md/assets/index-CKH8ltoN.js
2024-12-12 02:39:31 +00:00

1131 lines
5.4 MiB
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/dagre-4EVJKHTY-BbtEKLMK.js","assets/graph-7vNlrqtK.js","assets/_baseUniq-nbbAgGcX.js","assets/layout-Br4uacig.js","assets/min-CAj1jtTt.js","assets/c4Diagram-6F5ED5ID-CDcaG7-6.js","assets/chunk-ASOPGD6M-HTA7R2Hi.js","assets/flowDiagram-7ASYPVHJ-Ct7qBKrl.js","assets/chunk-5HRBRIJM-CDOKZq0z.js","assets/channel-cKZEs24S.js","assets/erDiagram-6RL3IURR-BNvH8sRR.js","assets/gitGraphDiagram-NRZ2UAAF-BYNf6N1T.js","assets/chunk-TMUBEWPD-D_0hrOM9.js","assets/chunk-KFBOBJHC-EyiD7BO2.js","assets/gitGraph-YCYPL57B-CiWsy2CX.js","assets/ganttDiagram-NTVNEXSI-BEopZsAC.js","assets/linear-D9k-8NBb.js","assets/init-Gi6I4Gst.js","assets/infoDiagram-A4XQUW5V-M12XfiCJ.js","assets/pieDiagram-YF2LJOPJ-Bli5cNJ2.js","assets/arc-w1H-knEA.js","assets/ordinal-Cboi1Yqb.js","assets/quadrantDiagram-OS5C2QUG-DCCld-YO.js","assets/xychartDiagram-6QU3TZC5-D4fIeHNv.js","assets/requirementDiagram-MIRIMTAZ-4PCBsA9F.js","assets/sequenceDiagram-G6AWOVSC-CF1LPrR5.js","assets/classDiagram-LNE6IOMH-B4HYufx7.js","assets/chunk-T2TOU4HS-CChDPEcp.js","assets/classDiagram-v2-MQ7JQ4JX-B4HYufx7.js","assets/stateDiagram-MAYHULR4-D9IYKxH4.js","assets/chunk-7U56Z5CX-DQHKuLQh.js","assets/stateDiagram-v2-4JROLMXI-DqLLipR_.js","assets/journeyDiagram-G5WM74LC-xolR5-0c.js","assets/timeline-definition-U7ZMHBDA-DXbYziHm.js","assets/mindmap-definition-GWI6TPTV-DWvGGq8U.js","assets/cytoscape.esm-B89C-vjU.js","assets/sankeyDiagram-Y46BX6SQ-Cr9q40Vf.js","assets/diagram-QW4FP2JN-SEnQ8mLm.js","assets/blockDiagram-ZHA2E4KO-SDtOrTxH.js","assets/architectureDiagram-UYN6MBPD-C17mNRdq.js"])))=>i.map(i=>d[i]);
var cw=Object.defineProperty;var tS=Ra=>{throw TypeError(Ra)};var dw=(Ra,qa,nd)=>qa in Ra?cw(Ra,qa,{enumerable:!0,configurable:!0,writable:!0,value:nd}):Ra[qa]=nd;var Km=(Ra,qa,nd)=>dw(Ra,typeof qa!="symbol"?qa+"":qa,nd),pw=(Ra,qa,nd)=>qa.has(Ra)||tS("Cannot "+nd);var rS=(Ra,qa,nd)=>qa.has(Ra)?tS("Cannot add the same private member more than once"):qa instanceof WeakSet?qa.add(Ra):qa.set(Ra,nd);var AE=(Ra,qa,nd)=>(pw(Ra,qa,"access private method"),nd);(function(){const qa=document.createElement("link").relList;if(qa&&qa.supports&&qa.supports("modulepreload"))return;for(const ld of document.querySelectorAll('link[rel="modulepreload"]'))od(ld);new MutationObserver(ld=>{for(const ud of ld)if(ud.type==="childList")for(const cd of ud.addedNodes)cd.tagName==="LINK"&&cd.rel==="modulepreload"&&od(cd)}).observe(document,{childList:!0,subtree:!0});function nd(ld){const ud={};return ld.integrity&&(ud.integrity=ld.integrity),ld.referrerPolicy&&(ud.referrerPolicy=ld.referrerPolicy),ld.crossOrigin==="use-credentials"?ud.credentials="include":ld.crossOrigin==="anonymous"?ud.credentials="omit":ud.credentials="same-origin",ud}function od(ld){if(ld.ep)return;ld.ep=!0;const ud=nd(ld);fetch(ld.href,ud)}})();const global$1=globalThis||void 0||self;/**
* @vue/shared v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function makeMap(Ra){const qa=Object.create(null);for(const nd of Ra.split(","))qa[nd]=1;return nd=>nd in qa}const EMPTY_OBJ={},EMPTY_ARR=[],NOOP=()=>{},NO=()=>!1,isOn=Ra=>Ra.charCodeAt(0)===111&&Ra.charCodeAt(1)===110&&(Ra.charCodeAt(2)>122||Ra.charCodeAt(2)<97),isModelListener=Ra=>Ra.startsWith("onUpdate:"),extend$3=Object.assign,remove$2=(Ra,qa)=>{const nd=Ra.indexOf(qa);nd>-1&&Ra.splice(nd,1)},hasOwnProperty$i=Object.prototype.hasOwnProperty,hasOwn$2=(Ra,qa)=>hasOwnProperty$i.call(Ra,qa),isArray$2=Array.isArray,isMap$1=Ra=>toTypeString(Ra)==="[object Map]",isSet$1=Ra=>toTypeString(Ra)==="[object Set]",isDate$1=Ra=>toTypeString(Ra)==="[object Date]",isFunction$4=Ra=>typeof Ra=="function",isString$3=Ra=>typeof Ra=="string",isSymbol$1=Ra=>typeof Ra=="symbol",isObject$5=Ra=>Ra!==null&&typeof Ra=="object",isPromise=Ra=>(isObject$5(Ra)||isFunction$4(Ra))&&isFunction$4(Ra.then)&&isFunction$4(Ra.catch),objectToString$1=Object.prototype.toString,toTypeString=Ra=>objectToString$1.call(Ra),toRawType=Ra=>toTypeString(Ra).slice(8,-1),isPlainObject$4=Ra=>toTypeString(Ra)==="[object Object]",isIntegerKey=Ra=>isString$3(Ra)&&Ra!=="NaN"&&Ra[0]!=="-"&&""+parseInt(Ra,10)===Ra,isReservedProp=makeMap(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),cacheStringFunction=Ra=>{const qa=Object.create(null);return nd=>qa[nd]||(qa[nd]=Ra(nd))},camelizeRE=/-(\w)/g,camelize=cacheStringFunction(Ra=>Ra.replace(camelizeRE,(qa,nd)=>nd?nd.toUpperCase():"")),hyphenateRE=/\B([A-Z])/g,hyphenate=cacheStringFunction(Ra=>Ra.replace(hyphenateRE,"-$1").toLowerCase()),capitalize$1=cacheStringFunction(Ra=>Ra.charAt(0).toUpperCase()+Ra.slice(1)),toHandlerKey=cacheStringFunction(Ra=>Ra?`on${capitalize$1(Ra)}`:""),hasChanged=(Ra,qa)=>!Object.is(Ra,qa),invokeArrayFns=(Ra,...qa)=>{for(let nd=0;nd<Ra.length;nd++)Ra[nd](...qa)},def$2=(Ra,qa,nd,od=!1)=>{Object.defineProperty(Ra,qa,{configurable:!0,enumerable:!1,writable:od,value:nd})},looseToNumber=Ra=>{const qa=parseFloat(Ra);return isNaN(qa)?Ra:qa},toNumber$3=Ra=>{const qa=isString$3(Ra)?Number(Ra):NaN;return isNaN(qa)?Ra:qa};let _globalThis;const getGlobalThis=()=>_globalThis||(_globalThis=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global$1<"u"?global$1:{});function normalizeStyle(Ra){if(isArray$2(Ra)){const qa={};for(let nd=0;nd<Ra.length;nd++){const od=Ra[nd],ld=isString$3(od)?parseStringStyle(od):normalizeStyle(od);if(ld)for(const ud in ld)qa[ud]=ld[ud]}return qa}else if(isString$3(Ra)||isObject$5(Ra))return Ra}const listDelimiterRE=/;(?![^(]*\))/g,propertyDelimiterRE=/:([^]+)/,styleCommentRE=/\/\*[^]*?\*\//g;function parseStringStyle(Ra){const qa={};return Ra.replace(styleCommentRE,"").split(listDelimiterRE).forEach(nd=>{if(nd){const od=nd.split(propertyDelimiterRE);od.length>1&&(qa[od[0].trim()]=od[1].trim())}}),qa}function normalizeClass(Ra){let qa="";if(isString$3(Ra))qa=Ra;else if(isArray$2(Ra))for(let nd=0;nd<Ra.length;nd++){const od=normalizeClass(Ra[nd]);od&&(qa+=od+" ")}else if(isObject$5(Ra))for(const nd in Ra)Ra[nd]&&(qa+=nd+" ");return qa.trim()}function normalizeProps(Ra){if(!Ra)return null;let{class:qa,style:nd}=Ra;return qa&&!isString$3(qa)&&(Ra.class=normalizeClass(qa)),nd&&(Ra.style=normalizeStyle(nd)),Ra}const specialBooleanAttrs="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",isSpecialBooleanAttr=makeMap(specialBooleanAttrs);function includeBooleanAttr(Ra){return!!Ra||Ra===""}function looseCompareArrays(Ra,qa){if(Ra.length!==qa.length)return!1;let nd=!0;for(let od=0;nd&&od<Ra.length;od++)nd=looseEqual(Ra[od],qa[od]);return nd}function looseEqual(Ra,qa){if(Ra===qa)return!0;let nd=isDate$1(Ra),od=isDate$1(qa);if(nd||od)return nd&&od?Ra.getTime()===qa.getTime():!1;if(nd=isSymbol$1(Ra),od=isSymbol$1(qa),nd||od)return Ra===qa;if(nd=isArray$2(Ra),od=isArray$2(qa),nd||od)return nd&&od?looseCompareArrays(Ra,qa):!1;if(nd=isObject$5(Ra),od=isObject$5(qa),nd||od){if(!nd||!od)return!1;const ld=Object.keys(Ra).length,ud=Object.keys(qa).length;if(ld!==ud)return!1;for(const cd in Ra){const dd=Ra.hasOwnProperty(cd),pd=qa.hasOwnProperty(cd);if(dd&&!pd||!dd&&pd||!looseEqual(Ra[cd],qa[cd]))return!1}}return String(Ra)===String(qa)}function looseIndexOf(Ra,qa){return Ra.findIndex(nd=>looseEqual(nd,qa))}const isRef$1=Ra=>!!(Ra&&Ra.__v_isRef===!0),toDisplayString=Ra=>isString$3(Ra)?Ra:Ra==null?"":isArray$2(Ra)||isObject$5(Ra)&&(Ra.toString===objectToString$1||!isFunction$4(Ra.toString))?isRef$1(Ra)?toDisplayString(Ra.value):JSON.stringify(Ra,replacer$1,2):String(Ra),replacer$1=(Ra,qa)=>isRef$1(qa)?replacer$1(Ra,qa.value):isMap$1(qa)?{[`Map(${qa.size})`]:[...qa.entries()].reduce((nd,[od,ld],ud)=>(nd[stringifySymbol(od,ud)+" =>"]=ld,nd),{})}:isSet$1(qa)?{[`Set(${qa.size})`]:[...qa.values()].map(nd=>stringifySymbol(nd))}:isSymbol$1(qa)?stringifySymbol(qa):isObject$5(qa)&&!isArray$2(qa)&&!isPlainObject$4(qa)?String(qa):qa,stringifySymbol=(Ra,qa="")=>{var nd;return isSymbol$1(Ra)?`Symbol(${(nd=Ra.description)!=null?nd:qa})`:Ra};/**
* @vue/reactivity v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let activeEffectScope;class EffectScope{constructor(qa=!1){this.detached=qa,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=activeEffectScope,!qa&&activeEffectScope&&(this.index=(activeEffectScope.scopes||(activeEffectScope.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let qa,nd;if(this.scopes)for(qa=0,nd=this.scopes.length;qa<nd;qa++)this.scopes[qa].pause();for(qa=0,nd=this.effects.length;qa<nd;qa++)this.effects[qa].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let qa,nd;if(this.scopes)for(qa=0,nd=this.scopes.length;qa<nd;qa++)this.scopes[qa].resume();for(qa=0,nd=this.effects.length;qa<nd;qa++)this.effects[qa].resume()}}run(qa){if(this._active){const nd=activeEffectScope;try{return activeEffectScope=this,qa()}finally{activeEffectScope=nd}}}on(){activeEffectScope=this}off(){activeEffectScope=this.parent}stop(qa){if(this._active){this._active=!1;let nd,od;for(nd=0,od=this.effects.length;nd<od;nd++)this.effects[nd].stop();for(this.effects.length=0,nd=0,od=this.cleanups.length;nd<od;nd++)this.cleanups[nd]();if(this.cleanups.length=0,this.scopes){for(nd=0,od=this.scopes.length;nd<od;nd++)this.scopes[nd].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!qa){const ld=this.parent.scopes.pop();ld&&ld!==this&&(this.parent.scopes[this.index]=ld,ld.index=this.index)}this.parent=void 0}}}function effectScope(Ra){return new EffectScope(Ra)}function getCurrentScope(){return activeEffectScope}function onScopeDispose(Ra,qa=!1){activeEffectScope&&activeEffectScope.cleanups.push(Ra)}let activeSub;const pausedQueueEffects=new WeakSet;class ReactiveEffect{constructor(qa){this.fn=qa,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,activeEffectScope&&activeEffectScope.active&&activeEffectScope.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,pausedQueueEffects.has(this)&&(pausedQueueEffects.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||batch(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,cleanupEffect(this),prepareDeps(this);const qa=activeSub,nd=shouldTrack;activeSub=this,shouldTrack=!0;try{return this.fn()}finally{cleanupDeps(this),activeSub=qa,shouldTrack=nd,this.flags&=-3}}stop(){if(this.flags&1){for(let qa=this.deps;qa;qa=qa.nextDep)removeSub(qa);this.deps=this.depsTail=void 0,cleanupEffect(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?pausedQueueEffects.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){isDirty(this)&&this.run()}get dirty(){return isDirty(this)}}let batchDepth=0,batchedSub,batchedComputed;function batch(Ra,qa=!1){if(Ra.flags|=8,qa){Ra.next=batchedComputed,batchedComputed=Ra;return}Ra.next=batchedSub,batchedSub=Ra}function startBatch(){batchDepth++}function endBatch(){if(--batchDepth>0)return;if(batchedComputed){let qa=batchedComputed;for(batchedComputed=void 0;qa;){const nd=qa.next;qa.next=void 0,qa.flags&=-9,qa=nd}}let Ra;for(;batchedSub;){let qa=batchedSub;for(batchedSub=void 0;qa;){const nd=qa.next;if(qa.next=void 0,qa.flags&=-9,qa.flags&1)try{qa.trigger()}catch(od){Ra||(Ra=od)}qa=nd}}if(Ra)throw Ra}function prepareDeps(Ra){for(let qa=Ra.deps;qa;qa=qa.nextDep)qa.version=-1,qa.prevActiveLink=qa.dep.activeLink,qa.dep.activeLink=qa}function cleanupDeps(Ra){let qa,nd=Ra.depsTail,od=nd;for(;od;){const ld=od.prevDep;od.version===-1?(od===nd&&(nd=ld),removeSub(od),removeDep(od)):qa=od,od.dep.activeLink=od.prevActiveLink,od.prevActiveLink=void 0,od=ld}Ra.deps=qa,Ra.depsTail=nd}function isDirty(Ra){for(let qa=Ra.deps;qa;qa=qa.nextDep)if(qa.dep.version!==qa.version||qa.dep.computed&&(refreshComputed(qa.dep.computed)||qa.dep.version!==qa.version))return!0;return!!Ra._dirty}function refreshComputed(Ra){if(Ra.flags&4&&!(Ra.flags&16)||(Ra.flags&=-17,Ra.globalVersion===globalVersion))return;Ra.globalVersion=globalVersion;const qa=Ra.dep;if(Ra.flags|=2,qa.version>0&&!Ra.isSSR&&Ra.deps&&!isDirty(Ra)){Ra.flags&=-3;return}const nd=activeSub,od=shouldTrack;activeSub=Ra,shouldTrack=!0;try{prepareDeps(Ra);const ld=Ra.fn(Ra._value);(qa.version===0||hasChanged(ld,Ra._value))&&(Ra._value=ld,qa.version++)}catch(ld){throw qa.version++,ld}finally{activeSub=nd,shouldTrack=od,cleanupDeps(Ra),Ra.flags&=-3}}function removeSub(Ra,qa=!1){const{dep:nd,prevSub:od,nextSub:ld}=Ra;if(od&&(od.nextSub=ld,Ra.prevSub=void 0),ld&&(ld.prevSub=od,Ra.nextSub=void 0),nd.subs===Ra&&(nd.subs=od,!od&&nd.computed)){nd.computed.flags&=-5;for(let ud=nd.computed.deps;ud;ud=ud.nextDep)removeSub(ud,!0)}!qa&&!--nd.sc&&nd.map&&nd.map.delete(nd.key)}function removeDep(Ra){const{prevDep:qa,nextDep:nd}=Ra;qa&&(qa.nextDep=nd,Ra.prevDep=void 0),nd&&(nd.prevDep=qa,Ra.nextDep=void 0)}let shouldTrack=!0;const trackStack=[];function pauseTracking(){trackStack.push(shouldTrack),shouldTrack=!1}function resetTracking(){const Ra=trackStack.pop();shouldTrack=Ra===void 0?!0:Ra}function cleanupEffect(Ra){const{cleanup:qa}=Ra;if(Ra.cleanup=void 0,qa){const nd=activeSub;activeSub=void 0;try{qa()}finally{activeSub=nd}}}let globalVersion=0,Link$1=class{constructor(qa,nd){this.sub=qa,this.dep=nd,this.version=nd.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}};class Dep{constructor(qa){this.computed=qa,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(qa){if(!activeSub||!shouldTrack||activeSub===this.computed)return;let nd=this.activeLink;if(nd===void 0||nd.sub!==activeSub)nd=this.activeLink=new Link$1(activeSub,this),activeSub.deps?(nd.prevDep=activeSub.depsTail,activeSub.depsTail.nextDep=nd,activeSub.depsTail=nd):activeSub.deps=activeSub.depsTail=nd,addSub(nd);else if(nd.version===-1&&(nd.version=this.version,nd.nextDep)){const od=nd.nextDep;od.prevDep=nd.prevDep,nd.prevDep&&(nd.prevDep.nextDep=od),nd.prevDep=activeSub.depsTail,nd.nextDep=void 0,activeSub.depsTail.nextDep=nd,activeSub.depsTail=nd,activeSub.deps===nd&&(activeSub.deps=od)}return nd}trigger(qa){this.version++,globalVersion++,this.notify(qa)}notify(qa){startBatch();try{for(let nd=this.subs;nd;nd=nd.prevSub)nd.sub.notify()&&nd.sub.dep.notify()}finally{endBatch()}}}function addSub(Ra){if(Ra.dep.sc++,Ra.sub.flags&4){const qa=Ra.dep.computed;if(qa&&!Ra.dep.subs){qa.flags|=20;for(let od=qa.deps;od;od=od.nextDep)addSub(od)}const nd=Ra.dep.subs;nd!==Ra&&(Ra.prevSub=nd,nd&&(nd.nextSub=Ra)),Ra.dep.subs=Ra}}const targetMap=new WeakMap,ITERATE_KEY=Symbol(""),MAP_KEY_ITERATE_KEY=Symbol(""),ARRAY_ITERATE_KEY=Symbol("");function track(Ra,qa,nd){if(shouldTrack&&activeSub){let od=targetMap.get(Ra);od||targetMap.set(Ra,od=new Map);let ld=od.get(nd);ld||(od.set(nd,ld=new Dep),ld.map=od,ld.key=nd),ld.track()}}function trigger(Ra,qa,nd,od,ld,ud){const cd=targetMap.get(Ra);if(!cd){globalVersion++;return}const dd=pd=>{pd&&pd.trigger()};if(startBatch(),qa==="clear")cd.forEach(dd);else{const pd=isArray$2(Ra),fd=pd&&isIntegerKey(nd);if(pd&&nd==="length"){const md=Number(od);cd.forEach((vd,Ad)=>{(Ad==="length"||Ad===ARRAY_ITERATE_KEY||!isSymbol$1(Ad)&&Ad>=md)&&dd(vd)})}else switch((nd!==void 0||cd.has(void 0))&&dd(cd.get(nd)),fd&&dd(cd.get(ARRAY_ITERATE_KEY)),qa){case"add":pd?fd&&dd(cd.get("length")):(dd(cd.get(ITERATE_KEY)),isMap$1(Ra)&&dd(cd.get(MAP_KEY_ITERATE_KEY)));break;case"delete":pd||(dd(cd.get(ITERATE_KEY)),isMap$1(Ra)&&dd(cd.get(MAP_KEY_ITERATE_KEY)));break;case"set":isMap$1(Ra)&&dd(cd.get(ITERATE_KEY));break}}endBatch()}function getDepFromReactive(Ra,qa){const nd=targetMap.get(Ra);return nd&&nd.get(qa)}function reactiveReadArray(Ra){const qa=toRaw(Ra);return qa===Ra?qa:(track(qa,"iterate",ARRAY_ITERATE_KEY),isShallow(Ra)?qa:qa.map(toReactive))}function shallowReadArray(Ra){return track(Ra=toRaw(Ra),"iterate",ARRAY_ITERATE_KEY),Ra}const arrayInstrumentations={__proto__:null,[Symbol.iterator](){return iterator(this,Symbol.iterator,toReactive)},concat(...Ra){return reactiveReadArray(this).concat(...Ra.map(qa=>isArray$2(qa)?reactiveReadArray(qa):qa))},entries(){return iterator(this,"entries",Ra=>(Ra[1]=toReactive(Ra[1]),Ra))},every(Ra,qa){return apply$3(this,"every",Ra,qa,void 0,arguments)},filter(Ra,qa){return apply$3(this,"filter",Ra,qa,nd=>nd.map(toReactive),arguments)},find(Ra,qa){return apply$3(this,"find",Ra,qa,toReactive,arguments)},findIndex(Ra,qa){return apply$3(this,"findIndex",Ra,qa,void 0,arguments)},findLast(Ra,qa){return apply$3(this,"findLast",Ra,qa,toReactive,arguments)},findLastIndex(Ra,qa){return apply$3(this,"findLastIndex",Ra,qa,void 0,arguments)},forEach(Ra,qa){return apply$3(this,"forEach",Ra,qa,void 0,arguments)},includes(...Ra){return searchProxy(this,"includes",Ra)},indexOf(...Ra){return searchProxy(this,"indexOf",Ra)},join(Ra){return reactiveReadArray(this).join(Ra)},lastIndexOf(...Ra){return searchProxy(this,"lastIndexOf",Ra)},map(Ra,qa){return apply$3(this,"map",Ra,qa,void 0,arguments)},pop(){return noTracking(this,"pop")},push(...Ra){return noTracking(this,"push",Ra)},reduce(Ra,...qa){return reduce$2(this,"reduce",Ra,qa)},reduceRight(Ra,...qa){return reduce$2(this,"reduceRight",Ra,qa)},shift(){return noTracking(this,"shift")},some(Ra,qa){return apply$3(this,"some",Ra,qa,void 0,arguments)},splice(...Ra){return noTracking(this,"splice",Ra)},toReversed(){return reactiveReadArray(this).toReversed()},toSorted(Ra){return reactiveReadArray(this).toSorted(Ra)},toSpliced(...Ra){return reactiveReadArray(this).toSpliced(...Ra)},unshift(...Ra){return noTracking(this,"unshift",Ra)},values(){return iterator(this,"values",toReactive)}};function iterator(Ra,qa,nd){const od=shallowReadArray(Ra),ld=od[qa]();return od!==Ra&&!isShallow(Ra)&&(ld._next=ld.next,ld.next=()=>{const ud=ld._next();return ud.value&&(ud.value=nd(ud.value)),ud}),ld}const arrayProto$1=Array.prototype;function apply$3(Ra,qa,nd,od,ld,ud){const cd=shallowReadArray(Ra),dd=cd!==Ra&&!isShallow(Ra),pd=cd[qa];if(pd!==arrayProto$1[qa]){const vd=pd.apply(Ra,ud);return dd?toReactive(vd):vd}let fd=nd;cd!==Ra&&(dd?fd=function(vd,Ad){return nd.call(this,toReactive(vd),Ad,Ra)}:nd.length>2&&(fd=function(vd,Ad){return nd.call(this,vd,Ad,Ra)}));const md=pd.call(cd,fd,od);return dd&&ld?ld(md):md}function reduce$2(Ra,qa,nd,od){const ld=shallowReadArray(Ra);let ud=nd;return ld!==Ra&&(isShallow(Ra)?nd.length>3&&(ud=function(cd,dd,pd){return nd.call(this,cd,dd,pd,Ra)}):ud=function(cd,dd,pd){return nd.call(this,cd,toReactive(dd),pd,Ra)}),ld[qa](ud,...od)}function searchProxy(Ra,qa,nd){const od=toRaw(Ra);track(od,"iterate",ARRAY_ITERATE_KEY);const ld=od[qa](...nd);return(ld===-1||ld===!1)&&isProxy(nd[0])?(nd[0]=toRaw(nd[0]),od[qa](...nd)):ld}function noTracking(Ra,qa,nd=[]){pauseTracking(),startBatch();const od=toRaw(Ra)[qa].apply(Ra,nd);return endBatch(),resetTracking(),od}const isNonTrackableKeys=makeMap("__proto__,__v_isRef,__isVue"),builtInSymbols=new Set(Object.getOwnPropertyNames(Symbol).filter(Ra=>Ra!=="arguments"&&Ra!=="caller").map(Ra=>Symbol[Ra]).filter(isSymbol$1));function hasOwnProperty$h(Ra){isSymbol$1(Ra)||(Ra=String(Ra));const qa=toRaw(this);return track(qa,"has",Ra),qa.hasOwnProperty(Ra)}class BaseReactiveHandler{constructor(qa=!1,nd=!1){this._isReadonly=qa,this._isShallow=nd}get(qa,nd,od){if(nd==="__v_skip")return qa.__v_skip;const ld=this._isReadonly,ud=this._isShallow;if(nd==="__v_isReactive")return!ld;if(nd==="__v_isReadonly")return ld;if(nd==="__v_isShallow")return ud;if(nd==="__v_raw")return od===(ld?ud?shallowReadonlyMap:readonlyMap:ud?shallowReactiveMap:reactiveMap).get(qa)||Object.getPrototypeOf(qa)===Object.getPrototypeOf(od)?qa:void 0;const cd=isArray$2(qa);if(!ld){let pd;if(cd&&(pd=arrayInstrumentations[nd]))return pd;if(nd==="hasOwnProperty")return hasOwnProperty$h}const dd=Reflect.get(qa,nd,isRef(qa)?qa:od);return(isSymbol$1(nd)?builtInSymbols.has(nd):isNonTrackableKeys(nd))||(ld||track(qa,"get",nd),ud)?dd:isRef(dd)?cd&&isIntegerKey(nd)?dd:dd.value:isObject$5(dd)?ld?readonly(dd):reactive(dd):dd}}class MutableReactiveHandler extends BaseReactiveHandler{constructor(qa=!1){super(!1,qa)}set(qa,nd,od,ld){let ud=qa[nd];if(!this._isShallow){const pd=isReadonly(ud);if(!isShallow(od)&&!isReadonly(od)&&(ud=toRaw(ud),od=toRaw(od)),!isArray$2(qa)&&isRef(ud)&&!isRef(od))return pd?!1:(ud.value=od,!0)}const cd=isArray$2(qa)&&isIntegerKey(nd)?Number(nd)<qa.length:hasOwn$2(qa,nd),dd=Reflect.set(qa,nd,od,isRef(qa)?qa:ld);return qa===toRaw(ld)&&(cd?hasChanged(od,ud)&&trigger(qa,"set",nd,od):trigger(qa,"add",nd,od)),dd}deleteProperty(qa,nd){const od=hasOwn$2(qa,nd);qa[nd];const ld=Reflect.deleteProperty(qa,nd);return ld&&od&&trigger(qa,"delete",nd,void 0),ld}has(qa,nd){const od=Reflect.has(qa,nd);return(!isSymbol$1(nd)||!builtInSymbols.has(nd))&&track(qa,"has",nd),od}ownKeys(qa){return track(qa,"iterate",isArray$2(qa)?"length":ITERATE_KEY),Reflect.ownKeys(qa)}}class ReadonlyReactiveHandler extends BaseReactiveHandler{constructor(qa=!1){super(!0,qa)}set(qa,nd){return!0}deleteProperty(qa,nd){return!0}}const mutableHandlers=new MutableReactiveHandler,readonlyHandlers=new ReadonlyReactiveHandler,shallowReactiveHandlers=new MutableReactiveHandler(!0),shallowReadonlyHandlers=new ReadonlyReactiveHandler(!0),toShallow=Ra=>Ra,getProto$2=Ra=>Reflect.getPrototypeOf(Ra);function createIterableMethod(Ra,qa,nd){return function(...od){const ld=this.__v_raw,ud=toRaw(ld),cd=isMap$1(ud),dd=Ra==="entries"||Ra===Symbol.iterator&&cd,pd=Ra==="keys"&&cd,fd=ld[Ra](...od),md=nd?toShallow:qa?toReadonly:toReactive;return!qa&&track(ud,"iterate",pd?MAP_KEY_ITERATE_KEY:ITERATE_KEY),{next(){const{value:vd,done:Ad}=fd.next();return Ad?{value:vd,done:Ad}:{value:dd?[md(vd[0]),md(vd[1])]:md(vd),done:Ad}},[Symbol.iterator](){return this}}}}function createReadonlyMethod(Ra){return function(...qa){return Ra==="delete"?!1:Ra==="clear"?void 0:this}}function createInstrumentations(Ra,qa){const nd={get(ld){const ud=this.__v_raw,cd=toRaw(ud),dd=toRaw(ld);Ra||(hasChanged(ld,dd)&&track(cd,"get",ld),track(cd,"get",dd));const{has:pd}=getProto$2(cd),fd=qa?toShallow:Ra?toReadonly:toReactive;if(pd.call(cd,ld))return fd(ud.get(ld));if(pd.call(cd,dd))return fd(ud.get(dd));ud!==cd&&ud.get(ld)},get size(){const ld=this.__v_raw;return!Ra&&track(toRaw(ld),"iterate",ITERATE_KEY),Reflect.get(ld,"size",ld)},has(ld){const ud=this.__v_raw,cd=toRaw(ud),dd=toRaw(ld);return Ra||(hasChanged(ld,dd)&&track(cd,"has",ld),track(cd,"has",dd)),ld===dd?ud.has(ld):ud.has(ld)||ud.has(dd)},forEach(ld,ud){const cd=this,dd=cd.__v_raw,pd=toRaw(dd),fd=qa?toShallow:Ra?toReadonly:toReactive;return!Ra&&track(pd,"iterate",ITERATE_KEY),dd.forEach((md,vd)=>ld.call(ud,fd(md),fd(vd),cd))}};return extend$3(nd,Ra?{add:createReadonlyMethod("add"),set:createReadonlyMethod("set"),delete:createReadonlyMethod("delete"),clear:createReadonlyMethod("clear")}:{add(ld){!qa&&!isShallow(ld)&&!isReadonly(ld)&&(ld=toRaw(ld));const ud=toRaw(this);return getProto$2(ud).has.call(ud,ld)||(ud.add(ld),trigger(ud,"add",ld,ld)),this},set(ld,ud){!qa&&!isShallow(ud)&&!isReadonly(ud)&&(ud=toRaw(ud));const cd=toRaw(this),{has:dd,get:pd}=getProto$2(cd);let fd=dd.call(cd,ld);fd||(ld=toRaw(ld),fd=dd.call(cd,ld));const md=pd.call(cd,ld);return cd.set(ld,ud),fd?hasChanged(ud,md)&&trigger(cd,"set",ld,ud):trigger(cd,"add",ld,ud),this},delete(ld){const ud=toRaw(this),{has:cd,get:dd}=getProto$2(ud);let pd=cd.call(ud,ld);pd||(ld=toRaw(ld),pd=cd.call(ud,ld)),dd&&dd.call(ud,ld);const fd=ud.delete(ld);return pd&&trigger(ud,"delete",ld,void 0),fd},clear(){const ld=toRaw(this),ud=ld.size!==0,cd=ld.clear();return ud&&trigger(ld,"clear",void 0,void 0),cd}}),["keys","values","entries",Symbol.iterator].forEach(ld=>{nd[ld]=createIterableMethod(ld,Ra,qa)}),nd}function createInstrumentationGetter(Ra,qa){const nd=createInstrumentations(Ra,qa);return(od,ld,ud)=>ld==="__v_isReactive"?!Ra:ld==="__v_isReadonly"?Ra:ld==="__v_raw"?od:Reflect.get(hasOwn$2(nd,ld)&&ld in od?nd:od,ld,ud)}const mutableCollectionHandlers={get:createInstrumentationGetter(!1,!1)},shallowCollectionHandlers={get:createInstrumentationGetter(!1,!0)},readonlyCollectionHandlers={get:createInstrumentationGetter(!0,!1)},shallowReadonlyCollectionHandlers={get:createInstrumentationGetter(!0,!0)},reactiveMap=new WeakMap,shallowReactiveMap=new WeakMap,readonlyMap=new WeakMap,shallowReadonlyMap=new WeakMap;function targetTypeMap(Ra){switch(Ra){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function getTargetType(Ra){return Ra.__v_skip||!Object.isExtensible(Ra)?0:targetTypeMap(toRawType(Ra))}function reactive(Ra){return isReadonly(Ra)?Ra:createReactiveObject(Ra,!1,mutableHandlers,mutableCollectionHandlers,reactiveMap)}function shallowReactive(Ra){return createReactiveObject(Ra,!1,shallowReactiveHandlers,shallowCollectionHandlers,shallowReactiveMap)}function readonly(Ra){return createReactiveObject(Ra,!0,readonlyHandlers,readonlyCollectionHandlers,readonlyMap)}function shallowReadonly(Ra){return createReactiveObject(Ra,!0,shallowReadonlyHandlers,shallowReadonlyCollectionHandlers,shallowReadonlyMap)}function createReactiveObject(Ra,qa,nd,od,ld){if(!isObject$5(Ra)||Ra.__v_raw&&!(qa&&Ra.__v_isReactive))return Ra;const ud=ld.get(Ra);if(ud)return ud;const cd=getTargetType(Ra);if(cd===0)return Ra;const dd=new Proxy(Ra,cd===2?od:nd);return ld.set(Ra,dd),dd}function isReactive(Ra){return isReadonly(Ra)?isReactive(Ra.__v_raw):!!(Ra&&Ra.__v_isReactive)}function isReadonly(Ra){return!!(Ra&&Ra.__v_isReadonly)}function isShallow(Ra){return!!(Ra&&Ra.__v_isShallow)}function isProxy(Ra){return Ra?!!Ra.__v_raw:!1}function toRaw(Ra){const qa=Ra&&Ra.__v_raw;return qa?toRaw(qa):Ra}function markRaw(Ra){return!hasOwn$2(Ra,"__v_skip")&&Object.isExtensible(Ra)&&def$2(Ra,"__v_skip",!0),Ra}const toReactive=Ra=>isObject$5(Ra)?reactive(Ra):Ra,toReadonly=Ra=>isObject$5(Ra)?readonly(Ra):Ra;function isRef(Ra){return Ra?Ra.__v_isRef===!0:!1}function ref$1(Ra){return createRef(Ra,!1)}function shallowRef(Ra){return createRef(Ra,!0)}function createRef(Ra,qa){return isRef(Ra)?Ra:new RefImpl(Ra,qa)}class RefImpl{constructor(qa,nd){this.dep=new Dep,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=nd?qa:toRaw(qa),this._value=nd?qa:toReactive(qa),this.__v_isShallow=nd}get value(){return this.dep.track(),this._value}set value(qa){const nd=this._rawValue,od=this.__v_isShallow||isShallow(qa)||isReadonly(qa);qa=od?qa:toRaw(qa),hasChanged(qa,nd)&&(this._rawValue=qa,this._value=od?qa:toReactive(qa),this.dep.trigger())}}function unref(Ra){return isRef(Ra)?Ra.value:Ra}const shallowUnwrapHandlers={get:(Ra,qa,nd)=>qa==="__v_raw"?Ra:unref(Reflect.get(Ra,qa,nd)),set:(Ra,qa,nd,od)=>{const ld=Ra[qa];return isRef(ld)&&!isRef(nd)?(ld.value=nd,!0):Reflect.set(Ra,qa,nd,od)}};function proxyRefs(Ra){return isReactive(Ra)?Ra:new Proxy(Ra,shallowUnwrapHandlers)}class CustomRefImpl{constructor(qa){this.__v_isRef=!0,this._value=void 0;const nd=this.dep=new Dep,{get:od,set:ld}=qa(nd.track.bind(nd),nd.trigger.bind(nd));this._get=od,this._set=ld}get value(){return this._value=this._get()}set value(qa){this._set(qa)}}function customRef(Ra){return new CustomRefImpl(Ra)}function toRefs(Ra){const qa=isArray$2(Ra)?new Array(Ra.length):{};for(const nd in Ra)qa[nd]=propertyToRef(Ra,nd);return qa}class ObjectRefImpl{constructor(qa,nd,od){this._object=qa,this._key=nd,this._defaultValue=od,this.__v_isRef=!0,this._value=void 0}get value(){const qa=this._object[this._key];return this._value=qa===void 0?this._defaultValue:qa}set value(qa){this._object[this._key]=qa}get dep(){return getDepFromReactive(toRaw(this._object),this._key)}}class GetterRefImpl{constructor(qa){this._getter=qa,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function toRef$1(Ra,qa,nd){return isRef(Ra)?Ra:isFunction$4(Ra)?new GetterRefImpl(Ra):isObject$5(Ra)&&arguments.length>1?propertyToRef(Ra,qa,nd):ref$1(Ra)}function propertyToRef(Ra,qa,nd){const od=Ra[qa];return isRef(od)?od:new ObjectRefImpl(Ra,qa,nd)}class ComputedRefImpl{constructor(qa,nd,od){this.fn=qa,this.setter=nd,this._value=void 0,this.dep=new Dep(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=globalVersion-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!nd,this.isSSR=od}notify(){if(this.flags|=16,!(this.flags&8)&&activeSub!==this)return batch(this,!0),!0}get value(){const qa=this.dep.track();return refreshComputed(this),qa&&(qa.version=this.dep.version),this._value}set value(qa){this.setter&&this.setter(qa)}}function computed$1(Ra,qa,nd=!1){let od,ld;return isFunction$4(Ra)?od=Ra:(od=Ra.get,ld=Ra.set),new ComputedRefImpl(od,ld,nd)}const INITIAL_WATCHER_VALUE={},cleanupMap=new WeakMap;let activeWatcher;function onWatcherCleanup(Ra,qa=!1,nd=activeWatcher){if(nd){let od=cleanupMap.get(nd);od||cleanupMap.set(nd,od=[]),od.push(Ra)}}function watch$1(Ra,qa,nd=EMPTY_OBJ){const{immediate:od,deep:ld,once:ud,scheduler:cd,augmentJob:dd,call:pd}=nd,fd=jd=>ld?jd:isShallow(jd)||ld===!1||ld===0?traverse(jd,1):traverse(jd);let md,vd,Ad,Nd,Id=!1,Od=!1;if(isRef(Ra)?(vd=()=>Ra.value,Id=isShallow(Ra)):isReactive(Ra)?(vd=()=>fd(Ra),Id=!0):isArray$2(Ra)?(Od=!0,Id=Ra.some(jd=>isReactive(jd)||isShallow(jd)),vd=()=>Ra.map(jd=>{if(isRef(jd))return jd.value;if(isReactive(jd))return fd(jd);if(isFunction$4(jd))return pd?pd(jd,2):jd()})):isFunction$4(Ra)?qa?vd=pd?()=>pd(Ra,2):Ra:vd=()=>{if(Ad){pauseTracking();try{Ad()}finally{resetTracking()}}const jd=activeWatcher;activeWatcher=md;try{return pd?pd(Ra,3,[Nd]):Ra(Nd)}finally{activeWatcher=jd}}:vd=NOOP,qa&&ld){const jd=vd,Hd=ld===!0?1/0:ld;vd=()=>traverse(jd(),Hd)}const Fd=getCurrentScope(),Pd=()=>{md.stop(),Fd&&Fd.active&&remove$2(Fd.effects,md)};if(ud&&qa){const jd=qa;qa=(...Hd)=>{jd(...Hd),Pd()}}let Md=Od?new Array(Ra.length).fill(INITIAL_WATCHER_VALUE):INITIAL_WATCHER_VALUE;const Bd=jd=>{if(!(!(md.flags&1)||!md.dirty&&!jd))if(qa){const Hd=md.run();if(ld||Id||(Od?Hd.some((Gd,zd)=>hasChanged(Gd,Md[zd])):hasChanged(Hd,Md))){Ad&&Ad();const Gd=activeWatcher;activeWatcher=md;try{const zd=[Hd,Md===INITIAL_WATCHER_VALUE?void 0:Od&&Md[0]===INITIAL_WATCHER_VALUE?[]:Md,Nd];pd?pd(qa,3,zd):qa(...zd),Md=Hd}finally{activeWatcher=Gd}}}else md.run()};return dd&&dd(Bd),md=new ReactiveEffect(vd),md.scheduler=cd?()=>cd(Bd,!1):Bd,Nd=jd=>onWatcherCleanup(jd,!1,md),Ad=md.onStop=()=>{const jd=cleanupMap.get(md);if(jd){if(pd)pd(jd,4);else for(const Hd of jd)Hd();cleanupMap.delete(md)}},qa?od?Bd(!0):Md=md.run():cd?cd(Bd.bind(null,!0),!0):md.run(),Pd.pause=md.pause.bind(md),Pd.resume=md.resume.bind(md),Pd.stop=Pd,Pd}function traverse(Ra,qa=1/0,nd){if(qa<=0||!isObject$5(Ra)||Ra.__v_skip||(nd=nd||new Set,nd.has(Ra)))return Ra;if(nd.add(Ra),qa--,isRef(Ra))traverse(Ra.value,qa,nd);else if(isArray$2(Ra))for(let od=0;od<Ra.length;od++)traverse(Ra[od],qa,nd);else if(isSet$1(Ra)||isMap$1(Ra))Ra.forEach(od=>{traverse(od,qa,nd)});else if(isPlainObject$4(Ra)){for(const od in Ra)traverse(Ra[od],qa,nd);for(const od of Object.getOwnPropertySymbols(Ra))Object.prototype.propertyIsEnumerable.call(Ra,od)&&traverse(Ra[od],qa,nd)}return Ra}/**
* @vue/runtime-core v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const stack=[];let isWarning=!1;function warn$1(Ra,...qa){if(isWarning)return;isWarning=!0,pauseTracking();const nd=stack.length?stack[stack.length-1].component:null,od=nd&&nd.appContext.config.warnHandler,ld=getComponentTrace();if(od)callWithErrorHandling(od,nd,11,[Ra+qa.map(ud=>{var cd,dd;return(dd=(cd=ud.toString)==null?void 0:cd.call(ud))!=null?dd:JSON.stringify(ud)}).join(""),nd&&nd.proxy,ld.map(({vnode:ud})=>`at <${formatComponentName(nd,ud.type)}>`).join(`
`),ld]);else{const ud=[`[Vue warn]: ${Ra}`,...qa];ld.length&&ud.push(`
`,...formatTrace(ld)),console.warn(...ud)}resetTracking(),isWarning=!1}function getComponentTrace(){let Ra=stack[stack.length-1];if(!Ra)return[];const qa=[];for(;Ra;){const nd=qa[0];nd&&nd.vnode===Ra?nd.recurseCount++:qa.push({vnode:Ra,recurseCount:0});const od=Ra.component&&Ra.component.parent;Ra=od&&od.vnode}return qa}function formatTrace(Ra){const qa=[];return Ra.forEach((nd,od)=>{qa.push(...od===0?[]:[`
`],...formatTraceEntry(nd))}),qa}function formatTraceEntry({vnode:Ra,recurseCount:qa}){const nd=qa>0?`... (${qa} recursive calls)`:"",od=Ra.component?Ra.component.parent==null:!1,ld=` at <${formatComponentName(Ra.component,Ra.type,od)}`,ud=">"+nd;return Ra.props?[ld,...formatProps(Ra.props),ud]:[ld+ud]}function formatProps(Ra){const qa=[],nd=Object.keys(Ra);return nd.slice(0,3).forEach(od=>{qa.push(...formatProp(od,Ra[od]))}),nd.length>3&&qa.push(" ..."),qa}function formatProp(Ra,qa,nd){return isString$3(qa)?(qa=JSON.stringify(qa),nd?qa:[`${Ra}=${qa}`]):typeof qa=="number"||typeof qa=="boolean"||qa==null?nd?qa:[`${Ra}=${qa}`]:isRef(qa)?(qa=formatProp(Ra,toRaw(qa.value),!0),nd?qa:[`${Ra}=Ref<`,qa,">"]):isFunction$4(qa)?[`${Ra}=fn${qa.name?`<${qa.name}>`:""}`]:(qa=toRaw(qa),nd?qa:[`${Ra}=`,qa])}function callWithErrorHandling(Ra,qa,nd,od){try{return od?Ra(...od):Ra()}catch(ld){handleError$1(ld,qa,nd)}}function callWithAsyncErrorHandling(Ra,qa,nd,od){if(isFunction$4(Ra)){const ld=callWithErrorHandling(Ra,qa,nd,od);return ld&&isPromise(ld)&&ld.catch(ud=>{handleError$1(ud,qa,nd)}),ld}if(isArray$2(Ra)){const ld=[];for(let ud=0;ud<Ra.length;ud++)ld.push(callWithAsyncErrorHandling(Ra[ud],qa,nd,od));return ld}}function handleError$1(Ra,qa,nd,od=!0){const ld=qa?qa.vnode:null,{errorHandler:ud,throwUnhandledErrorInProduction:cd}=qa&&qa.appContext.config||EMPTY_OBJ;if(qa){let dd=qa.parent;const pd=qa.proxy,fd=`https://vuejs.org/error-reference/#runtime-${nd}`;for(;dd;){const md=dd.ec;if(md){for(let vd=0;vd<md.length;vd++)if(md[vd](Ra,pd,fd)===!1)return}dd=dd.parent}if(ud){pauseTracking(),callWithErrorHandling(ud,null,10,[Ra,pd,fd]),resetTracking();return}}logError(Ra,nd,ld,od,cd)}function logError(Ra,qa,nd,od=!0,ld=!1){if(ld)throw Ra;console.error(Ra)}const queue$2=[];let flushIndex=-1;const pendingPostFlushCbs=[];let activePostFlushCbs=null,postFlushIndex=0;const resolvedPromise=Promise.resolve();let currentFlushPromise=null;function nextTick$1(Ra){const qa=currentFlushPromise||resolvedPromise;return Ra?qa.then(this?Ra.bind(this):Ra):qa}function findInsertionIndex(Ra){let qa=flushIndex+1,nd=queue$2.length;for(;qa<nd;){const od=qa+nd>>>1,ld=queue$2[od],ud=getId(ld);ud<Ra||ud===Ra&&ld.flags&2?qa=od+1:nd=od}return qa}function queueJob(Ra){if(!(Ra.flags&1)){const qa=getId(Ra),nd=queue$2[queue$2.length-1];!nd||!(Ra.flags&2)&&qa>=getId(nd)?queue$2.push(Ra):queue$2.splice(findInsertionIndex(qa),0,Ra),Ra.flags|=1,queueFlush()}}function queueFlush(){currentFlushPromise||(currentFlushPromise=resolvedPromise.then(flushJobs))}function queuePostFlushCb(Ra){isArray$2(Ra)?pendingPostFlushCbs.push(...Ra):activePostFlushCbs&&Ra.id===-1?activePostFlushCbs.splice(postFlushIndex+1,0,Ra):Ra.flags&1||(pendingPostFlushCbs.push(Ra),Ra.flags|=1),queueFlush()}function flushPreFlushCbs(Ra,qa,nd=flushIndex+1){for(;nd<queue$2.length;nd++){const od=queue$2[nd];if(od&&od.flags&2){if(Ra&&od.id!==Ra.uid)continue;queue$2.splice(nd,1),nd--,od.flags&4&&(od.flags&=-2),od(),od.flags&4||(od.flags&=-2)}}}function flushPostFlushCbs(Ra){if(pendingPostFlushCbs.length){const qa=[...new Set(pendingPostFlushCbs)].sort((nd,od)=>getId(nd)-getId(od));if(pendingPostFlushCbs.length=0,activePostFlushCbs){activePostFlushCbs.push(...qa);return}for(activePostFlushCbs=qa,postFlushIndex=0;postFlushIndex<activePostFlushCbs.length;postFlushIndex++){const nd=activePostFlushCbs[postFlushIndex];nd.flags&4&&(nd.flags&=-2),nd.flags&8||nd(),nd.flags&=-2}activePostFlushCbs=null,postFlushIndex=0}}const getId=Ra=>Ra.id==null?Ra.flags&2?-1:1/0:Ra.id;function flushJobs(Ra){try{for(flushIndex=0;flushIndex<queue$2.length;flushIndex++){const qa=queue$2[flushIndex];qa&&!(qa.flags&8)&&(qa.flags&4&&(qa.flags&=-2),callWithErrorHandling(qa,qa.i,qa.i?15:14),qa.flags&4||(qa.flags&=-2))}}finally{for(;flushIndex<queue$2.length;flushIndex++){const qa=queue$2[flushIndex];qa&&(qa.flags&=-2)}flushIndex=-1,queue$2.length=0,flushPostFlushCbs(),currentFlushPromise=null,(queue$2.length||pendingPostFlushCbs.length)&&flushJobs()}}let currentRenderingInstance=null,currentScopeId=null;function setCurrentRenderingInstance(Ra){const qa=currentRenderingInstance;return currentRenderingInstance=Ra,currentScopeId=Ra&&Ra.type.__scopeId||null,qa}function withCtx(Ra,qa=currentRenderingInstance,nd){if(!qa||Ra._n)return Ra;const od=(...ld)=>{od._d&&setBlockTracking(-1);const ud=setCurrentRenderingInstance(qa);let cd;try{cd=Ra(...ld)}finally{setCurrentRenderingInstance(ud),od._d&&setBlockTracking(1)}return cd};return od._n=!0,od._c=!0,od._d=!0,od}function withDirectives(Ra,qa){if(currentRenderingInstance===null)return Ra;const nd=getComponentPublicInstance(currentRenderingInstance),od=Ra.dirs||(Ra.dirs=[]);for(let ld=0;ld<qa.length;ld++){let[ud,cd,dd,pd=EMPTY_OBJ]=qa[ld];ud&&(isFunction$4(ud)&&(ud={mounted:ud,updated:ud}),ud.deep&&traverse(cd),od.push({dir:ud,instance:nd,value:cd,oldValue:void 0,arg:dd,modifiers:pd}))}return Ra}function invokeDirectiveHook(Ra,qa,nd,od){const ld=Ra.dirs,ud=qa&&qa.dirs;for(let cd=0;cd<ld.length;cd++){const dd=ld[cd];ud&&(dd.oldValue=ud[cd].value);let pd=dd.dir[od];pd&&(pauseTracking(),callWithAsyncErrorHandling(pd,nd,8,[Ra.el,dd,Ra,qa]),resetTracking())}}const TeleportEndKey=Symbol("_vte"),isTeleport=Ra=>Ra.__isTeleport,isTeleportDisabled=Ra=>Ra&&(Ra.disabled||Ra.disabled===""),isTeleportDeferred=Ra=>Ra&&(Ra.defer||Ra.defer===""),isTargetSVG=Ra=>typeof SVGElement<"u"&&Ra instanceof SVGElement,isTargetMathML=Ra=>typeof MathMLElement=="function"&&Ra instanceof MathMLElement,resolveTarget=(Ra,qa)=>{const nd=Ra&&Ra.to;return isString$3(nd)?qa?qa(nd):null:nd},TeleportImpl={name:"Teleport",__isTeleport:!0,process(Ra,qa,nd,od,ld,ud,cd,dd,pd,fd){const{mc:md,pc:vd,pbc:Ad,o:{insert:Nd,querySelector:Id,createText:Od,createComment:Fd}}=fd,Pd=isTeleportDisabled(qa.props);let{shapeFlag:Md,children:Bd,dynamicChildren:jd}=qa;if(Ra==null){const Hd=qa.el=Od(""),Gd=qa.anchor=Od("");Nd(Hd,nd,od),Nd(Gd,nd,od);const zd=(Wd,Jd)=>{Md&16&&(ld&&ld.isCE&&(ld.ce._teleportTarget=Wd),md(Bd,Wd,Jd,ld,ud,cd,dd,pd))},df=()=>{const Wd=qa.target=resolveTarget(qa.props,Id),Jd=prepareAnchor(Wd,qa,Od,Nd);Wd&&(cd!=="svg"&&isTargetSVG(Wd)?cd="svg":cd!=="mathml"&&isTargetMathML(Wd)&&(cd="mathml"),Pd||(zd(Wd,Jd),updateCssVars(qa,!1)))};Pd&&(zd(nd,Gd),updateCssVars(qa,!0)),isTeleportDeferred(qa.props)?queuePostRenderEffect(()=>{df(),qa.el.__isMounted=!0},ud):df()}else{if(isTeleportDeferred(qa.props)&&!Ra.el.__isMounted){queuePostRenderEffect(()=>{TeleportImpl.process(Ra,qa,nd,od,ld,ud,cd,dd,pd,fd),delete Ra.el.__isMounted},ud);return}qa.el=Ra.el,qa.targetStart=Ra.targetStart;const Hd=qa.anchor=Ra.anchor,Gd=qa.target=Ra.target,zd=qa.targetAnchor=Ra.targetAnchor,df=isTeleportDisabled(Ra.props),Wd=df?nd:Gd,Jd=df?Hd:zd;if(cd==="svg"||isTargetSVG(Gd)?cd="svg":(cd==="mathml"||isTargetMathML(Gd))&&(cd="mathml"),jd?(Ad(Ra.dynamicChildren,jd,Wd,ld,ud,cd,dd),traverseStaticChildren(Ra,qa,!0)):pd||vd(Ra,qa,Wd,Jd,ld,ud,cd,dd,!1),Pd)df?qa.props&&Ra.props&&qa.props.to!==Ra.props.to&&(qa.props.to=Ra.props.to):moveTeleport(qa,nd,Hd,fd,1);else if((qa.props&&qa.props.to)!==(Ra.props&&Ra.props.to)){const Xd=qa.target=resolveTarget(qa.props,Id);Xd&&moveTeleport(qa,Xd,null,fd,0)}else df&&moveTeleport(qa,Gd,zd,fd,1);updateCssVars(qa,Pd)}},remove(Ra,qa,nd,{um:od,o:{remove:ld}},ud){const{shapeFlag:cd,children:dd,anchor:pd,targetStart:fd,targetAnchor:md,target:vd,props:Ad}=Ra;if(vd&&(ld(fd),ld(md)),ud&&ld(pd),cd&16){const Nd=ud||!isTeleportDisabled(Ad);for(let Id=0;Id<dd.length;Id++){const Od=dd[Id];od(Od,qa,nd,Nd,!!Od.dynamicChildren)}}},move:moveTeleport,hydrate:hydrateTeleport};function moveTeleport(Ra,qa,nd,{o:{insert:od},m:ld},ud=2){ud===0&&od(Ra.targetAnchor,qa,nd);const{el:cd,anchor:dd,shapeFlag:pd,children:fd,props:md}=Ra,vd=ud===2;if(vd&&od(cd,qa,nd),(!vd||isTeleportDisabled(md))&&pd&16)for(let Ad=0;Ad<fd.length;Ad++)ld(fd[Ad],qa,nd,2);vd&&od(dd,qa,nd)}function hydrateTeleport(Ra,qa,nd,od,ld,ud,{o:{nextSibling:cd,parentNode:dd,querySelector:pd,insert:fd,createText:md}},vd){const Ad=qa.target=resolveTarget(qa.props,pd);if(Ad){const Nd=isTeleportDisabled(qa.props),Id=Ad._lpa||Ad.firstChild;if(qa.shapeFlag&16)if(Nd)qa.anchor=vd(cd(Ra),qa,dd(Ra),nd,od,ld,ud),qa.targetStart=Id,qa.targetAnchor=Id&&cd(Id);else{qa.anchor=cd(Ra);let Od=Id;for(;Od;){if(Od&&Od.nodeType===8){if(Od.data==="teleport start anchor")qa.targetStart=Od;else if(Od.data==="teleport anchor"){qa.targetAnchor=Od,Ad._lpa=qa.targetAnchor&&cd(qa.targetAnchor);break}}Od=cd(Od)}qa.targetAnchor||prepareAnchor(Ad,qa,md,fd),vd(Id&&cd(Id),qa,Ad,nd,od,ld,ud)}updateCssVars(qa,Nd)}return qa.anchor&&cd(qa.anchor)}const Teleport$1=TeleportImpl;function updateCssVars(Ra,qa){const nd=Ra.ctx;if(nd&&nd.ut){let od,ld;for(qa?(od=Ra.el,ld=Ra.anchor):(od=Ra.targetStart,ld=Ra.targetAnchor);od&&od!==ld;)od.nodeType===1&&od.setAttribute("data-v-owner",nd.uid),od=od.nextSibling;nd.ut()}}function prepareAnchor(Ra,qa,nd,od){const ld=qa.targetStart=nd(""),ud=qa.targetAnchor=nd("");return ld[TeleportEndKey]=ud,Ra&&(od(ld,Ra),od(ud,Ra)),ud}const leaveCbKey=Symbol("_leaveCb"),enterCbKey$1=Symbol("_enterCb");function useTransitionState(){const Ra={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return onMounted(()=>{Ra.isMounted=!0}),onBeforeUnmount(()=>{Ra.isUnmounting=!0}),Ra}const TransitionHookValidator=[Function,Array],BaseTransitionPropsValidators={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:TransitionHookValidator,onEnter:TransitionHookValidator,onAfterEnter:TransitionHookValidator,onEnterCancelled:TransitionHookValidator,onBeforeLeave:TransitionHookValidator,onLeave:TransitionHookValidator,onAfterLeave:TransitionHookValidator,onLeaveCancelled:TransitionHookValidator,onBeforeAppear:TransitionHookValidator,onAppear:TransitionHookValidator,onAfterAppear:TransitionHookValidator,onAppearCancelled:TransitionHookValidator},recursiveGetSubtree=Ra=>{const qa=Ra.subTree;return qa.component?recursiveGetSubtree(qa.component):qa},BaseTransitionImpl={name:"BaseTransition",props:BaseTransitionPropsValidators,setup(Ra,{slots:qa}){const nd=getCurrentInstance(),od=useTransitionState();return()=>{const ld=qa.default&&getTransitionRawChildren(qa.default(),!0);if(!ld||!ld.length)return;const ud=findNonCommentChild(ld),cd=toRaw(Ra),{mode:dd}=cd;if(od.isLeaving)return emptyPlaceholder(ud);const pd=getInnerChild$1(ud);if(!pd)return emptyPlaceholder(ud);let fd=resolveTransitionHooks(pd,cd,od,nd,vd=>fd=vd);pd.type!==Comment$2&&setTransitionHooks(pd,fd);let md=nd.subTree&&getInnerChild$1(nd.subTree);if(md&&md.type!==Comment$2&&!isSameVNodeType(pd,md)&&recursiveGetSubtree(nd).type!==Comment$2){let vd=resolveTransitionHooks(md,cd,od,nd);if(setTransitionHooks(md,vd),dd==="out-in"&&pd.type!==Comment$2)return od.isLeaving=!0,vd.afterLeave=()=>{od.isLeaving=!1,nd.job.flags&8||nd.update(),delete vd.afterLeave,md=void 0},emptyPlaceholder(ud);dd==="in-out"&&pd.type!==Comment$2?vd.delayLeave=(Ad,Nd,Id)=>{const Od=getLeavingNodesForType(od,md);Od[String(md.key)]=md,Ad[leaveCbKey]=()=>{Nd(),Ad[leaveCbKey]=void 0,delete fd.delayedLeave,md=void 0},fd.delayedLeave=()=>{Id(),delete fd.delayedLeave,md=void 0}}:md=void 0}else md&&(md=void 0);return ud}}};function findNonCommentChild(Ra){let qa=Ra[0];if(Ra.length>1){for(const nd of Ra)if(nd.type!==Comment$2){qa=nd;break}}return qa}const BaseTransition=BaseTransitionImpl;function getLeavingNodesForType(Ra,qa){const{leavingVNodes:nd}=Ra;let od=nd.get(qa.type);return od||(od=Object.create(null),nd.set(qa.type,od)),od}function resolveTransitionHooks(Ra,qa,nd,od,ld){const{appear:ud,mode:cd,persisted:dd=!1,onBeforeEnter:pd,onEnter:fd,onAfterEnter:md,onEnterCancelled:vd,onBeforeLeave:Ad,onLeave:Nd,onAfterLeave:Id,onLeaveCancelled:Od,onBeforeAppear:Fd,onAppear:Pd,onAfterAppear:Md,onAppearCancelled:Bd}=qa,jd=String(Ra.key),Hd=getLeavingNodesForType(nd,Ra),Gd=(Wd,Jd)=>{Wd&&callWithAsyncErrorHandling(Wd,od,9,Jd)},zd=(Wd,Jd)=>{const Xd=Jd[1];Gd(Wd,Jd),isArray$2(Wd)?Wd.every(_f=>_f.length<=1)&&Xd():Wd.length<=1&&Xd()},df={mode:cd,persisted:dd,beforeEnter(Wd){let Jd=pd;if(!nd.isMounted)if(ud)Jd=Fd||pd;else return;Wd[leaveCbKey]&&Wd[leaveCbKey](!0);const Xd=Hd[jd];Xd&&isSameVNodeType(Ra,Xd)&&Xd.el[leaveCbKey]&&Xd.el[leaveCbKey](),Gd(Jd,[Wd])},enter(Wd){let Jd=fd,Xd=md,_f=vd;if(!nd.isMounted)if(ud)Jd=Pd||fd,Xd=Md||md,_f=Bd||vd;else return;let vf=!1;const Sf=Wd[enterCbKey$1]=gf=>{vf||(vf=!0,gf?Gd(_f,[Wd]):Gd(Xd,[Wd]),df.delayedLeave&&df.delayedLeave(),Wd[enterCbKey$1]=void 0)};Jd?zd(Jd,[Wd,Sf]):Sf()},leave(Wd,Jd){const Xd=String(Ra.key);if(Wd[enterCbKey$1]&&Wd[enterCbKey$1](!0),nd.isUnmounting)return Jd();Gd(Ad,[Wd]);let _f=!1;const vf=Wd[leaveCbKey]=Sf=>{_f||(_f=!0,Jd(),Sf?Gd(Od,[Wd]):Gd(Id,[Wd]),Wd[leaveCbKey]=void 0,Hd[Xd]===Ra&&delete Hd[Xd])};Hd[Xd]=Ra,Nd?zd(Nd,[Wd,vf]):vf()},clone(Wd){const Jd=resolveTransitionHooks(Wd,qa,nd,od,ld);return ld&&ld(Jd),Jd}};return df}function emptyPlaceholder(Ra){if(isKeepAlive(Ra))return Ra=cloneVNode(Ra),Ra.children=null,Ra}function getInnerChild$1(Ra){if(!isKeepAlive(Ra))return isTeleport(Ra.type)&&Ra.children?findNonCommentChild(Ra.children):Ra;const{shapeFlag:qa,children:nd}=Ra;if(nd){if(qa&16)return nd[0];if(qa&32&&isFunction$4(nd.default))return nd.default()}}function setTransitionHooks(Ra,qa){Ra.shapeFlag&6&&Ra.component?(Ra.transition=qa,setTransitionHooks(Ra.component.subTree,qa)):Ra.shapeFlag&128?(Ra.ssContent.transition=qa.clone(Ra.ssContent),Ra.ssFallback.transition=qa.clone(Ra.ssFallback)):Ra.transition=qa}function getTransitionRawChildren(Ra,qa=!1,nd){let od=[],ld=0;for(let ud=0;ud<Ra.length;ud++){let cd=Ra[ud];const dd=nd==null?cd.key:String(nd)+String(cd.key!=null?cd.key:ud);cd.type===Fragment?(cd.patchFlag&128&&ld++,od=od.concat(getTransitionRawChildren(cd.children,qa,dd))):(qa||cd.type!==Comment$2)&&od.push(dd!=null?cloneVNode(cd,{key:dd}):cd)}if(ld>1)for(let ud=0;ud<od.length;ud++)od[ud].patchFlag=-2;return od}/*! #__NO_SIDE_EFFECTS__ */function defineComponent(Ra,qa){return isFunction$4(Ra)?extend$3({name:Ra.name},qa,{setup:Ra}):Ra}function useId$1(){const Ra=getCurrentInstance();return Ra?(Ra.appContext.config.idPrefix||"v")+"-"+Ra.ids[0]+Ra.ids[1]++:""}function markAsyncBoundary(Ra){Ra.ids=[Ra.ids[0]+Ra.ids[2]+++"-",0,0]}function setRef(Ra,qa,nd,od,ld=!1){if(isArray$2(Ra)){Ra.forEach((Id,Od)=>setRef(Id,qa&&(isArray$2(qa)?qa[Od]:qa),nd,od,ld));return}if(isAsyncWrapper(od)&&!ld){od.shapeFlag&512&&od.type.__asyncResolved&&od.component.subTree.component&&setRef(Ra,qa,nd,od.component.subTree);return}const ud=od.shapeFlag&4?getComponentPublicInstance(od.component):od.el,cd=ld?null:ud,{i:dd,r:pd}=Ra,fd=qa&&qa.r,md=dd.refs===EMPTY_OBJ?dd.refs={}:dd.refs,vd=dd.setupState,Ad=toRaw(vd),Nd=vd===EMPTY_OBJ?()=>!1:Id=>hasOwn$2(Ad,Id);if(fd!=null&&fd!==pd&&(isString$3(fd)?(md[fd]=null,Nd(fd)&&(vd[fd]=null)):isRef(fd)&&(fd.value=null)),isFunction$4(pd))callWithErrorHandling(pd,dd,12,[cd,md]);else{const Id=isString$3(pd),Od=isRef(pd);if(Id||Od){const Fd=()=>{if(Ra.f){const Pd=Id?Nd(pd)?vd[pd]:md[pd]:pd.value;ld?isArray$2(Pd)&&remove$2(Pd,ud):isArray$2(Pd)?Pd.includes(ud)||Pd.push(ud):Id?(md[pd]=[ud],Nd(pd)&&(vd[pd]=md[pd])):(pd.value=[ud],Ra.k&&(md[Ra.k]=pd.value))}else Id?(md[pd]=cd,Nd(pd)&&(vd[pd]=cd)):Od&&(pd.value=cd,Ra.k&&(md[Ra.k]=cd))};cd?(Fd.id=-1,queuePostRenderEffect(Fd,nd)):Fd()}}}getGlobalThis().requestIdleCallback;getGlobalThis().cancelIdleCallback;const isAsyncWrapper=Ra=>!!Ra.type.__asyncLoader,isKeepAlive=Ra=>Ra.type.__isKeepAlive;function onActivated(Ra,qa){registerKeepAliveHook(Ra,"a",qa)}function onDeactivated(Ra,qa){registerKeepAliveHook(Ra,"da",qa)}function registerKeepAliveHook(Ra,qa,nd=currentInstance){const od=Ra.__wdc||(Ra.__wdc=()=>{let ld=nd;for(;ld;){if(ld.isDeactivated)return;ld=ld.parent}return Ra()});if(injectHook(qa,od,nd),nd){let ld=nd.parent;for(;ld&&ld.parent;)isKeepAlive(ld.parent.vnode)&&injectToKeepAliveRoot(od,qa,nd,ld),ld=ld.parent}}function injectToKeepAliveRoot(Ra,qa,nd,od){const ld=injectHook(qa,Ra,od,!0);onUnmounted(()=>{remove$2(od[qa],ld)},nd)}function injectHook(Ra,qa,nd=currentInstance,od=!1){if(nd){const ld=nd[Ra]||(nd[Ra]=[]),ud=qa.__weh||(qa.__weh=(...cd)=>{pauseTracking();const dd=setCurrentInstance(nd),pd=callWithAsyncErrorHandling(qa,nd,Ra,cd);return dd(),resetTracking(),pd});return od?ld.unshift(ud):ld.push(ud),ud}}const createHook=Ra=>(qa,nd=currentInstance)=>{(!isInSSRComponentSetup||Ra==="sp")&&injectHook(Ra,(...od)=>qa(...od),nd)},onBeforeMount=createHook("bm"),onMounted=createHook("m"),onBeforeUpdate=createHook("bu"),onUpdated=createHook("u"),onBeforeUnmount=createHook("bum"),onUnmounted=createHook("um"),onServerPrefetch=createHook("sp"),onRenderTriggered=createHook("rtg"),onRenderTracked=createHook("rtc");function onErrorCaptured(Ra,qa=currentInstance){injectHook("ec",Ra,qa)}const COMPONENTS="components",DIRECTIVES="directives";function resolveComponent(Ra,qa){return resolveAsset(COMPONENTS,Ra,!0,qa)||Ra}const NULL_DYNAMIC_COMPONENT=Symbol.for("v-ndc");function resolveDynamicComponent(Ra){return isString$3(Ra)?resolveAsset(COMPONENTS,Ra,!1)||Ra:Ra||NULL_DYNAMIC_COMPONENT}function resolveDirective(Ra){return resolveAsset(DIRECTIVES,Ra)}function resolveAsset(Ra,qa,nd=!0,od=!1){const ld=currentRenderingInstance||currentInstance;if(ld){const ud=ld.type;if(Ra===COMPONENTS){const dd=getComponentName(ud,!1);if(dd&&(dd===qa||dd===camelize(qa)||dd===capitalize$1(camelize(qa))))return ud}const cd=resolve$1(ld[Ra]||ud[Ra],qa)||resolve$1(ld.appContext[Ra],qa);return!cd&&od?ud:cd}}function resolve$1(Ra,qa){return Ra&&(Ra[qa]||Ra[camelize(qa)]||Ra[capitalize$1(camelize(qa))])}function renderList(Ra,qa,nd,od){let ld;const ud=nd,cd=isArray$2(Ra);if(cd||isString$3(Ra)){const dd=cd&&isReactive(Ra);let pd=!1;dd&&(pd=!isShallow(Ra),Ra=shallowReadArray(Ra)),ld=new Array(Ra.length);for(let fd=0,md=Ra.length;fd<md;fd++)ld[fd]=qa(pd?toReactive(Ra[fd]):Ra[fd],fd,void 0,ud)}else if(typeof Ra=="number"){ld=new Array(Ra);for(let dd=0;dd<Ra;dd++)ld[dd]=qa(dd+1,dd,void 0,ud)}else if(isObject$5(Ra))if(Ra[Symbol.iterator])ld=Array.from(Ra,(dd,pd)=>qa(dd,pd,void 0,ud));else{const dd=Object.keys(Ra);ld=new Array(dd.length);for(let pd=0,fd=dd.length;pd<fd;pd++){const md=dd[pd];ld[pd]=qa(Ra[md],md,pd,ud)}}else ld=[];return ld}function createSlots(Ra,qa){for(let nd=0;nd<qa.length;nd++){const od=qa[nd];if(isArray$2(od))for(let ld=0;ld<od.length;ld++)Ra[od[ld].name]=od[ld].fn;else od&&(Ra[od.name]=od.key?(...ld)=>{const ud=od.fn(...ld);return ud&&(ud.key=od.key),ud}:od.fn)}return Ra}function renderSlot(Ra,qa,nd={},od,ld){if(currentRenderingInstance.ce||currentRenderingInstance.parent&&isAsyncWrapper(currentRenderingInstance.parent)&&currentRenderingInstance.parent.ce)return qa!=="default"&&(nd.name=qa),openBlock(),createBlock(Fragment,null,[createVNode("slot",nd,od&&od())],64);let ud=Ra[qa];ud&&ud._c&&(ud._d=!1),openBlock();const cd=ud&&ensureValidVNode(ud(nd)),dd=nd.key||cd&&cd.key,pd=createBlock(Fragment,{key:(dd&&!isSymbol$1(dd)?dd:`_${qa}`)+(!cd&&od?"_fb":"")},cd||(od?od():[]),cd&&Ra._===1?64:-2);return pd.scopeId&&(pd.slotScopeIds=[pd.scopeId+"-s"]),ud&&ud._c&&(ud._d=!0),pd}function ensureValidVNode(Ra){return Ra.some(qa=>isVNode(qa)?!(qa.type===Comment$2||qa.type===Fragment&&!ensureValidVNode(qa.children)):!0)?Ra:null}const getPublicInstance=Ra=>Ra?isStatefulComponent(Ra)?getComponentPublicInstance(Ra):getPublicInstance(Ra.parent):null,publicPropertiesMap=extend$3(Object.create(null),{$:Ra=>Ra,$el:Ra=>Ra.vnode.el,$data:Ra=>Ra.data,$props:Ra=>Ra.props,$attrs:Ra=>Ra.attrs,$slots:Ra=>Ra.slots,$refs:Ra=>Ra.refs,$parent:Ra=>getPublicInstance(Ra.parent),$root:Ra=>getPublicInstance(Ra.root),$host:Ra=>Ra.ce,$emit:Ra=>Ra.emit,$options:Ra=>resolveMergedOptions(Ra),$forceUpdate:Ra=>Ra.f||(Ra.f=()=>{queueJob(Ra.update)}),$nextTick:Ra=>Ra.n||(Ra.n=nextTick$1.bind(Ra.proxy)),$watch:Ra=>instanceWatch.bind(Ra)}),hasSetupBinding=(Ra,qa)=>Ra!==EMPTY_OBJ&&!Ra.__isScriptSetup&&hasOwn$2(Ra,qa),PublicInstanceProxyHandlers={get({_:Ra},qa){if(qa==="__v_skip")return!0;const{ctx:nd,setupState:od,data:ld,props:ud,accessCache:cd,type:dd,appContext:pd}=Ra;let fd;if(qa[0]!=="$"){const Nd=cd[qa];if(Nd!==void 0)switch(Nd){case 1:return od[qa];case 2:return ld[qa];case 4:return nd[qa];case 3:return ud[qa]}else{if(hasSetupBinding(od,qa))return cd[qa]=1,od[qa];if(ld!==EMPTY_OBJ&&hasOwn$2(ld,qa))return cd[qa]=2,ld[qa];if((fd=Ra.propsOptions[0])&&hasOwn$2(fd,qa))return cd[qa]=3,ud[qa];if(nd!==EMPTY_OBJ&&hasOwn$2(nd,qa))return cd[qa]=4,nd[qa];shouldCacheAccess&&(cd[qa]=0)}}const md=publicPropertiesMap[qa];let vd,Ad;if(md)return qa==="$attrs"&&track(Ra.attrs,"get",""),md(Ra);if((vd=dd.__cssModules)&&(vd=vd[qa]))return vd;if(nd!==EMPTY_OBJ&&hasOwn$2(nd,qa))return cd[qa]=4,nd[qa];if(Ad=pd.config.globalProperties,hasOwn$2(Ad,qa))return Ad[qa]},set({_:Ra},qa,nd){const{data:od,setupState:ld,ctx:ud}=Ra;return hasSetupBinding(ld,qa)?(ld[qa]=nd,!0):od!==EMPTY_OBJ&&hasOwn$2(od,qa)?(od[qa]=nd,!0):hasOwn$2(Ra.props,qa)||qa[0]==="$"&&qa.slice(1)in Ra?!1:(ud[qa]=nd,!0)},has({_:{data:Ra,setupState:qa,accessCache:nd,ctx:od,appContext:ld,propsOptions:ud}},cd){let dd;return!!nd[cd]||Ra!==EMPTY_OBJ&&hasOwn$2(Ra,cd)||hasSetupBinding(qa,cd)||(dd=ud[0])&&hasOwn$2(dd,cd)||hasOwn$2(od,cd)||hasOwn$2(publicPropertiesMap,cd)||hasOwn$2(ld.config.globalProperties,cd)},defineProperty(Ra,qa,nd){return nd.get!=null?Ra._.accessCache[qa]=0:hasOwn$2(nd,"value")&&this.set(Ra,qa,nd.value,null),Reflect.defineProperty(Ra,qa,nd)}};function useSlots(){return getContext().slots}function useAttrs$1(){return getContext().attrs}function getContext(){const Ra=getCurrentInstance();return Ra.setupContext||(Ra.setupContext=createSetupContext(Ra))}function normalizePropsOrEmits(Ra){return isArray$2(Ra)?Ra.reduce((qa,nd)=>(qa[nd]=null,qa),{}):Ra}function mergeDefaults(Ra,qa){const nd=normalizePropsOrEmits(Ra);for(const od in qa){if(od.startsWith("__skip"))continue;let ld=nd[od];ld?isArray$2(ld)||isFunction$4(ld)?ld=nd[od]={type:ld,default:qa[od]}:ld.default=qa[od]:ld===null&&(ld=nd[od]={default:qa[od]}),ld&&qa[`__skip_${od}`]&&(ld.skipFactory=!0)}return nd}let shouldCacheAccess=!0;function applyOptions(Ra){const qa=resolveMergedOptions(Ra),nd=Ra.proxy,od=Ra.ctx;shouldCacheAccess=!1,qa.beforeCreate&&callHook$1(qa.beforeCreate,Ra,"bc");const{data:ld,computed:ud,methods:cd,watch:dd,provide:pd,inject:fd,created:md,beforeMount:vd,mounted:Ad,beforeUpdate:Nd,updated:Id,activated:Od,deactivated:Fd,beforeDestroy:Pd,beforeUnmount:Md,destroyed:Bd,unmounted:jd,render:Hd,renderTracked:Gd,renderTriggered:zd,errorCaptured:df,serverPrefetch:Wd,expose:Jd,inheritAttrs:Xd,components:_f,directives:vf,filters:Sf}=qa;if(fd&&resolveInjections(fd,od,null),cd)for(const Tf in cd){const Mf=cd[Tf];isFunction$4(Mf)&&(od[Tf]=Mf.bind(nd))}if(ld){const Tf=ld.call(nd,nd);isObject$5(Tf)&&(Ra.data=reactive(Tf))}if(shouldCacheAccess=!0,ud)for(const Tf in ud){const Mf=ud[Tf],Kf=isFunction$4(Mf)?Mf.bind(nd,nd):isFunction$4(Mf.get)?Mf.get.bind(nd,nd):NOOP,Zf=!isFunction$4(Mf)&&isFunction$4(Mf.set)?Mf.set.bind(nd):NOOP,eh=computed({get:Kf,set:Zf});Object.defineProperty(od,Tf,{enumerable:!0,configurable:!0,get:()=>eh.value,set:$f=>eh.value=$f})}if(dd)for(const Tf in dd)createWatcher(dd[Tf],od,nd,Tf);if(pd){const Tf=isFunction$4(pd)?pd.call(nd):pd;Reflect.ownKeys(Tf).forEach(Mf=>{provide(Mf,Tf[Mf])})}md&&callHook$1(md,Ra,"c");function bf(Tf,Mf){isArray$2(Mf)?Mf.forEach(Kf=>Tf(Kf.bind(nd))):Mf&&Tf(Mf.bind(nd))}if(bf(onBeforeMount,vd),bf(onMounted,Ad),bf(onBeforeUpdate,Nd),bf(onUpdated,Id),bf(onActivated,Od),bf(onDeactivated,Fd),bf(onErrorCaptured,df),bf(onRenderTracked,Gd),bf(onRenderTriggered,zd),bf(onBeforeUnmount,Md),bf(onUnmounted,jd),bf(onServerPrefetch,Wd),isArray$2(Jd))if(Jd.length){const Tf=Ra.exposed||(Ra.exposed={});Jd.forEach(Mf=>{Object.defineProperty(Tf,Mf,{get:()=>nd[Mf],set:Kf=>nd[Mf]=Kf})})}else Ra.exposed||(Ra.exposed={});Hd&&Ra.render===NOOP&&(Ra.render=Hd),Xd!=null&&(Ra.inheritAttrs=Xd),_f&&(Ra.components=_f),vf&&(Ra.directives=vf),Wd&&markAsyncBoundary(Ra)}function resolveInjections(Ra,qa,nd=NOOP){isArray$2(Ra)&&(Ra=normalizeInject(Ra));for(const od in Ra){const ld=Ra[od];let ud;isObject$5(ld)?"default"in ld?ud=inject(ld.from||od,ld.default,!0):ud=inject(ld.from||od):ud=inject(ld),isRef(ud)?Object.defineProperty(qa,od,{enumerable:!0,configurable:!0,get:()=>ud.value,set:cd=>ud.value=cd}):qa[od]=ud}}function callHook$1(Ra,qa,nd){callWithAsyncErrorHandling(isArray$2(Ra)?Ra.map(od=>od.bind(qa.proxy)):Ra.bind(qa.proxy),qa,nd)}function createWatcher(Ra,qa,nd,od){let ld=od.includes(".")?createPathGetter(nd,od):()=>nd[od];if(isString$3(Ra)){const ud=qa[Ra];isFunction$4(ud)&&watch(ld,ud)}else if(isFunction$4(Ra))watch(ld,Ra.bind(nd));else if(isObject$5(Ra))if(isArray$2(Ra))Ra.forEach(ud=>createWatcher(ud,qa,nd,od));else{const ud=isFunction$4(Ra.handler)?Ra.handler.bind(nd):qa[Ra.handler];isFunction$4(ud)&&watch(ld,ud,Ra)}}function resolveMergedOptions(Ra){const qa=Ra.type,{mixins:nd,extends:od}=qa,{mixins:ld,optionsCache:ud,config:{optionMergeStrategies:cd}}=Ra.appContext,dd=ud.get(qa);let pd;return dd?pd=dd:!ld.length&&!nd&&!od?pd=qa:(pd={},ld.length&&ld.forEach(fd=>mergeOptions(pd,fd,cd,!0)),mergeOptions(pd,qa,cd)),isObject$5(qa)&&ud.set(qa,pd),pd}function mergeOptions(Ra,qa,nd,od=!1){const{mixins:ld,extends:ud}=qa;ud&&mergeOptions(Ra,ud,nd,!0),ld&&ld.forEach(cd=>mergeOptions(Ra,cd,nd,!0));for(const cd in qa)if(!(od&&cd==="expose")){const dd=internalOptionMergeStrats[cd]||nd&&nd[cd];Ra[cd]=dd?dd(Ra[cd],qa[cd]):qa[cd]}return Ra}const internalOptionMergeStrats={data:mergeDataFn,props:mergeEmitsOrPropsOptions,emits:mergeEmitsOrPropsOptions,methods:mergeObjectOptions,computed:mergeObjectOptions,beforeCreate:mergeAsArray,created:mergeAsArray,beforeMount:mergeAsArray,mounted:mergeAsArray,beforeUpdate:mergeAsArray,updated:mergeAsArray,beforeDestroy:mergeAsArray,beforeUnmount:mergeAsArray,destroyed:mergeAsArray,unmounted:mergeAsArray,activated:mergeAsArray,deactivated:mergeAsArray,errorCaptured:mergeAsArray,serverPrefetch:mergeAsArray,components:mergeObjectOptions,directives:mergeObjectOptions,watch:mergeWatchOptions,provide:mergeDataFn,inject:mergeInject};function mergeDataFn(Ra,qa){return qa?Ra?function(){return extend$3(isFunction$4(Ra)?Ra.call(this,this):Ra,isFunction$4(qa)?qa.call(this,this):qa)}:qa:Ra}function mergeInject(Ra,qa){return mergeObjectOptions(normalizeInject(Ra),normalizeInject(qa))}function normalizeInject(Ra){if(isArray$2(Ra)){const qa={};for(let nd=0;nd<Ra.length;nd++)qa[Ra[nd]]=Ra[nd];return qa}return Ra}function mergeAsArray(Ra,qa){return Ra?[...new Set([].concat(Ra,qa))]:qa}function mergeObjectOptions(Ra,qa){return Ra?extend$3(Object.create(null),Ra,qa):qa}function mergeEmitsOrPropsOptions(Ra,qa){return Ra?isArray$2(Ra)&&isArray$2(qa)?[...new Set([...Ra,...qa])]:extend$3(Object.create(null),normalizePropsOrEmits(Ra),normalizePropsOrEmits(qa??{})):qa}function mergeWatchOptions(Ra,qa){if(!Ra)return qa;if(!qa)return Ra;const nd=extend$3(Object.create(null),Ra);for(const od in qa)nd[od]=mergeAsArray(Ra[od],qa[od]);return nd}function createAppContext(){return{app:null,config:{isNativeTag:NO,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let uid$1=0;function createAppAPI(Ra,qa){return function(od,ld=null){isFunction$4(od)||(od=extend$3({},od)),ld!=null&&!isObject$5(ld)&&(ld=null);const ud=createAppContext(),cd=new WeakSet,dd=[];let pd=!1;const fd=ud.app={_uid:uid$1++,_component:od,_props:ld,_container:null,_context:ud,_instance:null,version:version$2,get config(){return ud.config},set config(md){},use(md,...vd){return cd.has(md)||(md&&isFunction$4(md.install)?(cd.add(md),md.install(fd,...vd)):isFunction$4(md)&&(cd.add(md),md(fd,...vd))),fd},mixin(md){return ud.mixins.includes(md)||ud.mixins.push(md),fd},component(md,vd){return vd?(ud.components[md]=vd,fd):ud.components[md]},directive(md,vd){return vd?(ud.directives[md]=vd,fd):ud.directives[md]},mount(md,vd,Ad){if(!pd){const Nd=fd._ceVNode||createVNode(od,ld);return Nd.appContext=ud,Ad===!0?Ad="svg":Ad===!1&&(Ad=void 0),vd&&qa?qa(Nd,md):Ra(Nd,md,Ad),pd=!0,fd._container=md,md.__vue_app__=fd,getComponentPublicInstance(Nd.component)}},onUnmount(md){dd.push(md)},unmount(){pd&&(callWithAsyncErrorHandling(dd,fd._instance,16),Ra(null,fd._container),delete fd._container.__vue_app__)},provide(md,vd){return ud.provides[md]=vd,fd},runWithContext(md){const vd=currentApp;currentApp=fd;try{return md()}finally{currentApp=vd}}};return fd}}let currentApp=null;function provide(Ra,qa){if(currentInstance){let nd=currentInstance.provides;const od=currentInstance.parent&&currentInstance.parent.provides;od===nd&&(nd=currentInstance.provides=Object.create(od)),nd[Ra]=qa}}function inject(Ra,qa,nd=!1){const od=currentInstance||currentRenderingInstance;if(od||currentApp){const ld=currentApp?currentApp._context.provides:od?od.parent==null?od.vnode.appContext&&od.vnode.appContext.provides:od.parent.provides:void 0;if(ld&&Ra in ld)return ld[Ra];if(arguments.length>1)return nd&&isFunction$4(qa)?qa.call(od&&od.proxy):qa}}function hasInjectionContext(){return!!(currentInstance||currentRenderingInstance||currentApp)}const internalObjectProto={},createInternalObject=()=>Object.create(internalObjectProto),isInternalObject=Ra=>Object.getPrototypeOf(Ra)===internalObjectProto;function initProps(Ra,qa,nd,od=!1){const ld={},ud=createInternalObject();Ra.propsDefaults=Object.create(null),setFullProps(Ra,qa,ld,ud);for(const cd in Ra.propsOptions[0])cd in ld||(ld[cd]=void 0);nd?Ra.props=od?ld:shallowReactive(ld):Ra.type.props?Ra.props=ld:Ra.props=ud,Ra.attrs=ud}function updateProps(Ra,qa,nd,od){const{props:ld,attrs:ud,vnode:{patchFlag:cd}}=Ra,dd=toRaw(ld),[pd]=Ra.propsOptions;let fd=!1;if((od||cd>0)&&!(cd&16)){if(cd&8){const md=Ra.vnode.dynamicProps;for(let vd=0;vd<md.length;vd++){let Ad=md[vd];if(isEmitListener(Ra.emitsOptions,Ad))continue;const Nd=qa[Ad];if(pd)if(hasOwn$2(ud,Ad))Nd!==ud[Ad]&&(ud[Ad]=Nd,fd=!0);else{const Id=camelize(Ad);ld[Id]=resolvePropValue(pd,dd,Id,Nd,Ra,!1)}else Nd!==ud[Ad]&&(ud[Ad]=Nd,fd=!0)}}}else{setFullProps(Ra,qa,ld,ud)&&(fd=!0);let md;for(const vd in dd)(!qa||!hasOwn$2(qa,vd)&&((md=hyphenate(vd))===vd||!hasOwn$2(qa,md)))&&(pd?nd&&(nd[vd]!==void 0||nd[md]!==void 0)&&(ld[vd]=resolvePropValue(pd,dd,vd,void 0,Ra,!0)):delete ld[vd]);if(ud!==dd)for(const vd in ud)(!qa||!hasOwn$2(qa,vd))&&(delete ud[vd],fd=!0)}fd&&trigger(Ra.attrs,"set","")}function setFullProps(Ra,qa,nd,od){const[ld,ud]=Ra.propsOptions;let cd=!1,dd;if(qa)for(let pd in qa){if(isReservedProp(pd))continue;const fd=qa[pd];let md;ld&&hasOwn$2(ld,md=camelize(pd))?!ud||!ud.includes(md)?nd[md]=fd:(dd||(dd={}))[md]=fd:isEmitListener(Ra.emitsOptions,pd)||(!(pd in od)||fd!==od[pd])&&(od[pd]=fd,cd=!0)}if(ud){const pd=toRaw(nd),fd=dd||EMPTY_OBJ;for(let md=0;md<ud.length;md++){const vd=ud[md];nd[vd]=resolvePropValue(ld,pd,vd,fd[vd],Ra,!hasOwn$2(fd,vd))}}return cd}function resolvePropValue(Ra,qa,nd,od,ld,ud){const cd=Ra[nd];if(cd!=null){const dd=hasOwn$2(cd,"default");if(dd&&od===void 0){const pd=cd.default;if(cd.type!==Function&&!cd.skipFactory&&isFunction$4(pd)){const{propsDefaults:fd}=ld;if(nd in fd)od=fd[nd];else{const md=setCurrentInstance(ld);od=fd[nd]=pd.call(null,qa),md()}}else od=pd;ld.ce&&ld.ce._setProp(nd,od)}cd[0]&&(ud&&!dd?od=!1:cd[1]&&(od===""||od===hyphenate(nd))&&(od=!0))}return od}const mixinPropsCache=new WeakMap;function normalizePropsOptions(Ra,qa,nd=!1){const od=nd?mixinPropsCache:qa.propsCache,ld=od.get(Ra);if(ld)return ld;const ud=Ra.props,cd={},dd=[];let pd=!1;if(!isFunction$4(Ra)){const md=vd=>{pd=!0;const[Ad,Nd]=normalizePropsOptions(vd,qa,!0);extend$3(cd,Ad),Nd&&dd.push(...Nd)};!nd&&qa.mixins.length&&qa.mixins.forEach(md),Ra.extends&&md(Ra.extends),Ra.mixins&&Ra.mixins.forEach(md)}if(!ud&&!pd)return isObject$5(Ra)&&od.set(Ra,EMPTY_ARR),EMPTY_ARR;if(isArray$2(ud))for(let md=0;md<ud.length;md++){const vd=camelize(ud[md]);validatePropName(vd)&&(cd[vd]=EMPTY_OBJ)}else if(ud)for(const md in ud){const vd=camelize(md);if(validatePropName(vd)){const Ad=ud[md],Nd=cd[vd]=isArray$2(Ad)||isFunction$4(Ad)?{type:Ad}:extend$3({},Ad),Id=Nd.type;let Od=!1,Fd=!0;if(isArray$2(Id))for(let Pd=0;Pd<Id.length;++Pd){const Md=Id[Pd],Bd=isFunction$4(Md)&&Md.name;if(Bd==="Boolean"){Od=!0;break}else Bd==="String"&&(Fd=!1)}else Od=isFunction$4(Id)&&Id.name==="Boolean";Nd[0]=Od,Nd[1]=Fd,(Od||hasOwn$2(Nd,"default"))&&dd.push(vd)}}const fd=[cd,dd];return isObject$5(Ra)&&od.set(Ra,fd),fd}function validatePropName(Ra){return Ra[0]!=="$"&&!isReservedProp(Ra)}const isInternalKey=Ra=>Ra[0]==="_"||Ra==="$stable",normalizeSlotValue=Ra=>isArray$2(Ra)?Ra.map(normalizeVNode):[normalizeVNode(Ra)],normalizeSlot=(Ra,qa,nd)=>{if(qa._n)return qa;const od=withCtx((...ld)=>normalizeSlotValue(qa(...ld)),nd);return od._c=!1,od},normalizeObjectSlots=(Ra,qa,nd)=>{const od=Ra._ctx;for(const ld in Ra){if(isInternalKey(ld))continue;const ud=Ra[ld];if(isFunction$4(ud))qa[ld]=normalizeSlot(ld,ud,od);else if(ud!=null){const cd=normalizeSlotValue(ud);qa[ld]=()=>cd}}},normalizeVNodeSlots=(Ra,qa)=>{const nd=normalizeSlotValue(qa);Ra.slots.default=()=>nd},assignSlots=(Ra,qa,nd)=>{for(const od in qa)(nd||od!=="_")&&(Ra[od]=qa[od])},initSlots=(Ra,qa,nd)=>{const od=Ra.slots=createInternalObject();if(Ra.vnode.shapeFlag&32){const ld=qa._;ld?(assignSlots(od,qa,nd),nd&&def$2(od,"_",ld,!0)):normalizeObjectSlots(qa,od)}else qa&&normalizeVNodeSlots(Ra,qa)},updateSlots=(Ra,qa,nd)=>{const{vnode:od,slots:ld}=Ra;let ud=!0,cd=EMPTY_OBJ;if(od.shapeFlag&32){const dd=qa._;dd?nd&&dd===1?ud=!1:assignSlots(ld,qa,nd):(ud=!qa.$stable,normalizeObjectSlots(qa,ld)),cd=qa}else qa&&(normalizeVNodeSlots(Ra,qa),cd={default:1});if(ud)for(const dd in ld)!isInternalKey(dd)&&cd[dd]==null&&delete ld[dd]},queuePostRenderEffect=queueEffectWithSuspense;function createRenderer$1(Ra){return baseCreateRenderer(Ra)}function baseCreateRenderer(Ra,qa){const nd=getGlobalThis();nd.__VUE__=!0;const{insert:od,remove:ld,patchProp:ud,createElement:cd,createText:dd,createComment:pd,setText:fd,setElementText:md,parentNode:vd,nextSibling:Ad,setScopeId:Nd=NOOP,insertStaticContent:Id}=Ra,Od=(kf,Vf,fh,Gf=null,wf=null,Rf=null,Uf=void 0,ph=null,gh=!!Vf.dynamicChildren)=>{if(kf===Vf)return;kf&&!isSameVNodeType(kf,Vf)&&(Gf=xf(kf),$f(kf,wf,Rf,!0),kf=null),Vf.patchFlag===-2&&(gh=!1,Vf.dynamicChildren=null);const{type:ah,ref:Ah,shapeFlag:dh}=Vf;switch(ah){case Text$2:Fd(kf,Vf,fh,Gf);break;case Comment$2:Pd(kf,Vf,fh,Gf);break;case Static:kf==null&&Md(Vf,fh,Gf,Uf);break;case Fragment:_f(kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh);break;default:dh&1?Hd(kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh):dh&6?vf(kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh):(dh&64||dh&128)&&ah.process(kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh,qf)}Ah!=null&&wf&&setRef(Ah,kf&&kf.ref,Rf,Vf||kf,!Vf)},Fd=(kf,Vf,fh,Gf)=>{if(kf==null)od(Vf.el=dd(Vf.children),fh,Gf);else{const wf=Vf.el=kf.el;Vf.children!==kf.children&&fd(wf,Vf.children)}},Pd=(kf,Vf,fh,Gf)=>{kf==null?od(Vf.el=pd(Vf.children||""),fh,Gf):Vf.el=kf.el},Md=(kf,Vf,fh,Gf)=>{[kf.el,kf.anchor]=Id(kf.children,Vf,fh,Gf,kf.el,kf.anchor)},Bd=({el:kf,anchor:Vf},fh,Gf)=>{let wf;for(;kf&&kf!==Vf;)wf=Ad(kf),od(kf,fh,Gf),kf=wf;od(Vf,fh,Gf)},jd=({el:kf,anchor:Vf})=>{let fh;for(;kf&&kf!==Vf;)fh=Ad(kf),ld(kf),kf=fh;ld(Vf)},Hd=(kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh)=>{Vf.type==="svg"?Uf="svg":Vf.type==="math"&&(Uf="mathml"),kf==null?Gd(Vf,fh,Gf,wf,Rf,Uf,ph,gh):Wd(kf,Vf,wf,Rf,Uf,ph,gh)},Gd=(kf,Vf,fh,Gf,wf,Rf,Uf,ph)=>{let gh,ah;const{props:Ah,shapeFlag:dh,transition:Mh,dirs:Yh}=kf;if(gh=kf.el=cd(kf.type,Rf,Ah&&Ah.is,Ah),dh&8?md(gh,kf.children):dh&16&&df(kf.children,gh,null,Gf,wf,resolveChildrenNamespace(kf,Rf),Uf,ph),Yh&&invokeDirectiveHook(kf,null,Gf,"created"),zd(gh,kf,kf.scopeId,Uf,Gf),Ah){for(const Xh in Ah)Xh!=="value"&&!isReservedProp(Xh)&&ud(gh,Xh,null,Ah[Xh],Rf,Gf);"value"in Ah&&ud(gh,"value",null,Ah.value,Rf),(ah=Ah.onVnodeBeforeMount)&&invokeVNodeHook(ah,Gf,kf)}Yh&&invokeDirectiveHook(kf,null,Gf,"beforeMount");const Bh=needTransition(wf,Mh);Bh&&Mh.beforeEnter(gh),od(gh,Vf,fh),((ah=Ah&&Ah.onVnodeMounted)||Bh||Yh)&&queuePostRenderEffect(()=>{ah&&invokeVNodeHook(ah,Gf,kf),Bh&&Mh.enter(gh),Yh&&invokeDirectiveHook(kf,null,Gf,"mounted")},wf)},zd=(kf,Vf,fh,Gf,wf)=>{if(fh&&Nd(kf,fh),Gf)for(let Rf=0;Rf<Gf.length;Rf++)Nd(kf,Gf[Rf]);if(wf){let Rf=wf.subTree;if(Vf===Rf||isSuspense(Rf.type)&&(Rf.ssContent===Vf||Rf.ssFallback===Vf)){const Uf=wf.vnode;zd(kf,Uf,Uf.scopeId,Uf.slotScopeIds,wf.parent)}}},df=(kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh=0)=>{for(let ah=gh;ah<kf.length;ah++){const Ah=kf[ah]=ph?cloneIfMounted(kf[ah]):normalizeVNode(kf[ah]);Od(null,Ah,Vf,fh,Gf,wf,Rf,Uf,ph)}},Wd=(kf,Vf,fh,Gf,wf,Rf,Uf)=>{const ph=Vf.el=kf.el;let{patchFlag:gh,dynamicChildren:ah,dirs:Ah}=Vf;gh|=kf.patchFlag&16;const dh=kf.props||EMPTY_OBJ,Mh=Vf.props||EMPTY_OBJ;let Yh;if(fh&&toggleRecurse(fh,!1),(Yh=Mh.onVnodeBeforeUpdate)&&invokeVNodeHook(Yh,fh,Vf,kf),Ah&&invokeDirectiveHook(Vf,kf,fh,"beforeUpdate"),fh&&toggleRecurse(fh,!0),(dh.innerHTML&&Mh.innerHTML==null||dh.textContent&&Mh.textContent==null)&&md(ph,""),ah?Jd(kf.dynamicChildren,ah,ph,fh,Gf,resolveChildrenNamespace(Vf,wf),Rf):Uf||Mf(kf,Vf,ph,null,fh,Gf,resolveChildrenNamespace(Vf,wf),Rf,!1),gh>0){if(gh&16)Xd(ph,dh,Mh,fh,wf);else if(gh&2&&dh.class!==Mh.class&&ud(ph,"class",null,Mh.class,wf),gh&4&&ud(ph,"style",dh.style,Mh.style,wf),gh&8){const Bh=Vf.dynamicProps;for(let Xh=0;Xh<Bh.length;Xh++){const dm=Bh[Xh],nh=dh[dm],Of=Mh[dm];(Of!==nh||dm==="value")&&ud(ph,dm,nh,Of,wf,fh)}}gh&1&&kf.children!==Vf.children&&md(ph,Vf.children)}else!Uf&&ah==null&&Xd(ph,dh,Mh,fh,wf);((Yh=Mh.onVnodeUpdated)||Ah)&&queuePostRenderEffect(()=>{Yh&&invokeVNodeHook(Yh,fh,Vf,kf),Ah&&invokeDirectiveHook(Vf,kf,fh,"updated")},Gf)},Jd=(kf,Vf,fh,Gf,wf,Rf,Uf)=>{for(let ph=0;ph<Vf.length;ph++){const gh=kf[ph],ah=Vf[ph],Ah=gh.el&&(gh.type===Fragment||!isSameVNodeType(gh,ah)||gh.shapeFlag&70)?vd(gh.el):fh;Od(gh,ah,Ah,null,Gf,wf,Rf,Uf,!0)}},Xd=(kf,Vf,fh,Gf,wf)=>{if(Vf!==fh){if(Vf!==EMPTY_OBJ)for(const Rf in Vf)!isReservedProp(Rf)&&!(Rf in fh)&&ud(kf,Rf,Vf[Rf],null,wf,Gf);for(const Rf in fh){if(isReservedProp(Rf))continue;const Uf=fh[Rf],ph=Vf[Rf];Uf!==ph&&Rf!=="value"&&ud(kf,Rf,ph,Uf,wf,Gf)}"value"in fh&&ud(kf,"value",Vf.value,fh.value,wf)}},_f=(kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh)=>{const ah=Vf.el=kf?kf.el:dd(""),Ah=Vf.anchor=kf?kf.anchor:dd("");let{patchFlag:dh,dynamicChildren:Mh,slotScopeIds:Yh}=Vf;Yh&&(ph=ph?ph.concat(Yh):Yh),kf==null?(od(ah,fh,Gf),od(Ah,fh,Gf),df(Vf.children||[],fh,Ah,wf,Rf,Uf,ph,gh)):dh>0&&dh&64&&Mh&&kf.dynamicChildren?(Jd(kf.dynamicChildren,Mh,fh,wf,Rf,Uf,ph),(Vf.key!=null||wf&&Vf===wf.subTree)&&traverseStaticChildren(kf,Vf,!0)):Mf(kf,Vf,fh,Ah,wf,Rf,Uf,ph,gh)},vf=(kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh)=>{Vf.slotScopeIds=ph,kf==null?Vf.shapeFlag&512?wf.ctx.activate(Vf,fh,Gf,Uf,gh):Sf(Vf,fh,Gf,wf,Rf,Uf,gh):gf(kf,Vf,gh)},Sf=(kf,Vf,fh,Gf,wf,Rf,Uf)=>{const ph=kf.component=createComponentInstance(kf,Gf,wf);if(isKeepAlive(kf)&&(ph.ctx.renderer=qf),setupComponent(ph,!1,Uf),ph.asyncDep){if(wf&&wf.registerDep(ph,bf,Uf),!kf.el){const gh=ph.subTree=createVNode(Comment$2);Pd(null,gh,Vf,fh)}}else bf(ph,kf,Vf,fh,wf,Rf,Uf)},gf=(kf,Vf,fh)=>{const Gf=Vf.component=kf.component;if(shouldUpdateComponent(kf,Vf,fh))if(Gf.asyncDep&&!Gf.asyncResolved){Tf(Gf,Vf,fh);return}else Gf.next=Vf,Gf.update();else Vf.el=kf.el,Gf.vnode=Vf},bf=(kf,Vf,fh,Gf,wf,Rf,Uf)=>{const ph=()=>{if(kf.isMounted){let{next:dh,bu:Mh,u:Yh,parent:Bh,vnode:Xh}=kf;{const rh=locateNonHydratedAsyncRoot(kf);if(rh){dh&&(dh.el=Xh.el,Tf(kf,dh,Uf)),rh.asyncDep.then(()=>{kf.isUnmounted||ph()});return}}let dm=dh,nh;toggleRecurse(kf,!1),dh?(dh.el=Xh.el,Tf(kf,dh,Uf)):dh=Xh,Mh&&invokeArrayFns(Mh),(nh=dh.props&&dh.props.onVnodeBeforeUpdate)&&invokeVNodeHook(nh,Bh,dh,Xh),toggleRecurse(kf,!0);const Of=renderComponentRoot(kf),Nf=kf.subTree;kf.subTree=Of,Od(Nf,Of,vd(Nf.el),xf(Nf),kf,wf,Rf),dh.el=Of.el,dm===null&&updateHOCHostEl(kf,Of.el),Yh&&queuePostRenderEffect(Yh,wf),(nh=dh.props&&dh.props.onVnodeUpdated)&&queuePostRenderEffect(()=>invokeVNodeHook(nh,Bh,dh,Xh),wf)}else{let dh;const{el:Mh,props:Yh}=Vf,{bm:Bh,m:Xh,parent:dm,root:nh,type:Of}=kf,Nf=isAsyncWrapper(Vf);if(toggleRecurse(kf,!1),Bh&&invokeArrayFns(Bh),!Nf&&(dh=Yh&&Yh.onVnodeBeforeMount)&&invokeVNodeHook(dh,dm,Vf),toggleRecurse(kf,!0),Mh&&Yf){const rh=()=>{kf.subTree=renderComponentRoot(kf),Yf(Mh,kf.subTree,kf,wf,null)};Nf&&Of.__asyncHydrate?Of.__asyncHydrate(Mh,kf,rh):rh()}else{nh.ce&&nh.ce._injectChildStyle(Of);const rh=kf.subTree=renderComponentRoot(kf);Od(null,rh,fh,Gf,kf,wf,Rf),Vf.el=rh.el}if(Xh&&queuePostRenderEffect(Xh,wf),!Nf&&(dh=Yh&&Yh.onVnodeMounted)){const rh=Vf;queuePostRenderEffect(()=>invokeVNodeHook(dh,dm,rh),wf)}(Vf.shapeFlag&256||dm&&isAsyncWrapper(dm.vnode)&&dm.vnode.shapeFlag&256)&&kf.a&&queuePostRenderEffect(kf.a,wf),kf.isMounted=!0,Vf=fh=Gf=null}};kf.scope.on();const gh=kf.effect=new ReactiveEffect(ph);kf.scope.off();const ah=kf.update=gh.run.bind(gh),Ah=kf.job=gh.runIfDirty.bind(gh);Ah.i=kf,Ah.id=kf.uid,gh.scheduler=()=>queueJob(Ah),toggleRecurse(kf,!0),ah()},Tf=(kf,Vf,fh)=>{Vf.component=kf;const Gf=kf.vnode.props;kf.vnode=Vf,kf.next=null,updateProps(kf,Vf.props,Gf,fh),updateSlots(kf,Vf.children,fh),pauseTracking(),flushPreFlushCbs(kf),resetTracking()},Mf=(kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh=!1)=>{const ah=kf&&kf.children,Ah=kf?kf.shapeFlag:0,dh=Vf.children,{patchFlag:Mh,shapeFlag:Yh}=Vf;if(Mh>0){if(Mh&128){Zf(ah,dh,fh,Gf,wf,Rf,Uf,ph,gh);return}else if(Mh&256){Kf(ah,dh,fh,Gf,wf,Rf,Uf,ph,gh);return}}Yh&8?(Ah&16&&Jf(ah,wf,Rf),dh!==ah&&md(fh,dh)):Ah&16?Yh&16?Zf(ah,dh,fh,Gf,wf,Rf,Uf,ph,gh):Jf(ah,wf,Rf,!0):(Ah&8&&md(fh,""),Yh&16&&df(dh,fh,Gf,wf,Rf,Uf,ph,gh))},Kf=(kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh)=>{kf=kf||EMPTY_ARR,Vf=Vf||EMPTY_ARR;const ah=kf.length,Ah=Vf.length,dh=Math.min(ah,Ah);let Mh;for(Mh=0;Mh<dh;Mh++){const Yh=Vf[Mh]=gh?cloneIfMounted(Vf[Mh]):normalizeVNode(Vf[Mh]);Od(kf[Mh],Yh,fh,null,wf,Rf,Uf,ph,gh)}ah>Ah?Jf(kf,wf,Rf,!0,!1,dh):df(Vf,fh,Gf,wf,Rf,Uf,ph,gh,dh)},Zf=(kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh)=>{let ah=0;const Ah=Vf.length;let dh=kf.length-1,Mh=Ah-1;for(;ah<=dh&&ah<=Mh;){const Yh=kf[ah],Bh=Vf[ah]=gh?cloneIfMounted(Vf[ah]):normalizeVNode(Vf[ah]);if(isSameVNodeType(Yh,Bh))Od(Yh,Bh,fh,null,wf,Rf,Uf,ph,gh);else break;ah++}for(;ah<=dh&&ah<=Mh;){const Yh=kf[dh],Bh=Vf[Mh]=gh?cloneIfMounted(Vf[Mh]):normalizeVNode(Vf[Mh]);if(isSameVNodeType(Yh,Bh))Od(Yh,Bh,fh,null,wf,Rf,Uf,ph,gh);else break;dh--,Mh--}if(ah>dh){if(ah<=Mh){const Yh=Mh+1,Bh=Yh<Ah?Vf[Yh].el:Gf;for(;ah<=Mh;)Od(null,Vf[ah]=gh?cloneIfMounted(Vf[ah]):normalizeVNode(Vf[ah]),fh,Bh,wf,Rf,Uf,ph,gh),ah++}}else if(ah>Mh)for(;ah<=dh;)$f(kf[ah],wf,Rf,!0),ah++;else{const Yh=ah,Bh=ah,Xh=new Map;for(ah=Bh;ah<=Mh;ah++){const Oh=Vf[ah]=gh?cloneIfMounted(Vf[ah]):normalizeVNode(Vf[ah]);Oh.key!=null&&Xh.set(Oh.key,ah)}let dm,nh=0;const Of=Mh-Bh+1;let Nf=!1,rh=0;const ch=new Array(Of);for(ah=0;ah<Of;ah++)ch[ah]=0;for(ah=Yh;ah<=dh;ah++){const Oh=kf[ah];if(nh>=Of){$f(Oh,wf,Rf,!0);continue}let Zh;if(Oh.key!=null)Zh=Xh.get(Oh.key);else for(dm=Bh;dm<=Mh;dm++)if(ch[dm-Bh]===0&&isSameVNodeType(Oh,Vf[dm])){Zh=dm;break}Zh===void 0?$f(Oh,wf,Rf,!0):(ch[Zh-Bh]=ah+1,Zh>=rh?rh=Zh:Nf=!0,Od(Oh,Vf[Zh],fh,null,wf,Rf,Uf,ph,gh),nh++)}const Sh=Nf?getSequence(ch):EMPTY_ARR;for(dm=Sh.length-1,ah=Of-1;ah>=0;ah--){const Oh=Bh+ah,Zh=Vf[Oh],hm=Oh+1<Ah?Vf[Oh+1].el:Gf;ch[ah]===0?Od(null,Zh,fh,hm,wf,Rf,Uf,ph,gh):Nf&&(dm<0||ah!==Sh[dm]?eh(Zh,fh,hm,2):dm--)}}},eh=(kf,Vf,fh,Gf,wf=null)=>{const{el:Rf,type:Uf,transition:ph,children:gh,shapeFlag:ah}=kf;if(ah&6){eh(kf.component.subTree,Vf,fh,Gf);return}if(ah&128){kf.suspense.move(Vf,fh,Gf);return}if(ah&64){Uf.move(kf,Vf,fh,qf);return}if(Uf===Fragment){od(Rf,Vf,fh);for(let dh=0;dh<gh.length;dh++)eh(gh[dh],Vf,fh,Gf);od(kf.anchor,Vf,fh);return}if(Uf===Static){Bd(kf,Vf,fh);return}if(Gf!==2&&ah&1&&ph)if(Gf===0)ph.beforeEnter(Rf),od(Rf,Vf,fh),queuePostRenderEffect(()=>ph.enter(Rf),wf);else{const{leave:dh,delayLeave:Mh,afterLeave:Yh}=ph,Bh=()=>od(Rf,Vf,fh),Xh=()=>{dh(Rf,()=>{Bh(),Yh&&Yh()})};Mh?Mh(Rf,Bh,Xh):Xh()}else od(Rf,Vf,fh)},$f=(kf,Vf,fh,Gf=!1,wf=!1)=>{const{type:Rf,props:Uf,ref:ph,children:gh,dynamicChildren:ah,shapeFlag:Ah,patchFlag:dh,dirs:Mh,cacheIndex:Yh}=kf;if(dh===-2&&(wf=!1),ph!=null&&setRef(ph,null,fh,kf,!0),Yh!=null&&(Vf.renderCache[Yh]=void 0),Ah&256){Vf.ctx.deactivate(kf);return}const Bh=Ah&1&&Mh,Xh=!isAsyncWrapper(kf);let dm;if(Xh&&(dm=Uf&&Uf.onVnodeBeforeUnmount)&&invokeVNodeHook(dm,Vf,kf),Ah&6)zf(kf.component,fh,Gf);else{if(Ah&128){kf.suspense.unmount(fh,Gf);return}Bh&&invokeDirectiveHook(kf,null,Vf,"beforeUnmount"),Ah&64?kf.type.remove(kf,Vf,fh,qf,Gf):ah&&!ah.hasOnce&&(Rf!==Fragment||dh>0&&dh&64)?Jf(ah,Vf,fh,!1,!0):(Rf===Fragment&&dh&384||!wf&&Ah&16)&&Jf(gh,Vf,fh),Gf&&Df(kf)}(Xh&&(dm=Uf&&Uf.onVnodeUnmounted)||Bh)&&queuePostRenderEffect(()=>{dm&&invokeVNodeHook(dm,Vf,kf),Bh&&invokeDirectiveHook(kf,null,Vf,"unmounted")},fh)},Df=kf=>{const{type:Vf,el:fh,anchor:Gf,transition:wf}=kf;if(Vf===Fragment){Lf(fh,Gf);return}if(Vf===Static){jd(kf);return}const Rf=()=>{ld(fh),wf&&!wf.persisted&&wf.afterLeave&&wf.afterLeave()};if(kf.shapeFlag&1&&wf&&!wf.persisted){const{leave:Uf,delayLeave:ph}=wf,gh=()=>Uf(fh,Rf);ph?ph(kf.el,Rf,gh):gh()}else Rf()},Lf=(kf,Vf)=>{let fh;for(;kf!==Vf;)fh=Ad(kf),ld(kf),kf=fh;ld(Vf)},zf=(kf,Vf,fh)=>{const{bum:Gf,scope:wf,job:Rf,subTree:Uf,um:ph,m:gh,a:ah}=kf;invalidateMount(gh),invalidateMount(ah),Gf&&invokeArrayFns(Gf),wf.stop(),Rf&&(Rf.flags|=8,$f(Uf,kf,Vf,fh)),ph&&queuePostRenderEffect(ph,Vf),queuePostRenderEffect(()=>{kf.isUnmounted=!0},Vf),Vf&&Vf.pendingBranch&&!Vf.isUnmounted&&kf.asyncDep&&!kf.asyncResolved&&kf.suspenseId===Vf.pendingId&&(Vf.deps--,Vf.deps===0&&Vf.resolve())},Jf=(kf,Vf,fh,Gf=!1,wf=!1,Rf=0)=>{for(let Uf=Rf;Uf<kf.length;Uf++)$f(kf[Uf],Vf,fh,Gf,wf)},xf=kf=>{if(kf.shapeFlag&6)return xf(kf.component.subTree);if(kf.shapeFlag&128)return kf.suspense.next();const Vf=Ad(kf.anchor||kf.el),fh=Vf&&Vf[TeleportEndKey];return fh?Ad(fh):Vf};let yf=!1;const Bf=(kf,Vf,fh)=>{kf==null?Vf._vnode&&$f(Vf._vnode,null,null,!0):Od(Vf._vnode||null,kf,Vf,null,null,null,fh),Vf._vnode=kf,yf||(yf=!0,flushPreFlushCbs(),flushPostFlushCbs(),yf=!1)},qf={p:Od,um:$f,m:eh,r:Df,mt:Sf,mc:df,pc:Mf,pbc:Jd,n:xf,o:Ra};let oh,Yf;return{render:Bf,hydrate:oh,createApp:createAppAPI(Bf,oh)}}function resolveChildrenNamespace({type:Ra,props:qa},nd){return nd==="svg"&&Ra==="foreignObject"||nd==="mathml"&&Ra==="annotation-xml"&&qa&&qa.encoding&&qa.encoding.includes("html")?void 0:nd}function toggleRecurse({effect:Ra,job:qa},nd){nd?(Ra.flags|=32,qa.flags|=4):(Ra.flags&=-33,qa.flags&=-5)}function needTransition(Ra,qa){return(!Ra||Ra&&!Ra.pendingBranch)&&qa&&!qa.persisted}function traverseStaticChildren(Ra,qa,nd=!1){const od=Ra.children,ld=qa.children;if(isArray$2(od)&&isArray$2(ld))for(let ud=0;ud<od.length;ud++){const cd=od[ud];let dd=ld[ud];dd.shapeFlag&1&&!dd.dynamicChildren&&((dd.patchFlag<=0||dd.patchFlag===32)&&(dd=ld[ud]=cloneIfMounted(ld[ud]),dd.el=cd.el),!nd&&dd.patchFlag!==-2&&traverseStaticChildren(cd,dd)),dd.type===Text$2&&(dd.el=cd.el)}}function getSequence(Ra){const qa=Ra.slice(),nd=[0];let od,ld,ud,cd,dd;const pd=Ra.length;for(od=0;od<pd;od++){const fd=Ra[od];if(fd!==0){if(ld=nd[nd.length-1],Ra[ld]<fd){qa[od]=ld,nd.push(od);continue}for(ud=0,cd=nd.length-1;ud<cd;)dd=ud+cd>>1,Ra[nd[dd]]<fd?ud=dd+1:cd=dd;fd<Ra[nd[ud]]&&(ud>0&&(qa[od]=nd[ud-1]),nd[ud]=od)}}for(ud=nd.length,cd=nd[ud-1];ud-- >0;)nd[ud]=cd,cd=qa[cd];return nd}function locateNonHydratedAsyncRoot(Ra){const qa=Ra.subTree.component;if(qa)return qa.asyncDep&&!qa.asyncResolved?qa:locateNonHydratedAsyncRoot(qa)}function invalidateMount(Ra){if(Ra)for(let qa=0;qa<Ra.length;qa++)Ra[qa].flags|=8}const ssrContextKey=Symbol.for("v-scx"),useSSRContext=()=>inject(ssrContextKey);function watchEffect(Ra,qa){return doWatch(Ra,null,qa)}function watchPostEffect(Ra,qa){return doWatch(Ra,null,{flush:"post"})}function watch(Ra,qa,nd){return doWatch(Ra,qa,nd)}function doWatch(Ra,qa,nd=EMPTY_OBJ){const{immediate:od,deep:ld,flush:ud,once:cd}=nd,dd=extend$3({},nd),pd=qa&&od||!qa&&ud!=="post";let fd;if(isInSSRComponentSetup){if(ud==="sync"){const Nd=useSSRContext();fd=Nd.__watcherHandles||(Nd.__watcherHandles=[])}else if(!pd){const Nd=()=>{};return Nd.stop=NOOP,Nd.resume=NOOP,Nd.pause=NOOP,Nd}}const md=currentInstance;dd.call=(Nd,Id,Od)=>callWithAsyncErrorHandling(Nd,md,Id,Od);let vd=!1;ud==="post"?dd.scheduler=Nd=>{queuePostRenderEffect(Nd,md&&md.suspense)}:ud!=="sync"&&(vd=!0,dd.scheduler=(Nd,Id)=>{Id?Nd():queueJob(Nd)}),dd.augmentJob=Nd=>{qa&&(Nd.flags|=4),vd&&(Nd.flags|=2,md&&(Nd.id=md.uid,Nd.i=md))};const Ad=watch$1(Ra,qa,dd);return isInSSRComponentSetup&&(fd?fd.push(Ad):pd&&Ad()),Ad}function instanceWatch(Ra,qa,nd){const od=this.proxy,ld=isString$3(Ra)?Ra.includes(".")?createPathGetter(od,Ra):()=>od[Ra]:Ra.bind(od,od);let ud;isFunction$4(qa)?ud=qa:(ud=qa.handler,nd=qa);const cd=setCurrentInstance(this),dd=doWatch(ld,ud.bind(od),nd);return cd(),dd}function createPathGetter(Ra,qa){const nd=qa.split(".");return()=>{let od=Ra;for(let ld=0;ld<nd.length&&od;ld++)od=od[nd[ld]];return od}}const getModelModifiers=(Ra,qa)=>qa==="modelValue"||qa==="model-value"?Ra.modelModifiers:Ra[`${qa}Modifiers`]||Ra[`${camelize(qa)}Modifiers`]||Ra[`${hyphenate(qa)}Modifiers`];function emit(Ra,qa,...nd){if(Ra.isUnmounted)return;const od=Ra.vnode.props||EMPTY_OBJ;let ld=nd;const ud=qa.startsWith("update:"),cd=ud&&getModelModifiers(od,qa.slice(7));cd&&(cd.trim&&(ld=nd.map(md=>isString$3(md)?md.trim():md)),cd.number&&(ld=nd.map(looseToNumber)));let dd,pd=od[dd=toHandlerKey(qa)]||od[dd=toHandlerKey(camelize(qa))];!pd&&ud&&(pd=od[dd=toHandlerKey(hyphenate(qa))]),pd&&callWithAsyncErrorHandling(pd,Ra,6,ld);const fd=od[dd+"Once"];if(fd){if(!Ra.emitted)Ra.emitted={};else if(Ra.emitted[dd])return;Ra.emitted[dd]=!0,callWithAsyncErrorHandling(fd,Ra,6,ld)}}function normalizeEmitsOptions(Ra,qa,nd=!1){const od=qa.emitsCache,ld=od.get(Ra);if(ld!==void 0)return ld;const ud=Ra.emits;let cd={},dd=!1;if(!isFunction$4(Ra)){const pd=fd=>{const md=normalizeEmitsOptions(fd,qa,!0);md&&(dd=!0,extend$3(cd,md))};!nd&&qa.mixins.length&&qa.mixins.forEach(pd),Ra.extends&&pd(Ra.extends),Ra.mixins&&Ra.mixins.forEach(pd)}return!ud&&!dd?(isObject$5(Ra)&&od.set(Ra,null),null):(isArray$2(ud)?ud.forEach(pd=>cd[pd]=null):extend$3(cd,ud),isObject$5(Ra)&&od.set(Ra,cd),cd)}function isEmitListener(Ra,qa){return!Ra||!isOn(qa)?!1:(qa=qa.slice(2).replace(/Once$/,""),hasOwn$2(Ra,qa[0].toLowerCase()+qa.slice(1))||hasOwn$2(Ra,hyphenate(qa))||hasOwn$2(Ra,qa))}function markAttrsAccessed(){}function renderComponentRoot(Ra){const{type:qa,vnode:nd,proxy:od,withProxy:ld,propsOptions:[ud],slots:cd,attrs:dd,emit:pd,render:fd,renderCache:md,props:vd,data:Ad,setupState:Nd,ctx:Id,inheritAttrs:Od}=Ra,Fd=setCurrentRenderingInstance(Ra);let Pd,Md;try{if(nd.shapeFlag&4){const jd=ld||od,Hd=jd;Pd=normalizeVNode(fd.call(Hd,jd,md,vd,Nd,Ad,Id)),Md=dd}else{const jd=qa;Pd=normalizeVNode(jd.length>1?jd(vd,{attrs:dd,slots:cd,emit:pd}):jd(vd,null)),Md=qa.props?dd:getFunctionalFallthrough(dd)}}catch(jd){blockStack.length=0,handleError$1(jd,Ra,1),Pd=createVNode(Comment$2)}let Bd=Pd;if(Md&&Od!==!1){const jd=Object.keys(Md),{shapeFlag:Hd}=Bd;jd.length&&Hd&7&&(ud&&jd.some(isModelListener)&&(Md=filterModelListeners(Md,ud)),Bd=cloneVNode(Bd,Md,!1,!0))}return nd.dirs&&(Bd=cloneVNode(Bd,null,!1,!0),Bd.dirs=Bd.dirs?Bd.dirs.concat(nd.dirs):nd.dirs),nd.transition&&setTransitionHooks(Bd,nd.transition),Pd=Bd,setCurrentRenderingInstance(Fd),Pd}const getFunctionalFallthrough=Ra=>{let qa;for(const nd in Ra)(nd==="class"||nd==="style"||isOn(nd))&&((qa||(qa={}))[nd]=Ra[nd]);return qa},filterModelListeners=(Ra,qa)=>{const nd={};for(const od in Ra)(!isModelListener(od)||!(od.slice(9)in qa))&&(nd[od]=Ra[od]);return nd};function shouldUpdateComponent(Ra,qa,nd){const{props:od,children:ld,component:ud}=Ra,{props:cd,children:dd,patchFlag:pd}=qa,fd=ud.emitsOptions;if(qa.dirs||qa.transition)return!0;if(nd&&pd>=0){if(pd&1024)return!0;if(pd&16)return od?hasPropsChanged(od,cd,fd):!!cd;if(pd&8){const md=qa.dynamicProps;for(let vd=0;vd<md.length;vd++){const Ad=md[vd];if(cd[Ad]!==od[Ad]&&!isEmitListener(fd,Ad))return!0}}}else return(ld||dd)&&(!dd||!dd.$stable)?!0:od===cd?!1:od?cd?hasPropsChanged(od,cd,fd):!0:!!cd;return!1}function hasPropsChanged(Ra,qa,nd){const od=Object.keys(qa);if(od.length!==Object.keys(Ra).length)return!0;for(let ld=0;ld<od.length;ld++){const ud=od[ld];if(qa[ud]!==Ra[ud]&&!isEmitListener(nd,ud))return!0}return!1}function updateHOCHostEl({vnode:Ra,parent:qa},nd){for(;qa;){const od=qa.subTree;if(od.suspense&&od.suspense.activeBranch===Ra&&(od.el=Ra.el),od===Ra)(Ra=qa.vnode).el=nd,qa=qa.parent;else break}}const isSuspense=Ra=>Ra.__isSuspense;function queueEffectWithSuspense(Ra,qa){qa&&qa.pendingBranch?isArray$2(Ra)?qa.effects.push(...Ra):qa.effects.push(Ra):queuePostFlushCb(Ra)}const Fragment=Symbol.for("v-fgt"),Text$2=Symbol.for("v-txt"),Comment$2=Symbol.for("v-cmt"),Static=Symbol.for("v-stc"),blockStack=[];let currentBlock=null;function openBlock(Ra=!1){blockStack.push(currentBlock=Ra?null:[])}function closeBlock(){blockStack.pop(),currentBlock=blockStack[blockStack.length-1]||null}let isBlockTreeEnabled=1;function setBlockTracking(Ra,qa=!1){isBlockTreeEnabled+=Ra,Ra<0&&currentBlock&&qa&&(currentBlock.hasOnce=!0)}function setupBlock(Ra){return Ra.dynamicChildren=isBlockTreeEnabled>0?currentBlock||EMPTY_ARR:null,closeBlock(),isBlockTreeEnabled>0&&currentBlock&&currentBlock.push(Ra),Ra}function createElementBlock(Ra,qa,nd,od,ld,ud){return setupBlock(createBaseVNode(Ra,qa,nd,od,ld,ud,!0))}function createBlock(Ra,qa,nd,od,ld){return setupBlock(createVNode(Ra,qa,nd,od,ld,!0))}function isVNode(Ra){return Ra?Ra.__v_isVNode===!0:!1}function isSameVNodeType(Ra,qa){return Ra.type===qa.type&&Ra.key===qa.key}const normalizeKey=({key:Ra})=>Ra??null,normalizeRef=({ref:Ra,ref_key:qa,ref_for:nd})=>(typeof Ra=="number"&&(Ra=""+Ra),Ra!=null?isString$3(Ra)||isRef(Ra)||isFunction$4(Ra)?{i:currentRenderingInstance,r:Ra,k:qa,f:!!nd}:Ra:null);function createBaseVNode(Ra,qa=null,nd=null,od=0,ld=null,ud=Ra===Fragment?0:1,cd=!1,dd=!1){const pd={__v_isVNode:!0,__v_skip:!0,type:Ra,props:qa,key:qa&&normalizeKey(qa),ref:qa&&normalizeRef(qa),scopeId:currentScopeId,slotScopeIds:null,children:nd,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:ud,patchFlag:od,dynamicProps:ld,dynamicChildren:null,appContext:null,ctx:currentRenderingInstance};return dd?(normalizeChildren(pd,nd),ud&128&&Ra.normalize(pd)):nd&&(pd.shapeFlag|=isString$3(nd)?8:16),isBlockTreeEnabled>0&&!cd&&currentBlock&&(pd.patchFlag>0||ud&6)&&pd.patchFlag!==32&&currentBlock.push(pd),pd}const createVNode=_createVNode;function _createVNode(Ra,qa=null,nd=null,od=0,ld=null,ud=!1){if((!Ra||Ra===NULL_DYNAMIC_COMPONENT)&&(Ra=Comment$2),isVNode(Ra)){const dd=cloneVNode(Ra,qa,!0);return nd&&normalizeChildren(dd,nd),isBlockTreeEnabled>0&&!ud&&currentBlock&&(dd.shapeFlag&6?currentBlock[currentBlock.indexOf(Ra)]=dd:currentBlock.push(dd)),dd.patchFlag=-2,dd}if(isClassComponent(Ra)&&(Ra=Ra.__vccOpts),qa){qa=guardReactiveProps(qa);let{class:dd,style:pd}=qa;dd&&!isString$3(dd)&&(qa.class=normalizeClass(dd)),isObject$5(pd)&&(isProxy(pd)&&!isArray$2(pd)&&(pd=extend$3({},pd)),qa.style=normalizeStyle(pd))}const cd=isString$3(Ra)?1:isSuspense(Ra)?128:isTeleport(Ra)?64:isObject$5(Ra)?4:isFunction$4(Ra)?2:0;return createBaseVNode(Ra,qa,nd,od,ld,cd,ud,!0)}function guardReactiveProps(Ra){return Ra?isProxy(Ra)||isInternalObject(Ra)?extend$3({},Ra):Ra:null}function cloneVNode(Ra,qa,nd=!1,od=!1){const{props:ld,ref:ud,patchFlag:cd,children:dd,transition:pd}=Ra,fd=qa?mergeProps(ld||{},qa):ld,md={__v_isVNode:!0,__v_skip:!0,type:Ra.type,props:fd,key:fd&&normalizeKey(fd),ref:qa&&qa.ref?nd&&ud?isArray$2(ud)?ud.concat(normalizeRef(qa)):[ud,normalizeRef(qa)]:normalizeRef(qa):ud,scopeId:Ra.scopeId,slotScopeIds:Ra.slotScopeIds,children:dd,target:Ra.target,targetStart:Ra.targetStart,targetAnchor:Ra.targetAnchor,staticCount:Ra.staticCount,shapeFlag:Ra.shapeFlag,patchFlag:qa&&Ra.type!==Fragment?cd===-1?16:cd|16:cd,dynamicProps:Ra.dynamicProps,dynamicChildren:Ra.dynamicChildren,appContext:Ra.appContext,dirs:Ra.dirs,transition:pd,component:Ra.component,suspense:Ra.suspense,ssContent:Ra.ssContent&&cloneVNode(Ra.ssContent),ssFallback:Ra.ssFallback&&cloneVNode(Ra.ssFallback),el:Ra.el,anchor:Ra.anchor,ctx:Ra.ctx,ce:Ra.ce};return pd&&od&&setTransitionHooks(md,pd.clone(md)),md}function createTextVNode(Ra=" ",qa=0){return createVNode(Text$2,null,Ra,qa)}function createCommentVNode(Ra="",qa=!1){return qa?(openBlock(),createBlock(Comment$2,null,Ra)):createVNode(Comment$2,null,Ra)}function normalizeVNode(Ra){return Ra==null||typeof Ra=="boolean"?createVNode(Comment$2):isArray$2(Ra)?createVNode(Fragment,null,Ra.slice()):isVNode(Ra)?cloneIfMounted(Ra):createVNode(Text$2,null,String(Ra))}function cloneIfMounted(Ra){return Ra.el===null&&Ra.patchFlag!==-1||Ra.memo?Ra:cloneVNode(Ra)}function normalizeChildren(Ra,qa){let nd=0;const{shapeFlag:od}=Ra;if(qa==null)qa=null;else if(isArray$2(qa))nd=16;else if(typeof qa=="object")if(od&65){const ld=qa.default;ld&&(ld._c&&(ld._d=!1),normalizeChildren(Ra,ld()),ld._c&&(ld._d=!0));return}else{nd=32;const ld=qa._;!ld&&!isInternalObject(qa)?qa._ctx=currentRenderingInstance:ld===3&&currentRenderingInstance&&(currentRenderingInstance.slots._===1?qa._=1:(qa._=2,Ra.patchFlag|=1024))}else isFunction$4(qa)?(qa={default:qa,_ctx:currentRenderingInstance},nd=32):(qa=String(qa),od&64?(nd=16,qa=[createTextVNode(qa)]):nd=8);Ra.children=qa,Ra.shapeFlag|=nd}function mergeProps(...Ra){const qa={};for(let nd=0;nd<Ra.length;nd++){const od=Ra[nd];for(const ld in od)if(ld==="class")qa.class!==od.class&&(qa.class=normalizeClass([qa.class,od.class]));else if(ld==="style")qa.style=normalizeStyle([qa.style,od.style]);else if(isOn(ld)){const ud=qa[ld],cd=od[ld];cd&&ud!==cd&&!(isArray$2(ud)&&ud.includes(cd))&&(qa[ld]=ud?[].concat(ud,cd):cd)}else ld!==""&&(qa[ld]=od[ld])}return qa}function invokeVNodeHook(Ra,qa,nd,od=null){callWithAsyncErrorHandling(Ra,qa,7,[nd,od])}const emptyAppContext=createAppContext();let uid=0;function createComponentInstance(Ra,qa,nd){const od=Ra.type,ld=(qa?qa.appContext:Ra.appContext)||emptyAppContext,ud={uid:uid++,vnode:Ra,type:od,parent:qa,appContext:ld,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new EffectScope(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:qa?qa.provides:Object.create(ld.provides),ids:qa?qa.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:normalizePropsOptions(od,ld),emitsOptions:normalizeEmitsOptions(od,ld),emit:null,emitted:null,propsDefaults:EMPTY_OBJ,inheritAttrs:od.inheritAttrs,ctx:EMPTY_OBJ,data:EMPTY_OBJ,props:EMPTY_OBJ,attrs:EMPTY_OBJ,slots:EMPTY_OBJ,refs:EMPTY_OBJ,setupState:EMPTY_OBJ,setupContext:null,suspense:nd,suspenseId:nd?nd.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return ud.ctx={_:ud},ud.root=qa?qa.root:ud,ud.emit=emit.bind(null,ud),Ra.ce&&Ra.ce(ud),ud}let currentInstance=null;const getCurrentInstance=()=>currentInstance||currentRenderingInstance;let internalSetCurrentInstance,setInSSRSetupState;{const Ra=getGlobalThis(),qa=(nd,od)=>{let ld;return(ld=Ra[nd])||(ld=Ra[nd]=[]),ld.push(od),ud=>{ld.length>1?ld.forEach(cd=>cd(ud)):ld[0](ud)}};internalSetCurrentInstance=qa("__VUE_INSTANCE_SETTERS__",nd=>currentInstance=nd),setInSSRSetupState=qa("__VUE_SSR_SETTERS__",nd=>isInSSRComponentSetup=nd)}const setCurrentInstance=Ra=>{const qa=currentInstance;return internalSetCurrentInstance(Ra),Ra.scope.on(),()=>{Ra.scope.off(),internalSetCurrentInstance(qa)}},unsetCurrentInstance=()=>{currentInstance&&currentInstance.scope.off(),internalSetCurrentInstance(null)};function isStatefulComponent(Ra){return Ra.vnode.shapeFlag&4}let isInSSRComponentSetup=!1;function setupComponent(Ra,qa=!1,nd=!1){qa&&setInSSRSetupState(qa);const{props:od,children:ld}=Ra.vnode,ud=isStatefulComponent(Ra);initProps(Ra,od,ud,qa),initSlots(Ra,ld,nd);const cd=ud?setupStatefulComponent(Ra,qa):void 0;return qa&&setInSSRSetupState(!1),cd}function setupStatefulComponent(Ra,qa){const nd=Ra.type;Ra.accessCache=Object.create(null),Ra.proxy=new Proxy(Ra.ctx,PublicInstanceProxyHandlers);const{setup:od}=nd;if(od){pauseTracking();const ld=Ra.setupContext=od.length>1?createSetupContext(Ra):null,ud=setCurrentInstance(Ra),cd=callWithErrorHandling(od,Ra,0,[Ra.props,ld]),dd=isPromise(cd);if(resetTracking(),ud(),(dd||Ra.sp)&&!isAsyncWrapper(Ra)&&markAsyncBoundary(Ra),dd){if(cd.then(unsetCurrentInstance,unsetCurrentInstance),qa)return cd.then(pd=>{handleSetupResult(Ra,pd,qa)}).catch(pd=>{handleError$1(pd,Ra,0)});Ra.asyncDep=cd}else handleSetupResult(Ra,cd,qa)}else finishComponentSetup(Ra,qa)}function handleSetupResult(Ra,qa,nd){isFunction$4(qa)?Ra.type.__ssrInlineRender?Ra.ssrRender=qa:Ra.render=qa:isObject$5(qa)&&(Ra.setupState=proxyRefs(qa)),finishComponentSetup(Ra,nd)}let compile$2;function finishComponentSetup(Ra,qa,nd){const od=Ra.type;if(!Ra.render){if(!qa&&compile$2&&!od.render){const ld=od.template||resolveMergedOptions(Ra).template;if(ld){const{isCustomElement:ud,compilerOptions:cd}=Ra.appContext.config,{delimiters:dd,compilerOptions:pd}=od,fd=extend$3(extend$3({isCustomElement:ud,delimiters:dd},cd),pd);od.render=compile$2(ld,fd)}}Ra.render=od.render||NOOP}{const ld=setCurrentInstance(Ra);pauseTracking();try{applyOptions(Ra)}finally{resetTracking(),ld()}}}const attrsProxyHandlers={get(Ra,qa){return track(Ra,"get",""),Ra[qa]}};function createSetupContext(Ra){const qa=nd=>{Ra.exposed=nd||{}};return{attrs:new Proxy(Ra.attrs,attrsProxyHandlers),slots:Ra.slots,emit:Ra.emit,expose:qa}}function getComponentPublicInstance(Ra){return Ra.exposed?Ra.exposeProxy||(Ra.exposeProxy=new Proxy(proxyRefs(markRaw(Ra.exposed)),{get(qa,nd){if(nd in qa)return qa[nd];if(nd in publicPropertiesMap)return publicPropertiesMap[nd](Ra)},has(qa,nd){return nd in qa||nd in publicPropertiesMap}})):Ra.proxy}const classifyRE=/(?:^|[-_])(\w)/g,classify=Ra=>Ra.replace(classifyRE,qa=>qa.toUpperCase()).replace(/[-_]/g,"");function getComponentName(Ra,qa=!0){return isFunction$4(Ra)?Ra.displayName||Ra.name:Ra.name||qa&&Ra.__name}function formatComponentName(Ra,qa,nd=!1){let od=getComponentName(qa);if(!od&&qa.__file){const ld=qa.__file.match(/([^/\\]+)\.\w+$/);ld&&(od=ld[1])}if(!od&&Ra&&Ra.parent){const ld=ud=>{for(const cd in ud)if(ud[cd]===qa)return cd};od=ld(Ra.components||Ra.parent.type.components)||ld(Ra.appContext.components)}return od?classify(od):nd?"App":"Anonymous"}function isClassComponent(Ra){return isFunction$4(Ra)&&"__vccOpts"in Ra}const computed=(Ra,qa)=>computed$1(Ra,qa,isInSSRComponentSetup);function h$1(Ra,qa,nd){const od=arguments.length;return od===2?isObject$5(qa)&&!isArray$2(qa)?isVNode(qa)?createVNode(Ra,null,[qa]):createVNode(Ra,qa):createVNode(Ra,null,qa):(od>3?nd=Array.prototype.slice.call(arguments,2):od===3&&isVNode(nd)&&(nd=[nd]),createVNode(Ra,qa,nd))}const version$2="3.5.13",warn$2=NOOP;/**
* @vue/runtime-dom v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let policy;const tt$5=typeof window<"u"&&window.trustedTypes;if(tt$5)try{policy=tt$5.createPolicy("vue",{createHTML:Ra=>Ra})}catch{}const unsafeToTrustedHTML=policy?Ra=>policy.createHTML(Ra):Ra=>Ra,svgNS="http://www.w3.org/2000/svg",mathmlNS="http://www.w3.org/1998/Math/MathML",doc=typeof document<"u"?document:null,templateContainer=doc&&doc.createElement("template"),nodeOps={insert:(Ra,qa,nd)=>{qa.insertBefore(Ra,nd||null)},remove:Ra=>{const qa=Ra.parentNode;qa&&qa.removeChild(Ra)},createElement:(Ra,qa,nd,od)=>{const ld=qa==="svg"?doc.createElementNS(svgNS,Ra):qa==="mathml"?doc.createElementNS(mathmlNS,Ra):nd?doc.createElement(Ra,{is:nd}):doc.createElement(Ra);return Ra==="select"&&od&&od.multiple!=null&&ld.setAttribute("multiple",od.multiple),ld},createText:Ra=>doc.createTextNode(Ra),createComment:Ra=>doc.createComment(Ra),setText:(Ra,qa)=>{Ra.nodeValue=qa},setElementText:(Ra,qa)=>{Ra.textContent=qa},parentNode:Ra=>Ra.parentNode,nextSibling:Ra=>Ra.nextSibling,querySelector:Ra=>doc.querySelector(Ra),setScopeId(Ra,qa){Ra.setAttribute(qa,"")},insertStaticContent(Ra,qa,nd,od,ld,ud){const cd=nd?nd.previousSibling:qa.lastChild;if(ld&&(ld===ud||ld.nextSibling))for(;qa.insertBefore(ld.cloneNode(!0),nd),!(ld===ud||!(ld=ld.nextSibling)););else{templateContainer.innerHTML=unsafeToTrustedHTML(od==="svg"?`<svg>${Ra}</svg>`:od==="mathml"?`<math>${Ra}</math>`:Ra);const dd=templateContainer.content;if(od==="svg"||od==="mathml"){const pd=dd.firstChild;for(;pd.firstChild;)dd.appendChild(pd.firstChild);dd.removeChild(pd)}qa.insertBefore(dd,nd)}return[cd?cd.nextSibling:qa.firstChild,nd?nd.previousSibling:qa.lastChild]}},TRANSITION="transition",ANIMATION="animation",vtcKey=Symbol("_vtc"),DOMTransitionPropsValidators={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},TransitionPropsValidators=extend$3({},BaseTransitionPropsValidators,DOMTransitionPropsValidators),decorate$1=Ra=>(Ra.displayName="Transition",Ra.props=TransitionPropsValidators,Ra),Transition$1=decorate$1((Ra,{slots:qa})=>h$1(BaseTransition,resolveTransitionProps(Ra),qa)),callHook=(Ra,qa=[])=>{isArray$2(Ra)?Ra.forEach(nd=>nd(...qa)):Ra&&Ra(...qa)},hasExplicitCallback=Ra=>Ra?isArray$2(Ra)?Ra.some(qa=>qa.length>1):Ra.length>1:!1;function resolveTransitionProps(Ra){const qa={};for(const _f in Ra)_f in DOMTransitionPropsValidators||(qa[_f]=Ra[_f]);if(Ra.css===!1)return qa;const{name:nd="v",type:od,duration:ld,enterFromClass:ud=`${nd}-enter-from`,enterActiveClass:cd=`${nd}-enter-active`,enterToClass:dd=`${nd}-enter-to`,appearFromClass:pd=ud,appearActiveClass:fd=cd,appearToClass:md=dd,leaveFromClass:vd=`${nd}-leave-from`,leaveActiveClass:Ad=`${nd}-leave-active`,leaveToClass:Nd=`${nd}-leave-to`}=Ra,Id=normalizeDuration(ld),Od=Id&&Id[0],Fd=Id&&Id[1],{onBeforeEnter:Pd,onEnter:Md,onEnterCancelled:Bd,onLeave:jd,onLeaveCancelled:Hd,onBeforeAppear:Gd=Pd,onAppear:zd=Md,onAppearCancelled:df=Bd}=qa,Wd=(_f,vf,Sf,gf)=>{_f._enterCancelled=gf,removeTransitionClass(_f,vf?md:dd),removeTransitionClass(_f,vf?fd:cd),Sf&&Sf()},Jd=(_f,vf)=>{_f._isLeaving=!1,removeTransitionClass(_f,vd),removeTransitionClass(_f,Nd),removeTransitionClass(_f,Ad),vf&&vf()},Xd=_f=>(vf,Sf)=>{const gf=_f?zd:Md,bf=()=>Wd(vf,_f,Sf);callHook(gf,[vf,bf]),nextFrame(()=>{removeTransitionClass(vf,_f?pd:ud),addTransitionClass(vf,_f?md:dd),hasExplicitCallback(gf)||whenTransitionEnds(vf,od,Od,bf)})};return extend$3(qa,{onBeforeEnter(_f){callHook(Pd,[_f]),addTransitionClass(_f,ud),addTransitionClass(_f,cd)},onBeforeAppear(_f){callHook(Gd,[_f]),addTransitionClass(_f,pd),addTransitionClass(_f,fd)},onEnter:Xd(!1),onAppear:Xd(!0),onLeave(_f,vf){_f._isLeaving=!0;const Sf=()=>Jd(_f,vf);addTransitionClass(_f,vd),_f._enterCancelled?(addTransitionClass(_f,Ad),forceReflow()):(forceReflow(),addTransitionClass(_f,Ad)),nextFrame(()=>{_f._isLeaving&&(removeTransitionClass(_f,vd),addTransitionClass(_f,Nd),hasExplicitCallback(jd)||whenTransitionEnds(_f,od,Fd,Sf))}),callHook(jd,[_f,Sf])},onEnterCancelled(_f){Wd(_f,!1,void 0,!0),callHook(Bd,[_f])},onAppearCancelled(_f){Wd(_f,!0,void 0,!0),callHook(df,[_f])},onLeaveCancelled(_f){Jd(_f),callHook(Hd,[_f])}})}function normalizeDuration(Ra){if(Ra==null)return null;if(isObject$5(Ra))return[NumberOf(Ra.enter),NumberOf(Ra.leave)];{const qa=NumberOf(Ra);return[qa,qa]}}function NumberOf(Ra){return toNumber$3(Ra)}function addTransitionClass(Ra,qa){qa.split(/\s+/).forEach(nd=>nd&&Ra.classList.add(nd)),(Ra[vtcKey]||(Ra[vtcKey]=new Set)).add(qa)}function removeTransitionClass(Ra,qa){qa.split(/\s+/).forEach(od=>od&&Ra.classList.remove(od));const nd=Ra[vtcKey];nd&&(nd.delete(qa),nd.size||(Ra[vtcKey]=void 0))}function nextFrame(Ra){requestAnimationFrame(()=>{requestAnimationFrame(Ra)})}let endId=0;function whenTransitionEnds(Ra,qa,nd,od){const ld=Ra._endId=++endId,ud=()=>{ld===Ra._endId&&od()};if(nd!=null)return setTimeout(ud,nd);const{type:cd,timeout:dd,propCount:pd}=getTransitionInfo(Ra,qa);if(!cd)return od();const fd=cd+"end";let md=0;const vd=()=>{Ra.removeEventListener(fd,Ad),ud()},Ad=Nd=>{Nd.target===Ra&&++md>=pd&&vd()};setTimeout(()=>{md<pd&&vd()},dd+1),Ra.addEventListener(fd,Ad)}function getTransitionInfo(Ra,qa){const nd=window.getComputedStyle(Ra),od=Id=>(nd[Id]||"").split(", "),ld=od(`${TRANSITION}Delay`),ud=od(`${TRANSITION}Duration`),cd=getTimeout(ld,ud),dd=od(`${ANIMATION}Delay`),pd=od(`${ANIMATION}Duration`),fd=getTimeout(dd,pd);let md=null,vd=0,Ad=0;qa===TRANSITION?cd>0&&(md=TRANSITION,vd=cd,Ad=ud.length):qa===ANIMATION?fd>0&&(md=ANIMATION,vd=fd,Ad=pd.length):(vd=Math.max(cd,fd),md=vd>0?cd>fd?TRANSITION:ANIMATION:null,Ad=md?md===TRANSITION?ud.length:pd.length:0);const Nd=md===TRANSITION&&/\b(transform|all)(,|$)/.test(od(`${TRANSITION}Property`).toString());return{type:md,timeout:vd,propCount:Ad,hasTransform:Nd}}function getTimeout(Ra,qa){for(;Ra.length<qa.length;)Ra=Ra.concat(Ra);return Math.max(...qa.map((nd,od)=>toMs(nd)+toMs(Ra[od])))}function toMs(Ra){return Ra==="auto"?0:Number(Ra.slice(0,-1).replace(",","."))*1e3}function forceReflow(){return document.body.offsetHeight}function patchClass(Ra,qa,nd){const od=Ra[vtcKey];od&&(qa=(qa?[qa,...od]:[...od]).join(" ")),qa==null?Ra.removeAttribute("class"):nd?Ra.setAttribute("class",qa):Ra.className=qa}const vShowOriginalDisplay=Symbol("_vod"),vShowHidden=Symbol("_vsh"),vShow={beforeMount(Ra,{value:qa},{transition:nd}){Ra[vShowOriginalDisplay]=Ra.style.display==="none"?"":Ra.style.display,nd&&qa?nd.beforeEnter(Ra):setDisplay(Ra,qa)},mounted(Ra,{value:qa},{transition:nd}){nd&&qa&&nd.enter(Ra)},updated(Ra,{value:qa,oldValue:nd},{transition:od}){!qa!=!nd&&(od?qa?(od.beforeEnter(Ra),setDisplay(Ra,!0),od.enter(Ra)):od.leave(Ra,()=>{setDisplay(Ra,!1)}):setDisplay(Ra,qa))},beforeUnmount(Ra,{value:qa}){setDisplay(Ra,qa)}};function setDisplay(Ra,qa){Ra.style.display=qa?Ra[vShowOriginalDisplay]:"none",Ra[vShowHidden]=!qa}const CSS_VAR_TEXT=Symbol(""),displayRE=/(^|;)\s*display\s*:/;function patchStyle(Ra,qa,nd){const od=Ra.style,ld=isString$3(nd);let ud=!1;if(nd&&!ld){if(qa)if(isString$3(qa))for(const cd of qa.split(";")){const dd=cd.slice(0,cd.indexOf(":")).trim();nd[dd]==null&&setStyle(od,dd,"")}else for(const cd in qa)nd[cd]==null&&setStyle(od,cd,"");for(const cd in nd)cd==="display"&&(ud=!0),setStyle(od,cd,nd[cd])}else if(ld){if(qa!==nd){const cd=od[CSS_VAR_TEXT];cd&&(nd+=";"+cd),od.cssText=nd,ud=displayRE.test(nd)}}else qa&&Ra.removeAttribute("style");vShowOriginalDisplay in Ra&&(Ra[vShowOriginalDisplay]=ud?od.display:"",Ra[vShowHidden]&&(od.display="none"))}const importantRE=/\s*!important$/;function setStyle(Ra,qa,nd){if(isArray$2(nd))nd.forEach(od=>setStyle(Ra,qa,od));else if(nd==null&&(nd=""),qa.startsWith("--"))Ra.setProperty(qa,nd);else{const od=autoPrefix(Ra,qa);importantRE.test(nd)?Ra.setProperty(hyphenate(od),nd.replace(importantRE,""),"important"):Ra[od]=nd}}const prefixes=["Webkit","Moz","ms"],prefixCache={};function autoPrefix(Ra,qa){const nd=prefixCache[qa];if(nd)return nd;let od=camelize(qa);if(od!=="filter"&&od in Ra)return prefixCache[qa]=od;od=capitalize$1(od);for(let ld=0;ld<prefixes.length;ld++){const ud=prefixes[ld]+od;if(ud in Ra)return prefixCache[qa]=ud}return qa}const xlinkNS="http://www.w3.org/1999/xlink";function patchAttr(Ra,qa,nd,od,ld,ud=isSpecialBooleanAttr(qa)){od&&qa.startsWith("xlink:")?nd==null?Ra.removeAttributeNS(xlinkNS,qa.slice(6,qa.length)):Ra.setAttributeNS(xlinkNS,qa,nd):nd==null||ud&&!includeBooleanAttr(nd)?Ra.removeAttribute(qa):Ra.setAttribute(qa,ud?"":isSymbol$1(nd)?String(nd):nd)}function patchDOMProp(Ra,qa,nd,od,ld){if(qa==="innerHTML"||qa==="textContent"){nd!=null&&(Ra[qa]=qa==="innerHTML"?unsafeToTrustedHTML(nd):nd);return}const ud=Ra.tagName;if(qa==="value"&&ud!=="PROGRESS"&&!ud.includes("-")){const dd=ud==="OPTION"?Ra.getAttribute("value")||"":Ra.value,pd=nd==null?Ra.type==="checkbox"?"on":"":String(nd);(dd!==pd||!("_value"in Ra))&&(Ra.value=pd),nd==null&&Ra.removeAttribute(qa),Ra._value=nd;return}let cd=!1;if(nd===""||nd==null){const dd=typeof Ra[qa];dd==="boolean"?nd=includeBooleanAttr(nd):nd==null&&dd==="string"?(nd="",cd=!0):dd==="number"&&(nd=0,cd=!0)}try{Ra[qa]=nd}catch{}cd&&Ra.removeAttribute(ld||qa)}function addEventListener(Ra,qa,nd,od){Ra.addEventListener(qa,nd,od)}function removeEventListener(Ra,qa,nd,od){Ra.removeEventListener(qa,nd,od)}const veiKey=Symbol("_vei");function patchEvent(Ra,qa,nd,od,ld=null){const ud=Ra[veiKey]||(Ra[veiKey]={}),cd=ud[qa];if(od&&cd)cd.value=od;else{const[dd,pd]=parseName(qa);if(od){const fd=ud[qa]=createInvoker(od,ld);addEventListener(Ra,dd,fd,pd)}else cd&&(removeEventListener(Ra,dd,cd,pd),ud[qa]=void 0)}}const optionsModifierRE=/(?:Once|Passive|Capture)$/;function parseName(Ra){let qa;if(optionsModifierRE.test(Ra)){qa={};let od;for(;od=Ra.match(optionsModifierRE);)Ra=Ra.slice(0,Ra.length-od[0].length),qa[od[0].toLowerCase()]=!0}return[Ra[2]===":"?Ra.slice(3):hyphenate(Ra.slice(2)),qa]}let cachedNow=0;const p$1=Promise.resolve(),getNow=()=>cachedNow||(p$1.then(()=>cachedNow=0),cachedNow=Date.now());function createInvoker(Ra,qa){const nd=od=>{if(!od._vts)od._vts=Date.now();else if(od._vts<=nd.attached)return;callWithAsyncErrorHandling(patchStopImmediatePropagation(od,nd.value),qa,5,[od])};return nd.value=Ra,nd.attached=getNow(),nd}function patchStopImmediatePropagation(Ra,qa){if(isArray$2(qa)){const nd=Ra.stopImmediatePropagation;return Ra.stopImmediatePropagation=()=>{nd.call(Ra),Ra._stopped=!0},qa.map(od=>ld=>!ld._stopped&&od&&od(ld))}else return qa}const isNativeOn=Ra=>Ra.charCodeAt(0)===111&&Ra.charCodeAt(1)===110&&Ra.charCodeAt(2)>96&&Ra.charCodeAt(2)<123,patchProp=(Ra,qa,nd,od,ld,ud)=>{const cd=ld==="svg";qa==="class"?patchClass(Ra,od,cd):qa==="style"?patchStyle(Ra,nd,od):isOn(qa)?isModelListener(qa)||patchEvent(Ra,qa,nd,od,ud):(qa[0]==="."?(qa=qa.slice(1),!0):qa[0]==="^"?(qa=qa.slice(1),!1):shouldSetAsProp(Ra,qa,od,cd))?(patchDOMProp(Ra,qa,od),!Ra.tagName.includes("-")&&(qa==="value"||qa==="checked"||qa==="selected")&&patchAttr(Ra,qa,od,cd,ud,qa!=="value")):Ra._isVueCE&&(/[A-Z]/.test(qa)||!isString$3(od))?patchDOMProp(Ra,camelize(qa),od,ud,qa):(qa==="true-value"?Ra._trueValue=od:qa==="false-value"&&(Ra._falseValue=od),patchAttr(Ra,qa,od,cd))};function shouldSetAsProp(Ra,qa,nd,od){if(od)return!!(qa==="innerHTML"||qa==="textContent"||qa in Ra&&isNativeOn(qa)&&isFunction$4(nd));if(qa==="spellcheck"||qa==="draggable"||qa==="translate"||qa==="form"||qa==="list"&&Ra.tagName==="INPUT"||qa==="type"&&Ra.tagName==="TEXTAREA")return!1;if(qa==="width"||qa==="height"){const ld=Ra.tagName;if(ld==="IMG"||ld==="VIDEO"||ld==="CANVAS"||ld==="SOURCE")return!1}return isNativeOn(qa)&&isString$3(nd)?!1:qa in Ra}const positionMap=new WeakMap,newPositionMap=new WeakMap,moveCbKey=Symbol("_moveCb"),enterCbKey=Symbol("_enterCb"),decorate=Ra=>(delete Ra.props.mode,Ra),TransitionGroupImpl=decorate({name:"TransitionGroup",props:extend$3({},TransitionPropsValidators,{tag:String,moveClass:String}),setup(Ra,{slots:qa}){const nd=getCurrentInstance(),od=useTransitionState();let ld,ud;return onUpdated(()=>{if(!ld.length)return;const cd=Ra.moveClass||`${Ra.name||"v"}-move`;if(!hasCSSTransform(ld[0].el,nd.vnode.el,cd))return;ld.forEach(callPendingCbs),ld.forEach(recordPosition);const dd=ld.filter(applyTranslation);forceReflow(),dd.forEach(pd=>{const fd=pd.el,md=fd.style;addTransitionClass(fd,cd),md.transform=md.webkitTransform=md.transitionDuration="";const vd=fd[moveCbKey]=Ad=>{Ad&&Ad.target!==fd||(!Ad||/transform$/.test(Ad.propertyName))&&(fd.removeEventListener("transitionend",vd),fd[moveCbKey]=null,removeTransitionClass(fd,cd))};fd.addEventListener("transitionend",vd)})}),()=>{const cd=toRaw(Ra),dd=resolveTransitionProps(cd);let pd=cd.tag||Fragment;if(ld=[],ud)for(let fd=0;fd<ud.length;fd++){const md=ud[fd];md.el&&md.el instanceof Element&&(ld.push(md),setTransitionHooks(md,resolveTransitionHooks(md,dd,od,nd)),positionMap.set(md,md.el.getBoundingClientRect()))}ud=qa.default?getTransitionRawChildren(qa.default()):[];for(let fd=0;fd<ud.length;fd++){const md=ud[fd];md.key!=null&&setTransitionHooks(md,resolveTransitionHooks(md,dd,od,nd))}return createVNode(pd,null,ud)}}}),TransitionGroup=TransitionGroupImpl;function callPendingCbs(Ra){const qa=Ra.el;qa[moveCbKey]&&qa[moveCbKey](),qa[enterCbKey]&&qa[enterCbKey]()}function recordPosition(Ra){newPositionMap.set(Ra,Ra.el.getBoundingClientRect())}function applyTranslation(Ra){const qa=positionMap.get(Ra),nd=newPositionMap.get(Ra),od=qa.left-nd.left,ld=qa.top-nd.top;if(od||ld){const ud=Ra.el.style;return ud.transform=ud.webkitTransform=`translate(${od}px,${ld}px)`,ud.transitionDuration="0s",Ra}}function hasCSSTransform(Ra,qa,nd){const od=Ra.cloneNode(),ld=Ra[vtcKey];ld&&ld.forEach(dd=>{dd.split(/\s+/).forEach(pd=>pd&&od.classList.remove(pd))}),nd.split(/\s+/).forEach(dd=>dd&&od.classList.add(dd)),od.style.display="none";const ud=qa.nodeType===1?qa:qa.parentNode;ud.appendChild(od);const{hasTransform:cd}=getTransitionInfo(od);return ud.removeChild(od),cd}const getModelAssigner=Ra=>{const qa=Ra.props["onUpdate:modelValue"]||!1;return isArray$2(qa)?nd=>invokeArrayFns(qa,nd):qa};function onCompositionStart(Ra){Ra.target.composing=!0}function onCompositionEnd(Ra){const qa=Ra.target;qa.composing&&(qa.composing=!1,qa.dispatchEvent(new Event("input")))}const assignKey=Symbol("_assign"),vModelText={created(Ra,{modifiers:{lazy:qa,trim:nd,number:od}},ld){Ra[assignKey]=getModelAssigner(ld);const ud=od||ld.props&&ld.props.type==="number";addEventListener(Ra,qa?"change":"input",cd=>{if(cd.target.composing)return;let dd=Ra.value;nd&&(dd=dd.trim()),ud&&(dd=looseToNumber(dd)),Ra[assignKey](dd)}),nd&&addEventListener(Ra,"change",()=>{Ra.value=Ra.value.trim()}),qa||(addEventListener(Ra,"compositionstart",onCompositionStart),addEventListener(Ra,"compositionend",onCompositionEnd),addEventListener(Ra,"change",onCompositionEnd))},mounted(Ra,{value:qa}){Ra.value=qa??""},beforeUpdate(Ra,{value:qa,oldValue:nd,modifiers:{lazy:od,trim:ld,number:ud}},cd){if(Ra[assignKey]=getModelAssigner(cd),Ra.composing)return;const dd=(ud||Ra.type==="number")&&!/^0\d/.test(Ra.value)?looseToNumber(Ra.value):Ra.value,pd=qa??"";dd!==pd&&(document.activeElement===Ra&&Ra.type!=="range"&&(od&&qa===nd||ld&&Ra.value.trim()===pd)||(Ra.value=pd))}},vModelSelect={deep:!0,created(Ra,{value:qa,modifiers:{number:nd}},od){const ld=isSet$1(qa);addEventListener(Ra,"change",()=>{const ud=Array.prototype.filter.call(Ra.options,cd=>cd.selected).map(cd=>nd?looseToNumber(getValue$2(cd)):getValue$2(cd));Ra[assignKey](Ra.multiple?ld?new Set(ud):ud:ud[0]),Ra._assigning=!0,nextTick$1(()=>{Ra._assigning=!1})}),Ra[assignKey]=getModelAssigner(od)},mounted(Ra,{value:qa}){setSelected(Ra,qa)},beforeUpdate(Ra,qa,nd){Ra[assignKey]=getModelAssigner(nd)},updated(Ra,{value:qa}){Ra._assigning||setSelected(Ra,qa)}};function setSelected(Ra,qa){const nd=Ra.multiple,od=isArray$2(qa);if(!(nd&&!od&&!isSet$1(qa))){for(let ld=0,ud=Ra.options.length;ld<ud;ld++){const cd=Ra.options[ld],dd=getValue$2(cd);if(nd)if(od){const pd=typeof dd;pd==="string"||pd==="number"?cd.selected=qa.some(fd=>String(fd)===String(dd)):cd.selected=looseIndexOf(qa,dd)>-1}else cd.selected=qa.has(dd);else if(looseEqual(getValue$2(cd),qa)){Ra.selectedIndex!==ld&&(Ra.selectedIndex=ld);return}}!nd&&Ra.selectedIndex!==-1&&(Ra.selectedIndex=-1)}}function getValue$2(Ra){return"_value"in Ra?Ra._value:Ra.value}const systemModifiers=["ctrl","shift","alt","meta"],modifierGuards={stop:Ra=>Ra.stopPropagation(),prevent:Ra=>Ra.preventDefault(),self:Ra=>Ra.target!==Ra.currentTarget,ctrl:Ra=>!Ra.ctrlKey,shift:Ra=>!Ra.shiftKey,alt:Ra=>!Ra.altKey,meta:Ra=>!Ra.metaKey,left:Ra=>"button"in Ra&&Ra.button!==0,middle:Ra=>"button"in Ra&&Ra.button!==1,right:Ra=>"button"in Ra&&Ra.button!==2,exact:(Ra,qa)=>systemModifiers.some(nd=>Ra[`${nd}Key`]&&!qa.includes(nd))},withModifiers=(Ra,qa)=>{const nd=Ra._withMods||(Ra._withMods={}),od=qa.join(".");return nd[od]||(nd[od]=(ld,...ud)=>{for(let cd=0;cd<qa.length;cd++){const dd=modifierGuards[qa[cd]];if(dd&&dd(ld,qa))return}return Ra(ld,...ud)})},keyNames={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},withKeys=(Ra,qa)=>{const nd=Ra._withKeys||(Ra._withKeys={}),od=qa.join(".");return nd[od]||(nd[od]=ld=>{if(!("key"in ld))return;const ud=hyphenate(ld.key);if(qa.some(cd=>cd===ud||keyNames[cd]===ud))return Ra(ld)})},rendererOptions=extend$3({patchProp},nodeOps);let renderer$1;function ensureRenderer(){return renderer$1||(renderer$1=createRenderer$1(rendererOptions))}const render$4=(...Ra)=>{ensureRenderer().render(...Ra)},createApp=(...Ra)=>{const qa=ensureRenderer().createApp(...Ra),{mount:nd}=qa;return qa.mount=od=>{const ld=normalizeContainer(od);if(!ld)return;const ud=qa._component;!isFunction$4(ud)&&!ud.render&&!ud.template&&(ud.template=ld.innerHTML),ld.nodeType===1&&(ld.textContent="");const cd=nd(ld,!1,resolveRootNamespace(ld));return ld instanceof Element&&(ld.removeAttribute("v-cloak"),ld.setAttribute("data-v-app","")),cd},qa};function resolveRootNamespace(Ra){if(Ra instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&Ra instanceof MathMLElement)return"mathml"}function normalizeContainer(Ra){return isString$3(Ra)?document.querySelector(Ra):Ra}var isVue2=!1;let activePinia;const setActivePinia=Ra=>activePinia=Ra,piniaSymbol=Symbol();function isPlainObject$3(Ra){return Ra&&typeof Ra=="object"&&Object.prototype.toString.call(Ra)==="[object Object]"&&typeof Ra.toJSON!="function"}var MutationType;(function(Ra){Ra.direct="direct",Ra.patchObject="patch object",Ra.patchFunction="patch function"})(MutationType||(MutationType={}));function createPinia(){const Ra=effectScope(!0),qa=Ra.run(()=>ref$1({}));let nd=[],od=[];const ld=markRaw({install(ud){setActivePinia(ld),ld._a=ud,ud.provide(piniaSymbol,ld),ud.config.globalProperties.$pinia=ld,od.forEach(cd=>nd.push(cd)),od=[]},use(ud){return!this._a&&!isVue2?od.push(ud):nd.push(ud),this},_p:nd,_a:null,_e:Ra,_s:new Map,state:qa});return ld}const noop$7=()=>{};function addSubscription(Ra,qa,nd,od=noop$7){Ra.push(qa);const ld=()=>{const ud=Ra.indexOf(qa);ud>-1&&(Ra.splice(ud,1),od())};return!nd&&getCurrentScope()&&onScopeDispose(ld),ld}function triggerSubscriptions(Ra,...qa){Ra.slice().forEach(nd=>{nd(...qa)})}const fallbackRunWithContext=Ra=>Ra(),ACTION_MARKER=Symbol(),ACTION_NAME=Symbol();function mergeReactiveObjects(Ra,qa){Ra instanceof Map&&qa instanceof Map?qa.forEach((nd,od)=>Ra.set(od,nd)):Ra instanceof Set&&qa instanceof Set&&qa.forEach(Ra.add,Ra);for(const nd in qa){if(!qa.hasOwnProperty(nd))continue;const od=qa[nd],ld=Ra[nd];isPlainObject$3(ld)&&isPlainObject$3(od)&&Ra.hasOwnProperty(nd)&&!isRef(od)&&!isReactive(od)?Ra[nd]=mergeReactiveObjects(ld,od):Ra[nd]=od}return Ra}const skipHydrateSymbol=Symbol();function shouldHydrate(Ra){return!isPlainObject$3(Ra)||!Ra.hasOwnProperty(skipHydrateSymbol)}const{assign}=Object;function isComputed(Ra){return!!(isRef(Ra)&&Ra.effect)}function createOptionsStore(Ra,qa,nd,od){const{state:ld,actions:ud,getters:cd}=qa,dd=nd.state.value[Ra];let pd;function fd(){dd||(nd.state.value[Ra]=ld?ld():{});const md=toRefs(nd.state.value[Ra]);return assign(md,ud,Object.keys(cd||{}).reduce((vd,Ad)=>(vd[Ad]=markRaw(computed(()=>{setActivePinia(nd);const Nd=nd._s.get(Ra);return cd[Ad].call(Nd,Nd)})),vd),{}))}return pd=createSetupStore(Ra,fd,qa,nd,od,!0),pd}function createSetupStore(Ra,qa,nd={},od,ld,ud){let cd;const dd=assign({actions:{}},nd),pd={deep:!0};let fd,md,vd=[],Ad=[],Nd;const Id=od.state.value[Ra];!ud&&!Id&&(od.state.value[Ra]={}),ref$1({});let Od;function Fd(df){let Wd;fd=md=!1,typeof df=="function"?(df(od.state.value[Ra]),Wd={type:MutationType.patchFunction,storeId:Ra,events:Nd}):(mergeReactiveObjects(od.state.value[Ra],df),Wd={type:MutationType.patchObject,payload:df,storeId:Ra,events:Nd});const Jd=Od=Symbol();nextTick$1().then(()=>{Od===Jd&&(fd=!0)}),md=!0,triggerSubscriptions(vd,Wd,od.state.value[Ra])}const Pd=ud?function(){const{state:Wd}=nd,Jd=Wd?Wd():{};this.$patch(Xd=>{assign(Xd,Jd)})}:noop$7;function Md(){cd.stop(),vd=[],Ad=[],od._s.delete(Ra)}const Bd=(df,Wd="")=>{if(ACTION_MARKER in df)return df[ACTION_NAME]=Wd,df;const Jd=function(){setActivePinia(od);const Xd=Array.from(arguments),_f=[],vf=[];function Sf(Tf){_f.push(Tf)}function gf(Tf){vf.push(Tf)}triggerSubscriptions(Ad,{args:Xd,name:Jd[ACTION_NAME],store:Hd,after:Sf,onError:gf});let bf;try{bf=df.apply(this&&this.$id===Ra?this:Hd,Xd)}catch(Tf){throw triggerSubscriptions(vf,Tf),Tf}return bf instanceof Promise?bf.then(Tf=>(triggerSubscriptions(_f,Tf),Tf)).catch(Tf=>(triggerSubscriptions(vf,Tf),Promise.reject(Tf))):(triggerSubscriptions(_f,bf),bf)};return Jd[ACTION_MARKER]=!0,Jd[ACTION_NAME]=Wd,Jd},jd={_p:od,$id:Ra,$onAction:addSubscription.bind(null,Ad),$patch:Fd,$reset:Pd,$subscribe(df,Wd={}){const Jd=addSubscription(vd,df,Wd.detached,()=>Xd()),Xd=cd.run(()=>watch(()=>od.state.value[Ra],_f=>{(Wd.flush==="sync"?md:fd)&&df({storeId:Ra,type:MutationType.direct,events:Nd},_f)},assign({},pd,Wd)));return Jd},$dispose:Md},Hd=reactive(jd);od._s.set(Ra,Hd);const zd=(od._a&&od._a.runWithContext||fallbackRunWithContext)(()=>od._e.run(()=>(cd=effectScope()).run(()=>qa({action:Bd}))));for(const df in zd){const Wd=zd[df];if(isRef(Wd)&&!isComputed(Wd)||isReactive(Wd))ud||(Id&&shouldHydrate(Wd)&&(isRef(Wd)?Wd.value=Id[df]:mergeReactiveObjects(Wd,Id[df])),od.state.value[Ra][df]=Wd);else if(typeof Wd=="function"){const Jd=Bd(Wd,df);zd[df]=Jd,dd.actions[df]=Wd}}return assign(Hd,zd),assign(toRaw(Hd),zd),Object.defineProperty(Hd,"$state",{get:()=>od.state.value[Ra],set:df=>{Fd(Wd=>{assign(Wd,df)})}}),od._p.forEach(df=>{assign(Hd,cd.run(()=>df({store:Hd,app:od._a,pinia:od,options:dd})))}),Id&&ud&&nd.hydrate&&nd.hydrate(Hd.$state,Id),fd=!0,md=!0,Hd}/*! #__NO_SIDE_EFFECTS__ */function defineStore(Ra,qa,nd){let od,ld;const ud=typeof qa=="function";typeof Ra=="string"?(od=Ra,ld=ud?nd:qa):(ld=Ra,od=Ra.id);function cd(dd,pd){const fd=hasInjectionContext();return dd=dd||(fd?inject(piniaSymbol,null):null),dd&&setActivePinia(dd),dd=activePinia,dd._s.has(od)||(ud?createSetupStore(od,qa,ld,dd):createOptionsStore(od,ld,dd)),dd._s.get(od)}return cd.$id=od,cd}function storeToRefs(Ra){{const qa=toRaw(Ra),nd={};for(const od in qa){const ld=qa[od];(isRef(ld)||isReactive(ld))&&(nd[od]=toRef$1(Ra,od))}return nd}}const FOCUSABLE_ELEMENT_SELECTORS='a[href],button:not([disabled]),button:not([hidden]),:not([tabindex="-1"]),input:not([disabled]),input:not([type="hidden"]),select:not([disabled]),textarea:not([disabled])',isVisible=Ra=>getComputedStyle(Ra).position==="fixed"?!1:Ra.offsetParent!==null,obtainAllFocusableElements$1=Ra=>Array.from(Ra.querySelectorAll(FOCUSABLE_ELEMENT_SELECTORS)).filter(qa=>isFocusable(qa)&&isVisible(qa)),isFocusable=Ra=>{if(Ra.tabIndex>0||Ra.tabIndex===0&&Ra.getAttribute("tabIndex")!==null)return!0;if(Ra.tabIndex<0||Ra.hasAttribute("disabled")||Ra.getAttribute("aria-disabled")==="true")return!1;switch(Ra.nodeName){case"A":return!!Ra.href&&Ra.rel!=="ignore";case"INPUT":return!(Ra.type==="hidden"||Ra.type==="file");case"BUTTON":case"SELECT":case"TEXTAREA":return!0;default:return!1}},composeEventHandlers=(Ra,qa,{checkForDefaultPrevented:nd=!0}={})=>ld=>{const ud=Ra==null?void 0:Ra(ld);if(nd===!1||!ud)return qa==null?void 0:qa(ld)};var __defProp$9=Object.defineProperty,__defProps$6=Object.defineProperties,__getOwnPropDescs$6=Object.getOwnPropertyDescriptors,__getOwnPropSymbols$b=Object.getOwnPropertySymbols,__hasOwnProp$b=Object.prototype.hasOwnProperty,__propIsEnum$b=Object.prototype.propertyIsEnumerable,__defNormalProp$9=(Ra,qa,nd)=>qa in Ra?__defProp$9(Ra,qa,{enumerable:!0,configurable:!0,writable:!0,value:nd}):Ra[qa]=nd,__spreadValues$9=(Ra,qa)=>{for(var nd in qa||(qa={}))__hasOwnProp$b.call(qa,nd)&&__defNormalProp$9(Ra,nd,qa[nd]);if(__getOwnPropSymbols$b)for(var nd of __getOwnPropSymbols$b(qa))__propIsEnum$b.call(qa,nd)&&__defNormalProp$9(Ra,nd,qa[nd]);return Ra},__spreadProps$6=(Ra,qa)=>__defProps$6(Ra,__getOwnPropDescs$6(qa));function computedEager(Ra,qa){var nd;const od=shallowRef();return watchEffect(()=>{od.value=Ra()},__spreadProps$6(__spreadValues$9({},qa),{flush:(nd=void 0)!=null?nd:"sync"})),readonly(od)}var _a$4;const isClient$1=typeof window<"u",isDef=Ra=>typeof Ra<"u",isFunction$3=Ra=>typeof Ra=="function",isString$2=Ra=>typeof Ra=="string",noop$6=()=>{},isIOS$1=isClient$1&&((_a$4=window==null?void 0:window.navigator)==null?void 0:_a$4.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function resolveUnref(Ra){return typeof Ra=="function"?Ra():unref(Ra)}function createFilterWrapper$1(Ra,qa){function nd(...od){return new Promise((ld,ud)=>{Promise.resolve(Ra(()=>qa.apply(this,od),{fn:qa,thisArg:this,args:od})).then(ld).catch(ud)})}return nd}function debounceFilter(Ra,qa={}){let nd,od,ld=noop$6;const ud=dd=>{clearTimeout(dd),ld(),ld=noop$6};return dd=>{const pd=resolveUnref(Ra),fd=resolveUnref(qa.maxWait);return nd&&ud(nd),pd<=0||fd!==void 0&&fd<=0?(od&&(ud(od),od=null),Promise.resolve(dd())):new Promise((md,vd)=>{ld=qa.rejectOnCancel?vd:md,fd&&!od&&(od=setTimeout(()=>{nd&&ud(nd),od=null,md(dd())},fd)),nd=setTimeout(()=>{od&&ud(od),od=null,md(dd())},pd)})}}function identity$2(Ra){return Ra}function tryOnScopeDispose$1(Ra){return getCurrentScope()?(onScopeDispose(Ra),!0):!1}function useDebounceFn(Ra,qa=200,nd={}){return createFilterWrapper$1(debounceFilter(qa,nd),Ra)}function refDebounced(Ra,qa=200,nd={}){const od=ref$1(Ra.value),ld=useDebounceFn(()=>{od.value=Ra.value},qa,nd);return watch(Ra,()=>ld()),od}function tryOnMounted$1(Ra,qa=!0){getCurrentInstance()?onMounted(Ra):qa?Ra():nextTick$1(Ra)}function useTimeoutFn(Ra,qa,nd={}){const{immediate:od=!0}=nd,ld=ref$1(!1);let ud=null;function cd(){ud&&(clearTimeout(ud),ud=null)}function dd(){ld.value=!1,cd()}function pd(...fd){cd(),ld.value=!0,ud=setTimeout(()=>{ld.value=!1,ud=null,Ra(...fd)},resolveUnref(qa))}return od&&(ld.value=!0,isClient$1&&pd()),tryOnScopeDispose$1(dd),{isPending:readonly(ld),start:pd,stop:dd}}function unrefElement$1(Ra){var qa;const nd=resolveUnref(Ra);return(qa=nd==null?void 0:nd.$el)!=null?qa:nd}const defaultWindow$1=isClient$1?window:void 0,defaultDocument=isClient$1?window.document:void 0;function useEventListener$1(...Ra){let qa,nd,od,ld;if(isString$2(Ra[0])||Array.isArray(Ra[0])?([nd,od,ld]=Ra,qa=defaultWindow$1):[qa,nd,od,ld]=Ra,!qa)return noop$6;Array.isArray(nd)||(nd=[nd]),Array.isArray(od)||(od=[od]);const ud=[],cd=()=>{ud.forEach(md=>md()),ud.length=0},dd=(md,vd,Ad,Nd)=>(md.addEventListener(vd,Ad,Nd),()=>md.removeEventListener(vd,Ad,Nd)),pd=watch(()=>[unrefElement$1(qa),resolveUnref(ld)],([md,vd])=>{cd(),md&&ud.push(...nd.flatMap(Ad=>od.map(Nd=>dd(md,Ad,Nd,vd))))},{immediate:!0,flush:"post"}),fd=()=>{pd(),cd()};return tryOnScopeDispose$1(fd),fd}let _iOSWorkaround=!1;function onClickOutside(Ra,qa,nd={}){const{window:od=defaultWindow$1,ignore:ld=[],capture:ud=!0,detectIframe:cd=!1}=nd;if(!od)return;isIOS$1&&!_iOSWorkaround&&(_iOSWorkaround=!0,Array.from(od.document.body.children).forEach(Ad=>Ad.addEventListener("click",noop$6)));let dd=!0;const pd=Ad=>ld.some(Nd=>{if(typeof Nd=="string")return Array.from(od.document.querySelectorAll(Nd)).some(Id=>Id===Ad.target||Ad.composedPath().includes(Id));{const Id=unrefElement$1(Nd);return Id&&(Ad.target===Id||Ad.composedPath().includes(Id))}}),md=[useEventListener$1(od,"click",Ad=>{const Nd=unrefElement$1(Ra);if(!(!Nd||Nd===Ad.target||Ad.composedPath().includes(Nd))){if(Ad.detail===0&&(dd=!pd(Ad)),!dd){dd=!0;return}qa(Ad)}},{passive:!0,capture:ud}),useEventListener$1(od,"pointerdown",Ad=>{const Nd=unrefElement$1(Ra);Nd&&(dd=!Ad.composedPath().includes(Nd)&&!pd(Ad))},{passive:!0}),cd&&useEventListener$1(od,"blur",Ad=>{var Nd;const Id=unrefElement$1(Ra);((Nd=od.document.activeElement)==null?void 0:Nd.tagName)==="IFRAME"&&!(Id!=null&&Id.contains(od.document.activeElement))&&qa(Ad)})].filter(Boolean);return()=>md.forEach(Ad=>Ad())}function useSupported$1(Ra,qa=!1){const nd=ref$1(),od=()=>nd.value=!!Ra();return od(),tryOnMounted$1(od,qa),nd}function cloneFnJSON(Ra){return JSON.parse(JSON.stringify(Ra))}const _global$2=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global$1<"u"?global$1:typeof self<"u"?self:{},globalKey$1="__vueuse_ssr_handlers__";_global$2[globalKey$1]=_global$2[globalKey$1]||{};_global$2[globalKey$1];function useDocumentVisibility({document:Ra=defaultDocument}={}){if(!Ra)return ref$1("visible");const qa=ref$1(Ra.visibilityState);return useEventListener$1(Ra,"visibilitychange",()=>{qa.value=Ra.visibilityState}),qa}var __getOwnPropSymbols$g=Object.getOwnPropertySymbols,__hasOwnProp$g=Object.prototype.hasOwnProperty,__propIsEnum$g=Object.prototype.propertyIsEnumerable,__objRest$2=(Ra,qa)=>{var nd={};for(var od in Ra)__hasOwnProp$g.call(Ra,od)&&qa.indexOf(od)<0&&(nd[od]=Ra[od]);if(Ra!=null&&__getOwnPropSymbols$g)for(var od of __getOwnPropSymbols$g(Ra))qa.indexOf(od)<0&&__propIsEnum$g.call(Ra,od)&&(nd[od]=Ra[od]);return nd};function useResizeObserver(Ra,qa,nd={}){const od=nd,{window:ld=defaultWindow$1}=od,ud=__objRest$2(od,["window"]);let cd;const dd=useSupported$1(()=>ld&&"ResizeObserver"in ld),pd=()=>{cd&&(cd.disconnect(),cd=void 0)},fd=watch(()=>unrefElement$1(Ra),vd=>{pd(),dd.value&&ld&&vd&&(cd=new ResizeObserver(qa),cd.observe(vd,ud))},{immediate:!0,flush:"post"}),md=()=>{pd(),fd()};return tryOnScopeDispose$1(md),{isSupported:dd,stop:md}}var __getOwnPropSymbols$8=Object.getOwnPropertySymbols,__hasOwnProp$8=Object.prototype.hasOwnProperty,__propIsEnum$8=Object.prototype.propertyIsEnumerable,__objRest$1=(Ra,qa)=>{var nd={};for(var od in Ra)__hasOwnProp$8.call(Ra,od)&&qa.indexOf(od)<0&&(nd[od]=Ra[od]);if(Ra!=null&&__getOwnPropSymbols$8)for(var od of __getOwnPropSymbols$8(Ra))qa.indexOf(od)<0&&__propIsEnum$8.call(Ra,od)&&(nd[od]=Ra[od]);return nd};function useMutationObserver(Ra,qa,nd={}){const od=nd,{window:ld=defaultWindow$1}=od,ud=__objRest$1(od,["window"]);let cd;const dd=useSupported$1(()=>ld&&"MutationObserver"in ld),pd=()=>{cd&&(cd.disconnect(),cd=void 0)},fd=watch(()=>unrefElement$1(Ra),vd=>{pd(),dd.value&&ld&&vd&&(cd=new MutationObserver(qa),cd.observe(vd,ud))},{immediate:!0}),md=()=>{pd(),fd()};return tryOnScopeDispose$1(md),{isSupported:dd,stop:md}}var SwipeDirection;(function(Ra){Ra.UP="UP",Ra.RIGHT="RIGHT",Ra.DOWN="DOWN",Ra.LEFT="LEFT",Ra.NONE="NONE"})(SwipeDirection||(SwipeDirection={}));var __defProp$1=Object.defineProperty,__getOwnPropSymbols=Object.getOwnPropertySymbols,__hasOwnProp=Object.prototype.hasOwnProperty,__propIsEnum=Object.prototype.propertyIsEnumerable,__defNormalProp=(Ra,qa,nd)=>qa in Ra?__defProp$1(Ra,qa,{enumerable:!0,configurable:!0,writable:!0,value:nd}):Ra[qa]=nd,__spreadValues=(Ra,qa)=>{for(var nd in qa||(qa={}))__hasOwnProp.call(qa,nd)&&__defNormalProp(Ra,nd,qa[nd]);if(__getOwnPropSymbols)for(var nd of __getOwnPropSymbols(qa))__propIsEnum.call(qa,nd)&&__defNormalProp(Ra,nd,qa[nd]);return Ra};const _TransitionPresets={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};__spreadValues({linear:identity$2},_TransitionPresets);function useVModel(Ra,qa,nd,od={}){var ld,ud,cd;const{clone:dd=!1,passive:pd=!1,eventName:fd,deep:md=!1,defaultValue:vd}=od,Ad=getCurrentInstance(),Nd=(Ad==null?void 0:Ad.emit)||((ld=Ad==null?void 0:Ad.$emit)==null?void 0:ld.bind(Ad))||((cd=(ud=Ad==null?void 0:Ad.proxy)==null?void 0:ud.$emit)==null?void 0:cd.bind(Ad==null?void 0:Ad.proxy));let Id=fd;Id=fd||Id||`update:${qa.toString()}`;const Od=Pd=>dd?isFunction$3(dd)?dd(Pd):cloneFnJSON(Pd):Pd,Fd=()=>isDef(Ra[qa])?Od(Ra[qa]):vd;if(pd){const Pd=Fd(),Md=ref$1(Pd);return watch(()=>Ra[qa],Bd=>Md.value=Od(Bd)),watch(Md,Bd=>{(Bd!==Ra[qa]||md)&&Nd(Id,Bd)},{deep:md}),Md}else return computed({get(){return Fd()},set(Pd){Nd(Id,Pd)}})}function useWindowFocus({window:Ra=defaultWindow$1}={}){if(!Ra)return ref$1(!1);const qa=ref$1(Ra.document.hasFocus());return useEventListener$1(Ra,"blur",()=>{qa.value=!1}),useEventListener$1(Ra,"focus",()=>{qa.value=!0}),qa}const isFirefox=()=>isClient$1&&/firefox/i.test(window.navigator.userAgent),getClientXY=Ra=>{let qa,nd;return Ra.type==="touchend"?(nd=Ra.changedTouches[0].clientY,qa=Ra.changedTouches[0].clientX):Ra.type.startsWith("touch")?(nd=Ra.touches[0].clientY,qa=Ra.touches[0].clientX):(nd=Ra.clientY,qa=Ra.clientX),{clientX:qa,clientY:nd}};var freeGlobal=typeof global$1=="object"&&global$1&&global$1.Object===Object&&global$1,freeSelf=typeof self=="object"&&self&&self.Object===Object&&self,root$2=freeGlobal||freeSelf||Function("return this")(),Symbol$1=root$2.Symbol,objectProto$g=Object.prototype,hasOwnProperty$g=objectProto$g.hasOwnProperty,nativeObjectToString$1=objectProto$g.toString,symToStringTag$1=Symbol$1?Symbol$1.toStringTag:void 0;function getRawTag(Ra){var qa=hasOwnProperty$g.call(Ra,symToStringTag$1),nd=Ra[symToStringTag$1];try{Ra[symToStringTag$1]=void 0;var od=!0}catch{}var ld=nativeObjectToString$1.call(Ra);return od&&(qa?Ra[symToStringTag$1]=nd:delete Ra[symToStringTag$1]),ld}var objectProto$f=Object.prototype,nativeObjectToString=objectProto$f.toString;function objectToString(Ra){return nativeObjectToString.call(Ra)}var nullTag="[object Null]",undefinedTag="[object Undefined]",symToStringTag=Symbol$1?Symbol$1.toStringTag:void 0;function baseGetTag(Ra){return Ra==null?Ra===void 0?undefinedTag:nullTag:symToStringTag&&symToStringTag in Object(Ra)?getRawTag(Ra):objectToString(Ra)}function isObjectLike(Ra){return Ra!=null&&typeof Ra=="object"}var symbolTag$3="[object Symbol]";function isSymbol(Ra){return typeof Ra=="symbol"||isObjectLike(Ra)&&baseGetTag(Ra)==symbolTag$3}function arrayMap(Ra,qa){for(var nd=-1,od=Ra==null?0:Ra.length,ld=Array(od);++nd<od;)ld[nd]=qa(Ra[nd],nd,Ra);return ld}var isArray$1=Array.isArray,INFINITY$1=1/0,symbolProto$2=Symbol$1?Symbol$1.prototype:void 0,symbolToString=symbolProto$2?symbolProto$2.toString:void 0;function baseToString(Ra){if(typeof Ra=="string")return Ra;if(isArray$1(Ra))return arrayMap(Ra,baseToString)+"";if(isSymbol(Ra))return symbolToString?symbolToString.call(Ra):"";var qa=Ra+"";return qa=="0"&&1/Ra==-INFINITY$1?"-0":qa}var reWhitespace=/\s/;function trimmedEndIndex(Ra){for(var qa=Ra.length;qa--&&reWhitespace.test(Ra.charAt(qa)););return qa}var reTrimStart=/^\s+/;function baseTrim(Ra){return Ra&&Ra.slice(0,trimmedEndIndex(Ra)+1).replace(reTrimStart,"")}function isObject$4(Ra){var qa=typeof Ra;return Ra!=null&&(qa=="object"||qa=="function")}var NAN=NaN,reIsBadHex=/^[-+]0x[0-9a-f]+$/i,reIsBinary=/^0b[01]+$/i,reIsOctal=/^0o[0-7]+$/i,freeParseInt=parseInt;function toNumber$2(Ra){if(typeof Ra=="number")return Ra;if(isSymbol(Ra))return NAN;if(isObject$4(Ra)){var qa=typeof Ra.valueOf=="function"?Ra.valueOf():Ra;Ra=isObject$4(qa)?qa+"":qa}if(typeof Ra!="string")return Ra===0?Ra:+Ra;Ra=baseTrim(Ra);var nd=reIsBinary.test(Ra);return nd||reIsOctal.test(Ra)?freeParseInt(Ra.slice(2),nd?2:8):reIsBadHex.test(Ra)?NAN:+Ra}function identity$1(Ra){return Ra}var asyncTag="[object AsyncFunction]",funcTag$2="[object Function]",genTag$1="[object GeneratorFunction]",proxyTag="[object Proxy]";function isFunction$2(Ra){if(!isObject$4(Ra))return!1;var qa=baseGetTag(Ra);return qa==funcTag$2||qa==genTag$1||qa==asyncTag||qa==proxyTag}var coreJsData=root$2["__core-js_shared__"],maskSrcKey=function(){var Ra=/[^.]+$/.exec(coreJsData&&coreJsData.keys&&coreJsData.keys.IE_PROTO||"");return Ra?"Symbol(src)_1."+Ra:""}();function isMasked(Ra){return!!maskSrcKey&&maskSrcKey in Ra}var funcProto$2=Function.prototype,funcToString$2=funcProto$2.toString;function toSource(Ra){if(Ra!=null){try{return funcToString$2.call(Ra)}catch{}try{return Ra+""}catch{}}return""}var reRegExpChar=/[\\^$.*+?()[\]{}|]/g,reIsHostCtor=/^\[object .+?Constructor\]$/,funcProto$1=Function.prototype,objectProto$e=Object.prototype,funcToString$1=funcProto$1.toString,hasOwnProperty$f=objectProto$e.hasOwnProperty,reIsNative=RegExp("^"+funcToString$1.call(hasOwnProperty$f).replace(reRegExpChar,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function baseIsNative(Ra){if(!isObject$4(Ra)||isMasked(Ra))return!1;var qa=isFunction$2(Ra)?reIsNative:reIsHostCtor;return qa.test(toSource(Ra))}function getValue$1(Ra,qa){return Ra==null?void 0:Ra[qa]}function getNative(Ra,qa){var nd=getValue$1(Ra,qa);return baseIsNative(nd)?nd:void 0}var WeakMap$1=getNative(root$2,"WeakMap"),objectCreate=Object.create,baseCreate=function(){function Ra(){}return function(qa){if(!isObject$4(qa))return{};if(objectCreate)return objectCreate(qa);Ra.prototype=qa;var nd=new Ra;return Ra.prototype=void 0,nd}}();function apply$2(Ra,qa,nd){switch(nd.length){case 0:return Ra.call(qa);case 1:return Ra.call(qa,nd[0]);case 2:return Ra.call(qa,nd[0],nd[1]);case 3:return Ra.call(qa,nd[0],nd[1],nd[2])}return Ra.apply(qa,nd)}function copyArray(Ra,qa){var nd=-1,od=Ra.length;for(qa||(qa=Array(od));++nd<od;)qa[nd]=Ra[nd];return qa}var HOT_COUNT=800,HOT_SPAN=16,nativeNow=Date.now;function shortOut(Ra){var qa=0,nd=0;return function(){var od=nativeNow(),ld=HOT_SPAN-(od-nd);if(nd=od,ld>0){if(++qa>=HOT_COUNT)return arguments[0]}else qa=0;return Ra.apply(void 0,arguments)}}function constant$5(Ra){return function(){return Ra}}var defineProperty=function(){try{var Ra=getNative(Object,"defineProperty");return Ra({},"",{}),Ra}catch{}}(),baseSetToString=defineProperty?function(Ra,qa){return defineProperty(Ra,"toString",{configurable:!0,enumerable:!1,value:constant$5(qa),writable:!0})}:identity$1,setToString=shortOut(baseSetToString);function arrayEach(Ra,qa){for(var nd=-1,od=Ra==null?0:Ra.length;++nd<od&&qa(Ra[nd],nd,Ra)!==!1;);return Ra}function baseFindIndex(Ra,qa,nd,od){for(var ld=Ra.length,ud=nd+(od?1:-1);od?ud--:++ud<ld;)if(qa(Ra[ud],ud,Ra))return ud;return-1}var MAX_SAFE_INTEGER$1=9007199254740991,reIsUint=/^(?:0|[1-9]\d*)$/;function isIndex(Ra,qa){var nd=typeof Ra;return qa=qa??MAX_SAFE_INTEGER$1,!!qa&&(nd=="number"||nd!="symbol"&&reIsUint.test(Ra))&&Ra>-1&&Ra%1==0&&Ra<qa}function baseAssignValue(Ra,qa,nd){qa=="__proto__"&&defineProperty?defineProperty(Ra,qa,{configurable:!0,enumerable:!0,value:nd,writable:!0}):Ra[qa]=nd}function eq$1(Ra,qa){return Ra===qa||Ra!==Ra&&qa!==qa}var objectProto$d=Object.prototype,hasOwnProperty$e=objectProto$d.hasOwnProperty;function assignValue(Ra,qa,nd){var od=Ra[qa];(!(hasOwnProperty$e.call(Ra,qa)&&eq$1(od,nd))||nd===void 0&&!(qa in Ra))&&baseAssignValue(Ra,qa,nd)}function copyObject(Ra,qa,nd,od){var ld=!nd;nd||(nd={});for(var ud=-1,cd=qa.length;++ud<cd;){var dd=qa[ud],pd=void 0;pd===void 0&&(pd=Ra[dd]),ld?baseAssignValue(nd,dd,pd):assignValue(nd,dd,pd)}return nd}var nativeMax$1=Math.max;function overRest(Ra,qa,nd){return qa=nativeMax$1(qa===void 0?Ra.length-1:qa,0),function(){for(var od=arguments,ld=-1,ud=nativeMax$1(od.length-qa,0),cd=Array(ud);++ld<ud;)cd[ld]=od[qa+ld];ld=-1;for(var dd=Array(qa+1);++ld<qa;)dd[ld]=od[ld];return dd[qa]=nd(cd),apply$2(Ra,this,dd)}}function baseRest(Ra,qa){return setToString(overRest(Ra,qa,identity$1),Ra+"")}var MAX_SAFE_INTEGER=9007199254740991;function isLength$1(Ra){return typeof Ra=="number"&&Ra>-1&&Ra%1==0&&Ra<=MAX_SAFE_INTEGER}function isArrayLike$2(Ra){return Ra!=null&&isLength$1(Ra.length)&&!isFunction$2(Ra)}function isIterateeCall(Ra,qa,nd){if(!isObject$4(nd))return!1;var od=typeof qa;return(od=="number"?isArrayLike$2(nd)&&isIndex(qa,nd.length):od=="string"&&qa in nd)?eq$1(nd[qa],Ra):!1}function createAssigner(Ra){return baseRest(function(qa,nd){var od=-1,ld=nd.length,ud=ld>1?nd[ld-1]:void 0,cd=ld>2?nd[2]:void 0;for(ud=Ra.length>3&&typeof ud=="function"?(ld--,ud):void 0,cd&&isIterateeCall(nd[0],nd[1],cd)&&(ud=ld<3?void 0:ud,ld=1),qa=Object(qa);++od<ld;){var dd=nd[od];dd&&Ra(qa,dd,od,ud)}return qa})}var objectProto$c=Object.prototype;function isPrototype(Ra){var qa=Ra&&Ra.constructor,nd=typeof qa=="function"&&qa.prototype||objectProto$c;return Ra===nd}function baseTimes(Ra,qa){for(var nd=-1,od=Array(Ra);++nd<Ra;)od[nd]=qa(nd);return od}var argsTag$3="[object Arguments]";function baseIsArguments(Ra){return isObjectLike(Ra)&&baseGetTag(Ra)==argsTag$3}var objectProto$b=Object.prototype,hasOwnProperty$d=objectProto$b.hasOwnProperty,propertyIsEnumerable$1=objectProto$b.propertyIsEnumerable,isArguments$1=baseIsArguments(function(){return arguments}())?baseIsArguments:function(Ra){return isObjectLike(Ra)&&hasOwnProperty$d.call(Ra,"callee")&&!propertyIsEnumerable$1.call(Ra,"callee")};function stubFalse(){return!1}var freeExports$2=typeof exports=="object"&&exports&&!exports.nodeType&&exports,freeModule$2=freeExports$2&&typeof module=="object"&&module&&!module.nodeType&&module,moduleExports$2=freeModule$2&&freeModule$2.exports===freeExports$2,Buffer$4=moduleExports$2?root$2.Buffer:void 0,nativeIsBuffer=Buffer$4?Buffer$4.isBuffer:void 0,isBuffer$1=nativeIsBuffer||stubFalse,argsTag$2="[object Arguments]",arrayTag$2="[object Array]",boolTag$3="[object Boolean]",dateTag$3="[object Date]",errorTag$2="[object Error]",funcTag$1="[object Function]",mapTag$6="[object Map]",numberTag$3="[object Number]",objectTag$4="[object Object]",regexpTag$3="[object RegExp]",setTag$6="[object Set]",stringTag$3="[object String]",weakMapTag$2="[object WeakMap]",arrayBufferTag$3="[object ArrayBuffer]",dataViewTag$4="[object DataView]",float32Tag$2="[object Float32Array]",float64Tag$2="[object Float64Array]",int8Tag$2="[object Int8Array]",int16Tag$2="[object Int16Array]",int32Tag$2="[object Int32Array]",uint8Tag$2="[object Uint8Array]",uint8ClampedTag$2="[object Uint8ClampedArray]",uint16Tag$2="[object Uint16Array]",uint32Tag$2="[object Uint32Array]",typedArrayTags={};typedArrayTags[float32Tag$2]=typedArrayTags[float64Tag$2]=typedArrayTags[int8Tag$2]=typedArrayTags[int16Tag$2]=typedArrayTags[int32Tag$2]=typedArrayTags[uint8Tag$2]=typedArrayTags[uint8ClampedTag$2]=typedArrayTags[uint16Tag$2]=typedArrayTags[uint32Tag$2]=!0;typedArrayTags[argsTag$2]=typedArrayTags[arrayTag$2]=typedArrayTags[arrayBufferTag$3]=typedArrayTags[boolTag$3]=typedArrayTags[dataViewTag$4]=typedArrayTags[dateTag$3]=typedArrayTags[errorTag$2]=typedArrayTags[funcTag$1]=typedArrayTags[mapTag$6]=typedArrayTags[numberTag$3]=typedArrayTags[objectTag$4]=typedArrayTags[regexpTag$3]=typedArrayTags[setTag$6]=typedArrayTags[stringTag$3]=typedArrayTags[weakMapTag$2]=!1;function baseIsTypedArray(Ra){return isObjectLike(Ra)&&isLength$1(Ra.length)&&!!typedArrayTags[baseGetTag(Ra)]}function baseUnary(Ra){return function(qa){return Ra(qa)}}var freeExports$1=typeof exports=="object"&&exports&&!exports.nodeType&&exports,freeModule$1=freeExports$1&&typeof module=="object"&&module&&!module.nodeType&&module,moduleExports$1=freeModule$1&&freeModule$1.exports===freeExports$1,freeProcess=moduleExports$1&&freeGlobal.process,nodeUtil=function(){try{var Ra=freeModule$1&&freeModule$1.require&&freeModule$1.require("util").types;return Ra||freeProcess&&freeProcess.binding&&freeProcess.binding("util")}catch{}}(),nodeIsTypedArray=nodeUtil&&nodeUtil.isTypedArray,isTypedArray$3=nodeIsTypedArray?baseUnary(nodeIsTypedArray):baseIsTypedArray,objectProto$a=Object.prototype,hasOwnProperty$c=objectProto$a.hasOwnProperty;function arrayLikeKeys(Ra,qa){var nd=isArray$1(Ra),od=!nd&&isArguments$1(Ra),ld=!nd&&!od&&isBuffer$1(Ra),ud=!nd&&!od&&!ld&&isTypedArray$3(Ra),cd=nd||od||ld||ud,dd=cd?baseTimes(Ra.length,String):[],pd=dd.length;for(var fd in Ra)(qa||hasOwnProperty$c.call(Ra,fd))&&!(cd&&(fd=="length"||ld&&(fd=="offset"||fd=="parent")||ud&&(fd=="buffer"||fd=="byteLength"||fd=="byteOffset")||isIndex(fd,pd)))&&dd.push(fd);return dd}function overArg(Ra,qa){return function(nd){return Ra(qa(nd))}}var nativeKeys=overArg(Object.keys,Object),objectProto$9=Object.prototype,hasOwnProperty$b=objectProto$9.hasOwnProperty;function baseKeys(Ra){if(!isPrototype(Ra))return nativeKeys(Ra);var qa=[];for(var nd in Object(Ra))hasOwnProperty$b.call(Ra,nd)&&nd!="constructor"&&qa.push(nd);return qa}function keys(Ra){return isArrayLike$2(Ra)?arrayLikeKeys(Ra):baseKeys(Ra)}function nativeKeysIn(Ra){var qa=[];if(Ra!=null)for(var nd in Object(Ra))qa.push(nd);return qa}var objectProto$8=Object.prototype,hasOwnProperty$a=objectProto$8.hasOwnProperty;function baseKeysIn(Ra){if(!isObject$4(Ra))return nativeKeysIn(Ra);var qa=isPrototype(Ra),nd=[];for(var od in Ra)od=="constructor"&&(qa||!hasOwnProperty$a.call(Ra,od))||nd.push(od);return nd}function keysIn(Ra){return isArrayLike$2(Ra)?arrayLikeKeys(Ra,!0):baseKeysIn(Ra)}var reIsDeepProp=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,reIsPlainProp=/^\w*$/;function isKey(Ra,qa){if(isArray$1(Ra))return!1;var nd=typeof Ra;return nd=="number"||nd=="symbol"||nd=="boolean"||Ra==null||isSymbol(Ra)?!0:reIsPlainProp.test(Ra)||!reIsDeepProp.test(Ra)||qa!=null&&Ra in Object(qa)}var nativeCreate=getNative(Object,"create");function hashClear(){this.__data__=nativeCreate?nativeCreate(null):{},this.size=0}function hashDelete(Ra){var qa=this.has(Ra)&&delete this.__data__[Ra];return this.size-=qa?1:0,qa}var HASH_UNDEFINED$2="__lodash_hash_undefined__",objectProto$7=Object.prototype,hasOwnProperty$9=objectProto$7.hasOwnProperty;function hashGet(Ra){var qa=this.__data__;if(nativeCreate){var nd=qa[Ra];return nd===HASH_UNDEFINED$2?void 0:nd}return hasOwnProperty$9.call(qa,Ra)?qa[Ra]:void 0}var objectProto$6=Object.prototype,hasOwnProperty$8=objectProto$6.hasOwnProperty;function hashHas(Ra){var qa=this.__data__;return nativeCreate?qa[Ra]!==void 0:hasOwnProperty$8.call(qa,Ra)}var HASH_UNDEFINED$1="__lodash_hash_undefined__";function hashSet(Ra,qa){var nd=this.__data__;return this.size+=this.has(Ra)?0:1,nd[Ra]=nativeCreate&&qa===void 0?HASH_UNDEFINED$1:qa,this}function Hash(Ra){var qa=-1,nd=Ra==null?0:Ra.length;for(this.clear();++qa<nd;){var od=Ra[qa];this.set(od[0],od[1])}}Hash.prototype.clear=hashClear;Hash.prototype.delete=hashDelete;Hash.prototype.get=hashGet;Hash.prototype.has=hashHas;Hash.prototype.set=hashSet;function listCacheClear(){this.__data__=[],this.size=0}function assocIndexOf(Ra,qa){for(var nd=Ra.length;nd--;)if(eq$1(Ra[nd][0],qa))return nd;return-1}var arrayProto=Array.prototype,splice=arrayProto.splice;function listCacheDelete(Ra){var qa=this.__data__,nd=assocIndexOf(qa,Ra);if(nd<0)return!1;var od=qa.length-1;return nd==od?qa.pop():splice.call(qa,nd,1),--this.size,!0}function listCacheGet(Ra){var qa=this.__data__,nd=assocIndexOf(qa,Ra);return nd<0?void 0:qa[nd][1]}function listCacheHas(Ra){return assocIndexOf(this.__data__,Ra)>-1}function listCacheSet(Ra,qa){var nd=this.__data__,od=assocIndexOf(nd,Ra);return od<0?(++this.size,nd.push([Ra,qa])):nd[od][1]=qa,this}function ListCache(Ra){var qa=-1,nd=Ra==null?0:Ra.length;for(this.clear();++qa<nd;){var od=Ra[qa];this.set(od[0],od[1])}}ListCache.prototype.clear=listCacheClear;ListCache.prototype.delete=listCacheDelete;ListCache.prototype.get=listCacheGet;ListCache.prototype.has=listCacheHas;ListCache.prototype.set=listCacheSet;var Map$1=getNative(root$2,"Map");function mapCacheClear(){this.size=0,this.__data__={hash:new Hash,map:new(Map$1||ListCache),string:new Hash}}function isKeyable(Ra){var qa=typeof Ra;return qa=="string"||qa=="number"||qa=="symbol"||qa=="boolean"?Ra!=="__proto__":Ra===null}function getMapData(Ra,qa){var nd=Ra.__data__;return isKeyable(qa)?nd[typeof qa=="string"?"string":"hash"]:nd.map}function mapCacheDelete(Ra){var qa=getMapData(this,Ra).delete(Ra);return this.size-=qa?1:0,qa}function mapCacheGet(Ra){return getMapData(this,Ra).get(Ra)}function mapCacheHas(Ra){return getMapData(this,Ra).has(Ra)}function mapCacheSet(Ra,qa){var nd=getMapData(this,Ra),od=nd.size;return nd.set(Ra,qa),this.size+=nd.size==od?0:1,this}function MapCache(Ra){var qa=-1,nd=Ra==null?0:Ra.length;for(this.clear();++qa<nd;){var od=Ra[qa];this.set(od[0],od[1])}}MapCache.prototype.clear=mapCacheClear;MapCache.prototype.delete=mapCacheDelete;MapCache.prototype.get=mapCacheGet;MapCache.prototype.has=mapCacheHas;MapCache.prototype.set=mapCacheSet;var FUNC_ERROR_TEXT$1="Expected a function";function memoize$1(Ra,qa){if(typeof Ra!="function"||qa!=null&&typeof qa!="function")throw new TypeError(FUNC_ERROR_TEXT$1);var nd=function(){var od=arguments,ld=qa?qa.apply(this,od):od[0],ud=nd.cache;if(ud.has(ld))return ud.get(ld);var cd=Ra.apply(this,od);return nd.cache=ud.set(ld,cd)||ud,cd};return nd.cache=new(memoize$1.Cache||MapCache),nd}memoize$1.Cache=MapCache;var MAX_MEMOIZE_SIZE=500;function memoizeCapped(Ra){var qa=memoize$1(Ra,function(od){return nd.size===MAX_MEMOIZE_SIZE&&nd.clear(),od}),nd=qa.cache;return qa}var rePropName$1=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,reEscapeChar$1=/\\(\\)?/g,stringToPath$1=memoizeCapped(function(Ra){var qa=[];return Ra.charCodeAt(0)===46&&qa.push(""),Ra.replace(rePropName$1,function(nd,od,ld,ud){qa.push(ld?ud.replace(reEscapeChar$1,"$1"):od||nd)}),qa});function toString$4(Ra){return Ra==null?"":baseToString(Ra)}function castPath(Ra,qa){return isArray$1(Ra)?Ra:isKey(Ra,qa)?[Ra]:stringToPath$1(toString$4(Ra))}var INFINITY=1/0;function toKey(Ra){if(typeof Ra=="string"||isSymbol(Ra))return Ra;var qa=Ra+"";return qa=="0"&&1/Ra==-INFINITY?"-0":qa}function baseGet(Ra,qa){qa=castPath(qa,Ra);for(var nd=0,od=qa.length;Ra!=null&&nd<od;)Ra=Ra[toKey(qa[nd++])];return nd&&nd==od?Ra:void 0}function get$3(Ra,qa,nd){var od=Ra==null?void 0:baseGet(Ra,qa);return od===void 0?nd:od}function arrayPush$1(Ra,qa){for(var nd=-1,od=qa.length,ld=Ra.length;++nd<od;)Ra[ld+nd]=qa[nd];return Ra}var spreadableSymbol=Symbol$1?Symbol$1.isConcatSpreadable:void 0;function isFlattenable(Ra){return isArray$1(Ra)||isArguments$1(Ra)||!!(spreadableSymbol&&Ra&&Ra[spreadableSymbol])}function baseFlatten(Ra,qa,nd,od,ld){var ud=-1,cd=Ra.length;for(nd||(nd=isFlattenable),ld||(ld=[]);++ud<cd;){var dd=Ra[ud];nd(dd)?arrayPush$1(ld,dd):od||(ld[ld.length]=dd)}return ld}function flatten(Ra){var qa=Ra==null?0:Ra.length;return qa?baseFlatten(Ra):[]}function flatRest(Ra){return setToString(overRest(Ra,void 0,flatten),Ra+"")}var getPrototype=overArg(Object.getPrototypeOf,Object),objectTag$3="[object Object]",funcProto=Function.prototype,objectProto$5=Object.prototype,funcToString=funcProto.toString,hasOwnProperty$7=objectProto$5.hasOwnProperty,objectCtorString=funcToString.call(Object);function isPlainObject$2(Ra){if(!isObjectLike(Ra)||baseGetTag(Ra)!=objectTag$3)return!1;var qa=getPrototype(Ra);if(qa===null)return!0;var nd=hasOwnProperty$7.call(qa,"constructor")&&qa.constructor;return typeof nd=="function"&&nd instanceof nd&&funcToString.call(nd)==objectCtorString}function castArray(){if(!arguments.length)return[];var Ra=arguments[0];return isArray$1(Ra)?Ra:[Ra]}function stackClear(){this.__data__=new ListCache,this.size=0}function stackDelete(Ra){var qa=this.__data__,nd=qa.delete(Ra);return this.size=qa.size,nd}function stackGet(Ra){return this.__data__.get(Ra)}function stackHas(Ra){return this.__data__.has(Ra)}var LARGE_ARRAY_SIZE=200;function stackSet(Ra,qa){var nd=this.__data__;if(nd instanceof ListCache){var od=nd.__data__;if(!Map$1||od.length<LARGE_ARRAY_SIZE-1)return od.push([Ra,qa]),this.size=++nd.size,this;nd=this.__data__=new MapCache(od)}return nd.set(Ra,qa),this.size=nd.size,this}function Stack(Ra){var qa=this.__data__=new ListCache(Ra);this.size=qa.size}Stack.prototype.clear=stackClear;Stack.prototype.delete=stackDelete;Stack.prototype.get=stackGet;Stack.prototype.has=stackHas;Stack.prototype.set=stackSet;function baseAssign(Ra,qa){return Ra&&copyObject(qa,keys(qa),Ra)}function baseAssignIn(Ra,qa){return Ra&&copyObject(qa,keysIn(qa),Ra)}var freeExports=typeof exports=="object"&&exports&&!exports.nodeType&&exports,freeModule=freeExports&&typeof module=="object"&&module&&!module.nodeType&&module,moduleExports=freeModule&&freeModule.exports===freeExports,Buffer$3=moduleExports?root$2.Buffer:void 0,allocUnsafe=Buffer$3?Buffer$3.allocUnsafe:void 0;function cloneBuffer(Ra,qa){if(qa)return Ra.slice();var nd=Ra.length,od=allocUnsafe?allocUnsafe(nd):new Ra.constructor(nd);return Ra.copy(od),od}function arrayFilter(Ra,qa){for(var nd=-1,od=Ra==null?0:Ra.length,ld=0,ud=[];++nd<od;){var cd=Ra[nd];qa(cd,nd,Ra)&&(ud[ld++]=cd)}return ud}function stubArray(){return[]}var objectProto$4=Object.prototype,propertyIsEnumerable=objectProto$4.propertyIsEnumerable,nativeGetSymbols$1=Object.getOwnPropertySymbols,getSymbols$1=nativeGetSymbols$1?function(Ra){return Ra==null?[]:(Ra=Object(Ra),arrayFilter(nativeGetSymbols$1(Ra),function(qa){return propertyIsEnumerable.call(Ra,qa)}))}:stubArray;function copySymbols(Ra,qa){return copyObject(Ra,getSymbols$1(Ra),qa)}var nativeGetSymbols=Object.getOwnPropertySymbols,getSymbolsIn=nativeGetSymbols?function(Ra){for(var qa=[];Ra;)arrayPush$1(qa,getSymbols$1(Ra)),Ra=getPrototype(Ra);return qa}:stubArray;function copySymbolsIn(Ra,qa){return copyObject(Ra,getSymbolsIn(Ra),qa)}function baseGetAllKeys(Ra,qa,nd){var od=qa(Ra);return isArray$1(Ra)?od:arrayPush$1(od,nd(Ra))}function getAllKeys(Ra){return baseGetAllKeys(Ra,keys,getSymbols$1)}function getAllKeysIn(Ra){return baseGetAllKeys(Ra,keysIn,getSymbolsIn)}var DataView$1=getNative(root$2,"DataView"),Promise$1=getNative(root$2,"Promise"),Set$1=getNative(root$2,"Set"),mapTag$5="[object Map]",objectTag$2="[object Object]",promiseTag="[object Promise]",setTag$5="[object Set]",weakMapTag$1="[object WeakMap]",dataViewTag$3="[object DataView]",dataViewCtorString=toSource(DataView$1),mapCtorString=toSource(Map$1),promiseCtorString=toSource(Promise$1),setCtorString=toSource(Set$1),weakMapCtorString=toSource(WeakMap$1),getTag=baseGetTag;(DataView$1&&getTag(new DataView$1(new ArrayBuffer(1)))!=dataViewTag$3||Map$1&&getTag(new Map$1)!=mapTag$5||Promise$1&&getTag(Promise$1.resolve())!=promiseTag||Set$1&&getTag(new Set$1)!=setTag$5||WeakMap$1&&getTag(new WeakMap$1)!=weakMapTag$1)&&(getTag=function(Ra){var qa=baseGetTag(Ra),nd=qa==objectTag$2?Ra.constructor:void 0,od=nd?toSource(nd):"";if(od)switch(od){case dataViewCtorString:return dataViewTag$3;case mapCtorString:return mapTag$5;case promiseCtorString:return promiseTag;case setCtorString:return setTag$5;case weakMapCtorString:return weakMapTag$1}return qa});var objectProto$3=Object.prototype,hasOwnProperty$6=objectProto$3.hasOwnProperty;function initCloneArray(Ra){var qa=Ra.length,nd=new Ra.constructor(qa);return qa&&typeof Ra[0]=="string"&&hasOwnProperty$6.call(Ra,"index")&&(nd.index=Ra.index,nd.input=Ra.input),nd}var Uint8Array$1=root$2.Uint8Array;function cloneArrayBuffer(Ra){var qa=new Ra.constructor(Ra.byteLength);return new Uint8Array$1(qa).set(new Uint8Array$1(Ra)),qa}function cloneDataView(Ra,qa){var nd=qa?cloneArrayBuffer(Ra.buffer):Ra.buffer;return new Ra.constructor(nd,Ra.byteOffset,Ra.byteLength)}var reFlags=/\w*$/;function cloneRegExp(Ra){var qa=new Ra.constructor(Ra.source,reFlags.exec(Ra));return qa.lastIndex=Ra.lastIndex,qa}var symbolProto$1=Symbol$1?Symbol$1.prototype:void 0,symbolValueOf$1=symbolProto$1?symbolProto$1.valueOf:void 0;function cloneSymbol(Ra){return symbolValueOf$1?Object(symbolValueOf$1.call(Ra)):{}}function cloneTypedArray(Ra,qa){var nd=qa?cloneArrayBuffer(Ra.buffer):Ra.buffer;return new Ra.constructor(nd,Ra.byteOffset,Ra.length)}var boolTag$2="[object Boolean]",dateTag$2="[object Date]",mapTag$4="[object Map]",numberTag$2="[object Number]",regexpTag$2="[object RegExp]",setTag$4="[object Set]",stringTag$2="[object String]",symbolTag$2="[object Symbol]",arrayBufferTag$2="[object ArrayBuffer]",dataViewTag$2="[object DataView]",float32Tag$1="[object Float32Array]",float64Tag$1="[object Float64Array]",int8Tag$1="[object Int8Array]",int16Tag$1="[object Int16Array]",int32Tag$1="[object Int32Array]",uint8Tag$1="[object Uint8Array]",uint8ClampedTag$1="[object Uint8ClampedArray]",uint16Tag$1="[object Uint16Array]",uint32Tag$1="[object Uint32Array]";function initCloneByTag(Ra,qa,nd){var od=Ra.constructor;switch(qa){case arrayBufferTag$2:return cloneArrayBuffer(Ra);case boolTag$2:case dateTag$2:return new od(+Ra);case dataViewTag$2:return cloneDataView(Ra,nd);case float32Tag$1:case float64Tag$1:case int8Tag$1:case int16Tag$1:case int32Tag$1:case uint8Tag$1:case uint8ClampedTag$1:case uint16Tag$1:case uint32Tag$1:return cloneTypedArray(Ra,nd);case mapTag$4:return new od;case numberTag$2:case stringTag$2:return new od(Ra);case regexpTag$2:return cloneRegExp(Ra);case setTag$4:return new od;case symbolTag$2:return cloneSymbol(Ra)}}function initCloneObject(Ra){return typeof Ra.constructor=="function"&&!isPrototype(Ra)?baseCreate(getPrototype(Ra)):{}}var mapTag$3="[object Map]";function baseIsMap(Ra){return isObjectLike(Ra)&&getTag(Ra)==mapTag$3}var nodeIsMap=nodeUtil&&nodeUtil.isMap,isMap=nodeIsMap?baseUnary(nodeIsMap):baseIsMap,setTag$3="[object Set]";function baseIsSet(Ra){return isObjectLike(Ra)&&getTag(Ra)==setTag$3}var nodeIsSet=nodeUtil&&nodeUtil.isSet,isSet=nodeIsSet?baseUnary(nodeIsSet):baseIsSet,CLONE_DEEP_FLAG$1=1,CLONE_FLAT_FLAG=2,CLONE_SYMBOLS_FLAG$2=4,argsTag$1="[object Arguments]",arrayTag$1="[object Array]",boolTag$1="[object Boolean]",dateTag$1="[object Date]",errorTag$1="[object Error]",funcTag="[object Function]",genTag="[object GeneratorFunction]",mapTag$2="[object Map]",numberTag$1="[object Number]",objectTag$1="[object Object]",regexpTag$1="[object RegExp]",setTag$2="[object Set]",stringTag$1="[object String]",symbolTag$1="[object Symbol]",weakMapTag="[object WeakMap]",arrayBufferTag$1="[object ArrayBuffer]",dataViewTag$1="[object DataView]",float32Tag="[object Float32Array]",float64Tag="[object Float64Array]",int8Tag="[object Int8Array]",int16Tag="[object Int16Array]",int32Tag="[object Int32Array]",uint8Tag="[object Uint8Array]",uint8ClampedTag="[object Uint8ClampedArray]",uint16Tag="[object Uint16Array]",uint32Tag="[object Uint32Array]",cloneableTags={};cloneableTags[argsTag$1]=cloneableTags[arrayTag$1]=cloneableTags[arrayBufferTag$1]=cloneableTags[dataViewTag$1]=cloneableTags[boolTag$1]=cloneableTags[dateTag$1]=cloneableTags[float32Tag]=cloneableTags[float64Tag]=cloneableTags[int8Tag]=cloneableTags[int16Tag]=cloneableTags[int32Tag]=cloneableTags[mapTag$2]=cloneableTags[numberTag$1]=cloneableTags[objectTag$1]=cloneableTags[regexpTag$1]=cloneableTags[setTag$2]=cloneableTags[stringTag$1]=cloneableTags[symbolTag$1]=cloneableTags[uint8Tag]=cloneableTags[uint8ClampedTag]=cloneableTags[uint16Tag]=cloneableTags[uint32Tag]=!0;cloneableTags[errorTag$1]=cloneableTags[funcTag]=cloneableTags[weakMapTag]=!1;function baseClone(Ra,qa,nd,od,ld,ud){var cd,dd=qa&CLONE_DEEP_FLAG$1,pd=qa&CLONE_FLAT_FLAG,fd=qa&CLONE_SYMBOLS_FLAG$2;if(cd!==void 0)return cd;if(!isObject$4(Ra))return Ra;var md=isArray$1(Ra);if(md){if(cd=initCloneArray(Ra),!dd)return copyArray(Ra,cd)}else{var vd=getTag(Ra),Ad=vd==funcTag||vd==genTag;if(isBuffer$1(Ra))return cloneBuffer(Ra,dd);if(vd==objectTag$1||vd==argsTag$1||Ad&&!ld){if(cd=pd||Ad?{}:initCloneObject(Ra),!dd)return pd?copySymbolsIn(Ra,baseAssignIn(cd,Ra)):copySymbols(Ra,baseAssign(cd,Ra))}else{if(!cloneableTags[vd])return ld?Ra:{};cd=initCloneByTag(Ra,vd,dd)}}ud||(ud=new Stack);var Nd=ud.get(Ra);if(Nd)return Nd;ud.set(Ra,cd),isSet(Ra)?Ra.forEach(function(Fd){cd.add(baseClone(Fd,qa,nd,Fd,Ra,ud))}):isMap(Ra)&&Ra.forEach(function(Fd,Pd){cd.set(Pd,baseClone(Fd,qa,nd,Pd,Ra,ud))});var Id=fd?pd?getAllKeysIn:getAllKeys:pd?keysIn:keys,Od=md?void 0:Id(Ra);return arrayEach(Od||Ra,function(Fd,Pd){Od&&(Pd=Fd,Fd=Ra[Pd]),assignValue(cd,Pd,baseClone(Fd,qa,nd,Pd,Ra,ud))}),cd}var CLONE_SYMBOLS_FLAG$1=4;function clone$2(Ra){return baseClone(Ra,CLONE_SYMBOLS_FLAG$1)}var CLONE_DEEP_FLAG=1,CLONE_SYMBOLS_FLAG=4;function cloneDeep$1(Ra){return baseClone(Ra,CLONE_DEEP_FLAG|CLONE_SYMBOLS_FLAG)}var HASH_UNDEFINED="__lodash_hash_undefined__";function setCacheAdd(Ra){return this.__data__.set(Ra,HASH_UNDEFINED),this}function setCacheHas(Ra){return this.__data__.has(Ra)}function SetCache(Ra){var qa=-1,nd=Ra==null?0:Ra.length;for(this.__data__=new MapCache;++qa<nd;)this.add(Ra[qa])}SetCache.prototype.add=SetCache.prototype.push=setCacheAdd;SetCache.prototype.has=setCacheHas;function arraySome(Ra,qa){for(var nd=-1,od=Ra==null?0:Ra.length;++nd<od;)if(qa(Ra[nd],nd,Ra))return!0;return!1}function cacheHas(Ra,qa){return Ra.has(qa)}var COMPARE_PARTIAL_FLAG$5=1,COMPARE_UNORDERED_FLAG$3=2;function equalArrays(Ra,qa,nd,od,ld,ud){var cd=nd&COMPARE_PARTIAL_FLAG$5,dd=Ra.length,pd=qa.length;if(dd!=pd&&!(cd&&pd>dd))return!1;var fd=ud.get(Ra),md=ud.get(qa);if(fd&&md)return fd==qa&&md==Ra;var vd=-1,Ad=!0,Nd=nd&COMPARE_UNORDERED_FLAG$3?new SetCache:void 0;for(ud.set(Ra,qa),ud.set(qa,Ra);++vd<dd;){var Id=Ra[vd],Od=qa[vd];if(od)var Fd=cd?od(Od,Id,vd,qa,Ra,ud):od(Id,Od,vd,Ra,qa,ud);if(Fd!==void 0){if(Fd)continue;Ad=!1;break}if(Nd){if(!arraySome(qa,function(Pd,Md){if(!cacheHas(Nd,Md)&&(Id===Pd||ld(Id,Pd,nd,od,ud)))return Nd.push(Md)})){Ad=!1;break}}else if(!(Id===Od||ld(Id,Od,nd,od,ud))){Ad=!1;break}}return ud.delete(Ra),ud.delete(qa),Ad}function mapToArray(Ra){var qa=-1,nd=Array(Ra.size);return Ra.forEach(function(od,ld){nd[++qa]=[ld,od]}),nd}function setToArray(Ra){var qa=-1,nd=Array(Ra.size);return Ra.forEach(function(od){nd[++qa]=od}),nd}var COMPARE_PARTIAL_FLAG$4=1,COMPARE_UNORDERED_FLAG$2=2,boolTag="[object Boolean]",dateTag="[object Date]",errorTag="[object Error]",mapTag$1="[object Map]",numberTag="[object Number]",regexpTag="[object RegExp]",setTag$1="[object Set]",stringTag="[object String]",symbolTag="[object Symbol]",arrayBufferTag="[object ArrayBuffer]",dataViewTag="[object DataView]",symbolProto=Symbol$1?Symbol$1.prototype:void 0,symbolValueOf=symbolProto?symbolProto.valueOf:void 0;function equalByTag(Ra,qa,nd,od,ld,ud,cd){switch(nd){case dataViewTag:if(Ra.byteLength!=qa.byteLength||Ra.byteOffset!=qa.byteOffset)return!1;Ra=Ra.buffer,qa=qa.buffer;case arrayBufferTag:return!(Ra.byteLength!=qa.byteLength||!ud(new Uint8Array$1(Ra),new Uint8Array$1(qa)));case boolTag:case dateTag:case numberTag:return eq$1(+Ra,+qa);case errorTag:return Ra.name==qa.name&&Ra.message==qa.message;case regexpTag:case stringTag:return Ra==qa+"";case mapTag$1:var dd=mapToArray;case setTag$1:var pd=od&COMPARE_PARTIAL_FLAG$4;if(dd||(dd=setToArray),Ra.size!=qa.size&&!pd)return!1;var fd=cd.get(Ra);if(fd)return fd==qa;od|=COMPARE_UNORDERED_FLAG$2,cd.set(Ra,qa);var md=equalArrays(dd(Ra),dd(qa),od,ld,ud,cd);return cd.delete(Ra),md;case symbolTag:if(symbolValueOf)return symbolValueOf.call(Ra)==symbolValueOf.call(qa)}return!1}var COMPARE_PARTIAL_FLAG$3=1,objectProto$2=Object.prototype,hasOwnProperty$5=objectProto$2.hasOwnProperty;function equalObjects(Ra,qa,nd,od,ld,ud){var cd=nd&COMPARE_PARTIAL_FLAG$3,dd=getAllKeys(Ra),pd=dd.length,fd=getAllKeys(qa),md=fd.length;if(pd!=md&&!cd)return!1;for(var vd=pd;vd--;){var Ad=dd[vd];if(!(cd?Ad in qa:hasOwnProperty$5.call(qa,Ad)))return!1}var Nd=ud.get(Ra),Id=ud.get(qa);if(Nd&&Id)return Nd==qa&&Id==Ra;var Od=!0;ud.set(Ra,qa),ud.set(qa,Ra);for(var Fd=cd;++vd<pd;){Ad=dd[vd];var Pd=Ra[Ad],Md=qa[Ad];if(od)var Bd=cd?od(Md,Pd,Ad,qa,Ra,ud):od(Pd,Md,Ad,Ra,qa,ud);if(!(Bd===void 0?Pd===Md||ld(Pd,Md,nd,od,ud):Bd)){Od=!1;break}Fd||(Fd=Ad=="constructor")}if(Od&&!Fd){var jd=Ra.constructor,Hd=qa.constructor;jd!=Hd&&"constructor"in Ra&&"constructor"in qa&&!(typeof jd=="function"&&jd instanceof jd&&typeof Hd=="function"&&Hd instanceof Hd)&&(Od=!1)}return ud.delete(Ra),ud.delete(qa),Od}var COMPARE_PARTIAL_FLAG$2=1,argsTag="[object Arguments]",arrayTag="[object Array]",objectTag="[object Object]",objectProto$1=Object.prototype,hasOwnProperty$4=objectProto$1.hasOwnProperty;function baseIsEqualDeep(Ra,qa,nd,od,ld,ud){var cd=isArray$1(Ra),dd=isArray$1(qa),pd=cd?arrayTag:getTag(Ra),fd=dd?arrayTag:getTag(qa);pd=pd==argsTag?objectTag:pd,fd=fd==argsTag?objectTag:fd;var md=pd==objectTag,vd=fd==objectTag,Ad=pd==fd;if(Ad&&isBuffer$1(Ra)){if(!isBuffer$1(qa))return!1;cd=!0,md=!1}if(Ad&&!md)return ud||(ud=new Stack),cd||isTypedArray$3(Ra)?equalArrays(Ra,qa,nd,od,ld,ud):equalByTag(Ra,qa,pd,nd,od,ld,ud);if(!(nd&COMPARE_PARTIAL_FLAG$2)){var Nd=md&&hasOwnProperty$4.call(Ra,"__wrapped__"),Id=vd&&hasOwnProperty$4.call(qa,"__wrapped__");if(Nd||Id){var Od=Nd?Ra.value():Ra,Fd=Id?qa.value():qa;return ud||(ud=new Stack),ld(Od,Fd,nd,od,ud)}}return Ad?(ud||(ud=new Stack),equalObjects(Ra,qa,nd,od,ld,ud)):!1}function baseIsEqual(Ra,qa,nd,od,ld){return Ra===qa?!0:Ra==null||qa==null||!isObjectLike(Ra)&&!isObjectLike(qa)?Ra!==Ra&&qa!==qa:baseIsEqualDeep(Ra,qa,nd,od,baseIsEqual,ld)}var COMPARE_PARTIAL_FLAG$1=1,COMPARE_UNORDERED_FLAG$1=2;function baseIsMatch(Ra,qa,nd,od){var ld=nd.length,ud=ld;if(Ra==null)return!ud;for(Ra=Object(Ra);ld--;){var cd=nd[ld];if(cd[2]?cd[1]!==Ra[cd[0]]:!(cd[0]in Ra))return!1}for(;++ld<ud;){cd=nd[ld];var dd=cd[0],pd=Ra[dd],fd=cd[1];if(cd[2]){if(pd===void 0&&!(dd in Ra))return!1}else{var md=new Stack,vd;if(!(vd===void 0?baseIsEqual(fd,pd,COMPARE_PARTIAL_FLAG$1|COMPARE_UNORDERED_FLAG$1,od,md):vd))return!1}}return!0}function isStrictComparable(Ra){return Ra===Ra&&!isObject$4(Ra)}function getMatchData(Ra){for(var qa=keys(Ra),nd=qa.length;nd--;){var od=qa[nd],ld=Ra[od];qa[nd]=[od,ld,isStrictComparable(ld)]}return qa}function matchesStrictComparable(Ra,qa){return function(nd){return nd==null?!1:nd[Ra]===qa&&(qa!==void 0||Ra in Object(nd))}}function baseMatches(Ra){var qa=getMatchData(Ra);return qa.length==1&&qa[0][2]?matchesStrictComparable(qa[0][0],qa[0][1]):function(nd){return nd===Ra||baseIsMatch(nd,Ra,qa)}}function baseHasIn(Ra,qa){return Ra!=null&&qa in Object(Ra)}function hasPath(Ra,qa,nd){qa=castPath(qa,Ra);for(var od=-1,ld=qa.length,ud=!1;++od<ld;){var cd=toKey(qa[od]);if(!(ud=Ra!=null&&nd(Ra,cd)))break;Ra=Ra[cd]}return ud||++od!=ld?ud:(ld=Ra==null?0:Ra.length,!!ld&&isLength$1(ld)&&isIndex(cd,ld)&&(isArray$1(Ra)||isArguments$1(Ra)))}function hasIn(Ra,qa){return Ra!=null&&hasPath(Ra,qa,baseHasIn)}var COMPARE_PARTIAL_FLAG=1,COMPARE_UNORDERED_FLAG=2;function baseMatchesProperty(Ra,qa){return isKey(Ra)&&isStrictComparable(qa)?matchesStrictComparable(toKey(Ra),qa):function(nd){var od=get$3(nd,Ra);return od===void 0&&od===qa?hasIn(nd,Ra):baseIsEqual(qa,od,COMPARE_PARTIAL_FLAG|COMPARE_UNORDERED_FLAG)}}function baseProperty(Ra){return function(qa){return qa==null?void 0:qa[Ra]}}function basePropertyDeep(Ra){return function(qa){return baseGet(qa,Ra)}}function property$1(Ra){return isKey(Ra)?baseProperty(toKey(Ra)):basePropertyDeep(Ra)}function baseIteratee(Ra){return typeof Ra=="function"?Ra:Ra==null?identity$1:typeof Ra=="object"?isArray$1(Ra)?baseMatchesProperty(Ra[0],Ra[1]):baseMatches(Ra):property$1(Ra)}function createBaseFor(Ra){return function(qa,nd,od){for(var ld=-1,ud=Object(qa),cd=od(qa),dd=cd.length;dd--;){var pd=cd[++ld];if(nd(ud[pd],pd,ud)===!1)break}return qa}}var baseFor=createBaseFor(),now$1=function(){return root$2.Date.now()},FUNC_ERROR_TEXT="Expected a function",nativeMax=Math.max,nativeMin=Math.min;function debounce(Ra,qa,nd){var od,ld,ud,cd,dd,pd,fd=0,md=!1,vd=!1,Ad=!0;if(typeof Ra!="function")throw new TypeError(FUNC_ERROR_TEXT);qa=toNumber$2(qa)||0,isObject$4(nd)&&(md=!!nd.leading,vd="maxWait"in nd,ud=vd?nativeMax(toNumber$2(nd.maxWait)||0,qa):ud,Ad="trailing"in nd?!!nd.trailing:Ad);function Nd(Gd){var zd=od,df=ld;return od=ld=void 0,fd=Gd,cd=Ra.apply(df,zd),cd}function Id(Gd){return fd=Gd,dd=setTimeout(Pd,qa),md?Nd(Gd):cd}function Od(Gd){var zd=Gd-pd,df=Gd-fd,Wd=qa-zd;return vd?nativeMin(Wd,ud-df):Wd}function Fd(Gd){var zd=Gd-pd,df=Gd-fd;return pd===void 0||zd>=qa||zd<0||vd&&df>=ud}function Pd(){var Gd=now$1();if(Fd(Gd))return Md(Gd);dd=setTimeout(Pd,Od(Gd))}function Md(Gd){return dd=void 0,Ad&&od?Nd(Gd):(od=ld=void 0,cd)}function Bd(){dd!==void 0&&clearTimeout(dd),fd=0,od=pd=ld=dd=void 0}function jd(){return dd===void 0?cd:Md(now$1())}function Hd(){var Gd=now$1(),zd=Fd(Gd);if(od=arguments,ld=this,pd=Gd,zd){if(dd===void 0)return Id(pd);if(vd)return clearTimeout(dd),dd=setTimeout(Pd,qa),Nd(pd)}return dd===void 0&&(dd=setTimeout(Pd,qa)),cd}return Hd.cancel=Bd,Hd.flush=jd,Hd}function assignMergeValue(Ra,qa,nd){(nd!==void 0&&!eq$1(Ra[qa],nd)||nd===void 0&&!(qa in Ra))&&baseAssignValue(Ra,qa,nd)}function isArrayLikeObject(Ra){return isObjectLike(Ra)&&isArrayLike$2(Ra)}function safeGet(Ra,qa){if(!(qa==="constructor"&&typeof Ra[qa]=="function")&&qa!="__proto__")return Ra[qa]}function toPlainObject(Ra){return copyObject(Ra,keysIn(Ra))}function baseMergeDeep(Ra,qa,nd,od,ld,ud,cd){var dd=safeGet(Ra,nd),pd=safeGet(qa,nd),fd=cd.get(pd);if(fd){assignMergeValue(Ra,nd,fd);return}var md=ud?ud(dd,pd,nd+"",Ra,qa,cd):void 0,vd=md===void 0;if(vd){var Ad=isArray$1(pd),Nd=!Ad&&isBuffer$1(pd),Id=!Ad&&!Nd&&isTypedArray$3(pd);md=pd,Ad||Nd||Id?isArray$1(dd)?md=dd:isArrayLikeObject(dd)?md=copyArray(dd):Nd?(vd=!1,md=cloneBuffer(pd,!0)):Id?(vd=!1,md=cloneTypedArray(pd,!0)):md=[]:isPlainObject$2(pd)||isArguments$1(pd)?(md=dd,isArguments$1(dd)?md=toPlainObject(dd):(!isObject$4(dd)||isFunction$2(dd))&&(md=initCloneObject(pd))):vd=!1}vd&&(cd.set(pd,md),ld(md,pd,od,ud,cd),cd.delete(pd)),assignMergeValue(Ra,nd,md)}function baseMerge(Ra,qa,nd,od,ld){Ra!==qa&&baseFor(qa,function(ud,cd){if(ld||(ld=new Stack),isObject$4(ud))baseMergeDeep(Ra,qa,cd,nd,baseMerge,od,ld);else{var dd=od?od(safeGet(Ra,cd),ud,cd+"",Ra,qa,ld):void 0;dd===void 0&&(dd=ud),assignMergeValue(Ra,cd,dd)}},keysIn)}function findLastIndex(Ra,qa,nd){var od=Ra==null?0:Ra.length;if(!od)return-1;var ld=od-1;return baseFindIndex(Ra,baseIteratee(qa),ld,!0)}function fromPairs(Ra){for(var qa=-1,nd=Ra==null?0:Ra.length,od={};++qa<nd;){var ld=Ra[qa];od[ld[0]]=ld[1]}return od}var mapTag="[object Map]",setTag="[object Set]",objectProto=Object.prototype,hasOwnProperty$3=objectProto.hasOwnProperty;function isEmpty$1(Ra){if(Ra==null)return!0;if(isArrayLike$2(Ra)&&(isArray$1(Ra)||typeof Ra=="string"||typeof Ra.splice=="function"||isBuffer$1(Ra)||isTypedArray$3(Ra)||isArguments$1(Ra)))return!Ra.length;var qa=getTag(Ra);if(qa==mapTag||qa==setTag)return!Ra.size;if(isPrototype(Ra))return!baseKeys(Ra).length;for(var nd in Ra)if(hasOwnProperty$3.call(Ra,nd))return!1;return!0}function isEqual(Ra,qa){return baseIsEqual(Ra,qa)}function isNil(Ra){return Ra==null}function isUndefined$2(Ra){return Ra===void 0}var merge$4=createAssigner(function(Ra,qa,nd){baseMerge(Ra,qa,nd)});function baseSet(Ra,qa,nd,od){if(!isObject$4(Ra))return Ra;qa=castPath(qa,Ra);for(var ld=-1,ud=qa.length,cd=ud-1,dd=Ra;dd!=null&&++ld<ud;){var pd=toKey(qa[ld]),fd=nd;if(pd==="__proto__"||pd==="constructor"||pd==="prototype")return Ra;if(ld!=cd){var md=dd[pd];fd=void 0,fd===void 0&&(fd=isObject$4(md)?md:isIndex(qa[ld+1])?[]:{})}assignValue(dd,pd,fd),dd=dd[pd]}return Ra}function basePickBy(Ra,qa,nd){for(var od=-1,ld=qa.length,ud={};++od<ld;){var cd=qa[od],dd=baseGet(Ra,cd);nd(dd,cd)&&baseSet(ud,castPath(cd,Ra),dd)}return ud}function basePick(Ra,qa){return basePickBy(Ra,qa,function(nd,od){return hasIn(Ra,od)})}var pick=flatRest(function(Ra,qa){return Ra==null?{}:basePick(Ra,qa)});function set$3(Ra,qa,nd){return Ra==null?Ra:baseSet(Ra,qa,nd)}const isUndefined$1=Ra=>Ra===void 0,isBoolean$3=Ra=>typeof Ra=="boolean",isNumber$4=Ra=>typeof Ra=="number",isElement$2=Ra=>typeof Element>"u"?!1:Ra instanceof Element,isStringNumber=Ra=>isString$3(Ra)?!Number.isNaN(Number(Ra)):!1,escapeStringRegexp=(Ra="")=>Ra.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d"),capitalize=Ra=>capitalize$1(Ra),keysOf=Ra=>Object.keys(Ra),entriesOf=Ra=>Object.entries(Ra),getProp$1=(Ra,qa,nd)=>({get value(){return get$3(Ra,qa,nd)},set value(od){set$3(Ra,qa,od)}});class ElementPlusError extends Error{constructor(qa){super(qa),this.name="ElementPlusError"}}function throwError$1(Ra,qa){throw new ElementPlusError(`[${Ra}] ${qa}`)}function debugWarn(Ra,qa){}const classNameToArray=(Ra="")=>Ra.split(" ").filter(qa=>!!qa.trim()),hasClass$1=(Ra,qa)=>{if(!Ra||!qa)return!1;if(qa.includes(" "))throw new Error("className should not contain space.");return Ra.classList.contains(qa)},addClass$1=(Ra,qa)=>{!Ra||!qa.trim()||Ra.classList.add(...classNameToArray(qa))},removeClass$1=(Ra,qa)=>{!Ra||!qa.trim()||Ra.classList.remove(...classNameToArray(qa))},getStyle=(Ra,qa)=>{var nd;if(!isClient$1||!Ra||!qa)return"";let od=camelize(qa);od==="float"&&(od="cssFloat");try{const ld=Ra.style[od];if(ld)return ld;const ud=(nd=document.defaultView)==null?void 0:nd.getComputedStyle(Ra,"");return ud?ud[od]:""}catch{return Ra.style[od]}};function addUnit(Ra,qa="px"){if(!Ra)return"";if(isNumber$4(Ra)||isStringNumber(Ra))return`${Ra}${qa}`;if(isString$3(Ra))return Ra}let scrollBarWidth;const getScrollBarWidth=Ra=>{var qa;if(!isClient$1)return 0;if(scrollBarWidth!==void 0)return scrollBarWidth;const nd=document.createElement("div");nd.className=`${Ra}-scrollbar__wrap`,nd.style.visibility="hidden",nd.style.width="100px",nd.style.position="absolute",nd.style.top="-9999px",document.body.appendChild(nd);const od=nd.offsetWidth;nd.style.overflow="scroll";const ld=document.createElement("div");ld.style.width="100%",nd.appendChild(ld);const ud=ld.offsetWidth;return(qa=nd.parentNode)==null||qa.removeChild(nd),scrollBarWidth=od-ud,scrollBarWidth};function scrollIntoView(Ra,qa){if(!isClient$1)return;if(!qa){Ra.scrollTop=0;return}const nd=[];let od=qa.offsetParent;for(;od!==null&&Ra!==od&&Ra.contains(od);)nd.push(od),od=od.offsetParent;const ld=qa.offsetTop+nd.reduce((pd,fd)=>pd+fd.offsetTop,0),ud=ld+qa.offsetHeight,cd=Ra.scrollTop,dd=cd+Ra.clientHeight;ld<cd?Ra.scrollTop=ld:ud>dd&&(Ra.scrollTop=ud-Ra.clientHeight)}/*! Element Plus Icons Vue v2.3.1 */var add_location_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"AddLocation",__name:"add-location",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),createBaseVNode("path",{fill:"currentColor",d:"M544 384h96a32 32 0 1 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0z"})]))}}),add_location_default=add_location_vue_vue_type_script_setup_true_lang_default,aim_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Aim",__name:"aim",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),createBaseVNode("path",{fill:"currentColor",d:"M512 96a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V128a32 32 0 0 1 32-32m0 576a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V704a32 32 0 0 1 32-32M96 512a32 32 0 0 1 32-32h192a32 32 0 0 1 0 64H128a32 32 0 0 1-32-32m576 0a32 32 0 0 1 32-32h192a32 32 0 1 1 0 64H704a32 32 0 0 1-32-32"})]))}}),aim_default=aim_vue_vue_type_script_setup_true_lang_default,alarm_clock_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"AlarmClock",__name:"alarm-clock",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 832a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"}),createBaseVNode("path",{fill:"currentColor",d:"m292.288 824.576 55.424 32-48 83.136a32 32 0 1 1-55.424-32zm439.424 0-55.424 32 48 83.136a32 32 0 1 0 55.424-32zM512 512h160a32 32 0 1 1 0 64H480a32 32 0 0 1-32-32V320a32 32 0 0 1 64 0zM90.496 312.256A160 160 0 0 1 312.32 90.496l-46.848 46.848a96 96 0 0 0-128 128L90.56 312.256zm835.264 0A160 160 0 0 0 704 90.496l46.848 46.848a96 96 0 0 1 128 128z"})]))}}),alarm_clock_default=alarm_clock_vue_vue_type_script_setup_true_lang_default,apple_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Apple",__name:"apple",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M599.872 203.776a189.44 189.44 0 0 1 64.384-4.672l2.624.128c31.168 1.024 51.2 4.096 79.488 16.32 37.632 16.128 74.496 45.056 111.488 89.344 96.384 115.264 82.752 372.8-34.752 521.728-7.68 9.728-32 41.6-30.72 39.936a426.624 426.624 0 0 1-30.08 35.776c-31.232 32.576-65.28 49.216-110.08 50.048-31.36.64-53.568-5.312-84.288-18.752l-6.528-2.88c-20.992-9.216-30.592-11.904-47.296-11.904-18.112 0-28.608 2.88-51.136 12.672l-6.464 2.816c-28.416 12.224-48.32 18.048-76.16 19.2-74.112 2.752-116.928-38.08-180.672-132.16-96.64-142.08-132.608-349.312-55.04-486.4 46.272-81.92 129.92-133.632 220.672-135.04 32.832-.576 60.288 6.848 99.648 22.72 27.136 10.88 34.752 13.76 37.376 14.272 16.256-20.16 27.776-36.992 34.56-50.24 13.568-26.304 27.2-59.968 40.704-100.8a32 32 0 1 1 60.8 20.224c-12.608 37.888-25.408 70.4-38.528 97.664zm-51.52 78.08c-14.528 17.792-31.808 37.376-51.904 58.816a32 32 0 1 1-46.72-43.776l12.288-13.248c-28.032-11.2-61.248-26.688-95.68-26.112-70.4 1.088-135.296 41.6-171.648 105.792C121.6 492.608 176 684.16 247.296 788.992c34.816 51.328 76.352 108.992 130.944 106.944 52.48-2.112 72.32-34.688 135.872-34.688 63.552 0 81.28 34.688 136.96 33.536 56.448-1.088 75.776-39.04 126.848-103.872 107.904-136.768 107.904-362.752 35.776-449.088-72.192-86.272-124.672-84.096-151.68-85.12-41.472-4.288-81.6 12.544-113.664 25.152z"})]))}}),apple_default=apple_vue_vue_type_script_setup_true_lang_default,arrow_down_bold_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ArrowDownBold",__name:"arrow-down-bold",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M104.704 338.752a64 64 0 0 1 90.496 0l316.8 316.8 316.8-316.8a64 64 0 0 1 90.496 90.496L557.248 791.296a64 64 0 0 1-90.496 0L104.704 429.248a64 64 0 0 1 0-90.496z"})]))}}),arrow_down_bold_default=arrow_down_bold_vue_vue_type_script_setup_true_lang_default,arrow_down_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ArrowDown",__name:"arrow-down",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M831.872 340.864 512 652.672 192.128 340.864a30.592 30.592 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.592 30.592 0 0 0-42.752 0z"})]))}}),arrow_down_default=arrow_down_vue_vue_type_script_setup_true_lang_default,arrow_left_bold_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ArrowLeftBold",__name:"arrow-left-bold",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M685.248 104.704a64 64 0 0 1 0 90.496L368.448 512l316.8 316.8a64 64 0 0 1-90.496 90.496L232.704 557.248a64 64 0 0 1 0-90.496l362.048-362.048a64 64 0 0 1 90.496 0z"})]))}}),arrow_left_bold_default=arrow_left_bold_vue_vue_type_script_setup_true_lang_default,arrow_left_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ArrowLeft",__name:"arrow-left",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"})]))}}),arrow_left_default=arrow_left_vue_vue_type_script_setup_true_lang_default,arrow_right_bold_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ArrowRightBold",__name:"arrow-right-bold",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M338.752 104.704a64 64 0 0 0 0 90.496l316.8 316.8-316.8 316.8a64 64 0 0 0 90.496 90.496l362.048-362.048a64 64 0 0 0 0-90.496L429.248 104.704a64 64 0 0 0-90.496 0z"})]))}}),arrow_right_bold_default=arrow_right_bold_vue_vue_type_script_setup_true_lang_default,arrow_right_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ArrowRight",__name:"arrow-right",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"})]))}}),arrow_right_default=arrow_right_vue_vue_type_script_setup_true_lang_default,arrow_up_bold_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ArrowUpBold",__name:"arrow-up-bold",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M104.704 685.248a64 64 0 0 0 90.496 0l316.8-316.8 316.8 316.8a64 64 0 0 0 90.496-90.496L557.248 232.704a64 64 0 0 0-90.496 0L104.704 594.752a64 64 0 0 0 0 90.496z"})]))}}),arrow_up_bold_default=arrow_up_bold_vue_vue_type_script_setup_true_lang_default,arrow_up_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ArrowUp",__name:"arrow-up",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m488.832 344.32-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0"})]))}}),arrow_up_default=arrow_up_vue_vue_type_script_setup_true_lang_default,avatar_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Avatar",__name:"avatar",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M628.736 528.896A416 416 0 0 1 928 928H96a415.872 415.872 0 0 1 299.264-399.104L512 704zM720 304a208 208 0 1 1-416 0 208 208 0 0 1 416 0"})]))}}),avatar_default=avatar_vue_vue_type_script_setup_true_lang_default,back_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Back",__name:"back",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64"}),createBaseVNode("path",{fill:"currentColor",d:"m237.248 512 265.408 265.344a32 32 0 0 1-45.312 45.312l-288-288a32 32 0 0 1 0-45.312l288-288a32 32 0 1 1 45.312 45.312z"})]))}}),back_default=back_vue_vue_type_script_setup_true_lang_default,baseball_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Baseball",__name:"baseball",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M195.2 828.8a448 448 0 1 1 633.6-633.6 448 448 0 0 1-633.6 633.6zm45.248-45.248a384 384 0 1 0 543.104-543.104 384 384 0 0 0-543.104 543.104"}),createBaseVNode("path",{fill:"currentColor",d:"M497.472 96.896c22.784 4.672 44.416 9.472 64.896 14.528a256.128 256.128 0 0 0 350.208 350.208c5.056 20.48 9.856 42.112 14.528 64.896A320.128 320.128 0 0 1 497.472 96.896zM108.48 491.904a320.128 320.128 0 0 1 423.616 423.68c-23.04-3.648-44.992-7.424-65.728-11.52a256.128 256.128 0 0 0-346.496-346.432 1736.64 1736.64 0 0 1-11.392-65.728z"})]))}}),baseball_default=baseball_vue_vue_type_script_setup_true_lang_default,basketball_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Basketball",__name:"basketball",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M778.752 788.224a382.464 382.464 0 0 0 116.032-245.632 256.512 256.512 0 0 0-241.728-13.952 762.88 762.88 0 0 1 125.696 259.584zm-55.04 44.224a699.648 699.648 0 0 0-125.056-269.632 256.128 256.128 0 0 0-56.064 331.968 382.72 382.72 0 0 0 181.12-62.336m-254.08 61.248A320.128 320.128 0 0 1 557.76 513.6a715.84 715.84 0 0 0-48.192-48.128 320.128 320.128 0 0 1-379.264 88.384 382.4 382.4 0 0 0 110.144 229.696 382.4 382.4 0 0 0 229.184 110.08zM129.28 481.088a256.128 256.128 0 0 0 331.072-56.448 699.648 699.648 0 0 0-268.8-124.352 382.656 382.656 0 0 0-62.272 180.8m106.56-235.84a762.88 762.88 0 0 1 258.688 125.056 256.512 256.512 0 0 0-13.44-241.088A382.464 382.464 0 0 0 235.84 245.248zm318.08-114.944c40.576 89.536 37.76 193.92-8.448 281.344a779.84 779.84 0 0 1 66.176 66.112 320.832 320.832 0 0 1 282.112-8.128 382.4 382.4 0 0 0-110.144-229.12 382.4 382.4 0 0 0-229.632-110.208zM828.8 828.8a448 448 0 1 1-633.6-633.6 448 448 0 0 1 633.6 633.6"})]))}}),basketball_default=basketball_vue_vue_type_script_setup_true_lang_default,bell_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"BellFilled",__name:"bell-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M640 832a128 128 0 0 1-256 0zm192-64H134.4a38.4 38.4 0 0 1 0-76.8H192V448c0-154.88 110.08-284.16 256.32-313.6a64 64 0 1 1 127.36 0A320.128 320.128 0 0 1 832 448v243.2h57.6a38.4 38.4 0 0 1 0 76.8z"})]))}}),bell_filled_default=bell_filled_vue_vue_type_script_setup_true_lang_default,bell_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Bell",__name:"bell",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a64 64 0 0 1 64 64v64H448v-64a64 64 0 0 1 64-64"}),createBaseVNode("path",{fill:"currentColor",d:"M256 768h512V448a256 256 0 1 0-512 0zm256-640a320 320 0 0 1 320 320v384H192V448a320 320 0 0 1 320-320"}),createBaseVNode("path",{fill:"currentColor",d:"M96 768h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32m352 128h128a64 64 0 0 1-128 0"})]))}}),bell_default=bell_vue_vue_type_script_setup_true_lang_default,bicycle_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Bicycle",__name:"bicycle",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"}),createBaseVNode("path",{fill:"currentColor",d:"M288 672h320q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M768 832a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"}),createBaseVNode("path",{fill:"currentColor",d:"M480 192a32 32 0 0 1 0-64h160a32 32 0 0 1 31.04 24.256l96 384a32 32 0 0 1-62.08 15.488L615.04 192zM96 384a32 32 0 0 1 0-64h128a32 32 0 0 1 30.336 21.888l64 192a32 32 0 1 1-60.672 20.224L200.96 384z"}),createBaseVNode("path",{fill:"currentColor",d:"m373.376 599.808-42.752-47.616 320-288 42.752 47.616z"})]))}}),bicycle_default=bicycle_vue_vue_type_script_setup_true_lang_default,bottom_left_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"BottomLeft",__name:"bottom-left",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 768h416a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V352a32 32 0 0 1 64 0z"}),createBaseVNode("path",{fill:"currentColor",d:"M246.656 822.656a32 32 0 0 1-45.312-45.312l544-544a32 32 0 0 1 45.312 45.312l-544 544z"})]))}}),bottom_left_default=bottom_left_vue_vue_type_script_setup_true_lang_default,bottom_right_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"BottomRight",__name:"bottom-right",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M352 768a32 32 0 1 0 0 64h448a32 32 0 0 0 32-32V352a32 32 0 0 0-64 0v416z"}),createBaseVNode("path",{fill:"currentColor",d:"M777.344 822.656a32 32 0 0 0 45.312-45.312l-544-544a32 32 0 0 0-45.312 45.312z"})]))}}),bottom_right_default=bottom_right_vue_vue_type_script_setup_true_lang_default,bottom_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Bottom",__name:"bottom",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M544 805.888V168a32 32 0 1 0-64 0v637.888L246.656 557.952a30.72 30.72 0 0 0-45.312 0 35.52 35.52 0 0 0 0 48.064l288 306.048a30.72 30.72 0 0 0 45.312 0l288-306.048a35.52 35.52 0 0 0 0-48 30.72 30.72 0 0 0-45.312 0L544 805.824z"})]))}}),bottom_default=bottom_vue_vue_type_script_setup_true_lang_default,bowl_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Bowl",__name:"bowl",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M714.432 704a351.744 351.744 0 0 0 148.16-256H161.408a351.744 351.744 0 0 0 148.16 256zM288 766.592A415.68 415.68 0 0 1 96 416a32 32 0 0 1 32-32h768a32 32 0 0 1 32 32 415.68 415.68 0 0 1-192 350.592V832a64 64 0 0 1-64 64H352a64 64 0 0 1-64-64zM493.248 320h-90.496l254.4-254.4a32 32 0 1 1 45.248 45.248zm187.328 0h-128l269.696-155.712a32 32 0 0 1 32 55.424zM352 768v64h320v-64z"})]))}}),bowl_default=bowl_vue_vue_type_script_setup_true_lang_default,box_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Box",__name:"box",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M317.056 128 128 344.064V896h768V344.064L706.944 128zm-14.528-64h418.944a32 32 0 0 1 24.064 10.88l206.528 236.096A32 32 0 0 1 960 332.032V928a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V332.032a32 32 0 0 1 7.936-21.12L278.4 75.008A32 32 0 0 1 302.528 64z"}),createBaseVNode("path",{fill:"currentColor",d:"M64 320h896v64H64z"}),createBaseVNode("path",{fill:"currentColor",d:"M448 327.872V640h128V327.872L526.08 128h-28.16zM448 64h128l64 256v352a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V320z"})]))}}),box_default=box_vue_vue_type_script_setup_true_lang_default,briefcase_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Briefcase",__name:"briefcase",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M320 320V128h384v192h192v192H128V320zM128 576h768v320H128zm256-256h256.064V192H384z"})]))}}),briefcase_default=briefcase_vue_vue_type_script_setup_true_lang_default,brush_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"BrushFilled",__name:"brush-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M608 704v160a96 96 0 0 1-192 0V704h-96a128 128 0 0 1-128-128h640a128 128 0 0 1-128 128zM192 512V128.064h640V512z"})]))}}),brush_filled_default=brush_filled_vue_vue_type_script_setup_true_lang_default,brush_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Brush",__name:"brush",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M896 448H128v192a64 64 0 0 0 64 64h192v192h256V704h192a64 64 0 0 0 64-64zm-770.752-64c0-47.552 5.248-90.24 15.552-128 14.72-54.016 42.496-107.392 83.2-160h417.28l-15.36 70.336L736 96h211.2c-24.832 42.88-41.92 96.256-51.2 160a663.872 663.872 0 0 0-6.144 128H960v256a128 128 0 0 1-128 128H704v160a32 32 0 0 1-32 32H352a32 32 0 0 1-32-32V768H192A128 128 0 0 1 64 640V384h61.248zm64 0h636.544c-2.048-45.824.256-91.584 6.848-137.216 4.48-30.848 10.688-59.776 18.688-86.784h-96.64l-221.12 141.248L561.92 160H256.512c-25.856 37.888-43.776 75.456-53.952 112.832-8.768 32.064-13.248 69.12-13.312 111.168z"})]))}}),brush_default=brush_vue_vue_type_script_setup_true_lang_default,burger_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Burger",__name:"burger",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M160 512a32 32 0 0 0-32 32v64a32 32 0 0 0 30.08 32H864a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32zm736-58.56A96 96 0 0 1 960 544v64a96 96 0 0 1-51.968 85.312L855.36 833.6a96 96 0 0 1-89.856 62.272H258.496A96 96 0 0 1 168.64 833.6l-52.608-140.224A96 96 0 0 1 64 608v-64a96 96 0 0 1 64-90.56V448a384 384 0 1 1 768 5.44M832 448a320 320 0 0 0-640 0zM512 704H188.352l40.192 107.136a32 32 0 0 0 29.952 20.736h507.008a32 32 0 0 0 29.952-20.736L835.648 704z"})]))}}),burger_default=burger_vue_vue_type_script_setup_true_lang_default,calendar_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Calendar",__name:"calendar",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 384v512h768V192H768v32a32 32 0 1 1-64 0v-32H320v32a32 32 0 0 1-64 0v-32H128v128h768v64zm192-256h384V96a32 32 0 1 1 64 0v32h160a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h160V96a32 32 0 0 1 64 0zm-32 384h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64"})]))}}),calendar_default=calendar_vue_vue_type_script_setup_true_lang_default,camera_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CameraFilled",__name:"camera-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M160 224a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h704a64 64 0 0 0 64-64V288a64 64 0 0 0-64-64H748.416l-46.464-92.672A64 64 0 0 0 644.736 96H379.328a64 64 0 0 0-57.216 35.392L275.776 224zm352 435.2a115.2 115.2 0 1 0 0-230.4 115.2 115.2 0 0 0 0 230.4m0 140.8a256 256 0 1 1 0-512 256 256 0 0 1 0 512"})]))}}),camera_filled_default=camera_filled_vue_vue_type_script_setup_true_lang_default,camera_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Camera",__name:"camera",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M896 256H128v576h768zm-199.424-64-32.064-64h-304.96l-32 64zM96 192h160l46.336-92.608A64 64 0 0 1 359.552 64h304.96a64 64 0 0 1 57.216 35.328L768.192 192H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320 160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448 224 224 0 0 1 0 448"})]))}}),camera_default=camera_vue_vue_type_script_setup_true_lang_default,caret_bottom_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CaretBottom",__name:"caret-bottom",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m192 384 320 384 320-384z"})]))}}),caret_bottom_default=caret_bottom_vue_vue_type_script_setup_true_lang_default,caret_left_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CaretLeft",__name:"caret-left",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M672 192 288 511.936 672 832z"})]))}}),caret_left_default=caret_left_vue_vue_type_script_setup_true_lang_default,caret_right_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CaretRight",__name:"caret-right",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M384 192v640l384-320.064z"})]))}}),caret_right_default=caret_right_vue_vue_type_script_setup_true_lang_default,caret_top_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CaretTop",__name:"caret-top",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 320 192 704h639.936z"})]))}}),caret_top_default=caret_top_vue_vue_type_script_setup_true_lang_default,cellphone_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Cellphone",__name:"cellphone",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 128a64 64 0 0 0-64 64v640a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h512a128 128 0 0 1 128 128v640a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V192A128 128 0 0 1 256 64m128 128h256a32 32 0 1 1 0 64H384a32 32 0 0 1 0-64m128 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"})]))}}),cellphone_default=cellphone_vue_vue_type_script_setup_true_lang_default,chat_dot_round_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ChatDotRound",__name:"chat-dot-round",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z"}),createBaseVNode("path",{fill:"currentColor",d:"M512 563.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4m-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4"})]))}}),chat_dot_round_default=chat_dot_round_vue_vue_type_script_setup_true_lang_default,chat_dot_square_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ChatDotSquare",__name:"chat-dot-square",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"}),createBaseVNode("path",{fill:"currentColor",d:"M512 499.2a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm192 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4zm-384 0a51.2 51.2 0 1 1 0-102.4 51.2 51.2 0 0 1 0 102.4z"})]))}}),chat_dot_square_default=chat_dot_square_vue_vue_type_script_setup_true_lang_default,chat_line_round_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ChatLineRound",__name:"chat-line-round",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m174.72 855.68 135.296-45.12 23.68 11.84C388.096 849.536 448.576 864 512 864c211.84 0 384-166.784 384-352S723.84 160 512 160 128 326.784 128 512c0 69.12 24.96 139.264 70.848 199.232l22.08 28.8-46.272 115.584zm-45.248 82.56A32 32 0 0 1 89.6 896l58.368-145.92C94.72 680.32 64 596.864 64 512 64 299.904 256 96 512 96s448 203.904 448 416-192 416-448 416a461.056 461.056 0 0 1-206.912-48.384l-175.616 58.56z"}),createBaseVNode("path",{fill:"currentColor",d:"M352 576h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m32-192h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"})]))}}),chat_line_round_default=chat_line_round_vue_vue_type_script_setup_true_lang_default,chat_line_square_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ChatLineSquare",__name:"chat-line-square",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M160 826.88 273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"}),createBaseVNode("path",{fill:"currentColor",d:"M352 512h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m0-192h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"})]))}}),chat_line_square_default=chat_line_square_vue_vue_type_script_setup_true_lang_default,chat_round_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ChatRound",__name:"chat-round",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m174.72 855.68 130.048-43.392 23.424 11.392C382.4 849.984 444.352 864 512 864c223.744 0 384-159.872 384-352 0-192.832-159.104-352-384-352S128 319.168 128 512a341.12 341.12 0 0 0 69.248 204.288l21.632 28.8-44.16 110.528zm-45.248 82.56A32 32 0 0 1 89.6 896l56.512-141.248A405.12 405.12 0 0 1 64 512C64 299.904 235.648 96 512 96s448 203.904 448 416-173.44 416-448 416c-79.68 0-150.848-17.152-211.712-46.72l-170.88 56.96z"})]))}}),chat_round_default=chat_round_vue_vue_type_script_setup_true_lang_default,chat_square_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ChatSquare",__name:"chat-square",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M273.536 736H800a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64H224a64 64 0 0 0-64 64v570.88zM296 800 147.968 918.4A32 32 0 0 1 96 893.44V256a128 128 0 0 1 128-128h576a128 128 0 0 1 128 128v416a128 128 0 0 1-128 128z"})]))}}),chat_square_default=chat_square_vue_vue_type_script_setup_true_lang_default,check_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Check",__name:"check",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M406.656 706.944 195.84 496.256a32 32 0 1 0-45.248 45.248l256 256 512-512a32 32 0 0 0-45.248-45.248L406.592 706.944z"})]))}}),check_default=check_vue_vue_type_script_setup_true_lang_default,checked_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Checked",__name:"checked",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M704 192h160v736H160V192h160.064v64H704zM311.616 537.28l-45.312 45.248L447.36 763.52l316.8-316.8-45.312-45.184L447.36 673.024zM384 192V96h256v96z"})]))}}),checked_default=checked_vue_vue_type_script_setup_true_lang_default,cherry_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Cherry",__name:"cherry",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M261.056 449.6c13.824-69.696 34.88-128.96 63.36-177.728 23.744-40.832 61.12-88.64 112.256-143.872H320a32 32 0 0 1 0-64h384a32 32 0 1 1 0 64H554.752c14.912 39.168 41.344 86.592 79.552 141.76 47.36 68.48 84.8 106.752 106.304 114.304a224 224 0 1 1-84.992 14.784c-22.656-22.912-47.04-53.76-73.92-92.608-38.848-56.128-67.008-105.792-84.352-149.312-55.296 58.24-94.528 107.52-117.76 147.2-23.168 39.744-41.088 88.768-53.568 147.072a224.064 224.064 0 1 1-64.96-1.6zM288 832a160 160 0 1 0 0-320 160 160 0 0 0 0 320m448-64a160 160 0 1 0 0-320 160 160 0 0 0 0 320"})]))}}),cherry_default=cherry_vue_vue_type_script_setup_true_lang_default,chicken_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Chicken",__name:"chicken",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M349.952 716.992 478.72 588.16a106.688 106.688 0 0 1-26.176-19.072 106.688 106.688 0 0 1-19.072-26.176L304.704 671.744c.768 3.072 1.472 6.144 2.048 9.216l2.048 31.936 31.872 1.984c3.136.64 6.208 1.28 9.28 2.112zm57.344 33.152a128 128 0 1 1-216.32 114.432l-1.92-32-32-1.92a128 128 0 1 1 114.432-216.32L416.64 469.248c-2.432-101.44 58.112-239.104 149.056-330.048 107.328-107.328 231.296-85.504 316.8 0 85.44 85.44 107.328 209.408 0 316.8-91.008 90.88-228.672 151.424-330.112 149.056L407.296 750.08zm90.496-226.304c49.536 49.536 233.344-7.04 339.392-113.088 78.208-78.208 63.232-163.072 0-226.304-63.168-63.232-148.032-78.208-226.24 0C504.896 290.496 448.32 474.368 497.792 523.84M244.864 708.928a64 64 0 1 0-59.84 59.84l56.32-3.52zm8.064 127.68a64 64 0 1 0 59.84-59.84l-56.32 3.52-3.52 56.32z"})]))}}),chicken_default=chicken_vue_vue_type_script_setup_true_lang_default,chrome_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ChromeFilled",__name:"chrome-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M938.67 512.01c0-44.59-6.82-87.6-19.54-128H682.67a212.372 212.372 0 0 1 42.67 128c.06 38.71-10.45 76.7-30.42 109.87l-182.91 316.8c235.65-.01 426.66-191.02 426.66-426.67z"}),createBaseVNode("path",{fill:"currentColor",d:"M576.79 401.63a127.92 127.92 0 0 0-63.56-17.6c-22.36-.22-44.39 5.43-63.89 16.38s-35.79 26.82-47.25 46.02a128.005 128.005 0 0 0-2.16 127.44l1.24 2.13a127.906 127.906 0 0 0 46.36 46.61 127.907 127.907 0 0 0 63.38 17.44c22.29.2 44.24-5.43 63.68-16.33a127.94 127.94 0 0 0 47.16-45.79v-.01l1.11-1.92a127.984 127.984 0 0 0 .29-127.46 127.957 127.957 0 0 0-46.36-46.91"}),createBaseVNode("path",{fill:"currentColor",d:"M394.45 333.96A213.336 213.336 0 0 1 512 298.67h369.58A426.503 426.503 0 0 0 512 85.34a425.598 425.598 0 0 0-171.74 35.98 425.644 425.644 0 0 0-142.62 102.22l118.14 204.63a213.397 213.397 0 0 1 78.67-94.21m117.56 604.72H512zm-97.25-236.73a213.284 213.284 0 0 1-89.54-86.81L142.48 298.6c-36.35 62.81-57.13 135.68-57.13 213.42 0 203.81 142.93 374.22 333.95 416.55h.04l118.19-204.71a213.315 213.315 0 0 1-122.77-21.91z"})]))}}),chrome_filled_default=chrome_filled_vue_vue_type_script_setup_true_lang_default,circle_check_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CircleCheckFilled",__name:"circle-check-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"})]))}}),circle_check_filled_default=circle_check_filled_vue_vue_type_script_setup_true_lang_default,circle_check_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CircleCheck",__name:"circle-check",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),createBaseVNode("path",{fill:"currentColor",d:"M745.344 361.344a32 32 0 0 1 45.312 45.312l-288 288a32 32 0 0 1-45.312 0l-160-160a32 32 0 1 1 45.312-45.312L480 626.752l265.344-265.408z"})]))}}),circle_check_default=circle_check_vue_vue_type_script_setup_true_lang_default,circle_close_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CircleCloseFilled",__name:"circle-close-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 393.664L407.936 353.6a38.4 38.4 0 1 0-54.336 54.336L457.664 512 353.6 616.064a38.4 38.4 0 1 0 54.336 54.336L512 566.336 616.064 670.4a38.4 38.4 0 1 0 54.336-54.336L566.336 512 670.4 407.936a38.4 38.4 0 1 0-54.336-54.336z"})]))}}),circle_close_filled_default=circle_close_filled_vue_vue_type_script_setup_true_lang_default,circle_close_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CircleClose",__name:"circle-close",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248z"}),createBaseVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}}),circle_close_default=circle_close_vue_vue_type_script_setup_true_lang_default,circle_plus_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CirclePlusFilled",__name:"circle-plus-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-38.4 409.6H326.4a38.4 38.4 0 1 0 0 76.8h147.2v147.2a38.4 38.4 0 0 0 76.8 0V550.4h147.2a38.4 38.4 0 0 0 0-76.8H550.4V326.4a38.4 38.4 0 1 0-76.8 0v147.2z"})]))}}),circle_plus_filled_default=circle_plus_filled_vue_vue_type_script_setup_true_lang_default,circle_plus_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CirclePlus",__name:"circle-plus",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"}),createBaseVNode("path",{fill:"currentColor",d:"M480 672V352a32 32 0 1 1 64 0v320a32 32 0 0 1-64 0"}),createBaseVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}}),circle_plus_default=circle_plus_vue_vue_type_script_setup_true_lang_default,clock_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Clock",__name:"clock",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),createBaseVNode("path",{fill:"currentColor",d:"M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32"})]))}}),clock_default=clock_vue_vue_type_script_setup_true_lang_default,close_bold_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CloseBold",__name:"close-bold",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z"})]))}}),close_bold_default=close_bold_vue_vue_type_script_setup_true_lang_default,close_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Close",__name:"close",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"})]))}}),close_default=close_vue_vue_type_script_setup_true_lang_default,cloudy_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Cloudy",__name:"cloudy",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M598.4 831.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 831.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 381.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"})]))}}),cloudy_default=cloudy_vue_vue_type_script_setup_true_lang_default,coffee_cup_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CoffeeCup",__name:"coffee-cup",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M768 192a192 192 0 1 1-8 383.808A256.128 256.128 0 0 1 512 768H320A256 256 0 0 1 64 512V160a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v256a128 128 0 1 0 0-256M96 832h640a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-640v320a192 192 0 0 0 192 192h192a192 192 0 0 0 192-192V192z"})]))}}),coffee_cup_default=coffee_cup_vue_vue_type_script_setup_true_lang_default,coffee_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Coffee",__name:"coffee",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M822.592 192h14.272a32 32 0 0 1 31.616 26.752l21.312 128A32 32 0 0 1 858.24 384h-49.344l-39.04 546.304A32 32 0 0 1 737.92 960H285.824a32 32 0 0 1-32-29.696L214.912 384H165.76a32 32 0 0 1-31.552-37.248l21.312-128A32 32 0 0 1 187.136 192h14.016l-6.72-93.696A32 32 0 0 1 226.368 64h571.008a32 32 0 0 1 31.936 34.304zm-64.128 0 4.544-64H260.736l4.544 64h493.184m-548.16 128H820.48l-10.688-64H214.208l-10.688 64h6.784m68.736 64 36.544 512H708.16l36.544-512z"})]))}}),coffee_default=coffee_vue_vue_type_script_setup_true_lang_default,coin_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Coin",__name:"coin",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m161.92 580.736 29.888 58.88C171.328 659.776 160 681.728 160 704c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 615.808 928 657.664 928 704c0 129.728-188.544 224-416 224S96 833.728 96 704c0-46.592 24.32-88.576 65.92-123.264z"}),createBaseVNode("path",{fill:"currentColor",d:"m161.92 388.736 29.888 58.88C171.328 467.84 160 489.792 160 512c0 82.304 155.328 160 352 160s352-77.696 352-160c0-22.272-11.392-44.16-31.808-64.32l30.464-58.432C903.936 423.808 928 465.664 928 512c0 129.728-188.544 224-416 224S96 641.728 96 512c0-46.592 24.32-88.576 65.92-123.264z"}),createBaseVNode("path",{fill:"currentColor",d:"M512 544c-227.456 0-416-94.272-416-224S284.544 96 512 96s416 94.272 416 224-188.544 224-416 224m0-64c196.672 0 352-77.696 352-160S708.672 160 512 160s-352 77.696-352 160 155.328 160 352 160"})]))}}),coin_default=coin_vue_vue_type_script_setup_true_lang_default,cold_drink_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ColdDrink",__name:"cold-drink",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M768 64a192 192 0 1 1-69.952 370.88L480 725.376V896h96a32 32 0 1 1 0 64H320a32 32 0 1 1 0-64h96V725.376L76.8 273.536a64 64 0 0 1-12.8-38.4v-10.688a32 32 0 0 1 32-32h71.808l-65.536-83.84a32 32 0 0 1 50.432-39.424l96.256 123.264h337.728A192.064 192.064 0 0 1 768 64M656.896 192.448H800a32 32 0 0 1 32 32v10.624a64 64 0 0 1-12.8 38.4l-80.448 107.2a128 128 0 1 0-81.92-188.16v-.064zm-357.888 64 129.472 165.76a32 32 0 0 1-50.432 39.36l-160.256-205.12H144l304 404.928 304-404.928z"})]))}}),cold_drink_default=cold_drink_vue_vue_type_script_setup_true_lang_default,collection_tag_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CollectionTag",__name:"collection-tag",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 128v698.88l196.032-156.864a96 96 0 0 1 119.936 0L768 826.816V128zm-32-64h576a32 32 0 0 1 32 32v797.44a32 32 0 0 1-51.968 24.96L531.968 720a32 32 0 0 0-39.936 0L243.968 918.4A32 32 0 0 1 192 893.44V96a32 32 0 0 1 32-32"})]))}}),collection_tag_default=collection_tag_vue_vue_type_script_setup_true_lang_default,collection_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Collection",__name:"collection",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M192 736h640V128H256a64 64 0 0 0-64 64zm64-672h608a32 32 0 0 1 32 32v672a32 32 0 0 1-32 32H160l-32 57.536V192A128 128 0 0 1 256 64"}),createBaseVNode("path",{fill:"currentColor",d:"M240 800a48 48 0 1 0 0 96h592v-96zm0-64h656v160a64 64 0 0 1-64 64H240a112 112 0 0 1 0-224m144-608v250.88l96-76.8 96 76.8V128zm-64-64h320v381.44a32 32 0 0 1-51.968 24.96L480 384l-108.032 86.4A32 32 0 0 1 320 445.44z"})]))}}),collection_default=collection_vue_vue_type_script_setup_true_lang_default,comment_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Comment",__name:"comment",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M736 504a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112m-224 0a56 56 0 1 1 0-112 56 56 0 0 1 0 112M128 128v640h192v160l224-160h352V128z"})]))}}),comment_default=comment_vue_vue_type_script_setup_true_lang_default,compass_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Compass",__name:"compass",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),createBaseVNode("path",{fill:"currentColor",d:"M725.888 315.008C676.48 428.672 624 513.28 568.576 568.64c-55.424 55.424-139.968 107.904-253.568 157.312a12.8 12.8 0 0 1-16.896-16.832c49.536-113.728 102.016-198.272 157.312-253.632 55.36-55.296 139.904-107.776 253.632-157.312a12.8 12.8 0 0 1 16.832 16.832"})]))}}),compass_default=compass_vue_vue_type_script_setup_true_lang_default,connection_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Connection",__name:"connection",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M640 384v64H448a128 128 0 0 0-128 128v128a128 128 0 0 0 128 128h320a128 128 0 0 0 128-128V576a128 128 0 0 0-64-110.848V394.88c74.56 26.368 128 97.472 128 181.056v128a192 192 0 0 1-192 192H448a192 192 0 0 1-192-192V576a192 192 0 0 1 192-192z"}),createBaseVNode("path",{fill:"currentColor",d:"M384 640v-64h192a128 128 0 0 0 128-128V320a128 128 0 0 0-128-128H256a128 128 0 0 0-128 128v128a128 128 0 0 0 64 110.848v70.272A192.064 192.064 0 0 1 64 448V320a192 192 0 0 1 192-192h320a192 192 0 0 1 192 192v128a192 192 0 0 1-192 192z"})]))}}),connection_default=connection_vue_vue_type_script_setup_true_lang_default,coordinate_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Coordinate",__name:"coordinate",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M480 512h64v320h-64z"}),createBaseVNode("path",{fill:"currentColor",d:"M192 896h640a64 64 0 0 0-64-64H256a64 64 0 0 0-64 64m64-128h512a128 128 0 0 1 128 128v64H128v-64a128 128 0 0 1 128-128m256-256a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"})]))}}),coordinate_default=coordinate_vue_vue_type_script_setup_true_lang_default,copy_document_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CopyDocument",__name:"copy-document",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M768 832a128 128 0 0 1-128 128H192A128 128 0 0 1 64 832V384a128 128 0 0 1 128-128v64a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64z"}),createBaseVNode("path",{fill:"currentColor",d:"M384 128a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V192a64 64 0 0 0-64-64zm0-64h448a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H384a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64"})]))}}),copy_document_default=copy_document_vue_vue_type_script_setup_true_lang_default,cpu_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Cpu",__name:"cpu",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M320 256a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h384a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h384a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128H320a128 128 0 0 1-128-128V320a128 128 0 0 1 128-128"}),createBaseVNode("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m-320 0a32 32 0 0 1 32 32v128h-64V96a32 32 0 0 1 32-32m160 896a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m160 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32m-320 0a32 32 0 0 1-32-32V800h64v128a32 32 0 0 1-32 32M64 512a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0-160a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m0 320a32 32 0 0 1 32-32h128v64H96a32 32 0 0 1-32-32m896-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0-160a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32m0 320a32 32 0 0 1-32 32H800v-64h128a32 32 0 0 1 32 32"})]))}}),cpu_default=cpu_vue_vue_type_script_setup_true_lang_default,credit_card_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"CreditCard",__name:"credit-card",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M896 324.096c0-42.368-2.496-55.296-9.536-68.48a52.352 52.352 0 0 0-22.144-22.08c-13.12-7.04-26.048-9.536-68.416-9.536H228.096c-42.368 0-55.296 2.496-68.48 9.536a52.352 52.352 0 0 0-22.08 22.144c-7.04 13.12-9.536 26.048-9.536 68.416v375.808c0 42.368 2.496 55.296 9.536 68.48a52.352 52.352 0 0 0 22.144 22.08c13.12 7.04 26.048 9.536 68.416 9.536h567.808c42.368 0 55.296-2.496 68.48-9.536a52.352 52.352 0 0 0 22.08-22.144c7.04-13.12 9.536-26.048 9.536-68.416zm64 0v375.808c0 57.088-5.952 77.76-17.088 98.56-11.136 20.928-27.52 37.312-48.384 48.448-20.864 11.136-41.6 17.088-98.56 17.088H228.032c-57.088 0-77.76-5.952-98.56-17.088a116.288 116.288 0 0 1-48.448-48.384c-11.136-20.864-17.088-41.6-17.088-98.56V324.032c0-57.088 5.952-77.76 17.088-98.56 11.136-20.928 27.52-37.312 48.384-48.448 20.864-11.136 41.6-17.088 98.56-17.088H795.84c57.088 0 77.76 5.952 98.56 17.088 20.928 11.136 37.312 27.52 48.448 48.384 11.136 20.864 17.088 41.6 17.088 98.56z"}),createBaseVNode("path",{fill:"currentColor",d:"M64 320h896v64H64zm0 128h896v64H64zm128 192h256v64H192z"})]))}}),credit_card_default=credit_card_vue_vue_type_script_setup_true_lang_default,crop_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Crop",__name:"crop",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 768h672a32 32 0 1 1 0 64H224a32 32 0 0 1-32-32V96a32 32 0 0 1 64 0z"}),createBaseVNode("path",{fill:"currentColor",d:"M832 224v704a32 32 0 1 1-64 0V256H96a32 32 0 0 1 0-64h704a32 32 0 0 1 32 32"})]))}}),crop_default=crop_vue_vue_type_script_setup_true_lang_default,d_arrow_left_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DArrowLeft",__name:"d-arrow-left",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M529.408 149.376a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L259.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L197.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224zm256 0a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L515.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L453.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224z"})]))}}),d_arrow_left_default=d_arrow_left_vue_vue_type_script_setup_true_lang_default,d_arrow_right_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DArrowRight",__name:"d-arrow-right",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M452.864 149.312a29.12 29.12 0 0 1 41.728.064L826.24 489.664a32 32 0 0 1 0 44.672L494.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L764.736 512 452.864 192a30.592 30.592 0 0 1 0-42.688m-256 0a29.12 29.12 0 0 1 41.728.064L570.24 489.664a32 32 0 0 1 0 44.672L238.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L508.736 512 196.864 192a30.592 30.592 0 0 1 0-42.688z"})]))}}),d_arrow_right_default=d_arrow_right_vue_vue_type_script_setup_true_lang_default,d_caret_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DCaret",__name:"d-caret",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m512 128 288 320H224zM224 576h576L512 896z"})]))}}),d_caret_default=d_caret_vue_vue_type_script_setup_true_lang_default,data_analysis_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DataAnalysis",__name:"data-analysis",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m665.216 768 110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32l110.848-192H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32zM832 192H192v512h640zM352 448a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0v-64a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v128a32 32 0 0 1-64 0V416a32 32 0 0 1 32-32m160-64a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V352a32 32 0 0 1 32-32"})]))}}),data_analysis_default=data_analysis_vue_vue_type_script_setup_true_lang_default,data_board_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DataBoard",__name:"data-board",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M32 128h960v64H32z"}),createBaseVNode("path",{fill:"currentColor",d:"M192 192v512h640V192zm-64-64h768v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"}),createBaseVNode("path",{fill:"currentColor",d:"M322.176 960H248.32l144.64-250.56 55.424 32zm453.888 0h-73.856L576 741.44l55.424-32z"})]))}}),data_board_default=data_board_vue_vue_type_script_setup_true_lang_default,data_line_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DataLine",__name:"data-line",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M359.168 768H160a32 32 0 0 1-32-32V192H64a32 32 0 0 1 0-64h896a32 32 0 1 1 0 64h-64v544a32 32 0 0 1-32 32H665.216l110.848 192h-73.856L591.36 768H433.024L322.176 960H248.32zM832 192H192v512h640zM342.656 534.656a32 32 0 1 1-45.312-45.312L444.992 341.76l125.44 94.08L679.04 300.032a32 32 0 1 1 49.92 39.936L581.632 524.224 451.008 426.24 342.656 534.592z"})]))}}),data_line_default=data_line_vue_vue_type_script_setup_true_lang_default,delete_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DeleteFilled",__name:"delete-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M352 192V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64H96a32 32 0 0 1 0-64zm64 0h192v-64H416zM192 960a32 32 0 0 1-32-32V256h704v672a32 32 0 0 1-32 32zm224-192a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32m192 0a32 32 0 0 0 32-32V416a32 32 0 0 0-64 0v320a32 32 0 0 0 32 32"})]))}}),delete_filled_default=delete_filled_vue_vue_type_script_setup_true_lang_default,delete_location_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DeleteLocation",__name:"delete-location",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),createBaseVNode("path",{fill:"currentColor",d:"M384 384h256q32 0 32 32t-32 32H384q-32 0-32-32t32-32"})]))}}),delete_location_default=delete_location_vue_vue_type_script_setup_true_lang_default,delete_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Delete",__name:"delete",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M160 256H96a32 32 0 0 1 0-64h256V95.936a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V192h256a32 32 0 1 1 0 64h-64v672a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32zm448-64v-64H416v64zM224 896h576V256H224zm192-128a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32m192 0a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32"})]))}}),delete_default=delete_vue_vue_type_script_setup_true_lang_default,dessert_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Dessert",__name:"dessert",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 416v-48a144 144 0 0 1 168.64-141.888 224.128 224.128 0 0 1 430.72 0A144 144 0 0 1 896 368v48a384 384 0 0 1-352 382.72V896h-64v-97.28A384 384 0 0 1 128 416m287.104-32.064h193.792a143.808 143.808 0 0 1 58.88-132.736 160.064 160.064 0 0 0-311.552 0 143.808 143.808 0 0 1 58.88 132.8zm-72.896 0a72 72 0 1 0-140.48 0h140.48m339.584 0h140.416a72 72 0 1 0-140.48 0zM512 736a320 320 0 0 0 318.4-288.064H193.6A320 320 0 0 0 512 736M384 896.064h256a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64"})]))}}),dessert_default=dessert_vue_vue_type_script_setup_true_lang_default,discount_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Discount",__name:"discount",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M224 704h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0L224 318.336zm0 64v128h576V768zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0"}),createBaseVNode("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}}),discount_default=discount_vue_vue_type_script_setup_true_lang_default,dish_dot_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DishDot",__name:"dish-dot",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m384.064 274.56.064-50.688A128 128 0 0 1 512.128 96c70.528 0 127.68 57.152 127.68 127.68v50.752A448.192 448.192 0 0 1 955.392 768H68.544A448.192 448.192 0 0 1 384 274.56zM96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64m32-128h768a384 384 0 1 0-768 0m447.808-448v-32.32a63.68 63.68 0 0 0-63.68-63.68 64 64 0 0 0-64 63.936V256z"})]))}}),dish_dot_default=dish_dot_vue_vue_type_script_setup_true_lang_default,dish_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Dish",__name:"dish",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M480 257.152V192h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64h-96v65.152A448 448 0 0 1 955.52 768H68.48A448 448 0 0 1 480 257.152M128 704h768a384 384 0 1 0-768 0M96 832h832a32 32 0 1 1 0 64H96a32 32 0 1 1 0-64"})]))}}),dish_default=dish_vue_vue_type_script_setup_true_lang_default,document_add_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DocumentAdd",__name:"document-add",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m320 512V448h64v128h128v64H544v128h-64V640H352v-64z"})]))}}),document_add_default=document_add_vue_vue_type_script_setup_true_lang_default,document_checked_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DocumentChecked",__name:"document-checked",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m318.4 582.144 180.992-180.992L704.64 510.4 478.4 736.64 320 578.304l45.248-45.312z"})]))}}),document_checked_default=document_checked_vue_vue_type_script_setup_true_lang_default,document_copy_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DocumentCopy",__name:"document-copy",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 320v576h576V320zm-32-64h640a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32M960 96v704a32 32 0 0 1-32 32h-96v-64h64V128H384v64h-64V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32M256 672h320v64H256zm0-192h320v64H256z"})]))}}),document_copy_default=document_copy_vue_vue_type_script_setup_true_lang_default,document_delete_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DocumentDelete",__name:"document-delete",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m308.992 546.304-90.496-90.624 45.248-45.248 90.56 90.496 90.496-90.432 45.248 45.248-90.496 90.56 90.496 90.496-45.248 45.248-90.496-90.496-90.56 90.496-45.248-45.248 90.496-90.496z"})]))}}),document_delete_default=document_delete_vue_vue_type_script_setup_true_lang_default,document_remove_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"DocumentRemove",__name:"document-remove",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M805.504 320 640 154.496V320zM832 384H576V128H192v768h640zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m192 512h320v64H352z"})]))}}),document_remove_default=document_remove_vue_vue_type_script_setup_true_lang_default,document_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Document",__name:"document",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M832 384H576V128H192v768h640zm-26.496-64L640 154.496V320zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h160v64H320zm0 384h384v64H320z"})]))}}),document_default=document_vue_vue_type_script_setup_true_lang_default,download_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Download",__name:"download",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-253.696 236.288-236.352 45.248 45.248L508.8 704 192 387.2l45.248-45.248L480 584.704V128h64z"})]))}}),download_default=download_vue_vue_type_script_setup_true_lang_default,drizzling_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Drizzling",__name:"drizzling",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M288 800h64v64h-64zm192 0h64v64h-64zm-96 96h64v64h-64zm192 0h64v64h-64zm96-96h64v64h-64z"})]))}}),drizzling_default=drizzling_vue_vue_type_script_setup_true_lang_default,edit_pen_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"EditPen",__name:"edit-pen",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m199.04 672.64 193.984 112 224-387.968-193.92-112-224 388.032zm-23.872 60.16 32.896 148.288 144.896-45.696zM455.04 229.248l193.92 112 56.704-98.112-193.984-112-56.64 98.112zM104.32 708.8l384-665.024 304.768 175.936L409.152 884.8h.064l-248.448 78.336zm384 254.272v-64h448v64h-448z"})]))}}),edit_pen_default=edit_pen_vue_vue_type_script_setup_true_lang_default,edit_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Edit",__name:"edit",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M832 512a32 32 0 1 1 64 0v352a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h352a32 32 0 0 1 0 64H192v640h640z"}),createBaseVNode("path",{fill:"currentColor",d:"m469.952 554.24 52.8-7.552L847.104 222.4a32 32 0 1 0-45.248-45.248L477.44 501.44l-7.552 52.8zm422.4-422.4a96 96 0 0 1 0 135.808l-331.84 331.84a32 32 0 0 1-18.112 9.088L436.8 623.68a32 32 0 0 1-36.224-36.224l15.104-105.6a32 32 0 0 1 9.024-18.112l331.904-331.84a96 96 0 0 1 135.744 0z"})]))}}),edit_default=edit_vue_vue_type_script_setup_true_lang_default,eleme_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ElemeFilled",__name:"eleme-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M176 64h672c61.824 0 112 50.176 112 112v672a112 112 0 0 1-112 112H176A112 112 0 0 1 64 848V176c0-61.824 50.176-112 112-112m150.528 173.568c-152.896 99.968-196.544 304.064-97.408 456.96a330.688 330.688 0 0 0 456.96 96.64c9.216-5.888 17.6-11.776 25.152-18.56a18.24 18.24 0 0 0 4.224-24.32L700.352 724.8a47.552 47.552 0 0 0-65.536-14.272A234.56 234.56 0 0 1 310.592 641.6C240 533.248 271.104 387.968 379.456 316.48a234.304 234.304 0 0 1 276.352 15.168c1.664.832 2.56 2.56 3.392 4.224 5.888 8.384 3.328 19.328-5.12 25.216L456.832 489.6a47.552 47.552 0 0 0-14.336 65.472l16 24.384c5.888 8.384 16.768 10.88 25.216 5.056l308.224-199.936a19.584 19.584 0 0 0 6.72-23.488v-.896c-4.992-9.216-10.048-17.6-15.104-26.88-99.968-151.168-304.064-194.88-456.96-95.744zM786.88 504.704l-62.208 40.32c-8.32 5.888-10.88 16.768-4.992 25.216L760 632.32c5.888 8.448 16.768 11.008 25.152 5.12l31.104-20.16a55.36 55.36 0 0 0 16-76.48l-20.224-31.04a19.52 19.52 0 0 0-25.152-5.12z"})]))}}),eleme_filled_default=eleme_filled_vue_vue_type_script_setup_true_lang_default,eleme_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Eleme",__name:"eleme",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M300.032 188.8c174.72-113.28 408-63.36 522.24 109.44 5.76 10.56 11.52 20.16 17.28 30.72v.96a22.4 22.4 0 0 1-7.68 26.88l-352.32 228.48c-9.6 6.72-22.08 3.84-28.8-5.76l-18.24-27.84a54.336 54.336 0 0 1 16.32-74.88l225.6-146.88c9.6-6.72 12.48-19.2 5.76-28.8-.96-1.92-1.92-3.84-3.84-4.8a267.84 267.84 0 0 0-315.84-17.28c-123.84 81.6-159.36 247.68-78.72 371.52a268.096 268.096 0 0 0 370.56 78.72 54.336 54.336 0 0 1 74.88 16.32l17.28 26.88c5.76 9.6 3.84 21.12-4.8 27.84-8.64 7.68-18.24 14.4-28.8 21.12a377.92 377.92 0 0 1-522.24-110.4c-113.28-174.72-63.36-408 111.36-522.24zm526.08 305.28a22.336 22.336 0 0 1 28.8 5.76l23.04 35.52a63.232 63.232 0 0 1-18.24 87.36l-35.52 23.04c-9.6 6.72-22.08 3.84-28.8-5.76l-46.08-71.04c-6.72-9.6-3.84-22.08 5.76-28.8l71.04-46.08z"})]))}}),eleme_default=eleme_vue_vue_type_script_setup_true_lang_default,element_plus_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ElementPlus",__name:"element-plus",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M839.7 734.7c0 33.3-17.9 41-17.9 41S519.7 949.8 499.2 960c-10.2 5.1-20.5 5.1-30.7 0 0 0-314.9-184.3-325.1-192-5.1-5.1-10.2-12.8-12.8-20.5V368.6c0-17.9 20.5-28.2 20.5-28.2L466 158.6c12.8-5.1 25.6-5.1 38.4 0 0 0 279 161.3 309.8 179.2 17.9 7.7 28.2 25.6 25.6 46.1-.1-5-.1 317.5-.1 350.8M714.2 371.2c-64-35.8-217.6-125.4-217.6-125.4-7.7-5.1-20.5-5.1-30.7 0L217.6 389.1s-17.9 10.2-17.9 23v297c0 5.1 5.1 12.8 7.7 17.9 7.7 5.1 256 148.5 256 148.5 7.7 5.1 17.9 5.1 25.6 0 15.4-7.7 250.9-145.9 250.9-145.9s12.8-5.1 12.8-30.7v-74.2l-276.5 169v-64c0-17.9 7.7-30.7 20.5-46.1L745 535c5.1-7.7 10.2-20.5 10.2-30.7v-66.6l-279 169v-69.1c0-15.4 5.1-30.7 17.9-38.4l220.1-128zM919 135.7c0-5.1-5.1-7.7-7.7-7.7h-58.9V66.6c0-5.1-5.1-5.1-10.2-5.1l-30.7 5.1c-5.1 0-5.1 2.6-5.1 5.1V128h-56.3c-5.1 0-5.1 5.1-7.7 5.1v38.4h69.1v64c0 5.1 5.1 5.1 10.2 5.1l30.7-5.1c5.1 0 5.1-2.6 5.1-5.1v-56.3h64l-2.5-38.4z"})]))}}),element_plus_default=element_plus_vue_vue_type_script_setup_true_lang_default,expand_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Expand",__name:"expand",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 192h768v128H128zm0 256h512v128H128zm0 256h768v128H128zm576-352 192 160-192 128z"})]))}}),expand_default=expand_vue_vue_type_script_setup_true_lang_default,failed_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Failed",__name:"failed",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m557.248 608 135.744-135.744-45.248-45.248-135.68 135.744-135.808-135.68-45.248 45.184L466.752 608l-135.68 135.68 45.184 45.312L512 653.248l135.744 135.744 45.248-45.248L557.312 608zM704 192h160v736H160V192h160v64h384zm-320 0V96h256v96z"})]))}}),failed_default=failed_vue_vue_type_script_setup_true_lang_default,female_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Female",__name:"female",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 640a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),createBaseVNode("path",{fill:"currentColor",d:"M512 640q32 0 32 32v256q0 32-32 32t-32-32V672q0-32 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M352 800h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32"})]))}}),female_default=female_vue_vue_type_script_setup_true_lang_default,files_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Files",__name:"files",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 384v448h768V384zm-32-64h832a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32m64-128h704v64H160zm96-128h512v64H256z"})]))}}),files_default=files_vue_vue_type_script_setup_true_lang_default,film_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Film",__name:"film",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M320 288V128h64v352h256V128h64v160h160v64H704v128h160v64H704v128h160v64H704v160h-64V544H384v352h-64V736H128v-64h192V544H128v-64h192V352H128v-64z"})]))}}),film_default=film_vue_vue_type_script_setup_true_lang_default,filter_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Filter",__name:"filter",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M384 523.392V928a32 32 0 0 0 46.336 28.608l192-96A32 32 0 0 0 640 832V523.392l280.768-343.104a32 32 0 1 0-49.536-40.576l-288 352A32 32 0 0 0 576 512v300.224l-128 64V512a32 32 0 0 0-7.232-20.288L195.52 192H704a32 32 0 1 0 0-64H128a32 32 0 0 0-24.768 52.288z"})]))}}),filter_default=filter_vue_vue_type_script_setup_true_lang_default,finished_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Finished",__name:"finished",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M280.768 753.728 691.456 167.04a32 32 0 1 1 52.416 36.672L314.24 817.472a32 32 0 0 1-45.44 7.296l-230.4-172.8a32 32 0 0 1 38.4-51.2l203.968 152.96zM736 448a32 32 0 1 1 0-64h192a32 32 0 1 1 0 64zM608 640a32 32 0 0 1 0-64h319.936a32 32 0 1 1 0 64zM480 832a32 32 0 1 1 0-64h447.936a32 32 0 1 1 0 64z"})]))}}),finished_default=finished_vue_vue_type_script_setup_true_lang_default,first_aid_kit_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"FirstAidKit",__name:"first-aid-kit",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M192 256a64 64 0 0 0-64 64v448a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64zm0-64h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128"}),createBaseVNode("path",{fill:"currentColor",d:"M544 512h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64h96v-96a32 32 0 0 1 64 0zM352 128v64h320v-64zm-32-64h384a32 32 0 0 1 32 32v128a32 32 0 0 1-32 32H320a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"})]))}}),first_aid_kit_default=first_aid_kit_vue_vue_type_script_setup_true_lang_default,flag_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Flag",__name:"flag",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M288 128h608L736 384l160 256H288v320h-96V64h96z"})]))}}),flag_default=flag_vue_vue_type_script_setup_true_lang_default,fold_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Fold",__name:"fold",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M896 192H128v128h768zm0 256H384v128h512zm0 256H128v128h768zM320 384 128 512l192 128z"})]))}}),fold_default=fold_vue_vue_type_script_setup_true_lang_default,folder_add_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"FolderAdd",__name:"folder-add",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m384 416V416h64v128h128v64H544v128h-64V608H352v-64z"})]))}}),folder_add_default=folder_add_vue_vue_type_script_setup_true_lang_default,folder_checked_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"FolderChecked",__name:"folder-checked",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m414.08 502.144 180.992-180.992L736.32 494.4 510.08 720.64l-158.4-158.336 45.248-45.312z"})]))}}),folder_checked_default=folder_checked_vue_vue_type_script_setup_true_lang_default,folder_delete_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"FolderDelete",__name:"folder-delete",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m370.752 448-90.496-90.496 45.248-45.248L512 530.752l90.496-90.496 45.248 45.248L557.248 576l90.496 90.496-45.248 45.248L512 621.248l-90.496 90.496-45.248-45.248z"})]))}}),folder_delete_default=folder_delete_vue_vue_type_script_setup_true_lang_default,folder_opened_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"FolderOpened",__name:"folder-opened",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M878.08 448H241.92l-96 384h636.16l96-384zM832 384v-64H485.76L357.504 192H128v448l57.92-231.744A32 32 0 0 1 216.96 384zm-24.96 512H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h287.872l128.384 128H864a32 32 0 0 1 32 32v96h23.04a32 32 0 0 1 31.04 39.744l-112 448A32 32 0 0 1 807.04 896"})]))}}),folder_opened_default=folder_opened_vue_vue_type_script_setup_true_lang_default,folder_remove_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"FolderRemove",__name:"folder-remove",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32m256 416h320v64H352z"})]))}}),folder_remove_default=folder_remove_vue_vue_type_script_setup_true_lang_default,folder_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Folder",__name:"folder",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 192v640h768V320H485.76L357.504 192zm-32-64h287.872l128.384 128H928a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32"})]))}}),folder_default=folder_vue_vue_type_script_setup_true_lang_default,food_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Food",__name:"food",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 352.576V352a288 288 0 0 1 491.072-204.224 192 192 0 0 1 274.24 204.48 64 64 0 0 1 57.216 74.24C921.6 600.512 850.048 710.656 736 756.992V800a96 96 0 0 1-96 96H384a96 96 0 0 1-96-96v-43.008c-114.048-46.336-185.6-156.48-214.528-330.496A64 64 0 0 1 128 352.64zm64-.576h64a160 160 0 0 1 320 0h64a224 224 0 0 0-448 0m128 0h192a96 96 0 0 0-192 0m439.424 0h68.544A128.256 128.256 0 0 0 704 192c-15.36 0-29.952 2.688-43.52 7.616 11.328 18.176 20.672 37.76 27.84 58.304A64.128 64.128 0 0 1 759.424 352M672 768H352v32a32 32 0 0 0 32 32h256a32 32 0 0 0 32-32zm-342.528-64h365.056c101.504-32.64 165.76-124.928 192.896-288H136.576c27.136 163.072 91.392 255.36 192.896 288"})]))}}),food_default=food_vue_vue_type_script_setup_true_lang_default,football_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Football",__name:"football",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-64a384 384 0 1 0 0-768 384 384 0 0 0 0 768"}),createBaseVNode("path",{fill:"currentColor",d:"M186.816 268.288c16-16.384 31.616-31.744 46.976-46.08 17.472 30.656 39.808 58.112 65.984 81.28l-32.512 56.448a385.984 385.984 0 0 1-80.448-91.648zm653.696-5.312a385.92 385.92 0 0 1-83.776 96.96l-32.512-56.384a322.923 322.923 0 0 0 68.48-85.76c15.552 14.08 31.488 29.12 47.808 45.184zM465.984 445.248l11.136-63.104a323.584 323.584 0 0 0 69.76 0l11.136 63.104a387.968 387.968 0 0 1-92.032 0m-62.72-12.8A381.824 381.824 0 0 1 320 396.544l32-55.424a319.885 319.885 0 0 0 62.464 27.712l-11.2 63.488zm300.8-35.84a381.824 381.824 0 0 1-83.328 35.84l-11.2-63.552A319.885 319.885 0 0 0 672 341.184l32 55.424zm-520.768 364.8a385.92 385.92 0 0 1 83.968-97.28l32.512 56.32c-26.88 23.936-49.856 52.352-67.52 84.032-16-13.44-32.32-27.712-48.96-43.072zm657.536.128a1442.759 1442.759 0 0 1-49.024 43.072 321.408 321.408 0 0 0-67.584-84.16l32.512-56.32c33.216 27.456 61.696 60.352 84.096 97.408zM465.92 578.752a387.968 387.968 0 0 1 92.032 0l-11.136 63.104a323.584 323.584 0 0 0-69.76 0zm-62.72 12.8 11.2 63.552a319.885 319.885 0 0 0-62.464 27.712L320 627.392a381.824 381.824 0 0 1 83.264-35.84zm300.8 35.84-32 55.424a318.272 318.272 0 0 0-62.528-27.712l11.2-63.488c29.44 8.64 57.28 20.736 83.264 35.776z"})]))}}),football_default=football_vue_vue_type_script_setup_true_lang_default,fork_spoon_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ForkSpoon",__name:"fork-spoon",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 410.304V96a32 32 0 0 1 64 0v314.304a96 96 0 0 0 64-90.56V96a32 32 0 0 1 64 0v223.744a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.544a160 160 0 0 1-128-156.8V96a32 32 0 0 1 64 0v223.744a96 96 0 0 0 64 90.56zM672 572.48C581.184 552.128 512 446.848 512 320c0-141.44 85.952-256 192-256s192 114.56 192 256c0 126.848-69.184 232.128-160 252.48V928a32 32 0 1 1-64 0zM704 512c66.048 0 128-82.56 128-192s-61.952-192-128-192-128 82.56-128 192 61.952 192 128 192"})]))}}),fork_spoon_default=fork_spoon_vue_vue_type_script_setup_true_lang_default,fries_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Fries",__name:"fries",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M608 224v-64a32 32 0 0 0-64 0v336h26.88A64 64 0 0 0 608 484.096zm101.12 160A64 64 0 0 0 672 395.904V384h64V224a32 32 0 1 0-64 0v160zm74.88 0a92.928 92.928 0 0 1 91.328 110.08l-60.672 323.584A96 96 0 0 1 720.32 896H303.68a96 96 0 0 1-94.336-78.336L148.672 494.08A92.928 92.928 0 0 1 240 384h-16V224a96 96 0 0 1 188.608-25.28A95.744 95.744 0 0 1 480 197.44V160a96 96 0 0 1 188.608-25.28A96 96 0 0 1 800 224v160zM670.784 512a128 128 0 0 1-99.904 48H453.12a128 128 0 0 1-99.84-48H352v-1.536a128.128 128.128 0 0 1-9.984-14.976L314.88 448H240a28.928 28.928 0 0 0-28.48 34.304L241.088 640h541.824l29.568-157.696A28.928 28.928 0 0 0 784 448h-74.88l-27.136 47.488A132.405 132.405 0 0 1 672 510.464V512zM480 288a32 32 0 0 0-64 0v196.096A64 64 0 0 0 453.12 496H480zm-128 96V224a32 32 0 0 0-64 0v160zh-37.12A64 64 0 0 1 352 395.904zm-98.88 320 19.072 101.888A32 32 0 0 0 303.68 832h416.64a32 32 0 0 0 31.488-26.112L770.88 704z"})]))}}),fries_default=fries_vue_vue_type_script_setup_true_lang_default,full_screen_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"FullScreen",__name:"full-screen",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64zM864 96.064V96h64v256a32 32 0 1 1-64 0V160.064l-192 .192a32 32 0 1 1 0-64l192-.192zm0 831.872-192-.192a32 32 0 0 1 0-64l192 .192V672a32 32 0 1 1 64 0v256h-64z"})]))}}),full_screen_default=full_screen_vue_vue_type_script_setup_true_lang_default,goblet_full_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"GobletFull",__name:"goblet-full",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 320h512c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320m503.936 64H264.064a256.128 256.128 0 0 0 495.872 0zM544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4"})]))}}),goblet_full_default=goblet_full_vue_vue_type_script_setup_true_lang_default,goblet_square_full_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"GobletSquareFull",__name:"goblet-square-full",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 270.912c10.048 6.72 22.464 14.912 28.992 18.624a220.16 220.16 0 0 0 114.752 30.72c30.592 0 49.408-9.472 91.072-41.152l.64-.448c52.928-40.32 82.368-55.04 132.288-54.656 55.552.448 99.584 20.8 142.72 57.408l1.536 1.28V128H256v142.912zm.96 76.288C266.368 482.176 346.88 575.872 512 576c157.44.064 237.952-85.056 253.248-209.984a952.32 952.32 0 0 1-40.192-35.712c-32.704-27.776-63.36-41.92-101.888-42.24-31.552-.256-50.624 9.28-93.12 41.6l-.576.448c-52.096 39.616-81.024 54.208-129.792 54.208-54.784 0-100.48-13.376-142.784-37.056zM480 638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96z"})]))}}),goblet_square_full_default=goblet_square_full_vue_vue_type_script_setup_true_lang_default,goblet_square_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"GobletSquare",__name:"goblet-square",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M544 638.912V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.848C250.624 623.424 192 442.496 192 319.68V96a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v224c0 122.816-58.624 303.68-288 318.912M256 319.68c0 149.568 80 256.192 256 256.256C688.128 576 768 469.568 768 320V128H256z"})]))}}),goblet_square_default=goblet_square_vue_vue_type_script_setup_true_lang_default,goblet_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Goblet",__name:"goblet",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M544 638.4V896h96a32 32 0 1 1 0 64H384a32 32 0 1 1 0-64h96V638.4A320 320 0 0 1 192 320c0-85.632 21.312-170.944 64-256h512c42.688 64.32 64 149.632 64 256a320 320 0 0 1-288 318.4M256 320a256 256 0 1 0 512 0c0-78.592-12.608-142.4-36.928-192h-434.24C269.504 192.384 256 256.256 256 320"})]))}}),goblet_default=goblet_vue_vue_type_script_setup_true_lang_default,gold_medal_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"GoldMedal",__name:"gold-medal",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m772.13 452.84 53.86-351.81c1.32-10.01-1.17-18.68-7.49-26.02S804.35 64 795.01 64H228.99v-.01h-.06c-9.33 0-17.15 3.67-23.49 11.01s-8.83 16.01-7.49 26.02l53.87 351.89C213.54 505.73 193.59 568.09 192 640c2 90.67 33.17 166.17 93.5 226.5S421.33 957.99 512 960c90.67-2 166.17-33.17 226.5-93.5 60.33-60.34 91.49-135.83 93.5-226.5-1.59-71.94-21.56-134.32-59.87-187.16zM640.01 128h117.02l-39.01 254.02c-20.75-10.64-40.74-19.73-59.94-27.28-5.92-3-11.95-5.8-18.08-8.41V128h.01zM576 128v198.76c-13.18-2.58-26.74-4.43-40.67-5.55-8.07-.8-15.85-1.2-23.33-1.2-10.54 0-21.09.66-31.64 1.96a359.844 359.844 0 0 0-32.36 4.79V128zm-192 0h.04v218.3c-6.22 2.66-12.34 5.5-18.36 8.56-19.13 7.54-39.02 16.6-59.66 27.16L267.01 128zm308.99 692.99c-48 48-108.33 73-180.99 75.01-72.66-2.01-132.99-27.01-180.99-75.01S258.01 712.66 256 640c2.01-72.66 27.01-132.99 75.01-180.99 19.67-19.67 41.41-35.47 65.22-47.41 38.33-15.04 71.15-23.92 98.44-26.65 5.07-.41 10.2-.7 15.39-.88.63-.01 1.28-.03 1.91-.03.66 0 1.35.03 2.02.04 5.11.17 10.15.46 15.13.86 27.4 2.71 60.37 11.65 98.91 26.79 23.71 11.93 45.36 27.69 64.96 47.29 48 48 73 108.33 75.01 180.99-2.01 72.65-27.01 132.98-75.01 180.98z"}),createBaseVNode("path",{fill:"currentColor",d:"M544 480H416v64h64v192h-64v64h192v-64h-64z"})]))}}),gold_medal_default=gold_medal_vue_vue_type_script_setup_true_lang_default,goods_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"GoodsFilled",__name:"goods-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M192 352h640l64 544H128zm128 224h64V448h-64zm320 0h64V448h-64zM384 288h-64a192 192 0 1 1 384 0h-64a128 128 0 1 0-256 0"})]))}}),goods_filled_default=goods_filled_vue_vue_type_script_setup_true_lang_default,goods_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Goods",__name:"goods",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M320 288v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4h131.072a32 32 0 0 1 31.808 28.8l57.6 576a32 32 0 0 1-31.808 35.2H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320zm64 0h256v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4zm-64 64H217.92l-51.2 512h690.56l-51.264-512H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0z"})]))}}),goods_default=goods_vue_vue_type_script_setup_true_lang_default,grape_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Grape",__name:"grape",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M544 195.2a160 160 0 0 1 96 60.8 160 160 0 1 1 146.24 254.976 160 160 0 0 1-128 224 160 160 0 1 1-292.48 0 160 160 0 0 1-128-224A160 160 0 1 1 384 256a160 160 0 0 1 96-60.8V128h-64a32 32 0 0 1 0-64h192a32 32 0 0 1 0 64h-64zM512 448a96 96 0 1 0 0-192 96 96 0 0 0 0 192m-256 0a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128 224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192m128-224a96 96 0 1 0 0-192 96 96 0 0 0 0 192"})]))}}),grape_default=grape_vue_vue_type_script_setup_true_lang_default,grid_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Grid",__name:"grid",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M640 384v256H384V384zm64 0h192v256H704zm-64 512H384V704h256zm64 0V704h192v192zm-64-768v192H384V128zm64 0h192v192H704zM320 384v256H128V384zm0 512H128V704h192zm0-768v192H128V128z"})]))}}),grid_default=grid_vue_vue_type_script_setup_true_lang_default,guide_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Guide",__name:"guide",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M640 608h-64V416h64zm0 160v160a32 32 0 0 1-32 32H416a32 32 0 0 1-32-32V768h64v128h128V768zM384 608V416h64v192zm256-352h-64V128H448v128h-64V96a32 32 0 0 1 32-32h192a32 32 0 0 1 32 32z"}),createBaseVNode("path",{fill:"currentColor",d:"m220.8 256-71.232 80 71.168 80H768V256H220.8zm-14.4-64H800a32 32 0 0 1 32 32v224a32 32 0 0 1-32 32H206.4a32 32 0 0 1-23.936-10.752l-99.584-112a32 32 0 0 1 0-42.496l99.584-112A32 32 0 0 1 206.4 192m678.784 496-71.104 80H266.816V608h547.2l71.168 80zm-56.768-144H234.88a32 32 0 0 0-32 32v224a32 32 0 0 0 32 32h593.6a32 32 0 0 0 23.936-10.752l99.584-112a32 32 0 0 0 0-42.496l-99.584-112A32 32 0 0 0 828.48 544z"})]))}}),guide_default=guide_vue_vue_type_script_setup_true_lang_default,handbag_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Handbag",__name:"handbag",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M887.01 264.99c-6-5.99-13.67-8.99-23.01-8.99H704c-1.34-54.68-20.01-100.01-56-136s-81.32-54.66-136-56c-54.68 1.34-100.01 20.01-136 56s-54.66 81.32-56 136H160c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.67-8.99 23.01v640c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V288c0-9.35-2.99-17.02-8.99-23.01M421.5 165.5c24.32-24.34 54.49-36.84 90.5-37.5 35.99.68 66.16 13.18 90.5 37.5s36.84 54.49 37.5 90.5H384c.68-35.99 13.18-66.16 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z"})]))}}),handbag_default=handbag_vue_vue_type_script_setup_true_lang_default,headset_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Headset",__name:"headset",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M896 529.152V512a384 384 0 1 0-768 0v17.152A128 128 0 0 1 320 640v128a128 128 0 1 1-256 0V512a448 448 0 1 1 896 0v256a128 128 0 1 1-256 0V640a128 128 0 0 1 192-110.848M896 640a64 64 0 0 0-128 0v128a64 64 0 0 0 128 0zm-768 0v128a64 64 0 0 0 128 0V640a64 64 0 1 0-128 0"})]))}}),headset_default=headset_vue_vue_type_script_setup_true_lang_default,help_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"HelpFilled",__name:"help-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M926.784 480H701.312A192.512 192.512 0 0 0 544 322.688V97.216A416.064 416.064 0 0 1 926.784 480m0 64A416.064 416.064 0 0 1 544 926.784V701.312A192.512 192.512 0 0 0 701.312 544zM97.28 544h225.472A192.512 192.512 0 0 0 480 701.312v225.472A416.064 416.064 0 0 1 97.216 544zm0-64A416.064 416.064 0 0 1 480 97.216v225.472A192.512 192.512 0 0 0 322.688 480H97.216z"})]))}}),help_filled_default=help_filled_vue_vue_type_script_setup_true_lang_default,help_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Help",__name:"help",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m759.936 805.248-90.944-91.008A254.912 254.912 0 0 1 512 768a254.912 254.912 0 0 1-156.992-53.76l-90.944 91.008A382.464 382.464 0 0 0 512 896c94.528 0 181.12-34.176 247.936-90.752m45.312-45.312A382.464 382.464 0 0 0 896 512c0-94.528-34.176-181.12-90.752-247.936l-91.008 90.944C747.904 398.4 768 452.864 768 512c0 59.136-20.096 113.6-53.76 156.992l91.008 90.944zm-45.312-541.184A382.464 382.464 0 0 0 512 128c-94.528 0-181.12 34.176-247.936 90.752l90.944 91.008A254.912 254.912 0 0 1 512 256c59.136 0 113.6 20.096 156.992 53.76l90.944-91.008zm-541.184 45.312A382.464 382.464 0 0 0 128 512c0 94.528 34.176 181.12 90.752 247.936l91.008-90.944A254.912 254.912 0 0 1 256 512c0-59.136 20.096-113.6 53.76-156.992zm417.28 394.496a194.56 194.56 0 0 0 22.528-22.528C686.912 602.56 704 559.232 704 512a191.232 191.232 0 0 0-67.968-146.56A191.296 191.296 0 0 0 512 320a191.232 191.232 0 0 0-146.56 67.968C337.088 421.44 320 464.768 320 512a191.232 191.232 0 0 0 67.968 146.56C421.44 686.912 464.768 704 512 704c47.296 0 90.56-17.088 124.032-45.44zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}}),help_default=help_vue_vue_type_script_setup_true_lang_default,hide_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Hide",__name:"hide",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M876.8 156.8c0-9.6-3.2-16-9.6-22.4-6.4-6.4-12.8-9.6-22.4-9.6-9.6 0-16 3.2-22.4 9.6L736 220.8c-64-32-137.6-51.2-224-60.8-160 16-288 73.6-377.6 176C44.8 438.4 0 496 0 512s48 73.6 134.4 176c22.4 25.6 44.8 48 73.6 67.2l-86.4 89.6c-6.4 6.4-9.6 12.8-9.6 22.4 0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6 9.6 0 16-3.2 22.4-9.6l704-710.4c3.2-6.4 6.4-12.8 6.4-22.4Zm-646.4 528c-76.8-70.4-128-128-153.6-172.8 28.8-48 80-105.6 153.6-172.8C304 272 400 230.4 512 224c64 3.2 124.8 19.2 176 44.8l-54.4 54.4C598.4 300.8 560 288 512 288c-64 0-115.2 22.4-160 64s-64 96-64 160c0 48 12.8 89.6 35.2 124.8L256 707.2c-9.6-6.4-19.2-16-25.6-22.4Zm140.8-96c-12.8-22.4-19.2-48-19.2-76.8 0-44.8 16-83.2 48-112 32-28.8 67.2-48 112-48 28.8 0 54.4 6.4 73.6 19.2zM889.599 336c-12.8-16-28.8-28.8-41.6-41.6l-48 48c73.6 67.2 124.8 124.8 150.4 169.6-28.8 48-80 105.6-153.6 172.8-73.6 67.2-172.8 108.8-284.8 115.2-51.2-3.2-99.2-12.8-140.8-28.8l-48 48c57.6 22.4 118.4 38.4 188.8 44.8 160-16 288-73.6 377.6-176C979.199 585.6 1024 528 1024 512s-48.001-73.6-134.401-176Z"}),createBaseVNode("path",{fill:"currentColor",d:"M511.998 672c-12.8 0-25.6-3.2-38.4-6.4l-51.2 51.2c28.8 12.8 57.6 19.2 89.6 19.2 64 0 115.2-22.4 160-64 41.6-41.6 64-96 64-160 0-32-6.4-64-19.2-89.6l-51.2 51.2c3.2 12.8 6.4 25.6 6.4 38.4 0 44.8-16 83.2-48 112-32 28.8-67.2 48-112 48Z"})]))}}),hide_default=hide_vue_vue_type_script_setup_true_lang_default,histogram_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Histogram",__name:"histogram",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M416 896V128h192v768zm-288 0V448h192v448zm576 0V320h192v576z"})]))}}),histogram_default=histogram_vue_vue_type_script_setup_true_lang_default,home_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"HomeFilled",__name:"home-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 128 128 447.936V896h255.936V640H640v256h255.936V447.936z"})]))}}),home_filled_default=home_filled_vue_vue_type_script_setup_true_lang_default,hot_water_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"HotWater",__name:"hot-water",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M273.067 477.867h477.866V409.6H273.067zm0 68.266v51.2A187.733 187.733 0 0 0 460.8 785.067h102.4a187.733 187.733 0 0 0 187.733-187.734v-51.2H273.067zm-34.134-204.8h546.134a34.133 34.133 0 0 1 34.133 34.134v221.866a256 256 0 0 1-256 256H460.8a256 256 0 0 1-256-256V375.467a34.133 34.133 0 0 1 34.133-34.134zM512 34.133a34.133 34.133 0 0 1 34.133 34.134v170.666a34.133 34.133 0 0 1-68.266 0V68.267A34.133 34.133 0 0 1 512 34.133zM375.467 102.4a34.133 34.133 0 0 1 34.133 34.133v102.4a34.133 34.133 0 0 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.134-34.133m273.066 0a34.133 34.133 0 0 1 34.134 34.133v102.4a34.133 34.133 0 1 1-68.267 0v-102.4a34.133 34.133 0 0 1 34.133-34.133M170.667 921.668h682.666a34.133 34.133 0 1 1 0 68.267H170.667a34.133 34.133 0 1 1 0-68.267z"})]))}}),hot_water_default=hot_water_vue_vue_type_script_setup_true_lang_default,house_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"House",__name:"house",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M192 413.952V896h640V413.952L512 147.328zM139.52 374.4l352-293.312a32 32 0 0 1 40.96 0l352 293.312A32 32 0 0 1 896 398.976V928a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V398.976a32 32 0 0 1 11.52-24.576"})]))}}),house_default=house_vue_vue_type_script_setup_true_lang_default,ice_cream_round_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"IceCreamRound",__name:"ice-cream-round",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m308.352 489.344 226.304 226.304a32 32 0 0 0 45.248 0L783.552 512A192 192 0 1 0 512 240.448L308.352 444.16a32 32 0 0 0 0 45.248zm135.744 226.304L308.352 851.392a96 96 0 0 1-135.744-135.744l135.744-135.744-45.248-45.248a96 96 0 0 1 0-135.808L466.752 195.2A256 256 0 0 1 828.8 557.248L625.152 760.96a96 96 0 0 1-135.808 0l-45.248-45.248zM398.848 670.4 353.6 625.152 217.856 760.896a32 32 0 0 0 45.248 45.248zm248.96-384.64a32 32 0 0 1 0 45.248L466.624 512a32 32 0 1 1-45.184-45.248l180.992-181.056a32 32 0 0 1 45.248 0zm90.496 90.496a32 32 0 0 1 0 45.248L557.248 602.496A32 32 0 1 1 512 557.248l180.992-180.992a32 32 0 0 1 45.312 0z"})]))}}),ice_cream_round_default=ice_cream_round_vue_vue_type_script_setup_true_lang_default,ice_cream_square_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"IceCreamSquare",__name:"ice-cream-square",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M416 640h256a32 32 0 0 0 32-32V160a32 32 0 0 0-32-32H352a32 32 0 0 0-32 32v448a32 32 0 0 0 32 32zm192 64v160a96 96 0 0 1-192 0V704h-64a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96h320a96 96 0 0 1 96 96v448a96 96 0 0 1-96 96zm-64 0h-64v160a32 32 0 1 0 64 0z"})]))}}),ice_cream_square_default=ice_cream_square_vue_vue_type_script_setup_true_lang_default,ice_cream_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"IceCream",__name:"ice-cream",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128.64 448a208 208 0 0 1 193.536-191.552 224 224 0 0 1 445.248 15.488A208.128 208.128 0 0 1 894.784 448H896L548.8 983.68a32 32 0 0 1-53.248.704L128 448zm64.256 0h286.208a144 144 0 0 0-286.208 0zm351.36 0h286.272a144 144 0 0 0-286.272 0zm-294.848 64 271.808 396.608L778.24 512H249.408zM511.68 352.64a207.872 207.872 0 0 1 189.184-96.192 160 160 0 0 0-314.752 5.632c52.608 12.992 97.28 46.08 125.568 90.56"})]))}}),ice_cream_default=ice_cream_vue_vue_type_script_setup_true_lang_default,ice_drink_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"IceDrink",__name:"ice-drink",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 448v128h239.68l16.064-128zm-64 0H256.256l16.064 128H448zm64-255.36V384h247.744A256.128 256.128 0 0 0 512 192.64m-64 8.064A256.448 256.448 0 0 0 264.256 384H448zm64-72.064A320.128 320.128 0 0 1 825.472 384H896a32 32 0 1 1 0 64h-64v1.92l-56.96 454.016A64 64 0 0 1 711.552 960H312.448a64 64 0 0 1-63.488-56.064L192 449.92V448h-64a32 32 0 0 1 0-64h70.528A320.384 320.384 0 0 1 448 135.04V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H544a32 32 0 0 0-32 32zM743.68 640H280.32l32.128 256h399.104z"})]))}}),ice_drink_default=ice_drink_vue_vue_type_script_setup_true_lang_default,ice_tea_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"IceTea",__name:"ice-tea",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M197.696 259.648a320.128 320.128 0 0 1 628.608 0A96 96 0 0 1 896 352v64a96 96 0 0 1-71.616 92.864l-49.408 395.072A64 64 0 0 1 711.488 960H312.512a64 64 0 0 1-63.488-56.064l-49.408-395.072A96 96 0 0 1 128 416v-64a96 96 0 0 1 69.696-92.352M264.064 256h495.872a256.128 256.128 0 0 0-495.872 0m495.424 256H264.512l48 384h398.976zM224 448h576a32 32 0 0 0 32-32v-64a32 32 0 0 0-32-32H224a32 32 0 0 0-32 32v64a32 32 0 0 0 32 32m160 192h64v64h-64zm192 64h64v64h-64zm-128 64h64v64h-64zm64-192h64v64h-64z"})]))}}),ice_tea_default=ice_tea_vue_vue_type_script_setup_true_lang_default,info_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"InfoFilled",__name:"info-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64m67.2 275.072c33.28 0 60.288-23.104 60.288-57.344s-27.072-57.344-60.288-57.344c-33.28 0-60.16 23.104-60.16 57.344s26.88 57.344 60.16 57.344M590.912 699.2c0-6.848 2.368-24.64 1.024-34.752l-52.608 60.544c-10.88 11.456-24.512 19.392-30.912 17.28a12.992 12.992 0 0 1-8.256-14.72l87.68-276.992c7.168-35.136-12.544-67.2-54.336-71.296-44.096 0-108.992 44.736-148.48 101.504 0 6.784-1.28 23.68.064 33.792l52.544-60.608c10.88-11.328 23.552-19.328 29.952-17.152a12.8 12.8 0 0 1 7.808 16.128L388.48 728.576c-10.048 32.256 8.96 63.872 55.04 71.04 67.84 0 107.904-43.648 147.456-100.416z"})]))}}),info_filled_default=info_filled_vue_vue_type_script_setup_true_lang_default,iphone_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Iphone",__name:"iphone",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M224 768v96.064a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64V768zm0-64h576V160a64 64 0 0 0-64-64H288a64 64 0 0 0-64 64zm32 288a96 96 0 0 1-96-96V128a96 96 0 0 1 96-96h512a96 96 0 0 1 96 96v768a96 96 0 0 1-96 96zm304-144a48 48 0 1 1-96 0 48 48 0 0 1 96 0"})]))}}),iphone_default=iphone_vue_vue_type_script_setup_true_lang_default,key_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Key",__name:"key",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M448 456.064V96a32 32 0 0 1 32-32.064L672 64a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8.064M512 896a192 192 0 1 0 0-384 192 192 0 0 0 0 384"})]))}}),key_default=key_vue_vue_type_script_setup_true_lang_default,knife_fork_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"KnifeFork",__name:"knife-fork",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 410.56V96a32 32 0 0 1 64 0v314.56A96 96 0 0 0 384 320V96a32 32 0 0 1 64 0v224a160 160 0 0 1-128 156.8V928a32 32 0 1 1-64 0V476.8A160 160 0 0 1 128 320V96a32 32 0 0 1 64 0v224a96 96 0 0 0 64 90.56m384-250.24V544h126.72c-3.328-78.72-12.928-147.968-28.608-207.744-14.336-54.528-46.848-113.344-98.112-175.872zM640 608v320a32 32 0 1 1-64 0V64h64c85.312 89.472 138.688 174.848 160 256 21.312 81.152 32 177.152 32 288z"})]))}}),knife_fork_default=knife_fork_vue_vue_type_script_setup_true_lang_default,lightning_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Lightning",__name:"lightning",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M288 671.36v64.128A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 736 734.016v-64.768a192 192 0 0 0 3.328-377.92l-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 91.968 70.464 167.36 160.256 175.232z"}),createBaseVNode("path",{fill:"currentColor",d:"M416 736a32 32 0 0 1-27.776-47.872l128-224a32 32 0 1 1 55.552 31.744L471.168 672H608a32 32 0 0 1 27.776 47.872l-128 224a32 32 0 1 1-55.68-31.744L552.96 736z"})]))}}),lightning_default=lightning_vue_vue_type_script_setup_true_lang_default,link_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Link",__name:"link",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M715.648 625.152 670.4 579.904l90.496-90.56c75.008-74.944 85.12-186.368 22.656-248.896-62.528-62.464-173.952-52.352-248.96 22.656L444.16 353.6l-45.248-45.248 90.496-90.496c100.032-99.968 251.968-110.08 339.456-22.656 87.488 87.488 77.312 239.424-22.656 339.456l-90.496 90.496zm-90.496 90.496-90.496 90.496C434.624 906.112 282.688 916.224 195.2 828.8c-87.488-87.488-77.312-239.424 22.656-339.456l90.496-90.496 45.248 45.248-90.496 90.56c-75.008 74.944-85.12 186.368-22.656 248.896 62.528 62.464 173.952 52.352 248.96-22.656l90.496-90.496zm0-362.048 45.248 45.248L398.848 670.4 353.6 625.152z"})]))}}),link_default=link_vue_vue_type_script_setup_true_lang_default,list_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"List",__name:"list",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"})]))}}),list_default=list_vue_vue_type_script_setup_true_lang_default,loading_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Loading",__name:"loading",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z"})]))}}),loading_default=loading_vue_vue_type_script_setup_true_lang_default,location_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"LocationFilled",__name:"location-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 928c23.936 0 117.504-68.352 192.064-153.152C803.456 661.888 864 535.808 864 416c0-189.632-155.84-320-352-320S160 226.368 160 416c0 120.32 60.544 246.4 159.936 359.232C394.432 859.84 488 928 512 928m0-435.2a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 140.8a204.8 204.8 0 1 1 0-409.6 204.8 204.8 0 0 1 0 409.6"})]))}}),location_filled_default=location_filled_vue_vue_type_script_setup_true_lang_default,location_information_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"LocationInformation",__name:"location-information",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M288 896h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),createBaseVNode("path",{fill:"currentColor",d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"})]))}}),location_information_default=location_information_vue_vue_type_script_setup_true_lang_default,location_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Location",__name:"location",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),createBaseVNode("path",{fill:"currentColor",d:"M512 512a96 96 0 1 0 0-192 96 96 0 0 0 0 192m0 64a160 160 0 1 1 0-320 160 160 0 0 1 0 320"})]))}}),location_default=location_vue_vue_type_script_setup_true_lang_default,lock_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Lock",__name:"lock",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"}),createBaseVNode("path",{fill:"currentColor",d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m192-160v-64a192 192 0 1 0-384 0v64zM512 64a256 256 0 0 1 256 256v128H256V320A256 256 0 0 1 512 64"})]))}}),lock_default=lock_vue_vue_type_script_setup_true_lang_default,lollipop_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Lollipop",__name:"lollipop",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M513.28 448a64 64 0 1 1 76.544 49.728A96 96 0 0 0 768 448h64a160 160 0 0 1-320 0zm-126.976-29.696a256 256 0 1 0 43.52-180.48A256 256 0 0 1 832 448h-64a192 192 0 0 0-381.696-29.696m105.664 249.472L285.696 874.048a96 96 0 0 1-135.68-135.744l206.208-206.272a320 320 0 1 1 135.744 135.744zm-54.464-36.032a321.92 321.92 0 0 1-45.248-45.248L195.2 783.552a32 32 0 1 0 45.248 45.248l197.056-197.12z"})]))}}),lollipop_default=lollipop_vue_vue_type_script_setup_true_lang_default,magic_stick_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"MagicStick",__name:"magic-stick",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64h64v192h-64zm0 576h64v192h-64zM160 480v-64h192v64zm576 0v-64h192v64zM249.856 199.04l45.248-45.184L430.848 289.6 385.6 334.848 249.856 199.104zM657.152 606.4l45.248-45.248 135.744 135.744-45.248 45.248zM114.048 923.2 68.8 877.952l316.8-316.8 45.248 45.248zM702.4 334.848 657.152 289.6l135.744-135.744 45.248 45.248z"})]))}}),magic_stick_default=magic_stick_vue_vue_type_script_setup_true_lang_default,magnet_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Magnet",__name:"magnet",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M832 320V192H704v320a192 192 0 1 1-384 0V192H192v128h128v64H192v128a320 320 0 0 0 640 0V384H704v-64zM640 512V128h256v384a384 384 0 1 1-768 0V128h256v384a128 128 0 1 0 256 0"})]))}}),magnet_default=magnet_vue_vue_type_script_setup_true_lang_default,male_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Male",__name:"male",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M399.5 849.5a225 225 0 1 0 0-450 225 225 0 0 0 0 450m0 56.25a281.25 281.25 0 1 1 0-562.5 281.25 281.25 0 0 1 0 562.5m253.125-787.5h225q28.125 0 28.125 28.125T877.625 174.5h-225q-28.125 0-28.125-28.125t28.125-28.125"}),createBaseVNode("path",{fill:"currentColor",d:"M877.625 118.25q28.125 0 28.125 28.125v225q0 28.125-28.125 28.125T849.5 371.375v-225q0-28.125 28.125-28.125"}),createBaseVNode("path",{fill:"currentColor",d:"M604.813 458.9 565.1 419.131l292.613-292.668 39.825 39.824z"})]))}}),male_default=male_vue_vue_type_script_setup_true_lang_default,management_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Management",__name:"management",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M576 128v288l96-96 96 96V128h128v768H320V128zm-448 0h128v768H128z"})]))}}),management_default=management_vue_vue_type_script_setup_true_lang_default,map_location_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"MapLocation",__name:"map-location",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M800 416a288 288 0 1 0-576 0c0 118.144 94.528 272.128 288 456.576C705.472 688.128 800 534.144 800 416M512 960C277.312 746.688 160 565.312 160 416a352 352 0 0 1 704 0c0 149.312-117.312 330.688-352 544"}),createBaseVNode("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256m345.6 192L960 960H672v-64H352v64H64l102.4-256zm-68.928 0H235.328l-76.8 192h706.944z"})]))}}),map_location_default=map_location_vue_vue_type_script_setup_true_lang_default,medal_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Medal",__name:"medal",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 896a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),createBaseVNode("path",{fill:"currentColor",d:"M576 128H448v200a286.72 286.72 0 0 1 64-8c19.52 0 40.832 2.688 64 8zm64 0v219.648c24.448 9.088 50.56 20.416 78.4 33.92L757.44 128zm-256 0H266.624l39.04 253.568c27.84-13.504 53.888-24.832 78.336-33.92V128zM229.312 64h565.376a32 32 0 0 1 31.616 36.864L768 480c-113.792-64-199.104-96-256-96-56.896 0-142.208 32-256 96l-58.304-379.136A32 32 0 0 1 229.312 64"})]))}}),medal_default=medal_vue_vue_type_script_setup_true_lang_default,memo_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Memo",__name:"memo",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M480 320h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"}),createBaseVNode("path",{fill:"currentColor",d:"M887.01 72.99C881.01 67 873.34 64 864 64H160c-9.35 0-17.02 3-23.01 8.99C131 78.99 128 86.66 128 96v832c0 9.35 2.99 17.02 8.99 23.01S150.66 960 160 960h704c9.35 0 17.02-2.99 23.01-8.99S896 937.34 896 928V96c0-9.35-3-17.02-8.99-23.01M192 896V128h96v768zm640 0H352V128h480z"}),createBaseVNode("path",{fill:"currentColor",d:"M480 512h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32m0 192h192c21.33 0 32-10.67 32-32s-10.67-32-32-32H480c-21.33 0-32 10.67-32 32s10.67 32 32 32"})]))}}),memo_default=memo_vue_vue_type_script_setup_true_lang_default,menu_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Menu",__name:"menu",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M160 448a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V160.064a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32V416a32 32 0 0 1-32 32zM160 896a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h256a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zm448 0a32 32 0 0 1-32-32V608a32 32 0 0 1 32-32h255.936a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32z"})]))}}),menu_default=menu_vue_vue_type_script_setup_true_lang_default,message_box_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"MessageBox",__name:"message-box",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M288 384h448v64H288zm96-128h256v64H384zM131.456 512H384v128h256V512h252.544L721.856 192H302.144zM896 576H704v128H320V576H128v256h768zM275.776 128h472.448a32 32 0 0 1 28.608 17.664l179.84 359.552A32 32 0 0 1 960 519.552V864a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V519.552a32 32 0 0 1 3.392-14.336l179.776-359.552A32 32 0 0 1 275.776 128z"})]))}}),message_box_default=message_box_vue_vue_type_script_setup_true_lang_default,message_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Message",__name:"message",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 224v512a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V224zm0-64h768a64 64 0 0 1 64 64v512a128 128 0 0 1-128 128H192A128 128 0 0 1 64 736V224a64 64 0 0 1 64-64"}),createBaseVNode("path",{fill:"currentColor",d:"M904 224 656.512 506.88a192 192 0 0 1-289.024 0L120 224zm-698.944 0 210.56 240.704a128 128 0 0 0 192.704 0L818.944 224H205.056"})]))}}),message_default=message_vue_vue_type_script_setup_true_lang_default,mic_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Mic",__name:"mic",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M480 704h160a64 64 0 0 0 64-64v-32h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-96h-96a32 32 0 0 1 0-64h96v-32a64 64 0 0 0-64-64H384a64 64 0 0 0-64 64v32h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v96h96a32 32 0 0 1 0 64h-96v32a64 64 0 0 0 64 64zm64 64v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768h-96a128 128 0 0 1-128-128V192A128 128 0 0 1 384 64h256a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128z"})]))}}),mic_default=mic_vue_vue_type_script_setup_true_lang_default,microphone_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Microphone",__name:"microphone",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 128a128 128 0 0 0-128 128v256a128 128 0 1 0 256 0V256a128 128 0 0 0-128-128m0-64a192 192 0 0 1 192 192v256a192 192 0 1 1-384 0V256A192 192 0 0 1 512 64m-32 832v-64a288 288 0 0 1-288-288v-32a32 32 0 0 1 64 0v32a224 224 0 0 0 224 224h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64z"})]))}}),microphone_default=microphone_vue_vue_type_script_setup_true_lang_default,milk_tea_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"MilkTea",__name:"milk-tea",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M416 128V96a96 96 0 0 1 96-96h128a32 32 0 1 1 0 64H512a32 32 0 0 0-32 32v32h320a96 96 0 0 1 11.712 191.296l-39.68 581.056A64 64 0 0 1 708.224 960H315.776a64 64 0 0 1-63.872-59.648l-39.616-581.056A96 96 0 0 1 224 128zM276.48 320l39.296 576h392.448l4.8-70.784a224.064 224.064 0 0 1 30.016-439.808L747.52 320zM224 256h576a32 32 0 1 0 0-64H224a32 32 0 0 0 0 64m493.44 503.872 21.12-309.12a160 160 0 0 0-21.12 309.12"})]))}}),milk_tea_default=milk_tea_vue_vue_type_script_setup_true_lang_default,minus_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Minus",__name:"minus",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64"})]))}}),minus_default=minus_vue_vue_type_script_setup_true_lang_default,money_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Money",__name:"money",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 640v192h640V384H768v-64h150.976c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H233.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096c-2.688-5.184-4.224-10.368-4.224-24.576V640z"}),createBaseVNode("path",{fill:"currentColor",d:"M768 192H128v448h640zm64-22.976v493.952c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 682.432 64 677.248 64 663.04V169.024c0-14.272 1.472-19.456 4.288-24.64a29.056 29.056 0 0 1 12.096-12.16C85.568 129.536 90.752 128 104.96 128h685.952c14.272 0 19.456 1.472 24.64 4.288a29.056 29.056 0 0 1 12.16 12.096c2.752 5.184 4.224 10.368 4.224 24.64z"}),createBaseVNode("path",{fill:"currentColor",d:"M448 576a160 160 0 1 1 0-320 160 160 0 0 1 0 320m0-64a96 96 0 1 0 0-192 96 96 0 0 0 0 192"})]))}}),money_default=money_vue_vue_type_script_setup_true_lang_default,monitor_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Monitor",__name:"monitor",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M544 768v128h192a32 32 0 1 1 0 64H288a32 32 0 1 1 0-64h192V768H192A128 128 0 0 1 64 640V256a128 128 0 0 1 128-128h640a128 128 0 0 1 128 128v384a128 128 0 0 1-128 128zM192 192a64 64 0 0 0-64 64v384a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V256a64 64 0 0 0-64-64z"})]))}}),monitor_default=monitor_vue_vue_type_script_setup_true_lang_default,moon_night_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"MoonNight",__name:"moon-night",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M384 512a448 448 0 0 1 215.872-383.296A384 384 0 0 0 213.76 640h188.8A448.256 448.256 0 0 1 384 512M171.136 704a448 448 0 0 1 636.992-575.296A384 384 0 0 0 499.328 704h-328.32z"}),createBaseVNode("path",{fill:"currentColor",d:"M32 640h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m128 128h384a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m160 127.68 224 .256a32 32 0 0 1 32 32V928a32 32 0 0 1-32 32l-224-.384a32 32 0 0 1-32-32v-.064a32 32 0 0 1 32-32z"})]))}}),moon_night_default=moon_night_vue_vue_type_script_setup_true_lang_default,moon_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Moon",__name:"moon",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M240.448 240.448a384 384 0 1 0 559.424 525.696 448 448 0 0 1-542.016-542.08 390.592 390.592 0 0 0-17.408 16.384zm181.056 362.048a384 384 0 0 0 525.632 16.384A448 448 0 1 1 405.056 76.8a384 384 0 0 0 16.448 525.696"})]))}}),moon_default=moon_vue_vue_type_script_setup_true_lang_default,more_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"MoreFilled",__name:"more-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224m336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224"})]))}}),more_filled_default=more_filled_vue_vue_type_script_setup_true_lang_default,more_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"More",__name:"more",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M176 416a112 112 0 1 0 0 224 112 112 0 0 0 0-224m0 64a48 48 0 1 1 0 96 48 48 0 0 1 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96m336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224m0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96"})]))}}),more_default=more_vue_vue_type_script_setup_true_lang_default,mostly_cloudy_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"MostlyCloudy",__name:"mostly-cloudy",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M737.216 357.952 704 349.824l-11.776-32a192.064 192.064 0 0 0-367.424 23.04l-8.96 39.04-39.04 8.96A192.064 192.064 0 0 0 320 768h368a207.808 207.808 0 0 0 207.808-208 208.32 208.32 0 0 0-158.592-202.048m15.168-62.208A272.32 272.32 0 0 1 959.744 560a271.808 271.808 0 0 1-271.552 272H320a256 256 0 0 1-57.536-505.536 256.128 256.128 0 0 1 489.92-30.72"})]))}}),mostly_cloudy_default=mostly_cloudy_vue_vue_type_script_setup_true_lang_default,mouse_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Mouse",__name:"mouse",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M438.144 256c-68.352 0-92.736 4.672-117.76 18.112-20.096 10.752-35.52 26.176-46.272 46.272C260.672 345.408 256 369.792 256 438.144v275.712c0 68.352 4.672 92.736 18.112 117.76 10.752 20.096 26.176 35.52 46.272 46.272C345.408 891.328 369.792 896 438.144 896h147.712c68.352 0 92.736-4.672 117.76-18.112 20.096-10.752 35.52-26.176 46.272-46.272C763.328 806.592 768 782.208 768 713.856V438.144c0-68.352-4.672-92.736-18.112-117.76a110.464 110.464 0 0 0-46.272-46.272C678.592 260.672 654.208 256 585.856 256zm0-64h147.712c85.568 0 116.608 8.96 147.904 25.6 31.36 16.768 55.872 41.344 72.576 72.64C823.104 321.536 832 352.576 832 438.08v275.84c0 85.504-8.96 116.544-25.6 147.84a174.464 174.464 0 0 1-72.64 72.576C702.464 951.104 671.424 960 585.92 960H438.08c-85.504 0-116.544-8.96-147.84-25.6a174.464 174.464 0 0 1-72.64-72.704c-16.768-31.296-25.664-62.336-25.664-147.84v-275.84c0-85.504 8.96-116.544 25.6-147.84a174.464 174.464 0 0 1 72.768-72.576c31.232-16.704 62.272-25.6 147.776-25.6z"}),createBaseVNode("path",{fill:"currentColor",d:"M512 320q32 0 32 32v128q0 32-32 32t-32-32V352q0-32 32-32m32-96a32 32 0 0 1-64 0v-64a32 32 0 0 0-32-32h-96a32 32 0 0 1 0-64h96a96 96 0 0 1 96 96z"})]))}}),mouse_default=mouse_vue_vue_type_script_setup_true_lang_default,mug_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Mug",__name:"mug",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M736 800V160H160v640a64 64 0 0 0 64 64h448a64 64 0 0 0 64-64m64-544h63.552a96 96 0 0 1 96 96v224a96 96 0 0 1-96 96H800v128a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V128a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 64v288h63.552a32 32 0 0 0 32-32V352a32 32 0 0 0-32-32z"})]))}}),mug_default=mug_vue_vue_type_script_setup_true_lang_default,mute_notification_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"MuteNotification",__name:"mute-notification",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m241.216 832 63.616-64H768V448c0-42.368-10.24-82.304-28.48-117.504l46.912-47.232C815.36 331.392 832 387.84 832 448v320h96a32 32 0 1 1 0 64zm-90.24 0H96a32 32 0 1 1 0-64h96V448a320.128 320.128 0 0 1 256-313.6V128a64 64 0 1 1 128 0v6.4a319.552 319.552 0 0 1 171.648 97.088l-45.184 45.44A256 256 0 0 0 256 448v278.336L151.04 832zM448 896h128a64 64 0 0 1-128 0"}),createBaseVNode("path",{fill:"currentColor",d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z"})]))}}),mute_notification_default=mute_notification_vue_vue_type_script_setup_true_lang_default,mute_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Mute",__name:"mute",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m412.16 592.128-45.44 45.44A191.232 191.232 0 0 1 320 512V256a192 192 0 1 1 384 0v44.352l-64 64V256a128 128 0 1 0-256 0v256c0 30.336 10.56 58.24 28.16 80.128m51.968 38.592A128 128 0 0 0 640 512v-57.152l64-64V512a192 192 0 0 1-287.68 166.528zM314.88 779.968l46.144-46.08A222.976 222.976 0 0 0 480 768h64a224 224 0 0 0 224-224v-32a32 32 0 1 1 64 0v32a288 288 0 0 1-288 288v64h64a32 32 0 1 1 0 64H416a32 32 0 1 1 0-64h64v-64c-61.44 0-118.4-19.2-165.12-52.032M266.752 737.6A286.976 286.976 0 0 1 192 544v-32a32 32 0 0 1 64 0v32c0 56.832 21.184 108.8 56.064 148.288z"}),createBaseVNode("path",{fill:"currentColor",d:"M150.72 859.072a32 32 0 0 1-45.44-45.056l704-708.544a32 32 0 0 1 45.44 45.056l-704 708.544z"})]))}}),mute_default=mute_vue_vue_type_script_setup_true_lang_default,no_smoking_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"NoSmoking",__name:"no-smoking",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M440.256 576H256v128h56.256l-64 64H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32h280.256zm143.488 128H704V583.744L775.744 512H928a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H519.744zM768 576v128h128V576zm-29.696-207.552 45.248 45.248-497.856 497.856-45.248-45.248zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"})]))}}),no_smoking_default=no_smoking_vue_vue_type_script_setup_true_lang_default,notebook_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Notebook",__name:"notebook",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M672 128h64v768h-64zM96 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32m0 192h128q32 0 32 32t-32 32H96q-32 0-32-32t32-32"})]))}}),notebook_default=notebook_vue_vue_type_script_setup_true_lang_default,notification_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Notification",__name:"notification",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 128v64H256a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h512a64 64 0 0 0 64-64V512h64v256a128 128 0 0 1-128 128H256a128 128 0 0 1-128-128V256a128 128 0 0 1 128-128z"}),createBaseVNode("path",{fill:"currentColor",d:"M768 384a128 128 0 1 0 0-256 128 128 0 0 0 0 256m0 64a192 192 0 1 1 0-384 192 192 0 0 1 0 384"})]))}}),notification_default=notification_vue_vue_type_script_setup_true_lang_default,odometer_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Odometer",__name:"odometer",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),createBaseVNode("path",{fill:"currentColor",d:"M192 512a320 320 0 1 1 640 0 32 32 0 1 1-64 0 256 256 0 1 0-512 0 32 32 0 0 1-64 0"}),createBaseVNode("path",{fill:"currentColor",d:"M570.432 627.84A96 96 0 1 1 509.568 608l60.992-187.776A32 32 0 1 1 631.424 440l-60.992 187.776zM502.08 734.464a32 32 0 1 0 19.84-60.928 32 32 0 0 0-19.84 60.928"})]))}}),odometer_default=odometer_vue_vue_type_script_setup_true_lang_default,office_building_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"OfficeBuilding",__name:"office-building",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M192 128v704h384V128zm-32-64h448a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M256 256h256v64H256zm0 192h256v64H256zm0 192h256v64H256zm384-128h128v64H640zm0 128h128v64H640zM64 832h896v64H64z"}),createBaseVNode("path",{fill:"currentColor",d:"M640 384v448h192V384zm-32-64h256a32 32 0 0 1 32 32v512a32 32 0 0 1-32 32H608a32 32 0 0 1-32-32V352a32 32 0 0 1 32-32"})]))}}),office_building_default=office_building_vue_vue_type_script_setup_true_lang_default,open_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Open",__name:"open",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z"}),createBaseVNode("path",{fill:"currentColor",d:"M694.044 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"})]))}}),open_default=open_vue_vue_type_script_setup_true_lang_default,operation_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Operation",__name:"operation",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M389.44 768a96.064 96.064 0 0 1 181.12 0H896v64H570.56a96.064 96.064 0 0 1-181.12 0H128v-64zm192-288a96.064 96.064 0 0 1 181.12 0H896v64H762.56a96.064 96.064 0 0 1-181.12 0H128v-64zm-320-288a96.064 96.064 0 0 1 181.12 0H896v64H442.56a96.064 96.064 0 0 1-181.12 0H128v-64z"})]))}}),operation_default=operation_vue_vue_type_script_setup_true_lang_default,opportunity_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Opportunity",__name:"opportunity",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M384 960v-64h192.064v64zm448-544a350.656 350.656 0 0 1-128.32 271.424C665.344 719.04 640 763.776 640 813.504V832H320v-14.336c0-48-19.392-95.36-57.216-124.992a351.552 351.552 0 0 1-128.448-344.256c25.344-136.448 133.888-248.128 269.76-276.48A352.384 352.384 0 0 1 832 416m-544 32c0-132.288 75.904-224 192-224v-64c-154.432 0-256 122.752-256 288z"})]))}}),opportunity_default=opportunity_vue_vue_type_script_setup_true_lang_default,orange_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Orange",__name:"orange",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M544 894.72a382.336 382.336 0 0 0 215.936-89.472L577.024 622.272c-10.24 6.016-21.248 10.688-33.024 13.696v258.688zm261.248-134.784A382.336 382.336 0 0 0 894.656 544H635.968c-3.008 11.776-7.68 22.848-13.696 33.024l182.976 182.912zM894.656 480a382.336 382.336 0 0 0-89.408-215.936L622.272 446.976c6.016 10.24 10.688 21.248 13.696 33.024h258.688zm-134.72-261.248A382.336 382.336 0 0 0 544 129.344v258.688c11.776 3.008 22.848 7.68 33.024 13.696zM480 129.344a382.336 382.336 0 0 0-215.936 89.408l182.912 182.976c10.24-6.016 21.248-10.688 33.024-13.696zm-261.248 134.72A382.336 382.336 0 0 0 129.344 480h258.688c3.008-11.776 7.68-22.848 13.696-33.024zM129.344 544a382.336 382.336 0 0 0 89.408 215.936l182.976-182.912A127.232 127.232 0 0 1 388.032 544zm134.72 261.248A382.336 382.336 0 0 0 480 894.656V635.968a127.232 127.232 0 0 1-33.024-13.696zM512 960a448 448 0 1 1 0-896 448 448 0 0 1 0 896m0-384a64 64 0 1 0 0-128 64 64 0 0 0 0 128"})]))}}),orange_default=orange_vue_vue_type_script_setup_true_lang_default,paperclip_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Paperclip",__name:"paperclip",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M602.496 240.448A192 192 0 1 1 874.048 512l-316.8 316.8A256 256 0 0 1 195.2 466.752L602.496 59.456l45.248 45.248L240.448 512A192 192 0 0 0 512 783.552l316.8-316.8a128 128 0 1 0-181.056-181.056L353.6 579.904a32 32 0 1 0 45.248 45.248l294.144-294.144 45.312 45.248L444.096 670.4a96 96 0 1 1-135.744-135.744l294.144-294.208z"})]))}}),paperclip_default=paperclip_vue_vue_type_script_setup_true_lang_default,partly_cloudy_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"PartlyCloudy",__name:"partly-cloudy",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M598.4 895.872H328.192a256 256 0 0 1-34.496-510.528A352 352 0 1 1 598.4 895.872m-271.36-64h272.256a288 288 0 1 0-248.512-417.664L335.04 445.44l-34.816 3.584a192 192 0 0 0 26.88 382.848z"}),createBaseVNode("path",{fill:"currentColor",d:"M139.84 501.888a256 256 0 1 1 417.856-277.12c-17.728 2.176-38.208 8.448-61.504 18.816A192 192 0 1 0 189.12 460.48a6003.84 6003.84 0 0 0-49.28 41.408z"})]))}}),partly_cloudy_default=partly_cloudy_vue_vue_type_script_setup_true_lang_default,pear_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Pear",__name:"pear",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M542.336 258.816a443.255 443.255 0 0 0-9.024 25.088 32 32 0 1 1-60.8-20.032l1.088-3.328a162.688 162.688 0 0 0-122.048 131.392l-17.088 102.72-20.736 15.36C256.192 552.704 224 610.88 224 672c0 120.576 126.4 224 288 224s288-103.424 288-224c0-61.12-32.192-119.296-89.728-161.92l-20.736-15.424-17.088-102.72a162.688 162.688 0 0 0-130.112-133.12zm-40.128-66.56c7.936-15.552 16.576-30.08 25.92-43.776 23.296-33.92 49.408-59.776 78.528-77.12a32 32 0 1 1 32.704 55.04c-20.544 12.224-40.064 31.552-58.432 58.304a316.608 316.608 0 0 0-9.792 15.104 226.688 226.688 0 0 1 164.48 181.568l12.8 77.248C819.456 511.36 864 587.392 864 672c0 159.04-157.568 288-352 288S160 831.04 160 672c0-84.608 44.608-160.64 115.584-213.376l12.8-77.248a226.624 226.624 0 0 1 213.76-189.184z"})]))}}),pear_default=pear_vue_vue_type_script_setup_true_lang_default,phone_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"PhoneFilled",__name:"phone-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M199.232 125.568 90.624 379.008a32 32 0 0 0 6.784 35.2l512.384 512.384a32 32 0 0 0 35.2 6.784l253.44-108.608a32 32 0 0 0 10.048-52.032L769.6 633.92a32 32 0 0 0-36.928-5.952l-130.176 65.088-271.488-271.552 65.024-130.176a32 32 0 0 0-5.952-36.928L251.2 115.52a32 32 0 0 0-51.968 10.048z"})]))}}),phone_filled_default=phone_filled_vue_vue_type_script_setup_true_lang_default,phone_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Phone",__name:"phone",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M79.36 432.256 591.744 944.64a32 32 0 0 0 35.2 6.784l253.44-108.544a32 32 0 0 0 9.984-52.032l-153.856-153.92a32 32 0 0 0-36.928-6.016l-69.888 34.944L358.08 394.24l35.008-69.888a32 32 0 0 0-5.952-36.928L233.152 133.568a32 32 0 0 0-52.032 10.048L72.512 397.056a32 32 0 0 0 6.784 35.2zm60.48-29.952 81.536-190.08L325.568 316.48l-24.64 49.216-20.608 41.216 32.576 32.64 271.552 271.552 32.64 32.64 41.216-20.672 49.28-24.576 104.192 104.128-190.08 81.472L139.84 402.304zM512 320v-64a256 256 0 0 1 256 256h-64a192 192 0 0 0-192-192m0-192V64a448 448 0 0 1 448 448h-64a384 384 0 0 0-384-384"})]))}}),phone_default=phone_vue_vue_type_script_setup_true_lang_default,picture_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"PictureFilled",__name:"picture-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M96 896a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h832a32 32 0 0 1 32 32v704a32 32 0 0 1-32 32zm315.52-228.48-68.928-68.928a32 32 0 0 0-45.248 0L128 768.064h778.688l-242.112-290.56a32 32 0 0 0-49.216 0L458.752 665.408a32 32 0 0 1-47.232 2.112M256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384"})]))}}),picture_filled_default=picture_filled_vue_vue_type_script_setup_true_lang_default,picture_rounded_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"PictureRounded",__name:"picture-rounded",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 128a384 384 0 1 0 0 768 384 384 0 0 0 0-768m0-64a448 448 0 1 1 0 896 448 448 0 0 1 0-896"}),createBaseVNode("path",{fill:"currentColor",d:"M640 288q64 0 64 64t-64 64q-64 0-64-64t64-64M214.656 790.656l-45.312-45.312 185.664-185.6a96 96 0 0 1 123.712-10.24l138.24 98.688a32 32 0 0 0 39.872-2.176L906.688 422.4l42.624 47.744L699.52 693.696a96 96 0 0 1-119.808 6.592l-138.24-98.752a32 32 0 0 0-41.152 3.456l-185.664 185.6z"})]))}}),picture_rounded_default=picture_rounded_vue_vue_type_script_setup_true_lang_default,picture_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Picture",__name:"picture",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M160 160v704h704V160zm-32-64h768a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32V128a32 32 0 0 1 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M384 288q64 0 64 64t-64 64q-64 0-64-64t64-64M185.408 876.992l-50.816-38.912L350.72 556.032a96 96 0 0 1 134.592-17.856l1.856 1.472 122.88 99.136a32 32 0 0 0 44.992-4.864l216-269.888 49.92 39.936-215.808 269.824-.256.32a96 96 0 0 1-135.04 14.464l-122.88-99.072-.64-.512a32 32 0 0 0-44.8 5.952z"})]))}}),picture_default=picture_vue_vue_type_script_setup_true_lang_default,pie_chart_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"PieChart",__name:"pie-chart",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M448 68.48v64.832A384.128 384.128 0 0 0 512 896a384.128 384.128 0 0 0 378.688-320h64.768A448.128 448.128 0 0 1 64 512 448.128 448.128 0 0 1 448 68.48z"}),createBaseVNode("path",{fill:"currentColor",d:"M576 97.28V448h350.72A384.064 384.064 0 0 0 576 97.28zM512 64V33.152A448 448 0 0 1 990.848 512H512z"})]))}}),pie_chart_default=pie_chart_vue_vue_type_script_setup_true_lang_default,place_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Place",__name:"place",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512"}),createBaseVNode("path",{fill:"currentColor",d:"M512 512a32 32 0 0 1 32 32v256a32 32 0 1 1-64 0V544a32 32 0 0 1 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M384 649.088v64.96C269.76 732.352 192 771.904 192 800c0 37.696 139.904 96 320 96s320-58.304 320-96c0-28.16-77.76-67.648-192-85.952v-64.96C789.12 671.04 896 730.368 896 800c0 88.32-171.904 160-384 160s-384-71.68-384-160c0-69.696 106.88-128.96 256-150.912"})]))}}),place_default=place_vue_vue_type_script_setup_true_lang_default,platform_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Platform",__name:"platform",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M448 832v-64h128v64h192v64H256v-64zM128 704V128h768v576z"})]))}}),platform_default=platform_vue_vue_type_script_setup_true_lang_default,plus_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Plus",__name:"plus",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z"})]))}}),plus_default=plus_vue_vue_type_script_setup_true_lang_default,pointer_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Pointer",__name:"pointer",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M511.552 128c-35.584 0-64.384 28.8-64.384 64.448v516.48L274.048 570.88a94.272 94.272 0 0 0-112.896-3.456 44.416 44.416 0 0 0-8.96 62.208L332.8 870.4A64 64 0 0 0 384 896h512V575.232a64 64 0 0 0-45.632-61.312l-205.952-61.76A96 96 0 0 1 576 360.192V192.448C576 156.8 547.2 128 511.552 128M359.04 556.8l24.128 19.2V192.448a128.448 128.448 0 1 1 256.832 0v167.744a32 32 0 0 0 22.784 30.656l206.016 61.76A128 128 0 0 1 960 575.232V896a64 64 0 0 1-64 64H384a128 128 0 0 1-102.4-51.2L101.056 668.032A108.416 108.416 0 0 1 128 512.512a158.272 158.272 0 0 1 185.984 8.32z"})]))}}),pointer_default=pointer_vue_vue_type_script_setup_true_lang_default,position_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Position",__name:"position",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m249.6 417.088 319.744 43.072 39.168 310.272L845.12 178.88 249.6 417.088zm-129.024 47.168a32 32 0 0 1-7.68-61.44l777.792-311.04a32 32 0 0 1 41.6 41.6l-310.336 775.68a32 32 0 0 1-61.44-7.808L512 516.992l-391.424-52.736z"})]))}}),position_default=position_vue_vue_type_script_setup_true_lang_default,postcard_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Postcard",__name:"postcard",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M160 224a32 32 0 0 0-32 32v512a32 32 0 0 0 32 32h704a32 32 0 0 0 32-32V256a32 32 0 0 0-32-32zm0-64h704a96 96 0 0 1 96 96v512a96 96 0 0 1-96 96H160a96 96 0 0 1-96-96V256a96 96 0 0 1 96-96"}),createBaseVNode("path",{fill:"currentColor",d:"M704 320a64 64 0 1 1 0 128 64 64 0 0 1 0-128M288 448h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32m0 128h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}}),postcard_default=postcard_vue_vue_type_script_setup_true_lang_default,pouring_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Pouring",__name:"pouring",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m739.328 291.328-35.2-6.592-12.8-33.408a192.064 192.064 0 0 0-365.952 23.232l-9.92 40.896-41.472 7.04a176.32 176.32 0 0 0-146.24 173.568c0 97.28 78.72 175.936 175.808 175.936h400a192 192 0 0 0 35.776-380.672zM959.552 480a256 256 0 0 1-256 256h-400A239.808 239.808 0 0 1 63.744 496.192a240.32 240.32 0 0 1 199.488-236.8 256.128 256.128 0 0 1 487.872-30.976A256.064 256.064 0 0 1 959.552 480M224 800a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32m192 0a32 32 0 0 1 32 32v96a32 32 0 1 1-64 0v-96a32 32 0 0 1 32-32"})]))}}),pouring_default=pouring_vue_vue_type_script_setup_true_lang_default,present_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Present",__name:"present",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M480 896V640H192v-64h288V320H192v576zm64 0h288V320H544v256h288v64H544zM128 256h768v672a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32z"}),createBaseVNode("path",{fill:"currentColor",d:"M96 256h832q32 0 32 32t-32 32H96q-32 0-32-32t32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M416 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),createBaseVNode("path",{fill:"currentColor",d:"M608 256a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}}),present_default=present_vue_vue_type_script_setup_true_lang_default,price_tag_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"PriceTag",__name:"price-tag",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M224 318.336V896h576V318.336L552.512 115.84a64 64 0 0 0-81.024 0zM593.024 66.304l259.2 212.096A32 32 0 0 1 864 303.168V928a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V303.168a32 32 0 0 1 11.712-24.768l259.2-212.096a128 128 0 0 1 162.112 0z"}),createBaseVNode("path",{fill:"currentColor",d:"M512 448a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"})]))}}),price_tag_default=price_tag_vue_vue_type_script_setup_true_lang_default,printer_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Printer",__name:"printer",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 768H105.024c-14.272 0-19.456-1.472-24.64-4.288a29.056 29.056 0 0 1-12.16-12.096C65.536 746.432 64 741.248 64 727.04V379.072c0-42.816 4.48-58.304 12.8-73.984 8.384-15.616 20.672-27.904 36.288-36.288 15.68-8.32 31.168-12.8 73.984-12.8H256V64h512v192h68.928c42.816 0 58.304 4.48 73.984 12.8 15.616 8.384 27.904 20.672 36.288 36.288 8.32 15.68 12.8 31.168 12.8 73.984v347.904c0 14.272-1.472 19.456-4.288 24.64a29.056 29.056 0 0 1-12.096 12.16c-5.184 2.752-10.368 4.224-24.64 4.224H768v192H256zm64-192v320h384V576zm-64 128V512h512v192h128V379.072c0-29.376-1.408-36.48-5.248-43.776a23.296 23.296 0 0 0-10.048-10.048c-7.232-3.84-14.4-5.248-43.776-5.248H187.072c-29.376 0-36.48 1.408-43.776 5.248a23.296 23.296 0 0 0-10.048 10.048c-3.84 7.232-5.248 14.4-5.248 43.776V704zm64-448h384V128H320zm-64 128h64v64h-64zm128 0h64v64h-64z"})]))}}),printer_default=printer_vue_vue_type_script_setup_true_lang_default,promotion_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Promotion",__name:"promotion",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m64 448 832-320-128 704-446.08-243.328L832 192 242.816 545.472zm256 512V657.024L512 768z"})]))}}),promotion_default=promotion_vue_vue_type_script_setup_true_lang_default,quartz_watch_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"QuartzWatch",__name:"quartz-watch",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M422.02 602.01v-.03c-6.68-5.99-14.35-8.83-23.01-8.51-8.67.32-16.17 3.66-22.5 10.02-6.33 6.36-9.5 13.7-9.5 22.02s3 15.82 8.99 22.5c8.68 8.68 19.02 11.35 31.01 8s19.49-10.85 22.5-22.5c3.01-11.65.51-22.15-7.49-31.49zM384 512c0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.67 8.99-23.01m6.53-82.49c11.65 3.01 22.15.51 31.49-7.49h.04c5.99-6.68 8.83-14.34 8.51-23.01-.32-8.67-3.66-16.16-10.02-22.5-6.36-6.33-13.7-9.5-22.02-9.5s-15.82 3-22.5 8.99c-8.68 8.69-11.35 19.02-8 31.01 3.35 11.99 10.85 19.49 22.5 22.5zm242.94 0c11.67-3.03 19.01-10.37 22.02-22.02 3.01-11.65.51-22.15-7.49-31.49h.01c-6.68-5.99-14.18-8.99-22.5-8.99s-15.66 3.16-22.02 9.5c-6.36 6.34-9.7 13.84-10.02 22.5-.32 8.66 2.52 16.33 8.51 23.01 9.32 8.02 19.82 10.52 31.49 7.49M512 640c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01s-3-17.02-8.99-23.01c-6-5.99-13.66-8.99-23.01-8.99m183.01-151.01c-6-5.99-13.66-8.99-23.01-8.99s-17.02 3-23.01 8.99c-5.99 6-8.99 13.66-8.99 23.01s3 17.02 8.99 23.01c6 5.99 13.66 8.99 23.01 8.99s17.02-3 23.01-8.99c5.99-6 8.99-13.67 8.99-23.01 0-9.35-3-17.02-8.99-23.01"}),createBaseVNode("path",{fill:"currentColor",d:"M832 512c-2-90.67-33.17-166.17-93.5-226.5-20.43-20.42-42.6-37.49-66.5-51.23V64H352v170.26c-23.9 13.74-46.07 30.81-66.5 51.24-60.33 60.33-91.49 135.83-93.5 226.5 2 90.67 33.17 166.17 93.5 226.5 20.43 20.43 42.6 37.5 66.5 51.24V960h320V789.74c23.9-13.74 46.07-30.81 66.5-51.24 60.33-60.34 91.49-135.83 93.5-226.5M416 128h192v78.69c-29.85-9.03-61.85-13.93-96-14.69-34.15.75-66.15 5.65-96 14.68zm192 768H416v-78.68c29.85 9.03 61.85 13.93 96 14.68 34.15-.75 66.15-5.65 96-14.68zm-96-128c-72.66-2.01-132.99-27.01-180.99-75.01S258.01 584.66 256 512c2.01-72.66 27.01-132.99 75.01-180.99S439.34 258.01 512 256c72.66 2.01 132.99 27.01 180.99 75.01S765.99 439.34 768 512c-2.01 72.66-27.01 132.99-75.01 180.99S584.66 765.99 512 768"}),createBaseVNode("path",{fill:"currentColor",d:"M512 320c-9.35 0-17.02 3-23.01 8.99-5.99 6-8.99 13.66-8.99 23.01 0 9.35 3 17.02 8.99 23.01 6 5.99 13.67 8.99 23.01 8.99 9.35 0 17.02-3 23.01-8.99 5.99-6 8.99-13.66 8.99-23.01 0-9.35-3-17.02-8.99-23.01-6-5.99-13.66-8.99-23.01-8.99m112.99 273.5c-8.66-.32-16.33 2.52-23.01 8.51-7.98 9.32-10.48 19.82-7.49 31.49s10.49 19.17 22.5 22.5 22.35.66 31.01-8v.04c5.99-6.68 8.99-14.18 8.99-22.5s-3.16-15.66-9.5-22.02-13.84-9.7-22.5-10.02"})]))}}),quartz_watch_default=quartz_watch_vue_vue_type_script_setup_true_lang_default,question_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"QuestionFilled",__name:"question-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m23.744 191.488c-52.096 0-92.928 14.784-123.2 44.352-30.976 29.568-45.76 70.4-45.76 122.496h80.256c0-29.568 5.632-52.8 17.6-68.992 13.376-19.712 35.2-28.864 66.176-28.864 23.936 0 42.944 6.336 56.32 19.712 12.672 13.376 19.712 31.68 19.712 54.912 0 17.6-6.336 34.496-19.008 49.984l-8.448 9.856c-45.76 40.832-73.216 70.4-82.368 89.408-9.856 19.008-14.08 42.24-14.08 68.992v9.856h80.96v-9.856c0-16.896 3.52-31.68 10.56-45.76 6.336-12.672 15.488-24.64 28.16-35.2 33.792-29.568 54.208-48.576 60.544-55.616 16.896-22.528 26.048-51.392 26.048-86.592 0-42.944-14.08-76.736-42.24-101.376-28.16-25.344-65.472-37.312-111.232-37.312zm-12.672 406.208a54.272 54.272 0 0 0-38.72 14.784 49.408 49.408 0 0 0-15.488 38.016c0 15.488 4.928 28.16 15.488 38.016A54.848 54.848 0 0 0 523.072 768c15.488 0 28.16-4.928 38.72-14.784a51.52 51.52 0 0 0 16.192-38.72 51.968 51.968 0 0 0-15.488-38.016 55.936 55.936 0 0 0-39.424-14.784z"})]))}}),question_filled_default=question_filled_vue_vue_type_script_setup_true_lang_default,rank_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Rank",__name:"rank",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m186.496 544 41.408 41.344a32 32 0 1 1-45.248 45.312l-96-96a32 32 0 0 1 0-45.312l96-96a32 32 0 1 1 45.248 45.312L186.496 480h290.816V186.432l-41.472 41.472a32 32 0 1 1-45.248-45.184l96-96.128a32 32 0 0 1 45.312 0l96 96.064a32 32 0 0 1-45.248 45.184l-41.344-41.28V480H832l-41.344-41.344a32 32 0 0 1 45.248-45.312l96 96a32 32 0 0 1 0 45.312l-96 96a32 32 0 0 1-45.248-45.312L832 544H541.312v293.44l41.344-41.28a32 32 0 1 1 45.248 45.248l-96 96a32 32 0 0 1-45.312 0l-96-96a32 32 0 1 1 45.312-45.248l41.408 41.408V544H186.496z"})]))}}),rank_default=rank_vue_vue_type_script_setup_true_lang_default,reading_lamp_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ReadingLamp",__name:"reading-lamp",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M352 896h320q32 0 32 32t-32 32H352q-32 0-32-32t32-32m-44.672-768-99.52 448h608.384l-99.52-448zm-25.6-64h460.608a32 32 0 0 1 31.232 25.088l113.792 512A32 32 0 0 1 856.128 640H167.872a32 32 0 0 1-31.232-38.912l113.792-512A32 32 0 0 1 281.664 64z"}),createBaseVNode("path",{fill:"currentColor",d:"M672 576q32 0 32 32v128q0 32-32 32t-32-32V608q0-32 32-32m-192-.064h64V960h-64z"})]))}}),reading_lamp_default=reading_lamp_vue_vue_type_script_setup_true_lang_default,reading_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Reading",__name:"reading",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m512 863.36 384-54.848v-638.72L525.568 222.72a96 96 0 0 1-27.136 0L128 169.792v638.72zM137.024 106.432l370.432 52.928a32 32 0 0 0 9.088 0l370.432-52.928A64 64 0 0 1 960 169.792v638.72a64 64 0 0 1-54.976 63.36l-388.48 55.488a32 32 0 0 1-9.088 0l-388.48-55.488A64 64 0 0 1 64 808.512v-638.72a64 64 0 0 1 73.024-63.36z"}),createBaseVNode("path",{fill:"currentColor",d:"M480 192h64v704h-64z"})]))}}),reading_default=reading_vue_vue_type_script_setup_true_lang_default,refresh_left_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"RefreshLeft",__name:"refresh-left",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M289.088 296.704h92.992a32 32 0 0 1 0 64H232.96a32 32 0 0 1-32-32V179.712a32 32 0 0 1 64 0v50.56a384 384 0 0 1 643.84 282.88 384 384 0 0 1-383.936 384 384 384 0 0 1-384-384h64a320 320 0 1 0 640 0 320 320 0 0 0-555.712-216.448z"})]))}}),refresh_left_default=refresh_left_vue_vue_type_script_setup_true_lang_default,refresh_right_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"RefreshRight",__name:"refresh-right",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M784.512 230.272v-50.56a32 32 0 1 1 64 0v149.056a32 32 0 0 1-32 32H667.52a32 32 0 1 1 0-64h92.992A320 320 0 1 0 524.8 833.152a320 320 0 0 0 320-320h64a384 384 0 0 1-384 384 384 384 0 0 1-384-384 384 384 0 0 1 643.712-282.88z"})]))}}),refresh_right_default=refresh_right_vue_vue_type_script_setup_true_lang_default,refresh_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Refresh",__name:"refresh",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M771.776 794.88A384 384 0 0 1 128 512h64a320 320 0 0 0 555.712 216.448H654.72a32 32 0 1 1 0-64h149.056a32 32 0 0 1 32 32v148.928a32 32 0 1 1-64 0v-50.56zM276.288 295.616h92.992a32 32 0 0 1 0 64H220.16a32 32 0 0 1-32-32V178.56a32 32 0 0 1 64 0v50.56A384 384 0 0 1 896.128 512h-64a320 320 0 0 0-555.776-216.384z"})]))}}),refresh_default=refresh_vue_vue_type_script_setup_true_lang_default,refrigerator_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Refrigerator",__name:"refrigerator",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 448h512V160a32 32 0 0 0-32-32H288a32 32 0 0 0-32 32zm0 64v352a32 32 0 0 0 32 32h448a32 32 0 0 0 32-32V512zm32-448h448a96 96 0 0 1 96 96v704a96 96 0 0 1-96 96H288a96 96 0 0 1-96-96V160a96 96 0 0 1 96-96m32 224h64v96h-64zm0 288h64v96h-64z"})]))}}),refrigerator_default=refrigerator_vue_vue_type_script_setup_true_lang_default,remove_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"RemoveFilled",__name:"remove-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896M288 512a38.4 38.4 0 0 0 38.4 38.4h371.2a38.4 38.4 0 0 0 0-76.8H326.4A38.4 38.4 0 0 0 288 512"})]))}}),remove_filled_default=remove_filled_vue_vue_type_script_setup_true_lang_default,remove_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Remove",__name:"remove",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M352 480h320a32 32 0 1 1 0 64H352a32 32 0 0 1 0-64"}),createBaseVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}}),remove_default=remove_vue_vue_type_script_setup_true_lang_default,right_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Right",__name:"right",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M754.752 480H160a32 32 0 1 0 0 64h594.752L521.344 777.344a32 32 0 0 0 45.312 45.312l288-288a32 32 0 0 0 0-45.312l-288-288a32 32 0 1 0-45.312 45.312z"})]))}}),right_default=right_vue_vue_type_script_setup_true_lang_default,scale_to_original_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ScaleToOriginal",__name:"scale-to-original",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M813.176 180.706a60.235 60.235 0 0 1 60.236 60.235v481.883a60.235 60.235 0 0 1-60.236 60.235H210.824a60.235 60.235 0 0 1-60.236-60.235V240.94a60.235 60.235 0 0 1 60.236-60.235h602.352zm0-60.235H210.824A120.47 120.47 0 0 0 90.353 240.94v481.883a120.47 120.47 0 0 0 120.47 120.47h602.353a120.47 120.47 0 0 0 120.471-120.47V240.94a120.47 120.47 0 0 0-120.47-120.47zm-120.47 180.705a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 0 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118zm-361.412 0a30.118 30.118 0 0 0-30.118 30.118v301.177a30.118 30.118 0 1 0 60.236 0V331.294a30.118 30.118 0 0 0-30.118-30.118M512 361.412a30.118 30.118 0 0 0-30.118 30.117v30.118a30.118 30.118 0 0 0 60.236 0V391.53A30.118 30.118 0 0 0 512 361.412M512 512a30.118 30.118 0 0 0-30.118 30.118v30.117a30.118 30.118 0 0 0 60.236 0v-30.117A30.118 30.118 0 0 0 512 512"})]))}}),scale_to_original_default=scale_to_original_vue_vue_type_script_setup_true_lang_default,school_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"School",__name:"school",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M224 128v704h576V128zm-32-64h640a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H192a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M64 832h896v64H64zm256-640h128v96H320z"}),createBaseVNode("path",{fill:"currentColor",d:"M384 832h256v-64a128 128 0 1 0-256 0zm128-256a192 192 0 0 1 192 192v128H320V768a192 192 0 0 1 192-192M320 384h128v96H320zm256-192h128v96H576zm0 192h128v96H576z"})]))}}),school_default=school_vue_vue_type_script_setup_true_lang_default,scissor_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Scissor",__name:"scissor",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m512.064 578.368-106.88 152.768a160 160 0 1 1-23.36-78.208L472.96 522.56 196.864 128.256a32 32 0 1 1 52.48-36.736l393.024 561.344a160 160 0 1 1-23.36 78.208l-106.88-152.704zm54.4-189.248 208.384-297.6a32 32 0 0 1 52.48 36.736l-221.76 316.672-39.04-55.808zm-376.32 425.856a96 96 0 1 0 110.144-157.248 96 96 0 0 0-110.08 157.248zm643.84 0a96 96 0 1 0-110.08-157.248 96 96 0 0 0 110.08 157.248"})]))}}),scissor_default=scissor_vue_vue_type_script_setup_true_lang_default,search_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Search",__name:"search",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704"})]))}}),search_default=search_vue_vue_type_script_setup_true_lang_default,select_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Select",__name:"select",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M77.248 415.04a64 64 0 0 1 90.496 0l226.304 226.304L846.528 188.8a64 64 0 1 1 90.56 90.496l-543.04 543.04-316.8-316.8a64 64 0 0 1 0-90.496z"})]))}}),select_default=select_vue_vue_type_script_setup_true_lang_default,sell_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Sell",__name:"sell",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 483.84L768 698.496V928a32 32 0 1 1-64 0V698.496l-73.344 73.344a32 32 0 1 1-45.248-45.248l128-128a32 32 0 0 1 45.248 0l128 128a32 32 0 1 1-45.248 45.248z"})]))}}),sell_default=sell_vue_vue_type_script_setup_true_lang_default,semi_select_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"SemiSelect",__name:"semi-select",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 448h768q64 0 64 64t-64 64H128q-64 0-64-64t64-64"})]))}}),semi_select_default=semi_select_vue_vue_type_script_setup_true_lang_default,service_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Service",__name:"service",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M864 409.6a192 192 0 0 1-37.888 349.44A256.064 256.064 0 0 1 576 960h-96a32 32 0 1 1 0-64h96a192.064 192.064 0 0 0 181.12-128H736a32 32 0 0 1-32-32V416a32 32 0 0 1 32-32h32c10.368 0 20.544.832 30.528 2.432a288 288 0 0 0-573.056 0A193.235 193.235 0 0 1 256 384h32a32 32 0 0 1 32 32v320a32 32 0 0 1-32 32h-32a192 192 0 0 1-96-358.4 352 352 0 0 1 704 0M256 448a128 128 0 1 0 0 256zm640 128a128 128 0 0 0-128-128v256a128 128 0 0 0 128-128"})]))}}),service_default=service_vue_vue_type_script_setup_true_lang_default,set_up_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"SetUp",__name:"set-up",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M224 160a64 64 0 0 0-64 64v576a64 64 0 0 0 64 64h576a64 64 0 0 0 64-64V224a64 64 0 0 0-64-64zm0-64h576a128 128 0 0 1 128 128v576a128 128 0 0 1-128 128H224A128 128 0 0 1 96 800V224A128 128 0 0 1 224 96"}),createBaseVNode("path",{fill:"currentColor",d:"M384 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),createBaseVNode("path",{fill:"currentColor",d:"M480 320h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32m160 416a64 64 0 1 0 0-128 64 64 0 0 0 0 128m0 64a128 128 0 1 1 0-256 128 128 0 0 1 0 256"}),createBaseVNode("path",{fill:"currentColor",d:"M288 640h256q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}}),set_up_default=set_up_vue_vue_type_script_setup_true_lang_default,setting_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Setting",__name:"setting",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M600.704 64a32 32 0 0 1 30.464 22.208l35.2 109.376c14.784 7.232 28.928 15.36 42.432 24.512l112.384-24.192a32 32 0 0 1 34.432 15.36L944.32 364.8a32 32 0 0 1-4.032 37.504l-77.12 85.12a357.12 357.12 0 0 1 0 49.024l77.12 85.248a32 32 0 0 1 4.032 37.504l-88.704 153.6a32 32 0 0 1-34.432 15.296L708.8 803.904c-13.44 9.088-27.648 17.28-42.368 24.512l-35.264 109.376A32 32 0 0 1 600.704 960H423.296a32 32 0 0 1-30.464-22.208L357.696 828.48a351.616 351.616 0 0 1-42.56-24.64l-112.32 24.256a32 32 0 0 1-34.432-15.36L79.68 659.2a32 32 0 0 1 4.032-37.504l77.12-85.248a357.12 357.12 0 0 1 0-48.896l-77.12-85.248A32 32 0 0 1 79.68 364.8l88.704-153.6a32 32 0 0 1 34.432-15.296l112.32 24.256c13.568-9.152 27.776-17.408 42.56-24.64l35.2-109.312A32 32 0 0 1 423.232 64H600.64zm-23.424 64H446.72l-36.352 113.088-24.512 11.968a294.113 294.113 0 0 0-34.816 20.096l-22.656 15.36-116.224-25.088-65.28 113.152 79.68 88.192-1.92 27.136a293.12 293.12 0 0 0 0 40.192l1.92 27.136-79.808 88.192 65.344 113.152 116.224-25.024 22.656 15.296a294.113 294.113 0 0 0 34.816 20.096l24.512 11.968L446.72 896h130.688l36.48-113.152 24.448-11.904a288.282 288.282 0 0 0 34.752-20.096l22.592-15.296 116.288 25.024 65.28-113.152-79.744-88.192 1.92-27.136a293.12 293.12 0 0 0 0-40.256l-1.92-27.136 79.808-88.128-65.344-113.152-116.288 24.96-22.592-15.232a287.616 287.616 0 0 0-34.752-20.096l-24.448-11.904L577.344 128zM512 320a192 192 0 1 1 0 384 192 192 0 0 1 0-384m0 64a128 128 0 1 0 0 256 128 128 0 0 0 0-256"})]))}}),setting_default=setting_vue_vue_type_script_setup_true_lang_default,share_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Share",__name:"share",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m679.872 348.8-301.76 188.608a127.808 127.808 0 0 1 5.12 52.16l279.936 104.96a128 128 0 1 1-22.464 59.904l-279.872-104.96a128 128 0 1 1-16.64-166.272l301.696-188.608a128 128 0 1 1 33.92 54.272z"})]))}}),share_default=share_vue_vue_type_script_setup_true_lang_default,ship_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Ship",__name:"ship",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 386.88V448h405.568a32 32 0 0 1 30.72 40.768l-76.48 267.968A192 192 0 0 1 687.168 896H336.832a192 192 0 0 1-184.64-139.264L75.648 488.768A32 32 0 0 1 106.368 448H448V117.888a32 32 0 0 1 47.36-28.096l13.888 7.616L512 96v2.88l231.68 126.4a32 32 0 0 1-2.048 57.216zm0-70.272 144.768-65.792L512 171.84zM512 512H148.864l18.24 64H856.96l18.24-64zM185.408 640l28.352 99.2A128 128 0 0 0 336.832 832h350.336a128 128 0 0 0 123.072-92.8l28.352-99.2H185.408"})]))}}),ship_default=ship_vue_vue_type_script_setup_true_lang_default,shop_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Shop",__name:"shop",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M704 704h64v192H256V704h64v64h384zm188.544-152.192C894.528 559.616 896 567.616 896 576a96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0 96 96 0 1 1-192 0c0-8.384 1.408-16.384 3.392-24.192L192 128h640z"})]))}}),shop_default=shop_vue_vue_type_script_setup_true_lang_default,shopping_bag_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ShoppingBag",__name:"shopping-bag",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M704 320v96a32 32 0 0 1-32 32h-32V320H384v128h-32a32 32 0 0 1-32-32v-96H192v576h640V320zm-384-64a192 192 0 1 1 384 0h160a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32zm64 0h256a128 128 0 1 0-256 0"}),createBaseVNode("path",{fill:"currentColor",d:"M192 704h640v64H192z"})]))}}),shopping_bag_default=shopping_bag_vue_vue_type_script_setup_true_lang_default,shopping_cart_full_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ShoppingCartFull",__name:"shopping-cart-full",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z"}),createBaseVNode("path",{fill:"currentColor",d:"M699.648 256 608 145.984 516.352 256h183.296zm-140.8-151.04a64 64 0 0 1 98.304 0L836.352 320H379.648l179.2-215.04"})]))}}),shopping_cart_full_default=shopping_cart_full_vue_vue_type_script_setup_true_lang_default,shopping_cart_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ShoppingCart",__name:"shopping-cart",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M432 928a48 48 0 1 1 0-96 48 48 0 0 1 0 96m320 0a48 48 0 1 1 0-96 48 48 0 0 1 0 96M96 128a32 32 0 0 1 0-64h160a32 32 0 0 1 31.36 25.728L320.64 256H928a32 32 0 0 1 31.296 38.72l-96 448A32 32 0 0 1 832 768H384a32 32 0 0 1-31.36-25.728L229.76 128zm314.24 576h395.904l82.304-384H333.44l76.8 384z"})]))}}),shopping_cart_default=shopping_cart_vue_vue_type_script_setup_true_lang_default,shopping_trolley_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ShoppingTrolley",__name:"shopping-trolley",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M368 833c-13.3 0-24.5 4.5-33.5 13.5S321 866.7 321 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S415 893.3 415 880s-4.5-24.5-13.5-33.5S381.3 833 368 833m439-193c7.4 0 13.8-2.2 19.5-6.5S836 623.3 838 616l112-448c2-10-.2-19.2-6.5-27.5S929 128 919 128H96c-9.3 0-17 3-23 9s-9 13.7-9 23 3 17 9 23 13.7 9 23 9h96v576h672c9.3 0 17-3 23-9s9-13.7 9-23-3-17-9-23-13.7-9-23-9H256v-64zM256 192h622l-96 384H256zm432 641c-13.3 0-24.5 4.5-33.5 13.5S641 866.7 641 880s4.5 24.5 13.5 33.5 20.2 13.8 33.5 14.5c13.3-.7 24.5-5.5 33.5-14.5S735 893.3 735 880s-4.5-24.5-13.5-33.5S701.3 833 688 833"})]))}}),shopping_trolley_default=shopping_trolley_vue_vue_type_script_setup_true_lang_default,smoking_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Smoking",__name:"smoking",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 576v128h640V576zm-32-64h704a32 32 0 0 1 32 32v192a32 32 0 0 1-32 32H224a32 32 0 0 1-32-32V544a32 32 0 0 1 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M704 576h64v128h-64zM256 64h64v320h-64zM128 192h64v192h-64zM64 512h64v256H64z"})]))}}),smoking_default=smoking_vue_vue_type_script_setup_true_lang_default,soccer_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Soccer",__name:"soccer",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M418.496 871.04 152.256 604.8c-16.512 94.016-2.368 178.624 42.944 224 44.928 44.928 129.344 58.752 223.296 42.24m72.32-18.176a573.056 573.056 0 0 0 224.832-137.216 573.12 573.12 0 0 0 137.216-224.832L533.888 171.84a578.56 578.56 0 0 0-227.52 138.496A567.68 567.68 0 0 0 170.432 532.48l320.384 320.384zM871.04 418.496c16.512-93.952 2.688-178.368-42.24-223.296-44.544-44.544-128.704-58.048-222.592-41.536zM149.952 874.048c-112.96-112.96-88.832-408.96 111.168-608.96C461.056 65.152 760.96 36.928 874.048 149.952c113.024 113.024 86.784 411.008-113.152 610.944-199.936 199.936-497.92 226.112-610.944 113.152m452.544-497.792 22.656-22.656a32 32 0 0 1 45.248 45.248l-22.656 22.656 45.248 45.248A32 32 0 1 1 647.744 512l-45.248-45.248L557.248 512l45.248 45.248a32 32 0 1 1-45.248 45.248L512 557.248l-45.248 45.248L512 647.744a32 32 0 1 1-45.248 45.248l-45.248-45.248-22.656 22.656a32 32 0 1 1-45.248-45.248l22.656-22.656-45.248-45.248A32 32 0 1 1 376.256 512l45.248 45.248L466.752 512l-45.248-45.248a32 32 0 1 1 45.248-45.248L512 466.752l45.248-45.248L512 376.256a32 32 0 0 1 45.248-45.248l45.248 45.248z"})]))}}),soccer_default=soccer_vue_vue_type_script_setup_true_lang_default,sold_out_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"SoldOut",__name:"sold-out",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M704 288h131.072a32 32 0 0 1 31.808 28.8L886.4 512h-64.384l-16-160H704v96a32 32 0 1 1-64 0v-96H384v96a32 32 0 0 1-64 0v-96H217.92l-51.2 512H512v64H131.328a32 32 0 0 1-31.808-35.2l57.6-576a32 32 0 0 1 31.808-28.8H320v-22.336C320 154.688 405.504 64 512 64s192 90.688 192 201.664v22.4zm-64 0v-22.336C640 189.248 582.272 128 512 128c-70.272 0-128 61.248-128 137.664v22.4h256zm201.408 476.16a32 32 0 1 1 45.248 45.184l-128 128a32 32 0 0 1-45.248 0l-128-128a32 32 0 1 1 45.248-45.248L704 837.504V608a32 32 0 1 1 64 0v229.504l73.408-73.408z"})]))}}),sold_out_default=sold_out_vue_vue_type_script_setup_true_lang_default,sort_down_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"SortDown",__name:"sort-down",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M576 96v709.568L333.312 562.816A32 32 0 1 0 288 608l297.408 297.344A32 32 0 0 0 640 882.688V96a32 32 0 0 0-64 0"})]))}}),sort_down_default=sort_down_vue_vue_type_script_setup_true_lang_default,sort_up_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"SortUp",__name:"sort-up",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M384 141.248V928a32 32 0 1 0 64 0V218.56l242.688 242.688A32 32 0 1 0 736 416L438.592 118.656A32 32 0 0 0 384 141.248"})]))}}),sort_up_default=sort_up_vue_vue_type_script_setup_true_lang_default,sort_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Sort",__name:"sort",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M384 96a32 32 0 0 1 64 0v786.752a32 32 0 0 1-54.592 22.656L95.936 608a32 32 0 0 1 0-45.312h.128a32 32 0 0 1 45.184 0L384 805.632zm192 45.248a32 32 0 0 1 54.592-22.592L928.064 416a32 32 0 0 1 0 45.312h-.128a32 32 0 0 1-45.184 0L640 218.496V928a32 32 0 1 1-64 0V141.248z"})]))}}),sort_default=sort_vue_vue_type_script_setup_true_lang_default,stamp_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Stamp",__name:"stamp",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M624 475.968V640h144a128 128 0 0 1 128 128H128a128 128 0 0 1 128-128h144V475.968a192 192 0 1 1 224 0M128 896v-64h768v64z"})]))}}),stamp_default=stamp_vue_vue_type_script_setup_true_lang_default,star_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"StarFilled",__name:"star-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M283.84 867.84 512 747.776l228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72z"})]))}}),star_filled_default=star_filled_vue_vue_type_script_setup_true_lang_default,star_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Star",__name:"star",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m512 747.84 228.16 119.936a6.4 6.4 0 0 0 9.28-6.72l-43.52-254.08 184.512-179.904a6.4 6.4 0 0 0-3.52-10.88l-255.104-37.12L517.76 147.904a6.4 6.4 0 0 0-11.52 0L392.192 379.072l-255.104 37.12a6.4 6.4 0 0 0-3.52 10.88L318.08 606.976l-43.584 254.08a6.4 6.4 0 0 0 9.28 6.72zM313.6 924.48a70.4 70.4 0 0 1-102.144-74.24l37.888-220.928L88.96 472.96A70.4 70.4 0 0 1 128 352.896l221.76-32.256 99.2-200.96a70.4 70.4 0 0 1 126.208 0l99.2 200.96 221.824 32.256a70.4 70.4 0 0 1 39.04 120.064L774.72 629.376l37.888 220.928a70.4 70.4 0 0 1-102.144 74.24L512 820.096l-198.4 104.32z"})]))}}),star_default=star_vue_vue_type_script_setup_true_lang_default,stopwatch_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Stopwatch",__name:"stopwatch",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),createBaseVNode("path",{fill:"currentColor",d:"M672 234.88c-39.168 174.464-80 298.624-122.688 372.48-64 110.848-202.624 30.848-138.624-80C453.376 453.44 540.48 355.968 672 234.816z"})]))}}),stopwatch_default=stopwatch_vue_vue_type_script_setup_true_lang_default,success_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"SuccessFilled",__name:"success-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m-55.808 536.384-99.52-99.584a38.4 38.4 0 1 0-54.336 54.336l126.72 126.72a38.272 38.272 0 0 0 54.336 0l262.4-262.464a38.4 38.4 0 1 0-54.272-54.336z"})]))}}),success_filled_default=success_filled_vue_vue_type_script_setup_true_lang_default,sugar_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Sugar",__name:"sugar",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m801.728 349.184 4.48 4.48a128 128 0 0 1 0 180.992L534.656 806.144a128 128 0 0 1-181.056 0l-4.48-4.48-19.392 109.696a64 64 0 0 1-108.288 34.176L78.464 802.56a64 64 0 0 1 34.176-108.288l109.76-19.328-4.544-4.544a128 128 0 0 1 0-181.056l271.488-271.488a128 128 0 0 1 181.056 0l4.48 4.48 19.392-109.504a64 64 0 0 1 108.352-34.048l142.592 143.04a64 64 0 0 1-34.24 108.16l-109.248 19.2zm-548.8 198.72h447.168v2.24l60.8-60.8a63.808 63.808 0 0 0 18.752-44.416h-426.88l-89.664 89.728a64.064 64.064 0 0 0-10.24 13.248zm0 64c2.752 4.736 6.144 9.152 10.176 13.248l135.744 135.744a64 64 0 0 0 90.496 0L638.4 611.904zm490.048-230.976L625.152 263.104a64 64 0 0 0-90.496 0L416.768 380.928zM123.712 757.312l142.976 142.976 24.32-137.6a25.6 25.6 0 0 0-29.696-29.632l-137.6 24.256zm633.6-633.344-24.32 137.472a25.6 25.6 0 0 0 29.632 29.632l137.28-24.064-142.656-143.04z"})]))}}),sugar_default=sugar_vue_vue_type_script_setup_true_lang_default,suitcase_line_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"SuitcaseLine",__name:"suitcase-line",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M922.5 229.5c-24.32-24.34-54.49-36.84-90.5-37.5H704v-64c-.68-17.98-7.02-32.98-19.01-44.99S658.01 64.66 640 64H384c-17.98.68-32.98 7.02-44.99 19.01S320.66 110 320 128v64H192c-35.99.68-66.16 13.18-90.5 37.5C77.16 253.82 64.66 283.99 64 320v448c.68 35.99 13.18 66.16 37.5 90.5s54.49 36.84 90.5 37.5h640c35.99-.68 66.16-13.18 90.5-37.5s36.84-54.49 37.5-90.5V320c-.68-35.99-13.18-66.16-37.5-90.5M384 128h256v64H384zM256 832h-64c-17.98-.68-32.98-7.02-44.99-19.01S128.66 786.01 128 768V448h128zm448 0H320V448h384zm192-64c-.68 17.98-7.02 32.98-19.01 44.99S850.01 831.34 832 832h-64V448h128zm0-384H128v-64c.69-17.98 7.02-32.98 19.01-44.99S173.99 256.66 192 256h640c17.98.69 32.98 7.02 44.99 19.01S895.34 301.99 896 320z"})]))}}),suitcase_line_default=suitcase_line_vue_vue_type_script_setup_true_lang_default,suitcase_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Suitcase",__name:"suitcase",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 384h768v-64a64 64 0 0 0-64-64H192a64 64 0 0 0-64 64zm0 64v320a64 64 0 0 0 64 64h640a64 64 0 0 0 64-64V448zm64-256h640a128 128 0 0 1 128 128v448a128 128 0 0 1-128 128H192A128 128 0 0 1 64 768V320a128 128 0 0 1 128-128"}),createBaseVNode("path",{fill:"currentColor",d:"M384 128v64h256v-64zm0-64h256a64 64 0 0 1 64 64v64a64 64 0 0 1-64 64H384a64 64 0 0 1-64-64v-64a64 64 0 0 1 64-64"})]))}}),suitcase_default=suitcase_vue_vue_type_script_setup_true_lang_default,sunny_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Sunny",__name:"sunny",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 704a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m0-704a32 32 0 0 1 32 32v64a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 768a32 32 0 0 1 32 32v64a32 32 0 1 1-64 0v-64a32 32 0 0 1 32-32M195.2 195.2a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 1 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm543.104 543.104a32 32 0 0 1 45.248 0l45.248 45.248a32 32 0 0 1-45.248 45.248l-45.248-45.248a32 32 0 0 1 0-45.248M64 512a32 32 0 0 1 32-32h64a32 32 0 0 1 0 64H96a32 32 0 0 1-32-32m768 0a32 32 0 0 1 32-32h64a32 32 0 1 1 0 64h-64a32 32 0 0 1-32-32M195.2 828.8a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248L240.448 828.8a32 32 0 0 1-45.248 0zm543.104-543.104a32 32 0 0 1 0-45.248l45.248-45.248a32 32 0 0 1 45.248 45.248l-45.248 45.248a32 32 0 0 1-45.248 0"})]))}}),sunny_default=sunny_vue_vue_type_script_setup_true_lang_default,sunrise_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Sunrise",__name:"sunrise",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M32 768h960a32 32 0 1 1 0 64H32a32 32 0 1 1 0-64m129.408-96a352 352 0 0 1 701.184 0h-64.32a288 288 0 0 0-572.544 0h-64.32zM512 128a32 32 0 0 1 32 32v96a32 32 0 0 1-64 0v-96a32 32 0 0 1 32-32m407.296 168.704a32 32 0 0 1 0 45.248l-67.84 67.84a32 32 0 1 1-45.248-45.248l67.84-67.84a32 32 0 0 1 45.248 0zm-814.592 0a32 32 0 0 1 45.248 0l67.84 67.84a32 32 0 1 1-45.248 45.248l-67.84-67.84a32 32 0 0 1 0-45.248"})]))}}),sunrise_default=sunrise_vue_vue_type_script_setup_true_lang_default,sunset_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Sunset",__name:"sunset",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M82.56 640a448 448 0 1 1 858.88 0h-67.2a384 384 0 1 0-724.288 0zM32 704h960q32 0 32 32t-32 32H32q-32 0-32-32t32-32m256 128h448q32 0 32 32t-32 32H288q-32 0-32-32t32-32"})]))}}),sunset_default=sunset_vue_vue_type_script_setup_true_lang_default,switch_button_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"SwitchButton",__name:"switch-button",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M352 159.872V230.4a352 352 0 1 0 320 0v-70.528A416.128 416.128 0 0 1 512 960a416 416 0 0 1-160-800.128z"}),createBaseVNode("path",{fill:"currentColor",d:"M512 64q32 0 32 32v320q0 32-32 32t-32-32V96q0-32 32-32"})]))}}),switch_button_default=switch_button_vue_vue_type_script_setup_true_lang_default,switch_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"SwitchFilled",__name:"switch-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M247.47 358.4v.04c.07 19.17 7.72 37.53 21.27 51.09s31.92 21.2 51.09 21.27c39.86 0 72.41-32.6 72.41-72.4s-32.6-72.36-72.41-72.36-72.36 32.55-72.36 72.36z"}),createBaseVNode("path",{fill:"currentColor",d:"M492.38 128H324.7c-52.16 0-102.19 20.73-139.08 57.61a196.655 196.655 0 0 0-57.61 139.08V698.7c-.01 25.84 5.08 51.42 14.96 75.29s24.36 45.56 42.63 63.83 39.95 32.76 63.82 42.65a196.67 196.67 0 0 0 75.28 14.98h167.68c3.03 0 5.46-2.43 5.46-5.42V133.42c.6-2.99-1.83-5.42-5.46-5.42zm-56.11 705.88H324.7c-17.76.13-35.36-3.33-51.75-10.18s-31.22-16.94-43.61-29.67c-25.3-25.35-39.81-59.1-39.81-95.32V324.69c-.13-17.75 3.33-35.35 10.17-51.74a131.695 131.695 0 0 1 29.64-43.62c25.39-25.3 59.14-39.81 95.36-39.81h111.57zm402.12-647.67a196.655 196.655 0 0 0-139.08-57.61H580.48c-3.03 0-4.82 2.43-4.82 4.82v757.16c-.6 2.99 1.79 5.42 5.42 5.42h118.23a196.69 196.69 0 0 0 139.08-57.61A196.655 196.655 0 0 0 896 699.31V325.29a196.69 196.69 0 0 0-57.61-139.08zm-111.3 441.92c-42.83 0-77.82-34.99-77.82-77.82s34.98-77.82 77.82-77.82c42.83 0 77.82 34.99 77.82 77.82s-34.99 77.82-77.82 77.82z"})]))}}),switch_filled_default=switch_filled_vue_vue_type_script_setup_true_lang_default,switch_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Switch",__name:"switch",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M118.656 438.656a32 32 0 0 1 0-45.248L416 96l4.48-3.776A32 32 0 0 1 461.248 96l3.712 4.48a32.064 32.064 0 0 1-3.712 40.832L218.56 384H928a32 32 0 1 1 0 64H141.248a32 32 0 0 1-22.592-9.344zM64 608a32 32 0 0 1 32-32h786.752a32 32 0 0 1 22.656 54.592L608 928l-4.48 3.776a32.064 32.064 0 0 1-40.832-49.024L805.632 640H96a32 32 0 0 1-32-32"})]))}}),switch_default=switch_vue_vue_type_script_setup_true_lang_default,takeaway_box_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"TakeawayBox",__name:"takeaway-box",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M832 384H192v448h640zM96 320h832V128H96zm800 64v480a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V384H64a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h896a32 32 0 0 1 32 32v256a32 32 0 0 1-32 32zM416 512h192a32 32 0 0 1 0 64H416a32 32 0 0 1 0-64"})]))}}),takeaway_box_default=takeaway_box_vue_vue_type_script_setup_true_lang_default,ticket_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Ticket",__name:"ticket",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M640 832H64V640a128 128 0 1 0 0-256V192h576v160h64V192h256v192a128 128 0 1 0 0 256v192H704V672h-64zm0-416v192h64V416z"})]))}}),ticket_default=ticket_vue_vue_type_script_setup_true_lang_default,tickets_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Tickets",__name:"tickets",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M192 128v768h640V128zm-32-64h704a32 32 0 0 1 32 32v832a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32m160 448h384v64H320zm0-192h192v64H320zm0 384h384v64H320z"})]))}}),tickets_default=tickets_vue_vue_type_script_setup_true_lang_default,timer_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Timer",__name:"timer",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 896a320 320 0 1 0 0-640 320 320 0 0 0 0 640m0 64a384 384 0 1 1 0-768 384 384 0 0 1 0 768"}),createBaseVNode("path",{fill:"currentColor",d:"M512 320a32 32 0 0 1 32 32l-.512 224a32 32 0 1 1-64 0L480 352a32 32 0 0 1 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M448 576a64 64 0 1 0 128 0 64 64 0 1 0-128 0m96-448v128h-64V128h-96a32 32 0 0 1 0-64h256a32 32 0 1 1 0 64z"})]))}}),timer_default=timer_vue_vue_type_script_setup_true_lang_default,toilet_paper_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ToiletPaper",__name:"toilet-paper",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M595.2 128H320a192 192 0 0 0-192 192v576h384V352c0-90.496 32.448-171.2 83.2-224M736 64c123.712 0 224 128.96 224 288S859.712 640 736 640H576v320H64V320A256 256 0 0 1 320 64zM576 352v224h160c84.352 0 160-97.28 160-224s-75.648-224-160-224-160 97.28-160 224"}),createBaseVNode("path",{fill:"currentColor",d:"M736 448c-35.328 0-64-43.008-64-96s28.672-96 64-96 64 43.008 64 96-28.672 96-64 96"})]))}}),toilet_paper_default=toilet_paper_vue_vue_type_script_setup_true_lang_default,tools_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Tools",__name:"tools",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M764.416 254.72a351.68 351.68 0 0 1 86.336 149.184H960v192.064H850.752a351.68 351.68 0 0 1-86.336 149.312l54.72 94.72-166.272 96-54.592-94.72a352.64 352.64 0 0 1-172.48 0L371.136 936l-166.272-96 54.72-94.72a351.68 351.68 0 0 1-86.336-149.312H64v-192h109.248a351.68 351.68 0 0 1 86.336-149.312L204.8 160l166.208-96h.192l54.656 94.592a352.64 352.64 0 0 1 172.48 0L652.8 64h.128L819.2 160l-54.72 94.72zM704 499.968a192 192 0 1 0-384 0 192 192 0 0 0 384 0"})]))}}),tools_default=tools_vue_vue_type_script_setup_true_lang_default,top_left_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"TopLeft",__name:"top-left",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M256 256h416a32 32 0 1 0 0-64H224a32 32 0 0 0-32 32v448a32 32 0 0 0 64 0z"}),createBaseVNode("path",{fill:"currentColor",d:"M246.656 201.344a32 32 0 0 0-45.312 45.312l544 544a32 32 0 0 0 45.312-45.312l-544-544z"})]))}}),top_left_default=top_left_vue_vue_type_script_setup_true_lang_default,top_right_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"TopRight",__name:"top-right",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M768 256H353.6a32 32 0 1 1 0-64H800a32 32 0 0 1 32 32v448a32 32 0 0 1-64 0z"}),createBaseVNode("path",{fill:"currentColor",d:"M777.344 201.344a32 32 0 0 1 45.312 45.312l-544 544a32 32 0 0 1-45.312-45.312l544-544z"})]))}}),top_right_default=top_right_vue_vue_type_script_setup_true_lang_default,top_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Top",__name:"top",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M572.235 205.282v600.365a30.118 30.118 0 1 1-60.235 0V205.282L292.382 438.633a28.913 28.913 0 0 1-42.646 0 33.43 33.43 0 0 1 0-45.236l271.058-288.045a28.913 28.913 0 0 1 42.647 0L834.5 393.397a33.43 33.43 0 0 1 0 45.176 28.913 28.913 0 0 1-42.647 0l-219.618-233.23z"})]))}}),top_default=top_vue_vue_type_script_setup_true_lang_default,trend_charts_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"TrendCharts",__name:"trend-charts",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128 896V128h768v768zm291.712-327.296 128 102.4 180.16-201.792-47.744-42.624-139.84 156.608-128-102.4-180.16 201.792 47.744 42.624 139.84-156.608zM816 352a48 48 0 1 0-96 0 48 48 0 0 0 96 0"})]))}}),trend_charts_default=trend_charts_vue_vue_type_script_setup_true_lang_default,trophy_base_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"TrophyBase",__name:"trophy-base",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M918.4 201.6c-6.4-6.4-12.8-9.6-22.4-9.6H768V96c0-9.6-3.2-16-9.6-22.4C752 67.2 745.6 64 736 64H288c-9.6 0-16 3.2-22.4 9.6C259.2 80 256 86.4 256 96v96H128c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 16-9.6 22.4 3.2 108.8 25.6 185.6 64 224 34.4 34.4 77.56 55.65 127.65 61.99 10.91 20.44 24.78 39.25 41.95 56.41 40.86 40.86 91 65.47 150.4 71.9V768h-96c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h256c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6h-96V637.26c59.4-7.71 109.54-30.01 150.4-70.86 17.2-17.2 31.51-36.06 42.81-56.55 48.93-6.51 90.02-27.7 126.79-61.85 38.4-38.4 60.8-112 64-224 0-6.4-3.2-16-9.6-22.4zM256 438.4c-19.2-6.4-35.2-19.2-51.2-35.2-22.4-22.4-35.2-70.4-41.6-147.2H256zm390.4 80C608 553.6 566.4 576 512 576s-99.2-19.2-134.4-57.6C342.4 480 320 438.4 320 384V128h384v256c0 54.4-19.2 99.2-57.6 134.4m172.8-115.2c-16 16-32 25.6-51.2 35.2V256h92.8c-6.4 76.8-19.2 124.8-41.6 147.2zM768 896H256c-9.6 0-16 3.2-22.4 9.6-6.4 6.4-9.6 12.8-9.6 22.4s3.2 16 9.6 22.4c6.4 6.4 12.8 9.6 22.4 9.6h512c9.6 0 16-3.2 22.4-9.6 6.4-6.4 9.6-12.8 9.6-22.4s-3.2-16-9.6-22.4c-6.4-6.4-12.8-9.6-22.4-9.6"})]))}}),trophy_base_default=trophy_base_vue_vue_type_script_setup_true_lang_default,trophy_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Trophy",__name:"trophy",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M480 896V702.08A256.256 256.256 0 0 1 264.064 512h-32.64a96 96 0 0 1-91.968-68.416L93.632 290.88a76.8 76.8 0 0 1 73.6-98.88H256V96a32 32 0 0 1 32-32h448a32 32 0 0 1 32 32v96h88.768a76.8 76.8 0 0 1 73.6 98.88L884.48 443.52A96 96 0 0 1 792.576 512h-32.64A256.256 256.256 0 0 1 544 702.08V896h128a32 32 0 1 1 0 64H352a32 32 0 1 1 0-64zm224-448V128H320v320a192 192 0 1 0 384 0m64 0h24.576a32 32 0 0 0 30.656-22.784l45.824-152.768A12.8 12.8 0 0 0 856.768 256H768zm-512 0V256h-88.768a12.8 12.8 0 0 0-12.288 16.448l45.824 152.768A32 32 0 0 0 231.424 448z"})]))}}),trophy_default=trophy_vue_vue_type_script_setup_true_lang_default,turn_off_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"TurnOff",__name:"turn-off",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M329.956 257.138a254.862 254.862 0 0 0 0 509.724h364.088a254.862 254.862 0 0 0 0-509.724zm0-72.818h364.088a327.68 327.68 0 1 1 0 655.36H329.956a327.68 327.68 0 1 1 0-655.36z"}),createBaseVNode("path",{fill:"currentColor",d:"M329.956 621.227a109.227 109.227 0 1 0 0-218.454 109.227 109.227 0 0 0 0 218.454m0 72.817a182.044 182.044 0 1 1 0-364.088 182.044 182.044 0 0 1 0 364.088"})]))}}),turn_off_default=turn_off_vue_vue_type_script_setup_true_lang_default,umbrella_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Umbrella",__name:"umbrella",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M320 768a32 32 0 1 1 64 0 64 64 0 0 0 128 0V512H64a448 448 0 1 1 896 0H576v256a128 128 0 1 1-256 0m570.688-320a384.128 384.128 0 0 0-757.376 0z"})]))}}),umbrella_default=umbrella_vue_vue_type_script_setup_true_lang_default,unlock_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Unlock",__name:"unlock",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M224 448a32 32 0 0 0-32 32v384a32 32 0 0 0 32 32h576a32 32 0 0 0 32-32V480a32 32 0 0 0-32-32zm0-64h576a96 96 0 0 1 96 96v384a96 96 0 0 1-96 96H224a96 96 0 0 1-96-96V480a96 96 0 0 1 96-96"}),createBaseVNode("path",{fill:"currentColor",d:"M512 544a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V576a32 32 0 0 1 32-32m178.304-295.296A192.064 192.064 0 0 0 320 320v64h352l96 38.4V448H256V320a256 256 0 0 1 493.76-95.104z"})]))}}),unlock_default=unlock_vue_vue_type_script_setup_true_lang_default,upload_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"UploadFilled",__name:"upload-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M544 864V672h128L512 480 352 672h128v192H320v-1.6c-5.376.32-10.496 1.6-16 1.6A240 240 0 0 1 64 624c0-123.136 93.12-223.488 212.608-237.248A239.808 239.808 0 0 1 512 192a239.872 239.872 0 0 1 235.456 194.752c119.488 13.76 212.48 114.112 212.48 237.248a240 240 0 0 1-240 240c-5.376 0-10.56-1.28-16-1.6v1.6z"})]))}}),upload_filled_default=upload_filled_vue_vue_type_script_setup_true_lang_default,upload_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Upload",__name:"upload",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M160 832h704a32 32 0 1 1 0 64H160a32 32 0 1 1 0-64m384-578.304V704h-64V247.296L237.248 490.048 192 444.8 508.8 128l316.8 316.8-45.312 45.248z"})]))}}),upload_default=upload_vue_vue_type_script_setup_true_lang_default,user_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"UserFilled",__name:"user-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M288 320a224 224 0 1 0 448 0 224 224 0 1 0-448 0m544 608H160a32 32 0 0 1-32-32v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 0 1-32 32z"})]))}}),user_filled_default=user_filled_vue_vue_type_script_setup_true_lang_default,user_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"User",__name:"user",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 512a192 192 0 1 0 0-384 192 192 0 0 0 0 384m0 64a256 256 0 1 1 0-512 256 256 0 0 1 0 512m320 320v-96a96 96 0 0 0-96-96H288a96 96 0 0 0-96 96v96a32 32 0 1 1-64 0v-96a160 160 0 0 1 160-160h448a160 160 0 0 1 160 160v96a32 32 0 1 1-64 0"})]))}}),user_default=user_vue_vue_type_script_setup_true_lang_default,van_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Van",__name:"van",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M128.896 736H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h576a32 32 0 0 1 32 32v96h164.544a32 32 0 0 1 31.616 27.136l54.144 352A32 32 0 0 1 922.688 736h-91.52a144 144 0 1 1-286.272 0H415.104a144 144 0 1 1-286.272 0zm23.36-64a143.872 143.872 0 0 1 239.488 0H568.32c17.088-25.6 42.24-45.376 71.744-55.808V256H128v416zm655.488 0h77.632l-19.648-128H704v64.896A144 144 0 0 1 807.744 672m48.128-192-14.72-96H704v96h151.872M688 832a80 80 0 1 0 0-160 80 80 0 0 0 0 160m-416 0a80 80 0 1 0 0-160 80 80 0 0 0 0 160"})]))}}),van_default=van_vue_vue_type_script_setup_true_lang_default,video_camera_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"VideoCameraFilled",__name:"video-camera-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m768 576 192-64v320l-192-64v96a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V480a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zM192 768v64h384v-64zm192-480a160 160 0 0 1 320 0 160 160 0 0 1-320 0m64 0a96 96 0 1 0 192.064-.064A96 96 0 0 0 448 288m-320 32a128 128 0 1 1 256.064.064A128 128 0 0 1 128 320m64 0a64 64 0 1 0 128 0 64 64 0 0 0-128 0"})]))}}),video_camera_filled_default=video_camera_filled_vue_vue_type_script_setup_true_lang_default,video_camera_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"VideoCamera",__name:"video-camera",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M704 768V256H128v512zm64-416 192-96v512l-192-96v128a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32h640a32 32 0 0 1 32 32zm0 71.552v176.896l128 64V359.552zM192 320h192v64H192z"})]))}}),video_camera_default=video_camera_vue_vue_type_script_setup_true_lang_default,video_pause_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"VideoPause",__name:"video-pause",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-96-544q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32m192 0q32 0 32 32v256q0 32-32 32t-32-32V384q0-32 32-32"})]))}}),video_pause_default=video_pause_vue_vue_type_script_setup_true_lang_default,video_play_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"VideoPlay",__name:"video-play",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m-48-247.616L668.608 512 464 375.616zm10.624-342.656 249.472 166.336a48 48 0 0 1 0 79.872L474.624 718.272A48 48 0 0 1 400 678.336V345.6a48 48 0 0 1 74.624-39.936z"})]))}}),video_play_default=video_play_vue_vue_type_script_setup_true_lang_default,view_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"View",__name:"view",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288zm0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.192 160.192 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160"})]))}}),view_default=view_vue_vue_type_script_setup_true_lang_default,wallet_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"WalletFilled",__name:"wallet-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M688 512a112 112 0 1 0 0 224h208v160H128V352h768v160zm32 160h-32a48 48 0 0 1 0-96h32a48 48 0 0 1 0 96m-80-544 128 160H384z"})]))}}),wallet_filled_default=wallet_filled_vue_vue_type_script_setup_true_lang_default,wallet_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Wallet",__name:"wallet",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M640 288h-64V128H128v704h384v32a32 32 0 0 0 32 32H96a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32h512a32 32 0 0 1 32 32z"}),createBaseVNode("path",{fill:"currentColor",d:"M128 320v512h768V320zm-32-64h832a32 32 0 0 1 32 32v576a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V288a32 32 0 0 1 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M704 640a64 64 0 1 1 0-128 64 64 0 0 1 0 128"})]))}}),wallet_default=wallet_vue_vue_type_script_setup_true_lang_default,warn_triangle_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"WarnTriangleFilled",__name:"warn-triangle-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg","xml:space":"preserve",style:{"enable-background":"new 0 0 1024 1024"},viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M928.99 755.83 574.6 203.25c-12.89-20.16-36.76-32.58-62.6-32.58s-49.71 12.43-62.6 32.58L95.01 755.83c-12.91 20.12-12.9 44.91.01 65.03 12.92 20.12 36.78 32.51 62.59 32.49h708.78c25.82.01 49.68-12.37 62.59-32.49 12.91-20.12 12.92-44.91.01-65.03M554.67 768h-85.33v-85.33h85.33zm0-426.67v298.66h-85.33V341.32z"})]))}}),warn_triangle_filled_default=warn_triangle_filled_vue_vue_type_script_setup_true_lang_default,warning_filled_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"WarningFilled",__name:"warning-filled",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 192a58.432 58.432 0 0 0-58.24 63.744l23.36 256.384a35.072 35.072 0 0 0 69.76 0l23.296-256.384A58.432 58.432 0 0 0 512 256m0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4"})]))}}),warning_filled_default=warning_filled_vue_vue_type_script_setup_true_lang_default,warning_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Warning",__name:"warning",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896m0 832a384 384 0 0 0 0-768 384 384 0 0 0 0 768m48-176a48 48 0 1 1-96 0 48 48 0 0 1 96 0m-48-464a32 32 0 0 1 32 32v288a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"})]))}}),warning_default=warning_vue_vue_type_script_setup_true_lang_default,watch_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Watch",__name:"watch",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M512 768a256 256 0 1 0 0-512 256 256 0 0 0 0 512m0 64a320 320 0 1 1 0-640 320 320 0 0 1 0 640"}),createBaseVNode("path",{fill:"currentColor",d:"M480 352a32 32 0 0 1 32 32v160a32 32 0 0 1-64 0V384a32 32 0 0 1 32-32"}),createBaseVNode("path",{fill:"currentColor",d:"M480 512h128q32 0 32 32t-32 32H480q-32 0-32-32t32-32m128-256V128H416v128h-64V64h320v192zM416 768v128h192V768h64v192H352V768z"})]))}}),watch_default=watch_vue_vue_type_script_setup_true_lang_default,watermelon_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"Watermelon",__name:"watermelon",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m683.072 600.32-43.648 162.816-61.824-16.512 53.248-198.528L576 493.248l-158.4 158.4-45.248-45.248 158.4-158.4-55.616-55.616-198.528 53.248-16.512-61.824 162.816-43.648L282.752 200A384 384 0 0 0 824 741.248zm231.552 141.056a448 448 0 1 1-632-632l632 632"})]))}}),watermelon_default=watermelon_vue_vue_type_script_setup_true_lang_default,wind_power_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"WindPower",__name:"wind-power",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"M160 64q32 0 32 32v832q0 32-32 32t-32-32V96q0-32 32-32m416 354.624 128-11.584V168.96l-128-11.52v261.12zm-64 5.824V151.552L320 134.08V160h-64V64l616.704 56.064A96 96 0 0 1 960 215.68v144.64a96 96 0 0 1-87.296 95.616L256 512V224h64v217.92zm256-23.232 98.88-8.96A32 32 0 0 0 896 360.32V215.68a32 32 0 0 0-29.12-31.872l-98.88-8.96z"})]))}}),wind_power_default=wind_power_vue_vue_type_script_setup_true_lang_default,zoom_in_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ZoomIn",__name:"zoom-in",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704m-32-384v-96a32 32 0 0 1 64 0v96h96a32 32 0 0 1 0 64h-96v96a32 32 0 0 1-64 0v-96h-96a32 32 0 0 1 0-64z"})]))}}),zoom_in_default=zoom_in_vue_vue_type_script_setup_true_lang_default,zoom_out_vue_vue_type_script_setup_true_lang_default=defineComponent({name:"ZoomOut",__name:"zoom-out",setup(Ra){return(qa,nd)=>(openBlock(),createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[createBaseVNode("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704M352 448h256a32 32 0 0 1 0 64H352a32 32 0 0 1 0-64"})]))}}),zoom_out_default=zoom_out_vue_vue_type_script_setup_true_lang_default;const ElementPlusIconsVue=Object.freeze(Object.defineProperty({__proto__:null,AddLocation:add_location_default,Aim:aim_default,AlarmClock:alarm_clock_default,Apple:apple_default,ArrowDown:arrow_down_default,ArrowDownBold:arrow_down_bold_default,ArrowLeft:arrow_left_default,ArrowLeftBold:arrow_left_bold_default,ArrowRight:arrow_right_default,ArrowRightBold:arrow_right_bold_default,ArrowUp:arrow_up_default,ArrowUpBold:arrow_up_bold_default,Avatar:avatar_default,Back:back_default,Baseball:baseball_default,Basketball:basketball_default,Bell:bell_default,BellFilled:bell_filled_default,Bicycle:bicycle_default,Bottom:bottom_default,BottomLeft:bottom_left_default,BottomRight:bottom_right_default,Bowl:bowl_default,Box:box_default,Briefcase:briefcase_default,Brush:brush_default,BrushFilled:brush_filled_default,Burger:burger_default,Calendar:calendar_default,Camera:camera_default,CameraFilled:camera_filled_default,CaretBottom:caret_bottom_default,CaretLeft:caret_left_default,CaretRight:caret_right_default,CaretTop:caret_top_default,Cellphone:cellphone_default,ChatDotRound:chat_dot_round_default,ChatDotSquare:chat_dot_square_default,ChatLineRound:chat_line_round_default,ChatLineSquare:chat_line_square_default,ChatRound:chat_round_default,ChatSquare:chat_square_default,Check:check_default,Checked:checked_default,Cherry:cherry_default,Chicken:chicken_default,ChromeFilled:chrome_filled_default,CircleCheck:circle_check_default,CircleCheckFilled:circle_check_filled_default,CircleClose:circle_close_default,CircleCloseFilled:circle_close_filled_default,CirclePlus:circle_plus_default,CirclePlusFilled:circle_plus_filled_default,Clock:clock_default,Close:close_default,CloseBold:close_bold_default,Cloudy:cloudy_default,Coffee:coffee_default,CoffeeCup:coffee_cup_default,Coin:coin_default,ColdDrink:cold_drink_default,Collection:collection_default,CollectionTag:collection_tag_default,Comment:comment_default,Compass:compass_default,Connection:connection_default,Coordinate:coordinate_default,CopyDocument:copy_document_default,Cpu:cpu_default,CreditCard:credit_card_default,Crop:crop_default,DArrowLeft:d_arrow_left_default,DArrowRight:d_arrow_right_default,DCaret:d_caret_default,DataAnalysis:data_analysis_default,DataBoard:data_board_default,DataLine:data_line_default,Delete:delete_default,DeleteFilled:delete_filled_default,DeleteLocation:delete_location_default,Dessert:dessert_default,Discount:discount_default,Dish:dish_default,DishDot:dish_dot_default,Document:document_default,DocumentAdd:document_add_default,DocumentChecked:document_checked_default,DocumentCopy:document_copy_default,DocumentDelete:document_delete_default,DocumentRemove:document_remove_default,Download:download_default,Drizzling:drizzling_default,Edit:edit_default,EditPen:edit_pen_default,Eleme:eleme_default,ElemeFilled:eleme_filled_default,ElementPlus:element_plus_default,Expand:expand_default,Failed:failed_default,Female:female_default,Files:files_default,Film:film_default,Filter:filter_default,Finished:finished_default,FirstAidKit:first_aid_kit_default,Flag:flag_default,Fold:fold_default,Folder:folder_default,FolderAdd:folder_add_default,FolderChecked:folder_checked_default,FolderDelete:folder_delete_default,FolderOpened:folder_opened_default,FolderRemove:folder_remove_default,Food:food_default,Football:football_default,ForkSpoon:fork_spoon_default,Fries:fries_default,FullScreen:full_screen_default,Goblet:goblet_default,GobletFull:goblet_full_default,GobletSquare:goblet_square_default,GobletSquareFull:goblet_square_full_default,GoldMedal:gold_medal_default,Goods:goods_default,GoodsFilled:goods_filled_default,Grape:grape_default,Grid:grid_default,Guide:guide_default,Handbag:handbag_default,Headset:headset_default,Help:help_default,HelpFilled:help_filled_default,Hide:hide_default,Histogram:histogram_default,HomeFilled:home_filled_default,HotWater:hot_water_default,House:house_default,IceCream:ice_cream_default,IceCreamRound:ice_cream_round_default,IceCreamSquare:ice_cream_square_default,IceDrink:ice_drink_default,IceTea:ice_tea_default,InfoFilled:info_filled_default,Iphone:iphone_default,Key:key_default,KnifeFork:knife_fork_default,Lightning:lightning_default,Link:link_default,List:list_default,Loading:loading_default,Location:location_default,LocationFilled:location_filled_default,LocationInformation:location_information_default,Lock:lock_default,Lollipop:lollipop_default,MagicStick:magic_stick_default,Magnet:magnet_default,Male:male_default,Management:management_default,MapLocation:map_location_default,Medal:medal_default,Memo:memo_default,Menu:menu_default,Message:message_default,MessageBox:message_box_default,Mic:mic_default,Microphone:microphone_default,MilkTea:milk_tea_default,Minus:minus_default,Money:money_default,Monitor:monitor_default,Moon:moon_default,MoonNight:moon_night_default,More:more_default,MoreFilled:more_filled_default,MostlyCloudy:mostly_cloudy_default,Mouse:mouse_default,Mug:mug_default,Mute:mute_default,MuteNotification:mute_notification_default,NoSmoking:no_smoking_default,Notebook:notebook_default,Notification:notification_default,Odometer:odometer_default,OfficeBuilding:office_building_default,Open:open_default,Operation:operation_default,Opportunity:opportunity_default,Orange:orange_default,Paperclip:paperclip_default,PartlyCloudy:partly_cloudy_default,Pear:pear_default,Phone:phone_default,PhoneFilled:phone_filled_default,Picture:picture_default,PictureFilled:picture_filled_default,PictureRounded:picture_rounded_default,PieChart:pie_chart_default,Place:place_default,Platform:platform_default,Plus:plus_default,Pointer:pointer_default,Position:position_default,Postcard:postcard_default,Pouring:pouring_default,Present:present_default,PriceTag:price_tag_default,Printer:printer_default,Promotion:promotion_default,QuartzWatch:quartz_watch_default,QuestionFilled:question_filled_default,Rank:rank_default,Reading:reading_default,ReadingLamp:reading_lamp_default,Refresh:refresh_default,RefreshLeft:refresh_left_default,RefreshRight:refresh_right_default,Refrigerator:refrigerator_default,Remove:remove_default,RemoveFilled:remove_filled_default,Right:right_default,ScaleToOriginal:scale_to_original_default,School:school_default,Scissor:scissor_default,Search:search_default,Select:select_default,Sell:sell_default,SemiSelect:semi_select_default,Service:service_default,SetUp:set_up_default,Setting:setting_default,Share:share_default,Ship:ship_default,Shop:shop_default,ShoppingBag:shopping_bag_default,ShoppingCart:shopping_cart_default,ShoppingCartFull:shopping_cart_full_default,ShoppingTrolley:shopping_trolley_default,Smoking:smoking_default,Soccer:soccer_default,SoldOut:sold_out_default,Sort:sort_default,SortDown:sort_down_default,SortUp:sort_up_default,Stamp:stamp_default,Star:star_default,StarFilled:star_filled_default,Stopwatch:stopwatch_default,SuccessFilled:success_filled_default,Sugar:sugar_default,Suitcase:suitcase_default,SuitcaseLine:suitcase_line_default,Sunny:sunny_default,Sunrise:sunrise_default,Sunset:sunset_default,Switch:switch_default,SwitchButton:switch_button_default,SwitchFilled:switch_filled_default,TakeawayBox:takeaway_box_default,Ticket:ticket_default,Tickets:tickets_default,Timer:timer_default,ToiletPaper:toilet_paper_default,Tools:tools_default,Top:top_default,TopLeft:top_left_default,TopRight:top_right_default,TrendCharts:trend_charts_default,Trophy:trophy_default,TrophyBase:trophy_base_default,TurnOff:turn_off_default,Umbrella:umbrella_default,Unlock:unlock_default,Upload:upload_default,UploadFilled:upload_filled_default,User:user_default,UserFilled:user_filled_default,Van:van_default,VideoCamera:video_camera_default,VideoCameraFilled:video_camera_filled_default,VideoPause:video_pause_default,VideoPlay:video_play_default,View:view_default,Wallet:wallet_default,WalletFilled:wallet_filled_default,WarnTriangleFilled:warn_triangle_filled_default,Warning:warning_default,WarningFilled:warning_filled_default,Watch:watch_default,Watermelon:watermelon_default,WindPower:wind_power_default,ZoomIn:zoom_in_default,ZoomOut:zoom_out_default},Symbol.toStringTag,{value:"Module"})),epPropKey="__epPropKey",definePropType=Ra=>Ra,isEpProp=Ra=>isObject$5(Ra)&&!!Ra[epPropKey],buildProp=(Ra,qa)=>{if(!isObject$5(Ra)||isEpProp(Ra))return Ra;const{values:nd,required:od,default:ld,type:ud,validator:cd}=Ra,pd={type:ud,required:!!od,validator:nd||cd?fd=>{let md=!1,vd=[];if(nd&&(vd=Array.from(nd),hasOwn$2(Ra,"default")&&vd.push(ld),md||(md=vd.includes(fd))),cd&&(md||(md=cd(fd))),!md&&vd.length>0){const Ad=[...new Set(vd)].map(Nd=>JSON.stringify(Nd)).join(", ");warn$2(`Invalid prop: validation failed${qa?` for prop "${qa}"`:""}. Expected one of [${Ad}], got value ${JSON.stringify(fd)}.`)}return md}:void 0,[epPropKey]:!0};return hasOwn$2(Ra,"default")&&(pd.default=ld),pd},buildProps=Ra=>fromPairs(Object.entries(Ra).map(([qa,nd])=>[qa,buildProp(nd,qa)])),iconPropType=definePropType([String,Object,Function]),CloseComponents={Close:close_default},TypeComponents={Close:close_default,SuccessFilled:success_filled_default,InfoFilled:info_filled_default,WarningFilled:warning_filled_default,CircleCloseFilled:circle_close_filled_default},TypeComponentsMap={success:success_filled_default,warning:warning_filled_default,error:circle_close_filled_default,info:info_filled_default},ValidateComponentsMap={validating:loading_default,success:circle_check_default,error:circle_close_default},withInstall=(Ra,qa)=>{if(Ra.install=nd=>{for(const od of[Ra,...Object.values(qa??{})])nd.component(od.name,od)},qa)for(const[nd,od]of Object.entries(qa))Ra[nd]=od;return Ra},withInstallFunction=(Ra,qa)=>(Ra.install=nd=>{Ra._context=nd._context,nd.config.globalProperties[qa]=Ra},Ra),withNoopInstall=Ra=>(Ra.install=NOOP,Ra),EVENT_CODE={tab:"Tab",enter:"Enter",space:"Space",left:"ArrowLeft",up:"ArrowUp",right:"ArrowRight",down:"ArrowDown",esc:"Escape",delete:"Delete",backspace:"Backspace",numpadEnter:"NumpadEnter",pageUp:"PageUp",pageDown:"PageDown",home:"Home",end:"End"},UPDATE_MODEL_EVENT="update:modelValue",CHANGE_EVENT="change",INPUT_EVENT="input",componentSizes=["","default","small","large"],isValidComponentSize=Ra=>["",...componentSizes].includes(Ra);var PatchFlags=(Ra=>(Ra[Ra.TEXT=1]="TEXT",Ra[Ra.CLASS=2]="CLASS",Ra[Ra.STYLE=4]="STYLE",Ra[Ra.PROPS=8]="PROPS",Ra[Ra.FULL_PROPS=16]="FULL_PROPS",Ra[Ra.HYDRATE_EVENTS=32]="HYDRATE_EVENTS",Ra[Ra.STABLE_FRAGMENT=64]="STABLE_FRAGMENT",Ra[Ra.KEYED_FRAGMENT=128]="KEYED_FRAGMENT",Ra[Ra.UNKEYED_FRAGMENT=256]="UNKEYED_FRAGMENT",Ra[Ra.NEED_PATCH=512]="NEED_PATCH",Ra[Ra.DYNAMIC_SLOTS=1024]="DYNAMIC_SLOTS",Ra[Ra.HOISTED=-1]="HOISTED",Ra[Ra.BAIL=-2]="BAIL",Ra))(PatchFlags||{});const flattedChildren=Ra=>{const qa=isArray$2(Ra)?Ra:[Ra],nd=[];return qa.forEach(od=>{var ld;isArray$2(od)?nd.push(...flattedChildren(od)):isVNode(od)&&((ld=od.component)!=null&&ld.subTree)?nd.push(od,...flattedChildren(od.component.subTree)):isVNode(od)&&isArray$2(od.children)?nd.push(...flattedChildren(od.children)):nd.push(od)}),nd},isKorean=Ra=>/([\uAC00-\uD7AF\u3130-\u318F])+/gi.test(Ra),mutable=Ra=>Ra,DEFAULT_EXCLUDE_KEYS=["class","style"],LISTENER_PREFIX=/^on[A-Z]/,useAttrs=(Ra={})=>{const{excludeListeners:qa=!1,excludeKeys:nd}=Ra,od=computed(()=>((nd==null?void 0:nd.value)||[]).concat(DEFAULT_EXCLUDE_KEYS)),ld=getCurrentInstance();return computed(ld?()=>{var ud;return fromPairs(Object.entries((ud=ld.proxy)==null?void 0:ud.$attrs).filter(([cd])=>!od.value.includes(cd)&&!(qa&&LISTENER_PREFIX.test(cd))))}:()=>({}))},useDeprecated=({from:Ra,replacement:qa,scope:nd,version:od,ref:ld,type:ud="API"},cd)=>{watch(()=>unref(cd),dd=>{},{immediate:!0})},useDraggable=(Ra,qa,nd,od)=>{let ld={offsetX:0,offsetY:0};const ud=fd=>{const md=fd.clientX,vd=fd.clientY,{offsetX:Ad,offsetY:Nd}=ld,Id=Ra.value.getBoundingClientRect(),Od=Id.left,Fd=Id.top,Pd=Id.width,Md=Id.height,Bd=document.documentElement.clientWidth,jd=document.documentElement.clientHeight,Hd=-Od+Ad,Gd=-Fd+Nd,zd=Bd-Od-Pd+Ad,df=jd-Fd-Md+Nd,Wd=Xd=>{let _f=Ad+Xd.clientX-md,vf=Nd+Xd.clientY-vd;od!=null&&od.value||(_f=Math.min(Math.max(_f,Hd),zd),vf=Math.min(Math.max(vf,Gd),df)),ld={offsetX:_f,offsetY:vf},Ra.value&&(Ra.value.style.transform=`translate(${addUnit(_f)}, ${addUnit(vf)})`)},Jd=()=>{document.removeEventListener("mousemove",Wd),document.removeEventListener("mouseup",Jd)};document.addEventListener("mousemove",Wd),document.addEventListener("mouseup",Jd)},cd=()=>{qa.value&&Ra.value&&qa.value.addEventListener("mousedown",ud)},dd=()=>{qa.value&&Ra.value&&qa.value.removeEventListener("mousedown",ud)},pd=()=>{ld={offsetX:0,offsetY:0},Ra.value&&(Ra.value.style.transform="none")};return onMounted(()=>{watchEffect(()=>{nd.value?cd():dd()})}),onBeforeUnmount(()=>{dd()}),{resetPosition:pd}};var English={name:"en",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value"},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",week:"week",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},mention:{loading:"Loading"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum"},tour:{next:"Next",previous:"Previous",finish:"Finish"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}};const buildTranslator=Ra=>(qa,nd)=>translate(qa,nd,unref(Ra)),translate=(Ra,qa,nd)=>get$3(nd,Ra,Ra).replace(/\{(\w+)\}/g,(od,ld)=>{var ud;return`${(ud=qa==null?void 0:qa[ld])!=null?ud:`{${ld}}`}`}),buildLocaleContext=Ra=>{const qa=computed(()=>unref(Ra).name),nd=isRef(Ra)?Ra:ref$1(Ra);return{lang:qa,locale:nd,t:buildTranslator(Ra)}},localeContextKey=Symbol("localeContextKey"),useLocale=Ra=>{const qa=Ra||inject(localeContextKey,ref$1());return buildLocaleContext(computed(()=>qa.value||English))},defaultNamespace="el",statePrefix="is-",_bem=(Ra,qa,nd,od,ld)=>{let ud=`${Ra}-${qa}`;return nd&&(ud+=`-${nd}`),od&&(ud+=`__${od}`),ld&&(ud+=`--${ld}`),ud},namespaceContextKey=Symbol("namespaceContextKey"),useGetDerivedNamespace=Ra=>{const qa=Ra||(getCurrentInstance()?inject(namespaceContextKey,ref$1(defaultNamespace)):ref$1(defaultNamespace));return computed(()=>unref(qa)||defaultNamespace)},useNamespace=(Ra,qa)=>{const nd=useGetDerivedNamespace(qa);return{namespace:nd,b:(Od="")=>_bem(nd.value,Ra,Od,"",""),e:Od=>Od?_bem(nd.value,Ra,"",Od,""):"",m:Od=>Od?_bem(nd.value,Ra,"","",Od):"",be:(Od,Fd)=>Od&&Fd?_bem(nd.value,Ra,Od,Fd,""):"",em:(Od,Fd)=>Od&&Fd?_bem(nd.value,Ra,"",Od,Fd):"",bm:(Od,Fd)=>Od&&Fd?_bem(nd.value,Ra,Od,"",Fd):"",bem:(Od,Fd,Pd)=>Od&&Fd&&Pd?_bem(nd.value,Ra,Od,Fd,Pd):"",is:(Od,...Fd)=>{const Pd=Fd.length>=1?Fd[0]:!0;return Od&&Pd?`${statePrefix}${Od}`:""},cssVar:Od=>{const Fd={};for(const Pd in Od)Od[Pd]&&(Fd[`--${nd.value}-${Pd}`]=Od[Pd]);return Fd},cssVarName:Od=>`--${nd.value}-${Od}`,cssVarBlock:Od=>{const Fd={};for(const Pd in Od)Od[Pd]&&(Fd[`--${nd.value}-${Ra}-${Pd}`]=Od[Pd]);return Fd},cssVarBlockName:Od=>`--${nd.value}-${Ra}-${Od}`}},useLockscreen=(Ra,qa={})=>{isRef(Ra)||throwError$1("[useLockscreen]","You need to pass a ref param to this function");const nd=qa.ns||useNamespace("popup"),od=computed(()=>nd.bm("parent","hidden"));if(!isClient$1||hasClass$1(document.body,od.value))return;let ld=0,ud=!1,cd="0";const dd=()=>{setTimeout(()=>{typeof document>"u"||(removeClass$1(document==null?void 0:document.body,od.value),ud&&document&&(document.body.style.width=cd))},200)};watch(Ra,pd=>{if(!pd){dd();return}ud=!hasClass$1(document.body,od.value),ud&&(cd=document.body.style.width),ld=getScrollBarWidth(nd.namespace.value);const fd=document.documentElement.clientHeight<document.body.scrollHeight,md=getStyle(document.body,"overflowY");ld>0&&(fd||md==="scroll")&&ud&&(document.body.style.width=`calc(100% - ${ld}px)`),addClass$1(document.body,od.value)}),onScopeDispose(()=>dd())},_prop=buildProp({type:definePropType(Boolean),default:null}),_event=buildProp({type:definePropType(Function)}),createModelToggleComposable=Ra=>{const qa=`update:${Ra}`,nd=`onUpdate:${Ra}`,od=[qa],ld={[Ra]:_prop,[nd]:_event};return{useModelToggle:({indicator:cd,toggleReason:dd,shouldHideWhenRouteChanges:pd,shouldProceed:fd,onShow:md,onHide:vd})=>{const Ad=getCurrentInstance(),{emit:Nd}=Ad,Id=Ad.props,Od=computed(()=>isFunction$4(Id[nd])),Fd=computed(()=>Id[Ra]===null),Pd=zd=>{cd.value!==!0&&(cd.value=!0,dd&&(dd.value=zd),isFunction$4(md)&&md(zd))},Md=zd=>{cd.value!==!1&&(cd.value=!1,dd&&(dd.value=zd),isFunction$4(vd)&&vd(zd))},Bd=zd=>{if(Id.disabled===!0||isFunction$4(fd)&&!fd())return;const df=Od.value&&isClient$1;df&&Nd(qa,!0),(Fd.value||!df)&&Pd(zd)},jd=zd=>{if(Id.disabled===!0||!isClient$1)return;const df=Od.value&&isClient$1;df&&Nd(qa,!1),(Fd.value||!df)&&Md(zd)},Hd=zd=>{isBoolean$3(zd)&&(Id.disabled&&zd?Od.value&&Nd(qa,!1):cd.value!==zd&&(zd?Pd():Md()))},Gd=()=>{cd.value?jd():Bd()};return watch(()=>Id[Ra],Hd),pd&&Ad.appContext.config.globalProperties.$route!==void 0&&watch(()=>({...Ad.proxy.$route}),()=>{pd.value&&cd.value&&jd()}),onMounted(()=>{Hd(Id[Ra])}),{hide:jd,show:Bd,toggle:Gd,hasUpdateHandler:Od}},useModelToggleProps:ld,useModelToggleEmits:od}},useProp=Ra=>{const qa=getCurrentInstance();return computed(()=>{var nd,od;return(od=(nd=qa==null?void 0:qa.proxy)==null?void 0:nd.$props)==null?void 0:od[Ra]})};var E$3="top",R$5="bottom",W$4="right",P$4="left",me$2="auto",G$5=[E$3,R$5,W$4,P$4],U$4="start",J$4="end",Xe$3="clippingParents",je$5="viewport",K$4="popper",Ye$3="reference",De$3=G$5.reduce(function(Ra,qa){return Ra.concat([qa+"-"+U$4,qa+"-"+J$4])},[]),Ee$4=[].concat(G$5,[me$2]).reduce(function(Ra,qa){return Ra.concat([qa,qa+"-"+U$4,qa+"-"+J$4])},[]),Ge$3="beforeRead",Je$4="read",Ke$3="afterRead",Qe$3="beforeMain",Ze$4="main",et$5="afterMain",tt$4="beforeWrite",nt$4="write",rt$3="afterWrite",ot$3=[Ge$3,Je$4,Ke$3,Qe$3,Ze$4,et$5,tt$4,nt$4,rt$3];function C$2(Ra){return Ra?(Ra.nodeName||"").toLowerCase():null}function H$4(Ra){if(Ra==null)return window;if(Ra.toString()!=="[object Window]"){var qa=Ra.ownerDocument;return qa&&qa.defaultView||window}return Ra}function Q$5(Ra){var qa=H$4(Ra).Element;return Ra instanceof qa||Ra instanceof Element}function B$3(Ra){var qa=H$4(Ra).HTMLElement;return Ra instanceof qa||Ra instanceof HTMLElement}function Pe$5(Ra){if(typeof ShadowRoot>"u")return!1;var qa=H$4(Ra).ShadowRoot;return Ra instanceof qa||Ra instanceof ShadowRoot}function Mt$4(Ra){var qa=Ra.state;Object.keys(qa.elements).forEach(function(nd){var od=qa.styles[nd]||{},ld=qa.attributes[nd]||{},ud=qa.elements[nd];!B$3(ud)||!C$2(ud)||(Object.assign(ud.style,od),Object.keys(ld).forEach(function(cd){var dd=ld[cd];dd===!1?ud.removeAttribute(cd):ud.setAttribute(cd,dd===!0?"":dd)}))})}function Rt$5(Ra){var qa=Ra.state,nd={popper:{position:qa.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(qa.elements.popper.style,nd.popper),qa.styles=nd,qa.elements.arrow&&Object.assign(qa.elements.arrow.style,nd.arrow),function(){Object.keys(qa.elements).forEach(function(od){var ld=qa.elements[od],ud=qa.attributes[od]||{},cd=Object.keys(qa.styles.hasOwnProperty(od)?qa.styles[od]:nd[od]),dd=cd.reduce(function(pd,fd){return pd[fd]="",pd},{});!B$3(ld)||!C$2(ld)||(Object.assign(ld.style,dd),Object.keys(ud).forEach(function(pd){ld.removeAttribute(pd)}))})}}var Ae$4={name:"applyStyles",enabled:!0,phase:"write",fn:Mt$4,effect:Rt$5,requires:["computeStyles"]};function q$4(Ra){return Ra.split("-")[0]}var X$5=Math.max,ve$4=Math.min,Z$3=Math.round;function ee$3(Ra,qa){qa===void 0&&(qa=!1);var nd=Ra.getBoundingClientRect(),od=1,ld=1;if(B$3(Ra)&&qa){var ud=Ra.offsetHeight,cd=Ra.offsetWidth;cd>0&&(od=Z$3(nd.width)/cd||1),ud>0&&(ld=Z$3(nd.height)/ud||1)}return{width:nd.width/od,height:nd.height/ld,top:nd.top/ld,right:nd.right/od,bottom:nd.bottom/ld,left:nd.left/od,x:nd.left/od,y:nd.top/ld}}function ke$3(Ra){var qa=ee$3(Ra),nd=Ra.offsetWidth,od=Ra.offsetHeight;return Math.abs(qa.width-nd)<=1&&(nd=qa.width),Math.abs(qa.height-od)<=1&&(od=qa.height),{x:Ra.offsetLeft,y:Ra.offsetTop,width:nd,height:od}}function it$3(Ra,qa){var nd=qa.getRootNode&&qa.getRootNode();if(Ra.contains(qa))return!0;if(nd&&Pe$5(nd)){var od=qa;do{if(od&&Ra.isSameNode(od))return!0;od=od.parentNode||od.host}while(od)}return!1}function N$5(Ra){return H$4(Ra).getComputedStyle(Ra)}function Wt$3(Ra){return["table","td","th"].indexOf(C$2(Ra))>=0}function I$2(Ra){return((Q$5(Ra)?Ra.ownerDocument:Ra.document)||window.document).documentElement}function ge$5(Ra){return C$2(Ra)==="html"?Ra:Ra.assignedSlot||Ra.parentNode||(Pe$5(Ra)?Ra.host:null)||I$2(Ra)}function at$5(Ra){return!B$3(Ra)||N$5(Ra).position==="fixed"?null:Ra.offsetParent}function Bt$5(Ra){var qa=navigator.userAgent.toLowerCase().indexOf("firefox")!==-1,nd=navigator.userAgent.indexOf("Trident")!==-1;if(nd&&B$3(Ra)){var od=N$5(Ra);if(od.position==="fixed")return null}var ld=ge$5(Ra);for(Pe$5(ld)&&(ld=ld.host);B$3(ld)&&["html","body"].indexOf(C$2(ld))<0;){var ud=N$5(ld);if(ud.transform!=="none"||ud.perspective!=="none"||ud.contain==="paint"||["transform","perspective"].indexOf(ud.willChange)!==-1||qa&&ud.willChange==="filter"||qa&&ud.filter&&ud.filter!=="none")return ld;ld=ld.parentNode}return null}function se$3(Ra){for(var qa=H$4(Ra),nd=at$5(Ra);nd&&Wt$3(nd)&&N$5(nd).position==="static";)nd=at$5(nd);return nd&&(C$2(nd)==="html"||C$2(nd)==="body"&&N$5(nd).position==="static")?qa:nd||Bt$5(Ra)||qa}function Le$4(Ra){return["top","bottom"].indexOf(Ra)>=0?"x":"y"}function fe$4(Ra,qa,nd){return X$5(Ra,ve$4(qa,nd))}function St$4(Ra,qa,nd){var od=fe$4(Ra,qa,nd);return od>nd?nd:od}function st$3(){return{top:0,right:0,bottom:0,left:0}}function ft$3(Ra){return Object.assign({},st$3(),Ra)}function ct$3(Ra,qa){return qa.reduce(function(nd,od){return nd[od]=Ra,nd},{})}var Tt$4=function(Ra,qa){return Ra=typeof Ra=="function"?Ra(Object.assign({},qa.rects,{placement:qa.placement})):Ra,ft$3(typeof Ra!="number"?Ra:ct$3(Ra,G$5))};function Ht$4(Ra){var qa,nd=Ra.state,od=Ra.name,ld=Ra.options,ud=nd.elements.arrow,cd=nd.modifiersData.popperOffsets,dd=q$4(nd.placement),pd=Le$4(dd),fd=[P$4,W$4].indexOf(dd)>=0,md=fd?"height":"width";if(!(!ud||!cd)){var vd=Tt$4(ld.padding,nd),Ad=ke$3(ud),Nd=pd==="y"?E$3:P$4,Id=pd==="y"?R$5:W$4,Od=nd.rects.reference[md]+nd.rects.reference[pd]-cd[pd]-nd.rects.popper[md],Fd=cd[pd]-nd.rects.reference[pd],Pd=se$3(ud),Md=Pd?pd==="y"?Pd.clientHeight||0:Pd.clientWidth||0:0,Bd=Od/2-Fd/2,jd=vd[Nd],Hd=Md-Ad[md]-vd[Id],Gd=Md/2-Ad[md]/2+Bd,zd=fe$4(jd,Gd,Hd),df=pd;nd.modifiersData[od]=(qa={},qa[df]=zd,qa.centerOffset=zd-Gd,qa)}}function Ct$5(Ra){var qa=Ra.state,nd=Ra.options,od=nd.element,ld=od===void 0?"[data-popper-arrow]":od;ld!=null&&(typeof ld=="string"&&(ld=qa.elements.popper.querySelector(ld),!ld)||!it$3(qa.elements.popper,ld)||(qa.elements.arrow=ld))}var pt$4={name:"arrow",enabled:!0,phase:"main",fn:Ht$4,effect:Ct$5,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function te$4(Ra){return Ra.split("-")[1]}var qt$4={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Vt$4(Ra){var qa=Ra.x,nd=Ra.y,od=window,ld=od.devicePixelRatio||1;return{x:Z$3(qa*ld)/ld||0,y:Z$3(nd*ld)/ld||0}}function ut$2(Ra){var qa,nd=Ra.popper,od=Ra.popperRect,ld=Ra.placement,ud=Ra.variation,cd=Ra.offsets,dd=Ra.position,pd=Ra.gpuAcceleration,fd=Ra.adaptive,md=Ra.roundOffsets,vd=Ra.isFixed,Ad=cd.x,Nd=Ad===void 0?0:Ad,Id=cd.y,Od=Id===void 0?0:Id,Fd=typeof md=="function"?md({x:Nd,y:Od}):{x:Nd,y:Od};Nd=Fd.x,Od=Fd.y;var Pd=cd.hasOwnProperty("x"),Md=cd.hasOwnProperty("y"),Bd=P$4,jd=E$3,Hd=window;if(fd){var Gd=se$3(nd),zd="clientHeight",df="clientWidth";if(Gd===H$4(nd)&&(Gd=I$2(nd),N$5(Gd).position!=="static"&&dd==="absolute"&&(zd="scrollHeight",df="scrollWidth")),Gd=Gd,ld===E$3||(ld===P$4||ld===W$4)&&ud===J$4){jd=R$5;var Wd=vd&&Gd===Hd&&Hd.visualViewport?Hd.visualViewport.height:Gd[zd];Od-=Wd-od.height,Od*=pd?1:-1}if(ld===P$4||(ld===E$3||ld===R$5)&&ud===J$4){Bd=W$4;var Jd=vd&&Gd===Hd&&Hd.visualViewport?Hd.visualViewport.width:Gd[df];Nd-=Jd-od.width,Nd*=pd?1:-1}}var Xd=Object.assign({position:dd},fd&&qt$4),_f=md===!0?Vt$4({x:Nd,y:Od}):{x:Nd,y:Od};if(Nd=_f.x,Od=_f.y,pd){var vf;return Object.assign({},Xd,(vf={},vf[jd]=Md?"0":"",vf[Bd]=Pd?"0":"",vf.transform=(Hd.devicePixelRatio||1)<=1?"translate("+Nd+"px, "+Od+"px)":"translate3d("+Nd+"px, "+Od+"px, 0)",vf))}return Object.assign({},Xd,(qa={},qa[jd]=Md?Od+"px":"",qa[Bd]=Pd?Nd+"px":"",qa.transform="",qa))}function Nt$5(Ra){var qa=Ra.state,nd=Ra.options,od=nd.gpuAcceleration,ld=od===void 0?!0:od,ud=nd.adaptive,cd=ud===void 0?!0:ud,dd=nd.roundOffsets,pd=dd===void 0?!0:dd,fd={placement:q$4(qa.placement),variation:te$4(qa.placement),popper:qa.elements.popper,popperRect:qa.rects.popper,gpuAcceleration:ld,isFixed:qa.options.strategy==="fixed"};qa.modifiersData.popperOffsets!=null&&(qa.styles.popper=Object.assign({},qa.styles.popper,ut$2(Object.assign({},fd,{offsets:qa.modifiersData.popperOffsets,position:qa.options.strategy,adaptive:cd,roundOffsets:pd})))),qa.modifiersData.arrow!=null&&(qa.styles.arrow=Object.assign({},qa.styles.arrow,ut$2(Object.assign({},fd,{offsets:qa.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:pd})))),qa.attributes.popper=Object.assign({},qa.attributes.popper,{"data-popper-placement":qa.placement})}var Me$6={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Nt$5,data:{}},ye$3={passive:!0};function It$4(Ra){var qa=Ra.state,nd=Ra.instance,od=Ra.options,ld=od.scroll,ud=ld===void 0?!0:ld,cd=od.resize,dd=cd===void 0?!0:cd,pd=H$4(qa.elements.popper),fd=[].concat(qa.scrollParents.reference,qa.scrollParents.popper);return ud&&fd.forEach(function(md){md.addEventListener("scroll",nd.update,ye$3)}),dd&&pd.addEventListener("resize",nd.update,ye$3),function(){ud&&fd.forEach(function(md){md.removeEventListener("scroll",nd.update,ye$3)}),dd&&pd.removeEventListener("resize",nd.update,ye$3)}}var Re$5={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:It$4,data:{}},_t$3={left:"right",right:"left",bottom:"top",top:"bottom"};function be$6(Ra){return Ra.replace(/left|right|bottom|top/g,function(qa){return _t$3[qa]})}var zt$1={start:"end",end:"start"};function lt$3(Ra){return Ra.replace(/start|end/g,function(qa){return zt$1[qa]})}function We$2(Ra){var qa=H$4(Ra),nd=qa.pageXOffset,od=qa.pageYOffset;return{scrollLeft:nd,scrollTop:od}}function Be$5(Ra){return ee$3(I$2(Ra)).left+We$2(Ra).scrollLeft}function Ft$5(Ra){var qa=H$4(Ra),nd=I$2(Ra),od=qa.visualViewport,ld=nd.clientWidth,ud=nd.clientHeight,cd=0,dd=0;return od&&(ld=od.width,ud=od.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(cd=od.offsetLeft,dd=od.offsetTop)),{width:ld,height:ud,x:cd+Be$5(Ra),y:dd}}function Ut$3(Ra){var qa,nd=I$2(Ra),od=We$2(Ra),ld=(qa=Ra.ownerDocument)==null?void 0:qa.body,ud=X$5(nd.scrollWidth,nd.clientWidth,ld?ld.scrollWidth:0,ld?ld.clientWidth:0),cd=X$5(nd.scrollHeight,nd.clientHeight,ld?ld.scrollHeight:0,ld?ld.clientHeight:0),dd=-od.scrollLeft+Be$5(Ra),pd=-od.scrollTop;return N$5(ld||nd).direction==="rtl"&&(dd+=X$5(nd.clientWidth,ld?ld.clientWidth:0)-ud),{width:ud,height:cd,x:dd,y:pd}}function Se$4(Ra){var qa=N$5(Ra),nd=qa.overflow,od=qa.overflowX,ld=qa.overflowY;return/auto|scroll|overlay|hidden/.test(nd+ld+od)}function dt$3(Ra){return["html","body","#document"].indexOf(C$2(Ra))>=0?Ra.ownerDocument.body:B$3(Ra)&&Se$4(Ra)?Ra:dt$3(ge$5(Ra))}function ce$4(Ra,qa){var nd;qa===void 0&&(qa=[]);var od=dt$3(Ra),ld=od===((nd=Ra.ownerDocument)==null?void 0:nd.body),ud=H$4(od),cd=ld?[ud].concat(ud.visualViewport||[],Se$4(od)?od:[]):od,dd=qa.concat(cd);return ld?dd:dd.concat(ce$4(ge$5(cd)))}function Te$4(Ra){return Object.assign({},Ra,{left:Ra.x,top:Ra.y,right:Ra.x+Ra.width,bottom:Ra.y+Ra.height})}function Xt$3(Ra){var qa=ee$3(Ra);return qa.top=qa.top+Ra.clientTop,qa.left=qa.left+Ra.clientLeft,qa.bottom=qa.top+Ra.clientHeight,qa.right=qa.left+Ra.clientWidth,qa.width=Ra.clientWidth,qa.height=Ra.clientHeight,qa.x=qa.left,qa.y=qa.top,qa}function ht$4(Ra,qa){return qa===je$5?Te$4(Ft$5(Ra)):Q$5(qa)?Xt$3(qa):Te$4(Ut$3(I$2(Ra)))}function Yt$2(Ra){var qa=ce$4(ge$5(Ra)),nd=["absolute","fixed"].indexOf(N$5(Ra).position)>=0,od=nd&&B$3(Ra)?se$3(Ra):Ra;return Q$5(od)?qa.filter(function(ld){return Q$5(ld)&&it$3(ld,od)&&C$2(ld)!=="body"}):[]}function Gt$3(Ra,qa,nd){var od=qa==="clippingParents"?Yt$2(Ra):[].concat(qa),ld=[].concat(od,[nd]),ud=ld[0],cd=ld.reduce(function(dd,pd){var fd=ht$4(Ra,pd);return dd.top=X$5(fd.top,dd.top),dd.right=ve$4(fd.right,dd.right),dd.bottom=ve$4(fd.bottom,dd.bottom),dd.left=X$5(fd.left,dd.left),dd},ht$4(Ra,ud));return cd.width=cd.right-cd.left,cd.height=cd.bottom-cd.top,cd.x=cd.left,cd.y=cd.top,cd}function mt$3(Ra){var qa=Ra.reference,nd=Ra.element,od=Ra.placement,ld=od?q$4(od):null,ud=od?te$4(od):null,cd=qa.x+qa.width/2-nd.width/2,dd=qa.y+qa.height/2-nd.height/2,pd;switch(ld){case E$3:pd={x:cd,y:qa.y-nd.height};break;case R$5:pd={x:cd,y:qa.y+qa.height};break;case W$4:pd={x:qa.x+qa.width,y:dd};break;case P$4:pd={x:qa.x-nd.width,y:dd};break;default:pd={x:qa.x,y:qa.y}}var fd=ld?Le$4(ld):null;if(fd!=null){var md=fd==="y"?"height":"width";switch(ud){case U$4:pd[fd]=pd[fd]-(qa[md]/2-nd[md]/2);break;case J$4:pd[fd]=pd[fd]+(qa[md]/2-nd[md]/2);break}}return pd}function ne$4(Ra,qa){qa===void 0&&(qa={});var nd=qa,od=nd.placement,ld=od===void 0?Ra.placement:od,ud=nd.boundary,cd=ud===void 0?Xe$3:ud,dd=nd.rootBoundary,pd=dd===void 0?je$5:dd,fd=nd.elementContext,md=fd===void 0?K$4:fd,vd=nd.altBoundary,Ad=vd===void 0?!1:vd,Nd=nd.padding,Id=Nd===void 0?0:Nd,Od=ft$3(typeof Id!="number"?Id:ct$3(Id,G$5)),Fd=md===K$4?Ye$3:K$4,Pd=Ra.rects.popper,Md=Ra.elements[Ad?Fd:md],Bd=Gt$3(Q$5(Md)?Md:Md.contextElement||I$2(Ra.elements.popper),cd,pd),jd=ee$3(Ra.elements.reference),Hd=mt$3({reference:jd,element:Pd,strategy:"absolute",placement:ld}),Gd=Te$4(Object.assign({},Pd,Hd)),zd=md===K$4?Gd:jd,df={top:Bd.top-zd.top+Od.top,bottom:zd.bottom-Bd.bottom+Od.bottom,left:Bd.left-zd.left+Od.left,right:zd.right-Bd.right+Od.right},Wd=Ra.modifiersData.offset;if(md===K$4&&Wd){var Jd=Wd[ld];Object.keys(df).forEach(function(Xd){var _f=[W$4,R$5].indexOf(Xd)>=0?1:-1,vf=[E$3,R$5].indexOf(Xd)>=0?"y":"x";df[Xd]+=Jd[vf]*_f})}return df}function Jt$4(Ra,qa){qa===void 0&&(qa={});var nd=qa,od=nd.placement,ld=nd.boundary,ud=nd.rootBoundary,cd=nd.padding,dd=nd.flipVariations,pd=nd.allowedAutoPlacements,fd=pd===void 0?Ee$4:pd,md=te$4(od),vd=md?dd?De$3:De$3.filter(function(Id){return te$4(Id)===md}):G$5,Ad=vd.filter(function(Id){return fd.indexOf(Id)>=0});Ad.length===0&&(Ad=vd);var Nd=Ad.reduce(function(Id,Od){return Id[Od]=ne$4(Ra,{placement:Od,boundary:ld,rootBoundary:ud,padding:cd})[q$4(Od)],Id},{});return Object.keys(Nd).sort(function(Id,Od){return Nd[Id]-Nd[Od]})}function Kt$2(Ra){if(q$4(Ra)===me$2)return[];var qa=be$6(Ra);return[lt$3(Ra),qa,lt$3(qa)]}function Qt$4(Ra){var qa=Ra.state,nd=Ra.options,od=Ra.name;if(!qa.modifiersData[od]._skip){for(var ld=nd.mainAxis,ud=ld===void 0?!0:ld,cd=nd.altAxis,dd=cd===void 0?!0:cd,pd=nd.fallbackPlacements,fd=nd.padding,md=nd.boundary,vd=nd.rootBoundary,Ad=nd.altBoundary,Nd=nd.flipVariations,Id=Nd===void 0?!0:Nd,Od=nd.allowedAutoPlacements,Fd=qa.options.placement,Pd=q$4(Fd),Md=Pd===Fd,Bd=pd||(Md||!Id?[be$6(Fd)]:Kt$2(Fd)),jd=[Fd].concat(Bd).reduce(function(Lf,zf){return Lf.concat(q$4(zf)===me$2?Jt$4(qa,{placement:zf,boundary:md,rootBoundary:vd,padding:fd,flipVariations:Id,allowedAutoPlacements:Od}):zf)},[]),Hd=qa.rects.reference,Gd=qa.rects.popper,zd=new Map,df=!0,Wd=jd[0],Jd=0;Jd<jd.length;Jd++){var Xd=jd[Jd],_f=q$4(Xd),vf=te$4(Xd)===U$4,Sf=[E$3,R$5].indexOf(_f)>=0,gf=Sf?"width":"height",bf=ne$4(qa,{placement:Xd,boundary:md,rootBoundary:vd,altBoundary:Ad,padding:fd}),Tf=Sf?vf?W$4:P$4:vf?R$5:E$3;Hd[gf]>Gd[gf]&&(Tf=be$6(Tf));var Mf=be$6(Tf),Kf=[];if(ud&&Kf.push(bf[_f]<=0),dd&&Kf.push(bf[Tf]<=0,bf[Mf]<=0),Kf.every(function(Lf){return Lf})){Wd=Xd,df=!1;break}zd.set(Xd,Kf)}if(df)for(var Zf=Id?3:1,eh=function(Lf){var zf=jd.find(function(Jf){var xf=zd.get(Jf);if(xf)return xf.slice(0,Lf).every(function(yf){return yf})});if(zf)return Wd=zf,"break"},$f=Zf;$f>0;$f--){var Df=eh($f);if(Df==="break")break}qa.placement!==Wd&&(qa.modifiersData[od]._skip=!0,qa.placement=Wd,qa.reset=!0)}}var vt$4={name:"flip",enabled:!0,phase:"main",fn:Qt$4,requiresIfExists:["offset"],data:{_skip:!1}};function gt$3(Ra,qa,nd){return nd===void 0&&(nd={x:0,y:0}),{top:Ra.top-qa.height-nd.y,right:Ra.right-qa.width+nd.x,bottom:Ra.bottom-qa.height+nd.y,left:Ra.left-qa.width-nd.x}}function yt$3(Ra){return[E$3,W$4,R$5,P$4].some(function(qa){return Ra[qa]>=0})}function Zt$3(Ra){var qa=Ra.state,nd=Ra.name,od=qa.rects.reference,ld=qa.rects.popper,ud=qa.modifiersData.preventOverflow,cd=ne$4(qa,{elementContext:"reference"}),dd=ne$4(qa,{altBoundary:!0}),pd=gt$3(cd,od),fd=gt$3(dd,ld,ud),md=yt$3(pd),vd=yt$3(fd);qa.modifiersData[nd]={referenceClippingOffsets:pd,popperEscapeOffsets:fd,isReferenceHidden:md,hasPopperEscaped:vd},qa.attributes.popper=Object.assign({},qa.attributes.popper,{"data-popper-reference-hidden":md,"data-popper-escaped":vd})}var bt$5={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Zt$3};function en$3(Ra,qa,nd){var od=q$4(Ra),ld=[P$4,E$3].indexOf(od)>=0?-1:1,ud=typeof nd=="function"?nd(Object.assign({},qa,{placement:Ra})):nd,cd=ud[0],dd=ud[1];return cd=cd||0,dd=(dd||0)*ld,[P$4,W$4].indexOf(od)>=0?{x:dd,y:cd}:{x:cd,y:dd}}function tn$4(Ra){var qa=Ra.state,nd=Ra.options,od=Ra.name,ld=nd.offset,ud=ld===void 0?[0,0]:ld,cd=Ee$4.reduce(function(md,vd){return md[vd]=en$3(vd,qa.rects,ud),md},{}),dd=cd[qa.placement],pd=dd.x,fd=dd.y;qa.modifiersData.popperOffsets!=null&&(qa.modifiersData.popperOffsets.x+=pd,qa.modifiersData.popperOffsets.y+=fd),qa.modifiersData[od]=cd}var wt$3={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:tn$4};function nn$3(Ra){var qa=Ra.state,nd=Ra.name;qa.modifiersData[nd]=mt$3({reference:qa.rects.reference,element:qa.rects.popper,strategy:"absolute",placement:qa.placement})}var He$3={name:"popperOffsets",enabled:!0,phase:"read",fn:nn$3,data:{}};function rn$3(Ra){return Ra==="x"?"y":"x"}function on$2(Ra){var qa=Ra.state,nd=Ra.options,od=Ra.name,ld=nd.mainAxis,ud=ld===void 0?!0:ld,cd=nd.altAxis,dd=cd===void 0?!1:cd,pd=nd.boundary,fd=nd.rootBoundary,md=nd.altBoundary,vd=nd.padding,Ad=nd.tether,Nd=Ad===void 0?!0:Ad,Id=nd.tetherOffset,Od=Id===void 0?0:Id,Fd=ne$4(qa,{boundary:pd,rootBoundary:fd,padding:vd,altBoundary:md}),Pd=q$4(qa.placement),Md=te$4(qa.placement),Bd=!Md,jd=Le$4(Pd),Hd=rn$3(jd),Gd=qa.modifiersData.popperOffsets,zd=qa.rects.reference,df=qa.rects.popper,Wd=typeof Od=="function"?Od(Object.assign({},qa.rects,{placement:qa.placement})):Od,Jd=typeof Wd=="number"?{mainAxis:Wd,altAxis:Wd}:Object.assign({mainAxis:0,altAxis:0},Wd),Xd=qa.modifiersData.offset?qa.modifiersData.offset[qa.placement]:null,_f={x:0,y:0};if(Gd){if(ud){var vf,Sf=jd==="y"?E$3:P$4,gf=jd==="y"?R$5:W$4,bf=jd==="y"?"height":"width",Tf=Gd[jd],Mf=Tf+Fd[Sf],Kf=Tf-Fd[gf],Zf=Nd?-df[bf]/2:0,eh=Md===U$4?zd[bf]:df[bf],$f=Md===U$4?-df[bf]:-zd[bf],Df=qa.elements.arrow,Lf=Nd&&Df?ke$3(Df):{width:0,height:0},zf=qa.modifiersData["arrow#persistent"]?qa.modifiersData["arrow#persistent"].padding:st$3(),Jf=zf[Sf],xf=zf[gf],yf=fe$4(0,zd[bf],Lf[bf]),Bf=Bd?zd[bf]/2-Zf-yf-Jf-Jd.mainAxis:eh-yf-Jf-Jd.mainAxis,qf=Bd?-zd[bf]/2+Zf+yf+xf+Jd.mainAxis:$f+yf+xf+Jd.mainAxis,oh=qa.elements.arrow&&se$3(qa.elements.arrow),Yf=oh?jd==="y"?oh.clientTop||0:oh.clientLeft||0:0,kf=(vf=Xd==null?void 0:Xd[jd])!=null?vf:0,Vf=Tf+Bf-kf-Yf,fh=Tf+qf-kf,Gf=fe$4(Nd?ve$4(Mf,Vf):Mf,Tf,Nd?X$5(Kf,fh):Kf);Gd[jd]=Gf,_f[jd]=Gf-Tf}if(dd){var wf,Rf=jd==="x"?E$3:P$4,Uf=jd==="x"?R$5:W$4,ph=Gd[Hd],gh=Hd==="y"?"height":"width",ah=ph+Fd[Rf],Ah=ph-Fd[Uf],dh=[E$3,P$4].indexOf(Pd)!==-1,Mh=(wf=Xd==null?void 0:Xd[Hd])!=null?wf:0,Yh=dh?ah:ph-zd[gh]-df[gh]-Mh+Jd.altAxis,Bh=dh?ph+zd[gh]+df[gh]-Mh-Jd.altAxis:Ah,Xh=Nd&&dh?St$4(Yh,ph,Bh):fe$4(Nd?Yh:ah,ph,Nd?Bh:Ah);Gd[Hd]=Xh,_f[Hd]=Xh-ph}qa.modifiersData[od]=_f}}var xt$1={name:"preventOverflow",enabled:!0,phase:"main",fn:on$2,requiresIfExists:["offset"]};function an$3(Ra){return{scrollLeft:Ra.scrollLeft,scrollTop:Ra.scrollTop}}function sn$2(Ra){return Ra===H$4(Ra)||!B$3(Ra)?We$2(Ra):an$3(Ra)}function fn$3(Ra){var qa=Ra.getBoundingClientRect(),nd=Z$3(qa.width)/Ra.offsetWidth||1,od=Z$3(qa.height)/Ra.offsetHeight||1;return nd!==1||od!==1}function cn$4(Ra,qa,nd){nd===void 0&&(nd=!1);var od=B$3(qa),ld=B$3(qa)&&fn$3(qa),ud=I$2(qa),cd=ee$3(Ra,ld),dd={scrollLeft:0,scrollTop:0},pd={x:0,y:0};return(od||!od&&!nd)&&((C$2(qa)!=="body"||Se$4(ud))&&(dd=sn$2(qa)),B$3(qa)?(pd=ee$3(qa,!0),pd.x+=qa.clientLeft,pd.y+=qa.clientTop):ud&&(pd.x=Be$5(ud))),{x:cd.left+dd.scrollLeft-pd.x,y:cd.top+dd.scrollTop-pd.y,width:cd.width,height:cd.height}}function pn$3(Ra){var qa=new Map,nd=new Set,od=[];Ra.forEach(function(ud){qa.set(ud.name,ud)});function ld(ud){nd.add(ud.name);var cd=[].concat(ud.requires||[],ud.requiresIfExists||[]);cd.forEach(function(dd){if(!nd.has(dd)){var pd=qa.get(dd);pd&&ld(pd)}}),od.push(ud)}return Ra.forEach(function(ud){nd.has(ud.name)||ld(ud)}),od}function un$3(Ra){var qa=pn$3(Ra);return ot$3.reduce(function(nd,od){return nd.concat(qa.filter(function(ld){return ld.phase===od}))},[])}function ln$3(Ra){var qa;return function(){return qa||(qa=new Promise(function(nd){Promise.resolve().then(function(){qa=void 0,nd(Ra())})})),qa}}function dn$4(Ra){var qa=Ra.reduce(function(nd,od){var ld=nd[od.name];return nd[od.name]=ld?Object.assign({},ld,od,{options:Object.assign({},ld.options,od.options),data:Object.assign({},ld.data,od.data)}):od,nd},{});return Object.keys(qa).map(function(nd){return qa[nd]})}var Ot$4={placement:"bottom",modifiers:[],strategy:"absolute"};function $t$4(){for(var Ra=arguments.length,qa=new Array(Ra),nd=0;nd<Ra;nd++)qa[nd]=arguments[nd];return!qa.some(function(od){return!(od&&typeof od.getBoundingClientRect=="function")})}function we$3(Ra){Ra===void 0&&(Ra={});var qa=Ra,nd=qa.defaultModifiers,od=nd===void 0?[]:nd,ld=qa.defaultOptions,ud=ld===void 0?Ot$4:ld;return function(cd,dd,pd){pd===void 0&&(pd=ud);var fd={placement:"bottom",orderedModifiers:[],options:Object.assign({},Ot$4,ud),modifiersData:{},elements:{reference:cd,popper:dd},attributes:{},styles:{}},md=[],vd=!1,Ad={state:fd,setOptions:function(Od){var Fd=typeof Od=="function"?Od(fd.options):Od;Id(),fd.options=Object.assign({},ud,fd.options,Fd),fd.scrollParents={reference:Q$5(cd)?ce$4(cd):cd.contextElement?ce$4(cd.contextElement):[],popper:ce$4(dd)};var Pd=un$3(dn$4([].concat(od,fd.options.modifiers)));return fd.orderedModifiers=Pd.filter(function(Md){return Md.enabled}),Nd(),Ad.update()},forceUpdate:function(){if(!vd){var Od=fd.elements,Fd=Od.reference,Pd=Od.popper;if($t$4(Fd,Pd)){fd.rects={reference:cn$4(Fd,se$3(Pd),fd.options.strategy==="fixed"),popper:ke$3(Pd)},fd.reset=!1,fd.placement=fd.options.placement,fd.orderedModifiers.forEach(function(df){return fd.modifiersData[df.name]=Object.assign({},df.data)});for(var Md=0;Md<fd.orderedModifiers.length;Md++){if(fd.reset===!0){fd.reset=!1,Md=-1;continue}var Bd=fd.orderedModifiers[Md],jd=Bd.fn,Hd=Bd.options,Gd=Hd===void 0?{}:Hd,zd=Bd.name;typeof jd=="function"&&(fd=jd({state:fd,options:Gd,name:zd,instance:Ad})||fd)}}}},update:ln$3(function(){return new Promise(function(Od){Ad.forceUpdate(),Od(fd)})}),destroy:function(){Id(),vd=!0}};if(!$t$4(cd,dd))return Ad;Ad.setOptions(pd).then(function(Od){!vd&&pd.onFirstUpdate&&pd.onFirstUpdate(Od)});function Nd(){fd.orderedModifiers.forEach(function(Od){var Fd=Od.name,Pd=Od.options,Md=Pd===void 0?{}:Pd,Bd=Od.effect;if(typeof Bd=="function"){var jd=Bd({state:fd,name:Fd,instance:Ad,options:Md}),Hd=function(){};md.push(jd||Hd)}})}function Id(){md.forEach(function(Od){return Od()}),md=[]}return Ad}}we$3();var mn$3=[Re$5,He$3,Me$6,Ae$4];we$3({defaultModifiers:mn$3});var gn$4=[Re$5,He$3,Me$6,Ae$4,wt$3,vt$4,xt$1,pt$4,bt$5],yn$4=we$3({defaultModifiers:gn$4});const usePopper=(Ra,qa,nd={})=>{const od={name:"updateState",enabled:!0,phase:"write",fn:({state:pd})=>{const fd=deriveState(pd);Object.assign(cd.value,fd)},requires:["computeStyles"]},ld=computed(()=>{const{onFirstUpdate:pd,placement:fd,strategy:md,modifiers:vd}=unref(nd);return{onFirstUpdate:pd,placement:fd||"bottom",strategy:md||"absolute",modifiers:[...vd||[],od,{name:"applyStyles",enabled:!1}]}}),ud=shallowRef(),cd=ref$1({styles:{popper:{position:unref(ld).strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),dd=()=>{ud.value&&(ud.value.destroy(),ud.value=void 0)};return watch(ld,pd=>{const fd=unref(ud);fd&&fd.setOptions(pd)},{deep:!0}),watch([Ra,qa],([pd,fd])=>{dd(),!(!pd||!fd)&&(ud.value=yn$4(pd,fd,unref(ld)))}),onBeforeUnmount(()=>{dd()}),{state:computed(()=>{var pd;return{...((pd=unref(ud))==null?void 0:pd.state)||{}}}),styles:computed(()=>unref(cd).styles),attributes:computed(()=>unref(cd).attributes),update:()=>{var pd;return(pd=unref(ud))==null?void 0:pd.update()},forceUpdate:()=>{var pd;return(pd=unref(ud))==null?void 0:pd.forceUpdate()},instanceRef:computed(()=>unref(ud))}};function deriveState(Ra){const qa=Object.keys(Ra.elements),nd=fromPairs(qa.map(ld=>[ld,Ra.styles[ld]||{}])),od=fromPairs(qa.map(ld=>[ld,Ra.attributes[ld]]));return{styles:nd,attributes:od}}const useSameTarget=Ra=>{if(!Ra)return{onClick:NOOP,onMousedown:NOOP,onMouseup:NOOP};let qa=!1,nd=!1;return{onClick:cd=>{qa&&nd&&Ra(cd),qa=nd=!1},onMousedown:cd=>{qa=cd.target===cd.currentTarget},onMouseup:cd=>{nd=cd.target===cd.currentTarget}}};function useTimeout(){let Ra;const qa=(od,ld)=>{nd(),Ra=window.setTimeout(od,ld)},nd=()=>window.clearTimeout(Ra);return tryOnScopeDispose$1(()=>nd()),{registerTimeout:qa,cancelTimeout:nd}}const defaultIdInjection={prefix:Math.floor(Math.random()*1e4),current:0},ID_INJECTION_KEY=Symbol("elIdInjection"),useIdInjection=()=>getCurrentInstance()?inject(ID_INJECTION_KEY,defaultIdInjection):defaultIdInjection,useId=Ra=>{const qa=useIdInjection(),nd=useGetDerivedNamespace();return computedEager(()=>unref(Ra)||`${nd.value}-id-${qa.prefix}-${qa.current++}`)};let registeredEscapeHandlers=[];const cachedHandler=Ra=>{Ra.code===EVENT_CODE.esc&&registeredEscapeHandlers.forEach(qa=>qa(Ra))},useEscapeKeydown=Ra=>{onMounted(()=>{registeredEscapeHandlers.length===0&&document.addEventListener("keydown",cachedHandler),isClient$1&&registeredEscapeHandlers.push(Ra)}),onBeforeUnmount(()=>{registeredEscapeHandlers=registeredEscapeHandlers.filter(qa=>qa!==Ra),registeredEscapeHandlers.length===0&&isClient$1&&document.removeEventListener("keydown",cachedHandler)})},usePopperContainerId=()=>{const Ra=useGetDerivedNamespace(),qa=useIdInjection(),nd=computed(()=>`${Ra.value}-popper-container-${qa.prefix}`),od=computed(()=>`#${nd.value}`);return{id:nd,selector:od}},createContainer=Ra=>{const qa=document.createElement("div");return qa.id=Ra,document.body.appendChild(qa),qa},usePopperContainer=()=>{const{id:Ra,selector:qa}=usePopperContainerId();return onBeforeMount(()=>{isClient$1&&(document.body.querySelector(qa.value)||createContainer(Ra.value))}),{id:Ra,selector:qa}},useDelayedToggleProps=buildProps({showAfter:{type:Number,default:0},hideAfter:{type:Number,default:200},autoClose:{type:Number,default:0}}),useDelayedToggle=({showAfter:Ra,hideAfter:qa,autoClose:nd,open:od,close:ld})=>{const{registerTimeout:ud}=useTimeout(),{registerTimeout:cd,cancelTimeout:dd}=useTimeout();return{onOpen:md=>{ud(()=>{od(md);const vd=unref(nd);isNumber$4(vd)&&vd>0&&cd(()=>{ld(md)},vd)},unref(Ra))},onClose:md=>{dd(),ud(()=>{ld(md)},unref(qa))}}},FORWARD_REF_INJECTION_KEY=Symbol("elForwardRef"),useForwardRef=Ra=>{provide(FORWARD_REF_INJECTION_KEY,{setForwardRef:nd=>{Ra.value=nd}})},useForwardRefDirective=Ra=>({mounted(qa){Ra(qa)},updated(qa){Ra(qa)},unmounted(){Ra(null)}}),initial={current:0},zIndex=ref$1(0),defaultInitialZIndex=2e3,ZINDEX_INJECTION_KEY=Symbol("elZIndexContextKey"),zIndexContextKey=Symbol("zIndexContextKey"),useZIndex=Ra=>{const qa=getCurrentInstance()?inject(ZINDEX_INJECTION_KEY,initial):initial,nd=Ra||(getCurrentInstance()?inject(zIndexContextKey,void 0):void 0),od=computed(()=>{const cd=unref(nd);return isNumber$4(cd)?cd:defaultInitialZIndex}),ld=computed(()=>od.value+zIndex.value),ud=()=>(qa.current++,zIndex.value=qa.current,ld.value);return!isClient$1&&inject(ZINDEX_INJECTION_KEY),{initialZIndex:od,currentZIndex:ld,nextZIndex:ud}},sides=["top","right","bottom","left"],min$1=Math.min,max$2=Math.max,round=Math.round,floor=Math.floor,createCoords=Ra=>({x:Ra,y:Ra}),oppositeSideMap={left:"right",right:"left",bottom:"top",top:"bottom"},oppositeAlignmentMap={start:"end",end:"start"};function clamp(Ra,qa,nd){return max$2(Ra,min$1(qa,nd))}function evaluate$1(Ra,qa){return typeof Ra=="function"?Ra(qa):Ra}function getSide(Ra){return Ra.split("-")[0]}function getAlignment(Ra){return Ra.split("-")[1]}function getOppositeAxis(Ra){return Ra==="x"?"y":"x"}function getAxisLength(Ra){return Ra==="y"?"height":"width"}function getSideAxis(Ra){return["top","bottom"].includes(getSide(Ra))?"y":"x"}function getAlignmentAxis(Ra){return getOppositeAxis(getSideAxis(Ra))}function getAlignmentSides(Ra,qa,nd){nd===void 0&&(nd=!1);const od=getAlignment(Ra),ld=getAlignmentAxis(Ra),ud=getAxisLength(ld);let cd=ld==="x"?od===(nd?"end":"start")?"right":"left":od==="start"?"bottom":"top";return qa.reference[ud]>qa.floating[ud]&&(cd=getOppositePlacement(cd)),[cd,getOppositePlacement(cd)]}function getExpandedPlacements(Ra){const qa=getOppositePlacement(Ra);return[getOppositeAlignmentPlacement(Ra),qa,getOppositeAlignmentPlacement(qa)]}function getOppositeAlignmentPlacement(Ra){return Ra.replace(/start|end/g,qa=>oppositeAlignmentMap[qa])}function getSideList(Ra,qa,nd){const od=["left","right"],ld=["right","left"],ud=["top","bottom"],cd=["bottom","top"];switch(Ra){case"top":case"bottom":return nd?qa?ld:od:qa?od:ld;case"left":case"right":return qa?ud:cd;default:return[]}}function getOppositeAxisPlacements(Ra,qa,nd,od){const ld=getAlignment(Ra);let ud=getSideList(getSide(Ra),nd==="start",od);return ld&&(ud=ud.map(cd=>cd+"-"+ld),qa&&(ud=ud.concat(ud.map(getOppositeAlignmentPlacement)))),ud}function getOppositePlacement(Ra){return Ra.replace(/left|right|bottom|top/g,qa=>oppositeSideMap[qa])}function expandPaddingObject(Ra){return{top:0,right:0,bottom:0,left:0,...Ra}}function getPaddingObject(Ra){return typeof Ra!="number"?expandPaddingObject(Ra):{top:Ra,right:Ra,bottom:Ra,left:Ra}}function rectToClientRect(Ra){const{x:qa,y:nd,width:od,height:ld}=Ra;return{width:od,height:ld,top:nd,left:qa,right:qa+od,bottom:nd+ld,x:qa,y:nd}}function computeCoordsFromPlacement(Ra,qa,nd){let{reference:od,floating:ld}=Ra;const ud=getSideAxis(qa),cd=getAlignmentAxis(qa),dd=getAxisLength(cd),pd=getSide(qa),fd=ud==="y",md=od.x+od.width/2-ld.width/2,vd=od.y+od.height/2-ld.height/2,Ad=od[dd]/2-ld[dd]/2;let Nd;switch(pd){case"top":Nd={x:md,y:od.y-ld.height};break;case"bottom":Nd={x:md,y:od.y+od.height};break;case"right":Nd={x:od.x+od.width,y:vd};break;case"left":Nd={x:od.x-ld.width,y:vd};break;default:Nd={x:od.x,y:od.y}}switch(getAlignment(qa)){case"start":Nd[cd]-=Ad*(nd&&fd?-1:1);break;case"end":Nd[cd]+=Ad*(nd&&fd?-1:1);break}return Nd}const computePosition$1=async(Ra,qa,nd)=>{const{placement:od="bottom",strategy:ld="absolute",middleware:ud=[],platform:cd}=nd,dd=ud.filter(Boolean),pd=await(cd.isRTL==null?void 0:cd.isRTL(qa));let fd=await cd.getElementRects({reference:Ra,floating:qa,strategy:ld}),{x:md,y:vd}=computeCoordsFromPlacement(fd,od,pd),Ad=od,Nd={},Id=0;for(let Od=0;Od<dd.length;Od++){const{name:Fd,fn:Pd}=dd[Od],{x:Md,y:Bd,data:jd,reset:Hd}=await Pd({x:md,y:vd,initialPlacement:od,placement:Ad,strategy:ld,middlewareData:Nd,rects:fd,platform:cd,elements:{reference:Ra,floating:qa}});md=Md??md,vd=Bd??vd,Nd={...Nd,[Fd]:{...Nd[Fd],...jd}},Hd&&Id<=50&&(Id++,typeof Hd=="object"&&(Hd.placement&&(Ad=Hd.placement),Hd.rects&&(fd=Hd.rects===!0?await cd.getElementRects({reference:Ra,floating:qa,strategy:ld}):Hd.rects),{x:md,y:vd}=computeCoordsFromPlacement(fd,Ad,pd)),Od=-1)}return{x:md,y:vd,placement:Ad,strategy:ld,middlewareData:Nd}};async function detectOverflow(Ra,qa){var nd;qa===void 0&&(qa={});const{x:od,y:ld,platform:ud,rects:cd,elements:dd,strategy:pd}=Ra,{boundary:fd="clippingAncestors",rootBoundary:md="viewport",elementContext:vd="floating",altBoundary:Ad=!1,padding:Nd=0}=evaluate$1(qa,Ra),Id=getPaddingObject(Nd),Fd=dd[Ad?vd==="floating"?"reference":"floating":vd],Pd=rectToClientRect(await ud.getClippingRect({element:(nd=await(ud.isElement==null?void 0:ud.isElement(Fd)))==null||nd?Fd:Fd.contextElement||await(ud.getDocumentElement==null?void 0:ud.getDocumentElement(dd.floating)),boundary:fd,rootBoundary:md,strategy:pd})),Md=vd==="floating"?{x:od,y:ld,width:cd.floating.width,height:cd.floating.height}:cd.reference,Bd=await(ud.getOffsetParent==null?void 0:ud.getOffsetParent(dd.floating)),jd=await(ud.isElement==null?void 0:ud.isElement(Bd))?await(ud.getScale==null?void 0:ud.getScale(Bd))||{x:1,y:1}:{x:1,y:1},Hd=rectToClientRect(ud.convertOffsetParentRelativeRectToViewportRelativeRect?await ud.convertOffsetParentRelativeRectToViewportRelativeRect({elements:dd,rect:Md,offsetParent:Bd,strategy:pd}):Md);return{top:(Pd.top-Hd.top+Id.top)/jd.y,bottom:(Hd.bottom-Pd.bottom+Id.bottom)/jd.y,left:(Pd.left-Hd.left+Id.left)/jd.x,right:(Hd.right-Pd.right+Id.right)/jd.x}}const arrow$2=Ra=>({name:"arrow",options:Ra,async fn(qa){const{x:nd,y:od,placement:ld,rects:ud,platform:cd,elements:dd,middlewareData:pd}=qa,{element:fd,padding:md=0}=evaluate$1(Ra,qa)||{};if(fd==null)return{};const vd=getPaddingObject(md),Ad={x:nd,y:od},Nd=getAlignmentAxis(ld),Id=getAxisLength(Nd),Od=await cd.getDimensions(fd),Fd=Nd==="y",Pd=Fd?"top":"left",Md=Fd?"bottom":"right",Bd=Fd?"clientHeight":"clientWidth",jd=ud.reference[Id]+ud.reference[Nd]-Ad[Nd]-ud.floating[Id],Hd=Ad[Nd]-ud.reference[Nd],Gd=await(cd.getOffsetParent==null?void 0:cd.getOffsetParent(fd));let zd=Gd?Gd[Bd]:0;(!zd||!await(cd.isElement==null?void 0:cd.isElement(Gd)))&&(zd=dd.floating[Bd]||ud.floating[Id]);const df=jd/2-Hd/2,Wd=zd/2-Od[Id]/2-1,Jd=min$1(vd[Pd],Wd),Xd=min$1(vd[Md],Wd),_f=Jd,vf=zd-Od[Id]-Xd,Sf=zd/2-Od[Id]/2+df,gf=clamp(_f,Sf,vf),bf=!pd.arrow&&getAlignment(ld)!=null&&Sf!==gf&&ud.reference[Id]/2-(Sf<_f?Jd:Xd)-Od[Id]/2<0,Tf=bf?Sf<_f?Sf-_f:Sf-vf:0;return{[Nd]:Ad[Nd]+Tf,data:{[Nd]:gf,centerOffset:Sf-gf-Tf,...bf&&{alignmentOffset:Tf}},reset:bf}}}),flip$1=function(Ra){return Ra===void 0&&(Ra={}),{name:"flip",options:Ra,async fn(qa){var nd,od;const{placement:ld,middlewareData:ud,rects:cd,initialPlacement:dd,platform:pd,elements:fd}=qa,{mainAxis:md=!0,crossAxis:vd=!0,fallbackPlacements:Ad,fallbackStrategy:Nd="bestFit",fallbackAxisSideDirection:Id="none",flipAlignment:Od=!0,...Fd}=evaluate$1(Ra,qa);if((nd=ud.arrow)!=null&&nd.alignmentOffset)return{};const Pd=getSide(ld),Md=getSideAxis(dd),Bd=getSide(dd)===dd,jd=await(pd.isRTL==null?void 0:pd.isRTL(fd.floating)),Hd=Ad||(Bd||!Od?[getOppositePlacement(dd)]:getExpandedPlacements(dd)),Gd=Id!=="none";!Ad&&Gd&&Hd.push(...getOppositeAxisPlacements(dd,Od,Id,jd));const zd=[dd,...Hd],df=await detectOverflow(qa,Fd),Wd=[];let Jd=((od=ud.flip)==null?void 0:od.overflows)||[];if(md&&Wd.push(df[Pd]),vd){const Sf=getAlignmentSides(ld,cd,jd);Wd.push(df[Sf[0]],df[Sf[1]])}if(Jd=[...Jd,{placement:ld,overflows:Wd}],!Wd.every(Sf=>Sf<=0)){var Xd,_f;const Sf=(((Xd=ud.flip)==null?void 0:Xd.index)||0)+1,gf=zd[Sf];if(gf)return{data:{index:Sf,overflows:Jd},reset:{placement:gf}};let bf=(_f=Jd.filter(Tf=>Tf.overflows[0]<=0).sort((Tf,Mf)=>Tf.overflows[1]-Mf.overflows[1])[0])==null?void 0:_f.placement;if(!bf)switch(Nd){case"bestFit":{var vf;const Tf=(vf=Jd.filter(Mf=>{if(Gd){const Kf=getSideAxis(Mf.placement);return Kf===Md||Kf==="y"}return!0}).map(Mf=>[Mf.placement,Mf.overflows.filter(Kf=>Kf>0).reduce((Kf,Zf)=>Kf+Zf,0)]).sort((Mf,Kf)=>Mf[1]-Kf[1])[0])==null?void 0:vf[0];Tf&&(bf=Tf);break}case"initialPlacement":bf=dd;break}if(ld!==bf)return{reset:{placement:bf}}}return{}}}};function getSideOffsets(Ra,qa){return{top:Ra.top-qa.height,right:Ra.right-qa.width,bottom:Ra.bottom-qa.height,left:Ra.left-qa.width}}function isAnySideFullyClipped(Ra){return sides.some(qa=>Ra[qa]>=0)}const hide$1=function(Ra){return Ra===void 0&&(Ra={}),{name:"hide",options:Ra,async fn(qa){const{rects:nd}=qa,{strategy:od="referenceHidden",...ld}=evaluate$1(Ra,qa);switch(od){case"referenceHidden":{const ud=await detectOverflow(qa,{...ld,elementContext:"reference"}),cd=getSideOffsets(ud,nd.reference);return{data:{referenceHiddenOffsets:cd,referenceHidden:isAnySideFullyClipped(cd)}}}case"escaped":{const ud=await detectOverflow(qa,{...ld,altBoundary:!0}),cd=getSideOffsets(ud,nd.floating);return{data:{escapedOffsets:cd,escaped:isAnySideFullyClipped(cd)}}}default:return{}}}}};async function convertValueToCoords(Ra,qa){const{placement:nd,platform:od,elements:ld}=Ra,ud=await(od.isRTL==null?void 0:od.isRTL(ld.floating)),cd=getSide(nd),dd=getAlignment(nd),pd=getSideAxis(nd)==="y",fd=["left","top"].includes(cd)?-1:1,md=ud&&pd?-1:1,vd=evaluate$1(qa,Ra);let{mainAxis:Ad,crossAxis:Nd,alignmentAxis:Id}=typeof vd=="number"?{mainAxis:vd,crossAxis:0,alignmentAxis:null}:{mainAxis:vd.mainAxis||0,crossAxis:vd.crossAxis||0,alignmentAxis:vd.alignmentAxis};return dd&&typeof Id=="number"&&(Nd=dd==="end"?Id*-1:Id),pd?{x:Nd*md,y:Ad*fd}:{x:Ad*fd,y:Nd*md}}const offset$1=function(Ra){return Ra===void 0&&(Ra=0),{name:"offset",options:Ra,async fn(qa){var nd,od;const{x:ld,y:ud,placement:cd,middlewareData:dd}=qa,pd=await convertValueToCoords(qa,Ra);return cd===((nd=dd.offset)==null?void 0:nd.placement)&&(od=dd.arrow)!=null&&od.alignmentOffset?{}:{x:ld+pd.x,y:ud+pd.y,data:{...pd,placement:cd}}}}},shift$1=function(Ra){return Ra===void 0&&(Ra={}),{name:"shift",options:Ra,async fn(qa){const{x:nd,y:od,placement:ld}=qa,{mainAxis:ud=!0,crossAxis:cd=!1,limiter:dd={fn:Fd=>{let{x:Pd,y:Md}=Fd;return{x:Pd,y:Md}}},...pd}=evaluate$1(Ra,qa),fd={x:nd,y:od},md=await detectOverflow(qa,pd),vd=getSideAxis(getSide(ld)),Ad=getOppositeAxis(vd);let Nd=fd[Ad],Id=fd[vd];if(ud){const Fd=Ad==="y"?"top":"left",Pd=Ad==="y"?"bottom":"right",Md=Nd+md[Fd],Bd=Nd-md[Pd];Nd=clamp(Md,Nd,Bd)}if(cd){const Fd=vd==="y"?"top":"left",Pd=vd==="y"?"bottom":"right",Md=Id+md[Fd],Bd=Id-md[Pd];Id=clamp(Md,Id,Bd)}const Od=dd.fn({...qa,[Ad]:Nd,[vd]:Id});return{...Od,data:{x:Od.x-nd,y:Od.y-od,enabled:{[Ad]:ud,[vd]:cd}}}}}},limitShift$1=function(Ra){return Ra===void 0&&(Ra={}),{options:Ra,fn(qa){const{x:nd,y:od,placement:ld,rects:ud,middlewareData:cd}=qa,{offset:dd=0,mainAxis:pd=!0,crossAxis:fd=!0}=evaluate$1(Ra,qa),md={x:nd,y:od},vd=getSideAxis(ld),Ad=getOppositeAxis(vd);let Nd=md[Ad],Id=md[vd];const Od=evaluate$1(dd,qa),Fd=typeof Od=="number"?{mainAxis:Od,crossAxis:0}:{mainAxis:0,crossAxis:0,...Od};if(pd){const Bd=Ad==="y"?"height":"width",jd=ud.reference[Ad]-ud.floating[Bd]+Fd.mainAxis,Hd=ud.reference[Ad]+ud.reference[Bd]-Fd.mainAxis;Nd<jd?Nd=jd:Nd>Hd&&(Nd=Hd)}if(fd){var Pd,Md;const Bd=Ad==="y"?"width":"height",jd=["top","left"].includes(getSide(ld)),Hd=ud.reference[vd]-ud.floating[Bd]+(jd&&((Pd=cd.offset)==null?void 0:Pd[vd])||0)+(jd?0:Fd.crossAxis),Gd=ud.reference[vd]+ud.reference[Bd]+(jd?0:((Md=cd.offset)==null?void 0:Md[vd])||0)-(jd?Fd.crossAxis:0);Id<Hd?Id=Hd:Id>Gd&&(Id=Gd)}return{[Ad]:Nd,[vd]:Id}}}},size$1=function(Ra){return Ra===void 0&&(Ra={}),{name:"size",options:Ra,async fn(qa){var nd,od;const{placement:ld,rects:ud,platform:cd,elements:dd}=qa,{apply:pd=()=>{},...fd}=evaluate$1(Ra,qa),md=await detectOverflow(qa,fd),vd=getSide(ld),Ad=getAlignment(ld),Nd=getSideAxis(ld)==="y",{width:Id,height:Od}=ud.floating;let Fd,Pd;vd==="top"||vd==="bottom"?(Fd=vd,Pd=Ad===(await(cd.isRTL==null?void 0:cd.isRTL(dd.floating))?"start":"end")?"left":"right"):(Pd=vd,Fd=Ad==="end"?"top":"bottom");const Md=Od-md.top-md.bottom,Bd=Id-md.left-md.right,jd=min$1(Od-md[Fd],Md),Hd=min$1(Id-md[Pd],Bd),Gd=!qa.middlewareData.shift;let zd=jd,df=Hd;if((nd=qa.middlewareData.shift)!=null&&nd.enabled.x&&(df=Bd),(od=qa.middlewareData.shift)!=null&&od.enabled.y&&(zd=Md),Gd&&!Ad){const Jd=max$2(md.left,0),Xd=max$2(md.right,0),_f=max$2(md.top,0),vf=max$2(md.bottom,0);Nd?df=Id-2*(Jd!==0||Xd!==0?Jd+Xd:max$2(md.left,md.right)):zd=Od-2*(_f!==0||vf!==0?_f+vf:max$2(md.top,md.bottom))}await pd({...qa,availableWidth:df,availableHeight:zd});const Wd=await cd.getDimensions(dd.floating);return Id!==Wd.width||Od!==Wd.height?{reset:{rects:!0}}:{}}}};function hasWindow(){return typeof window<"u"}function getNodeName(Ra){return isNode$2(Ra)?(Ra.nodeName||"").toLowerCase():"#document"}function getWindow(Ra){var qa;return(Ra==null||(qa=Ra.ownerDocument)==null?void 0:qa.defaultView)||window}function getDocumentElement(Ra){var qa;return(qa=(isNode$2(Ra)?Ra.ownerDocument:Ra.document)||window.document)==null?void 0:qa.documentElement}function isNode$2(Ra){return hasWindow()?Ra instanceof Node||Ra instanceof getWindow(Ra).Node:!1}function isElement$1(Ra){return hasWindow()?Ra instanceof Element||Ra instanceof getWindow(Ra).Element:!1}function isHTMLElement(Ra){return hasWindow()?Ra instanceof HTMLElement||Ra instanceof getWindow(Ra).HTMLElement:!1}function isShadowRoot(Ra){return!hasWindow()||typeof ShadowRoot>"u"?!1:Ra instanceof ShadowRoot||Ra instanceof getWindow(Ra).ShadowRoot}function isOverflowElement(Ra){const{overflow:qa,overflowX:nd,overflowY:od,display:ld}=getComputedStyle$1(Ra);return/auto|scroll|overlay|hidden|clip/.test(qa+od+nd)&&!["inline","contents"].includes(ld)}function isTableElement(Ra){return["table","td","th"].includes(getNodeName(Ra))}function isTopLayer(Ra){return[":popover-open",":modal"].some(qa=>{try{return Ra.matches(qa)}catch{return!1}})}function isContainingBlock(Ra){const qa=isWebKit(),nd=isElement$1(Ra)?getComputedStyle$1(Ra):Ra;return nd.transform!=="none"||nd.perspective!=="none"||(nd.containerType?nd.containerType!=="normal":!1)||!qa&&(nd.backdropFilter?nd.backdropFilter!=="none":!1)||!qa&&(nd.filter?nd.filter!=="none":!1)||["transform","perspective","filter"].some(od=>(nd.willChange||"").includes(od))||["paint","layout","strict","content"].some(od=>(nd.contain||"").includes(od))}function getContainingBlock(Ra){let qa=getParentNode(Ra);for(;isHTMLElement(qa)&&!isLastTraversableNode(qa);){if(isContainingBlock(qa))return qa;if(isTopLayer(qa))return null;qa=getParentNode(qa)}return null}function isWebKit(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function isLastTraversableNode(Ra){return["html","body","#document"].includes(getNodeName(Ra))}function getComputedStyle$1(Ra){return getWindow(Ra).getComputedStyle(Ra)}function getNodeScroll(Ra){return isElement$1(Ra)?{scrollLeft:Ra.scrollLeft,scrollTop:Ra.scrollTop}:{scrollLeft:Ra.scrollX,scrollTop:Ra.scrollY}}function getParentNode(Ra){if(getNodeName(Ra)==="html")return Ra;const qa=Ra.assignedSlot||Ra.parentNode||isShadowRoot(Ra)&&Ra.host||getDocumentElement(Ra);return isShadowRoot(qa)?qa.host:qa}function getNearestOverflowAncestor(Ra){const qa=getParentNode(Ra);return isLastTraversableNode(qa)?Ra.ownerDocument?Ra.ownerDocument.body:Ra.body:isHTMLElement(qa)&&isOverflowElement(qa)?qa:getNearestOverflowAncestor(qa)}function getOverflowAncestors(Ra,qa,nd){var od;qa===void 0&&(qa=[]),nd===void 0&&(nd=!0);const ld=getNearestOverflowAncestor(Ra),ud=ld===((od=Ra.ownerDocument)==null?void 0:od.body),cd=getWindow(ld);if(ud){const dd=getFrameElement(cd);return qa.concat(cd,cd.visualViewport||[],isOverflowElement(ld)?ld:[],dd&&nd?getOverflowAncestors(dd):[])}return qa.concat(ld,getOverflowAncestors(ld,[],nd))}function getFrameElement(Ra){return Ra.parent&&Object.getPrototypeOf(Ra.parent)?Ra.frameElement:null}function getCssDimensions(Ra){const qa=getComputedStyle$1(Ra);let nd=parseFloat(qa.width)||0,od=parseFloat(qa.height)||0;const ld=isHTMLElement(Ra),ud=ld?Ra.offsetWidth:nd,cd=ld?Ra.offsetHeight:od,dd=round(nd)!==ud||round(od)!==cd;return dd&&(nd=ud,od=cd),{width:nd,height:od,$:dd}}function unwrapElement$1(Ra){return isElement$1(Ra)?Ra:Ra.contextElement}function getScale(Ra){const qa=unwrapElement$1(Ra);if(!isHTMLElement(qa))return createCoords(1);const nd=qa.getBoundingClientRect(),{width:od,height:ld,$:ud}=getCssDimensions(qa);let cd=(ud?round(nd.width):nd.width)/od,dd=(ud?round(nd.height):nd.height)/ld;return(!cd||!Number.isFinite(cd))&&(cd=1),(!dd||!Number.isFinite(dd))&&(dd=1),{x:cd,y:dd}}const noOffsets=createCoords(0);function getVisualOffsets(Ra){const qa=getWindow(Ra);return!isWebKit()||!qa.visualViewport?noOffsets:{x:qa.visualViewport.offsetLeft,y:qa.visualViewport.offsetTop}}function shouldAddVisualOffsets(Ra,qa,nd){return qa===void 0&&(qa=!1),!nd||qa&&nd!==getWindow(Ra)?!1:qa}function getBoundingClientRect(Ra,qa,nd,od){qa===void 0&&(qa=!1),nd===void 0&&(nd=!1);const ld=Ra.getBoundingClientRect(),ud=unwrapElement$1(Ra);let cd=createCoords(1);qa&&(od?isElement$1(od)&&(cd=getScale(od)):cd=getScale(Ra));const dd=shouldAddVisualOffsets(ud,nd,od)?getVisualOffsets(ud):createCoords(0);let pd=(ld.left+dd.x)/cd.x,fd=(ld.top+dd.y)/cd.y,md=ld.width/cd.x,vd=ld.height/cd.y;if(ud){const Ad=getWindow(ud),Nd=od&&isElement$1(od)?getWindow(od):od;let Id=Ad,Od=getFrameElement(Id);for(;Od&&od&&Nd!==Id;){const Fd=getScale(Od),Pd=Od.getBoundingClientRect(),Md=getComputedStyle$1(Od),Bd=Pd.left+(Od.clientLeft+parseFloat(Md.paddingLeft))*Fd.x,jd=Pd.top+(Od.clientTop+parseFloat(Md.paddingTop))*Fd.y;pd*=Fd.x,fd*=Fd.y,md*=Fd.x,vd*=Fd.y,pd+=Bd,fd+=jd,Id=getWindow(Od),Od=getFrameElement(Id)}}return rectToClientRect({width:md,height:vd,x:pd,y:fd})}function getWindowScrollBarX(Ra,qa){const nd=getNodeScroll(Ra).scrollLeft;return qa?qa.left+nd:getBoundingClientRect(getDocumentElement(Ra)).left+nd}function getHTMLOffset(Ra,qa,nd){nd===void 0&&(nd=!1);const od=Ra.getBoundingClientRect(),ld=od.left+qa.scrollLeft-(nd?0:getWindowScrollBarX(Ra,od)),ud=od.top+qa.scrollTop;return{x:ld,y:ud}}function convertOffsetParentRelativeRectToViewportRelativeRect(Ra){let{elements:qa,rect:nd,offsetParent:od,strategy:ld}=Ra;const ud=ld==="fixed",cd=getDocumentElement(od),dd=qa?isTopLayer(qa.floating):!1;if(od===cd||dd&&ud)return nd;let pd={scrollLeft:0,scrollTop:0},fd=createCoords(1);const md=createCoords(0),vd=isHTMLElement(od);if((vd||!vd&&!ud)&&((getNodeName(od)!=="body"||isOverflowElement(cd))&&(pd=getNodeScroll(od)),isHTMLElement(od))){const Nd=getBoundingClientRect(od);fd=getScale(od),md.x=Nd.x+od.clientLeft,md.y=Nd.y+od.clientTop}const Ad=cd&&!vd&&!ud?getHTMLOffset(cd,pd,!0):createCoords(0);return{width:nd.width*fd.x,height:nd.height*fd.y,x:nd.x*fd.x-pd.scrollLeft*fd.x+md.x+Ad.x,y:nd.y*fd.y-pd.scrollTop*fd.y+md.y+Ad.y}}function getClientRects(Ra){return Array.from(Ra.getClientRects())}function getDocumentRect(Ra){const qa=getDocumentElement(Ra),nd=getNodeScroll(Ra),od=Ra.ownerDocument.body,ld=max$2(qa.scrollWidth,qa.clientWidth,od.scrollWidth,od.clientWidth),ud=max$2(qa.scrollHeight,qa.clientHeight,od.scrollHeight,od.clientHeight);let cd=-nd.scrollLeft+getWindowScrollBarX(Ra);const dd=-nd.scrollTop;return getComputedStyle$1(od).direction==="rtl"&&(cd+=max$2(qa.clientWidth,od.clientWidth)-ld),{width:ld,height:ud,x:cd,y:dd}}function getViewportRect(Ra,qa){const nd=getWindow(Ra),od=getDocumentElement(Ra),ld=nd.visualViewport;let ud=od.clientWidth,cd=od.clientHeight,dd=0,pd=0;if(ld){ud=ld.width,cd=ld.height;const fd=isWebKit();(!fd||fd&&qa==="fixed")&&(dd=ld.offsetLeft,pd=ld.offsetTop)}return{width:ud,height:cd,x:dd,y:pd}}function getInnerBoundingClientRect(Ra,qa){const nd=getBoundingClientRect(Ra,!0,qa==="fixed"),od=nd.top+Ra.clientTop,ld=nd.left+Ra.clientLeft,ud=isHTMLElement(Ra)?getScale(Ra):createCoords(1),cd=Ra.clientWidth*ud.x,dd=Ra.clientHeight*ud.y,pd=ld*ud.x,fd=od*ud.y;return{width:cd,height:dd,x:pd,y:fd}}function getClientRectFromClippingAncestor(Ra,qa,nd){let od;if(qa==="viewport")od=getViewportRect(Ra,nd);else if(qa==="document")od=getDocumentRect(getDocumentElement(Ra));else if(isElement$1(qa))od=getInnerBoundingClientRect(qa,nd);else{const ld=getVisualOffsets(Ra);od={x:qa.x-ld.x,y:qa.y-ld.y,width:qa.width,height:qa.height}}return rectToClientRect(od)}function hasFixedPositionAncestor(Ra,qa){const nd=getParentNode(Ra);return nd===qa||!isElement$1(nd)||isLastTraversableNode(nd)?!1:getComputedStyle$1(nd).position==="fixed"||hasFixedPositionAncestor(nd,qa)}function getClippingElementAncestors(Ra,qa){const nd=qa.get(Ra);if(nd)return nd;let od=getOverflowAncestors(Ra,[],!1).filter(dd=>isElement$1(dd)&&getNodeName(dd)!=="body"),ld=null;const ud=getComputedStyle$1(Ra).position==="fixed";let cd=ud?getParentNode(Ra):Ra;for(;isElement$1(cd)&&!isLastTraversableNode(cd);){const dd=getComputedStyle$1(cd),pd=isContainingBlock(cd);!pd&&dd.position==="fixed"&&(ld=null),(ud?!pd&&!ld:!pd&&dd.position==="static"&&!!ld&&["absolute","fixed"].includes(ld.position)||isOverflowElement(cd)&&!pd&&hasFixedPositionAncestor(Ra,cd))?od=od.filter(md=>md!==cd):ld=dd,cd=getParentNode(cd)}return qa.set(Ra,od),od}function getClippingRect(Ra){let{element:qa,boundary:nd,rootBoundary:od,strategy:ld}=Ra;const cd=[...nd==="clippingAncestors"?isTopLayer(qa)?[]:getClippingElementAncestors(qa,this._c):[].concat(nd),od],dd=cd[0],pd=cd.reduce((fd,md)=>{const vd=getClientRectFromClippingAncestor(qa,md,ld);return fd.top=max$2(vd.top,fd.top),fd.right=min$1(vd.right,fd.right),fd.bottom=min$1(vd.bottom,fd.bottom),fd.left=max$2(vd.left,fd.left),fd},getClientRectFromClippingAncestor(qa,dd,ld));return{width:pd.right-pd.left,height:pd.bottom-pd.top,x:pd.left,y:pd.top}}function getDimensions(Ra){const{width:qa,height:nd}=getCssDimensions(Ra);return{width:qa,height:nd}}function getRectRelativeToOffsetParent(Ra,qa,nd){const od=isHTMLElement(qa),ld=getDocumentElement(qa),ud=nd==="fixed",cd=getBoundingClientRect(Ra,!0,ud,qa);let dd={scrollLeft:0,scrollTop:0};const pd=createCoords(0);if(od||!od&&!ud)if((getNodeName(qa)!=="body"||isOverflowElement(ld))&&(dd=getNodeScroll(qa)),od){const Ad=getBoundingClientRect(qa,!0,ud,qa);pd.x=Ad.x+qa.clientLeft,pd.y=Ad.y+qa.clientTop}else ld&&(pd.x=getWindowScrollBarX(ld));const fd=ld&&!od&&!ud?getHTMLOffset(ld,dd):createCoords(0),md=cd.left+dd.scrollLeft-pd.x-fd.x,vd=cd.top+dd.scrollTop-pd.y-fd.y;return{x:md,y:vd,width:cd.width,height:cd.height}}function isStaticPositioned(Ra){return getComputedStyle$1(Ra).position==="static"}function getTrueOffsetParent(Ra,qa){if(!isHTMLElement(Ra)||getComputedStyle$1(Ra).position==="fixed")return null;if(qa)return qa(Ra);let nd=Ra.offsetParent;return getDocumentElement(Ra)===nd&&(nd=nd.ownerDocument.body),nd}function getOffsetParent(Ra,qa){const nd=getWindow(Ra);if(isTopLayer(Ra))return nd;if(!isHTMLElement(Ra)){let ld=getParentNode(Ra);for(;ld&&!isLastTraversableNode(ld);){if(isElement$1(ld)&&!isStaticPositioned(ld))return ld;ld=getParentNode(ld)}return nd}let od=getTrueOffsetParent(Ra,qa);for(;od&&isTableElement(od)&&isStaticPositioned(od);)od=getTrueOffsetParent(od,qa);return od&&isLastTraversableNode(od)&&isStaticPositioned(od)&&!isContainingBlock(od)?nd:od||getContainingBlock(Ra)||nd}const getElementRects=async function(Ra){const qa=this.getOffsetParent||getOffsetParent,nd=this.getDimensions,od=await nd(Ra.floating);return{reference:getRectRelativeToOffsetParent(Ra.reference,await qa(Ra.floating),Ra.strategy),floating:{x:0,y:0,width:od.width,height:od.height}}};function isRTL(Ra){return getComputedStyle$1(Ra).direction==="rtl"}const platform$2={convertOffsetParentRelativeRectToViewportRelativeRect,getDocumentElement,getClippingRect,getOffsetParent,getElementRects,getClientRects,getDimensions,getScale,isElement:isElement$1,isRTL};function observeMove(Ra,qa){let nd=null,od;const ld=getDocumentElement(Ra);function ud(){var dd;clearTimeout(od),(dd=nd)==null||dd.disconnect(),nd=null}function cd(dd,pd){dd===void 0&&(dd=!1),pd===void 0&&(pd=1),ud();const{left:fd,top:md,width:vd,height:Ad}=Ra.getBoundingClientRect();if(dd||qa(),!vd||!Ad)return;const Nd=floor(md),Id=floor(ld.clientWidth-(fd+vd)),Od=floor(ld.clientHeight-(md+Ad)),Fd=floor(fd),Md={rootMargin:-Nd+"px "+-Id+"px "+-Od+"px "+-Fd+"px",threshold:max$2(0,min$1(1,pd))||1};let Bd=!0;function jd(Hd){const Gd=Hd[0].intersectionRatio;if(Gd!==pd){if(!Bd)return cd();Gd?cd(!1,Gd):od=setTimeout(()=>{cd(!1,1e-7)},1e3)}Bd=!1}try{nd=new IntersectionObserver(jd,{...Md,root:ld.ownerDocument})}catch{nd=new IntersectionObserver(jd,Md)}nd.observe(Ra)}return cd(!0),ud}function autoUpdate(Ra,qa,nd,od){od===void 0&&(od={});const{ancestorScroll:ld=!0,ancestorResize:ud=!0,elementResize:cd=typeof ResizeObserver=="function",layoutShift:dd=typeof IntersectionObserver=="function",animationFrame:pd=!1}=od,fd=unwrapElement$1(Ra),md=ld||ud?[...fd?getOverflowAncestors(fd):[],...getOverflowAncestors(qa)]:[];md.forEach(Pd=>{ld&&Pd.addEventListener("scroll",nd,{passive:!0}),ud&&Pd.addEventListener("resize",nd)});const vd=fd&&dd?observeMove(fd,nd):null;let Ad=-1,Nd=null;cd&&(Nd=new ResizeObserver(Pd=>{let[Md]=Pd;Md&&Md.target===fd&&Nd&&(Nd.unobserve(qa),cancelAnimationFrame(Ad),Ad=requestAnimationFrame(()=>{var Bd;(Bd=Nd)==null||Bd.observe(qa)})),nd()}),fd&&!pd&&Nd.observe(fd),Nd.observe(qa));let Id,Od=pd?getBoundingClientRect(Ra):null;pd&&Fd();function Fd(){const Pd=getBoundingClientRect(Ra);Od&&(Pd.x!==Od.x||Pd.y!==Od.y||Pd.width!==Od.width||Pd.height!==Od.height)&&nd(),Od=Pd,Id=requestAnimationFrame(Fd)}return nd(),()=>{var Pd;md.forEach(Md=>{ld&&Md.removeEventListener("scroll",nd),ud&&Md.removeEventListener("resize",nd)}),vd==null||vd(),(Pd=Nd)==null||Pd.disconnect(),Nd=null,pd&&cancelAnimationFrame(Id)}}const offset=offset$1,shift=shift$1,flip=flip$1,size=size$1,hide=hide$1,arrow$1=arrow$2,limitShift=limitShift$1,computePosition=(Ra,qa,nd)=>{const od=new Map,ld={platform:platform$2,...nd},ud={...ld.platform,_c:od};return computePosition$1(Ra,qa,{...ld,platform:ud})};function useCursor(Ra){let qa;function nd(){if(Ra.value==null)return;const{selectionStart:ld,selectionEnd:ud,value:cd}=Ra.value;if(ld==null||ud==null)return;const dd=cd.slice(0,Math.max(0,ld)),pd=cd.slice(Math.max(0,ud));qa={selectionStart:ld,selectionEnd:ud,value:cd,beforeTxt:dd,afterTxt:pd}}function od(){if(Ra.value==null||qa==null)return;const{value:ld}=Ra.value,{beforeTxt:ud,afterTxt:cd,selectionStart:dd}=qa;if(ud==null||cd==null||dd==null)return;let pd=ld.length;if(ld.endsWith(cd))pd=ld.length-cd.length;else if(ld.startsWith(ud))pd=ud.length;else{const fd=ud[dd-1],md=ld.indexOf(fd,dd-1);md!==-1&&(pd=md+1)}Ra.value.setSelectionRange(pd,pd)}return[nd,od]}const getOrderedChildren=(Ra,qa,nd)=>flattedChildren(Ra.subTree).filter(ud=>{var cd;return isVNode(ud)&&((cd=ud.type)==null?void 0:cd.name)===qa&&!!ud.component}).map(ud=>ud.component.uid).map(ud=>nd[ud]).filter(ud=>!!ud),useOrderedChildren=(Ra,qa)=>{const nd={},od=shallowRef([]);return{children:od,addChild:cd=>{nd[cd.uid]=cd,od.value=getOrderedChildren(Ra,qa,nd)},removeChild:cd=>{delete nd[cd],od.value=od.value.filter(dd=>dd.uid!==cd)}}},useSizeProp=buildProp({type:String,values:componentSizes,required:!1}),SIZE_INJECTION_KEY=Symbol("size"),useGlobalSize=()=>{const Ra=inject(SIZE_INJECTION_KEY,{});return computed(()=>unref(Ra.size)||"")};function useFocusController(Ra,{beforeFocus:qa,afterFocus:nd,beforeBlur:od,afterBlur:ld}={}){const ud=getCurrentInstance(),{emit:cd}=ud,dd=shallowRef(),pd=ref$1(!1),fd=Ad=>{isFunction$4(qa)&&qa(Ad)||pd.value||(pd.value=!0,cd("focus",Ad),nd==null||nd())},md=Ad=>{var Nd;isFunction$4(od)&&od(Ad)||Ad.relatedTarget&&((Nd=dd.value)!=null&&Nd.contains(Ad.relatedTarget))||(pd.value=!1,cd("blur",Ad),ld==null||ld())},vd=()=>{var Ad,Nd;(Ad=dd.value)!=null&&Ad.contains(document.activeElement)&&dd.value!==document.activeElement||(Nd=Ra.value)==null||Nd.focus()};return watch(dd,Ad=>{Ad&&Ad.setAttribute("tabindex","-1")}),useEventListener$1(dd,"focus",fd,!0),useEventListener$1(dd,"blur",md,!0),useEventListener$1(dd,"click",vd,!0),{isFocused:pd,wrapperRef:dd,handleFocus:fd,handleBlur:md}}function useComposition({afterComposition:Ra,emit:qa}){const nd=ref$1(!1),od=dd=>{qa==null||qa("compositionstart",dd),nd.value=!0},ld=dd=>{var pd;qa==null||qa("compositionupdate",dd);const fd=(pd=dd.target)==null?void 0:pd.value,md=fd[fd.length-1]||"";nd.value=!isKorean(md)},ud=dd=>{qa==null||qa("compositionend",dd),nd.value&&(nd.value=!1,nextTick$1(()=>Ra(dd)))};return{isComposing:nd,handleComposition:dd=>{dd.type==="compositionend"?ud(dd):ld(dd)},handleCompositionStart:od,handleCompositionUpdate:ld,handleCompositionEnd:ud}}const emptyValuesContextKey=Symbol("emptyValuesContextKey"),DEFAULT_EMPTY_VALUES=["",void 0,null],DEFAULT_VALUE_ON_CLEAR=void 0,useEmptyValuesProps=buildProps({emptyValues:Array,valueOnClear:{type:[String,Number,Boolean,Function],default:void 0,validator:Ra=>isFunction$4(Ra)?!Ra():!Ra}}),useEmptyValues=(Ra,qa)=>{const nd=getCurrentInstance()?inject(emptyValuesContextKey,ref$1({})):ref$1({}),od=computed(()=>Ra.emptyValues||nd.value.emptyValues||DEFAULT_EMPTY_VALUES),ld=computed(()=>isFunction$4(Ra.valueOnClear)?Ra.valueOnClear():Ra.valueOnClear!==void 0?Ra.valueOnClear:isFunction$4(nd.value.valueOnClear)?nd.value.valueOnClear():nd.value.valueOnClear!==void 0?nd.value.valueOnClear:DEFAULT_VALUE_ON_CLEAR),ud=cd=>od.value.includes(cd);return od.value.includes(ld.value),{emptyValues:od,valueOnClear:ld,isEmptyValue:ud}},ariaProps=buildProps({ariaLabel:String,ariaOrientation:{type:String,values:["horizontal","vertical","undefined"]},ariaControls:String}),useAriaProps=Ra=>pick(ariaProps,Ra),configProviderContextKey=Symbol(),globalConfig=ref$1();function useGlobalConfig(Ra,qa=void 0){const nd=getCurrentInstance()?inject(configProviderContextKey,globalConfig):globalConfig;return Ra?computed(()=>{var od,ld;return(ld=(od=nd.value)==null?void 0:od[Ra])!=null?ld:qa}):nd}function useGlobalComponentSettings(Ra,qa){const nd=useGlobalConfig(),od=useNamespace(Ra,computed(()=>{var dd;return((dd=nd.value)==null?void 0:dd.namespace)||defaultNamespace})),ld=useLocale(computed(()=>{var dd;return(dd=nd.value)==null?void 0:dd.locale})),ud=useZIndex(computed(()=>{var dd;return((dd=nd.value)==null?void 0:dd.zIndex)||defaultInitialZIndex})),cd=computed(()=>{var dd;return unref(qa)||((dd=nd.value)==null?void 0:dd.size)||""});return provideGlobalConfig(computed(()=>unref(nd)||{})),{ns:od,locale:ld,zIndex:ud,size:cd}}const provideGlobalConfig=(Ra,qa,nd=!1)=>{var od;const ld=!!getCurrentInstance(),ud=ld?useGlobalConfig():void 0,cd=(od=void 0)!=null?od:ld?provide:void 0;if(!cd)return;const dd=computed(()=>{const pd=unref(Ra);return ud!=null&&ud.value?mergeConfig$1(ud.value,pd):pd});return cd(configProviderContextKey,dd),cd(localeContextKey,computed(()=>dd.value.locale)),cd(namespaceContextKey,computed(()=>dd.value.namespace)),cd(zIndexContextKey,computed(()=>dd.value.zIndex)),cd(SIZE_INJECTION_KEY,{size:computed(()=>dd.value.size||"")}),cd(emptyValuesContextKey,computed(()=>({emptyValues:dd.value.emptyValues,valueOnClear:dd.value.valueOnClear}))),(nd||!globalConfig.value)&&(globalConfig.value=dd.value),dd},mergeConfig$1=(Ra,qa)=>{const nd=[...new Set([...keysOf(Ra),...keysOf(qa)])],od={};for(const ld of nd)od[ld]=qa[ld]!==void 0?qa[ld]:Ra[ld];return od},messageConfig={};var _export_sfc$1=(Ra,qa)=>{const nd=Ra.__vccOpts||Ra;for(const[od,ld]of qa)nd[od]=ld;return nd};const iconProps=buildProps({size:{type:definePropType([Number,String])},color:{type:String}}),__default__$w=defineComponent({name:"ElIcon",inheritAttrs:!1}),_sfc_main$1u=defineComponent({...__default__$w,props:iconProps,setup(Ra){const qa=Ra,nd=useNamespace("icon"),od=computed(()=>{const{size:ld,color:ud}=qa;return!ld&&!ud?{}:{fontSize:isUndefined$1(ld)?void 0:addUnit(ld),"--color":ud}});return(ld,ud)=>(openBlock(),createElementBlock("i",mergeProps({class:unref(nd).b(),style:unref(od)},ld.$attrs),[renderSlot(ld.$slots,"default")],16))}});var Icon$1=_export_sfc$1(_sfc_main$1u,[["__file","icon.vue"]]);const ElIcon=withInstall(Icon$1),alertEffects=["light","dark"],alertProps=buildProps({title:{type:String,default:""},description:{type:String,default:""},type:{type:String,values:keysOf(TypeComponentsMap),default:"info"},closable:{type:Boolean,default:!0},closeText:{type:String,default:""},showIcon:Boolean,center:Boolean,effect:{type:String,values:alertEffects,default:"light"}}),alertEmits={close:Ra=>Ra instanceof MouseEvent},__default__$v=defineComponent({name:"ElAlert"}),_sfc_main$1t=defineComponent({...__default__$v,props:alertProps,emits:alertEmits,setup(Ra,{emit:qa}){const nd=Ra,{Close:od}=TypeComponents,ld=useSlots(),ud=useNamespace("alert"),cd=ref$1(!0),dd=computed(()=>TypeComponentsMap[nd.type]),pd=computed(()=>[ud.e("icon"),{[ud.is("big")]:!!nd.description||!!ld.default}]),fd=computed(()=>({"with-description":nd.description||ld.default})),md=vd=>{cd.value=!1,qa("close",vd)};return(vd,Ad)=>(openBlock(),createBlock(Transition$1,{name:unref(ud).b("fade"),persisted:""},{default:withCtx(()=>[withDirectives(createBaseVNode("div",{class:normalizeClass([unref(ud).b(),unref(ud).m(vd.type),unref(ud).is("center",vd.center),unref(ud).is(vd.effect)]),role:"alert"},[vd.showIcon&&unref(dd)?(openBlock(),createBlock(unref(ElIcon),{key:0,class:normalizeClass(unref(pd))},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(unref(dd))))]),_:1},8,["class"])):createCommentVNode("v-if",!0),createBaseVNode("div",{class:normalizeClass(unref(ud).e("content"))},[vd.title||vd.$slots.title?(openBlock(),createElementBlock("span",{key:0,class:normalizeClass([unref(ud).e("title"),unref(fd)])},[renderSlot(vd.$slots,"title",{},()=>[createTextVNode(toDisplayString(vd.title),1)])],2)):createCommentVNode("v-if",!0),vd.$slots.default||vd.description?(openBlock(),createElementBlock("p",{key:1,class:normalizeClass(unref(ud).e("description"))},[renderSlot(vd.$slots,"default",{},()=>[createTextVNode(toDisplayString(vd.description),1)])],2)):createCommentVNode("v-if",!0),vd.closable?(openBlock(),createElementBlock(Fragment,{key:2},[vd.closeText?(openBlock(),createElementBlock("div",{key:0,class:normalizeClass([unref(ud).e("close-btn"),unref(ud).is("customed")]),onClick:md},toDisplayString(vd.closeText),3)):(openBlock(),createBlock(unref(ElIcon),{key:1,class:normalizeClass(unref(ud).e("close-btn")),onClick:md},{default:withCtx(()=>[createVNode(unref(od))]),_:1},8,["class"]))],64)):createCommentVNode("v-if",!0)],2)],2),[[vShow,cd.value]])]),_:3},8,["name"]))}});var Alert=_export_sfc$1(_sfc_main$1t,[["__file","alert.vue"]]);const ElAlert=withInstall(Alert),formContextKey=Symbol("formContextKey"),formItemContextKey=Symbol("formItemContextKey"),useFormSize=(Ra,qa={})=>{const nd=ref$1(void 0),od=qa.prop?nd:useProp("size"),ld=qa.global?nd:useGlobalSize(),ud=qa.form?{size:void 0}:inject(formContextKey,void 0),cd=qa.formItem?{size:void 0}:inject(formItemContextKey,void 0);return computed(()=>od.value||unref(Ra)||(cd==null?void 0:cd.size)||(ud==null?void 0:ud.size)||ld.value||"")},useFormDisabled=Ra=>{const qa=useProp("disabled"),nd=inject(formContextKey,void 0);return computed(()=>qa.value||unref(Ra)||(nd==null?void 0:nd.disabled)||!1)},useFormItem=()=>{const Ra=inject(formContextKey,void 0),qa=inject(formItemContextKey,void 0);return{form:Ra,formItem:qa}},useFormItemInputId=(Ra,{formItemContext:qa,disableIdGeneration:nd,disableIdManagement:od})=>{nd||(nd=ref$1(!1)),od||(od=ref$1(!1));const ld=ref$1();let ud;const cd=computed(()=>{var dd;return!!(!(Ra.label||Ra.ariaLabel)&&qa&&qa.inputIds&&((dd=qa.inputIds)==null?void 0:dd.length)<=1)});return onMounted(()=>{ud=watch([toRef$1(Ra,"id"),nd],([dd,pd])=>{const fd=dd??(pd?void 0:useId().value);fd!==ld.value&&(qa!=null&&qa.removeInputId&&(ld.value&&qa.removeInputId(ld.value),!(od!=null&&od.value)&&!pd&&fd&&qa.addInputId(fd)),ld.value=fd)},{immediate:!0})}),onUnmounted(()=>{ud&&ud(),qa!=null&&qa.removeInputId&&ld.value&&qa.removeInputId(ld.value)}),{isLabeledByFormItem:cd,inputId:ld}},formMetaProps=buildProps({size:{type:String,values:componentSizes},disabled:Boolean}),formProps=buildProps({...formMetaProps,model:Object,rules:{type:definePropType(Object)},labelPosition:{type:String,values:["left","right","top"],default:"right"},requireAsteriskPosition:{type:String,values:["left","right"],default:"left"},labelWidth:{type:[String,Number],default:""},labelSuffix:{type:String,default:""},inline:Boolean,inlineMessage:Boolean,statusIcon:Boolean,showMessage:{type:Boolean,default:!0},validateOnRuleChange:{type:Boolean,default:!0},hideRequiredAsterisk:Boolean,scrollToError:Boolean,scrollIntoViewOptions:{type:[Object,Boolean]}}),formEmits={validate:(Ra,qa,nd)=>(isArray$2(Ra)||isString$3(Ra))&&isBoolean$3(qa)&&isString$3(nd)};function useFormLabelWidth(){const Ra=ref$1([]),qa=computed(()=>{if(!Ra.value.length)return"0";const ud=Math.max(...Ra.value);return ud?`${ud}px`:""});function nd(ud){const cd=Ra.value.indexOf(ud);return cd===-1&&qa.value,cd}function od(ud,cd){if(ud&&cd){const dd=nd(cd);Ra.value.splice(dd,1,ud)}else ud&&Ra.value.push(ud)}function ld(ud){const cd=nd(ud);cd>-1&&Ra.value.splice(cd,1)}return{autoLabelWidth:qa,registerLabelWidth:od,deregisterLabelWidth:ld}}const filterFields=(Ra,qa)=>{const nd=castArray(qa);return nd.length>0?Ra.filter(od=>od.prop&&nd.includes(od.prop)):Ra},COMPONENT_NAME$a="ElForm",__default__$u=defineComponent({name:COMPONENT_NAME$a}),_sfc_main$1s=defineComponent({...__default__$u,props:formProps,emits:formEmits,setup(Ra,{expose:qa,emit:nd}){const od=Ra,ld=[],ud=useFormSize(),cd=useNamespace("form"),dd=computed(()=>{const{labelPosition:Bd,inline:jd}=od;return[cd.b(),cd.m(ud.value||"default"),{[cd.m(`label-${Bd}`)]:Bd,[cd.m("inline")]:jd}]}),pd=Bd=>ld.find(jd=>jd.prop===Bd),fd=Bd=>{ld.push(Bd)},md=Bd=>{Bd.prop&&ld.splice(ld.indexOf(Bd),1)},vd=(Bd=[])=>{od.model&&filterFields(ld,Bd).forEach(jd=>jd.resetField())},Ad=(Bd=[])=>{filterFields(ld,Bd).forEach(jd=>jd.clearValidate())},Nd=computed(()=>!!od.model),Id=Bd=>{if(ld.length===0)return[];const jd=filterFields(ld,Bd);return jd.length?jd:[]},Od=async Bd=>Pd(void 0,Bd),Fd=async(Bd=[])=>{if(!Nd.value)return!1;const jd=Id(Bd);if(jd.length===0)return!0;let Hd={};for(const Gd of jd)try{await Gd.validate("")}catch(zd){Hd={...Hd,...zd}}return Object.keys(Hd).length===0?!0:Promise.reject(Hd)},Pd=async(Bd=[],jd)=>{const Hd=!isFunction$4(jd);try{const Gd=await Fd(Bd);return Gd===!0&&await(jd==null?void 0:jd(Gd)),Gd}catch(Gd){if(Gd instanceof Error)throw Gd;const zd=Gd;return od.scrollToError&&Md(Object.keys(zd)[0]),await(jd==null?void 0:jd(!1,zd)),Hd&&Promise.reject(zd)}},Md=Bd=>{var jd;const Hd=filterFields(ld,Bd)[0];Hd&&((jd=Hd.$el)==null||jd.scrollIntoView(od.scrollIntoViewOptions))};return watch(()=>od.rules,()=>{od.validateOnRuleChange&&Od().catch(Bd=>void 0)},{deep:!0}),provide(formContextKey,reactive({...toRefs(od),emit:nd,resetFields:vd,clearValidate:Ad,validateField:Pd,getField:pd,addField:fd,removeField:md,...useFormLabelWidth()})),qa({validate:Od,validateField:Pd,resetFields:vd,clearValidate:Ad,scrollToField:Md,fields:ld}),(Bd,jd)=>(openBlock(),createElementBlock("form",{class:normalizeClass(unref(dd))},[renderSlot(Bd.$slots,"default")],2))}});var Form=_export_sfc$1(_sfc_main$1s,[["__file","form.vue"]]),define_process_default$9={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}},define_process_env_default={};function _extends(){return _extends=Object.assign?Object.assign.bind():function(Ra){for(var qa=1;qa<arguments.length;qa++){var nd=arguments[qa];for(var od in nd)Object.prototype.hasOwnProperty.call(nd,od)&&(Ra[od]=nd[od])}return Ra},_extends.apply(this,arguments)}function _inheritsLoose$1(Ra,qa){Ra.prototype=Object.create(qa.prototype),Ra.prototype.constructor=Ra,_setPrototypeOf(Ra,qa)}function _getPrototypeOf(Ra){return _getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(nd){return nd.__proto__||Object.getPrototypeOf(nd)},_getPrototypeOf(Ra)}function _setPrototypeOf(Ra,qa){return _setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(od,ld){return od.__proto__=ld,od},_setPrototypeOf(Ra,qa)}function _isNativeReflectConstruct(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function _construct(Ra,qa,nd){return _isNativeReflectConstruct()?_construct=Reflect.construct.bind():_construct=function(ld,ud,cd){var dd=[null];dd.push.apply(dd,ud);var pd=Function.bind.apply(ld,dd),fd=new pd;return cd&&_setPrototypeOf(fd,cd.prototype),fd},_construct.apply(null,arguments)}function _isNativeFunction(Ra){return Function.toString.call(Ra).indexOf("[native code]")!==-1}function _wrapNativeSuper(Ra){var qa=typeof Map=="function"?new Map:void 0;return _wrapNativeSuper=function(od){if(od===null||!_isNativeFunction(od))return od;if(typeof od!="function")throw new TypeError("Super expression must either be null or a function");if(typeof qa<"u"){if(qa.has(od))return qa.get(od);qa.set(od,ld)}function ld(){return _construct(od,arguments,_getPrototypeOf(this).constructor)}return ld.prototype=Object.create(od.prototype,{constructor:{value:ld,enumerable:!1,writable:!0,configurable:!0}}),_setPrototypeOf(ld,od)},_wrapNativeSuper(Ra)}var formatRegExp=/%[sdj%]/g,warning=function(){};typeof define_process_default$9<"u";function convertFieldsError(Ra){if(!Ra||!Ra.length)return null;var qa={};return Ra.forEach(function(nd){var od=nd.field;qa[od]=qa[od]||[],qa[od].push(nd)}),qa}function format$2(Ra){for(var qa=arguments.length,nd=new Array(qa>1?qa-1:0),od=1;od<qa;od++)nd[od-1]=arguments[od];var ld=0,ud=nd.length;if(typeof Ra=="function")return Ra.apply(null,nd);if(typeof Ra=="string"){var cd=Ra.replace(formatRegExp,function(dd){if(dd==="%%")return"%";if(ld>=ud)return dd;switch(dd){case"%s":return String(nd[ld++]);case"%d":return Number(nd[ld++]);case"%j":try{return JSON.stringify(nd[ld++])}catch{return"[Circular]"}break;default:return dd}});return cd}return Ra}function isNativeStringType(Ra){return Ra==="string"||Ra==="url"||Ra==="hex"||Ra==="email"||Ra==="date"||Ra==="pattern"}function isEmptyValue(Ra,qa){return!!(Ra==null||qa==="array"&&Array.isArray(Ra)&&!Ra.length||isNativeStringType(qa)&&typeof Ra=="string"&&!Ra)}function asyncParallelArray(Ra,qa,nd){var od=[],ld=0,ud=Ra.length;function cd(dd){od.push.apply(od,dd||[]),ld++,ld===ud&&nd(od)}Ra.forEach(function(dd){qa(dd,cd)})}function asyncSerialArray(Ra,qa,nd){var od=0,ld=Ra.length;function ud(cd){if(cd&&cd.length){nd(cd);return}var dd=od;od=od+1,dd<ld?qa(Ra[dd],ud):nd([])}ud([])}function flattenObjArr(Ra){var qa=[];return Object.keys(Ra).forEach(function(nd){qa.push.apply(qa,Ra[nd]||[])}),qa}var AsyncValidationError=function(Ra){_inheritsLoose$1(qa,Ra);function qa(nd,od){var ld;return ld=Ra.call(this,"Async Validation Error")||this,ld.errors=nd,ld.fields=od,ld}return qa}(_wrapNativeSuper(Error));function asyncMap(Ra,qa,nd,od,ld){if(qa.first){var ud=new Promise(function(Ad,Nd){var Id=function(Pd){return od(Pd),Pd.length?Nd(new AsyncValidationError(Pd,convertFieldsError(Pd))):Ad(ld)},Od=flattenObjArr(Ra);asyncSerialArray(Od,nd,Id)});return ud.catch(function(Ad){return Ad}),ud}var cd=qa.firstFields===!0?Object.keys(Ra):qa.firstFields||[],dd=Object.keys(Ra),pd=dd.length,fd=0,md=[],vd=new Promise(function(Ad,Nd){var Id=function(Fd){if(md.push.apply(md,Fd),fd++,fd===pd)return od(md),md.length?Nd(new AsyncValidationError(md,convertFieldsError(md))):Ad(ld)};dd.length||(od(md),Ad(ld)),dd.forEach(function(Od){var Fd=Ra[Od];cd.indexOf(Od)!==-1?asyncSerialArray(Fd,nd,Id):asyncParallelArray(Fd,nd,Id)})});return vd.catch(function(Ad){return Ad}),vd}function isErrorObj(Ra){return!!(Ra&&Ra.message!==void 0)}function getValue(Ra,qa){for(var nd=Ra,od=0;od<qa.length;od++){if(nd==null)return nd;nd=nd[qa[od]]}return nd}function complementError(Ra,qa){return function(nd){var od;return Ra.fullFields?od=getValue(qa,Ra.fullFields):od=qa[nd.field||Ra.fullField],isErrorObj(nd)?(nd.field=nd.field||Ra.fullField,nd.fieldValue=od,nd):{message:typeof nd=="function"?nd():nd,fieldValue:od,field:nd.field||Ra.fullField}}}function deepMerge(Ra,qa){if(qa){for(var nd in qa)if(qa.hasOwnProperty(nd)){var od=qa[nd];typeof od=="object"&&typeof Ra[nd]=="object"?Ra[nd]=_extends({},Ra[nd],od):Ra[nd]=od}}return Ra}var required$1=function(qa,nd,od,ld,ud,cd){qa.required&&(!od.hasOwnProperty(qa.field)||isEmptyValue(nd,cd||qa.type))&&ld.push(format$2(ud.messages.required,qa.fullField))},whitespace$2=function(qa,nd,od,ld,ud){(/^\s+$/.test(nd)||nd==="")&&ld.push(format$2(ud.messages.whitespace,qa.fullField))},urlReg,getUrlRegex=function(){if(urlReg)return urlReg;var Ra="[a-fA-F\\d:]",qa=function(jd){return jd&&jd.includeBoundaries?"(?:(?<=\\s|^)(?="+Ra+")|(?<="+Ra+")(?=\\s|$))":""},nd="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",od="[a-fA-F\\d]{1,4}",ld=(`
(?:
(?:`+od+":){7}(?:"+od+`|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8
(?:`+od+":){6}(?:"+nd+"|:"+od+`|:)| // 1:2:3:4:5:6:: 1:2:3:4:5:6::8 1:2:3:4:5:6::8 1:2:3:4:5:6::1.2.3.4
(?:`+od+":){5}(?::"+nd+"|(?::"+od+`){1,2}|:)| // 1:2:3:4:5:: 1:2:3:4:5::7:8 1:2:3:4:5::8 1:2:3:4:5::7:1.2.3.4
(?:`+od+":){4}(?:(?::"+od+"){0,1}:"+nd+"|(?::"+od+`){1,3}|:)| // 1:2:3:4:: 1:2:3:4::6:7:8 1:2:3:4::8 1:2:3:4::6:7:1.2.3.4
(?:`+od+":){3}(?:(?::"+od+"){0,2}:"+nd+"|(?::"+od+`){1,4}|:)| // 1:2:3:: 1:2:3::5:6:7:8 1:2:3::8 1:2:3::5:6:7:1.2.3.4
(?:`+od+":){2}(?:(?::"+od+"){0,3}:"+nd+"|(?::"+od+`){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4
(?:`+od+":){1}(?:(?::"+od+"){0,4}:"+nd+"|(?::"+od+`){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4
(?::(?:(?::`+od+"){0,5}:"+nd+"|(?::"+od+`){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4
)(?:%[0-9a-zA-Z]{1,})? // %eth0 %1
`).replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),ud=new RegExp("(?:^"+nd+"$)|(?:^"+ld+"$)"),cd=new RegExp("^"+nd+"$"),dd=new RegExp("^"+ld+"$"),pd=function(jd){return jd&&jd.exact?ud:new RegExp("(?:"+qa(jd)+nd+qa(jd)+")|(?:"+qa(jd)+ld+qa(jd)+")","g")};pd.v4=function(Bd){return Bd&&Bd.exact?cd:new RegExp(""+qa(Bd)+nd+qa(Bd),"g")},pd.v6=function(Bd){return Bd&&Bd.exact?dd:new RegExp(""+qa(Bd)+ld+qa(Bd),"g")};var fd="(?:(?:[a-z]+:)?//)",md="(?:\\S+(?::\\S*)?@)?",vd=pd.v4().source,Ad=pd.v6().source,Nd="(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)",Id="(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*",Od="(?:\\.(?:[a-z\\u00a1-\\uffff]{2,}))",Fd="(?::\\d{2,5})?",Pd='(?:[/?#][^\\s"]*)?',Md="(?:"+fd+"|www\\.)"+md+"(?:localhost|"+vd+"|"+Ad+"|"+Nd+Id+Od+")"+Fd+Pd;return urlReg=new RegExp("(?:^"+Md+"$)","i"),urlReg},pattern$2={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},types$1={integer:function(qa){return types$1.number(qa)&&parseInt(qa,10)===qa},float:function(qa){return types$1.number(qa)&&!types$1.integer(qa)},array:function(qa){return Array.isArray(qa)},regexp:function(qa){if(qa instanceof RegExp)return!0;try{return!!new RegExp(qa)}catch{return!1}},date:function(qa){return typeof qa.getTime=="function"&&typeof qa.getMonth=="function"&&typeof qa.getYear=="function"&&!isNaN(qa.getTime())},number:function(qa){return isNaN(qa)?!1:typeof qa=="number"},object:function(qa){return typeof qa=="object"&&!types$1.array(qa)},method:function(qa){return typeof qa=="function"},email:function(qa){return typeof qa=="string"&&qa.length<=320&&!!qa.match(pattern$2.email)},url:function(qa){return typeof qa=="string"&&qa.length<=2048&&!!qa.match(getUrlRegex())},hex:function(qa){return typeof qa=="string"&&!!qa.match(pattern$2.hex)}},type$1$1=function(qa,nd,od,ld,ud){if(qa.required&&nd===void 0){required$1(qa,nd,od,ld,ud);return}var cd=["integer","float","array","regexp","object","method","email","number","date","url","hex"],dd=qa.type;cd.indexOf(dd)>-1?types$1[dd](nd)||ld.push(format$2(ud.messages.types[dd],qa.fullField,qa.type)):dd&&typeof nd!==qa.type&&ld.push(format$2(ud.messages.types[dd],qa.fullField,qa.type))},range$2=function(qa,nd,od,ld,ud){var cd=typeof qa.len=="number",dd=typeof qa.min=="number",pd=typeof qa.max=="number",fd=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,md=nd,vd=null,Ad=typeof nd=="number",Nd=typeof nd=="string",Id=Array.isArray(nd);if(Ad?vd="number":Nd?vd="string":Id&&(vd="array"),!vd)return!1;Id&&(md=nd.length),Nd&&(md=nd.replace(fd,"_").length),cd?md!==qa.len&&ld.push(format$2(ud.messages[vd].len,qa.fullField,qa.len)):dd&&!pd&&md<qa.min?ld.push(format$2(ud.messages[vd].min,qa.fullField,qa.min)):pd&&!dd&&md>qa.max?ld.push(format$2(ud.messages[vd].max,qa.fullField,qa.max)):dd&&pd&&(md<qa.min||md>qa.max)&&ld.push(format$2(ud.messages[vd].range,qa.fullField,qa.min,qa.max))},ENUM$1="enum",enumerable$1=function(qa,nd,od,ld,ud){qa[ENUM$1]=Array.isArray(qa[ENUM$1])?qa[ENUM$1]:[],qa[ENUM$1].indexOf(nd)===-1&&ld.push(format$2(ud.messages[ENUM$1],qa.fullField,qa[ENUM$1].join(", ")))},pattern$1=function(qa,nd,od,ld,ud){if(qa.pattern){if(qa.pattern instanceof RegExp)qa.pattern.lastIndex=0,qa.pattern.test(nd)||ld.push(format$2(ud.messages.pattern.mismatch,qa.fullField,nd,qa.pattern));else if(typeof qa.pattern=="string"){var cd=new RegExp(qa.pattern);cd.test(nd)||ld.push(format$2(ud.messages.pattern.mismatch,qa.fullField,nd,qa.pattern))}}},rules={required:required$1,whitespace:whitespace$2,type:type$1$1,range:range$2,enum:enumerable$1,pattern:pattern$1},string=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(isEmptyValue(nd,"string")&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud,"string"),isEmptyValue(nd,"string")||(rules.type(qa,nd,ld,cd,ud),rules.range(qa,nd,ld,cd,ud),rules.pattern(qa,nd,ld,cd,ud),qa.whitespace===!0&&rules.whitespace(qa,nd,ld,cd,ud))}od(cd)},method2=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(isEmptyValue(nd)&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud),nd!==void 0&&rules.type(qa,nd,ld,cd,ud)}od(cd)},number2=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(nd===""&&(nd=void 0),isEmptyValue(nd)&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud),nd!==void 0&&(rules.type(qa,nd,ld,cd,ud),rules.range(qa,nd,ld,cd,ud))}od(cd)},_boolean=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(isEmptyValue(nd)&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud),nd!==void 0&&rules.type(qa,nd,ld,cd,ud)}od(cd)},regexp2=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(isEmptyValue(nd)&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud),isEmptyValue(nd)||rules.type(qa,nd,ld,cd,ud)}od(cd)},integer2=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(isEmptyValue(nd)&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud),nd!==void 0&&(rules.type(qa,nd,ld,cd,ud),rules.range(qa,nd,ld,cd,ud))}od(cd)},floatFn=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(isEmptyValue(nd)&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud),nd!==void 0&&(rules.type(qa,nd,ld,cd,ud),rules.range(qa,nd,ld,cd,ud))}od(cd)},array2=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(nd==null&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud,"array"),nd!=null&&(rules.type(qa,nd,ld,cd,ud),rules.range(qa,nd,ld,cd,ud))}od(cd)},object2=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(isEmptyValue(nd)&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud),nd!==void 0&&rules.type(qa,nd,ld,cd,ud)}od(cd)},ENUM="enum",enumerable2=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(isEmptyValue(nd)&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud),nd!==void 0&&rules[ENUM](qa,nd,ld,cd,ud)}od(cd)},pattern2=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(isEmptyValue(nd,"string")&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud),isEmptyValue(nd,"string")||rules.pattern(qa,nd,ld,cd,ud)}od(cd)},date2=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(isEmptyValue(nd,"date")&&!qa.required)return od();if(rules.required(qa,nd,ld,cd,ud),!isEmptyValue(nd,"date")){var pd;nd instanceof Date?pd=nd:pd=new Date(nd),rules.type(qa,pd,ld,cd,ud),pd&&rules.range(qa,pd.getTime(),ld,cd,ud)}}od(cd)},required2=function(qa,nd,od,ld,ud){var cd=[],dd=Array.isArray(nd)?"array":typeof nd;rules.required(qa,nd,ld,cd,ud,dd),od(cd)},type2=function(qa,nd,od,ld,ud){var cd=qa.type,dd=[],pd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(pd){if(isEmptyValue(nd,cd)&&!qa.required)return od();rules.required(qa,nd,ld,dd,ud,cd),isEmptyValue(nd,cd)||rules.type(qa,nd,ld,dd,ud)}od(dd)},any=function(qa,nd,od,ld,ud){var cd=[],dd=qa.required||!qa.required&&ld.hasOwnProperty(qa.field);if(dd){if(isEmptyValue(nd)&&!qa.required)return od();rules.required(qa,nd,ld,cd,ud)}od(cd)},validators$2={string,method:method2,number:number2,boolean:_boolean,regexp:regexp2,integer:integer2,float:floatFn,array:array2,object:object2,enum:enumerable2,pattern:pattern2,date:date2,url:type2,hex:type2,email:type2,required:required2,any};function newMessages(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var qa=JSON.parse(JSON.stringify(this));return qa.clone=this.clone,qa}}}var messages=newMessages(),Schema=function(){function Ra(nd){this.rules=null,this._messages=messages,this.define(nd)}var qa=Ra.prototype;return qa.define=function(od){var ld=this;if(!od)throw new Error("Cannot configure a schema with no rules");if(typeof od!="object"||Array.isArray(od))throw new Error("Rules must be an object");this.rules={},Object.keys(od).forEach(function(ud){var cd=od[ud];ld.rules[ud]=Array.isArray(cd)?cd:[cd]})},qa.messages=function(od){return od&&(this._messages=deepMerge(newMessages(),od)),this._messages},qa.validate=function(od,ld,ud){var cd=this;ld===void 0&&(ld={}),ud===void 0&&(ud=function(){});var dd=od,pd=ld,fd=ud;if(typeof pd=="function"&&(fd=pd,pd={}),!this.rules||Object.keys(this.rules).length===0)return fd&&fd(null,dd),Promise.resolve(dd);function md(Od){var Fd=[],Pd={};function Md(jd){if(Array.isArray(jd)){var Hd;Fd=(Hd=Fd).concat.apply(Hd,jd)}else Fd.push(jd)}for(var Bd=0;Bd<Od.length;Bd++)Md(Od[Bd]);Fd.length?(Pd=convertFieldsError(Fd),fd(Fd,Pd)):fd(null,dd)}if(pd.messages){var vd=this.messages();vd===messages&&(vd=newMessages()),deepMerge(vd,pd.messages),pd.messages=vd}else pd.messages=this.messages();var Ad={},Nd=pd.keys||Object.keys(this.rules);Nd.forEach(function(Od){var Fd=cd.rules[Od],Pd=dd[Od];Fd.forEach(function(Md){var Bd=Md;typeof Bd.transform=="function"&&(dd===od&&(dd=_extends({},dd)),Pd=dd[Od]=Bd.transform(Pd)),typeof Bd=="function"?Bd={validator:Bd}:Bd=_extends({},Bd),Bd.validator=cd.getValidationMethod(Bd),Bd.validator&&(Bd.field=Od,Bd.fullField=Bd.fullField||Od,Bd.type=cd.getType(Bd),Ad[Od]=Ad[Od]||[],Ad[Od].push({rule:Bd,value:Pd,source:dd,field:Od}))})});var Id={};return asyncMap(Ad,pd,function(Od,Fd){var Pd=Od.rule,Md=(Pd.type==="object"||Pd.type==="array")&&(typeof Pd.fields=="object"||typeof Pd.defaultField=="object");Md=Md&&(Pd.required||!Pd.required&&Od.value),Pd.field=Od.field;function Bd(Gd,zd){return _extends({},zd,{fullField:Pd.fullField+"."+Gd,fullFields:Pd.fullFields?[].concat(Pd.fullFields,[Gd]):[Gd]})}function jd(Gd){Gd===void 0&&(Gd=[]);var zd=Array.isArray(Gd)?Gd:[Gd];!pd.suppressWarning&&zd.length&&Ra.warning("async-validator:",zd),zd.length&&Pd.message!==void 0&&(zd=[].concat(Pd.message));var df=zd.map(complementError(Pd,dd));if(pd.first&&df.length)return Id[Pd.field]=1,Fd(df);if(!Md)Fd(df);else{if(Pd.required&&!Od.value)return Pd.message!==void 0?df=[].concat(Pd.message).map(complementError(Pd,dd)):pd.error&&(df=[pd.error(Pd,format$2(pd.messages.required,Pd.field))]),Fd(df);var Wd={};Pd.defaultField&&Object.keys(Od.value).map(function(_f){Wd[_f]=Pd.defaultField}),Wd=_extends({},Wd,Od.rule.fields);var Jd={};Object.keys(Wd).forEach(function(_f){var vf=Wd[_f],Sf=Array.isArray(vf)?vf:[vf];Jd[_f]=Sf.map(Bd.bind(null,_f))});var Xd=new Ra(Jd);Xd.messages(pd.messages),Od.rule.options&&(Od.rule.options.messages=pd.messages,Od.rule.options.error=pd.error),Xd.validate(Od.value,Od.rule.options||pd,function(_f){var vf=[];df&&df.length&&vf.push.apply(vf,df),_f&&_f.length&&vf.push.apply(vf,_f),Fd(vf.length?vf:null)})}}var Hd;if(Pd.asyncValidator)Hd=Pd.asyncValidator(Pd,Od.value,jd,Od.source,pd);else if(Pd.validator){try{Hd=Pd.validator(Pd,Od.value,jd,Od.source,pd)}catch(Gd){console.error==null||console.error(Gd),pd.suppressValidatorError||setTimeout(function(){throw Gd},0),jd(Gd.message)}Hd===!0?jd():Hd===!1?jd(typeof Pd.message=="function"?Pd.message(Pd.fullField||Pd.field):Pd.message||(Pd.fullField||Pd.field)+" fails"):Hd instanceof Array?jd(Hd):Hd instanceof Error&&jd(Hd.message)}Hd&&Hd.then&&Hd.then(function(){return jd()},function(Gd){return jd(Gd)})},function(Od){md(Od)},dd)},qa.getType=function(od){if(od.type===void 0&&od.pattern instanceof RegExp&&(od.type="pattern"),typeof od.validator!="function"&&od.type&&!validators$2.hasOwnProperty(od.type))throw new Error(format$2("Unknown rule type %s",od.type));return od.type||"string"},qa.getValidationMethod=function(od){if(typeof od.validator=="function")return od.validator;var ld=Object.keys(od),ud=ld.indexOf("message");return ud!==-1&&ld.splice(ud,1),ld.length===1&&ld[0]==="required"?validators$2.required:validators$2[this.getType(od)]||void 0},Ra}();Schema.register=function(qa,nd){if(typeof nd!="function")throw new Error("Cannot register a validator by type, validator is not a function");validators$2[qa]=nd};Schema.warning=warning;Schema.messages=messages;Schema.validators=validators$2;const formItemValidateStates=["","error","validating","success"],formItemProps=buildProps({label:String,labelWidth:{type:[String,Number],default:""},labelPosition:{type:String,values:["left","right","top",""],default:""},prop:{type:definePropType([String,Array])},required:{type:Boolean,default:void 0},rules:{type:definePropType([Object,Array])},error:String,validateStatus:{type:String,values:formItemValidateStates},for:String,inlineMessage:{type:[String,Boolean],default:""},showMessage:{type:Boolean,default:!0},size:{type:String,values:componentSizes}}),COMPONENT_NAME$9="ElLabelWrap";var FormLabelWrap=defineComponent({name:COMPONENT_NAME$9,props:{isAutoWidth:Boolean,updateAll:Boolean},setup(Ra,{slots:qa}){const nd=inject(formContextKey,void 0),od=inject(formItemContextKey);od||throwError$1(COMPONENT_NAME$9,"usage: <el-form-item><label-wrap /></el-form-item>");const ld=useNamespace("form"),ud=ref$1(),cd=ref$1(0),dd=()=>{var md;if((md=ud.value)!=null&&md.firstElementChild){const vd=window.getComputedStyle(ud.value.firstElementChild).width;return Math.ceil(Number.parseFloat(vd))}else return 0},pd=(md="update")=>{nextTick$1(()=>{qa.default&&Ra.isAutoWidth&&(md==="update"?cd.value=dd():md==="remove"&&(nd==null||nd.deregisterLabelWidth(cd.value)))})},fd=()=>pd("update");return onMounted(()=>{fd()}),onBeforeUnmount(()=>{pd("remove")}),onUpdated(()=>fd()),watch(cd,(md,vd)=>{Ra.updateAll&&(nd==null||nd.registerLabelWidth(md,vd))}),useResizeObserver(computed(()=>{var md,vd;return(vd=(md=ud.value)==null?void 0:md.firstElementChild)!=null?vd:null}),fd),()=>{var md,vd;if(!qa)return null;const{isAutoWidth:Ad}=Ra;if(Ad){const Nd=nd==null?void 0:nd.autoLabelWidth,Id=od==null?void 0:od.hasLabel,Od={};if(Id&&Nd&&Nd!=="auto"){const Fd=Math.max(0,Number.parseInt(Nd,10)-cd.value),Md=(od.labelPosition||nd.labelPosition)==="left"?"marginRight":"marginLeft";Fd&&(Od[Md]=`${Fd}px`)}return createVNode("div",{ref:ud,class:[ld.be("item","label-wrap")],style:Od},[(md=qa.default)==null?void 0:md.call(qa)])}else return createVNode(Fragment,{ref:ud},[(vd=qa.default)==null?void 0:vd.call(qa)])}}});const __default__$t=defineComponent({name:"ElFormItem"}),_sfc_main$1r=defineComponent({...__default__$t,props:formItemProps,setup(Ra,{expose:qa}){const nd=Ra,od=useSlots(),ld=inject(formContextKey,void 0),ud=inject(formItemContextKey,void 0),cd=useFormSize(void 0,{formItem:!1}),dd=useNamespace("form-item"),pd=useId().value,fd=ref$1([]),md=ref$1(""),vd=refDebounced(md,100),Ad=ref$1(""),Nd=ref$1();let Id,Od=!1;const Fd=computed(()=>nd.labelPosition||(ld==null?void 0:ld.labelPosition)),Pd=computed(()=>{if(Fd.value==="top")return{};const yf=addUnit(nd.labelWidth||(ld==null?void 0:ld.labelWidth)||"");return yf?{width:yf}:{}}),Md=computed(()=>{if(Fd.value==="top"||ld!=null&&ld.inline)return{};if(!nd.label&&!nd.labelWidth&&Jd)return{};const yf=addUnit(nd.labelWidth||(ld==null?void 0:ld.labelWidth)||"");return!nd.label&&!od.label?{marginLeft:yf}:{}}),Bd=computed(()=>[dd.b(),dd.m(cd.value),dd.is("error",md.value==="error"),dd.is("validating",md.value==="validating"),dd.is("success",md.value==="success"),dd.is("required",gf.value||nd.required),dd.is("no-asterisk",ld==null?void 0:ld.hideRequiredAsterisk),(ld==null?void 0:ld.requireAsteriskPosition)==="right"?"asterisk-right":"asterisk-left",{[dd.m("feedback")]:ld==null?void 0:ld.statusIcon,[dd.m(`label-${Fd.value}`)]:Fd.value}]),jd=computed(()=>isBoolean$3(nd.inlineMessage)?nd.inlineMessage:(ld==null?void 0:ld.inlineMessage)||!1),Hd=computed(()=>[dd.e("error"),{[dd.em("error","inline")]:jd.value}]),Gd=computed(()=>nd.prop?isString$3(nd.prop)?nd.prop:nd.prop.join("."):""),zd=computed(()=>!!(nd.label||od.label)),df=computed(()=>nd.for||(fd.value.length===1?fd.value[0]:void 0)),Wd=computed(()=>!df.value&&zd.value),Jd=!!ud,Xd=computed(()=>{const yf=ld==null?void 0:ld.model;if(!(!yf||!nd.prop))return getProp$1(yf,nd.prop).value}),_f=computed(()=>{const{required:yf}=nd,Bf=[];nd.rules&&Bf.push(...castArray(nd.rules));const qf=ld==null?void 0:ld.rules;if(qf&&nd.prop){const oh=getProp$1(qf,nd.prop).value;oh&&Bf.push(...castArray(oh))}if(yf!==void 0){const oh=Bf.map((Yf,kf)=>[Yf,kf]).filter(([Yf])=>Object.keys(Yf).includes("required"));if(oh.length>0)for(const[Yf,kf]of oh)Yf.required!==yf&&(Bf[kf]={...Yf,required:yf});else Bf.push({required:yf})}return Bf}),vf=computed(()=>_f.value.length>0),Sf=yf=>_f.value.filter(qf=>!qf.trigger||!yf?!0:isArray$2(qf.trigger)?qf.trigger.includes(yf):qf.trigger===yf).map(({trigger:qf,...oh})=>oh),gf=computed(()=>_f.value.some(yf=>yf.required)),bf=computed(()=>{var yf;return vd.value==="error"&&nd.showMessage&&((yf=ld==null?void 0:ld.showMessage)!=null?yf:!0)}),Tf=computed(()=>`${nd.label||""}${(ld==null?void 0:ld.labelSuffix)||""}`),Mf=yf=>{md.value=yf},Kf=yf=>{var Bf,qf;const{errors:oh,fields:Yf}=yf;(!oh||!Yf)&&console.error(yf),Mf("error"),Ad.value=oh?(qf=(Bf=oh==null?void 0:oh[0])==null?void 0:Bf.message)!=null?qf:`${nd.prop} is required`:"",ld==null||ld.emit("validate",nd.prop,!1,Ad.value)},Zf=()=>{Mf("success"),ld==null||ld.emit("validate",nd.prop,!0,"")},eh=async yf=>{const Bf=Gd.value;return new Schema({[Bf]:yf}).validate({[Bf]:Xd.value},{firstFields:!0}).then(()=>(Zf(),!0)).catch(oh=>(Kf(oh),Promise.reject(oh)))},$f=async(yf,Bf)=>{if(Od||!nd.prop)return!1;const qf=isFunction$4(Bf);if(!vf.value)return Bf==null||Bf(!1),!1;const oh=Sf(yf);return oh.length===0?(Bf==null||Bf(!0),!0):(Mf("validating"),eh(oh).then(()=>(Bf==null||Bf(!0),!0)).catch(Yf=>{const{fields:kf}=Yf;return Bf==null||Bf(!1,kf),qf?!1:Promise.reject(kf)}))},Df=()=>{Mf(""),Ad.value="",Od=!1},Lf=async()=>{const yf=ld==null?void 0:ld.model;if(!yf||!nd.prop)return;const Bf=getProp$1(yf,nd.prop);Od=!0,Bf.value=clone$2(Id),await nextTick$1(),Df(),Od=!1},zf=yf=>{fd.value.includes(yf)||fd.value.push(yf)},Jf=yf=>{fd.value=fd.value.filter(Bf=>Bf!==yf)};watch(()=>nd.error,yf=>{Ad.value=yf||"",Mf(yf?"error":"")},{immediate:!0}),watch(()=>nd.validateStatus,yf=>Mf(yf||""));const xf=reactive({...toRefs(nd),$el:Nd,size:cd,validateState:md,labelId:pd,inputIds:fd,isGroup:Wd,hasLabel:zd,fieldValue:Xd,addInputId:zf,removeInputId:Jf,resetField:Lf,clearValidate:Df,validate:$f});return provide(formItemContextKey,xf),onMounted(()=>{nd.prop&&(ld==null||ld.addField(xf),Id=clone$2(Xd.value))}),onBeforeUnmount(()=>{ld==null||ld.removeField(xf)}),qa({size:cd,validateMessage:Ad,validateState:md,validate:$f,clearValidate:Df,resetField:Lf}),(yf,Bf)=>{var qf;return openBlock(),createElementBlock("div",{ref_key:"formItemRef",ref:Nd,class:normalizeClass(unref(Bd)),role:unref(Wd)?"group":void 0,"aria-labelledby":unref(Wd)?unref(pd):void 0},[createVNode(unref(FormLabelWrap),{"is-auto-width":unref(Pd).width==="auto","update-all":((qf=unref(ld))==null?void 0:qf.labelWidth)==="auto"},{default:withCtx(()=>[unref(zd)?(openBlock(),createBlock(resolveDynamicComponent(unref(df)?"label":"div"),{key:0,id:unref(pd),for:unref(df),class:normalizeClass(unref(dd).e("label")),style:normalizeStyle(unref(Pd))},{default:withCtx(()=>[renderSlot(yf.$slots,"label",{label:unref(Tf)},()=>[createTextVNode(toDisplayString(unref(Tf)),1)])]),_:3},8,["id","for","class","style"])):createCommentVNode("v-if",!0)]),_:3},8,["is-auto-width","update-all"]),createBaseVNode("div",{class:normalizeClass(unref(dd).e("content")),style:normalizeStyle(unref(Md))},[renderSlot(yf.$slots,"default"),createVNode(TransitionGroup,{name:`${unref(dd).namespace.value}-zoom-in-top`},{default:withCtx(()=>[unref(bf)?renderSlot(yf.$slots,"error",{key:0,error:Ad.value},()=>[createBaseVNode("div",{class:normalizeClass(unref(Hd))},toDisplayString(Ad.value),3)]):createCommentVNode("v-if",!0)]),_:3},8,["name"])],6)],10,["role","aria-labelledby"])}}});var FormItem=_export_sfc$1(_sfc_main$1r,[["__file","form-item.vue"]]);const ElForm=withInstall(Form,{FormItem}),ElFormItem=withNoopInstall(FormItem);let hiddenTextarea;const HIDDEN_STYLE=`
height:0 !important;
visibility:hidden !important;
${isFirefox()?"":"overflow:hidden !important;"}
position:absolute !important;
z-index:-1000 !important;
top:0 !important;
right:0 !important;
`,CONTEXT_STYLE=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing"];function calculateNodeStyling(Ra){const qa=window.getComputedStyle(Ra),nd=qa.getPropertyValue("box-sizing"),od=Number.parseFloat(qa.getPropertyValue("padding-bottom"))+Number.parseFloat(qa.getPropertyValue("padding-top")),ld=Number.parseFloat(qa.getPropertyValue("border-bottom-width"))+Number.parseFloat(qa.getPropertyValue("border-top-width"));return{contextStyle:CONTEXT_STYLE.map(cd=>`${cd}:${qa.getPropertyValue(cd)}`).join(";"),paddingSize:od,borderSize:ld,boxSizing:nd}}function calcTextareaHeight(Ra,qa=1,nd){var od;hiddenTextarea||(hiddenTextarea=document.createElement("textarea"),document.body.appendChild(hiddenTextarea));const{paddingSize:ld,borderSize:ud,boxSizing:cd,contextStyle:dd}=calculateNodeStyling(Ra);hiddenTextarea.setAttribute("style",`${dd};${HIDDEN_STYLE}`),hiddenTextarea.value=Ra.value||Ra.placeholder||"";let pd=hiddenTextarea.scrollHeight;const fd={};cd==="border-box"?pd=pd+ud:cd==="content-box"&&(pd=pd-ld),hiddenTextarea.value="";const md=hiddenTextarea.scrollHeight-ld;if(isNumber$4(qa)){let vd=md*qa;cd==="border-box"&&(vd=vd+ld+ud),pd=Math.max(vd,pd),fd.minHeight=`${vd}px`}if(isNumber$4(nd)){let vd=md*nd;cd==="border-box"&&(vd=vd+ld+ud),pd=Math.min(vd,pd)}return fd.height=`${pd}px`,(od=hiddenTextarea.parentNode)==null||od.removeChild(hiddenTextarea),hiddenTextarea=void 0,fd}const inputProps=buildProps({id:{type:String,default:void 0},size:useSizeProp,disabled:Boolean,modelValue:{type:definePropType([String,Number,Object]),default:""},maxlength:{type:[String,Number]},minlength:{type:[String,Number]},type:{type:String,default:"text"},resize:{type:String,values:["none","both","horizontal","vertical"]},autosize:{type:definePropType([Boolean,Object]),default:!1},autocomplete:{type:String,default:"off"},formatter:{type:Function},parser:{type:Function},placeholder:{type:String},form:{type:String},readonly:Boolean,clearable:Boolean,showPassword:Boolean,showWordLimit:Boolean,suffixIcon:{type:iconPropType},prefixIcon:{type:iconPropType},containerRole:{type:String,default:void 0},tabindex:{type:[String,Number],default:0},validateEvent:{type:Boolean,default:!0},inputStyle:{type:definePropType([Object,Array,String]),default:()=>mutable({})},autofocus:Boolean,rows:{type:Number,default:2},...useAriaProps(["ariaLabel"])}),inputEmits={[UPDATE_MODEL_EVENT]:Ra=>isString$3(Ra),input:Ra=>isString$3(Ra),change:Ra=>isString$3(Ra),focus:Ra=>Ra instanceof FocusEvent,blur:Ra=>Ra instanceof FocusEvent,clear:()=>!0,mouseleave:Ra=>Ra instanceof MouseEvent,mouseenter:Ra=>Ra instanceof MouseEvent,keydown:Ra=>Ra instanceof Event,compositionstart:Ra=>Ra instanceof CompositionEvent,compositionupdate:Ra=>Ra instanceof CompositionEvent,compositionend:Ra=>Ra instanceof CompositionEvent},__default__$s=defineComponent({name:"ElInput",inheritAttrs:!1}),_sfc_main$1q=defineComponent({...__default__$s,props:inputProps,emits:inputEmits,setup(Ra,{expose:qa,emit:nd}){const od=Ra,ld=useAttrs$1(),ud=useAttrs(),cd=useSlots(),dd=computed(()=>[od.type==="textarea"?Od.b():Id.b(),Id.m(Ad.value),Id.is("disabled",Nd.value),Id.is("exceed",$f.value),{[Id.b("group")]:cd.prepend||cd.append,[Id.m("prefix")]:cd.prefix||od.prefixIcon,[Id.m("suffix")]:cd.suffix||od.suffixIcon||od.clearable||od.showPassword,[Id.bm("suffix","password-clear")]:Mf.value&&Kf.value,[Id.b("hidden")]:od.type==="hidden"},ld.class]),pd=computed(()=>[Id.e("wrapper"),Id.is("focus",df.value)]),{form:fd,formItem:md}=useFormItem(),{inputId:vd}=useFormItemInputId(od,{formItemContext:md}),Ad=useFormSize(),Nd=useFormDisabled(),Id=useNamespace("input"),Od=useNamespace("textarea"),Fd=shallowRef(),Pd=shallowRef(),Md=ref$1(!1),Bd=ref$1(!1),jd=ref$1(),Hd=shallowRef(od.inputStyle),Gd=computed(()=>Fd.value||Pd.value),{wrapperRef:zd,isFocused:df,handleFocus:Wd,handleBlur:Jd}=useFocusController(Gd,{beforeFocus(){return Nd.value},afterBlur(){var dh;od.validateEvent&&((dh=md==null?void 0:md.validate)==null||dh.call(md,"blur").catch(Mh=>void 0))}}),Xd=computed(()=>{var dh;return(dh=fd==null?void 0:fd.statusIcon)!=null?dh:!1}),_f=computed(()=>(md==null?void 0:md.validateState)||""),vf=computed(()=>_f.value&&ValidateComponentsMap[_f.value]),Sf=computed(()=>Bd.value?view_default:hide_default),gf=computed(()=>[ld.style]),bf=computed(()=>[od.inputStyle,Hd.value,{resize:od.resize}]),Tf=computed(()=>isNil(od.modelValue)?"":String(od.modelValue)),Mf=computed(()=>od.clearable&&!Nd.value&&!od.readonly&&!!Tf.value&&(df.value||Md.value)),Kf=computed(()=>od.showPassword&&!Nd.value&&!!Tf.value&&(!!Tf.value||df.value)),Zf=computed(()=>od.showWordLimit&&!!od.maxlength&&(od.type==="text"||od.type==="textarea")&&!Nd.value&&!od.readonly&&!od.showPassword),eh=computed(()=>Tf.value.length),$f=computed(()=>!!Zf.value&&eh.value>Number(od.maxlength)),Df=computed(()=>!!cd.suffix||!!od.suffixIcon||Mf.value||od.showPassword||Zf.value||!!_f.value&&Xd.value),[Lf,zf]=useCursor(Fd);useResizeObserver(Pd,dh=>{if(yf(),!Zf.value||od.resize!=="both")return;const Mh=dh[0],{width:Yh}=Mh.contentRect;jd.value={right:`calc(100% - ${Yh+15+6}px)`}});const Jf=()=>{const{type:dh,autosize:Mh}=od;if(!(!isClient$1||dh!=="textarea"||!Pd.value))if(Mh){const Yh=isObject$5(Mh)?Mh.minRows:void 0,Bh=isObject$5(Mh)?Mh.maxRows:void 0,Xh=calcTextareaHeight(Pd.value,Yh,Bh);Hd.value={overflowY:"hidden",...Xh},nextTick$1(()=>{Pd.value.offsetHeight,Hd.value=Xh})}else Hd.value={minHeight:calcTextareaHeight(Pd.value).minHeight}},yf=(dh=>{let Mh=!1;return()=>{var Yh;if(Mh||!od.autosize)return;((Yh=Pd.value)==null?void 0:Yh.offsetParent)===null||(dh(),Mh=!0)}})(Jf),Bf=()=>{const dh=Gd.value,Mh=od.formatter?od.formatter(Tf.value):Tf.value;!dh||dh.value===Mh||(dh.value=Mh)},qf=async dh=>{Lf();let{value:Mh}=dh.target;if(od.formatter&&(Mh=od.parser?od.parser(Mh):Mh),!Yf.value){if(Mh===Tf.value){Bf();return}nd(UPDATE_MODEL_EVENT,Mh),nd("input",Mh),await nextTick$1(),Bf(),zf()}},oh=dh=>{nd("change",dh.target.value)},{isComposing:Yf,handleCompositionStart:kf,handleCompositionUpdate:Vf,handleCompositionEnd:fh}=useComposition({emit:nd,afterComposition:qf}),Gf=()=>{Bd.value=!Bd.value,wf()},wf=async()=>{var dh;await nextTick$1(),(dh=Gd.value)==null||dh.focus()},Rf=()=>{var dh;return(dh=Gd.value)==null?void 0:dh.blur()},Uf=dh=>{Md.value=!1,nd("mouseleave",dh)},ph=dh=>{Md.value=!0,nd("mouseenter",dh)},gh=dh=>{nd("keydown",dh)},ah=()=>{var dh;(dh=Gd.value)==null||dh.select()},Ah=()=>{nd(UPDATE_MODEL_EVENT,""),nd("change",""),nd("clear"),nd("input","")};return watch(()=>od.modelValue,()=>{var dh;nextTick$1(()=>Jf()),od.validateEvent&&((dh=md==null?void 0:md.validate)==null||dh.call(md,"change").catch(Mh=>void 0))}),watch(Tf,()=>Bf()),watch(()=>od.type,async()=>{await nextTick$1(),Bf(),Jf()}),onMounted(()=>{!od.formatter&&od.parser,Bf(),nextTick$1(Jf)}),qa({input:Fd,textarea:Pd,ref:Gd,textareaStyle:bf,autosize:toRef$1(od,"autosize"),isComposing:Yf,focus:wf,blur:Rf,select:ah,clear:Ah,resizeTextarea:Jf}),(dh,Mh)=>(openBlock(),createElementBlock("div",{class:normalizeClass([unref(dd),{[unref(Id).bm("group","append")]:dh.$slots.append,[unref(Id).bm("group","prepend")]:dh.$slots.prepend}]),style:normalizeStyle(unref(gf)),onMouseenter:ph,onMouseleave:Uf},[createCommentVNode(" input "),dh.type!=="textarea"?(openBlock(),createElementBlock(Fragment,{key:0},[createCommentVNode(" prepend slot "),dh.$slots.prepend?(openBlock(),createElementBlock("div",{key:0,class:normalizeClass(unref(Id).be("group","prepend"))},[renderSlot(dh.$slots,"prepend")],2)):createCommentVNode("v-if",!0),createBaseVNode("div",{ref_key:"wrapperRef",ref:zd,class:normalizeClass(unref(pd))},[createCommentVNode(" prefix slot "),dh.$slots.prefix||dh.prefixIcon?(openBlock(),createElementBlock("span",{key:0,class:normalizeClass(unref(Id).e("prefix"))},[createBaseVNode("span",{class:normalizeClass(unref(Id).e("prefix-inner"))},[renderSlot(dh.$slots,"prefix"),dh.prefixIcon?(openBlock(),createBlock(unref(ElIcon),{key:0,class:normalizeClass(unref(Id).e("icon"))},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(dh.prefixIcon)))]),_:1},8,["class"])):createCommentVNode("v-if",!0)],2)],2)):createCommentVNode("v-if",!0),createBaseVNode("input",mergeProps({id:unref(vd),ref_key:"input",ref:Fd,class:unref(Id).e("inner")},unref(ud),{minlength:dh.minlength,maxlength:dh.maxlength,type:dh.showPassword?Bd.value?"text":"password":dh.type,disabled:unref(Nd),readonly:dh.readonly,autocomplete:dh.autocomplete,tabindex:dh.tabindex,"aria-label":dh.ariaLabel,placeholder:dh.placeholder,style:dh.inputStyle,form:dh.form,autofocus:dh.autofocus,role:dh.containerRole,onCompositionstart:unref(kf),onCompositionupdate:unref(Vf),onCompositionend:unref(fh),onInput:qf,onChange:oh,onKeydown:gh}),null,16,["id","minlength","maxlength","type","disabled","readonly","autocomplete","tabindex","aria-label","placeholder","form","autofocus","role","onCompositionstart","onCompositionupdate","onCompositionend"]),createCommentVNode(" suffix slot "),unref(Df)?(openBlock(),createElementBlock("span",{key:1,class:normalizeClass(unref(Id).e("suffix"))},[createBaseVNode("span",{class:normalizeClass(unref(Id).e("suffix-inner"))},[!unref(Mf)||!unref(Kf)||!unref(Zf)?(openBlock(),createElementBlock(Fragment,{key:0},[renderSlot(dh.$slots,"suffix"),dh.suffixIcon?(openBlock(),createBlock(unref(ElIcon),{key:0,class:normalizeClass(unref(Id).e("icon"))},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(dh.suffixIcon)))]),_:1},8,["class"])):createCommentVNode("v-if",!0)],64)):createCommentVNode("v-if",!0),unref(Mf)?(openBlock(),createBlock(unref(ElIcon),{key:1,class:normalizeClass([unref(Id).e("icon"),unref(Id).e("clear")]),onMousedown:withModifiers(unref(NOOP),["prevent"]),onClick:Ah},{default:withCtx(()=>[createVNode(unref(circle_close_default))]),_:1},8,["class","onMousedown"])):createCommentVNode("v-if",!0),unref(Kf)?(openBlock(),createBlock(unref(ElIcon),{key:2,class:normalizeClass([unref(Id).e("icon"),unref(Id).e("password")]),onClick:Gf},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(unref(Sf))))]),_:1},8,["class"])):createCommentVNode("v-if",!0),unref(Zf)?(openBlock(),createElementBlock("span",{key:3,class:normalizeClass(unref(Id).e("count"))},[createBaseVNode("span",{class:normalizeClass(unref(Id).e("count-inner"))},toDisplayString(unref(eh))+" / "+toDisplayString(dh.maxlength),3)],2)):createCommentVNode("v-if",!0),unref(_f)&&unref(vf)&&unref(Xd)?(openBlock(),createBlock(unref(ElIcon),{key:4,class:normalizeClass([unref(Id).e("icon"),unref(Id).e("validateIcon"),unref(Id).is("loading",unref(_f)==="validating")])},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(unref(vf))))]),_:1},8,["class"])):createCommentVNode("v-if",!0)],2)],2)):createCommentVNode("v-if",!0)],2),createCommentVNode(" append slot "),dh.$slots.append?(openBlock(),createElementBlock("div",{key:1,class:normalizeClass(unref(Id).be("group","append"))},[renderSlot(dh.$slots,"append")],2)):createCommentVNode("v-if",!0)],64)):(openBlock(),createElementBlock(Fragment,{key:1},[createCommentVNode(" textarea "),createBaseVNode("textarea",mergeProps({id:unref(vd),ref_key:"textarea",ref:Pd,class:[unref(Od).e("inner"),unref(Id).is("focus",unref(df))]},unref(ud),{minlength:dh.minlength,maxlength:dh.maxlength,tabindex:dh.tabindex,disabled:unref(Nd),readonly:dh.readonly,autocomplete:dh.autocomplete,style:unref(bf),"aria-label":dh.ariaLabel,placeholder:dh.placeholder,form:dh.form,autofocus:dh.autofocus,rows:dh.rows,role:dh.containerRole,onCompositionstart:unref(kf),onCompositionupdate:unref(Vf),onCompositionend:unref(fh),onInput:qf,onFocus:unref(Wd),onBlur:unref(Jd),onChange:oh,onKeydown:gh}),null,16,["id","minlength","maxlength","tabindex","disabled","readonly","autocomplete","aria-label","placeholder","form","autofocus","rows","role","onCompositionstart","onCompositionupdate","onCompositionend","onFocus","onBlur"]),unref(Zf)?(openBlock(),createElementBlock("span",{key:0,style:normalizeStyle(jd.value),class:normalizeClass(unref(Id).e("count"))},toDisplayString(unref(eh))+" / "+toDisplayString(dh.maxlength),7)):createCommentVNode("v-if",!0)],64))],38))}});var Input=_export_sfc$1(_sfc_main$1q,[["__file","input.vue"]]);const ElInput=withInstall(Input),GAP=4,BAR_MAP={vertical:{offset:"offsetHeight",scroll:"scrollTop",scrollSize:"scrollHeight",size:"height",key:"vertical",axis:"Y",client:"clientY",direction:"top"},horizontal:{offset:"offsetWidth",scroll:"scrollLeft",scrollSize:"scrollWidth",size:"width",key:"horizontal",axis:"X",client:"clientX",direction:"left"}},renderThumbStyle=({move:Ra,size:qa,bar:nd})=>({[nd.size]:qa,transform:`translate${nd.axis}(${Ra}%)`}),scrollbarContextKey=Symbol("scrollbarContextKey"),thumbProps=buildProps({vertical:Boolean,size:String,move:Number,ratio:{type:Number,required:!0},always:Boolean}),COMPONENT_NAME$8="Thumb",_sfc_main$1p=defineComponent({__name:"thumb",props:thumbProps,setup(Ra){const qa=Ra,nd=inject(scrollbarContextKey),od=useNamespace("scrollbar");nd||throwError$1(COMPONENT_NAME$8,"can not inject scrollbar context");const ld=ref$1(),ud=ref$1(),cd=ref$1({}),dd=ref$1(!1);let pd=!1,fd=!1,md=isClient$1?document.onselectstart:null;const vd=computed(()=>BAR_MAP[qa.vertical?"vertical":"horizontal"]),Ad=computed(()=>renderThumbStyle({size:qa.size,move:qa.move,bar:vd.value})),Nd=computed(()=>ld.value[vd.value.offset]**2/nd.wrapElement[vd.value.scrollSize]/qa.ratio/ud.value[vd.value.offset]),Id=Gd=>{var zd;if(Gd.stopPropagation(),Gd.ctrlKey||[1,2].includes(Gd.button))return;(zd=window.getSelection())==null||zd.removeAllRanges(),Fd(Gd);const df=Gd.currentTarget;df&&(cd.value[vd.value.axis]=df[vd.value.offset]-(Gd[vd.value.client]-df.getBoundingClientRect()[vd.value.direction]))},Od=Gd=>{if(!ud.value||!ld.value||!nd.wrapElement)return;const zd=Math.abs(Gd.target.getBoundingClientRect()[vd.value.direction]-Gd[vd.value.client]),df=ud.value[vd.value.offset]/2,Wd=(zd-df)*100*Nd.value/ld.value[vd.value.offset];nd.wrapElement[vd.value.scroll]=Wd*nd.wrapElement[vd.value.scrollSize]/100},Fd=Gd=>{Gd.stopImmediatePropagation(),pd=!0,document.addEventListener("mousemove",Pd),document.addEventListener("mouseup",Md),md=document.onselectstart,document.onselectstart=()=>!1},Pd=Gd=>{if(!ld.value||!ud.value||pd===!1)return;const zd=cd.value[vd.value.axis];if(!zd)return;const df=(ld.value.getBoundingClientRect()[vd.value.direction]-Gd[vd.value.client])*-1,Wd=ud.value[vd.value.offset]-zd,Jd=(df-Wd)*100*Nd.value/ld.value[vd.value.offset];nd.wrapElement[vd.value.scroll]=Jd*nd.wrapElement[vd.value.scrollSize]/100},Md=()=>{pd=!1,cd.value[vd.value.axis]=0,document.removeEventListener("mousemove",Pd),document.removeEventListener("mouseup",Md),Hd(),fd&&(dd.value=!1)},Bd=()=>{fd=!1,dd.value=!!qa.size},jd=()=>{fd=!0,dd.value=pd};onBeforeUnmount(()=>{Hd(),document.removeEventListener("mouseup",Md)});const Hd=()=>{document.onselectstart!==md&&(document.onselectstart=md)};return useEventListener$1(toRef$1(nd,"scrollbarElement"),"mousemove",Bd),useEventListener$1(toRef$1(nd,"scrollbarElement"),"mouseleave",jd),(Gd,zd)=>(openBlock(),createBlock(Transition$1,{name:unref(od).b("fade"),persisted:""},{default:withCtx(()=>[withDirectives(createBaseVNode("div",{ref_key:"instance",ref:ld,class:normalizeClass([unref(od).e("bar"),unref(od).is(unref(vd).key)]),onMousedown:Od},[createBaseVNode("div",{ref_key:"thumb",ref:ud,class:normalizeClass(unref(od).e("thumb")),style:normalizeStyle(unref(Ad)),onMousedown:Id},null,38)],34),[[vShow,Gd.always||dd.value]])]),_:1},8,["name"]))}});var Thumb=_export_sfc$1(_sfc_main$1p,[["__file","thumb.vue"]]);const barProps=buildProps({always:{type:Boolean,default:!0},minSize:{type:Number,required:!0}}),_sfc_main$1o=defineComponent({__name:"bar",props:barProps,setup(Ra,{expose:qa}){const nd=Ra,od=inject(scrollbarContextKey),ld=ref$1(0),ud=ref$1(0),cd=ref$1(""),dd=ref$1(""),pd=ref$1(1),fd=ref$1(1);return qa({handleScroll:Ad=>{if(Ad){const Nd=Ad.offsetHeight-GAP,Id=Ad.offsetWidth-GAP;ud.value=Ad.scrollTop*100/Nd*pd.value,ld.value=Ad.scrollLeft*100/Id*fd.value}},update:()=>{const Ad=od==null?void 0:od.wrapElement;if(!Ad)return;const Nd=Ad.offsetHeight-GAP,Id=Ad.offsetWidth-GAP,Od=Nd**2/Ad.scrollHeight,Fd=Id**2/Ad.scrollWidth,Pd=Math.max(Od,nd.minSize),Md=Math.max(Fd,nd.minSize);pd.value=Od/(Nd-Od)/(Pd/(Nd-Pd)),fd.value=Fd/(Id-Fd)/(Md/(Id-Md)),dd.value=Pd+GAP<Nd?`${Pd}px`:"",cd.value=Md+GAP<Id?`${Md}px`:""}}),(Ad,Nd)=>(openBlock(),createElementBlock(Fragment,null,[createVNode(Thumb,{move:ld.value,ratio:fd.value,size:cd.value,always:Ad.always},null,8,["move","ratio","size","always"]),createVNode(Thumb,{move:ud.value,ratio:pd.value,size:dd.value,vertical:"",always:Ad.always},null,8,["move","ratio","size","always"])],64))}});var Bar=_export_sfc$1(_sfc_main$1o,[["__file","bar.vue"]]);const scrollbarProps=buildProps({height:{type:[String,Number],default:""},maxHeight:{type:[String,Number],default:""},native:{type:Boolean,default:!1},wrapStyle:{type:definePropType([String,Object,Array]),default:""},wrapClass:{type:[String,Array],default:""},viewClass:{type:[String,Array],default:""},viewStyle:{type:[String,Array,Object],default:""},noresize:Boolean,tag:{type:String,default:"div"},always:Boolean,minSize:{type:Number,default:20},tabindex:{type:[String,Number],default:void 0},id:String,role:String,...useAriaProps(["ariaLabel","ariaOrientation"])}),scrollbarEmits={scroll:({scrollTop:Ra,scrollLeft:qa})=>[Ra,qa].every(isNumber$4)},COMPONENT_NAME$7="ElScrollbar",__default__$r=defineComponent({name:COMPONENT_NAME$7}),_sfc_main$1n=defineComponent({...__default__$r,props:scrollbarProps,emits:scrollbarEmits,setup(Ra,{expose:qa,emit:nd}){const od=Ra,ld=useNamespace("scrollbar");let ud,cd,dd=0,pd=0;const fd=ref$1(),md=ref$1(),vd=ref$1(),Ad=ref$1(),Nd=computed(()=>{const Hd={};return od.height&&(Hd.height=addUnit(od.height)),od.maxHeight&&(Hd.maxHeight=addUnit(od.maxHeight)),[od.wrapStyle,Hd]}),Id=computed(()=>[od.wrapClass,ld.e("wrap"),{[ld.em("wrap","hidden-default")]:!od.native}]),Od=computed(()=>[ld.e("view"),od.viewClass]),Fd=()=>{var Hd;md.value&&((Hd=Ad.value)==null||Hd.handleScroll(md.value),dd=md.value.scrollTop,pd=md.value.scrollLeft,nd("scroll",{scrollTop:md.value.scrollTop,scrollLeft:md.value.scrollLeft}))};function Pd(Hd,Gd){isObject$5(Hd)?md.value.scrollTo(Hd):isNumber$4(Hd)&&isNumber$4(Gd)&&md.value.scrollTo(Hd,Gd)}const Md=Hd=>{isNumber$4(Hd)&&(md.value.scrollTop=Hd)},Bd=Hd=>{isNumber$4(Hd)&&(md.value.scrollLeft=Hd)},jd=()=>{var Hd;(Hd=Ad.value)==null||Hd.update()};return watch(()=>od.noresize,Hd=>{Hd?(ud==null||ud(),cd==null||cd()):({stop:ud}=useResizeObserver(vd,jd),cd=useEventListener$1("resize",jd))},{immediate:!0}),watch(()=>[od.maxHeight,od.height],()=>{od.native||nextTick$1(()=>{var Hd;jd(),md.value&&((Hd=Ad.value)==null||Hd.handleScroll(md.value))})}),provide(scrollbarContextKey,reactive({scrollbarElement:fd,wrapElement:md})),onActivated(()=>{md.value&&(md.value.scrollTop=dd,md.value.scrollLeft=pd)}),onMounted(()=>{od.native||nextTick$1(()=>{jd()})}),onUpdated(()=>jd()),qa({wrapRef:md,update:jd,scrollTo:Pd,setScrollTop:Md,setScrollLeft:Bd,handleScroll:Fd}),(Hd,Gd)=>(openBlock(),createElementBlock("div",{ref_key:"scrollbarRef",ref:fd,class:normalizeClass(unref(ld).b())},[createBaseVNode("div",{ref_key:"wrapRef",ref:md,class:normalizeClass(unref(Id)),style:normalizeStyle(unref(Nd)),tabindex:Hd.tabindex,onScroll:Fd},[(openBlock(),createBlock(resolveDynamicComponent(Hd.tag),{id:Hd.id,ref_key:"resizeRef",ref:vd,class:normalizeClass(unref(Od)),style:normalizeStyle(Hd.viewStyle),role:Hd.role,"aria-label":Hd.ariaLabel,"aria-orientation":Hd.ariaOrientation},{default:withCtx(()=>[renderSlot(Hd.$slots,"default")]),_:3},8,["id","class","style","role","aria-label","aria-orientation"]))],46,["tabindex"]),Hd.native?createCommentVNode("v-if",!0):(openBlock(),createBlock(Bar,{key:0,ref_key:"barRef",ref:Ad,always:Hd.always,"min-size":Hd.minSize},null,8,["always","min-size"]))],2))}});var Scrollbar=_export_sfc$1(_sfc_main$1n,[["__file","scrollbar.vue"]]);const ElScrollbar=withInstall(Scrollbar),POPPER_INJECTION_KEY=Symbol("popper"),POPPER_CONTENT_INJECTION_KEY=Symbol("popperContent"),roleTypes=["dialog","grid","group","listbox","menu","navigation","tooltip","tree"],popperProps=buildProps({role:{type:String,values:roleTypes,default:"tooltip"}}),__default__$q=defineComponent({name:"ElPopper",inheritAttrs:!1}),_sfc_main$1m=defineComponent({...__default__$q,props:popperProps,setup(Ra,{expose:qa}){const nd=Ra,od=ref$1(),ld=ref$1(),ud=ref$1(),cd=ref$1(),dd=computed(()=>nd.role),pd={triggerRef:od,popperInstanceRef:ld,contentRef:ud,referenceRef:cd,role:dd};return qa(pd),provide(POPPER_INJECTION_KEY,pd),(fd,md)=>renderSlot(fd.$slots,"default")}});var Popper=_export_sfc$1(_sfc_main$1m,[["__file","popper.vue"]]);const popperArrowProps=buildProps({arrowOffset:{type:Number,default:5}}),__default__$p=defineComponent({name:"ElPopperArrow",inheritAttrs:!1}),_sfc_main$1l=defineComponent({...__default__$p,props:popperArrowProps,setup(Ra,{expose:qa}){const nd=Ra,od=useNamespace("popper"),{arrowOffset:ld,arrowRef:ud,arrowStyle:cd}=inject(POPPER_CONTENT_INJECTION_KEY,void 0);return watch(()=>nd.arrowOffset,dd=>{ld.value=dd}),onBeforeUnmount(()=>{ud.value=void 0}),qa({arrowRef:ud}),(dd,pd)=>(openBlock(),createElementBlock("span",{ref_key:"arrowRef",ref:ud,class:normalizeClass(unref(od).e("arrow")),style:normalizeStyle(unref(cd)),"data-popper-arrow":""},null,6))}});var ElPopperArrow=_export_sfc$1(_sfc_main$1l,[["__file","arrow.vue"]]);const NAME="ElOnlyChild",OnlyChild=defineComponent({name:NAME,setup(Ra,{slots:qa,attrs:nd}){var od;const ld=inject(FORWARD_REF_INJECTION_KEY),ud=useForwardRefDirective((od=ld==null?void 0:ld.setForwardRef)!=null?od:NOOP);return()=>{var cd;const dd=(cd=qa.default)==null?void 0:cd.call(qa,nd);if(!dd||dd.length>1)return null;const pd=findFirstLegitChild(dd);return pd?withDirectives(cloneVNode(pd,nd),[[ud]]):null}}});function findFirstLegitChild(Ra){if(!Ra)return null;const qa=Ra;for(const nd of qa){if(isObject$5(nd))switch(nd.type){case Comment$2:continue;case Text$2:case"svg":return wrapTextContent(nd);case Fragment:return findFirstLegitChild(nd.children);default:return nd}return wrapTextContent(nd)}return null}function wrapTextContent(Ra){const qa=useNamespace("only-child");return createVNode("span",{class:qa.e("content")},[Ra])}const popperTriggerProps=buildProps({virtualRef:{type:definePropType(Object)},virtualTriggering:Boolean,onMouseenter:{type:definePropType(Function)},onMouseleave:{type:definePropType(Function)},onClick:{type:definePropType(Function)},onKeydown:{type:definePropType(Function)},onFocus:{type:definePropType(Function)},onBlur:{type:definePropType(Function)},onContextmenu:{type:definePropType(Function)},id:String,open:Boolean}),__default__$o=defineComponent({name:"ElPopperTrigger",inheritAttrs:!1}),_sfc_main$1k=defineComponent({...__default__$o,props:popperTriggerProps,setup(Ra,{expose:qa}){const nd=Ra,{role:od,triggerRef:ld}=inject(POPPER_INJECTION_KEY,void 0);useForwardRef(ld);const ud=computed(()=>dd.value?nd.id:void 0),cd=computed(()=>{if(od&&od.value==="tooltip")return nd.open&&nd.id?nd.id:void 0}),dd=computed(()=>{if(od&&od.value!=="tooltip")return od.value}),pd=computed(()=>dd.value?`${nd.open}`:void 0);let fd;const md=["onMouseenter","onMouseleave","onClick","onKeydown","onFocus","onBlur","onContextmenu"];return onMounted(()=>{watch(()=>nd.virtualRef,vd=>{vd&&(ld.value=unrefElement$1(vd))},{immediate:!0}),watch(ld,(vd,Ad)=>{fd==null||fd(),fd=void 0,isElement$2(vd)&&(md.forEach(Nd=>{var Id;const Od=nd[Nd];Od&&(vd.addEventListener(Nd.slice(2).toLowerCase(),Od),(Id=Ad==null?void 0:Ad.removeEventListener)==null||Id.call(Ad,Nd.slice(2).toLowerCase(),Od))}),isFocusable(vd)&&(fd=watch([ud,cd,dd,pd],Nd=>{["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach((Id,Od)=>{isNil(Nd[Od])?vd.removeAttribute(Id):vd.setAttribute(Id,Nd[Od])})},{immediate:!0}))),isElement$2(Ad)&&isFocusable(Ad)&&["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach(Nd=>Ad.removeAttribute(Nd))},{immediate:!0})}),onBeforeUnmount(()=>{if(fd==null||fd(),fd=void 0,ld.value&&isElement$2(ld.value)){const vd=ld.value;md.forEach(Ad=>{const Nd=nd[Ad];Nd&&vd.removeEventListener(Ad.slice(2).toLowerCase(),Nd)}),ld.value=void 0}}),qa({triggerRef:ld}),(vd,Ad)=>vd.virtualTriggering?createCommentVNode("v-if",!0):(openBlock(),createBlock(unref(OnlyChild),mergeProps({key:0},vd.$attrs,{"aria-controls":unref(ud),"aria-describedby":unref(cd),"aria-expanded":unref(pd),"aria-haspopup":unref(dd)}),{default:withCtx(()=>[renderSlot(vd.$slots,"default")]),_:3},16,["aria-controls","aria-describedby","aria-expanded","aria-haspopup"]))}});var ElPopperTrigger=_export_sfc$1(_sfc_main$1k,[["__file","trigger.vue"]]);const FOCUS_AFTER_TRAPPED="focus-trap.focus-after-trapped",FOCUS_AFTER_RELEASED="focus-trap.focus-after-released",FOCUSOUT_PREVENTED="focus-trap.focusout-prevented",FOCUS_AFTER_TRAPPED_OPTS={cancelable:!0,bubbles:!1},FOCUSOUT_PREVENTED_OPTS={cancelable:!0,bubbles:!1},ON_TRAP_FOCUS_EVT="focusAfterTrapped",ON_RELEASE_FOCUS_EVT="focusAfterReleased",FOCUS_TRAP_INJECTION_KEY=Symbol("elFocusTrap"),focusReason=ref$1(),lastUserFocusTimestamp=ref$1(0),lastAutomatedFocusTimestamp=ref$1(0);let focusReasonUserCount=0;const obtainAllFocusableElements=Ra=>{const qa=[],nd=document.createTreeWalker(Ra,NodeFilter.SHOW_ELEMENT,{acceptNode:od=>{const ld=od.tagName==="INPUT"&&od.type==="hidden";return od.disabled||od.hidden||ld?NodeFilter.FILTER_SKIP:od.tabIndex>=0||od===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;nd.nextNode();)qa.push(nd.currentNode);return qa},getVisibleElement=(Ra,qa)=>{for(const nd of Ra)if(!isHidden(nd,qa))return nd},isHidden=(Ra,qa)=>{if(getComputedStyle(Ra).visibility==="hidden")return!0;for(;Ra;){if(qa&&Ra===qa)return!1;if(getComputedStyle(Ra).display==="none")return!0;Ra=Ra.parentElement}return!1},getEdges=Ra=>{const qa=obtainAllFocusableElements(Ra),nd=getVisibleElement(qa,Ra),od=getVisibleElement(qa.reverse(),Ra);return[nd,od]},isSelectable=Ra=>Ra instanceof HTMLInputElement&&"select"in Ra,tryFocus=(Ra,qa)=>{if(Ra&&Ra.focus){const nd=document.activeElement;Ra.focus({preventScroll:!0}),lastAutomatedFocusTimestamp.value=window.performance.now(),Ra!==nd&&isSelectable(Ra)&&qa&&Ra.select()}};function removeFromStack(Ra,qa){const nd=[...Ra],od=Ra.indexOf(qa);return od!==-1&&nd.splice(od,1),nd}const createFocusableStack=()=>{let Ra=[];return{push:od=>{const ld=Ra[0];ld&&od!==ld&&ld.pause(),Ra=removeFromStack(Ra,od),Ra.unshift(od)},remove:od=>{var ld,ud;Ra=removeFromStack(Ra,od),(ud=(ld=Ra[0])==null?void 0:ld.resume)==null||ud.call(ld)}}},focusFirstDescendant=(Ra,qa=!1)=>{const nd=document.activeElement;for(const od of Ra)if(tryFocus(od,qa),document.activeElement!==nd)return},focusableStack=createFocusableStack(),isFocusCausedByUserEvent=()=>lastUserFocusTimestamp.value>lastAutomatedFocusTimestamp.value,notifyFocusReasonPointer=()=>{focusReason.value="pointer",lastUserFocusTimestamp.value=window.performance.now()},notifyFocusReasonKeydown=()=>{focusReason.value="keyboard",lastUserFocusTimestamp.value=window.performance.now()},useFocusReason=()=>(onMounted(()=>{focusReasonUserCount===0&&(document.addEventListener("mousedown",notifyFocusReasonPointer),document.addEventListener("touchstart",notifyFocusReasonPointer),document.addEventListener("keydown",notifyFocusReasonKeydown)),focusReasonUserCount++}),onBeforeUnmount(()=>{focusReasonUserCount--,focusReasonUserCount<=0&&(document.removeEventListener("mousedown",notifyFocusReasonPointer),document.removeEventListener("touchstart",notifyFocusReasonPointer),document.removeEventListener("keydown",notifyFocusReasonKeydown))}),{focusReason,lastUserFocusTimestamp,lastAutomatedFocusTimestamp}),createFocusOutPreventedEvent=Ra=>new CustomEvent(FOCUSOUT_PREVENTED,{...FOCUSOUT_PREVENTED_OPTS,detail:Ra}),_sfc_main$1j=defineComponent({name:"ElFocusTrap",inheritAttrs:!1,props:{loop:Boolean,trapped:Boolean,focusTrapEl:Object,focusStartEl:{type:[Object,String],default:"first"}},emits:[ON_TRAP_FOCUS_EVT,ON_RELEASE_FOCUS_EVT,"focusin","focusout","focusout-prevented","release-requested"],setup(Ra,{emit:qa}){const nd=ref$1();let od,ld;const{focusReason:ud}=useFocusReason();useEscapeKeydown(Id=>{Ra.trapped&&!cd.paused&&qa("release-requested",Id)});const cd={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},dd=Id=>{if(!Ra.loop&&!Ra.trapped||cd.paused)return;const{code:Od,altKey:Fd,ctrlKey:Pd,metaKey:Md,currentTarget:Bd,shiftKey:jd}=Id,{loop:Hd}=Ra,Gd=Od===EVENT_CODE.tab&&!Fd&&!Pd&&!Md,zd=document.activeElement;if(Gd&&zd){const df=Bd,[Wd,Jd]=getEdges(df);if(Wd&&Jd){if(!jd&&zd===Jd){const _f=createFocusOutPreventedEvent({focusReason:ud.value});qa("focusout-prevented",_f),_f.defaultPrevented||(Id.preventDefault(),Hd&&tryFocus(Wd,!0))}else if(jd&&[Wd,df].includes(zd)){const _f=createFocusOutPreventedEvent({focusReason:ud.value});qa("focusout-prevented",_f),_f.defaultPrevented||(Id.preventDefault(),Hd&&tryFocus(Jd,!0))}}else if(zd===df){const _f=createFocusOutPreventedEvent({focusReason:ud.value});qa("focusout-prevented",_f),_f.defaultPrevented||Id.preventDefault()}}};provide(FOCUS_TRAP_INJECTION_KEY,{focusTrapRef:nd,onKeydown:dd}),watch(()=>Ra.focusTrapEl,Id=>{Id&&(nd.value=Id)},{immediate:!0}),watch([nd],([Id],[Od])=>{Id&&(Id.addEventListener("keydown",dd),Id.addEventListener("focusin",md),Id.addEventListener("focusout",vd)),Od&&(Od.removeEventListener("keydown",dd),Od.removeEventListener("focusin",md),Od.removeEventListener("focusout",vd))});const pd=Id=>{qa(ON_TRAP_FOCUS_EVT,Id)},fd=Id=>qa(ON_RELEASE_FOCUS_EVT,Id),md=Id=>{const Od=unref(nd);if(!Od)return;const Fd=Id.target,Pd=Id.relatedTarget,Md=Fd&&Od.contains(Fd);Ra.trapped||Pd&&Od.contains(Pd)||(od=Pd),Md&&qa("focusin",Id),!cd.paused&&Ra.trapped&&(Md?ld=Fd:tryFocus(ld,!0))},vd=Id=>{const Od=unref(nd);if(!(cd.paused||!Od))if(Ra.trapped){const Fd=Id.relatedTarget;!isNil(Fd)&&!Od.contains(Fd)&&setTimeout(()=>{if(!cd.paused&&Ra.trapped){const Pd=createFocusOutPreventedEvent({focusReason:ud.value});qa("focusout-prevented",Pd),Pd.defaultPrevented||tryFocus(ld,!0)}},0)}else{const Fd=Id.target;Fd&&Od.contains(Fd)||qa("focusout",Id)}};async function Ad(){await nextTick$1();const Id=unref(nd);if(Id){focusableStack.push(cd);const Od=Id.contains(document.activeElement)?od:document.activeElement;if(od=Od,!Id.contains(Od)){const Pd=new Event(FOCUS_AFTER_TRAPPED,FOCUS_AFTER_TRAPPED_OPTS);Id.addEventListener(FOCUS_AFTER_TRAPPED,pd),Id.dispatchEvent(Pd),Pd.defaultPrevented||nextTick$1(()=>{let Md=Ra.focusStartEl;isString$3(Md)||(tryFocus(Md),document.activeElement!==Md&&(Md="first")),Md==="first"&&focusFirstDescendant(obtainAllFocusableElements(Id),!0),(document.activeElement===Od||Md==="container")&&tryFocus(Id)})}}}function Nd(){const Id=unref(nd);if(Id){Id.removeEventListener(FOCUS_AFTER_TRAPPED,pd);const Od=new CustomEvent(FOCUS_AFTER_RELEASED,{...FOCUS_AFTER_TRAPPED_OPTS,detail:{focusReason:ud.value}});Id.addEventListener(FOCUS_AFTER_RELEASED,fd),Id.dispatchEvent(Od),!Od.defaultPrevented&&(ud.value=="keyboard"||!isFocusCausedByUserEvent()||Id.contains(document.activeElement))&&tryFocus(od??document.body),Id.removeEventListener(FOCUS_AFTER_RELEASED,fd),focusableStack.remove(cd)}}return onMounted(()=>{Ra.trapped&&Ad(),watch(()=>Ra.trapped,Id=>{Id?Ad():Nd()})}),onBeforeUnmount(()=>{Ra.trapped&&Nd(),nd.value&&(nd.value.removeEventListener("keydown",dd),nd.value.removeEventListener("focusin",md),nd.value.removeEventListener("focusout",vd),nd.value=void 0)}),{onKeydown:dd}}});function _sfc_render$8(Ra,qa,nd,od,ld,ud){return renderSlot(Ra.$slots,"default",{handleKeydown:Ra.onKeydown})}var ElFocusTrap=_export_sfc$1(_sfc_main$1j,[["render",_sfc_render$8],["__file","focus-trap.vue"]]);const POSITIONING_STRATEGIES=["fixed","absolute"],popperCoreConfigProps=buildProps({boundariesPadding:{type:Number,default:0},fallbackPlacements:{type:definePropType(Array),default:void 0},gpuAcceleration:{type:Boolean,default:!0},offset:{type:Number,default:12},placement:{type:String,values:Ee$4,default:"bottom"},popperOptions:{type:definePropType(Object),default:()=>({})},strategy:{type:String,values:POSITIONING_STRATEGIES,default:"absolute"}}),popperContentProps=buildProps({...popperCoreConfigProps,id:String,style:{type:definePropType([String,Array,Object])},className:{type:definePropType([String,Array,Object])},effect:{type:definePropType(String),default:"dark"},visible:Boolean,enterable:{type:Boolean,default:!0},pure:Boolean,focusOnShow:{type:Boolean,default:!1},trapping:{type:Boolean,default:!1},popperClass:{type:definePropType([String,Array,Object])},popperStyle:{type:definePropType([String,Array,Object])},referenceEl:{type:definePropType(Object)},triggerTargetEl:{type:definePropType(Object)},stopPopperMouseEvent:{type:Boolean,default:!0},virtualTriggering:Boolean,zIndex:Number,...useAriaProps(["ariaLabel"])}),popperContentEmits={mouseenter:Ra=>Ra instanceof MouseEvent,mouseleave:Ra=>Ra instanceof MouseEvent,focus:()=>!0,blur:()=>!0,close:()=>!0},buildPopperOptions=(Ra,qa=[])=>{const{placement:nd,strategy:od,popperOptions:ld}=Ra,ud={placement:nd,strategy:od,...ld,modifiers:[...genModifiers(Ra),...qa]};return deriveExtraModifiers(ud,ld==null?void 0:ld.modifiers),ud},unwrapMeasurableEl=Ra=>{if(isClient$1)return unrefElement$1(Ra)};function genModifiers(Ra){const{offset:qa,gpuAcceleration:nd,fallbackPlacements:od}=Ra;return[{name:"offset",options:{offset:[0,qa??12]}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5,fallbackPlacements:od}},{name:"computeStyles",options:{gpuAcceleration:nd}}]}function deriveExtraModifiers(Ra,qa){qa&&(Ra.modifiers=[...Ra.modifiers,...qa??[]])}const DEFAULT_ARROW_OFFSET=0,usePopperContent=Ra=>{const{popperInstanceRef:qa,contentRef:nd,triggerRef:od,role:ld}=inject(POPPER_INJECTION_KEY,void 0),ud=ref$1(),cd=ref$1(),dd=computed(()=>({name:"eventListeners",enabled:!!Ra.visible})),pd=computed(()=>{var Pd;const Md=unref(ud),Bd=(Pd=unref(cd))!=null?Pd:DEFAULT_ARROW_OFFSET;return{name:"arrow",enabled:!isUndefined$2(Md),options:{element:Md,padding:Bd}}}),fd=computed(()=>({onFirstUpdate:()=>{Id()},...buildPopperOptions(Ra,[unref(pd),unref(dd)])})),md=computed(()=>unwrapMeasurableEl(Ra.referenceEl)||unref(od)),{attributes:vd,state:Ad,styles:Nd,update:Id,forceUpdate:Od,instanceRef:Fd}=usePopper(md,nd,fd);return watch(Fd,Pd=>qa.value=Pd),onMounted(()=>{watch(()=>{var Pd;return(Pd=unref(md))==null?void 0:Pd.getBoundingClientRect()},()=>{Id()})}),{attributes:vd,arrowRef:ud,contentRef:nd,instanceRef:Fd,state:Ad,styles:Nd,role:ld,forceUpdate:Od,update:Id}},usePopperContentDOM=(Ra,{attributes:qa,styles:nd,role:od})=>{const{nextZIndex:ld}=useZIndex(),ud=useNamespace("popper"),cd=computed(()=>unref(qa).popper),dd=ref$1(isNumber$4(Ra.zIndex)?Ra.zIndex:ld()),pd=computed(()=>[ud.b(),ud.is("pure",Ra.pure),ud.is(Ra.effect),Ra.popperClass]),fd=computed(()=>[{zIndex:unref(dd)},unref(nd).popper,Ra.popperStyle||{}]),md=computed(()=>od.value==="dialog"?"false":void 0),vd=computed(()=>unref(nd).arrow||{});return{ariaModal:md,arrowStyle:vd,contentAttrs:cd,contentClass:pd,contentStyle:fd,contentZIndex:dd,updateZIndex:()=>{dd.value=isNumber$4(Ra.zIndex)?Ra.zIndex:ld()}}},usePopperContentFocusTrap=(Ra,qa)=>{const nd=ref$1(!1),od=ref$1();return{focusStartRef:od,trapped:nd,onFocusAfterReleased:fd=>{var md;((md=fd.detail)==null?void 0:md.focusReason)!=="pointer"&&(od.value="first",qa("blur"))},onFocusAfterTrapped:()=>{qa("focus")},onFocusInTrap:fd=>{Ra.visible&&!nd.value&&(fd.target&&(od.value=fd.target),nd.value=!0)},onFocusoutPrevented:fd=>{Ra.trapping||(fd.detail.focusReason==="pointer"&&fd.preventDefault(),nd.value=!1)},onReleaseRequested:()=>{nd.value=!1,qa("close")}}},__default__$n=defineComponent({name:"ElPopperContent"}),_sfc_main$1i=defineComponent({...__default__$n,props:popperContentProps,emits:popperContentEmits,setup(Ra,{expose:qa,emit:nd}){const od=Ra,{focusStartRef:ld,trapped:ud,onFocusAfterReleased:cd,onFocusAfterTrapped:dd,onFocusInTrap:pd,onFocusoutPrevented:fd,onReleaseRequested:md}=usePopperContentFocusTrap(od,nd),{attributes:vd,arrowRef:Ad,contentRef:Nd,styles:Id,instanceRef:Od,role:Fd,update:Pd}=usePopperContent(od),{ariaModal:Md,arrowStyle:Bd,contentAttrs:jd,contentClass:Hd,contentStyle:Gd,updateZIndex:zd}=usePopperContentDOM(od,{styles:Id,attributes:vd,role:Fd}),df=inject(formItemContextKey,void 0),Wd=ref$1();provide(POPPER_CONTENT_INJECTION_KEY,{arrowStyle:Bd,arrowRef:Ad,arrowOffset:Wd}),df&&provide(formItemContextKey,{...df,addInputId:NOOP,removeInputId:NOOP});let Jd;const Xd=(vf=!0)=>{Pd(),vf&&zd()},_f=()=>{Xd(!1),od.visible&&od.focusOnShow?ud.value=!0:od.visible===!1&&(ud.value=!1)};return onMounted(()=>{watch(()=>od.triggerTargetEl,(vf,Sf)=>{Jd==null||Jd(),Jd=void 0;const gf=unref(vf||Nd.value),bf=unref(Sf||Nd.value);isElement$2(gf)&&(Jd=watch([Fd,()=>od.ariaLabel,Md,()=>od.id],Tf=>{["role","aria-label","aria-modal","id"].forEach((Mf,Kf)=>{isNil(Tf[Kf])?gf.removeAttribute(Mf):gf.setAttribute(Mf,Tf[Kf])})},{immediate:!0})),bf!==gf&&isElement$2(bf)&&["role","aria-label","aria-modal","id"].forEach(Tf=>{bf.removeAttribute(Tf)})},{immediate:!0}),watch(()=>od.visible,_f,{immediate:!0})}),onBeforeUnmount(()=>{Jd==null||Jd(),Jd=void 0}),qa({popperContentRef:Nd,popperInstanceRef:Od,updatePopper:Xd,contentStyle:Gd}),(vf,Sf)=>(openBlock(),createElementBlock("div",mergeProps({ref_key:"contentRef",ref:Nd},unref(jd),{style:unref(Gd),class:unref(Hd),tabindex:"-1",onMouseenter:gf=>vf.$emit("mouseenter",gf),onMouseleave:gf=>vf.$emit("mouseleave",gf)}),[createVNode(unref(ElFocusTrap),{trapped:unref(ud),"trap-on-focus-in":!0,"focus-trap-el":unref(Nd),"focus-start-el":unref(ld),onFocusAfterTrapped:unref(dd),onFocusAfterReleased:unref(cd),onFocusin:unref(pd),onFocusoutPrevented:unref(fd),onReleaseRequested:unref(md)},{default:withCtx(()=>[renderSlot(vf.$slots,"default")]),_:3},8,["trapped","focus-trap-el","focus-start-el","onFocusAfterTrapped","onFocusAfterReleased","onFocusin","onFocusoutPrevented","onReleaseRequested"])],16,["onMouseenter","onMouseleave"]))}});var ElPopperContent=_export_sfc$1(_sfc_main$1i,[["__file","content.vue"]]);const ElPopper=withInstall(Popper),TOOLTIP_INJECTION_KEY=Symbol("elTooltip"),useTooltipContentProps=buildProps({...useDelayedToggleProps,...popperContentProps,appendTo:{type:definePropType([String,Object])},content:{type:String,default:""},rawContent:Boolean,persistent:Boolean,visible:{type:definePropType(Boolean),default:null},transition:String,teleported:{type:Boolean,default:!0},disabled:Boolean,...useAriaProps(["ariaLabel"])}),useTooltipTriggerProps=buildProps({...popperTriggerProps,disabled:Boolean,trigger:{type:definePropType([String,Array]),default:"hover"},triggerKeys:{type:definePropType(Array),default:()=>[EVENT_CODE.enter,EVENT_CODE.numpadEnter,EVENT_CODE.space]}}),{useModelToggleProps:useTooltipModelToggleProps,useModelToggleEmits:useTooltipModelToggleEmits,useModelToggle:useTooltipModelToggle}=createModelToggleComposable("visible"),useTooltipProps=buildProps({...popperProps,...useTooltipModelToggleProps,...useTooltipContentProps,...useTooltipTriggerProps,...popperArrowProps,showArrow:{type:Boolean,default:!0}}),tooltipEmits=[...useTooltipModelToggleEmits,"before-show","before-hide","show","hide","open","close"],isTriggerType=(Ra,qa)=>isArray$2(Ra)?Ra.includes(qa):Ra===qa,whenTrigger=(Ra,qa,nd)=>od=>{isTriggerType(unref(Ra),qa)&&nd(od)},__default__$m=defineComponent({name:"ElTooltipTrigger"}),_sfc_main$1h=defineComponent({...__default__$m,props:useTooltipTriggerProps,setup(Ra,{expose:qa}){const nd=Ra,od=useNamespace("tooltip"),{controlled:ld,id:ud,open:cd,onOpen:dd,onClose:pd,onToggle:fd}=inject(TOOLTIP_INJECTION_KEY,void 0),md=ref$1(null),vd=()=>{if(unref(ld)||nd.disabled)return!0},Ad=toRef$1(nd,"trigger"),Nd=composeEventHandlers(vd,whenTrigger(Ad,"hover",dd)),Id=composeEventHandlers(vd,whenTrigger(Ad,"hover",pd)),Od=composeEventHandlers(vd,whenTrigger(Ad,"click",jd=>{jd.button===0&&fd(jd)})),Fd=composeEventHandlers(vd,whenTrigger(Ad,"focus",dd)),Pd=composeEventHandlers(vd,whenTrigger(Ad,"focus",pd)),Md=composeEventHandlers(vd,whenTrigger(Ad,"contextmenu",jd=>{jd.preventDefault(),fd(jd)})),Bd=composeEventHandlers(vd,jd=>{const{code:Hd}=jd;nd.triggerKeys.includes(Hd)&&(jd.preventDefault(),fd(jd))});return qa({triggerRef:md}),(jd,Hd)=>(openBlock(),createBlock(unref(ElPopperTrigger),{id:unref(ud),"virtual-ref":jd.virtualRef,open:unref(cd),"virtual-triggering":jd.virtualTriggering,class:normalizeClass(unref(od).e("trigger")),onBlur:unref(Pd),onClick:unref(Od),onContextmenu:unref(Md),onFocus:unref(Fd),onMouseenter:unref(Nd),onMouseleave:unref(Id),onKeydown:unref(Bd)},{default:withCtx(()=>[renderSlot(jd.$slots,"default")]),_:3},8,["id","virtual-ref","open","virtual-triggering","class","onBlur","onClick","onContextmenu","onFocus","onMouseenter","onMouseleave","onKeydown"]))}});var ElTooltipTrigger=_export_sfc$1(_sfc_main$1h,[["__file","trigger.vue"]]);const teleportProps=buildProps({to:{type:definePropType([String,Object]),required:!0},disabled:Boolean}),_sfc_main$1g=defineComponent({__name:"teleport",props:teleportProps,setup(Ra){return(qa,nd)=>qa.disabled?renderSlot(qa.$slots,"default",{key:0}):(openBlock(),createBlock(Teleport$1,{key:1,to:qa.to},[renderSlot(qa.$slots,"default")],8,["to"]))}});var Teleport=_export_sfc$1(_sfc_main$1g,[["__file","teleport.vue"]]);const ElTeleport=withInstall(Teleport),__default__$l=defineComponent({name:"ElTooltipContent",inheritAttrs:!1}),_sfc_main$1f=defineComponent({...__default__$l,props:useTooltipContentProps,setup(Ra,{expose:qa}){const nd=Ra,{selector:od}=usePopperContainerId(),ld=useNamespace("tooltip"),ud=ref$1(null);let cd;const{controlled:dd,id:pd,open:fd,trigger:md,onClose:vd,onOpen:Ad,onShow:Nd,onHide:Id,onBeforeShow:Od,onBeforeHide:Fd}=inject(TOOLTIP_INJECTION_KEY,void 0),Pd=computed(()=>nd.transition||`${ld.namespace.value}-fade-in-linear`),Md=computed(()=>nd.persistent);onBeforeUnmount(()=>{cd==null||cd()});const Bd=computed(()=>unref(Md)?!0:unref(fd)),jd=computed(()=>nd.disabled?!1:unref(fd)),Hd=computed(()=>nd.appendTo||od.value),Gd=computed(()=>{var bf;return(bf=nd.style)!=null?bf:{}}),zd=ref$1(!0),df=()=>{Id(),zd.value=!0},Wd=()=>{if(unref(dd))return!0},Jd=composeEventHandlers(Wd,()=>{nd.enterable&&unref(md)==="hover"&&Ad()}),Xd=composeEventHandlers(Wd,()=>{unref(md)==="hover"&&vd()}),_f=()=>{var bf,Tf;(Tf=(bf=ud.value)==null?void 0:bf.updatePopper)==null||Tf.call(bf),Od==null||Od()},vf=()=>{Fd==null||Fd()},Sf=()=>{Nd(),cd=onClickOutside(computed(()=>{var bf;return(bf=ud.value)==null?void 0:bf.popperContentRef}),()=>{if(unref(dd))return;unref(md)!=="hover"&&vd()})},gf=()=>{nd.virtualTriggering||vd()};return watch(()=>unref(fd),bf=>{bf?zd.value=!1:cd==null||cd()},{flush:"post"}),watch(()=>nd.content,()=>{var bf,Tf;(Tf=(bf=ud.value)==null?void 0:bf.updatePopper)==null||Tf.call(bf)}),qa({contentRef:ud}),(bf,Tf)=>(openBlock(),createBlock(unref(ElTeleport),{disabled:!bf.teleported,to:unref(Hd)},{default:withCtx(()=>[createVNode(Transition$1,{name:unref(Pd),onAfterLeave:df,onBeforeEnter:_f,onAfterEnter:Sf,onBeforeLeave:vf},{default:withCtx(()=>[unref(Bd)?withDirectives((openBlock(),createBlock(unref(ElPopperContent),mergeProps({key:0,id:unref(pd),ref_key:"contentRef",ref:ud},bf.$attrs,{"aria-label":bf.ariaLabel,"aria-hidden":zd.value,"boundaries-padding":bf.boundariesPadding,"fallback-placements":bf.fallbackPlacements,"gpu-acceleration":bf.gpuAcceleration,offset:bf.offset,placement:bf.placement,"popper-options":bf.popperOptions,strategy:bf.strategy,effect:bf.effect,enterable:bf.enterable,pure:bf.pure,"popper-class":bf.popperClass,"popper-style":[bf.popperStyle,unref(Gd)],"reference-el":bf.referenceEl,"trigger-target-el":bf.triggerTargetEl,visible:unref(jd),"z-index":bf.zIndex,onMouseenter:unref(Jd),onMouseleave:unref(Xd),onBlur:gf,onClose:unref(vd)}),{default:withCtx(()=>[renderSlot(bf.$slots,"default")]),_:3},16,["id","aria-label","aria-hidden","boundaries-padding","fallback-placements","gpu-acceleration","offset","placement","popper-options","strategy","effect","enterable","pure","popper-class","popper-style","reference-el","trigger-target-el","visible","z-index","onMouseenter","onMouseleave","onClose"])),[[vShow,unref(jd)]]):createCommentVNode("v-if",!0)]),_:3},8,["name"])]),_:3},8,["disabled","to"]))}});var ElTooltipContent=_export_sfc$1(_sfc_main$1f,[["__file","content.vue"]]);const __default__$k=defineComponent({name:"ElTooltip"}),_sfc_main$1e=defineComponent({...__default__$k,props:useTooltipProps,emits:tooltipEmits,setup(Ra,{expose:qa,emit:nd}){const od=Ra;usePopperContainer();const ld=useId(),ud=ref$1(),cd=ref$1(),dd=()=>{var Pd;const Md=unref(ud);Md&&((Pd=Md.popperInstanceRef)==null||Pd.update())},pd=ref$1(!1),fd=ref$1(),{show:md,hide:vd,hasUpdateHandler:Ad}=useTooltipModelToggle({indicator:pd,toggleReason:fd}),{onOpen:Nd,onClose:Id}=useDelayedToggle({showAfter:toRef$1(od,"showAfter"),hideAfter:toRef$1(od,"hideAfter"),autoClose:toRef$1(od,"autoClose"),open:md,close:vd}),Od=computed(()=>isBoolean$3(od.visible)&&!Ad.value);provide(TOOLTIP_INJECTION_KEY,{controlled:Od,id:ld,open:readonly(pd),trigger:toRef$1(od,"trigger"),onOpen:Pd=>{Nd(Pd)},onClose:Pd=>{Id(Pd)},onToggle:Pd=>{unref(pd)?Id(Pd):Nd(Pd)},onShow:()=>{nd("show",fd.value)},onHide:()=>{nd("hide",fd.value)},onBeforeShow:()=>{nd("before-show",fd.value)},onBeforeHide:()=>{nd("before-hide",fd.value)},updatePopper:dd}),watch(()=>od.disabled,Pd=>{Pd&&pd.value&&(pd.value=!1)});const Fd=Pd=>{var Md,Bd;const jd=(Bd=(Md=cd.value)==null?void 0:Md.contentRef)==null?void 0:Bd.popperContentRef,Hd=(Pd==null?void 0:Pd.relatedTarget)||document.activeElement;return jd&&jd.contains(Hd)};return onDeactivated(()=>pd.value&&vd()),qa({popperRef:ud,contentRef:cd,isFocusInsideContent:Fd,updatePopper:dd,onOpen:Nd,onClose:Id,hide:vd}),(Pd,Md)=>(openBlock(),createBlock(unref(ElPopper),{ref_key:"popperRef",ref:ud,role:Pd.role},{default:withCtx(()=>[createVNode(ElTooltipTrigger,{disabled:Pd.disabled,trigger:Pd.trigger,"trigger-keys":Pd.triggerKeys,"virtual-ref":Pd.virtualRef,"virtual-triggering":Pd.virtualTriggering},{default:withCtx(()=>[Pd.$slots.default?renderSlot(Pd.$slots,"default",{key:0}):createCommentVNode("v-if",!0)]),_:3},8,["disabled","trigger","trigger-keys","virtual-ref","virtual-triggering"]),createVNode(ElTooltipContent,{ref_key:"contentRef",ref:cd,"aria-label":Pd.ariaLabel,"boundaries-padding":Pd.boundariesPadding,content:Pd.content,disabled:Pd.disabled,effect:Pd.effect,enterable:Pd.enterable,"fallback-placements":Pd.fallbackPlacements,"hide-after":Pd.hideAfter,"gpu-acceleration":Pd.gpuAcceleration,offset:Pd.offset,persistent:Pd.persistent,"popper-class":Pd.popperClass,"popper-style":Pd.popperStyle,placement:Pd.placement,"popper-options":Pd.popperOptions,pure:Pd.pure,"raw-content":Pd.rawContent,"reference-el":Pd.referenceEl,"trigger-target-el":Pd.triggerTargetEl,"show-after":Pd.showAfter,strategy:Pd.strategy,teleported:Pd.teleported,transition:Pd.transition,"virtual-triggering":Pd.virtualTriggering,"z-index":Pd.zIndex,"append-to":Pd.appendTo},{default:withCtx(()=>[renderSlot(Pd.$slots,"content",{},()=>[Pd.rawContent?(openBlock(),createElementBlock("span",{key:0,innerHTML:Pd.content},null,8,["innerHTML"])):(openBlock(),createElementBlock("span",{key:1},toDisplayString(Pd.content),1))]),Pd.showArrow?(openBlock(),createBlock(unref(ElPopperArrow),{key:0,"arrow-offset":Pd.arrowOffset},null,8,["arrow-offset"])):createCommentVNode("v-if",!0)]),_:3},8,["aria-label","boundaries-padding","content","disabled","effect","enterable","fallback-placements","hide-after","gpu-acceleration","offset","persistent","popper-class","popper-style","placement","popper-options","pure","raw-content","reference-el","trigger-target-el","show-after","strategy","teleported","transition","virtual-triggering","z-index","append-to"])]),_:3},8,["role"]))}});var Tooltip=_export_sfc$1(_sfc_main$1e,[["__file","tooltip.vue"]]);const ElTooltip=withInstall(Tooltip),badgeProps=buildProps({value:{type:[String,Number],default:""},max:{type:Number,default:99},isDot:Boolean,hidden:Boolean,type:{type:String,values:["primary","success","warning","info","danger"],default:"danger"},showZero:{type:Boolean,default:!0},color:String,badgeStyle:{type:definePropType([String,Object,Array])},offset:{type:definePropType(Array),default:[0,0]},badgeClass:{type:String}}),__default__$j=defineComponent({name:"ElBadge"}),_sfc_main$1d=defineComponent({...__default__$j,props:badgeProps,setup(Ra,{expose:qa}){const nd=Ra,od=useNamespace("badge"),ld=computed(()=>nd.isDot?"":isNumber$4(nd.value)&&isNumber$4(nd.max)?nd.max<nd.value?`${nd.max}+`:`${nd.value}`:`${nd.value}`),ud=computed(()=>{var cd,dd,pd,fd,md;return[{backgroundColor:nd.color,marginRight:addUnit(-((dd=(cd=nd.offset)==null?void 0:cd[0])!=null?dd:0)),marginTop:addUnit((fd=(pd=nd.offset)==null?void 0:pd[1])!=null?fd:0)},(md=nd.badgeStyle)!=null?md:{}]});return qa({content:ld}),(cd,dd)=>(openBlock(),createElementBlock("div",{class:normalizeClass(unref(od).b())},[renderSlot(cd.$slots,"default"),createVNode(Transition$1,{name:`${unref(od).namespace.value}-zoom-in-center`,persisted:""},{default:withCtx(()=>[withDirectives(createBaseVNode("sup",{class:normalizeClass([unref(od).e("content"),unref(od).em("content",cd.type),unref(od).is("fixed",!!cd.$slots.default),unref(od).is("dot",cd.isDot),unref(od).is("hide-zero",!cd.showZero&&nd.value===0),cd.badgeClass]),style:normalizeStyle(unref(ud)),textContent:toDisplayString(unref(ld))},null,14,["textContent"]),[[vShow,!cd.hidden&&(unref(ld)||cd.isDot)]])]),_:1},8,["name"])],2))}});var Badge=_export_sfc$1(_sfc_main$1d,[["__file","badge.vue"]]);const ElBadge=withInstall(Badge),buttonGroupContextKey=Symbol("buttonGroupContextKey"),useButton=(Ra,qa)=>{useDeprecated({from:"type.text",replacement:"link",version:"3.0.0",scope:"props",ref:"https://element-plus.org/en-US/component/button.html#button-attributes"},computed(()=>Ra.type==="text"));const nd=inject(buttonGroupContextKey,void 0),od=useGlobalConfig("button"),{form:ld}=useFormItem(),ud=useFormSize(computed(()=>nd==null?void 0:nd.size)),cd=useFormDisabled(),dd=ref$1(),pd=useSlots(),fd=computed(()=>Ra.type||(nd==null?void 0:nd.type)||""),md=computed(()=>{var Id,Od,Fd;return(Fd=(Od=Ra.autoInsertSpace)!=null?Od:(Id=od.value)==null?void 0:Id.autoInsertSpace)!=null?Fd:!1}),vd=computed(()=>Ra.tag==="button"?{ariaDisabled:cd.value||Ra.loading,disabled:cd.value||Ra.loading,autofocus:Ra.autofocus,type:Ra.nativeType}:{}),Ad=computed(()=>{var Id;const Od=(Id=pd.default)==null?void 0:Id.call(pd);if(md.value&&(Od==null?void 0:Od.length)===1){const Fd=Od[0];if((Fd==null?void 0:Fd.type)===Text$2){const Pd=Fd.children;return new RegExp("^\\p{Unified_Ideograph}{2}$","u").test(Pd.trim())}}return!1});return{_disabled:cd,_size:ud,_type:fd,_ref:dd,_props:vd,shouldAddSpace:Ad,handleClick:Id=>{if(cd.value||Ra.loading){Id.stopPropagation();return}Ra.nativeType==="reset"&&(ld==null||ld.resetFields()),qa("click",Id)}}},buttonTypes=["default","primary","success","warning","info","danger","text",""],buttonNativeTypes=["button","submit","reset"],buttonProps=buildProps({size:useSizeProp,disabled:Boolean,type:{type:String,values:buttonTypes,default:""},icon:{type:iconPropType},nativeType:{type:String,values:buttonNativeTypes,default:"button"},loading:Boolean,loadingIcon:{type:iconPropType,default:()=>loading_default},plain:Boolean,text:Boolean,link:Boolean,bg:Boolean,autofocus:Boolean,round:Boolean,circle:Boolean,color:String,dark:Boolean,autoInsertSpace:{type:Boolean,default:void 0},tag:{type:definePropType([String,Object]),default:"button"}}),buttonEmits={click:Ra=>Ra instanceof MouseEvent};function bound01$1(Ra,qa){isOnePointZero$1(Ra)&&(Ra="100%");var nd=isPercentage$1(Ra);return Ra=qa===360?Ra:Math.min(qa,Math.max(0,parseFloat(Ra))),nd&&(Ra=parseInt(String(Ra*qa),10)/100),Math.abs(Ra-qa)<1e-6?1:(qa===360?Ra=(Ra<0?Ra%qa+qa:Ra%qa)/parseFloat(String(qa)):Ra=Ra%qa/parseFloat(String(qa)),Ra)}function clamp01(Ra){return Math.min(1,Math.max(0,Ra))}function isOnePointZero$1(Ra){return typeof Ra=="string"&&Ra.indexOf(".")!==-1&&parseFloat(Ra)===1}function isPercentage$1(Ra){return typeof Ra=="string"&&Ra.indexOf("%")!==-1}function boundAlpha(Ra){return Ra=parseFloat(Ra),(isNaN(Ra)||Ra<0||Ra>1)&&(Ra=1),Ra}function convertToPercentage(Ra){return Ra<=1?"".concat(Number(Ra)*100,"%"):Ra}function pad2(Ra){return Ra.length===1?"0"+Ra:String(Ra)}function rgbToRgb(Ra,qa,nd){return{r:bound01$1(Ra,255)*255,g:bound01$1(qa,255)*255,b:bound01$1(nd,255)*255}}function rgbToHsl(Ra,qa,nd){Ra=bound01$1(Ra,255),qa=bound01$1(qa,255),nd=bound01$1(nd,255);var od=Math.max(Ra,qa,nd),ld=Math.min(Ra,qa,nd),ud=0,cd=0,dd=(od+ld)/2;if(od===ld)cd=0,ud=0;else{var pd=od-ld;switch(cd=dd>.5?pd/(2-od-ld):pd/(od+ld),od){case Ra:ud=(qa-nd)/pd+(qa<nd?6:0);break;case qa:ud=(nd-Ra)/pd+2;break;case nd:ud=(Ra-qa)/pd+4;break}ud/=6}return{h:ud,s:cd,l:dd}}function hue2rgb(Ra,qa,nd){return nd<0&&(nd+=1),nd>1&&(nd-=1),nd<1/6?Ra+(qa-Ra)*(6*nd):nd<1/2?qa:nd<2/3?Ra+(qa-Ra)*(2/3-nd)*6:Ra}function hslToRgb(Ra,qa,nd){var od,ld,ud;if(Ra=bound01$1(Ra,360),qa=bound01$1(qa,100),nd=bound01$1(nd,100),qa===0)ld=nd,ud=nd,od=nd;else{var cd=nd<.5?nd*(1+qa):nd+qa-nd*qa,dd=2*nd-cd;od=hue2rgb(dd,cd,Ra+1/3),ld=hue2rgb(dd,cd,Ra),ud=hue2rgb(dd,cd,Ra-1/3)}return{r:od*255,g:ld*255,b:ud*255}}function rgbToHsv(Ra,qa,nd){Ra=bound01$1(Ra,255),qa=bound01$1(qa,255),nd=bound01$1(nd,255);var od=Math.max(Ra,qa,nd),ld=Math.min(Ra,qa,nd),ud=0,cd=od,dd=od-ld,pd=od===0?0:dd/od;if(od===ld)ud=0;else{switch(od){case Ra:ud=(qa-nd)/dd+(qa<nd?6:0);break;case qa:ud=(nd-Ra)/dd+2;break;case nd:ud=(Ra-qa)/dd+4;break}ud/=6}return{h:ud,s:pd,v:cd}}function hsvToRgb(Ra,qa,nd){Ra=bound01$1(Ra,360)*6,qa=bound01$1(qa,100),nd=bound01$1(nd,100);var od=Math.floor(Ra),ld=Ra-od,ud=nd*(1-qa),cd=nd*(1-ld*qa),dd=nd*(1-(1-ld)*qa),pd=od%6,fd=[nd,cd,ud,ud,dd,nd][pd],md=[dd,nd,nd,cd,ud,ud][pd],vd=[ud,ud,dd,nd,nd,cd][pd];return{r:fd*255,g:md*255,b:vd*255}}function rgbToHex(Ra,qa,nd,od){var ld=[pad2(Math.round(Ra).toString(16)),pad2(Math.round(qa).toString(16)),pad2(Math.round(nd).toString(16))];return od&&ld[0].startsWith(ld[0].charAt(1))&&ld[1].startsWith(ld[1].charAt(1))&&ld[2].startsWith(ld[2].charAt(1))?ld[0].charAt(0)+ld[1].charAt(0)+ld[2].charAt(0):ld.join("")}function rgbaToHex(Ra,qa,nd,od,ld){var ud=[pad2(Math.round(Ra).toString(16)),pad2(Math.round(qa).toString(16)),pad2(Math.round(nd).toString(16)),pad2(convertDecimalToHex(od))];return ld&&ud[0].startsWith(ud[0].charAt(1))&&ud[1].startsWith(ud[1].charAt(1))&&ud[2].startsWith(ud[2].charAt(1))&&ud[3].startsWith(ud[3].charAt(1))?ud[0].charAt(0)+ud[1].charAt(0)+ud[2].charAt(0)+ud[3].charAt(0):ud.join("")}function convertDecimalToHex(Ra){return Math.round(parseFloat(Ra)*255).toString(16)}function convertHexToDecimal(Ra){return parseIntFromHex(Ra)/255}function parseIntFromHex(Ra){return parseInt(Ra,16)}function numberInputToObject(Ra){return{r:Ra>>16,g:(Ra&65280)>>8,b:Ra&255}}var names={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",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:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",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:"#00ff00",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:"#ff0000",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:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function inputToRGB(Ra){var qa={r:0,g:0,b:0},nd=1,od=null,ld=null,ud=null,cd=!1,dd=!1;return typeof Ra=="string"&&(Ra=stringInputToObject(Ra)),typeof Ra=="object"&&(isValidCSSUnit(Ra.r)&&isValidCSSUnit(Ra.g)&&isValidCSSUnit(Ra.b)?(qa=rgbToRgb(Ra.r,Ra.g,Ra.b),cd=!0,dd=String(Ra.r).substr(-1)==="%"?"prgb":"rgb"):isValidCSSUnit(Ra.h)&&isValidCSSUnit(Ra.s)&&isValidCSSUnit(Ra.v)?(od=convertToPercentage(Ra.s),ld=convertToPercentage(Ra.v),qa=hsvToRgb(Ra.h,od,ld),cd=!0,dd="hsv"):isValidCSSUnit(Ra.h)&&isValidCSSUnit(Ra.s)&&isValidCSSUnit(Ra.l)&&(od=convertToPercentage(Ra.s),ud=convertToPercentage(Ra.l),qa=hslToRgb(Ra.h,od,ud),cd=!0,dd="hsl"),Object.prototype.hasOwnProperty.call(Ra,"a")&&(nd=Ra.a)),nd=boundAlpha(nd),{ok:cd,format:Ra.format||dd,r:Math.min(255,Math.max(qa.r,0)),g:Math.min(255,Math.max(qa.g,0)),b:Math.min(255,Math.max(qa.b,0)),a:nd}}var CSS_INTEGER="[-\\+]?\\d+%?",CSS_NUMBER="[-\\+]?\\d*\\.\\d+%?",CSS_UNIT="(?:".concat(CSS_NUMBER,")|(?:").concat(CSS_INTEGER,")"),PERMISSIVE_MATCH3="[\\s|\\(]+(".concat(CSS_UNIT,")[,|\\s]+(").concat(CSS_UNIT,")[,|\\s]+(").concat(CSS_UNIT,")\\s*\\)?"),PERMISSIVE_MATCH4="[\\s|\\(]+(".concat(CSS_UNIT,")[,|\\s]+(").concat(CSS_UNIT,")[,|\\s]+(").concat(CSS_UNIT,")[,|\\s]+(").concat(CSS_UNIT,")\\s*\\)?"),matchers={CSS_UNIT:new RegExp(CSS_UNIT),rgb:new RegExp("rgb"+PERMISSIVE_MATCH3),rgba:new RegExp("rgba"+PERMISSIVE_MATCH4),hsl:new RegExp("hsl"+PERMISSIVE_MATCH3),hsla:new RegExp("hsla"+PERMISSIVE_MATCH4),hsv:new RegExp("hsv"+PERMISSIVE_MATCH3),hsva:new RegExp("hsva"+PERMISSIVE_MATCH4),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function stringInputToObject(Ra){if(Ra=Ra.trim().toLowerCase(),Ra.length===0)return!1;var qa=!1;if(names[Ra])Ra=names[Ra],qa=!0;else if(Ra==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var nd=matchers.rgb.exec(Ra);return nd?{r:nd[1],g:nd[2],b:nd[3]}:(nd=matchers.rgba.exec(Ra),nd?{r:nd[1],g:nd[2],b:nd[3],a:nd[4]}:(nd=matchers.hsl.exec(Ra),nd?{h:nd[1],s:nd[2],l:nd[3]}:(nd=matchers.hsla.exec(Ra),nd?{h:nd[1],s:nd[2],l:nd[3],a:nd[4]}:(nd=matchers.hsv.exec(Ra),nd?{h:nd[1],s:nd[2],v:nd[3]}:(nd=matchers.hsva.exec(Ra),nd?{h:nd[1],s:nd[2],v:nd[3],a:nd[4]}:(nd=matchers.hex8.exec(Ra),nd?{r:parseIntFromHex(nd[1]),g:parseIntFromHex(nd[2]),b:parseIntFromHex(nd[3]),a:convertHexToDecimal(nd[4]),format:qa?"name":"hex8"}:(nd=matchers.hex6.exec(Ra),nd?{r:parseIntFromHex(nd[1]),g:parseIntFromHex(nd[2]),b:parseIntFromHex(nd[3]),format:qa?"name":"hex"}:(nd=matchers.hex4.exec(Ra),nd?{r:parseIntFromHex(nd[1]+nd[1]),g:parseIntFromHex(nd[2]+nd[2]),b:parseIntFromHex(nd[3]+nd[3]),a:convertHexToDecimal(nd[4]+nd[4]),format:qa?"name":"hex8"}:(nd=matchers.hex3.exec(Ra),nd?{r:parseIntFromHex(nd[1]+nd[1]),g:parseIntFromHex(nd[2]+nd[2]),b:parseIntFromHex(nd[3]+nd[3]),format:qa?"name":"hex"}:!1)))))))))}function isValidCSSUnit(Ra){return!!matchers.CSS_UNIT.exec(String(Ra))}var TinyColor=function(){function Ra(qa,nd){qa===void 0&&(qa=""),nd===void 0&&(nd={});var od;if(qa instanceof Ra)return qa;typeof qa=="number"&&(qa=numberInputToObject(qa)),this.originalInput=qa;var ld=inputToRGB(qa);this.originalInput=qa,this.r=ld.r,this.g=ld.g,this.b=ld.b,this.a=ld.a,this.roundA=Math.round(100*this.a)/100,this.format=(od=nd.format)!==null&&od!==void 0?od:ld.format,this.gradientType=nd.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=ld.ok}return Ra.prototype.isDark=function(){return this.getBrightness()<128},Ra.prototype.isLight=function(){return!this.isDark()},Ra.prototype.getBrightness=function(){var qa=this.toRgb();return(qa.r*299+qa.g*587+qa.b*114)/1e3},Ra.prototype.getLuminance=function(){var qa=this.toRgb(),nd,od,ld,ud=qa.r/255,cd=qa.g/255,dd=qa.b/255;return ud<=.03928?nd=ud/12.92:nd=Math.pow((ud+.055)/1.055,2.4),cd<=.03928?od=cd/12.92:od=Math.pow((cd+.055)/1.055,2.4),dd<=.03928?ld=dd/12.92:ld=Math.pow((dd+.055)/1.055,2.4),.2126*nd+.7152*od+.0722*ld},Ra.prototype.getAlpha=function(){return this.a},Ra.prototype.setAlpha=function(qa){return this.a=boundAlpha(qa),this.roundA=Math.round(100*this.a)/100,this},Ra.prototype.isMonochrome=function(){var qa=this.toHsl().s;return qa===0},Ra.prototype.toHsv=function(){var qa=rgbToHsv(this.r,this.g,this.b);return{h:qa.h*360,s:qa.s,v:qa.v,a:this.a}},Ra.prototype.toHsvString=function(){var qa=rgbToHsv(this.r,this.g,this.b),nd=Math.round(qa.h*360),od=Math.round(qa.s*100),ld=Math.round(qa.v*100);return this.a===1?"hsv(".concat(nd,", ").concat(od,"%, ").concat(ld,"%)"):"hsva(".concat(nd,", ").concat(od,"%, ").concat(ld,"%, ").concat(this.roundA,")")},Ra.prototype.toHsl=function(){var qa=rgbToHsl(this.r,this.g,this.b);return{h:qa.h*360,s:qa.s,l:qa.l,a:this.a}},Ra.prototype.toHslString=function(){var qa=rgbToHsl(this.r,this.g,this.b),nd=Math.round(qa.h*360),od=Math.round(qa.s*100),ld=Math.round(qa.l*100);return this.a===1?"hsl(".concat(nd,", ").concat(od,"%, ").concat(ld,"%)"):"hsla(".concat(nd,", ").concat(od,"%, ").concat(ld,"%, ").concat(this.roundA,")")},Ra.prototype.toHex=function(qa){return qa===void 0&&(qa=!1),rgbToHex(this.r,this.g,this.b,qa)},Ra.prototype.toHexString=function(qa){return qa===void 0&&(qa=!1),"#"+this.toHex(qa)},Ra.prototype.toHex8=function(qa){return qa===void 0&&(qa=!1),rgbaToHex(this.r,this.g,this.b,this.a,qa)},Ra.prototype.toHex8String=function(qa){return qa===void 0&&(qa=!1),"#"+this.toHex8(qa)},Ra.prototype.toHexShortString=function(qa){return qa===void 0&&(qa=!1),this.a===1?this.toHexString(qa):this.toHex8String(qa)},Ra.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},Ra.prototype.toRgbString=function(){var qa=Math.round(this.r),nd=Math.round(this.g),od=Math.round(this.b);return this.a===1?"rgb(".concat(qa,", ").concat(nd,", ").concat(od,")"):"rgba(".concat(qa,", ").concat(nd,", ").concat(od,", ").concat(this.roundA,")")},Ra.prototype.toPercentageRgb=function(){var qa=function(nd){return"".concat(Math.round(bound01$1(nd,255)*100),"%")};return{r:qa(this.r),g:qa(this.g),b:qa(this.b),a:this.a}},Ra.prototype.toPercentageRgbString=function(){var qa=function(nd){return Math.round(bound01$1(nd,255)*100)};return this.a===1?"rgb(".concat(qa(this.r),"%, ").concat(qa(this.g),"%, ").concat(qa(this.b),"%)"):"rgba(".concat(qa(this.r),"%, ").concat(qa(this.g),"%, ").concat(qa(this.b),"%, ").concat(this.roundA,")")},Ra.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var qa="#"+rgbToHex(this.r,this.g,this.b,!1),nd=0,od=Object.entries(names);nd<od.length;nd++){var ld=od[nd],ud=ld[0],cd=ld[1];if(qa===cd)return ud}return!1},Ra.prototype.toString=function(qa){var nd=!!qa;qa=qa??this.format;var od=!1,ld=this.a<1&&this.a>=0,ud=!nd&&ld&&(qa.startsWith("hex")||qa==="name");return ud?qa==="name"&&this.a===0?this.toName():this.toRgbString():(qa==="rgb"&&(od=this.toRgbString()),qa==="prgb"&&(od=this.toPercentageRgbString()),(qa==="hex"||qa==="hex6")&&(od=this.toHexString()),qa==="hex3"&&(od=this.toHexString(!0)),qa==="hex4"&&(od=this.toHex8String(!0)),qa==="hex8"&&(od=this.toHex8String()),qa==="name"&&(od=this.toName()),qa==="hsl"&&(od=this.toHslString()),qa==="hsv"&&(od=this.toHsvString()),od||this.toHexString())},Ra.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},Ra.prototype.clone=function(){return new Ra(this.toString())},Ra.prototype.lighten=function(qa){qa===void 0&&(qa=10);var nd=this.toHsl();return nd.l+=qa/100,nd.l=clamp01(nd.l),new Ra(nd)},Ra.prototype.brighten=function(qa){qa===void 0&&(qa=10);var nd=this.toRgb();return nd.r=Math.max(0,Math.min(255,nd.r-Math.round(255*-(qa/100)))),nd.g=Math.max(0,Math.min(255,nd.g-Math.round(255*-(qa/100)))),nd.b=Math.max(0,Math.min(255,nd.b-Math.round(255*-(qa/100)))),new Ra(nd)},Ra.prototype.darken=function(qa){qa===void 0&&(qa=10);var nd=this.toHsl();return nd.l-=qa/100,nd.l=clamp01(nd.l),new Ra(nd)},Ra.prototype.tint=function(qa){return qa===void 0&&(qa=10),this.mix("white",qa)},Ra.prototype.shade=function(qa){return qa===void 0&&(qa=10),this.mix("black",qa)},Ra.prototype.desaturate=function(qa){qa===void 0&&(qa=10);var nd=this.toHsl();return nd.s-=qa/100,nd.s=clamp01(nd.s),new Ra(nd)},Ra.prototype.saturate=function(qa){qa===void 0&&(qa=10);var nd=this.toHsl();return nd.s+=qa/100,nd.s=clamp01(nd.s),new Ra(nd)},Ra.prototype.greyscale=function(){return this.desaturate(100)},Ra.prototype.spin=function(qa){var nd=this.toHsl(),od=(nd.h+qa)%360;return nd.h=od<0?360+od:od,new Ra(nd)},Ra.prototype.mix=function(qa,nd){nd===void 0&&(nd=50);var od=this.toRgb(),ld=new Ra(qa).toRgb(),ud=nd/100,cd={r:(ld.r-od.r)*ud+od.r,g:(ld.g-od.g)*ud+od.g,b:(ld.b-od.b)*ud+od.b,a:(ld.a-od.a)*ud+od.a};return new Ra(cd)},Ra.prototype.analogous=function(qa,nd){qa===void 0&&(qa=6),nd===void 0&&(nd=30);var od=this.toHsl(),ld=360/nd,ud=[this];for(od.h=(od.h-(ld*qa>>1)+720)%360;--qa;)od.h=(od.h+ld)%360,ud.push(new Ra(od));return ud},Ra.prototype.complement=function(){var qa=this.toHsl();return qa.h=(qa.h+180)%360,new Ra(qa)},Ra.prototype.monochromatic=function(qa){qa===void 0&&(qa=6);for(var nd=this.toHsv(),od=nd.h,ld=nd.s,ud=nd.v,cd=[],dd=1/qa;qa--;)cd.push(new Ra({h:od,s:ld,v:ud})),ud=(ud+dd)%1;return cd},Ra.prototype.splitcomplement=function(){var qa=this.toHsl(),nd=qa.h;return[this,new Ra({h:(nd+72)%360,s:qa.s,l:qa.l}),new Ra({h:(nd+216)%360,s:qa.s,l:qa.l})]},Ra.prototype.onBackground=function(qa){var nd=this.toRgb(),od=new Ra(qa).toRgb(),ld=nd.a+od.a*(1-nd.a);return new Ra({r:(nd.r*nd.a+od.r*od.a*(1-nd.a))/ld,g:(nd.g*nd.a+od.g*od.a*(1-nd.a))/ld,b:(nd.b*nd.a+od.b*od.a*(1-nd.a))/ld,a:ld})},Ra.prototype.triad=function(){return this.polyad(3)},Ra.prototype.tetrad=function(){return this.polyad(4)},Ra.prototype.polyad=function(qa){for(var nd=this.toHsl(),od=nd.h,ld=[this],ud=360/qa,cd=1;cd<qa;cd++)ld.push(new Ra({h:(od+cd*ud)%360,s:nd.s,l:nd.l}));return ld},Ra.prototype.equals=function(qa){return this.toRgbString()===new Ra(qa).toRgbString()},Ra}();function darken$1(Ra,qa=20){return Ra.mix("#141414",qa).toString()}function useButtonCustomStyle(Ra){const qa=useFormDisabled(),nd=useNamespace("button");return computed(()=>{let od={},ld=Ra.color;if(ld){const ud=ld.match(/var\((.*?)\)/);ud&&(ld=window.getComputedStyle(window.document.documentElement).getPropertyValue(ud[1]));const cd=new TinyColor(ld),dd=Ra.dark?cd.tint(20).toString():darken$1(cd,20);if(Ra.plain)od=nd.cssVarBlock({"bg-color":Ra.dark?darken$1(cd,90):cd.tint(90).toString(),"text-color":ld,"border-color":Ra.dark?darken$1(cd,50):cd.tint(50).toString(),"hover-text-color":`var(${nd.cssVarName("color-white")})`,"hover-bg-color":ld,"hover-border-color":ld,"active-bg-color":dd,"active-text-color":`var(${nd.cssVarName("color-white")})`,"active-border-color":dd}),qa.value&&(od[nd.cssVarBlockName("disabled-bg-color")]=Ra.dark?darken$1(cd,90):cd.tint(90).toString(),od[nd.cssVarBlockName("disabled-text-color")]=Ra.dark?darken$1(cd,50):cd.tint(50).toString(),od[nd.cssVarBlockName("disabled-border-color")]=Ra.dark?darken$1(cd,80):cd.tint(80).toString());else{const pd=Ra.dark?darken$1(cd,30):cd.tint(30).toString(),fd=cd.isDark()?`var(${nd.cssVarName("color-white")})`:`var(${nd.cssVarName("color-black")})`;if(od=nd.cssVarBlock({"bg-color":ld,"text-color":fd,"border-color":ld,"hover-bg-color":pd,"hover-text-color":fd,"hover-border-color":pd,"active-bg-color":dd,"active-border-color":dd}),qa.value){const md=Ra.dark?darken$1(cd,50):cd.tint(50).toString();od[nd.cssVarBlockName("disabled-bg-color")]=md,od[nd.cssVarBlockName("disabled-text-color")]=Ra.dark?"rgba(255, 255, 255, 0.5)":`var(${nd.cssVarName("color-white")})`,od[nd.cssVarBlockName("disabled-border-color")]=md}}}return od})}const __default__$i=defineComponent({name:"ElButton"}),_sfc_main$1c=defineComponent({...__default__$i,props:buttonProps,emits:buttonEmits,setup(Ra,{expose:qa,emit:nd}){const od=Ra,ld=useButtonCustomStyle(od),ud=useNamespace("button"),{_ref:cd,_size:dd,_type:pd,_disabled:fd,_props:md,shouldAddSpace:vd,handleClick:Ad}=useButton(od,nd),Nd=computed(()=>[ud.b(),ud.m(pd.value),ud.m(dd.value),ud.is("disabled",fd.value),ud.is("loading",od.loading),ud.is("plain",od.plain),ud.is("round",od.round),ud.is("circle",od.circle),ud.is("text",od.text),ud.is("link",od.link),ud.is("has-bg",od.bg)]);return qa({ref:cd,size:dd,type:pd,disabled:fd,shouldAddSpace:vd}),(Id,Od)=>(openBlock(),createBlock(resolveDynamicComponent(Id.tag),mergeProps({ref_key:"_ref",ref:cd},unref(md),{class:unref(Nd),style:unref(ld),onClick:unref(Ad)}),{default:withCtx(()=>[Id.loading?(openBlock(),createElementBlock(Fragment,{key:0},[Id.$slots.loading?renderSlot(Id.$slots,"loading",{key:0}):(openBlock(),createBlock(unref(ElIcon),{key:1,class:normalizeClass(unref(ud).is("loading"))},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(Id.loadingIcon)))]),_:1},8,["class"]))],64)):Id.icon||Id.$slots.icon?(openBlock(),createBlock(unref(ElIcon),{key:1},{default:withCtx(()=>[Id.icon?(openBlock(),createBlock(resolveDynamicComponent(Id.icon),{key:0})):renderSlot(Id.$slots,"icon",{key:1})]),_:3})):createCommentVNode("v-if",!0),Id.$slots.default?(openBlock(),createElementBlock("span",{key:2,class:normalizeClass({[unref(ud).em("text","expand")]:unref(vd)})},[renderSlot(Id.$slots,"default")],2)):createCommentVNode("v-if",!0)]),_:3},16,["class","style","onClick"]))}});var Button=_export_sfc$1(_sfc_main$1c,[["__file","button.vue"]]);const buttonGroupProps={size:buttonProps.size,type:buttonProps.type},__default__$h=defineComponent({name:"ElButtonGroup"}),_sfc_main$1b=defineComponent({...__default__$h,props:buttonGroupProps,setup(Ra){const qa=Ra;provide(buttonGroupContextKey,reactive({size:toRef$1(qa,"size"),type:toRef$1(qa,"type")}));const nd=useNamespace("button");return(od,ld)=>(openBlock(),createElementBlock("div",{class:normalizeClass(unref(nd).b("group"))},[renderSlot(od.$slots,"default")],2))}});var ButtonGroup=_export_sfc$1(_sfc_main$1b,[["__file","button-group.vue"]]);const ElButton=withInstall(Button,{ButtonGroup});withNoopInstall(ButtonGroup);var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function getDefaultExportFromCjs(Ra){return Ra&&Ra.__esModule&&Object.prototype.hasOwnProperty.call(Ra,"default")?Ra.default:Ra}function getAugmentedNamespace(Ra){if(Ra.__esModule)return Ra;var qa=Ra.default;if(typeof qa=="function"){var nd=function od(){return this instanceof od?Reflect.construct(qa,arguments,this.constructor):qa.apply(this,arguments)};nd.prototype=qa.prototype}else nd={};return Object.defineProperty(nd,"__esModule",{value:!0}),Object.keys(Ra).forEach(function(od){var ld=Object.getOwnPropertyDescriptor(Ra,od);Object.defineProperty(nd,od,ld.get?ld:{enumerable:!0,get:function(){return Ra[od]}})}),nd}var dayjs_min={exports:{}};(function(Ra,qa){(function(nd,od){Ra.exports=od()})(commonjsGlobal,function(){var nd=1e3,od=6e4,ld=36e5,ud="millisecond",cd="second",dd="minute",pd="hour",fd="day",md="week",vd="month",Ad="quarter",Nd="year",Id="date",Od="Invalid Date",Fd=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,Pd=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,Md={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(Sf){var gf=["th","st","nd","rd"],bf=Sf%100;return"["+Sf+(gf[(bf-20)%10]||gf[bf]||gf[0])+"]"}},Bd=function(Sf,gf,bf){var Tf=String(Sf);return!Tf||Tf.length>=gf?Sf:""+Array(gf+1-Tf.length).join(bf)+Sf},jd={s:Bd,z:function(Sf){var gf=-Sf.utcOffset(),bf=Math.abs(gf),Tf=Math.floor(bf/60),Mf=bf%60;return(gf<=0?"+":"-")+Bd(Tf,2,"0")+":"+Bd(Mf,2,"0")},m:function Sf(gf,bf){if(gf.date()<bf.date())return-Sf(bf,gf);var Tf=12*(bf.year()-gf.year())+(bf.month()-gf.month()),Mf=gf.clone().add(Tf,vd),Kf=bf-Mf<0,Zf=gf.clone().add(Tf+(Kf?-1:1),vd);return+(-(Tf+(bf-Mf)/(Kf?Mf-Zf:Zf-Mf))||0)},a:function(Sf){return Sf<0?Math.ceil(Sf)||0:Math.floor(Sf)},p:function(Sf){return{M:vd,y:Nd,w:md,d:fd,D:Id,h:pd,m:dd,s:cd,ms:ud,Q:Ad}[Sf]||String(Sf||"").toLowerCase().replace(/s$/,"")},u:function(Sf){return Sf===void 0}},Hd="en",Gd={};Gd[Hd]=Md;var zd="$isDayjsObject",df=function(Sf){return Sf instanceof _f||!(!Sf||!Sf[zd])},Wd=function Sf(gf,bf,Tf){var Mf;if(!gf)return Hd;if(typeof gf=="string"){var Kf=gf.toLowerCase();Gd[Kf]&&(Mf=Kf),bf&&(Gd[Kf]=bf,Mf=Kf);var Zf=gf.split("-");if(!Mf&&Zf.length>1)return Sf(Zf[0])}else{var eh=gf.name;Gd[eh]=gf,Mf=eh}return!Tf&&Mf&&(Hd=Mf),Mf||!Tf&&Hd},Jd=function(Sf,gf){if(df(Sf))return Sf.clone();var bf=typeof gf=="object"?gf:{};return bf.date=Sf,bf.args=arguments,new _f(bf)},Xd=jd;Xd.l=Wd,Xd.i=df,Xd.w=function(Sf,gf){return Jd(Sf,{locale:gf.$L,utc:gf.$u,x:gf.$x,$offset:gf.$offset})};var _f=function(){function Sf(bf){this.$L=Wd(bf.locale,null,!0),this.parse(bf),this.$x=this.$x||bf.x||{},this[zd]=!0}var gf=Sf.prototype;return gf.parse=function(bf){this.$d=function(Tf){var Mf=Tf.date,Kf=Tf.utc;if(Mf===null)return new Date(NaN);if(Xd.u(Mf))return new Date;if(Mf instanceof Date)return new Date(Mf);if(typeof Mf=="string"&&!/Z$/i.test(Mf)){var Zf=Mf.match(Fd);if(Zf){var eh=Zf[2]-1||0,$f=(Zf[7]||"0").substring(0,3);return Kf?new Date(Date.UTC(Zf[1],eh,Zf[3]||1,Zf[4]||0,Zf[5]||0,Zf[6]||0,$f)):new Date(Zf[1],eh,Zf[3]||1,Zf[4]||0,Zf[5]||0,Zf[6]||0,$f)}}return new Date(Mf)}(bf),this.init()},gf.init=function(){var bf=this.$d;this.$y=bf.getFullYear(),this.$M=bf.getMonth(),this.$D=bf.getDate(),this.$W=bf.getDay(),this.$H=bf.getHours(),this.$m=bf.getMinutes(),this.$s=bf.getSeconds(),this.$ms=bf.getMilliseconds()},gf.$utils=function(){return Xd},gf.isValid=function(){return this.$d.toString()!==Od},gf.isSame=function(bf,Tf){var Mf=Jd(bf);return this.startOf(Tf)<=Mf&&Mf<=this.endOf(Tf)},gf.isAfter=function(bf,Tf){return Jd(bf)<this.startOf(Tf)},gf.isBefore=function(bf,Tf){return this.endOf(Tf)<Jd(bf)},gf.$g=function(bf,Tf,Mf){return Xd.u(bf)?this[Tf]:this.set(Mf,bf)},gf.unix=function(){return Math.floor(this.valueOf()/1e3)},gf.valueOf=function(){return this.$d.getTime()},gf.startOf=function(bf,Tf){var Mf=this,Kf=!!Xd.u(Tf)||Tf,Zf=Xd.p(bf),eh=function(Bf,qf){var oh=Xd.w(Mf.$u?Date.UTC(Mf.$y,qf,Bf):new Date(Mf.$y,qf,Bf),Mf);return Kf?oh:oh.endOf(fd)},$f=function(Bf,qf){return Xd.w(Mf.toDate()[Bf].apply(Mf.toDate("s"),(Kf?[0,0,0,0]:[23,59,59,999]).slice(qf)),Mf)},Df=this.$W,Lf=this.$M,zf=this.$D,Jf="set"+(this.$u?"UTC":"");switch(Zf){case Nd:return Kf?eh(1,0):eh(31,11);case vd:return Kf?eh(1,Lf):eh(0,Lf+1);case md:var xf=this.$locale().weekStart||0,yf=(Df<xf?Df+7:Df)-xf;return eh(Kf?zf-yf:zf+(6-yf),Lf);case fd:case Id:return $f(Jf+"Hours",0);case pd:return $f(Jf+"Minutes",1);case dd:return $f(Jf+"Seconds",2);case cd:return $f(Jf+"Milliseconds",3);default:return this.clone()}},gf.endOf=function(bf){return this.startOf(bf,!1)},gf.$set=function(bf,Tf){var Mf,Kf=Xd.p(bf),Zf="set"+(this.$u?"UTC":""),eh=(Mf={},Mf[fd]=Zf+"Date",Mf[Id]=Zf+"Date",Mf[vd]=Zf+"Month",Mf[Nd]=Zf+"FullYear",Mf[pd]=Zf+"Hours",Mf[dd]=Zf+"Minutes",Mf[cd]=Zf+"Seconds",Mf[ud]=Zf+"Milliseconds",Mf)[Kf],$f=Kf===fd?this.$D+(Tf-this.$W):Tf;if(Kf===vd||Kf===Nd){var Df=this.clone().set(Id,1);Df.$d[eh]($f),Df.init(),this.$d=Df.set(Id,Math.min(this.$D,Df.daysInMonth())).$d}else eh&&this.$d[eh]($f);return this.init(),this},gf.set=function(bf,Tf){return this.clone().$set(bf,Tf)},gf.get=function(bf){return this[Xd.p(bf)]()},gf.add=function(bf,Tf){var Mf,Kf=this;bf=Number(bf);var Zf=Xd.p(Tf),eh=function(Lf){var zf=Jd(Kf);return Xd.w(zf.date(zf.date()+Math.round(Lf*bf)),Kf)};if(Zf===vd)return this.set(vd,this.$M+bf);if(Zf===Nd)return this.set(Nd,this.$y+bf);if(Zf===fd)return eh(1);if(Zf===md)return eh(7);var $f=(Mf={},Mf[dd]=od,Mf[pd]=ld,Mf[cd]=nd,Mf)[Zf]||1,Df=this.$d.getTime()+bf*$f;return Xd.w(Df,this)},gf.subtract=function(bf,Tf){return this.add(-1*bf,Tf)},gf.format=function(bf){var Tf=this,Mf=this.$locale();if(!this.isValid())return Mf.invalidDate||Od;var Kf=bf||"YYYY-MM-DDTHH:mm:ssZ",Zf=Xd.z(this),eh=this.$H,$f=this.$m,Df=this.$M,Lf=Mf.weekdays,zf=Mf.months,Jf=Mf.meridiem,xf=function(qf,oh,Yf,kf){return qf&&(qf[oh]||qf(Tf,Kf))||Yf[oh].slice(0,kf)},yf=function(qf){return Xd.s(eh%12||12,qf,"0")},Bf=Jf||function(qf,oh,Yf){var kf=qf<12?"AM":"PM";return Yf?kf.toLowerCase():kf};return Kf.replace(Pd,function(qf,oh){return oh||function(Yf){switch(Yf){case"YY":return String(Tf.$y).slice(-2);case"YYYY":return Xd.s(Tf.$y,4,"0");case"M":return Df+1;case"MM":return Xd.s(Df+1,2,"0");case"MMM":return xf(Mf.monthsShort,Df,zf,3);case"MMMM":return xf(zf,Df);case"D":return Tf.$D;case"DD":return Xd.s(Tf.$D,2,"0");case"d":return String(Tf.$W);case"dd":return xf(Mf.weekdaysMin,Tf.$W,Lf,2);case"ddd":return xf(Mf.weekdaysShort,Tf.$W,Lf,3);case"dddd":return Lf[Tf.$W];case"H":return String(eh);case"HH":return Xd.s(eh,2,"0");case"h":return yf(1);case"hh":return yf(2);case"a":return Bf(eh,$f,!0);case"A":return Bf(eh,$f,!1);case"m":return String($f);case"mm":return Xd.s($f,2,"0");case"s":return String(Tf.$s);case"ss":return Xd.s(Tf.$s,2,"0");case"SSS":return Xd.s(Tf.$ms,3,"0");case"Z":return Zf}return null}(qf)||Zf.replace(":","")})},gf.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},gf.diff=function(bf,Tf,Mf){var Kf,Zf=this,eh=Xd.p(Tf),$f=Jd(bf),Df=($f.utcOffset()-this.utcOffset())*od,Lf=this-$f,zf=function(){return Xd.m(Zf,$f)};switch(eh){case Nd:Kf=zf()/12;break;case vd:Kf=zf();break;case Ad:Kf=zf()/3;break;case md:Kf=(Lf-Df)/6048e5;break;case fd:Kf=(Lf-Df)/864e5;break;case pd:Kf=Lf/ld;break;case dd:Kf=Lf/od;break;case cd:Kf=Lf/nd;break;default:Kf=Lf}return Mf?Kf:Xd.a(Kf)},gf.daysInMonth=function(){return this.endOf(vd).$D},gf.$locale=function(){return Gd[this.$L]},gf.locale=function(bf,Tf){if(!bf)return this.$L;var Mf=this.clone(),Kf=Wd(bf,Tf,!0);return Kf&&(Mf.$L=Kf),Mf},gf.clone=function(){return Xd.w(this.$d,this)},gf.toDate=function(){return new Date(this.valueOf())},gf.toJSON=function(){return this.isValid()?this.toISOString():null},gf.toISOString=function(){return this.$d.toISOString()},gf.toString=function(){return this.$d.toUTCString()},Sf}(),vf=_f.prototype;return Jd.prototype=vf,[["$ms",ud],["$s",cd],["$m",dd],["$H",pd],["$W",fd],["$M",vd],["$y",Nd],["$D",Id]].forEach(function(Sf){vf[Sf[1]]=function(gf){return this.$g(gf,Sf[0],Sf[1])}}),Jd.extend=function(Sf,gf){return Sf.$i||(Sf(gf,_f,Jd),Sf.$i=!0),Jd},Jd.locale=Wd,Jd.isDayjs=df,Jd.unix=function(Sf){return Jd(1e3*Sf)},Jd.en=Gd[Hd],Jd.Ls=Gd,Jd.p={},Jd})})(dayjs_min);var dayjs_minExports=dayjs_min.exports;const dayjs2=getDefaultExportFromCjs(dayjs_minExports),nodeList=new Map;if(isClient$1){let Ra;document.addEventListener("mousedown",qa=>Ra=qa),document.addEventListener("mouseup",qa=>{if(Ra){for(const nd of nodeList.values())for(const{documentHandler:od}of nd)od(qa,Ra);Ra=void 0}})}function createDocumentHandler(Ra,qa){let nd=[];return isArray$2(qa.arg)?nd=qa.arg:isElement$2(qa.arg)&&nd.push(qa.arg),function(od,ld){const ud=qa.instance.popperRef,cd=od.target,dd=ld==null?void 0:ld.target,pd=!qa||!qa.instance,fd=!cd||!dd,md=Ra.contains(cd)||Ra.contains(dd),vd=Ra===cd,Ad=nd.length&&nd.some(Id=>Id==null?void 0:Id.contains(cd))||nd.length&&nd.includes(dd),Nd=ud&&(ud.contains(cd)||ud.contains(dd));pd||fd||md||vd||Ad||Nd||qa.value(od,ld)}}const ClickOutside={beforeMount(Ra,qa){nodeList.has(Ra)||nodeList.set(Ra,[]),nodeList.get(Ra).push({documentHandler:createDocumentHandler(Ra,qa),bindingFn:qa.value})},updated(Ra,qa){nodeList.has(Ra)||nodeList.set(Ra,[]);const nd=nodeList.get(Ra),od=nd.findIndex(ud=>ud.bindingFn===qa.oldValue),ld={documentHandler:createDocumentHandler(Ra,qa),bindingFn:qa.value};od>=0?nd.splice(od,1,ld):nd.push(ld)},unmounted(Ra){nodeList.delete(Ra)}},REPEAT_INTERVAL=100,REPEAT_DELAY=600,vRepeatClick={beforeMount(Ra,qa){const nd=qa.value,{interval:od=REPEAT_INTERVAL,delay:ld=REPEAT_DELAY}=isFunction$4(nd)?{}:nd;let ud,cd;const dd=()=>isFunction$4(nd)?nd():nd.handler(),pd=()=>{cd&&(clearTimeout(cd),cd=void 0),ud&&(clearInterval(ud),ud=void 0)};Ra.addEventListener("mousedown",fd=>{fd.button===0&&(pd(),dd(),document.addEventListener("mouseup",()=>pd(),{once:!0}),cd=setTimeout(()=>{ud=setInterval(()=>{dd()},od)},ld))})}},FOCUSABLE_CHILDREN="_trap-focus-children",FOCUS_STACK=[],FOCUS_HANDLER=Ra=>{if(FOCUS_STACK.length===0)return;const qa=FOCUS_STACK[FOCUS_STACK.length-1][FOCUSABLE_CHILDREN];if(qa.length>0&&Ra.code===EVENT_CODE.tab){if(qa.length===1){Ra.preventDefault(),document.activeElement!==qa[0]&&qa[0].focus();return}const nd=Ra.shiftKey,od=Ra.target===qa[0],ld=Ra.target===qa[qa.length-1];od&&nd&&(Ra.preventDefault(),qa[qa.length-1].focus()),ld&&!nd&&(Ra.preventDefault(),qa[0].focus())}},TrapFocus={beforeMount(Ra){Ra[FOCUSABLE_CHILDREN]=obtainAllFocusableElements$1(Ra),FOCUS_STACK.push(Ra),FOCUS_STACK.length<=1&&document.addEventListener("keydown",FOCUS_HANDLER)},updated(Ra){nextTick$1(()=>{Ra[FOCUSABLE_CHILDREN]=obtainAllFocusableElements$1(Ra)})},unmounted(){FOCUS_STACK.shift(),FOCUS_STACK.length===0&&document.removeEventListener("keydown",FOCUS_HANDLER)}},tagProps=buildProps({type:{type:String,values:["primary","success","info","warning","danger"],default:"primary"},closable:Boolean,disableTransitions:Boolean,hit:Boolean,color:String,size:{type:String,values:componentSizes},effect:{type:String,values:["dark","light","plain"],default:"light"},round:Boolean}),tagEmits={close:Ra=>Ra instanceof MouseEvent,click:Ra=>Ra instanceof MouseEvent},__default__$g=defineComponent({name:"ElTag"}),_sfc_main$1a=defineComponent({...__default__$g,props:tagProps,emits:tagEmits,setup(Ra,{emit:qa}){const nd=Ra,od=useFormSize(),ld=useNamespace("tag"),ud=computed(()=>{const{type:fd,hit:md,effect:vd,closable:Ad,round:Nd}=nd;return[ld.b(),ld.is("closable",Ad),ld.m(fd||"primary"),ld.m(od.value),ld.m(vd),ld.is("hit",md),ld.is("round",Nd)]}),cd=fd=>{qa("close",fd)},dd=fd=>{qa("click",fd)},pd=fd=>{fd.component.subTree.component.bum=null};return(fd,md)=>fd.disableTransitions?(openBlock(),createElementBlock("span",{key:0,class:normalizeClass(unref(ud)),style:normalizeStyle({backgroundColor:fd.color}),onClick:dd},[createBaseVNode("span",{class:normalizeClass(unref(ld).e("content"))},[renderSlot(fd.$slots,"default")],2),fd.closable?(openBlock(),createBlock(unref(ElIcon),{key:0,class:normalizeClass(unref(ld).e("close")),onClick:withModifiers(cd,["stop"])},{default:withCtx(()=>[createVNode(unref(close_default))]),_:1},8,["class","onClick"])):createCommentVNode("v-if",!0)],6)):(openBlock(),createBlock(Transition$1,{key:1,name:`${unref(ld).namespace.value}-zoom-in-center`,appear:"",onVnodeMounted:pd},{default:withCtx(()=>[createBaseVNode("span",{class:normalizeClass(unref(ud)),style:normalizeStyle({backgroundColor:fd.color}),onClick:dd},[createBaseVNode("span",{class:normalizeClass(unref(ld).e("content"))},[renderSlot(fd.$slots,"default")],2),fd.closable?(openBlock(),createBlock(unref(ElIcon),{key:0,class:normalizeClass(unref(ld).e("close")),onClick:withModifiers(cd,["stop"])},{default:withCtx(()=>[createVNode(unref(close_default))]),_:1},8,["class","onClick"])):createCommentVNode("v-if",!0)],6)]),_:3},8,["name"]))}});var Tag$1=_export_sfc$1(_sfc_main$1a,[["__file","tag.vue"]]);const ElTag=withInstall(Tag$1),rowContextKey=Symbol("rowContextKey"),RowJustify=["start","center","end","space-around","space-between","space-evenly"],RowAlign=["top","middle","bottom"],rowProps=buildProps({tag:{type:String,default:"div"},gutter:{type:Number,default:0},justify:{type:String,values:RowJustify,default:"start"},align:{type:String,values:RowAlign}}),__default__$f=defineComponent({name:"ElRow"}),_sfc_main$19=defineComponent({...__default__$f,props:rowProps,setup(Ra){const qa=Ra,nd=useNamespace("row"),od=computed(()=>qa.gutter);provide(rowContextKey,{gutter:od});const ld=computed(()=>{const cd={};return qa.gutter&&(cd.marginRight=cd.marginLeft=`-${qa.gutter/2}px`),cd}),ud=computed(()=>[nd.b(),nd.is(`justify-${qa.justify}`,qa.justify!=="start"),nd.is(`align-${qa.align}`,!!qa.align)]);return(cd,dd)=>(openBlock(),createBlock(resolveDynamicComponent(cd.tag),{class:normalizeClass(unref(ud)),style:normalizeStyle(unref(ld))},{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},8,["class","style"]))}});var Row=_export_sfc$1(_sfc_main$19,[["__file","row.vue"]]);const ElRow=withInstall(Row),colProps=buildProps({tag:{type:String,default:"div"},span:{type:Number,default:24},offset:{type:Number,default:0},pull:{type:Number,default:0},push:{type:Number,default:0},xs:{type:definePropType([Number,Object]),default:()=>mutable({})},sm:{type:definePropType([Number,Object]),default:()=>mutable({})},md:{type:definePropType([Number,Object]),default:()=>mutable({})},lg:{type:definePropType([Number,Object]),default:()=>mutable({})},xl:{type:definePropType([Number,Object]),default:()=>mutable({})}}),__default__$e=defineComponent({name:"ElCol"}),_sfc_main$18=defineComponent({...__default__$e,props:colProps,setup(Ra){const qa=Ra,{gutter:nd}=inject(rowContextKey,{gutter:computed(()=>0)}),od=useNamespace("col"),ld=computed(()=>{const cd={};return nd.value&&(cd.paddingLeft=cd.paddingRight=`${nd.value/2}px`),cd}),ud=computed(()=>{const cd=[];return["span","offset","pull","push"].forEach(fd=>{const md=qa[fd];isNumber$4(md)&&(fd==="span"?cd.push(od.b(`${qa[fd]}`)):md>0&&cd.push(od.b(`${fd}-${qa[fd]}`)))}),["xs","sm","md","lg","xl"].forEach(fd=>{isNumber$4(qa[fd])?cd.push(od.b(`${fd}-${qa[fd]}`)):isObject$5(qa[fd])&&Object.entries(qa[fd]).forEach(([md,vd])=>{cd.push(md!=="span"?od.b(`${fd}-${md}-${vd}`):od.b(`${fd}-${vd}`))})}),nd.value&&cd.push(od.is("guttered")),[od.b(),cd]});return(cd,dd)=>(openBlock(),createBlock(resolveDynamicComponent(cd.tag),{class:normalizeClass(unref(ud)),style:normalizeStyle(unref(ld))},{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},8,["class","style"]))}});var Col=_export_sfc$1(_sfc_main$18,[["__file","col.vue"]]);const ElCol=withInstall(Col),alphaSliderProps=buildProps({color:{type:definePropType(Object),required:!0},vertical:{type:Boolean,default:!1}});let isDragging=!1;function draggable(Ra,qa){if(!isClient$1)return;const nd=function(ud){var cd;(cd=qa.drag)==null||cd.call(qa,ud)},od=function(ud){var cd;document.removeEventListener("mousemove",nd),document.removeEventListener("mouseup",od),document.removeEventListener("touchmove",nd),document.removeEventListener("touchend",od),document.onselectstart=null,document.ondragstart=null,isDragging=!1,(cd=qa.end)==null||cd.call(qa,ud)},ld=function(ud){var cd;isDragging||(ud.preventDefault(),document.onselectstart=()=>!1,document.ondragstart=()=>!1,document.addEventListener("mousemove",nd),document.addEventListener("mouseup",od),document.addEventListener("touchmove",nd),document.addEventListener("touchend",od),isDragging=!0,(cd=qa.start)==null||cd.call(qa,ud))};Ra.addEventListener("mousedown",ld),Ra.addEventListener("touchstart",ld,{passive:!1})}const useAlphaSlider=Ra=>{const qa=getCurrentInstance(),{t:nd}=useLocale(),od=shallowRef(),ld=shallowRef(),ud=computed(()=>Ra.color.get("alpha")),cd=computed(()=>nd("el.colorpicker.alphaLabel"));function dd(vd){var Ad;vd.target!==od.value&&pd(vd),(Ad=od.value)==null||Ad.focus()}function pd(vd){if(!ld.value||!od.value)return;const Nd=qa.vnode.el.getBoundingClientRect(),{clientX:Id,clientY:Od}=getClientXY(vd);if(Ra.vertical){let Fd=Od-Nd.top;Fd=Math.max(od.value.offsetHeight/2,Fd),Fd=Math.min(Fd,Nd.height-od.value.offsetHeight/2),Ra.color.set("alpha",Math.round((Fd-od.value.offsetHeight/2)/(Nd.height-od.value.offsetHeight)*100))}else{let Fd=Id-Nd.left;Fd=Math.max(od.value.offsetWidth/2,Fd),Fd=Math.min(Fd,Nd.width-od.value.offsetWidth/2),Ra.color.set("alpha",Math.round((Fd-od.value.offsetWidth/2)/(Nd.width-od.value.offsetWidth)*100))}}function fd(vd){const{code:Ad,shiftKey:Nd}=vd,Id=Nd?10:1;switch(Ad){case EVENT_CODE.left:case EVENT_CODE.down:vd.preventDefault(),vd.stopPropagation(),md(-Id);break;case EVENT_CODE.right:case EVENT_CODE.up:vd.preventDefault(),vd.stopPropagation(),md(Id);break}}function md(vd){let Ad=ud.value+vd;Ad=Ad<0?0:Ad>100?100:Ad,Ra.color.set("alpha",Ad)}return{thumb:od,bar:ld,alpha:ud,alphaLabel:cd,handleDrag:pd,handleClick:dd,handleKeydown:fd}},useAlphaSliderDOM=(Ra,{bar:qa,thumb:nd,handleDrag:od})=>{const ld=getCurrentInstance(),ud=useNamespace("color-alpha-slider"),cd=ref$1(0),dd=ref$1(0),pd=ref$1();function fd(){if(!nd.value||Ra.vertical)return 0;const Md=ld.vnode.el,Bd=Ra.color.get("alpha");return Md?Math.round(Bd*(Md.offsetWidth-nd.value.offsetWidth/2)/100):0}function md(){if(!nd.value)return 0;const Md=ld.vnode.el;if(!Ra.vertical)return 0;const Bd=Ra.color.get("alpha");return Md?Math.round(Bd*(Md.offsetHeight-nd.value.offsetHeight/2)/100):0}function vd(){if(Ra.color&&Ra.color.value){const{r:Md,g:Bd,b:jd}=Ra.color.toRgb();return`linear-gradient(to right, rgba(${Md}, ${Bd}, ${jd}, 0) 0%, rgba(${Md}, ${Bd}, ${jd}, 1) 100%)`}return""}function Ad(){cd.value=fd(),dd.value=md(),pd.value=vd()}onMounted(()=>{if(!qa.value||!nd.value)return;const Md={drag:Bd=>{od(Bd)},end:Bd=>{od(Bd)}};draggable(qa.value,Md),draggable(nd.value,Md),Ad()}),watch(()=>Ra.color.get("alpha"),()=>Ad()),watch(()=>Ra.color.value,()=>Ad());const Nd=computed(()=>[ud.b(),ud.is("vertical",Ra.vertical)]),Id=computed(()=>ud.e("bar")),Od=computed(()=>ud.e("thumb")),Fd=computed(()=>({background:pd.value})),Pd=computed(()=>({left:addUnit(cd.value),top:addUnit(dd.value)}));return{rootKls:Nd,barKls:Id,barStyle:Fd,thumbKls:Od,thumbStyle:Pd,update:Ad}},COMPONENT_NAME$6="ElColorAlphaSlider",__default__$d=defineComponent({name:COMPONENT_NAME$6}),_sfc_main$17=defineComponent({...__default__$d,props:alphaSliderProps,setup(Ra,{expose:qa}){const nd=Ra,{alpha:od,alphaLabel:ld,bar:ud,thumb:cd,handleDrag:dd,handleClick:pd,handleKeydown:fd}=useAlphaSlider(nd),{rootKls:md,barKls:vd,barStyle:Ad,thumbKls:Nd,thumbStyle:Id,update:Od}=useAlphaSliderDOM(nd,{bar:ud,thumb:cd,handleDrag:dd});return qa({update:Od,bar:ud,thumb:cd}),(Fd,Pd)=>(openBlock(),createElementBlock("div",{class:normalizeClass(unref(md))},[createBaseVNode("div",{ref_key:"bar",ref:ud,class:normalizeClass(unref(vd)),style:normalizeStyle(unref(Ad)),onClick:unref(pd)},null,14,["onClick"]),createBaseVNode("div",{ref_key:"thumb",ref:cd,class:normalizeClass(unref(Nd)),style:normalizeStyle(unref(Id)),"aria-label":unref(ld),"aria-valuenow":unref(od),"aria-orientation":Fd.vertical?"vertical":"horizontal","aria-valuemin":"0","aria-valuemax":"100",role:"slider",tabindex:"0",onKeydown:unref(fd)},null,46,["aria-label","aria-valuenow","aria-orientation","onKeydown"])],2))}});var AlphaSlider=_export_sfc$1(_sfc_main$17,[["__file","alpha-slider.vue"]]);const _sfc_main$16=defineComponent({name:"ElColorHueSlider",props:{color:{type:Object,required:!0},vertical:Boolean},setup(Ra){const qa=useNamespace("color-hue-slider"),nd=getCurrentInstance(),od=ref$1(),ld=ref$1(),ud=ref$1(0),cd=ref$1(0),dd=computed(()=>Ra.color.get("hue"));watch(()=>dd.value,()=>{Ad()});function pd(Nd){Nd.target!==od.value&&fd(Nd)}function fd(Nd){if(!ld.value||!od.value)return;const Od=nd.vnode.el.getBoundingClientRect(),{clientX:Fd,clientY:Pd}=getClientXY(Nd);let Md;if(Ra.vertical){let Bd=Pd-Od.top;Bd=Math.min(Bd,Od.height-od.value.offsetHeight/2),Bd=Math.max(od.value.offsetHeight/2,Bd),Md=Math.round((Bd-od.value.offsetHeight/2)/(Od.height-od.value.offsetHeight)*360)}else{let Bd=Fd-Od.left;Bd=Math.min(Bd,Od.width-od.value.offsetWidth/2),Bd=Math.max(od.value.offsetWidth/2,Bd),Md=Math.round((Bd-od.value.offsetWidth/2)/(Od.width-od.value.offsetWidth)*360)}Ra.color.set("hue",Md)}function md(){if(!od.value)return 0;const Nd=nd.vnode.el;if(Ra.vertical)return 0;const Id=Ra.color.get("hue");return Nd?Math.round(Id*(Nd.offsetWidth-od.value.offsetWidth/2)/360):0}function vd(){if(!od.value)return 0;const Nd=nd.vnode.el;if(!Ra.vertical)return 0;const Id=Ra.color.get("hue");return Nd?Math.round(Id*(Nd.offsetHeight-od.value.offsetHeight/2)/360):0}function Ad(){ud.value=md(),cd.value=vd()}return onMounted(()=>{if(!ld.value||!od.value)return;const Nd={drag:Id=>{fd(Id)},end:Id=>{fd(Id)}};draggable(ld.value,Nd),draggable(od.value,Nd),Ad()}),{bar:ld,thumb:od,thumbLeft:ud,thumbTop:cd,hueValue:dd,handleClick:pd,update:Ad,ns:qa}}});function _sfc_render$7(Ra,qa,nd,od,ld,ud){return openBlock(),createElementBlock("div",{class:normalizeClass([Ra.ns.b(),Ra.ns.is("vertical",Ra.vertical)])},[createBaseVNode("div",{ref:"bar",class:normalizeClass(Ra.ns.e("bar")),onClick:Ra.handleClick},null,10,["onClick"]),createBaseVNode("div",{ref:"thumb",class:normalizeClass(Ra.ns.e("thumb")),style:normalizeStyle({left:Ra.thumbLeft+"px",top:Ra.thumbTop+"px"})},null,6)],2)}var HueSlider=_export_sfc$1(_sfc_main$16,[["render",_sfc_render$7],["__file","hue-slider.vue"]]);const colorPickerProps=buildProps({modelValue:String,id:String,showAlpha:Boolean,colorFormat:String,disabled:Boolean,size:useSizeProp,popperClass:{type:String,default:""},tabindex:{type:[String,Number],default:0},teleported:useTooltipContentProps.teleported,predefine:{type:definePropType(Array)},validateEvent:{type:Boolean,default:!0},...useAriaProps(["ariaLabel"])}),colorPickerEmits={[UPDATE_MODEL_EVENT]:Ra=>isString$3(Ra)||isNil(Ra),[CHANGE_EVENT]:Ra=>isString$3(Ra)||isNil(Ra),activeChange:Ra=>isString$3(Ra)||isNil(Ra),focus:Ra=>Ra instanceof FocusEvent,blur:Ra=>Ra instanceof FocusEvent},colorPickerContextKey=Symbol("colorPickerContextKey"),hsv2hsl=function(Ra,qa,nd){return[Ra,qa*nd/((Ra=(2-qa)*nd)<1?Ra:2-Ra)||0,Ra/2]},isOnePointZero=function(Ra){return isString$3(Ra)&&Ra.includes(".")&&Number.parseFloat(Ra)===1},isPercentage=function(Ra){return isString$3(Ra)&&Ra.includes("%")},bound01=function(Ra,qa){isOnePointZero(Ra)&&(Ra="100%");const nd=isPercentage(Ra);return Ra=Math.min(qa,Math.max(0,Number.parseFloat(`${Ra}`))),nd&&(Ra=Number.parseInt(`${Ra*qa}`,10)/100),Math.abs(Ra-qa)<1e-6?1:Ra%qa/Number.parseFloat(qa)},INT_HEX_MAP={10:"A",11:"B",12:"C",13:"D",14:"E",15:"F"},hexOne=Ra=>{Ra=Math.min(Math.round(Ra),255);const qa=Math.floor(Ra/16),nd=Ra%16;return`${INT_HEX_MAP[qa]||qa}${INT_HEX_MAP[nd]||nd}`},toHex=function({r:Ra,g:qa,b:nd}){return Number.isNaN(+Ra)||Number.isNaN(+qa)||Number.isNaN(+nd)?"":`#${hexOne(Ra)}${hexOne(qa)}${hexOne(nd)}`},HEX_INT_MAP={A:10,B:11,C:12,D:13,E:14,F:15},parseHexChannel=function(Ra){return Ra.length===2?(HEX_INT_MAP[Ra[0].toUpperCase()]||+Ra[0])*16+(HEX_INT_MAP[Ra[1].toUpperCase()]||+Ra[1]):HEX_INT_MAP[Ra[1].toUpperCase()]||+Ra[1]},hsl2hsv=function(Ra,qa,nd){qa=qa/100,nd=nd/100;let od=qa;const ld=Math.max(nd,.01);nd*=2,qa*=nd<=1?nd:2-nd,od*=ld<=1?ld:2-ld;const ud=(nd+qa)/2,cd=nd===0?2*od/(ld+od):2*qa/(nd+qa);return{h:Ra,s:cd*100,v:ud*100}},rgb2hsv=(Ra,qa,nd)=>{Ra=bound01(Ra,255),qa=bound01(qa,255),nd=bound01(nd,255);const od=Math.max(Ra,qa,nd),ld=Math.min(Ra,qa,nd);let ud;const cd=od,dd=od-ld,pd=od===0?0:dd/od;if(od===ld)ud=0;else{switch(od){case Ra:{ud=(qa-nd)/dd+(qa<nd?6:0);break}case qa:{ud=(nd-Ra)/dd+2;break}case nd:{ud=(Ra-qa)/dd+4;break}}ud/=6}return{h:ud*360,s:pd*100,v:cd*100}},hsv2rgb=function(Ra,qa,nd){Ra=bound01(Ra,360)*6,qa=bound01(qa,100),nd=bound01(nd,100);const od=Math.floor(Ra),ld=Ra-od,ud=nd*(1-qa),cd=nd*(1-ld*qa),dd=nd*(1-(1-ld)*qa),pd=od%6,fd=[nd,cd,ud,ud,dd,nd][pd],md=[dd,nd,nd,cd,ud,ud][pd],vd=[ud,ud,dd,nd,nd,cd][pd];return{r:Math.round(fd*255),g:Math.round(md*255),b:Math.round(vd*255)}};let Color$2=class{constructor(qa={}){this._hue=0,this._saturation=100,this._value=100,this._alpha=100,this.enableAlpha=!1,this.format="hex",this.value="";for(const nd in qa)hasOwn$2(qa,nd)&&(this[nd]=qa[nd]);qa.value?this.fromString(qa.value):this.doOnChange()}set(qa,nd){if(arguments.length===1&&typeof qa=="object"){for(const od in qa)hasOwn$2(qa,od)&&this.set(od,qa[od]);return}this[`_${qa}`]=nd,this.doOnChange()}get(qa){return qa==="alpha"?Math.floor(this[`_${qa}`]):this[`_${qa}`]}toRgb(){return hsv2rgb(this._hue,this._saturation,this._value)}fromString(qa){if(!qa){this._hue=0,this._saturation=100,this._value=100,this.doOnChange();return}const nd=(od,ld,ud)=>{this._hue=Math.max(0,Math.min(360,od)),this._saturation=Math.max(0,Math.min(100,ld)),this._value=Math.max(0,Math.min(100,ud)),this.doOnChange()};if(qa.includes("hsl")){const od=qa.replace(/hsla|hsl|\(|\)/gm,"").split(/\s|,/g).filter(ld=>ld!=="").map((ld,ud)=>ud>2?Number.parseFloat(ld):Number.parseInt(ld,10));if(od.length===4?this._alpha=Number.parseFloat(od[3])*100:od.length===3&&(this._alpha=100),od.length>=3){const{h:ld,s:ud,v:cd}=hsl2hsv(od[0],od[1],od[2]);nd(ld,ud,cd)}}else if(qa.includes("hsv")){const od=qa.replace(/hsva|hsv|\(|\)/gm,"").split(/\s|,/g).filter(ld=>ld!=="").map((ld,ud)=>ud>2?Number.parseFloat(ld):Number.parseInt(ld,10));od.length===4?this._alpha=Number.parseFloat(od[3])*100:od.length===3&&(this._alpha=100),od.length>=3&&nd(od[0],od[1],od[2])}else if(qa.includes("rgb")){const od=qa.replace(/rgba|rgb|\(|\)/gm,"").split(/\s|,/g).filter(ld=>ld!=="").map((ld,ud)=>ud>2?Number.parseFloat(ld):Number.parseInt(ld,10));if(od.length===4?this._alpha=Number.parseFloat(od[3])*100:od.length===3&&(this._alpha=100),od.length>=3){const{h:ld,s:ud,v:cd}=rgb2hsv(od[0],od[1],od[2]);nd(ld,ud,cd)}}else if(qa.includes("#")){const od=qa.replace("#","").trim();if(!/^[0-9a-fA-F]{3}$|^[0-9a-fA-F]{6}$|^[0-9a-fA-F]{8}$/.test(od))return;let ld,ud,cd;od.length===3?(ld=parseHexChannel(od[0]+od[0]),ud=parseHexChannel(od[1]+od[1]),cd=parseHexChannel(od[2]+od[2])):(od.length===6||od.length===8)&&(ld=parseHexChannel(od.slice(0,2)),ud=parseHexChannel(od.slice(2,4)),cd=parseHexChannel(od.slice(4,6))),od.length===8?this._alpha=parseHexChannel(od.slice(6))/255*100:(od.length===3||od.length===6)&&(this._alpha=100);const{h:dd,s:pd,v:fd}=rgb2hsv(ld,ud,cd);nd(dd,pd,fd)}}compare(qa){return Math.abs(qa._hue-this._hue)<2&&Math.abs(qa._saturation-this._saturation)<1&&Math.abs(qa._value-this._value)<1&&Math.abs(qa._alpha-this._alpha)<1}doOnChange(){const{_hue:qa,_saturation:nd,_value:od,_alpha:ld,format:ud}=this;if(this.enableAlpha)switch(ud){case"hsl":{const cd=hsv2hsl(qa,nd/100,od/100);this.value=`hsla(${qa}, ${Math.round(cd[1]*100)}%, ${Math.round(cd[2]*100)}%, ${this.get("alpha")/100})`;break}case"hsv":{this.value=`hsva(${qa}, ${Math.round(nd)}%, ${Math.round(od)}%, ${this.get("alpha")/100})`;break}case"hex":{this.value=`${toHex(hsv2rgb(qa,nd,od))}${hexOne(ld*255/100)}`;break}default:{const{r:cd,g:dd,b:pd}=hsv2rgb(qa,nd,od);this.value=`rgba(${cd}, ${dd}, ${pd}, ${this.get("alpha")/100})`}}else switch(ud){case"hsl":{const cd=hsv2hsl(qa,nd/100,od/100);this.value=`hsl(${qa}, ${Math.round(cd[1]*100)}%, ${Math.round(cd[2]*100)}%)`;break}case"hsv":{this.value=`hsv(${qa}, ${Math.round(nd)}%, ${Math.round(od)}%)`;break}case"rgb":{const{r:cd,g:dd,b:pd}=hsv2rgb(qa,nd,od);this.value=`rgb(${cd}, ${dd}, ${pd})`;break}default:this.value=toHex(hsv2rgb(qa,nd,od))}}};const _sfc_main$15=defineComponent({props:{colors:{type:Array,required:!0},color:{type:Object,required:!0},enableAlpha:{type:Boolean,required:!0}},setup(Ra){const qa=useNamespace("color-predefine"),{currentColor:nd}=inject(colorPickerContextKey),od=ref$1(ud(Ra.colors,Ra.color));watch(()=>nd.value,cd=>{const dd=new Color$2;dd.fromString(cd),od.value.forEach(pd=>{pd.selected=dd.compare(pd)})}),watchEffect(()=>{od.value=ud(Ra.colors,Ra.color)});function ld(cd){Ra.color.fromString(Ra.colors[cd])}function ud(cd,dd){return cd.map(pd=>{const fd=new Color$2;return fd.enableAlpha=Ra.enableAlpha,fd.format="rgba",fd.fromString(pd),fd.selected=fd.value===dd.value,fd})}return{rgbaColors:od,handleSelect:ld,ns:qa}}});function _sfc_render$6(Ra,qa,nd,od,ld,ud){return openBlock(),createElementBlock("div",{class:normalizeClass(Ra.ns.b())},[createBaseVNode("div",{class:normalizeClass(Ra.ns.e("colors"))},[(openBlock(!0),createElementBlock(Fragment,null,renderList(Ra.rgbaColors,(cd,dd)=>(openBlock(),createElementBlock("div",{key:Ra.colors[dd],class:normalizeClass([Ra.ns.e("color-selector"),Ra.ns.is("alpha",cd._alpha<100),{selected:cd.selected}]),onClick:pd=>Ra.handleSelect(dd)},[createBaseVNode("div",{style:normalizeStyle({backgroundColor:cd.value})},null,4)],10,["onClick"]))),128))],2)],2)}var Predefine=_export_sfc$1(_sfc_main$15,[["render",_sfc_render$6],["__file","predefine.vue"]]);const _sfc_main$14=defineComponent({name:"ElSlPanel",props:{color:{type:Object,required:!0}},setup(Ra){const qa=useNamespace("color-svpanel"),nd=getCurrentInstance(),od=ref$1(0),ld=ref$1(0),ud=ref$1("hsl(0, 100%, 50%)"),cd=computed(()=>{const fd=Ra.color.get("hue"),md=Ra.color.get("value");return{hue:fd,value:md}});function dd(){const fd=Ra.color.get("saturation"),md=Ra.color.get("value"),vd=nd.vnode.el,{clientWidth:Ad,clientHeight:Nd}=vd;ld.value=fd*Ad/100,od.value=(100-md)*Nd/100,ud.value=`hsl(${Ra.color.get("hue")}, 100%, 50%)`}function pd(fd){const vd=nd.vnode.el.getBoundingClientRect(),{clientX:Ad,clientY:Nd}=getClientXY(fd);let Id=Ad-vd.left,Od=Nd-vd.top;Id=Math.max(0,Id),Id=Math.min(Id,vd.width),Od=Math.max(0,Od),Od=Math.min(Od,vd.height),ld.value=Id,od.value=Od,Ra.color.set({saturation:Id/vd.width*100,value:100-Od/vd.height*100})}return watch(()=>cd.value,()=>{dd()}),onMounted(()=>{draggable(nd.vnode.el,{drag:fd=>{pd(fd)},end:fd=>{pd(fd)}}),dd()}),{cursorTop:od,cursorLeft:ld,background:ud,colorValue:cd,handleDrag:pd,update:dd,ns:qa}}});function _sfc_render$5(Ra,qa,nd,od,ld,ud){return openBlock(),createElementBlock("div",{class:normalizeClass(Ra.ns.b()),style:normalizeStyle({backgroundColor:Ra.background})},[createBaseVNode("div",{class:normalizeClass(Ra.ns.e("white"))},null,2),createBaseVNode("div",{class:normalizeClass(Ra.ns.e("black"))},null,2),createBaseVNode("div",{class:normalizeClass(Ra.ns.e("cursor")),style:normalizeStyle({top:Ra.cursorTop+"px",left:Ra.cursorLeft+"px"})},[createBaseVNode("div")],6)],6)}var SvPanel=_export_sfc$1(_sfc_main$14,[["render",_sfc_render$5],["__file","sv-panel.vue"]]);const __default__$c=defineComponent({name:"ElColorPicker"}),_sfc_main$13=defineComponent({...__default__$c,props:colorPickerProps,emits:colorPickerEmits,setup(Ra,{expose:qa,emit:nd}){const od=Ra,{t:ld}=useLocale(),ud=useNamespace("color"),{formItem:cd}=useFormItem(),dd=useFormSize(),pd=useFormDisabled(),{inputId:fd,isLabeledByFormItem:md}=useFormItemInputId(od,{formItemContext:cd}),vd=ref$1(),Ad=ref$1(),Nd=ref$1(),Id=ref$1(),Od=ref$1(),Fd=ref$1(),{isFocused:Pd,handleFocus:Md,handleBlur:Bd}=useFocusController(Od,{beforeFocus(){return pd.value},beforeBlur(Bf){var qf;return(qf=Id.value)==null?void 0:qf.isFocusInsideContent(Bf)},afterBlur(){gf(!1),Kf()}});let jd=!0;const Hd=reactive(new Color$2({enableAlpha:od.showAlpha,format:od.colorFormat||"",value:od.modelValue})),Gd=ref$1(!1),zd=ref$1(!1),df=ref$1(""),Wd=computed(()=>!od.modelValue&&!zd.value?"transparent":Sf(Hd,od.showAlpha)),Jd=computed(()=>!od.modelValue&&!zd.value?"":Hd.value),Xd=computed(()=>md.value?void 0:od.ariaLabel||ld("el.colorpicker.defaultLabel")),_f=computed(()=>md.value?cd==null?void 0:cd.labelId:void 0),vf=computed(()=>[ud.b("picker"),ud.is("disabled",pd.value),ud.bm("picker",dd.value),ud.is("focused",Pd.value)]);function Sf(Bf,qf){if(!(Bf instanceof Color$2))throw new TypeError("color should be instance of _color Class");const{r:oh,g:Yf,b:kf}=Bf.toRgb();return qf?`rgba(${oh}, ${Yf}, ${kf}, ${Bf.get("alpha")/100})`:`rgb(${oh}, ${Yf}, ${kf})`}function gf(Bf){Gd.value=Bf}const bf=debounce(gf,100,{leading:!0});function Tf(){pd.value||gf(!0)}function Mf(){bf(!1),Kf()}function Kf(){nextTick$1(()=>{od.modelValue?Hd.fromString(od.modelValue):(Hd.value="",nextTick$1(()=>{zd.value=!1}))})}function Zf(){pd.value||bf(!Gd.value)}function eh(){Hd.fromString(df.value)}function $f(){const Bf=Hd.value;nd(UPDATE_MODEL_EVENT,Bf),nd("change",Bf),od.validateEvent&&(cd==null||cd.validate("change").catch(qf=>void 0)),bf(!1),nextTick$1(()=>{const qf=new Color$2({enableAlpha:od.showAlpha,format:od.colorFormat||"",value:od.modelValue});Hd.compare(qf)||Kf()})}function Df(){bf(!1),nd(UPDATE_MODEL_EVENT,null),nd("change",null),od.modelValue!==null&&od.validateEvent&&(cd==null||cd.validate("change").catch(Bf=>void 0)),Kf()}function Lf(){Gd.value&&(Mf(),Pd.value&&xf())}function zf(Bf){Bf.preventDefault(),Bf.stopPropagation(),gf(!1),Kf()}function Jf(Bf){switch(Bf.code){case EVENT_CODE.enter:case EVENT_CODE.numpadEnter:case EVENT_CODE.space:Bf.preventDefault(),Bf.stopPropagation(),Tf(),Fd.value.focus();break;case EVENT_CODE.esc:zf(Bf);break}}function xf(){Od.value.focus()}function yf(){Od.value.blur()}return onMounted(()=>{od.modelValue&&(df.value=Jd.value)}),watch(()=>od.modelValue,Bf=>{Bf?Bf&&Bf!==Hd.value&&(jd=!1,Hd.fromString(Bf)):zd.value=!1}),watch(()=>[od.colorFormat,od.showAlpha],()=>{Hd.enableAlpha=od.showAlpha,Hd.format=od.colorFormat||Hd.format,Hd.doOnChange(),nd(UPDATE_MODEL_EVENT,Hd.value)}),watch(()=>Jd.value,Bf=>{df.value=Bf,jd&&nd("activeChange",Bf),jd=!0}),watch(()=>Hd.value,()=>{!od.modelValue&&!zd.value&&(zd.value=!0)}),watch(()=>Gd.value,()=>{nextTick$1(()=>{var Bf,qf,oh;(Bf=vd.value)==null||Bf.update(),(qf=Ad.value)==null||qf.update(),(oh=Nd.value)==null||oh.update()})}),provide(colorPickerContextKey,{currentColor:Jd}),qa({color:Hd,show:Tf,hide:Mf,focus:xf,blur:yf}),(Bf,qf)=>(openBlock(),createBlock(unref(ElTooltip),{ref_key:"popper",ref:Id,visible:Gd.value,"show-arrow":!1,"fallback-placements":["bottom","top","right","left"],offset:0,"gpu-acceleration":!1,"popper-class":[unref(ud).be("picker","panel"),unref(ud).b("dropdown"),Bf.popperClass],"stop-popper-mouse-event":!1,effect:"light",trigger:"click",teleported:Bf.teleported,transition:`${unref(ud).namespace.value}-zoom-in-top`,persistent:"",onHide:oh=>gf(!1)},{content:withCtx(()=>[withDirectives((openBlock(),createElementBlock("div",{onKeydown:withKeys(zf,["esc"])},[createBaseVNode("div",{class:normalizeClass(unref(ud).be("dropdown","main-wrapper"))},[createVNode(HueSlider,{ref_key:"hue",ref:vd,class:"hue-slider",color:unref(Hd),vertical:""},null,8,["color"]),createVNode(SvPanel,{ref_key:"sv",ref:Ad,color:unref(Hd)},null,8,["color"])],2),Bf.showAlpha?(openBlock(),createBlock(AlphaSlider,{key:0,ref_key:"alpha",ref:Nd,color:unref(Hd)},null,8,["color"])):createCommentVNode("v-if",!0),Bf.predefine?(openBlock(),createBlock(Predefine,{key:1,ref:"predefine","enable-alpha":Bf.showAlpha,color:unref(Hd),colors:Bf.predefine},null,8,["enable-alpha","color","colors"])):createCommentVNode("v-if",!0),createBaseVNode("div",{class:normalizeClass(unref(ud).be("dropdown","btns"))},[createBaseVNode("span",{class:normalizeClass(unref(ud).be("dropdown","value"))},[createVNode(unref(ElInput),{ref_key:"inputRef",ref:Fd,modelValue:df.value,"onUpdate:modelValue":oh=>df.value=oh,"validate-event":!1,size:"small",onKeyup:withKeys(eh,["enter"]),onBlur:eh},null,8,["modelValue","onUpdate:modelValue","onKeyup"])],2),createVNode(unref(ElButton),{class:normalizeClass(unref(ud).be("dropdown","link-btn")),text:"",size:"small",onClick:Df},{default:withCtx(()=>[createTextVNode(toDisplayString(unref(ld)("el.colorpicker.clear")),1)]),_:1},8,["class"]),createVNode(unref(ElButton),{plain:"",size:"small",class:normalizeClass(unref(ud).be("dropdown","btn")),onClick:$f},{default:withCtx(()=>[createTextVNode(toDisplayString(unref(ld)("el.colorpicker.confirm")),1)]),_:1},8,["class"])],2)],40,["onKeydown"])),[[unref(ClickOutside),Lf]])]),default:withCtx(()=>[createBaseVNode("div",mergeProps({id:unref(fd),ref_key:"triggerRef",ref:Od},Bf.$attrs,{class:unref(vf),role:"button","aria-label":unref(Xd),"aria-labelledby":unref(_f),"aria-description":unref(ld)("el.colorpicker.description",{color:Bf.modelValue||""}),"aria-disabled":unref(pd),tabindex:unref(pd)?-1:Bf.tabindex,onKeydown:Jf,onFocus:unref(Md),onBlur:unref(Bd)}),[unref(pd)?(openBlock(),createElementBlock("div",{key:0,class:normalizeClass(unref(ud).be("picker","mask"))},null,2)):createCommentVNode("v-if",!0),createBaseVNode("div",{class:normalizeClass(unref(ud).be("picker","trigger")),onClick:Zf},[createBaseVNode("span",{class:normalizeClass([unref(ud).be("picker","color"),unref(ud).is("alpha",Bf.showAlpha)])},[createBaseVNode("span",{class:normalizeClass(unref(ud).be("picker","color-inner")),style:normalizeStyle({backgroundColor:unref(Wd)})},[withDirectives(createVNode(unref(ElIcon),{class:normalizeClass([unref(ud).be("picker","icon"),unref(ud).is("icon-arrow-down")])},{default:withCtx(()=>[createVNode(unref(arrow_down_default))]),_:1},8,["class"]),[[vShow,Bf.modelValue||zd.value]]),withDirectives(createVNode(unref(ElIcon),{class:normalizeClass([unref(ud).be("picker","empty"),unref(ud).is("icon-close")])},{default:withCtx(()=>[createVNode(unref(close_default))]),_:1},8,["class"]),[[vShow,!Bf.modelValue&&!zd.value]])],6)],2)],2)],16,["id","aria-label","aria-labelledby","aria-description","aria-disabled","tabindex","onFocus","onBlur"])]),_:1},8,["visible","popper-class","teleported","transition","onHide"]))}});var ColorPicker=_export_sfc$1(_sfc_main$13,[["__file","color-picker.vue"]]);const ElColorPicker=withInstall(ColorPicker),overlayProps=buildProps({mask:{type:Boolean,default:!0},customMaskEvent:Boolean,overlayClass:{type:definePropType([String,Array,Object])},zIndex:{type:definePropType([String,Number])}}),overlayEmits={click:Ra=>Ra instanceof MouseEvent},BLOCK="overlay";var Overlay=defineComponent({name:"ElOverlay",props:overlayProps,emits:overlayEmits,setup(Ra,{slots:qa,emit:nd}){const od=useNamespace(BLOCK),ld=pd=>{nd("click",pd)},{onClick:ud,onMousedown:cd,onMouseup:dd}=useSameTarget(Ra.customMaskEvent?void 0:ld);return()=>Ra.mask?createVNode("div",{class:[od.b(),Ra.overlayClass],style:{zIndex:Ra.zIndex},onClick:ud,onMousedown:cd,onMouseup:dd},[renderSlot(qa,"default")],PatchFlags.STYLE|PatchFlags.CLASS|PatchFlags.PROPS,["onClick","onMouseup","onMousedown"]):h$1("div",{class:Ra.overlayClass,style:{zIndex:Ra.zIndex,position:"fixed",top:"0px",right:"0px",bottom:"0px",left:"0px"}},[renderSlot(qa,"default")])}});const ElOverlay=Overlay,inputNumberProps=buildProps({id:{type:String,default:void 0},step:{type:Number,default:1},stepStrictly:Boolean,max:{type:Number,default:Number.POSITIVE_INFINITY},min:{type:Number,default:Number.NEGATIVE_INFINITY},modelValue:Number,readonly:Boolean,disabled:Boolean,size:useSizeProp,controls:{type:Boolean,default:!0},controlsPosition:{type:String,default:"",values:["","right"]},valueOnClear:{type:[String,Number,null],validator:Ra=>Ra===null||isNumber$4(Ra)||["min","max"].includes(Ra),default:null},name:String,placeholder:String,precision:{type:Number,validator:Ra=>Ra>=0&&Ra===Number.parseInt(`${Ra}`,10)},validateEvent:{type:Boolean,default:!0},...useAriaProps(["ariaLabel"])}),inputNumberEmits={[CHANGE_EVENT]:(Ra,qa)=>qa!==Ra,blur:Ra=>Ra instanceof FocusEvent,focus:Ra=>Ra instanceof FocusEvent,[INPUT_EVENT]:Ra=>isNumber$4(Ra)||isNil(Ra),[UPDATE_MODEL_EVENT]:Ra=>isNumber$4(Ra)||isNil(Ra)},__default__$b=defineComponent({name:"ElInputNumber"}),_sfc_main$12=defineComponent({...__default__$b,props:inputNumberProps,emits:inputNumberEmits,setup(Ra,{expose:qa,emit:nd}){const od=Ra,{t:ld}=useLocale(),ud=useNamespace("input-number"),cd=ref$1(),dd=reactive({currentValue:od.modelValue,userInput:null}),{formItem:pd}=useFormItem(),fd=computed(()=>isNumber$4(od.modelValue)&&od.modelValue<=od.min),md=computed(()=>isNumber$4(od.modelValue)&&od.modelValue>=od.max),vd=computed(()=>{const gf=Pd(od.step);return isUndefined$1(od.precision)?Math.max(Pd(od.modelValue),gf):(gf>od.precision,od.precision)}),Ad=computed(()=>od.controls&&od.controlsPosition==="right"),Nd=useFormSize(),Id=useFormDisabled(),Od=computed(()=>{if(dd.userInput!==null)return dd.userInput;let gf=dd.currentValue;if(isNil(gf))return"";if(isNumber$4(gf)){if(Number.isNaN(gf))return"";isUndefined$1(od.precision)||(gf=gf.toFixed(od.precision))}return gf}),Fd=(gf,bf)=>{if(isUndefined$1(bf)&&(bf=vd.value),bf===0)return Math.round(gf);let Tf=String(gf);const Mf=Tf.indexOf(".");if(Mf===-1||!Tf.replace(".","").split("")[Mf+bf])return gf;const eh=Tf.length;return Tf.charAt(eh-1)==="5"&&(Tf=`${Tf.slice(0,Math.max(0,eh-1))}6`),Number.parseFloat(Number(Tf).toFixed(bf))},Pd=gf=>{if(isNil(gf))return 0;const bf=gf.toString(),Tf=bf.indexOf(".");let Mf=0;return Tf!==-1&&(Mf=bf.length-Tf-1),Mf},Md=(gf,bf=1)=>isNumber$4(gf)?Fd(gf+od.step*bf):dd.currentValue,Bd=()=>{if(od.readonly||Id.value||md.value)return;const gf=Number(Od.value)||0,bf=Md(gf);Gd(bf),nd(INPUT_EVENT,dd.currentValue),vf()},jd=()=>{if(od.readonly||Id.value||fd.value)return;const gf=Number(Od.value)||0,bf=Md(gf,-1);Gd(bf),nd(INPUT_EVENT,dd.currentValue),vf()},Hd=(gf,bf)=>{const{max:Tf,min:Mf,step:Kf,precision:Zf,stepStrictly:eh,valueOnClear:$f}=od;Tf<Mf&&throwError$1("InputNumber","min should not be greater than max.");let Df=Number(gf);if(isNil(gf)||Number.isNaN(Df))return null;if(gf===""){if($f===null)return null;Df=isString$3($f)?{min:Mf,max:Tf}[$f]:$f}return eh&&(Df=Fd(Math.round(Df/Kf)*Kf,Zf),Df!==gf&&bf&&nd(UPDATE_MODEL_EVENT,Df)),isUndefined$1(Zf)||(Df=Fd(Df,Zf)),(Df>Tf||Df<Mf)&&(Df=Df>Tf?Tf:Mf,bf&&nd(UPDATE_MODEL_EVENT,Df)),Df},Gd=(gf,bf=!0)=>{var Tf;const Mf=dd.currentValue,Kf=Hd(gf);if(!bf){nd(UPDATE_MODEL_EVENT,Kf);return}Mf===Kf&&gf||(dd.userInput=null,nd(UPDATE_MODEL_EVENT,Kf),Mf!==Kf&&nd(CHANGE_EVENT,Kf,Mf),od.validateEvent&&((Tf=pd==null?void 0:pd.validate)==null||Tf.call(pd,"change").catch(Zf=>void 0)),dd.currentValue=Kf)},zd=gf=>{dd.userInput=gf;const bf=gf===""?null:Number(gf);nd(INPUT_EVENT,bf),Gd(bf,!1)},df=gf=>{const bf=gf!==""?Number(gf):"";(isNumber$4(bf)&&!Number.isNaN(bf)||gf==="")&&Gd(bf),vf(),dd.userInput=null},Wd=()=>{var gf,bf;(bf=(gf=cd.value)==null?void 0:gf.focus)==null||bf.call(gf)},Jd=()=>{var gf,bf;(bf=(gf=cd.value)==null?void 0:gf.blur)==null||bf.call(gf)},Xd=gf=>{nd("focus",gf)},_f=gf=>{var bf;dd.userInput=null,nd("blur",gf),od.validateEvent&&((bf=pd==null?void 0:pd.validate)==null||bf.call(pd,"blur").catch(Tf=>void 0))},vf=()=>{dd.currentValue!==od.modelValue&&(dd.currentValue=od.modelValue)},Sf=gf=>{document.activeElement===gf.target&&gf.preventDefault()};return watch(()=>od.modelValue,(gf,bf)=>{const Tf=Hd(gf,!0);dd.userInput===null&&Tf!==bf&&(dd.currentValue=Tf)},{immediate:!0}),onMounted(()=>{var gf;const{min:bf,max:Tf,modelValue:Mf}=od,Kf=(gf=cd.value)==null?void 0:gf.input;if(Kf.setAttribute("role","spinbutton"),Number.isFinite(Tf)?Kf.setAttribute("aria-valuemax",String(Tf)):Kf.removeAttribute("aria-valuemax"),Number.isFinite(bf)?Kf.setAttribute("aria-valuemin",String(bf)):Kf.removeAttribute("aria-valuemin"),Kf.setAttribute("aria-valuenow",dd.currentValue||dd.currentValue===0?String(dd.currentValue):""),Kf.setAttribute("aria-disabled",String(Id.value)),!isNumber$4(Mf)&&Mf!=null){let Zf=Number(Mf);Number.isNaN(Zf)&&(Zf=null),nd(UPDATE_MODEL_EVENT,Zf)}Kf.addEventListener("wheel",Sf,{passive:!1})}),onUpdated(()=>{var gf,bf;const Tf=(gf=cd.value)==null?void 0:gf.input;Tf==null||Tf.setAttribute("aria-valuenow",`${(bf=dd.currentValue)!=null?bf:""}`)}),qa({focus:Wd,blur:Jd}),(gf,bf)=>(openBlock(),createElementBlock("div",{class:normalizeClass([unref(ud).b(),unref(ud).m(unref(Nd)),unref(ud).is("disabled",unref(Id)),unref(ud).is("without-controls",!gf.controls),unref(ud).is("controls-right",unref(Ad))]),onDragstart:withModifiers(()=>{},["prevent"])},[gf.controls?withDirectives((openBlock(),createElementBlock("span",{key:0,role:"button","aria-label":unref(ld)("el.inputNumber.decrease"),class:normalizeClass([unref(ud).e("decrease"),unref(ud).is("disabled",unref(fd))]),onKeydown:withKeys(jd,["enter"])},[renderSlot(gf.$slots,"decrease-icon",{},()=>[createVNode(unref(ElIcon),null,{default:withCtx(()=>[unref(Ad)?(openBlock(),createBlock(unref(arrow_down_default),{key:0})):(openBlock(),createBlock(unref(minus_default),{key:1}))]),_:1})])],42,["aria-label","onKeydown"])),[[unref(vRepeatClick),jd]]):createCommentVNode("v-if",!0),gf.controls?withDirectives((openBlock(),createElementBlock("span",{key:1,role:"button","aria-label":unref(ld)("el.inputNumber.increase"),class:normalizeClass([unref(ud).e("increase"),unref(ud).is("disabled",unref(md))]),onKeydown:withKeys(Bd,["enter"])},[renderSlot(gf.$slots,"increase-icon",{},()=>[createVNode(unref(ElIcon),null,{default:withCtx(()=>[unref(Ad)?(openBlock(),createBlock(unref(arrow_up_default),{key:0})):(openBlock(),createBlock(unref(plus_default),{key:1}))]),_:1})])],42,["aria-label","onKeydown"])),[[unref(vRepeatClick),Bd]]):createCommentVNode("v-if",!0),createVNode(unref(ElInput),{id:gf.id,ref_key:"input",ref:cd,type:"number",step:gf.step,"model-value":unref(Od),placeholder:gf.placeholder,readonly:gf.readonly,disabled:unref(Id),size:unref(Nd),max:gf.max,min:gf.min,name:gf.name,"aria-label":gf.ariaLabel,"validate-event":!1,onKeydown:[withKeys(withModifiers(Bd,["prevent"]),["up"]),withKeys(withModifiers(jd,["prevent"]),["down"])],onBlur:_f,onFocus:Xd,onInput:zd,onChange:df},createSlots({_:2},[gf.$slots.prefix?{name:"prefix",fn:withCtx(()=>[renderSlot(gf.$slots,"prefix")])}:void 0,gf.$slots.suffix?{name:"suffix",fn:withCtx(()=>[renderSlot(gf.$slots,"suffix")])}:void 0]),1032,["id","step","model-value","placeholder","readonly","disabled","size","max","min","name","aria-label","onKeydown"])],42,["onDragstart"]))}});var InputNumber=_export_sfc$1(_sfc_main$12,[["__file","input-number.vue"]]);const ElInputNumber=withInstall(InputNumber),linkProps=buildProps({type:{type:String,values:["primary","success","warning","info","danger","default"],default:"default"},underline:{type:Boolean,default:!0},disabled:Boolean,href:{type:String,default:""},target:{type:String,default:"_self"},icon:{type:iconPropType}}),linkEmits={click:Ra=>Ra instanceof MouseEvent},__default__$a=defineComponent({name:"ElLink"}),_sfc_main$11=defineComponent({...__default__$a,props:linkProps,emits:linkEmits,setup(Ra,{emit:qa}){const nd=Ra,od=useNamespace("link"),ld=computed(()=>[od.b(),od.m(nd.type),od.is("disabled",nd.disabled),od.is("underline",nd.underline&&!nd.disabled)]);function ud(cd){nd.disabled||qa("click",cd)}return(cd,dd)=>(openBlock(),createElementBlock("a",{class:normalizeClass(unref(ld)),href:cd.disabled||!cd.href?void 0:cd.href,target:cd.disabled||!cd.href?void 0:cd.target,onClick:ud},[cd.icon?(openBlock(),createBlock(unref(ElIcon),{key:0},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(cd.icon)))]),_:1})):createCommentVNode("v-if",!0),cd.$slots.default?(openBlock(),createElementBlock("span",{key:1,class:normalizeClass(unref(od).e("inner"))},[renderSlot(cd.$slots,"default")],2)):createCommentVNode("v-if",!0),cd.$slots.icon?renderSlot(cd.$slots,"icon",{key:2}):createCommentVNode("v-if",!0)],10,["href","target"]))}});var Link=_export_sfc$1(_sfc_main$11,[["__file","link.vue"]]);const ElLink=withInstall(Link),selectGroupKey=Symbol("ElSelectGroup"),selectKey=Symbol("ElSelect");function useOption(Ra,qa){const nd=inject(selectKey),od=inject(selectGroupKey,{disabled:!1}),ld=computed(()=>md(castArray(nd.props.modelValue),Ra.value)),ud=computed(()=>{var Nd;if(nd.props.multiple){const Id=castArray((Nd=nd.props.modelValue)!=null?Nd:[]);return!ld.value&&Id.length>=nd.props.multipleLimit&&nd.props.multipleLimit>0}else return!1}),cd=computed(()=>Ra.label||(isObject$5(Ra.value)?"":Ra.value)),dd=computed(()=>Ra.value||Ra.label||""),pd=computed(()=>Ra.disabled||qa.groupDisabled||ud.value),fd=getCurrentInstance(),md=(Nd=[],Id)=>{if(isObject$5(Ra.value)){const Od=nd.props.valueKey;return Nd&&Nd.some(Fd=>toRaw(get$3(Fd,Od))===get$3(Id,Od))}else return Nd&&Nd.includes(Id)},vd=()=>{!Ra.disabled&&!od.disabled&&(nd.states.hoveringIndex=nd.optionsArray.indexOf(fd.proxy))},Ad=Nd=>{const Id=new RegExp(escapeStringRegexp(Nd),"i");qa.visible=Id.test(cd.value)||Ra.created};return watch(()=>cd.value,()=>{!Ra.created&&!nd.props.remote&&nd.setSelected()}),watch(()=>Ra.value,(Nd,Id)=>{const{remote:Od,valueKey:Fd}=nd.props;if(Nd!==Id&&(nd.onOptionDestroy(Id,fd.proxy),nd.onOptionCreate(fd.proxy)),!Ra.created&&!Od){if(Fd&&isObject$5(Nd)&&isObject$5(Id)&&Nd[Fd]===Id[Fd])return;nd.setSelected()}}),watch(()=>od.disabled,()=>{qa.groupDisabled=od.disabled},{immediate:!0}),{select:nd,currentLabel:cd,currentValue:dd,itemSelected:ld,isDisabled:pd,hoverItem:vd,updateOption:Ad}}const _sfc_main$10=defineComponent({name:"ElOption",componentName:"ElOption",props:{value:{required:!0,type:[String,Number,Boolean,Object]},label:[String,Number],created:Boolean,disabled:Boolean},setup(Ra){const qa=useNamespace("select"),nd=useId(),od=computed(()=>[qa.be("dropdown","item"),qa.is("disabled",unref(dd)),qa.is("selected",unref(cd)),qa.is("hovering",unref(Ad))]),ld=reactive({index:-1,groupDisabled:!1,visible:!0,hover:!1}),{currentLabel:ud,itemSelected:cd,isDisabled:dd,select:pd,hoverItem:fd,updateOption:md}=useOption(Ra,ld),{visible:vd,hover:Ad}=toRefs(ld),Nd=getCurrentInstance().proxy;pd.onOptionCreate(Nd),onBeforeUnmount(()=>{const Od=Nd.value,{selected:Fd}=pd.states,Md=(pd.props.multiple?Fd:[Fd]).some(Bd=>Bd.value===Nd.value);nextTick$1(()=>{pd.states.cachedOptions.get(Od)===Nd&&!Md&&pd.states.cachedOptions.delete(Od)}),pd.onOptionDestroy(Od,Nd)});function Id(){dd.value||pd.handleOptionSelect(Nd)}return{ns:qa,id:nd,containerKls:od,currentLabel:ud,itemSelected:cd,isDisabled:dd,select:pd,hoverItem:fd,updateOption:md,visible:vd,hover:Ad,selectOptionClick:Id,states:ld}}});function _sfc_render$4(Ra,qa,nd,od,ld,ud){return withDirectives((openBlock(),createElementBlock("li",{id:Ra.id,class:normalizeClass(Ra.containerKls),role:"option","aria-disabled":Ra.isDisabled||void 0,"aria-selected":Ra.itemSelected,onMousemove:Ra.hoverItem,onClick:withModifiers(Ra.selectOptionClick,["stop"])},[renderSlot(Ra.$slots,"default",{},()=>[createBaseVNode("span",null,toDisplayString(Ra.currentLabel),1)])],42,["id","aria-disabled","aria-selected","onMousemove","onClick"])),[[vShow,Ra.visible]])}var Option=_export_sfc$1(_sfc_main$10,[["render",_sfc_render$4],["__file","option.vue"]]);const _sfc_main$$=defineComponent({name:"ElSelectDropdown",componentName:"ElSelectDropdown",setup(){const Ra=inject(selectKey),qa=useNamespace("select"),nd=computed(()=>Ra.props.popperClass),od=computed(()=>Ra.props.multiple),ld=computed(()=>Ra.props.fitInputWidth),ud=ref$1("");function cd(){var dd;ud.value=`${(dd=Ra.selectRef)==null?void 0:dd.offsetWidth}px`}return onMounted(()=>{cd(),useResizeObserver(Ra.selectRef,cd)}),{ns:qa,minWidth:ud,popperClass:nd,isMultiple:od,isFitInputWidth:ld}}});function _sfc_render$3(Ra,qa,nd,od,ld,ud){return openBlock(),createElementBlock("div",{class:normalizeClass([Ra.ns.b("dropdown"),Ra.ns.is("multiple",Ra.isMultiple),Ra.popperClass]),style:normalizeStyle({[Ra.isFitInputWidth?"width":"minWidth"]:Ra.minWidth})},[Ra.$slots.header?(openBlock(),createElementBlock("div",{key:0,class:normalizeClass(Ra.ns.be("dropdown","header"))},[renderSlot(Ra.$slots,"header")],2)):createCommentVNode("v-if",!0),renderSlot(Ra.$slots,"default"),Ra.$slots.footer?(openBlock(),createElementBlock("div",{key:1,class:normalizeClass(Ra.ns.be("dropdown","footer"))},[renderSlot(Ra.$slots,"footer")],2)):createCommentVNode("v-if",!0)],6)}var ElSelectMenu=_export_sfc$1(_sfc_main$$,[["render",_sfc_render$3],["__file","select-dropdown.vue"]]);const MINIMUM_INPUT_WIDTH=11,useSelect=(Ra,qa)=>{const{t:nd}=useLocale(),od=useId(),ld=useNamespace("select"),ud=useNamespace("input"),cd=reactive({inputValue:"",options:new Map,cachedOptions:new Map,optionValues:[],selected:[],selectionWidth:0,calculatorWidth:0,collapseItemWidth:0,selectedLabel:"",hoveringIndex:-1,previousQuery:null,inputHovering:!1,menuVisibleOnFocus:!1,isBeforeHide:!1}),dd=ref$1(null),pd=ref$1(null),fd=ref$1(null),md=ref$1(null),vd=ref$1(null),Ad=ref$1(null),Nd=ref$1(null),Id=ref$1(null),Od=ref$1(null),Fd=ref$1(null),Pd=ref$1(null),Md=ref$1(null),{isComposing:Bd,handleCompositionStart:jd,handleCompositionUpdate:Hd,handleCompositionEnd:Gd}=useComposition({afterComposition:th=>dm(th)}),{wrapperRef:zd,isFocused:df,handleBlur:Wd}=useFocusController(vd,{beforeFocus(){return Tf.value},afterFocus(){Ra.automaticDropdown&&!Jd.value&&(Jd.value=!0,cd.menuVisibleOnFocus=!0)},beforeBlur(th){var Xf,uh;return((Xf=fd.value)==null?void 0:Xf.isFocusInsideContent(th))||((uh=md.value)==null?void 0:uh.isFocusInsideContent(th))},afterBlur(){Jd.value=!1,cd.menuVisibleOnFocus=!1}}),Jd=ref$1(!1),Xd=ref$1(),{form:_f,formItem:vf}=useFormItem(),{inputId:Sf}=useFormItemInputId(Ra,{formItemContext:vf}),{valueOnClear:gf,isEmptyValue:bf}=useEmptyValues(Ra),Tf=computed(()=>Ra.disabled||(_f==null?void 0:_f.disabled)),Mf=computed(()=>isArray$2(Ra.modelValue)?Ra.modelValue.length>0:!bf(Ra.modelValue)),Kf=computed(()=>{var th;return(th=_f==null?void 0:_f.statusIcon)!=null?th:!1}),Zf=computed(()=>Ra.clearable&&!Tf.value&&cd.inputHovering&&Mf.value),eh=computed(()=>Ra.remote&&Ra.filterable&&!Ra.remoteShowSuffix?"":Ra.suffixIcon),$f=computed(()=>ld.is("reverse",eh.value&&Jd.value)),Df=computed(()=>(vf==null?void 0:vf.validateState)||""),Lf=computed(()=>ValidateComponentsMap[Df.value]),zf=computed(()=>Ra.remote?300:0),Jf=computed(()=>Ra.loading?Ra.loadingText||nd("el.select.loading"):Ra.remote&&!cd.inputValue&&cd.options.size===0?!1:Ra.filterable&&cd.inputValue&&cd.options.size>0&&xf.value===0?Ra.noMatchText||nd("el.select.noMatch"):cd.options.size===0?Ra.noDataText||nd("el.select.noData"):null),xf=computed(()=>yf.value.filter(th=>th.visible).length),yf=computed(()=>{const th=Array.from(cd.options.values()),Xf=[];return cd.optionValues.forEach(uh=>{const Th=th.findIndex(yh=>yh.value===uh);Th>-1&&Xf.push(th[Th])}),Xf.length>=th.length?Xf:th}),Bf=computed(()=>Array.from(cd.cachedOptions.values())),qf=computed(()=>{const th=yf.value.filter(Xf=>!Xf.created).some(Xf=>Xf.currentLabel===cd.inputValue);return Ra.filterable&&Ra.allowCreate&&cd.inputValue!==""&&!th}),oh=()=>{Ra.filterable&&isFunction$4(Ra.filterMethod)||Ra.filterable&&Ra.remote&&isFunction$4(Ra.remoteMethod)||yf.value.forEach(th=>{var Xf;(Xf=th.updateOption)==null||Xf.call(th,cd.inputValue)})},Yf=useFormSize(),kf=computed(()=>["small"].includes(Yf.value)?"small":"default"),Vf=computed({get(){return Jd.value&&Jf.value!==!1},set(th){Jd.value=th}}),fh=computed(()=>{if(Ra.multiple&&!isUndefined$1(Ra.modelValue))return castArray(Ra.modelValue).length===0&&!cd.inputValue;const th=isArray$2(Ra.modelValue)?Ra.modelValue[0]:Ra.modelValue;return Ra.filterable||isUndefined$1(th)?!cd.inputValue:!0}),Gf=computed(()=>{var th;const Xf=(th=Ra.placeholder)!=null?th:nd("el.select.placeholder");return Ra.multiple||!Mf.value?Xf:cd.selectedLabel}),wf=computed(()=>isIOS$1?null:"mouseenter");watch(()=>Ra.modelValue,(th,Xf)=>{Ra.multiple&&Ra.filterable&&!Ra.reserveKeyword&&(cd.inputValue="",Rf("")),ph(),!isEqual(th,Xf)&&Ra.validateEvent&&(vf==null||vf.validate("change").catch(uh=>void 0))},{flush:"post",deep:!0}),watch(()=>Jd.value,th=>{th?Rf(cd.inputValue):(cd.inputValue="",cd.previousQuery=null,cd.isBeforeHide=!0),qa("visible-change",th)}),watch(()=>cd.options.entries(),()=>{var th;if(!isClient$1)return;const Xf=((th=dd.value)==null?void 0:th.querySelectorAll("input"))||[];(!Ra.filterable&&!Ra.defaultFirstOption&&!isUndefined$1(Ra.modelValue)||!Array.from(Xf).includes(document.activeElement))&&ph(),Ra.defaultFirstOption&&(Ra.filterable||Ra.remote)&&xf.value&&Uf()},{flush:"post"}),watch(()=>cd.hoveringIndex,th=>{isNumber$4(th)&&th>-1?Xd.value=yf.value[th]||{}:Xd.value={},yf.value.forEach(Xf=>{Xf.hover=Xd.value===Xf})}),watchEffect(()=>{cd.isBeforeHide||oh()});const Rf=th=>{cd.previousQuery===th||Bd.value||(cd.previousQuery=th,Ra.filterable&&isFunction$4(Ra.filterMethod)?Ra.filterMethod(th):Ra.filterable&&Ra.remote&&isFunction$4(Ra.remoteMethod)&&Ra.remoteMethod(th),Ra.defaultFirstOption&&(Ra.filterable||Ra.remote)&&xf.value?nextTick$1(Uf):nextTick$1(ah))},Uf=()=>{const th=yf.value.filter(yh=>yh.visible&&!yh.disabled&&!yh.states.groupDisabled),Xf=th.find(yh=>yh.created),uh=th[0],Th=yf.value.map(yh=>yh.value);cd.hoveringIndex=Zh(Th,Xf||uh)},ph=()=>{if(Ra.multiple)cd.selectedLabel="";else{const Xf=isArray$2(Ra.modelValue)?Ra.modelValue[0]:Ra.modelValue,uh=gh(Xf);cd.selectedLabel=uh.currentLabel,cd.selected=[uh];return}const th=[];isUndefined$1(Ra.modelValue)||castArray(Ra.modelValue).forEach(Xf=>{th.push(gh(Xf))}),cd.selected=th},gh=th=>{let Xf;const uh=isPlainObject$4(th);for(let Rh=cd.cachedOptions.size-1;Rh>=0;Rh--){const wh=Bf.value[Rh];if(uh?get$3(wh.value,Ra.valueKey)===get$3(th,Ra.valueKey):wh.value===th){Xf={value:th,currentLabel:wh.currentLabel,get isDisabled(){return wh.isDisabled}};break}}if(Xf)return Xf;const Th=uh?th.label:th??"";return{value:th,currentLabel:Th}},ah=()=>{cd.hoveringIndex=yf.value.findIndex(th=>cd.selected.some(Xf=>G_(Xf)===G_(th)))},Ah=()=>{cd.selectionWidth=pd.value.getBoundingClientRect().width},dh=()=>{cd.calculatorWidth=Ad.value.getBoundingClientRect().width},Mh=()=>{cd.collapseItemWidth=Pd.value.getBoundingClientRect().width},Yh=()=>{var th,Xf;(Xf=(th=fd.value)==null?void 0:th.updatePopper)==null||Xf.call(th)},Bh=()=>{var th,Xf;(Xf=(th=md.value)==null?void 0:th.updatePopper)==null||Xf.call(th)},Xh=()=>{cd.inputValue.length>0&&!Jd.value&&(Jd.value=!0),Rf(cd.inputValue)},dm=th=>{if(cd.inputValue=th.target.value,Ra.remote)nh();else return Xh()},nh=debounce(()=>{Xh()},zf.value),Of=th=>{isEqual(Ra.modelValue,th)||qa(CHANGE_EVENT,th)},Nf=th=>findLastIndex(th,Xf=>{const uh=cd.cachedOptions.get(Xf);return uh&&!uh.disabled&&!uh.states.groupDisabled}),rh=th=>{if(Ra.multiple&&th.code!==EVENT_CODE.delete&&th.target.value.length<=0){const Xf=castArray(Ra.modelValue).slice(),uh=Nf(Xf);if(uh<0)return;const Th=Xf[uh];Xf.splice(uh,1),qa(UPDATE_MODEL_EVENT,Xf),Of(Xf),qa("remove-tag",Th)}},ch=(th,Xf)=>{const uh=cd.selected.indexOf(Xf);if(uh>-1&&!Tf.value){const Th=castArray(Ra.modelValue).slice();Th.splice(uh,1),qa(UPDATE_MODEL_EVENT,Th),Of(Th),qa("remove-tag",Xf.value)}th.stopPropagation(),Zm()},Sh=th=>{th.stopPropagation();const Xf=Ra.multiple?[]:gf.value;if(Ra.multiple)for(const uh of cd.selected)uh.isDisabled&&Xf.push(uh.value);qa(UPDATE_MODEL_EVENT,Xf),Of(Xf),cd.hoveringIndex=-1,Jd.value=!1,qa("clear"),Zm()},Oh=th=>{var Xf;if(Ra.multiple){const uh=castArray((Xf=Ra.modelValue)!=null?Xf:[]).slice(),Th=Zh(uh,th);Th>-1?uh.splice(Th,1):(Ra.multipleLimit<=0||uh.length<Ra.multipleLimit)&&uh.push(th.value),qa(UPDATE_MODEL_EVENT,uh),Of(uh),th.created&&Rf(""),Ra.filterable&&!Ra.reserveKeyword&&(cd.inputValue="")}else qa(UPDATE_MODEL_EVENT,th.value),Of(th.value),Jd.value=!1;Zm(),!Jd.value&&nextTick$1(()=>{hm(th)})},Zh=(th=[],Xf)=>isUndefined$1(Xf)?-1:isObject$5(Xf.value)?th.findIndex(uh=>isEqual(get$3(uh,Ra.valueKey),G_(Xf))):th.indexOf(Xf.value),hm=th=>{var Xf,uh,Th,yh,Rh;const wh=isArray$2(th)?th[0]:th;let _h=null;if(wh!=null&&wh.value){const Jh=yf.value.filter(um=>um.value===wh.value);Jh.length>0&&(_h=Jh[0].$el)}if(fd.value&&_h){const Jh=(yh=(Th=(uh=(Xf=fd.value)==null?void 0:Xf.popperRef)==null?void 0:uh.contentRef)==null?void 0:Th.querySelector)==null?void 0:yh.call(Th,`.${ld.be("dropdown","wrap")}`);Jh&&scrollIntoView(Jh,_h)}(Rh=Md.value)==null||Rh.handleScroll()},sm=th=>{cd.options.set(th.value,th),cd.cachedOptions.set(th.value,th)},Fm=(th,Xf)=>{cd.options.get(th)===Xf&&cd.options.delete(th)},Rm=computed(()=>{var th,Xf;return(Xf=(th=fd.value)==null?void 0:th.popperRef)==null?void 0:Xf.contentRef}),Hm=()=>{cd.isBeforeHide=!1,nextTick$1(()=>hm(cd.selected))},Zm=()=>{var th;(th=vd.value)==null||th.focus()},L_=()=>{var th;if(Jd.value){Jd.value=!1,nextTick$1(()=>{var Xf;return(Xf=vd.value)==null?void 0:Xf.blur()});return}(th=vd.value)==null||th.blur()},l_=th=>{Sh(th)},T_=th=>{if(Jd.value=!1,df.value){const Xf=new FocusEvent("focus",th);nextTick$1(()=>Wd(Xf))}},Qm=()=>{cd.inputValue.length>0?cd.inputValue="":Jd.value=!1},F_=()=>{Tf.value||(isIOS$1&&(cd.inputHovering=!0),cd.menuVisibleOnFocus?cd.menuVisibleOnFocus=!1:Jd.value=!Jd.value)},j_=()=>{if(!Jd.value)F_();else{const th=yf.value[cd.hoveringIndex];th&&!th.disabled&&!th.states.groupDisabled&&Oh(th)}},G_=th=>isObject$5(th.value)?get$3(th.value,Ra.valueKey):th.value,Q_=computed(()=>yf.value.filter(th=>th.visible).every(th=>th.disabled)),q_=computed(()=>Ra.multiple?Ra.collapseTags?cd.selected.slice(0,Ra.maxCollapseTags):cd.selected:[]),D_=computed(()=>Ra.multiple?Ra.collapseTags?cd.selected.slice(Ra.maxCollapseTags):[]:[]),Im=th=>{if(!Jd.value){Jd.value=!0;return}if(!(cd.options.size===0||cd.filteredOptionsCount===0||Bd.value)&&!Q_.value){th==="next"?(cd.hoveringIndex++,cd.hoveringIndex===cd.options.size&&(cd.hoveringIndex=0)):th==="prev"&&(cd.hoveringIndex--,cd.hoveringIndex<0&&(cd.hoveringIndex=cd.options.size-1));const Xf=yf.value[cd.hoveringIndex];(Xf.disabled===!0||Xf.states.groupDisabled===!0||!Xf.visible)&&Im(th),nextTick$1(()=>hm(Xd.value))}},Ig=()=>{if(!pd.value)return 0;const th=window.getComputedStyle(pd.value);return Number.parseFloat(th.gap||"6px")},Ug=computed(()=>{const th=Ig();return{maxWidth:`${Pd.value&&Ra.maxCollapseTags===1?cd.selectionWidth-cd.collapseItemWidth-th:cd.selectionWidth}px`}}),$g=computed(()=>({maxWidth:`${cd.selectionWidth}px`})),If=computed(()=>({width:`${Math.max(cd.calculatorWidth,MINIMUM_INPUT_WIDTH)}px`}));return useResizeObserver(pd,Ah),useResizeObserver(Ad,dh),useResizeObserver(Od,Yh),useResizeObserver(zd,Yh),useResizeObserver(Fd,Bh),useResizeObserver(Pd,Mh),onMounted(()=>{ph()}),{inputId:Sf,contentId:od,nsSelect:ld,nsInput:ud,states:cd,isFocused:df,expanded:Jd,optionsArray:yf,hoverOption:Xd,selectSize:Yf,filteredOptionsCount:xf,resetCalculatorWidth:dh,updateTooltip:Yh,updateTagTooltip:Bh,debouncedOnInputChange:nh,onInput:dm,deletePrevTag:rh,deleteTag:ch,deleteSelected:Sh,handleOptionSelect:Oh,scrollToOption:hm,hasModelValue:Mf,shouldShowPlaceholder:fh,currentPlaceholder:Gf,mouseEnterEventName:wf,needStatusIcon:Kf,showClose:Zf,iconComponent:eh,iconReverse:$f,validateState:Df,validateIcon:Lf,showNewOption:qf,updateOptions:oh,collapseTagSize:kf,setSelected:ph,selectDisabled:Tf,emptyText:Jf,handleCompositionStart:jd,handleCompositionUpdate:Hd,handleCompositionEnd:Gd,onOptionCreate:sm,onOptionDestroy:Fm,handleMenuEnter:Hm,focus:Zm,blur:L_,handleClearClick:l_,handleClickOutside:T_,handleEsc:Qm,toggleMenu:F_,selectOption:j_,getValueKey:G_,navigateOptions:Im,dropdownMenuVisible:Vf,showTagList:q_,collapseTagList:D_,tagStyle:Ug,collapseTagStyle:$g,inputStyle:If,popperRef:Rm,inputRef:vd,tooltipRef:fd,tagTooltipRef:md,calculatorRef:Ad,prefixRef:Nd,suffixRef:Id,selectRef:dd,wrapperRef:zd,selectionRef:pd,scrollbarRef:Md,menuRef:Od,tagMenuRef:Fd,collapseItemRef:Pd}};var ElOptions=defineComponent({name:"ElOptions",setup(Ra,{slots:qa}){const nd=inject(selectKey);let od=[];return()=>{var ld,ud;const cd=(ld=qa.default)==null?void 0:ld.call(qa),dd=[];function pd(fd){isArray$2(fd)&&fd.forEach(md=>{var vd,Ad,Nd,Id;const Od=(vd=(md==null?void 0:md.type)||{})==null?void 0:vd.name;Od==="ElOptionGroup"?pd(!isString$3(md.children)&&!isArray$2(md.children)&&isFunction$4((Ad=md.children)==null?void 0:Ad.default)?(Nd=md.children)==null?void 0:Nd.default():md.children):Od==="ElOption"?dd.push((Id=md.props)==null?void 0:Id.value):isArray$2(md.children)&&pd(md.children)})}return cd.length&&pd((ud=cd[0])==null?void 0:ud.children),isEqual(dd,od)||(od=dd,nd&&(nd.states.optionValues=dd)),cd}}});const SelectProps=buildProps({name:String,id:String,modelValue:{type:[Array,String,Number,Boolean,Object],default:void 0},autocomplete:{type:String,default:"off"},automaticDropdown:Boolean,size:useSizeProp,effect:{type:definePropType(String),default:"light"},disabled:Boolean,clearable:Boolean,filterable:Boolean,allowCreate:Boolean,loading:Boolean,popperClass:{type:String,default:""},popperOptions:{type:definePropType(Object),default:()=>({})},remote:Boolean,loadingText:String,noMatchText:String,noDataText:String,remoteMethod:Function,filterMethod:Function,multiple:Boolean,multipleLimit:{type:Number,default:0},placeholder:{type:String},defaultFirstOption:Boolean,reserveKeyword:{type:Boolean,default:!0},valueKey:{type:String,default:"value"},collapseTags:Boolean,collapseTagsTooltip:Boolean,maxCollapseTags:{type:Number,default:1},teleported:useTooltipContentProps.teleported,persistent:{type:Boolean,default:!0},clearIcon:{type:iconPropType,default:circle_close_default},fitInputWidth:Boolean,suffixIcon:{type:iconPropType,default:arrow_down_default},tagType:{...tagProps.type,default:"info"},tagEffect:{...tagProps.effect,default:"light"},validateEvent:{type:Boolean,default:!0},remoteShowSuffix:Boolean,showArrow:{type:Boolean,default:!0},offset:{type:Number,default:12},placement:{type:definePropType(String),values:Ee$4,default:"bottom-start"},fallbackPlacements:{type:definePropType(Array),default:["bottom-start","top-start","right","left"]},appendTo:String,...useEmptyValuesProps,...useAriaProps(["ariaLabel"])}),COMPONENT_NAME$5="ElSelect",_sfc_main$_=defineComponent({name:COMPONENT_NAME$5,componentName:COMPONENT_NAME$5,components:{ElSelectMenu,ElOption:Option,ElOptions,ElTag,ElScrollbar,ElTooltip,ElIcon},directives:{ClickOutside},props:SelectProps,emits:[UPDATE_MODEL_EVENT,CHANGE_EVENT,"remove-tag","clear","visible-change","focus","blur"],setup(Ra,{emit:qa}){const nd=computed(()=>{const{modelValue:cd,multiple:dd}=Ra,pd=dd?[]:void 0;return isArray$2(cd)?dd?cd:pd:dd?pd:cd}),od=reactive({...toRefs(Ra),modelValue:nd}),ld=useSelect(od,qa);provide(selectKey,reactive({props:od,states:ld.states,optionsArray:ld.optionsArray,handleOptionSelect:ld.handleOptionSelect,onOptionCreate:ld.onOptionCreate,onOptionDestroy:ld.onOptionDestroy,selectRef:ld.selectRef,setSelected:ld.setSelected}));const ud=computed(()=>Ra.multiple?ld.states.selected.map(cd=>cd.currentLabel):ld.states.selectedLabel);return{...ld,modelValue:nd,selectedLabel:ud}}});function _sfc_render$2(Ra,qa,nd,od,ld,ud){const cd=resolveComponent("el-tag"),dd=resolveComponent("el-tooltip"),pd=resolveComponent("el-icon"),fd=resolveComponent("el-option"),md=resolveComponent("el-options"),vd=resolveComponent("el-scrollbar"),Ad=resolveComponent("el-select-menu"),Nd=resolveDirective("click-outside");return withDirectives((openBlock(),createElementBlock("div",{ref:"selectRef",class:normalizeClass([Ra.nsSelect.b(),Ra.nsSelect.m(Ra.selectSize)]),[toHandlerKey(Ra.mouseEnterEventName)]:Id=>Ra.states.inputHovering=!0,onMouseleave:Id=>Ra.states.inputHovering=!1},[createVNode(dd,{ref:"tooltipRef",visible:Ra.dropdownMenuVisible,placement:Ra.placement,teleported:Ra.teleported,"popper-class":[Ra.nsSelect.e("popper"),Ra.popperClass],"popper-options":Ra.popperOptions,"fallback-placements":Ra.fallbackPlacements,effect:Ra.effect,pure:"",trigger:"click",transition:`${Ra.nsSelect.namespace.value}-zoom-in-top`,"stop-popper-mouse-event":!1,"gpu-acceleration":!1,persistent:Ra.persistent,"append-to":Ra.appendTo,"show-arrow":Ra.showArrow,offset:Ra.offset,onBeforeShow:Ra.handleMenuEnter,onHide:Id=>Ra.states.isBeforeHide=!1},{default:withCtx(()=>{var Id;return[createBaseVNode("div",{ref:"wrapperRef",class:normalizeClass([Ra.nsSelect.e("wrapper"),Ra.nsSelect.is("focused",Ra.isFocused),Ra.nsSelect.is("hovering",Ra.states.inputHovering),Ra.nsSelect.is("filterable",Ra.filterable),Ra.nsSelect.is("disabled",Ra.selectDisabled)]),onClick:withModifiers(Ra.toggleMenu,["prevent"])},[Ra.$slots.prefix?(openBlock(),createElementBlock("div",{key:0,ref:"prefixRef",class:normalizeClass(Ra.nsSelect.e("prefix"))},[renderSlot(Ra.$slots,"prefix")],2)):createCommentVNode("v-if",!0),createBaseVNode("div",{ref:"selectionRef",class:normalizeClass([Ra.nsSelect.e("selection"),Ra.nsSelect.is("near",Ra.multiple&&!Ra.$slots.prefix&&!!Ra.states.selected.length)])},[Ra.multiple?renderSlot(Ra.$slots,"tag",{key:0},()=>[(openBlock(!0),createElementBlock(Fragment,null,renderList(Ra.showTagList,Od=>(openBlock(),createElementBlock("div",{key:Ra.getValueKey(Od),class:normalizeClass(Ra.nsSelect.e("selected-item"))},[createVNode(cd,{closable:!Ra.selectDisabled&&!Od.isDisabled,size:Ra.collapseTagSize,type:Ra.tagType,effect:Ra.tagEffect,"disable-transitions":"",style:normalizeStyle(Ra.tagStyle),onClose:Fd=>Ra.deleteTag(Fd,Od)},{default:withCtx(()=>[createBaseVNode("span",{class:normalizeClass(Ra.nsSelect.e("tags-text"))},[renderSlot(Ra.$slots,"label",{label:Od.currentLabel,value:Od.value},()=>[createTextVNode(toDisplayString(Od.currentLabel),1)])],2)]),_:2},1032,["closable","size","type","effect","style","onClose"])],2))),128)),Ra.collapseTags&&Ra.states.selected.length>Ra.maxCollapseTags?(openBlock(),createBlock(dd,{key:0,ref:"tagTooltipRef",disabled:Ra.dropdownMenuVisible||!Ra.collapseTagsTooltip,"fallback-placements":["bottom","top","right","left"],effect:Ra.effect,placement:"bottom",teleported:Ra.teleported},{default:withCtx(()=>[createBaseVNode("div",{ref:"collapseItemRef",class:normalizeClass(Ra.nsSelect.e("selected-item"))},[createVNode(cd,{closable:!1,size:Ra.collapseTagSize,type:Ra.tagType,effect:Ra.tagEffect,"disable-transitions":"",style:normalizeStyle(Ra.collapseTagStyle)},{default:withCtx(()=>[createBaseVNode("span",{class:normalizeClass(Ra.nsSelect.e("tags-text"))}," + "+toDisplayString(Ra.states.selected.length-Ra.maxCollapseTags),3)]),_:1},8,["size","type","effect","style"])],2)]),content:withCtx(()=>[createBaseVNode("div",{ref:"tagMenuRef",class:normalizeClass(Ra.nsSelect.e("selection"))},[(openBlock(!0),createElementBlock(Fragment,null,renderList(Ra.collapseTagList,Od=>(openBlock(),createElementBlock("div",{key:Ra.getValueKey(Od),class:normalizeClass(Ra.nsSelect.e("selected-item"))},[createVNode(cd,{class:"in-tooltip",closable:!Ra.selectDisabled&&!Od.isDisabled,size:Ra.collapseTagSize,type:Ra.tagType,effect:Ra.tagEffect,"disable-transitions":"",onClose:Fd=>Ra.deleteTag(Fd,Od)},{default:withCtx(()=>[createBaseVNode("span",{class:normalizeClass(Ra.nsSelect.e("tags-text"))},[renderSlot(Ra.$slots,"label",{label:Od.currentLabel,value:Od.value},()=>[createTextVNode(toDisplayString(Od.currentLabel),1)])],2)]),_:2},1032,["closable","size","type","effect","onClose"])],2))),128))],2)]),_:3},8,["disabled","effect","teleported"])):createCommentVNode("v-if",!0)]):createCommentVNode("v-if",!0),Ra.selectDisabled?createCommentVNode("v-if",!0):(openBlock(),createElementBlock("div",{key:1,class:normalizeClass([Ra.nsSelect.e("selected-item"),Ra.nsSelect.e("input-wrapper"),Ra.nsSelect.is("hidden",!Ra.filterable)])},[withDirectives(createBaseVNode("input",{id:Ra.inputId,ref:"inputRef","onUpdate:modelValue":Od=>Ra.states.inputValue=Od,type:"text",name:Ra.name,class:normalizeClass([Ra.nsSelect.e("input"),Ra.nsSelect.is(Ra.selectSize)]),disabled:Ra.selectDisabled,autocomplete:Ra.autocomplete,style:normalizeStyle(Ra.inputStyle),role:"combobox",readonly:!Ra.filterable,spellcheck:"false","aria-activedescendant":((Id=Ra.hoverOption)==null?void 0:Id.id)||"","aria-controls":Ra.contentId,"aria-expanded":Ra.dropdownMenuVisible,"aria-label":Ra.ariaLabel,"aria-autocomplete":"none","aria-haspopup":"listbox",onKeydown:[withKeys(withModifiers(Od=>Ra.navigateOptions("next"),["stop","prevent"]),["down"]),withKeys(withModifiers(Od=>Ra.navigateOptions("prev"),["stop","prevent"]),["up"]),withKeys(withModifiers(Ra.handleEsc,["stop","prevent"]),["esc"]),withKeys(withModifiers(Ra.selectOption,["stop","prevent"]),["enter"]),withKeys(withModifiers(Ra.deletePrevTag,["stop"]),["delete"])],onCompositionstart:Ra.handleCompositionStart,onCompositionupdate:Ra.handleCompositionUpdate,onCompositionend:Ra.handleCompositionEnd,onInput:Ra.onInput,onClick:withModifiers(Ra.toggleMenu,["stop"])},null,46,["id","onUpdate:modelValue","name","disabled","autocomplete","readonly","aria-activedescendant","aria-controls","aria-expanded","aria-label","onKeydown","onCompositionstart","onCompositionupdate","onCompositionend","onInput","onClick"]),[[vModelText,Ra.states.inputValue]]),Ra.filterable?(openBlock(),createElementBlock("span",{key:0,ref:"calculatorRef","aria-hidden":"true",class:normalizeClass(Ra.nsSelect.e("input-calculator")),textContent:toDisplayString(Ra.states.inputValue)},null,10,["textContent"])):createCommentVNode("v-if",!0)],2)),Ra.shouldShowPlaceholder?(openBlock(),createElementBlock("div",{key:2,class:normalizeClass([Ra.nsSelect.e("selected-item"),Ra.nsSelect.e("placeholder"),Ra.nsSelect.is("transparent",!Ra.hasModelValue||Ra.expanded&&!Ra.states.inputValue)])},[Ra.hasModelValue?renderSlot(Ra.$slots,"label",{key:0,label:Ra.currentPlaceholder,value:Ra.modelValue},()=>[createBaseVNode("span",null,toDisplayString(Ra.currentPlaceholder),1)]):(openBlock(),createElementBlock("span",{key:1},toDisplayString(Ra.currentPlaceholder),1))],2)):createCommentVNode("v-if",!0)],2),createBaseVNode("div",{ref:"suffixRef",class:normalizeClass(Ra.nsSelect.e("suffix"))},[Ra.iconComponent&&!Ra.showClose?(openBlock(),createBlock(pd,{key:0,class:normalizeClass([Ra.nsSelect.e("caret"),Ra.nsSelect.e("icon"),Ra.iconReverse])},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(Ra.iconComponent)))]),_:1},8,["class"])):createCommentVNode("v-if",!0),Ra.showClose&&Ra.clearIcon?(openBlock(),createBlock(pd,{key:1,class:normalizeClass([Ra.nsSelect.e("caret"),Ra.nsSelect.e("icon"),Ra.nsSelect.e("clear")]),onClick:Ra.handleClearClick},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(Ra.clearIcon)))]),_:1},8,["class","onClick"])):createCommentVNode("v-if",!0),Ra.validateState&&Ra.validateIcon&&Ra.needStatusIcon?(openBlock(),createBlock(pd,{key:2,class:normalizeClass([Ra.nsInput.e("icon"),Ra.nsInput.e("validateIcon")])},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(Ra.validateIcon)))]),_:1},8,["class"])):createCommentVNode("v-if",!0)],2)],10,["onClick"])]}),content:withCtx(()=>[createVNode(Ad,{ref:"menuRef"},{default:withCtx(()=>[Ra.$slots.header?(openBlock(),createElementBlock("div",{key:0,class:normalizeClass(Ra.nsSelect.be("dropdown","header")),onClick:withModifiers(()=>{},["stop"])},[renderSlot(Ra.$slots,"header")],10,["onClick"])):createCommentVNode("v-if",!0),withDirectives(createVNode(vd,{id:Ra.contentId,ref:"scrollbarRef",tag:"ul","wrap-class":Ra.nsSelect.be("dropdown","wrap"),"view-class":Ra.nsSelect.be("dropdown","list"),class:normalizeClass([Ra.nsSelect.is("empty",Ra.filteredOptionsCount===0)]),role:"listbox","aria-label":Ra.ariaLabel,"aria-orientation":"vertical"},{default:withCtx(()=>[Ra.showNewOption?(openBlock(),createBlock(fd,{key:0,value:Ra.states.inputValue,created:!0},null,8,["value"])):createCommentVNode("v-if",!0),createVNode(md,null,{default:withCtx(()=>[renderSlot(Ra.$slots,"default")]),_:3})]),_:3},8,["id","wrap-class","view-class","class","aria-label"]),[[vShow,Ra.states.options.size>0&&!Ra.loading]]),Ra.$slots.loading&&Ra.loading?(openBlock(),createElementBlock("div",{key:1,class:normalizeClass(Ra.nsSelect.be("dropdown","loading"))},[renderSlot(Ra.$slots,"loading")],2)):Ra.loading||Ra.filteredOptionsCount===0?(openBlock(),createElementBlock("div",{key:2,class:normalizeClass(Ra.nsSelect.be("dropdown","empty"))},[renderSlot(Ra.$slots,"empty",{},()=>[createBaseVNode("span",null,toDisplayString(Ra.emptyText),1)])],2)):createCommentVNode("v-if",!0),Ra.$slots.footer?(openBlock(),createElementBlock("div",{key:3,class:normalizeClass(Ra.nsSelect.be("dropdown","footer")),onClick:withModifiers(()=>{},["stop"])},[renderSlot(Ra.$slots,"footer")],10,["onClick"])):createCommentVNode("v-if",!0)]),_:3},512)]),_:3},8,["visible","placement","teleported","popper-class","popper-options","fallback-placements","effect","transition","persistent","append-to","show-arrow","offset","onBeforeShow","onHide"])],16,["onMouseleave"])),[[Nd,Ra.handleClickOutside,Ra.popperRef]])}var Select=_export_sfc$1(_sfc_main$_,[["render",_sfc_render$2],["__file","select.vue"]]);const _sfc_main$Z=defineComponent({name:"ElOptionGroup",componentName:"ElOptionGroup",props:{label:String,disabled:Boolean},setup(Ra){const qa=useNamespace("select"),nd=ref$1(null),od=getCurrentInstance(),ld=ref$1([]);provide(selectGroupKey,reactive({...toRefs(Ra)}));const ud=computed(()=>ld.value.some(fd=>fd.visible===!0)),cd=fd=>{var md,vd;return((md=fd.type)==null?void 0:md.name)==="ElOption"&&!!((vd=fd.component)!=null&&vd.proxy)},dd=fd=>{const md=castArray(fd),vd=[];return md.forEach(Ad=>{var Nd,Id;cd(Ad)?vd.push(Ad.component.proxy):(Nd=Ad.children)!=null&&Nd.length?vd.push(...dd(Ad.children)):(Id=Ad.component)!=null&&Id.subTree&&vd.push(...dd(Ad.component.subTree))}),vd},pd=()=>{ld.value=dd(od.subTree)};return onMounted(()=>{pd()}),useMutationObserver(nd,pd,{attributes:!0,subtree:!0,childList:!0}),{groupRef:nd,visible:ud,ns:qa}}});function _sfc_render$1(Ra,qa,nd,od,ld,ud){return withDirectives((openBlock(),createElementBlock("ul",{ref:"groupRef",class:normalizeClass(Ra.ns.be("group","wrap"))},[createBaseVNode("li",{class:normalizeClass(Ra.ns.be("group","title"))},toDisplayString(Ra.label),3),createBaseVNode("li",null,[createBaseVNode("ul",{class:normalizeClass(Ra.ns.b("group"))},[renderSlot(Ra.$slots,"default")],2)])],2)),[[vShow,Ra.visible]])}var OptionGroup=_export_sfc$1(_sfc_main$Z,[["render",_sfc_render$1],["__file","option-group.vue"]]);const ElSelect=withInstall(Select,{Option,OptionGroup}),ElOption=withNoopInstall(Option);withNoopInstall(OptionGroup);const progressProps=buildProps({type:{type:String,default:"line",values:["line","circle","dashboard"]},percentage:{type:Number,default:0,validator:Ra=>Ra>=0&&Ra<=100},status:{type:String,default:"",values:["","success","exception","warning"]},indeterminate:Boolean,duration:{type:Number,default:3},strokeWidth:{type:Number,default:6},strokeLinecap:{type:definePropType(String),default:"round"},textInside:Boolean,width:{type:Number,default:126},showText:{type:Boolean,default:!0},color:{type:definePropType([String,Array,Function]),default:""},striped:Boolean,stripedFlow:Boolean,format:{type:definePropType(Function),default:Ra=>`${Ra}%`}}),__default__$9=defineComponent({name:"ElProgress"}),_sfc_main$Y=defineComponent({...__default__$9,props:progressProps,setup(Ra){const qa=Ra,nd={success:"#13ce66",exception:"#ff4949",warning:"#e6a23c",default:"#20a0ff"},od=useNamespace("progress"),ld=computed(()=>{const Bd={width:`${qa.percentage}%`,animationDuration:`${qa.duration}s`},jd=Md(qa.percentage);return jd.includes("gradient")?Bd.background=jd:Bd.backgroundColor=jd,Bd}),ud=computed(()=>(qa.strokeWidth/qa.width*100).toFixed(1)),cd=computed(()=>["circle","dashboard"].includes(qa.type)?Number.parseInt(`${50-Number.parseFloat(ud.value)/2}`,10):0),dd=computed(()=>{const Bd=cd.value,jd=qa.type==="dashboard";return`
M 50 50
m 0 ${jd?"":"-"}${Bd}
a ${Bd} ${Bd} 0 1 1 0 ${jd?"-":""}${Bd*2}
a ${Bd} ${Bd} 0 1 1 0 ${jd?"":"-"}${Bd*2}
`}),pd=computed(()=>2*Math.PI*cd.value),fd=computed(()=>qa.type==="dashboard"?.75:1),md=computed(()=>`${-1*pd.value*(1-fd.value)/2}px`),vd=computed(()=>({strokeDasharray:`${pd.value*fd.value}px, ${pd.value}px`,strokeDashoffset:md.value})),Ad=computed(()=>({strokeDasharray:`${pd.value*fd.value*(qa.percentage/100)}px, ${pd.value}px`,strokeDashoffset:md.value,transition:"stroke-dasharray 0.6s ease 0s, stroke 0.6s ease, opacity ease 0.6s"})),Nd=computed(()=>{let Bd;return qa.color?Bd=Md(qa.percentage):Bd=nd[qa.status]||nd.default,Bd}),Id=computed(()=>qa.status==="warning"?warning_filled_default:qa.type==="line"?qa.status==="success"?circle_check_default:circle_close_default:qa.status==="success"?check_default:close_default),Od=computed(()=>qa.type==="line"?12+qa.strokeWidth*.4:qa.width*.111111+2),Fd=computed(()=>qa.format(qa.percentage));function Pd(Bd){const jd=100/Bd.length;return Bd.map((Gd,zd)=>isString$3(Gd)?{color:Gd,percentage:(zd+1)*jd}:Gd).sort((Gd,zd)=>Gd.percentage-zd.percentage)}const Md=Bd=>{var jd;const{color:Hd}=qa;if(isFunction$4(Hd))return Hd(Bd);if(isString$3(Hd))return Hd;{const Gd=Pd(Hd);for(const zd of Gd)if(zd.percentage>Bd)return zd.color;return(jd=Gd[Gd.length-1])==null?void 0:jd.color}};return(Bd,jd)=>(openBlock(),createElementBlock("div",{class:normalizeClass([unref(od).b(),unref(od).m(Bd.type),unref(od).is(Bd.status),{[unref(od).m("without-text")]:!Bd.showText,[unref(od).m("text-inside")]:Bd.textInside}]),role:"progressbar","aria-valuenow":Bd.percentage,"aria-valuemin":"0","aria-valuemax":"100"},[Bd.type==="line"?(openBlock(),createElementBlock("div",{key:0,class:normalizeClass(unref(od).b("bar"))},[createBaseVNode("div",{class:normalizeClass(unref(od).be("bar","outer")),style:normalizeStyle({height:`${Bd.strokeWidth}px`})},[createBaseVNode("div",{class:normalizeClass([unref(od).be("bar","inner"),{[unref(od).bem("bar","inner","indeterminate")]:Bd.indeterminate},{[unref(od).bem("bar","inner","striped")]:Bd.striped},{[unref(od).bem("bar","inner","striped-flow")]:Bd.stripedFlow}]),style:normalizeStyle(unref(ld))},[(Bd.showText||Bd.$slots.default)&&Bd.textInside?(openBlock(),createElementBlock("div",{key:0,class:normalizeClass(unref(od).be("bar","innerText"))},[renderSlot(Bd.$slots,"default",{percentage:Bd.percentage},()=>[createBaseVNode("span",null,toDisplayString(unref(Fd)),1)])],2)):createCommentVNode("v-if",!0)],6)],6)],2)):(openBlock(),createElementBlock("div",{key:1,class:normalizeClass(unref(od).b("circle")),style:normalizeStyle({height:`${Bd.width}px`,width:`${Bd.width}px`})},[(openBlock(),createElementBlock("svg",{viewBox:"0 0 100 100"},[createBaseVNode("path",{class:normalizeClass(unref(od).be("circle","track")),d:unref(dd),stroke:`var(${unref(od).cssVarName("fill-color-light")}, #e5e9f2)`,"stroke-linecap":Bd.strokeLinecap,"stroke-width":unref(ud),fill:"none",style:normalizeStyle(unref(vd))},null,14,["d","stroke","stroke-linecap","stroke-width"]),createBaseVNode("path",{class:normalizeClass(unref(od).be("circle","path")),d:unref(dd),stroke:unref(Nd),fill:"none",opacity:Bd.percentage?1:0,"stroke-linecap":Bd.strokeLinecap,"stroke-width":unref(ud),style:normalizeStyle(unref(Ad))},null,14,["d","stroke","opacity","stroke-linecap","stroke-width"])]))],6)),(Bd.showText||Bd.$slots.default)&&!Bd.textInside?(openBlock(),createElementBlock("div",{key:2,class:normalizeClass(unref(od).e("text")),style:normalizeStyle({fontSize:`${unref(Od)}px`})},[renderSlot(Bd.$slots,"default",{percentage:Bd.percentage},()=>[Bd.status?(openBlock(),createBlock(unref(ElIcon),{key:1},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(unref(Id))))]),_:1})):(openBlock(),createElementBlock("span",{key:0},toDisplayString(unref(Fd)),1))])],6)):createCommentVNode("v-if",!0)],10,["aria-valuenow"]))}});var Progress=_export_sfc$1(_sfc_main$Y,[["__file","progress.vue"]]);const ElProgress=withInstall(Progress),switchProps=buildProps({modelValue:{type:[Boolean,String,Number],default:!1},disabled:Boolean,loading:Boolean,size:{type:String,validator:isValidComponentSize},width:{type:[String,Number],default:""},inlinePrompt:Boolean,inactiveActionIcon:{type:iconPropType},activeActionIcon:{type:iconPropType},activeIcon:{type:iconPropType},inactiveIcon:{type:iconPropType},activeText:{type:String,default:""},inactiveText:{type:String,default:""},activeValue:{type:[Boolean,String,Number],default:!0},inactiveValue:{type:[Boolean,String,Number],default:!1},name:{type:String,default:""},validateEvent:{type:Boolean,default:!0},beforeChange:{type:definePropType(Function)},id:String,tabindex:{type:[String,Number]},...useAriaProps(["ariaLabel"])}),switchEmits={[UPDATE_MODEL_EVENT]:Ra=>isBoolean$3(Ra)||isString$3(Ra)||isNumber$4(Ra),[CHANGE_EVENT]:Ra=>isBoolean$3(Ra)||isString$3(Ra)||isNumber$4(Ra),[INPUT_EVENT]:Ra=>isBoolean$3(Ra)||isString$3(Ra)||isNumber$4(Ra)},COMPONENT_NAME$4="ElSwitch",__default__$8=defineComponent({name:COMPONENT_NAME$4}),_sfc_main$X=defineComponent({...__default__$8,props:switchProps,emits:switchEmits,setup(Ra,{expose:qa,emit:nd}){const od=Ra,{formItem:ld}=useFormItem(),ud=useFormSize(),cd=useNamespace("switch"),{inputId:dd}=useFormItemInputId(od,{formItemContext:ld}),pd=useFormDisabled(computed(()=>od.loading)),fd=ref$1(od.modelValue!==!1),md=ref$1(),vd=ref$1(),Ad=computed(()=>[cd.b(),cd.m(ud.value),cd.is("disabled",pd.value),cd.is("checked",Pd.value)]),Nd=computed(()=>[cd.e("label"),cd.em("label","left"),cd.is("active",!Pd.value)]),Id=computed(()=>[cd.e("label"),cd.em("label","right"),cd.is("active",Pd.value)]),Od=computed(()=>({width:addUnit(od.width)}));watch(()=>od.modelValue,()=>{fd.value=!0});const Fd=computed(()=>fd.value?od.modelValue:!1),Pd=computed(()=>Fd.value===od.activeValue);[od.activeValue,od.inactiveValue].includes(Fd.value)||(nd(UPDATE_MODEL_EVENT,od.inactiveValue),nd(CHANGE_EVENT,od.inactiveValue),nd(INPUT_EVENT,od.inactiveValue)),watch(Pd,Hd=>{var Gd;md.value.checked=Hd,od.validateEvent&&((Gd=ld==null?void 0:ld.validate)==null||Gd.call(ld,"change").catch(zd=>void 0))});const Md=()=>{const Hd=Pd.value?od.inactiveValue:od.activeValue;nd(UPDATE_MODEL_EVENT,Hd),nd(CHANGE_EVENT,Hd),nd(INPUT_EVENT,Hd),nextTick$1(()=>{md.value.checked=Pd.value})},Bd=()=>{if(pd.value)return;const{beforeChange:Hd}=od;if(!Hd){Md();return}const Gd=Hd();[isPromise(Gd),isBoolean$3(Gd)].includes(!0)||throwError$1(COMPONENT_NAME$4,"beforeChange must return type `Promise<boolean>` or `boolean`"),isPromise(Gd)?Gd.then(df=>{df&&Md()}).catch(df=>{}):Gd&&Md()},jd=()=>{var Hd,Gd;(Gd=(Hd=md.value)==null?void 0:Hd.focus)==null||Gd.call(Hd)};return onMounted(()=>{md.value.checked=Pd.value}),qa({focus:jd,checked:Pd}),(Hd,Gd)=>(openBlock(),createElementBlock("div",{class:normalizeClass(unref(Ad)),onClick:withModifiers(Bd,["prevent"])},[createBaseVNode("input",{id:unref(dd),ref_key:"input",ref:md,class:normalizeClass(unref(cd).e("input")),type:"checkbox",role:"switch","aria-checked":unref(Pd),"aria-disabled":unref(pd),"aria-label":Hd.ariaLabel,name:Hd.name,"true-value":Hd.activeValue,"false-value":Hd.inactiveValue,disabled:unref(pd),tabindex:Hd.tabindex,onChange:Md,onKeydown:withKeys(Bd,["enter"])},null,42,["id","aria-checked","aria-disabled","aria-label","name","true-value","false-value","disabled","tabindex","onKeydown"]),!Hd.inlinePrompt&&(Hd.inactiveIcon||Hd.inactiveText)?(openBlock(),createElementBlock("span",{key:0,class:normalizeClass(unref(Nd))},[Hd.inactiveIcon?(openBlock(),createBlock(unref(ElIcon),{key:0},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(Hd.inactiveIcon)))]),_:1})):createCommentVNode("v-if",!0),!Hd.inactiveIcon&&Hd.inactiveText?(openBlock(),createElementBlock("span",{key:1,"aria-hidden":unref(Pd)},toDisplayString(Hd.inactiveText),9,["aria-hidden"])):createCommentVNode("v-if",!0)],2)):createCommentVNode("v-if",!0),createBaseVNode("span",{ref_key:"core",ref:vd,class:normalizeClass(unref(cd).e("core")),style:normalizeStyle(unref(Od))},[Hd.inlinePrompt?(openBlock(),createElementBlock("div",{key:0,class:normalizeClass(unref(cd).e("inner"))},[Hd.activeIcon||Hd.inactiveIcon?(openBlock(),createBlock(unref(ElIcon),{key:0,class:normalizeClass(unref(cd).is("icon"))},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(unref(Pd)?Hd.activeIcon:Hd.inactiveIcon)))]),_:1},8,["class"])):Hd.activeText||Hd.inactiveText?(openBlock(),createElementBlock("span",{key:1,class:normalizeClass(unref(cd).is("text")),"aria-hidden":!unref(Pd)},toDisplayString(unref(Pd)?Hd.activeText:Hd.inactiveText),11,["aria-hidden"])):createCommentVNode("v-if",!0)],2)):createCommentVNode("v-if",!0),createBaseVNode("div",{class:normalizeClass(unref(cd).e("action"))},[Hd.loading?(openBlock(),createBlock(unref(ElIcon),{key:0,class:normalizeClass(unref(cd).is("loading"))},{default:withCtx(()=>[createVNode(unref(loading_default))]),_:1},8,["class"])):unref(Pd)?renderSlot(Hd.$slots,"active-action",{key:1},()=>[Hd.activeActionIcon?(openBlock(),createBlock(unref(ElIcon),{key:0},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(Hd.activeActionIcon)))]),_:1})):createCommentVNode("v-if",!0)]):unref(Pd)?createCommentVNode("v-if",!0):renderSlot(Hd.$slots,"inactive-action",{key:2},()=>[Hd.inactiveActionIcon?(openBlock(),createBlock(unref(ElIcon),{key:0},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(Hd.inactiveActionIcon)))]),_:1})):createCommentVNode("v-if",!0)])],2)],6),!Hd.inlinePrompt&&(Hd.activeIcon||Hd.activeText)?(openBlock(),createElementBlock("span",{key:1,class:normalizeClass(unref(Id))},[Hd.activeIcon?(openBlock(),createBlock(unref(ElIcon),{key:0},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(Hd.activeIcon)))]),_:1})):createCommentVNode("v-if",!0),!Hd.activeIcon&&Hd.activeText?(openBlock(),createElementBlock("span",{key:1,"aria-hidden":!unref(Pd)},toDisplayString(Hd.activeText),9,["aria-hidden"])):createCommentVNode("v-if",!0)],2)):createCommentVNode("v-if",!0)],10,["onClick"]))}});var Switch=_export_sfc$1(_sfc_main$X,[["__file","switch.vue"]]);const ElSwitch=withInstall(Switch),tabsRootContextKey=Symbol("tabsRootContextKey"),tabBarProps=buildProps({tabs:{type:definePropType(Array),default:()=>mutable([])}}),COMPONENT_NAME$3="ElTabBar",__default__$7=defineComponent({name:COMPONENT_NAME$3}),_sfc_main$W=defineComponent({...__default__$7,props:tabBarProps,setup(Ra,{expose:qa}){const nd=Ra,od=getCurrentInstance(),ld=inject(tabsRootContextKey);ld||throwError$1(COMPONENT_NAME$3,"<el-tabs><el-tab-bar /></el-tabs>");const ud=useNamespace("tabs"),cd=ref$1(),dd=ref$1(),pd=()=>{let Nd=0,Id=0;const Od=["top","bottom"].includes(ld.props.tabPosition)?"width":"height",Fd=Od==="width"?"x":"y",Pd=Fd==="x"?"left":"top";return nd.tabs.every(Md=>{var Bd,jd;const Hd=(jd=(Bd=od.parent)==null?void 0:Bd.refs)==null?void 0:jd[`tab-${Md.uid}`];if(!Hd)return!1;if(!Md.active)return!0;Nd=Hd[`offset${capitalize(Pd)}`],Id=Hd[`client${capitalize(Od)}`];const Gd=window.getComputedStyle(Hd);return Od==="width"&&(Id-=Number.parseFloat(Gd.paddingLeft)+Number.parseFloat(Gd.paddingRight),Nd+=Number.parseFloat(Gd.paddingLeft)),!1}),{[Od]:`${Id}px`,transform:`translate${capitalize(Fd)}(${Nd}px)`}},fd=()=>dd.value=pd(),md=[],vd=()=>{var Nd;md.forEach(Od=>Od.stop()),md.length=0;const Id=(Nd=od.parent)==null?void 0:Nd.refs;if(Id){for(const Od in Id)if(Od.startsWith("tab-")){const Fd=Id[Od];Fd&&md.push(useResizeObserver(Fd,fd))}}};watch(()=>nd.tabs,async()=>{await nextTick$1(),fd(),vd()},{immediate:!0});const Ad=useResizeObserver(cd,()=>fd());return onBeforeUnmount(()=>{md.forEach(Nd=>Nd.stop()),md.length=0,Ad.stop()}),qa({ref:cd,update:fd}),(Nd,Id)=>(openBlock(),createElementBlock("div",{ref_key:"barRef",ref:cd,class:normalizeClass([unref(ud).e("active-bar"),unref(ud).is(unref(ld).props.tabPosition)]),style:normalizeStyle(dd.value)},null,6))}});var TabBar=_export_sfc$1(_sfc_main$W,[["__file","tab-bar.vue"]]);const tabNavProps=buildProps({panes:{type:definePropType(Array),default:()=>mutable([])},currentName:{type:[String,Number],default:""},editable:Boolean,type:{type:String,values:["card","border-card",""],default:""},stretch:Boolean}),tabNavEmits={tabClick:(Ra,qa,nd)=>nd instanceof Event,tabRemove:(Ra,qa)=>qa instanceof Event},COMPONENT_NAME$2="ElTabNav",TabNav=defineComponent({name:COMPONENT_NAME$2,props:tabNavProps,emits:tabNavEmits,setup(Ra,{expose:qa,emit:nd}){const od=inject(tabsRootContextKey);od||throwError$1(COMPONENT_NAME$2,"<el-tabs><tab-nav /></el-tabs>");const ld=useNamespace("tabs"),ud=useDocumentVisibility(),cd=useWindowFocus(),dd=ref$1(),pd=ref$1(),fd=ref$1(),md=ref$1(),vd=ref$1(!1),Ad=ref$1(0),Nd=ref$1(!1),Id=ref$1(!0),Od=computed(()=>["top","bottom"].includes(od.props.tabPosition)?"width":"height"),Fd=computed(()=>({transform:`translate${Od.value==="width"?"X":"Y"}(-${Ad.value}px)`})),Pd=()=>{if(!dd.value)return;const df=dd.value[`offset${capitalize(Od.value)}`],Wd=Ad.value;if(!Wd)return;const Jd=Wd>df?Wd-df:0;Ad.value=Jd},Md=()=>{if(!dd.value||!pd.value)return;const df=pd.value[`offset${capitalize(Od.value)}`],Wd=dd.value[`offset${capitalize(Od.value)}`],Jd=Ad.value;if(df-Jd<=Wd)return;const Xd=df-Jd>Wd*2?Jd+Wd:df-Wd;Ad.value=Xd},Bd=async()=>{const df=pd.value;if(!vd.value||!fd.value||!dd.value||!df)return;await nextTick$1();const Wd=fd.value.querySelector(".is-active");if(!Wd)return;const Jd=dd.value,Xd=["top","bottom"].includes(od.props.tabPosition),_f=Wd.getBoundingClientRect(),vf=Jd.getBoundingClientRect(),Sf=Xd?df.offsetWidth-vf.width:df.offsetHeight-vf.height,gf=Ad.value;let bf=gf;Xd?(_f.left<vf.left&&(bf=gf-(vf.left-_f.left)),_f.right>vf.right&&(bf=gf+_f.right-vf.right)):(_f.top<vf.top&&(bf=gf-(vf.top-_f.top)),_f.bottom>vf.bottom&&(bf=gf+(_f.bottom-vf.bottom))),bf=Math.max(bf,0),Ad.value=Math.min(bf,Sf)},jd=()=>{var df;if(!pd.value||!dd.value)return;Ra.stretch&&((df=md.value)==null||df.update());const Wd=pd.value[`offset${capitalize(Od.value)}`],Jd=dd.value[`offset${capitalize(Od.value)}`],Xd=Ad.value;Jd<Wd?(vd.value=vd.value||{},vd.value.prev=Xd,vd.value.next=Xd+Jd<Wd,Wd-Xd<Jd&&(Ad.value=Wd-Jd)):(vd.value=!1,Xd>0&&(Ad.value=0))},Hd=df=>{let Wd=0;switch(df.code){case EVENT_CODE.left:case EVENT_CODE.up:Wd=-1;break;case EVENT_CODE.right:case EVENT_CODE.down:Wd=1;break;default:return}const Jd=Array.from(df.currentTarget.querySelectorAll("[role=tab]:not(.is-disabled)"));let _f=Jd.indexOf(df.target)+Wd;_f<0?_f=Jd.length-1:_f>=Jd.length&&(_f=0),Jd[_f].focus({preventScroll:!0}),Jd[_f].click(),Gd()},Gd=()=>{Id.value&&(Nd.value=!0)},zd=()=>Nd.value=!1;return watch(ud,df=>{df==="hidden"?Id.value=!1:df==="visible"&&setTimeout(()=>Id.value=!0,50)}),watch(cd,df=>{df?setTimeout(()=>Id.value=!0,50):Id.value=!1}),useResizeObserver(fd,jd),onMounted(()=>setTimeout(()=>Bd(),0)),onUpdated(()=>jd()),qa({scrollToActiveTab:Bd,removeFocus:zd}),()=>{const df=vd.value?[createVNode("span",{class:[ld.e("nav-prev"),ld.is("disabled",!vd.value.prev)],onClick:Pd},[createVNode(ElIcon,null,{default:()=>[createVNode(arrow_left_default,null,null)]})]),createVNode("span",{class:[ld.e("nav-next"),ld.is("disabled",!vd.value.next)],onClick:Md},[createVNode(ElIcon,null,{default:()=>[createVNode(arrow_right_default,null,null)]})])]:null,Wd=Ra.panes.map((Jd,Xd)=>{var _f,vf,Sf,gf;const bf=Jd.uid,Tf=Jd.props.disabled,Mf=(vf=(_f=Jd.props.name)!=null?_f:Jd.index)!=null?vf:`${Xd}`,Kf=!Tf&&(Jd.isClosable||Ra.editable);Jd.index=`${Xd}`;const Zf=Kf?createVNode(ElIcon,{class:"is-icon-close",onClick:Df=>nd("tabRemove",Jd,Df)},{default:()=>[createVNode(close_default,null,null)]}):null,eh=((gf=(Sf=Jd.slots).label)==null?void 0:gf.call(Sf))||Jd.props.label,$f=!Tf&&Jd.active?0:-1;return createVNode("div",{ref:`tab-${bf}`,class:[ld.e("item"),ld.is(od.props.tabPosition),ld.is("active",Jd.active),ld.is("disabled",Tf),ld.is("closable",Kf),ld.is("focus",Nd.value)],id:`tab-${Mf}`,key:`tab-${bf}`,"aria-controls":`pane-${Mf}`,role:"tab","aria-selected":Jd.active,tabindex:$f,onFocus:()=>Gd(),onBlur:()=>zd(),onClick:Df=>{zd(),nd("tabClick",Jd,Mf,Df)},onKeydown:Df=>{Kf&&(Df.code===EVENT_CODE.delete||Df.code===EVENT_CODE.backspace)&&nd("tabRemove",Jd,Df)}},[eh,Zf])});return createVNode("div",{ref:fd,class:[ld.e("nav-wrap"),ld.is("scrollable",!!vd.value),ld.is(od.props.tabPosition)]},[df,createVNode("div",{class:ld.e("nav-scroll"),ref:dd},[createVNode("div",{class:[ld.e("nav"),ld.is(od.props.tabPosition),ld.is("stretch",Ra.stretch&&["top","bottom"].includes(od.props.tabPosition))],ref:pd,style:Fd.value,role:"tablist",onKeydown:Hd},[Ra.type?null:createVNode(TabBar,{ref:md,tabs:[...Ra.panes]},null),Wd])])])}}}),tabsProps=buildProps({type:{type:String,values:["card","border-card",""],default:""},closable:Boolean,addable:Boolean,modelValue:{type:[String,Number]},editable:Boolean,tabPosition:{type:String,values:["top","right","bottom","left"],default:"top"},beforeLeave:{type:definePropType(Function),default:()=>!0},stretch:Boolean}),isPaneName=Ra=>isString$3(Ra)||isNumber$4(Ra),tabsEmits={[UPDATE_MODEL_EVENT]:Ra=>isPaneName(Ra),tabClick:(Ra,qa)=>qa instanceof Event,tabChange:Ra=>isPaneName(Ra),edit:(Ra,qa)=>["remove","add"].includes(qa),tabRemove:Ra=>isPaneName(Ra),tabAdd:()=>!0},Tabs=defineComponent({name:"ElTabs",props:tabsProps,emits:tabsEmits,setup(Ra,{emit:qa,slots:nd,expose:od}){var ld;const ud=useNamespace("tabs"),cd=computed(()=>["left","right"].includes(Ra.tabPosition)),{children:dd,addChild:pd,removeChild:fd}=useOrderedChildren(getCurrentInstance(),"ElTabPane"),md=ref$1(),vd=ref$1((ld=Ra.modelValue)!=null?ld:"0"),Ad=async(Pd,Md=!1)=>{var Bd,jd,Hd;if(!(vd.value===Pd||isUndefined$1(Pd)))try{await((Bd=Ra.beforeLeave)==null?void 0:Bd.call(Ra,Pd,vd.value))!==!1&&(vd.value=Pd,Md&&(qa(UPDATE_MODEL_EVENT,Pd),qa("tabChange",Pd)),(Hd=(jd=md.value)==null?void 0:jd.removeFocus)==null||Hd.call(jd))}catch{}},Nd=(Pd,Md,Bd)=>{Pd.props.disabled||(Ad(Md,!0),qa("tabClick",Pd,Bd))},Id=(Pd,Md)=>{Pd.props.disabled||isUndefined$1(Pd.props.name)||(Md.stopPropagation(),qa("edit",Pd.props.name,"remove"),qa("tabRemove",Pd.props.name))},Od=()=>{qa("edit",void 0,"add"),qa("tabAdd")};watch(()=>Ra.modelValue,Pd=>Ad(Pd)),watch(vd,async()=>{var Pd;await nextTick$1(),(Pd=md.value)==null||Pd.scrollToActiveTab()}),provide(tabsRootContextKey,{props:Ra,currentName:vd,registerPane:Pd=>{dd.value.push(Pd)},sortPane:pd,unregisterPane:fd}),od({currentName:vd});const Fd=({render:Pd})=>Pd();return()=>{const Pd=nd["add-icon"],Md=Ra.editable||Ra.addable?createVNode("div",{class:[ud.e("new-tab"),cd.value&&ud.e("new-tab-vertical")],tabindex:"0",onClick:Od,onKeydown:Hd=>{[EVENT_CODE.enter,EVENT_CODE.numpadEnter].includes(Hd.code)&&Od()}},[Pd?renderSlot(nd,"add-icon"):createVNode(ElIcon,{class:ud.is("icon-plus")},{default:()=>[createVNode(plus_default,null,null)]})]):null,Bd=createVNode("div",{class:[ud.e("header"),cd.value&&ud.e("header-vertical"),ud.is(Ra.tabPosition)]},[createVNode(Fd,{render:()=>{const Hd=dd.value.some(Gd=>Gd.slots.label);return createVNode(TabNav,{ref:md,currentName:vd.value,editable:Ra.editable,type:Ra.type,panes:dd.value,stretch:Ra.stretch,onTabClick:Nd,onTabRemove:Id},{$stable:!Hd})}},null),Md]),jd=createVNode("div",{class:ud.e("content")},[renderSlot(nd,"default")]);return createVNode("div",{class:[ud.b(),ud.m(Ra.tabPosition),{[ud.m("card")]:Ra.type==="card",[ud.m("border-card")]:Ra.type==="border-card"}]},[jd,Bd])}}}),tabPaneProps=buildProps({label:{type:String,default:""},name:{type:[String,Number]},closable:Boolean,disabled:Boolean,lazy:Boolean}),COMPONENT_NAME$1="ElTabPane",__default__$6=defineComponent({name:COMPONENT_NAME$1}),_sfc_main$V=defineComponent({...__default__$6,props:tabPaneProps,setup(Ra){const qa=Ra,nd=getCurrentInstance(),od=useSlots(),ld=inject(tabsRootContextKey);ld||throwError$1(COMPONENT_NAME$1,"usage: <el-tabs><el-tab-pane /></el-tabs/>");const ud=useNamespace("tab-pane"),cd=ref$1(),dd=computed(()=>qa.closable||ld.props.closable),pd=computedEager(()=>{var Nd;return ld.currentName.value===((Nd=qa.name)!=null?Nd:cd.value)}),fd=ref$1(pd.value),md=computed(()=>{var Nd;return(Nd=qa.name)!=null?Nd:cd.value}),vd=computedEager(()=>!qa.lazy||fd.value||pd.value);watch(pd,Nd=>{Nd&&(fd.value=!0)});const Ad=reactive({uid:nd.uid,slots:od,props:qa,paneName:md,active:pd,index:cd,isClosable:dd});return ld.registerPane(Ad),onMounted(()=>{ld.sortPane(Ad)}),onUnmounted(()=>{ld.unregisterPane(Ad.uid)}),(Nd,Id)=>unref(vd)?withDirectives((openBlock(),createElementBlock("div",{key:0,id:`pane-${unref(md)}`,class:normalizeClass(unref(ud).b()),role:"tabpanel","aria-hidden":!unref(pd),"aria-labelledby":`tab-${unref(md)}`},[renderSlot(Nd.$slots,"default")],10,["id","aria-hidden","aria-labelledby"])),[[vShow,unref(pd)]]):createCommentVNode("v-if",!0)}});var TabPane=_export_sfc$1(_sfc_main$V,[["__file","tab-pane.vue"]]);const ElTabs=withInstall(Tabs,{TabPane}),ElTabPane=withNoopInstall(TabPane),uploadContextKey=Symbol("uploadContextKey"),SCOPE$1="ElUpload";class UploadAjaxError extends Error{constructor(qa,nd,od,ld){super(qa),this.name="UploadAjaxError",this.status=nd,this.method=od,this.url=ld}}function getError(Ra,qa,nd){let od;return nd.response?od=`${nd.response.error||nd.response}`:nd.responseText?od=`${nd.responseText}`:od=`fail to ${qa.method} ${Ra} ${nd.status}`,new UploadAjaxError(od,nd.status,qa.method,Ra)}function getBody(Ra){const qa=Ra.responseText||Ra.response;if(!qa)return qa;try{return JSON.parse(qa)}catch{return qa}}const ajaxUpload=Ra=>{typeof XMLHttpRequest>"u"&&throwError$1(SCOPE$1,"XMLHttpRequest is undefined");const qa=new XMLHttpRequest,nd=Ra.action;qa.upload&&qa.upload.addEventListener("progress",ud=>{const cd=ud;cd.percent=ud.total>0?ud.loaded/ud.total*100:0,Ra.onProgress(cd)});const od=new FormData;if(Ra.data)for(const[ud,cd]of Object.entries(Ra.data))isArray$2(cd)&&cd.length?od.append(ud,...cd):od.append(ud,cd);od.append(Ra.filename,Ra.file,Ra.file.name),qa.addEventListener("error",()=>{Ra.onError(getError(nd,Ra,qa))}),qa.addEventListener("load",()=>{if(qa.status<200||qa.status>=300)return Ra.onError(getError(nd,Ra,qa));Ra.onSuccess(getBody(qa))}),qa.open(Ra.method,nd,!0),Ra.withCredentials&&"withCredentials"in qa&&(qa.withCredentials=!0);const ld=Ra.headers||{};if(ld instanceof Headers)ld.forEach((ud,cd)=>qa.setRequestHeader(cd,ud));else for(const[ud,cd]of Object.entries(ld))isNil(cd)||qa.setRequestHeader(ud,String(cd));return qa.send(od),qa},uploadListTypes=["text","picture","picture-card"];let fileId=1;const genFileId=()=>Date.now()+fileId++,uploadBaseProps=buildProps({action:{type:String,default:"#"},headers:{type:definePropType(Object)},method:{type:String,default:"post"},data:{type:definePropType([Object,Function,Promise]),default:()=>mutable({})},multiple:Boolean,name:{type:String,default:"file"},drag:Boolean,withCredentials:Boolean,showFileList:{type:Boolean,default:!0},accept:{type:String,default:""},fileList:{type:definePropType(Array),default:()=>mutable([])},autoUpload:{type:Boolean,default:!0},listType:{type:String,values:uploadListTypes,default:"text"},httpRequest:{type:definePropType(Function),default:ajaxUpload},disabled:Boolean,limit:Number}),uploadProps=buildProps({...uploadBaseProps,beforeUpload:{type:definePropType(Function),default:NOOP},beforeRemove:{type:definePropType(Function)},onRemove:{type:definePropType(Function),default:NOOP},onChange:{type:definePropType(Function),default:NOOP},onPreview:{type:definePropType(Function),default:NOOP},onSuccess:{type:definePropType(Function),default:NOOP},onProgress:{type:definePropType(Function),default:NOOP},onError:{type:definePropType(Function),default:NOOP},onExceed:{type:definePropType(Function),default:NOOP},crossorigin:{type:definePropType(String)}}),uploadListProps=buildProps({files:{type:definePropType(Array),default:()=>mutable([])},disabled:{type:Boolean,default:!1},handlePreview:{type:definePropType(Function),default:NOOP},listType:{type:String,values:uploadListTypes,default:"text"},crossorigin:{type:definePropType(String)}}),uploadListEmits={remove:Ra=>!!Ra},__default__$5=defineComponent({name:"ElUploadList"}),_sfc_main$U=defineComponent({...__default__$5,props:uploadListProps,emits:uploadListEmits,setup(Ra,{emit:qa}){const nd=Ra,{t:od}=useLocale(),ld=useNamespace("upload"),ud=useNamespace("icon"),cd=useNamespace("list"),dd=useFormDisabled(),pd=ref$1(!1),fd=computed(()=>[ld.b("list"),ld.bm("list",nd.listType),ld.is("disabled",nd.disabled)]),md=vd=>{qa("remove",vd)};return(vd,Ad)=>(openBlock(),createBlock(TransitionGroup,{tag:"ul",class:normalizeClass(unref(fd)),name:unref(cd).b()},{default:withCtx(()=>[(openBlock(!0),createElementBlock(Fragment,null,renderList(vd.files,(Nd,Id)=>(openBlock(),createElementBlock("li",{key:Nd.uid||Nd.name,class:normalizeClass([unref(ld).be("list","item"),unref(ld).is(Nd.status),{focusing:pd.value}]),tabindex:"0",onKeydown:withKeys(Od=>!unref(dd)&&md(Nd),["delete"]),onFocus:Od=>pd.value=!0,onBlur:Od=>pd.value=!1,onClick:Od=>pd.value=!1},[renderSlot(vd.$slots,"default",{file:Nd,index:Id},()=>[vd.listType==="picture"||Nd.status!=="uploading"&&vd.listType==="picture-card"?(openBlock(),createElementBlock("img",{key:0,class:normalizeClass(unref(ld).be("list","item-thumbnail")),src:Nd.url,crossorigin:vd.crossorigin,alt:""},null,10,["src","crossorigin"])):createCommentVNode("v-if",!0),Nd.status==="uploading"||vd.listType!=="picture-card"?(openBlock(),createElementBlock("div",{key:1,class:normalizeClass(unref(ld).be("list","item-info"))},[createBaseVNode("a",{class:normalizeClass(unref(ld).be("list","item-name")),onClick:withModifiers(Od=>vd.handlePreview(Nd),["prevent"])},[createVNode(unref(ElIcon),{class:normalizeClass(unref(ud).m("document"))},{default:withCtx(()=>[createVNode(unref(document_default))]),_:1},8,["class"]),createBaseVNode("span",{class:normalizeClass(unref(ld).be("list","item-file-name")),title:Nd.name},toDisplayString(Nd.name),11,["title"])],10,["onClick"]),Nd.status==="uploading"?(openBlock(),createBlock(unref(ElProgress),{key:0,type:vd.listType==="picture-card"?"circle":"line","stroke-width":vd.listType==="picture-card"?6:2,percentage:Number(Nd.percentage),style:normalizeStyle(vd.listType==="picture-card"?"":"margin-top: 0.5rem")},null,8,["type","stroke-width","percentage","style"])):createCommentVNode("v-if",!0)],2)):createCommentVNode("v-if",!0),createBaseVNode("label",{class:normalizeClass(unref(ld).be("list","item-status-label"))},[vd.listType==="text"?(openBlock(),createBlock(unref(ElIcon),{key:0,class:normalizeClass([unref(ud).m("upload-success"),unref(ud).m("circle-check")])},{default:withCtx(()=>[createVNode(unref(circle_check_default))]),_:1},8,["class"])):["picture-card","picture"].includes(vd.listType)?(openBlock(),createBlock(unref(ElIcon),{key:1,class:normalizeClass([unref(ud).m("upload-success"),unref(ud).m("check")])},{default:withCtx(()=>[createVNode(unref(check_default))]),_:1},8,["class"])):createCommentVNode("v-if",!0)],2),unref(dd)?createCommentVNode("v-if",!0):(openBlock(),createBlock(unref(ElIcon),{key:2,class:normalizeClass(unref(ud).m("close")),onClick:Od=>md(Nd)},{default:withCtx(()=>[createVNode(unref(close_default))]),_:2},1032,["class","onClick"])),createCommentVNode(" Due to close btn only appears when li gets focused disappears after li gets blurred, thus keyboard navigation can never reach close btn"),createCommentVNode(" This is a bug which needs to be fixed "),createCommentVNode(" TODO: Fix the incorrect navigation interaction "),unref(dd)?createCommentVNode("v-if",!0):(openBlock(),createElementBlock("i",{key:3,class:normalizeClass(unref(ud).m("close-tip"))},toDisplayString(unref(od)("el.upload.deleteTip")),3)),vd.listType==="picture-card"?(openBlock(),createElementBlock("span",{key:4,class:normalizeClass(unref(ld).be("list","item-actions"))},[createBaseVNode("span",{class:normalizeClass(unref(ld).be("list","item-preview")),onClick:Od=>vd.handlePreview(Nd)},[createVNode(unref(ElIcon),{class:normalizeClass(unref(ud).m("zoom-in"))},{default:withCtx(()=>[createVNode(unref(zoom_in_default))]),_:1},8,["class"])],10,["onClick"]),unref(dd)?createCommentVNode("v-if",!0):(openBlock(),createElementBlock("span",{key:0,class:normalizeClass(unref(ld).be("list","item-delete")),onClick:Od=>md(Nd)},[createVNode(unref(ElIcon),{class:normalizeClass(unref(ud).m("delete"))},{default:withCtx(()=>[createVNode(unref(delete_default))]),_:1},8,["class"])],10,["onClick"]))],2)):createCommentVNode("v-if",!0)])],42,["onKeydown","onFocus","onBlur","onClick"]))),128)),renderSlot(vd.$slots,"append")]),_:3},8,["class","name"]))}});var UploadList=_export_sfc$1(_sfc_main$U,[["__file","upload-list.vue"]]);const uploadDraggerProps=buildProps({disabled:{type:Boolean,default:!1}}),uploadDraggerEmits={file:Ra=>isArray$2(Ra)},COMPONENT_NAME="ElUploadDrag",__default__$4=defineComponent({name:COMPONENT_NAME}),_sfc_main$T=defineComponent({...__default__$4,props:uploadDraggerProps,emits:uploadDraggerEmits,setup(Ra,{emit:qa}){inject(uploadContextKey)||throwError$1(COMPONENT_NAME,"usage: <el-upload><el-upload-dragger /></el-upload>");const od=useNamespace("upload"),ld=ref$1(!1),ud=useFormDisabled(),cd=pd=>{if(ud.value)return;ld.value=!1,pd.stopPropagation();const fd=Array.from(pd.dataTransfer.files);qa("file",fd)},dd=()=>{ud.value||(ld.value=!0)};return(pd,fd)=>(openBlock(),createElementBlock("div",{class:normalizeClass([unref(od).b("dragger"),unref(od).is("dragover",ld.value)]),onDrop:withModifiers(cd,["prevent"]),onDragover:withModifiers(dd,["prevent"]),onDragleave:withModifiers(md=>ld.value=!1,["prevent"])},[renderSlot(pd.$slots,"default")],42,["onDrop","onDragover","onDragleave"]))}});var UploadDragger=_export_sfc$1(_sfc_main$T,[["__file","upload-dragger.vue"]]);const uploadContentProps=buildProps({...uploadBaseProps,beforeUpload:{type:definePropType(Function),default:NOOP},onRemove:{type:definePropType(Function),default:NOOP},onStart:{type:definePropType(Function),default:NOOP},onSuccess:{type:definePropType(Function),default:NOOP},onProgress:{type:definePropType(Function),default:NOOP},onError:{type:definePropType(Function),default:NOOP},onExceed:{type:definePropType(Function),default:NOOP}}),__default__$3=defineComponent({name:"ElUploadContent",inheritAttrs:!1}),_sfc_main$S=defineComponent({...__default__$3,props:uploadContentProps,setup(Ra,{expose:qa}){const nd=Ra,od=useNamespace("upload"),ld=useFormDisabled(),ud=shallowRef({}),cd=shallowRef(),dd=Od=>{if(Od.length===0)return;const{autoUpload:Fd,limit:Pd,fileList:Md,multiple:Bd,onStart:jd,onExceed:Hd}=nd;if(Pd&&Md.length+Od.length>Pd){Hd(Od,Md);return}Bd||(Od=Od.slice(0,1));for(const Gd of Od){const zd=Gd;zd.uid=genFileId(),jd(zd),Fd&&pd(zd)}},pd=async Od=>{if(cd.value.value="",!nd.beforeUpload)return md(Od);let Fd,Pd={};try{const Bd=nd.data,jd=nd.beforeUpload(Od);Pd=isPlainObject$4(nd.data)?cloneDeep$1(nd.data):nd.data,Fd=await jd,isPlainObject$4(nd.data)&&isEqual(Bd,Pd)&&(Pd=cloneDeep$1(nd.data))}catch{Fd=!1}if(Fd===!1){nd.onRemove(Od);return}let Md=Od;Fd instanceof Blob&&(Fd instanceof File?Md=Fd:Md=new File([Fd],Od.name,{type:Od.type})),md(Object.assign(Md,{uid:Od.uid}),Pd)},fd=async(Od,Fd)=>isFunction$4(Od)?Od(Fd):Od,md=async(Od,Fd)=>{const{headers:Pd,data:Md,method:Bd,withCredentials:jd,name:Hd,action:Gd,onProgress:zd,onSuccess:df,onError:Wd,httpRequest:Jd}=nd;try{Fd=await fd(Fd??Md,Od)}catch{nd.onRemove(Od);return}const{uid:Xd}=Od,_f={headers:Pd||{},withCredentials:jd,file:Od,data:Fd,method:Bd,filename:Hd,action:Gd,onProgress:Sf=>{zd(Sf,Od)},onSuccess:Sf=>{df(Sf,Od),delete ud.value[Xd]},onError:Sf=>{Wd(Sf,Od),delete ud.value[Xd]}},vf=Jd(_f);ud.value[Xd]=vf,vf instanceof Promise&&vf.then(_f.onSuccess,_f.onError)},vd=Od=>{const Fd=Od.target.files;Fd&&dd(Array.from(Fd))},Ad=()=>{ld.value||(cd.value.value="",cd.value.click())},Nd=()=>{Ad()};return qa({abort:Od=>{entriesOf(ud.value).filter(Od?([Pd])=>String(Od.uid)===Pd:()=>!0).forEach(([Pd,Md])=>{Md instanceof XMLHttpRequest&&Md.abort(),delete ud.value[Pd]})},upload:pd}),(Od,Fd)=>(openBlock(),createElementBlock("div",{class:normalizeClass([unref(od).b(),unref(od).m(Od.listType),unref(od).is("drag",Od.drag),unref(od).is("disabled",unref(ld))]),tabindex:unref(ld)?"-1":"0",onClick:Ad,onKeydown:withKeys(withModifiers(Nd,["self"]),["enter","space"])},[Od.drag?(openBlock(),createBlock(UploadDragger,{key:0,disabled:unref(ld),onFile:dd},{default:withCtx(()=>[renderSlot(Od.$slots,"default")]),_:3},8,["disabled"])):renderSlot(Od.$slots,"default",{key:1}),createBaseVNode("input",{ref_key:"inputRef",ref:cd,class:normalizeClass(unref(od).e("input")),name:Od.name,disabled:unref(ld),multiple:Od.multiple,accept:Od.accept,type:"file",onChange:vd,onClick:withModifiers(()=>{},["stop"])},null,42,["name","disabled","multiple","accept","onClick"])],42,["tabindex","onKeydown"]))}});var UploadContent=_export_sfc$1(_sfc_main$S,[["__file","upload-content.vue"]]);const SCOPE="ElUpload",revokeFileObjectURL=Ra=>{var qa;(qa=Ra.url)!=null&&qa.startsWith("blob:")&&URL.revokeObjectURL(Ra.url)},useHandlers=(Ra,qa)=>{const nd=useVModel(Ra,"fileList",void 0,{passive:!0}),od=Nd=>nd.value.find(Id=>Id.uid===Nd.uid);function ld(Nd){var Id;(Id=qa.value)==null||Id.abort(Nd)}function ud(Nd=["ready","uploading","success","fail"]){nd.value=nd.value.filter(Id=>!Nd.includes(Id.status))}function cd(Nd){nd.value=nd.value.filter(Id=>Id!==Nd)}const dd=(Nd,Id)=>{const Od=od(Id);Od&&(console.error(Nd),Od.status="fail",cd(Od),Ra.onError(Nd,Od,nd.value),Ra.onChange(Od,nd.value))},pd=(Nd,Id)=>{const Od=od(Id);Od&&(Ra.onProgress(Nd,Od,nd.value),Od.status="uploading",Od.percentage=Math.round(Nd.percent))},fd=(Nd,Id)=>{const Od=od(Id);Od&&(Od.status="success",Od.response=Nd,Ra.onSuccess(Nd,Od,nd.value),Ra.onChange(Od,nd.value))},md=Nd=>{isNil(Nd.uid)&&(Nd.uid=genFileId());const Id={name:Nd.name,percentage:0,status:"ready",size:Nd.size,raw:Nd,uid:Nd.uid};if(Ra.listType==="picture-card"||Ra.listType==="picture")try{Id.url=URL.createObjectURL(Nd)}catch(Od){Od.message,Ra.onError(Od,Id,nd.value)}nd.value=[...nd.value,Id],Ra.onChange(Id,nd.value)},vd=async Nd=>{const Id=Nd instanceof File?od(Nd):Nd;Id||throwError$1(SCOPE,"file to be removed not found");const Od=Fd=>{ld(Fd),cd(Fd),Ra.onRemove(Fd,nd.value),revokeFileObjectURL(Fd)};Ra.beforeRemove?await Ra.beforeRemove(Id,nd.value)!==!1&&Od(Id):Od(Id)};function Ad(){nd.value.filter(({status:Nd})=>Nd==="ready").forEach(({raw:Nd})=>{var Id;return Nd&&((Id=qa.value)==null?void 0:Id.upload(Nd))})}return watch(()=>Ra.listType,Nd=>{Nd!=="picture-card"&&Nd!=="picture"||(nd.value=nd.value.map(Id=>{const{raw:Od,url:Fd}=Id;if(!Fd&&Od)try{Id.url=URL.createObjectURL(Od)}catch(Pd){Ra.onError(Pd,Id,nd.value)}return Id}))}),watch(nd,Nd=>{for(const Id of Nd)Id.uid||(Id.uid=genFileId()),Id.status||(Id.status="success")},{immediate:!0,deep:!0}),{uploadFiles:nd,abort:ld,clearFiles:ud,handleError:dd,handleProgress:pd,handleStart:md,handleSuccess:fd,handleRemove:vd,submit:Ad,revokeFileObjectURL}},__default__$2=defineComponent({name:"ElUpload"}),_sfc_main$R=defineComponent({...__default__$2,props:uploadProps,setup(Ra,{expose:qa}){const nd=Ra,od=useFormDisabled(),ld=shallowRef(),{abort:ud,submit:cd,clearFiles:dd,uploadFiles:pd,handleStart:fd,handleError:md,handleRemove:vd,handleSuccess:Ad,handleProgress:Nd,revokeFileObjectURL:Id}=useHandlers(nd,ld),Od=computed(()=>nd.listType==="picture-card"),Fd=computed(()=>({...nd,fileList:pd.value,onStart:fd,onProgress:Nd,onSuccess:Ad,onError:md,onRemove:vd}));return onBeforeUnmount(()=>{pd.value.forEach(Id)}),provide(uploadContextKey,{accept:toRef$1(nd,"accept")}),qa({abort:ud,submit:cd,clearFiles:dd,handleStart:fd,handleRemove:vd}),(Pd,Md)=>(openBlock(),createElementBlock("div",null,[unref(Od)&&Pd.showFileList?(openBlock(),createBlock(UploadList,{key:0,disabled:unref(od),"list-type":Pd.listType,files:unref(pd),crossorigin:Pd.crossorigin,"handle-preview":Pd.onPreview,onRemove:unref(vd)},createSlots({append:withCtx(()=>[createVNode(UploadContent,mergeProps({ref_key:"uploadRef",ref:ld},unref(Fd)),{default:withCtx(()=>[Pd.$slots.trigger?renderSlot(Pd.$slots,"trigger",{key:0}):createCommentVNode("v-if",!0),!Pd.$slots.trigger&&Pd.$slots.default?renderSlot(Pd.$slots,"default",{key:1}):createCommentVNode("v-if",!0)]),_:3},16)]),_:2},[Pd.$slots.file?{name:"default",fn:withCtx(({file:Bd,index:jd})=>[renderSlot(Pd.$slots,"file",{file:Bd,index:jd})])}:void 0]),1032,["disabled","list-type","files","crossorigin","handle-preview","onRemove"])):createCommentVNode("v-if",!0),!unref(Od)||unref(Od)&&!Pd.showFileList?(openBlock(),createBlock(UploadContent,mergeProps({key:1,ref_key:"uploadRef",ref:ld},unref(Fd)),{default:withCtx(()=>[Pd.$slots.trigger?renderSlot(Pd.$slots,"trigger",{key:0}):createCommentVNode("v-if",!0),!Pd.$slots.trigger&&Pd.$slots.default?renderSlot(Pd.$slots,"default",{key:1}):createCommentVNode("v-if",!0)]),_:3},16)):createCommentVNode("v-if",!0),Pd.$slots.trigger?renderSlot(Pd.$slots,"default",{key:2}):createCommentVNode("v-if",!0),renderSlot(Pd.$slots,"tip"),!unref(Od)&&Pd.showFileList?(openBlock(),createBlock(UploadList,{key:3,disabled:unref(od),"list-type":Pd.listType,files:unref(pd),crossorigin:Pd.crossorigin,"handle-preview":Pd.onPreview,onRemove:unref(vd)},createSlots({_:2},[Pd.$slots.file?{name:"default",fn:withCtx(({file:Bd,index:jd})=>[renderSlot(Pd.$slots,"file",{file:Bd,index:jd})])}:void 0]),1032,["disabled","list-type","files","crossorigin","handle-preview","onRemove"])):createCommentVNode("v-if",!0)]))}});var Upload=_export_sfc$1(_sfc_main$R,[["__file","upload.vue"]]);const ElUpload=withInstall(Upload);function createLoadingComponent(Ra){let qa;const nd=ref$1(!1),od=reactive({...Ra,originalPosition:"",originalOverflow:"",visible:!1});function ld(Ad){od.text=Ad}function ud(){const Ad=od.parent,Nd=vd.ns;if(!Ad.vLoadingAddClassList){let Id=Ad.getAttribute("loading-number");Id=Number.parseInt(Id)-1,Id?Ad.setAttribute("loading-number",Id.toString()):(removeClass$1(Ad,Nd.bm("parent","relative")),Ad.removeAttribute("loading-number")),removeClass$1(Ad,Nd.bm("parent","hidden"))}cd(),md.unmount()}function cd(){var Ad,Nd;(Nd=(Ad=vd.$el)==null?void 0:Ad.parentNode)==null||Nd.removeChild(vd.$el)}function dd(){var Ad;Ra.beforeClose&&!Ra.beforeClose()||(nd.value=!0,clearTimeout(qa),qa=setTimeout(pd,400),od.visible=!1,(Ad=Ra.closed)==null||Ad.call(Ra))}function pd(){if(!nd.value)return;const Ad=od.parent;nd.value=!1,Ad.vLoadingAddClassList=void 0,ud()}const md=createApp(defineComponent({name:"ElLoading",setup(Ad,{expose:Nd}){const{ns:Id,zIndex:Od}=useGlobalComponentSettings("loading");return Nd({ns:Id,zIndex:Od}),()=>{const Fd=od.spinner||od.svg,Pd=h$1("svg",{class:"circular",viewBox:od.svgViewBox?od.svgViewBox:"0 0 50 50",...Fd?{innerHTML:Fd}:{}},[h$1("circle",{class:"path",cx:"25",cy:"25",r:"20",fill:"none"})]),Md=od.text?h$1("p",{class:Id.b("text")},[od.text]):void 0;return h$1(Transition$1,{name:Id.b("fade"),onAfterLeave:pd},{default:withCtx(()=>[withDirectives(createVNode("div",{style:{backgroundColor:od.background||""},class:[Id.b("mask"),od.customClass,od.fullscreen?"is-fullscreen":""]},[h$1("div",{class:Id.b("spinner")},[Pd,Md])]),[[vShow,od.visible]])])})}}})),vd=md.mount(document.createElement("div"));return{...toRefs(od),setText:ld,removeElLoadingChild:cd,close:dd,handleAfterLeave:pd,vm:vd,get $el(){return vd.$el}}}let fullscreenInstance;const Loading=function(Ra={}){if(!isClient$1)return;const qa=resolveOptions(Ra);if(qa.fullscreen&&fullscreenInstance)return fullscreenInstance;const nd=createLoadingComponent({...qa,closed:()=>{var ld;(ld=qa.closed)==null||ld.call(qa),qa.fullscreen&&(fullscreenInstance=void 0)}});addStyle(qa,qa.parent,nd),addClassList(qa,qa.parent,nd),qa.parent.vLoadingAddClassList=()=>addClassList(qa,qa.parent,nd);let od=qa.parent.getAttribute("loading-number");return od?od=`${Number.parseInt(od)+1}`:od="1",qa.parent.setAttribute("loading-number",od),qa.parent.appendChild(nd.$el),nextTick$1(()=>nd.visible.value=qa.visible),qa.fullscreen&&(fullscreenInstance=nd),nd},resolveOptions=Ra=>{var qa,nd,od,ld;let ud;return isString$3(Ra.target)?ud=(qa=document.querySelector(Ra.target))!=null?qa:document.body:ud=Ra.target||document.body,{parent:ud===document.body||Ra.body?document.body:ud,background:Ra.background||"",svg:Ra.svg||"",svgViewBox:Ra.svgViewBox||"",spinner:Ra.spinner||!1,text:Ra.text||"",fullscreen:ud===document.body&&((nd=Ra.fullscreen)!=null?nd:!0),lock:(od=Ra.lock)!=null?od:!1,customClass:Ra.customClass||"",visible:(ld=Ra.visible)!=null?ld:!0,beforeClose:Ra.beforeClose,closed:Ra.closed,target:ud}},addStyle=async(Ra,qa,nd)=>{const{nextZIndex:od}=nd.vm.zIndex||nd.vm._.exposed.zIndex,ld={};if(Ra.fullscreen)nd.originalPosition.value=getStyle(document.body,"position"),nd.originalOverflow.value=getStyle(document.body,"overflow"),ld.zIndex=od();else if(Ra.parent===document.body){nd.originalPosition.value=getStyle(document.body,"position"),await nextTick$1();for(const ud of["top","left"]){const cd=ud==="top"?"scrollTop":"scrollLeft";ld[ud]=`${Ra.target.getBoundingClientRect()[ud]+document.body[cd]+document.documentElement[cd]-Number.parseInt(getStyle(document.body,`margin-${ud}`),10)}px`}for(const ud of["height","width"])ld[ud]=`${Ra.target.getBoundingClientRect()[ud]}px`}else nd.originalPosition.value=getStyle(qa,"position");for(const[ud,cd]of Object.entries(ld))nd.$el.style[ud]=cd},addClassList=(Ra,qa,nd)=>{const od=nd.vm.ns||nd.vm._.exposed.ns;["absolute","fixed","sticky"].includes(nd.originalPosition.value)?removeClass$1(qa,od.bm("parent","relative")):addClass$1(qa,od.bm("parent","relative")),Ra.fullscreen&&Ra.lock?addClass$1(qa,od.bm("parent","hidden")):removeClass$1(qa,od.bm("parent","hidden"))},INSTANCE_KEY=Symbol("ElLoading"),createInstance$1=(Ra,qa)=>{var nd,od,ld,ud;const cd=qa.instance,dd=Ad=>isObject$5(qa.value)?qa.value[Ad]:void 0,pd=Ad=>{const Nd=isString$3(Ad)&&(cd==null?void 0:cd[Ad])||Ad;return Nd&&ref$1(Nd)},fd=Ad=>pd(dd(Ad)||Ra.getAttribute(`element-loading-${hyphenate(Ad)}`)),md=(nd=dd("fullscreen"))!=null?nd:qa.modifiers.fullscreen,vd={text:fd("text"),svg:fd("svg"),svgViewBox:fd("svgViewBox"),spinner:fd("spinner"),background:fd("background"),customClass:fd("customClass"),fullscreen:md,target:(od=dd("target"))!=null?od:md?void 0:Ra,body:(ld=dd("body"))!=null?ld:qa.modifiers.body,lock:(ud=dd("lock"))!=null?ud:qa.modifiers.lock};Ra[INSTANCE_KEY]={options:vd,instance:Loading(vd)}},updateOptions=(Ra,qa)=>{for(const nd of Object.keys(qa))isRef(qa[nd])&&(qa[nd].value=Ra[nd])},vLoading={mounted(Ra,qa){qa.value&&createInstance$1(Ra,qa)},updated(Ra,qa){const nd=Ra[INSTANCE_KEY];qa.oldValue!==qa.value&&(qa.value&&!qa.oldValue?createInstance$1(Ra,qa):qa.value&&qa.oldValue?isObject$5(qa.value)&&updateOptions(qa.value,nd.options):nd==null||nd.instance.close())},unmounted(Ra){var qa;(qa=Ra[INSTANCE_KEY])==null||qa.instance.close(),Ra[INSTANCE_KEY]=null}},ElLoading={install(Ra){Ra.directive("loading",vLoading),Ra.config.globalProperties.$loading=Loading},directive:vLoading,service:Loading},messageTypes=["success","info","warning","error"],messageDefaults=mutable({customClass:"",center:!1,dangerouslyUseHTMLString:!1,duration:3e3,icon:void 0,id:"",message:"",onClose:void 0,showClose:!1,type:"info",plain:!1,offset:16,zIndex:0,grouping:!1,repeatNum:1,appendTo:isClient$1?document.body:void 0}),messageProps=buildProps({customClass:{type:String,default:messageDefaults.customClass},center:{type:Boolean,default:messageDefaults.center},dangerouslyUseHTMLString:{type:Boolean,default:messageDefaults.dangerouslyUseHTMLString},duration:{type:Number,default:messageDefaults.duration},icon:{type:iconPropType,default:messageDefaults.icon},id:{type:String,default:messageDefaults.id},message:{type:definePropType([String,Object,Function]),default:messageDefaults.message},onClose:{type:definePropType(Function),default:messageDefaults.onClose},showClose:{type:Boolean,default:messageDefaults.showClose},type:{type:String,values:messageTypes,default:messageDefaults.type},plain:{type:Boolean,default:messageDefaults.plain},offset:{type:Number,default:messageDefaults.offset},zIndex:{type:Number,default:messageDefaults.zIndex},grouping:{type:Boolean,default:messageDefaults.grouping},repeatNum:{type:Number,default:messageDefaults.repeatNum}}),messageEmits={destroy:()=>!0},instances=shallowReactive([]),getInstance=Ra=>{const qa=instances.findIndex(ld=>ld.id===Ra),nd=instances[qa];let od;return qa>0&&(od=instances[qa-1]),{current:nd,prev:od}},getLastOffset=Ra=>{const{prev:qa}=getInstance(Ra);return qa?qa.vm.exposed.bottom.value:0},getOffsetOrSpace=(Ra,qa)=>instances.findIndex(od=>od.id===Ra)>0?16:qa,__default__$1=defineComponent({name:"ElMessage"}),_sfc_main$Q=defineComponent({...__default__$1,props:messageProps,emits:messageEmits,setup(Ra,{expose:qa}){const nd=Ra,{Close:od}=TypeComponents,{ns:ld,zIndex:ud}=useGlobalComponentSettings("message"),{currentZIndex:cd,nextZIndex:dd}=ud,pd=ref$1(),fd=ref$1(!1),md=ref$1(0);let vd;const Ad=computed(()=>nd.type?nd.type==="error"?"danger":nd.type:"info"),Nd=computed(()=>{const zd=nd.type;return{[ld.bm("icon",zd)]:zd&&TypeComponentsMap[zd]}}),Id=computed(()=>nd.icon||TypeComponentsMap[nd.type]||""),Od=computed(()=>getLastOffset(nd.id)),Fd=computed(()=>getOffsetOrSpace(nd.id,nd.offset)+Od.value),Pd=computed(()=>md.value+Fd.value),Md=computed(()=>({top:`${Fd.value}px`,zIndex:cd.value}));function Bd(){nd.duration!==0&&({stop:vd}=useTimeoutFn(()=>{Hd()},nd.duration))}function jd(){vd==null||vd()}function Hd(){fd.value=!1}function Gd({code:zd}){zd===EVENT_CODE.esc&&Hd()}return onMounted(()=>{Bd(),dd(),fd.value=!0}),watch(()=>nd.repeatNum,()=>{jd(),Bd()}),useEventListener$1(document,"keydown",Gd),useResizeObserver(pd,()=>{md.value=pd.value.getBoundingClientRect().height}),qa({visible:fd,bottom:Pd,close:Hd}),(zd,df)=>(openBlock(),createBlock(Transition$1,{name:unref(ld).b("fade"),onBeforeLeave:zd.onClose,onAfterLeave:Wd=>zd.$emit("destroy"),persisted:""},{default:withCtx(()=>[withDirectives(createBaseVNode("div",{id:zd.id,ref_key:"messageRef",ref:pd,class:normalizeClass([unref(ld).b(),{[unref(ld).m(zd.type)]:zd.type},unref(ld).is("center",zd.center),unref(ld).is("closable",zd.showClose),unref(ld).is("plain",zd.plain),zd.customClass]),style:normalizeStyle(unref(Md)),role:"alert",onMouseenter:jd,onMouseleave:Bd},[zd.repeatNum>1?(openBlock(),createBlock(unref(ElBadge),{key:0,value:zd.repeatNum,type:unref(Ad),class:normalizeClass(unref(ld).e("badge"))},null,8,["value","type","class"])):createCommentVNode("v-if",!0),unref(Id)?(openBlock(),createBlock(unref(ElIcon),{key:1,class:normalizeClass([unref(ld).e("icon"),unref(Nd)])},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(unref(Id))))]),_:1},8,["class"])):createCommentVNode("v-if",!0),renderSlot(zd.$slots,"default",{},()=>[zd.dangerouslyUseHTMLString?(openBlock(),createElementBlock(Fragment,{key:1},[createCommentVNode(" Caution here, message could've been compromised, never use user's input as message "),createBaseVNode("p",{class:normalizeClass(unref(ld).e("content")),innerHTML:zd.message},null,10,["innerHTML"])],2112)):(openBlock(),createElementBlock("p",{key:0,class:normalizeClass(unref(ld).e("content"))},toDisplayString(zd.message),3))]),zd.showClose?(openBlock(),createBlock(unref(ElIcon),{key:2,class:normalizeClass(unref(ld).e("closeBtn")),onClick:withModifiers(Hd,["stop"])},{default:withCtx(()=>[createVNode(unref(od))]),_:1},8,["class","onClick"])):createCommentVNode("v-if",!0)],46,["id"]),[[vShow,fd.value]])]),_:3},8,["name","onBeforeLeave","onAfterLeave"]))}});var MessageConstructor=_export_sfc$1(_sfc_main$Q,[["__file","message.vue"]]);let seed$1=1;const normalizeOptions=Ra=>{const qa=!Ra||isString$3(Ra)||isVNode(Ra)||isFunction$4(Ra)?{message:Ra}:Ra,nd={...messageDefaults,...qa};if(!nd.appendTo)nd.appendTo=document.body;else if(isString$3(nd.appendTo)){let od=document.querySelector(nd.appendTo);isElement$2(od)||(od=document.body),nd.appendTo=od}return isBoolean$3(messageConfig.grouping)&&!nd.grouping&&(nd.grouping=messageConfig.grouping),isNumber$4(messageConfig.duration)&&nd.duration===3e3&&(nd.duration=messageConfig.duration),isNumber$4(messageConfig.offset)&&nd.offset===16&&(nd.offset=messageConfig.offset),isBoolean$3(messageConfig.showClose)&&!nd.showClose&&(nd.showClose=messageConfig.showClose),nd},closeMessage=Ra=>{const qa=instances.indexOf(Ra);if(qa===-1)return;instances.splice(qa,1);const{handler:nd}=Ra;nd.close()},createMessage=({appendTo:Ra,...qa},nd)=>{const od=`message_${seed$1++}`,ld=qa.onClose,ud=document.createElement("div"),cd={...qa,id:od,onClose:()=>{ld==null||ld(),closeMessage(md)},onDestroy:()=>{render$4(null,ud)}},dd=createVNode(MessageConstructor,cd,isFunction$4(cd.message)||isVNode(cd.message)?{default:isFunction$4(cd.message)?cd.message:()=>cd.message}:null);dd.appContext=nd||message._context,render$4(dd,ud),Ra.appendChild(ud.firstElementChild);const pd=dd.component,md={id:od,vnode:dd,vm:pd,handler:{close:()=>{pd.exposed.visible.value=!1}},props:dd.component.props};return md},message=(Ra={},qa)=>{if(!isClient$1)return{close:()=>{}};const nd=normalizeOptions(Ra);if(nd.grouping&&instances.length){const ld=instances.find(({vnode:ud})=>{var cd;return((cd=ud.props)==null?void 0:cd.message)===nd.message});if(ld)return ld.props.repeatNum+=1,ld.props.type=nd.type,ld.handler}if(isNumber$4(messageConfig.max)&&instances.length>=messageConfig.max)return{close:()=>{}};const od=createMessage(nd,qa);return instances.push(od),od.handler};messageTypes.forEach(Ra=>{message[Ra]=(qa={},nd)=>{const od=normalizeOptions(qa);return message({...od,type:Ra},nd)}});function closeAll$1(Ra){for(const qa of instances)(!Ra||Ra===qa.props.type)&&qa.handler.close()}message.closeAll=closeAll$1;message._context=null;const ElMessage=withInstallFunction(message,"$message"),_sfc_main$P=defineComponent({name:"ElMessageBox",directives:{TrapFocus},components:{ElButton,ElFocusTrap,ElInput,ElOverlay,ElIcon,...TypeComponents},inheritAttrs:!1,props:{buttonSize:{type:String,validator:isValidComponentSize},modal:{type:Boolean,default:!0},lockScroll:{type:Boolean,default:!0},showClose:{type:Boolean,default:!0},closeOnClickModal:{type:Boolean,default:!0},closeOnPressEscape:{type:Boolean,default:!0},closeOnHashChange:{type:Boolean,default:!0},center:Boolean,draggable:Boolean,overflow:Boolean,roundButton:{default:!1,type:Boolean},container:{type:String,default:"body"},boxType:{type:String,default:""}},emits:["vanish","action"],setup(Ra,{emit:qa}){const{locale:nd,zIndex:od,ns:ld,size:ud}=useGlobalComponentSettings("message-box",computed(()=>Ra.buttonSize)),{t:cd}=nd,{nextZIndex:dd}=od,pd=ref$1(!1),fd=reactive({autofocus:!0,beforeClose:null,callback:null,cancelButtonText:"",cancelButtonClass:"",confirmButtonText:"",confirmButtonClass:"",customClass:"",customStyle:{},dangerouslyUseHTMLString:!1,distinguishCancelAndClose:!1,icon:"",inputPattern:null,inputPlaceholder:"",inputType:"text",inputValue:null,inputValidator:null,inputErrorMessage:"",message:null,modalFade:!0,modalClass:"",showCancelButton:!1,showConfirmButton:!0,type:"",title:void 0,showInput:!1,action:"",confirmButtonLoading:!1,cancelButtonLoading:!1,confirmButtonLoadingIcon:markRaw(loading_default),cancelButtonLoadingIcon:markRaw(loading_default),confirmButtonDisabled:!1,editorErrorMessage:"",validateError:!1,zIndex:dd()}),md=computed(()=>{const bf=fd.type;return{[ld.bm("icon",bf)]:bf&&TypeComponentsMap[bf]}}),vd=useId(),Ad=useId(),Nd=computed(()=>fd.icon||TypeComponentsMap[fd.type]||""),Id=computed(()=>!!fd.message),Od=ref$1(),Fd=ref$1(),Pd=ref$1(),Md=ref$1(),Bd=ref$1(),jd=computed(()=>fd.confirmButtonClass);watch(()=>fd.inputValue,async bf=>{await nextTick$1(),Ra.boxType==="prompt"&&bf!==null&&_f()},{immediate:!0}),watch(()=>pd.value,bf=>{var Tf,Mf;bf&&(Ra.boxType!=="prompt"&&(fd.autofocus?Pd.value=(Mf=(Tf=Bd.value)==null?void 0:Tf.$el)!=null?Mf:Od.value:Pd.value=Od.value),fd.zIndex=dd()),Ra.boxType==="prompt"&&(bf?nextTick$1().then(()=>{var Kf;Md.value&&Md.value.$el&&(fd.autofocus?Pd.value=(Kf=vf())!=null?Kf:Od.value:Pd.value=Od.value)}):(fd.editorErrorMessage="",fd.validateError=!1))});const Hd=computed(()=>Ra.draggable),Gd=computed(()=>Ra.overflow);useDraggable(Od,Fd,Hd,Gd),onMounted(async()=>{await nextTick$1(),Ra.closeOnHashChange&&window.addEventListener("hashchange",zd)}),onBeforeUnmount(()=>{Ra.closeOnHashChange&&window.removeEventListener("hashchange",zd)});function zd(){pd.value&&(pd.value=!1,nextTick$1(()=>{fd.action&&qa("action",fd.action)}))}const df=()=>{Ra.closeOnClickModal&&Xd(fd.distinguishCancelAndClose?"close":"cancel")},Wd=useSameTarget(df),Jd=bf=>{if(fd.inputType!=="textarea")return bf.preventDefault(),Xd("confirm")},Xd=bf=>{var Tf;Ra.boxType==="prompt"&&bf==="confirm"&&!_f()||(fd.action=bf,fd.beforeClose?(Tf=fd.beforeClose)==null||Tf.call(fd,bf,fd,zd):zd())},_f=()=>{if(Ra.boxType==="prompt"){const bf=fd.inputPattern;if(bf&&!bf.test(fd.inputValue||""))return fd.editorErrorMessage=fd.inputErrorMessage||cd("el.messagebox.error"),fd.validateError=!0,!1;const Tf=fd.inputValidator;if(isFunction$4(Tf)){const Mf=Tf(fd.inputValue);if(Mf===!1)return fd.editorErrorMessage=fd.inputErrorMessage||cd("el.messagebox.error"),fd.validateError=!0,!1;if(isString$3(Mf))return fd.editorErrorMessage=Mf,fd.validateError=!0,!1}}return fd.editorErrorMessage="",fd.validateError=!1,!0},vf=()=>{const bf=Md.value.$refs;return bf.input||bf.textarea},Sf=()=>{Xd("close")},gf=()=>{Ra.closeOnPressEscape&&Sf()};return Ra.lockScroll&&useLockscreen(pd),{...toRefs(fd),ns:ld,overlayEvent:Wd,visible:pd,hasMessage:Id,typeClass:md,contentId:vd,inputId:Ad,btnSize:ud,iconComponent:Nd,confirmButtonClasses:jd,rootRef:Od,focusStartRef:Pd,headerRef:Fd,inputRef:Md,confirmRef:Bd,doClose:zd,handleClose:Sf,onCloseRequested:gf,handleWrapperClick:df,handleInputEnter:Jd,handleAction:Xd,t:cd}}});function _sfc_render(Ra,qa,nd,od,ld,ud){const cd=resolveComponent("el-icon"),dd=resolveComponent("close"),pd=resolveComponent("el-input"),fd=resolveComponent("el-button"),md=resolveComponent("el-focus-trap"),vd=resolveComponent("el-overlay");return openBlock(),createBlock(Transition$1,{name:"fade-in-linear",onAfterLeave:Ad=>Ra.$emit("vanish"),persisted:""},{default:withCtx(()=>[withDirectives(createVNode(vd,{"z-index":Ra.zIndex,"overlay-class":[Ra.ns.is("message-box"),Ra.modalClass],mask:Ra.modal},{default:withCtx(()=>[createBaseVNode("div",{role:"dialog","aria-label":Ra.title,"aria-modal":"true","aria-describedby":Ra.showInput?void 0:Ra.contentId,class:normalizeClass(`${Ra.ns.namespace.value}-overlay-message-box`),onClick:Ra.overlayEvent.onClick,onMousedown:Ra.overlayEvent.onMousedown,onMouseup:Ra.overlayEvent.onMouseup},[createVNode(md,{loop:"",trapped:Ra.visible,"focus-trap-el":Ra.rootRef,"focus-start-el":Ra.focusStartRef,onReleaseRequested:Ra.onCloseRequested},{default:withCtx(()=>[createBaseVNode("div",{ref:"rootRef",class:normalizeClass([Ra.ns.b(),Ra.customClass,Ra.ns.is("draggable",Ra.draggable),{[Ra.ns.m("center")]:Ra.center}]),style:normalizeStyle(Ra.customStyle),tabindex:"-1",onClick:withModifiers(()=>{},["stop"])},[Ra.title!==null&&Ra.title!==void 0?(openBlock(),createElementBlock("div",{key:0,ref:"headerRef",class:normalizeClass([Ra.ns.e("header"),{"show-close":Ra.showClose}])},[createBaseVNode("div",{class:normalizeClass(Ra.ns.e("title"))},[Ra.iconComponent&&Ra.center?(openBlock(),createBlock(cd,{key:0,class:normalizeClass([Ra.ns.e("status"),Ra.typeClass])},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(Ra.iconComponent)))]),_:1},8,["class"])):createCommentVNode("v-if",!0),createBaseVNode("span",null,toDisplayString(Ra.title),1)],2),Ra.showClose?(openBlock(),createElementBlock("button",{key:0,type:"button",class:normalizeClass(Ra.ns.e("headerbtn")),"aria-label":Ra.t("el.messagebox.close"),onClick:Ad=>Ra.handleAction(Ra.distinguishCancelAndClose?"close":"cancel"),onKeydown:withKeys(withModifiers(Ad=>Ra.handleAction(Ra.distinguishCancelAndClose?"close":"cancel"),["prevent"]),["enter"])},[createVNode(cd,{class:normalizeClass(Ra.ns.e("close"))},{default:withCtx(()=>[createVNode(dd)]),_:1},8,["class"])],42,["aria-label","onClick","onKeydown"])):createCommentVNode("v-if",!0)],2)):createCommentVNode("v-if",!0),createBaseVNode("div",{id:Ra.contentId,class:normalizeClass(Ra.ns.e("content"))},[createBaseVNode("div",{class:normalizeClass(Ra.ns.e("container"))},[Ra.iconComponent&&!Ra.center&&Ra.hasMessage?(openBlock(),createBlock(cd,{key:0,class:normalizeClass([Ra.ns.e("status"),Ra.typeClass])},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(Ra.iconComponent)))]),_:1},8,["class"])):createCommentVNode("v-if",!0),Ra.hasMessage?(openBlock(),createElementBlock("div",{key:1,class:normalizeClass(Ra.ns.e("message"))},[renderSlot(Ra.$slots,"default",{},()=>[Ra.dangerouslyUseHTMLString?(openBlock(),createBlock(resolveDynamicComponent(Ra.showInput?"label":"p"),{key:1,for:Ra.showInput?Ra.inputId:void 0,innerHTML:Ra.message},null,8,["for","innerHTML"])):(openBlock(),createBlock(resolveDynamicComponent(Ra.showInput?"label":"p"),{key:0,for:Ra.showInput?Ra.inputId:void 0},{default:withCtx(()=>[createTextVNode(toDisplayString(Ra.dangerouslyUseHTMLString?"":Ra.message),1)]),_:1},8,["for"]))])],2)):createCommentVNode("v-if",!0)],2),withDirectives(createBaseVNode("div",{class:normalizeClass(Ra.ns.e("input"))},[createVNode(pd,{id:Ra.inputId,ref:"inputRef",modelValue:Ra.inputValue,"onUpdate:modelValue":Ad=>Ra.inputValue=Ad,type:Ra.inputType,placeholder:Ra.inputPlaceholder,"aria-invalid":Ra.validateError,class:normalizeClass({invalid:Ra.validateError}),onKeydown:withKeys(Ra.handleInputEnter,["enter"])},null,8,["id","modelValue","onUpdate:modelValue","type","placeholder","aria-invalid","class","onKeydown"]),createBaseVNode("div",{class:normalizeClass(Ra.ns.e("errormsg")),style:normalizeStyle({visibility:Ra.editorErrorMessage?"visible":"hidden"})},toDisplayString(Ra.editorErrorMessage),7)],2),[[vShow,Ra.showInput]])],10,["id"]),createBaseVNode("div",{class:normalizeClass(Ra.ns.e("btns"))},[Ra.showCancelButton?(openBlock(),createBlock(fd,{key:0,loading:Ra.cancelButtonLoading,"loading-icon":Ra.cancelButtonLoadingIcon,class:normalizeClass([Ra.cancelButtonClass]),round:Ra.roundButton,size:Ra.btnSize,onClick:Ad=>Ra.handleAction("cancel"),onKeydown:withKeys(withModifiers(Ad=>Ra.handleAction("cancel"),["prevent"]),["enter"])},{default:withCtx(()=>[createTextVNode(toDisplayString(Ra.cancelButtonText||Ra.t("el.messagebox.cancel")),1)]),_:1},8,["loading","loading-icon","class","round","size","onClick","onKeydown"])):createCommentVNode("v-if",!0),withDirectives(createVNode(fd,{ref:"confirmRef",type:"primary",loading:Ra.confirmButtonLoading,"loading-icon":Ra.confirmButtonLoadingIcon,class:normalizeClass([Ra.confirmButtonClasses]),round:Ra.roundButton,disabled:Ra.confirmButtonDisabled,size:Ra.btnSize,onClick:Ad=>Ra.handleAction("confirm"),onKeydown:withKeys(withModifiers(Ad=>Ra.handleAction("confirm"),["prevent"]),["enter"])},{default:withCtx(()=>[createTextVNode(toDisplayString(Ra.confirmButtonText||Ra.t("el.messagebox.confirm")),1)]),_:1},8,["loading","loading-icon","class","round","disabled","size","onClick","onKeydown"]),[[vShow,Ra.showConfirmButton]])],2)],14,["onClick"])]),_:3},8,["trapped","focus-trap-el","focus-start-el","onReleaseRequested"])],42,["aria-label","aria-describedby","onClick","onMousedown","onMouseup"])]),_:3},8,["z-index","overlay-class","mask"]),[[vShow,Ra.visible]])]),_:3},8,["onAfterLeave"])}var MessageBoxConstructor=_export_sfc$1(_sfc_main$P,[["render",_sfc_render],["__file","index.vue"]]);const messageInstance=new Map,getAppendToElement=Ra=>{let qa=document.body;return Ra.appendTo&&(isString$3(Ra.appendTo)&&(qa=document.querySelector(Ra.appendTo)),isElement$2(Ra.appendTo)&&(qa=Ra.appendTo),isElement$2(qa)||(qa=document.body)),qa},initInstance=(Ra,qa,nd=null)=>{const od=createVNode(MessageBoxConstructor,Ra,isFunction$4(Ra.message)||isVNode(Ra.message)?{default:isFunction$4(Ra.message)?Ra.message:()=>Ra.message}:null);return od.appContext=nd,render$4(od,qa),getAppendToElement(Ra).appendChild(qa.firstElementChild),od.component},genContainer=()=>document.createElement("div"),showMessage=(Ra,qa)=>{const nd=genContainer();Ra.onVanish=()=>{render$4(null,nd),messageInstance.delete(ld)},Ra.onAction=ud=>{const cd=messageInstance.get(ld);let dd;Ra.showInput?dd={value:ld.inputValue,action:ud}:dd=ud,Ra.callback?Ra.callback(dd,od.proxy):ud==="cancel"||ud==="close"?Ra.distinguishCancelAndClose&&ud!=="cancel"?cd.reject("close"):cd.reject("cancel"):cd.resolve(dd)};const od=initInstance(Ra,nd,qa),ld=od.proxy;for(const ud in Ra)hasOwn$2(Ra,ud)&&!hasOwn$2(ld.$props,ud)&&(ld[ud]=Ra[ud]);return ld.visible=!0,ld};function MessageBox(Ra,qa=null){if(!isClient$1)return Promise.reject();let nd;return isString$3(Ra)||isVNode(Ra)?Ra={message:Ra}:nd=Ra.callback,new Promise((od,ld)=>{const ud=showMessage(Ra,qa??MessageBox._context);messageInstance.set(ud,{options:Ra,callback:nd,resolve:od,reject:ld})})}const MESSAGE_BOX_VARIANTS=["alert","confirm","prompt"],MESSAGE_BOX_DEFAULT_OPTS={alert:{closeOnPressEscape:!1,closeOnClickModal:!1},confirm:{showCancelButton:!0},prompt:{showCancelButton:!0,showInput:!0}};MESSAGE_BOX_VARIANTS.forEach(Ra=>{MessageBox[Ra]=messageBoxFactory(Ra)});function messageBoxFactory(Ra){return(qa,nd,od,ld)=>{let ud="";return isObject$5(nd)?(od=nd,ud=""):isUndefined$1(nd)?ud="":ud=nd,MessageBox(Object.assign({title:ud,message:qa,type:"",...MESSAGE_BOX_DEFAULT_OPTS[Ra]},od,{boxType:Ra}),ld)}}MessageBox.close=()=>{messageInstance.forEach((Ra,qa)=>{qa.doClose()}),messageInstance.clear()};MessageBox._context=null;const _MessageBox=MessageBox;_MessageBox.install=Ra=>{_MessageBox._context=Ra._context,Ra.config.globalProperties.$msgbox=_MessageBox,Ra.config.globalProperties.$messageBox=_MessageBox,Ra.config.globalProperties.$alert=_MessageBox.alert,Ra.config.globalProperties.$confirm=_MessageBox.confirm,Ra.config.globalProperties.$prompt=_MessageBox.prompt};const ElMessageBox=_MessageBox,notificationTypes=["success","info","warning","error"],notificationProps=buildProps({customClass:{type:String,default:""},dangerouslyUseHTMLString:Boolean,duration:{type:Number,default:4500},icon:{type:iconPropType},id:{type:String,default:""},message:{type:definePropType([String,Object]),default:""},offset:{type:Number,default:0},onClick:{type:definePropType(Function),default:()=>{}},onClose:{type:definePropType(Function),required:!0},position:{type:String,values:["top-right","top-left","bottom-right","bottom-left"],default:"top-right"},showClose:{type:Boolean,default:!0},title:{type:String,default:""},type:{type:String,values:[...notificationTypes,""],default:""},zIndex:Number}),notificationEmits={destroy:()=>!0},__default__=defineComponent({name:"ElNotification"}),_sfc_main$O=defineComponent({...__default__,props:notificationProps,emits:notificationEmits,setup(Ra,{expose:qa}){const nd=Ra,{ns:od,zIndex:ld}=useGlobalComponentSettings("notification"),{nextZIndex:ud,currentZIndex:cd}=ld,{Close:dd}=CloseComponents,pd=ref$1(!1);let fd;const md=computed(()=>{const Bd=nd.type;return Bd&&TypeComponentsMap[nd.type]?od.m(Bd):""}),vd=computed(()=>nd.type&&TypeComponentsMap[nd.type]||nd.icon),Ad=computed(()=>nd.position.endsWith("right")?"right":"left"),Nd=computed(()=>nd.position.startsWith("top")?"top":"bottom"),Id=computed(()=>{var Bd;return{[Nd.value]:`${nd.offset}px`,zIndex:(Bd=nd.zIndex)!=null?Bd:cd.value}});function Od(){nd.duration>0&&({stop:fd}=useTimeoutFn(()=>{pd.value&&Pd()},nd.duration))}function Fd(){fd==null||fd()}function Pd(){pd.value=!1}function Md({code:Bd}){Bd===EVENT_CODE.delete||Bd===EVENT_CODE.backspace?Fd():Bd===EVENT_CODE.esc?pd.value&&Pd():Od()}return onMounted(()=>{Od(),ud(),pd.value=!0}),useEventListener$1(document,"keydown",Md),qa({visible:pd,close:Pd}),(Bd,jd)=>(openBlock(),createBlock(Transition$1,{name:unref(od).b("fade"),onBeforeLeave:Bd.onClose,onAfterLeave:Hd=>Bd.$emit("destroy"),persisted:""},{default:withCtx(()=>[withDirectives(createBaseVNode("div",{id:Bd.id,class:normalizeClass([unref(od).b(),Bd.customClass,unref(Ad)]),style:normalizeStyle(unref(Id)),role:"alert",onMouseenter:Fd,onMouseleave:Od,onClick:Bd.onClick},[unref(vd)?(openBlock(),createBlock(unref(ElIcon),{key:0,class:normalizeClass([unref(od).e("icon"),unref(md)])},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(unref(vd))))]),_:1},8,["class"])):createCommentVNode("v-if",!0),createBaseVNode("div",{class:normalizeClass(unref(od).e("group"))},[createBaseVNode("h2",{class:normalizeClass(unref(od).e("title")),textContent:toDisplayString(Bd.title)},null,10,["textContent"]),withDirectives(createBaseVNode("div",{class:normalizeClass(unref(od).e("content")),style:normalizeStyle(Bd.title?void 0:{margin:0})},[renderSlot(Bd.$slots,"default",{},()=>[Bd.dangerouslyUseHTMLString?(openBlock(),createElementBlock(Fragment,{key:1},[createCommentVNode(" Caution here, message could've been compromised, never use user's input as message "),createBaseVNode("p",{innerHTML:Bd.message},null,8,["innerHTML"])],2112)):(openBlock(),createElementBlock("p",{key:0},toDisplayString(Bd.message),1))])],6),[[vShow,Bd.message]]),Bd.showClose?(openBlock(),createBlock(unref(ElIcon),{key:0,class:normalizeClass(unref(od).e("closeBtn")),onClick:withModifiers(Pd,["stop"])},{default:withCtx(()=>[createVNode(unref(dd))]),_:1},8,["class","onClick"])):createCommentVNode("v-if",!0)],2)],46,["id","onClick"]),[[vShow,pd.value]])]),_:3},8,["name","onBeforeLeave","onAfterLeave"]))}});var NotificationConstructor=_export_sfc$1(_sfc_main$O,[["__file","notification.vue"]]);const notifications={"top-left":[],"top-right":[],"bottom-left":[],"bottom-right":[]},GAP_SIZE=16;let seed=1;const notify=function(Ra={},qa=null){if(!isClient$1)return{close:()=>{}};(isString$3(Ra)||isVNode(Ra))&&(Ra={message:Ra});const nd=Ra.position||"top-right";let od=Ra.offset||0;notifications[nd].forEach(({vm:md})=>{var vd;od+=(((vd=md.el)==null?void 0:vd.offsetHeight)||0)+GAP_SIZE}),od+=GAP_SIZE;const ld=`notification_${seed++}`,ud=Ra.onClose,cd={...Ra,offset:od,id:ld,onClose:()=>{close(ld,nd,ud)}};let dd=document.body;isElement$2(Ra.appendTo)?dd=Ra.appendTo:isString$3(Ra.appendTo)&&(dd=document.querySelector(Ra.appendTo)),isElement$2(dd)||(dd=document.body);const pd=document.createElement("div"),fd=createVNode(NotificationConstructor,cd,isVNode(cd.message)?{default:()=>cd.message}:null);return fd.appContext=qa??notify._context,fd.props.onDestroy=()=>{render$4(null,pd)},render$4(fd,pd),notifications[nd].push({vm:fd}),dd.appendChild(pd.firstElementChild),{close:()=>{fd.component.exposed.visible.value=!1}}};notificationTypes.forEach(Ra=>{notify[Ra]=(qa={})=>((isString$3(qa)||isVNode(qa))&&(qa={message:qa}),notify({...qa,type:Ra}))});function close(Ra,qa,nd){const od=notifications[qa],ld=od.findIndex(({vm:fd})=>{var md;return((md=fd.component)==null?void 0:md.props.id)===Ra});if(ld===-1)return;const{vm:ud}=od[ld];if(!ud)return;nd==null||nd(ud);const cd=ud.el.offsetHeight,dd=qa.split("-")[0];od.splice(ld,1);const pd=od.length;if(!(pd<1))for(let fd=ld;fd<pd;fd++){const{el:md,component:vd}=od[fd].vm,Ad=Number.parseInt(md.style[dd],10)-cd-GAP_SIZE;vd.props.offset=Ad}}function closeAll(){for(const Ra of Object.values(notifications))Ra.forEach(({vm:qa})=>{qa.component.exposed.visible.value=!1})}notify.closeAll=closeAll;notify._context=null;const ElNotification=withInstallFunction(notify,"$notify"),DEFAULT_CONTENT=`# 探索 Markdown 的奇妙世界
欢迎来到 Markdown 的奇妙世界无论你是写作爱好者、开发者、博主还是想要简单记录点什么的人Markdown 都能成为你新的好伙伴。它不仅让写作变得简单明了,还能轻松地将内容转化为漂亮的网页格式。今天,我们将全面探讨 Markdown 的基础和进阶语法,让你在这个过程中充分享受写作的乐趣!
Markdown 是一种轻量级标记语言,用于格式化纯文本。它以简单、直观的语法而著称,可以快速地生成 HTML。Markdown 是写作与代码的完美结合,既简单又强大。
## Markdown 基础语法
### 1. 标题:让你的内容层次分明
用 \`#\` 号来创建标题。标题从 \`#\` 开始,\`#\` 的数量表示标题的级别。
\`\`\`markdown
# 一级标题
## 二级标题
### 三级标题
#### 四级标题
\`\`\`
以上代码将渲染出一组层次分明的标题,使你的文章井井有条。
### 2. 段落与换行:自然流畅
Markdown 中的段落就是一行接一行的文本。要创建新段落,只需在两行文本之间空一行。
### 3. 字体样式:强调你的文字
- **粗体**:用两个星号或下划线包裹文字,如 \`**粗体**\` 或 \`__粗体__\`。
- _斜体_用一个星号或下划线包裹文字如 \`*斜体*\` 或 \`_斜体_\`。
- ~~删除线~~:用两个波浪线包裹文字,如 \`~~删除线~~\`。
这些简单的标记可以让你的内容更有层次感和重点突出。
### 4. 列表:整洁有序
- **无序列表**:用 \`-\`、\`*\` 或 \`+\` 加空格开始一行。
- **有序列表**:使用数字加点号(\`1.\`、\`2.\`)开始一行。
在列表中嵌套其他内容?只需缩进即可实现嵌套效果。
- 无序列表项 1
1. 嵌套有序列表项 1
2. 嵌套有序列表项 2
- 无序列表项 2
1. 有序列表项 1
2. 有序列表项 2
### 5. 链接与图片:丰富内容
- **链接**:用方括号和圆括号创建链接 \`[显示文本](链接地址)\`。
- **图片**:和链接类似,只需在前面加上 \`!\`,如 \`![描述文本](图片链接)\`。
[访问 Doocs](https://github.com/doocs)
![doocs](https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/md/images/logo-2.png)
轻松实现富媒体内容展示!
> 因微信公众号平台不支持除公众号文章以外的链接,故其他平台的链接,会呈现链接样式但无法点击跳转。
> 对于这些链接请注意明文书写,或点击左上角「格式->微信外链接转底部引用」开启引用,这样就可以在底部观察到链接指向。
### 6. 引用:引用名言或引人深思的句子
使用 \`>\` 来创建引用,只需在文本前面加上它。多层引用?在前一层 \`>\` 后再加一个就行。
> 这是一个引用
>
> > 这是一个嵌套引用
这让你的引用更加富有层次感。
### 7. 代码块:展示你的代码
- **行内代码**:用反引号包裹,如 \`code\`。
- **代码块**:用三个反引号包裹,并指定语言,如:
\`\`\`js
console.log("Hello, Doocs!");
\`\`\`
语法高亮让你的代码更易读。
### 8. 分割线:分割内容
用三个或更多的 \`-\`、\`*\` 或 \`_\` 来创建分割线。
---
为你的内容添加视觉分隔。
### 9. 表格:清晰展示数据
Markdown 支持简单的表格,用 \`|\` 和 \`-\` 分隔单元格和表头。
| 项目人员 | 邮箱 | 微信号 |
| ------------------------------------------- | ---------------------- | ------------ |
| [yanglbme](https://github.com/yanglbme) | contact@yanglibin.info | YLB0109 |
| [YangFong](https://github.com/YangFong) | yangfong2022@gmail.com | yq2419731931 |
| [thinkasany](https://github.com/thinkasany) | thinkasany@gmail.com | thinkasany |
这样的表格让数据展示更为清爽!
> 手动编写标记太麻烦?我们提供了便捷方式。左上方点击「编辑->插入表格」,即可快速实现表格渲染。
## Markdown 进阶技巧
### 1. LaTeX 公式:完美展示数学表达式
Markdown 允许嵌入 LaTeX 语法展示数学公式:
- **行内公式**:用 \`$\` 包裹公式,如 $E = mc^2$。
- **块级公式**:用 \`$$\` 包裹公式,如:
$$
\\begin{aligned}
d_{i, j} &\\leftarrow d_{i, j} + 1 \\\\
d_{i, y + 1} &\\leftarrow d_{i, y + 1} - 1 \\\\
d_{x + 1, j} &\\leftarrow d_{x + 1, j} - 1 \\\\
d_{x + 1, y + 1} &\\leftarrow d_{x + 1, y + 1} + 1
\\end{aligned}
$$
这是展示复杂数学表达的利器!
### 2. Mermaid 流程图:可视化流程
Mermaid 是强大的可视化工具,可以在 Markdown 中创建流程图、时序图等。
\`\`\`mermaid
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
\`\`\`
\`\`\`mermaid
pie
title Key elements in Product X
"Calcium" : 42.96
"Potassium" : 50.05
"Magnesium" : 10.01
"Iron" : 5
\`\`\`
\`\`\`mermaid
pie
title 为什么总是宅在家里?
"喜欢宅" : 45
"天气太热" : 70
"穷" : 500
"没人约" : 95
\`\`\`
这种方式不仅能直观展示流程,还能提升文档的专业性。
> 更多用法,参见:[Mermaid User Guide](https://mermaid.js.org/intro/getting-started.html)。
## 结语
Markdown 是一种简单、强大且易于掌握的标记语言通过学习基础和进阶语法你可以快速创作内容并有效传达信息。无论是技术文档、个人博客还是项目说明Markdown 都是你的得力助手。希望这篇文章能够带你全面了解 Markdown 的潜力,让你的写作更加丰富多彩!
现在,拿起 Markdown 编辑器,开始创作吧!探索 Markdown 的世界,你会发现它远比想象中更精彩!
#### 推荐阅读
- [阿里又一个 20k+ stars 开源项目诞生,恭喜 fastjson](https://mp.weixin.qq.com/s/RNKDCK2KoyeuMeEs6GUrow)
- [刷掉 90% 候选人的互联网大厂海量数据面试题(附题解 + 方法总结)](https://mp.weixin.qq.com/s/rjGqxUvrEqJNlo09GrT1Dw)
- [好用!期待已久的文本块功能究竟如何在 Java 13 中发挥作用?](https://mp.weixin.qq.com/s/kalGv5T8AZGxTnLHr2wDsA)
- [2019 GitHub 开源贡献排行榜新鲜出炉!微软谷歌领头,阿里跻身前 12](https://mp.weixin.qq.com/s/_q812aGD1b9QvZ2WFI0Qgw)
---
<center>
<img src="https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/md/images/1648303220922-7e14aefa-816e-44c1-8604-ade709ca1c69.png" style="width: 100px;">
</center>
`,DEFAULT_CSS_CONTENT=`/**
* 按 Alt/Option + Shift + F 可格式化
* 如需使用主题色,请使用 var(--md-primary-color) 代替颜色值
* 如color: var(--md-primary-color);
*
* 召集令:如果你有好看的主题样式,欢迎分享,让更多人能够使用到你的主题。
* 提交区https://github.com/doocs/md/discussions/426
*/
/* 一级标题样式 */
h1 {
}
/* 二级标题样式 */
h2 {
}
/* 三级标题样式 */
h3 {
}
/* 四级标题样式 */
h4 {
}
/* 五级标题样式 */
h5 {
}
/* 六级标题样式 */
h6 {
}
/* 图片样式 */
image {
}
/* 引用样式 */
blockquote {
}
/* 引用段落样式 */
blockquote_p {
}
/* GFM note 样式 */
blockquote_note {
}
/* GFM tip 样式 */
blockquote_tip {
}
/* GFM important 样式 */
blockquote_important {
}
/* GFM warning 样式 */
blockquote_warning {
}
/* GFM caution 样式 */
blockquote_caution {
}
/* GFM 通用标题 */
blockquote_title {
}
/* GFM note 标题 */
blockquote_title_note {
}
/* GFM tip 标题 */
blockquote_title_tip {
}
/* GFM important 标题 */
blockquote_title_important {
}
/* GFM warning 标题 */
blockquote_title_warning {
}
/* GFM caution 标题 */
blockquote_title_caution {
}
/* GFM note 段落样式 */
blockquote_p_note {
}
/* GFM tip 段落样式 */
blockquote_p_tip {
}
/* GFM important 段落样式 */
blockquote_p_important {
}
/* GFM warning 段落样式 */
blockquote_p_warning {
}
/* GFM caution 段落样式 */
blockquote_p_caution {
}
/* 段落样式 */
p {
}
/* 分割线样式 */
hr {
}
/* 行内代码样式 */
codespan {
}
/* 粗体样式 */
strong {
}
/* 链接样式 */
link {
}
/* 微信链接样式 */
wx_link {
}
/* 有序列表样式 */
ol {
}
/* 无序列表样式 */
ul {
}
/* 列表项样式 */
li {
}
/* 代码块样式 */
code {
}
/* 代码块外层样式 */
code_pre {
}
`,githubConfig={username:"bucketio",repoList:Array.from({length:20},(Ra,qa)=>`img${qa}`),branch:"main",accessTokenList:["ghp_sqQg5y7XC7Fy8XdoocsmdVEYRiRiTZPvbwzTL4MRjQc","ghp_jB5JXzBjpGbgzdoocsmdogWfSHhfCKGVstozw1cAsPv","ghp_zvy8wkHo259g7doocsmdJnUKOQd1WO1SPzZ9G0O9cJD","ghp_DnCJc2Ms0RVZ1doocsmdiWOAN78FurfSeD1Pv2Y28pO","ghp_EsMYDv9WVjXWP5doocsmd1nnDml2DEP95rOiz44bSo0","ghp_L4isHf01nllOOdoocsmdHBGoDG6jscCA09WV44QDvlg","ghp_qWciwYXHPakAUGdoocsmdBOBZdRcV08JThKey3mBZNJ","ghp_rxkvIO08wVL2DMdoocsmd2jDEhcatp2rfVyhd3A7RiS","ghp_1RvkWKboSxr0yVdoocsmd7OtBCpecYwoV6deh3utifJ","ghp_cduanDnAug60ngdoocsmdF1uDstXUi6S9RMhY1qdada","ghp_q6mxuJIkqAcsCXdoocsmdkkjWvzGlMVRuy5zI0IWNDx","ghp_Pv4npPeJpChKFMTdoocsmdCQneopUcqJrqrjl3vrt9A","ghp_gKMCFqMaQiLTqhjdoocsmd7BJE8RyK6AdRw4b42CutS","ghp_2oShgb33qFlqBmadoocsmdludmuLYxBFY5bao1XrsVo","ghp_eYyd3kxWTZmsV8doocsmdDFbAa7AEGQTJgmOd0GUmtY"]},giteeConfig={username:"filesss",repoList:Array.from({length:20},(Ra,qa)=>`img${qa}`),branch:"main",accessTokenList:["ed5fc9866bd6c2fdoocsmddd433f806fd2f399c","5448ffebbbf1151doocsmdc4e337cf814fc8a62","25b05efd2557ca2doocsmd75b5c0835e3395911","11628c7a5aef015doocsmd2eeff9fb9566f0458","cb2f5145ed938dedoocsmdbd063b4ed244eecf8","d8c0b57500672c1doocsmd55f48b866b5ebcd98","78c56eadb88e453doocsmd43ddd95753351771a","03e1a688003948fdoocsmda16fcf41e6f03f1f0","c49121cf4d191fbdoocsmdd6a7877ed537e474a","adfeb2fadcdc4aadoocsmdfe1ee869ac9c968ff","116c94549ca4a0ddoocsmd192653af5c0694616","ecf30ed7f2eb184doocsmd51ea4ec8300371d9e","5837cf2bd5afd93doocsmd73904bed31934949e","b5b7e1c7d57e01fdoocsmd5266f552574297d78","684d55564ffbd0bdoocsmd7d747e5cc23aed6d6","3fc04a9d272ab71doocsmd010c56cb57d88d2ba"]},fontFamilyOptions=[{label:"无衬线",value:"-apple-system-font,BlinkMacSystemFont, Helvetica Neue, PingFang SC, Hiragino Sans GB , Microsoft YaHei UI , Microsoft YaHei ,Arial,sans-serif",desc:"字体123Abc"},{label:"衬线",value:"Optima-Regular, Optima, PingFangSC-light, PingFangTC-light, 'PingFang SC', Cambria, Cochin, Georgia, Times, 'Times New Roman', serif",desc:"字体123Abc"},{label:"等宽",value:"Menlo, Monaco, 'Courier New', monospace",desc:"字体123Abc"}],fontSizeOptions=[{label:"12px",value:"12px",desc:"更小"},{label:"13px",value:"13px",desc:"稍小"},{label:"14px",value:"14px",desc:"推荐"},{label:"15px",value:"15px",desc:"稍大"},{label:"16px",value:"16px",desc:"更大"}],colorOptions=[{label:"经典蓝",value:"#0F4C81",desc:"稳重冷静"},{label:"翡翠绿",value:"#009874",desc:"自然平衡"},{label:"活力橘",value:"#FA5151",desc:"热情活力"},{label:"柠檬黄",value:"#FECE00",desc:"明亮温暖"},{label:"薰衣紫",value:"#92617E",desc:"优雅神秘"},{label:"天空蓝",value:"#55C9EA",desc:"清爽自由"},{label:"玫瑰金",value:"#B76E79",desc:"奢华现代"},{label:"橄榄绿",value:"#556B2F",desc:"沉稳自然"},{label:"石墨黑",value:"#333333",desc:"内敛极简"},{label:"雾烟灰",value:"#A9A9A9",desc:"柔和低调"},{label:"樱花粉",value:"#FFB7C5",desc:"浪漫甜美"}],codeBlockUrlPrefix="https://cdn.bootcdn.net/ajax/libs/highlight.js/11.10.0/styles/",codeBlockThemeList=["1c-light.min.css","a11y-dark.min.css","a11y-light.min.css","agate.min.css","an-old-hope.min.css","androidstudio.min.css","arduino-light.min.css","arta.min.css","ascetic.min.css","atom-one-dark-reasonable.min.css","atom-one-dark.min.css","atom-one-light.min.css","brown-paper.min.css","codepen-embed.min.css","color-brewer.min.css","dark.min.css","default.min.css","devibeans.min.css","docco.min.css","far.min.css","felipec.min.css","foundation.min.css","github-dark-dimmed.min.css","github-dark.min.css","github.min.css","gml.min.css","googlecode.min.css","gradient-dark.min.css","gradient-light.min.css","grayscale.min.css","hybrid.min.css","idea.min.css","intellij-light.min.css","ir-black.min.css","isbl-editor-dark.min.css","isbl-editor-light.min.css","kimbie-dark.min.css","kimbie-light.min.css","lightfair.min.css","lioshi.min.css","magula.min.css","mono-blue.min.css","monokai-sublime.min.css","monokai.min.css","night-owl.min.css","nnfx-dark.min.css","nnfx-light.min.css","nord.min.css","obsidian.min.css","panda-syntax-dark.min.css","panda-syntax-light.min.css","paraiso-dark.min.css","paraiso-light.min.css","pojoaque.min.css","purebasic.min.css","qtcreator-dark.min.css","qtcreator-light.min.css","rainbow.min.css","routeros.min.css","school-book.min.css","shades-of-purple.min.css","srcery.min.css","stackoverflow-dark.min.css","stackoverflow-light.min.css","sunburst.min.css","tokyo-night-dark.min.css","tokyo-night-light.min.css","tomorrow-night-blue.min.css","tomorrow-night-bright.min.css","vs.min.css","vs2015.min.css","xcode.min.css","xt256.min.css"].sort(),codeBlockThemeOptions=codeBlockThemeList.map(Ra=>{const qa=Ra.replace(".min.css",""),nd=`${codeBlockUrlPrefix}${Ra}`;return{label:qa,value:nd,desc:""}}),legendOptions=[{label:"title 优先",value:"title-alt",desc:""},{label:"alt 优先",value:"alt-title",desc:""},{label:"只显示 title",value:"title",desc:""},{label:"只显示 alt",value:"alt",desc:""},{label:"不显示",value:"none",desc:""}];function isPrimitive(Ra){return Ra==null||typeof Ra!="object"&&typeof Ra!="function"}function isTypedArray$2(Ra){return ArrayBuffer.isView(Ra)&&!(Ra instanceof DataView)}var buffer$1={},base64Js$1={};base64Js$1.byteLength=byteLength;base64Js$1.toByteArray=toByteArray;base64Js$1.fromByteArray=fromByteArray;var lookup=[],revLookup=[],Arr=typeof Uint8Array<"u"?Uint8Array:Array,code="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(var i$2=0,len=code.length;i$2<len;++i$2)lookup[i$2]=code[i$2],revLookup[code.charCodeAt(i$2)]=i$2;revLookup[45]=62;revLookup[95]=63;function getLens(Ra){var qa=Ra.length;if(qa%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var nd=Ra.indexOf("=");nd===-1&&(nd=qa);var od=nd===qa?0:4-nd%4;return[nd,od]}function byteLength(Ra){var qa=getLens(Ra),nd=qa[0],od=qa[1];return(nd+od)*3/4-od}function _byteLength(Ra,qa,nd){return(qa+nd)*3/4-nd}function toByteArray(Ra){var qa,nd=getLens(Ra),od=nd[0],ld=nd[1],ud=new Arr(_byteLength(Ra,od,ld)),cd=0,dd=ld>0?od-4:od,pd;for(pd=0;pd<dd;pd+=4)qa=revLookup[Ra.charCodeAt(pd)]<<18|revLookup[Ra.charCodeAt(pd+1)]<<12|revLookup[Ra.charCodeAt(pd+2)]<<6|revLookup[Ra.charCodeAt(pd+3)],ud[cd++]=qa>>16&255,ud[cd++]=qa>>8&255,ud[cd++]=qa&255;return ld===2&&(qa=revLookup[Ra.charCodeAt(pd)]<<2|revLookup[Ra.charCodeAt(pd+1)]>>4,ud[cd++]=qa&255),ld===1&&(qa=revLookup[Ra.charCodeAt(pd)]<<10|revLookup[Ra.charCodeAt(pd+1)]<<4|revLookup[Ra.charCodeAt(pd+2)]>>2,ud[cd++]=qa>>8&255,ud[cd++]=qa&255),ud}function tripletToBase64(Ra){return lookup[Ra>>18&63]+lookup[Ra>>12&63]+lookup[Ra>>6&63]+lookup[Ra&63]}function encodeChunk(Ra,qa,nd){for(var od,ld=[],ud=qa;ud<nd;ud+=3)od=(Ra[ud]<<16&16711680)+(Ra[ud+1]<<8&65280)+(Ra[ud+2]&255),ld.push(tripletToBase64(od));return ld.join("")}function fromByteArray(Ra){for(var qa,nd=Ra.length,od=nd%3,ld=[],ud=16383,cd=0,dd=nd-od;cd<dd;cd+=ud)ld.push(encodeChunk(Ra,cd,cd+ud>dd?dd:cd+ud));return od===1?(qa=Ra[nd-1],ld.push(lookup[qa>>2]+lookup[qa<<4&63]+"==")):od===2&&(qa=(Ra[nd-2]<<8)+Ra[nd-1],ld.push(lookup[qa>>10]+lookup[qa>>4&63]+lookup[qa<<2&63]+"=")),ld.join("")}var ieee754$1={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */ieee754$1.read=function(Ra,qa,nd,od,ld){var ud,cd,dd=ld*8-od-1,pd=(1<<dd)-1,fd=pd>>1,md=-7,vd=nd?ld-1:0,Ad=nd?-1:1,Nd=Ra[qa+vd];for(vd+=Ad,ud=Nd&(1<<-md)-1,Nd>>=-md,md+=dd;md>0;ud=ud*256+Ra[qa+vd],vd+=Ad,md-=8);for(cd=ud&(1<<-md)-1,ud>>=-md,md+=od;md>0;cd=cd*256+Ra[qa+vd],vd+=Ad,md-=8);if(ud===0)ud=1-fd;else{if(ud===pd)return cd?NaN:(Nd?-1:1)*(1/0);cd=cd+Math.pow(2,od),ud=ud-fd}return(Nd?-1:1)*cd*Math.pow(2,ud-od)};ieee754$1.write=function(Ra,qa,nd,od,ld,ud){var cd,dd,pd,fd=ud*8-ld-1,md=(1<<fd)-1,vd=md>>1,Ad=ld===23?Math.pow(2,-24)-Math.pow(2,-77):0,Nd=od?0:ud-1,Id=od?1:-1,Od=qa<0||qa===0&&1/qa<0?1:0;for(qa=Math.abs(qa),isNaN(qa)||qa===1/0?(dd=isNaN(qa)?1:0,cd=md):(cd=Math.floor(Math.log(qa)/Math.LN2),qa*(pd=Math.pow(2,-cd))<1&&(cd--,pd*=2),cd+vd>=1?qa+=Ad/pd:qa+=Ad*Math.pow(2,1-vd),qa*pd>=2&&(cd++,pd/=2),cd+vd>=md?(dd=0,cd=md):cd+vd>=1?(dd=(qa*pd-1)*Math.pow(2,ld),cd=cd+vd):(dd=qa*Math.pow(2,vd-1)*Math.pow(2,ld),cd=0));ld>=8;Ra[nd+Nd]=dd&255,Nd+=Id,dd/=256,ld-=8);for(cd=cd<<ld|dd,fd+=ld;fd>0;Ra[nd+Nd]=cd&255,Nd+=Id,cd/=256,fd-=8);Ra[nd+Nd-Id]|=Od*128};/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/(function(Ra){const qa=base64Js$1,nd=ieee754$1,od=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ra.Buffer=md,Ra.SlowBuffer=Hd,Ra.INSPECT_MAX_BYTES=50;const ld=2147483647;Ra.kMaxLength=ld;const{Uint8Array:ud,ArrayBuffer:cd,SharedArrayBuffer:dd}=globalThis;md.TYPED_ARRAY_SUPPORT=pd(),!md.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function pd(){try{const nh=new ud(1),Of={foo:function(){return 42}};return Object.setPrototypeOf(Of,ud.prototype),Object.setPrototypeOf(nh,Of),nh.foo()===42}catch{return!1}}Object.defineProperty(md.prototype,"parent",{enumerable:!0,get:function(){if(md.isBuffer(this))return this.buffer}}),Object.defineProperty(md.prototype,"offset",{enumerable:!0,get:function(){if(md.isBuffer(this))return this.byteOffset}});function fd(nh){if(nh>ld)throw new RangeError('The value "'+nh+'" is invalid for option "size"');const Of=new ud(nh);return Object.setPrototypeOf(Of,md.prototype),Of}function md(nh,Of,Nf){if(typeof nh=="number"){if(typeof Of=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Id(nh)}return vd(nh,Of,Nf)}md.poolSize=8192;function vd(nh,Of,Nf){if(typeof nh=="string")return Od(nh,Of);if(cd.isView(nh))return Pd(nh);if(nh==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof nh);if(Mh(nh,cd)||nh&&Mh(nh.buffer,cd)||typeof dd<"u"&&(Mh(nh,dd)||nh&&Mh(nh.buffer,dd)))return Md(nh,Of,Nf);if(typeof nh=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');const rh=nh.valueOf&&nh.valueOf();if(rh!=null&&rh!==nh)return md.from(rh,Of,Nf);const ch=Bd(nh);if(ch)return ch;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof nh[Symbol.toPrimitive]=="function")return md.from(nh[Symbol.toPrimitive]("string"),Of,Nf);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof nh)}md.from=function(nh,Of,Nf){return vd(nh,Of,Nf)},Object.setPrototypeOf(md.prototype,ud.prototype),Object.setPrototypeOf(md,ud);function Ad(nh){if(typeof nh!="number")throw new TypeError('"size" argument must be of type number');if(nh<0)throw new RangeError('The value "'+nh+'" is invalid for option "size"')}function Nd(nh,Of,Nf){return Ad(nh),nh<=0?fd(nh):Of!==void 0?typeof Nf=="string"?fd(nh).fill(Of,Nf):fd(nh).fill(Of):fd(nh)}md.alloc=function(nh,Of,Nf){return Nd(nh,Of,Nf)};function Id(nh){return Ad(nh),fd(nh<0?0:jd(nh)|0)}md.allocUnsafe=function(nh){return Id(nh)},md.allocUnsafeSlow=function(nh){return Id(nh)};function Od(nh,Of){if((typeof Of!="string"||Of==="")&&(Of="utf8"),!md.isEncoding(Of))throw new TypeError("Unknown encoding: "+Of);const Nf=Gd(nh,Of)|0;let rh=fd(Nf);const ch=rh.write(nh,Of);return ch!==Nf&&(rh=rh.slice(0,ch)),rh}function Fd(nh){const Of=nh.length<0?0:jd(nh.length)|0,Nf=fd(Of);for(let rh=0;rh<Of;rh+=1)Nf[rh]=nh[rh]&255;return Nf}function Pd(nh){if(Mh(nh,ud)){const Of=new ud(nh);return Md(Of.buffer,Of.byteOffset,Of.byteLength)}return Fd(nh)}function Md(nh,Of,Nf){if(Of<0||nh.byteLength<Of)throw new RangeError('"offset" is outside of buffer bounds');if(nh.byteLength<Of+(Nf||0))throw new RangeError('"length" is outside of buffer bounds');let rh;return Of===void 0&&Nf===void 0?rh=new ud(nh):Nf===void 0?rh=new ud(nh,Of):rh=new ud(nh,Of,Nf),Object.setPrototypeOf(rh,md.prototype),rh}function Bd(nh){if(md.isBuffer(nh)){const Of=jd(nh.length)|0,Nf=fd(Of);return Nf.length===0||nh.copy(Nf,0,0,Of),Nf}if(nh.length!==void 0)return typeof nh.length!="number"||Yh(nh.length)?fd(0):Fd(nh);if(nh.type==="Buffer"&&Array.isArray(nh.data))return Fd(nh.data)}function jd(nh){if(nh>=ld)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+ld.toString(16)+" bytes");return nh|0}function Hd(nh){return+nh!=nh&&(nh=0),md.alloc(+nh)}md.isBuffer=function(Of){return Of!=null&&Of._isBuffer===!0&&Of!==md.prototype},md.compare=function(Of,Nf){if(Mh(Of,ud)&&(Of=md.from(Of,Of.offset,Of.byteLength)),Mh(Nf,ud)&&(Nf=md.from(Nf,Nf.offset,Nf.byteLength)),!md.isBuffer(Of)||!md.isBuffer(Nf))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(Of===Nf)return 0;let rh=Of.length,ch=Nf.length;for(let Sh=0,Oh=Math.min(rh,ch);Sh<Oh;++Sh)if(Of[Sh]!==Nf[Sh]){rh=Of[Sh],ch=Nf[Sh];break}return rh<ch?-1:ch<rh?1:0},md.isEncoding=function(Of){switch(String(Of).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},md.concat=function(Of,Nf){if(!Array.isArray(Of))throw new TypeError('"list" argument must be an Array of Buffers');if(Of.length===0)return md.alloc(0);let rh;if(Nf===void 0)for(Nf=0,rh=0;rh<Of.length;++rh)Nf+=Of[rh].length;const ch=md.allocUnsafe(Nf);let Sh=0;for(rh=0;rh<Of.length;++rh){let Oh=Of[rh];if(Mh(Oh,ud))Sh+Oh.length>ch.length?(md.isBuffer(Oh)||(Oh=md.from(Oh)),Oh.copy(ch,Sh)):ud.prototype.set.call(ch,Oh,Sh);else if(md.isBuffer(Oh))Oh.copy(ch,Sh);else throw new TypeError('"list" argument must be an Array of Buffers');Sh+=Oh.length}return ch};function Gd(nh,Of){if(md.isBuffer(nh))return nh.length;if(cd.isView(nh)||Mh(nh,cd))return nh.byteLength;if(typeof nh!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof nh);const Nf=nh.length,rh=arguments.length>2&&arguments[2]===!0;if(!rh&&Nf===0)return 0;let ch=!1;for(;;)switch(Of){case"ascii":case"latin1":case"binary":return Nf;case"utf8":case"utf-8":return ph(nh).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Nf*2;case"hex":return Nf>>>1;case"base64":return Ah(nh).length;default:if(ch)return rh?-1:ph(nh).length;Of=(""+Of).toLowerCase(),ch=!0}}md.byteLength=Gd;function zd(nh,Of,Nf){let rh=!1;if((Of===void 0||Of<0)&&(Of=0),Of>this.length||((Nf===void 0||Nf>this.length)&&(Nf=this.length),Nf<=0)||(Nf>>>=0,Of>>>=0,Nf<=Of))return"";for(nh||(nh="utf8");;)switch(nh){case"hex":return $f(this,Of,Nf);case"utf8":case"utf-8":return Tf(this,Of,Nf);case"ascii":return Zf(this,Of,Nf);case"latin1":case"binary":return eh(this,Of,Nf);case"base64":return bf(this,Of,Nf);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Df(this,Of,Nf);default:if(rh)throw new TypeError("Unknown encoding: "+nh);nh=(nh+"").toLowerCase(),rh=!0}}md.prototype._isBuffer=!0;function df(nh,Of,Nf){const rh=nh[Of];nh[Of]=nh[Nf],nh[Nf]=rh}md.prototype.swap16=function(){const Of=this.length;if(Of%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let Nf=0;Nf<Of;Nf+=2)df(this,Nf,Nf+1);return this},md.prototype.swap32=function(){const Of=this.length;if(Of%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let Nf=0;Nf<Of;Nf+=4)df(this,Nf,Nf+3),df(this,Nf+1,Nf+2);return this},md.prototype.swap64=function(){const Of=this.length;if(Of%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let Nf=0;Nf<Of;Nf+=8)df(this,Nf,Nf+7),df(this,Nf+1,Nf+6),df(this,Nf+2,Nf+5),df(this,Nf+3,Nf+4);return this},md.prototype.toString=function(){const Of=this.length;return Of===0?"":arguments.length===0?Tf(this,0,Of):zd.apply(this,arguments)},md.prototype.toLocaleString=md.prototype.toString,md.prototype.equals=function(Of){if(!md.isBuffer(Of))throw new TypeError("Argument must be a Buffer");return this===Of?!0:md.compare(this,Of)===0},md.prototype.inspect=function(){let Of="";const Nf=Ra.INSPECT_MAX_BYTES;return Of=this.toString("hex",0,Nf).replace(/(.{2})/g,"$1 ").trim(),this.length>Nf&&(Of+=" ... "),"<Buffer "+Of+">"},od&&(md.prototype[od]=md.prototype.inspect),md.prototype.compare=function(Of,Nf,rh,ch,Sh){if(Mh(Of,ud)&&(Of=md.from(Of,Of.offset,Of.byteLength)),!md.isBuffer(Of))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof Of);if(Nf===void 0&&(Nf=0),rh===void 0&&(rh=Of?Of.length:0),ch===void 0&&(ch=0),Sh===void 0&&(Sh=this.length),Nf<0||rh>Of.length||ch<0||Sh>this.length)throw new RangeError("out of range index");if(ch>=Sh&&Nf>=rh)return 0;if(ch>=Sh)return-1;if(Nf>=rh)return 1;if(Nf>>>=0,rh>>>=0,ch>>>=0,Sh>>>=0,this===Of)return 0;let Oh=Sh-ch,Zh=rh-Nf;const hm=Math.min(Oh,Zh),sm=this.slice(ch,Sh),Fm=Of.slice(Nf,rh);for(let Rm=0;Rm<hm;++Rm)if(sm[Rm]!==Fm[Rm]){Oh=sm[Rm],Zh=Fm[Rm];break}return Oh<Zh?-1:Zh<Oh?1:0};function Wd(nh,Of,Nf,rh,ch){if(nh.length===0)return-1;if(typeof Nf=="string"?(rh=Nf,Nf=0):Nf>2147483647?Nf=2147483647:Nf<-2147483648&&(Nf=-2147483648),Nf=+Nf,Yh(Nf)&&(Nf=ch?0:nh.length-1),Nf<0&&(Nf=nh.length+Nf),Nf>=nh.length){if(ch)return-1;Nf=nh.length-1}else if(Nf<0)if(ch)Nf=0;else return-1;if(typeof Of=="string"&&(Of=md.from(Of,rh)),md.isBuffer(Of))return Of.length===0?-1:Jd(nh,Of,Nf,rh,ch);if(typeof Of=="number")return Of=Of&255,typeof ud.prototype.indexOf=="function"?ch?ud.prototype.indexOf.call(nh,Of,Nf):ud.prototype.lastIndexOf.call(nh,Of,Nf):Jd(nh,[Of],Nf,rh,ch);throw new TypeError("val must be string, number or Buffer")}function Jd(nh,Of,Nf,rh,ch){let Sh=1,Oh=nh.length,Zh=Of.length;if(rh!==void 0&&(rh=String(rh).toLowerCase(),rh==="ucs2"||rh==="ucs-2"||rh==="utf16le"||rh==="utf-16le")){if(nh.length<2||Of.length<2)return-1;Sh=2,Oh/=2,Zh/=2,Nf/=2}function hm(Fm,Rm){return Sh===1?Fm[Rm]:Fm.readUInt16BE(Rm*Sh)}let sm;if(ch){let Fm=-1;for(sm=Nf;sm<Oh;sm++)if(hm(nh,sm)===hm(Of,Fm===-1?0:sm-Fm)){if(Fm===-1&&(Fm=sm),sm-Fm+1===Zh)return Fm*Sh}else Fm!==-1&&(sm-=sm-Fm),Fm=-1}else for(Nf+Zh>Oh&&(Nf=Oh-Zh),sm=Nf;sm>=0;sm--){let Fm=!0;for(let Rm=0;Rm<Zh;Rm++)if(hm(nh,sm+Rm)!==hm(Of,Rm)){Fm=!1;break}if(Fm)return sm}return-1}md.prototype.includes=function(Of,Nf,rh){return this.indexOf(Of,Nf,rh)!==-1},md.prototype.indexOf=function(Of,Nf,rh){return Wd(this,Of,Nf,rh,!0)},md.prototype.lastIndexOf=function(Of,Nf,rh){return Wd(this,Of,Nf,rh,!1)};function Xd(nh,Of,Nf,rh){Nf=Number(Nf)||0;const ch=nh.length-Nf;rh?(rh=Number(rh),rh>ch&&(rh=ch)):rh=ch;const Sh=Of.length;rh>Sh/2&&(rh=Sh/2);let Oh;for(Oh=0;Oh<rh;++Oh){const Zh=parseInt(Of.substr(Oh*2,2),16);if(Yh(Zh))return Oh;nh[Nf+Oh]=Zh}return Oh}function _f(nh,Of,Nf,rh){return dh(ph(Of,nh.length-Nf),nh,Nf,rh)}function vf(nh,Of,Nf,rh){return dh(gh(Of),nh,Nf,rh)}function Sf(nh,Of,Nf,rh){return dh(Ah(Of),nh,Nf,rh)}function gf(nh,Of,Nf,rh){return dh(ah(Of,nh.length-Nf),nh,Nf,rh)}md.prototype.write=function(Of,Nf,rh,ch){if(Nf===void 0)ch="utf8",rh=this.length,Nf=0;else if(rh===void 0&&typeof Nf=="string")ch=Nf,rh=this.length,Nf=0;else if(isFinite(Nf))Nf=Nf>>>0,isFinite(rh)?(rh=rh>>>0,ch===void 0&&(ch="utf8")):(ch=rh,rh=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");const Sh=this.length-Nf;if((rh===void 0||rh>Sh)&&(rh=Sh),Of.length>0&&(rh<0||Nf<0)||Nf>this.length)throw new RangeError("Attempt to write outside buffer bounds");ch||(ch="utf8");let Oh=!1;for(;;)switch(ch){case"hex":return Xd(this,Of,Nf,rh);case"utf8":case"utf-8":return _f(this,Of,Nf,rh);case"ascii":case"latin1":case"binary":return vf(this,Of,Nf,rh);case"base64":return Sf(this,Of,Nf,rh);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return gf(this,Of,Nf,rh);default:if(Oh)throw new TypeError("Unknown encoding: "+ch);ch=(""+ch).toLowerCase(),Oh=!0}},md.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function bf(nh,Of,Nf){return Of===0&&Nf===nh.length?qa.fromByteArray(nh):qa.fromByteArray(nh.slice(Of,Nf))}function Tf(nh,Of,Nf){Nf=Math.min(nh.length,Nf);const rh=[];let ch=Of;for(;ch<Nf;){const Sh=nh[ch];let Oh=null,Zh=Sh>239?4:Sh>223?3:Sh>191?2:1;if(ch+Zh<=Nf){let hm,sm,Fm,Rm;switch(Zh){case 1:Sh<128&&(Oh=Sh);break;case 2:hm=nh[ch+1],(hm&192)===128&&(Rm=(Sh&31)<<6|hm&63,Rm>127&&(Oh=Rm));break;case 3:hm=nh[ch+1],sm=nh[ch+2],(hm&192)===128&&(sm&192)===128&&(Rm=(Sh&15)<<12|(hm&63)<<6|sm&63,Rm>2047&&(Rm<55296||Rm>57343)&&(Oh=Rm));break;case 4:hm=nh[ch+1],sm=nh[ch+2],Fm=nh[ch+3],(hm&192)===128&&(sm&192)===128&&(Fm&192)===128&&(Rm=(Sh&15)<<18|(hm&63)<<12|(sm&63)<<6|Fm&63,Rm>65535&&Rm<1114112&&(Oh=Rm))}}Oh===null?(Oh=65533,Zh=1):Oh>65535&&(Oh-=65536,rh.push(Oh>>>10&1023|55296),Oh=56320|Oh&1023),rh.push(Oh),ch+=Zh}return Kf(rh)}const Mf=4096;function Kf(nh){const Of=nh.length;if(Of<=Mf)return String.fromCharCode.apply(String,nh);let Nf="",rh=0;for(;rh<Of;)Nf+=String.fromCharCode.apply(String,nh.slice(rh,rh+=Mf));return Nf}function Zf(nh,Of,Nf){let rh="";Nf=Math.min(nh.length,Nf);for(let ch=Of;ch<Nf;++ch)rh+=String.fromCharCode(nh[ch]&127);return rh}function eh(nh,Of,Nf){let rh="";Nf=Math.min(nh.length,Nf);for(let ch=Of;ch<Nf;++ch)rh+=String.fromCharCode(nh[ch]);return rh}function $f(nh,Of,Nf){const rh=nh.length;(!Of||Of<0)&&(Of=0),(!Nf||Nf<0||Nf>rh)&&(Nf=rh);let ch="";for(let Sh=Of;Sh<Nf;++Sh)ch+=Bh[nh[Sh]];return ch}function Df(nh,Of,Nf){const rh=nh.slice(Of,Nf);let ch="";for(let Sh=0;Sh<rh.length-1;Sh+=2)ch+=String.fromCharCode(rh[Sh]+rh[Sh+1]*256);return ch}md.prototype.slice=function(Of,Nf){const rh=this.length;Of=~~Of,Nf=Nf===void 0?rh:~~Nf,Of<0?(Of+=rh,Of<0&&(Of=0)):Of>rh&&(Of=rh),Nf<0?(Nf+=rh,Nf<0&&(Nf=0)):Nf>rh&&(Nf=rh),Nf<Of&&(Nf=Of);const ch=this.subarray(Of,Nf);return Object.setPrototypeOf(ch,md.prototype),ch};function Lf(nh,Of,Nf){if(nh%1!==0||nh<0)throw new RangeError("offset is not uint");if(nh+Of>Nf)throw new RangeError("Trying to access beyond buffer length")}md.prototype.readUintLE=md.prototype.readUIntLE=function(Of,Nf,rh){Of=Of>>>0,Nf=Nf>>>0,rh||Lf(Of,Nf,this.length);let ch=this[Of],Sh=1,Oh=0;for(;++Oh<Nf&&(Sh*=256);)ch+=this[Of+Oh]*Sh;return ch},md.prototype.readUintBE=md.prototype.readUIntBE=function(Of,Nf,rh){Of=Of>>>0,Nf=Nf>>>0,rh||Lf(Of,Nf,this.length);let ch=this[Of+--Nf],Sh=1;for(;Nf>0&&(Sh*=256);)ch+=this[Of+--Nf]*Sh;return ch},md.prototype.readUint8=md.prototype.readUInt8=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,1,this.length),this[Of]},md.prototype.readUint16LE=md.prototype.readUInt16LE=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,2,this.length),this[Of]|this[Of+1]<<8},md.prototype.readUint16BE=md.prototype.readUInt16BE=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,2,this.length),this[Of]<<8|this[Of+1]},md.prototype.readUint32LE=md.prototype.readUInt32LE=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,4,this.length),(this[Of]|this[Of+1]<<8|this[Of+2]<<16)+this[Of+3]*16777216},md.prototype.readUint32BE=md.prototype.readUInt32BE=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,4,this.length),this[Of]*16777216+(this[Of+1]<<16|this[Of+2]<<8|this[Of+3])},md.prototype.readBigUInt64LE=Xh(function(Of){Of=Of>>>0,Gf(Of,"offset");const Nf=this[Of],rh=this[Of+7];(Nf===void 0||rh===void 0)&&wf(Of,this.length-8);const ch=Nf+this[++Of]*2**8+this[++Of]*2**16+this[++Of]*2**24,Sh=this[++Of]+this[++Of]*2**8+this[++Of]*2**16+rh*2**24;return BigInt(ch)+(BigInt(Sh)<<BigInt(32))}),md.prototype.readBigUInt64BE=Xh(function(Of){Of=Of>>>0,Gf(Of,"offset");const Nf=this[Of],rh=this[Of+7];(Nf===void 0||rh===void 0)&&wf(Of,this.length-8);const ch=Nf*2**24+this[++Of]*2**16+this[++Of]*2**8+this[++Of],Sh=this[++Of]*2**24+this[++Of]*2**16+this[++Of]*2**8+rh;return(BigInt(ch)<<BigInt(32))+BigInt(Sh)}),md.prototype.readIntLE=function(Of,Nf,rh){Of=Of>>>0,Nf=Nf>>>0,rh||Lf(Of,Nf,this.length);let ch=this[Of],Sh=1,Oh=0;for(;++Oh<Nf&&(Sh*=256);)ch+=this[Of+Oh]*Sh;return Sh*=128,ch>=Sh&&(ch-=Math.pow(2,8*Nf)),ch},md.prototype.readIntBE=function(Of,Nf,rh){Of=Of>>>0,Nf=Nf>>>0,rh||Lf(Of,Nf,this.length);let ch=Nf,Sh=1,Oh=this[Of+--ch];for(;ch>0&&(Sh*=256);)Oh+=this[Of+--ch]*Sh;return Sh*=128,Oh>=Sh&&(Oh-=Math.pow(2,8*Nf)),Oh},md.prototype.readInt8=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,1,this.length),this[Of]&128?(255-this[Of]+1)*-1:this[Of]},md.prototype.readInt16LE=function(Of,Nf){Of=Of>>>0,Nf||Lf(Of,2,this.length);const rh=this[Of]|this[Of+1]<<8;return rh&32768?rh|4294901760:rh},md.prototype.readInt16BE=function(Of,Nf){Of=Of>>>0,Nf||Lf(Of,2,this.length);const rh=this[Of+1]|this[Of]<<8;return rh&32768?rh|4294901760:rh},md.prototype.readInt32LE=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,4,this.length),this[Of]|this[Of+1]<<8|this[Of+2]<<16|this[Of+3]<<24},md.prototype.readInt32BE=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,4,this.length),this[Of]<<24|this[Of+1]<<16|this[Of+2]<<8|this[Of+3]},md.prototype.readBigInt64LE=Xh(function(Of){Of=Of>>>0,Gf(Of,"offset");const Nf=this[Of],rh=this[Of+7];(Nf===void 0||rh===void 0)&&wf(Of,this.length-8);const ch=this[Of+4]+this[Of+5]*2**8+this[Of+6]*2**16+(rh<<24);return(BigInt(ch)<<BigInt(32))+BigInt(Nf+this[++Of]*2**8+this[++Of]*2**16+this[++Of]*2**24)}),md.prototype.readBigInt64BE=Xh(function(Of){Of=Of>>>0,Gf(Of,"offset");const Nf=this[Of],rh=this[Of+7];(Nf===void 0||rh===void 0)&&wf(Of,this.length-8);const ch=(Nf<<24)+this[++Of]*2**16+this[++Of]*2**8+this[++Of];return(BigInt(ch)<<BigInt(32))+BigInt(this[++Of]*2**24+this[++Of]*2**16+this[++Of]*2**8+rh)}),md.prototype.readFloatLE=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,4,this.length),nd.read(this,Of,!0,23,4)},md.prototype.readFloatBE=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,4,this.length),nd.read(this,Of,!1,23,4)},md.prototype.readDoubleLE=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,8,this.length),nd.read(this,Of,!0,52,8)},md.prototype.readDoubleBE=function(Of,Nf){return Of=Of>>>0,Nf||Lf(Of,8,this.length),nd.read(this,Of,!1,52,8)};function zf(nh,Of,Nf,rh,ch,Sh){if(!md.isBuffer(nh))throw new TypeError('"buffer" argument must be a Buffer instance');if(Of>ch||Of<Sh)throw new RangeError('"value" argument is out of bounds');if(Nf+rh>nh.length)throw new RangeError("Index out of range")}md.prototype.writeUintLE=md.prototype.writeUIntLE=function(Of,Nf,rh,ch){if(Of=+Of,Nf=Nf>>>0,rh=rh>>>0,!ch){const Zh=Math.pow(2,8*rh)-1;zf(this,Of,Nf,rh,Zh,0)}let Sh=1,Oh=0;for(this[Nf]=Of&255;++Oh<rh&&(Sh*=256);)this[Nf+Oh]=Of/Sh&255;return Nf+rh},md.prototype.writeUintBE=md.prototype.writeUIntBE=function(Of,Nf,rh,ch){if(Of=+Of,Nf=Nf>>>0,rh=rh>>>0,!ch){const Zh=Math.pow(2,8*rh)-1;zf(this,Of,Nf,rh,Zh,0)}let Sh=rh-1,Oh=1;for(this[Nf+Sh]=Of&255;--Sh>=0&&(Oh*=256);)this[Nf+Sh]=Of/Oh&255;return Nf+rh},md.prototype.writeUint8=md.prototype.writeUInt8=function(Of,Nf,rh){return Of=+Of,Nf=Nf>>>0,rh||zf(this,Of,Nf,1,255,0),this[Nf]=Of&255,Nf+1},md.prototype.writeUint16LE=md.prototype.writeUInt16LE=function(Of,Nf,rh){return Of=+Of,Nf=Nf>>>0,rh||zf(this,Of,Nf,2,65535,0),this[Nf]=Of&255,this[Nf+1]=Of>>>8,Nf+2},md.prototype.writeUint16BE=md.prototype.writeUInt16BE=function(Of,Nf,rh){return Of=+Of,Nf=Nf>>>0,rh||zf(this,Of,Nf,2,65535,0),this[Nf]=Of>>>8,this[Nf+1]=Of&255,Nf+2},md.prototype.writeUint32LE=md.prototype.writeUInt32LE=function(Of,Nf,rh){return Of=+Of,Nf=Nf>>>0,rh||zf(this,Of,Nf,4,4294967295,0),this[Nf+3]=Of>>>24,this[Nf+2]=Of>>>16,this[Nf+1]=Of>>>8,this[Nf]=Of&255,Nf+4},md.prototype.writeUint32BE=md.prototype.writeUInt32BE=function(Of,Nf,rh){return Of=+Of,Nf=Nf>>>0,rh||zf(this,Of,Nf,4,4294967295,0),this[Nf]=Of>>>24,this[Nf+1]=Of>>>16,this[Nf+2]=Of>>>8,this[Nf+3]=Of&255,Nf+4};function Jf(nh,Of,Nf,rh,ch){fh(Of,rh,ch,nh,Nf,7);let Sh=Number(Of&BigInt(4294967295));nh[Nf++]=Sh,Sh=Sh>>8,nh[Nf++]=Sh,Sh=Sh>>8,nh[Nf++]=Sh,Sh=Sh>>8,nh[Nf++]=Sh;let Oh=Number(Of>>BigInt(32)&BigInt(4294967295));return nh[Nf++]=Oh,Oh=Oh>>8,nh[Nf++]=Oh,Oh=Oh>>8,nh[Nf++]=Oh,Oh=Oh>>8,nh[Nf++]=Oh,Nf}function xf(nh,Of,Nf,rh,ch){fh(Of,rh,ch,nh,Nf,7);let Sh=Number(Of&BigInt(4294967295));nh[Nf+7]=Sh,Sh=Sh>>8,nh[Nf+6]=Sh,Sh=Sh>>8,nh[Nf+5]=Sh,Sh=Sh>>8,nh[Nf+4]=Sh;let Oh=Number(Of>>BigInt(32)&BigInt(4294967295));return nh[Nf+3]=Oh,Oh=Oh>>8,nh[Nf+2]=Oh,Oh=Oh>>8,nh[Nf+1]=Oh,Oh=Oh>>8,nh[Nf]=Oh,Nf+8}md.prototype.writeBigUInt64LE=Xh(function(Of,Nf=0){return Jf(this,Of,Nf,BigInt(0),BigInt("0xffffffffffffffff"))}),md.prototype.writeBigUInt64BE=Xh(function(Of,Nf=0){return xf(this,Of,Nf,BigInt(0),BigInt("0xffffffffffffffff"))}),md.prototype.writeIntLE=function(Of,Nf,rh,ch){if(Of=+Of,Nf=Nf>>>0,!ch){const hm=Math.pow(2,8*rh-1);zf(this,Of,Nf,rh,hm-1,-hm)}let Sh=0,Oh=1,Zh=0;for(this[Nf]=Of&255;++Sh<rh&&(Oh*=256);)Of<0&&Zh===0&&this[Nf+Sh-1]!==0&&(Zh=1),this[Nf+Sh]=(Of/Oh>>0)-Zh&255;return Nf+rh},md.prototype.writeIntBE=function(Of,Nf,rh,ch){if(Of=+Of,Nf=Nf>>>0,!ch){const hm=Math.pow(2,8*rh-1);zf(this,Of,Nf,rh,hm-1,-hm)}let Sh=rh-1,Oh=1,Zh=0;for(this[Nf+Sh]=Of&255;--Sh>=0&&(Oh*=256);)Of<0&&Zh===0&&this[Nf+Sh+1]!==0&&(Zh=1),this[Nf+Sh]=(Of/Oh>>0)-Zh&255;return Nf+rh},md.prototype.writeInt8=function(Of,Nf,rh){return Of=+Of,Nf=Nf>>>0,rh||zf(this,Of,Nf,1,127,-128),Of<0&&(Of=255+Of+1),this[Nf]=Of&255,Nf+1},md.prototype.writeInt16LE=function(Of,Nf,rh){return Of=+Of,Nf=Nf>>>0,rh||zf(this,Of,Nf,2,32767,-32768),this[Nf]=Of&255,this[Nf+1]=Of>>>8,Nf+2},md.prototype.writeInt16BE=function(Of,Nf,rh){return Of=+Of,Nf=Nf>>>0,rh||zf(this,Of,Nf,2,32767,-32768),this[Nf]=Of>>>8,this[Nf+1]=Of&255,Nf+2},md.prototype.writeInt32LE=function(Of,Nf,rh){return Of=+Of,Nf=Nf>>>0,rh||zf(this,Of,Nf,4,2147483647,-2147483648),this[Nf]=Of&255,this[Nf+1]=Of>>>8,this[Nf+2]=Of>>>16,this[Nf+3]=Of>>>24,Nf+4},md.prototype.writeInt32BE=function(Of,Nf,rh){return Of=+Of,Nf=Nf>>>0,rh||zf(this,Of,Nf,4,2147483647,-2147483648),Of<0&&(Of=4294967295+Of+1),this[Nf]=Of>>>24,this[Nf+1]=Of>>>16,this[Nf+2]=Of>>>8,this[Nf+3]=Of&255,Nf+4},md.prototype.writeBigInt64LE=Xh(function(Of,Nf=0){return Jf(this,Of,Nf,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),md.prototype.writeBigInt64BE=Xh(function(Of,Nf=0){return xf(this,Of,Nf,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function yf(nh,Of,Nf,rh,ch,Sh){if(Nf+rh>nh.length)throw new RangeError("Index out of range");if(Nf<0)throw new RangeError("Index out of range")}function Bf(nh,Of,Nf,rh,ch){return Of=+Of,Nf=Nf>>>0,ch||yf(nh,Of,Nf,4),nd.write(nh,Of,Nf,rh,23,4),Nf+4}md.prototype.writeFloatLE=function(Of,Nf,rh){return Bf(this,Of,Nf,!0,rh)},md.prototype.writeFloatBE=function(Of,Nf,rh){return Bf(this,Of,Nf,!1,rh)};function qf(nh,Of,Nf,rh,ch){return Of=+Of,Nf=Nf>>>0,ch||yf(nh,Of,Nf,8),nd.write(nh,Of,Nf,rh,52,8),Nf+8}md.prototype.writeDoubleLE=function(Of,Nf,rh){return qf(this,Of,Nf,!0,rh)},md.prototype.writeDoubleBE=function(Of,Nf,rh){return qf(this,Of,Nf,!1,rh)},md.prototype.copy=function(Of,Nf,rh,ch){if(!md.isBuffer(Of))throw new TypeError("argument should be a Buffer");if(rh||(rh=0),!ch&&ch!==0&&(ch=this.length),Nf>=Of.length&&(Nf=Of.length),Nf||(Nf=0),ch>0&&ch<rh&&(ch=rh),ch===rh||Of.length===0||this.length===0)return 0;if(Nf<0)throw new RangeError("targetStart out of bounds");if(rh<0||rh>=this.length)throw new RangeError("Index out of range");if(ch<0)throw new RangeError("sourceEnd out of bounds");ch>this.length&&(ch=this.length),Of.length-Nf<ch-rh&&(ch=Of.length-Nf+rh);const Sh=ch-rh;return this===Of&&typeof ud.prototype.copyWithin=="function"?this.copyWithin(Nf,rh,ch):ud.prototype.set.call(Of,this.subarray(rh,ch),Nf),Sh},md.prototype.fill=function(Of,Nf,rh,ch){if(typeof Of=="string"){if(typeof Nf=="string"?(ch=Nf,Nf=0,rh=this.length):typeof rh=="string"&&(ch=rh,rh=this.length),ch!==void 0&&typeof ch!="string")throw new TypeError("encoding must be a string");if(typeof ch=="string"&&!md.isEncoding(ch))throw new TypeError("Unknown encoding: "+ch);if(Of.length===1){const Oh=Of.charCodeAt(0);(ch==="utf8"&&Oh<128||ch==="latin1")&&(Of=Oh)}}else typeof Of=="number"?Of=Of&255:typeof Of=="boolean"&&(Of=Number(Of));if(Nf<0||this.length<Nf||this.length<rh)throw new RangeError("Out of range index");if(rh<=Nf)return this;Nf=Nf>>>0,rh=rh===void 0?this.length:rh>>>0,Of||(Of=0);let Sh;if(typeof Of=="number")for(Sh=Nf;Sh<rh;++Sh)this[Sh]=Of;else{const Oh=md.isBuffer(Of)?Of:md.from(Of,ch),Zh=Oh.length;if(Zh===0)throw new TypeError('The value "'+Of+'" is invalid for argument "value"');for(Sh=0;Sh<rh-Nf;++Sh)this[Sh+Nf]=Oh[Sh%Zh]}return this};const oh={};function Yf(nh,Of,Nf){oh[nh]=class extends Nf{constructor(){super(),Object.defineProperty(this,"message",{value:Of.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${nh}]`,this.stack,delete this.name}get code(){return nh}set code(ch){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:ch,writable:!0})}toString(){return`${this.name} [${nh}]: ${this.message}`}}}Yf("ERR_BUFFER_OUT_OF_BOUNDS",function(nh){return nh?`${nh} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),Yf("ERR_INVALID_ARG_TYPE",function(nh,Of){return`The "${nh}" argument must be of type number. Received type ${typeof Of}`},TypeError),Yf("ERR_OUT_OF_RANGE",function(nh,Of,Nf){let rh=`The value of "${nh}" is out of range.`,ch=Nf;return Number.isInteger(Nf)&&Math.abs(Nf)>2**32?ch=kf(String(Nf)):typeof Nf=="bigint"&&(ch=String(Nf),(Nf>BigInt(2)**BigInt(32)||Nf<-(BigInt(2)**BigInt(32)))&&(ch=kf(ch)),ch+="n"),rh+=` It must be ${Of}. Received ${ch}`,rh},RangeError);function kf(nh){let Of="",Nf=nh.length;const rh=nh[0]==="-"?1:0;for(;Nf>=rh+4;Nf-=3)Of=`_${nh.slice(Nf-3,Nf)}${Of}`;return`${nh.slice(0,Nf)}${Of}`}function Vf(nh,Of,Nf){Gf(Of,"offset"),(nh[Of]===void 0||nh[Of+Nf]===void 0)&&wf(Of,nh.length-(Nf+1))}function fh(nh,Of,Nf,rh,ch,Sh){if(nh>Nf||nh<Of){const Oh=typeof Of=="bigint"?"n":"";let Zh;throw Of===0||Of===BigInt(0)?Zh=`>= 0${Oh} and < 2${Oh} ** ${(Sh+1)*8}${Oh}`:Zh=`>= -(2${Oh} ** ${(Sh+1)*8-1}${Oh}) and < 2 ** ${(Sh+1)*8-1}${Oh}`,new oh.ERR_OUT_OF_RANGE("value",Zh,nh)}Vf(rh,ch,Sh)}function Gf(nh,Of){if(typeof nh!="number")throw new oh.ERR_INVALID_ARG_TYPE(Of,"number",nh)}function wf(nh,Of,Nf){throw Math.floor(nh)!==nh?(Gf(nh,Nf),new oh.ERR_OUT_OF_RANGE("offset","an integer",nh)):Of<0?new oh.ERR_BUFFER_OUT_OF_BOUNDS:new oh.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${Of}`,nh)}const Rf=/[^+/0-9A-Za-z-_]/g;function Uf(nh){if(nh=nh.split("=")[0],nh=nh.trim().replace(Rf,""),nh.length<2)return"";for(;nh.length%4!==0;)nh=nh+"=";return nh}function ph(nh,Of){Of=Of||1/0;let Nf;const rh=nh.length;let ch=null;const Sh=[];for(let Oh=0;Oh<rh;++Oh){if(Nf=nh.charCodeAt(Oh),Nf>55295&&Nf<57344){if(!ch){if(Nf>56319){(Of-=3)>-1&&Sh.push(239,191,189);continue}else if(Oh+1===rh){(Of-=3)>-1&&Sh.push(239,191,189);continue}ch=Nf;continue}if(Nf<56320){(Of-=3)>-1&&Sh.push(239,191,189),ch=Nf;continue}Nf=(ch-55296<<10|Nf-56320)+65536}else ch&&(Of-=3)>-1&&Sh.push(239,191,189);if(ch=null,Nf<128){if((Of-=1)<0)break;Sh.push(Nf)}else if(Nf<2048){if((Of-=2)<0)break;Sh.push(Nf>>6|192,Nf&63|128)}else if(Nf<65536){if((Of-=3)<0)break;Sh.push(Nf>>12|224,Nf>>6&63|128,Nf&63|128)}else if(Nf<1114112){if((Of-=4)<0)break;Sh.push(Nf>>18|240,Nf>>12&63|128,Nf>>6&63|128,Nf&63|128)}else throw new Error("Invalid code point")}return Sh}function gh(nh){const Of=[];for(let Nf=0;Nf<nh.length;++Nf)Of.push(nh.charCodeAt(Nf)&255);return Of}function ah(nh,Of){let Nf,rh,ch;const Sh=[];for(let Oh=0;Oh<nh.length&&!((Of-=2)<0);++Oh)Nf=nh.charCodeAt(Oh),rh=Nf>>8,ch=Nf%256,Sh.push(ch),Sh.push(rh);return Sh}function Ah(nh){return qa.toByteArray(Uf(nh))}function dh(nh,Of,Nf,rh){let ch;for(ch=0;ch<rh&&!(ch+Nf>=Of.length||ch>=nh.length);++ch)Of[ch+Nf]=nh[ch];return ch}function Mh(nh,Of){return nh instanceof Of||nh!=null&&nh.constructor!=null&&nh.constructor.name!=null&&nh.constructor.name===Of.name}function Yh(nh){return nh!==nh}const Bh=function(){const nh="0123456789abcdef",Of=new Array(256);for(let Nf=0;Nf<16;++Nf){const rh=Nf*16;for(let ch=0;ch<16;++ch)Of[rh+ch]=nh[Nf]+nh[ch]}return Of}();function Xh(nh){return typeof BigInt>"u"?dm:nh}function dm(){throw new Error("BigInt not supported")}})(buffer$1);const Buffer$2=buffer$1.Buffer;function getSymbols(Ra){return Object.getOwnPropertySymbols(Ra).filter(qa=>Object.prototype.propertyIsEnumerable.call(Ra,qa))}function cloneDeep(Ra){return cloneDeepImpl(Ra)}function cloneDeepImpl(Ra,qa=new Map){if(isPrimitive(Ra))return Ra;if(qa.has(Ra))return qa.get(Ra);if(Array.isArray(Ra)){const nd=new Array(Ra.length);qa.set(Ra,nd);for(let od=0;od<Ra.length;od++)nd[od]=cloneDeepImpl(Ra[od],qa);return Object.hasOwn(Ra,"index")&&(nd.index=Ra.index),Object.hasOwn(Ra,"input")&&(nd.input=Ra.input),nd}if(Ra instanceof Date)return new Date(Ra.getTime());if(Ra instanceof RegExp){const nd=new RegExp(Ra.source,Ra.flags);return nd.lastIndex=Ra.lastIndex,nd}if(Ra instanceof Map){const nd=new Map;qa.set(Ra,nd);for(const[od,ld]of Ra)nd.set(od,cloneDeepImpl(ld,qa));return nd}if(Ra instanceof Set){const nd=new Set;qa.set(Ra,nd);for(const od of Ra)nd.add(cloneDeepImpl(od,qa));return nd}if(typeof Buffer$2<"u"&&Buffer$2.isBuffer(Ra))return Ra.subarray();if(isTypedArray$2(Ra)){const nd=new(Object.getPrototypeOf(Ra)).constructor(Ra.length);qa.set(Ra,nd);for(let od=0;od<Ra.length;od++)nd[od]=cloneDeepImpl(Ra[od],qa);return nd}if(Ra instanceof ArrayBuffer||typeof SharedArrayBuffer<"u"&&Ra instanceof SharedArrayBuffer)return Ra.slice(0);if(Ra instanceof DataView){const nd=new DataView(Ra.buffer.slice(0),Ra.byteOffset,Ra.byteLength);return qa.set(Ra,nd),copyProperties(nd,Ra,qa),nd}if(typeof File<"u"&&Ra instanceof File){const nd=new File([Ra],Ra.name,{type:Ra.type});return qa.set(Ra,nd),copyProperties(nd,Ra,qa),nd}if(Ra instanceof Blob){const nd=new Blob([Ra],{type:Ra.type});return qa.set(Ra,nd),copyProperties(nd,Ra,qa),nd}if(Ra instanceof Error){const nd=new Ra.constructor;return qa.set(Ra,nd),nd.message=Ra.message,nd.name=Ra.name,nd.stack=Ra.stack,nd.cause=Ra.cause,copyProperties(nd,Ra,qa),nd}if(typeof Ra=="object"&&Ra!==null){const nd=Object.create(Object.getPrototypeOf(Ra));return qa.set(Ra,nd),copyProperties(nd,Ra,qa),nd}return Ra}function copyProperties(Ra,qa,nd){const od=[...Object.keys(qa),...getSymbols(qa)];for(let ld=0;ld<od.length;ld++){const ud=od[ld],cd=Object.getOwnPropertyDescriptor(Ra,ud);(cd==null||cd.writable)&&(Ra[ud]=cloneDeepImpl(qa[ud],nd))}}function isPlainObject$1(Ra){if(!Ra||typeof Ra!="object")return!1;const qa=Object.getPrototypeOf(Ra);return qa===null||qa===Object.prototype||Object.getPrototypeOf(qa)===null?Object.prototype.toString.call(Ra)==="[object Object]":!1}function merge$3(Ra,qa){const nd=Object.keys(qa);for(let od=0;od<nd.length;od++){const ld=nd[od],ud=qa[ld],cd=Ra[ld];Array.isArray(ud)?Array.isArray(cd)?Ra[ld]=merge$3(cd,ud):Ra[ld]=merge$3([],ud):isPlainObject$1(ud)?isPlainObject$1(cd)?Ra[ld]=merge$3(cd,ud):Ra[ld]=merge$3({},ud):(cd===void 0||ud!==void 0)&&(Ra[ld]=ud)}return Ra}function toMerged(Ra,qa){return merge$3(cloneDeep(Ra),qa)}const defaultTheme={base:{"--md-primary-color":"#000000","text-align":"left","line-height":"1.75"},block:{h1:{display:"table",padding:"0 1em","border-bottom":"2px solid var(--md-primary-color)",margin:"2em auto 1em",color:"var(--el-text-color-regular)","font-size":"1.2em","font-weight":"bold","text-align":"center"},h2:{display:"table",padding:"0 0.2em",margin:"4em auto 2em",color:"#fff",background:"var(--md-primary-color)","font-size":"1.2em","font-weight":"bold","text-align":"center"},h3:{"padding-left":"8px","border-left":"3px solid var(--md-primary-color)",margin:"2em 8px 0.75em 0",color:"var(--el-text-color-regular)","font-size":"1.1em","font-weight":"bold","line-height":"1.2"},h4:{margin:"2em 8px 0.5em",color:"var(--md-primary-color)","font-size":"1em","font-weight":"bold"},h5:{margin:"1.5em 8px 0.5em",color:"var(--md-primary-color)","font-size":"1em","font-weight":"bold"},h6:{margin:"1.5em 8px 0.5em","font-size":"1em",color:"var(--md-primary-color)"},p:{margin:"1.5em 8px","letter-spacing":"0.1em",color:"var(--el-text-color-regular)","text-align":"justify"},blockquote:{"font-style":"normal","border-left":"none",padding:"1em","border-radius":"8px",color:"rgba(0,0,0,0.5)",background:"var(--blockquote-background)",margin:"2em 8px"},blockquote_p:{display:"block","font-size":"1em","letter-spacing":"0.1em",color:"var(--el-text-color-regular)"},blockquote_note:{},blockquote_tip:{},blockquote_important:{},blockquote_warning:{},blockquote_caution:{},blockquote_title:{display:"flex","align-items":"center",gap:"0.5em","margin-bottom":"0.5em"},blockquote_title_note:{color:"#478be6"},blockquote_title_tip:{color:"#57ab5a"},blockquote_title_important:{color:"#986ee2"},blockquote_title_warning:{color:"#c69026"},blockquote_title_caution:{color:"#e5534b"},blockquote_p_note:{},blockquote_p_tip:{},blockquote_p_important:{},blockquote_p_warning:{},blockquote_p_caution:{},code_pre:{"font-size":"14px","overflow-x":"auto","border-radius":"8px",padding:"1em","line-height":"1.5",margin:"10px 8px"},code:{margin:0,"white-space":"nowrap","font-family":"Menlo, Operator Mono, Consolas, Monaco, monospace"},image:{display:"block",width:"100% !important",margin:"0.1em auto 0.5em","border-radius":"4px"},ol:{"padding-left":"1em","margin-left":"0",color:"var(--el-text-color-regular)"},ul:{"list-style":"circle","padding-left":"1em","margin-left":"0",color:"var(--el-text-color-regular)"},footnotes:{margin:"0.5em 8px","font-size":"80%",color:"var(--el-text-color-regular)"},figure:{margin:"1.5em 8px",color:"var(--el-text-color-regular)"},hr:{"border-style":"solid","border-width":"1px 0 0","border-color":"rgba(0,0,0,0.1)","-webkit-transform-origin":"0 0","-webkit-transform":"scale(1, 0.5)","transform-origin":"0 0",transform:"scale(1, 0.5)"}},inline:{listitem:{"text-indent":"-1em",display:"block",margin:"0.2em 8px",color:"var(--el-text-color-regular)"},codespan:{"font-size":"90%",color:"#d14",background:"rgba(27,31,35,.05)",padding:"3px 5px","border-radius":"4px"},em:{"font-style":"italic","font-size":"inherit"},link:{color:"#576b95"},wx_link:{color:"#576b95","text-decoration":"none"},strong:{color:"var(--md-primary-color)","font-weight":"bold","font-size":"inherit"},table:{"border-collapse":"collapse","text-align":"center",margin:"1em 8px",color:"var(--el-text-color-regular)"},thead:{background:"rgba(0, 0, 0, 0.05)","font-weight":"bold",color:"var(--el-text-color-regular)"},td:{border:"1px solid #dfdfdf",padding:"0.25em 0.5em",color:"#3f3f3f","word-break":"keep-all"},footnote:{"font-size":"12px",color:"var(--el-text-color-regular)"},figcaption:{"text-align":"center",color:"#888","font-size":"0.8em"}}},graceTheme=toMerged(defaultTheme,{base:{},block:{h1:{padding:"0.5em 1em","border-bottom":"2px solid var(--md-primary-color)","font-size":"1.4em","text-shadow":"2px 2px 4px rgba(0,0,0,0.1)"},h2:{padding:"0.3em 1em","border-radius":"8px","font-size":"1.3em","box-shadow":"0 4px 6px rgba(0,0,0,0.1)"},h3:{"padding-left":"12px","font-size":"1.2em","border-left":"4px solid var(--md-primary-color)","border-bottom":"1px dashed var(--md-primary-color)"},h4:{"font-size":"1.1em"},h5:{"font-size":"1em"},h6:{"font-size":"1em"},p:{},blockquote:{"font-style":"italic",padding:"1em 1em 1em 2em","border-left":"4px solid var(--md-primary-color)","border-radius":"6px",color:"rgba(0,0,0,0.6)","box-shadow":"0 4px 6px rgba(0,0,0,0.05)"},blockquote_p:{},"markdown-alert":{"font-style":"italic"},code_pre:{"box-shadow":"inset 0 0 10px rgba(0,0,0,0.05)"},code:{"white-space":"pre-wrap","font-family":"'Fira Code', Menlo, Operator Mono, Consolas, Monaco, monospace"},image:{"border-radius":"8px","box-shadow":"0 4px 8px rgba(0,0,0,0.1)"},ol:{"padding-left":"1.5em"},ul:{"list-style":"none","padding-left":"1.5em"},footnotes:{},figure:{},hr:{height:"1px",border:"none",margin:"2em 0",background:"linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.1), rgba(0,0,0,0))"}},inline:{listitem:{margin:"0.5em 8px"},codespan:{},em:{},link:{},wx_link:{},strong:{},table:{"border-collapse":"separate","border-spacing":"0","border-radius":"8px",margin:"1em 8px",color:"var(--el-text-color-regular)","box-shadow":"0 4px 6px rgba(0,0,0,0.1)",overflow:"hidden"},thead:{color:"#fff"},td:{padding:"0.5em 1em"},footnote:{color:"rgba(0,0,0,0.5)"},figcaption:{}}}),themeMap={default:defaultTheme,grace:graceTheme},themeOptions=[{label:"经典",value:"default",desc:""},{label:"优雅",value:"grace",desc:""}],prefix="MD",isMac=/Mac/i.test(navigator.userAgent),ctrlKey=isMac?"Cmd":"Ctrl",altKey="Alt",shiftKey="Shift",ctrlSign=isMac?"⌘":"Ctrl",altSign=isMac?"⌥":"Alt",shiftSign=isMac?"⇧":"Shift";var cheerio$1={exports:{}},ElementType;(function(Ra){Ra.Root="root",Ra.Text="text",Ra.Directive="directive",Ra.Comment="comment",Ra.Script="script",Ra.Style="style",Ra.Tag="tag",Ra.CDATA="cdata",Ra.Doctype="doctype"})(ElementType||(ElementType={}));function isTag$1(Ra){return Ra.type===ElementType.Tag||Ra.type===ElementType.Script||Ra.type===ElementType.Style}const Root=ElementType.Root,Text$1=ElementType.Text,Directive=ElementType.Directive,Comment$1=ElementType.Comment,Script=ElementType.Script,Style=ElementType.Style,Tag=ElementType.Tag,CDATA$1=ElementType.CDATA,Doctype=ElementType.Doctype;let Node$1=class{constructor(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}get parentNode(){return this.parent}set parentNode(qa){this.parent=qa}get previousSibling(){return this.prev}set previousSibling(qa){this.prev=qa}get nextSibling(){return this.next}set nextSibling(qa){this.next=qa}cloneNode(qa=!1){return cloneNode(this,qa)}};class DataNode extends Node$1{constructor(qa){super(),this.data=qa}get nodeValue(){return this.data}set nodeValue(qa){this.data=qa}}class Text extends DataNode{constructor(){super(...arguments),this.type=ElementType.Text}get nodeType(){return 3}}class Comment extends DataNode{constructor(){super(...arguments),this.type=ElementType.Comment}get nodeType(){return 8}}class ProcessingInstruction extends DataNode{constructor(qa,nd){super(nd),this.name=qa,this.type=ElementType.Directive}get nodeType(){return 1}}class NodeWithChildren extends Node$1{constructor(qa){super(),this.children=qa}get firstChild(){var qa;return(qa=this.children[0])!==null&&qa!==void 0?qa:null}get lastChild(){return this.children.length>0?this.children[this.children.length-1]:null}get childNodes(){return this.children}set childNodes(qa){this.children=qa}}class CDATA extends NodeWithChildren{constructor(){super(...arguments),this.type=ElementType.CDATA}get nodeType(){return 4}}class Document extends NodeWithChildren{constructor(){super(...arguments),this.type=ElementType.Root}get nodeType(){return 9}}let Element$1=class extends NodeWithChildren{constructor(qa,nd,od=[],ld=qa==="script"?ElementType.Script:qa==="style"?ElementType.Style:ElementType.Tag){super(od),this.name=qa,this.attribs=nd,this.type=ld}get nodeType(){return 1}get tagName(){return this.name}set tagName(qa){this.name=qa}get attributes(){return Object.keys(this.attribs).map(qa=>{var nd,od;return{name:qa,value:this.attribs[qa],namespace:(nd=this["x-attribsNamespace"])===null||nd===void 0?void 0:nd[qa],prefix:(od=this["x-attribsPrefix"])===null||od===void 0?void 0:od[qa]}})}};function isTag(Ra){return isTag$1(Ra)}function isCDATA(Ra){return Ra.type===ElementType.CDATA}function isText(Ra){return Ra.type===ElementType.Text}function isComment$1(Ra){return Ra.type===ElementType.Comment}function isDirective(Ra){return Ra.type===ElementType.Directive}function isDocument(Ra){return Ra.type===ElementType.Root}function hasChildren(Ra){return Object.prototype.hasOwnProperty.call(Ra,"children")}function cloneNode(Ra,qa=!1){let nd;if(isText(Ra))nd=new Text(Ra.data);else if(isComment$1(Ra))nd=new Comment(Ra.data);else if(isTag(Ra)){const od=qa?cloneChildren(Ra.children):[],ld=new Element$1(Ra.name,{...Ra.attribs},od);od.forEach(ud=>ud.parent=ld),Ra.namespace!=null&&(ld.namespace=Ra.namespace),Ra["x-attribsNamespace"]&&(ld["x-attribsNamespace"]={...Ra["x-attribsNamespace"]}),Ra["x-attribsPrefix"]&&(ld["x-attribsPrefix"]={...Ra["x-attribsPrefix"]}),nd=ld}else if(isCDATA(Ra)){const od=qa?cloneChildren(Ra.children):[],ld=new CDATA(od);od.forEach(ud=>ud.parent=ld),nd=ld}else if(isDocument(Ra)){const od=qa?cloneChildren(Ra.children):[],ld=new Document(od);od.forEach(ud=>ud.parent=ld),Ra["x-mode"]&&(ld["x-mode"]=Ra["x-mode"]),nd=ld}else if(isDirective(Ra)){const od=new ProcessingInstruction(Ra.name,Ra.data);Ra["x-name"]!=null&&(od["x-name"]=Ra["x-name"],od["x-publicId"]=Ra["x-publicId"],od["x-systemId"]=Ra["x-systemId"]),nd=od}else throw new Error(`Not implemented yet: ${Ra.type}`);return nd.startIndex=Ra.startIndex,nd.endIndex=Ra.endIndex,Ra.sourceCodeLocation!=null&&(nd.sourceCodeLocation=Ra.sourceCodeLocation),nd}function cloneChildren(Ra){const qa=Ra.map(nd=>cloneNode(nd,!0));for(let nd=1;nd<qa.length;nd++)qa[nd].prev=qa[nd-1],qa[nd-1].next=qa[nd];return qa}const defaultOpts$2={withStartIndices:!1,withEndIndices:!1,xmlMode:!1};class DomHandler{constructor(qa,nd,od){this.dom=[],this.root=new Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,typeof nd=="function"&&(od=nd,nd=defaultOpts$2),typeof qa=="object"&&(nd=qa,qa=void 0),this.callback=qa??null,this.options=nd??defaultOpts$2,this.elementCB=od??null}onparserinit(qa){this.parser=qa}onreset(){this.dom=[],this.root=new Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null}onend(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))}onerror(qa){this.handleCallback(qa)}onclosetag(){this.lastNode=null;const qa=this.tagStack.pop();this.options.withEndIndices&&(qa.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(qa)}onopentag(qa,nd){const od=this.options.xmlMode?ElementType.Tag:void 0,ld=new Element$1(qa,nd,void 0,od);this.addNode(ld),this.tagStack.push(ld)}ontext(qa){const{lastNode:nd}=this;if(nd&&nd.type===ElementType.Text)nd.data+=qa,this.options.withEndIndices&&(nd.endIndex=this.parser.endIndex);else{const od=new Text(qa);this.addNode(od),this.lastNode=od}}oncomment(qa){if(this.lastNode&&this.lastNode.type===ElementType.Comment){this.lastNode.data+=qa;return}const nd=new Comment(qa);this.addNode(nd),this.lastNode=nd}oncommentend(){this.lastNode=null}oncdatastart(){const qa=new Text(""),nd=new CDATA([qa]);this.addNode(nd),qa.parent=nd,this.lastNode=qa}oncdataend(){this.lastNode=null}onprocessinginstruction(qa,nd){const od=new ProcessingInstruction(qa,nd);this.addNode(od)}handleCallback(qa){if(typeof this.callback=="function")this.callback(qa,this.dom);else if(qa)throw qa}addNode(qa){const nd=this.tagStack[this.tagStack.length-1],od=nd.children[nd.children.length-1];this.options.withStartIndices&&(qa.startIndex=this.parser.startIndex),this.options.withEndIndices&&(qa.endIndex=this.parser.endIndex),nd.children.push(qa),od&&(qa.prev=od,od.next=qa),qa.parent=nd,this.lastNode=null}}const htmlDecodeTree=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ῦῪ \0llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0g;耀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檈Ā;qim;拧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肻 ଷ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(Ra=>Ra.charCodeAt(0))),xmlDecodeTree=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(Ra=>Ra.charCodeAt(0)));var _a$3;const decodeMap=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]]),fromCodePoint=(_a$3=String.fromCodePoint)!==null&&_a$3!==void 0?_a$3:function(Ra){let qa="";return Ra>65535&&(Ra-=65536,qa+=String.fromCharCode(Ra>>>10&1023|55296),Ra=56320|Ra&1023),qa+=String.fromCharCode(Ra),qa};function replaceCodePoint(Ra){var qa;return Ra>=55296&&Ra<=57343||Ra>1114111?65533:(qa=decodeMap.get(Ra))!==null&&qa!==void 0?qa:Ra}var CharCodes$1;(function(Ra){Ra[Ra.NUM=35]="NUM",Ra[Ra.SEMI=59]="SEMI",Ra[Ra.EQUALS=61]="EQUALS",Ra[Ra.ZERO=48]="ZERO",Ra[Ra.NINE=57]="NINE",Ra[Ra.LOWER_A=97]="LOWER_A",Ra[Ra.LOWER_F=102]="LOWER_F",Ra[Ra.LOWER_X=120]="LOWER_X",Ra[Ra.LOWER_Z=122]="LOWER_Z",Ra[Ra.UPPER_A=65]="UPPER_A",Ra[Ra.UPPER_F=70]="UPPER_F",Ra[Ra.UPPER_Z=90]="UPPER_Z"})(CharCodes$1||(CharCodes$1={}));const TO_LOWER_BIT=32;var BinTrieFlags;(function(Ra){Ra[Ra.VALUE_LENGTH=49152]="VALUE_LENGTH",Ra[Ra.BRANCH_LENGTH=16256]="BRANCH_LENGTH",Ra[Ra.JUMP_TABLE=127]="JUMP_TABLE"})(BinTrieFlags||(BinTrieFlags={}));function isNumber$3(Ra){return Ra>=CharCodes$1.ZERO&&Ra<=CharCodes$1.NINE}function isHexadecimalCharacter(Ra){return Ra>=CharCodes$1.UPPER_A&&Ra<=CharCodes$1.UPPER_F||Ra>=CharCodes$1.LOWER_A&&Ra<=CharCodes$1.LOWER_F}function isAsciiAlphaNumeric$1(Ra){return Ra>=CharCodes$1.UPPER_A&&Ra<=CharCodes$1.UPPER_Z||Ra>=CharCodes$1.LOWER_A&&Ra<=CharCodes$1.LOWER_Z||isNumber$3(Ra)}function isEntityInAttributeInvalidEnd(Ra){return Ra===CharCodes$1.EQUALS||isAsciiAlphaNumeric$1(Ra)}var EntityDecoderState;(function(Ra){Ra[Ra.EntityStart=0]="EntityStart",Ra[Ra.NumericStart=1]="NumericStart",Ra[Ra.NumericDecimal=2]="NumericDecimal",Ra[Ra.NumericHex=3]="NumericHex",Ra[Ra.NamedEntity=4]="NamedEntity"})(EntityDecoderState||(EntityDecoderState={}));var DecodingMode;(function(Ra){Ra[Ra.Legacy=0]="Legacy",Ra[Ra.Strict=1]="Strict",Ra[Ra.Attribute=2]="Attribute"})(DecodingMode||(DecodingMode={}));class EntityDecoder{constructor(qa,nd,od){this.decodeTree=qa,this.emitCodePoint=nd,this.errors=od,this.state=EntityDecoderState.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=DecodingMode.Strict}startEntity(qa){this.decodeMode=qa,this.state=EntityDecoderState.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(qa,nd){switch(this.state){case EntityDecoderState.EntityStart:return qa.charCodeAt(nd)===CharCodes$1.NUM?(this.state=EntityDecoderState.NumericStart,this.consumed+=1,this.stateNumericStart(qa,nd+1)):(this.state=EntityDecoderState.NamedEntity,this.stateNamedEntity(qa,nd));case EntityDecoderState.NumericStart:return this.stateNumericStart(qa,nd);case EntityDecoderState.NumericDecimal:return this.stateNumericDecimal(qa,nd);case EntityDecoderState.NumericHex:return this.stateNumericHex(qa,nd);case EntityDecoderState.NamedEntity:return this.stateNamedEntity(qa,nd)}}stateNumericStart(qa,nd){return nd>=qa.length?-1:(qa.charCodeAt(nd)|TO_LOWER_BIT)===CharCodes$1.LOWER_X?(this.state=EntityDecoderState.NumericHex,this.consumed+=1,this.stateNumericHex(qa,nd+1)):(this.state=EntityDecoderState.NumericDecimal,this.stateNumericDecimal(qa,nd))}addToNumericResult(qa,nd,od,ld){if(nd!==od){const ud=od-nd;this.result=this.result*Math.pow(ld,ud)+parseInt(qa.substr(nd,ud),ld),this.consumed+=ud}}stateNumericHex(qa,nd){const od=nd;for(;nd<qa.length;){const ld=qa.charCodeAt(nd);if(isNumber$3(ld)||isHexadecimalCharacter(ld))nd+=1;else return this.addToNumericResult(qa,od,nd,16),this.emitNumericEntity(ld,3)}return this.addToNumericResult(qa,od,nd,16),-1}stateNumericDecimal(qa,nd){const od=nd;for(;nd<qa.length;){const ld=qa.charCodeAt(nd);if(isNumber$3(ld))nd+=1;else return this.addToNumericResult(qa,od,nd,10),this.emitNumericEntity(ld,2)}return this.addToNumericResult(qa,od,nd,10),-1}emitNumericEntity(qa,nd){var od;if(this.consumed<=nd)return(od=this.errors)===null||od===void 0||od.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(qa===CharCodes$1.SEMI)this.consumed+=1;else if(this.decodeMode===DecodingMode.Strict)return 0;return this.emitCodePoint(replaceCodePoint(this.result),this.consumed),this.errors&&(qa!==CharCodes$1.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(qa,nd){const{decodeTree:od}=this;let ld=od[this.treeIndex],ud=(ld&BinTrieFlags.VALUE_LENGTH)>>14;for(;nd<qa.length;nd++,this.excess++){const cd=qa.charCodeAt(nd);if(this.treeIndex=determineBranch(od,ld,this.treeIndex+Math.max(1,ud),cd),this.treeIndex<0)return this.result===0||this.decodeMode===DecodingMode.Attribute&&(ud===0||isEntityInAttributeInvalidEnd(cd))?0:this.emitNotTerminatedNamedEntity();if(ld=od[this.treeIndex],ud=(ld&BinTrieFlags.VALUE_LENGTH)>>14,ud!==0){if(cd===CharCodes$1.SEMI)return this.emitNamedEntityData(this.treeIndex,ud,this.consumed+this.excess);this.decodeMode!==DecodingMode.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var qa;const{result:nd,decodeTree:od}=this,ld=(od[nd]&BinTrieFlags.VALUE_LENGTH)>>14;return this.emitNamedEntityData(nd,ld,this.consumed),(qa=this.errors)===null||qa===void 0||qa.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(qa,nd,od){const{decodeTree:ld}=this;return this.emitCodePoint(nd===1?ld[qa]&~BinTrieFlags.VALUE_LENGTH:ld[qa+1],od),nd===3&&this.emitCodePoint(ld[qa+2],od),od}end(){var qa;switch(this.state){case EntityDecoderState.NamedEntity:return this.result!==0&&(this.decodeMode!==DecodingMode.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case EntityDecoderState.NumericDecimal:return this.emitNumericEntity(0,2);case EntityDecoderState.NumericHex:return this.emitNumericEntity(0,3);case EntityDecoderState.NumericStart:return(qa=this.errors)===null||qa===void 0||qa.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case EntityDecoderState.EntityStart:return 0}}}function getDecoder(Ra){let qa="";const nd=new EntityDecoder(Ra,od=>qa+=fromCodePoint(od));return function(ld,ud){let cd=0,dd=0;for(;(dd=ld.indexOf("&",dd))>=0;){qa+=ld.slice(cd,dd),nd.startEntity(ud);const fd=nd.write(ld,dd+1);if(fd<0){cd=dd+nd.end();break}cd=dd+fd,dd=fd===0?cd+1:cd}const pd=qa+ld.slice(cd);return qa="",pd}}function determineBranch(Ra,qa,nd,od){const ld=(qa&BinTrieFlags.BRANCH_LENGTH)>>7,ud=qa&BinTrieFlags.JUMP_TABLE;if(ld===0)return ud!==0&&od===ud?nd:-1;if(ud){const pd=od-ud;return pd<0||pd>=ld?-1:Ra[nd+pd]-1}let cd=nd,dd=cd+ld-1;for(;cd<=dd;){const pd=cd+dd>>>1,fd=Ra[pd];if(fd<od)cd=pd+1;else if(fd>od)dd=pd-1;else return Ra[pd+ld]}return-1}getDecoder(htmlDecodeTree);getDecoder(xmlDecodeTree);const xmlReplacer=/["&'<>$\x80-\uFFFF]/g,xmlCodeMap=new Map([[34,"&quot;"],[38,"&amp;"],[39,"&apos;"],[60,"&lt;"],[62,"&gt;"]]),getCodePoint=String.prototype.codePointAt!=null?(Ra,qa)=>Ra.codePointAt(qa):(Ra,qa)=>(Ra.charCodeAt(qa)&64512)===55296?(Ra.charCodeAt(qa)-55296)*1024+Ra.charCodeAt(qa+1)-56320+65536:Ra.charCodeAt(qa);function encodeXML(Ra){let qa="",nd=0,od;for(;(od=xmlReplacer.exec(Ra))!==null;){const ld=od.index,ud=Ra.charCodeAt(ld),cd=xmlCodeMap.get(ud);cd!==void 0?(qa+=Ra.substring(nd,ld)+cd,nd=ld+1):(qa+=`${Ra.substring(nd,ld)}&#x${getCodePoint(Ra,ld).toString(16)};`,nd=xmlReplacer.lastIndex+=+((ud&64512)===55296))}return qa+Ra.substr(nd)}function getEscaper(Ra,qa){return function(od){let ld,ud=0,cd="";for(;ld=Ra.exec(od);)ud!==ld.index&&(cd+=od.substring(ud,ld.index)),cd+=qa.get(ld[0].charCodeAt(0)),ud=ld.index+1;return cd+od.substring(ud)}}const escapeAttribute=getEscaper(/["&\u00A0]/g,new Map([[34,"&quot;"],[38,"&amp;"],[160,"&nbsp;"]])),escapeText=getEscaper(/[&<>\u00A0]/g,new Map([[38,"&amp;"],[60,"&lt;"],[62,"&gt;"],[160,"&nbsp;"]])),elementNames=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(Ra=>[Ra.toLowerCase(),Ra])),attributeNames=new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(Ra=>[Ra.toLowerCase(),Ra])),unencodedElements=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function replaceQuotes(Ra){return Ra.replace(/"/g,"&quot;")}function formatAttributes(Ra,qa){var nd;if(!Ra)return;const od=((nd=qa.encodeEntities)!==null&&nd!==void 0?nd:qa.decodeEntities)===!1?replaceQuotes:qa.xmlMode||qa.encodeEntities!=="utf8"?encodeXML:escapeAttribute;return Object.keys(Ra).map(ld=>{var ud,cd;const dd=(ud=Ra[ld])!==null&&ud!==void 0?ud:"";return qa.xmlMode==="foreign"&&(ld=(cd=attributeNames.get(ld))!==null&&cd!==void 0?cd:ld),!qa.emptyAttrs&&!qa.xmlMode&&dd===""?ld:`${ld}="${od(dd)}"`}).join(" ")}const singleTag=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function render$3(Ra,qa={}){const nd="length"in Ra?Ra:[Ra];let od="";for(let ld=0;ld<nd.length;ld++)od+=renderNode(nd[ld],qa);return od}function renderNode(Ra,qa){switch(Ra.type){case Root:return render$3(Ra.children,qa);case Doctype:case Directive:return renderDirective(Ra);case Comment$1:return renderComment(Ra);case CDATA$1:return renderCdata(Ra);case Script:case Style:case Tag:return renderTag(Ra,qa);case Text$1:return renderText(Ra,qa)}}const foreignModeIntegrationPoints=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),foreignElements=new Set(["svg","math"]);function renderTag(Ra,qa){var nd;qa.xmlMode==="foreign"&&(Ra.name=(nd=elementNames.get(Ra.name))!==null&&nd!==void 0?nd:Ra.name,Ra.parent&&foreignModeIntegrationPoints.has(Ra.parent.name)&&(qa={...qa,xmlMode:!1})),!qa.xmlMode&&foreignElements.has(Ra.name)&&(qa={...qa,xmlMode:"foreign"});let od=`<${Ra.name}`;const ld=formatAttributes(Ra.attribs,qa);return ld&&(od+=` ${ld}`),Ra.children.length===0&&(qa.xmlMode?qa.selfClosingTags!==!1:qa.selfClosingTags&&singleTag.has(Ra.name))?(qa.xmlMode||(od+=" "),od+="/>"):(od+=">",Ra.children.length>0&&(od+=render$3(Ra.children,qa)),(qa.xmlMode||!singleTag.has(Ra.name))&&(od+=`</${Ra.name}>`)),od}function renderDirective(Ra){return`<${Ra.data}>`}function renderText(Ra,qa){var nd;let od=Ra.data||"";return((nd=qa.encodeEntities)!==null&&nd!==void 0?nd:qa.decodeEntities)!==!1&&!(!qa.xmlMode&&Ra.parent&&unencodedElements.has(Ra.parent.name))&&(od=qa.xmlMode||qa.encodeEntities!=="utf8"?encodeXML(od):escapeText(od)),od}function renderCdata(Ra){return`<![CDATA[${Ra.children[0].data}]]>`}function renderComment(Ra){return`<!--${Ra.data}-->`}function getOuterHTML(Ra,qa){return render$3(Ra,qa)}function getInnerHTML(Ra,qa){return hasChildren(Ra)?Ra.children.map(nd=>getOuterHTML(nd,qa)).join(""):""}function getText(Ra){return Array.isArray(Ra)?Ra.map(getText).join(""):isTag(Ra)?Ra.name==="br"?`
`:getText(Ra.children):isCDATA(Ra)?getText(Ra.children):isText(Ra)?Ra.data:""}function textContent(Ra){return Array.isArray(Ra)?Ra.map(textContent).join(""):hasChildren(Ra)&&!isComment$1(Ra)?textContent(Ra.children):isText(Ra)?Ra.data:""}function innerText(Ra){return Array.isArray(Ra)?Ra.map(innerText).join(""):hasChildren(Ra)&&(Ra.type===ElementType.Tag||isCDATA(Ra))?innerText(Ra.children):isText(Ra)?Ra.data:""}function getChildren(Ra){return hasChildren(Ra)?Ra.children:[]}function getParent(Ra){return Ra.parent||null}function getSiblings(Ra){const qa=getParent(Ra);if(qa!=null)return getChildren(qa);const nd=[Ra];let{prev:od,next:ld}=Ra;for(;od!=null;)nd.unshift(od),{prev:od}=od;for(;ld!=null;)nd.push(ld),{next:ld}=ld;return nd}function getAttributeValue(Ra,qa){var nd;return(nd=Ra.attribs)===null||nd===void 0?void 0:nd[qa]}function hasAttrib(Ra,qa){return Ra.attribs!=null&&Object.prototype.hasOwnProperty.call(Ra.attribs,qa)&&Ra.attribs[qa]!=null}function getName(Ra){return Ra.name}function nextElementSibling(Ra){let{next:qa}=Ra;for(;qa!==null&&!isTag(qa);)({next:qa}=qa);return qa}function prevElementSibling(Ra){let{prev:qa}=Ra;for(;qa!==null&&!isTag(qa);)({prev:qa}=qa);return qa}function removeElement(Ra){if(Ra.prev&&(Ra.prev.next=Ra.next),Ra.next&&(Ra.next.prev=Ra.prev),Ra.parent){const qa=Ra.parent.children,nd=qa.lastIndexOf(Ra);nd>=0&&qa.splice(nd,1)}Ra.next=null,Ra.prev=null,Ra.parent=null}function replaceElement(Ra,qa){const nd=qa.prev=Ra.prev;nd&&(nd.next=qa);const od=qa.next=Ra.next;od&&(od.prev=qa);const ld=qa.parent=Ra.parent;if(ld){const ud=ld.children;ud[ud.lastIndexOf(Ra)]=qa,Ra.parent=null}}function appendChild(Ra,qa){if(removeElement(qa),qa.next=null,qa.parent=Ra,Ra.children.push(qa)>1){const nd=Ra.children[Ra.children.length-2];nd.next=qa,qa.prev=nd}else qa.prev=null}function append$3(Ra,qa){removeElement(qa);const{parent:nd}=Ra,od=Ra.next;if(qa.next=od,qa.prev=Ra,Ra.next=qa,qa.parent=nd,od){if(od.prev=qa,nd){const ld=nd.children;ld.splice(ld.lastIndexOf(od),0,qa)}}else nd&&nd.children.push(qa)}function prependChild(Ra,qa){if(removeElement(qa),qa.parent=Ra,qa.prev=null,Ra.children.unshift(qa)!==1){const nd=Ra.children[1];nd.prev=qa,qa.next=nd}else qa.next=null}function prepend$1(Ra,qa){removeElement(qa);const{parent:nd}=Ra;if(nd){const od=nd.children;od.splice(od.indexOf(Ra),0,qa)}Ra.prev&&(Ra.prev.next=qa),qa.parent=nd,qa.prev=Ra.prev,qa.next=Ra,Ra.prev=qa}function filter$5(Ra,qa,nd=!0,od=1/0){return find$3(Ra,Array.isArray(qa)?qa:[qa],nd,od)}function find$3(Ra,qa,nd,od){const ld=[],ud=[qa],cd=[0];for(;;){if(cd[0]>=ud[0].length){if(cd.length===1)return ld;ud.shift(),cd.shift();continue}const dd=ud[0][cd[0]++];if(Ra(dd)&&(ld.push(dd),--od<=0))return ld;nd&&hasChildren(dd)&&dd.children.length>0&&(cd.unshift(0),ud.unshift(dd.children))}}function findOneChild(Ra,qa){return qa.find(Ra)}function findOne(Ra,qa,nd=!0){let od=null;for(let ld=0;ld<qa.length&&!od;ld++){const ud=qa[ld];if(isTag(ud))Ra(ud)?od=ud:nd&&ud.children.length>0&&(od=findOne(Ra,ud.children,!0));else continue}return od}function existsOne(Ra,qa){return qa.some(nd=>isTag(nd)&&(Ra(nd)||existsOne(Ra,nd.children)))}function findAll(Ra,qa){const nd=[],od=[qa],ld=[0];for(;;){if(ld[0]>=od[0].length){if(od.length===1)return nd;od.shift(),ld.shift();continue}const ud=od[0][ld[0]++];isTag(ud)&&(Ra(ud)&&nd.push(ud),ud.children.length>0&&(ld.unshift(0),od.unshift(ud.children)))}}const Checks={tag_name(Ra){return typeof Ra=="function"?qa=>isTag(qa)&&Ra(qa.name):Ra==="*"?isTag:qa=>isTag(qa)&&qa.name===Ra},tag_type(Ra){return typeof Ra=="function"?qa=>Ra(qa.type):qa=>qa.type===Ra},tag_contains(Ra){return typeof Ra=="function"?qa=>isText(qa)&&Ra(qa.data):qa=>isText(qa)&&qa.data===Ra}};function getAttribCheck(Ra,qa){return typeof qa=="function"?nd=>isTag(nd)&&qa(nd.attribs[Ra]):nd=>isTag(nd)&&nd.attribs[Ra]===qa}function combineFuncs(Ra,qa){return nd=>Ra(nd)||qa(nd)}function compileTest(Ra){const qa=Object.keys(Ra).map(nd=>{const od=Ra[nd];return Object.prototype.hasOwnProperty.call(Checks,nd)?Checks[nd](od):getAttribCheck(nd,od)});return qa.length===0?null:qa.reduce(combineFuncs)}function testElement(Ra,qa){const nd=compileTest(Ra);return nd?nd(qa):!0}function getElements(Ra,qa,nd,od=1/0){const ld=compileTest(Ra);return ld?filter$5(ld,qa,nd,od):[]}function getElementById(Ra,qa,nd=!0){return Array.isArray(qa)||(qa=[qa]),findOne(getAttribCheck("id",Ra),qa,nd)}function getElementsByTagName(Ra,qa,nd=!0,od=1/0){return filter$5(Checks.tag_name(Ra),qa,nd,od)}function getElementsByTagType(Ra,qa,nd=!0,od=1/0){return filter$5(Checks.tag_type(Ra),qa,nd,od)}function removeSubsets(Ra){let qa=Ra.length;for(;--qa>=0;){const nd=Ra[qa];if(qa>0&&Ra.lastIndexOf(nd,qa-1)>=0){Ra.splice(qa,1);continue}for(let od=nd.parent;od;od=od.parent)if(Ra.includes(od)){Ra.splice(qa,1);break}}return Ra}var DocumentPosition$1;(function(Ra){Ra[Ra.DISCONNECTED=1]="DISCONNECTED",Ra[Ra.PRECEDING=2]="PRECEDING",Ra[Ra.FOLLOWING=4]="FOLLOWING",Ra[Ra.CONTAINS=8]="CONTAINS",Ra[Ra.CONTAINED_BY=16]="CONTAINED_BY"})(DocumentPosition$1||(DocumentPosition$1={}));function compareDocumentPosition(Ra,qa){const nd=[],od=[];if(Ra===qa)return 0;let ld=hasChildren(Ra)?Ra:Ra.parent;for(;ld;)nd.unshift(ld),ld=ld.parent;for(ld=hasChildren(qa)?qa:qa.parent;ld;)od.unshift(ld),ld=ld.parent;const ud=Math.min(nd.length,od.length);let cd=0;for(;cd<ud&&nd[cd]===od[cd];)cd++;if(cd===0)return DocumentPosition$1.DISCONNECTED;const dd=nd[cd-1],pd=dd.children,fd=nd[cd],md=od[cd];return pd.indexOf(fd)>pd.indexOf(md)?dd===qa?DocumentPosition$1.FOLLOWING|DocumentPosition$1.CONTAINED_BY:DocumentPosition$1.FOLLOWING:dd===Ra?DocumentPosition$1.PRECEDING|DocumentPosition$1.CONTAINS:DocumentPosition$1.PRECEDING}function uniqueSort(Ra){return Ra=Ra.filter((qa,nd,od)=>!od.includes(qa,nd+1)),Ra.sort((qa,nd)=>{const od=compareDocumentPosition(qa,nd);return od&DocumentPosition$1.PRECEDING?-1:od&DocumentPosition$1.FOLLOWING?1:0}),Ra}function getFeed(Ra){const qa=getOneElement(isValidFeed,Ra);return qa?qa.name==="feed"?getAtomFeed(qa):getRssFeed(qa):null}function getAtomFeed(Ra){var qa;const nd=Ra.children,od={type:"atom",items:getElementsByTagName("entry",nd).map(cd=>{var dd;const{children:pd}=cd,fd={media:getMediaElements(pd)};addConditionally(fd,"id","id",pd),addConditionally(fd,"title","title",pd);const md=(dd=getOneElement("link",pd))===null||dd===void 0?void 0:dd.attribs.href;md&&(fd.link=md);const vd=fetch$1("summary",pd)||fetch$1("content",pd);vd&&(fd.description=vd);const Ad=fetch$1("updated",pd);return Ad&&(fd.pubDate=new Date(Ad)),fd})};addConditionally(od,"id","id",nd),addConditionally(od,"title","title",nd);const ld=(qa=getOneElement("link",nd))===null||qa===void 0?void 0:qa.attribs.href;ld&&(od.link=ld),addConditionally(od,"description","subtitle",nd);const ud=fetch$1("updated",nd);return ud&&(od.updated=new Date(ud)),addConditionally(od,"author","email",nd,!0),od}function getRssFeed(Ra){var qa,nd;const od=(nd=(qa=getOneElement("channel",Ra.children))===null||qa===void 0?void 0:qa.children)!==null&&nd!==void 0?nd:[],ld={type:Ra.name.substr(0,3),id:"",items:getElementsByTagName("item",Ra.children).map(cd=>{const{children:dd}=cd,pd={media:getMediaElements(dd)};addConditionally(pd,"id","guid",dd),addConditionally(pd,"title","title",dd),addConditionally(pd,"link","link",dd),addConditionally(pd,"description","description",dd);const fd=fetch$1("pubDate",dd)||fetch$1("dc:date",dd);return fd&&(pd.pubDate=new Date(fd)),pd})};addConditionally(ld,"title","title",od),addConditionally(ld,"link","link",od),addConditionally(ld,"description","description",od);const ud=fetch$1("lastBuildDate",od);return ud&&(ld.updated=new Date(ud)),addConditionally(ld,"author","managingEditor",od,!0),ld}const MEDIA_KEYS_STRING=["url","type","lang"],MEDIA_KEYS_INT=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function getMediaElements(Ra){return getElementsByTagName("media:content",Ra).map(qa=>{const{attribs:nd}=qa,od={medium:nd.medium,isDefault:!!nd.isDefault};for(const ld of MEDIA_KEYS_STRING)nd[ld]&&(od[ld]=nd[ld]);for(const ld of MEDIA_KEYS_INT)nd[ld]&&(od[ld]=parseInt(nd[ld],10));return nd.expression&&(od.expression=nd.expression),od})}function getOneElement(Ra,qa){return getElementsByTagName(Ra,qa,!0,1)[0]}function fetch$1(Ra,qa,nd=!1){return textContent(getElementsByTagName(Ra,qa,nd,1)).trim()}function addConditionally(Ra,qa,nd,od,ld=!1){const ud=fetch$1(nd,od,ld);ud&&(Ra[qa]=ud)}function isValidFeed(Ra){return Ra==="rss"||Ra==="feed"||Ra==="rdf:RDF"}const DomUtils=Object.freeze(Object.defineProperty({__proto__:null,get DocumentPosition(){return DocumentPosition$1},append:append$3,appendChild,compareDocumentPosition,existsOne,filter:filter$5,find:find$3,findAll,findOne,findOneChild,getAttributeValue,getChildren,getElementById,getElements,getElementsByTagName,getElementsByTagType,getFeed,getInnerHTML,getName,getOuterHTML,getParent,getSiblings,getText,hasAttrib,hasChildren,innerText,isCDATA,isComment:isComment$1,isDocument,isTag,isText,nextElementSibling,prepend:prepend$1,prependChild,prevElementSibling,removeElement,removeSubsets,replaceElement,testElement,textContent,uniqueSort},Symbol.toStringTag,{value:"Module"})),defaultOpts$1={_useHtmlParser2:!1};function flattenOptions(Ra,qa){if(!Ra)return qa??defaultOpts$1;const nd={_useHtmlParser2:!!Ra.xmlMode,...qa,...Ra};return Ra.xml?(nd._useHtmlParser2=!0,nd.xmlMode=!0,Ra.xml!==!0&&Object.assign(nd,Ra.xml)):Ra.xmlMode&&(nd._useHtmlParser2=!0),nd}function render$2(Ra,qa,nd){return Ra?Ra(qa??Ra._root.children,null,void 0,nd).toString():""}function isOptions(Ra,qa){return typeof Ra=="object"&&Ra!=null&&!("length"in Ra)&&!("type"in Ra)}function html$5(Ra,qa){const nd=isOptions(Ra)?(qa=Ra,void 0):Ra,od={...this===null||this===void 0?void 0:this._options,...flattenOptions(qa)};return render$2(this,nd,od)}function xml$4(Ra){const qa={...this._options,xmlMode:!0};return render$2(this,Ra,qa)}function text$3(Ra){const qa=Ra??(this?this.root():[]);let nd="";for(let od=0;od<qa.length;od++)nd+=textContent(qa[od]);return nd}function parseHTML(Ra,qa,nd=typeof qa=="boolean"?qa:!1){if(!Ra||typeof Ra!="string")return null;typeof qa=="boolean"&&(nd=qa);const od=this.load(Ra,this._options,!1);return nd||od("script").remove(),[...od.root()[0].children]}function root$1(){return this(this._root)}function contains(Ra,qa){if(qa===Ra)return!1;let nd=qa;for(;nd&&nd!==nd.parent;)if(nd=nd.parent,nd===Ra)return!0;return!1}function extract$1(Ra){return this.root().extract(Ra)}function merge$2(Ra,qa){if(!isArrayLike$1(Ra)||!isArrayLike$1(qa))return;let nd=Ra.length;const od=+qa.length;for(let ld=0;ld<od;ld++)Ra[nd++]=qa[ld];return Ra.length=nd,Ra}function isArrayLike$1(Ra){if(Array.isArray(Ra))return!0;if(typeof Ra!="object"||Ra===null||!("length"in Ra)||typeof Ra.length!="number"||Ra.length<0)return!1;for(let qa=0;qa<Ra.length;qa++)if(!(qa in Ra))return!1;return!0}const staticMethods=Object.freeze(Object.defineProperty({__proto__:null,contains,extract:extract$1,html:html$5,merge:merge$2,parseHTML,root:root$1,text:text$3,xml:xml$4},Symbol.toStringTag,{value:"Module"}));function isCheerio(Ra){return Ra.cheerio!=null}function camelCase(Ra){return Ra.replace(/[._-](\w|$)/g,(qa,nd)=>nd.toUpperCase())}function cssCase(Ra){return Ra.replace(/[A-Z]/g,"-$&").toLowerCase()}function domEach(Ra,qa){const nd=Ra.length;for(let od=0;od<nd;od++)qa(Ra[od],od);return Ra}var CharacterCodes;(function(Ra){Ra[Ra.LowerA=97]="LowerA",Ra[Ra.LowerZ=122]="LowerZ",Ra[Ra.UpperA=65]="UpperA",Ra[Ra.UpperZ=90]="UpperZ",Ra[Ra.Exclamation=33]="Exclamation"})(CharacterCodes||(CharacterCodes={}));function isHtml(Ra){const qa=Ra.indexOf("<");if(qa<0||qa>Ra.length-3)return!1;const nd=Ra.charCodeAt(qa+1);return(nd>=CharacterCodes.LowerA&&nd<=CharacterCodes.LowerZ||nd>=CharacterCodes.UpperA&&nd<=CharacterCodes.UpperZ||nd===CharacterCodes.Exclamation)&&Ra.includes(">",qa+2)}const hasOwn$1=Object.prototype.hasOwnProperty,rspace=/\s+/,dataAttrPrefix="data-",rboolean=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,rbrace=/^{[^]*}$|^\[[^]*]$/;function getAttr(Ra,qa,nd){var od;if(!(!Ra||!isTag(Ra))){if((od=Ra.attribs)!==null&&od!==void 0||(Ra.attribs={}),!qa)return Ra.attribs;if(hasOwn$1.call(Ra.attribs,qa))return!nd&&rboolean.test(qa)?qa:Ra.attribs[qa];if(Ra.name==="option"&&qa==="value")return text$3(Ra.children);if(Ra.name==="input"&&(Ra.attribs.type==="radio"||Ra.attribs.type==="checkbox")&&qa==="value")return"on"}}function setAttr(Ra,qa,nd){nd===null?removeAttribute(Ra,qa):Ra.attribs[qa]=`${nd}`}function attr(Ra,qa){if(typeof Ra=="object"||qa!==void 0){if(typeof qa=="function"){if(typeof Ra!="string")throw new Error("Bad combination of arguments.");return domEach(this,(nd,od)=>{isTag(nd)&&setAttr(nd,Ra,qa.call(nd,od,nd.attribs[Ra]))})}return domEach(this,nd=>{if(isTag(nd))if(typeof Ra=="object")for(const od of Object.keys(Ra)){const ld=Ra[od];setAttr(nd,od,ld)}else setAttr(nd,Ra,qa)})}return arguments.length>1?this:getAttr(this[0],Ra,this.options.xmlMode)}function getProp(Ra,qa,nd){return qa in Ra?Ra[qa]:!nd&&rboolean.test(qa)?getAttr(Ra,qa,!1)!==void 0:getAttr(Ra,qa,nd)}function setProp(Ra,qa,nd,od){qa in Ra?Ra[qa]=nd:setAttr(Ra,qa,!od&&rboolean.test(qa)?nd?"":null:`${nd}`)}function prop(Ra,qa){var nd;if(typeof Ra=="string"&&qa===void 0){const od=this[0];if(!od||!isTag(od))return;switch(Ra){case"style":{const ld=this.css(),ud=Object.keys(ld);for(let cd=0;cd<ud.length;cd++)ld[cd]=ud[cd];return ld.length=ud.length,ld}case"tagName":case"nodeName":return od.name.toUpperCase();case"href":case"src":{const ld=(nd=od.attribs)===null||nd===void 0?void 0:nd[Ra];return typeof URL<"u"&&(Ra==="href"&&(od.tagName==="a"||od.tagName==="link")||Ra==="src"&&(od.tagName==="img"||od.tagName==="iframe"||od.tagName==="audio"||od.tagName==="video"||od.tagName==="source"))&&ld!==void 0&&this.options.baseURI?new URL(ld,this.options.baseURI).href:ld}case"innerText":return innerText(od);case"textContent":return textContent(od);case"outerHTML":return this.clone().wrap("<container />").parent().html();case"innerHTML":return this.html();default:return getProp(od,Ra,this.options.xmlMode)}}if(typeof Ra=="object"||qa!==void 0){if(typeof qa=="function"){if(typeof Ra=="object")throw new TypeError("Bad combination of arguments.");return domEach(this,(od,ld)=>{isTag(od)&&setProp(od,Ra,qa.call(od,ld,getProp(od,Ra,this.options.xmlMode)),this.options.xmlMode)})}return domEach(this,od=>{if(isTag(od))if(typeof Ra=="object")for(const ld of Object.keys(Ra)){const ud=Ra[ld];setProp(od,ld,ud,this.options.xmlMode)}else setProp(od,Ra,qa,this.options.xmlMode)})}}function setData(Ra,qa,nd){var od;(od=Ra.data)!==null&&od!==void 0||(Ra.data={}),typeof qa=="object"?Object.assign(Ra.data,qa):typeof qa=="string"&&nd!==void 0&&(Ra.data[qa]=nd)}function readAllData(Ra){for(const qa of Object.keys(Ra.attribs)){if(!qa.startsWith(dataAttrPrefix))continue;const nd=camelCase(qa.slice(dataAttrPrefix.length));hasOwn$1.call(Ra.data,nd)||(Ra.data[nd]=parseDataValue(Ra.attribs[qa]))}return Ra.data}function readData(Ra,qa){const nd=dataAttrPrefix+cssCase(qa),od=Ra.data;if(hasOwn$1.call(od,qa))return od[qa];if(hasOwn$1.call(Ra.attribs,nd))return od[qa]=parseDataValue(Ra.attribs[nd])}function parseDataValue(Ra){if(Ra==="null")return null;if(Ra==="true")return!0;if(Ra==="false")return!1;const qa=Number(Ra);if(Ra===String(qa))return qa;if(rbrace.test(Ra))try{return JSON.parse(Ra)}catch{}return Ra}function data(Ra,qa){var nd;const od=this[0];if(!od||!isTag(od))return;const ld=od;return(nd=ld.data)!==null&&nd!==void 0||(ld.data={}),Ra==null?readAllData(ld):typeof Ra=="object"||qa!==void 0?(domEach(this,ud=>{isTag(ud)&&(typeof Ra=="object"?setData(ud,Ra):setData(ud,Ra,qa))}),this):readData(ld,Ra)}function val$1(Ra){const qa=arguments.length===0,nd=this[0];if(!nd||!isTag(nd))return qa?void 0:this;switch(nd.name){case"textarea":return this.text(Ra);case"select":{const od=this.find("option:selected");if(!qa){if(this.attr("multiple")==null&&typeof Ra=="object")return this;this.find("option").removeAttr("selected");const ld=typeof Ra=="object"?Ra:[Ra];for(const ud of ld)this.find(`option[value="${ud}"]`).attr("selected","");return this}return this.attr("multiple")?od.toArray().map(ld=>text$3(ld.children)):od.attr("value")}case"input":case"option":return qa?this.attr("value"):this.attr("value",Ra)}}function removeAttribute(Ra,qa){!Ra.attribs||!hasOwn$1.call(Ra.attribs,qa)||delete Ra.attribs[qa]}function splitNames(Ra){return Ra?Ra.trim().split(rspace):[]}function removeAttr(Ra){const qa=splitNames(Ra);for(const nd of qa)domEach(this,od=>{isTag(od)&&removeAttribute(od,nd)});return this}function hasClass(Ra){return this.toArray().some(qa=>{const nd=isTag(qa)&&qa.attribs.class;let od=-1;if(nd&&Ra.length>0)for(;(od=nd.indexOf(Ra,od+1))>-1;){const ld=od+Ra.length;if((od===0||rspace.test(nd[od-1]))&&(ld===nd.length||rspace.test(nd[ld])))return!0}return!1})}function addClass(Ra){if(typeof Ra=="function")return domEach(this,(od,ld)=>{if(isTag(od)){const ud=od.attribs.class||"";addClass.call([od],Ra.call(od,ld,ud))}});if(!Ra||typeof Ra!="string")return this;const qa=Ra.split(rspace),nd=this.length;for(let od=0;od<nd;od++){const ld=this[od];if(!isTag(ld))continue;const ud=getAttr(ld,"class",!1);if(ud){let cd=` ${ud} `;for(const dd of qa){const pd=`${dd} `;cd.includes(` ${pd}`)||(cd+=pd)}setAttr(ld,"class",cd.trim())}else setAttr(ld,"class",qa.join(" ").trim())}return this}function removeClass(Ra){if(typeof Ra=="function")return domEach(this,(ld,ud)=>{isTag(ld)&&removeClass.call([ld],Ra.call(ld,ud,ld.attribs.class||""))});const qa=splitNames(Ra),nd=qa.length,od=arguments.length===0;return domEach(this,ld=>{if(isTag(ld))if(od)ld.attribs.class="";else{const ud=splitNames(ld.attribs.class);let cd=!1;for(let dd=0;dd<nd;dd++){const pd=ud.indexOf(qa[dd]);pd>=0&&(ud.splice(pd,1),cd=!0,dd--)}cd&&(ld.attribs.class=ud.join(" "))}})}function toggleClass(Ra,qa){if(typeof Ra=="function")return domEach(this,(cd,dd)=>{isTag(cd)&&toggleClass.call([cd],Ra.call(cd,dd,cd.attribs.class||"",qa),qa)});if(!Ra||typeof Ra!="string")return this;const nd=Ra.split(rspace),od=nd.length,ld=typeof qa=="boolean"?qa?1:-1:0,ud=this.length;for(let cd=0;cd<ud;cd++){const dd=this[cd];if(!isTag(dd))continue;const pd=splitNames(dd.attribs.class);for(let fd=0;fd<od;fd++){const md=pd.indexOf(nd[fd]);ld>=0&&md<0?pd.push(nd[fd]):ld<=0&&md>=0&&pd.splice(md,1)}dd.attribs.class=pd.join(" ")}return this}const Attributes=Object.freeze(Object.defineProperty({__proto__:null,addClass,attr,data,hasClass,prop,removeAttr,removeClass,toggleClass,val:val$1},Symbol.toStringTag,{value:"Module"}));var SelectorType;(function(Ra){Ra.Attribute="attribute",Ra.Pseudo="pseudo",Ra.PseudoElement="pseudo-element",Ra.Tag="tag",Ra.Universal="universal",Ra.Adjacent="adjacent",Ra.Child="child",Ra.Descendant="descendant",Ra.Parent="parent",Ra.Sibling="sibling",Ra.ColumnCombinator="column-combinator"})(SelectorType||(SelectorType={}));var AttributeAction;(function(Ra){Ra.Any="any",Ra.Element="element",Ra.End="end",Ra.Equals="equals",Ra.Exists="exists",Ra.Hyphen="hyphen",Ra.Not="not",Ra.Start="start"})(AttributeAction||(AttributeAction={}));const reName=/^[^\\#]?(?:\\(?:[\da-f]{1,6}\s?|.)|[\w\-\u00b0-\uFFFF])+/,reEscape=/\\([\da-f]{1,6}\s?|(\s)|.)/gi,actionTypes=new Map([[126,AttributeAction.Element],[94,AttributeAction.Start],[36,AttributeAction.End],[42,AttributeAction.Any],[33,AttributeAction.Not],[124,AttributeAction.Hyphen]]),unpackPseudos=new Set(["has","not","matches","is","where","host","host-context"]);function isTraversal$1(Ra){switch(Ra.type){case SelectorType.Adjacent:case SelectorType.Child:case SelectorType.Descendant:case SelectorType.Parent:case SelectorType.Sibling:case SelectorType.ColumnCombinator:return!0;default:return!1}}const stripQuotesFromPseudos=new Set(["contains","icontains"]);function funescape(Ra,qa,nd){const od=parseInt(qa,16)-65536;return od!==od||nd?qa:od<0?String.fromCharCode(od+65536):String.fromCharCode(od>>10|55296,od&1023|56320)}function unescapeCSS(Ra){return Ra.replace(reEscape,funescape)}function isQuote(Ra){return Ra===39||Ra===34}function isWhitespace$3(Ra){return Ra===32||Ra===9||Ra===10||Ra===12||Ra===13}function parse$7(Ra){const qa=[],nd=parseSelector(qa,`${Ra}`,0);if(nd<Ra.length)throw new Error(`Unmatched selector: ${Ra.slice(nd)}`);return qa}function parseSelector(Ra,qa,nd){let od=[];function ld(Ad){const Nd=qa.slice(nd+Ad).match(reName);if(!Nd)throw new Error(`Expected name, found ${qa.slice(nd)}`);const[Id]=Nd;return nd+=Ad+Id.length,unescapeCSS(Id)}function ud(Ad){for(nd+=Ad;nd<qa.length&&isWhitespace$3(qa.charCodeAt(nd));)nd++}function cd(){nd+=1;const Ad=nd;let Nd=1;for(;Nd>0&&nd<qa.length;nd++)qa.charCodeAt(nd)===40&&!dd(nd)?Nd++:qa.charCodeAt(nd)===41&&!dd(nd)&&Nd--;if(Nd)throw new Error("Parenthesis not matched");return unescapeCSS(qa.slice(Ad,nd-1))}function dd(Ad){let Nd=0;for(;qa.charCodeAt(--Ad)===92;)Nd++;return(Nd&1)===1}function pd(){if(od.length>0&&isTraversal$1(od[od.length-1]))throw new Error("Did not expect successive traversals.")}function fd(Ad){if(od.length>0&&od[od.length-1].type===SelectorType.Descendant){od[od.length-1].type=Ad;return}pd(),od.push({type:Ad})}function md(Ad,Nd){od.push({type:SelectorType.Attribute,name:Ad,action:Nd,value:ld(1),namespace:null,ignoreCase:"quirks"})}function vd(){if(od.length&&od[od.length-1].type===SelectorType.Descendant&&od.pop(),od.length===0)throw new Error("Empty sub-selector");Ra.push(od)}if(ud(0),qa.length===nd)return nd;e:for(;nd<qa.length;){const Ad=qa.charCodeAt(nd);switch(Ad){case 32:case 9:case 10:case 12:case 13:{(od.length===0||od[0].type!==SelectorType.Descendant)&&(pd(),od.push({type:SelectorType.Descendant})),ud(1);break}case 62:{fd(SelectorType.Child),ud(1);break}case 60:{fd(SelectorType.Parent),ud(1);break}case 126:{fd(SelectorType.Sibling),ud(1);break}case 43:{fd(SelectorType.Adjacent),ud(1);break}case 46:{md("class",AttributeAction.Element);break}case 35:{md("id",AttributeAction.Equals);break}case 91:{ud(1);let Nd,Id=null;qa.charCodeAt(nd)===124?Nd=ld(1):qa.startsWith("*|",nd)?(Id="*",Nd=ld(2)):(Nd=ld(0),qa.charCodeAt(nd)===124&&qa.charCodeAt(nd+1)!==61&&(Id=Nd,Nd=ld(1))),ud(0);let Od=AttributeAction.Exists;const Fd=actionTypes.get(qa.charCodeAt(nd));if(Fd){if(Od=Fd,qa.charCodeAt(nd+1)!==61)throw new Error("Expected `=`");ud(2)}else qa.charCodeAt(nd)===61&&(Od=AttributeAction.Equals,ud(1));let Pd="",Md=null;if(Od!=="exists"){if(isQuote(qa.charCodeAt(nd))){const Hd=qa.charCodeAt(nd);let Gd=nd+1;for(;Gd<qa.length&&(qa.charCodeAt(Gd)!==Hd||dd(Gd));)Gd+=1;if(qa.charCodeAt(Gd)!==Hd)throw new Error("Attribute value didn't end");Pd=unescapeCSS(qa.slice(nd+1,Gd)),nd=Gd+1}else{const Hd=nd;for(;nd<qa.length&&(!isWhitespace$3(qa.charCodeAt(nd))&&qa.charCodeAt(nd)!==93||dd(nd));)nd+=1;Pd=unescapeCSS(qa.slice(Hd,nd))}ud(0);const jd=qa.charCodeAt(nd)|32;jd===115?(Md=!1,ud(1)):jd===105&&(Md=!0,ud(1))}if(qa.charCodeAt(nd)!==93)throw new Error("Attribute selector didn't terminate");nd+=1;const Bd={type:SelectorType.Attribute,name:Nd,action:Od,value:Pd,namespace:Id,ignoreCase:Md};od.push(Bd);break}case 58:{if(qa.charCodeAt(nd+1)===58){od.push({type:SelectorType.PseudoElement,name:ld(2).toLowerCase(),data:qa.charCodeAt(nd)===40?cd():null});continue}const Nd=ld(1).toLowerCase();let Id=null;if(qa.charCodeAt(nd)===40)if(unpackPseudos.has(Nd)){if(isQuote(qa.charCodeAt(nd+1)))throw new Error(`Pseudo-selector ${Nd} cannot be quoted`);if(Id=[],nd=parseSelector(Id,qa,nd+1),qa.charCodeAt(nd)!==41)throw new Error(`Missing closing parenthesis in :${Nd} (${qa})`);nd+=1}else{if(Id=cd(),stripQuotesFromPseudos.has(Nd)){const Od=Id.charCodeAt(0);Od===Id.charCodeAt(Id.length-1)&&isQuote(Od)&&(Id=Id.slice(1,-1))}Id=unescapeCSS(Id)}od.push({type:SelectorType.Pseudo,name:Nd,data:Id});break}case 44:{vd(),od=[],ud(1);break}default:{if(qa.startsWith("/*",nd)){const Od=qa.indexOf("*/",nd+2);if(Od<0)throw new Error("Comment was not terminated");nd=Od+2,od.length===0&&ud(0);break}let Nd=null,Id;if(Ad===42)nd+=1,Id="*";else if(Ad===124){if(Id="",qa.charCodeAt(nd+1)===124){fd(SelectorType.ColumnCombinator),ud(2);break}}else if(reName.test(qa.slice(nd)))Id=ld(0);else break e;qa.charCodeAt(nd)===124&&qa.charCodeAt(nd+1)!==124&&(Nd=Id,qa.charCodeAt(nd+1)===42?(Id="*",nd+=2):Id=ld(1)),od.push(Id==="*"?{type:SelectorType.Universal,namespace:Nd}:{type:SelectorType.Tag,name:Id,namespace:Nd})}}}return vd(),nd}var boolbase={trueFunc:function(){return!0},falseFunc:function(){return!1}};const boolbase$1=getDefaultExportFromCjs(boolbase),procedure=new Map([[SelectorType.Universal,50],[SelectorType.Tag,30],[SelectorType.Attribute,1],[SelectorType.Pseudo,0]]);function isTraversal(Ra){return!procedure.has(Ra.type)}const attributes=new Map([[AttributeAction.Exists,10],[AttributeAction.Equals,8],[AttributeAction.Not,7],[AttributeAction.Start,6],[AttributeAction.End,6],[AttributeAction.Any,5]]);function sortByProcedure(Ra){const qa=Ra.map(getProcedure);for(let nd=1;nd<Ra.length;nd++){const od=qa[nd];if(!(od<0))for(let ld=nd-1;ld>=0&&od<qa[ld];ld--){const ud=Ra[ld+1];Ra[ld+1]=Ra[ld],Ra[ld]=ud,qa[ld+1]=qa[ld],qa[ld]=od}}}function getProcedure(Ra){var qa,nd;let od=(qa=procedure.get(Ra.type))!==null&&qa!==void 0?qa:-1;return Ra.type===SelectorType.Attribute?(od=(nd=attributes.get(Ra.action))!==null&&nd!==void 0?nd:4,Ra.action===AttributeAction.Equals&&Ra.name==="id"&&(od=9),Ra.ignoreCase&&(od>>=1)):Ra.type===SelectorType.Pseudo&&(Ra.data?Ra.name==="has"||Ra.name==="contains"?od=0:Array.isArray(Ra.data)?(od=Math.min(...Ra.data.map(ld=>Math.min(...ld.map(getProcedure)))),od<0&&(od=0)):od=2:od=3),od}const reChars=/[-[\]{}()*+?.,\\^$|#\s]/g;function escapeRegex(Ra){return Ra.replace(reChars,"\\$&")}const caseInsensitiveAttributes=new Set(["accept","accept-charset","align","alink","axis","bgcolor","charset","checked","clear","codetype","color","compact","declare","defer","dir","direction","disabled","enctype","face","frame","hreflang","http-equiv","lang","language","link","media","method","multiple","nohref","noresize","noshade","nowrap","readonly","rel","rev","rules","scope","scrolling","selected","shape","target","text","type","valign","valuetype","vlink"]);function shouldIgnoreCase(Ra,qa){return typeof Ra.ignoreCase=="boolean"?Ra.ignoreCase:Ra.ignoreCase==="quirks"?!!qa.quirksMode:!qa.xmlMode&&caseInsensitiveAttributes.has(Ra.name)}const attributeRules={equals(Ra,qa,nd){const{adapter:od}=nd,{name:ld}=qa;let{value:ud}=qa;return shouldIgnoreCase(qa,nd)?(ud=ud.toLowerCase(),cd=>{const dd=od.getAttributeValue(cd,ld);return dd!=null&&dd.length===ud.length&&dd.toLowerCase()===ud&&Ra(cd)}):cd=>od.getAttributeValue(cd,ld)===ud&&Ra(cd)},hyphen(Ra,qa,nd){const{adapter:od}=nd,{name:ld}=qa;let{value:ud}=qa;const cd=ud.length;return shouldIgnoreCase(qa,nd)?(ud=ud.toLowerCase(),function(pd){const fd=od.getAttributeValue(pd,ld);return fd!=null&&(fd.length===cd||fd.charAt(cd)==="-")&&fd.substr(0,cd).toLowerCase()===ud&&Ra(pd)}):function(pd){const fd=od.getAttributeValue(pd,ld);return fd!=null&&(fd.length===cd||fd.charAt(cd)==="-")&&fd.substr(0,cd)===ud&&Ra(pd)}},element(Ra,qa,nd){const{adapter:od}=nd,{name:ld,value:ud}=qa;if(/\s/.test(ud))return boolbase$1.falseFunc;const cd=new RegExp(`(?:^|\\s)${escapeRegex(ud)}(?:$|\\s)`,shouldIgnoreCase(qa,nd)?"i":"");return function(pd){const fd=od.getAttributeValue(pd,ld);return fd!=null&&fd.length>=ud.length&&cd.test(fd)&&Ra(pd)}},exists(Ra,{name:qa},{adapter:nd}){return od=>nd.hasAttrib(od,qa)&&Ra(od)},start(Ra,qa,nd){const{adapter:od}=nd,{name:ld}=qa;let{value:ud}=qa;const cd=ud.length;return cd===0?boolbase$1.falseFunc:shouldIgnoreCase(qa,nd)?(ud=ud.toLowerCase(),dd=>{const pd=od.getAttributeValue(dd,ld);return pd!=null&&pd.length>=cd&&pd.substr(0,cd).toLowerCase()===ud&&Ra(dd)}):dd=>{var pd;return!!(!((pd=od.getAttributeValue(dd,ld))===null||pd===void 0)&&pd.startsWith(ud))&&Ra(dd)}},end(Ra,qa,nd){const{adapter:od}=nd,{name:ld}=qa;let{value:ud}=qa;const cd=-ud.length;return cd===0?boolbase$1.falseFunc:shouldIgnoreCase(qa,nd)?(ud=ud.toLowerCase(),dd=>{var pd;return((pd=od.getAttributeValue(dd,ld))===null||pd===void 0?void 0:pd.substr(cd).toLowerCase())===ud&&Ra(dd)}):dd=>{var pd;return!!(!((pd=od.getAttributeValue(dd,ld))===null||pd===void 0)&&pd.endsWith(ud))&&Ra(dd)}},any(Ra,qa,nd){const{adapter:od}=nd,{name:ld,value:ud}=qa;if(ud==="")return boolbase$1.falseFunc;if(shouldIgnoreCase(qa,nd)){const cd=new RegExp(escapeRegex(ud),"i");return function(pd){const fd=od.getAttributeValue(pd,ld);return fd!=null&&fd.length>=ud.length&&cd.test(fd)&&Ra(pd)}}return cd=>{var dd;return!!(!((dd=od.getAttributeValue(cd,ld))===null||dd===void 0)&&dd.includes(ud))&&Ra(cd)}},not(Ra,qa,nd){const{adapter:od}=nd,{name:ld}=qa;let{value:ud}=qa;return ud===""?cd=>!!od.getAttributeValue(cd,ld)&&Ra(cd):shouldIgnoreCase(qa,nd)?(ud=ud.toLowerCase(),cd=>{const dd=od.getAttributeValue(cd,ld);return(dd==null||dd.length!==ud.length||dd.toLowerCase()!==ud)&&Ra(cd)}):cd=>od.getAttributeValue(cd,ld)!==ud&&Ra(cd)}},whitespace$1=new Set([9,10,12,13,32]),ZERO=48,NINE=57;function parse$6(Ra){if(Ra=Ra.trim().toLowerCase(),Ra==="even")return[2,0];if(Ra==="odd")return[2,1];let qa=0,nd=0,od=ud(),ld=cd();if(qa<Ra.length&&Ra.charAt(qa)==="n"&&(qa++,nd=od*(ld??1),dd(),qa<Ra.length?(od=ud(),dd(),ld=cd()):od=ld=0),ld===null||qa<Ra.length)throw new Error(`n-th rule couldn't be parsed ('${Ra}')`);return[nd,od*ld];function ud(){return Ra.charAt(qa)==="-"?(qa++,-1):(Ra.charAt(qa)==="+"&&qa++,1)}function cd(){const pd=qa;let fd=0;for(;qa<Ra.length&&Ra.charCodeAt(qa)>=ZERO&&Ra.charCodeAt(qa)<=NINE;)fd=fd*10+(Ra.charCodeAt(qa)-ZERO),qa++;return qa===pd?null:fd}function dd(){for(;qa<Ra.length&&whitespace$1.has(Ra.charCodeAt(qa));)qa++}}function compile$1(Ra){const qa=Ra[0],nd=Ra[1]-1;if(nd<0&&qa<=0)return boolbase$1.falseFunc;if(qa===-1)return ud=>ud<=nd;if(qa===0)return ud=>ud===nd;if(qa===1)return nd<0?boolbase$1.trueFunc:ud=>ud>=nd;const od=Math.abs(qa),ld=(nd%od+od)%od;return qa>1?ud=>ud>=nd&&ud%od===ld:ud=>ud<=nd&&ud%od===ld}function nthCheck(Ra){return compile$1(parse$6(Ra))}function getChildFunc(Ra,qa){return nd=>{const od=qa.getParent(nd);return od!=null&&qa.isTag(od)&&Ra(nd)}}const filters={contains(Ra,qa,{adapter:nd}){return function(ld){return Ra(ld)&&nd.getText(ld).includes(qa)}},icontains(Ra,qa,{adapter:nd}){const od=qa.toLowerCase();return function(ud){return Ra(ud)&&nd.getText(ud).toLowerCase().includes(od)}},"nth-child"(Ra,qa,{adapter:nd,equals:od}){const ld=nthCheck(qa);return ld===boolbase$1.falseFunc?boolbase$1.falseFunc:ld===boolbase$1.trueFunc?getChildFunc(Ra,nd):function(cd){const dd=nd.getSiblings(cd);let pd=0;for(let fd=0;fd<dd.length&&!od(cd,dd[fd]);fd++)nd.isTag(dd[fd])&&pd++;return ld(pd)&&Ra(cd)}},"nth-last-child"(Ra,qa,{adapter:nd,equals:od}){const ld=nthCheck(qa);return ld===boolbase$1.falseFunc?boolbase$1.falseFunc:ld===boolbase$1.trueFunc?getChildFunc(Ra,nd):function(cd){const dd=nd.getSiblings(cd);let pd=0;for(let fd=dd.length-1;fd>=0&&!od(cd,dd[fd]);fd--)nd.isTag(dd[fd])&&pd++;return ld(pd)&&Ra(cd)}},"nth-of-type"(Ra,qa,{adapter:nd,equals:od}){const ld=nthCheck(qa);return ld===boolbase$1.falseFunc?boolbase$1.falseFunc:ld===boolbase$1.trueFunc?getChildFunc(Ra,nd):function(cd){const dd=nd.getSiblings(cd);let pd=0;for(let fd=0;fd<dd.length;fd++){const md=dd[fd];if(od(cd,md))break;nd.isTag(md)&&nd.getName(md)===nd.getName(cd)&&pd++}return ld(pd)&&Ra(cd)}},"nth-last-of-type"(Ra,qa,{adapter:nd,equals:od}){const ld=nthCheck(qa);return ld===boolbase$1.falseFunc?boolbase$1.falseFunc:ld===boolbase$1.trueFunc?getChildFunc(Ra,nd):function(cd){const dd=nd.getSiblings(cd);let pd=0;for(let fd=dd.length-1;fd>=0;fd--){const md=dd[fd];if(od(cd,md))break;nd.isTag(md)&&nd.getName(md)===nd.getName(cd)&&pd++}return ld(pd)&&Ra(cd)}},root(Ra,qa,{adapter:nd}){return od=>{const ld=nd.getParent(od);return(ld==null||!nd.isTag(ld))&&Ra(od)}},scope(Ra,qa,nd,od){const{equals:ld}=nd;return!od||od.length===0?filters.root(Ra,qa,nd):od.length===1?ud=>ld(od[0],ud)&&Ra(ud):ud=>od.includes(ud)&&Ra(ud)},hover:dynamicStatePseudo("isHovered"),visited:dynamicStatePseudo("isVisited"),active:dynamicStatePseudo("isActive")};function dynamicStatePseudo(Ra){return function(nd,od,{adapter:ld}){const ud=ld[Ra];return typeof ud!="function"?boolbase$1.falseFunc:function(dd){return ud(dd)&&nd(dd)}}}const pseudos={empty(Ra,{adapter:qa}){return!qa.getChildren(Ra).some(nd=>qa.isTag(nd)||qa.getText(nd)!=="")},"first-child"(Ra,{adapter:qa,equals:nd}){if(qa.prevElementSibling)return qa.prevElementSibling(Ra)==null;const od=qa.getSiblings(Ra).find(ld=>qa.isTag(ld));return od!=null&&nd(Ra,od)},"last-child"(Ra,{adapter:qa,equals:nd}){const od=qa.getSiblings(Ra);for(let ld=od.length-1;ld>=0;ld--){if(nd(Ra,od[ld]))return!0;if(qa.isTag(od[ld]))break}return!1},"first-of-type"(Ra,{adapter:qa,equals:nd}){const od=qa.getSiblings(Ra),ld=qa.getName(Ra);for(let ud=0;ud<od.length;ud++){const cd=od[ud];if(nd(Ra,cd))return!0;if(qa.isTag(cd)&&qa.getName(cd)===ld)break}return!1},"last-of-type"(Ra,{adapter:qa,equals:nd}){const od=qa.getSiblings(Ra),ld=qa.getName(Ra);for(let ud=od.length-1;ud>=0;ud--){const cd=od[ud];if(nd(Ra,cd))return!0;if(qa.isTag(cd)&&qa.getName(cd)===ld)break}return!1},"only-of-type"(Ra,{adapter:qa,equals:nd}){const od=qa.getName(Ra);return qa.getSiblings(Ra).every(ld=>nd(Ra,ld)||!qa.isTag(ld)||qa.getName(ld)!==od)},"only-child"(Ra,{adapter:qa,equals:nd}){return qa.getSiblings(Ra).every(od=>nd(Ra,od)||!qa.isTag(od))}};function verifyPseudoArgs(Ra,qa,nd,od){if(nd===null){if(Ra.length>od)throw new Error(`Pseudo-class :${qa} requires an argument`)}else if(Ra.length===od)throw new Error(`Pseudo-class :${qa} doesn't have any arguments`)}const aliases={"any-link":":is(a, area, link)[href]",link:":any-link:not(:visited)",disabled:`:is(
:is(button, input, select, textarea, optgroup, option)[disabled],
optgroup[disabled] > option,
fieldset[disabled]:not(fieldset[disabled] legend:first-of-type *)
)`,enabled:":not(:disabled)",checked:":is(:is(input[type=radio], input[type=checkbox])[checked], option:selected)",required:":is(input, select, textarea)[required]",optional:":is(input, select, textarea):not([required])",selected:"option:is([selected], select:not([multiple]):not(:has(> option[selected])) > :first-of-type)",checkbox:"[type=checkbox]",file:"[type=file]",password:"[type=password]",radio:"[type=radio]",reset:"[type=reset]",image:"[type=image]",submit:"[type=submit]",parent:":not(:empty)",header:":is(h1, h2, h3, h4, h5, h6)",button:":is(button, input[type=button])",input:":is(input, textarea, select, button)",text:"input:is(:not([type!='']), [type=text])"},PLACEHOLDER_ELEMENT={};function ensureIsTag(Ra,qa){return Ra===boolbase$1.falseFunc?boolbase$1.falseFunc:nd=>qa.isTag(nd)&&Ra(nd)}function getNextSiblings(Ra,qa){const nd=qa.getSiblings(Ra);if(nd.length<=1)return[];const od=nd.indexOf(Ra);return od<0||od===nd.length-1?[]:nd.slice(od+1).filter(qa.isTag)}function copyOptions(Ra){return{xmlMode:!!Ra.xmlMode,lowerCaseAttributeNames:!!Ra.lowerCaseAttributeNames,lowerCaseTags:!!Ra.lowerCaseTags,quirksMode:!!Ra.quirksMode,cacheResults:!!Ra.cacheResults,pseudos:Ra.pseudos,adapter:Ra.adapter,equals:Ra.equals}}const is$3=(Ra,qa,nd,od,ld)=>{const ud=ld(qa,copyOptions(nd),od);return ud===boolbase$1.trueFunc?Ra:ud===boolbase$1.falseFunc?boolbase$1.falseFunc:cd=>ud(cd)&&Ra(cd)},subselects={is:is$3,matches:is$3,where:is$3,not(Ra,qa,nd,od,ld){const ud=ld(qa,copyOptions(nd),od);return ud===boolbase$1.falseFunc?Ra:ud===boolbase$1.trueFunc?boolbase$1.falseFunc:cd=>!ud(cd)&&Ra(cd)},has(Ra,qa,nd,od,ld){const{adapter:ud}=nd,cd=copyOptions(nd);cd.relativeSelector=!0;const dd=qa.some(md=>md.some(isTraversal))?[PLACEHOLDER_ELEMENT]:void 0,pd=ld(qa,cd,dd);if(pd===boolbase$1.falseFunc)return boolbase$1.falseFunc;const fd=ensureIsTag(pd,ud);if(dd&&pd!==boolbase$1.trueFunc){const{shouldTestNextSiblings:md=!1}=pd;return vd=>{if(!Ra(vd))return!1;dd[0]=vd;const Ad=ud.getChildren(vd),Nd=md?[...Ad,...getNextSiblings(vd,ud)]:Ad;return ud.existsOne(fd,Nd)}}return md=>Ra(md)&&ud.existsOne(fd,ud.getChildren(md))}};function compilePseudoSelector(Ra,qa,nd,od,ld){var ud;const{name:cd,data:dd}=qa;if(Array.isArray(dd)){if(!(cd in subselects))throw new Error(`Unknown pseudo-class :${cd}(${dd})`);return subselects[cd](Ra,dd,nd,od,ld)}const pd=(ud=nd.pseudos)===null||ud===void 0?void 0:ud[cd],fd=typeof pd=="string"?pd:aliases[cd];if(typeof fd=="string"){if(dd!=null)throw new Error(`Pseudo ${cd} doesn't have any arguments`);const md=parse$7(fd);return subselects.is(Ra,md,nd,od,ld)}if(typeof pd=="function")return verifyPseudoArgs(pd,cd,dd,1),md=>pd(md,dd)&&Ra(md);if(cd in filters)return filters[cd](Ra,dd,nd,od);if(cd in pseudos){const md=pseudos[cd];return verifyPseudoArgs(md,cd,dd,2),vd=>md(vd,nd,dd)&&Ra(vd)}throw new Error(`Unknown pseudo-class :${cd}`)}function getElementParent(Ra,qa){const nd=qa.getParent(Ra);return nd&&qa.isTag(nd)?nd:null}function compileGeneralSelector(Ra,qa,nd,od,ld){const{adapter:ud,equals:cd}=nd;switch(qa.type){case SelectorType.PseudoElement:throw new Error("Pseudo-elements are not supported by css-select");case SelectorType.ColumnCombinator:throw new Error("Column combinators are not yet supported by css-select");case SelectorType.Attribute:{if(qa.namespace!=null)throw new Error("Namespaced attributes are not yet supported by css-select");return(!nd.xmlMode||nd.lowerCaseAttributeNames)&&(qa.name=qa.name.toLowerCase()),attributeRules[qa.action](Ra,qa,nd)}case SelectorType.Pseudo:return compilePseudoSelector(Ra,qa,nd,od,ld);case SelectorType.Tag:{if(qa.namespace!=null)throw new Error("Namespaced tag names are not yet supported by css-select");let{name:dd}=qa;return(!nd.xmlMode||nd.lowerCaseTags)&&(dd=dd.toLowerCase()),function(fd){return ud.getName(fd)===dd&&Ra(fd)}}case SelectorType.Descendant:{if(nd.cacheResults===!1||typeof WeakSet>"u")return function(fd){let md=fd;for(;md=getElementParent(md,ud);)if(Ra(md))return!0;return!1};const dd=new WeakSet;return function(fd){let md=fd;for(;md=getElementParent(md,ud);)if(!dd.has(md)){if(ud.isTag(md)&&Ra(md))return!0;dd.add(md)}return!1}}case"_flexibleDescendant":return function(pd){let fd=pd;do if(Ra(fd))return!0;while(fd=getElementParent(fd,ud));return!1};case SelectorType.Parent:return function(pd){return ud.getChildren(pd).some(fd=>ud.isTag(fd)&&Ra(fd))};case SelectorType.Child:return function(pd){const fd=ud.getParent(pd);return fd!=null&&ud.isTag(fd)&&Ra(fd)};case SelectorType.Sibling:return function(pd){const fd=ud.getSiblings(pd);for(let md=0;md<fd.length;md++){const vd=fd[md];if(cd(pd,vd))break;if(ud.isTag(vd)&&Ra(vd))return!0}return!1};case SelectorType.Adjacent:return ud.prevElementSibling?function(pd){const fd=ud.prevElementSibling(pd);return fd!=null&&Ra(fd)}:function(pd){const fd=ud.getSiblings(pd);let md;for(let vd=0;vd<fd.length;vd++){const Ad=fd[vd];if(cd(pd,Ad))break;ud.isTag(Ad)&&(md=Ad)}return!!md&&Ra(md)};case SelectorType.Universal:{if(qa.namespace!=null&&qa.namespace!=="*")throw new Error("Namespaced universal selectors are not yet supported by css-select");return Ra}}}function includesScopePseudo(Ra){return Ra.type===SelectorType.Pseudo&&(Ra.name==="scope"||Array.isArray(Ra.data)&&Ra.data.some(qa=>qa.some(includesScopePseudo)))}const DESCENDANT_TOKEN={type:SelectorType.Descendant},FLEXIBLE_DESCENDANT_TOKEN={type:"_flexibleDescendant"},SCOPE_TOKEN={type:SelectorType.Pseudo,name:"scope",data:null};function absolutize(Ra,{adapter:qa},nd){const od=!!(nd!=null&&nd.every(ld=>{const ud=qa.isTag(ld)&&qa.getParent(ld);return ld===PLACEHOLDER_ELEMENT||ud&&qa.isTag(ud)}));for(const ld of Ra){if(!(ld.length>0&&isTraversal(ld[0])&&ld[0].type!==SelectorType.Descendant))if(od&&!ld.some(includesScopePseudo))ld.unshift(DESCENDANT_TOKEN);else continue;ld.unshift(SCOPE_TOKEN)}}function compileToken(Ra,qa,nd){var od;Ra.forEach(sortByProcedure),nd=(od=qa.context)!==null&&od!==void 0?od:nd;const ld=Array.isArray(nd),ud=nd&&(Array.isArray(nd)?nd:[nd]);if(qa.relativeSelector!==!1)absolutize(Ra,qa,ud);else if(Ra.some(pd=>pd.length>0&&isTraversal(pd[0])))throw new Error("Relative selectors are not allowed when the `relativeSelector` option is disabled");let cd=!1;const dd=Ra.map(pd=>{if(pd.length>=2){const[fd,md]=pd;fd.type!==SelectorType.Pseudo||fd.name!=="scope"||(ld&&md.type===SelectorType.Descendant?pd[1]=FLEXIBLE_DESCENDANT_TOKEN:(md.type===SelectorType.Adjacent||md.type===SelectorType.Sibling)&&(cd=!0))}return compileRules(pd,qa,ud)}).reduce(reduceRules,boolbase$1.falseFunc);return dd.shouldTestNextSiblings=cd,dd}function compileRules(Ra,qa,nd){var od;return Ra.reduce((ld,ud)=>ld===boolbase$1.falseFunc?boolbase$1.falseFunc:compileGeneralSelector(ld,ud,qa,nd,compileToken),(od=qa.rootFunc)!==null&&od!==void 0?od:boolbase$1.trueFunc)}function reduceRules(Ra,qa){return qa===boolbase$1.falseFunc||Ra===boolbase$1.trueFunc?Ra:Ra===boolbase$1.falseFunc||qa===boolbase$1.trueFunc?qa:function(od){return Ra(od)||qa(od)}}const defaultEquals=(Ra,qa)=>Ra===qa,defaultOptions$3={adapter:DomUtils,equals:defaultEquals};function convertOptionFormats(Ra){var qa,nd,od,ld;const ud=Ra??defaultOptions$3;return(qa=ud.adapter)!==null&&qa!==void 0||(ud.adapter=DomUtils),(nd=ud.equals)!==null&&nd!==void 0||(ud.equals=(ld=(od=ud.adapter)===null||od===void 0?void 0:od.equals)!==null&&ld!==void 0?ld:defaultEquals),ud}function wrapCompile(Ra){return function(nd,od,ld){const ud=convertOptionFormats(od);return Ra(nd,ud,ld)}}const _compileToken=wrapCompile(compileToken);function prepareContext(Ra,qa,nd=!1){return nd&&(Ra=appendNextSiblings(Ra,qa)),Array.isArray(Ra)?qa.removeSubsets(Ra):qa.getChildren(Ra)}function appendNextSiblings(Ra,qa){const nd=Array.isArray(Ra)?Ra.slice(0):[Ra],od=nd.length;for(let ld=0;ld<od;ld++){const ud=getNextSiblings(nd[ld],qa);nd.push(...ud)}return nd}const filterNames=new Set(["first","last","eq","gt","nth","lt","even","odd"]);function isFilter(Ra){return Ra.type!=="pseudo"?!1:filterNames.has(Ra.name)?!0:Ra.name==="not"&&Array.isArray(Ra.data)?Ra.data.some(qa=>qa.some(isFilter)):!1}function getLimit(Ra,qa,nd){const od=qa!=null?parseInt(qa,10):NaN;switch(Ra){case"first":return 1;case"nth":case"eq":return isFinite(od)?od>=0?od+1:1/0:0;case"lt":return isFinite(od)?od>=0?Math.min(od,nd):1/0:0;case"gt":return isFinite(od)?1/0:0;case"odd":return 2*nd;case"even":return 2*nd-1;case"last":case"not":return 1/0}}function getDocumentRoot(Ra){for(;Ra.parent;)Ra=Ra.parent;return Ra}function groupSelectors(Ra){const qa=[],nd=[];for(const od of Ra)od.some(isFilter)?qa.push(od):nd.push(od);return[nd,qa]}const UNIVERSAL_SELECTOR={type:SelectorType.Universal,namespace:null},SCOPE_PSEUDO={type:SelectorType.Pseudo,name:"scope",data:null};function is$2(Ra,qa,nd={}){return some$2([Ra],qa,nd)}function some$2(Ra,qa,nd={}){if(typeof qa=="function")return Ra.some(qa);const[od,ld]=groupSelectors(parse$7(qa));return od.length>0&&Ra.some(_compileToken(od,nd))||ld.some(ud=>filterBySelector(ud,Ra,nd).length>0)}function filterByPosition(Ra,qa,nd,od){const ld=typeof nd=="string"?parseInt(nd,10):NaN;switch(Ra){case"first":case"lt":return qa;case"last":return qa.length>0?[qa[qa.length-1]]:qa;case"nth":case"eq":return isFinite(ld)&&Math.abs(ld)<qa.length?[ld<0?qa[qa.length+ld]:qa[ld]]:[];case"gt":return isFinite(ld)?qa.slice(ld+1):[];case"even":return qa.filter((ud,cd)=>cd%2===0);case"odd":return qa.filter((ud,cd)=>cd%2===1);case"not":{const ud=new Set(filterParsed(nd,qa,od));return qa.filter(cd=>!ud.has(cd))}}}function filter$4(Ra,qa,nd={}){return filterParsed(parse$7(Ra),qa,nd)}function filterParsed(Ra,qa,nd){if(qa.length===0)return[];const[od,ld]=groupSelectors(Ra);let ud;if(od.length){const cd=filterElements(qa,od,nd);if(ld.length===0)return cd;cd.length&&(ud=new Set(cd))}for(let cd=0;cd<ld.length&&(ud==null?void 0:ud.size)!==qa.length;cd++){const dd=ld[cd];if((ud?qa.filter(md=>isTag(md)&&!ud.has(md)):qa).length===0)break;const fd=filterBySelector(dd,qa,nd);if(fd.length)if(ud)fd.forEach(md=>ud.add(md));else{if(cd===ld.length-1)return fd;ud=new Set(fd)}}return typeof ud<"u"?ud.size===qa.length?qa:qa.filter(cd=>ud.has(cd)):[]}function filterBySelector(Ra,qa,nd){var od;if(Ra.some(isTraversal$1)){const ld=(od=nd.root)!==null&&od!==void 0?od:getDocumentRoot(qa[0]),ud={...nd,context:qa,relativeSelector:!1};return Ra.push(SCOPE_PSEUDO),findFilterElements(ld,Ra,ud,!0,qa.length)}return findFilterElements(qa,Ra,nd,!1,qa.length)}function select$1(Ra,qa,nd={},od=1/0){if(typeof Ra=="function")return find$2(qa,Ra);const[ld,ud]=groupSelectors(parse$7(Ra)),cd=ud.map(dd=>findFilterElements(qa,dd,nd,!0,od));return ld.length&&cd.push(findElements(qa,ld,nd,od)),cd.length===0?[]:cd.length===1?cd[0]:uniqueSort(cd.reduce((dd,pd)=>[...dd,...pd]))}function findFilterElements(Ra,qa,nd,od,ld){const ud=qa.findIndex(isFilter),cd=qa.slice(0,ud),dd=qa[ud],pd=qa.length-1===ud?ld:1/0,fd=getLimit(dd.name,dd.data,pd);if(fd===0)return[];const vd=(cd.length===0&&!Array.isArray(Ra)?getChildren(Ra).filter(isTag):cd.length===0?(Array.isArray(Ra)?Ra:[Ra]).filter(isTag):od||cd.some(isTraversal$1)?findElements(Ra,[cd],nd,fd):filterElements(Ra,[cd],nd)).slice(0,fd);let Ad=filterByPosition(dd.name,vd,dd.data,nd);if(Ad.length===0||qa.length===ud+1)return Ad;const Nd=qa.slice(ud+1),Id=Nd.some(isTraversal$1);if(Id){if(isTraversal$1(Nd[0])){const{type:Od}=Nd[0];(Od===SelectorType.Sibling||Od===SelectorType.Adjacent)&&(Ad=prepareContext(Ad,DomUtils,!0)),Nd.unshift(UNIVERSAL_SELECTOR)}nd={...nd,relativeSelector:!1,rootFunc:Od=>Ad.includes(Od)}}else nd.rootFunc&&nd.rootFunc!==boolbase.trueFunc&&(nd={...nd,rootFunc:boolbase.trueFunc});return Nd.some(isFilter)?findFilterElements(Ad,Nd,nd,!1,ld):Id?findElements(Ad,[Nd],nd,ld):filterElements(Ad,[Nd],nd)}function findElements(Ra,qa,nd,od){const ld=_compileToken(qa,nd,Ra);return find$2(Ra,ld,od)}function find$2(Ra,qa,nd=1/0){const od=prepareContext(Ra,DomUtils,qa.shouldTestNextSiblings);return find$3(ld=>isTag(ld)&&qa(ld),od,!0,nd)}function filterElements(Ra,qa,nd){const od=(Array.isArray(Ra)?Ra:[Ra]).filter(isTag);if(od.length===0)return od;const ld=_compileToken(qa,nd);return ld===boolbase.trueFunc?od:od.filter(ld)}const reSiblingSelector=/^\s*[+~]/;function find$1(Ra){if(!Ra)return this._make([]);if(typeof Ra!="string"){const qa=isCheerio(Ra)?Ra.toArray():[Ra],nd=this.toArray();return this._make(qa.filter(od=>nd.some(ld=>contains(ld,od))))}return this._findBySelector(Ra,Number.POSITIVE_INFINITY)}function _findBySelector(Ra,qa){var nd;const od=this.toArray(),ld=reSiblingSelector.test(Ra)?od:this.children().toArray(),ud={context:od,root:(nd=this._root)===null||nd===void 0?void 0:nd[0],xmlMode:this.options.xmlMode,lowerCaseTags:this.options.lowerCaseTags,lowerCaseAttributeNames:this.options.lowerCaseAttributeNames,pseudos:this.options.pseudos,quirksMode:this.options.quirksMode};return this._make(select$1(Ra,ld,ud,qa))}function _getMatcher(Ra){return function(qa,...nd){return function(od){var ld;let ud=Ra(qa,this);return od&&(ud=filterArray$1(ud,od,this.options.xmlMode,(ld=this._root)===null||ld===void 0?void 0:ld[0])),this._make(this.length>1&&ud.length>1?nd.reduce((cd,dd)=>dd(cd),ud):ud)}}}const _matcher=_getMatcher((Ra,qa)=>{let nd=[];for(let od=0;od<qa.length;od++){const ld=Ra(qa[od]);ld.length>0&&(nd=nd.concat(ld))}return nd}),_singleMatcher=_getMatcher((Ra,qa)=>{const nd=[];for(let od=0;od<qa.length;od++){const ld=Ra(qa[od]);ld!==null&&nd.push(ld)}return nd});function _matchUntil(Ra,...qa){let nd=null;const od=_getMatcher((ld,ud)=>{const cd=[];return domEach(ud,dd=>{for(let pd;(pd=ld(dd))&&!(nd!=null&&nd(pd,cd.length));dd=pd)cd.push(pd)}),cd})(Ra,...qa);return function(ld,ud){nd=typeof ld=="string"?dd=>is$2(dd,ld,this.options):ld?getFilterFn(ld):null;const cd=od.call(this,ud);return nd=null,cd}}function _removeDuplicates(Ra){return Ra.length>1?Array.from(new Set(Ra)):Ra}const parent$1=_singleMatcher(({parent:Ra})=>Ra&&!isDocument(Ra)?Ra:null,_removeDuplicates),parents=_matcher(Ra=>{const qa=[];for(;Ra.parent&&!isDocument(Ra.parent);)qa.push(Ra.parent),Ra=Ra.parent;return qa},uniqueSort,Ra=>Ra.reverse()),parentsUntil=_matchUntil(({parent:Ra})=>Ra&&!isDocument(Ra)?Ra:null,uniqueSort,Ra=>Ra.reverse());function closest(Ra){var qa;const nd=[];if(!Ra)return this._make(nd);const od={xmlMode:this.options.xmlMode,root:(qa=this._root)===null||qa===void 0?void 0:qa[0]},ld=typeof Ra=="string"?ud=>is$2(ud,Ra,od):getFilterFn(Ra);return domEach(this,ud=>{for(ud&&!isDocument(ud)&&!isTag(ud)&&(ud=ud.parent);ud&&isTag(ud);){if(ld(ud,0)){nd.includes(ud)||nd.push(ud);break}ud=ud.parent}}),this._make(nd)}const next$1=_singleMatcher(Ra=>nextElementSibling(Ra)),nextAll=_matcher(Ra=>{const qa=[];for(;Ra.next;)Ra=Ra.next,isTag(Ra)&&qa.push(Ra);return qa},_removeDuplicates),nextUntil=_matchUntil(Ra=>nextElementSibling(Ra),_removeDuplicates),prev$1=_singleMatcher(Ra=>prevElementSibling(Ra)),prevAll=_matcher(Ra=>{const qa=[];for(;Ra.prev;)Ra=Ra.prev,isTag(Ra)&&qa.push(Ra);return qa},_removeDuplicates),prevUntil=_matchUntil(Ra=>prevElementSibling(Ra),_removeDuplicates),siblings=_matcher(Ra=>getSiblings(Ra).filter(qa=>isTag(qa)&&qa!==Ra),uniqueSort),children$2=_matcher(Ra=>getChildren(Ra).filter(isTag),_removeDuplicates);function contents(){const Ra=this.toArray().reduce((qa,nd)=>hasChildren(nd)?qa.concat(nd.children):qa,[]);return this._make(Ra)}function each$1(Ra){let qa=0;const nd=this.length;for(;qa<nd&&Ra.call(this[qa],qa,this[qa])!==!1;)++qa;return this}function map$3(Ra){let qa=[];for(let nd=0;nd<this.length;nd++){const od=this[nd],ld=Ra.call(od,nd,od);ld!=null&&(qa=qa.concat(ld))}return this._make(qa)}function getFilterFn(Ra){return typeof Ra=="function"?(qa,nd)=>Ra.call(qa,nd,qa):isCheerio(Ra)?qa=>Array.prototype.includes.call(Ra,qa):function(qa){return Ra===qa}}function filter$3(Ra){var qa;return this._make(filterArray$1(this.toArray(),Ra,this.options.xmlMode,(qa=this._root)===null||qa===void 0?void 0:qa[0]))}function filterArray$1(Ra,qa,nd,od){return typeof qa=="string"?filter$4(qa,Ra,{xmlMode:nd,root:od}):Ra.filter(getFilterFn(qa))}function is$1(Ra){const qa=this.toArray();return typeof Ra=="string"?some$2(qa.filter(isTag),Ra,this.options):Ra?qa.some(getFilterFn(Ra)):!1}function not(Ra){let qa=this.toArray();if(typeof Ra=="string"){const nd=new Set(filter$4(Ra,qa,this.options));qa=qa.filter(od=>!nd.has(od))}else{const nd=getFilterFn(Ra);qa=qa.filter((od,ld)=>!nd(od,ld))}return this._make(qa)}function has(Ra){return this.filter(typeof Ra=="string"?`:has(${Ra})`:(qa,nd)=>this._make(nd).find(Ra).length>0)}function first(){return this.length>1?this._make(this[0]):this}function last(){return this.length>0?this._make(this[this.length-1]):this}function eq(Ra){var qa;return Ra=+Ra,Ra===0&&this.length<=1?this:(Ra<0&&(Ra=this.length+Ra),this._make((qa=this[Ra])!==null&&qa!==void 0?qa:[]))}function get$2(Ra){return Ra==null?this.toArray():this[Ra<0?this.length+Ra:Ra]}function toArray$3(){return Array.prototype.slice.call(this)}function index$1(Ra){let qa,nd;return Ra==null?(qa=this.parent().children(),nd=this[0]):typeof Ra=="string"?(qa=this._make(Ra),nd=this[0]):(qa=this,nd=isCheerio(Ra)?Ra[0]:Ra),Array.prototype.indexOf.call(qa,nd)}function slice$1(Ra,qa){return this._make(Array.prototype.slice.call(this,Ra,qa))}function end(){var Ra;return(Ra=this.prevObject)!==null&&Ra!==void 0?Ra:this._make([])}function add(Ra,qa){const nd=this._make(Ra,qa),od=uniqueSort([...this.get(),...nd.get()]);return this._make(od)}function addBack(Ra){return this.prevObject?this.add(Ra?this.prevObject.filter(Ra):this.prevObject):this}const Traversing=Object.freeze(Object.defineProperty({__proto__:null,_findBySelector,add,addBack,children:children$2,closest,contents,each:each$1,end,eq,filter:filter$3,filterArray:filterArray$1,find:find$1,first,get:get$2,has,index:index$1,is:is$1,last,map:map$3,next:next$1,nextAll,nextUntil,not,parent:parent$1,parents,parentsUntil,prev:prev$1,prevAll,prevUntil,siblings,slice:slice$1,toArray:toArray$3},Symbol.toStringTag,{value:"Module"}));function getParse(Ra){return function(nd,od,ld,ud){if(typeof Buffer$2<"u"&&Buffer$2.isBuffer(nd)&&(nd=nd.toString()),typeof nd=="string")return Ra(nd,od,ld,ud);const cd=nd;if(!Array.isArray(cd)&&isDocument(cd))return cd;const dd=new Document([]);return update(cd,dd),dd}}function update(Ra,qa){const nd=Array.isArray(Ra)?Ra:[Ra];qa?qa.children=nd:qa=null;for(let od=0;od<nd.length;od++){const ld=nd[od];ld.parent&&ld.parent.children!==nd&&removeElement(ld),qa?(ld.prev=nd[od-1]||null,ld.next=nd[od+1]||null):ld.prev=ld.next=null,ld.parent=qa}return qa}function _makeDomArray(Ra,qa){if(Ra==null)return[];if(typeof Ra=="string")return this._parse(Ra,this.options,!1,null).children.slice(0);if("length"in Ra){if(Ra.length===1)return this._makeDomArray(Ra[0],qa);const nd=[];for(let od=0;od<Ra.length;od++){const ld=Ra[od];if(typeof ld=="object"){if(ld==null)continue;if(!("length"in ld)){nd.push(qa?cloneNode(ld,!0):ld);continue}}nd.push(...this._makeDomArray(ld,qa))}return nd}return[qa?cloneNode(Ra,!0):Ra]}function _insert(Ra){return function(...qa){const nd=this.length-1;return domEach(this,(od,ld)=>{if(!hasChildren(od))return;const ud=typeof qa[0]=="function"?qa[0].call(od,ld,this._render(od.children)):qa,cd=this._makeDomArray(ud,ld<nd);Ra(cd,od.children,od)})}}function uniqueSplice(Ra,qa,nd,od,ld){var ud,cd;const dd=[qa,nd,...od],pd=qa===0?null:Ra[qa-1],fd=qa+nd>=Ra.length?null:Ra[qa+nd];for(let md=0;md<od.length;++md){const vd=od[md],Ad=vd.parent;if(Ad){const Id=Ad.children.indexOf(vd);Id>-1&&(Ad.children.splice(Id,1),ld===Ad&&qa>Id&&dd[0]--)}vd.parent=ld,vd.prev&&(vd.prev.next=(ud=vd.next)!==null&&ud!==void 0?ud:null),vd.next&&(vd.next.prev=(cd=vd.prev)!==null&&cd!==void 0?cd:null),vd.prev=md===0?pd:od[md-1],vd.next=md===od.length-1?fd:od[md+1]}return pd&&(pd.next=od[0]),fd&&(fd.prev=od[od.length-1]),Ra.splice(...dd)}function appendTo(Ra){return(isCheerio(Ra)?Ra:this._make(Ra)).append(this),this}function prependTo(Ra){return(isCheerio(Ra)?Ra:this._make(Ra)).prepend(this),this}const append$2=_insert((Ra,qa,nd)=>{uniqueSplice(qa,qa.length,0,Ra,nd)}),prepend=_insert((Ra,qa,nd)=>{uniqueSplice(qa,0,0,Ra,nd)});function _wrap(Ra){return function(qa){const nd=this.length-1,od=this.parents().last();for(let ld=0;ld<this.length;ld++){const ud=this[ld],cd=typeof qa=="function"?qa.call(ud,ld,ud):typeof qa=="string"&&!isHtml(qa)?od.find(qa).clone():qa,[dd]=this._makeDomArray(cd,ld<nd);if(!dd||!hasChildren(dd))continue;let pd=dd,fd=0;for(;fd<pd.children.length;){const md=pd.children[fd];isTag(md)?(pd=md,fd=0):fd++}Ra(ud,pd,[dd])}return this}}const wrap$1=_wrap((Ra,qa,nd)=>{const{parent:od}=Ra;if(!od)return;const ld=od.children,ud=ld.indexOf(Ra);update([Ra],qa),uniqueSplice(ld,ud,0,nd,od)}),wrapInner=_wrap((Ra,qa,nd)=>{hasChildren(Ra)&&(update(Ra.children,qa),update(nd,Ra))});function unwrap(Ra){return this.parent(Ra).not("body").each((qa,nd)=>{this._make(nd).replaceWith(nd.children)}),this}function wrapAll(Ra){const qa=this[0];if(qa){const nd=this._make(typeof Ra=="function"?Ra.call(qa,0,qa):Ra).insertBefore(qa);let od;for(let ud=0;ud<nd.length;ud++)nd[ud].type==="tag"&&(od=nd[ud]);let ld=0;for(;od&&ld<od.children.length;){const ud=od.children[ld];ud.type==="tag"?(od=ud,ld=0):ld++}od&&this._make(od).append(this)}return this}function after(...Ra){const qa=this.length-1;return domEach(this,(nd,od)=>{if(!hasChildren(nd)||!nd.parent)return;const ld=nd.parent.children,ud=ld.indexOf(nd);if(ud<0)return;const cd=typeof Ra[0]=="function"?Ra[0].call(nd,od,this._render(nd.children)):Ra,dd=this._makeDomArray(cd,od<qa);uniqueSplice(ld,ud+1,0,dd,nd.parent)})}function insertAfter(Ra){typeof Ra=="string"&&(Ra=this._make(Ra)),this.remove();const qa=[];for(const nd of this._makeDomArray(Ra)){const od=this.clone().toArray(),{parent:ld}=nd;if(!ld)continue;const ud=ld.children,cd=ud.indexOf(nd);cd<0||(uniqueSplice(ud,cd+1,0,od,ld),qa.push(...od))}return this._make(qa)}function before(...Ra){const qa=this.length-1;return domEach(this,(nd,od)=>{if(!hasChildren(nd)||!nd.parent)return;const ld=nd.parent.children,ud=ld.indexOf(nd);if(ud<0)return;const cd=typeof Ra[0]=="function"?Ra[0].call(nd,od,this._render(nd.children)):Ra,dd=this._makeDomArray(cd,od<qa);uniqueSplice(ld,ud,0,dd,nd.parent)})}function insertBefore(Ra){const qa=this._make(Ra);this.remove();const nd=[];return domEach(qa,od=>{const ld=this.clone().toArray(),{parent:ud}=od;if(!ud)return;const cd=ud.children,dd=cd.indexOf(od);dd<0||(uniqueSplice(cd,dd,0,ld,ud),nd.push(...ld))}),this._make(nd)}function remove$1(Ra){const qa=Ra?this.filter(Ra):this;return domEach(qa,nd=>{removeElement(nd),nd.prev=nd.next=nd.parent=null}),this}function replaceWith(Ra){return domEach(this,(qa,nd)=>{const{parent:od}=qa;if(!od)return;const ld=od.children,ud=typeof Ra=="function"?Ra.call(qa,nd,qa):Ra,cd=this._makeDomArray(ud);update(cd,null);const dd=ld.indexOf(qa);uniqueSplice(ld,dd,1,cd,od),cd.includes(qa)||(qa.parent=qa.prev=qa.next=null)})}function empty$1(){return domEach(this,Ra=>{if(hasChildren(Ra)){for(const qa of Ra.children)qa.next=qa.prev=qa.parent=null;Ra.children.length=0}})}function html$4(Ra){if(Ra===void 0){const qa=this[0];return!qa||!hasChildren(qa)?null:this._render(qa.children)}return domEach(this,qa=>{if(!hasChildren(qa))return;for(const od of qa.children)od.next=od.prev=od.parent=null;const nd=isCheerio(Ra)?Ra.toArray():this._parse(`${Ra}`,this.options,!1,qa).children;update(nd,qa)})}function toString$3(){return this._render(this)}function text$2(Ra){return Ra===void 0?text$3(this):typeof Ra=="function"?domEach(this,(qa,nd)=>this._make(qa).text(Ra.call(qa,nd,text$3([qa])))):domEach(this,qa=>{if(!hasChildren(qa))return;for(const od of qa.children)od.next=od.prev=od.parent=null;const nd=new Text(`${Ra}`);update(nd,qa)})}function clone$1(){const Ra=Array.prototype.map.call(this.get(),nd=>cloneNode(nd,!0)),qa=new Document(Ra);for(const nd of Ra)nd.parent=qa;return this._make(Ra)}const Manipulation=Object.freeze(Object.defineProperty({__proto__:null,_makeDomArray,after,append:append$2,appendTo,before,clone:clone$1,empty:empty$1,html:html$4,insertAfter,insertBefore,prepend,prependTo,remove:remove$1,replaceWith,text:text$2,toString:toString$3,unwrap,wrap:wrap$1,wrapAll,wrapInner},Symbol.toStringTag,{value:"Module"}));function css$1(Ra,qa){if(Ra!=null&&qa!=null||typeof Ra=="object"&&!Array.isArray(Ra))return domEach(this,(nd,od)=>{isTag(nd)&&setCss(nd,Ra,qa,od)});if(this.length!==0)return getCss(this[0],Ra)}function setCss(Ra,qa,nd,od){if(typeof qa=="string"){const ld=getCss(Ra),ud=typeof nd=="function"?nd.call(Ra,od,ld[qa]):nd;ud===""?delete ld[qa]:ud!=null&&(ld[qa]=ud),Ra.attribs.style=stringify$3(ld)}else if(typeof qa=="object"){const ld=Object.keys(qa);for(let ud=0;ud<ld.length;ud++){const cd=ld[ud];setCss(Ra,cd,qa[cd],ud)}}}function getCss(Ra,qa){if(!Ra||!isTag(Ra))return;const nd=parse$5(Ra.attribs.style);if(typeof qa=="string")return nd[qa];if(Array.isArray(qa)){const od={};for(const ld of qa)nd[ld]!=null&&(od[ld]=nd[ld]);return od}return nd}function stringify$3(Ra){return Object.keys(Ra).reduce((qa,nd)=>`${qa}${qa?" ":""}${nd}: ${Ra[nd]};`,"")}function parse$5(Ra){if(Ra=(Ra||"").trim(),!Ra)return{};const qa={};let nd;for(const od of Ra.split(";")){const ld=od.indexOf(":");if(ld<1||ld===od.length-1){const ud=od.trimEnd();ud.length>0&&nd!==void 0&&(qa[nd]+=`;${ud}`)}else nd=od.slice(0,ld).trim(),qa[nd]=od.slice(ld+1).trim()}return qa}const Css=Object.freeze(Object.defineProperty({__proto__:null,css:css$1},Symbol.toStringTag,{value:"Module"})),submittableSelector="input,select,textarea,keygen",r20=/%20/g,rCRLF=/\r?\n/g;function serialize$1(){return this.serializeArray().map(nd=>`${encodeURIComponent(nd.name)}=${encodeURIComponent(nd.value)}`).join("&").replace(r20,"+")}function serializeArray(){return this.map((Ra,qa)=>{const nd=this._make(qa);return isTag(qa)&&qa.name==="form"?nd.find(submittableSelector).toArray():nd.filter(submittableSelector).toArray()}).filter('[name!=""]:enabled:not(:submit, :button, :image, :reset, :file):matches([checked], :not(:checkbox, :radio))').map((Ra,qa)=>{var nd;const od=this._make(qa),ld=od.attr("name"),ud=(nd=od.val())!==null&&nd!==void 0?nd:"";return Array.isArray(ud)?ud.map(cd=>({name:ld,value:cd.replace(rCRLF,`\r
`)})):{name:ld,value:ud.replace(rCRLF,`\r
`)}}).toArray()}const Forms=Object.freeze(Object.defineProperty({__proto__:null,serialize:serialize$1,serializeArray},Symbol.toStringTag,{value:"Module"}));function getExtractDescr(Ra){var qa;return typeof Ra=="string"?{selector:Ra,value:"textContent"}:{selector:Ra.selector,value:(qa=Ra.value)!==null&&qa!==void 0?qa:"textContent"}}function extract(Ra){const qa={};for(const nd in Ra){const od=Ra[nd],ld=Array.isArray(od),{selector:ud,value:cd}=getExtractDescr(ld?od[0]:od),dd=typeof cd=="function"?cd:typeof cd=="string"?pd=>this._make(pd).prop(cd):pd=>this._make(pd).extract(cd);if(ld)qa[nd]=this._findBySelector(ud,Number.POSITIVE_INFINITY).map((pd,fd)=>dd(fd,nd,qa)).get();else{const pd=this._findBySelector(ud,1);qa[nd]=pd.length>0?dd(pd[0],nd,qa):void 0}}return qa}const Extract=Object.freeze(Object.defineProperty({__proto__:null,extract},Symbol.toStringTag,{value:"Module"}));class Cheerio{constructor(qa,nd,od){if(this.length=0,this.options=od,this._root=nd,qa){for(let ld=0;ld<qa.length;ld++)this[ld]=qa[ld];this.length=qa.length}}}Cheerio.prototype.cheerio="[cheerio object]";Cheerio.prototype.splice=Array.prototype.splice;Cheerio.prototype[Symbol.iterator]=Array.prototype[Symbol.iterator];Object.assign(Cheerio.prototype,Attributes,Traversing,Manipulation,Css,Forms,Extract);function getLoad(Ra,qa){return function nd(od,ld,ud=!0){if(od==null)throw new Error("cheerio.load() expects a string");const cd=flattenOptions(ld),dd=Ra(od,cd,ud,null);class pd extends Cheerio{_make(vd,Ad){const Nd=fd(vd,Ad);return Nd.prevObject=this,Nd}_parse(vd,Ad,Nd,Id){return Ra(vd,Ad,Nd,Id)}_render(vd){return qa(vd,this.options)}}function fd(md,vd,Ad=dd,Nd){if(md&&isCheerio(md))return md;const Id=flattenOptions(Nd,cd),Od=typeof Ad=="string"?[Ra(Ad,Id,!1,null)]:"length"in Ad?Ad:[Ad],Fd=isCheerio(Od)?Od:new pd(Od,null,Id);if(Fd._root=Fd,!md)return new pd(void 0,Fd,Id);const Pd=typeof md=="string"&&isHtml(md)?Ra(md,Id,!1,null).children:isNode$1(md)?[md]:Array.isArray(md)?md:void 0,Md=new pd(Pd,Fd,Id);if(Pd)return Md;if(typeof md!="string")throw new TypeError("Unexpected type of selector");let Bd=md;const jd=vd?typeof vd=="string"?isHtml(vd)?new pd([Ra(vd,Id,!1,null)],Fd,Id):(Bd=`${vd} ${Bd}`,Fd):isCheerio(vd)?vd:new pd(Array.isArray(vd)?vd:[vd],Fd,Id):Fd;return jd?jd.find(Bd):Md}return Object.assign(fd,staticMethods,{load:nd,_root:dd,_options:cd,fn:pd.prototype,prototype:pd.prototype}),fd}}function isNode$1(Ra){return!!Ra.name||Ra.type==="root"||Ra.type==="text"||Ra.type==="comment"}const UNDEFINED_CODE_POINTS=new Set([65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111]),REPLACEMENT_CHARACTER="<22>";var CODE_POINTS;(function(Ra){Ra[Ra.EOF=-1]="EOF",Ra[Ra.NULL=0]="NULL",Ra[Ra.TABULATION=9]="TABULATION",Ra[Ra.CARRIAGE_RETURN=13]="CARRIAGE_RETURN",Ra[Ra.LINE_FEED=10]="LINE_FEED",Ra[Ra.FORM_FEED=12]="FORM_FEED",Ra[Ra.SPACE=32]="SPACE",Ra[Ra.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",Ra[Ra.QUOTATION_MARK=34]="QUOTATION_MARK",Ra[Ra.AMPERSAND=38]="AMPERSAND",Ra[Ra.APOSTROPHE=39]="APOSTROPHE",Ra[Ra.HYPHEN_MINUS=45]="HYPHEN_MINUS",Ra[Ra.SOLIDUS=47]="SOLIDUS",Ra[Ra.DIGIT_0=48]="DIGIT_0",Ra[Ra.DIGIT_9=57]="DIGIT_9",Ra[Ra.SEMICOLON=59]="SEMICOLON",Ra[Ra.LESS_THAN_SIGN=60]="LESS_THAN_SIGN",Ra[Ra.EQUALS_SIGN=61]="EQUALS_SIGN",Ra[Ra.GREATER_THAN_SIGN=62]="GREATER_THAN_SIGN",Ra[Ra.QUESTION_MARK=63]="QUESTION_MARK",Ra[Ra.LATIN_CAPITAL_A=65]="LATIN_CAPITAL_A",Ra[Ra.LATIN_CAPITAL_Z=90]="LATIN_CAPITAL_Z",Ra[Ra.RIGHT_SQUARE_BRACKET=93]="RIGHT_SQUARE_BRACKET",Ra[Ra.GRAVE_ACCENT=96]="GRAVE_ACCENT",Ra[Ra.LATIN_SMALL_A=97]="LATIN_SMALL_A",Ra[Ra.LATIN_SMALL_Z=122]="LATIN_SMALL_Z"})(CODE_POINTS||(CODE_POINTS={}));const SEQUENCES={DASH_DASH:"--",CDATA_START:"[CDATA[",DOCTYPE:"doctype",SCRIPT:"script",PUBLIC:"public",SYSTEM:"system"};function isSurrogate(Ra){return Ra>=55296&&Ra<=57343}function isSurrogatePair(Ra){return Ra>=56320&&Ra<=57343}function getSurrogatePairCodePoint(Ra,qa){return(Ra-55296)*1024+9216+qa}function isControlCodePoint(Ra){return Ra!==32&&Ra!==10&&Ra!==13&&Ra!==9&&Ra!==12&&Ra>=1&&Ra<=31||Ra>=127&&Ra<=159}function isUndefinedCodePoint(Ra){return Ra>=64976&&Ra<=65007||UNDEFINED_CODE_POINTS.has(Ra)}var ERR;(function(Ra){Ra.controlCharacterInInputStream="control-character-in-input-stream",Ra.noncharacterInInputStream="noncharacter-in-input-stream",Ra.surrogateInInputStream="surrogate-in-input-stream",Ra.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",Ra.endTagWithAttributes="end-tag-with-attributes",Ra.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",Ra.unexpectedSolidusInTag="unexpected-solidus-in-tag",Ra.unexpectedNullCharacter="unexpected-null-character",Ra.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",Ra.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",Ra.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",Ra.missingEndTagName="missing-end-tag-name",Ra.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",Ra.unknownNamedCharacterReference="unknown-named-character-reference",Ra.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",Ra.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",Ra.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",Ra.eofBeforeTagName="eof-before-tag-name",Ra.eofInTag="eof-in-tag",Ra.missingAttributeValue="missing-attribute-value",Ra.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",Ra.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",Ra.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",Ra.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",Ra.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",Ra.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",Ra.missingDoctypePublicIdentifier="missing-doctype-public-identifier",Ra.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",Ra.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",Ra.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",Ra.cdataInHtmlContent="cdata-in-html-content",Ra.incorrectlyOpenedComment="incorrectly-opened-comment",Ra.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",Ra.eofInDoctype="eof-in-doctype",Ra.nestedComment="nested-comment",Ra.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",Ra.eofInComment="eof-in-comment",Ra.incorrectlyClosedComment="incorrectly-closed-comment",Ra.eofInCdata="eof-in-cdata",Ra.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",Ra.nullCharacterReference="null-character-reference",Ra.surrogateCharacterReference="surrogate-character-reference",Ra.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",Ra.controlCharacterReference="control-character-reference",Ra.noncharacterCharacterReference="noncharacter-character-reference",Ra.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",Ra.missingDoctypeName="missing-doctype-name",Ra.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",Ra.duplicateAttribute="duplicate-attribute",Ra.nonConformingDoctype="non-conforming-doctype",Ra.missingDoctype="missing-doctype",Ra.misplacedDoctype="misplaced-doctype",Ra.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",Ra.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",Ra.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",Ra.openElementsLeftAfterEof="open-elements-left-after-eof",Ra.abandonedHeadElementChild="abandoned-head-element-child",Ra.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",Ra.nestedNoscriptInHead="nested-noscript-in-head",Ra.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text"})(ERR||(ERR={}));const DEFAULT_BUFFER_WATERLINE=65536;class Preprocessor{constructor(qa){this.handler=qa,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=DEFAULT_BUFFER_WATERLINE,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}get col(){return this.pos-this.lineStartPos+ +(this.lastGapPos!==this.pos)}get offset(){return this.droppedBufferSize+this.pos}getError(qa,nd){const{line:od,col:ld,offset:ud}=this,cd=ld+nd,dd=ud+nd;return{code:qa,startLine:od,endLine:od,startCol:cd,endCol:cd,startOffset:dd,endOffset:dd}}_err(qa){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(qa,0)))}_addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}_processSurrogate(qa){if(this.pos!==this.html.length-1){const nd=this.html.charCodeAt(this.pos+1);if(isSurrogatePair(nd))return this.pos++,this._addGap(),getSurrogatePairCodePoint(qa,nd)}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,CODE_POINTS.EOF;return this._err(ERR.surrogateInInputStream),qa}willDropParsedChunk(){return this.pos>this.bufferWaterline}dropParsedChunk(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)}write(qa,nd){this.html.length>0?this.html+=qa:this.html=qa,this.endOfChunkHit=!1,this.lastChunkWritten=nd}insertHtmlAtCurrentPos(qa){this.html=this.html.substring(0,this.pos+1)+qa+this.html.substring(this.pos+1),this.endOfChunkHit=!1}startsWith(qa,nd){if(this.pos+qa.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,!1;if(nd)return this.html.startsWith(qa,this.pos);for(let od=0;od<qa.length;od++)if((this.html.charCodeAt(this.pos+od)|32)!==qa.charCodeAt(od))return!1;return!0}peek(qa){const nd=this.pos+qa;if(nd>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,CODE_POINTS.EOF;const od=this.html.charCodeAt(nd);return od===CODE_POINTS.CARRIAGE_RETURN?CODE_POINTS.LINE_FEED:od}advance(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,CODE_POINTS.EOF;let qa=this.html.charCodeAt(this.pos);return qa===CODE_POINTS.CARRIAGE_RETURN?(this.isEol=!0,this.skipNextNewLine=!0,CODE_POINTS.LINE_FEED):qa===CODE_POINTS.LINE_FEED&&(this.isEol=!0,this.skipNextNewLine)?(this.line--,this.skipNextNewLine=!1,this._addGap(),this.advance()):(this.skipNextNewLine=!1,isSurrogate(qa)&&(qa=this._processSurrogate(qa)),this.handler.onParseError===null||qa>31&&qa<127||qa===CODE_POINTS.LINE_FEED||qa===CODE_POINTS.CARRIAGE_RETURN||qa>159&&qa<64976||this._checkForProblematicCharacters(qa),qa)}_checkForProblematicCharacters(qa){isControlCodePoint(qa)?this._err(ERR.controlCharacterInInputStream):isUndefinedCodePoint(qa)&&this._err(ERR.noncharacterInInputStream)}retreat(qa){for(this.pos-=qa;this.pos<this.lastGapPos;)this.lastGapPos=this.gapStack.pop(),this.pos--;this.isEol=!1}}var TokenType;(function(Ra){Ra[Ra.CHARACTER=0]="CHARACTER",Ra[Ra.NULL_CHARACTER=1]="NULL_CHARACTER",Ra[Ra.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",Ra[Ra.START_TAG=3]="START_TAG",Ra[Ra.END_TAG=4]="END_TAG",Ra[Ra.COMMENT=5]="COMMENT",Ra[Ra.DOCTYPE=6]="DOCTYPE",Ra[Ra.EOF=7]="EOF",Ra[Ra.HIBERNATION=8]="HIBERNATION"})(TokenType||(TokenType={}));function getTokenAttr(Ra,qa){for(let nd=Ra.attrs.length-1;nd>=0;nd--)if(Ra.attrs[nd].name===qa)return Ra.attrs[nd].value;return null}var NS;(function(Ra){Ra.HTML="http://www.w3.org/1999/xhtml",Ra.MATHML="http://www.w3.org/1998/Math/MathML",Ra.SVG="http://www.w3.org/2000/svg",Ra.XLINK="http://www.w3.org/1999/xlink",Ra.XML="http://www.w3.org/XML/1998/namespace",Ra.XMLNS="http://www.w3.org/2000/xmlns/"})(NS||(NS={}));var ATTRS;(function(Ra){Ra.TYPE="type",Ra.ACTION="action",Ra.ENCODING="encoding",Ra.PROMPT="prompt",Ra.NAME="name",Ra.COLOR="color",Ra.FACE="face",Ra.SIZE="size"})(ATTRS||(ATTRS={}));var DOCUMENT_MODE;(function(Ra){Ra.NO_QUIRKS="no-quirks",Ra.QUIRKS="quirks",Ra.LIMITED_QUIRKS="limited-quirks"})(DOCUMENT_MODE||(DOCUMENT_MODE={}));var TAG_NAMES;(function(Ra){Ra.A="a",Ra.ADDRESS="address",Ra.ANNOTATION_XML="annotation-xml",Ra.APPLET="applet",Ra.AREA="area",Ra.ARTICLE="article",Ra.ASIDE="aside",Ra.B="b",Ra.BASE="base",Ra.BASEFONT="basefont",Ra.BGSOUND="bgsound",Ra.BIG="big",Ra.BLOCKQUOTE="blockquote",Ra.BODY="body",Ra.BR="br",Ra.BUTTON="button",Ra.CAPTION="caption",Ra.CENTER="center",Ra.CODE="code",Ra.COL="col",Ra.COLGROUP="colgroup",Ra.DD="dd",Ra.DESC="desc",Ra.DETAILS="details",Ra.DIALOG="dialog",Ra.DIR="dir",Ra.DIV="div",Ra.DL="dl",Ra.DT="dt",Ra.EM="em",Ra.EMBED="embed",Ra.FIELDSET="fieldset",Ra.FIGCAPTION="figcaption",Ra.FIGURE="figure",Ra.FONT="font",Ra.FOOTER="footer",Ra.FOREIGN_OBJECT="foreignObject",Ra.FORM="form",Ra.FRAME="frame",Ra.FRAMESET="frameset",Ra.H1="h1",Ra.H2="h2",Ra.H3="h3",Ra.H4="h4",Ra.H5="h5",Ra.H6="h6",Ra.HEAD="head",Ra.HEADER="header",Ra.HGROUP="hgroup",Ra.HR="hr",Ra.HTML="html",Ra.I="i",Ra.IMG="img",Ra.IMAGE="image",Ra.INPUT="input",Ra.IFRAME="iframe",Ra.KEYGEN="keygen",Ra.LABEL="label",Ra.LI="li",Ra.LINK="link",Ra.LISTING="listing",Ra.MAIN="main",Ra.MALIGNMARK="malignmark",Ra.MARQUEE="marquee",Ra.MATH="math",Ra.MENU="menu",Ra.META="meta",Ra.MGLYPH="mglyph",Ra.MI="mi",Ra.MO="mo",Ra.MN="mn",Ra.MS="ms",Ra.MTEXT="mtext",Ra.NAV="nav",Ra.NOBR="nobr",Ra.NOFRAMES="noframes",Ra.NOEMBED="noembed",Ra.NOSCRIPT="noscript",Ra.OBJECT="object",Ra.OL="ol",Ra.OPTGROUP="optgroup",Ra.OPTION="option",Ra.P="p",Ra.PARAM="param",Ra.PLAINTEXT="plaintext",Ra.PRE="pre",Ra.RB="rb",Ra.RP="rp",Ra.RT="rt",Ra.RTC="rtc",Ra.RUBY="ruby",Ra.S="s",Ra.SCRIPT="script",Ra.SEARCH="search",Ra.SECTION="section",Ra.SELECT="select",Ra.SOURCE="source",Ra.SMALL="small",Ra.SPAN="span",Ra.STRIKE="strike",Ra.STRONG="strong",Ra.STYLE="style",Ra.SUB="sub",Ra.SUMMARY="summary",Ra.SUP="sup",Ra.TABLE="table",Ra.TBODY="tbody",Ra.TEMPLATE="template",Ra.TEXTAREA="textarea",Ra.TFOOT="tfoot",Ra.TD="td",Ra.TH="th",Ra.THEAD="thead",Ra.TITLE="title",Ra.TR="tr",Ra.TRACK="track",Ra.TT="tt",Ra.U="u",Ra.UL="ul",Ra.SVG="svg",Ra.VAR="var",Ra.WBR="wbr",Ra.XMP="xmp"})(TAG_NAMES||(TAG_NAMES={}));var TAG_ID;(function(Ra){Ra[Ra.UNKNOWN=0]="UNKNOWN",Ra[Ra.A=1]="A",Ra[Ra.ADDRESS=2]="ADDRESS",Ra[Ra.ANNOTATION_XML=3]="ANNOTATION_XML",Ra[Ra.APPLET=4]="APPLET",Ra[Ra.AREA=5]="AREA",Ra[Ra.ARTICLE=6]="ARTICLE",Ra[Ra.ASIDE=7]="ASIDE",Ra[Ra.B=8]="B",Ra[Ra.BASE=9]="BASE",Ra[Ra.BASEFONT=10]="BASEFONT",Ra[Ra.BGSOUND=11]="BGSOUND",Ra[Ra.BIG=12]="BIG",Ra[Ra.BLOCKQUOTE=13]="BLOCKQUOTE",Ra[Ra.BODY=14]="BODY",Ra[Ra.BR=15]="BR",Ra[Ra.BUTTON=16]="BUTTON",Ra[Ra.CAPTION=17]="CAPTION",Ra[Ra.CENTER=18]="CENTER",Ra[Ra.CODE=19]="CODE",Ra[Ra.COL=20]="COL",Ra[Ra.COLGROUP=21]="COLGROUP",Ra[Ra.DD=22]="DD",Ra[Ra.DESC=23]="DESC",Ra[Ra.DETAILS=24]="DETAILS",Ra[Ra.DIALOG=25]="DIALOG",Ra[Ra.DIR=26]="DIR",Ra[Ra.DIV=27]="DIV",Ra[Ra.DL=28]="DL",Ra[Ra.DT=29]="DT",Ra[Ra.EM=30]="EM",Ra[Ra.EMBED=31]="EMBED",Ra[Ra.FIELDSET=32]="FIELDSET",Ra[Ra.FIGCAPTION=33]="FIGCAPTION",Ra[Ra.FIGURE=34]="FIGURE",Ra[Ra.FONT=35]="FONT",Ra[Ra.FOOTER=36]="FOOTER",Ra[Ra.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",Ra[Ra.FORM=38]="FORM",Ra[Ra.FRAME=39]="FRAME",Ra[Ra.FRAMESET=40]="FRAMESET",Ra[Ra.H1=41]="H1",Ra[Ra.H2=42]="H2",Ra[Ra.H3=43]="H3",Ra[Ra.H4=44]="H4",Ra[Ra.H5=45]="H5",Ra[Ra.H6=46]="H6",Ra[Ra.HEAD=47]="HEAD",Ra[Ra.HEADER=48]="HEADER",Ra[Ra.HGROUP=49]="HGROUP",Ra[Ra.HR=50]="HR",Ra[Ra.HTML=51]="HTML",Ra[Ra.I=52]="I",Ra[Ra.IMG=53]="IMG",Ra[Ra.IMAGE=54]="IMAGE",Ra[Ra.INPUT=55]="INPUT",Ra[Ra.IFRAME=56]="IFRAME",Ra[Ra.KEYGEN=57]="KEYGEN",Ra[Ra.LABEL=58]="LABEL",Ra[Ra.LI=59]="LI",Ra[Ra.LINK=60]="LINK",Ra[Ra.LISTING=61]="LISTING",Ra[Ra.MAIN=62]="MAIN",Ra[Ra.MALIGNMARK=63]="MALIGNMARK",Ra[Ra.MARQUEE=64]="MARQUEE",Ra[Ra.MATH=65]="MATH",Ra[Ra.MENU=66]="MENU",Ra[Ra.META=67]="META",Ra[Ra.MGLYPH=68]="MGLYPH",Ra[Ra.MI=69]="MI",Ra[Ra.MO=70]="MO",Ra[Ra.MN=71]="MN",Ra[Ra.MS=72]="MS",Ra[Ra.MTEXT=73]="MTEXT",Ra[Ra.NAV=74]="NAV",Ra[Ra.NOBR=75]="NOBR",Ra[Ra.NOFRAMES=76]="NOFRAMES",Ra[Ra.NOEMBED=77]="NOEMBED",Ra[Ra.NOSCRIPT=78]="NOSCRIPT",Ra[Ra.OBJECT=79]="OBJECT",Ra[Ra.OL=80]="OL",Ra[Ra.OPTGROUP=81]="OPTGROUP",Ra[Ra.OPTION=82]="OPTION",Ra[Ra.P=83]="P",Ra[Ra.PARAM=84]="PARAM",Ra[Ra.PLAINTEXT=85]="PLAINTEXT",Ra[Ra.PRE=86]="PRE",Ra[Ra.RB=87]="RB",Ra[Ra.RP=88]="RP",Ra[Ra.RT=89]="RT",Ra[Ra.RTC=90]="RTC",Ra[Ra.RUBY=91]="RUBY",Ra[Ra.S=92]="S",Ra[Ra.SCRIPT=93]="SCRIPT",Ra[Ra.SEARCH=94]="SEARCH",Ra[Ra.SECTION=95]="SECTION",Ra[Ra.SELECT=96]="SELECT",Ra[Ra.SOURCE=97]="SOURCE",Ra[Ra.SMALL=98]="SMALL",Ra[Ra.SPAN=99]="SPAN",Ra[Ra.STRIKE=100]="STRIKE",Ra[Ra.STRONG=101]="STRONG",Ra[Ra.STYLE=102]="STYLE",Ra[Ra.SUB=103]="SUB",Ra[Ra.SUMMARY=104]="SUMMARY",Ra[Ra.SUP=105]="SUP",Ra[Ra.TABLE=106]="TABLE",Ra[Ra.TBODY=107]="TBODY",Ra[Ra.TEMPLATE=108]="TEMPLATE",Ra[Ra.TEXTAREA=109]="TEXTAREA",Ra[Ra.TFOOT=110]="TFOOT",Ra[Ra.TD=111]="TD",Ra[Ra.TH=112]="TH",Ra[Ra.THEAD=113]="THEAD",Ra[Ra.TITLE=114]="TITLE",Ra[Ra.TR=115]="TR",Ra[Ra.TRACK=116]="TRACK",Ra[Ra.TT=117]="TT",Ra[Ra.U=118]="U",Ra[Ra.UL=119]="UL",Ra[Ra.SVG=120]="SVG",Ra[Ra.VAR=121]="VAR",Ra[Ra.WBR=122]="WBR",Ra[Ra.XMP=123]="XMP"})(TAG_ID||(TAG_ID={}));const TAG_NAME_TO_ID=new Map([[TAG_NAMES.A,TAG_ID.A],[TAG_NAMES.ADDRESS,TAG_ID.ADDRESS],[TAG_NAMES.ANNOTATION_XML,TAG_ID.ANNOTATION_XML],[TAG_NAMES.APPLET,TAG_ID.APPLET],[TAG_NAMES.AREA,TAG_ID.AREA],[TAG_NAMES.ARTICLE,TAG_ID.ARTICLE],[TAG_NAMES.ASIDE,TAG_ID.ASIDE],[TAG_NAMES.B,TAG_ID.B],[TAG_NAMES.BASE,TAG_ID.BASE],[TAG_NAMES.BASEFONT,TAG_ID.BASEFONT],[TAG_NAMES.BGSOUND,TAG_ID.BGSOUND],[TAG_NAMES.BIG,TAG_ID.BIG],[TAG_NAMES.BLOCKQUOTE,TAG_ID.BLOCKQUOTE],[TAG_NAMES.BODY,TAG_ID.BODY],[TAG_NAMES.BR,TAG_ID.BR],[TAG_NAMES.BUTTON,TAG_ID.BUTTON],[TAG_NAMES.CAPTION,TAG_ID.CAPTION],[TAG_NAMES.CENTER,TAG_ID.CENTER],[TAG_NAMES.CODE,TAG_ID.CODE],[TAG_NAMES.COL,TAG_ID.COL],[TAG_NAMES.COLGROUP,TAG_ID.COLGROUP],[TAG_NAMES.DD,TAG_ID.DD],[TAG_NAMES.DESC,TAG_ID.DESC],[TAG_NAMES.DETAILS,TAG_ID.DETAILS],[TAG_NAMES.DIALOG,TAG_ID.DIALOG],[TAG_NAMES.DIR,TAG_ID.DIR],[TAG_NAMES.DIV,TAG_ID.DIV],[TAG_NAMES.DL,TAG_ID.DL],[TAG_NAMES.DT,TAG_ID.DT],[TAG_NAMES.EM,TAG_ID.EM],[TAG_NAMES.EMBED,TAG_ID.EMBED],[TAG_NAMES.FIELDSET,TAG_ID.FIELDSET],[TAG_NAMES.FIGCAPTION,TAG_ID.FIGCAPTION],[TAG_NAMES.FIGURE,TAG_ID.FIGURE],[TAG_NAMES.FONT,TAG_ID.FONT],[TAG_NAMES.FOOTER,TAG_ID.FOOTER],[TAG_NAMES.FOREIGN_OBJECT,TAG_ID.FOREIGN_OBJECT],[TAG_NAMES.FORM,TAG_ID.FORM],[TAG_NAMES.FRAME,TAG_ID.FRAME],[TAG_NAMES.FRAMESET,TAG_ID.FRAMESET],[TAG_NAMES.H1,TAG_ID.H1],[TAG_NAMES.H2,TAG_ID.H2],[TAG_NAMES.H3,TAG_ID.H3],[TAG_NAMES.H4,TAG_ID.H4],[TAG_NAMES.H5,TAG_ID.H5],[TAG_NAMES.H6,TAG_ID.H6],[TAG_NAMES.HEAD,TAG_ID.HEAD],[TAG_NAMES.HEADER,TAG_ID.HEADER],[TAG_NAMES.HGROUP,TAG_ID.HGROUP],[TAG_NAMES.HR,TAG_ID.HR],[TAG_NAMES.HTML,TAG_ID.HTML],[TAG_NAMES.I,TAG_ID.I],[TAG_NAMES.IMG,TAG_ID.IMG],[TAG_NAMES.IMAGE,TAG_ID.IMAGE],[TAG_NAMES.INPUT,TAG_ID.INPUT],[TAG_NAMES.IFRAME,TAG_ID.IFRAME],[TAG_NAMES.KEYGEN,TAG_ID.KEYGEN],[TAG_NAMES.LABEL,TAG_ID.LABEL],[TAG_NAMES.LI,TAG_ID.LI],[TAG_NAMES.LINK,TAG_ID.LINK],[TAG_NAMES.LISTING,TAG_ID.LISTING],[TAG_NAMES.MAIN,TAG_ID.MAIN],[TAG_NAMES.MALIGNMARK,TAG_ID.MALIGNMARK],[TAG_NAMES.MARQUEE,TAG_ID.MARQUEE],[TAG_NAMES.MATH,TAG_ID.MATH],[TAG_NAMES.MENU,TAG_ID.MENU],[TAG_NAMES.META,TAG_ID.META],[TAG_NAMES.MGLYPH,TAG_ID.MGLYPH],[TAG_NAMES.MI,TAG_ID.MI],[TAG_NAMES.MO,TAG_ID.MO],[TAG_NAMES.MN,TAG_ID.MN],[TAG_NAMES.MS,TAG_ID.MS],[TAG_NAMES.MTEXT,TAG_ID.MTEXT],[TAG_NAMES.NAV,TAG_ID.NAV],[TAG_NAMES.NOBR,TAG_ID.NOBR],[TAG_NAMES.NOFRAMES,TAG_ID.NOFRAMES],[TAG_NAMES.NOEMBED,TAG_ID.NOEMBED],[TAG_NAMES.NOSCRIPT,TAG_ID.NOSCRIPT],[TAG_NAMES.OBJECT,TAG_ID.OBJECT],[TAG_NAMES.OL,TAG_ID.OL],[TAG_NAMES.OPTGROUP,TAG_ID.OPTGROUP],[TAG_NAMES.OPTION,TAG_ID.OPTION],[TAG_NAMES.P,TAG_ID.P],[TAG_NAMES.PARAM,TAG_ID.PARAM],[TAG_NAMES.PLAINTEXT,TAG_ID.PLAINTEXT],[TAG_NAMES.PRE,TAG_ID.PRE],[TAG_NAMES.RB,TAG_ID.RB],[TAG_NAMES.RP,TAG_ID.RP],[TAG_NAMES.RT,TAG_ID.RT],[TAG_NAMES.RTC,TAG_ID.RTC],[TAG_NAMES.RUBY,TAG_ID.RUBY],[TAG_NAMES.S,TAG_ID.S],[TAG_NAMES.SCRIPT,TAG_ID.SCRIPT],[TAG_NAMES.SEARCH,TAG_ID.SEARCH],[TAG_NAMES.SECTION,TAG_ID.SECTION],[TAG_NAMES.SELECT,TAG_ID.SELECT],[TAG_NAMES.SOURCE,TAG_ID.SOURCE],[TAG_NAMES.SMALL,TAG_ID.SMALL],[TAG_NAMES.SPAN,TAG_ID.SPAN],[TAG_NAMES.STRIKE,TAG_ID.STRIKE],[TAG_NAMES.STRONG,TAG_ID.STRONG],[TAG_NAMES.STYLE,TAG_ID.STYLE],[TAG_NAMES.SUB,TAG_ID.SUB],[TAG_NAMES.SUMMARY,TAG_ID.SUMMARY],[TAG_NAMES.SUP,TAG_ID.SUP],[TAG_NAMES.TABLE,TAG_ID.TABLE],[TAG_NAMES.TBODY,TAG_ID.TBODY],[TAG_NAMES.TEMPLATE,TAG_ID.TEMPLATE],[TAG_NAMES.TEXTAREA,TAG_ID.TEXTAREA],[TAG_NAMES.TFOOT,TAG_ID.TFOOT],[TAG_NAMES.TD,TAG_ID.TD],[TAG_NAMES.TH,TAG_ID.TH],[TAG_NAMES.THEAD,TAG_ID.THEAD],[TAG_NAMES.TITLE,TAG_ID.TITLE],[TAG_NAMES.TR,TAG_ID.TR],[TAG_NAMES.TRACK,TAG_ID.TRACK],[TAG_NAMES.TT,TAG_ID.TT],[TAG_NAMES.U,TAG_ID.U],[TAG_NAMES.UL,TAG_ID.UL],[TAG_NAMES.SVG,TAG_ID.SVG],[TAG_NAMES.VAR,TAG_ID.VAR],[TAG_NAMES.WBR,TAG_ID.WBR],[TAG_NAMES.XMP,TAG_ID.XMP]]);function getTagID(Ra){var qa;return(qa=TAG_NAME_TO_ID.get(Ra))!==null&&qa!==void 0?qa:TAG_ID.UNKNOWN}const $$3=TAG_ID,SPECIAL_ELEMENTS={[NS.HTML]:new Set([$$3.ADDRESS,$$3.APPLET,$$3.AREA,$$3.ARTICLE,$$3.ASIDE,$$3.BASE,$$3.BASEFONT,$$3.BGSOUND,$$3.BLOCKQUOTE,$$3.BODY,$$3.BR,$$3.BUTTON,$$3.CAPTION,$$3.CENTER,$$3.COL,$$3.COLGROUP,$$3.DD,$$3.DETAILS,$$3.DIR,$$3.DIV,$$3.DL,$$3.DT,$$3.EMBED,$$3.FIELDSET,$$3.FIGCAPTION,$$3.FIGURE,$$3.FOOTER,$$3.FORM,$$3.FRAME,$$3.FRAMESET,$$3.H1,$$3.H2,$$3.H3,$$3.H4,$$3.H5,$$3.H6,$$3.HEAD,$$3.HEADER,$$3.HGROUP,$$3.HR,$$3.HTML,$$3.IFRAME,$$3.IMG,$$3.INPUT,$$3.LI,$$3.LINK,$$3.LISTING,$$3.MAIN,$$3.MARQUEE,$$3.MENU,$$3.META,$$3.NAV,$$3.NOEMBED,$$3.NOFRAMES,$$3.NOSCRIPT,$$3.OBJECT,$$3.OL,$$3.P,$$3.PARAM,$$3.PLAINTEXT,$$3.PRE,$$3.SCRIPT,$$3.SECTION,$$3.SELECT,$$3.SOURCE,$$3.STYLE,$$3.SUMMARY,$$3.TABLE,$$3.TBODY,$$3.TD,$$3.TEMPLATE,$$3.TEXTAREA,$$3.TFOOT,$$3.TH,$$3.THEAD,$$3.TITLE,$$3.TR,$$3.TRACK,$$3.UL,$$3.WBR,$$3.XMP]),[NS.MATHML]:new Set([$$3.MI,$$3.MO,$$3.MN,$$3.MS,$$3.MTEXT,$$3.ANNOTATION_XML]),[NS.SVG]:new Set([$$3.TITLE,$$3.FOREIGN_OBJECT,$$3.DESC]),[NS.XLINK]:new Set,[NS.XML]:new Set,[NS.XMLNS]:new Set},NUMBERED_HEADERS=new Set([$$3.H1,$$3.H2,$$3.H3,$$3.H4,$$3.H5,$$3.H6]),UNESCAPED_TEXT=new Set([TAG_NAMES.STYLE,TAG_NAMES.SCRIPT,TAG_NAMES.XMP,TAG_NAMES.IFRAME,TAG_NAMES.NOEMBED,TAG_NAMES.NOFRAMES,TAG_NAMES.PLAINTEXT]);function hasUnescapedText(Ra,qa){return UNESCAPED_TEXT.has(Ra)||qa&&Ra===TAG_NAMES.NOSCRIPT}var State$3;(function(Ra){Ra[Ra.DATA=0]="DATA",Ra[Ra.RCDATA=1]="RCDATA",Ra[Ra.RAWTEXT=2]="RAWTEXT",Ra[Ra.SCRIPT_DATA=3]="SCRIPT_DATA",Ra[Ra.PLAINTEXT=4]="PLAINTEXT",Ra[Ra.TAG_OPEN=5]="TAG_OPEN",Ra[Ra.END_TAG_OPEN=6]="END_TAG_OPEN",Ra[Ra.TAG_NAME=7]="TAG_NAME",Ra[Ra.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",Ra[Ra.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",Ra[Ra.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",Ra[Ra.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",Ra[Ra.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",Ra[Ra.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",Ra[Ra.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",Ra[Ra.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",Ra[Ra.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",Ra[Ra.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",Ra[Ra.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",Ra[Ra.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",Ra[Ra.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",Ra[Ra.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",Ra[Ra.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",Ra[Ra.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",Ra[Ra.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",Ra[Ra.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",Ra[Ra.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",Ra[Ra.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",Ra[Ra.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",Ra[Ra.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",Ra[Ra.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",Ra[Ra.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",Ra[Ra.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",Ra[Ra.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",Ra[Ra.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",Ra[Ra.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",Ra[Ra.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",Ra[Ra.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",Ra[Ra.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",Ra[Ra.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",Ra[Ra.BOGUS_COMMENT=40]="BOGUS_COMMENT",Ra[Ra.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",Ra[Ra.COMMENT_START=42]="COMMENT_START",Ra[Ra.COMMENT_START_DASH=43]="COMMENT_START_DASH",Ra[Ra.COMMENT=44]="COMMENT",Ra[Ra.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",Ra[Ra.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",Ra[Ra.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",Ra[Ra.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",Ra[Ra.COMMENT_END_DASH=49]="COMMENT_END_DASH",Ra[Ra.COMMENT_END=50]="COMMENT_END",Ra[Ra.COMMENT_END_BANG=51]="COMMENT_END_BANG",Ra[Ra.DOCTYPE=52]="DOCTYPE",Ra[Ra.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",Ra[Ra.DOCTYPE_NAME=54]="DOCTYPE_NAME",Ra[Ra.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",Ra[Ra.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",Ra[Ra.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",Ra[Ra.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",Ra[Ra.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",Ra[Ra.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",Ra[Ra.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",Ra[Ra.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",Ra[Ra.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",Ra[Ra.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",Ra[Ra.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",Ra[Ra.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",Ra[Ra.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",Ra[Ra.CDATA_SECTION=68]="CDATA_SECTION",Ra[Ra.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",Ra[Ra.CDATA_SECTION_END=70]="CDATA_SECTION_END",Ra[Ra.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",Ra[Ra.AMBIGUOUS_AMPERSAND=72]="AMBIGUOUS_AMPERSAND"})(State$3||(State$3={}));const TokenizerMode={DATA:State$3.DATA,RCDATA:State$3.RCDATA,RAWTEXT:State$3.RAWTEXT,SCRIPT_DATA:State$3.SCRIPT_DATA,PLAINTEXT:State$3.PLAINTEXT,CDATA_SECTION:State$3.CDATA_SECTION};function isAsciiDigit(Ra){return Ra>=CODE_POINTS.DIGIT_0&&Ra<=CODE_POINTS.DIGIT_9}function isAsciiUpper(Ra){return Ra>=CODE_POINTS.LATIN_CAPITAL_A&&Ra<=CODE_POINTS.LATIN_CAPITAL_Z}function isAsciiLower(Ra){return Ra>=CODE_POINTS.LATIN_SMALL_A&&Ra<=CODE_POINTS.LATIN_SMALL_Z}function isAsciiLetter(Ra){return isAsciiLower(Ra)||isAsciiUpper(Ra)}function isAsciiAlphaNumeric(Ra){return isAsciiLetter(Ra)||isAsciiDigit(Ra)}function toAsciiLower(Ra){return Ra+32}function isWhitespace$2(Ra){return Ra===CODE_POINTS.SPACE||Ra===CODE_POINTS.LINE_FEED||Ra===CODE_POINTS.TABULATION||Ra===CODE_POINTS.FORM_FEED}function isScriptDataDoubleEscapeSequenceEnd(Ra){return isWhitespace$2(Ra)||Ra===CODE_POINTS.SOLIDUS||Ra===CODE_POINTS.GREATER_THAN_SIGN}function getErrorForNumericCharacterReference(Ra){return Ra===CODE_POINTS.NULL?ERR.nullCharacterReference:Ra>1114111?ERR.characterReferenceOutsideUnicodeRange:isSurrogate(Ra)?ERR.surrogateCharacterReference:isUndefinedCodePoint(Ra)?ERR.noncharacterCharacterReference:isControlCodePoint(Ra)||Ra===CODE_POINTS.CARRIAGE_RETURN?ERR.controlCharacterReference:null}let Tokenizer$1=class{constructor(qa,nd){this.options=qa,this.handler=nd,this.paused=!1,this.inLoop=!1,this.inForeignNode=!1,this.lastStartTagName="",this.active=!1,this.state=State$3.DATA,this.returnState=State$3.DATA,this.entityStartPos=0,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new Preprocessor(nd),this.currentLocation=this.getCurrentLocation(-1),this.entityDecoder=new EntityDecoder(htmlDecodeTree,(od,ld)=>{this.preprocessor.pos=this.entityStartPos+ld-1,this._flushCodePointConsumedAsCharacterReference(od)},nd.onParseError?{missingSemicolonAfterCharacterReference:()=>{this._err(ERR.missingSemicolonAfterCharacterReference,1)},absenceOfDigitsInNumericCharacterReference:od=>{this._err(ERR.absenceOfDigitsInNumericCharacterReference,this.entityStartPos-this.preprocessor.pos+od)},validateNumericCharacterReference:od=>{const ld=getErrorForNumericCharacterReference(od);ld&&this._err(ld,1)}}:void 0)}_err(qa,nd=0){var od,ld;(ld=(od=this.handler).onParseError)===null||ld===void 0||ld.call(od,this.preprocessor.getError(qa,nd))}getCurrentLocation(qa){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-qa,startOffset:this.preprocessor.offset-qa,endLine:-1,endCol:-1,endOffset:-1}:null}_runParsingLoop(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this.paused;){this.consumedAfterSnapshot=0;const qa=this._consume();this._ensureHibernation()||this._callState(qa)}this.inLoop=!1}}pause(){this.paused=!0}resume(qa){if(!this.paused)throw new Error("Parser was already resumed");this.paused=!1,!this.inLoop&&(this._runParsingLoop(),this.paused||qa==null||qa())}write(qa,nd,od){this.active=!0,this.preprocessor.write(qa,nd),this._runParsingLoop(),this.paused||od==null||od()}insertHtmlAtCurrentPos(qa){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(qa),this._runParsingLoop()}_ensureHibernation(){return this.preprocessor.endOfChunkHit?(this.preprocessor.retreat(this.consumedAfterSnapshot),this.consumedAfterSnapshot=0,this.active=!1,!0):!1}_consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}_advanceBy(qa){this.consumedAfterSnapshot+=qa;for(let nd=0;nd<qa;nd++)this.preprocessor.advance()}_consumeSequenceIfMatch(qa,nd){return this.preprocessor.startsWith(qa,nd)?(this._advanceBy(qa.length-1),!0):!1}_createStartTagToken(){this.currentToken={type:TokenType.START_TAG,tagName:"",tagID:TAG_ID.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(1)}}_createEndTagToken(){this.currentToken={type:TokenType.END_TAG,tagName:"",tagID:TAG_ID.UNKNOWN,selfClosing:!1,ackSelfClosing:!1,attrs:[],location:this.getCurrentLocation(2)}}_createCommentToken(qa){this.currentToken={type:TokenType.COMMENT,data:"",location:this.getCurrentLocation(qa)}}_createDoctypeToken(qa){this.currentToken={type:TokenType.DOCTYPE,name:qa,forceQuirks:!1,publicId:null,systemId:null,location:this.currentLocation}}_createCharacterToken(qa,nd){this.currentCharacterToken={type:qa,chars:nd,location:this.currentLocation}}_createAttr(qa){this.currentAttr={name:qa,value:""},this.currentLocation=this.getCurrentLocation(0)}_leaveAttrName(){var qa,nd;const od=this.currentToken;if(getTokenAttr(od,this.currentAttr.name)===null){if(od.attrs.push(this.currentAttr),od.location&&this.currentLocation){const ld=(qa=(nd=od.location).attrs)!==null&&qa!==void 0?qa:nd.attrs=Object.create(null);ld[this.currentAttr.name]=this.currentLocation,this._leaveAttrValue()}}else this._err(ERR.duplicateAttribute)}_leaveAttrValue(){this.currentLocation&&(this.currentLocation.endLine=this.preprocessor.line,this.currentLocation.endCol=this.preprocessor.col,this.currentLocation.endOffset=this.preprocessor.offset)}prepareToken(qa){this._emitCurrentCharacterToken(qa.location),this.currentToken=null,qa.location&&(qa.location.endLine=this.preprocessor.line,qa.location.endCol=this.preprocessor.col+1,qa.location.endOffset=this.preprocessor.offset+1),this.currentLocation=this.getCurrentLocation(-1)}emitCurrentTagToken(){const qa=this.currentToken;this.prepareToken(qa),qa.tagID=getTagID(qa.tagName),qa.type===TokenType.START_TAG?(this.lastStartTagName=qa.tagName,this.handler.onStartTag(qa)):(qa.attrs.length>0&&this._err(ERR.endTagWithAttributes),qa.selfClosing&&this._err(ERR.endTagWithTrailingSolidus),this.handler.onEndTag(qa)),this.preprocessor.dropParsedChunk()}emitCurrentComment(qa){this.prepareToken(qa),this.handler.onComment(qa),this.preprocessor.dropParsedChunk()}emitCurrentDoctype(qa){this.prepareToken(qa),this.handler.onDoctype(qa),this.preprocessor.dropParsedChunk()}_emitCurrentCharacterToken(qa){if(this.currentCharacterToken){switch(qa&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=qa.startLine,this.currentCharacterToken.location.endCol=qa.startCol,this.currentCharacterToken.location.endOffset=qa.startOffset),this.currentCharacterToken.type){case TokenType.CHARACTER:{this.handler.onCharacter(this.currentCharacterToken);break}case TokenType.NULL_CHARACTER:{this.handler.onNullCharacter(this.currentCharacterToken);break}case TokenType.WHITESPACE_CHARACTER:{this.handler.onWhitespaceCharacter(this.currentCharacterToken);break}}this.currentCharacterToken=null}}_emitEOFToken(){const qa=this.getCurrentLocation(0);qa&&(qa.endLine=qa.startLine,qa.endCol=qa.startCol,qa.endOffset=qa.startOffset),this._emitCurrentCharacterToken(qa),this.handler.onEof({type:TokenType.EOF,location:qa}),this.active=!1}_appendCharToCurrentCharacterToken(qa,nd){if(this.currentCharacterToken)if(this.currentCharacterToken.type===qa){this.currentCharacterToken.chars+=nd;return}else this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk();this._createCharacterToken(qa,nd)}_emitCodePoint(qa){const nd=isWhitespace$2(qa)?TokenType.WHITESPACE_CHARACTER:qa===CODE_POINTS.NULL?TokenType.NULL_CHARACTER:TokenType.CHARACTER;this._appendCharToCurrentCharacterToken(nd,String.fromCodePoint(qa))}_emitChars(qa){this._appendCharToCurrentCharacterToken(TokenType.CHARACTER,qa)}_startCharacterReference(){this.returnState=this.state,this.state=State$3.CHARACTER_REFERENCE,this.entityStartPos=this.preprocessor.pos,this.entityDecoder.startEntity(this._isCharacterReferenceInAttribute()?DecodingMode.Attribute:DecodingMode.Legacy)}_isCharacterReferenceInAttribute(){return this.returnState===State$3.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===State$3.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===State$3.ATTRIBUTE_VALUE_UNQUOTED}_flushCodePointConsumedAsCharacterReference(qa){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(qa):this._emitCodePoint(qa)}_callState(qa){switch(this.state){case State$3.DATA:{this._stateData(qa);break}case State$3.RCDATA:{this._stateRcdata(qa);break}case State$3.RAWTEXT:{this._stateRawtext(qa);break}case State$3.SCRIPT_DATA:{this._stateScriptData(qa);break}case State$3.PLAINTEXT:{this._statePlaintext(qa);break}case State$3.TAG_OPEN:{this._stateTagOpen(qa);break}case State$3.END_TAG_OPEN:{this._stateEndTagOpen(qa);break}case State$3.TAG_NAME:{this._stateTagName(qa);break}case State$3.RCDATA_LESS_THAN_SIGN:{this._stateRcdataLessThanSign(qa);break}case State$3.RCDATA_END_TAG_OPEN:{this._stateRcdataEndTagOpen(qa);break}case State$3.RCDATA_END_TAG_NAME:{this._stateRcdataEndTagName(qa);break}case State$3.RAWTEXT_LESS_THAN_SIGN:{this._stateRawtextLessThanSign(qa);break}case State$3.RAWTEXT_END_TAG_OPEN:{this._stateRawtextEndTagOpen(qa);break}case State$3.RAWTEXT_END_TAG_NAME:{this._stateRawtextEndTagName(qa);break}case State$3.SCRIPT_DATA_LESS_THAN_SIGN:{this._stateScriptDataLessThanSign(qa);break}case State$3.SCRIPT_DATA_END_TAG_OPEN:{this._stateScriptDataEndTagOpen(qa);break}case State$3.SCRIPT_DATA_END_TAG_NAME:{this._stateScriptDataEndTagName(qa);break}case State$3.SCRIPT_DATA_ESCAPE_START:{this._stateScriptDataEscapeStart(qa);break}case State$3.SCRIPT_DATA_ESCAPE_START_DASH:{this._stateScriptDataEscapeStartDash(qa);break}case State$3.SCRIPT_DATA_ESCAPED:{this._stateScriptDataEscaped(qa);break}case State$3.SCRIPT_DATA_ESCAPED_DASH:{this._stateScriptDataEscapedDash(qa);break}case State$3.SCRIPT_DATA_ESCAPED_DASH_DASH:{this._stateScriptDataEscapedDashDash(qa);break}case State$3.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:{this._stateScriptDataEscapedLessThanSign(qa);break}case State$3.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:{this._stateScriptDataEscapedEndTagOpen(qa);break}case State$3.SCRIPT_DATA_ESCAPED_END_TAG_NAME:{this._stateScriptDataEscapedEndTagName(qa);break}case State$3.SCRIPT_DATA_DOUBLE_ESCAPE_START:{this._stateScriptDataDoubleEscapeStart(qa);break}case State$3.SCRIPT_DATA_DOUBLE_ESCAPED:{this._stateScriptDataDoubleEscaped(qa);break}case State$3.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:{this._stateScriptDataDoubleEscapedDash(qa);break}case State$3.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:{this._stateScriptDataDoubleEscapedDashDash(qa);break}case State$3.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:{this._stateScriptDataDoubleEscapedLessThanSign(qa);break}case State$3.SCRIPT_DATA_DOUBLE_ESCAPE_END:{this._stateScriptDataDoubleEscapeEnd(qa);break}case State$3.BEFORE_ATTRIBUTE_NAME:{this._stateBeforeAttributeName(qa);break}case State$3.ATTRIBUTE_NAME:{this._stateAttributeName(qa);break}case State$3.AFTER_ATTRIBUTE_NAME:{this._stateAfterAttributeName(qa);break}case State$3.BEFORE_ATTRIBUTE_VALUE:{this._stateBeforeAttributeValue(qa);break}case State$3.ATTRIBUTE_VALUE_DOUBLE_QUOTED:{this._stateAttributeValueDoubleQuoted(qa);break}case State$3.ATTRIBUTE_VALUE_SINGLE_QUOTED:{this._stateAttributeValueSingleQuoted(qa);break}case State$3.ATTRIBUTE_VALUE_UNQUOTED:{this._stateAttributeValueUnquoted(qa);break}case State$3.AFTER_ATTRIBUTE_VALUE_QUOTED:{this._stateAfterAttributeValueQuoted(qa);break}case State$3.SELF_CLOSING_START_TAG:{this._stateSelfClosingStartTag(qa);break}case State$3.BOGUS_COMMENT:{this._stateBogusComment(qa);break}case State$3.MARKUP_DECLARATION_OPEN:{this._stateMarkupDeclarationOpen(qa);break}case State$3.COMMENT_START:{this._stateCommentStart(qa);break}case State$3.COMMENT_START_DASH:{this._stateCommentStartDash(qa);break}case State$3.COMMENT:{this._stateComment(qa);break}case State$3.COMMENT_LESS_THAN_SIGN:{this._stateCommentLessThanSign(qa);break}case State$3.COMMENT_LESS_THAN_SIGN_BANG:{this._stateCommentLessThanSignBang(qa);break}case State$3.COMMENT_LESS_THAN_SIGN_BANG_DASH:{this._stateCommentLessThanSignBangDash(qa);break}case State$3.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:{this._stateCommentLessThanSignBangDashDash(qa);break}case State$3.COMMENT_END_DASH:{this._stateCommentEndDash(qa);break}case State$3.COMMENT_END:{this._stateCommentEnd(qa);break}case State$3.COMMENT_END_BANG:{this._stateCommentEndBang(qa);break}case State$3.DOCTYPE:{this._stateDoctype(qa);break}case State$3.BEFORE_DOCTYPE_NAME:{this._stateBeforeDoctypeName(qa);break}case State$3.DOCTYPE_NAME:{this._stateDoctypeName(qa);break}case State$3.AFTER_DOCTYPE_NAME:{this._stateAfterDoctypeName(qa);break}case State$3.AFTER_DOCTYPE_PUBLIC_KEYWORD:{this._stateAfterDoctypePublicKeyword(qa);break}case State$3.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:{this._stateBeforeDoctypePublicIdentifier(qa);break}case State$3.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:{this._stateDoctypePublicIdentifierDoubleQuoted(qa);break}case State$3.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:{this._stateDoctypePublicIdentifierSingleQuoted(qa);break}case State$3.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:{this._stateAfterDoctypePublicIdentifier(qa);break}case State$3.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:{this._stateBetweenDoctypePublicAndSystemIdentifiers(qa);break}case State$3.AFTER_DOCTYPE_SYSTEM_KEYWORD:{this._stateAfterDoctypeSystemKeyword(qa);break}case State$3.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:{this._stateBeforeDoctypeSystemIdentifier(qa);break}case State$3.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:{this._stateDoctypeSystemIdentifierDoubleQuoted(qa);break}case State$3.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:{this._stateDoctypeSystemIdentifierSingleQuoted(qa);break}case State$3.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:{this._stateAfterDoctypeSystemIdentifier(qa);break}case State$3.BOGUS_DOCTYPE:{this._stateBogusDoctype(qa);break}case State$3.CDATA_SECTION:{this._stateCdataSection(qa);break}case State$3.CDATA_SECTION_BRACKET:{this._stateCdataSectionBracket(qa);break}case State$3.CDATA_SECTION_END:{this._stateCdataSectionEnd(qa);break}case State$3.CHARACTER_REFERENCE:{this._stateCharacterReference();break}case State$3.AMBIGUOUS_AMPERSAND:{this._stateAmbiguousAmpersand(qa);break}default:throw new Error("Unknown state")}}_stateData(qa){switch(qa){case CODE_POINTS.LESS_THAN_SIGN:{this.state=State$3.TAG_OPEN;break}case CODE_POINTS.AMPERSAND:{this._startCharacterReference();break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this._emitCodePoint(qa);break}case CODE_POINTS.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(qa)}}_stateRcdata(qa){switch(qa){case CODE_POINTS.AMPERSAND:{this._startCharacterReference();break}case CODE_POINTS.LESS_THAN_SIGN:{this.state=State$3.RCDATA_LESS_THAN_SIGN;break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this._emitChars(REPLACEMENT_CHARACTER);break}case CODE_POINTS.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(qa)}}_stateRawtext(qa){switch(qa){case CODE_POINTS.LESS_THAN_SIGN:{this.state=State$3.RAWTEXT_LESS_THAN_SIGN;break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this._emitChars(REPLACEMENT_CHARACTER);break}case CODE_POINTS.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(qa)}}_stateScriptData(qa){switch(qa){case CODE_POINTS.LESS_THAN_SIGN:{this.state=State$3.SCRIPT_DATA_LESS_THAN_SIGN;break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this._emitChars(REPLACEMENT_CHARACTER);break}case CODE_POINTS.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(qa)}}_statePlaintext(qa){switch(qa){case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this._emitChars(REPLACEMENT_CHARACTER);break}case CODE_POINTS.EOF:{this._emitEOFToken();break}default:this._emitCodePoint(qa)}}_stateTagOpen(qa){if(isAsciiLetter(qa))this._createStartTagToken(),this.state=State$3.TAG_NAME,this._stateTagName(qa);else switch(qa){case CODE_POINTS.EXCLAMATION_MARK:{this.state=State$3.MARKUP_DECLARATION_OPEN;break}case CODE_POINTS.SOLIDUS:{this.state=State$3.END_TAG_OPEN;break}case CODE_POINTS.QUESTION_MARK:{this._err(ERR.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=State$3.BOGUS_COMMENT,this._stateBogusComment(qa);break}case CODE_POINTS.EOF:{this._err(ERR.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break}default:this._err(ERR.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=State$3.DATA,this._stateData(qa)}}_stateEndTagOpen(qa){if(isAsciiLetter(qa))this._createEndTagToken(),this.state=State$3.TAG_NAME,this._stateTagName(qa);else switch(qa){case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.missingEndTagName),this.state=State$3.DATA;break}case CODE_POINTS.EOF:{this._err(ERR.eofBeforeTagName),this._emitChars("</"),this._emitEOFToken();break}default:this._err(ERR.invalidFirstCharacterOfTagName),this._createCommentToken(2),this.state=State$3.BOGUS_COMMENT,this._stateBogusComment(qa)}}_stateTagName(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:{this.state=State$3.BEFORE_ATTRIBUTE_NAME;break}case CODE_POINTS.SOLIDUS:{this.state=State$3.SELF_CLOSING_START_TAG;break}case CODE_POINTS.GREATER_THAN_SIGN:{this.state=State$3.DATA,this.emitCurrentTagToken();break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),nd.tagName+=REPLACEMENT_CHARACTER;break}case CODE_POINTS.EOF:{this._err(ERR.eofInTag),this._emitEOFToken();break}default:nd.tagName+=String.fromCodePoint(isAsciiUpper(qa)?toAsciiLower(qa):qa)}}_stateRcdataLessThanSign(qa){qa===CODE_POINTS.SOLIDUS?this.state=State$3.RCDATA_END_TAG_OPEN:(this._emitChars("<"),this.state=State$3.RCDATA,this._stateRcdata(qa))}_stateRcdataEndTagOpen(qa){isAsciiLetter(qa)?(this.state=State$3.RCDATA_END_TAG_NAME,this._stateRcdataEndTagName(qa)):(this._emitChars("</"),this.state=State$3.RCDATA,this._stateRcdata(qa))}handleSpecialEndTag(qa){if(!this.preprocessor.startsWith(this.lastStartTagName,!1))return!this._ensureHibernation();this._createEndTagToken();const nd=this.currentToken;switch(nd.tagName=this.lastStartTagName,this.preprocessor.peek(this.lastStartTagName.length)){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:return this._advanceBy(this.lastStartTagName.length),this.state=State$3.BEFORE_ATTRIBUTE_NAME,!1;case CODE_POINTS.SOLIDUS:return this._advanceBy(this.lastStartTagName.length),this.state=State$3.SELF_CLOSING_START_TAG,!1;case CODE_POINTS.GREATER_THAN_SIGN:return this._advanceBy(this.lastStartTagName.length),this.emitCurrentTagToken(),this.state=State$3.DATA,!1;default:return!this._ensureHibernation()}}_stateRcdataEndTagName(qa){this.handleSpecialEndTag(qa)&&(this._emitChars("</"),this.state=State$3.RCDATA,this._stateRcdata(qa))}_stateRawtextLessThanSign(qa){qa===CODE_POINTS.SOLIDUS?this.state=State$3.RAWTEXT_END_TAG_OPEN:(this._emitChars("<"),this.state=State$3.RAWTEXT,this._stateRawtext(qa))}_stateRawtextEndTagOpen(qa){isAsciiLetter(qa)?(this.state=State$3.RAWTEXT_END_TAG_NAME,this._stateRawtextEndTagName(qa)):(this._emitChars("</"),this.state=State$3.RAWTEXT,this._stateRawtext(qa))}_stateRawtextEndTagName(qa){this.handleSpecialEndTag(qa)&&(this._emitChars("</"),this.state=State$3.RAWTEXT,this._stateRawtext(qa))}_stateScriptDataLessThanSign(qa){switch(qa){case CODE_POINTS.SOLIDUS:{this.state=State$3.SCRIPT_DATA_END_TAG_OPEN;break}case CODE_POINTS.EXCLAMATION_MARK:{this.state=State$3.SCRIPT_DATA_ESCAPE_START,this._emitChars("<!");break}default:this._emitChars("<"),this.state=State$3.SCRIPT_DATA,this._stateScriptData(qa)}}_stateScriptDataEndTagOpen(qa){isAsciiLetter(qa)?(this.state=State$3.SCRIPT_DATA_END_TAG_NAME,this._stateScriptDataEndTagName(qa)):(this._emitChars("</"),this.state=State$3.SCRIPT_DATA,this._stateScriptData(qa))}_stateScriptDataEndTagName(qa){this.handleSpecialEndTag(qa)&&(this._emitChars("</"),this.state=State$3.SCRIPT_DATA,this._stateScriptData(qa))}_stateScriptDataEscapeStart(qa){qa===CODE_POINTS.HYPHEN_MINUS?(this.state=State$3.SCRIPT_DATA_ESCAPE_START_DASH,this._emitChars("-")):(this.state=State$3.SCRIPT_DATA,this._stateScriptData(qa))}_stateScriptDataEscapeStartDash(qa){qa===CODE_POINTS.HYPHEN_MINUS?(this.state=State$3.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-")):(this.state=State$3.SCRIPT_DATA,this._stateScriptData(qa))}_stateScriptDataEscaped(qa){switch(qa){case CODE_POINTS.HYPHEN_MINUS:{this.state=State$3.SCRIPT_DATA_ESCAPED_DASH,this._emitChars("-");break}case CODE_POINTS.LESS_THAN_SIGN:{this.state=State$3.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this._emitChars(REPLACEMENT_CHARACTER);break}case CODE_POINTS.EOF:{this._err(ERR.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this._emitCodePoint(qa)}}_stateScriptDataEscapedDash(qa){switch(qa){case CODE_POINTS.HYPHEN_MINUS:{this.state=State$3.SCRIPT_DATA_ESCAPED_DASH_DASH,this._emitChars("-");break}case CODE_POINTS.LESS_THAN_SIGN:{this.state=State$3.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this.state=State$3.SCRIPT_DATA_ESCAPED,this._emitChars(REPLACEMENT_CHARACTER);break}case CODE_POINTS.EOF:{this._err(ERR.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=State$3.SCRIPT_DATA_ESCAPED,this._emitCodePoint(qa)}}_stateScriptDataEscapedDashDash(qa){switch(qa){case CODE_POINTS.HYPHEN_MINUS:{this._emitChars("-");break}case CODE_POINTS.LESS_THAN_SIGN:{this.state=State$3.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN;break}case CODE_POINTS.GREATER_THAN_SIGN:{this.state=State$3.SCRIPT_DATA,this._emitChars(">");break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this.state=State$3.SCRIPT_DATA_ESCAPED,this._emitChars(REPLACEMENT_CHARACTER);break}case CODE_POINTS.EOF:{this._err(ERR.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=State$3.SCRIPT_DATA_ESCAPED,this._emitCodePoint(qa)}}_stateScriptDataEscapedLessThanSign(qa){qa===CODE_POINTS.SOLIDUS?this.state=State$3.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:isAsciiLetter(qa)?(this._emitChars("<"),this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(qa)):(this._emitChars("<"),this.state=State$3.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(qa))}_stateScriptDataEscapedEndTagOpen(qa){isAsciiLetter(qa)?(this.state=State$3.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(qa)):(this._emitChars("</"),this.state=State$3.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(qa))}_stateScriptDataEscapedEndTagName(qa){this.handleSpecialEndTag(qa)&&(this._emitChars("</"),this.state=State$3.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(qa))}_stateScriptDataDoubleEscapeStart(qa){if(this.preprocessor.startsWith(SEQUENCES.SCRIPT,!1)&&isScriptDataDoubleEscapeSequenceEnd(this.preprocessor.peek(SEQUENCES.SCRIPT.length))){this._emitCodePoint(qa);for(let nd=0;nd<SEQUENCES.SCRIPT.length;nd++)this._emitCodePoint(this._consume());this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED}else this._ensureHibernation()||(this.state=State$3.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(qa))}_stateScriptDataDoubleEscaped(qa){switch(qa){case CODE_POINTS.HYPHEN_MINUS:{this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED_DASH,this._emitChars("-");break}case CODE_POINTS.LESS_THAN_SIGN:{this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this._emitChars(REPLACEMENT_CHARACTER);break}case CODE_POINTS.EOF:{this._err(ERR.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this._emitCodePoint(qa)}}_stateScriptDataDoubleEscapedDash(qa){switch(qa){case CODE_POINTS.HYPHEN_MINUS:{this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH,this._emitChars("-");break}case CODE_POINTS.LESS_THAN_SIGN:{this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(REPLACEMENT_CHARACTER);break}case CODE_POINTS.EOF:{this._err(ERR.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(qa)}}_stateScriptDataDoubleEscapedDashDash(qa){switch(qa){case CODE_POINTS.HYPHEN_MINUS:{this._emitChars("-");break}case CODE_POINTS.LESS_THAN_SIGN:{this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN,this._emitChars("<");break}case CODE_POINTS.GREATER_THAN_SIGN:{this.state=State$3.SCRIPT_DATA,this._emitChars(">");break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(REPLACEMENT_CHARACTER);break}case CODE_POINTS.EOF:{this._err(ERR.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break}default:this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(qa)}}_stateScriptDataDoubleEscapedLessThanSign(qa){qa===CODE_POINTS.SOLIDUS?(this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(qa))}_stateScriptDataDoubleEscapeEnd(qa){if(this.preprocessor.startsWith(SEQUENCES.SCRIPT,!1)&&isScriptDataDoubleEscapeSequenceEnd(this.preprocessor.peek(SEQUENCES.SCRIPT.length))){this._emitCodePoint(qa);for(let nd=0;nd<SEQUENCES.SCRIPT.length;nd++)this._emitCodePoint(this._consume());this.state=State$3.SCRIPT_DATA_ESCAPED}else this._ensureHibernation()||(this.state=State$3.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(qa))}_stateBeforeAttributeName(qa){switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:break;case CODE_POINTS.SOLIDUS:case CODE_POINTS.GREATER_THAN_SIGN:case CODE_POINTS.EOF:{this.state=State$3.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(qa);break}case CODE_POINTS.EQUALS_SIGN:{this._err(ERR.unexpectedEqualsSignBeforeAttributeName),this._createAttr("="),this.state=State$3.ATTRIBUTE_NAME;break}default:this._createAttr(""),this.state=State$3.ATTRIBUTE_NAME,this._stateAttributeName(qa)}}_stateAttributeName(qa){switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:case CODE_POINTS.SOLIDUS:case CODE_POINTS.GREATER_THAN_SIGN:case CODE_POINTS.EOF:{this._leaveAttrName(),this.state=State$3.AFTER_ATTRIBUTE_NAME,this._stateAfterAttributeName(qa);break}case CODE_POINTS.EQUALS_SIGN:{this._leaveAttrName(),this.state=State$3.BEFORE_ATTRIBUTE_VALUE;break}case CODE_POINTS.QUOTATION_MARK:case CODE_POINTS.APOSTROPHE:case CODE_POINTS.LESS_THAN_SIGN:{this._err(ERR.unexpectedCharacterInAttributeName),this.currentAttr.name+=String.fromCodePoint(qa);break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this.currentAttr.name+=REPLACEMENT_CHARACTER;break}default:this.currentAttr.name+=String.fromCodePoint(isAsciiUpper(qa)?toAsciiLower(qa):qa)}}_stateAfterAttributeName(qa){switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:break;case CODE_POINTS.SOLIDUS:{this.state=State$3.SELF_CLOSING_START_TAG;break}case CODE_POINTS.EQUALS_SIGN:{this.state=State$3.BEFORE_ATTRIBUTE_VALUE;break}case CODE_POINTS.GREATER_THAN_SIGN:{this.state=State$3.DATA,this.emitCurrentTagToken();break}case CODE_POINTS.EOF:{this._err(ERR.eofInTag),this._emitEOFToken();break}default:this._createAttr(""),this.state=State$3.ATTRIBUTE_NAME,this._stateAttributeName(qa)}}_stateBeforeAttributeValue(qa){switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:break;case CODE_POINTS.QUOTATION_MARK:{this.state=State$3.ATTRIBUTE_VALUE_DOUBLE_QUOTED;break}case CODE_POINTS.APOSTROPHE:{this.state=State$3.ATTRIBUTE_VALUE_SINGLE_QUOTED;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.missingAttributeValue),this.state=State$3.DATA,this.emitCurrentTagToken();break}default:this.state=State$3.ATTRIBUTE_VALUE_UNQUOTED,this._stateAttributeValueUnquoted(qa)}}_stateAttributeValueDoubleQuoted(qa){switch(qa){case CODE_POINTS.QUOTATION_MARK:{this.state=State$3.AFTER_ATTRIBUTE_VALUE_QUOTED;break}case CODE_POINTS.AMPERSAND:{this._startCharacterReference();break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this.currentAttr.value+=REPLACEMENT_CHARACTER;break}case CODE_POINTS.EOF:{this._err(ERR.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(qa)}}_stateAttributeValueSingleQuoted(qa){switch(qa){case CODE_POINTS.APOSTROPHE:{this.state=State$3.AFTER_ATTRIBUTE_VALUE_QUOTED;break}case CODE_POINTS.AMPERSAND:{this._startCharacterReference();break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this.currentAttr.value+=REPLACEMENT_CHARACTER;break}case CODE_POINTS.EOF:{this._err(ERR.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(qa)}}_stateAttributeValueUnquoted(qa){switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:{this._leaveAttrValue(),this.state=State$3.BEFORE_ATTRIBUTE_NAME;break}case CODE_POINTS.AMPERSAND:{this._startCharacterReference();break}case CODE_POINTS.GREATER_THAN_SIGN:{this._leaveAttrValue(),this.state=State$3.DATA,this.emitCurrentTagToken();break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this.currentAttr.value+=REPLACEMENT_CHARACTER;break}case CODE_POINTS.QUOTATION_MARK:case CODE_POINTS.APOSTROPHE:case CODE_POINTS.LESS_THAN_SIGN:case CODE_POINTS.EQUALS_SIGN:case CODE_POINTS.GRAVE_ACCENT:{this._err(ERR.unexpectedCharacterInUnquotedAttributeValue),this.currentAttr.value+=String.fromCodePoint(qa);break}case CODE_POINTS.EOF:{this._err(ERR.eofInTag),this._emitEOFToken();break}default:this.currentAttr.value+=String.fromCodePoint(qa)}}_stateAfterAttributeValueQuoted(qa){switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:{this._leaveAttrValue(),this.state=State$3.BEFORE_ATTRIBUTE_NAME;break}case CODE_POINTS.SOLIDUS:{this._leaveAttrValue(),this.state=State$3.SELF_CLOSING_START_TAG;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._leaveAttrValue(),this.state=State$3.DATA,this.emitCurrentTagToken();break}case CODE_POINTS.EOF:{this._err(ERR.eofInTag),this._emitEOFToken();break}default:this._err(ERR.missingWhitespaceBetweenAttributes),this.state=State$3.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(qa)}}_stateSelfClosingStartTag(qa){switch(qa){case CODE_POINTS.GREATER_THAN_SIGN:{const nd=this.currentToken;nd.selfClosing=!0,this.state=State$3.DATA,this.emitCurrentTagToken();break}case CODE_POINTS.EOF:{this._err(ERR.eofInTag),this._emitEOFToken();break}default:this._err(ERR.unexpectedSolidusInTag),this.state=State$3.BEFORE_ATTRIBUTE_NAME,this._stateBeforeAttributeName(qa)}}_stateBogusComment(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.GREATER_THAN_SIGN:{this.state=State$3.DATA,this.emitCurrentComment(nd);break}case CODE_POINTS.EOF:{this.emitCurrentComment(nd),this._emitEOFToken();break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),nd.data+=REPLACEMENT_CHARACTER;break}default:nd.data+=String.fromCodePoint(qa)}}_stateMarkupDeclarationOpen(qa){this._consumeSequenceIfMatch(SEQUENCES.DASH_DASH,!0)?(this._createCommentToken(SEQUENCES.DASH_DASH.length+1),this.state=State$3.COMMENT_START):this._consumeSequenceIfMatch(SEQUENCES.DOCTYPE,!1)?(this.currentLocation=this.getCurrentLocation(SEQUENCES.DOCTYPE.length+1),this.state=State$3.DOCTYPE):this._consumeSequenceIfMatch(SEQUENCES.CDATA_START,!0)?this.inForeignNode?this.state=State$3.CDATA_SECTION:(this._err(ERR.cdataInHtmlContent),this._createCommentToken(SEQUENCES.CDATA_START.length+1),this.currentToken.data="[CDATA[",this.state=State$3.BOGUS_COMMENT):this._ensureHibernation()||(this._err(ERR.incorrectlyOpenedComment),this._createCommentToken(2),this.state=State$3.BOGUS_COMMENT,this._stateBogusComment(qa))}_stateCommentStart(qa){switch(qa){case CODE_POINTS.HYPHEN_MINUS:{this.state=State$3.COMMENT_START_DASH;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.abruptClosingOfEmptyComment),this.state=State$3.DATA;const nd=this.currentToken;this.emitCurrentComment(nd);break}default:this.state=State$3.COMMENT,this._stateComment(qa)}}_stateCommentStartDash(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.HYPHEN_MINUS:{this.state=State$3.COMMENT_END;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.abruptClosingOfEmptyComment),this.state=State$3.DATA,this.emitCurrentComment(nd);break}case CODE_POINTS.EOF:{this._err(ERR.eofInComment),this.emitCurrentComment(nd),this._emitEOFToken();break}default:nd.data+="-",this.state=State$3.COMMENT,this._stateComment(qa)}}_stateComment(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.HYPHEN_MINUS:{this.state=State$3.COMMENT_END_DASH;break}case CODE_POINTS.LESS_THAN_SIGN:{nd.data+="<",this.state=State$3.COMMENT_LESS_THAN_SIGN;break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),nd.data+=REPLACEMENT_CHARACTER;break}case CODE_POINTS.EOF:{this._err(ERR.eofInComment),this.emitCurrentComment(nd),this._emitEOFToken();break}default:nd.data+=String.fromCodePoint(qa)}}_stateCommentLessThanSign(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.EXCLAMATION_MARK:{nd.data+="!",this.state=State$3.COMMENT_LESS_THAN_SIGN_BANG;break}case CODE_POINTS.LESS_THAN_SIGN:{nd.data+="<";break}default:this.state=State$3.COMMENT,this._stateComment(qa)}}_stateCommentLessThanSignBang(qa){qa===CODE_POINTS.HYPHEN_MINUS?this.state=State$3.COMMENT_LESS_THAN_SIGN_BANG_DASH:(this.state=State$3.COMMENT,this._stateComment(qa))}_stateCommentLessThanSignBangDash(qa){qa===CODE_POINTS.HYPHEN_MINUS?this.state=State$3.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:(this.state=State$3.COMMENT_END_DASH,this._stateCommentEndDash(qa))}_stateCommentLessThanSignBangDashDash(qa){qa!==CODE_POINTS.GREATER_THAN_SIGN&&qa!==CODE_POINTS.EOF&&this._err(ERR.nestedComment),this.state=State$3.COMMENT_END,this._stateCommentEnd(qa)}_stateCommentEndDash(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.HYPHEN_MINUS:{this.state=State$3.COMMENT_END;break}case CODE_POINTS.EOF:{this._err(ERR.eofInComment),this.emitCurrentComment(nd),this._emitEOFToken();break}default:nd.data+="-",this.state=State$3.COMMENT,this._stateComment(qa)}}_stateCommentEnd(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.GREATER_THAN_SIGN:{this.state=State$3.DATA,this.emitCurrentComment(nd);break}case CODE_POINTS.EXCLAMATION_MARK:{this.state=State$3.COMMENT_END_BANG;break}case CODE_POINTS.HYPHEN_MINUS:{nd.data+="-";break}case CODE_POINTS.EOF:{this._err(ERR.eofInComment),this.emitCurrentComment(nd),this._emitEOFToken();break}default:nd.data+="--",this.state=State$3.COMMENT,this._stateComment(qa)}}_stateCommentEndBang(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.HYPHEN_MINUS:{nd.data+="--!",this.state=State$3.COMMENT_END_DASH;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.incorrectlyClosedComment),this.state=State$3.DATA,this.emitCurrentComment(nd);break}case CODE_POINTS.EOF:{this._err(ERR.eofInComment),this.emitCurrentComment(nd),this._emitEOFToken();break}default:nd.data+="--!",this.state=State$3.COMMENT,this._stateComment(qa)}}_stateDoctype(qa){switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:{this.state=State$3.BEFORE_DOCTYPE_NAME;break}case CODE_POINTS.GREATER_THAN_SIGN:{this.state=State$3.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(qa);break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),this._createDoctypeToken(null);const nd=this.currentToken;nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:this._err(ERR.missingWhitespaceBeforeDoctypeName),this.state=State$3.BEFORE_DOCTYPE_NAME,this._stateBeforeDoctypeName(qa)}}_stateBeforeDoctypeName(qa){if(isAsciiUpper(qa))this._createDoctypeToken(String.fromCharCode(toAsciiLower(qa))),this.state=State$3.DOCTYPE_NAME;else switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:break;case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),this._createDoctypeToken(REPLACEMENT_CHARACTER),this.state=State$3.DOCTYPE_NAME;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.missingDoctypeName),this._createDoctypeToken(null);const nd=this.currentToken;nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this.state=State$3.DATA;break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),this._createDoctypeToken(null);const nd=this.currentToken;nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:this._createDoctypeToken(String.fromCodePoint(qa)),this.state=State$3.DOCTYPE_NAME}}_stateDoctypeName(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:{this.state=State$3.AFTER_DOCTYPE_NAME;break}case CODE_POINTS.GREATER_THAN_SIGN:{this.state=State$3.DATA,this.emitCurrentDoctype(nd);break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),nd.name+=REPLACEMENT_CHARACTER;break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:nd.name+=String.fromCodePoint(isAsciiUpper(qa)?toAsciiLower(qa):qa)}}_stateAfterDoctypeName(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:break;case CODE_POINTS.GREATER_THAN_SIGN:{this.state=State$3.DATA,this.emitCurrentDoctype(nd);break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:this._consumeSequenceIfMatch(SEQUENCES.PUBLIC,!1)?this.state=State$3.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._consumeSequenceIfMatch(SEQUENCES.SYSTEM,!1)?this.state=State$3.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._ensureHibernation()||(this._err(ERR.invalidCharacterSequenceAfterDoctypeName),nd.forceQuirks=!0,this.state=State$3.BOGUS_DOCTYPE,this._stateBogusDoctype(qa))}}_stateAfterDoctypePublicKeyword(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:{this.state=State$3.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER;break}case CODE_POINTS.QUOTATION_MARK:{this._err(ERR.missingWhitespaceAfterDoctypePublicKeyword),nd.publicId="",this.state=State$3.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break}case CODE_POINTS.APOSTROPHE:{this._err(ERR.missingWhitespaceAfterDoctypePublicKeyword),nd.publicId="",this.state=State$3.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.missingDoctypePublicIdentifier),nd.forceQuirks=!0,this.state=State$3.DATA,this.emitCurrentDoctype(nd);break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:this._err(ERR.missingQuoteBeforeDoctypePublicIdentifier),nd.forceQuirks=!0,this.state=State$3.BOGUS_DOCTYPE,this._stateBogusDoctype(qa)}}_stateBeforeDoctypePublicIdentifier(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:break;case CODE_POINTS.QUOTATION_MARK:{nd.publicId="",this.state=State$3.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED;break}case CODE_POINTS.APOSTROPHE:{nd.publicId="",this.state=State$3.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.missingDoctypePublicIdentifier),nd.forceQuirks=!0,this.state=State$3.DATA,this.emitCurrentDoctype(nd);break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:this._err(ERR.missingQuoteBeforeDoctypePublicIdentifier),nd.forceQuirks=!0,this.state=State$3.BOGUS_DOCTYPE,this._stateBogusDoctype(qa)}}_stateDoctypePublicIdentifierDoubleQuoted(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.QUOTATION_MARK:{this.state=State$3.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),nd.publicId+=REPLACEMENT_CHARACTER;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.abruptDoctypePublicIdentifier),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this.state=State$3.DATA;break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:nd.publicId+=String.fromCodePoint(qa)}}_stateDoctypePublicIdentifierSingleQuoted(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.APOSTROPHE:{this.state=State$3.AFTER_DOCTYPE_PUBLIC_IDENTIFIER;break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),nd.publicId+=REPLACEMENT_CHARACTER;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.abruptDoctypePublicIdentifier),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this.state=State$3.DATA;break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:nd.publicId+=String.fromCodePoint(qa)}}_stateAfterDoctypePublicIdentifier(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:{this.state=State$3.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS;break}case CODE_POINTS.GREATER_THAN_SIGN:{this.state=State$3.DATA,this.emitCurrentDoctype(nd);break}case CODE_POINTS.QUOTATION_MARK:{this._err(ERR.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),nd.systemId="",this.state=State$3.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case CODE_POINTS.APOSTROPHE:{this._err(ERR.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers),nd.systemId="",this.state=State$3.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:this._err(ERR.missingQuoteBeforeDoctypeSystemIdentifier),nd.forceQuirks=!0,this.state=State$3.BOGUS_DOCTYPE,this._stateBogusDoctype(qa)}}_stateBetweenDoctypePublicAndSystemIdentifiers(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:break;case CODE_POINTS.GREATER_THAN_SIGN:{this.emitCurrentDoctype(nd),this.state=State$3.DATA;break}case CODE_POINTS.QUOTATION_MARK:{nd.systemId="",this.state=State$3.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case CODE_POINTS.APOSTROPHE:{nd.systemId="",this.state=State$3.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:this._err(ERR.missingQuoteBeforeDoctypeSystemIdentifier),nd.forceQuirks=!0,this.state=State$3.BOGUS_DOCTYPE,this._stateBogusDoctype(qa)}}_stateAfterDoctypeSystemKeyword(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:{this.state=State$3.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER;break}case CODE_POINTS.QUOTATION_MARK:{this._err(ERR.missingWhitespaceAfterDoctypeSystemKeyword),nd.systemId="",this.state=State$3.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case CODE_POINTS.APOSTROPHE:{this._err(ERR.missingWhitespaceAfterDoctypeSystemKeyword),nd.systemId="",this.state=State$3.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.missingDoctypeSystemIdentifier),nd.forceQuirks=!0,this.state=State$3.DATA,this.emitCurrentDoctype(nd);break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:this._err(ERR.missingQuoteBeforeDoctypeSystemIdentifier),nd.forceQuirks=!0,this.state=State$3.BOGUS_DOCTYPE,this._stateBogusDoctype(qa)}}_stateBeforeDoctypeSystemIdentifier(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:break;case CODE_POINTS.QUOTATION_MARK:{nd.systemId="",this.state=State$3.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED;break}case CODE_POINTS.APOSTROPHE:{nd.systemId="",this.state=State$3.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.missingDoctypeSystemIdentifier),nd.forceQuirks=!0,this.state=State$3.DATA,this.emitCurrentDoctype(nd);break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:this._err(ERR.missingQuoteBeforeDoctypeSystemIdentifier),nd.forceQuirks=!0,this.state=State$3.BOGUS_DOCTYPE,this._stateBogusDoctype(qa)}}_stateDoctypeSystemIdentifierDoubleQuoted(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.QUOTATION_MARK:{this.state=State$3.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),nd.systemId+=REPLACEMENT_CHARACTER;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.abruptDoctypeSystemIdentifier),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this.state=State$3.DATA;break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:nd.systemId+=String.fromCodePoint(qa)}}_stateDoctypeSystemIdentifierSingleQuoted(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.APOSTROPHE:{this.state=State$3.AFTER_DOCTYPE_SYSTEM_IDENTIFIER;break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter),nd.systemId+=REPLACEMENT_CHARACTER;break}case CODE_POINTS.GREATER_THAN_SIGN:{this._err(ERR.abruptDoctypeSystemIdentifier),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this.state=State$3.DATA;break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:nd.systemId+=String.fromCodePoint(qa)}}_stateAfterDoctypeSystemIdentifier(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.SPACE:case CODE_POINTS.LINE_FEED:case CODE_POINTS.TABULATION:case CODE_POINTS.FORM_FEED:break;case CODE_POINTS.GREATER_THAN_SIGN:{this.emitCurrentDoctype(nd),this.state=State$3.DATA;break}case CODE_POINTS.EOF:{this._err(ERR.eofInDoctype),nd.forceQuirks=!0,this.emitCurrentDoctype(nd),this._emitEOFToken();break}default:this._err(ERR.unexpectedCharacterAfterDoctypeSystemIdentifier),this.state=State$3.BOGUS_DOCTYPE,this._stateBogusDoctype(qa)}}_stateBogusDoctype(qa){const nd=this.currentToken;switch(qa){case CODE_POINTS.GREATER_THAN_SIGN:{this.emitCurrentDoctype(nd),this.state=State$3.DATA;break}case CODE_POINTS.NULL:{this._err(ERR.unexpectedNullCharacter);break}case CODE_POINTS.EOF:{this.emitCurrentDoctype(nd),this._emitEOFToken();break}}}_stateCdataSection(qa){switch(qa){case CODE_POINTS.RIGHT_SQUARE_BRACKET:{this.state=State$3.CDATA_SECTION_BRACKET;break}case CODE_POINTS.EOF:{this._err(ERR.eofInCdata),this._emitEOFToken();break}default:this._emitCodePoint(qa)}}_stateCdataSectionBracket(qa){qa===CODE_POINTS.RIGHT_SQUARE_BRACKET?this.state=State$3.CDATA_SECTION_END:(this._emitChars("]"),this.state=State$3.CDATA_SECTION,this._stateCdataSection(qa))}_stateCdataSectionEnd(qa){switch(qa){case CODE_POINTS.GREATER_THAN_SIGN:{this.state=State$3.DATA;break}case CODE_POINTS.RIGHT_SQUARE_BRACKET:{this._emitChars("]");break}default:this._emitChars("]]"),this.state=State$3.CDATA_SECTION,this._stateCdataSection(qa)}}_stateCharacterReference(){let qa=this.entityDecoder.write(this.preprocessor.html,this.preprocessor.pos);if(qa<0)if(this.preprocessor.lastChunkWritten)qa=this.entityDecoder.end();else{this.active=!1,this.preprocessor.pos=this.preprocessor.html.length-1,this.consumedAfterSnapshot=0,this.preprocessor.endOfChunkHit=!0;return}qa===0?(this.preprocessor.pos=this.entityStartPos,this._flushCodePointConsumedAsCharacterReference(CODE_POINTS.AMPERSAND),this.state=!this._isCharacterReferenceInAttribute()&&isAsciiAlphaNumeric(this.preprocessor.peek(1))?State$3.AMBIGUOUS_AMPERSAND:this.returnState):this.state=this.returnState}_stateAmbiguousAmpersand(qa){isAsciiAlphaNumeric(qa)?this._flushCodePointConsumedAsCharacterReference(qa):(qa===CODE_POINTS.SEMICOLON&&this._err(ERR.unknownNamedCharacterReference),this.state=this.returnState,this._callState(qa))}};const IMPLICIT_END_TAG_REQUIRED=new Set([TAG_ID.DD,TAG_ID.DT,TAG_ID.LI,TAG_ID.OPTGROUP,TAG_ID.OPTION,TAG_ID.P,TAG_ID.RB,TAG_ID.RP,TAG_ID.RT,TAG_ID.RTC]),IMPLICIT_END_TAG_REQUIRED_THOROUGHLY=new Set([...IMPLICIT_END_TAG_REQUIRED,TAG_ID.CAPTION,TAG_ID.COLGROUP,TAG_ID.TBODY,TAG_ID.TD,TAG_ID.TFOOT,TAG_ID.TH,TAG_ID.THEAD,TAG_ID.TR]),SCOPING_ELEMENTS_HTML=new Set([TAG_ID.APPLET,TAG_ID.CAPTION,TAG_ID.HTML,TAG_ID.MARQUEE,TAG_ID.OBJECT,TAG_ID.TABLE,TAG_ID.TD,TAG_ID.TEMPLATE,TAG_ID.TH]),SCOPING_ELEMENTS_HTML_LIST=new Set([...SCOPING_ELEMENTS_HTML,TAG_ID.OL,TAG_ID.UL]),SCOPING_ELEMENTS_HTML_BUTTON=new Set([...SCOPING_ELEMENTS_HTML,TAG_ID.BUTTON]),SCOPING_ELEMENTS_MATHML=new Set([TAG_ID.ANNOTATION_XML,TAG_ID.MI,TAG_ID.MN,TAG_ID.MO,TAG_ID.MS,TAG_ID.MTEXT]),SCOPING_ELEMENTS_SVG=new Set([TAG_ID.DESC,TAG_ID.FOREIGN_OBJECT,TAG_ID.TITLE]),TABLE_ROW_CONTEXT=new Set([TAG_ID.TR,TAG_ID.TEMPLATE,TAG_ID.HTML]),TABLE_BODY_CONTEXT=new Set([TAG_ID.TBODY,TAG_ID.TFOOT,TAG_ID.THEAD,TAG_ID.TEMPLATE,TAG_ID.HTML]),TABLE_CONTEXT=new Set([TAG_ID.TABLE,TAG_ID.TEMPLATE,TAG_ID.HTML]),TABLE_CELLS=new Set([TAG_ID.TD,TAG_ID.TH]);class OpenElementStack{get currentTmplContentOrNode(){return this._isInTemplate()?this.treeAdapter.getTemplateContent(this.current):this.current}constructor(qa,nd,od){this.treeAdapter=nd,this.handler=od,this.items=[],this.tagIDs=[],this.stackTop=-1,this.tmplCount=0,this.currentTagId=TAG_ID.UNKNOWN,this.current=qa}_indexOf(qa){return this.items.lastIndexOf(qa,this.stackTop)}_isInTemplate(){return this.currentTagId===TAG_ID.TEMPLATE&&this.treeAdapter.getNamespaceURI(this.current)===NS.HTML}_updateCurrentElement(){this.current=this.items[this.stackTop],this.currentTagId=this.tagIDs[this.stackTop]}push(qa,nd){this.stackTop++,this.items[this.stackTop]=qa,this.current=qa,this.tagIDs[this.stackTop]=nd,this.currentTagId=nd,this._isInTemplate()&&this.tmplCount++,this.handler.onItemPush(qa,nd,!0)}pop(){const qa=this.current;this.tmplCount>0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(qa,!0)}replace(qa,nd){const od=this._indexOf(qa);this.items[od]=nd,od===this.stackTop&&(this.current=nd)}insertAfter(qa,nd,od){const ld=this._indexOf(qa)+1;this.items.splice(ld,0,nd),this.tagIDs.splice(ld,0,od),this.stackTop++,ld===this.stackTop&&this._updateCurrentElement(),this.handler.onItemPush(this.current,this.currentTagId,ld===this.stackTop)}popUntilTagNamePopped(qa){let nd=this.stackTop+1;do nd=this.tagIDs.lastIndexOf(qa,nd-1);while(nd>0&&this.treeAdapter.getNamespaceURI(this.items[nd])!==NS.HTML);this.shortenToLength(nd<0?0:nd)}shortenToLength(qa){for(;this.stackTop>=qa;){const nd=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(nd,this.stackTop<qa)}}popUntilElementPopped(qa){const nd=this._indexOf(qa);this.shortenToLength(nd<0?0:nd)}popUntilPopped(qa,nd){const od=this._indexOfTagNames(qa,nd);this.shortenToLength(od<0?0:od)}popUntilNumberedHeaderPopped(){this.popUntilPopped(NUMBERED_HEADERS,NS.HTML)}popUntilTableCellPopped(){this.popUntilPopped(TABLE_CELLS,NS.HTML)}popAllUpToHtmlElement(){this.tmplCount=0,this.shortenToLength(1)}_indexOfTagNames(qa,nd){for(let od=this.stackTop;od>=0;od--)if(qa.has(this.tagIDs[od])&&this.treeAdapter.getNamespaceURI(this.items[od])===nd)return od;return-1}clearBackTo(qa,nd){const od=this._indexOfTagNames(qa,nd);this.shortenToLength(od+1)}clearBackToTableContext(){this.clearBackTo(TABLE_CONTEXT,NS.HTML)}clearBackToTableBodyContext(){this.clearBackTo(TABLE_BODY_CONTEXT,NS.HTML)}clearBackToTableRowContext(){this.clearBackTo(TABLE_ROW_CONTEXT,NS.HTML)}remove(qa){const nd=this._indexOf(qa);nd>=0&&(nd===this.stackTop?this.pop():(this.items.splice(nd,1),this.tagIDs.splice(nd,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(qa,!1)))}tryPeekProperlyNestedBodyElement(){return this.stackTop>=1&&this.tagIDs[1]===TAG_ID.BODY?this.items[1]:null}contains(qa){return this._indexOf(qa)>-1}getCommonAncestor(qa){const nd=this._indexOf(qa)-1;return nd>=0?this.items[nd]:null}isRootHtmlElementCurrent(){return this.stackTop===0&&this.tagIDs[0]===TAG_ID.HTML}hasInDynamicScope(qa,nd){for(let od=this.stackTop;od>=0;od--){const ld=this.tagIDs[od];switch(this.treeAdapter.getNamespaceURI(this.items[od])){case NS.HTML:{if(ld===qa)return!0;if(nd.has(ld))return!1;break}case NS.SVG:{if(SCOPING_ELEMENTS_SVG.has(ld))return!1;break}case NS.MATHML:{if(SCOPING_ELEMENTS_MATHML.has(ld))return!1;break}}}return!0}hasInScope(qa){return this.hasInDynamicScope(qa,SCOPING_ELEMENTS_HTML)}hasInListItemScope(qa){return this.hasInDynamicScope(qa,SCOPING_ELEMENTS_HTML_LIST)}hasInButtonScope(qa){return this.hasInDynamicScope(qa,SCOPING_ELEMENTS_HTML_BUTTON)}hasNumberedHeaderInScope(){for(let qa=this.stackTop;qa>=0;qa--){const nd=this.tagIDs[qa];switch(this.treeAdapter.getNamespaceURI(this.items[qa])){case NS.HTML:{if(NUMBERED_HEADERS.has(nd))return!0;if(SCOPING_ELEMENTS_HTML.has(nd))return!1;break}case NS.SVG:{if(SCOPING_ELEMENTS_SVG.has(nd))return!1;break}case NS.MATHML:{if(SCOPING_ELEMENTS_MATHML.has(nd))return!1;break}}}return!0}hasInTableScope(qa){for(let nd=this.stackTop;nd>=0;nd--)if(this.treeAdapter.getNamespaceURI(this.items[nd])===NS.HTML)switch(this.tagIDs[nd]){case qa:return!0;case TAG_ID.TABLE:case TAG_ID.HTML:return!1}return!0}hasTableBodyContextInTableScope(){for(let qa=this.stackTop;qa>=0;qa--)if(this.treeAdapter.getNamespaceURI(this.items[qa])===NS.HTML)switch(this.tagIDs[qa]){case TAG_ID.TBODY:case TAG_ID.THEAD:case TAG_ID.TFOOT:return!0;case TAG_ID.TABLE:case TAG_ID.HTML:return!1}return!0}hasInSelectScope(qa){for(let nd=this.stackTop;nd>=0;nd--)if(this.treeAdapter.getNamespaceURI(this.items[nd])===NS.HTML)switch(this.tagIDs[nd]){case qa:return!0;case TAG_ID.OPTION:case TAG_ID.OPTGROUP:break;default:return!1}return!0}generateImpliedEndTags(){for(;IMPLICIT_END_TAG_REQUIRED.has(this.currentTagId);)this.pop()}generateImpliedEndTagsThoroughly(){for(;IMPLICIT_END_TAG_REQUIRED_THOROUGHLY.has(this.currentTagId);)this.pop()}generateImpliedEndTagsWithExclusion(qa){for(;this.currentTagId!==qa&&IMPLICIT_END_TAG_REQUIRED_THOROUGHLY.has(this.currentTagId);)this.pop()}}const NOAH_ARK_CAPACITY=3;var EntryType;(function(Ra){Ra[Ra.Marker=0]="Marker",Ra[Ra.Element=1]="Element"})(EntryType||(EntryType={}));const MARKER={type:EntryType.Marker};class FormattingElementList{constructor(qa){this.treeAdapter=qa,this.entries=[],this.bookmark=null}_getNoahArkConditionCandidates(qa,nd){const od=[],ld=nd.length,ud=this.treeAdapter.getTagName(qa),cd=this.treeAdapter.getNamespaceURI(qa);for(let dd=0;dd<this.entries.length;dd++){const pd=this.entries[dd];if(pd.type===EntryType.Marker)break;const{element:fd}=pd;if(this.treeAdapter.getTagName(fd)===ud&&this.treeAdapter.getNamespaceURI(fd)===cd){const md=this.treeAdapter.getAttrList(fd);md.length===ld&&od.push({idx:dd,attrs:md})}}return od}_ensureNoahArkCondition(qa){if(this.entries.length<NOAH_ARK_CAPACITY)return;const nd=this.treeAdapter.getAttrList(qa),od=this._getNoahArkConditionCandidates(qa,nd);if(od.length<NOAH_ARK_CAPACITY)return;const ld=new Map(nd.map(cd=>[cd.name,cd.value]));let ud=0;for(let cd=0;cd<od.length;cd++){const dd=od[cd];dd.attrs.every(pd=>ld.get(pd.name)===pd.value)&&(ud+=1,ud>=NOAH_ARK_CAPACITY&&this.entries.splice(dd.idx,1))}}insertMarker(){this.entries.unshift(MARKER)}pushElement(qa,nd){this._ensureNoahArkCondition(qa),this.entries.unshift({type:EntryType.Element,element:qa,token:nd})}insertElementAfterBookmark(qa,nd){const od=this.entries.indexOf(this.bookmark);this.entries.splice(od,0,{type:EntryType.Element,element:qa,token:nd})}removeEntry(qa){const nd=this.entries.indexOf(qa);nd>=0&&this.entries.splice(nd,1)}clearToLastMarker(){const qa=this.entries.indexOf(MARKER);qa>=0?this.entries.splice(0,qa+1):this.entries.length=0}getElementEntryInScopeWithTagName(qa){const nd=this.entries.find(od=>od.type===EntryType.Marker||this.treeAdapter.getTagName(od.element)===qa);return nd&&nd.type===EntryType.Element?nd:null}getElementEntry(qa){return this.entries.find(nd=>nd.type===EntryType.Element&&nd.element===qa)}}const defaultTreeAdapter={createDocument(){return{nodeName:"#document",mode:DOCUMENT_MODE.NO_QUIRKS,childNodes:[]}},createDocumentFragment(){return{nodeName:"#document-fragment",childNodes:[]}},createElement(Ra,qa,nd){return{nodeName:Ra,tagName:Ra,attrs:nd,namespaceURI:qa,childNodes:[],parentNode:null}},createCommentNode(Ra){return{nodeName:"#comment",data:Ra,parentNode:null}},createTextNode(Ra){return{nodeName:"#text",value:Ra,parentNode:null}},appendChild(Ra,qa){Ra.childNodes.push(qa),qa.parentNode=Ra},insertBefore(Ra,qa,nd){const od=Ra.childNodes.indexOf(nd);Ra.childNodes.splice(od,0,qa),qa.parentNode=Ra},setTemplateContent(Ra,qa){Ra.content=qa},getTemplateContent(Ra){return Ra.content},setDocumentType(Ra,qa,nd,od){const ld=Ra.childNodes.find(ud=>ud.nodeName==="#documentType");if(ld)ld.name=qa,ld.publicId=nd,ld.systemId=od;else{const ud={nodeName:"#documentType",name:qa,publicId:nd,systemId:od,parentNode:null};defaultTreeAdapter.appendChild(Ra,ud)}},setDocumentMode(Ra,qa){Ra.mode=qa},getDocumentMode(Ra){return Ra.mode},detachNode(Ra){if(Ra.parentNode){const qa=Ra.parentNode.childNodes.indexOf(Ra);Ra.parentNode.childNodes.splice(qa,1),Ra.parentNode=null}},insertText(Ra,qa){if(Ra.childNodes.length>0){const nd=Ra.childNodes[Ra.childNodes.length-1];if(defaultTreeAdapter.isTextNode(nd)){nd.value+=qa;return}}defaultTreeAdapter.appendChild(Ra,defaultTreeAdapter.createTextNode(qa))},insertTextBefore(Ra,qa,nd){const od=Ra.childNodes[Ra.childNodes.indexOf(nd)-1];od&&defaultTreeAdapter.isTextNode(od)?od.value+=qa:defaultTreeAdapter.insertBefore(Ra,defaultTreeAdapter.createTextNode(qa),nd)},adoptAttributes(Ra,qa){const nd=new Set(Ra.attrs.map(od=>od.name));for(let od=0;od<qa.length;od++)nd.has(qa[od].name)||Ra.attrs.push(qa[od])},getFirstChild(Ra){return Ra.childNodes[0]},getChildNodes(Ra){return Ra.childNodes},getParentNode(Ra){return Ra.parentNode},getAttrList(Ra){return Ra.attrs},getTagName(Ra){return Ra.tagName},getNamespaceURI(Ra){return Ra.namespaceURI},getTextNodeContent(Ra){return Ra.value},getCommentNodeContent(Ra){return Ra.data},getDocumentTypeNodeName(Ra){return Ra.name},getDocumentTypeNodePublicId(Ra){return Ra.publicId},getDocumentTypeNodeSystemId(Ra){return Ra.systemId},isTextNode(Ra){return Ra.nodeName==="#text"},isCommentNode(Ra){return Ra.nodeName==="#comment"},isDocumentTypeNode(Ra){return Ra.nodeName==="#documentType"},isElementNode(Ra){return Object.prototype.hasOwnProperty.call(Ra,"tagName")},setNodeSourceCodeLocation(Ra,qa){Ra.sourceCodeLocation=qa},getNodeSourceCodeLocation(Ra){return Ra.sourceCodeLocation},updateNodeSourceCodeLocation(Ra,qa){Ra.sourceCodeLocation={...Ra.sourceCodeLocation,...qa}}},VALID_DOCTYPE_NAME="html",VALID_SYSTEM_ID="about:legacy-compat",QUIRKS_MODE_SYSTEM_ID="http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd",QUIRKS_MODE_PUBLIC_ID_PREFIXES=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],QUIRKS_MODE_NO_SYSTEM_ID_PUBLIC_ID_PREFIXES=[...QUIRKS_MODE_PUBLIC_ID_PREFIXES,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"],QUIRKS_MODE_PUBLIC_IDS=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),LIMITED_QUIRKS_PUBLIC_ID_PREFIXES=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],LIMITED_QUIRKS_WITH_SYSTEM_ID_PUBLIC_ID_PREFIXES=[...LIMITED_QUIRKS_PUBLIC_ID_PREFIXES,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"];function hasPrefix(Ra,qa){return qa.some(nd=>Ra.startsWith(nd))}function isConforming(Ra){return Ra.name===VALID_DOCTYPE_NAME&&Ra.publicId===null&&(Ra.systemId===null||Ra.systemId===VALID_SYSTEM_ID)}function getDocumentMode(Ra){if(Ra.name!==VALID_DOCTYPE_NAME)return DOCUMENT_MODE.QUIRKS;const{systemId:qa}=Ra;if(qa&&qa.toLowerCase()===QUIRKS_MODE_SYSTEM_ID)return DOCUMENT_MODE.QUIRKS;let{publicId:nd}=Ra;if(nd!==null){if(nd=nd.toLowerCase(),QUIRKS_MODE_PUBLIC_IDS.has(nd))return DOCUMENT_MODE.QUIRKS;let od=qa===null?QUIRKS_MODE_NO_SYSTEM_ID_PUBLIC_ID_PREFIXES:QUIRKS_MODE_PUBLIC_ID_PREFIXES;if(hasPrefix(nd,od))return DOCUMENT_MODE.QUIRKS;if(od=qa===null?LIMITED_QUIRKS_PUBLIC_ID_PREFIXES:LIMITED_QUIRKS_WITH_SYSTEM_ID_PUBLIC_ID_PREFIXES,hasPrefix(nd,od))return DOCUMENT_MODE.LIMITED_QUIRKS}return DOCUMENT_MODE.NO_QUIRKS}const MIME_TYPES={TEXT_HTML:"text/html",APPLICATION_XML:"application/xhtml+xml"},DEFINITION_URL_ATTR="definitionurl",ADJUSTED_DEFINITION_URL_ATTR="definitionURL",SVG_ATTRS_ADJUSTMENT_MAP=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(Ra=>[Ra.toLowerCase(),Ra])),XML_ATTRS_ADJUSTMENT_MAP=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:NS.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:NS.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:NS.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:NS.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:NS.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:NS.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:NS.XLINK}],["xml:lang",{prefix:"xml",name:"lang",namespace:NS.XML}],["xml:space",{prefix:"xml",name:"space",namespace:NS.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:NS.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:NS.XMLNS}]]),SVG_TAG_NAMES_ADJUSTMENT_MAP=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(Ra=>[Ra.toLowerCase(),Ra])),EXITS_FOREIGN_CONTENT=new Set([TAG_ID.B,TAG_ID.BIG,TAG_ID.BLOCKQUOTE,TAG_ID.BODY,TAG_ID.BR,TAG_ID.CENTER,TAG_ID.CODE,TAG_ID.DD,TAG_ID.DIV,TAG_ID.DL,TAG_ID.DT,TAG_ID.EM,TAG_ID.EMBED,TAG_ID.H1,TAG_ID.H2,TAG_ID.H3,TAG_ID.H4,TAG_ID.H5,TAG_ID.H6,TAG_ID.HEAD,TAG_ID.HR,TAG_ID.I,TAG_ID.IMG,TAG_ID.LI,TAG_ID.LISTING,TAG_ID.MENU,TAG_ID.META,TAG_ID.NOBR,TAG_ID.OL,TAG_ID.P,TAG_ID.PRE,TAG_ID.RUBY,TAG_ID.S,TAG_ID.SMALL,TAG_ID.SPAN,TAG_ID.STRONG,TAG_ID.STRIKE,TAG_ID.SUB,TAG_ID.SUP,TAG_ID.TABLE,TAG_ID.TT,TAG_ID.U,TAG_ID.UL,TAG_ID.VAR]);function causesExit(Ra){const qa=Ra.tagID;return qa===TAG_ID.FONT&&Ra.attrs.some(({name:od})=>od===ATTRS.COLOR||od===ATTRS.SIZE||od===ATTRS.FACE)||EXITS_FOREIGN_CONTENT.has(qa)}function adjustTokenMathMLAttrs(Ra){for(let qa=0;qa<Ra.attrs.length;qa++)if(Ra.attrs[qa].name===DEFINITION_URL_ATTR){Ra.attrs[qa].name=ADJUSTED_DEFINITION_URL_ATTR;break}}function adjustTokenSVGAttrs(Ra){for(let qa=0;qa<Ra.attrs.length;qa++){const nd=SVG_ATTRS_ADJUSTMENT_MAP.get(Ra.attrs[qa].name);nd!=null&&(Ra.attrs[qa].name=nd)}}function adjustTokenXMLAttrs(Ra){for(let qa=0;qa<Ra.attrs.length;qa++){const nd=XML_ATTRS_ADJUSTMENT_MAP.get(Ra.attrs[qa].name);nd&&(Ra.attrs[qa].prefix=nd.prefix,Ra.attrs[qa].name=nd.name,Ra.attrs[qa].namespace=nd.namespace)}}function adjustTokenSVGTagName(Ra){const qa=SVG_TAG_NAMES_ADJUSTMENT_MAP.get(Ra.tagName);qa!=null&&(Ra.tagName=qa,Ra.tagID=getTagID(Ra.tagName))}function isMathMLTextIntegrationPoint(Ra,qa){return qa===NS.MATHML&&(Ra===TAG_ID.MI||Ra===TAG_ID.MO||Ra===TAG_ID.MN||Ra===TAG_ID.MS||Ra===TAG_ID.MTEXT)}function isHtmlIntegrationPoint(Ra,qa,nd){if(qa===NS.MATHML&&Ra===TAG_ID.ANNOTATION_XML){for(let od=0;od<nd.length;od++)if(nd[od].name===ATTRS.ENCODING){const ld=nd[od].value.toLowerCase();return ld===MIME_TYPES.TEXT_HTML||ld===MIME_TYPES.APPLICATION_XML}}return qa===NS.SVG&&(Ra===TAG_ID.FOREIGN_OBJECT||Ra===TAG_ID.DESC||Ra===TAG_ID.TITLE)}function isIntegrationPoint(Ra,qa,nd,od){return(!od||od===NS.HTML)&&isHtmlIntegrationPoint(Ra,qa,nd)||(!od||od===NS.MATHML)&&isMathMLTextIntegrationPoint(Ra,qa)}const HIDDEN_INPUT_TYPE="hidden",AA_OUTER_LOOP_ITER=8,AA_INNER_LOOP_ITER=3;var InsertionMode;(function(Ra){Ra[Ra.INITIAL=0]="INITIAL",Ra[Ra.BEFORE_HTML=1]="BEFORE_HTML",Ra[Ra.BEFORE_HEAD=2]="BEFORE_HEAD",Ra[Ra.IN_HEAD=3]="IN_HEAD",Ra[Ra.IN_HEAD_NO_SCRIPT=4]="IN_HEAD_NO_SCRIPT",Ra[Ra.AFTER_HEAD=5]="AFTER_HEAD",Ra[Ra.IN_BODY=6]="IN_BODY",Ra[Ra.TEXT=7]="TEXT",Ra[Ra.IN_TABLE=8]="IN_TABLE",Ra[Ra.IN_TABLE_TEXT=9]="IN_TABLE_TEXT",Ra[Ra.IN_CAPTION=10]="IN_CAPTION",Ra[Ra.IN_COLUMN_GROUP=11]="IN_COLUMN_GROUP",Ra[Ra.IN_TABLE_BODY=12]="IN_TABLE_BODY",Ra[Ra.IN_ROW=13]="IN_ROW",Ra[Ra.IN_CELL=14]="IN_CELL",Ra[Ra.IN_SELECT=15]="IN_SELECT",Ra[Ra.IN_SELECT_IN_TABLE=16]="IN_SELECT_IN_TABLE",Ra[Ra.IN_TEMPLATE=17]="IN_TEMPLATE",Ra[Ra.AFTER_BODY=18]="AFTER_BODY",Ra[Ra.IN_FRAMESET=19]="IN_FRAMESET",Ra[Ra.AFTER_FRAMESET=20]="AFTER_FRAMESET",Ra[Ra.AFTER_AFTER_BODY=21]="AFTER_AFTER_BODY",Ra[Ra.AFTER_AFTER_FRAMESET=22]="AFTER_AFTER_FRAMESET"})(InsertionMode||(InsertionMode={}));const BASE_LOC={startLine:-1,startCol:-1,startOffset:-1,endLine:-1,endCol:-1,endOffset:-1},TABLE_STRUCTURE_TAGS=new Set([TAG_ID.TABLE,TAG_ID.TBODY,TAG_ID.TFOOT,TAG_ID.THEAD,TAG_ID.TR]),defaultParserOptions={scriptingEnabled:!0,sourceCodeLocationInfo:!1,treeAdapter:defaultTreeAdapter,onParseError:null};let Parser$1=class{constructor(qa,nd,od=null,ld=null){this.fragmentContext=od,this.scriptHandler=ld,this.currentToken=null,this.stopped=!1,this.insertionMode=InsertionMode.INITIAL,this.originalInsertionMode=InsertionMode.INITIAL,this.headElement=null,this.formElement=null,this.currentNotInHTML=!1,this.tmplInsertionModeStack=[],this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=!1,this.framesetOk=!0,this.skipNextNewLine=!1,this.fosterParentingEnabled=!1,this.options={...defaultParserOptions,...qa},this.treeAdapter=this.options.treeAdapter,this.onParseError=this.options.onParseError,this.onParseError&&(this.options.sourceCodeLocationInfo=!0),this.document=nd??this.treeAdapter.createDocument(),this.tokenizer=new Tokenizer$1(this.options,this),this.activeFormattingElements=new FormattingElementList(this.treeAdapter),this.fragmentContextID=od?getTagID(this.treeAdapter.getTagName(od)):TAG_ID.UNKNOWN,this._setContextModes(od??this.document,this.fragmentContextID),this.openElements=new OpenElementStack(this.document,this.treeAdapter,this)}static parse(qa,nd){const od=new this(nd);return od.tokenizer.write(qa,!0),od.document}static getFragmentParser(qa,nd){const od={...defaultParserOptions,...nd};qa??(qa=od.treeAdapter.createElement(TAG_NAMES.TEMPLATE,NS.HTML,[]));const ld=od.treeAdapter.createElement("documentmock",NS.HTML,[]),ud=new this(od,ld,qa);return ud.fragmentContextID===TAG_ID.TEMPLATE&&ud.tmplInsertionModeStack.unshift(InsertionMode.IN_TEMPLATE),ud._initTokenizerForFragmentParsing(),ud._insertFakeRootElement(),ud._resetInsertionMode(),ud._findFormInFragmentContext(),ud}getFragment(){const qa=this.treeAdapter.getFirstChild(this.document),nd=this.treeAdapter.createDocumentFragment();return this._adoptNodes(qa,nd),nd}_err(qa,nd,od){var ld;if(!this.onParseError)return;const ud=(ld=qa.location)!==null&&ld!==void 0?ld:BASE_LOC,cd={code:nd,startLine:ud.startLine,startCol:ud.startCol,startOffset:ud.startOffset,endLine:od?ud.startLine:ud.endLine,endCol:od?ud.startCol:ud.endCol,endOffset:od?ud.startOffset:ud.endOffset};this.onParseError(cd)}onItemPush(qa,nd,od){var ld,ud;(ud=(ld=this.treeAdapter).onItemPush)===null||ud===void 0||ud.call(ld,qa),od&&this.openElements.stackTop>0&&this._setContextModes(qa,nd)}onItemPop(qa,nd){var od,ld;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(qa,this.currentToken),(ld=(od=this.treeAdapter).onItemPop)===null||ld===void 0||ld.call(od,qa,this.openElements.current),nd){let ud,cd;this.openElements.stackTop===0&&this.fragmentContext?(ud=this.fragmentContext,cd=this.fragmentContextID):{current:ud,currentTagId:cd}=this.openElements,this._setContextModes(ud,cd)}}_setContextModes(qa,nd){const od=qa===this.document||this.treeAdapter.getNamespaceURI(qa)===NS.HTML;this.currentNotInHTML=!od,this.tokenizer.inForeignNode=!od&&!this._isIntegrationPoint(nd,qa)}_switchToTextParsing(qa,nd){this._insertElement(qa,NS.HTML),this.tokenizer.state=nd,this.originalInsertionMode=this.insertionMode,this.insertionMode=InsertionMode.TEXT}switchToPlaintextParsing(){this.insertionMode=InsertionMode.TEXT,this.originalInsertionMode=InsertionMode.IN_BODY,this.tokenizer.state=TokenizerMode.PLAINTEXT}_getAdjustedCurrentElement(){return this.openElements.stackTop===0&&this.fragmentContext?this.fragmentContext:this.openElements.current}_findFormInFragmentContext(){let qa=this.fragmentContext;for(;qa;){if(this.treeAdapter.getTagName(qa)===TAG_NAMES.FORM){this.formElement=qa;break}qa=this.treeAdapter.getParentNode(qa)}}_initTokenizerForFragmentParsing(){if(!(!this.fragmentContext||this.treeAdapter.getNamespaceURI(this.fragmentContext)!==NS.HTML))switch(this.fragmentContextID){case TAG_ID.TITLE:case TAG_ID.TEXTAREA:{this.tokenizer.state=TokenizerMode.RCDATA;break}case TAG_ID.STYLE:case TAG_ID.XMP:case TAG_ID.IFRAME:case TAG_ID.NOEMBED:case TAG_ID.NOFRAMES:case TAG_ID.NOSCRIPT:{this.tokenizer.state=TokenizerMode.RAWTEXT;break}case TAG_ID.SCRIPT:{this.tokenizer.state=TokenizerMode.SCRIPT_DATA;break}case TAG_ID.PLAINTEXT:{this.tokenizer.state=TokenizerMode.PLAINTEXT;break}}}_setDocumentType(qa){const nd=qa.name||"",od=qa.publicId||"",ld=qa.systemId||"";if(this.treeAdapter.setDocumentType(this.document,nd,od,ld),qa.location){const cd=this.treeAdapter.getChildNodes(this.document).find(dd=>this.treeAdapter.isDocumentTypeNode(dd));cd&&this.treeAdapter.setNodeSourceCodeLocation(cd,qa.location)}}_attachElementToTree(qa,nd){if(this.options.sourceCodeLocationInfo){const od=nd&&{...nd,startTag:nd};this.treeAdapter.setNodeSourceCodeLocation(qa,od)}if(this._shouldFosterParentOnInsertion())this._fosterParentElement(qa);else{const od=this.openElements.currentTmplContentOrNode;this.treeAdapter.appendChild(od,qa)}}_appendElement(qa,nd){const od=this.treeAdapter.createElement(qa.tagName,nd,qa.attrs);this._attachElementToTree(od,qa.location)}_insertElement(qa,nd){const od=this.treeAdapter.createElement(qa.tagName,nd,qa.attrs);this._attachElementToTree(od,qa.location),this.openElements.push(od,qa.tagID)}_insertFakeElement(qa,nd){const od=this.treeAdapter.createElement(qa,NS.HTML,[]);this._attachElementToTree(od,null),this.openElements.push(od,nd)}_insertTemplate(qa){const nd=this.treeAdapter.createElement(qa.tagName,NS.HTML,qa.attrs),od=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(nd,od),this._attachElementToTree(nd,qa.location),this.openElements.push(nd,qa.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(od,null)}_insertFakeRootElement(){const qa=this.treeAdapter.createElement(TAG_NAMES.HTML,NS.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(qa,null),this.treeAdapter.appendChild(this.openElements.current,qa),this.openElements.push(qa,TAG_ID.HTML)}_appendCommentNode(qa,nd){const od=this.treeAdapter.createCommentNode(qa.data);this.treeAdapter.appendChild(nd,od),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(od,qa.location)}_insertCharacters(qa){let nd,od;if(this._shouldFosterParentOnInsertion()?({parent:nd,beforeElement:od}=this._findFosterParentingLocation(),od?this.treeAdapter.insertTextBefore(nd,qa.chars,od):this.treeAdapter.insertText(nd,qa.chars)):(nd=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(nd,qa.chars)),!qa.location)return;const ld=this.treeAdapter.getChildNodes(nd),ud=od?ld.lastIndexOf(od):ld.length,cd=ld[ud-1];if(this.treeAdapter.getNodeSourceCodeLocation(cd)){const{endLine:pd,endCol:fd,endOffset:md}=qa.location;this.treeAdapter.updateNodeSourceCodeLocation(cd,{endLine:pd,endCol:fd,endOffset:md})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(cd,qa.location)}_adoptNodes(qa,nd){for(let od=this.treeAdapter.getFirstChild(qa);od;od=this.treeAdapter.getFirstChild(qa))this.treeAdapter.detachNode(od),this.treeAdapter.appendChild(nd,od)}_setEndLocation(qa,nd){if(this.treeAdapter.getNodeSourceCodeLocation(qa)&&nd.location){const od=nd.location,ld=this.treeAdapter.getTagName(qa),ud=nd.type===TokenType.END_TAG&&ld===nd.tagName?{endTag:{...od},endLine:od.endLine,endCol:od.endCol,endOffset:od.endOffset}:{endLine:od.startLine,endCol:od.startCol,endOffset:od.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(qa,ud)}}shouldProcessStartTagTokenInForeignContent(qa){if(!this.currentNotInHTML)return!1;let nd,od;return this.openElements.stackTop===0&&this.fragmentContext?(nd=this.fragmentContext,od=this.fragmentContextID):{current:nd,currentTagId:od}=this.openElements,qa.tagID===TAG_ID.SVG&&this.treeAdapter.getTagName(nd)===TAG_NAMES.ANNOTATION_XML&&this.treeAdapter.getNamespaceURI(nd)===NS.MATHML?!1:this.tokenizer.inForeignNode||(qa.tagID===TAG_ID.MGLYPH||qa.tagID===TAG_ID.MALIGNMARK)&&!this._isIntegrationPoint(od,nd,NS.HTML)}_processToken(qa){switch(qa.type){case TokenType.CHARACTER:{this.onCharacter(qa);break}case TokenType.NULL_CHARACTER:{this.onNullCharacter(qa);break}case TokenType.COMMENT:{this.onComment(qa);break}case TokenType.DOCTYPE:{this.onDoctype(qa);break}case TokenType.START_TAG:{this._processStartTag(qa);break}case TokenType.END_TAG:{this.onEndTag(qa);break}case TokenType.EOF:{this.onEof(qa);break}case TokenType.WHITESPACE_CHARACTER:{this.onWhitespaceCharacter(qa);break}}}_isIntegrationPoint(qa,nd,od){const ld=this.treeAdapter.getNamespaceURI(nd),ud=this.treeAdapter.getAttrList(nd);return isIntegrationPoint(qa,ld,ud,od)}_reconstructActiveFormattingElements(){const qa=this.activeFormattingElements.entries.length;if(qa){const nd=this.activeFormattingElements.entries.findIndex(ld=>ld.type===EntryType.Marker||this.openElements.contains(ld.element)),od=nd<0?qa-1:nd-1;for(let ld=od;ld>=0;ld--){const ud=this.activeFormattingElements.entries[ld];this._insertElement(ud.token,this.treeAdapter.getNamespaceURI(ud.element)),ud.element=this.openElements.current}}}_closeTableCell(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=InsertionMode.IN_ROW}_closePElement(){this.openElements.generateImpliedEndTagsWithExclusion(TAG_ID.P),this.openElements.popUntilTagNamePopped(TAG_ID.P)}_resetInsertionMode(){for(let qa=this.openElements.stackTop;qa>=0;qa--)switch(qa===0&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[qa]){case TAG_ID.TR:{this.insertionMode=InsertionMode.IN_ROW;return}case TAG_ID.TBODY:case TAG_ID.THEAD:case TAG_ID.TFOOT:{this.insertionMode=InsertionMode.IN_TABLE_BODY;return}case TAG_ID.CAPTION:{this.insertionMode=InsertionMode.IN_CAPTION;return}case TAG_ID.COLGROUP:{this.insertionMode=InsertionMode.IN_COLUMN_GROUP;return}case TAG_ID.TABLE:{this.insertionMode=InsertionMode.IN_TABLE;return}case TAG_ID.BODY:{this.insertionMode=InsertionMode.IN_BODY;return}case TAG_ID.FRAMESET:{this.insertionMode=InsertionMode.IN_FRAMESET;return}case TAG_ID.SELECT:{this._resetInsertionModeForSelect(qa);return}case TAG_ID.TEMPLATE:{this.insertionMode=this.tmplInsertionModeStack[0];return}case TAG_ID.HTML:{this.insertionMode=this.headElement?InsertionMode.AFTER_HEAD:InsertionMode.BEFORE_HEAD;return}case TAG_ID.TD:case TAG_ID.TH:{if(qa>0){this.insertionMode=InsertionMode.IN_CELL;return}break}case TAG_ID.HEAD:{if(qa>0){this.insertionMode=InsertionMode.IN_HEAD;return}break}}this.insertionMode=InsertionMode.IN_BODY}_resetInsertionModeForSelect(qa){if(qa>0)for(let nd=qa-1;nd>0;nd--){const od=this.openElements.tagIDs[nd];if(od===TAG_ID.TEMPLATE)break;if(od===TAG_ID.TABLE){this.insertionMode=InsertionMode.IN_SELECT_IN_TABLE;return}}this.insertionMode=InsertionMode.IN_SELECT}_isElementCausesFosterParenting(qa){return TABLE_STRUCTURE_TAGS.has(qa)}_shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&this._isElementCausesFosterParenting(this.openElements.currentTagId)}_findFosterParentingLocation(){for(let qa=this.openElements.stackTop;qa>=0;qa--){const nd=this.openElements.items[qa];switch(this.openElements.tagIDs[qa]){case TAG_ID.TEMPLATE:{if(this.treeAdapter.getNamespaceURI(nd)===NS.HTML)return{parent:this.treeAdapter.getTemplateContent(nd),beforeElement:null};break}case TAG_ID.TABLE:{const od=this.treeAdapter.getParentNode(nd);return od?{parent:od,beforeElement:nd}:{parent:this.openElements.items[qa-1],beforeElement:null}}}}return{parent:this.openElements.items[0],beforeElement:null}}_fosterParentElement(qa){const nd=this._findFosterParentingLocation();nd.beforeElement?this.treeAdapter.insertBefore(nd.parent,qa,nd.beforeElement):this.treeAdapter.appendChild(nd.parent,qa)}_isSpecialElement(qa,nd){const od=this.treeAdapter.getNamespaceURI(qa);return SPECIAL_ELEMENTS[od].has(nd)}onCharacter(qa){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){characterInForeignContent(this,qa);return}switch(this.insertionMode){case InsertionMode.INITIAL:{tokenInInitialMode(this,qa);break}case InsertionMode.BEFORE_HTML:{tokenBeforeHtml(this,qa);break}case InsertionMode.BEFORE_HEAD:{tokenBeforeHead(this,qa);break}case InsertionMode.IN_HEAD:{tokenInHead(this,qa);break}case InsertionMode.IN_HEAD_NO_SCRIPT:{tokenInHeadNoScript(this,qa);break}case InsertionMode.AFTER_HEAD:{tokenAfterHead(this,qa);break}case InsertionMode.IN_BODY:case InsertionMode.IN_CAPTION:case InsertionMode.IN_CELL:case InsertionMode.IN_TEMPLATE:{characterInBody(this,qa);break}case InsertionMode.TEXT:case InsertionMode.IN_SELECT:case InsertionMode.IN_SELECT_IN_TABLE:{this._insertCharacters(qa);break}case InsertionMode.IN_TABLE:case InsertionMode.IN_TABLE_BODY:case InsertionMode.IN_ROW:{characterInTable(this,qa);break}case InsertionMode.IN_TABLE_TEXT:{characterInTableText(this,qa);break}case InsertionMode.IN_COLUMN_GROUP:{tokenInColumnGroup(this,qa);break}case InsertionMode.AFTER_BODY:{tokenAfterBody(this,qa);break}case InsertionMode.AFTER_AFTER_BODY:{tokenAfterAfterBody(this,qa);break}}}onNullCharacter(qa){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){nullCharacterInForeignContent(this,qa);return}switch(this.insertionMode){case InsertionMode.INITIAL:{tokenInInitialMode(this,qa);break}case InsertionMode.BEFORE_HTML:{tokenBeforeHtml(this,qa);break}case InsertionMode.BEFORE_HEAD:{tokenBeforeHead(this,qa);break}case InsertionMode.IN_HEAD:{tokenInHead(this,qa);break}case InsertionMode.IN_HEAD_NO_SCRIPT:{tokenInHeadNoScript(this,qa);break}case InsertionMode.AFTER_HEAD:{tokenAfterHead(this,qa);break}case InsertionMode.TEXT:{this._insertCharacters(qa);break}case InsertionMode.IN_TABLE:case InsertionMode.IN_TABLE_BODY:case InsertionMode.IN_ROW:{characterInTable(this,qa);break}case InsertionMode.IN_COLUMN_GROUP:{tokenInColumnGroup(this,qa);break}case InsertionMode.AFTER_BODY:{tokenAfterBody(this,qa);break}case InsertionMode.AFTER_AFTER_BODY:{tokenAfterAfterBody(this,qa);break}}}onComment(qa){if(this.skipNextNewLine=!1,this.currentNotInHTML){appendComment(this,qa);return}switch(this.insertionMode){case InsertionMode.INITIAL:case InsertionMode.BEFORE_HTML:case InsertionMode.BEFORE_HEAD:case InsertionMode.IN_HEAD:case InsertionMode.IN_HEAD_NO_SCRIPT:case InsertionMode.AFTER_HEAD:case InsertionMode.IN_BODY:case InsertionMode.IN_TABLE:case InsertionMode.IN_CAPTION:case InsertionMode.IN_COLUMN_GROUP:case InsertionMode.IN_TABLE_BODY:case InsertionMode.IN_ROW:case InsertionMode.IN_CELL:case InsertionMode.IN_SELECT:case InsertionMode.IN_SELECT_IN_TABLE:case InsertionMode.IN_TEMPLATE:case InsertionMode.IN_FRAMESET:case InsertionMode.AFTER_FRAMESET:{appendComment(this,qa);break}case InsertionMode.IN_TABLE_TEXT:{tokenInTableText(this,qa);break}case InsertionMode.AFTER_BODY:{appendCommentToRootHtmlElement(this,qa);break}case InsertionMode.AFTER_AFTER_BODY:case InsertionMode.AFTER_AFTER_FRAMESET:{appendCommentToDocument(this,qa);break}}}onDoctype(qa){switch(this.skipNextNewLine=!1,this.insertionMode){case InsertionMode.INITIAL:{doctypeInInitialMode(this,qa);break}case InsertionMode.BEFORE_HEAD:case InsertionMode.IN_HEAD:case InsertionMode.IN_HEAD_NO_SCRIPT:case InsertionMode.AFTER_HEAD:{this._err(qa,ERR.misplacedDoctype);break}case InsertionMode.IN_TABLE_TEXT:{tokenInTableText(this,qa);break}}}onStartTag(qa){this.skipNextNewLine=!1,this.currentToken=qa,this._processStartTag(qa),qa.selfClosing&&!qa.ackSelfClosing&&this._err(qa,ERR.nonVoidHtmlElementStartTagWithTrailingSolidus)}_processStartTag(qa){this.shouldProcessStartTagTokenInForeignContent(qa)?startTagInForeignContent(this,qa):this._startTagOutsideForeignContent(qa)}_startTagOutsideForeignContent(qa){switch(this.insertionMode){case InsertionMode.INITIAL:{tokenInInitialMode(this,qa);break}case InsertionMode.BEFORE_HTML:{startTagBeforeHtml(this,qa);break}case InsertionMode.BEFORE_HEAD:{startTagBeforeHead(this,qa);break}case InsertionMode.IN_HEAD:{startTagInHead(this,qa);break}case InsertionMode.IN_HEAD_NO_SCRIPT:{startTagInHeadNoScript(this,qa);break}case InsertionMode.AFTER_HEAD:{startTagAfterHead(this,qa);break}case InsertionMode.IN_BODY:{startTagInBody(this,qa);break}case InsertionMode.IN_TABLE:{startTagInTable(this,qa);break}case InsertionMode.IN_TABLE_TEXT:{tokenInTableText(this,qa);break}case InsertionMode.IN_CAPTION:{startTagInCaption(this,qa);break}case InsertionMode.IN_COLUMN_GROUP:{startTagInColumnGroup(this,qa);break}case InsertionMode.IN_TABLE_BODY:{startTagInTableBody(this,qa);break}case InsertionMode.IN_ROW:{startTagInRow(this,qa);break}case InsertionMode.IN_CELL:{startTagInCell(this,qa);break}case InsertionMode.IN_SELECT:{startTagInSelect(this,qa);break}case InsertionMode.IN_SELECT_IN_TABLE:{startTagInSelectInTable(this,qa);break}case InsertionMode.IN_TEMPLATE:{startTagInTemplate(this,qa);break}case InsertionMode.AFTER_BODY:{startTagAfterBody(this,qa);break}case InsertionMode.IN_FRAMESET:{startTagInFrameset(this,qa);break}case InsertionMode.AFTER_FRAMESET:{startTagAfterFrameset(this,qa);break}case InsertionMode.AFTER_AFTER_BODY:{startTagAfterAfterBody(this,qa);break}case InsertionMode.AFTER_AFTER_FRAMESET:{startTagAfterAfterFrameset(this,qa);break}}}onEndTag(qa){this.skipNextNewLine=!1,this.currentToken=qa,this.currentNotInHTML?endTagInForeignContent(this,qa):this._endTagOutsideForeignContent(qa)}_endTagOutsideForeignContent(qa){switch(this.insertionMode){case InsertionMode.INITIAL:{tokenInInitialMode(this,qa);break}case InsertionMode.BEFORE_HTML:{endTagBeforeHtml(this,qa);break}case InsertionMode.BEFORE_HEAD:{endTagBeforeHead(this,qa);break}case InsertionMode.IN_HEAD:{endTagInHead(this,qa);break}case InsertionMode.IN_HEAD_NO_SCRIPT:{endTagInHeadNoScript(this,qa);break}case InsertionMode.AFTER_HEAD:{endTagAfterHead(this,qa);break}case InsertionMode.IN_BODY:{endTagInBody(this,qa);break}case InsertionMode.TEXT:{endTagInText(this,qa);break}case InsertionMode.IN_TABLE:{endTagInTable(this,qa);break}case InsertionMode.IN_TABLE_TEXT:{tokenInTableText(this,qa);break}case InsertionMode.IN_CAPTION:{endTagInCaption(this,qa);break}case InsertionMode.IN_COLUMN_GROUP:{endTagInColumnGroup(this,qa);break}case InsertionMode.IN_TABLE_BODY:{endTagInTableBody(this,qa);break}case InsertionMode.IN_ROW:{endTagInRow(this,qa);break}case InsertionMode.IN_CELL:{endTagInCell(this,qa);break}case InsertionMode.IN_SELECT:{endTagInSelect(this,qa);break}case InsertionMode.IN_SELECT_IN_TABLE:{endTagInSelectInTable(this,qa);break}case InsertionMode.IN_TEMPLATE:{endTagInTemplate(this,qa);break}case InsertionMode.AFTER_BODY:{endTagAfterBody(this,qa);break}case InsertionMode.IN_FRAMESET:{endTagInFrameset(this,qa);break}case InsertionMode.AFTER_FRAMESET:{endTagAfterFrameset(this,qa);break}case InsertionMode.AFTER_AFTER_BODY:{tokenAfterAfterBody(this,qa);break}}}onEof(qa){switch(this.insertionMode){case InsertionMode.INITIAL:{tokenInInitialMode(this,qa);break}case InsertionMode.BEFORE_HTML:{tokenBeforeHtml(this,qa);break}case InsertionMode.BEFORE_HEAD:{tokenBeforeHead(this,qa);break}case InsertionMode.IN_HEAD:{tokenInHead(this,qa);break}case InsertionMode.IN_HEAD_NO_SCRIPT:{tokenInHeadNoScript(this,qa);break}case InsertionMode.AFTER_HEAD:{tokenAfterHead(this,qa);break}case InsertionMode.IN_BODY:case InsertionMode.IN_TABLE:case InsertionMode.IN_CAPTION:case InsertionMode.IN_COLUMN_GROUP:case InsertionMode.IN_TABLE_BODY:case InsertionMode.IN_ROW:case InsertionMode.IN_CELL:case InsertionMode.IN_SELECT:case InsertionMode.IN_SELECT_IN_TABLE:{eofInBody(this,qa);break}case InsertionMode.TEXT:{eofInText(this,qa);break}case InsertionMode.IN_TABLE_TEXT:{tokenInTableText(this,qa);break}case InsertionMode.IN_TEMPLATE:{eofInTemplate(this,qa);break}case InsertionMode.AFTER_BODY:case InsertionMode.IN_FRAMESET:case InsertionMode.AFTER_FRAMESET:case InsertionMode.AFTER_AFTER_BODY:case InsertionMode.AFTER_AFTER_FRAMESET:{stopParsing(this,qa);break}}}onWhitespaceCharacter(qa){if(this.skipNextNewLine&&(this.skipNextNewLine=!1,qa.chars.charCodeAt(0)===CODE_POINTS.LINE_FEED)){if(qa.chars.length===1)return;qa.chars=qa.chars.substr(1)}if(this.tokenizer.inForeignNode){this._insertCharacters(qa);return}switch(this.insertionMode){case InsertionMode.IN_HEAD:case InsertionMode.IN_HEAD_NO_SCRIPT:case InsertionMode.AFTER_HEAD:case InsertionMode.TEXT:case InsertionMode.IN_COLUMN_GROUP:case InsertionMode.IN_SELECT:case InsertionMode.IN_SELECT_IN_TABLE:case InsertionMode.IN_FRAMESET:case InsertionMode.AFTER_FRAMESET:{this._insertCharacters(qa);break}case InsertionMode.IN_BODY:case InsertionMode.IN_CAPTION:case InsertionMode.IN_CELL:case InsertionMode.IN_TEMPLATE:case InsertionMode.AFTER_BODY:case InsertionMode.AFTER_AFTER_BODY:case InsertionMode.AFTER_AFTER_FRAMESET:{whitespaceCharacterInBody(this,qa);break}case InsertionMode.IN_TABLE:case InsertionMode.IN_TABLE_BODY:case InsertionMode.IN_ROW:{characterInTable(this,qa);break}case InsertionMode.IN_TABLE_TEXT:{whitespaceCharacterInTableText(this,qa);break}}}};function aaObtainFormattingElementEntry(Ra,qa){let nd=Ra.activeFormattingElements.getElementEntryInScopeWithTagName(qa.tagName);return nd?Ra.openElements.contains(nd.element)?Ra.openElements.hasInScope(qa.tagID)||(nd=null):(Ra.activeFormattingElements.removeEntry(nd),nd=null):genericEndTagInBody(Ra,qa),nd}function aaObtainFurthestBlock(Ra,qa){let nd=null,od=Ra.openElements.stackTop;for(;od>=0;od--){const ld=Ra.openElements.items[od];if(ld===qa.element)break;Ra._isSpecialElement(ld,Ra.openElements.tagIDs[od])&&(nd=ld)}return nd||(Ra.openElements.shortenToLength(od<0?0:od),Ra.activeFormattingElements.removeEntry(qa)),nd}function aaInnerLoop(Ra,qa,nd){let od=qa,ld=Ra.openElements.getCommonAncestor(qa);for(let ud=0,cd=ld;cd!==nd;ud++,cd=ld){ld=Ra.openElements.getCommonAncestor(cd);const dd=Ra.activeFormattingElements.getElementEntry(cd),pd=dd&&ud>=AA_INNER_LOOP_ITER;!dd||pd?(pd&&Ra.activeFormattingElements.removeEntry(dd),Ra.openElements.remove(cd)):(cd=aaRecreateElementFromEntry(Ra,dd),od===qa&&(Ra.activeFormattingElements.bookmark=dd),Ra.treeAdapter.detachNode(od),Ra.treeAdapter.appendChild(cd,od),od=cd)}return od}function aaRecreateElementFromEntry(Ra,qa){const nd=Ra.treeAdapter.getNamespaceURI(qa.element),od=Ra.treeAdapter.createElement(qa.token.tagName,nd,qa.token.attrs);return Ra.openElements.replace(qa.element,od),qa.element=od,od}function aaInsertLastNodeInCommonAncestor(Ra,qa,nd){const od=Ra.treeAdapter.getTagName(qa),ld=getTagID(od);if(Ra._isElementCausesFosterParenting(ld))Ra._fosterParentElement(nd);else{const ud=Ra.treeAdapter.getNamespaceURI(qa);ld===TAG_ID.TEMPLATE&&ud===NS.HTML&&(qa=Ra.treeAdapter.getTemplateContent(qa)),Ra.treeAdapter.appendChild(qa,nd)}}function aaReplaceFormattingElement(Ra,qa,nd){const od=Ra.treeAdapter.getNamespaceURI(nd.element),{token:ld}=nd,ud=Ra.treeAdapter.createElement(ld.tagName,od,ld.attrs);Ra._adoptNodes(qa,ud),Ra.treeAdapter.appendChild(qa,ud),Ra.activeFormattingElements.insertElementAfterBookmark(ud,ld),Ra.activeFormattingElements.removeEntry(nd),Ra.openElements.remove(nd.element),Ra.openElements.insertAfter(qa,ud,ld.tagID)}function callAdoptionAgency(Ra,qa){for(let nd=0;nd<AA_OUTER_LOOP_ITER;nd++){const od=aaObtainFormattingElementEntry(Ra,qa);if(!od)break;const ld=aaObtainFurthestBlock(Ra,od);if(!ld)break;Ra.activeFormattingElements.bookmark=od;const ud=aaInnerLoop(Ra,ld,od.element),cd=Ra.openElements.getCommonAncestor(od.element);Ra.treeAdapter.detachNode(ud),cd&&aaInsertLastNodeInCommonAncestor(Ra,cd,ud),aaReplaceFormattingElement(Ra,ld,od)}}function appendComment(Ra,qa){Ra._appendCommentNode(qa,Ra.openElements.currentTmplContentOrNode)}function appendCommentToRootHtmlElement(Ra,qa){Ra._appendCommentNode(qa,Ra.openElements.items[0])}function appendCommentToDocument(Ra,qa){Ra._appendCommentNode(qa,Ra.document)}function stopParsing(Ra,qa){if(Ra.stopped=!0,qa.location){const nd=Ra.fragmentContext?0:2;for(let od=Ra.openElements.stackTop;od>=nd;od--)Ra._setEndLocation(Ra.openElements.items[od],qa);if(!Ra.fragmentContext&&Ra.openElements.stackTop>=0){const od=Ra.openElements.items[0],ld=Ra.treeAdapter.getNodeSourceCodeLocation(od);if(ld&&!ld.endTag&&(Ra._setEndLocation(od,qa),Ra.openElements.stackTop>=1)){const ud=Ra.openElements.items[1],cd=Ra.treeAdapter.getNodeSourceCodeLocation(ud);cd&&!cd.endTag&&Ra._setEndLocation(ud,qa)}}}}function doctypeInInitialMode(Ra,qa){Ra._setDocumentType(qa);const nd=qa.forceQuirks?DOCUMENT_MODE.QUIRKS:getDocumentMode(qa);isConforming(qa)||Ra._err(qa,ERR.nonConformingDoctype),Ra.treeAdapter.setDocumentMode(Ra.document,nd),Ra.insertionMode=InsertionMode.BEFORE_HTML}function tokenInInitialMode(Ra,qa){Ra._err(qa,ERR.missingDoctype,!0),Ra.treeAdapter.setDocumentMode(Ra.document,DOCUMENT_MODE.QUIRKS),Ra.insertionMode=InsertionMode.BEFORE_HTML,Ra._processToken(qa)}function startTagBeforeHtml(Ra,qa){qa.tagID===TAG_ID.HTML?(Ra._insertElement(qa,NS.HTML),Ra.insertionMode=InsertionMode.BEFORE_HEAD):tokenBeforeHtml(Ra,qa)}function endTagBeforeHtml(Ra,qa){const nd=qa.tagID;(nd===TAG_ID.HTML||nd===TAG_ID.HEAD||nd===TAG_ID.BODY||nd===TAG_ID.BR)&&tokenBeforeHtml(Ra,qa)}function tokenBeforeHtml(Ra,qa){Ra._insertFakeRootElement(),Ra.insertionMode=InsertionMode.BEFORE_HEAD,Ra._processToken(qa)}function startTagBeforeHead(Ra,qa){switch(qa.tagID){case TAG_ID.HTML:{startTagInBody(Ra,qa);break}case TAG_ID.HEAD:{Ra._insertElement(qa,NS.HTML),Ra.headElement=Ra.openElements.current,Ra.insertionMode=InsertionMode.IN_HEAD;break}default:tokenBeforeHead(Ra,qa)}}function endTagBeforeHead(Ra,qa){const nd=qa.tagID;nd===TAG_ID.HEAD||nd===TAG_ID.BODY||nd===TAG_ID.HTML||nd===TAG_ID.BR?tokenBeforeHead(Ra,qa):Ra._err(qa,ERR.endTagWithoutMatchingOpenElement)}function tokenBeforeHead(Ra,qa){Ra._insertFakeElement(TAG_NAMES.HEAD,TAG_ID.HEAD),Ra.headElement=Ra.openElements.current,Ra.insertionMode=InsertionMode.IN_HEAD,Ra._processToken(qa)}function startTagInHead(Ra,qa){switch(qa.tagID){case TAG_ID.HTML:{startTagInBody(Ra,qa);break}case TAG_ID.BASE:case TAG_ID.BASEFONT:case TAG_ID.BGSOUND:case TAG_ID.LINK:case TAG_ID.META:{Ra._appendElement(qa,NS.HTML),qa.ackSelfClosing=!0;break}case TAG_ID.TITLE:{Ra._switchToTextParsing(qa,TokenizerMode.RCDATA);break}case TAG_ID.NOSCRIPT:{Ra.options.scriptingEnabled?Ra._switchToTextParsing(qa,TokenizerMode.RAWTEXT):(Ra._insertElement(qa,NS.HTML),Ra.insertionMode=InsertionMode.IN_HEAD_NO_SCRIPT);break}case TAG_ID.NOFRAMES:case TAG_ID.STYLE:{Ra._switchToTextParsing(qa,TokenizerMode.RAWTEXT);break}case TAG_ID.SCRIPT:{Ra._switchToTextParsing(qa,TokenizerMode.SCRIPT_DATA);break}case TAG_ID.TEMPLATE:{Ra._insertTemplate(qa),Ra.activeFormattingElements.insertMarker(),Ra.framesetOk=!1,Ra.insertionMode=InsertionMode.IN_TEMPLATE,Ra.tmplInsertionModeStack.unshift(InsertionMode.IN_TEMPLATE);break}case TAG_ID.HEAD:{Ra._err(qa,ERR.misplacedStartTagForHeadElement);break}default:tokenInHead(Ra,qa)}}function endTagInHead(Ra,qa){switch(qa.tagID){case TAG_ID.HEAD:{Ra.openElements.pop(),Ra.insertionMode=InsertionMode.AFTER_HEAD;break}case TAG_ID.BODY:case TAG_ID.BR:case TAG_ID.HTML:{tokenInHead(Ra,qa);break}case TAG_ID.TEMPLATE:{templateEndTagInHead(Ra,qa);break}default:Ra._err(qa,ERR.endTagWithoutMatchingOpenElement)}}function templateEndTagInHead(Ra,qa){Ra.openElements.tmplCount>0?(Ra.openElements.generateImpliedEndTagsThoroughly(),Ra.openElements.currentTagId!==TAG_ID.TEMPLATE&&Ra._err(qa,ERR.closingOfElementWithOpenChildElements),Ra.openElements.popUntilTagNamePopped(TAG_ID.TEMPLATE),Ra.activeFormattingElements.clearToLastMarker(),Ra.tmplInsertionModeStack.shift(),Ra._resetInsertionMode()):Ra._err(qa,ERR.endTagWithoutMatchingOpenElement)}function tokenInHead(Ra,qa){Ra.openElements.pop(),Ra.insertionMode=InsertionMode.AFTER_HEAD,Ra._processToken(qa)}function startTagInHeadNoScript(Ra,qa){switch(qa.tagID){case TAG_ID.HTML:{startTagInBody(Ra,qa);break}case TAG_ID.BASEFONT:case TAG_ID.BGSOUND:case TAG_ID.HEAD:case TAG_ID.LINK:case TAG_ID.META:case TAG_ID.NOFRAMES:case TAG_ID.STYLE:{startTagInHead(Ra,qa);break}case TAG_ID.NOSCRIPT:{Ra._err(qa,ERR.nestedNoscriptInHead);break}default:tokenInHeadNoScript(Ra,qa)}}function endTagInHeadNoScript(Ra,qa){switch(qa.tagID){case TAG_ID.NOSCRIPT:{Ra.openElements.pop(),Ra.insertionMode=InsertionMode.IN_HEAD;break}case TAG_ID.BR:{tokenInHeadNoScript(Ra,qa);break}default:Ra._err(qa,ERR.endTagWithoutMatchingOpenElement)}}function tokenInHeadNoScript(Ra,qa){const nd=qa.type===TokenType.EOF?ERR.openElementsLeftAfterEof:ERR.disallowedContentInNoscriptInHead;Ra._err(qa,nd),Ra.openElements.pop(),Ra.insertionMode=InsertionMode.IN_HEAD,Ra._processToken(qa)}function startTagAfterHead(Ra,qa){switch(qa.tagID){case TAG_ID.HTML:{startTagInBody(Ra,qa);break}case TAG_ID.BODY:{Ra._insertElement(qa,NS.HTML),Ra.framesetOk=!1,Ra.insertionMode=InsertionMode.IN_BODY;break}case TAG_ID.FRAMESET:{Ra._insertElement(qa,NS.HTML),Ra.insertionMode=InsertionMode.IN_FRAMESET;break}case TAG_ID.BASE:case TAG_ID.BASEFONT:case TAG_ID.BGSOUND:case TAG_ID.LINK:case TAG_ID.META:case TAG_ID.NOFRAMES:case TAG_ID.SCRIPT:case TAG_ID.STYLE:case TAG_ID.TEMPLATE:case TAG_ID.TITLE:{Ra._err(qa,ERR.abandonedHeadElementChild),Ra.openElements.push(Ra.headElement,TAG_ID.HEAD),startTagInHead(Ra,qa),Ra.openElements.remove(Ra.headElement);break}case TAG_ID.HEAD:{Ra._err(qa,ERR.misplacedStartTagForHeadElement);break}default:tokenAfterHead(Ra,qa)}}function endTagAfterHead(Ra,qa){switch(qa.tagID){case TAG_ID.BODY:case TAG_ID.HTML:case TAG_ID.BR:{tokenAfterHead(Ra,qa);break}case TAG_ID.TEMPLATE:{templateEndTagInHead(Ra,qa);break}default:Ra._err(qa,ERR.endTagWithoutMatchingOpenElement)}}function tokenAfterHead(Ra,qa){Ra._insertFakeElement(TAG_NAMES.BODY,TAG_ID.BODY),Ra.insertionMode=InsertionMode.IN_BODY,modeInBody(Ra,qa)}function modeInBody(Ra,qa){switch(qa.type){case TokenType.CHARACTER:{characterInBody(Ra,qa);break}case TokenType.WHITESPACE_CHARACTER:{whitespaceCharacterInBody(Ra,qa);break}case TokenType.COMMENT:{appendComment(Ra,qa);break}case TokenType.START_TAG:{startTagInBody(Ra,qa);break}case TokenType.END_TAG:{endTagInBody(Ra,qa);break}case TokenType.EOF:{eofInBody(Ra,qa);break}}}function whitespaceCharacterInBody(Ra,qa){Ra._reconstructActiveFormattingElements(),Ra._insertCharacters(qa)}function characterInBody(Ra,qa){Ra._reconstructActiveFormattingElements(),Ra._insertCharacters(qa),Ra.framesetOk=!1}function htmlStartTagInBody(Ra,qa){Ra.openElements.tmplCount===0&&Ra.treeAdapter.adoptAttributes(Ra.openElements.items[0],qa.attrs)}function bodyStartTagInBody(Ra,qa){const nd=Ra.openElements.tryPeekProperlyNestedBodyElement();nd&&Ra.openElements.tmplCount===0&&(Ra.framesetOk=!1,Ra.treeAdapter.adoptAttributes(nd,qa.attrs))}function framesetStartTagInBody(Ra,qa){const nd=Ra.openElements.tryPeekProperlyNestedBodyElement();Ra.framesetOk&&nd&&(Ra.treeAdapter.detachNode(nd),Ra.openElements.popAllUpToHtmlElement(),Ra._insertElement(qa,NS.HTML),Ra.insertionMode=InsertionMode.IN_FRAMESET)}function addressStartTagInBody(Ra,qa){Ra.openElements.hasInButtonScope(TAG_ID.P)&&Ra._closePElement(),Ra._insertElement(qa,NS.HTML)}function numberedHeaderStartTagInBody(Ra,qa){Ra.openElements.hasInButtonScope(TAG_ID.P)&&Ra._closePElement(),NUMBERED_HEADERS.has(Ra.openElements.currentTagId)&&Ra.openElements.pop(),Ra._insertElement(qa,NS.HTML)}function preStartTagInBody(Ra,qa){Ra.openElements.hasInButtonScope(TAG_ID.P)&&Ra._closePElement(),Ra._insertElement(qa,NS.HTML),Ra.skipNextNewLine=!0,Ra.framesetOk=!1}function formStartTagInBody(Ra,qa){const nd=Ra.openElements.tmplCount>0;(!Ra.formElement||nd)&&(Ra.openElements.hasInButtonScope(TAG_ID.P)&&Ra._closePElement(),Ra._insertElement(qa,NS.HTML),nd||(Ra.formElement=Ra.openElements.current))}function listItemStartTagInBody(Ra,qa){Ra.framesetOk=!1;const nd=qa.tagID;for(let od=Ra.openElements.stackTop;od>=0;od--){const ld=Ra.openElements.tagIDs[od];if(nd===TAG_ID.LI&&ld===TAG_ID.LI||(nd===TAG_ID.DD||nd===TAG_ID.DT)&&(ld===TAG_ID.DD||ld===TAG_ID.DT)){Ra.openElements.generateImpliedEndTagsWithExclusion(ld),Ra.openElements.popUntilTagNamePopped(ld);break}if(ld!==TAG_ID.ADDRESS&&ld!==TAG_ID.DIV&&ld!==TAG_ID.P&&Ra._isSpecialElement(Ra.openElements.items[od],ld))break}Ra.openElements.hasInButtonScope(TAG_ID.P)&&Ra._closePElement(),Ra._insertElement(qa,NS.HTML)}function plaintextStartTagInBody(Ra,qa){Ra.openElements.hasInButtonScope(TAG_ID.P)&&Ra._closePElement(),Ra._insertElement(qa,NS.HTML),Ra.tokenizer.state=TokenizerMode.PLAINTEXT}function buttonStartTagInBody(Ra,qa){Ra.openElements.hasInScope(TAG_ID.BUTTON)&&(Ra.openElements.generateImpliedEndTags(),Ra.openElements.popUntilTagNamePopped(TAG_ID.BUTTON)),Ra._reconstructActiveFormattingElements(),Ra._insertElement(qa,NS.HTML),Ra.framesetOk=!1}function aStartTagInBody(Ra,qa){const nd=Ra.activeFormattingElements.getElementEntryInScopeWithTagName(TAG_NAMES.A);nd&&(callAdoptionAgency(Ra,qa),Ra.openElements.remove(nd.element),Ra.activeFormattingElements.removeEntry(nd)),Ra._reconstructActiveFormattingElements(),Ra._insertElement(qa,NS.HTML),Ra.activeFormattingElements.pushElement(Ra.openElements.current,qa)}function bStartTagInBody(Ra,qa){Ra._reconstructActiveFormattingElements(),Ra._insertElement(qa,NS.HTML),Ra.activeFormattingElements.pushElement(Ra.openElements.current,qa)}function nobrStartTagInBody(Ra,qa){Ra._reconstructActiveFormattingElements(),Ra.openElements.hasInScope(TAG_ID.NOBR)&&(callAdoptionAgency(Ra,qa),Ra._reconstructActiveFormattingElements()),Ra._insertElement(qa,NS.HTML),Ra.activeFormattingElements.pushElement(Ra.openElements.current,qa)}function appletStartTagInBody(Ra,qa){Ra._reconstructActiveFormattingElements(),Ra._insertElement(qa,NS.HTML),Ra.activeFormattingElements.insertMarker(),Ra.framesetOk=!1}function tableStartTagInBody(Ra,qa){Ra.treeAdapter.getDocumentMode(Ra.document)!==DOCUMENT_MODE.QUIRKS&&Ra.openElements.hasInButtonScope(TAG_ID.P)&&Ra._closePElement(),Ra._insertElement(qa,NS.HTML),Ra.framesetOk=!1,Ra.insertionMode=InsertionMode.IN_TABLE}function areaStartTagInBody(Ra,qa){Ra._reconstructActiveFormattingElements(),Ra._appendElement(qa,NS.HTML),Ra.framesetOk=!1,qa.ackSelfClosing=!0}function isHiddenInput(Ra){const qa=getTokenAttr(Ra,ATTRS.TYPE);return qa!=null&&qa.toLowerCase()===HIDDEN_INPUT_TYPE}function inputStartTagInBody(Ra,qa){Ra._reconstructActiveFormattingElements(),Ra._appendElement(qa,NS.HTML),isHiddenInput(qa)||(Ra.framesetOk=!1),qa.ackSelfClosing=!0}function paramStartTagInBody(Ra,qa){Ra._appendElement(qa,NS.HTML),qa.ackSelfClosing=!0}function hrStartTagInBody(Ra,qa){Ra.openElements.hasInButtonScope(TAG_ID.P)&&Ra._closePElement(),Ra._appendElement(qa,NS.HTML),Ra.framesetOk=!1,qa.ackSelfClosing=!0}function imageStartTagInBody(Ra,qa){qa.tagName=TAG_NAMES.IMG,qa.tagID=TAG_ID.IMG,areaStartTagInBody(Ra,qa)}function textareaStartTagInBody(Ra,qa){Ra._insertElement(qa,NS.HTML),Ra.skipNextNewLine=!0,Ra.tokenizer.state=TokenizerMode.RCDATA,Ra.originalInsertionMode=Ra.insertionMode,Ra.framesetOk=!1,Ra.insertionMode=InsertionMode.TEXT}function xmpStartTagInBody(Ra,qa){Ra.openElements.hasInButtonScope(TAG_ID.P)&&Ra._closePElement(),Ra._reconstructActiveFormattingElements(),Ra.framesetOk=!1,Ra._switchToTextParsing(qa,TokenizerMode.RAWTEXT)}function iframeStartTagInBody(Ra,qa){Ra.framesetOk=!1,Ra._switchToTextParsing(qa,TokenizerMode.RAWTEXT)}function rawTextStartTagInBody(Ra,qa){Ra._switchToTextParsing(qa,TokenizerMode.RAWTEXT)}function selectStartTagInBody(Ra,qa){Ra._reconstructActiveFormattingElements(),Ra._insertElement(qa,NS.HTML),Ra.framesetOk=!1,Ra.insertionMode=Ra.insertionMode===InsertionMode.IN_TABLE||Ra.insertionMode===InsertionMode.IN_CAPTION||Ra.insertionMode===InsertionMode.IN_TABLE_BODY||Ra.insertionMode===InsertionMode.IN_ROW||Ra.insertionMode===InsertionMode.IN_CELL?InsertionMode.IN_SELECT_IN_TABLE:InsertionMode.IN_SELECT}function optgroupStartTagInBody(Ra,qa){Ra.openElements.currentTagId===TAG_ID.OPTION&&Ra.openElements.pop(),Ra._reconstructActiveFormattingElements(),Ra._insertElement(qa,NS.HTML)}function rbStartTagInBody(Ra,qa){Ra.openElements.hasInScope(TAG_ID.RUBY)&&Ra.openElements.generateImpliedEndTags(),Ra._insertElement(qa,NS.HTML)}function rtStartTagInBody(Ra,qa){Ra.openElements.hasInScope(TAG_ID.RUBY)&&Ra.openElements.generateImpliedEndTagsWithExclusion(TAG_ID.RTC),Ra._insertElement(qa,NS.HTML)}function mathStartTagInBody(Ra,qa){Ra._reconstructActiveFormattingElements(),adjustTokenMathMLAttrs(qa),adjustTokenXMLAttrs(qa),qa.selfClosing?Ra._appendElement(qa,NS.MATHML):Ra._insertElement(qa,NS.MATHML),qa.ackSelfClosing=!0}function svgStartTagInBody(Ra,qa){Ra._reconstructActiveFormattingElements(),adjustTokenSVGAttrs(qa),adjustTokenXMLAttrs(qa),qa.selfClosing?Ra._appendElement(qa,NS.SVG):Ra._insertElement(qa,NS.SVG),qa.ackSelfClosing=!0}function genericStartTagInBody(Ra,qa){Ra._reconstructActiveFormattingElements(),Ra._insertElement(qa,NS.HTML)}function startTagInBody(Ra,qa){switch(qa.tagID){case TAG_ID.I:case TAG_ID.S:case TAG_ID.B:case TAG_ID.U:case TAG_ID.EM:case TAG_ID.TT:case TAG_ID.BIG:case TAG_ID.CODE:case TAG_ID.FONT:case TAG_ID.SMALL:case TAG_ID.STRIKE:case TAG_ID.STRONG:{bStartTagInBody(Ra,qa);break}case TAG_ID.A:{aStartTagInBody(Ra,qa);break}case TAG_ID.H1:case TAG_ID.H2:case TAG_ID.H3:case TAG_ID.H4:case TAG_ID.H5:case TAG_ID.H6:{numberedHeaderStartTagInBody(Ra,qa);break}case TAG_ID.P:case TAG_ID.DL:case TAG_ID.OL:case TAG_ID.UL:case TAG_ID.DIV:case TAG_ID.DIR:case TAG_ID.NAV:case TAG_ID.MAIN:case TAG_ID.MENU:case TAG_ID.ASIDE:case TAG_ID.CENTER:case TAG_ID.FIGURE:case TAG_ID.FOOTER:case TAG_ID.HEADER:case TAG_ID.HGROUP:case TAG_ID.DIALOG:case TAG_ID.DETAILS:case TAG_ID.ADDRESS:case TAG_ID.ARTICLE:case TAG_ID.SEARCH:case TAG_ID.SECTION:case TAG_ID.SUMMARY:case TAG_ID.FIELDSET:case TAG_ID.BLOCKQUOTE:case TAG_ID.FIGCAPTION:{addressStartTagInBody(Ra,qa);break}case TAG_ID.LI:case TAG_ID.DD:case TAG_ID.DT:{listItemStartTagInBody(Ra,qa);break}case TAG_ID.BR:case TAG_ID.IMG:case TAG_ID.WBR:case TAG_ID.AREA:case TAG_ID.EMBED:case TAG_ID.KEYGEN:{areaStartTagInBody(Ra,qa);break}case TAG_ID.HR:{hrStartTagInBody(Ra,qa);break}case TAG_ID.RB:case TAG_ID.RTC:{rbStartTagInBody(Ra,qa);break}case TAG_ID.RT:case TAG_ID.RP:{rtStartTagInBody(Ra,qa);break}case TAG_ID.PRE:case TAG_ID.LISTING:{preStartTagInBody(Ra,qa);break}case TAG_ID.XMP:{xmpStartTagInBody(Ra,qa);break}case TAG_ID.SVG:{svgStartTagInBody(Ra,qa);break}case TAG_ID.HTML:{htmlStartTagInBody(Ra,qa);break}case TAG_ID.BASE:case TAG_ID.LINK:case TAG_ID.META:case TAG_ID.STYLE:case TAG_ID.TITLE:case TAG_ID.SCRIPT:case TAG_ID.BGSOUND:case TAG_ID.BASEFONT:case TAG_ID.TEMPLATE:{startTagInHead(Ra,qa);break}case TAG_ID.BODY:{bodyStartTagInBody(Ra,qa);break}case TAG_ID.FORM:{formStartTagInBody(Ra,qa);break}case TAG_ID.NOBR:{nobrStartTagInBody(Ra,qa);break}case TAG_ID.MATH:{mathStartTagInBody(Ra,qa);break}case TAG_ID.TABLE:{tableStartTagInBody(Ra,qa);break}case TAG_ID.INPUT:{inputStartTagInBody(Ra,qa);break}case TAG_ID.PARAM:case TAG_ID.TRACK:case TAG_ID.SOURCE:{paramStartTagInBody(Ra,qa);break}case TAG_ID.IMAGE:{imageStartTagInBody(Ra,qa);break}case TAG_ID.BUTTON:{buttonStartTagInBody(Ra,qa);break}case TAG_ID.APPLET:case TAG_ID.OBJECT:case TAG_ID.MARQUEE:{appletStartTagInBody(Ra,qa);break}case TAG_ID.IFRAME:{iframeStartTagInBody(Ra,qa);break}case TAG_ID.SELECT:{selectStartTagInBody(Ra,qa);break}case TAG_ID.OPTION:case TAG_ID.OPTGROUP:{optgroupStartTagInBody(Ra,qa);break}case TAG_ID.NOEMBED:case TAG_ID.NOFRAMES:{rawTextStartTagInBody(Ra,qa);break}case TAG_ID.FRAMESET:{framesetStartTagInBody(Ra,qa);break}case TAG_ID.TEXTAREA:{textareaStartTagInBody(Ra,qa);break}case TAG_ID.NOSCRIPT:{Ra.options.scriptingEnabled?rawTextStartTagInBody(Ra,qa):genericStartTagInBody(Ra,qa);break}case TAG_ID.PLAINTEXT:{plaintextStartTagInBody(Ra,qa);break}case TAG_ID.COL:case TAG_ID.TH:case TAG_ID.TD:case TAG_ID.TR:case TAG_ID.HEAD:case TAG_ID.FRAME:case TAG_ID.TBODY:case TAG_ID.TFOOT:case TAG_ID.THEAD:case TAG_ID.CAPTION:case TAG_ID.COLGROUP:break;default:genericStartTagInBody(Ra,qa)}}function bodyEndTagInBody(Ra,qa){if(Ra.openElements.hasInScope(TAG_ID.BODY)&&(Ra.insertionMode=InsertionMode.AFTER_BODY,Ra.options.sourceCodeLocationInfo)){const nd=Ra.openElements.tryPeekProperlyNestedBodyElement();nd&&Ra._setEndLocation(nd,qa)}}function htmlEndTagInBody(Ra,qa){Ra.openElements.hasInScope(TAG_ID.BODY)&&(Ra.insertionMode=InsertionMode.AFTER_BODY,endTagAfterBody(Ra,qa))}function addressEndTagInBody(Ra,qa){const nd=qa.tagID;Ra.openElements.hasInScope(nd)&&(Ra.openElements.generateImpliedEndTags(),Ra.openElements.popUntilTagNamePopped(nd))}function formEndTagInBody(Ra){const qa=Ra.openElements.tmplCount>0,{formElement:nd}=Ra;qa||(Ra.formElement=null),(nd||qa)&&Ra.openElements.hasInScope(TAG_ID.FORM)&&(Ra.openElements.generateImpliedEndTags(),qa?Ra.openElements.popUntilTagNamePopped(TAG_ID.FORM):nd&&Ra.openElements.remove(nd))}function pEndTagInBody(Ra){Ra.openElements.hasInButtonScope(TAG_ID.P)||Ra._insertFakeElement(TAG_NAMES.P,TAG_ID.P),Ra._closePElement()}function liEndTagInBody(Ra){Ra.openElements.hasInListItemScope(TAG_ID.LI)&&(Ra.openElements.generateImpliedEndTagsWithExclusion(TAG_ID.LI),Ra.openElements.popUntilTagNamePopped(TAG_ID.LI))}function ddEndTagInBody(Ra,qa){const nd=qa.tagID;Ra.openElements.hasInScope(nd)&&(Ra.openElements.generateImpliedEndTagsWithExclusion(nd),Ra.openElements.popUntilTagNamePopped(nd))}function numberedHeaderEndTagInBody(Ra){Ra.openElements.hasNumberedHeaderInScope()&&(Ra.openElements.generateImpliedEndTags(),Ra.openElements.popUntilNumberedHeaderPopped())}function appletEndTagInBody(Ra,qa){const nd=qa.tagID;Ra.openElements.hasInScope(nd)&&(Ra.openElements.generateImpliedEndTags(),Ra.openElements.popUntilTagNamePopped(nd),Ra.activeFormattingElements.clearToLastMarker())}function brEndTagInBody(Ra){Ra._reconstructActiveFormattingElements(),Ra._insertFakeElement(TAG_NAMES.BR,TAG_ID.BR),Ra.openElements.pop(),Ra.framesetOk=!1}function genericEndTagInBody(Ra,qa){const nd=qa.tagName,od=qa.tagID;for(let ld=Ra.openElements.stackTop;ld>0;ld--){const ud=Ra.openElements.items[ld],cd=Ra.openElements.tagIDs[ld];if(od===cd&&(od!==TAG_ID.UNKNOWN||Ra.treeAdapter.getTagName(ud)===nd)){Ra.openElements.generateImpliedEndTagsWithExclusion(od),Ra.openElements.stackTop>=ld&&Ra.openElements.shortenToLength(ld);break}if(Ra._isSpecialElement(ud,cd))break}}function endTagInBody(Ra,qa){switch(qa.tagID){case TAG_ID.A:case TAG_ID.B:case TAG_ID.I:case TAG_ID.S:case TAG_ID.U:case TAG_ID.EM:case TAG_ID.TT:case TAG_ID.BIG:case TAG_ID.CODE:case TAG_ID.FONT:case TAG_ID.NOBR:case TAG_ID.SMALL:case TAG_ID.STRIKE:case TAG_ID.STRONG:{callAdoptionAgency(Ra,qa);break}case TAG_ID.P:{pEndTagInBody(Ra);break}case TAG_ID.DL:case TAG_ID.UL:case TAG_ID.OL:case TAG_ID.DIR:case TAG_ID.DIV:case TAG_ID.NAV:case TAG_ID.PRE:case TAG_ID.MAIN:case TAG_ID.MENU:case TAG_ID.ASIDE:case TAG_ID.BUTTON:case TAG_ID.CENTER:case TAG_ID.FIGURE:case TAG_ID.FOOTER:case TAG_ID.HEADER:case TAG_ID.HGROUP:case TAG_ID.DIALOG:case TAG_ID.ADDRESS:case TAG_ID.ARTICLE:case TAG_ID.DETAILS:case TAG_ID.SEARCH:case TAG_ID.SECTION:case TAG_ID.SUMMARY:case TAG_ID.LISTING:case TAG_ID.FIELDSET:case TAG_ID.BLOCKQUOTE:case TAG_ID.FIGCAPTION:{addressEndTagInBody(Ra,qa);break}case TAG_ID.LI:{liEndTagInBody(Ra);break}case TAG_ID.DD:case TAG_ID.DT:{ddEndTagInBody(Ra,qa);break}case TAG_ID.H1:case TAG_ID.H2:case TAG_ID.H3:case TAG_ID.H4:case TAG_ID.H5:case TAG_ID.H6:{numberedHeaderEndTagInBody(Ra);break}case TAG_ID.BR:{brEndTagInBody(Ra);break}case TAG_ID.BODY:{bodyEndTagInBody(Ra,qa);break}case TAG_ID.HTML:{htmlEndTagInBody(Ra,qa);break}case TAG_ID.FORM:{formEndTagInBody(Ra);break}case TAG_ID.APPLET:case TAG_ID.OBJECT:case TAG_ID.MARQUEE:{appletEndTagInBody(Ra,qa);break}case TAG_ID.TEMPLATE:{templateEndTagInHead(Ra,qa);break}default:genericEndTagInBody(Ra,qa)}}function eofInBody(Ra,qa){Ra.tmplInsertionModeStack.length>0?eofInTemplate(Ra,qa):stopParsing(Ra,qa)}function endTagInText(Ra,qa){var nd;qa.tagID===TAG_ID.SCRIPT&&((nd=Ra.scriptHandler)===null||nd===void 0||nd.call(Ra,Ra.openElements.current)),Ra.openElements.pop(),Ra.insertionMode=Ra.originalInsertionMode}function eofInText(Ra,qa){Ra._err(qa,ERR.eofInElementThatCanContainOnlyText),Ra.openElements.pop(),Ra.insertionMode=Ra.originalInsertionMode,Ra.onEof(qa)}function characterInTable(Ra,qa){if(TABLE_STRUCTURE_TAGS.has(Ra.openElements.currentTagId))switch(Ra.pendingCharacterTokens.length=0,Ra.hasNonWhitespacePendingCharacterToken=!1,Ra.originalInsertionMode=Ra.insertionMode,Ra.insertionMode=InsertionMode.IN_TABLE_TEXT,qa.type){case TokenType.CHARACTER:{characterInTableText(Ra,qa);break}case TokenType.WHITESPACE_CHARACTER:{whitespaceCharacterInTableText(Ra,qa);break}}else tokenInTable(Ra,qa)}function captionStartTagInTable(Ra,qa){Ra.openElements.clearBackToTableContext(),Ra.activeFormattingElements.insertMarker(),Ra._insertElement(qa,NS.HTML),Ra.insertionMode=InsertionMode.IN_CAPTION}function colgroupStartTagInTable(Ra,qa){Ra.openElements.clearBackToTableContext(),Ra._insertElement(qa,NS.HTML),Ra.insertionMode=InsertionMode.IN_COLUMN_GROUP}function colStartTagInTable(Ra,qa){Ra.openElements.clearBackToTableContext(),Ra._insertFakeElement(TAG_NAMES.COLGROUP,TAG_ID.COLGROUP),Ra.insertionMode=InsertionMode.IN_COLUMN_GROUP,startTagInColumnGroup(Ra,qa)}function tbodyStartTagInTable(Ra,qa){Ra.openElements.clearBackToTableContext(),Ra._insertElement(qa,NS.HTML),Ra.insertionMode=InsertionMode.IN_TABLE_BODY}function tdStartTagInTable(Ra,qa){Ra.openElements.clearBackToTableContext(),Ra._insertFakeElement(TAG_NAMES.TBODY,TAG_ID.TBODY),Ra.insertionMode=InsertionMode.IN_TABLE_BODY,startTagInTableBody(Ra,qa)}function tableStartTagInTable(Ra,qa){Ra.openElements.hasInTableScope(TAG_ID.TABLE)&&(Ra.openElements.popUntilTagNamePopped(TAG_ID.TABLE),Ra._resetInsertionMode(),Ra._processStartTag(qa))}function inputStartTagInTable(Ra,qa){isHiddenInput(qa)?Ra._appendElement(qa,NS.HTML):tokenInTable(Ra,qa),qa.ackSelfClosing=!0}function formStartTagInTable(Ra,qa){!Ra.formElement&&Ra.openElements.tmplCount===0&&(Ra._insertElement(qa,NS.HTML),Ra.formElement=Ra.openElements.current,Ra.openElements.pop())}function startTagInTable(Ra,qa){switch(qa.tagID){case TAG_ID.TD:case TAG_ID.TH:case TAG_ID.TR:{tdStartTagInTable(Ra,qa);break}case TAG_ID.STYLE:case TAG_ID.SCRIPT:case TAG_ID.TEMPLATE:{startTagInHead(Ra,qa);break}case TAG_ID.COL:{colStartTagInTable(Ra,qa);break}case TAG_ID.FORM:{formStartTagInTable(Ra,qa);break}case TAG_ID.TABLE:{tableStartTagInTable(Ra,qa);break}case TAG_ID.TBODY:case TAG_ID.TFOOT:case TAG_ID.THEAD:{tbodyStartTagInTable(Ra,qa);break}case TAG_ID.INPUT:{inputStartTagInTable(Ra,qa);break}case TAG_ID.CAPTION:{captionStartTagInTable(Ra,qa);break}case TAG_ID.COLGROUP:{colgroupStartTagInTable(Ra,qa);break}default:tokenInTable(Ra,qa)}}function endTagInTable(Ra,qa){switch(qa.tagID){case TAG_ID.TABLE:{Ra.openElements.hasInTableScope(TAG_ID.TABLE)&&(Ra.openElements.popUntilTagNamePopped(TAG_ID.TABLE),Ra._resetInsertionMode());break}case TAG_ID.TEMPLATE:{templateEndTagInHead(Ra,qa);break}case TAG_ID.BODY:case TAG_ID.CAPTION:case TAG_ID.COL:case TAG_ID.COLGROUP:case TAG_ID.HTML:case TAG_ID.TBODY:case TAG_ID.TD:case TAG_ID.TFOOT:case TAG_ID.TH:case TAG_ID.THEAD:case TAG_ID.TR:break;default:tokenInTable(Ra,qa)}}function tokenInTable(Ra,qa){const nd=Ra.fosterParentingEnabled;Ra.fosterParentingEnabled=!0,modeInBody(Ra,qa),Ra.fosterParentingEnabled=nd}function whitespaceCharacterInTableText(Ra,qa){Ra.pendingCharacterTokens.push(qa)}function characterInTableText(Ra,qa){Ra.pendingCharacterTokens.push(qa),Ra.hasNonWhitespacePendingCharacterToken=!0}function tokenInTableText(Ra,qa){let nd=0;if(Ra.hasNonWhitespacePendingCharacterToken)for(;nd<Ra.pendingCharacterTokens.length;nd++)tokenInTable(Ra,Ra.pendingCharacterTokens[nd]);else for(;nd<Ra.pendingCharacterTokens.length;nd++)Ra._insertCharacters(Ra.pendingCharacterTokens[nd]);Ra.insertionMode=Ra.originalInsertionMode,Ra._processToken(qa)}const TABLE_VOID_ELEMENTS=new Set([TAG_ID.CAPTION,TAG_ID.COL,TAG_ID.COLGROUP,TAG_ID.TBODY,TAG_ID.TD,TAG_ID.TFOOT,TAG_ID.TH,TAG_ID.THEAD,TAG_ID.TR]);function startTagInCaption(Ra,qa){const nd=qa.tagID;TABLE_VOID_ELEMENTS.has(nd)?Ra.openElements.hasInTableScope(TAG_ID.CAPTION)&&(Ra.openElements.generateImpliedEndTags(),Ra.openElements.popUntilTagNamePopped(TAG_ID.CAPTION),Ra.activeFormattingElements.clearToLastMarker(),Ra.insertionMode=InsertionMode.IN_TABLE,startTagInTable(Ra,qa)):startTagInBody(Ra,qa)}function endTagInCaption(Ra,qa){const nd=qa.tagID;switch(nd){case TAG_ID.CAPTION:case TAG_ID.TABLE:{Ra.openElements.hasInTableScope(TAG_ID.CAPTION)&&(Ra.openElements.generateImpliedEndTags(),Ra.openElements.popUntilTagNamePopped(TAG_ID.CAPTION),Ra.activeFormattingElements.clearToLastMarker(),Ra.insertionMode=InsertionMode.IN_TABLE,nd===TAG_ID.TABLE&&endTagInTable(Ra,qa));break}case TAG_ID.BODY:case TAG_ID.COL:case TAG_ID.COLGROUP:case TAG_ID.HTML:case TAG_ID.TBODY:case TAG_ID.TD:case TAG_ID.TFOOT:case TAG_ID.TH:case TAG_ID.THEAD:case TAG_ID.TR:break;default:endTagInBody(Ra,qa)}}function startTagInColumnGroup(Ra,qa){switch(qa.tagID){case TAG_ID.HTML:{startTagInBody(Ra,qa);break}case TAG_ID.COL:{Ra._appendElement(qa,NS.HTML),qa.ackSelfClosing=!0;break}case TAG_ID.TEMPLATE:{startTagInHead(Ra,qa);break}default:tokenInColumnGroup(Ra,qa)}}function endTagInColumnGroup(Ra,qa){switch(qa.tagID){case TAG_ID.COLGROUP:{Ra.openElements.currentTagId===TAG_ID.COLGROUP&&(Ra.openElements.pop(),Ra.insertionMode=InsertionMode.IN_TABLE);break}case TAG_ID.TEMPLATE:{templateEndTagInHead(Ra,qa);break}case TAG_ID.COL:break;default:tokenInColumnGroup(Ra,qa)}}function tokenInColumnGroup(Ra,qa){Ra.openElements.currentTagId===TAG_ID.COLGROUP&&(Ra.openElements.pop(),Ra.insertionMode=InsertionMode.IN_TABLE,Ra._processToken(qa))}function startTagInTableBody(Ra,qa){switch(qa.tagID){case TAG_ID.TR:{Ra.openElements.clearBackToTableBodyContext(),Ra._insertElement(qa,NS.HTML),Ra.insertionMode=InsertionMode.IN_ROW;break}case TAG_ID.TH:case TAG_ID.TD:{Ra.openElements.clearBackToTableBodyContext(),Ra._insertFakeElement(TAG_NAMES.TR,TAG_ID.TR),Ra.insertionMode=InsertionMode.IN_ROW,startTagInRow(Ra,qa);break}case TAG_ID.CAPTION:case TAG_ID.COL:case TAG_ID.COLGROUP:case TAG_ID.TBODY:case TAG_ID.TFOOT:case TAG_ID.THEAD:{Ra.openElements.hasTableBodyContextInTableScope()&&(Ra.openElements.clearBackToTableBodyContext(),Ra.openElements.pop(),Ra.insertionMode=InsertionMode.IN_TABLE,startTagInTable(Ra,qa));break}default:startTagInTable(Ra,qa)}}function endTagInTableBody(Ra,qa){const nd=qa.tagID;switch(qa.tagID){case TAG_ID.TBODY:case TAG_ID.TFOOT:case TAG_ID.THEAD:{Ra.openElements.hasInTableScope(nd)&&(Ra.openElements.clearBackToTableBodyContext(),Ra.openElements.pop(),Ra.insertionMode=InsertionMode.IN_TABLE);break}case TAG_ID.TABLE:{Ra.openElements.hasTableBodyContextInTableScope()&&(Ra.openElements.clearBackToTableBodyContext(),Ra.openElements.pop(),Ra.insertionMode=InsertionMode.IN_TABLE,endTagInTable(Ra,qa));break}case TAG_ID.BODY:case TAG_ID.CAPTION:case TAG_ID.COL:case TAG_ID.COLGROUP:case TAG_ID.HTML:case TAG_ID.TD:case TAG_ID.TH:case TAG_ID.TR:break;default:endTagInTable(Ra,qa)}}function startTagInRow(Ra,qa){switch(qa.tagID){case TAG_ID.TH:case TAG_ID.TD:{Ra.openElements.clearBackToTableRowContext(),Ra._insertElement(qa,NS.HTML),Ra.insertionMode=InsertionMode.IN_CELL,Ra.activeFormattingElements.insertMarker();break}case TAG_ID.CAPTION:case TAG_ID.COL:case TAG_ID.COLGROUP:case TAG_ID.TBODY:case TAG_ID.TFOOT:case TAG_ID.THEAD:case TAG_ID.TR:{Ra.openElements.hasInTableScope(TAG_ID.TR)&&(Ra.openElements.clearBackToTableRowContext(),Ra.openElements.pop(),Ra.insertionMode=InsertionMode.IN_TABLE_BODY,startTagInTableBody(Ra,qa));break}default:startTagInTable(Ra,qa)}}function endTagInRow(Ra,qa){switch(qa.tagID){case TAG_ID.TR:{Ra.openElements.hasInTableScope(TAG_ID.TR)&&(Ra.openElements.clearBackToTableRowContext(),Ra.openElements.pop(),Ra.insertionMode=InsertionMode.IN_TABLE_BODY);break}case TAG_ID.TABLE:{Ra.openElements.hasInTableScope(TAG_ID.TR)&&(Ra.openElements.clearBackToTableRowContext(),Ra.openElements.pop(),Ra.insertionMode=InsertionMode.IN_TABLE_BODY,endTagInTableBody(Ra,qa));break}case TAG_ID.TBODY:case TAG_ID.TFOOT:case TAG_ID.THEAD:{(Ra.openElements.hasInTableScope(qa.tagID)||Ra.openElements.hasInTableScope(TAG_ID.TR))&&(Ra.openElements.clearBackToTableRowContext(),Ra.openElements.pop(),Ra.insertionMode=InsertionMode.IN_TABLE_BODY,endTagInTableBody(Ra,qa));break}case TAG_ID.BODY:case TAG_ID.CAPTION:case TAG_ID.COL:case TAG_ID.COLGROUP:case TAG_ID.HTML:case TAG_ID.TD:case TAG_ID.TH:break;default:endTagInTable(Ra,qa)}}function startTagInCell(Ra,qa){const nd=qa.tagID;TABLE_VOID_ELEMENTS.has(nd)?(Ra.openElements.hasInTableScope(TAG_ID.TD)||Ra.openElements.hasInTableScope(TAG_ID.TH))&&(Ra._closeTableCell(),startTagInRow(Ra,qa)):startTagInBody(Ra,qa)}function endTagInCell(Ra,qa){const nd=qa.tagID;switch(nd){case TAG_ID.TD:case TAG_ID.TH:{Ra.openElements.hasInTableScope(nd)&&(Ra.openElements.generateImpliedEndTags(),Ra.openElements.popUntilTagNamePopped(nd),Ra.activeFormattingElements.clearToLastMarker(),Ra.insertionMode=InsertionMode.IN_ROW);break}case TAG_ID.TABLE:case TAG_ID.TBODY:case TAG_ID.TFOOT:case TAG_ID.THEAD:case TAG_ID.TR:{Ra.openElements.hasInTableScope(nd)&&(Ra._closeTableCell(),endTagInRow(Ra,qa));break}case TAG_ID.BODY:case TAG_ID.CAPTION:case TAG_ID.COL:case TAG_ID.COLGROUP:case TAG_ID.HTML:break;default:endTagInBody(Ra,qa)}}function startTagInSelect(Ra,qa){switch(qa.tagID){case TAG_ID.HTML:{startTagInBody(Ra,qa);break}case TAG_ID.OPTION:{Ra.openElements.currentTagId===TAG_ID.OPTION&&Ra.openElements.pop(),Ra._insertElement(qa,NS.HTML);break}case TAG_ID.OPTGROUP:{Ra.openElements.currentTagId===TAG_ID.OPTION&&Ra.openElements.pop(),Ra.openElements.currentTagId===TAG_ID.OPTGROUP&&Ra.openElements.pop(),Ra._insertElement(qa,NS.HTML);break}case TAG_ID.HR:{Ra.openElements.currentTagId===TAG_ID.OPTION&&Ra.openElements.pop(),Ra.openElements.currentTagId===TAG_ID.OPTGROUP&&Ra.openElements.pop(),Ra._appendElement(qa,NS.HTML),qa.ackSelfClosing=!0;break}case TAG_ID.INPUT:case TAG_ID.KEYGEN:case TAG_ID.TEXTAREA:case TAG_ID.SELECT:{Ra.openElements.hasInSelectScope(TAG_ID.SELECT)&&(Ra.openElements.popUntilTagNamePopped(TAG_ID.SELECT),Ra._resetInsertionMode(),qa.tagID!==TAG_ID.SELECT&&Ra._processStartTag(qa));break}case TAG_ID.SCRIPT:case TAG_ID.TEMPLATE:{startTagInHead(Ra,qa);break}}}function endTagInSelect(Ra,qa){switch(qa.tagID){case TAG_ID.OPTGROUP:{Ra.openElements.stackTop>0&&Ra.openElements.currentTagId===TAG_ID.OPTION&&Ra.openElements.tagIDs[Ra.openElements.stackTop-1]===TAG_ID.OPTGROUP&&Ra.openElements.pop(),Ra.openElements.currentTagId===TAG_ID.OPTGROUP&&Ra.openElements.pop();break}case TAG_ID.OPTION:{Ra.openElements.currentTagId===TAG_ID.OPTION&&Ra.openElements.pop();break}case TAG_ID.SELECT:{Ra.openElements.hasInSelectScope(TAG_ID.SELECT)&&(Ra.openElements.popUntilTagNamePopped(TAG_ID.SELECT),Ra._resetInsertionMode());break}case TAG_ID.TEMPLATE:{templateEndTagInHead(Ra,qa);break}}}function startTagInSelectInTable(Ra,qa){const nd=qa.tagID;nd===TAG_ID.CAPTION||nd===TAG_ID.TABLE||nd===TAG_ID.TBODY||nd===TAG_ID.TFOOT||nd===TAG_ID.THEAD||nd===TAG_ID.TR||nd===TAG_ID.TD||nd===TAG_ID.TH?(Ra.openElements.popUntilTagNamePopped(TAG_ID.SELECT),Ra._resetInsertionMode(),Ra._processStartTag(qa)):startTagInSelect(Ra,qa)}function endTagInSelectInTable(Ra,qa){const nd=qa.tagID;nd===TAG_ID.CAPTION||nd===TAG_ID.TABLE||nd===TAG_ID.TBODY||nd===TAG_ID.TFOOT||nd===TAG_ID.THEAD||nd===TAG_ID.TR||nd===TAG_ID.TD||nd===TAG_ID.TH?Ra.openElements.hasInTableScope(nd)&&(Ra.openElements.popUntilTagNamePopped(TAG_ID.SELECT),Ra._resetInsertionMode(),Ra.onEndTag(qa)):endTagInSelect(Ra,qa)}function startTagInTemplate(Ra,qa){switch(qa.tagID){case TAG_ID.BASE:case TAG_ID.BASEFONT:case TAG_ID.BGSOUND:case TAG_ID.LINK:case TAG_ID.META:case TAG_ID.NOFRAMES:case TAG_ID.SCRIPT:case TAG_ID.STYLE:case TAG_ID.TEMPLATE:case TAG_ID.TITLE:{startTagInHead(Ra,qa);break}case TAG_ID.CAPTION:case TAG_ID.COLGROUP:case TAG_ID.TBODY:case TAG_ID.TFOOT:case TAG_ID.THEAD:{Ra.tmplInsertionModeStack[0]=InsertionMode.IN_TABLE,Ra.insertionMode=InsertionMode.IN_TABLE,startTagInTable(Ra,qa);break}case TAG_ID.COL:{Ra.tmplInsertionModeStack[0]=InsertionMode.IN_COLUMN_GROUP,Ra.insertionMode=InsertionMode.IN_COLUMN_GROUP,startTagInColumnGroup(Ra,qa);break}case TAG_ID.TR:{Ra.tmplInsertionModeStack[0]=InsertionMode.IN_TABLE_BODY,Ra.insertionMode=InsertionMode.IN_TABLE_BODY,startTagInTableBody(Ra,qa);break}case TAG_ID.TD:case TAG_ID.TH:{Ra.tmplInsertionModeStack[0]=InsertionMode.IN_ROW,Ra.insertionMode=InsertionMode.IN_ROW,startTagInRow(Ra,qa);break}default:Ra.tmplInsertionModeStack[0]=InsertionMode.IN_BODY,Ra.insertionMode=InsertionMode.IN_BODY,startTagInBody(Ra,qa)}}function endTagInTemplate(Ra,qa){qa.tagID===TAG_ID.TEMPLATE&&templateEndTagInHead(Ra,qa)}function eofInTemplate(Ra,qa){Ra.openElements.tmplCount>0?(Ra.openElements.popUntilTagNamePopped(TAG_ID.TEMPLATE),Ra.activeFormattingElements.clearToLastMarker(),Ra.tmplInsertionModeStack.shift(),Ra._resetInsertionMode(),Ra.onEof(qa)):stopParsing(Ra,qa)}function startTagAfterBody(Ra,qa){qa.tagID===TAG_ID.HTML?startTagInBody(Ra,qa):tokenAfterBody(Ra,qa)}function endTagAfterBody(Ra,qa){var nd;if(qa.tagID===TAG_ID.HTML){if(Ra.fragmentContext||(Ra.insertionMode=InsertionMode.AFTER_AFTER_BODY),Ra.options.sourceCodeLocationInfo&&Ra.openElements.tagIDs[0]===TAG_ID.HTML){Ra._setEndLocation(Ra.openElements.items[0],qa);const od=Ra.openElements.items[1];od&&!(!((nd=Ra.treeAdapter.getNodeSourceCodeLocation(od))===null||nd===void 0)&&nd.endTag)&&Ra._setEndLocation(od,qa)}}else tokenAfterBody(Ra,qa)}function tokenAfterBody(Ra,qa){Ra.insertionMode=InsertionMode.IN_BODY,modeInBody(Ra,qa)}function startTagInFrameset(Ra,qa){switch(qa.tagID){case TAG_ID.HTML:{startTagInBody(Ra,qa);break}case TAG_ID.FRAMESET:{Ra._insertElement(qa,NS.HTML);break}case TAG_ID.FRAME:{Ra._appendElement(qa,NS.HTML),qa.ackSelfClosing=!0;break}case TAG_ID.NOFRAMES:{startTagInHead(Ra,qa);break}}}function endTagInFrameset(Ra,qa){qa.tagID===TAG_ID.FRAMESET&&!Ra.openElements.isRootHtmlElementCurrent()&&(Ra.openElements.pop(),!Ra.fragmentContext&&Ra.openElements.currentTagId!==TAG_ID.FRAMESET&&(Ra.insertionMode=InsertionMode.AFTER_FRAMESET))}function startTagAfterFrameset(Ra,qa){switch(qa.tagID){case TAG_ID.HTML:{startTagInBody(Ra,qa);break}case TAG_ID.NOFRAMES:{startTagInHead(Ra,qa);break}}}function endTagAfterFrameset(Ra,qa){qa.tagID===TAG_ID.HTML&&(Ra.insertionMode=InsertionMode.AFTER_AFTER_FRAMESET)}function startTagAfterAfterBody(Ra,qa){qa.tagID===TAG_ID.HTML?startTagInBody(Ra,qa):tokenAfterAfterBody(Ra,qa)}function tokenAfterAfterBody(Ra,qa){Ra.insertionMode=InsertionMode.IN_BODY,modeInBody(Ra,qa)}function startTagAfterAfterFrameset(Ra,qa){switch(qa.tagID){case TAG_ID.HTML:{startTagInBody(Ra,qa);break}case TAG_ID.NOFRAMES:{startTagInHead(Ra,qa);break}}}function nullCharacterInForeignContent(Ra,qa){qa.chars=REPLACEMENT_CHARACTER,Ra._insertCharacters(qa)}function characterInForeignContent(Ra,qa){Ra._insertCharacters(qa),Ra.framesetOk=!1}function popUntilHtmlOrIntegrationPoint(Ra){for(;Ra.treeAdapter.getNamespaceURI(Ra.openElements.current)!==NS.HTML&&!Ra._isIntegrationPoint(Ra.openElements.currentTagId,Ra.openElements.current);)Ra.openElements.pop()}function startTagInForeignContent(Ra,qa){if(causesExit(qa))popUntilHtmlOrIntegrationPoint(Ra),Ra._startTagOutsideForeignContent(qa);else{const nd=Ra._getAdjustedCurrentElement(),od=Ra.treeAdapter.getNamespaceURI(nd);od===NS.MATHML?adjustTokenMathMLAttrs(qa):od===NS.SVG&&(adjustTokenSVGTagName(qa),adjustTokenSVGAttrs(qa)),adjustTokenXMLAttrs(qa),qa.selfClosing?Ra._appendElement(qa,od):Ra._insertElement(qa,od),qa.ackSelfClosing=!0}}function endTagInForeignContent(Ra,qa){if(qa.tagID===TAG_ID.P||qa.tagID===TAG_ID.BR){popUntilHtmlOrIntegrationPoint(Ra),Ra._endTagOutsideForeignContent(qa);return}for(let nd=Ra.openElements.stackTop;nd>0;nd--){const od=Ra.openElements.items[nd];if(Ra.treeAdapter.getNamespaceURI(od)===NS.HTML){Ra._endTagOutsideForeignContent(qa);break}const ld=Ra.treeAdapter.getTagName(od);if(ld.toLowerCase()===qa.tagName){qa.tagName=ld,Ra.openElements.shortenToLength(nd);break}}}const VOID_ELEMENTS=new Set([TAG_NAMES.AREA,TAG_NAMES.BASE,TAG_NAMES.BASEFONT,TAG_NAMES.BGSOUND,TAG_NAMES.BR,TAG_NAMES.COL,TAG_NAMES.EMBED,TAG_NAMES.FRAME,TAG_NAMES.HR,TAG_NAMES.IMG,TAG_NAMES.INPUT,TAG_NAMES.KEYGEN,TAG_NAMES.LINK,TAG_NAMES.META,TAG_NAMES.PARAM,TAG_NAMES.SOURCE,TAG_NAMES.TRACK,TAG_NAMES.WBR]);function isVoidElement(Ra,qa){return qa.treeAdapter.isElementNode(Ra)&&qa.treeAdapter.getNamespaceURI(Ra)===NS.HTML&&VOID_ELEMENTS.has(qa.treeAdapter.getTagName(Ra))}const defaultOpts={treeAdapter:defaultTreeAdapter,scriptingEnabled:!0};function serializeOuter(Ra,qa){const nd={...defaultOpts,...qa};return serializeNode(Ra,nd)}function serializeChildNodes(Ra,qa){let nd="";const od=qa.treeAdapter.isElementNode(Ra)&&qa.treeAdapter.getTagName(Ra)===TAG_NAMES.TEMPLATE&&qa.treeAdapter.getNamespaceURI(Ra)===NS.HTML?qa.treeAdapter.getTemplateContent(Ra):Ra,ld=qa.treeAdapter.getChildNodes(od);if(ld)for(const ud of ld)nd+=serializeNode(ud,qa);return nd}function serializeNode(Ra,qa){return qa.treeAdapter.isElementNode(Ra)?serializeElement(Ra,qa):qa.treeAdapter.isTextNode(Ra)?serializeTextNode(Ra,qa):qa.treeAdapter.isCommentNode(Ra)?serializeCommentNode(Ra,qa):qa.treeAdapter.isDocumentTypeNode(Ra)?serializeDocumentTypeNode(Ra,qa):""}function serializeElement(Ra,qa){const nd=qa.treeAdapter.getTagName(Ra);return`<${nd}${serializeAttributes(Ra,qa)}>${isVoidElement(Ra,qa)?"":`${serializeChildNodes(Ra,qa)}</${nd}>`}`}function serializeAttributes(Ra,{treeAdapter:qa}){let nd="";for(const od of qa.getAttrList(Ra)){if(nd+=" ",od.namespace)switch(od.namespace){case NS.XML:{nd+=`xml:${od.name}`;break}case NS.XMLNS:{od.name!=="xmlns"&&(nd+="xmlns:"),nd+=od.name;break}case NS.XLINK:{nd+=`xlink:${od.name}`;break}default:nd+=`${od.prefix}:${od.name}`}else nd+=od.name;nd+=`="${escapeAttribute(od.value)}"`}return nd}function serializeTextNode(Ra,qa){const{treeAdapter:nd}=qa,od=nd.getTextNodeContent(Ra),ld=nd.getParentNode(Ra),ud=ld&&nd.isElementNode(ld)&&nd.getTagName(ld);return ud&&nd.getNamespaceURI(ld)===NS.HTML&&hasUnescapedText(ud,qa.scriptingEnabled)?od:escapeText(od)}function serializeCommentNode(Ra,{treeAdapter:qa}){return`<!--${qa.getCommentNodeContent(Ra)}-->`}function serializeDocumentTypeNode(Ra,{treeAdapter:qa}){return`<!DOCTYPE ${qa.getDocumentTypeNodeName(Ra)}>`}function parse$4(Ra,qa){return Parser$1.parse(Ra,qa)}function parseFragment(Ra,qa,nd){typeof Ra=="string"&&(nd=qa,qa=Ra,Ra=null);const od=Parser$1.getFragmentParser(Ra,nd);return od.tokenizer.write(qa,!0),od.getFragment()}function enquoteDoctypeId(Ra){const qa=Ra.includes('"')?"'":'"';return qa+Ra+qa}function serializeDoctypeContent(Ra,qa,nd){let od="!DOCTYPE ";return Ra&&(od+=Ra),qa?od+=` PUBLIC ${enquoteDoctypeId(qa)}`:nd&&(od+=" SYSTEM"),nd&&(od+=` ${enquoteDoctypeId(nd)}`),od}const adapter={isCommentNode:isComment$1,isElementNode:isTag,isTextNode:isText,createDocument(){const Ra=new Document([]);return Ra["x-mode"]=DOCUMENT_MODE.NO_QUIRKS,Ra},createDocumentFragment(){return new Document([])},createElement(Ra,qa,nd){const od=Object.create(null),ld=Object.create(null),ud=Object.create(null);for(let dd=0;dd<nd.length;dd++){const pd=nd[dd].name;od[pd]=nd[dd].value,ld[pd]=nd[dd].namespace,ud[pd]=nd[dd].prefix}const cd=new Element$1(Ra,od,[]);return cd.namespace=qa,cd["x-attribsNamespace"]=ld,cd["x-attribsPrefix"]=ud,cd},createCommentNode(Ra){return new Comment(Ra)},createTextNode(Ra){return new Text(Ra)},appendChild(Ra,qa){const nd=Ra.children[Ra.children.length-1];nd&&(nd.next=qa,qa.prev=nd),Ra.children.push(qa),qa.parent=Ra},insertBefore(Ra,qa,nd){const od=Ra.children.indexOf(nd),{prev:ld}=nd;ld&&(ld.next=qa,qa.prev=ld),nd.prev=qa,qa.next=nd,Ra.children.splice(od,0,qa),qa.parent=Ra},setTemplateContent(Ra,qa){adapter.appendChild(Ra,qa)},getTemplateContent(Ra){return Ra.children[0]},setDocumentType(Ra,qa,nd,od){const ld=serializeDoctypeContent(qa,nd,od);let ud=Ra.children.find(cd=>isDirective(cd)&&cd.name==="!doctype");ud?ud.data=ld??null:(ud=new ProcessingInstruction("!doctype",ld),adapter.appendChild(Ra,ud)),ud["x-name"]=qa,ud["x-publicId"]=nd,ud["x-systemId"]=od},setDocumentMode(Ra,qa){Ra["x-mode"]=qa},getDocumentMode(Ra){return Ra["x-mode"]},detachNode(Ra){if(Ra.parent){const qa=Ra.parent.children.indexOf(Ra),{prev:nd,next:od}=Ra;Ra.prev=null,Ra.next=null,nd&&(nd.next=od),od&&(od.prev=nd),Ra.parent.children.splice(qa,1),Ra.parent=null}},insertText(Ra,qa){const nd=Ra.children[Ra.children.length-1];nd&&isText(nd)?nd.data+=qa:adapter.appendChild(Ra,adapter.createTextNode(qa))},insertTextBefore(Ra,qa,nd){const od=Ra.children[Ra.children.indexOf(nd)-1];od&&isText(od)?od.data+=qa:adapter.insertBefore(Ra,adapter.createTextNode(qa),nd)},adoptAttributes(Ra,qa){for(let nd=0;nd<qa.length;nd++){const od=qa[nd].name;Ra.attribs[od]===void 0&&(Ra.attribs[od]=qa[nd].value,Ra["x-attribsNamespace"][od]=qa[nd].namespace,Ra["x-attribsPrefix"][od]=qa[nd].prefix)}},getFirstChild(Ra){return Ra.children[0]},getChildNodes(Ra){return Ra.children},getParentNode(Ra){return Ra.parent},getAttrList(Ra){return Ra.attributes},getTagName(Ra){return Ra.name},getNamespaceURI(Ra){return Ra.namespace},getTextNodeContent(Ra){return Ra.data},getCommentNodeContent(Ra){return Ra.data},getDocumentTypeNodeName(Ra){var qa;return(qa=Ra["x-name"])!==null&&qa!==void 0?qa:""},getDocumentTypeNodePublicId(Ra){var qa;return(qa=Ra["x-publicId"])!==null&&qa!==void 0?qa:""},getDocumentTypeNodeSystemId(Ra){var qa;return(qa=Ra["x-systemId"])!==null&&qa!==void 0?qa:""},isDocumentTypeNode(Ra){return isDirective(Ra)&&Ra.name==="!doctype"},setNodeSourceCodeLocation(Ra,qa){qa&&(Ra.startIndex=qa.startOffset,Ra.endIndex=qa.endOffset),Ra.sourceCodeLocation=qa},getNodeSourceCodeLocation(Ra){return Ra.sourceCodeLocation},updateNodeSourceCodeLocation(Ra,qa){qa.endOffset!=null&&(Ra.endIndex=qa.endOffset),Ra.sourceCodeLocation={...Ra.sourceCodeLocation,...qa}}};function parseWithParse5(Ra,qa,nd,od){var ld;return(ld=qa.treeAdapter)!==null&&ld!==void 0||(qa.treeAdapter=adapter),qa.scriptingEnabled!==!1&&(qa.scriptingEnabled=!0),nd?parse$4(Ra,qa):parseFragment(od,Ra,qa)}const renderOpts={treeAdapter:adapter};function renderWithParse5(Ra){const qa="length"in Ra?Ra:[Ra];for(let od=0;od<qa.length;od+=1){const ld=qa[od];isDocument(ld)&&Array.prototype.splice.call(qa,od,1,...ld.children)}let nd="";for(let od=0;od<qa.length;od+=1){const ld=qa[od];nd+=serializeOuter(ld,renderOpts)}return nd}var CharCodes;(function(Ra){Ra[Ra.Tab=9]="Tab",Ra[Ra.NewLine=10]="NewLine",Ra[Ra.FormFeed=12]="FormFeed",Ra[Ra.CarriageReturn=13]="CarriageReturn",Ra[Ra.Space=32]="Space",Ra[Ra.ExclamationMark=33]="ExclamationMark",Ra[Ra.Number=35]="Number",Ra[Ra.Amp=38]="Amp",Ra[Ra.SingleQuote=39]="SingleQuote",Ra[Ra.DoubleQuote=34]="DoubleQuote",Ra[Ra.Dash=45]="Dash",Ra[Ra.Slash=47]="Slash",Ra[Ra.Zero=48]="Zero",Ra[Ra.Nine=57]="Nine",Ra[Ra.Semi=59]="Semi",Ra[Ra.Lt=60]="Lt",Ra[Ra.Eq=61]="Eq",Ra[Ra.Gt=62]="Gt",Ra[Ra.Questionmark=63]="Questionmark",Ra[Ra.UpperA=65]="UpperA",Ra[Ra.LowerA=97]="LowerA",Ra[Ra.UpperF=70]="UpperF",Ra[Ra.LowerF=102]="LowerF",Ra[Ra.UpperZ=90]="UpperZ",Ra[Ra.LowerZ=122]="LowerZ",Ra[Ra.LowerX=120]="LowerX",Ra[Ra.OpeningSquareBracket=91]="OpeningSquareBracket"})(CharCodes||(CharCodes={}));var State$2;(function(Ra){Ra[Ra.Text=1]="Text",Ra[Ra.BeforeTagName=2]="BeforeTagName",Ra[Ra.InTagName=3]="InTagName",Ra[Ra.InSelfClosingTag=4]="InSelfClosingTag",Ra[Ra.BeforeClosingTagName=5]="BeforeClosingTagName",Ra[Ra.InClosingTagName=6]="InClosingTagName",Ra[Ra.AfterClosingTagName=7]="AfterClosingTagName",Ra[Ra.BeforeAttributeName=8]="BeforeAttributeName",Ra[Ra.InAttributeName=9]="InAttributeName",Ra[Ra.AfterAttributeName=10]="AfterAttributeName",Ra[Ra.BeforeAttributeValue=11]="BeforeAttributeValue",Ra[Ra.InAttributeValueDq=12]="InAttributeValueDq",Ra[Ra.InAttributeValueSq=13]="InAttributeValueSq",Ra[Ra.InAttributeValueNq=14]="InAttributeValueNq",Ra[Ra.BeforeDeclaration=15]="BeforeDeclaration",Ra[Ra.InDeclaration=16]="InDeclaration",Ra[Ra.InProcessingInstruction=17]="InProcessingInstruction",Ra[Ra.BeforeComment=18]="BeforeComment",Ra[Ra.CDATASequence=19]="CDATASequence",Ra[Ra.InSpecialComment=20]="InSpecialComment",Ra[Ra.InCommentLike=21]="InCommentLike",Ra[Ra.BeforeSpecialS=22]="BeforeSpecialS",Ra[Ra.BeforeSpecialT=23]="BeforeSpecialT",Ra[Ra.SpecialStartSequence=24]="SpecialStartSequence",Ra[Ra.InSpecialTag=25]="InSpecialTag",Ra[Ra.InEntity=26]="InEntity"})(State$2||(State$2={}));function isWhitespace$1(Ra){return Ra===CharCodes.Space||Ra===CharCodes.NewLine||Ra===CharCodes.Tab||Ra===CharCodes.FormFeed||Ra===CharCodes.CarriageReturn}function isEndOfTagSection(Ra){return Ra===CharCodes.Slash||Ra===CharCodes.Gt||isWhitespace$1(Ra)}function isASCIIAlpha(Ra){return Ra>=CharCodes.LowerA&&Ra<=CharCodes.LowerZ||Ra>=CharCodes.UpperA&&Ra<=CharCodes.UpperZ}var QuoteType;(function(Ra){Ra[Ra.NoValue=0]="NoValue",Ra[Ra.Unquoted=1]="Unquoted",Ra[Ra.Single=2]="Single",Ra[Ra.Double=3]="Double"})(QuoteType||(QuoteType={}));const Sequences={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101]),TextareaEnd:new Uint8Array([60,47,116,101,120,116,97,114,101,97])};class Tokenizer{constructor({xmlMode:qa=!1,decodeEntities:nd=!0},od){this.cbs=od,this.state=State$2.Text,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=State$2.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.currentSequence=void 0,this.sequenceIndex=0,this.xmlMode=qa,this.decodeEntities=nd,this.entityDecoder=new EntityDecoder(qa?xmlDecodeTree:htmlDecodeTree,(ld,ud)=>this.emitCodePoint(ld,ud))}reset(){this.state=State$2.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=State$2.Text,this.currentSequence=void 0,this.running=!0,this.offset=0}write(qa){this.offset+=this.buffer.length,this.buffer=qa,this.parse()}end(){this.running&&this.finish()}pause(){this.running=!1}resume(){this.running=!0,this.index<this.buffer.length+this.offset&&this.parse()}stateText(qa){qa===CharCodes.Lt||!this.decodeEntities&&this.fastForwardTo(CharCodes.Lt)?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=State$2.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&qa===CharCodes.Amp&&this.startEntity()}stateSpecialStartSequence(qa){const nd=this.sequenceIndex===this.currentSequence.length;if(!(nd?isEndOfTagSection(qa):(qa|32)===this.currentSequence[this.sequenceIndex]))this.isSpecial=!1;else if(!nd){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=State$2.InTagName,this.stateInTagName(qa)}stateInSpecialTag(qa){if(this.sequenceIndex===this.currentSequence.length){if(qa===CharCodes.Gt||isWhitespace$1(qa)){const nd=this.index-this.currentSequence.length;if(this.sectionStart<nd){const od=this.index;this.index=nd,this.cbs.ontext(this.sectionStart,nd),this.index=od}this.isSpecial=!1,this.sectionStart=nd+2,this.stateInClosingTagName(qa);return}this.sequenceIndex=0}(qa|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===Sequences.TitleEnd?this.decodeEntities&&qa===CharCodes.Amp&&this.startEntity():this.fastForwardTo(CharCodes.Lt)&&(this.sequenceIndex=1):this.sequenceIndex=+(qa===CharCodes.Lt)}stateCDATASequence(qa){qa===Sequences.Cdata[this.sequenceIndex]?++this.sequenceIndex===Sequences.Cdata.length&&(this.state=State$2.InCommentLike,this.currentSequence=Sequences.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=State$2.InDeclaration,this.stateInDeclaration(qa))}fastForwardTo(qa){for(;++this.index<this.buffer.length+this.offset;)if(this.buffer.charCodeAt(this.index-this.offset)===qa)return!0;return this.index=this.buffer.length+this.offset-1,!1}stateInCommentLike(qa){qa===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===Sequences.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index,2):this.cbs.oncomment(this.sectionStart,this.index,2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=State$2.Text):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):qa!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)}isTagStartChar(qa){return this.xmlMode?!isEndOfTagSection(qa):isASCIIAlpha(qa)}startSpecial(qa,nd){this.isSpecial=!0,this.currentSequence=qa,this.sequenceIndex=nd,this.state=State$2.SpecialStartSequence}stateBeforeTagName(qa){if(qa===CharCodes.ExclamationMark)this.state=State$2.BeforeDeclaration,this.sectionStart=this.index+1;else if(qa===CharCodes.Questionmark)this.state=State$2.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(qa)){const nd=qa|32;this.sectionStart=this.index,this.xmlMode?this.state=State$2.InTagName:nd===Sequences.ScriptEnd[2]?this.state=State$2.BeforeSpecialS:nd===Sequences.TitleEnd[2]?this.state=State$2.BeforeSpecialT:this.state=State$2.InTagName}else qa===CharCodes.Slash?this.state=State$2.BeforeClosingTagName:(this.state=State$2.Text,this.stateText(qa))}stateInTagName(qa){isEndOfTagSection(qa)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=State$2.BeforeAttributeName,this.stateBeforeAttributeName(qa))}stateBeforeClosingTagName(qa){isWhitespace$1(qa)||(qa===CharCodes.Gt?this.state=State$2.Text:(this.state=this.isTagStartChar(qa)?State$2.InClosingTagName:State$2.InSpecialComment,this.sectionStart=this.index))}stateInClosingTagName(qa){(qa===CharCodes.Gt||isWhitespace$1(qa))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=State$2.AfterClosingTagName,this.stateAfterClosingTagName(qa))}stateAfterClosingTagName(qa){(qa===CharCodes.Gt||this.fastForwardTo(CharCodes.Gt))&&(this.state=State$2.Text,this.sectionStart=this.index+1)}stateBeforeAttributeName(qa){qa===CharCodes.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=State$2.InSpecialTag,this.sequenceIndex=0):this.state=State$2.Text,this.sectionStart=this.index+1):qa===CharCodes.Slash?this.state=State$2.InSelfClosingTag:isWhitespace$1(qa)||(this.state=State$2.InAttributeName,this.sectionStart=this.index)}stateInSelfClosingTag(qa){qa===CharCodes.Gt?(this.cbs.onselfclosingtag(this.index),this.state=State$2.Text,this.sectionStart=this.index+1,this.isSpecial=!1):isWhitespace$1(qa)||(this.state=State$2.BeforeAttributeName,this.stateBeforeAttributeName(qa))}stateInAttributeName(qa){(qa===CharCodes.Eq||isEndOfTagSection(qa))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=this.index,this.state=State$2.AfterAttributeName,this.stateAfterAttributeName(qa))}stateAfterAttributeName(qa){qa===CharCodes.Eq?this.state=State$2.BeforeAttributeValue:qa===CharCodes.Slash||qa===CharCodes.Gt?(this.cbs.onattribend(QuoteType.NoValue,this.sectionStart),this.sectionStart=-1,this.state=State$2.BeforeAttributeName,this.stateBeforeAttributeName(qa)):isWhitespace$1(qa)||(this.cbs.onattribend(QuoteType.NoValue,this.sectionStart),this.state=State$2.InAttributeName,this.sectionStart=this.index)}stateBeforeAttributeValue(qa){qa===CharCodes.DoubleQuote?(this.state=State$2.InAttributeValueDq,this.sectionStart=this.index+1):qa===CharCodes.SingleQuote?(this.state=State$2.InAttributeValueSq,this.sectionStart=this.index+1):isWhitespace$1(qa)||(this.sectionStart=this.index,this.state=State$2.InAttributeValueNq,this.stateInAttributeValueNoQuotes(qa))}handleInAttributeValue(qa,nd){qa===nd||!this.decodeEntities&&this.fastForwardTo(nd)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(nd===CharCodes.DoubleQuote?QuoteType.Double:QuoteType.Single,this.index+1),this.state=State$2.BeforeAttributeName):this.decodeEntities&&qa===CharCodes.Amp&&this.startEntity()}stateInAttributeValueDoubleQuotes(qa){this.handleInAttributeValue(qa,CharCodes.DoubleQuote)}stateInAttributeValueSingleQuotes(qa){this.handleInAttributeValue(qa,CharCodes.SingleQuote)}stateInAttributeValueNoQuotes(qa){isWhitespace$1(qa)||qa===CharCodes.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(QuoteType.Unquoted,this.index),this.state=State$2.BeforeAttributeName,this.stateBeforeAttributeName(qa)):this.decodeEntities&&qa===CharCodes.Amp&&this.startEntity()}stateBeforeDeclaration(qa){qa===CharCodes.OpeningSquareBracket?(this.state=State$2.CDATASequence,this.sequenceIndex=0):this.state=qa===CharCodes.Dash?State$2.BeforeComment:State$2.InDeclaration}stateInDeclaration(qa){(qa===CharCodes.Gt||this.fastForwardTo(CharCodes.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=State$2.Text,this.sectionStart=this.index+1)}stateInProcessingInstruction(qa){(qa===CharCodes.Gt||this.fastForwardTo(CharCodes.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=State$2.Text,this.sectionStart=this.index+1)}stateBeforeComment(qa){qa===CharCodes.Dash?(this.state=State$2.InCommentLike,this.currentSequence=Sequences.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=State$2.InDeclaration}stateInSpecialComment(qa){(qa===CharCodes.Gt||this.fastForwardTo(CharCodes.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=State$2.Text,this.sectionStart=this.index+1)}stateBeforeSpecialS(qa){const nd=qa|32;nd===Sequences.ScriptEnd[3]?this.startSpecial(Sequences.ScriptEnd,4):nd===Sequences.StyleEnd[3]?this.startSpecial(Sequences.StyleEnd,4):(this.state=State$2.InTagName,this.stateInTagName(qa))}stateBeforeSpecialT(qa){const nd=qa|32;nd===Sequences.TitleEnd[3]?this.startSpecial(Sequences.TitleEnd,4):nd===Sequences.TextareaEnd[3]?this.startSpecial(Sequences.TextareaEnd,4):(this.state=State$2.InTagName,this.stateInTagName(qa))}startEntity(){this.baseState=this.state,this.state=State$2.InEntity,this.entityStart=this.index,this.entityDecoder.startEntity(this.xmlMode?DecodingMode.Strict:this.baseState===State$2.Text||this.baseState===State$2.InSpecialTag?DecodingMode.Legacy:DecodingMode.Attribute)}stateInEntity(){const qa=this.entityDecoder.write(this.buffer,this.index-this.offset);qa>=0?(this.state=this.baseState,qa===0&&(this.index=this.entityStart)):this.index=this.offset+this.buffer.length-1}cleanup(){this.running&&this.sectionStart!==this.index&&(this.state===State$2.Text||this.state===State$2.InSpecialTag&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===State$2.InAttributeValueDq||this.state===State$2.InAttributeValueSq||this.state===State$2.InAttributeValueNq)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))}shouldContinue(){return this.index<this.buffer.length+this.offset&&this.running}parse(){for(;this.shouldContinue();){const qa=this.buffer.charCodeAt(this.index-this.offset);switch(this.state){case State$2.Text:{this.stateText(qa);break}case State$2.SpecialStartSequence:{this.stateSpecialStartSequence(qa);break}case State$2.InSpecialTag:{this.stateInSpecialTag(qa);break}case State$2.CDATASequence:{this.stateCDATASequence(qa);break}case State$2.InAttributeValueDq:{this.stateInAttributeValueDoubleQuotes(qa);break}case State$2.InAttributeName:{this.stateInAttributeName(qa);break}case State$2.InCommentLike:{this.stateInCommentLike(qa);break}case State$2.InSpecialComment:{this.stateInSpecialComment(qa);break}case State$2.BeforeAttributeName:{this.stateBeforeAttributeName(qa);break}case State$2.InTagName:{this.stateInTagName(qa);break}case State$2.InClosingTagName:{this.stateInClosingTagName(qa);break}case State$2.BeforeTagName:{this.stateBeforeTagName(qa);break}case State$2.AfterAttributeName:{this.stateAfterAttributeName(qa);break}case State$2.InAttributeValueSq:{this.stateInAttributeValueSingleQuotes(qa);break}case State$2.BeforeAttributeValue:{this.stateBeforeAttributeValue(qa);break}case State$2.BeforeClosingTagName:{this.stateBeforeClosingTagName(qa);break}case State$2.AfterClosingTagName:{this.stateAfterClosingTagName(qa);break}case State$2.BeforeSpecialS:{this.stateBeforeSpecialS(qa);break}case State$2.BeforeSpecialT:{this.stateBeforeSpecialT(qa);break}case State$2.InAttributeValueNq:{this.stateInAttributeValueNoQuotes(qa);break}case State$2.InSelfClosingTag:{this.stateInSelfClosingTag(qa);break}case State$2.InDeclaration:{this.stateInDeclaration(qa);break}case State$2.BeforeDeclaration:{this.stateBeforeDeclaration(qa);break}case State$2.BeforeComment:{this.stateBeforeComment(qa);break}case State$2.InProcessingInstruction:{this.stateInProcessingInstruction(qa);break}case State$2.InEntity:{this.stateInEntity();break}}this.index++}this.cleanup()}finish(){this.state===State$2.InEntity&&(this.entityDecoder.end(),this.state=this.baseState),this.handleTrailingData(),this.cbs.onend()}handleTrailingData(){const qa=this.buffer.length+this.offset;this.sectionStart>=qa||(this.state===State$2.InCommentLike?this.currentSequence===Sequences.CdataEnd?this.cbs.oncdata(this.sectionStart,qa,0):this.cbs.oncomment(this.sectionStart,qa,0):this.state===State$2.InTagName||this.state===State$2.BeforeAttributeName||this.state===State$2.BeforeAttributeValue||this.state===State$2.AfterAttributeName||this.state===State$2.InAttributeName||this.state===State$2.InAttributeValueSq||this.state===State$2.InAttributeValueDq||this.state===State$2.InAttributeValueNq||this.state===State$2.InClosingTagName||this.cbs.ontext(this.sectionStart,qa))}emitCodePoint(qa,nd){this.baseState!==State$2.Text&&this.baseState!==State$2.InSpecialTag?(this.sectionStart<this.entityStart&&this.cbs.onattribdata(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+nd,this.index=this.sectionStart-1,this.cbs.onattribentity(qa)):(this.sectionStart<this.entityStart&&this.cbs.ontext(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+nd,this.index=this.sectionStart-1,this.cbs.ontextentity(qa,this.sectionStart))}}const formTags=new Set(["input","option","optgroup","select","button","datalist","textarea"]),pTag=new Set(["p"]),tableSectionTags=new Set(["thead","tbody"]),ddtTags=new Set(["dd","dt"]),rtpTags=new Set(["rt","rp"]),openImpliesClose=new Map([["tr",new Set(["tr","th","td"])],["th",new Set(["th"])],["td",new Set(["thead","th","td"])],["body",new Set(["head","link","script"])],["li",new Set(["li"])],["p",pTag],["h1",pTag],["h2",pTag],["h3",pTag],["h4",pTag],["h5",pTag],["h6",pTag],["select",formTags],["input",formTags],["output",formTags],["button",formTags],["datalist",formTags],["textarea",formTags],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",ddtTags],["dt",ddtTags],["address",pTag],["article",pTag],["aside",pTag],["blockquote",pTag],["details",pTag],["div",pTag],["dl",pTag],["fieldset",pTag],["figcaption",pTag],["figure",pTag],["footer",pTag],["form",pTag],["header",pTag],["hr",pTag],["main",pTag],["nav",pTag],["ol",pTag],["pre",pTag],["section",pTag],["table",pTag],["ul",pTag],["rt",rtpTags],["rp",rtpTags],["tbody",tableSectionTags],["tfoot",tableSectionTags]]),voidElements=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),foreignContextElements=new Set(["math","svg"]),htmlIntegrationElements=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),reNameEnd=/\s|\//;class Parser{constructor(qa,nd={}){var od,ld,ud,cd,dd,pd;this.options=nd,this.startIndex=0,this.endIndex=0,this.openTagStart=0,this.tagname="",this.attribname="",this.attribvalue="",this.attribs=null,this.stack=[],this.buffers=[],this.bufferOffset=0,this.writeIndex=0,this.ended=!1,this.cbs=qa??{},this.htmlMode=!this.options.xmlMode,this.lowerCaseTagNames=(od=nd.lowerCaseTags)!==null&&od!==void 0?od:this.htmlMode,this.lowerCaseAttributeNames=(ld=nd.lowerCaseAttributeNames)!==null&&ld!==void 0?ld:this.htmlMode,this.recognizeSelfClosing=(ud=nd.recognizeSelfClosing)!==null&&ud!==void 0?ud:!this.htmlMode,this.tokenizer=new((cd=nd.Tokenizer)!==null&&cd!==void 0?cd:Tokenizer)(this.options,this),this.foreignContext=[!this.htmlMode],(pd=(dd=this.cbs).onparserinit)===null||pd===void 0||pd.call(dd,this)}ontext(qa,nd){var od,ld;const ud=this.getSlice(qa,nd);this.endIndex=nd-1,(ld=(od=this.cbs).ontext)===null||ld===void 0||ld.call(od,ud),this.startIndex=nd}ontextentity(qa,nd){var od,ld;this.endIndex=nd-1,(ld=(od=this.cbs).ontext)===null||ld===void 0||ld.call(od,fromCodePoint(qa)),this.startIndex=nd}isVoidElement(qa){return this.htmlMode&&voidElements.has(qa)}onopentagname(qa,nd){this.endIndex=nd;let od=this.getSlice(qa,nd);this.lowerCaseTagNames&&(od=od.toLowerCase()),this.emitOpenTag(od)}emitOpenTag(qa){var nd,od,ld,ud;this.openTagStart=this.startIndex,this.tagname=qa;const cd=this.htmlMode&&openImpliesClose.get(qa);if(cd)for(;this.stack.length>0&&cd.has(this.stack[0]);){const dd=this.stack.shift();(od=(nd=this.cbs).onclosetag)===null||od===void 0||od.call(nd,dd,!0)}this.isVoidElement(qa)||(this.stack.unshift(qa),this.htmlMode&&(foreignContextElements.has(qa)?this.foreignContext.unshift(!0):htmlIntegrationElements.has(qa)&&this.foreignContext.unshift(!1))),(ud=(ld=this.cbs).onopentagname)===null||ud===void 0||ud.call(ld,qa),this.cbs.onopentag&&(this.attribs={})}endOpenTag(qa){var nd,od;this.startIndex=this.openTagStart,this.attribs&&((od=(nd=this.cbs).onopentag)===null||od===void 0||od.call(nd,this.tagname,this.attribs,qa),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""}onopentagend(qa){this.endIndex=qa,this.endOpenTag(!1),this.startIndex=qa+1}onclosetag(qa,nd){var od,ld,ud,cd,dd,pd,fd,md;this.endIndex=nd;let vd=this.getSlice(qa,nd);if(this.lowerCaseTagNames&&(vd=vd.toLowerCase()),this.htmlMode&&(foreignContextElements.has(vd)||htmlIntegrationElements.has(vd))&&this.foreignContext.shift(),this.isVoidElement(vd))this.htmlMode&&vd==="br"&&((cd=(ud=this.cbs).onopentagname)===null||cd===void 0||cd.call(ud,"br"),(pd=(dd=this.cbs).onopentag)===null||pd===void 0||pd.call(dd,"br",{},!0),(md=(fd=this.cbs).onclosetag)===null||md===void 0||md.call(fd,"br",!1));else{const Ad=this.stack.indexOf(vd);if(Ad!==-1)for(let Nd=0;Nd<=Ad;Nd++){const Id=this.stack.shift();(ld=(od=this.cbs).onclosetag)===null||ld===void 0||ld.call(od,Id,Nd!==Ad)}else this.htmlMode&&vd==="p"&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=nd+1}onselfclosingtag(qa){this.endIndex=qa,this.recognizeSelfClosing||this.foreignContext[0]?(this.closeCurrentTag(!1),this.startIndex=qa+1):this.onopentagend(qa)}closeCurrentTag(qa){var nd,od;const ld=this.tagname;this.endOpenTag(qa),this.stack[0]===ld&&((od=(nd=this.cbs).onclosetag)===null||od===void 0||od.call(nd,ld,!qa),this.stack.shift())}onattribname(qa,nd){this.startIndex=qa;const od=this.getSlice(qa,nd);this.attribname=this.lowerCaseAttributeNames?od.toLowerCase():od}onattribdata(qa,nd){this.attribvalue+=this.getSlice(qa,nd)}onattribentity(qa){this.attribvalue+=fromCodePoint(qa)}onattribend(qa,nd){var od,ld;this.endIndex=nd,(ld=(od=this.cbs).onattribute)===null||ld===void 0||ld.call(od,this.attribname,this.attribvalue,qa===QuoteType.Double?'"':qa===QuoteType.Single?"'":qa===QuoteType.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""}getInstructionName(qa){const nd=qa.search(reNameEnd);let od=nd<0?qa:qa.substr(0,nd);return this.lowerCaseTagNames&&(od=od.toLowerCase()),od}ondeclaration(qa,nd){this.endIndex=nd;const od=this.getSlice(qa,nd);if(this.cbs.onprocessinginstruction){const ld=this.getInstructionName(od);this.cbs.onprocessinginstruction(`!${ld}`,`!${od}`)}this.startIndex=nd+1}onprocessinginstruction(qa,nd){this.endIndex=nd;const od=this.getSlice(qa,nd);if(this.cbs.onprocessinginstruction){const ld=this.getInstructionName(od);this.cbs.onprocessinginstruction(`?${ld}`,`?${od}`)}this.startIndex=nd+1}oncomment(qa,nd,od){var ld,ud,cd,dd;this.endIndex=nd,(ud=(ld=this.cbs).oncomment)===null||ud===void 0||ud.call(ld,this.getSlice(qa,nd-od)),(dd=(cd=this.cbs).oncommentend)===null||dd===void 0||dd.call(cd),this.startIndex=nd+1}oncdata(qa,nd,od){var ld,ud,cd,dd,pd,fd,md,vd,Ad,Nd;this.endIndex=nd;const Id=this.getSlice(qa,nd-od);!this.htmlMode||this.options.recognizeCDATA?((ud=(ld=this.cbs).oncdatastart)===null||ud===void 0||ud.call(ld),(dd=(cd=this.cbs).ontext)===null||dd===void 0||dd.call(cd,Id),(fd=(pd=this.cbs).oncdataend)===null||fd===void 0||fd.call(pd)):((vd=(md=this.cbs).oncomment)===null||vd===void 0||vd.call(md,`[CDATA[${Id}]]`),(Nd=(Ad=this.cbs).oncommentend)===null||Nd===void 0||Nd.call(Ad)),this.startIndex=nd+1}onend(){var qa,nd;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(let od=0;od<this.stack.length;od++)this.cbs.onclosetag(this.stack[od],!0)}(nd=(qa=this.cbs).onend)===null||nd===void 0||nd.call(qa)}reset(){var qa,nd,od,ld;(nd=(qa=this.cbs).onreset)===null||nd===void 0||nd.call(qa),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,(ld=(od=this.cbs).onparserinit)===null||ld===void 0||ld.call(od,this),this.buffers.length=0,this.foreignContext.length=0,this.foreignContext.unshift(!this.htmlMode),this.bufferOffset=0,this.writeIndex=0,this.ended=!1}parseComplete(qa){this.reset(),this.end(qa)}getSlice(qa,nd){for(;qa-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();let od=this.buffers[0].slice(qa-this.bufferOffset,nd-this.bufferOffset);for(;nd-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),od+=this.buffers[0].slice(0,nd-this.bufferOffset);return od}shiftBuffer(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()}write(qa){var nd,od;if(this.ended){(od=(nd=this.cbs).onerror)===null||od===void 0||od.call(nd,new Error(".write() after done!"));return}this.buffers.push(qa),this.tokenizer.running&&(this.tokenizer.write(qa),this.writeIndex++)}end(qa){var nd,od;if(this.ended){(od=(nd=this.cbs).onerror)===null||od===void 0||od.call(nd,new Error(".end() after done!"));return}qa&&this.write(qa),this.ended=!0,this.tokenizer.end()}pause(){this.tokenizer.pause()}resume(){for(this.tokenizer.resume();this.tokenizer.running&&this.writeIndex<this.buffers.length;)this.tokenizer.write(this.buffers[this.writeIndex++]);this.ended&&this.tokenizer.end()}parseChunk(qa){this.write(qa)}done(qa){this.end(qa)}}function parseDocument(Ra,qa){const nd=new DomHandler(void 0,qa);return new Parser(nd,qa).end(Ra),nd.root}const parse$3=getParse((Ra,qa,nd,od)=>qa._useHtmlParser2?parseDocument(Ra,qa):parseWithParse5(Ra,qa,nd,od)),load$2=getLoad(parse$3,(Ra,qa)=>qa._useHtmlParser2?render$3(Ra,qa):renderWithParse5(Ra)),browser$1=Object.freeze(Object.defineProperty({__proto__:null,contains,load:load$2,merge:merge$2},Symbol.toStringTag,{value:"Module"})),require$$0$2=getAugmentedNamespace(browser$1);var utils$4={},lexer={exports:{}},debug={exports:{}};(function(Ra,qa){var nd={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};Ra.exports=od;function od(ud){return ld.bind(null,ud)}function ld(ud){var cd=[].slice.call(arguments,1);cd.unshift("["+ud+"]"),nd.stderr.write(cd.join(" ")+`
`)}})(debug);var debugExports=debug.exports;(function(Ra,qa){debugExports("lex"),Ra.exports=nd;function nd(od){var ld="",ud,cd=0,dd=-1,pd=0,fd=1,md="before-selector",vd=[md],Ad={},Nd=[],Id=["media","keyframes",{name:"-webkit-keyframes",type:"keyframes",prefix:"-webkit-"},{name:"-moz-keyframes",type:"keyframes",prefix:"-moz-"},{name:"-ms-keyframes",type:"keyframes",prefix:"-ms-"},{name:"-o-keyframes",type:"keyframes",prefix:"-o-"},"font-face",{name:"import",state:"before-at-value"},{name:"charset",state:"before-at-value"},"supports","viewport",{name:"namespace",state:"before-at-value"},"document",{name:"-moz-document",type:"document",prefix:"-moz-"},"page"];function Od(){return df(),od[dd]}function Fd(Tf){return Tf?vd[vd.length-1-Tf]:md}function Pd(Tf){var Mf=dd+1;return Tf===od.slice(Mf,Mf+Tf.length)}function Md(Tf){var Mf=od.slice(dd).indexOf(Tf);return Mf>0?Mf:!1}function Bd(Tf){return Tf===jd(1)}function jd(Tf){return od[dd+(Tf||1)]}function Hd(){var Tf=vd.pop();return md=vd[vd.length-1],Tf}function Gd(Tf){return md=Tf,vd.push(md),vd.length}function zd(Tf){var Mf=md;return vd[vd.length-1]=md=Tf,Mf}function df(Tf){if((Tf||1)==1)od[dd]==`
`?(fd++,cd=1):cd++,dd++;else{var Mf=od.slice(dd,dd+Tf).split(`
`);Mf.length>1&&(fd+=Mf.length-1,cd=1),cd+=Mf[Mf.length-1].length,dd=dd+Tf}}function Wd(){Ad.end={line:fd,col:cd},Nd.push(Ad),ld="",Ad={}}function Jd(Tf){Ad={type:Tf,start:{line:fd,col:cd}}}for(;ud=Od();)switch(ud){case" ":switch(Fd()){case"selector":case"value":case"value-paren":case"at-group":case"at-value":case"comment":case"double-string":case"single-string":ld+=ud;break}break;case`
`:case" ":case"\r":case"\f":switch(Fd()){case"value":case"value-paren":case"at-group":case"comment":case"single-string":case"double-string":case"selector":ld+=ud;break;case"at-value":ud===`
`&&(Ad.value=ld.trim(),Wd(),Hd());break}break;case":":switch(Fd()){case"name":Ad.name=ld.trim(),ld="",zd("before-value");break;case"before-selector":ld+=ud,Jd("selector"),Gd("selector");break;case"before-value":zd("value"),ld+=ud;break;default:ld+=ud;break}break;case";":switch(Fd()){case"name":case"before-value":case"value":ld.trim().length>0&&(Ad.value=ld.trim(),Wd()),zd("before-name");break;case"value-paren":ld+=ud;break;case"at-value":Ad.value=ld.trim(),Wd(),Hd();break;case"before-name":break;default:ld+=ud;break}break;case"{":switch(Fd()){case"selector":if(jd(-1)==="\\"){ld+=ud;break}Ad.text=ld.trim(),Wd(),zd("before-name"),pd=pd+1;break;case"at-group":switch(Ad.name=ld.trim(),Ad.type){case"font-face":case"viewport":case"page":Gd("before-name");break;default:Gd("before-selector")}Wd(),pd=pd+1;break;case"name":case"at-rule":Ad.name=ld.trim(),Wd(),Gd("before-name"),pd=pd+1;break;case"comment":case"double-string":case"single-string":ld+=ud;break;case"before-value":zd("value"),ld+=ud;break}break;case"}":switch(Fd()){case"before-name":case"name":case"before-value":case"value":ld&&(Ad.value=ld.trim()),Ad.name&&Ad.value&&Wd(),Jd("end"),Wd(),Hd(),Fd()==="at-group"&&(Jd("at-group-end"),Wd(),Hd()),pd>0&&(pd=pd-1);break;case"at-group":case"before-selector":case"selector":if(jd(-1)==="\\"){ld+=ud;break}pd>0&&Fd(1)==="at-group"&&(Jd("at-group-end"),Wd()),pd>1&&Hd(),pd>0&&(pd=pd-1);break;case"double-string":case"single-string":case"comment":ld+=ud;break}break;case'"':case"'":switch(Fd()){case"double-string":ud==='"'&&jd(-1)!=="\\"&&Hd();break;case"single-string":ud==="'"&&jd(-1)!=="\\"&&Hd();break;case"before-at-value":zd("at-value"),Gd(ud==='"'?"double-string":"single-string");break;case"before-value":zd("value"),Gd(ud==='"'?"double-string":"single-string");break;case"comment":break;default:jd(-1)!=="\\"&&Gd(ud==='"'?"double-string":"single-string")}ld+=ud;break;case"/":switch(Fd()){case"comment":case"double-string":case"single-string":ld+=ud;break;case"before-value":case"selector":case"name":case"value":if(Bd("*")){var Xd=Md("*/");Xd&&df(Xd+1)}else Fd()=="before-value"&&zd("value"),ld+=ud;break;default:Bd("*")?(Jd("comment"),Gd("comment"),df()):ld+=ud;break}break;case"*":switch(Fd()){case"comment":Bd("/")?(Ad.text=ld,df(),Wd(),Hd()):ld+=ud;break;case"before-selector":ld+=ud,Jd("selector"),Gd("selector");break;case"before-value":zd("value"),ld+=ud;break;default:ld+=ud}break;case"@":switch(Fd()){case"comment":case"double-string":case"single-string":ld+=ud;break;case"before-value":zd("value"),ld+=ud;break;default:for(var _f=!1,vf,Sf,gf=0,bf=Id.length;!_f&&gf<bf;++gf)Sf=Id[gf],vf=Sf.name||Sf,Pd(vf)&&(_f=!0,Jd(vf),Gd(Sf.state||"at-group"),df(vf.length),Sf.prefix&&(Ad.prefix=Sf.prefix),Sf.type&&(Ad.type=Sf.type));_f||(ld+=ud);break}break;case"(":switch(Fd()){case"value":Gd("value-paren");break;case"before-value":zd("value");break}ld+=ud;break;case")":switch(Fd()){case"value-paren":Hd();break;case"before-value":zd("value");break}ld+=ud;break;default:switch(Fd()){case"before-selector":Jd("selector"),Gd("selector");break;case"before-name":Jd("property"),zd("name");break;case"before-value":zd("value");break;case"before-at-value":zd("at-value");break}ld+=ud;break}return Nd}})(lexer);var lexerExports=lexer.exports,parser$2={exports:{}};(function(Ra,qa){debugExports("parse");var nd=lexerExports;Ra.exports=dd;var od,ld,ud,cd;function dd(Hd,Gd){Gd||(Gd={}),od=!!Gd.comments,ud=!!Gd.position,ld=0,cd=Array.isArray(Hd)?Hd.slice():nd(Hd);for(var zd,df=[],Wd;Wd=fd();)zd=Pd(Wd),zd&&df.push(zd);return{type:"stylesheet",stylesheet:{rules:df}}}function pd(Hd,Gd){Gd||(Gd={});for(var zd,df=["type","name","value"],Wd={},Jd=0;Jd<df.length;++Jd)zd=df[Jd],Hd[zd]&&(Wd[zd]=Gd[zd]||Hd[zd]);for(df=Object.keys(Gd),Jd=0;Jd<df.length;++Jd)zd=df[Jd],Wd[zd]||(Wd[zd]=Gd[zd]);return ud&&(Wd.position={start:Hd.start,end:Hd.end}),Wd}function fd(){var Hd=cd.shift();return Hd}function md(Hd){ld=ld+1;var Gd={};switch(Hd.type){case"font-face":case"viewport":Gd.declarations=Bd();break;case"page":Gd.prefix=Hd.prefix,Gd.declarations=Bd();break;default:Gd.prefix=Hd.prefix,Gd.rules=jd()}return pd(Hd,Gd)}function vd(Hd){return pd(Hd)}function Ad(Hd){return pd(Hd)}function Nd(Hd){return pd(Hd,{text:Hd.text})}function Id(Hd){return pd(Hd)}function Od(Hd){return pd(Hd)}function Fd(Hd){function Gd(zd){return zd.trim()}return pd(Hd,{type:"rule",selectors:Hd.text.split(",").map(Gd),declarations:Bd()})}function Pd(Hd){switch(Hd.type){case"property":return Od(Hd);case"selector":return Fd(Hd);case"at-group-end":ld=ld-1;return;case"media":case"keyframes":return md(Hd);case"comment":if(od)return Nd(Hd);break;case"charset":return Ad(Hd);case"import":return vd(Hd);case"namespace":return Id(Hd);case"font-face":case"supports":case"viewport":case"document":case"page":return md(Hd)}}function Md(Hd){for(var Gd,zd=[],df;(df=fd())&&Hd&&Hd(df);)Gd=Pd(df),Gd&&zd.push(Gd);return df&&df.type!=="end"&&cd.unshift(df),zd}function Bd(){return Md(function(Hd){return Hd.type==="property"||Hd.type==="comment"})}function jd(){return Md(function(){return ld})}})(parser$2);var parserExports=parser$2.exports,stringify$2={exports:{}};(function(Ra,qa){debugExports("stringify");var nd,od,ld,ud,cd,dd;Ra.exports=pd;function pd(jd,Hd){Hd||(Hd={}),ld=Hd.indentation||"",od=!!Hd.compress,nd=!!Hd.comments,ud=1,od?cd=dd="":(cd=`
`,dd=" ");var Gd=Id(jd.stylesheet.rules,Md).join(`
`).trim();return Gd}function fd(jd){if(jd){ud+=jd;return}return od?"":Array(ud).join(ld||"")}function md(jd){return"@"+jd.type+" "+jd.value+";"+cd}function vd(jd){var Hd="",Gd=jd.prefix||"";jd.name&&(Hd=" "+jd.name);var zd=jd.type!=="page";return"@"+Gd+jd.type+Hd+dd+Od(jd,zd)+cd}function Ad(jd){return nd?"/*"+(jd.text||"")+"*/"+cd:""}function Nd(jd){var Hd;return jd.selectors?Hd=jd.selectors.join(","+cd):(Hd="@"+jd.type,Hd+=jd.name?" "+jd.name:""),fd()+Hd+dd+Od(jd)+cd}function Id(jd,Hd){return jd.reduce(function(Gd,zd){var df=zd.type==="comment"?Ad(zd):Hd(zd);return df&&Gd.push(df),Gd},[])}function Od(jd,Hd){var Gd=jd.declarations,zd=Pd;return jd.rules&&(Gd=jd.rules,zd=Nd),Gd=Fd(Gd,zd),Gd&&(Gd=cd+Gd+(Hd?"":cd)),"{"+Gd+fd()+"}"}function Fd(jd,Hd){if(!jd)return"";fd(1);var Gd=Id(jd,Hd);return fd(-1),Gd.length?Gd.join(cd):""}function Pd(jd){if(jd.type==="property")return Bd(jd)}function Md(jd){switch(jd.type){case"rule":return Nd(jd);case"media":case"keyframes":return vd(jd);case"comment":return Ad(jd);case"import":case"charset":case"namespace":return md(jd);case"font-face":case"supports":case"viewport":case"document":case"page":return vd(jd)}}function Bd(jd){var Hd=jd.name?jd.name+":"+dd:"";return fd()+Hd+jd.value+";"}})(stringify$2);var stringifyExports=stringify$2.exports,mensch={lex:lexerExports,parse:parserExports,stringify:stringifyExports},selector$1={exports:{}},escapeRe=/([-.*+?^${}()|[\]\/\\])/g,unescapeRe=/\\/g,escape$5=function(Ra){return(Ra+"").replace(escapeRe,"\\$1")},unescape$2=function(Ra){return(Ra+"").replace(unescapeRe,"")},slickRe=RegExp(`^(?:\\s*(,)\\s*|\\s*(<combinator>+)\\s*|(\\s+)|(<unicode>+|\\*)|\\#(<unicode>+)|\\.(<unicode>+)|\\[\\s*(<unicode1>+)(?:\\s*([*^$!~|]?=)(?:\\s*(?:(["']?)(.*?)\\9)))?\\s*\\](?!\\])|(:+)(<unicode>+)(?:\\((?:(?:(["'])([^\\13]*)\\13)|((?:\\([^)]+\\)|[^()]*)+))\\))?)`.replace(/<combinator>/,"["+escape$5(">+~`!@$%^&={}\\;</")+"]").replace(/<unicode>/g,"(?:[\\w\\u00a1-\\uFFFF-]|\\\\[^\\s0-9a-f])").replace(/<unicode1>/g,"(?:[:\\w\\u00a1-\\uFFFF-]|\\\\[^\\s0-9a-f])")),Part=function(qa){this.combinator=qa||" ",this.tag="*"};Part.prototype.toString=function(){if(!this.raw){var Ra="",qa,nd;if(Ra+=this.tag||"*",this.id&&(Ra+="#"+this.id),this.classes&&(Ra+="."+this.classList.join(".")),this.attributes)for(qa=0;nd=this.attributes[qa++];)Ra+="["+nd.name+(nd.operator?nd.operator+'"'+nd.value+'"':"")+"]";if(this.pseudos)for(qa=0;nd=this.pseudos[qa++];)Ra+=":"+nd.name,nd.value&&(Ra+="("+nd.value+")");this.raw=Ra}return this.raw};var Expression=function(){this.length=0};Expression.prototype.toString=function(){if(!this.raw){for(var Ra="",qa=0,nd;nd=this[qa++];)qa!==1&&(Ra+=" "),nd.combinator!==" "&&(Ra+=nd.combinator+" "),Ra+=nd;this.raw=Ra}return this.raw};var replacer=function(Ra,qa,nd,od,ld,ud,cd,dd,pd,fd,md,vd,Ad,Nd,Id,Od){var Fd,Pd;if((qa||!this.length)&&(Fd=this[this.length++]=new Expression,qa))return"";if(Fd||(Fd=this[this.length-1]),(nd||od||!Fd.length)&&(Pd=Fd[Fd.length++]=new Part(nd)),Pd||(Pd=Fd[Fd.length-1]),ld)Pd.tag=unescape$2(ld);else if(ud)Pd.id=unescape$2(ud);else if(cd){var Md=unescape$2(cd),Bd=Pd.classes||(Pd.classes={});if(!Bd[Md]){Bd[Md]=escape$5(cd);var jd=Pd.classList||(Pd.classList=[]);jd.push(Md),jd.sort()}}else Ad?(Od=Od||Id,(Pd.pseudos||(Pd.pseudos=[])).push({type:vd.length==1?"class":"element",name:unescape$2(Ad),escapedName:escape$5(Ad),value:Od?unescape$2(Od):null,escapedValue:Od?escape$5(Od):null})):dd&&(md=md?escape$5(md):null,(Pd.attributes||(Pd.attributes=[])).push({operator:pd,name:unescape$2(dd),escapedName:escape$5(dd),value:md?unescape$2(md):null,escapedValue:md?escape$5(md):null}));return""},Expressions=function(qa){this.length=0;for(var nd=this,od=qa,ld;qa;){if(ld=qa.replace(slickRe,function(){return replacer.apply(nd,arguments)}),ld===qa)throw new Error(od+" is an invalid expression");qa=ld}};Expressions.prototype.toString=function(){if(!this.raw){for(var Ra=[],qa=0,nd;nd=this[qa++];)Ra.push(nd);this.raw=Ra.join(", ")}return this.raw};var cache$1={},parse$2=function(Ra){return Ra==null?null:(Ra=(""+Ra).replace(/^\s+|\s+$/g,""),cache$1[Ra]||(cache$1[Ra]=new Expressions(Ra)))},parser$1=parse$2;(function(Ra,qa){var nd=parser$1;Ra.exports=od;function od(ud,cd){this.text=ud,this.spec=void 0,this.styleAttribute=cd||!1}od.prototype.parsed=function(){return this.tokens||(this.tokens=ld(this.text)),this.tokens},od.prototype.specificity=function(){var ud=this.styleAttribute;return this.spec||(this.spec=cd(this.text,this.parsed())),this.spec;function cd(dd,pd){for(var fd=pd||ld(dd),md=[ud?1:0,0,0,0],vd=[],Ad=0;Ad<fd.length;Ad++){var Nd=fd[Ad],Id=Nd.pseudos;if(Nd.id&&md[1]++,Nd.attributes&&(md[2]+=Nd.attributes.length),Nd.classList&&(md[2]+=Nd.classList.length),Nd.tag&&Nd.tag!=="*"&&md[3]++,Id){md[3]+=Id.length;for(var Od=0;Od<Id.length;Od++)Id[Od].name==="not"&&(vd.push(Id[Od].value),md[3]--)}}for(var Fd=vd.length;Fd--;)for(var Pd=cd(vd[Fd]),Md=4;Md--;)md[Md]+=Pd[Md];return md}};function ld(ud){try{return nd(ud)[0]}catch{return[]}}})(selector$1);var selectorExports=selector$1.exports,property={exports:{}},hasRequiredProperty;function requireProperty(){return hasRequiredProperty||(hasRequiredProperty=1,function(Ra,qa){Ra.exports=od;var nd=requireUtils$1();function od(ld,ud,cd,dd,pd){this.prop=ld,this.value=ud,this.selector=cd,this.priority=dd||0,this.additionalPriority=pd||[]}od.prototype.compareFunc=function(ld){var ud=[];ud.push.apply(ud,this.selector.specificity()),ud.push.apply(ud,this.additionalPriority),ud[0]+=this.priority;var cd=[];return cd.push.apply(cd,ld.selector.specificity()),cd.push.apply(cd,ld.additionalPriority),cd[0]+=ld.priority,nd.compareFunc(ud,cd)},od.prototype.compare=function(ld){var ud=this.compareFunc(ld);return ud===1?this:ld},od.prototype.toString=function(){return this.prop+": "+this.value.replace(/['"]+/g,"")+";"}}(property)),property.exports}var hasRequiredUtils$1;function requireUtils$1(){return hasRequiredUtils$1||(hasRequiredUtils$1=1,function(Ra){var qa=mensch,nd=selectorExports,od=requireProperty();Ra.Selector=nd,Ra.Property=od;/**
* Returns an array of the selectors.
*
* @license Sizzle CSS Selector Engine - MIT
* @param {String} selectorText from mensch
* @api public
*/Ra.extract=function(ud){for(var cd=0,dd=[],pd="",fd=0,md=ud.length;fd<md;fd++){var vd=ud.charAt(fd);cd?((vd==="]"||vd===")")&&cd--,pd+=vd):vd===","?(dd.push(pd),pd=""):((vd==="["||vd==="(")&&cd++,(pd.length||vd!==","&&vd!==`
`&&vd!==" ")&&(pd+=vd))}return pd.length&&dd.push(pd),dd},Ra.parseCSS=function(ld){for(var ud=qa.parse(ld,{position:!0,comments:!0}),cd=typeof ud.stylesheet<"u"&&ud.stylesheet.rules?ud.stylesheet.rules:[],dd=[],pd=0,fd=cd.length;pd<fd;pd++)if(cd[pd].type=="rule")for(var md=cd[pd],vd=md.selectors,Ad=0,Nd=vd.length;Ad<Nd;Ad++)dd.push([vd[Ad],md.declarations]);return dd},Ra.getPreservedText=function(ld,ud,cd){for(var dd=qa.parse(ld,{position:!0,comments:!0}),pd=typeof dd.stylesheet<"u"&&dd.stylesheet.rules?dd.stylesheet.rules:[],fd=[],md=pd.length-1;md>=0;md--)(ud.fontFaces&&pd[md].type==="font-face"||ud.mediaQueries&&pd[md].type==="media"||ud.keyFrames&&pd[md].type==="keyframes"||ud.pseudos&&pd[md].selectors&&this.matchesPseudo(pd[md].selectors[0],cd))&&fd.unshift(qa.stringify({stylesheet:{rules:[pd[md]]}},{comments:!1,indentation:" "})),pd[md].position.start;return fd.length===0?!1:`
`+fd.join(`
`)+`
`},Ra.normalizeLineEndings=function(ld){return ld.replace(/\r\n/g,`
`).replace(/\n/g,`\r
`)},Ra.matchesPseudo=function(ld,ud){return ud.find(function(cd){return ld.indexOf(cd)>-1})},Ra.compareFunc=function(ld,ud){for(var cd=Math.min(ld.length,ud.length),dd=0;dd<cd;dd++)if(ld[dd]!==ud[dd])return ld[dd]>ud[dd]?1:-1;return ld.length-ud.length},Ra.compare=function(ld,ud){return Ra.compareFunc(ld,ud)==1?ld:ud},Ra.getDefaultOptions=function(ld){var ud=Object.assign({extraCss:"",insertPreservedExtraCss:!0,applyStyleTags:!0,removeStyleTags:!0,preserveMediaQueries:!0,preserveFontFaces:!0,preserveKeyFrames:!0,preservePseudos:!0,applyWidthAttributes:!0,applyHeightAttributes:!0,applyAttributesTableElements:!0,resolveCSSVariables:!0,url:""},ld);return ud.webResources=ud.webResources||{},ud}}(utils$4)),utils$4}(function(Ra){var qa=require$$0$2;requireUtils$1();var nd=function(ld,ud,cd){const{xmlMode:dd,...pd}=ud;return ud=Object.assign({xml:{decodeEntities:!1,xmlMode:dd}},pd),ld=cd(ld),qa.load(ld,ud)},od=function(){var ld=[],ud=function(dd){var pd=Ra.exports.codeBlocks;return Object.keys(pd).forEach(function(fd){var md=new RegExp(pd[fd].start+"([\\S\\s]*?)"+pd[fd].end,"g");dd=dd.replace(md,function(vd,Ad){return ld.push(vd),"JUICE_CODE_BLOCK_"+(ld.length-1)+"_"})}),dd},cd=function(dd){for(var pd=0;pd<ld.length;pd++){var fd=new RegExp("JUICE_CODE_BLOCK_"+pd+'_(="")?',"gi");dd=dd.replace(fd,function(){return ld[pd]})}return dd};return{encodeEntities:ud,decodeEntities:cd}};Ra.exports=function(ld,ud,cd,dd){var pd=od(),fd=nd(ld,ud,pd.encodeEntities),md=[fd];md.push.apply(md,dd);var vd=cd.apply(void 0,md)||fd;return ud&&ud.xmlMode?pd.decodeEntities(vd.xml()):pd.decodeEntities(vd.html())},Ra.exports.codeBlocks={EJS:{start:"<%",end:"%>"},HBS:{start:"{{",end:"}}"}}})(cheerio$1);var cheerioExports=cheerio$1.exports,numbers$1={};numbers$1.romanize=function(Ra){if(isNaN(Ra))return NaN;for(var qa=String(+Ra).split(""),nd=["","C","CC","CCC","CD","D","DC","DCC","DCCC","CM","","X","XX","XXX","XL","L","LX","LXX","LXXX","XC","","I","II","III","IV","V","VI","VII","VIII","IX"],od="",ld=3;ld--;)od=(nd[+qa.pop()+ld*10]||"")+od;return Array(+qa.join("")+1).join("M")+od};numbers$1.alphanumeric=function(Ra){for(var qa="",nd;Ra>0;)nd=(Ra-1)%26,qa=String.fromCharCode(65+nd)+qa,Ra=(Ra-nd)/26|0;return qa||void 0};const uniqueString=Ra=>{let qa="";do qa=(Math.random()+1).toString(36).substring(2);while(Ra.indexOf(qa)!==-1);return qa},replaceVariables=(Ra,qa)=>{let nd=/([a-z\-]+)\s*\(\s*([^\(\)]*?)\s*(?:,\s*([^\(\)]*?)\s*)?\s*\)/i,od=[],ld,ud=uniqueString(qa);for(;(ld=nd.exec(qa))!==null;){let dd=`${od.length}`;if(ld[1].toLowerCase()=="var"){const fd=findVariableValue(Ra,ld[2]);if(fd){qa=qa.replace(ld[0],fd);continue}if(ld[3]){qa=qa.replace(ld[0],ld[3]);continue}}let pd=`${ud}${dd.padStart(5,"-")}`;qa=qa.replace(ld[0],pd),od.push({placeholder:pd,replace:ld[0]})}for(var cd=od.length-1;cd>=0;cd--){const dd=od[cd];qa=qa.replace(dd.placeholder,dd.replace)}return qa},findVariableValue=(Ra,qa)=>{for(;Ra;){if(Ra.styleProps&&qa in Ra.styleProps)return Ra.styleProps[qa].value;var Ra=Ra.pseudoElementParent||Ra.parent}};var variables$1={replaceVariables,findVariableValue},utils$3=requireUtils$1(),numbers=numbers$1,variables=variables$1,inline$2=function(qa){qa.ignoredPseudos=["hover","active","focus","visited","link"],qa.widthElements=["TABLE","TD","TH","IMG"],qa.heightElements=["TABLE","TD","TH","IMG"],qa.tableElements=["TABLE","TH","TR","TD","CAPTION","COLGROUP","COL","THEAD","TBODY","TFOOT"],qa.nonVisualElements=["HEAD","TITLE","BASE","LINK","STYLE","META","SCRIPT","NOSCRIPT"],qa.styleToAttribute={"background-color":"bgcolor","background-image":"background","text-align":"align","vertical-align":"valign"},qa.excludedProperties=[],qa.juiceDocument=fd,qa.inlineDocument=nd;function nd(Ad,Nd,Id){Id=Id||{};var Od=utils$3.parseCSS(Nd),Fd=[],Pd="style",Md={};if(Id.styleAttributeName&&(Pd=Id.styleAttributeName),Od.forEach(Hd),Fd.forEach(Gd),Id.inlinePseudoElements&&Fd.forEach(zd),Id.applyWidthAttributes&&Fd.forEach(function(Xd){df(Xd,"width")}),Id.applyHeightAttributes&&Fd.forEach(function(Xd){df(Xd,"height")}),Id.applyAttributesTableElements&&Fd.forEach(Jd),Id.insertPreservedExtraCss&&Id.extraCss){var Bd=utils$3.getPreservedText(Id.extraCss,{mediaQueries:Id.preserveMediaQueries,fontFaces:Id.preserveFontFaces,keyFrames:Id.preserveKeyFrames});if(Bd){var jd=null;Id.insertPreservedExtraCss!==!0?jd=Ad(Id.insertPreservedExtraCss):(jd=Ad("head"),jd.length||(jd=Ad("body")),jd.length||(jd=Ad.root())),jd.first().append("<style>"+Bd+"</style>")}}function Hd(Xd){var _f=Xd[0],vf=Xd[1],Sf=new utils$3.Selector(_f),gf=Sf.parsed();if(gf){for(var bf=cd(gf),Tf=0;Tf<gf.length;++Tf){var Mf=gf[Tf];if(Mf.pseudos)for(var Kf=0;Kf<Mf.pseudos.length;++Kf){var Zf=Mf.pseudos[Kf];if(qa.ignoredPseudos.indexOf(Zf.name)>=0)return}}if(bf){var eh=gf[gf.length-1],$f=eh.pseudos;eh.pseudos=pd(eh.pseudos),_f=gf.toString(),eh.pseudos=$f}var Df;try{Df=Ad(_f)}catch{return}Df.each(function(){var Lf=this;if(Lf.name&&qa.nonVisualElements.indexOf(Lf.name.toUpperCase())>=0)return;if(Lf.counterProps||(Lf.counterProps=Lf.parent&&Lf.parent.counterProps?Object.create(Lf.parent.counterProps):{}),bf){var zf="pseudo"+bf,Jf=Lf[zf];Jf||(Jf=Lf[zf]=Ad("<span />").get(0),Jf.pseudoElementType=bf,Jf.pseudoElementParent=Lf,Jf.counterProps=Lf.counterProps,Lf[zf]=Jf),Lf=Jf}if(!Lf.styleProps){if(Lf.styleProps={},Ad(Lf).attr(Pd)){var xf="* { "+Ad(Lf).attr(Pd)+" } ";qf(utils$3.parseCSS(xf)[0][1],new utils$3.Selector("<style>",!0))}Fd.push(Lf)}function yf(oh,Yf){for(var kf=Yf.split(/\s+/),Vf=0;Vf<kf.length;Vf++){var fh=kf[Vf],Gf=parseInt(kf[Vf+1],10);isNaN(Gf)?oh.counterProps[fh]=Md[fh]=0:oh.counterProps[fh]=Md[kf[Vf++]]=Gf}}function Bf(oh,Yf){for(var kf=Yf.split(/\s+/),Vf=0;Vf<kf.length;Vf++){var fh=kf[Vf];if(oh.counterProps[fh]!==void 0){var Gf=parseInt(kf[Vf+1],10);isNaN(Gf)?oh.counterProps[fh]=Md[fh]+=1:oh.counterProps[fh]=Md[kf[Vf++]]+=Gf}}}function qf(oh,Yf){for(var kf=0,Vf=oh.length;kf<Vf;kf++)if(oh[kf].type=="property"){var fh=oh[kf].name,Gf=oh[kf].value;fh==="counter-reset"&&yf(Lf,Gf),fh==="counter-increment"&&Bf(Lf,Gf);var wf=Gf.match(/!important$/)!==null;wf&&!Id.preserveImportant&&(Gf=od(Gf));var Rf=[oh[kf].position.start.line,oh[kf].position.start.col],Uf=new utils$3.Property(fh,Gf,Yf,wf?2:0,Rf),ph=Lf.styleProps[fh];qa.excludedProperties.indexOf(fh)<0&&(ph&&ph.compare(Uf)===Uf||!ph)&&(ph&&ph.selector!==Yf?delete Lf.styleProps[fh]:ph&&(Uf.nextProp=ph),Lf.styleProps[fh]=Uf)}}qf(vf,Sf)})}}function Gd(Xd){Object.keys(Xd.styleProps).length;var _f=[];Object.keys(Xd.styleProps).forEach(function(Sf){for(var gf=Xd.styleProps[Sf];typeof gf<"u";)_f.push(gf),gf=gf.nextProp}),_f.sort(function(Sf,gf){return Sf.compareFunc(gf)});var vf=_f.filter(function(Sf){return Id.resolveCSSVariables&&Sf.prop.indexOf("--")===0?!1:Sf.prop!=="content"}).map(function(Sf){return Id.resolveCSSVariables&&(Sf.value=variables.replaceVariables(Xd,Sf.value)),Sf.prop+": "+Sf.value.replace(/["]/g,"'")+";"}).join(" ");vf&&Ad(Xd).attr(Pd,vf)}function zd(Xd){if(Xd.pseudoElementType&&Xd.styleProps.content){var _f=ud(Xd);_f.img?(Xd.name="img",Ad(Xd).attr("src",_f.img)):Ad(Xd).text(_f);var vf=Xd.pseudoElementParent;Xd.pseudoElementType==="before"?Ad(vf).prepend(Xd):Ad(vf).append(Xd)}}function df(Xd,_f){if(Xd.name){var vf=Xd.name.toUpperCase();if(qa[_f+"Elements"].indexOf(vf)>-1){for(var Sf in Xd.styleProps)if(Xd.styleProps[Sf].prop===_f){var gf=Xd.styleProps[Sf].value;if(Id.preserveImportant&&(gf=od(gf)),gf.match(/(px|auto)/)){var bf=gf.replace("px","");Ad(Xd).attr(_f,bf);return}if(qa.tableElements.indexOf(vf)>-1&&gf.match(/\%/)){Ad(Xd).attr(_f,gf);return}}}}}function Wd(Xd){return Xd.indexOf("url(")!==0?Xd:Xd.replace(/^url\((["'])?([^"']+)\1\)$/,"$2")}function Jd(Xd){if(Xd.name){var _f=Xd.name.toUpperCase(),vf=Object.keys(qa.styleToAttribute);if(qa.tableElements.indexOf(_f)>-1){for(var Sf in Xd.styleProps)if(vf.indexOf(Xd.styleProps[Sf].prop)>-1){var gf=qa.styleToAttribute[Xd.styleProps[Sf].prop],bf=Xd.styleProps[Sf].value;if(Id.preserveImportant&&(bf=od(bf)),gf==="background"&&(bf=Wd(bf)),/(linear|radial)-gradient\(/i.test(bf))continue;Ad(Xd).attr(gf,bf)}}}}}function od(Ad){return Ad.replace(/\s*!important$/,"")}function ld(Ad,Nd){switch(Nd){case"lower-roman":return numbers.romanize(Ad).toLowerCase();case"upper-roman":return numbers.romanize(Ad);case"lower-latin":case"lower-alpha":return numbers.alphanumeric(Ad).toLowerCase();case"upper-latin":case"upper-alpha":return numbers.alphanumeric(Ad);default:return Ad.toString()}}function ud(Ad){var Nd=Ad.styleProps.content.value;if(Nd==="none"||Nd==="normal")return"";var Id=Nd.match(/^\s*url\s*\(\s*(.*?)\s*\)\s*$/i);if(Id){var Od=Id[1].replace(/^['"]|['"]$/g,"");return{img:Od}}for(var Fd=[],Pd=Nd.split(/['"]/),Md=0;Md<Pd.length;Md++)if(Pd[Md]!==""){var Bd=Pd[Md].match(/var\s*\(\s*(.*?)\s*(,\s*(.*?)\s*)?\s*\)/i);if(Bd){var jd=variables.findVariableValue(Ad,Bd[1])||Bd[2];Fd.push(jd.replace(/^['"]|['"]$/g,""));continue}var Hd=Pd[Md].match(/counter\s*\(\s*(.*?)\s*(,\s*(.*?)\s*)?\s*\)/i);if(Hd&&Hd[1]in Ad.counterProps){var Gd=Ad.counterProps[Hd[1]];Fd.push(ld(Gd,Hd[3]));continue}var zd=Pd[Md].match(/attr\s*\(\s*(.*?)\s*\)/i);if(zd){var df=zd[1];Fd.push(Ad.pseudoElementParent?Ad.pseudoElementParent.attribs[df]:Ad.attribs[df]);continue}Fd.push(Pd[Md])}return Nd=Fd.join(""),Nd=Nd.replace(/\\/g,""),Nd}function cd(Ad){if(Ad.length!==0){var Nd=Ad[Ad.length-1].pseudos;if(Nd){for(var Id=0;Id<Nd.length;Id++)if(dd(Nd[Id]))return Nd[Id].name}}}function dd(Ad){return Ad.name==="before"||Ad.name==="after"}function pd(Ad){return Ad.filter(function(Nd){return!dd(Nd)})}function fd(Ad,Nd){Nd=utils$3.getDefaultOptions(Nd);var Id=vd(Ad,Nd);return Id+=`
`+Nd.extraCss,nd(Ad,Id,Nd),Ad}function md(Ad,Nd){var Id=[],Od=Ad("style"),Fd,Pd,Md;return Od.each(function(){if(Md=this,Fd=Md.childNodes,Fd.length!==1){Nd.removeStyleTags&&Ad(Md).remove();return}if(Pd=Fd[0].data,Nd.applyStyleTags&&Ad(Md).attr("data-embed")===void 0&&Id.push(Pd),Nd.removeStyleTags&&Ad(Md).attr("data-embed")===void 0){var Bd=Md.childNodes[0].nodeValue,jd=utils$3.getPreservedText(Bd,{mediaQueries:Nd.preserveMediaQueries,fontFaces:Nd.preserveFontFaces,keyFrames:Nd.preserveKeyFrames,pseudos:Nd.preservePseudos},qa.ignoredPseudos);jd?Md.childNodes[0].nodeValue=jd:Ad(Md).remove()}Ad(Md).removeAttr("data-embed")}),Id}function vd(Ad,Nd){var Id=md(Ad,Nd),Od=Id.join(`
`);return Od}return qa},cheerio=cheerioExports,makeJuiceClient=inline$2,juiceClient=makeJuiceClient(function(Ra,qa){return cheerio(Ra,{xmlMode:qa&&qa.xmlMode},juiceDocument,[qa])}),juiceDocument=function(Ra,qa){return juiceClient.juiceDocument(Ra,qa)};juiceClient.inlineContent=function(Ra,qa,nd){return cheerio(Ra,{xmlMode:nd&&nd.xmlMode},juiceClient.inlineDocument,[qa,nd])};juiceClient.codeBlocks=cheerio.codeBlocks;var client=juiceClient;const juice=getDefaultExportFromCjs(client);var $s$2=Object.create,je$4=Object.defineProperty,Vs$1=Object.getOwnPropertyDescriptor,qs$2=Object.getOwnPropertyNames,zs$1=Object.getPrototypeOf,Ks$2=Object.prototype.hasOwnProperty,Hs$2=(Ra,qa)=>()=>(qa||Ra((qa={exports:{}}).exports,qa),qa.exports),Ws$1=(Ra,qa)=>{for(var nd in qa)je$4(Ra,nd,{get:qa[nd],enumerable:!0})},Js$1=(Ra,qa,nd,od)=>{if(qa&&typeof qa=="object"||typeof qa=="function")for(let ld of qs$2(qa))!Ks$2.call(Ra,ld)&&ld!==nd&&je$4(Ra,ld,{get:()=>qa[ld],enumerable:!(od=Vs$1(qa,ld))||od.enumerable});return Ra},vt$3=(Ra,qa,nd)=>(nd=Ra!=null?$s$2(zs$1(Ra)):{},Js$1(je$4(nd,"default",{value:Ra,enumerable:!0}),Ra)),At$5=Hs$2(Ra=>{Object.defineProperty(Ra,"__esModule",{value:!0});function qa(Vd,Ld){if(Vd==null)return{};var Yd={},mf=Object.keys(Vd),Af,Wf;for(Wf=0;Wf<mf.length;Wf++)Af=mf[Wf],!(Ld.indexOf(Af)>=0)&&(Yd[Af]=Vd[Af]);return Yd}var nd=class{constructor(Vd,Ld,Yd){this.line=void 0,this.column=void 0,this.index=void 0,this.line=Vd,this.column=Ld,this.index=Yd}},od=class{constructor(Vd,Ld){this.start=void 0,this.end=void 0,this.filename=void 0,this.identifierName=void 0,this.start=Vd,this.end=Ld}};function ld(Vd,Ld){let{line:Yd,column:mf,index:Af}=Vd;return new nd(Yd,mf+Ld,Af+Ld)}var ud="BABEL_PARSER_SOURCETYPE_MODULE_REQUIRED",cd={ImportMetaOutsideModule:{message:`import.meta may appear only with 'sourceType: "module"'`,code:ud},ImportOutsideModule:{message:`'import' and 'export' may appear only with 'sourceType: "module"'`,code:ud}},dd={ArrayPattern:"array destructuring pattern",AssignmentExpression:"assignment expression",AssignmentPattern:"assignment expression",ArrowFunctionExpression:"arrow function expression",ConditionalExpression:"conditional expression",CatchClause:"catch clause",ForOfStatement:"for-of statement",ForInStatement:"for-in statement",ForStatement:"for-loop",FormalParameters:"function parameter list",Identifier:"identifier",ImportSpecifier:"import specifier",ImportDefaultSpecifier:"import default specifier",ImportNamespaceSpecifier:"import namespace specifier",ObjectPattern:"object destructuring pattern",ParenthesizedExpression:"parenthesized expression",RestElement:"rest element",UpdateExpression:{true:"prefix operation",false:"postfix operation"},VariableDeclarator:"variable declaration",YieldExpression:"yield expression"},pd=Vd=>Vd.type==="UpdateExpression"?dd.UpdateExpression[`${Vd.prefix}`]:dd[Vd.type],fd={AccessorIsGenerator:({kind:Vd})=>`A ${Vd}ter cannot be a generator.`,ArgumentsInClass:"'arguments' is only allowed in functions and class methods.",AsyncFunctionInSingleStatementContext:"Async functions can only be declared at the top level or inside a block.",AwaitBindingIdentifier:"Can not use 'await' as identifier inside an async function.",AwaitBindingIdentifierInStaticBlock:"Can not use 'await' as identifier inside a static block.",AwaitExpressionFormalParameter:"'await' is not allowed in async function parameters.",AwaitUsingNotInAsyncContext:"'await using' is only allowed within async functions and at the top levels of modules.",AwaitNotInAsyncContext:"'await' is only allowed within async functions and at the top levels of modules.",AwaitNotInAsyncFunction:"'await' is only allowed within async functions.",BadGetterArity:"A 'get' accessor must not have any formal parameters.",BadSetterArity:"A 'set' accessor must have exactly one formal parameter.",BadSetterRestParameter:"A 'set' accessor function argument must not be a rest parameter.",ConstructorClassField:"Classes may not have a field named 'constructor'.",ConstructorClassPrivateField:"Classes may not have a private field named '#constructor'.",ConstructorIsAccessor:"Class constructor may not be an accessor.",ConstructorIsAsync:"Constructor can't be an async function.",ConstructorIsGenerator:"Constructor can't be a generator.",DeclarationMissingInitializer:({kind:Vd})=>`Missing initializer in ${Vd} declaration.`,DecoratorArgumentsOutsideParentheses:"Decorator arguments must be moved inside parentheses: use '@(decorator(args))' instead of '@(decorator)(args)'.",DecoratorBeforeExport:"Decorators must be placed *before* the 'export' keyword. Remove the 'decoratorsBeforeExport: true' option to use the 'export @decorator class {}' syntax.",DecoratorsBeforeAfterExport:"Decorators can be placed *either* before or after the 'export' keyword, but not in both locations at the same time.",DecoratorConstructor:"Decorators can't be used with a constructor. Did you mean '@dec class { ... }'?",DecoratorExportClass:"Decorators must be placed *after* the 'export' keyword. Remove the 'decoratorsBeforeExport: false' option to use the '@decorator export class {}' syntax.",DecoratorSemicolon:"Decorators must not be followed by a semicolon.",DecoratorStaticBlock:"Decorators can't be used with a static block.",DeferImportRequiresNamespace:'Only `import defer * as x from "./module"` is valid.',DeletePrivateField:"Deleting a private field is not allowed.",DestructureNamedImport:"ES2015 named imports do not destructure. Use another statement for destructuring after the import.",DuplicateConstructor:"Duplicate constructor in the same class.",DuplicateDefaultExport:"Only one default export allowed per module.",DuplicateExport:({exportName:Vd})=>`\`${Vd}\` has already been exported. Exported identifiers must be unique.`,DuplicateProto:"Redefinition of __proto__ property.",DuplicateRegExpFlags:"Duplicate regular expression flag.",DynamicImportPhaseRequiresImportExpressions:({phase:Vd})=>`'import.${Vd}(...)' can only be parsed when using the 'createImportExpressions' option.`,ElementAfterRest:"Rest element must be last element.",EscapedCharNotAnIdentifier:"Invalid Unicode escape.",ExportBindingIsString:({localName:Vd,exportName:Ld})=>`A string literal cannot be used as an exported binding without \`from\`.
- Did you mean \`export { '${Vd}' as '${Ld}' } from 'some-module'\`?`,ExportDefaultFromAsIdentifier:"'from' is not allowed as an identifier after 'export default'.",ForInOfLoopInitializer:({type:Vd})=>`'${Vd==="ForInStatement"?"for-in":"for-of"}' loop variable declaration may not have an initializer.`,ForInUsing:"For-in loop may not start with 'using' declaration.",ForOfAsync:"The left-hand side of a for-of loop may not be 'async'.",ForOfLet:"The left-hand side of a for-of loop may not start with 'let'.",GeneratorInSingleStatementContext:"Generators can only be declared at the top level or inside a block.",IllegalBreakContinue:({type:Vd})=>`Unsyntactic ${Vd==="BreakStatement"?"break":"continue"}.`,IllegalLanguageModeDirective:"Illegal 'use strict' directive in function with non-simple parameter list.",IllegalReturn:"'return' outside of function.",ImportAttributesUseAssert:"The `assert` keyword in import attributes is deprecated and it has been replaced by the `with` keyword. You can enable the `deprecatedAssertSyntax: true` option in the import attributes plugin to suppress this error.",ImportBindingIsString:({importName:Vd})=>`A string literal cannot be used as an imported binding.
- Did you mean \`import { "${Vd}" as foo }\`?`,ImportCallArgumentTrailingComma:"Trailing comma is disallowed inside import(...) arguments.",ImportCallArity:({maxArgumentCount:Vd})=>`\`import()\` requires exactly ${Vd===1?"one argument":"one or two arguments"}.`,ImportCallNotNewExpression:"Cannot use new with import(...).",ImportCallSpreadArgument:"`...` is not allowed in `import()`.",ImportJSONBindingNotDefault:"A JSON module can only be imported with `default`.",ImportReflectionHasAssertion:"`import module x` cannot have assertions.",ImportReflectionNotBinding:'Only `import module x from "./module"` is valid.',IncompatibleRegExpUVFlags:"The 'u' and 'v' regular expression flags cannot be enabled at the same time.",InvalidBigIntLiteral:"Invalid BigIntLiteral.",InvalidCodePoint:"Code point out of bounds.",InvalidCoverInitializedName:"Invalid shorthand property initializer.",InvalidDecimal:"Invalid decimal.",InvalidDigit:({radix:Vd})=>`Expected number in radix ${Vd}.`,InvalidEscapeSequence:"Bad character escape sequence.",InvalidEscapeSequenceTemplate:"Invalid escape sequence in template.",InvalidEscapedReservedWord:({reservedWord:Vd})=>`Escape sequence in keyword ${Vd}.`,InvalidIdentifier:({identifierName:Vd})=>`Invalid identifier ${Vd}.`,InvalidLhs:({ancestor:Vd})=>`Invalid left-hand side in ${pd(Vd)}.`,InvalidLhsBinding:({ancestor:Vd})=>`Binding invalid left-hand side in ${pd(Vd)}.`,InvalidLhsOptionalChaining:({ancestor:Vd})=>`Invalid optional chaining in the left-hand side of ${pd(Vd)}.`,InvalidNumber:"Invalid number.",InvalidOrMissingExponent:"Floating-point numbers require a valid exponent after the 'e'.",InvalidOrUnexpectedToken:({unexpected:Vd})=>`Unexpected character '${Vd}'.`,InvalidParenthesizedAssignment:"Invalid parenthesized assignment pattern.",InvalidPrivateFieldResolution:({identifierName:Vd})=>`Private name #${Vd} is not defined.`,InvalidPropertyBindingPattern:"Binding member expression.",InvalidRecordProperty:"Only properties and spread elements are allowed in record definitions.",InvalidRestAssignmentPattern:"Invalid rest operator's argument.",LabelRedeclaration:({labelName:Vd})=>`Label '${Vd}' is already declared.`,LetInLexicalBinding:"'let' is disallowed as a lexically bound name.",LineTerminatorBeforeArrow:"No line break is allowed before '=>'.",MalformedRegExpFlags:"Invalid regular expression flag.",MissingClassName:"A class name is required.",MissingEqInAssignment:"Only '=' operator can be used for specifying default value.",MissingSemicolon:"Missing semicolon.",MissingPlugin:({missingPlugin:Vd})=>`This experimental syntax requires enabling the parser plugin: ${Vd.map(Ld=>JSON.stringify(Ld)).join(", ")}.`,MissingOneOfPlugins:({missingPlugin:Vd})=>`This experimental syntax requires enabling one of the following parser plugin(s): ${Vd.map(Ld=>JSON.stringify(Ld)).join(", ")}.`,MissingUnicodeEscape:"Expecting Unicode escape sequence \\uXXXX.",MixingCoalesceWithLogical:"Nullish coalescing operator(??) requires parens when mixing with logical operators.",ModuleAttributeDifferentFromType:"The only accepted module attribute is `type`.",ModuleAttributeInvalidValue:"Only string literals are allowed as module attribute values.",ModuleAttributesWithDuplicateKeys:({key:Vd})=>`Duplicate key "${Vd}" is not allowed in module attributes.`,ModuleExportNameHasLoneSurrogate:({surrogateCharCode:Vd})=>`An export name cannot include a lone surrogate, found '\\u${Vd.toString(16)}'.`,ModuleExportUndefined:({localName:Vd})=>`Export '${Vd}' is not defined.`,MultipleDefaultsInSwitch:"Multiple default clauses.",NewlineAfterThrow:"Illegal newline after throw.",NoCatchOrFinally:"Missing catch or finally clause.",NumberIdentifier:"Identifier directly after number.",NumericSeparatorInEscapeSequence:"Numeric separators are not allowed inside unicode escape sequences or hex escape sequences.",ObsoleteAwaitStar:"'await*' has been removed from the async functions proposal. Use Promise.all() instead.",OptionalChainingNoNew:"Constructors in/after an Optional Chain are not allowed.",OptionalChainingNoTemplate:"Tagged Template Literals are not allowed in optionalChain.",OverrideOnConstructor:"'override' modifier cannot appear on a constructor declaration.",ParamDupe:"Argument name clash.",PatternHasAccessor:"Object pattern can't contain getter or setter.",PatternHasMethod:"Object pattern can't contain methods.",PrivateInExpectedIn:({identifierName:Vd})=>`Private names are only allowed in property accesses (\`obj.#${Vd}\`) or in \`in\` expressions (\`#${Vd} in obj\`).`,PrivateNameRedeclaration:({identifierName:Vd})=>`Duplicate private name #${Vd}.`,RecordExpressionBarIncorrectEndSyntaxType:"Record expressions ending with '|}' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",RecordExpressionBarIncorrectStartSyntaxType:"Record expressions starting with '{|' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",RecordExpressionHashIncorrectStartSyntaxType:"Record expressions starting with '#{' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'hash'.",RecordNoProto:"'__proto__' is not allowed in Record expressions.",RestTrailingComma:"Unexpected trailing comma after rest element.",SloppyFunction:"In non-strict mode code, functions can only be declared at top level or inside a block.",SloppyFunctionAnnexB:"In non-strict mode code, functions can only be declared at top level, inside a block, or as the body of an if statement.",SourcePhaseImportRequiresDefault:'Only `import source x from "./module"` is valid.',StaticPrototype:"Classes may not have static property named prototype.",SuperNotAllowed:"`super()` is only valid inside a class constructor of a subclass. Maybe a typo in the method name ('constructor') or not extending another class?",SuperPrivateField:"Private fields can't be accessed on super.",TrailingDecorator:"Decorators must be attached to a class element.",TupleExpressionBarIncorrectEndSyntaxType:"Tuple expressions ending with '|]' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",TupleExpressionBarIncorrectStartSyntaxType:"Tuple expressions starting with '[|' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",TupleExpressionHashIncorrectStartSyntaxType:"Tuple expressions starting with '#[' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'hash'.",UnexpectedArgumentPlaceholder:"Unexpected argument placeholder.",UnexpectedAwaitAfterPipelineBody:'Unexpected "await" after pipeline body; await must have parentheses in minimal proposal.',UnexpectedDigitAfterHash:"Unexpected digit after hash token.",UnexpectedImportExport:"'import' and 'export' may only appear at the top level.",UnexpectedKeyword:({keyword:Vd})=>`Unexpected keyword '${Vd}'.`,UnexpectedLeadingDecorator:"Leading decorators must be attached to a class declaration.",UnexpectedLexicalDeclaration:"Lexical declaration cannot appear in a single-statement context.",UnexpectedNewTarget:"`new.target` can only be used in functions or class properties.",UnexpectedNumericSeparator:"A numeric separator is only allowed between two digits.",UnexpectedPrivateField:"Unexpected private name.",UnexpectedReservedWord:({reservedWord:Vd})=>`Unexpected reserved word '${Vd}'.`,UnexpectedSuper:"'super' is only allowed in object methods and classes.",UnexpectedToken:({expected:Vd,unexpected:Ld})=>`Unexpected token${Ld?` '${Ld}'.`:""}${Vd?`, expected "${Vd}"`:""}`,UnexpectedTokenUnaryExponentiation:"Illegal expression. Wrap left hand side or entire exponentiation in parentheses.",UnexpectedUsingDeclaration:"Using declaration cannot appear in the top level when source type is `script`.",UnsupportedBind:"Binding should be performed on object property.",UnsupportedDecoratorExport:"A decorated export must export a class declaration.",UnsupportedDefaultExport:"Only expressions, functions or classes are allowed as the `default` export.",UnsupportedImport:"`import` can only be used in `import()` or `import.meta`.",UnsupportedMetaProperty:({target:Vd,onlyValidPropertyName:Ld})=>`The only valid meta property for ${Vd} is ${Vd}.${Ld}.`,UnsupportedParameterDecorator:"Decorators cannot be used to decorate parameters.",UnsupportedPropertyDecorator:"Decorators cannot be used to decorate object literal properties.",UnsupportedSuper:"'super' can only be used with function calls (i.e. super()) or in property accesses (i.e. super.prop or super[prop]).",UnterminatedComment:"Unterminated comment.",UnterminatedRegExp:"Unterminated regular expression.",UnterminatedString:"Unterminated string constant.",UnterminatedTemplate:"Unterminated template.",UsingDeclarationExport:"Using declaration cannot be exported.",UsingDeclarationHasBindingPattern:"Using declaration cannot have destructuring patterns.",VarRedeclaration:({identifierName:Vd})=>`Identifier '${Vd}' has already been declared.`,YieldBindingIdentifier:"Can not use 'yield' as identifier inside a generator.",YieldInParameter:"Yield expression is not allowed in formal parameters.",ZeroDigitNumericSeparator:"Numeric separator can not be used after leading 0."},md={StrictDelete:"Deleting local variable in strict mode.",StrictEvalArguments:({referenceName:Vd})=>`Assigning to '${Vd}' in strict mode.`,StrictEvalArgumentsBinding:({bindingName:Vd})=>`Binding '${Vd}' in strict mode.`,StrictFunction:"In strict mode code, functions can only be declared at top level or inside a block.",StrictNumericEscape:"The only valid numeric escape in strict mode is '\\0'.",StrictOctalLiteral:"Legacy octal literals are not allowed in strict mode.",StrictWith:"'with' in strict mode."},vd=new Set(["ArrowFunctionExpression","AssignmentExpression","ConditionalExpression","YieldExpression"]),Ad={PipeBodyIsTighter:"Unexpected yield after pipeline body; any yield expression acting as Hack-style pipe body must be parenthesized due to its loose operator precedence.",PipeTopicRequiresHackPipes:'Topic reference is used, but the pipelineOperator plugin was not passed a "proposal": "hack" or "smart" option.',PipeTopicUnbound:"Topic reference is unbound; it must be inside a pipe body.",PipeTopicUnconfiguredToken:({token:Vd})=>`Invalid topic token ${Vd}. In order to use ${Vd} as a topic reference, the pipelineOperator plugin must be configured with { "proposal": "hack", "topicToken": "${Vd}" }.`,PipeTopicUnused:"Hack-style pipe body does not contain a topic reference; Hack-style pipes must use topic at least once.",PipeUnparenthesizedBody:({type:Vd})=>`Hack-style pipe body cannot be an unparenthesized ${pd({type:Vd})}; please wrap it in parentheses.`,PipelineBodyNoArrow:'Unexpected arrow "=>" after pipeline body; arrow function in pipeline body must be parenthesized.',PipelineBodySequenceExpression:"Pipeline body may not be a comma-separated sequence expression.",PipelineHeadSequenceExpression:"Pipeline head should not be a comma-separated sequence expression.",PipelineTopicUnused:"Pipeline is in topic style but does not use topic reference.",PrimaryTopicNotAllowed:"Topic reference was used in a lexical context without topic binding.",PrimaryTopicRequiresSmartPipeline:'Topic reference is used, but the pipelineOperator plugin was not passed a "proposal": "hack" or "smart" option.'},Nd=["toMessage"],Id=["message"];function Od(Vd,Ld,Yd){Object.defineProperty(Vd,Ld,{enumerable:!1,configurable:!0,value:Yd})}function Fd(Vd){let{toMessage:Ld}=Vd,Yd=qa(Vd,Nd);return function mf(Af,Wf){let lh=new SyntaxError;return Object.assign(lh,Yd,{loc:Af,pos:Af.index}),"missingPlugin"in Wf&&Object.assign(lh,{missingPlugin:Wf.missingPlugin}),Od(lh,"clone",function(bh={}){var Ih;let{line:xh,column:pm,index:Mm}=(Ih=bh.loc)!=null?Ih:Af;return mf(new nd(xh,pm,Mm),Object.assign({},Wf,bh.details))}),Od(lh,"details",Wf),Object.defineProperty(lh,"message",{configurable:!0,get(){let bh=`${Ld(Wf)} (${Af.line}:${Af.column})`;return this.message=bh,bh},set(bh){Object.defineProperty(this,"message",{value:bh,writable:!0})}}),lh}}function Pd(Vd,Ld){if(Array.isArray(Vd))return mf=>Pd(mf,Vd[0]);let Yd={};for(let mf of Object.keys(Vd)){let Af=Vd[mf],Wf=typeof Af=="string"?{message:()=>Af}:typeof Af=="function"?{message:Af}:Af,{message:lh}=Wf,bh=qa(Wf,Id),Ih=typeof lh=="string"?()=>lh:lh;Yd[mf]=Fd(Object.assign({code:"BABEL_PARSER_SYNTAX_ERROR",reasonCode:mf,toMessage:Ih},Ld?{syntaxPlugin:Ld}:{},bh))}return Yd}var Md=Object.assign({},Pd(cd),Pd(fd),Pd(md),Pd`pipelineOperator`(Ad)),{defineProperty:Bd}=Object,jd=(Vd,Ld)=>{Vd&&Bd(Vd,Ld,{enumerable:!1,value:Vd[Ld]})};function Hd(Vd){return jd(Vd.loc.start,"index"),jd(Vd.loc.end,"index"),Vd}var Gd=Vd=>class extends Vd{parse(){let Ld=Hd(super.parse());return this.options.tokens&&(Ld.tokens=Ld.tokens.map(Hd)),Ld}parseRegExpLiteral({pattern:Ld,flags:Yd}){let mf=null;try{mf=new RegExp(Ld,Yd)}catch{}let Af=this.estreeParseLiteral(mf);return Af.regex={pattern:Ld,flags:Yd},Af}parseBigIntLiteral(Ld){let Yd;try{Yd=BigInt(Ld)}catch{Yd=null}let mf=this.estreeParseLiteral(Yd);return mf.bigint=String(mf.value||Ld),mf}parseDecimalLiteral(Ld){let Yd=this.estreeParseLiteral(null);return Yd.decimal=String(Yd.value||Ld),Yd}estreeParseLiteral(Ld){return this.parseLiteral(Ld,"Literal")}parseStringLiteral(Ld){return this.estreeParseLiteral(Ld)}parseNumericLiteral(Ld){return this.estreeParseLiteral(Ld)}parseNullLiteral(){return this.estreeParseLiteral(null)}parseBooleanLiteral(Ld){return this.estreeParseLiteral(Ld)}directiveToStmt(Ld){let Yd=Ld.value;delete Ld.value,Yd.type="Literal",Yd.raw=Yd.extra.raw,Yd.value=Yd.extra.expressionValue;let mf=Ld;return mf.type="ExpressionStatement",mf.expression=Yd,mf.directive=Yd.extra.rawValue,delete Yd.extra,mf}initFunction(Ld,Yd){super.initFunction(Ld,Yd),Ld.expression=!1}checkDeclaration(Ld){Ld!=null&&this.isObjectProperty(Ld)?this.checkDeclaration(Ld.value):super.checkDeclaration(Ld)}getObjectOrClassMethodParams(Ld){return Ld.value.params}isValidDirective(Ld){var Yd;return Ld.type==="ExpressionStatement"&&Ld.expression.type==="Literal"&&typeof Ld.expression.value=="string"&&!((Yd=Ld.expression.extra)!=null&&Yd.parenthesized)}parseBlockBody(Ld,Yd,mf,Af,Wf){super.parseBlockBody(Ld,Yd,mf,Af,Wf);let lh=Ld.directives.map(bh=>this.directiveToStmt(bh));Ld.body=lh.concat(Ld.body),delete Ld.directives}pushClassMethod(Ld,Yd,mf,Af,Wf,lh){this.parseMethod(Yd,mf,Af,Wf,lh,"ClassMethod",!0),Yd.typeParameters&&(Yd.value.typeParameters=Yd.typeParameters,delete Yd.typeParameters),Ld.body.push(Yd)}parsePrivateName(){let Ld=super.parsePrivateName();return this.getPluginOption("estree","classFeatures")?this.convertPrivateNameToPrivateIdentifier(Ld):Ld}convertPrivateNameToPrivateIdentifier(Ld){let Yd=super.getPrivateNameSV(Ld);return Ld=Ld,delete Ld.id,Ld.name=Yd,Ld.type="PrivateIdentifier",Ld}isPrivateName(Ld){return this.getPluginOption("estree","classFeatures")?Ld.type==="PrivateIdentifier":super.isPrivateName(Ld)}getPrivateNameSV(Ld){return this.getPluginOption("estree","classFeatures")?Ld.name:super.getPrivateNameSV(Ld)}parseLiteral(Ld,Yd){let mf=super.parseLiteral(Ld,Yd);return mf.raw=mf.extra.raw,delete mf.extra,mf}parseFunctionBody(Ld,Yd,mf=!1){super.parseFunctionBody(Ld,Yd,mf),Ld.expression=Ld.body.type!=="BlockStatement"}parseMethod(Ld,Yd,mf,Af,Wf,lh,bh=!1){let Ih=this.startNode();return Ih.kind=Ld.kind,Ih=super.parseMethod(Ih,Yd,mf,Af,Wf,lh,bh),Ih.type="FunctionExpression",delete Ih.kind,Ld.value=Ih,lh==="ClassPrivateMethod"&&(Ld.computed=!1),this.finishNode(Ld,"MethodDefinition")}nameIsConstructor(Ld){return Ld.type==="Literal"?Ld.value==="constructor":super.nameIsConstructor(Ld)}parseClassProperty(...Ld){let Yd=super.parseClassProperty(...Ld);return this.getPluginOption("estree","classFeatures")&&(Yd.type="PropertyDefinition"),Yd}parseClassPrivateProperty(...Ld){let Yd=super.parseClassPrivateProperty(...Ld);return this.getPluginOption("estree","classFeatures")&&(Yd.type="PropertyDefinition",Yd.computed=!1),Yd}parseObjectMethod(Ld,Yd,mf,Af,Wf){let lh=super.parseObjectMethod(Ld,Yd,mf,Af,Wf);return lh&&(lh.type="Property",lh.kind==="method"&&(lh.kind="init"),lh.shorthand=!1),lh}parseObjectProperty(Ld,Yd,mf,Af){let Wf=super.parseObjectProperty(Ld,Yd,mf,Af);return Wf&&(Wf.kind="init",Wf.type="Property"),Wf}isValidLVal(Ld,Yd,mf){return Ld==="Property"?"value":super.isValidLVal(Ld,Yd,mf)}isAssignable(Ld,Yd){return Ld!=null&&this.isObjectProperty(Ld)?this.isAssignable(Ld.value,Yd):super.isAssignable(Ld,Yd)}toAssignable(Ld,Yd=!1){if(Ld!=null&&this.isObjectProperty(Ld)){let{key:mf,value:Af}=Ld;this.isPrivateName(mf)&&this.classScope.usePrivateName(this.getPrivateNameSV(mf),mf.loc.start),this.toAssignable(Af,Yd)}else super.toAssignable(Ld,Yd)}toAssignableObjectExpressionProp(Ld,Yd,mf){Ld.type==="Property"&&(Ld.kind==="get"||Ld.kind==="set")?this.raise(Md.PatternHasAccessor,Ld.key):Ld.type==="Property"&&Ld.method?this.raise(Md.PatternHasMethod,Ld.key):super.toAssignableObjectExpressionProp(Ld,Yd,mf)}finishCallExpression(Ld,Yd){let mf=super.finishCallExpression(Ld,Yd);if(mf.callee.type==="Import"){if(mf.type="ImportExpression",mf.source=mf.arguments[0],this.hasPlugin("importAttributes")||this.hasPlugin("importAssertions")){var Af,Wf;mf.options=(Af=mf.arguments[1])!=null?Af:null,mf.attributes=(Wf=mf.arguments[1])!=null?Wf:null}delete mf.arguments,delete mf.callee}return mf}toReferencedArguments(Ld){Ld.type!=="ImportExpression"&&super.toReferencedArguments(Ld)}parseExport(Ld,Yd){let mf=this.state.lastTokStartLoc,Af=super.parseExport(Ld,Yd);switch(Af.type){case"ExportAllDeclaration":Af.exported=null;break;case"ExportNamedDeclaration":Af.specifiers.length===1&&Af.specifiers[0].type==="ExportNamespaceSpecifier"&&(Af.type="ExportAllDeclaration",Af.exported=Af.specifiers[0].exported,delete Af.specifiers);case"ExportDefaultDeclaration":{var Wf;let{declaration:lh}=Af;(lh==null?void 0:lh.type)==="ClassDeclaration"&&((Wf=lh.decorators)==null?void 0:Wf.length)>0&&lh.start===Af.start&&this.resetStartLocation(Af,mf)}break}return Af}parseSubscript(Ld,Yd,mf,Af){let Wf=super.parseSubscript(Ld,Yd,mf,Af);if(Af.optionalChainMember){if((Wf.type==="OptionalMemberExpression"||Wf.type==="OptionalCallExpression")&&(Wf.type=Wf.type.substring(8)),Af.stop){let lh=this.startNodeAtNode(Wf);return lh.expression=Wf,this.finishNode(lh,"ChainExpression")}}else(Wf.type==="MemberExpression"||Wf.type==="CallExpression")&&(Wf.optional=!1);return Wf}isOptionalMemberExpression(Ld){return Ld.type==="ChainExpression"?Ld.expression.type==="MemberExpression":super.isOptionalMemberExpression(Ld)}hasPropertyAsPrivateName(Ld){return Ld.type==="ChainExpression"&&(Ld=Ld.expression),super.hasPropertyAsPrivateName(Ld)}isObjectProperty(Ld){return Ld.type==="Property"&&Ld.kind==="init"&&!Ld.method}isObjectMethod(Ld){return Ld.type==="Property"&&(Ld.method||Ld.kind==="get"||Ld.kind==="set")}finishNodeAt(Ld,Yd,mf){return Hd(super.finishNodeAt(Ld,Yd,mf))}resetStartLocation(Ld,Yd){super.resetStartLocation(Ld,Yd),Hd(Ld)}resetEndLocation(Ld,Yd=this.state.lastTokEndLoc){super.resetEndLocation(Ld,Yd),Hd(Ld)}},zd=class{constructor(Vd,Ld){this.token=void 0,this.preserveSpace=void 0,this.token=Vd,this.preserveSpace=!!Ld}},df={brace:new zd("{"),j_oTag:new zd("<tag"),j_cTag:new zd("</tag"),j_expr:new zd("<tag>...</tag>",!0)};df.template=new zd("`",!0);var Wd=!0,Jd=!0,Xd=!0,_f=!0,vf=!0,Sf=!0,gf=class{constructor(Vd,Ld={}){this.label=void 0,this.keyword=void 0,this.beforeExpr=void 0,this.startsExpr=void 0,this.rightAssociative=void 0,this.isLoop=void 0,this.isAssign=void 0,this.prefix=void 0,this.postfix=void 0,this.binop=void 0,this.label=Vd,this.keyword=Ld.keyword,this.beforeExpr=!!Ld.beforeExpr,this.startsExpr=!!Ld.startsExpr,this.rightAssociative=!!Ld.rightAssociative,this.isLoop=!!Ld.isLoop,this.isAssign=!!Ld.isAssign,this.prefix=!!Ld.prefix,this.postfix=!!Ld.postfix,this.binop=Ld.binop!=null?Ld.binop:null,this.updateContext=null}},bf=new Map;function Tf(Vd,Ld={}){Ld.keyword=Vd;let Yd=Jf(Vd,Ld);return bf.set(Vd,Yd),Yd}function Mf(Vd,Ld){return Jf(Vd,{beforeExpr:Wd,binop:Ld})}var Kf=-1,Zf=[],eh=[],$f=[],Df=[],Lf=[],zf=[];function Jf(Vd,Ld={}){var Yd,mf,Af,Wf;return++Kf,eh.push(Vd),$f.push((Yd=Ld.binop)!=null?Yd:-1),Df.push((mf=Ld.beforeExpr)!=null?mf:!1),Lf.push((Af=Ld.startsExpr)!=null?Af:!1),zf.push((Wf=Ld.prefix)!=null?Wf:!1),Zf.push(new gf(Vd,Ld)),Kf}function xf(Vd,Ld={}){var Yd,mf,Af,Wf;return++Kf,bf.set(Vd,Kf),eh.push(Vd),$f.push((Yd=Ld.binop)!=null?Yd:-1),Df.push((mf=Ld.beforeExpr)!=null?mf:!1),Lf.push((Af=Ld.startsExpr)!=null?Af:!1),zf.push((Wf=Ld.prefix)!=null?Wf:!1),Zf.push(new gf("name",Ld)),Kf}var yf={bracketL:Jf("[",{beforeExpr:Wd,startsExpr:Jd}),bracketHashL:Jf("#[",{beforeExpr:Wd,startsExpr:Jd}),bracketBarL:Jf("[|",{beforeExpr:Wd,startsExpr:Jd}),bracketR:Jf("]"),bracketBarR:Jf("|]"),braceL:Jf("{",{beforeExpr:Wd,startsExpr:Jd}),braceBarL:Jf("{|",{beforeExpr:Wd,startsExpr:Jd}),braceHashL:Jf("#{",{beforeExpr:Wd,startsExpr:Jd}),braceR:Jf("}"),braceBarR:Jf("|}"),parenL:Jf("(",{beforeExpr:Wd,startsExpr:Jd}),parenR:Jf(")"),comma:Jf(",",{beforeExpr:Wd}),semi:Jf(";",{beforeExpr:Wd}),colon:Jf(":",{beforeExpr:Wd}),doubleColon:Jf("::",{beforeExpr:Wd}),dot:Jf("."),question:Jf("?",{beforeExpr:Wd}),questionDot:Jf("?."),arrow:Jf("=>",{beforeExpr:Wd}),template:Jf("template"),ellipsis:Jf("...",{beforeExpr:Wd}),backQuote:Jf("`",{startsExpr:Jd}),dollarBraceL:Jf("${",{beforeExpr:Wd,startsExpr:Jd}),templateTail:Jf("...`",{startsExpr:Jd}),templateNonTail:Jf("...${",{beforeExpr:Wd,startsExpr:Jd}),at:Jf("@"),hash:Jf("#",{startsExpr:Jd}),interpreterDirective:Jf("#!..."),eq:Jf("=",{beforeExpr:Wd,isAssign:_f}),assign:Jf("_=",{beforeExpr:Wd,isAssign:_f}),slashAssign:Jf("_=",{beforeExpr:Wd,isAssign:_f}),xorAssign:Jf("_=",{beforeExpr:Wd,isAssign:_f}),moduloAssign:Jf("_=",{beforeExpr:Wd,isAssign:_f}),incDec:Jf("++/--",{prefix:vf,postfix:Sf,startsExpr:Jd}),bang:Jf("!",{beforeExpr:Wd,prefix:vf,startsExpr:Jd}),tilde:Jf("~",{beforeExpr:Wd,prefix:vf,startsExpr:Jd}),doubleCaret:Jf("^^",{startsExpr:Jd}),doubleAt:Jf("@@",{startsExpr:Jd}),pipeline:Mf("|>",0),nullishCoalescing:Mf("??",1),logicalOR:Mf("||",1),logicalAND:Mf("&&",2),bitwiseOR:Mf("|",3),bitwiseXOR:Mf("^",4),bitwiseAND:Mf("&",5),equality:Mf("==/!=/===/!==",6),lt:Mf("</>/<=/>=",7),gt:Mf("</>/<=/>=",7),relational:Mf("</>/<=/>=",7),bitShift:Mf("<</>>/>>>",8),bitShiftL:Mf("<</>>/>>>",8),bitShiftR:Mf("<</>>/>>>",8),plusMin:Jf("+/-",{beforeExpr:Wd,binop:9,prefix:vf,startsExpr:Jd}),modulo:Jf("%",{binop:10,startsExpr:Jd}),star:Jf("*",{binop:10}),slash:Mf("/",10),exponent:Jf("**",{beforeExpr:Wd,binop:11,rightAssociative:!0}),_in:Tf("in",{beforeExpr:Wd,binop:7}),_instanceof:Tf("instanceof",{beforeExpr:Wd,binop:7}),_break:Tf("break"),_case:Tf("case",{beforeExpr:Wd}),_catch:Tf("catch"),_continue:Tf("continue"),_debugger:Tf("debugger"),_default:Tf("default",{beforeExpr:Wd}),_else:Tf("else",{beforeExpr:Wd}),_finally:Tf("finally"),_function:Tf("function",{startsExpr:Jd}),_if:Tf("if"),_return:Tf("return",{beforeExpr:Wd}),_switch:Tf("switch"),_throw:Tf("throw",{beforeExpr:Wd,prefix:vf,startsExpr:Jd}),_try:Tf("try"),_var:Tf("var"),_const:Tf("const"),_with:Tf("with"),_new:Tf("new",{beforeExpr:Wd,startsExpr:Jd}),_this:Tf("this",{startsExpr:Jd}),_super:Tf("super",{startsExpr:Jd}),_class:Tf("class",{startsExpr:Jd}),_extends:Tf("extends",{beforeExpr:Wd}),_export:Tf("export"),_import:Tf("import",{startsExpr:Jd}),_null:Tf("null",{startsExpr:Jd}),_true:Tf("true",{startsExpr:Jd}),_false:Tf("false",{startsExpr:Jd}),_typeof:Tf("typeof",{beforeExpr:Wd,prefix:vf,startsExpr:Jd}),_void:Tf("void",{beforeExpr:Wd,prefix:vf,startsExpr:Jd}),_delete:Tf("delete",{beforeExpr:Wd,prefix:vf,startsExpr:Jd}),_do:Tf("do",{isLoop:Xd,beforeExpr:Wd}),_for:Tf("for",{isLoop:Xd}),_while:Tf("while",{isLoop:Xd}),_as:xf("as",{startsExpr:Jd}),_assert:xf("assert",{startsExpr:Jd}),_async:xf("async",{startsExpr:Jd}),_await:xf("await",{startsExpr:Jd}),_defer:xf("defer",{startsExpr:Jd}),_from:xf("from",{startsExpr:Jd}),_get:xf("get",{startsExpr:Jd}),_let:xf("let",{startsExpr:Jd}),_meta:xf("meta",{startsExpr:Jd}),_of:xf("of",{startsExpr:Jd}),_sent:xf("sent",{startsExpr:Jd}),_set:xf("set",{startsExpr:Jd}),_source:xf("source",{startsExpr:Jd}),_static:xf("static",{startsExpr:Jd}),_using:xf("using",{startsExpr:Jd}),_yield:xf("yield",{startsExpr:Jd}),_asserts:xf("asserts",{startsExpr:Jd}),_checks:xf("checks",{startsExpr:Jd}),_exports:xf("exports",{startsExpr:Jd}),_global:xf("global",{startsExpr:Jd}),_implements:xf("implements",{startsExpr:Jd}),_intrinsic:xf("intrinsic",{startsExpr:Jd}),_infer:xf("infer",{startsExpr:Jd}),_is:xf("is",{startsExpr:Jd}),_mixins:xf("mixins",{startsExpr:Jd}),_proto:xf("proto",{startsExpr:Jd}),_require:xf("require",{startsExpr:Jd}),_satisfies:xf("satisfies",{startsExpr:Jd}),_keyof:xf("keyof",{startsExpr:Jd}),_readonly:xf("readonly",{startsExpr:Jd}),_unique:xf("unique",{startsExpr:Jd}),_abstract:xf("abstract",{startsExpr:Jd}),_declare:xf("declare",{startsExpr:Jd}),_enum:xf("enum",{startsExpr:Jd}),_module:xf("module",{startsExpr:Jd}),_namespace:xf("namespace",{startsExpr:Jd}),_interface:xf("interface",{startsExpr:Jd}),_type:xf("type",{startsExpr:Jd}),_opaque:xf("opaque",{startsExpr:Jd}),name:Jf("name",{startsExpr:Jd}),string:Jf("string",{startsExpr:Jd}),num:Jf("num",{startsExpr:Jd}),bigint:Jf("bigint",{startsExpr:Jd}),decimal:Jf("decimal",{startsExpr:Jd}),regexp:Jf("regexp",{startsExpr:Jd}),privateName:Jf("#name",{startsExpr:Jd}),eof:Jf("eof"),jsxName:Jf("jsxName"),jsxText:Jf("jsxText",{beforeExpr:!0}),jsxTagStart:Jf("jsxTagStart",{startsExpr:!0}),jsxTagEnd:Jf("jsxTagEnd"),placeholder:Jf("%%",{startsExpr:!0})};function Bf(Vd){return Vd>=93&&Vd<=132}function qf(Vd){return Vd<=92}function oh(Vd){return Vd>=58&&Vd<=132}function Yf(Vd){return Vd>=58&&Vd<=136}function kf(Vd){return Df[Vd]}function Vf(Vd){return Lf[Vd]}function fh(Vd){return Vd>=29&&Vd<=33}function Gf(Vd){return Vd>=129&&Vd<=131}function wf(Vd){return Vd>=90&&Vd<=92}function Rf(Vd){return Vd>=58&&Vd<=92}function Uf(Vd){return Vd>=39&&Vd<=59}function ph(Vd){return Vd===34}function gh(Vd){return zf[Vd]}function ah(Vd){return Vd>=121&&Vd<=123}function Ah(Vd){return Vd>=124&&Vd<=130}function dh(Vd){return eh[Vd]}function Mh(Vd){return $f[Vd]}function Yh(Vd){return Vd===57}function Bh(Vd){return Vd>=24&&Vd<=25}function Xh(Vd){return Zf[Vd]}Zf[8].updateContext=Vd=>{Vd.pop()},Zf[5].updateContext=Zf[7].updateContext=Zf[23].updateContext=Vd=>{Vd.push(df.brace)},Zf[22].updateContext=Vd=>{Vd[Vd.length-1]===df.template?Vd.pop():Vd.push(df.template)},Zf[142].updateContext=Vd=>{Vd.push(df.j_expr,df.j_oTag)};var dm="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꟊꟐꟑꟓꟕ-ꟙꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA--zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",nh="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛࢘-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‌‍‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍--9_・",Of=new RegExp("["+dm+"]"),Nf=new RegExp("["+dm+nh+"]");dm=nh=null;var rh=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,68,310,10,21,11,7,25,5,2,41,2,8,70,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,349,41,7,1,79,28,11,0,9,21,43,17,47,20,28,22,13,52,58,1,3,0,14,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,20,1,64,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,38,6,186,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,19,72,264,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,4026,582,8634,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,689,63,129,74,6,0,67,12,65,1,2,0,29,6135,9,1237,43,8,8936,3,2,6,2,1,2,290,16,0,30,2,3,0,15,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,757,6,2,3,2,1,2,14,2,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42719,33,4153,7,221,3,5761,15,7472,16,621,2467,541,1507,4938,6,4191],ch=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,370,1,81,2,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,406,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,10,1,2,0,49,6,4,4,14,9,5351,0,7,14,13835,9,87,9,39,4,60,6,26,9,1014,0,2,54,8,3,82,0,12,1,19628,1,4706,45,3,22,543,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,101,0,161,6,10,9,357,0,62,13,499,13,983,6,110,6,6,9,4759,9,787719,239];function Sh(Vd,Ld){let Yd=65536;for(let mf=0,Af=Ld.length;mf<Af;mf+=2){if(Yd+=Ld[mf],Yd>Vd)return!1;if(Yd+=Ld[mf+1],Yd>=Vd)return!0}return!1}function Oh(Vd){return Vd<65?Vd===36:Vd<=90?!0:Vd<97?Vd===95:Vd<=122?!0:Vd<=65535?Vd>=170&&Of.test(String.fromCharCode(Vd)):Sh(Vd,rh)}function Zh(Vd){return Vd<48?Vd===36:Vd<58?!0:Vd<65?!1:Vd<=90?!0:Vd<97?Vd===95:Vd<=122?!0:Vd<=65535?Vd>=170&&Nf.test(String.fromCharCode(Vd)):Sh(Vd,rh)||Sh(Vd,ch)}var hm={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"],strictBind:["eval","arguments"]},sm=new Set(hm.keyword),Fm=new Set(hm.strict),Rm=new Set(hm.strictBind);function Hm(Vd,Ld){return Ld&&Vd==="await"||Vd==="enum"}function Zm(Vd,Ld){return Hm(Vd,Ld)||Fm.has(Vd)}function L_(Vd){return Rm.has(Vd)}function l_(Vd,Ld){return Zm(Vd,Ld)||L_(Vd)}function T_(Vd){return sm.has(Vd)}function Qm(Vd,Ld,Yd){return Vd===64&&Ld===64&&Oh(Yd)}var F_=new Set(["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete","implements","interface","let","package","private","protected","public","static","yield","eval","arguments","enum","await"]);function j_(Vd){return F_.has(Vd)}var G_=class{constructor(Vd){this.flags=0,this.names=new Map,this.firstLexicalName="",this.flags=Vd}},Q_=class{constructor(Vd,Ld){this.parser=void 0,this.scopeStack=[],this.inModule=void 0,this.undefinedExports=new Map,this.parser=Vd,this.inModule=Ld}get inTopLevel(){return(this.currentScope().flags&1)>0}get inFunction(){return(this.currentVarScopeFlags()&2)>0}get allowSuper(){return(this.currentThisScopeFlags()&16)>0}get allowDirectSuper(){return(this.currentThisScopeFlags()&32)>0}get inClass(){return(this.currentThisScopeFlags()&64)>0}get inClassAndNotInNonArrowFunction(){let Vd=this.currentThisScopeFlags();return(Vd&64)>0&&(Vd&2)===0}get inStaticBlock(){for(let Vd=this.scopeStack.length-1;;Vd--){let{flags:Ld}=this.scopeStack[Vd];if(Ld&128)return!0;if(Ld&451)return!1}}get inNonArrowFunction(){return(this.currentThisScopeFlags()&2)>0}get treatFunctionsAsVar(){return this.treatFunctionsAsVarInScope(this.currentScope())}createScope(Vd){return new G_(Vd)}enter(Vd){this.scopeStack.push(this.createScope(Vd))}exit(){return this.scopeStack.pop().flags}treatFunctionsAsVarInScope(Vd){return!!(Vd.flags&130||!this.parser.inModule&&Vd.flags&1)}declareName(Vd,Ld,Yd){let mf=this.currentScope();if(Ld&8||Ld&16){this.checkRedeclarationInScope(mf,Vd,Ld,Yd);let Af=mf.names.get(Vd)||0;Ld&16?Af=Af|4:(mf.firstLexicalName||(mf.firstLexicalName=Vd),Af=Af|2),mf.names.set(Vd,Af),Ld&8&&this.maybeExportDefined(mf,Vd)}else if(Ld&4)for(let Af=this.scopeStack.length-1;Af>=0&&(mf=this.scopeStack[Af],this.checkRedeclarationInScope(mf,Vd,Ld,Yd),mf.names.set(Vd,(mf.names.get(Vd)||0)|1),this.maybeExportDefined(mf,Vd),!(mf.flags&387));--Af);this.parser.inModule&&mf.flags&1&&this.undefinedExports.delete(Vd)}maybeExportDefined(Vd,Ld){this.parser.inModule&&Vd.flags&1&&this.undefinedExports.delete(Ld)}checkRedeclarationInScope(Vd,Ld,Yd,mf){this.isRedeclaredInScope(Vd,Ld,Yd)&&this.parser.raise(Md.VarRedeclaration,mf,{identifierName:Ld})}isRedeclaredInScope(Vd,Ld,Yd){if(!(Yd&1))return!1;if(Yd&8)return Vd.names.has(Ld);let mf=Vd.names.get(Ld);return Yd&16?(mf&2)>0||!this.treatFunctionsAsVarInScope(Vd)&&(mf&1)>0:(mf&2)>0&&!(Vd.flags&8&&Vd.firstLexicalName===Ld)||!this.treatFunctionsAsVarInScope(Vd)&&(mf&4)>0}checkLocalExport(Vd){let{name:Ld}=Vd;this.scopeStack[0].names.has(Ld)||this.undefinedExports.set(Ld,Vd.loc.start)}currentScope(){return this.scopeStack[this.scopeStack.length-1]}currentVarScopeFlags(){for(let Vd=this.scopeStack.length-1;;Vd--){let{flags:Ld}=this.scopeStack[Vd];if(Ld&387)return Ld}}currentThisScopeFlags(){for(let Vd=this.scopeStack.length-1;;Vd--){let{flags:Ld}=this.scopeStack[Vd];if(Ld&451&&!(Ld&4))return Ld}}},q_=class extends G_{constructor(...Vd){super(...Vd),this.declareFunctions=new Set}},D_=class extends Q_{createScope(Vd){return new q_(Vd)}declareName(Vd,Ld,Yd){let mf=this.currentScope();if(Ld&2048){this.checkRedeclarationInScope(mf,Vd,Ld,Yd),this.maybeExportDefined(mf,Vd),mf.declareFunctions.add(Vd);return}super.declareName(Vd,Ld,Yd)}isRedeclaredInScope(Vd,Ld,Yd){if(super.isRedeclaredInScope(Vd,Ld,Yd))return!0;if(Yd&2048&&!Vd.declareFunctions.has(Ld)){let mf=Vd.names.get(Ld);return(mf&4)>0||(mf&2)>0}return!1}checkLocalExport(Vd){this.scopeStack[0].declareFunctions.has(Vd.name)||super.checkLocalExport(Vd)}},Im=class{constructor(){this.sawUnambiguousESM=!1,this.ambiguousScriptDifferentAst=!1}hasPlugin(Vd){if(typeof Vd=="string")return this.plugins.has(Vd);{let[Ld,Yd]=Vd;if(!this.hasPlugin(Ld))return!1;let mf=this.plugins.get(Ld);for(let Af of Object.keys(Yd))if((mf==null?void 0:mf[Af])!==Yd[Af])return!1;return!0}}getPluginOption(Vd,Ld){var Yd;return(Yd=this.plugins.get(Vd))==null?void 0:Yd[Ld]}};function Ig(Vd,Ld){Vd.trailingComments===void 0?Vd.trailingComments=Ld:Vd.trailingComments.unshift(...Ld)}function Ug(Vd,Ld){Vd.leadingComments===void 0?Vd.leadingComments=Ld:Vd.leadingComments.unshift(...Ld)}function $g(Vd,Ld){Vd.innerComments===void 0?Vd.innerComments=Ld:Vd.innerComments.unshift(...Ld)}function If(Vd,Ld,Yd){let mf=null,Af=Ld.length;for(;mf===null&&Af>0;)mf=Ld[--Af];mf===null||mf.start>Yd.start?$g(Vd,Yd.comments):Ig(mf,Yd.comments)}var th=class extends Im{addComment(Vd){this.filename&&(Vd.loc.filename=this.filename);let{commentsLen:Ld}=this.state;this.comments.length!==Ld&&(this.comments.length=Ld),this.comments.push(Vd),this.state.commentsLen++}processComment(Vd){let{commentStack:Ld}=this.state,Yd=Ld.length;if(Yd===0)return;let mf=Yd-1,Af=Ld[mf];Af.start===Vd.end&&(Af.leadingNode=Vd,mf--);let{start:Wf}=Vd;for(;mf>=0;mf--){let lh=Ld[mf],bh=lh.end;if(bh>Wf)lh.containingNode=Vd,this.finalizeComment(lh),Ld.splice(mf,1);else{bh===Wf&&(lh.trailingNode=Vd);break}}}finalizeComment(Vd){let{comments:Ld}=Vd;if(Vd.leadingNode!==null||Vd.trailingNode!==null)Vd.leadingNode!==null&&Ig(Vd.leadingNode,Ld),Vd.trailingNode!==null&&Ug(Vd.trailingNode,Ld);else{let{containingNode:Yd,start:mf}=Vd;if(this.input.charCodeAt(mf-1)===44)switch(Yd.type){case"ObjectExpression":case"ObjectPattern":case"RecordExpression":If(Yd,Yd.properties,Vd);break;case"CallExpression":case"OptionalCallExpression":If(Yd,Yd.arguments,Vd);break;case"FunctionDeclaration":case"FunctionExpression":case"ArrowFunctionExpression":case"ObjectMethod":case"ClassMethod":case"ClassPrivateMethod":If(Yd,Yd.params,Vd);break;case"ArrayExpression":case"ArrayPattern":case"TupleExpression":If(Yd,Yd.elements,Vd);break;case"ExportNamedDeclaration":case"ImportDeclaration":If(Yd,Yd.specifiers,Vd);break;default:$g(Yd,Ld)}else $g(Yd,Ld)}}finalizeRemainingComments(){let{commentStack:Vd}=this.state;for(let Ld=Vd.length-1;Ld>=0;Ld--)this.finalizeComment(Vd[Ld]);this.state.commentStack=[]}resetPreviousNodeTrailingComments(Vd){let{commentStack:Ld}=this.state,{length:Yd}=Ld;if(Yd===0)return;let mf=Ld[Yd-1];mf.leadingNode===Vd&&(mf.leadingNode=null)}resetPreviousIdentifierLeadingComments(Vd){let{commentStack:Ld}=this.state,{length:Yd}=Ld;Yd!==0&&(Ld[Yd-1].trailingNode===Vd?Ld[Yd-1].trailingNode=null:Yd>=2&&Ld[Yd-2].trailingNode===Vd&&(Ld[Yd-2].trailingNode=null))}takeSurroundingComments(Vd,Ld,Yd){let{commentStack:mf}=this.state,Af=mf.length;if(Af===0)return;let Wf=Af-1;for(;Wf>=0;Wf--){let lh=mf[Wf],bh=lh.end;if(lh.start===Yd)lh.leadingNode=Vd;else if(bh===Ld)lh.trailingNode=Vd;else if(bh<Ld)break}}},Xf=/\r\n?|[\n\u2028\u2029]/,uh=new RegExp(Xf.source,"g");function Th(Vd){switch(Vd){case 10:case 13:case 8232:case 8233:return!0;default:return!1}}var yh=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,Rh=/(?:[^\S\n\r\u2028\u2029]|\/\/.*|\/\*.*?\*\/)*/g,wh=new RegExp("(?=("+Rh.source+"))\\1"+/(?=[\n\r\u2028\u2029]|\/\*(?!.*?\*\/)|$)/.source,"y");function _h(Vd){switch(Vd){case 9:case 11:case 12:case 32:case 160:case 5760:case 8192:case 8193:case 8194:case 8195:case 8196:case 8197:case 8198:case 8199:case 8200:case 8201:case 8202:case 8239:case 8287:case 12288:case 65279:return!0;default:return!1}}var Jh=class nS{constructor(){this.flags=1024,this.curLine=void 0,this.lineStart=void 0,this.startLoc=void 0,this.endLoc=void 0,this.errors=[],this.potentialArrowAt=-1,this.noArrowAt=[],this.noArrowParamsConversionAt=[],this.topicContext={maxNumOfResolvableTopics:0,maxTopicIndex:null},this.labels=[],this.commentsLen=0,this.commentStack=[],this.pos=0,this.type=139,this.value=null,this.start=0,this.end=0,this.lastTokEndLoc=null,this.lastTokStartLoc=null,this.context=[df.brace],this.firstInvalidTemplateEscapePos=null,this.strictErrors=new Map,this.tokensLength=0}get strict(){return(this.flags&1)>0}set strict(Ld){Ld?this.flags|=1:this.flags&=-2}init({strictMode:Ld,sourceType:Yd,startLine:mf,startColumn:Af}){this.strict=Ld===!1?!1:Ld===!0?!0:Yd==="module",this.curLine=mf,this.lineStart=-Af,this.startLoc=this.endLoc=new nd(mf,Af,0)}get maybeInArrowParameters(){return(this.flags&2)>0}set maybeInArrowParameters(Ld){Ld?this.flags|=2:this.flags&=-3}get inType(){return(this.flags&4)>0}set inType(Ld){Ld?this.flags|=4:this.flags&=-5}get noAnonFunctionType(){return(this.flags&8)>0}set noAnonFunctionType(Ld){Ld?this.flags|=8:this.flags&=-9}get hasFlowComment(){return(this.flags&16)>0}set hasFlowComment(Ld){Ld?this.flags|=16:this.flags&=-17}get isAmbientContext(){return(this.flags&32)>0}set isAmbientContext(Ld){Ld?this.flags|=32:this.flags&=-33}get inAbstractClass(){return(this.flags&64)>0}set inAbstractClass(Ld){Ld?this.flags|=64:this.flags&=-65}get inDisallowConditionalTypesContext(){return(this.flags&128)>0}set inDisallowConditionalTypesContext(Ld){Ld?this.flags|=128:this.flags&=-129}get soloAwait(){return(this.flags&256)>0}set soloAwait(Ld){Ld?this.flags|=256:this.flags&=-257}get inFSharpPipelineDirectBody(){return(this.flags&512)>0}set inFSharpPipelineDirectBody(Ld){Ld?this.flags|=512:this.flags&=-513}get canStartJSXElement(){return(this.flags&1024)>0}set canStartJSXElement(Ld){Ld?this.flags|=1024:this.flags&=-1025}get containsEsc(){return(this.flags&2048)>0}set containsEsc(Ld){Ld?this.flags|=2048:this.flags&=-2049}curPosition(){return new nd(this.curLine,this.pos-this.lineStart,this.pos)}clone(){let Ld=new nS;return Ld.flags=this.flags,Ld.curLine=this.curLine,Ld.lineStart=this.lineStart,Ld.startLoc=this.startLoc,Ld.endLoc=this.endLoc,Ld.errors=this.errors.slice(),Ld.potentialArrowAt=this.potentialArrowAt,Ld.noArrowAt=this.noArrowAt.slice(),Ld.noArrowParamsConversionAt=this.noArrowParamsConversionAt.slice(),Ld.topicContext=this.topicContext,Ld.labels=this.labels.slice(),Ld.commentsLen=this.commentsLen,Ld.commentStack=this.commentStack.slice(),Ld.pos=this.pos,Ld.type=this.type,Ld.value=this.value,Ld.start=this.start,Ld.end=this.end,Ld.lastTokEndLoc=this.lastTokEndLoc,Ld.lastTokStartLoc=this.lastTokStartLoc,Ld.context=this.context.slice(),Ld.firstInvalidTemplateEscapePos=this.firstInvalidTemplateEscapePos,Ld.strictErrors=this.strictErrors,Ld.tokensLength=this.tokensLength,Ld}},um=function(Vd){return Vd>=48&&Vd<=57},Um={decBinOct:new Set([46,66,69,79,95,98,101,111]),hex:new Set([46,88,95,120])},Tm={bin:Vd=>Vd===48||Vd===49,oct:Vd=>Vd>=48&&Vd<=55,dec:Vd=>Vd>=48&&Vd<=57,hex:Vd=>Vd>=48&&Vd<=57||Vd>=65&&Vd<=70||Vd>=97&&Vd<=102};function zm(Vd,Ld,Yd,mf,Af,Wf){let lh=Yd,bh=mf,Ih=Af,xh="",pm=null,Mm=Yd,{length:Gm}=Ld;for(;;){if(Yd>=Gm){Wf.unterminated(lh,bh,Ih),xh+=Ld.slice(Mm,Yd);break}let Ym=Ld.charCodeAt(Yd);if(S_(Vd,Ym,Ld,Yd)){xh+=Ld.slice(Mm,Yd);break}if(Ym===92){xh+=Ld.slice(Mm,Yd);let p_=C_(Ld,Yd,mf,Af,Vd==="template",Wf);p_.ch===null&&!pm?pm={pos:Yd,lineStart:mf,curLine:Af}:xh+=p_.ch,{pos:Yd,lineStart:mf,curLine:Af}=p_,Mm=Yd}else Ym===8232||Ym===8233?(++Yd,++Af,mf=Yd):Ym===10||Ym===13?Vd==="template"?(xh+=Ld.slice(Mm,Yd)+`
`,++Yd,Ym===13&&Ld.charCodeAt(Yd)===10&&++Yd,++Af,Mm=mf=Yd):Wf.unterminated(lh,bh,Ih):++Yd}return{pos:Yd,str:xh,firstInvalidLoc:pm,lineStart:mf,curLine:Af,containsInvalid:!!pm}}function S_(Vd,Ld,Yd,mf){return Vd==="template"?Ld===96||Ld===36&&Yd.charCodeAt(mf+1)===123:Ld===(Vd==="double"?34:39)}function C_(Vd,Ld,Yd,mf,Af,Wf){let lh=!Af;Ld++;let bh=xh=>({pos:Ld,ch:xh,lineStart:Yd,curLine:mf}),Ih=Vd.charCodeAt(Ld++);switch(Ih){case 110:return bh(`
`);case 114:return bh("\r");case 120:{let xh;return{code:xh,pos:Ld}=d_(Vd,Ld,Yd,mf,2,!1,lh,Wf),bh(xh===null?null:String.fromCharCode(xh))}case 117:{let xh;return{code:xh,pos:Ld}=V_(Vd,Ld,Yd,mf,lh,Wf),bh(xh===null?null:String.fromCodePoint(xh))}case 116:return bh(" ");case 98:return bh("\b");case 118:return bh("\v");case 102:return bh("\f");case 13:Vd.charCodeAt(Ld)===10&&++Ld;case 10:Yd=Ld,++mf;case 8232:case 8233:return bh("");case 56:case 57:if(Af)return bh(null);Wf.strictNumericEscape(Ld-1,Yd,mf);default:if(Ih>=48&&Ih<=55){let xh=Ld-1,pm=/^[0-7]+/.exec(Vd.slice(xh,Ld+2))[0],Mm=parseInt(pm,8);Mm>255&&(pm=pm.slice(0,-1),Mm=parseInt(pm,8)),Ld+=pm.length-1;let Gm=Vd.charCodeAt(Ld);if(pm!=="0"||Gm===56||Gm===57){if(Af)return bh(null);Wf.strictNumericEscape(xh,Yd,mf)}return bh(String.fromCharCode(Mm))}return bh(String.fromCharCode(Ih))}}function d_(Vd,Ld,Yd,mf,Af,Wf,lh,bh){let Ih=Ld,xh;return{n:xh,pos:Ld}=Dm(Vd,Ld,Yd,mf,16,Af,Wf,!1,bh,!lh),xh===null&&(lh?bh.invalidEscapeSequence(Ih,Yd,mf):Ld=Ih-1),{code:xh,pos:Ld}}function Dm(Vd,Ld,Yd,mf,Af,Wf,lh,bh,Ih,xh){let pm=Ld,Mm=Af===16?Um.hex:Um.decBinOct,Gm=Af===16?Tm.hex:Af===10?Tm.dec:Af===8?Tm.oct:Tm.bin,Ym=!1,p_=0;for(let J_=0,E_=Wf??1/0;J_<E_;++J_){let I_=Vd.charCodeAt(Ld),gg;if(I_===95&&bh!=="bail"){let Rb=Vd.charCodeAt(Ld-1),ov=Vd.charCodeAt(Ld+1);if(bh){if(Number.isNaN(ov)||!Gm(ov)||Mm.has(Rb)||Mm.has(ov)){if(xh)return{n:null,pos:Ld};Ih.unexpectedNumericSeparator(Ld,Yd,mf)}}else{if(xh)return{n:null,pos:Ld};Ih.numericSeparatorInEscapeSequence(Ld,Yd,mf)}++Ld;continue}if(I_>=97?gg=I_-97+10:I_>=65?gg=I_-65+10:um(I_)?gg=I_-48:gg=1/0,gg>=Af){if(gg<=9&&xh)return{n:null,pos:Ld};if(gg<=9&&Ih.invalidDigit(Ld,Yd,mf,Af))gg=0;else if(lh)gg=0,Ym=!0;else break}++Ld,p_=p_*Af+gg}return Ld===pm||Wf!=null&&Ld-pm!==Wf||Ym?{n:null,pos:Ld}:{n:p_,pos:Ld}}function V_(Vd,Ld,Yd,mf,Af,Wf){let lh=Vd.charCodeAt(Ld),bh;if(lh===123){if(++Ld,{code:bh,pos:Ld}=d_(Vd,Ld,Yd,mf,Vd.indexOf("}",Ld)-Ld,!0,Af,Wf),++Ld,bh!==null&&bh>1114111)if(Af)Wf.invalidCodePoint(Ld,Yd,mf);else return{code:null,pos:Ld}}else({code:bh,pos:Ld}=d_(Vd,Ld,Yd,mf,4,!1,Af,Wf));return{code:bh,pos:Ld}}function h_(Vd,Ld,Yd){return new nd(Yd,Vd-Ld,Vd)}var n_=new Set([103,109,115,105,121,117,100,118]),Lm=class{constructor(Vd){this.type=Vd.type,this.value=Vd.value,this.start=Vd.start,this.end=Vd.end,this.loc=new od(Vd.startLoc,Vd.endLoc)}},v_=class extends th{constructor(Vd,Ld){super(),this.isLookahead=void 0,this.tokens=[],this.errorHandlers_readInt={invalidDigit:(Yd,mf,Af,Wf)=>this.options.errorRecovery?(this.raise(Md.InvalidDigit,h_(Yd,mf,Af),{radix:Wf}),!0):!1,numericSeparatorInEscapeSequence:this.errorBuilder(Md.NumericSeparatorInEscapeSequence),unexpectedNumericSeparator:this.errorBuilder(Md.UnexpectedNumericSeparator)},this.errorHandlers_readCodePoint=Object.assign({},this.errorHandlers_readInt,{invalidEscapeSequence:this.errorBuilder(Md.InvalidEscapeSequence),invalidCodePoint:this.errorBuilder(Md.InvalidCodePoint)}),this.errorHandlers_readStringContents_string=Object.assign({},this.errorHandlers_readCodePoint,{strictNumericEscape:(Yd,mf,Af)=>{this.recordStrictModeErrors(Md.StrictNumericEscape,h_(Yd,mf,Af))},unterminated:(Yd,mf,Af)=>{throw this.raise(Md.UnterminatedString,h_(Yd-1,mf,Af))}}),this.errorHandlers_readStringContents_template=Object.assign({},this.errorHandlers_readCodePoint,{strictNumericEscape:this.errorBuilder(Md.StrictNumericEscape),unterminated:(Yd,mf,Af)=>{throw this.raise(Md.UnterminatedTemplate,h_(Yd,mf,Af))}}),this.state=new Jh,this.state.init(Vd),this.input=Ld,this.length=Ld.length,this.comments=[],this.isLookahead=!1}pushToken(Vd){this.tokens.length=this.state.tokensLength,this.tokens.push(Vd),++this.state.tokensLength}next(){this.checkKeywordEscapes(),this.options.tokens&&this.pushToken(new Lm(this.state)),this.state.lastTokEndLoc=this.state.endLoc,this.state.lastTokStartLoc=this.state.startLoc,this.nextToken()}eat(Vd){return this.match(Vd)?(this.next(),!0):!1}match(Vd){return this.state.type===Vd}createLookaheadState(Vd){return{pos:Vd.pos,value:null,type:Vd.type,start:Vd.start,end:Vd.end,context:[this.curContext()],inType:Vd.inType,startLoc:Vd.startLoc,lastTokEndLoc:Vd.lastTokEndLoc,curLine:Vd.curLine,lineStart:Vd.lineStart,curPosition:Vd.curPosition}}lookahead(){let Vd=this.state;this.state=this.createLookaheadState(Vd),this.isLookahead=!0,this.nextToken(),this.isLookahead=!1;let Ld=this.state;return this.state=Vd,Ld}nextTokenStart(){return this.nextTokenStartSince(this.state.pos)}nextTokenStartSince(Vd){return yh.lastIndex=Vd,yh.test(this.input)?yh.lastIndex:Vd}lookaheadCharCode(){return this.input.charCodeAt(this.nextTokenStart())}nextTokenInLineStart(){return this.nextTokenInLineStartSince(this.state.pos)}nextTokenInLineStartSince(Vd){return Rh.lastIndex=Vd,Rh.test(this.input)?Rh.lastIndex:Vd}lookaheadInLineCharCode(){return this.input.charCodeAt(this.nextTokenInLineStart())}codePointAtPos(Vd){let Ld=this.input.charCodeAt(Vd);if((Ld&64512)===55296&&++Vd<this.input.length){let Yd=this.input.charCodeAt(Vd);(Yd&64512)===56320&&(Ld=65536+((Ld&1023)<<10)+(Yd&1023))}return Ld}setStrict(Vd){this.state.strict=Vd,Vd&&(this.state.strictErrors.forEach(([Ld,Yd])=>this.raise(Ld,Yd)),this.state.strictErrors.clear())}curContext(){return this.state.context[this.state.context.length-1]}nextToken(){if(this.skipSpace(),this.state.start=this.state.pos,this.isLookahead||(this.state.startLoc=this.state.curPosition()),this.state.pos>=this.length){this.finishToken(139);return}this.getTokenFromCode(this.codePointAtPos(this.state.pos))}skipBlockComment(Vd){let Ld;this.isLookahead||(Ld=this.state.curPosition());let Yd=this.state.pos,mf=this.input.indexOf(Vd,Yd+2);if(mf===-1)throw this.raise(Md.UnterminatedComment,this.state.curPosition());for(this.state.pos=mf+Vd.length,uh.lastIndex=Yd+2;uh.test(this.input)&&uh.lastIndex<=mf;)++this.state.curLine,this.state.lineStart=uh.lastIndex;if(this.isLookahead)return;let Af={type:"CommentBlock",value:this.input.slice(Yd+2,mf),start:Yd,end:mf+Vd.length,loc:new od(Ld,this.state.curPosition())};return this.options.tokens&&this.pushToken(Af),Af}skipLineComment(Vd){let Ld=this.state.pos,Yd;this.isLookahead||(Yd=this.state.curPosition());let mf=this.input.charCodeAt(this.state.pos+=Vd);if(this.state.pos<this.length)for(;!Th(mf)&&++this.state.pos<this.length;)mf=this.input.charCodeAt(this.state.pos);if(this.isLookahead)return;let Af=this.state.pos,Wf={type:"CommentLine",value:this.input.slice(Ld+Vd,Af),start:Ld,end:Af,loc:new od(Yd,this.state.curPosition())};return this.options.tokens&&this.pushToken(Wf),Wf}skipSpace(){let Vd=this.state.pos,Ld=[];e:for(;this.state.pos<this.length;){let Yd=this.input.charCodeAt(this.state.pos);switch(Yd){case 32:case 160:case 9:++this.state.pos;break;case 13:this.input.charCodeAt(this.state.pos+1)===10&&++this.state.pos;case 10:case 8232:case 8233:++this.state.pos,++this.state.curLine,this.state.lineStart=this.state.pos;break;case 47:switch(this.input.charCodeAt(this.state.pos+1)){case 42:{let mf=this.skipBlockComment("*/");mf!==void 0&&(this.addComment(mf),this.options.attachComment&&Ld.push(mf));break}case 47:{let mf=this.skipLineComment(2);mf!==void 0&&(this.addComment(mf),this.options.attachComment&&Ld.push(mf));break}default:break e}break;default:if(_h(Yd))++this.state.pos;else if(Yd===45&&!this.inModule&&this.options.annexB){let mf=this.state.pos;if(this.input.charCodeAt(mf+1)===45&&this.input.charCodeAt(mf+2)===62&&(Vd===0||this.state.lineStart>Vd)){let Af=this.skipLineComment(3);Af!==void 0&&(this.addComment(Af),this.options.attachComment&&Ld.push(Af))}else break e}else if(Yd===60&&!this.inModule&&this.options.annexB){let mf=this.state.pos;if(this.input.charCodeAt(mf+1)===33&&this.input.charCodeAt(mf+2)===45&&this.input.charCodeAt(mf+3)===45){let Af=this.skipLineComment(4);Af!==void 0&&(this.addComment(Af),this.options.attachComment&&Ld.push(Af))}else break e}else break e}}if(Ld.length>0){let Yd=this.state.pos,mf={start:Vd,end:Yd,comments:Ld,leadingNode:null,trailingNode:null,containingNode:null};this.state.commentStack.push(mf)}}finishToken(Vd,Ld){this.state.end=this.state.pos,this.state.endLoc=this.state.curPosition();let Yd=this.state.type;this.state.type=Vd,this.state.value=Ld,this.isLookahead||this.updateContext(Yd)}replaceToken(Vd){this.state.type=Vd,this.updateContext()}readToken_numberSign(){if(this.state.pos===0&&this.readToken_interpreter())return;let Vd=this.state.pos+1,Ld=this.codePointAtPos(Vd);if(Ld>=48&&Ld<=57)throw this.raise(Md.UnexpectedDigitAfterHash,this.state.curPosition());if(Ld===123||Ld===91&&this.hasPlugin("recordAndTuple")){if(this.expectPlugin("recordAndTuple"),this.getPluginOption("recordAndTuple","syntaxType")==="bar")throw this.raise(Ld===123?Md.RecordExpressionHashIncorrectStartSyntaxType:Md.TupleExpressionHashIncorrectStartSyntaxType,this.state.curPosition());this.state.pos+=2,Ld===123?this.finishToken(7):this.finishToken(1)}else Oh(Ld)?(++this.state.pos,this.finishToken(138,this.readWord1(Ld))):Ld===92?(++this.state.pos,this.finishToken(138,this.readWord1())):this.finishOp(27,1)}readToken_dot(){let Vd=this.input.charCodeAt(this.state.pos+1);if(Vd>=48&&Vd<=57){this.readNumber(!0);return}Vd===46&&this.input.charCodeAt(this.state.pos+2)===46?(this.state.pos+=3,this.finishToken(21)):(++this.state.pos,this.finishToken(16))}readToken_slash(){this.input.charCodeAt(this.state.pos+1)===61?this.finishOp(31,2):this.finishOp(56,1)}readToken_interpreter(){if(this.state.pos!==0||this.length<2)return!1;let Vd=this.input.charCodeAt(this.state.pos+1);if(Vd!==33)return!1;let Ld=this.state.pos;for(this.state.pos+=1;!Th(Vd)&&++this.state.pos<this.length;)Vd=this.input.charCodeAt(this.state.pos);let Yd=this.input.slice(Ld+2,this.state.pos);return this.finishToken(28,Yd),!0}readToken_mult_modulo(Vd){let Ld=Vd===42?55:54,Yd=1,mf=this.input.charCodeAt(this.state.pos+1);Vd===42&&mf===42&&(Yd++,mf=this.input.charCodeAt(this.state.pos+2),Ld=57),mf===61&&!this.state.inType&&(Yd++,Ld=Vd===37?33:30),this.finishOp(Ld,Yd)}readToken_pipe_amp(Vd){let Ld=this.input.charCodeAt(this.state.pos+1);if(Ld===Vd){this.input.charCodeAt(this.state.pos+2)===61?this.finishOp(30,3):this.finishOp(Vd===124?41:42,2);return}if(Vd===124){if(Ld===62){this.finishOp(39,2);return}if(this.hasPlugin("recordAndTuple")&&Ld===125){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(Md.RecordExpressionBarIncorrectEndSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(9);return}if(this.hasPlugin("recordAndTuple")&&Ld===93){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(Md.TupleExpressionBarIncorrectEndSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(4);return}}if(Ld===61){this.finishOp(30,2);return}this.finishOp(Vd===124?43:45,1)}readToken_caret(){let Vd=this.input.charCodeAt(this.state.pos+1);Vd===61&&!this.state.inType?this.finishOp(32,2):Vd===94&&this.hasPlugin(["pipelineOperator",{proposal:"hack",topicToken:"^^"}])?(this.finishOp(37,2),this.input.codePointAt(this.state.pos)===94&&this.unexpected()):this.finishOp(44,1)}readToken_atSign(){this.input.charCodeAt(this.state.pos+1)===64&&this.hasPlugin(["pipelineOperator",{proposal:"hack",topicToken:"@@"}])?this.finishOp(38,2):this.finishOp(26,1)}readToken_plus_min(Vd){let Ld=this.input.charCodeAt(this.state.pos+1);if(Ld===Vd){this.finishOp(34,2);return}Ld===61?this.finishOp(30,2):this.finishOp(53,1)}readToken_lt(){let{pos:Vd}=this.state,Ld=this.input.charCodeAt(Vd+1);if(Ld===60){if(this.input.charCodeAt(Vd+2)===61){this.finishOp(30,3);return}this.finishOp(51,2);return}if(Ld===61){this.finishOp(49,2);return}this.finishOp(47,1)}readToken_gt(){let{pos:Vd}=this.state,Ld=this.input.charCodeAt(Vd+1);if(Ld===62){let Yd=this.input.charCodeAt(Vd+2)===62?3:2;if(this.input.charCodeAt(Vd+Yd)===61){this.finishOp(30,Yd+1);return}this.finishOp(52,Yd);return}if(Ld===61){this.finishOp(49,2);return}this.finishOp(48,1)}readToken_eq_excl(Vd){let Ld=this.input.charCodeAt(this.state.pos+1);if(Ld===61){this.finishOp(46,this.input.charCodeAt(this.state.pos+2)===61?3:2);return}if(Vd===61&&Ld===62){this.state.pos+=2,this.finishToken(19);return}this.finishOp(Vd===61?29:35,1)}readToken_question(){let Vd=this.input.charCodeAt(this.state.pos+1),Ld=this.input.charCodeAt(this.state.pos+2);Vd===63?Ld===61?this.finishOp(30,3):this.finishOp(40,2):Vd===46&&!(Ld>=48&&Ld<=57)?(this.state.pos+=2,this.finishToken(18)):(++this.state.pos,this.finishToken(17))}getTokenFromCode(Vd){switch(Vd){case 46:this.readToken_dot();return;case 40:++this.state.pos,this.finishToken(10);return;case 41:++this.state.pos,this.finishToken(11);return;case 59:++this.state.pos,this.finishToken(13);return;case 44:++this.state.pos,this.finishToken(12);return;case 91:if(this.hasPlugin("recordAndTuple")&&this.input.charCodeAt(this.state.pos+1)===124){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(Md.TupleExpressionBarIncorrectStartSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(2)}else++this.state.pos,this.finishToken(0);return;case 93:++this.state.pos,this.finishToken(3);return;case 123:if(this.hasPlugin("recordAndTuple")&&this.input.charCodeAt(this.state.pos+1)===124){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(Md.RecordExpressionBarIncorrectStartSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(6)}else++this.state.pos,this.finishToken(5);return;case 125:++this.state.pos,this.finishToken(8);return;case 58:this.hasPlugin("functionBind")&&this.input.charCodeAt(this.state.pos+1)===58?this.finishOp(15,2):(++this.state.pos,this.finishToken(14));return;case 63:this.readToken_question();return;case 96:this.readTemplateToken();return;case 48:{let Ld=this.input.charCodeAt(this.state.pos+1);if(Ld===120||Ld===88){this.readRadixNumber(16);return}if(Ld===111||Ld===79){this.readRadixNumber(8);return}if(Ld===98||Ld===66){this.readRadixNumber(2);return}}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:this.readNumber(!1);return;case 34:case 39:this.readString(Vd);return;case 47:this.readToken_slash();return;case 37:case 42:this.readToken_mult_modulo(Vd);return;case 124:case 38:this.readToken_pipe_amp(Vd);return;case 94:this.readToken_caret();return;case 43:case 45:this.readToken_plus_min(Vd);return;case 60:this.readToken_lt();return;case 62:this.readToken_gt();return;case 61:case 33:this.readToken_eq_excl(Vd);return;case 126:this.finishOp(36,1);return;case 64:this.readToken_atSign();return;case 35:this.readToken_numberSign();return;case 92:this.readWord();return;default:if(Oh(Vd)){this.readWord(Vd);return}}throw this.raise(Md.InvalidOrUnexpectedToken,this.state.curPosition(),{unexpected:String.fromCodePoint(Vd)})}finishOp(Vd,Ld){let Yd=this.input.slice(this.state.pos,this.state.pos+Ld);this.state.pos+=Ld,this.finishToken(Vd,Yd)}readRegexp(){let Vd=this.state.startLoc,Ld=this.state.start+1,Yd,mf,{pos:Af}=this.state;for(;;++Af){if(Af>=this.length)throw this.raise(Md.UnterminatedRegExp,ld(Vd,1));let Ih=this.input.charCodeAt(Af);if(Th(Ih))throw this.raise(Md.UnterminatedRegExp,ld(Vd,1));if(Yd)Yd=!1;else{if(Ih===91)mf=!0;else if(Ih===93&&mf)mf=!1;else if(Ih===47&&!mf)break;Yd=Ih===92}}let Wf=this.input.slice(Ld,Af);++Af;let lh="",bh=()=>ld(Vd,Af+2-Ld);for(;Af<this.length;){let Ih=this.codePointAtPos(Af),xh=String.fromCharCode(Ih);if(n_.has(Ih))Ih===118?lh.includes("u")&&this.raise(Md.IncompatibleRegExpUVFlags,bh()):Ih===117&&lh.includes("v")&&this.raise(Md.IncompatibleRegExpUVFlags,bh()),lh.includes(xh)&&this.raise(Md.DuplicateRegExpFlags,bh());else if(Zh(Ih)||Ih===92)this.raise(Md.MalformedRegExpFlags,bh());else break;++Af,lh+=xh}this.state.pos=Af,this.finishToken(137,{pattern:Wf,flags:lh})}readInt(Vd,Ld,Yd=!1,mf=!0){let{n:Af,pos:Wf}=Dm(this.input,this.state.pos,this.state.lineStart,this.state.curLine,Vd,Ld,Yd,mf,this.errorHandlers_readInt,!1);return this.state.pos=Wf,Af}readRadixNumber(Vd){let Ld=this.state.curPosition(),Yd=!1;this.state.pos+=2;let mf=this.readInt(Vd);mf==null&&this.raise(Md.InvalidDigit,ld(Ld,2),{radix:Vd});let Af=this.input.charCodeAt(this.state.pos);if(Af===110)++this.state.pos,Yd=!0;else if(Af===109)throw this.raise(Md.InvalidDecimal,Ld);if(Oh(this.codePointAtPos(this.state.pos)))throw this.raise(Md.NumberIdentifier,this.state.curPosition());if(Yd){let Wf=this.input.slice(Ld.index,this.state.pos).replace(/[_n]/g,"");this.finishToken(135,Wf);return}this.finishToken(134,mf)}readNumber(Vd){let Ld=this.state.pos,Yd=this.state.curPosition(),mf=!1,Af=!1,Wf=!1,lh=!1,bh=!1;!Vd&&this.readInt(10)===null&&this.raise(Md.InvalidNumber,this.state.curPosition());let Ih=this.state.pos-Ld>=2&&this.input.charCodeAt(Ld)===48;if(Ih){let Gm=this.input.slice(Ld,this.state.pos);if(this.recordStrictModeErrors(Md.StrictOctalLiteral,Yd),!this.state.strict){let Ym=Gm.indexOf("_");Ym>0&&this.raise(Md.ZeroDigitNumericSeparator,ld(Yd,Ym))}bh=Ih&&!/[89]/.test(Gm)}let xh=this.input.charCodeAt(this.state.pos);if(xh===46&&!bh&&(++this.state.pos,this.readInt(10),mf=!0,xh=this.input.charCodeAt(this.state.pos)),(xh===69||xh===101)&&!bh&&(xh=this.input.charCodeAt(++this.state.pos),(xh===43||xh===45)&&++this.state.pos,this.readInt(10)===null&&this.raise(Md.InvalidOrMissingExponent,Yd),mf=!0,lh=!0,xh=this.input.charCodeAt(this.state.pos)),xh===110&&((mf||Ih)&&this.raise(Md.InvalidBigIntLiteral,Yd),++this.state.pos,Af=!0),xh===109&&(this.expectPlugin("decimal",this.state.curPosition()),(lh||Ih)&&this.raise(Md.InvalidDecimal,Yd),++this.state.pos,Wf=!0),Oh(this.codePointAtPos(this.state.pos)))throw this.raise(Md.NumberIdentifier,this.state.curPosition());let pm=this.input.slice(Ld,this.state.pos).replace(/[_mn]/g,"");if(Af){this.finishToken(135,pm);return}if(Wf){this.finishToken(136,pm);return}let Mm=bh?parseInt(pm,8):parseFloat(pm);this.finishToken(134,Mm)}readCodePoint(Vd){let{code:Ld,pos:Yd}=V_(this.input,this.state.pos,this.state.lineStart,this.state.curLine,Vd,this.errorHandlers_readCodePoint);return this.state.pos=Yd,Ld}readString(Vd){let{str:Ld,pos:Yd,curLine:mf,lineStart:Af}=zm(Vd===34?"double":"single",this.input,this.state.pos+1,this.state.lineStart,this.state.curLine,this.errorHandlers_readStringContents_string);this.state.pos=Yd+1,this.state.lineStart=Af,this.state.curLine=mf,this.finishToken(133,Ld)}readTemplateContinuation(){this.match(8)||this.unexpected(null,8),this.state.pos--,this.readTemplateToken()}readTemplateToken(){let Vd=this.input[this.state.pos],{str:Ld,firstInvalidLoc:Yd,pos:mf,curLine:Af,lineStart:Wf}=zm("template",this.input,this.state.pos+1,this.state.lineStart,this.state.curLine,this.errorHandlers_readStringContents_template);this.state.pos=mf+1,this.state.lineStart=Wf,this.state.curLine=Af,Yd&&(this.state.firstInvalidTemplateEscapePos=new nd(Yd.curLine,Yd.pos-Yd.lineStart,Yd.pos)),this.input.codePointAt(mf)===96?this.finishToken(24,Yd?null:Vd+Ld+"`"):(this.state.pos++,this.finishToken(25,Yd?null:Vd+Ld+"${"))}recordStrictModeErrors(Vd,Ld){let Yd=Ld.index;this.state.strict&&!this.state.strictErrors.has(Yd)?this.raise(Vd,Ld):this.state.strictErrors.set(Yd,[Vd,Ld])}readWord1(Vd){this.state.containsEsc=!1;let Ld="",Yd=this.state.pos,mf=this.state.pos;for(Vd!==void 0&&(this.state.pos+=Vd<=65535?1:2);this.state.pos<this.length;){let Af=this.codePointAtPos(this.state.pos);if(Zh(Af))this.state.pos+=Af<=65535?1:2;else if(Af===92){this.state.containsEsc=!0,Ld+=this.input.slice(mf,this.state.pos);let Wf=this.state.curPosition(),lh=this.state.pos===Yd?Oh:Zh;if(this.input.charCodeAt(++this.state.pos)!==117){this.raise(Md.MissingUnicodeEscape,this.state.curPosition()),mf=this.state.pos-1;continue}++this.state.pos;let bh=this.readCodePoint(!0);bh!==null&&(lh(bh)||this.raise(Md.EscapedCharNotAnIdentifier,Wf),Ld+=String.fromCodePoint(bh)),mf=this.state.pos}else break}return Ld+this.input.slice(mf,this.state.pos)}readWord(Vd){let Ld=this.readWord1(Vd),Yd=bf.get(Ld);Yd!==void 0?this.finishToken(Yd,dh(Yd)):this.finishToken(132,Ld)}checkKeywordEscapes(){let{type:Vd}=this.state;Rf(Vd)&&this.state.containsEsc&&this.raise(Md.InvalidEscapedReservedWord,this.state.startLoc,{reservedWord:dh(Vd)})}raise(Vd,Ld,Yd={}){let mf=Ld instanceof nd?Ld:Ld.loc.start,Af=Vd(mf,Yd);if(!this.options.errorRecovery)throw Af;return this.isLookahead||this.state.errors.push(Af),Af}raiseOverwrite(Vd,Ld,Yd={}){let mf=Ld instanceof nd?Ld:Ld.loc.start,Af=mf.index,Wf=this.state.errors;for(let lh=Wf.length-1;lh>=0;lh--){let bh=Wf[lh];if(bh.loc.index===Af)return Wf[lh]=Vd(mf,Yd);if(bh.loc.index<Af)break}return this.raise(Vd,Ld,Yd)}updateContext(Vd){}unexpected(Vd,Ld){throw this.raise(Md.UnexpectedToken,Vd??this.state.startLoc,{expected:Ld?dh(Ld):null})}expectPlugin(Vd,Ld){if(this.hasPlugin(Vd))return!0;throw this.raise(Md.MissingPlugin,Ld??this.state.startLoc,{missingPlugin:[Vd]})}expectOnePlugin(Vd){if(!Vd.some(Ld=>this.hasPlugin(Ld)))throw this.raise(Md.MissingOneOfPlugins,this.state.startLoc,{missingPlugin:Vd})}errorBuilder(Vd){return(Ld,Yd,mf)=>{this.raise(Vd,h_(Ld,Yd,mf))}}},Jg=class{constructor(){this.privateNames=new Set,this.loneAccessors=new Map,this.undefinedPrivateNames=new Map}},Zg=class{constructor(Vd){this.parser=void 0,this.stack=[],this.undefinedPrivateNames=new Map,this.parser=Vd}current(){return this.stack[this.stack.length-1]}enter(){this.stack.push(new Jg)}exit(){let Vd=this.stack.pop(),Ld=this.current();for(let[Yd,mf]of Array.from(Vd.undefinedPrivateNames))Ld?Ld.undefinedPrivateNames.has(Yd)||Ld.undefinedPrivateNames.set(Yd,mf):this.parser.raise(Md.InvalidPrivateFieldResolution,mf,{identifierName:Yd})}declarePrivateName(Vd,Ld,Yd){let{privateNames:mf,loneAccessors:Af,undefinedPrivateNames:Wf}=this.current(),lh=mf.has(Vd);if(Ld&3){let bh=lh&&Af.get(Vd);if(bh){let Ih=bh&4,xh=Ld&4,pm=bh&3,Mm=Ld&3;lh=pm===Mm||Ih!==xh,lh||Af.delete(Vd)}else lh||Af.set(Vd,Ld)}lh&&this.parser.raise(Md.PrivateNameRedeclaration,Yd,{identifierName:Vd}),mf.add(Vd),Wf.delete(Vd)}usePrivateName(Vd,Ld){let Yd;for(Yd of this.stack)if(Yd.privateNames.has(Vd))return;Yd?Yd.undefinedPrivateNames.set(Vd,Ld):this.parser.raise(Md.InvalidPrivateFieldResolution,Ld,{identifierName:Vd})}},mm=class{constructor(Vd=0){this.type=Vd}canBeArrowParameterDeclaration(){return this.type===2||this.type===1}isCertainlyParameterDeclaration(){return this.type===3}},i_=class extends mm{constructor(Vd){super(Vd),this.declarationErrors=new Map}recordDeclarationError(Vd,Ld){let Yd=Ld.index;this.declarationErrors.set(Yd,[Vd,Ld])}clearDeclarationError(Vd){this.declarationErrors.delete(Vd)}iterateErrors(Vd){this.declarationErrors.forEach(Vd)}},Og=class{constructor(Vd){this.parser=void 0,this.stack=[new mm],this.parser=Vd}enter(Vd){this.stack.push(Vd)}exit(){this.stack.pop()}recordParameterInitializerError(Vd,Ld){let Yd=Ld.loc.start,{stack:mf}=this,Af=mf.length-1,Wf=mf[Af];for(;!Wf.isCertainlyParameterDeclaration();){if(Wf.canBeArrowParameterDeclaration())Wf.recordDeclarationError(Vd,Yd);else return;Wf=mf[--Af]}this.parser.raise(Vd,Yd)}recordArrowParameterBindingError(Vd,Ld){let{stack:Yd}=this,mf=Yd[Yd.length-1],Af=Ld.loc.start;if(mf.isCertainlyParameterDeclaration())this.parser.raise(Vd,Af);else if(mf.canBeArrowParameterDeclaration())mf.recordDeclarationError(Vd,Af);else return}recordAsyncArrowParametersError(Vd){let{stack:Ld}=this,Yd=Ld.length-1,mf=Ld[Yd];for(;mf.canBeArrowParameterDeclaration();)mf.type===2&&mf.recordDeclarationError(Md.AwaitBindingIdentifier,Vd),mf=Ld[--Yd]}validateAsPattern(){let{stack:Vd}=this,Ld=Vd[Vd.length-1];Ld.canBeArrowParameterDeclaration()&&Ld.iterateErrors(([Yd,mf])=>{this.parser.raise(Yd,mf);let Af=Vd.length-2,Wf=Vd[Af];for(;Wf.canBeArrowParameterDeclaration();)Wf.clearDeclarationError(mf.index),Wf=Vd[--Af]})}};function f0(){return new mm(3)}function h0(){return new i_(1)}function Hg(){return new i_(2)}function e0(){return new mm}var a_=class{constructor(){this.stacks=[]}enter(Vd){this.stacks.push(Vd)}exit(){this.stacks.pop()}currentFlags(){return this.stacks[this.stacks.length-1]}get hasAwait(){return(this.currentFlags()&2)>0}get hasYield(){return(this.currentFlags()&1)>0}get hasReturn(){return(this.currentFlags()&4)>0}get hasIn(){return(this.currentFlags()&8)>0}};function Rg(Vd,Ld){return(Vd?2:0)|(Ld?1:0)}var z_=class extends v_{addExtra(Vd,Ld,Yd,mf=!0){if(!Vd)return;let Af=Vd.extra=Vd.extra||{};mf?Af[Ld]=Yd:Object.defineProperty(Af,Ld,{enumerable:mf,value:Yd})}isContextual(Vd){return this.state.type===Vd&&!this.state.containsEsc}isUnparsedContextual(Vd,Ld){let Yd=Vd+Ld.length;if(this.input.slice(Vd,Yd)===Ld){let mf=this.input.charCodeAt(Yd);return!(Zh(mf)||(mf&64512)===55296)}return!1}isLookaheadContextual(Vd){let Ld=this.nextTokenStart();return this.isUnparsedContextual(Ld,Vd)}eatContextual(Vd){return this.isContextual(Vd)?(this.next(),!0):!1}expectContextual(Vd,Ld){if(!this.eatContextual(Vd)){if(Ld!=null)throw this.raise(Ld,this.state.startLoc);this.unexpected(null,Vd)}}canInsertSemicolon(){return this.match(139)||this.match(8)||this.hasPrecedingLineBreak()}hasPrecedingLineBreak(){return Xf.test(this.input.slice(this.state.lastTokEndLoc.index,this.state.start))}hasFollowingLineBreak(){return wh.lastIndex=this.state.end,wh.test(this.input)}isLineTerminator(){return this.eat(13)||this.canInsertSemicolon()}semicolon(Vd=!0){(Vd?this.isLineTerminator():this.eat(13))||this.raise(Md.MissingSemicolon,this.state.lastTokEndLoc)}expect(Vd,Ld){this.eat(Vd)||this.unexpected(Ld,Vd)}tryParse(Vd,Ld=this.state.clone()){let Yd={node:null};try{let mf=Vd((Af=null)=>{throw Yd.node=Af,Yd});if(this.state.errors.length>Ld.errors.length){let Af=this.state;return this.state=Ld,this.state.tokensLength=Af.tokensLength,{node:mf,error:Af.errors[Ld.errors.length],thrown:!1,aborted:!1,failState:Af}}return{node:mf,error:null,thrown:!1,aborted:!1,failState:null}}catch(mf){let Af=this.state;if(this.state=Ld,mf instanceof SyntaxError)return{node:null,error:mf,thrown:!0,aborted:!1,failState:Af};if(mf===Yd)return{node:Yd.node,error:null,thrown:!1,aborted:!0,failState:Af};throw mf}}checkExpressionErrors(Vd,Ld){if(!Vd)return!1;let{shorthandAssignLoc:Yd,doubleProtoLoc:mf,privateKeyLoc:Af,optionalParametersLoc:Wf}=Vd,lh=!!Yd||!!mf||!!Wf||!!Af;if(!Ld)return lh;Yd!=null&&this.raise(Md.InvalidCoverInitializedName,Yd),mf!=null&&this.raise(Md.DuplicateProto,mf),Af!=null&&this.raise(Md.UnexpectedPrivateField,Af),Wf!=null&&this.unexpected(Wf)}isLiteralPropertyName(){return Yf(this.state.type)}isPrivateName(Vd){return Vd.type==="PrivateName"}getPrivateNameSV(Vd){return Vd.id.name}hasPropertyAsPrivateName(Vd){return(Vd.type==="MemberExpression"||Vd.type==="OptionalMemberExpression")&&this.isPrivateName(Vd.property)}isObjectProperty(Vd){return Vd.type==="ObjectProperty"}isObjectMethod(Vd){return Vd.type==="ObjectMethod"}initializeScopes(Vd=this.options.sourceType==="module"){let Ld=this.state.labels;this.state.labels=[];let Yd=this.exportedIdentifiers;this.exportedIdentifiers=new Set;let mf=this.inModule;this.inModule=Vd;let Af=this.scope,Wf=this.getScopeHandler();this.scope=new Wf(this,Vd);let lh=this.prodParam;this.prodParam=new a_;let bh=this.classScope;this.classScope=new Zg(this);let Ih=this.expressionScope;return this.expressionScope=new Og(this),()=>{this.state.labels=Ld,this.exportedIdentifiers=Yd,this.inModule=mf,this.scope=Af,this.prodParam=lh,this.classScope=bh,this.expressionScope=Ih}}enterInitialScopes(){let Vd=0;this.inModule&&(Vd|=2),this.scope.enter(1),this.prodParam.enter(Vd)}checkDestructuringPrivate(Vd){let{privateKeyLoc:Ld}=Vd;Ld!==null&&this.expectPlugin("destructuringPrivate",Ld)}},mg=class{constructor(){this.shorthandAssignLoc=null,this.doubleProtoLoc=null,this.privateKeyLoc=null,this.optionalParametersLoc=null}},ag=class{constructor(Vd,Ld,Yd){this.type="",this.start=Ld,this.end=0,this.loc=new od(Yd),Vd!=null&&Vd.options.ranges&&(this.range=[Ld,0]),Vd!=null&&Vd.filename&&(this.loc.filename=Vd.filename)}},t0=ag.prototype;t0.__clone=function(){let Vd=new ag(void 0,this.start,this.loc.start),Ld=Object.keys(this);for(let Yd=0,mf=Ld.length;Yd<mf;Yd++){let Af=Ld[Yd];Af!=="leadingComments"&&Af!=="trailingComments"&&Af!=="innerComments"&&(Vd[Af]=this[Af])}return Vd};function R0(Vd){return _g(Vd)}function _g(Vd){let{type:Ld,start:Yd,end:mf,loc:Af,range:Wf,extra:lh,name:bh}=Vd,Ih=Object.create(t0);return Ih.type=Ld,Ih.start=Yd,Ih.end=mf,Ih.loc=Af,Ih.range=Wf,Ih.extra=lh,Ih.name=bh,Ld==="Placeholder"&&(Ih.expectedNode=Vd.expectedNode),Ih}function r0(Vd){let{type:Ld,start:Yd,end:mf,loc:Af,range:Wf,extra:lh}=Vd;if(Ld==="Placeholder")return R0(Vd);let bh=Object.create(t0);return bh.type=Ld,bh.start=Yd,bh.end=mf,bh.loc=Af,bh.range=Wf,Vd.raw!==void 0?bh.raw=Vd.raw:bh.extra=lh,bh.value=Vd.value,bh}var Cb=class extends z_{startNode(){let Vd=this.state.startLoc;return new ag(this,Vd.index,Vd)}startNodeAt(Vd){return new ag(this,Vd.index,Vd)}startNodeAtNode(Vd){return this.startNodeAt(Vd.loc.start)}finishNode(Vd,Ld){return this.finishNodeAt(Vd,Ld,this.state.lastTokEndLoc)}finishNodeAt(Vd,Ld,Yd){return Vd.type=Ld,Vd.end=Yd.index,Vd.loc.end=Yd,this.options.ranges&&(Vd.range[1]=Yd.index),this.options.attachComment&&this.processComment(Vd),Vd}resetStartLocation(Vd,Ld){Vd.start=Ld.index,Vd.loc.start=Ld,this.options.ranges&&(Vd.range[0]=Ld.index)}resetEndLocation(Vd,Ld=this.state.lastTokEndLoc){Vd.end=Ld.index,Vd.loc.end=Ld,this.options.ranges&&(Vd.range[1]=Ld.index)}resetStartLocationFromNode(Vd,Ld){this.resetStartLocation(Vd,Ld.loc.start)}},ib=new Set(["_","any","bool","boolean","empty","extends","false","interface","mixed","null","number","static","string","true","typeof","void"]),e_=Pd`flow`({AmbiguousConditionalArrow:"Ambiguous expression: wrap the arrow functions in parentheses to disambiguate.",AmbiguousDeclareModuleKind:"Found both `declare module.exports` and `declare export` in the same module. Modules can only have 1 since they are either an ES module or they are a CommonJS module.",AssignReservedType:({reservedType:Vd})=>`Cannot overwrite reserved type ${Vd}.`,DeclareClassElement:"The `declare` modifier can only appear on class fields.",DeclareClassFieldInitializer:"Initializers are not allowed in fields with the `declare` modifier.",DuplicateDeclareModuleExports:"Duplicate `declare module.exports` statement.",EnumBooleanMemberNotInitialized:({memberName:Vd,enumName:Ld})=>`Boolean enum members need to be initialized. Use either \`${Vd} = true,\` or \`${Vd} = false,\` in enum \`${Ld}\`.`,EnumDuplicateMemberName:({memberName:Vd,enumName:Ld})=>`Enum member names need to be unique, but the name \`${Vd}\` has already been used before in enum \`${Ld}\`.`,EnumInconsistentMemberValues:({enumName:Vd})=>`Enum \`${Vd}\` has inconsistent member initializers. Either use no initializers, or consistently use literals (either booleans, numbers, or strings) for all member initializers.`,EnumInvalidExplicitType:({invalidEnumType:Vd,enumName:Ld})=>`Enum type \`${Vd}\` is not valid. Use one of \`boolean\`, \`number\`, \`string\`, or \`symbol\` in enum \`${Ld}\`.`,EnumInvalidExplicitTypeUnknownSupplied:({enumName:Vd})=>`Supplied enum type is not valid. Use one of \`boolean\`, \`number\`, \`string\`, or \`symbol\` in enum \`${Vd}\`.`,EnumInvalidMemberInitializerPrimaryType:({enumName:Vd,memberName:Ld,explicitType:Yd})=>`Enum \`${Vd}\` has type \`${Yd}\`, so the initializer of \`${Ld}\` needs to be a ${Yd} literal.`,EnumInvalidMemberInitializerSymbolType:({enumName:Vd,memberName:Ld})=>`Symbol enum members cannot be initialized. Use \`${Ld},\` in enum \`${Vd}\`.`,EnumInvalidMemberInitializerUnknownType:({enumName:Vd,memberName:Ld})=>`The enum member initializer for \`${Ld}\` needs to be a literal (either a boolean, number, or string) in enum \`${Vd}\`.`,EnumInvalidMemberName:({enumName:Vd,memberName:Ld,suggestion:Yd})=>`Enum member names cannot start with lowercase 'a' through 'z'. Instead of using \`${Ld}\`, consider using \`${Yd}\`, in enum \`${Vd}\`.`,EnumNumberMemberNotInitialized:({enumName:Vd,memberName:Ld})=>`Number enum members need to be initialized, e.g. \`${Ld} = 1\` in enum \`${Vd}\`.`,EnumStringMemberInconsistentlyInitialized:({enumName:Vd})=>`String enum members need to consistently either all use initializers, or use no initializers, in enum \`${Vd}\`.`,GetterMayNotHaveThisParam:"A getter cannot have a `this` parameter.",ImportReflectionHasImportType:"An `import module` declaration can not use `type` or `typeof` keyword.",ImportTypeShorthandOnlyInPureImport:"The `type` and `typeof` keywords on named imports can only be used on regular `import` statements. It cannot be used with `import type` or `import typeof` statements.",InexactInsideExact:"Explicit inexact syntax cannot appear inside an explicit exact object type.",InexactInsideNonObject:"Explicit inexact syntax cannot appear in class or interface definitions.",InexactVariance:"Explicit inexact syntax cannot have variance.",InvalidNonTypeImportInDeclareModule:"Imports within a `declare module` body must always be `import type` or `import typeof`.",MissingTypeParamDefault:"Type parameter declaration needs a default, since a preceding type parameter declaration has a default.",NestedDeclareModule:"`declare module` cannot be used inside another `declare module`.",NestedFlowComment:"Cannot have a flow comment inside another flow comment.",PatternIsOptional:Object.assign({message:"A binding pattern parameter cannot be optional in an implementation signature."},{reasonCode:"OptionalBindingPattern"}),SetterMayNotHaveThisParam:"A setter cannot have a `this` parameter.",SpreadVariance:"Spread properties cannot have variance.",ThisParamAnnotationRequired:"A type annotation is required for the `this` parameter.",ThisParamBannedInConstructor:"Constructors cannot have a `this` parameter; constructors don't bind `this` like other functions.",ThisParamMayNotBeOptional:"The `this` parameter cannot be optional.",ThisParamMustBeFirst:"The `this` parameter must be the first function parameter.",ThisParamNoDefault:"The `this` parameter may not have a default value.",TypeBeforeInitializer:"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.",TypeCastInPattern:"The type cast expression is expected to be wrapped with parenthesis.",UnexpectedExplicitInexactInObject:"Explicit inexact syntax must appear at the end of an inexact object.",UnexpectedReservedType:({reservedType:Vd})=>`Unexpected reserved type ${Vd}.`,UnexpectedReservedUnderscore:"`_` is only allowed as a type argument to call or new.",UnexpectedSpaceBetweenModuloChecks:"Spaces between `%` and `checks` are not allowed here.",UnexpectedSpreadType:"Spread operator cannot appear in class or interface definitions.",UnexpectedSubtractionOperand:'Unexpected token, expected "number" or "bigint".',UnexpectedTokenAfterTypeParameter:"Expected an arrow function after this type parameter declaration.",UnexpectedTypeParameterBeforeAsyncArrowFunction:"Type parameters must come after the async keyword, e.g. instead of `<T> async () => {}`, use `async <T>() => {}`.",UnsupportedDeclareExportKind:({unsupportedExportKind:Vd,suggestion:Ld})=>`\`declare export ${Vd}\` is not supported. Use \`${Ld}\` instead.`,UnsupportedStatementInDeclareModule:"Only declares and type imports are allowed inside declare module.",UnterminatedFlowComment:"Unterminated flow-comment."});function ab(Vd){return Vd.type==="DeclareExportAllDeclaration"||Vd.type==="DeclareExportDeclaration"&&(!Vd.declaration||Vd.declaration.type!=="TypeAlias"&&Vd.declaration.type!=="InterfaceDeclaration")}function V0(Vd){return Vd.importKind==="type"||Vd.importKind==="typeof"}var Ab={const:"declare export var",let:"declare export var",type:"export type",interface:"export interface"};function tv(Vd,Ld){let Yd=[],mf=[];for(let Af=0;Af<Vd.length;Af++)(Ld(Vd[Af],Af,Vd)?Yd:mf).push(Vd[Af]);return[Yd,mf]}var rv=/\*?\s*@((?:no)?flow)\b/,z0=Vd=>class extends Vd{constructor(...Ld){super(...Ld),this.flowPragma=void 0}getScopeHandler(){return D_}shouldParseTypes(){return this.getPluginOption("flow","all")||this.flowPragma==="flow"}shouldParseEnums(){return!!this.getPluginOption("flow","enums")}finishToken(Ld,Yd){Ld!==133&&Ld!==13&&Ld!==28&&this.flowPragma===void 0&&(this.flowPragma=null),super.finishToken(Ld,Yd)}addComment(Ld){if(this.flowPragma===void 0){let Yd=rv.exec(Ld.value);if(Yd)if(Yd[1]==="flow")this.flowPragma="flow";else if(Yd[1]==="noflow")this.flowPragma="noflow";else throw new Error("Unexpected flow pragma")}super.addComment(Ld)}flowParseTypeInitialiser(Ld){let Yd=this.state.inType;this.state.inType=!0,this.expect(Ld||14);let mf=this.flowParseType();return this.state.inType=Yd,mf}flowParsePredicate(){let Ld=this.startNode(),Yd=this.state.startLoc;return this.next(),this.expectContextual(110),this.state.lastTokStartLoc.index>Yd.index+1&&this.raise(e_.UnexpectedSpaceBetweenModuloChecks,Yd),this.eat(10)?(Ld.value=super.parseExpression(),this.expect(11),this.finishNode(Ld,"DeclaredPredicate")):this.finishNode(Ld,"InferredPredicate")}flowParseTypeAndPredicateInitialiser(){let Ld=this.state.inType;this.state.inType=!0,this.expect(14);let Yd=null,mf=null;return this.match(54)?(this.state.inType=Ld,mf=this.flowParsePredicate()):(Yd=this.flowParseType(),this.state.inType=Ld,this.match(54)&&(mf=this.flowParsePredicate())),[Yd,mf]}flowParseDeclareClass(Ld){return this.next(),this.flowParseInterfaceish(Ld,!0),this.finishNode(Ld,"DeclareClass")}flowParseDeclareFunction(Ld){this.next();let Yd=Ld.id=this.parseIdentifier(),mf=this.startNode(),Af=this.startNode();this.match(47)?mf.typeParameters=this.flowParseTypeParameterDeclaration():mf.typeParameters=null,this.expect(10);let Wf=this.flowParseFunctionTypeParams();return mf.params=Wf.params,mf.rest=Wf.rest,mf.this=Wf._this,this.expect(11),[mf.returnType,Ld.predicate]=this.flowParseTypeAndPredicateInitialiser(),Af.typeAnnotation=this.finishNode(mf,"FunctionTypeAnnotation"),Yd.typeAnnotation=this.finishNode(Af,"TypeAnnotation"),this.resetEndLocation(Yd),this.semicolon(),this.scope.declareName(Ld.id.name,2048,Ld.id.loc.start),this.finishNode(Ld,"DeclareFunction")}flowParseDeclare(Ld,Yd){if(this.match(80))return this.flowParseDeclareClass(Ld);if(this.match(68))return this.flowParseDeclareFunction(Ld);if(this.match(74))return this.flowParseDeclareVariable(Ld);if(this.eatContextual(127))return this.match(16)?this.flowParseDeclareModuleExports(Ld):(Yd&&this.raise(e_.NestedDeclareModule,this.state.lastTokStartLoc),this.flowParseDeclareModule(Ld));if(this.isContextual(130))return this.flowParseDeclareTypeAlias(Ld);if(this.isContextual(131))return this.flowParseDeclareOpaqueType(Ld);if(this.isContextual(129))return this.flowParseDeclareInterface(Ld);if(this.match(82))return this.flowParseDeclareExportDeclaration(Ld,Yd);this.unexpected()}flowParseDeclareVariable(Ld){return this.next(),Ld.id=this.flowParseTypeAnnotatableIdentifier(!0),this.scope.declareName(Ld.id.name,5,Ld.id.loc.start),this.semicolon(),this.finishNode(Ld,"DeclareVariable")}flowParseDeclareModule(Ld){this.scope.enter(0),this.match(133)?Ld.id=super.parseExprAtom():Ld.id=this.parseIdentifier();let Yd=Ld.body=this.startNode(),mf=Yd.body=[];for(this.expect(5);!this.match(8);){let lh=this.startNode();this.match(83)?(this.next(),!this.isContextual(130)&&!this.match(87)&&this.raise(e_.InvalidNonTypeImportInDeclareModule,this.state.lastTokStartLoc),super.parseImport(lh)):(this.expectContextual(125,e_.UnsupportedStatementInDeclareModule),lh=this.flowParseDeclare(lh,!0)),mf.push(lh)}this.scope.exit(),this.expect(8),this.finishNode(Yd,"BlockStatement");let Af=null,Wf=!1;return mf.forEach(lh=>{ab(lh)?(Af==="CommonJS"&&this.raise(e_.AmbiguousDeclareModuleKind,lh),Af="ES"):lh.type==="DeclareModuleExports"&&(Wf&&this.raise(e_.DuplicateDeclareModuleExports,lh),Af==="ES"&&this.raise(e_.AmbiguousDeclareModuleKind,lh),Af="CommonJS",Wf=!0)}),Ld.kind=Af||"CommonJS",this.finishNode(Ld,"DeclareModule")}flowParseDeclareExportDeclaration(Ld,Yd){if(this.expect(82),this.eat(65))return this.match(68)||this.match(80)?Ld.declaration=this.flowParseDeclare(this.startNode()):(Ld.declaration=this.flowParseType(),this.semicolon()),Ld.default=!0,this.finishNode(Ld,"DeclareExportDeclaration");if(this.match(75)||this.isLet()||(this.isContextual(130)||this.isContextual(129))&&!Yd){let mf=this.state.value;throw this.raise(e_.UnsupportedDeclareExportKind,this.state.startLoc,{unsupportedExportKind:mf,suggestion:Ab[mf]})}if(this.match(74)||this.match(68)||this.match(80)||this.isContextual(131))return Ld.declaration=this.flowParseDeclare(this.startNode()),Ld.default=!1,this.finishNode(Ld,"DeclareExportDeclaration");if(this.match(55)||this.match(5)||this.isContextual(129)||this.isContextual(130)||this.isContextual(131))return Ld=this.parseExport(Ld,null),Ld.type==="ExportNamedDeclaration"&&(Ld.type="ExportDeclaration",Ld.default=!1,delete Ld.exportKind),Ld.type="Declare"+Ld.type,Ld;this.unexpected()}flowParseDeclareModuleExports(Ld){return this.next(),this.expectContextual(111),Ld.typeAnnotation=this.flowParseTypeAnnotation(),this.semicolon(),this.finishNode(Ld,"DeclareModuleExports")}flowParseDeclareTypeAlias(Ld){this.next();let Yd=this.flowParseTypeAlias(Ld);return Yd.type="DeclareTypeAlias",Yd}flowParseDeclareOpaqueType(Ld){this.next();let Yd=this.flowParseOpaqueType(Ld,!0);return Yd.type="DeclareOpaqueType",Yd}flowParseDeclareInterface(Ld){return this.next(),this.flowParseInterfaceish(Ld,!1),this.finishNode(Ld,"DeclareInterface")}flowParseInterfaceish(Ld,Yd){if(Ld.id=this.flowParseRestrictedIdentifier(!Yd,!0),this.scope.declareName(Ld.id.name,Yd?17:8201,Ld.id.loc.start),this.match(47)?Ld.typeParameters=this.flowParseTypeParameterDeclaration():Ld.typeParameters=null,Ld.extends=[],this.eat(81))do Ld.extends.push(this.flowParseInterfaceExtends());while(!Yd&&this.eat(12));if(Yd){if(Ld.implements=[],Ld.mixins=[],this.eatContextual(117))do Ld.mixins.push(this.flowParseInterfaceExtends());while(this.eat(12));if(this.eatContextual(113))do Ld.implements.push(this.flowParseInterfaceExtends());while(this.eat(12))}Ld.body=this.flowParseObjectType({allowStatic:Yd,allowExact:!1,allowSpread:!1,allowProto:Yd,allowInexact:!1})}flowParseInterfaceExtends(){let Ld=this.startNode();return Ld.id=this.flowParseQualifiedTypeIdentifier(),this.match(47)?Ld.typeParameters=this.flowParseTypeParameterInstantiation():Ld.typeParameters=null,this.finishNode(Ld,"InterfaceExtends")}flowParseInterface(Ld){return this.flowParseInterfaceish(Ld,!1),this.finishNode(Ld,"InterfaceDeclaration")}checkNotUnderscore(Ld){Ld==="_"&&this.raise(e_.UnexpectedReservedUnderscore,this.state.startLoc)}checkReservedType(Ld,Yd,mf){ib.has(Ld)&&this.raise(mf?e_.AssignReservedType:e_.UnexpectedReservedType,Yd,{reservedType:Ld})}flowParseRestrictedIdentifier(Ld,Yd){return this.checkReservedType(this.state.value,this.state.startLoc,Yd),this.parseIdentifier(Ld)}flowParseTypeAlias(Ld){return Ld.id=this.flowParseRestrictedIdentifier(!1,!0),this.scope.declareName(Ld.id.name,8201,Ld.id.loc.start),this.match(47)?Ld.typeParameters=this.flowParseTypeParameterDeclaration():Ld.typeParameters=null,Ld.right=this.flowParseTypeInitialiser(29),this.semicolon(),this.finishNode(Ld,"TypeAlias")}flowParseOpaqueType(Ld,Yd){return this.expectContextual(130),Ld.id=this.flowParseRestrictedIdentifier(!0,!0),this.scope.declareName(Ld.id.name,8201,Ld.id.loc.start),this.match(47)?Ld.typeParameters=this.flowParseTypeParameterDeclaration():Ld.typeParameters=null,Ld.supertype=null,this.match(14)&&(Ld.supertype=this.flowParseTypeInitialiser(14)),Ld.impltype=null,Yd||(Ld.impltype=this.flowParseTypeInitialiser(29)),this.semicolon(),this.finishNode(Ld,"OpaqueType")}flowParseTypeParameter(Ld=!1){let Yd=this.state.startLoc,mf=this.startNode(),Af=this.flowParseVariance(),Wf=this.flowParseTypeAnnotatableIdentifier();return mf.name=Wf.name,mf.variance=Af,mf.bound=Wf.typeAnnotation,this.match(29)?(this.eat(29),mf.default=this.flowParseType()):Ld&&this.raise(e_.MissingTypeParamDefault,Yd),this.finishNode(mf,"TypeParameter")}flowParseTypeParameterDeclaration(){let Ld=this.state.inType,Yd=this.startNode();Yd.params=[],this.state.inType=!0,this.match(47)||this.match(142)?this.next():this.unexpected();let mf=!1;do{let Af=this.flowParseTypeParameter(mf);Yd.params.push(Af),Af.default&&(mf=!0),this.match(48)||this.expect(12)}while(!this.match(48));return this.expect(48),this.state.inType=Ld,this.finishNode(Yd,"TypeParameterDeclaration")}flowParseTypeParameterInstantiation(){let Ld=this.startNode(),Yd=this.state.inType;Ld.params=[],this.state.inType=!0,this.expect(47);let mf=this.state.noAnonFunctionType;for(this.state.noAnonFunctionType=!1;!this.match(48);)Ld.params.push(this.flowParseType()),this.match(48)||this.expect(12);return this.state.noAnonFunctionType=mf,this.expect(48),this.state.inType=Yd,this.finishNode(Ld,"TypeParameterInstantiation")}flowParseTypeParameterInstantiationCallOrNew(){let Ld=this.startNode(),Yd=this.state.inType;for(Ld.params=[],this.state.inType=!0,this.expect(47);!this.match(48);)Ld.params.push(this.flowParseTypeOrImplicitInstantiation()),this.match(48)||this.expect(12);return this.expect(48),this.state.inType=Yd,this.finishNode(Ld,"TypeParameterInstantiation")}flowParseInterfaceType(){let Ld=this.startNode();if(this.expectContextual(129),Ld.extends=[],this.eat(81))do Ld.extends.push(this.flowParseInterfaceExtends());while(this.eat(12));return Ld.body=this.flowParseObjectType({allowStatic:!1,allowExact:!1,allowSpread:!1,allowProto:!1,allowInexact:!1}),this.finishNode(Ld,"InterfaceTypeAnnotation")}flowParseObjectPropertyKey(){return this.match(134)||this.match(133)?super.parseExprAtom():this.parseIdentifier(!0)}flowParseObjectTypeIndexer(Ld,Yd,mf){return Ld.static=Yd,this.lookahead().type===14?(Ld.id=this.flowParseObjectPropertyKey(),Ld.key=this.flowParseTypeInitialiser()):(Ld.id=null,Ld.key=this.flowParseType()),this.expect(3),Ld.value=this.flowParseTypeInitialiser(),Ld.variance=mf,this.finishNode(Ld,"ObjectTypeIndexer")}flowParseObjectTypeInternalSlot(Ld,Yd){return Ld.static=Yd,Ld.id=this.flowParseObjectPropertyKey(),this.expect(3),this.expect(3),this.match(47)||this.match(10)?(Ld.method=!0,Ld.optional=!1,Ld.value=this.flowParseObjectTypeMethodish(this.startNodeAt(Ld.loc.start))):(Ld.method=!1,this.eat(17)&&(Ld.optional=!0),Ld.value=this.flowParseTypeInitialiser()),this.finishNode(Ld,"ObjectTypeInternalSlot")}flowParseObjectTypeMethodish(Ld){for(Ld.params=[],Ld.rest=null,Ld.typeParameters=null,Ld.this=null,this.match(47)&&(Ld.typeParameters=this.flowParseTypeParameterDeclaration()),this.expect(10),this.match(78)&&(Ld.this=this.flowParseFunctionTypeParam(!0),Ld.this.name=null,this.match(11)||this.expect(12));!this.match(11)&&!this.match(21);)Ld.params.push(this.flowParseFunctionTypeParam(!1)),this.match(11)||this.expect(12);return this.eat(21)&&(Ld.rest=this.flowParseFunctionTypeParam(!1)),this.expect(11),Ld.returnType=this.flowParseTypeInitialiser(),this.finishNode(Ld,"FunctionTypeAnnotation")}flowParseObjectTypeCallProperty(Ld,Yd){let mf=this.startNode();return Ld.static=Yd,Ld.value=this.flowParseObjectTypeMethodish(mf),this.finishNode(Ld,"ObjectTypeCallProperty")}flowParseObjectType({allowStatic:Ld,allowExact:Yd,allowSpread:mf,allowProto:Af,allowInexact:Wf}){let lh=this.state.inType;this.state.inType=!0;let bh=this.startNode();bh.callProperties=[],bh.properties=[],bh.indexers=[],bh.internalSlots=[];let Ih,xh,pm=!1;for(Yd&&this.match(6)?(this.expect(6),Ih=9,xh=!0):(this.expect(5),Ih=8,xh=!1),bh.exact=xh;!this.match(Ih);){let Gm=!1,Ym=null,p_=null,J_=this.startNode();if(Af&&this.isContextual(118)){let I_=this.lookahead();I_.type!==14&&I_.type!==17&&(this.next(),Ym=this.state.startLoc,Ld=!1)}if(Ld&&this.isContextual(106)){let I_=this.lookahead();I_.type!==14&&I_.type!==17&&(this.next(),Gm=!0)}let E_=this.flowParseVariance();if(this.eat(0))Ym!=null&&this.unexpected(Ym),this.eat(0)?(E_&&this.unexpected(E_.loc.start),bh.internalSlots.push(this.flowParseObjectTypeInternalSlot(J_,Gm))):bh.indexers.push(this.flowParseObjectTypeIndexer(J_,Gm,E_));else if(this.match(10)||this.match(47))Ym!=null&&this.unexpected(Ym),E_&&this.unexpected(E_.loc.start),bh.callProperties.push(this.flowParseObjectTypeCallProperty(J_,Gm));else{let I_="init";if(this.isContextual(99)||this.isContextual(104)){let Rb=this.lookahead();Yf(Rb.type)&&(I_=this.state.value,this.next())}let gg=this.flowParseObjectTypeProperty(J_,Gm,Ym,E_,I_,mf,Wf??!xh);gg===null?(pm=!0,p_=this.state.lastTokStartLoc):bh.properties.push(gg)}this.flowObjectTypeSemicolon(),p_&&!this.match(8)&&!this.match(9)&&this.raise(e_.UnexpectedExplicitInexactInObject,p_)}this.expect(Ih),mf&&(bh.inexact=pm);let Mm=this.finishNode(bh,"ObjectTypeAnnotation");return this.state.inType=lh,Mm}flowParseObjectTypeProperty(Ld,Yd,mf,Af,Wf,lh,bh){if(this.eat(21))return this.match(12)||this.match(13)||this.match(8)||this.match(9)?(lh?bh||this.raise(e_.InexactInsideExact,this.state.lastTokStartLoc):this.raise(e_.InexactInsideNonObject,this.state.lastTokStartLoc),Af&&this.raise(e_.InexactVariance,Af),null):(lh||this.raise(e_.UnexpectedSpreadType,this.state.lastTokStartLoc),mf!=null&&this.unexpected(mf),Af&&this.raise(e_.SpreadVariance,Af),Ld.argument=this.flowParseType(),this.finishNode(Ld,"ObjectTypeSpreadProperty"));{Ld.key=this.flowParseObjectPropertyKey(),Ld.static=Yd,Ld.proto=mf!=null,Ld.kind=Wf;let Ih=!1;return this.match(47)||this.match(10)?(Ld.method=!0,mf!=null&&this.unexpected(mf),Af&&this.unexpected(Af.loc.start),Ld.value=this.flowParseObjectTypeMethodish(this.startNodeAt(Ld.loc.start)),(Wf==="get"||Wf==="set")&&this.flowCheckGetterSetterParams(Ld),!lh&&Ld.key.name==="constructor"&&Ld.value.this&&this.raise(e_.ThisParamBannedInConstructor,Ld.value.this)):(Wf!=="init"&&this.unexpected(),Ld.method=!1,this.eat(17)&&(Ih=!0),Ld.value=this.flowParseTypeInitialiser(),Ld.variance=Af),Ld.optional=Ih,this.finishNode(Ld,"ObjectTypeProperty")}}flowCheckGetterSetterParams(Ld){let Yd=Ld.kind==="get"?0:1,mf=Ld.value.params.length+(Ld.value.rest?1:0);Ld.value.this&&this.raise(Ld.kind==="get"?e_.GetterMayNotHaveThisParam:e_.SetterMayNotHaveThisParam,Ld.value.this),mf!==Yd&&this.raise(Ld.kind==="get"?Md.BadGetterArity:Md.BadSetterArity,Ld),Ld.kind==="set"&&Ld.value.rest&&this.raise(Md.BadSetterRestParameter,Ld)}flowObjectTypeSemicolon(){!this.eat(13)&&!this.eat(12)&&!this.match(8)&&!this.match(9)&&this.unexpected()}flowParseQualifiedTypeIdentifier(Ld,Yd){Ld!=null||(Ld=this.state.startLoc);let mf=Yd||this.flowParseRestrictedIdentifier(!0);for(;this.eat(16);){let Af=this.startNodeAt(Ld);Af.qualification=mf,Af.id=this.flowParseRestrictedIdentifier(!0),mf=this.finishNode(Af,"QualifiedTypeIdentifier")}return mf}flowParseGenericType(Ld,Yd){let mf=this.startNodeAt(Ld);return mf.typeParameters=null,mf.id=this.flowParseQualifiedTypeIdentifier(Ld,Yd),this.match(47)&&(mf.typeParameters=this.flowParseTypeParameterInstantiation()),this.finishNode(mf,"GenericTypeAnnotation")}flowParseTypeofType(){let Ld=this.startNode();return this.expect(87),Ld.argument=this.flowParsePrimaryType(),this.finishNode(Ld,"TypeofTypeAnnotation")}flowParseTupleType(){let Ld=this.startNode();for(Ld.types=[],this.expect(0);this.state.pos<this.length&&!this.match(3)&&(Ld.types.push(this.flowParseType()),!this.match(3));)this.expect(12);return this.expect(3),this.finishNode(Ld,"TupleTypeAnnotation")}flowParseFunctionTypeParam(Ld){let Yd=null,mf=!1,Af=null,Wf=this.startNode(),lh=this.lookahead(),bh=this.state.type===78;return lh.type===14||lh.type===17?(bh&&!Ld&&this.raise(e_.ThisParamMustBeFirst,Wf),Yd=this.parseIdentifier(bh),this.eat(17)&&(mf=!0,bh&&this.raise(e_.ThisParamMayNotBeOptional,Wf)),Af=this.flowParseTypeInitialiser()):Af=this.flowParseType(),Wf.name=Yd,Wf.optional=mf,Wf.typeAnnotation=Af,this.finishNode(Wf,"FunctionTypeParam")}reinterpretTypeAsFunctionTypeParam(Ld){let Yd=this.startNodeAt(Ld.loc.start);return Yd.name=null,Yd.optional=!1,Yd.typeAnnotation=Ld,this.finishNode(Yd,"FunctionTypeParam")}flowParseFunctionTypeParams(Ld=[]){let Yd=null,mf=null;for(this.match(78)&&(mf=this.flowParseFunctionTypeParam(!0),mf.name=null,this.match(11)||this.expect(12));!this.match(11)&&!this.match(21);)Ld.push(this.flowParseFunctionTypeParam(!1)),this.match(11)||this.expect(12);return this.eat(21)&&(Yd=this.flowParseFunctionTypeParam(!1)),{params:Ld,rest:Yd,_this:mf}}flowIdentToTypeAnnotation(Ld,Yd,mf){switch(mf.name){case"any":return this.finishNode(Yd,"AnyTypeAnnotation");case"bool":case"boolean":return this.finishNode(Yd,"BooleanTypeAnnotation");case"mixed":return this.finishNode(Yd,"MixedTypeAnnotation");case"empty":return this.finishNode(Yd,"EmptyTypeAnnotation");case"number":return this.finishNode(Yd,"NumberTypeAnnotation");case"string":return this.finishNode(Yd,"StringTypeAnnotation");case"symbol":return this.finishNode(Yd,"SymbolTypeAnnotation");default:return this.checkNotUnderscore(mf.name),this.flowParseGenericType(Ld,mf)}}flowParsePrimaryType(){let Ld=this.state.startLoc,Yd=this.startNode(),mf,Af,Wf=!1,lh=this.state.noAnonFunctionType;switch(this.state.type){case 5:return this.flowParseObjectType({allowStatic:!1,allowExact:!1,allowSpread:!0,allowProto:!1,allowInexact:!0});case 6:return this.flowParseObjectType({allowStatic:!1,allowExact:!0,allowSpread:!0,allowProto:!1,allowInexact:!1});case 0:return this.state.noAnonFunctionType=!1,Af=this.flowParseTupleType(),this.state.noAnonFunctionType=lh,Af;case 47:{let bh=this.startNode();return bh.typeParameters=this.flowParseTypeParameterDeclaration(),this.expect(10),mf=this.flowParseFunctionTypeParams(),bh.params=mf.params,bh.rest=mf.rest,bh.this=mf._this,this.expect(11),this.expect(19),bh.returnType=this.flowParseType(),this.finishNode(bh,"FunctionTypeAnnotation")}case 10:{let bh=this.startNode();if(this.next(),!this.match(11)&&!this.match(21))if(Bf(this.state.type)||this.match(78)){let Ih=this.lookahead().type;Wf=Ih!==17&&Ih!==14}else Wf=!0;if(Wf){if(this.state.noAnonFunctionType=!1,Af=this.flowParseType(),this.state.noAnonFunctionType=lh,this.state.noAnonFunctionType||!(this.match(12)||this.match(11)&&this.lookahead().type===19))return this.expect(11),Af;this.eat(12)}return Af?mf=this.flowParseFunctionTypeParams([this.reinterpretTypeAsFunctionTypeParam(Af)]):mf=this.flowParseFunctionTypeParams(),bh.params=mf.params,bh.rest=mf.rest,bh.this=mf._this,this.expect(11),this.expect(19),bh.returnType=this.flowParseType(),bh.typeParameters=null,this.finishNode(bh,"FunctionTypeAnnotation")}case 133:return this.parseLiteral(this.state.value,"StringLiteralTypeAnnotation");case 85:case 86:return Yd.value=this.match(85),this.next(),this.finishNode(Yd,"BooleanLiteralTypeAnnotation");case 53:if(this.state.value==="-"){if(this.next(),this.match(134))return this.parseLiteralAtNode(-this.state.value,"NumberLiteralTypeAnnotation",Yd);if(this.match(135))return this.parseLiteralAtNode(-this.state.value,"BigIntLiteralTypeAnnotation",Yd);throw this.raise(e_.UnexpectedSubtractionOperand,this.state.startLoc)}this.unexpected();return;case 134:return this.parseLiteral(this.state.value,"NumberLiteralTypeAnnotation");case 135:return this.parseLiteral(this.state.value,"BigIntLiteralTypeAnnotation");case 88:return this.next(),this.finishNode(Yd,"VoidTypeAnnotation");case 84:return this.next(),this.finishNode(Yd,"NullLiteralTypeAnnotation");case 78:return this.next(),this.finishNode(Yd,"ThisTypeAnnotation");case 55:return this.next(),this.finishNode(Yd,"ExistsTypeAnnotation");case 87:return this.flowParseTypeofType();default:if(Rf(this.state.type)){let bh=dh(this.state.type);return this.next(),super.createIdentifier(Yd,bh)}else if(Bf(this.state.type))return this.isContextual(129)?this.flowParseInterfaceType():this.flowIdentToTypeAnnotation(Ld,Yd,this.parseIdentifier())}this.unexpected()}flowParsePostfixType(){let Ld=this.state.startLoc,Yd=this.flowParsePrimaryType(),mf=!1;for(;(this.match(0)||this.match(18))&&!this.canInsertSemicolon();){let Af=this.startNodeAt(Ld),Wf=this.eat(18);mf=mf||Wf,this.expect(0),!Wf&&this.match(3)?(Af.elementType=Yd,this.next(),Yd=this.finishNode(Af,"ArrayTypeAnnotation")):(Af.objectType=Yd,Af.indexType=this.flowParseType(),this.expect(3),mf?(Af.optional=Wf,Yd=this.finishNode(Af,"OptionalIndexedAccessType")):Yd=this.finishNode(Af,"IndexedAccessType"))}return Yd}flowParsePrefixType(){let Ld=this.startNode();return this.eat(17)?(Ld.typeAnnotation=this.flowParsePrefixType(),this.finishNode(Ld,"NullableTypeAnnotation")):this.flowParsePostfixType()}flowParseAnonFunctionWithoutParens(){let Ld=this.flowParsePrefixType();if(!this.state.noAnonFunctionType&&this.eat(19)){let Yd=this.startNodeAt(Ld.loc.start);return Yd.params=[this.reinterpretTypeAsFunctionTypeParam(Ld)],Yd.rest=null,Yd.this=null,Yd.returnType=this.flowParseType(),Yd.typeParameters=null,this.finishNode(Yd,"FunctionTypeAnnotation")}return Ld}flowParseIntersectionType(){let Ld=this.startNode();this.eat(45);let Yd=this.flowParseAnonFunctionWithoutParens();for(Ld.types=[Yd];this.eat(45);)Ld.types.push(this.flowParseAnonFunctionWithoutParens());return Ld.types.length===1?Yd:this.finishNode(Ld,"IntersectionTypeAnnotation")}flowParseUnionType(){let Ld=this.startNode();this.eat(43);let Yd=this.flowParseIntersectionType();for(Ld.types=[Yd];this.eat(43);)Ld.types.push(this.flowParseIntersectionType());return Ld.types.length===1?Yd:this.finishNode(Ld,"UnionTypeAnnotation")}flowParseType(){let Ld=this.state.inType;this.state.inType=!0;let Yd=this.flowParseUnionType();return this.state.inType=Ld,Yd}flowParseTypeOrImplicitInstantiation(){if(this.state.type===132&&this.state.value==="_"){let Ld=this.state.startLoc,Yd=this.parseIdentifier();return this.flowParseGenericType(Ld,Yd)}else return this.flowParseType()}flowParseTypeAnnotation(){let Ld=this.startNode();return Ld.typeAnnotation=this.flowParseTypeInitialiser(),this.finishNode(Ld,"TypeAnnotation")}flowParseTypeAnnotatableIdentifier(Ld){let Yd=Ld?this.parseIdentifier():this.flowParseRestrictedIdentifier();return this.match(14)&&(Yd.typeAnnotation=this.flowParseTypeAnnotation(),this.resetEndLocation(Yd)),Yd}typeCastToParameter(Ld){return Ld.expression.typeAnnotation=Ld.typeAnnotation,this.resetEndLocation(Ld.expression,Ld.typeAnnotation.loc.end),Ld.expression}flowParseVariance(){let Ld=null;return this.match(53)?(Ld=this.startNode(),this.state.value==="+"?Ld.kind="plus":Ld.kind="minus",this.next(),this.finishNode(Ld,"Variance")):Ld}parseFunctionBody(Ld,Yd,mf=!1){if(Yd){this.forwardNoArrowParamsConversionAt(Ld,()=>super.parseFunctionBody(Ld,!0,mf));return}super.parseFunctionBody(Ld,!1,mf)}parseFunctionBodyAndFinish(Ld,Yd,mf=!1){if(this.match(14)){let Af=this.startNode();[Af.typeAnnotation,Ld.predicate]=this.flowParseTypeAndPredicateInitialiser(),Ld.returnType=Af.typeAnnotation?this.finishNode(Af,"TypeAnnotation"):null}return super.parseFunctionBodyAndFinish(Ld,Yd,mf)}parseStatementLike(Ld){if(this.state.strict&&this.isContextual(129)){let mf=this.lookahead();if(oh(mf.type)){let Af=this.startNode();return this.next(),this.flowParseInterface(Af)}}else if(this.shouldParseEnums()&&this.isContextual(126)){let mf=this.startNode();return this.next(),this.flowParseEnumDeclaration(mf)}let Yd=super.parseStatementLike(Ld);return this.flowPragma===void 0&&!this.isValidDirective(Yd)&&(this.flowPragma=null),Yd}parseExpressionStatement(Ld,Yd,mf){if(Yd.type==="Identifier"){if(Yd.name==="declare"){if(this.match(80)||Bf(this.state.type)||this.match(68)||this.match(74)||this.match(82))return this.flowParseDeclare(Ld)}else if(Bf(this.state.type)){if(Yd.name==="interface")return this.flowParseInterface(Ld);if(Yd.name==="type")return this.flowParseTypeAlias(Ld);if(Yd.name==="opaque")return this.flowParseOpaqueType(Ld,!1)}}return super.parseExpressionStatement(Ld,Yd,mf)}shouldParseExportDeclaration(){let{type:Ld}=this.state;return Gf(Ld)||this.shouldParseEnums()&&Ld===126?!this.state.containsEsc:super.shouldParseExportDeclaration()}isExportDefaultSpecifier(){let{type:Ld}=this.state;return Gf(Ld)||this.shouldParseEnums()&&Ld===126?this.state.containsEsc:super.isExportDefaultSpecifier()}parseExportDefaultExpression(){if(this.shouldParseEnums()&&this.isContextual(126)){let Ld=this.startNode();return this.next(),this.flowParseEnumDeclaration(Ld)}return super.parseExportDefaultExpression()}parseConditional(Ld,Yd,mf){if(!this.match(17))return Ld;if(this.state.maybeInArrowParameters){let Mm=this.lookaheadCharCode();if(Mm===44||Mm===61||Mm===58||Mm===41)return this.setOptionalParametersError(mf),Ld}this.expect(17);let Af=this.state.clone(),Wf=this.state.noArrowAt,lh=this.startNodeAt(Yd),{consequent:bh,failed:Ih}=this.tryParseConditionalConsequent(),[xh,pm]=this.getArrowLikeExpressions(bh);if(Ih||pm.length>0){let Mm=[...Wf];if(pm.length>0){this.state=Af,this.state.noArrowAt=Mm;for(let Gm=0;Gm<pm.length;Gm++)Mm.push(pm[Gm].start);({consequent:bh,failed:Ih}=this.tryParseConditionalConsequent()),[xh,pm]=this.getArrowLikeExpressions(bh)}Ih&&xh.length>1&&this.raise(e_.AmbiguousConditionalArrow,Af.startLoc),Ih&&xh.length===1&&(this.state=Af,Mm.push(xh[0].start),this.state.noArrowAt=Mm,{consequent:bh,failed:Ih}=this.tryParseConditionalConsequent())}return this.getArrowLikeExpressions(bh,!0),this.state.noArrowAt=Wf,this.expect(14),lh.test=Ld,lh.consequent=bh,lh.alternate=this.forwardNoArrowParamsConversionAt(lh,()=>this.parseMaybeAssign(void 0,void 0)),this.finishNode(lh,"ConditionalExpression")}tryParseConditionalConsequent(){this.state.noArrowParamsConversionAt.push(this.state.start);let Ld=this.parseMaybeAssignAllowIn(),Yd=!this.match(14);return this.state.noArrowParamsConversionAt.pop(),{consequent:Ld,failed:Yd}}getArrowLikeExpressions(Ld,Yd){let mf=[Ld],Af=[];for(;mf.length!==0;){let Wf=mf.pop();Wf.type==="ArrowFunctionExpression"&&Wf.body.type!=="BlockStatement"?(Wf.typeParameters||!Wf.returnType?this.finishArrowValidation(Wf):Af.push(Wf),mf.push(Wf.body)):Wf.type==="ConditionalExpression"&&(mf.push(Wf.consequent),mf.push(Wf.alternate))}return Yd?(Af.forEach(Wf=>this.finishArrowValidation(Wf)),[Af,[]]):tv(Af,Wf=>Wf.params.every(lh=>this.isAssignable(lh,!0)))}finishArrowValidation(Ld){var Yd;this.toAssignableList(Ld.params,(Yd=Ld.extra)==null?void 0:Yd.trailingCommaLoc,!1),this.scope.enter(6),super.checkParams(Ld,!1,!0),this.scope.exit()}forwardNoArrowParamsConversionAt(Ld,Yd){let mf;return this.state.noArrowParamsConversionAt.includes(Ld.start)?(this.state.noArrowParamsConversionAt.push(this.state.start),mf=Yd(),this.state.noArrowParamsConversionAt.pop()):mf=Yd(),mf}parseParenItem(Ld,Yd){let mf=super.parseParenItem(Ld,Yd);if(this.eat(17)&&(mf.optional=!0,this.resetEndLocation(Ld)),this.match(14)){let Af=this.startNodeAt(Yd);return Af.expression=mf,Af.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(Af,"TypeCastExpression")}return mf}assertModuleNodeAllowed(Ld){Ld.type==="ImportDeclaration"&&(Ld.importKind==="type"||Ld.importKind==="typeof")||Ld.type==="ExportNamedDeclaration"&&Ld.exportKind==="type"||Ld.type==="ExportAllDeclaration"&&Ld.exportKind==="type"||super.assertModuleNodeAllowed(Ld)}parseExportDeclaration(Ld){if(this.isContextual(130)){Ld.exportKind="type";let Yd=this.startNode();return this.next(),this.match(5)?(Ld.specifiers=this.parseExportSpecifiers(!0),super.parseExportFrom(Ld),null):this.flowParseTypeAlias(Yd)}else if(this.isContextual(131)){Ld.exportKind="type";let Yd=this.startNode();return this.next(),this.flowParseOpaqueType(Yd,!1)}else if(this.isContextual(129)){Ld.exportKind="type";let Yd=this.startNode();return this.next(),this.flowParseInterface(Yd)}else if(this.shouldParseEnums()&&this.isContextual(126)){Ld.exportKind="value";let Yd=this.startNode();return this.next(),this.flowParseEnumDeclaration(Yd)}else return super.parseExportDeclaration(Ld)}eatExportStar(Ld){return super.eatExportStar(Ld)?!0:this.isContextual(130)&&this.lookahead().type===55?(Ld.exportKind="type",this.next(),this.next(),!0):!1}maybeParseExportNamespaceSpecifier(Ld){let{startLoc:Yd}=this.state,mf=super.maybeParseExportNamespaceSpecifier(Ld);return mf&&Ld.exportKind==="type"&&this.unexpected(Yd),mf}parseClassId(Ld,Yd,mf){super.parseClassId(Ld,Yd,mf),this.match(47)&&(Ld.typeParameters=this.flowParseTypeParameterDeclaration())}parseClassMember(Ld,Yd,mf){let{startLoc:Af}=this.state;if(this.isContextual(125)){if(super.parseClassMemberFromModifier(Ld,Yd))return;Yd.declare=!0}super.parseClassMember(Ld,Yd,mf),Yd.declare&&(Yd.type!=="ClassProperty"&&Yd.type!=="ClassPrivateProperty"&&Yd.type!=="PropertyDefinition"?this.raise(e_.DeclareClassElement,Af):Yd.value&&this.raise(e_.DeclareClassFieldInitializer,Yd.value))}isIterator(Ld){return Ld==="iterator"||Ld==="asyncIterator"}readIterator(){let Ld=super.readWord1(),Yd="@@"+Ld;(!this.isIterator(Ld)||!this.state.inType)&&this.raise(Md.InvalidIdentifier,this.state.curPosition(),{identifierName:Yd}),this.finishToken(132,Yd)}getTokenFromCode(Ld){let Yd=this.input.charCodeAt(this.state.pos+1);Ld===123&&Yd===124?this.finishOp(6,2):this.state.inType&&(Ld===62||Ld===60)?this.finishOp(Ld===62?48:47,1):this.state.inType&&Ld===63?Yd===46?this.finishOp(18,2):this.finishOp(17,1):Qm(Ld,Yd,this.input.charCodeAt(this.state.pos+2))?(this.state.pos+=2,this.readIterator()):super.getTokenFromCode(Ld)}isAssignable(Ld,Yd){return Ld.type==="TypeCastExpression"?this.isAssignable(Ld.expression,Yd):super.isAssignable(Ld,Yd)}toAssignable(Ld,Yd=!1){!Yd&&Ld.type==="AssignmentExpression"&&Ld.left.type==="TypeCastExpression"&&(Ld.left=this.typeCastToParameter(Ld.left)),super.toAssignable(Ld,Yd)}toAssignableList(Ld,Yd,mf){for(let Af=0;Af<Ld.length;Af++){let Wf=Ld[Af];(Wf==null?void 0:Wf.type)==="TypeCastExpression"&&(Ld[Af]=this.typeCastToParameter(Wf))}super.toAssignableList(Ld,Yd,mf)}toReferencedList(Ld,Yd){for(let Af=0;Af<Ld.length;Af++){var mf;let Wf=Ld[Af];Wf&&Wf.type==="TypeCastExpression"&&!((mf=Wf.extra)!=null&&mf.parenthesized)&&(Ld.length>1||!Yd)&&this.raise(e_.TypeCastInPattern,Wf.typeAnnotation)}return Ld}parseArrayLike(Ld,Yd,mf,Af){let Wf=super.parseArrayLike(Ld,Yd,mf,Af);return Yd&&!this.state.maybeInArrowParameters&&this.toReferencedList(Wf.elements),Wf}isValidLVal(Ld,Yd,mf){return Ld==="TypeCastExpression"||super.isValidLVal(Ld,Yd,mf)}parseClassProperty(Ld){return this.match(14)&&(Ld.typeAnnotation=this.flowParseTypeAnnotation()),super.parseClassProperty(Ld)}parseClassPrivateProperty(Ld){return this.match(14)&&(Ld.typeAnnotation=this.flowParseTypeAnnotation()),super.parseClassPrivateProperty(Ld)}isClassMethod(){return this.match(47)||super.isClassMethod()}isClassProperty(){return this.match(14)||super.isClassProperty()}isNonstaticConstructor(Ld){return!this.match(14)&&super.isNonstaticConstructor(Ld)}pushClassMethod(Ld,Yd,mf,Af,Wf,lh){if(Yd.variance&&this.unexpected(Yd.variance.loc.start),delete Yd.variance,this.match(47)&&(Yd.typeParameters=this.flowParseTypeParameterDeclaration()),super.pushClassMethod(Ld,Yd,mf,Af,Wf,lh),Yd.params&&Wf){let bh=Yd.params;bh.length>0&&this.isThisParam(bh[0])&&this.raise(e_.ThisParamBannedInConstructor,Yd)}else if(Yd.type==="MethodDefinition"&&Wf&&Yd.value.params){let bh=Yd.value.params;bh.length>0&&this.isThisParam(bh[0])&&this.raise(e_.ThisParamBannedInConstructor,Yd)}}pushClassPrivateMethod(Ld,Yd,mf,Af){Yd.variance&&this.unexpected(Yd.variance.loc.start),delete Yd.variance,this.match(47)&&(Yd.typeParameters=this.flowParseTypeParameterDeclaration()),super.pushClassPrivateMethod(Ld,Yd,mf,Af)}parseClassSuper(Ld){if(super.parseClassSuper(Ld),Ld.superClass&&this.match(47)&&(Ld.superTypeParameters=this.flowParseTypeParameterInstantiation()),this.isContextual(113)){this.next();let Yd=Ld.implements=[];do{let mf=this.startNode();mf.id=this.flowParseRestrictedIdentifier(!0),this.match(47)?mf.typeParameters=this.flowParseTypeParameterInstantiation():mf.typeParameters=null,Yd.push(this.finishNode(mf,"ClassImplements"))}while(this.eat(12))}}checkGetterSetterParams(Ld){super.checkGetterSetterParams(Ld);let Yd=this.getObjectOrClassMethodParams(Ld);if(Yd.length>0){let mf=Yd[0];this.isThisParam(mf)&&Ld.kind==="get"?this.raise(e_.GetterMayNotHaveThisParam,mf):this.isThisParam(mf)&&this.raise(e_.SetterMayNotHaveThisParam,mf)}}parsePropertyNamePrefixOperator(Ld){Ld.variance=this.flowParseVariance()}parseObjPropValue(Ld,Yd,mf,Af,Wf,lh,bh){Ld.variance&&this.unexpected(Ld.variance.loc.start),delete Ld.variance;let Ih;this.match(47)&&!lh&&(Ih=this.flowParseTypeParameterDeclaration(),this.match(10)||this.unexpected());let xh=super.parseObjPropValue(Ld,Yd,mf,Af,Wf,lh,bh);return Ih&&((xh.value||xh).typeParameters=Ih),xh}parseAssignableListItemTypes(Ld){return this.eat(17)&&(Ld.type!=="Identifier"&&this.raise(e_.PatternIsOptional,Ld),this.isThisParam(Ld)&&this.raise(e_.ThisParamMayNotBeOptional,Ld),Ld.optional=!0),this.match(14)?Ld.typeAnnotation=this.flowParseTypeAnnotation():this.isThisParam(Ld)&&this.raise(e_.ThisParamAnnotationRequired,Ld),this.match(29)&&this.isThisParam(Ld)&&this.raise(e_.ThisParamNoDefault,Ld),this.resetEndLocation(Ld),Ld}parseMaybeDefault(Ld,Yd){let mf=super.parseMaybeDefault(Ld,Yd);return mf.type==="AssignmentPattern"&&mf.typeAnnotation&&mf.right.start<mf.typeAnnotation.start&&this.raise(e_.TypeBeforeInitializer,mf.typeAnnotation),mf}checkImportReflection(Ld){super.checkImportReflection(Ld),Ld.module&&Ld.importKind!=="value"&&this.raise(e_.ImportReflectionHasImportType,Ld.specifiers[0].loc.start)}parseImportSpecifierLocal(Ld,Yd,mf){Yd.local=V0(Ld)?this.flowParseRestrictedIdentifier(!0,!0):this.parseIdentifier(),Ld.specifiers.push(this.finishImportSpecifier(Yd,mf))}isPotentialImportPhase(Ld){if(super.isPotentialImportPhase(Ld))return!0;if(this.isContextual(130)){if(!Ld)return!0;let Yd=this.lookaheadCharCode();return Yd===123||Yd===42}return!Ld&&this.isContextual(87)}applyImportPhase(Ld,Yd,mf,Af){if(super.applyImportPhase(Ld,Yd,mf,Af),Yd){if(!mf&&this.match(65))return;Ld.exportKind=mf==="type"?mf:"value"}else mf==="type"&&this.match(55)&&this.unexpected(),Ld.importKind=mf==="type"||mf==="typeof"?mf:"value"}parseImportSpecifier(Ld,Yd,mf,Af,Wf){let lh=Ld.imported,bh=null;lh.type==="Identifier"&&(lh.name==="type"?bh="type":lh.name==="typeof"&&(bh="typeof"));let Ih=!1;if(this.isContextual(93)&&!this.isLookaheadContextual("as")){let pm=this.parseIdentifier(!0);bh!==null&&!oh(this.state.type)?(Ld.imported=pm,Ld.importKind=bh,Ld.local=_g(pm)):(Ld.imported=lh,Ld.importKind=null,Ld.local=this.parseIdentifier())}else{if(bh!==null&&oh(this.state.type))Ld.imported=this.parseIdentifier(!0),Ld.importKind=bh;else{if(Yd)throw this.raise(Md.ImportBindingIsString,Ld,{importName:lh.value});Ld.imported=lh,Ld.importKind=null}this.eatContextual(93)?Ld.local=this.parseIdentifier():(Ih=!0,Ld.local=_g(Ld.imported))}let xh=V0(Ld);return mf&&xh&&this.raise(e_.ImportTypeShorthandOnlyInPureImport,Ld),(mf||xh)&&this.checkReservedType(Ld.local.name,Ld.local.loc.start,!0),Ih&&!mf&&!xh&&this.checkReservedWord(Ld.local.name,Ld.loc.start,!0,!0),this.finishImportSpecifier(Ld,"ImportSpecifier")}parseBindingAtom(){switch(this.state.type){case 78:return this.parseIdentifier(!0);default:return super.parseBindingAtom()}}parseFunctionParams(Ld,Yd){let mf=Ld.kind;mf!=="get"&&mf!=="set"&&this.match(47)&&(Ld.typeParameters=this.flowParseTypeParameterDeclaration()),super.parseFunctionParams(Ld,Yd)}parseVarId(Ld,Yd){super.parseVarId(Ld,Yd),this.match(14)&&(Ld.id.typeAnnotation=this.flowParseTypeAnnotation(),this.resetEndLocation(Ld.id))}parseAsyncArrowFromCallExpression(Ld,Yd){if(this.match(14)){let mf=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0,Ld.returnType=this.flowParseTypeAnnotation(),this.state.noAnonFunctionType=mf}return super.parseAsyncArrowFromCallExpression(Ld,Yd)}shouldParseAsyncArrow(){return this.match(14)||super.shouldParseAsyncArrow()}parseMaybeAssign(Ld,Yd){var mf;let Af=null,Wf;if(this.hasPlugin("jsx")&&(this.match(142)||this.match(47))){if(Af=this.state.clone(),Wf=this.tryParse(()=>super.parseMaybeAssign(Ld,Yd),Af),!Wf.error)return Wf.node;let{context:Ih}=this.state,xh=Ih[Ih.length-1];(xh===df.j_oTag||xh===df.j_expr)&&Ih.pop()}if((mf=Wf)!=null&&mf.error||this.match(47)){var lh,bh;Af=Af||this.state.clone();let Ih,xh=this.tryParse(Mm=>{var Gm;Ih=this.flowParseTypeParameterDeclaration();let Ym=this.forwardNoArrowParamsConversionAt(Ih,()=>{let J_=super.parseMaybeAssign(Ld,Yd);return this.resetStartLocationFromNode(J_,Ih),J_});(Gm=Ym.extra)!=null&&Gm.parenthesized&&Mm();let p_=this.maybeUnwrapTypeCastExpression(Ym);return p_.type!=="ArrowFunctionExpression"&&Mm(),p_.typeParameters=Ih,this.resetStartLocationFromNode(p_,Ih),Ym},Af),pm=null;if(xh.node&&this.maybeUnwrapTypeCastExpression(xh.node).type==="ArrowFunctionExpression"){if(!xh.error&&!xh.aborted)return xh.node.async&&this.raise(e_.UnexpectedTypeParameterBeforeAsyncArrowFunction,Ih),xh.node;pm=xh.node}if((lh=Wf)!=null&&lh.node)return this.state=Wf.failState,Wf.node;if(pm)return this.state=xh.failState,pm;throw(bh=Wf)!=null&&bh.thrown?Wf.error:xh.thrown?xh.error:this.raise(e_.UnexpectedTokenAfterTypeParameter,Ih)}return super.parseMaybeAssign(Ld,Yd)}parseArrow(Ld){if(this.match(14)){let Yd=this.tryParse(()=>{let mf=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0;let Af=this.startNode();return[Af.typeAnnotation,Ld.predicate]=this.flowParseTypeAndPredicateInitialiser(),this.state.noAnonFunctionType=mf,this.canInsertSemicolon()&&this.unexpected(),this.match(19)||this.unexpected(),Af});if(Yd.thrown)return null;Yd.error&&(this.state=Yd.failState),Ld.returnType=Yd.node.typeAnnotation?this.finishNode(Yd.node,"TypeAnnotation"):null}return super.parseArrow(Ld)}shouldParseArrow(Ld){return this.match(14)||super.shouldParseArrow(Ld)}setArrowFunctionParameters(Ld,Yd){this.state.noArrowParamsConversionAt.includes(Ld.start)?Ld.params=Yd:super.setArrowFunctionParameters(Ld,Yd)}checkParams(Ld,Yd,mf,Af=!0){if(!(mf&&this.state.noArrowParamsConversionAt.includes(Ld.start))){for(let Wf=0;Wf<Ld.params.length;Wf++)this.isThisParam(Ld.params[Wf])&&Wf>0&&this.raise(e_.ThisParamMustBeFirst,Ld.params[Wf]);super.checkParams(Ld,Yd,mf,Af)}}parseParenAndDistinguishExpression(Ld){return super.parseParenAndDistinguishExpression(Ld&&!this.state.noArrowAt.includes(this.state.start))}parseSubscripts(Ld,Yd,mf){if(Ld.type==="Identifier"&&Ld.name==="async"&&this.state.noArrowAt.includes(Yd.index)){this.next();let Af=this.startNodeAt(Yd);Af.callee=Ld,Af.arguments=super.parseCallExpressionArguments(11,!1),Ld=this.finishNode(Af,"CallExpression")}else if(Ld.type==="Identifier"&&Ld.name==="async"&&this.match(47)){let Af=this.state.clone(),Wf=this.tryParse(bh=>this.parseAsyncArrowWithTypeParameters(Yd)||bh(),Af);if(!Wf.error&&!Wf.aborted)return Wf.node;let lh=this.tryParse(()=>super.parseSubscripts(Ld,Yd,mf),Af);if(lh.node&&!lh.error)return lh.node;if(Wf.node)return this.state=Wf.failState,Wf.node;if(lh.node)return this.state=lh.failState,lh.node;throw Wf.error||lh.error}return super.parseSubscripts(Ld,Yd,mf)}parseSubscript(Ld,Yd,mf,Af){if(this.match(18)&&this.isLookaheadToken_lt()){if(Af.optionalChainMember=!0,mf)return Af.stop=!0,Ld;this.next();let Wf=this.startNodeAt(Yd);return Wf.callee=Ld,Wf.typeArguments=this.flowParseTypeParameterInstantiation(),this.expect(10),Wf.arguments=this.parseCallExpressionArguments(11,!1),Wf.optional=!0,this.finishCallExpression(Wf,!0)}else if(!mf&&this.shouldParseTypes()&&this.match(47)){let Wf=this.startNodeAt(Yd);Wf.callee=Ld;let lh=this.tryParse(()=>(Wf.typeArguments=this.flowParseTypeParameterInstantiationCallOrNew(),this.expect(10),Wf.arguments=super.parseCallExpressionArguments(11,!1),Af.optionalChainMember&&(Wf.optional=!1),this.finishCallExpression(Wf,Af.optionalChainMember)));if(lh.node)return lh.error&&(this.state=lh.failState),lh.node}return super.parseSubscript(Ld,Yd,mf,Af)}parseNewCallee(Ld){super.parseNewCallee(Ld);let Yd=null;this.shouldParseTypes()&&this.match(47)&&(Yd=this.tryParse(()=>this.flowParseTypeParameterInstantiationCallOrNew()).node),Ld.typeArguments=Yd}parseAsyncArrowWithTypeParameters(Ld){let Yd=this.startNodeAt(Ld);if(this.parseFunctionParams(Yd,!1),!!this.parseArrow(Yd))return super.parseArrowExpression(Yd,void 0,!0)}readToken_mult_modulo(Ld){let Yd=this.input.charCodeAt(this.state.pos+1);if(Ld===42&&Yd===47&&this.state.hasFlowComment){this.state.hasFlowComment=!1,this.state.pos+=2,this.nextToken();return}super.readToken_mult_modulo(Ld)}readToken_pipe_amp(Ld){let Yd=this.input.charCodeAt(this.state.pos+1);if(Ld===124&&Yd===125){this.finishOp(9,2);return}super.readToken_pipe_amp(Ld)}parseTopLevel(Ld,Yd){let mf=super.parseTopLevel(Ld,Yd);return this.state.hasFlowComment&&this.raise(e_.UnterminatedFlowComment,this.state.curPosition()),mf}skipBlockComment(){if(this.hasPlugin("flowComments")&&this.skipFlowComment()){if(this.state.hasFlowComment)throw this.raise(e_.NestedFlowComment,this.state.startLoc);this.hasFlowCommentCompletion();let Ld=this.skipFlowComment();Ld&&(this.state.pos+=Ld,this.state.hasFlowComment=!0);return}return super.skipBlockComment(this.state.hasFlowComment?"*-/":"*/")}skipFlowComment(){let{pos:Ld}=this.state,Yd=2;for(;[32,9].includes(this.input.charCodeAt(Ld+Yd));)Yd++;let mf=this.input.charCodeAt(Yd+Ld),Af=this.input.charCodeAt(Yd+Ld+1);return mf===58&&Af===58?Yd+2:this.input.slice(Yd+Ld,Yd+Ld+12)==="flow-include"?Yd+12:mf===58&&Af!==58?Yd:!1}hasFlowCommentCompletion(){if(this.input.indexOf("*/",this.state.pos)===-1)throw this.raise(Md.UnterminatedComment,this.state.curPosition())}flowEnumErrorBooleanMemberNotInitialized(Ld,{enumName:Yd,memberName:mf}){this.raise(e_.EnumBooleanMemberNotInitialized,Ld,{memberName:mf,enumName:Yd})}flowEnumErrorInvalidMemberInitializer(Ld,Yd){return this.raise(Yd.explicitType?Yd.explicitType==="symbol"?e_.EnumInvalidMemberInitializerSymbolType:e_.EnumInvalidMemberInitializerPrimaryType:e_.EnumInvalidMemberInitializerUnknownType,Ld,Yd)}flowEnumErrorNumberMemberNotInitialized(Ld,Yd){this.raise(e_.EnumNumberMemberNotInitialized,Ld,Yd)}flowEnumErrorStringMemberInconsistentlyInitialized(Ld,Yd){this.raise(e_.EnumStringMemberInconsistentlyInitialized,Ld,Yd)}flowEnumMemberInit(){let Ld=this.state.startLoc,Yd=()=>this.match(12)||this.match(8);switch(this.state.type){case 134:{let mf=this.parseNumericLiteral(this.state.value);return Yd()?{type:"number",loc:mf.loc.start,value:mf}:{type:"invalid",loc:Ld}}case 133:{let mf=this.parseStringLiteral(this.state.value);return Yd()?{type:"string",loc:mf.loc.start,value:mf}:{type:"invalid",loc:Ld}}case 85:case 86:{let mf=this.parseBooleanLiteral(this.match(85));return Yd()?{type:"boolean",loc:mf.loc.start,value:mf}:{type:"invalid",loc:Ld}}default:return{type:"invalid",loc:Ld}}}flowEnumMemberRaw(){let Ld=this.state.startLoc,Yd=this.parseIdentifier(!0),mf=this.eat(29)?this.flowEnumMemberInit():{type:"none",loc:Ld};return{id:Yd,init:mf}}flowEnumCheckExplicitTypeMismatch(Ld,Yd,mf){let{explicitType:Af}=Yd;Af!==null&&Af!==mf&&this.flowEnumErrorInvalidMemberInitializer(Ld,Yd)}flowEnumMembers({enumName:Ld,explicitType:Yd}){let mf=new Set,Af={booleanMembers:[],numberMembers:[],stringMembers:[],defaultedMembers:[]},Wf=!1;for(;!this.match(8);){if(this.eat(21)){Wf=!0;break}let lh=this.startNode(),{id:bh,init:Ih}=this.flowEnumMemberRaw(),xh=bh.name;if(xh==="")continue;/^[a-z]/.test(xh)&&this.raise(e_.EnumInvalidMemberName,bh,{memberName:xh,suggestion:xh[0].toUpperCase()+xh.slice(1),enumName:Ld}),mf.has(xh)&&this.raise(e_.EnumDuplicateMemberName,bh,{memberName:xh,enumName:Ld}),mf.add(xh);let pm={enumName:Ld,explicitType:Yd,memberName:xh};switch(lh.id=bh,Ih.type){case"boolean":{this.flowEnumCheckExplicitTypeMismatch(Ih.loc,pm,"boolean"),lh.init=Ih.value,Af.booleanMembers.push(this.finishNode(lh,"EnumBooleanMember"));break}case"number":{this.flowEnumCheckExplicitTypeMismatch(Ih.loc,pm,"number"),lh.init=Ih.value,Af.numberMembers.push(this.finishNode(lh,"EnumNumberMember"));break}case"string":{this.flowEnumCheckExplicitTypeMismatch(Ih.loc,pm,"string"),lh.init=Ih.value,Af.stringMembers.push(this.finishNode(lh,"EnumStringMember"));break}case"invalid":throw this.flowEnumErrorInvalidMemberInitializer(Ih.loc,pm);case"none":switch(Yd){case"boolean":this.flowEnumErrorBooleanMemberNotInitialized(Ih.loc,pm);break;case"number":this.flowEnumErrorNumberMemberNotInitialized(Ih.loc,pm);break;default:Af.defaultedMembers.push(this.finishNode(lh,"EnumDefaultedMember"))}}this.match(8)||this.expect(12)}return{members:Af,hasUnknownMembers:Wf}}flowEnumStringMembers(Ld,Yd,{enumName:mf}){if(Ld.length===0)return Yd;if(Yd.length===0)return Ld;if(Yd.length>Ld.length){for(let Af of Ld)this.flowEnumErrorStringMemberInconsistentlyInitialized(Af,{enumName:mf});return Yd}else{for(let Af of Yd)this.flowEnumErrorStringMemberInconsistentlyInitialized(Af,{enumName:mf});return Ld}}flowEnumParseExplicitType({enumName:Ld}){if(!this.eatContextual(102))return null;if(!Bf(this.state.type))throw this.raise(e_.EnumInvalidExplicitTypeUnknownSupplied,this.state.startLoc,{enumName:Ld});let{value:Yd}=this.state;return this.next(),Yd!=="boolean"&&Yd!=="number"&&Yd!=="string"&&Yd!=="symbol"&&this.raise(e_.EnumInvalidExplicitType,this.state.startLoc,{enumName:Ld,invalidEnumType:Yd}),Yd}flowEnumBody(Ld,Yd){let mf=Yd.name,Af=Yd.loc.start,Wf=this.flowEnumParseExplicitType({enumName:mf});this.expect(5);let{members:lh,hasUnknownMembers:bh}=this.flowEnumMembers({enumName:mf,explicitType:Wf});switch(Ld.hasUnknownMembers=bh,Wf){case"boolean":return Ld.explicitType=!0,Ld.members=lh.booleanMembers,this.expect(8),this.finishNode(Ld,"EnumBooleanBody");case"number":return Ld.explicitType=!0,Ld.members=lh.numberMembers,this.expect(8),this.finishNode(Ld,"EnumNumberBody");case"string":return Ld.explicitType=!0,Ld.members=this.flowEnumStringMembers(lh.stringMembers,lh.defaultedMembers,{enumName:mf}),this.expect(8),this.finishNode(Ld,"EnumStringBody");case"symbol":return Ld.members=lh.defaultedMembers,this.expect(8),this.finishNode(Ld,"EnumSymbolBody");default:{let Ih=()=>(Ld.members=[],this.expect(8),this.finishNode(Ld,"EnumStringBody"));Ld.explicitType=!1;let xh=lh.booleanMembers.length,pm=lh.numberMembers.length,Mm=lh.stringMembers.length,Gm=lh.defaultedMembers.length;if(!xh&&!pm&&!Mm&&!Gm)return Ih();if(!xh&&!pm)return Ld.members=this.flowEnumStringMembers(lh.stringMembers,lh.defaultedMembers,{enumName:mf}),this.expect(8),this.finishNode(Ld,"EnumStringBody");if(!pm&&!Mm&&xh>=Gm){for(let Ym of lh.defaultedMembers)this.flowEnumErrorBooleanMemberNotInitialized(Ym.loc.start,{enumName:mf,memberName:Ym.id.name});return Ld.members=lh.booleanMembers,this.expect(8),this.finishNode(Ld,"EnumBooleanBody")}else if(!xh&&!Mm&&pm>=Gm){for(let Ym of lh.defaultedMembers)this.flowEnumErrorNumberMemberNotInitialized(Ym.loc.start,{enumName:mf,memberName:Ym.id.name});return Ld.members=lh.numberMembers,this.expect(8),this.finishNode(Ld,"EnumNumberBody")}else return this.raise(e_.EnumInconsistentMemberValues,Af,{enumName:mf}),Ih()}}}flowParseEnumDeclaration(Ld){let Yd=this.parseIdentifier();return Ld.id=Yd,Ld.body=this.flowEnumBody(this.startNode(),Yd),this.finishNode(Ld,"EnumDeclaration")}isLookaheadToken_lt(){let Ld=this.nextTokenStart();if(this.input.charCodeAt(Ld)===60){let Yd=this.input.charCodeAt(Ld+1);return Yd!==60&&Yd!==61}return!1}maybeUnwrapTypeCastExpression(Ld){return Ld.type==="TypeCastExpression"?Ld.expression:Ld}},sg=Pd`jsx`({AttributeIsEmpty:"JSX attributes must only be assigned a non-empty expression.",MissingClosingTagElement:({openingTagName:Vd})=>`Expected corresponding JSX closing tag for <${Vd}>.`,MissingClosingTagFragment:"Expected corresponding JSX closing tag for <>.",UnexpectedSequenceExpression:"Sequence expressions cannot be directly nested inside JSX. Did you mean to wrap it in parentheses (...)?",UnexpectedToken:({unexpected:Vd,HTMLEntity:Ld})=>`Unexpected token \`${Vd}\`. Did you mean \`${Ld}\` or \`{'${Vd}'}\`?`,UnsupportedJsxValue:"JSX value should be either an expression or a quoted JSX text.",UnterminatedJsxContent:"Unterminated JSX contents.",UnwrappedAdjacentJSXElements:"Adjacent JSX elements must be wrapped in an enclosing tag. Did you want a JSX fragment <>...</>?"});function Gg(Vd){return Vd?Vd.type==="JSXOpeningFragment"||Vd.type==="JSXClosingFragment":!1}function m0(Vd){if(Vd.type==="JSXIdentifier")return Vd.name;if(Vd.type==="JSXNamespacedName")return Vd.namespace.name+":"+Vd.name.name;if(Vd.type==="JSXMemberExpression")return m0(Vd.object)+"."+m0(Vd.property);throw new Error("Node had unexpected type: "+Vd.type)}var W0=Vd=>class extends Vd{jsxReadToken(){let Ld="",Yd=this.state.pos;for(;;){if(this.state.pos>=this.length)throw this.raise(sg.UnterminatedJsxContent,this.state.startLoc);let mf=this.input.charCodeAt(this.state.pos);switch(mf){case 60:case 123:if(this.state.pos===this.state.start){mf===60&&this.state.canStartJSXElement?(++this.state.pos,this.finishToken(142)):super.getTokenFromCode(mf);return}Ld+=this.input.slice(Yd,this.state.pos),this.finishToken(141,Ld);return;case 38:Ld+=this.input.slice(Yd,this.state.pos),Ld+=this.jsxReadEntity(),Yd=this.state.pos;break;case 62:case 125:default:Th(mf)?(Ld+=this.input.slice(Yd,this.state.pos),Ld+=this.jsxReadNewLine(!0),Yd=this.state.pos):++this.state.pos}}}jsxReadNewLine(Ld){let Yd=this.input.charCodeAt(this.state.pos),mf;return++this.state.pos,Yd===13&&this.input.charCodeAt(this.state.pos)===10?(++this.state.pos,mf=Ld?`
`:`\r
`):mf=String.fromCharCode(Yd),++this.state.curLine,this.state.lineStart=this.state.pos,mf}jsxReadString(Ld){let Yd="",mf=++this.state.pos;for(;;){if(this.state.pos>=this.length)throw this.raise(Md.UnterminatedString,this.state.startLoc);let Af=this.input.charCodeAt(this.state.pos);if(Af===Ld)break;Af===38?(Yd+=this.input.slice(mf,this.state.pos),Yd+=this.jsxReadEntity(),mf=this.state.pos):Th(Af)?(Yd+=this.input.slice(mf,this.state.pos),Yd+=this.jsxReadNewLine(!1),mf=this.state.pos):++this.state.pos}Yd+=this.input.slice(mf,this.state.pos++),this.finishToken(133,Yd)}jsxReadEntity(){let Ld=++this.state.pos;if(this.codePointAtPos(this.state.pos)===35){++this.state.pos;let Yd=10;this.codePointAtPos(this.state.pos)===120&&(Yd=16,++this.state.pos);let mf=this.readInt(Yd,void 0,!1,"bail");if(mf!==null&&this.codePointAtPos(this.state.pos)===59)return++this.state.pos,String.fromCodePoint(mf)}else{let Yd=0,mf=!1;for(;Yd++<10&&this.state.pos<this.length&&!(mf=this.codePointAtPos(this.state.pos)===59);)++this.state.pos;if(mf){this.input.slice(Ld,this.state.pos);let Af;++this.state.pos}}return this.state.pos=Ld,"&"}jsxReadWord(){let Ld,Yd=this.state.pos;do Ld=this.input.charCodeAt(++this.state.pos);while(Zh(Ld)||Ld===45);this.finishToken(140,this.input.slice(Yd,this.state.pos))}jsxParseIdentifier(){let Ld=this.startNode();return this.match(140)?Ld.name=this.state.value:Rf(this.state.type)?Ld.name=dh(this.state.type):this.unexpected(),this.next(),this.finishNode(Ld,"JSXIdentifier")}jsxParseNamespacedName(){let Ld=this.state.startLoc,Yd=this.jsxParseIdentifier();if(!this.eat(14))return Yd;let mf=this.startNodeAt(Ld);return mf.namespace=Yd,mf.name=this.jsxParseIdentifier(),this.finishNode(mf,"JSXNamespacedName")}jsxParseElementName(){let Ld=this.state.startLoc,Yd=this.jsxParseNamespacedName();if(Yd.type==="JSXNamespacedName")return Yd;for(;this.eat(16);){let mf=this.startNodeAt(Ld);mf.object=Yd,mf.property=this.jsxParseIdentifier(),Yd=this.finishNode(mf,"JSXMemberExpression")}return Yd}jsxParseAttributeValue(){let Ld;switch(this.state.type){case 5:return Ld=this.startNode(),this.setContext(df.brace),this.next(),Ld=this.jsxParseExpressionContainer(Ld,df.j_oTag),Ld.expression.type==="JSXEmptyExpression"&&this.raise(sg.AttributeIsEmpty,Ld),Ld;case 142:case 133:return this.parseExprAtom();default:throw this.raise(sg.UnsupportedJsxValue,this.state.startLoc)}}jsxParseEmptyExpression(){let Ld=this.startNodeAt(this.state.lastTokEndLoc);return this.finishNodeAt(Ld,"JSXEmptyExpression",this.state.startLoc)}jsxParseSpreadChild(Ld){return this.next(),Ld.expression=this.parseExpression(),this.setContext(df.j_expr),this.state.canStartJSXElement=!0,this.expect(8),this.finishNode(Ld,"JSXSpreadChild")}jsxParseExpressionContainer(Ld,Yd){if(this.match(8))Ld.expression=this.jsxParseEmptyExpression();else{let mf=this.parseExpression();Ld.expression=mf}return this.setContext(Yd),this.state.canStartJSXElement=!0,this.expect(8),this.finishNode(Ld,"JSXExpressionContainer")}jsxParseAttribute(){let Ld=this.startNode();return this.match(5)?(this.setContext(df.brace),this.next(),this.expect(21),Ld.argument=this.parseMaybeAssignAllowIn(),this.setContext(df.j_oTag),this.state.canStartJSXElement=!0,this.expect(8),this.finishNode(Ld,"JSXSpreadAttribute")):(Ld.name=this.jsxParseNamespacedName(),Ld.value=this.eat(29)?this.jsxParseAttributeValue():null,this.finishNode(Ld,"JSXAttribute"))}jsxParseOpeningElementAt(Ld){let Yd=this.startNodeAt(Ld);return this.eat(143)?this.finishNode(Yd,"JSXOpeningFragment"):(Yd.name=this.jsxParseElementName(),this.jsxParseOpeningElementAfterName(Yd))}jsxParseOpeningElementAfterName(Ld){let Yd=[];for(;!this.match(56)&&!this.match(143);)Yd.push(this.jsxParseAttribute());return Ld.attributes=Yd,Ld.selfClosing=this.eat(56),this.expect(143),this.finishNode(Ld,"JSXOpeningElement")}jsxParseClosingElementAt(Ld){let Yd=this.startNodeAt(Ld);return this.eat(143)?this.finishNode(Yd,"JSXClosingFragment"):(Yd.name=this.jsxParseElementName(),this.expect(143),this.finishNode(Yd,"JSXClosingElement"))}jsxParseElementAt(Ld){let Yd=this.startNodeAt(Ld),mf=[],Af=this.jsxParseOpeningElementAt(Ld),Wf=null;if(!Af.selfClosing){e:for(;;)switch(this.state.type){case 142:if(Ld=this.state.startLoc,this.next(),this.eat(56)){Wf=this.jsxParseClosingElementAt(Ld);break e}mf.push(this.jsxParseElementAt(Ld));break;case 141:mf.push(this.parseLiteral(this.state.value,"JSXText"));break;case 5:{let lh=this.startNode();this.setContext(df.brace),this.next(),this.match(21)?mf.push(this.jsxParseSpreadChild(lh)):mf.push(this.jsxParseExpressionContainer(lh,df.j_expr));break}default:this.unexpected()}Gg(Af)&&!Gg(Wf)&&Wf!==null?this.raise(sg.MissingClosingTagFragment,Wf):!Gg(Af)&&Gg(Wf)?this.raise(sg.MissingClosingTagElement,Wf,{openingTagName:m0(Af.name)}):!Gg(Af)&&!Gg(Wf)&&m0(Wf.name)!==m0(Af.name)&&this.raise(sg.MissingClosingTagElement,Wf,{openingTagName:m0(Af.name)})}if(Gg(Af)?(Yd.openingFragment=Af,Yd.closingFragment=Wf):(Yd.openingElement=Af,Yd.closingElement=Wf),Yd.children=mf,this.match(47))throw this.raise(sg.UnwrappedAdjacentJSXElements,this.state.startLoc);return Gg(Af)?this.finishNode(Yd,"JSXFragment"):this.finishNode(Yd,"JSXElement")}jsxParseElement(){let Ld=this.state.startLoc;return this.next(),this.jsxParseElementAt(Ld)}setContext(Ld){let{context:Yd}=this.state;Yd[Yd.length-1]=Ld}parseExprAtom(Ld){return this.match(142)?this.jsxParseElement():this.match(47)&&this.input.charCodeAt(this.state.pos)!==33?(this.replaceToken(142),this.jsxParseElement()):super.parseExprAtom(Ld)}skipSpace(){this.curContext().preserveSpace||super.skipSpace()}getTokenFromCode(Ld){let Yd=this.curContext();if(Yd===df.j_expr){this.jsxReadToken();return}if(Yd===df.j_oTag||Yd===df.j_cTag){if(Oh(Ld)){this.jsxReadWord();return}if(Ld===62){++this.state.pos,this.finishToken(143);return}if((Ld===34||Ld===39)&&Yd===df.j_oTag){this.jsxReadString(Ld);return}}if(Ld===60&&this.state.canStartJSXElement&&this.input.charCodeAt(this.state.pos+1)!==33){++this.state.pos,this.finishToken(142);return}super.getTokenFromCode(Ld)}updateContext(Ld){let{context:Yd,type:mf}=this.state;if(mf===56&&Ld===142)Yd.splice(-2,2,df.j_cTag),this.state.canStartJSXElement=!1;else if(mf===142)Yd.push(df.j_oTag);else if(mf===143){let Af=Yd[Yd.length-1];Af===df.j_oTag&&Ld===56||Af===df.j_cTag?(Yd.pop(),this.state.canStartJSXElement=Yd[Yd.length-1]===df.j_expr):(this.setContext(df.j_expr),this.state.canStartJSXElement=!0)}else this.state.canStartJSXElement=kf(mf)}},sb=class extends G_{constructor(...Vd){super(...Vd),this.tsNames=new Map}},_1=class extends Q_{constructor(...Vd){super(...Vd),this.importsStack=[]}createScope(Vd){return this.importsStack.push(new Set),new sb(Vd)}enter(Vd){Vd===256&&this.importsStack.push(new Set),super.enter(Vd)}exit(){let Vd=super.exit();return Vd===256&&this.importsStack.pop(),Vd}hasImport(Vd,Ld){let Yd=this.importsStack.length;if(this.importsStack[Yd-1].has(Vd))return!0;if(!Ld&&Yd>1){for(let mf=0;mf<Yd-1;mf++)if(this.importsStack[mf].has(Vd))return!0}return!1}declareName(Vd,Ld,Yd){if(Ld&4096){this.hasImport(Vd,!0)&&this.parser.raise(Md.VarRedeclaration,Yd,{identifierName:Vd}),this.importsStack[this.importsStack.length-1].add(Vd);return}let mf=this.currentScope(),Af=mf.tsNames.get(Vd)||0;if(Ld&1024){this.maybeExportDefined(mf,Vd),mf.tsNames.set(Vd,Af|16);return}super.declareName(Vd,Ld,Yd),Ld&2&&(Ld&1||(this.checkRedeclarationInScope(mf,Vd,Ld,Yd),this.maybeExportDefined(mf,Vd)),Af=Af|1),Ld&256&&(Af=Af|2),Ld&512&&(Af=Af|4),Ld&128&&(Af=Af|8),Af&&mf.tsNames.set(Vd,Af)}isRedeclaredInScope(Vd,Ld,Yd){let mf=Vd.tsNames.get(Ld);if((mf&2)>0){if(Yd&256){let Af=!!(Yd&512),Wf=(mf&4)>0;return Af!==Wf}return!0}return Yd&128&&(mf&8)>0?Vd.names.get(Ld)&2?!!(Yd&1):!1:Yd&2&&(mf&1)>0?!0:super.isRedeclaredInScope(Vd,Ld,Yd)}checkLocalExport(Vd){let{name:Ld}=Vd;if(this.hasImport(Ld))return;let Yd=this.scopeStack.length;for(let mf=Yd-1;mf>=0;mf--){let Af=this.scopeStack[mf].tsNames.get(Ld);if((Af&1)>0||(Af&16)>0)return}super.checkLocalExport(Vd)}},Bv=(Vd,Ld)=>hasOwnProperty.call(Vd,Ld)&&Vd[Ld],g1=Vd=>Vd.type==="ParenthesizedExpression"?g1(Vd.expression):Vd,Ny=class extends Cb{toAssignable(Vd,Ld=!1){var Yd,mf;let Af;switch((Vd.type==="ParenthesizedExpression"||(Yd=Vd.extra)!=null&&Yd.parenthesized)&&(Af=g1(Vd),Ld?Af.type==="Identifier"?this.expressionScope.recordArrowParameterBindingError(Md.InvalidParenthesizedAssignment,Vd):Af.type!=="MemberExpression"&&!this.isOptionalMemberExpression(Af)&&this.raise(Md.InvalidParenthesizedAssignment,Vd):this.raise(Md.InvalidParenthesizedAssignment,Vd)),Vd.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":break;case"ObjectExpression":Vd.type="ObjectPattern";for(let lh=0,bh=Vd.properties.length,Ih=bh-1;lh<bh;lh++){var Wf;let xh=Vd.properties[lh],pm=lh===Ih;this.toAssignableObjectExpressionProp(xh,pm,Ld),pm&&xh.type==="RestElement"&&(Wf=Vd.extra)!=null&&Wf.trailingCommaLoc&&this.raise(Md.RestTrailingComma,Vd.extra.trailingCommaLoc)}break;case"ObjectProperty":{let{key:lh,value:bh}=Vd;this.isPrivateName(lh)&&this.classScope.usePrivateName(this.getPrivateNameSV(lh),lh.loc.start),this.toAssignable(bh,Ld);break}case"SpreadElement":throw new Error("Internal @babel/parser error (this is a bug, please report it). SpreadElement should be converted by .toAssignable's caller.");case"ArrayExpression":Vd.type="ArrayPattern",this.toAssignableList(Vd.elements,(mf=Vd.extra)==null?void 0:mf.trailingCommaLoc,Ld);break;case"AssignmentExpression":Vd.operator!=="="&&this.raise(Md.MissingEqInAssignment,Vd.left.loc.end),Vd.type="AssignmentPattern",delete Vd.operator,this.toAssignable(Vd.left,Ld);break;case"ParenthesizedExpression":this.toAssignable(Af,Ld);break}}toAssignableObjectExpressionProp(Vd,Ld,Yd){if(Vd.type==="ObjectMethod")this.raise(Vd.kind==="get"||Vd.kind==="set"?Md.PatternHasAccessor:Md.PatternHasMethod,Vd.key);else if(Vd.type==="SpreadElement"){Vd.type="RestElement";let mf=Vd.argument;this.checkToRestConversion(mf,!1),this.toAssignable(mf,Yd),Ld||this.raise(Md.RestTrailingComma,Vd)}else this.toAssignable(Vd,Yd)}toAssignableList(Vd,Ld,Yd){let mf=Vd.length-1;for(let Af=0;Af<=mf;Af++){let Wf=Vd[Af];if(Wf){if(Wf.type==="SpreadElement"){Wf.type="RestElement";let lh=Wf.argument;this.checkToRestConversion(lh,!0),this.toAssignable(lh,Yd)}else this.toAssignable(Wf,Yd);Wf.type==="RestElement"&&(Af<mf?this.raise(Md.RestTrailingComma,Wf):Ld&&this.raise(Md.RestTrailingComma,Ld))}}}isAssignable(Vd,Ld){switch(Vd.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":return!0;case"ObjectExpression":{let Yd=Vd.properties.length-1;return Vd.properties.every((mf,Af)=>mf.type!=="ObjectMethod"&&(Af===Yd||mf.type!=="SpreadElement")&&this.isAssignable(mf))}case"ObjectProperty":return this.isAssignable(Vd.value);case"SpreadElement":return this.isAssignable(Vd.argument);case"ArrayExpression":return Vd.elements.every(Yd=>Yd===null||this.isAssignable(Yd));case"AssignmentExpression":return Vd.operator==="=";case"ParenthesizedExpression":return this.isAssignable(Vd.expression);case"MemberExpression":case"OptionalMemberExpression":return!Ld;default:return!1}}toReferencedList(Vd,Ld){return Vd}toReferencedListDeep(Vd,Ld){this.toReferencedList(Vd,Ld);for(let Yd of Vd)(Yd==null?void 0:Yd.type)==="ArrayExpression"&&this.toReferencedListDeep(Yd.elements)}parseSpread(Vd){let Ld=this.startNode();return this.next(),Ld.argument=this.parseMaybeAssignAllowIn(Vd,void 0),this.finishNode(Ld,"SpreadElement")}parseRestBinding(){let Vd=this.startNode();return this.next(),Vd.argument=this.parseBindingAtom(),this.finishNode(Vd,"RestElement")}parseBindingAtom(){switch(this.state.type){case 0:{let Vd=this.startNode();return this.next(),Vd.elements=this.parseBindingList(3,93,1),this.finishNode(Vd,"ArrayPattern")}case 5:return this.parseObjectLike(8,!0)}return this.parseIdentifier()}parseBindingList(Vd,Ld,Yd){let mf=Yd&1,Af=[],Wf=!0;for(;!this.eat(Vd);)if(Wf?Wf=!1:this.expect(12),mf&&this.match(12))Af.push(null);else{if(this.eat(Vd))break;if(this.match(21)){if(Af.push(this.parseAssignableListItemTypes(this.parseRestBinding(),Yd)),!this.checkCommaAfterRest(Ld)){this.expect(Vd);break}}else{let lh=[];for(this.match(26)&&this.hasPlugin("decorators")&&this.raise(Md.UnsupportedParameterDecorator,this.state.startLoc);this.match(26);)lh.push(this.parseDecorator());Af.push(this.parseAssignableListItem(Yd,lh))}}return Af}parseBindingRestProperty(Vd){return this.next(),Vd.argument=this.parseIdentifier(),this.checkCommaAfterRest(125),this.finishNode(Vd,"RestElement")}parseBindingProperty(){let{type:Vd,startLoc:Ld}=this.state;if(Vd===21)return this.parseBindingRestProperty(this.startNode());let Yd=this.startNode();return Vd===138?(this.expectPlugin("destructuringPrivate",Ld),this.classScope.usePrivateName(this.state.value,Ld),Yd.key=this.parsePrivateName()):this.parsePropertyName(Yd),Yd.method=!1,this.parseObjPropValue(Yd,Ld,!1,!1,!0,!1)}parseAssignableListItem(Vd,Ld){let Yd=this.parseMaybeDefault();this.parseAssignableListItemTypes(Yd,Vd);let mf=this.parseMaybeDefault(Yd.loc.start,Yd);return Ld.length&&(Yd.decorators=Ld),mf}parseAssignableListItemTypes(Vd,Ld){return Vd}parseMaybeDefault(Vd,Ld){var Yd;if(Vd!=null||(Vd=this.state.startLoc),Ld=(Yd=Ld)!=null?Yd:this.parseBindingAtom(),!this.eat(29))return Ld;let mf=this.startNodeAt(Vd);return mf.left=Ld,mf.right=this.parseMaybeAssignAllowIn(),this.finishNode(mf,"AssignmentPattern")}isValidLVal(Vd,Ld,Yd){return Bv({AssignmentPattern:"left",RestElement:"argument",ObjectProperty:"value",ParenthesizedExpression:"expression",ArrayPattern:"elements",ObjectPattern:"properties"},Vd)}isOptionalMemberExpression(Vd){return Vd.type==="OptionalMemberExpression"}checkLVal(Vd,{in:Ld,binding:Yd=64,checkClashes:mf=!1,strictModeChanged:Af=!1,hasParenthesizedAncestor:Wf=!1}){var lh;let bh=Vd.type;if(this.isObjectMethod(Vd))return;let Ih=this.isOptionalMemberExpression(Vd);if(Ih||bh==="MemberExpression"){Ih&&(this.expectPlugin("optionalChainingAssign",Vd.loc.start),Ld.type!=="AssignmentExpression"&&this.raise(Md.InvalidLhsOptionalChaining,Vd,{ancestor:Ld})),Yd!==64&&this.raise(Md.InvalidPropertyBindingPattern,Vd);return}if(bh==="Identifier"){this.checkIdentifier(Vd,Yd,Af);let{name:Ym}=Vd;mf&&(mf.has(Ym)?this.raise(Md.ParamDupe,Vd):mf.add(Ym));return}let xh=this.isValidLVal(bh,!(Wf||(lh=Vd.extra)!=null&&lh.parenthesized)&&Ld.type==="AssignmentExpression",Yd);if(xh===!0)return;if(xh===!1){let Ym=Yd===64?Md.InvalidLhs:Md.InvalidLhsBinding;this.raise(Ym,Vd,{ancestor:Ld});return}let[pm,Mm]=Array.isArray(xh)?xh:[xh,bh==="ParenthesizedExpression"],Gm=bh==="ArrayPattern"||bh==="ObjectPattern"?{type:bh}:Ld;for(let Ym of[].concat(Vd[pm]))Ym&&this.checkLVal(Ym,{in:Gm,binding:Yd,checkClashes:mf,strictModeChanged:Af,hasParenthesizedAncestor:Mm})}checkIdentifier(Vd,Ld,Yd=!1){this.state.strict&&(Yd?l_(Vd.name,this.inModule):L_(Vd.name))&&(Ld===64?this.raise(Md.StrictEvalArguments,Vd,{referenceName:Vd.name}):this.raise(Md.StrictEvalArgumentsBinding,Vd,{bindingName:Vd.name})),Ld&8192&&Vd.name==="let"&&this.raise(Md.LetInLexicalBinding,Vd),Ld&64||this.declareNameFromIdentifier(Vd,Ld)}declareNameFromIdentifier(Vd,Ld){this.scope.declareName(Vd.name,Ld,Vd.loc.start)}checkToRestConversion(Vd,Ld){switch(Vd.type){case"ParenthesizedExpression":this.checkToRestConversion(Vd.expression,Ld);break;case"Identifier":case"MemberExpression":break;case"ArrayExpression":case"ObjectExpression":if(Ld)break;default:this.raise(Md.InvalidRestAssignmentPattern,Vd)}}checkCommaAfterRest(Vd){return this.match(12)?(this.raise(this.lookaheadCharCode()===Vd?Md.RestTrailingComma:Md.ElementAfterRest,this.state.startLoc),!0):!1}},$v=(Vd,Ld)=>hasOwnProperty.call(Vd,Ld)&&Vd[Ld];function b1(Vd){if(Vd==null)throw new Error(`Unexpected ${Vd} value.`);return Vd}function v1(Vd){if(!Vd)throw new Error("Assert fail")}var Om=Pd`typescript`({AbstractMethodHasImplementation:({methodName:Vd})=>`Method '${Vd}' cannot have an implementation because it is marked abstract.`,AbstractPropertyHasInitializer:({propertyName:Vd})=>`Property '${Vd}' cannot have an initializer because it is marked abstract.`,AccesorCannotDeclareThisParameter:"'get' and 'set' accessors cannot declare 'this' parameters.",AccesorCannotHaveTypeParameters:"An accessor cannot have type parameters.",AccessorCannotBeOptional:"An 'accessor' property cannot be declared optional.",ClassMethodHasDeclare:"Class methods cannot have the 'declare' modifier.",ClassMethodHasReadonly:"Class methods cannot have the 'readonly' modifier.",ConstInitiailizerMustBeStringOrNumericLiteralOrLiteralEnumReference:"A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.",ConstructorHasTypeParameters:"Type parameters cannot appear on a constructor declaration.",DeclareAccessor:({kind:Vd})=>`'declare' is not allowed in ${Vd}ters.`,DeclareClassFieldHasInitializer:"Initializers are not allowed in ambient contexts.",DeclareFunctionHasImplementation:"An implementation cannot be declared in ambient contexts.",DuplicateAccessibilityModifier:({modifier:Vd})=>"Accessibility modifier already seen.",DuplicateModifier:({modifier:Vd})=>`Duplicate modifier: '${Vd}'.`,EmptyHeritageClauseType:({token:Vd})=>`'${Vd}' list cannot be empty.`,EmptyTypeArguments:"Type argument list cannot be empty.",EmptyTypeParameters:"Type parameter list cannot be empty.",ExpectedAmbientAfterExportDeclare:"'export declare' must be followed by an ambient declaration.",ImportAliasHasImportType:"An import alias can not use 'import type'.",ImportReflectionHasImportType:"An `import module` declaration can not use `type` modifier",IncompatibleModifiers:({modifiers:Vd})=>`'${Vd[0]}' modifier cannot be used with '${Vd[1]}' modifier.`,IndexSignatureHasAbstract:"Index signatures cannot have the 'abstract' modifier.",IndexSignatureHasAccessibility:({modifier:Vd})=>`Index signatures cannot have an accessibility modifier ('${Vd}').`,IndexSignatureHasDeclare:"Index signatures cannot have the 'declare' modifier.",IndexSignatureHasOverride:"'override' modifier cannot appear on an index signature.",IndexSignatureHasStatic:"Index signatures cannot have the 'static' modifier.",InitializerNotAllowedInAmbientContext:"Initializers are not allowed in ambient contexts.",InvalidModifierOnTypeMember:({modifier:Vd})=>`'${Vd}' modifier cannot appear on a type member.`,InvalidModifierOnTypeParameter:({modifier:Vd})=>`'${Vd}' modifier cannot appear on a type parameter.`,InvalidModifierOnTypeParameterPositions:({modifier:Vd})=>`'${Vd}' modifier can only appear on a type parameter of a class, interface or type alias.`,InvalidModifiersOrder:({orderedModifiers:Vd})=>`'${Vd[0]}' modifier must precede '${Vd[1]}' modifier.`,InvalidPropertyAccessAfterInstantiationExpression:"Invalid property access after an instantiation expression. You can either wrap the instantiation expression in parentheses, or delete the type arguments.",InvalidTupleMemberLabel:"Tuple members must be labeled with a simple identifier.",MissingInterfaceName:"'interface' declarations must be followed by an identifier.",NonAbstractClassHasAbstractMethod:"Abstract methods can only appear within an abstract class.",NonClassMethodPropertyHasAbstractModifer:"'abstract' modifier can only appear on a class, method, or property declaration.",OptionalTypeBeforeRequired:"A required element cannot follow an optional element.",OverrideNotInSubClass:"This member cannot have an 'override' modifier because its containing class does not extend another class.",PatternIsOptional:"A binding pattern parameter cannot be optional in an implementation signature.",PrivateElementHasAbstract:"Private elements cannot have the 'abstract' modifier.",PrivateElementHasAccessibility:({modifier:Vd})=>`Private elements cannot have an accessibility modifier ('${Vd}').`,ReadonlyForMethodSignature:"'readonly' modifier can only appear on a property declaration or index signature.",ReservedArrowTypeParam:"This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma, as in `<T,>() => ...`.",ReservedTypeAssertion:"This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead.",SetAccesorCannotHaveOptionalParameter:"A 'set' accessor cannot have an optional parameter.",SetAccesorCannotHaveRestParameter:"A 'set' accessor cannot have rest parameter.",SetAccesorCannotHaveReturnType:"A 'set' accessor cannot have a return type annotation.",SingleTypeParameterWithoutTrailingComma:({typeParameterName:Vd})=>`Single type parameter ${Vd} should have a trailing comma. Example usage: <${Vd},>.`,StaticBlockCannotHaveModifier:"Static class blocks cannot have any modifier.",TupleOptionalAfterType:"A labeled tuple optional element must be declared using a question mark after the name and before the colon (`name?: type`), rather than after the type (`name: type?`).",TypeAnnotationAfterAssign:"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.",TypeImportCannotSpecifyDefaultAndNamed:"A type-only import can specify a default import or named bindings, but not both.",TypeModifierIsUsedInTypeExports:"The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement.",TypeModifierIsUsedInTypeImports:"The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement.",UnexpectedParameterModifier:"A parameter property is only allowed in a constructor implementation.",UnexpectedReadonly:"'readonly' type modifier is only permitted on array and tuple literal types.",UnexpectedTypeAnnotation:"Did not expect a type annotation here.",UnexpectedTypeCastInParameter:"Unexpected type cast in parameter position.",UnsupportedImportTypeArgument:"Argument in a type import must be a string literal.",UnsupportedParameterPropertyKind:"A parameter property may not be declared using a binding pattern.",UnsupportedSignatureParameterKind:({type:Vd})=>`Name in a signature must be an Identifier, ObjectPattern or ArrayPattern, instead got ${Vd}.`});function B_(Vd){switch(Vd){case"any":return"TSAnyKeyword";case"boolean":return"TSBooleanKeyword";case"bigint":return"TSBigIntKeyword";case"never":return"TSNeverKeyword";case"number":return"TSNumberKeyword";case"object":return"TSObjectKeyword";case"string":return"TSStringKeyword";case"symbol":return"TSSymbolKeyword";case"undefined":return"TSUndefinedKeyword";case"unknown":return"TSUnknownKeyword";default:return}}function wb(Vd){return Vd==="private"||Vd==="public"||Vd==="protected"}function nv(Vd){return Vd==="in"||Vd==="out"}var Lv=Vd=>class extends Vd{constructor(...Ld){super(...Ld),this.tsParseInOutModifiers=this.tsParseModifiers.bind(this,{allowedModifiers:["in","out"],disallowedModifiers:["const","public","private","protected","readonly","declare","abstract","override"],errorTemplate:Om.InvalidModifierOnTypeParameter}),this.tsParseConstModifier=this.tsParseModifiers.bind(this,{allowedModifiers:["const"],disallowedModifiers:["in","out"],errorTemplate:Om.InvalidModifierOnTypeParameterPositions}),this.tsParseInOutConstModifiers=this.tsParseModifiers.bind(this,{allowedModifiers:["in","out","const"],disallowedModifiers:["public","private","protected","readonly","declare","abstract","override"],errorTemplate:Om.InvalidModifierOnTypeParameter})}getScopeHandler(){return _1}tsIsIdentifier(){return Bf(this.state.type)}tsTokenCanFollowModifier(){return(this.match(0)||this.match(5)||this.match(55)||this.match(21)||this.match(138)||this.isLiteralPropertyName())&&!this.hasPrecedingLineBreak()}tsNextTokenCanFollowModifier(){return this.next(),this.tsTokenCanFollowModifier()}tsParseModifier(Ld,Yd){if(!Bf(this.state.type)&&this.state.type!==58&&this.state.type!==75)return;let mf=this.state.value;if(Ld.includes(mf)){if(Yd&&this.tsIsStartOfStaticBlocks())return;if(this.tsTryParse(this.tsNextTokenCanFollowModifier.bind(this)))return mf}}tsParseModifiers({allowedModifiers:Ld,disallowedModifiers:Yd,stopOnStartOfClassStaticBlock:mf,errorTemplate:Af=Om.InvalidModifierOnTypeMember},Wf){let lh=(Ih,xh,pm,Mm)=>{xh===pm&&Wf[Mm]&&this.raise(Om.InvalidModifiersOrder,Ih,{orderedModifiers:[pm,Mm]})},bh=(Ih,xh,pm,Mm)=>{(Wf[pm]&&xh===Mm||Wf[Mm]&&xh===pm)&&this.raise(Om.IncompatibleModifiers,Ih,{modifiers:[pm,Mm]})};for(;;){let{startLoc:Ih}=this.state,xh=this.tsParseModifier(Ld.concat(Yd??[]),mf);if(!xh)break;wb(xh)?Wf.accessibility?this.raise(Om.DuplicateAccessibilityModifier,Ih,{modifier:xh}):(lh(Ih,xh,xh,"override"),lh(Ih,xh,xh,"static"),lh(Ih,xh,xh,"readonly"),Wf.accessibility=xh):nv(xh)?(Wf[xh]&&this.raise(Om.DuplicateModifier,Ih,{modifier:xh}),Wf[xh]=!0,lh(Ih,xh,"in","out")):(hasOwnProperty.call(Wf,xh)?this.raise(Om.DuplicateModifier,Ih,{modifier:xh}):(lh(Ih,xh,"static","readonly"),lh(Ih,xh,"static","override"),lh(Ih,xh,"override","readonly"),lh(Ih,xh,"abstract","override"),bh(Ih,xh,"declare","override"),bh(Ih,xh,"static","abstract")),Wf[xh]=!0),Yd!=null&&Yd.includes(xh)&&this.raise(Af,Ih,{modifier:xh})}}tsIsListTerminator(Ld){switch(Ld){case"EnumMembers":case"TypeMembers":return this.match(8);case"HeritageClauseElement":return this.match(5);case"TupleElementTypes":return this.match(3);case"TypeParametersOrArguments":return this.match(48)}}tsParseList(Ld,Yd){let mf=[];for(;!this.tsIsListTerminator(Ld);)mf.push(Yd());return mf}tsParseDelimitedList(Ld,Yd,mf){return b1(this.tsParseDelimitedListWorker(Ld,Yd,!0,mf))}tsParseDelimitedListWorker(Ld,Yd,mf,Af){let Wf=[],lh=-1;for(;!this.tsIsListTerminator(Ld);){lh=-1;let bh=Yd();if(bh==null)return;if(Wf.push(bh),this.eat(12)){lh=this.state.lastTokStartLoc.index;continue}if(this.tsIsListTerminator(Ld))break;mf&&this.expect(12);return}return Af&&(Af.value=lh),Wf}tsParseBracketedList(Ld,Yd,mf,Af,Wf){Af||(mf?this.expect(0):this.expect(47));let lh=this.tsParseDelimitedList(Ld,Yd,Wf);return mf?this.expect(3):this.expect(48),lh}tsParseImportType(){let Ld=this.startNode();return this.expect(83),this.expect(10),this.match(133)||this.raise(Om.UnsupportedImportTypeArgument,this.state.startLoc),Ld.argument=super.parseExprAtom(),(this.hasPlugin("importAttributes")||this.hasPlugin("importAssertions"))&&(Ld.options=null),this.eat(12)&&(this.expectImportAttributesPlugin(),this.match(11)||(Ld.options=super.parseMaybeAssignAllowIn(),this.eat(12))),this.expect(11),this.eat(16)&&(Ld.qualifier=this.tsParseEntityName()),this.match(47)&&(Ld.typeParameters=this.tsParseTypeArguments()),this.finishNode(Ld,"TSImportType")}tsParseEntityName(Ld=!0){let Yd=this.parseIdentifier(Ld);for(;this.eat(16);){let mf=this.startNodeAtNode(Yd);mf.left=Yd,mf.right=this.parseIdentifier(Ld),Yd=this.finishNode(mf,"TSQualifiedName")}return Yd}tsParseTypeReference(){let Ld=this.startNode();return Ld.typeName=this.tsParseEntityName(),!this.hasPrecedingLineBreak()&&this.match(47)&&(Ld.typeParameters=this.tsParseTypeArguments()),this.finishNode(Ld,"TSTypeReference")}tsParseThisTypePredicate(Ld){this.next();let Yd=this.startNodeAtNode(Ld);return Yd.parameterName=Ld,Yd.typeAnnotation=this.tsParseTypeAnnotation(!1),Yd.asserts=!1,this.finishNode(Yd,"TSTypePredicate")}tsParseThisTypeNode(){let Ld=this.startNode();return this.next(),this.finishNode(Ld,"TSThisType")}tsParseTypeQuery(){let Ld=this.startNode();return this.expect(87),this.match(83)?Ld.exprName=this.tsParseImportType():Ld.exprName=this.tsParseEntityName(),!this.hasPrecedingLineBreak()&&this.match(47)&&(Ld.typeParameters=this.tsParseTypeArguments()),this.finishNode(Ld,"TSTypeQuery")}tsParseTypeParameter(Ld){let Yd=this.startNode();return Ld(Yd),Yd.name=this.tsParseTypeParameterName(),Yd.constraint=this.tsEatThenParseType(81),Yd.default=this.tsEatThenParseType(29),this.finishNode(Yd,"TSTypeParameter")}tsTryParseTypeParameters(Ld){if(this.match(47))return this.tsParseTypeParameters(Ld)}tsParseTypeParameters(Ld){let Yd=this.startNode();this.match(47)||this.match(142)?this.next():this.unexpected();let mf={value:-1};return Yd.params=this.tsParseBracketedList("TypeParametersOrArguments",this.tsParseTypeParameter.bind(this,Ld),!1,!0,mf),Yd.params.length===0&&this.raise(Om.EmptyTypeParameters,Yd),mf.value!==-1&&this.addExtra(Yd,"trailingComma",mf.value),this.finishNode(Yd,"TSTypeParameterDeclaration")}tsFillSignature(Ld,Yd){let mf=Ld===19,Af="parameters",Wf="typeAnnotation";Yd.typeParameters=this.tsTryParseTypeParameters(this.tsParseConstModifier),this.expect(10),Yd[Af]=this.tsParseBindingListForSignature(),mf?Yd[Wf]=this.tsParseTypeOrTypePredicateAnnotation(Ld):this.match(Ld)&&(Yd[Wf]=this.tsParseTypeOrTypePredicateAnnotation(Ld))}tsParseBindingListForSignature(){let Ld=super.parseBindingList(11,41,2);for(let Yd of Ld){let{type:mf}=Yd;(mf==="AssignmentPattern"||mf==="TSParameterProperty")&&this.raise(Om.UnsupportedSignatureParameterKind,Yd,{type:mf})}return Ld}tsParseTypeMemberSemicolon(){!this.eat(12)&&!this.isLineTerminator()&&this.expect(13)}tsParseSignatureMember(Ld,Yd){return this.tsFillSignature(14,Yd),this.tsParseTypeMemberSemicolon(),this.finishNode(Yd,Ld)}tsIsUnambiguouslyIndexSignature(){return this.next(),Bf(this.state.type)?(this.next(),this.match(14)):!1}tsTryParseIndexSignature(Ld){if(!(this.match(0)&&this.tsLookAhead(this.tsIsUnambiguouslyIndexSignature.bind(this))))return;this.expect(0);let Yd=this.parseIdentifier();Yd.typeAnnotation=this.tsParseTypeAnnotation(),this.resetEndLocation(Yd),this.expect(3),Ld.parameters=[Yd];let mf=this.tsTryParseTypeAnnotation();return mf&&(Ld.typeAnnotation=mf),this.tsParseTypeMemberSemicolon(),this.finishNode(Ld,"TSIndexSignature")}tsParsePropertyOrMethodSignature(Ld,Yd){this.eat(17)&&(Ld.optional=!0);let mf=Ld;if(this.match(10)||this.match(47)){Yd&&this.raise(Om.ReadonlyForMethodSignature,Ld);let Af=mf;Af.kind&&this.match(47)&&this.raise(Om.AccesorCannotHaveTypeParameters,this.state.curPosition()),this.tsFillSignature(14,Af),this.tsParseTypeMemberSemicolon();let Wf="parameters",lh="typeAnnotation";if(Af.kind==="get")Af[Wf].length>0&&(this.raise(Md.BadGetterArity,this.state.curPosition()),this.isThisParam(Af[Wf][0])&&this.raise(Om.AccesorCannotDeclareThisParameter,this.state.curPosition()));else if(Af.kind==="set"){if(Af[Wf].length!==1)this.raise(Md.BadSetterArity,this.state.curPosition());else{let bh=Af[Wf][0];this.isThisParam(bh)&&this.raise(Om.AccesorCannotDeclareThisParameter,this.state.curPosition()),bh.type==="Identifier"&&bh.optional&&this.raise(Om.SetAccesorCannotHaveOptionalParameter,this.state.curPosition()),bh.type==="RestElement"&&this.raise(Om.SetAccesorCannotHaveRestParameter,this.state.curPosition())}Af[lh]&&this.raise(Om.SetAccesorCannotHaveReturnType,Af[lh])}else Af.kind="method";return this.finishNode(Af,"TSMethodSignature")}else{let Af=mf;Yd&&(Af.readonly=!0);let Wf=this.tsTryParseTypeAnnotation();return Wf&&(Af.typeAnnotation=Wf),this.tsParseTypeMemberSemicolon(),this.finishNode(Af,"TSPropertySignature")}}tsParseTypeMember(){let Ld=this.startNode();if(this.match(10)||this.match(47))return this.tsParseSignatureMember("TSCallSignatureDeclaration",Ld);if(this.match(77)){let mf=this.startNode();return this.next(),this.match(10)||this.match(47)?this.tsParseSignatureMember("TSConstructSignatureDeclaration",Ld):(Ld.key=this.createIdentifier(mf,"new"),this.tsParsePropertyOrMethodSignature(Ld,!1))}return this.tsParseModifiers({allowedModifiers:["readonly"],disallowedModifiers:["declare","abstract","private","protected","public","static","override"]},Ld),this.tsTryParseIndexSignature(Ld)||(super.parsePropertyName(Ld),!Ld.computed&&Ld.key.type==="Identifier"&&(Ld.key.name==="get"||Ld.key.name==="set")&&this.tsTokenCanFollowModifier()&&(Ld.kind=Ld.key.name,super.parsePropertyName(Ld)),this.tsParsePropertyOrMethodSignature(Ld,!!Ld.readonly))}tsParseTypeLiteral(){let Ld=this.startNode();return Ld.members=this.tsParseObjectTypeMembers(),this.finishNode(Ld,"TSTypeLiteral")}tsParseObjectTypeMembers(){this.expect(5);let Ld=this.tsParseList("TypeMembers",this.tsParseTypeMember.bind(this));return this.expect(8),Ld}tsIsStartOfMappedType(){return this.next(),this.eat(53)?this.isContextual(122):(this.isContextual(122)&&this.next(),!this.match(0)||(this.next(),!this.tsIsIdentifier())?!1:(this.next(),this.match(58)))}tsParseMappedTypeParameter(){let Ld=this.startNode();return Ld.name=this.tsParseTypeParameterName(),Ld.constraint=this.tsExpectThenParseType(58),this.finishNode(Ld,"TSTypeParameter")}tsParseMappedType(){let Ld=this.startNode();return this.expect(5),this.match(53)?(Ld.readonly=this.state.value,this.next(),this.expectContextual(122)):this.eatContextual(122)&&(Ld.readonly=!0),this.expect(0),Ld.typeParameter=this.tsParseMappedTypeParameter(),Ld.nameType=this.eatContextual(93)?this.tsParseType():null,this.expect(3),this.match(53)?(Ld.optional=this.state.value,this.next(),this.expect(17)):this.eat(17)&&(Ld.optional=!0),Ld.typeAnnotation=this.tsTryParseType(),this.semicolon(),this.expect(8),this.finishNode(Ld,"TSMappedType")}tsParseTupleType(){let Ld=this.startNode();Ld.elementTypes=this.tsParseBracketedList("TupleElementTypes",this.tsParseTupleElementType.bind(this),!0,!1);let Yd=!1;return Ld.elementTypes.forEach(mf=>{let{type:Af}=mf;Yd&&Af!=="TSRestType"&&Af!=="TSOptionalType"&&!(Af==="TSNamedTupleMember"&&mf.optional)&&this.raise(Om.OptionalTypeBeforeRequired,mf),Yd||(Yd=Af==="TSNamedTupleMember"&&mf.optional||Af==="TSOptionalType")}),this.finishNode(Ld,"TSTupleType")}tsParseTupleElementType(){let{startLoc:Ld}=this.state,Yd=this.eat(21),mf,Af,Wf,lh,bh=oh(this.state.type)?this.lookaheadCharCode():null;if(bh===58)mf=!0,Wf=!1,Af=this.parseIdentifier(!0),this.expect(14),lh=this.tsParseType();else if(bh===63){Wf=!0;let Ih=this.state.startLoc,xh=this.state.value,pm=this.tsParseNonArrayType();this.lookaheadCharCode()===58?(mf=!0,Af=this.createIdentifier(this.startNodeAt(Ih),xh),this.expect(17),this.expect(14),lh=this.tsParseType()):(mf=!1,lh=pm,this.expect(17))}else lh=this.tsParseType(),Wf=this.eat(17),mf=this.eat(14);if(mf){let Ih;Af?(Ih=this.startNodeAtNode(Af),Ih.optional=Wf,Ih.label=Af,Ih.elementType=lh,this.eat(17)&&(Ih.optional=!0,this.raise(Om.TupleOptionalAfterType,this.state.lastTokStartLoc))):(Ih=this.startNodeAtNode(lh),Ih.optional=Wf,this.raise(Om.InvalidTupleMemberLabel,lh),Ih.label=lh,Ih.elementType=this.tsParseType()),lh=this.finishNode(Ih,"TSNamedTupleMember")}else if(Wf){let Ih=this.startNodeAtNode(lh);Ih.typeAnnotation=lh,lh=this.finishNode(Ih,"TSOptionalType")}if(Yd){let Ih=this.startNodeAt(Ld);Ih.typeAnnotation=lh,lh=this.finishNode(Ih,"TSRestType")}return lh}tsParseParenthesizedType(){let Ld=this.startNode();return this.expect(10),Ld.typeAnnotation=this.tsParseType(),this.expect(11),this.finishNode(Ld,"TSParenthesizedType")}tsParseFunctionOrConstructorType(Ld,Yd){let mf=this.startNode();return Ld==="TSConstructorType"&&(mf.abstract=!!Yd,Yd&&this.next(),this.next()),this.tsInAllowConditionalTypesContext(()=>this.tsFillSignature(19,mf)),this.finishNode(mf,Ld)}tsParseLiteralTypeNode(){let Ld=this.startNode();switch(this.state.type){case 134:case 135:case 133:case 85:case 86:Ld.literal=super.parseExprAtom();break;default:this.unexpected()}return this.finishNode(Ld,"TSLiteralType")}tsParseTemplateLiteralType(){let Ld=this.startNode();return Ld.literal=super.parseTemplate(!1),this.finishNode(Ld,"TSLiteralType")}parseTemplateSubstitution(){return this.state.inType?this.tsParseType():super.parseTemplateSubstitution()}tsParseThisTypeOrThisTypePredicate(){let Ld=this.tsParseThisTypeNode();return this.isContextual(116)&&!this.hasPrecedingLineBreak()?this.tsParseThisTypePredicate(Ld):Ld}tsParseNonArrayType(){switch(this.state.type){case 133:case 134:case 135:case 85:case 86:return this.tsParseLiteralTypeNode();case 53:if(this.state.value==="-"){let Ld=this.startNode(),Yd=this.lookahead();return Yd.type!==134&&Yd.type!==135&&this.unexpected(),Ld.literal=this.parseMaybeUnary(),this.finishNode(Ld,"TSLiteralType")}break;case 78:return this.tsParseThisTypeOrThisTypePredicate();case 87:return this.tsParseTypeQuery();case 83:return this.tsParseImportType();case 5:return this.tsLookAhead(this.tsIsStartOfMappedType.bind(this))?this.tsParseMappedType():this.tsParseTypeLiteral();case 0:return this.tsParseTupleType();case 10:return this.tsParseParenthesizedType();case 25:case 24:return this.tsParseTemplateLiteralType();default:{let{type:Ld}=this.state;if(Bf(Ld)||Ld===88||Ld===84){let Yd=Ld===88?"TSVoidKeyword":Ld===84?"TSNullKeyword":B_(this.state.value);if(Yd!==void 0&&this.lookaheadCharCode()!==46){let mf=this.startNode();return this.next(),this.finishNode(mf,Yd)}return this.tsParseTypeReference()}}}this.unexpected()}tsParseArrayTypeOrHigher(){let Ld=this.tsParseNonArrayType();for(;!this.hasPrecedingLineBreak()&&this.eat(0);)if(this.match(3)){let Yd=this.startNodeAtNode(Ld);Yd.elementType=Ld,this.expect(3),Ld=this.finishNode(Yd,"TSArrayType")}else{let Yd=this.startNodeAtNode(Ld);Yd.objectType=Ld,Yd.indexType=this.tsParseType(),this.expect(3),Ld=this.finishNode(Yd,"TSIndexedAccessType")}return Ld}tsParseTypeOperator(){let Ld=this.startNode(),Yd=this.state.value;return this.next(),Ld.operator=Yd,Ld.typeAnnotation=this.tsParseTypeOperatorOrHigher(),Yd==="readonly"&&this.tsCheckTypeAnnotationForReadOnly(Ld),this.finishNode(Ld,"TSTypeOperator")}tsCheckTypeAnnotationForReadOnly(Ld){switch(Ld.typeAnnotation.type){case"TSTupleType":case"TSArrayType":return;default:this.raise(Om.UnexpectedReadonly,Ld)}}tsParseInferType(){let Ld=this.startNode();this.expectContextual(115);let Yd=this.startNode();return Yd.name=this.tsParseTypeParameterName(),Yd.constraint=this.tsTryParse(()=>this.tsParseConstraintForInferType()),Ld.typeParameter=this.finishNode(Yd,"TSTypeParameter"),this.finishNode(Ld,"TSInferType")}tsParseConstraintForInferType(){if(this.eat(81)){let Ld=this.tsInDisallowConditionalTypesContext(()=>this.tsParseType());if(this.state.inDisallowConditionalTypesContext||!this.match(17))return Ld}}tsParseTypeOperatorOrHigher(){return ah(this.state.type)&&!this.state.containsEsc?this.tsParseTypeOperator():this.isContextual(115)?this.tsParseInferType():this.tsInAllowConditionalTypesContext(()=>this.tsParseArrayTypeOrHigher())}tsParseUnionOrIntersectionType(Ld,Yd,mf){let Af=this.startNode(),Wf=this.eat(mf),lh=[];do lh.push(Yd());while(this.eat(mf));return lh.length===1&&!Wf?lh[0]:(Af.types=lh,this.finishNode(Af,Ld))}tsParseIntersectionTypeOrHigher(){return this.tsParseUnionOrIntersectionType("TSIntersectionType",this.tsParseTypeOperatorOrHigher.bind(this),45)}tsParseUnionTypeOrHigher(){return this.tsParseUnionOrIntersectionType("TSUnionType",this.tsParseIntersectionTypeOrHigher.bind(this),43)}tsIsStartOfFunctionType(){return this.match(47)?!0:this.match(10)&&this.tsLookAhead(this.tsIsUnambiguouslyStartOfFunctionType.bind(this))}tsSkipParameterStart(){if(Bf(this.state.type)||this.match(78))return this.next(),!0;if(this.match(5)){let{errors:Ld}=this.state,Yd=Ld.length;try{return this.parseObjectLike(8,!0),Ld.length===Yd}catch{return!1}}if(this.match(0)){this.next();let{errors:Ld}=this.state,Yd=Ld.length;try{return super.parseBindingList(3,93,1),Ld.length===Yd}catch{return!1}}return!1}tsIsUnambiguouslyStartOfFunctionType(){return this.next(),!!(this.match(11)||this.match(21)||this.tsSkipParameterStart()&&(this.match(14)||this.match(12)||this.match(17)||this.match(29)||this.match(11)&&(this.next(),this.match(19))))}tsParseTypeOrTypePredicateAnnotation(Ld){return this.tsInType(()=>{let Yd=this.startNode();this.expect(Ld);let mf=this.startNode(),Af=!!this.tsTryParse(this.tsParseTypePredicateAsserts.bind(this));if(Af&&this.match(78)){let bh=this.tsParseThisTypeOrThisTypePredicate();return bh.type==="TSThisType"?(mf.parameterName=bh,mf.asserts=!0,mf.typeAnnotation=null,bh=this.finishNode(mf,"TSTypePredicate")):(this.resetStartLocationFromNode(bh,mf),bh.asserts=!0),Yd.typeAnnotation=bh,this.finishNode(Yd,"TSTypeAnnotation")}let Wf=this.tsIsIdentifier()&&this.tsTryParse(this.tsParseTypePredicatePrefix.bind(this));if(!Wf)return Af?(mf.parameterName=this.parseIdentifier(),mf.asserts=Af,mf.typeAnnotation=null,Yd.typeAnnotation=this.finishNode(mf,"TSTypePredicate"),this.finishNode(Yd,"TSTypeAnnotation")):this.tsParseTypeAnnotation(!1,Yd);let lh=this.tsParseTypeAnnotation(!1);return mf.parameterName=Wf,mf.typeAnnotation=lh,mf.asserts=Af,Yd.typeAnnotation=this.finishNode(mf,"TSTypePredicate"),this.finishNode(Yd,"TSTypeAnnotation")})}tsTryParseTypeOrTypePredicateAnnotation(){if(this.match(14))return this.tsParseTypeOrTypePredicateAnnotation(14)}tsTryParseTypeAnnotation(){if(this.match(14))return this.tsParseTypeAnnotation()}tsTryParseType(){return this.tsEatThenParseType(14)}tsParseTypePredicatePrefix(){let Ld=this.parseIdentifier();if(this.isContextual(116)&&!this.hasPrecedingLineBreak())return this.next(),Ld}tsParseTypePredicateAsserts(){if(this.state.type!==109)return!1;let Ld=this.state.containsEsc;return this.next(),!Bf(this.state.type)&&!this.match(78)?!1:(Ld&&this.raise(Md.InvalidEscapedReservedWord,this.state.lastTokStartLoc,{reservedWord:"asserts"}),!0)}tsParseTypeAnnotation(Ld=!0,Yd=this.startNode()){return this.tsInType(()=>{Ld&&this.expect(14),Yd.typeAnnotation=this.tsParseType()}),this.finishNode(Yd,"TSTypeAnnotation")}tsParseType(){v1(this.state.inType);let Ld=this.tsParseNonConditionalType();if(this.state.inDisallowConditionalTypesContext||this.hasPrecedingLineBreak()||!this.eat(81))return Ld;let Yd=this.startNodeAtNode(Ld);return Yd.checkType=Ld,Yd.extendsType=this.tsInDisallowConditionalTypesContext(()=>this.tsParseNonConditionalType()),this.expect(17),Yd.trueType=this.tsInAllowConditionalTypesContext(()=>this.tsParseType()),this.expect(14),Yd.falseType=this.tsInAllowConditionalTypesContext(()=>this.tsParseType()),this.finishNode(Yd,"TSConditionalType")}isAbstractConstructorSignature(){return this.isContextual(124)&&this.lookahead().type===77}tsParseNonConditionalType(){return this.tsIsStartOfFunctionType()?this.tsParseFunctionOrConstructorType("TSFunctionType"):this.match(77)?this.tsParseFunctionOrConstructorType("TSConstructorType"):this.isAbstractConstructorSignature()?this.tsParseFunctionOrConstructorType("TSConstructorType",!0):this.tsParseUnionTypeOrHigher()}tsParseTypeAssertion(){this.getPluginOption("typescript","disallowAmbiguousJSXLike")&&this.raise(Om.ReservedTypeAssertion,this.state.startLoc);let Ld=this.startNode();return Ld.typeAnnotation=this.tsInType(()=>(this.next(),this.match(75)?this.tsParseTypeReference():this.tsParseType())),this.expect(48),Ld.expression=this.parseMaybeUnary(),this.finishNode(Ld,"TSTypeAssertion")}tsParseHeritageClause(Ld){let Yd=this.state.startLoc,mf=this.tsParseDelimitedList("HeritageClauseElement",()=>{let Af=this.startNode();return Af.expression=this.tsParseEntityName(),this.match(47)&&(Af.typeParameters=this.tsParseTypeArguments()),this.finishNode(Af,"TSExpressionWithTypeArguments")});return mf.length||this.raise(Om.EmptyHeritageClauseType,Yd,{token:Ld}),mf}tsParseInterfaceDeclaration(Ld,Yd={}){if(this.hasFollowingLineBreak())return null;this.expectContextual(129),Yd.declare&&(Ld.declare=!0),Bf(this.state.type)?(Ld.id=this.parseIdentifier(),this.checkIdentifier(Ld.id,130)):(Ld.id=null,this.raise(Om.MissingInterfaceName,this.state.startLoc)),Ld.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers),this.eat(81)&&(Ld.extends=this.tsParseHeritageClause("extends"));let mf=this.startNode();return mf.body=this.tsInType(this.tsParseObjectTypeMembers.bind(this)),Ld.body=this.finishNode(mf,"TSInterfaceBody"),this.finishNode(Ld,"TSInterfaceDeclaration")}tsParseTypeAliasDeclaration(Ld){return Ld.id=this.parseIdentifier(),this.checkIdentifier(Ld.id,2),Ld.typeAnnotation=this.tsInType(()=>{if(Ld.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutModifiers),this.expect(29),this.isContextual(114)&&this.lookahead().type!==16){let Yd=this.startNode();return this.next(),this.finishNode(Yd,"TSIntrinsicKeyword")}return this.tsParseType()}),this.semicolon(),this.finishNode(Ld,"TSTypeAliasDeclaration")}tsInNoContext(Ld){let Yd=this.state.context;this.state.context=[Yd[0]];try{return Ld()}finally{this.state.context=Yd}}tsInType(Ld){let Yd=this.state.inType;this.state.inType=!0;try{return Ld()}finally{this.state.inType=Yd}}tsInDisallowConditionalTypesContext(Ld){let Yd=this.state.inDisallowConditionalTypesContext;this.state.inDisallowConditionalTypesContext=!0;try{return Ld()}finally{this.state.inDisallowConditionalTypesContext=Yd}}tsInAllowConditionalTypesContext(Ld){let Yd=this.state.inDisallowConditionalTypesContext;this.state.inDisallowConditionalTypesContext=!1;try{return Ld()}finally{this.state.inDisallowConditionalTypesContext=Yd}}tsEatThenParseType(Ld){if(this.match(Ld))return this.tsNextThenParseType()}tsExpectThenParseType(Ld){return this.tsInType(()=>(this.expect(Ld),this.tsParseType()))}tsNextThenParseType(){return this.tsInType(()=>(this.next(),this.tsParseType()))}tsParseEnumMember(){let Ld=this.startNode();return Ld.id=this.match(133)?super.parseStringLiteral(this.state.value):this.parseIdentifier(!0),this.eat(29)&&(Ld.initializer=super.parseMaybeAssignAllowIn()),this.finishNode(Ld,"TSEnumMember")}tsParseEnumDeclaration(Ld,Yd={}){return Yd.const&&(Ld.const=!0),Yd.declare&&(Ld.declare=!0),this.expectContextual(126),Ld.id=this.parseIdentifier(),this.checkIdentifier(Ld.id,Ld.const?8971:8459),this.expect(5),Ld.members=this.tsParseDelimitedList("EnumMembers",this.tsParseEnumMember.bind(this)),this.expect(8),this.finishNode(Ld,"TSEnumDeclaration")}tsParseModuleBlock(){let Ld=this.startNode();return this.scope.enter(0),this.expect(5),super.parseBlockOrModuleBlockBody(Ld.body=[],void 0,!0,8),this.scope.exit(),this.finishNode(Ld,"TSModuleBlock")}tsParseModuleOrNamespaceDeclaration(Ld,Yd=!1){if(Ld.id=this.parseIdentifier(),Yd||this.checkIdentifier(Ld.id,1024),this.eat(16)){let mf=this.startNode();this.tsParseModuleOrNamespaceDeclaration(mf,!0),Ld.body=mf}else this.scope.enter(256),this.prodParam.enter(0),Ld.body=this.tsParseModuleBlock(),this.prodParam.exit(),this.scope.exit();return this.finishNode(Ld,"TSModuleDeclaration")}tsParseAmbientExternalModuleDeclaration(Ld){return this.isContextual(112)?(Ld.global=!0,Ld.id=this.parseIdentifier()):this.match(133)?Ld.id=super.parseStringLiteral(this.state.value):this.unexpected(),this.match(5)?(this.scope.enter(256),this.prodParam.enter(0),Ld.body=this.tsParseModuleBlock(),this.prodParam.exit(),this.scope.exit()):this.semicolon(),this.finishNode(Ld,"TSModuleDeclaration")}tsParseImportEqualsDeclaration(Ld,Yd,mf){Ld.isExport=mf||!1,Ld.id=Yd||this.parseIdentifier(),this.checkIdentifier(Ld.id,4096),this.expect(29);let Af=this.tsParseModuleReference();return Ld.importKind==="type"&&Af.type!=="TSExternalModuleReference"&&this.raise(Om.ImportAliasHasImportType,Af),Ld.moduleReference=Af,this.semicolon(),this.finishNode(Ld,"TSImportEqualsDeclaration")}tsIsExternalModuleReference(){return this.isContextual(119)&&this.lookaheadCharCode()===40}tsParseModuleReference(){return this.tsIsExternalModuleReference()?this.tsParseExternalModuleReference():this.tsParseEntityName(!1)}tsParseExternalModuleReference(){let Ld=this.startNode();return this.expectContextual(119),this.expect(10),this.match(133)||this.unexpected(),Ld.expression=super.parseExprAtom(),this.expect(11),this.sawUnambiguousESM=!0,this.finishNode(Ld,"TSExternalModuleReference")}tsLookAhead(Ld){let Yd=this.state.clone(),mf=Ld();return this.state=Yd,mf}tsTryParseAndCatch(Ld){let Yd=this.tryParse(mf=>Ld()||mf());if(!(Yd.aborted||!Yd.node))return Yd.error&&(this.state=Yd.failState),Yd.node}tsTryParse(Ld){let Yd=this.state.clone(),mf=Ld();if(mf!==void 0&&mf!==!1)return mf;this.state=Yd}tsTryParseDeclare(Ld){if(this.isLineTerminator())return;let Yd=this.state.type,mf;return this.isContextual(100)&&(Yd=74,mf="let"),this.tsInAmbientContext(()=>{switch(Yd){case 68:return Ld.declare=!0,super.parseFunctionStatement(Ld,!1,!1);case 80:return Ld.declare=!0,this.parseClass(Ld,!0,!1);case 126:return this.tsParseEnumDeclaration(Ld,{declare:!0});case 112:return this.tsParseAmbientExternalModuleDeclaration(Ld);case 75:case 74:return!this.match(75)||!this.isLookaheadContextual("enum")?(Ld.declare=!0,this.parseVarStatement(Ld,mf||this.state.value,!0)):(this.expect(75),this.tsParseEnumDeclaration(Ld,{const:!0,declare:!0}));case 129:{let Af=this.tsParseInterfaceDeclaration(Ld,{declare:!0});if(Af)return Af}default:if(Bf(Yd))return this.tsParseDeclaration(Ld,this.state.value,!0,null)}})}tsTryParseExportDeclaration(){return this.tsParseDeclaration(this.startNode(),this.state.value,!0,null)}tsParseExpressionStatement(Ld,Yd,mf){switch(Yd.name){case"declare":{let Af=this.tsTryParseDeclare(Ld);return Af&&(Af.declare=!0),Af}case"global":if(this.match(5)){this.scope.enter(256),this.prodParam.enter(0);let Af=Ld;return Af.global=!0,Af.id=Yd,Af.body=this.tsParseModuleBlock(),this.scope.exit(),this.prodParam.exit(),this.finishNode(Af,"TSModuleDeclaration")}break;default:return this.tsParseDeclaration(Ld,Yd.name,!1,mf)}}tsParseDeclaration(Ld,Yd,mf,Af){switch(Yd){case"abstract":if(this.tsCheckLineTerminator(mf)&&(this.match(80)||Bf(this.state.type)))return this.tsParseAbstractDeclaration(Ld,Af);break;case"module":if(this.tsCheckLineTerminator(mf)){if(this.match(133))return this.tsParseAmbientExternalModuleDeclaration(Ld);if(Bf(this.state.type))return this.tsParseModuleOrNamespaceDeclaration(Ld)}break;case"namespace":if(this.tsCheckLineTerminator(mf)&&Bf(this.state.type))return this.tsParseModuleOrNamespaceDeclaration(Ld);break;case"type":if(this.tsCheckLineTerminator(mf)&&Bf(this.state.type))return this.tsParseTypeAliasDeclaration(Ld);break}}tsCheckLineTerminator(Ld){return Ld?this.hasFollowingLineBreak()?!1:(this.next(),!0):!this.isLineTerminator()}tsTryParseGenericAsyncArrowFunction(Ld){if(!this.match(47))return;let Yd=this.state.maybeInArrowParameters;this.state.maybeInArrowParameters=!0;let mf=this.tsTryParseAndCatch(()=>{let Af=this.startNodeAt(Ld);return Af.typeParameters=this.tsParseTypeParameters(this.tsParseConstModifier),super.parseFunctionParams(Af),Af.returnType=this.tsTryParseTypeOrTypePredicateAnnotation(),this.expect(19),Af});if(this.state.maybeInArrowParameters=Yd,!!mf)return super.parseArrowExpression(mf,null,!0)}tsParseTypeArgumentsInExpression(){if(this.reScan_lt()===47)return this.tsParseTypeArguments()}tsParseTypeArguments(){let Ld=this.startNode();return Ld.params=this.tsInType(()=>this.tsInNoContext(()=>(this.expect(47),this.tsParseDelimitedList("TypeParametersOrArguments",this.tsParseType.bind(this))))),Ld.params.length===0?this.raise(Om.EmptyTypeArguments,Ld):!this.state.inType&&this.curContext()===df.brace&&this.reScan_lt_gt(),this.expect(48),this.finishNode(Ld,"TSTypeParameterInstantiation")}tsIsDeclarationStart(){return Ah(this.state.type)}isExportDefaultSpecifier(){return this.tsIsDeclarationStart()?!1:super.isExportDefaultSpecifier()}parseAssignableListItem(Ld,Yd){let mf=this.state.startLoc,Af={};this.tsParseModifiers({allowedModifiers:["public","private","protected","override","readonly"]},Af);let Wf=Af.accessibility,lh=Af.override,bh=Af.readonly;!(Ld&4)&&(Wf||bh||lh)&&this.raise(Om.UnexpectedParameterModifier,mf);let Ih=this.parseMaybeDefault();this.parseAssignableListItemTypes(Ih,Ld);let xh=this.parseMaybeDefault(Ih.loc.start,Ih);if(Wf||bh||lh){let pm=this.startNodeAt(mf);return Yd.length&&(pm.decorators=Yd),Wf&&(pm.accessibility=Wf),bh&&(pm.readonly=bh),lh&&(pm.override=lh),xh.type!=="Identifier"&&xh.type!=="AssignmentPattern"&&this.raise(Om.UnsupportedParameterPropertyKind,pm),pm.parameter=xh,this.finishNode(pm,"TSParameterProperty")}return Yd.length&&(Ih.decorators=Yd),xh}isSimpleParameter(Ld){return Ld.type==="TSParameterProperty"&&super.isSimpleParameter(Ld.parameter)||super.isSimpleParameter(Ld)}tsDisallowOptionalPattern(Ld){for(let Yd of Ld.params)Yd.type!=="Identifier"&&Yd.optional&&!this.state.isAmbientContext&&this.raise(Om.PatternIsOptional,Yd)}setArrowFunctionParameters(Ld,Yd,mf){super.setArrowFunctionParameters(Ld,Yd,mf),this.tsDisallowOptionalPattern(Ld)}parseFunctionBodyAndFinish(Ld,Yd,mf=!1){this.match(14)&&(Ld.returnType=this.tsParseTypeOrTypePredicateAnnotation(14));let Af=Yd==="FunctionDeclaration"?"TSDeclareFunction":Yd==="ClassMethod"||Yd==="ClassPrivateMethod"?"TSDeclareMethod":void 0;return Af&&!this.match(5)&&this.isLineTerminator()?this.finishNode(Ld,Af):Af==="TSDeclareFunction"&&this.state.isAmbientContext&&(this.raise(Om.DeclareFunctionHasImplementation,Ld),Ld.declare)?super.parseFunctionBodyAndFinish(Ld,Af,mf):(this.tsDisallowOptionalPattern(Ld),super.parseFunctionBodyAndFinish(Ld,Yd,mf))}registerFunctionStatementId(Ld){!Ld.body&&Ld.id?this.checkIdentifier(Ld.id,1024):super.registerFunctionStatementId(Ld)}tsCheckForInvalidTypeCasts(Ld){Ld.forEach(Yd=>{(Yd==null?void 0:Yd.type)==="TSTypeCastExpression"&&this.raise(Om.UnexpectedTypeAnnotation,Yd.typeAnnotation)})}toReferencedList(Ld,Yd){return this.tsCheckForInvalidTypeCasts(Ld),Ld}parseArrayLike(Ld,Yd,mf,Af){let Wf=super.parseArrayLike(Ld,Yd,mf,Af);return Wf.type==="ArrayExpression"&&this.tsCheckForInvalidTypeCasts(Wf.elements),Wf}parseSubscript(Ld,Yd,mf,Af){if(!this.hasPrecedingLineBreak()&&this.match(35)){this.state.canStartJSXElement=!1,this.next();let lh=this.startNodeAt(Yd);return lh.expression=Ld,this.finishNode(lh,"TSNonNullExpression")}let Wf=!1;if(this.match(18)&&this.lookaheadCharCode()===60){if(mf)return Af.stop=!0,Ld;Af.optionalChainMember=Wf=!0,this.next()}if(this.match(47)||this.match(51)){let lh,bh=this.tsTryParseAndCatch(()=>{if(!mf&&this.atPossibleAsyncArrow(Ld)){let Mm=this.tsTryParseGenericAsyncArrowFunction(Yd);if(Mm)return Mm}let Ih=this.tsParseTypeArgumentsInExpression();if(!Ih)return;if(Wf&&!this.match(10)){lh=this.state.curPosition();return}if(Bh(this.state.type)){let Mm=super.parseTaggedTemplateExpression(Ld,Yd,Af);return Mm.typeParameters=Ih,Mm}if(!mf&&this.eat(10)){let Mm=this.startNodeAt(Yd);return Mm.callee=Ld,Mm.arguments=this.parseCallExpressionArguments(11,!1),this.tsCheckForInvalidTypeCasts(Mm.arguments),Mm.typeParameters=Ih,Af.optionalChainMember&&(Mm.optional=Wf),this.finishCallExpression(Mm,Af.optionalChainMember)}let xh=this.state.type;if(xh===48||xh===52||xh!==10&&Vf(xh)&&!this.hasPrecedingLineBreak())return;let pm=this.startNodeAt(Yd);return pm.expression=Ld,pm.typeParameters=Ih,this.finishNode(pm,"TSInstantiationExpression")});if(lh&&this.unexpected(lh,10),bh)return bh.type==="TSInstantiationExpression"&&(this.match(16)||this.match(18)&&this.lookaheadCharCode()!==40)&&this.raise(Om.InvalidPropertyAccessAfterInstantiationExpression,this.state.startLoc),bh}return super.parseSubscript(Ld,Yd,mf,Af)}parseNewCallee(Ld){var Yd;super.parseNewCallee(Ld);let{callee:mf}=Ld;mf.type==="TSInstantiationExpression"&&!((Yd=mf.extra)!=null&&Yd.parenthesized)&&(Ld.typeParameters=mf.typeParameters,Ld.callee=mf.expression)}parseExprOp(Ld,Yd,mf){let Af;if(Mh(58)>mf&&!this.hasPrecedingLineBreak()&&(this.isContextual(93)||(Af=this.isContextual(120)))){let Wf=this.startNodeAt(Yd);return Wf.expression=Ld,Wf.typeAnnotation=this.tsInType(()=>(this.next(),this.match(75)?(Af&&this.raise(Md.UnexpectedKeyword,this.state.startLoc,{keyword:"const"}),this.tsParseTypeReference()):this.tsParseType())),this.finishNode(Wf,Af?"TSSatisfiesExpression":"TSAsExpression"),this.reScan_lt_gt(),this.parseExprOp(Wf,Yd,mf)}return super.parseExprOp(Ld,Yd,mf)}checkReservedWord(Ld,Yd,mf,Af){this.state.isAmbientContext||super.checkReservedWord(Ld,Yd,mf,Af)}checkImportReflection(Ld){super.checkImportReflection(Ld),Ld.module&&Ld.importKind!=="value"&&this.raise(Om.ImportReflectionHasImportType,Ld.specifiers[0].loc.start)}checkDuplicateExports(){}isPotentialImportPhase(Ld){if(super.isPotentialImportPhase(Ld))return!0;if(this.isContextual(130)){let Yd=this.lookaheadCharCode();return Ld?Yd===123||Yd===42:Yd!==61}return!Ld&&this.isContextual(87)}applyImportPhase(Ld,Yd,mf,Af){super.applyImportPhase(Ld,Yd,mf,Af),Yd?Ld.exportKind=mf==="type"?"type":"value":Ld.importKind=mf==="type"||mf==="typeof"?mf:"value"}parseImport(Ld){if(this.match(133))return Ld.importKind="value",super.parseImport(Ld);let Yd;if(Bf(this.state.type)&&this.lookaheadCharCode()===61)return Ld.importKind="value",this.tsParseImportEqualsDeclaration(Ld);if(this.isContextual(130)){let mf=this.parseMaybeImportPhase(Ld,!1);if(this.lookaheadCharCode()===61)return this.tsParseImportEqualsDeclaration(Ld,mf);Yd=super.parseImportSpecifiersAndAfter(Ld,mf)}else Yd=super.parseImport(Ld);return Yd.importKind==="type"&&Yd.specifiers.length>1&&Yd.specifiers[0].type==="ImportDefaultSpecifier"&&this.raise(Om.TypeImportCannotSpecifyDefaultAndNamed,Yd),Yd}parseExport(Ld,Yd){if(this.match(83)){this.next();let mf=Ld,Af=null;return this.isContextual(130)&&this.isPotentialImportPhase(!1)?Af=this.parseMaybeImportPhase(mf,!1):mf.importKind="value",this.tsParseImportEqualsDeclaration(mf,Af,!0)}else if(this.eat(29)){let mf=Ld;return mf.expression=super.parseExpression(),this.semicolon(),this.sawUnambiguousESM=!0,this.finishNode(mf,"TSExportAssignment")}else if(this.eatContextual(93)){let mf=Ld;return this.expectContextual(128),mf.id=this.parseIdentifier(),this.semicolon(),this.finishNode(mf,"TSNamespaceExportDeclaration")}else return super.parseExport(Ld,Yd)}isAbstractClass(){return this.isContextual(124)&&this.lookahead().type===80}parseExportDefaultExpression(){if(this.isAbstractClass()){let Ld=this.startNode();return this.next(),Ld.abstract=!0,this.parseClass(Ld,!0,!0)}if(this.match(129)){let Ld=this.tsParseInterfaceDeclaration(this.startNode());if(Ld)return Ld}return super.parseExportDefaultExpression()}parseVarStatement(Ld,Yd,mf=!1){let{isAmbientContext:Af}=this.state,Wf=super.parseVarStatement(Ld,Yd,mf||Af);if(!Af)return Wf;for(let{id:lh,init:bh}of Wf.declarations)bh&&(Yd!=="const"||lh.typeAnnotation?this.raise(Om.InitializerNotAllowedInAmbientContext,bh):E1(bh,this.hasPlugin("estree"))||this.raise(Om.ConstInitiailizerMustBeStringOrNumericLiteralOrLiteralEnumReference,bh));return Wf}parseStatementContent(Ld,Yd){if(this.match(75)&&this.isLookaheadContextual("enum")){let mf=this.startNode();return this.expect(75),this.tsParseEnumDeclaration(mf,{const:!0})}if(this.isContextual(126))return this.tsParseEnumDeclaration(this.startNode());if(this.isContextual(129)){let mf=this.tsParseInterfaceDeclaration(this.startNode());if(mf)return mf}return super.parseStatementContent(Ld,Yd)}parseAccessModifier(){return this.tsParseModifier(["public","protected","private"])}tsHasSomeModifiers(Ld,Yd){return Yd.some(mf=>wb(mf)?Ld.accessibility===mf:!!Ld[mf])}tsIsStartOfStaticBlocks(){return this.isContextual(106)&&this.lookaheadCharCode()===123}parseClassMember(Ld,Yd,mf){let Af=["declare","private","public","protected","override","abstract","readonly","static"];this.tsParseModifiers({allowedModifiers:Af,disallowedModifiers:["in","out"],stopOnStartOfClassStaticBlock:!0,errorTemplate:Om.InvalidModifierOnTypeParameterPositions},Yd);let Wf=()=>{this.tsIsStartOfStaticBlocks()?(this.next(),this.next(),this.tsHasSomeModifiers(Yd,Af)&&this.raise(Om.StaticBlockCannotHaveModifier,this.state.curPosition()),super.parseClassStaticBlock(Ld,Yd)):this.parseClassMemberWithIsStatic(Ld,Yd,mf,!!Yd.static)};Yd.declare?this.tsInAmbientContext(Wf):Wf()}parseClassMemberWithIsStatic(Ld,Yd,mf,Af){let Wf=this.tsTryParseIndexSignature(Yd);if(Wf){Ld.body.push(Wf),Yd.abstract&&this.raise(Om.IndexSignatureHasAbstract,Yd),Yd.accessibility&&this.raise(Om.IndexSignatureHasAccessibility,Yd,{modifier:Yd.accessibility}),Yd.declare&&this.raise(Om.IndexSignatureHasDeclare,Yd),Yd.override&&this.raise(Om.IndexSignatureHasOverride,Yd);return}!this.state.inAbstractClass&&Yd.abstract&&this.raise(Om.NonAbstractClassHasAbstractMethod,Yd),Yd.override&&(mf.hadSuperClass||this.raise(Om.OverrideNotInSubClass,Yd)),super.parseClassMemberWithIsStatic(Ld,Yd,mf,Af)}parsePostMemberNameModifiers(Ld){this.eat(17)&&(Ld.optional=!0),Ld.readonly&&this.match(10)&&this.raise(Om.ClassMethodHasReadonly,Ld),Ld.declare&&this.match(10)&&this.raise(Om.ClassMethodHasDeclare,Ld)}parseExpressionStatement(Ld,Yd,mf){return(Yd.type==="Identifier"?this.tsParseExpressionStatement(Ld,Yd,mf):void 0)||super.parseExpressionStatement(Ld,Yd,mf)}shouldParseExportDeclaration(){return this.tsIsDeclarationStart()?!0:super.shouldParseExportDeclaration()}parseConditional(Ld,Yd,mf){if(!this.state.maybeInArrowParameters||!this.match(17))return super.parseConditional(Ld,Yd,mf);let Af=this.tryParse(()=>super.parseConditional(Ld,Yd));return Af.node?(Af.error&&(this.state=Af.failState),Af.node):(Af.error&&super.setOptionalParametersError(mf,Af.error),Ld)}parseParenItem(Ld,Yd){let mf=super.parseParenItem(Ld,Yd);if(this.eat(17)&&(mf.optional=!0,this.resetEndLocation(Ld)),this.match(14)){let Af=this.startNodeAt(Yd);return Af.expression=Ld,Af.typeAnnotation=this.tsParseTypeAnnotation(),this.finishNode(Af,"TSTypeCastExpression")}return Ld}parseExportDeclaration(Ld){if(!this.state.isAmbientContext&&this.isContextual(125))return this.tsInAmbientContext(()=>this.parseExportDeclaration(Ld));let Yd=this.state.startLoc,mf=this.eatContextual(125);if(mf&&(this.isContextual(125)||!this.shouldParseExportDeclaration()))throw this.raise(Om.ExpectedAmbientAfterExportDeclare,this.state.startLoc);let Af=Bf(this.state.type)&&this.tsTryParseExportDeclaration()||super.parseExportDeclaration(Ld);return Af?((Af.type==="TSInterfaceDeclaration"||Af.type==="TSTypeAliasDeclaration"||mf)&&(Ld.exportKind="type"),mf&&(this.resetStartLocation(Af,Yd),Af.declare=!0),Af):null}parseClassId(Ld,Yd,mf,Af){if((!Yd||mf)&&this.isContextual(113))return;super.parseClassId(Ld,Yd,mf,Ld.declare?1024:8331);let Wf=this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers);Wf&&(Ld.typeParameters=Wf)}parseClassPropertyAnnotation(Ld){Ld.optional||(this.eat(35)?Ld.definite=!0:this.eat(17)&&(Ld.optional=!0));let Yd=this.tsTryParseTypeAnnotation();Yd&&(Ld.typeAnnotation=Yd)}parseClassProperty(Ld){if(this.parseClassPropertyAnnotation(Ld),this.state.isAmbientContext&&!(Ld.readonly&&!Ld.typeAnnotation)&&this.match(29)&&this.raise(Om.DeclareClassFieldHasInitializer,this.state.startLoc),Ld.abstract&&this.match(29)){let{key:Yd}=Ld;this.raise(Om.AbstractPropertyHasInitializer,this.state.startLoc,{propertyName:Yd.type==="Identifier"&&!Ld.computed?Yd.name:`[${this.input.slice(Yd.start,Yd.end)}]`})}return super.parseClassProperty(Ld)}parseClassPrivateProperty(Ld){return Ld.abstract&&this.raise(Om.PrivateElementHasAbstract,Ld),Ld.accessibility&&this.raise(Om.PrivateElementHasAccessibility,Ld,{modifier:Ld.accessibility}),this.parseClassPropertyAnnotation(Ld),super.parseClassPrivateProperty(Ld)}parseClassAccessorProperty(Ld){return this.parseClassPropertyAnnotation(Ld),Ld.optional&&this.raise(Om.AccessorCannotBeOptional,Ld),super.parseClassAccessorProperty(Ld)}pushClassMethod(Ld,Yd,mf,Af,Wf,lh){let bh=this.tsTryParseTypeParameters(this.tsParseConstModifier);bh&&Wf&&this.raise(Om.ConstructorHasTypeParameters,bh);let{declare:Ih=!1,kind:xh}=Yd;Ih&&(xh==="get"||xh==="set")&&this.raise(Om.DeclareAccessor,Yd,{kind:xh}),bh&&(Yd.typeParameters=bh),super.pushClassMethod(Ld,Yd,mf,Af,Wf,lh)}pushClassPrivateMethod(Ld,Yd,mf,Af){let Wf=this.tsTryParseTypeParameters(this.tsParseConstModifier);Wf&&(Yd.typeParameters=Wf),super.pushClassPrivateMethod(Ld,Yd,mf,Af)}declareClassPrivateMethodInScope(Ld,Yd){Ld.type!=="TSDeclareMethod"&&(Ld.type==="MethodDefinition"&&!hasOwnProperty.call(Ld.value,"body")||super.declareClassPrivateMethodInScope(Ld,Yd))}parseClassSuper(Ld){super.parseClassSuper(Ld),Ld.superClass&&(this.match(47)||this.match(51))&&(Ld.superTypeParameters=this.tsParseTypeArgumentsInExpression()),this.eatContextual(113)&&(Ld.implements=this.tsParseHeritageClause("implements"))}parseObjPropValue(Ld,Yd,mf,Af,Wf,lh,bh){let Ih=this.tsTryParseTypeParameters(this.tsParseConstModifier);return Ih&&(Ld.typeParameters=Ih),super.parseObjPropValue(Ld,Yd,mf,Af,Wf,lh,bh)}parseFunctionParams(Ld,Yd){let mf=this.tsTryParseTypeParameters(this.tsParseConstModifier);mf&&(Ld.typeParameters=mf),super.parseFunctionParams(Ld,Yd)}parseVarId(Ld,Yd){super.parseVarId(Ld,Yd),Ld.id.type==="Identifier"&&!this.hasPrecedingLineBreak()&&this.eat(35)&&(Ld.definite=!0);let mf=this.tsTryParseTypeAnnotation();mf&&(Ld.id.typeAnnotation=mf,this.resetEndLocation(Ld.id))}parseAsyncArrowFromCallExpression(Ld,Yd){return this.match(14)&&(Ld.returnType=this.tsParseTypeAnnotation()),super.parseAsyncArrowFromCallExpression(Ld,Yd)}parseMaybeAssign(Ld,Yd){var mf,Af,Wf,lh,bh;let Ih,xh,pm;if(this.hasPlugin("jsx")&&(this.match(142)||this.match(47))){if(Ih=this.state.clone(),xh=this.tryParse(()=>super.parseMaybeAssign(Ld,Yd),Ih),!xh.error)return xh.node;let{context:Ym}=this.state,p_=Ym[Ym.length-1];(p_===df.j_oTag||p_===df.j_expr)&&Ym.pop()}if(!((mf=xh)!=null&&mf.error)&&!this.match(47))return super.parseMaybeAssign(Ld,Yd);(!Ih||Ih===this.state)&&(Ih=this.state.clone());let Mm,Gm=this.tryParse(Ym=>{var p_,J_;Mm=this.tsParseTypeParameters(this.tsParseConstModifier);let E_=super.parseMaybeAssign(Ld,Yd);return(E_.type!=="ArrowFunctionExpression"||(p_=E_.extra)!=null&&p_.parenthesized)&&Ym(),((J_=Mm)==null?void 0:J_.params.length)!==0&&this.resetStartLocationFromNode(E_,Mm),E_.typeParameters=Mm,E_},Ih);if(!Gm.error&&!Gm.aborted)return Mm&&this.reportReservedArrowTypeParam(Mm),Gm.node;if(!xh&&(v1(!this.hasPlugin("jsx")),pm=this.tryParse(()=>super.parseMaybeAssign(Ld,Yd),Ih),!pm.error))return pm.node;if((Af=xh)!=null&&Af.node)return this.state=xh.failState,xh.node;if(Gm.node)return this.state=Gm.failState,Mm&&this.reportReservedArrowTypeParam(Mm),Gm.node;if((Wf=pm)!=null&&Wf.node)return this.state=pm.failState,pm.node;throw((lh=xh)==null?void 0:lh.error)||Gm.error||((bh=pm)==null?void 0:bh.error)}reportReservedArrowTypeParam(Ld){var Yd;Ld.params.length===1&&!Ld.params[0].constraint&&!((Yd=Ld.extra)!=null&&Yd.trailingComma)&&this.getPluginOption("typescript","disallowAmbiguousJSXLike")&&this.raise(Om.ReservedArrowTypeParam,Ld)}parseMaybeUnary(Ld,Yd){return!this.hasPlugin("jsx")&&this.match(47)?this.tsParseTypeAssertion():super.parseMaybeUnary(Ld,Yd)}parseArrow(Ld){if(this.match(14)){let Yd=this.tryParse(mf=>{let Af=this.tsParseTypeOrTypePredicateAnnotation(14);return(this.canInsertSemicolon()||!this.match(19))&&mf(),Af});if(Yd.aborted)return;Yd.thrown||(Yd.error&&(this.state=Yd.failState),Ld.returnType=Yd.node)}return super.parseArrow(Ld)}parseAssignableListItemTypes(Ld,Yd){if(!(Yd&2))return Ld;this.eat(17)&&(Ld.optional=!0);let mf=this.tsTryParseTypeAnnotation();return mf&&(Ld.typeAnnotation=mf),this.resetEndLocation(Ld),Ld}isAssignable(Ld,Yd){switch(Ld.type){case"TSTypeCastExpression":return this.isAssignable(Ld.expression,Yd);case"TSParameterProperty":return!0;default:return super.isAssignable(Ld,Yd)}}toAssignable(Ld,Yd=!1){switch(Ld.type){case"ParenthesizedExpression":this.toAssignableParenthesizedExpression(Ld,Yd);break;case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"TSTypeAssertion":Yd?this.expressionScope.recordArrowParameterBindingError(Om.UnexpectedTypeCastInParameter,Ld):this.raise(Om.UnexpectedTypeCastInParameter,Ld),this.toAssignable(Ld.expression,Yd);break;case"AssignmentExpression":!Yd&&Ld.left.type==="TSTypeCastExpression"&&(Ld.left=this.typeCastToParameter(Ld.left));default:super.toAssignable(Ld,Yd)}}toAssignableParenthesizedExpression(Ld,Yd){switch(Ld.expression.type){case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"TSTypeAssertion":case"ParenthesizedExpression":this.toAssignable(Ld.expression,Yd);break;default:super.toAssignable(Ld,Yd)}}checkToRestConversion(Ld,Yd){switch(Ld.type){case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":case"TSNonNullExpression":this.checkToRestConversion(Ld.expression,!1);break;default:super.checkToRestConversion(Ld,Yd)}}isValidLVal(Ld,Yd,mf){return $v({TSTypeCastExpression:!0,TSParameterProperty:"parameter",TSNonNullExpression:"expression",TSInstantiationExpression:"expression",TSAsExpression:(mf!==64||!Yd)&&["expression",!0],TSSatisfiesExpression:(mf!==64||!Yd)&&["expression",!0],TSTypeAssertion:(mf!==64||!Yd)&&["expression",!0]},Ld)||super.isValidLVal(Ld,Yd,mf)}parseBindingAtom(){return this.state.type===78?this.parseIdentifier(!0):super.parseBindingAtom()}parseMaybeDecoratorArguments(Ld){if(this.match(47)||this.match(51)){let Yd=this.tsParseTypeArgumentsInExpression();if(this.match(10)){let mf=super.parseMaybeDecoratorArguments(Ld);return mf.typeParameters=Yd,mf}this.unexpected(null,10)}return super.parseMaybeDecoratorArguments(Ld)}checkCommaAfterRest(Ld){return this.state.isAmbientContext&&this.match(12)&&this.lookaheadCharCode()===Ld?(this.next(),!1):super.checkCommaAfterRest(Ld)}isClassMethod(){return this.match(47)||super.isClassMethod()}isClassProperty(){return this.match(35)||this.match(14)||super.isClassProperty()}parseMaybeDefault(Ld,Yd){let mf=super.parseMaybeDefault(Ld,Yd);return mf.type==="AssignmentPattern"&&mf.typeAnnotation&&mf.right.start<mf.typeAnnotation.start&&this.raise(Om.TypeAnnotationAfterAssign,mf.typeAnnotation),mf}getTokenFromCode(Ld){if(this.state.inType){if(Ld===62){this.finishOp(48,1);return}if(Ld===60){this.finishOp(47,1);return}}super.getTokenFromCode(Ld)}reScan_lt_gt(){let{type:Ld}=this.state;Ld===47?(this.state.pos-=1,this.readToken_lt()):Ld===48&&(this.state.pos-=1,this.readToken_gt())}reScan_lt(){let{type:Ld}=this.state;return Ld===51?(this.state.pos-=2,this.finishOp(47,1),47):Ld}toAssignableList(Ld,Yd,mf){for(let Af=0;Af<Ld.length;Af++){let Wf=Ld[Af];(Wf==null?void 0:Wf.type)==="TSTypeCastExpression"&&(Ld[Af]=this.typeCastToParameter(Wf))}super.toAssignableList(Ld,Yd,mf)}typeCastToParameter(Ld){return Ld.expression.typeAnnotation=Ld.typeAnnotation,this.resetEndLocation(Ld.expression,Ld.typeAnnotation.loc.end),Ld.expression}shouldParseArrow(Ld){return this.match(14)?Ld.every(Yd=>this.isAssignable(Yd,!0)):super.shouldParseArrow(Ld)}shouldParseAsyncArrow(){return this.match(14)||super.shouldParseAsyncArrow()}canHaveLeadingDecorator(){return super.canHaveLeadingDecorator()||this.isAbstractClass()}jsxParseOpeningElementAfterName(Ld){if(this.match(47)||this.match(51)){let Yd=this.tsTryParseAndCatch(()=>this.tsParseTypeArgumentsInExpression());Yd&&(Ld.typeParameters=Yd)}return super.jsxParseOpeningElementAfterName(Ld)}getGetterSetterExpectedParamCount(Ld){let Yd=super.getGetterSetterExpectedParamCount(Ld),mf=this.getObjectOrClassMethodParams(Ld)[0];return mf&&this.isThisParam(mf)?Yd+1:Yd}parseCatchClauseParam(){let Ld=super.parseCatchClauseParam(),Yd=this.tsTryParseTypeAnnotation();return Yd&&(Ld.typeAnnotation=Yd,this.resetEndLocation(Ld)),Ld}tsInAmbientContext(Ld){let{isAmbientContext:Yd,strict:mf}=this.state;this.state.isAmbientContext=!0,this.state.strict=!1;try{return Ld()}finally{this.state.isAmbientContext=Yd,this.state.strict=mf}}parseClass(Ld,Yd,mf){let Af=this.state.inAbstractClass;this.state.inAbstractClass=!!Ld.abstract;try{return super.parseClass(Ld,Yd,mf)}finally{this.state.inAbstractClass=Af}}tsParseAbstractDeclaration(Ld,Yd){if(this.match(80))return Ld.abstract=!0,this.maybeTakeDecorators(Yd,this.parseClass(Ld,!0,!1));if(this.isContextual(129)){if(!this.hasFollowingLineBreak())return Ld.abstract=!0,this.raise(Om.NonClassMethodPropertyHasAbstractModifer,Ld),this.tsParseInterfaceDeclaration(Ld)}else this.unexpected(null,80)}parseMethod(Ld,Yd,mf,Af,Wf,lh,bh){let Ih=super.parseMethod(Ld,Yd,mf,Af,Wf,lh,bh);if(Ih.abstract&&(this.hasPlugin("estree")?Ih.value.body:Ih.body)){let{key:xh}=Ih;this.raise(Om.AbstractMethodHasImplementation,Ih,{methodName:xh.type==="Identifier"&&!Ih.computed?xh.name:`[${this.input.slice(xh.start,xh.end)}]`})}return Ih}tsParseTypeParameterName(){return this.parseIdentifier().name}shouldParseAsAmbientContext(){return!!this.getPluginOption("typescript","dts")}parse(){return this.shouldParseAsAmbientContext()&&(this.state.isAmbientContext=!0),super.parse()}getExpression(){return this.shouldParseAsAmbientContext()&&(this.state.isAmbientContext=!0),super.getExpression()}parseExportSpecifier(Ld,Yd,mf,Af){return!Yd&&Af?(this.parseTypeOnlyImportExportSpecifier(Ld,!1,mf),this.finishNode(Ld,"ExportSpecifier")):(Ld.exportKind="value",super.parseExportSpecifier(Ld,Yd,mf,Af))}parseImportSpecifier(Ld,Yd,mf,Af,Wf){return!Yd&&Af?(this.parseTypeOnlyImportExportSpecifier(Ld,!0,mf),this.finishNode(Ld,"ImportSpecifier")):(Ld.importKind="value",super.parseImportSpecifier(Ld,Yd,mf,Af,mf?4098:4096))}parseTypeOnlyImportExportSpecifier(Ld,Yd,mf){let Af=Yd?"imported":"local",Wf=Yd?"local":"exported",lh=Ld[Af],bh,Ih=!1,xh=!0,pm=lh.loc.start;if(this.isContextual(93)){let Gm=this.parseIdentifier();if(this.isContextual(93)){let Ym=this.parseIdentifier();oh(this.state.type)?(Ih=!0,lh=Gm,bh=Yd?this.parseIdentifier():this.parseModuleExportName(),xh=!1):(bh=Ym,xh=!1)}else oh(this.state.type)?(xh=!1,bh=Yd?this.parseIdentifier():this.parseModuleExportName()):(Ih=!0,lh=Gm)}else oh(this.state.type)&&(Ih=!0,Yd?(lh=this.parseIdentifier(!0),this.isContextual(93)||this.checkReservedWord(lh.name,lh.loc.start,!0,!0)):lh=this.parseModuleExportName());Ih&&mf&&this.raise(Yd?Om.TypeModifierIsUsedInTypeImports:Om.TypeModifierIsUsedInTypeExports,pm),Ld[Af]=lh,Ld[Wf]=bh;let Mm=Yd?"importKind":"exportKind";Ld[Mm]=Ih?"type":"value",xh&&this.eatContextual(93)&&(Ld[Wf]=Yd?this.parseIdentifier():this.parseModuleExportName()),Ld[Wf]||(Ld[Wf]=_g(Ld[Af])),Yd&&this.checkIdentifier(Ld[Wf],Ih?4098:4096)}};function y1(Vd){if(Vd.type!=="MemberExpression")return!1;let{computed:Ld,property:Yd}=Vd;return Ld&&Yd.type!=="StringLiteral"&&(Yd.type!=="TemplateLiteral"||Yd.expressions.length>0)?!1:Fv(Vd.object)}function E1(Vd,Ld){var Yd;let{type:mf}=Vd;if((Yd=Vd.extra)!=null&&Yd.parenthesized)return!1;if(Ld){if(mf==="Literal"){let{value:Af}=Vd;if(typeof Af=="string"||typeof Af=="boolean")return!0}}else if(mf==="StringLiteral"||mf==="BooleanLiteral")return!0;return!!(Nb(Vd,Ld)||T1(Vd,Ld)||mf==="TemplateLiteral"&&Vd.expressions.length===0||y1(Vd))}function Nb(Vd,Ld){return Ld?Vd.type==="Literal"&&(typeof Vd.value=="number"||"bigint"in Vd):Vd.type==="NumericLiteral"||Vd.type==="BigIntLiteral"}function T1(Vd,Ld){if(Vd.type==="UnaryExpression"){let{operator:Yd,argument:mf}=Vd;if(Yd==="-"&&Nb(mf,Ld))return!0}return!1}function Fv(Vd){return Vd.type==="Identifier"?!0:Vd.type!=="MemberExpression"||Vd.computed?!1:Fv(Vd.object)}var M_=Pd`placeholders`({ClassNameIsRequired:"A class name is required.",UnexpectedSpace:"Unexpected space in placeholder."}),jv=Vd=>class extends Vd{parsePlaceholder(Ld){if(this.match(144)){let Yd=this.startNode();return this.next(),this.assertNoSpace(),Yd.name=super.parseIdentifier(!0),this.assertNoSpace(),this.expect(144),this.finishPlaceholder(Yd,Ld)}}finishPlaceholder(Ld,Yd){let mf=Ld;return(!mf.expectedNode||!mf.type)&&(mf=this.finishNode(mf,"Placeholder")),mf.expectedNode=Yd,mf}getTokenFromCode(Ld){Ld===37&&this.input.charCodeAt(this.state.pos+1)===37?this.finishOp(144,2):super.getTokenFromCode(Ld)}parseExprAtom(Ld){return this.parsePlaceholder("Expression")||super.parseExprAtom(Ld)}parseIdentifier(Ld){return this.parsePlaceholder("Identifier")||super.parseIdentifier(Ld)}checkReservedWord(Ld,Yd,mf,Af){Ld!==void 0&&super.checkReservedWord(Ld,Yd,mf,Af)}parseBindingAtom(){return this.parsePlaceholder("Pattern")||super.parseBindingAtom()}isValidLVal(Ld,Yd,mf){return Ld==="Placeholder"||super.isValidLVal(Ld,Yd,mf)}toAssignable(Ld,Yd){Ld&&Ld.type==="Placeholder"&&Ld.expectedNode==="Expression"?Ld.expectedNode="Pattern":super.toAssignable(Ld,Yd)}chStartsBindingIdentifier(Ld,Yd){return!!(super.chStartsBindingIdentifier(Ld,Yd)||this.lookahead().type===144)}verifyBreakContinue(Ld,Yd){Ld.label&&Ld.label.type==="Placeholder"||super.verifyBreakContinue(Ld,Yd)}parseExpressionStatement(Ld,Yd){var mf;if(Yd.type!=="Placeholder"||(mf=Yd.extra)!=null&&mf.parenthesized)return super.parseExpressionStatement(Ld,Yd);if(this.match(14)){let Wf=Ld;return Wf.label=this.finishPlaceholder(Yd,"Identifier"),this.next(),Wf.body=super.parseStatementOrSloppyAnnexBFunctionDeclaration(),this.finishNode(Wf,"LabeledStatement")}this.semicolon();let Af=Ld;return Af.name=Yd.name,this.finishPlaceholder(Af,"Statement")}parseBlock(Ld,Yd,mf){return this.parsePlaceholder("BlockStatement")||super.parseBlock(Ld,Yd,mf)}parseFunctionId(Ld){return this.parsePlaceholder("Identifier")||super.parseFunctionId(Ld)}parseClass(Ld,Yd,mf){let Af=Yd?"ClassDeclaration":"ClassExpression";this.next();let Wf=this.state.strict,lh=this.parsePlaceholder("Identifier");if(lh)if(this.match(81)||this.match(144)||this.match(5))Ld.id=lh;else{if(mf||!Yd)return Ld.id=null,Ld.body=this.finishPlaceholder(lh,"ClassBody"),this.finishNode(Ld,Af);throw this.raise(M_.ClassNameIsRequired,this.state.startLoc)}else this.parseClassId(Ld,Yd,mf);return super.parseClassSuper(Ld),Ld.body=this.parsePlaceholder("ClassBody")||super.parseClassBody(!!Ld.superClass,Wf),this.finishNode(Ld,Af)}parseExport(Ld,Yd){let mf=this.parsePlaceholder("Identifier");if(!mf)return super.parseExport(Ld,Yd);let Af=Ld;if(!this.isContextual(98)&&!this.match(12))return Af.specifiers=[],Af.source=null,Af.declaration=this.finishPlaceholder(mf,"Declaration"),this.finishNode(Af,"ExportNamedDeclaration");this.expectPlugin("exportDefaultFrom");let Wf=this.startNode();return Wf.exported=mf,Af.specifiers=[this.finishNode(Wf,"ExportDefaultSpecifier")],super.parseExport(Af,Yd)}isExportDefaultSpecifier(){if(this.match(65)){let Ld=this.nextTokenStart();if(this.isUnparsedContextual(Ld,"from")&&this.input.startsWith(dh(144),this.nextTokenStartSince(Ld+4)))return!0}return super.isExportDefaultSpecifier()}maybeParseExportDefaultSpecifier(Ld,Yd){var mf;return(mf=Ld.specifiers)!=null&&mf.length?!0:super.maybeParseExportDefaultSpecifier(Ld,Yd)}checkExport(Ld){let{specifiers:Yd}=Ld;Yd!=null&&Yd.length&&(Ld.specifiers=Yd.filter(mf=>mf.exported.type==="Placeholder")),super.checkExport(Ld),Ld.specifiers=Yd}parseImport(Ld){let Yd=this.parsePlaceholder("Identifier");if(!Yd)return super.parseImport(Ld);if(Ld.specifiers=[],!this.isContextual(98)&&!this.match(12))return Ld.source=this.finishPlaceholder(Yd,"StringLiteral"),this.semicolon(),this.finishNode(Ld,"ImportDeclaration");let mf=this.startNodeAtNode(Yd);return mf.local=Yd,Ld.specifiers.push(this.finishNode(mf,"ImportDefaultSpecifier")),this.eat(12)&&(this.maybeParseStarImportSpecifier(Ld)||this.parseNamedImportSpecifiers(Ld)),this.expectContextual(98),Ld.source=this.parseImportSource(),this.semicolon(),this.finishNode(Ld,"ImportDeclaration")}parseImportSource(){return this.parsePlaceholder("StringLiteral")||super.parseImportSource()}assertNoSpace(){this.state.start>this.state.lastTokEndLoc.index&&this.raise(M_.UnexpectedSpace,this.state.lastTokEndLoc)}},Y0=Vd=>class extends Vd{parseV8Intrinsic(){if(this.match(54)){let Ld=this.state.startLoc,Yd=this.startNode();if(this.next(),Bf(this.state.type)){let mf=this.parseIdentifierName(),Af=this.createIdentifier(Yd,mf);if(Af.type="V8IntrinsicIdentifier",this.match(10))return Af}this.unexpected(Ld)}}parseExprAtom(Ld){return this.parseV8Intrinsic()||super.parseExprAtom(Ld)}};function Y_(Vd,Ld){let[Yd,mf]=typeof Ld=="string"?[Ld,{}]:Ld,Af=Object.keys(mf),Wf=Af.length===0;return Vd.some(lh=>{if(typeof lh=="string")return Wf&&lh===Yd;{let[bh,Ih]=lh;if(bh!==Yd)return!1;for(let xh of Af)if(Ih[xh]!==mf[xh])return!1;return!0}})}function n0(Vd,Ld,Yd){let mf=Vd.find(Af=>Array.isArray(Af)?Af[0]===Ld:Af===Ld);return mf&&Array.isArray(mf)&&mf.length>1?mf[1][Yd]:null}var rg=["minimal","fsharp","hack","smart"],Db=["^^","@@","^","%","#"];function i0(Vd){if(Y_(Vd,"decorators")){if(Y_(Vd,"decorators-legacy"))throw new Error("Cannot use the decorators and decorators-legacy plugin together");let Ld=n0(Vd,"decorators","decoratorsBeforeExport");if(Ld!=null&&typeof Ld!="boolean")throw new Error("'decoratorsBeforeExport' must be a boolean, if specified.");let Yd=n0(Vd,"decorators","allowCallParenthesized");if(Yd!=null&&typeof Yd!="boolean")throw new Error("'allowCallParenthesized' must be a boolean.")}if(Y_(Vd,"flow")&&Y_(Vd,"typescript"))throw new Error("Cannot combine flow and typescript plugins.");if(Y_(Vd,"placeholders")&&Y_(Vd,"v8intrinsic"))throw new Error("Cannot combine placeholders and v8intrinsic plugins.");if(Y_(Vd,"pipelineOperator")){let Ld=n0(Vd,"pipelineOperator","proposal");if(!rg.includes(Ld)){let Af=rg.map(Wf=>`"${Wf}"`).join(", ");throw new Error(`"pipelineOperator" requires "proposal" option whose value must be one of: ${Af}.`)}let Yd=["recordAndTuple",{syntaxType:"hash"}],mf=Y_(Vd,Yd);if(Ld==="hack"){if(Y_(Vd,"placeholders"))throw new Error("Cannot combine placeholders plugin and Hack-style pipes.");if(Y_(Vd,"v8intrinsic"))throw new Error("Cannot combine v8intrinsic plugin and Hack-style pipes.");let Af=n0(Vd,"pipelineOperator","topicToken");if(!Db.includes(Af)){let Wf=Db.map(lh=>`"${lh}"`).join(", ");throw new Error(`"pipelineOperator" in "proposal": "hack" mode also requires a "topicToken" option whose value must be one of: ${Wf}.`)}if(Af==="#"&&mf)throw new Error(`Plugin conflict between \`["pipelineOperator", { proposal: "hack", topicToken: "#" }]\` and \`${JSON.stringify(Yd)}\`.`)}else if(Ld==="smart"&&mf)throw new Error(`Plugin conflict between \`["pipelineOperator", { proposal: "smart" }]\` and \`${JSON.stringify(Yd)}\`.`)}if(Y_(Vd,"moduleAttributes")){if(Y_(Vd,"importAssertions")||Y_(Vd,"importAttributes"))throw new Error("Cannot combine importAssertions, importAttributes and moduleAttributes plugins.");if(n0(Vd,"moduleAttributes","version")!=="may-2020")throw new Error("The 'moduleAttributes' plugin requires a 'version' option, representing the last proposal update. Currently, the only supported value is 'may-2020'.")}if(Y_(Vd,"importAssertions")&&Y_(Vd,"importAttributes"))throw new Error("Cannot combine importAssertions and importAttributes plugins.");if(Y_(Vd,"recordAndTuple")){let Ld=n0(Vd,"recordAndTuple","syntaxType");if(Ld!=null){let Yd=["hash","bar"];if(!Yd.includes(Ld))throw new Error("The 'syntaxType' option of the 'recordAndTuple' plugin must be one of: "+Yd.map(mf=>`'${mf}'`).join(", "))}}if(Y_(Vd,"asyncDoExpressions")&&!Y_(Vd,"doExpressions")){let Ld=new Error("'asyncDoExpressions' requires 'doExpressions', please add 'doExpressions' to parser plugins.");throw Ld.missingPlugins="doExpressions",Ld}if(Y_(Vd,"optionalChainingAssign")&&n0(Vd,"optionalChainingAssign","version")!=="2023-07")throw new Error("The 'optionalChainingAssign' plugin requires a 'version' option, representing the last proposal update. Currently, the only supported value is '2023-07'.")}var ob={estree:Gd,jsx:W0,flow:z0,typescript:Lv,v8intrinsic:Y0,placeholders:jv},iv=Object.keys(ob),_0={sourceType:"script",sourceFilename:void 0,startColumn:0,startLine:1,allowAwaitOutsideFunction:!1,allowReturnOutsideFunction:!1,allowNewTargetOutsideFunction:!1,allowImportExportEverywhere:!1,allowSuperOutsideMethod:!1,allowUndeclaredExports:!1,plugins:[],strictMode:null,ranges:!1,tokens:!1,createImportExpressions:!1,createParenthesizedExpressions:!1,errorRecovery:!1,attachComment:!0,annexB:!0};function S1(Vd){if(Vd==null)return Object.assign({},_0);if(Vd.annexB!=null&&Vd.annexB!==!1)throw new Error("The `annexB` option can only be set to `false`.");let Ld={};for(let mf of Object.keys(_0)){var Yd;Ld[mf]=(Yd=Vd[mf])!=null?Yd:_0[mf]}return Ld}var Lg=class extends Ny{checkProto(Vd,Ld,Yd,mf){if(Vd.type==="SpreadElement"||this.isObjectMethod(Vd)||Vd.computed||Vd.shorthand)return;let Af=Vd.key;if((Af.type==="Identifier"?Af.name:Af.value)==="__proto__"){if(Ld){this.raise(Md.RecordNoProto,Af);return}Yd.used&&(mf?mf.doubleProtoLoc===null&&(mf.doubleProtoLoc=Af.loc.start):this.raise(Md.DuplicateProto,Af)),Yd.used=!0}}shouldExitDescending(Vd,Ld){return Vd.type==="ArrowFunctionExpression"&&Vd.start===Ld}getExpression(){this.enterInitialScopes(),this.nextToken();let Vd=this.parseExpression();return this.match(139)||this.unexpected(),this.finalizeRemainingComments(),Vd.comments=this.comments,Vd.errors=this.state.errors,this.options.tokens&&(Vd.tokens=this.tokens),Vd}parseExpression(Vd,Ld){return Vd?this.disallowInAnd(()=>this.parseExpressionBase(Ld)):this.allowInAnd(()=>this.parseExpressionBase(Ld))}parseExpressionBase(Vd){let Ld=this.state.startLoc,Yd=this.parseMaybeAssign(Vd);if(this.match(12)){let mf=this.startNodeAt(Ld);for(mf.expressions=[Yd];this.eat(12);)mf.expressions.push(this.parseMaybeAssign(Vd));return this.toReferencedList(mf.expressions),this.finishNode(mf,"SequenceExpression")}return Yd}parseMaybeAssignDisallowIn(Vd,Ld){return this.disallowInAnd(()=>this.parseMaybeAssign(Vd,Ld))}parseMaybeAssignAllowIn(Vd,Ld){return this.allowInAnd(()=>this.parseMaybeAssign(Vd,Ld))}setOptionalParametersError(Vd,Ld){var Yd;Vd.optionalParametersLoc=(Yd=Ld==null?void 0:Ld.loc)!=null?Yd:this.state.startLoc}parseMaybeAssign(Vd,Ld){let Yd=this.state.startLoc;if(this.isContextual(108)&&this.prodParam.hasYield){let lh=this.parseYield();return Ld&&(lh=Ld.call(this,lh,Yd)),lh}let mf;Vd?mf=!1:(Vd=new mg,mf=!0);let{type:Af}=this.state;(Af===10||Bf(Af))&&(this.state.potentialArrowAt=this.state.start);let Wf=this.parseMaybeConditional(Vd);if(Ld&&(Wf=Ld.call(this,Wf,Yd)),fh(this.state.type)){let lh=this.startNodeAt(Yd),bh=this.state.value;if(lh.operator=bh,this.match(29)){this.toAssignable(Wf,!0),lh.left=Wf;let Ih=Yd.index;Vd.doubleProtoLoc!=null&&Vd.doubleProtoLoc.index>=Ih&&(Vd.doubleProtoLoc=null),Vd.shorthandAssignLoc!=null&&Vd.shorthandAssignLoc.index>=Ih&&(Vd.shorthandAssignLoc=null),Vd.privateKeyLoc!=null&&Vd.privateKeyLoc.index>=Ih&&(this.checkDestructuringPrivate(Vd),Vd.privateKeyLoc=null)}else lh.left=Wf;return this.next(),lh.right=this.parseMaybeAssign(),this.checkLVal(Wf,{in:this.finishNode(lh,"AssignmentExpression")}),lh}else mf&&this.checkExpressionErrors(Vd,!0);return Wf}parseMaybeConditional(Vd){let Ld=this.state.startLoc,Yd=this.state.potentialArrowAt,mf=this.parseExprOps(Vd);return this.shouldExitDescending(mf,Yd)?mf:this.parseConditional(mf,Ld,Vd)}parseConditional(Vd,Ld,Yd){if(this.eat(17)){let mf=this.startNodeAt(Ld);return mf.test=Vd,mf.consequent=this.parseMaybeAssignAllowIn(),this.expect(14),mf.alternate=this.parseMaybeAssign(),this.finishNode(mf,"ConditionalExpression")}return Vd}parseMaybeUnaryOrPrivate(Vd){return this.match(138)?this.parsePrivateName():this.parseMaybeUnary(Vd)}parseExprOps(Vd){let Ld=this.state.startLoc,Yd=this.state.potentialArrowAt,mf=this.parseMaybeUnaryOrPrivate(Vd);return this.shouldExitDescending(mf,Yd)?mf:this.parseExprOp(mf,Ld,-1)}parseExprOp(Vd,Ld,Yd){if(this.isPrivateName(Vd)){let Af=this.getPrivateNameSV(Vd);(Yd>=Mh(58)||!this.prodParam.hasIn||!this.match(58))&&this.raise(Md.PrivateInExpectedIn,Vd,{identifierName:Af}),this.classScope.usePrivateName(Af,Vd.loc.start)}let mf=this.state.type;if(Uf(mf)&&(this.prodParam.hasIn||!this.match(58))){let Af=Mh(mf);if(Af>Yd){if(mf===39){if(this.expectPlugin("pipelineOperator"),this.state.inFSharpPipelineDirectBody)return Vd;this.checkPipelineAtInfixOperator(Vd,Ld)}let Wf=this.startNodeAt(Ld);Wf.left=Vd,Wf.operator=this.state.value;let lh=mf===41||mf===42,bh=mf===40;if(bh&&(Af=Mh(42)),this.next(),mf===39&&this.hasPlugin(["pipelineOperator",{proposal:"minimal"}])&&this.state.type===96&&this.prodParam.hasAwait)throw this.raise(Md.UnexpectedAwaitAfterPipelineBody,this.state.startLoc);Wf.right=this.parseExprOpRightExpr(mf,Af);let Ih=this.finishNode(Wf,lh||bh?"LogicalExpression":"BinaryExpression"),xh=this.state.type;if(bh&&(xh===41||xh===42)||lh&&xh===40)throw this.raise(Md.MixingCoalesceWithLogical,this.state.startLoc);return this.parseExprOp(Ih,Ld,Yd)}}return Vd}parseExprOpRightExpr(Vd,Ld){let Yd=this.state.startLoc;switch(Vd){case 39:switch(this.getPluginOption("pipelineOperator","proposal")){case"hack":return this.withTopicBindingContext(()=>this.parseHackPipeBody());case"smart":return this.withTopicBindingContext(()=>{if(this.prodParam.hasYield&&this.isContextual(108))throw this.raise(Md.PipeBodyIsTighter,this.state.startLoc);return this.parseSmartPipelineBodyInStyle(this.parseExprOpBaseRightExpr(Vd,Ld),Yd)});case"fsharp":return this.withSoloAwaitPermittingContext(()=>this.parseFSharpPipelineBody(Ld))}default:return this.parseExprOpBaseRightExpr(Vd,Ld)}}parseExprOpBaseRightExpr(Vd,Ld){let Yd=this.state.startLoc;return this.parseExprOp(this.parseMaybeUnaryOrPrivate(),Yd,Yh(Vd)?Ld-1:Ld)}parseHackPipeBody(){var Vd;let{startLoc:Ld}=this.state,Yd=this.parseMaybeAssign();return vd.has(Yd.type)&&!((Vd=Yd.extra)!=null&&Vd.parenthesized)&&this.raise(Md.PipeUnparenthesizedBody,Ld,{type:Yd.type}),this.topicReferenceWasUsedInCurrentContext()||this.raise(Md.PipeTopicUnused,Ld),Yd}checkExponentialAfterUnary(Vd){this.match(57)&&this.raise(Md.UnexpectedTokenUnaryExponentiation,Vd.argument)}parseMaybeUnary(Vd,Ld){let Yd=this.state.startLoc,mf=this.isContextual(96);if(mf&&this.isAwaitAllowed()){this.next();let bh=this.parseAwait(Yd);return Ld||this.checkExponentialAfterUnary(bh),bh}let Af=this.match(34),Wf=this.startNode();if(gh(this.state.type)){Wf.operator=this.state.value,Wf.prefix=!0,this.match(72)&&this.expectPlugin("throwExpressions");let bh=this.match(89);if(this.next(),Wf.argument=this.parseMaybeUnary(null,!0),this.checkExpressionErrors(Vd,!0),this.state.strict&&bh){let Ih=Wf.argument;Ih.type==="Identifier"?this.raise(Md.StrictDelete,Wf):this.hasPropertyAsPrivateName(Ih)&&this.raise(Md.DeletePrivateField,Wf)}if(!Af)return Ld||this.checkExponentialAfterUnary(Wf),this.finishNode(Wf,"UnaryExpression")}let lh=this.parseUpdate(Wf,Af,Vd);if(mf){let{type:bh}=this.state;if((this.hasPlugin("v8intrinsic")?Vf(bh):Vf(bh)&&!this.match(54))&&!this.isAmbiguousAwait())return this.raiseOverwrite(Md.AwaitNotInAsyncContext,Yd),this.parseAwait(Yd)}return lh}parseUpdate(Vd,Ld,Yd){if(Ld){let Wf=Vd;return this.checkLVal(Wf.argument,{in:this.finishNode(Wf,"UpdateExpression")}),Vd}let mf=this.state.startLoc,Af=this.parseExprSubscripts(Yd);if(this.checkExpressionErrors(Yd,!1))return Af;for(;ph(this.state.type)&&!this.canInsertSemicolon();){let Wf=this.startNodeAt(mf);Wf.operator=this.state.value,Wf.prefix=!1,Wf.argument=Af,this.next(),this.checkLVal(Af,{in:Af=this.finishNode(Wf,"UpdateExpression")})}return Af}parseExprSubscripts(Vd){let Ld=this.state.startLoc,Yd=this.state.potentialArrowAt,mf=this.parseExprAtom(Vd);return this.shouldExitDescending(mf,Yd)?mf:this.parseSubscripts(mf,Ld)}parseSubscripts(Vd,Ld,Yd){let mf={optionalChainMember:!1,maybeAsyncArrow:this.atPossibleAsyncArrow(Vd),stop:!1};do Vd=this.parseSubscript(Vd,Ld,Yd,mf),mf.maybeAsyncArrow=!1;while(!mf.stop);return Vd}parseSubscript(Vd,Ld,Yd,mf){let{type:Af}=this.state;if(!Yd&&Af===15)return this.parseBind(Vd,Ld,Yd,mf);if(Bh(Af))return this.parseTaggedTemplateExpression(Vd,Ld,mf);let Wf=!1;if(Af===18){if(Yd&&(this.raise(Md.OptionalChainingNoNew,this.state.startLoc),this.lookaheadCharCode()===40))return mf.stop=!0,Vd;mf.optionalChainMember=Wf=!0,this.next()}if(!Yd&&this.match(10))return this.parseCoverCallAndAsyncArrowHead(Vd,Ld,mf,Wf);{let lh=this.eat(0);return lh||Wf||this.eat(16)?this.parseMember(Vd,Ld,mf,lh,Wf):(mf.stop=!0,Vd)}}parseMember(Vd,Ld,Yd,mf,Af){let Wf=this.startNodeAt(Ld);return Wf.object=Vd,Wf.computed=mf,mf?(Wf.property=this.parseExpression(),this.expect(3)):this.match(138)?(Vd.type==="Super"&&this.raise(Md.SuperPrivateField,Ld),this.classScope.usePrivateName(this.state.value,this.state.startLoc),Wf.property=this.parsePrivateName()):Wf.property=this.parseIdentifier(!0),Yd.optionalChainMember?(Wf.optional=Af,this.finishNode(Wf,"OptionalMemberExpression")):this.finishNode(Wf,"MemberExpression")}parseBind(Vd,Ld,Yd,mf){let Af=this.startNodeAt(Ld);return Af.object=Vd,this.next(),Af.callee=this.parseNoCallExpr(),mf.stop=!0,this.parseSubscripts(this.finishNode(Af,"BindExpression"),Ld,Yd)}parseCoverCallAndAsyncArrowHead(Vd,Ld,Yd,mf){let Af=this.state.maybeInArrowParameters,Wf=null;this.state.maybeInArrowParameters=!0,this.next();let lh=this.startNodeAt(Ld);lh.callee=Vd;let{maybeAsyncArrow:bh,optionalChainMember:Ih}=Yd;bh&&(this.expressionScope.enter(Hg()),Wf=new mg),Ih&&(lh.optional=mf),mf?lh.arguments=this.parseCallExpressionArguments(11):lh.arguments=this.parseCallExpressionArguments(11,Vd.type==="Import",Vd.type!=="Super",lh,Wf);let xh=this.finishCallExpression(lh,Ih);return bh&&this.shouldParseAsyncArrow()&&!mf?(Yd.stop=!0,this.checkDestructuringPrivate(Wf),this.expressionScope.validateAsPattern(),this.expressionScope.exit(),xh=this.parseAsyncArrowFromCallExpression(this.startNodeAt(Ld),xh)):(bh&&(this.checkExpressionErrors(Wf,!0),this.expressionScope.exit()),this.toReferencedArguments(xh)),this.state.maybeInArrowParameters=Af,xh}toReferencedArguments(Vd,Ld){this.toReferencedListDeep(Vd.arguments,Ld)}parseTaggedTemplateExpression(Vd,Ld,Yd){let mf=this.startNodeAt(Ld);return mf.tag=Vd,mf.quasi=this.parseTemplate(!0),Yd.optionalChainMember&&this.raise(Md.OptionalChainingNoTemplate,Ld),this.finishNode(mf,"TaggedTemplateExpression")}atPossibleAsyncArrow(Vd){return Vd.type==="Identifier"&&Vd.name==="async"&&this.state.lastTokEndLoc.index===Vd.end&&!this.canInsertSemicolon()&&Vd.end-Vd.start===5&&Vd.start===this.state.potentialArrowAt}expectImportAttributesPlugin(){this.hasPlugin("importAssertions")||this.expectPlugin("importAttributes")}finishCallExpression(Vd,Ld){if(Vd.callee.type==="Import")if(Vd.arguments.length===2&&(this.hasPlugin("moduleAttributes")||this.expectImportAttributesPlugin()),Vd.arguments.length===0||Vd.arguments.length>2)this.raise(Md.ImportCallArity,Vd,{maxArgumentCount:this.hasPlugin("importAttributes")||this.hasPlugin("importAssertions")||this.hasPlugin("moduleAttributes")?2:1});else for(let Yd of Vd.arguments)Yd.type==="SpreadElement"&&this.raise(Md.ImportCallSpreadArgument,Yd);return this.finishNode(Vd,Ld?"OptionalCallExpression":"CallExpression")}parseCallExpressionArguments(Vd,Ld,Yd,mf,Af){let Wf=[],lh=!0,bh=this.state.inFSharpPipelineDirectBody;for(this.state.inFSharpPipelineDirectBody=!1;!this.eat(Vd);){if(lh)lh=!1;else if(this.expect(12),this.match(Vd)){Ld&&!this.hasPlugin("importAttributes")&&!this.hasPlugin("importAssertions")&&!this.hasPlugin("moduleAttributes")&&this.raise(Md.ImportCallArgumentTrailingComma,this.state.lastTokStartLoc),mf&&this.addTrailingCommaExtraToNode(mf),this.next();break}Wf.push(this.parseExprListItem(!1,Af,Yd))}return this.state.inFSharpPipelineDirectBody=bh,Wf}shouldParseAsyncArrow(){return this.match(19)&&!this.canInsertSemicolon()}parseAsyncArrowFromCallExpression(Vd,Ld){var Yd;return this.resetPreviousNodeTrailingComments(Ld),this.expect(19),this.parseArrowExpression(Vd,Ld.arguments,!0,(Yd=Ld.extra)==null?void 0:Yd.trailingCommaLoc),Ld.innerComments&&$g(Vd,Ld.innerComments),Ld.callee.trailingComments&&$g(Vd,Ld.callee.trailingComments),Vd}parseNoCallExpr(){let Vd=this.state.startLoc;return this.parseSubscripts(this.parseExprAtom(),Vd,!0)}parseExprAtom(Vd){let Ld,Yd=null,{type:mf}=this.state;switch(mf){case 79:return this.parseSuper();case 83:return Ld=this.startNode(),this.next(),this.match(16)?this.parseImportMetaProperty(Ld):this.match(10)?this.options.createImportExpressions?this.parseImportCall(Ld):this.finishNode(Ld,"Import"):(this.raise(Md.UnsupportedImport,this.state.lastTokStartLoc),this.finishNode(Ld,"Import"));case 78:return Ld=this.startNode(),this.next(),this.finishNode(Ld,"ThisExpression");case 90:return this.parseDo(this.startNode(),!1);case 56:case 31:return this.readRegexp(),this.parseRegExpLiteral(this.state.value);case 134:return this.parseNumericLiteral(this.state.value);case 135:return this.parseBigIntLiteral(this.state.value);case 136:return this.parseDecimalLiteral(this.state.value);case 133:return this.parseStringLiteral(this.state.value);case 84:return this.parseNullLiteral();case 85:return this.parseBooleanLiteral(!0);case 86:return this.parseBooleanLiteral(!1);case 10:{let Af=this.state.potentialArrowAt===this.state.start;return this.parseParenAndDistinguishExpression(Af)}case 2:case 1:return this.parseArrayLike(this.state.type===2?4:3,!1,!0);case 0:return this.parseArrayLike(3,!0,!1,Vd);case 6:case 7:return this.parseObjectLike(this.state.type===6?9:8,!1,!0);case 5:return this.parseObjectLike(8,!1,!1,Vd);case 68:return this.parseFunctionOrFunctionSent();case 26:Yd=this.parseDecorators();case 80:return this.parseClass(this.maybeTakeDecorators(Yd,this.startNode()),!1);case 77:return this.parseNewOrNewTarget();case 25:case 24:return this.parseTemplate(!1);case 15:{Ld=this.startNode(),this.next(),Ld.object=null;let Af=Ld.callee=this.parseNoCallExpr();if(Af.type==="MemberExpression")return this.finishNode(Ld,"BindExpression");throw this.raise(Md.UnsupportedBind,Af)}case 138:return this.raise(Md.PrivateInExpectedIn,this.state.startLoc,{identifierName:this.state.value}),this.parsePrivateName();case 33:return this.parseTopicReferenceThenEqualsSign(54,"%");case 32:return this.parseTopicReferenceThenEqualsSign(44,"^");case 37:case 38:return this.parseTopicReference("hack");case 44:case 54:case 27:{let Af=this.getPluginOption("pipelineOperator","proposal");if(Af)return this.parseTopicReference(Af);this.unexpected();break}case 47:{let Af=this.input.codePointAt(this.nextTokenStart());Oh(Af)||Af===62?this.expectOnePlugin(["jsx","flow","typescript"]):this.unexpected();break}default:if(Bf(mf)){if(this.isContextual(127)&&this.lookaheadInLineCharCode()===123)return this.parseModuleExpression();let Af=this.state.potentialArrowAt===this.state.start,Wf=this.state.containsEsc,lh=this.parseIdentifier();if(!Wf&&lh.name==="async"&&!this.canInsertSemicolon()){let{type:bh}=this.state;if(bh===68)return this.resetPreviousNodeTrailingComments(lh),this.next(),this.parseAsyncFunctionExpression(this.startNodeAtNode(lh));if(Bf(bh))return this.lookaheadCharCode()===61?this.parseAsyncArrowUnaryFunction(this.startNodeAtNode(lh)):lh;if(bh===90)return this.resetPreviousNodeTrailingComments(lh),this.parseDo(this.startNodeAtNode(lh),!0)}return Af&&this.match(19)&&!this.canInsertSemicolon()?(this.next(),this.parseArrowExpression(this.startNodeAtNode(lh),[lh],!1)):lh}else this.unexpected()}}parseTopicReferenceThenEqualsSign(Vd,Ld){let Yd=this.getPluginOption("pipelineOperator","proposal");if(Yd)return this.state.type=Vd,this.state.value=Ld,this.state.pos--,this.state.end--,this.state.endLoc=ld(this.state.endLoc,-1),this.parseTopicReference(Yd);this.unexpected()}parseTopicReference(Vd){let Ld=this.startNode(),Yd=this.state.startLoc,mf=this.state.type;return this.next(),this.finishTopicReference(Ld,Yd,Vd,mf)}finishTopicReference(Vd,Ld,Yd,mf){if(this.testTopicReferenceConfiguration(Yd,Ld,mf)){let Af=Yd==="smart"?"PipelinePrimaryTopicReference":"TopicReference";return this.topicReferenceIsAllowedInCurrentContext()||this.raise(Yd==="smart"?Md.PrimaryTopicNotAllowed:Md.PipeTopicUnbound,Ld),this.registerTopicReference(),this.finishNode(Vd,Af)}else throw this.raise(Md.PipeTopicUnconfiguredToken,Ld,{token:dh(mf)})}testTopicReferenceConfiguration(Vd,Ld,Yd){switch(Vd){case"hack":return this.hasPlugin(["pipelineOperator",{topicToken:dh(Yd)}]);case"smart":return Yd===27;default:throw this.raise(Md.PipeTopicRequiresHackPipes,Ld)}}parseAsyncArrowUnaryFunction(Vd){this.prodParam.enter(Rg(!0,this.prodParam.hasYield));let Ld=[this.parseIdentifier()];return this.prodParam.exit(),this.hasPrecedingLineBreak()&&this.raise(Md.LineTerminatorBeforeArrow,this.state.curPosition()),this.expect(19),this.parseArrowExpression(Vd,Ld,!0)}parseDo(Vd,Ld){this.expectPlugin("doExpressions"),Ld&&this.expectPlugin("asyncDoExpressions"),Vd.async=Ld,this.next();let Yd=this.state.labels;return this.state.labels=[],Ld?(this.prodParam.enter(2),Vd.body=this.parseBlock(),this.prodParam.exit()):Vd.body=this.parseBlock(),this.state.labels=Yd,this.finishNode(Vd,"DoExpression")}parseSuper(){let Vd=this.startNode();return this.next(),this.match(10)&&!this.scope.allowDirectSuper&&!this.options.allowSuperOutsideMethod?this.raise(Md.SuperNotAllowed,Vd):!this.scope.allowSuper&&!this.options.allowSuperOutsideMethod&&this.raise(Md.UnexpectedSuper,Vd),!this.match(10)&&!this.match(0)&&!this.match(16)&&this.raise(Md.UnsupportedSuper,Vd),this.finishNode(Vd,"Super")}parsePrivateName(){let Vd=this.startNode(),Ld=this.startNodeAt(ld(this.state.startLoc,1)),Yd=this.state.value;return this.next(),Vd.id=this.createIdentifier(Ld,Yd),this.finishNode(Vd,"PrivateName")}parseFunctionOrFunctionSent(){let Vd=this.startNode();if(this.next(),this.prodParam.hasYield&&this.match(16)){let Ld=this.createIdentifier(this.startNodeAtNode(Vd),"function");return this.next(),this.match(103)?this.expectPlugin("functionSent"):this.hasPlugin("functionSent")||this.unexpected(),this.parseMetaProperty(Vd,Ld,"sent")}return this.parseFunction(Vd)}parseMetaProperty(Vd,Ld,Yd){Vd.meta=Ld;let mf=this.state.containsEsc;return Vd.property=this.parseIdentifier(!0),(Vd.property.name!==Yd||mf)&&this.raise(Md.UnsupportedMetaProperty,Vd.property,{target:Ld.name,onlyValidPropertyName:Yd}),this.finishNode(Vd,"MetaProperty")}parseImportMetaProperty(Vd){let Ld=this.createIdentifier(this.startNodeAtNode(Vd),"import");if(this.next(),this.isContextual(101))this.inModule||this.raise(Md.ImportMetaOutsideModule,Ld),this.sawUnambiguousESM=!0;else if(this.isContextual(105)||this.isContextual(97)){let Yd=this.isContextual(105);if(Yd||this.unexpected(),this.expectPlugin(Yd?"sourcePhaseImports":"deferredImportEvaluation"),!this.options.createImportExpressions)throw this.raise(Md.DynamicImportPhaseRequiresImportExpressions,this.state.startLoc,{phase:this.state.value});return this.next(),Vd.phase=Yd?"source":"defer",this.parseImportCall(Vd)}return this.parseMetaProperty(Vd,Ld,"meta")}parseLiteralAtNode(Vd,Ld,Yd){return this.addExtra(Yd,"rawValue",Vd),this.addExtra(Yd,"raw",this.input.slice(Yd.start,this.state.end)),Yd.value=Vd,this.next(),this.finishNode(Yd,Ld)}parseLiteral(Vd,Ld){let Yd=this.startNode();return this.parseLiteralAtNode(Vd,Ld,Yd)}parseStringLiteral(Vd){return this.parseLiteral(Vd,"StringLiteral")}parseNumericLiteral(Vd){return this.parseLiteral(Vd,"NumericLiteral")}parseBigIntLiteral(Vd){return this.parseLiteral(Vd,"BigIntLiteral")}parseDecimalLiteral(Vd){return this.parseLiteral(Vd,"DecimalLiteral")}parseRegExpLiteral(Vd){let Ld=this.startNode();return this.addExtra(Ld,"raw",this.input.slice(Ld.start,this.state.end)),Ld.pattern=Vd.pattern,Ld.flags=Vd.flags,this.next(),this.finishNode(Ld,"RegExpLiteral")}parseBooleanLiteral(Vd){let Ld=this.startNode();return Ld.value=Vd,this.next(),this.finishNode(Ld,"BooleanLiteral")}parseNullLiteral(){let Vd=this.startNode();return this.next(),this.finishNode(Vd,"NullLiteral")}parseParenAndDistinguishExpression(Vd){let Ld=this.state.startLoc,Yd;this.next(),this.expressionScope.enter(h0());let mf=this.state.maybeInArrowParameters,Af=this.state.inFSharpPipelineDirectBody;this.state.maybeInArrowParameters=!0,this.state.inFSharpPipelineDirectBody=!1;let Wf=this.state.startLoc,lh=[],bh=new mg,Ih=!0,xh,pm;for(;!this.match(11);){if(Ih)Ih=!1;else if(this.expect(12,bh.optionalParametersLoc===null?null:bh.optionalParametersLoc),this.match(11)){pm=this.state.startLoc;break}if(this.match(21)){let Ym=this.state.startLoc;if(xh=this.state.startLoc,lh.push(this.parseParenItem(this.parseRestBinding(),Ym)),!this.checkCommaAfterRest(41))break}else lh.push(this.parseMaybeAssignAllowIn(bh,this.parseParenItem))}let Mm=this.state.lastTokEndLoc;this.expect(11),this.state.maybeInArrowParameters=mf,this.state.inFSharpPipelineDirectBody=Af;let Gm=this.startNodeAt(Ld);return Vd&&this.shouldParseArrow(lh)&&(Gm=this.parseArrow(Gm))?(this.checkDestructuringPrivate(bh),this.expressionScope.validateAsPattern(),this.expressionScope.exit(),this.parseArrowExpression(Gm,lh,!1),Gm):(this.expressionScope.exit(),lh.length||this.unexpected(this.state.lastTokStartLoc),pm&&this.unexpected(pm),xh&&this.unexpected(xh),this.checkExpressionErrors(bh,!0),this.toReferencedListDeep(lh,!0),lh.length>1?(Yd=this.startNodeAt(Wf),Yd.expressions=lh,this.finishNode(Yd,"SequenceExpression"),this.resetEndLocation(Yd,Mm)):Yd=lh[0],this.wrapParenthesis(Ld,Yd))}wrapParenthesis(Vd,Ld){if(!this.options.createParenthesizedExpressions)return this.addExtra(Ld,"parenthesized",!0),this.addExtra(Ld,"parenStart",Vd.index),this.takeSurroundingComments(Ld,Vd.index,this.state.lastTokEndLoc.index),Ld;let Yd=this.startNodeAt(Vd);return Yd.expression=Ld,this.finishNode(Yd,"ParenthesizedExpression")}shouldParseArrow(Vd){return!this.canInsertSemicolon()}parseArrow(Vd){if(this.eat(19))return Vd}parseParenItem(Vd,Ld){return Vd}parseNewOrNewTarget(){let Vd=this.startNode();if(this.next(),this.match(16)){let Ld=this.createIdentifier(this.startNodeAtNode(Vd),"new");this.next();let Yd=this.parseMetaProperty(Vd,Ld,"target");return!this.scope.inNonArrowFunction&&!this.scope.inClass&&!this.options.allowNewTargetOutsideFunction&&this.raise(Md.UnexpectedNewTarget,Yd),Yd}return this.parseNew(Vd)}parseNew(Vd){if(this.parseNewCallee(Vd),this.eat(10)){let Ld=this.parseExprList(11);this.toReferencedList(Ld),Vd.arguments=Ld}else Vd.arguments=[];return this.finishNode(Vd,"NewExpression")}parseNewCallee(Vd){let Ld=this.match(83),Yd=this.parseNoCallExpr();Vd.callee=Yd,Ld&&(Yd.type==="Import"||Yd.type==="ImportExpression")&&this.raise(Md.ImportCallNotNewExpression,Yd)}parseTemplateElement(Vd){let{start:Ld,startLoc:Yd,end:mf,value:Af}=this.state,Wf=Ld+1,lh=this.startNodeAt(ld(Yd,1));Af===null&&(Vd||this.raise(Md.InvalidEscapeSequenceTemplate,ld(this.state.firstInvalidTemplateEscapePos,1)));let bh=this.match(24),Ih=bh?-1:-2,xh=mf+Ih;lh.value={raw:this.input.slice(Wf,xh).replace(/\r\n?/g,`
`),cooked:Af===null?null:Af.slice(1,Ih)},lh.tail=bh,this.next();let pm=this.finishNode(lh,"TemplateElement");return this.resetEndLocation(pm,ld(this.state.lastTokEndLoc,Ih)),pm}parseTemplate(Vd){let Ld=this.startNode(),Yd=this.parseTemplateElement(Vd),mf=[Yd],Af=[];for(;!Yd.tail;)Af.push(this.parseTemplateSubstitution()),this.readTemplateContinuation(),mf.push(Yd=this.parseTemplateElement(Vd));return Ld.expressions=Af,Ld.quasis=mf,this.finishNode(Ld,"TemplateLiteral")}parseTemplateSubstitution(){return this.parseExpression()}parseObjectLike(Vd,Ld,Yd,mf){Yd&&this.expectPlugin("recordAndTuple");let Af=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let Wf=Object.create(null),lh=!0,bh=this.startNode();for(bh.properties=[],this.next();!this.match(Vd);){if(lh)lh=!1;else if(this.expect(12),this.match(Vd)){this.addTrailingCommaExtraToNode(bh);break}let xh;Ld?xh=this.parseBindingProperty():(xh=this.parsePropertyDefinition(mf),this.checkProto(xh,Yd,Wf,mf)),Yd&&!this.isObjectProperty(xh)&&xh.type!=="SpreadElement"&&this.raise(Md.InvalidRecordProperty,xh),xh.shorthand&&this.addExtra(xh,"shorthand",!0),bh.properties.push(xh)}this.next(),this.state.inFSharpPipelineDirectBody=Af;let Ih="ObjectExpression";return Ld?Ih="ObjectPattern":Yd&&(Ih="RecordExpression"),this.finishNode(bh,Ih)}addTrailingCommaExtraToNode(Vd){this.addExtra(Vd,"trailingComma",this.state.lastTokStartLoc.index),this.addExtra(Vd,"trailingCommaLoc",this.state.lastTokStartLoc,!1)}maybeAsyncOrAccessorProp(Vd){return!Vd.computed&&Vd.key.type==="Identifier"&&(this.isLiteralPropertyName()||this.match(0)||this.match(55))}parsePropertyDefinition(Vd){let Ld=[];if(this.match(26))for(this.hasPlugin("decorators")&&this.raise(Md.UnsupportedPropertyDecorator,this.state.startLoc);this.match(26);)Ld.push(this.parseDecorator());let Yd=this.startNode(),mf=!1,Af=!1,Wf;if(this.match(21))return Ld.length&&this.unexpected(),this.parseSpread();Ld.length&&(Yd.decorators=Ld,Ld=[]),Yd.method=!1,Vd&&(Wf=this.state.startLoc);let lh=this.eat(55);this.parsePropertyNamePrefixOperator(Yd);let bh=this.state.containsEsc;if(this.parsePropertyName(Yd,Vd),!lh&&!bh&&this.maybeAsyncOrAccessorProp(Yd)){let{key:Ih}=Yd,xh=Ih.name;xh==="async"&&!this.hasPrecedingLineBreak()&&(mf=!0,this.resetPreviousNodeTrailingComments(Ih),lh=this.eat(55),this.parsePropertyName(Yd)),(xh==="get"||xh==="set")&&(Af=!0,this.resetPreviousNodeTrailingComments(Ih),Yd.kind=xh,this.match(55)&&(lh=!0,this.raise(Md.AccessorIsGenerator,this.state.curPosition(),{kind:xh}),this.next()),this.parsePropertyName(Yd))}return this.parseObjPropValue(Yd,Wf,lh,mf,!1,Af,Vd)}getGetterSetterExpectedParamCount(Vd){return Vd.kind==="get"?0:1}getObjectOrClassMethodParams(Vd){return Vd.params}checkGetterSetterParams(Vd){var Ld;let Yd=this.getGetterSetterExpectedParamCount(Vd),mf=this.getObjectOrClassMethodParams(Vd);mf.length!==Yd&&this.raise(Vd.kind==="get"?Md.BadGetterArity:Md.BadSetterArity,Vd),Vd.kind==="set"&&((Ld=mf[mf.length-1])==null?void 0:Ld.type)==="RestElement"&&this.raise(Md.BadSetterRestParameter,Vd)}parseObjectMethod(Vd,Ld,Yd,mf,Af){if(Af){let Wf=this.parseMethod(Vd,Ld,!1,!1,!1,"ObjectMethod");return this.checkGetterSetterParams(Wf),Wf}if(Yd||Ld||this.match(10))return mf&&this.unexpected(),Vd.kind="method",Vd.method=!0,this.parseMethod(Vd,Ld,Yd,!1,!1,"ObjectMethod")}parseObjectProperty(Vd,Ld,Yd,mf){if(Vd.shorthand=!1,this.eat(14))return Vd.value=Yd?this.parseMaybeDefault(this.state.startLoc):this.parseMaybeAssignAllowIn(mf),this.finishNode(Vd,"ObjectProperty");if(!Vd.computed&&Vd.key.type==="Identifier"){if(this.checkReservedWord(Vd.key.name,Vd.key.loc.start,!0,!1),Yd)Vd.value=this.parseMaybeDefault(Ld,_g(Vd.key));else if(this.match(29)){let Af=this.state.startLoc;mf!=null?mf.shorthandAssignLoc===null&&(mf.shorthandAssignLoc=Af):this.raise(Md.InvalidCoverInitializedName,Af),Vd.value=this.parseMaybeDefault(Ld,_g(Vd.key))}else Vd.value=_g(Vd.key);return Vd.shorthand=!0,this.finishNode(Vd,"ObjectProperty")}}parseObjPropValue(Vd,Ld,Yd,mf,Af,Wf,lh){let bh=this.parseObjectMethod(Vd,Yd,mf,Af,Wf)||this.parseObjectProperty(Vd,Ld,Af,lh);return bh||this.unexpected(),bh}parsePropertyName(Vd,Ld){if(this.eat(0))Vd.computed=!0,Vd.key=this.parseMaybeAssignAllowIn(),this.expect(3);else{let{type:Yd,value:mf}=this.state,Af;if(oh(Yd))Af=this.parseIdentifier(!0);else switch(Yd){case 134:Af=this.parseNumericLiteral(mf);break;case 133:Af=this.parseStringLiteral(mf);break;case 135:Af=this.parseBigIntLiteral(mf);break;case 136:Af=this.parseDecimalLiteral(mf);break;case 138:{let Wf=this.state.startLoc;Ld!=null?Ld.privateKeyLoc===null&&(Ld.privateKeyLoc=Wf):this.raise(Md.UnexpectedPrivateField,Wf),Af=this.parsePrivateName();break}default:this.unexpected()}Vd.key=Af,Yd!==138&&(Vd.computed=!1)}}initFunction(Vd,Ld){Vd.id=null,Vd.generator=!1,Vd.async=Ld}parseMethod(Vd,Ld,Yd,mf,Af,Wf,lh=!1){this.initFunction(Vd,Yd),Vd.generator=Ld,this.scope.enter(18|(lh?64:0)|(Af?32:0)),this.prodParam.enter(Rg(Yd,Vd.generator)),this.parseFunctionParams(Vd,mf);let bh=this.parseFunctionBodyAndFinish(Vd,Wf,!0);return this.prodParam.exit(),this.scope.exit(),bh}parseArrayLike(Vd,Ld,Yd,mf){Yd&&this.expectPlugin("recordAndTuple");let Af=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;let Wf=this.startNode();return this.next(),Wf.elements=this.parseExprList(Vd,!Yd,mf,Wf),this.state.inFSharpPipelineDirectBody=Af,this.finishNode(Wf,Yd?"TupleExpression":"ArrayExpression")}parseArrowExpression(Vd,Ld,Yd,mf){this.scope.enter(6);let Af=Rg(Yd,!1);!this.match(5)&&this.prodParam.hasIn&&(Af|=8),this.prodParam.enter(Af),this.initFunction(Vd,Yd);let Wf=this.state.maybeInArrowParameters;return Ld&&(this.state.maybeInArrowParameters=!0,this.setArrowFunctionParameters(Vd,Ld,mf)),this.state.maybeInArrowParameters=!1,this.parseFunctionBody(Vd,!0),this.prodParam.exit(),this.scope.exit(),this.state.maybeInArrowParameters=Wf,this.finishNode(Vd,"ArrowFunctionExpression")}setArrowFunctionParameters(Vd,Ld,Yd){this.toAssignableList(Ld,Yd,!1),Vd.params=Ld}parseFunctionBodyAndFinish(Vd,Ld,Yd=!1){return this.parseFunctionBody(Vd,!1,Yd),this.finishNode(Vd,Ld)}parseFunctionBody(Vd,Ld,Yd=!1){let mf=Ld&&!this.match(5);if(this.expressionScope.enter(e0()),mf)Vd.body=this.parseMaybeAssign(),this.checkParams(Vd,!1,Ld,!1);else{let Af=this.state.strict,Wf=this.state.labels;this.state.labels=[],this.prodParam.enter(this.prodParam.currentFlags()|4),Vd.body=this.parseBlock(!0,!1,lh=>{let bh=!this.isSimpleParamList(Vd.params);lh&&bh&&this.raise(Md.IllegalLanguageModeDirective,(Vd.kind==="method"||Vd.kind==="constructor")&&Vd.key?Vd.key.loc.end:Vd);let Ih=!Af&&this.state.strict;this.checkParams(Vd,!this.state.strict&&!Ld&&!Yd&&!bh,Ld,Ih),this.state.strict&&Vd.id&&this.checkIdentifier(Vd.id,65,Ih)}),this.prodParam.exit(),this.state.labels=Wf}this.expressionScope.exit()}isSimpleParameter(Vd){return Vd.type==="Identifier"}isSimpleParamList(Vd){for(let Ld=0,Yd=Vd.length;Ld<Yd;Ld++)if(!this.isSimpleParameter(Vd[Ld]))return!1;return!0}checkParams(Vd,Ld,Yd,mf=!0){let Af=!Ld&&new Set,Wf={type:"FormalParameters"};for(let lh of Vd.params)this.checkLVal(lh,{in:Wf,binding:5,checkClashes:Af,strictModeChanged:mf})}parseExprList(Vd,Ld,Yd,mf){let Af=[],Wf=!0;for(;!this.eat(Vd);){if(Wf)Wf=!1;else if(this.expect(12),this.match(Vd)){mf&&this.addTrailingCommaExtraToNode(mf),this.next();break}Af.push(this.parseExprListItem(Ld,Yd))}return Af}parseExprListItem(Vd,Ld,Yd){let mf;if(this.match(12))Vd||this.raise(Md.UnexpectedToken,this.state.curPosition(),{unexpected:","}),mf=null;else if(this.match(21)){let Af=this.state.startLoc;mf=this.parseParenItem(this.parseSpread(Ld),Af)}else if(this.match(17)){this.expectPlugin("partialApplication"),Yd||this.raise(Md.UnexpectedArgumentPlaceholder,this.state.startLoc);let Af=this.startNode();this.next(),mf=this.finishNode(Af,"ArgumentPlaceholder")}else mf=this.parseMaybeAssignAllowIn(Ld,this.parseParenItem);return mf}parseIdentifier(Vd){let Ld=this.startNode(),Yd=this.parseIdentifierName(Vd);return this.createIdentifier(Ld,Yd)}createIdentifier(Vd,Ld){return Vd.name=Ld,Vd.loc.identifierName=Ld,this.finishNode(Vd,"Identifier")}parseIdentifierName(Vd){let Ld,{startLoc:Yd,type:mf}=this.state;oh(mf)?Ld=this.state.value:this.unexpected();let Af=qf(mf);return Vd?Af&&this.replaceToken(132):this.checkReservedWord(Ld,Yd,Af,!1),this.next(),Ld}checkReservedWord(Vd,Ld,Yd,mf){if(!(Vd.length>10||!j_(Vd))){if(Yd&&T_(Vd)){this.raise(Md.UnexpectedKeyword,Ld,{keyword:Vd});return}if((this.state.strict?mf?l_:Zm:Hm)(Vd,this.inModule)){this.raise(Md.UnexpectedReservedWord,Ld,{reservedWord:Vd});return}else if(Vd==="yield"){if(this.prodParam.hasYield){this.raise(Md.YieldBindingIdentifier,Ld);return}}else if(Vd==="await"){if(this.prodParam.hasAwait){this.raise(Md.AwaitBindingIdentifier,Ld);return}if(this.scope.inStaticBlock){this.raise(Md.AwaitBindingIdentifierInStaticBlock,Ld);return}this.expressionScope.recordAsyncArrowParametersError(Ld)}else if(Vd==="arguments"&&this.scope.inClassAndNotInNonArrowFunction){this.raise(Md.ArgumentsInClass,Ld);return}}}isAwaitAllowed(){return!!(this.prodParam.hasAwait||this.options.allowAwaitOutsideFunction&&!this.scope.inFunction)}parseAwait(Vd){let Ld=this.startNodeAt(Vd);return this.expressionScope.recordParameterInitializerError(Md.AwaitExpressionFormalParameter,Ld),this.eat(55)&&this.raise(Md.ObsoleteAwaitStar,Ld),!this.scope.inFunction&&!this.options.allowAwaitOutsideFunction&&(this.isAmbiguousAwait()?this.ambiguousScriptDifferentAst=!0:this.sawUnambiguousESM=!0),this.state.soloAwait||(Ld.argument=this.parseMaybeUnary(null,!0)),this.finishNode(Ld,"AwaitExpression")}isAmbiguousAwait(){if(this.hasPrecedingLineBreak())return!0;let{type:Vd}=this.state;return Vd===53||Vd===10||Vd===0||Bh(Vd)||Vd===102&&!this.state.containsEsc||Vd===137||Vd===56||this.hasPlugin("v8intrinsic")&&Vd===54}parseYield(){let Vd=this.startNode();this.expressionScope.recordParameterInitializerError(Md.YieldInParameter,Vd),this.next();let Ld=!1,Yd=null;if(!this.hasPrecedingLineBreak())switch(Ld=this.eat(55),this.state.type){case 13:case 139:case 8:case 11:case 3:case 9:case 14:case 12:if(!Ld)break;default:Yd=this.parseMaybeAssign()}return Vd.delegate=Ld,Vd.argument=Yd,this.finishNode(Vd,"YieldExpression")}parseImportCall(Vd){return this.next(),Vd.source=this.parseMaybeAssignAllowIn(),(this.hasPlugin("importAttributes")||this.hasPlugin("importAssertions"))&&(Vd.options=null),this.eat(12)&&(this.expectImportAttributesPlugin(),this.match(11)||(Vd.options=this.parseMaybeAssignAllowIn(),this.eat(12))),this.expect(11),this.finishNode(Vd,"ImportExpression")}checkPipelineAtInfixOperator(Vd,Ld){this.hasPlugin(["pipelineOperator",{proposal:"smart"}])&&Vd.type==="SequenceExpression"&&this.raise(Md.PipelineHeadSequenceExpression,Ld)}parseSmartPipelineBodyInStyle(Vd,Ld){if(this.isSimpleReference(Vd)){let Yd=this.startNodeAt(Ld);return Yd.callee=Vd,this.finishNode(Yd,"PipelineBareFunction")}else{let Yd=this.startNodeAt(Ld);return this.checkSmartPipeTopicBodyEarlyErrors(Ld),Yd.expression=Vd,this.finishNode(Yd,"PipelineTopicExpression")}}isSimpleReference(Vd){switch(Vd.type){case"MemberExpression":return!Vd.computed&&this.isSimpleReference(Vd.object);case"Identifier":return!0;default:return!1}}checkSmartPipeTopicBodyEarlyErrors(Vd){if(this.match(19))throw this.raise(Md.PipelineBodyNoArrow,this.state.startLoc);this.topicReferenceWasUsedInCurrentContext()||this.raise(Md.PipelineTopicUnused,Vd)}withTopicBindingContext(Vd){let Ld=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:1,maxTopicIndex:null};try{return Vd()}finally{this.state.topicContext=Ld}}withSmartMixTopicForbiddingContext(Vd){if(this.hasPlugin(["pipelineOperator",{proposal:"smart"}])){let Ld=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:0,maxTopicIndex:null};try{return Vd()}finally{this.state.topicContext=Ld}}else return Vd()}withSoloAwaitPermittingContext(Vd){let Ld=this.state.soloAwait;this.state.soloAwait=!0;try{return Vd()}finally{this.state.soloAwait=Ld}}allowInAnd(Vd){let Ld=this.prodParam.currentFlags();if(8&~Ld){this.prodParam.enter(Ld|8);try{return Vd()}finally{this.prodParam.exit()}}return Vd()}disallowInAnd(Vd){let Ld=this.prodParam.currentFlags();if(8&Ld){this.prodParam.enter(Ld&-9);try{return Vd()}finally{this.prodParam.exit()}}return Vd()}registerTopicReference(){this.state.topicContext.maxTopicIndex=0}topicReferenceIsAllowedInCurrentContext(){return this.state.topicContext.maxNumOfResolvableTopics>=1}topicReferenceWasUsedInCurrentContext(){return this.state.topicContext.maxTopicIndex!=null&&this.state.topicContext.maxTopicIndex>=0}parseFSharpPipelineBody(Vd){let Ld=this.state.startLoc;this.state.potentialArrowAt=this.state.start;let Yd=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!0;let mf=this.parseExprOp(this.parseMaybeUnaryOrPrivate(),Ld,Vd);return this.state.inFSharpPipelineDirectBody=Yd,mf}parseModuleExpression(){this.expectPlugin("moduleBlocks");let Vd=this.startNode();this.next(),this.match(5)||this.unexpected(null,5);let Ld=this.startNodeAt(this.state.endLoc);this.next();let Yd=this.initializeScopes(!0);this.enterInitialScopes();try{Vd.body=this.parseProgram(Ld,8,"module")}finally{Yd()}return this.finishNode(Vd,"ModuleExpression")}parsePropertyNamePrefixOperator(Vd){}},Uv={kind:1},qg={kind:2},x1=/[\uD800-\uDFFF]/u,Ib=/in(?:stanceof)?/y;function k0(Vd,Ld){for(let Yd=0;Yd<Vd.length;Yd++){let mf=Vd[Yd],{type:Af}=mf;if(typeof Af=="number"){{if(Af===138){let{loc:Wf,start:lh,value:bh,end:Ih}=mf,xh=lh+1,pm=ld(Wf.start,1);Vd.splice(Yd,1,new Lm({type:Xh(27),value:"#",start:lh,end:xh,startLoc:Wf.start,endLoc:pm}),new Lm({type:Xh(132),value:bh,start:xh,end:Ih,startLoc:pm,endLoc:Wf.end})),Yd++;continue}if(Bh(Af)){let{loc:Wf,start:lh,value:bh,end:Ih}=mf,xh=lh+1,pm=ld(Wf.start,1),Mm;Ld.charCodeAt(lh)===96?Mm=new Lm({type:Xh(22),value:"`",start:lh,end:xh,startLoc:Wf.start,endLoc:pm}):Mm=new Lm({type:Xh(8),value:"}",start:lh,end:xh,startLoc:Wf.start,endLoc:pm});let Gm,Ym,p_,J_;Af===24?(Ym=Ih-1,p_=ld(Wf.end,-1),Gm=bh===null?null:bh.slice(1,-1),J_=new Lm({type:Xh(22),value:"`",start:Ym,end:Ih,startLoc:p_,endLoc:Wf.end})):(Ym=Ih-2,p_=ld(Wf.end,-2),Gm=bh===null?null:bh.slice(1,-2),J_=new Lm({type:Xh(23),value:"${",start:Ym,end:Ih,startLoc:p_,endLoc:Wf.end})),Vd.splice(Yd,1,Mm,new Lm({type:Xh(20),value:Gm,start:xh,end:Ym,startLoc:pm,endLoc:p_}),J_),Yd+=2;continue}}mf.type=Xh(Af)}}return Vd}var av=class extends Lg{parseTopLevel(Vd,Ld){return Vd.program=this.parseProgram(Ld),Vd.comments=this.comments,this.options.tokens&&(Vd.tokens=k0(this.tokens,this.input)),this.finishNode(Vd,"File")}parseProgram(Vd,Ld=139,Yd=this.options.sourceType){if(Vd.sourceType=Yd,Vd.interpreter=this.parseInterpreterDirective(),this.parseBlockBody(Vd,!0,!0,Ld),this.inModule&&!this.options.allowUndeclaredExports&&this.scope.undefinedExports.size>0)for(let[Af,Wf]of Array.from(this.scope.undefinedExports))this.raise(Md.ModuleExportUndefined,Wf,{localName:Af});let mf;return Ld===139?mf=this.finishNode(Vd,"Program"):mf=this.finishNodeAt(Vd,"Program",ld(this.state.startLoc,-1)),mf}stmtToDirective(Vd){let Ld=Vd;Ld.type="Directive",Ld.value=Ld.expression,delete Ld.expression;let Yd=Ld.value,mf=Yd.value,Af=this.input.slice(Yd.start,Yd.end),Wf=Yd.value=Af.slice(1,-1);return this.addExtra(Yd,"raw",Af),this.addExtra(Yd,"rawValue",Wf),this.addExtra(Yd,"expressionValue",mf),Yd.type="DirectiveLiteral",Ld}parseInterpreterDirective(){if(!this.match(28))return null;let Vd=this.startNode();return Vd.value=this.state.value,this.next(),this.finishNode(Vd,"InterpreterDirective")}isLet(){return this.isContextual(100)?this.hasFollowingBindingAtom():!1}chStartsBindingIdentifier(Vd,Ld){if(Oh(Vd)){if(Ib.lastIndex=Ld,Ib.test(this.input)){let Yd=this.codePointAtPos(Ib.lastIndex);if(!Zh(Yd)&&Yd!==92)return!1}return!0}else return Vd===92}chStartsBindingPattern(Vd){return Vd===91||Vd===123}hasFollowingBindingAtom(){let Vd=this.nextTokenStart(),Ld=this.codePointAtPos(Vd);return this.chStartsBindingPattern(Ld)||this.chStartsBindingIdentifier(Ld,Vd)}hasInLineFollowingBindingIdentifierOrBrace(){let Vd=this.nextTokenInLineStart(),Ld=this.codePointAtPos(Vd);return Ld===123||this.chStartsBindingIdentifier(Ld,Vd)}startsUsingForOf(){let{type:Vd,containsEsc:Ld}=this.lookahead();if(Vd===102&&!Ld)return!1;if(Bf(Vd)&&!this.hasFollowingLineBreak())return this.expectPlugin("explicitResourceManagement"),!0}startsAwaitUsing(){let Vd=this.nextTokenInLineStart();if(this.isUnparsedContextual(Vd,"using")){Vd=this.nextTokenInLineStartSince(Vd+5);let Ld=this.codePointAtPos(Vd);if(this.chStartsBindingIdentifier(Ld,Vd))return this.expectPlugin("explicitResourceManagement"),!0}return!1}parseModuleItem(){return this.parseStatementLike(15)}parseStatementListItem(){return this.parseStatementLike(6|(!this.options.annexB||this.state.strict?0:8))}parseStatementOrSloppyAnnexBFunctionDeclaration(Vd=!1){let Ld=0;return this.options.annexB&&!this.state.strict&&(Ld|=4,Vd&&(Ld|=8)),this.parseStatementLike(Ld)}parseStatement(){return this.parseStatementLike(0)}parseStatementLike(Vd){let Ld=null;return this.match(26)&&(Ld=this.parseDecorators(!0)),this.parseStatementContent(Vd,Ld)}parseStatementContent(Vd,Ld){let Yd=this.state.type,mf=this.startNode(),Af=!!(Vd&2),Wf=!!(Vd&4),lh=Vd&1;switch(Yd){case 60:return this.parseBreakContinueStatement(mf,!0);case 63:return this.parseBreakContinueStatement(mf,!1);case 64:return this.parseDebuggerStatement(mf);case 90:return this.parseDoWhileStatement(mf);case 91:return this.parseForStatement(mf);case 68:if(this.lookaheadCharCode()===46)break;return Wf||this.raise(this.state.strict?Md.StrictFunction:this.options.annexB?Md.SloppyFunctionAnnexB:Md.SloppyFunction,this.state.startLoc),this.parseFunctionStatement(mf,!1,!Af&&Wf);case 80:return Af||this.unexpected(),this.parseClass(this.maybeTakeDecorators(Ld,mf),!0);case 69:return this.parseIfStatement(mf);case 70:return this.parseReturnStatement(mf);case 71:return this.parseSwitchStatement(mf);case 72:return this.parseThrowStatement(mf);case 73:return this.parseTryStatement(mf);case 96:if(!this.state.containsEsc&&this.startsAwaitUsing())return this.isAwaitAllowed()?Af||this.raise(Md.UnexpectedLexicalDeclaration,mf):this.raise(Md.AwaitUsingNotInAsyncContext,mf),this.next(),this.parseVarStatement(mf,"await using");break;case 107:if(this.state.containsEsc||!this.hasInLineFollowingBindingIdentifierOrBrace())break;return this.expectPlugin("explicitResourceManagement"),!this.scope.inModule&&this.scope.inTopLevel?this.raise(Md.UnexpectedUsingDeclaration,this.state.startLoc):Af||this.raise(Md.UnexpectedLexicalDeclaration,this.state.startLoc),this.parseVarStatement(mf,"using");case 100:{if(this.state.containsEsc)break;let xh=this.nextTokenStart(),pm=this.codePointAtPos(xh);if(pm!==91&&(!Af&&this.hasFollowingLineBreak()||!this.chStartsBindingIdentifier(pm,xh)&&pm!==123))break}case 75:Af||this.raise(Md.UnexpectedLexicalDeclaration,this.state.startLoc);case 74:{let xh=this.state.value;return this.parseVarStatement(mf,xh)}case 92:return this.parseWhileStatement(mf);case 76:return this.parseWithStatement(mf);case 5:return this.parseBlock();case 13:return this.parseEmptyStatement(mf);case 83:{let xh=this.lookaheadCharCode();if(xh===40||xh===46)break}case 82:{!this.options.allowImportExportEverywhere&&!lh&&this.raise(Md.UnexpectedImportExport,this.state.startLoc),this.next();let xh;return Yd===83?(xh=this.parseImport(mf),xh.type==="ImportDeclaration"&&(!xh.importKind||xh.importKind==="value")&&(this.sawUnambiguousESM=!0)):(xh=this.parseExport(mf,Ld),(xh.type==="ExportNamedDeclaration"&&(!xh.exportKind||xh.exportKind==="value")||xh.type==="ExportAllDeclaration"&&(!xh.exportKind||xh.exportKind==="value")||xh.type==="ExportDefaultDeclaration")&&(this.sawUnambiguousESM=!0)),this.assertModuleNodeAllowed(xh),xh}default:if(this.isAsyncFunction())return Af||this.raise(Md.AsyncFunctionInSingleStatementContext,this.state.startLoc),this.next(),this.parseFunctionStatement(mf,!0,!Af&&Wf)}let bh=this.state.value,Ih=this.parseExpression();return Bf(Yd)&&Ih.type==="Identifier"&&this.eat(14)?this.parseLabeledStatement(mf,bh,Ih,Vd):this.parseExpressionStatement(mf,Ih,Ld)}assertModuleNodeAllowed(Vd){!this.options.allowImportExportEverywhere&&!this.inModule&&this.raise(Md.ImportOutsideModule,Vd)}decoratorsEnabledBeforeExport(){return this.hasPlugin("decorators-legacy")?!0:this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")!==!1}maybeTakeDecorators(Vd,Ld,Yd){return Vd&&(Ld.decorators&&Ld.decorators.length>0?(typeof this.getPluginOption("decorators","decoratorsBeforeExport")!="boolean"&&this.raise(Md.DecoratorsBeforeAfterExport,Ld.decorators[0]),Ld.decorators.unshift(...Vd)):Ld.decorators=Vd,this.resetStartLocationFromNode(Ld,Vd[0]),Yd&&this.resetStartLocationFromNode(Yd,Ld)),Ld}canHaveLeadingDecorator(){return this.match(80)}parseDecorators(Vd){let Ld=[];do Ld.push(this.parseDecorator());while(this.match(26));if(this.match(82))Vd||this.unexpected(),this.decoratorsEnabledBeforeExport()||this.raise(Md.DecoratorExportClass,this.state.startLoc);else if(!this.canHaveLeadingDecorator())throw this.raise(Md.UnexpectedLeadingDecorator,this.state.startLoc);return Ld}parseDecorator(){this.expectOnePlugin(["decorators","decorators-legacy"]);let Vd=this.startNode();if(this.next(),this.hasPlugin("decorators")){let Ld=this.state.startLoc,Yd;if(this.match(10)){let mf=this.state.startLoc;this.next(),Yd=this.parseExpression(),this.expect(11),Yd=this.wrapParenthesis(mf,Yd);let Af=this.state.startLoc;Vd.expression=this.parseMaybeDecoratorArguments(Yd),this.getPluginOption("decorators","allowCallParenthesized")===!1&&Vd.expression!==Yd&&this.raise(Md.DecoratorArgumentsOutsideParentheses,Af)}else{for(Yd=this.parseIdentifier(!1);this.eat(16);){let mf=this.startNodeAt(Ld);mf.object=Yd,this.match(138)?(this.classScope.usePrivateName(this.state.value,this.state.startLoc),mf.property=this.parsePrivateName()):mf.property=this.parseIdentifier(!0),mf.computed=!1,Yd=this.finishNode(mf,"MemberExpression")}Vd.expression=this.parseMaybeDecoratorArguments(Yd)}}else Vd.expression=this.parseExprSubscripts();return this.finishNode(Vd,"Decorator")}parseMaybeDecoratorArguments(Vd){if(this.eat(10)){let Ld=this.startNodeAtNode(Vd);return Ld.callee=Vd,Ld.arguments=this.parseCallExpressionArguments(11,!1),this.toReferencedList(Ld.arguments),this.finishNode(Ld,"CallExpression")}return Vd}parseBreakContinueStatement(Vd,Ld){return this.next(),this.isLineTerminator()?Vd.label=null:(Vd.label=this.parseIdentifier(),this.semicolon()),this.verifyBreakContinue(Vd,Ld),this.finishNode(Vd,Ld?"BreakStatement":"ContinueStatement")}verifyBreakContinue(Vd,Ld){let Yd;for(Yd=0;Yd<this.state.labels.length;++Yd){let mf=this.state.labels[Yd];if((Vd.label==null||mf.name===Vd.label.name)&&(mf.kind!=null&&(Ld||mf.kind===1)||Vd.label&&Ld))break}if(Yd===this.state.labels.length){let mf=Ld?"BreakStatement":"ContinueStatement";this.raise(Md.IllegalBreakContinue,Vd,{type:mf})}}parseDebuggerStatement(Vd){return this.next(),this.semicolon(),this.finishNode(Vd,"DebuggerStatement")}parseHeaderExpression(){this.expect(10);let Vd=this.parseExpression();return this.expect(11),Vd}parseDoWhileStatement(Vd){return this.next(),this.state.labels.push(Uv),Vd.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.state.labels.pop(),this.expect(92),Vd.test=this.parseHeaderExpression(),this.eat(13),this.finishNode(Vd,"DoWhileStatement")}parseForStatement(Vd){this.next(),this.state.labels.push(Uv);let Ld=null;if(this.isAwaitAllowed()&&this.eatContextual(96)&&(Ld=this.state.lastTokStartLoc),this.scope.enter(0),this.expect(10),this.match(13))return Ld!==null&&this.unexpected(Ld),this.parseFor(Vd,null);let Yd=this.isContextual(100);{let bh=this.isContextual(96)&&this.startsAwaitUsing(),Ih=bh||this.isContextual(107)&&this.startsUsingForOf(),xh=Yd&&this.hasFollowingBindingAtom()||Ih;if(this.match(74)||this.match(75)||xh){let pm=this.startNode(),Mm;bh?(Mm="await using",this.isAwaitAllowed()||this.raise(Md.AwaitUsingNotInAsyncContext,this.state.startLoc),this.next()):Mm=this.state.value,this.next(),this.parseVar(pm,!0,Mm);let Gm=this.finishNode(pm,"VariableDeclaration"),Ym=this.match(58);return Ym&&Ih&&this.raise(Md.ForInUsing,Gm),(Ym||this.isContextual(102))&&Gm.declarations.length===1?this.parseForIn(Vd,Gm,Ld):(Ld!==null&&this.unexpected(Ld),this.parseFor(Vd,Gm))}}let mf=this.isContextual(95),Af=new mg,Wf=this.parseExpression(!0,Af),lh=this.isContextual(102);if(lh&&(Yd&&this.raise(Md.ForOfLet,Wf),Ld===null&&mf&&Wf.type==="Identifier"&&this.raise(Md.ForOfAsync,Wf)),lh||this.match(58)){this.checkDestructuringPrivate(Af),this.toAssignable(Wf,!0);let bh=lh?"ForOfStatement":"ForInStatement";return this.checkLVal(Wf,{in:{type:bh}}),this.parseForIn(Vd,Wf,Ld)}else this.checkExpressionErrors(Af,!0);return Ld!==null&&this.unexpected(Ld),this.parseFor(Vd,Wf)}parseFunctionStatement(Vd,Ld,Yd){return this.next(),this.parseFunction(Vd,1|(Yd?2:0)|(Ld?8:0))}parseIfStatement(Vd){return this.next(),Vd.test=this.parseHeaderExpression(),Vd.consequent=this.parseStatementOrSloppyAnnexBFunctionDeclaration(),Vd.alternate=this.eat(66)?this.parseStatementOrSloppyAnnexBFunctionDeclaration():null,this.finishNode(Vd,"IfStatement")}parseReturnStatement(Vd){return!this.prodParam.hasReturn&&!this.options.allowReturnOutsideFunction&&this.raise(Md.IllegalReturn,this.state.startLoc),this.next(),this.isLineTerminator()?Vd.argument=null:(Vd.argument=this.parseExpression(),this.semicolon()),this.finishNode(Vd,"ReturnStatement")}parseSwitchStatement(Vd){this.next(),Vd.discriminant=this.parseHeaderExpression();let Ld=Vd.cases=[];this.expect(5),this.state.labels.push(qg),this.scope.enter(0);let Yd;for(let mf;!this.match(8);)if(this.match(61)||this.match(65)){let Af=this.match(61);Yd&&this.finishNode(Yd,"SwitchCase"),Ld.push(Yd=this.startNode()),Yd.consequent=[],this.next(),Af?Yd.test=this.parseExpression():(mf&&this.raise(Md.MultipleDefaultsInSwitch,this.state.lastTokStartLoc),mf=!0,Yd.test=null),this.expect(14)}else Yd?Yd.consequent.push(this.parseStatementListItem()):this.unexpected();return this.scope.exit(),Yd&&this.finishNode(Yd,"SwitchCase"),this.next(),this.state.labels.pop(),this.finishNode(Vd,"SwitchStatement")}parseThrowStatement(Vd){return this.next(),this.hasPrecedingLineBreak()&&this.raise(Md.NewlineAfterThrow,this.state.lastTokEndLoc),Vd.argument=this.parseExpression(),this.semicolon(),this.finishNode(Vd,"ThrowStatement")}parseCatchClauseParam(){let Vd=this.parseBindingAtom();return this.scope.enter(this.options.annexB&&Vd.type==="Identifier"?8:0),this.checkLVal(Vd,{in:{type:"CatchClause"},binding:9}),Vd}parseTryStatement(Vd){if(this.next(),Vd.block=this.parseBlock(),Vd.handler=null,this.match(62)){let Ld=this.startNode();this.next(),this.match(10)?(this.expect(10),Ld.param=this.parseCatchClauseParam(),this.expect(11)):(Ld.param=null,this.scope.enter(0)),Ld.body=this.withSmartMixTopicForbiddingContext(()=>this.parseBlock(!1,!1)),this.scope.exit(),Vd.handler=this.finishNode(Ld,"CatchClause")}return Vd.finalizer=this.eat(67)?this.parseBlock():null,!Vd.handler&&!Vd.finalizer&&this.raise(Md.NoCatchOrFinally,Vd),this.finishNode(Vd,"TryStatement")}parseVarStatement(Vd,Ld,Yd=!1){return this.next(),this.parseVar(Vd,!1,Ld,Yd),this.semicolon(),this.finishNode(Vd,"VariableDeclaration")}parseWhileStatement(Vd){return this.next(),Vd.test=this.parseHeaderExpression(),this.state.labels.push(Uv),Vd.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.state.labels.pop(),this.finishNode(Vd,"WhileStatement")}parseWithStatement(Vd){return this.state.strict&&this.raise(Md.StrictWith,this.state.startLoc),this.next(),Vd.object=this.parseHeaderExpression(),Vd.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.finishNode(Vd,"WithStatement")}parseEmptyStatement(Vd){return this.next(),this.finishNode(Vd,"EmptyStatement")}parseLabeledStatement(Vd,Ld,Yd,mf){for(let Wf of this.state.labels)Wf.name===Ld&&this.raise(Md.LabelRedeclaration,Yd,{labelName:Ld});let Af=wf(this.state.type)?1:this.match(71)?2:null;for(let Wf=this.state.labels.length-1;Wf>=0;Wf--){let lh=this.state.labels[Wf];if(lh.statementStart===Vd.start)lh.statementStart=this.state.start,lh.kind=Af;else break}return this.state.labels.push({name:Ld,kind:Af,statementStart:this.state.start}),Vd.body=mf&8?this.parseStatementOrSloppyAnnexBFunctionDeclaration(!0):this.parseStatement(),this.state.labels.pop(),Vd.label=Yd,this.finishNode(Vd,"LabeledStatement")}parseExpressionStatement(Vd,Ld,Yd){return Vd.expression=Ld,this.semicolon(),this.finishNode(Vd,"ExpressionStatement")}parseBlock(Vd=!1,Ld=!0,Yd){let mf=this.startNode();return Vd&&this.state.strictErrors.clear(),this.expect(5),Ld&&this.scope.enter(0),this.parseBlockBody(mf,Vd,!1,8,Yd),Ld&&this.scope.exit(),this.finishNode(mf,"BlockStatement")}isValidDirective(Vd){return Vd.type==="ExpressionStatement"&&Vd.expression.type==="StringLiteral"&&!Vd.expression.extra.parenthesized}parseBlockBody(Vd,Ld,Yd,mf,Af){let Wf=Vd.body=[],lh=Vd.directives=[];this.parseBlockOrModuleBlockBody(Wf,Ld?lh:void 0,Yd,mf,Af)}parseBlockOrModuleBlockBody(Vd,Ld,Yd,mf,Af){let Wf=this.state.strict,lh=!1,bh=!1;for(;!this.match(mf);){let Ih=Yd?this.parseModuleItem():this.parseStatementListItem();if(Ld&&!bh){if(this.isValidDirective(Ih)){let xh=this.stmtToDirective(Ih);Ld.push(xh),!lh&&xh.value.value==="use strict"&&(lh=!0,this.setStrict(!0));continue}bh=!0,this.state.strictErrors.clear()}Vd.push(Ih)}Af==null||Af.call(this,lh),Wf||this.setStrict(!1),this.next()}parseFor(Vd,Ld){return Vd.init=Ld,this.semicolon(!1),Vd.test=this.match(13)?null:this.parseExpression(),this.semicolon(!1),Vd.update=this.match(11)?null:this.parseExpression(),this.expect(11),Vd.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.scope.exit(),this.state.labels.pop(),this.finishNode(Vd,"ForStatement")}parseForIn(Vd,Ld,Yd){let mf=this.match(58);return this.next(),mf?Yd!==null&&this.unexpected(Yd):Vd.await=Yd!==null,Ld.type==="VariableDeclaration"&&Ld.declarations[0].init!=null&&(!mf||!this.options.annexB||this.state.strict||Ld.kind!=="var"||Ld.declarations[0].id.type!=="Identifier")&&this.raise(Md.ForInOfLoopInitializer,Ld,{type:mf?"ForInStatement":"ForOfStatement"}),Ld.type==="AssignmentPattern"&&this.raise(Md.InvalidLhs,Ld,{ancestor:{type:"ForStatement"}}),Vd.left=Ld,Vd.right=mf?this.parseExpression():this.parseMaybeAssignAllowIn(),this.expect(11),Vd.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.scope.exit(),this.state.labels.pop(),this.finishNode(Vd,mf?"ForInStatement":"ForOfStatement")}parseVar(Vd,Ld,Yd,mf=!1){let Af=Vd.declarations=[];for(Vd.kind=Yd;;){let Wf=this.startNode();if(this.parseVarId(Wf,Yd),Wf.init=this.eat(29)?Ld?this.parseMaybeAssignDisallowIn():this.parseMaybeAssignAllowIn():null,Wf.init===null&&!mf&&(Wf.id.type!=="Identifier"&&!(Ld&&(this.match(58)||this.isContextual(102)))?this.raise(Md.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:"destructuring"}):(Yd==="const"||Yd==="using"||Yd==="await using")&&!(this.match(58)||this.isContextual(102))&&this.raise(Md.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:Yd})),Af.push(this.finishNode(Wf,"VariableDeclarator")),!this.eat(12))break}return Vd}parseVarId(Vd,Ld){let Yd=this.parseBindingAtom();(Ld==="using"||Ld==="await using")&&(Yd.type==="ArrayPattern"||Yd.type==="ObjectPattern")&&this.raise(Md.UsingDeclarationHasBindingPattern,Yd.loc.start),this.checkLVal(Yd,{in:{type:"VariableDeclarator"},binding:Ld==="var"?5:8201}),Vd.id=Yd}parseAsyncFunctionExpression(Vd){return this.parseFunction(Vd,8)}parseFunction(Vd,Ld=0){let Yd=Ld&2,mf=!!(Ld&1),Af=mf&&!(Ld&4),Wf=!!(Ld&8);this.initFunction(Vd,Wf),this.match(55)&&(Yd&&this.raise(Md.GeneratorInSingleStatementContext,this.state.startLoc),this.next(),Vd.generator=!0),mf&&(Vd.id=this.parseFunctionId(Af));let lh=this.state.maybeInArrowParameters;return this.state.maybeInArrowParameters=!1,this.scope.enter(2),this.prodParam.enter(Rg(Wf,Vd.generator)),mf||(Vd.id=this.parseFunctionId()),this.parseFunctionParams(Vd,!1),this.withSmartMixTopicForbiddingContext(()=>{this.parseFunctionBodyAndFinish(Vd,mf?"FunctionDeclaration":"FunctionExpression")}),this.prodParam.exit(),this.scope.exit(),mf&&!Yd&&this.registerFunctionStatementId(Vd),this.state.maybeInArrowParameters=lh,Vd}parseFunctionId(Vd){return Vd||Bf(this.state.type)?this.parseIdentifier():null}parseFunctionParams(Vd,Ld){this.expect(10),this.expressionScope.enter(f0()),Vd.params=this.parseBindingList(11,41,2|(Ld?4:0)),this.expressionScope.exit()}registerFunctionStatementId(Vd){Vd.id&&this.scope.declareName(Vd.id.name,!this.options.annexB||this.state.strict||Vd.generator||Vd.async?this.scope.treatFunctionsAsVar?5:8201:17,Vd.id.loc.start)}parseClass(Vd,Ld,Yd){this.next();let mf=this.state.strict;return this.state.strict=!0,this.parseClassId(Vd,Ld,Yd),this.parseClassSuper(Vd),Vd.body=this.parseClassBody(!!Vd.superClass,mf),this.finishNode(Vd,Ld?"ClassDeclaration":"ClassExpression")}isClassProperty(){return this.match(29)||this.match(13)||this.match(8)}isClassMethod(){return this.match(10)}nameIsConstructor(Vd){return Vd.type==="Identifier"&&Vd.name==="constructor"||Vd.type==="StringLiteral"&&Vd.value==="constructor"}isNonstaticConstructor(Vd){return!Vd.computed&&!Vd.static&&this.nameIsConstructor(Vd.key)}parseClassBody(Vd,Ld){this.classScope.enter();let Yd={hadConstructor:!1,hadSuperClass:Vd},mf=[],Af=this.startNode();if(Af.body=[],this.expect(5),this.withSmartMixTopicForbiddingContext(()=>{for(;!this.match(8);){if(this.eat(13)){if(mf.length>0)throw this.raise(Md.DecoratorSemicolon,this.state.lastTokEndLoc);continue}if(this.match(26)){mf.push(this.parseDecorator());continue}let Wf=this.startNode();mf.length&&(Wf.decorators=mf,this.resetStartLocationFromNode(Wf,mf[0]),mf=[]),this.parseClassMember(Af,Wf,Yd),Wf.kind==="constructor"&&Wf.decorators&&Wf.decorators.length>0&&this.raise(Md.DecoratorConstructor,Wf)}}),this.state.strict=Ld,this.next(),mf.length)throw this.raise(Md.TrailingDecorator,this.state.startLoc);return this.classScope.exit(),this.finishNode(Af,"ClassBody")}parseClassMemberFromModifier(Vd,Ld){let Yd=this.parseIdentifier(!0);if(this.isClassMethod()){let mf=Ld;return mf.kind="method",mf.computed=!1,mf.key=Yd,mf.static=!1,this.pushClassMethod(Vd,mf,!1,!1,!1,!1),!0}else if(this.isClassProperty()){let mf=Ld;return mf.computed=!1,mf.key=Yd,mf.static=!1,Vd.body.push(this.parseClassProperty(mf)),!0}return this.resetPreviousNodeTrailingComments(Yd),!1}parseClassMember(Vd,Ld,Yd){let mf=this.isContextual(106);if(mf){if(this.parseClassMemberFromModifier(Vd,Ld))return;if(this.eat(5)){this.parseClassStaticBlock(Vd,Ld);return}}this.parseClassMemberWithIsStatic(Vd,Ld,Yd,mf)}parseClassMemberWithIsStatic(Vd,Ld,Yd,mf){let Af=Ld,Wf=Ld,lh=Ld,bh=Ld,Ih=Ld,xh=Af,pm=Af;if(Ld.static=mf,this.parsePropertyNamePrefixOperator(Ld),this.eat(55)){xh.kind="method";let E_=this.match(138);if(this.parseClassElementName(xh),E_){this.pushClassPrivateMethod(Vd,Wf,!0,!1);return}this.isNonstaticConstructor(Af)&&this.raise(Md.ConstructorIsGenerator,Af.key),this.pushClassMethod(Vd,Af,!0,!1,!1,!1);return}let Mm=!this.state.containsEsc&&Bf(this.state.type),Gm=this.parseClassElementName(Ld),Ym=Mm?Gm.name:null,p_=this.isPrivateName(Gm),J_=this.state.startLoc;if(this.parsePostMemberNameModifiers(pm),this.isClassMethod()){if(xh.kind="method",p_){this.pushClassPrivateMethod(Vd,Wf,!1,!1);return}let E_=this.isNonstaticConstructor(Af),I_=!1;E_&&(Af.kind="constructor",Yd.hadConstructor&&!this.hasPlugin("typescript")&&this.raise(Md.DuplicateConstructor,Gm),E_&&this.hasPlugin("typescript")&&Ld.override&&this.raise(Md.OverrideOnConstructor,Gm),Yd.hadConstructor=!0,I_=Yd.hadSuperClass),this.pushClassMethod(Vd,Af,!1,!1,E_,I_)}else if(this.isClassProperty())p_?this.pushClassPrivateProperty(Vd,bh):this.pushClassProperty(Vd,lh);else if(Ym==="async"&&!this.isLineTerminator()){this.resetPreviousNodeTrailingComments(Gm);let E_=this.eat(55);pm.optional&&this.unexpected(J_),xh.kind="method";let I_=this.match(138);this.parseClassElementName(xh),this.parsePostMemberNameModifiers(pm),I_?this.pushClassPrivateMethod(Vd,Wf,E_,!0):(this.isNonstaticConstructor(Af)&&this.raise(Md.ConstructorIsAsync,Af.key),this.pushClassMethod(Vd,Af,E_,!0,!1,!1))}else if((Ym==="get"||Ym==="set")&&!(this.match(55)&&this.isLineTerminator())){this.resetPreviousNodeTrailingComments(Gm),xh.kind=Ym;let E_=this.match(138);this.parseClassElementName(Af),E_?this.pushClassPrivateMethod(Vd,Wf,!1,!1):(this.isNonstaticConstructor(Af)&&this.raise(Md.ConstructorIsAccessor,Af.key),this.pushClassMethod(Vd,Af,!1,!1,!1,!1)),this.checkGetterSetterParams(Af)}else if(Ym==="accessor"&&!this.isLineTerminator()){this.expectPlugin("decoratorAutoAccessors"),this.resetPreviousNodeTrailingComments(Gm);let E_=this.match(138);this.parseClassElementName(lh),this.pushClassAccessorProperty(Vd,Ih,E_)}else this.isLineTerminator()?p_?this.pushClassPrivateProperty(Vd,bh):this.pushClassProperty(Vd,lh):this.unexpected()}parseClassElementName(Vd){let{type:Ld,value:Yd}=this.state;if((Ld===132||Ld===133)&&Vd.static&&Yd==="prototype"&&this.raise(Md.StaticPrototype,this.state.startLoc),Ld===138){Yd==="constructor"&&this.raise(Md.ConstructorClassPrivateField,this.state.startLoc);let mf=this.parsePrivateName();return Vd.key=mf,mf}return this.parsePropertyName(Vd),Vd.key}parseClassStaticBlock(Vd,Ld){var Yd;this.scope.enter(208);let mf=this.state.labels;this.state.labels=[],this.prodParam.enter(0);let Af=Ld.body=[];this.parseBlockOrModuleBlockBody(Af,void 0,!1,8),this.prodParam.exit(),this.scope.exit(),this.state.labels=mf,Vd.body.push(this.finishNode(Ld,"StaticBlock")),(Yd=Ld.decorators)!=null&&Yd.length&&this.raise(Md.DecoratorStaticBlock,Ld)}pushClassProperty(Vd,Ld){!Ld.computed&&this.nameIsConstructor(Ld.key)&&this.raise(Md.ConstructorClassField,Ld.key),Vd.body.push(this.parseClassProperty(Ld))}pushClassPrivateProperty(Vd,Ld){let Yd=this.parseClassPrivateProperty(Ld);Vd.body.push(Yd),this.classScope.declarePrivateName(this.getPrivateNameSV(Yd.key),0,Yd.key.loc.start)}pushClassAccessorProperty(Vd,Ld,Yd){!Yd&&!Ld.computed&&this.nameIsConstructor(Ld.key)&&this.raise(Md.ConstructorClassField,Ld.key);let mf=this.parseClassAccessorProperty(Ld);Vd.body.push(mf),Yd&&this.classScope.declarePrivateName(this.getPrivateNameSV(mf.key),0,mf.key.loc.start)}pushClassMethod(Vd,Ld,Yd,mf,Af,Wf){Vd.body.push(this.parseMethod(Ld,Yd,mf,Af,Wf,"ClassMethod",!0))}pushClassPrivateMethod(Vd,Ld,Yd,mf){let Af=this.parseMethod(Ld,Yd,mf,!1,!1,"ClassPrivateMethod",!0);Vd.body.push(Af);let Wf=Af.kind==="get"?Af.static?6:2:Af.kind==="set"?Af.static?5:1:0;this.declareClassPrivateMethodInScope(Af,Wf)}declareClassPrivateMethodInScope(Vd,Ld){this.classScope.declarePrivateName(this.getPrivateNameSV(Vd.key),Ld,Vd.key.loc.start)}parsePostMemberNameModifiers(Vd){}parseClassPrivateProperty(Vd){return this.parseInitializer(Vd),this.semicolon(),this.finishNode(Vd,"ClassPrivateProperty")}parseClassProperty(Vd){return this.parseInitializer(Vd),this.semicolon(),this.finishNode(Vd,"ClassProperty")}parseClassAccessorProperty(Vd){return this.parseInitializer(Vd),this.semicolon(),this.finishNode(Vd,"ClassAccessorProperty")}parseInitializer(Vd){this.scope.enter(80),this.expressionScope.enter(e0()),this.prodParam.enter(0),Vd.value=this.eat(29)?this.parseMaybeAssignAllowIn():null,this.expressionScope.exit(),this.prodParam.exit(),this.scope.exit()}parseClassId(Vd,Ld,Yd,mf=8331){if(Bf(this.state.type))Vd.id=this.parseIdentifier(),Ld&&this.declareNameFromIdentifier(Vd.id,mf);else if(Yd||!Ld)Vd.id=null;else throw this.raise(Md.MissingClassName,this.state.startLoc)}parseClassSuper(Vd){Vd.superClass=this.eat(81)?this.parseExprSubscripts():null}parseExport(Vd,Ld){let Yd=this.parseMaybeImportPhase(Vd,!0),mf=this.maybeParseExportDefaultSpecifier(Vd,Yd),Af=!mf||this.eat(12),Wf=Af&&this.eatExportStar(Vd),lh=Wf&&this.maybeParseExportNamespaceSpecifier(Vd),bh=Af&&(!lh||this.eat(12)),Ih=mf||Wf;if(Wf&&!lh){if(mf&&this.unexpected(),Ld)throw this.raise(Md.UnsupportedDecoratorExport,Vd);return this.parseExportFrom(Vd,!0),this.finishNode(Vd,"ExportAllDeclaration")}let xh=this.maybeParseExportNamedSpecifiers(Vd);mf&&Af&&!Wf&&!xh&&this.unexpected(null,5),lh&&bh&&this.unexpected(null,98);let pm;if(Ih||xh){if(pm=!1,Ld)throw this.raise(Md.UnsupportedDecoratorExport,Vd);this.parseExportFrom(Vd,Ih)}else pm=this.maybeParseExportDeclaration(Vd);if(Ih||xh||pm){var Mm;let Gm=Vd;if(this.checkExport(Gm,!0,!1,!!Gm.source),((Mm=Gm.declaration)==null?void 0:Mm.type)==="ClassDeclaration")this.maybeTakeDecorators(Ld,Gm.declaration,Gm);else if(Ld)throw this.raise(Md.UnsupportedDecoratorExport,Vd);return this.finishNode(Gm,"ExportNamedDeclaration")}if(this.eat(65)){let Gm=Vd,Ym=this.parseExportDefaultExpression();if(Gm.declaration=Ym,Ym.type==="ClassDeclaration")this.maybeTakeDecorators(Ld,Ym,Gm);else if(Ld)throw this.raise(Md.UnsupportedDecoratorExport,Vd);return this.checkExport(Gm,!0,!0),this.finishNode(Gm,"ExportDefaultDeclaration")}this.unexpected(null,5)}eatExportStar(Vd){return this.eat(55)}maybeParseExportDefaultSpecifier(Vd,Ld){if(Ld||this.isExportDefaultSpecifier()){this.expectPlugin("exportDefaultFrom",Ld==null?void 0:Ld.loc.start);let Yd=Ld||this.parseIdentifier(!0),mf=this.startNodeAtNode(Yd);return mf.exported=Yd,Vd.specifiers=[this.finishNode(mf,"ExportDefaultSpecifier")],!0}return!1}maybeParseExportNamespaceSpecifier(Vd){if(this.isContextual(93)){var Ld;(Ld=Vd).specifiers!=null||(Ld.specifiers=[]);let Yd=this.startNodeAt(this.state.lastTokStartLoc);return this.next(),Yd.exported=this.parseModuleExportName(),Vd.specifiers.push(this.finishNode(Yd,"ExportNamespaceSpecifier")),!0}return!1}maybeParseExportNamedSpecifiers(Vd){if(this.match(5)){let Ld=Vd;Ld.specifiers||(Ld.specifiers=[]);let Yd=Ld.exportKind==="type";return Ld.specifiers.push(...this.parseExportSpecifiers(Yd)),Ld.source=null,Ld.declaration=null,this.hasPlugin("importAssertions")&&(Ld.assertions=[]),!0}return!1}maybeParseExportDeclaration(Vd){return this.shouldParseExportDeclaration()?(Vd.specifiers=[],Vd.source=null,this.hasPlugin("importAssertions")&&(Vd.assertions=[]),Vd.declaration=this.parseExportDeclaration(Vd),!0):!1}isAsyncFunction(){if(!this.isContextual(95))return!1;let Vd=this.nextTokenInLineStart();return this.isUnparsedContextual(Vd,"function")}parseExportDefaultExpression(){let Vd=this.startNode();if(this.match(68))return this.next(),this.parseFunction(Vd,5);if(this.isAsyncFunction())return this.next(),this.next(),this.parseFunction(Vd,13);if(this.match(80))return this.parseClass(Vd,!0,!0);if(this.match(26))return this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(Md.DecoratorBeforeExport,this.state.startLoc),this.parseClass(this.maybeTakeDecorators(this.parseDecorators(!1),this.startNode()),!0,!0);if(this.match(75)||this.match(74)||this.isLet())throw this.raise(Md.UnsupportedDefaultExport,this.state.startLoc);let Ld=this.parseMaybeAssignAllowIn();return this.semicolon(),Ld}parseExportDeclaration(Vd){return this.match(80)?this.parseClass(this.startNode(),!0,!1):this.parseStatementListItem()}isExportDefaultSpecifier(){let{type:Vd}=this.state;if(Bf(Vd)){if(Vd===95&&!this.state.containsEsc||Vd===100)return!1;if((Vd===130||Vd===129)&&!this.state.containsEsc){let{type:mf}=this.lookahead();if(Bf(mf)&&mf!==98||mf===5)return this.expectOnePlugin(["flow","typescript"]),!1}}else if(!this.match(65))return!1;let Ld=this.nextTokenStart(),Yd=this.isUnparsedContextual(Ld,"from");if(this.input.charCodeAt(Ld)===44||Bf(this.state.type)&&Yd)return!0;if(this.match(65)&&Yd){let mf=this.input.charCodeAt(this.nextTokenStartSince(Ld+4));return mf===34||mf===39}return!1}parseExportFrom(Vd,Ld){this.eatContextual(98)?(Vd.source=this.parseImportSource(),this.checkExport(Vd),this.maybeParseImportAttributes(Vd),this.checkJSONModuleImport(Vd)):Ld&&this.unexpected(),this.semicolon()}shouldParseExportDeclaration(){let{type:Vd}=this.state;return Vd===26&&(this.expectOnePlugin(["decorators","decorators-legacy"]),this.hasPlugin("decorators"))?(this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(Md.DecoratorBeforeExport,this.state.startLoc),!0):this.isContextual(107)?(this.raise(Md.UsingDeclarationExport,this.state.startLoc),!0):this.isContextual(96)&&this.startsAwaitUsing()?(this.raise(Md.UsingDeclarationExport,this.state.startLoc),!0):Vd===74||Vd===75||Vd===68||Vd===80||this.isLet()||this.isAsyncFunction()}checkExport(Vd,Ld,Yd,mf){if(Ld){var Af;if(Yd){if(this.checkDuplicateExports(Vd,"default"),this.hasPlugin("exportDefaultFrom")){var Wf;let lh=Vd.declaration;lh.type==="Identifier"&&lh.name==="from"&&lh.end-lh.start===4&&!((Wf=lh.extra)!=null&&Wf.parenthesized)&&this.raise(Md.ExportDefaultFromAsIdentifier,lh)}}else if((Af=Vd.specifiers)!=null&&Af.length)for(let lh of Vd.specifiers){let{exported:bh}=lh,Ih=bh.type==="Identifier"?bh.name:bh.value;if(this.checkDuplicateExports(lh,Ih),!mf&&lh.local){let{local:xh}=lh;xh.type!=="Identifier"?this.raise(Md.ExportBindingIsString,lh,{localName:xh.value,exportName:Ih}):(this.checkReservedWord(xh.name,xh.loc.start,!0,!1),this.scope.checkLocalExport(xh))}}else if(Vd.declaration){let lh=Vd.declaration;if(lh.type==="FunctionDeclaration"||lh.type==="ClassDeclaration"){let{id:bh}=lh;if(!bh)throw new Error("Assertion failure");this.checkDuplicateExports(Vd,bh.name)}else if(lh.type==="VariableDeclaration")for(let bh of lh.declarations)this.checkDeclaration(bh.id)}}}checkDeclaration(Vd){if(Vd.type==="Identifier")this.checkDuplicateExports(Vd,Vd.name);else if(Vd.type==="ObjectPattern")for(let Ld of Vd.properties)this.checkDeclaration(Ld);else if(Vd.type==="ArrayPattern")for(let Ld of Vd.elements)Ld&&this.checkDeclaration(Ld);else Vd.type==="ObjectProperty"?this.checkDeclaration(Vd.value):Vd.type==="RestElement"?this.checkDeclaration(Vd.argument):Vd.type==="AssignmentPattern"&&this.checkDeclaration(Vd.left)}checkDuplicateExports(Vd,Ld){this.exportedIdentifiers.has(Ld)&&(Ld==="default"?this.raise(Md.DuplicateDefaultExport,Vd):this.raise(Md.DuplicateExport,Vd,{exportName:Ld})),this.exportedIdentifiers.add(Ld)}parseExportSpecifiers(Vd){let Ld=[],Yd=!0;for(this.expect(5);!this.eat(8);){if(Yd)Yd=!1;else if(this.expect(12),this.eat(8))break;let mf=this.isContextual(130),Af=this.match(133),Wf=this.startNode();Wf.local=this.parseModuleExportName(),Ld.push(this.parseExportSpecifier(Wf,Af,Vd,mf))}return Ld}parseExportSpecifier(Vd,Ld,Yd,mf){return this.eatContextual(93)?Vd.exported=this.parseModuleExportName():Ld?Vd.exported=r0(Vd.local):Vd.exported||(Vd.exported=_g(Vd.local)),this.finishNode(Vd,"ExportSpecifier")}parseModuleExportName(){if(this.match(133)){let Vd=this.parseStringLiteral(this.state.value),Ld=x1.exec(Vd.value);return Ld&&this.raise(Md.ModuleExportNameHasLoneSurrogate,Vd,{surrogateCharCode:Ld[0].charCodeAt(0)}),Vd}return this.parseIdentifier(!0)}isJSONModuleImport(Vd){return Vd.assertions!=null?Vd.assertions.some(({key:Ld,value:Yd})=>Yd.value==="json"&&(Ld.type==="Identifier"?Ld.name==="type":Ld.value==="type")):!1}checkImportReflection(Vd){let{specifiers:Ld}=Vd,Yd=Ld.length===1?Ld[0].type:null;if(Vd.phase==="source")Yd!=="ImportDefaultSpecifier"&&this.raise(Md.SourcePhaseImportRequiresDefault,Ld[0].loc.start);else if(Vd.phase==="defer")Yd!=="ImportNamespaceSpecifier"&&this.raise(Md.DeferImportRequiresNamespace,Ld[0].loc.start);else if(Vd.module){var mf;Yd!=="ImportDefaultSpecifier"&&this.raise(Md.ImportReflectionNotBinding,Ld[0].loc.start),((mf=Vd.assertions)==null?void 0:mf.length)>0&&this.raise(Md.ImportReflectionHasAssertion,Ld[0].loc.start)}}checkJSONModuleImport(Vd){if(this.isJSONModuleImport(Vd)&&Vd.type!=="ExportAllDeclaration"){let{specifiers:Ld}=Vd;if(Ld!=null){let Yd=Ld.find(mf=>{let Af;if(mf.type==="ExportSpecifier"?Af=mf.local:mf.type==="ImportSpecifier"&&(Af=mf.imported),Af!==void 0)return Af.type==="Identifier"?Af.name!=="default":Af.value!=="default"});Yd!==void 0&&this.raise(Md.ImportJSONBindingNotDefault,Yd.loc.start)}}}isPotentialImportPhase(Vd){return Vd?!1:this.isContextual(105)||this.isContextual(97)||this.isContextual(127)}applyImportPhase(Vd,Ld,Yd,mf){Ld||(Yd==="module"?(this.expectPlugin("importReflection",mf),Vd.module=!0):this.hasPlugin("importReflection")&&(Vd.module=!1),Yd==="source"?(this.expectPlugin("sourcePhaseImports",mf),Vd.phase="source"):Yd==="defer"?(this.expectPlugin("deferredImportEvaluation",mf),Vd.phase="defer"):this.hasPlugin("sourcePhaseImports")&&(Vd.phase=null))}parseMaybeImportPhase(Vd,Ld){if(!this.isPotentialImportPhase(Ld))return this.applyImportPhase(Vd,Ld,null),null;let Yd=this.parseIdentifier(!0),{type:mf}=this.state;return(oh(mf)?mf!==98||this.lookaheadCharCode()===102:mf!==12)?(this.resetPreviousIdentifierLeadingComments(Yd),this.applyImportPhase(Vd,Ld,Yd.name,Yd.loc.start),null):(this.applyImportPhase(Vd,Ld,null),Yd)}isPrecedingIdImportPhase(Vd){let{type:Ld}=this.state;return Bf(Ld)?Ld!==98||this.lookaheadCharCode()===102:Ld!==12}parseImport(Vd){return this.match(133)?this.parseImportSourceAndAttributes(Vd):this.parseImportSpecifiersAndAfter(Vd,this.parseMaybeImportPhase(Vd,!1))}parseImportSpecifiersAndAfter(Vd,Ld){Vd.specifiers=[];let Yd=!this.maybeParseDefaultImportSpecifier(Vd,Ld)||this.eat(12),mf=Yd&&this.maybeParseStarImportSpecifier(Vd);return Yd&&!mf&&this.parseNamedImportSpecifiers(Vd),this.expectContextual(98),this.parseImportSourceAndAttributes(Vd)}parseImportSourceAndAttributes(Vd){return Vd.specifiers!=null||(Vd.specifiers=[]),Vd.source=this.parseImportSource(),this.maybeParseImportAttributes(Vd),this.checkImportReflection(Vd),this.checkJSONModuleImport(Vd),this.semicolon(),this.finishNode(Vd,"ImportDeclaration")}parseImportSource(){return this.match(133)||this.unexpected(),this.parseExprAtom()}parseImportSpecifierLocal(Vd,Ld,Yd){Ld.local=this.parseIdentifier(),Vd.specifiers.push(this.finishImportSpecifier(Ld,Yd))}finishImportSpecifier(Vd,Ld,Yd=8201){return this.checkLVal(Vd.local,{in:{type:Ld},binding:Yd}),this.finishNode(Vd,Ld)}parseImportAttributes(){this.expect(5);let Vd=[],Ld=new Set;do{if(this.match(8))break;let Yd=this.startNode(),mf=this.state.value;if(Ld.has(mf)&&this.raise(Md.ModuleAttributesWithDuplicateKeys,this.state.startLoc,{key:mf}),Ld.add(mf),this.match(133)?Yd.key=this.parseStringLiteral(mf):Yd.key=this.parseIdentifier(!0),this.expect(14),!this.match(133))throw this.raise(Md.ModuleAttributeInvalidValue,this.state.startLoc);Yd.value=this.parseStringLiteral(this.state.value),Vd.push(this.finishNode(Yd,"ImportAttribute"))}while(this.eat(12));return this.expect(8),Vd}parseModuleAttributes(){let Vd=[],Ld=new Set;do{let Yd=this.startNode();if(Yd.key=this.parseIdentifier(!0),Yd.key.name!=="type"&&this.raise(Md.ModuleAttributeDifferentFromType,Yd.key),Ld.has(Yd.key.name)&&this.raise(Md.ModuleAttributesWithDuplicateKeys,Yd.key,{key:Yd.key.name}),Ld.add(Yd.key.name),this.expect(14),!this.match(133))throw this.raise(Md.ModuleAttributeInvalidValue,this.state.startLoc);Yd.value=this.parseStringLiteral(this.state.value),Vd.push(this.finishNode(Yd,"ImportAttribute"))}while(this.eat(12));return Vd}maybeParseImportAttributes(Vd){let Ld,Yd=!1;if(this.match(76)){if(this.hasPrecedingLineBreak()&&this.lookaheadCharCode()===40)return;this.next(),this.hasPlugin("moduleAttributes")?Ld=this.parseModuleAttributes():(this.expectImportAttributesPlugin(),Ld=this.parseImportAttributes()),Yd=!0}else if(this.isContextual(94)&&!this.hasPrecedingLineBreak())this.hasPlugin("importAttributes")?(this.getPluginOption("importAttributes","deprecatedAssertSyntax")!==!0&&this.raise(Md.ImportAttributesUseAssert,this.state.startLoc),this.addExtra(Vd,"deprecatedAssertSyntax",!0)):this.expectOnePlugin(["importAttributes","importAssertions"]),this.next(),Ld=this.parseImportAttributes();else if(this.hasPlugin("importAttributes")||this.hasPlugin("importAssertions"))Ld=[];else if(this.hasPlugin("moduleAttributes"))Ld=[];else return;!Yd&&this.hasPlugin("importAssertions")?Vd.assertions=Ld:Vd.attributes=Ld}maybeParseDefaultImportSpecifier(Vd,Ld){if(Ld){let Yd=this.startNodeAtNode(Ld);return Yd.local=Ld,Vd.specifiers.push(this.finishImportSpecifier(Yd,"ImportDefaultSpecifier")),!0}else if(oh(this.state.type))return this.parseImportSpecifierLocal(Vd,this.startNode(),"ImportDefaultSpecifier"),!0;return!1}maybeParseStarImportSpecifier(Vd){if(this.match(55)){let Ld=this.startNode();return this.next(),this.expectContextual(93),this.parseImportSpecifierLocal(Vd,Ld,"ImportNamespaceSpecifier"),!0}return!1}parseNamedImportSpecifiers(Vd){let Ld=!0;for(this.expect(5);!this.eat(8);){if(Ld)Ld=!1;else{if(this.eat(14))throw this.raise(Md.DestructureNamedImport,this.state.startLoc);if(this.expect(12),this.eat(8))break}let Yd=this.startNode(),mf=this.match(133),Af=this.isContextual(130);Yd.imported=this.parseModuleExportName();let Wf=this.parseImportSpecifier(Yd,mf,Vd.importKind==="type"||Vd.importKind==="typeof",Af,void 0);Vd.specifiers.push(Wf)}}parseImportSpecifier(Vd,Ld,Yd,mf,Af){if(this.eatContextual(93))Vd.local=this.parseIdentifier();else{let{imported:Wf}=Vd;if(Ld)throw this.raise(Md.ImportBindingIsString,Vd,{importName:Wf.value});this.checkReservedWord(Wf.name,Vd.loc.start,!0,!0),Vd.local||(Vd.local=_g(Wf))}return this.finishImportSpecifier(Vd,"ImportSpecifier",Af)}isThisParam(Vd){return Vd.type==="Identifier"&&Vd.name==="this"}},sv=class extends av{constructor(Vd,Ld){Vd=S1(Vd),super(Vd,Ld),this.options=Vd,this.initializeScopes(),this.plugins=W_(this.options.plugins),this.filename=Vd.sourceFilename}getScopeHandler(){return Q_}parse(){this.enterInitialScopes();let Vd=this.startNode(),Ld=this.startNode();return this.nextToken(),Vd.errors=null,this.parseTopLevel(Vd,Ld),Vd.errors=this.state.errors,Vd.comments.length=this.state.commentsLen,Vd}};function W_(Vd){let Ld=new Map;for(let Yd of Vd){let[mf,Af]=Array.isArray(Yd)?Yd:[Yd,{}];Ld.has(mf)||Ld.set(mf,Af||{})}return Ld}function g0(Vd,Ld){var Yd;if(((Yd=Ld)==null?void 0:Yd.sourceType)==="unambiguous"){Ld=Object.assign({},Ld);try{Ld.sourceType="module";let mf=a0(Ld,Vd),Af=mf.parse();if(mf.sawUnambiguousESM)return Af;if(mf.ambiguousScriptDifferentAst)try{return Ld.sourceType="script",a0(Ld,Vd).parse()}catch{}else Af.program.sourceType="script";return Af}catch(mf){try{return Ld.sourceType="script",a0(Ld,Vd).parse()}catch{}throw mf}}else return a0(Ld,Vd).parse()}function Hv(Vd,Ld){let Yd=a0(Ld,Vd);return Yd.options.strictMode&&(Yd.state.strict=!0),Yd.getExpression()}function C1(Vd){let Ld={};for(let Yd of Object.keys(Vd))Ld[Yd]=Xh(Vd[Yd]);return Ld}var lb=C1(yf);function a0(Vd,Ld){let Yd=sv;return Vd!=null&&Vd.plugins&&(i0(Vd.plugins),Yd=Dy(Vd.plugins)),new Yd(Vd,Ld)}var A1={};function Dy(Vd){let Ld=iv.filter(Af=>Y_(Vd,Af)),Yd=Ld.join("/"),mf=A1[Yd];if(!mf){mf=sv;for(let Af of Ld)mf=ob[Af](mf);A1[Yd]=mf}return mf}Ra.parse=g0,Ra.parseExpression=Hv,Ra.tokTypes=lb}),kt$4={};Ws$1(kt$4,{parsers:()=>Qr$3});var _e$4=vt$3(At$5());function Me$5(Ra){return(qa,nd,od)=>{let ld=!!(od!=null&&od.backwards);if(nd===!1)return!1;let{length:ud}=qa,cd=nd;for(;cd>=0&&cd<ud;){let dd=qa.charAt(cd);if(Ra instanceof RegExp){if(!Ra.test(dd))return cd}else if(!Ra.includes(dd))return cd;ld?cd--:cd++}return cd===-1||cd===ud?cd:!1}}var ls$2=Me$5(" "),cs$3=Me$5(/[^\n\r]/u);function dr$2(Ra,qa){if(qa===!1)return!1;if(Ra.charAt(qa)==="/"&&Ra.charAt(qa+1)==="*"){for(let nd=qa+2;nd<Ra.length;++nd)if(Ra.charAt(nd)==="*"&&Ra.charAt(nd+1)==="/")return nd+2}return qa}var ps$1=dr$2;function mr$2(Ra,qa,nd){let od=!!(nd!=null&&nd.backwards);if(qa===!1)return!1;let ld=Ra.charAt(qa);if(od){if(Ra.charAt(qa-1)==="\r"&&ld===`
`)return qa-2;if(ld===`
`||ld==="\r"||ld==="\u2028"||ld==="\u2029")return qa-1}else{if(ld==="\r"&&Ra.charAt(qa+1)===`
`)return qa+2;if(ld===`
`||ld==="\r"||ld==="\u2028"||ld==="\u2029")return qa+1}return qa}var us$2=mr$2;function yr$2(Ra,qa){return qa===!1?!1:Ra.charAt(qa)==="/"&&Ra.charAt(qa+1)==="/"?cs$3(Ra,qa):qa}var fs$2=yr$2;function xr$3(Ra,qa){let nd=null,od=qa;for(;od!==nd;)nd=od,od=ls$2(Ra,od),od=ps$1(Ra,od),od=fs$2(Ra,od),od=us$2(Ra,od);return od}var ds$1=xr$3;function Pr$3(Ra){let qa=[];for(let nd of Ra)try{return nd()}catch(od){qa.push(od)}throw Object.assign(new Error("All combinations failed"),{errors:qa})}var ms$2=Pr$3;function gr$2(Ra){if(!Ra.startsWith("#!"))return"";let qa=Ra.indexOf(`
`);return qa===-1?Ra:Ra.slice(0,qa)}var Oe$4=gr$2,Tr$3=(Ra,qa,nd)=>{if(!(Ra&&qa==null))return Array.isArray(qa)||typeof qa=="string"?qa[nd<0?qa.length+nd:nd]:qa.at(nd)},St$3=Tr$3;function br$4(Ra){return Array.isArray(Ra)&&Ra.length>0}var Pe$4=br$4;function D$2(Ra){var qa,nd,od;let ld=((qa=Ra.range)==null?void 0:qa[0])??Ra.start,ud=(od=((nd=Ra.declaration)==null?void 0:nd.decorators)??Ra.decorators)==null?void 0:od[0];return ud?Math.min(D$2(ud),ld):ld}function B$2(Ra){var qa;return((qa=Ra.range)==null?void 0:qa[1])??Ra.end}function Ar$2(Ra){let qa=new Set(Ra);return nd=>qa.has(nd==null?void 0:nd.type)}var ys$3=Ar$2,Sr$3=ys$3(["Block","CommentBlock","MultiLine"]),ge$4=Sr$3;function wr$3(Ra){let qa=`*${Ra.value}*`.split(`
`);return qa.length>1&&qa.every(nd=>nd.trimStart()[0]==="*")}var wt$2=wr$3;function Cr$1(Ra){return ge$4(Ra)&&Ra.value[0]==="*"&&/@(?:type|satisfies)\b/u.test(Ra.value)}var xs$2=Cr$1,Te$3=null;function be$5(Ra){if(Te$3!==null&&typeof Te$3.property){let qa=Te$3;return Te$3=be$5.prototype=null,qa}return Te$3=be$5.prototype=Ra??Object.create(null),new be$5}var Er$2=10;for(let Ra=0;Ra<=Er$2;Ra++)be$5();function Ct$4(Ra){return be$5(Ra)}function Ir$3(Ra,qa="type"){Ct$4(Ra);function nd(od){let ld=od[qa],ud=Ra[ld];if(!Array.isArray(ud))throw Object.assign(new Error(`Missing visitor keys for '${ld}'.`),{node:od});return ud}return nd}var Ps$1=Ir$3,gs$4={ArrayExpression:["elements"],AssignmentExpression:["left","right"],BinaryExpression:["left","right"],InterpreterDirective:[],Directive:["value"],DirectiveLiteral:[],BlockStatement:["directives","body"],BreakStatement:["label"],CallExpression:["callee","arguments","typeParameters","typeArguments"],CatchClause:["param","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DoWhileStatement:["test","body"],EmptyStatement:[],ExpressionStatement:["expression"],File:["program"],ForInStatement:["left","right","body"],ForStatement:["init","test","update","body"],FunctionDeclaration:["id","params","body","returnType","typeParameters","predicate"],FunctionExpression:["id","params","body","returnType","typeParameters"],Identifier:["typeAnnotation","decorators"],IfStatement:["test","consequent","alternate"],LabeledStatement:["label","body"],StringLiteral:[],NumericLiteral:[],NullLiteral:[],BooleanLiteral:[],RegExpLiteral:[],LogicalExpression:["left","right"],MemberExpression:["object","property"],NewExpression:["callee","arguments","typeParameters","typeArguments"],Program:["directives","body"],ObjectExpression:["properties"],ObjectMethod:["key","params","body","decorators","returnType","typeParameters"],ObjectProperty:["key","value","decorators"],RestElement:["argument","typeAnnotation","decorators"],ReturnStatement:["argument"],SequenceExpression:["expressions"],ParenthesizedExpression:["expression"],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],AssignmentPattern:["left","right","decorators","typeAnnotation"],ArrayPattern:["elements","typeAnnotation","decorators"],ArrowFunctionExpression:["params","body","returnType","typeParameters","predicate"],ClassBody:["body"],ClassExpression:["id","body","superClass","mixins","typeParameters","superTypeParameters","implements","decorators","superTypeArguments"],ClassDeclaration:["id","body","superClass","mixins","typeParameters","superTypeParameters","implements","decorators","superTypeArguments"],ExportAllDeclaration:["source","attributes","exported"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source","attributes"],ExportSpecifier:["local","exported"],ForOfStatement:["left","right","body"],ImportDeclaration:["specifiers","source","attributes"],ImportDefaultSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["local","imported"],ImportExpression:["source","options","attributes"],MetaProperty:["meta","property"],ClassMethod:["key","params","body","decorators","returnType","typeParameters"],ObjectPattern:["properties","typeAnnotation","decorators"],SpreadElement:["argument"],Super:[],TaggedTemplateExpression:["tag","quasi","typeParameters","typeArguments"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],YieldExpression:["argument"],AwaitExpression:["argument"],Import:[],BigIntLiteral:[],ExportNamespaceSpecifier:["exported"],OptionalMemberExpression:["object","property"],OptionalCallExpression:["callee","arguments","typeParameters","typeArguments"],ClassProperty:["key","value","typeAnnotation","decorators","variance"],ClassAccessorProperty:["key","value","typeAnnotation","decorators"],ClassPrivateProperty:["key","value","decorators","typeAnnotation","variance"],ClassPrivateMethod:["key","params","body","decorators","returnType","typeParameters"],PrivateName:["id"],StaticBlock:["body"],AnyTypeAnnotation:[],ArrayTypeAnnotation:["elementType"],BooleanTypeAnnotation:[],BooleanLiteralTypeAnnotation:[],NullLiteralTypeAnnotation:[],ClassImplements:["id","typeParameters"],DeclareClass:["id","typeParameters","extends","mixins","implements","body"],DeclareFunction:["id","predicate"],DeclareInterface:["id","typeParameters","extends","body"],DeclareModule:["id","body"],DeclareModuleExports:["typeAnnotation"],DeclareTypeAlias:["id","typeParameters","right"],DeclareOpaqueType:["id","typeParameters","supertype"],DeclareVariable:["id"],DeclareExportDeclaration:["declaration","specifiers","source"],DeclareExportAllDeclaration:["source"],DeclaredPredicate:["value"],ExistsTypeAnnotation:[],FunctionTypeAnnotation:["typeParameters","params","rest","returnType","this"],FunctionTypeParam:["name","typeAnnotation"],GenericTypeAnnotation:["id","typeParameters"],InferredPredicate:[],InterfaceExtends:["id","typeParameters"],InterfaceDeclaration:["id","typeParameters","extends","body"],InterfaceTypeAnnotation:["extends","body"],IntersectionTypeAnnotation:["types"],MixedTypeAnnotation:[],EmptyTypeAnnotation:[],NullableTypeAnnotation:["typeAnnotation"],NumberLiteralTypeAnnotation:[],NumberTypeAnnotation:[],ObjectTypeAnnotation:["properties","indexers","callProperties","internalSlots"],ObjectTypeInternalSlot:["id","value"],ObjectTypeCallProperty:["value"],ObjectTypeIndexer:["id","key","value","variance"],ObjectTypeProperty:["key","value","variance"],ObjectTypeSpreadProperty:["argument"],OpaqueType:["id","typeParameters","supertype","impltype"],QualifiedTypeIdentifier:["id","qualification"],StringLiteralTypeAnnotation:[],StringTypeAnnotation:[],SymbolTypeAnnotation:[],ThisTypeAnnotation:[],TupleTypeAnnotation:["types","elementTypes"],TypeofTypeAnnotation:["argument","typeArguments"],TypeAlias:["id","typeParameters","right"],TypeAnnotation:["typeAnnotation"],TypeCastExpression:["expression","typeAnnotation"],TypeParameter:["bound","default","variance"],TypeParameterDeclaration:["params"],TypeParameterInstantiation:["params"],UnionTypeAnnotation:["types"],Variance:[],VoidTypeAnnotation:[],EnumDeclaration:["id","body"],EnumBooleanBody:["members"],EnumNumberBody:["members"],EnumStringBody:["members"],EnumSymbolBody:["members"],EnumBooleanMember:["id","init"],EnumNumberMember:["id","init"],EnumStringMember:["id","init"],EnumDefaultedMember:["id"],IndexedAccessType:["objectType","indexType"],OptionalIndexedAccessType:["objectType","indexType"],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:[],JSXExpressionContainer:["expression"],JSXSpreadChild:["expression"],JSXIdentifier:[],JSXMemberExpression:["object","property"],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","attributes","typeArguments","typeParameters"],JSXSpreadAttribute:["argument"],JSXText:[],JSXFragment:["openingFragment","children","closingFragment"],JSXOpeningFragment:[],JSXClosingFragment:[],Noop:[],Placeholder:[],V8IntrinsicIdentifier:[],ArgumentPlaceholder:[],BindExpression:["object","callee"],ImportAttribute:["key","value"],Decorator:["expression"],DoExpression:["body"],ExportDefaultSpecifier:["exported"],RecordExpression:["properties"],TupleExpression:["elements"],DecimalLiteral:[],ModuleExpression:["body"],TopicReference:[],PipelineTopicExpression:["expression"],PipelineBareFunction:["callee"],PipelinePrimaryTopicReference:[],TSParameterProperty:["parameter","decorators"],TSDeclareFunction:["id","typeParameters","params","returnType","body"],TSDeclareMethod:["decorators","key","typeParameters","params","returnType"],TSQualifiedName:["left","right"],TSCallSignatureDeclaration:["typeParameters","parameters","typeAnnotation","params","returnType"],TSConstructSignatureDeclaration:["typeParameters","parameters","typeAnnotation","params","returnType"],TSPropertySignature:["key","typeAnnotation"],TSMethodSignature:["key","typeParameters","parameters","typeAnnotation","params","returnType"],TSIndexSignature:["parameters","typeAnnotation"],TSAnyKeyword:[],TSBooleanKeyword:[],TSBigIntKeyword:[],TSIntrinsicKeyword:[],TSNeverKeyword:[],TSNullKeyword:[],TSNumberKeyword:[],TSObjectKeyword:[],TSStringKeyword:[],TSSymbolKeyword:[],TSUndefinedKeyword:[],TSUnknownKeyword:[],TSVoidKeyword:[],TSThisType:[],TSFunctionType:["typeParameters","parameters","typeAnnotation","params","returnType"],TSConstructorType:["typeParameters","parameters","typeAnnotation","params","returnType"],TSTypeReference:["typeName","typeParameters","typeArguments"],TSTypePredicate:["parameterName","typeAnnotation"],TSTypeQuery:["exprName","typeParameters","typeArguments"],TSTypeLiteral:["members"],TSArrayType:["elementType"],TSTupleType:["elementTypes"],TSOptionalType:["typeAnnotation"],TSRestType:["typeAnnotation"],TSNamedTupleMember:["label","elementType"],TSUnionType:["types"],TSIntersectionType:["types"],TSConditionalType:["checkType","extendsType","trueType","falseType"],TSInferType:["typeParameter"],TSParenthesizedType:["typeAnnotation"],TSTypeOperator:["typeAnnotation"],TSIndexedAccessType:["objectType","indexType"],TSMappedType:["typeParameter","typeAnnotation","nameType"],TSLiteralType:["literal"],TSExpressionWithTypeArguments:["expression","typeParameters"],TSInterfaceDeclaration:["id","typeParameters","extends","body"],TSInterfaceBody:["body"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSInstantiationExpression:["expression","typeParameters","typeArguments"],TSAsExpression:["expression","typeAnnotation"],TSSatisfiesExpression:["expression","typeAnnotation"],TSTypeAssertion:["typeAnnotation","expression"],TSEnumDeclaration:["id","members"],TSEnumMember:["id","initializer"],TSModuleDeclaration:["id","body"],TSModuleBlock:["body"],TSImportType:["argument","qualifier","typeParameters","typeArguments"],TSImportEqualsDeclaration:["id","moduleReference"],TSExternalModuleReference:["expression"],TSNonNullExpression:["expression"],TSExportAssignment:["expression"],TSNamespaceExportDeclaration:["id"],TSTypeAnnotation:["typeAnnotation"],TSTypeParameterInstantiation:["params"],TSTypeParameterDeclaration:["params"],TSTypeParameter:["constraint","default","name"],ChainExpression:["expression"],ExperimentalRestProperty:["argument"],ExperimentalSpreadProperty:["argument"],Literal:[],MethodDefinition:["decorators","key","value"],PrivateIdentifier:[],Property:["key","value"],PropertyDefinition:["decorators","key","typeAnnotation","value","variance"],AccessorProperty:["decorators","key","typeAnnotation","value"],TSAbstractAccessorProperty:["decorators","key","typeAnnotation"],TSAbstractKeyword:[],TSAbstractMethodDefinition:["key","value"],TSAbstractPropertyDefinition:["decorators","key","typeAnnotation"],TSAsyncKeyword:[],TSClassImplements:["expression","typeArguments","typeParameters"],TSDeclareKeyword:[],TSEmptyBodyFunctionExpression:["id","typeParameters","params","returnType"],TSEnumBody:["members"],TSExportKeyword:[],TSInterfaceHeritage:["expression","typeArguments","typeParameters"],TSPrivateKeyword:[],TSProtectedKeyword:[],TSPublicKeyword:[],TSReadonlyKeyword:[],TSStaticKeyword:[],TSTemplateLiteralType:["quasis","types"],AsConstExpression:["expression"],AsExpression:["expression","typeAnnotation"],BigIntLiteralTypeAnnotation:[],BigIntTypeAnnotation:[],ComponentDeclaration:["id","params","body","typeParameters","rendersType"],ComponentParameter:["name","local"],ComponentTypeAnnotation:["params","rest","typeParameters","rendersType"],ComponentTypeParameter:["name","typeAnnotation"],ConditionalTypeAnnotation:["checkType","extendsType","trueType","falseType"],DeclareComponent:["id","params","rest","typeParameters","rendersType"],DeclareEnum:["id","body"],DeclareHook:["id"],DeclareNamespace:["id","body"],EnumBigIntBody:["members"],EnumBigIntMember:["id","init"],HookDeclaration:["id","params","body","typeParameters","returnType"],HookTypeAnnotation:["params","returnType","rest","typeParameters"],InferTypeAnnotation:["typeParameter"],KeyofTypeAnnotation:["argument"],ObjectTypeMappedTypeProperty:["keyTparam","propType","sourceType","variance"],QualifiedTypeofIdentifier:["qualification","id"],TupleTypeLabeledElement:["label","elementType","variance"],TupleTypeSpreadElement:["label","typeAnnotation"],TypeOperator:["typeAnnotation"],TypePredicate:["parameterName","typeAnnotation","asserts"],NGRoot:["node"],NGPipeExpression:["left","right","arguments"],NGChainedExpression:["expressions"],NGEmptyExpression:[],NGMicrosyntax:["body"],NGMicrosyntaxKey:[],NGMicrosyntaxExpression:["expression","alias"],NGMicrosyntaxKeyedExpression:["key","expression"],NGMicrosyntaxLet:["key","value"],NGMicrosyntaxAs:["key","alias"],JsExpressionRoot:["node"],JsonRoot:["node"],TSJSDocAllType:[],TSJSDocUnknownType:[],TSJSDocNullableType:["typeAnnotation"],TSJSDocNonNullableType:["typeAnnotation"],NeverTypeAnnotation:[],UndefinedTypeAnnotation:[],UnknownTypeAnnotation:[],SatisfiesExpression:["expression","typeAnnotation"]},Nr$3=Ps$1(gs$4),Ts$3=Nr$3;function Et$4(Ra,qa){if(!(Ra!==null&&typeof Ra=="object"))return Ra;if(Array.isArray(Ra)){for(let od=0;od<Ra.length;od++)Ra[od]=Et$4(Ra[od],qa);return Ra}let nd=Ts$3(Ra);for(let od=0;od<nd.length;od++)Ra[nd[od]]=Et$4(Ra[nd[od]],qa);return qa(Ra)||Ra}var Fe$2=Et$4;function kr$3(Ra,qa){let{parser:nd,text:od}=qa;if(Ra.type==="File"&&Ra.program.interpreter){let{program:{interpreter:ld},comments:ud}=Ra;delete Ra.program.interpreter,ud.unshift(ld)}if(nd==="babel"){let ld=new Set;Ra=Fe$2(Ra,ud=>{var cd;(cd=ud.leadingComments)!=null&&cd.some(xs$2)&&ld.add(D$2(ud))}),Ra=Fe$2(Ra,ud=>{if(ud.type==="ParenthesizedExpression"){let{expression:cd}=ud;if(cd.type==="TypeCastExpression")return cd.range=[...ud.range],cd;let dd=D$2(ud);if(!ld.has(dd))return cd.extra={...cd.extra,parenthesized:!0},cd}})}if(Ra=Fe$2(Ra,ld=>{var ud;switch(ld.type){case"LogicalExpression":if(bs$2(ld))return It$3(ld);break;case"VariableDeclaration":{let cd=St$3(!1,ld.declarations,-1);cd!=null&&cd.init&&od[B$2(cd)]!==";"&&(ld.range=[D$2(ld),B$2(cd)]);break}case"TSParenthesizedType":return ld.typeAnnotation;case"TSTypeParameter":if(typeof ld.name=="string"){let cd=D$2(ld);ld.name={type:"Identifier",name:ld.name,range:[cd,cd+ld.name.length]}}break;case"TopicReference":Ra.extra={...Ra.extra,__isUsingHackPipeline:!0};break;case"ExportAllDeclaration":if(nd==="meriyah"&&((ud=ld.exported)==null?void 0:ud.type)==="Identifier"){let{exported:cd}=ld,dd=od.slice(D$2(cd),B$2(cd));(dd.startsWith('"')||dd.startsWith("'"))&&(ld.exported={...ld.exported,type:"Literal",value:ld.exported.name,raw:dd})}break;case"TSUnionType":case"TSIntersectionType":if(ld.types.length===1)return ld.types[0];break}}),Pe$4(Ra.comments)){let ld=St$3(!1,Ra.comments,-1);for(let ud=Ra.comments.length-2;ud>=0;ud--){let cd=Ra.comments[ud];B$2(cd)===D$2(ld)&&ge$4(cd)&&ge$4(ld)&&wt$2(cd)&&wt$2(ld)&&(Ra.comments.splice(ud+1,1),cd.value+="*//*"+ld.value,cd.range=[D$2(cd),B$2(ld)]),ld=cd}}return Ra.type==="Program"&&(Ra.range=[0,od.length]),Ra}function bs$2(Ra){return Ra.type==="LogicalExpression"&&Ra.right.type==="LogicalExpression"&&Ra.operator===Ra.right.operator}function It$3(Ra){return bs$2(Ra)?It$3({type:"LogicalExpression",operator:Ra.operator,left:It$3({type:"LogicalExpression",operator:Ra.operator,left:Ra.left,right:Ra.right.left,range:[D$2(Ra.left),B$2(Ra.right.left)]}),right:Ra.right.right,range:[D$2(Ra),B$2(Ra)]}):Ra}var As$2=kr$3;function vr$2(Ra,qa){let nd=new SyntaxError(Ra+" ("+qa.loc.start.line+":"+qa.loc.start.column+")");return Object.assign(nd,qa)}var Be$4=vr$2;function Lr$3(Ra){let{message:qa,loc:{line:nd,column:od},reasonCode:ld}=Ra,ud=Ra;(ld==="MissingPlugin"||ld==="MissingOneOfPlugins")&&(qa="Unexpected token.",ud=void 0);let cd=` (${nd}:${od})`;return qa.endsWith(cd)&&(qa=qa.slice(0,-cd.length)),Be$4(qa,{loc:{start:{line:nd,column:od+1}},cause:ud})}var Re$4=Lr$3,Dr$2=(Ra,qa,nd,od)=>{if(!(Ra&&qa==null))return qa.replaceAll?qa.replaceAll(nd,od):nd.global?qa.replace(nd,od):qa.split(nd).join(od)},ie$3=Dr$2,Mr$3=/\*\/$/,Or$3=/^\/\*\*?/,Fr$2=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,Br$4=/(^|\s+)\/\/([^\n\r]*)/g,Ss$1=/^(\r?\n)+/,Rr$2=/(?:^|\r?\n) *(@[^\n\r]*?) *\r?\n *(?![^\n\r@]*\/\/[^]*)([^\s@][^\n\r@]+?) *\r?\n/g,ws$2=/(?:^|\r?\n) *@(\S+) *([^\n\r]*)/g,Ur$3=/(\r?\n|^) *\* ?/g,_r$3=[];function Cs$2(Ra){let qa=Ra.match(Fr$2);return qa?qa[0].trimStart():""}function Es$1(Ra){let qa=`
`;Ra=ie$3(!1,Ra.replace(Or$3,"").replace(Mr$3,""),Ur$3,"$1");let nd="";for(;nd!==Ra;)nd=Ra,Ra=ie$3(!1,Ra,Rr$2,`${qa}$1 $2${qa}`);Ra=Ra.replace(Ss$1,"").trimEnd();let od=Object.create(null),ld=ie$3(!1,Ra,ws$2,"").replace(Ss$1,"").trimEnd(),ud;for(;ud=ws$2.exec(Ra);){let cd=ie$3(!1,ud[2],Br$4,"");if(typeof od[ud[1]]=="string"||Array.isArray(od[ud[1]])){let dd=od[ud[1]];od[ud[1]]=[..._r$3,...Array.isArray(dd)?dd:[dd],cd]}else od[ud[1]]=cd}return{comments:ld,pragmas:od}}function jr$3(Ra){let qa=Oe$4(Ra);qa&&(Ra=Ra.slice(qa.length+1));let nd=Cs$2(Ra),{pragmas:od,comments:ld}=Es$1(nd);return{shebang:qa,text:Ra,pragmas:od,comments:ld}}function Is$3(Ra){let{pragmas:qa}=jr$3(Ra);return Object.prototype.hasOwnProperty.call(qa,"prettier")||Object.prototype.hasOwnProperty.call(qa,"format")}function $r$3(Ra){return Ra=typeof Ra=="function"?{parse:Ra}:Ra,{astFormat:"estree",hasPragma:Is$3,locStart:D$2,locEnd:B$2,...Ra}}var G$4=$r$3;function Vr$3(Ra){let{filepath:qa}=Ra;if(qa){if(qa=qa.toLowerCase(),qa.endsWith(".cjs"))return"script";if(qa.endsWith(".mjs"))return"module"}}var Ns$1=Vr$3;function qr$3(Ra,qa){let{type:nd="JsExpressionRoot",rootMarker:od,text:ld}=qa,{tokens:ud,comments:cd}=Ra;return delete Ra.tokens,delete Ra.comments,{tokens:ud,comments:cd,type:nd,node:Ra,range:[0,ld.length],rootMarker:od}}var Ue$4=qr$3,re$4=Ra=>G$4(Jr$4(Ra)),zr$3={sourceType:"module",allowImportExportEverywhere:!0,allowReturnOutsideFunction:!0,allowNewTargetOutsideFunction:!0,allowSuperOutsideMethod:!0,allowUndeclaredExports:!0,errorRecovery:!0,createParenthesizedExpressions:!0,createImportExpressions:!0,plugins:["doExpressions","exportDefaultFrom","functionBind","functionSent","throwExpressions","partialApplication","decorators","decimal","moduleBlocks","asyncDoExpressions","destructuringPrivate","decoratorAutoAccessors","importReflection","explicitResourceManagement",["importAttributes",{deprecatedAssertSyntax:!0}],"sourcePhaseImports","deferredImportEvaluation",["optionalChainingAssign",{version:"2023-07"}],"recordAndTuple"],tokens:!0,ranges:!0},ks$1="v8intrinsic",vs$1=[["pipelineOperator",{proposal:"hack",topicToken:"%"}],["pipelineOperator",{proposal:"minimal"}],["pipelineOperator",{proposal:"fsharp"}]],V$5=(Ra,qa=zr$3)=>({...qa,plugins:[...qa.plugins,...Ra]}),Kr$4=/@(?:no)?flow\b/u;function Hr$4(Ra,qa){var nd;if((nd=qa.filepath)!=null&&nd.endsWith(".js.flow"))return!0;let od=Oe$4(Ra);od&&(Ra=Ra.slice(od.length));let ld=ds$1(Ra,0);return ld!==!1&&(Ra=Ra.slice(0,ld)),Kr$4.test(Ra)}function Wr$3(Ra,qa,nd){let od=Ra(qa,nd),ld=od.errors.find(ud=>!Xr$3.has(ud.reasonCode));if(ld)throw ld;return od}function Jr$4({isExpression:Ra=!1,optionsCombinations:qa}){return(nd,od={})=>{if((od.parser==="babel"||od.parser==="__babel_estree")&&Hr$4(nd,od))return od.parser="babel-flow",Bs$3.parse(nd,od);let ld=qa;(od.__babelSourceType??Ns$1(od))==="script"&&(ld=ld.map(pd=>({...pd,sourceType:"script"})));let ud=/%[A-Z]/u.test(nd);nd.includes("|>")?ld=(ud?[...vs$1,ks$1]:vs$1).flatMap(pd=>ld.map(fd=>V$5([pd],fd))):ud&&(ld=ld.map(pd=>V$5([ks$1],pd)));let cd=Ra?_e$4.parseExpression:_e$4.parse,dd;try{dd=ms$2(ld.map(pd=>()=>Wr$3(cd,nd,pd)))}catch({errors:[pd]}){throw Re$4(pd)}return Ra&&(dd=Ue$4(dd,{text:nd,rootMarker:od.rootMarker})),As$2(dd,{parser:"babel",text:nd})}}var Xr$3=new Set(["StrictNumericEscape","StrictWith","StrictOctalLiteral","StrictDelete","StrictEvalArguments","StrictEvalArgumentsBinding","StrictFunction","ForInOfLoopInitializer","EmptyTypeArguments","EmptyTypeParameters","ConstructorHasTypeParameters","UnsupportedParameterPropertyKind","DecoratorExportClass","ParamDupe","InvalidDecimal","RestTrailingComma","UnsupportedParameterDecorator","UnterminatedJsxContent","UnexpectedReservedWord","ModuleAttributesWithDuplicateKeys","LineTerminatorBeforeArrow","InvalidEscapeSequenceTemplate","NonAbstractClassHasAbstractMethod","OptionalTypeBeforeRequired","PatternIsOptional","OptionalBindingPattern","DeclareClassFieldHasInitializer","TypeImportCannotSpecifyDefaultAndNamed","ConstructorClassField","VarRedeclaration","InvalidPrivateFieldResolution","DuplicateExport"]),Fs$1=[V$5(["jsx"])],Ls$3=re$4({optionsCombinations:Fs$1}),Ds$2=re$4({optionsCombinations:[V$5(["jsx","typescript"]),V$5(["typescript"])]}),Ms=re$4({isExpression:!0,optionsCombinations:[V$5(["jsx"])]}),Os$3=re$4({isExpression:!0,optionsCombinations:[V$5(["typescript"])]}),Bs$3=re$4({optionsCombinations:[V$5(["jsx",["flow",{all:!0,enums:!0}],"flowComments"])]}),Gr$3=re$4({optionsCombinations:Fs$1.map(Ra=>V$5(["estree"],Ra))}),Rs={babel:Ls$3,"babel-flow":Bs$3,"babel-ts":Ds$2,__js_expression:Ms,__ts_expression:Os$3,__vue_expression:Ms,__vue_ts_expression:Os$3,__vue_event_binding:Ls$3,__vue_ts_event_binding:Ds$2,__babel_estree:Gr$3},Us$2=vt$3(At$5());function _s$2(Ra={}){let{allowComments:qa=!0}=Ra;return function(nd){let od;try{od=(0,Us$2.parseExpression)(nd,{tokens:!0,ranges:!0,attachComment:!1})}catch(ld){throw Re$4(ld)}if(!qa&&Pe$4(od.comments))throw H$3(od.comments[0],"Comment");return ae$2(od),Ue$4(od,{type:"JsonRoot",text:nd})}}function H$3(Ra,qa){let[nd,od]=[Ra.loc.start,Ra.loc.end].map(({line:ld,column:ud})=>({line:ld,column:ud+1}));return Be$4(`${qa} is not allowed in JSON.`,{loc:{start:nd,end:od}})}function ae$2(Ra){switch(Ra.type){case"ArrayExpression":for(let qa of Ra.elements)qa!==null&&ae$2(qa);return;case"ObjectExpression":for(let qa of Ra.properties)ae$2(qa);return;case"ObjectProperty":if(Ra.computed)throw H$3(Ra.key,"Computed key");if(Ra.shorthand)throw H$3(Ra.key,"Shorthand property");Ra.key.type!=="Identifier"&&ae$2(Ra.key),ae$2(Ra.value);return;case"UnaryExpression":{let{operator:qa,argument:nd}=Ra;if(qa!=="+"&&qa!=="-")throw H$3(Ra,`Operator '${Ra.operator}'`);if(nd.type==="NumericLiteral"||nd.type==="Identifier"&&(nd.name==="Infinity"||nd.name==="NaN"))return;throw H$3(nd,`Operator '${qa}' before '${nd.type}'`)}case"Identifier":if(Ra.name!=="Infinity"&&Ra.name!=="NaN"&&Ra.name!=="undefined")throw H$3(Ra,`Identifier '${Ra.name}'`);return;case"TemplateLiteral":if(Pe$4(Ra.expressions))throw H$3(Ra.expressions[0],"'TemplateLiteral' with expression");for(let qa of Ra.quasis)ae$2(qa);return;case"NullLiteral":case"BooleanLiteral":case"NumericLiteral":case"StringLiteral":case"TemplateElement":return;default:throw H$3(Ra,`'${Ra.type}'`)}}var Nt$4=_s$2(),Yr$3={json:G$4({parse:Nt$4,hasPragma(){return!0}}),json5:G$4(Nt$4),jsonc:G$4(Nt$4),"json-stringify":G$4({parse:_s$2({allowComments:!1}),astFormat:"estree-json"})},js$2=Yr$3,Qr$3={...Rs,...js$2},Ln$3=kt$4;const prettierPluginBabel=Object.freeze(Object.defineProperty({__proto__:null,default:Ln$3,parsers:Qr$3},Symbol.toStringTag,{value:"Module"}));var Wa=Object.defineProperty,Js=Ra=>{throw TypeError(Ra)},Ar$1=(Ra,qa)=>{for(var nd in qa)Wa(Ra,nd,{get:qa[nd],enumerable:!0})},qs$1=(Ra,qa,nd)=>qa.has(Ra)||Js("Cannot "+nd),pt$3=(Ra,qa,nd)=>(qs$1(Ra,qa,"read from private field"),qa.get(Ra)),Ws=(Ra,qa,nd)=>qa.has(Ra)?Js("Cannot add the same private member more than once"):qa instanceof WeakSet?qa.add(Ra):qa.set(Ra,nd),Gs$1=(Ra,qa,nd,od)=>(qs$1(Ra,qa,"write to private field"),qa.set(Ra,nd),nd),_s$1={};Ar$1(_s$1,{languages:()=>nm$1,options:()=>va,printers:()=>rm$1});var Us$1=[{linguistLanguageId:183,name:"JavaScript",type:"programming",tmScope:"source.js",aceMode:"javascript",codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",color:"#f1e05a",aliases:["js","node"],extensions:[".js","._js",".bones",".cjs",".es",".es6",".frag",".gs",".jake",".javascript",".jsb",".jscad",".jsfl",".jslib",".jsm",".jspre",".jss",".mjs",".njs",".pac",".sjs",".ssjs",".xsjs",".xsjslib",".wxs"],filenames:["Jakefile"],interpreters:["chakra","d8","gjs","js","node","nodejs","qjs","rhino","v8","v8-shell","zx"],parsers:["babel","acorn","espree","meriyah","babel-flow","babel-ts","flow","typescript"],vscodeLanguageIds:["javascript","mongo"]},{linguistLanguageId:183,name:"Flow",type:"programming",tmScope:"source.js",aceMode:"javascript",codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",color:"#f1e05a",aliases:[],extensions:[".js.flow"],filenames:[],interpreters:["chakra","d8","gjs","js","node","nodejs","qjs","rhino","v8","v8-shell"],parsers:["flow","babel-flow"],vscodeLanguageIds:["javascript"]},{linguistLanguageId:183,name:"JSX",type:"programming",tmScope:"source.js.jsx",aceMode:"javascript",codemirrorMode:"jsx",codemirrorMimeType:"text/jsx",color:void 0,aliases:void 0,extensions:[".jsx"],filenames:void 0,interpreters:void 0,parsers:["babel","babel-flow","babel-ts","flow","typescript","espree","meriyah"],vscodeLanguageIds:["javascriptreact"],group:"JavaScript"},{linguistLanguageId:378,name:"TypeScript",type:"programming",color:"#3178c6",aliases:["ts"],interpreters:["deno","ts-node"],extensions:[".ts",".cts",".mts"],tmScope:"source.ts",aceMode:"typescript",codemirrorMode:"javascript",codemirrorMimeType:"application/typescript",parsers:["typescript","babel-ts"],vscodeLanguageIds:["typescript"]},{linguistLanguageId:94901924,name:"TSX",type:"programming",color:"#3178c6",group:"TypeScript",extensions:[".tsx"],tmScope:"source.tsx",aceMode:"javascript",codemirrorMode:"jsx",codemirrorMimeType:"text/jsx",parsers:["typescript","babel-ts"],vscodeLanguageIds:["typescriptreact"]}],ws$1={};Ar$1(ws$1,{canAttachComment:()=>fp,embed:()=>Qu$3,experimentalFeatures:()=>Kl$3,getCommentChildNodes:()=>Ep,getVisitorKeys:()=>gr$1,handleComments:()=>Kn$3,insertPragma:()=>pi$5,isBlockComment:()=>re$3,isGap:()=>Fp$1,massageAstNode:()=>Cu$3,print:()=>Ia$1,printComment:()=>Pu$1,willPrintOwnComments:()=>zn$3});var Ga$2=(Ra,qa,nd,od)=>{if(!(Ra&&qa==null))return qa.replaceAll?qa.replaceAll(nd,od):nd.global?qa.replace(nd,od):qa.split(nd).join(od)},N$4=Ga$2,Ua$3=(Ra,qa,nd)=>{if(!(Ra&&qa==null))return Array.isArray(qa)||typeof qa=="string"?qa[nd<0?qa.length+nd:nd]:qa.at(nd)},O$3=Ua$3;function Na(Ra){return Ra!==null&&typeof Ra=="object"}var Ns=Na;function*Xa$2(Ra,qa){let{getVisitorKeys:nd,filter:od=()=>!0}=qa,ld=ud=>Ns(ud)&&od(ud);for(let ud of nd(Ra)){let cd=Ra[ud];if(Array.isArray(cd))for(let dd of cd)ld(dd)&&(yield dd);else ld(cd)&&(yield cd)}}function*Ya$2(Ra,qa){let nd=[Ra];for(let od=0;od<nd.length;od++){let ld=nd[od];for(let ud of Xa$2(ld,qa))yield ud,nd.push(ud)}}function Xs$1(Ra,{getVisitorKeys:qa,predicate:nd}){for(let od of Ya$2(Ra,{getVisitorKeys:qa}))if(nd(od))return!0;return!1}var Ys=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC2\uDECE-\uDEDB\uDEE0-\uDEE8]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;function Hs$1(Ra){return Ra===12288||Ra>=65281&&Ra<=65376||Ra>=65504&&Ra<=65510}function Vs(Ra){return Ra>=4352&&Ra<=4447||Ra===8986||Ra===8987||Ra===9001||Ra===9002||Ra>=9193&&Ra<=9196||Ra===9200||Ra===9203||Ra===9725||Ra===9726||Ra===9748||Ra===9749||Ra>=9800&&Ra<=9811||Ra===9855||Ra===9875||Ra===9889||Ra===9898||Ra===9899||Ra===9917||Ra===9918||Ra===9924||Ra===9925||Ra===9934||Ra===9940||Ra===9962||Ra===9970||Ra===9971||Ra===9973||Ra===9978||Ra===9981||Ra===9989||Ra===9994||Ra===9995||Ra===10024||Ra===10060||Ra===10062||Ra>=10067&&Ra<=10069||Ra===10071||Ra>=10133&&Ra<=10135||Ra===10160||Ra===10175||Ra===11035||Ra===11036||Ra===11088||Ra===11093||Ra>=11904&&Ra<=11929||Ra>=11931&&Ra<=12019||Ra>=12032&&Ra<=12245||Ra>=12272&&Ra<=12287||Ra>=12289&&Ra<=12350||Ra>=12353&&Ra<=12438||Ra>=12441&&Ra<=12543||Ra>=12549&&Ra<=12591||Ra>=12593&&Ra<=12686||Ra>=12688&&Ra<=12771||Ra>=12783&&Ra<=12830||Ra>=12832&&Ra<=12871||Ra>=12880&&Ra<=19903||Ra>=19968&&Ra<=42124||Ra>=42128&&Ra<=42182||Ra>=43360&&Ra<=43388||Ra>=44032&&Ra<=55203||Ra>=63744&&Ra<=64255||Ra>=65040&&Ra<=65049||Ra>=65072&&Ra<=65106||Ra>=65108&&Ra<=65126||Ra>=65128&&Ra<=65131||Ra>=94176&&Ra<=94180||Ra===94192||Ra===94193||Ra>=94208&&Ra<=100343||Ra>=100352&&Ra<=101589||Ra>=101632&&Ra<=101640||Ra>=110576&&Ra<=110579||Ra>=110581&&Ra<=110587||Ra===110589||Ra===110590||Ra>=110592&&Ra<=110882||Ra===110898||Ra>=110928&&Ra<=110930||Ra===110933||Ra>=110948&&Ra<=110951||Ra>=110960&&Ra<=111355||Ra===126980||Ra===127183||Ra===127374||Ra>=127377&&Ra<=127386||Ra>=127488&&Ra<=127490||Ra>=127504&&Ra<=127547||Ra>=127552&&Ra<=127560||Ra===127568||Ra===127569||Ra>=127584&&Ra<=127589||Ra>=127744&&Ra<=127776||Ra>=127789&&Ra<=127797||Ra>=127799&&Ra<=127868||Ra>=127870&&Ra<=127891||Ra>=127904&&Ra<=127946||Ra>=127951&&Ra<=127955||Ra>=127968&&Ra<=127984||Ra===127988||Ra>=127992&&Ra<=128062||Ra===128064||Ra>=128066&&Ra<=128252||Ra>=128255&&Ra<=128317||Ra>=128331&&Ra<=128334||Ra>=128336&&Ra<=128359||Ra===128378||Ra===128405||Ra===128406||Ra===128420||Ra>=128507&&Ra<=128591||Ra>=128640&&Ra<=128709||Ra===128716||Ra>=128720&&Ra<=128722||Ra>=128725&&Ra<=128727||Ra>=128732&&Ra<=128735||Ra===128747||Ra===128748||Ra>=128756&&Ra<=128764||Ra>=128992&&Ra<=129003||Ra===129008||Ra>=129292&&Ra<=129338||Ra>=129340&&Ra<=129349||Ra>=129351&&Ra<=129535||Ra>=129648&&Ra<=129660||Ra>=129664&&Ra<=129672||Ra>=129680&&Ra<=129725||Ra>=129727&&Ra<=129733||Ra>=129742&&Ra<=129755||Ra>=129760&&Ra<=129768||Ra>=129776&&Ra<=129784||Ra>=131072&&Ra<=196605||Ra>=196608&&Ra<=262141}var $s$1=Ra=>!(Hs$1(Ra)||Vs(Ra)),Ha=/[^\x20-\x7F]/u;function Va$1(Ra){if(!Ra)return 0;if(!Ha.test(Ra))return Ra.length;Ra=Ra.replace(Ys()," ");let qa=0;for(let nd of Ra){let od=nd.codePointAt(0);od<=31||od>=127&&od<=159||od>=768&&od<=879||(qa+=$s$1(od)?1:2)}return qa}var et$4=Va$1;function Tr$2(Ra){return(qa,nd,od)=>{let ld=!!(od!=null&&od.backwards);if(nd===!1)return!1;let{length:ud}=qa,cd=nd;for(;cd>=0&&cd<ud;){let dd=qa.charAt(cd);if(Ra instanceof RegExp){if(!Ra.test(dd))return cd}else if(!Ra.includes(dd))return cd;ld?cd--:cd++}return cd===-1||cd===ud?cd:!1}}var Ge$2=Tr$2(" "),Ks$1=Tr$2(",; "),zs=Tr$2(/[^\n\r]/u);function $a$2(Ra,qa,nd){let od=!!(nd!=null&&nd.backwards);if(qa===!1)return!1;let ld=Ra.charAt(qa);if(od){if(Ra.charAt(qa-1)==="\r"&&ld===`
`)return qa-2;if(ld===`
`||ld==="\r"||ld==="\u2028"||ld==="\u2029")return qa-1}else{if(ld==="\r"&&Ra.charAt(qa+1)===`
`)return qa+2;if(ld===`
`||ld==="\r"||ld==="\u2028"||ld==="\u2029")return qa+1}return qa}var Ue$3=$a$2;function Ka$1(Ra,qa,nd={}){let od=Ge$2(Ra,nd.backwards?qa-1:qa,nd),ld=Ue$3(Ra,od,nd);return od!==ld}var te$3=Ka$1;function za(Ra,qa){if(qa===!1)return!1;if(Ra.charAt(qa)==="/"&&Ra.charAt(qa+1)==="*"){for(let nd=qa+2;nd<Ra.length;++nd)if(Ra.charAt(nd)==="*"&&Ra.charAt(nd+1)==="/")return nd+2}return qa}var Lt$2=za;function Qa(Ra,qa){return qa===!1?!1:Ra.charAt(qa)==="/"&&Ra.charAt(qa+1)==="/"?zs(Ra,qa):qa}var wt$1=Qa;function Za$1(Ra,qa){let nd=null,od=qa;for(;od!==nd;)nd=od,od=Ks$1(Ra,od),od=Lt$2(Ra,od),od=Ge$2(Ra,od);return od=wt$1(Ra,od),od=Ue$3(Ra,od),od!==!1&&te$3(Ra,od)}var Ot$3=Za$1;function eo$1(Ra){return Array.isArray(Ra)&&Ra.length>0}var w$1=eo$1,dr$1="'",Qs$1='"';function to$1(Ra,qa){let nd=qa===!0||qa===dr$1?dr$1:Qs$1,od=nd===dr$1?Qs$1:dr$1,ld=0,ud=0;for(let cd of Ra)cd===nd?ld++:cd===od&&ud++;return ld>ud?od:nd}var xr$2=to$1;function ro$1(Ra,qa,nd){let od=qa==='"'?"'":'"',ld=N$4(!1,Ra,/\\(.)|(["'])/gsu,(ud,cd,dd)=>cd===od?cd:dd===qa?"\\"+dd:dd||(nd&&/^[^\n\r"'0-7\\bfnrt-vx\u2028\u2029]$/u.test(cd)?cd:"\\"+cd));return qa+ld+qa}var Zs$1=ro$1;function no$2(Ra,qa){let nd=Ra.slice(1,-1),od=qa.parser==="json"||qa.parser==="jsonc"||qa.parser==="json5"&&qa.quoteProps==="preserve"&&!qa.singleQuote?'"':qa.__isInHtmlAttribute?"'":xr$2(nd,qa.singleQuote);return Zs$1(nd,od,!(qa.parser==="css"||qa.parser==="less"||qa.parser==="scss"||qa.__embeddedInHtml))}var tt$3=no$2;function R$4(Ra){var qa,nd,od;let ld=((qa=Ra.range)==null?void 0:qa[0])??Ra.start,ud=(od=((nd=Ra.declaration)==null?void 0:nd.decorators)??Ra.decorators)==null?void 0:od[0];return ud?Math.min(R$4(ud),ld):ld}function k$1(Ra){var qa;return((qa=Ra.range)==null?void 0:qa[1])??Ra.end}function ht$3(Ra,qa){let nd=R$4(Ra);return Number.isInteger(nd)&&nd===R$4(qa)}function so$2(Ra,qa){let nd=k$1(Ra);return Number.isInteger(nd)&&nd===k$1(qa)}function eu$2(Ra,qa){return ht$3(Ra,qa)&&so$2(Ra,qa)}var Qt$3=null;function Zt$2(Ra){if(Qt$3!==null&&typeof Qt$3.property){let qa=Qt$3;return Qt$3=Zt$2.prototype=null,qa}return Qt$3=Zt$2.prototype=Ra??Object.create(null),new Zt$2}var uo$3=10;for(let Ra=0;Ra<=uo$3;Ra++)Zt$2();function In$1(Ra){return Zt$2(Ra)}function io$2(Ra,qa="type"){In$1(Ra);function nd(od){let ld=od[qa],ud=Ra[ld];if(!Array.isArray(ud))throw Object.assign(new Error(`Missing visitor keys for '${ld}'.`),{node:od});return ud}return nd}var hr$3=io$2,tu$2={ArrayExpression:["elements"],AssignmentExpression:["left","right"],BinaryExpression:["left","right"],InterpreterDirective:[],Directive:["value"],DirectiveLiteral:[],BlockStatement:["directives","body"],BreakStatement:["label"],CallExpression:["callee","arguments","typeParameters","typeArguments"],CatchClause:["param","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DoWhileStatement:["test","body"],EmptyStatement:[],ExpressionStatement:["expression"],File:["program"],ForInStatement:["left","right","body"],ForStatement:["init","test","update","body"],FunctionDeclaration:["id","params","body","returnType","typeParameters","predicate"],FunctionExpression:["id","params","body","returnType","typeParameters"],Identifier:["typeAnnotation","decorators"],IfStatement:["test","consequent","alternate"],LabeledStatement:["label","body"],StringLiteral:[],NumericLiteral:[],NullLiteral:[],BooleanLiteral:[],RegExpLiteral:[],LogicalExpression:["left","right"],MemberExpression:["object","property"],NewExpression:["callee","arguments","typeParameters","typeArguments"],Program:["directives","body"],ObjectExpression:["properties"],ObjectMethod:["key","params","body","decorators","returnType","typeParameters"],ObjectProperty:["key","value","decorators"],RestElement:["argument","typeAnnotation","decorators"],ReturnStatement:["argument"],SequenceExpression:["expressions"],ParenthesizedExpression:["expression"],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],AssignmentPattern:["left","right","decorators","typeAnnotation"],ArrayPattern:["elements","typeAnnotation","decorators"],ArrowFunctionExpression:["params","body","returnType","typeParameters","predicate"],ClassBody:["body"],ClassExpression:["id","body","superClass","mixins","typeParameters","superTypeParameters","implements","decorators","superTypeArguments"],ClassDeclaration:["id","body","superClass","mixins","typeParameters","superTypeParameters","implements","decorators","superTypeArguments"],ExportAllDeclaration:["source","attributes","exported"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source","attributes"],ExportSpecifier:["local","exported"],ForOfStatement:["left","right","body"],ImportDeclaration:["specifiers","source","attributes"],ImportDefaultSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["local","imported"],ImportExpression:["source","options","attributes"],MetaProperty:["meta","property"],ClassMethod:["key","params","body","decorators","returnType","typeParameters"],ObjectPattern:["properties","typeAnnotation","decorators"],SpreadElement:["argument"],Super:[],TaggedTemplateExpression:["tag","quasi","typeParameters","typeArguments"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],YieldExpression:["argument"],AwaitExpression:["argument"],Import:[],BigIntLiteral:[],ExportNamespaceSpecifier:["exported"],OptionalMemberExpression:["object","property"],OptionalCallExpression:["callee","arguments","typeParameters","typeArguments"],ClassProperty:["key","value","typeAnnotation","decorators","variance"],ClassAccessorProperty:["key","value","typeAnnotation","decorators"],ClassPrivateProperty:["key","value","decorators","typeAnnotation","variance"],ClassPrivateMethod:["key","params","body","decorators","returnType","typeParameters"],PrivateName:["id"],StaticBlock:["body"],AnyTypeAnnotation:[],ArrayTypeAnnotation:["elementType"],BooleanTypeAnnotation:[],BooleanLiteralTypeAnnotation:[],NullLiteralTypeAnnotation:[],ClassImplements:["id","typeParameters"],DeclareClass:["id","typeParameters","extends","mixins","implements","body"],DeclareFunction:["id","predicate"],DeclareInterface:["id","typeParameters","extends","body"],DeclareModule:["id","body"],DeclareModuleExports:["typeAnnotation"],DeclareTypeAlias:["id","typeParameters","right"],DeclareOpaqueType:["id","typeParameters","supertype"],DeclareVariable:["id"],DeclareExportDeclaration:["declaration","specifiers","source"],DeclareExportAllDeclaration:["source"],DeclaredPredicate:["value"],ExistsTypeAnnotation:[],FunctionTypeAnnotation:["typeParameters","params","rest","returnType","this"],FunctionTypeParam:["name","typeAnnotation"],GenericTypeAnnotation:["id","typeParameters"],InferredPredicate:[],InterfaceExtends:["id","typeParameters"],InterfaceDeclaration:["id","typeParameters","extends","body"],InterfaceTypeAnnotation:["extends","body"],IntersectionTypeAnnotation:["types"],MixedTypeAnnotation:[],EmptyTypeAnnotation:[],NullableTypeAnnotation:["typeAnnotation"],NumberLiteralTypeAnnotation:[],NumberTypeAnnotation:[],ObjectTypeAnnotation:["properties","indexers","callProperties","internalSlots"],ObjectTypeInternalSlot:["id","value"],ObjectTypeCallProperty:["value"],ObjectTypeIndexer:["id","key","value","variance"],ObjectTypeProperty:["key","value","variance"],ObjectTypeSpreadProperty:["argument"],OpaqueType:["id","typeParameters","supertype","impltype"],QualifiedTypeIdentifier:["id","qualification"],StringLiteralTypeAnnotation:[],StringTypeAnnotation:[],SymbolTypeAnnotation:[],ThisTypeAnnotation:[],TupleTypeAnnotation:["types","elementTypes"],TypeofTypeAnnotation:["argument","typeArguments"],TypeAlias:["id","typeParameters","right"],TypeAnnotation:["typeAnnotation"],TypeCastExpression:["expression","typeAnnotation"],TypeParameter:["bound","default","variance"],TypeParameterDeclaration:["params"],TypeParameterInstantiation:["params"],UnionTypeAnnotation:["types"],Variance:[],VoidTypeAnnotation:[],EnumDeclaration:["id","body"],EnumBooleanBody:["members"],EnumNumberBody:["members"],EnumStringBody:["members"],EnumSymbolBody:["members"],EnumBooleanMember:["id","init"],EnumNumberMember:["id","init"],EnumStringMember:["id","init"],EnumDefaultedMember:["id"],IndexedAccessType:["objectType","indexType"],OptionalIndexedAccessType:["objectType","indexType"],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:[],JSXExpressionContainer:["expression"],JSXSpreadChild:["expression"],JSXIdentifier:[],JSXMemberExpression:["object","property"],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","attributes","typeArguments","typeParameters"],JSXSpreadAttribute:["argument"],JSXText:[],JSXFragment:["openingFragment","children","closingFragment"],JSXOpeningFragment:[],JSXClosingFragment:[],Noop:[],Placeholder:[],V8IntrinsicIdentifier:[],ArgumentPlaceholder:[],BindExpression:["object","callee"],ImportAttribute:["key","value"],Decorator:["expression"],DoExpression:["body"],ExportDefaultSpecifier:["exported"],RecordExpression:["properties"],TupleExpression:["elements"],DecimalLiteral:[],ModuleExpression:["body"],TopicReference:[],PipelineTopicExpression:["expression"],PipelineBareFunction:["callee"],PipelinePrimaryTopicReference:[],TSParameterProperty:["parameter","decorators"],TSDeclareFunction:["id","typeParameters","params","returnType","body"],TSDeclareMethod:["decorators","key","typeParameters","params","returnType"],TSQualifiedName:["left","right"],TSCallSignatureDeclaration:["typeParameters","parameters","typeAnnotation","params","returnType"],TSConstructSignatureDeclaration:["typeParameters","parameters","typeAnnotation","params","returnType"],TSPropertySignature:["key","typeAnnotation"],TSMethodSignature:["key","typeParameters","parameters","typeAnnotation","params","returnType"],TSIndexSignature:["parameters","typeAnnotation"],TSAnyKeyword:[],TSBooleanKeyword:[],TSBigIntKeyword:[],TSIntrinsicKeyword:[],TSNeverKeyword:[],TSNullKeyword:[],TSNumberKeyword:[],TSObjectKeyword:[],TSStringKeyword:[],TSSymbolKeyword:[],TSUndefinedKeyword:[],TSUnknownKeyword:[],TSVoidKeyword:[],TSThisType:[],TSFunctionType:["typeParameters","parameters","typeAnnotation","params","returnType"],TSConstructorType:["typeParameters","parameters","typeAnnotation","params","returnType"],TSTypeReference:["typeName","typeParameters","typeArguments"],TSTypePredicate:["parameterName","typeAnnotation"],TSTypeQuery:["exprName","typeParameters","typeArguments"],TSTypeLiteral:["members"],TSArrayType:["elementType"],TSTupleType:["elementTypes"],TSOptionalType:["typeAnnotation"],TSRestType:["typeAnnotation"],TSNamedTupleMember:["label","elementType"],TSUnionType:["types"],TSIntersectionType:["types"],TSConditionalType:["checkType","extendsType","trueType","falseType"],TSInferType:["typeParameter"],TSParenthesizedType:["typeAnnotation"],TSTypeOperator:["typeAnnotation"],TSIndexedAccessType:["objectType","indexType"],TSMappedType:["typeParameter","typeAnnotation","nameType"],TSLiteralType:["literal"],TSExpressionWithTypeArguments:["expression","typeParameters"],TSInterfaceDeclaration:["id","typeParameters","extends","body"],TSInterfaceBody:["body"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSInstantiationExpression:["expression","typeParameters","typeArguments"],TSAsExpression:["expression","typeAnnotation"],TSSatisfiesExpression:["expression","typeAnnotation"],TSTypeAssertion:["typeAnnotation","expression"],TSEnumDeclaration:["id","members"],TSEnumMember:["id","initializer"],TSModuleDeclaration:["id","body"],TSModuleBlock:["body"],TSImportType:["argument","qualifier","typeParameters","typeArguments"],TSImportEqualsDeclaration:["id","moduleReference"],TSExternalModuleReference:["expression"],TSNonNullExpression:["expression"],TSExportAssignment:["expression"],TSNamespaceExportDeclaration:["id"],TSTypeAnnotation:["typeAnnotation"],TSTypeParameterInstantiation:["params"],TSTypeParameterDeclaration:["params"],TSTypeParameter:["constraint","default","name"],ChainExpression:["expression"],ExperimentalRestProperty:["argument"],ExperimentalSpreadProperty:["argument"],Literal:[],MethodDefinition:["decorators","key","value"],PrivateIdentifier:[],Property:["key","value"],PropertyDefinition:["decorators","key","typeAnnotation","value","variance"],AccessorProperty:["decorators","key","typeAnnotation","value"],TSAbstractAccessorProperty:["decorators","key","typeAnnotation"],TSAbstractKeyword:[],TSAbstractMethodDefinition:["key","value"],TSAbstractPropertyDefinition:["decorators","key","typeAnnotation"],TSAsyncKeyword:[],TSClassImplements:["expression","typeArguments","typeParameters"],TSDeclareKeyword:[],TSEmptyBodyFunctionExpression:["id","typeParameters","params","returnType"],TSEnumBody:["members"],TSExportKeyword:[],TSInterfaceHeritage:["expression","typeArguments","typeParameters"],TSPrivateKeyword:[],TSProtectedKeyword:[],TSPublicKeyword:[],TSReadonlyKeyword:[],TSStaticKeyword:[],TSTemplateLiteralType:["quasis","types"],AsConstExpression:["expression"],AsExpression:["expression","typeAnnotation"],BigIntLiteralTypeAnnotation:[],BigIntTypeAnnotation:[],ComponentDeclaration:["id","params","body","typeParameters","rendersType"],ComponentParameter:["name","local"],ComponentTypeAnnotation:["params","rest","typeParameters","rendersType"],ComponentTypeParameter:["name","typeAnnotation"],ConditionalTypeAnnotation:["checkType","extendsType","trueType","falseType"],DeclareComponent:["id","params","rest","typeParameters","rendersType"],DeclareEnum:["id","body"],DeclareHook:["id"],DeclareNamespace:["id","body"],EnumBigIntBody:["members"],EnumBigIntMember:["id","init"],HookDeclaration:["id","params","body","typeParameters","returnType"],HookTypeAnnotation:["params","returnType","rest","typeParameters"],InferTypeAnnotation:["typeParameter"],KeyofTypeAnnotation:["argument"],ObjectTypeMappedTypeProperty:["keyTparam","propType","sourceType","variance"],QualifiedTypeofIdentifier:["qualification","id"],TupleTypeLabeledElement:["label","elementType","variance"],TupleTypeSpreadElement:["label","typeAnnotation"],TypeOperator:["typeAnnotation"],TypePredicate:["parameterName","typeAnnotation","asserts"],NGRoot:["node"],NGPipeExpression:["left","right","arguments"],NGChainedExpression:["expressions"],NGEmptyExpression:[],NGMicrosyntax:["body"],NGMicrosyntaxKey:[],NGMicrosyntaxExpression:["expression","alias"],NGMicrosyntaxKeyedExpression:["key","expression"],NGMicrosyntaxLet:["key","value"],NGMicrosyntaxAs:["key","alias"],JsExpressionRoot:["node"],JsonRoot:["node"],TSJSDocAllType:[],TSJSDocUnknownType:[],TSJSDocNullableType:["typeAnnotation"],TSJSDocNonNullableType:["typeAnnotation"],NeverTypeAnnotation:[],UndefinedTypeAnnotation:[],UnknownTypeAnnotation:[],SatisfiesExpression:["expression","typeAnnotation"]},ao$1=hr$3(tu$2),gr$1=ao$1;function oo$4(Ra){let qa=new Set(Ra);return nd=>qa.has(nd==null?void 0:nd.type)}var v$1=oo$4,po$2=v$1(["Block","CommentBlock","MultiLine"]),re$3=po$2,co$2=v$1(["AnyTypeAnnotation","ThisTypeAnnotation","NumberTypeAnnotation","VoidTypeAnnotation","BooleanTypeAnnotation","BigIntTypeAnnotation","SymbolTypeAnnotation","StringTypeAnnotation","NeverTypeAnnotation","UndefinedTypeAnnotation","UnknownTypeAnnotation","EmptyTypeAnnotation","MixedTypeAnnotation"]),Sr$2=co$2;function lo$3(Ra,qa){let nd=qa.split(".");for(let od=nd.length-1;od>=0;od--){let ld=nd[od];if(od===0)return Ra.type==="Identifier"&&Ra.name===ld;if(Ra.type!=="MemberExpression"||Ra.optional||Ra.computed||Ra.property.type!=="Identifier"||Ra.property.name!==ld)return!1;Ra=Ra.object}}function mo$3(Ra,qa){return qa.some(nd=>lo$3(Ra,nd))}var ru$3=mo$3;function yo$3({type:Ra}){return Ra.startsWith("TS")&&Ra.endsWith("Keyword")}var Br$3=yo$3;function tr$2(Ra,qa){return qa(Ra)||Xs$1(Ra,{getVisitorKeys:gr$1,predicate:qa})}function jt$2(Ra){return Ra.type==="AssignmentExpression"||Ra.type==="BinaryExpression"||Ra.type==="LogicalExpression"||Ra.type==="NGPipeExpression"||Ra.type==="ConditionalExpression"||L$4(Ra)||q$3(Ra)||Ra.type==="SequenceExpression"||Ra.type==="TaggedTemplateExpression"||Ra.type==="BindExpression"||Ra.type==="UpdateExpression"&&!Ra.prefix||Te$2(Ra)||Ra.type==="TSNonNullExpression"||Ra.type==="ChainExpression"}function uu$4(Ra){return Ra.expressions?Ra.expressions[0]:Ra.left??Ra.test??Ra.callee??Ra.object??Ra.tag??Ra.argument??Ra.expression}function Pr$2(Ra){if(Ra.expressions)return["expressions",0];if(Ra.left)return["left"];if(Ra.test)return["test"];if(Ra.object)return["object"];if(Ra.callee)return["callee"];if(Ra.tag)return["tag"];if(Ra.argument)return["argument"];if(Ra.expression)return["expression"];throw new Error("Unexpected node has no left side.")}var vt$2=v$1(["Line","CommentLine","SingleLine","HashbangComment","HTMLOpen","HTMLClose","Hashbang","InterpreterDirective"]),iu$2=v$1(["ExportDefaultDeclaration","DeclareExportDeclaration","ExportNamedDeclaration","ExportAllDeclaration","DeclareExportAllDeclaration"]),U$3=v$1(["ArrayExpression","TupleExpression"]),se$2=v$1(["ObjectExpression","RecordExpression"]);function au$3(Ra){return Ra.type==="LogicalExpression"&&Ra.operator==="??"}function Ce$2(Ra){return Ra.type==="NumericLiteral"||Ra.type==="Literal"&&typeof Ra.value=="number"}function jn$3(Ra){return Ra.type==="UnaryExpression"&&(Ra.operator==="+"||Ra.operator==="-")&&Ce$2(Ra.argument)}function Q$4(Ra){return!!(Ra&&(Ra.type==="StringLiteral"||Ra.type==="Literal"&&typeof Ra.value=="string"))}function vn$2(Ra){return Ra.type==="RegExpLiteral"||Ra.type==="Literal"&&!!Ra.regex}var kr$2=v$1(["Literal","BooleanLiteral","BigIntLiteral","DecimalLiteral","DirectiveLiteral","NullLiteral","NumericLiteral","RegExpLiteral","StringLiteral"]),Do$2=v$1(["Identifier","ThisExpression","Super","PrivateName","PrivateIdentifier","Import"]),we$2=v$1(["ObjectTypeAnnotation","TSTypeLiteral","TSMappedType"]),_t$2=v$1(["FunctionExpression","ArrowFunctionExpression"]);function fo$1(Ra){return Ra.type==="FunctionExpression"||Ra.type==="ArrowFunctionExpression"&&Ra.body.type==="BlockStatement"}function Ln$2(Ra){return L$4(Ra)&&Ra.callee.type==="Identifier"&&["async","inject","fakeAsync","waitForAsync"].includes(Ra.callee.name)}var X$4=v$1(["JSXElement","JSXFragment"]);function gt$2(Ra){return Ra.method&&Ra.kind==="init"||Ra.kind==="get"||Ra.kind==="set"}function Ir$2(Ra){return(Ra.type==="ObjectTypeProperty"||Ra.type==="ObjectTypeInternalSlot")&&!Ra.static&&!Ra.method&&Ra.kind!=="get"&&Ra.kind!=="set"&&Ra.value.type==="FunctionTypeAnnotation"}function ou$3(Ra){return(Ra.type==="TypeAnnotation"||Ra.type==="TSTypeAnnotation")&&Ra.typeAnnotation.type==="FunctionTypeAnnotation"&&!Ra.static&&!ht$3(Ra,Ra.typeAnnotation)}var De$2=v$1(["BinaryExpression","LogicalExpression","NGPipeExpression"]);function Ft$4(Ra){return q$3(Ra)||Ra.type==="BindExpression"&&!!Ra.object}var Eo$1=v$1(["TSThisType","NullLiteralTypeAnnotation","BooleanLiteralTypeAnnotation","StringLiteralTypeAnnotation","BigIntLiteralTypeAnnotation","NumberLiteralTypeAnnotation","TSLiteralType","TSTemplateLiteralType"]);function Mt$3(Ra){return Br$3(Ra)||Sr$2(Ra)||Eo$1(Ra)||(Ra.type==="GenericTypeAnnotation"||Ra.type==="TSTypeReference")&&!Ra.typeParameters&&!Ra.typeArguments}function Fo$2(Ra){return Ra.type==="Identifier"&&(Ra.name==="beforeEach"||Ra.name==="beforeAll"||Ra.name==="afterEach"||Ra.name==="afterAll")}var Co=["it","it.only","it.skip","describe","describe.only","describe.skip","test","test.only","test.skip","test.step","test.describe","test.describe.only","test.describe.parallel","test.describe.parallel.only","test.describe.serial","test.describe.serial.only","skip","xit","xdescribe","xtest","fit","fdescribe","ftest"];function Ao$1(Ra){return ru$3(Ra,Co)}function St$2(Ra,qa){if((Ra==null?void 0:Ra.type)!=="CallExpression"||Ra.optional)return!1;let nd=oe$3(Ra);if(nd.length===1){if(Ln$2(Ra)&&St$2(qa))return _t$2(nd[0]);if(Fo$2(Ra.callee))return Ln$2(nd[0])}else if((nd.length===2||nd.length===3)&&(nd[0].type==="TemplateLiteral"||Q$4(nd[0]))&&Ao$1(Ra.callee))return nd[2]&&!Ce$2(nd[2])?!1:(nd.length===2?_t$2(nd[1]):fo$1(nd[1])&&K$3(nd[1]).length<=1)||Ln$2(nd[1]);return!1}var pu$3=Ra=>qa=>((qa==null?void 0:qa.type)==="ChainExpression"&&(qa=qa.expression),Ra(qa)),L$4=pu$3(v$1(["CallExpression","OptionalCallExpression"])),q$3=pu$3(v$1(["MemberExpression","OptionalMemberExpression"]));function Mn$2(Ra,qa=5){return cu$3(Ra,qa)<=qa}function cu$3(Ra,qa){let nd=0;for(let od in Ra){let ld=Ra[od];if(ld&&typeof ld=="object"&&typeof ld.type=="string"&&(nd++,nd+=cu$3(ld,qa-nd)),nd>qa)return nd}return nd}var To=.25;function rr$2(Ra,qa){let{printWidth:nd}=qa;if(d$1(Ra))return!1;let od=nd*To;if(Ra.type==="ThisExpression"||Ra.type==="Identifier"&&Ra.name.length<=od||jn$3(Ra)&&!d$1(Ra.argument))return!0;let ld=Ra.type==="Literal"&&"regex"in Ra&&Ra.regex.pattern||Ra.type==="RegExpLiteral"&&Ra.pattern;return ld?ld.length<=od:Q$4(Ra)?tt$3(fe$3(Ra),qa).length<=od:Ra.type==="TemplateLiteral"?Ra.expressions.length===0&&Ra.quasis[0].value.raw.length<=od&&!Ra.quasis[0].value.raw.includes(`
`):Ra.type==="UnaryExpression"?rr$2(Ra.argument,{printWidth:nd}):Ra.type==="CallExpression"&&Ra.arguments.length===0&&Ra.callee.type==="Identifier"?Ra.callee.name.length<=od-2:kr$2(Ra)}function Oe$3(Ra,qa){return X$4(qa)?Bt$4(qa):d$1(qa,g$3.Leading,nd=>te$3(Ra,k$1(nd)))}function nu$4(Ra){return Ra.quasis.some(qa=>qa.value.raw.includes(`
`))}function Lr$2(Ra,qa){return(Ra.type==="TemplateLiteral"&&nu$4(Ra)||Ra.type==="TaggedTemplateExpression"&&nu$4(Ra.quasi))&&!te$3(qa,R$4(Ra),{backwards:!0})}function wr$2(Ra){if(!d$1(Ra))return!1;let qa=O$3(!1,ct$2(Ra,g$3.Dangling),-1);return qa&&!re$3(qa)}function lu$3(Ra){if(Ra.length<=1)return!1;let qa=0;for(let nd of Ra)if(_t$2(nd)){if(qa+=1,qa>1)return!0}else if(L$4(nd)){for(let od of oe$3(nd))if(_t$2(od))return!0}return!1}function Or$2(Ra){let{node:qa,parent:nd,key:od}=Ra;return od==="callee"&&L$4(qa)&&L$4(nd)&&nd.arguments.length>0&&qa.arguments.length>nd.arguments.length}var xo$3=new Set(["!","-","+","~"]);function be$4(Ra,qa=2){if(qa<=0)return!1;if(Ra.type==="ChainExpression"||Ra.type==="TSNonNullExpression")return be$4(Ra.expression,qa);let nd=od=>be$4(od,qa-1);if(vn$2(Ra))return et$4(Ra.pattern??Ra.regex.pattern)<=5;if(kr$2(Ra)||Do$2(Ra)||Ra.type==="ArgumentPlaceholder")return!0;if(Ra.type==="TemplateLiteral")return Ra.quasis.every(od=>!od.value.raw.includes(`
`))&&Ra.expressions.every(nd);if(se$2(Ra))return Ra.properties.every(od=>!od.computed&&(od.shorthand||od.value&&nd(od.value)));if(U$3(Ra))return Ra.elements.every(od=>od===null||nd(od));if(lt$2(Ra)){if(Ra.type==="ImportExpression"||be$4(Ra.callee,qa)){let od=oe$3(Ra);return od.length<=qa&&od.every(nd)}return!1}return q$3(Ra)?be$4(Ra.object,qa)&&be$4(Ra.property,qa):Ra.type==="UnaryExpression"&&xo$3.has(Ra.operator)||Ra.type==="UpdateExpression"?be$4(Ra.argument,qa):!1}function fe$3(Ra){var qa;return((qa=Ra.extra)==null?void 0:qa.raw)??Ra.raw}function mu$2(Ra){return Ra}function ae$1(Ra,qa="es5"){return Ra.trailingComma==="es5"&&qa==="es5"||Ra.trailingComma==="all"&&(qa==="all"||qa==="es5")}function ie$2(Ra,qa){switch(Ra.type){case"BinaryExpression":case"LogicalExpression":case"AssignmentExpression":case"NGPipeExpression":return ie$2(Ra.left,qa);case"MemberExpression":case"OptionalMemberExpression":return ie$2(Ra.object,qa);case"TaggedTemplateExpression":return Ra.tag.type==="FunctionExpression"?!1:ie$2(Ra.tag,qa);case"CallExpression":case"OptionalCallExpression":return Ra.callee.type==="FunctionExpression"?!1:ie$2(Ra.callee,qa);case"ConditionalExpression":return ie$2(Ra.test,qa);case"UpdateExpression":return!Ra.prefix&&ie$2(Ra.argument,qa);case"BindExpression":return Ra.object&&ie$2(Ra.object,qa);case"SequenceExpression":return ie$2(Ra.expressions[0],qa);case"ChainExpression":case"TSSatisfiesExpression":case"TSAsExpression":case"TSNonNullExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":return ie$2(Ra.expression,qa);default:return qa(Ra)}}var su$3={"==":!0,"!=":!0,"===":!0,"!==":!0},br$3={"*":!0,"/":!0,"%":!0},_n$3={">>":!0,">>>":!0,"<<":!0};function nr$2(Ra,qa){return!(er$2(qa)!==er$2(Ra)||Ra==="**"||su$3[Ra]&&su$3[qa]||qa==="%"&&br$3[Ra]||Ra==="%"&&br$3[qa]||qa!==Ra&&br$3[qa]&&br$3[Ra]||_n$3[Ra]&&_n$3[qa])}var ho$2=new Map([["|>"],["??"],["||"],["&&"],["|"],["^"],["&"],["==","===","!=","!=="],["<",">","<=",">=","in","instanceof"],[">>","<<",">>>"],["+","-"],["*","/","%"],["**"]].flatMap((Ra,qa)=>Ra.map(nd=>[nd,qa])));function er$2(Ra){return ho$2.get(Ra)}function yu$1(Ra){return!!_n$3[Ra]||Ra==="|"||Ra==="^"||Ra==="&"}function Du$2(Ra){var qa;if(Ra.rest)return!0;let nd=K$3(Ra);return((qa=O$3(!1,nd,-1))==null?void 0:qa.type)==="RestElement"}var wn$3=new WeakMap;function K$3(Ra){if(wn$3.has(Ra))return wn$3.get(Ra);let qa=[];return Ra.this&&qa.push(Ra.this),Array.isArray(Ra.parameters)?qa.push(...Ra.parameters):Array.isArray(Ra.params)&&qa.push(...Ra.params),Ra.rest&&qa.push(Ra.rest),wn$3.set(Ra,qa),qa}function fu$2(Ra,qa){let{node:nd}=Ra,od=0,ld=ud=>qa(ud,od++);nd.this&&Ra.call(ld,"this"),Array.isArray(nd.parameters)?Ra.each(ld,"parameters"):Array.isArray(nd.params)&&Ra.each(ld,"params"),nd.rest&&Ra.call(ld,"rest")}var On$3=new WeakMap;function oe$3(Ra){if(On$3.has(Ra))return On$3.get(Ra);if(Ra.type==="ChainExpression")return oe$3(Ra.expression);let qa=Ra.arguments;return Ra.type==="ImportExpression"&&(qa=[Ra.source],Ra.attributes&&qa.push(Ra.attributes),Ra.options&&qa.push(Ra.options)),On$3.set(Ra,qa),qa}function Rt$4(Ra,qa){let{node:nd}=Ra;if(nd.type==="ChainExpression")return Ra.call(()=>Rt$4(Ra,qa),"expression");nd.type==="ImportExpression"?(Ra.call(od=>qa(od,0),"source"),nd.attributes&&Ra.call(od=>qa(od,1),"attributes"),nd.options&&Ra.call(od=>qa(od,1),"options")):Ra.each(qa,"arguments")}function Rn$2(Ra,qa){let nd=[];if(Ra.type==="ChainExpression"&&(Ra=Ra.expression,nd.push("expression")),Ra.type==="ImportExpression"){if(qa===0||qa===(Ra.attributes||Ra.options?-2:-1))return[...nd,"source"];if(Ra.attributes&&(qa===1||qa===-1))return[...nd,"attributes"];if(Ra.options&&(qa===1||qa===-1))return[...nd,"options"];throw new RangeError("Invalid argument index")}if(qa<0&&(qa=Ra.arguments.length+qa),qa<0||qa>=Ra.arguments.length)throw new RangeError("Invalid argument index");return[...nd,"arguments",qa]}function sr$2(Ra){return Ra.value.trim()==="prettier-ignore"&&!Ra.unignore}function Bt$4(Ra){return(Ra==null?void 0:Ra.prettierIgnore)||d$1(Ra,g$3.PrettierIgnore)}var g$3={Leading:2,Trailing:4,Dangling:8,Block:16,Line:32,PrettierIgnore:64,First:128,Last:256},Eu$2=(Ra,qa)=>{if(typeof Ra=="function"&&(qa=Ra,Ra=0),Ra||qa)return(nd,od,ld)=>!(Ra&g$3.Leading&&!nd.leading||Ra&g$3.Trailing&&!nd.trailing||Ra&g$3.Dangling&&(nd.leading||nd.trailing)||Ra&g$3.Block&&!re$3(nd)||Ra&g$3.Line&&!vt$2(nd)||Ra&g$3.First&&od!==0||Ra&g$3.Last&&od!==ld.length-1||Ra&g$3.PrettierIgnore&&!sr$2(nd)||qa&&!qa(nd))};function d$1(Ra,qa,nd){if(!w$1(Ra==null?void 0:Ra.comments))return!1;let od=Eu$2(qa,nd);return od?Ra.comments.some(od):!0}function ct$2(Ra,qa,nd){if(!Array.isArray(Ra==null?void 0:Ra.comments))return[];let od=Eu$2(qa,nd);return od?Ra.comments.filter(od):Ra.comments}var pe$1=(Ra,{originalText:qa})=>Ot$3(qa,k$1(Ra));function lt$2(Ra){return L$4(Ra)||Ra.type==="NewExpression"||Ra.type==="ImportExpression"}function Ae$3(Ra){return Ra&&(Ra.type==="ObjectProperty"||Ra.type==="Property"&&!gt$2(Ra))}var Te$2=v$1(["TSAsExpression","TSSatisfiesExpression","AsExpression","AsConstExpression","SatisfiesExpression"]),Ne$2=v$1(["UnionTypeAnnotation","TSUnionType"]),_r$2=v$1(["IntersectionTypeAnnotation","TSIntersectionType"]),go$3=new Set(["range","raw","comments","leadingComments","trailingComments","innerComments","extra","start","end","loc","flags","errors","tokens"]),Jt$3=Ra=>{for(let qa of Ra.quasis)delete qa.value};function Fu$2(Ra,qa,nd){var od,ld;if(Ra.type==="Program"&&delete qa.sourceType,(Ra.type==="BigIntLiteral"||Ra.type==="BigIntLiteralTypeAnnotation")&&Ra.value&&(qa.value=Ra.value.toLowerCase()),(Ra.type==="BigIntLiteral"||Ra.type==="Literal")&&Ra.bigint&&(qa.bigint=Ra.bigint.toLowerCase()),Ra.type==="DecimalLiteral"&&(qa.value=Number(Ra.value)),Ra.type==="Literal"&&qa.decimal&&(qa.decimal=Number(Ra.decimal)),Ra.type==="EmptyStatement"||Ra.type==="JSXText"||Ra.type==="JSXExpressionContainer"&&(Ra.expression.type==="Literal"||Ra.expression.type==="StringLiteral")&&Ra.expression.value===" ")return null;if((Ra.type==="Property"||Ra.type==="ObjectProperty"||Ra.type==="MethodDefinition"||Ra.type==="ClassProperty"||Ra.type==="ClassMethod"||Ra.type==="PropertyDefinition"||Ra.type==="TSDeclareMethod"||Ra.type==="TSPropertySignature"||Ra.type==="ObjectTypeProperty"||Ra.type==="ImportAttribute")&&Ra.key&&!Ra.computed){let{key:cd}=Ra;Q$4(cd)||Ce$2(cd)?qa.key=String(cd.value):cd.type==="Identifier"&&(qa.key=cd.name)}if(Ra.type==="JSXElement"&&Ra.openingElement.name.name==="style"&&Ra.openingElement.attributes.some(cd=>cd.type==="JSXAttribute"&&cd.name.name==="jsx"))for(let{type:cd,expression:dd}of qa.children)cd==="JSXExpressionContainer"&&dd.type==="TemplateLiteral"&&Jt$3(dd);Ra.type==="JSXAttribute"&&Ra.name.name==="css"&&Ra.value.type==="JSXExpressionContainer"&&Ra.value.expression.type==="TemplateLiteral"&&Jt$3(qa.value.expression),Ra.type==="JSXAttribute"&&((od=Ra.value)==null?void 0:od.type)==="Literal"&&/["']|&quot;|&apos;/u.test(Ra.value.value)&&(qa.value.value=N$4(!1,Ra.value.value,/["']|&quot;|&apos;/gu,'"'));let ud=Ra.expression||Ra.callee;if(Ra.type==="Decorator"&&ud.type==="CallExpression"&&ud.callee.name==="Component"&&ud.arguments.length===1){let cd=Ra.expression.arguments[0].properties;for(let[dd,pd]of qa.expression.arguments[0].properties.entries())switch(cd[dd].key.name){case"styles":U$3(pd.value)&&Jt$3(pd.value.elements[0]);break;case"template":pd.value.type==="TemplateLiteral"&&Jt$3(pd.value);break}}Ra.type==="TaggedTemplateExpression"&&(Ra.tag.type==="MemberExpression"||Ra.tag.type==="Identifier"&&(Ra.tag.name==="gql"||Ra.tag.name==="graphql"||Ra.tag.name==="css"||Ra.tag.name==="md"||Ra.tag.name==="markdown"||Ra.tag.name==="html")||Ra.tag.type==="CallExpression")&&Jt$3(qa.quasi),Ra.type==="TemplateLiteral"&&((ld=Ra.leadingComments)!=null&&ld.some(cd=>re$3(cd)&&["GraphQL","HTML"].some(dd=>cd.value===` ${dd} `))||nd.type==="CallExpression"&&nd.callee.name==="graphql"||!Ra.leadingComments)&&Jt$3(qa),Ra.type==="ChainExpression"&&Ra.expression.type==="TSNonNullExpression"&&(qa.type="TSNonNullExpression",qa.expression.type="ChainExpression"),Ra.type==="TSMappedType"&&(delete qa.key,delete qa.constraint),Ra.type==="TSEnumDeclaration"&&delete qa.body}Fu$2.ignoredProperties=go$3;var Cu$3=Fu$2,rt$2="string",_e$3="array",nt$3="cursor",Xe$2="indent",Ye$2="align",st$2="trim",le$3="group",Pe$3="fill",xe$3="if-break",He$2="indent-if-break",Ve$3="line-suffix",$e$3="line-suffix-boundary",me$1="line",je$3="label",ve$3="break-parent",jr$2=new Set([nt$3,Xe$2,Ye$2,st$2,le$3,Pe$3,xe$3,He$2,Ve$3,$e$3,me$1,je$3,ve$3]);function So(Ra){if(typeof Ra=="string")return rt$2;if(Array.isArray(Ra))return _e$3;if(!Ra)return;let{type:qa}=Ra;if(jr$2.has(qa))return qa}var ut$1=So,Bo$2=Ra=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(Ra);function bo$1(Ra){let qa=Ra===null?"null":typeof Ra;if(qa!=="string"&&qa!=="object")return`Unexpected doc '${qa}',
Expected it to be 'string' or 'object'.`;if(ut$1(Ra))throw new Error("doc is valid.");let nd=Object.prototype.toString.call(Ra);if(nd!=="[object Object]")return`Unexpected doc '${nd}'.`;let od=Bo$2([...jr$2].map(ld=>`'${ld}'`));return`Unexpected doc.type '${Ra.type}'.
Expected it to be ${od}.`}var Jn$4=class extends Error{constructor(nd){super(bo$1(nd));Km(this,"name","InvalidDocError");this.doc=nd}},Ct$3=Jn$4,Au$1={};function Po$1(Ra,qa,nd,od){let ld=[Ra];for(;ld.length>0;){let ud=ld.pop();if(ud===Au$1){nd(ld.pop());continue}nd&&ld.push(ud,Au$1);let cd=ut$1(ud);if(!cd)throw new Ct$3(ud);if((qa==null?void 0:qa(ud))!==!1)switch(cd){case _e$3:case Pe$3:{let dd=cd===_e$3?ud:ud.parts;for(let pd=dd.length,fd=pd-1;fd>=0;--fd)ld.push(dd[fd]);break}case xe$3:ld.push(ud.flatContents,ud.breakContents);break;case le$3:if(od&&ud.expandedStates)for(let dd=ud.expandedStates.length,pd=dd-1;pd>=0;--pd)ld.push(ud.expandedStates[pd]);else ld.push(ud.contents);break;case Ye$2:case Xe$2:case He$2:case je$3:case Ve$3:ld.push(ud.contents);break;case rt$2:case nt$3:case st$2:case $e$3:case me$1:case ve$3:break;default:throw new Ct$3(ud)}}}var qn$3=Po$1,Tu$2=()=>{},vr$1=Tu$2;function f$1(Ra){return{type:Xe$2,contents:Ra}}function he$2(Ra,qa){return{type:Ye$2,contents:qa,n:Ra}}function l$1(Ra,qa={}){return vr$1(qa.expandedStates),{type:le$3,id:qa.id,contents:Ra,break:!!qa.shouldBreak,expandedStates:qa.expandedStates}}function du$3(Ra){return he$2(Number.NEGATIVE_INFINITY,Ra)}function Mr$2(Ra){return he$2(-1,Ra)}function ze$3(Ra,qa){return l$1(Ra[0],{...qa,expandedStates:Ra})}function qt$3(Ra){return{type:Pe$3,parts:Ra}}function b$2(Ra,qa="",nd={}){return{type:xe$3,breakContents:Ra,flatContents:qa,groupId:nd.groupId}}function At$4(Ra,qa){return{type:He$2,contents:Ra,groupId:qa.groupId,negate:qa.negate}}function Wn$2(Ra){return{type:Ve$3,contents:Ra}}var ke$2={type:$e$3},Ee$3={type:ve$3},Gn$4={type:me$1,hard:!0},ko$1={type:me$1,hard:!0,literal:!0},x$3={type:me$1},E$2={type:me$1,soft:!0},F$1=[Gn$4,Ee$3],Rr$1=[ko$1,Ee$3],Un$3={type:nt$3};function P$3(Ra,qa){let nd=[];for(let od=0;od<qa.length;od++)od!==0&&nd.push(Ra),nd.push(qa[od]);return nd}function xu$2(Ra,qa,nd){let od=Ra;if(qa>0){for(let ld=0;ld<Math.floor(qa/nd);++ld)od=f$1(od);od=he$2(qa%nd,od),od=he$2(Number.NEGATIVE_INFINITY,od)}return od}function it$2(Ra,qa){return Ra?{type:je$3,label:Ra,contents:qa}:qa}function mt$2(Ra,qa){if(typeof Ra=="string")return qa(Ra);let nd=new Map;return od(Ra);function od(ud){if(nd.has(ud))return nd.get(ud);let cd=ld(ud);return nd.set(ud,cd),cd}function ld(ud){switch(ut$1(ud)){case _e$3:return qa(ud.map(od));case Pe$3:return qa({...ud,parts:ud.parts.map(od)});case xe$3:return qa({...ud,breakContents:od(ud.breakContents),flatContents:od(ud.flatContents)});case le$3:{let{expandedStates:cd,contents:dd}=ud;return cd?(cd=cd.map(od),dd=cd[0]):dd=od(dd),qa({...ud,contents:dd,expandedStates:cd})}case Ye$2:case Xe$2:case He$2:case je$3:case Ve$3:return qa({...ud,contents:od(ud.contents)});case rt$2:case nt$3:case st$2:case $e$3:case me$1:case ve$3:return qa(ud);default:throw new Ct$3(ud)}}}function gu$2(Ra,qa,nd){let od=nd,ld=!1;function ud(cd){if(ld)return!1;let dd=qa(cd);dd!==void 0&&(ld=!0,od=dd)}return qn$3(Ra,ud),od}function Io$1(Ra){if(Ra.type===le$3&&Ra.break||Ra.type===me$1&&Ra.hard||Ra.type===ve$3)return!0}function ne$3(Ra){return gu$2(Ra,Io$1,!1)}function hu$2(Ra){if(Ra.length>0){let qa=O$3(!1,Ra,-1);!qa.expandedStates&&!qa.break&&(qa.break="propagated")}return null}function Su$1(Ra){let qa=new Set,nd=[];function od(ud){if(ud.type===ve$3&&hu$2(nd),ud.type===le$3){if(nd.push(ud),qa.has(ud))return!1;qa.add(ud)}}function ld(ud){ud.type===le$3&&nd.pop().break&&hu$2(nd)}qn$3(Ra,od,ld,!0)}function Lo$2(Ra){return Ra.type===me$1&&!Ra.hard?Ra.soft?"":" ":Ra.type===xe$3?Ra.flatContents:Ra}function ur$2(Ra){return mt$2(Ra,Lo$2)}function wo$2(Ra){switch(ut$1(Ra)){case Pe$3:if(Ra.parts.every(qa=>qa===""))return"";break;case le$3:if(!Ra.contents&&!Ra.id&&!Ra.break&&!Ra.expandedStates)return"";if(Ra.contents.type===le$3&&Ra.contents.id===Ra.id&&Ra.contents.break===Ra.break&&Ra.contents.expandedStates===Ra.expandedStates)return Ra.contents;break;case Ye$2:case Xe$2:case He$2:case Ve$3:if(!Ra.contents)return"";break;case xe$3:if(!Ra.flatContents&&!Ra.breakContents)return"";break;case _e$3:{let qa=[];for(let nd of Ra){if(!nd)continue;let[od,...ld]=Array.isArray(nd)?nd:[nd];typeof od=="string"&&typeof O$3(!1,qa,-1)=="string"?qa[qa.length-1]+=od:qa.push(od),qa.push(...ld)}return qa.length===0?"":qa.length===1?qa[0]:qa}case rt$2:case nt$3:case st$2:case $e$3:case me$1:case je$3:case ve$3:break;default:throw new Ct$3(Ra)}return Ra}function Wt$2(Ra){return mt$2(Ra,qa=>wo$2(qa))}function Ie$3(Ra,qa=Rr$1){return mt$2(Ra,nd=>typeof nd=="string"?P$3(qa,nd.split(`
`)):nd)}function Oo$1(Ra){if(Ra.type===me$1)return!0}function Bu$1(Ra){return gu$2(Ra,Oo$1,!1)}function ir$3(Ra,qa){return Ra.type===je$3?{...Ra,contents:qa(Ra.contents)}:qa(Ra)}function _o$2(Ra){let qa=`*${Ra.value}*`.split(`
`);return qa.length>1&&qa.every(nd=>nd.trimStart()[0]==="*")}var bu$2=_o$2;function Pu$1(Ra,qa){let nd=Ra.node;if(vt$2(nd))return qa.originalText.slice(R$4(nd),k$1(nd)).trimEnd();if(re$3(nd))return bu$2(nd)?jo$2(nd):["/*",Ie$3(nd.value),"*/"];throw new Error("Not a comment: "+JSON.stringify(nd))}function jo$2(Ra){let qa=Ra.value.split(`
`);return["/*",P$3(F$1,qa.map((nd,od)=>od===0?nd.trimEnd():" "+(od<qa.length-1?nd.trim():nd.trimStart()))),"*/"]}var Kn$3={};Ar$1(Kn$3,{endOfLine:()=>Go$2,ownLine:()=>Wo$2,remaining:()=>Uo$3});function vo(Ra){let qa=Ra.type||Ra.kind||"(unknown type)",nd=String(Ra.name||Ra.id&&(typeof Ra.id=="object"?Ra.id.name:Ra.id)||Ra.key&&(typeof Ra.key=="object"?Ra.key.name:Ra.key)||Ra.value&&(typeof Ra.value=="object"?"":String(Ra.value))||Ra.operator||"");return nd.length>20&&(nd=nd.slice(0,19)+"…"),qa+(nd?" "+nd:"")}function Nn$3(Ra,qa){(Ra.comments??(Ra.comments=[])).push(qa),qa.printed=!1,qa.nodeDescription=vo(Ra)}function ce$3(Ra,qa){qa.leading=!0,qa.trailing=!1,Nn$3(Ra,qa)}function Le$3(Ra,qa,nd){qa.leading=!1,qa.trailing=!1,nd&&(qa.marker=nd),Nn$3(Ra,qa)}function z$3(Ra,qa){qa.leading=!1,qa.trailing=!0,Nn$3(Ra,qa)}function Mo$3(Ra,qa){let nd=null,od=qa;for(;od!==nd;)nd=od,od=Ge$2(Ra,od),od=Lt$2(Ra,od),od=wt$1(Ra,od),od=Ue$3(Ra,od);return od}var yt$2=Mo$3;function Ro$1(Ra,qa){let nd=yt$2(Ra,qa);return nd===!1?"":Ra.charAt(nd)}var ge$3=Ro$1;function Jo$2(Ra,qa,nd){for(let od=qa;od<nd;++od)if(Ra.charAt(od)===`
`)return!0;return!1}var de$2=Jo$2;function qo$1(Ra){return re$3(Ra)&&Ra.value[0]==="*"&&/@(?:type|satisfies)\b/u.test(Ra.value)}var ku$1=qo$1;function Wo$2(Ra){return[Mu$2,Lu$1,_u$3,ep,Xo$1,Yn$3,Hn$2,Iu$2,wu$3,sp,rp,$n$4,vu$3,up,Ou$2,ju$2,Vn$3,Yo$1,yp].some(qa=>qa(Ra))}function Go$2(Ra){return[No$1,_u$3,Lu$1,vu$3,Yn$3,Hn$2,Iu$2,wu$3,ju$2,tp,np,$n$4,op$1,Vn$3,lp,mp].some(qa=>qa(Ra))}function Uo$3(Ra){return[Mu$2,Yn$3,Hn$2,Ho$3,Zo$2,Ou$2,$n$4,Qo$2,zo$1,cp,Vn$3,pp].some(qa=>qa(Ra))}function bt$4(Ra,qa){let nd=(Ra.body||Ra.properties).find(({type:od})=>od!=="EmptyStatement");nd?ce$3(nd,qa):Le$3(Ra,qa)}function Xn$4(Ra,qa){Ra.type==="BlockStatement"?bt$4(Ra,qa):ce$3(Ra,qa)}function No$1({comment:Ra,followingNode:qa}){return qa&&ku$1(Ra)?(ce$3(qa,Ra),!0):!1}function Yn$3({comment:Ra,precedingNode:qa,enclosingNode:nd,followingNode:od,text:ld}){if((nd==null?void 0:nd.type)!=="IfStatement"||!od)return!1;if(ge$3(ld,k$1(Ra))===")")return z$3(qa,Ra),!0;if(qa===nd.consequent&&od===nd.alternate){if(qa.type==="BlockStatement")z$3(qa,Ra);else{let ud=vt$2(Ra)||Ra.loc.start.line===Ra.loc.end.line,cd=Ra.loc.start.line===qa.loc.start.line;ud&&cd?z$3(qa,Ra):Le$3(nd,Ra)}return!0}return od.type==="BlockStatement"?(bt$4(od,Ra),!0):od.type==="IfStatement"?(Xn$4(od.consequent,Ra),!0):nd.consequent===od?(ce$3(od,Ra),!0):!1}function Hn$2({comment:Ra,precedingNode:qa,enclosingNode:nd,followingNode:od,text:ld}){return(nd==null?void 0:nd.type)!=="WhileStatement"||!od?!1:ge$3(ld,k$1(Ra))===")"?(z$3(qa,Ra),!0):od.type==="BlockStatement"?(bt$4(od,Ra),!0):nd.body===od?(ce$3(od,Ra),!0):!1}function Iu$2({comment:Ra,precedingNode:qa,enclosingNode:nd,followingNode:od}){return(nd==null?void 0:nd.type)!=="TryStatement"&&(nd==null?void 0:nd.type)!=="CatchClause"||!od?!1:nd.type==="CatchClause"&&qa?(z$3(qa,Ra),!0):od.type==="BlockStatement"?(bt$4(od,Ra),!0):od.type==="TryStatement"?(Xn$4(od.finalizer,Ra),!0):od.type==="CatchClause"?(Xn$4(od.body,Ra),!0):!1}function Xo$1({comment:Ra,enclosingNode:qa,followingNode:nd}){return q$3(qa)&&(nd==null?void 0:nd.type)==="Identifier"?(ce$3(qa,Ra),!0):!1}function Yo$1({comment:Ra,enclosingNode:qa,followingNode:nd,options:od}){return!od.experimentalTernaries||!((qa==null?void 0:qa.type)==="ConditionalExpression"||(qa==null?void 0:qa.type)==="ConditionalTypeAnnotation"||(qa==null?void 0:qa.type)==="TSConditionalType")?!1:(nd==null?void 0:nd.type)==="ConditionalExpression"||(nd==null?void 0:nd.type)==="ConditionalTypeAnnotation"||(nd==null?void 0:nd.type)==="TSConditionalType"?(Le$3(qa,Ra),!0):!1}function Lu$1({comment:Ra,precedingNode:qa,enclosingNode:nd,followingNode:od,text:ld,options:ud}){let cd=qa&&!de$2(ld,k$1(qa),R$4(Ra));return(!qa||!cd)&&((nd==null?void 0:nd.type)==="ConditionalExpression"||(nd==null?void 0:nd.type)==="ConditionalTypeAnnotation"||(nd==null?void 0:nd.type)==="TSConditionalType")&&od?ud.experimentalTernaries&&nd.alternate===od&&!(re$3(Ra)&&!de$2(ud.originalText,R$4(Ra),k$1(Ra)))?(Le$3(nd,Ra),!0):(ce$3(od,Ra),!0):!1}function Ho$3({comment:Ra,precedingNode:qa,enclosingNode:nd}){return Ae$3(nd)&&nd.shorthand&&nd.key===qa&&nd.value.type==="AssignmentPattern"?(z$3(nd.value.left,Ra),!0):!1}var Vo$2=new Set(["ClassDeclaration","ClassExpression","DeclareClass","DeclareInterface","InterfaceDeclaration","TSInterfaceDeclaration"]);function wu$3({comment:Ra,precedingNode:qa,enclosingNode:nd,followingNode:od}){if(Vo$2.has(nd==null?void 0:nd.type)){if(w$1(nd.decorators)&&(od==null?void 0:od.type)!=="Decorator")return z$3(O$3(!1,nd.decorators,-1),Ra),!0;if(nd.body&&od===nd.body)return bt$4(nd.body,Ra),!0;if(od){if(nd.superClass&&od===nd.superClass&&qa&&(qa===nd.id||qa===nd.typeParameters))return z$3(qa,Ra),!0;for(let ld of["implements","extends","mixins"])if(nd[ld]&&od===nd[ld][0])return qa&&(qa===nd.id||qa===nd.typeParameters||qa===nd.superClass)?z$3(qa,Ra):Le$3(nd,Ra,ld),!0}}return!1}var $o$2=new Set(["ClassMethod","ClassProperty","PropertyDefinition","TSAbstractPropertyDefinition","TSAbstractMethodDefinition","TSDeclareMethod","MethodDefinition","ClassAccessorProperty","AccessorProperty","TSAbstractAccessorProperty"]);function Ou$2({comment:Ra,precedingNode:qa,enclosingNode:nd,text:od}){return nd&&qa&&ge$3(od,k$1(Ra))==="("&&(nd.type==="Property"||nd.type==="TSDeclareMethod"||nd.type==="TSAbstractMethodDefinition")&&qa.type==="Identifier"&&nd.key===qa&&ge$3(od,k$1(qa))!==":"||(qa==null?void 0:qa.type)==="Decorator"&&$o$2.has(nd==null?void 0:nd.type)?(z$3(qa,Ra),!0):!1}var Ko$2=new Set(["FunctionDeclaration","FunctionExpression","ClassMethod","MethodDefinition","ObjectMethod"]);function zo$1({comment:Ra,precedingNode:qa,enclosingNode:nd,text:od}){return ge$3(od,k$1(Ra))!=="("?!1:qa&&Ko$2.has(nd==null?void 0:nd.type)?(z$3(qa,Ra),!0):!1}function Qo$2({comment:Ra,enclosingNode:qa,text:nd}){if((qa==null?void 0:qa.type)!=="ArrowFunctionExpression")return!1;let od=yt$2(nd,k$1(Ra));return od!==!1&&nd.slice(od,od+2)==="=>"?(Le$3(qa,Ra),!0):!1}function Zo$2({comment:Ra,enclosingNode:qa,text:nd}){return ge$3(nd,k$1(Ra))!==")"?!1:qa&&(Ru$2(qa)&&K$3(qa).length===0||lt$2(qa)&&oe$3(qa).length===0)?(Le$3(qa,Ra),!0):((qa==null?void 0:qa.type)==="MethodDefinition"||(qa==null?void 0:qa.type)==="TSAbstractMethodDefinition")&&K$3(qa.value).length===0?(Le$3(qa.value,Ra),!0):!1}function ep({comment:Ra,precedingNode:qa,enclosingNode:nd,followingNode:od,text:ld}){return(qa==null?void 0:qa.type)==="ComponentTypeParameter"&&((nd==null?void 0:nd.type)==="DeclareComponent"||(nd==null?void 0:nd.type)==="ComponentTypeAnnotation")&&(od==null?void 0:od.type)!=="ComponentTypeParameter"||((qa==null?void 0:qa.type)==="ComponentParameter"||(qa==null?void 0:qa.type)==="RestElement")&&(nd==null?void 0:nd.type)==="ComponentDeclaration"&&ge$3(ld,k$1(Ra))===")"?(z$3(qa,Ra),!0):!1}function _u$3({comment:Ra,precedingNode:qa,enclosingNode:nd,followingNode:od,text:ld}){return(qa==null?void 0:qa.type)==="FunctionTypeParam"&&(nd==null?void 0:nd.type)==="FunctionTypeAnnotation"&&(od==null?void 0:od.type)!=="FunctionTypeParam"||((qa==null?void 0:qa.type)==="Identifier"||(qa==null?void 0:qa.type)==="AssignmentPattern"||(qa==null?void 0:qa.type)==="ObjectPattern"||(qa==null?void 0:qa.type)==="ArrayPattern"||(qa==null?void 0:qa.type)==="RestElement"||(qa==null?void 0:qa.type)==="TSParameterProperty")&&Ru$2(nd)&&ge$3(ld,k$1(Ra))===")"?(z$3(qa,Ra),!0):!re$3(Ra)&&((nd==null?void 0:nd.type)==="FunctionDeclaration"||(nd==null?void 0:nd.type)==="FunctionExpression"||(nd==null?void 0:nd.type)==="ObjectMethod")&&(od==null?void 0:od.type)==="BlockStatement"&&nd.body===od&&yt$2(ld,k$1(Ra))===R$4(od)?(bt$4(od,Ra),!0):!1}function ju$2({comment:Ra,enclosingNode:qa}){return(qa==null?void 0:qa.type)==="LabeledStatement"?(ce$3(qa,Ra),!0):!1}function Vn$3({comment:Ra,enclosingNode:qa}){return((qa==null?void 0:qa.type)==="ContinueStatement"||(qa==null?void 0:qa.type)==="BreakStatement")&&!qa.label?(z$3(qa,Ra),!0):!1}function tp({comment:Ra,precedingNode:qa,enclosingNode:nd}){return L$4(nd)&&qa&&nd.callee===qa&&nd.arguments.length>0?(ce$3(nd.arguments[0],Ra),!0):!1}function rp({comment:Ra,precedingNode:qa,enclosingNode:nd,followingNode:od}){return Ne$2(nd)?(sr$2(Ra)&&(od.prettierIgnore=!0,Ra.unignore=!0),qa?(z$3(qa,Ra),!0):!1):(Ne$2(od)&&sr$2(Ra)&&(od.types[0].prettierIgnore=!0,Ra.unignore=!0),!1)}function np({comment:Ra,enclosingNode:qa}){return Ae$3(qa)?(ce$3(qa,Ra),!0):!1}function $n$4({comment:Ra,enclosingNode:qa,ast:nd,isLastComment:od}){var ld;return((ld=nd==null?void 0:nd.body)==null?void 0:ld.length)===0?(od?Le$3(nd,Ra):ce$3(nd,Ra),!0):(qa==null?void 0:qa.type)==="Program"&&qa.body.length===0&&!w$1(qa.directives)?(od?Le$3(qa,Ra):ce$3(qa,Ra),!0):!1}function sp({comment:Ra,enclosingNode:qa}){return(qa==null?void 0:qa.type)==="ForInStatement"||(qa==null?void 0:qa.type)==="ForOfStatement"?(ce$3(qa,Ra),!0):!1}function vu$3({comment:Ra,precedingNode:qa,enclosingNode:nd,text:od}){if((nd==null?void 0:nd.type)==="ImportSpecifier"||(nd==null?void 0:nd.type)==="ExportSpecifier")return ce$3(nd,Ra),!0;let ld=(qa==null?void 0:qa.type)==="ImportSpecifier"&&(nd==null?void 0:nd.type)==="ImportDeclaration",ud=(qa==null?void 0:qa.type)==="ExportSpecifier"&&(nd==null?void 0:nd.type)==="ExportNamedDeclaration";return(ld||ud)&&te$3(od,k$1(Ra))?(z$3(qa,Ra),!0):!1}function up({comment:Ra,enclosingNode:qa}){return(qa==null?void 0:qa.type)==="AssignmentPattern"?(ce$3(qa,Ra),!0):!1}var ip=new Set(["VariableDeclarator","AssignmentExpression","TypeAlias","TSTypeAliasDeclaration"]),ap$1=new Set(["ObjectExpression","RecordExpression","ArrayExpression","TupleExpression","TemplateLiteral","TaggedTemplateExpression","ObjectTypeAnnotation","TSTypeLiteral"]);function op$1({comment:Ra,enclosingNode:qa,followingNode:nd}){return ip.has(qa==null?void 0:qa.type)&&nd&&(ap$1.has(nd.type)||re$3(Ra))?(ce$3(nd,Ra),!0):!1}function pp({comment:Ra,enclosingNode:qa,followingNode:nd,text:od}){return!nd&&((qa==null?void 0:qa.type)==="TSMethodSignature"||(qa==null?void 0:qa.type)==="TSDeclareFunction"||(qa==null?void 0:qa.type)==="TSAbstractMethodDefinition")&&ge$3(od,k$1(Ra))===";"?(z$3(qa,Ra),!0):!1}function Mu$2({comment:Ra,enclosingNode:qa,followingNode:nd}){if(sr$2(Ra)&&(qa==null?void 0:qa.type)==="TSMappedType"&&(nd==null?void 0:nd.type)==="TSTypeParameter"&&nd.constraint)return qa.prettierIgnore=!0,Ra.unignore=!0,!0}function cp({comment:Ra,precedingNode:qa,enclosingNode:nd,followingNode:od}){return(nd==null?void 0:nd.type)!=="TSMappedType"?!1:(od==null?void 0:od.type)==="TSTypeParameter"&&od.name?(ce$3(od.name,Ra),!0):(qa==null?void 0:qa.type)==="TSTypeParameter"&&qa.constraint?(z$3(qa.constraint,Ra),!0):!1}function lp({comment:Ra,enclosingNode:qa,followingNode:nd}){return!qa||qa.type!=="SwitchCase"||qa.test||!nd||nd!==qa.consequent[0]?!1:(nd.type==="BlockStatement"&&vt$2(Ra)?bt$4(nd,Ra):Le$3(qa,Ra),!0)}function mp({comment:Ra,precedingNode:qa,enclosingNode:nd,followingNode:od}){return Ne$2(qa)&&((nd.type==="TSArrayType"||nd.type==="ArrayTypeAnnotation")&&!od||_r$2(nd))?(z$3(O$3(!1,qa.types,-1),Ra),!0):!1}function yp({comment:Ra,enclosingNode:qa,precedingNode:nd,followingNode:od}){if(((qa==null?void 0:qa.type)==="ObjectPattern"||(qa==null?void 0:qa.type)==="ArrayPattern")&&(od==null?void 0:od.type)==="TSTypeAnnotation")return nd?z$3(nd,Ra):Le$3(qa,Ra),!0}var Ru$2=v$1(["ArrowFunctionExpression","FunctionExpression","FunctionDeclaration","ObjectMethod","ClassMethod","TSDeclareFunction","TSCallSignatureDeclaration","TSConstructSignatureDeclaration","TSMethodSignature","TSConstructorType","TSFunctionType","TSDeclareMethod"]),Dp=new Set(["EmptyStatement","TemplateElement","Import","TSEmptyBodyFunctionExpression","ChainExpression"]);function fp(Ra){return!Dp.has(Ra.type)}function Ep(Ra,qa){var nd;if((qa.parser==="typescript"||qa.parser==="flow"||qa.parser==="acorn"||qa.parser==="espree"||qa.parser==="meriyah"||qa.parser==="__babel_estree")&&Ra.type==="MethodDefinition"&&((nd=Ra.value)==null?void 0:nd.type)==="FunctionExpression"&&K$3(Ra.value).length===0&&!Ra.value.returnType&&!w$1(Ra.value.typeParameters)&&Ra.value.body)return[...Ra.decorators||[],Ra.key,Ra.value.body]}function zn$3(Ra){let{node:qa,parent:nd}=Ra;return(X$4(qa)||nd&&(nd.type==="JSXSpreadAttribute"||nd.type==="JSXSpreadChild"||Ne$2(nd)||(nd.type==="ClassDeclaration"||nd.type==="ClassExpression")&&nd.superClass===qa))&&(!Bt$4(qa)||Ne$2(nd))}function Fp$1(Ra,{parser:qa}){if(qa==="flow"||qa==="babel-flow")return Ra=N$4(!1,Ra,/[\s(]/gu,""),Ra===""||Ra==="/*"||Ra==="/*::"}function Ju$3(Ra){switch(Ra){case"cr":return"\r";case"crlf":return`\r
`;default:return`
`}}var Se$3=Symbol("MODE_BREAK"),at$4=Symbol("MODE_FLAT"),ar$2=Symbol("cursor");function qu$2(){return{value:"",length:0,queue:[]}}function Cp(Ra,qa){return Qn$4(Ra,{type:"indent"},qa)}function Ap$1(Ra,qa,nd){return qa===Number.NEGATIVE_INFINITY?Ra.root||qu$2():qa<0?Qn$4(Ra,{type:"dedent"},nd):qa?qa.type==="root"?{...Ra,root:Ra}:Qn$4(Ra,{type:typeof qa=="string"?"stringAlign":"numberAlign",n:qa},nd):Ra}function Qn$4(Ra,qa,nd){let od=qa.type==="dedent"?Ra.queue.slice(0,-1):[...Ra.queue,qa],ld="",ud=0,cd=0,dd=0;for(let Id of od)switch(Id.type){case"indent":md(),nd.useTabs?pd(1):fd(nd.tabWidth);break;case"stringAlign":md(),ld+=Id.n,ud+=Id.n.length;break;case"numberAlign":cd+=1,dd+=Id.n;break;default:throw new Error(`Unexpected type '${Id.type}'`)}return Ad(),{...Ra,value:ld,length:ud,queue:od};function pd(Id){ld+=" ".repeat(Id),ud+=nd.tabWidth*Id}function fd(Id){ld+=" ".repeat(Id),ud+=Id}function md(){nd.useTabs?vd():Ad()}function vd(){cd>0&&pd(cd),Nd()}function Ad(){dd>0&&fd(dd),Nd()}function Nd(){cd=0,dd=0}}function Zn$3(Ra){let qa=0,nd=0,od=Ra.length;e:for(;od--;){let ld=Ra[od];if(ld===ar$2){nd++;continue}for(let ud=ld.length-1;ud>=0;ud--){let cd=ld[ud];if(cd===" "||cd===" ")qa++;else{Ra[od]=ld.slice(0,ud+1);break e}}}if(qa>0||nd>0)for(Ra.length=od+1;nd-- >0;)Ra.push(ar$2);return qa}function Jr$3(Ra,qa,nd,od,ld,ud){if(nd===Number.POSITIVE_INFINITY)return!0;let cd=qa.length,dd=[Ra],pd=[];for(;nd>=0;){if(dd.length===0){if(cd===0)return!0;dd.push(qa[--cd]);continue}let{mode:fd,doc:md}=dd.pop(),vd=ut$1(md);switch(vd){case rt$2:pd.push(md),nd-=et$4(md);break;case _e$3:case Pe$3:{let Ad=vd===_e$3?md:md.parts;for(let Nd=Ad.length-1;Nd>=0;Nd--)dd.push({mode:fd,doc:Ad[Nd]});break}case Xe$2:case Ye$2:case He$2:case je$3:dd.push({mode:fd,doc:md.contents});break;case st$2:nd+=Zn$3(pd);break;case le$3:{if(ud&&md.break)return!1;let Ad=md.break?Se$3:fd,Nd=md.expandedStates&&Ad===Se$3?O$3(!1,md.expandedStates,-1):md.contents;dd.push({mode:Ad,doc:Nd});break}case xe$3:{let Ad=(md.groupId?ld[md.groupId]||at$4:fd)===Se$3?md.breakContents:md.flatContents;Ad&&dd.push({mode:fd,doc:Ad});break}case me$1:if(fd===Se$3||md.hard)return!0;md.soft||(pd.push(" "),nd--);break;case Ve$3:od=!0;break;case $e$3:if(od)return!1;break}}return!1}function es$2(Ra,qa){let nd={},od=qa.printWidth,ld=Ju$3(qa.endOfLine),ud=0,cd=[{ind:qu$2(),mode:Se$3,doc:Ra}],dd=[],pd=!1,fd=[],md=0;for(Su$1(Ra);cd.length>0;){let{ind:Ad,mode:Nd,doc:Id}=cd.pop();switch(ut$1(Id)){case rt$2:{let Od=ld!==`
`?N$4(!1,Id,`
`,ld):Id;dd.push(Od),cd.length>0&&(ud+=et$4(Od));break}case _e$3:for(let Od=Id.length-1;Od>=0;Od--)cd.push({ind:Ad,mode:Nd,doc:Id[Od]});break;case nt$3:if(md>=2)throw new Error("There are too many 'cursor' in doc.");dd.push(ar$2),md++;break;case Xe$2:cd.push({ind:Cp(Ad,qa),mode:Nd,doc:Id.contents});break;case Ye$2:cd.push({ind:Ap$1(Ad,Id.n,qa),mode:Nd,doc:Id.contents});break;case st$2:ud-=Zn$3(dd);break;case le$3:switch(Nd){case at$4:if(!pd){cd.push({ind:Ad,mode:Id.break?Se$3:at$4,doc:Id.contents});break}case Se$3:{pd=!1;let Od={ind:Ad,mode:at$4,doc:Id.contents},Fd=od-ud,Pd=fd.length>0;if(!Id.break&&Jr$3(Od,cd,Fd,Pd,nd))cd.push(Od);else if(Id.expandedStates){let Md=O$3(!1,Id.expandedStates,-1);if(Id.break){cd.push({ind:Ad,mode:Se$3,doc:Md});break}else for(let Bd=1;Bd<Id.expandedStates.length+1;Bd++)if(Bd>=Id.expandedStates.length){cd.push({ind:Ad,mode:Se$3,doc:Md});break}else{let jd=Id.expandedStates[Bd],Hd={ind:Ad,mode:at$4,doc:jd};if(Jr$3(Hd,cd,Fd,Pd,nd)){cd.push(Hd);break}}}else cd.push({ind:Ad,mode:Se$3,doc:Id.contents});break}}Id.id&&(nd[Id.id]=O$3(!1,cd,-1).mode);break;case Pe$3:{let Od=od-ud,{parts:Fd}=Id;if(Fd.length===0)break;let[Pd,Md]=Fd,Bd={ind:Ad,mode:at$4,doc:Pd},jd={ind:Ad,mode:Se$3,doc:Pd},Hd=Jr$3(Bd,[],Od,fd.length>0,nd,!0);if(Fd.length===1){Hd?cd.push(Bd):cd.push(jd);break}let Gd={ind:Ad,mode:at$4,doc:Md},zd={ind:Ad,mode:Se$3,doc:Md};if(Fd.length===2){Hd?cd.push(Gd,Bd):cd.push(zd,jd);break}Fd.splice(0,2);let df={ind:Ad,mode:Nd,doc:qt$3(Fd)},Wd=Fd[0];Jr$3({ind:Ad,mode:at$4,doc:[Pd,Md,Wd]},[],Od,fd.length>0,nd,!0)?cd.push(df,Gd,Bd):Hd?cd.push(df,zd,Bd):cd.push(df,zd,jd);break}case xe$3:case He$2:{let Od=Id.groupId?nd[Id.groupId]:Nd;if(Od===Se$3){let Fd=Id.type===xe$3?Id.breakContents:Id.negate?Id.contents:f$1(Id.contents);Fd&&cd.push({ind:Ad,mode:Nd,doc:Fd})}if(Od===at$4){let Fd=Id.type===xe$3?Id.flatContents:Id.negate?f$1(Id.contents):Id.contents;Fd&&cd.push({ind:Ad,mode:Nd,doc:Fd})}break}case Ve$3:fd.push({ind:Ad,mode:Nd,doc:Id.contents});break;case $e$3:fd.length>0&&cd.push({ind:Ad,mode:Nd,doc:Gn$4});break;case me$1:switch(Nd){case at$4:if(Id.hard)pd=!0;else{Id.soft||(dd.push(" "),ud+=1);break}case Se$3:if(fd.length>0){cd.push({ind:Ad,mode:Nd,doc:Id},...fd.reverse()),fd.length=0;break}Id.literal?Ad.root?(dd.push(ld,Ad.root.value),ud=Ad.root.length):(dd.push(ld),ud=0):(ud-=Zn$3(dd),dd.push(ld+Ad.value),ud=Ad.length);break}break;case je$3:cd.push({ind:Ad,mode:Nd,doc:Id.contents});break;case ve$3:break;default:throw new Ct$3(Id)}cd.length===0&&fd.length>0&&(cd.push(...fd.reverse()),fd.length=0)}let vd=dd.indexOf(ar$2);if(vd!==-1){let Ad=dd.indexOf(ar$2,vd+1),Nd=dd.slice(0,vd).join(""),Id=dd.slice(vd+1,Ad).join(""),Od=dd.slice(Ad+1).join("");return{formatted:Nd+Id+Od,cursorNodeStart:Nd.length,cursorNodeText:Id}}return{formatted:dd.join("")}}function Tp$1(Ra,qa,nd=0){let od=0;for(let ld=nd;ld<Ra.length;++ld)Ra[ld]===" "?od=od+qa-od%qa:od++;return od}var Wu$1=Tp$1;function dp(Ra,qa){let nd=Ra.lastIndexOf(`
`);return nd===-1?0:Wu$1(Ra.slice(nd+1).match(/^[\t ]*/u)[0],qa)}var Gu$2=dp;function qr$2(Ra,qa,nd){let{node:od}=Ra;if(od.type==="TemplateLiteral"&&gp(Ra)){let pd=xp(Ra,nd,qa);if(pd)return pd}let ld="expressions";od.type==="TSTemplateLiteralType"&&(ld="types");let ud=[],cd=Ra.map(qa,ld);ud.push(ke$2,"`");let dd=0;return Ra.each(({index:pd,node:fd})=>{if(ud.push(qa()),fd.tail)return;let{tabWidth:md}=nd,vd=fd.value.raw,Ad=vd.includes(`
`)?Gu$2(vd,md):dd;dd=Ad;let Nd=cd[pd],Id=od[ld][pd],Od=de$2(nd.originalText,k$1(fd),R$4(od.quasis[pd+1]));if(!Od){let Pd=es$2(Nd,{...nd,printWidth:Number.POSITIVE_INFINITY}).formatted;Pd.includes(`
`)?Od=!0:Nd=Pd}Od&&(d$1(Id)||Id.type==="Identifier"||q$3(Id)||Id.type==="ConditionalExpression"||Id.type==="SequenceExpression"||Te$2(Id)||De$2(Id))&&(Nd=[f$1([E$2,Nd]),E$2]);let Fd=Ad===0&&vd.endsWith(`
`)?he$2(Number.NEGATIVE_INFINITY,Nd):xu$2(Nd,Ad,md);ud.push(l$1(["${",Fd,ke$2,"}"]))},"quasis"),ud.push("`"),ud}function Uu$3(Ra,qa){let nd=qa("quasi");return it$2(nd.label&&{tagged:!0,...nd.label},[qa("tag"),qa(Ra.node.typeArguments?"typeArguments":"typeParameters"),ke$2,nd])}function xp(Ra,qa,nd){let{node:od}=Ra,ld=od.quasis[0].value.raw.trim().split(/\s*\|\s*/u);if(ld.length>1||ld.some(ud=>ud.length>0)){qa.__inJestEach=!0;let ud=Ra.map(nd,"expressions");qa.__inJestEach=!1;let cd=[],dd=ud.map(Ad=>"${"+es$2(Ad,{...qa,printWidth:Number.POSITIVE_INFINITY,endOfLine:"lf"}).formatted+"}"),pd=[{hasLineBreak:!1,cells:[]}];for(let Ad=1;Ad<od.quasis.length;Ad++){let Nd=O$3(!1,pd,-1),Id=dd[Ad-1];Nd.cells.push(Id),Id.includes(`
`)&&(Nd.hasLineBreak=!0),od.quasis[Ad].value.raw.includes(`
`)&&pd.push({hasLineBreak:!1,cells:[]})}let fd=Math.max(ld.length,...pd.map(Ad=>Ad.cells.length)),md=Array.from({length:fd}).fill(0),vd=[{cells:ld},...pd.filter(Ad=>Ad.cells.length>0)];for(let{cells:Ad}of vd.filter(Nd=>!Nd.hasLineBreak))for(let[Nd,Id]of Ad.entries())md[Nd]=Math.max(md[Nd],et$4(Id));return cd.push(ke$2,"`",f$1([F$1,P$3(F$1,vd.map(Ad=>P$3(" | ",Ad.cells.map((Nd,Id)=>Ad.hasLineBreak?Nd:Nd+" ".repeat(md[Id]-et$4(Nd))))))]),F$1,"`"),cd}}function hp(Ra,qa){let{node:nd}=Ra,od=qa();return d$1(nd)&&(od=l$1([f$1([E$2,od]),E$2])),["${",od,ke$2,"}"]}function Gt$2(Ra,qa){return Ra.map(nd=>hp(nd,qa),"expressions")}function Wr$2(Ra,qa){return mt$2(Ra,nd=>typeof nd=="string"?qa?N$4(!1,nd,/(\\*)`/gu,"$1$1\\`"):ts$1(nd):nd)}function ts$1(Ra){return N$4(!1,Ra,/([\\`]|\$\{)/gu,String.raw`\$1`)}function gp({node:Ra,parent:qa}){let nd=/^[fx]?(?:describe|it|test)$/u;return qa.type==="TaggedTemplateExpression"&&qa.quasi===Ra&&qa.tag.type==="MemberExpression"&&qa.tag.property.type==="Identifier"&&qa.tag.property.name==="each"&&(qa.tag.object.type==="Identifier"&&nd.test(qa.tag.object.name)||qa.tag.object.type==="MemberExpression"&&qa.tag.object.property.type==="Identifier"&&(qa.tag.object.property.name==="only"||qa.tag.object.property.name==="skip")&&qa.tag.object.object.type==="Identifier"&&nd.test(qa.tag.object.object.name))}var ns$1=[(Ra,qa)=>Ra.type==="ObjectExpression"&&qa==="properties",(Ra,qa)=>Ra.type==="CallExpression"&&Ra.callee.type==="Identifier"&&Ra.callee.name==="Component"&&qa==="arguments",(Ra,qa)=>Ra.type==="Decorator"&&qa==="expression"];function Nu$2(Ra){let qa=od=>od.type==="TemplateLiteral",nd=(od,ld)=>Ae$3(od)&&!od.computed&&od.key.type==="Identifier"&&od.key.name==="styles"&&ld==="value";return Ra.match(qa,(od,ld)=>U$3(od)&&ld==="elements",nd,...ns$1)||Ra.match(qa,nd,...ns$1)}function Xu$2(Ra){return Ra.match(qa=>qa.type==="TemplateLiteral",(qa,nd)=>Ae$3(qa)&&!qa.computed&&qa.key.type==="Identifier"&&qa.key.name==="template"&&nd==="value",...ns$1)}function rs$1(Ra,qa){return d$1(Ra,g$3.Block|g$3.Leading,({value:nd})=>nd===` ${qa} `)}function Gr$2({node:Ra,parent:qa},nd){return rs$1(Ra,nd)||Sp(qa)&&rs$1(qa,nd)||qa.type==="ExpressionStatement"&&rs$1(qa,nd)}function Sp(Ra){return Ra.type==="AsConstExpression"||Ra.type==="TSAsExpression"&&Ra.typeAnnotation.type==="TSTypeReference"&&Ra.typeAnnotation.typeName.type==="Identifier"&&Ra.typeAnnotation.typeName.name==="const"}async function Bp(Ra,qa,nd){let{node:od}=nd,ld=od.quasis.map(md=>md.value.raw),ud=0,cd=ld.reduce((md,vd,Ad)=>Ad===0?vd:md+"@prettier-placeholder-"+ud+++"-id"+vd,""),dd=await Ra(cd,{parser:"scss"}),pd=Gt$2(nd,qa),fd=bp(dd,pd);if(!fd)throw new Error("Couldn't insert all the expressions");return["`",f$1([F$1,fd]),E$2,"`"]}function bp(Ra,qa){if(!w$1(qa))return Ra;let nd=0,od=mt$2(Wt$2(Ra),ld=>typeof ld!="string"||!ld.includes("@prettier-placeholder")?ld:ld.split(/@prettier-placeholder-(\d+)-id/u).map((ud,cd)=>cd%2===0?Ie$3(ud):(nd++,qa[ud])));return qa.length===nd?od:null}function Pp({node:Ra,parent:qa,grandparent:nd}){return nd&&Ra.quasis&&qa.type==="JSXExpressionContainer"&&nd.type==="JSXElement"&&nd.openingElement.name.name==="style"&&nd.openingElement.attributes.some(od=>od.type==="JSXAttribute"&&od.name.name==="jsx")||(qa==null?void 0:qa.type)==="TaggedTemplateExpression"&&qa.tag.type==="Identifier"&&qa.tag.name==="css"||(qa==null?void 0:qa.type)==="TaggedTemplateExpression"&&qa.tag.type==="MemberExpression"&&qa.tag.object.name==="css"&&(qa.tag.property.name==="global"||qa.tag.property.name==="resolve")}function Ur$2(Ra){return Ra.type==="Identifier"&&Ra.name==="styled"}function Yu$1(Ra){return/^[A-Z]/u.test(Ra.object.name)&&Ra.property.name==="extend"}function kp$1({parent:Ra}){if(!Ra||Ra.type!=="TaggedTemplateExpression")return!1;let qa=Ra.tag.type==="ParenthesizedExpression"?Ra.tag.expression:Ra.tag;switch(qa.type){case"MemberExpression":return Ur$2(qa.object)||Yu$1(qa);case"CallExpression":return Ur$2(qa.callee)||qa.callee.type==="MemberExpression"&&(qa.callee.object.type==="MemberExpression"&&(Ur$2(qa.callee.object.object)||Yu$1(qa.callee.object))||qa.callee.object.type==="CallExpression"&&Ur$2(qa.callee.object.callee));case"Identifier":return qa.name==="css";default:return!1}}function Ip({parent:Ra,grandparent:qa}){return(qa==null?void 0:qa.type)==="JSXAttribute"&&Ra.type==="JSXExpressionContainer"&&qa.name.type==="JSXIdentifier"&&qa.name.name==="css"}function Lp$1(Ra){if(Pp(Ra)||kp$1(Ra)||Ip(Ra)||Nu$2(Ra))return Bp}var Hu$3=Lp$1;async function wp(Ra,qa,nd){let{node:od}=nd,ld=od.quasis.length,ud=Gt$2(nd,qa),cd=[];for(let dd=0;dd<ld;dd++){let pd=od.quasis[dd],fd=dd===0,md=dd===ld-1,vd=pd.value.cooked,Ad=vd.split(`
`),Nd=Ad.length,Id=ud[dd],Od=Nd>2&&Ad[0].trim()===""&&Ad[1].trim()==="",Fd=Nd>2&&Ad[Nd-1].trim()===""&&Ad[Nd-2].trim()==="",Pd=Ad.every(Bd=>/^\s*(?:#[^\n\r]*)?$/u.test(Bd));if(!md&&/#[^\n\r]*$/u.test(Ad[Nd-1]))return null;let Md=null;Pd?Md=Op$1(Ad):Md=await Ra(vd,{parser:"graphql"}),Md?(Md=Wr$2(Md,!1),!fd&&Od&&cd.push(""),cd.push(Md),!md&&Fd&&cd.push("")):!fd&&!md&&Od&&cd.push(""),Id&&cd.push(Id)}return["`",f$1([F$1,P$3(F$1,cd)]),F$1,"`"]}function Op$1(Ra){let qa=[],nd=!1,od=Ra.map(ld=>ld.trim());for(let[ld,ud]of od.entries())ud!==""&&(od[ld-1]===""&&nd?qa.push([F$1,ud]):qa.push(ud),nd=!0);return qa.length===0?null:P$3(F$1,qa)}function _p({node:Ra,parent:qa}){return Gr$2({node:Ra,parent:qa},"GraphQL")||qa&&(qa.type==="TaggedTemplateExpression"&&(qa.tag.type==="MemberExpression"&&qa.tag.object.name==="graphql"&&qa.tag.property.name==="experimental"||qa.tag.type==="Identifier"&&(qa.tag.name==="gql"||qa.tag.name==="graphql"))||qa.type==="CallExpression"&&qa.callee.type==="Identifier"&&qa.callee.name==="graphql")}function jp$1(Ra){if(_p(Ra))return wp}var Vu$3=jp$1,ss$1=0;async function $u$2(Ra,qa,nd,od,ld){let{node:ud}=od,cd=ss$1;ss$1=ss$1+1>>>0;let dd=Pd=>`PRETTIER_HTML_PLACEHOLDER_${Pd}_${cd}_IN_JS`,pd=ud.quasis.map((Pd,Md,Bd)=>Md===Bd.length-1?Pd.value.cooked:Pd.value.cooked+dd(Md)).join(""),fd=Gt$2(od,nd),md=new RegExp(dd(String.raw`(\d+)`),"gu"),vd=0,Ad=await qa(pd,{parser:Ra,__onHtmlRoot(Pd){vd=Pd.children.length}}),Nd=mt$2(Ad,Pd=>{if(typeof Pd!="string")return Pd;let Md=[],Bd=Pd.split(md);for(let jd=0;jd<Bd.length;jd++){let Hd=Bd[jd];if(jd%2===0){Hd&&(Hd=ts$1(Hd),ld.__embeddedInHtml&&(Hd=N$4(!1,Hd,/<\/(?=script\b)/giu,String.raw`<\/`)),Md.push(Hd));continue}let Gd=Number(Hd);Md.push(fd[Gd])}return Md}),Id=/^\s/u.test(pd)?" ":"",Od=/\s$/u.test(pd)?" ":"",Fd=ld.htmlWhitespaceSensitivity==="ignore"?F$1:Id&&Od?x$3:null;return Fd?l$1(["`",f$1([Fd,l$1(Nd)]),Fd,"`"]):it$2({hug:!1},l$1(["`",Id,vd>1?f$1(l$1(Nd)):l$1(Nd),Od,"`"]))}function vp(Ra){return Gr$2(Ra,"HTML")||Ra.match(qa=>qa.type==="TemplateLiteral",(qa,nd)=>qa.type==="TaggedTemplateExpression"&&qa.tag.type==="Identifier"&&qa.tag.name==="html"&&nd==="quasi")}var Mp$1=$u$2.bind(void 0,"html"),Rp$1=$u$2.bind(void 0,"angular");function Jp(Ra){if(vp(Ra))return Mp$1;if(Xu$2(Ra))return Rp$1}var Ku$3=Jp;async function qp(Ra,qa,nd){let{node:od}=nd,ld=N$4(!1,od.quasis[0].value.raw,/((?:\\\\)*)\\`/gu,(pd,fd)=>"\\".repeat(fd.length/2)+"`"),ud=Wp$1(ld),cd=ud!=="";cd&&(ld=N$4(!1,ld,new RegExp(`^${ud}`,"gmu"),""));let dd=Wr$2(await Ra(ld,{parser:"markdown",__inJsTemplate:!0}),!0);return["`",cd?f$1([E$2,dd]):[Rr$1,du$3(dd)],E$2,"`"]}function Wp$1(Ra){let qa=Ra.match(/^([^\S\n]*)\S/mu);return qa===null?"":qa[1]}function Gp(Ra){if(Up(Ra))return qp}function Up({node:Ra,parent:qa}){return(qa==null?void 0:qa.type)==="TaggedTemplateExpression"&&Ra.quasis.length===1&&qa.tag.type==="Identifier"&&(qa.tag.name==="md"||qa.tag.name==="markdown")}var zu$1=Gp;function Np$1(Ra){let{node:qa}=Ra;if(qa.type!=="TemplateLiteral"||Xp(qa))return;let nd;for(let od of[Hu$3,Vu$3,Ku$3,zu$1])if(nd=od(Ra),!!nd)return qa.quasis.length===1&&qa.quasis[0].value.raw.trim()===""?"``":async(...ld)=>{let ud=await nd(...ld);return ud&&it$2({embed:!0,...ud.label},ud)}}function Xp({quasis:Ra}){return Ra.some(({value:{cooked:qa}})=>qa===null)}var Qu$3=Np$1,Yp=/\*\/$/,Hp$1=/^\/\*\*?/,ri$3=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,Vp$1=/(^|\s+)\/\/([^\n\r]*)/g,Zu$3=/^(\r?\n)+/,$p=/(?:^|\r?\n) *(@[^\n\r]*?) *\r?\n *(?![^\n\r@]*\/\/[^]*)([^\s@][^\n\r@]+?) *\r?\n/g,ei$4=/(?:^|\r?\n) *@(\S+) *([^\n\r]*)/g,Kp$1=/(\r?\n|^) *\* ?/g,ni$3=[];function si$4(Ra){let qa=Ra.match(ri$3);return qa?qa[0].trimStart():""}function ui$4(Ra){let qa=Ra.match(ri$3),nd=qa==null?void 0:qa[0];return nd==null?Ra:Ra.slice(nd.length)}function ii$4(Ra){let qa=`
`;Ra=N$4(!1,Ra.replace(Hp$1,"").replace(Yp,""),Kp$1,"$1");let nd="";for(;nd!==Ra;)nd=Ra,Ra=N$4(!1,Ra,$p,`${qa}$1 $2${qa}`);Ra=Ra.replace(Zu$3,"").trimEnd();let od=Object.create(null),ld=N$4(!1,Ra,ei$4,"").replace(Zu$3,"").trimEnd(),ud;for(;ud=ei$4.exec(Ra);){let cd=N$4(!1,ud[2],Vp$1,"");if(typeof od[ud[1]]=="string"||Array.isArray(od[ud[1]])){let dd=od[ud[1]];od[ud[1]]=[...ni$3,...Array.isArray(dd)?dd:[dd],cd]}else od[ud[1]]=cd}return{comments:ld,pragmas:od}}function ai$4({comments:Ra="",pragmas:qa={}}){let nd=`
`,od="/**",ld=" *",ud=" */",cd=Object.keys(qa),dd=cd.flatMap(fd=>ti$3(fd,qa[fd])).map(fd=>`${ld} ${fd}${nd}`).join("");if(!Ra){if(cd.length===0)return"";if(cd.length===1&&!Array.isArray(qa[cd[0]])){let fd=qa[cd[0]];return`${od} ${ti$3(cd[0],fd)[0]}${ud}`}}let pd=Ra.split(nd).map(fd=>`${ld} ${fd}`).join(nd)+nd;return od+nd+(Ra?pd:"")+(Ra&&cd.length>0?ld+nd:"")+dd+ud}function ti$3(Ra,qa){return[...ni$3,...Array.isArray(qa)?qa:[qa]].map(nd=>`@${Ra} ${nd}`.trim())}function zp$1(Ra){if(!Ra.startsWith("#!"))return"";let qa=Ra.indexOf(`
`);return qa===-1?Ra:Ra.slice(0,qa)}var oi$4=zp$1;function Qp(Ra){let qa=oi$4(Ra);qa&&(Ra=Ra.slice(qa.length+1));let nd=si$4(Ra),{pragmas:od,comments:ld}=ii$4(nd);return{shebang:qa,text:Ra,pragmas:od,comments:ld}}function pi$5(Ra){let{shebang:qa,text:nd,pragmas:od,comments:ld}=Qp(Ra),ud=ui$4(nd),cd=ai$4({pragmas:{format:"",...od},comments:ld.trimStart()});return(qa?`${qa}
`:"")+cd+(ud.startsWith(`
`)?`
`:`
`)+ud}function Zp(Ra,qa){let{originalText:nd,[Symbol.for("comments")]:od,locStart:ld,locEnd:ud,[Symbol.for("printedComments")]:cd}=qa,{node:dd}=Ra,pd=ld(dd),fd=ud(dd);for(let md of od)ld(md)>=pd&&ud(md)<=fd&&cd.add(md);return nd.slice(pd,fd)}var ci$4=Zp;function us$1(Ra,qa){var nd,od,ld,ud,cd,dd,pd,fd,md;if(Ra.isRoot)return!1;let{node:vd,key:Ad,parent:Nd}=Ra;if(qa.__isInHtmlInterpolation&&!qa.bracketSpacing&&nc$2(vd)&&or$2(Ra))return!0;if(ec$1(vd))return!1;if(vd.type==="Identifier"){if((nd=vd.extra)!=null&&nd.parenthesized&&/^PRETTIER_HTML_PLACEHOLDER_\d+_\d+_IN_JS$/u.test(vd.name)||Ad==="left"&&(vd.name==="async"&&!Nd.await||vd.name==="let")&&Nd.type==="ForOfStatement")return!0;if(vd.name==="let"){let Id=(od=Ra.findAncestor(Od=>Od.type==="ForOfStatement"))==null?void 0:od.left;if(Id&&ie$2(Id,Od=>Od===vd))return!0}if(Ad==="object"&&vd.name==="let"&&Nd.type==="MemberExpression"&&Nd.computed&&!Nd.optional){let Id=Ra.findAncestor(Fd=>Fd.type==="ExpressionStatement"||Fd.type==="ForStatement"||Fd.type==="ForInStatement"),Od=Id?Id.type==="ExpressionStatement"?Id.expression:Id.type==="ForStatement"?Id.init:Id.left:void 0;if(Od&&ie$2(Od,Fd=>Fd===vd))return!0}if(Ad==="expression")switch(vd.name){case"await":case"interface":case"module":case"using":case"yield":case"let":case"component":case"hook":case"type":{let Id=Ra.findAncestor(Od=>!Te$2(Od));if(Id!==Nd&&Id.type==="ExpressionStatement")return!0}}return!1}if(vd.type==="ObjectExpression"||vd.type==="FunctionExpression"||vd.type==="ClassExpression"||vd.type==="DoExpression"){let Id=(ld=Ra.findAncestor(Od=>Od.type==="ExpressionStatement"))==null?void 0:ld.expression;if(Id&&ie$2(Id,Od=>Od===vd))return!0}if(vd.type==="ObjectExpression"){let Id=(ud=Ra.findAncestor(Od=>Od.type==="ArrowFunctionExpression"))==null?void 0:ud.body;if(Id&&Id.type!=="SequenceExpression"&&Id.type!=="AssignmentExpression"&&ie$2(Id,Od=>Od===vd))return!0}switch(Nd.type){case"ParenthesizedExpression":return!1;case"ClassDeclaration":case"ClassExpression":if(Ad==="superClass"&&(vd.type==="ArrowFunctionExpression"||vd.type==="AssignmentExpression"||vd.type==="AwaitExpression"||vd.type==="BinaryExpression"||vd.type==="ConditionalExpression"||vd.type==="LogicalExpression"||vd.type==="NewExpression"||vd.type==="ObjectExpression"||vd.type==="SequenceExpression"||vd.type==="TaggedTemplateExpression"||vd.type==="UnaryExpression"||vd.type==="UpdateExpression"||vd.type==="YieldExpression"||vd.type==="TSNonNullExpression"||vd.type==="ClassExpression"&&w$1(vd.decorators)))return!0;break;case"ExportDefaultDeclaration":return li$4(Ra,qa)||vd.type==="SequenceExpression";case"Decorator":if(Ad==="expression"&&!uc$3(vd))return!0;break;case"TypeAnnotation":if(Ra.match(void 0,void 0,(Id,Od)=>Od==="returnType"&&Id.type==="ArrowFunctionExpression")&&rc$3(vd))return!0;break;case"BinaryExpression":if(Ad==="left"&&(Nd.operator==="in"||Nd.operator==="instanceof")&&vd.type==="UnaryExpression")return!0;break;case"VariableDeclarator":if(Ad==="init"&&Ra.match(void 0,void 0,(Id,Od)=>Od==="declarations"&&Id.type==="VariableDeclaration",(Id,Od)=>Od==="left"&&Id.type==="ForInStatement"))return!0;break}switch(vd.type){case"UpdateExpression":if(Nd.type==="UnaryExpression")return vd.prefix&&(vd.operator==="++"&&Nd.operator==="+"||vd.operator==="--"&&Nd.operator==="-");case"UnaryExpression":switch(Nd.type){case"UnaryExpression":return vd.operator===Nd.operator&&(vd.operator==="+"||vd.operator==="-");case"BindExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":return Ad==="object";case"TaggedTemplateExpression":return!0;case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Ad==="callee";case"BinaryExpression":return Ad==="left"&&Nd.operator==="**";case"TSNonNullExpression":return!0;default:return!1}case"BinaryExpression":if(Nd.type==="UpdateExpression"||vd.operator==="in"&&tc$1(Ra))return!0;if(vd.operator==="|>"&&(cd=vd.extra)!=null&&cd.parenthesized){let Id=Ra.grandparent;if(Id.type==="BinaryExpression"&&Id.operator==="|>")return!0}case"TSTypeAssertion":case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":case"LogicalExpression":switch(Nd.type){case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":return!Te$2(vd);case"ConditionalExpression":return Te$2(vd)||au$3(vd);case"CallExpression":case"NewExpression":case"OptionalCallExpression":return Ad==="callee";case"ClassExpression":case"ClassDeclaration":return Ad==="superClass";case"TSTypeAssertion":case"TaggedTemplateExpression":case"UnaryExpression":case"JSXSpreadAttribute":case"SpreadElement":case"BindExpression":case"AwaitExpression":case"TSNonNullExpression":case"UpdateExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":return Ad==="object";case"AssignmentExpression":case"AssignmentPattern":return Ad==="left"&&(vd.type==="TSTypeAssertion"||Te$2(vd));case"LogicalExpression":if(vd.type==="LogicalExpression")return Nd.operator!==vd.operator;case"BinaryExpression":{let{operator:Id,type:Od}=vd;if(!Id&&Od!=="TSTypeAssertion")return!0;let Fd=er$2(Id),Pd=Nd.operator,Md=er$2(Pd);return Md>Fd||Ad==="right"&&Md===Fd||Md===Fd&&!nr$2(Pd,Id)?!0:Md<Fd&&Id==="%"?Pd==="+"||Pd==="-":!!yu$1(Pd)}default:return!1}case"SequenceExpression":switch(Nd.type){case"ReturnStatement":return!1;case"ForStatement":return!1;case"ExpressionStatement":return Ad!=="expression";case"ArrowFunctionExpression":return Ad!=="body";default:return!0}case"YieldExpression":if(Nd.type==="AwaitExpression"||Nd.type==="TSTypeAssertion")return!0;case"AwaitExpression":switch(Nd.type){case"TaggedTemplateExpression":case"UnaryExpression":case"LogicalExpression":case"SpreadElement":case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":case"BindExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":return Ad==="object";case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Ad==="callee";case"ConditionalExpression":return Ad==="test";case"BinaryExpression":return!(!vd.argument&&Nd.operator==="|>");default:return!1}case"TSFunctionType":if(Ra.match(Id=>Id.type==="TSFunctionType",(Id,Od)=>Od==="typeAnnotation"&&Id.type==="TSTypeAnnotation",(Id,Od)=>Od==="returnType"&&Id.type==="ArrowFunctionExpression"))return!0;case"TSConditionalType":case"TSConstructorType":if(Ad==="extendsType"&&Nd.type==="TSConditionalType"){if(vd.type==="TSConditionalType")return!0;let{typeAnnotation:Id}=vd.returnType||vd.typeAnnotation;if(Id.type==="TSTypePredicate"&&Id.typeAnnotation&&(Id=Id.typeAnnotation.typeAnnotation),Id.type==="TSInferType"&&Id.typeParameter.constraint)return!0}if(Ad==="checkType"&&Nd.type==="TSConditionalType")return!0;case"TSUnionType":case"TSIntersectionType":if((Nd.type==="TSUnionType"||Nd.type==="TSIntersectionType")&&Nd.types.length>1&&(!vd.types||vd.types.length>1))return!0;case"TSInferType":if(vd.type==="TSInferType"){if(Nd.type==="TSRestType")return!1;if(Ad==="types"&&(Nd.type==="TSUnionType"||Nd.type==="TSIntersectionType")&&vd.typeParameter.type==="TSTypeParameter"&&vd.typeParameter.constraint)return!0}case"TSTypeOperator":return Nd.type==="TSArrayType"||Nd.type==="TSOptionalType"||Nd.type==="TSRestType"||Ad==="objectType"&&Nd.type==="TSIndexedAccessType"||Nd.type==="TSTypeOperator"||Nd.type==="TSTypeAnnotation"&&Ra.grandparent.type.startsWith("TSJSDoc");case"TSTypeQuery":return Ad==="objectType"&&Nd.type==="TSIndexedAccessType"||Ad==="elementType"&&Nd.type==="TSArrayType";case"TypeOperator":return Nd.type==="ArrayTypeAnnotation"||Nd.type==="NullableTypeAnnotation"||Ad==="objectType"&&(Nd.type==="IndexedAccessType"||Nd.type==="OptionalIndexedAccessType")||Nd.type==="TypeOperator";case"TypeofTypeAnnotation":return Ad==="objectType"&&(Nd.type==="IndexedAccessType"||Nd.type==="OptionalIndexedAccessType")||Ad==="elementType"&&Nd.type==="ArrayTypeAnnotation";case"ArrayTypeAnnotation":return Nd.type==="NullableTypeAnnotation";case"IntersectionTypeAnnotation":case"UnionTypeAnnotation":return Nd.type==="TypeOperator"||Nd.type==="ArrayTypeAnnotation"||Nd.type==="NullableTypeAnnotation"||Nd.type==="IntersectionTypeAnnotation"||Nd.type==="UnionTypeAnnotation"||Ad==="objectType"&&(Nd.type==="IndexedAccessType"||Nd.type==="OptionalIndexedAccessType");case"InferTypeAnnotation":case"NullableTypeAnnotation":return Nd.type==="ArrayTypeAnnotation"||Ad==="objectType"&&(Nd.type==="IndexedAccessType"||Nd.type==="OptionalIndexedAccessType");case"ComponentTypeAnnotation":case"FunctionTypeAnnotation":{if(vd.type==="ComponentTypeAnnotation"&&(vd.rendersType===null||vd.rendersType===void 0))return!1;if(Ra.match(void 0,(Od,Fd)=>Fd==="typeAnnotation"&&Od.type==="TypeAnnotation",(Od,Fd)=>Fd==="returnType"&&Od.type==="ArrowFunctionExpression")||Ra.match(void 0,(Od,Fd)=>Fd==="typeAnnotation"&&Od.type==="TypePredicate",(Od,Fd)=>Fd==="typeAnnotation"&&Od.type==="TypeAnnotation",(Od,Fd)=>Fd==="returnType"&&Od.type==="ArrowFunctionExpression"))return!0;let Id=Nd.type==="NullableTypeAnnotation"?Ra.grandparent:Nd;return Id.type==="UnionTypeAnnotation"||Id.type==="IntersectionTypeAnnotation"||Id.type==="ArrayTypeAnnotation"||Ad==="objectType"&&(Id.type==="IndexedAccessType"||Id.type==="OptionalIndexedAccessType")||Ad==="checkType"&&Nd.type==="ConditionalTypeAnnotation"||Ad==="extendsType"&&Nd.type==="ConditionalTypeAnnotation"&&((dd=vd.returnType)==null?void 0:dd.type)==="InferTypeAnnotation"&&((pd=vd.returnType)==null?void 0:pd.typeParameter.bound)||Id.type==="NullableTypeAnnotation"||Nd.type==="FunctionTypeParam"&&Nd.name===null&&K$3(vd).some(Od=>{var Fd;return((Fd=Od.typeAnnotation)==null?void 0:Fd.type)==="NullableTypeAnnotation"})}case"ConditionalTypeAnnotation":if(Ad==="extendsType"&&Nd.type==="ConditionalTypeAnnotation"&&vd.type==="ConditionalTypeAnnotation"||Ad==="checkType"&&Nd.type==="ConditionalTypeAnnotation")return!0;case"OptionalIndexedAccessType":return Ad==="objectType"&&Nd.type==="IndexedAccessType";case"StringLiteral":case"NumericLiteral":case"Literal":if(typeof vd.value=="string"&&Nd.type==="ExpressionStatement"&&!Nd.directive){let Id=Ra.grandparent;return Id.type==="Program"||Id.type==="BlockStatement"}return Ad==="object"&&Nd.type==="MemberExpression"&&typeof vd.value=="number";case"AssignmentExpression":{let Id=Ra.grandparent;return Ad==="body"&&Nd.type==="ArrowFunctionExpression"?!0:Ad==="key"&&(Nd.type==="ClassProperty"||Nd.type==="PropertyDefinition")&&Nd.computed||(Ad==="init"||Ad==="update")&&Nd.type==="ForStatement"?!1:Nd.type==="ExpressionStatement"?vd.left.type==="ObjectPattern":!(Ad==="key"&&Nd.type==="TSPropertySignature"||Nd.type==="AssignmentExpression"||Nd.type==="SequenceExpression"&&Id.type==="ForStatement"&&(Id.init===Nd||Id.update===Nd)||Ad==="value"&&Nd.type==="Property"&&Id.type==="ObjectPattern"&&Id.properties.includes(Nd)||Nd.type==="NGChainedExpression")}case"ConditionalExpression":switch(Nd.type){case"TaggedTemplateExpression":case"UnaryExpression":case"SpreadElement":case"BinaryExpression":case"LogicalExpression":case"NGPipeExpression":case"ExportDefaultDeclaration":case"AwaitExpression":case"JSXSpreadAttribute":case"TSTypeAssertion":case"TypeCastExpression":case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":case"TSNonNullExpression":return!0;case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Ad==="callee";case"ConditionalExpression":return qa.experimentalTernaries?!1:Ad==="test";case"MemberExpression":case"OptionalMemberExpression":return Ad==="object";default:return!1}case"FunctionExpression":switch(Nd.type){case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Ad==="callee";case"TaggedTemplateExpression":return!0;default:return!1}case"ArrowFunctionExpression":switch(Nd.type){case"BinaryExpression":return Nd.operator!=="|>"||((fd=vd.extra)==null?void 0:fd.parenthesized);case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Ad==="callee";case"MemberExpression":case"OptionalMemberExpression":return Ad==="object";case"TSAsExpression":case"TSSatisfiesExpression":case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":case"TSNonNullExpression":case"BindExpression":case"TaggedTemplateExpression":case"UnaryExpression":case"LogicalExpression":case"AwaitExpression":case"TSTypeAssertion":return!0;case"ConditionalExpression":return Ad==="test";default:return!1}case"ClassExpression":switch(Nd.type){case"NewExpression":return Ad==="callee";default:return!1}case"OptionalMemberExpression":case"OptionalCallExpression":case"CallExpression":case"MemberExpression":if(sc$1(Ra))return!0;case"TaggedTemplateExpression":case"TSNonNullExpression":if(Ad==="callee"&&(Nd.type==="BindExpression"||Nd.type==="NewExpression")){let Id=vd;for(;Id;)switch(Id.type){case"CallExpression":case"OptionalCallExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":case"BindExpression":Id=Id.object;break;case"TaggedTemplateExpression":Id=Id.tag;break;case"TSNonNullExpression":Id=Id.expression;break;default:return!1}}return!1;case"BindExpression":return Ad==="callee"&&(Nd.type==="BindExpression"||Nd.type==="NewExpression")||Ad==="object"&&q$3(Nd);case"NGPipeExpression":return!(Nd.type==="NGRoot"||Nd.type==="NGMicrosyntaxExpression"||Nd.type==="ObjectProperty"&&!((md=vd.extra)!=null&&md.parenthesized)||U$3(Nd)||Ad==="arguments"&&L$4(Nd)||Ad==="right"&&Nd.type==="NGPipeExpression"||Ad==="property"&&Nd.type==="MemberExpression"||Nd.type==="AssignmentExpression");case"JSXFragment":case"JSXElement":return Ad==="callee"||Ad==="left"&&Nd.type==="BinaryExpression"&&Nd.operator==="<"||!U$3(Nd)&&Nd.type!=="ArrowFunctionExpression"&&Nd.type!=="AssignmentExpression"&&Nd.type!=="AssignmentPattern"&&Nd.type!=="BinaryExpression"&&Nd.type!=="NewExpression"&&Nd.type!=="ConditionalExpression"&&Nd.type!=="ExpressionStatement"&&Nd.type!=="JsExpressionRoot"&&Nd.type!=="JSXAttribute"&&Nd.type!=="JSXElement"&&Nd.type!=="JSXExpressionContainer"&&Nd.type!=="JSXFragment"&&Nd.type!=="LogicalExpression"&&!L$4(Nd)&&!Ae$3(Nd)&&Nd.type!=="ReturnStatement"&&Nd.type!=="ThrowStatement"&&Nd.type!=="TypeCastExpression"&&Nd.type!=="VariableDeclarator"&&Nd.type!=="YieldExpression";case"TSInstantiationExpression":return Ad==="object"&&q$3(Nd)}return!1}var ec$1=v$1(["BlockStatement","BreakStatement","ComponentDeclaration","ClassBody","ClassDeclaration","ClassMethod","ClassProperty","PropertyDefinition","ClassPrivateProperty","ContinueStatement","DebuggerStatement","DeclareComponent","DeclareClass","DeclareExportAllDeclaration","DeclareExportDeclaration","DeclareFunction","DeclareHook","DeclareInterface","DeclareModule","DeclareModuleExports","DeclareNamespace","DeclareVariable","DeclareEnum","DoWhileStatement","EnumDeclaration","ExportAllDeclaration","ExportDefaultDeclaration","ExportNamedDeclaration","ExpressionStatement","ForInStatement","ForOfStatement","ForStatement","FunctionDeclaration","HookDeclaration","IfStatement","ImportDeclaration","InterfaceDeclaration","LabeledStatement","MethodDefinition","ReturnStatement","SwitchStatement","ThrowStatement","TryStatement","TSDeclareFunction","TSEnumDeclaration","TSImportEqualsDeclaration","TSInterfaceDeclaration","TSModuleDeclaration","TSNamespaceExportDeclaration","TypeAlias","VariableDeclaration","WhileStatement","WithStatement"]);function tc$1(Ra){let qa=0,{node:nd}=Ra;for(;nd;){let od=Ra.getParentNode(qa++);if((od==null?void 0:od.type)==="ForStatement"&&od.init===nd)return!0;nd=od}return!1}function rc$3(Ra){return tr$2(Ra,qa=>qa.type==="ObjectTypeAnnotation"&&tr$2(qa,nd=>nd.type==="FunctionTypeAnnotation"))}function nc$2(Ra){return se$2(Ra)}function or$2(Ra){let{parent:qa,key:nd}=Ra;switch(qa.type){case"NGPipeExpression":if(nd==="arguments"&&Ra.isLast)return Ra.callParent(or$2);break;case"ObjectProperty":if(nd==="value")return Ra.callParent(()=>Ra.key==="properties"&&Ra.isLast);break;case"BinaryExpression":case"LogicalExpression":if(nd==="right")return Ra.callParent(or$2);break;case"ConditionalExpression":if(nd==="alternate")return Ra.callParent(or$2);break;case"UnaryExpression":if(qa.prefix)return Ra.callParent(or$2);break}return!1}function li$4(Ra,qa){let{node:nd,parent:od}=Ra;return nd.type==="FunctionExpression"||nd.type==="ClassExpression"?od.type==="ExportDefaultDeclaration"||!us$1(Ra,qa):!jt$2(nd)||od.type!=="ExportDefaultDeclaration"&&us$1(Ra,qa)?!1:Ra.call(()=>li$4(Ra,qa),...Pr$2(nd))}function sc$1(Ra){let{node:qa,parent:nd,grandparent:od,key:ld}=Ra;return!!((qa.type==="OptionalMemberExpression"||qa.type==="OptionalCallExpression")&&(ld==="object"&&nd.type==="MemberExpression"||ld==="callee"&&(nd.type==="CallExpression"||nd.type==="NewExpression")||nd.type==="TSNonNullExpression"&&od.type==="MemberExpression"&&od.object===nd)||Ra.match(()=>qa.type==="CallExpression"||qa.type==="MemberExpression",(ud,cd)=>cd==="expression"&&ud.type==="ChainExpression")&&(Ra.match(void 0,void 0,(ud,cd)=>cd==="callee"&&(ud.type==="CallExpression"&&!ud.optional||ud.type==="NewExpression")||cd==="object"&&ud.type==="MemberExpression"&&!ud.optional)||Ra.match(void 0,void 0,(ud,cd)=>cd==="expression"&&ud.type==="TSNonNullExpression",(ud,cd)=>cd==="object"&&ud.type==="MemberExpression"))||Ra.match(()=>qa.type==="CallExpression"||qa.type==="MemberExpression",(ud,cd)=>cd==="expression"&&ud.type==="TSNonNullExpression",(ud,cd)=>cd==="expression"&&ud.type==="ChainExpression",(ud,cd)=>cd==="object"&&ud.type==="MemberExpression"))}function is(Ra){return Ra.type==="Identifier"?!0:q$3(Ra)?!Ra.computed&&!Ra.optional&&Ra.property.type==="Identifier"&&is(Ra.object):!1}function uc$3(Ra){return Ra.type==="ChainExpression"&&(Ra=Ra.expression),is(Ra)||L$4(Ra)&&!Ra.optional&&is(Ra.callee)}var Be$3=us$1;function ic$2(Ra,qa){let nd=qa-1;nd=Ge$2(Ra,nd,{backwards:!0}),nd=Ue$3(Ra,nd,{backwards:!0}),nd=Ge$2(Ra,nd,{backwards:!0});let od=Ue$3(Ra,nd,{backwards:!0});return nd!==od}var mi$2=ic$2,ac$1=()=>!0;function as$1(Ra,qa){let nd=Ra.node;return nd.printed=!0,qa.printer.printComment(Ra,qa)}function oc$1(Ra,qa){var nd;let od=Ra.node,ld=[as$1(Ra,qa)],{printer:ud,originalText:cd,locStart:dd,locEnd:pd}=qa;if((nd=ud.isBlockComment)!=null&&nd.call(ud,od)){let md=te$3(cd,pd(od))?te$3(cd,dd(od),{backwards:!0})?F$1:x$3:" ";ld.push(md)}else ld.push(F$1);let fd=Ue$3(cd,Ge$2(cd,pd(od)));return fd!==!1&&te$3(cd,fd)&&ld.push(F$1),ld}function pc(Ra,qa,nd){var od;let ld=Ra.node,ud=as$1(Ra,qa),{printer:cd,originalText:dd,locStart:pd}=qa,fd=(od=cd.isBlockComment)==null?void 0:od.call(cd,ld);if(nd!=null&&nd.hasLineSuffix&&!(nd!=null&&nd.isBlock)||te$3(dd,pd(ld),{backwards:!0})){let md=mi$2(dd,pd(ld));return{doc:Wn$2([F$1,md?F$1:"",ud]),isBlock:fd,hasLineSuffix:!0}}return!fd||nd!=null&&nd.hasLineSuffix?{doc:[Wn$2([" ",ud]),Ee$3],isBlock:fd,hasLineSuffix:!0}:{doc:[" ",ud],isBlock:fd,hasLineSuffix:!1}}function M$4(Ra,qa,nd={}){let{node:od}=Ra;if(!w$1(od==null?void 0:od.comments))return"";let{indent:ld=!1,marker:ud,filter:cd=ac$1}=nd,dd=[];if(Ra.each(({node:fd})=>{fd.leading||fd.trailing||fd.marker!==ud||!cd(fd)||dd.push(as$1(Ra,qa))},"comments"),dd.length===0)return"";let pd=P$3(F$1,dd);return ld?f$1([F$1,pd]):pd}function os$2(Ra,qa){let nd=Ra.node;if(!nd)return{};let od=qa[Symbol.for("printedComments")];if((nd.comments||[]).filter(dd=>!od.has(dd)).length===0)return{leading:"",trailing:""};let ld=[],ud=[],cd;return Ra.each(()=>{let dd=Ra.node;if(od!=null&&od.has(dd))return;let{leading:pd,trailing:fd}=dd;pd?ld.push(oc$1(Ra,qa)):fd&&(cd=pc(Ra,qa,cd),ud.push(cd.doc))},"comments"),{leading:ld,trailing:ud}}function ye$2(Ra,qa,nd){let{leading:od,trailing:ld}=os$2(Ra,nd);return!od&&!ld?qa:ir$3(qa,ud=>[od,ud,ld])}var ps=class extends Error{constructor(qa,nd,od="type"){super(`Unexpected ${nd} node ${od}: ${JSON.stringify(qa[od])}.`);Km(this,"name","UnexpectedNodeError");this.node=qa}},Me$4=ps;function cs$2(Ra){if(typeof Ra!="string")throw new TypeError("Expected a string");return Ra.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var Re$3,ls$1=class{constructor(qa){Ws(this,Re$3),Gs$1(this,Re$3,new Set(qa))}getLeadingWhitespaceCount(qa){let nd=pt$3(this,Re$3),od=0;for(let ld=0;ld<qa.length&&nd.has(qa.charAt(ld));ld++)od++;return od}getTrailingWhitespaceCount(qa){let nd=pt$3(this,Re$3),od=0;for(let ld=qa.length-1;ld>=0&&nd.has(qa.charAt(ld));ld--)od++;return od}getLeadingWhitespace(qa){let nd=this.getLeadingWhitespaceCount(qa);return qa.slice(0,nd)}getTrailingWhitespace(qa){let nd=this.getTrailingWhitespaceCount(qa);return qa.slice(qa.length-nd)}hasLeadingWhitespace(qa){return pt$3(this,Re$3).has(qa.charAt(0))}hasTrailingWhitespace(qa){return pt$3(this,Re$3).has(O$3(!1,qa,-1))}trimStart(qa){let nd=this.getLeadingWhitespaceCount(qa);return qa.slice(nd)}trimEnd(qa){let nd=this.getTrailingWhitespaceCount(qa);return qa.slice(0,qa.length-nd)}trim(qa){return this.trimEnd(this.trimStart(qa))}split(qa,nd=!1){let od=`[${cs$2([...pt$3(this,Re$3)].join(""))}]+`,ld=new RegExp(nd?`(${od})`:od,"u");return qa.split(ld)}hasWhitespaceCharacter(qa){let nd=pt$3(this,Re$3);return Array.prototype.some.call(qa,od=>nd.has(od))}hasNonWhitespaceCharacter(qa){let nd=pt$3(this,Re$3);return Array.prototype.some.call(qa,od=>!nd.has(od))}isWhitespaceOnly(qa){let nd=pt$3(this,Re$3);return Array.prototype.every.call(qa,od=>nd.has(od))}};Re$3=new WeakMap;var yi$3=ls$1,Nr$2=new yi$3(`
\r `),ms$1=Ra=>Ra===""||Ra===x$3||Ra===F$1||Ra===E$2;function cc(Ra,qa,nd){var od,ld,ud;let{node:cd}=Ra;if(cd.type==="JSXElement"&&gc$1(cd))return[nd("openingElement"),nd("closingElement")];let dd=cd.type==="JSXElement"?nd("openingElement"):nd("openingFragment"),pd=cd.type==="JSXElement"?nd("closingElement"):nd("closingFragment");if(cd.children.length===1&&cd.children[0].type==="JSXExpressionContainer"&&(cd.children[0].expression.type==="TemplateLiteral"||cd.children[0].expression.type==="TaggedTemplateExpression"))return[dd,...Ra.map(nd,"children"),pd];cd.children=cd.children.map(Gd=>Sc(Gd)?{type:"JSXText",value:" ",raw:" "}:Gd);let fd=cd.children.some(X$4),md=cd.children.filter(Gd=>Gd.type==="JSXExpressionContainer").length>1,vd=cd.type==="JSXElement"&&cd.openingElement.attributes.length>1,Ad=ne$3(dd)||fd||vd||md,Nd=Ra.parent.rootMarker==="mdx",Id=qa.singleQuote?"{' '}":'{" "}',Od=Nd?" ":b$2([Id,E$2]," "),Fd=((ld=(od=cd.openingElement)==null?void 0:od.name)==null?void 0:ld.name)==="fbt",Pd=lc$1(Ra,qa,nd,Od,Fd),Md=cd.children.some(Gd=>pr$2(Gd));for(let Gd=Pd.length-2;Gd>=0;Gd--){let zd=Pd[Gd]===""&&Pd[Gd+1]==="",df=Pd[Gd]===F$1&&Pd[Gd+1]===""&&Pd[Gd+2]===F$1,Wd=(Pd[Gd]===E$2||Pd[Gd]===F$1)&&Pd[Gd+1]===""&&Pd[Gd+2]===Od,Jd=Pd[Gd]===Od&&Pd[Gd+1]===""&&(Pd[Gd+2]===E$2||Pd[Gd+2]===F$1),Xd=Pd[Gd]===Od&&Pd[Gd+1]===""&&Pd[Gd+2]===Od,_f=Pd[Gd]===E$2&&Pd[Gd+1]===""&&Pd[Gd+2]===F$1||Pd[Gd]===F$1&&Pd[Gd+1]===""&&Pd[Gd+2]===E$2;df&&Md||zd||Wd||Xd||_f?Pd.splice(Gd,2):Jd&&Pd.splice(Gd+1,2)}for(;Pd.length>0&&ms$1(O$3(!1,Pd,-1));)Pd.pop();for(;Pd.length>1&&ms$1(Pd[0])&&ms$1(Pd[1]);)Pd.shift(),Pd.shift();let Bd=[];for(let[Gd,zd]of Pd.entries()){if(zd===Od){if(Gd===1&&Pd[Gd-1]===""){if(Pd.length===2){Bd.push(Id);continue}Bd.push([Id,F$1]);continue}else if(Gd===Pd.length-1){Bd.push(Id);continue}else if(Pd[Gd-1]===""&&Pd[Gd-2]===F$1){Bd.push(Id);continue}}Bd.push(zd),ne$3(zd)&&(Ad=!0)}let jd=Md?qt$3(Bd):l$1(Bd,{shouldBreak:!0});if(((ud=qa.cursorNode)==null?void 0:ud.type)==="JSXText"&&cd.children.includes(qa.cursorNode)&&(jd=[Un$3,jd,Un$3]),Nd)return jd;let Hd=l$1([dd,f$1([F$1,jd]),F$1,pd]);return Ad?Hd:ze$3([l$1([dd,...Pd,pd]),Hd])}function lc$1(Ra,qa,nd,od,ld){let ud=[];return Ra.each(({node:cd,next:dd})=>{if(cd.type==="JSXText"){let pd=fe$3(cd);if(pr$2(cd)){let fd=Nr$2.split(pd,!0);fd[0]===""&&(ud.push(""),fd.shift(),/\n/u.test(fd[0])?ud.push(fi$3(ld,fd[1],cd,dd)):ud.push(od),fd.shift());let md;if(O$3(!1,fd,-1)===""&&(fd.pop(),md=fd.pop()),fd.length===0)return;for(let[vd,Ad]of fd.entries())vd%2===1?ud.push(x$3):ud.push(Ad);md!==void 0?/\n/u.test(md)?ud.push(fi$3(ld,O$3(!1,ud,-1),cd,dd)):ud.push(od):ud.push(Di$3(ld,O$3(!1,ud,-1),cd,dd))}else/\n/u.test(pd)?pd.match(/\n/gu).length>1&&ud.push("",F$1):ud.push("",od)}else{let pd=nd();if(ud.push(pd),dd&&pr$2(dd)){let fd=Nr$2.trim(fe$3(dd)),[md]=Nr$2.split(fd);ud.push(Di$3(ld,md,cd,dd))}else ud.push(F$1)}},"children"),ud}function Di$3(Ra,qa,nd,od){return Ra?"":nd.type==="JSXElement"&&!nd.closingElement||(od==null?void 0:od.type)==="JSXElement"&&!od.closingElement?qa.length===1?E$2:F$1:E$2}function fi$3(Ra,qa,nd,od){return Ra?F$1:qa.length===1?nd.type==="JSXElement"&&!nd.closingElement||(od==null?void 0:od.type)==="JSXElement"&&!od.closingElement?F$1:E$2:F$1}var mc=new Set(["ArrayExpression","TupleExpression","JSXAttribute","JSXElement","JSXExpressionContainer","JSXFragment","ExpressionStatement","CallExpression","OptionalCallExpression","ConditionalExpression","JsExpressionRoot"]);function yc$1(Ra,qa,nd){let{parent:od}=Ra;if(mc.has(od.type))return qa;let ld=Ra.match(void 0,cd=>cd.type==="ArrowFunctionExpression",L$4,cd=>cd.type==="JSXExpressionContainer"),ud=Be$3(Ra,nd);return l$1([ud?"":b$2("("),f$1([E$2,qa]),E$2,ud?"":b$2(")")],{shouldBreak:ld})}function Dc(Ra,qa,nd){let{node:od}=Ra,ld=[];if(ld.push(nd("name")),od.value){let ud;if(Q$4(od.value)){let cd=fe$3(od.value),dd=N$4(!1,N$4(!1,cd.slice(1,-1),"&apos;","'"),"&quot;",'"'),pd=xr$2(dd,qa.jsxSingleQuote);dd=pd==='"'?N$4(!1,dd,'"',"&quot;"):N$4(!1,dd,"'","&apos;"),ud=Ra.call(()=>ye$2(Ra,Ie$3(pd+dd+pd),qa),"value")}else ud=nd("value");ld.push("=",ud)}return ld}function fc(Ra,qa,nd){let{node:od}=Ra,ld=(ud,cd)=>ud.type==="JSXEmptyExpression"||!d$1(ud)&&(U$3(ud)||se$2(ud)||ud.type==="ArrowFunctionExpression"||ud.type==="AwaitExpression"&&(ld(ud.argument,ud)||ud.argument.type==="JSXElement")||L$4(ud)||ud.type==="ChainExpression"&&L$4(ud.expression)||ud.type==="FunctionExpression"||ud.type==="TemplateLiteral"||ud.type==="TaggedTemplateExpression"||ud.type==="DoExpression"||X$4(cd)&&(ud.type==="ConditionalExpression"||De$2(ud)));return ld(od.expression,Ra.parent)?l$1(["{",nd("expression"),ke$2,"}"]):l$1(["{",f$1([E$2,nd("expression")]),E$2,ke$2,"}"])}function Ec$1(Ra,qa,nd){var od,ld;let{node:ud}=Ra,cd=d$1(ud.name)||d$1(ud.typeParameters)||d$1(ud.typeArguments);if(ud.selfClosing&&ud.attributes.length===0&&!cd)return["<",nd("name"),ud.typeArguments?nd("typeArguments"):nd("typeParameters")," />"];if(((od=ud.attributes)==null?void 0:od.length)===1&&Q$4(ud.attributes[0].value)&&!ud.attributes[0].value.value.includes(`
`)&&!cd&&!d$1(ud.attributes[0]))return l$1(["<",nd("name"),ud.typeArguments?nd("typeArguments"):nd("typeParameters")," ",...Ra.map(nd,"attributes"),ud.selfClosing?" />":">"]);let dd=(ld=ud.attributes)==null?void 0:ld.some(fd=>Q$4(fd.value)&&fd.value.value.includes(`
`)),pd=qa.singleAttributePerLine&&ud.attributes.length>1?F$1:x$3;return l$1(["<",nd("name"),ud.typeArguments?nd("typeArguments"):nd("typeParameters"),f$1(Ra.map(()=>[pd,nd()],"attributes")),...Fc$1(ud,qa,cd)],{shouldBreak:dd})}function Fc$1(Ra,qa,nd){return Ra.selfClosing?[x$3,"/>"]:Cc(Ra,qa,nd)?[">"]:[E$2,">"]}function Cc(Ra,qa,nd){let od=Ra.attributes.length>0&&d$1(O$3(!1,Ra.attributes,-1),g$3.Trailing);return Ra.attributes.length===0&&!nd||(qa.bracketSameLine||qa.jsxBracketSameLine)&&(!nd||Ra.attributes.length>0)&&!od}function Ac(Ra,qa,nd){let{node:od}=Ra,ld=[];ld.push("</");let ud=nd("name");return d$1(od.name,g$3.Leading|g$3.Line)?ld.push(f$1([F$1,ud]),F$1):d$1(od.name,g$3.Leading|g$3.Block)?ld.push(" ",ud):ld.push(ud),ld.push(">"),ld}function Tc$1(Ra,qa){let{node:nd}=Ra,od=d$1(nd),ld=d$1(nd,g$3.Line),ud=nd.type==="JSXOpeningFragment";return[ud?"<":"</",f$1([ld?F$1:od&&!ud?" ":"",M$4(Ra,qa)]),ld?F$1:"",">"]}function dc$1(Ra,qa,nd){let od=ye$2(Ra,cc(Ra,qa,nd),qa);return yc$1(Ra,od,qa)}function xc$1(Ra,qa){let{node:nd}=Ra,od=d$1(nd,g$3.Line);return[M$4(Ra,qa,{indent:od}),od?F$1:""]}function hc(Ra,qa,nd){let{node:od}=Ra;return["{",Ra.call(({node:ld})=>{let ud=["...",nd()];return!d$1(ld)||!zn$3(Ra)?ud:[f$1([E$2,ye$2(Ra,ud,qa)]),E$2]},od.type==="JSXSpreadAttribute"?"argument":"expression"),"}"]}function Ei$2(Ra,qa,nd){let{node:od}=Ra;if(od.type.startsWith("JSX"))switch(od.type){case"JSXAttribute":return Dc(Ra,qa,nd);case"JSXIdentifier":return od.name;case"JSXNamespacedName":return P$3(":",[nd("namespace"),nd("name")]);case"JSXMemberExpression":return P$3(".",[nd("object"),nd("property")]);case"JSXSpreadAttribute":case"JSXSpreadChild":return hc(Ra,qa,nd);case"JSXExpressionContainer":return fc(Ra,qa,nd);case"JSXFragment":case"JSXElement":return dc$1(Ra,qa,nd);case"JSXOpeningElement":return Ec$1(Ra,qa,nd);case"JSXClosingElement":return Ac(Ra,qa,nd);case"JSXOpeningFragment":case"JSXClosingFragment":return Tc$1(Ra,qa);case"JSXEmptyExpression":return xc$1(Ra,qa);case"JSXText":throw new Error("JSXText should be handled by JSXElement");default:throw new Me$4(od,"JSX")}}function gc$1(Ra){if(Ra.children.length===0)return!0;if(Ra.children.length>1)return!1;let qa=Ra.children[0];return qa.type==="JSXText"&&!pr$2(qa)}function pr$2(Ra){return Ra.type==="JSXText"&&(Nr$2.hasNonWhitespaceCharacter(fe$3(Ra))||!/\n/u.test(fe$3(Ra)))}function Sc(Ra){return Ra.type==="JSXExpressionContainer"&&Q$4(Ra.expression)&&Ra.expression.value===" "&&!d$1(Ra.expression)}function Fi$2(Ra){let{node:qa,parent:nd}=Ra;if(!X$4(qa)||!X$4(nd))return!1;let{index:od,siblings:ld}=Ra,ud;for(let cd=od;cd>0;cd--){let dd=ld[cd-1];if(!(dd.type==="JSXText"&&!pr$2(dd))){ud=dd;break}}return(ud==null?void 0:ud.type)==="JSXExpressionContainer"&&ud.expression.type==="JSXEmptyExpression"&&Bt$4(ud.expression)}function Bc(Ra){return Bt$4(Ra.node)||Fi$2(Ra)}var Xr$2=Bc,bc=0;function Yr$2(Ra,qa,nd){var od;let{node:ld,parent:ud,grandparent:cd,key:dd}=Ra,pd=dd!=="body"&&(ud.type==="IfStatement"||ud.type==="WhileStatement"||ud.type==="SwitchStatement"||ud.type==="DoWhileStatement"),fd=ld.operator==="|>"&&((od=Ra.root.extra)==null?void 0:od.__isUsingHackPipeline),md=ys$2(Ra,nd,qa,!1,pd);if(pd)return md;if(fd)return l$1(md);if(L$4(ud)&&ud.callee===ld||ud.type==="UnaryExpression"||q$3(ud)&&!ud.computed)return l$1([f$1([E$2,...md]),E$2]);let vd=ud.type==="ReturnStatement"||ud.type==="ThrowStatement"||ud.type==="JSXExpressionContainer"&&cd.type==="JSXAttribute"||ld.operator!=="|"&&ud.type==="JsExpressionRoot"||ld.type!=="NGPipeExpression"&&(ud.type==="NGRoot"&&qa.parser==="__ng_binding"||ud.type==="NGMicrosyntaxExpression"&&cd.type==="NGMicrosyntax"&&cd.body.length===1)||ld===ud.body&&ud.type==="ArrowFunctionExpression"||ld!==ud.body&&ud.type==="ForStatement"||ud.type==="ConditionalExpression"&&cd.type!=="ReturnStatement"&&cd.type!=="ThrowStatement"&&!L$4(cd)||ud.type==="TemplateLiteral",Ad=ud.type==="AssignmentExpression"||ud.type==="VariableDeclarator"||ud.type==="ClassProperty"||ud.type==="PropertyDefinition"||ud.type==="TSAbstractPropertyDefinition"||ud.type==="ClassPrivateProperty"||Ae$3(ud),Nd=De$2(ld.left)&&nr$2(ld.operator,ld.left.operator);if(vd||Ut$2(ld)&&!Nd||!Ut$2(ld)&&Ad)return l$1(md);if(md.length===0)return"";let Id=X$4(ld.right),Od=md.findIndex(Hd=>typeof Hd!="string"&&!Array.isArray(Hd)&&Hd.type===le$3),Fd=md.slice(0,Od===-1?1:Od+1),Pd=md.slice(Fd.length,Id?-1:void 0),Md=Symbol("logicalChain-"+ ++bc),Bd=l$1([...Fd,f$1(Pd)],{id:Md});if(!Id)return Bd;let jd=O$3(!1,md,-1);return l$1([Bd,At$4(jd,{groupId:Md})])}function ys$2(Ra,qa,nd,od,ld){var ud;let{node:cd}=Ra;if(!De$2(cd))return[l$1(qa())];let dd=[];nr$2(cd.operator,cd.left.operator)?dd=Ra.call(Fd=>ys$2(Fd,qa,nd,!0,ld),"left"):dd.push(l$1(qa("left")));let pd=Ut$2(cd),fd=(cd.operator==="|>"||cd.type==="NGPipeExpression"||Pc(Ra,nd))&&!Oe$3(nd.originalText,cd.right),md=cd.type==="NGPipeExpression"?"|":cd.operator,vd=cd.type==="NGPipeExpression"&&cd.arguments.length>0?l$1(f$1([E$2,": ",P$3([x$3,": "],Ra.map(()=>he$2(2,l$1(qa())),"arguments"))])):"",Ad;if(pd)Ad=[md," ",qa("right"),vd];else{let Fd=md==="|>"&&((ud=Ra.root.extra)!=null&&ud.__isUsingHackPipeline)?Ra.call(Pd=>ys$2(Pd,qa,nd,!0,ld),"right"):qa("right");Ad=[fd?x$3:"",md,fd?" ":x$3,Fd,vd]}let{parent:Nd}=Ra,Id=d$1(cd.left,g$3.Trailing|g$3.Line),Od=Id||!(ld&&cd.type==="LogicalExpression")&&Nd.type!==cd.type&&cd.left.type!==cd.type&&cd.right.type!==cd.type;if(dd.push(fd?"":" ",Od?l$1(Ad,{shouldBreak:Id}):Ad),od&&d$1(cd)){let Fd=Wt$2(ye$2(Ra,dd,nd));return Fd.type===Pe$3?Fd.parts:Array.isArray(Fd)?Fd:[Fd]}return dd}function Ut$2(Ra){return Ra.type!=="LogicalExpression"?!1:!!(se$2(Ra.right)&&Ra.right.properties.length>0||U$3(Ra.right)&&Ra.right.elements.length>0||X$4(Ra.right))}var Ci$2=Ra=>Ra.type==="BinaryExpression"&&Ra.operator==="|";function Pc(Ra,qa){return(qa.parser==="__vue_expression"||qa.parser==="__vue_ts_expression")&&Ci$2(Ra.node)&&!Ra.hasAncestor(nd=>!Ci$2(nd)&&nd.type!=="JsExpressionRoot")}function Ti$2(Ra,qa,nd){let{node:od}=Ra;if(od.type.startsWith("NG"))switch(od.type){case"NGRoot":return[nd("node"),d$1(od.node)?" //"+ct$2(od.node)[0].value.trimEnd():""];case"NGPipeExpression":return Yr$2(Ra,qa,nd);case"NGChainedExpression":return l$1(P$3([";",x$3],Ra.map(()=>Ic$2(Ra)?nd():["(",nd(),")"],"expressions")));case"NGEmptyExpression":return"";case"NGMicrosyntax":return Ra.map(()=>[Ra.isFirst?"":Ai$2(Ra)?" ":[";",x$3],nd()],"body");case"NGMicrosyntaxKey":return/^[$_a-z][\w$]*(?:-[$_a-z][\w$])*$/iu.test(od.name)?od.name:JSON.stringify(od.name);case"NGMicrosyntaxExpression":return[nd("expression"),od.alias===null?"":[" as ",nd("alias")]];case"NGMicrosyntaxKeyedExpression":{let{index:ld,parent:ud}=Ra,cd=Ai$2(Ra)||(ld===1&&(od.key.name==="then"||od.key.name==="else"||od.key.name==="as")||(ld===2||ld===3)&&(od.key.name==="else"&&ud.body[ld-1].type==="NGMicrosyntaxKeyedExpression"&&ud.body[ld-1].key.name==="then"||od.key.name==="track"))&&ud.body[0].type==="NGMicrosyntaxExpression";return[nd("key"),cd?" ":": ",nd("expression")]}case"NGMicrosyntaxLet":return["let ",nd("key"),od.value===null?"":[" = ",nd("value")]];case"NGMicrosyntaxAs":return[nd("key")," as ",nd("alias")];default:throw new Me$4(od,"Angular")}}function Ai$2({node:Ra,index:qa}){return Ra.type==="NGMicrosyntaxKeyedExpression"&&Ra.key.name==="of"&&qa===1}var kc$1=v$1(["CallExpression","OptionalCallExpression","AssignmentExpression"]);function Ic$2({node:Ra}){return tr$2(Ra,kc$1)}function Ds$1(Ra,qa,nd){let{node:od}=Ra;return l$1([P$3(x$3,Ra.map(nd,"decorators")),hi$2(od,qa)?F$1:x$3])}function di$4(Ra,qa,nd){return gi$1(Ra.node)?[P$3(F$1,Ra.map(nd,"declaration","decorators")),F$1]:""}function xi$2(Ra,qa,nd){let{node:od,parent:ld}=Ra,{decorators:ud}=od;if(!w$1(ud)||gi$1(ld)||Xr$2(Ra))return"";let cd=od.type==="ClassExpression"||od.type==="ClassDeclaration"||hi$2(od,qa);return[Ra.key==="declaration"&&iu$2(ld)?F$1:cd?Ee$3:"",P$3(x$3,Ra.map(nd,"decorators")),x$3]}function hi$2(Ra,qa){return Ra.decorators.some(nd=>te$3(qa.originalText,k$1(nd)))}function gi$1(Ra){var qa;if(Ra.type!=="ExportDefaultDeclaration"&&Ra.type!=="ExportNamedDeclaration"&&Ra.type!=="DeclareExportDeclaration")return!1;let nd=(qa=Ra.declaration)==null?void 0:qa.decorators;return w$1(nd)&&ht$3(Ra,nd[0])}var Dt$4=class extends Error{constructor(){super(...arguments);Km(this,"name","ArgExpansionBailout")}};function Lc(Ra,qa,nd){let{node:od}=Ra,ld=oe$3(od);if(ld.length===0)return["(",M$4(Ra,qa),")"];let ud=ld.length-1;if(_c(ld)){let Ad=["("];return Rt$4(Ra,(Nd,Id)=>{Ad.push(nd()),Id!==ud&&Ad.push(", ")}),Ad.push(")"),Ad}let cd=!1,dd=[];Rt$4(Ra,({node:Ad},Nd)=>{let Id=nd();Nd===ud||(pe$1(Ad,qa)?(cd=!0,Id=[Id,",",F$1,F$1]):Id=[Id,",",x$3]),dd.push(Id)});let pd=od.type==="ImportExpression"||od.callee.type==="Import",fd=!qa.parser.startsWith("__ng_")&&!pd&&ae$1(qa,"all")?",":"";function md(){return l$1(["(",f$1([x$3,...dd]),fd,x$3,")"],{shouldBreak:!0})}if(cd||Ra.parent.type!=="Decorator"&&lu$3(ld))return md();if(Oc(ld)){let Ad=dd.slice(1);if(Ad.some(ne$3))return md();let Nd;try{Nd=nd(Rn$2(od,0),{expandFirstArg:!0})}catch(Id){if(Id instanceof Dt$4)return md();throw Id}return ne$3(Nd)?[Ee$3,ze$3([["(",l$1(Nd,{shouldBreak:!0}),", ",...Ad,")"],md()])]:ze$3([["(",Nd,", ",...Ad,")"],["(",l$1(Nd,{shouldBreak:!0}),", ",...Ad,")"],md()])}if(wc(ld,dd,qa)){let Ad=dd.slice(0,-1);if(Ad.some(ne$3))return md();let Nd;try{Nd=nd(Rn$2(od,-1),{expandLastArg:!0})}catch(Id){if(Id instanceof Dt$4)return md();throw Id}return ne$3(Nd)?[Ee$3,ze$3([["(",...Ad,l$1(Nd,{shouldBreak:!0}),")"],md()])]:ze$3([["(",...Ad,Nd,")"],["(",...Ad,l$1(Nd,{shouldBreak:!0}),")"],md()])}let vd=["(",f$1([E$2,...dd]),b$2(fd),E$2,")"];return Or$2(Ra)?vd:l$1(vd,{shouldBreak:dd.some(ne$3)||cd})}function cr$2(Ra,qa=!1){return se$2(Ra)&&(Ra.properties.length>0||d$1(Ra))||U$3(Ra)&&(Ra.elements.length>0||d$1(Ra))||Ra.type==="TSTypeAssertion"&&cr$2(Ra.expression)||Te$2(Ra)&&cr$2(Ra.expression)||Ra.type==="FunctionExpression"||Ra.type==="ArrowFunctionExpression"&&(!Ra.returnType||!Ra.returnType.typeAnnotation||Ra.returnType.typeAnnotation.type!=="TSTypeReference"||jc$1(Ra.body))&&(Ra.body.type==="BlockStatement"||Ra.body.type==="ArrowFunctionExpression"&&cr$2(Ra.body,!0)||se$2(Ra.body)||U$3(Ra.body)||!qa&&(L$4(Ra.body)||Ra.body.type==="ConditionalExpression")||X$4(Ra.body))||Ra.type==="DoExpression"||Ra.type==="ModuleExpression"}function wc(Ra,qa,nd){var od,ld;let ud=O$3(!1,Ra,-1);if(Ra.length===1){let dd=O$3(!1,qa,-1);if((od=dd.label)!=null&&od.embed&&((ld=dd.label)==null?void 0:ld.hug)!==!1)return!0}let cd=O$3(!1,Ra,-2);return!d$1(ud,g$3.Leading)&&!d$1(ud,g$3.Trailing)&&cr$2(ud)&&(!cd||cd.type!==ud.type)&&(Ra.length!==2||cd.type!=="ArrowFunctionExpression"||!U$3(ud))&&!(Ra.length>1&&fs$1(ud,nd))}function Oc(Ra){if(Ra.length!==2)return!1;let[qa,nd]=Ra;return qa.type==="ModuleExpression"&&vc(nd)?!0:!d$1(qa)&&(qa.type==="FunctionExpression"||qa.type==="ArrowFunctionExpression"&&qa.body.type==="BlockStatement")&&nd.type!=="FunctionExpression"&&nd.type!=="ArrowFunctionExpression"&&nd.type!=="ConditionalExpression"&&Bi$2(nd)&&!cr$2(nd)}function Bi$2(Ra){if(Ra.type==="ParenthesizedExpression")return Bi$2(Ra.expression);if(Te$2(Ra)||Ra.type==="TypeCastExpression"){let{typeAnnotation:qa}=Ra;if(qa.type==="TypeAnnotation"&&(qa=qa.typeAnnotation),qa.type==="TSArrayType"&&(qa=qa.elementType,qa.type==="TSArrayType"&&(qa=qa.elementType)),qa.type==="GenericTypeAnnotation"||qa.type==="TSTypeReference"){let nd=qa.typeArguments??qa.typeParameters;(nd==null?void 0:nd.params.length)===1&&(qa=nd.params[0])}return Mt$3(qa)&&be$4(Ra.expression,1)}return lt$2(Ra)&&oe$3(Ra).length>1?!1:De$2(Ra)?be$4(Ra.left,1)&&be$4(Ra.right,1):vn$2(Ra)||be$4(Ra)}function _c(Ra){return Ra.length===2?Si$2(Ra,0):Ra.length===3?Ra[0].type==="Identifier"&&Si$2(Ra,1):!1}function Si$2(Ra,qa){let nd=Ra[qa],od=Ra[qa+1];return nd.type==="ArrowFunctionExpression"&&K$3(nd).length===0&&nd.body.type==="BlockStatement"&&od.type==="ArrayExpression"&&!Ra.some(ld=>d$1(ld))}function jc$1(Ra){return Ra.type==="BlockStatement"&&(Ra.body.some(qa=>qa.type!=="EmptyStatement")||d$1(Ra,g$3.Dangling))}function vc(Ra){return Ra.type==="ObjectExpression"&&Ra.properties.length===1&&Ae$3(Ra.properties[0])&&Ra.properties[0].key.type==="Identifier"&&Ra.properties[0].key.name==="type"&&Q$4(Ra.properties[0].value)&&Ra.properties[0].value.value==="module"}var lr$1=Lc,Mc$1=Ra=>((Ra.type==="ChainExpression"||Ra.type==="TSNonNullExpression")&&(Ra=Ra.expression),L$4(Ra)&&oe$3(Ra).length>0);function bi$1(Ra,qa,nd){var od;let ld=nd("object"),ud=Es(Ra,qa,nd),{node:cd}=Ra,dd=Ra.findAncestor(md=>!(q$3(md)||md.type==="TSNonNullExpression")),pd=Ra.findAncestor(md=>!(md.type==="ChainExpression"||md.type==="TSNonNullExpression")),fd=dd&&(dd.type==="NewExpression"||dd.type==="BindExpression"||dd.type==="AssignmentExpression"&&dd.left.type!=="Identifier")||cd.computed||cd.object.type==="Identifier"&&cd.property.type==="Identifier"&&!q$3(pd)||(pd.type==="AssignmentExpression"||pd.type==="VariableDeclarator")&&(Mc$1(cd.object)||((od=ld.label)==null?void 0:od.memberChain));return it$2(ld.label,[ld,fd?ud:l$1(f$1([E$2,ud]))])}function Es(Ra,qa,nd){let od=nd("property"),{node:ld}=Ra,ud=V$4(Ra);return ld.computed?!ld.property||Ce$2(ld.property)?[ud,"[",od,"]"]:l$1([ud,"[",f$1([E$2,od]),E$2,"]"]):[ud,".",od]}function Pi$2(Ra,qa,nd){if(Ra.node.type==="ChainExpression")return Ra.call(()=>Pi$2(Ra,qa,nd),"expression");let{parent:od}=Ra,ld=!od||od.type==="ExpressionStatement",ud=[];function cd(Sf){let{originalText:gf}=qa,bf=yt$2(gf,k$1(Sf));return gf.charAt(bf)===")"?bf!==!1&&Ot$3(gf,bf+1):pe$1(Sf,qa)}function dd(Sf){let{node:gf}=Sf;if(gf.type==="ChainExpression")return Sf.call(()=>dd(Sf),"expression");if(L$4(gf)&&(Ft$4(gf.callee)||L$4(gf.callee))){let bf=cd(gf);ud.unshift({node:gf,hasTrailingEmptyLine:bf,printed:[ye$2(Sf,[V$4(Sf),Qe$2(Sf,qa,nd),lr$1(Sf,qa,nd)],qa),bf?F$1:""]}),Sf.call(Tf=>dd(Tf),"callee")}else Ft$4(gf)?(ud.unshift({node:gf,needsParens:Be$3(Sf,qa),printed:ye$2(Sf,q$3(gf)?Es(Sf,qa,nd):Hr$3(Sf,qa,nd),qa)}),Sf.call(bf=>dd(bf),"object")):gf.type==="TSNonNullExpression"?(ud.unshift({node:gf,printed:ye$2(Sf,"!",qa)}),Sf.call(bf=>dd(bf),"expression")):ud.unshift({node:gf,printed:nd()})}let{node:pd}=Ra;ud.unshift({node:pd,printed:[V$4(Ra),Qe$2(Ra,qa,nd),lr$1(Ra,qa,nd)]}),pd.callee&&Ra.call(Sf=>dd(Sf),"callee");let fd=[],md=[ud[0]],vd=1;for(;vd<ud.length&&(ud[vd].node.type==="TSNonNullExpression"||L$4(ud[vd].node)||q$3(ud[vd].node)&&ud[vd].node.computed&&Ce$2(ud[vd].node.property));++vd)md.push(ud[vd]);if(!L$4(ud[0].node))for(;vd+1<ud.length&&Ft$4(ud[vd].node)&&Ft$4(ud[vd+1].node);++vd)md.push(ud[vd]);fd.push(md),md=[];let Ad=!1;for(;vd<ud.length;++vd){if(Ad&&Ft$4(ud[vd].node)){if(ud[vd].node.computed&&Ce$2(ud[vd].node.property)){md.push(ud[vd]);continue}fd.push(md),md=[],Ad=!1}(L$4(ud[vd].node)||ud[vd].node.type==="ImportExpression")&&(Ad=!0),md.push(ud[vd]),d$1(ud[vd].node,g$3.Trailing)&&(fd.push(md),md=[],Ad=!1)}md.length>0&&fd.push(md);function Nd(Sf){return/^[A-Z]|^[$_]+$/u.test(Sf)}function Id(Sf){return Sf.length<=qa.tabWidth}function Od(Sf){var gf;let bf=(gf=Sf[1][0])==null?void 0:gf.node.computed;if(Sf[0].length===1){let Mf=Sf[0][0].node;return Mf.type==="ThisExpression"||Mf.type==="Identifier"&&(Nd(Mf.name)||ld&&Id(Mf.name)||bf)}let Tf=O$3(!1,Sf[0],-1).node;return q$3(Tf)&&Tf.property.type==="Identifier"&&(Nd(Tf.property.name)||bf)}let Fd=fd.length>=2&&!d$1(fd[1][0].node)&&Od(fd);function Pd(Sf){let gf=Sf.map(bf=>bf.printed);return Sf.length>0&&O$3(!1,Sf,-1).needsParens?["(",...gf,")"]:gf}function Md(Sf){return Sf.length===0?"":f$1([F$1,P$3(F$1,Sf.map(Pd))])}let Bd=fd.map(Pd),jd=Bd,Hd=Fd?3:2,Gd=fd.flat(),zd=Gd.slice(1,-1).some(Sf=>d$1(Sf.node,g$3.Leading))||Gd.slice(0,-1).some(Sf=>d$1(Sf.node,g$3.Trailing))||fd[Hd]&&d$1(fd[Hd][0].node,g$3.Leading);if(fd.length<=Hd&&!zd&&!fd.some(Sf=>O$3(!1,Sf,-1).hasTrailingEmptyLine))return Or$2(Ra)?jd:l$1(jd);let df=O$3(!1,fd[Fd?1:0],-1).node,Wd=!L$4(df)&&cd(df),Jd=[Pd(fd[0]),Fd?fd.slice(1,2).map(Pd):"",Wd?F$1:"",Md(fd.slice(Fd?2:1))],Xd=ud.map(({node:Sf})=>Sf).filter(L$4);function _f(){let Sf=O$3(!1,O$3(!1,fd,-1),-1).node,gf=O$3(!1,Bd,-1);return L$4(Sf)&&ne$3(gf)&&Xd.slice(0,-1).some(bf=>bf.arguments.some(_t$2))}let vf;return zd||Xd.length>2&&Xd.some(Sf=>!Sf.arguments.every(gf=>be$4(gf)))||Bd.slice(0,-1).some(ne$3)||_f()?vf=l$1(Jd):vf=[ne$3(jd)||Wd?Ee$3:"",ze$3([jd,Jd])],it$2({memberChain:!0},vf)}var ki$2=Pi$2;function Vr$2(Ra,qa,nd){var od;let{node:ld}=Ra,ud=ld.type==="NewExpression",cd=ld.type==="ImportExpression",dd=V$4(Ra),pd=oe$3(ld),fd=pd.length===1&&Lr$2(pd[0],qa.originalText);if(fd||Rc$1(Ra)||St$2(ld,Ra.parent)){let vd=[];if(Rt$4(Ra,()=>{vd.push(nd())}),!(fd&&(od=vd[0].label)!=null&&od.embed))return[ud?"new ":"",Ii$1(Ra,nd),dd,Qe$2(Ra,qa,nd),"(",P$3(", ",vd),")"]}if(!cd&&!ud&&Ft$4(ld.callee)&&!Ra.call(vd=>Be$3(vd,qa),"callee",...ld.callee.type==="ChainExpression"?["expression"]:[]))return ki$2(Ra,qa,nd);let md=[ud?"new ":"",Ii$1(Ra,nd),dd,Qe$2(Ra,qa,nd),lr$1(Ra,qa,nd)];return cd||L$4(ld.callee)?l$1(md):md}function Ii$1(Ra,qa){let{node:nd}=Ra;return nd.type==="ImportExpression"?`import${nd.phase?`.${nd.phase}`:""}`:qa("callee")}function Rc$1(Ra){let{node:qa}=Ra;if(qa.type!=="CallExpression"||qa.optional||qa.callee.type!=="Identifier")return!1;let nd=oe$3(qa);return qa.callee.name==="require"?nd.length===1&&Q$4(nd[0])||nd.length>1:qa.callee.name==="define"&&Ra.parent.type==="ExpressionStatement"?nd.length===1||nd.length===2&&nd[0].type==="ArrayExpression"||nd.length===3&&Q$4(nd[0])&&nd[1].type==="ArrayExpression":!1}function Tt$3(Ra,qa,nd,od,ld,ud){let cd=Jc$1(Ra,qa,nd,od,ud),dd=ud?nd(ud,{assignmentLayout:cd}):"";switch(cd){case"break-after-operator":return l$1([l$1(od),ld,l$1(f$1([x$3,dd]))]);case"never-break-after-operator":return l$1([l$1(od),ld," ",dd]);case"fluid":{let pd=Symbol("assignment");return l$1([l$1(od),ld,l$1(f$1(x$3),{id:pd}),ke$2,At$4(dd,{groupId:pd})])}case"break-lhs":return l$1([od,ld," ",l$1(dd)]);case"chain":return[l$1(od),ld,x$3,dd];case"chain-tail":return[l$1(od),ld,f$1([x$3,dd])];case"chain-tail-arrow-chain":return[l$1(od),ld,dd];case"only-left":return od}}function wi$2(Ra,qa,nd){let{node:od}=Ra;return Tt$3(Ra,qa,nd,nd("left"),[" ",od.operator],"right")}function Oi$1(Ra,qa,nd){return Tt$3(Ra,qa,nd,nd("id")," =","init")}function Jc$1(Ra,qa,nd,od,ld){let{node:ud}=Ra,cd=ud[ld];if(!cd)return"only-left";let dd=!$r$2(cd);if(Ra.match($r$2,_i$2,md=>!dd||md.type!=="ExpressionStatement"&&md.type!=="VariableDeclaration"))return dd?cd.type==="ArrowFunctionExpression"&&cd.body.type==="ArrowFunctionExpression"?"chain-tail-arrow-chain":"chain-tail":"chain";if(!dd&&$r$2(cd.right)||Oe$3(qa.originalText,cd))return"break-after-operator";if(ud.type==="ImportAttribute"||cd.type==="CallExpression"&&cd.callee.name==="require"||qa.parser==="json5"||qa.parser==="jsonc"||qa.parser==="json")return"never-break-after-operator";let pd=Bu$1(od);if(Wc$1(ud)||Xc$1(ud)||Fs(ud)&&pd)return"break-lhs";let fd=Hc$1(ud,od,qa);return Ra.call(()=>qc$1(Ra,qa,nd,fd),ld)?"break-after-operator":Gc$2(ud)?"break-lhs":!pd&&(fd||cd.type==="TemplateLiteral"||cd.type==="TaggedTemplateExpression"||cd.type==="BooleanLiteral"||Ce$2(cd)||cd.type==="ClassExpression")?"never-break-after-operator":"fluid"}function qc$1(Ra,qa,nd,od){let ld=Ra.node;if(De$2(ld)&&!Ut$2(ld))return!0;switch(ld.type){case"StringLiteralTypeAnnotation":case"SequenceExpression":return!0;case"TSConditionalType":case"ConditionalTypeAnnotation":if(!qa.experimentalTernaries&&!Kc$1(ld))break;return!0;case"ConditionalExpression":{if(!qa.experimentalTernaries){let{test:fd}=ld;return De$2(fd)&&!Ut$2(fd)}let{consequent:dd,alternate:pd}=ld;return dd.type==="ConditionalExpression"||pd.type==="ConditionalExpression"}case"ClassExpression":return w$1(ld.decorators)}if(od)return!1;let ud=ld,cd=[];for(;;)if(ud.type==="UnaryExpression"||ud.type==="AwaitExpression"||ud.type==="YieldExpression"&&ud.argument!==null)ud=ud.argument,cd.push("argument");else if(ud.type==="TSNonNullExpression")ud=ud.expression,cd.push("expression");else break;return!!(Q$4(ud)||Ra.call(()=>ji(Ra,qa,nd),...cd))}function Wc$1(Ra){if(_i$2(Ra)){let qa=Ra.left||Ra.id;return qa.type==="ObjectPattern"&&qa.properties.length>2&&qa.properties.some(nd=>{var od;return Ae$3(nd)&&(!nd.shorthand||((od=nd.value)==null?void 0:od.type)==="AssignmentPattern")})}return!1}function $r$2(Ra){return Ra.type==="AssignmentExpression"}function _i$2(Ra){return $r$2(Ra)||Ra.type==="VariableDeclarator"}function Gc$2(Ra){let qa=Nc$1(Ra);if(w$1(qa)){let nd=Ra.type==="TSTypeAliasDeclaration"?"constraint":"bound";if(qa.length>1&&qa.some(od=>od[nd]||od.default))return!0}return!1}var Uc$2=v$1(["TSTypeAliasDeclaration","TypeAlias"]);function Nc$1(Ra){var qa;if(Uc$2(Ra))return(qa=Ra.typeParameters)==null?void 0:qa.params}function Xc$1(Ra){if(Ra.type!=="VariableDeclarator")return!1;let{typeAnnotation:qa}=Ra.id;if(!qa||!qa.typeAnnotation)return!1;let nd=Li(qa.typeAnnotation);return w$1(nd)&&nd.length>1&&nd.some(od=>w$1(Li(od))||od.type==="TSConditionalType")}function Fs(Ra){var qa;return Ra.type==="VariableDeclarator"&&((qa=Ra.init)==null?void 0:qa.type)==="ArrowFunctionExpression"}var Yc$1=v$1(["TSTypeReference","GenericTypeAnnotation"]);function Li(Ra){var qa;if(Yc$1(Ra))return(qa=Ra.typeArguments??Ra.typeParameters)==null?void 0:qa.params}function ji(Ra,qa,nd,od=!1){var ld;let{node:ud}=Ra,cd=()=>ji(Ra,qa,nd,!0);if(ud.type==="ChainExpression"||ud.type==="TSNonNullExpression")return Ra.call(cd,"expression");if(L$4(ud)){if((ld=Vr$2(Ra,qa,nd).label)!=null&&ld.memberChain)return!1;let dd=oe$3(ud);return!(dd.length===0||dd.length===1&&rr$2(dd[0],qa))||Vc$1(ud,nd)?!1:Ra.call(cd,"callee")}return q$3(ud)?Ra.call(cd,"object"):od&&(ud.type==="Identifier"||ud.type==="ThisExpression")}function Hc$1(Ra,qa,nd){return Ae$3(Ra)?(qa=Wt$2(qa),typeof qa=="string"&&et$4(qa)<nd.tabWidth+3):!1}function Vc$1(Ra,qa){let nd=$c$1(Ra);if(w$1(nd)){if(nd.length>1)return!0;if(nd.length===1){let ld=nd[0];if(Ne$2(ld)||_r$2(ld)||ld.type==="TSTypeLiteral"||ld.type==="ObjectTypeAnnotation")return!0}let od=Ra.typeParameters?"typeParameters":"typeArguments";if(ne$3(qa(od)))return!0}return!1}function $c$1(Ra){var qa;return(qa=Ra.typeParameters??Ra.typeArguments)==null?void 0:qa.params}function Kc$1(Ra){function qa(nd){switch(nd.type){case"FunctionTypeAnnotation":case"GenericTypeAnnotation":case"TSFunctionType":return!!nd.typeParameters;case"TSTypeReference":return!!(nd.typeArguments??nd.typeParameters);default:return!1}}return qa(Ra.checkType)||qa(Ra.extendsType)}function Je$3(Ra,qa,nd,od,ld){let ud=Ra.node,cd=K$3(ud),dd=ld?Qe$2(Ra,nd,qa):"";if(cd.length===0)return[dd,"(",M$4(Ra,nd,{filter:Nd=>ge$3(nd.originalText,k$1(Nd))===")"}),")"];let{parent:pd}=Ra,fd=St$2(pd),md=Cs$1(ud),vd=[];if(fu$2(Ra,(Nd,Id)=>{let Od=Id===cd.length-1;Od&&ud.rest&&vd.push("..."),vd.push(qa()),!Od&&(vd.push(","),fd||md?vd.push(" "):pe$1(cd[Id],nd)?vd.push(F$1,F$1):vd.push(x$3))}),od&&!Qc$1(Ra)){if(ne$3(dd)||ne$3(vd))throw new Dt$4;return l$1([ur$2(dd),"(",ur$2(vd),")"])}let Ad=cd.every(Nd=>!w$1(Nd.decorators));return md&&Ad?[dd,"(",...vd,")"]:fd?[dd,"(",...vd,")"]:(Ir$2(pd)||ou$3(pd)||pd.type==="TypeAlias"||pd.type==="UnionTypeAnnotation"||pd.type==="IntersectionTypeAnnotation"||pd.type==="FunctionTypeAnnotation"&&pd.returnType===ud)&&cd.length===1&&cd[0].name===null&&ud.this!==cd[0]&&cd[0].typeAnnotation&&ud.typeParameters===null&&Mt$3(cd[0].typeAnnotation)&&!ud.rest?nd.arrowParens==="always"||ud.type==="HookTypeAnnotation"?["(",...vd,")"]:vd:[dd,"(",f$1([E$2,...vd]),b$2(!Du$2(ud)&&ae$1(nd,"all")?",":""),E$2,")"]}function Cs$1(Ra){if(!Ra)return!1;let qa=K$3(Ra);if(qa.length!==1)return!1;let[nd]=qa;return!d$1(nd)&&(nd.type==="ObjectPattern"||nd.type==="ArrayPattern"||nd.type==="Identifier"&&nd.typeAnnotation&&(nd.typeAnnotation.type==="TypeAnnotation"||nd.typeAnnotation.type==="TSTypeAnnotation")&&we$2(nd.typeAnnotation.typeAnnotation)||nd.type==="FunctionTypeParam"&&we$2(nd.typeAnnotation)&&nd!==Ra.rest||nd.type==="AssignmentPattern"&&(nd.left.type==="ObjectPattern"||nd.left.type==="ArrayPattern")&&(nd.right.type==="Identifier"||se$2(nd.right)&&nd.right.properties.length===0||U$3(nd.right)&&nd.right.elements.length===0))}function zc$1(Ra){let qa;return Ra.returnType?(qa=Ra.returnType,qa.typeAnnotation&&(qa=qa.typeAnnotation)):Ra.typeAnnotation&&(qa=Ra.typeAnnotation),qa}function ot$2(Ra,qa){var nd;let od=zc$1(Ra);if(!od)return!1;let ld=(nd=Ra.typeParameters)==null?void 0:nd.params;if(ld){if(ld.length>1)return!1;if(ld.length===1){let ud=ld[0];if(ud.constraint||ud.default)return!1}}return K$3(Ra).length===1&&(we$2(od)||ne$3(qa))}function Qc$1(Ra){return Ra.match(qa=>qa.type==="ArrowFunctionExpression"&&qa.body.type==="BlockStatement",(qa,nd)=>{if(qa.type==="CallExpression"&&nd==="arguments"&&qa.arguments.length===1&&qa.callee.type==="CallExpression"){let od=qa.callee.callee;return od.type==="Identifier"||od.type==="MemberExpression"&&!od.computed&&od.object.type==="Identifier"&&od.property.type==="Identifier"}return!1},(qa,nd)=>qa.type==="VariableDeclarator"&&nd==="init"||qa.type==="ExportDefaultDeclaration"&&nd==="declaration"||qa.type==="TSExportAssignment"&&nd==="expression"||qa.type==="AssignmentExpression"&&nd==="right"&&qa.left.type==="MemberExpression"&&qa.left.object.type==="Identifier"&&qa.left.object.name==="module"&&qa.left.property.type==="Identifier"&&qa.left.property.name==="exports",qa=>qa.type!=="VariableDeclaration"||qa.kind==="const"&&qa.declarations.length===1)}function vi$1(Ra){let qa=K$3(Ra);return qa.length>1&&qa.some(nd=>nd.type==="TSParameterProperty")}var Zc$1=v$1(["VoidTypeAnnotation","TSVoidKeyword","NullLiteralTypeAnnotation","TSNullKeyword"]),el$2=v$1(["ObjectTypeAnnotation","TSTypeLiteral","GenericTypeAnnotation","TSTypeReference"]);function tl$2(Ra){let{types:qa}=Ra;if(qa.some(od=>d$1(od)))return!1;let nd=qa.find(od=>el$2(od));return nd?qa.every(od=>od===nd||Zc$1(od)):!1}function As$1(Ra){return Mt$3(Ra)||we$2(Ra)?!0:Ne$2(Ra)?tl$2(Ra):!1}function Mi$2(Ra,qa,nd){let od=qa.semi?";":"",{node:ld}=Ra,ud=[$$2(Ra),"opaque type ",nd("id"),nd("typeParameters")];return ld.supertype&&ud.push(": ",nd("supertype")),ld.impltype&&ud.push(" = ",nd("impltype")),ud.push(od),ud}function Kr$3(Ra,qa,nd){let od=qa.semi?";":"",{node:ld}=Ra,ud=[$$2(Ra)];ud.push("type ",nd("id"),nd("typeParameters"));let cd=ld.type==="TSTypeAliasDeclaration"?"typeAnnotation":"right";return[Tt$3(Ra,qa,nd,ud," =",cd),od]}function zr$2(Ra,qa,nd){let od=!1;return l$1(Ra.map(({isFirst:ld,previous:ud,node:cd,index:dd})=>{let pd=nd();if(ld)return pd;let fd=we$2(cd),md=we$2(ud);return md&&fd?[" & ",od?f$1(pd):pd]:!md&&!fd?f$1([" &",x$3,pd]):(dd>1&&(od=!0),[" & ",dd>1?f$1(pd):pd])},"types"))}function Qr$2(Ra,qa,nd){let{node:od}=Ra,{parent:ld}=Ra,ud=ld.type!=="TypeParameterInstantiation"&&(ld.type!=="TSConditionalType"||!qa.experimentalTernaries)&&(ld.type!=="ConditionalTypeAnnotation"||!qa.experimentalTernaries)&&ld.type!=="TSTypeParameterInstantiation"&&ld.type!=="GenericTypeAnnotation"&&ld.type!=="TSTypeReference"&&ld.type!=="TSTypeAssertion"&&ld.type!=="TupleTypeAnnotation"&&ld.type!=="TSTupleType"&&!(ld.type==="FunctionTypeParam"&&!ld.name&&Ra.grandparent.this!==ld)&&!((ld.type==="TypeAlias"||ld.type==="VariableDeclarator"||ld.type==="TSTypeAliasDeclaration")&&Oe$3(qa.originalText,od)),cd=As$1(od),dd=Ra.map(md=>{let vd=nd();return cd||(vd=he$2(2,vd)),ye$2(md,vd,qa)},"types");if(cd)return P$3(" | ",dd);let pd=ud&&!Oe$3(qa.originalText,od),fd=[b$2([pd?x$3:"","| "]),P$3([x$3,"| "],dd)];return Be$3(Ra,qa)?l$1([f$1(fd),E$2]):(ld.type==="TupleTypeAnnotation"||ld.type==="TSTupleType")&&ld[ld.type==="TupleTypeAnnotation"&&ld.types?"types":"elementTypes"].length>1?l$1([f$1([b$2(["(",E$2]),fd]),E$2,b$2(")")]):l$1(ud?f$1(fd):fd)}function rl$2(Ra){var qa;let{node:nd,parent:od}=Ra;return nd.type==="FunctionTypeAnnotation"&&(Ir$2(od)||!((od.type==="ObjectTypeProperty"||od.type==="ObjectTypeInternalSlot")&&!od.variance&&!od.optional&&ht$3(od,nd)||od.type==="ObjectTypeCallProperty"||((qa=Ra.getParentNode(2))==null?void 0:qa.type)==="DeclareFunction"))}function Zr$2(Ra,qa,nd){let{node:od}=Ra,ld=[Nt$3(Ra)];(od.type==="TSConstructorType"||od.type==="TSConstructSignatureDeclaration")&&ld.push("new ");let ud=Je$3(Ra,nd,qa,!1,!0),cd=[];return od.type==="FunctionTypeAnnotation"?cd.push(rl$2(Ra)?" => ":": ",nd("returnType")):cd.push(Y$3(Ra,nd,od.returnType?"returnType":"typeAnnotation")),ot$2(od,cd)&&(ud=l$1(ud)),ld.push(ud,cd),l$1(ld)}function en$2(Ra,qa,nd){return[nd("objectType"),V$4(Ra),"[",nd("indexType"),"]"]}function tn$3(Ra,qa,nd){return["infer ",nd("typeParameter")]}function Ts$2(Ra,qa,nd){let{node:od}=Ra;return[od.postfix?"":nd,Y$3(Ra,qa),od.postfix?nd:""]}function rn$2(Ra,qa,nd){let{node:od}=Ra;return["...",...od.type==="TupleTypeSpreadElement"&&od.label?[nd("label"),": "]:[],nd("typeAnnotation")]}function nn$2(Ra,qa,nd){let{node:od}=Ra;return[od.variance?nd("variance"):"",nd("label"),od.optional?"?":"",": ",nd("elementType")]}var nl$2=new WeakSet;function Y$3(Ra,qa,nd="typeAnnotation"){let{node:{[nd]:od}}=Ra;if(!od)return"";let ld=!1;if(od.type==="TSTypeAnnotation"||od.type==="TypeAnnotation"){let ud=Ra.call(Ri$1,nd);(ud==="=>"||ud===":"&&d$1(od,g$3.Leading))&&(ld=!0),nl$2.add(od)}return ld?[" ",qa(nd)]:qa(nd)}var Ri$1=Ra=>Ra.match(qa=>qa.type==="TSTypeAnnotation",(qa,nd)=>(nd==="returnType"||nd==="typeAnnotation")&&(qa.type==="TSFunctionType"||qa.type==="TSConstructorType"))?"=>":Ra.match(qa=>qa.type==="TSTypeAnnotation",(qa,nd)=>nd==="typeAnnotation"&&(qa.type==="TSJSDocNullableType"||qa.type==="TSJSDocNonNullableType"||qa.type==="TSTypePredicate"))||Ra.match(qa=>qa.type==="TypeAnnotation",(qa,nd)=>nd==="typeAnnotation"&&qa.type==="Identifier",(qa,nd)=>nd==="id"&&qa.type==="DeclareFunction")||Ra.match(qa=>qa.type==="TypeAnnotation",(qa,nd)=>nd==="typeAnnotation"&&qa.type==="Identifier",(qa,nd)=>nd==="id"&&qa.type==="DeclareHook")||Ra.match(qa=>qa.type==="TypeAnnotation",(qa,nd)=>nd==="bound"&&qa.type==="TypeParameter"&&qa.usesExtendsBound)?"":":";function sn$1(Ra,qa,nd){let od=Ri$1(Ra);return od?[od," ",nd("typeAnnotation")]:nd("typeAnnotation")}function un$2(Ra){return[Ra("elementType"),"[]"]}function an$2({node:Ra},qa){let nd=Ra.type==="TSTypeQuery"?"exprName":"argument",od=Ra.type==="TypeofTypeAnnotation"||Ra.typeArguments?"typeArguments":"typeParameters";return["typeof ",qa(nd),qa(od)]}function on$1(Ra,qa){let{node:nd}=Ra;return[nd.type==="TSTypePredicate"&&nd.asserts?"asserts ":nd.type==="TypePredicate"&&nd.kind?`${nd.kind} `:"",qa("parameterName"),nd.typeAnnotation?[" is ",Y$3(Ra,qa)]:""]}function V$4(Ra){let{node:qa}=Ra;return!qa.optional||qa.type==="Identifier"&&qa===Ra.parent.key?"":L$4(qa)||q$3(qa)&&qa.computed||qa.type==="OptionalIndexedAccessType"?"?.":"?"}function pn$2(Ra){return Ra.node.definite||Ra.match(void 0,(qa,nd)=>nd==="id"&&qa.type==="VariableDeclarator"&&qa.definite)?"!":""}var sl$1=new Set(["DeclareClass","DeclareComponent","DeclareFunction","DeclareHook","DeclareVariable","DeclareExportDeclaration","DeclareExportAllDeclaration","DeclareOpaqueType","DeclareTypeAlias","DeclareEnum","DeclareInterface"]);function $$2(Ra){let{node:qa}=Ra;return qa.declare||sl$1.has(qa.type)&&Ra.parent.type!=="DeclareExportDeclaration"?"declare ":""}var ul$2=new Set(["TSAbstractMethodDefinition","TSAbstractPropertyDefinition","TSAbstractAccessorProperty"]);function Nt$3({node:Ra}){return Ra.abstract||ul$2.has(Ra.type)?"abstract ":""}function Qe$2(Ra,qa,nd){let od=Ra.node;return od.typeArguments?nd("typeArguments"):od.typeParameters?nd("typeParameters"):""}function Hr$3(Ra,qa,nd){return["::",nd("callee")]}function ft$2(Ra,qa,nd){return Ra.type==="EmptyStatement"?";":Ra.type==="BlockStatement"||nd?[" ",qa]:f$1([x$3,qa])}function cn$3(Ra,qa){return["...",qa("argument"),Y$3(Ra,qa)]}function Xt$2(Ra){return Ra.accessibility?Ra.accessibility+" ":""}function il$2(Ra,qa,nd,od){let{node:ld}=Ra,ud=ld.inexact?"...":"";return d$1(ld,g$3.Dangling)?l$1([nd,ud,M$4(Ra,qa,{indent:!0}),E$2,od]):[nd,ud,od]}function Yt$1(Ra,qa,nd){let{node:od}=Ra,ld=[],ud=od.type==="TupleExpression"?"#[":"[",cd="]",dd=od.type==="TupleTypeAnnotation"&&od.types?"types":od.type==="TSTupleType"||od.type==="TupleTypeAnnotation"?"elementTypes":"elements",pd=od[dd];if(pd.length===0)ld.push(il$2(Ra,qa,ud,cd));else{let fd=O$3(!1,pd,-1),md=(fd==null?void 0:fd.type)!=="RestElement"&&!od.inexact,vd=fd===null,Ad=Symbol("array"),Nd=!qa.__inJestEach&&pd.length>1&&pd.every((Fd,Pd,Md)=>{let Bd=Fd==null?void 0:Fd.type;if(!U$3(Fd)&&!se$2(Fd))return!1;let jd=Md[Pd+1];if(jd&&Bd!==jd.type)return!1;let Hd=U$3(Fd)?"elements":"properties";return Fd[Hd]&&Fd[Hd].length>1}),Id=fs$1(od,qa),Od=md?vd?",":ae$1(qa)?Id?b$2(",","",{groupId:Ad}):b$2(","):"":"";ld.push(l$1([ud,f$1([E$2,Id?ol$2(Ra,qa,nd,Od):[al$2(Ra,qa,dd,od.inexact,nd),Od],M$4(Ra,qa)]),E$2,cd],{shouldBreak:Nd,id:Ad}))}return ld.push(V$4(Ra),Y$3(Ra,nd)),ld}function fs$1(Ra,qa){return U$3(Ra)&&Ra.elements.length>1&&Ra.elements.every(nd=>nd&&(Ce$2(nd)||jn$3(nd)&&!d$1(nd.argument))&&!d$1(nd,g$3.Trailing|g$3.Line,od=>!te$3(qa.originalText,R$4(od),{backwards:!0})))}function Ji$2({node:Ra},{originalText:qa}){let nd=ld=>Lt$2(qa,wt$1(qa,ld)),od=ld=>qa[ld]===","?ld:od(nd(ld+1));return Ot$3(qa,od(k$1(Ra)))}function al$2(Ra,qa,nd,od,ld){let ud=[];return Ra.each(({node:cd,isLast:dd})=>{ud.push(cd?l$1(ld()):""),(!dd||od)&&ud.push([",",x$3,cd&&Ji$2(Ra,qa)?E$2:""])},nd),od&&ud.push("..."),ud}function ol$2(Ra,qa,nd,od){let ld=[];return Ra.each(({isLast:ud,next:cd})=>{ld.push([nd(),ud?od:","]),ud||ld.push(Ji$2(Ra,qa)?[F$1,F$1]:d$1(cd,g$3.Leading|g$3.Line)?F$1:x$3)},"elements"),qt$3(ld)}var qi$1=new Proxy(()=>{},{get:()=>qi$1}),ln$2=qi$1,pl$2=/^[\$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\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC][\$0-9A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]*$/,cl$2=Ra=>pl$2.test(Ra),Wi$2=cl$2;function ll$2(Ra){return Ra.length===1?Ra:Ra.toLowerCase().replace(/^([+-]?[\d.]+e)(?:\+|(-))?0*(?=\d)/u,"$1$2").replace(/^([+-]?[\d.]+)e[+-]?0+$/u,"$1").replace(/^([+-])?\./u,"$10.").replace(/(\.\d+?)0+(?=e|$)/u,"$1").replace(/\.(?=e|$)/u,"")}var Ze$3=ll$2,mn$2=new WeakMap;function Ui(Ra){return/^(?:\d+|\d+\.\d+)$/u.test(Ra)}function Gi(Ra,qa){return qa.parser==="json"||qa.parser==="jsonc"||!Q$4(Ra.key)||tt$3(fe$3(Ra.key),qa).slice(1,-1)!==Ra.key.value?!1:!!(Wi$2(Ra.key.value)&&!(qa.parser==="babel-ts"&&Ra.type==="ClassProperty"||qa.parser==="typescript"&&Ra.type==="PropertyDefinition")||Ui(Ra.key.value)&&String(Number(Ra.key.value))===Ra.key.value&&Ra.type!=="ImportAttribute"&&(qa.parser==="babel"||qa.parser==="acorn"||qa.parser==="espree"||qa.parser==="meriyah"||qa.parser==="__babel_estree"))}function ml$2(Ra,qa){let{key:nd}=Ra.node;return(nd.type==="Identifier"||Ce$2(nd)&&Ui(Ze$3(fe$3(nd)))&&String(nd.value)===Ze$3(fe$3(nd))&&!(qa.parser==="typescript"||qa.parser==="babel-ts"))&&(qa.parser==="json"||qa.parser==="jsonc"||qa.quoteProps==="consistent"&&mn$2.get(Ra.parent))}function Et$3(Ra,qa,nd){let{node:od}=Ra;if(od.computed)return["[",nd("key"),"]"];let{parent:ld}=Ra,{key:ud}=od;if(qa.quoteProps==="consistent"&&!mn$2.has(ld)){let cd=Ra.siblings.some(dd=>!dd.computed&&Q$4(dd.key)&&!Gi(dd,qa));mn$2.set(ld,cd)}if(ml$2(Ra,qa)){let cd=tt$3(JSON.stringify(ud.type==="Identifier"?ud.name:ud.value.toString()),qa);return Ra.call(dd=>ye$2(dd,cd,qa),"key")}return Gi(od,qa)&&(qa.quoteProps==="as-needed"||qa.quoteProps==="consistent"&&!mn$2.get(ld))?Ra.call(cd=>ye$2(cd,/^\d/u.test(ud.value)?Ze$3(ud.value):ud.value,qa),"key"):nd("key")}function yn$3(Ra,qa,nd){let{node:od}=Ra;return od.shorthand?nd("value"):Tt$3(Ra,qa,nd,Et$3(Ra,qa,nd),":","value")}var yl$2=({node:Ra,key:qa,parent:nd})=>qa==="value"&&Ra.type==="FunctionExpression"&&(nd.type==="ObjectMethod"||nd.type==="ClassMethod"||nd.type==="ClassPrivateMethod"||nd.type==="MethodDefinition"||nd.type==="TSAbstractMethodDefinition"||nd.type==="TSDeclareMethod"||nd.type==="Property"&&gt$2(nd));function Dn$3(Ra,qa,nd,od){if(yl$2(Ra))return fn$2(Ra,nd,qa);let{node:ld}=Ra,ud=!1;if((ld.type==="FunctionDeclaration"||ld.type==="FunctionExpression")&&od!=null&&od.expandLastArg){let{parent:md}=Ra;L$4(md)&&(oe$3(md).length>1||K$3(ld).every(vd=>vd.type==="Identifier"&&!vd.typeAnnotation))&&(ud=!0)}let cd=[$$2(Ra),ld.async?"async ":"",`function${ld.generator?"*":""} `,ld.id?qa("id"):""],dd=Je$3(Ra,qa,nd,ud),pd=Ht$3(Ra,qa),fd=ot$2(ld,pd);return cd.push(Qe$2(Ra,nd,qa),l$1([fd?l$1(dd):dd,pd]),ld.body?" ":"",qa("body")),nd.semi&&(ld.declare||!ld.body)&&cd.push(";"),cd}function mr$1(Ra,qa,nd){let{node:od}=Ra,{kind:ld}=od,ud=od.value||od,cd=[];return!ld||ld==="init"||ld==="method"||ld==="constructor"?ud.async&&cd.push("async "):(ln$2.ok(ld==="get"||ld==="set"),cd.push(ld," ")),ud.generator&&cd.push("*"),cd.push(Et$3(Ra,qa,nd),od.optional||od.key.optional?"?":"",od===ud?fn$2(Ra,qa,nd):nd("value")),cd}function fn$2(Ra,qa,nd){let{node:od}=Ra,ld=Je$3(Ra,nd,qa),ud=Ht$3(Ra,nd),cd=vi$1(od),dd=ot$2(od,ud),pd=[Qe$2(Ra,qa,nd),l$1([cd?l$1(ld,{shouldBreak:!0}):dd?l$1(ld):ld,ud])];return od.body?pd.push(" ",nd("body")):pd.push(qa.semi?";":""),pd}function Dl$3(Ra){let qa=K$3(Ra);return qa.length===1&&!Ra.typeParameters&&!d$1(Ra,g$3.Dangling)&&qa[0].type==="Identifier"&&!qa[0].typeAnnotation&&!d$1(qa[0])&&!qa[0].optional&&!Ra.predicate&&!Ra.returnType}function En$2(Ra,qa){if(qa.arrowParens==="always")return!1;if(qa.arrowParens==="avoid"){let{node:nd}=Ra;return Dl$3(nd)}return!1}function Ht$3(Ra,qa){let{node:nd}=Ra,od=[Y$3(Ra,qa,"returnType")];return nd.predicate&&od.push(qa("predicate")),od}function Ni$1(Ra,qa,nd){let{node:od}=Ra,ld=qa.semi?";":"",ud=[];if(od.argument){let pd=nd("argument");fl$2(qa,od.argument)?pd=["(",f$1([F$1,pd]),F$1,")"]:(De$2(od.argument)||od.argument.type==="SequenceExpression"||qa.experimentalTernaries&&od.argument.type==="ConditionalExpression"&&(od.argument.consequent.type==="ConditionalExpression"||od.argument.alternate.type==="ConditionalExpression"))&&(pd=l$1([b$2("("),f$1([E$2,pd]),E$2,b$2(")")])),ud.push(" ",pd)}let cd=d$1(od,g$3.Dangling),dd=ld&&cd&&d$1(od,g$3.Last|g$3.Line);return dd&&ud.push(ld),cd&&ud.push(" ",M$4(Ra,qa)),dd||ud.push(ld),ud}function Xi$1(Ra,qa,nd){return["return",Ni$1(Ra,qa,nd)]}function Yi(Ra,qa,nd){return["throw",Ni$1(Ra,qa,nd)]}function fl$2(Ra,qa){if(Oe$3(Ra.originalText,qa)||d$1(qa,g$3.Leading,nd=>de$2(Ra.originalText,R$4(nd),k$1(nd)))&&!X$4(qa))return!0;if(jt$2(qa)){let nd=qa,od;for(;od=uu$4(nd);)if(nd=od,Oe$3(Ra.originalText,nd))return!0}return!1}var ds=new WeakMap;function Hi(Ra){return ds.has(Ra)||ds.set(Ra,Ra.type==="ConditionalExpression"&&!ie$2(Ra,qa=>qa.type==="ObjectExpression")),ds.get(Ra)}var Vi$1=Ra=>Ra.type==="SequenceExpression";function $i$2(Ra,qa,nd,od={}){let ld=[],ud,cd=[],dd=!1,pd=!od.expandLastArg&&Ra.node.body.type==="ArrowFunctionExpression",fd;(function Fd(){let{node:Pd}=Ra,Md=El$3(Ra,qa,nd,od);if(ld.length===0)ld.push(Md);else{let{leading:Bd,trailing:jd}=os$2(Ra,qa);ld.push([Bd,Md]),cd.unshift(jd)}pd&&(dd||(dd=Pd.returnType&&K$3(Pd).length>0||Pd.typeParameters||K$3(Pd).some(Bd=>Bd.type!=="Identifier"))),!pd||Pd.body.type!=="ArrowFunctionExpression"?(ud=nd("body",od),fd=Pd.body):Ra.call(Fd,"body")})();let md=!Oe$3(qa.originalText,fd)&&(Vi$1(fd)||Fl$2(fd,ud,qa)||!dd&&Hi(fd)),vd=Ra.key==="callee"&&lt$2(Ra.parent),Ad=Symbol("arrow-chain"),Nd=Cl$2(Ra,od,{signatureDocs:ld,shouldBreak:dd}),Id,Od=!1;return pd&&(vd||od.assignmentLayout)&&(Od=!0,Id=od.assignmentLayout==="chain-tail-arrow-chain"||vd&&!md),ud=Al$3(Ra,qa,od,{bodyDoc:ud,bodyComments:cd,functionBody:fd,shouldPutBodyOnSameLine:md}),l$1([l$1(Od?f$1([E$2,Nd]):Nd,{shouldBreak:Id,id:Ad})," =>",pd?At$4(ud,{groupId:Ad}):l$1(ud),pd&&vd?b$2(E$2,"",{groupId:Ad}):""])}function El$3(Ra,qa,nd,od){let{node:ld}=Ra,ud=[];if(ld.async&&ud.push("async "),En$2(Ra,qa))ud.push(nd(["params",0]));else{let dd=od.expandLastArg||od.expandFirstArg,pd=Ht$3(Ra,nd);if(dd){if(ne$3(pd))throw new Dt$4;pd=l$1(ur$2(pd))}ud.push(l$1([Je$3(Ra,nd,qa,dd,!0),pd]))}let cd=M$4(Ra,qa,{filter(dd){let pd=yt$2(qa.originalText,k$1(dd));return pd!==!1&&qa.originalText.slice(pd,pd+2)==="=>"}});return cd&&ud.push(" ",cd),ud}function Fl$2(Ra,qa,nd){var od,ld;return U$3(Ra)||se$2(Ra)||Ra.type==="ArrowFunctionExpression"||Ra.type==="DoExpression"||Ra.type==="BlockStatement"||X$4(Ra)||((od=qa.label)==null?void 0:od.hug)!==!1&&(((ld=qa.label)==null?void 0:ld.embed)||Lr$2(Ra,nd.originalText))}function Cl$2(Ra,qa,{signatureDocs:nd,shouldBreak:od}){if(nd.length===1)return nd[0];let{parent:ld,key:ud}=Ra;return ud!=="callee"&&lt$2(ld)||De$2(ld)?l$1([nd[0]," =>",f$1([x$3,P$3([" =>",x$3],nd.slice(1))])],{shouldBreak:od}):ud==="callee"&&lt$2(ld)||qa.assignmentLayout?l$1(P$3([" =>",x$3],nd),{shouldBreak:od}):l$1(f$1(P$3([" =>",x$3],nd)),{shouldBreak:od})}function Al$3(Ra,qa,nd,{bodyDoc:od,bodyComments:ld,functionBody:ud,shouldPutBodyOnSameLine:cd}){let{node:dd,parent:pd}=Ra,fd=nd.expandLastArg&&ae$1(qa,"all")?b$2(","):"",md=(nd.expandLastArg||pd.type==="JSXExpressionContainer")&&!d$1(dd)?E$2:"";return cd&&Hi(ud)?[" ",l$1([b$2("","("),f$1([E$2,od]),b$2("",")"),fd,md]),ld]:(Vi$1(ud)&&(od=l$1(["(",f$1([E$2,od]),E$2,")"])),cd?[" ",od,ld]:[f$1([x$3,od,ld]),fd,md])}var Tl$2=(Ra,qa,nd)=>{if(!(Ra&&qa==null)){if(qa.findLast)return qa.findLast(nd);for(let od=qa.length-1;od>=0;od--){let ld=qa[od];if(nd(ld,od,qa))return ld}}},Ki$1=Tl$2;function yr$1(Ra,qa,nd,od){let{node:ld}=Ra,ud=[],cd=Ki$1(!1,ld[od],dd=>dd.type!=="EmptyStatement");return Ra.each(({node:dd})=>{dd.type!=="EmptyStatement"&&(ud.push(nd()),dd!==cd&&(ud.push(F$1),pe$1(dd,qa)&&ud.push(F$1)))},od),ud}function Fn$2(Ra,qa,nd){let od=dl$2(Ra,qa,nd),{node:ld,parent:ud}=Ra;if(ld.type==="Program"&&(ud==null?void 0:ud.type)!=="ModuleExpression")return od?[od,F$1]:"";let cd=[];if(ld.type==="StaticBlock"&&cd.push("static "),cd.push("{"),od)cd.push(f$1([F$1,od]),F$1);else{let dd=Ra.grandparent;ud.type==="ArrowFunctionExpression"||ud.type==="FunctionExpression"||ud.type==="FunctionDeclaration"||ud.type==="ComponentDeclaration"||ud.type==="HookDeclaration"||ud.type==="ObjectMethod"||ud.type==="ClassMethod"||ud.type==="ClassPrivateMethod"||ud.type==="ForStatement"||ud.type==="WhileStatement"||ud.type==="DoWhileStatement"||ud.type==="DoExpression"||ud.type==="ModuleExpression"||ud.type==="CatchClause"&&!dd.finalizer||ud.type==="TSModuleDeclaration"||ld.type==="StaticBlock"||cd.push(F$1)}return cd.push("}"),cd}function dl$2(Ra,qa,nd){let{node:od}=Ra,ld=w$1(od.directives),ud=od.body.some(pd=>pd.type!=="EmptyStatement"),cd=d$1(od,g$3.Dangling);if(!ld&&!ud&&!cd)return"";let dd=[];return ld&&(dd.push(yr$1(Ra,qa,nd,"directives")),(ud||cd)&&(dd.push(F$1),pe$1(O$3(!1,od.directives,-1),qa)&&dd.push(F$1))),ud&&dd.push(yr$1(Ra,qa,nd,"body")),cd&&dd.push(M$4(Ra,qa)),dd}function xl$3(Ra){let qa=new WeakMap;return function(nd){return qa.has(nd)||qa.set(nd,Symbol(Ra)),qa.get(nd)}}var Cn$3=xl$3;function hl$2(Ra){switch(Ra){case null:return"";case"PlusOptional":return"+?";case"MinusOptional":return"-?";case"Optional":return"?"}}function zi(Ra,qa,nd){let{node:od}=Ra;return l$1([od.variance?nd("variance"):"","[",f$1([nd("keyTparam")," in ",nd("sourceType")]),"]",hl$2(od.optional),": ",nd("propType")])}function xs$1(Ra,qa){return Ra==="+"||Ra==="-"?Ra+qa:qa}function Qi$1(Ra,qa,nd){let{node:od}=Ra,ld=de$2(qa.originalText,R$4(od),R$4(od.typeParameter));return l$1(["{",f$1([qa.bracketSpacing?x$3:E$2,l$1([nd("typeParameter"),od.optional?xs$1(od.optional,"?"):"",od.typeAnnotation?": ":"",nd("typeAnnotation")]),qa.semi?b$2(";"):""]),M$4(Ra,qa),qa.bracketSpacing?x$3:E$2,"}"],{shouldBreak:ld})}var Dr$1=Cn$3("typeParameters");function gl$2(Ra,qa,nd){let{node:od}=Ra;return K$3(od).length===1&&od.type.startsWith("TS")&&!od[nd][0].constraint&&Ra.parent.type==="ArrowFunctionExpression"&&!(qa.filepath&&/\.ts$/u.test(qa.filepath))}function Pt$2(Ra,qa,nd,od){let{node:ld}=Ra;if(!ld[od])return"";if(!Array.isArray(ld[od]))return nd(od);let ud=St$2(Ra.grandparent),cd=Ra.match(pd=>!(pd[od].length===1&&we$2(pd[od][0])),void 0,(pd,fd)=>fd==="typeAnnotation",pd=>pd.type==="Identifier",Fs);if(ld[od].length===0||!cd&&(ud||ld[od].length===1&&(ld[od][0].type==="NullableTypeAnnotation"||As$1(ld[od][0]))))return["<",P$3(", ",Ra.map(nd,od)),Sl$2(Ra,qa),">"];let dd=ld.type==="TSTypeParameterInstantiation"?"":gl$2(Ra,qa,od)?",":ae$1(qa)?b$2(","):"";return l$1(["<",f$1([E$2,P$3([",",x$3],Ra.map(nd,od))]),dd,E$2,">"],{id:Dr$1(ld)})}function Sl$2(Ra,qa){let{node:nd}=Ra;if(!d$1(nd,g$3.Dangling))return"";let od=!d$1(nd,g$3.Line),ld=M$4(Ra,qa,{indent:!od});return od?ld:[ld,F$1]}function An$2(Ra,qa,nd){let{node:od,parent:ld}=Ra,ud=[od.type==="TSTypeParameter"&&od.const?"const ":""],cd=od.type==="TSTypeParameter"?nd("name"):od.name;if(ld.type==="TSMappedType")return ld.readonly&&ud.push(xs$1(ld.readonly,"readonly")," "),ud.push("[",cd),od.constraint&&ud.push(" in ",nd("constraint")),ld.nameType&&ud.push(" as ",Ra.callParent(()=>nd("nameType"))),ud.push("]"),ud;if(od.variance&&ud.push(nd("variance")),od.in&&ud.push("in "),od.out&&ud.push("out "),ud.push(cd),od.bound&&(od.usesExtendsBound&&ud.push(" extends "),ud.push(Y$3(Ra,nd,"bound"))),od.constraint){let dd=Symbol("constraint");ud.push(" extends",l$1(f$1(x$3),{id:dd}),ke$2,At$4(nd("constraint"),{groupId:dd}))}return od.default&&ud.push(" = ",nd("default")),l$1(ud)}var Zi$2=v$1(["ClassProperty","PropertyDefinition","ClassPrivateProperty","ClassAccessorProperty","AccessorProperty","TSAbstractPropertyDefinition","TSAbstractAccessorProperty"]);function Tn$3(Ra,qa,nd){let{node:od}=Ra,ld=[$$2(Ra),Nt$3(Ra),"class"],ud=d$1(od.id,g$3.Trailing)||d$1(od.typeParameters,g$3.Trailing)||d$1(od.superClass)||w$1(od.extends)||w$1(od.mixins)||w$1(od.implements),cd=[],dd=[];if(od.id&&cd.push(" ",nd("id")),cd.push(nd("typeParameters")),od.superClass){let pd=[bl$2(Ra,qa,nd),nd(od.superTypeArguments?"superTypeArguments":"superTypeParameters")],fd=Ra.call(md=>["extends ",ye$2(md,pd,qa)],"superClass");ud?dd.push(x$3,l$1(fd)):dd.push(" ",fd)}else dd.push(hs$1(Ra,qa,nd,"extends"));if(dd.push(hs$1(Ra,qa,nd,"mixins"),hs$1(Ra,qa,nd,"implements")),ud){let pd;ta$1(od)?pd=[...cd,f$1(dd)]:pd=f$1([...cd,dd]),ld.push(l$1(pd,{id:ea(od)}))}else ld.push(...cd,...dd);return ld.push(" ",nd("body")),ld}var ea=Cn$3("heritageGroup");function gs$3(Ra){return b$2(F$1,"",{groupId:ea(Ra)})}function Bl$2(Ra){return["extends","mixins","implements"].reduce((qa,nd)=>qa+(Array.isArray(Ra[nd])?Ra[nd].length:0),Ra.superClass?1:0)>1}function ta$1(Ra){return Ra.typeParameters&&!d$1(Ra.typeParameters,g$3.Trailing|g$3.Line)&&!Bl$2(Ra)}function hs$1(Ra,qa,nd,od){let{node:ld}=Ra;if(!w$1(ld[od]))return"";let ud=M$4(Ra,qa,{marker:od});return[ta$1(ld)?b$2(" ",x$3,{groupId:Dr$1(ld.typeParameters)}):x$3,ud,ud&&F$1,od,l$1(f$1([x$3,P$3([",",x$3],Ra.map(nd,od))]))]}function bl$2(Ra,qa,nd){let od=nd("superClass"),{parent:ld}=Ra;return ld.type==="AssignmentExpression"?l$1(b$2(["(",f$1([E$2,od]),E$2,")"],od)):od}function dn$3(Ra,qa,nd){let{node:od}=Ra,ld=[];return w$1(od.decorators)&&ld.push(Ds$1(Ra,qa,nd)),ld.push(Xt$2(od)),od.static&&ld.push("static "),ld.push(Nt$3(Ra)),od.override&&ld.push("override "),ld.push(mr$1(Ra,qa,nd)),ld}function xn$2(Ra,qa,nd){let{node:od}=Ra,ld=[],ud=qa.semi?";":"";w$1(od.decorators)&&ld.push(Ds$1(Ra,qa,nd)),ld.push(Xt$2(od),$$2(Ra)),od.static&&ld.push("static "),ld.push(Nt$3(Ra)),od.override&&ld.push("override "),od.readonly&&ld.push("readonly "),od.variance&&ld.push(nd("variance")),(od.type==="ClassAccessorProperty"||od.type==="AccessorProperty"||od.type==="TSAbstractAccessorProperty")&&ld.push("accessor "),ld.push(Et$3(Ra,qa,nd),V$4(Ra),pn$2(Ra),Y$3(Ra,nd));let cd=od.type==="TSAbstractPropertyDefinition"||od.type==="TSAbstractAccessorProperty";return[Tt$3(Ra,qa,nd,ld," =",cd?void 0:"value"),ud]}function ra$2(Ra,qa,nd){let{node:od}=Ra,ld=[];return Ra.each(({node:ud,next:cd,isLast:dd})=>{ld.push(nd()),!qa.semi&&Zi$2(ud)&&Pl$3(ud,cd)&&ld.push(";"),dd||(ld.push(F$1),pe$1(ud,qa)&&ld.push(F$1))},"body"),d$1(od,g$3.Dangling)&&ld.push(M$4(Ra,qa)),[w$1(od.body)?gs$3(Ra.parent):"","{",ld.length>0?[f$1([F$1,ld]),F$1]:"","}"]}function Pl$3(Ra,qa){var nd;let{type:od,name:ld}=Ra.key;if(!Ra.computed&&od==="Identifier"&&(ld==="static"||ld==="get"||ld==="set")&&!Ra.value&&!Ra.typeAnnotation)return!0;if(!qa||qa.static||qa.accessibility||qa.readonly)return!1;if(!qa.computed){let ud=(nd=qa.key)==null?void 0:nd.name;if(ud==="in"||ud==="instanceof")return!0}if(Zi$2(qa)&&qa.variance&&!qa.static&&!qa.declare)return!0;switch(qa.type){case"ClassProperty":case"PropertyDefinition":case"TSAbstractPropertyDefinition":return qa.computed;case"MethodDefinition":case"TSAbstractMethodDefinition":case"ClassMethod":case"ClassPrivateMethod":{if((qa.value?qa.value.async:qa.async)||qa.kind==="get"||qa.kind==="set")return!1;let ud=qa.value?qa.value.generator:qa.generator;return!!(qa.computed||ud)}case"TSIndexSignature":return!0}return!1}function na$1(Ra,qa){if(qa.semi||Ss(Ra,qa)||bs$1(Ra,qa))return!1;let{node:nd,key:od,parent:ld}=Ra;return!!(nd.type==="ExpressionStatement"&&(od==="body"&&(ld.type==="Program"||ld.type==="BlockStatement"||ld.type==="StaticBlock"||ld.type==="TSModuleBlock")||od==="consequent"&&ld.type==="SwitchCase")&&Ra.call(()=>sa$1(Ra,qa),"expression"))}function sa$1(Ra,qa){let{node:nd}=Ra;switch(nd.type){case"ParenthesizedExpression":case"TypeCastExpression":case"ArrayExpression":case"ArrayPattern":case"TemplateLiteral":case"TemplateElement":case"RegExpLiteral":return!0;case"ArrowFunctionExpression":if(!En$2(Ra,qa))return!0;break;case"UnaryExpression":{let{prefix:od,operator:ld}=nd;if(od&&(ld==="+"||ld==="-"))return!0;break}case"BindExpression":if(!nd.object)return!0;break;case"Literal":if(nd.regex)return!0;break;default:if(X$4(nd))return!0}return Be$3(Ra,qa)?!0:jt$2(nd)?Ra.call(()=>sa$1(Ra,qa),...Pr$2(nd)):!1}function Ss({node:Ra,parent:qa},nd){return(nd.parentParser==="markdown"||nd.parentParser==="mdx")&&Ra.type==="ExpressionStatement"&&X$4(Ra.expression)&&qa.type==="Program"&&qa.body.length===1}function Bs$2(Ra){switch(Ra.type){case"MemberExpression":switch(Ra.property.type){case"Identifier":case"NumericLiteral":case"StringLiteral":return Bs$2(Ra.object)}return!1;case"Identifier":return!0;default:return!1}}function bs$1({node:Ra,parent:qa},nd){return(nd.parser==="__vue_event_binding"||nd.parser==="__vue_ts_event_binding")&&Ra.type==="ExpressionStatement"&&qa.type==="Program"&&qa.body.length===1}function ua$2(Ra,qa,nd){let od=[nd("expression")];return bs$1(Ra,qa)?Bs$2(Ra.node.expression)&&od.push(";"):Ss(Ra,qa)||qa.semi&&od.push(";"),od}function ia$1(Ra,qa,nd){if(qa.__isVueBindings||qa.__isVueForBindingLeft){let od=Ra.map(nd,"program","body",0,"params");if(od.length===1)return od[0];let ld=P$3([",",x$3],od);return qa.__isVueForBindingLeft?["(",f$1([E$2,l$1(ld)]),E$2,")"]:ld}if(qa.__isEmbeddedTypescriptGenericParameters){let od=Ra.map(nd,"program","body",0,"typeParameters","params");return P$3([",",x$3],od)}}function pa$1(Ra,qa){let{node:nd}=Ra;switch(nd.type){case"RegExpLiteral":return aa$2(nd);case"BigIntLiteral":return hn$2(nd.extra.raw);case"NumericLiteral":return Ze$3(nd.extra.raw);case"StringLiteral":return Ie$3(tt$3(nd.extra.raw,qa));case"NullLiteral":return"null";case"BooleanLiteral":return String(nd.value);case"DecimalLiteral":return Ze$3(nd.value)+"m";case"DirectiveLiteral":return oa(nd.extra.raw,qa);case"Literal":{if(nd.regex)return aa$2(nd.regex);if(nd.bigint)return hn$2(nd.raw);if(nd.decimal)return Ze$3(nd.decimal)+"m";let{value:od}=nd;return typeof od=="number"?Ze$3(nd.raw):typeof od=="string"?kl$3(Ra)?oa(nd.raw,qa):Ie$3(tt$3(nd.raw,qa)):String(od)}}}function kl$3(Ra){if(Ra.key!=="expression")return;let{parent:qa}=Ra;return qa.type==="ExpressionStatement"&&qa.directive}function hn$2(Ra){return Ra.toLowerCase()}function aa$2({pattern:Ra,flags:qa}){return qa=[...qa].sort().join(""),`/${Ra}/${qa}`}function oa(Ra,qa){let nd=Ra.slice(1,-1);if(nd.includes('"')||nd.includes("'"))return Ra;let od=qa.singleQuote?"'":'"';return od+nd+od}function Il$2(Ra,qa,nd){let od=Ra.originalText.slice(qa,nd);for(let ld of Ra[Symbol.for("comments")]){let ud=R$4(ld);if(ud>nd)break;let cd=k$1(ld);if(cd<qa)continue;let dd=cd-ud;od=od.slice(0,ud-qa)+" ".repeat(dd)+od.slice(cd-qa)}return od}var fr$1=Il$2;function ca$1(Ra,qa,nd){let{node:od}=Ra;return["import",od.module?" module":"",od.phase?` ${od.phase}`:"",ks(od),ya$1(Ra,qa,nd),ma$1(Ra,qa,nd),fa(Ra,qa,nd),qa.semi?";":""]}var la$1=Ra=>Ra.type==="ExportDefaultDeclaration"||Ra.type==="DeclareExportDeclaration"&&Ra.default;function gn$3(Ra,qa,nd){let{node:od}=Ra,ld=[di$4(Ra,qa,nd),$$2(Ra),"export",la$1(od)?" default":""],{declaration:ud,exported:cd}=od;return d$1(od,g$3.Dangling)&&(ld.push(" ",M$4(Ra,qa)),wr$2(od)&&ld.push(F$1)),ud?ld.push(" ",nd("declaration")):(ld.push(Ol$3(od)),od.type==="ExportAllDeclaration"||od.type==="DeclareExportAllDeclaration"?(ld.push(" *"),cd&&ld.push(" as ",nd("exported"))):ld.push(ya$1(Ra,qa,nd)),ld.push(ma$1(Ra,qa,nd),fa(Ra,qa,nd))),ld.push(wl$2(od,qa)),ld}var Ll$2=v$1(["ClassDeclaration","ComponentDeclaration","FunctionDeclaration","TSInterfaceDeclaration","DeclareClass","DeclareComponent","DeclareFunction","DeclareHook","HookDeclaration","TSDeclareFunction","EnumDeclaration"]);function wl$2(Ra,qa){return qa.semi&&(!Ra.declaration||la$1(Ra)&&!Ll$2(Ra.declaration))?";":""}function Ps(Ra,qa=!0){return Ra&&Ra!=="value"?`${qa?" ":""}${Ra}${qa?"":" "}`:""}function ks(Ra,qa){return Ps(Ra.importKind,qa)}function Ol$3(Ra){return Ps(Ra.exportKind)}function ma$1(Ra,qa,nd){let{node:od}=Ra;if(!od.source)return"";let ld=[];return Da$1(od,qa)&&ld.push(" from"),ld.push(" ",nd("source")),ld}function ya$1(Ra,qa,nd){let{node:od}=Ra;if(!Da$1(od,qa))return"";let ld=[" "];if(w$1(od.specifiers)){let ud=[],cd=[];Ra.each(()=>{let dd=Ra.node.type;if(dd==="ExportNamespaceSpecifier"||dd==="ExportDefaultSpecifier"||dd==="ImportNamespaceSpecifier"||dd==="ImportDefaultSpecifier")ud.push(nd());else if(dd==="ExportSpecifier"||dd==="ImportSpecifier")cd.push(nd());else throw new Me$4(od,"specifier")},"specifiers"),ld.push(P$3(", ",ud)),cd.length>0&&(ud.length>0&&ld.push(", "),cd.length>1||ud.length>0||od.specifiers.some(dd=>d$1(dd))?ld.push(l$1(["{",f$1([qa.bracketSpacing?x$3:E$2,P$3([",",x$3],cd)]),b$2(ae$1(qa)?",":""),qa.bracketSpacing?x$3:E$2,"}"])):ld.push(["{",qa.bracketSpacing?" ":"",...cd,qa.bracketSpacing?" ":"","}"]))}else ld.push("{}");return ld}function Da$1(Ra,qa){return Ra.type!=="ImportDeclaration"||w$1(Ra.specifiers)||Ra.importKind==="type"?!0:fr$1(qa,R$4(Ra),R$4(Ra.source)).trimEnd().endsWith("from")}function _l$2(Ra,qa){var nd,od;if((nd=Ra.extra)!=null&&nd.deprecatedAssertSyntax)return"assert";let ld=fr$1(qa,k$1(Ra.source),(od=Ra.attributes)!=null&&od[0]?R$4(Ra.attributes[0]):k$1(Ra)).trimStart();return ld.startsWith("assert")?"assert":ld.startsWith("with")||w$1(Ra.attributes)?"with":void 0}function fa(Ra,qa,nd){let{node:od}=Ra;if(!od.source)return"";let ld=_l$2(od,qa);if(!ld)return"";let ud=[` ${ld} {`];return w$1(od.attributes)&&(qa.bracketSpacing&&ud.push(" "),ud.push(P$3(", ",Ra.map(nd,"attributes"))),qa.bracketSpacing&&ud.push(" ")),ud.push("}"),ud}function Ea(Ra,qa,nd){let{node:od}=Ra,{type:ld}=od,ud=ld.startsWith("Import"),cd=ud?"imported":"local",dd=ud?"local":"exported",pd=od[cd],fd=od[dd],md="",vd="";return ld==="ExportNamespaceSpecifier"||ld==="ImportNamespaceSpecifier"?md="*":pd&&(md=nd(cd)),fd&&!jl$3(od)&&(vd=nd(dd)),[Ps(ld==="ImportSpecifier"?od.importKind:od.exportKind,!1),md,md&&vd?" as ":"",vd]}function jl$3(Ra){if(Ra.type!=="ImportSpecifier"&&Ra.type!=="ExportSpecifier")return!1;let{local:qa,[Ra.type==="ImportSpecifier"?"imported":"exported"]:nd}=Ra;if(qa.type!==nd.type||!eu$2(qa,nd))return!1;if(Q$4(qa))return qa.value===nd.value&&fe$3(qa)===fe$3(nd);switch(qa.type){case"Identifier":return qa.name===nd.name;default:return!1}}function dt$2(Ra,qa,nd){var od;let ld=qa.semi?";":"",{node:ud}=Ra,cd=ud.type==="ObjectTypeAnnotation",dd=ud.type==="TSEnumDeclaration"||ud.type==="EnumBooleanBody"||ud.type==="EnumNumberBody"||ud.type==="EnumBigIntBody"||ud.type==="EnumStringBody"||ud.type==="EnumSymbolBody",pd=[ud.type==="TSTypeLiteral"||dd?"members":ud.type==="TSInterfaceBody"?"body":"properties"];cd&&pd.push("indexers","callProperties","internalSlots");let fd=pd.flatMap(Gd=>Ra.map(({node:zd})=>({node:zd,printed:nd(),loc:R$4(zd)}),Gd));pd.length>1&&fd.sort((Gd,zd)=>Gd.loc-zd.loc);let{parent:md,key:vd}=Ra,Ad=cd&&vd==="body"&&(md.type==="InterfaceDeclaration"||md.type==="DeclareInterface"||md.type==="DeclareClass"),Nd=ud.type==="TSInterfaceBody"||dd||Ad||ud.type==="ObjectPattern"&&md.type!=="FunctionDeclaration"&&md.type!=="FunctionExpression"&&md.type!=="ArrowFunctionExpression"&&md.type!=="ObjectMethod"&&md.type!=="ClassMethod"&&md.type!=="ClassPrivateMethod"&&md.type!=="AssignmentPattern"&&md.type!=="CatchClause"&&ud.properties.some(Gd=>Gd.value&&(Gd.value.type==="ObjectPattern"||Gd.value.type==="ArrayPattern"))||ud.type!=="ObjectPattern"&&fd.length>0&&de$2(qa.originalText,R$4(ud),fd[0].loc),Id=Ad?";":ud.type==="TSInterfaceBody"||ud.type==="TSTypeLiteral"?b$2(ld,";"):",",Od=ud.type==="RecordExpression"?"#{":ud.exact?"{|":"{",Fd=ud.exact?"|}":"}",Pd=[],Md=fd.map(Gd=>{let zd=[...Pd,l$1(Gd.printed)];return Pd=[Id,x$3],(Gd.node.type==="TSPropertySignature"||Gd.node.type==="TSMethodSignature"||Gd.node.type==="TSConstructSignatureDeclaration"||Gd.node.type==="TSCallSignatureDeclaration")&&d$1(Gd.node,g$3.PrettierIgnore)&&Pd.shift(),pe$1(Gd.node,qa)&&Pd.push(F$1),zd});if(ud.inexact||ud.hasUnknownMembers){let Gd;if(d$1(ud,g$3.Dangling)){let zd=d$1(ud,g$3.Line);Gd=[M$4(Ra,qa),zd||te$3(qa.originalText,k$1(O$3(!1,ct$2(ud),-1)))?F$1:x$3,"..."]}else Gd=["..."];Md.push([...Pd,...Gd])}let Bd=(od=O$3(!1,fd,-1))==null?void 0:od.node,jd=!(ud.inexact||ud.hasUnknownMembers||Bd&&(Bd.type==="RestElement"||(Bd.type==="TSPropertySignature"||Bd.type==="TSCallSignatureDeclaration"||Bd.type==="TSMethodSignature"||Bd.type==="TSConstructSignatureDeclaration")&&d$1(Bd,g$3.PrettierIgnore))),Hd;if(Md.length===0){if(!d$1(ud,g$3.Dangling))return[Od,Fd,Y$3(Ra,nd)];Hd=l$1([Od,M$4(Ra,qa,{indent:!0}),E$2,Fd,V$4(Ra),Y$3(Ra,nd)])}else Hd=[Ad&&w$1(ud.properties)?gs$3(md):"",Od,f$1([qa.bracketSpacing?x$3:E$2,...Md]),b$2(jd&&(Id!==","||ae$1(qa))?Id:""),qa.bracketSpacing?x$3:E$2,Fd,V$4(Ra),Y$3(Ra,nd)];return Ra.match(Gd=>Gd.type==="ObjectPattern"&&!w$1(Gd.decorators),Is$2)||we$2(ud)&&(Ra.match(void 0,(Gd,zd)=>zd==="typeAnnotation",(Gd,zd)=>zd==="typeAnnotation",Is$2)||Ra.match(void 0,(Gd,zd)=>Gd.type==="FunctionTypeParam"&&zd==="typeAnnotation",Is$2))||!Nd&&Ra.match(Gd=>Gd.type==="ObjectPattern",Gd=>Gd.type==="AssignmentExpression"||Gd.type==="VariableDeclarator")?Hd:l$1(Hd,{shouldBreak:Nd})}function Is$2(Ra,qa){return(qa==="params"||qa==="parameters"||qa==="this"||qa==="rest")&&Cs$1(Ra)}function vl$2(Ra){let qa=[Ra];for(let nd=0;nd<qa.length;nd++){let od=qa[nd];for(let ld of["test","consequent","alternate"]){let ud=od[ld];if(X$4(ud))return!0;ud.type==="ConditionalExpression"&&qa.push(ud)}}return!1}function Ml$3(Ra,qa,nd){let{node:od}=Ra,ld=od.type==="ConditionalExpression",ud=ld?"alternate":"falseType",{parent:cd}=Ra,dd=ld?nd("test"):[nd("checkType")," ","extends"," ",nd("extendsType")];return cd.type===od.type&&cd[ud]===od?he$2(2,dd):dd}var Rl$3=new Map([["AssignmentExpression","right"],["VariableDeclarator","init"],["ReturnStatement","argument"],["ThrowStatement","argument"],["UnaryExpression","argument"],["YieldExpression","argument"],["AwaitExpression","argument"]]);function Jl$2(Ra){let{node:qa}=Ra;if(qa.type!=="ConditionalExpression")return!1;let nd,od=qa;for(let ld=0;!nd;ld++){let ud=Ra.getParentNode(ld);if(ud.type==="ChainExpression"&&ud.expression===od||L$4(ud)&&ud.callee===od||q$3(ud)&&ud.object===od||ud.type==="TSNonNullExpression"&&ud.expression===od){od=ud;continue}ud.type==="NewExpression"&&ud.callee===od||Te$2(ud)&&ud.expression===od?(nd=Ra.getParentNode(ld+1),od=ud):nd=ud}return od===qa?!1:nd[Rl$3.get(nd.type)]===od}function Fa(Ra,qa,nd){let{node:od}=Ra,ld=od.type==="ConditionalExpression",ud=ld?"consequent":"trueType",cd=ld?"alternate":"falseType",dd=ld?["test"]:["checkType","extendsType"],pd=od[ud],fd=od[cd],md=[],vd=!1,{parent:Ad}=Ra,Nd=Ad.type===od.type&&dd.some(Wd=>Ad[Wd]===od),Id=Ad.type===od.type&&!Nd,Od,Fd,Pd=0;do Fd=Od||od,Od=Ra.getParentNode(Pd),Pd++;while(Od&&Od.type===od.type&&dd.every(Wd=>Od[Wd]!==Fd));let Md=Od||Ad,Bd=Fd;if(ld&&(X$4(od[dd[0]])||X$4(pd)||X$4(fd)||vl$2(Bd))){vd=!0,Id=!0;let Wd=Xd=>[b$2("("),f$1([E$2,Xd]),E$2,b$2(")")],Jd=Xd=>Xd.type==="NullLiteral"||Xd.type==="Literal"&&Xd.value===null||Xd.type==="Identifier"&&Xd.name==="undefined";md.push(" ? ",Jd(pd)?nd(ud):Wd(nd(ud))," : ",fd.type===od.type||Jd(fd)?nd(cd):Wd(nd(cd)))}else{let Wd=Xd=>qa.useTabs?f$1(nd(Xd)):he$2(2,nd(Xd)),Jd=[x$3,"? ",pd.type===od.type?b$2("","("):"",Wd(ud),pd.type===od.type?b$2("",")"):"",x$3,": ",Wd(cd)];md.push(Ad.type!==od.type||Ad[cd]===od||Nd?Jd:qa.useTabs?Mr$2(f$1(Jd)):he$2(Math.max(0,qa.tabWidth-2),Jd))}let jd=[ud,cd,...dd].some(Wd=>d$1(od[Wd],Jd=>re$3(Jd)&&de$2(qa.originalText,R$4(Jd),k$1(Jd)))),Hd=Wd=>Ad===Md?l$1(Wd,{shouldBreak:jd}):jd?[Wd,Ee$3]:Wd,Gd=!vd&&(q$3(Ad)||Ad.type==="NGPipeExpression"&&Ad.left===od)&&!Ad.computed,zd=Jl$2(Ra),df=Hd([Ml$3(Ra,qa,nd),Id?md:f$1(md),ld&&Gd&&!zd?E$2:""]);return Nd||zd?l$1([f$1([E$2,df]),E$2]):df}function ql$2(Ra,qa){return(q$3(qa)||qa.type==="NGPipeExpression"&&qa.left===Ra)&&!qa.computed}function Wl$3(Ra,qa,nd,od){return[...Ra.map(ld=>ct$2(ld)),ct$2(qa),ct$2(nd)].flat().some(ld=>re$3(ld)&&de$2(od.originalText,R$4(ld),k$1(ld)))}var Gl$2=new Map([["AssignmentExpression","right"],["VariableDeclarator","init"],["ReturnStatement","argument"],["ThrowStatement","argument"],["UnaryExpression","argument"],["YieldExpression","argument"],["AwaitExpression","argument"]]);function Ul$3(Ra){let{node:qa}=Ra;if(qa.type!=="ConditionalExpression")return!1;let nd,od=qa;for(let ld=0;!nd;ld++){let ud=Ra.getParentNode(ld);if(ud.type==="ChainExpression"&&ud.expression===od||L$4(ud)&&ud.callee===od||q$3(ud)&&ud.object===od||ud.type==="TSNonNullExpression"&&ud.expression===od){od=ud;continue}ud.type==="NewExpression"&&ud.callee===od||Te$2(ud)&&ud.expression===od?(nd=Ra.getParentNode(ld+1),od=ud):nd=ud}return od===qa?!1:nd[Gl$2.get(nd.type)]===od}var Ls$2=Ra=>[b$2("("),f$1([E$2,Ra]),E$2,b$2(")")];function Vt$3(Ra,qa,nd,od){if(!qa.experimentalTernaries)return Fa(Ra,qa,nd);let{node:ld}=Ra,ud=ld.type==="ConditionalExpression",cd=ld.type==="TSConditionalType"||ld.type==="ConditionalTypeAnnotation",dd=ud?"consequent":"trueType",pd=ud?"alternate":"falseType",fd=ud?["test"]:["checkType","extendsType"],md=ld[dd],vd=ld[pd],Ad=fd.map(Yf=>ld[Yf]),{parent:Nd}=Ra,Id=Nd.type===ld.type,Od=Id&&fd.some(Yf=>Nd[Yf]===ld),Fd=Id&&Nd[pd]===ld,Pd=md.type===ld.type,Md=vd.type===ld.type,Bd=Md||Fd,jd=qa.tabWidth>2||qa.useTabs,Hd,Gd,zd=0;do Gd=Hd||ld,Hd=Ra.getParentNode(zd),zd++;while(Hd&&Hd.type===ld.type&&fd.every(Yf=>Hd[Yf]!==Gd));let df=Hd||Nd,Wd=od&&od.assignmentLayout&&od.assignmentLayout!=="break-after-operator"&&(Nd.type==="AssignmentExpression"||Nd.type==="VariableDeclarator"||Nd.type==="ClassProperty"||Nd.type==="PropertyDefinition"||Nd.type==="ClassPrivateProperty"||Nd.type==="ObjectProperty"||Nd.type==="Property"),Jd=(Nd.type==="ReturnStatement"||Nd.type==="ThrowStatement")&&!(Pd||Md),Xd=ud&&df.type==="JSXExpressionContainer"&&Ra.grandparent.type!=="JSXAttribute",_f=Ul$3(Ra),vf=ql$2(ld,Nd),Sf=cd&&Be$3(Ra,qa),gf=jd?qa.useTabs?" ":" ".repeat(qa.tabWidth-1):"",bf=Wl$3(Ad,md,vd,qa)||Pd||Md,Tf=!Bd&&!Id&&!cd&&(Xd?md.type==="NullLiteral"||md.type==="Literal"&&md.value===null:rr$2(md,qa)&&Mn$2(ld.test,3)),Mf=Bd||Fd||cd&&!Id||Id&&ud&&Mn$2(ld.test,1)||Tf,Kf=[];!Pd&&d$1(md,g$3.Dangling)&&Ra.call(Yf=>{Kf.push(M$4(Yf,qa),F$1)},"consequent");let Zf=[];d$1(ld.test,g$3.Dangling)&&Ra.call(Yf=>{Zf.push(M$4(Yf,qa))},"test"),!Md&&d$1(vd,g$3.Dangling)&&Ra.call(Yf=>{Zf.push(M$4(Yf,qa))},"alternate"),d$1(ld,g$3.Dangling)&&Zf.push(M$4(Ra,qa));let eh=Symbol("test"),$f=Symbol("consequent"),Df=Symbol("test-and-consequent"),Lf=ud?[Ls$2(nd("test")),ld.test.type==="ConditionalExpression"?Ee$3:""]:[nd("checkType")," ","extends"," ",ld.extendsType.type==="TSConditionalType"||ld.extendsType.type==="ConditionalTypeAnnotation"||ld.extendsType.type==="TSMappedType"?nd("extendsType"):l$1(Ls$2(nd("extendsType")))],zf=l$1([Lf," ?"],{id:eh}),Jf=nd(dd),xf=f$1([Pd||Xd&&(X$4(md)||Id||Bd)?F$1:x$3,Kf,Jf]),yf=Mf?l$1([zf,Bd?xf:b$2(xf,l$1(xf,{id:$f}),{groupId:eh})],{id:Df}):[zf,xf],Bf=nd(pd),qf=Tf?b$2(Bf,Mr$2(Ls$2(Bf)),{groupId:Df}):Bf,oh=[yf,Zf.length>0?[f$1([F$1,Zf]),F$1]:Md?F$1:Tf?b$2(x$3," ",{groupId:Df}):x$3,":",Md?" ":jd?Mf?b$2(gf,b$2(Bd||Tf?" ":gf," "),{groupId:Df}):b$2(gf," "):" ",Md?qf:l$1([f$1(qf),Xd&&!Tf?E$2:""]),vf&&!_f?E$2:"",bf?Ee$3:""];return Wd&&!bf?l$1(f$1([E$2,l$1(oh)])):Wd||Jd?l$1(f$1(oh)):_f||cd&&Od?l$1([f$1([E$2,oh]),Sf?E$2:""]):Nd===df?l$1(oh):oh}function Ca$1(Ra,qa,nd,od){let{node:ld}=Ra;if(kr$2(ld))return pa$1(Ra,qa);let ud=qa.semi?";":"",cd=[];switch(ld.type){case"JsExpressionRoot":return nd("node");case"JsonRoot":return[nd("node"),F$1];case"File":return ia$1(Ra,qa,nd)??nd("program");case"EmptyStatement":return"";case"ExpressionStatement":return ua$2(Ra,qa,nd);case"ChainExpression":return nd("expression");case"ParenthesizedExpression":return!d$1(ld.expression)&&(se$2(ld.expression)||U$3(ld.expression))?["(",nd("expression"),")"]:l$1(["(",f$1([E$2,nd("expression")]),E$2,")"]);case"AssignmentExpression":return wi$2(Ra,qa,nd);case"VariableDeclarator":return Oi$1(Ra,qa,nd);case"BinaryExpression":case"LogicalExpression":return Yr$2(Ra,qa,nd);case"AssignmentPattern":return[nd("left")," = ",nd("right")];case"OptionalMemberExpression":case"MemberExpression":return bi$1(Ra,qa,nd);case"MetaProperty":return[nd("meta"),".",nd("property")];case"BindExpression":return ld.object&&cd.push(nd("object")),cd.push(l$1(f$1([E$2,Hr$3(Ra,qa,nd)]))),cd;case"Identifier":return[ld.name,V$4(Ra),pn$2(Ra),Y$3(Ra,nd)];case"V8IntrinsicIdentifier":return["%",ld.name];case"SpreadElement":case"SpreadElementPattern":case"SpreadPropertyPattern":case"RestElement":return cn$3(Ra,nd);case"FunctionDeclaration":case"FunctionExpression":return Dn$3(Ra,nd,qa,od);case"ArrowFunctionExpression":return $i$2(Ra,qa,nd,od);case"YieldExpression":return cd.push("yield"),ld.delegate&&cd.push("*"),ld.argument&&cd.push(" ",nd("argument")),cd;case"AwaitExpression":if(cd.push("await"),ld.argument){cd.push(" ",nd("argument"));let{parent:dd}=Ra;if(L$4(dd)&&dd.callee===ld||q$3(dd)&&dd.object===ld){cd=[f$1([E$2,...cd]),E$2];let pd=Ra.findAncestor(fd=>fd.type==="AwaitExpression"||fd.type==="BlockStatement");if((pd==null?void 0:pd.type)!=="AwaitExpression"||!ie$2(pd.argument,fd=>fd===ld))return l$1(cd)}}return cd;case"ExportDefaultDeclaration":case"ExportNamedDeclaration":case"ExportAllDeclaration":return gn$3(Ra,qa,nd);case"ImportDeclaration":return ca$1(Ra,qa,nd);case"ImportSpecifier":case"ExportSpecifier":case"ImportNamespaceSpecifier":case"ExportNamespaceSpecifier":case"ImportDefaultSpecifier":case"ExportDefaultSpecifier":return Ea(Ra,qa,nd);case"ImportAttribute":return yn$3(Ra,qa,nd);case"Import":return"import";case"Program":case"BlockStatement":case"StaticBlock":return Fn$2(Ra,qa,nd);case"ClassBody":return ra$2(Ra,qa,nd);case"ThrowStatement":return Yi(Ra,qa,nd);case"ReturnStatement":return Xi$1(Ra,qa,nd);case"NewExpression":case"ImportExpression":case"OptionalCallExpression":case"CallExpression":return Vr$2(Ra,qa,nd);case"ObjectExpression":case"ObjectPattern":case"RecordExpression":return dt$2(Ra,qa,nd);case"Property":return gt$2(ld)?mr$1(Ra,qa,nd):yn$3(Ra,qa,nd);case"ObjectProperty":return yn$3(Ra,qa,nd);case"ObjectMethod":return mr$1(Ra,qa,nd);case"Decorator":return["@",nd("expression")];case"ArrayExpression":case"ArrayPattern":case"TupleExpression":return Yt$1(Ra,qa,nd);case"SequenceExpression":{let{parent:dd}=Ra;if(dd.type==="ExpressionStatement"||dd.type==="ForStatement"){let pd=[];return Ra.each(({isFirst:fd})=>{fd?pd.push(nd()):pd.push(",",f$1([x$3,nd()]))},"expressions"),l$1(pd)}return l$1(P$3([",",x$3],Ra.map(nd,"expressions")))}case"ThisExpression":return"this";case"Super":return"super";case"Directive":return[nd("value"),ud];case"UnaryExpression":return cd.push(ld.operator),/[a-z]$/u.test(ld.operator)&&cd.push(" "),d$1(ld.argument)?cd.push(l$1(["(",f$1([E$2,nd("argument")]),E$2,")"])):cd.push(nd("argument")),cd;case"UpdateExpression":return[ld.prefix?ld.operator:"",nd("argument"),ld.prefix?"":ld.operator];case"ConditionalExpression":return Vt$3(Ra,qa,nd,od);case"VariableDeclaration":{let dd=Ra.map(nd,"declarations"),pd=Ra.parent,fd=pd.type==="ForStatement"||pd.type==="ForInStatement"||pd.type==="ForOfStatement",md=ld.declarations.some(Ad=>Ad.init),vd;return dd.length===1&&!d$1(ld.declarations[0])?vd=dd[0]:dd.length>0&&(vd=f$1(dd[0])),cd=[$$2(Ra),ld.kind,vd?[" ",vd]:"",f$1(dd.slice(1).map(Ad=>[",",md&&!fd?F$1:x$3,Ad]))],fd&&pd.body!==ld||cd.push(ud),l$1(cd)}case"WithStatement":return l$1(["with (",nd("object"),")",ft$2(ld.body,nd("body"))]);case"IfStatement":{let dd=ft$2(ld.consequent,nd("consequent")),pd=l$1(["if (",l$1([f$1([E$2,nd("test")]),E$2]),")",dd]);if(cd.push(pd),ld.alternate){let fd=d$1(ld.consequent,g$3.Trailing|g$3.Line)||wr$2(ld),md=ld.consequent.type==="BlockStatement"&&!fd;cd.push(md?" ":F$1),d$1(ld,g$3.Dangling)&&cd.push(M$4(Ra,qa),fd?F$1:" "),cd.push("else",l$1(ft$2(ld.alternate,nd("alternate"),ld.alternate.type==="IfStatement")))}return cd}case"ForStatement":{let dd=ft$2(ld.body,nd("body")),pd=M$4(Ra,qa),fd=pd?[pd,E$2]:"";return!ld.init&&!ld.test&&!ld.update?[fd,l$1(["for (;;)",dd])]:[fd,l$1(["for (",l$1([f$1([E$2,nd("init"),";",x$3,nd("test"),";",x$3,nd("update")]),E$2]),")",dd])]}case"WhileStatement":return l$1(["while (",l$1([f$1([E$2,nd("test")]),E$2]),")",ft$2(ld.body,nd("body"))]);case"ForInStatement":return l$1(["for (",nd("left")," in ",nd("right"),")",ft$2(ld.body,nd("body"))]);case"ForOfStatement":return l$1(["for",ld.await?" await":""," (",nd("left")," of ",nd("right"),")",ft$2(ld.body,nd("body"))]);case"DoWhileStatement":{let dd=ft$2(ld.body,nd("body"));return cd=[l$1(["do",dd])],ld.body.type==="BlockStatement"?cd.push(" "):cd.push(F$1),cd.push("while (",l$1([f$1([E$2,nd("test")]),E$2]),")",ud),cd}case"DoExpression":return[ld.async?"async ":"","do ",nd("body")];case"BreakStatement":case"ContinueStatement":return cd.push(ld.type==="BreakStatement"?"break":"continue"),ld.label&&cd.push(" ",nd("label")),cd.push(ud),cd;case"LabeledStatement":return ld.body.type==="EmptyStatement"?[nd("label"),":;"]:[nd("label"),": ",nd("body")];case"TryStatement":return["try ",nd("block"),ld.handler?[" ",nd("handler")]:"",ld.finalizer?[" finally ",nd("finalizer")]:""];case"CatchClause":if(ld.param){let dd=d$1(ld.param,fd=>!re$3(fd)||fd.leading&&te$3(qa.originalText,k$1(fd))||fd.trailing&&te$3(qa.originalText,R$4(fd),{backwards:!0})),pd=nd("param");return["catch ",dd?["(",f$1([E$2,pd]),E$2,") "]:["(",pd,") "],nd("body")]}return["catch ",nd("body")];case"SwitchStatement":return[l$1(["switch (",f$1([E$2,nd("discriminant")]),E$2,")"])," {",ld.cases.length>0?f$1([F$1,P$3(F$1,Ra.map(({node:dd,isLast:pd})=>[nd(),!pd&&pe$1(dd,qa)?F$1:""],"cases"))]):"",F$1,"}"];case"SwitchCase":{ld.test?cd.push("case ",nd("test"),":"):cd.push("default:"),d$1(ld,g$3.Dangling)&&cd.push(" ",M$4(Ra,qa));let dd=ld.consequent.filter(pd=>pd.type!=="EmptyStatement");if(dd.length>0){let pd=yr$1(Ra,qa,nd,"consequent");cd.push(dd.length===1&&dd[0].type==="BlockStatement"?[" ",pd]:f$1([F$1,pd]))}return cd}case"DebuggerStatement":return["debugger",ud];case"ClassDeclaration":case"ClassExpression":return Tn$3(Ra,qa,nd);case"ClassMethod":case"ClassPrivateMethod":case"MethodDefinition":return dn$3(Ra,qa,nd);case"ClassProperty":case"PropertyDefinition":case"ClassPrivateProperty":case"ClassAccessorProperty":case"AccessorProperty":return xn$2(Ra,qa,nd);case"TemplateElement":return Ie$3(ld.value.raw);case"TemplateLiteral":return qr$2(Ra,nd,qa);case"TaggedTemplateExpression":return Uu$3(Ra,nd);case"PrivateIdentifier":return["#",ld.name];case"PrivateName":return["#",nd("id")];case"TopicReference":return"%";case"ArgumentPlaceholder":return"?";case"ModuleExpression":return["module ",nd("body")];case"InterpreterDirective":default:throw new Me$4(ld,"ESTree")}}function Sn$3(Ra,qa,nd){let{parent:od,node:ld,key:ud}=Ra,cd=[nd("expression")];switch(ld.type){case"AsConstExpression":cd.push(" as const");break;case"AsExpression":case"TSAsExpression":cd.push(" as ",nd("typeAnnotation"));break;case"SatisfiesExpression":case"TSSatisfiesExpression":cd.push(" satisfies ",nd("typeAnnotation"));break}return ud==="callee"&&L$4(od)||ud==="object"&&q$3(od)?l$1([f$1([E$2,...cd]),E$2]):cd}function Aa$1(Ra,qa,nd){let{node:od}=Ra,ld=[$$2(Ra),"component"];od.id&&ld.push(" ",nd("id")),ld.push(nd("typeParameters"));let ud=Nl$2(Ra,nd,qa);return od.rendersType?ld.push(l$1([ud," ",nd("rendersType")])):ld.push(l$1([ud])),od.body&&ld.push(" ",nd("body")),qa.semi&&od.type==="DeclareComponent"&&ld.push(";"),ld}function Nl$2(Ra,qa,nd){let{node:od}=Ra,ld=od.params;if(od.rest&&(ld=[...ld,od.rest]),ld.length===0)return["(",M$4(Ra,nd,{filter:cd=>ge$3(nd.originalText,k$1(cd))===")"}),")"];let ud=[];return Yl$2(Ra,(cd,dd)=>{let pd=dd===ld.length-1;pd&&od.rest&&ud.push("..."),ud.push(qa()),!pd&&(ud.push(","),pe$1(ld[dd],nd)?ud.push(F$1,F$1):ud.push(x$3))}),["(",f$1([E$2,...ud]),b$2(ae$1(nd,"all")&&!Xl$3(od,ld)?",":""),E$2,")"]}function Xl$3(Ra,qa){var nd;return Ra.rest||((nd=O$3(!1,qa,-1))==null?void 0:nd.type)==="RestElement"}function Yl$2(Ra,qa){let{node:nd}=Ra,od=0,ld=ud=>qa(ud,od++);Ra.each(ld,"params"),nd.rest&&Ra.call(ld,"rest")}function Ta(Ra,qa,nd){let{node:od}=Ra;return od.shorthand?nd("local"):[nd("name")," as ",nd("local")]}function da(Ra,qa,nd){let{node:od}=Ra,ld=[];return od.name&&ld.push(nd("name"),od.optional?"?: ":": "),ld.push(nd("typeAnnotation")),ld}function xa$2(Ra,qa,nd){return dt$2(Ra,nd,qa)}function Bn$3(Ra,qa){let{node:nd}=Ra,od=qa("id");nd.computed&&(od=["[",od,"]"]);let ld="";return nd.initializer&&(ld=qa("initializer")),nd.init&&(ld=qa("init")),ld?[od," = ",ld]:od}function ha$1(Ra,qa,nd){let{node:od}=Ra,ld;if(od.type==="EnumSymbolBody"||od.explicitType)switch(od.type){case"EnumBooleanBody":ld="boolean";break;case"EnumNumberBody":ld="number";break;case"EnumBigIntBody":ld="bigint";break;case"EnumStringBody":ld="string";break;case"EnumSymbolBody":ld="symbol";break}return[ld?`of ${ld} `:"",xa$2(Ra,qa,nd)]}function bn$3(Ra,qa,nd){let{node:od}=Ra;return[$$2(Ra),od.const?"const ":"","enum ",qa("id")," ",od.type==="TSEnumDeclaration"?xa$2(Ra,qa,nd):qa("body")]}function Sa$1(Ra,qa,nd){let{node:od}=Ra,ld=["hook"];od.id&&ld.push(" ",nd("id"));let ud=Je$3(Ra,nd,qa,!1,!0),cd=Ht$3(Ra,nd),dd=ot$2(od,cd);return ld.push(l$1([dd?l$1(ud):ud,cd]),od.body?" ":"",nd("body")),ld}function Ba$1(Ra,qa,nd){let{node:od}=Ra,ld=[$$2(Ra),"hook"];return od.id&&ld.push(" ",nd("id")),qa.semi&&ld.push(";"),ld}function ga$2(Ra){var qa;let{node:nd}=Ra;return nd.type==="HookTypeAnnotation"&&((qa=Ra.getParentNode(2))==null?void 0:qa.type)==="DeclareHook"}function ba$2(Ra,qa,nd){let{node:od}=Ra,ld=[];ld.push(ga$2(Ra)?"":"hook ");let ud=Je$3(Ra,nd,qa,!1,!0),cd=[];return cd.push(ga$2(Ra)?": ":" => ",nd("returnType")),ot$2(od,cd)&&(ud=l$1(ud)),ld.push(ud,cd),l$1(ld)}function Pn$4(Ra,qa,nd){let{node:od}=Ra,ld=[$$2(Ra),"interface"],ud=[],cd=[];od.type!=="InterfaceTypeAnnotation"&&ud.push(" ",nd("id"),nd("typeParameters"));let dd=od.typeParameters&&!d$1(od.typeParameters,g$3.Trailing|g$3.Line);return w$1(od.extends)&&cd.push(dd?b$2(" ",x$3,{groupId:Dr$1(od.typeParameters)}):x$3,"extends ",(od.extends.length===1?mu$2:f$1)(P$3([",",x$3],Ra.map(nd,"extends")))),d$1(od.id,g$3.Trailing)||w$1(od.extends)?dd?ld.push(l$1([...ud,f$1(cd)])):ld.push(l$1(f$1([...ud,...cd]))):ld.push(...ud,...cd),ld.push(" ",nd("body")),l$1(ld)}function Pa$2(Ra,qa,nd){let{node:od}=Ra;if(Sr$2(od))return od.type.slice(0,-14).toLowerCase();let ld=qa.semi?";":"";switch(od.type){case"ComponentDeclaration":case"DeclareComponent":case"ComponentTypeAnnotation":return Aa$1(Ra,qa,nd);case"ComponentParameter":return Ta(Ra,qa,nd);case"ComponentTypeParameter":return da(Ra,qa,nd);case"HookDeclaration":return Sa$1(Ra,qa,nd);case"DeclareHook":return Ba$1(Ra,qa,nd);case"HookTypeAnnotation":return ba$2(Ra,qa,nd);case"DeclareClass":return Tn$3(Ra,qa,nd);case"DeclareFunction":return[$$2(Ra),"function ",nd("id"),nd("predicate"),ld];case"DeclareModule":return["declare module ",nd("id")," ",nd("body")];case"DeclareModuleExports":return["declare module.exports",Y$3(Ra,nd),ld];case"DeclareNamespace":return["declare namespace ",nd("id")," ",nd("body")];case"DeclareVariable":return[$$2(Ra),od.kind??"var"," ",nd("id"),ld];case"DeclareExportDeclaration":case"DeclareExportAllDeclaration":return gn$3(Ra,qa,nd);case"DeclareOpaqueType":case"OpaqueType":return Mi$2(Ra,qa,nd);case"DeclareTypeAlias":case"TypeAlias":return Kr$3(Ra,qa,nd);case"IntersectionTypeAnnotation":return zr$2(Ra,qa,nd);case"UnionTypeAnnotation":return Qr$2(Ra,qa,nd);case"ConditionalTypeAnnotation":return Vt$3(Ra,qa,nd);case"InferTypeAnnotation":return tn$3(Ra,qa,nd);case"FunctionTypeAnnotation":return Zr$2(Ra,qa,nd);case"TupleTypeAnnotation":return Yt$1(Ra,qa,nd);case"TupleTypeLabeledElement":return nn$2(Ra,qa,nd);case"TupleTypeSpreadElement":return rn$2(Ra,qa,nd);case"GenericTypeAnnotation":return[nd("id"),Pt$2(Ra,qa,nd,"typeParameters")];case"IndexedAccessType":case"OptionalIndexedAccessType":return en$2(Ra,qa,nd);case"TypeAnnotation":return sn$1(Ra,qa,nd);case"TypeParameter":return An$2(Ra,qa,nd);case"TypeofTypeAnnotation":return an$2(Ra,nd);case"ExistsTypeAnnotation":return"*";case"ArrayTypeAnnotation":return un$2(nd);case"DeclareEnum":case"EnumDeclaration":return bn$3(Ra,nd,qa);case"EnumBooleanBody":case"EnumNumberBody":case"EnumBigIntBody":case"EnumStringBody":case"EnumSymbolBody":return ha$1(Ra,nd,qa);case"EnumBooleanMember":case"EnumNumberMember":case"EnumBigIntMember":case"EnumStringMember":case"EnumDefaultedMember":return Bn$3(Ra,nd);case"FunctionTypeParam":{let ud=od.name?nd("name"):Ra.parent.this===od?"this":"";return[ud,V$4(Ra),ud?": ":"",nd("typeAnnotation")]}case"DeclareInterface":case"InterfaceDeclaration":case"InterfaceTypeAnnotation":return Pn$4(Ra,qa,nd);case"ClassImplements":case"InterfaceExtends":return[nd("id"),nd("typeParameters")];case"NullableTypeAnnotation":return["?",nd("typeAnnotation")];case"Variance":{let{kind:ud}=od;return ln$2.ok(ud==="plus"||ud==="minus"),ud==="plus"?"+":"-"}case"KeyofTypeAnnotation":return["keyof ",nd("argument")];case"ObjectTypeCallProperty":return[od.static?"static ":"",nd("value")];case"ObjectTypeMappedTypeProperty":return zi(Ra,qa,nd);case"ObjectTypeIndexer":return[od.static?"static ":"",od.variance?nd("variance"):"","[",nd("id"),od.id?": ":"",nd("key"),"]: ",nd("value")];case"ObjectTypeProperty":{let ud="";return od.proto?ud="proto ":od.static&&(ud="static "),[ud,od.kind!=="init"?od.kind+" ":"",od.variance?nd("variance"):"",Et$3(Ra,qa,nd),V$4(Ra),gt$2(od)?"":": ",nd("value")]}case"ObjectTypeAnnotation":return dt$2(Ra,qa,nd);case"ObjectTypeInternalSlot":return[od.static?"static ":"","[[",nd("id"),"]]",V$4(Ra),od.method?"":": ",nd("value")];case"ObjectTypeSpreadProperty":return cn$3(Ra,nd);case"QualifiedTypeofIdentifier":case"QualifiedTypeIdentifier":return[nd("qualification"),".",nd("id")];case"NullLiteralTypeAnnotation":return"null";case"BooleanLiteralTypeAnnotation":return String(od.value);case"StringLiteralTypeAnnotation":return Ie$3(tt$3(fe$3(od),qa));case"NumberLiteralTypeAnnotation":return Ze$3(od.raw??od.extra.raw);case"BigIntLiteralTypeAnnotation":return hn$2(od.raw??od.extra.raw);case"TypeCastExpression":return["(",nd("expression"),Y$3(Ra,nd),")"];case"TypePredicate":return on$1(Ra,nd);case"TypeOperator":return[od.operator," ",nd("typeAnnotation")];case"TypeParameterDeclaration":case"TypeParameterInstantiation":return Pt$2(Ra,qa,nd,"params");case"InferredPredicate":case"DeclaredPredicate":return[Ra.key==="predicate"&&Ra.parent.type!=="DeclareFunction"&&!Ra.parent.returnType?": ":" ","%checks",...od.type==="DeclaredPredicate"?["(",nd("value"),")"]:[]];case"AsExpression":case"AsConstExpression":case"SatisfiesExpression":return Sn$3(Ra,qa,nd)}}function ka$1(Ra,qa,nd){var od;let{node:ld}=Ra;if(!ld.type.startsWith("TS"))return;if(Br$3(ld))return ld.type.slice(2,-7).toLowerCase();let ud=qa.semi?";":"",cd=[];switch(ld.type){case"TSThisType":return"this";case"TSTypeAssertion":{let dd=!(U$3(ld.expression)||se$2(ld.expression)),pd=l$1(["<",f$1([E$2,nd("typeAnnotation")]),E$2,">"]),fd=[b$2("("),f$1([E$2,nd("expression")]),E$2,b$2(")")];return dd?ze$3([[pd,nd("expression")],[pd,l$1(fd,{shouldBreak:!0})],[pd,nd("expression")]]):l$1([pd,nd("expression")])}case"TSDeclareFunction":return Dn$3(Ra,nd,qa);case"TSExportAssignment":return["export = ",nd("expression"),ud];case"TSModuleBlock":return Fn$2(Ra,qa,nd);case"TSInterfaceBody":case"TSTypeLiteral":return dt$2(Ra,qa,nd);case"TSTypeAliasDeclaration":return Kr$3(Ra,qa,nd);case"TSQualifiedName":return[nd("left"),".",nd("right")];case"TSAbstractMethodDefinition":case"TSDeclareMethod":return dn$3(Ra,qa,nd);case"TSAbstractAccessorProperty":case"TSAbstractPropertyDefinition":return xn$2(Ra,qa,nd);case"TSInterfaceHeritage":case"TSClassImplements":case"TSExpressionWithTypeArguments":case"TSInstantiationExpression":return[nd("expression"),nd(ld.typeArguments?"typeArguments":"typeParameters")];case"TSTemplateLiteralType":return qr$2(Ra,nd,qa);case"TSNamedTupleMember":return nn$2(Ra,qa,nd);case"TSRestType":return rn$2(Ra,qa,nd);case"TSOptionalType":return[nd("typeAnnotation"),"?"];case"TSInterfaceDeclaration":return Pn$4(Ra,qa,nd);case"TSTypeParameterDeclaration":case"TSTypeParameterInstantiation":return Pt$2(Ra,qa,nd,"params");case"TSTypeParameter":return An$2(Ra,qa,nd);case"TSAsExpression":case"TSSatisfiesExpression":return Sn$3(Ra,qa,nd);case"TSArrayType":return un$2(nd);case"TSPropertySignature":return[ld.readonly?"readonly ":"",Et$3(Ra,qa,nd),V$4(Ra),Y$3(Ra,nd)];case"TSParameterProperty":return[Xt$2(ld),ld.static?"static ":"",ld.override?"override ":"",ld.readonly?"readonly ":"",nd("parameter")];case"TSTypeQuery":return an$2(Ra,nd);case"TSIndexSignature":{let dd=ld.parameters.length>1?b$2(ae$1(qa)?",":""):"",pd=l$1([f$1([E$2,P$3([", ",E$2],Ra.map(nd,"parameters"))]),dd,E$2]),fd=Ra.parent.type==="ClassBody"&&Ra.key==="body";return[fd&&ld.static?"static ":"",ld.readonly?"readonly ":"","[",ld.parameters?pd:"","]",Y$3(Ra,nd),fd?ud:""]}case"TSTypePredicate":return on$1(Ra,nd);case"TSNonNullExpression":return[nd("expression"),"!"];case"TSImportType":return[ld.isTypeOf?"typeof ":"","import(",nd("argument"),")",ld.qualifier?[".",nd("qualifier")]:"",Pt$2(Ra,qa,nd,ld.typeArguments?"typeArguments":"typeParameters")];case"TSLiteralType":return nd("literal");case"TSIndexedAccessType":return en$2(Ra,qa,nd);case"TSTypeOperator":return[ld.operator," ",nd("typeAnnotation")];case"TSMappedType":return Qi$1(Ra,qa,nd);case"TSMethodSignature":{let dd=ld.kind&&ld.kind!=="method"?`${ld.kind} `:"";cd.push(Xt$2(ld),dd,ld.computed?"[":"",nd("key"),ld.computed?"]":"",V$4(Ra));let pd=Je$3(Ra,nd,qa,!1,!0),fd=ld.returnType?"returnType":"typeAnnotation",md=ld[fd],vd=md?Y$3(Ra,nd,fd):"",Ad=ot$2(ld,vd);return cd.push(Ad?l$1(pd):pd),md&&cd.push(l$1(vd)),l$1(cd)}case"TSNamespaceExportDeclaration":return["export as namespace ",nd("id"),qa.semi?";":""];case"TSEnumDeclaration":return bn$3(Ra,nd,qa);case"TSEnumMember":return Bn$3(Ra,nd);case"TSImportEqualsDeclaration":return[ld.isExport?"export ":"","import ",ks(ld,!1),nd("id")," = ",nd("moduleReference"),qa.semi?";":""];case"TSExternalModuleReference":return["require(",nd("expression"),")"];case"TSModuleDeclaration":{let{parent:dd}=Ra,pd=dd.type==="TSModuleDeclaration",fd=((od=ld.body)==null?void 0:od.type)==="TSModuleDeclaration";if(pd)cd.push(".");else if(cd.push($$2(Ra)),!(ld.kind==="global"||ld.global)){let md=ld.kind??(Q$4(ld.id)||fr$1(qa,R$4(ld),R$4(ld.id)).trim().endsWith("module")?"module":"namespace");cd.push(md," ")}return cd.push(nd("id")),fd?cd.push(nd("body")):ld.body?cd.push(" ",l$1(nd("body"))):cd.push(ud),cd}case"TSConditionalType":return Vt$3(Ra,qa,nd);case"TSInferType":return tn$3(Ra,qa,nd);case"TSIntersectionType":return zr$2(Ra,qa,nd);case"TSUnionType":return Qr$2(Ra,qa,nd);case"TSFunctionType":case"TSCallSignatureDeclaration":case"TSConstructorType":case"TSConstructSignatureDeclaration":return Zr$2(Ra,qa,nd);case"TSTupleType":return Yt$1(Ra,qa,nd);case"TSTypeReference":return[nd("typeName"),Pt$2(Ra,qa,nd,ld.typeArguments?"typeArguments":"typeParameters")];case"TSTypeAnnotation":return sn$1(Ra,qa,nd);case"TSEmptyBodyFunctionExpression":return fn$2(Ra,qa,nd);case"TSJSDocAllType":return"*";case"TSJSDocUnknownType":return"?";case"TSJSDocNullableType":return Ts$2(Ra,nd,"?");case"TSJSDocNonNullableType":return Ts$2(Ra,nd,"!");case"TSParenthesizedType":default:throw new Me$4(ld,"TypeScript")}}function Hl$3(Ra,qa,nd,od){if(Xr$2(Ra))return ci$4(Ra,qa);for(let ld of[Ti$2,Ei$2,Pa$2,ka$1,Ca$1]){let ud=ld(Ra,qa,nd,od);if(ud!==void 0)return ud}}var Vl$3=v$1(["ClassMethod","ClassPrivateMethod","ClassProperty","ClassAccessorProperty","AccessorProperty","TSAbstractAccessorProperty","PropertyDefinition","TSAbstractPropertyDefinition","ClassPrivateProperty","MethodDefinition","TSAbstractMethodDefinition","TSDeclareMethod"]);function $l$2(Ra,qa,nd,od){var ld;Ra.isRoot&&((ld=qa.__onHtmlBindingRoot)==null||ld.call(qa,Ra.node,qa));let ud=Hl$3(Ra,qa,nd,od);if(!ud)return"";let{node:cd}=Ra;if(Vl$3(cd))return ud;let dd=w$1(cd.decorators),pd=xi$2(Ra,qa,nd),fd=cd.type==="ClassExpression";if(dd&&!fd)return ir$3(ud,Ad=>l$1([pd,Ad]));let md=Be$3(Ra,qa),vd=na$1(Ra,qa);return!pd&&!md&&!vd?ud:ir$3(ud,Ad=>[vd?";":"",md?"(":"",md&&fd&&dd?[f$1([x$3,pd,Ad]),x$3]:[pd,Ad],md?")":""])}var Ia$1=$l$2,Kl$3={avoidAstMutation:!0},La$1=[{linguistLanguageId:174,name:"JSON.stringify",type:"data",color:"#292929",tmScope:"source.json",aceMode:"json",codemirrorMode:"javascript",codemirrorMimeType:"application/json",aliases:["geojson","jsonl","topojson"],extensions:[".importmap"],filenames:["package.json","package-lock.json","composer.json"],parsers:["json-stringify"],vscodeLanguageIds:["json"]},{linguistLanguageId:174,name:"JSON",type:"data",color:"#292929",tmScope:"source.json",aceMode:"json",codemirrorMode:"javascript",codemirrorMimeType:"application/json",aliases:["geojson","jsonl","topojson"],extensions:[".json",".4DForm",".4DProject",".avsc",".geojson",".gltf",".har",".ice",".JSON-tmLanguage",".mcmeta",".tfstate",".tfstate.backup",".topojson",".webapp",".webmanifest",".yy",".yyp"],filenames:[".all-contributorsrc",".arcconfig",".auto-changelog",".c8rc",".htmlhintrc",".imgbotconfig",".nycrc",".tern-config",".tern-project",".watchmanconfig","Pipfile.lock","composer.lock","flake.lock","mcmod.info",".babelrc",".jscsrc",".jshintrc",".jslintrc",".swcrc"],parsers:["json"],vscodeLanguageIds:["json"]},{linguistLanguageId:423,name:"JSON with Comments",type:"data",color:"#292929",group:"JSON",tmScope:"source.js",aceMode:"javascript",codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",aliases:["jsonc"],extensions:[".jsonc",".code-snippets",".code-workspace",".sublime-build",".sublime-commands",".sublime-completions",".sublime-keymap",".sublime-macro",".sublime-menu",".sublime-mousemap",".sublime-project",".sublime-settings",".sublime-theme",".sublime-workspace",".sublime_metrics",".sublime_session"],filenames:[],parsers:["jsonc"],vscodeLanguageIds:["jsonc"]},{linguistLanguageId:175,name:"JSON5",type:"data",color:"#267CB9",extensions:[".json5"],tmScope:"source.js",aceMode:"javascript",codemirrorMode:"javascript",codemirrorMimeType:"application/json",parsers:["json5"],vscodeLanguageIds:["json5"]}],Os$2={};Ar$1(Os$2,{getVisitorKeys:()=>Oa$3,massageAstNode:()=>ja$1,print:()=>Zl$3});var zl$3={JsonRoot:["node"],ArrayExpression:["elements"],ObjectExpression:["properties"],ObjectProperty:["key","value"],UnaryExpression:["argument"],NullLiteral:[],BooleanLiteral:[],StringLiteral:[],NumericLiteral:[],Identifier:[],TemplateLiteral:["quasis"],TemplateElement:[]},wa$1=zl$3,Ql$3=hr$3(wa$1),Oa$3=Ql$3;function Zl$3(Ra,qa,nd){let{node:od}=Ra;switch(od.type){case"JsonRoot":return[nd("node"),F$1];case"ArrayExpression":{if(od.elements.length===0)return"[]";let ld=Ra.map(()=>Ra.node===null?"null":nd(),"elements");return["[",f$1([F$1,P$3([",",F$1],ld)]),F$1,"]"]}case"ObjectExpression":return od.properties.length===0?"{}":["{",f$1([F$1,P$3([",",F$1],Ra.map(nd,"properties"))]),F$1,"}"];case"ObjectProperty":return[nd("key"),": ",nd("value")];case"UnaryExpression":return[od.operator==="+"?"":od.operator,nd("argument")];case"NullLiteral":return"null";case"BooleanLiteral":return od.value?"true":"false";case"StringLiteral":return JSON.stringify(od.value);case"NumericLiteral":return _a$2(Ra)?JSON.stringify(String(od.value)):JSON.stringify(od.value);case"Identifier":return _a$2(Ra)?JSON.stringify(od.name):od.name;case"TemplateLiteral":return nd(["quasis",0]);case"TemplateElement":return JSON.stringify(od.value.cooked);default:throw new Me$4(od,"JSON")}}function _a$2(Ra){return Ra.key==="key"&&Ra.parent.type==="ObjectProperty"}var em$1=new Set(["start","end","extra","loc","comments","leadingComments","trailingComments","innerComments","errors","range","tokens"]);function ja$1(Ra,qa){let{type:nd}=Ra;if(nd==="ObjectProperty"){let{key:od}=Ra;od.type==="Identifier"?qa.key={type:"StringLiteral",value:od.name}:od.type==="NumericLiteral"&&(qa.key={type:"StringLiteral",value:String(od.value)});return}if(nd==="UnaryExpression"&&Ra.operator==="+")return qa.argument;if(nd==="ArrayExpression"){for(let[od,ld]of Ra.elements.entries())ld===null&&qa.elements.splice(od,0,{type:"NullLiteral"});return}if(nd==="TemplateLiteral")return{type:"StringLiteral",value:Ra.quasis[0].value.cooked}}ja$1.ignoredProperties=em$1;var Er$1={bracketSpacing:{category:"Common",type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{category:"Common",type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{category:"Common",type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}},kt$3="JavaScript",tm$1={arrowParens:{category:kt$3,type:"choice",default:"always",description:"Include parentheses around a sole arrow function parameter.",choices:[{value:"always",description:"Always include parens. Example: `(x) => x`"},{value:"avoid",description:"Omit parens when possible. Example: `x => x`"}]},bracketSameLine:Er$1.bracketSameLine,bracketSpacing:Er$1.bracketSpacing,jsxBracketSameLine:{category:kt$3,type:"boolean",description:"Put > on the last line instead of at a new line.",deprecated:"2.4.0"},semi:{category:kt$3,type:"boolean",default:!0,description:"Print semicolons.",oppositeDescription:"Do not print semicolons, except at the beginning of lines which may need them."},experimentalTernaries:{category:kt$3,type:"boolean",default:!1,description:"Use curious ternaries, with the question mark after the condition.",oppositeDescription:"Default behavior of ternaries; keep question marks on the same line as the consequent."},singleQuote:Er$1.singleQuote,jsxSingleQuote:{category:kt$3,type:"boolean",default:!1,description:"Use single quotes in JSX."},quoteProps:{category:kt$3,type:"choice",default:"as-needed",description:"Change when properties in objects are quoted.",choices:[{value:"as-needed",description:"Only add quotes around object properties where required."},{value:"consistent",description:"If at least one property in an object requires quotes, quote all properties."},{value:"preserve",description:"Respect the input use of quotes in object properties."}]},trailingComma:{category:kt$3,type:"choice",default:"all",description:"Print trailing commas wherever possible when multi-line.",choices:[{value:"all",description:"Trailing commas wherever possible (including function arguments)."},{value:"es5",description:"Trailing commas where valid in ES5 (objects, arrays, etc.)"},{value:"none",description:"No trailing commas."}]},singleAttributePerLine:Er$1.singleAttributePerLine},va=tm$1,rm$1={estree:ws$1,"estree-json":Os$2},nm$1=[...Us$1,...La$1],$d$1=_s$1;const prettierPluginEstree=Object.freeze(Object.defineProperty({__proto__:null,default:$d$1,languages:nm$1,options:va,printers:rm$1},Symbol.toStringTag,{value:"Module"}));var el$1=Object.create,ft$1=Object.defineProperty,rl$1=Object.getOwnPropertyDescriptor,tl$1=Object.getOwnPropertyNames,nl$1=Object.getPrototypeOf,il$1=Object.prototype.hasOwnProperty,C$1=(Ra,qa)=>()=>(qa||Ra((qa={exports:{}}).exports,qa),qa.exports),Ln$1=(Ra,qa)=>{for(var nd in qa)ft$1(Ra,nd,{get:qa[nd],enumerable:!0})},ul$1=(Ra,qa,nd,od)=>{if(qa&&typeof qa=="object"||typeof qa=="function")for(let ld of tl$1(qa))!il$1.call(Ra,ld)&&ld!==nd&&ft$1(Ra,ld,{get:()=>qa[ld],enumerable:!(od=rl$1(qa,ld))||od.enumerable});return Ra},Ue$2=(Ra,qa,nd)=>(nd=Ra!=null?el$1(nl$1(Ra)):{},ul$1(ft$1(nd,"default",{value:Ra,enumerable:!0}),Ra)),xr$1=C$1((Ra,qa)=>{qa.exports=nd;function nd(od){return String(od).replace(/\s+/g," ")}}),Pi$1=C$1((Ra,qa)=>{qa.exports=Id;var nd=9,od=10,ld=32,ud=33,cd=58,dd=91,pd=92,fd=93,md=94,vd=96,Ad=4,Nd=1024;function Id(Hd){var Gd=this.Parser,zd=this.Compiler;Od(Gd)&&Pd(Gd,Hd),Fd(zd)&&Md(zd)}function Od(Hd){return!!(Hd&&Hd.prototype&&Hd.prototype.blockTokenizers)}function Fd(Hd){return!!(Hd&&Hd.prototype&&Hd.prototype.visitors)}function Pd(Hd,Gd){for(var zd=Gd||{},df=Hd.prototype,Wd=df.blockTokenizers,Jd=df.inlineTokenizers,Xd=df.blockMethods,_f=df.inlineMethods,vf=Wd.definition,Sf=Jd.reference,gf=[],bf=-1,Tf=Xd.length,Mf;++bf<Tf;)Mf=Xd[bf],!(Mf==="newline"||Mf==="indentedCode"||Mf==="paragraph"||Mf==="footnoteDefinition")&&gf.push([Mf]);gf.push(["footnoteDefinition"]),zd.inlineNotes&&(Bd(_f,"reference","inlineNote"),Jd.inlineNote=eh),Bd(Xd,"definition","footnoteDefinition"),Bd(_f,"reference","footnoteCall"),Wd.definition=Df,Wd.footnoteDefinition=Kf,Jd.footnoteCall=Zf,Jd.reference=$f,df.interruptFootnoteDefinition=gf,$f.locator=Sf.locator,Zf.locator=Lf,eh.locator=zf;function Kf(Jf,xf,yf){for(var Bf=this,qf=Bf.interruptFootnoteDefinition,oh=Bf.offset,Yf=xf.length+1,kf=0,Vf=[],fh,Gf,wf,Rf,Uf,ph,gh,ah,Ah,dh,Mh,Yh,Bh;kf<Yf&&(Rf=xf.charCodeAt(kf),!(Rf!==nd&&Rf!==ld));)kf++;if(xf.charCodeAt(kf++)===dd&&xf.charCodeAt(kf++)===md){for(Gf=kf;kf<Yf;){if(Rf=xf.charCodeAt(kf),Rf!==Rf||Rf===od||Rf===nd||Rf===ld)return;if(Rf===fd){wf=kf,kf++;break}kf++}if(!(wf===void 0||Gf===wf||xf.charCodeAt(kf++)!==cd)){if(yf)return!0;for(fh=xf.slice(Gf,wf),Uf=Jf.now(),Ah=0,dh=0,Mh=kf,Yh=[];kf<Yf;){if(Rf=xf.charCodeAt(kf),Rf!==Rf||Rf===od)Bh={start:Ah,contentStart:Mh||kf,contentEnd:kf,end:kf},Yh.push(Bh),Rf===od&&(Ah=kf+1,dh=0,Mh=void 0,Bh.end=Ah);else if(dh!==void 0)if(Rf===ld||Rf===nd)dh+=Rf===ld?1:Ad-dh%Ad,dh>Ad&&(dh=void 0,Mh=kf);else{if(dh<Ad&&Bh&&(Bh.contentStart===Bh.contentEnd||jd(qf,Wd,Bf,[Jf,xf.slice(kf,Nd),!0])))break;dh=void 0,Mh=kf}kf++}for(kf=-1,Yf=Yh.length;Yf>0&&(Bh=Yh[Yf-1],Bh.contentStart===Bh.contentEnd);)Yf--;for(ph=Jf(xf.slice(0,Bh.contentEnd));++kf<Yf;)Bh=Yh[kf],oh[Uf.line+kf]=(oh[Uf.line+kf]||0)+(Bh.contentStart-Bh.start),Vf.push(xf.slice(Bh.contentStart,Bh.end));return gh=Bf.enterBlock(),ah=Bf.tokenizeBlock(Vf.join(""),Uf),gh(),ph({type:"footnoteDefinition",identifier:fh.toLowerCase(),label:fh,children:ah})}}}function Zf(Jf,xf,yf){var Bf=xf.length+1,qf=0,oh,Yf,kf,Vf;if(xf.charCodeAt(qf++)===dd&&xf.charCodeAt(qf++)===md){for(Yf=qf;qf<Bf;){if(Vf=xf.charCodeAt(qf),Vf!==Vf||Vf===od||Vf===nd||Vf===ld)return;if(Vf===fd){kf=qf,qf++;break}qf++}if(!(kf===void 0||Yf===kf))return yf?!0:(oh=xf.slice(Yf,kf),Jf(xf.slice(0,qf))({type:"footnoteReference",identifier:oh.toLowerCase(),label:oh}))}}function eh(Jf,xf,yf){var Bf=this,qf=xf.length+1,oh=0,Yf=0,kf,Vf,fh,Gf,wf,Rf,Uf;if(xf.charCodeAt(oh++)===md&&xf.charCodeAt(oh++)===dd){for(fh=oh;oh<qf;){if(Vf=xf.charCodeAt(oh),Vf!==Vf)return;if(Rf===void 0)if(Vf===pd)oh+=2;else if(Vf===dd)Yf++,oh++;else if(Vf===fd)if(Yf===0){Gf=oh,oh++;break}else Yf--,oh++;else if(Vf===vd){for(wf=oh,Rf=1;xf.charCodeAt(wf+Rf)===vd;)Rf++;oh+=Rf}else oh++;else if(Vf===vd){for(wf=oh,Uf=1;xf.charCodeAt(wf+Uf)===vd;)Uf++;oh+=Uf,Rf===Uf&&(Rf=void 0),Uf=void 0}else oh++}if(Gf!==void 0)return yf?!0:(kf=Jf.now(),kf.column+=2,kf.offset+=2,Jf(xf.slice(0,oh))({type:"footnote",children:Bf.tokenizeInline(xf.slice(fh,Gf),kf)}))}}function $f(Jf,xf,yf){var Bf=0;if(xf.charCodeAt(Bf)===ud&&Bf++,xf.charCodeAt(Bf)===dd&&xf.charCodeAt(Bf+1)!==md)return Sf.call(this,Jf,xf,yf)}function Df(Jf,xf,yf){for(var Bf=0,qf=xf.charCodeAt(Bf);qf===ld||qf===nd;)qf=xf.charCodeAt(++Bf);if(qf===dd&&xf.charCodeAt(Bf+1)!==md)return vf.call(this,Jf,xf,yf)}function Lf(Jf,xf){return Jf.indexOf("[",xf)}function zf(Jf,xf){return Jf.indexOf("^[",xf)}}function Md(Hd){var Gd=Hd.prototype.visitors,zd=" ";Gd.footnote=df,Gd.footnoteReference=Wd,Gd.footnoteDefinition=Jd;function df(Xd){return"^["+this.all(Xd).join("")+"]"}function Wd(Xd){return"[^"+(Xd.label||Xd.identifier)+"]"}function Jd(Xd){for(var _f=this.all(Xd).join(`
`).split(`
`),vf=0,Sf=_f.length,gf;++vf<Sf;)gf=_f[vf],gf!==""&&(_f[vf]=zd+gf);return"[^"+(Xd.label||Xd.identifier)+"]: "+_f.join(`
`)}}function Bd(Hd,Gd,zd){Hd.splice(Hd.indexOf(Gd),0,zd)}function jd(Hd,Gd,zd,df){for(var Wd=Hd.length,Jd=-1;++Jd<Wd;)if(Gd[Hd[Jd][0]].apply(zd,df))return!0;return!1}}),Bt$3=C$1(Ra=>{Ra.isRemarkParser=qa,Ra.isRemarkCompiler=nd;function qa(od){return!!(od&&od.prototype&&od.prototype.blockTokenizers)}function nd(od){return!!(od&&od.prototype&&od.prototype.visitors)}}),Mi$1=C$1((Ra,qa)=>{var nd=Bt$3();qa.exports=vd;var od=9,ld=32,ud=36,cd=48,dd=57,pd=92,fd=["math","math-inline"],md="math-display";function vd(Id){let Od=this.Parser,Fd=this.Compiler;nd.isRemarkParser(Od)&&Ad(Od,Id),nd.isRemarkCompiler(Fd)&&Nd(Fd)}function Ad(Id,Od){let Fd=Id.prototype,Pd=Fd.inlineMethods;Bd.locator=Md,Fd.inlineTokenizers.math=Bd,Pd.splice(Pd.indexOf("text"),0,"math");function Md(jd,Hd){return jd.indexOf("$",Hd)}function Bd(jd,Hd,Gd){let zd=Hd.length,df=!1,Wd=!1,Jd=0,Xd,_f,vf,Sf,gf,bf,Tf;if(Hd.charCodeAt(Jd)===pd&&(Wd=!0,Jd++),Hd.charCodeAt(Jd)===ud){if(Jd++,Wd)return Gd?!0:jd(Hd.slice(0,Jd))({type:"text",value:"$"});if(Hd.charCodeAt(Jd)===ud&&(df=!0,Jd++),vf=Hd.charCodeAt(Jd),!(vf===ld||vf===od)){for(Sf=Jd;Jd<zd;){if(_f=vf,vf=Hd.charCodeAt(Jd+1),_f===ud){if(Xd=Hd.charCodeAt(Jd-1),Xd!==ld&&Xd!==od&&(vf!==vf||vf<cd||vf>dd)&&(!df||vf===ud)){gf=Jd-1,Jd++,df&&Jd++,bf=Jd;break}}else _f===pd&&(Jd++,vf=Hd.charCodeAt(Jd+1));Jd++}if(bf!==void 0)return Gd?!0:(Tf=Hd.slice(Sf,gf+1),jd(Hd.slice(0,bf))({type:"inlineMath",value:Tf,data:{hName:"span",hProperties:{className:fd.concat(df&&Od.inlineMathDouble?[md]:[])},hChildren:[{type:"text",value:Tf}]}}))}}}}function Nd(Id){let Od=Id.prototype;Od.visitors.inlineMath=Fd;function Fd(Pd){let Md="$";return(Pd.data&&Pd.data.hProperties&&Pd.data.hProperties.className||[]).includes(md)&&(Md="$$"),Md+Pd.value+Md}}}),$i$1=C$1((Ra,qa)=>{var nd=Bt$3();qa.exports=md;var od=10,ld=32,ud=36,cd=`
`,dd="$",pd=2,fd=["math","math-display"];function md(){let Nd=this.Parser,Id=this.Compiler;nd.isRemarkParser(Nd)&&vd(Nd),nd.isRemarkCompiler(Id)&&Ad(Id)}function vd(Nd){let Id=Nd.prototype,Od=Id.blockMethods,Fd=Id.interruptParagraph,Pd=Id.interruptList,Md=Id.interruptBlockquote;Id.blockTokenizers.math=Bd,Od.splice(Od.indexOf("fencedCode")+1,0,"math"),Fd.splice(Fd.indexOf("fencedCode")+1,0,["math"]),Pd.splice(Pd.indexOf("fencedCode")+1,0,["math"]),Md.splice(Md.indexOf("fencedCode")+1,0,["math"]);function Bd(jd,Hd,Gd){var zd=Hd.length,df=0;let Wd,Jd,Xd,_f,vf,Sf,gf,bf,Tf,Mf,Kf;for(;df<zd&&Hd.charCodeAt(df)===ld;)df++;for(vf=df;df<zd&&Hd.charCodeAt(df)===ud;)df++;if(Sf=df-vf,!(Sf<pd)){for(;df<zd&&Hd.charCodeAt(df)===ld;)df++;for(gf=df;df<zd;){if(Wd=Hd.charCodeAt(df),Wd===ud)return;if(Wd===od)break;df++}if(Hd.charCodeAt(df)===od){if(Gd)return!0;for(Jd=[],gf!==df&&Jd.push(Hd.slice(gf,df)),df++,Xd=Hd.indexOf(cd,df+1),Xd=Xd===-1?zd:Xd;df<zd;){for(bf=!1,Mf=df,Kf=Xd,_f=Xd,Tf=0;_f>Mf&&Hd.charCodeAt(_f-1)===ld;)_f--;for(;_f>Mf&&Hd.charCodeAt(_f-1)===ud;)Tf++,_f--;for(Sf<=Tf&&Hd.indexOf(dd,Mf)===_f&&(bf=!0,Kf=_f);Mf<=Kf&&Mf-df<vf&&Hd.charCodeAt(Mf)===ld;)Mf++;if(bf)for(;Kf>Mf&&Hd.charCodeAt(Kf-1)===ld;)Kf--;if((!bf||Mf!==Kf)&&Jd.push(Hd.slice(Mf,Kf)),bf)break;df=Xd+1,Xd=Hd.indexOf(cd,df+1),Xd=Xd===-1?zd:Xd}return Jd=Jd.join(`
`),jd(Hd.slice(0,Xd))({type:"math",value:Jd,data:{hName:"div",hProperties:{className:fd.concat()},hChildren:[{type:"text",value:Jd}]}})}}}}function Ad(Nd){let Id=Nd.prototype;Id.visitors.math=Od;function Od(Fd){return`$$
`+Fd.value+`
$$`}}}),Wi$1=C$1((Ra,qa)=>{var nd=Mi$1(),od=$i$1();qa.exports=ld;function ld(ud){var cd=ud||{};od.call(this,cd),nd.call(this,cd)}}),Ie$2=C$1((Ra,qa)=>{qa.exports=od;var nd=Object.prototype.hasOwnProperty;function od(){for(var ld={},ud=0;ud<arguments.length;ud++){var cd=arguments[ud];for(var dd in cd)nd.call(cd,dd)&&(ld[dd]=cd[dd])}return ld}}),Ji$1=C$1((Ra,qa)=>{typeof Object.create=="function"?qa.exports=function(nd,od){od&&(nd.super_=od,nd.prototype=Object.create(od.prototype,{constructor:{value:nd,enumerable:!1,writable:!0,configurable:!0}}))}:qa.exports=function(nd,od){if(od){nd.super_=od;var ld=function(){};ld.prototype=od.prototype,nd.prototype=new ld,nd.prototype.constructor=nd}}}),Zi$1=C$1((Ra,qa)=>{var nd=Ie$2(),od=Ji$1();qa.exports=ld;function ld(ud){var cd,dd,pd;od(md,ud),od(fd,md),cd=md.prototype;for(dd in cd)pd=cd[dd],pd&&typeof pd=="object"&&(cd[dd]="concat"in pd?pd.concat():nd(pd));return md;function fd(vd){return ud.apply(this,vd)}function md(){return this instanceof md?ud.apply(this,arguments):new fd(arguments)}}}),ru$2=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld,ud){return cd;function cd(){var dd=ud||this,pd=dd[od];return dd[od]=!ld,fd;function fd(){dd[od]=pd}}}}),nu$3=C$1((Ra,qa)=>{qa.exports=nd;function nd(od){for(var ld=String(od),ud=[],cd=/\r?\n|\r/g;cd.exec(ld);)ud.push(cd.lastIndex);return ud.push(ld.length+1),{toPoint:dd,toPosition:dd,toOffset:pd};function dd(fd){var md=-1;if(fd>-1&&fd<ud[ud.length-1]){for(;++md<ud.length;)if(ud[md]>fd)return{line:md+1,column:fd-(ud[md-1]||0)+1,offset:fd}}return{}}function pd(fd){var md=fd&&fd.line,vd=fd&&fd.column,Ad;return!isNaN(md)&&!isNaN(vd)&&md-1 in ud&&(Ad=(ud[md-2]||0)+vd-1||0),Ad>-1&&Ad<ud[ud.length-1]?Ad:-1}}}),uu$3=C$1((Ra,qa)=>{qa.exports=od;var nd="\\";function od(ld,ud){return cd;function cd(dd){for(var pd=0,fd=dd.indexOf(nd),md=ld[ud],vd=[],Ad;fd!==-1;)vd.push(dd.slice(pd,fd)),pd=fd+1,Ad=dd.charAt(pd),(!Ad||md.indexOf(Ad)===-1)&&vd.push(nd),fd=dd.indexOf(nd,pd+1);return vd.push(dd.slice(pd)),vd.join("")}}}),au$2=C$1((Ra,qa)=>{qa.exports={AElig:"Æ",AMP:"&",Aacute:"Á",Acirc:"Â",Agrave:"À",Aring:"Å",Atilde:"Ã",Auml:"Ä",COPY:"©",Ccedil:"Ç",ETH:"Ð",Eacute:"É",Ecirc:"Ê",Egrave:"È",Euml:"Ë",GT:">",Iacute:"Í",Icirc:"Î",Igrave:"Ì",Iuml:"Ï",LT:"<",Ntilde:"Ñ",Oacute:"Ó",Ocirc:"Ô",Ograve:"Ò",Oslash:"Ø",Otilde:"Õ",Ouml:"Ö",QUOT:'"',REG:"®",THORN:"Þ",Uacute:"Ú",Ucirc:"Û",Ugrave:"Ù",Uuml:"Ü",Yacute:"Ý",aacute:"á",acirc:"â",acute:"´",aelig:"æ",agrave:"à",amp:"&",aring:"å",atilde:"ã",auml:"ä",brvbar:"¦",ccedil:"ç",cedil:"¸",cent:"¢",copy:"©",curren:"¤",deg:"°",divide:"÷",eacute:"é",ecirc:"ê",egrave:"è",eth:"ð",euml:"ë",frac12:"½",frac14:"¼",frac34:"¾",gt:">",iacute:"í",icirc:"î",iexcl:"¡",igrave:"ì",iquest:"¿",iuml:"ï",laquo:"«",lt:"<",macr:"¯",micro:"µ",middot:"·",nbsp:" ",not:"¬",ntilde:"ñ",oacute:"ó",ocirc:"ô",ograve:"ò",ordf:"ª",ordm:"º",oslash:"ø",otilde:"õ",ouml:"ö",para:"¶",plusmn:"±",pound:"£",quot:'"',raquo:"»",reg:"®",sect:"§",shy:"­",sup1:"¹",sup2:"²",sup3:"³",szlig:"ß",thorn:"þ",times:"×",uacute:"ú",ucirc:"û",ugrave:"ù",uml:"¨",uuml:"ü",yacute:"ý",yen:"¥",yuml:"ÿ"}}),ou$2=C$1((Ra,qa)=>{qa.exports={0:"<22>",128:"€",130:"",131:"ƒ",132:"„",133:"…",134:"†",135:"‡",136:"ˆ",137:"‰",138:"Š",139:"",140:"Œ",142:"Ž",145:"",146:"",147:"“",148:"”",149:"•",150:"",151:"—",152:"˜",153:"™",154:"š",155:"",156:"œ",158:"ž",159:"Ÿ"}}),Ne$1=C$1((Ra,qa)=>{qa.exports=nd;function nd(od){var ld=typeof od=="string"?od.charCodeAt(0):od;return ld>=48&&ld<=57}}),lu$2=C$1((Ra,qa)=>{qa.exports=nd;function nd(od){var ld=typeof od=="string"?od.charCodeAt(0):od;return ld>=97&&ld<=102||ld>=65&&ld<=70||ld>=48&&ld<=57}}),Ve$2=C$1((Ra,qa)=>{qa.exports=nd;function nd(od){var ld=typeof od=="string"?od.charCodeAt(0):od;return ld>=97&&ld<=122||ld>=65&&ld<=90}}),pu$2=C$1((Ra,qa)=>{var nd=Ve$2(),od=Ne$1();qa.exports=ld;function ld(ud){return nd(ud)||od(ud)}}),du$2=C$1((Ra,qa)=>{qa.exports={AEli:"Æ",AElig:"Æ",AM:"&",AMP:"&",Aacut:"Á",Aacute:"Á",Abreve:"Ă",Acir:"Â",Acirc:"Â",Acy:"А",Afr:"𝔄",Agrav:"À",Agrave:"À",Alpha:"Α",Amacr:"Ā",And:"⩓",Aogon:"Ą",Aopf:"𝔸",ApplyFunction:"",Arin:"Å",Aring:"Å",Ascr:"𝒜",Assign:"≔",Atild:"Ã",Atilde:"Ã",Aum:"Ä",Auml:"Ä",Backslash:"",Barv:"⫧",Barwed:"⌆",Bcy:"Б",Because:"∵",Bernoullis:"",Beta:"Β",Bfr:"𝔅",Bopf:"𝔹",Breve:"˘",Bscr:"",Bumpeq:"≎",CHcy:"Ч",COP:"©",COPY:"©",Cacute:"Ć",Cap:"⋒",CapitalDifferentialD:"",Cayleys:"",Ccaron:"Č",Ccedi:"Ç",Ccedil:"Ç",Ccirc:"Ĉ",Cconint:"∰",Cdot:"Ċ",Cedilla:"¸",CenterDot:"·",Cfr:"",Chi:"Χ",CircleDot:"⊙",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"",Colon:"∷",Colone:"⩴",Congruent:"≡",Conint:"∯",ContourIntegral:"∮",Copf:"",Coproduct:"∐",CounterClockwiseContourIntegral:"∳",Cross:"",Cscr:"𝒞",Cup:"⋓",CupCap:"≍",DD:"",DDotrahd:"⤑",DJcy:"Ђ",DScy:"Ѕ",DZcy:"Џ",Dagger:"‡",Darr:"↡",Dashv:"⫤",Dcaron:"Ď",Dcy:"Д",Del:"∇",Delta:"Δ",Dfr:"𝔇",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",Diamond:"⋄",DifferentialD:"",Dopf:"𝔻",Dot:"¨",DotDot:"⃜",DotEqual:"≐",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",DownBreve:"̑",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",DownRightVectorBar:"⥗",DownTee:"",DownTeeArrow:"↧",Downarrow:"⇓",Dscr:"𝒟",Dstrok:"Đ",ENG:"Ŋ",ET:"Ð",ETH:"Ð",Eacut:"É",Eacute:"É",Ecaron:"Ě",Ecir:"Ê",Ecirc:"Ê",Ecy:"Э",Edot:"Ė",Efr:"𝔈",Egrav:"È",Egrave:"È",Element:"∈",Emacr:"Ē",EmptySmallSquare:"◻",EmptyVerySmallSquare:"▫",Eogon:"Ę",Eopf:"𝔼",Epsilon:"Ε",Equal:"⩵",EqualTilde:"≂",Equilibrium:"⇌",Escr:"",Esim:"⩳",Eta:"Η",Eum:"Ë",Euml:"Ë",Exists:"∃",ExponentialE:"",Fcy:"Ф",Ffr:"𝔉",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",Fopf:"𝔽",ForAll:"∀",Fouriertrf:"",Fscr:"",GJcy:"Ѓ",G:">",GT:">",Gamma:"Γ",Gammad:"Ϝ",Gbreve:"Ğ",Gcedil:"Ģ",Gcirc:"Ĝ",Gcy:"Г",Gdot:"Ġ",Gfr:"𝔊",Gg:"⋙",Gopf:"𝔾",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",Gt:"≫",HARDcy:"Ъ",Hacek:"ˇ",Hat:"^",Hcirc:"Ĥ",Hfr:"",HilbertSpace:"",Hopf:"",HorizontalLine:"─",Hscr:"",Hstrok:"Ħ",HumpDownHump:"≎",HumpEqual:"≏",IEcy:"Е",IJlig:"IJ",IOcy:"Ё",Iacut:"Í",Iacute:"Í",Icir:"Î",Icirc:"Î",Icy:"И",Idot:"İ",Ifr:"",Igrav:"Ì",Igrave:"Ì",Im:"",Imacr:"Ī",ImaginaryI:"",Implies:"⇒",Int:"∬",Integral:"∫",Intersection:"⋂",InvisibleComma:"",InvisibleTimes:"",Iogon:"Į",Iopf:"𝕀",Iota:"Ι",Iscr:"",Itilde:"Ĩ",Iukcy:"І",Ium:"Ï",Iuml:"Ï",Jcirc:"Ĵ",Jcy:"Й",Jfr:"𝔍",Jopf:"𝕁",Jscr:"𝒥",Jsercy:"Ј",Jukcy:"Є",KHcy:"Х",KJcy:"Ќ",Kappa:"Κ",Kcedil:"Ķ",Kcy:"К",Kfr:"𝔎",Kopf:"𝕂",Kscr:"𝒦",LJcy:"Љ",L:"<",LT:"<",Lacute:"Ĺ",Lambda:"Λ",Lang:"⟪",Laplacetrf:"",Larr:"↞",Lcaron:"Ľ",Lcedil:"Ļ",Lcy:"Л",LeftAngleBracket:"⟨",LeftArrow:"←",LeftArrowBar:"⇤",LeftArrowRightArrow:"⇆",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",LeftRightArrow:"↔",LeftRightVector:"⥎",LeftTee:"⊣",LeftTeeArrow:"↤",LeftTeeVector:"⥚",LeftTriangle:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",LeftVectorBar:"⥒",Leftarrow:"⇐",Leftrightarrow:"⇔",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",LessLess:"⪡",LessSlantEqual:"⩽",LessTilde:"≲",Lfr:"𝔏",Ll:"⋘",Lleftarrow:"⇚",Lmidot:"Ŀ",LongLeftArrow:"⟵",LongLeftRightArrow:"⟷",LongRightArrow:"⟶",Longleftarrow:"⟸",Longleftrightarrow:"⟺",Longrightarrow:"⟹",Lopf:"𝕃",LowerLeftArrow:"↙",LowerRightArrow:"↘",Lscr:"",Lsh:"↰",Lstrok:"Ł",Lt:"≪",Map:"⤅",Mcy:"М",MediumSpace:"",Mellintrf:"",Mfr:"𝔐",MinusPlus:"∓",Mopf:"𝕄",Mscr:"",Mu:"Μ",NJcy:"Њ",Nacute:"Ń",Ncaron:"Ň",Ncedil:"Ņ",Ncy:"Н",NegativeMediumSpace:"",NegativeThickSpace:"",NegativeThinSpace:"",NegativeVeryThinSpace:"",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:`
`,Nfr:"𝔑",NoBreak:"",NonBreakingSpace:" ",Nopf:"",Not:"⫬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",NotLeftTriangle:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangle:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",Nscr:"𝒩",Ntild:"Ñ",Ntilde:"Ñ",Nu:"Ν",OElig:"Œ",Oacut:"Ó",Oacute:"Ó",Ocir:"Ô",Ocirc:"Ô",Ocy:"О",Odblac:"Ő",Ofr:"𝔒",Ograv:"Ò",Ograve:"Ò",Omacr:"Ō",Omega:"Ω",Omicron:"Ο",Oopf:"𝕆",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"",Or:"⩔",Oscr:"𝒪",Oslas:"Ø",Oslash:"Ø",Otild:"Õ",Otilde:"Õ",Otimes:"⨷",Oum:"Ö",Ouml:"Ö",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",PartialD:"∂",Pcy:"П",Pfr:"𝔓",Phi:"Φ",Pi:"Π",PlusMinus:"±",Poincareplane:"",Popf:"",Pr:"⪻",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",Prime:"″",Product:"∏",Proportion:"∷",Proportional:"∝",Pscr:"𝒫",Psi:"Ψ",QUO:'"',QUOT:'"',Qfr:"𝔔",Qopf:"",Qscr:"𝒬",RBarr:"⤐",RE:"®",REG:"®",Racute:"Ŕ",Rang:"⟫",Rarr:"↠",Rarrtl:"⤖",Rcaron:"Ř",Rcedil:"Ŗ",Rcy:"Р",Re:"",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",Rfr:"",Rho:"Ρ",RightAngleBracket:"⟩",RightArrow:"→",RightArrowBar:"⇥",RightArrowLeftArrow:"⇄",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",RightTee:"⊢",RightTeeArrow:"↦",RightTeeVector:"⥛",RightTriangle:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",RightVectorBar:"⥓",Rightarrow:"⇒",Ropf:"",RoundImplies:"⥰",Rrightarrow:"⇛",Rscr:"",Rsh:"↱",RuleDelayed:"⧴",SHCHcy:"Щ",SHcy:"Ш",SOFTcy:"Ь",Sacute:"Ś",Sc:"⪼",Scaron:"Š",Scedil:"Ş",Scirc:"Ŝ",Scy:"С",Sfr:"𝔖",ShortDownArrow:"↓",ShortLeftArrow:"←",ShortRightArrow:"→",ShortUpArrow:"↑",Sigma:"Σ",SmallCircle:"∘",Sopf:"𝕊",Sqrt:"√",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",Sscr:"𝒮",Star:"⋆",Sub:"⋐",Subset:"⋐",SubsetEqual:"⊆",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",SuchThat:"∋",Sum:"∑",Sup:"⋑",Superset:"⊃",SupersetEqual:"⊇",Supset:"⋑",THOR:"Þ",THORN:"Þ",TRADE:"™",TSHcy:"Ћ",TScy:"Ц",Tab:" ",Tau:"Τ",Tcaron:"Ť",Tcedil:"Ţ",Tcy:"Т",Tfr:"𝔗",Therefore:"∴",Theta:"Θ",ThickSpace:"",ThinSpace:"",Tilde:"",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",Topf:"𝕋",TripleDot:"⃛",Tscr:"𝒯",Tstrok:"Ŧ",Uacut:"Ú",Uacute:"Ú",Uarr:"↟",Uarrocir:"⥉",Ubrcy:"Ў",Ubreve:"Ŭ",Ucir:"Û",Ucirc:"Û",Ucy:"У",Udblac:"Ű",Ufr:"𝔘",Ugrav:"Ù",Ugrave:"Ù",Umacr:"Ū",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"",UnionPlus:"⊎",Uogon:"Ų",Uopf:"𝕌",UpArrow:"↑",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",UpDownArrow:"↕",UpEquilibrium:"⥮",UpTee:"⊥",UpTeeArrow:"↥",Uparrow:"⇑",Updownarrow:"⇕",UpperLeftArrow:"↖",UpperRightArrow:"↗",Upsi:"ϒ",Upsilon:"Υ",Uring:"Ů",Uscr:"𝒰",Utilde:"Ũ",Uum:"Ü",Uuml:"Ü",VDash:"⊫",Vbar:"⫫",Vcy:"В",Vdash:"⊩",Vdashl:"⫦",Vee:"",Verbar:"‖",Vert:"‖",VerticalBar:"",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:"",Vfr:"𝔙",Vopf:"𝕍",Vscr:"𝒱",Vvdash:"⊪",Wcirc:"Ŵ",Wedge:"⋀",Wfr:"𝔚",Wopf:"𝕎",Wscr:"𝒲",Xfr:"𝔛",Xi:"Ξ",Xopf:"𝕏",Xscr:"𝒳",YAcy:"Я",YIcy:"Ї",YUcy:"Ю",Yacut:"Ý",Yacute:"Ý",Ycirc:"Ŷ",Ycy:"Ы",Yfr:"𝔜",Yopf:"𝕐",Yscr:"𝒴",Yuml:"Ÿ",ZHcy:"Ж",Zacute:"Ź",Zcaron:"Ž",Zcy:"З",Zdot:"Ż",ZeroWidthSpace:"",Zeta:"Ζ",Zfr:"",Zopf:"",Zscr:"𝒵",aacut:"á",aacute:"á",abreve:"ă",ac:"∾",acE:"∾̳",acd:"∿",acir:"â",acirc:"â",acut:"´",acute:"´",acy:"а",aeli:"æ",aelig:"æ",af:"",afr:"𝔞",agrav:"à",agrave:"à",alefsym:"ℵ",aleph:"ℵ",alpha:"α",amacr:"ā",amalg:"⨿",am:"&",amp:"&",and:"∧",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsd:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",aogon:"ą",aopf:"𝕒",ap:"≈",apE:"⩰",apacir:"⩯",ape:"≊",apid:"≋",apos:"'",approx:"≈",approxeq:"≊",arin:"å",aring:"å",ascr:"𝒶",ast:"*",asymp:"≈",asympeq:"≍",atild:"ã",atilde:"ã",aum:"ä",auml:"ä",awconint:"∳",awint:"⨑",bNot:"⫭",backcong:"≌",backepsilon:"϶",backprime:"",backsim:"∽",backsimeq:"⋍",barvee:"⊽",barwed:"⌅",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"",beta:"β",beth:"ℶ",between:"≬",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bnot:"⌐",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxDL:"╗",boxDR:"╔",boxDl:"╖",boxDr:"╓",boxH:"═",boxHD:"╦",boxHU:"╩",boxHd:"╤",boxHu:"╧",boxUL:"╝",boxUR:"╚",boxUl:"╜",boxUr:"╙",boxV:"║",boxVH:"╬",boxVL:"╣",boxVR:"╠",boxVh:"╫",boxVl:"╢",boxVr:"╟",boxbox:"⧉",boxdL:"╕",boxdR:"╒",boxdl:"┐",boxdr:"┌",boxh:"─",boxhD:"╥",boxhU:"╨",boxhd:"┬",boxhu:"┴",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxuL:"╛",boxuR:"╘",boxul:"┘",boxur:"└",boxv:"│",boxvH:"╪",boxvL:"╡",boxvR:"╞",boxvh:"┼",boxvl:"┤",boxvr:"├",bprime:"",breve:"˘",brvba:"¦",brvbar:"¦",bscr:"𝒷",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",bumpeq:"≏",cacute:"ć",cap:"∩",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",caps:"∩︀",caret:"",caron:"ˇ",ccaps:"⩍",ccaron:"č",ccedi:"ç",ccedil:"ç",ccirc:"ĉ",ccups:"⩌",ccupssm:"⩐",cdot:"ċ",cedi:"¸",cedil:"¸",cemptyv:"⦲",cen:"¢",cent:"¢",centerdot:"·",cfr:"𝔠",chcy:"ч",check:"✓",checkmark:"✓",chi:"χ",cir:"○",cirE:"⧃",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledR:"®",circledS:"Ⓢ",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",clubs:"♣",clubsuit:"♣",colon:":",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"",cong:"≅",congdot:"⩭",conint:"∮",copf:"𝕔",coprod:"∐",cop:"©",copy:"©",copysr:"℗",crarr:"↵",cross:"✗",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cup:"",cupbrcap:"⩈",cupcap:"⩆",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curre:"¤",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dArr:"⇓",dHar:"⥥",dagger:"†",daleth:"ℸ",darr:"↓",dash:"",dashv:"⊣",dbkarow:"⤏",dblac:"˝",dcaron:"ď",dcy:"д",dd:"",ddagger:"‡",ddarr:"⇊",ddotseq:"⩷",de:"°",deg:"°",delta:"δ",demptyv:"⦱",dfisht:"⥿",dfr:"𝔡",dharl:"⇃",dharr:"⇂",diam:"⋄",diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",digamma:"ϝ",disin:"⋲",div:"÷",divid:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",dopf:"𝕕",dot:"˙",doteq:"≐",doteqdot:"≑",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",downarrow:"↓",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",dscr:"𝒹",dscy:"ѕ",dsol:"⧶",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",dzcy:"џ",dzigrarr:"⟿",eDDot:"⩷",eDot:"≑",eacut:"é",eacute:"é",easter:"⩮",ecaron:"ě",ecir:"ê",ecirc:"ê",ecolon:"≕",ecy:"э",edot:"ė",ee:"",efDot:"≒",efr:"𝔢",eg:"⪚",egrav:"è",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",elinters:"⏧",ell:"",els:"⪕",elsdot:"⪗",emacr:"ē",empty:"∅",emptyset:"∅",emptyv:"∅",emsp13:"",emsp14:"",emsp:"",eng:"ŋ",ensp:"",eogon:"ę",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",equals:"=",equest:"≟",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erDot:"≓",erarr:"⥱",escr:"",esdot:"≐",esim:"≂",eta:"η",et:"ð",eth:"ð",eum:"ë",euml:"ë",euro:"€",excl:"!",exist:"∃",expectation:"",exponentiale:"",fallingdotseq:"≒",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",ffr:"𝔣",filig:"fi",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",fopf:"𝕗",forall:"∀",fork:"⋔",forkv:"⫙",fpartint:"⨍",frac1:"¼",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac3:"¾",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"",frown:"⌢",fscr:"𝒻",gE:"≧",gEl:"⪌",gacute:"ǵ",gamma:"γ",gammad:"ϝ",gap:"⪆",gbreve:"ğ",gcirc:"ĝ",gcy:"г",gdot:"ġ",ge:"≥",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",ges:"⩾",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",gfr:"𝔤",gg:"≫",ggg:"⋙",gimel:"ℷ",gjcy:"ѓ",gl:"≷",glE:"⪒",gla:"⪥",glj:"⪤",gnE:"≩",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gneq:"⪈",gneqq:"≩",gnsim:"⋧",gopf:"𝕘",grave:"`",gscr:"",gsim:"≳",gsime:"⪎",gsiml:"⪐",g:">",gt:">",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",hArr:"⇔",hairsp:"",half:"½",hamilt:"",hardcy:"ъ",harr:"↔",harrcir:"⥈",harrw:"↭",hbar:"ℏ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",horbar:"―",hscr:"𝒽",hslash:"ℏ",hstrok:"ħ",hybull:"",hyphen:"",iacut:"í",iacute:"í",ic:"",icir:"î",icirc:"î",icy:"и",iecy:"е",iexc:"¡",iexcl:"¡",iff:"⇔",ifr:"𝔦",igrav:"ì",igrave:"ì",ii:"",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",ijlig:"ij",imacr:"ī",image:"",imagline:"",imagpart:"",imath:"ı",imof:"⊷",imped:"Ƶ",in:"∈",incare:"℅",infin:"∞",infintie:"⧝",inodot:"ı",int:"∫",intcal:"⊺",integers:"",intercal:"⊺",intlarhk:"⨗",intprod:"⨼",iocy:"ё",iogon:"į",iopf:"𝕚",iota:"ι",iprod:"⨼",iques:"¿",iquest:"¿",iscr:"𝒾",isin:"∈",isinE:"⋹",isindot:"⋵",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"",itilde:"ĩ",iukcy:"і",ium:"ï",iuml:"ï",jcirc:"ĵ",jcy:"й",jfr:"𝔧",jmath:"ȷ",jopf:"𝕛",jscr:"𝒿",jsercy:"ј",jukcy:"є",kappa:"κ",kappav:"ϰ",kcedil:"ķ",kcy:"к",kfr:"𝔨",kgreen:"ĸ",khcy:"х",kjcy:"ќ",kopf:"𝕜",kscr:"𝓀",lAarr:"⇚",lArr:"⇐",lAtail:"⤛",lBarr:"⤎",lE:"≦",lEg:"⪋",lHar:"⥢",lacute:"ĺ",laemptyv:"⦴",lagran:"",lambda:"λ",lang:"⟨",langd:"⦑",langle:"⟨",lap:"⪅",laqu:"«",laquo:"«",larr:"←",larrb:"⇤",larrbfs:"⤟",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",lat:"⪫",latail:"⤙",late:"⪭",lates:"⪭︀",lbarr:"⤌",lbbrk:"",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",lcaron:"ľ",lcedil:"ļ",lceil:"⌈",lcub:"{",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",leftarrow:"←",leftarrowtail:"↢",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",leftthreetimes:"⋋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",les:"⩽",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",lessgtr:"≶",lesssim:"≲",lfisht:"⥼",lfloor:"⌊",lfr:"𝔩",lg:"≶",lgE:"⪑",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",ljcy:"љ",ll:"≪",llarr:"⇇",llcorner:"⌞",llhard:"⥫",lltri:"◺",lmidot:"ŀ",lmoust:"⎰",lmoustache:"⎰",lnE:"≨",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",longleftrightarrow:"⟷",longmapsto:"⟼",longrightarrow:"⟶",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"",lowbar:"_",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"",lrtri:"⊿",lsaquo:"",lscr:"𝓁",lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"",lsquor:"",lstrok:"ł",l:"<",lt:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltrPar:"⦖",ltri:"◃",ltrie:"⊴",ltrif:"◂",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",mDDot:"∺",mac:"¯",macr:"¯",male:"♂",malt:"✠",maltese:"✠",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",mcy:"м",mdash:"—",measuredangle:"∡",mfr:"𝔪",mho:"℧",micr:"µ",micro:"µ",mid:"",midast:"*",midcir:"⫰",middo:"·",middot:"·",minus:"",minusb:"⊟",minusd:"∸",minusdu:"⨪",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",mopf:"𝕞",mp:"∓",mscr:"𝓂",mstpos:"∾",mu:"μ",multimap:"⊸",mumap:"⊸",nGg:"⋙̸",nGt:"≫⃒",nGtv:"≫̸",nLeftarrow:"⇍",nLeftrightarrow:"⇎",nLl:"⋘̸",nLt:"≪⃒",nLtv:"≪̸",nRightarrow:"⇏",nVDash:"⊯",nVdash:"⊮",nabla:"∇",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natur:"♮",natural:"♮",naturals:"",nbs:" ",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",ncaron:"ň",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",ncy:"н",ndash:"",ne:"≠",neArr:"⇗",nearhk:"⤤",nearr:"↗",nearrow:"↗",nedot:"≐̸",nequiv:"≢",nesear:"⤨",nesim:"≂̸",nexist:"∄",nexists:"∄",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",ngsim:"≵",ngt:"≯",ngtr:"≯",nhArr:"⇎",nharr:"↮",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",njcy:"њ",nlArr:"⇍",nlE:"≦̸",nlarr:"↚",nldr:"‥",nle:"≰",nleftarrow:"↚",nleftrightarrow:"↮",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nlsim:"≴",nlt:"≮",nltri:"⋪",nltrie:"⋬",nmid:"∤",nopf:"𝕟",no:"¬",not:"¬",notin:"∉",notinE:"⋹̸",notindot:"⋵̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",npar:"∦",nparallel:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",npre:"⪯̸",nprec:"⊀",npreceq:"⪯̸",nrArr:"⇏",nrarr:"↛",nrarrc:"⤳̸",nrarrw:"↝̸",nrightarrow:"↛",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",ntild:"ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",nu:"ν",num:"#",numero:"№",numsp:"",nvDash:"⊭",nvHarr:"⤄",nvap:"≍⃒",nvdash:"⊬",nvge:"≥⃒",nvgt:">⃒",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwArr:"⇖",nwarhk:"⤣",nwarr:"↖",nwarrow:"↖",nwnear:"⤧",oS:"Ⓢ",oacut:"ó",oacute:"ó",oast:"⊛",ocir:"ô",ocirc:"ô",ocy:"о",odash:"⊝",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",oelig:"œ",ofcir:"⦿",ofr:"𝔬",ogon:"˛",ograv:"ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",omacr:"ō",omega:"ω",omicron:"ο",omid:"⦶",ominus:"⊖",oopf:"𝕠",opar:"⦷",operp:"⦹",oplus:"⊕",or:"",orarr:"↻",ord:"º",order:"",orderof:"",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oscr:"",oslas:"ø",oslash:"ø",osol:"⊘",otild:"õ",otilde:"õ",otimes:"⊗",otimesas:"⨶",oum:"ö",ouml:"ö",ovbar:"⌽",par:"¶",para:"¶",parallel:"∥",parsim:"⫳",parsl:"⫽",part:"∂",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",pfr:"𝔭",phi:"φ",phiv:"ϕ",phmmat:"",phone:"☎",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"",plankv:"ℏ",plus:"+",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plusdo:"∔",plusdu:"⨥",pluse:"⩲",plusm:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",pointint:"⨕",popf:"𝕡",poun:"£",pound:"£",pr:"≺",prE:"⪳",prap:"⪷",prcue:"≼",pre:"⪯",prec:"≺",precapprox:"⪷",preccurlyeq:"≼",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",precsim:"≾",prime:"",primes:"",prnE:"⪵",prnap:"⪹",prnsim:"⋨",prod:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",propto:"∝",prsim:"≾",prurel:"⊰",pscr:"𝓅",psi:"ψ",puncsp:"",qfr:"𝔮",qint:"⨌",qopf:"𝕢",qprime:"⁗",qscr:"𝓆",quaternions:"",quatint:"⨖",quest:"?",questeq:"≟",quo:'"',quot:'"',rAarr:"⇛",rArr:"⇒",rAtail:"⤜",rBarr:"⤏",rHar:"⥤",race:"∽̱",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",rangd:"⦒",range:"⦥",rangle:"⟩",raqu:"»",raquo:"»",rarr:"→",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",rarrtl:"↣",rarrw:"↝",ratail:"⤚",ratio:"",rationals:"",rbarr:"⤍",rbbrk:"",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",rcaron:"ř",rcedil:"ŗ",rceil:"⌉",rcub:"}",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"",realine:"",realpart:"",reals:"",rect:"▭",re:"®",reg:"®",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",rhard:"⇁",rharu:"⇀",rharul:"⥬",rho:"ρ",rhov:"ϱ",rightarrow:"→",rightarrowtail:"↣",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",rightthreetimes:"⋌",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",roplus:"⨮",rotimes:"⨵",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",rsaquo:"",rscr:"𝓇",rsh:"↱",rsqb:"]",rsquo:"",rsquor:"",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",ruluhar:"⥨",rx:"℞",sacute:"ś",sbquo:"",sc:"≻",scE:"⪴",scap:"⪸",scaron:"š",sccue:"≽",sce:"⪰",scedil:"ş",scirc:"ŝ",scnE:"⪶",scnap:"⪺",scnsim:"⋩",scpolint:"⨓",scsim:"≿",scy:"с",sdot:"⋅",sdotb:"⊡",sdote:"⩦",seArr:"⇘",searhk:"⤥",searr:"↘",searrow:"↘",sec:"§",sect:"§",semi:";",seswar:"⤩",setminus:"",setmn:"",sext:"✶",sfr:"𝔰",sfrown:"⌢",sharp:"♯",shchcy:"щ",shcy:"ш",shortmid:"",shortparallel:"∥",sh:"­",shy:"­",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",smallsetminus:"",smashp:"⨳",smeparsl:"⧤",smid:"",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",softcy:"ь",sol:"/",solb:"⧄",solbar:"⌿",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",squ:"□",square:"□",squarf:"▪",squf:"▪",srarr:"→",sscr:"𝓈",ssetmn:"",ssmile:"⌣",sstarf:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",subE:"⫅",subdot:"⪽",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",subseteq:"⊆",subseteqq:"⫅",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succ:"≻",succapprox:"⪸",succcurlyeq:"≽",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",sum:"∑",sung:"♪",sup:"⊃",sup1:"¹",sup2:"²",sup3:"³",supE:"⫆",supdot:"⪾",supdsub:"⫘",supe:"⊇",supedot:"⫄",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swArr:"⇙",swarhk:"⤦",swarr:"↙",swarrow:"↙",swnwar:"⤪",szli:"ß",szlig:"ß",target:"⌖",tau:"τ",tbrk:"⎴",tcaron:"ť",tcedil:"ţ",tcy:"т",tdot:"⃛",telrec:"⌕",tfr:"𝔱",there4:"∴",therefore:"∴",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"",thinsp:"",thkap:"≈",thksim:"",thor:"þ",thorn:"þ",tilde:"˜",time:"×",times:"×",timesb:"⊠",timesbar:"⨱",timesd:"⨰",tint:"∭",toea:"⤨",top:"",topbot:"⌶",topcir:"⫱",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",tscr:"𝓉",tscy:"ц",tshcy:"ћ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",uArr:"⇑",uHar:"⥣",uacut:"ú",uacute:"ú",uarr:"↑",ubrcy:"ў",ubreve:"ŭ",ucir:"û",ucirc:"û",ucy:"у",udarr:"⇅",udblac:"ű",udhar:"⥮",ufisht:"⥾",ufr:"𝔲",ugrav:"ù",ugrave:"ù",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",umacr:"ū",um:"¨",uml:"¨",uogon:"ų",uopf:"𝕦",uparrow:"↑",updownarrow:"↕",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",upsi:"υ",upsih:"ϒ",upsilon:"υ",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",uring:"ů",urtri:"◹",uscr:"𝓊",utdot:"⋰",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",uum:"ü",uuml:"ü",uwangle:"⦧",vArr:"⇕",vBar:"⫨",vBarv:"⫩",vDash:"⊨",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vcy:"в",vdash:"⊢",vee:"",veebar:"⊻",veeeq:"≚",vellip:"⋮",verbar:"|",vert:"|",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",vopf:"𝕧",vprop:"∝",vrtri:"⊳",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",vzigzag:"⦚",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",wedgeq:"≙",weierp:"℘",wfr:"𝔴",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"",xdtri:"▽",xfr:"𝔵",xhArr:"⟺",xharr:"⟷",xi:"ξ",xlArr:"⟸",xlarr:"⟵",xmap:"⟼",xnis:"⋻",xodot:"⨀",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrArr:"⟹",xrarr:"⟶",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"",xwedge:"⋀",yacut:"ý",yacute:"ý",yacy:"я",ycirc:"ŷ",ycy:"ы",ye:"¥",yen:"¥",yfr:"𝔶",yicy:"ї",yopf:"𝕪",yscr:"𝓎",yucy:"ю",yum:"ÿ",yuml:"ÿ",zacute:"ź",zcaron:"ž",zcy:"з",zdot:"ż",zeetrf:"",zeta:"ζ",zfr:"𝔷",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",zscr:"𝓏",zwj:"",zwnj:""}}),Fu$1=C$1((Ra,qa)=>{var nd=du$2();qa.exports=ld;var od={}.hasOwnProperty;function ld(ud){return od.call(nd,ud)?nd[ud]:!1}}),pr$1=C$1((Ra,qa)=>{var nd=au$2(),od=ou$2(),ld=Ne$1(),ud=lu$2(),cd=pu$2(),dd=Fu$1();qa.exports=eh;var pd={}.hasOwnProperty,fd=String.fromCharCode,md=Function.prototype,vd={warning:null,reference:null,text:null,warningContext:null,referenceContext:null,textContext:null,position:{},additional:null,attribute:!1,nonTerminated:!0},Ad=9,Nd=10,Id=12,Od=32,Fd=38,Pd=59,Md=60,Bd=61,jd=35,Hd=88,Gd=120,zd=65533,df="named",Wd="hexadecimal",Jd="decimal",Xd={};Xd[Wd]=16,Xd[Jd]=10;var _f={};_f[df]=cd,_f[Jd]=ld,_f[Wd]=ud;var vf=1,Sf=2,gf=3,bf=4,Tf=5,Mf=6,Kf=7,Zf={};Zf[vf]="Named character references must be terminated by a semicolon",Zf[Sf]="Numeric character references must be terminated by a semicolon",Zf[gf]="Named character references cannot be empty",Zf[bf]="Numeric character references cannot be empty",Zf[Tf]="Named character references must be known",Zf[Mf]="Numeric character references cannot be disallowed",Zf[Kf]="Numeric character references cannot be outside the permissible Unicode range";function eh(zf,Jf){var xf={},yf,Bf;Jf||(Jf={});for(Bf in vd)yf=Jf[Bf],xf[Bf]=yf??vd[Bf];return(xf.position.indent||xf.position.start)&&(xf.indent=xf.position.indent||[],xf.position=xf.position.start),$f(zf,xf)}function $f(zf,Jf){var xf=Jf.additional,yf=Jf.nonTerminated,Bf=Jf.text,qf=Jf.reference,oh=Jf.warning,Yf=Jf.textContext,kf=Jf.referenceContext,Vf=Jf.warningContext,fh=Jf.position,Gf=Jf.indent||[],wf=zf.length,Rf=0,Uf=-1,ph=fh.column||1,gh=fh.line||1,ah="",Ah=[],dh,Mh,Yh,Bh,Xh,dm,nh,Of,Nf,rh,ch,Sh,Oh,Zh,hm,sm,Fm,Rm,Hm;for(typeof xf=="string"&&(xf=xf.charCodeAt(0)),sm=Zm(),Of=oh?L_:md,Rf--,wf++;++Rf<wf;)if(Xh===Nd&&(ph=Gf[Uf]||1),Xh=zf.charCodeAt(Rf),Xh===Fd){if(nh=zf.charCodeAt(Rf+1),nh===Ad||nh===Nd||nh===Id||nh===Od||nh===Fd||nh===Md||nh!==nh||xf&&nh===xf){ah+=fd(Xh),ph++;continue}for(Oh=Rf+1,Sh=Oh,Hm=Oh,nh===jd?(Hm=++Sh,nh=zf.charCodeAt(Hm),nh===Hd||nh===Gd?(Zh=Wd,Hm=++Sh):Zh=Jd):Zh=df,dh="",ch="",Bh="",hm=_f[Zh],Hm--;++Hm<wf&&(nh=zf.charCodeAt(Hm),!!hm(nh));)Bh+=fd(nh),Zh===df&&pd.call(nd,Bh)&&(dh=Bh,ch=nd[Bh]);Yh=zf.charCodeAt(Hm)===Pd,Yh&&(Hm++,Mh=Zh===df?dd(Bh):!1,Mh&&(dh=Bh,ch=Mh)),Rm=1+Hm-Oh,!Yh&&!yf||(Bh?Zh===df?(Yh&&!ch?Of(Tf,1):(dh!==Bh&&(Hm=Sh+dh.length,Rm=1+Hm-Sh,Yh=!1),Yh||(Nf=dh?vf:gf,Jf.attribute?(nh=zf.charCodeAt(Hm),nh===Bd?(Of(Nf,Rm),ch=null):cd(nh)?ch=null:Of(Nf,Rm)):Of(Nf,Rm))),dm=ch):(Yh||Of(Sf,Rm),dm=parseInt(Bh,Xd[Zh]),Df(dm)?(Of(Kf,Rm),dm=fd(zd)):dm in od?(Of(Mf,Rm),dm=od[dm]):(rh="",Lf(dm)&&Of(Mf,Rm),dm>65535&&(dm-=65536,rh+=fd(dm>>>10|55296),dm=56320|dm&1023),dm=rh+fd(dm))):Zh!==df&&Of(bf,Rm)),dm?(l_(),sm=Zm(),Rf=Hm-1,ph+=Hm-Oh+1,Ah.push(dm),Fm=Zm(),Fm.offset++,qf&&qf.call(kf,dm,{start:sm,end:Fm},zf.slice(Oh-1,Hm)),sm=Fm):(Bh=zf.slice(Oh-1,Hm),ah+=Bh,ph+=Bh.length,Rf=Hm-1)}else Xh===10&&(gh++,Uf++,ph=0),Xh===Xh?(ah+=fd(Xh),ph++):l_();return Ah.join("");function Zm(){return{line:gh,column:ph,offset:Rf+(fh.offset||0)}}function L_(T_,Qm){var F_=Zm();F_.column+=Qm,F_.offset+=Qm,oh.call(Vf,Zf[T_],F_,T_)}function l_(){ah&&(Ah.push(ah),Bf&&Bf.call(Yf,ah,{start:sm,end:Zm()}),ah="")}}function Df(zf){return zf>=55296&&zf<=57343||zf>1114111}function Lf(zf){return zf>=1&&zf<=8||zf===11||zf>=13&&zf<=31||zf>=127&&zf<=159||zf>=64976&&zf<=65007||(zf&65535)===65535||(zf&65535)===65534}}),Ou$1=C$1((Ra,qa)=>{var nd=Ie$2(),od=pr$1();qa.exports=ld;function ld(ud){return dd.raw=pd,dd;function cd(md){for(var vd=ud.offset,Ad=md.line,Nd=[];++Ad&&Ad in vd;)Nd.push((vd[Ad]||0)+1);return{start:md,indent:Nd}}function dd(md,vd,Ad){od(md,{position:cd(vd),warning:fd,text:Ad,reference:Ad,textContext:ud,referenceContext:ud})}function pd(md,vd,Ad){return od(md,nd(Ad,{position:cd(vd),warning:fd}))}function fd(md,vd,Ad){Ad!==3&&ud.file.message(md,vd)}}}),Iu$1=C$1((Ra,qa)=>{qa.exports=nd;function nd(cd){return dd;function dd(pd,fd){var md=this,vd=md.offset,Ad=[],Nd=md[cd+"Methods"],Id=md[cd+"Tokenizers"],Od=fd.line,Fd=fd.column,Pd,Md,Bd,jd,Hd,Gd;if(!pd)return Ad;for(Sf.now=Wd,Sf.file=md.file,zd("");pd;){for(Pd=-1,Md=Nd.length,Hd=!1;++Pd<Md&&(jd=Nd[Pd],Bd=Id[jd],!(Bd&&(!Bd.onlyAtStart||md.atStart)&&(!Bd.notInList||!md.inList)&&(!Bd.notInBlock||!md.inBlock)&&(!Bd.notInLink||!md.inLink)&&(Gd=pd.length,Bd.apply(md,[Sf,pd]),Hd=Gd!==pd.length,Hd))););Hd||md.file.fail(new Error("Infinite loop"),Sf.now())}return md.eof=Wd(),Ad;function zd(gf){for(var bf=-1,Tf=gf.indexOf(`
`);Tf!==-1;)Od++,bf=Tf,Tf=gf.indexOf(`
`,Tf+1);bf===-1?Fd+=gf.length:Fd=gf.length-bf,Od in vd&&(bf!==-1?Fd+=vd[Od]:Fd<=vd[Od]&&(Fd=vd[Od]+1))}function df(){var gf=[],bf=Od+1;return function(){for(var Tf=Od+1;bf<Tf;)gf.push((vd[bf]||0)+1),bf++;return gf}}function Wd(){var gf={line:Od,column:Fd};return gf.offset=md.toOffset(gf),gf}function Jd(gf){this.start=gf,this.end=Wd()}function Xd(gf){pd.slice(0,gf.length)!==gf&&md.file.fail(new Error("Incorrectly eaten value: please report this warning on https://git.io/vg5Ft"),Wd())}function _f(){var gf=Wd();return bf;function bf(Tf,Mf){var Kf=Tf.position,Zf=Kf?Kf.start:gf,eh=[],$f=Kf&&Kf.end.line,Df=gf.line;if(Tf.position=new Jd(Zf),Kf&&Mf&&Kf.indent){if(eh=Kf.indent,$f<Df){for(;++$f<Df;)eh.push((vd[$f]||0)+1);eh.push(gf.column)}Mf=eh.concat(Mf)}return Tf.position.indent=Mf||[],Tf}}function vf(gf,bf){var Tf=bf?bf.children:Ad,Mf=Tf[Tf.length-1],Kf;return Mf&&gf.type===Mf.type&&(gf.type==="text"||gf.type==="blockquote")&&od(Mf)&&od(gf)&&(Kf=gf.type==="text"?ld:ud,gf=Kf.call(md,Mf,gf)),gf!==Mf&&Tf.push(gf),md.atStart&&Ad.length!==0&&md.exitStart(),gf}function Sf(gf){var bf=df(),Tf=_f(),Mf=Wd();return Xd(gf),Kf.reset=Zf,Zf.test=eh,Kf.test=eh,pd=pd.slice(gf.length),zd(gf),bf=bf(),Kf;function Kf($f,Df){return Tf(vf(Tf($f),Df),bf)}function Zf(){var $f=Kf.apply(null,arguments);return Od=Mf.line,Fd=Mf.column,pd=gf+pd,$f}function eh(){var $f=Tf({});return Od=Mf.line,Fd=Mf.column,pd=gf+pd,$f.position}}}}function od(cd){var dd,pd;return cd.type!=="text"||!cd.position?!0:(dd=cd.position.start,pd=cd.position.end,dd.line!==pd.line||pd.column-dd.column===cd.value.length)}function ld(cd,dd){return cd.value+=dd.value,cd}function ud(cd,dd){return this.options.commonmark||this.options.gfm?dd:(cd.children=cd.children.concat(dd.children),cd)}}),Uu$2=C$1((Ra,qa)=>{qa.exports=ud;var nd=["\\","`","*","{","}","[","]","(",")","#","+","-",".","!","_",">"],od=nd.concat(["~","|"]),ld=od.concat([`
`,'"',"$","%","&","'",",","/",":",";","<","=","?","@","^"]);ud.default=nd,ud.gfm=od,ud.commonmark=ld;function ud(cd){var dd=cd||{};return dd.commonmark?ld:dd.gfm?od:nd}}),Mu$1=C$1((Ra,qa)=>{qa.exports=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","iframe","legend","li","link","main","menu","menuitem","meta","nav","noframes","ol","optgroup","option","p","param","pre","section","source","title","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"]}),Rt$3=C$1((Ra,qa)=>{qa.exports={position:!0,gfm:!0,commonmark:!1,pedantic:!1,blocks:Mu$1()}}),Vu$2=C$1((Ra,qa)=>{var nd=Ie$2(),od=Uu$2(),ld=Rt$3();qa.exports=ud;function ud(cd){var dd=this,pd=dd.options,fd,md;if(cd==null)cd={};else if(typeof cd=="object")cd=nd(cd);else throw new Error("Invalid value `"+cd+"` for setting `options`");for(fd in ld){if(md=cd[fd],md==null&&(md=pd[fd]),fd!=="blocks"&&typeof md!="boolean"||fd==="blocks"&&typeof md!="object")throw new Error("Invalid value `"+md+"` for setting `options."+fd+"`");cd[fd]=md}return dd.options=cd,dd.escape=od(cd),dd}}),Hu$2=C$1((Ra,qa)=>{qa.exports=nd;function nd(dd){if(dd==null)return cd;if(typeof dd=="string")return ud(dd);if(typeof dd=="object")return"length"in dd?ld(dd):od(dd);if(typeof dd=="function")return dd;throw new Error("Expected function, string, or object as test")}function od(dd){return pd;function pd(fd){var md;for(md in dd)if(fd[md]!==dd[md])return!1;return!0}}function ld(dd){for(var pd=[],fd=-1;++fd<dd.length;)pd[fd]=nd(dd[fd]);return md;function md(){for(var vd=-1;++vd<pd.length;)if(pd[vd].apply(this,arguments))return!0;return!1}}function ud(dd){return pd;function pd(fd){return!!(fd&&fd.type===dd)}}function cd(){return!0}}),Ku$2=C$1((Ra,qa)=>{qa.exports=nd;function nd(od){return od}}),Zu$2=C$1((Ra,qa)=>{qa.exports=dd;var nd=Hu$2(),od=Ku$2(),ld=!0,ud="skip",cd=!1;dd.CONTINUE=ld,dd.SKIP=ud,dd.EXIT=cd;function dd(fd,md,vd,Ad){var Nd,Id;typeof md=="function"&&typeof vd!="function"&&(Ad=vd,vd=md,md=null),Id=nd(md),Nd=Ad?-1:1,Od(fd,null,[])();function Od(Fd,Pd,Md){var Bd=typeof Fd=="object"&&Fd!==null?Fd:{},jd;return typeof Bd.type=="string"&&(jd=typeof Bd.tagName=="string"?Bd.tagName:typeof Bd.name=="string"?Bd.name:void 0,Hd.displayName="node ("+od(Bd.type+(jd?"<"+jd+">":""))+")"),Hd;function Hd(){var Gd=Md.concat(Fd),zd=[],df,Wd;if((!md||Id(Fd,Pd,Md[Md.length-1]||null))&&(zd=pd(vd(Fd,Md)),zd[0]===cd))return zd;if(Fd.children&&zd[0]!==ud)for(Wd=(Ad?Fd.children.length:-1)+Nd;Wd>-1&&Wd<Fd.children.length;){if(df=Od(Fd.children[Wd],Wd,Gd)(),df[0]===cd)return df;Wd=typeof df[1]=="number"?df[1]:Wd+Nd}return zd}}}function pd(fd){return fd!==null&&typeof fd=="object"&&"length"in fd?fd:typeof fd=="number"?[ld,fd]:[fd]}}),ra$1=C$1((Ra,qa)=>{qa.exports=cd;var nd=Zu$2(),od=nd.CONTINUE,ld=nd.SKIP,ud=nd.EXIT;cd.CONTINUE=od,cd.SKIP=ld,cd.EXIT=ud;function cd(dd,pd,fd,md){typeof pd=="function"&&typeof fd!="function"&&(md=fd,fd=pd,pd=null),nd(dd,pd,vd,md);function vd(Ad,Nd){var Id=Nd[Nd.length-1],Od=Id?Id.children.indexOf(Ad):null;return fd(Ad,Od,Id)}}}),na=C$1((Ra,qa)=>{var nd=ra$1();qa.exports=od;function od(cd,dd){return nd(cd,dd?ld:ud),cd}function ld(cd){delete cd.position}function ud(cd){cd.position=void 0}}),aa$1=C$1((Ra,qa)=>{var nd=Ie$2(),od=na();qa.exports=cd;var ld=`
`,ud=/\r\n|\r/g;function cd(){var dd=this,pd=String(dd.file),fd={line:1,column:1,offset:0},md=nd(fd),vd;return pd=pd.replace(ud,ld),pd.charCodeAt(0)===65279&&(pd=pd.slice(1),md.column++,md.offset++),vd={type:"root",children:dd.tokenizeBlock(pd,md),position:{start:fd,end:dd.eof||nd(fd)}},dd.options.position||od(vd,!0),vd}}),sa=C$1((Ra,qa)=>{var nd=/^[ \t]*(\n|$)/;qa.exports=od;function od(ld,ud,cd){for(var dd,pd="",fd=0,md=ud.length;fd<md&&(dd=nd.exec(ud.slice(fd)),dd!=null);)fd+=dd[0].length,pd+=dd[0];if(pd!==""){if(cd)return!0;ld(pd)}}}),Hr$2=C$1((Ra,qa)=>{var nd="",od;qa.exports=ld;function ld(ud,cd){if(typeof ud!="string")throw new TypeError("expected a string");if(cd===1)return ud;if(cd===2)return ud+ud;var dd=ud.length*cd;if(od!==ud||typeof od>"u")od=ud,nd="";else if(nd.length>=dd)return nd.substr(0,dd);for(;dd>nd.length&&cd>1;)cd&1&&(nd+=ud),cd>>=1,ud+=ud;return nd+=ud,nd=nd.substr(0,dd),nd}}),Mt$2=C$1((Ra,qa)=>{qa.exports=nd;function nd(od){return String(od).replace(/\n+$/,"")}}),pa=C$1((Ra,qa)=>{var nd=Hr$2(),od=Mt$2();qa.exports=fd;var ld=`
`,ud=" ",cd=" ",dd=4,pd=nd(cd,dd);function fd(md,vd,Ad){for(var Nd=-1,Id=vd.length,Od="",Fd="",Pd="",Md="",Bd,jd,Hd;++Nd<Id;)if(Bd=vd.charAt(Nd),Hd)if(Hd=!1,Od+=Pd,Fd+=Md,Pd="",Md="",Bd===ld)Pd=Bd,Md=Bd;else for(Od+=Bd,Fd+=Bd;++Nd<Id;){if(Bd=vd.charAt(Nd),!Bd||Bd===ld){Md=Bd,Pd=Bd;break}Od+=Bd,Fd+=Bd}else if(Bd===cd&&vd.charAt(Nd+1)===Bd&&vd.charAt(Nd+2)===Bd&&vd.charAt(Nd+3)===Bd)Pd+=pd,Nd+=3,Hd=!0;else if(Bd===ud)Pd+=Bd,Hd=!0;else{for(jd="";Bd===ud||Bd===cd;)jd+=Bd,Bd=vd.charAt(++Nd);if(Bd!==ld)break;Pd+=jd+Bd,Md+=Bd}if(Fd)return Ad?!0:md(Od)({type:"code",lang:null,meta:null,value:od(Fd)})}}),ma=C$1((Ra,qa)=>{qa.exports=fd;var nd=`
`,od=" ",ld=" ",ud="~",cd="`",dd=3,pd=4;function fd(md,vd,Ad){var Nd=this,Id=Nd.options.gfm,Od=vd.length+1,Fd=0,Pd="",Md,Bd,jd,Hd,Gd,zd,df,Wd,Jd,Xd,_f,vf,Sf;if(Id){for(;Fd<Od&&(jd=vd.charAt(Fd),!(jd!==ld&&jd!==od));)Pd+=jd,Fd++;if(vf=Fd,jd=vd.charAt(Fd),!(jd!==ud&&jd!==cd)){for(Fd++,Bd=jd,Md=1,Pd+=jd;Fd<Od&&(jd=vd.charAt(Fd),jd===Bd);)Pd+=jd,Md++,Fd++;if(!(Md<dd)){for(;Fd<Od&&(jd=vd.charAt(Fd),!(jd!==ld&&jd!==od));)Pd+=jd,Fd++;for(Hd="",df="";Fd<Od&&(jd=vd.charAt(Fd),!(jd===nd||Bd===cd&&jd===Bd));)jd===ld||jd===od?df+=jd:(Hd+=df+jd,df=""),Fd++;if(jd=vd.charAt(Fd),!(jd&&jd!==nd)){if(Ad)return!0;Sf=md.now(),Sf.column+=Pd.length,Sf.offset+=Pd.length,Pd+=Hd,Hd=Nd.decode.raw(Nd.unescape(Hd),Sf),df&&(Pd+=df),df="",Xd="",_f="",Wd="",Jd="";for(var gf=!0;Fd<Od;){if(jd=vd.charAt(Fd),Wd+=Xd,Jd+=_f,Xd="",_f="",jd!==nd){Wd+=jd,_f+=jd,Fd++;continue}for(gf?(Pd+=jd,gf=!1):(Xd+=jd,_f+=jd),df="",Fd++;Fd<Od&&(jd=vd.charAt(Fd),jd===ld);)df+=jd,Fd++;if(Xd+=df,_f+=df.slice(vf),!(df.length>=pd)){for(df="";Fd<Od&&(jd=vd.charAt(Fd),jd===Bd);)df+=jd,Fd++;if(Xd+=df,_f+=df,!(df.length<Md)){for(df="";Fd<Od&&(jd=vd.charAt(Fd),!(jd!==ld&&jd!==od));)Xd+=jd,_f+=jd,Fd++;if(!jd||jd===nd)break}}}for(Pd+=Wd+Xd,Fd=-1,Od=Hd.length;++Fd<Od;)if(jd=Hd.charAt(Fd),jd===ld||jd===od)Gd||(Gd=Hd.slice(0,Fd));else if(Gd){zd=Hd.slice(Fd);break}return md(Pd)({type:"code",lang:Gd||Hd||null,meta:zd||null,value:Jd})}}}}}}),Re$2=C$1((Ra,qa)=>{Ra=qa.exports=nd;function nd(od){return od.trim?od.trim():Ra.right(Ra.left(od))}Ra.left=function(od){return od.trimLeft?od.trimLeft():od.replace(/^\s\s*/,"")},Ra.right=function(od){if(od.trimRight)return od.trimRight();for(var ld=/\s/,ud=od.length;ld.test(od.charAt(--ud)););return od.slice(0,ud+1)}}),Kr$2=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld,ud,cd){for(var dd=od.length,pd=-1,fd,md;++pd<dd;)if(fd=od[pd],md=fd[1]||{},!(md.pedantic!==void 0&&md.pedantic!==ud.options.pedantic)&&!(md.commonmark!==void 0&&md.commonmark!==ud.options.commonmark)&&ld[fd[0]].apply(ud,cd))return!0;return!1}}),ba$1=C$1((Ra,qa)=>{var nd=Re$2(),od=Kr$2();qa.exports=pd;var ld=`
`,ud=" ",cd=" ",dd=">";function pd(fd,md,vd){for(var Ad=this,Nd=Ad.offset,Id=Ad.blockTokenizers,Od=Ad.interruptBlockquote,Fd=fd.now(),Pd=Fd.line,Md=md.length,Bd=[],jd=[],Hd=[],Gd,zd=0,df,Wd,Jd,Xd,_f,vf,Sf,gf;zd<Md&&(df=md.charAt(zd),!(df!==cd&&df!==ud));)zd++;if(md.charAt(zd)===dd){if(vd)return!0;for(zd=0;zd<Md;){for(Jd=md.indexOf(ld,zd),vf=zd,Sf=!1,Jd===-1&&(Jd=Md);zd<Md&&(df=md.charAt(zd),!(df!==cd&&df!==ud));)zd++;if(md.charAt(zd)===dd?(zd++,Sf=!0,md.charAt(zd)===cd&&zd++):zd=vf,Xd=md.slice(zd,Jd),!Sf&&!nd(Xd)){zd=vf;break}if(!Sf&&(Wd=md.slice(zd),od(Od,Id,Ad,[fd,Wd,!0])))break;_f=vf===zd?Xd:md.slice(vf,Jd),Hd.push(zd-vf),Bd.push(_f),jd.push(Xd),zd=Jd+1}for(zd=-1,Md=Hd.length,Gd=fd(Bd.join(ld));++zd<Md;)Nd[Pd]=(Nd[Pd]||0)+Hd[zd],Pd++;return gf=Ad.enterBlock(),jd=Ad.tokenizeBlock(jd.join(ld),Fd),gf(),Gd({type:"blockquote",children:jd})}}}),xa$1=C$1((Ra,qa)=>{qa.exports=dd;var nd=`
`,od=" ",ld=" ",ud="#",cd=6;function dd(pd,fd,md){for(var vd=this,Ad=vd.options.pedantic,Nd=fd.length+1,Id=-1,Od=pd.now(),Fd="",Pd="",Md,Bd,jd;++Id<Nd;){if(Md=fd.charAt(Id),Md!==ld&&Md!==od){Id--;break}Fd+=Md}for(jd=0;++Id<=Nd;){if(Md=fd.charAt(Id),Md!==ud){Id--;break}Fd+=Md,jd++}if(!(jd>cd)&&!(!jd||!Ad&&fd.charAt(Id+1)===ud)){for(Nd=fd.length+1,Bd="";++Id<Nd;){if(Md=fd.charAt(Id),Md!==ld&&Md!==od){Id--;break}Bd+=Md}if(!(!Ad&&Bd.length===0&&Md&&Md!==nd)){if(md)return!0;for(Fd+=Bd,Bd="",Pd="";++Id<Nd&&(Md=fd.charAt(Id),!(!Md||Md===nd));){if(Md!==ld&&Md!==od&&Md!==ud){Pd+=Bd+Md,Bd="";continue}for(;Md===ld||Md===od;)Bd+=Md,Md=fd.charAt(++Id);if(!Ad&&Pd&&!Bd&&Md===ud){Pd+=Md;continue}for(;Md===ud;)Bd+=Md,Md=fd.charAt(++Id);for(;Md===ld||Md===od;)Bd+=Md,Md=fd.charAt(++Id);Id--}return Od.column+=Fd.length,Od.offset+=Fd.length,Fd+=Pd+Bd,pd(Fd)({type:"heading",depth:jd,children:vd.tokenizeInline(Pd,Od)})}}}}),Ba=C$1((Ra,qa)=>{qa.exports=fd;var nd=" ",od=`
`,ld=" ",ud="*",cd="-",dd="_",pd=3;function fd(md,vd,Ad){for(var Nd=-1,Id=vd.length+1,Od="",Fd,Pd,Md,Bd;++Nd<Id&&(Fd=vd.charAt(Nd),!(Fd!==nd&&Fd!==ld));)Od+=Fd;if(!(Fd!==ud&&Fd!==cd&&Fd!==dd))for(Pd=Fd,Od+=Fd,Md=1,Bd="";++Nd<Id;)if(Fd=vd.charAt(Nd),Fd===Pd)Md++,Od+=Bd+Pd,Bd="";else if(Fd===ld)Bd+=Fd;else return Md>=pd&&(!Fd||Fd===od)?(Od+=Bd,Ad?!0:md(Od)({type:"thematicBreak"})):void 0}}),$t$3=C$1((Ra,qa)=>{qa.exports=cd;var nd=" ",od=" ",ld=1,ud=4;function cd(dd){for(var pd=0,fd=0,md=dd.charAt(pd),vd={},Ad,Nd=0;md===nd||md===od;){for(Ad=md===nd?ud:ld,fd+=Ad,Ad>1&&(fd=Math.floor(fd/Ad)*Ad);Nd<fd;)vd[++Nd]=pd;md=dd.charAt(++pd)}return{indent:fd,stops:vd}}}),Oa$2=C$1((Ra,qa)=>{var nd=Re$2(),od=Hr$2(),ld=$t$3();qa.exports=pd;var ud=`
`,cd=" ",dd="!";function pd(fd,md){var vd=fd.split(ud),Ad=vd.length+1,Nd=1/0,Id=[],Od,Fd,Pd;for(vd.unshift(od(cd,md)+dd);Ad--;)if(Fd=ld(vd[Ad]),Id[Ad]=Fd.stops,nd(vd[Ad]).length!==0)if(Fd.indent)Fd.indent>0&&Fd.indent<Nd&&(Nd=Fd.indent);else{Nd=1/0;break}if(Nd!==1/0)for(Ad=vd.length;Ad--;){for(Pd=Id[Ad],Od=Nd;Od&&!(Od in Pd);)Od--;vd[Ad]=vd[Ad].slice(Pd[Od]+1)}return vd.shift(),vd.join(ud)}}),Ua$2=C$1((Ra,qa)=>{var nd=Re$2(),od=Hr$2(),ld=Ne$1(),ud=$t$3(),cd=Oa$2(),dd=Kr$2();qa.exports=df;var pd="*",fd="_",md="+",vd="-",Ad=".",Nd=" ",Id=`
`,Od=" ",Fd=")",Pd="x",Md=4,Bd=/\n\n(?!\s*$)/,jd=/^\[([ X\tx])][ \t]/,Hd=/^([ \t]*)([*+-]|\d+[.)])( {1,4}(?! )| |\t|$|(?=\n))([^\n]*)/,Gd=/^([ \t]*)([*+-]|\d+[.)])([ \t]+)/,zd=/^( {1,4}|\t)?/gm;function df(_f,vf,Sf){for(var gf=this,bf=gf.options.commonmark,Tf=gf.options.pedantic,Mf=gf.blockTokenizers,Kf=gf.interruptList,Zf=0,eh=vf.length,$f=null,Df,Lf,zf,Jf,xf,yf,Bf,qf,oh,Yf,kf,Vf,fh,Gf,wf,Rf,Uf,ph,gh,ah=!1,Ah,dh,Mh,Yh;Zf<eh&&(Jf=vf.charAt(Zf),!(Jf!==Od&&Jf!==Nd));)Zf++;if(Jf=vf.charAt(Zf),Jf===pd||Jf===md||Jf===vd)xf=Jf,zf=!1;else{for(zf=!0,Lf="";Zf<eh&&(Jf=vf.charAt(Zf),!!ld(Jf));)Lf+=Jf,Zf++;if(Jf=vf.charAt(Zf),!Lf||!(Jf===Ad||bf&&Jf===Fd)||Sf&&Lf!=="1")return;$f=parseInt(Lf,10),xf=Jf}if(Jf=vf.charAt(++Zf),!(Jf!==Nd&&Jf!==Od&&(Tf||Jf!==Id&&Jf!==""))){if(Sf)return!0;for(Zf=0,Gf=[],wf=[],Rf=[];Zf<eh;){for(yf=vf.indexOf(Id,Zf),Bf=Zf,qf=!1,Yh=!1,yf===-1&&(yf=eh),Df=0;Zf<eh;){if(Jf=vf.charAt(Zf),Jf===Od)Df+=Md-Df%Md;else if(Jf===Nd)Df++;else break;Zf++}if(Uf&&Df>=Uf.indent&&(Yh=!0),Jf=vf.charAt(Zf),oh=null,!Yh){if(Jf===pd||Jf===md||Jf===vd)oh=Jf,Zf++,Df++;else{for(Lf="";Zf<eh&&(Jf=vf.charAt(Zf),!!ld(Jf));)Lf+=Jf,Zf++;Jf=vf.charAt(Zf),Zf++,Lf&&(Jf===Ad||bf&&Jf===Fd)&&(oh=Jf,Df+=Lf.length+1)}if(oh)if(Jf=vf.charAt(Zf),Jf===Od)Df+=Md-Df%Md,Zf++;else if(Jf===Nd){for(Mh=Zf+Md;Zf<Mh&&vf.charAt(Zf)===Nd;)Zf++,Df++;Zf===Mh&&vf.charAt(Zf)===Nd&&(Zf-=Md-1,Df-=Md-1)}else Jf!==Id&&Jf!==""&&(oh=null)}if(oh){if(!Tf&&xf!==oh)break;qf=!0}else!bf&&!Yh&&vf.charAt(Bf)===Nd?Yh=!0:bf&&Uf&&(Yh=Df>=Uf.indent||Df>Md),qf=!1,Zf=Bf;if(kf=vf.slice(Bf,yf),Yf=Bf===Zf?kf:vf.slice(Zf,yf),(oh===pd||oh===fd||oh===vd)&&Mf.thematicBreak.call(gf,_f,kf,!0))break;if(Vf=fh,fh=!qf&&!nd(Yf).length,Yh&&Uf)Uf.value=Uf.value.concat(Rf,kf),wf=wf.concat(Rf,kf),Rf=[];else if(qf)Rf.length!==0&&(ah=!0,Uf.value.push(""),Uf.trail=Rf.concat()),Uf={value:[kf],indent:Df,trail:[]},Gf.push(Uf),wf=wf.concat(Rf,kf),Rf=[];else if(fh){if(Vf&&!bf)break;Rf.push(kf)}else{if(Vf||dd(Kf,Mf,gf,[_f,kf,!0]))break;Uf.value=Uf.value.concat(Rf,kf),wf=wf.concat(Rf,kf),Rf=[]}Zf=yf+1}for(Ah=_f(wf.join(Id)).reset({type:"list",ordered:zf,start:$f,spread:ah,children:[]}),ph=gf.enterList(),gh=gf.enterBlock(),Zf=-1,eh=Gf.length;++Zf<eh;)Uf=Gf[Zf].value.join(Id),dh=_f.now(),_f(Uf)(Wd(gf,Uf,dh),Ah),Uf=Gf[Zf].trail.join(Id),Zf!==eh-1&&(Uf+=Id),_f(Uf);return ph(),gh(),Ah}}function Wd(_f,vf,Sf){var gf=_f.offset,bf=_f.options.pedantic?Jd:Xd,Tf=null,Mf,Kf;return vf=bf.apply(null,arguments),_f.options.gfm&&(Mf=vf.match(jd),Mf&&(Kf=Mf[0].length,Tf=Mf[1].toLowerCase()===Pd,gf[Sf.line]+=Kf,vf=vf.slice(Kf))),{type:"listItem",spread:Bd.test(vf),checked:Tf,children:_f.tokenizeBlock(vf,Sf)}}function Jd(_f,vf,Sf){var gf=_f.offset,bf=Sf.line;return vf=vf.replace(Gd,Tf),bf=Sf.line,vf.replace(zd,Tf);function Tf(Mf){return gf[bf]=(gf[bf]||0)+Mf.length,bf++,""}}function Xd(_f,vf,Sf){var gf=_f.offset,bf=Sf.line,Tf,Mf,Kf,Zf,eh,$f,Df;for(vf=vf.replace(Hd,Lf),Zf=vf.split(Id),eh=cd(vf,ud(Tf).indent).split(Id),eh[0]=Kf,gf[bf]=(gf[bf]||0)+Mf.length,bf++,$f=0,Df=Zf.length;++$f<Df;)gf[bf]=(gf[bf]||0)+Zf[$f].length-eh[$f].length,bf++;return eh.join(Id);function Lf(zf,Jf,xf,yf,Bf){return Mf=Jf+xf+yf,Kf=Bf,Number(xf)<10&&Mf.length%2===1&&(xf=Nd+xf),Tf=Jf+od(Nd,xf.length)+yf,Tf+Kf}}}),Ga$1=C$1((Ra,qa)=>{qa.exports=md;var nd=`
`,od=" ",ld=" ",ud="=",cd="-",dd=3,pd=1,fd=2;function md(vd,Ad,Nd){for(var Id=this,Od=vd.now(),Fd=Ad.length,Pd=-1,Md="",Bd,jd,Hd,Gd,zd;++Pd<Fd;){if(Hd=Ad.charAt(Pd),Hd!==ld||Pd>=dd){Pd--;break}Md+=Hd}for(Bd="",jd="";++Pd<Fd;){if(Hd=Ad.charAt(Pd),Hd===nd){Pd--;break}Hd===ld||Hd===od?jd+=Hd:(Bd+=jd+Hd,jd="")}if(Od.column+=Md.length,Od.offset+=Md.length,Md+=Bd+jd,Hd=Ad.charAt(++Pd),Gd=Ad.charAt(++Pd),!(Hd!==nd||Gd!==ud&&Gd!==cd)){for(Md+=Hd,jd=Gd,zd=Gd===ud?pd:fd;++Pd<Fd;){if(Hd=Ad.charAt(Pd),Hd!==Gd){if(Hd!==nd)return;Pd--;break}jd+=Hd}return Nd?!0:vd(Md+jd)({type:"heading",depth:zd,children:Id.tokenizeInline(Bd,Od)})}}}),Xt$1=C$1(Ra=>{var qa="[a-zA-Z_:][a-zA-Z0-9:._-]*",nd="[^\"'=<>`\\u0000-\\u0020]+",od="'[^']*'",ld='"[^"]*"',ud="(?:"+nd+"|"+od+"|"+ld+")",cd="(?:\\s+"+qa+"(?:\\s*=\\s*"+ud+")?)",dd="<[A-Za-z][A-Za-z0-9\\-]*"+cd+"*\\s*\\/?>",pd="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",fd="<!---->|<!--(?:-?[^>-])(?:-?[^-])*-->",md="<[?].*?[?]>",vd="<![A-Za-z]+\\s+[^>]*>",Ad="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>";Ra.openCloseTag=new RegExp("^(?:"+dd+"|"+pd+")"),Ra.tag=new RegExp("^(?:"+dd+"|"+pd+"|"+fd+"|"+md+"|"+vd+"|"+Ad+")")}),Ka=C$1((Ra,qa)=>{var nd=Xt$1().openCloseTag;qa.exports=Bd;var od=" ",ld=" ",ud=`
`,cd="<",dd=/^<(script|pre|style)(?=(\s|>|$))/i,pd=/<\/(script|pre|style)>/i,fd=/^<!--/,md=/-->/,vd=/^<\?/,Ad=/\?>/,Nd=/^<![A-Za-z]/,Id=/>/,Od=/^<!\[CDATA\[/,Fd=/]]>/,Pd=/^$/,Md=new RegExp(nd.source+"\\s*$");function Bd(jd,Hd,Gd){for(var zd=this,df=zd.options.blocks.join("|"),Wd=new RegExp("^</?("+df+")(?=(\\s|/?>|$))","i"),Jd=Hd.length,Xd=0,_f,vf,Sf,gf,bf,Tf,Mf,Kf=[[dd,pd,!0],[fd,md,!0],[vd,Ad,!0],[Nd,Id,!0],[Od,Fd,!0],[Wd,Pd,!0],[Md,Pd,!1]];Xd<Jd&&(gf=Hd.charAt(Xd),!(gf!==od&&gf!==ld));)Xd++;if(Hd.charAt(Xd)===cd){for(_f=Hd.indexOf(ud,Xd+1),_f=_f===-1?Jd:_f,vf=Hd.slice(Xd,_f),Sf=-1,bf=Kf.length;++Sf<bf;)if(Kf[Sf][0].test(vf)){Tf=Kf[Sf];break}if(Tf){if(Gd)return Tf[2];if(Xd=_f,!Tf[1].test(vf))for(;Xd<Jd;){if(_f=Hd.indexOf(ud,Xd+1),_f=_f===-1?Jd:_f,vf=Hd.slice(Xd+1,_f),Tf[1].test(vf)){vf&&(Xd=_f);break}Xd=_f}return Mf=Hd.slice(0,Xd),jd(Mf)({type:"html",value:Mf})}}}}),ue$2=C$1((Ra,qa)=>{qa.exports=ld;var nd=String.fromCharCode,od=/\s/;function ld(ud){return od.test(typeof ud=="number"?nd(ud):ud.charAt(0))}}),Qt$2=C$1((Ra,qa)=>{var nd=xr$1();qa.exports=od;function od(ld){return nd(ld).toLowerCase()}}),io$1=C$1((Ra,qa)=>{var nd=ue$2(),od=Qt$2();qa.exports=Pd;var ld='"',ud="'",cd="\\",dd=`
`,pd=" ",fd=" ",md="[",vd="]",Ad="(",Nd=")",Id=":",Od="<",Fd=">";function Pd(jd,Hd,Gd){for(var zd=this,df=zd.options.commonmark,Wd=0,Jd=Hd.length,Xd="",_f,vf,Sf,gf,bf,Tf,Mf,Kf;Wd<Jd&&(gf=Hd.charAt(Wd),!(gf!==fd&&gf!==pd));)Xd+=gf,Wd++;if(gf=Hd.charAt(Wd),gf===md){for(Wd++,Xd+=gf,Sf="";Wd<Jd&&(gf=Hd.charAt(Wd),gf!==vd);)gf===cd&&(Sf+=gf,Wd++,gf=Hd.charAt(Wd)),Sf+=gf,Wd++;if(!(!Sf||Hd.charAt(Wd)!==vd||Hd.charAt(Wd+1)!==Id)){for(Tf=Sf,Xd+=Sf+vd+Id,Wd=Xd.length,Sf="";Wd<Jd&&(gf=Hd.charAt(Wd),!(gf!==pd&&gf!==fd&&gf!==dd));)Xd+=gf,Wd++;if(gf=Hd.charAt(Wd),Sf="",_f=Xd,gf===Od){for(Wd++;Wd<Jd&&(gf=Hd.charAt(Wd),!!Md(gf));)Sf+=gf,Wd++;if(gf=Hd.charAt(Wd),gf===Md.delimiter)Xd+=Od+Sf+gf,Wd++;else{if(df)return;Wd-=Sf.length+1,Sf=""}}if(!Sf){for(;Wd<Jd&&(gf=Hd.charAt(Wd),!!Bd(gf));)Sf+=gf,Wd++;Xd+=Sf}if(Sf){for(Mf=Sf,Sf="";Wd<Jd&&(gf=Hd.charAt(Wd),!(gf!==pd&&gf!==fd&&gf!==dd));)Sf+=gf,Wd++;if(gf=Hd.charAt(Wd),bf=null,gf===ld?bf=ld:gf===ud?bf=ud:gf===Ad&&(bf=Nd),!bf)Sf="",Wd=Xd.length;else if(Sf){for(Xd+=Sf+gf,Wd=Xd.length,Sf="";Wd<Jd&&(gf=Hd.charAt(Wd),gf!==bf);){if(gf===dd){if(Wd++,gf=Hd.charAt(Wd),gf===dd||gf===bf)return;Sf+=dd}Sf+=gf,Wd++}if(gf=Hd.charAt(Wd),gf!==bf)return;vf=Xd,Xd+=Sf+gf,Wd++,Kf=Sf,Sf=""}else return;for(;Wd<Jd&&(gf=Hd.charAt(Wd),!(gf!==pd&&gf!==fd));)Xd+=gf,Wd++;if(gf=Hd.charAt(Wd),!gf||gf===dd)return Gd?!0:(_f=jd(_f).test().end,Mf=zd.decode.raw(zd.unescape(Mf),_f,{nonTerminated:!1}),Kf&&(vf=jd(vf).test().end,Kf=zd.decode.raw(zd.unescape(Kf),vf)),jd(Xd)({type:"definition",identifier:od(Tf),label:Tf,title:Kf||null,url:Mf}))}}}}function Md(jd){return jd!==Fd&&jd!==md&&jd!==vd}Md.delimiter=Fd;function Bd(jd){return jd!==md&&jd!==vd&&!nd(jd)}}),oo$3=C$1((Ra,qa)=>{var nd=ue$2();qa.exports=Od;var od=" ",ld=`
`,ud=" ",cd="-",dd=":",pd="\\",fd="|",md=1,vd=2,Ad="left",Nd="center",Id="right";function Od(Fd,Pd,Md){var Bd=this,jd,Hd,Gd,zd,df,Wd,Jd,Xd,_f,vf,Sf,gf,bf,Tf,Mf,Kf,Zf,eh,$f,Df,Lf,zf;if(Bd.options.gfm){for(jd=0,Kf=0,Wd=Pd.length+1,Jd=[];jd<Wd;){if(Df=Pd.indexOf(ld,jd),Lf=Pd.indexOf(fd,jd+1),Df===-1&&(Df=Pd.length),Lf===-1||Lf>Df){if(Kf<vd)return;break}Jd.push(Pd.slice(jd,Df)),Kf++,jd=Df+1}for(zd=Jd.join(ld),Hd=Jd.splice(1,1)[0]||[],jd=0,Wd=Hd.length,Kf--,Gd=!1,Sf=[];jd<Wd;){if(_f=Hd.charAt(jd),_f===fd){if(vf=null,Gd===!1){if(zf===!1)return}else Sf.push(Gd),Gd=!1;zf=!1}else if(_f===cd)vf=!0,Gd=Gd||null;else if(_f===dd)Gd===Ad?Gd=Nd:vf&&Gd===null?Gd=Id:Gd=Ad;else if(!nd(_f))return;jd++}if(Gd!==!1&&Sf.push(Gd),!(Sf.length<md)){if(Md)return!0;for(Mf=-1,eh=[],$f=Fd(zd).reset({type:"table",align:Sf,children:eh});++Mf<Kf;){for(Zf=Jd[Mf],df={type:"tableRow",children:[]},Mf&&Fd(ld),Fd(Zf).reset(df,$f),Wd=Zf.length+1,jd=0,Xd="",gf="",bf=!0;jd<Wd;){if(_f=Zf.charAt(jd),_f===od||_f===ud){gf?Xd+=_f:Fd(_f),jd++;continue}_f===""||_f===fd?bf?Fd(_f):((gf||_f)&&!bf&&(zd=gf,Xd.length>1&&(_f?(zd+=Xd.slice(0,-1),Xd=Xd.charAt(Xd.length-1)):(zd+=Xd,Xd="")),Tf=Fd.now(),Fd(zd)({type:"tableCell",children:Bd.tokenizeInline(gf,Tf)},df)),Fd(Xd+_f),Xd="",gf=""):(Xd&&(gf+=Xd,Xd=""),gf+=_f,_f===pd&&jd!==Wd-2&&(gf+=Zf.charAt(jd+1),jd++)),bf=!1,jd++}Mf||Fd(ld+Hd)}return $f}}}}),lo$2=C$1((Ra,qa)=>{var nd=Re$2(),od=Mt$2(),ld=Kr$2();qa.exports=fd;var ud=" ",cd=`
`,dd=" ",pd=4;function fd(md,vd,Ad){for(var Nd=this,Id=Nd.options,Od=Id.commonmark,Fd=Nd.blockTokenizers,Pd=Nd.interruptParagraph,Md=vd.indexOf(cd),Bd=vd.length,jd,Hd,Gd,zd,df;Md<Bd;){if(Md===-1){Md=Bd;break}if(vd.charAt(Md+1)===cd)break;if(Od){for(zd=0,jd=Md+1;jd<Bd;){if(Gd=vd.charAt(jd),Gd===ud){zd=pd;break}else if(Gd===dd)zd++;else break;jd++}if(zd>=pd&&Gd!==cd){Md=vd.indexOf(cd,Md+1);continue}}if(Hd=vd.slice(Md+1),ld(Pd,Fd,Nd,[md,Hd,!0]))break;if(jd=Md,Md=vd.indexOf(cd,Md+1),Md!==-1&&nd(vd.slice(jd,Md))===""){Md=jd;break}}return Hd=vd.slice(0,Md),Ad?!0:(df=md.now(),Hd=od(Hd),md(Hd)({type:"paragraph",children:Nd.tokenizeInline(Hd,df)}))}}),Do$1=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld){return od.indexOf("\\",ld)}}),Fo$1=C$1((Ra,qa)=>{var nd=Do$1();qa.exports=ud,ud.locator=nd;var od=`
`,ld="\\";function ud(cd,dd,pd){var fd=this,md,vd;if(dd.charAt(0)===ld&&(md=dd.charAt(1),fd.escape.indexOf(md)!==-1))return pd?!0:(md===od?vd={type:"break"}:vd={type:"text",value:md},cd(ld+md)(vd))}}),tn$2=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld){return od.indexOf("<",ld)}}),yo$2=C$1((Ra,qa)=>{var nd=ue$2(),od=pr$1(),ld=tn$2();qa.exports=vd,vd.locator=ld,vd.notInLink=!0;var ud="<",cd=">",dd="@",pd="/",fd="mailto:",md=fd.length;function vd(Ad,Nd,Id){var Od=this,Fd="",Pd=Nd.length,Md=0,Bd="",jd=!1,Hd="",Gd,zd,df,Wd,Jd;if(Nd.charAt(0)===ud){for(Md++,Fd=ud;Md<Pd&&(Gd=Nd.charAt(Md),!(nd(Gd)||Gd===cd||Gd===dd||Gd===":"&&Nd.charAt(Md+1)===pd));)Bd+=Gd,Md++;if(Bd){if(Hd+=Bd,Bd="",Gd=Nd.charAt(Md),Hd+=Gd,Md++,Gd===dd)jd=!0;else{if(Gd!==":"||Nd.charAt(Md+1)!==pd)return;Hd+=pd,Md++}for(;Md<Pd&&(Gd=Nd.charAt(Md),!(nd(Gd)||Gd===cd));)Bd+=Gd,Md++;if(Gd=Nd.charAt(Md),!(!Bd||Gd!==cd))return Id?!0:(Hd+=Bd,df=Hd,Fd+=Hd+Gd,zd=Ad.now(),zd.column++,zd.offset++,jd&&(Hd.slice(0,md).toLowerCase()===fd?(df=df.slice(md),zd.column+=md,zd.offset+=md):Hd=fd+Hd),Wd=Od.inlineTokenizers,Od.inlineTokenizers={text:Wd.text},Jd=Od.enterLink(),df=Od.tokenizeInline(df,zd),Od.inlineTokenizers=Wd,Jd(),Ad(Fd)({type:"link",title:null,url:od(Hd,{nonTerminated:!1}),children:df}))}}}}),xo$2=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld){var ud=String(od),cd=0,dd;if(typeof ld!="string")throw new Error("Expected character");for(dd=ud.indexOf(ld);dd!==-1;)cd++,dd=ud.indexOf(ld,dd+ld.length);return cd}}),Bo$1=C$1((Ra,qa)=>{qa.exports=od;var nd=["www.","http://","https://"];function od(ld,ud){var cd=-1,dd,pd,fd;if(!this.options.gfm)return cd;for(pd=nd.length,dd=-1;++dd<pd;)fd=ld.indexOf(nd[dd],ud),fd!==-1&&(cd===-1||fd<cd)&&(cd=fd);return cd}}),Oo=C$1((Ra,qa)=>{var nd=xo$2(),od=pr$1(),ld=Ne$1(),ud=Ve$2(),cd=ue$2(),dd=Bo$1();qa.exports=zd,zd.locator=dd,zd.notInLink=!0;var pd=33,fd=38,md=41,vd=42,Ad=44,Nd=45,Id=46,Od=58,Fd=59,Pd=63,Md=60,Bd=95,jd=126,Hd="(",Gd=")";function zd(df,Wd,Jd){var Xd=this,_f=Xd.options.gfm,vf=Xd.inlineTokenizers,Sf=Wd.length,gf=-1,bf=!1,Tf,Mf,Kf,Zf,eh,$f,Df,Lf,zf,Jf,xf,yf,Bf,qf;if(_f){if(Wd.slice(0,4)==="www.")bf=!0,Zf=4;else if(Wd.slice(0,7).toLowerCase()==="http://")Zf=7;else if(Wd.slice(0,8).toLowerCase()==="https://")Zf=8;else return;for(gf=Zf-1,Kf=Zf,Tf=[];Zf<Sf;){if(Df=Wd.charCodeAt(Zf),Df===Id){if(gf===Zf-1)break;Tf.push(Zf),gf=Zf,Zf++;continue}if(ld(Df)||ud(Df)||Df===Nd||Df===Bd){Zf++;continue}break}if(Df===Id&&(Tf.pop(),Zf--),Tf[0]!==void 0&&(Mf=Tf.length<2?Kf:Tf[Tf.length-2]+1,Wd.slice(Mf,Zf).indexOf("_")===-1)){if(Jd)return!0;for(Lf=Zf,eh=Zf;Zf<Sf&&(Df=Wd.charCodeAt(Zf),!(cd(Df)||Df===Md));)Zf++,Df===pd||Df===vd||Df===Ad||Df===Id||Df===Od||Df===Pd||Df===Bd||Df===jd||(Lf=Zf);if(Zf=Lf,Wd.charCodeAt(Zf-1)===md)for($f=Wd.slice(eh,Zf),zf=nd($f,Hd),Jf=nd($f,Gd);Jf>zf;)Zf=eh+$f.lastIndexOf(Gd),$f=Wd.slice(eh,Zf),Jf--;if(Wd.charCodeAt(Zf-1)===Fd&&(Zf--,ud(Wd.charCodeAt(Zf-1)))){for(Lf=Zf-2;ud(Wd.charCodeAt(Lf));)Lf--;Wd.charCodeAt(Lf)===fd&&(Zf=Lf)}return xf=Wd.slice(0,Zf),Bf=od(xf,{nonTerminated:!1}),bf&&(Bf="http://"+Bf),qf=Xd.enterLink(),Xd.inlineTokenizers={text:vf.text},yf=Xd.tokenizeInline(xf,df.now()),Xd.inlineTokenizers=vf,qf(),df(xf)({type:"link",title:null,url:Bf,children:yf})}}}}),No=C$1((Ra,qa)=>{var nd=Ne$1(),od=Ve$2(),ld=43,ud=45,cd=46,dd=95;qa.exports=pd;function pd(md,vd){var Ad=this,Nd,Id;if(!this.options.gfm||(Nd=md.indexOf("@",vd),Nd===-1))return-1;if(Id=Nd,Id===vd||!fd(md.charCodeAt(Id-1)))return pd.call(Ad,md,Nd+1);for(;Id>vd&&fd(md.charCodeAt(Id-1));)Id--;return Id}function fd(md){return nd(md)||od(md)||md===ld||md===ud||md===cd||md===dd}}),Mo$2=C$1((Ra,qa)=>{var nd=pr$1(),od=Ne$1(),ld=Ve$2(),ud=No();qa.exports=vd,vd.locator=ud,vd.notInLink=!0;var cd=43,dd=45,pd=46,fd=64,md=95;function vd(Ad,Nd,Id){var Od=this,Fd=Od.options.gfm,Pd=Od.inlineTokenizers,Md=0,Bd=Nd.length,jd=-1,Hd,Gd,zd,df;if(Fd){for(Hd=Nd.charCodeAt(Md);od(Hd)||ld(Hd)||Hd===cd||Hd===dd||Hd===pd||Hd===md;)Hd=Nd.charCodeAt(++Md);if(Md!==0&&Hd===fd){for(Md++;Md<Bd;){if(Hd=Nd.charCodeAt(Md),od(Hd)||ld(Hd)||Hd===dd||Hd===pd||Hd===md){Md++,jd===-1&&Hd===pd&&(jd=Md);continue}break}if(!(jd===-1||jd===Md||Hd===dd||Hd===md))return Hd===pd&&Md--,Gd=Nd.slice(0,Md),Id?!0:(df=Od.enterLink(),Od.inlineTokenizers={text:Pd.text},zd=Od.tokenizeInline(Gd,Ad.now()),Od.inlineTokenizers=Pd,df(),Ad(Gd)({type:"link",title:null,url:"mailto:"+nd(Gd,{nonTerminated:!1}),children:zd}))}}}}),Vo$1=C$1((Ra,qa)=>{var nd=Ve$2(),od=tn$2(),ld=Xt$1().tag;qa.exports=vd,vd.locator=od;var ud="<",cd="?",dd="!",pd="/",fd=/^<a /i,md=/^<\/a>/i;function vd(Ad,Nd,Id){var Od=this,Fd=Nd.length,Pd,Md;if(!(Nd.charAt(0)!==ud||Fd<3)&&(Pd=Nd.charAt(1),!(!nd(Pd)&&Pd!==cd&&Pd!==dd&&Pd!==pd)&&(Md=Nd.match(ld),!!Md)))return Id?!0:(Md=Md[0],!Od.inLink&&fd.test(Md)?Od.inLink=!0:Od.inLink&&md.test(Md)&&(Od.inLink=!1),Ad(Md)({type:"html",value:Md}))}}),dn$2=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld){var ud=od.indexOf("[",ld),cd=od.indexOf("![",ld);return cd===-1||ud<cd?ud:cd}}),Qo$1=C$1((Ra,qa)=>{var nd=ue$2(),od=dn$2();qa.exports=Fd,Fd.locator=od;var ld=`
`,ud="!",cd='"',dd="'",pd="(",fd=")",md="<",vd=">",Ad="[",Nd="\\",Id="]",Od="`";function Fd(Pd,Md,Bd){var jd=this,Hd="",Gd=0,zd=Md.charAt(0),df=jd.options.pedantic,Wd=jd.options.commonmark,Jd=jd.options.gfm,Xd,_f,vf,Sf,gf,bf,Tf,Mf,Kf,Zf,eh,$f,Df,Lf,zf,Jf,xf,yf;if(zd===ud&&(Mf=!0,Hd=zd,zd=Md.charAt(++Gd)),zd===Ad&&!(!Mf&&jd.inLink)){for(Hd+=zd,Lf="",Gd++,eh=Md.length,Jf=Pd.now(),Df=0,Jf.column+=Gd,Jf.offset+=Gd;Gd<eh;){if(zd=Md.charAt(Gd),bf=zd,zd===Od){for(_f=1;Md.charAt(Gd+1)===Od;)bf+=zd,Gd++,_f++;vf?_f>=vf&&(vf=0):vf=_f}else if(zd===Nd)Gd++,bf+=Md.charAt(Gd);else if((!vf||Jd)&&zd===Ad)Df++;else if((!vf||Jd)&&zd===Id)if(Df)Df--;else{if(Md.charAt(Gd+1)!==pd)return;bf+=pd,Xd=!0,Gd++;break}Lf+=bf,bf="",Gd++}if(Xd){for(Kf=Lf,Hd+=Lf+bf,Gd++;Gd<eh&&(zd=Md.charAt(Gd),!!nd(zd));)Hd+=zd,Gd++;if(zd=Md.charAt(Gd),Lf="",Sf=Hd,zd===md){for(Gd++,Sf+=md;Gd<eh&&(zd=Md.charAt(Gd),zd!==vd);){if(Wd&&zd===ld)return;Lf+=zd,Gd++}if(Md.charAt(Gd)!==vd)return;Hd+=md+Lf+vd,zf=Lf,Gd++}else{for(zd=null,bf="";Gd<eh&&(zd=Md.charAt(Gd),!(bf&&(zd===cd||zd===dd||Wd&&zd===pd)));){if(nd(zd)){if(!df)break;bf+=zd}else{if(zd===pd)Df++;else if(zd===fd){if(Df===0)break;Df--}Lf+=bf,bf="",zd===Nd&&(Lf+=Nd,zd=Md.charAt(++Gd)),Lf+=zd}Gd++}Hd+=Lf,zf=Lf,Gd=Hd.length}for(Lf="";Gd<eh&&(zd=Md.charAt(Gd),!!nd(zd));)Lf+=zd,Gd++;if(zd=Md.charAt(Gd),Hd+=Lf,Lf&&(zd===cd||zd===dd||Wd&&zd===pd))if(Gd++,Hd+=zd,Lf="",Zf=zd===pd?fd:zd,gf=Hd,Wd){for(;Gd<eh&&(zd=Md.charAt(Gd),zd!==Zf);)zd===Nd&&(Lf+=Nd,zd=Md.charAt(++Gd)),Gd++,Lf+=zd;if(zd=Md.charAt(Gd),zd!==Zf)return;for($f=Lf,Hd+=Lf+zd,Gd++;Gd<eh&&(zd=Md.charAt(Gd),!!nd(zd));)Hd+=zd,Gd++}else for(bf="";Gd<eh;){if(zd=Md.charAt(Gd),zd===Zf)Tf&&(Lf+=Zf+bf,bf=""),Tf=!0;else if(!Tf)Lf+=zd;else if(zd===fd){Hd+=Lf+Zf+bf,$f=Lf;break}else nd(zd)?bf+=zd:(Lf+=Zf+bf+zd,bf="",Tf=!1);Gd++}if(Md.charAt(Gd)===fd)return Bd?!0:(Hd+=fd,zf=jd.decode.raw(jd.unescape(zf),Pd(Sf).test().end,{nonTerminated:!1}),$f&&(gf=Pd(gf).test().end,$f=jd.decode.raw(jd.unescape($f),gf)),yf={type:Mf?"image":"link",title:$f||null,url:zf},Mf?yf.alt=jd.decode.raw(jd.unescape(Kf),Jf)||null:(xf=jd.enterLink(),yf.children=jd.tokenizeInline(Kf,Jf),xf()),Pd(Hd)(yf))}}}}),rs=C$1((Ra,qa)=>{var nd=ue$2(),od=dn$2(),ld=Qt$2();qa.exports=Id,Id.locator=od;var ud="link",cd="image",dd="shortcut",pd="collapsed",fd="full",md="!",vd="[",Ad="\\",Nd="]";function Id(Od,Fd,Pd){var Md=this,Bd=Md.options.commonmark,jd=Fd.charAt(0),Hd=0,Gd=Fd.length,zd="",df="",Wd=ud,Jd=dd,Xd,_f,vf,Sf,gf,bf,Tf,Mf;if(jd===md&&(Wd=cd,df=jd,jd=Fd.charAt(++Hd)),jd===vd){for(Hd++,df+=jd,bf="",Mf=0;Hd<Gd;){if(jd=Fd.charAt(Hd),jd===vd)Tf=!0,Mf++;else if(jd===Nd){if(!Mf)break;Mf--}jd===Ad&&(bf+=Ad,jd=Fd.charAt(++Hd)),bf+=jd,Hd++}if(zd=bf,Xd=bf,jd=Fd.charAt(Hd),jd===Nd){if(Hd++,zd+=jd,bf="",!Bd)for(;Hd<Gd&&(jd=Fd.charAt(Hd),!!nd(jd));)bf+=jd,Hd++;if(jd=Fd.charAt(Hd),jd===vd){for(_f="",bf+=jd,Hd++;Hd<Gd&&(jd=Fd.charAt(Hd),!(jd===vd||jd===Nd));)jd===Ad&&(_f+=Ad,jd=Fd.charAt(++Hd)),_f+=jd,Hd++;jd=Fd.charAt(Hd),jd===Nd?(Jd=_f?fd:pd,bf+=_f+jd,Hd++):_f="",zd+=bf,bf=""}else{if(!Xd)return;_f=Xd}if(!(Jd!==fd&&Tf))return zd=df+zd,Wd===ud&&Md.inLink?null:Pd?!0:(vf=Od.now(),vf.column+=df.length,vf.offset+=df.length,_f=Jd===fd?_f:Xd,Sf={type:Wd+"Reference",identifier:ld(_f),label:_f,referenceType:Jd},Wd===ud?(gf=Md.enterLink(),Sf.children=Md.tokenizeInline(Xd,vf),gf()):Sf.alt=Md.decode.raw(Md.unescape(Xd),vf)||null,Od(zd)(Sf))}}}}),ns=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld){var ud=od.indexOf("**",ld),cd=od.indexOf("__",ld);return cd===-1?ud:ud===-1||cd<ud?cd:ud}}),os$1=C$1((Ra,qa)=>{var nd=Re$2(),od=ue$2(),ld=ns();qa.exports=pd,pd.locator=ld;var ud="\\",cd="*",dd="_";function pd(fd,md,vd){var Ad=this,Nd=0,Id=md.charAt(Nd),Od,Fd,Pd,Md,Bd,jd,Hd;if(!(Id!==cd&&Id!==dd||md.charAt(++Nd)!==Id)&&(Fd=Ad.options.pedantic,Pd=Id,Bd=Pd+Pd,jd=md.length,Nd++,Md="",Id="",!(Fd&&od(md.charAt(Nd)))))for(;Nd<jd;){if(Hd=Id,Id=md.charAt(Nd),Id===Pd&&md.charAt(Nd+1)===Pd&&(!Fd||!od(Hd))&&(Id=md.charAt(Nd+2),Id!==Pd))return nd(Md)?vd?!0:(Od=fd.now(),Od.column+=2,Od.offset+=2,fd(Bd+Md+Bd)({type:"strong",children:Ad.tokenizeInline(Md,Od)})):void 0;!Fd&&Id===ud&&(Md+=Id,Id=md.charAt(++Nd)),Md+=Id,Nd++}}}),cs$1=C$1((Ra,qa)=>{qa.exports=ld;var nd=String.fromCharCode,od=/\w/;function ld(ud){return od.test(typeof ud=="number"?nd(ud):ud.charAt(0))}}),fs=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld){var ud=od.indexOf("*",ld),cd=od.indexOf("_",ld);return cd===-1?ud:ud===-1||cd<ud?cd:ud}}),ms=C$1((Ra,qa)=>{var nd=Re$2(),od=cs$1(),ld=ue$2(),ud=fs();qa.exports=fd,fd.locator=ud;var cd="*",dd="_",pd="\\";function fd(md,vd,Ad){var Nd=this,Id=0,Od=vd.charAt(Id),Fd,Pd,Md,Bd,jd,Hd,Gd;if(!(Od!==cd&&Od!==dd)&&(Pd=Nd.options.pedantic,jd=Od,Md=Od,Hd=vd.length,Id++,Bd="",Od="",!(Pd&&ld(vd.charAt(Id)))))for(;Id<Hd;){if(Gd=Od,Od=vd.charAt(Id),Od===Md&&(!Pd||!ld(Gd))){if(Od=vd.charAt(++Id),Od!==Md){if(!nd(Bd)||Gd===Md)return;if(!Pd&&Md===dd&&od(Od)){Bd+=Md;continue}return Ad?!0:(Fd=md.now(),Fd.column++,Fd.offset++,md(jd+Bd+Md)({type:"emphasis",children:Nd.tokenizeInline(Bd,Fd)}))}Bd+=Md}!Pd&&Od===pd&&(Bd+=Od,Od=vd.charAt(++Id)),Bd+=Od,Id++}}}),gs$2=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld){return od.indexOf("~~",ld)}}),ys$1=C$1((Ra,qa)=>{var nd=ue$2(),od=gs$2();qa.exports=cd,cd.locator=od;var ld="~",ud="~~";function cd(dd,pd,fd){var md=this,vd="",Ad="",Nd="",Id="",Od,Fd,Pd;if(!(!md.options.gfm||pd.charAt(0)!==ld||pd.charAt(1)!==ld||nd(pd.charAt(2))))for(Od=1,Fd=pd.length,Pd=dd.now(),Pd.column+=2,Pd.offset+=2;++Od<Fd;){if(vd=pd.charAt(Od),vd===ld&&Ad===ld&&(!Nd||!nd(Nd)))return fd?!0:dd(ud+Id+ud)({type:"delete",children:md.tokenizeInline(Id,Pd)});Id+=Ad,Nd=Ad,Ad=vd}}}),xs=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld){return od.indexOf("`",ld)}}),Bs$1=C$1((Ra,qa)=>{var nd=xs();qa.exports=cd,cd.locator=nd;var od=10,ld=32,ud=96;function cd(dd,pd,fd){for(var md=pd.length,vd=0,Ad,Nd,Id,Od,Fd,Pd;vd<md&&pd.charCodeAt(vd)===ud;)vd++;if(!(vd===0||vd===md)){for(Ad=vd,Fd=pd.charCodeAt(vd);vd<md;){if(Od=Fd,Fd=pd.charCodeAt(vd+1),Od===ud){if(Nd===void 0&&(Nd=vd),Id=vd+1,Fd!==ud&&Id-Nd===Ad){Pd=!0;break}}else Nd!==void 0&&(Nd=void 0,Id=void 0);vd++}if(Pd){if(fd)return!0;if(vd=Ad,md=Nd,Od=pd.charCodeAt(vd),Fd=pd.charCodeAt(md-1),Pd=!1,md-vd>2&&(Od===ld||Od===od)&&(Fd===ld||Fd===od)){for(vd++,md--;vd<md;){if(Od=pd.charCodeAt(vd),Od!==ld&&Od!==od){Pd=!0;break}vd++}Pd===!0&&(Ad++,Nd--)}return dd(pd.slice(0,Id))({type:"inlineCode",value:pd.slice(Ad,Nd)})}}}}),Ts$1=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld){for(var ud=od.indexOf(`
`,ld);ud>ld&&od.charAt(ud-1)===" ";)ud--;return ud}}),Os$1=C$1((Ra,qa)=>{var nd=Ts$1();qa.exports=cd,cd.locator=nd;var od=" ",ld=`
`,ud=2;function cd(dd,pd,fd){for(var md=pd.length,vd=-1,Ad="",Nd;++vd<md;){if(Nd=pd.charAt(vd),Nd===ld)return vd<ud?void 0:fd?!0:(Ad+=Nd,dd(Ad)({type:"break"}));if(Nd!==od)return;Ad+=Nd}}}),Ls$1=C$1((Ra,qa)=>{qa.exports=nd;function nd(od,ld,ud){var cd=this,dd,pd,fd,md,vd,Ad,Nd,Id,Od,Fd;if(ud)return!0;for(dd=cd.inlineMethods,md=dd.length,pd=cd.inlineTokenizers,fd=-1,Od=ld.length;++fd<md;)Id=dd[fd],!(Id==="text"||!pd[Id])&&(Nd=pd[Id].locator,Nd||od.file.fail("Missing locator: `"+Id+"`"),Ad=Nd.call(cd,ld,1),Ad!==-1&&Ad<Od&&(Od=Ad));vd=ld.slice(0,Od),Fd=od.now(),cd.decode(vd,Fd,Pd);function Pd(Md,Bd,jd){od(jd||Md)({type:"text",value:Md})}}}),Us=C$1((Ra,qa)=>{var nd=Ie$2(),od=ru$2(),ld=nu$3(),ud=uu$3(),cd=Ou$1(),dd=Iu$1();qa.exports=pd;function pd(vd,Ad){this.file=Ad,this.offset={},this.options=nd(this.options),this.setOptions({}),this.inList=!1,this.inBlock=!1,this.inLink=!1,this.atStart=!0,this.toOffset=ld(Ad).toOffset,this.unescape=ud(this,"escape"),this.decode=cd(this)}var fd=pd.prototype;fd.setOptions=Vu$2(),fd.parse=aa$1(),fd.options=Rt$3(),fd.exitStart=od("atStart",!0),fd.enterList=od("inList",!1),fd.enterLink=od("inLink",!1),fd.enterBlock=od("inBlock",!1),fd.interruptParagraph=[["thematicBreak"],["list"],["atxHeading"],["fencedCode"],["blockquote"],["html"],["setextHeading",{commonmark:!1}],["definition",{commonmark:!1}]],fd.interruptList=[["atxHeading",{pedantic:!1}],["fencedCode",{pedantic:!1}],["thematicBreak",{pedantic:!1}],["definition",{commonmark:!1}]],fd.interruptBlockquote=[["indentedCode",{commonmark:!0}],["fencedCode",{commonmark:!0}],["atxHeading",{commonmark:!0}],["setextHeading",{commonmark:!0}],["thematicBreak",{commonmark:!0}],["html",{commonmark:!0}],["list",{commonmark:!0}],["definition",{commonmark:!1}]],fd.blockTokenizers={blankLine:sa(),indentedCode:pa(),fencedCode:ma(),blockquote:ba$1(),atxHeading:xa$1(),thematicBreak:Ba(),list:Ua$2(),setextHeading:Ga$1(),html:Ka(),definition:io$1(),table:oo$3(),paragraph:lo$2()},fd.inlineTokenizers={escape:Fo$1(),autoLink:yo$2(),url:Oo(),email:Mo$2(),html:Vo$1(),link:Qo$1(),reference:rs(),strong:os$1(),emphasis:ms(),deletion:ys$1(),code:Bs$1(),break:Os$1(),text:Ls$1()},fd.blockMethods=md(fd.blockTokenizers),fd.inlineMethods=md(fd.inlineTokenizers),fd.tokenizeBlock=dd("block"),fd.tokenizeInline=dd("inline"),fd.tokenizeFactory=dd;function md(vd){var Ad=[],Nd;for(Nd in vd)Ad.push(Nd);return Ad}}),Gs=C$1((Ra,qa)=>{var nd=Zi$1(),od=Ie$2(),ld=Us();qa.exports=ud,ud.Parser=ld;function ud(cd){var dd=this.data("settings"),pd=nd(ld);pd.prototype.options=od(pd.prototype.options,dd,cd),this.Parser=pd}}),js$1=C$1((Ra,qa)=>{qa.exports=nd;function nd(od){if(od)throw od}}),yn$2=C$1((Ra,qa)=>{qa.exports=function(nd){return nd!=null&&nd.constructor!=null&&typeof nd.constructor.isBuffer=="function"&&nd.constructor.isBuffer(nd)}}),rc$2=C$1((Ra,qa)=>{var nd=Object.prototype.hasOwnProperty,od=Object.prototype.toString,ld=Object.defineProperty,ud=Object.getOwnPropertyDescriptor,cd=function(md){return typeof Array.isArray=="function"?Array.isArray(md):od.call(md)==="[object Array]"},dd=function(md){if(!md||od.call(md)!=="[object Object]")return!1;var vd=nd.call(md,"constructor"),Ad=md.constructor&&md.constructor.prototype&&nd.call(md.constructor.prototype,"isPrototypeOf");if(md.constructor&&!vd&&!Ad)return!1;var Nd;for(Nd in md);return typeof Nd>"u"||nd.call(md,Nd)},pd=function(md,vd){ld&&vd.name==="__proto__"?ld(md,vd.name,{enumerable:!0,configurable:!0,value:vd.newValue,writable:!0}):md[vd.name]=vd.newValue},fd=function(md,vd){if(vd==="__proto__")if(nd.call(md,vd)){if(ud)return ud(md,vd).value}else return;return md[vd]};qa.exports=function md(){var vd,Ad,Nd,Id,Od,Fd,Pd=arguments[0],Md=1,Bd=arguments.length,jd=!1;for(typeof Pd=="boolean"&&(jd=Pd,Pd=arguments[1]||{},Md=2),(Pd==null||typeof Pd!="object"&&typeof Pd!="function")&&(Pd={});Md<Bd;++Md)if(vd=arguments[Md],vd!=null)for(Ad in vd)Nd=fd(Pd,Ad),Id=fd(vd,Ad),Pd!==Id&&(jd&&Id&&(dd(Id)||(Od=cd(Id)))?(Od?(Od=!1,Fd=Nd&&cd(Nd)?Nd:[]):Fd=Nd&&dd(Nd)?Nd:{},pd(Pd,{name:Ad,newValue:md(jd,Fd,Id)})):typeof Id<"u"&&pd(Pd,{name:Ad,newValue:Id}));return Pd}}),nc$1=C$1((Ra,qa)=>{qa.exports=nd=>{if(Object.prototype.toString.call(nd)!=="[object Object]")return!1;let od=Object.getPrototypeOf(nd);return od===null||od===Object.prototype}}),uc$2=C$1((Ra,qa)=>{var nd=[].slice;qa.exports=od;function od(ld,ud){var cd;return dd;function dd(){var md=nd.call(arguments,0),vd=ld.length>md.length,Ad;vd&&md.push(pd);try{Ad=ld.apply(null,md)}catch(Nd){if(vd&&cd)throw Nd;return pd(Nd)}vd||(Ad&&typeof Ad.then=="function"?Ad.then(fd,pd):Ad instanceof Error?pd(Ad):fd(Ad))}function pd(){cd||(cd=!0,ud.apply(null,arguments))}function fd(md){pd(null,md)}}}),lc=C$1((Ra,qa)=>{var nd=uc$2();qa.exports=ld,ld.wrap=nd;var od=[].slice;function ld(){var ud=[],cd={};return cd.run=dd,cd.use=pd,cd;function dd(){var fd=-1,md=od.call(arguments,0,-1),vd=arguments[arguments.length-1];if(typeof vd!="function")throw new Error("Expected function as last argument, not "+vd);Ad.apply(null,[null].concat(md));function Ad(Nd){var Id=ud[++fd],Od=od.call(arguments,0),Fd=Od.slice(1),Pd=md.length,Md=-1;if(Nd){vd(Nd);return}for(;++Md<Pd;)(Fd[Md]===null||Fd[Md]===void 0)&&(Fd[Md]=md[Md]);md=Fd,Id?nd(Id,Ad).apply(null,md):vd.apply(null,[null].concat(md))}}function pd(fd){if(typeof fd!="function")throw new Error("Expected `fn` to be a function, not "+fd);return ud.push(fd),cd}}}),dc=C$1((Ra,qa)=>{var nd={}.hasOwnProperty;qa.exports=od;function od(dd){return!dd||typeof dd!="object"?"":nd.call(dd,"position")||nd.call(dd,"type")?ud(dd.position):nd.call(dd,"start")||nd.call(dd,"end")?ud(dd):nd.call(dd,"line")||nd.call(dd,"column")?ld(dd):""}function ld(dd){return(!dd||typeof dd!="object")&&(dd={}),cd(dd.line)+":"+cd(dd.column)}function ud(dd){return(!dd||typeof dd!="object")&&(dd={}),ld(dd.start)+"-"+ld(dd.end)}function cd(dd){return dd&&typeof dd=="number"?dd:1}}),Fc=C$1((Ra,qa)=>{var nd=dc();qa.exports=ud;function od(){}od.prototype=Error.prototype,ud.prototype=new od;var ld=ud.prototype;ld.file="",ld.name="",ld.reason="",ld.message="",ld.stack="",ld.fatal=null,ld.column=null,ld.line=null;function ud(dd,pd,fd){var md,vd,Ad;typeof pd=="string"&&(fd=pd,pd=null),md=cd(fd),vd=nd(pd)||"1:1",Ad={start:{line:null,column:null},end:{line:null,column:null}},pd&&pd.position&&(pd=pd.position),pd&&(pd.start?(Ad=pd,pd=pd.start):Ad.start=pd),dd.stack&&(this.stack=dd.stack,dd=dd.message),this.message=dd,this.name=vd,this.reason=dd,this.line=pd?pd.line:null,this.column=pd?pd.column:null,this.location=Ad,this.source=md[0],this.ruleId=md[1]}function cd(dd){var pd=[null,null],fd;return typeof dd=="string"&&(fd=dd.indexOf(":"),fd===-1?pd[1]=dd:(pd[0]=dd.slice(0,fd),pd[1]=dd.slice(fd+1))),pd}}),gc=C$1(Ra=>{Ra.basename=qa,Ra.dirname=nd,Ra.extname=od,Ra.join=ld,Ra.sep="/";function qa(pd,fd){var md=0,vd=-1,Ad,Nd,Id,Od;if(fd!==void 0&&typeof fd!="string")throw new TypeError('"ext" argument must be a string');if(dd(pd),Ad=pd.length,fd===void 0||!fd.length||fd.length>pd.length){for(;Ad--;)if(pd.charCodeAt(Ad)===47){if(Id){md=Ad+1;break}}else vd<0&&(Id=!0,vd=Ad+1);return vd<0?"":pd.slice(md,vd)}if(fd===pd)return"";for(Nd=-1,Od=fd.length-1;Ad--;)if(pd.charCodeAt(Ad)===47){if(Id){md=Ad+1;break}}else Nd<0&&(Id=!0,Nd=Ad+1),Od>-1&&(pd.charCodeAt(Ad)===fd.charCodeAt(Od--)?Od<0&&(vd=Ad):(Od=-1,vd=Nd));return md===vd?vd=Nd:vd<0&&(vd=pd.length),pd.slice(md,vd)}function nd(pd){var fd,md,vd;if(dd(pd),!pd.length)return".";for(fd=-1,vd=pd.length;--vd;)if(pd.charCodeAt(vd)===47){if(md){fd=vd;break}}else md||(md=!0);return fd<0?pd.charCodeAt(0)===47?"/":".":fd===1&&pd.charCodeAt(0)===47?"//":pd.slice(0,fd)}function od(pd){var fd=-1,md=0,vd=-1,Ad=0,Nd,Id,Od;for(dd(pd),Od=pd.length;Od--;){if(Id=pd.charCodeAt(Od),Id===47){if(Nd){md=Od+1;break}continue}vd<0&&(Nd=!0,vd=Od+1),Id===46?fd<0?fd=Od:Ad!==1&&(Ad=1):fd>-1&&(Ad=-1)}return fd<0||vd<0||Ad===0||Ad===1&&fd===vd-1&&fd===md+1?"":pd.slice(fd,vd)}function ld(){for(var pd=-1,fd;++pd<arguments.length;)dd(arguments[pd]),arguments[pd]&&(fd=fd===void 0?arguments[pd]:fd+"/"+arguments[pd]);return fd===void 0?".":ud(fd)}function ud(pd){var fd,md;return dd(pd),fd=pd.charCodeAt(0)===47,md=cd(pd,!fd),!md.length&&!fd&&(md="."),md.length&&pd.charCodeAt(pd.length-1)===47&&(md+="/"),fd?"/"+md:md}function cd(pd,fd){for(var md="",vd=0,Ad=-1,Nd=0,Id=-1,Od,Fd;++Id<=pd.length;){if(Id<pd.length)Od=pd.charCodeAt(Id);else{if(Od===47)break;Od=47}if(Od===47){if(!(Ad===Id-1||Nd===1))if(Ad!==Id-1&&Nd===2){if(md.length<2||vd!==2||md.charCodeAt(md.length-1)!==46||md.charCodeAt(md.length-2)!==46){if(md.length>2){if(Fd=md.lastIndexOf("/"),Fd!==md.length-1){Fd<0?(md="",vd=0):(md=md.slice(0,Fd),vd=md.length-1-md.lastIndexOf("/")),Ad=Id,Nd=0;continue}}else if(md.length){md="",vd=0,Ad=Id,Nd=0;continue}}fd&&(md=md.length?md+"/..":"..",vd=2)}else md.length?md+="/"+pd.slice(Ad+1,Id):md=pd.slice(Ad+1,Id),vd=Id-Ad-1;Ad=Id,Nd=0}else Od===46&&Nd>-1?Nd++:Nd=-1}return md}function dd(pd){if(typeof pd!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(pd))}}),Ec=C$1(Ra=>{Ra.cwd=qa;function qa(){return"/"}}),yc=C$1((Ra,qa)=>{var nd=gc(),od=Ec(),ld=yn$2();qa.exports=dd;var ud={}.hasOwnProperty,cd=["history","path","basename","stem","extname","dirname"];dd.prototype.toString=Md,Object.defineProperty(dd.prototype,"path",{get:pd,set:fd}),Object.defineProperty(dd.prototype,"dirname",{get:md,set:vd}),Object.defineProperty(dd.prototype,"basename",{get:Ad,set:Nd}),Object.defineProperty(dd.prototype,"extname",{get:Id,set:Od}),Object.defineProperty(dd.prototype,"stem",{get:Fd,set:Pd});function dd(Gd){var zd,df;if(!Gd)Gd={};else if(typeof Gd=="string"||ld(Gd))Gd={contents:Gd};else if("message"in Gd&&"messages"in Gd)return Gd;if(!(this instanceof dd))return new dd(Gd);for(this.data={},this.messages=[],this.history=[],this.cwd=od.cwd(),df=-1;++df<cd.length;)zd=cd[df],ud.call(Gd,zd)&&(this[zd]=Gd[zd]);for(zd in Gd)cd.indexOf(zd)<0&&(this[zd]=Gd[zd])}function pd(){return this.history[this.history.length-1]}function fd(Gd){jd(Gd,"path"),this.path!==Gd&&this.history.push(Gd)}function md(){return typeof this.path=="string"?nd.dirname(this.path):void 0}function vd(Gd){Hd(this.path,"dirname"),this.path=nd.join(Gd||"",this.basename)}function Ad(){return typeof this.path=="string"?nd.basename(this.path):void 0}function Nd(Gd){jd(Gd,"basename"),Bd(Gd,"basename"),this.path=nd.join(this.dirname||"",Gd)}function Id(){return typeof this.path=="string"?nd.extname(this.path):void 0}function Od(Gd){if(Bd(Gd,"extname"),Hd(this.path,"extname"),Gd){if(Gd.charCodeAt(0)!==46)throw new Error("`extname` must start with `.`");if(Gd.indexOf(".",1)>-1)throw new Error("`extname` cannot contain multiple dots")}this.path=nd.join(this.dirname,this.stem+(Gd||""))}function Fd(){return typeof this.path=="string"?nd.basename(this.path,this.extname):void 0}function Pd(Gd){jd(Gd,"stem"),Bd(Gd,"stem"),this.path=nd.join(this.dirname||"",Gd+(this.extname||""))}function Md(Gd){return(this.contents||"").toString(Gd)}function Bd(Gd,zd){if(Gd&&Gd.indexOf(nd.sep)>-1)throw new Error("`"+zd+"` cannot be a path: did not expect `"+nd.sep+"`")}function jd(Gd,zd){if(!Gd)throw new Error("`"+zd+"` cannot be empty")}function Hd(Gd,zd){if(!Gd)throw new Error("Setting `"+zd+"` requires `path` to be set too")}}),xc=C$1((Ra,qa)=>{var nd=Fc(),od=yc();qa.exports=od,od.prototype.message=ld,od.prototype.info=cd,od.prototype.fail=ud;function ld(dd,pd,fd){var md=new nd(dd,pd,fd);return this.path&&(md.name=this.path+":"+md.name,md.file=this.path),md.fatal=!1,this.messages.push(md),md}function ud(){var dd=this.message.apply(this,arguments);throw dd.fatal=!0,dd}function cd(){var dd=this.message.apply(this,arguments);return dd.fatal=null,dd}}),kc=C$1((Ra,qa)=>{qa.exports=xc()}),Ic$1=C$1((Ra,qa)=>{var nd=js$1(),od=yn$2(),ld=rc$2(),ud=nc$1(),cd=lc(),dd=kc();qa.exports=Id().freeze();var pd=[].slice,fd={}.hasOwnProperty,md=cd().use(vd).use(Ad).use(Nd);function vd(Gd,zd){zd.tree=Gd.parse(zd.file)}function Ad(Gd,zd,df){Gd.run(zd.tree,zd.file,Wd);function Wd(Jd,Xd,_f){Jd?df(Jd):(zd.tree=Xd,zd.file=_f,df())}}function Nd(Gd,zd){var df=Gd.stringify(zd.tree,zd.file);df==null||(typeof df=="string"||od(df)?("value"in zd.file&&(zd.file.value=df),zd.file.contents=df):zd.file.result=df)}function Id(){var Gd=[],zd=cd(),df={},Wd=-1,Jd;return Xd.data=vf,Xd.freeze=_f,Xd.attachers=Gd,Xd.use=Sf,Xd.parse=bf,Xd.stringify=Kf,Xd.run=Tf,Xd.runSync=Mf,Xd.process=Zf,Xd.processSync=eh,Xd;function Xd(){for(var $f=Id(),Df=-1;++Df<Gd.length;)$f.use.apply(null,Gd[Df]);return $f.data(ld(!0,{},df)),$f}function _f(){var $f,Df;if(Jd)return Xd;for(;++Wd<Gd.length;)$f=Gd[Wd],$f[1]!==!1&&($f[1]===!0&&($f[1]=void 0),Df=$f[0].apply(Xd,$f.slice(1)),typeof Df=="function"&&zd.use(Df));return Jd=!0,Wd=1/0,Xd}function vf($f,Df){return typeof $f=="string"?arguments.length===2?(Bd("data",Jd),df[$f]=Df,Xd):fd.call(df,$f)&&df[$f]||null:$f?(Bd("data",Jd),df=$f,Xd):df}function Sf($f){var Df;if(Bd("use",Jd),$f!=null)if(typeof $f=="function")xf.apply(null,arguments);else if(typeof $f=="object")"length"in $f?Jf($f):Lf($f);else throw new Error("Expected usable value, not `"+$f+"`");return Df&&(df.settings=ld(df.settings||{},Df)),Xd;function Lf(yf){Jf(yf.plugins),yf.settings&&(Df=ld(Df||{},yf.settings))}function zf(yf){if(typeof yf=="function")xf(yf);else if(typeof yf=="object")"length"in yf?xf.apply(null,yf):Lf(yf);else throw new Error("Expected usable value, not `"+yf+"`")}function Jf(yf){var Bf=-1;if(yf!=null)if(typeof yf=="object"&&"length"in yf)for(;++Bf<yf.length;)zf(yf[Bf]);else throw new Error("Expected a list of plugins, not `"+yf+"`")}function xf(yf,Bf){var qf=gf(yf);qf?(ud(qf[1])&&ud(Bf)&&(Bf=ld(!0,qf[1],Bf)),qf[1]=Bf):Gd.push(pd.call(arguments))}}function gf($f){for(var Df=-1;++Df<Gd.length;)if(Gd[Df][0]===$f)return Gd[Df]}function bf($f){var Df=dd($f),Lf;return _f(),Lf=Xd.Parser,Pd("parse",Lf),Od(Lf,"parse")?new Lf(String(Df),Df).parse():Lf(String(Df),Df)}function Tf($f,Df,Lf){if(jd($f),_f(),!Lf&&typeof Df=="function"&&(Lf=Df,Df=null),!Lf)return new Promise(zf);zf(null,Lf);function zf(Jf,xf){zd.run($f,dd(Df),yf);function yf(Bf,qf,oh){qf=qf||$f,Bf?xf(Bf):Jf?Jf(qf):Lf(null,qf,oh)}}}function Mf($f,Df){var Lf,zf;return Tf($f,Df,Jf),Hd("runSync","run",zf),Lf;function Jf(xf,yf){zf=!0,Lf=yf,nd(xf)}}function Kf($f,Df){var Lf=dd(Df),zf;return _f(),zf=Xd.Compiler,Md("stringify",zf),jd($f),Od(zf,"compile")?new zf($f,Lf).compile():zf($f,Lf)}function Zf($f,Df){if(_f(),Pd("process",Xd.Parser),Md("process",Xd.Compiler),!Df)return new Promise(Lf);Lf(null,Df);function Lf(zf,Jf){var xf=dd($f);md.run(Xd,{file:xf},yf);function yf(Bf){Bf?Jf(Bf):zf?zf(xf):Df(null,xf)}}}function eh($f){var Df,Lf;return _f(),Pd("processSync",Xd.Parser),Md("processSync",Xd.Compiler),Df=dd($f),Zf(Df,zf),Hd("processSync","process",Lf),Df;function zf(Jf){Lf=!0,nd(Jf)}}}function Od(Gd,zd){return typeof Gd=="function"&&Gd.prototype&&(Fd(Gd.prototype)||zd in Gd.prototype)}function Fd(Gd){var zd;for(zd in Gd)return!0;return!1}function Pd(Gd,zd){if(typeof zd!="function")throw new Error("Cannot `"+Gd+"` without `Parser`")}function Md(Gd,zd){if(typeof zd!="function")throw new Error("Cannot `"+Gd+"` without `Compiler`")}function Bd(Gd,zd){if(zd)throw new Error("Cannot invoke `"+Gd+"` on a frozen processor.\nCreate a new processor first, by invoking it: use `processor()` instead of `processor`.")}function jd(Gd){if(!Gd||typeof Gd.type!="string")throw new Error("Expected node, got `"+Gd+"`")}function Hd(Gd,zd,df){if(!df)throw new Error("`"+Gd+"` finished async. Use `"+zd+"` instead")}}),Pn$3={};Ln$1(Pn$3,{languages:()=>_i$1,options:()=>Si$1,parsers:()=>On$2,printers:()=>qm});var al$1=(Ra,qa,nd,od)=>{if(!(Ra&&qa==null))return qa.replaceAll?qa.replaceAll(nd,od):nd.global?qa.replace(nd,od):qa.split(nd).join(od)},N$3=al$1,ol$1=(Ra,qa,nd)=>{if(!(Ra&&qa==null))return Array.isArray(qa)||typeof qa=="string"?qa[nd<0?qa.length+nd:nd]:qa.at(nd)},M$3=ol$1,qi=Ue$2(xr$1());function Be$2(Ra){if(typeof Ra!="string")throw new TypeError("Expected a string");return Ra.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var $$1="string",H$2="array",ge$2="cursor",ee$2="indent",re$2="align",oe$2="trim",K$2="group",J$3="fill",X$3="if-break",se$1="indent-if-break",ce$2="line-suffix",le$2="line-suffix-boundary",W$3="line",fe$2="label",te$2="break-parent",wr$1=new Set([ge$2,ee$2,re$2,oe$2,K$2,J$3,X$3,se$1,ce$2,le$2,W$3,fe$2,te$2]);function cl$1(Ra){if(typeof Ra=="string")return $$1;if(Array.isArray(Ra))return H$2;if(!Ra)return;let{type:qa}=Ra;if(wr$1.has(qa))return qa}var Y$2=cl$1,ll$1=Ra=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(Ra);function fl$1(Ra){let qa=Ra===null?"null":typeof Ra;if(qa!=="string"&&qa!=="object")return`Unexpected doc '${qa}',
Expected it to be 'string' or 'object'.`;if(Y$2(Ra))throw new Error("doc is valid.");let nd=Object.prototype.toString.call(Ra);if(nd!=="[object Object]")return`Unexpected doc '${nd}'.`;let od=ll$1([...wr$1].map(ld=>`'${ld}'`));return`Unexpected doc.type '${Ra.type}'.
Expected it to be ${od}.`}var Dt$3=class extends Error{constructor(nd){super(fl$1(nd));Km(this,"name","InvalidDocError");this.doc=nd}},qe$3=Dt$3,Nn$2={};function Dl$2(Ra,qa,nd,od){let ld=[Ra];for(;ld.length>0;){let ud=ld.pop();if(ud===Nn$2){nd(ld.pop());continue}nd&&ld.push(ud,Nn$2);let cd=Y$2(ud);if(!cd)throw new qe$3(ud);if((qa==null?void 0:qa(ud))!==!1)switch(cd){case H$2:case J$3:{let dd=cd===H$2?ud:ud.parts;for(let pd=dd.length,fd=pd-1;fd>=0;--fd)ld.push(dd[fd]);break}case X$3:ld.push(ud.flatContents,ud.breakContents);break;case K$2:if(od&&ud.expandedStates)for(let dd=ud.expandedStates.length,pd=dd-1;pd>=0;--pd)ld.push(ud.expandedStates[pd]);else ld.push(ud.contents);break;case re$2:case ee$2:case se$1:case fe$2:case ce$2:ld.push(ud.contents);break;case $$1:case ge$2:case oe$2:case le$2:case W$3:case te$2:break;default:throw new qe$3(ud)}}}var Rn$1=Dl$2,Un$2=()=>{},kr$1=Un$2;function Ze$2(Ra){return{type:ee$2,contents:Ra}}function ve$2(Ra,qa){return{type:re$2,contents:qa,n:Ra}}function ze$2(Ra,qa={}){return kr$1(qa.expandedStates),{type:K$2,id:qa.id,contents:Ra,break:!!qa.shouldBreak,expandedStates:qa.expandedStates}}function _e$2(Ra){return ve$2({type:"root"},Ra)}function Ee$2(Ra){return{type:J$3,parts:Ra}}function zn$2(Ra,qa="",nd={}){return{type:X$3,breakContents:Ra,flatContents:qa,groupId:nd.groupId}}var er$1={type:te$2},rr$1={type:W$3,hard:!0},pl$1={type:W$3,hard:!0,literal:!0},Br$2={type:W$3},qr$1={type:W$3,soft:!0},L$3=[rr$1,er$1],tr$1=[pl$1,er$1];function Tr$1(Ra,qa){let nd=[];for(let od=0;od<qa.length;od++)od!==0&&nd.push(Ra),nd.push(qa[od]);return nd}function dl$1(Ra,qa){if(typeof Ra=="string")return qa(Ra);let nd=new Map;return od(Ra);function od(ud){if(nd.has(ud))return nd.get(ud);let cd=ld(ud);return nd.set(ud,cd),cd}function ld(ud){switch(Y$2(ud)){case H$2:return qa(ud.map(od));case J$3:return qa({...ud,parts:ud.parts.map(od)});case X$3:return qa({...ud,breakContents:od(ud.breakContents),flatContents:od(ud.flatContents)});case K$2:{let{expandedStates:cd,contents:dd}=ud;return cd?(cd=cd.map(od),dd=cd[0]):dd=od(dd),qa({...ud,contents:dd,expandedStates:cd})}case re$2:case ee$2:case se$1:case fe$2:case ce$2:return qa({...ud,contents:od(ud.contents)});case $$1:case ge$2:case oe$2:case le$2:case W$3:case te$2:return qa(ud);default:throw new qe$3(ud)}}}function Mn$1(Ra){if(Ra.length>0){let qa=M$3(!1,Ra,-1);!qa.expandedStates&&!qa.break&&(qa.break="propagated")}return null}function Yn$2(Ra){let qa=new Set,nd=[];function od(ud){if(ud.type===te$2&&Mn$1(nd),ud.type===K$2){if(nd.push(ud),qa.has(ud))return!1;qa.add(ud)}}function ld(ud){ud.type===K$2&&nd.pop().break&&Mn$1(nd)}Rn$1(Ra,od,ld,!0)}function Ce$1(Ra,qa=tr$1){return dl$1(Ra,nd=>typeof nd=="string"?Tr$1(qa,nd.split(`
`)):nd)}function hl$1(Ra,qa){let nd=Ra.match(new RegExp(`(${Be$2(qa)})+`,"gu"));return nd===null?0:nd.reduce((od,ld)=>Math.max(od,ld.length/qa.length),0)}var _r$1=hl$1;function ml$1(Ra,qa){let nd=Ra.match(new RegExp(`(${Be$2(qa)})+`,"gu"));if(nd===null)return 0;let od=new Map,ld=0;for(let ud of nd){let cd=ud.length/qa.length;od.set(cd,!0),cd>ld&&(ld=cd)}for(let ud=1;ud<ld;ud++)if(!od.get(ud))return ud;return ld+1}var Gn$3=ml$1,Sr$1="'",Vn$2='"';function Fl$1(Ra,qa){let nd=qa===!0||qa===Sr$1?Sr$1:Vn$2,od=nd===Sr$1?Vn$2:Sr$1,ld=0,ud=0;for(let cd of Ra)cd===nd?ld++:cd===od&&ud++;return ld>ud?od:nd}var jn$2=Fl$1,pt$2=class extends Error{constructor(nd,od,ld="type"){super(`Unexpected ${od} node ${ld}: ${JSON.stringify(nd[ld])}.`);Km(this,"name","UnexpectedNodeError");this.node=nd}},$n$3=pt$2,Xn$3=Ue$2(xr$1());function gl$1(Ra){return(Ra==null?void 0:Ra.type)==="front-matter"}var Hn$1=gl$1,nr$1=3;function vl$1(Ra){let qa=Ra.slice(0,nr$1);if(qa!=="---"&&qa!=="+++")return;let nd=Ra.indexOf(`
`,nr$1);if(nd===-1)return;let od=Ra.slice(nr$1,nd).trim(),ld=Ra.indexOf(`
${qa}`,nd),ud=od;if(ud||(ud=qa==="+++"?"toml":"yaml"),ld===-1&&qa==="---"&&ud==="yaml"&&(ld=Ra.indexOf(`
...`,nd)),ld===-1)return;let cd=ld+1+nr$1,dd=Ra.charAt(cd+1);if(!/\s?/u.test(dd))return;let pd=Ra.slice(0,cd);return{type:"front-matter",language:ud,explicitLanguage:od,value:Ra.slice(nd+1,ld),startDelimiter:qa,endDelimiter:pd.slice(-nr$1),raw:pd}}function El$2(Ra){let qa=vl$1(Ra);if(!qa)return{content:Ra};let{raw:nd}=qa;return{frontMatter:qa,content:N$3(!1,nd,/[^\n]/gu," ")+Ra.slice(nd.length)}}var ir$2=El$2,Wn$1=["format","prettier"];function dt$1(Ra){let qa=`@(${Wn$1.join("|")})`,nd=new RegExp([`<!--\\s*${qa}\\s*-->`,`\\{\\s*\\/\\*\\s*${qa}\\s*\\*\\/\\s*\\}`,`<!--.*\r?
[\\s\\S]*(^|
)[^\\S
]*${qa}[^\\S
]*($|
)[\\s\\S]*
.*-->`].join("|"),"mu"),od=Ra.match(nd);return(od==null?void 0:od.index)===0}var Kn$2=Ra=>dt$1(ir$2(Ra).content.trimStart()),Jn$3=Ra=>{let qa=ir$2(Ra),nd=`<!-- @${Wn$1[0]} -->`;return qa.frontMatter?`${qa.frontMatter.raw}
${nd}
${qa.content}`:`${nd}
${qa.content}`},Cl$1=new Set(["position","raw"]);function Qn$3(Ra,qa,nd){if((Ra.type==="front-matter"||Ra.type==="code"||Ra.type==="yaml"||Ra.type==="import"||Ra.type==="export"||Ra.type==="jsx")&&delete qa.value,Ra.type==="list"&&delete qa.isAligned,(Ra.type==="list"||Ra.type==="listItem")&&delete qa.spread,Ra.type==="text")return null;if(Ra.type==="inlineCode"&&(qa.value=N$3(!1,Ra.value,`
`," ")),Ra.type==="wikiLink"&&(qa.value=N$3(!1,Ra.value.trim(),/[\t\n]+/gu," ")),(Ra.type==="definition"||Ra.type==="linkReference"||Ra.type==="imageReference")&&(qa.label=(0,Xn$3.default)(Ra.label)),(Ra.type==="link"||Ra.type==="image")&&Ra.url&&Ra.url.includes("("))for(let od of"<>")qa.url=N$3(!1,Ra.url,od,encodeURIComponent(od));if((Ra.type==="definition"||Ra.type==="link"||Ra.type==="image")&&Ra.title&&(qa.title=N$3(!1,Ra.title,/\\(?=["')])/gu,"")),(nd==null?void 0:nd.type)==="root"&&nd.children.length>0&&(nd.children[0]===Ra||Hn$1(nd.children[0])&&nd.children[1]===Ra)&&Ra.type==="html"&&dt$1(Ra.value))return null}Qn$3.ignoredProperties=Cl$1;var Zn$2=Qn$3,ei$3=/(?:[\u02ea-\u02eb\u1100-\u11ff\u2e80-\u2e99\u2e9b-\u2ef3\u2f00-\u2fd5\u2ff0-\u303f\u3041-\u3096\u3099-\u309f\u30a1-\u30fa\u30fc-\u30ff\u3105-\u312f\u3131-\u318e\u3190-\u4dbf\u4e00-\u9fff\ua700-\ua707\ua960-\ua97c\uac00-\ud7a3\ud7b0-\ud7c6\ud7cb-\ud7fb\uf900-\ufa6d\ufa70-\ufad9\ufe10-\ufe1f\ufe30-\ufe6f\uff00-\uffef]|[\ud840-\ud868\ud86a-\ud86c\ud86f-\ud872\ud874-\ud879\ud880-\ud883\ud885-\ud887][\udc00-\udfff]|\ud81b[\udfe3]|\ud82b[\udff0-\udff3\udff5-\udffb\udffd-\udffe]|\ud82c[\udc00-\udd22\udd32\udd50-\udd52\udd55\udd64-\udd67]|\ud83c[\ude00\ude50-\ude51]|\ud869[\udc00-\udedf\udf00-\udfff]|\ud86d[\udc00-\udf39\udf40-\udfff]|\ud86e[\udc00-\udc1d\udc20-\udfff]|\ud873[\udc00-\udea1\udeb0-\udfff]|\ud87a[\udc00-\udfe0]|\ud87e[\udc00-\ude1d]|\ud884[\udc00-\udf4a\udf50-\udfff]|\ud888[\udc00-\udfaf])(?:[\ufe00-\ufe0f]|\udb40[\udd00-\uddef])?/u,Se$2=new RegExp("(?:[\\u0021-\\u002f\\u003a-\\u0040\\u005b-\\u0060\\u007b-\\u007e]|\\p{General_Category=Connector_Punctuation}|\\p{General_Category=Dash_Punctuation}|\\p{General_Category=Close_Punctuation}|\\p{General_Category=Final_Punctuation}|\\p{General_Category=Initial_Punctuation}|\\p{General_Category=Other_Punctuation}|\\p{General_Category=Open_Punctuation})","u");async function bl$1(Ra,qa){if(Ra.language==="yaml"){let nd=Ra.value.trim(),od=nd?await qa(nd,{parser:"yaml"}):"";return _e$2([Ra.startDelimiter,Ra.explicitLanguage,L$3,od,od?L$3:"",Ra.endDelimiter])}}var ri$2=bl$1,yl$1=Ra=>String(Ra).split(/[/\\]/u).pop();function ti$2(Ra,qa){if(!qa)return;let nd=yl$1(qa).toLowerCase();return Ra.find(({filenames:od})=>od==null?void 0:od.some(ld=>ld.toLowerCase()===nd))??Ra.find(({extensions:od})=>od==null?void 0:od.some(ld=>nd.endsWith(ld)))}function Al$2(Ra,qa){if(qa)return Ra.find(({name:nd})=>nd.toLowerCase()===qa)??Ra.find(({aliases:nd})=>nd==null?void 0:nd.includes(qa))??Ra.find(({extensions:nd})=>nd==null?void 0:nd.includes(`.${qa}`))}function xl$2(Ra,qa){let nd=Ra.plugins.flatMap(ld=>ld.languages??[]),od=Al$2(nd,qa.language)??ti$2(nd,qa.physicalFile)??ti$2(nd,qa.file)??(qa.physicalFile,void 0);return od==null?void 0:od.parsers[0]}var ni$2=xl$2,wl$1=new Proxy(()=>{},{get:()=>wl$1});function Oe$2(Ra){return Ra.position.start.offset}function Pe$2(Ra){return Ra.position.end.offset}var ht$2=new Set(["liquidNode","inlineCode","emphasis","esComment","strong","delete","wikiLink","link","linkReference","image","imageReference","footnote","footnoteReference","sentence","whitespace","word","break","inlineMath"]),Or$1=new Set([...ht$2,"tableCell","paragraph","heading"]),Le$2="non-cjk",De$1="cj-letter",be$3="k-letter",ur$1="cjk-punctuation",kl$2=new RegExp("\\p{Script_Extensions=Hangul}","u");function Pr$1(Ra){let qa=[],nd=Ra.split(/([\t\n ]+)/u);for(let[ld,ud]of nd.entries()){if(ld%2===1){qa.push({type:"whitespace",value:/\n/u.test(ud)?`
`:" "});continue}if((ld===0||ld===nd.length-1)&&ud==="")continue;let cd=ud.split(new RegExp(`(${ei$3.source})`,"u"));for(let[dd,pd]of cd.entries())if(!((dd===0||dd===cd.length-1)&&pd==="")){if(dd%2===0){pd!==""&&od({type:"word",value:pd,kind:Le$2,hasLeadingPunctuation:Se$2.test(pd[0]),hasTrailingPunctuation:Se$2.test(M$3(!1,pd,-1))});continue}od(Se$2.test(pd)?{type:"word",value:pd,kind:ur$1,hasLeadingPunctuation:!0,hasTrailingPunctuation:!0}:{type:"word",value:pd,kind:kl$2.test(pd)?be$3:De$1,hasLeadingPunctuation:!1,hasTrailingPunctuation:!1})}}return qa;function od(ld){let ud=M$3(!1,qa,-1);(ud==null?void 0:ud.type)==="word"&&!cd(Le$2,ur$1)&&![ud.value,ld.value].some(dd=>/\u3000/u.test(dd))&&qa.push({type:"whitespace",value:""}),qa.push(ld);function cd(dd,pd){return ud.kind===dd&&ld.kind===pd||ud.kind===pd&&ld.kind===dd}}}function Me$3(Ra,qa){let nd=qa.originalText.slice(Ra.position.start.offset,Ra.position.end.offset),{numberText:od,leadingSpaces:ld}=nd.match(/^\s*(?<numberText>\d+)(\.|\))(?<leadingSpaces>\s*)/u).groups;return{number:Number(od),leadingSpaces:ld}}function ii$3(Ra,qa){return!Ra.ordered||Ra.children.length<2||Me$3(Ra.children[1],qa).number!==1?!1:Me$3(Ra.children[0],qa).number!==0?!0:Ra.children.length>2&&Me$3(Ra.children[2],qa).number===1}function Lr$1(Ra,qa){let{value:nd}=Ra;return Ra.position.end.offset===qa.length&&nd.endsWith(`
`)&&qa.endsWith(`
`)?nd.slice(0,-1):nd}function ye$1(Ra,qa){return function nd(od,ld,ud){let cd={...qa(od,ld,ud)};return cd.children&&(cd.children=cd.children.map((dd,pd)=>nd(dd,pd,[cd,...ud]))),cd}(Ra,null,[])}function mt$1(Ra){if((Ra==null?void 0:Ra.type)!=="link"||Ra.children.length!==1)return!1;let[qa]=Ra.children;return Oe$2(Ra)===Oe$2(qa)&&Pe$2(Ra)===Pe$2(qa)}function Bl$1(Ra,qa){let{node:nd}=Ra;if(nd.type==="code"&&nd.lang!==null){let od=ni$2(qa,{language:nd.lang});if(od)return async ld=>{let ud=qa.__inJsTemplate?"~":"`",cd=ud.repeat(Math.max(3,_r$1(nd.value,ud)+1)),dd={parser:od};nd.lang==="ts"||nd.lang==="typescript"?dd.filepath="dummy.ts":nd.lang==="tsx"&&(dd.filepath="dummy.tsx");let pd=await ld(Lr$1(nd,qa.originalText),dd);return _e$2([cd,nd.lang,nd.meta?" "+nd.meta:"",L$3,Ce$1(pd),L$3,cd])}}switch(nd.type){case"front-matter":return od=>ri$2(nd,od);case"import":case"export":return od=>od(nd.value,{parser:"babel"});case"jsx":return od=>od(`<$>${nd.value}</$>`,{parser:"__js_expression",rootMarker:"mdx"})}return null}var ui$3=Bl$1,ar$1=null;function or$1(Ra){if(ar$1!==null&&typeof ar$1.property){let qa=ar$1;return ar$1=or$1.prototype=null,qa}return ar$1=or$1.prototype=Ra??Object.create(null),new or$1}var ql$1=10;for(let Ra=0;Ra<=ql$1;Ra++)or$1();function Ft$3(Ra){return or$1(Ra)}function Tl$1(Ra,qa="type"){Ft$3(Ra);function nd(od){let ld=od[qa],ud=Ra[ld];if(!Array.isArray(ud))throw Object.assign(new Error(`Missing visitor keys for '${ld}'.`),{node:od});return ud}return nd}var ai$3=Tl$1,_l$1={"front-matter":[],root:["children"],paragraph:["children"],sentence:["children"],word:[],whitespace:[],emphasis:["children"],strong:["children"],delete:["children"],inlineCode:[],wikiLink:[],link:["children"],image:[],blockquote:["children"],heading:["children"],code:[],html:[],list:["children"],thematicBreak:[],linkReference:["children"],imageReference:[],definition:[],footnote:["children"],footnoteReference:[],footnoteDefinition:["children"],table:["children"],tableCell:["children"],break:[],liquidNode:[],import:[],export:[],esComment:[],jsx:[],math:[],inlineMath:[],tableRow:["children"],listItem:["children"],text:[]},oi$3=_l$1,Sl$1=ai$3(oi$3),si$3=Sl$1;function ci$3(Ra){switch(Ra){case"cr":return"\r";case"crlf":return`\r
`;default:return`
`}}var li$3=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC2\uDECE-\uDEDB\uDEE0-\uDEE8]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;function fi$2(Ra){return Ra===12288||Ra>=65281&&Ra<=65376||Ra>=65504&&Ra<=65510}function Di$2(Ra){return Ra>=4352&&Ra<=4447||Ra===8986||Ra===8987||Ra===9001||Ra===9002||Ra>=9193&&Ra<=9196||Ra===9200||Ra===9203||Ra===9725||Ra===9726||Ra===9748||Ra===9749||Ra>=9800&&Ra<=9811||Ra===9855||Ra===9875||Ra===9889||Ra===9898||Ra===9899||Ra===9917||Ra===9918||Ra===9924||Ra===9925||Ra===9934||Ra===9940||Ra===9962||Ra===9970||Ra===9971||Ra===9973||Ra===9978||Ra===9981||Ra===9989||Ra===9994||Ra===9995||Ra===10024||Ra===10060||Ra===10062||Ra>=10067&&Ra<=10069||Ra===10071||Ra>=10133&&Ra<=10135||Ra===10160||Ra===10175||Ra===11035||Ra===11036||Ra===11088||Ra===11093||Ra>=11904&&Ra<=11929||Ra>=11931&&Ra<=12019||Ra>=12032&&Ra<=12245||Ra>=12272&&Ra<=12287||Ra>=12289&&Ra<=12350||Ra>=12353&&Ra<=12438||Ra>=12441&&Ra<=12543||Ra>=12549&&Ra<=12591||Ra>=12593&&Ra<=12686||Ra>=12688&&Ra<=12771||Ra>=12783&&Ra<=12830||Ra>=12832&&Ra<=12871||Ra>=12880&&Ra<=19903||Ra>=19968&&Ra<=42124||Ra>=42128&&Ra<=42182||Ra>=43360&&Ra<=43388||Ra>=44032&&Ra<=55203||Ra>=63744&&Ra<=64255||Ra>=65040&&Ra<=65049||Ra>=65072&&Ra<=65106||Ra>=65108&&Ra<=65126||Ra>=65128&&Ra<=65131||Ra>=94176&&Ra<=94180||Ra===94192||Ra===94193||Ra>=94208&&Ra<=100343||Ra>=100352&&Ra<=101589||Ra>=101632&&Ra<=101640||Ra>=110576&&Ra<=110579||Ra>=110581&&Ra<=110587||Ra===110589||Ra===110590||Ra>=110592&&Ra<=110882||Ra===110898||Ra>=110928&&Ra<=110930||Ra===110933||Ra>=110948&&Ra<=110951||Ra>=110960&&Ra<=111355||Ra===126980||Ra===127183||Ra===127374||Ra>=127377&&Ra<=127386||Ra>=127488&&Ra<=127490||Ra>=127504&&Ra<=127547||Ra>=127552&&Ra<=127560||Ra===127568||Ra===127569||Ra>=127584&&Ra<=127589||Ra>=127744&&Ra<=127776||Ra>=127789&&Ra<=127797||Ra>=127799&&Ra<=127868||Ra>=127870&&Ra<=127891||Ra>=127904&&Ra<=127946||Ra>=127951&&Ra<=127955||Ra>=127968&&Ra<=127984||Ra===127988||Ra>=127992&&Ra<=128062||Ra===128064||Ra>=128066&&Ra<=128252||Ra>=128255&&Ra<=128317||Ra>=128331&&Ra<=128334||Ra>=128336&&Ra<=128359||Ra===128378||Ra===128405||Ra===128406||Ra===128420||Ra>=128507&&Ra<=128591||Ra>=128640&&Ra<=128709||Ra===128716||Ra>=128720&&Ra<=128722||Ra>=128725&&Ra<=128727||Ra>=128732&&Ra<=128735||Ra===128747||Ra===128748||Ra>=128756&&Ra<=128764||Ra>=128992&&Ra<=129003||Ra===129008||Ra>=129292&&Ra<=129338||Ra>=129340&&Ra<=129349||Ra>=129351&&Ra<=129535||Ra>=129648&&Ra<=129660||Ra>=129664&&Ra<=129672||Ra>=129680&&Ra<=129725||Ra>=129727&&Ra<=129733||Ra>=129742&&Ra<=129755||Ra>=129760&&Ra<=129768||Ra>=129776&&Ra<=129784||Ra>=131072&&Ra<=196605||Ra>=196608&&Ra<=262141}var pi$4=Ra=>!(fi$2(Ra)||Di$2(Ra)),Ol$2=/[^\x20-\x7F]/u;function Pl$2(Ra){if(!Ra)return 0;if(!Ol$2.test(Ra))return Ra.length;Ra=Ra.replace(li$3()," ");let qa=0;for(let nd of Ra){let od=nd.codePointAt(0);od<=31||od>=127&&od<=159||od>=768&&od<=879||(qa+=pi$4(od)?1:2)}return qa}var sr$1=Pl$2,G$3=Symbol("MODE_BREAK"),ne$2=Symbol("MODE_FLAT"),cr$1=Symbol("cursor");function di$3(){return{value:"",length:0,queue:[]}}function Ll$1(Ra,qa){return gt$1(Ra,{type:"indent"},qa)}function Il$1(Ra,qa,nd){return qa===Number.NEGATIVE_INFINITY?Ra.root||di$3():qa<0?gt$1(Ra,{type:"dedent"},nd):qa?qa.type==="root"?{...Ra,root:Ra}:gt$1(Ra,{type:typeof qa=="string"?"stringAlign":"numberAlign",n:qa},nd):Ra}function gt$1(Ra,qa,nd){let od=qa.type==="dedent"?Ra.queue.slice(0,-1):[...Ra.queue,qa],ld="",ud=0,cd=0,dd=0;for(let Id of od)switch(Id.type){case"indent":md(),nd.useTabs?pd(1):fd(nd.tabWidth);break;case"stringAlign":md(),ld+=Id.n,ud+=Id.n.length;break;case"numberAlign":cd+=1,dd+=Id.n;break;default:throw new Error(`Unexpected type '${Id.type}'`)}return Ad(),{...Ra,value:ld,length:ud,queue:od};function pd(Id){ld+=" ".repeat(Id),ud+=nd.tabWidth*Id}function fd(Id){ld+=" ".repeat(Id),ud+=Id}function md(){nd.useTabs?vd():Ad()}function vd(){cd>0&&pd(cd),Nd()}function Ad(){dd>0&&fd(dd),Nd()}function Nd(){cd=0,dd=0}}function vt$1(Ra){let qa=0,nd=0,od=Ra.length;e:for(;od--;){let ld=Ra[od];if(ld===cr$1){nd++;continue}for(let ud=ld.length-1;ud>=0;ud--){let cd=ld[ud];if(cd===" "||cd===" ")qa++;else{Ra[od]=ld.slice(0,ud+1);break e}}}if(qa>0||nd>0)for(Ra.length=od+1;nd-- >0;)Ra.push(cr$1);return qa}function Ir$1(Ra,qa,nd,od,ld,ud){if(nd===Number.POSITIVE_INFINITY)return!0;let cd=qa.length,dd=[Ra],pd=[];for(;nd>=0;){if(dd.length===0){if(cd===0)return!0;dd.push(qa[--cd]);continue}let{mode:fd,doc:md}=dd.pop(),vd=Y$2(md);switch(vd){case $$1:pd.push(md),nd-=sr$1(md);break;case H$2:case J$3:{let Ad=vd===H$2?md:md.parts;for(let Nd=Ad.length-1;Nd>=0;Nd--)dd.push({mode:fd,doc:Ad[Nd]});break}case ee$2:case re$2:case se$1:case fe$2:dd.push({mode:fd,doc:md.contents});break;case oe$2:nd+=vt$1(pd);break;case K$2:{if(ud&&md.break)return!1;let Ad=md.break?G$3:fd,Nd=md.expandedStates&&Ad===G$3?M$3(!1,md.expandedStates,-1):md.contents;dd.push({mode:Ad,doc:Nd});break}case X$3:{let Ad=(md.groupId?ld[md.groupId]||ne$2:fd)===G$3?md.breakContents:md.flatContents;Ad&&dd.push({mode:fd,doc:Ad});break}case W$3:if(fd===G$3||md.hard)return!0;md.soft||(pd.push(" "),nd--);break;case ce$2:od=!0;break;case le$2:if(od)return!1;break}}return!1}function hi$1(Ra,qa){let nd={},od=qa.printWidth,ld=ci$3(qa.endOfLine),ud=0,cd=[{ind:di$3(),mode:G$3,doc:Ra}],dd=[],pd=!1,fd=[],md=0;for(Yn$2(Ra);cd.length>0;){let{ind:Ad,mode:Nd,doc:Id}=cd.pop();switch(Y$2(Id)){case $$1:{let Od=ld!==`
`?N$3(!1,Id,`
`,ld):Id;dd.push(Od),cd.length>0&&(ud+=sr$1(Od));break}case H$2:for(let Od=Id.length-1;Od>=0;Od--)cd.push({ind:Ad,mode:Nd,doc:Id[Od]});break;case ge$2:if(md>=2)throw new Error("There are too many 'cursor' in doc.");dd.push(cr$1),md++;break;case ee$2:cd.push({ind:Ll$1(Ad,qa),mode:Nd,doc:Id.contents});break;case re$2:cd.push({ind:Il$1(Ad,Id.n,qa),mode:Nd,doc:Id.contents});break;case oe$2:ud-=vt$1(dd);break;case K$2:switch(Nd){case ne$2:if(!pd){cd.push({ind:Ad,mode:Id.break?G$3:ne$2,doc:Id.contents});break}case G$3:{pd=!1;let Od={ind:Ad,mode:ne$2,doc:Id.contents},Fd=od-ud,Pd=fd.length>0;if(!Id.break&&Ir$1(Od,cd,Fd,Pd,nd))cd.push(Od);else if(Id.expandedStates){let Md=M$3(!1,Id.expandedStates,-1);if(Id.break){cd.push({ind:Ad,mode:G$3,doc:Md});break}else for(let Bd=1;Bd<Id.expandedStates.length+1;Bd++)if(Bd>=Id.expandedStates.length){cd.push({ind:Ad,mode:G$3,doc:Md});break}else{let jd=Id.expandedStates[Bd],Hd={ind:Ad,mode:ne$2,doc:jd};if(Ir$1(Hd,cd,Fd,Pd,nd)){cd.push(Hd);break}}}else cd.push({ind:Ad,mode:G$3,doc:Id.contents});break}}Id.id&&(nd[Id.id]=M$3(!1,cd,-1).mode);break;case J$3:{let Od=od-ud,{parts:Fd}=Id;if(Fd.length===0)break;let[Pd,Md]=Fd,Bd={ind:Ad,mode:ne$2,doc:Pd},jd={ind:Ad,mode:G$3,doc:Pd},Hd=Ir$1(Bd,[],Od,fd.length>0,nd,!0);if(Fd.length===1){Hd?cd.push(Bd):cd.push(jd);break}let Gd={ind:Ad,mode:ne$2,doc:Md},zd={ind:Ad,mode:G$3,doc:Md};if(Fd.length===2){Hd?cd.push(Gd,Bd):cd.push(zd,jd);break}Fd.splice(0,2);let df={ind:Ad,mode:Nd,doc:Ee$2(Fd)},Wd=Fd[0];Ir$1({ind:Ad,mode:ne$2,doc:[Pd,Md,Wd]},[],Od,fd.length>0,nd,!0)?cd.push(df,Gd,Bd):Hd?cd.push(df,zd,Bd):cd.push(df,zd,jd);break}case X$3:case se$1:{let Od=Id.groupId?nd[Id.groupId]:Nd;if(Od===G$3){let Fd=Id.type===X$3?Id.breakContents:Id.negate?Id.contents:Ze$2(Id.contents);Fd&&cd.push({ind:Ad,mode:Nd,doc:Fd})}if(Od===ne$2){let Fd=Id.type===X$3?Id.flatContents:Id.negate?Ze$2(Id.contents):Id.contents;Fd&&cd.push({ind:Ad,mode:Nd,doc:Fd})}break}case ce$2:fd.push({ind:Ad,mode:Nd,doc:Id.contents});break;case le$2:fd.length>0&&cd.push({ind:Ad,mode:Nd,doc:rr$1});break;case W$3:switch(Nd){case ne$2:if(Id.hard)pd=!0;else{Id.soft||(dd.push(" "),ud+=1);break}case G$3:if(fd.length>0){cd.push({ind:Ad,mode:Nd,doc:Id},...fd.reverse()),fd.length=0;break}Id.literal?Ad.root?(dd.push(ld,Ad.root.value),ud=Ad.root.length):(dd.push(ld),ud=0):(ud-=vt$1(dd),dd.push(ld+Ad.value),ud=Ad.length);break}break;case fe$2:cd.push({ind:Ad,mode:Nd,doc:Id.contents});break;case te$2:break;default:throw new qe$3(Id)}cd.length===0&&fd.length>0&&(cd.push(...fd.reverse()),fd.length=0)}let vd=dd.indexOf(cr$1);if(vd!==-1){let Ad=dd.indexOf(cr$1,vd+1),Nd=dd.slice(0,vd).join(""),Id=dd.slice(vd+1,Ad).join(""),Od=dd.slice(Ad+1).join("");return{formatted:Nd+Id+Od,cursorNodeStart:Nd.length,cursorNodeText:Id}}return{formatted:dd.join("")}}function mi$1(Ra,qa,nd){let{node:od}=Ra,ld=[],ud=Ra.map(()=>Ra.map(({index:vd})=>{let Ad=hi$1(nd(),qa).formatted,Nd=sr$1(Ad);return ld[vd]=Math.max(ld[vd]??3,Nd),{text:Ad,width:Nd}},"children"),"children"),cd=pd(!1);if(qa.proseWrap!=="never")return[er$1,cd];let dd=pd(!0);return[er$1,ze$2(zn$2(dd,cd))];function pd(vd){return Tr$1(rr$1,[md(ud[0],vd),fd(vd),...ud.slice(1).map(Ad=>md(Ad,vd))].map(Ad=>`| ${Ad.join(" | ")} |`))}function fd(vd){return ld.map((Ad,Nd)=>{let Id=od.align[Nd],Od=Id==="center"||Id==="left"?":":"-",Fd=Id==="center"||Id==="right"?":":"-",Pd=vd?"-":"-".repeat(Ad-2);return`${Od}${Pd}${Fd}`})}function md(vd,Ad){return vd.map(({text:Nd,width:Id},Od)=>{if(Ad)return Nd;let Fd=ld[Od]-Id,Pd=od.align[Od],Md=0;Pd==="right"?Md=Fd:Pd==="center"&&(Md=Math.floor(Fd/2));let Bd=Fd-Md;return`${" ".repeat(Md)}${Nd}${" ".repeat(Bd)}`})}}function Fi$1(Ra,qa,nd){let od=Ra.map(nd,"children");return Nl$1(od)}function Nl$1(Ra){let qa=[""];return function nd(od){for(let ld of od){let ud=Y$2(ld);if(ud===H$2){nd(ld);continue}let cd=ld,dd=[];ud===J$3&&([cd,...dd]=ld.parts),qa.push([qa.pop(),cd],...dd)}}(Ra),Ee$2(qa)}var Rl$2=/^.$/su;function Ul$2(Ra,qa){return Ra=zl$2(Ra,qa),Ra=Yl$1(Ra),Ra=Vl$2(Ra,qa),Ra=jl$2(Ra,qa),Ra=Gl$1(Ra),Ra}function zl$2(Ra,qa){return ye$1(Ra,nd=>nd.type!=="text"||nd.value==="*"||nd.value==="_"||!Rl$2.test(nd.value)||nd.position.end.offset-nd.position.start.offset===nd.value.length?nd:{...nd,value:qa.originalText.slice(nd.position.start.offset,nd.position.end.offset)})}function Ml$2(Ra,qa,nd){return ye$1(Ra,od=>{if(!od.children)return od;let ld=od.children.reduce((ud,cd)=>{let dd=M$3(!1,ud,-1);return dd&&qa(dd,cd)?ud.splice(-1,1,nd(dd,cd)):ud.push(cd),ud},[]);return{...od,children:ld}})}function Yl$1(Ra){return Ml$2(Ra,(qa,nd)=>qa.type==="text"&&nd.type==="text",(qa,nd)=>({type:"text",value:qa.value+nd.value,position:{start:qa.position.start,end:nd.position.end}}))}function Gl$1(Ra){return ye$1(Ra,(qa,nd,[od])=>{if(qa.type!=="text")return qa;let{value:ld}=qa;return od.type==="paragraph"&&(nd===0&&(ld=ld.trimStart()),nd===od.children.length-1&&(ld=ld.trimEnd())),{type:"sentence",position:qa.position,children:Pr$1(ld)}})}function Vl$2(Ra,qa){return ye$1(Ra,(nd,od,ld)=>{if(nd.type==="code"){let ud=/^\n?(?: {4,}|\t)/u.test(qa.originalText.slice(nd.position.start.offset,nd.position.end.offset));if(nd.isIndented=ud,ud)for(let cd=0;cd<ld.length;cd++){let dd=ld[cd];if(dd.hasIndentedCodeblock)break;dd.type==="list"&&(dd.hasIndentedCodeblock=!0)}}return nd})}function jl$2(Ra,qa){return ye$1(Ra,(ld,ud,cd)=>{if(ld.type==="list"&&ld.children.length>0){for(let dd=0;dd<cd.length;dd++){let pd=cd[dd];if(pd.type==="list"&&!pd.isAligned)return ld.isAligned=!1,ld}ld.isAligned=od(ld)}return ld});function nd(ld){return ld.children.length===0?-1:ld.children[0].position.start.column-1}function od(ld){if(!ld.ordered)return!0;let[ud,cd]=ld.children;if(Me$3(ud,qa).leadingSpaces.length>1)return!0;let dd=nd(ud);if(dd===-1)return!1;if(ld.children.length===1)return dd%qa.tabWidth===0;let pd=nd(cd);return dd!==pd?!1:dd%qa.tabWidth===0?!0:Me$3(cd,qa).leadingSpaces.length>1}}var gi=Ul$2;function vi(Ra,qa){let nd=[""];return Ra.each(()=>{let{node:od}=Ra,ld=qa();switch(od.type){case"whitespace":if(Y$2(ld)!==$$1){nd.push(ld,"");break}default:nd.push([nd.pop(),ld])}},"children"),Ee$2(nd)}var $l$1=new Set(["heading","tableCell","link","wikiLink"]),Hl$2=new Set(`$(£¥·'"〈《「『【〔〖〝﹙﹛$([{£¥[{‵︴︵︷︹︻︽︿﹁﹃﹏〘⦅«`),Wl$2=new Set(`!%),.:;?]}¢°·'"†‡›℃∶、。〃〆〕〗〞﹚﹜!"%'),.:;?]}~–—•〉》」︰︱︲︳﹐﹑﹒﹓﹔﹕﹖﹘︶︸︺︼︾﹀﹂﹗|、』】〙〟⦆»ヽヾーァィゥェォッャュョヮヵヶぁぃぅぇぉっゃゅょゎゕゖㇰㇱㇲㇳㇴㇵㇶㇷㇸㇹㇺㇻㇼㇽㇾㇿ々〻‐゠〜~‼⁇⁈⁉・゙゚`),Ei$1=new Set("!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~");function Kl$2({parent:Ra}){if(Ra.usesCJSpaces===void 0){let qa={" ":0,"":0},{children:nd}=Ra;for(let od=1;od<nd.length-1;++od){let ld=nd[od];if(ld.type==="whitespace"&&(ld.value===" "||ld.value==="")){let ud=nd[od-1].kind,cd=nd[od+1].kind;(ud===De$1&&cd===Le$2||ud===Le$2&&cd===De$1)&&++qa[ld.value]}}Ra.usesCJSpaces=qa[" "]>qa[""]}return Ra.usesCJSpaces}function Jl$1(Ra,qa){if(qa)return!0;let{previous:nd,next:od}=Ra;if(!nd||!od)return!0;let ld=nd.kind,ud=od.kind;return bi(ld)&&bi(ud)||ld===be$3&&ud===De$1||ud===be$3&&ld===De$1?!0:ld===ur$1||ud===ur$1||ld===De$1&&ud===De$1?!1:Ei$1.has(od.value[0])||Ei$1.has(M$3(!1,nd.value,-1))?!0:nd.hasTrailingPunctuation||od.hasLeadingPunctuation?!1:Kl$2(Ra)}function Ci$1(Ra){return Ra===Le$2||Ra===De$1||Ra===be$3}function bi(Ra){return Ra===Le$2||Ra===be$3}function Xl$2(Ra,qa,nd,od,ld){if(nd!=="always"||Ra.hasAncestor(dd=>$l$1.has(dd.type)))return!1;if(od)return qa!=="";if(qa===" ")return!0;let{previous:ud,next:cd}=Ra;return!(qa===""&&((ud==null?void 0:ud.kind)===be$3&&Ci$1(cd==null?void 0:cd.kind)||(cd==null?void 0:cd.kind)===be$3&&Ci$1(ud==null?void 0:ud.kind))||!ld&&(cd&&Wl$2.has(cd.value[0])||ud&&Hl$2.has(M$3(!1,ud.value,-1))))}function Et$2(Ra,qa,nd,od){if(nd==="preserve"&&qa===`
`)return L$3;let ld=qa===" "||qa===`
`&&Jl$1(Ra,od);return Xl$2(Ra,qa,nd,od,ld)?ld?Br$2:qr$1:ld?" ":""}var Ql$2=new Set(["listItem","definition"]);function Zl$2(Ra,qa,nd){var od,ld;let{node:ud}=Ra;if(af(Ra)){let cd=[""],dd=Pr$1(qa.originalText.slice(ud.position.start.offset,ud.position.end.offset));for(let pd of dd){if(pd.type==="word"){cd.push([cd.pop(),pd.value]);continue}let fd=Et$2(Ra,pd.value,qa.proseWrap,!0);if(Y$2(fd)===$$1){cd.push([cd.pop(),fd]);continue}cd.push(fd)}return Ee$2(cd)}switch(ud.type){case"front-matter":return qa.originalText.slice(ud.position.start.offset,ud.position.end.offset);case"root":return ud.children.length===0?"":[tf(Ra,qa,nd),L$3];case"paragraph":return Fi$1(Ra,qa,nd);case"sentence":return vi(Ra,nd);case"word":{let cd=N$3(!1,N$3(!1,ud.value,"*",String.raw`\*`),new RegExp([`(^|${Se$2.source})(_+)`,`(_+)(${Se$2.source}|$)`].join("|"),"gu"),(fd,md,vd,Ad,Nd)=>N$3(!1,vd?`${md}${vd}`:`${Ad}${Nd}`,"_",String.raw`\_`)),dd=(fd,md,vd)=>fd.type==="sentence"&&vd===0,pd=(fd,md,vd)=>mt$1(fd.children[vd-1]);return cd!==ud.value&&(Ra.match(void 0,dd,pd)||Ra.match(void 0,dd,(fd,md,vd)=>fd.type==="emphasis"&&vd===0,pd))&&(cd=cd.replace(/^(\\?[*_])+/u,fd=>N$3(!1,fd,"\\",""))),cd}case"whitespace":{let{next:cd}=Ra,dd=cd&&/^>|^(?:[*+-]|#{1,6}|\d+[).])$/u.test(cd.value)?"never":qa.proseWrap;return Et$2(Ra,ud.value,dd)}case"emphasis":{let cd;if(mt$1(ud.children[0]))cd=qa.originalText[ud.position.start.offset];else{let{previous:dd,next:pd}=Ra;cd=(dd==null?void 0:dd.type)==="sentence"&&((od=M$3(!1,dd.children,-1))==null?void 0:od.type)==="word"&&!M$3(!1,dd.children,-1).hasTrailingPunctuation||(pd==null?void 0:pd.type)==="sentence"&&((ld=pd.children[0])==null?void 0:ld.type)==="word"&&!pd.children[0].hasLeadingPunctuation||Ra.hasAncestor(fd=>fd.type==="emphasis")?"*":"_"}return[cd,V$3(Ra,qa,nd),cd]}case"strong":return["**",V$3(Ra,qa,nd),"**"];case"delete":return["~~",V$3(Ra,qa,nd),"~~"];case"inlineCode":{let cd=qa.proseWrap==="preserve"?ud.value:N$3(!1,ud.value,`
`," "),dd=Gn$3(cd,"`"),pd="`".repeat(dd||1),fd=cd.startsWith("`")||cd.endsWith("`")||/^[\n ]/u.test(cd)&&/[\n ]$/u.test(cd)&&/[^\n ]/u.test(cd)?" ":"";return[pd,fd,cd,fd,pd]}case"wikiLink":{let cd="";return qa.proseWrap==="preserve"?cd=ud.value:cd=N$3(!1,ud.value,/[\t\n]+/gu," "),["[[",cd,"]]"]}case"link":switch(qa.originalText[ud.position.start.offset]){case"<":{let cd="mailto:";return["<",ud.url.startsWith(cd)&&qa.originalText.slice(ud.position.start.offset+1,ud.position.start.offset+1+cd.length)!==cd?ud.url.slice(cd.length):ud.url,">"]}case"[":return["[",V$3(Ra,qa,nd),"](",Ct$2(ud.url,")"),Nr$1(ud.title,qa),")"];default:return qa.originalText.slice(ud.position.start.offset,ud.position.end.offset)}case"image":return["![",ud.alt||"","](",Ct$2(ud.url,")"),Nr$1(ud.title,qa),")"];case"blockquote":return["> ",ve$2("> ",V$3(Ra,qa,nd))];case"heading":return["#".repeat(ud.depth)+" ",V$3(Ra,qa,nd)];case"code":{if(ud.isIndented){let pd=" ".repeat(4);return ve$2(pd,[pd,Ce$1(ud.value,L$3)])}let cd=qa.__inJsTemplate?"~":"`",dd=cd.repeat(Math.max(3,_r$1(ud.value,cd)+1));return[dd,ud.lang||"",ud.meta?" "+ud.meta:"",L$3,Ce$1(Lr$1(ud,qa.originalText),L$3),L$3,dd]}case"html":{let{parent:cd,isLast:dd}=Ra,pd=cd.type==="root"&&dd?ud.value.trimEnd():ud.value,fd=/^<!--.*-->$/su.test(pd);return Ce$1(pd,fd?L$3:_e$2(tr$1))}case"list":{let cd=Ai$1(ud,Ra.parent),dd=ii$3(ud,qa);return V$3(Ra,qa,nd,{processor(pd){let fd=vd(),md=pd.node;if(md.children.length===2&&md.children[1].type==="html"&&md.children[0].position.start.column!==md.children[1].position.start.column)return[fd,yi$2(pd,qa,nd,fd)];return[fd,ve$2(" ".repeat(fd.length),yi$2(pd,qa,nd,fd))];function vd(){let Ad=ud.ordered?(pd.isFirst?ud.start:dd?1:ud.start+pd.index)+(cd%2===0?". ":") "):cd%2===0?"- ":"* ";return ud.isAligned||ud.hasIndentedCodeblock?ef(Ad,qa):Ad}}})}case"thematicBreak":{let{ancestors:cd}=Ra,dd=cd.findIndex(pd=>pd.type==="list");return dd===-1?"---":Ai$1(cd[dd],cd[dd+1])%2===0?"***":"---"}case"linkReference":return["[",V$3(Ra,qa,nd),"]",ud.referenceType==="full"?bt$3(ud):ud.referenceType==="collapsed"?"[]":""];case"imageReference":switch(ud.referenceType){case"full":return["![",ud.alt||"","]",bt$3(ud)];default:return["![",ud.alt,"]",ud.referenceType==="collapsed"?"[]":""]}case"definition":{let cd=qa.proseWrap==="always"?Br$2:" ";return ze$2([bt$3(ud),":",Ze$2([cd,Ct$2(ud.url),ud.title===null?"":[cd,Nr$1(ud.title,qa,!1)]])])}case"footnote":return["[^",V$3(Ra,qa,nd),"]"];case"footnoteReference":return Bi$1(ud);case"footnoteDefinition":{let cd=ud.children.length===1&&ud.children[0].type==="paragraph"&&(qa.proseWrap==="never"||qa.proseWrap==="preserve"&&ud.children[0].position.start.line===ud.children[0].position.end.line);return[Bi$1(ud),": ",cd?V$3(Ra,qa,nd):ze$2([ve$2(" ".repeat(4),V$3(Ra,qa,nd,{processor:({isFirst:dd})=>dd?ze$2([qr$1,nd()]):nd()}))])]}case"table":return mi$1(Ra,qa,nd);case"tableCell":return V$3(Ra,qa,nd);case"break":return/\s/u.test(qa.originalText[ud.position.start.offset])?[" ",_e$2(tr$1)]:["\\",L$3];case"liquidNode":return Ce$1(ud.value,L$3);case"import":case"export":case"jsx":return ud.value;case"esComment":return["{/* ",ud.value," */}"];case"math":return["$$",L$3,ud.value?[Ce$1(ud.value,L$3),L$3]:"","$$"];case"inlineMath":return qa.originalText.slice(Oe$2(ud),Pe$2(ud));case"tableRow":case"listItem":case"text":default:throw new $n$3(ud,"Markdown")}}function yi$2(Ra,qa,nd,od){let{node:ld}=Ra,ud=ld.checked===null?"":ld.checked?"[x] ":"[ ] ";return[ud,V$3(Ra,qa,nd,{processor({node:cd,isFirst:dd}){if(dd&&cd.type!=="list")return ve$2(" ".repeat(ud.length),nd());let pd=" ".repeat(sf(qa.tabWidth-od.length,0,3));return[pd,ve$2(pd,nd())]}})]}function ef(Ra,qa){let nd=od();return Ra+" ".repeat(nd>=4?0:nd);function od(){let ld=Ra.length%qa.tabWidth;return ld===0?0:qa.tabWidth-ld}}function Ai$1(Ra,qa){return rf(Ra,qa,nd=>nd.ordered===Ra.ordered)}function rf(Ra,qa,nd){let od=-1;for(let ld of qa.children)if(ld.type===Ra.type&&nd(ld)?od++:od=-1,ld===Ra)return od}function tf(Ra,qa,nd){let od=[],ld=null,{children:ud}=Ra.node;for(let[cd,dd]of ud.entries())switch(yt$1(dd)){case"start":ld===null&&(ld={index:cd,offset:dd.position.end.offset});break;case"end":ld!==null&&(od.push({start:ld,end:{index:cd,offset:dd.position.start.offset}}),ld=null);break}return V$3(Ra,qa,nd,{processor({index:cd}){if(od.length>0){let dd=od[0];if(cd===dd.start.index)return[xi$1(ud[dd.start.index]),qa.originalText.slice(dd.start.offset,dd.end.offset),xi$1(ud[dd.end.index])];if(dd.start.index<cd&&cd<dd.end.index)return!1;if(cd===dd.end.index)return od.shift(),!1}return nd()}})}function V$3(Ra,qa,nd,od={}){let{processor:ld=nd}=od,ud=[];return Ra.each(()=>{let cd=ld(Ra);cd!==!1&&(ud.length>0&&nf(Ra)&&(ud.push(L$3),(uf(Ra,qa)||ki$1(Ra))&&ud.push(L$3),ki$1(Ra)&&ud.push(L$3)),ud.push(cd))},"children"),ud}function xi$1(Ra){if(Ra.type==="html")return Ra.value;if(Ra.type==="paragraph"&&Array.isArray(Ra.children)&&Ra.children.length===1&&Ra.children[0].type==="esComment")return["{/* ",Ra.children[0].value," */}"]}function yt$1(Ra){let qa;if(Ra.type==="html")qa=Ra.value.match(/^<!--\s*prettier-ignore(?:-(start|end))?\s*-->$/u);else{let nd;Ra.type==="esComment"?nd=Ra:Ra.type==="paragraph"&&Ra.children.length===1&&Ra.children[0].type==="esComment"&&(nd=Ra.children[0]),nd&&(qa=nd.value.match(/^prettier-ignore(?:-(start|end))?$/u))}return qa?qa[1]||"next":!1}function nf({node:Ra,parent:qa}){let nd=ht$2.has(Ra.type),od=Ra.type==="html"&&Or$1.has(qa.type);return!nd&&!od}function wi$1(Ra,qa){return Ra.type==="listItem"&&(Ra.spread||qa.originalText.charAt(Ra.position.end.offset-1)===`
`)}function uf({node:Ra,previous:qa,parent:nd},od){if(wi$1(qa,od))return!0;let ld=qa.type===Ra.type&&Ql$2.has(Ra.type),ud=nd.type==="listItem"&&!wi$1(nd,od),cd=yt$1(qa)==="next",dd=Ra.type==="html"&&qa.type==="html"&&qa.position.end.line+1===Ra.position.start.line,pd=Ra.type==="html"&&nd.type==="listItem"&&qa.type==="paragraph"&&qa.position.end.line+1===Ra.position.start.line;return!(ld||ud||cd||dd||pd)}function ki$1({node:Ra,previous:qa}){let nd=qa.type==="list",od=Ra.type==="code"&&Ra.isIndented;return nd&&od}function af(Ra){let qa=Ra.findAncestor(nd=>nd.type==="linkReference"||nd.type==="imageReference");return qa&&(qa.type!=="linkReference"||qa.referenceType!=="full")}var of=(Ra,qa)=>{for(let nd of qa)Ra=N$3(!1,Ra,nd,encodeURIComponent(nd));return Ra};function Ct$2(Ra,qa=[]){let nd=[" ",...Array.isArray(qa)?qa:[qa]];return new RegExp(nd.map(od=>Be$2(od)).join("|"),"u").test(Ra)?`<${of(Ra,"<>")}>`:Ra}function Nr$1(Ra,qa,nd=!0){if(!Ra)return"";if(nd)return" "+Nr$1(Ra,qa,!1);if(Ra=N$3(!1,Ra,/\\(?=["')])/gu,""),Ra.includes('"')&&Ra.includes("'")&&!Ra.includes(")"))return`(${Ra})`;let od=jn$2(Ra,qa.singleQuote);return Ra=N$3(!1,Ra,"\\","\\\\"),Ra=N$3(!1,Ra,od,`\\${od}`),`${od}${Ra}${od}`}function sf(Ra,qa,nd){return Ra<qa?qa:Ra>nd?nd:Ra}function cf(Ra){return Ra.index>0&&yt$1(Ra.previous)==="next"}function bt$3(Ra){return`[${(0,qi.default)(Ra.label)}]`}function Bi$1(Ra){return`[^${Ra.label}]`}var lf={preprocess:gi,print:Zl$2,embed:ui$3,massageAstNode:Zn$2,hasPrettierIgnore:cf,insertPragma:Jn$3,getVisitorKeys:si$3},Ti$1=lf,_i$1=[{linguistLanguageId:222,name:"Markdown",type:"prose",color:"#083fa1",aliases:["md","pandoc"],aceMode:"markdown",codemirrorMode:"gfm",codemirrorMimeType:"text/x-gfm",wrap:!0,extensions:[".md",".livemd",".markdown",".mdown",".mdwn",".mkd",".mkdn",".mkdown",".ronn",".scd",".workbook"],filenames:["contents.lr","README"],tmScope:"text.md",parsers:["markdown"],vscodeLanguageIds:["markdown"]},{linguistLanguageId:222,name:"MDX",type:"prose",color:"#083fa1",aliases:["md","pandoc"],aceMode:"markdown",codemirrorMode:"gfm",codemirrorMimeType:"text/x-gfm",wrap:!0,extensions:[".mdx"],filenames:[],tmScope:"text.md",parsers:["mdx"],vscodeLanguageIds:["mdx"]}],At$3={bracketSpacing:{category:"Common",type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{category:"Common",type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{category:"Common",type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}},ff={proseWrap:At$3.proseWrap,singleQuote:At$3.singleQuote},Si$1=ff,On$2={};Ln$1(On$2,{markdown:()=>km,mdx:()=>Bm,remark:()=>km});var Wc=Ue$2(Pi$1()),Kc=Ue$2(Wi$1()),Jc=Ue$2(Gs()),Xc=Ue$2(Ic$1()),vm=/^import\s/u,Em=/^export\s/u,Nc=String.raw`[a-z][a-z0-9]*(\.[a-z][a-z0-9]*)*|`,Rc=/<!---->|<!---?[^>-](?:-?[^-])*-->/u,Cm=/^\{\s*\/\*(.*)\*\/\s*\}/u,bm$1=`
`,Uc$1=Ra=>vm.test(Ra),Sn$2=Ra=>Em.test(Ra),zc=(Ra,qa)=>{let nd=qa.indexOf(bm$1),od=qa.slice(0,nd);if(Sn$2(od)||Uc$1(od))return Ra(od)({type:Sn$2(od)?"export":"import",value:od})},Mc=(Ra,qa)=>{let nd=Cm.exec(qa);if(nd)return Ra(nd[0])({type:"esComment",value:nd[1].trim()})};zc.locator=Ra=>Sn$2(Ra)||Uc$1(Ra)?-1:1;Mc.locator=(Ra,qa)=>Ra.indexOf("{",qa);var Yc=function(){let{Parser:Ra}=this,{blockTokenizers:qa,blockMethods:nd,inlineTokenizers:od,inlineMethods:ld}=Ra.prototype;qa.esSyntax=zc,od.esComment=Mc,nd.splice(nd.indexOf("paragraph"),0,"esSyntax"),ld.splice(ld.indexOf("text"),0,"esComment")},ym=function(){let Ra=this.Parser.prototype;Ra.blockMethods=["frontMatter",...Ra.blockMethods],Ra.blockTokenizers.frontMatter=qa;function qa(nd,od){let ld=ir$2(od);if(ld.frontMatter)return nd(ld.frontMatter.raw)(ld.frontMatter)}qa.onlyAtStart=!0},Gc$1=ym;function Am(){return Ra=>ye$1(Ra,(qa,nd,[od])=>qa.type!=="html"||Rc.test(qa.value)||Or$1.has(od.type)?qa:{...qa,type:"jsx"})}var Vc=Am,xm=function(){let Ra=this.Parser.prototype,qa=Ra.inlineMethods;qa.splice(qa.indexOf("text"),0,"liquid"),Ra.inlineTokenizers.liquid=nd;function nd(od,ld){let ud=ld.match(/^(\{%.*?%\}|\{\{.*?\}\})/su);if(ud)return od(ud[0])({type:"liquidNode",value:ud[0]})}nd.locator=function(od,ld){return od.indexOf("{",ld)}},jc=xm,wm=function(){let Ra="wikiLink",qa=/^\[\[(?<linkContents>.+?)\]\]/su,nd=this.Parser.prototype,od=nd.inlineMethods;od.splice(od.indexOf("link"),0,Ra),nd.inlineTokenizers.wikiLink=ld;function ld(ud,cd){let dd=qa.exec(cd);if(dd){let pd=dd.groups.linkContents.trim();return ud(dd[0])({type:Ra,value:pd})}}ld.locator=function(ud,cd){return ud.indexOf("[",cd)}},$c=wm;function Qc({isMDX:Ra}){return qa=>{let nd=(0,Xc.default)().use(Jc.default,{commonmark:!0,...Ra&&{blocks:[Nc]}}).use(Wc.default).use(Gc$1).use(Kc.default).use(Ra?Yc:Hc).use(jc).use(Ra?Vc:Hc).use($c);return nd.run(nd.parse(qa))}}function Hc(){}var Zc={astFormat:"mdast",hasPragma:Kn$2,locStart:Oe$2,locEnd:Pe$2},km={...Zc,parse:Qc({isMDX:!1})},Bm={...Zc,parse:Qc({isMDX:!0})},qm={mdast:Ti$1},fC=Pn$3;const prettierPluginMarkdown=Object.freeze(Object.defineProperty({__proto__:null,default:fC,languages:_i$1,options:Si$1,parsers:On$2,printers:qm},Symbol.toStringTag,{value:"Module"}));var al=Object.create,Ur$1=Object.defineProperty,ul=Object.getOwnPropertyDescriptor,ll=Object.getOwnPropertyNames,cl=Object.getPrototypeOf,fl=Object.prototype.hasOwnProperty,y$3=(Ra,qa)=>()=>(qa||Ra((qa={exports:{}}).exports,qa),qa.exports),Xs=(Ra,qa)=>{for(var nd in qa)Ur$1(Ra,nd,{get:qa[nd],enumerable:!0})},pl=(Ra,qa,nd,od)=>{if(qa&&typeof qa=="object"||typeof qa=="function")for(let ld of ll(qa))!fl.call(Ra,ld)&&ld!==nd&&Ur$1(Ra,ld,{get:()=>qa[ld],enumerable:!(od=ul(qa,ld))||od.enumerable});return Ra},ye=(Ra,qa,nd)=>(nd=Ra!=null?al(cl(Ra)):{},pl(Ur$1(nd,"default",{value:Ra,enumerable:!0}),Ra)),Ut$1=y$3((Ra,qa)=>{qa.exports.isClean=Symbol("isClean"),qa.exports.my=Symbol("my")}),yi$1=y$3((Ra,qa)=>{var nd=String,od=function(){return{isColorSupported:!1,reset:nd,bold:nd,dim:nd,italic:nd,underline:nd,inverse:nd,hidden:nd,strikethrough:nd,black:nd,red:nd,green:nd,yellow:nd,blue:nd,magenta:nd,cyan:nd,white:nd,gray:nd,bgBlack:nd,bgRed:nd,bgGreen:nd,bgYellow:nd,bgBlue:nd,bgMagenta:nd,bgCyan:nd,bgWhite:nd}};qa.exports=od(),qa.exports.createColors=od}),ss=y$3(()=>{}),Ft$2=y$3((Ra,qa)=>{var nd=yi$1(),od=ss(),ld=class iS extends Error{constructor(cd,dd,pd,fd,md,vd){super(cd),this.name="CssSyntaxError",this.reason=cd,md&&(this.file=md),fd&&(this.source=fd),vd&&(this.plugin=vd),typeof dd<"u"&&typeof pd<"u"&&(typeof dd=="number"?(this.line=dd,this.column=pd):(this.line=dd.line,this.column=dd.column,this.endLine=pd.line,this.endColumn=pd.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,iS)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(cd){if(!this.source)return"";let dd=this.source;cd==null&&(cd=nd.isColorSupported),od&&cd&&(dd=od(dd));let pd=dd.split(/\r?\n/),fd=Math.max(this.line-3,0),md=Math.min(this.line+2,pd.length),vd=String(md).length,Ad,Nd;if(cd){let{bold:Id,gray:Od,red:Fd}=nd.createColors(!0);Ad=Pd=>Id(Fd(Pd)),Nd=Pd=>Od(Pd)}else Ad=Nd=Id=>Id;return pd.slice(fd,md).map((Id,Od)=>{let Fd=fd+1+Od,Pd=" "+(" "+Fd).slice(-vd)+" | ";if(Fd===this.line){let Md=Nd(Pd.replace(/\d/g," "))+Id.slice(0,this.column-1).replace(/[^\t]/g," ");return Ad(">")+Nd(Pd)+Id+`
`+Md+Ad("^")}return" "+Nd(Pd)+Id}).join(`
`)}toString(){let cd=this.showSourceCode();return cd&&(cd=`
`+cd+`
`),this.name+": "+this.message+cd}};qa.exports=ld,ld.default=ld}),$t$2=y$3((Ra,qa)=>{var nd={after:`
`,beforeClose:`
`,beforeComment:`
`,beforeDecl:`
`,beforeOpen:" ",beforeRule:`
`,colon:": ",commentLeft:" ",commentRight:" ",emptyBody:"",indent:" ",semicolon:!1};function od(ud){return ud[0].toUpperCase()+ud.slice(1)}var ld=class{constructor(ud){this.builder=ud}atrule(ud,cd){let dd="@"+ud.name,pd=ud.params?this.rawValue(ud,"params"):"";if(typeof ud.raws.afterName<"u"?dd+=ud.raws.afterName:pd&&(dd+=" "),ud.nodes)this.block(ud,dd+pd);else{let fd=(ud.raws.between||"")+(cd?";":"");this.builder(dd+pd+fd,ud)}}beforeAfter(ud,cd){let dd;ud.type==="decl"?dd=this.raw(ud,null,"beforeDecl"):ud.type==="comment"?dd=this.raw(ud,null,"beforeComment"):cd==="before"?dd=this.raw(ud,null,"beforeRule"):dd=this.raw(ud,null,"beforeClose");let pd=ud.parent,fd=0;for(;pd&&pd.type!=="root";)fd+=1,pd=pd.parent;if(dd.includes(`
`)){let md=this.raw(ud,null,"indent");if(md.length)for(let vd=0;vd<fd;vd++)dd+=md}return dd}block(ud,cd){let dd=this.raw(ud,"between","beforeOpen");this.builder(cd+dd+"{",ud,"start");let pd;ud.nodes&&ud.nodes.length?(this.body(ud),pd=this.raw(ud,"after")):pd=this.raw(ud,"after","emptyBody"),pd&&this.builder(pd),this.builder("}",ud,"end")}body(ud){let cd=ud.nodes.length-1;for(;cd>0&&ud.nodes[cd].type==="comment";)cd-=1;let dd=this.raw(ud,"semicolon");for(let pd=0;pd<ud.nodes.length;pd++){let fd=ud.nodes[pd],md=this.raw(fd,"before");md&&this.builder(md),this.stringify(fd,cd!==pd||dd)}}comment(ud){let cd=this.raw(ud,"left","commentLeft"),dd=this.raw(ud,"right","commentRight");this.builder("/*"+cd+ud.text+dd+"*/",ud)}decl(ud,cd){let dd=this.raw(ud,"between","colon"),pd=ud.prop+dd+this.rawValue(ud,"value");ud.important&&(pd+=ud.raws.important||" !important"),cd&&(pd+=";"),this.builder(pd,ud)}document(ud){this.body(ud)}raw(ud,cd,dd){let pd;if(dd||(dd=cd),cd&&(pd=ud.raws[cd],typeof pd<"u"))return pd;let fd=ud.parent;if(dd==="before"&&(!fd||fd.type==="root"&&fd.first===ud||fd&&fd.type==="document"))return"";if(!fd)return nd[dd];let md=ud.root();if(md.rawCache||(md.rawCache={}),typeof md.rawCache[dd]<"u")return md.rawCache[dd];if(dd==="before"||dd==="after")return this.beforeAfter(ud,dd);{let vd="raw"+od(dd);this[vd]?pd=this[vd](md,ud):md.walk(Ad=>{if(pd=Ad.raws[cd],typeof pd<"u")return!1})}return typeof pd>"u"&&(pd=nd[dd]),md.rawCache[dd]=pd,pd}rawBeforeClose(ud){let cd;return ud.walk(dd=>{if(dd.nodes&&dd.nodes.length>0&&typeof dd.raws.after<"u")return cd=dd.raws.after,cd.includes(`
`)&&(cd=cd.replace(/[^\n]+$/,"")),!1}),cd&&(cd=cd.replace(/\S/g,"")),cd}rawBeforeComment(ud,cd){let dd;return ud.walkComments(pd=>{if(typeof pd.raws.before<"u")return dd=pd.raws.before,dd.includes(`
`)&&(dd=dd.replace(/[^\n]+$/,"")),!1}),typeof dd>"u"?dd=this.raw(cd,null,"beforeDecl"):dd&&(dd=dd.replace(/\S/g,"")),dd}rawBeforeDecl(ud,cd){let dd;return ud.walkDecls(pd=>{if(typeof pd.raws.before<"u")return dd=pd.raws.before,dd.includes(`
`)&&(dd=dd.replace(/[^\n]+$/,"")),!1}),typeof dd>"u"?dd=this.raw(cd,null,"beforeRule"):dd&&(dd=dd.replace(/\S/g,"")),dd}rawBeforeOpen(ud){let cd;return ud.walk(dd=>{if(dd.type!=="decl"&&(cd=dd.raws.between,typeof cd<"u"))return!1}),cd}rawBeforeRule(ud){let cd;return ud.walk(dd=>{if(dd.nodes&&(dd.parent!==ud||ud.first!==dd)&&typeof dd.raws.before<"u")return cd=dd.raws.before,cd.includes(`
`)&&(cd=cd.replace(/[^\n]+$/,"")),!1}),cd&&(cd=cd.replace(/\S/g,"")),cd}rawColon(ud){let cd;return ud.walkDecls(dd=>{if(typeof dd.raws.between<"u")return cd=dd.raws.between.replace(/[^\s:]/g,""),!1}),cd}rawEmptyBody(ud){let cd;return ud.walk(dd=>{if(dd.nodes&&dd.nodes.length===0&&(cd=dd.raws.after,typeof cd<"u"))return!1}),cd}rawIndent(ud){if(ud.raws.indent)return ud.raws.indent;let cd;return ud.walk(dd=>{let pd=dd.parent;if(pd&&pd!==ud&&pd.parent&&pd.parent===ud&&typeof dd.raws.before<"u"){let fd=dd.raws.before.split(`
`);return cd=fd[fd.length-1],cd=cd.replace(/\S/g,""),!1}}),cd}rawSemicolon(ud){let cd;return ud.walk(dd=>{if(dd.nodes&&dd.nodes.length&&dd.last.type==="decl"&&(cd=dd.raws.semicolon,typeof cd<"u"))return!1}),cd}rawValue(ud,cd){let dd=ud[cd],pd=ud.raws[cd];return pd&&pd.value===dd?pd.raw:dd}root(ud){this.body(ud),ud.raws.after&&this.builder(ud.raws.after)}rule(ud){this.block(ud,this.rawValue(ud,"selector")),ud.raws.ownSemicolon&&this.builder(ud.raws.ownSemicolon,ud,"end")}stringify(ud,cd){if(!this[ud.type])throw new Error("Unknown AST node type "+ud.type+". Maybe you need to change PostCSS stringifier.");this[ud.type](ud,cd)}};qa.exports=ld,ld.default=ld}),it$1=y$3((Ra,qa)=>{var nd=$t$2();function od(ld,ud){new nd(ud).stringify(ld)}qa.exports=od,od.default=od}),at$3=y$3((Ra,qa)=>{var{isClean:nd,my:od}=Ut$1(),ld=Ft$2(),ud=$t$2(),cd=it$1();function dd(fd,md){let vd=new fd.constructor;for(let Ad in fd){if(!Object.prototype.hasOwnProperty.call(fd,Ad)||Ad==="proxyCache")continue;let Nd=fd[Ad],Id=typeof Nd;Ad==="parent"&&Id==="object"?md&&(vd[Ad]=md):Ad==="source"?vd[Ad]=Nd:Array.isArray(Nd)?vd[Ad]=Nd.map(Od=>dd(Od,vd)):(Id==="object"&&Nd!==null&&(Nd=dd(Nd)),vd[Ad]=Nd)}return vd}var pd=class{constructor(fd={}){this.raws={},this[nd]=!1,this[od]=!0;for(let md in fd)if(md==="nodes"){this.nodes=[];for(let vd of fd[md])typeof vd.clone=="function"?this.append(vd.clone()):this.append(vd)}else this[md]=fd[md]}addToError(fd){if(fd.postcssNode=this,fd.stack&&this.source&&/\n\s{4}at /.test(fd.stack)){let md=this.source;fd.stack=fd.stack.replace(/\n\s{4}at /,`$&${md.input.from}:${md.start.line}:${md.start.column}$&`)}return fd}after(fd){return this.parent.insertAfter(this,fd),this}assign(fd={}){for(let md in fd)this[md]=fd[md];return this}before(fd){return this.parent.insertBefore(this,fd),this}cleanRaws(fd){delete this.raws.before,delete this.raws.after,fd||delete this.raws.between}clone(fd={}){let md=dd(this);for(let vd in fd)md[vd]=fd[vd];return md}cloneAfter(fd={}){let md=this.clone(fd);return this.parent.insertAfter(this,md),md}cloneBefore(fd={}){let md=this.clone(fd);return this.parent.insertBefore(this,md),md}error(fd,md={}){if(this.source){let{end:vd,start:Ad}=this.rangeBy(md);return this.source.input.error(fd,{column:Ad.column,line:Ad.line},{column:vd.column,line:vd.line},md)}return new ld(fd)}getProxyProcessor(){return{get(fd,md){return md==="proxyOf"?fd:md==="root"?()=>fd.root().toProxy():fd[md]},set(fd,md,vd){return fd[md]===vd||(fd[md]=vd,(md==="prop"||md==="value"||md==="name"||md==="params"||md==="important"||md==="text")&&fd.markDirty()),!0}}}markDirty(){if(this[nd]){this[nd]=!1;let fd=this;for(;fd=fd.parent;)fd[nd]=!1}}next(){if(!this.parent)return;let fd=this.parent.index(this);return this.parent.nodes[fd+1]}positionBy(fd,md){let vd=this.source.start;if(fd.index)vd=this.positionInside(fd.index,md);else if(fd.word){md=this.toString();let Ad=md.indexOf(fd.word);Ad!==-1&&(vd=this.positionInside(Ad,md))}return vd}positionInside(fd,md){let vd=md||this.toString(),Ad=this.source.start.column,Nd=this.source.start.line;for(let Id=0;Id<fd;Id++)vd[Id]===`
`?(Ad=1,Nd+=1):Ad+=1;return{column:Ad,line:Nd}}prev(){if(!this.parent)return;let fd=this.parent.index(this);return this.parent.nodes[fd-1]}rangeBy(fd){let md={column:this.source.start.column,line:this.source.start.line},vd=this.source.end?{column:this.source.end.column+1,line:this.source.end.line}:{column:md.column+1,line:md.line};if(fd.word){let Ad=this.toString(),Nd=Ad.indexOf(fd.word);Nd!==-1&&(md=this.positionInside(Nd,Ad),vd=this.positionInside(Nd+fd.word.length,Ad))}else fd.start?md={column:fd.start.column,line:fd.start.line}:fd.index&&(md=this.positionInside(fd.index)),fd.end?vd={column:fd.end.column,line:fd.end.line}:typeof fd.endIndex=="number"?vd=this.positionInside(fd.endIndex):fd.index&&(vd=this.positionInside(fd.index+1));return(vd.line<md.line||vd.line===md.line&&vd.column<=md.column)&&(vd={column:md.column+1,line:md.line}),{end:vd,start:md}}raw(fd,md){return new ud().raw(this,fd,md)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}replaceWith(...fd){if(this.parent){let md=this,vd=!1;for(let Ad of fd)Ad===this?vd=!0:vd?(this.parent.insertAfter(md,Ad),md=Ad):this.parent.insertBefore(md,Ad);vd||this.remove()}return this}root(){let fd=this;for(;fd.parent&&fd.parent.type!=="document";)fd=fd.parent;return fd}toJSON(fd,md){let vd={},Ad=md==null;md=md||new Map;let Nd=0;for(let Id in this){if(!Object.prototype.hasOwnProperty.call(this,Id)||Id==="parent"||Id==="proxyCache")continue;let Od=this[Id];if(Array.isArray(Od))vd[Id]=Od.map(Fd=>typeof Fd=="object"&&Fd.toJSON?Fd.toJSON(null,md):Fd);else if(typeof Od=="object"&&Od.toJSON)vd[Id]=Od.toJSON(null,md);else if(Id==="source"){let Fd=md.get(Od.input);Fd==null&&(Fd=Nd,md.set(Od.input,Nd),Nd++),vd[Id]={end:Od.end,inputId:Fd,start:Od.start}}else vd[Id]=Od}return Ad&&(vd.inputs=[...md.keys()].map(Id=>Id.toJSON())),vd}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}toString(fd=cd){fd.stringify&&(fd=fd.stringify);let md="";return fd(this,vd=>{md+=vd}),md}warn(fd,md,vd){let Ad={node:this};for(let Nd in vd)Ad[Nd]=vd[Nd];return fd.warn(md,Ad)}get proxyOf(){return this}};qa.exports=pd,pd.default=pd}),lt$1=y$3((Ra,qa)=>{var nd=at$3(),od=class extends nd{constructor(ld){ld&&typeof ld.value<"u"&&typeof ld.value!="string"&&(ld={...ld,value:String(ld.value)}),super(ld),this.type="decl"}get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}};qa.exports=od,od.default=od}),Oe$1=y$3((Ra,qa)=>{var nd=at$3(),od=class extends nd{constructor(ld){super(ld),this.type="comment"}};qa.exports=od,od.default=od}),re$1=y$3((Ra,qa)=>{var{isClean:nd,my:od}=Ut$1(),ld=lt$1(),ud=Oe$1(),cd=at$3(),dd,pd,fd,md;function vd(Id){return Id.map(Od=>(Od.nodes&&(Od.nodes=vd(Od.nodes)),delete Od.source,Od))}function Ad(Id){if(Id[nd]=!1,Id.proxyOf.nodes)for(let Od of Id.proxyOf.nodes)Ad(Od)}var Nd=class aS extends cd{append(...Od){for(let Fd of Od){let Pd=this.normalize(Fd,this.last);for(let Md of Pd)this.proxyOf.nodes.push(Md)}return this.markDirty(),this}cleanRaws(Od){if(super.cleanRaws(Od),this.nodes)for(let Fd of this.nodes)Fd.cleanRaws(Od)}each(Od){if(!this.proxyOf.nodes)return;let Fd=this.getIterator(),Pd,Md;for(;this.indexes[Fd]<this.proxyOf.nodes.length&&(Pd=this.indexes[Fd],Md=Od(this.proxyOf.nodes[Pd],Pd),Md!==!1);)this.indexes[Fd]+=1;return delete this.indexes[Fd],Md}every(Od){return this.nodes.every(Od)}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let Od=this.lastEach;return this.indexes[Od]=0,Od}getProxyProcessor(){return{get(Od,Fd){return Fd==="proxyOf"?Od:Od[Fd]?Fd==="each"||typeof Fd=="string"&&Fd.startsWith("walk")?(...Pd)=>Od[Fd](...Pd.map(Md=>typeof Md=="function"?(Bd,jd)=>Md(Bd.toProxy(),jd):Md)):Fd==="every"||Fd==="some"?Pd=>Od[Fd]((Md,...Bd)=>Pd(Md.toProxy(),...Bd)):Fd==="root"?()=>Od.root().toProxy():Fd==="nodes"?Od.nodes.map(Pd=>Pd.toProxy()):Fd==="first"||Fd==="last"?Od[Fd].toProxy():Od[Fd]:Od[Fd]},set(Od,Fd,Pd){return Od[Fd]===Pd||(Od[Fd]=Pd,(Fd==="name"||Fd==="params"||Fd==="selector")&&Od.markDirty()),!0}}}index(Od){return typeof Od=="number"?Od:(Od.proxyOf&&(Od=Od.proxyOf),this.proxyOf.nodes.indexOf(Od))}insertAfter(Od,Fd){let Pd=this.index(Od),Md=this.normalize(Fd,this.proxyOf.nodes[Pd]).reverse();Pd=this.index(Od);for(let jd of Md)this.proxyOf.nodes.splice(Pd+1,0,jd);let Bd;for(let jd in this.indexes)Bd=this.indexes[jd],Pd<Bd&&(this.indexes[jd]=Bd+Md.length);return this.markDirty(),this}insertBefore(Od,Fd){let Pd=this.index(Od),Md=Pd===0?"prepend":!1,Bd=this.normalize(Fd,this.proxyOf.nodes[Pd],Md).reverse();Pd=this.index(Od);for(let Hd of Bd)this.proxyOf.nodes.splice(Pd,0,Hd);let jd;for(let Hd in this.indexes)jd=this.indexes[Hd],Pd<=jd&&(this.indexes[Hd]=jd+Bd.length);return this.markDirty(),this}normalize(Od,Fd){if(typeof Od=="string")Od=vd(dd(Od).nodes);else if(typeof Od>"u")Od=[];else if(Array.isArray(Od)){Od=Od.slice(0);for(let Pd of Od)Pd.parent&&Pd.parent.removeChild(Pd,"ignore")}else if(Od.type==="root"&&this.type!=="document"){Od=Od.nodes.slice(0);for(let Pd of Od)Pd.parent&&Pd.parent.removeChild(Pd,"ignore")}else if(Od.type)Od=[Od];else if(Od.prop){if(typeof Od.value>"u")throw new Error("Value field is missed in node creation");typeof Od.value!="string"&&(Od.value=String(Od.value)),Od=[new ld(Od)]}else if(Od.selector)Od=[new pd(Od)];else if(Od.name)Od=[new fd(Od)];else if(Od.text)Od=[new ud(Od)];else throw new Error("Unknown node type in node creation");return Od.map(Pd=>(Pd[od]||aS.rebuild(Pd),Pd=Pd.proxyOf,Pd.parent&&Pd.parent.removeChild(Pd),Pd[nd]&&Ad(Pd),typeof Pd.raws.before>"u"&&Fd&&typeof Fd.raws.before<"u"&&(Pd.raws.before=Fd.raws.before.replace(/\S/g,"")),Pd.parent=this.proxyOf,Pd))}prepend(...Od){Od=Od.reverse();for(let Fd of Od){let Pd=this.normalize(Fd,this.first,"prepend").reverse();for(let Md of Pd)this.proxyOf.nodes.unshift(Md);for(let Md in this.indexes)this.indexes[Md]=this.indexes[Md]+Pd.length}return this.markDirty(),this}push(Od){return Od.parent=this,this.proxyOf.nodes.push(Od),this}removeAll(){for(let Od of this.proxyOf.nodes)Od.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}removeChild(Od){Od=this.index(Od),this.proxyOf.nodes[Od].parent=void 0,this.proxyOf.nodes.splice(Od,1);let Fd;for(let Pd in this.indexes)Fd=this.indexes[Pd],Fd>=Od&&(this.indexes[Pd]=Fd-1);return this.markDirty(),this}replaceValues(Od,Fd,Pd){return Pd||(Pd=Fd,Fd={}),this.walkDecls(Md=>{Fd.props&&!Fd.props.includes(Md.prop)||Fd.fast&&!Md.value.includes(Fd.fast)||(Md.value=Md.value.replace(Od,Pd))}),this.markDirty(),this}some(Od){return this.nodes.some(Od)}walk(Od){return this.each((Fd,Pd)=>{let Md;try{Md=Od(Fd,Pd)}catch(Bd){throw Fd.addToError(Bd)}return Md!==!1&&Fd.walk&&(Md=Fd.walk(Od)),Md})}walkAtRules(Od,Fd){return Fd?Od instanceof RegExp?this.walk((Pd,Md)=>{if(Pd.type==="atrule"&&Od.test(Pd.name))return Fd(Pd,Md)}):this.walk((Pd,Md)=>{if(Pd.type==="atrule"&&Pd.name===Od)return Fd(Pd,Md)}):(Fd=Od,this.walk((Pd,Md)=>{if(Pd.type==="atrule")return Fd(Pd,Md)}))}walkComments(Od){return this.walk((Fd,Pd)=>{if(Fd.type==="comment")return Od(Fd,Pd)})}walkDecls(Od,Fd){return Fd?Od instanceof RegExp?this.walk((Pd,Md)=>{if(Pd.type==="decl"&&Od.test(Pd.prop))return Fd(Pd,Md)}):this.walk((Pd,Md)=>{if(Pd.type==="decl"&&Pd.prop===Od)return Fd(Pd,Md)}):(Fd=Od,this.walk((Pd,Md)=>{if(Pd.type==="decl")return Fd(Pd,Md)}))}walkRules(Od,Fd){return Fd?Od instanceof RegExp?this.walk((Pd,Md)=>{if(Pd.type==="rule"&&Od.test(Pd.selector))return Fd(Pd,Md)}):this.walk((Pd,Md)=>{if(Pd.type==="rule"&&Pd.selector===Od)return Fd(Pd,Md)}):(Fd=Od,this.walk((Pd,Md)=>{if(Pd.type==="rule")return Fd(Pd,Md)}))}get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}};Nd.registerParse=Id=>{dd=Id},Nd.registerRule=Id=>{pd=Id},Nd.registerAtRule=Id=>{fd=Id},Nd.registerRoot=Id=>{md=Id},qa.exports=Nd,Nd.default=Nd,Nd.rebuild=Id=>{Id.type==="atrule"?Object.setPrototypeOf(Id,fd.prototype):Id.type==="rule"?Object.setPrototypeOf(Id,pd.prototype):Id.type==="decl"?Object.setPrototypeOf(Id,ld.prototype):Id.type==="comment"?Object.setPrototypeOf(Id,ud.prototype):Id.type==="root"&&Object.setPrototypeOf(Id,md.prototype),Id[od]=!0,Id.nodes&&Id.nodes.forEach(Od=>{Nd.rebuild(Od)})}}),Vt$2=y$3((Ra,qa)=>{var nd=/[\t\n\f\r "#'()/;[\\\]{}]/g,od=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,ld=/.[\r\n"'(/\\]/,ud=/[\da-f]/i;qa.exports=function(cd,dd={}){let pd=cd.css.valueOf(),fd=dd.ignoreErrors,md,vd,Ad,Nd,Id,Od,Fd,Pd,Md,Bd,jd=pd.length,Hd=0,Gd=[],zd=[];function df(){return Hd}function Wd(vf){throw cd.error("Unclosed "+vf,Hd)}function Jd(){return zd.length===0&&Hd>=jd}function Xd(vf){if(zd.length)return zd.pop();if(Hd>=jd)return;let Sf=vf?vf.ignoreUnclosed:!1;switch(md=pd.charCodeAt(Hd),md){case 10:case 32:case 9:case 13:case 12:{vd=Hd;do vd+=1,md=pd.charCodeAt(vd);while(md===32||md===10||md===9||md===13||md===12);Bd=["space",pd.slice(Hd,vd)],Hd=vd-1;break}case 91:case 93:case 123:case 125:case 58:case 59:case 41:{let gf=String.fromCharCode(md);Bd=[gf,gf,Hd];break}case 40:{if(Pd=Gd.length?Gd.pop()[1]:"",Md=pd.charCodeAt(Hd+1),Pd==="url"&&Md!==39&&Md!==34&&Md!==32&&Md!==10&&Md!==9&&Md!==12&&Md!==13){vd=Hd;do{if(Od=!1,vd=pd.indexOf(")",vd+1),vd===-1)if(fd||Sf){vd=Hd;break}else Wd("bracket");for(Fd=vd;pd.charCodeAt(Fd-1)===92;)Fd-=1,Od=!Od}while(Od);Bd=["brackets",pd.slice(Hd,vd+1),Hd,vd],Hd=vd}else vd=pd.indexOf(")",Hd+1),Nd=pd.slice(Hd,vd+1),vd===-1||ld.test(Nd)?Bd=["(","(",Hd]:(Bd=["brackets",Nd,Hd,vd],Hd=vd);break}case 39:case 34:{Ad=md===39?"'":'"',vd=Hd;do{if(Od=!1,vd=pd.indexOf(Ad,vd+1),vd===-1)if(fd||Sf){vd=Hd+1;break}else Wd("string");for(Fd=vd;pd.charCodeAt(Fd-1)===92;)Fd-=1,Od=!Od}while(Od);Bd=["string",pd.slice(Hd,vd+1),Hd,vd],Hd=vd;break}case 64:{nd.lastIndex=Hd+1,nd.test(pd),nd.lastIndex===0?vd=pd.length-1:vd=nd.lastIndex-2,Bd=["at-word",pd.slice(Hd,vd+1),Hd,vd],Hd=vd;break}case 92:{for(vd=Hd,Id=!0;pd.charCodeAt(vd+1)===92;)vd+=1,Id=!Id;if(md=pd.charCodeAt(vd+1),Id&&md!==47&&md!==32&&md!==10&&md!==9&&md!==13&&md!==12&&(vd+=1,ud.test(pd.charAt(vd)))){for(;ud.test(pd.charAt(vd+1));)vd+=1;pd.charCodeAt(vd+1)===32&&(vd+=1)}Bd=["word",pd.slice(Hd,vd+1),Hd,vd],Hd=vd;break}default:{md===47&&pd.charCodeAt(Hd+1)===42?(vd=pd.indexOf("*/",Hd+2)+1,vd===0&&(fd||Sf?vd=pd.length:Wd("comment")),Bd=["comment",pd.slice(Hd,vd+1),Hd,vd],Hd=vd):(od.lastIndex=Hd+1,od.test(pd),od.lastIndex===0?vd=pd.length-1:vd=od.lastIndex-2,Bd=["word",pd.slice(Hd,vd+1),Hd,vd],Gd.push(Bd),Hd=vd);break}}return Hd++,Bd}function _f(vf){zd.push(vf)}return{back:_f,endOfFile:Jd,nextToken:Xd,position:df}}}),Gt$1=y$3((Ra,qa)=>{var nd=re$1(),od=class extends nd{constructor(ld){super(ld),this.type="atrule"}append(...ld){return this.proxyOf.nodes||(this.nodes=[]),super.append(...ld)}prepend(...ld){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...ld)}};qa.exports=od,od.default=od,nd.registerAtRule(od)}),Ae$2=y$3((Ra,qa)=>{var nd=re$1(),od,ld,ud=class extends nd{constructor(cd){super(cd),this.type="root",this.nodes||(this.nodes=[])}normalize(cd,dd,pd){let fd=super.normalize(cd);if(dd){if(pd==="prepend")this.nodes.length>1?dd.raws.before=this.nodes[1].raws.before:delete dd.raws.before;else if(this.first!==dd)for(let md of fd)md.raws.before=dd.raws.before}return fd}removeChild(cd,dd){let pd=this.index(cd);return!dd&&pd===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[pd].raws.before),super.removeChild(cd)}toResult(cd={}){return new od(new ld,this,cd).stringify()}};ud.registerLazyResult=cd=>{od=cd},ud.registerProcessor=cd=>{ld=cd},qa.exports=ud,ud.default=ud,nd.registerRoot(ud)}),us=y$3((Ra,qa)=>{var nd={comma(od){return nd.split(od,[","],!0)},space(od){let ld=[" ",`
`," "];return nd.split(od,ld)},split(od,ld,ud){let cd=[],dd="",pd=!1,fd=0,md=!1,vd="",Ad=!1;for(let Nd of od)Ad?Ad=!1:Nd==="\\"?Ad=!0:md?Nd===vd&&(md=!1):Nd==='"'||Nd==="'"?(md=!0,vd=Nd):Nd==="("?fd+=1:Nd===")"?fd>0&&(fd-=1):fd===0&&ld.includes(Nd)&&(pd=!0),pd?(dd!==""&&cd.push(dd.trim()),dd="",pd=!1):dd+=Nd;return(ud||dd!=="")&&cd.push(dd.trim()),cd}};qa.exports=nd,nd.default=nd}),jt$1=y$3((Ra,qa)=>{var nd=re$1(),od=us(),ld=class extends nd{constructor(ud){super(ud),this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return od.comma(this.selector)}set selectors(ud){let cd=this.selector?this.selector.match(/,\s*/):null,dd=cd?cd[0]:","+this.raw("between","beforeOpen");this.selector=ud.join(dd)}};qa.exports=ld,ld.default=ld,nd.registerRule(ld)}),Ht$2=y$3((Ra,qa)=>{var nd=lt$1(),od=Vt$2(),ld=Oe$1(),ud=Gt$1(),cd=Ae$2(),dd=jt$1(),pd={empty:!0,space:!0};function fd(vd){for(let Ad=vd.length-1;Ad>=0;Ad--){let Nd=vd[Ad],Id=Nd[3]||Nd[2];if(Id)return Id}}var md=class{constructor(vd){this.input=vd,this.root=new cd,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:vd,start:{column:1,line:1,offset:0}}}atrule(vd){let Ad=new ud;Ad.name=vd[1].slice(1),Ad.name===""&&this.unnamedAtrule(Ad,vd),this.init(Ad,vd[2]);let Nd,Id,Od,Fd=!1,Pd=!1,Md=[],Bd=[];for(;!this.tokenizer.endOfFile();){if(vd=this.tokenizer.nextToken(),Nd=vd[0],Nd==="("||Nd==="["?Bd.push(Nd==="("?")":"]"):Nd==="{"&&Bd.length>0?Bd.push("}"):Nd===Bd[Bd.length-1]&&Bd.pop(),Bd.length===0)if(Nd===";"){Ad.source.end=this.getPosition(vd[2]),Ad.source.end.offset++,this.semicolon=!0;break}else if(Nd==="{"){Pd=!0;break}else if(Nd==="}"){if(Md.length>0){for(Od=Md.length-1,Id=Md[Od];Id&&Id[0]==="space";)Id=Md[--Od];Id&&(Ad.source.end=this.getPosition(Id[3]||Id[2]),Ad.source.end.offset++)}this.end(vd);break}else Md.push(vd);else Md.push(vd);if(this.tokenizer.endOfFile()){Fd=!0;break}}Ad.raws.between=this.spacesAndCommentsFromEnd(Md),Md.length?(Ad.raws.afterName=this.spacesAndCommentsFromStart(Md),this.raw(Ad,"params",Md),Fd&&(vd=Md[Md.length-1],Ad.source.end=this.getPosition(vd[3]||vd[2]),Ad.source.end.offset++,this.spaces=Ad.raws.between,Ad.raws.between="")):(Ad.raws.afterName="",Ad.params=""),Pd&&(Ad.nodes=[],this.current=Ad)}checkMissedSemicolon(vd){let Ad=this.colon(vd);if(Ad===!1)return;let Nd=0,Id;for(let Od=Ad-1;Od>=0&&(Id=vd[Od],!(Id[0]!=="space"&&(Nd+=1,Nd===2)));Od--);throw this.input.error("Missed semicolon",Id[0]==="word"?Id[3]+1:Id[2])}colon(vd){let Ad=0,Nd,Id,Od;for(let[Fd,Pd]of vd.entries()){if(Nd=Pd,Id=Nd[0],Id==="("&&(Ad+=1),Id===")"&&(Ad-=1),Ad===0&&Id===":")if(!Od)this.doubleColon(Nd);else{if(Od[0]==="word"&&Od[1]==="progid")continue;return Fd}Od=Nd}return!1}comment(vd){let Ad=new ld;this.init(Ad,vd[2]),Ad.source.end=this.getPosition(vd[3]||vd[2]),Ad.source.end.offset++;let Nd=vd[1].slice(2,-2);if(/^\s*$/.test(Nd))Ad.text="",Ad.raws.left=Nd,Ad.raws.right="";else{let Id=Nd.match(/^(\s*)([^]*\S)(\s*)$/);Ad.text=Id[2],Ad.raws.left=Id[1],Ad.raws.right=Id[3]}}createTokenizer(){this.tokenizer=od(this.input)}decl(vd,Ad){let Nd=new nd;this.init(Nd,vd[0][2]);let Id=vd[vd.length-1];for(Id[0]===";"&&(this.semicolon=!0,vd.pop()),Nd.source.end=this.getPosition(Id[3]||Id[2]||fd(vd)),Nd.source.end.offset++;vd[0][0]!=="word";)vd.length===1&&this.unknownWord(vd),Nd.raws.before+=vd.shift()[1];for(Nd.source.start=this.getPosition(vd[0][2]),Nd.prop="";vd.length;){let Md=vd[0][0];if(Md===":"||Md==="space"||Md==="comment")break;Nd.prop+=vd.shift()[1]}Nd.raws.between="";let Od;for(;vd.length;)if(Od=vd.shift(),Od[0]===":"){Nd.raws.between+=Od[1];break}else Od[0]==="word"&&/\w/.test(Od[1])&&this.unknownWord([Od]),Nd.raws.between+=Od[1];(Nd.prop[0]==="_"||Nd.prop[0]==="*")&&(Nd.raws.before+=Nd.prop[0],Nd.prop=Nd.prop.slice(1));let Fd=[],Pd;for(;vd.length&&(Pd=vd[0][0],!(Pd!=="space"&&Pd!=="comment"));)Fd.push(vd.shift());this.precheckMissedSemicolon(vd);for(let Md=vd.length-1;Md>=0;Md--){if(Od=vd[Md],Od[1].toLowerCase()==="!important"){Nd.important=!0;let Bd=this.stringFrom(vd,Md);Bd=this.spacesFromEnd(vd)+Bd,Bd!==" !important"&&(Nd.raws.important=Bd);break}else if(Od[1].toLowerCase()==="important"){let Bd=vd.slice(0),jd="";for(let Hd=Md;Hd>0;Hd--){let Gd=Bd[Hd][0];if(jd.trim().indexOf("!")===0&&Gd!=="space")break;jd=Bd.pop()[1]+jd}jd.trim().indexOf("!")===0&&(Nd.important=!0,Nd.raws.important=jd,vd=Bd)}if(Od[0]!=="space"&&Od[0]!=="comment")break}vd.some(Md=>Md[0]!=="space"&&Md[0]!=="comment")&&(Nd.raws.between+=Fd.map(Md=>Md[1]).join(""),Fd=[]),this.raw(Nd,"value",Fd.concat(vd),Ad),Nd.value.includes(":")&&!Ad&&this.checkMissedSemicolon(vd)}doubleColon(vd){throw this.input.error("Double colon",{offset:vd[2]},{offset:vd[2]+vd[1].length})}emptyRule(vd){let Ad=new dd;this.init(Ad,vd[2]),Ad.selector="",Ad.raws.between="",this.current=Ad}end(vd){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(vd[2]),this.current.source.end.offset++,this.current=this.current.parent):this.unexpectedClose(vd)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.root.source.end=this.getPosition(this.tokenizer.position())}freeSemicolon(vd){if(this.spaces+=vd[1],this.current.nodes){let Ad=this.current.nodes[this.current.nodes.length-1];Ad&&Ad.type==="rule"&&!Ad.raws.ownSemicolon&&(Ad.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(vd){let Ad=this.input.fromOffset(vd);return{column:Ad.col,line:Ad.line,offset:vd}}init(vd,Ad){this.current.push(vd),vd.source={input:this.input,start:this.getPosition(Ad)},vd.raws.before=this.spaces,this.spaces="",vd.type!=="comment"&&(this.semicolon=!1)}other(vd){let Ad=!1,Nd=null,Id=!1,Od=null,Fd=[],Pd=vd[1].startsWith("--"),Md=[],Bd=vd;for(;Bd;){if(Nd=Bd[0],Md.push(Bd),Nd==="("||Nd==="[")Od||(Od=Bd),Fd.push(Nd==="("?")":"]");else if(Pd&&Id&&Nd==="{")Od||(Od=Bd),Fd.push("}");else if(Fd.length===0)if(Nd===";")if(Id){this.decl(Md,Pd);return}else break;else if(Nd==="{"){this.rule(Md);return}else if(Nd==="}"){this.tokenizer.back(Md.pop()),Ad=!0;break}else Nd===":"&&(Id=!0);else Nd===Fd[Fd.length-1]&&(Fd.pop(),Fd.length===0&&(Od=null));Bd=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(Ad=!0),Fd.length>0&&this.unclosedBracket(Od),Ad&&Id){if(!Pd)for(;Md.length&&(Bd=Md[Md.length-1][0],!(Bd!=="space"&&Bd!=="comment"));)this.tokenizer.back(Md.pop());this.decl(Md,Pd)}else this.unknownWord(Md)}parse(){let vd;for(;!this.tokenizer.endOfFile();)switch(vd=this.tokenizer.nextToken(),vd[0]){case"space":this.spaces+=vd[1];break;case";":this.freeSemicolon(vd);break;case"}":this.end(vd);break;case"comment":this.comment(vd);break;case"at-word":this.atrule(vd);break;case"{":this.emptyRule(vd);break;default:this.other(vd);break}this.endFile()}precheckMissedSemicolon(){}raw(vd,Ad,Nd,Id){let Od,Fd,Pd=Nd.length,Md="",Bd=!0,jd,Hd;for(let Gd=0;Gd<Pd;Gd+=1)Od=Nd[Gd],Fd=Od[0],Fd==="space"&&Gd===Pd-1&&!Id?Bd=!1:Fd==="comment"?(Hd=Nd[Gd-1]?Nd[Gd-1][0]:"empty",jd=Nd[Gd+1]?Nd[Gd+1][0]:"empty",!pd[Hd]&&!pd[jd]?Md.slice(-1)===","?Bd=!1:Md+=Od[1]:Bd=!1):Md+=Od[1];if(!Bd){let Gd=Nd.reduce((zd,df)=>zd+df[1],"");vd.raws[Ad]={raw:Gd,value:Md}}vd[Ad]=Md}rule(vd){vd.pop();let Ad=new dd;this.init(Ad,vd[0][2]),Ad.raws.between=this.spacesAndCommentsFromEnd(vd),this.raw(Ad,"selector",vd),this.current=Ad}spacesAndCommentsFromEnd(vd){let Ad,Nd="";for(;vd.length&&(Ad=vd[vd.length-1][0],!(Ad!=="space"&&Ad!=="comment"));)Nd=vd.pop()[1]+Nd;return Nd}spacesAndCommentsFromStart(vd){let Ad,Nd="";for(;vd.length&&(Ad=vd[0][0],!(Ad!=="space"&&Ad!=="comment"));)Nd+=vd.shift()[1];return Nd}spacesFromEnd(vd){let Ad,Nd="";for(;vd.length&&(Ad=vd[vd.length-1][0],Ad==="space");)Nd=vd.pop()[1]+Nd;return Nd}stringFrom(vd,Ad){let Nd="";for(let Id=Ad;Id<vd.length;Id++)Nd+=vd[Id][1];return vd.splice(Ad,vd.length-Ad),Nd}unclosedBlock(){let vd=this.current.source.start;throw this.input.error("Unclosed block",vd.line,vd.column)}unclosedBracket(vd){throw this.input.error("Unclosed bracket",{offset:vd[2]},{offset:vd[2]+1})}unexpectedClose(vd){throw this.input.error("Unexpected }",{offset:vd[2]},{offset:vd[2]+1})}unknownWord(vd){throw this.input.error("Unknown word",{offset:vd[0][2]},{offset:vd[0][2]+vd[0][1].length})}unnamedAtrule(vd,Ad){throw this.input.error("At-rule without name",{offset:Ad[2]},{offset:Ad[2]+Ad[1].length})}};qa.exports=md}),Ki=y$3(()=>{}),Ji=y$3((Ra,qa)=>{var nd="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",od=(ud,cd=21)=>(dd=cd)=>{let pd="",fd=dd;for(;fd--;)pd+=ud[Math.random()*ud.length|0];return pd},ld=(ud=21)=>{let cd="",dd=ud;for(;dd--;)cd+=nd[Math.random()*64|0];return cd};qa.exports={nanoid:ld,customAlphabet:od}}),cs=y$3((Ra,qa)=>{qa.exports=class{}}),Re$1=y$3((Ra,qa)=>{var{SourceMapConsumer:nd,SourceMapGenerator:od}=Ki(),{fileURLToPath:ld,pathToFileURL:ud}={},{isAbsolute:cd,resolve:dd}={},{nanoid:pd}=Ji(),fd=ss(),md=Ft$2(),vd=cs(),Ad=Symbol("fromOffsetCache"),Nd=!!(nd&&od),Id=!!(dd&&cd),Od=class{constructor(Fd,Pd={}){if(Fd===null||typeof Fd>"u"||typeof Fd=="object"&&!Fd.toString)throw new Error(`PostCSS received ${Fd} instead of CSS string`);if(this.css=Fd.toString(),this.css[0]==="\uFEFF"||this.css[0]==="￾"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,Pd.from&&(!Id||/^\w+:\/\//.test(Pd.from)||cd(Pd.from)?this.file=Pd.from:this.file=dd(Pd.from)),Id&&Nd){let Md=new vd(this.css,Pd);if(Md.text){this.map=Md;let Bd=Md.consumer().file;!this.file&&Bd&&(this.file=this.mapResolve(Bd))}}this.file||(this.id="<input css "+pd(6)+">"),this.map&&(this.map.file=this.from)}error(Fd,Pd,Md,Bd={}){let jd,Hd,Gd;if(Pd&&typeof Pd=="object"){let df=Pd,Wd=Md;if(typeof df.offset=="number"){let Jd=this.fromOffset(df.offset);Pd=Jd.line,Md=Jd.col}else Pd=df.line,Md=df.column;if(typeof Wd.offset=="number"){let Jd=this.fromOffset(Wd.offset);Hd=Jd.line,Gd=Jd.col}else Hd=Wd.line,Gd=Wd.column}else if(!Md){let df=this.fromOffset(Pd);Pd=df.line,Md=df.col}let zd=this.origin(Pd,Md,Hd,Gd);return zd?jd=new md(Fd,zd.endLine===void 0?zd.line:{column:zd.column,line:zd.line},zd.endLine===void 0?zd.column:{column:zd.endColumn,line:zd.endLine},zd.source,zd.file,Bd.plugin):jd=new md(Fd,Hd===void 0?Pd:{column:Md,line:Pd},Hd===void 0?Md:{column:Gd,line:Hd},this.css,this.file,Bd.plugin),jd.input={column:Md,endColumn:Gd,endLine:Hd,line:Pd,source:this.css},this.file&&(ud&&(jd.input.url=ud(this.file).toString()),jd.input.file=this.file),jd}fromOffset(Fd){let Pd,Md;if(this[Ad])Md=this[Ad];else{let jd=this.css.split(`
`);Md=new Array(jd.length);let Hd=0;for(let Gd=0,zd=jd.length;Gd<zd;Gd++)Md[Gd]=Hd,Hd+=jd[Gd].length+1;this[Ad]=Md}Pd=Md[Md.length-1];let Bd=0;if(Fd>=Pd)Bd=Md.length-1;else{let jd=Md.length-2,Hd;for(;Bd<jd;)if(Hd=Bd+(jd-Bd>>1),Fd<Md[Hd])jd=Hd-1;else if(Fd>=Md[Hd+1])Bd=Hd+1;else{Bd=Hd;break}}return{col:Fd-Md[Bd]+1,line:Bd+1}}mapResolve(Fd){return/^\w+:\/\//.test(Fd)?Fd:dd(this.map.consumer().sourceRoot||this.map.root||".",Fd)}origin(Fd,Pd,Md,Bd){if(!this.map)return!1;let jd=this.map.consumer(),Hd=jd.originalPositionFor({column:Pd,line:Fd});if(!Hd.source)return!1;let Gd;typeof Md=="number"&&(Gd=jd.originalPositionFor({column:Bd,line:Md}));let zd;cd(Hd.source)?zd=ud(Hd.source):zd=new URL(Hd.source,this.map.consumer().sourceRoot||ud(this.map.mapFile));let df={column:Hd.column,endColumn:Gd&&Gd.column,endLine:Gd&&Gd.line,line:Hd.line,url:zd.toString()};if(zd.protocol==="file:")if(ld)df.file=ld(zd);else throw new Error("file: protocol is not available in this PostCSS build");let Wd=jd.sourceContentFor(Hd.source);return Wd&&(df.source=Wd),df}toJSON(){let Fd={};for(let Pd of["hasBOM","css","file","id"])this[Pd]!=null&&(Fd[Pd]=this[Pd]);return this.map&&(Fd.map={...this.map},Fd.map.consumerCache&&(Fd.map.consumerCache=void 0)),Fd}get from(){return this.file||this.id}};qa.exports=Od,Od.default=Od,fd&&fd.registerInput&&fd.registerInput(Od)}),pt$1=y$3((Ra,qa)=>{var nd=re$1(),od=Ht$2(),ld=Re$1();function ud(cd,dd){let pd=new ld(cd,dd),fd=new od(pd);try{fd.parse()}catch(md){throw md}return fd.root}qa.exports=ud,ud.default=ud,nd.registerParse(ud)}),no$1=y$3((Ra,qa)=>{var nd=Vt$2(),od=Re$1();qa.exports={isInlineComment(ld){if(ld[0]==="word"&&ld[1].slice(0,2)==="//"){let ud=ld,cd=[],dd,pd;for(;ld;){if(/\r?\n/.test(ld[1])){if(/['"].*\r?\n/.test(ld[1])){cd.push(ld[1].substring(0,ld[1].indexOf(`
`))),pd=ld[1].substring(ld[1].indexOf(`
`));let md=this.input.css.valueOf().substring(this.tokenizer.position());pd+=md,dd=ld[3]+md.length-pd.length}else this.tokenizer.back(ld);break}cd.push(ld[1]),dd=ld[2],ld=this.tokenizer.nextToken({ignoreUnclosed:!0})}let fd=["comment",cd.join(""),ud[2],dd];return this.inlineComment(fd),pd&&(this.input=new od(pd),this.tokenizer=nd(this.input)),!0}else if(ld[1]==="/"){let ud=this.tokenizer.nextToken({ignoreUnclosed:!0});if(ud[0]==="comment"&&/^\/\*/.test(ud[1]))return ud[0]="word",ud[1]=ud[1].slice(1),ld[1]="//",this.tokenizer.back(ud),qa.exports.isInlineComment.bind(this)(ld)}return!1}}}),oo$2=y$3((Ra,qa)=>{qa.exports={interpolation(nd){let od=[nd,this.tokenizer.nextToken()],ld=["word","}"];if(od[0][1].length>1||od[1][0]!=="{")return this.tokenizer.back(od[1]),!1;for(nd=this.tokenizer.nextToken();nd&&ld.includes(nd[0]);)od.push(nd),nd=this.tokenizer.nextToken();let ud=od.map(fd=>fd[1]),[cd]=od,dd=od.pop(),pd=["word",ud.join(""),cd[2],dd[2]];return this.tokenizer.back(nd),this.tokenizer.back(pd),!0}}}),uo$2=y$3((Ra,qa)=>{var nd=/^#[0-9a-fA-F]{6}$|^#[0-9a-fA-F]{3}$/,od=/\.[0-9]/,ld=ud=>{let[,cd]=ud,[dd]=cd;return(dd==="."||dd==="#")&&nd.test(cd)===!1&&od.test(cd)===!1};qa.exports={isMixinToken:ld}}),co$1=y$3((Ra,qa)=>{var nd=Vt$2(),od=/^url\((.+)\)/;qa.exports=ld=>{let{name:ud,params:cd=""}=ld;if(ud==="import"&&cd.length){ld.import=!0;let dd=nd({css:cd});for(ld.filename=cd.replace(od,"$1");!dd.endOfFile();){let[pd,fd]=dd.nextToken();if(pd==="word"&&fd==="url")return;if(pd==="brackets"){ld.options=fd,ld.filename=cd.replace(fd,"").trim();break}}}}}),mo$2=y$3((Ra,qa)=>{var nd=/:$/,od=/^:(\s+)?/;qa.exports=ld=>{let{name:ud,params:cd=""}=ld;if(ld.name.slice(-1)===":"){if(nd.test(ud)){let[dd]=ud.match(nd);ld.name=ud.replace(dd,""),ld.raws.afterName=dd+(ld.raws.afterName||""),ld.variable=!0,ld.value=ld.params}if(od.test(cd)){let[dd]=cd.match(od);ld.value=cd.replace(dd,""),ld.raws.afterName=(ld.raws.afterName||"")+dd,ld.variable=!0}}}}),go$2=y$3((Ra,qa)=>{var nd=Oe$1(),od=Ht$2(),{isInlineComment:ld}=no$1(),{interpolation:ud}=oo$2(),{isMixinToken:cd}=uo$2(),dd=co$1(),pd=mo$2(),fd=/(!\s*important)$/i;qa.exports=class extends od{constructor(...md){super(...md),this.lastNode=null}atrule(md){ud.bind(this)(md)||(super.atrule(md),dd(this.lastNode),pd(this.lastNode))}decl(...md){super.decl(...md),/extend\(.+\)/i.test(this.lastNode.value)&&(this.lastNode.extend=!0)}each(md){md[0][1]=` ${md[0][1]}`;let vd=md.findIndex(Od=>Od[0]==="("),Ad=md.reverse().find(Od=>Od[0]===")"),Nd=md.reverse().indexOf(Ad),Id=md.splice(vd,Nd).map(Od=>Od[1]).join("");for(let Od of md.reverse())this.tokenizer.back(Od);this.atrule(this.tokenizer.nextToken()),this.lastNode.function=!0,this.lastNode.params=Id}init(md,vd,Ad){super.init(md,vd,Ad),this.lastNode=md}inlineComment(md){let vd=new nd,Ad=md[1].slice(2);if(this.init(vd,md[2]),vd.source.end=this.getPosition(md[3]||md[2]),vd.inline=!0,vd.raws.begin="//",/^\s*$/.test(Ad))vd.text="",vd.raws.left=Ad,vd.raws.right="";else{let Nd=Ad.match(/^(\s*)([^]*[^\s])(\s*)$/);[,vd.raws.left,vd.text,vd.raws.right]=Nd}}mixin(md){let[vd]=md,Ad=vd[1].slice(0,1),Nd=md.findIndex(Md=>Md[0]==="brackets"),Id=md.findIndex(Md=>Md[0]==="("),Od="";if((Nd<0||Nd>3)&&Id>0){let Md=md.reduce((Xd,_f,vf)=>_f[0]===")"?vf:Xd),Bd=md.slice(Id,Md+Id).map(Xd=>Xd[1]).join(""),[jd]=md.slice(Id),Hd=[jd[2],jd[3]],[Gd]=md.slice(Md,Md+1),zd=[Gd[2],Gd[3]],df=["brackets",Bd].concat(Hd,zd),Wd=md.slice(0,Id),Jd=md.slice(Md+1);md=Wd,md.push(df),md=md.concat(Jd)}let Fd=[];for(let Md of md)if((Md[1]==="!"||Fd.length)&&Fd.push(Md),Md[1]==="important")break;if(Fd.length){let[Md]=Fd,Bd=md.indexOf(Md),jd=Fd[Fd.length-1],Hd=[Md[2],Md[3]],Gd=[jd[4],jd[5]],zd=["word",Fd.map(df=>df[1]).join("")].concat(Hd,Gd);md.splice(Bd,Fd.length,zd)}let Pd=md.findIndex(Md=>fd.test(Md[1]));Pd>0&&([,Od]=md[Pd],md.splice(Pd,1));for(let Md of md.reverse())this.tokenizer.back(Md);this.atrule(this.tokenizer.nextToken()),this.lastNode.mixin=!0,this.lastNode.raws.identifier=Ad,Od&&(this.lastNode.important=!0,this.lastNode.raws.important=Od)}other(md){ld.bind(this)(md)||super.other(md)}rule(md){let vd=md[md.length-1],Ad=md[md.length-2];if(Ad[0]==="at-word"&&vd[0]==="{"&&(this.tokenizer.back(vd),ud.bind(this)(Ad))){let Nd=this.tokenizer.nextToken();md=md.slice(0,md.length-2).concat([Nd]);for(let Id of md.reverse())this.tokenizer.back(Id);return}super.rule(md),/:extend\(.+\)/i.test(this.lastNode.selector)&&(this.lastNode.extend=!0)}unknownWord(md){let[vd]=md;if(md[0][1]==="each"&&md[1][0]==="("){this.each(md);return}if(cd(vd)){this.mixin(md);return}super.unknownWord(md)}}}),xo$1=y$3((Ra,qa)=>{var nd=$t$2();qa.exports=class extends nd{atrule(od,ld){if(!od.mixin&&!od.variable&&!od.function){super.atrule(od,ld);return}let ud=`${od.function?"":od.raws.identifier||"@"}${od.name}`,cd=od.params?this.rawValue(od,"params"):"",dd=od.raws.important||"";if(od.variable&&(cd=od.value),typeof od.raws.afterName<"u"?ud+=od.raws.afterName:cd&&(ud+=" "),od.nodes)this.block(od,ud+cd+dd);else{let pd=(od.raws.between||"")+dd+(ld?";":"");this.builder(ud+cd+pd,od)}}comment(od){if(od.inline){let ld=this.raw(od,"left","commentLeft"),ud=this.raw(od,"right","commentRight");this.builder(`//${ld}${od.text}${ud}`,od)}else super.comment(od)}}}),bo=y$3((Ra,qa)=>{var nd=Re$1(),od=go$2(),ld=xo$1();qa.exports={parse(ud,cd){let dd=new nd(ud,cd),pd=new od(dd);return pd.parse(),pd.root.walk(fd=>{let md=dd.css.lastIndexOf(fd.source.input.css);if(md===0)return;if(md+fd.source.input.css.length!==dd.css.length)throw new Error("Invalid state detected in postcss-less");let vd=md+fd.source.start.offset,Ad=dd.fromOffset(md+fd.source.start.offset);if(fd.source.start={offset:vd,line:Ad.line,column:Ad.col},fd.source.end){let Nd=md+fd.source.end.offset,Id=dd.fromOffset(md+fd.source.end.offset);fd.source.end={offset:Nd,line:Id.line,column:Id.col}}}),pd.root},stringify(ud,cd){new ld(cd).stringify(ud)},nodeToString(ud){let cd="";return qa.exports.stringify(ud,dd=>{cd+=dd}),cd}}}),ws=y$3((Ra,qa)=>{qa.exports=class{generate(){}}}),Jt$2=y$3((Ra,qa)=>{var nd=re$1(),od,ld,ud=class extends nd{constructor(cd){super({type:"document",...cd}),this.nodes||(this.nodes=[])}toResult(cd={}){return new od(new ld,this,cd).stringify()}};ud.registerLazyResult=cd=>{od=cd},ud.registerProcessor=cd=>{ld=cd},qa.exports=ud,ud.default=ud}),gs$1=y$3((Ra,qa)=>{var nd={};qa.exports=function(od){nd[od]||(nd[od]=!0,typeof console<"u"&&console.warn&&console.warn(od))}}),vs=y$3((Ra,qa)=>{var nd=class{constructor(od,ld={}){if(this.type="warning",this.text=od,ld.node&&ld.node.source){let ud=ld.node.rangeBy(ld);this.line=ud.start.line,this.column=ud.start.column,this.endLine=ud.end.line,this.endColumn=ud.end.column}for(let ud in ld)this[ud]=ld[ud]}toString(){return this.node?this.node.error(this.text,{index:this.index,plugin:this.plugin,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}};qa.exports=nd,nd.default=nd}),Xt=y$3((Ra,qa)=>{var nd=vs(),od=class{constructor(ld,ud,cd){this.processor=ld,this.messages=[],this.root=ud,this.opts=cd,this.css=void 0,this.map=void 0}toString(){return this.css}warn(ld,ud={}){ud.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(ud.plugin=this.lastPlugin.postcssPlugin);let cd=new nd(ld,ud);return this.messages.push(cd),cd}warnings(){return this.messages.filter(ld=>ld.type==="warning")}get content(){return this.css}};qa.exports=od,od.default=od}),_s=y$3((Ra,qa)=>{var{isClean:nd,my:od}=Ut$1(),ld=ws(),ud=it$1(),cd=re$1(),dd=Jt$2();gs$1();var pd=Xt(),fd=pt$1(),md=Ae$2(),vd={atrule:"AtRule",comment:"Comment",decl:"Declaration",document:"Document",root:"Root",rule:"Rule"},Ad={AtRule:!0,AtRuleExit:!0,Comment:!0,CommentExit:!0,Declaration:!0,DeclarationExit:!0,Document:!0,DocumentExit:!0,Once:!0,OnceExit:!0,postcssPlugin:!0,prepare:!0,Root:!0,RootExit:!0,Rule:!0,RuleExit:!0},Nd={Once:!0,postcssPlugin:!0,prepare:!0},Id=0;function Od(Hd){return typeof Hd=="object"&&typeof Hd.then=="function"}function Fd(Hd){let Gd=!1,zd=vd[Hd.type];return Hd.type==="decl"?Gd=Hd.prop.toLowerCase():Hd.type==="atrule"&&(Gd=Hd.name.toLowerCase()),Gd&&Hd.append?[zd,zd+"-"+Gd,Id,zd+"Exit",zd+"Exit-"+Gd]:Gd?[zd,zd+"-"+Gd,zd+"Exit",zd+"Exit-"+Gd]:Hd.append?[zd,Id,zd+"Exit"]:[zd,zd+"Exit"]}function Pd(Hd){let Gd;return Hd.type==="document"?Gd=["Document",Id,"DocumentExit"]:Hd.type==="root"?Gd=["Root",Id,"RootExit"]:Gd=Fd(Hd),{eventIndex:0,events:Gd,iterator:0,node:Hd,visitorIndex:0,visitors:[]}}function Md(Hd){return Hd[nd]=!1,Hd.nodes&&Hd.nodes.forEach(Gd=>Md(Gd)),Hd}var Bd={},jd=class sS{constructor(Gd,zd,df){this.stringified=!1,this.processed=!1;let Wd;if(typeof zd=="object"&&zd!==null&&(zd.type==="root"||zd.type==="document"))Wd=Md(zd);else if(zd instanceof sS||zd instanceof pd)Wd=Md(zd.root),zd.map&&(typeof df.map>"u"&&(df.map={}),df.map.inline||(df.map.inline=!1),df.map.prev=zd.map);else{let Jd=fd;df.syntax&&(Jd=df.syntax.parse),df.parser&&(Jd=df.parser),Jd.parse&&(Jd=Jd.parse);try{Wd=Jd(zd,df)}catch(Xd){this.processed=!0,this.error=Xd}Wd&&!Wd[od]&&cd.rebuild(Wd)}this.result=new pd(Gd,Wd,df),this.helpers={...Bd,postcss:Bd,result:this.result},this.plugins=this.processor.plugins.map(Jd=>typeof Jd=="object"&&Jd.prepare?{...Jd,...Jd.prepare(this.result)}:Jd)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}catch(Gd){return this.async().catch(Gd)}finally(Gd){return this.async().then(Gd,Gd)}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(Gd,zd){let df=this.result.lastPlugin;try{zd&&zd.addToError(Gd),this.error=Gd,Gd.name==="CssSyntaxError"&&!Gd.plugin?(Gd.plugin=df.postcssPlugin,Gd.setMessage()):df.postcssVersion}catch(Wd){console&&console.error&&console.error(Wd)}return Gd}prepareVisitors(){this.listeners={};let Gd=(zd,df,Wd)=>{this.listeners[df]||(this.listeners[df]=[]),this.listeners[df].push([zd,Wd])};for(let zd of this.plugins)if(typeof zd=="object")for(let df in zd){if(!Ad[df]&&/^[A-Z]/.test(df))throw new Error(`Unknown event ${df} in ${zd.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!Nd[df])if(typeof zd[df]=="object")for(let Wd in zd[df])Wd==="*"?Gd(zd,df,zd[df][Wd]):Gd(zd,df+"-"+Wd.toLowerCase(),zd[df][Wd]);else typeof zd[df]=="function"&&Gd(zd,df,zd[df])}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let Gd=0;Gd<this.plugins.length;Gd++){let zd=this.plugins[Gd],df=this.runOnRoot(zd);if(Od(df))try{await df}catch(Wd){throw this.handleError(Wd)}}if(this.prepareVisitors(),this.hasListener){let Gd=this.result.root;for(;!Gd[nd];){Gd[nd]=!0;let zd=[Pd(Gd)];for(;zd.length>0;){let df=this.visitTick(zd);if(Od(df))try{await df}catch(Wd){let Jd=zd[zd.length-1].node;throw this.handleError(Wd,Jd)}}}if(this.listeners.OnceExit)for(let[zd,df]of this.listeners.OnceExit){this.result.lastPlugin=zd;try{if(Gd.type==="document"){let Wd=Gd.nodes.map(Jd=>df(Jd,this.helpers));await Promise.all(Wd)}else await df(Gd,this.helpers)}catch(Wd){throw this.handleError(Wd)}}}return this.processed=!0,this.stringify()}runOnRoot(Gd){this.result.lastPlugin=Gd;try{if(typeof Gd=="object"&&Gd.Once){if(this.result.root.type==="document"){let zd=this.result.root.nodes.map(df=>Gd.Once(df,this.helpers));return Od(zd[0])?Promise.all(zd):zd}return Gd.Once(this.result.root,this.helpers)}else if(typeof Gd=="function")return Gd(this.result.root,this.result)}catch(zd){throw this.handleError(zd)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let Gd=this.result.opts,zd=ud;Gd.syntax&&(zd=Gd.syntax.stringify),Gd.stringifier&&(zd=Gd.stringifier),zd.stringify&&(zd=zd.stringify);let df=new ld(zd,this.result.root,this.result.opts).generate();return this.result.css=df[0],this.result.map=df[1],this.result}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let Gd of this.plugins){let zd=this.runOnRoot(Gd);if(Od(zd))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let Gd=this.result.root;for(;!Gd[nd];)Gd[nd]=!0,this.walkSync(Gd);if(this.listeners.OnceExit)if(Gd.type==="document")for(let zd of Gd.nodes)this.visitSync(this.listeners.OnceExit,zd);else this.visitSync(this.listeners.OnceExit,Gd)}return this.result}then(Gd,zd){return this.async().then(Gd,zd)}toString(){return this.css}visitSync(Gd,zd){for(let[df,Wd]of Gd){this.result.lastPlugin=df;let Jd;try{Jd=Wd(zd,this.helpers)}catch(Xd){throw this.handleError(Xd,zd.proxyOf)}if(zd.type!=="root"&&zd.type!=="document"&&!zd.parent)return!0;if(Od(Jd))throw this.getAsyncError()}}visitTick(Gd){let zd=Gd[Gd.length-1],{node:df,visitors:Wd}=zd;if(df.type!=="root"&&df.type!=="document"&&!df.parent){Gd.pop();return}if(Wd.length>0&&zd.visitorIndex<Wd.length){let[Xd,_f]=Wd[zd.visitorIndex];zd.visitorIndex+=1,zd.visitorIndex===Wd.length&&(zd.visitors=[],zd.visitorIndex=0),this.result.lastPlugin=Xd;try{return _f(df.toProxy(),this.helpers)}catch(vf){throw this.handleError(vf,df)}}if(zd.iterator!==0){let Xd=zd.iterator,_f;for(;_f=df.nodes[df.indexes[Xd]];)if(df.indexes[Xd]+=1,!_f[nd]){_f[nd]=!0,Gd.push(Pd(_f));return}zd.iterator=0,delete df.indexes[Xd]}let Jd=zd.events;for(;zd.eventIndex<Jd.length;){let Xd=Jd[zd.eventIndex];if(zd.eventIndex+=1,Xd===Id){df.nodes&&df.nodes.length&&(df[nd]=!0,zd.iterator=df.getIterator());return}else if(this.listeners[Xd]){zd.visitors=this.listeners[Xd];return}}Gd.pop()}walkSync(Gd){Gd[nd]=!0;let zd=Fd(Gd);for(let df of zd)if(df===Id)Gd.nodes&&Gd.each(Wd=>{Wd[nd]||this.walkSync(Wd)});else{let Wd=this.listeners[df];if(Wd&&this.visitSync(Wd,Gd.toProxy()))return}}warnings(){return this.sync().warnings()}get content(){return this.stringify().content}get css(){return this.stringify().css}get map(){return this.stringify().map}get messages(){return this.sync().messages}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){return this.sync().root}get[Symbol.toStringTag](){return"LazyResult"}};jd.registerPostcss=Hd=>{Bd=Hd},qa.exports=jd,jd.default=jd,md.registerLazyResult(jd),dd.registerLazyResult(jd)}),Lo$1=y$3((Ra,qa)=>{var nd=ws(),od=it$1();gs$1();var ld=pt$1(),ud=Xt(),cd=class{constructor(dd,pd,fd){pd=pd.toString(),this.stringified=!1,this._processor=dd,this._css=pd,this._opts=fd,this._map=void 0;let md,vd=od;this.result=new ud(this._processor,md,this._opts),this.result.css=pd;let Ad=this;Object.defineProperty(this.result,"root",{get(){return Ad.root}});let Nd=new nd(vd,md,this._opts,pd);if(Nd.isMap()){let[Id,Od]=Nd.generate();Id&&(this.result.css=Id),Od&&(this.result.map=Od)}else Nd.clearAnnotation(),this.result.css=Nd.css}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}catch(dd){return this.async().catch(dd)}finally(dd){return this.async().then(dd,dd)}sync(){if(this.error)throw this.error;return this.result}then(dd,pd){return this.async().then(dd,pd)}toString(){return this._css}warnings(){return[]}get content(){return this.result.css}get css(){return this.result.css}get map(){return this.result.map}get messages(){return[]}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){if(this._root)return this._root;let dd,pd=ld;try{dd=pd(this._css,this._opts)}catch(fd){this.error=fd}if(this.error)throw this.error;return this._root=dd,dd}get[Symbol.toStringTag](){return"NoWorkResult"}};qa.exports=cd,cd.default=cd}),Mo$1=y$3((Ra,qa)=>{var nd=Lo$1(),od=_s(),ld=Jt$2(),ud=Ae$2(),cd=class{constructor(dd=[]){this.version="8.4.39",this.plugins=this.normalize(dd)}normalize(dd){let pd=[];for(let fd of dd)if(fd.postcss===!0?fd=fd():fd.postcss&&(fd=fd.postcss),typeof fd=="object"&&Array.isArray(fd.plugins))pd=pd.concat(fd.plugins);else if(typeof fd=="object"&&fd.postcssPlugin)pd.push(fd);else if(typeof fd=="function")pd.push(fd);else if(!(typeof fd=="object"&&(fd.parse||fd.stringify)))throw new Error(fd+" is not a PostCSS plugin");return pd}process(dd,pd={}){return!this.plugins.length&&!pd.parser&&!pd.stringifier&&!pd.syntax?new nd(this,dd,pd):new od(this,dd,pd)}use(dd){return this.plugins=this.plugins.concat(this.normalize([dd])),this}};qa.exports=cd,cd.default=cd,ud.registerProcessor(cd),ld.registerProcessor(cd)}),Uo$2=y$3((Ra,qa)=>{var nd=lt$1(),od=cs(),ld=Oe$1(),ud=Gt$1(),cd=Re$1(),dd=Ae$2(),pd=jt$1();function fd(md,vd){if(Array.isArray(md))return md.map(Id=>fd(Id));let{inputs:Ad,...Nd}=md;if(Ad){vd=[];for(let Id of Ad){let Od={...Id,__proto__:cd.prototype};Od.map&&(Od.map={...Od.map,__proto__:od.prototype}),vd.push(Od)}}if(Nd.nodes&&(Nd.nodes=md.nodes.map(Id=>fd(Id,vd))),Nd.source){let{inputId:Id,...Od}=Nd.source;Nd.source=Od,Id!=null&&(Nd.source.input=vd[Id])}if(Nd.type==="root")return new dd(Nd);if(Nd.type==="decl")return new nd(Nd);if(Nd.type==="rule")return new pd(Nd);if(Nd.type==="comment")return new ld(Nd);if(Nd.type==="atrule")return new ud(Nd);throw new Error("Unknown node type: "+md.type)}qa.exports=fd,fd.default=fd}),Zt$1=y$3((Ra,qa)=>{var nd=Ft$2(),od=lt$1(),ld=_s(),ud=re$1(),cd=Mo$1(),dd=it$1(),pd=Uo$2(),fd=Jt$2(),md=vs(),vd=Oe$1(),Ad=Gt$1(),Nd=Xt(),Id=Re$1(),Od=pt$1(),Fd=us(),Pd=jt$1(),Md=Ae$2(),Bd=at$3();function jd(...Hd){return Hd.length===1&&Array.isArray(Hd[0])&&(Hd=Hd[0]),new cd(Hd)}jd.plugin=function(Hd,Gd){let zd=!1;function df(...Jd){console&&console.warn&&!zd&&(zd=!0,console.warn(Hd+`: postcss.plugin was deprecated. Migration guide:
https://evilmartians.com/chronicles/postcss-8-plugin-migration`));let Xd=Gd(...Jd);return Xd.postcssPlugin=Hd,Xd.postcssVersion=new cd().version,Xd}let Wd;return Object.defineProperty(df,"postcss",{get(){return Wd||(Wd=df()),Wd}}),df.process=function(Jd,Xd,_f){return jd([df(_f)]).process(Jd,Xd)},df},jd.stringify=dd,jd.parse=Od,jd.fromJSON=pd,jd.list=Fd,jd.comment=Hd=>new vd(Hd),jd.atRule=Hd=>new Ad(Hd),jd.decl=Hd=>new od(Hd),jd.rule=Hd=>new Pd(Hd),jd.root=Hd=>new Md(Hd),jd.document=Hd=>new fd(Hd),jd.CssSyntaxError=nd,jd.Declaration=od,jd.Container=ud,jd.Processor=cd,jd.Document=fd,jd.Comment=vd,jd.Warning=md,jd.AtRule=Ad,jd.Result=Nd,jd.Input=Id,jd.Rule=Pd,jd.Root=Md,jd.Node=Bd,ld.registerPostcss(jd),qa.exports=jd,jd.default=jd}),Ho$2=y$3((Ra,qa)=>{var{Container:nd}=Zt$1(),od=class extends nd{constructor(ld){super(ld),this.type="decl",this.isNested=!0,this.nodes||(this.nodes=[])}};qa.exports=od}),Jo$1=y$3((Ra,qa)=>{var nd=/[\t\n\f\r "#'()/;[\\\]{}]/g,od=/[,\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,ld=/.[\r\n"'(/\\]/,ud=/[\da-f]/i,cd=/[\n\f\r]/g;qa.exports=function(dd,pd={}){let fd=dd.css.valueOf(),md=pd.ignoreErrors,vd,Ad,Nd,Id,Od,Fd,Pd,Md,Bd,jd=fd.length,Hd=0,Gd=[],zd=[],df;function Wd(){return Hd}function Jd(gf){throw dd.error("Unclosed "+gf,Hd)}function Xd(){return zd.length===0&&Hd>=jd}function _f(){let gf=1,bf=!1,Tf=!1;for(;gf>0;)Ad+=1,fd.length<=Ad&&Jd("interpolation"),vd=fd.charCodeAt(Ad),Md=fd.charCodeAt(Ad+1),bf?!Tf&&vd===bf?(bf=!1,Tf=!1):vd===92?Tf=!Tf:Tf&&(Tf=!1):vd===39||vd===34?bf=vd:vd===125?gf-=1:vd===35&&Md===123&&(gf+=1)}function vf(gf){if(zd.length)return zd.pop();if(Hd>=jd)return;let bf=gf?gf.ignoreUnclosed:!1;switch(vd=fd.charCodeAt(Hd),vd){case 10:case 32:case 9:case 13:case 12:{Ad=Hd;do Ad+=1,vd=fd.charCodeAt(Ad);while(vd===32||vd===10||vd===9||vd===13||vd===12);Bd=["space",fd.slice(Hd,Ad)],Hd=Ad-1;break}case 91:case 93:case 123:case 125:case 58:case 59:case 41:{let Tf=String.fromCharCode(vd);Bd=[Tf,Tf,Hd];break}case 44:{Bd=["word",",",Hd,Hd+1];break}case 40:{if(Pd=Gd.length?Gd.pop()[1]:"",Md=fd.charCodeAt(Hd+1),Pd==="url"&&Md!==39&&Md!==34){for(df=1,Fd=!1,Ad=Hd+1;Ad<=fd.length-1;){if(Md=fd.charCodeAt(Ad),Md===92)Fd=!Fd;else if(Md===40)df+=1;else if(Md===41&&(df-=1,df===0))break;Ad+=1}Id=fd.slice(Hd,Ad+1),Bd=["brackets",Id,Hd,Ad],Hd=Ad}else Ad=fd.indexOf(")",Hd+1),Id=fd.slice(Hd,Ad+1),Ad===-1||ld.test(Id)?Bd=["(","(",Hd]:(Bd=["brackets",Id,Hd,Ad],Hd=Ad);break}case 39:case 34:{for(Nd=vd,Ad=Hd,Fd=!1;Ad<jd&&(Ad++,Ad===jd&&Jd("string"),vd=fd.charCodeAt(Ad),Md=fd.charCodeAt(Ad+1),!(!Fd&&vd===Nd));)vd===92?Fd=!Fd:Fd?Fd=!1:vd===35&&Md===123&&_f();Bd=["string",fd.slice(Hd,Ad+1),Hd,Ad],Hd=Ad;break}case 64:{nd.lastIndex=Hd+1,nd.test(fd),nd.lastIndex===0?Ad=fd.length-1:Ad=nd.lastIndex-2,Bd=["at-word",fd.slice(Hd,Ad+1),Hd,Ad],Hd=Ad;break}case 92:{for(Ad=Hd,Od=!0;fd.charCodeAt(Ad+1)===92;)Ad+=1,Od=!Od;if(vd=fd.charCodeAt(Ad+1),Od&&vd!==47&&vd!==32&&vd!==10&&vd!==9&&vd!==13&&vd!==12&&(Ad+=1,ud.test(fd.charAt(Ad)))){for(;ud.test(fd.charAt(Ad+1));)Ad+=1;fd.charCodeAt(Ad+1)===32&&(Ad+=1)}Bd=["word",fd.slice(Hd,Ad+1),Hd,Ad],Hd=Ad;break}default:Md=fd.charCodeAt(Hd+1),vd===35&&Md===123?(Ad=Hd,_f(),Id=fd.slice(Hd,Ad+1),Bd=["word",Id,Hd,Ad],Hd=Ad):vd===47&&Md===42?(Ad=fd.indexOf("*/",Hd+2)+1,Ad===0&&(md||bf?Ad=fd.length:Jd("comment")),Bd=["comment",fd.slice(Hd,Ad+1),Hd,Ad],Hd=Ad):vd===47&&Md===47?(cd.lastIndex=Hd+1,cd.test(fd),cd.lastIndex===0?Ad=fd.length-1:Ad=cd.lastIndex-2,Id=fd.slice(Hd,Ad+1),Bd=["comment",Id,Hd,Ad,"inline"],Hd=Ad):(od.lastIndex=Hd+1,od.test(fd),od.lastIndex===0?Ad=fd.length-1:Ad=od.lastIndex-2,Bd=["word",fd.slice(Hd,Ad+1),Hd,Ad],Gd.push(Bd),Hd=Ad);break}return Hd++,Bd}function Sf(gf){zd.push(gf)}return{back:Sf,endOfFile:Xd,nextToken:vf,position:Wd}}}),Zo$1=y$3((Ra,qa)=>{var{Comment:nd}=Zt$1(),od=Ht$2(),ld=Ho$2(),ud=Jo$1(),cd=class extends od{atrule(dd){let pd=dd[1],fd=dd;for(;!this.tokenizer.endOfFile();){let md=this.tokenizer.nextToken();if(md[0]==="word"&&md[2]===fd[3]+1)pd+=md[1],fd=md;else{this.tokenizer.back(md);break}}super.atrule(["at-word",pd,dd[2],fd[3]])}comment(dd){if(dd[4]==="inline"){let pd=new nd;this.init(pd,dd[2]),pd.raws.inline=!0;let fd=this.input.fromOffset(dd[3]);pd.source.end={column:fd.col,line:fd.line,offset:dd[3]+1};let md=dd[1].slice(2);if(/^\s*$/.test(md))pd.text="",pd.raws.left=md,pd.raws.right="";else{let vd=md.match(/^(\s*)([^]*\S)(\s*)$/),Ad=vd[2].replace(/(\*\/|\/\*)/g,"*//*");pd.text=Ad,pd.raws.left=vd[1],pd.raws.right=vd[3],pd.raws.text=vd[2]}}else super.comment(dd)}createTokenizer(){this.tokenizer=ud(this.input)}raw(dd,pd,fd,md){if(super.raw(dd,pd,fd,md),dd.raws[pd]){let vd=dd.raws[pd].raw;dd.raws[pd].raw=fd.reduce((Ad,Nd)=>{if(Nd[0]==="comment"&&Nd[4]==="inline"){let Id=Nd[1].slice(2).replace(/(\*\/|\/\*)/g,"*//*");return Ad+"/*"+Id+"*/"}else return Ad+Nd[1]},""),vd!==dd.raws[pd].raw&&(dd.raws[pd].scss=vd)}}rule(dd){let pd=!1,fd=0,md="";for(let vd of dd)if(pd)vd[0]!=="comment"&&vd[0]!=="{"&&(md+=vd[1]);else{if(vd[0]==="space"&&vd[1].includes(`
`))break;vd[0]==="("?fd+=1:vd[0]===")"?fd-=1:fd===0&&vd[0]===":"&&(pd=!0)}if(!pd||md.trim()===""||/^[#:A-Za-z-]/.test(md))super.rule(dd);else{dd.pop();let vd=new ld;this.init(vd,dd[0][2]);let Ad;for(let Id=dd.length-1;Id>=0;Id--)if(dd[Id][0]!=="space"){Ad=dd[Id];break}if(Ad[3]){let Id=this.input.fromOffset(Ad[3]);vd.source.end={column:Id.col,line:Id.line,offset:Ad[3]+1}}else{let Id=this.input.fromOffset(Ad[2]);vd.source.end={column:Id.col,line:Id.line,offset:Ad[2]+1}}for(;dd[0][0]!=="word";)vd.raws.before+=dd.shift()[1];if(dd[0][2]){let Id=this.input.fromOffset(dd[0][2]);vd.source.start={column:Id.col,line:Id.line,offset:dd[0][2]}}for(vd.prop="";dd.length;){let Id=dd[0][0];if(Id===":"||Id==="space"||Id==="comment")break;vd.prop+=dd.shift()[1]}vd.raws.between="";let Nd;for(;dd.length;)if(Nd=dd.shift(),Nd[0]===":"){vd.raws.between+=Nd[1];break}else vd.raws.between+=Nd[1];(vd.prop[0]==="_"||vd.prop[0]==="*")&&(vd.raws.before+=vd.prop[0],vd.prop=vd.prop.slice(1)),vd.raws.between+=this.spacesAndCommentsFromStart(dd),this.precheckMissedSemicolon(dd);for(let Id=dd.length-1;Id>0;Id--){if(Nd=dd[Id],Nd[1]==="!important"){vd.important=!0;let Od=this.stringFrom(dd,Id);Od=this.spacesFromEnd(dd)+Od,Od!==" !important"&&(vd.raws.important=Od);break}else if(Nd[1]==="important"){let Od=dd.slice(0),Fd="";for(let Pd=Id;Pd>0;Pd--){let Md=Od[Pd][0];if(Fd.trim().indexOf("!")===0&&Md!=="space")break;Fd=Od.pop()[1]+Fd}Fd.trim().indexOf("!")===0&&(vd.important=!0,vd.raws.important=Fd,dd=Od)}if(Nd[0]!=="space"&&Nd[0]!=="comment")break}this.raw(vd,"value",dd),vd.value.includes(":")&&this.checkMissedSemicolon(dd),this.current=vd}}};qa.exports=cd}),ta=y$3((Ra,qa)=>{var{Input:nd}=Zt$1(),od=Zo$1();qa.exports=function(ld,ud){let cd=new nd(ld,ud),dd=new od(cd);return dd.parse(),dd.root}}),Os=y$3(Ra=>{Object.defineProperty(Ra,"__esModule",{value:!0});function qa(nd){this.after=nd.after,this.before=nd.before,this.type=nd.type,this.value=nd.value,this.sourceIndex=nd.sourceIndex}Ra.default=qa}),As=y$3(Ra=>{Object.defineProperty(Ra,"__esModule",{value:!0});var qa=Os(),nd=od(qa);function od(ud){return ud&&ud.__esModule?ud:{default:ud}}function ld(ud){var cd=this;this.constructor(ud),this.nodes=ud.nodes,this.after===void 0&&(this.after=this.nodes.length>0?this.nodes[this.nodes.length-1].after:""),this.before===void 0&&(this.before=this.nodes.length>0?this.nodes[0].before:""),this.sourceIndex===void 0&&(this.sourceIndex=this.before.length),this.nodes.forEach(function(dd){dd.parent=cd})}ld.prototype=Object.create(nd.default.prototype),ld.constructor=nd.default,ld.prototype.walk=function(ud,cd){for(var dd=typeof ud=="string"||ud instanceof RegExp,pd=dd?cd:ud,fd=typeof ud=="string"?new RegExp(ud):ud,md=0;md<this.nodes.length;md++){var vd=this.nodes[md],Ad=dd?fd.test(vd.type):!0;if(Ad&&pd&&pd(vd,md,this.nodes)===!1||vd.nodes&&vd.walk(ud,cd)===!1)return!1}return!0},ld.prototype.each=function(){for(var ud=arguments.length<=0||arguments[0]===void 0?function(){}:arguments[0],cd=0;cd<this.nodes.length;cd++){var dd=this.nodes[cd];if(ud(dd,cd,this.nodes)===!1)return!1}return!0},Ra.default=ld}),aa=y$3(Ra=>{Object.defineProperty(Ra,"__esModule",{value:!0}),Ra.parseMediaFeature=cd,Ra.parseMediaQuery=dd,Ra.parseMediaList=pd;var qa=Os(),nd=ud(qa),od=As(),ld=ud(od);function ud(fd){return fd&&fd.__esModule?fd:{default:fd}}function cd(fd){var md=arguments.length<=1||arguments[1]===void 0?0:arguments[1],vd=[{mode:"normal",character:null}],Ad=[],Nd=0,Id="",Od=null,Fd=null,Pd=md,Md=fd;fd[0]==="("&&fd[fd.length-1]===")"&&(Md=fd.substring(1,fd.length-1),Pd++);for(var Bd=0;Bd<Md.length;Bd++){var jd=Md[Bd];if((jd==="'"||jd==='"')&&(vd[Nd].isCalculationEnabled===!0?(vd.push({mode:"string",isCalculationEnabled:!1,character:jd}),Nd++):vd[Nd].mode==="string"&&vd[Nd].character===jd&&Md[Bd-1]!=="\\"&&(vd.pop(),Nd--)),jd==="{"?(vd.push({mode:"interpolation",isCalculationEnabled:!0}),Nd++):jd==="}"&&(vd.pop(),Nd--),vd[Nd].mode==="normal"&&jd===":"){var Hd=Md.substring(Bd+1);Fd={type:"value",before:/^(\s*)/.exec(Hd)[1],after:/(\s*)$/.exec(Hd)[1],value:Hd.trim()},Fd.sourceIndex=Fd.before.length+Bd+1+Pd,Od={type:"colon",sourceIndex:Bd+Pd,after:Fd.before,value:":"};break}Id+=jd}return Id={type:"media-feature",before:/^(\s*)/.exec(Id)[1],after:/(\s*)$/.exec(Id)[1],value:Id.trim()},Id.sourceIndex=Id.before.length+Pd,Ad.push(Id),Od!==null&&(Od.before=Id.after,Ad.push(Od)),Fd!==null&&Ad.push(Fd),Ad}function dd(fd){var md=arguments.length<=1||arguments[1]===void 0?0:arguments[1],vd=[],Ad=0,Nd=!1,Id=void 0;function Od(){return{before:"",after:"",value:""}}Id=Od();for(var Fd=0;Fd<fd.length;Fd++){var Pd=fd[Fd];Nd?(Id.value+=Pd,(Pd==="{"||Pd==="(")&&Ad++,(Pd===")"||Pd==="}")&&Ad--):Pd.search(/\s/)!==-1?Id.before+=Pd:(Pd==="("&&(Id.type="media-feature-expression",Ad++),Id.value=Pd,Id.sourceIndex=md+Fd,Nd=!0),Nd&&Ad===0&&(Pd===")"||Fd===fd.length-1||fd[Fd+1].search(/\s/)!==-1)&&(["not","only","and"].indexOf(Id.value)!==-1&&(Id.type="keyword"),Id.type==="media-feature-expression"&&(Id.nodes=cd(Id.value,Id.sourceIndex)),vd.push(Array.isArray(Id.nodes)?new ld.default(Id):new nd.default(Id)),Id=Od(),Nd=!1)}for(var Md=0;Md<vd.length;Md++)if(Id=vd[Md],Md>0&&(vd[Md-1].after=Id.before),Id.type===void 0){if(Md>0){if(vd[Md-1].type==="media-feature-expression"){Id.type="keyword";continue}if(vd[Md-1].value==="not"||vd[Md-1].value==="only"){Id.type="media-type";continue}if(vd[Md-1].value==="and"){Id.type="media-feature-expression";continue}vd[Md-1].type==="media-type"&&(vd[Md+1]?Id.type=vd[Md+1].type==="media-feature-expression"?"keyword":"media-feature-expression":Id.type="media-feature-expression")}if(Md===0){if(!vd[Md+1]){Id.type="media-type";continue}if(vd[Md+1]&&(vd[Md+1].type==="media-feature-expression"||vd[Md+1].type==="keyword")){Id.type="media-type";continue}if(vd[Md+2]){if(vd[Md+2].type==="media-feature-expression"){Id.type="media-type",vd[Md+1].type="keyword";continue}if(vd[Md+2].type==="keyword"){Id.type="keyword",vd[Md+1].type="media-type";continue}}if(vd[Md+3]&&vd[Md+3].type==="media-feature-expression"){Id.type="keyword",vd[Md+1].type="media-type",vd[Md+2].type="keyword";continue}}}return vd}function pd(fd){var md=[],vd=0,Ad=0,Nd=/^(\s*)url\s*\(/.exec(fd);if(Nd!==null){for(var Id=Nd[0].length,Od=1;Od>0;){var Fd=fd[Id];Fd==="("&&Od++,Fd===")"&&Od--,Id++}md.unshift(new nd.default({type:"url",value:fd.substring(0,Id).trim(),sourceIndex:Nd[1].length,before:Nd[1],after:/^(\s*)/.exec(fd.substring(Id))[1]})),vd=Id}for(var Pd=vd;Pd<fd.length;Pd++){var Md=fd[Pd];if(Md==="("&&Ad++,Md===")"&&Ad--,Ad===0&&Md===","){var Bd=fd.substring(vd,Pd),jd=/^(\s*)/.exec(Bd)[1];md.push(new ld.default({type:"media-query",value:Bd.trim(),sourceIndex:vd+jd.length,nodes:dd(Bd,vd),before:jd,after:/(\s*)$/.exec(Bd)[1]})),vd=Pd+1}}var Hd=fd.substring(vd),Gd=/^(\s*)/.exec(Hd)[1];return md.push(new ld.default({type:"media-query",value:Hd.trim(),sourceIndex:vd+Gd.length,nodes:dd(Hd,vd),before:Gd,after:/(\s*)$/.exec(Hd)[1]})),md}}),ua$1=y$3(Ra=>{Object.defineProperty(Ra,"__esModule",{value:!0}),Ra.default=ud;var qa=As(),nd=ld(qa),od=aa();function ld(cd){return cd&&cd.__esModule?cd:{default:cd}}function ud(cd){return new nd.default({nodes:(0,od.parseMediaList)(cd),type:"media-query-list",value:cd.trim()})}}),qs=y$3((Ra,qa)=>{qa.exports=function(nd,od){if(od=typeof od=="number"?od:1/0,!od)return Array.isArray(nd)?nd.map(function(ud){return ud}):nd;return ld(nd,1);function ld(ud,cd){return ud.reduce(function(dd,pd){return Array.isArray(pd)&&cd<od?dd.concat(ld(pd,cd+1)):dd.concat(pd)},[])}}}),Ls=y$3((Ra,qa)=>{qa.exports=function(nd,od){for(var ld=-1,ud=[];(ld=nd.indexOf(od,ld+1))!==-1;)ud.push(ld);return ud}}),Ds=y$3((Ra,qa)=>{function nd(ud,cd){for(var dd=1,pd=ud.length,fd=ud[0],md=ud[0],vd=1;vd<pd;++vd)if(md=fd,fd=ud[vd],cd(fd,md)){if(vd===dd){dd++;continue}ud[dd++]=fd}return ud.length=dd,ud}function od(ud){for(var cd=1,dd=ud.length,pd=ud[0],fd=ud[0],md=1;md<dd;++md,fd=pd)if(fd=pd,pd=ud[md],pd!==fd){if(md===cd){cd++;continue}ud[cd++]=pd}return ud.length=cd,ud}function ld(ud,cd,dd){return ud.length===0?ud:cd?(dd||ud.sort(cd),nd(ud,cd)):(dd||ud.sort(),od(ud))}qa.exports=ld}),de$1=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(cd){return typeof cd}:function(cd){return cd&&typeof Symbol=="function"&&cd.constructor===Symbol&&cd!==Symbol.prototype?"symbol":typeof cd};function od(cd,dd){if(!(cd instanceof dd))throw new TypeError("Cannot call a class as a function")}var ld=function cd(dd,pd){if((typeof dd>"u"?"undefined":nd(dd))!=="object")return dd;var fd=new dd.constructor;for(var md in dd)if(dd.hasOwnProperty(md)){var vd=dd[md],Ad=typeof vd>"u"?"undefined":nd(vd);md==="parent"&&Ad==="object"?pd&&(fd[md]=pd):vd instanceof Array?fd[md]=vd.map(function(Nd){return cd(Nd,fd)}):fd[md]=cd(vd,fd)}return fd},ud=function(){function cd(){var dd=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};od(this,cd);for(var pd in dd)this[pd]=dd[pd];var fd=dd.spaces;fd=fd===void 0?{}:fd;var md=fd.before,vd=md===void 0?"":md,Ad=fd.after,Nd=Ad===void 0?"":Ad;this.spaces={before:vd,after:Nd}}return cd.prototype.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},cd.prototype.replaceWith=function(){if(this.parent){for(var dd in arguments)this.parent.insertBefore(this,arguments[dd]);this.remove()}return this},cd.prototype.next=function(){return this.parent.at(this.parent.index(this)+1)},cd.prototype.prev=function(){return this.parent.at(this.parent.index(this)-1)},cd.prototype.clone=function(){var dd=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},pd=ld(this);for(var fd in dd)pd[fd]=dd[fd];return pd},cd.prototype.toString=function(){return[this.spaces.before,String(this.value),this.spaces.after].join("")},cd}();Ra.default=ud,qa.exports=Ra.default}),D$1=y$3(Ra=>{Ra.__esModule=!0,Ra.TAG="tag",Ra.STRING="string",Ra.SELECTOR="selector",Ra.ROOT="root",Ra.PSEUDO="pseudo",Ra.NESTING="nesting",Ra.ID="id",Ra.COMMENT="comment",Ra.COMBINATOR="combinator",Ra.CLASS="class",Ra.ATTRIBUTE="attribute",Ra.UNIVERSAL="universal"}),ir$1=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=function(){function Nd(Id,Od){for(var Fd=0;Fd<Od.length;Fd++){var Pd=Od[Fd];Pd.enumerable=Pd.enumerable||!1,Pd.configurable=!0,"value"in Pd&&(Pd.writable=!0),Object.defineProperty(Id,Pd.key,Pd)}}return function(Id,Od,Fd){return Od&&Nd(Id.prototype,Od),Fd&&Nd(Id,Fd),Id}}(),od=de$1(),ld=pd(od),ud=D$1(),cd=dd(ud);function dd(Nd){if(Nd&&Nd.__esModule)return Nd;var Id={};if(Nd!=null)for(var Od in Nd)Object.prototype.hasOwnProperty.call(Nd,Od)&&(Id[Od]=Nd[Od]);return Id.default=Nd,Id}function pd(Nd){return Nd&&Nd.__esModule?Nd:{default:Nd}}function fd(Nd,Id){if(!(Nd instanceof Id))throw new TypeError("Cannot call a class as a function")}function md(Nd,Id){if(!Nd)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return Id&&(typeof Id=="object"||typeof Id=="function")?Id:Nd}function vd(Nd,Id){if(typeof Id!="function"&&Id!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof Id);Nd.prototype=Object.create(Id&&Id.prototype,{constructor:{value:Nd,enumerable:!1,writable:!0,configurable:!0}}),Id&&(Object.setPrototypeOf?Object.setPrototypeOf(Nd,Id):Nd.__proto__=Id)}var Ad=function(Nd){vd(Id,Nd);function Id(Od){fd(this,Id);var Fd=md(this,Nd.call(this,Od));return Fd.nodes||(Fd.nodes=[]),Fd}return Id.prototype.append=function(Od){return Od.parent=this,this.nodes.push(Od),this},Id.prototype.prepend=function(Od){return Od.parent=this,this.nodes.unshift(Od),this},Id.prototype.at=function(Od){return this.nodes[Od]},Id.prototype.index=function(Od){return typeof Od=="number"?Od:this.nodes.indexOf(Od)},Id.prototype.removeChild=function(Od){Od=this.index(Od),this.at(Od).parent=void 0,this.nodes.splice(Od,1);var Fd=void 0;for(var Pd in this.indexes)Fd=this.indexes[Pd],Fd>=Od&&(this.indexes[Pd]=Fd-1);return this},Id.prototype.removeAll=function(){for(var Pd=this.nodes,Od=Array.isArray(Pd),Fd=0,Pd=Od?Pd:Pd[Symbol.iterator]();;){var Md;if(Od){if(Fd>=Pd.length)break;Md=Pd[Fd++]}else{if(Fd=Pd.next(),Fd.done)break;Md=Fd.value}var Bd=Md;Bd.parent=void 0}return this.nodes=[],this},Id.prototype.empty=function(){return this.removeAll()},Id.prototype.insertAfter=function(Od,Fd){var Pd=this.index(Od);this.nodes.splice(Pd+1,0,Fd);var Md=void 0;for(var Bd in this.indexes)Md=this.indexes[Bd],Pd<=Md&&(this.indexes[Bd]=Md+this.nodes.length);return this},Id.prototype.insertBefore=function(Od,Fd){var Pd=this.index(Od);this.nodes.splice(Pd,0,Fd);var Md=void 0;for(var Bd in this.indexes)Md=this.indexes[Bd],Pd<=Md&&(this.indexes[Bd]=Md+this.nodes.length);return this},Id.prototype.each=function(Od){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var Fd=this.lastEach;if(this.indexes[Fd]=0,!!this.length){for(var Pd=void 0,Md=void 0;this.indexes[Fd]<this.length&&(Pd=this.indexes[Fd],Md=Od(this.at(Pd),Pd),Md!==!1);)this.indexes[Fd]+=1;if(delete this.indexes[Fd],Md===!1)return!1}},Id.prototype.walk=function(Od){return this.each(function(Fd,Pd){var Md=Od(Fd,Pd);if(Md!==!1&&Fd.length&&(Md=Fd.walk(Od)),Md===!1)return!1})},Id.prototype.walkAttributes=function(Od){var Fd=this;return this.walk(function(Pd){if(Pd.type===cd.ATTRIBUTE)return Od.call(Fd,Pd)})},Id.prototype.walkClasses=function(Od){var Fd=this;return this.walk(function(Pd){if(Pd.type===cd.CLASS)return Od.call(Fd,Pd)})},Id.prototype.walkCombinators=function(Od){var Fd=this;return this.walk(function(Pd){if(Pd.type===cd.COMBINATOR)return Od.call(Fd,Pd)})},Id.prototype.walkComments=function(Od){var Fd=this;return this.walk(function(Pd){if(Pd.type===cd.COMMENT)return Od.call(Fd,Pd)})},Id.prototype.walkIds=function(Od){var Fd=this;return this.walk(function(Pd){if(Pd.type===cd.ID)return Od.call(Fd,Pd)})},Id.prototype.walkNesting=function(Od){var Fd=this;return this.walk(function(Pd){if(Pd.type===cd.NESTING)return Od.call(Fd,Pd)})},Id.prototype.walkPseudos=function(Od){var Fd=this;return this.walk(function(Pd){if(Pd.type===cd.PSEUDO)return Od.call(Fd,Pd)})},Id.prototype.walkTags=function(Od){var Fd=this;return this.walk(function(Pd){if(Pd.type===cd.TAG)return Od.call(Fd,Pd)})},Id.prototype.walkUniversals=function(Od){var Fd=this;return this.walk(function(Pd){if(Pd.type===cd.UNIVERSAL)return Od.call(Fd,Pd)})},Id.prototype.split=function(Od){var Fd=this,Pd=[];return this.reduce(function(Md,Bd,jd){var Hd=Od.call(Fd,Bd);return Pd.push(Bd),Hd?(Md.push(Pd),Pd=[]):jd===Fd.length-1&&Md.push(Pd),Md},[])},Id.prototype.map=function(Od){return this.nodes.map(Od)},Id.prototype.reduce=function(Od,Fd){return this.nodes.reduce(Od,Fd)},Id.prototype.every=function(Od){return this.nodes.every(Od)},Id.prototype.some=function(Od){return this.nodes.some(Od)},Id.prototype.filter=function(Od){return this.nodes.filter(Od)},Id.prototype.sort=function(Od){return this.nodes.sort(Od)},Id.prototype.toString=function(){return this.map(String).join("")},nd(Id,[{key:"first",get:function(){return this.at(0)}},{key:"last",get:function(){return this.at(this.length-1)}},{key:"length",get:function(){return this.nodes.length}}]),Id}(ld.default);Ra.default=Ad,qa.exports=Ra.default}),ga$1=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=ir$1(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.ROOT,Nd}return vd.prototype.toString=function(){var Ad=this.reduce(function(Nd,Id){var Od=String(Id);return Od?Nd+Od+",":""},"").slice(0,-1);return this.trailingComma?Ad+",":Ad},vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),xa=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=ir$1(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.SELECTOR,Nd}return vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),qe$2=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=function(){function md(vd,Ad){for(var Nd=0;Nd<Ad.length;Nd++){var Id=Ad[Nd];Id.enumerable=Id.enumerable||!1,Id.configurable=!0,"value"in Id&&(Id.writable=!0),Object.defineProperty(vd,Id.key,Id)}}return function(vd,Ad,Nd){return Ad&&md(vd.prototype,Ad),Nd&&md(vd,Nd),vd}}(),od=de$1(),ld=ud(od);function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(){return cd(this,vd),dd(this,md.apply(this,arguments))}return vd.prototype.toString=function(){return[this.spaces.before,this.ns,String(this.value),this.spaces.after].join("")},nd(vd,[{key:"ns",get:function(){var Ad=this.namespace;return Ad?(typeof Ad=="string"?Ad:"")+"|":""}}]),vd}(ld.default);Ra.default=fd,qa.exports=Ra.default}),ka=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=qe$2(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.CLASS,Nd}return vd.prototype.toString=function(){return[this.spaces.before,this.ns,"."+this.value,this.spaces.after].join("")},vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),Sa=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=de$1(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.COMMENT,Nd}return vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),Oa$1=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=qe$2(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.ID,Nd}return vd.prototype.toString=function(){return[this.spaces.before,this.ns,"#"+this.value,this.spaces.after].join("")},vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),Aa=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=qe$2(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.TAG,Nd}return vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),Pa$1=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=de$1(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.STRING,Nd}return vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),Ia=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=ir$1(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.PSEUDO,Nd}return vd.prototype.toString=function(){var Ad=this.length?"("+this.map(String).join(",")+")":"";return[this.spaces.before,String(this.value),Ad,this.spaces.after].join("")},vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),La=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=qe$2(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.ATTRIBUTE,Nd.raws={},Nd}return vd.prototype.toString=function(){var Ad=[this.spaces.before,"[",this.ns,this.attribute];return this.operator&&Ad.push(this.operator),this.value&&Ad.push(this.value),this.raws.insensitive?Ad.push(this.raws.insensitive):this.insensitive&&Ad.push(" i"),Ad.push("]"),Ad.concat(this.spaces.after).join("")},vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),Ma=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=qe$2(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.UNIVERSAL,Nd.value="*",Nd}return vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),Ua$1=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=de$1(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.COMBINATOR,Nd}return vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),$a$1=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=de$1(),od=ud(nd),ld=D$1();function ud(md){return md&&md.__esModule?md:{default:md}}function cd(md,vd){if(!(md instanceof vd))throw new TypeError("Cannot call a class as a function")}function dd(md,vd){if(!md)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return vd&&(typeof vd=="object"||typeof vd=="function")?vd:md}function pd(md,vd){if(typeof vd!="function"&&vd!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof vd);md.prototype=Object.create(vd&&vd.prototype,{constructor:{value:md,enumerable:!1,writable:!0,configurable:!0}}),vd&&(Object.setPrototypeOf?Object.setPrototypeOf(md,vd):md.__proto__=vd)}var fd=function(md){pd(vd,md);function vd(Ad){cd(this,vd);var Nd=dd(this,md.call(this,Ad));return Nd.type=ld.NESTING,Nd.value="&",Nd}return vd}(od.default);Ra.default=fd,qa.exports=Ra.default}),Ya$1=y$3((Ra,qa)=>{Ra.__esModule=!0,Ra.default=nd;function nd(od){return od.sort(function(ld,ud){return ld-ud})}qa.exports=Ra.default}),Xa$1=y$3((Ra,qa)=>{Ra.__esModule=!0,Ra.default=Xd;var nd=39,od=34,ld=92,ud=47,cd=10,dd=32,pd=12,fd=9,md=13,vd=43,Ad=62,Nd=126,Id=124,Od=44,Fd=40,Pd=41,Md=91,Bd=93,jd=59,Hd=42,Gd=58,zd=38,df=64,Wd=/[ \n\t\r\{\(\)'"\\;/]/g,Jd=/[ \n\t\r\(\)\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g;function Xd(_f){for(var vf=[],Sf=_f.css.valueOf(),gf=void 0,bf=void 0,Tf=void 0,Mf=void 0,Kf=void 0,Zf=void 0,eh=void 0,$f=void 0,Df=void 0,Lf=void 0,zf=void 0,Jf=Sf.length,xf=-1,yf=1,Bf=0,qf=function(oh,Yf){if(_f.safe)Sf+=Yf,bf=Sf.length-1;else throw _f.error("Unclosed "+oh,yf,Bf-xf,Bf)};Bf<Jf;){switch(gf=Sf.charCodeAt(Bf),gf===cd&&(xf=Bf,yf+=1),gf){case cd:case dd:case fd:case md:case pd:bf=Bf;do bf+=1,gf=Sf.charCodeAt(bf),gf===cd&&(xf=bf,yf+=1);while(gf===dd||gf===cd||gf===fd||gf===md||gf===pd);vf.push(["space",Sf.slice(Bf,bf),yf,Bf-xf,Bf]),Bf=bf-1;break;case vd:case Ad:case Nd:case Id:bf=Bf;do bf+=1,gf=Sf.charCodeAt(bf);while(gf===vd||gf===Ad||gf===Nd||gf===Id);vf.push(["combinator",Sf.slice(Bf,bf),yf,Bf-xf,Bf]),Bf=bf-1;break;case Hd:vf.push(["*","*",yf,Bf-xf,Bf]);break;case zd:vf.push(["&","&",yf,Bf-xf,Bf]);break;case Od:vf.push([",",",",yf,Bf-xf,Bf]);break;case Md:vf.push(["[","[",yf,Bf-xf,Bf]);break;case Bd:vf.push(["]","]",yf,Bf-xf,Bf]);break;case Gd:vf.push([":",":",yf,Bf-xf,Bf]);break;case jd:vf.push([";",";",yf,Bf-xf,Bf]);break;case Fd:vf.push(["(","(",yf,Bf-xf,Bf]);break;case Pd:vf.push([")",")",yf,Bf-xf,Bf]);break;case nd:case od:Tf=gf===nd?"'":'"',bf=Bf;do for(Lf=!1,bf=Sf.indexOf(Tf,bf+1),bf===-1&&qf("quote",Tf),zf=bf;Sf.charCodeAt(zf-1)===ld;)zf-=1,Lf=!Lf;while(Lf);vf.push(["string",Sf.slice(Bf,bf+1),yf,Bf-xf,yf,bf-xf,Bf]),Bf=bf;break;case df:Wd.lastIndex=Bf+1,Wd.test(Sf),Wd.lastIndex===0?bf=Sf.length-1:bf=Wd.lastIndex-2,vf.push(["at-word",Sf.slice(Bf,bf+1),yf,Bf-xf,yf,bf-xf,Bf]),Bf=bf;break;case ld:for(bf=Bf,eh=!0;Sf.charCodeAt(bf+1)===ld;)bf+=1,eh=!eh;gf=Sf.charCodeAt(bf+1),eh&&gf!==ud&&gf!==dd&&gf!==cd&&gf!==fd&&gf!==md&&gf!==pd&&(bf+=1),vf.push(["word",Sf.slice(Bf,bf+1),yf,Bf-xf,yf,bf-xf,Bf]),Bf=bf;break;default:gf===ud&&Sf.charCodeAt(Bf+1)===Hd?(bf=Sf.indexOf("*/",Bf+2)+1,bf===0&&qf("comment","*/"),Zf=Sf.slice(Bf,bf+1),Mf=Zf.split(`
`),Kf=Mf.length-1,Kf>0?($f=yf+Kf,Df=bf-Mf[Kf].length):($f=yf,Df=xf),vf.push(["comment",Zf,yf,Bf-xf,$f,bf-Df,Bf]),xf=Df,yf=$f,Bf=bf):(Jd.lastIndex=Bf+1,Jd.test(Sf),Jd.lastIndex===0?bf=Sf.length-1:bf=Jd.lastIndex-2,vf.push(["word",Sf.slice(Bf,bf+1),yf,Bf-xf,yf,bf-xf,Bf]),Bf=bf);break}Bf++}return vf}qa.exports=Ra.default}),tu$1=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=function(){function xf(yf,Bf){for(var qf=0;qf<Bf.length;qf++){var oh=Bf[qf];oh.enumerable=oh.enumerable||!1,oh.configurable=!0,"value"in oh&&(oh.writable=!0),Object.defineProperty(yf,oh.key,oh)}}return function(yf,Bf,qf){return Bf&&xf(yf.prototype,Bf),qf&&xf(yf,qf),yf}}(),od=qs(),ld=Lf(od),ud=Ls(),cd=Lf(ud),dd=Ds(),pd=Lf(dd),fd=ga$1(),md=Lf(fd),vd=xa(),Ad=Lf(vd),Nd=ka(),Id=Lf(Nd),Od=Sa(),Fd=Lf(Od),Pd=Oa$1(),Md=Lf(Pd),Bd=Aa(),jd=Lf(Bd),Hd=Pa$1(),Gd=Lf(Hd),zd=Ia(),df=Lf(zd),Wd=La(),Jd=Lf(Wd),Xd=Ma(),_f=Lf(Xd),vf=Ua$1(),Sf=Lf(vf),gf=$a$1(),bf=Lf(gf),Tf=Ya$1(),Mf=Lf(Tf),Kf=Xa$1(),Zf=Lf(Kf),eh=D$1(),$f=Df(eh);function Df(xf){if(xf&&xf.__esModule)return xf;var yf={};if(xf!=null)for(var Bf in xf)Object.prototype.hasOwnProperty.call(xf,Bf)&&(yf[Bf]=xf[Bf]);return yf.default=xf,yf}function Lf(xf){return xf&&xf.__esModule?xf:{default:xf}}function zf(xf,yf){if(!(xf instanceof yf))throw new TypeError("Cannot call a class as a function")}var Jf=function(){function xf(yf){zf(this,xf),this.input=yf,this.lossy=yf.options.lossless===!1,this.position=0,this.root=new md.default;var Bf=new Ad.default;return this.root.append(Bf),this.current=Bf,this.lossy?this.tokens=(0,Zf.default)({safe:yf.safe,css:yf.css.trim()}):this.tokens=(0,Zf.default)(yf),this.loop()}return xf.prototype.attribute=function(){var yf="",Bf=void 0,qf=this.currToken;for(this.position++;this.position<this.tokens.length&&this.currToken[0]!=="]";)yf+=this.tokens[this.position][1],this.position++;this.position===this.tokens.length&&!~yf.indexOf("]")&&this.error("Expected a closing square bracket.");var oh=yf.split(/((?:[*~^$|]?=))([^]*)/),Yf=oh[0].split(/(\|)/g),kf={operator:oh[1],value:oh[2],source:{start:{line:qf[2],column:qf[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:qf[4]};if(Yf.length>1?(Yf[0]===""&&(Yf[0]=!0),kf.attribute=this.parseValue(Yf[2]),kf.namespace=this.parseNamespace(Yf[0])):kf.attribute=this.parseValue(oh[0]),Bf=new Jd.default(kf),oh[2]){var Vf=oh[2].split(/(\s+i\s*?)$/),fh=Vf[0].trim();Bf.value=this.lossy?fh:Vf[0],Vf[1]&&(Bf.insensitive=!0,this.lossy||(Bf.raws.insensitive=Vf[1])),Bf.quoted=fh[0]==="'"||fh[0]==='"',Bf.raws.unquoted=Bf.quoted?fh.slice(1,-1):fh}this.newNode(Bf),this.position++},xf.prototype.combinator=function(){if(this.currToken[1]==="|")return this.namespace();for(var yf=new Sf.default({value:"",source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]});this.position<this.tokens.length&&this.currToken&&(this.currToken[0]==="space"||this.currToken[0]==="combinator");)this.nextToken&&this.nextToken[0]==="combinator"?(yf.spaces.before=this.parseSpace(this.currToken[1]),yf.source.start.line=this.nextToken[2],yf.source.start.column=this.nextToken[3],yf.source.end.column=this.nextToken[3],yf.source.end.line=this.nextToken[2],yf.sourceIndex=this.nextToken[4]):this.prevToken&&this.prevToken[0]==="combinator"?yf.spaces.after=this.parseSpace(this.currToken[1]):this.currToken[0]==="combinator"?yf.value=this.currToken[1]:this.currToken[0]==="space"&&(yf.value=this.parseSpace(this.currToken[1]," ")),this.position++;return this.newNode(yf)},xf.prototype.comma=function(){if(this.position===this.tokens.length-1){this.root.trailingComma=!0,this.position++;return}var yf=new Ad.default;this.current.parent.append(yf),this.current=yf,this.position++},xf.prototype.comment=function(){var yf=new Fd.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]});this.newNode(yf),this.position++},xf.prototype.error=function(yf){throw new this.input.error(yf)},xf.prototype.missingBackslash=function(){return this.error("Expected a backslash preceding the semicolon.")},xf.prototype.missingParenthesis=function(){return this.error("Expected opening parenthesis.")},xf.prototype.missingSquareBracket=function(){return this.error("Expected opening square bracket.")},xf.prototype.namespace=function(){var yf=this.prevToken&&this.prevToken[1]||!0;if(this.nextToken[0]==="word")return this.position++,this.word(yf);if(this.nextToken[0]==="*")return this.position++,this.universal(yf)},xf.prototype.nesting=function(){this.newNode(new bf.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]})),this.position++},xf.prototype.parentheses=function(){var yf=this.current.last;if(yf&&yf.type===$f.PSEUDO){var Bf=new Ad.default,qf=this.current;yf.append(Bf),this.current=Bf;var oh=1;for(this.position++;this.position<this.tokens.length&&oh;)this.currToken[0]==="("&&oh++,this.currToken[0]===")"&&oh--,oh?this.parse():(Bf.parent.source.end.line=this.currToken[2],Bf.parent.source.end.column=this.currToken[3],this.position++);oh&&this.error("Expected closing parenthesis."),this.current=qf}else{var Yf=1;for(this.position++,yf.value+="(";this.position<this.tokens.length&&Yf;)this.currToken[0]==="("&&Yf++,this.currToken[0]===")"&&Yf--,yf.value+=this.parseParenthesisToken(this.currToken),this.position++;Yf&&this.error("Expected closing parenthesis.")}},xf.prototype.pseudo=function(){for(var yf=this,Bf="",qf=this.currToken;this.currToken&&this.currToken[0]===":";)Bf+=this.currToken[1],this.position++;if(!this.currToken)return this.error("Expected pseudo-class or pseudo-element");if(this.currToken[0]==="word"){var oh=void 0;this.splitWord(!1,function(Yf,kf){Bf+=Yf,oh=new df.default({value:Bf,source:{start:{line:qf[2],column:qf[3]},end:{line:yf.currToken[4],column:yf.currToken[5]}},sourceIndex:qf[4]}),yf.newNode(oh),kf>1&&yf.nextToken&&yf.nextToken[0]==="("&&yf.error("Misplaced parenthesis.")})}else this.error('Unexpected "'+this.currToken[0]+'" found.')},xf.prototype.space=function(){var yf=this.currToken;this.position===0||this.prevToken[0]===","||this.prevToken[0]==="("?(this.spaces=this.parseSpace(yf[1]),this.position++):this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.spaces.after=this.parseSpace(yf[1]),this.position++):this.combinator()},xf.prototype.string=function(){var yf=this.currToken;this.newNode(new Gd.default({value:this.currToken[1],source:{start:{line:yf[2],column:yf[3]},end:{line:yf[4],column:yf[5]}},sourceIndex:yf[6]})),this.position++},xf.prototype.universal=function(yf){var Bf=this.nextToken;if(Bf&&Bf[1]==="|")return this.position++,this.namespace();this.newNode(new _f.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),yf),this.position++},xf.prototype.splitWord=function(yf,Bf){for(var qf=this,oh=this.nextToken,Yf=this.currToken[1];oh&&oh[0]==="word";){this.position++;var kf=this.currToken[1];if(Yf+=kf,kf.lastIndexOf("\\")===kf.length-1){var Vf=this.nextToken;Vf&&Vf[0]==="space"&&(Yf+=this.parseSpace(Vf[1]," "),this.position++)}oh=this.nextToken}var fh=(0,cd.default)(Yf,"."),Gf=(0,cd.default)(Yf,"#"),wf=(0,cd.default)(Yf,"#{");wf.length&&(Gf=Gf.filter(function(Uf){return!~wf.indexOf(Uf)}));var Rf=(0,Mf.default)((0,pd.default)((0,ld.default)([[0],fh,Gf])));Rf.forEach(function(Uf,ph){var gh=Rf[ph+1]||Yf.length,ah=Yf.slice(Uf,gh);if(ph===0&&Bf)return Bf.call(qf,ah,Rf.length);var Ah=void 0;~fh.indexOf(Uf)?Ah=new Id.default({value:ah.slice(1),source:{start:{line:qf.currToken[2],column:qf.currToken[3]+Uf},end:{line:qf.currToken[4],column:qf.currToken[3]+(gh-1)}},sourceIndex:qf.currToken[6]+Rf[ph]}):~Gf.indexOf(Uf)?Ah=new Md.default({value:ah.slice(1),source:{start:{line:qf.currToken[2],column:qf.currToken[3]+Uf},end:{line:qf.currToken[4],column:qf.currToken[3]+(gh-1)}},sourceIndex:qf.currToken[6]+Rf[ph]}):Ah=new jd.default({value:ah,source:{start:{line:qf.currToken[2],column:qf.currToken[3]+Uf},end:{line:qf.currToken[4],column:qf.currToken[3]+(gh-1)}},sourceIndex:qf.currToken[6]+Rf[ph]}),qf.newNode(Ah,yf)}),this.position++},xf.prototype.word=function(yf){var Bf=this.nextToken;return Bf&&Bf[1]==="|"?(this.position++,this.namespace()):this.splitWord(yf)},xf.prototype.loop=function(){for(;this.position<this.tokens.length;)this.parse(!0);return this.root},xf.prototype.parse=function(yf){switch(this.currToken[0]){case"space":this.space();break;case"comment":this.comment();break;case"(":this.parentheses();break;case")":yf&&this.missingParenthesis();break;case"[":this.attribute();break;case"]":this.missingSquareBracket();break;case"at-word":case"word":this.word();break;case":":this.pseudo();break;case";":this.missingBackslash();break;case",":this.comma();break;case"*":this.universal();break;case"&":this.nesting();break;case"combinator":this.combinator();break;case"string":this.string();break}},xf.prototype.parseNamespace=function(yf){if(this.lossy&&typeof yf=="string"){var Bf=yf.trim();return Bf.length?Bf:!0}return yf},xf.prototype.parseSpace=function(yf,Bf){return this.lossy?Bf||"":yf},xf.prototype.parseValue=function(yf){return this.lossy&&yf&&typeof yf=="string"?yf.trim():yf},xf.prototype.parseParenthesisToken=function(yf){return this.lossy?yf[0]==="space"?this.parseSpace(yf[1]," "):this.parseValue(yf[1]):yf[1]},xf.prototype.newNode=function(yf,Bf){return Bf&&(yf.namespace=this.parseNamespace(Bf)),this.spaces&&(yf.spaces.before=this.spaces,this.spaces=""),this.current.append(yf)},nd(xf,[{key:"currToken",get:function(){return this.tokens[this.position]}},{key:"nextToken",get:function(){return this.tokens[this.position+1]}},{key:"prevToken",get:function(){return this.tokens[this.position-1]}}]),xf}();Ra.default=Jf,qa.exports=Ra.default}),su$2=y$3((Ra,qa)=>{Ra.__esModule=!0;var nd=function(){function pd(fd,md){for(var vd=0;vd<md.length;vd++){var Ad=md[vd];Ad.enumerable=Ad.enumerable||!1,Ad.configurable=!0,"value"in Ad&&(Ad.writable=!0),Object.defineProperty(fd,Ad.key,Ad)}}return function(fd,md,vd){return md&&pd(fd.prototype,md),vd&&pd(fd,vd),fd}}(),od=tu$1(),ld=ud(od);function ud(pd){return pd&&pd.__esModule?pd:{default:pd}}function cd(pd,fd){if(!(pd instanceof fd))throw new TypeError("Cannot call a class as a function")}var dd=function(){function pd(fd){return cd(this,pd),this.func=fd||function(){},this}return pd.prototype.process=function(fd){var md=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},vd=new ld.default({css:fd,error:function(Ad){throw new Error(Ad)},options:md});return this.res=vd,this.func(vd),this},nd(pd,[{key:"result",get:function(){return String(this.res)}}]),pd}();Ra.default=dd,qa.exports=Ra.default}),z$2=y$3((Ra,qa)=>{var nd=function(od,ld){let ud=new od.constructor;for(let cd in od){if(!od.hasOwnProperty(cd))continue;let dd=od[cd],pd=typeof dd;cd==="parent"&&pd==="object"?ld&&(ud[cd]=ld):cd==="source"?ud[cd]=dd:dd instanceof Array?ud[cd]=dd.map(fd=>nd(fd,ud)):cd!=="before"&&cd!=="after"&&cd!=="between"&&cd!=="semicolon"&&(pd==="object"&&dd!==null&&(dd=nd(dd)),ud[cd]=dd)}return ud};qa.exports=class{constructor(od){od=od||{},this.raws={before:"",after:""};for(let ld in od)this[ld]=od[ld]}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}toString(){return[this.raws.before,String(this.value),this.raws.after].join("")}clone(od){od=od||{};let ld=nd(this);for(let ud in od)ld[ud]=od[ud];return ld}cloneBefore(od){od=od||{};let ld=this.clone(od);return this.parent.insertBefore(this,ld),ld}cloneAfter(od){od=od||{};let ld=this.clone(od);return this.parent.insertAfter(this,ld),ld}replaceWith(){let od=Array.prototype.slice.call(arguments);if(this.parent){for(let ld of od)this.parent.insertBefore(this,ld);this.remove()}return this}moveTo(od){return this.cleanRaws(this.root()===od.root()),this.remove(),od.append(this),this}moveBefore(od){return this.cleanRaws(this.root()===od.root()),this.remove(),od.parent.insertBefore(od,this),this}moveAfter(od){return this.cleanRaws(this.root()===od.root()),this.remove(),od.parent.insertAfter(od,this),this}next(){let od=this.parent.index(this);return this.parent.nodes[od+1]}prev(){let od=this.parent.index(this);return this.parent.nodes[od-1]}toJSON(){let od={};for(let ld in this){if(!this.hasOwnProperty(ld)||ld==="parent")continue;let ud=this[ld];ud instanceof Array?od[ld]=ud.map(cd=>typeof cd=="object"&&cd.toJSON?cd.toJSON():cd):typeof ud=="object"&&ud.toJSON?od[ld]=ud.toJSON():od[ld]=ud}return od}root(){let od=this;for(;od.parent;)od=od.parent;return od}cleanRaws(od){delete this.raws.before,delete this.raws.after,od||delete this.raws.between}positionInside(od){let ld=this.toString(),ud=this.source.start.column,cd=this.source.start.line;for(let dd=0;dd<od;dd++)ld[dd]===`
`?(ud=1,cd+=1):ud+=1;return{line:cd,column:ud}}positionBy(od){let ld=this.source.start;if(Object(od).index)ld=this.positionInside(od.index);else if(Object(od).word){let ud=this.toString().indexOf(od.word);ud!==-1&&(ld=this.positionInside(ud))}return ld}}}),U$2=y$3((Ra,qa)=>{var nd=z$2(),od=class extends nd{constructor(ld){super(ld),this.nodes||(this.nodes=[])}push(ld){return ld.parent=this,this.nodes.push(ld),this}each(ld){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let ud=this.lastEach,cd,dd;if(this.indexes[ud]=0,!!this.nodes){for(;this.indexes[ud]<this.nodes.length&&(cd=this.indexes[ud],dd=ld(this.nodes[cd],cd),dd!==!1);)this.indexes[ud]+=1;return delete this.indexes[ud],dd}}walk(ld){return this.each((ud,cd)=>{let dd=ld(ud,cd);return dd!==!1&&ud.walk&&(dd=ud.walk(ld)),dd})}walkType(ld,ud){if(!ld||!ud)throw new Error("Parameters {type} and {callback} are required.");let cd=typeof ld=="function";return this.walk((dd,pd)=>{if(cd&&dd instanceof ld||!cd&&dd.type===ld)return ud.call(this,dd,pd)})}append(ld){return ld.parent=this,this.nodes.push(ld),this}prepend(ld){return ld.parent=this,this.nodes.unshift(ld),this}cleanRaws(ld){if(super.cleanRaws(ld),this.nodes)for(let ud of this.nodes)ud.cleanRaws(ld)}insertAfter(ld,ud){let cd=this.index(ld),dd;this.nodes.splice(cd+1,0,ud);for(let pd in this.indexes)dd=this.indexes[pd],cd<=dd&&(this.indexes[pd]=dd+this.nodes.length);return this}insertBefore(ld,ud){let cd=this.index(ld),dd;this.nodes.splice(cd,0,ud);for(let pd in this.indexes)dd=this.indexes[pd],cd<=dd&&(this.indexes[pd]=dd+this.nodes.length);return this}removeChild(ld){ld=this.index(ld),this.nodes[ld].parent=void 0,this.nodes.splice(ld,1);let ud;for(let cd in this.indexes)ud=this.indexes[cd],ud>=ld&&(this.indexes[cd]=ud-1);return this}removeAll(){for(let ld of this.nodes)ld.parent=void 0;return this.nodes=[],this}every(ld){return this.nodes.every(ld)}some(ld){return this.nodes.some(ld)}index(ld){return typeof ld=="number"?ld:this.nodes.indexOf(ld)}get first(){if(this.nodes)return this.nodes[0]}get last(){if(this.nodes)return this.nodes[this.nodes.length-1]}toString(){let ld=this.nodes.map(String).join("");return this.value&&(ld=this.value+ld),this.raws.before&&(ld=this.raws.before+ld),this.raws.after&&(ld+=this.raws.after),ld}};od.registerWalker=ld=>{let ud="walk"+ld.name;ud.lastIndexOf("s")!==ud.length-1&&(ud+="s"),!od.prototype[ud]&&(od.prototype[ud]=function(cd){return this.walkType(ld,cd)})},qa.exports=od}),uu$2=y$3((Ra,qa)=>{var nd=U$2();qa.exports=class extends nd{constructor(od){super(od),this.type="root"}}}),cu$2=y$3((Ra,qa)=>{var nd=U$2();qa.exports=class extends nd{constructor(od){super(od),this.type="value",this.unbalanced=0}}}),hu$1=y$3((Ra,qa)=>{var nd=U$2(),od=class extends nd{constructor(ld){super(ld),this.type="atword"}toString(){return this.quoted&&this.raws.quote,[this.raws.before,"@",String.prototype.toString.call(this.value),this.raws.after].join("")}};nd.registerWalker(od),qa.exports=od}),mu$1=y$3((Ra,qa)=>{var nd=U$2(),od=z$2(),ld=class extends od{constructor(ud){super(ud),this.type="colon"}};nd.registerWalker(ld),qa.exports=ld}),wu$2=y$3((Ra,qa)=>{var nd=U$2(),od=z$2(),ld=class extends od{constructor(ud){super(ud),this.type="comma"}};nd.registerWalker(ld),qa.exports=ld}),vu$2=y$3((Ra,qa)=>{var nd=U$2(),od=z$2(),ld=class extends od{constructor(ud){super(ud),this.type="comment",this.inline=Object(ud).inline||!1}toString(){return[this.raws.before,this.inline?"//":"/*",String(this.value),this.inline?"":"*/",this.raws.after].join("")}};nd.registerWalker(ld),qa.exports=ld}),_u$2=y$3((Ra,qa)=>{var nd=U$2(),od=class extends nd{constructor(ld){super(ld),this.type="func",this.unbalanced=-1}};nd.registerWalker(od),qa.exports=od}),Eu$1=y$3((Ra,qa)=>{var nd=U$2(),od=z$2(),ld=class extends od{constructor(ud){super(ud),this.type="number",this.unit=Object(ud).unit||""}toString(){return[this.raws.before,String(this.value),this.unit,this.raws.after].join("")}};nd.registerWalker(ld),qa.exports=ld}),Tu$1=y$3((Ra,qa)=>{var nd=U$2(),od=z$2(),ld=class extends od{constructor(ud){super(ud),this.type="operator"}};nd.registerWalker(ld),qa.exports=ld}),Cu$2=y$3((Ra,qa)=>{var nd=U$2(),od=z$2(),ld=class extends od{constructor(ud){super(ud),this.type="paren",this.parenType=""}};nd.registerWalker(ld),qa.exports=ld}),Nu$1=y$3((Ra,qa)=>{var nd=U$2(),od=z$2(),ld=class extends od{constructor(ud){super(ud),this.type="string"}toString(){let ud=this.quoted?this.raws.quote:"";return[this.raws.before,ud,this.value+"",ud,this.raws.after].join("")}};nd.registerWalker(ld),qa.exports=ld}),Ru$1=y$3((Ra,qa)=>{var nd=U$2(),od=z$2(),ld=class extends od{constructor(ud){super(ud),this.type="word"}};nd.registerWalker(ld),qa.exports=ld}),qu$1=y$3((Ra,qa)=>{var nd=U$2(),od=z$2(),ld=class extends od{constructor(ud){super(ud),this.type="unicode-range"}};nd.registerWalker(ld),qa.exports=ld}),Du$1=y$3((Ra,qa)=>{var nd=class extends Error{constructor(od){super(od),this.name=this.constructor.name,this.message=od||"An error ocurred while tokzenizing.",typeof Error.captureStackTrace=="function"?Error.captureStackTrace(this,this.constructor):this.stack=new Error(od).stack}};qa.exports=nd}),Uu$1=y$3((Ra,qa)=>{var nd=/[ \n\t\r\{\(\)'"\\;,/]/g,od=/[ \n\t\r\(\)\{\}\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g,ld=/[ \n\t\r\(\)\{\}\*:;@!&'"\-\+\|~>,\[\]\\]|\//g,ud=/^[a-z0-9]/i,cd=/^[a-f0-9?\-]/i,dd=Du$1();qa.exports=function(pd,fd){fd=fd||{};let md=[],vd=pd.valueOf(),Ad=vd.length,Nd=-1,Id=1,Od=0,Fd=0,Pd=null,Md,Bd,jd,Hd,Gd,zd,df,Wd,Jd,Xd,_f;function vf(Sf){let gf=`Unclosed ${Sf} at line: ${Id}, column: ${Od-Nd}, token: ${Od}`;throw new dd(gf)}for(;Od<Ad;){switch(Md=vd.charCodeAt(Od),Md===10&&(Nd=Od,Id+=1),Md){case 10:case 32:case 9:case 13:case 12:Bd=Od;do Bd+=1,Md=vd.charCodeAt(Bd),Md===10&&(Nd=Bd,Id+=1);while(Md===32||Md===10||Md===9||Md===13||Md===12);md.push(["space",vd.slice(Od,Bd),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd-1;break;case 58:Bd=Od+1,md.push(["colon",vd.slice(Od,Bd),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd-1;break;case 44:Bd=Od+1,md.push(["comma",vd.slice(Od,Bd),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd-1;break;case 123:md.push(["{","{",Id,Od-Nd,Id,Bd-Nd,Od]);break;case 125:md.push(["}","}",Id,Od-Nd,Id,Bd-Nd,Od]);break;case 40:Fd++,Pd=!Pd&&Fd===1&&md.length>0&&md[md.length-1][0]==="word"&&md[md.length-1][1]==="url",md.push(["(","(",Id,Od-Nd,Id,Bd-Nd,Od]);break;case 41:Fd--,Pd=Pd&&Fd>0,md.push([")",")",Id,Od-Nd,Id,Bd-Nd,Od]);break;case 39:case 34:jd=Md===39?"'":'"',Bd=Od;do for(Jd=!1,Bd=vd.indexOf(jd,Bd+1),Bd===-1&&vf("quote"),Xd=Bd;vd.charCodeAt(Xd-1)===92;)Xd-=1,Jd=!Jd;while(Jd);md.push(["string",vd.slice(Od,Bd+1),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd;break;case 64:nd.lastIndex=Od+1,nd.test(vd),nd.lastIndex===0?Bd=vd.length-1:Bd=nd.lastIndex-2,md.push(["atword",vd.slice(Od,Bd+1),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd;break;case 92:Bd=Od,Md=vd.charCodeAt(Bd+1),md.push(["word",vd.slice(Od,Bd+1),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd;break;case 43:case 45:case 42:if(Bd=Od+1,_f=vd.slice(Od+1,Bd+1),vd.slice(Od-1,Od),Md===45&&_f.charCodeAt(0)===45){Bd++,md.push(["word",vd.slice(Od,Bd),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd-1;break}md.push(["operator",vd.slice(Od,Bd),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd-1;break;default:if(Md===47&&(vd.charCodeAt(Od+1)===42||fd.loose&&!Pd&&vd.charCodeAt(Od+1)===47)){if(vd.charCodeAt(Od+1)===42)Bd=vd.indexOf("*/",Od+2)+1,Bd===0&&vf("comment");else{let Sf=vd.indexOf(`
`,Od+2);Bd=Sf!==-1?Sf-1:Ad}zd=vd.slice(Od,Bd+1),Hd=zd.split(`
`),Gd=Hd.length-1,Gd>0?(df=Id+Gd,Wd=Bd-Hd[Gd].length):(df=Id,Wd=Nd),md.push(["comment",zd,Id,Od-Nd,df,Bd-Wd,Od]),Nd=Wd,Id=df,Od=Bd}else if(Md===35&&!ud.test(vd.slice(Od+1,Od+2)))Bd=Od+1,md.push(["#",vd.slice(Od,Bd),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd-1;else if((Md===117||Md===85)&&vd.charCodeAt(Od+1)===43){Bd=Od+2;do Bd+=1,Md=vd.charCodeAt(Bd);while(Bd<Ad&&cd.test(vd.slice(Bd,Bd+1)));md.push(["unicoderange",vd.slice(Od,Bd),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd-1}else if(Md===47)Bd=Od+1,md.push(["operator",vd.slice(Od,Bd),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd-1;else{let Sf=od;if(Md>=48&&Md<=57&&(Sf=ld),Sf.lastIndex=Od+1,Sf.test(vd),Sf.lastIndex===0?Bd=vd.length-1:Bd=Sf.lastIndex-2,Sf===ld||Md===46){let gf=vd.charCodeAt(Bd),bf=vd.charCodeAt(Bd+1),Tf=vd.charCodeAt(Bd+2);(gf===101||gf===69)&&(bf===45||bf===43)&&Tf>=48&&Tf<=57&&(ld.lastIndex=Bd+2,ld.test(vd),ld.lastIndex===0?Bd=vd.length-1:Bd=ld.lastIndex-2)}md.push(["word",vd.slice(Od,Bd+1),Id,Od-Nd,Id,Bd-Nd,Od]),Od=Bd}break}Od++}return md}}),$u$1=y$3((Ra,qa)=>{var nd=class extends Error{constructor(od){super(od),this.name=this.constructor.name,this.message=od||"An error ocurred while parsing.",typeof Error.captureStackTrace=="function"?Error.captureStackTrace(this,this.constructor):this.stack=new Error(od).stack}};qa.exports=nd}),Vu$1=y$3((Ra,qa)=>{var nd=uu$2(),od=cu$2(),ld=hu$1(),ud=mu$1(),cd=wu$2(),dd=vu$2(),pd=_u$2(),fd=Eu$1(),md=Tu$1(),vd=Cu$2(),Ad=Nu$1(),Nd=Ru$1(),Id=qu$1(),Od=Uu$1(),Fd=qs(),Pd=Ls(),Md=Ds(),Bd=$u$1();function jd(Hd){return Hd.sort((Gd,zd)=>Gd-zd)}qa.exports=class{constructor(Hd,Gd){let zd={loose:!1};this.cache=[],this.input=Hd,this.options=Object.assign({},zd,Gd),this.position=0,this.unbalanced=0,this.root=new nd;let df=new od;this.root.append(df),this.current=df,this.tokens=Od(Hd,this.options)}parse(){return this.loop()}colon(){let Hd=this.currToken;this.newNode(new ud({value:Hd[1],source:{start:{line:Hd[2],column:Hd[3]},end:{line:Hd[4],column:Hd[5]}},sourceIndex:Hd[6]})),this.position++}comma(){let Hd=this.currToken;this.newNode(new cd({value:Hd[1],source:{start:{line:Hd[2],column:Hd[3]},end:{line:Hd[4],column:Hd[5]}},sourceIndex:Hd[6]})),this.position++}comment(){let Hd=!1,Gd=this.currToken[1].replace(/\/\*|\*\//g,""),zd;this.options.loose&&Gd.startsWith("//")&&(Gd=Gd.substring(2),Hd=!0),zd=new dd({value:Gd,inline:Hd,source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]}),this.newNode(zd),this.position++}error(Hd,Gd){throw new Bd(Hd+` at line: ${Gd[2]}, column ${Gd[3]}`)}loop(){for(;this.position<this.tokens.length;)this.parseTokens();return!this.current.last&&this.spaces?this.current.raws.before+=this.spaces:this.spaces&&(this.current.last.raws.after+=this.spaces),this.spaces="",this.root}operator(){let Hd=this.currToken[1],Gd;if(Hd==="+"||Hd==="-"){if(this.options.loose||this.position>0&&(this.current.type==="func"&&this.current.value==="calc"?this.prevToken[0]!=="space"&&this.prevToken[0]!=="("?this.error("Syntax Error",this.currToken):this.nextToken[0]!=="space"&&this.nextToken[0]!=="word"?this.error("Syntax Error",this.currToken):this.nextToken[0]==="word"&&this.current.last.type!=="operator"&&this.current.last.value!=="("&&this.error("Syntax Error",this.currToken):(this.nextToken[0]==="space"||this.nextToken[0]==="operator"||this.prevToken[0]==="operator")&&this.error("Syntax Error",this.currToken)),this.options.loose){if((!this.current.nodes.length||this.current.last&&this.current.last.type==="operator")&&this.nextToken[0]==="word")return this.word()}else if(this.nextToken[0]==="word")return this.word()}return Gd=new md({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),this.position++,this.newNode(Gd)}parseTokens(){switch(this.currToken[0]){case"space":this.space();break;case"colon":this.colon();break;case"comma":this.comma();break;case"comment":this.comment();break;case"(":this.parenOpen();break;case")":this.parenClose();break;case"atword":case"word":this.word();break;case"operator":this.operator();break;case"string":this.string();break;case"unicoderange":this.unicodeRange();break;default:this.word();break}}parenOpen(){let Hd=1,Gd=this.position+1,zd=this.currToken,df;for(;Gd<this.tokens.length&&Hd;){let Wd=this.tokens[Gd];Wd[0]==="("&&Hd++,Wd[0]===")"&&Hd--,Gd++}if(Hd&&this.error("Expected closing parenthesis",zd),df=this.current.last,df&&df.type==="func"&&df.unbalanced<0&&(df.unbalanced=0,this.current=df),this.current.unbalanced++,this.newNode(new vd({value:zd[1],source:{start:{line:zd[2],column:zd[3]},end:{line:zd[4],column:zd[5]}},sourceIndex:zd[6]})),this.position++,this.current.type==="func"&&this.current.unbalanced&&this.current.value==="url"&&this.currToken[0]!=="string"&&this.currToken[0]!==")"&&!this.options.loose){let Wd=this.nextToken,Jd=this.currToken[1],Xd={line:this.currToken[2],column:this.currToken[3]};for(;Wd&&Wd[0]!==")"&&this.current.unbalanced;)this.position++,Jd+=this.currToken[1],Wd=this.nextToken;this.position!==this.tokens.length-1&&(this.position++,this.newNode(new Nd({value:Jd,source:{start:Xd,end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]})))}}parenClose(){let Hd=this.currToken;this.newNode(new vd({value:Hd[1],source:{start:{line:Hd[2],column:Hd[3]},end:{line:Hd[4],column:Hd[5]}},sourceIndex:Hd[6]})),this.position++,!(this.position>=this.tokens.length-1&&!this.current.unbalanced)&&(this.current.unbalanced--,this.current.unbalanced<0&&this.error("Expected opening parenthesis",Hd),!this.current.unbalanced&&this.cache.length&&(this.current=this.cache.pop()))}space(){let Hd=this.currToken;this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.raws.after+=Hd[1],this.position++):(this.spaces=Hd[1],this.position++)}unicodeRange(){let Hd=this.currToken;this.newNode(new Id({value:Hd[1],source:{start:{line:Hd[2],column:Hd[3]},end:{line:Hd[4],column:Hd[5]}},sourceIndex:Hd[6]})),this.position++}splitWord(){let Hd=this.nextToken,Gd=this.currToken[1],zd=/^[\+\-]?((\d+(\.\d*)?)|(\.\d+))([eE][\+\-]?\d+)?/,df=/^(?!\#([a-z0-9]+))[\#\{\}]/gi,Wd,Jd;if(!df.test(Gd))for(;Hd&&Hd[0]==="word";){this.position++;let Xd=this.currToken[1];Gd+=Xd,Hd=this.nextToken}Wd=Pd(Gd,"@"),Jd=jd(Md(Fd([[0],Wd]))),Jd.forEach((Xd,_f)=>{let vf=Jd[_f+1]||Gd.length,Sf=Gd.slice(Xd,vf),gf;if(~Wd.indexOf(Xd))gf=new ld({value:Sf.slice(1),source:{start:{line:this.currToken[2],column:this.currToken[3]+Xd},end:{line:this.currToken[4],column:this.currToken[3]+(vf-1)}},sourceIndex:this.currToken[6]+Jd[_f]});else if(zd.test(this.currToken[1])){let bf=Sf.replace(zd,"");gf=new fd({value:Sf.replace(bf,""),source:{start:{line:this.currToken[2],column:this.currToken[3]+Xd},end:{line:this.currToken[4],column:this.currToken[3]+(vf-1)}},sourceIndex:this.currToken[6]+Jd[_f],unit:bf})}else gf=new(Hd&&Hd[0]==="("?pd:Nd)({value:Sf,source:{start:{line:this.currToken[2],column:this.currToken[3]+Xd},end:{line:this.currToken[4],column:this.currToken[3]+(vf-1)}},sourceIndex:this.currToken[6]+Jd[_f]}),gf.type==="word"?(gf.isHex=/^#(.+)/.test(Sf),gf.isColor=/^#([0-9a-f]{3}|[0-9a-f]{4}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(Sf)):this.cache.push(this.current);this.newNode(gf)}),this.position++}string(){let Hd=this.currToken,Gd=this.currToken[1],zd=/^(\"|\')/,df=zd.test(Gd),Wd="",Jd;df&&(Wd=Gd.match(zd)[0],Gd=Gd.slice(1,Gd.length-1)),Jd=new Ad({value:Gd,source:{start:{line:Hd[2],column:Hd[3]},end:{line:Hd[4],column:Hd[5]}},sourceIndex:Hd[6],quoted:df}),Jd.raws.quote=Wd,this.newNode(Jd),this.position++}word(){return this.splitWord()}newNode(Hd){return this.spaces&&(Hd.raws.before+=this.spaces,this.spaces=""),this.current.append(Hd)}get currToken(){return this.tokens[this.position]}get nextToken(){return this.tokens[this.position+1]}get prevToken(){return this.tokens[this.position-1]}}}),Qs={};Xs(Qs,{languages:()=>pi$3,options:()=>di$2,parsers:()=>Ks,printers:()=>Ey});var hl=(Ra,qa,nd,od)=>{if(!(Ra&&qa==null))return qa.replaceAll?qa.replaceAll(nd,od):nd.global?qa.replace(nd,od):qa.split(nd).join(od)},_$3=hl,Me$2="string",Be$1="array",Ue$1="cursor",we$1="indent",ge$1="align",Fe$1="trim",ve$1="group",xe$2="fill",oe$1="if-break",$e$2="indent-if-break",We$1="line-suffix",Ye$1="line-suffix-boundary",K$1="line",ze$1="label",be$2="break-parent",bt$2=new Set([Ue$1,we$1,ge$1,Fe$1,ve$1,xe$2,oe$1,$e$2,We$1,Ye$1,K$1,ze$1,be$2]);function dl(Ra){if(typeof Ra=="string")return Me$2;if(Array.isArray(Ra))return Be$1;if(!Ra)return;let{type:qa}=Ra;if(bt$2.has(qa))return qa}var Ve$1=dl,ml=Ra=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(Ra);function yl(Ra){let qa=Ra===null?"null":typeof Ra;if(qa!=="string"&&qa!=="object")return`Unexpected doc '${qa}',
Expected it to be 'string' or 'object'.`;if(Ve$1(Ra))throw new Error("doc is valid.");let nd=Object.prototype.toString.call(Ra);if(nd!=="[object Object]")return`Unexpected doc '${nd}'.`;let od=ml([...bt$2].map(ld=>`'${ld}'`));return`Unexpected doc.type '${Ra.type}'.
Expected it to be ${od}.`}var Fr$1=class extends Error{constructor(nd){super(yl(nd));Km(this,"name","InvalidDocError");this.doc=nd}},$r$1=Fr$1,Zs=()=>{},_t$1=Zs;function q$2(Ra){return{type:we$1,contents:Ra}}function en$1(Ra,qa){return{type:ge$1,contents:qa,n:Ra}}function L$2(Ra,qa={}){return _t$1(qa.expandedStates),{type:ve$1,id:qa.id,contents:Ra,break:!!qa.shouldBreak,expandedStates:qa.expandedStates}}function tn$1(Ra){return en$1({type:"root"},Ra)}function ue$1(Ra){return en$1(-1,Ra)}function Ge$1(Ra){return{type:xe$2,parts:Ra}}function kt$2(Ra,qa="",nd={}){return{type:oe$1,breakContents:Ra,flatContents:qa,groupId:nd.groupId}}var je$2={type:be$2},wl={type:K$1,hard:!0},A$1={type:K$1},M$2={type:K$1,soft:!0},E$1=[wl,je$2];function V$2(Ra,qa){let nd=[];for(let od=0;od<qa.length;od++)od!==0&&nd.push(Ra),nd.push(qa[od]);return nd}var gl=(Ra,qa,nd)=>{if(!(Ra&&qa==null))return Array.isArray(qa)||typeof qa=="string"?qa[nd<0?qa.length+nd:nd]:qa.at(nd)},G$2=gl;function vl(Ra,qa){if(typeof Ra=="string")return qa(Ra);let nd=new Map;return od(Ra);function od(ud){if(nd.has(ud))return nd.get(ud);let cd=ld(ud);return nd.set(ud,cd),cd}function ld(ud){switch(Ve$1(ud)){case Be$1:return qa(ud.map(od));case xe$2:return qa({...ud,parts:ud.parts.map(od)});case oe$1:return qa({...ud,breakContents:od(ud.breakContents),flatContents:od(ud.flatContents)});case ve$1:{let{expandedStates:cd,contents:dd}=ud;return cd?(cd=cd.map(od),dd=cd[0]):dd=od(dd),qa({...ud,contents:dd,expandedStates:cd})}case ge$1:case we$1:case $e$2:case ze$1:case We$1:return qa({...ud,contents:od(ud.contents)});case Me$2:case Ue$1:case Fe$1:case Ye$1:case K$1:case be$2:return qa(ud);default:throw new $r$1(ud)}}}function xl$1(Ra){return Ra.type===K$1&&!Ra.hard?Ra.soft?"":" ":Ra.type===oe$1?Ra.flatContents:Ra}function rn$1(Ra){return vl(Ra,xl$1)}function bl(Ra){return Array.isArray(Ra)&&Ra.length>0}var ee$1=bl,Et$1="'",sn='"';function _l(Ra,qa){let nd=qa===!0||qa===Et$1?Et$1:sn,od=nd===Et$1?sn:Et$1,ld=0,ud=0;for(let cd of Ra)cd===nd?ld++:cd===od&&ud++;return ld>ud?od:nd}var nn$1=_l;function kl$1(Ra,qa,nd){let od=qa==='"'?"'":'"',ld=_$3(!1,Ra,/\\(.)|(["'])/gsu,(ud,cd,dd)=>cd===od?cd:dd===qa?"\\"+dd:dd||(nd&&/^[^\n\r"'0-7\\bfnrt-vx\u2028\u2029]$/u.test(cd)?cd:"\\"+cd));return qa+ld+qa}var on=kl$1;function El$1(Ra,qa){let nd=Ra.slice(1,-1),od=qa.parser==="json"||qa.parser==="jsonc"||qa.parser==="json5"&&qa.quoteProps==="preserve"&&!qa.singleQuote?'"':qa.__isInHtmlAttribute?"'":nn$1(nd,qa.singleQuote);return on(nd,od,!(qa.parser==="css"||qa.parser==="less"||qa.parser==="scss"||qa.__embeddedInHtml))}var St$1=El$1,Wr$1=class extends Error{constructor(nd,od,ld="type"){super(`Unexpected ${od} node ${ld}: ${JSON.stringify(nd[ld])}.`);Km(this,"name","UnexpectedNodeError");this.node=nd}},an$1=Wr$1;function Sl(Ra){return(Ra==null?void 0:Ra.type)==="front-matter"}var _e$1=Sl,Tl=new Set(["raw","raws","sourceIndex","source","before","after","trailingComma","spaces"]);function un$1(Ra,qa,nd){if(_e$1(Ra)&&Ra.language==="yaml"&&delete qa.value,Ra.type==="css-comment"&&nd.type==="css-root"&&nd.nodes.length>0&&((nd.nodes[0]===Ra||_e$1(nd.nodes[0])&&nd.nodes[1]===Ra)&&(delete qa.text,/^\*\s*@(?:format|prettier)\s*$/u.test(Ra.text))||nd.type==="css-root"&&G$2(!1,nd.nodes,-1)===Ra))return null;if(Ra.type==="value-root"&&delete qa.text,(Ra.type==="media-query"||Ra.type==="media-query-list"||Ra.type==="media-feature-expression")&&delete qa.value,Ra.type==="css-rule"&&delete qa.params,(Ra.type==="media-feature"||Ra.type==="media-keyword"||Ra.type==="media-type"||Ra.type==="media-unknown"||Ra.type==="media-url"||Ra.type==="media-value"||Ra.type==="selector-attribute"||Ra.type==="selector-string"||Ra.type==="selector-class"||Ra.type==="selector-combinator"||Ra.type==="value-string")&&Ra.value&&(qa.value=Ol$1(Ra.value)),Ra.type==="selector-combinator"&&(qa.value=_$3(!1,qa.value,/\s+/gu," ")),Ra.type==="media-feature"&&(qa.value=_$3(!1,qa.value," ","")),(Ra.type==="value-word"&&(Ra.isColor&&Ra.isHex||["initial","inherit","unset","revert"].includes(Ra.value.toLowerCase()))||Ra.type==="media-feature"||Ra.type==="selector-root-invalid"||Ra.type==="selector-pseudo")&&(qa.value=qa.value.toLowerCase()),Ra.type==="css-decl"&&(qa.prop=Ra.prop.toLowerCase()),(Ra.type==="css-atrule"||Ra.type==="css-import")&&(qa.name=Ra.name.toLowerCase()),Ra.type==="value-number"&&(qa.unit=Ra.unit.toLowerCase()),Ra.type==="value-unknown"&&(qa.value=_$3(!1,qa.value,/;$/gu,"")),Ra.type==="selector-attribute"&&(qa.attribute=Ra.attribute.trim(),Ra.namespace&&typeof Ra.namespace=="string"&&(qa.namespace=Ra.namespace.trim()||!0),Ra.value&&(qa.value=_$3(!1,qa.value.trim(),/^["']|["']$/gu,""),delete qa.quoted)),(Ra.type==="media-value"||Ra.type==="media-type"||Ra.type==="value-number"||Ra.type==="selector-root-invalid"||Ra.type==="selector-class"||Ra.type==="selector-combinator"||Ra.type==="selector-tag")&&Ra.value&&(qa.value=_$3(!1,qa.value,/([\d+.e-]+)([a-z]*)/giu,(od,ld,ud)=>{let cd=Number(ld);return Number.isNaN(cd)?od:cd+ud.toLowerCase()})),Ra.type==="selector-tag"){let od=qa.value.toLowerCase();["from","to"].includes(od)&&(qa.value=od)}if(Ra.type==="css-atrule"&&Ra.name.toLowerCase()==="supports"&&delete qa.value,Ra.type==="selector-unknown"&&delete qa.value,Ra.type==="value-comma_group"){let od=Ra.groups.findIndex(ld=>ld.type==="value-number"&&ld.unit==="...");od!==-1&&(qa.groups[od].unit="",qa.groups.splice(od+1,0,{type:"value-word",value:"...",isColor:!1,isHex:!1}))}if(Ra.type==="value-comma_group"&&Ra.groups.some(od=>od.type==="value-atword"&&od.value.endsWith("[")||od.type==="value-word"&&od.value.startsWith("]")))return{type:"value-atword",value:Ra.groups.map(od=>od.value).join(""),group:{open:null,close:null,groups:[],type:"value-paren_group"}}}un$1.ignoredProperties=Tl;function Ol$1(Ra){return _$3(!1,_$3(!1,Ra,"'",'"'),/\\([^\da-f])/giu,"$1")}var ln$1=un$1;async function Cl(Ra,qa){if(Ra.language==="yaml"){let nd=Ra.value.trim(),od=nd?await qa(nd,{parser:"yaml"}):"";return tn$1([Ra.startDelimiter,Ra.explicitLanguage,E$1,od,od?E$1:"",Ra.endDelimiter])}}var cn$2=Cl;function fn$1(Ra){let{node:qa}=Ra;if(qa.type==="front-matter")return async nd=>{let od=await cn$2(qa,nd);return od?[od,E$1]:void 0}}fn$1.getVisitorKeys=Ra=>Ra.type==="css-root"?["frontMatter"]:[];var pn$1=fn$1,He$1=null;function Ke$2(Ra){if(He$1!==null&&typeof He$1.property){let qa=He$1;return He$1=Ke$2.prototype=null,qa}return He$1=Ke$2.prototype=Ra??Object.create(null),new Ke$2}var Al$1=10;for(let Ra=0;Ra<=Al$1;Ra++)Ke$2();function Yr$1(Ra){return Ke$2(Ra)}function Nl(Ra,qa="type"){Yr$1(Ra);function nd(od){let ld=od[qa],ud=Ra[ld];if(!Array.isArray(ud))throw Object.assign(new Error(`Missing visitor keys for '${ld}'.`),{node:od});return ud}return nd}var hn$1=Nl,Pl$1={"front-matter":[],"css-root":["frontMatter","nodes"],"css-comment":[],"css-rule":["selector","nodes"],"css-decl":["value","selector","nodes"],"css-atrule":["selector","params","value","nodes"],"media-query-list":["nodes"],"media-query":["nodes"],"media-type":[],"media-feature-expression":["nodes"],"media-feature":[],"media-colon":[],"media-value":[],"media-keyword":[],"media-url":[],"media-unknown":[],"selector-root":["nodes"],"selector-selector":["nodes"],"selector-comment":[],"selector-string":[],"selector-tag":[],"selector-id":[],"selector-class":[],"selector-attribute":[],"selector-combinator":["nodes"],"selector-universal":[],"selector-pseudo":["nodes"],"selector-nesting":[],"selector-unknown":[],"value-value":["group"],"value-root":["group"],"value-comment":[],"value-comma_group":["groups"],"value-paren_group":["open","groups","close"],"value-func":["group"],"value-paren":[],"value-number":[],"value-operator":[],"value-word":[],"value-colon":[],"value-comma":[],"value-string":[],"value-atword":[],"value-unicode-range":[],"value-unknown":[]},dn$1=Pl$1,Rl$1=hn$1(dn$1),mn$1=Rl$1;function Il(Ra,qa){let nd=0;for(let od=0;od<Ra.line-1;++od)nd=qa.indexOf(`
`,nd)+1;return nd+Ra.column}var zr$1=Il;function Tt$2(Ra){return(qa,nd,od)=>{let ld=!!(od!=null&&od.backwards);if(nd===!1)return!1;let{length:ud}=qa,cd=nd;for(;cd>=0&&cd<ud;){let dd=qa.charAt(cd);if(Ra instanceof RegExp){if(!Ra.test(dd))return cd}else if(!Ra.includes(dd))return cd;ld?cd--:cd++}return cd===-1||cd===ud?cd:!1}}var Ot$2=Tt$2(" "),yn$1=Tt$2(",; "),Ct$1=Tt$2(/[^\n\r]/u);function wn$2(Ra,qa){var nd,od,ld;if(typeof((od=(nd=Ra.source)==null?void 0:nd.start)==null?void 0:od.offset)=="number")return Ra.source.start.offset;if(typeof Ra.sourceIndex=="number")return Ra.sourceIndex;if((ld=Ra.source)!=null&&ld.start)return zr$1(Ra.source.start,qa);throw Object.assign(new Error("Can not locate node."),{node:Ra})}function Vr$1(Ra,qa){var nd,od;if(Ra.type==="css-comment"&&Ra.inline)return Ct$1(qa,Ra.source.startOffset);if(typeof((od=(nd=Ra.source)==null?void 0:nd.end)==null?void 0:od.offset)=="number")return Ra.source.end.offset;if(Ra.source){if(Ra.source.end)return zr$1(Ra.source.end,qa);if(ee$1(Ra.nodes))return Vr$1(G$2(!1,Ra.nodes,-1),qa)}return null}function Gr$1(Ra,qa){Ra.source&&(Ra.source.startOffset=wn$2(Ra,qa),Ra.source.endOffset=Vr$1(Ra,qa));for(let nd in Ra){let od=Ra[nd];nd==="source"||!od||typeof od!="object"||(od.type==="value-root"||od.type==="value-unknown"?gn$2(od,ql(Ra),od.text||od.value):Gr$1(od,qa))}}function gn$2(Ra,qa,nd){Ra.source&&(Ra.source.startOffset=wn$2(Ra,nd)+qa,Ra.source.endOffset=Vr$1(Ra,nd)+qa);for(let od in Ra){let ld=Ra[od];od==="source"||!ld||typeof ld!="object"||gn$2(ld,qa,nd)}}function ql(Ra){var qa;let nd=Ra.source.startOffset;return typeof Ra.prop=="string"&&(nd+=Ra.prop.length),Ra.type==="css-atrule"&&typeof Ra.name=="string"&&(nd+=1+Ra.name.length+Ra.raws.afterName.match(/^\s*:?\s*/u)[0].length),Ra.type!=="css-atrule"&&typeof((qa=Ra.raws)==null?void 0:qa.between)=="string"&&(nd+=Ra.raws.between.length),nd}function vn$1(Ra){let qa="initial",nd="initial",od,ld=!1,ud=[];for(let cd=0;cd<Ra.length;cd++){let dd=Ra[cd];switch(qa){case"initial":if(dd==="'"){qa="single-quotes";continue}if(dd==='"'){qa="double-quotes";continue}if((dd==="u"||dd==="U")&&Ra.slice(cd,cd+4).toLowerCase()==="url("){qa="url",cd+=3;continue}if(dd==="*"&&Ra[cd-1]==="/"){qa="comment-block";continue}if(dd==="/"&&Ra[cd-1]==="/"){qa="comment-inline",od=cd-1;continue}continue;case"single-quotes":if(dd==="'"&&Ra[cd-1]!=="\\"&&(qa=nd,nd="initial"),dd===`
`||dd==="\r")return Ra;continue;case"double-quotes":if(dd==='"'&&Ra[cd-1]!=="\\"&&(qa=nd,nd="initial"),dd===`
`||dd==="\r")return Ra;continue;case"url":if(dd===")"&&(qa="initial"),dd===`
`||dd==="\r")return Ra;if(dd==="'"){qa="single-quotes",nd="url";continue}if(dd==='"'){qa="double-quotes",nd="url";continue}continue;case"comment-block":dd==="/"&&Ra[cd-1]==="*"&&(qa="initial");continue;case"comment-inline":(dd==='"'||dd==="'"||dd==="*")&&(ld=!0),(dd===`
`||dd==="\r")&&(ld&&ud.push([od,cd]),qa="initial",ld=!1);continue}}for(let[cd,dd]of ud)Ra=Ra.slice(0,cd)+_$3(!1,Ra.slice(cd,dd),/["'*]/gu," ")+Ra.slice(dd);return Ra}function N$2(Ra){var qa;return(qa=Ra.source)==null?void 0:qa.startOffset}function P$2(Ra){var qa;return(qa=Ra.source)==null?void 0:qa.endOffset}var Ll=/\*\/$/,Dl$1=/^\/\*\*?/,kn$1=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,Ml$1=/(^|\s+)\/\/([^\n\r]*)/g,xn$1=/^(\r?\n)+/,Bl=/(?:^|\r?\n) *(@[^\n\r]*?) *\r?\n *(?![^\n\r@]*\/\/[^]*)([^\s@][^\n\r@]+?) *\r?\n/g,bn$2=/(?:^|\r?\n) *@(\S+) *([^\n\r]*)/g,Ul$1=/(\r?\n|^) *\* ?/g,En$1=[];function Sn$1(Ra){let qa=Ra.match(kn$1);return qa?qa[0].trimStart():""}function Tn$2(Ra){let qa=Ra.match(kn$1),nd=qa==null?void 0:qa[0];return nd==null?Ra:Ra.slice(nd.length)}function On$1(Ra){let qa=`
`;Ra=_$3(!1,Ra.replace(Dl$1,"").replace(Ll,""),Ul$1,"$1");let nd="";for(;nd!==Ra;)nd=Ra,Ra=_$3(!1,Ra,Bl,`${qa}$1 $2${qa}`);Ra=Ra.replace(xn$1,"").trimEnd();let od=Object.create(null),ld=_$3(!1,Ra,bn$2,"").replace(xn$1,"").trimEnd(),ud;for(;ud=bn$2.exec(Ra);){let cd=_$3(!1,ud[2],Ml$1,"");if(typeof od[ud[1]]=="string"||Array.isArray(od[ud[1]])){let dd=od[ud[1]];od[ud[1]]=[...En$1,...Array.isArray(dd)?dd:[dd],cd]}else od[ud[1]]=cd}return{comments:ld,pragmas:od}}function Cn$2({comments:Ra="",pragmas:qa={}}){let nd=`
`,od="/**",ld=" *",ud=" */",cd=Object.keys(qa),dd=cd.flatMap(fd=>_n$2(fd,qa[fd])).map(fd=>`${ld} ${fd}${nd}`).join("");if(!Ra){if(cd.length===0)return"";if(cd.length===1&&!Array.isArray(qa[cd[0]])){let fd=qa[cd[0]];return`${od} ${_n$2(cd[0],fd)[0]}${ud}`}}let pd=Ra.split(nd).map(fd=>`${ld} ${fd}`).join(nd)+nd;return od+nd+(Ra?pd:"")+(Ra&&cd.length>0?ld+nd:"")+dd+ud}function _n$2(Ra,qa){return[...En$1,...Array.isArray(qa)?qa:[qa]].map(nd=>`@${Ra} ${nd}`.trim())}function Fl(Ra){if(!Ra.startsWith("#!"))return"";let qa=Ra.indexOf(`
`);return qa===-1?Ra:Ra.slice(0,qa)}var An$1=Fl;function Nn$1(Ra){let qa=An$1(Ra);qa&&(Ra=Ra.slice(qa.length+1));let nd=Sn$1(Ra),{pragmas:od,comments:ld}=On$1(nd);return{shebang:qa,text:Ra,pragmas:od,comments:ld}}function Pn$2(Ra){let{pragmas:qa}=Nn$1(Ra);return Object.prototype.hasOwnProperty.call(qa,"prettier")||Object.prototype.hasOwnProperty.call(qa,"format")}function Rn(Ra){let{shebang:qa,text:nd,pragmas:od,comments:ld}=Nn$1(Ra),ud=Tn$2(nd),cd=Cn$2({pragmas:{format:"",...od},comments:ld.trimStart()});return(qa?`${qa}
`:"")+cd+(ud.startsWith(`
`)?`
`:`
`)+ud}var Qe$1=3;function $l(Ra){let qa=Ra.slice(0,Qe$1);if(qa!=="---"&&qa!=="+++")return;let nd=Ra.indexOf(`
`,Qe$1);if(nd===-1)return;let od=Ra.slice(Qe$1,nd).trim(),ld=Ra.indexOf(`
${qa}`,nd),ud=od;if(ud||(ud=qa==="+++"?"toml":"yaml"),ld===-1&&qa==="---"&&ud==="yaml"&&(ld=Ra.indexOf(`
...`,nd)),ld===-1)return;let cd=ld+1+Qe$1,dd=Ra.charAt(cd+1);if(!/\s?/u.test(dd))return;let pd=Ra.slice(0,cd);return{type:"front-matter",language:ud,explicitLanguage:od,value:Ra.slice(nd+1,ld),startDelimiter:qa,endDelimiter:pd.slice(-Qe$1),raw:pd}}function Wl$1(Ra){let qa=$l(Ra);if(!qa)return{content:Ra};let{raw:nd}=qa;return{frontMatter:qa,content:_$3(!1,nd,/[^\n]/gu," ")+Ra.slice(nd.length)}}var Je$2=Wl$1;function In(Ra){return Pn$2(Je$2(Ra).content)}function qn$2(Ra){let{frontMatter:qa,content:nd}=Je$2(Ra);return(qa?qa.raw+`
`:"")+Rn(nd)}var Yl=new Set(["red","green","blue","alpha","a","rgb","hue","h","saturation","s","lightness","l","whiteness","w","blackness","b","tint","shade","blend","blenda","contrast","hsl","hsla","hwb","hwba"]);function Ln(Ra){var qa,nd;return(nd=(qa=Ra.findAncestor(od=>od.type==="css-decl"))==null?void 0:qa.prop)==null?void 0:nd.toLowerCase()}var zl$1=new Set(["initial","inherit","unset","revert"]);function Dn$2(Ra){return zl$1.has(Ra.toLowerCase())}function Mn(Ra,qa){var nd;let od=Ra.findAncestor(ld=>ld.type==="css-atrule");return((nd=od==null?void 0:od.name)==null?void 0:nd.toLowerCase().endsWith("keyframes"))&&["from","to"].includes(qa.toLowerCase())}function te$1(Ra){return Ra.includes("$")||Ra.includes("@")||Ra.includes("#")||Ra.startsWith("%")||Ra.startsWith("--")||Ra.startsWith(":--")||Ra.includes("(")&&Ra.includes(")")?Ra:Ra.toLowerCase()}function ke$1(Ra,qa){var nd;let od=Ra.findAncestor(ld=>ld.type==="value-func");return((nd=od==null?void 0:od.value)==null?void 0:nd.toLowerCase())===qa}function Bn$2(Ra){var qa;let nd=Ra.findAncestor(ld=>ld.type==="css-rule"),od=(qa=nd==null?void 0:nd.raws)==null?void 0:qa.selector;return od&&(od.startsWith(":import")||od.startsWith(":export"))}function Ee$1(Ra,qa){let nd=Array.isArray(qa)?qa:[qa],od=Ra.findAncestor(ld=>ld.type==="css-atrule");return od&&nd.includes(od.name.toLowerCase())}function Un$1(Ra){var qa;let{node:nd}=Ra;return nd.groups[0].value==="url"&&nd.groups.length===2&&((qa=Ra.findAncestor(od=>od.type==="css-atrule"))==null?void 0:qa.name)==="import"}function Fn$1(Ra){return Ra.type==="value-func"&&Ra.value.toLowerCase()==="url"}function $n$2(Ra){return Ra.type==="value-func"&&Ra.value.toLowerCase()==="var"}function Wn(Ra){let{selector:qa}=Ra;return qa?typeof qa=="string"&&/^@.+:.*$/u.test(qa)||qa.value&&/^@.+:.*$/u.test(qa.value):!1}function Yn$1(Ra){return Ra.type==="value-word"&&["from","through","end"].includes(Ra.value)}function zn$1(Ra){return Ra.type==="value-word"&&["and","or","not"].includes(Ra.value)}function Vn$1(Ra){return Ra.type==="value-word"&&Ra.value==="in"}function At$2(Ra){return Ra.type==="value-operator"&&Ra.value==="*"}function Xe$1(Ra){return Ra.type==="value-operator"&&Ra.value==="/"}function Q$3(Ra){return Ra.type==="value-operator"&&Ra.value==="+"}function le$1(Ra){return Ra.type==="value-operator"&&Ra.value==="-"}function Vl$1(Ra){return Ra.type==="value-operator"&&Ra.value==="%"}function Nt$2(Ra){return At$2(Ra)||Xe$1(Ra)||Q$3(Ra)||le$1(Ra)||Vl$1(Ra)}function Gn$2(Ra){return Ra.type==="value-word"&&["==","!="].includes(Ra.value)}function jn$1(Ra){return Ra.type==="value-word"&&["<",">","<=",">="].includes(Ra.value)}function Ze$1(Ra,qa){return qa.parser==="scss"&&Ra.type==="css-atrule"&&["if","else","for","each","while"].includes(Ra.name)}function Hr$1(Ra){var qa;return((qa=Ra.raws)==null?void 0:qa.params)&&/^\(\s*\)$/u.test(Ra.raws.params)}function Pt$1(Ra){return Ra.name.startsWith("prettier-placeholder")}function Hn(Ra){return Ra.prop.startsWith("@prettier-placeholder")}function Kn$1(Ra,qa){return Ra.value==="$$"&&Ra.type==="value-func"&&(qa==null?void 0:qa.type)==="value-word"&&!qa.raws.before}function Qn$2(Ra){var qa,nd;return((qa=Ra.value)==null?void 0:qa.type)==="value-root"&&((nd=Ra.value.group)==null?void 0:nd.type)==="value-value"&&Ra.prop.toLowerCase()==="composes"}function Jn$2(Ra){var qa,nd,od;return((od=(nd=(qa=Ra.value)==null?void 0:qa.group)==null?void 0:nd.group)==null?void 0:od.type)==="value-paren_group"&&Ra.value.group.group.open!==null&&Ra.value.group.group.close!==null}function ce$1(Ra){var qa;return((qa=Ra.raws)==null?void 0:qa.before)===""}function Rt$2(Ra){var qa,nd;return Ra.type==="value-comma_group"&&((nd=(qa=Ra.groups)==null?void 0:qa[1])==null?void 0:nd.type)==="value-colon"}function jr$1(Ra){var qa;return Ra.type==="value-paren_group"&&((qa=Ra.groups)==null?void 0:qa[0])&&Rt$2(Ra.groups[0])}function Kr$1(Ra,qa){var nd;if(qa.parser!=="scss")return!1;let{node:od}=Ra;if(od.groups.length===0)return!1;let ld=Ra.grandparent;if(!jr$1(od)&&!(ld&&jr$1(ld)))return!1;let ud=Ra.findAncestor(cd=>cd.type==="css-decl");return!!((nd=ud==null?void 0:ud.prop)!=null&&nd.startsWith("$")||jr$1(ld)||ld.type==="value-func")}function Qr$1(Ra){return Ra.type==="value-comment"&&Ra.inline}function It$2(Ra){return Ra.type==="value-word"&&Ra.value==="#"}function Jr$2(Ra){return Ra.type==="value-word"&&Ra.value==="{"}function qt$2(Ra){return Ra.type==="value-word"&&Ra.value==="}"}function et$3(Ra){return["value-word","value-atword"].includes(Ra.type)}function Lt$1(Ra){return(Ra==null?void 0:Ra.type)==="value-colon"}function Xn$2(Ra,qa){if(!Rt$2(qa))return!1;let{groups:nd}=qa,od=nd.indexOf(Ra);return od===-1?!1:Lt$1(nd[od+1])}function Zn$1(Ra){return Ra.value&&["not","and","or"].includes(Ra.value.toLowerCase())}function ei$2(Ra){return Ra.type!=="value-func"?!1:Yl.has(Ra.value.toLowerCase())}function Se$1(Ra){return/\/\//u.test(Ra.split(/[\n\r]/u).pop())}function tt$2(Ra){return(Ra==null?void 0:Ra.type)==="value-atword"&&Ra.value.startsWith("prettier-placeholder-")}function ti$1(Ra,qa){var nd,od;if(((nd=Ra.open)==null?void 0:nd.value)!=="("||((od=Ra.close)==null?void 0:od.value)!==")"||Ra.groups.some(ld=>ld.type!=="value-comma_group"))return!1;if(qa.type==="value-comma_group"){let ld=qa.groups.indexOf(Ra)-1,ud=qa.groups[ld];if((ud==null?void 0:ud.type)==="value-word"&&ud.value==="with")return!0}return!1}function rt$1(Ra){var qa,nd;return Ra.type==="value-paren_group"&&((qa=Ra.open)==null?void 0:qa.value)==="("&&((nd=Ra.close)==null?void 0:nd.value)===")"}function Gl(Ra,qa,nd){var od;let{node:ld}=Ra,ud=Ra.parent,cd=Ra.grandparent,dd=Ln(Ra),pd=dd&&ud.type==="value-value"&&(dd==="grid"||dd.startsWith("grid-template")),fd=Ra.findAncestor(Pd=>Pd.type==="css-atrule"),md=fd&&Ze$1(fd,qa),vd=ld.groups.some(Pd=>Qr$1(Pd)),Ad=Ra.map(nd,"groups"),Nd=[],Id=ke$1(Ra,"url"),Od=!1,Fd=!1;for(let Pd=0;Pd<ld.groups.length;++Pd){Nd.push(Ad[Pd]);let Md=ld.groups[Pd-1],Bd=ld.groups[Pd],jd=ld.groups[Pd+1],Hd=ld.groups[Pd+2];if(Id){(jd&&Q$3(jd)||Q$3(Bd))&&Nd.push(" ");continue}if(Ee$1(Ra,"forward")&&Bd.type==="value-word"&&Bd.value&&Md!==void 0&&Md.type==="value-word"&&Md.value==="as"&&jd.type==="value-operator"&&jd.value==="*"||!jd||Bd.type==="value-word"&&Bd.value.endsWith("-")&&tt$2(jd))continue;if(Bd.type==="value-string"&&Bd.quoted){let Xd=Bd.value.lastIndexOf("#{"),_f=Bd.value.lastIndexOf("}");Xd!==-1&&_f!==-1?Od=Xd>_f:Xd!==-1?Od=!0:_f!==-1&&(Od=!1)}if(Od||Lt$1(Bd)||Lt$1(jd)||Bd.type==="value-atword"&&(Bd.value===""||Bd.value.endsWith("["))||jd.type==="value-word"&&jd.value.startsWith("]")||Bd.value==="~"||Bd.type!=="value-string"&&Bd.value&&Bd.value.includes("\\")&&jd&&jd.type!=="value-comment"||Md!=null&&Md.value&&Md.value.indexOf("\\")===Md.value.length-1&&Bd.type==="value-operator"&&Bd.value==="/"||Bd.value==="\\"||Kn$1(Bd,jd)||It$2(Bd)||Jr$2(Bd)||qt$2(jd)||Jr$2(jd)&&ce$1(jd)||qt$2(Bd)&&ce$1(jd)||Bd.value==="--"&&It$2(jd))continue;let Gd=Nt$2(Bd),zd=Nt$2(jd);if((Gd&&It$2(jd)||zd&&qt$2(Bd))&&ce$1(jd)||!Md&&Xe$1(Bd)||ke$1(Ra,"calc")&&(Q$3(Bd)||Q$3(jd)||le$1(Bd)||le$1(jd))&&ce$1(jd))continue;let df=(Q$3(Bd)||le$1(Bd))&&Pd===0&&(jd.type==="value-number"||jd.isHex)&&cd&&ei$2(cd)&&!ce$1(jd),Wd=(Hd==null?void 0:Hd.type)==="value-func"||Hd&&et$3(Hd)||Bd.type==="value-func"||et$3(Bd),Jd=jd.type==="value-func"||et$3(jd)||(Md==null?void 0:Md.type)==="value-func"||Md&&et$3(Md);if(qa.parser==="scss"&&Gd&&Bd.value==="-"&&jd.type==="value-func"&&P$2(Bd)!==N$2(jd)){Nd.push(" ");continue}if(!(!(At$2(jd)||At$2(Bd))&&!ke$1(Ra,"calc")&&!df&&(Xe$1(jd)&&!Wd||Xe$1(Bd)&&!Jd||Q$3(jd)&&!Wd||Q$3(Bd)&&!Jd||le$1(jd)||le$1(Bd))&&(ce$1(jd)||Gd&&(!Md||Md&&Nt$2(Md))))&&!((qa.parser==="scss"||qa.parser==="less")&&Gd&&Bd.value==="-"&&rt$1(jd)&&P$2(Bd)===N$2(jd.open)&&jd.open.value==="(")){if(Qr$1(Bd)){if(ud.type==="value-paren_group"){Nd.push(ue$1(E$1));continue}Nd.push(E$1);continue}if(md&&(Gn$2(jd)||jn$1(jd)||zn$1(jd)||Vn$1(Bd)||Yn$1(Bd))){Nd.push(" ");continue}if(fd&&fd.name.toLowerCase()==="namespace"){Nd.push(" ");continue}if(pd){Bd.source&&jd.source&&Bd.source.start.line!==jd.source.start.line?(Nd.push(E$1),Fd=!0):Nd.push(" ");continue}if(zd){Nd.push(" ");continue}if((jd==null?void 0:jd.value)!=="..."&&!(tt$2(Bd)&&tt$2(jd)&&P$2(Bd)===N$2(jd))){if(tt$2(Bd)&&rt$1(jd)&&P$2(Bd)===N$2(jd.open)){Nd.push(M$2);continue}if(Bd.value==="with"&&rt$1(jd)){Nd.push(" ");continue}(od=Bd.value)!=null&&od.endsWith("#")&&jd.value==="{"&&rt$1(jd.group)||Nd.push(A$1)}}}return vd&&Nd.push(je$2),Fd&&Nd.unshift(E$1),md?L$2(q$2(Nd)):Un$1(Ra)?L$2(Ge$1(Nd)):L$2(q$2(Ge$1(Nd)))}var ri$1=Gl;function jl$1(Ra){return Ra.length===1?Ra:Ra.toLowerCase().replace(/^([+-]?[\d.]+e)(?:\+|(-))?0*(?=\d)/u,"$1$2").replace(/^([+-]?[\d.]+)e[+-]?0+$/u,"$1").replace(/^([+-])?\./u,"$10.").replace(/(\.\d+?)0+(?=e|$)/u,"$1").replace(/\.(?=e|$)/u,"")}var si$2=jl$1,Xr$1=new Map([["em","em"],["rem","rem"],["ex","ex"],["rex","rex"],["cap","cap"],["rcap","rcap"],["ch","ch"],["rch","rch"],["ic","ic"],["ric","ric"],["lh","lh"],["rlh","rlh"],["vw","vw"],["svw","svw"],["lvw","lvw"],["dvw","dvw"],["vh","vh"],["svh","svh"],["lvh","lvh"],["dvh","dvh"],["vi","vi"],["svi","svi"],["lvi","lvi"],["dvi","dvi"],["vb","vb"],["svb","svb"],["lvb","lvb"],["dvb","dvb"],["vmin","vmin"],["svmin","svmin"],["lvmin","lvmin"],["dvmin","dvmin"],["vmax","vmax"],["svmax","svmax"],["lvmax","lvmax"],["dvmax","dvmax"],["cm","cm"],["mm","mm"],["q","Q"],["in","in"],["pt","pt"],["pc","pc"],["px","px"],["deg","deg"],["grad","grad"],["rad","rad"],["turn","turn"],["s","s"],["ms","ms"],["hz","Hz"],["khz","kHz"],["dpi","dpi"],["dpcm","dpcm"],["dppx","dppx"],["x","x"],["cqw","cqw"],["cqh","cqh"],["cqi","cqi"],["cqb","cqb"],["cqmin","cqmin"],["cqmax","cqmax"]]);function ni$1(Ra){let qa=Ra.toLowerCase();return Xr$1.has(qa)?Xr$1.get(qa):Ra}var ii$2=/(["'])(?:(?!\1)[^\\]|\\.)*\1/gsu,Hl$1=/(?:\d*\.\d+|\d+\.?)(?:e[+-]?\d+)?/giu,Kl$1=/[a-z]+/giu,Ql$1=/[$@]?[_a-z\u0080-\uFFFF][\w\u0080-\uFFFF-]*/giu,Jl=new RegExp(ii$2.source+`|(${Ql$1.source})?(${Hl$1.source})(${Kl$1.source})?`,"giu");function W$2(Ra,qa){return _$3(!1,Ra,ii$2,nd=>St$1(nd,qa))}function oi$2(Ra,qa){let nd=qa.singleQuote?"'":'"';return Ra.includes('"')||Ra.includes("'")?Ra:nd+Ra+nd}function fe$1(Ra){return _$3(!1,Ra,Jl,(qa,nd,od,ld,ud)=>!od&&ld?Zr$1(ld)+te$1(ud||""):qa)}function Zr$1(Ra){return si$2(Ra).replace(/\.0(?=$|e)/u,"")}function ai$2(Ra){return Ra.trailingComma==="es5"||Ra.trailingComma==="all"}function Xl$1(Ra,qa,nd){let od=!!(nd!=null&&nd.backwards);if(qa===!1)return!1;let ld=Ra.charAt(qa);if(od){if(Ra.charAt(qa-1)==="\r"&&ld===`
`)return qa-2;if(ld===`
`||ld==="\r"||ld==="\u2028"||ld==="\u2029")return qa-1}else{if(ld==="\r"&&Ra.charAt(qa+1)===`
`)return qa+2;if(ld===`
`||ld==="\r"||ld==="\u2028"||ld==="\u2029")return qa+1}return qa}var Dt$2=Xl$1;function Zl$1(Ra,qa,nd={}){let od=Ot$2(Ra,nd.backwards?qa-1:qa,nd),ld=Dt$2(Ra,od,nd);return od!==ld}var Mt$1=Zl$1;function ec(Ra,qa){if(qa===!1)return!1;if(Ra.charAt(qa)==="/"&&Ra.charAt(qa+1)==="*"){for(let nd=qa+2;nd<Ra.length;++nd)if(Ra.charAt(nd)==="*"&&Ra.charAt(nd+1)==="/")return nd+2}return qa}var ui$2=ec;function tc(Ra,qa){return qa===!1?!1:Ra.charAt(qa)==="/"&&Ra.charAt(qa+1)==="/"?Ct$1(Ra,qa):qa}var li$2=tc;function rc$1(Ra,qa){let nd=null,od=qa;for(;od!==nd;)nd=od,od=yn$1(Ra,od),od=ui$2(Ra,od),od=Ot$2(Ra,od);return od=li$2(Ra,od),od=Dt$2(Ra,od),od!==!1&&Mt$1(Ra,od)}var Bt$2=rc$1;function sc({node:Ra,parent:qa},nd){return!!(Ra.source&&nd.originalText.slice(N$2(Ra),N$2(qa.close)).trimEnd().endsWith(","))}function nc(Ra,qa){return $n$2(Ra.grandparent)&&sc(Ra,qa)?",":Ra.node.type!=="value-comment"&&!(Ra.node.type==="value-comma_group"&&Ra.node.groups.every(nd=>nd.type==="value-comment"))&&ai$2(qa)&&Ra.callParent(()=>Kr$1(Ra,qa))?kt$2(","):""}function ci$2(Ra,qa,nd){let{node:od,parent:ld}=Ra,ud=Ra.map(({node:Nd})=>typeof Nd=="string"?Nd:nd(),"groups");if(ld&&Fn$1(ld)&&(od.groups.length===1||od.groups.length>0&&od.groups[0].type==="value-comma_group"&&od.groups[0].groups.length>0&&od.groups[0].groups[0].type==="value-word"&&od.groups[0].groups[0].value.startsWith("data:")))return[od.open?nd("open"):"",V$2(",",ud),od.close?nd("close"):""];if(!od.open){let Nd=es$1(Ra),Id=V$2([",",Nd?E$1:A$1],ud);return q$2(Nd?[E$1,Id]:L$2(Ge$1(Id)))}let cd=Ra.map(({node:Nd,isLast:Id,index:Od})=>{var Fd;let Pd=ud[Od];if(Rt$2(Nd)&&Nd.type==="value-comma_group"&&Nd.groups&&Nd.groups[0].type!=="value-paren_group"&&((Fd=Nd.groups[2])==null?void 0:Fd.type)==="value-paren_group"){let{parts:Bd}=Pd.contents.contents;Bd[1]=L$2(Bd[1]),Pd=L$2(ue$1(Pd))}let Md=[Pd,Id?nc(Ra,qa):","];if(!Id&&Nd.type==="value-comma_group"&&ee$1(Nd.groups)){let Bd=G$2(!1,Nd.groups,-1);!Bd.source&&Bd.close&&(Bd=Bd.close),Bd.source&&Bt$2(qa.originalText,P$2(Bd))&&Md.push(E$1)}return Md},"groups"),dd=Xn$2(od,ld),pd=ti$1(od,ld),fd=Kr$1(Ra,qa),md=pd||fd&&!dd,vd=pd||dd,Ad=L$2([od.open?nd("open"):"",q$2([M$2,V$2(A$1,cd)]),M$2,od.close?nd("close"):""],{shouldBreak:md});return vd?ue$1(Ad):Ad}function es$1(Ra){return Ra.match(qa=>qa.type==="value-paren_group"&&!qa.open&&qa.groups.some(nd=>nd.type==="value-comma_group"),(qa,nd)=>nd==="group"&&qa.type==="value-value",(qa,nd)=>nd==="group"&&qa.type==="value-root",(qa,nd)=>nd==="value"&&(qa.type==="css-decl"&&!qa.prop.startsWith("--")||qa.type==="css-atrule"&&qa.variable))}function ic$1(Ra,qa,nd){let od=[];return Ra.each(()=>{let{node:ld,previous:ud}=Ra;if((ud==null?void 0:ud.type)==="css-comment"&&ud.text.trim()==="prettier-ignore"?od.push(qa.originalText.slice(N$2(ld),P$2(ld))):od.push(nd()),Ra.isLast)return;let{next:cd}=Ra;cd.type==="css-comment"&&!Mt$1(qa.originalText,N$2(cd),{backwards:!0})&&!_e$1(ld)||cd.type==="css-atrule"&&cd.name==="else"&&ld.type!=="css-comment"?od.push(" "):(od.push(qa.__isHTMLStyleAttribute?A$1:E$1),Bt$2(qa.originalText,P$2(ld))&&!_e$1(ld)&&od.push(E$1))},"nodes"),od}var Te$1=ic$1;function oc(Ra,qa,nd){var od,ld,ud,cd,dd,pd;let{node:fd}=Ra;switch(fd.type){case"front-matter":return[fd.raw,E$1];case"css-root":{let md=Te$1(Ra,qa,nd),vd=fd.raws.after.trim();return vd.startsWith(";")&&(vd=vd.slice(1).trim()),[fd.frontMatter?[nd("frontMatter"),E$1]:"",md,vd?` ${vd}`:"",fd.nodes.length>0?E$1:""]}case"css-comment":{let md=fd.inline||fd.raws.inline,vd=qa.originalText.slice(N$2(fd),P$2(fd));return md?vd.trimEnd():vd}case"css-rule":return[nd("selector"),fd.important?" !important":"",fd.nodes?[((od=fd.selector)==null?void 0:od.type)==="selector-unknown"&&Se$1(fd.selector.value)?A$1:fd.selector?" ":"","{",fd.nodes.length>0?q$2([E$1,Te$1(Ra,qa,nd)]):"",E$1,"}",Wn(fd)?";":""]:";"];case"css-decl":{let md=Ra.parent,{between:vd}=fd.raws,Ad=vd.trim(),Nd=Ad===":",Id=typeof fd.value=="string"&&/^ *$/u.test(fd.value),Od=typeof fd.value=="string"?fd.value:nd("value");return Od=Qn$2(fd)?rn$1(Od):Od,!Nd&&Se$1(Ad)&&!((ud=(ld=fd.value)==null?void 0:ld.group)!=null&&ud.group&&Ra.call(()=>es$1(Ra),"value","group","group"))&&(Od=q$2([E$1,ue$1(Od)])),[_$3(!1,fd.raws.before,/[\s;]/gu,""),md.type==="css-atrule"&&md.variable||Bn$2(Ra)?fd.prop:te$1(fd.prop),Ad.startsWith("//")?" ":"",Ad,fd.extend||Id?"":" ",qa.parser==="less"&&fd.extend&&fd.selector?["extend(",nd("selector"),")"]:"",Od,fd.raws.important?fd.raws.important.replace(/\s*!\s*important/iu," !important"):fd.important?" !important":"",fd.raws.scssDefault?fd.raws.scssDefault.replace(/\s*!default/iu," !default"):fd.scssDefault?" !default":"",fd.raws.scssGlobal?fd.raws.scssGlobal.replace(/\s*!global/iu," !global"):fd.scssGlobal?" !global":"",fd.nodes?[" {",q$2([M$2,Te$1(Ra,qa,nd)]),M$2,"}"]:Hn(fd)&&!md.raws.semicolon&&qa.originalText[P$2(fd)-1]!==";"?"":qa.__isHTMLStyleAttribute&&Ra.isLast?kt$2(";"):";"]}case"css-atrule":{let md=Ra.parent,vd=Pt$1(fd)&&!md.raws.semicolon&&qa.originalText[P$2(fd)-1]!==";";if(qa.parser==="less"){if(fd.mixin)return[nd("selector"),fd.important?" !important":"",vd?"":";"];if(fd.function)return[fd.name,typeof fd.params=="string"?fd.params:nd("params"),vd?"":";"];if(fd.variable)return["@",fd.name,": ",fd.value?nd("value"):"",fd.raws.between.trim()?fd.raws.between.trim()+" ":"",fd.nodes?["{",q$2([fd.nodes.length>0?M$2:"",Te$1(Ra,qa,nd)]),M$2,"}"]:"",vd?"":";"]}let Ad=fd.name==="import"&&((cd=fd.params)==null?void 0:cd.type)==="value-unknown"&&fd.params.value.endsWith(";");return["@",Hr$1(fd)||fd.name.endsWith(":")||Pt$1(fd)?fd.name:te$1(fd.name),fd.params?[Hr$1(fd)?"":Pt$1(fd)?fd.raws.afterName===""?"":fd.name.endsWith(":")?" ":/^\s*\n\s*\n/u.test(fd.raws.afterName)?[E$1,E$1]:/^\s*\n/u.test(fd.raws.afterName)?E$1:" ":" ",typeof fd.params=="string"?fd.params:nd("params")]:"",fd.selector?q$2([" ",nd("selector")]):"",fd.value?L$2([" ",nd("value"),Ze$1(fd,qa)?Jn$2(fd)?" ":A$1:""]):fd.name==="else"?" ":"",fd.nodes?[Ze$1(fd,qa)?"":fd.selector&&!fd.selector.nodes&&typeof fd.selector.value=="string"&&Se$1(fd.selector.value)||!fd.selector&&typeof fd.params=="string"&&Se$1(fd.params)?A$1:" ","{",q$2([fd.nodes.length>0?M$2:"",Te$1(Ra,qa,nd)]),M$2,"}"]:vd||Ad?"":";"]}case"media-query-list":{let md=[];return Ra.each(({node:vd})=>{vd.type==="media-query"&&vd.value===""||md.push(nd())},"nodes"),L$2(q$2(V$2(A$1,md)))}case"media-query":return[V$2(" ",Ra.map(nd,"nodes")),Ra.isLast?"":","];case"media-type":return fe$1(W$2(fd.value,qa));case"media-feature-expression":return fd.nodes?["(",...Ra.map(nd,"nodes"),")"]:fd.value;case"media-feature":return te$1(W$2(_$3(!1,fd.value,/ +/gu," "),qa));case"media-colon":return[fd.value," "];case"media-value":return fe$1(W$2(fd.value,qa));case"media-keyword":return W$2(fd.value,qa);case"media-url":return W$2(_$3(!1,_$3(!1,fd.value,/^url\(\s+/giu,"url("),/\s+\)$/gu,")"),qa);case"media-unknown":return fd.value;case"selector-root":return L$2([Ee$1(Ra,"custom-selector")?[Ra.findAncestor(md=>md.type==="css-atrule").customSelector,A$1]:"",V$2([",",Ee$1(Ra,["extend","custom-selector","nest"])?A$1:E$1],Ra.map(nd,"nodes"))]);case"selector-selector":return L$2(q$2(Ra.map(nd,"nodes")));case"selector-comment":return fd.value;case"selector-string":return W$2(fd.value,qa);case"selector-tag":return[fd.namespace?[fd.namespace===!0?"":fd.namespace.trim(),"|"]:"",((dd=Ra.previous)==null?void 0:dd.type)==="selector-nesting"?fd.value:fe$1(Mn(Ra,fd.value)?fd.value.toLowerCase():fd.value)];case"selector-id":return["#",fd.value];case"selector-class":return[".",fe$1(W$2(fd.value,qa))];case"selector-attribute":return["[",fd.namespace?[fd.namespace===!0?"":fd.namespace.trim(),"|"]:"",fd.attribute.trim(),fd.operator??"",fd.value?oi$2(W$2(fd.value.trim(),qa),qa):"",fd.insensitive?" i":"","]"];case"selector-combinator":{if(fd.value==="+"||fd.value===">"||fd.value==="~"||fd.value===">>>"){let Ad=Ra.parent;return[Ad.type==="selector-selector"&&Ad.nodes[0]===fd?"":A$1,fd.value,Ra.isLast?"":" "]}let md=fd.value.trim().startsWith("(")?A$1:"",vd=fe$1(W$2(fd.value.trim(),qa))||A$1;return[md,vd]}case"selector-universal":return[fd.namespace?[fd.namespace===!0?"":fd.namespace.trim(),"|"]:"",fd.value];case"selector-pseudo":return[te$1(fd.value),ee$1(fd.nodes)?L$2(["(",q$2([M$2,V$2([",",A$1],Ra.map(nd,"nodes"))]),M$2,")"]):""];case"selector-nesting":return fd.value;case"selector-unknown":{let md=Ra.findAncestor(Nd=>Nd.type==="css-rule");if(md!=null&&md.isSCSSNesterProperty)return fe$1(W$2(te$1(fd.value),qa));let vd=Ra.parent;if((pd=vd.raws)!=null&&pd.selector){let Nd=N$2(vd),Id=Nd+vd.raws.selector.length;return qa.originalText.slice(Nd,Id).trim()}let Ad=Ra.grandparent;if(vd.type==="value-paren_group"&&(Ad==null?void 0:Ad.type)==="value-func"&&Ad.value==="selector"){let Nd=P$2(vd.open)+1,Id=N$2(vd.close),Od=qa.originalText.slice(Nd,Id).trim();return Se$1(Od)?[je$2,Od]:Od}return fd.value}case"value-value":case"value-root":return nd("group");case"value-comment":return qa.originalText.slice(N$2(fd),P$2(fd));case"value-comma_group":return ri$1(Ra,qa,nd);case"value-paren_group":return ci$2(Ra,qa,nd);case"value-func":return[fd.value,Ee$1(Ra,"supports")&&Zn$1(fd)?" ":"",nd("group")];case"value-paren":return fd.value;case"value-number":return[Zr$1(fd.value),ni$1(fd.unit)];case"value-operator":return fd.value;case"value-word":return fd.isColor&&fd.isHex||Dn$2(fd.value)?fd.value.toLowerCase():fd.value;case"value-colon":{let{previous:md}=Ra;return[fd.value,typeof(md==null?void 0:md.value)=="string"&&md.value.endsWith("\\")||ke$1(Ra,"url")?"":A$1]}case"value-string":return St$1(fd.raws.quote+fd.value+fd.raws.quote,qa);case"value-atword":return["@",fd.value];case"value-unicode-range":return fd.value;case"value-unknown":return fd.value;case"value-comma":default:throw new an$1(fd,"PostCSS")}}var ac={print:oc,embed:pn$1,insertPragma:qn$2,massageAstNode:ln$1,getVisitorKeys:mn$1},fi$1=ac,pi$3=[{linguistLanguageId:50,name:"CSS",type:"markup",tmScope:"source.css",aceMode:"css",codemirrorMode:"css",codemirrorMimeType:"text/css",color:"#563d7c",extensions:[".css",".wxss"],parsers:["css"],vscodeLanguageIds:["css"]},{linguistLanguageId:262764437,name:"PostCSS",type:"markup",color:"#dc3a0c",tmScope:"source.postcss",group:"CSS",extensions:[".pcss",".postcss"],aceMode:"text",parsers:["css"],vscodeLanguageIds:["postcss"]},{linguistLanguageId:198,name:"Less",type:"markup",color:"#1d365d",aliases:["less-css"],extensions:[".less"],tmScope:"source.css.less",aceMode:"less",codemirrorMode:"css",codemirrorMimeType:"text/css",parsers:["less"],vscodeLanguageIds:["less"]},{linguistLanguageId:329,name:"SCSS",type:"markup",color:"#c6538c",tmScope:"source.css.scss",aceMode:"scss",codemirrorMode:"css",codemirrorMimeType:"text/x-scss",extensions:[".scss"],parsers:["scss"],vscodeLanguageIds:["scss"]}],hi={bracketSpacing:{category:"Common",type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{category:"Common",type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{category:"Common",type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}},uc$1={singleQuote:hi.singleQuote},di$2=uc$1,Ks={};Xs(Ks,{css:()=>by,less:()=>_y,scss:()=>ky$1});var el=ye(pt$1()),tl=ye(bo()),rl=ye(ta());function Hf(Ra,qa){let nd=new SyntaxError(Ra+" ("+qa.loc.start.line+":"+qa.loc.start.column+")");return Object.assign(nd,qa)}var ra=Hf,la=ye(ua$1());function J$2(Ra,qa,nd){if(Ra&&typeof Ra=="object"){delete Ra.parent;for(let od in Ra)J$2(Ra[od],qa,nd),od==="type"&&typeof Ra[od]=="string"&&!Ra[od].startsWith(qa)&&(!nd||!nd.test(Ra[od]))&&(Ra[od]=qa+Ra[od])}return Ra}function Is$1(Ra){if(Ra&&typeof Ra=="object"){delete Ra.parent;for(let qa in Ra)Is$1(Ra[qa]);!Array.isArray(Ra)&&Ra.value&&!Ra.type&&(Ra.type="unknown")}return Ra}var op=la.default.default;function ap(Ra){let qa;try{qa=op(Ra)}catch{return{type:"selector-unknown",value:Ra}}return J$2(Is$1(qa),"media-")}var ca=ap,nu$2=ye(su$2());function bm(Ra){if(/\/\/|\/\*/u.test(Ra))return{type:"selector-unknown",value:Ra.trim()};let qa;try{new nu$2.default(nd=>{qa=nd}).process(Ra)}catch{return{type:"selector-unknown",value:Ra}}return J$2(qa,"selector-")}var Z$2=bm,Qu$2=ye(Vu$1()),ly=Ra=>{for(;Ra.parent;)Ra=Ra.parent;return Ra},Mr$1=ly;function cy(Ra){return Mr$1(Ra).text.slice(Ra.group.open.sourceIndex+1,Ra.group.close.sourceIndex).trim()}var Gu$1=cy;function fy(Ra){if(ee$1(Ra)){for(let qa=Ra.length-1;qa>0;qa--)if(Ra[qa].type==="word"&&Ra[qa].value==="{"&&Ra[qa-1].type==="word"&&Ra[qa-1].value.endsWith("#"))return!0}return!1}var ju$1=fy;function py(Ra){return Ra.some(qa=>qa.type==="string"||qa.type==="func"&&!qa.value.endsWith("\\"))}var Hu$1=py;function hy(Ra,qa){return!!(qa.parser==="scss"&&(Ra==null?void 0:Ra.type)==="word"&&Ra.value.startsWith("$"))}var Ku$1=hy;function dy(Ra,qa){var nd;let{nodes:od}=Ra,ld={open:null,close:null,groups:[],type:"paren_group"},ud=[ld],cd=ld,dd={groups:[],type:"comma_group"},pd=[dd];for(let fd=0;fd<od.length;++fd){let md=od[fd];if(qa.parser==="scss"&&md.type==="number"&&md.unit===".."&&md.value.endsWith(".")&&(md.value=md.value.slice(0,-1),md.unit="..."),md.type==="func"&&md.value==="selector"&&(md.group.groups=[Z$2(Mr$1(Ra).text.slice(md.group.open.sourceIndex+1,md.group.close.sourceIndex))]),md.type==="func"&&md.value==="url"){let vd=((nd=md.group)==null?void 0:nd.groups)??[],Ad=[];for(let Nd=0;Nd<vd.length;Nd++){let Id=vd[Nd];Id.type==="comma_group"?Ad=[...Ad,...Id.groups]:Ad.push(Id)}(ju$1(Ad)||!Hu$1(Ad)&&!Ku$1(Ad[0],qa))&&(md.group.groups=[Gu$1(md)])}if(md.type==="paren"&&md.value==="(")ld={open:md,close:null,groups:[],type:"paren_group"},ud.push(ld),dd={groups:[],type:"comma_group"},pd.push(dd);else if(md.type==="paren"&&md.value===")"){if(dd.groups.length>0&&ld.groups.push(dd),ld.close=md,pd.length===1)throw new Error("Unbalanced parenthesis");pd.pop(),dd=G$2(!1,pd,-1),dd.groups.push(ld),ud.pop(),ld=G$2(!1,ud,-1)}else md.type==="comma"?(ld.groups.push(dd),dd={groups:[],type:"comma_group"},pd[pd.length-1]=dd):dd.groups.push(md)}return dd.groups.length>0&&ld.groups.push(dd),cd}function Br$1(Ra){return Ra.type==="paren_group"&&!Ra.open&&!Ra.close&&Ra.groups.length===1||Ra.type==="comma_group"&&Ra.groups.length===1?Br$1(Ra.groups[0]):Ra.type==="paren_group"||Ra.type==="comma_group"?{...Ra,groups:Ra.groups.map(Br$1)}:Ra}function Ju$2(Ra,qa){if(Ra&&typeof Ra=="object")for(let nd in Ra)nd!=="parent"&&(Ju$2(Ra[nd],qa),nd==="nodes"&&(Ra.group=Br$1(dy(Ra,qa)),delete Ra[nd]));return Ra}function my(Ra,qa){if(qa.parser==="less"&&Ra.startsWith("~`"))return{type:"value-unknown",value:Ra};let nd=null;try{nd=new Qu$2.default(Ra,{loose:!0}).parse()}catch{return{type:"value-unknown",value:Ra}}nd.text=Ra;let od=Ju$2(nd,qa);return J$2(od,"value-",/^selector-/u)}var ie$1=my,yy=new Set(["import","use","forward"]);function wy(Ra){return yy.has(Ra)}var Xu$1=wy;function gy(Ra,qa){return qa.parser!=="scss"||!Ra.selector?!1:Ra.selector.replace(/\/\*.*?\*\//u,"").replace(/\/\/.*\n/u,"").trim().endsWith(":")}var Zu$1=gy,vy=/(\s*)(!default).*$/u,xy=/(\s*)(!global).*$/u;function sl(Ra,qa){var nd,od;if(Ra&&typeof Ra=="object"){delete Ra.parent;for(let dd in Ra)sl(Ra[dd],qa);if(!Ra.type)return Ra;if(Ra.raws??(Ra.raws={}),Ra.type==="css-decl"&&typeof Ra.prop=="string"&&Ra.prop.startsWith("--")&&typeof Ra.value=="string"&&Ra.value.startsWith("{")){let dd;if(Ra.value.trimEnd().endsWith("}")){let pd=qa.originalText.slice(0,Ra.source.start.offset),fd="a".repeat(Ra.prop.length)+qa.originalText.slice(Ra.source.start.offset+Ra.prop.length,Ra.source.end.offset),md=_$3(!1,pd,/[^\n]/gu," ")+fd,vd;qa.parser==="scss"?vd=ol:qa.parser==="less"?vd=il:vd=nl;let Ad;try{Ad=vd(md,{...qa})}catch{}((nd=Ad==null?void 0:Ad.nodes)==null?void 0:nd.length)===1&&Ad.nodes[0].type==="css-rule"&&(dd=Ad.nodes[0].nodes)}return dd?Ra.value={type:"css-rule",nodes:dd}:Ra.value={type:"value-unknown",value:Ra.raws.value.raw},Ra}let ld="";typeof Ra.selector=="string"&&(ld=Ra.raws.selector?Ra.raws.selector.scss??Ra.raws.selector.raw:Ra.selector,Ra.raws.between&&Ra.raws.between.trim().length>0&&(ld+=Ra.raws.between),Ra.raws.selector=ld);let ud="";typeof Ra.value=="string"&&(ud=Ra.raws.value?Ra.raws.value.scss??Ra.raws.value.raw:Ra.value,ud=ud.trim(),Ra.raws.value=ud);let cd="";if(typeof Ra.params=="string"&&(cd=Ra.raws.params?Ra.raws.params.scss??Ra.raws.params.raw:Ra.params,Ra.raws.afterName&&Ra.raws.afterName.trim().length>0&&(cd=Ra.raws.afterName+cd),Ra.raws.between&&Ra.raws.between.trim().length>0&&(cd=cd+Ra.raws.between),cd=cd.trim(),Ra.raws.params=cd),ld.trim().length>0)return ld.startsWith("@")&&ld.endsWith(":")?Ra:Ra.mixin?(Ra.selector=ie$1(ld,qa),Ra):(Zu$1(Ra,qa)&&(Ra.isSCSSNesterProperty=!0),Ra.selector=Z$2(ld),Ra);if(ud.length>0){let dd=ud.match(vy);dd&&(ud=ud.slice(0,dd.index),Ra.scssDefault=!0,dd[0].trim()!=="!default"&&(Ra.raws.scssDefault=dd[0]));let pd=ud.match(xy);if(pd&&(ud=ud.slice(0,pd.index),Ra.scssGlobal=!0,pd[0].trim()!=="!global"&&(Ra.raws.scssGlobal=pd[0])),ud.startsWith("progid:"))return{type:"value-unknown",value:ud};Ra.value=ie$1(ud,qa)}if(qa.parser==="less"&&Ra.type==="css-decl"&&ud.startsWith("extend(")&&(Ra.extend||(Ra.extend=Ra.raws.between===":"),Ra.extend&&!Ra.selector&&(delete Ra.value,Ra.selector=Z$2(ud.slice(7,-1)))),Ra.type==="css-atrule"){if(qa.parser==="less"){if(Ra.mixin){let dd=Ra.raws.identifier+Ra.name+Ra.raws.afterName+Ra.raws.params;return Ra.selector=Z$2(dd),delete Ra.params,Ra}if(Ra.function)return Ra}if(qa.parser==="css"&&Ra.name==="custom-selector"){let dd=Ra.params.match(/:--\S+\s+/u)[0].trim();return Ra.customSelector=dd,Ra.selector=Z$2(Ra.params.slice(dd.length).trim()),delete Ra.params,Ra}if(qa.parser==="less"){if(Ra.name.includes(":")&&!Ra.params){Ra.variable=!0;let dd=Ra.name.split(":");Ra.name=dd[0],Ra.value=ie$1(dd.slice(1).join(":"),qa)}if(!["page","nest","keyframes"].includes(Ra.name)&&((od=Ra.params)==null?void 0:od[0])===":"){Ra.variable=!0;let dd=Ra.params.slice(1);dd&&(Ra.value=ie$1(dd,qa)),Ra.raws.afterName+=":"}if(Ra.variable)return delete Ra.params,Ra.value||delete Ra.value,Ra}}if(Ra.type==="css-atrule"&&cd.length>0){let{name:dd}=Ra,pd=Ra.name.toLowerCase();return dd==="warn"||dd==="error"?(Ra.params={type:"media-unknown",value:cd},Ra):dd==="extend"||dd==="nest"?(Ra.selector=Z$2(cd),delete Ra.params,Ra):dd==="at-root"?(/^\(\s*(?:without|with)\s*:.+\)$/su.test(cd)?Ra.params=ie$1(cd,qa):(Ra.selector=Z$2(cd),delete Ra.params),Ra):Xu$1(pd)?(Ra.import=!0,delete Ra.filename,Ra.params=ie$1(cd,qa),Ra):["namespace","supports","if","else","for","each","while","debug","mixin","include","function","return","define-mixin","add-mixin"].includes(dd)?(cd=cd.replace(/(\$\S+?)(\s+)?\.{3}/u,"$1...$2"),cd=cd.replace(/^(?!if)(\S+)(\s+)\(/u,"$1($2"),Ra.value=ie$1(cd,qa),delete Ra.params,Ra):["media","custom-media"].includes(pd)?cd.includes("#{")?{type:"media-unknown",value:cd}:(Ra.params=ca(cd),Ra):(Ra.params=cd,Ra)}}return Ra}function js(Ra,qa,nd){let od=Je$2(qa),{frontMatter:ld}=od;qa=od.content;let ud;try{ud=Ra(qa,{map:!1})}catch(cd){let{name:dd,reason:pd,line:fd,column:md}=cd;throw typeof fd!="number"?cd:ra(`${dd}: ${pd}`,{loc:{start:{line:fd,column:md}},cause:cd})}return nd.originalText=qa,ud=sl(J$2(ud,"css-"),nd),Gr$1(ud,qa),ld&&(ld.source={startOffset:0,endOffset:ld.raw.length},ud.frontMatter=ld),ud}function nl(Ra,qa={}){return js(el.default.default,Ra,qa)}function il(Ra,qa={}){return js(nd=>tl.default.parse(vn$1(nd)),Ra,qa)}function ol(Ra,qa={}){return js(rl.default,Ra,qa)}var Hs={astFormat:"postcss",hasPragma:In,locStart:N$2,locEnd:P$2},by={...Hs,parse:nl},_y={...Hs,parse:il},ky$1={...Hs,parse:ol},Ey={postcss:fi$1},Ob=Qs;const prettierPluginCss=Object.freeze(Object.defineProperty({__proto__:null,default:Ob,languages:pi$3,options:di$2,parsers:Ks,printers:Ey},Symbol.toStringTag,{value:"Module"}));var yu=Object.create,He=Object.defineProperty,Au=Object.getOwnPropertyDescriptor,Bu=Object.getOwnPropertyNames,wu$1=Object.getPrototypeOf,xu$1=Object.prototype.hasOwnProperty,sr=Ra=>{throw TypeError(Ra)},_u$1=(Ra,qa)=>()=>(Ra&&(qa=Ra(Ra=0)),qa),At$1=(Ra,qa)=>()=>(qa||Ra((qa={exports:{}}).exports,qa),qa.exports),We=(Ra,qa)=>{for(var nd in qa)He(Ra,nd,{get:qa[nd],enumerable:!0})},ar=(Ra,qa,nd,od)=>{if(qa&&typeof qa=="object"||typeof qa=="function")for(let ld of Bu(qa))!xu$1.call(Ra,ld)&&ld!==nd&&He(Ra,ld,{get:()=>qa[ld],enumerable:!(od=Au(qa,ld))||od.enumerable});return Ra},Me$1=(Ra,qa,nd)=>(nd=Ra!=null?yu(wu$1(Ra)):{},ar(He(nd,"default",{value:Ra,enumerable:!0}),Ra)),vu$1=Ra=>ar(He({},"__esModule",{value:!0}),Ra),bu$1=(Ra,qa,nd)=>qa.has(Ra)||sr("Cannot "+nd),Dr=(Ra,qa,nd)=>qa.has(Ra)?sr("Cannot add the same private member more than once"):qa instanceof WeakSet?qa.add(Ra):qa.set(Ra,nd),pe=(Ra,qa,nd)=>(bu$1(Ra,qa,"access private method"),nd),it=At$1((Ra,qa)=>{var nd=new Proxy(String,{get:()=>nd});qa.exports=nd}),Tn$1={};We(Tn$1,{default:()=>_o$1,shouldHighlight:()=>xo});var xo,_o$1,kn=_u$1(()=>{xo=()=>!1,_o$1=String}),Pn$1=At$1((Ra,qa)=>{var nd=String,od=function(){return{isColorSupported:!1,reset:nd,bold:nd,dim:nd,italic:nd,underline:nd,inverse:nd,hidden:nd,strikethrough:nd,black:nd,red:nd,green:nd,yellow:nd,blue:nd,magenta:nd,cyan:nd,white:nd,gray:nd,bgBlack:nd,bgRed:nd,bgGreen:nd,bgYellow:nd,bgBlue:nd,bgMagenta:nd,bgCyan:nd,bgWhite:nd}};qa.exports=od(),qa.exports.createColors=od}),$n$1=At$1(Ra=>{Object.defineProperty(Ra,"__esModule",{value:!0}),Ra.codeFrameColumns=Nd,Ra.default=Id;var qa=(kn(),vu$1(Tn$1)),nd=ld(Pn$1(),!0);function od(Od){if(typeof WeakMap!="function")return null;var Fd=new WeakMap,Pd=new WeakMap;return(od=function(Md){return Md?Pd:Fd})(Od)}function ld(Od,Fd){if(Od===null||typeof Od!="object"&&typeof Od!="function")return{default:Od};var Pd=od(Fd);if(Pd&&Pd.has(Od))return Pd.get(Od);var Md={__proto__:null},Bd=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var jd in Od)if(jd!=="default"&&{}.hasOwnProperty.call(Od,jd)){var Hd=Bd?Object.getOwnPropertyDescriptor(Od,jd):null;Hd&&(Hd.get||Hd.set)?Object.defineProperty(Md,jd,Hd):Md[jd]=Od[jd]}return Md.default=Od,Pd&&Pd.set(Od,Md),Md}var ud=nd.default,cd=(Od,Fd)=>Pd=>Od(Fd(Pd)),dd;function pd(Od){return Od?(dd!=null||(dd=(0,nd.createColors)(!0)),dd):ud}var fd=!1;function md(Od){return{gutter:Od.gray,marker:cd(Od.red,Od.bold),message:cd(Od.red,Od.bold)}}var vd=/\r\n|[\n\r\u2028\u2029]/;function Ad(Od,Fd,Pd){let Md=Object.assign({column:0,line:-1},Od.start),Bd=Object.assign({},Md,Od.end),{linesAbove:jd=2,linesBelow:Hd=3}=Pd||{},Gd=Md.line,zd=Md.column,df=Bd.line,Wd=Bd.column,Jd=Math.max(Gd-(jd+1),0),Xd=Math.min(Fd.length,df+Hd);Gd===-1&&(Jd=0),df===-1&&(Xd=Fd.length);let _f=df-Gd,vf={};if(_f)for(let Sf=0;Sf<=_f;Sf++){let gf=Sf+Gd;if(!zd)vf[gf]=!0;else if(Sf===0){let bf=Fd[gf-1].length;vf[gf]=[zd,bf-zd+1]}else if(Sf===_f)vf[gf]=[0,Wd];else{let bf=Fd[gf-Sf].length;vf[gf]=[0,bf]}}else zd===Wd?zd?vf[Gd]=[zd,0]:vf[Gd]=!0:vf[Gd]=[zd,Wd-zd];return{start:Jd,end:Xd,markerLines:vf}}function Nd(Od,Fd,Pd={}){let Md=(Pd.highlightCode||Pd.forceColor)&&(0,qa.shouldHighlight)(Pd),Bd=pd(Pd.forceColor),jd=md(Bd),Hd=(vf,Sf)=>Md?vf(Sf):Sf,Gd=Od.split(vd),{start:zd,end:df,markerLines:Wd}=Ad(Fd,Gd,Pd),Jd=Fd.start&&typeof Fd.start.column=="number",Xd=String(df).length,_f=(Md?(0,qa.default)(Od,Pd):Od).split(vd,df).slice(zd,df).map((vf,Sf)=>{let gf=zd+1+Sf,bf=` ${` ${gf}`.slice(-Xd)} |`,Tf=Wd[gf],Mf=!Wd[gf+1];if(Tf){let Kf="";if(Array.isArray(Tf)){let Zf=vf.slice(0,Math.max(Tf[0]-1,0)).replace(/[^\t]/g," "),eh=Tf[1]||1;Kf=[`
`,Hd(jd.gutter,bf.replace(/\d/g," "))," ",Zf,Hd(jd.marker,"^").repeat(eh)].join(""),Mf&&Pd.message&&(Kf+=" "+Hd(jd.message,Pd.message))}return[Hd(jd.marker,">"),Hd(jd.gutter,bf),vf.length>0?` ${vf}`:"",Kf].join("")}else return` ${Hd(jd.gutter,bf)}${vf.length>0?` ${vf}`:""}`}).join(`
`);return Pd.message&&!Jd&&(_f=`${" ".repeat(Xd+1)}${Pd.message}
${_f}`),Md?Bd.reset(_f):_f}function Id(Od,Fd,Pd,Md={}){if(!fd){fd=!0;let Bd="Passing lineNumber and colNumber is deprecated to @babel/code-frame. Please use `codeFrameColumns`.";{let jd=new Error(Bd);jd.name="DeprecationWarning",console.warn(new Error(Bd))}}return Pd=Math.max(Pd,0),Nd(Od,{start:{column:Pd,line:Fd}},Md)}}),ir={};We(ir,{__debug:()=>di$1,check:()=>fi,doc:()=>nr,format:()=>gu$1,formatWithCursor:()=>Cu$1,getSupportInfo:()=>pi$2,util:()=>or,version:()=>fu$1});var Ou=(Ra,qa,nd,od)=>{if(!(Ra&&qa==null))return qa.replaceAll?qa.replaceAll(nd,od):nd.global?qa.replace(nd,od):qa.split(nd).join(od)},ne$1=Ou;function Z$1(){}Z$1.prototype={diff:function(Ra,qa){var nd,od=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},ld=od.callback;typeof od=="function"&&(ld=od,od={}),this.options=od;var ud=this;function cd(Bd){return ld?(setTimeout(function(){ld(void 0,Bd)},0),!0):Bd}Ra=this.castInput(Ra),qa=this.castInput(qa),Ra=this.removeEmpty(this.tokenize(Ra)),qa=this.removeEmpty(this.tokenize(qa));var dd=qa.length,pd=Ra.length,fd=1,md=dd+pd;od.maxEditLength&&(md=Math.min(md,od.maxEditLength));var vd=(nd=od.timeout)!==null&&nd!==void 0?nd:1/0,Ad=Date.now()+vd,Nd=[{oldPos:-1,lastComponent:void 0}],Id=this.extractCommon(Nd[0],qa,Ra,0);if(Nd[0].oldPos+1>=pd&&Id+1>=dd)return cd([{value:this.join(qa),count:qa.length}]);var Od=-1/0,Fd=1/0;function Pd(){for(var Bd=Math.max(Od,-fd);Bd<=Math.min(Fd,fd);Bd+=2){var jd=void 0,Hd=Nd[Bd-1],Gd=Nd[Bd+1];Hd&&(Nd[Bd-1]=void 0);var zd=!1;if(Gd){var df=Gd.oldPos-Bd;zd=Gd&&0<=df&&df<dd}var Wd=Hd&&Hd.oldPos+1<pd;if(!zd&&!Wd){Nd[Bd]=void 0;continue}if(!Wd||zd&&Hd.oldPos+1<Gd.oldPos?jd=ud.addToPath(Gd,!0,void 0,0):jd=ud.addToPath(Hd,void 0,!0,1),Id=ud.extractCommon(jd,qa,Ra,Bd),jd.oldPos+1>=pd&&Id+1>=dd)return cd(Su(ud,jd.lastComponent,qa,Ra,ud.useLongestToken));Nd[Bd]=jd,jd.oldPos+1>=pd&&(Fd=Math.min(Fd,Bd-1)),Id+1>=dd&&(Od=Math.max(Od,Bd+1))}fd++}if(ld)(function Bd(){setTimeout(function(){if(fd>md||Date.now()>Ad)return ld();Pd()||Bd()},0)})();else for(;fd<=md&&Date.now()<=Ad;){var Md=Pd();if(Md)return Md}},addToPath:function(Ra,qa,nd,od){var ld=Ra.lastComponent;return ld&&ld.added===qa&&ld.removed===nd?{oldPos:Ra.oldPos+od,lastComponent:{count:ld.count+1,added:qa,removed:nd,previousComponent:ld.previousComponent}}:{oldPos:Ra.oldPos+od,lastComponent:{count:1,added:qa,removed:nd,previousComponent:ld}}},extractCommon:function(Ra,qa,nd,od){for(var ld=qa.length,ud=nd.length,cd=Ra.oldPos,dd=cd-od,pd=0;dd+1<ld&&cd+1<ud&&this.equals(qa[dd+1],nd[cd+1]);)dd++,cd++,pd++;return pd&&(Ra.lastComponent={count:pd,previousComponent:Ra.lastComponent}),Ra.oldPos=cd,dd},equals:function(Ra,qa){return this.options.comparator?this.options.comparator(Ra,qa):Ra===qa||this.options.ignoreCase&&Ra.toLowerCase()===qa.toLowerCase()},removeEmpty:function(Ra){for(var qa=[],nd=0;nd<Ra.length;nd++)Ra[nd]&&qa.push(Ra[nd]);return qa},castInput:function(Ra){return Ra},tokenize:function(Ra){return Ra.split("")},join:function(Ra){return Ra.join("")}};function Su(Ra,qa,nd,od,ld){for(var ud=[],cd;qa;)ud.push(qa),cd=qa.previousComponent,delete qa.previousComponent,qa=cd;ud.reverse();for(var dd=0,pd=ud.length,fd=0,md=0;dd<pd;dd++){var vd=ud[dd];if(vd.removed){if(vd.value=Ra.join(od.slice(md,md+vd.count)),md+=vd.count,dd&&ud[dd-1].added){var Ad=ud[dd-1];ud[dd-1]=ud[dd],ud[dd]=Ad}}else{if(!vd.added&&ld){var Nd=nd.slice(fd,fd+vd.count);Nd=Nd.map(function(Od,Fd){var Pd=od[md+Fd];return Pd.length>Od.length?Pd:Od}),vd.value=Ra.join(Nd)}else vd.value=Ra.join(nd.slice(fd,fd+vd.count));fd+=vd.count,vd.added||(md+=vd.count)}}var Id=ud[pd-1];return pd>1&&typeof Id.value=="string"&&(Id.added||Id.removed)&&Ra.equals("",Id.value)&&(ud[pd-2].value+=Id.value,ud.pop()),ud}var lr=/^[A-Za-z\xC0-\u02C6\u02C8-\u02D7\u02DE-\u02FF\u1E00-\u1EFF]+$/,cr=/\S/,fr=new Z$1;fr.equals=function(Ra,qa){return this.options.ignoreCase&&(Ra=Ra.toLowerCase(),qa=qa.toLowerCase()),Ra===qa||this.options.ignoreWhitespace&&!cr.test(Ra)&&!cr.test(qa)};fr.tokenize=function(Ra){for(var qa=Ra.split(/([^\S\r\n]+|[()[\]{}'"\r\n]|\b)/),nd=0;nd<qa.length-1;nd++)!qa[nd+1]&&qa[nd+2]&&lr.test(qa[nd])&&lr.test(qa[nd+2])&&(qa[nd]+=qa[nd+2],qa.splice(nd+1,2),nd--);return qa};var pr=new Z$1;pr.tokenize=function(Ra){this.options.stripTrailingCr&&(Ra=Ra.replace(/\r\n/g,`
`));var qa=[],nd=Ra.split(/(\n|\r\n)/);nd[nd.length-1]||nd.pop();for(var od=0;od<nd.length;od++){var ld=nd[od];od%2&&!this.options.newlineIsToken?qa[qa.length-1]+=ld:(this.options.ignoreWhitespace&&(ld=ld.trim()),qa.push(ld))}return qa};var Nu=new Z$1;Nu.tokenize=function(Ra){return Ra.split(/(\S.+?[.!?])(?=\s+|$)/)};var Tu=new Z$1;Tu.tokenize=function(Ra){return Ra.split(/([{}:;,]|\s+)/)};function $e$1(Ra){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?$e$1=function(qa){return typeof qa}:$e$1=function(qa){return qa&&typeof Symbol=="function"&&qa.constructor===Symbol&&qa!==Symbol.prototype?"symbol":typeof qa},$e$1(Ra)}var ku=Object.prototype.toString,Ae$1=new Z$1;Ae$1.useLongestToken=!0;Ae$1.tokenize=pr.tokenize;Ae$1.castInput=function(Ra){var qa=this.options,nd=qa.undefinedReplacement,od=qa.stringifyReplacer,ld=od===void 0?function(ud,cd){return typeof cd>"u"?nd:cd}:od;return typeof Ra=="string"?Ra:JSON.stringify(Bt$1(Ra,null,null,ld),ld," ")};Ae$1.equals=function(Ra,qa){return Z$1.prototype.equals.call(Ae$1,Ra.replace(/,([\r\n])/g,"$1"),qa.replace(/,([\r\n])/g,"$1"))};function Bt$1(Ra,qa,nd,od,ld){qa=qa||[],nd=nd||[],od&&(Ra=od(ld,Ra));var ud;for(ud=0;ud<qa.length;ud+=1)if(qa[ud]===Ra)return nd[ud];var cd;if(ku.call(Ra)==="[object Array]"){for(qa.push(Ra),cd=new Array(Ra.length),nd.push(cd),ud=0;ud<Ra.length;ud+=1)cd[ud]=Bt$1(Ra[ud],qa,nd,od,ld);return qa.pop(),nd.pop(),cd}if(Ra&&Ra.toJSON&&(Ra=Ra.toJSON()),$e$1(Ra)==="object"&&Ra!==null){qa.push(Ra),cd={},nd.push(cd);var dd=[],pd;for(pd in Ra)Ra.hasOwnProperty(pd)&&dd.push(pd);for(dd.sort(),ud=0;ud<dd.length;ud+=1)pd=dd[ud],cd[pd]=Bt$1(Ra[pd],qa,nd,od,pd);qa.pop(),nd.pop()}else cd=Ra;return cd}var Ve=new Z$1;Ve.tokenize=function(Ra){return Ra.slice()};Ve.join=Ve.removeEmpty=function(Ra){return Ra};function dr(Ra,qa,nd){return Ve.diff(Ra,qa,nd)}function Fr(Ra){let qa=Ra.indexOf("\r");return qa>=0?Ra.charAt(qa+1)===`
`?"crlf":"cr":"lf"}function Be(Ra){switch(Ra){case"cr":return"\r";case"crlf":return`\r
`;default:return`
`}}function wt(Ra,qa){let nd;switch(qa){case`
`:nd=/\n/gu;break;case"\r":nd=/\r/gu;break;case`\r
`:nd=/\r\n/gu;break;default:throw new Error(`Unexpected "eol" ${JSON.stringify(qa)}.`)}let od=Ra.match(nd);return od?od.length:0}function mr(Ra){return ne$1(!1,Ra,/\r\n?/gu,`
`)}var U$1="string",W$1="array",z$1="cursor",L$1="indent",P$1="align",I$1="trim",x$2="group",S$1="fill",_$2="if-break",R$3="indent-if-break",Y$1="line-suffix",j$1="line-suffix-boundary",B$1="line",N$1="label",b$1="break-parent",Ue=new Set([z$1,L$1,P$1,I$1,x$2,S$1,_$2,R$3,Y$1,j$1,B$1,N$1,b$1]);function Lu(Ra){if(typeof Ra=="string")return U$1;if(Array.isArray(Ra))return W$1;if(!Ra)return;let{type:qa}=Ra;if(Ue.has(qa))return qa}var G$1=Lu,Pu=Ra=>new Intl.ListFormat("en-US",{type:"disjunction"}).format(Ra);function Iu(Ra){let qa=Ra===null?"null":typeof Ra;if(qa!=="string"&&qa!=="object")return`Unexpected doc '${qa}',
Expected it to be 'string' or 'object'.`;if(G$1(Ra))throw new Error("doc is valid.");let nd=Object.prototype.toString.call(Ra);if(nd!=="[object Object]")return`Unexpected doc '${nd}'.`;let od=Pu([...Ue].map(ld=>`'${ld}'`));return`Unexpected doc.type '${Ra.type}'.
Expected it to be ${od}.`}var xt=class extends Error{constructor(qa){super(Iu(qa));Km(this,"name","InvalidDocError");this.doc=qa}},Q$2=xt,Er={};function Ru(Ra,qa,nd,od){let ld=[Ra];for(;ld.length>0;){let ud=ld.pop();if(ud===Er){nd(ld.pop());continue}nd&&ld.push(ud,Er);let cd=G$1(ud);if(!cd)throw new Q$2(ud);if((qa==null?void 0:qa(ud))!==!1)switch(cd){case W$1:case S$1:{let dd=cd===W$1?ud:ud.parts;for(let pd=dd.length,fd=pd-1;fd>=0;--fd)ld.push(dd[fd]);break}case _$2:ld.push(ud.flatContents,ud.breakContents);break;case x$2:if(od&&ud.expandedStates)for(let dd=ud.expandedStates.length,pd=dd-1;pd>=0;--pd)ld.push(ud.expandedStates[pd]);else ld.push(ud.contents);break;case P$1:case L$1:case R$3:case N$1:case Y$1:ld.push(ud.contents);break;case U$1:case z$1:case I$1:case j$1:case B$1:case b$1:break;default:throw new Q$2(ud)}}}var we=Ru,hr$2=()=>{},ze=hr$2;function De(Ra){return{type:L$1,contents:Ra}}function ae(Ra,qa){return{type:P$1,contents:qa,n:Ra}}function _t(Ra,qa={}){return ze(qa.expandedStates),{type:x$2,id:qa.id,contents:Ra,break:!!qa.shouldBreak,expandedStates:qa.expandedStates}}function Cr(Ra){return ae(Number.NEGATIVE_INFINITY,Ra)}function gr(Ra){return ae({type:"root"},Ra)}function yr(Ra){return ae(-1,Ra)}function Ar(Ra,qa){return _t(Ra[0],{...qa,expandedStates:Ra})}function Ge(Ra){return{type:S$1,parts:Ra}}function Br(Ra,qa="",nd={}){return{type:_$2,breakContents:Ra,flatContents:qa,groupId:nd.groupId}}function wr(Ra,qa){return{type:R$3,contents:Ra,groupId:qa.groupId,negate:qa.negate}}function xe$1(Ra){return{type:Y$1,contents:Ra}}var xr={type:j$1},de={type:b$1},_r={type:I$1},_e={type:B$1,hard:!0},vt={type:B$1,hard:!0,literal:!0},Ke$1={type:B$1},vr={type:B$1,soft:!0},q$1=[_e,de],qe$1=[vt,de],ve={type:z$1};function be$1(Ra,qa){let nd=[];for(let od=0;od<qa.length;od++)od!==0&&nd.push(Ra),nd.push(qa[od]);return nd}function Je$1(Ra,qa,nd){let od=Ra;if(qa>0){for(let ld=0;ld<Math.floor(qa/nd);++ld)od=De(od);od=ae(qa%nd,od),od=ae(Number.NEGATIVE_INFINITY,od)}return od}function br$2(Ra,qa){return Ra?{type:N$1,label:Ra,contents:qa}:qa}function ee(Ra){var qa;if(!Ra)return"";if(Array.isArray(Ra)){let nd=[];for(let od of Ra)if(Array.isArray(od))nd.push(...ee(od));else{let ld=ee(od);ld!==""&&nd.push(ld)}return nd}return Ra.type===_$2?{...Ra,breakContents:ee(Ra.breakContents),flatContents:ee(Ra.flatContents)}:Ra.type===x$2?{...Ra,contents:ee(Ra.contents),expandedStates:(qa=Ra.expandedStates)==null?void 0:qa.map(ee)}:Ra.type===S$1?{type:"fill",parts:Ra.parts.map(ee)}:Ra.contents?{...Ra,contents:ee(Ra.contents)}:Ra}function Or(Ra){let qa=Object.create(null),nd=new Set;return od(ee(Ra));function od(ud,cd,dd){var pd,fd;if(typeof ud=="string")return JSON.stringify(ud);if(Array.isArray(ud)){let md=ud.map(od).filter(Boolean);return md.length===1?md[0]:`[${md.join(", ")}]`}if(ud.type===B$1){let md=((pd=dd==null?void 0:dd[cd+1])==null?void 0:pd.type)===b$1;return ud.literal?md?"literalline":"literallineWithoutBreakParent":ud.hard?md?"hardline":"hardlineWithoutBreakParent":ud.soft?"softline":"line"}if(ud.type===b$1)return((fd=dd==null?void 0:dd[cd-1])==null?void 0:fd.type)===B$1&&dd[cd-1].hard?void 0:"breakParent";if(ud.type===I$1)return"trim";if(ud.type===L$1)return"indent("+od(ud.contents)+")";if(ud.type===P$1)return ud.n===Number.NEGATIVE_INFINITY?"dedentToRoot("+od(ud.contents)+")":ud.n<0?"dedent("+od(ud.contents)+")":ud.n.type==="root"?"markAsRoot("+od(ud.contents)+")":"align("+JSON.stringify(ud.n)+", "+od(ud.contents)+")";if(ud.type===_$2)return"ifBreak("+od(ud.breakContents)+(ud.flatContents?", "+od(ud.flatContents):"")+(ud.groupId?(ud.flatContents?"":', ""')+`, { groupId: ${ld(ud.groupId)} }`:"")+")";if(ud.type===R$3){let md=[];ud.negate&&md.push("negate: true"),ud.groupId&&md.push(`groupId: ${ld(ud.groupId)}`);let vd=md.length>0?`, { ${md.join(", ")} }`:"";return`indentIfBreak(${od(ud.contents)}${vd})`}if(ud.type===x$2){let md=[];ud.break&&ud.break!=="propagated"&&md.push("shouldBreak: true"),ud.id&&md.push(`id: ${ld(ud.id)}`);let vd=md.length>0?`, { ${md.join(", ")} }`:"";return ud.expandedStates?`conditionalGroup([${ud.expandedStates.map(Ad=>od(Ad)).join(",")}]${vd})`:`group(${od(ud.contents)}${vd})`}if(ud.type===S$1)return`fill([${ud.parts.map(md=>od(md)).join(", ")}])`;if(ud.type===Y$1)return"lineSuffix("+od(ud.contents)+")";if(ud.type===j$1)return"lineSuffixBoundary";if(ud.type===N$1)return`label(${JSON.stringify(ud.label)}, ${od(ud.contents)})`;throw new Error("Unknown doc type "+ud.type)}function ld(ud){if(typeof ud!="symbol")return JSON.stringify(String(ud));if(ud in qa)return qa[ud];let cd=ud.description||"symbol";for(let dd=0;;dd++){let pd=cd+(dd>0?` #${dd}`:"");if(!nd.has(pd))return nd.add(pd),qa[ud]=`Symbol.for(${JSON.stringify(pd)})`}}}var Yu=(Ra,qa,nd)=>{if(!(Ra&&qa==null))return Array.isArray(qa)||typeof qa=="string"?qa[nd<0?qa.length+nd:nd]:qa.at(nd)},y$2=Yu,Sr=()=>/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC2\uDECE-\uDEDB\uDEE0-\uDEE8]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;function Nr(Ra){return Ra===12288||Ra>=65281&&Ra<=65376||Ra>=65504&&Ra<=65510}function Tr(Ra){return Ra>=4352&&Ra<=4447||Ra===8986||Ra===8987||Ra===9001||Ra===9002||Ra>=9193&&Ra<=9196||Ra===9200||Ra===9203||Ra===9725||Ra===9726||Ra===9748||Ra===9749||Ra>=9800&&Ra<=9811||Ra===9855||Ra===9875||Ra===9889||Ra===9898||Ra===9899||Ra===9917||Ra===9918||Ra===9924||Ra===9925||Ra===9934||Ra===9940||Ra===9962||Ra===9970||Ra===9971||Ra===9973||Ra===9978||Ra===9981||Ra===9989||Ra===9994||Ra===9995||Ra===10024||Ra===10060||Ra===10062||Ra>=10067&&Ra<=10069||Ra===10071||Ra>=10133&&Ra<=10135||Ra===10160||Ra===10175||Ra===11035||Ra===11036||Ra===11088||Ra===11093||Ra>=11904&&Ra<=11929||Ra>=11931&&Ra<=12019||Ra>=12032&&Ra<=12245||Ra>=12272&&Ra<=12287||Ra>=12289&&Ra<=12350||Ra>=12353&&Ra<=12438||Ra>=12441&&Ra<=12543||Ra>=12549&&Ra<=12591||Ra>=12593&&Ra<=12686||Ra>=12688&&Ra<=12771||Ra>=12783&&Ra<=12830||Ra>=12832&&Ra<=12871||Ra>=12880&&Ra<=19903||Ra>=19968&&Ra<=42124||Ra>=42128&&Ra<=42182||Ra>=43360&&Ra<=43388||Ra>=44032&&Ra<=55203||Ra>=63744&&Ra<=64255||Ra>=65040&&Ra<=65049||Ra>=65072&&Ra<=65106||Ra>=65108&&Ra<=65126||Ra>=65128&&Ra<=65131||Ra>=94176&&Ra<=94180||Ra===94192||Ra===94193||Ra>=94208&&Ra<=100343||Ra>=100352&&Ra<=101589||Ra>=101632&&Ra<=101640||Ra>=110576&&Ra<=110579||Ra>=110581&&Ra<=110587||Ra===110589||Ra===110590||Ra>=110592&&Ra<=110882||Ra===110898||Ra>=110928&&Ra<=110930||Ra===110933||Ra>=110948&&Ra<=110951||Ra>=110960&&Ra<=111355||Ra===126980||Ra===127183||Ra===127374||Ra>=127377&&Ra<=127386||Ra>=127488&&Ra<=127490||Ra>=127504&&Ra<=127547||Ra>=127552&&Ra<=127560||Ra===127568||Ra===127569||Ra>=127584&&Ra<=127589||Ra>=127744&&Ra<=127776||Ra>=127789&&Ra<=127797||Ra>=127799&&Ra<=127868||Ra>=127870&&Ra<=127891||Ra>=127904&&Ra<=127946||Ra>=127951&&Ra<=127955||Ra>=127968&&Ra<=127984||Ra===127988||Ra>=127992&&Ra<=128062||Ra===128064||Ra>=128066&&Ra<=128252||Ra>=128255&&Ra<=128317||Ra>=128331&&Ra<=128334||Ra>=128336&&Ra<=128359||Ra===128378||Ra===128405||Ra===128406||Ra===128420||Ra>=128507&&Ra<=128591||Ra>=128640&&Ra<=128709||Ra===128716||Ra>=128720&&Ra<=128722||Ra>=128725&&Ra<=128727||Ra>=128732&&Ra<=128735||Ra===128747||Ra===128748||Ra>=128756&&Ra<=128764||Ra>=128992&&Ra<=129003||Ra===129008||Ra>=129292&&Ra<=129338||Ra>=129340&&Ra<=129349||Ra>=129351&&Ra<=129535||Ra>=129648&&Ra<=129660||Ra>=129664&&Ra<=129672||Ra>=129680&&Ra<=129725||Ra>=129727&&Ra<=129733||Ra>=129742&&Ra<=129755||Ra>=129760&&Ra<=129768||Ra>=129776&&Ra<=129784||Ra>=131072&&Ra<=196605||Ra>=196608&&Ra<=262141}var kr=Ra=>!(Nr(Ra)||Tr(Ra)),ju=/[^\x20-\x7F]/u;function Hu(Ra){if(!Ra)return 0;if(!ju.test(Ra))return Ra.length;Ra=Ra.replace(Sr()," ");let qa=0;for(let nd of Ra){let od=nd.codePointAt(0);od<=31||od>=127&&od<=159||od>=768&&od<=879||(qa+=kr(od)?1:2)}return qa}var Oe=Hu;function Ne(Ra,qa){if(typeof Ra=="string")return qa(Ra);let nd=new Map;return od(Ra);function od(ud){if(nd.has(ud))return nd.get(ud);let cd=ld(ud);return nd.set(ud,cd),cd}function ld(ud){switch(G$1(ud)){case W$1:return qa(ud.map(od));case S$1:return qa({...ud,parts:ud.parts.map(od)});case _$2:return qa({...ud,breakContents:od(ud.breakContents),flatContents:od(ud.flatContents)});case x$2:{let{expandedStates:cd,contents:dd}=ud;return cd?(cd=cd.map(od),dd=cd[0]):dd=od(dd),qa({...ud,contents:dd,expandedStates:cd})}case P$1:case L$1:case R$3:case N$1:case Y$1:return qa({...ud,contents:od(ud.contents)});case U$1:case z$1:case I$1:case j$1:case B$1:case b$1:return qa(ud);default:throw new Q$2(ud)}}}function Xe(Ra,qa,nd){let od=nd,ld=!1;function ud(cd){if(ld)return!1;let dd=qa(cd);dd!==void 0&&(ld=!0,od=dd)}return we(Ra,ud),od}function Wu(Ra){if(Ra.type===x$2&&Ra.break||Ra.type===B$1&&Ra.hard||Ra.type===b$1)return!0}function Ir(Ra){return Xe(Ra,Wu,!1)}function Lr(Ra){if(Ra.length>0){let qa=y$2(!1,Ra,-1);!qa.expandedStates&&!qa.break&&(qa.break="propagated")}return null}function Rr(Ra){let qa=new Set,nd=[];function od(ud){if(ud.type===b$1&&Lr(nd),ud.type===x$2){if(nd.push(ud),qa.has(ud))return!1;qa.add(ud)}}function ld(ud){ud.type===x$2&&nd.pop().break&&Lr(nd)}we(Ra,od,ld,!0)}function Mu(Ra){return Ra.type===B$1&&!Ra.hard?Ra.soft?"":" ":Ra.type===_$2?Ra.flatContents:Ra}function Yr(Ra){return Ne(Ra,Mu)}function Pr(Ra){for(Ra=[...Ra];Ra.length>=2&&y$2(!1,Ra,-2).type===B$1&&y$2(!1,Ra,-1).type===b$1;)Ra.length-=2;if(Ra.length>0){let qa=Se(y$2(!1,Ra,-1));Ra[Ra.length-1]=qa}return Ra}function Se(Ra){switch(G$1(Ra)){case L$1:case R$3:case x$2:case Y$1:case N$1:{let qa=Se(Ra.contents);return{...Ra,contents:qa}}case _$2:return{...Ra,breakContents:Se(Ra.breakContents),flatContents:Se(Ra.flatContents)};case S$1:return{...Ra,parts:Pr(Ra.parts)};case W$1:return Pr(Ra);case U$1:return Ra.replace(/[\n\r]*$/u,"");case P$1:case z$1:case I$1:case j$1:case B$1:case b$1:break;default:throw new Q$2(Ra)}return Ra}function Ze(Ra){return Se(Vu(Ra))}function $u(Ra){switch(G$1(Ra)){case S$1:if(Ra.parts.every(qa=>qa===""))return"";break;case x$2:if(!Ra.contents&&!Ra.id&&!Ra.break&&!Ra.expandedStates)return"";if(Ra.contents.type===x$2&&Ra.contents.id===Ra.id&&Ra.contents.break===Ra.break&&Ra.contents.expandedStates===Ra.expandedStates)return Ra.contents;break;case P$1:case L$1:case R$3:case Y$1:if(!Ra.contents)return"";break;case _$2:if(!Ra.flatContents&&!Ra.breakContents)return"";break;case W$1:{let qa=[];for(let nd of Ra){if(!nd)continue;let[od,...ld]=Array.isArray(nd)?nd:[nd];typeof od=="string"&&typeof y$2(!1,qa,-1)=="string"?qa[qa.length-1]+=od:qa.push(od),qa.push(...ld)}return qa.length===0?"":qa.length===1?qa[0]:qa}case U$1:case z$1:case I$1:case j$1:case B$1:case N$1:case b$1:break;default:throw new Q$2(Ra)}return Ra}function Vu(Ra){return Ne(Ra,qa=>$u(qa))}function jr(Ra,qa=qe$1){return Ne(Ra,nd=>typeof nd=="string"?be$1(qa,nd.split(`
`)):nd)}function Uu(Ra){if(Ra.type===B$1)return!0}function Hr(Ra){return Xe(Ra,Uu,!1)}function Qe(Ra,qa){return Ra.type===N$1?{...Ra,contents:qa(Ra.contents)}:qa(Ra)}var H$1=Symbol("MODE_BREAK"),J$1=Symbol("MODE_FLAT"),Te=Symbol("cursor");function Wr(){return{value:"",length:0,queue:[]}}function zu(Ra,qa){return bt$1(Ra,{type:"indent"},qa)}function Gu(Ra,qa,nd){return qa===Number.NEGATIVE_INFINITY?Ra.root||Wr():qa<0?bt$1(Ra,{type:"dedent"},nd):qa?qa.type==="root"?{...Ra,root:Ra}:bt$1(Ra,{type:typeof qa=="string"?"stringAlign":"numberAlign",n:qa},nd):Ra}function bt$1(Ra,qa,nd){let od=qa.type==="dedent"?Ra.queue.slice(0,-1):[...Ra.queue,qa],ld="",ud=0,cd=0,dd=0;for(let Id of od)switch(Id.type){case"indent":md(),nd.useTabs?pd(1):fd(nd.tabWidth);break;case"stringAlign":md(),ld+=Id.n,ud+=Id.n.length;break;case"numberAlign":cd+=1,dd+=Id.n;break;default:throw new Error(`Unexpected type '${Id.type}'`)}return Ad(),{...Ra,value:ld,length:ud,queue:od};function pd(Id){ld+=" ".repeat(Id),ud+=nd.tabWidth*Id}function fd(Id){ld+=" ".repeat(Id),ud+=Id}function md(){nd.useTabs?vd():Ad()}function vd(){cd>0&&pd(cd),Nd()}function Ad(){dd>0&&fd(dd),Nd()}function Nd(){cd=0,dd=0}}function Ot$1(Ra){let qa=0,nd=0,od=Ra.length;e:for(;od--;){let ld=Ra[od];if(ld===Te){nd++;continue}for(let ud=ld.length-1;ud>=0;ud--){let cd=ld[ud];if(cd===" "||cd===" ")qa++;else{Ra[od]=ld.slice(0,ud+1);break e}}}if(qa>0||nd>0)for(Ra.length=od+1;nd-- >0;)Ra.push(Te);return qa}function et$2(Ra,qa,nd,od,ld,ud){if(nd===Number.POSITIVE_INFINITY)return!0;let cd=qa.length,dd=[Ra],pd=[];for(;nd>=0;){if(dd.length===0){if(cd===0)return!0;dd.push(qa[--cd]);continue}let{mode:fd,doc:md}=dd.pop(),vd=G$1(md);switch(vd){case U$1:pd.push(md),nd-=Oe(md);break;case W$1:case S$1:{let Ad=vd===W$1?md:md.parts;for(let Nd=Ad.length-1;Nd>=0;Nd--)dd.push({mode:fd,doc:Ad[Nd]});break}case L$1:case P$1:case R$3:case N$1:dd.push({mode:fd,doc:md.contents});break;case I$1:nd+=Ot$1(pd);break;case x$2:{if(ud&&md.break)return!1;let Ad=md.break?H$1:fd,Nd=md.expandedStates&&Ad===H$1?y$2(!1,md.expandedStates,-1):md.contents;dd.push({mode:Ad,doc:Nd});break}case _$2:{let Ad=(md.groupId?ld[md.groupId]||J$1:fd)===H$1?md.breakContents:md.flatContents;Ad&&dd.push({mode:fd,doc:Ad});break}case B$1:if(fd===H$1||md.hard)return!0;md.soft||(pd.push(" "),nd--);break;case Y$1:od=!0;break;case j$1:if(od)return!1;break}}return!1}function Fe(Ra,qa){let nd={},od=qa.printWidth,ld=Be(qa.endOfLine),ud=0,cd=[{ind:Wr(),mode:H$1,doc:Ra}],dd=[],pd=!1,fd=[],md=0;for(Rr(Ra);cd.length>0;){let{ind:Ad,mode:Nd,doc:Id}=cd.pop();switch(G$1(Id)){case U$1:{let Od=ld!==`
`?ne$1(!1,Id,`
`,ld):Id;dd.push(Od),cd.length>0&&(ud+=Oe(Od));break}case W$1:for(let Od=Id.length-1;Od>=0;Od--)cd.push({ind:Ad,mode:Nd,doc:Id[Od]});break;case z$1:if(md>=2)throw new Error("There are too many 'cursor' in doc.");dd.push(Te),md++;break;case L$1:cd.push({ind:zu(Ad,qa),mode:Nd,doc:Id.contents});break;case P$1:cd.push({ind:Gu(Ad,Id.n,qa),mode:Nd,doc:Id.contents});break;case I$1:ud-=Ot$1(dd);break;case x$2:switch(Nd){case J$1:if(!pd){cd.push({ind:Ad,mode:Id.break?H$1:J$1,doc:Id.contents});break}case H$1:{pd=!1;let Od={ind:Ad,mode:J$1,doc:Id.contents},Fd=od-ud,Pd=fd.length>0;if(!Id.break&&et$2(Od,cd,Fd,Pd,nd))cd.push(Od);else if(Id.expandedStates){let Md=y$2(!1,Id.expandedStates,-1);if(Id.break){cd.push({ind:Ad,mode:H$1,doc:Md});break}else for(let Bd=1;Bd<Id.expandedStates.length+1;Bd++)if(Bd>=Id.expandedStates.length){cd.push({ind:Ad,mode:H$1,doc:Md});break}else{let jd=Id.expandedStates[Bd],Hd={ind:Ad,mode:J$1,doc:jd};if(et$2(Hd,cd,Fd,Pd,nd)){cd.push(Hd);break}}}else cd.push({ind:Ad,mode:H$1,doc:Id.contents});break}}Id.id&&(nd[Id.id]=y$2(!1,cd,-1).mode);break;case S$1:{let Od=od-ud,{parts:Fd}=Id;if(Fd.length===0)break;let[Pd,Md]=Fd,Bd={ind:Ad,mode:J$1,doc:Pd},jd={ind:Ad,mode:H$1,doc:Pd},Hd=et$2(Bd,[],Od,fd.length>0,nd,!0);if(Fd.length===1){Hd?cd.push(Bd):cd.push(jd);break}let Gd={ind:Ad,mode:J$1,doc:Md},zd={ind:Ad,mode:H$1,doc:Md};if(Fd.length===2){Hd?cd.push(Gd,Bd):cd.push(zd,jd);break}Fd.splice(0,2);let df={ind:Ad,mode:Nd,doc:Ge(Fd)},Wd=Fd[0];et$2({ind:Ad,mode:J$1,doc:[Pd,Md,Wd]},[],Od,fd.length>0,nd,!0)?cd.push(df,Gd,Bd):Hd?cd.push(df,zd,Bd):cd.push(df,zd,jd);break}case _$2:case R$3:{let Od=Id.groupId?nd[Id.groupId]:Nd;if(Od===H$1){let Fd=Id.type===_$2?Id.breakContents:Id.negate?Id.contents:De(Id.contents);Fd&&cd.push({ind:Ad,mode:Nd,doc:Fd})}if(Od===J$1){let Fd=Id.type===_$2?Id.flatContents:Id.negate?De(Id.contents):Id.contents;Fd&&cd.push({ind:Ad,mode:Nd,doc:Fd})}break}case Y$1:fd.push({ind:Ad,mode:Nd,doc:Id.contents});break;case j$1:fd.length>0&&cd.push({ind:Ad,mode:Nd,doc:_e});break;case B$1:switch(Nd){case J$1:if(Id.hard)pd=!0;else{Id.soft||(dd.push(" "),ud+=1);break}case H$1:if(fd.length>0){cd.push({ind:Ad,mode:Nd,doc:Id},...fd.reverse()),fd.length=0;break}Id.literal?Ad.root?(dd.push(ld,Ad.root.value),ud=Ad.root.length):(dd.push(ld),ud=0):(ud-=Ot$1(dd),dd.push(ld+Ad.value),ud=Ad.length);break}break;case N$1:cd.push({ind:Ad,mode:Nd,doc:Id.contents});break;case b$1:break;default:throw new Q$2(Id)}cd.length===0&&fd.length>0&&(cd.push(...fd.reverse()),fd.length=0)}let vd=dd.indexOf(Te);if(vd!==-1){let Ad=dd.indexOf(Te,vd+1),Nd=dd.slice(0,vd).join(""),Id=dd.slice(vd+1,Ad).join(""),Od=dd.slice(Ad+1).join("");return{formatted:Nd+Id+Od,cursorNodeStart:Nd.length,cursorNodeText:Id}}return{formatted:dd.join("")}}function Ku(Ra,qa,nd=0){let od=0;for(let ld=nd;ld<Ra.length;++ld)Ra[ld]===" "?od=od+qa-od%qa:od++;return od}var me=Ku,te,Nt$1,tt$1,St=class{constructor(Ra){Dr(this,te),this.stack=[Ra]}get key(){let{stack:Ra,siblings:qa}=this;return y$2(!1,Ra,qa===null?-2:-4)??null}get index(){return this.siblings===null?null:y$2(!1,this.stack,-2)}get node(){return y$2(!1,this.stack,-1)}get parent(){return this.getNode(1)}get grandparent(){return this.getNode(2)}get isInArray(){return this.siblings!==null}get siblings(){let{stack:Ra}=this,qa=y$2(!1,Ra,-3);return Array.isArray(qa)?qa:null}get next(){let{siblings:Ra}=this;return Ra===null?null:Ra[this.index+1]}get previous(){let{siblings:Ra}=this;return Ra===null?null:Ra[this.index-1]}get isFirst(){return this.index===0}get isLast(){let{siblings:Ra,index:qa}=this;return Ra!==null&&qa===Ra.length-1}get isRoot(){return this.stack.length===1}get root(){return this.stack[0]}get ancestors(){return[...pe(this,te,tt$1).call(this)]}getName(){let{stack:Ra}=this,{length:qa}=Ra;return qa>1?y$2(!1,Ra,-2):null}getValue(){return y$2(!1,this.stack,-1)}getNode(Ra=0){let qa=pe(this,te,Nt$1).call(this,Ra);return qa===-1?null:this.stack[qa]}getParentNode(Ra=0){return this.getNode(Ra+1)}call(Ra,...qa){let{stack:nd}=this,{length:od}=nd,ld=y$2(!1,nd,-1);for(let ud of qa)ld=ld[ud],nd.push(ud,ld);try{return Ra(this)}finally{nd.length=od}}callParent(Ra,qa=0){let nd=pe(this,te,Nt$1).call(this,qa+1),od=this.stack.splice(nd+1);try{return Ra(this)}finally{this.stack.push(...od)}}each(Ra,...qa){let{stack:nd}=this,{length:od}=nd,ld=y$2(!1,nd,-1);for(let ud of qa)ld=ld[ud],nd.push(ud,ld);try{for(let ud=0;ud<ld.length;++ud)nd.push(ud,ld[ud]),Ra(this,ud,ld),nd.length-=2}finally{nd.length=od}}map(Ra,...qa){let nd=[];return this.each((od,ld,ud)=>{nd[ld]=Ra(od,ld,ud)},...qa),nd}match(...Ra){let qa=this.stack.length-1,nd=null,od=this.stack[qa--];for(let ld of Ra){if(od===void 0)return!1;let ud=null;if(typeof nd=="number"&&(ud=nd,nd=this.stack[qa--],od=this.stack[qa--]),ld&&!ld(od,nd,ud))return!1;nd=this.stack[qa--],od=this.stack[qa--]}return!0}findAncestor(Ra){for(let qa of pe(this,te,tt$1).call(this))if(Ra(qa))return qa}hasAncestor(Ra){for(let qa of pe(this,te,tt$1).call(this))if(Ra(qa))return!0;return!1}};te=new WeakSet,Nt$1=function(Ra){let{stack:qa}=this;for(let nd=qa.length-1;nd>=0;nd-=2)if(!Array.isArray(qa[nd])&&--Ra<0)return nd;return-1},tt$1=function*(){let{stack:Ra}=this;for(let qa=Ra.length-3;qa>=0;qa-=2){let nd=Ra[qa];Array.isArray(nd)||(yield nd)}};var Mr=St,$r=new Proxy(()=>{},{get:()=>$r}),ke=$r;function qu(Ra){return Ra!==null&&typeof Ra=="object"}var Vr=qu;function*Tt$1(Ra,qa){let{getVisitorKeys:nd,filter:od=()=>!0}=qa,ld=ud=>Vr(ud)&&od(ud);for(let ud of nd(Ra)){let cd=Ra[ud];if(Array.isArray(cd))for(let dd of cd)ld(dd)&&(yield dd);else ld(cd)&&(yield cd)}}function*Ur(Ra,qa){let nd=[Ra];for(let od=0;od<nd.length;od++){let ld=nd[od];for(let ud of Tt$1(ld,qa))yield ud,nd.push(ud)}}function Ee(Ra){return(qa,nd,od)=>{let ld=!!(od!=null&&od.backwards);if(nd===!1)return!1;let{length:ud}=qa,cd=nd;for(;cd>=0&&cd<ud;){let dd=qa.charAt(cd);if(Ra instanceof RegExp){if(!Ra.test(dd))return cd}else if(!Ra.includes(dd))return cd;ld?cd--:cd++}return cd===-1||cd===ud?cd:!1}}var zr=Ee(/\s/u),T$1=Ee(" "),rt=Ee(",; "),nt$2=Ee(/[^\n\r]/u);function Ju$1(Ra,qa,nd){let od=!!(nd!=null&&nd.backwards);if(qa===!1)return!1;let ld=Ra.charAt(qa);if(od){if(Ra.charAt(qa-1)==="\r"&&ld===`
`)return qa-2;if(ld===`
`||ld==="\r"||ld==="\u2028"||ld==="\u2029")return qa-1}else{if(ld==="\r"&&Ra.charAt(qa+1)===`
`)return qa+2;if(ld===`
`||ld==="\r"||ld==="\u2028"||ld==="\u2029")return qa+1}return qa}var M$1=Ju$1;function Xu(Ra,qa,nd={}){let od=T$1(Ra,nd.backwards?qa-1:qa,nd),ld=M$1(Ra,od,nd);return od!==ld}var V$1=Xu;function Zu(Ra){return Array.isArray(Ra)&&Ra.length>0}var kt$1=Zu,Gr=new Set(["tokens","comments","parent","enclosingNode","precedingNode","followingNode"]),Qu$1=Ra=>Object.keys(Ra).filter(qa=>!Gr.has(qa));function eo(Ra){return Ra?qa=>Ra(qa,Gr):Qu$1}var X$2=eo;function to(Ra){let qa=Ra.type||Ra.kind||"(unknown type)",nd=String(Ra.name||Ra.id&&(typeof Ra.id=="object"?Ra.id.name:Ra.id)||Ra.key&&(typeof Ra.key=="object"?Ra.key.name:Ra.key)||Ra.value&&(typeof Ra.value=="object"?"":String(Ra.value))||Ra.operator||"");return nd.length>20&&(nd=nd.slice(0,19)+"…"),qa+(nd?" "+nd:"")}function Lt(Ra,qa){(Ra.comments??(Ra.comments=[])).push(qa),qa.printed=!1,qa.nodeDescription=to(Ra)}function ue(Ra,qa){qa.leading=!0,qa.trailing=!1,Lt(Ra,qa)}function re(Ra,qa,nd){qa.leading=!1,qa.trailing=!1,nd&&(qa.marker=nd),Lt(Ra,qa)}function oe(Ra,qa){qa.leading=!1,qa.trailing=!0,Lt(Ra,qa)}var Pt=new WeakMap;function ut(Ra,qa){if(Pt.has(Ra))return Pt.get(Ra);let{printer:{getCommentChildNodes:nd,canAttachComment:od,getVisitorKeys:ld},locStart:ud,locEnd:cd}=qa;if(!od)return[];let dd=((nd==null?void 0:nd(Ra,qa))??[...Tt$1(Ra,{getVisitorKeys:X$2(ld)})]).flatMap(pd=>od(pd)?[pd]:ut(pd,qa));return dd.sort((pd,fd)=>ud(pd)-ud(fd)||cd(pd)-cd(fd)),Pt.set(Ra,dd),dd}function qr(Ra,qa,nd,od){let{locStart:ld,locEnd:ud}=nd,cd=ld(qa),dd=ud(qa),pd=ut(Ra,nd),fd,md,vd=0,Ad=pd.length;for(;vd<Ad;){let Nd=vd+Ad>>1,Id=pd[Nd],Od=ld(Id),Fd=ud(Id);if(Od<=cd&&dd<=Fd)return qr(Id,qa,nd,Id);if(Fd<=cd){fd=Id,vd=Nd+1;continue}if(dd<=Od){md=Id,Ad=Nd;continue}throw new Error("Comment location overlaps with node location")}if((od==null?void 0:od.type)==="TemplateLiteral"){let{quasis:Nd}=od,Id=Rt$1(Nd,qa,nd);fd&&Rt$1(Nd,fd,nd)!==Id&&(fd=null),md&&Rt$1(Nd,md,nd)!==Id&&(md=null)}return{enclosingNode:od,precedingNode:fd,followingNode:md}}var It$1=()=>!1;function Jr$1(Ra,qa){let{comments:nd}=Ra;if(delete Ra.comments,!kt$1(nd)||!qa.printer.canAttachComment)return;let od=[],{locStart:ld,locEnd:ud,printer:{experimentalFeatures:{avoidAstMutation:cd=!1}={},handleComments:dd={}},originalText:pd}=qa,{ownLine:fd=It$1,endOfLine:md=It$1,remaining:vd=It$1}=dd,Ad=nd.map((Nd,Id)=>({...qr(Ra,Nd,qa),comment:Nd,text:pd,options:qa,ast:Ra,isLastComment:nd.length-1===Id}));for(let[Nd,Id]of Ad.entries()){let{comment:Od,precedingNode:Fd,enclosingNode:Pd,followingNode:Md,text:Bd,options:jd,ast:Hd,isLastComment:Gd}=Id;if(jd.parser==="json"||jd.parser==="json5"||jd.parser==="jsonc"||jd.parser==="__js_expression"||jd.parser==="__ts_expression"||jd.parser==="__vue_expression"||jd.parser==="__vue_ts_expression"){if(ld(Od)-ld(Hd)<=0){ue(Hd,Od);continue}if(ud(Od)-ud(Hd)>=0){oe(Hd,Od);continue}}let zd;if(cd?zd=[Id]:(Od.enclosingNode=Pd,Od.precedingNode=Fd,Od.followingNode=Md,zd=[Od,Bd,jd,Hd,Gd]),ro(Bd,jd,Ad,Nd))Od.placement="ownLine",fd(...zd)||(Md?ue(Md,Od):Fd?oe(Fd,Od):re(Pd||Hd,Od));else if(no(Bd,jd,Ad,Nd))Od.placement="endOfLine",md(...zd)||(Fd?oe(Fd,Od):Md?ue(Md,Od):re(Pd||Hd,Od));else if(Od.placement="remaining",!vd(...zd))if(Fd&&Md){let df=od.length;df>0&&od[df-1].followingNode!==Md&&Kr(od,jd),od.push(Id)}else Fd?oe(Fd,Od):Md?ue(Md,Od):re(Pd||Hd,Od)}if(Kr(od,qa),!cd)for(let Nd of nd)delete Nd.precedingNode,delete Nd.enclosingNode,delete Nd.followingNode}var Xr=Ra=>!/[\S\n\u2028\u2029]/u.test(Ra);function ro(Ra,qa,nd,od){let{comment:ld,precedingNode:ud}=nd[od],{locStart:cd,locEnd:dd}=qa,pd=cd(ld);if(ud)for(let fd=od-1;fd>=0;fd--){let{comment:md,precedingNode:vd}=nd[fd];if(vd!==ud||!Xr(Ra.slice(dd(md),pd)))break;pd=cd(md)}return V$1(Ra,pd,{backwards:!0})}function no(Ra,qa,nd,od){let{comment:ld,followingNode:ud}=nd[od],{locStart:cd,locEnd:dd}=qa,pd=dd(ld);if(ud)for(let fd=od+1;fd<nd.length;fd++){let{comment:md,followingNode:vd}=nd[fd];if(vd!==ud||!Xr(Ra.slice(pd,cd(md))))break;pd=dd(md)}return V$1(Ra,pd)}function Kr(Ra,qa){var nd,od;let ld=Ra.length;if(ld===0)return;let{precedingNode:ud,followingNode:cd}=Ra[0],dd=qa.locStart(cd),pd;for(pd=ld;pd>0;--pd){let{comment:fd,precedingNode:md,followingNode:vd}=Ra[pd-1];ke.strictEqual(md,ud),ke.strictEqual(vd,cd);let Ad=qa.originalText.slice(qa.locEnd(fd),dd);if(((od=(nd=qa.printer).isGap)==null?void 0:od.call(nd,Ad,qa))??/^[\s(]*$/u.test(Ad))dd=qa.locStart(fd);else break}for(let[fd,{comment:md}]of Ra.entries())fd<pd?oe(ud,md):ue(cd,md);for(let fd of[ud,cd])fd.comments&&fd.comments.length>1&&fd.comments.sort((md,vd)=>qa.locStart(md)-qa.locStart(vd));Ra.length=0}function Rt$1(Ra,qa,nd){let od=nd.locStart(qa)-1;for(let ld=1;ld<Ra.length;++ld)if(od<nd.locStart(Ra[ld]))return ld-1;return 0}function uo$1(Ra,qa){let nd=qa-1;nd=T$1(Ra,nd,{backwards:!0}),nd=M$1(Ra,nd,{backwards:!0}),nd=T$1(Ra,nd,{backwards:!0});let od=M$1(Ra,nd,{backwards:!0});return nd!==od}var Le$1=uo$1;function Zr(Ra,qa){let nd=Ra.node;return nd.printed=!0,qa.printer.printComment(Ra,qa)}function oo$1(Ra,qa){var nd;let od=Ra.node,ld=[Zr(Ra,qa)],{printer:ud,originalText:cd,locStart:dd,locEnd:pd}=qa;if((nd=ud.isBlockComment)!=null&&nd.call(ud,od)){let md=V$1(cd,pd(od))?V$1(cd,dd(od),{backwards:!0})?q$1:Ke$1:" ";ld.push(md)}else ld.push(q$1);let fd=M$1(cd,T$1(cd,pd(od)));return fd!==!1&&V$1(cd,fd)&&ld.push(q$1),ld}function io(Ra,qa,nd){var od;let ld=Ra.node,ud=Zr(Ra,qa),{printer:cd,originalText:dd,locStart:pd}=qa,fd=(od=cd.isBlockComment)==null?void 0:od.call(cd,ld);if(nd!=null&&nd.hasLineSuffix&&!(nd!=null&&nd.isBlock)||V$1(dd,pd(ld),{backwards:!0})){let md=Le$1(dd,pd(ld));return{doc:xe$1([q$1,md?q$1:"",ud]),isBlock:fd,hasLineSuffix:!0}}return!fd||nd!=null&&nd.hasLineSuffix?{doc:[xe$1([" ",ud]),de],isBlock:fd,hasLineSuffix:!0}:{doc:[" ",ud],isBlock:fd,hasLineSuffix:!1}}function so$1(Ra,qa){let nd=Ra.node;if(!nd)return{};let od=qa[Symbol.for("printedComments")];if((nd.comments||[]).filter(dd=>!od.has(dd)).length===0)return{leading:"",trailing:""};let ld=[],ud=[],cd;return Ra.each(()=>{let dd=Ra.node;if(od!=null&&od.has(dd))return;let{leading:pd,trailing:fd}=dd;pd?ld.push(oo$1(Ra,qa)):fd&&(cd=io(Ra,qa,cd),ud.push(cd.doc))},"comments"),{leading:ld,trailing:ud}}function Qr(Ra,qa,nd){let{leading:od,trailing:ld}=so$1(Ra,nd);return!od&&!ld?qa:Qe(qa,ud=>[od,ud,ld])}function en(Ra){let{[Symbol.for("comments")]:qa,[Symbol.for("printedComments")]:nd}=Ra;for(let od of qa){if(!od.printed&&!nd.has(od))throw new Error('Comment "'+od.value.trim()+'" was not printed. Please report this error!');delete od.printed}}var Pe$1=class extends Error{constructor(){super(...arguments);Km(this,"name","ConfigError")}},Ie$1=class extends Error{constructor(){super(...arguments);Km(this,"name","UndefinedParserError")}},rn={cursorOffset:{category:"Special",type:"int",default:-1,range:{start:-1,end:1/0,step:1},description:"Print (to stderr) where a cursor at the given position would move to after formatting.",cliCategory:"Editor"},endOfLine:{category:"Global",type:"choice",default:"lf",description:"Which end of line characters to apply.",choices:[{value:"lf",description:"Line Feed only (\\n), common on Linux and macOS as well as inside git repos"},{value:"crlf",description:"Carriage Return + Line Feed characters (\\r\\n), common on Windows"},{value:"cr",description:"Carriage Return character only (\\r), used very rarely"},{value:"auto",description:`Maintain existing
(mixed values within one file are normalised by looking at what's used after the first line)`}]},filepath:{category:"Special",type:"path",description:"Specify the input filepath. This will be used to do parser inference.",cliName:"stdin-filepath",cliCategory:"Other",cliDescription:"Path to the file to pretend that stdin comes from."},insertPragma:{category:"Special",type:"boolean",default:!1,description:"Insert @format pragma into file's first docblock comment.",cliCategory:"Other"},parser:{category:"Global",type:"choice",default:void 0,description:"Which parser to use.",exception:Ra=>typeof Ra=="string"||typeof Ra=="function",choices:[{value:"flow",description:"Flow"},{value:"babel",description:"JavaScript"},{value:"babel-flow",description:"Flow"},{value:"babel-ts",description:"TypeScript"},{value:"typescript",description:"TypeScript"},{value:"acorn",description:"JavaScript"},{value:"espree",description:"JavaScript"},{value:"meriyah",description:"JavaScript"},{value:"css",description:"CSS"},{value:"less",description:"Less"},{value:"scss",description:"SCSS"},{value:"json",description:"JSON"},{value:"json5",description:"JSON5"},{value:"jsonc",description:"JSON with Comments"},{value:"json-stringify",description:"JSON.stringify"},{value:"graphql",description:"GraphQL"},{value:"markdown",description:"Markdown"},{value:"mdx",description:"MDX"},{value:"vue",description:"Vue"},{value:"yaml",description:"YAML"},{value:"glimmer",description:"Ember / Handlebars"},{value:"html",description:"HTML"},{value:"angular",description:"Angular"},{value:"lwc",description:"Lightning Web Components"}]},plugins:{type:"path",array:!0,default:[{value:[]}],category:"Global",description:"Add a plugin. Multiple plugins can be passed as separate `--plugin`s.",exception:Ra=>typeof Ra=="string"||typeof Ra=="object",cliName:"plugin",cliCategory:"Config"},printWidth:{category:"Global",type:"int",default:80,description:"The line length where Prettier will try wrap.",range:{start:0,end:1/0,step:1}},rangeEnd:{category:"Special",type:"int",default:1/0,range:{start:0,end:1/0,step:1},description:`Format code ending at a given character offset (exclusive).
The range will extend forwards to the end of the selected statement.`,cliCategory:"Editor"},rangeStart:{category:"Special",type:"int",default:0,range:{start:0,end:1/0,step:1},description:`Format code starting at a given character offset.
The range will extend backwards to the start of the first line containing the selected statement.`,cliCategory:"Editor"},requirePragma:{category:"Special",type:"boolean",default:!1,description:`Require either '@prettier' or '@format' to be present in the file's first docblock comment
in order for it to be formatted.`,cliCategory:"Other"},tabWidth:{type:"int",category:"Global",default:2,description:"Number of spaces per indentation level.",range:{start:0,end:1/0,step:1}},useTabs:{category:"Global",type:"boolean",default:!1,description:"Indent with tabs instead of spaces."},embeddedLanguageFormatting:{category:"Global",type:"choice",default:"auto",description:"Control how Prettier formats quoted code embedded in the file.",choices:[{value:"auto",description:"Format embedded code if Prettier can automatically identify it."},{value:"off",description:"Never automatically format embedded code."}]}};function ot$1({plugins:Ra=[],showDeprecated:qa=!1}={}){let nd=Ra.flatMap(ld=>ld.languages??[]),od=[];for(let ld of lo$1(Object.assign({},...Ra.map(({options:ud})=>ud),rn)))!qa&&ld.deprecated||(Array.isArray(ld.choices)&&(qa||(ld.choices=ld.choices.filter(ud=>!ud.deprecated)),ld.name==="parser"&&(ld.choices=[...ld.choices,...Do(ld.choices,nd,Ra)])),ld.pluginDefaults=Object.fromEntries(Ra.filter(ud=>{var cd;return((cd=ud.defaultOptions)==null?void 0:cd[ld.name])!==void 0}).map(ud=>[ud.name,ud.defaultOptions[ld.name]])),od.push(ld));return{languages:nd,options:od}}function*Do(Ra,qa,nd){let od=new Set(Ra.map(ld=>ld.value));for(let ld of qa)if(ld.parsers){for(let ud of ld.parsers)if(!od.has(ud)){od.add(ud);let cd=nd.find(pd=>pd.parsers&&Object.prototype.hasOwnProperty.call(pd.parsers,ud)),dd=ld.name;cd!=null&&cd.name&&(dd+=` (plugin: ${cd.name})`),yield{value:ud,description:dd}}}}function lo$1(Ra){let qa=[];for(let[nd,od]of Object.entries(Ra)){let ld={name:nd,...od};Array.isArray(ld.default)&&(ld.default=y$2(!1,ld.default,-1).value),qa.push(ld)}return qa}var co=Ra=>String(Ra).split(/[/\\]/u).pop();function nn(Ra,qa){if(!qa)return;let nd=co(qa).toLowerCase();return Ra.find(({filenames:od})=>od==null?void 0:od.some(ld=>ld.toLowerCase()===nd))??Ra.find(({extensions:od})=>od==null?void 0:od.some(ld=>nd.endsWith(ld)))}function fo(Ra,qa){if(qa)return Ra.find(({name:nd})=>nd.toLowerCase()===qa)??Ra.find(({aliases:nd})=>nd==null?void 0:nd.includes(qa))??Ra.find(({extensions:nd})=>nd==null?void 0:nd.includes(`.${qa}`))}function po$1(Ra,qa){let nd=Ra.plugins.flatMap(ld=>ld.languages??[]),od=fo(nd,qa.language)??nn(nd,qa.physicalFile)??nn(nd,qa.file)??(qa.physicalFile,void 0);return od==null?void 0:od.parsers[0]}var un=po$1,ie={key:Ra=>/^[$_a-zA-Z][$_a-zA-Z0-9]*$/.test(Ra)?Ra:JSON.stringify(Ra),value(Ra){if(Ra===null||typeof Ra!="object")return JSON.stringify(Ra);if(Array.isArray(Ra))return`[${Ra.map(nd=>ie.value(nd)).join(", ")}]`;let qa=Object.keys(Ra);return qa.length===0?"{}":`{ ${qa.map(nd=>`${ie.key(nd)}: ${ie.value(Ra[nd])}`).join(", ")} }`},pair:({key:Ra,value:qa})=>ie.value({[Ra]:qa})},Yt=Me$1(it()),an=(Ra,qa,{descriptor:nd})=>{let od=[`${Yt.default.yellow(typeof Ra=="string"?nd.key(Ra):nd.pair(Ra))} is deprecated`];return qa&&od.push(`we now treat it as ${Yt.default.blue(typeof qa=="string"?nd.key(qa):nd.pair(qa))}`),od.join("; ")+"."},le=Me$1(it()),st$1=Symbol.for("vnopts.VALUE_NOT_EXIST"),he$1=Symbol.for("vnopts.VALUE_UNCHANGED"),Dn$1=" ".repeat(2),cn$1=(Ra,qa,nd)=>{let{text:od,list:ld}=nd.normalizeExpectedResult(nd.schemas[Ra].expected(nd)),ud=[];return od&&ud.push(ln(Ra,qa,od,nd.descriptor)),ld&&ud.push([ln(Ra,qa,ld.title,nd.descriptor)].concat(ld.values.map(cd=>fn(cd,nd.loggerPrintWidth))).join(`
`)),pn(ud,nd.loggerPrintWidth)};function ln(Ra,qa,nd,od){return[`Invalid ${le.default.red(od.key(Ra))} value.`,`Expected ${le.default.blue(nd)},`,`but received ${qa===st$1?le.default.gray("nothing"):le.default.red(od.value(qa))}.`].join(" ")}function fn({text:Ra,list:qa},nd){let od=[];return Ra&&od.push(`- ${le.default.blue(Ra)}`),qa&&od.push([`- ${le.default.blue(qa.title)}:`].concat(qa.values.map(ld=>fn(ld,nd-Dn$1.length).replace(/^|\n/g,`$&${Dn$1}`))).join(`
`)),pn(od,nd)}function pn(Ra,qa){if(Ra.length===1)return Ra[0];let[nd,od]=Ra,[ld,ud]=Ra.map(cd=>cd.split(`
`,1)[0].length);return ld>qa&&ld>ud?od:nd}var Wt$1=Me$1(it()),jt=[],dn=[];function Ht$1(Ra,qa){if(Ra===qa)return 0;let nd=Ra;Ra.length>qa.length&&(Ra=qa,qa=nd);let od=Ra.length,ld=qa.length;for(;od>0&&Ra.charCodeAt(~-od)===qa.charCodeAt(~-ld);)od--,ld--;let ud=0;for(;ud<od&&Ra.charCodeAt(ud)===qa.charCodeAt(ud);)ud++;if(od-=ud,ld-=ud,od===0)return ld;let cd,dd,pd,fd,md=0,vd=0;for(;md<od;)dn[md]=Ra.charCodeAt(ud+md),jt[md]=++md;for(;vd<ld;)for(cd=qa.charCodeAt(ud+vd),pd=vd++,dd=vd,md=0;md<od;md++)fd=cd===dn[md]?pd:pd+1,pd=jt[md],dd=jt[md]=pd>dd?fd>dd?dd+1:fd:fd>pd?pd+1:fd;return dd}var at$2=(Ra,qa,{descriptor:nd,logger:od,schemas:ld})=>{let ud=[`Ignored unknown option ${Wt$1.default.yellow(nd.pair({key:Ra,value:qa}))}.`],cd=Object.keys(ld).sort().find(dd=>Ht$1(Ra,dd)<3);cd&&ud.push(`Did you mean ${Wt$1.default.blue(nd.key(cd))}?`),od.warn(ud.join(" "))},Fo=["default","expected","validate","deprecated","forward","redirect","overlap","preprocess","postprocess"];function mo$1(Ra,qa){let nd=new Ra(qa),od=Object.create(nd);for(let ld of Fo)ld in qa&&(od[ld]=Eo(qa[ld],nd,O$2.prototype[ld].length));return od}var O$2=class{static create(qa){return mo$1(this,qa)}constructor(qa){this.name=qa.name}default(qa){}expected(qa){return"nothing"}validate(qa,nd){return!1}deprecated(qa,nd){return!1}forward(qa,nd){}redirect(qa,nd){}overlap(qa,nd,od){return qa}preprocess(qa,nd){return qa}postprocess(qa,nd){return he$1}};function Eo(Ra,qa,nd){return typeof Ra=="function"?(...od)=>Ra(...od.slice(0,nd-1),qa,...od.slice(nd-1)):()=>Ra}var Dt$1=class extends O$2{constructor(qa){super(qa),this._sourceName=qa.sourceName}expected(qa){return qa.schemas[this._sourceName].expected(qa)}validate(qa,nd){return nd.schemas[this._sourceName].validate(qa,nd)}redirect(qa,nd){return this._sourceName}},lt=class extends O$2{expected(){return"anything"}validate(){return!0}},ct$1=class extends O$2{constructor({valueSchema:qa,name:nd=qa.name,...od}){super({...od,name:nd}),this._valueSchema=qa}expected(qa){let{text:nd,list:od}=qa.normalizeExpectedResult(this._valueSchema.expected(qa));return{text:nd&&`an array of ${nd}`,list:od&&{title:"an array of the following values",values:[{list:od}]}}}validate(qa,nd){if(!Array.isArray(qa))return!1;let od=[];for(let ld of qa){let ud=nd.normalizeValidateResult(this._valueSchema.validate(ld,nd),ld);ud!==!0&&od.push(ud.value)}return od.length===0?!0:{value:od}}deprecated(qa,nd){let od=[];for(let ld of qa){let ud=nd.normalizeDeprecatedResult(this._valueSchema.deprecated(ld,nd),ld);ud!==!1&&od.push(...ud.map(({value:cd})=>({value:[cd]})))}return od}forward(qa,nd){let od=[];for(let ld of qa){let ud=nd.normalizeForwardResult(this._valueSchema.forward(ld,nd),ld);od.push(...ud.map(Fn))}return od}redirect(qa,nd){let od=[],ld=[];for(let ud of qa){let cd=nd.normalizeRedirectResult(this._valueSchema.redirect(ud,nd),ud);"remain"in cd&&od.push(cd.remain),ld.push(...cd.redirect.map(Fn))}return od.length===0?{redirect:ld}:{redirect:ld,remain:od}}overlap(qa,nd){return qa.concat(nd)}};function Fn({from:Ra,to:qa}){return{from:[Ra],to:qa}}var ft=class extends O$2{expected(){return"true or false"}validate(Ra){return typeof Ra=="boolean"}};function En(Ra,qa){let nd=Object.create(null);for(let od of Ra){let ld=od[qa];if(nd[ld])throw new Error(`Duplicate ${qa} ${JSON.stringify(ld)}`);nd[ld]=od}return nd}function hn(Ra,qa){let nd=new Map;for(let od of Ra){let ld=od[qa];if(nd.has(ld))throw new Error(`Duplicate ${qa} ${JSON.stringify(ld)}`);nd.set(ld,od)}return nd}function Cn$1(){let Ra=Object.create(null);return qa=>{let nd=JSON.stringify(qa);return Ra[nd]?!0:(Ra[nd]=!0,!1)}}function gn$1(Ra,qa){let nd=[],od=[];for(let ld of Ra)qa(ld)?nd.push(ld):od.push(ld);return[nd,od]}function yn(Ra){return Ra===Math.floor(Ra)}function An(Ra,qa){if(Ra===qa)return 0;let nd=typeof Ra,od=typeof qa,ld=["undefined","object","boolean","number","string"];return nd!==od?ld.indexOf(nd)-ld.indexOf(od):nd!=="string"?Number(Ra)-Number(qa):Ra.localeCompare(qa)}function Bn$1(Ra){return(...qa)=>{let nd=Ra(...qa);return typeof nd=="string"?new Error(nd):nd}}function Mt(Ra){return Ra===void 0?{}:Ra}function $t$1(Ra){if(typeof Ra=="string")return{text:Ra};let{text:qa,list:nd}=Ra;return ho$1((qa||nd)!==void 0,"Unexpected `expected` result, there should be at least one field."),nd?{text:qa,list:{title:nd.title,values:nd.values.map($t$1)}}:{text:qa}}function Vt$1(Ra,qa){return Ra===!0?!0:Ra===!1?{value:qa}:Ra}function Ut(Ra,qa,nd=!1){return Ra===!1?!1:Ra===!0?nd?!0:[{value:qa}]:"value"in Ra?[Ra]:Ra.length===0?!1:Ra}function mn(Ra,qa){return typeof Ra=="string"||"key"in Ra?{from:qa,to:Ra}:"from"in Ra?{from:Ra.from,to:Ra.to}:{from:qa,to:Ra.to}}function pt(Ra,qa){return Ra===void 0?[]:Array.isArray(Ra)?Ra.map(nd=>mn(nd,qa)):[mn(Ra,qa)]}function zt(Ra,qa){let nd=pt(typeof Ra=="object"&&"redirect"in Ra?Ra.redirect:Ra,qa);return nd.length===0?{remain:qa,redirect:nd}:typeof Ra=="object"&&"remain"in Ra?{remain:Ra.remain,redirect:nd}:{redirect:nd}}function ho$1(Ra,qa){if(!Ra)throw new Error(qa)}var dt=class extends O$2{constructor(Ra){super(Ra),this._choices=hn(Ra.choices.map(qa=>qa&&typeof qa=="object"?qa:{value:qa}),"value")}expected({descriptor:Ra}){let qa=Array.from(this._choices.keys()).map(ld=>this._choices.get(ld)).filter(({hidden:ld})=>!ld).map(ld=>ld.value).sort(An).map(Ra.value),nd=qa.slice(0,-2),od=qa.slice(-2);return{text:nd.concat(od.join(" or ")).join(", "),list:{title:"one of the following values",values:qa}}}validate(Ra){return this._choices.has(Ra)}deprecated(Ra){let qa=this._choices.get(Ra);return qa&&qa.deprecated?{value:Ra}:!1}forward(Ra){let qa=this._choices.get(Ra);return qa?qa.forward:void 0}redirect(Ra){let qa=this._choices.get(Ra);return qa?qa.redirect:void 0}},Ft$1=class extends O$2{expected(){return"a number"}validate(qa,nd){return typeof qa=="number"}},mt=class extends Ft$1{expected(){return"an integer"}validate(Ra,qa){return qa.normalizeValidateResult(super.validate(Ra,qa),Ra)===!0&&yn(Ra)}},Re=class extends O$2{expected(){return"a string"}validate(Ra){return typeof Ra=="string"}},wn$1=ie,xn=at$2,_n$1=cn$1,vn=an,Et=class{constructor(Ra,qa){let{logger:nd=console,loggerPrintWidth:od=80,descriptor:ld=wn$1,unknown:ud=xn,invalid:cd=_n$1,deprecated:dd=vn,missing:pd=()=>!1,required:fd=()=>!1,preprocess:md=Ad=>Ad,postprocess:vd=()=>he$1}=qa||{};this._utils={descriptor:ld,logger:nd||{warn:()=>{}},loggerPrintWidth:od,schemas:En(Ra,"name"),normalizeDefaultResult:Mt,normalizeExpectedResult:$t$1,normalizeDeprecatedResult:Ut,normalizeForwardResult:pt,normalizeRedirectResult:zt,normalizeValidateResult:Vt$1},this._unknownHandler=ud,this._invalidHandler=Bn$1(cd),this._deprecatedHandler=dd,this._identifyMissing=(Ad,Nd)=>!(Ad in Nd)||pd(Ad,Nd),this._identifyRequired=fd,this._preprocess=md,this._postprocess=vd,this.cleanHistory()}cleanHistory(){this._hasDeprecationWarned=Cn$1()}normalize(Ra){let qa={},nd=[this._preprocess(Ra,this._utils)],od=()=>{for(;nd.length!==0;){let ld=nd.shift(),ud=this._applyNormalization(ld,qa);nd.push(...ud)}};od();for(let ld of Object.keys(this._utils.schemas)){let ud=this._utils.schemas[ld];if(!(ld in qa)){let cd=Mt(ud.default(this._utils));"value"in cd&&nd.push({[ld]:cd.value})}}od();for(let ld of Object.keys(this._utils.schemas)){if(!(ld in qa))continue;let ud=this._utils.schemas[ld],cd=qa[ld],dd=ud.postprocess(cd,this._utils);dd!==he$1&&(this._applyValidation(dd,ld,ud),qa[ld]=dd)}return this._applyPostprocess(qa),this._applyRequiredCheck(qa),qa}_applyNormalization(Ra,qa){let nd=[],{knownKeys:od,unknownKeys:ld}=this._partitionOptionKeys(Ra);for(let ud of od){let cd=this._utils.schemas[ud],dd=cd.preprocess(Ra[ud],this._utils);this._applyValidation(dd,ud,cd);let pd=({from:vd,to:Ad})=>{nd.push(typeof Ad=="string"?{[Ad]:vd}:{[Ad.key]:Ad.value})},fd=({value:vd,redirectTo:Ad})=>{let Nd=Ut(cd.deprecated(vd,this._utils),dd,!0);if(Nd!==!1)if(Nd===!0)this._hasDeprecationWarned(ud)||this._utils.logger.warn(this._deprecatedHandler(ud,Ad,this._utils));else for(let{value:Id}of Nd){let Od={key:ud,value:Id};if(!this._hasDeprecationWarned(Od)){let Fd=typeof Ad=="string"?{key:Ad,value:Id}:Ad;this._utils.logger.warn(this._deprecatedHandler(Od,Fd,this._utils))}}};pt(cd.forward(dd,this._utils),dd).forEach(pd);let md=zt(cd.redirect(dd,this._utils),dd);if(md.redirect.forEach(pd),"remain"in md){let vd=md.remain;qa[ud]=ud in qa?cd.overlap(qa[ud],vd,this._utils):vd,fd({value:vd})}for(let{from:vd,to:Ad}of md.redirect)fd({value:vd,redirectTo:Ad})}for(let ud of ld){let cd=Ra[ud];this._applyUnknownHandler(ud,cd,qa,(dd,pd)=>{nd.push({[dd]:pd})})}return nd}_applyRequiredCheck(Ra){for(let qa of Object.keys(this._utils.schemas))if(this._identifyMissing(qa,Ra)&&this._identifyRequired(qa))throw this._invalidHandler(qa,st$1,this._utils)}_partitionOptionKeys(Ra){let[qa,nd]=gn$1(Object.keys(Ra).filter(od=>!this._identifyMissing(od,Ra)),od=>od in this._utils.schemas);return{knownKeys:qa,unknownKeys:nd}}_applyValidation(Ra,qa,nd){let od=Vt$1(nd.validate(Ra,this._utils),Ra);if(od!==!0)throw this._invalidHandler(qa,od.value,this._utils)}_applyUnknownHandler(Ra,qa,nd,od){let ld=this._unknownHandler(Ra,qa,this._utils);if(ld)for(let ud of Object.keys(ld)){if(this._identifyMissing(ud,ld))continue;let cd=ld[ud];ud in this._utils.schemas?od(ud,cd):nd[ud]=cd}}_applyPostprocess(Ra){let qa=this._postprocess(Ra,this._utils);if(qa!==he$1){if(qa.delete)for(let nd of qa.delete)delete Ra[nd];if(qa.override){let{knownKeys:nd,unknownKeys:od}=this._partitionOptionKeys(qa.override);for(let ld of nd){let ud=qa.override[ld];this._applyValidation(ud,ld,this._utils.schemas[ld]),Ra[ld]=ud}for(let ld of od){let ud=qa.override[ld];this._applyUnknownHandler(ld,ud,Ra,(cd,dd)=>{let pd=this._utils.schemas[cd];this._applyValidation(dd,cd,pd),Ra[cd]=dd})}}}}},Gt;function go$1(Ra,qa,{logger:nd=!1,isCLI:od=!1,passThrough:ld=!1,FlagSchema:ud,descriptor:cd}={}){if(od){if(!ud)throw new Error("'FlagSchema' option is required.");if(!cd)throw new Error("'descriptor' option is required.")}else cd=ie;let dd=ld?Array.isArray(ld)?(Ad,Nd)=>ld.includes(Ad)?{[Ad]:Nd}:void 0:(Ad,Nd)=>({[Ad]:Nd}):(Ad,Nd,Id)=>{let{_:Od,...Fd}=Id.schemas;return at$2(Ad,Nd,{...Id,schemas:Fd})},pd=yo$1(qa,{isCLI:od,FlagSchema:ud}),fd=new Et(pd,{logger:nd,unknown:dd,descriptor:cd}),md=nd!==!1;md&&Gt&&(fd._hasDeprecationWarned=Gt);let vd=fd.normalize(Ra);return md&&(Gt=fd._hasDeprecationWarned),vd}function yo$1(Ra,{isCLI:qa,FlagSchema:nd}){let od=[];qa&&od.push(lt.create({name:"_"}));for(let ld of Ra)od.push(Ao(ld,{isCLI:qa,optionInfos:Ra,FlagSchema:nd})),ld.alias&&qa&&od.push(Dt$1.create({name:ld.alias,sourceName:ld.name}));return od}function Ao(Ra,{isCLI:qa,optionInfos:nd,FlagSchema:od}){let{name:ld}=Ra,ud={name:ld},cd,dd={};switch(Ra.type){case"int":cd=mt,qa&&(ud.preprocess=Number);break;case"string":cd=Re;break;case"choice":cd=dt,ud.choices=Ra.choices.map(pd=>pd!=null&&pd.redirect?{...pd,redirect:{to:{key:Ra.name,value:pd.redirect}}}:pd);break;case"boolean":cd=ft;break;case"flag":cd=od,ud.flags=nd.flatMap(pd=>[pd.alias,pd.description&&pd.name,pd.oppositeDescription&&`no-${pd.name}`].filter(Boolean));break;case"path":cd=Re;break;default:throw new Error(`Unexpected type ${Ra.type}`)}if(Ra.exception?ud.validate=(pd,fd,md)=>Ra.exception(pd)||fd.validate(pd,md):ud.validate=(pd,fd,md)=>pd===void 0||fd.validate(pd,md),Ra.redirect&&(dd.redirect=pd=>pd?{to:typeof Ra.redirect=="string"?Ra.redirect:{key:Ra.redirect.option,value:Ra.redirect.value}}:void 0),Ra.deprecated&&(dd.deprecated=!0),qa&&!Ra.array){let pd=ud.preprocess||(fd=>fd);ud.preprocess=(fd,md,vd)=>md.preprocess(pd(Array.isArray(fd)?y$2(!1,fd,-1):fd),vd)}return Ra.array?ct$1.create({...qa?{preprocess:pd=>Array.isArray(pd)?pd:[pd]}:{},...dd,valueSchema:cd.create(ud)}):cd.create({...ud,...dd})}var bn$1=go$1,Bo=(Ra,qa,nd)=>{if(!(Ra&&qa==null)){if(qa.findLast)return qa.findLast(nd);for(let od=qa.length-1;od>=0;od--){let ld=qa[od];if(nd(ld,od,qa))return ld}}},Kt$1=Bo;function qt$1(Ra,qa){if(!qa)throw new Error("parserName is required.");let nd=Kt$1(!1,Ra,ld=>ld.parsers&&Object.prototype.hasOwnProperty.call(ld.parsers,qa));if(nd)return nd;let od=`Couldn't resolve parser "${qa}".`;throw od+=" Plugins must be explicitly added to the standalone bundle.",new Pe$1(od)}function On(Ra,qa){if(!qa)throw new Error("astFormat is required.");let nd=Kt$1(!1,Ra,ld=>ld.printers&&Object.prototype.hasOwnProperty.call(ld.printers,qa));if(nd)return nd;let od=`Couldn't find plugin for AST format "${qa}".`;throw od+=" Plugins must be explicitly added to the standalone bundle.",new Pe$1(od)}function ht$1({plugins:Ra,parser:qa}){let nd=qt$1(Ra,qa);return Jt$1(nd,qa)}function Jt$1(Ra,qa){let nd=Ra.parsers[qa];return typeof nd=="function"?nd():nd}function Sn(Ra,qa){let nd=Ra.printers[qa];return typeof nd=="function"?nd():nd}var Nn={astFormat:"estree",printer:{},originalText:void 0,locStart:null,locEnd:null};async function wo$1(Ra,qa={}){var nd;let od={...Ra};if(!od.parser)if(od.filepath){if(od.parser=un(od,{physicalFile:od.filepath}),!od.parser)throw new Ie$1(`No parser could be inferred for file "${od.filepath}".`)}else throw new Ie$1("No parser and no file path given, couldn't infer a parser.");let ld=ot$1({plugins:Ra.plugins,showDeprecated:!0}).options,ud={...Nn,...Object.fromEntries(ld.filter(Ad=>Ad.default!==void 0).map(Ad=>[Ad.name,Ad.default]))},cd=qt$1(od.plugins,od.parser),dd=await Jt$1(cd,od.parser);od.astFormat=dd.astFormat,od.locEnd=dd.locEnd,od.locStart=dd.locStart;let pd=(nd=cd.printers)!=null&&nd[dd.astFormat]?cd:On(od.plugins,dd.astFormat),fd=await Sn(pd,dd.astFormat);od.printer=fd;let md=pd.defaultOptions?Object.fromEntries(Object.entries(pd.defaultOptions).filter(([,Ad])=>Ad!==void 0)):{},vd={...ud,...md};for(let[Ad,Nd]of Object.entries(vd))(od[Ad]===null||od[Ad]===void 0)&&(od[Ad]=Nd);return od.parser==="json"&&(od.trailingComma="none"),bn$1(od,ld,{passThrough:Object.keys(Nn),...qa})}var se=wo$1,Vn=Me$1($n$1());async function ko(Ra,qa){let nd=await ht$1(qa),od=nd.preprocess?nd.preprocess(Ra,qa):Ra;qa.originalText=od;let ld;try{ld=await nd.parse(od,qa,qa)}catch(ud){Lo(ud,Ra)}return{text:od,ast:ld}}function Lo(Ra,qa){let{loc:nd}=Ra;if(nd){let od=(0,Vn.codeFrameColumns)(qa,nd,{highlightCode:!0});throw Ra.message+=`
`+od,Ra.codeFrame=od,Ra}throw Ra}var ce=ko;async function Un(Ra,qa,nd,od,ld){let{embeddedLanguageFormatting:ud,printer:{embed:cd,hasPrettierIgnore:dd=()=>!1,getVisitorKeys:pd}}=nd;if(!cd||ud!=="auto")return;if(cd.length>2)throw new Error("printer.embed has too many parameters. The API changed in Prettier v3. Please update your plugin. See https://prettier.io/docs/en/plugins.html#optional-embed");let fd=X$2(cd.getVisitorKeys??pd),md=[];Nd();let vd=Ra.stack;for(let{print:Id,node:Od,pathStack:Fd}of md)try{Ra.stack=Fd;let Pd=await Id(Ad,qa,Ra,nd);Pd&&ld.set(Od,Pd)}catch(Pd){if(globalThis.PRETTIER_DEBUG)throw Pd}Ra.stack=vd;function Ad(Id,Od){return Po(Id,Od,nd,od)}function Nd(){let{node:Id}=Ra;if(Id===null||typeof Id!="object"||dd(Ra))return;for(let Fd of fd(Id))Array.isArray(Id[Fd])?Ra.each(Nd,Fd):Ra.call(Nd,Fd);let Od=cd(Ra,nd);if(Od){if(typeof Od=="function"){md.push({print:Od,node:Id,pathStack:[...Ra.stack]});return}ld.set(Id,Od)}}}async function Po(Ra,qa,nd,od){let ld=await se({...nd,...qa,parentParser:nd.parser,originalText:Ra},{passThrough:!0}),{ast:ud}=await ce(Ra,ld),cd=await od(ud,ld);return Ze(cd)}function Io(Ra,qa){let{originalText:nd,[Symbol.for("comments")]:od,locStart:ld,locEnd:ud,[Symbol.for("printedComments")]:cd}=qa,{node:dd}=Ra,pd=ld(dd),fd=ud(dd);for(let md of od)ld(md)>=pd&&ud(md)<=fd&&cd.add(md);return nd.slice(pd,fd)}var zn=Io;async function Ye(Ra,qa){({ast:Ra}=await Qt$1(Ra,qa));let nd=new Map,od=new Mr(Ra),ld=new Map;await Un(od,cd,qa,Ye,ld);let ud=await Gn$1(od,qa,cd,void 0,ld);return en(qa),ud;function cd(pd,fd){return pd===void 0||pd===od?dd(fd):Array.isArray(pd)?od.call(()=>dd(fd),...pd):od.call(()=>dd(fd),pd)}function dd(pd){let fd=od.node;if(fd==null)return"";let md=fd&&typeof fd=="object"&&pd===void 0;if(md&&nd.has(fd))return nd.get(fd);let vd=Gn$1(od,qa,cd,pd,ld);return md&&nd.set(fd,vd),vd}}function Gn$1(Ra,qa,nd,od,ld){var ud;let{node:cd}=Ra,{printer:dd}=qa,pd;return(ud=dd.hasPrettierIgnore)!=null&&ud.call(dd,Ra)?pd=zn(Ra,qa):ld.has(cd)?pd=ld.get(cd):pd=dd.print(Ra,qa,nd,od),cd===qa.cursorNode&&(pd=Qe(pd,fd=>[ve,fd,ve])),dd.printComment&&(!dd.willPrintOwnComments||!dd.willPrintOwnComments(Ra,qa))&&(pd=Qr(Ra,pd,qa)),pd}async function Qt$1(Ra,qa){let nd=Ra.comments??[];qa[Symbol.for("comments")]=nd,qa[Symbol.for("tokens")]=Ra.tokens??[],qa[Symbol.for("printedComments")]=new Set,Jr$1(Ra,qa);let{printer:{preprocess:od}}=qa;return Ra=od?await od(Ra,qa):Ra,{ast:Ra,comments:nd}}function Ro(Ra,qa){let{cursorOffset:nd,locStart:od,locEnd:ld}=qa,ud=X$2(qa.printer.getVisitorKeys),cd=pd=>od(pd)<=nd&&ld(pd)>=nd,dd=Ra;for(let pd of Ur(Ra,{getVisitorKeys:ud,filter:cd}))dd=pd;return dd}var Kn=Ro;function Yo(Ra,qa){let{printer:{massageAstNode:nd,getVisitorKeys:od}}=qa;if(!nd)return Ra;let ld=X$2(od),ud=nd.ignoredProperties??new Set;return cd(Ra);function cd(dd,pd){if(!(dd!==null&&typeof dd=="object"))return dd;if(Array.isArray(dd))return dd.map(Ad=>cd(Ad,pd)).filter(Boolean);let fd={},md=new Set(ld(dd));for(let Ad in dd)!Object.prototype.hasOwnProperty.call(dd,Ad)||ud.has(Ad)||(md.has(Ad)?fd[Ad]=cd(dd[Ad],dd):fd[Ad]=dd[Ad]);let vd=nd(dd,fd,pd);if(vd!==null)return vd??fd}}var qn$1=Yo,jo$1=(Ra,qa,nd)=>{if(!(Ra&&qa==null)){if(qa.findLastIndex)return qa.findLastIndex(nd);for(let od=qa.length-1;od>=0;od--){let ld=qa[od];if(nd(ld,od,qa))return od}return-1}},Jn$1=jo$1,Ho$1=({parser:Ra})=>Ra==="json"||Ra==="json5"||Ra==="jsonc"||Ra==="json-stringify";function Wo$1(Ra,qa){let nd=[Ra.node,...Ra.parentNodes],od=new Set([qa.node,...qa.parentNodes]);return nd.find(ld=>Qn$1.has(ld.type)&&od.has(ld))}function Xn$1(Ra){let qa=Jn$1(!1,Ra,nd=>nd.type!=="Program"&&nd.type!=="File");return qa===-1?Ra:Ra.slice(0,qa+1)}function Mo(Ra,qa,{locStart:nd,locEnd:od}){let ld=Ra.node,ud=qa.node;if(ld===ud)return{startNode:ld,endNode:ud};let cd=nd(Ra.node);for(let pd of Xn$1(qa.parentNodes))if(nd(pd)>=cd)ud=pd;else break;let dd=od(qa.node);for(let pd of Xn$1(Ra.parentNodes)){if(od(pd)<=dd)ld=pd;else break;if(ld===ud)break}return{startNode:ld,endNode:ud}}function er(Ra,qa,nd,od,ld=[],ud){let{locStart:cd,locEnd:dd}=nd,pd=cd(Ra),fd=dd(Ra);if(!(qa>fd||qa<pd||ud==="rangeEnd"&&qa===pd||ud==="rangeStart"&&qa===fd)){for(let md of ut(Ra,nd)){let vd=er(md,qa,nd,od,[Ra,...ld],ud);if(vd)return vd}if(!od||od(Ra,ld[0]))return{node:Ra,parentNodes:ld}}}function $o$1(Ra,qa){return qa!=="DeclareExportDeclaration"&&Ra!=="TypeParameterDeclaration"&&(Ra==="Directive"||Ra==="TypeAlias"||Ra==="TSExportAssignment"||Ra.startsWith("Declare")||Ra.startsWith("TSDeclare")||Ra.endsWith("Statement")||Ra.endsWith("Declaration"))}var Qn$1=new Set(["JsonRoot","ObjectExpression","ArrayExpression","StringLiteral","NumericLiteral","BooleanLiteral","NullLiteral","UnaryExpression","TemplateLiteral"]),Vo=new Set(["OperationDefinition","FragmentDefinition","VariableDefinition","TypeExtensionDefinition","ObjectTypeDefinition","FieldDefinition","DirectiveDefinition","EnumTypeDefinition","EnumValueDefinition","InputValueDefinition","InputObjectTypeDefinition","SchemaDefinition","OperationTypeDefinition","InterfaceTypeDefinition","UnionTypeDefinition","ScalarTypeDefinition"]);function Zn(Ra,qa,nd){if(!qa)return!1;switch(Ra.parser){case"flow":case"babel":case"babel-flow":case"babel-ts":case"typescript":case"acorn":case"espree":case"meriyah":case"__babel_estree":return $o$1(qa.type,nd==null?void 0:nd.type);case"json":case"json5":case"jsonc":case"json-stringify":return Qn$1.has(qa.type);case"graphql":return Vo.has(qa.kind);case"vue":return qa.tag!=="root"}return!1}function eu$1(Ra,qa,nd){let{rangeStart:od,rangeEnd:ld,locStart:ud,locEnd:cd}=qa;ke.ok(ld>od);let dd=Ra.slice(od,ld).search(/\S/u),pd=dd===-1;if(!pd)for(od+=dd;ld>od&&!/\S/u.test(Ra[ld-1]);--ld);let fd=er(nd,od,qa,(Nd,Id)=>Zn(qa,Nd,Id),[],"rangeStart"),md=pd?fd:er(nd,ld,qa,Nd=>Zn(qa,Nd),[],"rangeEnd");if(!fd||!md)return{rangeStart:0,rangeEnd:0};let vd,Ad;if(Ho$1(qa)){let Nd=Wo$1(fd,md);vd=Nd,Ad=Nd}else({startNode:vd,endNode:Ad}=Mo(fd,md,qa));return{rangeStart:Math.min(ud(vd),ud(Ad)),rangeEnd:Math.max(cd(vd),cd(Ad))}}var uu$1="\uFEFF",tu=Symbol("cursor");async function ou$1(Ra,qa,nd=0){if(!Ra||Ra.trim().length===0)return{formatted:"",cursorOffset:-1,comments:[]};let{ast:od,text:ld}=await ce(Ra,qa);qa.cursorOffset>=0&&(qa.cursorNode=Kn(od,qa));let ud=await Ye(od,qa);nd>0&&(ud=Je$1([q$1,ud],nd,qa.tabWidth));let cd=Fe(ud,qa);if(nd>0){let pd=cd.formatted.trim();cd.cursorNodeStart!==void 0&&(cd.cursorNodeStart-=cd.formatted.indexOf(pd)),cd.formatted=pd+Be(qa.endOfLine)}let dd=qa[Symbol.for("comments")];if(qa.cursorOffset>=0){let pd,fd,md,vd,Ad;if(qa.cursorNode&&cd.cursorNodeText?(pd=qa.locStart(qa.cursorNode),fd=ld.slice(pd,qa.locEnd(qa.cursorNode)),md=qa.cursorOffset-pd,vd=cd.cursorNodeStart,Ad=cd.cursorNodeText):(pd=0,fd=ld,md=qa.cursorOffset,vd=0,Ad=cd.formatted),fd===Ad)return{formatted:cd.formatted,cursorOffset:vd+md,comments:dd};let Nd=fd.split("");Nd.splice(md,0,tu);let Id=Ad.split(""),Od=dr(Nd,Id),Fd=vd;for(let Pd of Od)if(Pd.removed){if(Pd.value.includes(tu))break}else Fd+=Pd.count;return{formatted:cd.formatted,cursorOffset:Fd,comments:dd}}return{formatted:cd.formatted,cursorOffset:-1,comments:dd}}async function Uo$1(Ra,qa){let{ast:nd,text:od}=await ce(Ra,qa),{rangeStart:ld,rangeEnd:ud}=eu$1(od,qa,nd),cd=od.slice(ld,ud),dd=Math.min(ld,od.lastIndexOf(`
`,ld)+1),pd=od.slice(dd,ld).match(/^\s*/u)[0],fd=me(pd,qa.tabWidth),md=await ou$1(cd,{...qa,rangeStart:0,rangeEnd:Number.POSITIVE_INFINITY,cursorOffset:qa.cursorOffset>ld&&qa.cursorOffset<=ud?qa.cursorOffset-ld:-1,endOfLine:"lf"},fd),vd=md.formatted.trimEnd(),{cursorOffset:Ad}=qa;Ad>ud?Ad+=vd.length-cd.length:md.cursorOffset>=0&&(Ad=md.cursorOffset+ld);let Nd=od.slice(0,ld)+vd+od.slice(ud);if(qa.endOfLine!=="lf"){let Id=Be(qa.endOfLine);Ad>=0&&Id===`\r
`&&(Ad+=wt(Nd.slice(0,Ad),`
`)),Nd=ne$1(!1,Nd,`
`,Id)}return{formatted:Nd,cursorOffset:Ad,comments:md.comments}}function tr(Ra,qa,nd){return typeof qa!="number"||Number.isNaN(qa)||qa<0||qa>Ra.length?nd:qa}function ru$1(Ra,qa){let{cursorOffset:nd,rangeStart:od,rangeEnd:ld}=qa;return nd=tr(Ra,nd,-1),od=tr(Ra,od,0),ld=tr(Ra,ld,Ra.length),{...qa,cursorOffset:nd,rangeStart:od,rangeEnd:ld}}function iu$1(Ra,qa){let{cursorOffset:nd,rangeStart:od,rangeEnd:ld,endOfLine:ud}=ru$1(Ra,qa),cd=Ra.charAt(0)===uu$1;if(cd&&(Ra=Ra.slice(1),nd--,od--,ld--),ud==="auto"&&(ud=Fr(Ra)),Ra.includes("\r")){let dd=pd=>wt(Ra.slice(0,Math.max(pd,0)),`\r
`);nd-=dd(nd),od-=dd(od),ld-=dd(ld),Ra=mr(Ra)}return{hasBOM:cd,text:Ra,options:ru$1(Ra,{...qa,cursorOffset:nd,rangeStart:od,rangeEnd:ld,endOfLine:ud})}}async function nu$1(Ra,qa){let nd=await ht$1(qa);return!nd.hasPragma||nd.hasPragma(Ra)}async function rr(Ra,qa){let{hasBOM:nd,text:od,options:ld}=iu$1(Ra,await se(qa));if(ld.rangeStart>=ld.rangeEnd&&od!==""||ld.requirePragma&&!await nu$1(od,ld))return{formatted:Ra,cursorOffset:qa.cursorOffset,comments:[]};let ud;return ld.rangeStart>0||ld.rangeEnd<od.length?ud=await Uo$1(od,ld):(!ld.requirePragma&&ld.insertPragma&&ld.printer.insertPragma&&!await nu$1(od,ld)&&(od=ld.printer.insertPragma(od)),ud=await ou$1(od,ld)),nd&&(ud.formatted=uu$1+ud.formatted,ud.cursorOffset>=0&&ud.cursorOffset++),ud}async function su$1(Ra,qa,nd){let{text:od,options:ld}=iu$1(Ra,await se(qa)),ud=await ce(od,ld);return nd&&(nd.preprocessForPrint&&(ud.ast=await Qt$1(ud.ast,ld)),nd.massage&&(ud.ast=qn$1(ud.ast,ld))),ud}async function au$1(Ra,qa){qa=await se(qa);let nd=await Ye(Ra,qa);return Fe(nd,qa)}async function Du(Ra,qa){let nd=Or(Ra),{formatted:od}=await rr(nd,{...qa,parser:"__js_expression"});return od}async function lu$1(Ra,qa){qa=await se(qa);let{ast:nd}=await ce(Ra,qa);return Ye(nd,qa)}async function cu$1(Ra,qa){return Fe(Ra,await se(qa))}var nr={};We(nr,{builders:()=>Go$1,printer:()=>Ko$1,utils:()=>qo});var Go$1={join:be$1,line:Ke$1,softline:vr,hardline:q$1,literalline:qe$1,group:_t,conditionalGroup:Ar,fill:Ge,lineSuffix:xe$1,lineSuffixBoundary:xr,cursor:ve,breakParent:de,ifBreak:Br,trim:_r,indent:De,indentIfBreak:wr,align:ae,addAlignmentToDoc:Je$1,markAsRoot:gr,dedentToRoot:Cr,dedent:yr,hardlineWithoutBreakParent:_e,literallineWithoutBreakParent:vt,label:br$2,concat:Ra=>Ra},Ko$1={printDocToString:Fe},qo={willBreak:Ir,traverseDoc:we,findInDoc:Xe,mapDoc:Ne,removeLines:Yr,stripTrailingHardline:Ze,replaceEndOfLine:jr,canBreak:Hr},fu$1="3.3.3",or={};We(or,{addDanglingComment:()=>re,addLeadingComment:()=>ue,addTrailingComment:()=>oe,getAlignmentSize:()=>me,getIndentSize:()=>pu$1,getMaxContinuousCount:()=>du$1,getNextNonSpaceNonCommentCharacter:()=>Fu,getNextNonSpaceNonCommentCharacterIndex:()=>si$1,getStringWidth:()=>Oe,hasNewline:()=>V$1,hasNewlineInRange:()=>mu,hasSpaces:()=>Eu,isNextLineEmpty:()=>ci$1,isNextLineEmptyAfterIndex:()=>gt,isPreviousLineEmpty:()=>Di$1,makeString:()=>hu,skip:()=>Ee,skipEverythingButNewLine:()=>nt$2,skipInlineComment:()=>Ce,skipNewline:()=>M$1,skipSpaces:()=>T$1,skipToLineEnd:()=>rt,skipTrailingComment:()=>ge,skipWhitespace:()=>zr});function Jo(Ra,qa){if(qa===!1)return!1;if(Ra.charAt(qa)==="/"&&Ra.charAt(qa+1)==="*"){for(let nd=qa+2;nd<Ra.length;++nd)if(Ra.charAt(nd)==="*"&&Ra.charAt(nd+1)==="/")return nd+2}return qa}var Ce=Jo;function Xo(Ra,qa){return qa===!1?!1:Ra.charAt(qa)==="/"&&Ra.charAt(qa+1)==="/"?nt$2(Ra,qa):qa}var ge=Xo;function Zo(Ra,qa){let nd=null,od=qa;for(;od!==nd;)nd=od,od=T$1(Ra,od),od=Ce(Ra,od),od=ge(Ra,od),od=M$1(Ra,od);return od}var je$1=Zo;function Qo(Ra,qa){let nd=null,od=qa;for(;od!==nd;)nd=od,od=rt(Ra,od),od=Ce(Ra,od),od=T$1(Ra,od);return od=ge(Ra,od),od=M$1(Ra,od),od!==!1&&V$1(Ra,od)}var gt=Qo;function ei$1(Ra,qa){let nd=Ra.lastIndexOf(`
`);return nd===-1?0:me(Ra.slice(nd+1).match(/^[\t ]*/u)[0],qa)}var pu$1=ei$1;function ur(Ra){if(typeof Ra!="string")throw new TypeError("Expected a string");return Ra.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function ti(Ra,qa){let nd=Ra.match(new RegExp(`(${ur(qa)})+`,"gu"));return nd===null?0:nd.reduce((od,ld)=>Math.max(od,ld.length/qa.length),0)}var du$1=ti;function ri(Ra,qa){let nd=je$1(Ra,qa);return nd===!1?"":Ra.charAt(nd)}var Fu=ri;function ni(Ra,qa,nd){for(let od=qa;od<nd;++od)if(Ra.charAt(od)===`
`)return!0;return!1}var mu=ni;function ui$1(Ra,qa,nd={}){return T$1(Ra,nd.backwards?qa-1:qa,nd)!==qa}var Eu=ui$1;function oi$1(Ra,qa,nd){let od=qa==='"'?"'":'"',ld=ne$1(!1,Ra,/\\(.)|(["'])/gsu,(ud,cd,dd)=>cd===od?cd:dd===qa?"\\"+dd:dd||(nd&&/^[^\n\r"'0-7\\bfnrt-vx\u2028\u2029]$/u.test(cd)?cd:"\\"+cd));return qa+ld+qa}var hu=oi$1;function ii$1(Ra,qa,nd){return je$1(Ra,nd(qa))}function si$1(Ra,qa){return arguments.length===2||typeof qa=="number"?je$1(Ra,qa):ii$1(...arguments)}function ai$1(Ra,qa,nd){return Le$1(Ra,nd(qa))}function Di$1(Ra,qa){return arguments.length===2||typeof qa=="number"?Le$1(Ra,qa):ai$1(...arguments)}function li$1(Ra,qa,nd){return gt(Ra,nd(qa))}function ci$1(Ra,qa){return arguments.length===2||typeof qa=="number"?gt(Ra,qa):li$1(...arguments)}function fe(Ra,qa=1){return async(...nd)=>{let od=nd[qa]??{},ld=od.plugins??[];return nd[qa]={...od,plugins:Array.isArray(ld)?ld:Object.values(ld)},Ra(...nd)}}var Cu$1=fe(rr);async function gu$1(Ra,qa){let{formatted:nd}=await Cu$1(Ra,{...qa,cursorOffset:-1});return nd}async function fi(Ra,qa){return await gu$1(Ra,qa)===Ra}var pi$2=fe(ot$1,0),di$1={parse:fe(su$1),formatAST:fe(au$1),formatDoc:fe(Du),printToDoc:fe(lu$1),printDocToString:fe(cu$1)};function addPrefix(Ra){return`${prefix}__${Ra}`}function customizeTheme(Ra,qa){const nd=JSON.parse(JSON.stringify(Ra)),{fontSize:od,color:ld}=qa;if(od)for(let ud=1;ud<=6;ud++){const cd=nd.block[`h${ud}`]["font-size"];nd.block[`h${ud}`]["font-size"]=`${od*Number.parseFloat(cd)}px`}return ld&&(nd.base["--md-primary-color"]=ld),nd}function customCssWithTemplate(Ra,qa,nd){const od=customizeTheme(nd,{color:qa}),ld=(dd,pd,fd)=>{fd.forEach(md=>{pd[md]&&(dd[md]=Object.assign(dd[md]||{},pd[md]))})},ud=["h1","h2","h3","h4","h5","h6","code","code_pre","p","hr","blockquote","blockquote_note","blockquote_tip","blockquote_important","blockquote_warning","blockquote_caution","blockquote_p","blockquote_p_note","blockquote_p_tip","blockquote_p_important","blockquote_p_warning","blockquote_p_caution","blockquote_title","blockquote_title_note","blockquote_title_tip","blockquote_title_important","blockquote_title_warning","blockquote_title_caution","image","ul","ol"],cd=["strong","codespan","link","wx_link","listitem"];return ld(od.block,Ra,ud),ld(od.inline,Ra,cd),od}function css2json(Ra){Ra=Ra.replace(/\/\*[\s\S]*?\*\//g,"");const qa={},nd=od=>od.reduce((ld,ud)=>{const[cd,dd]=ud.split(":").map(pd=>pd.trim());return cd&&(ld[cd]=dd),ld},{});for(;Ra.includes("{")&&Ra.includes("}");){const od=Ra.indexOf("{"),ld=Ra.indexOf("}"),ud=Ra.substring(od+1,ld).split(";").map(pd=>pd.trim()).filter(Boolean),cd=Ra.substring(0,od).split(",").map(pd=>pd.trim()),dd=nd(ud);cd.forEach(pd=>{qa[pd]={...qa[pd]||{},...dd}}),Ra=Ra.slice(ld+1).trim()}return qa}function getStyleString(Ra){return Object.entries(Ra??{}).map(([qa,nd])=>`${qa}: ${nd}`).join("; ")}async function formatDoc(Ra,qa="markdown"){const nd={markdown:[prettierPluginMarkdown,prettierPluginBabel,prettierPluginEstree],css:[prettierPluginCss]},od=qa in nd?qa:"markdown";return await gu$1(Ra,{parser:od,plugins:nd[od]})}function downloadMD(Ra){const qa=document.createElement("a");qa.download="content.md",qa.style.display="none";const nd=new Blob([Ra]);qa.href=URL.createObjectURL(nd),document.body.appendChild(qa),qa.click(),document.body.removeChild(qa)}function exportHTML(Ra){const qa=document.querySelector("#output");ud(qa);const nd=qa.innerHTML.replaceAll("var(--el-text-color-regular)","#3f3f3f").replaceAll("var(--blockquote-background)","#f7f7f7").replaceAll("var(--md-primary-color)",Ra).replaceAll(/--md-primary-color:.+?;/g,""),od=document.createElement("a");od.download="content.html",od.style.display="none";const ld=new Blob([`<html><head><meta charset="utf-8" /></head><body><div style="width: 750px; margin: auto;">${nd}</div></body></html>`]);od.href=URL.createObjectURL(ld),document.body.appendChild(od),od.click(),document.body.removeChild(od);function ud(cd){function dd(vd,Ad=["width","height","inlineSize","webkitLogicalWidth","webkitLogicalHeight"]){const Nd=getComputedStyle(vd,null);return Object.entries(Nd).filter(([Id])=>{const Od=Id.replace(/[A-Z]/g,Fd=>`-${Fd.toLowerCase()}`);return Nd.getPropertyValue(Od)&&!Ad.includes(Id)}).map(([Id,Od])=>`${Id.replace(/[A-Z]/g,Pd=>`-${Pd.toLowerCase()}`)}:${Od};`).join("")}switch(!0){case pd(cd):case fd(cd):case md(cd):cd.setAttribute("style",dd(cd))}cd.children.length&&Array.from(cd.children).forEach(vd=>ud(vd));function pd(vd){return vd.tagName==="PRE"&&Array.from(vd.classList).includes("code__pre")}function fd(vd){return vd==null?!1:vd.tagName==="CODE"}function md(vd){return vd.tagName==="SPAN"&&(fd(vd.parentElement)||fd(vd.parentElement.parentElement))}}}function createTable({data:Ra,rows:qa,cols:nd}){let od="";for(let ld=0;ld<qa+2;++ld){od+="| ";const ud=[];for(let cd=0;cd<nd;++cd){const dd=ld>1?ld-1:ld;ud.push(ld===1?"---":Ra[`k_${dd}_${cd}`]||" ")}od+=ud.join(" | "),od+=` |
`}return od}function toBase64$1(Ra){return new Promise((qa,nd)=>{const od=new FileReader;od.readAsDataURL(Ra),od.onload=()=>qa(od.result.split(",").pop()),od.onerror=ld=>nd(ld)})}function checkImage(Ra){if(!/\.(?:gif|jpe?g|png)$/i.test(Ra.name))return{ok:!1,msg:"请上传 JPG/PNG/GIF 格式的图片"};const nd=10;return Ra.size>nd*1024*1024?{ok:!1,msg:`由于公众号限制,图片大小不能超过 ${nd}M`}:{ok:!0}}function removeLeft(Ra){const qa=Ra.split(`
`),nd=qa.filter(od=>od.trim()).map(od=>od.match(/(^\s+)?/)[0].length).sort((od,ld)=>od-ld)[0];return qa.map(od=>od.slice(nd)).join(`
`)}function solveWeChatImage(){const qa=document.getElementById("output").getElementsByTagName("img");for(let nd=0;nd<qa.length;nd++){const od=qa[nd],ld=od.getAttribute("width"),ud=od.getAttribute("height");od.removeAttribute("width"),od.removeAttribute("height"),od.style.width=ld,od.style.height=ud}}function mergeCss(Ra){return juice(Ra,{inlinePseudoElements:!0,preserveImportant:!0})}function deepFreeze(Ra){return Ra instanceof Map?Ra.clear=Ra.delete=Ra.set=function(){throw new Error("map is read-only")}:Ra instanceof Set&&(Ra.add=Ra.clear=Ra.delete=function(){throw new Error("set is read-only")}),Object.freeze(Ra),Object.getOwnPropertyNames(Ra).forEach(qa=>{const nd=Ra[qa],od=typeof nd;(od==="object"||od==="function")&&!Object.isFrozen(nd)&&deepFreeze(nd)}),Ra}let Response$1=class{constructor(qa){qa.data===void 0&&(qa.data={}),this.data=qa.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}};function escapeHTML(Ra){return Ra.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")}function inherit$1(Ra,...qa){const nd=Object.create(null);for(const od in Ra)nd[od]=Ra[od];return qa.forEach(function(od){for(const ld in od)nd[ld]=od[ld]}),nd}const SPAN_CLOSE="</span>",emitsWrappingTags=Ra=>!!Ra.scope,scopeToCSSClass=(Ra,{prefix:qa})=>{if(Ra.startsWith("language:"))return Ra.replace("language:","language-");if(Ra.includes(".")){const nd=Ra.split(".");return[`${qa}${nd.shift()}`,...nd.map((od,ld)=>`${od}${"_".repeat(ld+1)}`)].join(" ")}return`${qa}${Ra}`};class HTMLRenderer{constructor(qa,nd){this.buffer="",this.classPrefix=nd.classPrefix,qa.walk(this)}addText(qa){this.buffer+=escapeHTML(qa)}openNode(qa){if(!emitsWrappingTags(qa))return;const nd=scopeToCSSClass(qa.scope,{prefix:this.classPrefix});this.span(nd)}closeNode(qa){emitsWrappingTags(qa)&&(this.buffer+=SPAN_CLOSE)}value(){return this.buffer}span(qa){this.buffer+=`<span class="${qa}">`}}const newNode=(Ra={})=>{const qa={children:[]};return Object.assign(qa,Ra),qa};class TokenTree{constructor(){this.rootNode=newNode(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(qa){this.top.children.push(qa)}openNode(qa){const nd=newNode({scope:qa});this.add(nd),this.stack.push(nd)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(qa){return this.constructor._walk(qa,this.rootNode)}static _walk(qa,nd){return typeof nd=="string"?qa.addText(nd):nd.children&&(qa.openNode(nd),nd.children.forEach(od=>this._walk(qa,od)),qa.closeNode(nd)),qa}static _collapse(qa){typeof qa!="string"&&qa.children&&(qa.children.every(nd=>typeof nd=="string")?qa.children=[qa.children.join("")]:qa.children.forEach(nd=>{TokenTree._collapse(nd)}))}}class TokenTreeEmitter extends TokenTree{constructor(qa){super(),this.options=qa}addText(qa){qa!==""&&this.add(qa)}startScope(qa){this.openNode(qa)}endScope(){this.closeNode()}__addSublanguage(qa,nd){const od=qa.root;nd&&(od.scope=`language:${nd}`),this.add(od)}toHTML(){return new HTMLRenderer(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function source(Ra){return Ra?typeof Ra=="string"?Ra:Ra.source:null}function lookahead(Ra){return concat$2("(?=",Ra,")")}function anyNumberOfTimes(Ra){return concat$2("(?:",Ra,")*")}function optional(Ra){return concat$2("(?:",Ra,")?")}function concat$2(...Ra){return Ra.map(nd=>source(nd)).join("")}function stripOptionsFromArgs(Ra){const qa=Ra[Ra.length-1];return typeof qa=="object"&&qa.constructor===Object?(Ra.splice(Ra.length-1,1),qa):{}}function either(...Ra){return"("+(stripOptionsFromArgs(Ra).capture?"":"?:")+Ra.map(od=>source(od)).join("|")+")"}function countMatchGroups(Ra){return new RegExp(Ra.toString()+"|").exec("").length-1}function startsWith$1(Ra,qa){const nd=Ra&&Ra.exec(qa);return nd&&nd.index===0}const BACKREF_RE=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function _rewriteBackreferences(Ra,{joinWith:qa}){let nd=0;return Ra.map(od=>{nd+=1;const ld=nd;let ud=source(od),cd="";for(;ud.length>0;){const dd=BACKREF_RE.exec(ud);if(!dd){cd+=ud;break}cd+=ud.substring(0,dd.index),ud=ud.substring(dd.index+dd[0].length),dd[0][0]==="\\"&&dd[1]?cd+="\\"+String(Number(dd[1])+ld):(cd+=dd[0],dd[0]==="("&&nd++)}return cd}).map(od=>`(${od})`).join(qa)}const MATCH_NOTHING_RE=/\b\B/,IDENT_RE="[a-zA-Z]\\w*",UNDERSCORE_IDENT_RE="[a-zA-Z_]\\w*",NUMBER_RE="\\b\\d+(\\.\\d+)?",C_NUMBER_RE="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",BINARY_NUMBER_RE="\\b(0b[01]+)",RE_STARTERS_RE="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG=(Ra={})=>{const qa=/^#![ ]*\//;return Ra.binary&&(Ra.begin=concat$2(qa,/.*\b/,Ra.binary,/\b.*/)),inherit$1({scope:"meta",begin:qa,end:/$/,relevance:0,"on:begin":(nd,od)=>{nd.index!==0&&od.ignoreMatch()}},Ra)},BACKSLASH_ESCAPE={begin:"\\\\[\\s\\S]",relevance:0},APOS_STRING_MODE={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[BACKSLASH_ESCAPE]},QUOTE_STRING_MODE={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[BACKSLASH_ESCAPE]},PHRASAL_WORDS_MODE={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},COMMENT$1=function(Ra,qa,nd={}){const od=inherit$1({scope:"comment",begin:Ra,end:qa,contains:[]},nd);od.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const ld=either("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return od.contains.push({begin:concat$2(/[ ]+/,"(",ld,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),od},C_LINE_COMMENT_MODE=COMMENT$1("//","$"),C_BLOCK_COMMENT_MODE=COMMENT$1("/\\*","\\*/"),HASH_COMMENT_MODE=COMMENT$1("#","$"),NUMBER_MODE={scope:"number",begin:NUMBER_RE,relevance:0},C_NUMBER_MODE={scope:"number",begin:C_NUMBER_RE,relevance:0},BINARY_NUMBER_MODE={scope:"number",begin:BINARY_NUMBER_RE,relevance:0},REGEXP_MODE={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[BACKSLASH_ESCAPE]}]},TITLE_MODE={scope:"title",begin:IDENT_RE,relevance:0},UNDERSCORE_TITLE_MODE={scope:"title",begin:UNDERSCORE_IDENT_RE,relevance:0},METHOD_GUARD={begin:"\\.\\s*"+UNDERSCORE_IDENT_RE,relevance:0},END_SAME_AS_BEGIN=function(Ra){return Object.assign(Ra,{"on:begin":(qa,nd)=>{nd.data._beginMatch=qa[1]},"on:end":(qa,nd)=>{nd.data._beginMatch!==qa[1]&&nd.ignoreMatch()}})};var MODES=Object.freeze({__proto__:null,APOS_STRING_MODE,BACKSLASH_ESCAPE,BINARY_NUMBER_MODE,BINARY_NUMBER_RE,COMMENT:COMMENT$1,C_BLOCK_COMMENT_MODE,C_LINE_COMMENT_MODE,C_NUMBER_MODE,C_NUMBER_RE,END_SAME_AS_BEGIN,HASH_COMMENT_MODE,IDENT_RE,MATCH_NOTHING_RE,METHOD_GUARD,NUMBER_MODE,NUMBER_RE,PHRASAL_WORDS_MODE,QUOTE_STRING_MODE,REGEXP_MODE,RE_STARTERS_RE,SHEBANG,TITLE_MODE,UNDERSCORE_IDENT_RE,UNDERSCORE_TITLE_MODE});function skipIfHasPrecedingDot(Ra,qa){Ra.input[Ra.index-1]==="."&&qa.ignoreMatch()}function scopeClassName(Ra,qa){Ra.className!==void 0&&(Ra.scope=Ra.className,delete Ra.className)}function beginKeywords(Ra,qa){qa&&Ra.beginKeywords&&(Ra.begin="\\b("+Ra.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",Ra.__beforeBegin=skipIfHasPrecedingDot,Ra.keywords=Ra.keywords||Ra.beginKeywords,delete Ra.beginKeywords,Ra.relevance===void 0&&(Ra.relevance=0))}function compileIllegal(Ra,qa){Array.isArray(Ra.illegal)&&(Ra.illegal=either(...Ra.illegal))}function compileMatch(Ra,qa){if(Ra.match){if(Ra.begin||Ra.end)throw new Error("begin & end are not supported with match");Ra.begin=Ra.match,delete Ra.match}}function compileRelevance(Ra,qa){Ra.relevance===void 0&&(Ra.relevance=1)}const beforeMatchExt=(Ra,qa)=>{if(!Ra.beforeMatch)return;if(Ra.starts)throw new Error("beforeMatch cannot be used with starts");const nd=Object.assign({},Ra);Object.keys(Ra).forEach(od=>{delete Ra[od]}),Ra.keywords=nd.keywords,Ra.begin=concat$2(nd.beforeMatch,lookahead(nd.begin)),Ra.starts={relevance:0,contains:[Object.assign(nd,{endsParent:!0})]},Ra.relevance=0,delete nd.beforeMatch},COMMON_KEYWORDS=["of","and","for","in","not","or","if","then","parent","list","value"],DEFAULT_KEYWORD_SCOPE="keyword";function compileKeywords(Ra,qa,nd=DEFAULT_KEYWORD_SCOPE){const od=Object.create(null);return typeof Ra=="string"?ld(nd,Ra.split(" ")):Array.isArray(Ra)?ld(nd,Ra):Object.keys(Ra).forEach(function(ud){Object.assign(od,compileKeywords(Ra[ud],qa,ud))}),od;function ld(ud,cd){qa&&(cd=cd.map(dd=>dd.toLowerCase())),cd.forEach(function(dd){const pd=dd.split("|");od[pd[0]]=[ud,scoreForKeyword(pd[0],pd[1])]})}}function scoreForKeyword(Ra,qa){return qa?Number(qa):commonKeyword(Ra)?0:1}function commonKeyword(Ra){return COMMON_KEYWORDS.includes(Ra.toLowerCase())}const seenDeprecations={},error=Ra=>{console.error(Ra)},warn=(Ra,...qa)=>{console.log(`WARN: ${Ra}`,...qa)},deprecated=(Ra,qa)=>{seenDeprecations[`${Ra}/${qa}`]||(console.log(`Deprecated as of ${Ra}. ${qa}`),seenDeprecations[`${Ra}/${qa}`]=!0)},MultiClassError=new Error;function remapScopeNames(Ra,qa,{key:nd}){let od=0;const ld=Ra[nd],ud={},cd={};for(let dd=1;dd<=qa.length;dd++)cd[dd+od]=ld[dd],ud[dd+od]=!0,od+=countMatchGroups(qa[dd-1]);Ra[nd]=cd,Ra[nd]._emit=ud,Ra[nd]._multi=!0}function beginMultiClass(Ra){if(Array.isArray(Ra.begin)){if(Ra.skip||Ra.excludeBegin||Ra.returnBegin)throw error("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),MultiClassError;if(typeof Ra.beginScope!="object"||Ra.beginScope===null)throw error("beginScope must be object"),MultiClassError;remapScopeNames(Ra,Ra.begin,{key:"beginScope"}),Ra.begin=_rewriteBackreferences(Ra.begin,{joinWith:""})}}function endMultiClass(Ra){if(Array.isArray(Ra.end)){if(Ra.skip||Ra.excludeEnd||Ra.returnEnd)throw error("skip, excludeEnd, returnEnd not compatible with endScope: {}"),MultiClassError;if(typeof Ra.endScope!="object"||Ra.endScope===null)throw error("endScope must be object"),MultiClassError;remapScopeNames(Ra,Ra.end,{key:"endScope"}),Ra.end=_rewriteBackreferences(Ra.end,{joinWith:""})}}function scopeSugar(Ra){Ra.scope&&typeof Ra.scope=="object"&&Ra.scope!==null&&(Ra.beginScope=Ra.scope,delete Ra.scope)}function MultiClass(Ra){scopeSugar(Ra),typeof Ra.beginScope=="string"&&(Ra.beginScope={_wrap:Ra.beginScope}),typeof Ra.endScope=="string"&&(Ra.endScope={_wrap:Ra.endScope}),beginMultiClass(Ra),endMultiClass(Ra)}function compileLanguage(Ra){function qa(cd,dd){return new RegExp(source(cd),"m"+(Ra.case_insensitive?"i":"")+(Ra.unicodeRegex?"u":"")+(dd?"g":""))}class nd{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(dd,pd){pd.position=this.position++,this.matchIndexes[this.matchAt]=pd,this.regexes.push([pd,dd]),this.matchAt+=countMatchGroups(dd)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const dd=this.regexes.map(pd=>pd[1]);this.matcherRe=qa(_rewriteBackreferences(dd,{joinWith:"|"}),!0),this.lastIndex=0}exec(dd){this.matcherRe.lastIndex=this.lastIndex;const pd=this.matcherRe.exec(dd);if(!pd)return null;const fd=pd.findIndex((vd,Ad)=>Ad>0&&vd!==void 0),md=this.matchIndexes[fd];return pd.splice(0,fd),Object.assign(pd,md)}}class od{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(dd){if(this.multiRegexes[dd])return this.multiRegexes[dd];const pd=new nd;return this.rules.slice(dd).forEach(([fd,md])=>pd.addRule(fd,md)),pd.compile(),this.multiRegexes[dd]=pd,pd}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(dd,pd){this.rules.push([dd,pd]),pd.type==="begin"&&this.count++}exec(dd){const pd=this.getMatcher(this.regexIndex);pd.lastIndex=this.lastIndex;let fd=pd.exec(dd);if(this.resumingScanAtSamePosition()&&!(fd&&fd.index===this.lastIndex)){const md=this.getMatcher(0);md.lastIndex=this.lastIndex+1,fd=md.exec(dd)}return fd&&(this.regexIndex+=fd.position+1,this.regexIndex===this.count&&this.considerAll()),fd}}function ld(cd){const dd=new od;return cd.contains.forEach(pd=>dd.addRule(pd.begin,{rule:pd,type:"begin"})),cd.terminatorEnd&&dd.addRule(cd.terminatorEnd,{type:"end"}),cd.illegal&&dd.addRule(cd.illegal,{type:"illegal"}),dd}function ud(cd,dd){const pd=cd;if(cd.isCompiled)return pd;[scopeClassName,compileMatch,MultiClass,beforeMatchExt].forEach(md=>md(cd,dd)),Ra.compilerExtensions.forEach(md=>md(cd,dd)),cd.__beforeBegin=null,[beginKeywords,compileIllegal,compileRelevance].forEach(md=>md(cd,dd)),cd.isCompiled=!0;let fd=null;return typeof cd.keywords=="object"&&cd.keywords.$pattern&&(cd.keywords=Object.assign({},cd.keywords),fd=cd.keywords.$pattern,delete cd.keywords.$pattern),fd=fd||/\w+/,cd.keywords&&(cd.keywords=compileKeywords(cd.keywords,Ra.case_insensitive)),pd.keywordPatternRe=qa(fd,!0),dd&&(cd.begin||(cd.begin=/\B|\b/),pd.beginRe=qa(pd.begin),!cd.end&&!cd.endsWithParent&&(cd.end=/\B|\b/),cd.end&&(pd.endRe=qa(pd.end)),pd.terminatorEnd=source(pd.end)||"",cd.endsWithParent&&dd.terminatorEnd&&(pd.terminatorEnd+=(cd.end?"|":"")+dd.terminatorEnd)),cd.illegal&&(pd.illegalRe=qa(cd.illegal)),cd.contains||(cd.contains=[]),cd.contains=[].concat(...cd.contains.map(function(md){return expandOrCloneMode(md==="self"?cd:md)})),cd.contains.forEach(function(md){ud(md,pd)}),cd.starts&&ud(cd.starts,dd),pd.matcher=ld(pd),pd}if(Ra.compilerExtensions||(Ra.compilerExtensions=[]),Ra.contains&&Ra.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return Ra.classNameAliases=inherit$1(Ra.classNameAliases||{}),ud(Ra)}function dependencyOnParent(Ra){return Ra?Ra.endsWithParent||dependencyOnParent(Ra.starts):!1}function expandOrCloneMode(Ra){return Ra.variants&&!Ra.cachedVariants&&(Ra.cachedVariants=Ra.variants.map(function(qa){return inherit$1(Ra,{variants:null},qa)})),Ra.cachedVariants?Ra.cachedVariants:dependencyOnParent(Ra)?inherit$1(Ra,{starts:Ra.starts?inherit$1(Ra.starts):null}):Object.isFrozen(Ra)?inherit$1(Ra):Ra}var version$1="11.10.0";class HTMLInjectionError extends Error{constructor(qa,nd){super(qa),this.name="HTMLInjectionError",this.html=nd}}const escape$4=escapeHTML,inherit$2=inherit$1,NO_MATCH=Symbol("nomatch"),MAX_KEYWORD_HITS=7,HLJS=function(Ra){const qa=Object.create(null),nd=Object.create(null),od=[];let ld=!0;const ud="Could not find the language '{}', did you forget to load/include a language module?",cd={disableAutodetect:!0,name:"Plain text",contains:[]};let dd={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:TokenTreeEmitter};function pd(Tf){return dd.noHighlightRe.test(Tf)}function fd(Tf){let Mf=Tf.className+" ";Mf+=Tf.parentNode?Tf.parentNode.className:"";const Kf=dd.languageDetectRe.exec(Mf);if(Kf){const Zf=Wd(Kf[1]);return Zf||(warn(ud.replace("{}",Kf[1])),warn("Falling back to no-highlight mode for this block.",Tf)),Zf?Kf[1]:"no-highlight"}return Mf.split(/\s+/).find(Zf=>pd(Zf)||Wd(Zf))}function md(Tf,Mf,Kf){let Zf="",eh="";typeof Mf=="object"?(Zf=Tf,Kf=Mf.ignoreIllegals,eh=Mf.language):(deprecated("10.7.0","highlight(lang, code, ...args) has been deprecated."),deprecated("10.7.0",`Please use highlight(code, options) instead.
https://github.com/highlightjs/highlight.js/issues/2277`),eh=Tf,Zf=Mf),Kf===void 0&&(Kf=!0);const $f={code:Zf,language:eh};gf("before:highlight",$f);const Df=$f.result?$f.result:vd($f.language,$f.code,Kf);return Df.code=$f.code,gf("after:highlight",Df),Df}function vd(Tf,Mf,Kf,Zf){const eh=Object.create(null);function $f(Bh,Xh){return Bh.keywords[Xh]}function Df(){if(!Uf.keywords){gh.addText(ah);return}let Bh=0;Uf.keywordPatternRe.lastIndex=0;let Xh=Uf.keywordPatternRe.exec(ah),dm="";for(;Xh;){dm+=ah.substring(Bh,Xh.index);const nh=Gf.case_insensitive?Xh[0].toLowerCase():Xh[0],Of=$f(Uf,nh);if(Of){const[Nf,rh]=Of;if(gh.addText(dm),dm="",eh[nh]=(eh[nh]||0)+1,eh[nh]<=MAX_KEYWORD_HITS&&(Ah+=rh),Nf.startsWith("_"))dm+=Xh[0];else{const ch=Gf.classNameAliases[Nf]||Nf;Jf(Xh[0],ch)}}else dm+=Xh[0];Bh=Uf.keywordPatternRe.lastIndex,Xh=Uf.keywordPatternRe.exec(ah)}dm+=ah.substring(Bh),gh.addText(dm)}function Lf(){if(ah==="")return;let Bh=null;if(typeof Uf.subLanguage=="string"){if(!qa[Uf.subLanguage]){gh.addText(ah);return}Bh=vd(Uf.subLanguage,ah,!0,ph[Uf.subLanguage]),ph[Uf.subLanguage]=Bh._top}else Bh=Nd(ah,Uf.subLanguage.length?Uf.subLanguage:null);Uf.relevance>0&&(Ah+=Bh.relevance),gh.__addSublanguage(Bh._emitter,Bh.language)}function zf(){Uf.subLanguage!=null?Lf():Df(),ah=""}function Jf(Bh,Xh){Bh!==""&&(gh.startScope(Xh),gh.addText(Bh),gh.endScope())}function xf(Bh,Xh){let dm=1;const nh=Xh.length-1;for(;dm<=nh;){if(!Bh._emit[dm]){dm++;continue}const Of=Gf.classNameAliases[Bh[dm]]||Bh[dm],Nf=Xh[dm];Of?Jf(Nf,Of):(ah=Nf,Df(),ah=""),dm++}}function yf(Bh,Xh){return Bh.scope&&typeof Bh.scope=="string"&&gh.openNode(Gf.classNameAliases[Bh.scope]||Bh.scope),Bh.beginScope&&(Bh.beginScope._wrap?(Jf(ah,Gf.classNameAliases[Bh.beginScope._wrap]||Bh.beginScope._wrap),ah=""):Bh.beginScope._multi&&(xf(Bh.beginScope,Xh),ah="")),Uf=Object.create(Bh,{parent:{value:Uf}}),Uf}function Bf(Bh,Xh,dm){let nh=startsWith$1(Bh.endRe,dm);if(nh){if(Bh["on:end"]){const Of=new Response$1(Bh);Bh["on:end"](Xh,Of),Of.isMatchIgnored&&(nh=!1)}if(nh){for(;Bh.endsParent&&Bh.parent;)Bh=Bh.parent;return Bh}}if(Bh.endsWithParent)return Bf(Bh.parent,Xh,dm)}function qf(Bh){return Uf.matcher.regexIndex===0?(ah+=Bh[0],1):(Yh=!0,0)}function oh(Bh){const Xh=Bh[0],dm=Bh.rule,nh=new Response$1(dm),Of=[dm.__beforeBegin,dm["on:begin"]];for(const Nf of Of)if(Nf&&(Nf(Bh,nh),nh.isMatchIgnored))return qf(Xh);return dm.skip?ah+=Xh:(dm.excludeBegin&&(ah+=Xh),zf(),!dm.returnBegin&&!dm.excludeBegin&&(ah=Xh)),yf(dm,Bh),dm.returnBegin?0:Xh.length}function Yf(Bh){const Xh=Bh[0],dm=Mf.substring(Bh.index),nh=Bf(Uf,Bh,dm);if(!nh)return NO_MATCH;const Of=Uf;Uf.endScope&&Uf.endScope._wrap?(zf(),Jf(Xh,Uf.endScope._wrap)):Uf.endScope&&Uf.endScope._multi?(zf(),xf(Uf.endScope,Bh)):Of.skip?ah+=Xh:(Of.returnEnd||Of.excludeEnd||(ah+=Xh),zf(),Of.excludeEnd&&(ah=Xh));do Uf.scope&&gh.closeNode(),!Uf.skip&&!Uf.subLanguage&&(Ah+=Uf.relevance),Uf=Uf.parent;while(Uf!==nh.parent);return nh.starts&&yf(nh.starts,Bh),Of.returnEnd?0:Xh.length}function kf(){const Bh=[];for(let Xh=Uf;Xh!==Gf;Xh=Xh.parent)Xh.scope&&Bh.unshift(Xh.scope);Bh.forEach(Xh=>gh.openNode(Xh))}let Vf={};function fh(Bh,Xh){const dm=Xh&&Xh[0];if(ah+=Bh,dm==null)return zf(),0;if(Vf.type==="begin"&&Xh.type==="end"&&Vf.index===Xh.index&&dm===""){if(ah+=Mf.slice(Xh.index,Xh.index+1),!ld){const nh=new Error(`0 width match regex (${Tf})`);throw nh.languageName=Tf,nh.badRule=Vf.rule,nh}return 1}if(Vf=Xh,Xh.type==="begin")return oh(Xh);if(Xh.type==="illegal"&&!Kf){const nh=new Error('Illegal lexeme "'+dm+'" for mode "'+(Uf.scope||"<unnamed>")+'"');throw nh.mode=Uf,nh}else if(Xh.type==="end"){const nh=Yf(Xh);if(nh!==NO_MATCH)return nh}if(Xh.type==="illegal"&&dm==="")return 1;if(Mh>1e5&&Mh>Xh.index*3)throw new Error("potential infinite loop, way more iterations than matches");return ah+=dm,dm.length}const Gf=Wd(Tf);if(!Gf)throw error(ud.replace("{}",Tf)),new Error('Unknown language: "'+Tf+'"');const wf=compileLanguage(Gf);let Rf="",Uf=Zf||wf;const ph={},gh=new dd.__emitter(dd);kf();let ah="",Ah=0,dh=0,Mh=0,Yh=!1;try{if(Gf.__emitTokens)Gf.__emitTokens(Mf,gh);else{for(Uf.matcher.considerAll();;){Mh++,Yh?Yh=!1:Uf.matcher.considerAll(),Uf.matcher.lastIndex=dh;const Bh=Uf.matcher.exec(Mf);if(!Bh)break;const Xh=Mf.substring(dh,Bh.index),dm=fh(Xh,Bh);dh=Bh.index+dm}fh(Mf.substring(dh))}return gh.finalize(),Rf=gh.toHTML(),{language:Tf,value:Rf,relevance:Ah,illegal:!1,_emitter:gh,_top:Uf}}catch(Bh){if(Bh.message&&Bh.message.includes("Illegal"))return{language:Tf,value:escape$4(Mf),illegal:!0,relevance:0,_illegalBy:{message:Bh.message,index:dh,context:Mf.slice(dh-100,dh+100),mode:Bh.mode,resultSoFar:Rf},_emitter:gh};if(ld)return{language:Tf,value:escape$4(Mf),illegal:!1,relevance:0,errorRaised:Bh,_emitter:gh,_top:Uf};throw Bh}}function Ad(Tf){const Mf={value:escape$4(Tf),illegal:!1,relevance:0,_top:cd,_emitter:new dd.__emitter(dd)};return Mf._emitter.addText(Tf),Mf}function Nd(Tf,Mf){Mf=Mf||dd.languages||Object.keys(qa);const Kf=Ad(Tf),Zf=Mf.filter(Wd).filter(Xd).map(zf=>vd(zf,Tf,!1));Zf.unshift(Kf);const eh=Zf.sort((zf,Jf)=>{if(zf.relevance!==Jf.relevance)return Jf.relevance-zf.relevance;if(zf.language&&Jf.language){if(Wd(zf.language).supersetOf===Jf.language)return 1;if(Wd(Jf.language).supersetOf===zf.language)return-1}return 0}),[$f,Df]=eh,Lf=$f;return Lf.secondBest=Df,Lf}function Id(Tf,Mf,Kf){const Zf=Mf&&nd[Mf]||Kf;Tf.classList.add("hljs"),Tf.classList.add(`language-${Zf}`)}function Od(Tf){let Mf=null;const Kf=fd(Tf);if(pd(Kf))return;if(gf("before:highlightElement",{el:Tf,language:Kf}),Tf.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",Tf);return}if(Tf.children.length>0&&(dd.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(Tf)),dd.throwUnescapedHTML))throw new HTMLInjectionError("One of your code blocks includes unescaped HTML.",Tf.innerHTML);Mf=Tf;const Zf=Mf.textContent,eh=Kf?md(Zf,{language:Kf,ignoreIllegals:!0}):Nd(Zf);Tf.innerHTML=eh.value,Tf.dataset.highlighted="yes",Id(Tf,Kf,eh.language),Tf.result={language:eh.language,re:eh.relevance,relevance:eh.relevance},eh.secondBest&&(Tf.secondBest={language:eh.secondBest.language,relevance:eh.secondBest.relevance}),gf("after:highlightElement",{el:Tf,result:eh,text:Zf})}function Fd(Tf){dd=inherit$2(dd,Tf)}const Pd=()=>{jd(),deprecated("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function Md(){jd(),deprecated("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let Bd=!1;function jd(){if(document.readyState==="loading"){Bd=!0;return}document.querySelectorAll(dd.cssSelector).forEach(Od)}function Hd(){Bd&&jd()}typeof window<"u"&&window.addEventListener&&window.addEventListener("DOMContentLoaded",Hd,!1);function Gd(Tf,Mf){let Kf=null;try{Kf=Mf(Ra)}catch(Zf){if(error("Language definition for '{}' could not be registered.".replace("{}",Tf)),ld)error(Zf);else throw Zf;Kf=cd}Kf.name||(Kf.name=Tf),qa[Tf]=Kf,Kf.rawDefinition=Mf.bind(null,Ra),Kf.aliases&&Jd(Kf.aliases,{languageName:Tf})}function zd(Tf){delete qa[Tf];for(const Mf of Object.keys(nd))nd[Mf]===Tf&&delete nd[Mf]}function df(){return Object.keys(qa)}function Wd(Tf){return Tf=(Tf||"").toLowerCase(),qa[Tf]||qa[nd[Tf]]}function Jd(Tf,{languageName:Mf}){typeof Tf=="string"&&(Tf=[Tf]),Tf.forEach(Kf=>{nd[Kf.toLowerCase()]=Mf})}function Xd(Tf){const Mf=Wd(Tf);return Mf&&!Mf.disableAutodetect}function _f(Tf){Tf["before:highlightBlock"]&&!Tf["before:highlightElement"]&&(Tf["before:highlightElement"]=Mf=>{Tf["before:highlightBlock"](Object.assign({block:Mf.el},Mf))}),Tf["after:highlightBlock"]&&!Tf["after:highlightElement"]&&(Tf["after:highlightElement"]=Mf=>{Tf["after:highlightBlock"](Object.assign({block:Mf.el},Mf))})}function vf(Tf){_f(Tf),od.push(Tf)}function Sf(Tf){const Mf=od.indexOf(Tf);Mf!==-1&&od.splice(Mf,1)}function gf(Tf,Mf){const Kf=Tf;od.forEach(function(Zf){Zf[Kf]&&Zf[Kf](Mf)})}function bf(Tf){return deprecated("10.7.0","highlightBlock will be removed entirely in v12.0"),deprecated("10.7.0","Please use highlightElement now."),Od(Tf)}Object.assign(Ra,{highlight:md,highlightAuto:Nd,highlightAll:jd,highlightElement:Od,highlightBlock:bf,configure:Fd,initHighlighting:Pd,initHighlightingOnLoad:Md,registerLanguage:Gd,unregisterLanguage:zd,listLanguages:df,getLanguage:Wd,registerAliases:Jd,autoDetection:Xd,inherit:inherit$2,addPlugin:vf,removePlugin:Sf}),Ra.debugMode=function(){ld=!1},Ra.safeMode=function(){ld=!0},Ra.versionString=version$1,Ra.regex={concat:concat$2,lookahead,either,optional,anyNumberOfTimes};for(const Tf in MODES)typeof MODES[Tf]=="object"&&deepFreeze(MODES[Tf]);return Object.assign(Ra,MODES),Ra},highlight=HLJS({});highlight.newInstance=()=>HLJS({});var core$2=highlight;highlight.HighlightJS=highlight;highlight.default=highlight;var _1c_1,hasRequired_1c;function require_1c(){if(hasRequired_1c)return _1c_1;hasRequired_1c=1;function Ra(qa){const nd="[A-Za-zА-Яа-яёЁ_][A-Za-zА-Яа-яёЁ_0-9]+",ud="далее "+"возврат вызватьисключение выполнить для если и из или иначе иначеесли исключение каждого конецесли конецпопытки конеццикла не новый перейти перем по пока попытка прервать продолжить тогда цикл экспорт ",pd="загрузитьизфайла "+"вебклиент вместо внешнеесоединение клиент конецобласти мобильноеприложениеклиент мобильноеприложениесервер наклиенте наклиентенасервере наклиентенасерверебезконтекста насервере насерверебезконтекста область перед после сервер толстыйклиентобычноеприложение толстыйклиентуправляемоеприложение тонкийклиент ",Nd="разделительстраниц разделительстрок символтабуляции "+"ansitooem oemtoansi ввестивидсубконто ввестиперечисление ввестипериод ввестиплансчетов выбранныйплансчетов датагод датамесяц датачисло заголовоксистемы значениевстроку значениеизстроки каталогиб каталогпользователя кодсимв конгода конецпериодаби конецрассчитанногопериодаби конецстандартногоинтервала конквартала конмесяца коннедели лог лог10 максимальноеколичествосубконто названиеинтерфейса названиенабораправ назначитьвид назначитьсчет найтиссылки началопериодаби началостандартногоинтервала начгода начквартала начмесяца начнедели номерднягода номерднянедели номернеделигода обработкаожидания основнойжурналрасчетов основнойплансчетов основнойязык очиститьокносообщений периодстр получитьвремята получитьдатута получитьдокументта получитьзначенияотбора получитьпозициюта получитьпустоезначение получитьта префиксавтонумерации пропись пустоезначение разм разобратьпозициюдокумента рассчитатьрегистрына рассчитатьрегистрыпо симв создатьобъект статусвозврата стрколичествострок сформироватьпозициюдокумента счетпокоду текущеевремя типзначения типзначениястр установитьтана установитьтапо фиксшаблон шаблон "+"acos asin atan base64значение base64строка cos exp log log10 pow sin sqrt tan xmlзначение xmlстрока xmlтип xmlтипзнч активноеокно безопасныйрежим безопасныйрежимразделенияданных булево ввестидату ввестизначение ввестистроку ввестичисло возможностьчтенияxml вопрос восстановитьзначение врег выгрузитьжурналрегистрации выполнитьобработкуоповещения выполнитьпроверкуправдоступа вычислить год данныеформывзначение дата день деньгода деньнедели добавитьмесяц заблокироватьданныедляредактирования заблокироватьработупользователя завершитьработусистемы загрузитьвнешнююкомпоненту закрытьсправку записатьjson записатьxml записатьдатуjson записьжурналарегистрации заполнитьзначениясвойств запроситьразрешениепользователя запуститьприложение запуститьсистему зафиксироватьтранзакцию значениевданныеформы значениевстрокувнутр значениевфайл значениезаполнено значениеизстрокивнутр значениеизфайла изxmlтипа импортмоделиxdto имякомпьютера имяпользователя инициализироватьпредопределенныеданные информацияобошибке каталогбиблиотекимобильногоустройства каталогвременныхфайлов каталогдокументов каталогпрограммы кодироватьстроку кодлокализацииинформационнойбазы кодсимвола командасистемы конецгода конецдня конецквартала конецмесяца конецминуты конецнедели конецчаса конфигурациябазыданныхизмененадинамически конфигурацияизменена копироватьданныеформы копироватьфайл краткоепредставлениеошибки лев макс местноевремя месяц мин минута монопольныйрежим найти найтинедопустимыесимволыxml найтиокнопонавигационнойссылке найтипомеченныенаудаление найтипоссылкам найтифайлы началогода началодня началоквартала началомесяца началоминуты началонедели началочаса начатьзапросразрешенияпользователя начатьзапускприложения начатькопированиефайла начатьперемещениефайла начатьподключениевнешнейкомпоненты начатьподключениерасширенияработыскриптографией начатьподключениерасширенияработысфайлами начатьпоискфайлов начатьполучениекаталогавременныхфайлов начатьполучениекаталогадокументов начатьполучениерабочегокаталогаданныхпользователя начатьполучениефайлов начатьпомещениефайла начатьпомещениефайлов начатьсозданиедвоичныхданныхизфайла начатьсозданиекаталога начатьтранзакцию начатьудалениефайлов начатьустановкувнешнейкомпоненты начатьустановкурасширенияработыскриптографией начатьустановкурасширенияработысфайлами неделягода необходимостьзавершениясоединения номерсеансаинформационнойбазы номерсоединенияинформационнойбазы нрег нстр обновитьинтерфейс обновитьнумерациюобъектов обновитьповторноиспользуемыезначения обработкапрерыванияпользователя объединитьфайлы окр описаниеошибки оповестить оповеститьобизменении отключитьобработчикзапросанастроекклиенталицензирования отключитьобработчикожидания отключитьобработчикоповещения открытьзначение открытьиндекссправки открытьсодержаниесправки открытьсправку открытьформу открытьформумодально отменитьтранзакцию очиститьжурналрегистрации очиститьнастройкипользователя очиститьсообщения параметрыдоступа перейтипонавигационнойссылке переместитьфайл подключитьвнешнююкомпоненту подключитьобработчикзапросанастроекклиенталицензирования подключитьобработчикожидания подключитьобработчикоповещения подключитьрасширениеработыскриптографией подключитьрасширениеработысфайлами подробноепредставлениеошибки показатьвводдаты показатьвводзначения показатьвводстроки показатьвводчисла показатьвопрос показатьзначение показатьинформациюобошибке показатьнакарте показатьоповещениепользователя показатьпредупреждение полноеимяпользователя получитьcomобъект получитьxmlтип получитьадреспоместоположению получитьблокировкусеансов получитьвремязавершенияспящегосеанса получитьвремязасыпанияпассивногосеанса получитьвремяожиданияблокировкиданных получитьданныевыбора получитьдополнительныйпараметрклиенталицензирования получитьдопустимыекодылокализации получитьдопустимыечасовыепояса получитьзаголовокклиентскогоприложения получитьзаголовоксистемы получитьзначенияотборажурналарегистрации получитьидентификаторконфигурации получитьизвременногохранилища получитьимявременногофайла получитьимяклиенталицензирования получитьинформациюэкрановклиента получитьиспользованиежурналарегистрации получитьиспользованиесобытияжурналарегистрации получитькраткийзаголовокприложения получитьмакетоформления получитьмаскувсефайлы получитьмаскувсефайлыклиента получитьмаскувсефайлысервера получитьместоположениепоадресу получитьминимальнуюдлинупаролейпользователей получитьнавигационнуюссылку получитьнавигационнуюссылкуинформационнойбазы получитьобновлениеконфигурациибазыданных получитьобновлениепредопределенныхданныхинформационнойбазы получитьобщиймакет получитьобщуюформу получитьокна получитьоперативнуюотметкувремени получитьотключениебезопасногорежима получитьпараметрыфункциональныхопцийинтерфейса получитьполноеимяпредопределенногозначения получитьпредставлениянавигационныхссылок получитьпроверкусложностипаролейпользователей получитьразделительпути получитьразделительпутиклиента получитьразделительпутисервера получитьсеансыинформационнойбазы получитьскоростьклиентскогосоединения получитьсоединенияинформационнойбазы получитьсообщенияпользователю получитьсоответствиеобъектаиформы получитьсоставстандартногоинтерфейсаodata получитьструктурухранениябазыданных получитьтекущийсеансинформационнойбазы получитьфайл получитьфайлы получитьформу получитьфункциональнуюопцию получитьфункциональнуюопциюинтерфейса получитьчасовойпоясинформационнойбазы пользователиос поместитьвовременноехранилище поместитьфайл поместитьфайлы прав праводоступа предопределенноезначение представлениекодалокализации представлениепериода представлениеправа представлениеприложения представлениесобытияжурналарегистрации представлениечасовогопояса предупреждение прекратитьработусистемы привилегированныйрежим продолжитьвызов прочитатьjson прочитатьxml прочитатьдатуjson пустаястрока рабочийкаталогданныхпользователя разблокироватьданныедляредактирования разделитьфайл разорватьсоединениесвнешнимисточникомданных раскодироватьстроку рольдоступна секунда сигнал символ скопироватьжурналрегистрации смещениелетнеговремени смещениестандартноговремени соединитьбуферыдвоичныхданных создатькаталог создатьфабрикуxdto сокрл сокрлп сокрп сообщить состояние сохранитьзначение сохранитьнастройкипользователя сред стрдлина стрзаканчиваетсяна стрзаменить стрнайти стрначинаетсяс строка строкасоединенияинформационнойбазы стрполучитьстроку стрразделить стрсоединить стрсравнить стрчисловхождений стрчислострок стршаблон текущаядата текущаядатасеанса текущаяуниверсальнаядата текущаяуниверсальнаядатавмиллисекундах текущийвариантинтерфейсаклиентскогоприложения текущийвариантосновногошрифтаклиентскогоприложения текущийкодлокализации текущийрежимзапуска текущийязык текущийязыксистемы тип типзнч транзакцияактивна трег удалитьданныеинформационнойбазы удалитьизвременногохранилища удалитьобъекты удалитьфайлы универсальноевремя установитьбезопасныйрежим установитьбезопасныйрежимразделенияданных установитьблокировкусеансов установитьвнешнююкомпоненту установитьвремязавершенияспящегосеанса установитьвремязасыпанияпассивногосеанса установитьвремяожиданияблокировкиданных установитьзаголовокклиентскогоприложения установитьзаголовоксистемы установитьиспользованиежурналарегистрации установитьиспользованиесобытияжурналарегистрации установитькраткийзаголовокприложения установитьминимальнуюдлинупаролейпользователей установитьмонопольныйрежим установитьнастройкиклиенталицензирования установитьобновлениепредопределенныхданныхинформационнойбазы установитьотключениебезопасногорежима установитьпараметрыфункциональныхопцийинтерфейса установитьпривилегированныйрежим установитьпроверкусложностипаролейпользователей установитьрасширениеработыскриптографией установитьрасширениеработысфайлами установитьсоединениесвнешнимисточникомданных установитьсоответствиеобъектаиформы установитьсоставстандартногоинтерфейсаodata установитьчасовойпоясинформационнойбазы установитьчасовойпояссеанса формат цел час часовойпояс часовойпояссеанса число числопрописью этоадресвременногохранилища "+"wsссылки библиотекакартинок библиотекамакетовоформлениякомпоновкиданных библиотекастилей бизнеспроцессы внешниеисточникиданных внешниеобработки внешниеотчеты встроенныепокупки главныйинтерфейс главныйстиль документы доставляемыеуведомления журналыдокументов задачи информацияобинтернетсоединении использованиерабочейдаты историяработыпользователя константы критерииотбора метаданные обработки отображениерекламы отправкадоставляемыхуведомлений отчеты панельзадачос параметрзапуска параметрысеанса перечисления планывидоврасчета планывидовхарактеристик планыобмена планысчетов полнотекстовыйпоиск пользователиинформационнойбазы последовательности проверкавстроенныхпокупок рабочаядата расширенияконфигурации регистрыбухгалтерии регистрынакопления регистрырасчета регистрысведений регламентныезадания сериализаторxdto справочники средствагеопозиционирования средствакриптографии средствамультимедиа средстваотображениярекламы средствапочты средствателефонии фабрикаxdto файловыепотоки фоновыезадания хранилищанастроек хранилищевариантовотчетов хранилищенастроекданныхформ хранилищеобщихнастроек хранилищепользовательскихнастроекдинамическихсписков хранилищепользовательскихнастроекотчетов хранилищесистемныхнастроек ",Zf="webцвета windowsцвета windowsшрифты библиотекакартинок рамкистиля символы цветастиля шрифтыстиля "+"автоматическоесохранениеданныхформывнастройках автонумерациявформе автораздвижениесерий анимациядиаграммы вариантвыравниванияэлементовизаголовков вариантуправлениявысотойтаблицы вертикальнаяпрокруткаформы вертикальноеположение вертикальноеположениеэлемента видгруппыформы виддекорацииформы виддополненияэлементаформы видизмененияданных видкнопкиформы видпереключателя видподписейкдиаграмме видполяформы видфлажка влияниеразмеранапузырекдиаграммы горизонтальноеположение горизонтальноеположениеэлемента группировкаколонок группировкаподчиненныхэлементовформы группыиэлементы действиеперетаскивания дополнительныйрежимотображения допустимыедействияперетаскивания интервалмеждуэлементамиформы использованиевывода использованиеполосыпрокрутки используемоезначениеточкибиржевойдиаграммы историявыборапривводе источникзначенийоситочекдиаграммы источникзначенияразмерапузырькадиаграммы категориягруппыкоманд максимумсерий начальноеотображениедерева начальноеотображениесписка обновлениетекстаредактирования ориентациядендрограммы ориентациядиаграммы ориентацияметокдиаграммы ориентацияметоксводнойдиаграммы ориентацияэлементаформы отображениевдиаграмме отображениевлегендедиаграммы отображениегруппыкнопок отображениезаголовкашкалыдиаграммы отображениезначенийсводнойдиаграммы отображениезначенияизмерительнойдиаграммы отображениеинтерваладиаграммыганта отображениекнопки отображениекнопкивыбора отображениеобсужденийформы отображениеобычнойгруппы отображениеотрицательныхзначенийпузырьковойдиаграммы отображениепанелипоиска отображениеподсказки отображениепредупрежденияприредактировании отображениеразметкиполосырегулирования отображениестраницформы отображениетаблицы отображениетекстазначениядиаграммыганта отображениеуправленияобычнойгруппы отображениефигурыкнопки палитрацветовдиаграммы поведениеобычнойгруппы поддержкамасштабадендрограммы поддержкамасштабадиаграммыганта поддержкамасштабасводнойдиаграммы поисквтаблицепривводе положениезаголовкаэлементаформы положениекартинкикнопкиформы положениекартинкиэлементаграфическойсхемы положениекоманднойпанелиформы положениекоманднойпанелиэлементаформы положениеопорнойточкиотрисовки положениеподписейкдиаграмме положениеподписейшкалызначенийизмерительнойдиаграммы положениесостоянияпросмотра положениестрокипоиска положениетекстасоединительнойлинии положениеуправленияпоиском положениешкалывремени порядокотображенияточекгоризонтальнойгистограммы порядоксерийвлегендедиаграммы размеркартинки расположениезаголовкашкалыдиаграммы растягиваниеповертикалидиаграммыганта режимавтоотображениясостояния режимвводастроктаблицы режимвыборанезаполненного режимвыделениядаты режимвыделениястрокитаблицы режимвыделениятаблицы режимизмененияразмера режимизменениясвязанногозначения режимиспользованиядиалогапечати режимиспользованияпараметракоманды режиммасштабированияпросмотра режимосновногоокнаклиентскогоприложения режимоткрытияокнаформы режимотображениявыделения режимотображениягеографическойсхемы режимотображениязначенийсерии режимотрисовкисеткиграфическойсхемы режимполупрозрачностидиаграммы режимпробеловдиаграммы режимразмещениянастранице режимредактированияколонки режимсглаживаниядиаграммы режимсглаживанияиндикатора режимсписказадач сквозноевыравнивание сохранениеданныхформывнастройках способзаполнениятекстазаголовкашкалыдиаграммы способопределенияограничивающегозначениядиаграммы стандартнаягруппакоманд стандартноеоформление статусоповещенияпользователя стильстрелки типаппроксимациилиниитрендадиаграммы типдиаграммы типединицышкалывремени типимпортасерийслоягеографическойсхемы типлиниигеографическойсхемы типлиниидиаграммы типмаркерагеографическойсхемы типмаркерадиаграммы типобластиоформления типорганизацииисточникаданныхгеографическойсхемы типотображениясериислоягеографическойсхемы типотображенияточечногообъектагеографическойсхемы типотображенияшкалыэлементалегендыгеографическойсхемы типпоискаобъектовгеографическойсхемы типпроекциигеографическойсхемы типразмещенияизмерений типразмещенияреквизитовизмерений типрамкиэлементауправления типсводнойдиаграммы типсвязидиаграммыганта типсоединениязначенийпосериямдиаграммы типсоединенияточекдиаграммы типсоединительнойлинии типстороныэлементаграфическойсхемы типформыотчета типшкалырадарнойдиаграммы факторлиниитрендадиаграммы фигуракнопки фигурыграфическойсхемы фиксациявтаблице форматдняшкалывремени форматкартинки ширинаподчиненныхэлементовформы "+"виддвижениябухгалтерии виддвижениянакопления видпериодарегистрарасчета видсчета видточкимаршрутабизнеспроцесса использованиеагрегатарегистранакопления использованиегруппиэлементов использованиережимапроведения использованиесреза периодичностьагрегатарегистранакопления режимавтовремя режимзаписидокумента режимпроведениядокумента "+"авторегистрацияизменений допустимыйномерсообщения отправкаэлементаданных получениеэлементаданных "+"использованиерасшифровкитабличногодокумента ориентациястраницы положениеитоговколоноксводнойтаблицы положениеитоговстроксводнойтаблицы положениетекстаотносительнокартинки расположениезаголовкагруппировкитабличногодокумента способчтениязначенийтабличногодокумента типдвустороннейпечати типзаполненияобластитабличногодокумента типкурсоровтабличногодокумента типлиниирисункатабличногодокумента типлинииячейкитабличногодокумента типнаправленияпереходатабличногодокумента типотображениявыделениятабличногодокумента типотображениялинийсводнойтаблицы типразмещениятекстатабличногодокумента типрисункатабличногодокумента типсмещениятабличногодокумента типузоратабличногодокумента типфайлатабличногодокумента точностьпечати чередованиерасположениястраниц "+"отображениевремениэлементовпланировщика "+"типфайлаформатированногодокумента "+"обходрезультатазапроса типзаписизапроса "+"видзаполнениярасшифровкипостроителяотчета типдобавленияпредставлений типизмеренияпостроителяотчета типразмещенияитогов "+"доступкфайлу режимдиалогавыборафайла режимоткрытияфайла "+"типизмеренияпостроителязапроса "+"видданныханализа методкластеризации типединицыинтервалавременианализаданных типзаполнениятаблицырезультатаанализаданных типиспользованиячисловыхзначенийанализаданных типисточникаданныхпоискаассоциаций типколонкианализаданныхдереворешений типколонкианализаданныхкластеризация типколонкианализаданныхобщаястатистика типколонкианализаданныхпоискассоциаций типколонкианализаданныхпоискпоследовательностей типколонкимоделипрогноза типмерырасстоянияанализаданных типотсеченияправилассоциации типполяанализаданных типстандартизациианализаданных типупорядочиванияправилассоциациианализаданных типупорядочиванияшаблоновпоследовательностейанализаданных типупрощениядереварешений "+"wsнаправлениепараметра вариантxpathxs вариантзаписидатыjson вариантпростоготипаxs видгруппымоделиxs видфасетаxdto действиепостроителяdom завершенностьпростоготипаxs завершенностьсоставноготипаxs завершенностьсхемыxs запрещенныеподстановкиxs исключениягруппподстановкиxs категорияиспользованияатрибутаxs категорияограниченияидентичностиxs категорияограниченияпространствименxs методнаследованияxs модельсодержимогоxs назначениетипаxml недопустимыеподстановкиxs обработкапробельныхсимволовxs обработкасодержимогоxs ограничениезначенияxs параметрыотбораузловdom переносстрокjson позициявдокументеdom пробельныесимволыxml типатрибутаxml типзначенияjson типканоническогоxml типкомпонентыxs типпроверкиxml типрезультатаdomxpath типузлаdom типузлаxml формаxml формапредставленияxs форматдатыjson экранированиесимволовjson "+"видсравнениякомпоновкиданных действиеобработкирасшифровкикомпоновкиданных направлениесортировкикомпоновкиданных расположениевложенныхэлементоврезультатакомпоновкиданных расположениеитоговкомпоновкиданных расположениегруппировкикомпоновкиданных расположениеполейгруппировкикомпоновкиданных расположениеполякомпоновкиданных расположениереквизитовкомпоновкиданных расположениересурсовкомпоновкиданных типбухгалтерскогоостаткакомпоновкиданных типвыводатекстакомпоновкиданных типгруппировкикомпоновкиданных типгруппыэлементовотборакомпоновкиданных типдополненияпериодакомпоновкиданных типзаголовкаполейкомпоновкиданных типмакетагруппировкикомпоновкиданных типмакетаобластикомпоновкиданных типостаткакомпоновкиданных типпериодакомпоновкиданных типразмещениятекстакомпоновкиданных типсвязинаборовданныхкомпоновкиданных типэлементарезультатакомпоновкиданных расположениелегендыдиаграммыкомпоновкиданных типпримененияотборакомпоновкиданных режимотображенияэлементанастройкикомпоновкиданных режимотображениянастроеккомпоновкиданных состояниеэлементанастройкикомпоновкиданных способвосстановлениянастроеккомпоновкиданных режимкомпоновкирезультата использованиепараметракомпоновкиданных автопозицияресурсовкомпоновкиданных вариантиспользованиягруппировкикомпоновкиданных расположениересурсоввдиаграммекомпоновкиданных фиксациякомпоновкиданных использованиеусловногооформлениякомпоновкиданных "+"важностьинтернетпочтовогосообщения обработкатекстаинтернетпочтовогосообщения способкодированияинтернетпочтовоговложения способкодированиянеasciiсимволовинтернетпочтовогосообщения типтекстапочтовогосообщения протоколинтернетпочты статусразборапочтовогосообщения "+"режимтранзакциизаписижурналарегистрации статустранзакциизаписижурналарегистрации уровеньжурналарегистрации "+"расположениехранилищасертификатовкриптографии режимвключениясертификатовкриптографии режимпроверкисертификатакриптографии типхранилищасертификатовкриптографии "+"кодировкаименфайловвzipфайле методсжатияzip методшифрованияzip режимвосстановленияпутейфайловzip режимобработкиподкаталоговzip режимсохраненияпутейzip уровеньсжатияzip "+"звуковоеоповещение направлениепереходакстроке позициявпотоке порядокбайтов режимблокировкиданных режимуправленияблокировкойданных сервисвстроенныхпокупок состояниефоновогозадания типподписчикадоставляемыхуведомлений уровеньиспользованиязащищенногосоединенияftp "+"направлениепорядкасхемызапроса типдополненияпериодамисхемызапроса типконтрольнойточкисхемызапроса типобъединениясхемызапроса типпараметрадоступнойтаблицысхемызапроса типсоединениясхемызапроса "+"httpметод автоиспользованиеобщегореквизита автопрефиксномеразадачи вариантвстроенногоязыка видиерархии видрегистранакопления видтаблицывнешнегоисточникаданных записьдвиженийприпроведении заполнениепоследовательностей индексирование использованиебазыпланавидоврасчета использованиебыстроговыбора использованиеобщегореквизита использованиеподчинения использованиеполнотекстовогопоиска использованиеразделяемыхданныхобщегореквизита использованиереквизита назначениеиспользованияприложения назначениерасширенияконфигурации направлениепередачи обновлениепредопределенныхданных оперативноепроведение основноепредставлениевидарасчета основноепредставлениевидахарактеристики основноепредставлениезадачи основноепредставлениепланаобмена основноепредставлениесправочника основноепредставлениесчета перемещениеграницыприпроведении периодичностьномерабизнеспроцесса периодичностьномерадокумента периодичностьрегистрарасчета периодичностьрегистрасведений повторноеиспользованиевозвращаемыхзначений полнотекстовыйпоискпривводепостроке принадлежностьобъекта проведение разделениеаутентификацииобщегореквизита разделениеданныхобщегореквизита разделениерасширенийконфигурацииобщегореквизита режимавтонумерацииобъектов режимзаписирегистра режимиспользованиямодальности режимиспользованиясинхронныхвызововрасширенийплатформыивнешнихкомпонент режимповторногоиспользованиясеансов режимполученияданныхвыборапривводепостроке режимсовместимости режимсовместимостиинтерфейса режимуправленияблокировкойданныхпоумолчанию сериикодовпланавидовхарактеристик сериикодовпланасчетов сериикодовсправочника созданиепривводе способвыбора способпоискастрокипривводепостроке способредактирования типданныхтаблицывнешнегоисточникаданных типкодапланавидоврасчета типкодасправочника типмакета типномерабизнеспроцесса типномерадокумента типномеразадачи типформы удалениедвижений "+"важностьпроблемыприменениярасширенияконфигурации вариантинтерфейсаклиентскогоприложения вариантмасштабаформклиентскогоприложения вариантосновногошрифтаклиентскогоприложения вариантстандартногопериода вариантстандартнойдатыначала видграницы видкартинки видотображенияполнотекстовогопоиска видрамки видсравнения видцвета видчисловогозначения видшрифта допустимаядлина допустимыйзнак использованиеbyteordermark использованиеметаданныхполнотекстовогопоиска источникрасширенийконфигурации клавиша кодвозвратадиалога кодировкаxbase кодировкатекста направлениепоиска направлениесортировки обновлениепредопределенныхданных обновлениеприизмененииданных отображениепанелиразделов проверказаполнения режимдиалогавопрос режимзапускаклиентскогоприложения режимокругления режимоткрытияформприложения режимполнотекстовогопоиска скоростьклиентскогосоединения состояниевнешнегоисточникаданных состояниеобновленияконфигурациибазыданных способвыборасертификатаwindows способкодированиястроки статуссообщения типвнешнейкомпоненты типплатформы типповеденияклавишиenter типэлементаинформацииовыполненииобновленияконфигурациибазыданных уровеньизоляциитранзакций хешфункция частидаты",Df="comобъект ftpсоединение httpзапрос httpсервисответ httpсоединение wsопределения wsпрокси xbase анализданных аннотацияxs блокировкаданных буфердвоичныхданных включениеxs выражениекомпоновкиданных генераторслучайныхчисел географическаясхема географическиекоординаты графическаясхема группамоделиxs данныерасшифровкикомпоновкиданных двоичныеданные дендрограмма диаграмма диаграммаганта диалогвыборафайла диалогвыборацвета диалогвыборашрифта диалограсписаниярегламентногозадания диалогредактированиястандартногопериода диапазон документdom документhtml документацияxs доставляемоеуведомление записьdom записьfastinfoset записьhtml записьjson записьxml записьzipфайла записьданных записьтекста записьузловdom запрос защищенноесоединениеopenssl значенияполейрасшифровкикомпоновкиданных извлечениетекста импортxs интернетпочта интернетпочтовоесообщение интернетпочтовыйпрофиль интернетпрокси интернетсоединение информациядляприложенияxs использованиеатрибутаxs использованиесобытияжурналарегистрации источникдоступныхнастроеккомпоновкиданных итераторузловdom картинка квалификаторыдаты квалификаторыдвоичныхданных квалификаторыстроки квалификаторычисла компоновщикмакетакомпоновкиданных компоновщикнастроеккомпоновкиданных конструктормакетаоформлениякомпоновкиданных конструкторнастроеккомпоновкиданных конструкторформатнойстроки линия макеткомпоновкиданных макетобластикомпоновкиданных макетоформлениякомпоновкиданных маскаxs менеджеркриптографии наборсхемxml настройкикомпоновкиданных настройкисериализацииjson обработкакартинок обработкарасшифровкикомпоновкиданных обходдереваdom объявлениеатрибутаxs объявлениенотацииxs объявлениеэлементаxs описаниеиспользованиясобытиядоступжурналарегистрации описаниеиспользованиясобытияотказвдоступежурналарегистрации описаниеобработкирасшифровкикомпоновкиданных описаниепередаваемогофайла описаниетипов определениегруппыатрибутовxs определениегруппымоделиxs определениеограниченияидентичностиxs определениепростоготипаxs определениесоставноготипаxs определениетипадокументаdom определенияxpathxs отборкомпоновкиданных пакетотображаемыхдокументов параметрвыбора параметркомпоновкиданных параметрызаписиjson параметрызаписиxml параметрычтенияxml переопределениеxs планировщик полеанализаданных полекомпоновкиданных построительdom построительзапроса построительотчета построительотчетаанализаданных построительсхемxml поток потоквпамяти почта почтовоесообщение преобразованиеxsl преобразованиекканоническомуxml процессорвыводарезультатакомпоновкиданныхвколлекциюзначений процессорвыводарезультатакомпоновкиданныхвтабличныйдокумент процессоркомпоновкиданных разыменовательпространствименdom рамка расписаниерегламентногозадания расширенноеимяxml результатчтенияданных своднаядиаграмма связьпараметравыбора связьпотипу связьпотипукомпоновкиданных сериализаторxdto сертификатклиентаwindows сертификатклиентафайл сертификаткриптографии сертификатыудостоверяющихцентровwindows сертификатыудостоверяющихцентровфайл сжатиеданных системнаяинформация сообщениепользователю сочетаниеклавиш сравнениезначений стандартнаядатаначала стандартныйпериод схемаxml схемакомпоновкиданных табличныйдокумент текстовыйдокумент тестируемоеприложение типданныхxml уникальныйидентификатор фабрикаxdto файл файловыйпоток фасетдлиныxs фасетколичестваразрядовдробнойчастиxs фасетмаксимальноговключающегозначенияxs фасетмаксимальногоисключающегозначенияxs фасетмаксимальнойдлиныxs фасетминимальноговключающегозначенияxs фасетминимальногоисключающегозначенияxs фасетминимальнойдлиныxs фасетобразцаxs фасетобщегоколичестваразрядовxs фасетперечисленияxs фасетпробельныхсимволовxs фильтрузловdom форматированнаястрока форматированныйдокумент фрагментxs хешированиеданных хранилищезначения цвет чтениеfastinfoset чтениеhtml чтениеjson чтениеxml чтениеzipфайла чтениеданных чтениетекста чтениеузловdom шрифт элементрезультатакомпоновкиданных "+"comsafearray деревозначений массив соответствие списокзначений структура таблицазначений фиксированнаяструктура фиксированноесоответствие фиксированныймассив ",Lf="null истина ложь неопределено",zf=qa.inherit(qa.NUMBER_MODE),Jf={className:"string",begin:'"|\\|',end:'"|$',contains:[{begin:'""'}]},xf={begin:"'",end:"'",excludeBegin:!0,excludeEnd:!0,contains:[{className:"number",begin:"\\d{4}([\\.\\\\/:-]?\\d{2}){0,5}"}]},yf={match:/[;()+\-:=,]/,className:"punctuation",relevance:0},Bf=qa.inherit(qa.C_LINE_COMMENT_MODE),qf={className:"meta",begin:"#|&",end:"$",keywords:{$pattern:nd,keyword:ud+pd},contains:[Bf]},oh={className:"symbol",begin:"~",end:";|:",excludeEnd:!0},Yf={className:"function",variants:[{begin:"процедура|функция",end:"\\)",keywords:"процедура функция"},{begin:"конецпроцедуры|конецфункции",keywords:"конецпроцедуры конецфункции"}],contains:[{begin:"\\(",end:"\\)",endsParent:!0,contains:[{className:"params",begin:nd,end:",",excludeEnd:!0,endsWithParent:!0,keywords:{$pattern:nd,keyword:"знач",literal:Lf},contains:[zf,Jf,xf]},Bf]},qa.inherit(qa.TITLE_MODE,{begin:nd})]};return{name:"1C:Enterprise",case_insensitive:!0,keywords:{$pattern:nd,keyword:ud,built_in:Nd,class:Zf,type:Df,literal:Lf},contains:[qf,Yf,Bf,oh,zf,Jf,xf,yf]}}return _1c_1=Ra,_1c_1}var abnf_1,hasRequiredAbnf;function requireAbnf(){if(hasRequiredAbnf)return abnf_1;hasRequiredAbnf=1;function Ra(qa){const nd=qa.regex,od=/^[a-zA-Z][a-zA-Z0-9-]*/,ld=["ALPHA","BIT","CHAR","CR","CRLF","CTL","DIGIT","DQUOTE","HEXDIG","HTAB","LF","LWSP","OCTET","SP","VCHAR","WSP"],ud=qa.COMMENT(/;/,/$/),cd={scope:"symbol",match:/%b[0-1]+(-[0-1]+|(\.[0-1]+)+)?/},dd={scope:"symbol",match:/%d[0-9]+(-[0-9]+|(\.[0-9]+)+)?/},pd={scope:"symbol",match:/%x[0-9A-F]+(-[0-9A-F]+|(\.[0-9A-F]+)+)?/},fd={scope:"symbol",match:/%[si](?=".*")/},md={scope:"attribute",match:nd.concat(od,/(?=\s*=)/)};return{name:"Augmented Backus-Naur Form",illegal:/[!@#$^&',?+~`|:]/,keywords:ld,contains:[{scope:"operator",match:/=\/?/},md,ud,cd,dd,pd,fd,qa.QUOTE_STRING_MODE,qa.NUMBER_MODE]}}return abnf_1=Ra,abnf_1}var accesslog_1,hasRequiredAccesslog;function requireAccesslog(){if(hasRequiredAccesslog)return accesslog_1;hasRequiredAccesslog=1;function Ra(qa){const nd=qa.regex,od=["GET","POST","HEAD","PUT","DELETE","CONNECT","OPTIONS","PATCH","TRACE"];return{name:"Apache Access Log",contains:[{className:"number",begin:/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}(:\d{1,5})?\b/,relevance:5},{className:"number",begin:/\b\d+\b/,relevance:0},{className:"string",begin:nd.concat(/"/,nd.either(...od)),end:/"/,keywords:od,illegal:/\n/,relevance:5,contains:[{begin:/HTTP\/[12]\.\d'/,relevance:5}]},{className:"string",begin:/\[\d[^\]\n]{8,}\]/,illegal:/\n/,relevance:1},{className:"string",begin:/\[/,end:/\]/,illegal:/\n/,relevance:0},{className:"string",begin:/"Mozilla\/\d\.\d \(/,end:/"/,illegal:/\n/,relevance:3},{className:"string",begin:/"/,end:/"/,illegal:/\n/,relevance:0}]}}return accesslog_1=Ra,accesslog_1}var actionscript_1,hasRequiredActionscript;function requireActionscript(){if(hasRequiredActionscript)return actionscript_1;hasRequiredActionscript=1;function Ra(qa){const nd=qa.regex,od=/[a-zA-Z_$][a-zA-Z0-9_$]*/,ld=nd.concat(od,nd.concat("(\\.",od,")*")),ud=/([*]|[a-zA-Z_$][a-zA-Z0-9_$]*)/,cd={className:"rest_arg",begin:/[.]{3}/,end:od,relevance:10};return{name:"ActionScript",aliases:["as"],keywords:{keyword:["as","break","case","catch","class","const","continue","default","delete","do","dynamic","each","else","extends","final","finally","for","function","get","if","implements","import","in","include","instanceof","interface","internal","is","namespace","native","new","override","package","private","protected","public","return","set","static","super","switch","this","throw","try","typeof","use","var","void","while","with"],literal:["true","false","null","undefined"]},contains:[qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.C_NUMBER_MODE,{match:[/\bpackage/,/\s+/,ld],className:{1:"keyword",3:"title.class"}},{match:[/\b(?:class|interface|extends|implements)/,/\s+/,od],className:{1:"keyword",3:"title.class"}},{className:"meta",beginKeywords:"import include",end:/;/,keywords:{keyword:"import include"}},{beginKeywords:"function",end:/[{;]/,excludeEnd:!0,illegal:/\S/,contains:[qa.inherit(qa.TITLE_MODE,{className:"title.function"}),{className:"params",begin:/\(/,end:/\)/,contains:[qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,cd]},{begin:nd.concat(/:\s*/,ud)}]},qa.METHOD_GUARD],illegal:/#/}}return actionscript_1=Ra,actionscript_1}var ada_1,hasRequiredAda;function requireAda(){if(hasRequiredAda)return ada_1;hasRequiredAda=1;function Ra(qa){const nd="\\d(_|\\d)*",od="[eE][-+]?"+nd,ld=nd+"(\\."+nd+")?("+od+")?",ud="\\w+",dd="\\b("+(nd+"#"+ud+"(\\."+ud+")?#("+od+")?")+"|"+ld+")",pd="[A-Za-z](_?[A-Za-z0-9.])*",fd=`[]\\{\\}%#'"`,md=qa.COMMENT("--","$"),vd={begin:"\\s+:\\s+",end:"\\s*(:=|;|\\)|=>|$)",illegal:fd,contains:[{beginKeywords:"loop for declare others",endsParent:!0},{className:"keyword",beginKeywords:"not null constant access function procedure in out aliased exception"},{className:"type",begin:pd,endsParent:!0,relevance:0}]};return{name:"Ada",case_insensitive:!0,keywords:{keyword:["abort","else","new","return","abs","elsif","not","reverse","abstract","end","accept","entry","select","access","exception","of","separate","aliased","exit","or","some","all","others","subtype","and","for","out","synchronized","array","function","overriding","at","tagged","generic","package","task","begin","goto","pragma","terminate","body","private","then","if","procedure","type","case","in","protected","constant","interface","is","raise","use","declare","range","delay","limited","record","when","delta","loop","rem","while","digits","renames","with","do","mod","requeue","xor"],literal:["True","False"]},contains:[md,{className:"string",begin:/"/,end:/"/,contains:[{begin:/""/,relevance:0}]},{className:"string",begin:/'.'/},{className:"number",begin:dd,relevance:0},{className:"symbol",begin:"'"+pd},{className:"title",begin:"(\\bwith\\s+)?(\\bprivate\\s+)?\\bpackage\\s+(\\bbody\\s+)?",end:"(is|$)",keywords:"package body",excludeBegin:!0,excludeEnd:!0,illegal:fd},{begin:"(\\b(with|overriding)\\s+)?\\b(function|procedure)\\s+",end:"(\\bis|\\bwith|\\brenames|\\)\\s*;)",keywords:"overriding function procedure with is renames return",returnBegin:!0,contains:[md,{className:"title",begin:"(\\bwith\\s+)?\\b(function|procedure)\\s+",end:"(\\(|\\s+|$)",excludeBegin:!0,excludeEnd:!0,illegal:fd},vd,{className:"type",begin:"\\breturn\\s+",end:"(\\s+|;|$)",keywords:"return",excludeBegin:!0,excludeEnd:!0,endsParent:!0,illegal:fd}]},{className:"type",begin:"\\b(sub)?type\\s+",end:"\\s+",keywords:"type",excludeBegin:!0,illegal:fd},vd]}}return ada_1=Ra,ada_1}var angelscript_1,hasRequiredAngelscript;function requireAngelscript(){if(hasRequiredAngelscript)return angelscript_1;hasRequiredAngelscript=1;function Ra(qa){const nd={className:"built_in",begin:"\\b(void|bool|int8|int16|int32|int64|int|uint8|uint16|uint32|uint64|uint|string|ref|array|double|float|auto|dictionary)"},od={className:"symbol",begin:"[a-zA-Z0-9_]+@"},ld={className:"keyword",begin:"<",end:">",contains:[nd,od]};return nd.contains=[ld],od.contains=[ld],{name:"AngelScript",aliases:["asc"],keywords:["for","in|0","break","continue","while","do|0","return","if","else","case","switch","namespace","is","cast","or","and","xor","not","get|0","in","inout|10","out","override","set|0","private","public","const","default|0","final","shared","external","mixin|10","enum","typedef","funcdef","this","super","import","from","interface","abstract|0","try","catch","protected","explicit","property"],illegal:"(^using\\s+[A-Za-z0-9_\\.]+;$|\\bfunction\\s*[^\\(])",contains:[{className:"string",begin:"'",end:"'",illegal:"\\n",contains:[qa.BACKSLASH_ESCAPE],relevance:0},{className:"string",begin:'"""',end:'"""'},{className:"string",begin:'"',end:'"',illegal:"\\n",contains:[qa.BACKSLASH_ESCAPE],relevance:0},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,{className:"string",begin:"^\\s*\\[",end:"\\]"},{beginKeywords:"interface namespace",end:/\{/,illegal:"[;.\\-]",contains:[{className:"symbol",begin:"[a-zA-Z0-9_]+"}]},{beginKeywords:"class",end:/\{/,illegal:"[;.\\-]",contains:[{className:"symbol",begin:"[a-zA-Z0-9_]+",contains:[{begin:"[:,]\\s*",contains:[{className:"symbol",begin:"[a-zA-Z0-9_]+"}]}]}]},nd,od,{className:"literal",begin:"\\b(null|true|false)"},{className:"number",relevance:0,begin:"(-?)(\\b0[xXbBoOdD][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?f?|\\.\\d+f?)([eE][-+]?\\d+f?)?)"}]}}return angelscript_1=Ra,angelscript_1}var apache_1,hasRequiredApache;function requireApache(){if(hasRequiredApache)return apache_1;hasRequiredApache=1;function Ra(qa){const nd={className:"number",begin:/[$%]\d+/},od={className:"number",begin:/\b\d+/},ld={className:"number",begin:/\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}(:\d{1,5})?/},ud={className:"number",begin:/:\d{1,5}/};return{name:"Apache config",aliases:["apacheconf"],case_insensitive:!0,contains:[qa.HASH_COMMENT_MODE,{className:"section",begin:/<\/?/,end:/>/,contains:[ld,ud,qa.inherit(qa.QUOTE_STRING_MODE,{relevance:0})]},{className:"attribute",begin:/\w+/,relevance:0,keywords:{_:["order","deny","allow","setenv","rewriterule","rewriteengine","rewritecond","documentroot","sethandler","errordocument","loadmodule","options","header","listen","serverroot","servername"]},starts:{end:/$/,relevance:0,keywords:{literal:"on off all deny allow"},contains:[{className:"meta",begin:/\s\[/,end:/\]$/},{className:"variable",begin:/[\$%]\{/,end:/\}/,contains:["self",nd]},ld,od,qa.QUOTE_STRING_MODE]}}],illegal:/\S/}}return apache_1=Ra,apache_1}var applescript_1,hasRequiredApplescript;function requireApplescript(){if(hasRequiredApplescript)return applescript_1;hasRequiredApplescript=1;function Ra(qa){const nd=qa.regex,od=qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null}),ld={className:"params",begin:/\(/,end:/\)/,contains:["self",qa.C_NUMBER_MODE,od]},ud=qa.COMMENT(/--/,/$/),cd=qa.COMMENT(/\(\*/,/\*\)/,{contains:["self",ud]}),dd=[ud,cd,qa.HASH_COMMENT_MODE],pd=[/apart from/,/aside from/,/instead of/,/out of/,/greater than/,/isn't|(doesn't|does not) (equal|come before|come after|contain)/,/(greater|less) than( or equal)?/,/(starts?|ends|begins?) with/,/contained by/,/comes (before|after)/,/a (ref|reference)/,/POSIX (file|path)/,/(date|time) string/,/quoted form/],fd=[/clipboard info/,/the clipboard/,/info for/,/list (disks|folder)/,/mount volume/,/path to/,/(close|open for) access/,/(get|set) eof/,/current date/,/do shell script/,/get volume settings/,/random number/,/set volume/,/system attribute/,/system info/,/time to GMT/,/(load|run|store) script/,/scripting components/,/ASCII (character|number)/,/localized string/,/choose (application|color|file|file name|folder|from list|remote application|URL)/,/display (alert|dialog)/];return{name:"AppleScript",aliases:["osascript"],keywords:{keyword:"about above after against and around as at back before beginning behind below beneath beside between but by considering contain contains continue copy div does eighth else end equal equals error every exit fifth first for fourth from front get given global if ignoring in into is it its last local me middle mod my ninth not of on onto or over prop property put ref reference repeat returning script second set seventh since sixth some tell tenth that the|0 then third through thru timeout times to transaction try until where while whose with without",literal:"AppleScript false linefeed return pi quote result space tab true",built_in:"alias application boolean class constant date file integer list number real record string text activate beep count delay launch log offset read round run say summarize write character characters contents day frontmost id item length month name|0 paragraph paragraphs rest reverse running time version weekday word words year"},contains:[od,qa.C_NUMBER_MODE,{className:"built_in",begin:nd.concat(/\b/,nd.either(...fd),/\b/)},{className:"built_in",begin:/^\s*return\b/},{className:"literal",begin:/\b(text item delimiters|current application|missing value)\b/},{className:"keyword",begin:nd.concat(/\b/,nd.either(...pd),/\b/)},{beginKeywords:"on",illegal:/[${=;\n]/,contains:[qa.UNDERSCORE_TITLE_MODE,ld]},...dd],illegal:/\/\/|->|=>|\[\[/}}return applescript_1=Ra,applescript_1}var arcade_1,hasRequiredArcade;function requireArcade(){if(hasRequiredArcade)return arcade_1;hasRequiredArcade=1;function Ra(qa){const nd=qa.regex,od="[A-Za-z_][0-9A-Za-z_]*",ld={keyword:["break","case","catch","continue","debugger","do","else","export","for","function","if","import","in","new","return","switch","try","var","void","while"],literal:["BackSlash","DoubleQuote","ForwardSlash","Infinity","NaN","NewLine","PI","SingleQuote","Tab","TextFormatting","false","null","true","undefined"],built_in:["Abs","Acos","All","Angle","Any","Area","AreaGeodetic","Array","Asin","Atan","Atan2","Attachments","Average","Back","Bearing","Boolean","Buffer","BufferGeodetic","Ceil","Centroid","ChangeTimeZone","Clip","Concatenate","Console","Constrain","Contains","ConvertDirection","ConvexHull","Cos","Count","Crosses","Cut","Date|0","DateAdd","DateDiff","DateOnly","Day","Decode","DefaultValue","Densify","DensifyGeodetic","Dictionary","Difference","Disjoint","Distance","DistanceGeodetic","Distinct","Domain","DomainCode","DomainName","EnvelopeIntersects","Equals","Erase","Exp","Expects","Extent","Feature","FeatureSet","FeatureSetByAssociation","FeatureSetById","FeatureSetByName","FeatureSetByPortalItem","FeatureSetByRelationshipClass","FeatureSetByRelationshipName","Filter","Find","First|0","Floor","FromCharCode","FromCodePoint","FromJSON","Front","GdbVersion","Generalize","Geometry","GetEnvironment","GetFeatureSet","GetFeatureSetInfo","GetUser","GroupBy","Guid","HasKey","HasValue","Hash","Hour","IIf","ISOMonth","ISOWeek","ISOWeekday","ISOYear","Includes","IndexOf","Insert","Intersection","Intersects","IsEmpty","IsNan","IsSelfIntersecting","IsSimple","Left|0","Length","Length3D","LengthGeodetic","Log","Lower","Map","Max","Mean","Mid","Millisecond","Min","Minute","Month","MultiPartToSinglePart","Multipoint","NearestCoordinate","NearestVertex","NextSequenceValue","None","Now","Number","Offset","OrderBy","Overlaps","Point","Polygon","Polyline","Pop","Portal","Pow","Proper","Push","Random","Reduce","Relate","Replace","Resize","Reverse","Right|0","RingIsClockwise","Rotate","Round","Schema","Second","SetGeometry","Simplify","Sin","Slice","Sort","Splice","Split","Sqrt","StandardizeGuid","Stdev","SubtypeCode","SubtypeName","Subtypes","Sum","SymmetricDifference","Tan","Text","Time","TimeZone","TimeZoneOffset","Timestamp","ToCharCode","ToCodePoint","ToHex","ToLocal","ToUTC","Today","Top|0","Touches","TrackAccelerationAt","TrackAccelerationWindow","TrackCurrentAcceleration","TrackCurrentDistance","TrackCurrentSpeed","TrackCurrentTime","TrackDistanceAt","TrackDistanceWindow","TrackDuration","TrackFieldWindow","TrackGeometryWindow","TrackIndex","TrackSpeedAt","TrackSpeedWindow","TrackStartTime","TrackWindow","Trim","TypeOf","Union","Upper","UrlEncode","Variance","Week","Weekday","When|0","Within","Year|0"]},ud=["aggregatedFeatures","analytic","config","datapoint","datastore","editcontext","feature","featureSet","feedfeature","fencefeature","fencenotificationtype","join","layer","locationupdate","map","measure","measure","originalFeature","record","reference","rowindex","sourcedatastore","sourcefeature","sourcelayer","target","targetdatastore","targetfeature","targetlayer","value","view"],cd={className:"symbol",begin:"\\$"+nd.either(...ud)},dd={className:"number",variants:[{begin:"\\b(0[bB][01]+)"},{begin:"\\b(0[oO][0-7]+)"},{begin:qa.C_NUMBER_RE}],relevance:0},pd={className:"subst",begin:"\\$\\{",end:"\\}",keywords:ld,contains:[]},fd={className:"string",begin:"`",end:"`",contains:[qa.BACKSLASH_ESCAPE,pd]};pd.contains=[qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,fd,dd,qa.REGEXP_MODE];const md=pd.contains.concat([qa.C_BLOCK_COMMENT_MODE,qa.C_LINE_COMMENT_MODE]);return{name:"ArcGIS Arcade",case_insensitive:!0,keywords:ld,contains:[qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,fd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,cd,dd,{begin:/[{,]\s*/,relevance:0,contains:[{begin:od+"\\s*:",returnBegin:!0,relevance:0,contains:[{className:"attr",begin:od,relevance:0}]}]},{begin:"("+qa.RE_STARTERS_RE+"|\\b(return)\\b)\\s*",keywords:"return",contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.REGEXP_MODE,{className:"function",begin:"(\\(.*?\\)|"+od+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:od},{begin:/\(\s*\)/},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:ld,contains:md}]}]}],relevance:0},{beginKeywords:"function",end:/\{/,excludeEnd:!0,contains:[qa.inherit(qa.TITLE_MODE,{className:"title.function",begin:od}),{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:md}],illegal:/\[|%/},{begin:/\$[(.]/}],illegal:/#(?!!)/}}return arcade_1=Ra,arcade_1}var arduino_1,hasRequiredArduino;function requireArduino(){if(hasRequiredArduino)return arduino_1;hasRequiredArduino=1;function Ra(nd){const od=nd.regex,ld=nd.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),ud="decltype\\(auto\\)",cd="[a-zA-Z_]\\w*::",pd="(?!struct)("+ud+"|"+od.optional(cd)+"[a-zA-Z_]\\w*"+od.optional("<[^<>]+>")+")",fd={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},vd={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[nd.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},nd.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},Ad={className:"number",variants:[{begin:"[+-]?(?:(?:[0-9](?:'?[0-9])*\\.(?:[0-9](?:'?[0-9])*)?|\\.[0-9](?:'?[0-9])*)(?:[Ee][+-]?[0-9](?:'?[0-9])*)?|[0-9](?:'?[0-9])*[Ee][+-]?[0-9](?:'?[0-9])*|0[Xx](?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*(?:\\.(?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)?)?|\\.[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)[Pp][+-]?[0-9](?:'?[0-9])*)(?:[Ff](?:16|32|64|128)?|(BF|bf)16|[Ll]|)"},{begin:"[+-]?\\b(?:0[Bb][01](?:'?[01])*|0[Xx][0-9A-Fa-f](?:'?[0-9A-Fa-f])*|0(?:'?[0-7])*|[1-9](?:'?[0-9])*)(?:[Uu](?:LL?|ll?)|[Uu][Zz]?|(?:LL?|ll?)[Uu]?|[Zz][Uu]|)"}],relevance:0},Nd={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},nd.inherit(vd,{className:"string"}),{className:"string",begin:/<.*?>/},ld,nd.C_BLOCK_COMMENT_MODE]},Id={className:"title",begin:od.optional(cd)+nd.IDENT_RE,relevance:0},Od=od.optional(cd)+nd.IDENT_RE+"\\s*\\(",Fd=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],Pd=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],Md=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],Bd=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],Gd={type:Pd,keyword:Fd,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:Md},zd={className:"function.dispatch",relevance:0,keywords:{_hint:Bd},begin:od.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,nd.IDENT_RE,od.lookahead(/(<[^<>]+>|)\s*\(/))},df=[zd,Nd,fd,ld,nd.C_BLOCK_COMMENT_MODE,Ad,vd],Wd={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:Gd,contains:df.concat([{begin:/\(/,end:/\)/,keywords:Gd,contains:df.concat(["self"]),relevance:0}]),relevance:0},Jd={className:"function",begin:"("+pd+"[\\*&\\s]+)+"+Od,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:Gd,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:ud,keywords:Gd,relevance:0},{begin:Od,returnBegin:!0,contains:[Id],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[vd,Ad]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:Gd,relevance:0,contains:[ld,nd.C_BLOCK_COMMENT_MODE,vd,Ad,fd,{begin:/\(/,end:/\)/,keywords:Gd,relevance:0,contains:["self",ld,nd.C_BLOCK_COMMENT_MODE,vd,Ad,fd]}]},fd,ld,nd.C_BLOCK_COMMENT_MODE,Nd]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:Gd,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(Wd,Jd,zd,df,[Nd,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array|tuple|optional|variant|function)\\s*<(?!<)",end:">",keywords:Gd,contains:["self",fd]},{begin:nd.IDENT_RE+"::",keywords:Gd},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}function qa(nd){const od={type:["boolean","byte","word","String"],built_in:["KeyboardController","MouseController","SoftwareSerial","EthernetServer","EthernetClient","LiquidCrystal","RobotControl","GSMVoiceCall","EthernetUDP","EsploraTFT","HttpClient","RobotMotor","WiFiClient","GSMScanner","FileSystem","Scheduler","GSMServer","YunClient","YunServer","IPAddress","GSMClient","GSMModem","Keyboard","Ethernet","Console","GSMBand","Esplora","Stepper","Process","WiFiUDP","GSM_SMS","Mailbox","USBHost","Firmata","PImage","Client","Server","GSMPIN","FileIO","Bridge","Serial","EEPROM","Stream","Mouse","Audio","Servo","File","Task","GPRS","WiFi","Wire","TFT","GSM","SPI","SD"],_hints:["setup","loop","runShellCommandAsynchronously","analogWriteResolution","retrieveCallingNumber","printFirmwareVersion","analogReadResolution","sendDigitalPortPair","noListenOnLocalhost","readJoystickButton","setFirmwareVersion","readJoystickSwitch","scrollDisplayRight","getVoiceCallStatus","scrollDisplayLeft","writeMicroseconds","delayMicroseconds","beginTransmission","getSignalStrength","runAsynchronously","getAsynchronously","listenOnLocalhost","getCurrentCarrier","readAccelerometer","messageAvailable","sendDigitalPorts","lineFollowConfig","countryNameWrite","runShellCommand","readStringUntil","rewindDirectory","readTemperature","setClockDivider","readLightSensor","endTransmission","analogReference","detachInterrupt","countryNameRead","attachInterrupt","encryptionType","readBytesUntil","robotNameWrite","readMicrophone","robotNameRead","cityNameWrite","userNameWrite","readJoystickY","readJoystickX","mouseReleased","openNextFile","scanNetworks","noInterrupts","digitalWrite","beginSpeaker","mousePressed","isActionDone","mouseDragged","displayLogos","noAutoscroll","addParameter","remoteNumber","getModifiers","keyboardRead","userNameRead","waitContinue","processInput","parseCommand","printVersion","readNetworks","writeMessage","blinkVersion","cityNameRead","readMessage","setDataMode","parsePacket","isListening","setBitOrder","beginPacket","isDirectory","motorsWrite","drawCompass","digitalRead","clearScreen","serialEvent","rightToLeft","setTextSize","leftToRight","requestFrom","keyReleased","compassRead","analogWrite","interrupts","WiFiServer","disconnect","playMelody","parseFloat","autoscroll","getPINUsed","setPINUsed","setTimeout","sendAnalog","readSlider","analogRead","beginWrite","createChar","motorsStop","keyPressed","tempoWrite","readButton","subnetMask","debugPrint","macAddress","writeGreen","randomSeed","attachGPRS","readString","sendString","remotePort","releaseAll","mouseMoved","background","getXChange","getYChange","answerCall","getResult","voiceCall","endPacket","constrain","getSocket","writeJSON","getButton","available","connected","findUntil","readBytes","exitValue","readGreen","writeBlue","startLoop","IPAddress","isPressed","sendSysex","pauseMode","gatewayIP","setCursor","getOemKey","tuneWrite","noDisplay","loadImage","switchPIN","onRequest","onReceive","changePIN","playFile","noBuffer","parseInt","overflow","checkPIN","knobRead","beginTFT","bitClear","updateIR","bitWrite","position","writeRGB","highByte","writeRed","setSpeed","readBlue","noStroke","remoteIP","transfer","shutdown","hangCall","beginSMS","endWrite","attached","maintain","noCursor","checkReg","checkPUK","shiftOut","isValid","shiftIn","pulseIn","connect","println","localIP","pinMode","getIMEI","display","noBlink","process","getBand","running","beginSD","drawBMP","lowByte","setBand","release","bitRead","prepare","pointTo","readRed","setMode","noFill","remove","listen","stroke","detach","attach","noTone","exists","buffer","height","bitSet","circle","config","cursor","random","IRread","setDNS","endSMS","getKey","micros","millis","begin","print","write","ready","flush","width","isPIN","blink","clear","press","mkdir","rmdir","close","point","yield","image","BSSID","click","delay","read","text","move","peek","beep","rect","line","open","seek","fill","size","turn","stop","home","find","step","tone","sqrt","RSSI","SSID","end","bit","tan","cos","sin","pow","map","abs","max","min","get","run","put"],literal:["DIGITAL_MESSAGE","FIRMATA_STRING","ANALOG_MESSAGE","REPORT_DIGITAL","REPORT_ANALOG","INPUT_PULLUP","SET_PIN_MODE","INTERNAL2V56","SYSTEM_RESET","LED_BUILTIN","INTERNAL1V1","SYSEX_START","INTERNAL","EXTERNAL","DEFAULT","OUTPUT","INPUT","HIGH","LOW"]},ld=Ra(nd),ud=ld.keywords;return ud.type=[...ud.type,...od.type],ud.literal=[...ud.literal,...od.literal],ud.built_in=[...ud.built_in,...od.built_in],ud._hints=od._hints,ld.name="Arduino",ld.aliases=["ino"],ld.supersetOf="cpp",ld}return arduino_1=qa,arduino_1}var armasm_1,hasRequiredArmasm;function requireArmasm(){if(hasRequiredArmasm)return armasm_1;hasRequiredArmasm=1;function Ra(qa){const nd={variants:[qa.COMMENT("^[ \\t]*(?=#)","$",{relevance:0,excludeBegin:!0}),qa.COMMENT("[;@]","$",{relevance:0}),qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]};return{name:"ARM Assembly",case_insensitive:!0,aliases:["arm"],keywords:{$pattern:"\\.?"+qa.IDENT_RE,meta:".2byte .4byte .align .ascii .asciz .balign .byte .code .data .else .end .endif .endm .endr .equ .err .exitm .extern .global .hword .if .ifdef .ifndef .include .irp .long .macro .rept .req .section .set .skip .space .text .word .arm .thumb .code16 .code32 .force_thumb .thumb_func .ltorg ALIAS ALIGN ARM AREA ASSERT ATTR CN CODE CODE16 CODE32 COMMON CP DATA DCB DCD DCDU DCDO DCFD DCFDU DCI DCQ DCQU DCW DCWU DN ELIF ELSE END ENDFUNC ENDIF ENDP ENTRY EQU EXPORT EXPORTAS EXTERN FIELD FILL FUNCTION GBLA GBLL GBLS GET GLOBAL IF IMPORT INCBIN INCLUDE INFO KEEP LCLA LCLL LCLS LTORG MACRO MAP MEND MEXIT NOFP OPT PRESERVE8 PROC QN READONLY RELOC REQUIRE REQUIRE8 RLIST FN ROUT SETA SETL SETS SN SPACE SUBT THUMB THUMBX TTL WHILE WEND ",built_in:"r0 r1 r2 r3 r4 r5 r6 r7 r8 r9 r10 r11 r12 r13 r14 r15 w0 w1 w2 w3 w4 w5 w6 w7 w8 w9 w10 w11 w12 w13 w14 w15 w16 w17 w18 w19 w20 w21 w22 w23 w24 w25 w26 w27 w28 w29 w30 x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 x13 x14 x15 x16 x17 x18 x19 x20 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 pc lr sp ip sl sb fp a1 a2 a3 a4 v1 v2 v3 v4 v5 v6 v7 v8 f0 f1 f2 f3 f4 f5 f6 f7 p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 c0 c1 c2 c3 c4 c5 c6 c7 c8 c9 c10 c11 c12 c13 c14 c15 q0 q1 q2 q3 q4 q5 q6 q7 q8 q9 q10 q11 q12 q13 q14 q15 cpsr_c cpsr_x cpsr_s cpsr_f cpsr_cx cpsr_cxs cpsr_xs cpsr_xsf cpsr_sf cpsr_cxsf spsr_c spsr_x spsr_s spsr_f spsr_cx spsr_cxs spsr_xs spsr_xsf spsr_sf spsr_cxsf s0 s1 s2 s3 s4 s5 s6 s7 s8 s9 s10 s11 s12 s13 s14 s15 s16 s17 s18 s19 s20 s21 s22 s23 s24 s25 s26 s27 s28 s29 s30 s31 d0 d1 d2 d3 d4 d5 d6 d7 d8 d9 d10 d11 d12 d13 d14 d15 d16 d17 d18 d19 d20 d21 d22 d23 d24 d25 d26 d27 d28 d29 d30 d31 {PC} {VAR} {TRUE} {FALSE} {OPT} {CONFIG} {ENDIAN} {CODESIZE} {CPU} {FPU} {ARCHITECTURE} {PCSTOREOFFSET} {ARMASM_VERSION} {INTER} {ROPI} {RWPI} {SWST} {NOSWST} . @"},contains:[{className:"keyword",begin:"\\b(adc|(qd?|sh?|u[qh]?)?add(8|16)?|usada?8|(q|sh?|u[qh]?)?(as|sa)x|and|adrl?|sbc|rs[bc]|asr|b[lx]?|blx|bxj|cbn?z|tb[bh]|bic|bfc|bfi|[su]bfx|bkpt|cdp2?|clz|clrex|cmp|cmn|cpsi[ed]|cps|setend|dbg|dmb|dsb|eor|isb|it[te]{0,3}|lsl|lsr|ror|rrx|ldm(([id][ab])|f[ds])?|ldr((s|ex)?[bhd])?|movt?|mvn|mra|mar|mul|[us]mull|smul[bwt][bt]|smu[as]d|smmul|smmla|mla|umlaal|smlal?([wbt][bt]|d)|mls|smlsl?[ds]|smc|svc|sev|mia([bt]{2}|ph)?|mrr?c2?|mcrr2?|mrs|msr|orr|orn|pkh(tb|bt)|rbit|rev(16|sh)?|sel|[su]sat(16)?|nop|pop|push|rfe([id][ab])?|stm([id][ab])?|str(ex)?[bhd]?|(qd?)?sub|(sh?|q|u[qh]?)?sub(8|16)|[su]xt(a?h|a?b(16)?)|srs([id][ab])?|swpb?|swi|smi|tst|teq|wfe|wfi|yield)(eq|ne|cs|cc|mi|pl|vs|vc|hi|ls|ge|lt|gt|le|al|hs|lo)?[sptrx]?(?=\\s)"},nd,qa.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"[^\\\\]'",relevance:0},{className:"title",begin:"\\|",end:"\\|",illegal:"\\n",relevance:0},{className:"number",variants:[{begin:"[#$=]?0x[0-9a-f]+"},{begin:"[#$=]?0b[01]+"},{begin:"[#$=]\\d+"},{begin:"\\b\\d+"}],relevance:0},{className:"symbol",variants:[{begin:"^[ \\t]*[a-z_\\.\\$][a-z0-9_\\.\\$]+:"},{begin:"^[a-z_\\.\\$][a-z0-9_\\.\\$]+"},{begin:"[=#]\\w+"}],relevance:0}]}}return armasm_1=Ra,armasm_1}var xml_1,hasRequiredXml$1;function requireXml$1(){if(hasRequiredXml$1)return xml_1;hasRequiredXml$1=1;function Ra(qa){const nd=qa.regex,od=nd.concat(/[\p{L}_]/u,nd.optional(/[\p{L}0-9_.-]*:/u),/[\p{L}0-9_.-]*/u),ld=/[\p{L}0-9._:-]+/u,ud={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},cd={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},dd=qa.inherit(cd,{begin:/\(/,end:/\)/}),pd=qa.inherit(qa.APOS_STRING_MODE,{className:"string"}),fd=qa.inherit(qa.QUOTE_STRING_MODE,{className:"string"}),md={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:ld,relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[ud]},{begin:/'/,end:/'/,contains:[ud]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,relevance:10,contains:[cd,fd,pd,dd,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,contains:[cd,dd,fd,pd]}]}]},qa.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},ud,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[fd]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/<style(?=\s|>)/,end:/>/,keywords:{name:"style"},contains:[md],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/<script(?=\s|>)/,end:/>/,keywords:{name:"script"},contains:[md],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:nd.concat(/</,nd.lookahead(nd.concat(od,nd.either(/\/>/,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:od,relevance:0,starts:md}]},{className:"tag",begin:nd.concat(/<\//,nd.lookahead(nd.concat(od,/>/))),contains:[{className:"name",begin:od,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}return xml_1=Ra,xml_1}var asciidoc_1,hasRequiredAsciidoc;function requireAsciidoc(){if(hasRequiredAsciidoc)return asciidoc_1;hasRequiredAsciidoc=1;function Ra(qa){const nd=qa.regex,od={begin:"^'{3,}[ \\t]*$",relevance:10},ld=[{begin:/\\[*_`]/},{begin:/\\\\\*{2}[^\n]*?\*{2}/},{begin:/\\\\_{2}[^\n]*_{2}/},{begin:/\\\\`{2}[^\n]*`{2}/},{begin:/[:;}][*_`](?![*_`])/}],ud=[{className:"strong",begin:/\*{2}([^\n]+?)\*{2}/},{className:"strong",begin:nd.concat(/\*\*/,/((\*(?!\*)|\\[^\n]|[^*\n\\])+\n)+/,/(\*(?!\*)|\\[^\n]|[^*\n\\])*/,/\*\*/),relevance:0},{className:"strong",begin:/\B\*(\S|\S[^\n]*?\S)\*(?!\w)/},{className:"strong",begin:/\*[^\s]([^\n]+\n)+([^\n]+)\*/}],cd=[{className:"emphasis",begin:/_{2}([^\n]+?)_{2}/},{className:"emphasis",begin:nd.concat(/__/,/((_(?!_)|\\[^\n]|[^_\n\\])+\n)+/,/(_(?!_)|\\[^\n]|[^_\n\\])*/,/__/),relevance:0},{className:"emphasis",begin:/\b_(\S|\S[^\n]*?\S)_(?!\w)/},{className:"emphasis",begin:/_[^\s]([^\n]+\n)+([^\n]+)_/},{className:"emphasis",begin:"\\B'(?!['\\s])",end:"(\\n{2}|')",contains:[{begin:"\\\\'\\w",relevance:0}],relevance:0}],dd={className:"symbol",begin:"^(NOTE|TIP|IMPORTANT|WARNING|CAUTION):\\s+",relevance:10},pd={className:"bullet",begin:"^(\\*+|-+|\\.+|[^\\n]+?::)\\s+"};return{name:"AsciiDoc",aliases:["adoc"],contains:[qa.COMMENT("^/{4,}\\n","\\n/{4,}$",{relevance:10}),qa.COMMENT("^//","$",{relevance:0}),{className:"title",begin:"^\\.\\w.*$"},{begin:"^[=\\*]{4,}\\n",end:"\\n^[=\\*]{4,}$",relevance:10},{className:"section",relevance:10,variants:[{begin:"^(={1,6})[ ].+?([ ]\\1)?$"},{begin:"^[^\\[\\]\\n]+?\\n[=\\-~\\^\\+]{2,}$"}]},{className:"meta",begin:"^:.+?:",end:"\\s",excludeEnd:!0,relevance:10},{className:"meta",begin:"^\\[.+?\\]$",relevance:0},{className:"quote",begin:"^_{4,}\\n",end:"\\n_{4,}$",relevance:10},{className:"code",begin:"^[\\-\\.]{4,}\\n",end:"\\n[\\-\\.]{4,}$",relevance:10},{begin:"^\\+{4,}\\n",end:"\\n\\+{4,}$",contains:[{begin:"<",end:">",subLanguage:"xml",relevance:0}],relevance:10},pd,dd,...ld,...ud,...cd,{className:"string",variants:[{begin:"``.+?''"},{begin:"`.+?'"}]},{className:"code",begin:/`{2}/,end:/(\n{2}|`{2})/},{className:"code",begin:"(`.+?`|\\+.+?\\+)",relevance:0},{className:"code",begin:"^[ \\t]",end:"$",relevance:0},od,{begin:"(link:)?(http|https|ftp|file|irc|image:?):\\S+?\\[[^[]*?\\]",returnBegin:!0,contains:[{begin:"(link|image:?):",relevance:0},{className:"link",begin:"\\w",end:"[^\\[]+",relevance:0},{className:"string",begin:"\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0,relevance:0}],relevance:10}]}}return asciidoc_1=Ra,asciidoc_1}var aspectj_1,hasRequiredAspectj;function requireAspectj(){if(hasRequiredAspectj)return aspectj_1;hasRequiredAspectj=1;function Ra(qa){const nd=qa.regex,od=["false","synchronized","int","abstract","float","private","char","boolean","static","null","if","const","for","true","while","long","throw","strictfp","finally","protected","import","native","final","return","void","enum","else","extends","implements","break","transient","new","catch","instanceof","byte","super","volatile","case","assert","short","package","default","double","public","try","this","switch","continue","throws","privileged","aspectOf","adviceexecution","proceed","cflowbelow","cflow","initialization","preinitialization","staticinitialization","withincode","target","within","execution","getWithinTypeName","handler","thisJoinPoint","thisJoinPointStaticPart","thisEnclosingJoinPointStaticPart","declare","parents","warning","error","soft","precedence","thisAspectInstance"],ld=["get","set","args","call"];return{name:"AspectJ",keywords:od,illegal:/<\/|#/,contains:[qa.COMMENT(/\/\*\*/,/\*\//,{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:/@[A-Za-z]+/}]}),qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,{className:"class",beginKeywords:"aspect",end:/[{;=]/,excludeEnd:!0,illegal:/[:;"\[\]]/,contains:[{beginKeywords:"extends implements pertypewithin perthis pertarget percflowbelow percflow issingleton"},qa.UNDERSCORE_TITLE_MODE,{begin:/\([^\)]*/,end:/[)]+/,keywords:od.concat(ld),excludeEnd:!1}]},{className:"class",beginKeywords:"class interface",end:/[{;=]/,excludeEnd:!0,relevance:0,keywords:"class interface",illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends implements"},qa.UNDERSCORE_TITLE_MODE]},{beginKeywords:"pointcut after before around throwing returning",end:/[)]/,excludeEnd:!1,illegal:/["\[\]]/,contains:[{begin:nd.concat(qa.UNDERSCORE_IDENT_RE,/\s*\(/),returnBegin:!0,contains:[qa.UNDERSCORE_TITLE_MODE]}]},{begin:/[:]/,returnBegin:!0,end:/[{;]/,relevance:0,excludeEnd:!1,keywords:od,illegal:/["\[\]]/,contains:[{begin:nd.concat(qa.UNDERSCORE_IDENT_RE,/\s*\(/),keywords:od.concat(ld),relevance:0},qa.QUOTE_STRING_MODE]},{beginKeywords:"new throw",relevance:0},{className:"function",begin:/\w+ +\w+(\.\w+)?\s*\([^\)]*\)\s*((throws)[\w\s,]+)?[\{;]/,returnBegin:!0,end:/[{;=]/,keywords:od,excludeEnd:!0,contains:[{begin:nd.concat(qa.UNDERSCORE_IDENT_RE,/\s*\(/),returnBegin:!0,relevance:0,contains:[qa.UNDERSCORE_TITLE_MODE]},{className:"params",begin:/\(/,end:/\)/,relevance:0,keywords:od,contains:[qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.C_NUMBER_MODE,qa.C_BLOCK_COMMENT_MODE]},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]},qa.C_NUMBER_MODE,{className:"meta",begin:/@[A-Za-z]+/}]}}return aspectj_1=Ra,aspectj_1}var autohotkey_1,hasRequiredAutohotkey;function requireAutohotkey(){if(hasRequiredAutohotkey)return autohotkey_1;hasRequiredAutohotkey=1;function Ra(qa){const nd={begin:"`[\\s\\S]"};return{name:"AutoHotkey",case_insensitive:!0,aliases:["ahk"],keywords:{keyword:"Break Continue Critical Exit ExitApp Gosub Goto New OnExit Pause return SetBatchLines SetTimer Suspend Thread Throw Until ahk_id ahk_class ahk_pid ahk_exe ahk_group",literal:"true false NOT AND OR",built_in:"ComSpec Clipboard ClipboardAll ErrorLevel"},contains:[nd,qa.inherit(qa.QUOTE_STRING_MODE,{contains:[nd]}),qa.COMMENT(";","$",{relevance:0}),qa.C_BLOCK_COMMENT_MODE,{className:"number",begin:qa.NUMBER_RE,relevance:0},{className:"variable",begin:"%[a-zA-Z0-9#_$@]+%"},{className:"built_in",begin:"^\\s*\\w+\\s*(,|%)"},{className:"title",variants:[{begin:'^[^\\n";]+::(?!=)'},{begin:'^[^\\n";]+:(?!=)',relevance:0}]},{className:"meta",begin:"^\\s*#\\w+",end:"$",relevance:0},{className:"built_in",begin:"A_[a-zA-Z0-9]+"},{begin:",\\s*,"}]}}return autohotkey_1=Ra,autohotkey_1}var autoit_1,hasRequiredAutoit;function requireAutoit(){if(hasRequiredAutoit)return autoit_1;hasRequiredAutoit=1;function Ra(qa){const nd="ByRef Case Const ContinueCase ContinueLoop Dim Do Else ElseIf EndFunc EndIf EndSelect EndSwitch EndWith Enum Exit ExitLoop For Func Global If In Local Next ReDim Return Select Static Step Switch Then To Until Volatile WEnd While With",od=["EndRegion","forcedef","forceref","ignorefunc","include","include-once","NoTrayIcon","OnAutoItStartRegister","pragma","Region","RequireAdmin","Tidy_Off","Tidy_On","Tidy_Parameters"],ld="True False And Null Not Or Default",ud="Abs ACos AdlibRegister AdlibUnRegister Asc AscW ASin Assign ATan AutoItSetOption AutoItWinGetTitle AutoItWinSetTitle Beep Binary BinaryLen BinaryMid BinaryToString BitAND BitNOT BitOR BitRotate BitShift BitXOR BlockInput Break Call CDTray Ceiling Chr ChrW ClipGet ClipPut ConsoleRead ConsoleWrite ConsoleWriteError ControlClick ControlCommand ControlDisable ControlEnable ControlFocus ControlGetFocus ControlGetHandle ControlGetPos ControlGetText ControlHide ControlListView ControlMove ControlSend ControlSetText ControlShow ControlTreeView Cos Dec DirCopy DirCreate DirGetSize DirMove DirRemove DllCall DllCallAddress DllCallbackFree DllCallbackGetPtr DllCallbackRegister DllClose DllOpen DllStructCreate DllStructGetData DllStructGetPtr DllStructGetSize DllStructSetData DriveGetDrive DriveGetFileSystem DriveGetLabel DriveGetSerial DriveGetType DriveMapAdd DriveMapDel DriveMapGet DriveSetLabel DriveSpaceFree DriveSpaceTotal DriveStatus EnvGet EnvSet EnvUpdate Eval Execute Exp FileChangeDir FileClose FileCopy FileCreateNTFSLink FileCreateShortcut FileDelete FileExists FileFindFirstFile FileFindNextFile FileFlush FileGetAttrib FileGetEncoding FileGetLongName FileGetPos FileGetShortcut FileGetShortName FileGetSize FileGetTime FileGetVersion FileInstall FileMove FileOpen FileOpenDialog FileRead FileReadLine FileReadToArray FileRecycle FileRecycleEmpty FileSaveDialog FileSelectFolder FileSetAttrib FileSetEnd FileSetPos FileSetTime FileWrite FileWriteLine Floor FtpSetProxy FuncName GUICreate GUICtrlCreateAvi GUICtrlCreateButton GUICtrlCreateCheckbox GUICtrlCreateCombo GUICtrlCreateContextMenu GUICtrlCreateDate GUICtrlCreateDummy GUICtrlCreateEdit GUICtrlCreateGraphic GUICtrlCreateGroup GUICtrlCreateIcon GUICtrlCreateInput GUICtrlCreateLabel GUICtrlCreateList GUICtrlCreateListView GUICtrlCreateListViewItem GUICtrlCreateMenu GUICtrlCreateMenuItem GUICtrlCreateMonthCal GUICtrlCreateObj GUICtrlCreatePic GUICtrlCreateProgress GUICtrlCreateRadio GUICtrlCreateSlider GUICtrlCreateTab GUICtrlCreateTabItem GUICtrlCreateTreeView GUICtrlCreateTreeViewItem GUICtrlCreateUpdown GUICtrlDelete GUICtrlGetHandle GUICtrlGetState GUICtrlRead GUICtrlRecvMsg GUICtrlRegisterListViewSort GUICtrlSendMsg GUICtrlSendToDummy GUICtrlSetBkColor GUICtrlSetColor GUICtrlSetCursor GUICtrlSetData GUICtrlSetDefBkColor GUICtrlSetDefColor GUICtrlSetFont GUICtrlSetGraphic GUICtrlSetImage GUICtrlSetLimit GUICtrlSetOnEvent GUICtrlSetPos GUICtrlSetResizing GUICtrlSetState GUICtrlSetStyle GUICtrlSetTip GUIDelete GUIGetCursorInfo GUIGetMsg GUIGetStyle GUIRegisterMsg GUISetAccelerators GUISetBkColor GUISetCoord GUISetCursor GUISetFont GUISetHelp GUISetIcon GUISetOnEvent GUISetState GUISetStyle GUIStartGroup GUISwitch Hex HotKeySet HttpSetProxy HttpSetUserAgent HWnd InetClose InetGet InetGetInfo InetGetSize InetRead IniDelete IniRead IniReadSection IniReadSectionNames IniRenameSection IniWrite IniWriteSection InputBox Int IsAdmin IsArray IsBinary IsBool IsDeclared IsDllStruct IsFloat IsFunc IsHWnd IsInt IsKeyword IsNumber IsObj IsPtr IsString Log MemGetStats Mod MouseClick MouseClickDrag MouseDown MouseGetCursor MouseGetPos MouseMove MouseUp MouseWheel MsgBox Number ObjCreate ObjCreateInterface ObjEvent ObjGet ObjName OnAutoItExitRegister OnAutoItExitUnRegister Ping PixelChecksum PixelGetColor PixelSearch ProcessClose ProcessExists ProcessGetStats ProcessList ProcessSetPriority ProcessWait ProcessWaitClose ProgressOff ProgressOn ProgressSet Ptr Random RegDelete RegEnumKey RegEnumVal RegRead RegWrite Round Run RunAs RunAsWait RunWait Send SendKeepActive SetError SetExtended ShellExecute ShellExecuteWait Shutdown Sin Sleep SoundPlay SoundSetWaveVolume SplashImageOn SplashOff SplashTextOn Sqrt SRandom StatusbarGetText StderrRead StdinWrite StdioClose StdoutRead String StringAddCR StringCompare StringFormat StringFromASCIIArray StringInStr StringIsAlNum StringIsAlpha StringIsASCII StringIsDigit StringIsFloat StringIsInt StringIsLower StringIsSpace StringIsUpper StringIsXDigit StringLeft StringLen StringLower StringMid StringRegExp StringRegExpReplace StringReplace StringReverse StringRight StringSplit StringStripCR StringStripWS StringToASCIIArray StringToBinary StringTrimLeft StringTrimRight StringUpper Tan TCPAccept TCPCloseSocket TCPConnect TCPListen TCPNameToIP TCPRecv TCPSend TCPShutdown, UDPShutdown TCPStartup, UDPStartup TimerDiff TimerInit ToolTip TrayCreateItem TrayCreateMenu TrayGetMsg TrayItemDelete TrayItemGetHandle TrayItemGetState TrayItemGetText TrayItemSetOnEvent TrayItemSetState TrayItemSetText TraySetClick TraySetIcon TraySetOnEvent TraySetPauseIcon TraySetState TraySetToolTip TrayTip UBound UDPBind UDPCloseSocket UDPOpen UDPRecv UDPSend VarGetType WinActivate WinActive WinClose WinExists WinFlash WinGetCaretPos WinGetClassList WinGetClientSize WinGetHandle WinGetPos WinGetProcess WinGetState WinGetText WinGetTitle WinKill WinList WinMenuSelectItem WinMinimizeAll WinMinimizeAllUndo WinMove WinSetOnTop WinSetState WinSetTitle WinSetTrans WinWait WinWaitActive WinWaitClose WinWaitNotActive",cd={variants:[qa.COMMENT(";","$",{relevance:0}),qa.COMMENT("#cs","#ce"),qa.COMMENT("#comments-start","#comments-end")]},dd={begin:"\\$[A-z0-9_]+"},pd={className:"string",variants:[{begin:/"/,end:/"/,contains:[{begin:/""/,relevance:0}]},{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]}]},fd={variants:[qa.BINARY_NUMBER_MODE,qa.C_NUMBER_MODE]},md={className:"meta",begin:"#",end:"$",keywords:{keyword:od},contains:[{begin:/\\\n/,relevance:0},{beginKeywords:"include",keywords:{keyword:"include"},end:"$",contains:[pd,{className:"string",variants:[{begin:"<",end:">"},{begin:/"/,end:/"/,contains:[{begin:/""/,relevance:0}]},{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]}]}]},pd,cd]},vd={className:"symbol",begin:"@[A-z0-9_]+"},Ad={beginKeywords:"Func",end:"$",illegal:"\\$|\\[|%",contains:[qa.inherit(qa.UNDERSCORE_TITLE_MODE,{className:"title.function"}),{className:"params",begin:"\\(",end:"\\)",contains:[dd,pd,fd]}]};return{name:"AutoIt",case_insensitive:!0,illegal:/\/\*/,keywords:{keyword:nd,built_in:ud,literal:ld},contains:[cd,dd,pd,fd,md,vd,Ad]}}return autoit_1=Ra,autoit_1}var avrasm_1,hasRequiredAvrasm;function requireAvrasm(){if(hasRequiredAvrasm)return avrasm_1;hasRequiredAvrasm=1;function Ra(qa){return{name:"AVR Assembly",case_insensitive:!0,keywords:{$pattern:"\\.?"+qa.IDENT_RE,keyword:"adc add adiw and andi asr bclr bld brbc brbs brcc brcs break breq brge brhc brhs brid brie brlo brlt brmi brne brpl brsh brtc brts brvc brvs bset bst call cbi cbr clc clh cli cln clr cls clt clv clz com cp cpc cpi cpse dec eicall eijmp elpm eor fmul fmuls fmulsu icall ijmp in inc jmp ld ldd ldi lds lpm lsl lsr mov movw mul muls mulsu neg nop or ori out pop push rcall ret reti rjmp rol ror sbc sbr sbrc sbrs sec seh sbi sbci sbic sbis sbiw sei sen ser ses set sev sez sleep spm st std sts sub subi swap tst wdr",built_in:"r0 r1 r2 r3 r4 r5 r6 r7 r8 r9 r10 r11 r12 r13 r14 r15 r16 r17 r18 r19 r20 r21 r22 r23 r24 r25 r26 r27 r28 r29 r30 r31 x|0 xh xl y|0 yh yl z|0 zh zl ucsr1c udr1 ucsr1a ucsr1b ubrr1l ubrr1h ucsr0c ubrr0h tccr3c tccr3a tccr3b tcnt3h tcnt3l ocr3ah ocr3al ocr3bh ocr3bl ocr3ch ocr3cl icr3h icr3l etimsk etifr tccr1c ocr1ch ocr1cl twcr twdr twar twsr twbr osccal xmcra xmcrb eicra spmcsr spmcr portg ddrg ping portf ddrf sreg sph spl xdiv rampz eicrb eimsk gimsk gicr eifr gifr timsk tifr mcucr mcucsr tccr0 tcnt0 ocr0 assr tccr1a tccr1b tcnt1h tcnt1l ocr1ah ocr1al ocr1bh ocr1bl icr1h icr1l tccr2 tcnt2 ocr2 ocdr wdtcr sfior eearh eearl eedr eecr porta ddra pina portb ddrb pinb portc ddrc pinc portd ddrd pind spdr spsr spcr udr0 ucsr0a ucsr0b ubrr0l acsr admux adcsr adch adcl porte ddre pine pinf",meta:".byte .cseg .db .def .device .dseg .dw .endmacro .equ .eseg .exit .include .list .listmac .macro .nolist .org .set"},contains:[qa.C_BLOCK_COMMENT_MODE,qa.COMMENT(";","$",{relevance:0}),qa.C_NUMBER_MODE,qa.BINARY_NUMBER_MODE,{className:"number",begin:"\\b(\\$[a-zA-Z0-9]+|0o[0-7]+)"},qa.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"[^\\\\]'",illegal:"[^\\\\][^']"},{className:"symbol",begin:"^[A-Za-z0-9_.$]+:"},{className:"meta",begin:"#",end:"$"},{className:"subst",begin:"@[0-9]+"}]}}return avrasm_1=Ra,avrasm_1}var awk_1,hasRequiredAwk;function requireAwk(){if(hasRequiredAwk)return awk_1;hasRequiredAwk=1;function Ra(qa){const nd={className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},od="BEGIN END if else while do for in break continue delete next nextfile function func exit|10",ld={className:"string",contains:[qa.BACKSLASH_ESCAPE],variants:[{begin:/(u|b)?r?'''/,end:/'''/,relevance:10},{begin:/(u|b)?r?"""/,end:/"""/,relevance:10},{begin:/(u|r|ur)'/,end:/'/,relevance:10},{begin:/(u|r|ur)"/,end:/"/,relevance:10},{begin:/(b|br)'/,end:/'/},{begin:/(b|br)"/,end:/"/},qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE]};return{name:"Awk",keywords:{keyword:od},contains:[nd,ld,qa.REGEXP_MODE,qa.HASH_COMMENT_MODE,qa.NUMBER_MODE]}}return awk_1=Ra,awk_1}var axapta_1,hasRequiredAxapta;function requireAxapta(){if(hasRequiredAxapta)return axapta_1;hasRequiredAxapta=1;function Ra(qa){const nd=qa.UNDERSCORE_IDENT_RE,cd={keyword:["abstract","as","asc","avg","break","breakpoint","by","byref","case","catch","changecompany","class","client","client","common","const","continue","count","crosscompany","delegate","delete_from","desc","display","div","do","edit","else","eventhandler","exists","extends","final","finally","firstfast","firstonly","firstonly1","firstonly10","firstonly100","firstonly1000","flush","for","forceliterals","forcenestedloop","forceplaceholders","forceselectorder","forupdate","from","generateonly","group","hint","if","implements","in","index","insert_recordset","interface","internal","is","join","like","maxof","minof","mod","namespace","new","next","nofetch","notexists","optimisticlock","order","outer","pessimisticlock","print","private","protected","public","readonly","repeatableread","retry","return","reverse","select","server","setting","static","sum","super","switch","this","throw","try","ttsabort","ttsbegin","ttscommit","unchecked","update_recordset","using","validtimestate","void","where","while"],built_in:["anytype","boolean","byte","char","container","date","double","enum","guid","int","int64","long","real","short","str","utcdatetime","var"],literal:["default","false","null","true"]},dd={variants:[{match:[/(class|interface)\s+/,nd,/\s+(extends|implements)\s+/,nd]},{match:[/class\s+/,nd]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:cd};return{name:"X++",aliases:["x++"],keywords:cd,contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.C_NUMBER_MODE,{className:"meta",begin:"#",end:"$"},dd]}}return axapta_1=Ra,axapta_1}var bash_1,hasRequiredBash;function requireBash(){if(hasRequiredBash)return bash_1;hasRequiredBash=1;function Ra(qa){const nd=qa.regex,od={},ld={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[od]}]};Object.assign(od,{className:"variable",variants:[{begin:nd.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},ld]});const ud={className:"subst",begin:/\$\(/,end:/\)/,contains:[qa.BACKSLASH_ESCAPE]},cd=qa.inherit(qa.COMMENT(),{match:[/(^|\s)/,/#.*$/],scope:{2:"comment"}}),dd={begin:/<<-?\s*(?=\w+)/,starts:{contains:[qa.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},pd={className:"string",begin:/"/,end:/"/,contains:[qa.BACKSLASH_ESCAPE,od,ud]};ud.contains.push(pd);const fd={match:/\\"/},md={className:"string",begin:/'/,end:/'/},vd={match:/\\'/},Ad={begin:/\$?\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},qa.NUMBER_MODE,od]},Nd=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],Id=qa.SHEBANG({binary:`(${Nd.join("|")})`,relevance:10}),Od={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[qa.inherit(qa.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},Fd=["if","then","else","elif","fi","for","while","until","in","do","done","case","esac","function","select"],Pd=["true","false"],Md={match:/(\/[a-z._-]+)+/},Bd=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],jd=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","sudo","type","typeset","ulimit","unalias"],Hd=["autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp"],Gd=["chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"];return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,keyword:Fd,literal:Pd,built_in:[...Bd,...jd,"set","shopt",...Hd,...Gd]},contains:[Id,qa.SHEBANG(),Od,Ad,cd,dd,Md,pd,fd,md,vd,od]}}return bash_1=Ra,bash_1}var basic_1,hasRequiredBasic;function requireBasic(){if(hasRequiredBasic)return basic_1;hasRequiredBasic=1;function Ra(qa){return{name:"BASIC",case_insensitive:!0,illegal:"^.",keywords:{$pattern:"[a-zA-Z][a-zA-Z0-9_$%!#]*",keyword:["ABS","ASC","AND","ATN","AUTO|0","BEEP","BLOAD|10","BSAVE|10","CALL","CALLS","CDBL","CHAIN","CHDIR","CHR$|10","CINT","CIRCLE","CLEAR","CLOSE","CLS","COLOR","COM","COMMON","CONT","COS","CSNG","CSRLIN","CVD","CVI","CVS","DATA","DATE$","DEFDBL","DEFINT","DEFSNG","DEFSTR","DEF|0","SEG","USR","DELETE","DIM","DRAW","EDIT","END","ENVIRON","ENVIRON$","EOF","EQV","ERASE","ERDEV","ERDEV$","ERL","ERR","ERROR","EXP","FIELD","FILES","FIX","FOR|0","FRE","GET","GOSUB|10","GOTO","HEX$","IF","THEN","ELSE|0","INKEY$","INP","INPUT","INPUT#","INPUT$","INSTR","IMP","INT","IOCTL","IOCTL$","KEY","ON","OFF","LIST","KILL","LEFT$","LEN","LET","LINE","LLIST","LOAD","LOC","LOCATE","LOF","LOG","LPRINT","USING","LSET","MERGE","MID$","MKDIR","MKD$","MKI$","MKS$","MOD","NAME","NEW","NEXT","NOISE","NOT","OCT$","ON","OR","PEN","PLAY","STRIG","OPEN","OPTION","BASE","OUT","PAINT","PALETTE","PCOPY","PEEK","PMAP","POINT","POKE","POS","PRINT","PRINT]","PSET","PRESET","PUT","RANDOMIZE","READ","REM","RENUM","RESET|0","RESTORE","RESUME","RETURN|0","RIGHT$","RMDIR","RND","RSET","RUN","SAVE","SCREEN","SGN","SHELL","SIN","SOUND","SPACE$","SPC","SQR","STEP","STICK","STOP","STR$","STRING$","SWAP","SYSTEM","TAB","TAN","TIME$","TIMER","TROFF","TRON","TO","USR","VAL","VARPTR","VARPTR$","VIEW","WAIT","WHILE","WEND","WIDTH","WINDOW","WRITE","XOR"]},contains:[qa.QUOTE_STRING_MODE,qa.COMMENT("REM","$",{relevance:10}),qa.COMMENT("'","$",{relevance:0}),{className:"symbol",begin:"^[0-9]+ ",relevance:10},{className:"number",begin:"\\b\\d+(\\.\\d+)?([edED]\\d+)?[#!]?",relevance:0},{className:"number",begin:"(&[hH][0-9a-fA-F]{1,4})"},{className:"number",begin:"(&[oO][0-7]{1,6})"}]}}return basic_1=Ra,basic_1}var bnf_1,hasRequiredBnf;function requireBnf(){if(hasRequiredBnf)return bnf_1;hasRequiredBnf=1;function Ra(qa){return{name:"BackusNaur Form",contains:[{className:"attribute",begin:/</,end:/>/},{begin:/::=/,end:/$/,contains:[{begin:/</,end:/>/},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE]}]}}return bnf_1=Ra,bnf_1}var brainfuck_1,hasRequiredBrainfuck;function requireBrainfuck(){if(hasRequiredBrainfuck)return brainfuck_1;hasRequiredBrainfuck=1;function Ra(qa){const nd={className:"literal",begin:/[+-]+/,relevance:0};return{name:"Brainfuck",aliases:["bf"],contains:[qa.COMMENT(/[^\[\]\.,\+\-<> \r\n]/,/[\[\]\.,\+\-<> \r\n]/,{contains:[{match:/[ ]+[^\[\]\.,\+\-<> \r\n]/,relevance:0}],returnEnd:!0,relevance:0}),{className:"title",begin:"[\\[\\]]",relevance:0},{className:"string",begin:"[\\.,]",relevance:0},{begin:/(?=\+\+|--)/,contains:[nd]},nd]}}return brainfuck_1=Ra,brainfuck_1}var c_1,hasRequiredC;function requireC(){if(hasRequiredC)return c_1;hasRequiredC=1;function Ra(qa){const nd=qa.regex,od=qa.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),ld="decltype\\(auto\\)",ud="[a-zA-Z_]\\w*::",dd="("+ld+"|"+nd.optional(ud)+"[a-zA-Z_]\\w*"+nd.optional("<[^<>]+>")+")",pd={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},md={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[qa.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},qa.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},vd={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},Ad={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef elifdef elifndef include"},contains:[{begin:/\\\n/,relevance:0},qa.inherit(md,{className:"string"}),{className:"string",begin:/<.*?>/},od,qa.C_BLOCK_COMMENT_MODE]},Nd={className:"title",begin:nd.optional(ud)+qa.IDENT_RE,relevance:0},Id=nd.optional(ud)+qa.IDENT_RE+"\\s*\\(",Pd={keyword:["asm","auto","break","case","continue","default","do","else","enum","extern","for","fortran","goto","if","inline","register","restrict","return","sizeof","typeof","typeof_unqual","struct","switch","typedef","union","volatile","while","_Alignas","_Alignof","_Atomic","_Generic","_Noreturn","_Static_assert","_Thread_local","alignas","alignof","noreturn","static_assert","thread_local","_Pragma"],type:["float","double","signed","unsigned","int","short","long","char","void","_Bool","_BitInt","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal96","_Decimal128","_Decimal64x","_Decimal128x","_Float16","_Float32","_Float64","_Float128","_Float32x","_Float64x","_Float128x","const","static","constexpr","complex","bool","imaginary"],literal:"true false NULL",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr"},Md=[Ad,pd,od,qa.C_BLOCK_COMMENT_MODE,vd,md],Bd={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:Pd,contains:Md.concat([{begin:/\(/,end:/\)/,keywords:Pd,contains:Md.concat(["self"]),relevance:0}]),relevance:0},jd={begin:"("+dd+"[\\*&\\s]+)+"+Id,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:Pd,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:ld,keywords:Pd,relevance:0},{begin:Id,returnBegin:!0,contains:[qa.inherit(Nd,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:Pd,relevance:0,contains:[od,qa.C_BLOCK_COMMENT_MODE,md,vd,pd,{begin:/\(/,end:/\)/,keywords:Pd,relevance:0,contains:["self",od,qa.C_BLOCK_COMMENT_MODE,md,vd,pd]}]},pd,od,qa.C_BLOCK_COMMENT_MODE,Ad]};return{name:"C",aliases:["h"],keywords:Pd,disableAutodetect:!0,illegal:"</",contains:[].concat(Bd,jd,Md,[Ad,{begin:qa.IDENT_RE+"::",keywords:Pd},{className:"class",beginKeywords:"enum class struct union",end:/[{;:<>=]/,contains:[{beginKeywords:"final class struct"},qa.TITLE_MODE]}]),exports:{preprocessor:Ad,strings:md,keywords:Pd}}}return c_1=Ra,c_1}var cal_1,hasRequiredCal;function requireCal(){if(hasRequiredCal)return cal_1;hasRequiredCal=1;function Ra(qa){const nd=qa.regex,od=["div","mod","in","and","or","not","xor","asserterror","begin","case","do","downto","else","end","exit","for","local","if","of","repeat","then","to","until","while","with","var"],ld="false true",ud=[qa.C_LINE_COMMENT_MODE,qa.COMMENT(/\{/,/\}/,{relevance:0}),qa.COMMENT(/\(\*/,/\*\)/,{relevance:10})],cd={className:"string",begin:/'/,end:/'/,contains:[{begin:/''/}]},dd={className:"string",begin:/(#\d+)+/},pd={className:"number",begin:"\\b\\d+(\\.\\d+)?(DT|D|T)",relevance:0},fd={className:"string",begin:'"',end:'"'},md={match:[/procedure/,/\s+/,/[a-zA-Z_][\w@]*/,/\s*/],scope:{1:"keyword",3:"title.function"},contains:[{className:"params",begin:/\(/,end:/\)/,keywords:od,contains:[cd,dd,qa.NUMBER_MODE]},...ud]},vd=["Table","Form","Report","Dataport","Codeunit","XMLport","MenuSuite","Page","Query"],Ad={match:[/OBJECT/,/\s+/,nd.either(...vd),/\s+/,/\d+/,/\s+(?=[^\s])/,/.*/,/$/],relevance:3,scope:{1:"keyword",3:"type",5:"number",7:"title"}};return{name:"C/AL",case_insensitive:!0,keywords:{keyword:od,literal:ld},illegal:/\/\*/,contains:[{match:/[\w]+(?=\=)/,scope:"attribute",relevance:0},cd,dd,pd,fd,qa.NUMBER_MODE,Ad,md]}}return cal_1=Ra,cal_1}var capnproto_1,hasRequiredCapnproto;function requireCapnproto(){if(hasRequiredCapnproto)return capnproto_1;hasRequiredCapnproto=1;function Ra(qa){const nd=["struct","enum","interface","union","group","import","using","const","annotation","extends","in","of","on","as","with","from","fixed"],od=["Void","Bool","Int8","Int16","Int32","Int64","UInt8","UInt16","UInt32","UInt64","Float32","Float64","Text","Data","AnyPointer","AnyStruct","Capability","List"],ld=["true","false"],ud={variants:[{match:[/(struct|enum|interface)/,/\s+/,qa.IDENT_RE]},{match:[/extends/,/\s*\(/,qa.IDENT_RE,/\s*\)/]}],scope:{1:"keyword",3:"title.class"}};return{name:"Capn Proto",aliases:["capnp"],keywords:{keyword:nd,type:od,literal:ld},contains:[qa.QUOTE_STRING_MODE,qa.NUMBER_MODE,qa.HASH_COMMENT_MODE,{className:"meta",begin:/@0x[\w\d]{16};/,illegal:/\n/},{className:"symbol",begin:/@\d+\b/},ud]}}return capnproto_1=Ra,capnproto_1}var ceylon_1,hasRequiredCeylon;function requireCeylon(){if(hasRequiredCeylon)return ceylon_1;hasRequiredCeylon=1;function Ra(qa){const nd=["assembly","module","package","import","alias","class","interface","object","given","value","assign","void","function","new","of","extends","satisfies","abstracts","in","out","return","break","continue","throw","assert","dynamic","if","else","switch","case","for","while","try","catch","finally","then","let","this","outer","super","is","exists","nonempty"],od=["shared","abstract","formal","default","actual","variable","late","native","deprecated","final","sealed","annotation","suppressWarnings","small"],ld=["doc","by","license","see","throws","tagged"],ud={className:"subst",excludeBegin:!0,excludeEnd:!0,begin:/``/,end:/``/,keywords:nd,relevance:10},cd=[{className:"string",begin:'"""',end:'"""',relevance:10},{className:"string",begin:'"',end:'"',contains:[ud]},{className:"string",begin:"'",end:"'"},{className:"number",begin:"#[0-9a-fA-F_]+|\\$[01_]+|[0-9_]+(?:\\.[0-9_](?:[eE][+-]?\\d+)?)?[kMGTPmunpf]?",relevance:0}];return ud.contains=cd,{name:"Ceylon",keywords:{keyword:nd.concat(od),meta:ld},illegal:"\\$[^01]|#[^0-9a-fA-F]",contains:[qa.C_LINE_COMMENT_MODE,qa.COMMENT("/\\*","\\*/",{contains:["self"]}),{className:"meta",begin:'@[a-z]\\w*(?::"[^"]*")?'}].concat(cd)}}return ceylon_1=Ra,ceylon_1}var clean_1,hasRequiredClean;function requireClean(){if(hasRequiredClean)return clean_1;hasRequiredClean=1;function Ra(qa){return{name:"Clean",aliases:["icl","dcl"],keywords:{keyword:["if","let","in","with","where","case","of","class","instance","otherwise","implementation","definition","system","module","from","import","qualified","as","special","code","inline","foreign","export","ccall","stdcall","generic","derive","infix","infixl","infixr"],built_in:"Int Real Char Bool",literal:"True False"},contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.C_NUMBER_MODE,{begin:"->|<-[|:]?|#!?|>>=|\\{\\||\\|\\}|:==|=:|<>"}]}}return clean_1=Ra,clean_1}var clojure_1,hasRequiredClojure;function requireClojure(){if(hasRequiredClojure)return clojure_1;hasRequiredClojure=1;function Ra(qa){const nd="a-zA-Z_\\-!.?+*=<>&'",od="[#]?["+nd+"]["+nd+"0-9/;:$#]*",ld="def defonce defprotocol defstruct defmulti defmethod defn- defn defmacro deftype defrecord",ud={$pattern:od,built_in:ld+" cond apply if-not if-let if not not= =|0 <|0 >|0 <=|0 >=|0 ==|0 +|0 /|0 *|0 -|0 rem quot neg? pos? delay? symbol? keyword? true? false? integer? empty? coll? list? set? ifn? fn? associative? sequential? sorted? counted? reversible? number? decimal? class? distinct? isa? float? rational? reduced? ratio? odd? even? char? seq? vector? string? map? nil? contains? zero? instance? not-every? not-any? libspec? -> ->> .. . inc compare do dotimes mapcat take remove take-while drop letfn drop-last take-last drop-while while intern condp case reduced cycle split-at split-with repeat replicate iterate range merge zipmap declare line-seq sort comparator sort-by dorun doall nthnext nthrest partition eval doseq await await-for let agent atom send send-off release-pending-sends add-watch mapv filterv remove-watch agent-error restart-agent set-error-handler error-handler set-error-mode! error-mode shutdown-agents quote var fn loop recur throw try monitor-enter monitor-exit macroexpand macroexpand-1 for dosync and or when when-not when-let comp juxt partial sequence memoize constantly complement identity assert peek pop doto proxy first rest cons cast coll last butlast sigs reify second ffirst fnext nfirst nnext meta with-meta ns in-ns create-ns import refer keys select-keys vals key val rseq name namespace promise into transient persistent! conj! assoc! dissoc! pop! disj! use class type num float double short byte boolean bigint biginteger bigdec print-method print-dup throw-if printf format load compile get-in update-in pr pr-on newline flush read slurp read-line subvec with-open memfn time re-find re-groups rand-int rand mod locking assert-valid-fdecl alias resolve ref deref refset swap! reset! set-validator! compare-and-set! alter-meta! reset-meta! commute get-validator alter ref-set ref-history-count ref-min-history ref-max-history ensure sync io! new next conj set! to-array future future-call into-array aset gen-class reduce map filter find empty hash-map hash-set sorted-map sorted-map-by sorted-set sorted-set-by vec vector seq flatten reverse assoc dissoc list disj get union difference intersection extend extend-type extend-protocol int nth delay count concat chunk chunk-buffer chunk-append chunk-first chunk-rest max min dec unchecked-inc-int unchecked-inc unchecked-dec-inc unchecked-dec unchecked-negate unchecked-add-int unchecked-add unchecked-subtract-int unchecked-subtract chunk-next chunk-cons chunked-seq? prn vary-meta lazy-seq spread list* str find-keyword keyword symbol gensym force rationalize"},cd={begin:od,relevance:0},dd={scope:"number",relevance:0,variants:[{match:/[-+]?0[xX][0-9a-fA-F]+N?/},{match:/[-+]?0[0-7]+N?/},{match:/[-+]?[1-9][0-9]?[rR][0-9a-zA-Z]+N?/},{match:/[-+]?[0-9]+\/[0-9]+N?/},{match:/[-+]?[0-9]+((\.[0-9]*([eE][+-]?[0-9]+)?M?)|([eE][+-]?[0-9]+M?|M))/},{match:/[-+]?([1-9][0-9]*|0)N?/}]},pd={scope:"character",variants:[{match:/\\o[0-3]?[0-7]{1,2}/},{match:/\\u[0-9a-fA-F]{4}/},{match:/\\(newline|space|tab|formfeed|backspace|return)/},{match:/\\\S/,relevance:0}]},fd={scope:"regex",begin:/#"/,end:/"/,contains:[qa.BACKSLASH_ESCAPE]},md=qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null}),vd={scope:"punctuation",match:/,/,relevance:0},Ad=qa.COMMENT(";","$",{relevance:0}),Nd={className:"literal",begin:/\b(true|false|nil)\b/},Id={begin:"\\[|(#::?"+od+")?\\{",end:"[\\]\\}]",relevance:0},Od={className:"symbol",begin:"[:]{1,2}"+od},Fd={begin:"\\(",end:"\\)"},Pd={endsWithParent:!0,relevance:0},Md={keywords:ud,className:"name",begin:od,relevance:0,starts:Pd},Bd=[vd,Fd,pd,fd,md,Ad,Od,Id,dd,Nd,cd],jd={beginKeywords:ld,keywords:{$pattern:od,keyword:ld},end:'(\\[|#|\\d|"|:|\\{|\\)|\\(|$)',contains:[{className:"title",begin:od,relevance:0,excludeEnd:!0,endsParent:!0}].concat(Bd)};return Fd.contains=[jd,Md,Pd],Pd.contains=Bd,Id.contains=Bd,{name:"Clojure",aliases:["clj","edn"],illegal:/\S/,contains:[vd,Fd,pd,fd,md,Ad,Od,Id,dd,Nd]}}return clojure_1=Ra,clojure_1}var clojureRepl_1,hasRequiredClojureRepl;function requireClojureRepl(){if(hasRequiredClojureRepl)return clojureRepl_1;hasRequiredClojureRepl=1;function Ra(qa){return{name:"Clojure REPL",contains:[{className:"meta.prompt",begin:/^([\w.-]+|\s*#_)?=>/,starts:{end:/$/,subLanguage:"clojure"}}]}}return clojureRepl_1=Ra,clojureRepl_1}var cmake_1,hasRequiredCmake;function requireCmake(){if(hasRequiredCmake)return cmake_1;hasRequiredCmake=1;function Ra(qa){return{name:"CMake",aliases:["cmake.in"],case_insensitive:!0,keywords:{keyword:"break cmake_host_system_information cmake_minimum_required cmake_parse_arguments cmake_policy configure_file continue elseif else endforeach endfunction endif endmacro endwhile execute_process file find_file find_library find_package find_path find_program foreach function get_cmake_property get_directory_property get_filename_component get_property if include include_guard list macro mark_as_advanced math message option return separate_arguments set_directory_properties set_property set site_name string unset variable_watch while add_compile_definitions add_compile_options add_custom_command add_custom_target add_definitions add_dependencies add_executable add_library add_link_options add_subdirectory add_test aux_source_directory build_command create_test_sourcelist define_property enable_language enable_testing export fltk_wrap_ui get_source_file_property get_target_property get_test_property include_directories include_external_msproject include_regular_expression install link_directories link_libraries load_cache project qt_wrap_cpp qt_wrap_ui remove_definitions set_source_files_properties set_target_properties set_tests_properties source_group target_compile_definitions target_compile_features target_compile_options target_include_directories target_link_directories target_link_libraries target_link_options target_sources try_compile try_run ctest_build ctest_configure ctest_coverage ctest_empty_binary_directory ctest_memcheck ctest_read_custom_files ctest_run_script ctest_sleep ctest_start ctest_submit ctest_test ctest_update ctest_upload build_name exec_program export_library_dependencies install_files install_programs install_targets load_command make_directory output_required_files remove subdir_depends subdirs use_mangled_mesa utility_source variable_requires write_file qt5_use_modules qt5_use_package qt5_wrap_cpp on off true false and or not command policy target test exists is_newer_than is_directory is_symlink is_absolute matches less greater equal less_equal greater_equal strless strgreater strequal strless_equal strgreater_equal version_less version_greater version_equal version_less_equal version_greater_equal in_list defined"},contains:[{className:"variable",begin:/\$\{/,end:/\}/},qa.COMMENT(/#\[\[/,/]]/),qa.HASH_COMMENT_MODE,qa.QUOTE_STRING_MODE,qa.NUMBER_MODE]}}return cmake_1=Ra,cmake_1}var coffeescript_1,hasRequiredCoffeescript;function requireCoffeescript(){if(hasRequiredCoffeescript)return coffeescript_1;hasRequiredCoffeescript=1;const Ra=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],qa=["true","false","null","undefined","NaN","Infinity"],nd=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],od=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],ld=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],ud=[].concat(ld,nd,od);function cd(dd){const pd=["npm","print"],fd=["yes","no","on","off"],md=["then","unless","until","loop","by","when","and","or","is","isnt","not"],vd=["var","const","let","function","static"],Ad=Hd=>Gd=>!Hd.includes(Gd),Nd={keyword:Ra.concat(md).filter(Ad(vd)),literal:qa.concat(fd),built_in:ud.concat(pd)},Id="[A-Za-z$_][0-9A-Za-z$_]*",Od={className:"subst",begin:/#\{/,end:/\}/,keywords:Nd},Fd=[dd.BINARY_NUMBER_MODE,dd.inherit(dd.C_NUMBER_MODE,{starts:{end:"(\\s*/)?",relevance:0}}),{className:"string",variants:[{begin:/'''/,end:/'''/,contains:[dd.BACKSLASH_ESCAPE]},{begin:/'/,end:/'/,contains:[dd.BACKSLASH_ESCAPE]},{begin:/"""/,end:/"""/,contains:[dd.BACKSLASH_ESCAPE,Od]},{begin:/"/,end:/"/,contains:[dd.BACKSLASH_ESCAPE,Od]}]},{className:"regexp",variants:[{begin:"///",end:"///",contains:[Od,dd.HASH_COMMENT_MODE]},{begin:"//[gim]{0,3}(?=\\W)",relevance:0},{begin:/\/(?![ *]).*?(?![\\]).\/[gim]{0,3}(?=\W)/}]},{begin:"@"+Id},{subLanguage:"javascript",excludeBegin:!0,excludeEnd:!0,variants:[{begin:"```",end:"```"},{begin:"`",end:"`"}]}];Od.contains=Fd;const Pd=dd.inherit(dd.TITLE_MODE,{begin:Id}),Md="(\\(.*\\)\\s*)?\\B[-=]>",Bd={className:"params",begin:"\\([^\\(]",returnBegin:!0,contains:[{begin:/\(/,end:/\)/,keywords:Nd,contains:["self"].concat(Fd)}]},jd={variants:[{match:[/class\s+/,Id,/\s+extends\s+/,Id]},{match:[/class\s+/,Id]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:Nd};return{name:"CoffeeScript",aliases:["coffee","cson","iced"],keywords:Nd,illegal:/\/\*/,contains:[...Fd,dd.COMMENT("###","###"),dd.HASH_COMMENT_MODE,{className:"function",begin:"^\\s*"+Id+"\\s*=\\s*"+Md,end:"[-=]>",returnBegin:!0,contains:[Pd,Bd]},{begin:/[:\(,=]\s*/,relevance:0,contains:[{className:"function",begin:Md,end:"[-=]>",returnBegin:!0,contains:[Bd]}]},jd,{begin:Id+":",end:":",returnBegin:!0,returnEnd:!0,relevance:0}]}}return coffeescript_1=cd,coffeescript_1}var coq_1,hasRequiredCoq;function requireCoq(){if(hasRequiredCoq)return coq_1;hasRequiredCoq=1;function Ra(qa){return{name:"Coq",keywords:{keyword:["_|0","as","at","cofix","else","end","exists","exists2","fix","for","forall","fun","if","IF","in","let","match","mod","Prop","return","Set","then","Type","using","where","with","Abort","About","Add","Admit","Admitted","All","Arguments","Assumptions","Axiom","Back","BackTo","Backtrack","Bind","Blacklist","Canonical","Cd","Check","Class","Classes","Close","Coercion","Coercions","CoFixpoint","CoInductive","Collection","Combined","Compute","Conjecture","Conjectures","Constant","constr","Constraint","Constructors","Context","Corollary","CreateHintDb","Cut","Declare","Defined","Definition","Delimit","Dependencies","Dependent","Derive","Drop","eauto","End","Equality","Eval","Example","Existential","Existentials","Existing","Export","exporting","Extern","Extract","Extraction","Fact","Field","Fields","File","Fixpoint","Focus","for","From","Function","Functional","Generalizable","Global","Goal","Grab","Grammar","Graph","Guarded","Heap","Hint","HintDb","Hints","Hypotheses","Hypothesis","ident","Identity","If","Immediate","Implicit","Import","Include","Inductive","Infix","Info","Initial","Inline","Inspect","Instance","Instances","Intro","Intros","Inversion","Inversion_clear","Language","Left","Lemma","Let","Libraries","Library","Load","LoadPath","Local","Locate","Ltac","ML","Mode","Module","Modules","Monomorphic","Morphism","Next","NoInline","Notation","Obligation","Obligations","Opaque","Open","Optimize","Options","Parameter","Parameters","Parametric","Path","Paths","pattern","Polymorphic","Preterm","Print","Printing","Program","Projections","Proof","Proposition","Pwd","Qed","Quit","Rec","Record","Recursive","Redirect","Relation","Remark","Remove","Require","Reserved","Reset","Resolve","Restart","Rewrite","Right","Ring","Rings","Save","Scheme","Scope","Scopes","Script","Search","SearchAbout","SearchHead","SearchPattern","SearchRewrite","Section","Separate","Set","Setoid","Show","Solve","Sorted","Step","Strategies","Strategy","Structure","SubClass","Table","Tables","Tactic","Term","Test","Theorem","Time","Timeout","Transparent","Type","Typeclasses","Types","Undelimit","Undo","Unfocus","Unfocused","Unfold","Universe","Universes","Unset","Unshelve","using","Variable","Variables","Variant","Verbose","Visibility","where","with"],built_in:["abstract","absurd","admit","after","apply","as","assert","assumption","at","auto","autorewrite","autounfold","before","bottom","btauto","by","case","case_eq","cbn","cbv","change","classical_left","classical_right","clear","clearbody","cofix","compare","compute","congruence","constr_eq","constructor","contradict","contradiction","cut","cutrewrite","cycle","decide","decompose","dependent","destruct","destruction","dintuition","discriminate","discrR","do","double","dtauto","eapply","eassumption","eauto","ecase","econstructor","edestruct","ediscriminate","eelim","eexact","eexists","einduction","einjection","eleft","elim","elimtype","enough","equality","erewrite","eright","esimplify_eq","esplit","evar","exact","exactly_once","exfalso","exists","f_equal","fail","field","field_simplify","field_simplify_eq","first","firstorder","fix","fold","fourier","functional","generalize","generalizing","gfail","give_up","has_evar","hnf","idtac","in","induction","injection","instantiate","intro","intro_pattern","intros","intuition","inversion","inversion_clear","is_evar","is_var","lapply","lazy","left","lia","lra","move","native_compute","nia","nsatz","omega","once","pattern","pose","progress","proof","psatz","quote","record","red","refine","reflexivity","remember","rename","repeat","replace","revert","revgoals","rewrite","rewrite_strat","right","ring","ring_simplify","rtauto","set","setoid_reflexivity","setoid_replace","setoid_rewrite","setoid_symmetry","setoid_transitivity","shelve","shelve_unifiable","simpl","simple","simplify_eq","solve","specialize","split","split_Rabs","split_Rmult","stepl","stepr","subst","sum","swap","symmetry","tactic","tauto","time","timeout","top","transitivity","trivial","try","tryif","unfold","unify","until","using","vm_compute","with"]},contains:[qa.QUOTE_STRING_MODE,qa.COMMENT("\\(\\*","\\*\\)"),qa.C_NUMBER_MODE,{className:"type",excludeBegin:!0,begin:"\\|\\s*",end:"\\w+"},{begin:/[-=]>/}]}}return coq_1=Ra,coq_1}var cos_1,hasRequiredCos;function requireCos(){if(hasRequiredCos)return cos_1;hasRequiredCos=1;function Ra(qa){return{name:"Caché Object Script",case_insensitive:!0,aliases:["cls"],keywords:"property parameter class classmethod clientmethod extends as break catch close continue do d|0 else elseif for goto halt hang h|0 if job j|0 kill k|0 lock l|0 merge new open quit q|0 read r|0 return set s|0 tcommit throw trollback try tstart use view while write w|0 xecute x|0 zkill znspace zn ztrap zwrite zw zzdump zzwrite print zbreak zinsert zload zprint zremove zsave zzprint mv mvcall mvcrt mvdim mvprint zquit zsync ascii",contains:[{className:"number",begin:"\\b(\\d+(\\.\\d*)?|\\.\\d+)",relevance:0},{className:"string",variants:[{begin:'"',end:'"',contains:[{begin:'""',relevance:0}]}]},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,{className:"comment",begin:/;/,end:"$",relevance:0},{className:"built_in",begin:/(?:\$\$?|\.\.)\^?[a-zA-Z]+/},{className:"built_in",begin:/\$\$\$[a-zA-Z]+/},{className:"built_in",begin:/%[a-z]+(?:\.[a-z]+)*/},{className:"symbol",begin:/\^%?[a-zA-Z][\w]*/},{className:"keyword",begin:/##class|##super|#define|#dim/},{begin:/&sql\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,subLanguage:"sql"},{begin:/&(js|jscript|javascript)</,end:/>/,excludeBegin:!0,excludeEnd:!0,subLanguage:"javascript"},{begin:/&html<\s*</,end:/>\s*>/,subLanguage:"xml"}]}}return cos_1=Ra,cos_1}var cpp_1,hasRequiredCpp;function requireCpp(){if(hasRequiredCpp)return cpp_1;hasRequiredCpp=1;function Ra(qa){const nd=qa.regex,od=qa.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),ld="decltype\\(auto\\)",ud="[a-zA-Z_]\\w*::",dd="(?!struct)("+ld+"|"+nd.optional(ud)+"[a-zA-Z_]\\w*"+nd.optional("<[^<>]+>")+")",pd={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},md={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[qa.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},qa.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},vd={className:"number",variants:[{begin:"[+-]?(?:(?:[0-9](?:'?[0-9])*\\.(?:[0-9](?:'?[0-9])*)?|\\.[0-9](?:'?[0-9])*)(?:[Ee][+-]?[0-9](?:'?[0-9])*)?|[0-9](?:'?[0-9])*[Ee][+-]?[0-9](?:'?[0-9])*|0[Xx](?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*(?:\\.(?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)?)?|\\.[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)[Pp][+-]?[0-9](?:'?[0-9])*)(?:[Ff](?:16|32|64|128)?|(BF|bf)16|[Ll]|)"},{begin:"[+-]?\\b(?:0[Bb][01](?:'?[01])*|0[Xx][0-9A-Fa-f](?:'?[0-9A-Fa-f])*|0(?:'?[0-7])*|[1-9](?:'?[0-9])*)(?:[Uu](?:LL?|ll?)|[Uu][Zz]?|(?:LL?|ll?)[Uu]?|[Zz][Uu]|)"}],relevance:0},Ad={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},qa.inherit(md,{className:"string"}),{className:"string",begin:/<.*?>/},od,qa.C_BLOCK_COMMENT_MODE]},Nd={className:"title",begin:nd.optional(ud)+qa.IDENT_RE,relevance:0},Id=nd.optional(ud)+qa.IDENT_RE+"\\s*\\(",Od=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],Fd=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],Pd=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],Md=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],Hd={type:Fd,keyword:Od,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:Pd},Gd={className:"function.dispatch",relevance:0,keywords:{_hint:Md},begin:nd.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,qa.IDENT_RE,nd.lookahead(/(<[^<>]+>|)\s*\(/))},zd=[Gd,Ad,pd,od,qa.C_BLOCK_COMMENT_MODE,vd,md],df={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:Hd,contains:zd.concat([{begin:/\(/,end:/\)/,keywords:Hd,contains:zd.concat(["self"]),relevance:0}]),relevance:0},Wd={className:"function",begin:"("+dd+"[\\*&\\s]+)+"+Id,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:Hd,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:ld,keywords:Hd,relevance:0},{begin:Id,returnBegin:!0,contains:[Nd],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[md,vd]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:Hd,relevance:0,contains:[od,qa.C_BLOCK_COMMENT_MODE,md,vd,pd,{begin:/\(/,end:/\)/,keywords:Hd,relevance:0,contains:["self",od,qa.C_BLOCK_COMMENT_MODE,md,vd,pd]}]},pd,od,qa.C_BLOCK_COMMENT_MODE,Ad]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:Hd,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(df,Wd,Gd,zd,[Ad,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array|tuple|optional|variant|function)\\s*<(?!<)",end:">",keywords:Hd,contains:["self",pd]},{begin:qa.IDENT_RE+"::",keywords:Hd},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}return cpp_1=Ra,cpp_1}var crmsh_1,hasRequiredCrmsh;function requireCrmsh(){if(hasRequiredCrmsh)return crmsh_1;hasRequiredCrmsh=1;function Ra(qa){const nd="primitive rsc_template",od="group clone ms master location colocation order fencing_topology rsc_ticket acl_target acl_group user role tag xml";return{name:"crmsh",aliases:["crm","pcmk"],case_insensitive:!0,keywords:{keyword:"params meta operations op rule attributes utilization"+" "+"read write deny defined not_defined in_range date spec in ref reference attribute type xpath version and or lt gt tag lte gte eq ne \\"+" "+"number string",literal:"Master Started Slave Stopped start promote demote stop monitor true false"},contains:[qa.HASH_COMMENT_MODE,{beginKeywords:"node",starts:{end:"\\s*([\\w_-]+:)?",starts:{className:"title",end:"\\s*[\\$\\w_][\\w_-]*"}}},{beginKeywords:nd,starts:{className:"title",end:"\\s*[\\$\\w_][\\w_-]*",starts:{end:"\\s*@?[\\w_][\\w_\\.:-]*"}}},{begin:"\\b("+od.split(" ").join("|")+")\\s+",keywords:od,starts:{className:"title",end:"[\\$\\w_][\\w_-]*"}},{beginKeywords:"property rsc_defaults op_defaults",starts:{className:"title",end:"\\s*([\\w_-]+:)?"}},qa.QUOTE_STRING_MODE,{className:"meta",begin:"(ocf|systemd|service|lsb):[\\w_:-]+",relevance:0},{className:"number",begin:"\\b\\d+(\\.\\d+)?(ms|s|h|m)?",relevance:0},{className:"literal",begin:"[-]?(infinity|inf)",relevance:0},{className:"attr",begin:/([A-Za-z$_#][\w_-]+)=/,relevance:0},{className:"tag",begin:"</?",end:"/?>",relevance:0}]}}return crmsh_1=Ra,crmsh_1}var crystal_1,hasRequiredCrystal;function requireCrystal(){if(hasRequiredCrystal)return crystal_1;hasRequiredCrystal=1;function Ra(qa){const nd="(_?[ui](8|16|32|64|128))?",od="(_?f(32|64))?",ld="[a-zA-Z_]\\w*[!?=]?",ud="[a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|[=!]~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~|]|//|//=|&[-+*]=?|&\\*\\*|\\[\\][=?]?",cd="[A-Za-z_]\\w*(::\\w+)*(\\?|!)?",dd={$pattern:ld,keyword:"abstract alias annotation as as? asm begin break case class def do else elsif end ensure enum extend for fun if include instance_sizeof is_a? lib macro module next nil? of out pointerof private protected rescue responds_to? return require select self sizeof struct super then type typeof union uninitialized unless until verbatim when while with yield __DIR__ __END_LINE__ __FILE__ __LINE__",literal:"false nil true"},pd={className:"subst",begin:/#\{/,end:/\}/,keywords:dd},fd={className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},md={className:"template-variable",variants:[{begin:"\\{\\{",end:"\\}\\}"},{begin:"\\{%",end:"%\\}"}],keywords:dd};function vd(Md,Bd){const jd=[{begin:Md,end:Bd}];return jd[0].contains=jd,jd}const Ad={className:"string",contains:[qa.BACKSLASH_ESCAPE,pd],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:"%[Qwi]?\\(",end:"\\)",contains:vd("\\(","\\)")},{begin:"%[Qwi]?\\[",end:"\\]",contains:vd("\\[","\\]")},{begin:"%[Qwi]?\\{",end:/\}/,contains:vd(/\{/,/\}/)},{begin:"%[Qwi]?<",end:">",contains:vd("<",">")},{begin:"%[Qwi]?\\|",end:"\\|"},{begin:/<<-\w+$/,end:/^\s*\w+$/}],relevance:0},Nd={className:"string",variants:[{begin:"%q\\(",end:"\\)",contains:vd("\\(","\\)")},{begin:"%q\\[",end:"\\]",contains:vd("\\[","\\]")},{begin:"%q\\{",end:/\}/,contains:vd(/\{/,/\}/)},{begin:"%q<",end:">",contains:vd("<",">")},{begin:"%q\\|",end:"\\|"},{begin:/<<-'\w+'$/,end:/^\s*\w+$/}],relevance:0},Id={begin:"(?!%\\})("+qa.RE_STARTERS_RE+"|\\n|\\b(case|if|select|unless|until|when|while)\\b)\\s*",keywords:"case if select unless until when while",contains:[{className:"regexp",contains:[qa.BACKSLASH_ESCAPE,pd],variants:[{begin:"//[a-z]*",relevance:0},{begin:"/(?!\\/)",end:"/[a-z]*"}]}],relevance:0},Od={className:"regexp",contains:[qa.BACKSLASH_ESCAPE,pd],variants:[{begin:"%r\\(",end:"\\)",contains:vd("\\(","\\)")},{begin:"%r\\[",end:"\\]",contains:vd("\\[","\\]")},{begin:"%r\\{",end:/\}/,contains:vd(/\{/,/\}/)},{begin:"%r<",end:">",contains:vd("<",">")},{begin:"%r\\|",end:"\\|"}],relevance:0},Fd={className:"meta",begin:"@\\[",end:"\\]",contains:[qa.inherit(qa.QUOTE_STRING_MODE,{className:"string"})]},Pd=[md,Ad,Nd,Od,Id,Fd,fd,qa.HASH_COMMENT_MODE,{className:"class",beginKeywords:"class module struct",end:"$|;",illegal:/=/,contains:[qa.HASH_COMMENT_MODE,qa.inherit(qa.TITLE_MODE,{begin:cd}),{begin:"<"}]},{className:"class",beginKeywords:"lib enum union",end:"$|;",illegal:/=/,contains:[qa.HASH_COMMENT_MODE,qa.inherit(qa.TITLE_MODE,{begin:cd})]},{beginKeywords:"annotation",end:"$|;",illegal:/=/,contains:[qa.HASH_COMMENT_MODE,qa.inherit(qa.TITLE_MODE,{begin:cd})],relevance:2},{className:"function",beginKeywords:"def",end:/\B\b/,contains:[qa.inherit(qa.TITLE_MODE,{begin:ud,endsParent:!0})]},{className:"function",beginKeywords:"fun macro",end:/\B\b/,contains:[qa.inherit(qa.TITLE_MODE,{begin:ud,endsParent:!0})],relevance:2},{className:"symbol",begin:qa.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":",contains:[Ad,{begin:ud}],relevance:0},{className:"number",variants:[{begin:"\\b0b([01_]+)"+nd},{begin:"\\b0o([0-7_]+)"+nd},{begin:"\\b0x([A-Fa-f0-9_]+)"+nd},{begin:"\\b([1-9][0-9_]*[0-9]|[0-9])(\\.[0-9][0-9_]*)?([eE]_?[-+]?[0-9_]*)?"+od+"(?!_)"},{begin:"\\b([1-9][0-9_]*|0)"+nd}],relevance:0}];return pd.contains=Pd,md.contains=Pd.slice(1),{name:"Crystal",aliases:["cr"],keywords:dd,contains:Pd}}return crystal_1=Ra,crystal_1}var csharp_1,hasRequiredCsharp;function requireCsharp(){if(hasRequiredCsharp)return csharp_1;hasRequiredCsharp=1;function Ra(qa){const nd=["bool","byte","char","decimal","delegate","double","dynamic","enum","float","int","long","nint","nuint","object","sbyte","short","string","ulong","uint","ushort"],od=["public","private","protected","static","internal","protected","abstract","async","extern","override","unsafe","virtual","new","sealed","partial"],ld=["default","false","null","true"],ud=["abstract","as","base","break","case","catch","class","const","continue","do","else","event","explicit","extern","finally","fixed","for","foreach","goto","if","implicit","in","interface","internal","is","lock","namespace","new","operator","out","override","params","private","protected","public","readonly","record","ref","return","scoped","sealed","sizeof","stackalloc","static","struct","switch","this","throw","try","typeof","unchecked","unsafe","using","virtual","void","volatile","while"],cd=["add","alias","and","ascending","async","await","by","descending","equals","from","get","global","group","init","into","join","let","nameof","not","notnull","on","or","orderby","partial","remove","select","set","unmanaged","value|0","var","when","where","with","yield"],dd={keyword:ud.concat(cd),built_in:nd,literal:ld},pd=qa.inherit(qa.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),fd={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},md={className:"string",begin:/"""("*)(?!")(.|\n)*?"""\1/,relevance:1},vd={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},Ad=qa.inherit(vd,{illegal:/\n/}),Nd={className:"subst",begin:/\{/,end:/\}/,keywords:dd},Id=qa.inherit(Nd,{illegal:/\n/}),Od={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},qa.BACKSLASH_ESCAPE,Id]},Fd={className:"string",begin:/\$@"/,end:'"',contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},Nd]},Pd=qa.inherit(Fd,{illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},Id]});Nd.contains=[Fd,Od,vd,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,fd,qa.C_BLOCK_COMMENT_MODE],Id.contains=[Pd,Od,Ad,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,fd,qa.inherit(qa.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];const Md={variants:[md,Fd,Od,vd,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE]},Bd={begin:"<",end:">",contains:[{beginKeywords:"in out"},pd]},jd=qa.IDENT_RE+"(<"+qa.IDENT_RE+"(\\s*,\\s*"+qa.IDENT_RE+")*>)?(\\[\\])?",Hd={begin:"@"+qa.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:dd,illegal:/::/,contains:[qa.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"<!--|-->"},{begin:"</?",end:">"}]}]}),qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{keyword:"if else elif endif define undef warning error line region endregion pragma checksum"}},Md,fd,{beginKeywords:"class interface",relevance:0,end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},pd,Bd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[pd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]},{beginKeywords:"record",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[pd,Bd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[(?=[\\w])",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+jd+"\\s+)+"+qa.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:dd,contains:[{beginKeywords:od.join(" "),relevance:0},{begin:qa.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,contains:[qa.TITLE_MODE,Bd],relevance:0},{match:/\(\)/},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:dd,relevance:0,contains:[Md,fd,qa.C_BLOCK_COMMENT_MODE]},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]},Hd]}}return csharp_1=Ra,csharp_1}var csp_1,hasRequiredCsp;function requireCsp(){if(hasRequiredCsp)return csp_1;hasRequiredCsp=1;function Ra(qa){return{name:"CSP",case_insensitive:!1,keywords:{$pattern:"[a-zA-Z][a-zA-Z0-9_-]*",keyword:["base-uri","child-src","connect-src","default-src","font-src","form-action","frame-ancestors","frame-src","img-src","manifest-src","media-src","object-src","plugin-types","report-uri","sandbox","script-src","style-src","trusted-types","unsafe-hashes","worker-src"]},contains:[{className:"string",begin:"'",end:"'"},{className:"attribute",begin:"^Content",end:":",excludeEnd:!0}]}}return csp_1=Ra,csp_1}var css_1,hasRequiredCss;function requireCss(){if(hasRequiredCss)return css_1;hasRequiredCss=1;const Ra=fd=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:fd.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[fd.APOS_STRING_MODE,fd.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:fd.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),qa=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],nd=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],od=[...qa,...nd],ld=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),ud=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),cd=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),dd=["accent-color","align-content","align-items","align-self","alignment-baseline","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","appearance","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","baseline-shift","block-size","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-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-end-end-radius","border-end-start-radius","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","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","cx","cy","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","dominant-baseline","empty-cells","enable-background","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","flood-color","flood-opacity","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","inline-size","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","kerning","justify-content","justify-items","justify-self","left","letter-spacing","lighting-color","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","marker","marker-end","marker-mid","marker-start","mask","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","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","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","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","scale","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","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","speak","speak-as","src","tab-size","table-layout","text-anchor","text-align","text-align-all","text-align-last","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","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","vector-effect","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index"].sort().reverse();function pd(fd){const md=fd.regex,vd=Ra(fd),Ad={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},Nd="and or not only",Id=/@-?\w[\w]*(-\w+)*/,Od="[a-zA-Z-][a-zA-Z0-9_-]*",Fd=[fd.APOS_STRING_MODE,fd.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[vd.BLOCK_COMMENT,Ad,vd.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\."+Od,relevance:0},vd.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+ud.join("|")+")"},{begin:":(:)?("+cd.join("|")+")"}]},vd.CSS_VARIABLE,{className:"attribute",begin:"\\b("+dd.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[vd.BLOCK_COMMENT,vd.HEXCOLOR,vd.IMPORTANT,vd.CSS_NUMBER_MODE,...Fd,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[...Fd,{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},vd.FUNCTION_DISPATCH]},{begin:md.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:Id},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:Nd,attribute:ld.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...Fd,vd.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+od.join("|")+")\\b"}]}}return css_1=pd,css_1}var d_1,hasRequiredD;function requireD(){if(hasRequiredD)return d_1;hasRequiredD=1;function Ra(qa){const nd={$pattern:qa.UNDERSCORE_IDENT_RE,keyword:"abstract alias align asm assert auto body break byte case cast catch class const continue debug default delete deprecated do else enum export extern final finally for foreach foreach_reverse|10 goto if immutable import in inout int interface invariant is lazy macro mixin module new nothrow out override package pragma private protected public pure ref return scope shared static struct super switch synchronized template this throw try typedef typeid typeof union unittest version void volatile while with __FILE__ __LINE__ __gshared|10 __thread __traits __DATE__ __EOF__ __TIME__ __TIMESTAMP__ __VENDOR__ __VERSION__",built_in:"bool cdouble cent cfloat char creal dchar delegate double dstring float function idouble ifloat ireal long real short string ubyte ucent uint ulong ushort wchar wstring",literal:"false null true"},od="(0|[1-9][\\d_]*)",ld="(0|[1-9][\\d_]*|\\d[\\d_]*|[\\d_]+?\\d)",ud="0[bB][01_]+",cd="([\\da-fA-F][\\da-fA-F_]*|_[\\da-fA-F][\\da-fA-F_]*)",dd="0[xX]"+cd,pd="([eE][+-]?"+ld+")",fd="("+ld+"(\\.\\d*|"+pd+")|\\d+\\."+ld+"|\\."+od+pd+"?)",md="(0[xX]("+cd+"\\."+cd+"|\\.?"+cd+")[pP][+-]?"+ld+")",vd="("+od+"|"+ud+"|"+dd+")",Ad="("+md+"|"+fd+")",Nd=`\\\\(['"\\?\\\\abfnrtv]|u[\\dA-Fa-f]{4}|[0-7]{1,3}|x[\\dA-Fa-f]{2}|U[\\dA-Fa-f]{8})|&[a-zA-Z\\d]{2,};`,Id={className:"number",begin:"\\b"+vd+"(L|u|U|Lu|LU|uL|UL)?",relevance:0},Od={className:"number",begin:"\\b("+Ad+"([fF]|L|i|[fF]i|Li)?|"+vd+"(i|[fF]i|Li))",relevance:0},Fd={className:"string",begin:"'("+Nd+"|.)",end:"'",illegal:"."},Md={className:"string",begin:'"',contains:[{begin:Nd,relevance:0}],end:'"[cwd]?'},Bd={className:"string",begin:'[rq]"',end:'"[cwd]?',relevance:5},jd={className:"string",begin:"`",end:"`[cwd]?"},Hd={className:"string",begin:'x"[\\da-fA-F\\s\\n\\r]*"[cwd]?',relevance:10},Gd={className:"string",begin:'q"\\{',end:'\\}"'},zd={className:"meta",begin:"^#!",end:"$",relevance:5},df={className:"meta",begin:"#(line)",end:"$",relevance:5},Wd={className:"keyword",begin:"@[a-zA-Z_][a-zA-Z_\\d]*"},Jd=qa.COMMENT("\\/\\+","\\+\\/",{contains:["self"],relevance:10});return{name:"D",keywords:nd,contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,Jd,Hd,Md,Bd,jd,Gd,Od,Id,Fd,zd,df,Wd]}}return d_1=Ra,d_1}var markdown_1,hasRequiredMarkdown;function requireMarkdown(){if(hasRequiredMarkdown)return markdown_1;hasRequiredMarkdown=1;function Ra(qa){const nd=qa.regex,od={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},ld={begin:"^[-\\*]{3,}",end:"$"},ud={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},cd={className:"bullet",begin:"^[ ]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},dd={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},pd=/[A-Za-z][A-Za-z0-9+.-]*/,fd={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:nd.concat(/\[.+?\]\(/,pd,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},md={className:"strong",contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},vd={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},Ad=qa.inherit(md,{contains:[]}),Nd=qa.inherit(vd,{contains:[]});md.contains.push(Nd),vd.contains.push(Ad);let Id=[od,fd];return[md,vd,Ad,Nd].forEach(Md=>{Md.contains=Md.contains.concat(Id)}),Id=Id.concat(md,vd),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:Id},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:Id}]}]},od,cd,md,vd,{className:"quote",begin:"^>\\s+",contains:Id,end:"$"},ud,ld,fd,dd,{scope:"literal",match:/&([a-zA-Z0-9]+|#[0-9]{1,7}|#[Xx][0-9a-fA-F]{1,6});/}]}}return markdown_1=Ra,markdown_1}var dart_1,hasRequiredDart;function requireDart(){if(hasRequiredDart)return dart_1;hasRequiredDart=1;function Ra(qa){const nd={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"}]},od={className:"subst",variants:[{begin:/\$\{/,end:/\}/}],keywords:"true false null this is new super"},ld={className:"string",variants:[{begin:"r'''",end:"'''"},{begin:'r"""',end:'"""'},{begin:"r'",end:"'",illegal:"\\n"},{begin:'r"',end:'"',illegal:"\\n"},{begin:"'''",end:"'''",contains:[qa.BACKSLASH_ESCAPE,nd,od]},{begin:'"""',end:'"""',contains:[qa.BACKSLASH_ESCAPE,nd,od]},{begin:"'",end:"'",illegal:"\\n",contains:[qa.BACKSLASH_ESCAPE,nd,od]},{begin:'"',end:'"',illegal:"\\n",contains:[qa.BACKSLASH_ESCAPE,nd,od]}]};od.contains=[qa.C_NUMBER_MODE,ld];const ud=["Comparable","DateTime","Duration","Function","Iterable","Iterator","List","Map","Match","Object","Pattern","RegExp","Set","Stopwatch","String","StringBuffer","StringSink","Symbol","Type","Uri","bool","double","int","num","Element","ElementList"],cd=ud.map(fd=>`${fd}?`);return{name:"Dart",keywords:{keyword:["abstract","as","assert","async","await","base","break","case","catch","class","const","continue","covariant","default","deferred","do","dynamic","else","enum","export","extends","extension","external","factory","false","final","finally","for","Function","get","hide","if","implements","import","in","interface","is","late","library","mixin","new","null","on","operator","part","required","rethrow","return","sealed","set","show","static","super","switch","sync","this","throw","true","try","typedef","var","void","when","while","with","yield"],built_in:ud.concat(cd).concat(["Never","Null","dynamic","print","document","querySelector","querySelectorAll","window"]),$pattern:/[A-Za-z][A-Za-z0-9_]*\??/},contains:[ld,qa.COMMENT(/\/\*\*(?!\/)/,/\*\//,{subLanguage:"markdown",relevance:0}),qa.COMMENT(/\/{3,} ?/,/$/,{contains:[{subLanguage:"markdown",begin:".",end:"$",relevance:0}]}),qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,{className:"class",beginKeywords:"class interface",end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},qa.UNDERSCORE_TITLE_MODE]},qa.C_NUMBER_MODE,{className:"meta",begin:"@[A-Za-z]+"},{begin:"=>"}]}}return dart_1=Ra,dart_1}var delphi_1,hasRequiredDelphi;function requireDelphi(){if(hasRequiredDelphi)return delphi_1;hasRequiredDelphi=1;function Ra(qa){const nd=["exports","register","file","shl","array","record","property","for","mod","while","set","ally","label","uses","raise","not","stored","class","safecall","var","interface","or","private","static","exit","index","inherited","to","else","stdcall","override","shr","asm","far","resourcestring","finalization","packed","virtual","out","and","protected","library","do","xorwrite","goto","near","function","end","div","overload","object","unit","begin","string","on","inline","repeat","until","destructor","write","message","program","with","read","initialization","except","default","nil","if","case","cdecl","in","downto","threadvar","of","try","pascal","const","external","constructor","type","public","then","implementation","finally","published","procedure","absolute","reintroduce","operator","as","is","abstract","alias","assembler","bitpacked","break","continue","cppdecl","cvar","enumerator","experimental","platform","deprecated","unimplemented","dynamic","export","far16","forward","generic","helper","implements","interrupt","iochecks","local","name","nodefault","noreturn","nostackframe","oldfpccall","otherwise","saveregisters","softfloat","specialize","strict","unaligned","varargs"],od=[qa.C_LINE_COMMENT_MODE,qa.COMMENT(/\{/,/\}/,{relevance:0}),qa.COMMENT(/\(\*/,/\*\)/,{relevance:10})],ld={className:"meta",variants:[{begin:/\{\$/,end:/\}/},{begin:/\(\*\$/,end:/\*\)/}]},ud={className:"string",begin:/'/,end:/'/,contains:[{begin:/''/}]},cd={className:"number",relevance:0,variants:[{match:/\b\d[\d_]*(\.\d[\d_]*)?/},{match:/\$[\dA-Fa-f_]+/},{match:/\$/,relevance:0},{match:/&[0-7][0-7_]*/},{match:/%[01_]+/},{match:/%/,relevance:0}]},dd={className:"string",variants:[{match:/#\d[\d_]*/},{match:/#\$[\dA-Fa-f][\dA-Fa-f_]*/},{match:/#&[0-7][0-7_]*/},{match:/#%[01][01_]*/}]},pd={begin:qa.IDENT_RE+"\\s*=\\s*class\\s*\\(",returnBegin:!0,contains:[qa.TITLE_MODE]},fd={className:"function",beginKeywords:"function constructor destructor procedure",end:/[:;]/,keywords:"function constructor|10 destructor|10 procedure|10",contains:[qa.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,keywords:nd,contains:[ud,dd,ld].concat(od)},ld].concat(od)};return{name:"Delphi",aliases:["dpr","dfm","pas","pascal"],case_insensitive:!0,keywords:nd,illegal:/"|\$[G-Zg-z]|\/\*|<\/|\|/,contains:[ud,dd,cd,pd,fd,ld].concat(od)}}return delphi_1=Ra,delphi_1}var diff_1,hasRequiredDiff;function requireDiff(){if(hasRequiredDiff)return diff_1;hasRequiredDiff=1;function Ra(qa){const nd=qa.regex;return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,match:nd.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:"comment",variants:[{begin:nd.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:"addition",begin:/^\+/,end:/$/},{className:"deletion",begin:/^-/,end:/$/},{className:"addition",begin:/^!/,end:/$/}]}}return diff_1=Ra,diff_1}var django_1,hasRequiredDjango;function requireDjango(){if(hasRequiredDjango)return django_1;hasRequiredDjango=1;function Ra(qa){const nd={begin:/\|[A-Za-z]+:?/,keywords:{name:"truncatewords removetags linebreaksbr yesno get_digit timesince random striptags filesizeformat escape linebreaks length_is ljust rjust cut urlize fix_ampersands title floatformat capfirst pprint divisibleby add make_list unordered_list urlencode timeuntil urlizetrunc wordcount stringformat linenumbers slice date dictsort dictsortreversed default_if_none pluralize lower join center default truncatewords_html upper length phone2numeric wordwrap time addslashes slugify first escapejs force_escape iriencode last safe safeseq truncatechars localize unlocalize localtime utc timezone"},contains:[qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE]};return{name:"Django",aliases:["jinja"],case_insensitive:!0,subLanguage:"xml",contains:[qa.COMMENT(/\{%\s*comment\s*%\}/,/\{%\s*endcomment\s*%\}/),qa.COMMENT(/\{#/,/#\}/),{className:"template-tag",begin:/\{%/,end:/%\}/,contains:[{className:"name",begin:/\w+/,keywords:{name:"comment endcomment load templatetag ifchanged endifchanged if endif firstof for endfor ifnotequal endifnotequal widthratio extends include spaceless endspaceless regroup ifequal endifequal ssi now with cycle url filter endfilter debug block endblock else autoescape endautoescape csrf_token empty elif endwith static trans blocktrans endblocktrans get_static_prefix get_media_prefix plural get_current_language language get_available_languages get_current_language_bidi get_language_info get_language_info_list localize endlocalize localtime endlocaltime timezone endtimezone get_current_timezone verbatim"},starts:{endsWithParent:!0,keywords:"in by as",contains:[nd],relevance:0}}]},{className:"template-variable",begin:/\{\{/,end:/\}\}/,contains:[nd]}]}}return django_1=Ra,django_1}var dns_1,hasRequiredDns;function requireDns(){if(hasRequiredDns)return dns_1;hasRequiredDns=1;function Ra(qa){return{name:"DNS Zone",aliases:["bind","zone"],keywords:["IN","A","AAAA","AFSDB","APL","CAA","CDNSKEY","CDS","CERT","CNAME","DHCID","DLV","DNAME","DNSKEY","DS","HIP","IPSECKEY","KEY","KX","LOC","MX","NAPTR","NS","NSEC","NSEC3","NSEC3PARAM","PTR","RRSIG","RP","SIG","SOA","SRV","SSHFP","TA","TKEY","TLSA","TSIG","TXT"],contains:[qa.COMMENT(";","$",{relevance:0}),{className:"meta",begin:/^\$(TTL|GENERATE|INCLUDE|ORIGIN)\b/},{className:"number",begin:"((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:)))\\b"},{className:"number",begin:"((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])\\b"},qa.inherit(qa.NUMBER_MODE,{begin:/\b\d+[dhwm]?/})]}}return dns_1=Ra,dns_1}var dockerfile_1,hasRequiredDockerfile;function requireDockerfile(){if(hasRequiredDockerfile)return dockerfile_1;hasRequiredDockerfile=1;function Ra(qa){return{name:"Dockerfile",aliases:["docker"],case_insensitive:!0,keywords:["from","maintainer","expose","env","arg","user","onbuild","stopsignal"],contains:[qa.HASH_COMMENT_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.NUMBER_MODE,{beginKeywords:"run cmd entrypoint volume add copy workdir label healthcheck shell",starts:{end:/[^\\]$/,subLanguage:"bash"}}],illegal:"</"}}return dockerfile_1=Ra,dockerfile_1}var dos_1,hasRequiredDos;function requireDos(){if(hasRequiredDos)return dos_1;hasRequiredDos=1;function Ra(qa){const nd=qa.COMMENT(/^\s*@?rem\b/,/$/,{relevance:10});return{name:"Batch file (DOS)",aliases:["bat","cmd"],case_insensitive:!0,illegal:/\/\*/,keywords:{keyword:["if","else","goto","for","in","do","call","exit","not","exist","errorlevel","defined","equ","neq","lss","leq","gtr","geq"],built_in:["prn","nul","lpt3","lpt2","lpt1","con","com4","com3","com2","com1","aux","shift","cd","dir","echo","setlocal","endlocal","set","pause","copy","append","assoc","at","attrib","break","cacls","cd","chcp","chdir","chkdsk","chkntfs","cls","cmd","color","comp","compact","convert","date","dir","diskcomp","diskcopy","doskey","erase","fs","find","findstr","format","ftype","graftabl","help","keyb","label","md","mkdir","mode","more","move","path","pause","print","popd","pushd","promt","rd","recover","rem","rename","replace","restore","rmdir","shift","sort","start","subst","time","title","tree","type","ver","verify","vol","ping","net","ipconfig","taskkill","xcopy","ren","del"]},contains:[{className:"variable",begin:/%%[^ ]|%[^ ]+?%|![^ ]+?!/},{className:"function",begin:{className:"symbol",begin:"^\\s*[A-Za-z._?][A-Za-z0-9_$#@~.?]*(:|\\s+label)",relevance:0}.begin,end:"goto:eof",contains:[qa.inherit(qa.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),nd]},{className:"number",begin:"\\b\\d+",relevance:0},nd]}}return dos_1=Ra,dos_1}var dsconfig_1,hasRequiredDsconfig;function requireDsconfig(){if(hasRequiredDsconfig)return dsconfig_1;hasRequiredDsconfig=1;function Ra(qa){return{keywords:"dsconfig",contains:[{className:"keyword",begin:"^dsconfig",end:/\s/,excludeEnd:!0,relevance:10},{className:"built_in",begin:/(list|create|get|set|delete)-(\w+)/,end:/\s/,excludeEnd:!0,illegal:"!@#$%^&*()",relevance:10},{className:"built_in",begin:/--(\w+)/,end:/\s/,excludeEnd:!0},{className:"string",begin:/"/,end:/"/},{className:"string",begin:/'/,end:/'/},{className:"string",begin:/[\w\-?]+:\w+/,end:/\W/,relevance:0},{className:"string",begin:/\w+(\-\w+)*/,end:/(?=\W)/,relevance:0},qa.HASH_COMMENT_MODE]}}return dsconfig_1=Ra,dsconfig_1}var dts_1,hasRequiredDts;function requireDts(){if(hasRequiredDts)return dts_1;hasRequiredDts=1;function Ra(qa){const nd={className:"string",variants:[qa.inherit(qa.QUOTE_STRING_MODE,{begin:'((u8?|U)|L)?"'}),{begin:'(u8?|U)?R"',end:'"',contains:[qa.BACKSLASH_ESCAPE]},{begin:"'\\\\?.",end:"'",illegal:"."}]},od={className:"number",variants:[{begin:"\\b(\\d+(\\.\\d*)?|\\.\\d+)(u|U|l|L|ul|UL|f|F)"},{begin:qa.C_NUMBER_RE}],relevance:0},ld={className:"meta",begin:"#",end:"$",keywords:{keyword:"if else elif endif define undef ifdef ifndef"},contains:[{begin:/\\\n/,relevance:0},{beginKeywords:"include",end:"$",keywords:{keyword:"include"},contains:[qa.inherit(nd,{className:"string"}),{className:"string",begin:"<",end:">",illegal:"\\n"}]},nd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]},ud={className:"variable",begin:/&[a-z\d_]*\b/},cd={className:"keyword",begin:"/[a-z][a-z\\d-]*/"},dd={className:"symbol",begin:"^\\s*[a-zA-Z_][a-zA-Z\\d_]*:"},pd={className:"params",relevance:0,begin:"<",end:">",contains:[od,ud]},fd={className:"title.class",begin:/[a-zA-Z_][a-zA-Z\d_@-]*(?=\s\{)/,relevance:.2},md={className:"title.class",begin:/^\/(?=\s*\{)/,relevance:10},vd={match:/[a-z][a-z-,]+(?=;)/,relevance:0,scope:"attr"},Ad={relevance:0,match:[/[a-z][a-z-,]+/,/\s*/,/=/],scope:{1:"attr",3:"operator"}},Nd={scope:"punctuation",relevance:0,match:/\};|[;{}]/};return{name:"Device Tree",contains:[md,ud,cd,dd,fd,Ad,vd,pd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,od,nd,ld,Nd,{begin:qa.IDENT_RE+"::",keywords:""}]}}return dts_1=Ra,dts_1}var dust_1,hasRequiredDust;function requireDust(){if(hasRequiredDust)return dust_1;hasRequiredDust=1;function Ra(qa){return{name:"Dust",aliases:["dst"],case_insensitive:!0,subLanguage:"xml",contains:[{className:"template-tag",begin:/\{[#\/]/,end:/\}/,illegal:/;/,contains:[{className:"name",begin:/[a-zA-Z\.-]+/,starts:{endsWithParent:!0,relevance:0,contains:[qa.QUOTE_STRING_MODE]}}]},{className:"template-variable",begin:/\{/,end:/\}/,illegal:/;/,keywords:"if eq ne lt lte gt gte select default math sep"}]}}return dust_1=Ra,dust_1}var ebnf_1,hasRequiredEbnf;function requireEbnf(){if(hasRequiredEbnf)return ebnf_1;hasRequiredEbnf=1;function Ra(qa){const nd=qa.COMMENT(/\(\*/,/\*\)/),od={className:"attribute",begin:/^[ ]*[a-zA-Z]+([\s_-]+[a-zA-Z]+)*/},ud={begin:/=/,end:/[.;]/,contains:[nd,{className:"meta",begin:/\?.*\?/},{className:"string",variants:[qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,{begin:"`",end:"`"}]}]};return{name:"Extended Backus-Naur Form",illegal:/\S/,contains:[nd,od,ud]}}return ebnf_1=Ra,ebnf_1}var elixir_1,hasRequiredElixir;function requireElixir(){if(hasRequiredElixir)return elixir_1;hasRequiredElixir=1;function Ra(qa){const nd=qa.regex,od="[a-zA-Z_][a-zA-Z0-9_.]*(!|\\?)?",ld="[a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",dd={$pattern:od,keyword:["after","alias","and","case","catch","cond","defstruct","defguard","do","else","end","fn","for","if","import","in","not","or","quote","raise","receive","require","reraise","rescue","try","unless","unquote","unquote_splicing","use","when","with|0"],literal:["false","nil","true"]},pd={className:"subst",begin:/#\{/,end:/\}/,keywords:dd},fd={className:"number",begin:"(\\b0o[0-7_]+)|(\\b0b[01_]+)|(\\b0x[0-9a-fA-F_]+)|(-?\\b[0-9][0-9_]*(\\.[0-9_]+([eE][-+]?[0-9]+)?)?)",relevance:0},vd={match:/\\[\s\S]/,scope:"char.escape",relevance:0},Ad=`[/|([{<"']`,Nd=[{begin:/"/,end:/"/},{begin:/'/,end:/'/},{begin:/\//,end:/\//},{begin:/\|/,end:/\|/},{begin:/\(/,end:/\)/},{begin:/\[/,end:/\]/},{begin:/\{/,end:/\}/},{begin:/</,end:/>/}],Id=Gd=>({scope:"char.escape",begin:nd.concat(/\\/,Gd),relevance:0}),Od={className:"string",begin:"~[a-z](?="+Ad+")",contains:Nd.map(Gd=>qa.inherit(Gd,{contains:[Id(Gd.end),vd,pd]}))},Fd={className:"string",begin:"~[A-Z](?="+Ad+")",contains:Nd.map(Gd=>qa.inherit(Gd,{contains:[Id(Gd.end)]}))},Pd={className:"regex",variants:[{begin:"~r(?="+Ad+")",contains:Nd.map(Gd=>qa.inherit(Gd,{end:nd.concat(Gd.end,/[uismxfU]{0,7}/),contains:[Id(Gd.end),vd,pd]}))},{begin:"~R(?="+Ad+")",contains:Nd.map(Gd=>qa.inherit(Gd,{end:nd.concat(Gd.end,/[uismxfU]{0,7}/),contains:[Id(Gd.end)]}))}]},Md={className:"string",contains:[qa.BACKSLASH_ESCAPE,pd],variants:[{begin:/"""/,end:/"""/},{begin:/'''/,end:/'''/},{begin:/~S"""/,end:/"""/,contains:[]},{begin:/~S"/,end:/"/,contains:[]},{begin:/~S'''/,end:/'''/,contains:[]},{begin:/~S'/,end:/'/,contains:[]},{begin:/'/,end:/'/},{begin:/"/,end:/"/}]},Bd={className:"function",beginKeywords:"def defp defmacro defmacrop",end:/\B\b/,contains:[qa.inherit(qa.TITLE_MODE,{begin:od,endsParent:!0})]},jd=qa.inherit(Bd,{className:"class",beginKeywords:"defimpl defmodule defprotocol defrecord",end:/\bdo\b|$|;/}),Hd=[Md,Pd,Fd,Od,qa.HASH_COMMENT_MODE,jd,Bd,{begin:"::"},{className:"symbol",begin:":(?![\\s:])",contains:[Md,{begin:ld}],relevance:0},{className:"symbol",begin:od+":(?!:)",relevance:0},{className:"title.class",begin:/(\b[A-Z][a-zA-Z0-9_]+)/,relevance:0},fd,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))"}];return pd.contains=Hd,{name:"Elixir",aliases:["ex","exs"],keywords:dd,contains:Hd}}return elixir_1=Ra,elixir_1}var elm_1,hasRequiredElm;function requireElm(){if(hasRequiredElm)return elm_1;hasRequiredElm=1;function Ra(qa){const nd={variants:[qa.COMMENT("--","$"),qa.COMMENT(/\{-/,/-\}/,{contains:["self"]})]},od={className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},ld={begin:"\\(",end:"\\)",illegal:'"',contains:[{className:"type",begin:"\\b[A-Z][\\w]*(\\((\\.\\.|,|\\w+)\\))?"},nd]},ud={begin:/\{/,end:/\}/,contains:ld.contains},cd={className:"string",begin:"'\\\\?.",end:"'",illegal:"."};return{name:"Elm",keywords:["let","in","if","then","else","case","of","where","module","import","exposing","type","alias","as","infix","infixl","infixr","port","effect","command","subscription"],contains:[{beginKeywords:"port effect module",end:"exposing",keywords:"port effect module where command subscription exposing",contains:[ld,nd],illegal:"\\W\\.|;"},{begin:"import",end:"$",keywords:"import as exposing",contains:[ld,nd],illegal:"\\W\\.|;"},{begin:"type",end:"$",keywords:"type alias",contains:[od,ld,ud,nd]},{beginKeywords:"infix infixl infixr",end:"$",contains:[qa.C_NUMBER_MODE,nd]},{begin:"port",end:"$",keywords:"port",contains:[nd]},cd,qa.QUOTE_STRING_MODE,qa.C_NUMBER_MODE,od,qa.inherit(qa.TITLE_MODE,{begin:"^[_a-z][\\w']*"}),nd,{begin:"->|<-"}],illegal:/;/}}return elm_1=Ra,elm_1}var ruby_1,hasRequiredRuby;function requireRuby(){if(hasRequiredRuby)return ruby_1;hasRequiredRuby=1;function Ra(qa){const nd=qa.regex,od="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",ld=nd.either(/\b([A-Z]+[a-z0-9]+)+/,/\b([A-Z]+[a-z0-9]+)+[A-Z]+/),ud=nd.concat(ld,/(::\w+)*/),dd={"variable.constant":["__FILE__","__LINE__","__ENCODING__"],"variable.language":["self","super"],keyword:["alias","and","begin","BEGIN","break","case","class","defined","do","else","elsif","end","END","ensure","for","if","in","module","next","not","or","redo","require","rescue","retry","return","then","undef","unless","until","when","while","yield",...["include","extend","prepend","public","private","protected","raise","throw"]],built_in:["proc","lambda","attr_accessor","attr_reader","attr_writer","define_method","private_constant","module_function"],literal:["true","false","nil"]},pd={className:"doctag",begin:"@[A-Za-z]+"},fd={begin:"#<",end:">"},md=[qa.COMMENT("#","$",{contains:[pd]}),qa.COMMENT("^=begin","^=end",{contains:[pd],relevance:10}),qa.COMMENT("^__END__",qa.MATCH_NOTHING_RE)],vd={className:"subst",begin:/#\{/,end:/\}/,keywords:dd},Ad={className:"string",contains:[qa.BACKSLASH_ESCAPE,vd],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?</,end:/>/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:nd.concat(/<<[-~]?'?/,nd.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[qa.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[qa.BACKSLASH_ESCAPE,vd]})]}]},Nd="[1-9](_?[0-9])*|0",Id="[0-9](_?[0-9])*",Od={className:"number",relevance:0,variants:[{begin:`\\b(${Nd})(\\.(${Id}))?([eE][+-]?(${Id})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},Fd={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:dd}]},zd=[Ad,{variants:[{match:[/class\s+/,ud,/\s+<\s+/,ud]},{match:[/\b(class|module)\s+/,ud]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:dd},{match:[/(include|extend)\s+/,ud],scope:{2:"title.class"},keywords:dd},{relevance:0,match:[ud,/\.new[. (]/],scope:{1:"title.class"}},{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},{relevance:0,match:ld,scope:"title.class"},{match:[/def/,/\s+/,od],scope:{1:"keyword",3:"title.function"},contains:[Fd]},{begin:qa.IDENT_RE+"::"},{className:"symbol",begin:qa.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[Ad,{begin:od}],relevance:0},Od,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|/,end:/\|/,excludeBegin:!0,excludeEnd:!0,relevance:0,keywords:dd},{begin:"("+qa.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[qa.BACKSLASH_ESCAPE,vd],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(fd,md),relevance:0}].concat(fd,md);vd.contains=zd,Fd.contains=zd;const Xd=[{begin:/^\s*=>/,starts:{end:"$",contains:zd}},{className:"meta.prompt",begin:"^("+"[>?]>"+"|"+"[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]"+"|"+"(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>"+")(?=[ ])",starts:{end:"$",keywords:dd,contains:zd}}];return md.unshift(fd),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:dd,illegal:/\/\*/,contains:[qa.SHEBANG({binary:"ruby"})].concat(Xd).concat(md).concat(zd)}}return ruby_1=Ra,ruby_1}var erb_1,hasRequiredErb;function requireErb(){if(hasRequiredErb)return erb_1;hasRequiredErb=1;function Ra(qa){return{name:"ERB",subLanguage:"xml",contains:[qa.COMMENT("<%#","%>"),{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0}]}}return erb_1=Ra,erb_1}var erlangRepl_1,hasRequiredErlangRepl;function requireErlangRepl(){if(hasRequiredErlangRepl)return erlangRepl_1;hasRequiredErlangRepl=1;function Ra(qa){const nd=qa.regex;return{name:"Erlang REPL",keywords:{built_in:"spawn spawn_link self",keyword:"after and andalso|10 band begin bnot bor bsl bsr bxor case catch cond div end fun if let not of or orelse|10 query receive rem try when xor"},contains:[{className:"meta.prompt",begin:"^[0-9]+> ",relevance:10},qa.COMMENT("%","$"),{className:"number",begin:"\\b(\\d+(_\\d+)*#[a-fA-F0-9]+(_[a-fA-F0-9]+)*|\\d+(_\\d+)*(\\.\\d+(_\\d+)*)?([eE][-+]?\\d+)?)",relevance:0},qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,{begin:nd.concat(/\?(::)?/,/([A-Z]\w*)/,/((::)[A-Z]\w*)*/)},{begin:"->"},{begin:"ok"},{begin:"!"},{begin:"(\\b[a-z'][a-zA-Z0-9_']*:[a-z'][a-zA-Z0-9_']*)|(\\b[a-z'][a-zA-Z0-9_']*)",relevance:0},{begin:"[A-Z][a-zA-Z0-9_']*",relevance:0}]}}return erlangRepl_1=Ra,erlangRepl_1}var erlang_1,hasRequiredErlang;function requireErlang(){if(hasRequiredErlang)return erlang_1;hasRequiredErlang=1;function Ra(qa){const nd="[a-z'][a-zA-Z0-9_']*",od="("+nd+":"+nd+"|"+nd+")",ld={keyword:"after and andalso|10 band begin bnot bor bsl bzr bxor case catch cond div end fun if let not of orelse|10 query receive rem try when xor",literal:"false true"},ud=qa.COMMENT("%","$"),cd={className:"number",begin:"\\b(\\d+(_\\d+)*#[a-fA-F0-9]+(_[a-fA-F0-9]+)*|\\d+(_\\d+)*(\\.\\d+(_\\d+)*)?([eE][-+]?\\d+)?)",relevance:0},dd={begin:"fun\\s+"+nd+"/\\d+"},pd={begin:od+"\\(",end:"\\)",returnBegin:!0,relevance:0,contains:[{begin:od,relevance:0},{begin:"\\(",end:"\\)",endsWithParent:!0,returnEnd:!0,relevance:0}]},fd={begin:/\{/,end:/\}/,relevance:0},md={begin:"\\b_([A-Z][A-Za-z0-9_]*)?",relevance:0},vd={begin:"[A-Z][a-zA-Z0-9_]*",relevance:0},Ad={begin:"#"+qa.UNDERSCORE_IDENT_RE,relevance:0,returnBegin:!0,contains:[{begin:"#"+qa.UNDERSCORE_IDENT_RE,relevance:0},{begin:/\{/,end:/\}/,relevance:0}]},Nd={scope:"string",match:/\$(\\([^0-9]|[0-9]{1,3}|)|.)/},Id={beginKeywords:"fun receive if try case",end:"end",keywords:ld};Id.contains=[ud,dd,qa.inherit(qa.APOS_STRING_MODE,{className:""}),Id,pd,qa.QUOTE_STRING_MODE,cd,fd,md,vd,Ad,Nd];const Od=[ud,dd,Id,pd,qa.QUOTE_STRING_MODE,cd,fd,md,vd,Ad,Nd];pd.contains[1].contains=Od,fd.contains=Od,Ad.contains[1].contains=Od;const Fd=["-module","-record","-undef","-export","-ifdef","-ifndef","-author","-copyright","-doc","-vsn","-import","-include","-include_lib","-compile","-define","-else","-endif","-file","-behaviour","-behavior","-spec"],Pd={className:"params",begin:"\\(",end:"\\)",contains:Od};return{name:"Erlang",aliases:["erl"],keywords:ld,illegal:"(</|\\*=|\\+=|-=|/\\*|\\*/|\\(\\*|\\*\\))",contains:[{className:"function",begin:"^"+nd+"\\s*\\(",end:"->",returnBegin:!0,illegal:"\\(|#|//|/\\*|\\\\|:|;",contains:[Pd,qa.inherit(qa.TITLE_MODE,{begin:nd})],starts:{end:";|\\.",keywords:ld,contains:Od}},ud,{begin:"^-",end:"\\.",relevance:0,excludeEnd:!0,returnBegin:!0,keywords:{$pattern:"-"+qa.IDENT_RE,keyword:Fd.map(Md=>`${Md}|1.5`).join(" ")},contains:[Pd]},cd,qa.QUOTE_STRING_MODE,Ad,md,vd,fd,Nd,{begin:/\.$/}]}}return erlang_1=Ra,erlang_1}var excel_1,hasRequiredExcel;function requireExcel(){if(hasRequiredExcel)return excel_1;hasRequiredExcel=1;function Ra(qa){return{name:"Excel formulae",aliases:["xlsx","xls"],case_insensitive:!0,keywords:{$pattern:/[a-zA-Z][\w\.]*/,built_in:["ABS","ACCRINT","ACCRINTM","ACOS","ACOSH","ACOT","ACOTH","AGGREGATE","ADDRESS","AMORDEGRC","AMORLINC","AND","ARABIC","AREAS","ASC","ASIN","ASINH","ATAN","ATAN2","ATANH","AVEDEV","AVERAGE","AVERAGEA","AVERAGEIF","AVERAGEIFS","BAHTTEXT","BASE","BESSELI","BESSELJ","BESSELK","BESSELY","BETADIST","BETA.DIST","BETAINV","BETA.INV","BIN2DEC","BIN2HEX","BIN2OCT","BINOMDIST","BINOM.DIST","BINOM.DIST.RANGE","BINOM.INV","BITAND","BITLSHIFT","BITOR","BITRSHIFT","BITXOR","CALL","CEILING","CEILING.MATH","CEILING.PRECISE","CELL","CHAR","CHIDIST","CHIINV","CHITEST","CHISQ.DIST","CHISQ.DIST.RT","CHISQ.INV","CHISQ.INV.RT","CHISQ.TEST","CHOOSE","CLEAN","CODE","COLUMN","COLUMNS","COMBIN","COMBINA","COMPLEX","CONCAT","CONCATENATE","CONFIDENCE","CONFIDENCE.NORM","CONFIDENCE.T","CONVERT","CORREL","COS","COSH","COT","COTH","COUNT","COUNTA","COUNTBLANK","COUNTIF","COUNTIFS","COUPDAYBS","COUPDAYS","COUPDAYSNC","COUPNCD","COUPNUM","COUPPCD","COVAR","COVARIANCE.P","COVARIANCE.S","CRITBINOM","CSC","CSCH","CUBEKPIMEMBER","CUBEMEMBER","CUBEMEMBERPROPERTY","CUBERANKEDMEMBER","CUBESET","CUBESETCOUNT","CUBEVALUE","CUMIPMT","CUMPRINC","DATE","DATEDIF","DATEVALUE","DAVERAGE","DAY","DAYS","DAYS360","DB","DBCS","DCOUNT","DCOUNTA","DDB","DEC2BIN","DEC2HEX","DEC2OCT","DECIMAL","DEGREES","DELTA","DEVSQ","DGET","DISC","DMAX","DMIN","DOLLAR","DOLLARDE","DOLLARFR","DPRODUCT","DSTDEV","DSTDEVP","DSUM","DURATION","DVAR","DVARP","EDATE","EFFECT","ENCODEURL","EOMONTH","ERF","ERF.PRECISE","ERFC","ERFC.PRECISE","ERROR.TYPE","EUROCONVERT","EVEN","EXACT","EXP","EXPON.DIST","EXPONDIST","FACT","FACTDOUBLE","FALSE|0","F.DIST","FDIST","F.DIST.RT","FILTERXML","FIND","FINDB","F.INV","F.INV.RT","FINV","FISHER","FISHERINV","FIXED","FLOOR","FLOOR.MATH","FLOOR.PRECISE","FORECAST","FORECAST.ETS","FORECAST.ETS.CONFINT","FORECAST.ETS.SEASONALITY","FORECAST.ETS.STAT","FORECAST.LINEAR","FORMULATEXT","FREQUENCY","F.TEST","FTEST","FV","FVSCHEDULE","GAMMA","GAMMA.DIST","GAMMADIST","GAMMA.INV","GAMMAINV","GAMMALN","GAMMALN.PRECISE","GAUSS","GCD","GEOMEAN","GESTEP","GETPIVOTDATA","GROWTH","HARMEAN","HEX2BIN","HEX2DEC","HEX2OCT","HLOOKUP","HOUR","HYPERLINK","HYPGEOM.DIST","HYPGEOMDIST","IF","IFERROR","IFNA","IFS","IMABS","IMAGINARY","IMARGUMENT","IMCONJUGATE","IMCOS","IMCOSH","IMCOT","IMCSC","IMCSCH","IMDIV","IMEXP","IMLN","IMLOG10","IMLOG2","IMPOWER","IMPRODUCT","IMREAL","IMSEC","IMSECH","IMSIN","IMSINH","IMSQRT","IMSUB","IMSUM","IMTAN","INDEX","INDIRECT","INFO","INT","INTERCEPT","INTRATE","IPMT","IRR","ISBLANK","ISERR","ISERROR","ISEVEN","ISFORMULA","ISLOGICAL","ISNA","ISNONTEXT","ISNUMBER","ISODD","ISREF","ISTEXT","ISO.CEILING","ISOWEEKNUM","ISPMT","JIS","KURT","LARGE","LCM","LEFT","LEFTB","LEN","LENB","LINEST","LN","LOG","LOG10","LOGEST","LOGINV","LOGNORM.DIST","LOGNORMDIST","LOGNORM.INV","LOOKUP","LOWER","MATCH","MAX","MAXA","MAXIFS","MDETERM","MDURATION","MEDIAN","MID","MIDBs","MIN","MINIFS","MINA","MINUTE","MINVERSE","MIRR","MMULT","MOD","MODE","MODE.MULT","MODE.SNGL","MONTH","MROUND","MULTINOMIAL","MUNIT","N","NA","NEGBINOM.DIST","NEGBINOMDIST","NETWORKDAYS","NETWORKDAYS.INTL","NOMINAL","NORM.DIST","NORMDIST","NORMINV","NORM.INV","NORM.S.DIST","NORMSDIST","NORM.S.INV","NORMSINV","NOT","NOW","NPER","NPV","NUMBERVALUE","OCT2BIN","OCT2DEC","OCT2HEX","ODD","ODDFPRICE","ODDFYIELD","ODDLPRICE","ODDLYIELD","OFFSET","OR","PDURATION","PEARSON","PERCENTILE.EXC","PERCENTILE.INC","PERCENTILE","PERCENTRANK.EXC","PERCENTRANK.INC","PERCENTRANK","PERMUT","PERMUTATIONA","PHI","PHONETIC","PI","PMT","POISSON.DIST","POISSON","POWER","PPMT","PRICE","PRICEDISC","PRICEMAT","PROB","PRODUCT","PROPER","PV","QUARTILE","QUARTILE.EXC","QUARTILE.INC","QUOTIENT","RADIANS","RAND","RANDBETWEEN","RANK.AVG","RANK.EQ","RANK","RATE","RECEIVED","REGISTER.ID","REPLACE","REPLACEB","REPT","RIGHT","RIGHTB","ROMAN","ROUND","ROUNDDOWN","ROUNDUP","ROW","ROWS","RRI","RSQ","RTD","SEARCH","SEARCHB","SEC","SECH","SECOND","SERIESSUM","SHEET","SHEETS","SIGN","SIN","SINH","SKEW","SKEW.P","SLN","SLOPE","SMALL","SQL.REQUEST","SQRT","SQRTPI","STANDARDIZE","STDEV","STDEV.P","STDEV.S","STDEVA","STDEVP","STDEVPA","STEYX","SUBSTITUTE","SUBTOTAL","SUM","SUMIF","SUMIFS","SUMPRODUCT","SUMSQ","SUMX2MY2","SUMX2PY2","SUMXMY2","SWITCH","SYD","T","TAN","TANH","TBILLEQ","TBILLPRICE","TBILLYIELD","T.DIST","T.DIST.2T","T.DIST.RT","TDIST","TEXT","TEXTJOIN","TIME","TIMEVALUE","T.INV","T.INV.2T","TINV","TODAY","TRANSPOSE","TREND","TRIM","TRIMMEAN","TRUE|0","TRUNC","T.TEST","TTEST","TYPE","UNICHAR","UNICODE","UPPER","VALUE","VAR","VAR.P","VAR.S","VARA","VARP","VARPA","VDB","VLOOKUP","WEBSERVICE","WEEKDAY","WEEKNUM","WEIBULL","WEIBULL.DIST","WORKDAY","WORKDAY.INTL","XIRR","XNPV","XOR","YEAR","YEARFRAC","YIELD","YIELDDISC","YIELDMAT","Z.TEST","ZTEST"]},contains:[{begin:/^=/,end:/[^=]/,returnEnd:!0,illegal:/=/,relevance:10},{className:"symbol",begin:/\b[A-Z]{1,2}\d+\b/,end:/[^\d]/,excludeEnd:!0,relevance:0},{className:"symbol",begin:/[A-Z]{0,2}\d*:[A-Z]{0,2}\d*/,relevance:0},qa.BACKSLASH_ESCAPE,qa.QUOTE_STRING_MODE,{className:"number",begin:qa.NUMBER_RE+"(%)?",relevance:0},qa.COMMENT(/\bN\(/,/\)/,{excludeBegin:!0,excludeEnd:!0,illegal:/\n/})]}}return excel_1=Ra,excel_1}var fix_1,hasRequiredFix;function requireFix(){if(hasRequiredFix)return fix_1;hasRequiredFix=1;function Ra(qa){return{name:"FIX",contains:[{begin:/[^\u2401\u0001]+/,end:/[\u2401\u0001]/,excludeEnd:!0,returnBegin:!0,returnEnd:!1,contains:[{begin:/([^\u2401\u0001=]+)/,end:/=([^\u2401\u0001=]+)/,returnEnd:!0,returnBegin:!1,className:"attr"},{begin:/=/,end:/([\u2401\u0001])/,excludeEnd:!0,excludeBegin:!0,className:"string"}]}],case_insensitive:!0}}return fix_1=Ra,fix_1}var flix_1,hasRequiredFlix;function requireFlix(){if(hasRequiredFlix)return flix_1;hasRequiredFlix=1;function Ra(qa){const nd={className:"string",begin:/'(.|\\[xXuU][a-zA-Z0-9]+)'/},od={className:"string",variants:[{begin:'"',end:'"'}]},ud={className:"function",beginKeywords:"def",end:/[:={\[(\n;]/,excludeEnd:!0,contains:[{className:"title",relevance:0,begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/}]};return{name:"Flix",keywords:{keyword:["case","class","def","else","enum","if","impl","import","in","lat","rel","index","let","match","namespace","switch","type","yield","with"],literal:["true","false"]},contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,nd,od,ud,qa.C_NUMBER_MODE]}}return flix_1=Ra,flix_1}var fortran_1,hasRequiredFortran;function requireFortran(){if(hasRequiredFortran)return fortran_1;hasRequiredFortran=1;function Ra(qa){const nd=qa.regex,od={className:"params",begin:"\\(",end:"\\)"},ld={variants:[qa.COMMENT("!","$",{relevance:0}),qa.COMMENT("^C[ ]","$",{relevance:0}),qa.COMMENT("^C$","$",{relevance:0})]},ud=/(_[a-z_\d]+)?/,cd=/([de][+-]?\d+)?/,dd={className:"number",variants:[{begin:nd.concat(/\b\d+/,/\.(\d*)/,cd,ud)},{begin:nd.concat(/\b\d+/,cd,ud)},{begin:nd.concat(/\.\d+/,cd,ud)}],relevance:0},pd={className:"function",beginKeywords:"subroutine function program",illegal:"[${=\\n]",contains:[qa.UNDERSCORE_TITLE_MODE,od]},fd={className:"string",relevance:0,variants:[qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE]};return{name:"Fortran",case_insensitive:!0,aliases:["f90","f95"],keywords:{$pattern:/\b[a-z][a-z0-9_]+\b|\.[a-z][a-z0-9_]+\./,keyword:["kind","do","concurrent","local","shared","while","private","call","intrinsic","where","elsewhere","type","endtype","endmodule","endselect","endinterface","end","enddo","endif","if","forall","endforall","only","contains","default","return","stop","then","block","endblock","endassociate","public","subroutine|10","function","program",".and.",".or.",".not.",".le.",".eq.",".ge.",".gt.",".lt.","goto","save","else","use","module","select","case","access","blank","direct","exist","file","fmt","form","formatted","iostat","name","named","nextrec","number","opened","rec","recl","sequential","status","unformatted","unit","continue","format","pause","cycle","exit","c_null_char","c_alert","c_backspace","c_form_feed","flush","wait","decimal","round","iomsg","synchronous","nopass","non_overridable","pass","protected","volatile","abstract","extends","import","non_intrinsic","value","deferred","generic","final","enumerator","class","associate","bind","enum","c_int","c_short","c_long","c_long_long","c_signed_char","c_size_t","c_int8_t","c_int16_t","c_int32_t","c_int64_t","c_int_least8_t","c_int_least16_t","c_int_least32_t","c_int_least64_t","c_int_fast8_t","c_int_fast16_t","c_int_fast32_t","c_int_fast64_t","c_intmax_t","C_intptr_t","c_float","c_double","c_long_double","c_float_complex","c_double_complex","c_long_double_complex","c_bool","c_char","c_null_ptr","c_null_funptr","c_new_line","c_carriage_return","c_horizontal_tab","c_vertical_tab","iso_c_binding","c_loc","c_funloc","c_associated","c_f_pointer","c_ptr","c_funptr","iso_fortran_env","character_storage_size","error_unit","file_storage_size","input_unit","iostat_end","iostat_eor","numeric_storage_size","output_unit","c_f_procpointer","ieee_arithmetic","ieee_support_underflow_control","ieee_get_underflow_mode","ieee_set_underflow_mode","newunit","contiguous","recursive","pad","position","action","delim","readwrite","eor","advance","nml","interface","procedure","namelist","include","sequence","elemental","pure","impure","integer","real","character","complex","logical","codimension","dimension","allocatable|10","parameter","external","implicit|10","none","double","precision","assign","intent","optional","pointer","target","in","out","common","equivalence","data"],literal:[".False.",".True."],built_in:["alog","alog10","amax0","amax1","amin0","amin1","amod","cabs","ccos","cexp","clog","csin","csqrt","dabs","dacos","dasin","datan","datan2","dcos","dcosh","ddim","dexp","dint","dlog","dlog10","dmax1","dmin1","dmod","dnint","dsign","dsin","dsinh","dsqrt","dtan","dtanh","float","iabs","idim","idint","idnint","ifix","isign","max0","max1","min0","min1","sngl","algama","cdabs","cdcos","cdexp","cdlog","cdsin","cdsqrt","cqabs","cqcos","cqexp","cqlog","cqsin","cqsqrt","dcmplx","dconjg","derf","derfc","dfloat","dgamma","dimag","dlgama","iqint","qabs","qacos","qasin","qatan","qatan2","qcmplx","qconjg","qcos","qcosh","qdim","qerf","qerfc","qexp","qgamma","qimag","qlgama","qlog","qlog10","qmax1","qmin1","qmod","qnint","qsign","qsin","qsinh","qsqrt","qtan","qtanh","abs","acos","aimag","aint","anint","asin","atan","atan2","char","cmplx","conjg","cos","cosh","exp","ichar","index","int","log","log10","max","min","nint","sign","sin","sinh","sqrt","tan","tanh","print","write","dim","lge","lgt","lle","llt","mod","nullify","allocate","deallocate","adjustl","adjustr","all","allocated","any","associated","bit_size","btest","ceiling","count","cshift","date_and_time","digits","dot_product","eoshift","epsilon","exponent","floor","fraction","huge","iand","ibclr","ibits","ibset","ieor","ior","ishft","ishftc","lbound","len_trim","matmul","maxexponent","maxloc","maxval","merge","minexponent","minloc","minval","modulo","mvbits","nearest","pack","present","product","radix","random_number","random_seed","range","repeat","reshape","rrspacing","scale","scan","selected_int_kind","selected_real_kind","set_exponent","shape","size","spacing","spread","sum","system_clock","tiny","transpose","trim","ubound","unpack","verify","achar","iachar","transfer","dble","entry","dprod","cpu_time","command_argument_count","get_command","get_command_argument","get_environment_variable","is_iostat_end","ieee_arithmetic","ieee_support_underflow_control","ieee_get_underflow_mode","ieee_set_underflow_mode","is_iostat_eor","move_alloc","new_line","selected_char_kind","same_type_as","extends_type_of","acosh","asinh","atanh","bessel_j0","bessel_j1","bessel_jn","bessel_y0","bessel_y1","bessel_yn","erf","erfc","erfc_scaled","gamma","log_gamma","hypot","norm2","atomic_define","atomic_ref","execute_command_line","leadz","trailz","storage_size","merge_bits","bge","bgt","ble","blt","dshiftl","dshiftr","findloc","iall","iany","iparity","image_index","lcobound","ucobound","maskl","maskr","num_images","parity","popcnt","poppar","shifta","shiftl","shiftr","this_image","sync","change","team","co_broadcast","co_max","co_min","co_sum","co_reduce"]},illegal:/\/\*/,contains:[fd,pd,{begin:/^C\s*=(?!=)/,relevance:0},ld,dd]}}return fortran_1=Ra,fortran_1}var fsharp_1,hasRequiredFsharp;function requireFsharp(){if(hasRequiredFsharp)return fsharp_1;hasRequiredFsharp=1;function Ra(dd){return new RegExp(dd.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function qa(dd){return dd?typeof dd=="string"?dd:dd.source:null}function nd(dd){return od("(?=",dd,")")}function od(...dd){return dd.map(fd=>qa(fd)).join("")}function ld(dd){const pd=dd[dd.length-1];return typeof pd=="object"&&pd.constructor===Object?(dd.splice(dd.length-1,1),pd):{}}function ud(...dd){return"("+(ld(dd).capture?"":"?:")+dd.map(md=>qa(md)).join("|")+")"}function cd(dd){const pd=["abstract","and","as","assert","base","begin","class","default","delegate","do","done","downcast","downto","elif","else","end","exception","extern","finally","fixed","for","fun","function","global","if","in","inherit","inline","interface","internal","lazy","let","match","member","module","mutable","namespace","new","of","open","or","override","private","public","rec","return","static","struct","then","to","try","type","upcast","use","val","void","when","while","with","yield"],fd={scope:"keyword",match:/\b(yield|return|let|do|match|use)!/},md=["if","else","endif","line","nowarn","light","r","i","I","load","time","help","quit"],vd=["true","false","null","Some","None","Ok","Error","infinity","infinityf","nan","nanf"],Ad=["__LINE__","__SOURCE_DIRECTORY__","__SOURCE_FILE__"],Nd=["bool","byte","sbyte","int8","int16","int32","uint8","uint16","uint32","int","uint","int64","uint64","nativeint","unativeint","decimal","float","double","float32","single","char","string","unit","bigint","option","voption","list","array","seq","byref","exn","inref","nativeptr","obj","outref","voidptr","Result"],Od={keyword:pd,literal:vd,built_in:["not","ref","raise","reraise","dict","readOnlyDict","set","get","enum","sizeof","typeof","typedefof","nameof","nullArg","invalidArg","invalidOp","id","fst","snd","ignore","lock","using","box","unbox","tryUnbox","printf","printfn","sprintf","eprintf","eprintfn","fprintf","fprintfn","failwith","failwithf"],"variable.constant":Ad},Pd={variants:[dd.COMMENT(/\(\*(?!\))/,/\*\)/,{contains:["self"]}),dd.C_LINE_COMMENT_MODE]},Md=/[a-zA-Z_](\w|')*/,Bd={scope:"variable",begin:/``/,end:/``/},jd=/\B('|\^)/,Hd={scope:"symbol",variants:[{match:od(jd,/``.*?``/)},{match:od(jd,dd.UNDERSCORE_IDENT_RE)}],relevance:0},Gd=function({includeEqual:zf}){let Jf;zf?Jf="!%&*+-/<=>@^|~?":Jf="!%&*+-/<>@^|~?";const xf=Array.from(Jf),yf=od("[",...xf.map(Ra),"]"),Bf=ud(yf,/\./),qf=od(Bf,nd(Bf)),oh=ud(od(qf,Bf,"*"),od(yf,"+"));return{scope:"operator",match:ud(oh,/:\?>/,/:\?/,/:>/,/:=/,/::?/,/\$/),relevance:0}},zd=Gd({includeEqual:!0}),df=Gd({includeEqual:!1}),Wd=function(zf,Jf){return{begin:od(zf,nd(od(/\s*/,ud(/\w/,/'/,/\^/,/#/,/``/,/\(/,/{\|/)))),beginScope:Jf,end:nd(ud(/\n/,/=/)),relevance:0,keywords:dd.inherit(Od,{type:Nd}),contains:[Pd,Hd,dd.inherit(Bd,{scope:null}),df]}},Jd=Wd(/:/,"operator"),Xd=Wd(/\bof\b/,"keyword"),_f={begin:[/(^|\s+)/,/type/,/\s+/,Md],beginScope:{2:"keyword",4:"title.class"},end:nd(/\(|=|$/),keywords:Od,contains:[Pd,dd.inherit(Bd,{scope:null}),Hd,{scope:"operator",match:/<|>/},Jd]},vf={scope:"computation-expression",match:/\b[_a-z]\w*(?=\s*\{)/},Sf={begin:[/^\s*/,od(/#/,ud(...md)),/\b/],beginScope:{2:"meta"},end:nd(/\s|$/)},gf={variants:[dd.BINARY_NUMBER_MODE,dd.C_NUMBER_MODE]},bf={scope:"string",begin:/"/,end:/"/,contains:[dd.BACKSLASH_ESCAPE]},Tf={scope:"string",begin:/@"/,end:/"/,contains:[{match:/""/},dd.BACKSLASH_ESCAPE]},Mf={scope:"string",begin:/"""/,end:/"""/,relevance:2},Kf={scope:"subst",begin:/\{/,end:/\}/,keywords:Od},Zf={scope:"string",begin:/\$"/,end:/"/,contains:[{match:/\{\{/},{match:/\}\}/},dd.BACKSLASH_ESCAPE,Kf]},eh={scope:"string",begin:/(\$@|@\$)"/,end:/"/,contains:[{match:/\{\{/},{match:/\}\}/},{match:/""/},dd.BACKSLASH_ESCAPE,Kf]},$f={scope:"string",begin:/\$"""/,end:/"""/,contains:[{match:/\{\{/},{match:/\}\}/},Kf],relevance:2},Df={scope:"string",match:od(/'/,ud(/[^\\']/,/\\(?:.|\d{3}|x[a-fA-F\d]{2}|u[a-fA-F\d]{4}|U[a-fA-F\d]{8})/),/'/)};return Kf.contains=[eh,Zf,Tf,bf,Df,fd,Pd,Bd,Jd,vf,Sf,gf,Hd,zd],{name:"F#",aliases:["fs","f#"],keywords:Od,illegal:/\/\*/,classNameAliases:{"computation-expression":"keyword"},contains:[fd,{variants:[$f,eh,Zf,Mf,Tf,bf,Df]},Pd,Bd,_f,{scope:"meta",begin:/\[</,end:/>\]/,relevance:2,contains:[Bd,Mf,Tf,bf,Df,gf]},Xd,Jd,vf,Sf,gf,Hd,zd]}}return fsharp_1=cd,fsharp_1}var gams_1,hasRequiredGams;function requireGams(){if(hasRequiredGams)return gams_1;hasRequiredGams=1;function Ra(qa){const nd=qa.regex,od={keyword:"abort acronym acronyms alias all and assign binary card diag display else eq file files for free ge gt if integer le loop lt maximizing minimizing model models ne negative no not option options or ord positive prod put putpage puttl repeat sameas semicont semiint smax smin solve sos1 sos2 sum system table then until using while xor yes",literal:"eps inf na",built_in:"abs arccos arcsin arctan arctan2 Beta betaReg binomial ceil centropy cos cosh cvPower div div0 eDist entropy errorf execSeed exp fact floor frac gamma gammaReg log logBeta logGamma log10 log2 mapVal max min mod ncpCM ncpF ncpVUpow ncpVUsin normal pi poly power randBinomial randLinear randTriangle round rPower sigmoid sign signPower sin sinh slexp sllog10 slrec sqexp sqlog10 sqr sqrec sqrt tan tanh trunc uniform uniformInt vcPower bool_and bool_eqv bool_imp bool_not bool_or bool_xor ifThen rel_eq rel_ge rel_gt rel_le rel_lt rel_ne gday gdow ghour gleap gmillisec gminute gmonth gsecond gyear jdate jnow jstart jtime errorLevel execError gamsRelease gamsVersion handleCollect handleDelete handleStatus handleSubmit heapFree heapLimit heapSize jobHandle jobKill jobStatus jobTerminate licenseLevel licenseStatus maxExecError sleep timeClose timeComp timeElapsed timeExec timeStart"},ld={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0},ud={className:"symbol",variants:[{begin:/=[lgenxc]=/},{begin:/\$/}]},cd={className:"comment",variants:[{begin:"'",end:"'"},{begin:'"',end:'"'}],illegal:"\\n",contains:[qa.BACKSLASH_ESCAPE]},dd={begin:"/",end:"/",keywords:od,contains:[cd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE,qa.C_NUMBER_MODE]},pd=/[a-z0-9&#*=?@\\><:,()$[\]_.{}!+%^-]+/,fd={begin:/[a-z][a-z0-9_]*(\([a-z0-9_, ]*\))?[ \t]+/,excludeBegin:!0,end:"$",endsWithParent:!0,contains:[cd,dd,{className:"comment",begin:nd.concat(pd,nd.anyNumberOfTimes(nd.concat(/[ ]+/,pd))),relevance:0}]};return{name:"GAMS",aliases:["gms"],case_insensitive:!0,keywords:od,contains:[qa.COMMENT(/^\$ontext/,/^\$offtext/),{className:"meta",begin:"^\\$[a-z0-9]+",end:"$",returnBegin:!0,contains:[{className:"keyword",begin:"^\\$[a-z0-9]+"}]},qa.COMMENT("^\\*","$"),qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE,{beginKeywords:"set sets parameter parameters variable variables scalar scalars equation equations",end:";",contains:[qa.COMMENT("^\\*","$"),qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE,dd,fd]},{beginKeywords:"table",end:";",returnBegin:!0,contains:[{beginKeywords:"table",end:"$",contains:[fd]},qa.COMMENT("^\\*","$"),qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE,qa.C_NUMBER_MODE]},{className:"function",begin:/^[a-z][a-z0-9_,\-+' ()$]+\.{2}/,returnBegin:!0,contains:[{className:"title",begin:/^[a-z0-9_]+/},ld,ud]},qa.C_NUMBER_MODE,ud]}}return gams_1=Ra,gams_1}var gauss_1,hasRequiredGauss;function requireGauss(){if(hasRequiredGauss)return gauss_1;hasRequiredGauss=1;function Ra(qa){const nd={keyword:"bool break call callexe checkinterrupt clear clearg closeall cls comlog compile continue create debug declare delete disable dlibrary dllcall do dos ed edit else elseif enable end endfor endif endp endo errorlog errorlogat expr external fn for format goto gosub graph if keyword let lib library line load loadarray loadexe loadf loadk loadm loadp loads loadx local locate loopnextindex lprint lpwidth lshow matrix msym ndpclex new open output outwidth plot plotsym pop prcsn print printdos proc push retp return rndcon rndmod rndmult rndseed run save saveall screen scroll setarray show sparse stop string struct system trace trap threadfor threadendfor threadbegin threadjoin threadstat threadend until use while winprint ne ge le gt lt and xor or not eq eqv",built_in:"abs acf aconcat aeye amax amean AmericanBinomCall AmericanBinomCall_Greeks AmericanBinomCall_ImpVol AmericanBinomPut AmericanBinomPut_Greeks AmericanBinomPut_ImpVol AmericanBSCall AmericanBSCall_Greeks AmericanBSCall_ImpVol AmericanBSPut AmericanBSPut_Greeks AmericanBSPut_ImpVol amin amult annotationGetDefaults annotationSetBkd annotationSetFont annotationSetLineColor annotationSetLineStyle annotationSetLineThickness annualTradingDays arccos arcsin areshape arrayalloc arrayindex arrayinit arraytomat asciiload asclabel astd astds asum atan atan2 atranspose axmargin balance band bandchol bandcholsol bandltsol bandrv bandsolpd bar base10 begwind besselj bessely beta box boxcox cdfBeta cdfBetaInv cdfBinomial cdfBinomialInv cdfBvn cdfBvn2 cdfBvn2e cdfCauchy cdfCauchyInv cdfChic cdfChii cdfChinc cdfChincInv cdfExp cdfExpInv cdfFc cdfFnc cdfFncInv cdfGam cdfGenPareto cdfHyperGeo cdfLaplace cdfLaplaceInv cdfLogistic cdfLogisticInv cdfmControlCreate cdfMvn cdfMvn2e cdfMvnce cdfMvne cdfMvt2e cdfMvtce cdfMvte cdfN cdfN2 cdfNc cdfNegBinomial cdfNegBinomialInv cdfNi cdfPoisson cdfPoissonInv cdfRayleigh cdfRayleighInv cdfTc cdfTci cdfTnc cdfTvn cdfWeibull cdfWeibullInv cdir ceil ChangeDir chdir chiBarSquare chol choldn cholsol cholup chrs close code cols colsf combinate combinated complex con cond conj cons ConScore contour conv convertsatostr convertstrtosa corrm corrms corrvc corrx corrxs cos cosh counts countwts crossprd crout croutp csrcol csrlin csvReadM csvReadSA cumprodc cumsumc curve cvtos datacreate datacreatecomplex datalist dataload dataloop dataopen datasave date datestr datestring datestrymd dayinyr dayofweek dbAddDatabase dbClose dbCommit dbCreateQuery dbExecQuery dbGetConnectOptions dbGetDatabaseName dbGetDriverName dbGetDrivers dbGetHostName dbGetLastErrorNum dbGetLastErrorText dbGetNumericalPrecPolicy dbGetPassword dbGetPort dbGetTableHeaders dbGetTables dbGetUserName dbHasFeature dbIsDriverAvailable dbIsOpen dbIsOpenError dbOpen dbQueryBindValue dbQueryClear dbQueryCols dbQueryExecPrepared dbQueryFetchAllM dbQueryFetchAllSA dbQueryFetchOneM dbQueryFetchOneSA dbQueryFinish dbQueryGetBoundValue dbQueryGetBoundValues dbQueryGetField dbQueryGetLastErrorNum dbQueryGetLastErrorText dbQueryGetLastInsertID dbQueryGetLastQuery dbQueryGetPosition dbQueryIsActive dbQueryIsForwardOnly dbQueryIsNull dbQueryIsSelect dbQueryIsValid dbQueryPrepare dbQueryRows dbQuerySeek dbQuerySeekFirst dbQuerySeekLast dbQuerySeekNext dbQuerySeekPrevious dbQuerySetForwardOnly dbRemoveDatabase dbRollback dbSetConnectOptions dbSetDatabaseName dbSetHostName dbSetNumericalPrecPolicy dbSetPort dbSetUserName dbTransaction DeleteFile delif delrows denseToSp denseToSpRE denToZero design det detl dfft dffti diag diagrv digamma doswin DOSWinCloseall DOSWinOpen dotfeq dotfeqmt dotfge dotfgemt dotfgt dotfgtmt dotfle dotflemt dotflt dotfltmt dotfne dotfnemt draw drop dsCreate dstat dstatmt dstatmtControlCreate dtdate dtday dttime dttodtv dttostr dttoutc dtvnormal dtvtodt dtvtoutc dummy dummybr dummydn eig eigh eighv eigv elapsedTradingDays endwind envget eof eqSolve eqSolvemt eqSolvemtControlCreate eqSolvemtOutCreate eqSolveset erf erfc erfccplx erfcplx error etdays ethsec etstr EuropeanBinomCall EuropeanBinomCall_Greeks EuropeanBinomCall_ImpVol EuropeanBinomPut EuropeanBinomPut_Greeks EuropeanBinomPut_ImpVol EuropeanBSCall EuropeanBSCall_Greeks EuropeanBSCall_ImpVol EuropeanBSPut EuropeanBSPut_Greeks EuropeanBSPut_ImpVol exctsmpl exec execbg exp extern eye fcheckerr fclearerr feq feqmt fflush fft ffti fftm fftmi fftn fge fgemt fgets fgetsa fgetsat fgetst fgt fgtmt fileinfo filesa fle flemt floor flt fltmt fmod fne fnemt fonts fopen formatcv formatnv fputs fputst fseek fstrerror ftell ftocv ftos ftostrC gamma gammacplx gammaii gausset gdaAppend gdaCreate gdaDStat gdaDStatMat gdaGetIndex gdaGetName gdaGetNames gdaGetOrders gdaGetType gdaGetTypes gdaGetVarInfo gdaIsCplx gdaLoad gdaPack gdaRead gdaReadByIndex gdaReadSome gdaReadSparse gdaReadStruct gdaReportVarInfo gdaSave gdaUpdate gdaUpdateAndPack gdaVars gdaWrite gdaWrite32 gdaWriteSome getarray getdims getf getGAUSShome getmatrix getmatrix4D getname getnamef getNextTradingDay getNextWeekDay getnr getorders getpath getPreviousTradingDay getPreviousWeekDay getRow getscalar3D getscalar4D getTrRow getwind glm gradcplx gradMT gradMTm gradMTT gradMTTm gradp graphprt graphset hasimag header headermt hess hessMT hessMTg hessMTgw hessMTm hessMTmw hessMTT hessMTTg hessMTTgw hessMTTm hessMTw hessp hist histf histp hsec imag indcv indexcat indices indices2 indicesf indicesfn indnv indsav integrate1d integrateControlCreate intgrat2 intgrat3 inthp1 inthp2 inthp3 inthp4 inthpControlCreate intquad1 intquad2 intquad3 intrleav intrleavsa intrsect intsimp inv invpd invswp iscplx iscplxf isden isinfnanmiss ismiss key keyav keyw lag lag1 lagn lapEighb lapEighi lapEighvb lapEighvi lapgEig lapgEigh lapgEighv lapgEigv lapgSchur lapgSvdcst lapgSvds lapgSvdst lapSvdcusv lapSvds lapSvdusv ldlp ldlsol linSolve listwise ln lncdfbvn lncdfbvn2 lncdfmvn lncdfn lncdfn2 lncdfnc lnfact lngammacplx lnpdfmvn lnpdfmvt lnpdfn lnpdft loadd loadstruct loadwind loess loessmt loessmtControlCreate log loglog logx logy lower lowmat lowmat1 ltrisol lu lusol machEpsilon make makevars makewind margin matalloc matinit mattoarray maxbytes maxc maxindc maxv maxvec mbesselei mbesselei0 mbesselei1 mbesseli mbesseli0 mbesseli1 meanc median mergeby mergevar minc minindc minv miss missex missrv moment momentd movingave movingaveExpwgt movingaveWgt nextindex nextn nextnevn nextwind ntos null null1 numCombinations ols olsmt olsmtControlCreate olsqr olsqr2 olsqrmt ones optn optnevn orth outtyp pacf packedToSp packr parse pause pdfCauchy pdfChi pdfExp pdfGenPareto pdfHyperGeo pdfLaplace pdfLogistic pdfn pdfPoisson pdfRayleigh pdfWeibull pi pinv pinvmt plotAddArrow plotAddBar plotAddBox plotAddHist plotAddHistF plotAddHistP plotAddPolar plotAddScatter plotAddShape plotAddTextbox plotAddTS plotAddXY plotArea plotBar plotBox plotClearLayout plotContour plotCustomLayout plotGetDefaults plotHist plotHistF plotHistP plotLayout plotLogLog plotLogX plotLogY plotOpenWindow plotPolar plotSave plotScatter plotSetAxesPen plotSetBar plotSetBarFill plotSetBarStacked plotSetBkdColor plotSetFill plotSetGrid plotSetLegend plotSetLineColor plotSetLineStyle plotSetLineSymbol plotSetLineThickness plotSetNewWindow plotSetTitle plotSetWhichYAxis plotSetXAxisShow plotSetXLabel plotSetXRange plotSetXTicInterval plotSetXTicLabel plotSetYAxisShow plotSetYLabel plotSetYRange plotSetZAxisShow plotSetZLabel plotSurface plotTS plotXY polar polychar polyeval polygamma polyint polymake polymat polymroot polymult polyroot pqgwin previousindex princomp printfm printfmt prodc psi putarray putf putvals pvCreate pvGetIndex pvGetParNames pvGetParVector pvLength pvList pvPack pvPacki pvPackm pvPackmi pvPacks pvPacksi pvPacksm pvPacksmi pvPutParVector pvTest pvUnpack QNewton QNewtonmt QNewtonmtControlCreate QNewtonmtOutCreate QNewtonSet QProg QProgmt QProgmtInCreate qqr qqre qqrep qr qre qrep qrsol qrtsol qtyr qtyre qtyrep quantile quantiled qyr qyre qyrep qz rank rankindx readr real reclassify reclassifyCuts recode recserar recsercp recserrc rerun rescale reshape rets rev rfft rffti rfftip rfftn rfftnp rfftp rndBernoulli rndBeta rndBinomial rndCauchy rndChiSquare rndCon rndCreateState rndExp rndGamma rndGeo rndGumbel rndHyperGeo rndi rndKMbeta rndKMgam rndKMi rndKMn rndKMnb rndKMp rndKMu rndKMvm rndLaplace rndLCbeta rndLCgam rndLCi rndLCn rndLCnb rndLCp rndLCu rndLCvm rndLogNorm rndMTu rndMVn rndMVt rndn rndnb rndNegBinomial rndp rndPoisson rndRayleigh rndStateSkip rndu rndvm rndWeibull rndWishart rotater round rows rowsf rref sampleData satostrC saved saveStruct savewind scale scale3d scalerr scalinfnanmiss scalmiss schtoc schur searchsourcepath seekr select selif seqa seqm setdif setdifsa setvars setvwrmode setwind shell shiftr sin singleindex sinh sleep solpd sortc sortcc sortd sorthc sorthcc sortind sortindc sortmc sortr sortrc spBiconjGradSol spChol spConjGradSol spCreate spDenseSubmat spDiagRvMat spEigv spEye spLDL spline spLU spNumNZE spOnes spreadSheetReadM spreadSheetReadSA spreadSheetWrite spScale spSubmat spToDense spTrTDense spTScalar spZeros sqpSolve sqpSolveMT sqpSolveMTControlCreate sqpSolveMTlagrangeCreate sqpSolveMToutCreate sqpSolveSet sqrt statements stdc stdsc stocv stof strcombine strindx strlen strput strrindx strsect strsplit strsplitPad strtodt strtof strtofcplx strtriml strtrimr strtrunc strtruncl strtruncpad strtruncr submat subscat substute subvec sumc sumr surface svd svd1 svd2 svdcusv svds svdusv sysstate tab tan tanh tempname time timedt timestr timeutc title tkf2eps tkf2ps tocart todaydt toeplitz token topolar trapchk trigamma trimr trunc type typecv typef union unionsa uniqindx uniqindxsa unique uniquesa upmat upmat1 upper utctodt utctodtv utrisol vals varCovMS varCovXS varget vargetl varmall varmares varput varputl vartypef vcm vcms vcx vcxs vec vech vecr vector vget view viewxyz vlist vnamecv volume vput vread vtypecv wait waitc walkindex where window writer xlabel xlsGetSheetCount xlsGetSheetSize xlsGetSheetTypes xlsMakeRange xlsReadM xlsReadSA xlsWrite xlsWriteM xlsWriteSA xpnd xtics xy xyz ylabel ytics zeros zeta zlabel ztics cdfEmpirical dot h5create h5open h5read h5readAttribute h5write h5writeAttribute ldl plotAddErrorBar plotAddSurface plotCDFEmpirical plotSetColormap plotSetContourLabels plotSetLegendFont plotSetTextInterpreter plotSetXTicCount plotSetYTicCount plotSetZLevels powerm strjoin sylvester strtrim",literal:"DB_AFTER_LAST_ROW DB_ALL_TABLES DB_BATCH_OPERATIONS DB_BEFORE_FIRST_ROW DB_BLOB DB_EVENT_NOTIFICATIONS DB_FINISH_QUERY DB_HIGH_PRECISION DB_LAST_INSERT_ID DB_LOW_PRECISION_DOUBLE DB_LOW_PRECISION_INT32 DB_LOW_PRECISION_INT64 DB_LOW_PRECISION_NUMBERS DB_MULTIPLE_RESULT_SETS DB_NAMED_PLACEHOLDERS DB_POSITIONAL_PLACEHOLDERS DB_PREPARED_QUERIES DB_QUERY_SIZE DB_SIMPLE_LOCKING DB_SYSTEM_TABLES DB_TABLES DB_TRANSACTIONS DB_UNICODE DB_VIEWS __STDIN __STDOUT __STDERR __FILE_DIR"},od=qa.COMMENT("@","@"),ld={className:"meta",begin:"#",end:"$",keywords:{keyword:"define definecs|10 undef ifdef ifndef iflight ifdllcall ifmac ifos2win ifunix else endif lineson linesoff srcfile srcline"},contains:[{begin:/\\\n/,relevance:0},{beginKeywords:"include",end:"$",keywords:{keyword:"include"},contains:[{className:"string",begin:'"',end:'"',illegal:"\\n"}]},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,od]},ud={begin:/\bstruct\s+/,end:/\s/,keywords:"struct",contains:[{className:"type",begin:qa.UNDERSCORE_IDENT_RE,relevance:0}]},cd=[{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,endsWithParent:!0,relevance:0,contains:[{className:"literal",begin:/\.\.\./},qa.C_NUMBER_MODE,qa.C_BLOCK_COMMENT_MODE,od,ud]}],dd={className:"title",begin:qa.UNDERSCORE_IDENT_RE,relevance:0},pd=function(Nd,Id,Od){const Fd=qa.inherit({className:"function",beginKeywords:Nd,end:Id,excludeEnd:!0,contains:[].concat(cd)},{});return Fd.contains.push(dd),Fd.contains.push(qa.C_NUMBER_MODE),Fd.contains.push(qa.C_BLOCK_COMMENT_MODE),Fd.contains.push(od),Fd},fd={className:"built_in",begin:"\\b("+nd.built_in.split(" ").join("|")+")\\b"},md={className:"string",begin:'"',end:'"',contains:[qa.BACKSLASH_ESCAPE],relevance:0},vd={begin:qa.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,keywords:nd,relevance:0,contains:[{beginKeywords:nd.keyword},fd,{className:"built_in",begin:qa.UNDERSCORE_IDENT_RE,relevance:0}]},Ad={begin:/\(/,end:/\)/,relevance:0,keywords:{built_in:nd.built_in,literal:nd.literal},contains:[qa.C_NUMBER_MODE,qa.C_BLOCK_COMMENT_MODE,od,fd,vd,md,"self"]};return vd.contains.push(Ad),{name:"GAUSS",aliases:["gss"],case_insensitive:!0,keywords:nd,illegal:/(\{[%#]|[%#]\}| <- )/,contains:[qa.C_NUMBER_MODE,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,od,md,ld,{className:"keyword",begin:/\bexternal (matrix|string|array|sparse matrix|struct|proc|keyword|fn)/},pd("proc keyword",";"),pd("fn","="),{beginKeywords:"for threadfor",end:/;/,relevance:0,contains:[qa.C_BLOCK_COMMENT_MODE,od,Ad]},{variants:[{begin:qa.UNDERSCORE_IDENT_RE+"\\."+qa.UNDERSCORE_IDENT_RE},{begin:qa.UNDERSCORE_IDENT_RE+"\\s*="}],relevance:0},vd,ud]}}return gauss_1=Ra,gauss_1}var gcode_1,hasRequiredGcode;function requireGcode(){if(hasRequiredGcode)return gcode_1;hasRequiredGcode=1;function Ra(qa){const nd="[A-Z_][A-Z0-9_.]*",od="%",ld={$pattern:nd,keyword:"IF DO WHILE ENDWHILE CALL ENDIF SUB ENDSUB GOTO REPEAT ENDREPEAT EQ LT GT NE GE LE OR XOR"},ud={className:"meta",begin:"([O])([0-9]+)"},cd=qa.inherit(qa.C_NUMBER_MODE,{begin:"([-+]?((\\.\\d+)|(\\d+)(\\.\\d*)?))|"+qa.C_NUMBER_RE}),dd=[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.COMMENT(/\(/,/\)/),cd,qa.inherit(qa.APOS_STRING_MODE,{illegal:null}),qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null}),{className:"name",begin:"([G])([0-9]+\\.?[0-9]?)"},{className:"name",begin:"([M])([0-9]+\\.?[0-9]?)"},{className:"attr",begin:"(VC|VS|#)",end:"(\\d+)"},{className:"attr",begin:"(VZOFX|VZOFY|VZOFZ)"},{className:"built_in",begin:"(ATAN|ABS|ACOS|ASIN|SIN|COS|EXP|FIX|FUP|ROUND|LN|TAN)(\\[)",contains:[cd],end:"\\]"},{className:"symbol",variants:[{begin:"N",end:"\\d+",illegal:"\\W"}]}];return{name:"G-code (ISO 6983)",aliases:["nc"],case_insensitive:!0,keywords:ld,contains:[{className:"meta",begin:od},ud].concat(dd)}}return gcode_1=Ra,gcode_1}var gherkin_1,hasRequiredGherkin;function requireGherkin(){if(hasRequiredGherkin)return gherkin_1;hasRequiredGherkin=1;function Ra(qa){return{name:"Gherkin",aliases:["feature"],keywords:"Feature Background Ability Business Need Scenario Scenarios Scenario Outline Scenario Template Examples Given And Then But When",contains:[{className:"symbol",begin:"\\*",relevance:0},{className:"meta",begin:"@[^@\\s]+"},{begin:"\\|",end:"\\|\\w*$",contains:[{className:"string",begin:"[^|]+"}]},{className:"variable",begin:"<",end:">"},qa.HASH_COMMENT_MODE,{className:"string",begin:'"""',end:'"""'},qa.QUOTE_STRING_MODE]}}return gherkin_1=Ra,gherkin_1}var glsl_1,hasRequiredGlsl;function requireGlsl(){if(hasRequiredGlsl)return glsl_1;hasRequiredGlsl=1;function Ra(qa){return{name:"GLSL",keywords:{keyword:"break continue discard do else for if return while switch case default attribute binding buffer ccw centroid centroid varying coherent column_major const cw depth_any depth_greater depth_less depth_unchanged early_fragment_tests equal_spacing flat fractional_even_spacing fractional_odd_spacing highp in index inout invariant invocations isolines layout line_strip lines lines_adjacency local_size_x local_size_y local_size_z location lowp max_vertices mediump noperspective offset origin_upper_left out packed patch pixel_center_integer point_mode points precise precision quads r11f_g11f_b10f r16 r16_snorm r16f r16i r16ui r32f r32i r32ui r8 r8_snorm r8i r8ui readonly restrict rg16 rg16_snorm rg16f rg16i rg16ui rg32f rg32i rg32ui rg8 rg8_snorm rg8i rg8ui rgb10_a2 rgb10_a2ui rgba16 rgba16_snorm rgba16f rgba16i rgba16ui rgba32f rgba32i rgba32ui rgba8 rgba8_snorm rgba8i rgba8ui row_major sample shared smooth std140 std430 stream triangle_strip triangles triangles_adjacency uniform varying vertices volatile writeonly",type:"atomic_uint bool bvec2 bvec3 bvec4 dmat2 dmat2x2 dmat2x3 dmat2x4 dmat3 dmat3x2 dmat3x3 dmat3x4 dmat4 dmat4x2 dmat4x3 dmat4x4 double dvec2 dvec3 dvec4 float iimage1D iimage1DArray iimage2D iimage2DArray iimage2DMS iimage2DMSArray iimage2DRect iimage3D iimageBuffer iimageCube iimageCubeArray image1D image1DArray image2D image2DArray image2DMS image2DMSArray image2DRect image3D imageBuffer imageCube imageCubeArray int isampler1D isampler1DArray isampler2D isampler2DArray isampler2DMS isampler2DMSArray isampler2DRect isampler3D isamplerBuffer isamplerCube isamplerCubeArray ivec2 ivec3 ivec4 mat2 mat2x2 mat2x3 mat2x4 mat3 mat3x2 mat3x3 mat3x4 mat4 mat4x2 mat4x3 mat4x4 sampler1D sampler1DArray sampler1DArrayShadow sampler1DShadow sampler2D sampler2DArray sampler2DArrayShadow sampler2DMS sampler2DMSArray sampler2DRect sampler2DRectShadow sampler2DShadow sampler3D samplerBuffer samplerCube samplerCubeArray samplerCubeArrayShadow samplerCubeShadow image1D uimage1DArray uimage2D uimage2DArray uimage2DMS uimage2DMSArray uimage2DRect uimage3D uimageBuffer uimageCube uimageCubeArray uint usampler1D usampler1DArray usampler2D usampler2DArray usampler2DMS usampler2DMSArray usampler2DRect usampler3D samplerBuffer usamplerCube usamplerCubeArray uvec2 uvec3 uvec4 vec2 vec3 vec4 void",built_in:"gl_MaxAtomicCounterBindings gl_MaxAtomicCounterBufferSize gl_MaxClipDistances gl_MaxClipPlanes gl_MaxCombinedAtomicCounterBuffers gl_MaxCombinedAtomicCounters gl_MaxCombinedImageUniforms gl_MaxCombinedImageUnitsAndFragmentOutputs gl_MaxCombinedTextureImageUnits gl_MaxComputeAtomicCounterBuffers gl_MaxComputeAtomicCounters gl_MaxComputeImageUniforms gl_MaxComputeTextureImageUnits gl_MaxComputeUniformComponents gl_MaxComputeWorkGroupCount gl_MaxComputeWorkGroupSize gl_MaxDrawBuffers gl_MaxFragmentAtomicCounterBuffers gl_MaxFragmentAtomicCounters gl_MaxFragmentImageUniforms gl_MaxFragmentInputComponents gl_MaxFragmentInputVectors gl_MaxFragmentUniformComponents gl_MaxFragmentUniformVectors gl_MaxGeometryAtomicCounterBuffers gl_MaxGeometryAtomicCounters gl_MaxGeometryImageUniforms gl_MaxGeometryInputComponents gl_MaxGeometryOutputComponents gl_MaxGeometryOutputVertices gl_MaxGeometryTextureImageUnits gl_MaxGeometryTotalOutputComponents gl_MaxGeometryUniformComponents gl_MaxGeometryVaryingComponents gl_MaxImageSamples gl_MaxImageUnits gl_MaxLights gl_MaxPatchVertices gl_MaxProgramTexelOffset gl_MaxTessControlAtomicCounterBuffers gl_MaxTessControlAtomicCounters gl_MaxTessControlImageUniforms gl_MaxTessControlInputComponents gl_MaxTessControlOutputComponents gl_MaxTessControlTextureImageUnits gl_MaxTessControlTotalOutputComponents gl_MaxTessControlUniformComponents gl_MaxTessEvaluationAtomicCounterBuffers gl_MaxTessEvaluationAtomicCounters gl_MaxTessEvaluationImageUniforms gl_MaxTessEvaluationInputComponents gl_MaxTessEvaluationOutputComponents gl_MaxTessEvaluationTextureImageUnits gl_MaxTessEvaluationUniformComponents gl_MaxTessGenLevel gl_MaxTessPatchComponents gl_MaxTextureCoords gl_MaxTextureImageUnits gl_MaxTextureUnits gl_MaxVaryingComponents gl_MaxVaryingFloats gl_MaxVaryingVectors gl_MaxVertexAtomicCounterBuffers gl_MaxVertexAtomicCounters gl_MaxVertexAttribs gl_MaxVertexImageUniforms gl_MaxVertexOutputComponents gl_MaxVertexOutputVectors gl_MaxVertexTextureImageUnits gl_MaxVertexUniformComponents gl_MaxVertexUniformVectors gl_MaxViewports gl_MinProgramTexelOffset gl_BackColor gl_BackLightModelProduct gl_BackLightProduct gl_BackMaterial gl_BackSecondaryColor gl_ClipDistance gl_ClipPlane gl_ClipVertex gl_Color gl_DepthRange gl_EyePlaneQ gl_EyePlaneR gl_EyePlaneS gl_EyePlaneT gl_Fog gl_FogCoord gl_FogFragCoord gl_FragColor gl_FragCoord gl_FragData gl_FragDepth gl_FrontColor gl_FrontFacing gl_FrontLightModelProduct gl_FrontLightProduct gl_FrontMaterial gl_FrontSecondaryColor gl_GlobalInvocationID gl_InstanceID gl_InvocationID gl_Layer gl_LightModel gl_LightSource gl_LocalInvocationID gl_LocalInvocationIndex gl_ModelViewMatrix gl_ModelViewMatrixInverse gl_ModelViewMatrixInverseTranspose gl_ModelViewMatrixTranspose gl_ModelViewProjectionMatrix gl_ModelViewProjectionMatrixInverse gl_ModelViewProjectionMatrixInverseTranspose gl_ModelViewProjectionMatrixTranspose gl_MultiTexCoord0 gl_MultiTexCoord1 gl_MultiTexCoord2 gl_MultiTexCoord3 gl_MultiTexCoord4 gl_MultiTexCoord5 gl_MultiTexCoord6 gl_MultiTexCoord7 gl_Normal gl_NormalMatrix gl_NormalScale gl_NumSamples gl_NumWorkGroups gl_ObjectPlaneQ gl_ObjectPlaneR gl_ObjectPlaneS gl_ObjectPlaneT gl_PatchVerticesIn gl_Point gl_PointCoord gl_PointSize gl_Position gl_PrimitiveID gl_PrimitiveIDIn gl_ProjectionMatrix gl_ProjectionMatrixInverse gl_ProjectionMatrixInverseTranspose gl_ProjectionMatrixTranspose gl_SampleID gl_SampleMask gl_SampleMaskIn gl_SamplePosition gl_SecondaryColor gl_TessCoord gl_TessLevelInner gl_TessLevelOuter gl_TexCoord gl_TextureEnvColor gl_TextureMatrix gl_TextureMatrixInverse gl_TextureMatrixInverseTranspose gl_TextureMatrixTranspose gl_Vertex gl_VertexID gl_ViewportIndex gl_WorkGroupID gl_WorkGroupSize gl_in gl_out EmitStreamVertex EmitVertex EndPrimitive EndStreamPrimitive abs acos acosh all any asin asinh atan atanh atomicAdd atomicAnd atomicCompSwap atomicCounter atomicCounterDecrement atomicCounterIncrement atomicExchange atomicMax atomicMin atomicOr atomicXor barrier bitCount bitfieldExtract bitfieldInsert bitfieldReverse ceil clamp cos cosh cross dFdx dFdy degrees determinant distance dot equal exp exp2 faceforward findLSB findMSB floatBitsToInt floatBitsToUint floor fma fract frexp ftransform fwidth greaterThan greaterThanEqual groupMemoryBarrier imageAtomicAdd imageAtomicAnd imageAtomicCompSwap imageAtomicExchange imageAtomicMax imageAtomicMin imageAtomicOr imageAtomicXor imageLoad imageSize imageStore imulExtended intBitsToFloat interpolateAtCentroid interpolateAtOffset interpolateAtSample inverse inversesqrt isinf isnan ldexp length lessThan lessThanEqual log log2 matrixCompMult max memoryBarrier memoryBarrierAtomicCounter memoryBarrierBuffer memoryBarrierImage memoryBarrierShared min mix mod modf noise1 noise2 noise3 noise4 normalize not notEqual outerProduct packDouble2x32 packHalf2x16 packSnorm2x16 packSnorm4x8 packUnorm2x16 packUnorm4x8 pow radians reflect refract round roundEven shadow1D shadow1DLod shadow1DProj shadow1DProjLod shadow2D shadow2DLod shadow2DProj shadow2DProjLod sign sin sinh smoothstep sqrt step tan tanh texelFetch texelFetchOffset texture texture1D texture1DLod texture1DProj texture1DProjLod texture2D texture2DLod texture2DProj texture2DProjLod texture3D texture3DLod texture3DProj texture3DProjLod textureCube textureCubeLod textureGather textureGatherOffset textureGatherOffsets textureGrad textureGradOffset textureLod textureLodOffset textureOffset textureProj textureProjGrad textureProjGradOffset textureProjLod textureProjLodOffset textureProjOffset textureQueryLevels textureQueryLod textureSize transpose trunc uaddCarry uintBitsToFloat umulExtended unpackDouble2x32 unpackHalf2x16 unpackSnorm2x16 unpackSnorm4x8 unpackUnorm2x16 unpackUnorm4x8 usubBorrow",literal:"true false"},illegal:'"',contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.C_NUMBER_MODE,{className:"meta",begin:"#",end:"$"}]}}return glsl_1=Ra,glsl_1}var gml_1,hasRequiredGml;function requireGml(){if(hasRequiredGml)return gml_1;hasRequiredGml=1;function Ra(qa){return{name:"GML",case_insensitive:!1,keywords:{keyword:["#endregion","#macro","#region","and","begin","break","case","constructor","continue","default","delete","div","do","else","end","enum","exit","for","function","globalvar","if","mod","new","not","or","repeat","return","static","switch","then","until","var","while","with","xor"],built_in:["abs","alarm_get","alarm_set","angle_difference","animcurve_channel_evaluate","animcurve_channel_new","animcurve_create","animcurve_destroy","animcurve_exists","animcurve_get","animcurve_get_channel","animcurve_get_channel_index","animcurve_point_new","ansi_char","application_get_position","application_surface_draw_enable","application_surface_enable","application_surface_is_enabled","arccos","arcsin","arctan","arctan2","array_all","array_any","array_concat","array_contains","array_contains_ext","array_copy","array_copy_while","array_create","array_create_ext","array_delete","array_equals","array_filter","array_filter_ext","array_find_index","array_first","array_foreach","array_get","array_get_index","array_insert","array_intersection","array_last","array_length","array_map","array_map_ext","array_pop","array_push","array_reduce","array_resize","array_reverse","array_reverse_ext","array_set","array_shuffle","array_shuffle_ext","array_sort","array_union","array_unique","array_unique_ext","asset_add_tags","asset_clear_tags","asset_get_ids","asset_get_index","asset_get_tags","asset_get_type","asset_has_any_tag","asset_has_tags","asset_remove_tags","audio_bus_clear_emitters","audio_bus_create","audio_bus_get_emitters","audio_channel_num","audio_create_buffer_sound","audio_create_play_queue","audio_create_stream","audio_create_sync_group","audio_debug","audio_destroy_stream","audio_destroy_sync_group","audio_effect_create","audio_emitter_bus","audio_emitter_create","audio_emitter_exists","audio_emitter_falloff","audio_emitter_free","audio_emitter_gain","audio_emitter_get_bus","audio_emitter_get_gain","audio_emitter_get_listener_mask","audio_emitter_get_pitch","audio_emitter_get_vx","audio_emitter_get_vy","audio_emitter_get_vz","audio_emitter_get_x","audio_emitter_get_y","audio_emitter_get_z","audio_emitter_pitch","audio_emitter_position","audio_emitter_set_listener_mask","audio_emitter_velocity","audio_exists","audio_falloff_set_model","audio_free_buffer_sound","audio_free_play_queue","audio_get_listener_count","audio_get_listener_info","audio_get_listener_mask","audio_get_master_gain","audio_get_name","audio_get_recorder_count","audio_get_recorder_info","audio_get_type","audio_group_get_assets","audio_group_get_gain","audio_group_is_loaded","audio_group_load","audio_group_load_progress","audio_group_name","audio_group_set_gain","audio_group_stop_all","audio_group_unload","audio_is_paused","audio_is_playing","audio_listener_get_data","audio_listener_orientation","audio_listener_position","audio_listener_set_orientation","audio_listener_set_position","audio_listener_set_velocity","audio_listener_velocity","audio_master_gain","audio_pause_all","audio_pause_sound","audio_pause_sync_group","audio_play_in_sync_group","audio_play_sound","audio_play_sound_at","audio_play_sound_ext","audio_play_sound_on","audio_queue_sound","audio_resume_all","audio_resume_sound","audio_resume_sync_group","audio_set_listener_mask","audio_set_master_gain","audio_sound_gain","audio_sound_get_audio_group","audio_sound_get_gain","audio_sound_get_listener_mask","audio_sound_get_loop","audio_sound_get_loop_end","audio_sound_get_loop_start","audio_sound_get_pitch","audio_sound_get_track_position","audio_sound_is_playable","audio_sound_length","audio_sound_loop","audio_sound_loop_end","audio_sound_loop_start","audio_sound_pitch","audio_sound_set_listener_mask","audio_sound_set_track_position","audio_start_recording","audio_start_sync_group","audio_stop_all","audio_stop_recording","audio_stop_sound","audio_stop_sync_group","audio_sync_group_debug","audio_sync_group_get_track_pos","audio_sync_group_is_paused","audio_sync_group_is_playing","audio_system_is_available","audio_system_is_initialised","base64_decode","base64_encode","bool","browser_input_capture","buffer_async_group_begin","buffer_async_group_end","buffer_async_group_option","buffer_base64_decode","buffer_base64_decode_ext","buffer_base64_encode","buffer_compress","buffer_copy","buffer_copy_from_vertex_buffer","buffer_copy_stride","buffer_crc32","buffer_create","buffer_create_from_vertex_buffer","buffer_create_from_vertex_buffer_ext","buffer_decompress","buffer_delete","buffer_exists","buffer_fill","buffer_get_address","buffer_get_alignment","buffer_get_size","buffer_get_surface","buffer_get_type","buffer_load","buffer_load_async","buffer_load_ext","buffer_load_partial","buffer_md5","buffer_peek","buffer_poke","buffer_read","buffer_resize","buffer_save","buffer_save_async","buffer_save_ext","buffer_seek","buffer_set_surface","buffer_set_used_size","buffer_sha1","buffer_sizeof","buffer_tell","buffer_write","call_cancel","call_later","camera_apply","camera_copy_transforms","camera_create","camera_create_view","camera_destroy","camera_get_active","camera_get_begin_script","camera_get_default","camera_get_end_script","camera_get_proj_mat","camera_get_update_script","camera_get_view_angle","camera_get_view_border_x","camera_get_view_border_y","camera_get_view_height","camera_get_view_mat","camera_get_view_speed_x","camera_get_view_speed_y","camera_get_view_target","camera_get_view_width","camera_get_view_x","camera_get_view_y","camera_set_begin_script","camera_set_default","camera_set_end_script","camera_set_proj_mat","camera_set_update_script","camera_set_view_angle","camera_set_view_border","camera_set_view_mat","camera_set_view_pos","camera_set_view_size","camera_set_view_speed","camera_set_view_target","ceil","choose","chr","clamp","clickable_add","clickable_add_ext","clickable_change","clickable_change_ext","clickable_delete","clickable_exists","clickable_set_style","clipboard_get_text","clipboard_has_text","clipboard_set_text","cloud_file_save","cloud_string_save","cloud_synchronise","code_is_compiled","collision_circle","collision_circle_list","collision_ellipse","collision_ellipse_list","collision_line","collision_line_list","collision_point","collision_point_list","collision_rectangle","collision_rectangle_list","color_get_blue","color_get_green","color_get_hue","color_get_red","color_get_saturation","color_get_value","colour_get_blue","colour_get_green","colour_get_hue","colour_get_red","colour_get_saturation","colour_get_value","cos","darccos","darcsin","darctan","darctan2","date_compare_date","date_compare_datetime","date_compare_time","date_create_datetime","date_current_datetime","date_date_of","date_date_string","date_datetime_string","date_day_span","date_days_in_month","date_days_in_year","date_get_day","date_get_day_of_year","date_get_hour","date_get_hour_of_year","date_get_minute","date_get_minute_of_year","date_get_month","date_get_second","date_get_second_of_year","date_get_timezone","date_get_week","date_get_weekday","date_get_year","date_hour_span","date_inc_day","date_inc_hour","date_inc_minute","date_inc_month","date_inc_second","date_inc_week","date_inc_year","date_is_today","date_leap_year","date_minute_span","date_month_span","date_second_span","date_set_timezone","date_time_of","date_time_string","date_valid_datetime","date_week_span","date_year_span","db_to_lin","dbg_add_font_glyphs","dbg_button","dbg_checkbox","dbg_color","dbg_colour","dbg_drop_down","dbg_same_line","dbg_section","dbg_section_delete","dbg_section_exists","dbg_slider","dbg_slider_int","dbg_sprite","dbg_text","dbg_text_input","dbg_view","dbg_view_delete","dbg_view_exists","dbg_watch","dcos","debug_event","debug_get_callstack","degtorad","device_get_tilt_x","device_get_tilt_y","device_get_tilt_z","device_is_keypad_open","device_mouse_check_button","device_mouse_check_button_pressed","device_mouse_check_button_released","device_mouse_dbclick_enable","device_mouse_raw_x","device_mouse_raw_y","device_mouse_x","device_mouse_x_to_gui","device_mouse_y","device_mouse_y_to_gui","directory_create","directory_destroy","directory_exists","display_get_dpi_x","display_get_dpi_y","display_get_frequency","display_get_gui_height","display_get_gui_width","display_get_height","display_get_orientation","display_get_sleep_margin","display_get_timing_method","display_get_width","display_mouse_get_x","display_mouse_get_y","display_mouse_set","display_reset","display_set_gui_maximise","display_set_gui_maximize","display_set_gui_size","display_set_sleep_margin","display_set_timing_method","display_set_ui_visibility","distance_to_object","distance_to_point","dot_product","dot_product_3d","dot_product_3d_normalised","dot_product_3d_normalized","dot_product_normalised","dot_product_normalized","draw_arrow","draw_button","draw_circle","draw_circle_color","draw_circle_colour","draw_clear","draw_clear_alpha","draw_ellipse","draw_ellipse_color","draw_ellipse_colour","draw_enable_drawevent","draw_enable_skeleton_blendmodes","draw_enable_swf_aa","draw_flush","draw_get_alpha","draw_get_color","draw_get_colour","draw_get_enable_skeleton_blendmodes","draw_get_font","draw_get_halign","draw_get_lighting","draw_get_swf_aa_level","draw_get_valign","draw_getpixel","draw_getpixel_ext","draw_healthbar","draw_highscore","draw_light_define_ambient","draw_light_define_direction","draw_light_define_point","draw_light_enable","draw_light_get","draw_light_get_ambient","draw_line","draw_line_color","draw_line_colour","draw_line_width","draw_line_width_color","draw_line_width_colour","draw_path","draw_point","draw_point_color","draw_point_colour","draw_primitive_begin","draw_primitive_begin_texture","draw_primitive_end","draw_rectangle","draw_rectangle_color","draw_rectangle_colour","draw_roundrect","draw_roundrect_color","draw_roundrect_color_ext","draw_roundrect_colour","draw_roundrect_colour_ext","draw_roundrect_ext","draw_self","draw_set_alpha","draw_set_circle_precision","draw_set_color","draw_set_colour","draw_set_font","draw_set_halign","draw_set_lighting","draw_set_swf_aa_level","draw_set_valign","draw_skeleton","draw_skeleton_collision","draw_skeleton_instance","draw_skeleton_time","draw_sprite","draw_sprite_ext","draw_sprite_general","draw_sprite_part","draw_sprite_part_ext","draw_sprite_pos","draw_sprite_stretched","draw_sprite_stretched_ext","draw_sprite_tiled","draw_sprite_tiled_ext","draw_surface","draw_surface_ext","draw_surface_general","draw_surface_part","draw_surface_part_ext","draw_surface_stretched","draw_surface_stretched_ext","draw_surface_tiled","draw_surface_tiled_ext","draw_text","draw_text_color","draw_text_colour","draw_text_ext","draw_text_ext_color","draw_text_ext_colour","draw_text_ext_transformed","draw_text_ext_transformed_color","draw_text_ext_transformed_colour","draw_text_transformed","draw_text_transformed_color","draw_text_transformed_colour","draw_texture_flush","draw_tile","draw_tilemap","draw_triangle","draw_triangle_color","draw_triangle_colour","draw_vertex","draw_vertex_color","draw_vertex_colour","draw_vertex_texture","draw_vertex_texture_color","draw_vertex_texture_colour","ds_exists","ds_grid_add","ds_grid_add_disk","ds_grid_add_grid_region","ds_grid_add_region","ds_grid_clear","ds_grid_copy","ds_grid_create","ds_grid_destroy","ds_grid_get","ds_grid_get_disk_max","ds_grid_get_disk_mean","ds_grid_get_disk_min","ds_grid_get_disk_sum","ds_grid_get_max","ds_grid_get_mean","ds_grid_get_min","ds_grid_get_sum","ds_grid_height","ds_grid_multiply","ds_grid_multiply_disk","ds_grid_multiply_grid_region","ds_grid_multiply_region","ds_grid_read","ds_grid_resize","ds_grid_set","ds_grid_set_disk","ds_grid_set_grid_region","ds_grid_set_region","ds_grid_shuffle","ds_grid_sort","ds_grid_to_mp_grid","ds_grid_value_disk_exists","ds_grid_value_disk_x","ds_grid_value_disk_y","ds_grid_value_exists","ds_grid_value_x","ds_grid_value_y","ds_grid_width","ds_grid_write","ds_list_add","ds_list_clear","ds_list_copy","ds_list_create","ds_list_delete","ds_list_destroy","ds_list_empty","ds_list_find_index","ds_list_find_value","ds_list_insert","ds_list_is_list","ds_list_is_map","ds_list_mark_as_list","ds_list_mark_as_map","ds_list_read","ds_list_replace","ds_list_set","ds_list_shuffle","ds_list_size","ds_list_sort","ds_list_write","ds_map_add","ds_map_add_list","ds_map_add_map","ds_map_clear","ds_map_copy","ds_map_create","ds_map_delete","ds_map_destroy","ds_map_empty","ds_map_exists","ds_map_find_first","ds_map_find_last","ds_map_find_next","ds_map_find_previous","ds_map_find_value","ds_map_is_list","ds_map_is_map","ds_map_keys_to_array","ds_map_read","ds_map_replace","ds_map_replace_list","ds_map_replace_map","ds_map_secure_load","ds_map_secure_load_buffer","ds_map_secure_save","ds_map_secure_save_buffer","ds_map_set","ds_map_size","ds_map_values_to_array","ds_map_write","ds_priority_add","ds_priority_change_priority","ds_priority_clear","ds_priority_copy","ds_priority_create","ds_priority_delete_max","ds_priority_delete_min","ds_priority_delete_value","ds_priority_destroy","ds_priority_empty","ds_priority_find_max","ds_priority_find_min","ds_priority_find_priority","ds_priority_read","ds_priority_size","ds_priority_write","ds_queue_clear","ds_queue_copy","ds_queue_create","ds_queue_dequeue","ds_queue_destroy","ds_queue_empty","ds_queue_enqueue","ds_queue_head","ds_queue_read","ds_queue_size","ds_queue_tail","ds_queue_write","ds_set_precision","ds_stack_clear","ds_stack_copy","ds_stack_create","ds_stack_destroy","ds_stack_empty","ds_stack_pop","ds_stack_push","ds_stack_read","ds_stack_size","ds_stack_top","ds_stack_write","dsin","dtan","effect_clear","effect_create_above","effect_create_below","effect_create_depth","effect_create_layer","environment_get_variable","event_inherited","event_perform","event_perform_async","event_perform_object","event_user","exception_unhandled_handler","exp","extension_exists","extension_get_option_count","extension_get_option_names","extension_get_option_value","extension_get_options","extension_get_version","external_call","external_define","external_free","file_attributes","file_bin_close","file_bin_open","file_bin_position","file_bin_read_byte","file_bin_rewrite","file_bin_seek","file_bin_size","file_bin_write_byte","file_copy","file_delete","file_exists","file_find_close","file_find_first","file_find_next","file_rename","file_text_close","file_text_eof","file_text_eoln","file_text_open_append","file_text_open_from_string","file_text_open_read","file_text_open_write","file_text_read_real","file_text_read_string","file_text_readln","file_text_write_real","file_text_write_string","file_text_writeln","filename_change_ext","filename_dir","filename_drive","filename_ext","filename_name","filename_path","floor","font_add","font_add_enable_aa","font_add_get_enable_aa","font_add_sprite","font_add_sprite_ext","font_cache_glyph","font_delete","font_enable_effects","font_enable_sdf","font_exists","font_get_bold","font_get_first","font_get_fontname","font_get_info","font_get_italic","font_get_last","font_get_name","font_get_sdf_enabled","font_get_sdf_spread","font_get_size","font_get_texture","font_get_uvs","font_replace_sprite","font_replace_sprite_ext","font_sdf_spread","font_set_cache_size","frac","fx_create","fx_get_name","fx_get_parameter","fx_get_parameter_names","fx_get_parameters","fx_get_single_layer","fx_set_parameter","fx_set_parameters","fx_set_single_layer","game_change","game_end","game_get_speed","game_load","game_load_buffer","game_restart","game_save","game_save_buffer","game_set_speed","gamepad_axis_count","gamepad_axis_value","gamepad_button_check","gamepad_button_check_pressed","gamepad_button_check_released","gamepad_button_count","gamepad_button_value","gamepad_get_axis_deadzone","gamepad_get_button_threshold","gamepad_get_description","gamepad_get_device_count","gamepad_get_guid","gamepad_get_mapping","gamepad_get_option","gamepad_hat_count","gamepad_hat_value","gamepad_is_connected","gamepad_is_supported","gamepad_remove_mapping","gamepad_set_axis_deadzone","gamepad_set_button_threshold","gamepad_set_color","gamepad_set_colour","gamepad_set_option","gamepad_set_vibration","gamepad_test_mapping","gc_collect","gc_enable","gc_get_stats","gc_get_target_frame_time","gc_is_enabled","gc_target_frame_time","gesture_double_tap_distance","gesture_double_tap_time","gesture_drag_distance","gesture_drag_time","gesture_flick_speed","gesture_get_double_tap_distance","gesture_get_double_tap_time","gesture_get_drag_distance","gesture_get_drag_time","gesture_get_flick_speed","gesture_get_pinch_angle_away","gesture_get_pinch_angle_towards","gesture_get_pinch_distance","gesture_get_rotate_angle","gesture_get_rotate_time","gesture_get_tap_count","gesture_pinch_angle_away","gesture_pinch_angle_towards","gesture_pinch_distance","gesture_rotate_angle","gesture_rotate_time","gesture_tap_count","get_integer","get_integer_async","get_login_async","get_open_filename","get_open_filename_ext","get_save_filename","get_save_filename_ext","get_string","get_string_async","get_timer","gif_add_surface","gif_open","gif_save","gif_save_buffer","gml_pragma","gml_release_mode","gpu_get_alphatestenable","gpu_get_alphatestref","gpu_get_blendenable","gpu_get_blendmode","gpu_get_blendmode_dest","gpu_get_blendmode_destalpha","gpu_get_blendmode_ext","gpu_get_blendmode_ext_sepalpha","gpu_get_blendmode_src","gpu_get_blendmode_srcalpha","gpu_get_colorwriteenable","gpu_get_colourwriteenable","gpu_get_cullmode","gpu_get_depth","gpu_get_fog","gpu_get_state","gpu_get_tex_filter","gpu_get_tex_filter_ext","gpu_get_tex_max_aniso","gpu_get_tex_max_aniso_ext","gpu_get_tex_max_mip","gpu_get_tex_max_mip_ext","gpu_get_tex_min_mip","gpu_get_tex_min_mip_ext","gpu_get_tex_mip_bias","gpu_get_tex_mip_bias_ext","gpu_get_tex_mip_enable","gpu_get_tex_mip_enable_ext","gpu_get_tex_mip_filter","gpu_get_tex_mip_filter_ext","gpu_get_tex_repeat","gpu_get_tex_repeat_ext","gpu_get_texfilter","gpu_get_texfilter_ext","gpu_get_texrepeat","gpu_get_texrepeat_ext","gpu_get_zfunc","gpu_get_ztestenable","gpu_get_zwriteenable","gpu_pop_state","gpu_push_state","gpu_set_alphatestenable","gpu_set_alphatestref","gpu_set_blendenable","gpu_set_blendmode","gpu_set_blendmode_ext","gpu_set_blendmode_ext_sepalpha","gpu_set_colorwriteenable","gpu_set_colourwriteenable","gpu_set_cullmode","gpu_set_depth","gpu_set_fog","gpu_set_state","gpu_set_tex_filter","gpu_set_tex_filter_ext","gpu_set_tex_max_aniso","gpu_set_tex_max_aniso_ext","gpu_set_tex_max_mip","gpu_set_tex_max_mip_ext","gpu_set_tex_min_mip","gpu_set_tex_min_mip_ext","gpu_set_tex_mip_bias","gpu_set_tex_mip_bias_ext","gpu_set_tex_mip_enable","gpu_set_tex_mip_enable_ext","gpu_set_tex_mip_filter","gpu_set_tex_mip_filter_ext","gpu_set_tex_repeat","gpu_set_tex_repeat_ext","gpu_set_texfilter","gpu_set_texfilter_ext","gpu_set_texrepeat","gpu_set_texrepeat_ext","gpu_set_zfunc","gpu_set_ztestenable","gpu_set_zwriteenable","handle_parse","highscore_add","highscore_clear","highscore_name","highscore_value","http_get","http_get_file","http_get_request_crossorigin","http_post_string","http_request","http_set_request_crossorigin","iap_acquire","iap_activate","iap_consume","iap_enumerate_products","iap_product_details","iap_purchase_details","iap_restore_all","iap_status","ini_close","ini_key_delete","ini_key_exists","ini_open","ini_open_from_string","ini_read_real","ini_read_string","ini_section_delete","ini_section_exists","ini_write_real","ini_write_string","instance_activate_all","instance_activate_layer","instance_activate_object","instance_activate_region","instance_change","instance_copy","instance_create_depth","instance_create_layer","instance_deactivate_all","instance_deactivate_layer","instance_deactivate_object","instance_deactivate_region","instance_destroy","instance_exists","instance_find","instance_furthest","instance_id_get","instance_nearest","instance_number","instance_place","instance_place_list","instance_position","instance_position_list","instanceof","int64","io_clear","irandom","irandom_range","is_array","is_bool","is_callable","is_debug_overlay_open","is_handle","is_infinity","is_instanceof","is_int32","is_int64","is_keyboard_used_debug_overlay","is_method","is_mouse_over_debug_overlay","is_nan","is_numeric","is_ptr","is_real","is_string","is_struct","is_undefined","json_decode","json_encode","json_parse","json_stringify","keyboard_check","keyboard_check_direct","keyboard_check_pressed","keyboard_check_released","keyboard_clear","keyboard_get_map","keyboard_get_numlock","keyboard_key_press","keyboard_key_release","keyboard_set_map","keyboard_set_numlock","keyboard_unset_map","keyboard_virtual_height","keyboard_virtual_hide","keyboard_virtual_show","keyboard_virtual_status","layer_add_instance","layer_background_alpha","layer_background_blend","layer_background_change","layer_background_create","layer_background_destroy","layer_background_exists","layer_background_get_alpha","layer_background_get_blend","layer_background_get_htiled","layer_background_get_id","layer_background_get_index","layer_background_get_speed","layer_background_get_sprite","layer_background_get_stretch","layer_background_get_visible","layer_background_get_vtiled","layer_background_get_xscale","layer_background_get_yscale","layer_background_htiled","layer_background_index","layer_background_speed","layer_background_sprite","layer_background_stretch","layer_background_visible","layer_background_vtiled","layer_background_xscale","layer_background_yscale","layer_clear_fx","layer_create","layer_depth","layer_destroy","layer_destroy_instances","layer_element_move","layer_enable_fx","layer_exists","layer_force_draw_depth","layer_fx_is_enabled","layer_get_all","layer_get_all_elements","layer_get_depth","layer_get_element_layer","layer_get_element_type","layer_get_forced_depth","layer_get_fx","layer_get_hspeed","layer_get_id","layer_get_id_at_depth","layer_get_name","layer_get_script_begin","layer_get_script_end","layer_get_shader","layer_get_target_room","layer_get_visible","layer_get_vspeed","layer_get_x","layer_get_y","layer_has_instance","layer_hspeed","layer_instance_get_instance","layer_is_draw_depth_forced","layer_reset_target_room","layer_script_begin","layer_script_end","layer_sequence_angle","layer_sequence_create","layer_sequence_destroy","layer_sequence_exists","layer_sequence_get_angle","layer_sequence_get_headdir","layer_sequence_get_headpos","layer_sequence_get_instance","layer_sequence_get_length","layer_sequence_get_sequence","layer_sequence_get_speedscale","layer_sequence_get_x","layer_sequence_get_xscale","layer_sequence_get_y","layer_sequence_get_yscale","layer_sequence_headdir","layer_sequence_headpos","layer_sequence_is_finished","layer_sequence_is_paused","layer_sequence_pause","layer_sequence_play","layer_sequence_speedscale","layer_sequence_x","layer_sequence_xscale","layer_sequence_y","layer_sequence_yscale","layer_set_fx","layer_set_target_room","layer_set_visible","layer_shader","layer_sprite_alpha","layer_sprite_angle","layer_sprite_blend","layer_sprite_change","layer_sprite_create","layer_sprite_destroy","layer_sprite_exists","layer_sprite_get_alpha","layer_sprite_get_angle","layer_sprite_get_blend","layer_sprite_get_id","layer_sprite_get_index","layer_sprite_get_speed","layer_sprite_get_sprite","layer_sprite_get_x","layer_sprite_get_xscale","layer_sprite_get_y","layer_sprite_get_yscale","layer_sprite_index","layer_sprite_speed","layer_sprite_x","layer_sprite_xscale","layer_sprite_y","layer_sprite_yscale","layer_tile_alpha","layer_tile_blend","layer_tile_change","layer_tile_create","layer_tile_destroy","layer_tile_exists","layer_tile_get_alpha","layer_tile_get_blend","layer_tile_get_region","layer_tile_get_sprite","layer_tile_get_visible","layer_tile_get_x","layer_tile_get_xscale","layer_tile_get_y","layer_tile_get_yscale","layer_tile_region","layer_tile_visible","layer_tile_x","layer_tile_xscale","layer_tile_y","layer_tile_yscale","layer_tilemap_create","layer_tilemap_destroy","layer_tilemap_exists","layer_tilemap_get_id","layer_vspeed","layer_x","layer_y","lengthdir_x","lengthdir_y","lerp","lin_to_db","ln","load_csv","log10","log2","logn","make_color_hsv","make_color_rgb","make_colour_hsv","make_colour_rgb","math_get_epsilon","math_set_epsilon","matrix_build","matrix_build_identity","matrix_build_lookat","matrix_build_projection_ortho","matrix_build_projection_perspective","matrix_build_projection_perspective_fov","matrix_get","matrix_multiply","matrix_set","matrix_stack_clear","matrix_stack_is_empty","matrix_stack_pop","matrix_stack_push","matrix_stack_set","matrix_stack_top","matrix_transform_vertex","max","md5_file","md5_string_unicode","md5_string_utf8","mean","median","merge_color","merge_colour","method","method_call","method_get_index","method_get_self","min","motion_add","motion_set","mouse_check_button","mouse_check_button_pressed","mouse_check_button_released","mouse_clear","mouse_wheel_down","mouse_wheel_up","move_and_collide","move_bounce_all","move_bounce_solid","move_contact_all","move_contact_solid","move_outside_all","move_outside_solid","move_random","move_snap","move_towards_point","move_wrap","mp_grid_add_cell","mp_grid_add_instances","mp_grid_add_rectangle","mp_grid_clear_all","mp_grid_clear_cell","mp_grid_clear_rectangle","mp_grid_create","mp_grid_destroy","mp_grid_draw","mp_grid_get_cell","mp_grid_path","mp_grid_to_ds_grid","mp_linear_path","mp_linear_path_object","mp_linear_step","mp_linear_step_object","mp_potential_path","mp_potential_path_object","mp_potential_settings","mp_potential_step","mp_potential_step_object","nameof","network_connect","network_connect_async","network_connect_raw","network_connect_raw_async","network_create_server","network_create_server_raw","network_create_socket","network_create_socket_ext","network_destroy","network_resolve","network_send_broadcast","network_send_packet","network_send_raw","network_send_udp","network_send_udp_raw","network_set_config","network_set_timeout","object_exists","object_get_mask","object_get_name","object_get_parent","object_get_persistent","object_get_physics","object_get_solid","object_get_sprite","object_get_visible","object_is_ancestor","object_set_mask","object_set_persistent","object_set_solid","object_set_sprite","object_set_visible","ord","os_check_permission","os_get_config","os_get_info","os_get_language","os_get_region","os_is_network_connected","os_is_paused","os_lock_orientation","os_powersave_enable","os_request_permission","os_set_orientation_lock","parameter_count","parameter_string","part_emitter_burst","part_emitter_clear","part_emitter_create","part_emitter_delay","part_emitter_destroy","part_emitter_destroy_all","part_emitter_enable","part_emitter_exists","part_emitter_interval","part_emitter_region","part_emitter_relative","part_emitter_stream","part_particles_burst","part_particles_clear","part_particles_count","part_particles_create","part_particles_create_color","part_particles_create_colour","part_system_angle","part_system_automatic_draw","part_system_automatic_update","part_system_clear","part_system_color","part_system_colour","part_system_create","part_system_create_layer","part_system_depth","part_system_destroy","part_system_draw_order","part_system_drawit","part_system_exists","part_system_get_info","part_system_get_layer","part_system_global_space","part_system_layer","part_system_position","part_system_update","part_type_alpha1","part_type_alpha2","part_type_alpha3","part_type_blend","part_type_clear","part_type_color1","part_type_color2","part_type_color3","part_type_color_hsv","part_type_color_mix","part_type_color_rgb","part_type_colour1","part_type_colour2","part_type_colour3","part_type_colour_hsv","part_type_colour_mix","part_type_colour_rgb","part_type_create","part_type_death","part_type_destroy","part_type_direction","part_type_exists","part_type_gravity","part_type_life","part_type_orientation","part_type_scale","part_type_shape","part_type_size","part_type_size_x","part_type_size_y","part_type_speed","part_type_sprite","part_type_step","part_type_subimage","particle_exists","particle_get_info","path_add","path_add_point","path_append","path_assign","path_change_point","path_clear_points","path_delete","path_delete_point","path_duplicate","path_end","path_exists","path_flip","path_get_closed","path_get_kind","path_get_length","path_get_name","path_get_number","path_get_point_speed","path_get_point_x","path_get_point_y","path_get_precision","path_get_speed","path_get_x","path_get_y","path_insert_point","path_mirror","path_rescale","path_reverse","path_rotate","path_set_closed","path_set_kind","path_set_precision","path_shift","path_start","physics_apply_angular_impulse","physics_apply_force","physics_apply_impulse","physics_apply_local_force","physics_apply_local_impulse","physics_apply_torque","physics_draw_debug","physics_fixture_add_point","physics_fixture_bind","physics_fixture_bind_ext","physics_fixture_create","physics_fixture_delete","physics_fixture_set_angular_damping","physics_fixture_set_awake","physics_fixture_set_box_shape","physics_fixture_set_chain_shape","physics_fixture_set_circle_shape","physics_fixture_set_collision_group","physics_fixture_set_density","physics_fixture_set_edge_shape","physics_fixture_set_friction","physics_fixture_set_kinematic","physics_fixture_set_linear_damping","physics_fixture_set_polygon_shape","physics_fixture_set_restitution","physics_fixture_set_sensor","physics_get_density","physics_get_friction","physics_get_restitution","physics_joint_delete","physics_joint_distance_create","physics_joint_enable_motor","physics_joint_friction_create","physics_joint_gear_create","physics_joint_get_value","physics_joint_prismatic_create","physics_joint_pulley_create","physics_joint_revolute_create","physics_joint_rope_create","physics_joint_set_value","physics_joint_weld_create","physics_joint_wheel_create","physics_mass_properties","physics_particle_count","physics_particle_create","physics_particle_delete","physics_particle_delete_region_box","physics_particle_delete_region_circle","physics_particle_delete_region_poly","physics_particle_draw","physics_particle_draw_ext","physics_particle_get_damping","physics_particle_get_data","physics_particle_get_data_particle","physics_particle_get_density","physics_particle_get_gravity_scale","physics_particle_get_group_flags","physics_particle_get_max_count","physics_particle_get_radius","physics_particle_group_add_point","physics_particle_group_begin","physics_particle_group_box","physics_particle_group_circle","physics_particle_group_count","physics_particle_group_delete","physics_particle_group_end","physics_particle_group_get_ang_vel","physics_particle_group_get_angle","physics_particle_group_get_centre_x","physics_particle_group_get_centre_y","physics_particle_group_get_data","physics_particle_group_get_inertia","physics_particle_group_get_mass","physics_particle_group_get_vel_x","physics_particle_group_get_vel_y","physics_particle_group_get_x","physics_particle_group_get_y","physics_particle_group_join","physics_particle_group_polygon","physics_particle_set_category_flags","physics_particle_set_damping","physics_particle_set_density","physics_particle_set_flags","physics_particle_set_gravity_scale","physics_particle_set_group_flags","physics_particle_set_max_count","physics_particle_set_radius","physics_pause_enable","physics_remove_fixture","physics_set_density","physics_set_friction","physics_set_restitution","physics_test_overlap","physics_world_create","physics_world_draw_debug","physics_world_gravity","physics_world_update_iterations","physics_world_update_speed","place_empty","place_free","place_meeting","place_snapped","point_direction","point_distance","point_distance_3d","point_in_circle","point_in_rectangle","point_in_triangle","position_change","position_destroy","position_empty","position_meeting","power","ptr","radtodeg","random","random_get_seed","random_range","random_set_seed","randomise","randomize","real","rectangle_in_circle","rectangle_in_rectangle","rectangle_in_triangle","ref_create","rollback_chat","rollback_create_game","rollback_define_extra_network_latency","rollback_define_input","rollback_define_input_frame_delay","rollback_define_mock_input","rollback_define_player","rollback_display_events","rollback_get_info","rollback_get_input","rollback_get_player_prefs","rollback_join_game","rollback_leave_game","rollback_set_player_prefs","rollback_start_game","rollback_sync_on_frame","rollback_use_late_join","rollback_use_manual_start","rollback_use_player_prefs","rollback_use_random_input","room_add","room_assign","room_duplicate","room_exists","room_get_camera","room_get_info","room_get_name","room_get_viewport","room_goto","room_goto_next","room_goto_previous","room_instance_add","room_instance_clear","room_next","room_previous","room_restart","room_set_camera","room_set_height","room_set_persistent","room_set_view_enabled","room_set_viewport","room_set_width","round","scheduler_resolution_get","scheduler_resolution_set","screen_save","screen_save_part","script_execute","script_execute_ext","script_exists","script_get_name","sequence_create","sequence_destroy","sequence_exists","sequence_get","sequence_get_objects","sequence_instance_override_object","sequence_keyframe_new","sequence_keyframedata_new","sequence_track_new","sha1_file","sha1_string_unicode","sha1_string_utf8","shader_current","shader_enable_corner_id","shader_get_name","shader_get_sampler_index","shader_get_uniform","shader_is_compiled","shader_reset","shader_set","shader_set_uniform_f","shader_set_uniform_f_array","shader_set_uniform_f_buffer","shader_set_uniform_i","shader_set_uniform_i_array","shader_set_uniform_matrix","shader_set_uniform_matrix_array","shaders_are_supported","shop_leave_rating","show_debug_message","show_debug_message_ext","show_debug_overlay","show_error","show_message","show_message_async","show_question","show_question_async","sign","sin","skeleton_animation_clear","skeleton_animation_get","skeleton_animation_get_duration","skeleton_animation_get_event_frames","skeleton_animation_get_ext","skeleton_animation_get_frame","skeleton_animation_get_frames","skeleton_animation_get_position","skeleton_animation_is_finished","skeleton_animation_is_looping","skeleton_animation_list","skeleton_animation_mix","skeleton_animation_set","skeleton_animation_set_ext","skeleton_animation_set_frame","skeleton_animation_set_position","skeleton_attachment_create","skeleton_attachment_create_color","skeleton_attachment_create_colour","skeleton_attachment_destroy","skeleton_attachment_exists","skeleton_attachment_get","skeleton_attachment_replace","skeleton_attachment_replace_color","skeleton_attachment_replace_colour","skeleton_attachment_set","skeleton_bone_data_get","skeleton_bone_data_set","skeleton_bone_list","skeleton_bone_state_get","skeleton_bone_state_set","skeleton_collision_draw_set","skeleton_find_slot","skeleton_get_bounds","skeleton_get_minmax","skeleton_get_num_bounds","skeleton_skin_create","skeleton_skin_get","skeleton_skin_list","skeleton_skin_set","skeleton_slot_alpha_get","skeleton_slot_color_get","skeleton_slot_color_set","skeleton_slot_colour_get","skeleton_slot_colour_set","skeleton_slot_data","skeleton_slot_data_instance","skeleton_slot_list","sprite_add","sprite_add_ext","sprite_add_from_surface","sprite_assign","sprite_collision_mask","sprite_create_from_surface","sprite_delete","sprite_duplicate","sprite_exists","sprite_flush","sprite_flush_multi","sprite_get_bbox_bottom","sprite_get_bbox_left","sprite_get_bbox_mode","sprite_get_bbox_right","sprite_get_bbox_top","sprite_get_height","sprite_get_info","sprite_get_name","sprite_get_nineslice","sprite_get_number","sprite_get_speed","sprite_get_speed_type","sprite_get_texture","sprite_get_tpe","sprite_get_uvs","sprite_get_width","sprite_get_xoffset","sprite_get_yoffset","sprite_merge","sprite_nineslice_create","sprite_prefetch","sprite_prefetch_multi","sprite_replace","sprite_save","sprite_save_strip","sprite_set_alpha_from_sprite","sprite_set_bbox","sprite_set_bbox_mode","sprite_set_cache_size","sprite_set_cache_size_ext","sprite_set_nineslice","sprite_set_offset","sprite_set_speed","sqr","sqrt","static_get","static_set","string","string_byte_at","string_byte_length","string_char_at","string_concat","string_concat_ext","string_copy","string_count","string_delete","string_digits","string_ends_with","string_ext","string_foreach","string_format","string_hash_to_newline","string_height","string_height_ext","string_insert","string_join","string_join_ext","string_last_pos","string_last_pos_ext","string_length","string_letters","string_lettersdigits","string_lower","string_ord_at","string_pos","string_pos_ext","string_repeat","string_replace","string_replace_all","string_set_byte_at","string_split","string_split_ext","string_starts_with","string_trim","string_trim_end","string_trim_start","string_upper","string_width","string_width_ext","struct_exists","struct_foreach","struct_get","struct_get_from_hash","struct_get_names","struct_names_count","struct_remove","struct_set","struct_set_from_hash","surface_copy","surface_copy_part","surface_create","surface_create_ext","surface_depth_disable","surface_exists","surface_format_is_supported","surface_free","surface_get_depth_disable","surface_get_format","surface_get_height","surface_get_target","surface_get_target_ext","surface_get_texture","surface_get_width","surface_getpixel","surface_getpixel_ext","surface_reset_target","surface_resize","surface_save","surface_save_part","surface_set_target","surface_set_target_ext","tag_get_asset_ids","tag_get_assets","tan","texture_debug_messages","texture_flush","texture_get_height","texture_get_texel_height","texture_get_texel_width","texture_get_uvs","texture_get_width","texture_global_scale","texture_is_ready","texture_prefetch","texture_set_stage","texturegroup_get_fonts","texturegroup_get_names","texturegroup_get_sprites","texturegroup_get_status","texturegroup_get_textures","texturegroup_get_tilesets","texturegroup_load","texturegroup_set_mode","texturegroup_unload","tile_get_empty","tile_get_flip","tile_get_index","tile_get_mirror","tile_get_rotate","tile_set_empty","tile_set_flip","tile_set_index","tile_set_mirror","tile_set_rotate","tilemap_clear","tilemap_get","tilemap_get_at_pixel","tilemap_get_cell_x_at_pixel","tilemap_get_cell_y_at_pixel","tilemap_get_frame","tilemap_get_global_mask","tilemap_get_height","tilemap_get_mask","tilemap_get_tile_height","tilemap_get_tile_width","tilemap_get_tileset","tilemap_get_width","tilemap_get_x","tilemap_get_y","tilemap_set","tilemap_set_at_pixel","tilemap_set_global_mask","tilemap_set_height","tilemap_set_mask","tilemap_set_width","tilemap_tileset","tilemap_x","tilemap_y","tileset_get_info","tileset_get_name","tileset_get_texture","tileset_get_uvs","time_bpm_to_seconds","time_seconds_to_bpm","time_source_create","time_source_destroy","time_source_exists","time_source_get_children","time_source_get_parent","time_source_get_period","time_source_get_reps_completed","time_source_get_reps_remaining","time_source_get_state","time_source_get_time_remaining","time_source_get_units","time_source_pause","time_source_reconfigure","time_source_reset","time_source_resume","time_source_start","time_source_stop","timeline_add","timeline_clear","timeline_delete","timeline_exists","timeline_get_name","timeline_max_moment","timeline_moment_add_script","timeline_moment_clear","timeline_size","typeof","url_get_domain","url_open","url_open_ext","url_open_full","uwp_device_touchscreen_available","uwp_livetile_badge_clear","uwp_livetile_badge_notification","uwp_livetile_notification_begin","uwp_livetile_notification_end","uwp_livetile_notification_expiry","uwp_livetile_notification_image_add","uwp_livetile_notification_secondary_begin","uwp_livetile_notification_tag","uwp_livetile_notification_template_add","uwp_livetile_notification_text_add","uwp_livetile_queue_enable","uwp_livetile_tile_clear","uwp_secondarytile_badge_clear","uwp_secondarytile_badge_notification","uwp_secondarytile_delete","uwp_secondarytile_pin","uwp_secondarytile_tile_clear","variable_clone","variable_get_hash","variable_global_exists","variable_global_get","variable_global_set","variable_instance_exists","variable_instance_get","variable_instance_get_names","variable_instance_names_count","variable_instance_set","variable_struct_exists","variable_struct_get","variable_struct_get_names","variable_struct_names_count","variable_struct_remove","variable_struct_set","vertex_argb","vertex_begin","vertex_color","vertex_colour","vertex_create_buffer","vertex_create_buffer_ext","vertex_create_buffer_from_buffer","vertex_create_buffer_from_buffer_ext","vertex_delete_buffer","vertex_end","vertex_float1","vertex_float2","vertex_float3","vertex_float4","vertex_format_add_color","vertex_format_add_colour","vertex_format_add_custom","vertex_format_add_normal","vertex_format_add_position","vertex_format_add_position_3d","vertex_format_add_texcoord","vertex_format_begin","vertex_format_delete","vertex_format_end","vertex_format_get_info","vertex_freeze","vertex_get_buffer_size","vertex_get_number","vertex_normal","vertex_position","vertex_position_3d","vertex_submit","vertex_submit_ext","vertex_texcoord","vertex_ubyte4","vertex_update_buffer_from_buffer","vertex_update_buffer_from_vertex","video_close","video_draw","video_enable_loop","video_get_duration","video_get_format","video_get_position","video_get_status","video_get_volume","video_is_looping","video_open","video_pause","video_resume","video_seek_to","video_set_volume","view_get_camera","view_get_hport","view_get_surface_id","view_get_visible","view_get_wport","view_get_xport","view_get_yport","view_set_camera","view_set_hport","view_set_surface_id","view_set_visible","view_set_wport","view_set_xport","view_set_yport","virtual_key_add","virtual_key_delete","virtual_key_hide","virtual_key_show","wallpaper_set_config","wallpaper_set_subscriptions","weak_ref_alive","weak_ref_any_alive","weak_ref_create","window_center","window_device","window_enable_borderless_fullscreen","window_get_borderless_fullscreen","window_get_caption","window_get_color","window_get_colour","window_get_cursor","window_get_fullscreen","window_get_height","window_get_showborder","window_get_visible_rects","window_get_width","window_get_x","window_get_y","window_handle","window_has_focus","window_mouse_get_delta_x","window_mouse_get_delta_y","window_mouse_get_locked","window_mouse_get_x","window_mouse_get_y","window_mouse_set","window_mouse_set_locked","window_set_caption","window_set_color","window_set_colour","window_set_cursor","window_set_fullscreen","window_set_max_height","window_set_max_width","window_set_min_height","window_set_min_width","window_set_position","window_set_rectangle","window_set_showborder","window_set_size","window_view_mouse_get_x","window_view_mouse_get_y","window_views_mouse_get_x","window_views_mouse_get_y","winphone_tile_background_color","winphone_tile_background_colour","zip_add_file","zip_create","zip_save","zip_unzip","zip_unzip_async"],symbol:["AudioEffect","AudioEffectType","AudioLFOType","GM_build_date","GM_build_type","GM_is_sandboxed","GM_project_filename","GM_runtime_version","GM_version","NaN","_GMFILE_","_GMFUNCTION_","_GMLINE_","alignmentH","alignmentV","all","animcurvetype_bezier","animcurvetype_catmullrom","animcurvetype_linear","asset_animationcurve","asset_font","asset_object","asset_path","asset_room","asset_script","asset_sequence","asset_shader","asset_sound","asset_sprite","asset_tiles","asset_timeline","asset_unknown","audio_3D","audio_bus_main","audio_falloff_exponent_distance","audio_falloff_exponent_distance_clamped","audio_falloff_exponent_distance_scaled","audio_falloff_inverse_distance","audio_falloff_inverse_distance_clamped","audio_falloff_inverse_distance_scaled","audio_falloff_linear_distance","audio_falloff_linear_distance_clamped","audio_falloff_none","audio_mono","audio_stereo","bboxkind_diamond","bboxkind_ellipse","bboxkind_precise","bboxkind_rectangular","bboxmode_automatic","bboxmode_fullimage","bboxmode_manual","bm_add","bm_dest_alpha","bm_dest_color","bm_dest_colour","bm_inv_dest_alpha","bm_inv_dest_color","bm_inv_dest_colour","bm_inv_src_alpha","bm_inv_src_color","bm_inv_src_colour","bm_max","bm_normal","bm_one","bm_src_alpha","bm_src_alpha_sat","bm_src_color","bm_src_colour","bm_subtract","bm_zero","browser_chrome","browser_edge","browser_firefox","browser_ie","browser_ie_mobile","browser_not_a_browser","browser_opera","browser_safari","browser_safari_mobile","browser_tizen","browser_unknown","browser_windows_store","buffer_bool","buffer_f16","buffer_f32","buffer_f64","buffer_fast","buffer_fixed","buffer_grow","buffer_s16","buffer_s32","buffer_s8","buffer_seek_end","buffer_seek_relative","buffer_seek_start","buffer_string","buffer_text","buffer_u16","buffer_u32","buffer_u64","buffer_u8","buffer_vbuffer","buffer_wrap","c_aqua","c_black","c_blue","c_dkgray","c_dkgrey","c_fuchsia","c_gray","c_green","c_grey","c_lime","c_ltgray","c_ltgrey","c_maroon","c_navy","c_olive","c_orange","c_purple","c_red","c_silver","c_teal","c_white","c_yellow","cache_directory","characterSpacing","cmpfunc_always","cmpfunc_equal","cmpfunc_greater","cmpfunc_greaterequal","cmpfunc_less","cmpfunc_lessequal","cmpfunc_never","cmpfunc_notequal","coreColor","coreColour","cr_appstart","cr_arrow","cr_beam","cr_cross","cr_default","cr_drag","cr_handpoint","cr_hourglass","cr_none","cr_size_all","cr_size_nesw","cr_size_ns","cr_size_nwse","cr_size_we","cr_uparrow","cull_clockwise","cull_counterclockwise","cull_noculling","device_emulator","device_ios_ipad","device_ios_ipad_retina","device_ios_iphone","device_ios_iphone5","device_ios_iphone6","device_ios_iphone6plus","device_ios_iphone_retina","device_ios_unknown","device_tablet","display_landscape","display_landscape_flipped","display_portrait","display_portrait_flipped","dll_cdecl","dll_stdcall","dropShadowEnabled","dropShadowEnabled","ds_type_grid","ds_type_list","ds_type_map","ds_type_priority","ds_type_queue","ds_type_stack","ef_cloud","ef_ellipse","ef_explosion","ef_firework","ef_flare","ef_rain","ef_ring","ef_smoke","ef_smokeup","ef_snow","ef_spark","ef_star","effectsEnabled","effectsEnabled","ev_alarm","ev_animation_end","ev_animation_event","ev_animation_update","ev_async_audio_playback","ev_async_audio_playback_ended","ev_async_audio_recording","ev_async_dialog","ev_async_push_notification","ev_async_save_load","ev_async_save_load","ev_async_social","ev_async_system_event","ev_async_web","ev_async_web_cloud","ev_async_web_iap","ev_async_web_image_load","ev_async_web_networking","ev_async_web_steam","ev_audio_playback","ev_audio_playback_ended","ev_audio_recording","ev_boundary","ev_boundary_view0","ev_boundary_view1","ev_boundary_view2","ev_boundary_view3","ev_boundary_view4","ev_boundary_view5","ev_boundary_view6","ev_boundary_view7","ev_broadcast_message","ev_cleanup","ev_collision","ev_create","ev_destroy","ev_dialog_async","ev_draw","ev_draw_begin","ev_draw_end","ev_draw_normal","ev_draw_post","ev_draw_pre","ev_end_of_path","ev_game_end","ev_game_start","ev_gesture","ev_gesture_double_tap","ev_gesture_drag_end","ev_gesture_drag_start","ev_gesture_dragging","ev_gesture_flick","ev_gesture_pinch_end","ev_gesture_pinch_in","ev_gesture_pinch_out","ev_gesture_pinch_start","ev_gesture_rotate_end","ev_gesture_rotate_start","ev_gesture_rotating","ev_gesture_tap","ev_global_gesture_double_tap","ev_global_gesture_drag_end","ev_global_gesture_drag_start","ev_global_gesture_dragging","ev_global_gesture_flick","ev_global_gesture_pinch_end","ev_global_gesture_pinch_in","ev_global_gesture_pinch_out","ev_global_gesture_pinch_start","ev_global_gesture_rotate_end","ev_global_gesture_rotate_start","ev_global_gesture_rotating","ev_global_gesture_tap","ev_global_left_button","ev_global_left_press","ev_global_left_release","ev_global_middle_button","ev_global_middle_press","ev_global_middle_release","ev_global_right_button","ev_global_right_press","ev_global_right_release","ev_gui","ev_gui_begin","ev_gui_end","ev_joystick1_button1","ev_joystick1_button2","ev_joystick1_button3","ev_joystick1_button4","ev_joystick1_button5","ev_joystick1_button6","ev_joystick1_button7","ev_joystick1_button8","ev_joystick1_down","ev_joystick1_left","ev_joystick1_right","ev_joystick1_up","ev_joystick2_button1","ev_joystick2_button2","ev_joystick2_button3","ev_joystick2_button4","ev_joystick2_button5","ev_joystick2_button6","ev_joystick2_button7","ev_joystick2_button8","ev_joystick2_down","ev_joystick2_left","ev_joystick2_right","ev_joystick2_up","ev_keyboard","ev_keypress","ev_keyrelease","ev_left_button","ev_left_press","ev_left_release","ev_middle_button","ev_middle_press","ev_middle_release","ev_mouse","ev_mouse_enter","ev_mouse_leave","ev_mouse_wheel_down","ev_mouse_wheel_up","ev_no_button","ev_no_more_health","ev_no_more_lives","ev_other","ev_outside","ev_outside_view0","ev_outside_view1","ev_outside_view2","ev_outside_view3","ev_outside_view4","ev_outside_view5","ev_outside_view6","ev_outside_view7","ev_pre_create","ev_push_notification","ev_right_button","ev_right_press","ev_right_release","ev_room_end","ev_room_start","ev_social","ev_step","ev_step_begin","ev_step_end","ev_step_normal","ev_system_event","ev_trigger","ev_user0","ev_user1","ev_user10","ev_user11","ev_user12","ev_user13","ev_user14","ev_user15","ev_user2","ev_user3","ev_user4","ev_user5","ev_user6","ev_user7","ev_user8","ev_user9","ev_web_async","ev_web_cloud","ev_web_iap","ev_web_image_load","ev_web_networking","ev_web_sound_load","ev_web_steam","fa_archive","fa_bottom","fa_center","fa_directory","fa_hidden","fa_left","fa_middle","fa_none","fa_readonly","fa_right","fa_sysfile","fa_top","fa_volumeid","false","frameSizeX","frameSizeY","gamespeed_fps","gamespeed_microseconds","global","glowColor","glowColour","glowEnabled","glowEnabled","glowEnd","glowStart","gp_axis_acceleration_x","gp_axis_acceleration_y","gp_axis_acceleration_z","gp_axis_angular_velocity_x","gp_axis_angular_velocity_y","gp_axis_angular_velocity_z","gp_axis_orientation_w","gp_axis_orientation_x","gp_axis_orientation_y","gp_axis_orientation_z","gp_axislh","gp_axislv","gp_axisrh","gp_axisrv","gp_face1","gp_face2","gp_face3","gp_face4","gp_padd","gp_padl","gp_padr","gp_padu","gp_select","gp_shoulderl","gp_shoulderlb","gp_shoulderr","gp_shoulderrb","gp_start","gp_stickl","gp_stickr","iap_available","iap_canceled","iap_ev_consume","iap_ev_product","iap_ev_purchase","iap_ev_restore","iap_ev_storeload","iap_failed","iap_purchased","iap_refunded","iap_status_available","iap_status_loading","iap_status_processing","iap_status_restoring","iap_status_unavailable","iap_status_uninitialised","iap_storeload_failed","iap_storeload_ok","iap_unavailable","infinity","kbv_autocapitalize_characters","kbv_autocapitalize_none","kbv_autocapitalize_sentences","kbv_autocapitalize_words","kbv_returnkey_continue","kbv_returnkey_default","kbv_returnkey_done","kbv_returnkey_emergency","kbv_returnkey_go","kbv_returnkey_google","kbv_returnkey_join","kbv_returnkey_next","kbv_returnkey_route","kbv_returnkey_search","kbv_returnkey_send","kbv_returnkey_yahoo","kbv_type_ascii","kbv_type_default","kbv_type_email","kbv_type_numbers","kbv_type_phone","kbv_type_phone_name","kbv_type_url","layerelementtype_background","layerelementtype_instance","layerelementtype_oldtilemap","layerelementtype_particlesystem","layerelementtype_sequence","layerelementtype_sprite","layerelementtype_tile","layerelementtype_tilemap","layerelementtype_undefined","leaderboard_type_number","leaderboard_type_time_mins_secs","lighttype_dir","lighttype_point","lineSpacing","m_axisx","m_axisx_gui","m_axisy","m_axisy_gui","m_scroll_down","m_scroll_up","matrix_projection","matrix_view","matrix_world","mb_any","mb_left","mb_middle","mb_none","mb_right","mb_side1","mb_side2","mip_markedonly","mip_off","mip_on","network_config_avoid_time_wait","network_config_connect_timeout","network_config_disable_multicast","network_config_disable_reliable_udp","network_config_enable_multicast","network_config_enable_reliable_udp","network_config_use_non_blocking_socket","network_config_websocket_protocol","network_connect_active","network_connect_blocking","network_connect_nonblocking","network_connect_none","network_connect_passive","network_send_binary","network_send_text","network_socket_bluetooth","network_socket_tcp","network_socket_udp","network_socket_ws","network_socket_wss","network_type_connect","network_type_data","network_type_disconnect","network_type_down","network_type_non_blocking_connect","network_type_up","network_type_up_failed","nineslice_blank","nineslice_bottom","nineslice_center","nineslice_centre","nineslice_hide","nineslice_left","nineslice_mirror","nineslice_repeat","nineslice_right","nineslice_stretch","nineslice_top","noone","of_challenge_lose","of_challenge_tie","of_challenge_win","os_android","os_gdk","os_gxgames","os_ios","os_linux","os_macosx","os_operagx","os_permission_denied","os_permission_denied_dont_request","os_permission_granted","os_ps3","os_ps4","os_ps5","os_psvita","os_switch","os_tvos","os_unknown","os_uwp","os_win8native","os_windows","os_winphone","os_xboxone","os_xboxseriesxs","other","outlineColor","outlineColour","outlineDist","outlineEnabled","outlineEnabled","paragraphSpacing","path_action_continue","path_action_restart","path_action_reverse","path_action_stop","phy_debug_render_aabb","phy_debug_render_collision_pairs","phy_debug_render_coms","phy_debug_render_core_shapes","phy_debug_render_joints","phy_debug_render_obb","phy_debug_render_shapes","phy_joint_anchor_1_x","phy_joint_anchor_1_y","phy_joint_anchor_2_x","phy_joint_anchor_2_y","phy_joint_angle","phy_joint_angle_limits","phy_joint_damping_ratio","phy_joint_frequency","phy_joint_length_1","phy_joint_length_2","phy_joint_lower_angle_limit","phy_joint_max_force","phy_joint_max_length","phy_joint_max_motor_force","phy_joint_max_motor_torque","phy_joint_max_torque","phy_joint_motor_force","phy_joint_motor_speed","phy_joint_motor_torque","phy_joint_reaction_force_x","phy_joint_reaction_force_y","phy_joint_reaction_torque","phy_joint_speed","phy_joint_translation","phy_joint_upper_angle_limit","phy_particle_data_flag_category","phy_particle_data_flag_color","phy_particle_data_flag_colour","phy_particle_data_flag_position","phy_particle_data_flag_typeflags","phy_particle_data_flag_velocity","phy_particle_flag_colormixing","phy_particle_flag_colourmixing","phy_particle_flag_elastic","phy_particle_flag_powder","phy_particle_flag_spring","phy_particle_flag_tensile","phy_particle_flag_viscous","phy_particle_flag_wall","phy_particle_flag_water","phy_particle_flag_zombie","phy_particle_group_flag_rigid","phy_particle_group_flag_solid","pi","pointer_invalid","pointer_null","pr_linelist","pr_linestrip","pr_pointlist","pr_trianglefan","pr_trianglelist","pr_trianglestrip","ps_distr_gaussian","ps_distr_invgaussian","ps_distr_linear","ps_mode_burst","ps_mode_stream","ps_shape_diamond","ps_shape_ellipse","ps_shape_line","ps_shape_rectangle","pt_shape_circle","pt_shape_cloud","pt_shape_disk","pt_shape_explosion","pt_shape_flare","pt_shape_line","pt_shape_pixel","pt_shape_ring","pt_shape_smoke","pt_shape_snow","pt_shape_spark","pt_shape_sphere","pt_shape_square","pt_shape_star","rollback_chat_message","rollback_connect_error","rollback_connect_info","rollback_connected_to_peer","rollback_connection_rejected","rollback_disconnected_from_peer","rollback_end_game","rollback_game_full","rollback_game_info","rollback_game_interrupted","rollback_game_resumed","rollback_high_latency","rollback_player_prefs","rollback_protocol_rejected","rollback_synchronized_with_peer","rollback_synchronizing_with_peer","self","seqaudiokey_loop","seqaudiokey_oneshot","seqdir_left","seqdir_right","seqinterpolation_assign","seqinterpolation_lerp","seqplay_loop","seqplay_oneshot","seqplay_pingpong","seqtextkey_bottom","seqtextkey_center","seqtextkey_justify","seqtextkey_left","seqtextkey_middle","seqtextkey_right","seqtextkey_top","seqtracktype_audio","seqtracktype_bool","seqtracktype_clipmask","seqtracktype_clipmask_mask","seqtracktype_clipmask_subject","seqtracktype_color","seqtracktype_colour","seqtracktype_empty","seqtracktype_graphic","seqtracktype_group","seqtracktype_instance","seqtracktype_message","seqtracktype_moment","seqtracktype_particlesystem","seqtracktype_real","seqtracktype_sequence","seqtracktype_spriteframes","seqtracktype_string","seqtracktype_text","shadowColor","shadowColour","shadowOffsetX","shadowOffsetY","shadowSoftness","sprite_add_ext_error_cancelled","sprite_add_ext_error_decompressfailed","sprite_add_ext_error_loadfailed","sprite_add_ext_error_setupfailed","sprite_add_ext_error_spritenotfound","sprite_add_ext_error_unknown","spritespeed_framespergameframe","spritespeed_framespersecond","surface_r16float","surface_r32float","surface_r8unorm","surface_rg8unorm","surface_rgba16float","surface_rgba32float","surface_rgba4unorm","surface_rgba8unorm","texturegroup_status_fetched","texturegroup_status_loaded","texturegroup_status_loading","texturegroup_status_unloaded","tf_anisotropic","tf_linear","tf_point","thickness","tile_flip","tile_index_mask","tile_mirror","tile_rotate","time_source_expire_after","time_source_expire_nearest","time_source_game","time_source_global","time_source_state_active","time_source_state_initial","time_source_state_paused","time_source_state_stopped","time_source_units_frames","time_source_units_seconds","timezone_local","timezone_utc","tm_countvsyncs","tm_sleep","tm_systemtiming","true","ty_real","ty_string","undefined","vertex_type_color","vertex_type_colour","vertex_type_float1","vertex_type_float2","vertex_type_float3","vertex_type_float4","vertex_type_ubyte4","vertex_usage_binormal","vertex_usage_blendindices","vertex_usage_blendweight","vertex_usage_color","vertex_usage_colour","vertex_usage_depth","vertex_usage_fog","vertex_usage_normal","vertex_usage_position","vertex_usage_psize","vertex_usage_sample","vertex_usage_tangent","vertex_usage_texcoord","video_format_rgba","video_format_yuv","video_status_closed","video_status_paused","video_status_playing","video_status_preparing","vk_add","vk_alt","vk_anykey","vk_backspace","vk_control","vk_decimal","vk_delete","vk_divide","vk_down","vk_end","vk_enter","vk_escape","vk_f1","vk_f10","vk_f11","vk_f12","vk_f2","vk_f3","vk_f4","vk_f5","vk_f6","vk_f7","vk_f8","vk_f9","vk_home","vk_insert","vk_lalt","vk_lcontrol","vk_left","vk_lshift","vk_multiply","vk_nokey","vk_numpad0","vk_numpad1","vk_numpad2","vk_numpad3","vk_numpad4","vk_numpad5","vk_numpad6","vk_numpad7","vk_numpad8","vk_numpad9","vk_pagedown","vk_pageup","vk_pause","vk_printscreen","vk_ralt","vk_rcontrol","vk_return","vk_right","vk_rshift","vk_shift","vk_space","vk_subtract","vk_tab","vk_up","wallpaper_config","wallpaper_subscription_data","wrap"],"variable.language":["alarm","application_surface","argument","argument0","argument1","argument2","argument3","argument4","argument5","argument6","argument7","argument8","argument9","argument10","argument11","argument12","argument13","argument14","argument15","argument_count","async_load","background_color","background_colour","background_showcolor","background_showcolour","bbox_bottom","bbox_left","bbox_right","bbox_top","browser_height","browser_width","colour?ColourTrack","current_day","current_hour","current_minute","current_month","current_second","current_time","current_weekday","current_year","cursor_sprite","debug_mode","delta_time","depth","direction","display_aa","drawn_by_sequence","event_action","event_data","event_number","event_object","event_type","font_texture_page_size","fps","fps_real","friction","game_display_name","game_id","game_project_name","game_save_id","gravity","gravity_direction","health","hspeed","iap_data","id","image_alpha","image_angle","image_blend","image_index","image_number","image_speed","image_xscale","image_yscale","in_collision_tree","in_sequence","instance_count","instance_id","keyboard_key","keyboard_lastchar","keyboard_lastkey","keyboard_string","layer","lives","longMessage","managed","mask_index","message","mouse_button","mouse_lastbutton","mouse_x","mouse_y","object_index","os_browser","os_device","os_type","os_version","path_endaction","path_index","path_orientation","path_position","path_positionprevious","path_scale","path_speed","persistent","phy_active","phy_angular_damping","phy_angular_velocity","phy_bullet","phy_col_normal_x","phy_col_normal_y","phy_collision_points","phy_collision_x","phy_collision_y","phy_com_x","phy_com_y","phy_dynamic","phy_fixed_rotation","phy_inertia","phy_kinematic","phy_linear_damping","phy_linear_velocity_x","phy_linear_velocity_y","phy_mass","phy_position_x","phy_position_xprevious","phy_position_y","phy_position_yprevious","phy_rotation","phy_sleeping","phy_speed","phy_speed_x","phy_speed_y","player_avatar_sprite","player_avatar_url","player_id","player_local","player_type","player_user_id","program_directory","rollback_api_server","rollback_confirmed_frame","rollback_current_frame","rollback_event_id","rollback_event_param","rollback_game_running","room","room_first","room_height","room_last","room_persistent","room_speed","room_width","score","script","sequence_instance","solid","speed","sprite_height","sprite_index","sprite_width","sprite_xoffset","sprite_yoffset","stacktrace","temp_directory","timeline_index","timeline_loop","timeline_position","timeline_running","timeline_speed","view_camera","view_current","view_enabled","view_hport","view_surface_id","view_visible","view_wport","view_xport","view_yport","visible","vspeed","webgl_enabled","working_directory","x","xprevious","xstart","y","yprevious","ystart"]},contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.C_NUMBER_MODE]}}return gml_1=Ra,gml_1}var go_1,hasRequiredGo;function requireGo(){if(hasRequiredGo)return go_1;hasRequiredGo=1;function Ra(qa){const cd={keyword:["break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var"],type:["bool","byte","complex64","complex128","error","float32","float64","int8","int16","int32","int64","string","uint8","uint16","uint32","uint64","int","uint","uintptr","rune"],literal:["true","false","iota","nil"],built_in:["append","cap","close","complex","copy","imag","len","make","new","panic","print","println","real","recover","delete"]};return{name:"Go",aliases:["golang"],keywords:cd,illegal:"</",contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,{className:"string",variants:[qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE,{begin:"`",end:"`"}]},{className:"number",variants:[{match:/-?\b0[xX]\.[a-fA-F0-9](_?[a-fA-F0-9])*[pP][+-]?\d(_?\d)*i?/,relevance:0},{match:/-?\b0[xX](_?[a-fA-F0-9])+((\.([a-fA-F0-9](_?[a-fA-F0-9])*)?)?[pP][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b0[oO](_?[0-7])*i?/,relevance:0},{match:/-?\.\d(_?\d)*([eE][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b\d(_?\d)*(\.(\d(_?\d)*)?)?([eE][+-]?\d(_?\d)*)?i?/,relevance:0}]},{begin:/:=/},{className:"function",beginKeywords:"func",end:"\\s*(\\{|$)",excludeEnd:!0,contains:[qa.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:cd,illegal:/["']/}]}]}}return go_1=Ra,go_1}var golo_1,hasRequiredGolo;function requireGolo(){if(hasRequiredGolo)return golo_1;hasRequiredGolo=1;function Ra(qa){return{name:"Golo",keywords:{keyword:["println","readln","print","import","module","function","local","return","let","var","while","for","foreach","times","in","case","when","match","with","break","continue","augment","augmentation","each","find","filter","reduce","if","then","else","otherwise","try","catch","finally","raise","throw","orIfNull","DynamicObject|10","DynamicVariable","struct","Observable","map","set","vector","list","array"],literal:["true","false","null"]},contains:[qa.HASH_COMMENT_MODE,qa.QUOTE_STRING_MODE,qa.C_NUMBER_MODE,{className:"meta",begin:"@[A-Za-z]+"}]}}return golo_1=Ra,golo_1}var gradle_1,hasRequiredGradle;function requireGradle(){if(hasRequiredGradle)return gradle_1;hasRequiredGradle=1;function Ra(qa){return{name:"Gradle",case_insensitive:!0,keywords:["task","project","allprojects","subprojects","artifacts","buildscript","configurations","dependencies","repositories","sourceSets","description","delete","from","into","include","exclude","source","classpath","destinationDir","includes","options","sourceCompatibility","targetCompatibility","group","flatDir","doLast","doFirst","flatten","todir","fromdir","ant","def","abstract","break","case","catch","continue","default","do","else","extends","final","finally","for","if","implements","instanceof","native","new","private","protected","public","return","static","switch","synchronized","throw","throws","transient","try","volatile","while","strictfp","package","import","false","null","super","this","true","antlrtask","checkstyle","codenarc","copy","boolean","byte","char","class","double","float","int","interface","long","short","void","compile","runTime","file","fileTree","abs","any","append","asList","asWritable","call","collect","compareTo","count","div","dump","each","eachByte","eachFile","eachLine","every","find","findAll","flatten","getAt","getErr","getIn","getOut","getText","grep","immutable","inject","inspect","intersect","invokeMethods","isCase","join","leftShift","minus","multiply","newInputStream","newOutputStream","newPrintWriter","newReader","newWriter","next","plus","pop","power","previous","print","println","push","putAt","read","readBytes","readLines","reverse","reverseEach","round","size","sort","splitEachLine","step","subMap","times","toInteger","toList","tokenize","upto","waitForOrKill","withPrintWriter","withReader","withStream","withWriter","withWriterAppend","write","writeLine"],contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.NUMBER_MODE,qa.REGEXP_MODE]}}return gradle_1=Ra,gradle_1}var graphql_1,hasRequiredGraphql;function requireGraphql(){if(hasRequiredGraphql)return graphql_1;hasRequiredGraphql=1;function Ra(qa){const nd=qa.regex,od=/[_A-Za-z][_0-9A-Za-z]*/;return{name:"GraphQL",aliases:["gql"],case_insensitive:!0,disableAutodetect:!1,keywords:{keyword:["query","mutation","subscription","type","input","schema","directive","interface","union","scalar","fragment","enum","on"],literal:["true","false","null"]},contains:[qa.HASH_COMMENT_MODE,qa.QUOTE_STRING_MODE,qa.NUMBER_MODE,{scope:"punctuation",match:/[.]{3}/,relevance:0},{scope:"punctuation",begin:/[\!\(\)\:\=\[\]\{\|\}]{1}/,relevance:0},{scope:"variable",begin:/\$/,end:/\W/,excludeEnd:!0,relevance:0},{scope:"meta",match:/@\w+/,excludeEnd:!0},{scope:"symbol",begin:nd.concat(od,nd.lookahead(/\s*:/)),relevance:0}],illegal:[/[;<']/,/BEGIN/]}}return graphql_1=Ra,graphql_1}var groovy_1,hasRequiredGroovy;function requireGroovy(){if(hasRequiredGroovy)return groovy_1;hasRequiredGroovy=1;function Ra(nd,od={}){return od.variants=nd,od}function qa(nd){const od=nd.regex,ld="[A-Za-z0-9_$]+",ud=Ra([nd.C_LINE_COMMENT_MODE,nd.C_BLOCK_COMMENT_MODE,nd.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]})]),cd={className:"regexp",begin:/~?\/[^\/\n]+\//,contains:[nd.BACKSLASH_ESCAPE]},dd=Ra([nd.BINARY_NUMBER_MODE,nd.C_NUMBER_MODE]),pd=Ra([{begin:/"""/,end:/"""/},{begin:/'''/,end:/'''/},{begin:"\\$/",end:"/\\$",relevance:10},nd.APOS_STRING_MODE,nd.QUOTE_STRING_MODE],{className:"string"}),fd={match:[/(class|interface|trait|enum|record|extends|implements)/,/\s+/,nd.UNDERSCORE_IDENT_RE],scope:{1:"keyword",3:"title.class"}};return{name:"Groovy",keywords:{"variable.language":"this super",literal:"true false null",type:["byte","short","char","int","long","boolean","float","double","void"],keyword:["def","as","in","assert","trait","abstract","static","volatile","transient","public","private","protected","synchronized","final","class","interface","enum","if","else","for","while","switch","case","break","default","continue","throw","throws","try","catch","finally","implements","extends","new","import","package","return","instanceof","var"]},contains:[nd.SHEBANG({binary:"groovy",relevance:10}),ud,pd,cd,dd,fd,{className:"meta",begin:"@[A-Za-z]+",relevance:0},{className:"attr",begin:ld+"[ ]*:",relevance:0},{begin:/\?/,end:/:/,relevance:0,contains:[ud,pd,cd,dd,"self"]},{className:"symbol",begin:"^[ ]*"+od.lookahead(ld+":"),excludeBegin:!0,end:ld+":",relevance:0}],illegal:/#|<\//}}return groovy_1=qa,groovy_1}var haml_1,hasRequiredHaml;function requireHaml(){if(hasRequiredHaml)return haml_1;hasRequiredHaml=1;function Ra(qa){return{name:"HAML",case_insensitive:!0,contains:[{className:"meta",begin:"^!!!( (5|1\\.1|Strict|Frameset|Basic|Mobile|RDFa|XML\\b.*))?$",relevance:10},qa.COMMENT("^\\s*(!=#|=#|-#|/).*$",null,{relevance:0}),{begin:"^\\s*(-|=|!=)(?!#)",end:/$/,subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0},{className:"tag",begin:"^\\s*%",contains:[{className:"selector-tag",begin:"\\w+"},{className:"selector-id",begin:"#[\\w-]+"},{className:"selector-class",begin:"\\.[\\w-]+"},{begin:/\{\s*/,end:/\s*\}/,contains:[{begin:":\\w+\\s*=>",end:",\\s+",returnBegin:!0,endsWithParent:!0,contains:[{className:"attr",begin:":\\w+"},qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,{begin:"\\w+",relevance:0}]}]},{begin:"\\(\\s*",end:"\\s*\\)",excludeEnd:!0,contains:[{begin:"\\w+\\s*=",end:"\\s+",returnBegin:!0,endsWithParent:!0,contains:[{className:"attr",begin:"\\w+",relevance:0},qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,{begin:"\\w+",relevance:0}]}]}]},{begin:"^\\s*[=~]\\s*"},{begin:/#\{/,end:/\}/,subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0}]}}return haml_1=Ra,haml_1}var handlebars_1,hasRequiredHandlebars;function requireHandlebars(){if(hasRequiredHandlebars)return handlebars_1;hasRequiredHandlebars=1;function Ra(qa){const nd=qa.regex,od={$pattern:/[\w.\/]+/,built_in:["action","bindattr","collection","component","concat","debugger","each","each-in","get","hash","if","in","input","link-to","loc","log","lookup","mut","outlet","partial","query-params","render","template","textarea","unbound","unless","view","with","yield"]},ld={$pattern:/[\w.\/]+/,literal:["true","false","undefined","null"]},ud=/""|"[^"]+"/,cd=/''|'[^']+'/,dd=/\[\]|\[[^\]]+\]/,pd=/[^\s!"#%&'()*+,.\/;<=>@\[\\\]^`{|}~]+/,fd=/(\.|\/)/,md=nd.either(ud,cd,dd,pd),vd=nd.concat(nd.optional(/\.|\.\/|\//),md,nd.anyNumberOfTimes(nd.concat(fd,md))),Ad=nd.concat("(",dd,"|",pd,")(?==)"),Nd={begin:vd},Id=qa.inherit(Nd,{keywords:ld}),Od={begin:/\(/,end:/\)/},Fd={className:"attr",begin:Ad,relevance:0,starts:{begin:/=/,end:/=/,starts:{contains:[qa.NUMBER_MODE,qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE,Id,Od]}}},Pd={begin:/as\s+\|/,keywords:{keyword:"as"},end:/\|/,contains:[{begin:/\w+/}]},Md={contains:[qa.NUMBER_MODE,qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE,Pd,Fd,Id,Od],returnEnd:!0},Bd=qa.inherit(Nd,{className:"name",keywords:od,starts:qa.inherit(Md,{end:/\)/})});Od.contains=[Bd];const jd=qa.inherit(Nd,{keywords:od,className:"name",starts:qa.inherit(Md,{end:/\}\}/})}),Hd=qa.inherit(Nd,{keywords:od,className:"name"}),Gd=qa.inherit(Nd,{className:"name",keywords:od,starts:qa.inherit(Md,{end:/\}\}/})});return{name:"Handlebars",aliases:["hbs","html.hbs","html.handlebars","htmlbars"],case_insensitive:!0,subLanguage:"xml",contains:[{begin:/\\\{\{/,skip:!0},{begin:/\\\\(?=\{\{)/,skip:!0},qa.COMMENT(/\{\{!--/,/--\}\}/),qa.COMMENT(/\{\{!/,/\}\}/),{className:"template-tag",begin:/\{\{\{\{(?!\/)/,end:/\}\}\}\}/,contains:[jd],starts:{end:/\{\{\{\{\//,returnEnd:!0,subLanguage:"xml"}},{className:"template-tag",begin:/\{\{\{\{\//,end:/\}\}\}\}/,contains:[Hd]},{className:"template-tag",begin:/\{\{#/,end:/\}\}/,contains:[jd]},{className:"template-tag",begin:/\{\{(?=else\}\})/,end:/\}\}/,keywords:"else"},{className:"template-tag",begin:/\{\{(?=else if)/,end:/\}\}/,keywords:"else if"},{className:"template-tag",begin:/\{\{\//,end:/\}\}/,contains:[Hd]},{className:"template-variable",begin:/\{\{\{/,end:/\}\}\}/,contains:[Gd]},{className:"template-variable",begin:/\{\{/,end:/\}\}/,contains:[Gd]}]}}return handlebars_1=Ra,handlebars_1}var haskell_1,hasRequiredHaskell;function requireHaskell(){if(hasRequiredHaskell)return haskell_1;hasRequiredHaskell=1;function Ra(qa){const nd="([0-9]_*)+",od="([0-9a-fA-F]_*)+",ld="([01]_*)+",ud="([0-7]_*)+",fd="([!#$%&*+.\\/<=>?@\\\\^~-]|(?!([(),;\\[\\]`|{}]|[_:\"']))(\\p{S}|\\p{P}))",md={variants:[qa.COMMENT("--+","$"),qa.COMMENT(/\{-/,/-\}/,{contains:["self"]})]},vd={className:"meta",begin:/\{-#/,end:/#-\}/},Ad={className:"meta",begin:"^#",end:"$"},Nd={className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},Id={begin:"\\(",end:"\\)",illegal:'"',contains:[vd,Ad,{className:"type",begin:"\\b[A-Z][\\w]*(\\((\\.\\.|,|\\w+)\\))?"},qa.inherit(qa.TITLE_MODE,{begin:"[_a-z][\\w']*"}),md]},Od={begin:/\{/,end:/\}/,contains:Id.contains},Fd={className:"number",relevance:0,variants:[{match:`\\b(${nd})(\\.(${nd}))?([eE][+-]?(${nd}))?\\b`},{match:`\\b0[xX]_*(${od})(\\.(${od}))?([pP][+-]?(${nd}))?\\b`},{match:`\\b0[oO](${ud})\\b`},{match:`\\b0[bB](${ld})\\b`}]};return{name:"Haskell",aliases:["hs"],keywords:"let in if then else case of where do module import hiding qualified type data newtype deriving class instance as default infix infixl infixr foreign export ccall stdcall cplusplus jvm dotnet safe unsafe family forall mdo proc rec",unicodeRegex:!0,contains:[{beginKeywords:"module",end:"where",keywords:"module where",contains:[Id,md],illegal:"\\W\\.|;"},{begin:"\\bimport\\b",end:"$",keywords:"import qualified as hiding",contains:[Id,md],illegal:"\\W\\.|;"},{className:"class",begin:"^(\\s*)?(class|instance)\\b",end:"where",keywords:"class family instance where",contains:[Nd,Id,md]},{className:"class",begin:"\\b(data|(new)?type)\\b",end:"$",keywords:"data family type newtype deriving",contains:[vd,Nd,Id,Od,md]},{beginKeywords:"default",end:"$",contains:[Nd,Id,md]},{beginKeywords:"infix infixl infixr",end:"$",contains:[qa.C_NUMBER_MODE,md]},{begin:"\\bforeign\\b",end:"$",keywords:"foreign import export ccall stdcall cplusplus jvm dotnet safe unsafe",contains:[Nd,qa.QUOTE_STRING_MODE,md]},{className:"meta",begin:"#!\\/usr\\/bin\\/env runhaskell",end:"$"},vd,Ad,{scope:"string",begin:/'(?=\\?.')/,end:/'/,contains:[{scope:"char.escape",match:/\\./}]},qa.QUOTE_STRING_MODE,Fd,Nd,qa.inherit(qa.TITLE_MODE,{begin:"^[_a-z][\\w']*"}),{begin:`(?!-)${fd}--+|--+(?!-)${fd}`},md,{begin:"->|<-"}]}}return haskell_1=Ra,haskell_1}var haxe_1,hasRequiredHaxe;function requireHaxe(){if(hasRequiredHaxe)return haxe_1;hasRequiredHaxe=1;function Ra(qa){const nd="[a-zA-Z_$][a-zA-Z0-9_$]*",od=/(-?)(\b0[xX][a-fA-F0-9_]+|(\b\d+(\.[\d_]*)?|\.[\d_]+)(([eE][-+]?\d+)|i32|u32|i64|f64)?)/;return{name:"Haxe",aliases:["hx"],keywords:{keyword:"abstract break case cast catch continue default do dynamic else enum extern final for function here if import in inline is macro never new override package private get set public return static super switch this throw trace try typedef untyped using var while "+"Int Float String Bool Dynamic Void Array ",built_in:"trace this",literal:"true false null _"},contains:[{className:"string",begin:"'",end:"'",contains:[qa.BACKSLASH_ESCAPE,{className:"subst",begin:/\$\{/,end:/\}/},{className:"subst",begin:/\$/,end:/\W\}/}]},qa.QUOTE_STRING_MODE,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,{className:"number",begin:od,relevance:0},{className:"variable",begin:"\\$"+nd},{className:"meta",begin:/@:?/,end:/\(|$/,excludeEnd:!0},{className:"meta",begin:"#",end:"$",keywords:{keyword:"if else elseif end error"}},{className:"type",begin:/:[ \t]*/,end:/[^A-Za-z0-9_ \t\->]/,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/:[ \t]*/,end:/\W/,excludeBegin:!0,excludeEnd:!0},{className:"type",beginKeywords:"new",end:/\W/,excludeBegin:!0,excludeEnd:!0},{className:"title.class",beginKeywords:"enum",end:/\{/,contains:[qa.TITLE_MODE]},{className:"title.class",begin:"\\babstract\\b(?=\\s*"+qa.IDENT_RE+"\\s*\\()",end:/[\{$]/,contains:[{className:"type",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0},{className:"type",begin:/from +/,end:/\W/,excludeBegin:!0,excludeEnd:!0},{className:"type",begin:/to +/,end:/\W/,excludeBegin:!0,excludeEnd:!0},qa.TITLE_MODE],keywords:{keyword:"abstract from to"}},{className:"title.class",begin:/\b(class|interface) +/,end:/[\{$]/,excludeEnd:!0,keywords:"class interface",contains:[{className:"keyword",begin:/\b(extends|implements) +/,keywords:"extends implements",contains:[{className:"type",begin:qa.IDENT_RE,relevance:0}]},qa.TITLE_MODE]},{className:"title.function",beginKeywords:"function",end:/\(/,excludeEnd:!0,illegal:/\S/,contains:[qa.TITLE_MODE]}],illegal:/<\//}}return haxe_1=Ra,haxe_1}var hsp_1,hasRequiredHsp;function requireHsp(){if(hasRequiredHsp)return hsp_1;hasRequiredHsp=1;function Ra(qa){return{name:"HSP",case_insensitive:!0,keywords:{$pattern:/[\w._]+/,keyword:"goto gosub return break repeat loop continue wait await dim sdim foreach dimtype dup dupptr end stop newmod delmod mref run exgoto on mcall assert logmes newlab resume yield onexit onerror onkey onclick oncmd exist delete mkdir chdir dirlist bload bsave bcopy memfile if else poke wpoke lpoke getstr chdpm memexpand memcpy memset notesel noteadd notedel noteload notesave randomize noteunsel noteget split strrep setease button chgdisp exec dialog mmload mmplay mmstop mci pset pget syscolor mes print title pos circle cls font sysfont objsize picload color palcolor palette redraw width gsel gcopy gzoom gmode bmpsave hsvcolor getkey listbox chkbox combox input mesbox buffer screen bgscr mouse objsel groll line clrobj boxf objprm objmode stick grect grotate gsquare gradf objimage objskip objenable celload celdiv celput newcom querycom delcom cnvstow comres axobj winobj sendmsg comevent comevarg sarrayconv callfunc cnvwtos comevdisp libptr system hspstat hspver stat cnt err strsize looplev sublev iparam wparam lparam refstr refdval int rnd strlen length length2 length3 length4 vartype gettime peek wpeek lpeek varptr varuse noteinfo instr abs limit getease str strmid strf getpath strtrim sin cos tan atan sqrt double absf expf logf limitf powf geteasef mousex mousey mousew hwnd hinstance hdc ginfo objinfo dirinfo sysinfo thismod __hspver__ __hsp30__ __date__ __time__ __line__ __file__ _debug __hspdef__ and or xor not screen_normal screen_palette screen_hide screen_fixedsize screen_tool screen_frame gmode_gdi gmode_mem gmode_rgb0 gmode_alpha gmode_rgb0alpha gmode_add gmode_sub gmode_pixela ginfo_mx ginfo_my ginfo_act ginfo_sel ginfo_wx1 ginfo_wy1 ginfo_wx2 ginfo_wy2 ginfo_vx ginfo_vy ginfo_sizex ginfo_sizey ginfo_winx ginfo_winy ginfo_mesx ginfo_mesy ginfo_r ginfo_g ginfo_b ginfo_paluse ginfo_dispx ginfo_dispy ginfo_cx ginfo_cy ginfo_intid ginfo_newid ginfo_sx ginfo_sy objinfo_mode objinfo_bmscr objinfo_hwnd notemax notesize dir_cur dir_exe dir_win dir_sys dir_cmdline dir_desktop dir_mydoc dir_tv font_normal font_bold font_italic font_underline font_strikeout font_antialias objmode_normal objmode_guifont objmode_usefont gsquare_grad msgothic msmincho do until while wend for next _break _continue switch case default swbreak swend ddim ldim alloc m_pi rad2deg deg2rad ease_linear ease_quad_in ease_quad_out ease_quad_inout ease_cubic_in ease_cubic_out ease_cubic_inout ease_quartic_in ease_quartic_out ease_quartic_inout ease_bounce_in ease_bounce_out ease_bounce_inout ease_shake_in ease_shake_out ease_shake_inout ease_loop"},contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE,{className:"string",begin:/\{"/,end:/"\}/,contains:[qa.BACKSLASH_ESCAPE]},qa.COMMENT(";","$",{relevance:0}),{className:"meta",begin:"#",end:"$",keywords:{keyword:"addion cfunc cmd cmpopt comfunc const defcfunc deffunc define else endif enum epack func global if ifdef ifndef include modcfunc modfunc modinit modterm module pack packopt regcmd runtime undef usecom uselib"},contains:[qa.inherit(qa.QUOTE_STRING_MODE,{className:"string"}),qa.NUMBER_MODE,qa.C_NUMBER_MODE,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]},{className:"symbol",begin:"^\\*(\\w+|@)"},qa.NUMBER_MODE,qa.C_NUMBER_MODE]}}return hsp_1=Ra,hsp_1}var http_1,hasRequiredHttp;function requireHttp(){if(hasRequiredHttp)return http_1;hasRequiredHttp=1;function Ra(qa){const nd=qa.regex,od="HTTP/([32]|1\\.[01])",ld=/[A-Za-z][A-Za-z0-9-]*/,ud={className:"attribute",begin:nd.concat("^",ld,"(?=\\:\\s)"),starts:{contains:[{className:"punctuation",begin:/: /,relevance:0,starts:{end:"$",relevance:0}}]}},cd=[ud,{begin:"\\n\\n",starts:{subLanguage:[],endsWithParent:!0}}];return{name:"HTTP",aliases:["https"],illegal:/\S/,contains:[{begin:"^(?="+od+" \\d{3})",end:/$/,contains:[{className:"meta",begin:od},{className:"number",begin:"\\b\\d{3}\\b"}],starts:{end:/\b\B/,illegal:/\S/,contains:cd}},{begin:"(?=^[A-Z]+ (.*?) "+od+"$)",end:/$/,contains:[{className:"string",begin:" ",end:" ",excludeBegin:!0,excludeEnd:!0},{className:"meta",begin:od},{className:"keyword",begin:"[A-Z]+"}],starts:{end:/\b\B/,illegal:/\S/,contains:cd}},qa.inherit(ud,{relevance:0})]}}return http_1=Ra,http_1}var hy_1,hasRequiredHy;function requireHy(){if(hasRequiredHy)return hy_1;hasRequiredHy=1;function Ra(qa){const nd="a-zA-Z_\\-!.?+*=<>&#'",od="["+nd+"]["+nd+"0-9/;:]*",ld={$pattern:od,built_in:"!= % %= & &= * ** **= *= *map + += , --build-class-- --import-- -= . / // //= /= < << <<= <= = > >= >> >>= @ @= ^ ^= abs accumulate all and any ap-compose ap-dotimes ap-each ap-each-while ap-filter ap-first ap-if ap-last ap-map ap-map-when ap-pipe ap-reduce ap-reject apply as-> ascii assert assoc bin break butlast callable calling-module-name car case cdr chain chr coll? combinations compile compress cond cons cons? continue count curry cut cycle dec def default-method defclass defmacro defmacro-alias defmacro/g! defmain defmethod defmulti defn defn-alias defnc defnr defreader defseq del delattr delete-route dict-comp dir disassemble dispatch-reader-macro distinct divmod do doto drop drop-last drop-while empty? end-sequence eval eval-and-compile eval-when-compile even? every? except exec filter first flatten float? fn fnc fnr for for* format fraction genexpr gensym get getattr global globals group-by hasattr hash hex id identity if if* if-not if-python2 import in inc input instance? integer integer-char? integer? interleave interpose is is-coll is-cons is-empty is-even is-every is-float is-instance is-integer is-integer-char is-iterable is-iterator is-keyword is-neg is-none is-not is-numeric is-odd is-pos is-string is-symbol is-zero isinstance islice issubclass iter iterable? iterate iterator? keyword keyword? lambda last len let lif lif-not list* list-comp locals loop macro-error macroexpand macroexpand-1 macroexpand-all map max merge-with method-decorator min multi-decorator multicombinations name neg? next none? nonlocal not not-in not? nth numeric? oct odd? open or ord partition permutations pos? post-route postwalk pow prewalk print product profile/calls profile/cpu put-route quasiquote quote raise range read read-str recursive-replace reduce remove repeat repeatedly repr require rest round route route-with-methods rwm second seq set-comp setattr setv some sorted string string? sum switch symbol? take take-nth take-while tee try unless unquote unquote-splicing vars walk when while with with* with-decorator with-gensyms xi xor yield yield-from zero? zip zip-longest | |= ~"},ud="[-+]?\\d+(\\.\\d+)?",cd={begin:od,relevance:0},dd={className:"number",begin:ud,relevance:0},pd=qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null}),fd=qa.COMMENT(";","$",{relevance:0}),md={className:"literal",begin:/\b([Tt]rue|[Ff]alse|nil|None)\b/},vd={begin:"[\\[\\{]",end:"[\\]\\}]",relevance:0},Ad={className:"comment",begin:"\\^"+od},Nd=qa.COMMENT("\\^\\{","\\}"),Id={className:"symbol",begin:"[:]{1,2}"+od},Od={begin:"\\(",end:"\\)"},Fd={endsWithParent:!0,relevance:0},Pd={className:"name",relevance:0,keywords:ld,begin:od,starts:Fd},Md=[Od,pd,Ad,Nd,fd,Id,vd,dd,md,cd];return Od.contains=[qa.COMMENT("comment",""),Pd,Fd],Fd.contains=Md,vd.contains=Md,{name:"Hy",aliases:["hylang"],illegal:/\S/,contains:[qa.SHEBANG(),Od,pd,Ad,Nd,fd,Id,vd,dd,md]}}return hy_1=Ra,hy_1}var inform7_1,hasRequiredInform7;function requireInform7(){if(hasRequiredInform7)return inform7_1;hasRequiredInform7=1;function Ra(qa){const nd="\\[",od="\\]";return{name:"Inform 7",aliases:["i7"],case_insensitive:!0,keywords:{keyword:"thing room person man woman animal container supporter backdrop door scenery open closed locked inside gender is are say understand kind of rule"},contains:[{className:"string",begin:'"',end:'"',relevance:0,contains:[{className:"subst",begin:nd,end:od}]},{className:"section",begin:/^(Volume|Book|Part|Chapter|Section|Table)\b/,end:"$"},{begin:/^(Check|Carry out|Report|Instead of|To|Rule|When|Before|After)\b/,end:":",contains:[{begin:"\\(This",end:"\\)"}]},{className:"comment",begin:nd,end:od,contains:["self"]}]}}return inform7_1=Ra,inform7_1}var ini_1,hasRequiredIni;function requireIni(){if(hasRequiredIni)return ini_1;hasRequiredIni=1;function Ra(qa){const nd=qa.regex,od={className:"number",relevance:0,variants:[{begin:/([+-]+)?[\d]+_[\d_]+/},{begin:qa.NUMBER_RE}]},ld=qa.COMMENT();ld.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];const ud={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},cd={className:"literal",begin:/\bon|off|true|false|yes|no\b/},dd={className:"string",contains:[qa.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},pd={begin:/\[/,end:/\]/,contains:[ld,cd,ud,dd,od,"self"],relevance:0},fd=/[A-Za-z0-9_-]+/,md=/"(\\"|[^"])*"/,vd=/'[^']*'/,Ad=nd.either(fd,md,vd),Nd=nd.concat(Ad,"(\\s*\\.\\s*",Ad,")*",nd.lookahead(/\s*=\s*[^#\s]/));return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[ld,{className:"section",begin:/\[+/,end:/\]+/},{begin:Nd,className:"attr",starts:{end:/$/,contains:[ld,pd,cd,ud,dd,od]}}]}}return ini_1=Ra,ini_1}var irpf90_1,hasRequiredIrpf90;function requireIrpf90(){if(hasRequiredIrpf90)return irpf90_1;hasRequiredIrpf90=1;function Ra(qa){const nd=qa.regex,od={className:"params",begin:"\\(",end:"\\)"},ld=/(_[a-z_\d]+)?/,ud=/([de][+-]?\d+)?/,cd={className:"number",variants:[{begin:nd.concat(/\b\d+/,/\.(\d*)/,ud,ld)},{begin:nd.concat(/\b\d+/,ud,ld)},{begin:nd.concat(/\.\d+/,ud,ld)}],relevance:0};return{name:"IRPF90",case_insensitive:!0,keywords:{literal:".False. .True.",keyword:"kind do while private call intrinsic where elsewhere type endtype endmodule endselect endinterface end enddo endif if forall endforall only contains default return stop then public subroutine|10 function program .and. .or. .not. .le. .eq. .ge. .gt. .lt. goto save else use module select case access blank direct exist file fmt form formatted iostat name named nextrec number opened rec recl sequential status unformatted unit continue format pause cycle exit c_null_char c_alert c_backspace c_form_feed flush wait decimal round iomsg synchronous nopass non_overridable pass protected volatile abstract extends import non_intrinsic value deferred generic final enumerator class associate bind enum c_int c_short c_long c_long_long c_signed_char c_size_t c_int8_t c_int16_t c_int32_t c_int64_t c_int_least8_t c_int_least16_t c_int_least32_t c_int_least64_t c_int_fast8_t c_int_fast16_t c_int_fast32_t c_int_fast64_t c_intmax_t C_intptr_t c_float c_double c_long_double c_float_complex c_double_complex c_long_double_complex c_bool c_char c_null_ptr c_null_funptr c_new_line c_carriage_return c_horizontal_tab c_vertical_tab iso_c_binding c_loc c_funloc c_associated c_f_pointer c_ptr c_funptr iso_fortran_env character_storage_size error_unit file_storage_size input_unit iostat_end iostat_eor numeric_storage_size output_unit c_f_procpointer ieee_arithmetic ieee_support_underflow_control ieee_get_underflow_mode ieee_set_underflow_mode newunit contiguous recursive pad position action delim readwrite eor advance nml interface procedure namelist include sequence elemental pure integer real character complex logical dimension allocatable|10 parameter external implicit|10 none double precision assign intent optional pointer target in out common equivalence data begin_provider &begin_provider end_provider begin_shell end_shell begin_template end_template subst assert touch soft_touch provide no_dep free irp_if irp_else irp_endif irp_write irp_read",built_in:"alog alog10 amax0 amax1 amin0 amin1 amod cabs ccos cexp clog csin csqrt dabs dacos dasin datan datan2 dcos dcosh ddim dexp dint dlog dlog10 dmax1 dmin1 dmod dnint dsign dsin dsinh dsqrt dtan dtanh float iabs idim idint idnint ifix isign max0 max1 min0 min1 sngl algama cdabs cdcos cdexp cdlog cdsin cdsqrt cqabs cqcos cqexp cqlog cqsin cqsqrt dcmplx dconjg derf derfc dfloat dgamma dimag dlgama iqint qabs qacos qasin qatan qatan2 qcmplx qconjg qcos qcosh qdim qerf qerfc qexp qgamma qimag qlgama qlog qlog10 qmax1 qmin1 qmod qnint qsign qsin qsinh qsqrt qtan qtanh abs acos aimag aint anint asin atan atan2 char cmplx conjg cos cosh exp ichar index int log log10 max min nint sign sin sinh sqrt tan tanh print write dim lge lgt lle llt mod nullify allocate deallocate adjustl adjustr all allocated any associated bit_size btest ceiling count cshift date_and_time digits dot_product eoshift epsilon exponent floor fraction huge iand ibclr ibits ibset ieor ior ishft ishftc lbound len_trim matmul maxexponent maxloc maxval merge minexponent minloc minval modulo mvbits nearest pack present product radix random_number random_seed range repeat reshape rrspacing scale scan selected_int_kind selected_real_kind set_exponent shape size spacing spread sum system_clock tiny transpose trim ubound unpack verify achar iachar transfer dble entry dprod cpu_time command_argument_count get_command get_command_argument get_environment_variable is_iostat_end ieee_arithmetic ieee_support_underflow_control ieee_get_underflow_mode ieee_set_underflow_mode is_iostat_eor move_alloc new_line selected_char_kind same_type_as extends_type_of acosh asinh atanh bessel_j0 bessel_j1 bessel_jn bessel_y0 bessel_y1 bessel_yn erf erfc erfc_scaled gamma log_gamma hypot norm2 atomic_define atomic_ref execute_command_line leadz trailz storage_size merge_bits bge bgt ble blt dshiftl dshiftr findloc iall iany iparity image_index lcobound ucobound maskl maskr num_images parity popcnt poppar shifta shiftl shiftr this_image IRP_ALIGN irp_here"},illegal:/\/\*/,contains:[qa.inherit(qa.APOS_STRING_MODE,{className:"string",relevance:0}),qa.inherit(qa.QUOTE_STRING_MODE,{className:"string",relevance:0}),{className:"function",beginKeywords:"subroutine function program",illegal:"[${=\\n]",contains:[qa.UNDERSCORE_TITLE_MODE,od]},qa.COMMENT("!","$",{relevance:0}),qa.COMMENT("begin_doc","end_doc",{relevance:10}),cd]}}return irpf90_1=Ra,irpf90_1}var isbl_1,hasRequiredIsbl;function requireIsbl(){if(hasRequiredIsbl)return isbl_1;hasRequiredIsbl=1;function Ra(qa){const nd="[A-Za-zА-Яа-яёЁ_!][A-Za-zА-Яа-яёЁ_0-9]*",od="[A-Za-zА-Яа-яёЁ_][A-Za-zА-Яа-яёЁ_0-9]*",ld="and и else иначе endexcept endfinally endforeach конецвсе endif конецесли endwhile конецпока except exitfor finally foreach все if если in в not не or или try while пока ",zf="SYSRES_CONST_ACCES_RIGHT_TYPE_EDIT SYSRES_CONST_ACCES_RIGHT_TYPE_FULL SYSRES_CONST_ACCES_RIGHT_TYPE_VIEW SYSRES_CONST_ACCESS_MODE_REQUISITE_CODE SYSRES_CONST_ACCESS_NO_ACCESS_VIEW SYSRES_CONST_ACCESS_NO_ACCESS_VIEW_CODE SYSRES_CONST_ACCESS_RIGHTS_ADD_REQUISITE_CODE SYSRES_CONST_ACCESS_RIGHTS_ADD_REQUISITE_YES_CODE SYSRES_CONST_ACCESS_RIGHTS_CHANGE_REQUISITE_CODE SYSRES_CONST_ACCESS_RIGHTS_CHANGE_REQUISITE_YES_CODE SYSRES_CONST_ACCESS_RIGHTS_DELETE_REQUISITE_CODE SYSRES_CONST_ACCESS_RIGHTS_DELETE_REQUISITE_YES_CODE SYSRES_CONST_ACCESS_RIGHTS_EXECUTE_REQUISITE_CODE SYSRES_CONST_ACCESS_RIGHTS_EXECUTE_REQUISITE_YES_CODE SYSRES_CONST_ACCESS_RIGHTS_NO_ACCESS_REQUISITE_CODE SYSRES_CONST_ACCESS_RIGHTS_NO_ACCESS_REQUISITE_YES_CODE SYSRES_CONST_ACCESS_RIGHTS_RATIFY_REQUISITE_CODE SYSRES_CONST_ACCESS_RIGHTS_RATIFY_REQUISITE_YES_CODE SYSRES_CONST_ACCESS_RIGHTS_REQUISITE_CODE SYSRES_CONST_ACCESS_RIGHTS_VIEW SYSRES_CONST_ACCESS_RIGHTS_VIEW_CODE SYSRES_CONST_ACCESS_RIGHTS_VIEW_REQUISITE_CODE SYSRES_CONST_ACCESS_RIGHTS_VIEW_REQUISITE_YES_CODE SYSRES_CONST_ACCESS_TYPE_CHANGE SYSRES_CONST_ACCESS_TYPE_CHANGE_CODE SYSRES_CONST_ACCESS_TYPE_EXISTS SYSRES_CONST_ACCESS_TYPE_EXISTS_CODE SYSRES_CONST_ACCESS_TYPE_FULL SYSRES_CONST_ACCESS_TYPE_FULL_CODE SYSRES_CONST_ACCESS_TYPE_VIEW SYSRES_CONST_ACCESS_TYPE_VIEW_CODE SYSRES_CONST_ACTION_TYPE_ABORT SYSRES_CONST_ACTION_TYPE_ACCEPT SYSRES_CONST_ACTION_TYPE_ACCESS_RIGHTS SYSRES_CONST_ACTION_TYPE_ADD_ATTACHMENT SYSRES_CONST_ACTION_TYPE_CHANGE_CARD SYSRES_CONST_ACTION_TYPE_CHANGE_KIND SYSRES_CONST_ACTION_TYPE_CHANGE_STORAGE SYSRES_CONST_ACTION_TYPE_CONTINUE SYSRES_CONST_ACTION_TYPE_COPY SYSRES_CONST_ACTION_TYPE_CREATE SYSRES_CONST_ACTION_TYPE_CREATE_VERSION SYSRES_CONST_ACTION_TYPE_DELETE SYSRES_CONST_ACTION_TYPE_DELETE_ATTACHMENT SYSRES_CONST_ACTION_TYPE_DELETE_VERSION SYSRES_CONST_ACTION_TYPE_DISABLE_DELEGATE_ACCESS_RIGHTS SYSRES_CONST_ACTION_TYPE_ENABLE_DELEGATE_ACCESS_RIGHTS SYSRES_CONST_ACTION_TYPE_ENCRYPTION_BY_CERTIFICATE SYSRES_CONST_ACTION_TYPE_ENCRYPTION_BY_CERTIFICATE_AND_PASSWORD SYSRES_CONST_ACTION_TYPE_ENCRYPTION_BY_PASSWORD SYSRES_CONST_ACTION_TYPE_EXPORT_WITH_LOCK SYSRES_CONST_ACTION_TYPE_EXPORT_WITHOUT_LOCK SYSRES_CONST_ACTION_TYPE_IMPORT_WITH_UNLOCK SYSRES_CONST_ACTION_TYPE_IMPORT_WITHOUT_UNLOCK SYSRES_CONST_ACTION_TYPE_LIFE_CYCLE_STAGE SYSRES_CONST_ACTION_TYPE_LOCK SYSRES_CONST_ACTION_TYPE_LOCK_FOR_SERVER SYSRES_CONST_ACTION_TYPE_LOCK_MODIFY SYSRES_CONST_ACTION_TYPE_MARK_AS_READED SYSRES_CONST_ACTION_TYPE_MARK_AS_UNREADED SYSRES_CONST_ACTION_TYPE_MODIFY SYSRES_CONST_ACTION_TYPE_MODIFY_CARD SYSRES_CONST_ACTION_TYPE_MOVE_TO_ARCHIVE SYSRES_CONST_ACTION_TYPE_OFF_ENCRYPTION SYSRES_CONST_ACTION_TYPE_PASSWORD_CHANGE SYSRES_CONST_ACTION_TYPE_PERFORM SYSRES_CONST_ACTION_TYPE_RECOVER_FROM_LOCAL_COPY SYSRES_CONST_ACTION_TYPE_RESTART SYSRES_CONST_ACTION_TYPE_RESTORE_FROM_ARCHIVE SYSRES_CONST_ACTION_TYPE_REVISION SYSRES_CONST_ACTION_TYPE_SEND_BY_MAIL SYSRES_CONST_ACTION_TYPE_SIGN SYSRES_CONST_ACTION_TYPE_START SYSRES_CONST_ACTION_TYPE_UNLOCK SYSRES_CONST_ACTION_TYPE_UNLOCK_FROM_SERVER SYSRES_CONST_ACTION_TYPE_VERSION_STATE SYSRES_CONST_ACTION_TYPE_VERSION_VISIBILITY SYSRES_CONST_ACTION_TYPE_VIEW SYSRES_CONST_ACTION_TYPE_VIEW_SHADOW_COPY SYSRES_CONST_ACTION_TYPE_WORKFLOW_DESCRIPTION_MODIFY SYSRES_CONST_ACTION_TYPE_WRITE_HISTORY SYSRES_CONST_ACTIVE_VERSION_STATE_PICK_VALUE SYSRES_CONST_ADD_REFERENCE_MODE_NAME SYSRES_CONST_ADDITION_REQUISITE_CODE SYSRES_CONST_ADDITIONAL_PARAMS_REQUISITE_CODE SYSRES_CONST_ADITIONAL_JOB_END_DATE_REQUISITE_NAME SYSRES_CONST_ADITIONAL_JOB_READ_REQUISITE_NAME SYSRES_CONST_ADITIONAL_JOB_START_DATE_REQUISITE_NAME SYSRES_CONST_ADITIONAL_JOB_STATE_REQUISITE_NAME SYSRES_CONST_ADMINISTRATION_HISTORY_ADDING_USER_TO_GROUP_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_ADDING_USER_TO_GROUP_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_CREATION_COMP_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_CREATION_COMP_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_CREATION_GROUP_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_CREATION_GROUP_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_CREATION_USER_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_CREATION_USER_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_DATABASE_USER_CREATION SYSRES_CONST_ADMINISTRATION_HISTORY_DATABASE_USER_CREATION_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_DATABASE_USER_DELETION SYSRES_CONST_ADMINISTRATION_HISTORY_DATABASE_USER_DELETION_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_DELETION_COMP_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_DELETION_COMP_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_DELETION_GROUP_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_DELETION_GROUP_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_DELETION_USER_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_DELETION_USER_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_DELETION_USER_FROM_GROUP_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_DELETION_USER_FROM_GROUP_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_GRANTING_FILTERER_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_GRANTING_FILTERER_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_GRANTING_FILTERER_RESTRICTION_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_GRANTING_FILTERER_RESTRICTION_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_GRANTING_PRIVILEGE_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_GRANTING_PRIVILEGE_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_GRANTING_RIGHTS_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_GRANTING_RIGHTS_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_IS_MAIN_SERVER_CHANGED_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_IS_MAIN_SERVER_CHANGED_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_IS_PUBLIC_CHANGED_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_IS_PUBLIC_CHANGED_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_REMOVING_FILTERER_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_REMOVING_FILTERER_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_REMOVING_FILTERER_RESTRICTION_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_REMOVING_FILTERER_RESTRICTION_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_REMOVING_PRIVILEGE_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_REMOVING_PRIVILEGE_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_REMOVING_RIGHTS_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_REMOVING_RIGHTS_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_SERVER_LOGIN_CREATION SYSRES_CONST_ADMINISTRATION_HISTORY_SERVER_LOGIN_CREATION_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_SERVER_LOGIN_DELETION SYSRES_CONST_ADMINISTRATION_HISTORY_SERVER_LOGIN_DELETION_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_CATEGORY_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_CATEGORY_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_COMP_TITLE_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_COMP_TITLE_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_FULL_NAME_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_FULL_NAME_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_GROUP_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_GROUP_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_PARENT_GROUP_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_PARENT_GROUP_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_USER_AUTH_TYPE_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_USER_AUTH_TYPE_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_USER_LOGIN_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_USER_LOGIN_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_USER_STATUS_ACTION SYSRES_CONST_ADMINISTRATION_HISTORY_UPDATING_USER_STATUS_ACTION_CODE SYSRES_CONST_ADMINISTRATION_HISTORY_USER_PASSWORD_CHANGE SYSRES_CONST_ADMINISTRATION_HISTORY_USER_PASSWORD_CHANGE_ACTION SYSRES_CONST_ALL_ACCEPT_CONDITION_RUS SYSRES_CONST_ALL_USERS_GROUP SYSRES_CONST_ALL_USERS_GROUP_NAME SYSRES_CONST_ALL_USERS_SERVER_GROUP_NAME SYSRES_CONST_ALLOWED_ACCESS_TYPE_CODE SYSRES_CONST_ALLOWED_ACCESS_TYPE_NAME SYSRES_CONST_APP_VIEWER_TYPE_REQUISITE_CODE SYSRES_CONST_APPROVING_SIGNATURE_NAME SYSRES_CONST_APPROVING_SIGNATURE_REQUISITE_CODE SYSRES_CONST_ASSISTANT_SUBSTITUE_TYPE SYSRES_CONST_ASSISTANT_SUBSTITUE_TYPE_CODE SYSRES_CONST_ATTACH_TYPE_COMPONENT_TOKEN SYSRES_CONST_ATTACH_TYPE_DOC SYSRES_CONST_ATTACH_TYPE_EDOC SYSRES_CONST_ATTACH_TYPE_FOLDER SYSRES_CONST_ATTACH_TYPE_JOB SYSRES_CONST_ATTACH_TYPE_REFERENCE SYSRES_CONST_ATTACH_TYPE_TASK SYSRES_CONST_AUTH_ENCODED_PASSWORD SYSRES_CONST_AUTH_ENCODED_PASSWORD_CODE SYSRES_CONST_AUTH_NOVELL SYSRES_CONST_AUTH_PASSWORD SYSRES_CONST_AUTH_PASSWORD_CODE SYSRES_CONST_AUTH_WINDOWS SYSRES_CONST_AUTHENTICATING_SIGNATURE_NAME SYSRES_CONST_AUTHENTICATING_SIGNATURE_REQUISITE_CODE SYSRES_CONST_AUTO_ENUM_METHOD_FLAG SYSRES_CONST_AUTO_NUMERATION_CODE SYSRES_CONST_AUTO_STRONG_ENUM_METHOD_FLAG SYSRES_CONST_AUTOTEXT_NAME_REQUISITE_CODE SYSRES_CONST_AUTOTEXT_TEXT_REQUISITE_CODE SYSRES_CONST_AUTOTEXT_USAGE_ALL SYSRES_CONST_AUTOTEXT_USAGE_ALL_CODE SYSRES_CONST_AUTOTEXT_USAGE_SIGN SYSRES_CONST_AUTOTEXT_USAGE_SIGN_CODE SYSRES_CONST_AUTOTEXT_USAGE_WORK SYSRES_CONST_AUTOTEXT_USAGE_WORK_CODE SYSRES_CONST_AUTOTEXT_USE_ANYWHERE_CODE SYSRES_CONST_AUTOTEXT_USE_ON_SIGNING_CODE SYSRES_CONST_AUTOTEXT_USE_ON_WORK_CODE SYSRES_CONST_BEGIN_DATE_REQUISITE_CODE SYSRES_CONST_BLACK_LIFE_CYCLE_STAGE_FONT_COLOR SYSRES_CONST_BLUE_LIFE_CYCLE_STAGE_FONT_COLOR SYSRES_CONST_BTN_PART SYSRES_CONST_CALCULATED_ROLE_TYPE_CODE SYSRES_CONST_CALL_TYPE_VARIABLE_BUTTON_VALUE SYSRES_CONST_CALL_TYPE_VARIABLE_PROGRAM_VALUE SYSRES_CONST_CANCEL_MESSAGE_FUNCTION_RESULT SYSRES_CONST_CARD_PART SYSRES_CONST_CARD_REFERENCE_MODE_NAME SYSRES_CONST_CERTIFICATE_TYPE_REQUISITE_ENCRYPT_VALUE SYSRES_CONST_CERTIFICATE_TYPE_REQUISITE_SIGN_AND_ENCRYPT_VALUE SYSRES_CONST_CERTIFICATE_TYPE_REQUISITE_SIGN_VALUE SYSRES_CONST_CHECK_PARAM_VALUE_DATE_PARAM_TYPE SYSRES_CONST_CHECK_PARAM_VALUE_FLOAT_PARAM_TYPE SYSRES_CONST_CHECK_PARAM_VALUE_INTEGER_PARAM_TYPE SYSRES_CONST_CHECK_PARAM_VALUE_PICK_PARAM_TYPE SYSRES_CONST_CHECK_PARAM_VALUE_REEFRENCE_PARAM_TYPE SYSRES_CONST_CLOSED_RECORD_FLAG_VALUE_FEMININE SYSRES_CONST_CLOSED_RECORD_FLAG_VALUE_MASCULINE SYSRES_CONST_CODE_COMPONENT_TYPE_ADMIN SYSRES_CONST_CODE_COMPONENT_TYPE_DEVELOPER SYSRES_CONST_CODE_COMPONENT_TYPE_DOCS SYSRES_CONST_CODE_COMPONENT_TYPE_EDOC_CARDS SYSRES_CONST_CODE_COMPONENT_TYPE_EXTERNAL_EXECUTABLE SYSRES_CONST_CODE_COMPONENT_TYPE_OTHER SYSRES_CONST_CODE_COMPONENT_TYPE_REFERENCE SYSRES_CONST_CODE_COMPONENT_TYPE_REPORT SYSRES_CONST_CODE_COMPONENT_TYPE_SCRIPT SYSRES_CONST_CODE_COMPONENT_TYPE_URL SYSRES_CONST_CODE_REQUISITE_ACCESS SYSRES_CONST_CODE_REQUISITE_CODE SYSRES_CONST_CODE_REQUISITE_COMPONENT SYSRES_CONST_CODE_REQUISITE_DESCRIPTION SYSRES_CONST_CODE_REQUISITE_EXCLUDE_COMPONENT SYSRES_CONST_CODE_REQUISITE_RECORD SYSRES_CONST_COMMENT_REQ_CODE SYSRES_CONST_COMMON_SETTINGS_REQUISITE_CODE SYSRES_CONST_COMP_CODE_GRD SYSRES_CONST_COMPONENT_GROUP_TYPE_REQUISITE_CODE SYSRES_CONST_COMPONENT_TYPE_ADMIN_COMPONENTS SYSRES_CONST_COMPONENT_TYPE_DEVELOPER_COMPONENTS SYSRES_CONST_COMPONENT_TYPE_DOCS SYSRES_CONST_COMPONENT_TYPE_EDOC_CARDS SYSRES_CONST_COMPONENT_TYPE_EDOCS SYSRES_CONST_COMPONENT_TYPE_EXTERNAL_EXECUTABLE SYSRES_CONST_COMPONENT_TYPE_OTHER SYSRES_CONST_COMPONENT_TYPE_REFERENCE_TYPES SYSRES_CONST_COMPONENT_TYPE_REFERENCES SYSRES_CONST_COMPONENT_TYPE_REPORTS SYSRES_CONST_COMPONENT_TYPE_SCRIPTS SYSRES_CONST_COMPONENT_TYPE_URL SYSRES_CONST_COMPONENTS_REMOTE_SERVERS_VIEW_CODE SYSRES_CONST_CONDITION_BLOCK_DESCRIPTION SYSRES_CONST_CONST_FIRM_STATUS_COMMON SYSRES_CONST_CONST_FIRM_STATUS_INDIVIDUAL SYSRES_CONST_CONST_NEGATIVE_VALUE SYSRES_CONST_CONST_POSITIVE_VALUE SYSRES_CONST_CONST_SERVER_STATUS_DONT_REPLICATE SYSRES_CONST_CONST_SERVER_STATUS_REPLICATE SYSRES_CONST_CONTENTS_REQUISITE_CODE SYSRES_CONST_DATA_TYPE_BOOLEAN SYSRES_CONST_DATA_TYPE_DATE SYSRES_CONST_DATA_TYPE_FLOAT SYSRES_CONST_DATA_TYPE_INTEGER SYSRES_CONST_DATA_TYPE_PICK SYSRES_CONST_DATA_TYPE_REFERENCE SYSRES_CONST_DATA_TYPE_STRING SYSRES_CONST_DATA_TYPE_TEXT SYSRES_CONST_DATA_TYPE_VARIANT SYSRES_CONST_DATE_CLOSE_REQ_CODE SYSRES_CONST_DATE_FORMAT_DATE_ONLY_CHAR SYSRES_CONST_DATE_OPEN_REQ_CODE SYSRES_CONST_DATE_REQUISITE SYSRES_CONST_DATE_REQUISITE_CODE SYSRES_CONST_DATE_REQUISITE_NAME SYSRES_CONST_DATE_REQUISITE_TYPE SYSRES_CONST_DATE_TYPE_CHAR SYSRES_CONST_DATETIME_FORMAT_VALUE SYSRES_CONST_DEA_ACCESS_RIGHTS_ACTION_CODE SYSRES_CONST_DESCRIPTION_LOCALIZE_ID_REQUISITE_CODE SYSRES_CONST_DESCRIPTION_REQUISITE_CODE SYSRES_CONST_DET1_PART SYSRES_CONST_DET2_PART SYSRES_CONST_DET3_PART SYSRES_CONST_DET4_PART SYSRES_CONST_DET5_PART SYSRES_CONST_DET6_PART SYSRES_CONST_DETAIL_DATASET_KEY_REQUISITE_CODE SYSRES_CONST_DETAIL_PICK_REQUISITE_CODE SYSRES_CONST_DETAIL_REQ_CODE SYSRES_CONST_DO_NOT_USE_ACCESS_TYPE_CODE SYSRES_CONST_DO_NOT_USE_ACCESS_TYPE_NAME SYSRES_CONST_DO_NOT_USE_ON_VIEW_ACCESS_TYPE_CODE SYSRES_CONST_DO_NOT_USE_ON_VIEW_ACCESS_TYPE_NAME SYSRES_CONST_DOCUMENT_STORAGES_CODE SYSRES_CONST_DOCUMENT_TEMPLATES_TYPE_NAME SYSRES_CONST_DOUBLE_REQUISITE_CODE SYSRES_CONST_EDITOR_CLOSE_FILE_OBSERV_TYPE_CODE SYSRES_CONST_EDITOR_CLOSE_PROCESS_OBSERV_TYPE_CODE SYSRES_CONST_EDITOR_TYPE_REQUISITE_CODE SYSRES_CONST_EDITORS_APPLICATION_NAME_REQUISITE_CODE SYSRES_CONST_EDITORS_CREATE_SEVERAL_PROCESSES_REQUISITE_CODE SYSRES_CONST_EDITORS_EXTENSION_REQUISITE_CODE SYSRES_CONST_EDITORS_OBSERVER_BY_PROCESS_TYPE SYSRES_CONST_EDITORS_REFERENCE_CODE SYSRES_CONST_EDITORS_REPLACE_SPEC_CHARS_REQUISITE_CODE SYSRES_CONST_EDITORS_USE_PLUGINS_REQUISITE_CODE SYSRES_CONST_EDITORS_VIEW_DOCUMENT_OPENED_TO_EDIT_CODE SYSRES_CONST_EDOC_CARD_TYPE_REQUISITE_CODE SYSRES_CONST_EDOC_CARD_TYPES_LINK_REQUISITE_CODE SYSRES_CONST_EDOC_CERTIFICATE_AND_PASSWORD_ENCODE_CODE SYSRES_CONST_EDOC_CERTIFICATE_ENCODE_CODE SYSRES_CONST_EDOC_DATE_REQUISITE_CODE SYSRES_CONST_EDOC_KIND_REFERENCE_CODE SYSRES_CONST_EDOC_KINDS_BY_TEMPLATE_ACTION_CODE SYSRES_CONST_EDOC_MANAGE_ACCESS_CODE SYSRES_CONST_EDOC_NONE_ENCODE_CODE SYSRES_CONST_EDOC_NUMBER_REQUISITE_CODE SYSRES_CONST_EDOC_PASSWORD_ENCODE_CODE SYSRES_CONST_EDOC_READONLY_ACCESS_CODE SYSRES_CONST_EDOC_SHELL_LIFE_TYPE_VIEW_VALUE SYSRES_CONST_EDOC_SIZE_RESTRICTION_PRIORITY_REQUISITE_CODE SYSRES_CONST_EDOC_STORAGE_CHECK_ACCESS_RIGHTS_REQUISITE_CODE SYSRES_CONST_EDOC_STORAGE_COMPUTER_NAME_REQUISITE_CODE SYSRES_CONST_EDOC_STORAGE_DATABASE_NAME_REQUISITE_CODE SYSRES_CONST_EDOC_STORAGE_EDIT_IN_STORAGE_REQUISITE_CODE SYSRES_CONST_EDOC_STORAGE_LOCAL_PATH_REQUISITE_CODE SYSRES_CONST_EDOC_STORAGE_SHARED_SOURCE_NAME_REQUISITE_CODE SYSRES_CONST_EDOC_TEMPLATE_REQUISITE_CODE SYSRES_CONST_EDOC_TYPES_REFERENCE_CODE SYSRES_CONST_EDOC_VERSION_ACTIVE_STAGE_CODE SYSRES_CONST_EDOC_VERSION_DESIGN_STAGE_CODE SYSRES_CONST_EDOC_VERSION_OBSOLETE_STAGE_CODE SYSRES_CONST_EDOC_WRITE_ACCES_CODE SYSRES_CONST_EDOCUMENT_CARD_REQUISITES_REFERENCE_CODE_SELECTED_REQUISITE SYSRES_CONST_ENCODE_CERTIFICATE_TYPE_CODE SYSRES_CONST_END_DATE_REQUISITE_CODE SYSRES_CONST_ENUMERATION_TYPE_REQUISITE_CODE SYSRES_CONST_EXECUTE_ACCESS_RIGHTS_TYPE_CODE SYSRES_CONST_EXECUTIVE_FILE_STORAGE_TYPE SYSRES_CONST_EXIST_CONST SYSRES_CONST_EXIST_VALUE SYSRES_CONST_EXPORT_LOCK_TYPE_ASK SYSRES_CONST_EXPORT_LOCK_TYPE_WITH_LOCK SYSRES_CONST_EXPORT_LOCK_TYPE_WITHOUT_LOCK SYSRES_CONST_EXPORT_VERSION_TYPE_ASK SYSRES_CONST_EXPORT_VERSION_TYPE_LAST SYSRES_CONST_EXPORT_VERSION_TYPE_LAST_ACTIVE SYSRES_CONST_EXTENSION_REQUISITE_CODE SYSRES_CONST_FILTER_NAME_REQUISITE_CODE SYSRES_CONST_FILTER_REQUISITE_CODE SYSRES_CONST_FILTER_TYPE_COMMON_CODE SYSRES_CONST_FILTER_TYPE_COMMON_NAME SYSRES_CONST_FILTER_TYPE_USER_CODE SYSRES_CONST_FILTER_TYPE_USER_NAME SYSRES_CONST_FILTER_VALUE_REQUISITE_NAME SYSRES_CONST_FLOAT_NUMBER_FORMAT_CHAR SYSRES_CONST_FLOAT_REQUISITE_TYPE SYSRES_CONST_FOLDER_AUTHOR_VALUE SYSRES_CONST_FOLDER_KIND_ANY_OBJECTS SYSRES_CONST_FOLDER_KIND_COMPONENTS SYSRES_CONST_FOLDER_KIND_EDOCS SYSRES_CONST_FOLDER_KIND_JOBS SYSRES_CONST_FOLDER_KIND_TASKS SYSRES_CONST_FOLDER_TYPE_COMMON SYSRES_CONST_FOLDER_TYPE_COMPONENT SYSRES_CONST_FOLDER_TYPE_FAVORITES SYSRES_CONST_FOLDER_TYPE_INBOX SYSRES_CONST_FOLDER_TYPE_OUTBOX SYSRES_CONST_FOLDER_TYPE_QUICK_LAUNCH SYSRES_CONST_FOLDER_TYPE_SEARCH SYSRES_CONST_FOLDER_TYPE_SHORTCUTS SYSRES_CONST_FOLDER_TYPE_USER SYSRES_CONST_FROM_DICTIONARY_ENUM_METHOD_FLAG SYSRES_CONST_FULL_SUBSTITUTE_TYPE SYSRES_CONST_FULL_SUBSTITUTE_TYPE_CODE SYSRES_CONST_FUNCTION_CANCEL_RESULT SYSRES_CONST_FUNCTION_CATEGORY_SYSTEM SYSRES_CONST_FUNCTION_CATEGORY_USER SYSRES_CONST_FUNCTION_FAILURE_RESULT SYSRES_CONST_FUNCTION_SAVE_RESULT SYSRES_CONST_GENERATED_REQUISITE SYSRES_CONST_GREEN_LIFE_CYCLE_STAGE_FONT_COLOR SYSRES_CONST_GROUP_ACCOUNT_TYPE_VALUE_CODE SYSRES_CONST_GROUP_CATEGORY_NORMAL_CODE SYSRES_CONST_GROUP_CATEGORY_NORMAL_NAME SYSRES_CONST_GROUP_CATEGORY_SERVICE_CODE SYSRES_CONST_GROUP_CATEGORY_SERVICE_NAME SYSRES_CONST_GROUP_COMMON_CATEGORY_FIELD_VALUE SYSRES_CONST_GROUP_FULL_NAME_REQUISITE_CODE SYSRES_CONST_GROUP_NAME_REQUISITE_CODE SYSRES_CONST_GROUP_RIGHTS_T_REQUISITE_CODE SYSRES_CONST_GROUP_SERVER_CODES_REQUISITE_CODE SYSRES_CONST_GROUP_SERVER_NAME_REQUISITE_CODE SYSRES_CONST_GROUP_SERVICE_CATEGORY_FIELD_VALUE SYSRES_CONST_GROUP_USER_REQUISITE_CODE SYSRES_CONST_GROUPS_REFERENCE_CODE SYSRES_CONST_GROUPS_REQUISITE_CODE SYSRES_CONST_HIDDEN_MODE_NAME SYSRES_CONST_HIGH_LVL_REQUISITE_CODE SYSRES_CONST_HISTORY_ACTION_CREATE_CODE SYSRES_CONST_HISTORY_ACTION_DELETE_CODE SYSRES_CONST_HISTORY_ACTION_EDIT_CODE SYSRES_CONST_HOUR_CHAR SYSRES_CONST_ID_REQUISITE_CODE SYSRES_CONST_IDSPS_REQUISITE_CODE SYSRES_CONST_IMAGE_MODE_COLOR SYSRES_CONST_IMAGE_MODE_GREYSCALE SYSRES_CONST_IMAGE_MODE_MONOCHROME SYSRES_CONST_IMPORTANCE_HIGH SYSRES_CONST_IMPORTANCE_LOW SYSRES_CONST_IMPORTANCE_NORMAL SYSRES_CONST_IN_DESIGN_VERSION_STATE_PICK_VALUE SYSRES_CONST_INCOMING_WORK_RULE_TYPE_CODE SYSRES_CONST_INT_REQUISITE SYSRES_CONST_INT_REQUISITE_TYPE SYSRES_CONST_INTEGER_NUMBER_FORMAT_CHAR SYSRES_CONST_INTEGER_TYPE_CHAR SYSRES_CONST_IS_GENERATED_REQUISITE_NEGATIVE_VALUE SYSRES_CONST_IS_PUBLIC_ROLE_REQUISITE_CODE SYSRES_CONST_IS_REMOTE_USER_NEGATIVE_VALUE SYSRES_CONST_IS_REMOTE_USER_POSITIVE_VALUE SYSRES_CONST_IS_STORED_REQUISITE_NEGATIVE_VALUE SYSRES_CONST_IS_STORED_REQUISITE_STORED_VALUE SYSRES_CONST_ITALIC_LIFE_CYCLE_STAGE_DRAW_STYLE SYSRES_CONST_JOB_BLOCK_DESCRIPTION SYSRES_CONST_JOB_KIND_CONTROL_JOB SYSRES_CONST_JOB_KIND_JOB SYSRES_CONST_JOB_KIND_NOTICE SYSRES_CONST_JOB_STATE_ABORTED SYSRES_CONST_JOB_STATE_COMPLETE SYSRES_CONST_JOB_STATE_WORKING SYSRES_CONST_KIND_REQUISITE_CODE SYSRES_CONST_KIND_REQUISITE_NAME SYSRES_CONST_KINDS_CREATE_SHADOW_COPIES_REQUISITE_CODE SYSRES_CONST_KINDS_DEFAULT_EDOC_LIFE_STAGE_REQUISITE_CODE SYSRES_CONST_KINDS_EDOC_ALL_TEPLATES_ALLOWED_REQUISITE_CODE SYSRES_CONST_KINDS_EDOC_ALLOW_LIFE_CYCLE_STAGE_CHANGING_REQUISITE_CODE SYSRES_CONST_KINDS_EDOC_ALLOW_MULTIPLE_ACTIVE_VERSIONS_REQUISITE_CODE SYSRES_CONST_KINDS_EDOC_SHARE_ACCES_RIGHTS_BY_DEFAULT_CODE SYSRES_CONST_KINDS_EDOC_TEMPLATE_REQUISITE_CODE SYSRES_CONST_KINDS_EDOC_TYPE_REQUISITE_CODE SYSRES_CONST_KINDS_SIGNERS_REQUISITES_CODE SYSRES_CONST_KOD_INPUT_TYPE SYSRES_CONST_LAST_UPDATE_DATE_REQUISITE_CODE SYSRES_CONST_LIFE_CYCLE_START_STAGE_REQUISITE_CODE SYSRES_CONST_LILAC_LIFE_CYCLE_STAGE_FONT_COLOR SYSRES_CONST_LINK_OBJECT_KIND_COMPONENT SYSRES_CONST_LINK_OBJECT_KIND_DOCUMENT SYSRES_CONST_LINK_OBJECT_KIND_EDOC SYSRES_CONST_LINK_OBJECT_KIND_FOLDER SYSRES_CONST_LINK_OBJECT_KIND_JOB SYSRES_CONST_LINK_OBJECT_KIND_REFERENCE SYSRES_CONST_LINK_OBJECT_KIND_TASK SYSRES_CONST_LINK_REF_TYPE_REQUISITE_CODE SYSRES_CONST_LIST_REFERENCE_MODE_NAME SYSRES_CONST_LOCALIZATION_DICTIONARY_MAIN_VIEW_CODE SYSRES_CONST_MAIN_VIEW_CODE SYSRES_CONST_MANUAL_ENUM_METHOD_FLAG SYSRES_CONST_MASTER_COMP_TYPE_REQUISITE_CODE SYSRES_CONST_MASTER_TABLE_REC_ID_REQUISITE_CODE SYSRES_CONST_MAXIMIZED_MODE_NAME SYSRES_CONST_ME_VALUE SYSRES_CONST_MESSAGE_ATTENTION_CAPTION SYSRES_CONST_MESSAGE_CONFIRMATION_CAPTION SYSRES_CONST_MESSAGE_ERROR_CAPTION SYSRES_CONST_MESSAGE_INFORMATION_CAPTION SYSRES_CONST_MINIMIZED_MODE_NAME SYSRES_CONST_MINUTE_CHAR SYSRES_CONST_MODULE_REQUISITE_CODE SYSRES_CONST_MONITORING_BLOCK_DESCRIPTION SYSRES_CONST_MONTH_FORMAT_VALUE SYSRES_CONST_NAME_LOCALIZE_ID_REQUISITE_CODE SYSRES_CONST_NAME_REQUISITE_CODE SYSRES_CONST_NAME_SINGULAR_REQUISITE_CODE SYSRES_CONST_NAMEAN_INPUT_TYPE SYSRES_CONST_NEGATIVE_PICK_VALUE SYSRES_CONST_NEGATIVE_VALUE SYSRES_CONST_NO SYSRES_CONST_NO_PICK_VALUE SYSRES_CONST_NO_SIGNATURE_REQUISITE_CODE SYSRES_CONST_NO_VALUE SYSRES_CONST_NONE_ACCESS_RIGHTS_TYPE_CODE SYSRES_CONST_NONOPERATING_RECORD_FLAG_VALUE SYSRES_CONST_NONOPERATING_RECORD_FLAG_VALUE_MASCULINE SYSRES_CONST_NORMAL_ACCESS_RIGHTS_TYPE_CODE SYSRES_CONST_NORMAL_LIFE_CYCLE_STAGE_DRAW_STYLE SYSRES_CONST_NORMAL_MODE_NAME SYSRES_CONST_NOT_ALLOWED_ACCESS_TYPE_CODE SYSRES_CONST_NOT_ALLOWED_ACCESS_TYPE_NAME SYSRES_CONST_NOTE_REQUISITE_CODE SYSRES_CONST_NOTICE_BLOCK_DESCRIPTION SYSRES_CONST_NUM_REQUISITE SYSRES_CONST_NUM_STR_REQUISITE_CODE SYSRES_CONST_NUMERATION_AUTO_NOT_STRONG SYSRES_CONST_NUMERATION_AUTO_STRONG SYSRES_CONST_NUMERATION_FROM_DICTONARY SYSRES_CONST_NUMERATION_MANUAL SYSRES_CONST_NUMERIC_TYPE_CHAR SYSRES_CONST_NUMREQ_REQUISITE_CODE SYSRES_CONST_OBSOLETE_VERSION_STATE_PICK_VALUE SYSRES_CONST_OPERATING_RECORD_FLAG_VALUE SYSRES_CONST_OPERATING_RECORD_FLAG_VALUE_CODE SYSRES_CONST_OPERATING_RECORD_FLAG_VALUE_FEMININE SYSRES_CONST_OPERATING_RECORD_FLAG_VALUE_MASCULINE SYSRES_CONST_OPTIONAL_FORM_COMP_REQCODE_PREFIX SYSRES_CONST_ORANGE_LIFE_CYCLE_STAGE_FONT_COLOR SYSRES_CONST_ORIGINALREF_REQUISITE_CODE SYSRES_CONST_OURFIRM_REF_CODE SYSRES_CONST_OURFIRM_REQUISITE_CODE SYSRES_CONST_OURFIRM_VAR SYSRES_CONST_OUTGOING_WORK_RULE_TYPE_CODE SYSRES_CONST_PICK_NEGATIVE_RESULT SYSRES_CONST_PICK_POSITIVE_RESULT SYSRES_CONST_PICK_REQUISITE SYSRES_CONST_PICK_REQUISITE_TYPE SYSRES_CONST_PICK_TYPE_CHAR SYSRES_CONST_PLAN_STATUS_REQUISITE_CODE SYSRES_CONST_PLATFORM_VERSION_COMMENT SYSRES_CONST_PLUGINS_SETTINGS_DESCRIPTION_REQUISITE_CODE SYSRES_CONST_POSITIVE_PICK_VALUE SYSRES_CONST_POWER_TO_CREATE_ACTION_CODE SYSRES_CONST_POWER_TO_SIGN_ACTION_CODE SYSRES_CONST_PRIORITY_REQUISITE_CODE SYSRES_CONST_QUALIFIED_TASK_TYPE SYSRES_CONST_QUALIFIED_TASK_TYPE_CODE SYSRES_CONST_RECSTAT_REQUISITE_CODE SYSRES_CONST_RED_LIFE_CYCLE_STAGE_FONT_COLOR SYSRES_CONST_REF_ID_T_REF_TYPE_REQUISITE_CODE SYSRES_CONST_REF_REQUISITE SYSRES_CONST_REF_REQUISITE_TYPE SYSRES_CONST_REF_REQUISITES_REFERENCE_CODE_SELECTED_REQUISITE SYSRES_CONST_REFERENCE_RECORD_HISTORY_CREATE_ACTION_CODE SYSRES_CONST_REFERENCE_RECORD_HISTORY_DELETE_ACTION_CODE SYSRES_CONST_REFERENCE_RECORD_HISTORY_MODIFY_ACTION_CODE SYSRES_CONST_REFERENCE_TYPE_CHAR SYSRES_CONST_REFERENCE_TYPE_REQUISITE_NAME SYSRES_CONST_REFERENCES_ADD_PARAMS_REQUISITE_CODE SYSRES_CONST_REFERENCES_DISPLAY_REQUISITE_REQUISITE_CODE SYSRES_CONST_REMOTE_SERVER_STATUS_WORKING SYSRES_CONST_REMOTE_SERVER_TYPE_MAIN SYSRES_CONST_REMOTE_SERVER_TYPE_SECONDARY SYSRES_CONST_REMOTE_USER_FLAG_VALUE_CODE SYSRES_CONST_REPORT_APP_EDITOR_INTERNAL SYSRES_CONST_REPORT_BASE_REPORT_ID_REQUISITE_CODE SYSRES_CONST_REPORT_BASE_REPORT_REQUISITE_CODE SYSRES_CONST_REPORT_SCRIPT_REQUISITE_CODE SYSRES_CONST_REPORT_TEMPLATE_REQUISITE_CODE SYSRES_CONST_REPORT_VIEWER_CODE_REQUISITE_CODE SYSRES_CONST_REQ_ALLOW_COMPONENT_DEFAULT_VALUE SYSRES_CONST_REQ_ALLOW_RECORD_DEFAULT_VALUE SYSRES_CONST_REQ_ALLOW_SERVER_COMPONENT_DEFAULT_VALUE SYSRES_CONST_REQ_MODE_AVAILABLE_CODE SYSRES_CONST_REQ_MODE_EDIT_CODE SYSRES_CONST_REQ_MODE_HIDDEN_CODE SYSRES_CONST_REQ_MODE_NOT_AVAILABLE_CODE SYSRES_CONST_REQ_MODE_VIEW_CODE SYSRES_CONST_REQ_NUMBER_REQUISITE_CODE SYSRES_CONST_REQ_SECTION_VALUE SYSRES_CONST_REQ_TYPE_VALUE SYSRES_CONST_REQUISITE_FORMAT_BY_UNIT SYSRES_CONST_REQUISITE_FORMAT_DATE_FULL SYSRES_CONST_REQUISITE_FORMAT_DATE_TIME SYSRES_CONST_REQUISITE_FORMAT_LEFT SYSRES_CONST_REQUISITE_FORMAT_RIGHT SYSRES_CONST_REQUISITE_FORMAT_WITHOUT_UNIT SYSRES_CONST_REQUISITE_NUMBER_REQUISITE_CODE SYSRES_CONST_REQUISITE_SECTION_ACTIONS SYSRES_CONST_REQUISITE_SECTION_BUTTON SYSRES_CONST_REQUISITE_SECTION_BUTTONS SYSRES_CONST_REQUISITE_SECTION_CARD SYSRES_CONST_REQUISITE_SECTION_TABLE SYSRES_CONST_REQUISITE_SECTION_TABLE10 SYSRES_CONST_REQUISITE_SECTION_TABLE11 SYSRES_CONST_REQUISITE_SECTION_TABLE12 SYSRES_CONST_REQUISITE_SECTION_TABLE13 SYSRES_CONST_REQUISITE_SECTION_TABLE14 SYSRES_CONST_REQUISITE_SECTION_TABLE15 SYSRES_CONST_REQUISITE_SECTION_TABLE16 SYSRES_CONST_REQUISITE_SECTION_TABLE17 SYSRES_CONST_REQUISITE_SECTION_TABLE18 SYSRES_CONST_REQUISITE_SECTION_TABLE19 SYSRES_CONST_REQUISITE_SECTION_TABLE2 SYSRES_CONST_REQUISITE_SECTION_TABLE20 SYSRES_CONST_REQUISITE_SECTION_TABLE21 SYSRES_CONST_REQUISITE_SECTION_TABLE22 SYSRES_CONST_REQUISITE_SECTION_TABLE23 SYSRES_CONST_REQUISITE_SECTION_TABLE24 SYSRES_CONST_REQUISITE_SECTION_TABLE3 SYSRES_CONST_REQUISITE_SECTION_TABLE4 SYSRES_CONST_REQUISITE_SECTION_TABLE5 SYSRES_CONST_REQUISITE_SECTION_TABLE6 SYSRES_CONST_REQUISITE_SECTION_TABLE7 SYSRES_CONST_REQUISITE_SECTION_TABLE8 SYSRES_CONST_REQUISITE_SECTION_TABLE9 SYSRES_CONST_REQUISITES_PSEUDOREFERENCE_REQUISITE_NUMBER_REQUISITE_CODE SYSRES_CONST_RIGHT_ALIGNMENT_CODE SYSRES_CONST_ROLES_REFERENCE_CODE SYSRES_CONST_ROUTE_STEP_AFTER_RUS SYSRES_CONST_ROUTE_STEP_AND_CONDITION_RUS SYSRES_CONST_ROUTE_STEP_OR_CONDITION_RUS SYSRES_CONST_ROUTE_TYPE_COMPLEX SYSRES_CONST_ROUTE_TYPE_PARALLEL SYSRES_CONST_ROUTE_TYPE_SERIAL SYSRES_CONST_SBDATASETDESC_NEGATIVE_VALUE SYSRES_CONST_SBDATASETDESC_POSITIVE_VALUE SYSRES_CONST_SBVIEWSDESC_POSITIVE_VALUE SYSRES_CONST_SCRIPT_BLOCK_DESCRIPTION SYSRES_CONST_SEARCH_BY_TEXT_REQUISITE_CODE SYSRES_CONST_SEARCHES_COMPONENT_CONTENT SYSRES_CONST_SEARCHES_CRITERIA_ACTION_NAME SYSRES_CONST_SEARCHES_EDOC_CONTENT SYSRES_CONST_SEARCHES_FOLDER_CONTENT SYSRES_CONST_SEARCHES_JOB_CONTENT SYSRES_CONST_SEARCHES_REFERENCE_CODE SYSRES_CONST_SEARCHES_TASK_CONTENT SYSRES_CONST_SECOND_CHAR SYSRES_CONST_SECTION_REQUISITE_ACTIONS_VALUE SYSRES_CONST_SECTION_REQUISITE_CARD_VALUE SYSRES_CONST_SECTION_REQUISITE_CODE SYSRES_CONST_SECTION_REQUISITE_DETAIL_1_VALUE SYSRES_CONST_SECTION_REQUISITE_DETAIL_2_VALUE SYSRES_CONST_SECTION_REQUISITE_DETAIL_3_VALUE SYSRES_CONST_SECTION_REQUISITE_DETAIL_4_VALUE SYSRES_CONST_SECTION_REQUISITE_DETAIL_5_VALUE SYSRES_CONST_SECTION_REQUISITE_DETAIL_6_VALUE SYSRES_CONST_SELECT_REFERENCE_MODE_NAME SYSRES_CONST_SELECT_TYPE_SELECTABLE SYSRES_CONST_SELECT_TYPE_SELECTABLE_ONLY_CHILD SYSRES_CONST_SELECT_TYPE_SELECTABLE_WITH_CHILD SYSRES_CONST_SELECT_TYPE_UNSLECTABLE SYSRES_CONST_SERVER_TYPE_MAIN SYSRES_CONST_SERVICE_USER_CATEGORY_FIELD_VALUE SYSRES_CONST_SETTINGS_USER_REQUISITE_CODE SYSRES_CONST_SIGNATURE_AND_ENCODE_CERTIFICATE_TYPE_CODE SYSRES_CONST_SIGNATURE_CERTIFICATE_TYPE_CODE SYSRES_CONST_SINGULAR_TITLE_REQUISITE_CODE SYSRES_CONST_SQL_SERVER_AUTHENTIFICATION_FLAG_VALUE_CODE SYSRES_CONST_SQL_SERVER_ENCODE_AUTHENTIFICATION_FLAG_VALUE_CODE SYSRES_CONST_STANDART_ROUTE_REFERENCE_CODE SYSRES_CONST_STANDART_ROUTE_REFERENCE_COMMENT_REQUISITE_CODE SYSRES_CONST_STANDART_ROUTES_GROUPS_REFERENCE_CODE SYSRES_CONST_STATE_REQ_NAME SYSRES_CONST_STATE_REQUISITE_ACTIVE_VALUE SYSRES_CONST_STATE_REQUISITE_CLOSED_VALUE SYSRES_CONST_STATE_REQUISITE_CODE SYSRES_CONST_STATIC_ROLE_TYPE_CODE SYSRES_CONST_STATUS_PLAN_DEFAULT_VALUE SYSRES_CONST_STATUS_VALUE_AUTOCLEANING SYSRES_CONST_STATUS_VALUE_BLUE_SQUARE SYSRES_CONST_STATUS_VALUE_COMPLETE SYSRES_CONST_STATUS_VALUE_GREEN_SQUARE SYSRES_CONST_STATUS_VALUE_ORANGE_SQUARE SYSRES_CONST_STATUS_VALUE_PURPLE_SQUARE SYSRES_CONST_STATUS_VALUE_RED_SQUARE SYSRES_CONST_STATUS_VALUE_SUSPEND SYSRES_CONST_STATUS_VALUE_YELLOW_SQUARE SYSRES_CONST_STDROUTE_SHOW_TO_USERS_REQUISITE_CODE SYSRES_CONST_STORAGE_TYPE_FILE SYSRES_CONST_STORAGE_TYPE_SQL_SERVER SYSRES_CONST_STR_REQUISITE SYSRES_CONST_STRIKEOUT_LIFE_CYCLE_STAGE_DRAW_STYLE SYSRES_CONST_STRING_FORMAT_LEFT_ALIGN_CHAR SYSRES_CONST_STRING_FORMAT_RIGHT_ALIGN_CHAR SYSRES_CONST_STRING_REQUISITE_CODE SYSRES_CONST_STRING_REQUISITE_TYPE SYSRES_CONST_STRING_TYPE_CHAR SYSRES_CONST_SUBSTITUTES_PSEUDOREFERENCE_CODE SYSRES_CONST_SUBTASK_BLOCK_DESCRIPTION SYSRES_CONST_SYSTEM_SETTING_CURRENT_USER_PARAM_VALUE SYSRES_CONST_SYSTEM_SETTING_EMPTY_VALUE_PARAM_VALUE SYSRES_CONST_SYSTEM_VERSION_COMMENT SYSRES_CONST_TASK_ACCESS_TYPE_ALL SYSRES_CONST_TASK_ACCESS_TYPE_ALL_MEMBERS SYSRES_CONST_TASK_ACCESS_TYPE_MANUAL SYSRES_CONST_TASK_ENCODE_TYPE_CERTIFICATION SYSRES_CONST_TASK_ENCODE_TYPE_CERTIFICATION_AND_PASSWORD SYSRES_CONST_TASK_ENCODE_TYPE_NONE SYSRES_CONST_TASK_ENCODE_TYPE_PASSWORD SYSRES_CONST_TASK_ROUTE_ALL_CONDITION SYSRES_CONST_TASK_ROUTE_AND_CONDITION SYSRES_CONST_TASK_ROUTE_OR_CONDITION SYSRES_CONST_TASK_STATE_ABORTED SYSRES_CONST_TASK_STATE_COMPLETE SYSRES_CONST_TASK_STATE_CONTINUED SYSRES_CONST_TASK_STATE_CONTROL SYSRES_CONST_TASK_STATE_INIT SYSRES_CONST_TASK_STATE_WORKING SYSRES_CONST_TASK_TITLE SYSRES_CONST_TASK_TYPES_GROUPS_REFERENCE_CODE SYSRES_CONST_TASK_TYPES_REFERENCE_CODE SYSRES_CONST_TEMPLATES_REFERENCE_CODE SYSRES_CONST_TEST_DATE_REQUISITE_NAME SYSRES_CONST_TEST_DEV_DATABASE_NAME SYSRES_CONST_TEST_DEV_SYSTEM_CODE SYSRES_CONST_TEST_EDMS_DATABASE_NAME SYSRES_CONST_TEST_EDMS_MAIN_CODE SYSRES_CONST_TEST_EDMS_MAIN_DB_NAME SYSRES_CONST_TEST_EDMS_SECOND_CODE SYSRES_CONST_TEST_EDMS_SECOND_DB_NAME SYSRES_CONST_TEST_EDMS_SYSTEM_CODE SYSRES_CONST_TEST_NUMERIC_REQUISITE_NAME SYSRES_CONST_TEXT_REQUISITE SYSRES_CONST_TEXT_REQUISITE_CODE SYSRES_CONST_TEXT_REQUISITE_TYPE SYSRES_CONST_TEXT_TYPE_CHAR SYSRES_CONST_TYPE_CODE_REQUISITE_CODE SYSRES_CONST_TYPE_REQUISITE_CODE SYSRES_CONST_UNDEFINED_LIFE_CYCLE_STAGE_FONT_COLOR SYSRES_CONST_UNITS_SECTION_ID_REQUISITE_CODE SYSRES_CONST_UNITS_SECTION_REQUISITE_CODE SYSRES_CONST_UNOPERATING_RECORD_FLAG_VALUE_CODE SYSRES_CONST_UNSTORED_DATA_REQUISITE_CODE SYSRES_CONST_UNSTORED_DATA_REQUISITE_NAME SYSRES_CONST_USE_ACCESS_TYPE_CODE SYSRES_CONST_USE_ACCESS_TYPE_NAME SYSRES_CONST_USER_ACCOUNT_TYPE_VALUE_CODE SYSRES_CONST_USER_ADDITIONAL_INFORMATION_REQUISITE_CODE SYSRES_CONST_USER_AND_GROUP_ID_FROM_PSEUDOREFERENCE_REQUISITE_CODE SYSRES_CONST_USER_CATEGORY_NORMAL SYSRES_CONST_USER_CERTIFICATE_REQUISITE_CODE SYSRES_CONST_USER_CERTIFICATE_STATE_REQUISITE_CODE SYSRES_CONST_USER_CERTIFICATE_SUBJECT_NAME_REQUISITE_CODE SYSRES_CONST_USER_CERTIFICATE_THUMBPRINT_REQUISITE_CODE SYSRES_CONST_USER_COMMON_CATEGORY SYSRES_CONST_USER_COMMON_CATEGORY_CODE SYSRES_CONST_USER_FULL_NAME_REQUISITE_CODE SYSRES_CONST_USER_GROUP_TYPE_REQUISITE_CODE SYSRES_CONST_USER_LOGIN_REQUISITE_CODE SYSRES_CONST_USER_REMOTE_CONTROLLER_REQUISITE_CODE SYSRES_CONST_USER_REMOTE_SYSTEM_REQUISITE_CODE SYSRES_CONST_USER_RIGHTS_T_REQUISITE_CODE SYSRES_CONST_USER_SERVER_NAME_REQUISITE_CODE SYSRES_CONST_USER_SERVICE_CATEGORY SYSRES_CONST_USER_SERVICE_CATEGORY_CODE SYSRES_CONST_USER_STATUS_ADMINISTRATOR_CODE SYSRES_CONST_USER_STATUS_ADMINISTRATOR_NAME SYSRES_CONST_USER_STATUS_DEVELOPER_CODE SYSRES_CONST_USER_STATUS_DEVELOPER_NAME SYSRES_CONST_USER_STATUS_DISABLED_CODE SYSRES_CONST_USER_STATUS_DISABLED_NAME SYSRES_CONST_USER_STATUS_SYSTEM_DEVELOPER_CODE SYSRES_CONST_USER_STATUS_USER_CODE SYSRES_CONST_USER_STATUS_USER_NAME SYSRES_CONST_USER_STATUS_USER_NAME_DEPRECATED SYSRES_CONST_USER_TYPE_FIELD_VALUE_USER SYSRES_CONST_USER_TYPE_REQUISITE_CODE SYSRES_CONST_USERS_CONTROLLER_REQUISITE_CODE SYSRES_CONST_USERS_IS_MAIN_SERVER_REQUISITE_CODE SYSRES_CONST_USERS_REFERENCE_CODE SYSRES_CONST_USERS_REGISTRATION_CERTIFICATES_ACTION_NAME SYSRES_CONST_USERS_REQUISITE_CODE SYSRES_CONST_USERS_SYSTEM_REQUISITE_CODE SYSRES_CONST_USERS_USER_ACCESS_RIGHTS_TYPR_REQUISITE_CODE SYSRES_CONST_USERS_USER_AUTHENTICATION_REQUISITE_CODE SYSRES_CONST_USERS_USER_COMPONENT_REQUISITE_CODE SYSRES_CONST_USERS_USER_GROUP_REQUISITE_CODE SYSRES_CONST_USERS_VIEW_CERTIFICATES_ACTION_NAME SYSRES_CONST_VIEW_DEFAULT_CODE SYSRES_CONST_VIEW_DEFAULT_NAME SYSRES_CONST_VIEWER_REQUISITE_CODE SYSRES_CONST_WAITING_BLOCK_DESCRIPTION SYSRES_CONST_WIZARD_FORM_LABEL_TEST_STRING SYSRES_CONST_WIZARD_QUERY_PARAM_HEIGHT_ETALON_STRING SYSRES_CONST_WIZARD_REFERENCE_COMMENT_REQUISITE_CODE SYSRES_CONST_WORK_RULES_DESCRIPTION_REQUISITE_CODE SYSRES_CONST_WORK_TIME_CALENDAR_REFERENCE_CODE SYSRES_CONST_WORK_WORKFLOW_HARD_ROUTE_TYPE_VALUE SYSRES_CONST_WORK_WORKFLOW_HARD_ROUTE_TYPE_VALUE_CODE SYSRES_CONST_WORK_WORKFLOW_HARD_ROUTE_TYPE_VALUE_CODE_RUS SYSRES_CONST_WORK_WORKFLOW_SOFT_ROUTE_TYPE_VALUE_CODE_RUS SYSRES_CONST_WORKFLOW_ROUTE_TYPR_HARD SYSRES_CONST_WORKFLOW_ROUTE_TYPR_SOFT SYSRES_CONST_XML_ENCODING SYSRES_CONST_XREC_STAT_REQUISITE_CODE SYSRES_CONST_XRECID_FIELD_NAME SYSRES_CONST_YES SYSRES_CONST_YES_NO_2_REQUISITE_CODE SYSRES_CONST_YES_NO_REQUISITE_CODE SYSRES_CONST_YES_NO_T_REF_TYPE_REQUISITE_CODE SYSRES_CONST_YES_PICK_VALUE SYSRES_CONST_YES_VALUE "+"CR FALSE nil NO_VALUE NULL TAB TRUE YES_VALUE "+"ADMINISTRATORS_GROUP_NAME CUSTOMIZERS_GROUP_NAME DEVELOPERS_GROUP_NAME SERVICE_USERS_GROUP_NAME "+"DECISION_BLOCK_FIRST_OPERAND_PROPERTY DECISION_BLOCK_NAME_PROPERTY DECISION_BLOCK_OPERATION_PROPERTY DECISION_BLOCK_RESULT_TYPE_PROPERTY DECISION_BLOCK_SECOND_OPERAND_PROPERTY "+"ANY_FILE_EXTENTION COMPRESSED_DOCUMENT_EXTENSION EXTENDED_DOCUMENT_EXTENSION SHORT_COMPRESSED_DOCUMENT_EXTENSION SHORT_EXTENDED_DOCUMENT_EXTENSION "+"JOB_BLOCK_ABORT_DEADLINE_PROPERTY JOB_BLOCK_AFTER_FINISH_EVENT JOB_BLOCK_AFTER_QUERY_PARAMETERS_EVENT JOB_BLOCK_ATTACHMENT_PROPERTY JOB_BLOCK_ATTACHMENTS_RIGHTS_GROUP_PROPERTY JOB_BLOCK_ATTACHMENTS_RIGHTS_TYPE_PROPERTY JOB_BLOCK_BEFORE_QUERY_PARAMETERS_EVENT JOB_BLOCK_BEFORE_START_EVENT JOB_BLOCK_CREATED_JOBS_PROPERTY JOB_BLOCK_DEADLINE_PROPERTY JOB_BLOCK_EXECUTION_RESULTS_PROPERTY JOB_BLOCK_IS_PARALLEL_PROPERTY JOB_BLOCK_IS_RELATIVE_ABORT_DEADLINE_PROPERTY JOB_BLOCK_IS_RELATIVE_DEADLINE_PROPERTY JOB_BLOCK_JOB_TEXT_PROPERTY JOB_BLOCK_NAME_PROPERTY JOB_BLOCK_NEED_SIGN_ON_PERFORM_PROPERTY JOB_BLOCK_PERFORMER_PROPERTY JOB_BLOCK_RELATIVE_ABORT_DEADLINE_TYPE_PROPERTY JOB_BLOCK_RELATIVE_DEADLINE_TYPE_PROPERTY JOB_BLOCK_SUBJECT_PROPERTY "+"ENGLISH_LANGUAGE_CODE RUSSIAN_LANGUAGE_CODE "+"smHidden smMaximized smMinimized smNormal wmNo wmYes "+"COMPONENT_TOKEN_LINK_KIND DOCUMENT_LINK_KIND EDOCUMENT_LINK_KIND FOLDER_LINK_KIND JOB_LINK_KIND REFERENCE_LINK_KIND TASK_LINK_KIND "+"COMPONENT_TOKEN_LOCK_TYPE EDOCUMENT_VERSION_LOCK_TYPE "+"MONITOR_BLOCK_AFTER_FINISH_EVENT MONITOR_BLOCK_BEFORE_START_EVENT MONITOR_BLOCK_DEADLINE_PROPERTY MONITOR_BLOCK_INTERVAL_PROPERTY MONITOR_BLOCK_INTERVAL_TYPE_PROPERTY MONITOR_BLOCK_IS_RELATIVE_DEADLINE_PROPERTY MONITOR_BLOCK_NAME_PROPERTY MONITOR_BLOCK_RELATIVE_DEADLINE_TYPE_PROPERTY MONITOR_BLOCK_SEARCH_SCRIPT_PROPERTY "+"NOTICE_BLOCK_AFTER_FINISH_EVENT NOTICE_BLOCK_ATTACHMENT_PROPERTY NOTICE_BLOCK_ATTACHMENTS_RIGHTS_GROUP_PROPERTY NOTICE_BLOCK_ATTACHMENTS_RIGHTS_TYPE_PROPERTY NOTICE_BLOCK_BEFORE_START_EVENT NOTICE_BLOCK_CREATED_NOTICES_PROPERTY NOTICE_BLOCK_DEADLINE_PROPERTY NOTICE_BLOCK_IS_RELATIVE_DEADLINE_PROPERTY NOTICE_BLOCK_NAME_PROPERTY NOTICE_BLOCK_NOTICE_TEXT_PROPERTY NOTICE_BLOCK_PERFORMER_PROPERTY NOTICE_BLOCK_RELATIVE_DEADLINE_TYPE_PROPERTY NOTICE_BLOCK_SUBJECT_PROPERTY "+"dseAfterCancel dseAfterClose dseAfterDelete dseAfterDeleteOutOfTransaction dseAfterInsert dseAfterOpen dseAfterScroll dseAfterUpdate dseAfterUpdateOutOfTransaction dseBeforeCancel dseBeforeClose dseBeforeDelete dseBeforeDetailUpdate dseBeforeInsert dseBeforeOpen dseBeforeUpdate dseOnAnyRequisiteChange dseOnCloseRecord dseOnDeleteError dseOnOpenRecord dseOnPrepareUpdate dseOnUpdateError dseOnUpdateRatifiedRecord dseOnValidDelete dseOnValidUpdate reOnChange reOnChangeValues SELECTION_BEGIN_ROUTE_EVENT SELECTION_END_ROUTE_EVENT "+"CURRENT_PERIOD_IS_REQUIRED PREVIOUS_CARD_TYPE_NAME SHOW_RECORD_PROPERTIES_FORM "+"ACCESS_RIGHTS_SETTING_DIALOG_CODE ADMINISTRATOR_USER_CODE ANALYTIC_REPORT_TYPE asrtHideLocal asrtHideRemote CALCULATED_ROLE_TYPE_CODE COMPONENTS_REFERENCE_DEVELOPER_VIEW_CODE DCTS_TEST_PROTOCOLS_FOLDER_PATH E_EDOC_VERSION_ALREADY_APPROVINGLY_SIGNED E_EDOC_VERSION_ALREADY_APPROVINGLY_SIGNED_BY_USER E_EDOC_VERSION_ALREDY_SIGNED E_EDOC_VERSION_ALREDY_SIGNED_BY_USER EDOC_TYPES_CODE_REQUISITE_FIELD_NAME EDOCUMENTS_ALIAS_NAME FILES_FOLDER_PATH FILTER_OPERANDS_DELIMITER FILTER_OPERATIONS_DELIMITER FORMCARD_NAME FORMLIST_NAME GET_EXTENDED_DOCUMENT_EXTENSION_CREATION_MODE GET_EXTENDED_DOCUMENT_EXTENSION_IMPORT_MODE INTEGRATED_REPORT_TYPE IS_BUILDER_APPLICATION_ROLE IS_BUILDER_APPLICATION_ROLE2 IS_BUILDER_USERS ISBSYSDEV LOG_FOLDER_PATH mbCancel mbNo mbNoToAll mbOK mbYes mbYesToAll MEMORY_DATASET_DESRIPTIONS_FILENAME mrNo mrNoToAll mrYes mrYesToAll MULTIPLE_SELECT_DIALOG_CODE NONOPERATING_RECORD_FLAG_FEMININE NONOPERATING_RECORD_FLAG_MASCULINE OPERATING_RECORD_FLAG_FEMININE OPERATING_RECORD_FLAG_MASCULINE PROFILING_SETTINGS_COMMON_SETTINGS_CODE_VALUE PROGRAM_INITIATED_LOOKUP_ACTION ratDelete ratEdit ratInsert REPORT_TYPE REQUIRED_PICK_VALUES_VARIABLE rmCard rmList SBRTE_PROGID_DEV SBRTE_PROGID_RELEASE STATIC_ROLE_TYPE_CODE SUPPRESS_EMPTY_TEMPLATE_CREATION SYSTEM_USER_CODE UPDATE_DIALOG_DATASET USED_IN_OBJECT_HINT_PARAM USER_INITIATED_LOOKUP_ACTION USER_NAME_FORMAT USER_SELECTION_RESTRICTIONS WORKFLOW_TEST_PROTOCOLS_FOLDER_PATH ELS_SUBTYPE_CONTROL_NAME ELS_FOLDER_KIND_CONTROL_NAME REPEAT_PROCESS_CURRENT_OBJECT_EXCEPTION_NAME "+"PRIVILEGE_COMPONENT_FULL_ACCESS PRIVILEGE_DEVELOPMENT_EXPORT PRIVILEGE_DEVELOPMENT_IMPORT PRIVILEGE_DOCUMENT_DELETE PRIVILEGE_ESD PRIVILEGE_FOLDER_DELETE PRIVILEGE_MANAGE_ACCESS_RIGHTS PRIVILEGE_MANAGE_REPLICATION PRIVILEGE_MANAGE_SESSION_SERVER PRIVILEGE_OBJECT_FULL_ACCESS PRIVILEGE_OBJECT_VIEW PRIVILEGE_RESERVE_LICENSE PRIVILEGE_SYSTEM_CUSTOMIZE PRIVILEGE_SYSTEM_DEVELOP PRIVILEGE_SYSTEM_INSTALL PRIVILEGE_TASK_DELETE PRIVILEGE_USER_PLUGIN_SETTINGS_CUSTOMIZE PRIVILEGES_PSEUDOREFERENCE_CODE "+"ACCESS_TYPES_PSEUDOREFERENCE_CODE ALL_AVAILABLE_COMPONENTS_PSEUDOREFERENCE_CODE ALL_AVAILABLE_PRIVILEGES_PSEUDOREFERENCE_CODE ALL_REPLICATE_COMPONENTS_PSEUDOREFERENCE_CODE AVAILABLE_DEVELOPERS_COMPONENTS_PSEUDOREFERENCE_CODE COMPONENTS_PSEUDOREFERENCE_CODE FILTRATER_SETTINGS_CONFLICTS_PSEUDOREFERENCE_CODE GROUPS_PSEUDOREFERENCE_CODE RECEIVE_PROTOCOL_PSEUDOREFERENCE_CODE REFERENCE_REQUISITE_PSEUDOREFERENCE_CODE REFERENCE_REQUISITES_PSEUDOREFERENCE_CODE REFTYPES_PSEUDOREFERENCE_CODE REPLICATION_SEANCES_DIARY_PSEUDOREFERENCE_CODE SEND_PROTOCOL_PSEUDOREFERENCE_CODE SUBSTITUTES_PSEUDOREFERENCE_CODE SYSTEM_SETTINGS_PSEUDOREFERENCE_CODE UNITS_PSEUDOREFERENCE_CODE USERS_PSEUDOREFERENCE_CODE VIEWERS_PSEUDOREFERENCE_CODE "+"CERTIFICATE_TYPE_ENCRYPT CERTIFICATE_TYPE_SIGN CERTIFICATE_TYPE_SIGN_AND_ENCRYPT "+"STORAGE_TYPE_FILE STORAGE_TYPE_NAS_CIFS STORAGE_TYPE_SAPERION STORAGE_TYPE_SQL_SERVER "+"COMPTYPE2_REQUISITE_DOCUMENTS_VALUE COMPTYPE2_REQUISITE_TASKS_VALUE COMPTYPE2_REQUISITE_FOLDERS_VALUE COMPTYPE2_REQUISITE_REFERENCES_VALUE "+"SYSREQ_CODE SYSREQ_COMPTYPE2 SYSREQ_CONST_AVAILABLE_FOR_WEB SYSREQ_CONST_COMMON_CODE SYSREQ_CONST_COMMON_VALUE SYSREQ_CONST_FIRM_CODE SYSREQ_CONST_FIRM_STATUS SYSREQ_CONST_FIRM_VALUE SYSREQ_CONST_SERVER_STATUS SYSREQ_CONTENTS SYSREQ_DATE_OPEN SYSREQ_DATE_CLOSE SYSREQ_DESCRIPTION SYSREQ_DESCRIPTION_LOCALIZE_ID SYSREQ_DOUBLE SYSREQ_EDOC_ACCESS_TYPE SYSREQ_EDOC_AUTHOR SYSREQ_EDOC_CREATED SYSREQ_EDOC_DELEGATE_RIGHTS_REQUISITE_CODE SYSREQ_EDOC_EDITOR SYSREQ_EDOC_ENCODE_TYPE SYSREQ_EDOC_ENCRYPTION_PLUGIN_NAME SYSREQ_EDOC_ENCRYPTION_PLUGIN_VERSION SYSREQ_EDOC_EXPORT_DATE SYSREQ_EDOC_EXPORTER SYSREQ_EDOC_KIND SYSREQ_EDOC_LIFE_STAGE_NAME SYSREQ_EDOC_LOCKED_FOR_SERVER_CODE SYSREQ_EDOC_MODIFIED SYSREQ_EDOC_NAME SYSREQ_EDOC_NOTE SYSREQ_EDOC_QUALIFIED_ID SYSREQ_EDOC_SESSION_KEY SYSREQ_EDOC_SESSION_KEY_ENCRYPTION_PLUGIN_NAME SYSREQ_EDOC_SESSION_KEY_ENCRYPTION_PLUGIN_VERSION SYSREQ_EDOC_SIGNATURE_TYPE SYSREQ_EDOC_SIGNED SYSREQ_EDOC_STORAGE SYSREQ_EDOC_STORAGES_ARCHIVE_STORAGE SYSREQ_EDOC_STORAGES_CHECK_RIGHTS SYSREQ_EDOC_STORAGES_COMPUTER_NAME SYSREQ_EDOC_STORAGES_EDIT_IN_STORAGE SYSREQ_EDOC_STORAGES_EXECUTIVE_STORAGE SYSREQ_EDOC_STORAGES_FUNCTION SYSREQ_EDOC_STORAGES_INITIALIZED SYSREQ_EDOC_STORAGES_LOCAL_PATH SYSREQ_EDOC_STORAGES_SAPERION_DATABASE_NAME SYSREQ_EDOC_STORAGES_SEARCH_BY_TEXT SYSREQ_EDOC_STORAGES_SERVER_NAME SYSREQ_EDOC_STORAGES_SHARED_SOURCE_NAME SYSREQ_EDOC_STORAGES_TYPE SYSREQ_EDOC_TEXT_MODIFIED SYSREQ_EDOC_TYPE_ACT_CODE SYSREQ_EDOC_TYPE_ACT_DESCRIPTION SYSREQ_EDOC_TYPE_ACT_DESCRIPTION_LOCALIZE_ID SYSREQ_EDOC_TYPE_ACT_ON_EXECUTE SYSREQ_EDOC_TYPE_ACT_ON_EXECUTE_EXISTS SYSREQ_EDOC_TYPE_ACT_SECTION SYSREQ_EDOC_TYPE_ADD_PARAMS SYSREQ_EDOC_TYPE_COMMENT SYSREQ_EDOC_TYPE_EVENT_TEXT SYSREQ_EDOC_TYPE_NAME_IN_SINGULAR SYSREQ_EDOC_TYPE_NAME_IN_SINGULAR_LOCALIZE_ID SYSREQ_EDOC_TYPE_NAME_LOCALIZE_ID SYSREQ_EDOC_TYPE_NUMERATION_METHOD SYSREQ_EDOC_TYPE_PSEUDO_REQUISITE_CODE SYSREQ_EDOC_TYPE_REQ_CODE SYSREQ_EDOC_TYPE_REQ_DESCRIPTION SYSREQ_EDOC_TYPE_REQ_DESCRIPTION_LOCALIZE_ID SYSREQ_EDOC_TYPE_REQ_IS_LEADING SYSREQ_EDOC_TYPE_REQ_IS_REQUIRED SYSREQ_EDOC_TYPE_REQ_NUMBER SYSREQ_EDOC_TYPE_REQ_ON_CHANGE SYSREQ_EDOC_TYPE_REQ_ON_CHANGE_EXISTS SYSREQ_EDOC_TYPE_REQ_ON_SELECT SYSREQ_EDOC_TYPE_REQ_ON_SELECT_KIND SYSREQ_EDOC_TYPE_REQ_SECTION SYSREQ_EDOC_TYPE_VIEW_CARD SYSREQ_EDOC_TYPE_VIEW_CODE SYSREQ_EDOC_TYPE_VIEW_COMMENT SYSREQ_EDOC_TYPE_VIEW_IS_MAIN SYSREQ_EDOC_TYPE_VIEW_NAME SYSREQ_EDOC_TYPE_VIEW_NAME_LOCALIZE_ID SYSREQ_EDOC_VERSION_AUTHOR SYSREQ_EDOC_VERSION_CRC SYSREQ_EDOC_VERSION_DATA SYSREQ_EDOC_VERSION_EDITOR SYSREQ_EDOC_VERSION_EXPORT_DATE SYSREQ_EDOC_VERSION_EXPORTER SYSREQ_EDOC_VERSION_HIDDEN SYSREQ_EDOC_VERSION_LIFE_STAGE SYSREQ_EDOC_VERSION_MODIFIED SYSREQ_EDOC_VERSION_NOTE SYSREQ_EDOC_VERSION_SIGNATURE_TYPE SYSREQ_EDOC_VERSION_SIGNED SYSREQ_EDOC_VERSION_SIZE SYSREQ_EDOC_VERSION_SOURCE SYSREQ_EDOC_VERSION_TEXT_MODIFIED SYSREQ_EDOCKIND_DEFAULT_VERSION_STATE_CODE SYSREQ_FOLDER_KIND SYSREQ_FUNC_CATEGORY SYSREQ_FUNC_COMMENT SYSREQ_FUNC_GROUP SYSREQ_FUNC_GROUP_COMMENT SYSREQ_FUNC_GROUP_NUMBER SYSREQ_FUNC_HELP SYSREQ_FUNC_PARAM_DEF_VALUE SYSREQ_FUNC_PARAM_IDENT SYSREQ_FUNC_PARAM_NUMBER SYSREQ_FUNC_PARAM_TYPE SYSREQ_FUNC_TEXT SYSREQ_GROUP_CATEGORY SYSREQ_ID SYSREQ_LAST_UPDATE SYSREQ_LEADER_REFERENCE SYSREQ_LINE_NUMBER SYSREQ_MAIN_RECORD_ID SYSREQ_NAME SYSREQ_NAME_LOCALIZE_ID SYSREQ_NOTE SYSREQ_ORIGINAL_RECORD SYSREQ_OUR_FIRM SYSREQ_PROFILING_SETTINGS_BATCH_LOGING SYSREQ_PROFILING_SETTINGS_BATCH_SIZE SYSREQ_PROFILING_SETTINGS_PROFILING_ENABLED SYSREQ_PROFILING_SETTINGS_SQL_PROFILING_ENABLED SYSREQ_PROFILING_SETTINGS_START_LOGGED SYSREQ_RECORD_STATUS SYSREQ_REF_REQ_FIELD_NAME SYSREQ_REF_REQ_FORMAT SYSREQ_REF_REQ_GENERATED SYSREQ_REF_REQ_LENGTH SYSREQ_REF_REQ_PRECISION SYSREQ_REF_REQ_REFERENCE SYSREQ_REF_REQ_SECTION SYSREQ_REF_REQ_STORED SYSREQ_REF_REQ_TOKENS SYSREQ_REF_REQ_TYPE SYSREQ_REF_REQ_VIEW SYSREQ_REF_TYPE_ACT_CODE SYSREQ_REF_TYPE_ACT_DESCRIPTION SYSREQ_REF_TYPE_ACT_DESCRIPTION_LOCALIZE_ID SYSREQ_REF_TYPE_ACT_ON_EXECUTE SYSREQ_REF_TYPE_ACT_ON_EXECUTE_EXISTS SYSREQ_REF_TYPE_ACT_SECTION SYSREQ_REF_TYPE_ADD_PARAMS SYSREQ_REF_TYPE_COMMENT SYSREQ_REF_TYPE_COMMON_SETTINGS SYSREQ_REF_TYPE_DISPLAY_REQUISITE_NAME SYSREQ_REF_TYPE_EVENT_TEXT SYSREQ_REF_TYPE_MAIN_LEADING_REF SYSREQ_REF_TYPE_NAME_IN_SINGULAR SYSREQ_REF_TYPE_NAME_IN_SINGULAR_LOCALIZE_ID SYSREQ_REF_TYPE_NAME_LOCALIZE_ID SYSREQ_REF_TYPE_NUMERATION_METHOD SYSREQ_REF_TYPE_REQ_CODE SYSREQ_REF_TYPE_REQ_DESCRIPTION SYSREQ_REF_TYPE_REQ_DESCRIPTION_LOCALIZE_ID SYSREQ_REF_TYPE_REQ_IS_CONTROL SYSREQ_REF_TYPE_REQ_IS_FILTER SYSREQ_REF_TYPE_REQ_IS_LEADING SYSREQ_REF_TYPE_REQ_IS_REQUIRED SYSREQ_REF_TYPE_REQ_NUMBER SYSREQ_REF_TYPE_REQ_ON_CHANGE SYSREQ_REF_TYPE_REQ_ON_CHANGE_EXISTS SYSREQ_REF_TYPE_REQ_ON_SELECT SYSREQ_REF_TYPE_REQ_ON_SELECT_KIND SYSREQ_REF_TYPE_REQ_SECTION SYSREQ_REF_TYPE_VIEW_CARD SYSREQ_REF_TYPE_VIEW_CODE SYSREQ_REF_TYPE_VIEW_COMMENT SYSREQ_REF_TYPE_VIEW_IS_MAIN SYSREQ_REF_TYPE_VIEW_NAME SYSREQ_REF_TYPE_VIEW_NAME_LOCALIZE_ID SYSREQ_REFERENCE_TYPE_ID SYSREQ_STATE SYSREQ_STATЕ SYSREQ_SYSTEM_SETTINGS_VALUE SYSREQ_TYPE SYSREQ_UNIT SYSREQ_UNIT_ID SYSREQ_USER_GROUPS_GROUP_FULL_NAME SYSREQ_USER_GROUPS_GROUP_NAME SYSREQ_USER_GROUPS_GROUP_SERVER_NAME SYSREQ_USERS_ACCESS_RIGHTS SYSREQ_USERS_AUTHENTICATION SYSREQ_USERS_CATEGORY SYSREQ_USERS_COMPONENT SYSREQ_USERS_COMPONENT_USER_IS_PUBLIC SYSREQ_USERS_DOMAIN SYSREQ_USERS_FULL_USER_NAME SYSREQ_USERS_GROUP SYSREQ_USERS_IS_MAIN_SERVER SYSREQ_USERS_LOGIN SYSREQ_USERS_REFERENCE_USER_IS_PUBLIC SYSREQ_USERS_STATUS SYSREQ_USERS_USER_CERTIFICATE SYSREQ_USERS_USER_CERTIFICATE_INFO SYSREQ_USERS_USER_CERTIFICATE_PLUGIN_NAME SYSREQ_USERS_USER_CERTIFICATE_PLUGIN_VERSION SYSREQ_USERS_USER_CERTIFICATE_STATE SYSREQ_USERS_USER_CERTIFICATE_SUBJECT_NAME SYSREQ_USERS_USER_CERTIFICATE_THUMBPRINT SYSREQ_USERS_USER_DEFAULT_CERTIFICATE SYSREQ_USERS_USER_DESCRIPTION SYSREQ_USERS_USER_GLOBAL_NAME SYSREQ_USERS_USER_LOGIN SYSREQ_USERS_USER_MAIN_SERVER SYSREQ_USERS_USER_TYPE SYSREQ_WORK_RULES_FOLDER_ID "+"RESULT_VAR_NAME RESULT_VAR_NAME_ENG "+"AUTO_NUMERATION_RULE_ID CANT_CHANGE_ID_REQUISITE_RULE_ID CANT_CHANGE_OURFIRM_REQUISITE_RULE_ID CHECK_CHANGING_REFERENCE_RECORD_USE_RULE_ID CHECK_CODE_REQUISITE_RULE_ID CHECK_DELETING_REFERENCE_RECORD_USE_RULE_ID CHECK_FILTRATER_CHANGES_RULE_ID CHECK_RECORD_INTERVAL_RULE_ID CHECK_REFERENCE_INTERVAL_RULE_ID CHECK_REQUIRED_DATA_FULLNESS_RULE_ID CHECK_REQUIRED_REQUISITES_FULLNESS_RULE_ID MAKE_RECORD_UNRATIFIED_RULE_ID RESTORE_AUTO_NUMERATION_RULE_ID SET_FIRM_CONTEXT_FROM_RECORD_RULE_ID SET_FIRST_RECORD_IN_LIST_FORM_RULE_ID SET_IDSPS_VALUE_RULE_ID SET_NEXT_CODE_VALUE_RULE_ID SET_OURFIRM_BOUNDS_RULE_ID SET_OURFIRM_REQUISITE_RULE_ID "+"SCRIPT_BLOCK_AFTER_FINISH_EVENT SCRIPT_BLOCK_BEFORE_START_EVENT SCRIPT_BLOCK_EXECUTION_RESULTS_PROPERTY SCRIPT_BLOCK_NAME_PROPERTY SCRIPT_BLOCK_SCRIPT_PROPERTY "+"SUBTASK_BLOCK_ABORT_DEADLINE_PROPERTY SUBTASK_BLOCK_AFTER_FINISH_EVENT SUBTASK_BLOCK_ASSIGN_PARAMS_EVENT SUBTASK_BLOCK_ATTACHMENTS_PROPERTY SUBTASK_BLOCK_ATTACHMENTS_RIGHTS_GROUP_PROPERTY SUBTASK_BLOCK_ATTACHMENTS_RIGHTS_TYPE_PROPERTY SUBTASK_BLOCK_BEFORE_START_EVENT SUBTASK_BLOCK_CREATED_TASK_PROPERTY SUBTASK_BLOCK_CREATION_EVENT SUBTASK_BLOCK_DEADLINE_PROPERTY SUBTASK_BLOCK_IMPORTANCE_PROPERTY SUBTASK_BLOCK_INITIATOR_PROPERTY SUBTASK_BLOCK_IS_RELATIVE_ABORT_DEADLINE_PROPERTY SUBTASK_BLOCK_IS_RELATIVE_DEADLINE_PROPERTY SUBTASK_BLOCK_JOBS_TYPE_PROPERTY SUBTASK_BLOCK_NAME_PROPERTY SUBTASK_BLOCK_PARALLEL_ROUTE_PROPERTY SUBTASK_BLOCK_PERFORMERS_PROPERTY SUBTASK_BLOCK_RELATIVE_ABORT_DEADLINE_TYPE_PROPERTY SUBTASK_BLOCK_RELATIVE_DEADLINE_TYPE_PROPERTY SUBTASK_BLOCK_REQUIRE_SIGN_PROPERTY SUBTASK_BLOCK_STANDARD_ROUTE_PROPERTY SUBTASK_BLOCK_START_EVENT SUBTASK_BLOCK_STEP_CONTROL_PROPERTY SUBTASK_BLOCK_SUBJECT_PROPERTY SUBTASK_BLOCK_TASK_CONTROL_PROPERTY SUBTASK_BLOCK_TEXT_PROPERTY SUBTASK_BLOCK_UNLOCK_ATTACHMENTS_ON_STOP_PROPERTY SUBTASK_BLOCK_USE_STANDARD_ROUTE_PROPERTY SUBTASK_BLOCK_WAIT_FOR_TASK_COMPLETE_PROPERTY "+"SYSCOMP_CONTROL_JOBS SYSCOMP_FOLDERS SYSCOMP_JOBS SYSCOMP_NOTICES SYSCOMP_TASKS "+"SYSDLG_CREATE_EDOCUMENT SYSDLG_CREATE_EDOCUMENT_VERSION SYSDLG_CURRENT_PERIOD SYSDLG_EDIT_FUNCTION_HELP SYSDLG_EDOCUMENT_KINDS_FOR_TEMPLATE SYSDLG_EXPORT_MULTIPLE_EDOCUMENTS SYSDLG_EXPORT_SINGLE_EDOCUMENT SYSDLG_IMPORT_EDOCUMENT SYSDLG_MULTIPLE_SELECT SYSDLG_SETUP_ACCESS_RIGHTS SYSDLG_SETUP_DEFAULT_RIGHTS SYSDLG_SETUP_FILTER_CONDITION SYSDLG_SETUP_SIGN_RIGHTS SYSDLG_SETUP_TASK_OBSERVERS SYSDLG_SETUP_TASK_ROUTE SYSDLG_SETUP_USERS_LIST SYSDLG_SIGN_EDOCUMENT SYSDLG_SIGN_MULTIPLE_EDOCUMENTS "+"SYSREF_ACCESS_RIGHTS_TYPES SYSREF_ADMINISTRATION_HISTORY SYSREF_ALL_AVAILABLE_COMPONENTS SYSREF_ALL_AVAILABLE_PRIVILEGES SYSREF_ALL_REPLICATING_COMPONENTS SYSREF_AVAILABLE_DEVELOPERS_COMPONENTS SYSREF_CALENDAR_EVENTS SYSREF_COMPONENT_TOKEN_HISTORY SYSREF_COMPONENT_TOKENS SYSREF_COMPONENTS SYSREF_CONSTANTS SYSREF_DATA_RECEIVE_PROTOCOL SYSREF_DATA_SEND_PROTOCOL SYSREF_DIALOGS SYSREF_DIALOGS_REQUISITES SYSREF_EDITORS SYSREF_EDOC_CARDS SYSREF_EDOC_TYPES SYSREF_EDOCUMENT_CARD_REQUISITES SYSREF_EDOCUMENT_CARD_TYPES SYSREF_EDOCUMENT_CARD_TYPES_REFERENCE SYSREF_EDOCUMENT_CARDS SYSREF_EDOCUMENT_HISTORY SYSREF_EDOCUMENT_KINDS SYSREF_EDOCUMENT_REQUISITES SYSREF_EDOCUMENT_SIGNATURES SYSREF_EDOCUMENT_TEMPLATES SYSREF_EDOCUMENT_TEXT_STORAGES SYSREF_EDOCUMENT_VIEWS SYSREF_FILTERER_SETUP_CONFLICTS SYSREF_FILTRATER_SETTING_CONFLICTS SYSREF_FOLDER_HISTORY SYSREF_FOLDERS SYSREF_FUNCTION_GROUPS SYSREF_FUNCTION_PARAMS SYSREF_FUNCTIONS SYSREF_JOB_HISTORY SYSREF_LINKS SYSREF_LOCALIZATION_DICTIONARY SYSREF_LOCALIZATION_LANGUAGES SYSREF_MODULES SYSREF_PRIVILEGES SYSREF_RECORD_HISTORY SYSREF_REFERENCE_REQUISITES SYSREF_REFERENCE_TYPE_VIEWS SYSREF_REFERENCE_TYPES SYSREF_REFERENCES SYSREF_REFERENCES_REQUISITES SYSREF_REMOTE_SERVERS SYSREF_REPLICATION_SESSIONS_LOG SYSREF_REPLICATION_SESSIONS_PROTOCOL SYSREF_REPORTS SYSREF_ROLES SYSREF_ROUTE_BLOCK_GROUPS SYSREF_ROUTE_BLOCKS SYSREF_SCRIPTS SYSREF_SEARCHES SYSREF_SERVER_EVENTS SYSREF_SERVER_EVENTS_HISTORY SYSREF_STANDARD_ROUTE_GROUPS SYSREF_STANDARD_ROUTES SYSREF_STATUSES SYSREF_SYSTEM_SETTINGS SYSREF_TASK_HISTORY SYSREF_TASK_KIND_GROUPS SYSREF_TASK_KINDS SYSREF_TASK_RIGHTS SYSREF_TASK_SIGNATURES SYSREF_TASKS SYSREF_UNITS SYSREF_USER_GROUPS SYSREF_USER_GROUPS_REFERENCE SYSREF_USER_SUBSTITUTION SYSREF_USERS SYSREF_USERS_REFERENCE SYSREF_VIEWERS SYSREF_WORKING_TIME_CALENDARS "+"ACCESS_RIGHTS_TABLE_NAME EDMS_ACCESS_TABLE_NAME EDOC_TYPES_TABLE_NAME "+"TEST_DEV_DB_NAME TEST_DEV_SYSTEM_CODE TEST_EDMS_DB_NAME TEST_EDMS_MAIN_CODE TEST_EDMS_MAIN_DB_NAME TEST_EDMS_SECOND_CODE TEST_EDMS_SECOND_DB_NAME TEST_EDMS_SYSTEM_CODE TEST_ISB5_MAIN_CODE TEST_ISB5_SECOND_CODE TEST_SQL_SERVER_2005_NAME TEST_SQL_SERVER_NAME "+"ATTENTION_CAPTION cbsCommandLinks cbsDefault CONFIRMATION_CAPTION ERROR_CAPTION INFORMATION_CAPTION mrCancel mrOk "+"EDOC_VERSION_ACTIVE_STAGE_CODE EDOC_VERSION_DESIGN_STAGE_CODE EDOC_VERSION_OBSOLETE_STAGE_CODE "+"cpDataEnciphermentEnabled cpDigitalSignatureEnabled cpID cpIssuer cpPluginVersion cpSerial cpSubjectName cpSubjSimpleName cpValidFromDate cpValidToDate "+"ISBL_SYNTAX NO_SYNTAX XML_SYNTAX "+"WAIT_BLOCK_AFTER_FINISH_EVENT WAIT_BLOCK_BEFORE_START_EVENT WAIT_BLOCK_DEADLINE_PROPERTY WAIT_BLOCK_IS_RELATIVE_DEADLINE_PROPERTY WAIT_BLOCK_NAME_PROPERTY WAIT_BLOCK_RELATIVE_DEADLINE_TYPE_PROPERTY "+"SYSRES_COMMON SYSRES_CONST SYSRES_MBFUNC SYSRES_SBDATA SYSRES_SBGUI SYSRES_SBINTF SYSRES_SBREFDSC SYSRES_SQLERRORS SYSRES_SYSCOMP ",ag="atUser atGroup atRole "+"aemEnabledAlways aemDisabledAlways aemEnabledOnBrowse aemEnabledOnEdit aemDisabledOnBrowseEmpty "+"apBegin apEnd "+"alLeft alRight "+"asmNever asmNoButCustomize asmAsLastTime asmYesButCustomize asmAlways "+"cirCommon cirRevoked "+"ctSignature ctEncode ctSignatureEncode "+"clbUnchecked clbChecked clbGrayed "+"ceISB ceAlways ceNever "+"ctDocument ctReference ctScript ctUnknown ctReport ctDialog ctFunction ctFolder ctEDocument ctTask ctJob ctNotice ctControlJob "+"cfInternal cfDisplay "+"ciUnspecified ciWrite ciRead "+"ckFolder ckEDocument ckTask ckJob ckComponentToken ckAny ckReference ckScript ckReport ckDialog "+"ctISBLEditor ctBevel ctButton ctCheckListBox ctComboBox ctComboEdit ctGrid ctDBCheckBox ctDBComboBox ctDBEdit ctDBEllipsis ctDBMemo ctDBNavigator ctDBRadioGroup ctDBStatusLabel ctEdit ctGroupBox ctInplaceHint ctMemo ctPanel ctListBox ctRadioButton ctRichEdit ctTabSheet ctWebBrowser ctImage ctHyperLink ctLabel ctDBMultiEllipsis ctRibbon ctRichView ctInnerPanel ctPanelGroup ctBitButton "+"cctDate cctInteger cctNumeric cctPick cctReference cctString cctText "+"cltInternal cltPrimary cltGUI "+"dseBeforeOpen dseAfterOpen dseBeforeClose dseAfterClose dseOnValidDelete dseBeforeDelete dseAfterDelete dseAfterDeleteOutOfTransaction dseOnDeleteError dseBeforeInsert dseAfterInsert dseOnValidUpdate dseBeforeUpdate dseOnUpdateRatifiedRecord dseAfterUpdate dseAfterUpdateOutOfTransaction dseOnUpdateError dseAfterScroll dseOnOpenRecord dseOnCloseRecord dseBeforeCancel dseAfterCancel dseOnUpdateDeadlockError dseBeforeDetailUpdate dseOnPrepareUpdate dseOnAnyRequisiteChange "+"dssEdit dssInsert dssBrowse dssInActive "+"dftDate dftShortDate dftDateTime dftTimeStamp "+"dotDays dotHours dotMinutes dotSeconds "+"dtkndLocal dtkndUTC "+"arNone arView arEdit arFull "+"ddaView ddaEdit "+"emLock emEdit emSign emExportWithLock emImportWithUnlock emChangeVersionNote emOpenForModify emChangeLifeStage emDelete emCreateVersion emImport emUnlockExportedWithLock emStart emAbort emReInit emMarkAsReaded emMarkAsUnreaded emPerform emAccept emResume emChangeRights emEditRoute emEditObserver emRecoveryFromLocalCopy emChangeWorkAccessType emChangeEncodeTypeToCertificate emChangeEncodeTypeToPassword emChangeEncodeTypeToNone emChangeEncodeTypeToCertificatePassword emChangeStandardRoute emGetText emOpenForView emMoveToStorage emCreateObject emChangeVersionHidden emDeleteVersion emChangeLifeCycleStage emApprovingSign emExport emContinue emLockFromEdit emUnLockForEdit emLockForServer emUnlockFromServer emDelegateAccessRights emReEncode "+"ecotFile ecotProcess "+"eaGet eaCopy eaCreate eaCreateStandardRoute "+"edltAll edltNothing edltQuery "+"essmText essmCard "+"esvtLast esvtLastActive esvtSpecified "+"edsfExecutive edsfArchive "+"edstSQLServer edstFile "+"edvstNone edvstEDocumentVersionCopy edvstFile edvstTemplate edvstScannedFile "+"vsDefault vsDesign vsActive vsObsolete "+"etNone etCertificate etPassword etCertificatePassword "+"ecException ecWarning ecInformation "+"estAll estApprovingOnly "+"evtLast evtLastActive evtQuery "+"fdtString fdtNumeric fdtInteger fdtDate fdtText fdtUnknown fdtWideString fdtLargeInteger "+"ftInbox ftOutbox ftFavorites ftCommonFolder ftUserFolder ftComponents ftQuickLaunch ftShortcuts ftSearch "+"grhAuto grhX1 grhX2 grhX3 "+"hltText hltRTF hltHTML "+"iffBMP iffJPEG iffMultiPageTIFF iffSinglePageTIFF iffTIFF iffPNG "+"im8bGrayscale im24bRGB im1bMonochrome "+"itBMP itJPEG itWMF itPNG "+"ikhInformation ikhWarning ikhError ikhNoIcon "+"icUnknown icScript icFunction icIntegratedReport icAnalyticReport icDataSetEventHandler icActionHandler icFormEventHandler icLookUpEventHandler icRequisiteChangeEventHandler icBeforeSearchEventHandler icRoleCalculation icSelectRouteEventHandler icBlockPropertyCalculation icBlockQueryParamsEventHandler icChangeSearchResultEventHandler icBlockEventHandler icSubTaskInitEventHandler icEDocDataSetEventHandler icEDocLookUpEventHandler icEDocActionHandler icEDocFormEventHandler icEDocRequisiteChangeEventHandler icStructuredConversionRule icStructuredConversionEventBefore icStructuredConversionEventAfter icWizardEventHandler icWizardFinishEventHandler icWizardStepEventHandler icWizardStepFinishEventHandler icWizardActionEnableEventHandler icWizardActionExecuteEventHandler icCreateJobsHandler icCreateNoticesHandler icBeforeLookUpEventHandler icAfterLookUpEventHandler icTaskAbortEventHandler icWorkflowBlockActionHandler icDialogDataSetEventHandler icDialogActionHandler icDialogLookUpEventHandler icDialogRequisiteChangeEventHandler icDialogFormEventHandler icDialogValidCloseEventHandler icBlockFormEventHandler icTaskFormEventHandler icReferenceMethod icEDocMethod icDialogMethod icProcessMessageHandler "+"isShow isHide isByUserSettings "+"jkJob jkNotice jkControlJob "+"jtInner jtLeft jtRight jtFull jtCross "+"lbpAbove lbpBelow lbpLeft lbpRight "+"eltPerConnection eltPerUser "+"sfcUndefined sfcBlack sfcGreen sfcRed sfcBlue sfcOrange sfcLilac "+"sfsItalic sfsStrikeout sfsNormal "+"ldctStandardRoute ldctWizard ldctScript ldctFunction ldctRouteBlock ldctIntegratedReport ldctAnalyticReport ldctReferenceType ldctEDocumentType ldctDialog ldctServerEvents "+"mrcrtNone mrcrtUser mrcrtMaximal mrcrtCustom "+"vtEqual vtGreaterOrEqual vtLessOrEqual vtRange "+"rdYesterday rdToday rdTomorrow rdThisWeek rdThisMonth rdThisYear rdNextMonth rdNextWeek rdLastWeek rdLastMonth "+"rdWindow rdFile rdPrinter "+"rdtString rdtNumeric rdtInteger rdtDate rdtReference rdtAccount rdtText rdtPick rdtUnknown rdtLargeInteger rdtDocument "+"reOnChange reOnChangeValues "+"ttGlobal ttLocal ttUser ttSystem "+"ssmBrowse ssmSelect ssmMultiSelect ssmBrowseModal "+"smSelect smLike smCard "+"stNone stAuthenticating stApproving "+"sctString sctStream "+"sstAnsiSort sstNaturalSort "+"svtEqual svtContain "+"soatString soatNumeric soatInteger soatDatetime soatReferenceRecord soatText soatPick soatBoolean soatEDocument soatAccount soatIntegerCollection soatNumericCollection soatStringCollection soatPickCollection soatDatetimeCollection soatBooleanCollection soatReferenceRecordCollection soatEDocumentCollection soatAccountCollection soatContents soatUnknown "+"tarAbortByUser tarAbortByWorkflowException "+"tvtAllWords tvtExactPhrase tvtAnyWord "+"usNone usCompleted usRedSquare usBlueSquare usYellowSquare usGreenSquare usOrangeSquare usPurpleSquare usFollowUp "+"utUnknown utUser utDeveloper utAdministrator utSystemDeveloper utDisconnected "+"btAnd btDetailAnd btOr btNotOr btOnly "+"vmView vmSelect vmNavigation "+"vsmSingle vsmMultiple vsmMultipleCheck vsmNoSelection "+"wfatPrevious wfatNext wfatCancel wfatFinish "+"wfepUndefined wfepText3 wfepText6 wfepText9 wfepSpinEdit wfepDropDown wfepRadioGroup wfepFlag wfepText12 wfepText15 wfepText18 wfepText21 wfepText24 wfepText27 wfepText30 wfepRadioGroupColumn1 wfepRadioGroupColumn2 wfepRadioGroupColumn3 "+"wfetQueryParameter wfetText wfetDelimiter wfetLabel "+"wptString wptInteger wptNumeric wptBoolean wptDateTime wptPick wptText wptUser wptUserList wptEDocumentInfo wptEDocumentInfoList wptReferenceRecordInfo wptReferenceRecordInfoList wptFolderInfo wptTaskInfo wptContents wptFileName wptDate "+"wsrComplete wsrGoNext wsrGoPrevious wsrCustom wsrCancel wsrGoFinal "+"wstForm wstEDocument wstTaskCard wstReferenceRecordCard wstFinal "+"waAll waPerformers waManual "+"wsbStart wsbFinish wsbNotice wsbStep wsbDecision wsbWait wsbMonitor wsbScript wsbConnector wsbSubTask wsbLifeCycleStage wsbPause "+"wdtInteger wdtFloat wdtString wdtPick wdtDateTime wdtBoolean wdtTask wdtJob wdtFolder wdtEDocument wdtReferenceRecord wdtUser wdtGroup wdtRole wdtIntegerCollection wdtFloatCollection wdtStringCollection wdtPickCollection wdtDateTimeCollection wdtBooleanCollection wdtTaskCollection wdtJobCollection wdtFolderCollection wdtEDocumentCollection wdtReferenceRecordCollection wdtUserCollection wdtGroupCollection wdtRoleCollection wdtContents wdtUserList wdtSearchDescription wdtDeadLine wdtPickSet wdtAccountCollection "+"wiLow wiNormal wiHigh "+"wrtSoft wrtHard "+"wsInit wsRunning wsDone wsControlled wsAborted wsContinued "+"wtmFull wtmFromCurrent wtmOnlyCurrent ",t0="AddSubString AdjustLineBreaks AmountInWords Analysis ArrayDimCount ArrayHighBound ArrayLowBound ArrayOf ArrayReDim Assert Assigned BeginOfMonth BeginOfPeriod BuildProfilingOperationAnalysis CallProcedure CanReadFile CArrayElement CDataSetRequisite ChangeDate ChangeReferenceDataset Char CharPos CheckParam CheckParamValue CompareStrings ConstantExists ControlState ConvertDateStr Copy CopyFile CreateArray CreateCachedReference CreateConnection CreateDialog CreateDualListDialog CreateEditor CreateException CreateFile CreateFolderDialog CreateInputDialog CreateLinkFile CreateList CreateLock CreateMemoryDataSet CreateObject CreateOpenDialog CreateProgress CreateQuery CreateReference CreateReport CreateSaveDialog CreateScript CreateSQLPivotFunction CreateStringList CreateTreeListSelectDialog CSelectSQL CSQL CSubString CurrentUserID CurrentUserName CurrentVersion DataSetLocateEx DateDiff DateTimeDiff DateToStr DayOfWeek DeleteFile DirectoryExists DisableCheckAccessRights DisableCheckFullShowingRestriction DisableMassTaskSendingRestrictions DropTable DupeString EditText EnableCheckAccessRights EnableCheckFullShowingRestriction EnableMassTaskSendingRestrictions EndOfMonth EndOfPeriod ExceptionExists ExceptionsOff ExceptionsOn Execute ExecuteProcess Exit ExpandEnvironmentVariables ExtractFileDrive ExtractFileExt ExtractFileName ExtractFilePath ExtractParams FileExists FileSize FindFile FindSubString FirmContext ForceDirectories Format FormatDate FormatNumeric FormatSQLDate FormatString FreeException GetComponent GetComponentLaunchParam GetConstant GetLastException GetReferenceRecord GetRefTypeByRefID GetTableID GetTempFolder IfThen In IndexOf InputDialog InputDialogEx InteractiveMode IsFileLocked IsGraphicFile IsNumeric Length LoadString LoadStringFmt LocalTimeToUTC LowerCase Max MessageBox MessageBoxEx MimeDecodeBinary MimeDecodeString MimeEncodeBinary MimeEncodeString Min MoneyInWords MoveFile NewID Now OpenFile Ord Precision Raise ReadCertificateFromFile ReadFile ReferenceCodeByID ReferenceNumber ReferenceRequisiteMode ReferenceRequisiteValue RegionDateSettings RegionNumberSettings RegionTimeSettings RegRead RegWrite RenameFile Replace Round SelectServerCode SelectSQL ServerDateTime SetConstant SetManagedFolderFieldsState ShowConstantsInputDialog ShowMessage Sleep Split SQL SQL2XLSTAB SQLProfilingSendReport StrToDate SubString SubStringCount SystemSetting Time TimeDiff Today Transliterate Trim UpperCase UserStatus UTCToLocalTime ValidateXML VarIsClear VarIsEmpty VarIsNull WorkTimeDiff WriteFile WriteFileEx WriteObjectHistory Анализ БазаДанных БлокЕсть БлокЕстьРасш БлокИнфо БлокСнять БлокСнятьРасш БлокУстановить Ввод ВводМеню ВедС ВедСпр ВерхняяГраницаМассива ВнешПрогр Восст ВременнаяПапка Время ВыборSQL ВыбратьЗапись ВыделитьСтр Вызвать Выполнить ВыпПрогр ГрафическийФайл ГруппаДополнительно ДатаВремяСерв ДеньНедели ДиалогДаНет ДлинаСтр ДобПодстр ЕПусто ЕслиТо ЕЧисло ЗамПодстр ЗаписьСправочника ЗначПоляСпр ИДТипСпр ИзвлечьДиск ИзвлечьИмяФайла ИзвлечьПуть ИзвлечьРасширение ИзмДат ИзменитьРазмерМассива ИзмеренийМассива ИмяОрг ИмяПоляСпр Индекс ИндикаторЗакрыть ИндикаторОткрыть ИндикаторШаг ИнтерактивныйРежим ИтогТблСпр КодВидВедСпр КодВидСпрПоИД КодПоAnalit КодСимвола КодСпр КолПодстр КолПроп КонМес Конст КонстЕсть КонстЗнач КонТран КопироватьФайл КопияСтр КПериод КСтрТблСпр Макс МаксСтрТблСпр Массив Меню МенюРасш Мин НаборДанныхНайтиРасш НаимВидСпр НаимПоAnalit НаимСпр НастроитьПереводыСтрок НачМес НачТран НижняяГраницаМассива НомерСпр НПериод Окно Окр Окружение ОтлИнфДобавить ОтлИнфУдалить Отчет ОтчетАнал ОтчетИнт ПапкаСуществует Пауза ПВыборSQL ПереименоватьФайл Переменные ПереместитьФайл Подстр ПоискПодстр ПоискСтр ПолучитьИДТаблицы ПользовательДополнительно ПользовательИД ПользовательИмя ПользовательСтатус Прервать ПроверитьПараметр ПроверитьПараметрЗнач ПроверитьУсловие РазбСтр РазнВремя РазнДат РазнДатаВремя РазнРабВремя РегУстВрем РегУстДат РегУстЧсл РедТекст РеестрЗапись РеестрСписокИменПарам РеестрЧтение РеквСпр РеквСпрПр Сегодня Сейчас Сервер СерверПроцессИД СертификатФайлСчитать СжПроб Символ СистемаДиректумКод СистемаИнформация СистемаКод Содержит СоединениеЗакрыть СоединениеОткрыть СоздатьДиалог СоздатьДиалогВыбораИзДвухСписков СоздатьДиалогВыбораПапки СоздатьДиалогОткрытияФайла СоздатьДиалогСохраненияФайла СоздатьЗапрос СоздатьИндикатор СоздатьИсключение СоздатьКэшированныйСправочник СоздатьМассив СоздатьНаборДанных СоздатьОбъект СоздатьОтчет СоздатьПапку СоздатьРедактор СоздатьСоединение СоздатьСписок СоздатьСписокСтрок СоздатьСправочник СоздатьСценарий СоздСпр СостСпр Сохр СохрСпр СписокСистем Спр Справочник СпрБлокЕсть СпрБлокСнять СпрБлокСнятьРасш СпрБлокУстановить СпрИзмНабДан СпрКод СпрНомер СпрОбновить СпрОткрыть СпрОтменить СпрПарам СпрПолеЗнач СпрПолеИмя СпрРекв СпрРеквВведЗн СпрРеквНовые СпрРеквПр СпрРеквПредЗн СпрРеквРежим СпрРеквТипТекст СпрСоздать СпрСост СпрСохранить СпрТблИтог СпрТблСтр СпрТблСтрКол СпрТблСтрМакс СпрТблСтрМин СпрТблСтрПред СпрТблСтрСлед СпрТблСтрСозд СпрТблСтрУд СпрТекПредст СпрУдалить СравнитьСтр СтрВерхРегистр СтрНижнРегистр СтрТблСпр СумПроп Сценарий СценарийПарам ТекВерсия ТекОрг Точн Тран Транслитерация УдалитьТаблицу УдалитьФайл УдСпр УдСтрТблСпр Уст УстановкиКонстант ФайлАтрибутСчитать ФайлАтрибутУстановить ФайлВремя ФайлВремяУстановить ФайлВыбрать ФайлЗанят ФайлЗаписать ФайлИскать ФайлКопировать ФайлМожноЧитать ФайлОткрыть ФайлПереименовать ФайлПерекодировать ФайлПереместить ФайлПросмотреть ФайлРазмер ФайлСоздать ФайлСсылкаСоздать ФайлСуществует ФайлСчитать ФайлУдалить ФмтSQLДат ФмтДат ФмтСтр ФмтЧсл Формат ЦМассивЭлемент ЦНаборДанныхРеквизит ЦПодстр ",R0="AltState Application CallType ComponentTokens CreatedJobs CreatedNotices ControlState DialogResult Dialogs EDocuments EDocumentVersionSource Folders GlobalIDs Job Jobs InputValue LookUpReference LookUpRequisiteNames LookUpSearch Object ParentComponent Processes References Requisite ReportName Reports Result Scripts Searches SelectedAttachments SelectedItems SelectMode Sender ServerEvents ServiceFactory ShiftState SubTask SystemDialogs Tasks Wizard Wizards Work ВызовСпособ ИмяОтчета РеквЗнач ",_g="IApplication IAccessRights IAccountRepository IAccountSelectionRestrictions IAction IActionList IAdministrationHistoryDescription IAnchors IApplication IArchiveInfo IAttachment IAttachmentList ICheckListBox ICheckPointedList IColumn IComponent IComponentDescription IComponentToken IComponentTokenFactory IComponentTokenInfo ICompRecordInfo IConnection IContents IControl IControlJob IControlJobInfo IControlList ICrypto ICrypto2 ICustomJob ICustomJobInfo ICustomListBox ICustomObjectWizardStep ICustomWork ICustomWorkInfo IDataSet IDataSetAccessInfo IDataSigner IDateCriterion IDateRequisite IDateRequisiteDescription IDateValue IDeaAccessRights IDeaObjectInfo IDevelopmentComponentLock IDialog IDialogFactory IDialogPickRequisiteItems IDialogsFactory IDICSFactory IDocRequisite IDocumentInfo IDualListDialog IECertificate IECertificateInfo IECertificates IEditControl IEditorForm IEdmsExplorer IEdmsObject IEdmsObjectDescription IEdmsObjectFactory IEdmsObjectInfo IEDocument IEDocumentAccessRights IEDocumentDescription IEDocumentEditor IEDocumentFactory IEDocumentInfo IEDocumentStorage IEDocumentVersion IEDocumentVersionListDialog IEDocumentVersionSource IEDocumentWizardStep IEDocVerSignature IEDocVersionState IEnabledMode IEncodeProvider IEncrypter IEvent IEventList IException IExternalEvents IExternalHandler IFactory IField IFileDialog IFolder IFolderDescription IFolderDialog IFolderFactory IFolderInfo IForEach IForm IFormTitle IFormWizardStep IGlobalIDFactory IGlobalIDInfo IGrid IHasher IHistoryDescription IHyperLinkControl IImageButton IImageControl IInnerPanel IInplaceHint IIntegerCriterion IIntegerList IIntegerRequisite IIntegerValue IISBLEditorForm IJob IJobDescription IJobFactory IJobForm IJobInfo ILabelControl ILargeIntegerCriterion ILargeIntegerRequisite ILargeIntegerValue ILicenseInfo ILifeCycleStage IList IListBox ILocalIDInfo ILocalization ILock IMemoryDataSet IMessagingFactory IMetadataRepository INotice INoticeInfo INumericCriterion INumericRequisite INumericValue IObject IObjectDescription IObjectImporter IObjectInfo IObserver IPanelGroup IPickCriterion IPickProperty IPickRequisite IPickRequisiteDescription IPickRequisiteItem IPickRequisiteItems IPickValue IPrivilege IPrivilegeList IProcess IProcessFactory IProcessMessage IProgress IProperty IPropertyChangeEvent IQuery IReference IReferenceCriterion IReferenceEnabledMode IReferenceFactory IReferenceHistoryDescription IReferenceInfo IReferenceRecordCardWizardStep IReferenceRequisiteDescription IReferencesFactory IReferenceValue IRefRequisite IReport IReportFactory IRequisite IRequisiteDescription IRequisiteDescriptionList IRequisiteFactory IRichEdit IRouteStep IRule IRuleList ISchemeBlock IScript IScriptFactory ISearchCriteria ISearchCriterion ISearchDescription ISearchFactory ISearchFolderInfo ISearchForObjectDescription ISearchResultRestrictions ISecuredContext ISelectDialog IServerEvent IServerEventFactory IServiceDialog IServiceFactory ISignature ISignProvider ISignProvider2 ISignProvider3 ISimpleCriterion IStringCriterion IStringList IStringRequisite IStringRequisiteDescription IStringValue ISystemDialogsFactory ISystemInfo ITabSheet ITask ITaskAbortReasonInfo ITaskCardWizardStep ITaskDescription ITaskFactory ITaskInfo ITaskRoute ITextCriterion ITextRequisite ITextValue ITreeListSelectDialog IUser IUserList IValue IView IWebBrowserControl IWizard IWizardAction IWizardFactory IWizardFormElement IWizardParam IWizardPickParam IWizardReferenceParam IWizardStep IWorkAccessRights IWorkDescription IWorkflowAskableParam IWorkflowAskableParams IWorkflowBlock IWorkflowBlockResult IWorkflowEnabledMode IWorkflowParam IWorkflowPickParam IWorkflowReferenceParam IWorkState IWorkTreeCustomNode IWorkTreeJobNode IWorkTreeTaskNode IXMLEditorForm SBCrypto ",r0=zf+ag,Cb=R0,ib="null true false nil ",e_={className:"number",begin:qa.NUMBER_RE,relevance:0},ab={className:"string",variants:[{begin:'"',end:'"'},{begin:"'",end:"'"}]},V0={className:"doctag",begin:"\\b(?:TODO|DONE|BEGIN|END|STUB|CHG|FIXME|NOTE|BUG|XXX)\\b",relevance:0},Ab={className:"comment",begin:"//",end:"$",relevance:0,contains:[qa.PHRASAL_WORDS_MODE,V0]},tv={className:"comment",begin:"/\\*",end:"\\*/",relevance:0,contains:[qa.PHRASAL_WORDS_MODE,V0]},rv={variants:[Ab,tv]},z0={$pattern:nd,keyword:ld,built_in:r0,class:Cb,literal:ib},sg={begin:"\\.\\s*"+qa.UNDERSCORE_IDENT_RE,keywords:z0,relevance:0},Gg={className:"type",begin:":[ \\t]*("+_g.trim().replace(/\s/g,"|")+")",end:"[ \\t]*=",excludeEnd:!0},m0={className:"variable",keywords:z0,begin:nd,relevance:0,contains:[Gg,sg]},W0=od+"\\(";return{name:"ISBL",case_insensitive:!0,keywords:z0,illegal:"\\$|\\?|%|,|;$|~|#|@|</",contains:[{className:"function",begin:W0,end:"\\)$",returnBegin:!0,keywords:z0,illegal:"[\\[\\]\\|\\$\\?%,~#@]",contains:[{className:"title",keywords:{$pattern:nd,built_in:t0},begin:W0,end:"\\(",returnBegin:!0,excludeEnd:!0},sg,m0,ab,e_,rv]},Gg,sg,m0,ab,e_,rv]}}return isbl_1=Ra,isbl_1}var java_1,hasRequiredJava;function requireJava(){if(hasRequiredJava)return java_1;hasRequiredJava=1;var Ra="[0-9](_*[0-9])*",qa=`\\.(${Ra})`,nd="[0-9a-fA-F](_*[0-9a-fA-F])*",od={className:"number",variants:[{begin:`(\\b(${Ra})((${qa})|\\.)?|(${qa}))[eE][+-]?(${Ra})[fFdD]?\\b`},{begin:`\\b(${Ra})((${qa})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${qa})[fFdD]?\\b`},{begin:`\\b(${Ra})[fFdD]\\b`},{begin:`\\b0[xX]((${nd})\\.?|(${nd})?\\.(${nd}))[pP][+-]?(${Ra})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${nd})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function ld(cd,dd,pd){return pd===-1?"":cd.replace(dd,fd=>ld(cd,dd,pd-1))}function ud(cd){const dd=cd.regex,pd="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",fd=pd+ld("(?:<"+pd+"~~~(?:\\s*,\\s*"+pd+"~~~)*>)?",/~~~/g,2),Id={keyword:["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do","sealed","yield","permits","goto"],literal:["false","true","null"],type:["char","boolean","long","float","int","byte","short","double"],built_in:["super","this"]},Od={className:"meta",begin:"@"+pd,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},Fd={className:"params",begin:/\(/,end:/\)/,keywords:Id,relevance:0,contains:[cd.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:Id,illegal:/<\/|#/,contains:[cd.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},cd.C_LINE_COMMENT_MODE,cd.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[cd.BACKSLASH_ESCAPE]},cd.APOS_STRING_MODE,cd.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,pd],className:{1:"keyword",3:"title.class"}},{match:/non-sealed/,scope:"keyword"},{begin:[dd.concat(/(?!else)/,pd),/\s+/,pd,/\s+/,/=(?!=)/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,pd],className:{1:"keyword",3:"title.class"},contains:[Fd,cd.C_LINE_COMMENT_MODE,cd.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+fd+"\\s+)",cd.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:Id,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:Id,relevance:0,contains:[Od,cd.APOS_STRING_MODE,cd.QUOTE_STRING_MODE,od,cd.C_BLOCK_COMMENT_MODE]},cd.C_LINE_COMMENT_MODE,cd.C_BLOCK_COMMENT_MODE]},od,Od]}}return java_1=ud,java_1}var javascript_1,hasRequiredJavascript;function requireJavascript(){if(hasRequiredJavascript)return javascript_1;hasRequiredJavascript=1;const Ra="[A-Za-z$_][0-9A-Za-z$_]*",qa=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],nd=["true","false","null","undefined","NaN","Infinity"],od=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],ld=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],ud=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],cd=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],dd=[].concat(ud,od,ld);function pd(fd){const md=fd.regex,vd=(xf,{after:yf})=>{const Bf="</"+xf[0].slice(1);return xf.input.indexOf(Bf,yf)!==-1},Ad=Ra,Nd={begin:"<>",end:"</>"},Id=/<[A-Za-z0-9\\._:-]+\s*\/>/,Od={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(xf,yf)=>{const Bf=xf[0].length+xf.index,qf=xf.input[Bf];if(qf==="<"||qf===","){yf.ignoreMatch();return}qf===">"&&(vd(xf,{after:Bf})||yf.ignoreMatch());let oh;const Yf=xf.input.substring(Bf);if(oh=Yf.match(/^\s*=/)){yf.ignoreMatch();return}if((oh=Yf.match(/^\s+extends\s+/))&&oh.index===0){yf.ignoreMatch();return}}},Fd={$pattern:Ra,keyword:qa,literal:nd,built_in:dd,"variable.language":cd},Pd="[0-9](_?[0-9])*",Md=`\\.(${Pd})`,Bd="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",jd={className:"number",variants:[{begin:`(\\b(${Bd})((${Md})|\\.)?|(${Md}))[eE][+-]?(${Pd})\\b`},{begin:`\\b(${Bd})\\b((${Md})\\b|\\.)?|(${Md})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},Hd={className:"subst",begin:"\\$\\{",end:"\\}",keywords:Fd,contains:[]},Gd={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[fd.BACKSLASH_ESCAPE,Hd],subLanguage:"xml"}},zd={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[fd.BACKSLASH_ESCAPE,Hd],subLanguage:"css"}},df={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[fd.BACKSLASH_ESCAPE,Hd],subLanguage:"graphql"}},Wd={className:"string",begin:"`",end:"`",contains:[fd.BACKSLASH_ESCAPE,Hd]},Xd={className:"comment",variants:[fd.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:Ad+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),fd.C_BLOCK_COMMENT_MODE,fd.C_LINE_COMMENT_MODE]},_f=[fd.APOS_STRING_MODE,fd.QUOTE_STRING_MODE,Gd,zd,df,Wd,{match:/\$\d+/},jd];Hd.contains=_f.concat({begin:/\{/,end:/\}/,keywords:Fd,contains:["self"].concat(_f)});const vf=[].concat(Xd,Hd.contains),Sf=vf.concat([{begin:/(\s*)\(/,end:/\)/,keywords:Fd,contains:["self"].concat(vf)}]),gf={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:Fd,contains:Sf},bf={variants:[{match:[/class/,/\s+/,Ad,/\s+/,/extends/,/\s+/,md.concat(Ad,"(",md.concat(/\./,Ad),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,Ad],scope:{1:"keyword",3:"title.class"}}]},Tf={relevance:0,match:md.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...od,...ld]}},Mf={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},Kf={variants:[{match:[/function/,/\s+/,Ad,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[gf],illegal:/%/},Zf={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function eh(xf){return md.concat("(?!",xf.join("|"),")")}const $f={match:md.concat(/\b/,eh([...ud,"super","import"].map(xf=>`${xf}\\s*\\(`)),Ad,md.lookahead(/\s*\(/)),className:"title.function",relevance:0},Df={begin:md.concat(/\./,md.lookahead(md.concat(Ad,/(?![0-9A-Za-z$_(])/))),end:Ad,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},Lf={match:[/get|set/,/\s+/,Ad,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},gf]},zf="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+fd.UNDERSCORE_IDENT_RE+")\\s*=>",Jf={match:[/const|var|let/,/\s+/,Ad,/\s*/,/=\s*/,/(async\s*)?/,md.lookahead(zf)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[gf]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:Fd,exports:{PARAMS_CONTAINS:Sf,CLASS_REFERENCE:Tf},illegal:/#(?![$_A-z])/,contains:[fd.SHEBANG({label:"shebang",binary:"node",relevance:5}),Mf,fd.APOS_STRING_MODE,fd.QUOTE_STRING_MODE,Gd,zd,df,Wd,Xd,{match:/\$\d+/},jd,Tf,{className:"attr",begin:Ad+md.lookahead(":"),relevance:0},Jf,{begin:"("+fd.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[Xd,fd.REGEXP_MODE,{className:"function",begin:zf,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:fd.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:Fd,contains:Sf}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:Nd.begin,end:Nd.end},{match:Id},{begin:Od.begin,"on:begin":Od.isTrulyOpeningTag,end:Od.end}],subLanguage:"xml",contains:[{begin:Od.begin,end:Od.end,skip:!0,contains:["self"]}]}]},Kf,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+fd.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[gf,fd.inherit(fd.TITLE_MODE,{begin:Ad,className:"title.function"})]},{match:/\.\.\./,relevance:0},Df,{match:"\\$"+Ad,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[gf]},$f,Zf,bf,Lf,{match:/\$[(.]/}]}}return javascript_1=pd,javascript_1}var jbossCli_1,hasRequiredJbossCli;function requireJbossCli(){if(hasRequiredJbossCli)return jbossCli_1;hasRequiredJbossCli=1;function Ra(qa){const od={className:"params",begin:/\(/,end:/\)/,contains:[{begin:/[\w-]+ *=/,returnBegin:!0,relevance:0,contains:[{className:"attr",begin:/[\w-]+/}]}],relevance:0},ld={className:"function",begin:/:[\w\-.]+/,relevance:0},ud={className:"string",begin:/\B([\/.])[\w\-.\/=]+/},cd={className:"params",begin:/--[\w\-=\/]+/};return{name:"JBoss CLI",aliases:["wildfly-cli"],keywords:{$pattern:"[a-z-]+",keyword:"alias batch cd clear command connect connection-factory connection-info data-source deploy deployment-info deployment-overlay echo echo-dmr help history if jdbc-driver-info jms-queue|20 jms-topic|20 ls patch pwd quit read-attribute read-operation reload rollout-plan run-batch set shutdown try unalias undeploy unset version xa-data-source",literal:"true false"},contains:[qa.HASH_COMMENT_MODE,qa.QUOTE_STRING_MODE,cd,ld,ud,od]}}return jbossCli_1=Ra,jbossCli_1}var json_1,hasRequiredJson;function requireJson(){if(hasRequiredJson)return json_1;hasRequiredJson=1;function Ra(qa){const nd={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},od={match:/[{}[\],:]/,className:"punctuation",relevance:0},ld=["true","false","null"],ud={scope:"literal",beginKeywords:ld.join(" ")};return{name:"JSON",aliases:["jsonc"],keywords:{literal:ld},contains:[nd,od,qa.QUOTE_STRING_MODE,ud,qa.C_NUMBER_MODE,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}return json_1=Ra,json_1}var julia_1,hasRequiredJulia;function requireJulia(){if(hasRequiredJulia)return julia_1;hasRequiredJulia=1;function Ra(qa){const nd="[A-Za-z_\\u00A1-\\uFFFF][A-Za-z_0-9\\u00A1-\\uFFFF]*",cd={$pattern:nd,keyword:["baremodule","begin","break","catch","ccall","const","continue","do","else","elseif","end","export","false","finally","for","function","global","if","import","in","isa","let","local","macro","module","quote","return","true","try","using","where","while"],literal:["ARGS","C_NULL","DEPOT_PATH","ENDIAN_BOM","ENV","Inf","Inf16","Inf32","Inf64","InsertionSort","LOAD_PATH","MergeSort","NaN","NaN16","NaN32","NaN64","PROGRAM_FILE","QuickSort","RoundDown","RoundFromZero","RoundNearest","RoundNearestTiesAway","RoundNearestTiesUp","RoundToZero","RoundUp","VERSION|0","devnull","false","im","missing","nothing","pi","stderr","stdin","stdout","true","undef","π",""],built_in:["AbstractArray","AbstractChannel","AbstractChar","AbstractDict","AbstractDisplay","AbstractFloat","AbstractIrrational","AbstractMatrix","AbstractRange","AbstractSet","AbstractString","AbstractUnitRange","AbstractVecOrMat","AbstractVector","Any","ArgumentError","Array","AssertionError","BigFloat","BigInt","BitArray","BitMatrix","BitSet","BitVector","Bool","BoundsError","CapturedException","CartesianIndex","CartesianIndices","Cchar","Cdouble","Cfloat","Channel","Char","Cint","Cintmax_t","Clong","Clonglong","Cmd","Colon","Complex","ComplexF16","ComplexF32","ComplexF64","CompositeException","Condition","Cptrdiff_t","Cshort","Csize_t","Cssize_t","Cstring","Cuchar","Cuint","Cuintmax_t","Culong","Culonglong","Cushort","Cvoid","Cwchar_t","Cwstring","DataType","DenseArray","DenseMatrix","DenseVecOrMat","DenseVector","Dict","DimensionMismatch","Dims","DivideError","DomainError","EOFError","Enum","ErrorException","Exception","ExponentialBackOff","Expr","Float16","Float32","Float64","Function","GlobalRef","HTML","IO","IOBuffer","IOContext","IOStream","IdDict","IndexCartesian","IndexLinear","IndexStyle","InexactError","InitError","Int","Int128","Int16","Int32","Int64","Int8","Integer","InterruptException","InvalidStateException","Irrational","KeyError","LinRange","LineNumberNode","LinearIndices","LoadError","MIME","Matrix","Method","MethodError","Missing","MissingException","Module","NTuple","NamedTuple","Nothing","Number","OrdinalRange","OutOfMemoryError","OverflowError","Pair","PartialQuickSort","PermutedDimsArray","Pipe","ProcessFailedException","Ptr","QuoteNode","Rational","RawFD","ReadOnlyMemoryError","Real","ReentrantLock","Ref","Regex","RegexMatch","RoundingMode","SegmentationFault","Set","Signed","Some","StackOverflowError","StepRange","StepRangeLen","StridedArray","StridedMatrix","StridedVecOrMat","StridedVector","String","StringIndexError","SubArray","SubString","SubstitutionString","Symbol","SystemError","Task","TaskFailedException","Text","TextDisplay","Timer","Tuple","Type","TypeError","TypeVar","UInt","UInt128","UInt16","UInt32","UInt64","UInt8","UndefInitializer","UndefKeywordError","UndefRefError","UndefVarError","Union","UnionAll","UnitRange","Unsigned","Val","Vararg","VecElement","VecOrMat","Vector","VersionNumber","WeakKeyDict","WeakRef"]},dd={keywords:cd,illegal:/<\//},pd={className:"number",begin:/(\b0x[\d_]*(\.[\d_]*)?|0x\.\d[\d_]*)p[-+]?\d+|\b0[box][a-fA-F0-9][a-fA-F0-9_]*|(\b\d[\d_]*(\.[\d_]*)?|\.\d[\d_]*)([eEfF][-+]?\d+)?/,relevance:0},fd={className:"string",begin:/'(.|\\[xXuU][a-zA-Z0-9]+)'/},md={className:"subst",begin:/\$\(/,end:/\)/,keywords:cd},vd={className:"variable",begin:"\\$"+nd},Ad={className:"string",contains:[qa.BACKSLASH_ESCAPE,md,vd],variants:[{begin:/\w*"""/,end:/"""\w*/,relevance:10},{begin:/\w*"/,end:/"\w*/}]},Nd={className:"string",contains:[qa.BACKSLASH_ESCAPE,md,vd],begin:"`",end:"`"},Id={className:"meta",begin:"@"+nd},Od={className:"comment",variants:[{begin:"#=",end:"=#",relevance:10},{begin:"#",end:"$"}]};return dd.name="Julia",dd.contains=[pd,fd,Ad,Nd,Id,Od,qa.HASH_COMMENT_MODE,{className:"keyword",begin:"\\b(((abstract|primitive)\\s+)type|(mutable\\s+)?struct)\\b"},{begin:/<:/}],md.contains=dd.contains,dd}return julia_1=Ra,julia_1}var juliaRepl_1,hasRequiredJuliaRepl;function requireJuliaRepl(){if(hasRequiredJuliaRepl)return juliaRepl_1;hasRequiredJuliaRepl=1;function Ra(qa){return{name:"Julia REPL",contains:[{className:"meta.prompt",begin:/^julia>/,relevance:10,starts:{end:/^(?![ ]{6})/,subLanguage:"julia"}}],aliases:["jldoctest"]}}return juliaRepl_1=Ra,juliaRepl_1}var kotlin_1,hasRequiredKotlin;function requireKotlin(){if(hasRequiredKotlin)return kotlin_1;hasRequiredKotlin=1;var Ra="[0-9](_*[0-9])*",qa=`\\.(${Ra})`,nd="[0-9a-fA-F](_*[0-9a-fA-F])*",od={className:"number",variants:[{begin:`(\\b(${Ra})((${qa})|\\.)?|(${qa}))[eE][+-]?(${Ra})[fFdD]?\\b`},{begin:`\\b(${Ra})((${qa})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${qa})[fFdD]?\\b`},{begin:`\\b(${Ra})[fFdD]\\b`},{begin:`\\b0[xX]((${nd})\\.?|(${nd})?\\.(${nd}))[pP][+-]?(${Ra})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${nd})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function ld(ud){const cd={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},dd={className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},pd={className:"symbol",begin:ud.UNDERSCORE_IDENT_RE+"@"},fd={className:"subst",begin:/\$\{/,end:/\}/,contains:[ud.C_NUMBER_MODE]},md={className:"variable",begin:"\\$"+ud.UNDERSCORE_IDENT_RE},vd={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[md,fd]},{begin:"'",end:"'",illegal:/\n/,contains:[ud.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[ud.BACKSLASH_ESCAPE,md,fd]}]};fd.contains.push(vd);const Ad={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+ud.UNDERSCORE_IDENT_RE+")?"},Nd={className:"meta",begin:"@"+ud.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[ud.inherit(vd,{className:"string"}),"self"]}]},Id=od,Od=ud.COMMENT("/\\*","\\*/",{contains:[ud.C_BLOCK_COMMENT_MODE]}),Fd={variants:[{className:"type",begin:ud.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},Pd=Fd;return Pd.variants[1].contains=[Fd],Fd.variants[1].contains=[Pd],{name:"Kotlin",aliases:["kt","kts"],keywords:cd,contains:[ud.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),ud.C_LINE_COMMENT_MODE,Od,dd,pd,Ad,Nd,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:cd,relevance:5,contains:[{begin:ud.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[ud.UNDERSCORE_TITLE_MODE]},{className:"type",begin:/</,end:/>/,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:cd,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[Fd,ud.C_LINE_COMMENT_MODE,Od],relevance:0},ud.C_LINE_COMMENT_MODE,Od,Ad,Nd,vd,ud.C_NUMBER_MODE]},Od]},{begin:[/class|interface|trait/,/\s+/,ud.UNDERSCORE_IDENT_RE],beginScope:{3:"title.class"},keywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},ud.UNDERSCORE_TITLE_MODE,{className:"type",begin:/</,end:/>/,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,){\s]|$/,excludeBegin:!0,returnEnd:!0},Ad,Nd]},vd,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:`
`},Id]}}return kotlin_1=ld,kotlin_1}var lasso_1,hasRequiredLasso;function requireLasso(){if(hasRequiredLasso)return lasso_1;hasRequiredLasso=1;function Ra(qa){const nd="[a-zA-Z_][\\w.]*",od="<\\?(lasso(script)?|=)",ld="\\]|\\?>",ud={$pattern:nd+"|&[lg]t;",literal:"true false none minimal full all void and or not bw nbw ew new cn ncn lt lte gt gte eq neq rx nrx ft",built_in:"array date decimal duration integer map pair string tag xml null boolean bytes keyword list locale queue set stack staticarray local var variable global data self inherited currentcapture givenblock",keyword:"cache database_names database_schemanames database_tablenames define_tag define_type email_batch encode_set html_comment handle handle_error header if inline iterate ljax_target link link_currentaction link_currentgroup link_currentrecord link_detail link_firstgroup link_firstrecord link_lastgroup link_lastrecord link_nextgroup link_nextrecord link_prevgroup link_prevrecord log loop namespace_using output_none portal private protect records referer referrer repeating resultset rows search_args search_arguments select sort_args sort_arguments thread_atomic value_list while abort case else fail_if fail_ifnot fail if_empty if_false if_null if_true loop_abort loop_continue loop_count params params_up return return_value run_children soap_definetag soap_lastrequest soap_lastresponse tag_name ascending average by define descending do equals frozen group handle_failure import in into join let match max min on order parent protected provide public require returnhome skip split_thread sum take thread to trait type where with yield yieldhome"},cd=qa.COMMENT("<!--","-->",{relevance:0}),dd={className:"meta",begin:"\\[noprocess\\]",starts:{end:"\\[/noprocess\\]",returnEnd:!0,contains:[cd]}},pd={className:"meta",begin:"\\[/noprocess|"+od},fd={className:"symbol",begin:"'"+nd+"'"},md=[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.inherit(qa.C_NUMBER_MODE,{begin:qa.C_NUMBER_RE+"|(-?infinity|NaN)\\b"}),qa.inherit(qa.APOS_STRING_MODE,{illegal:null}),qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null}),{className:"string",begin:"`",end:"`"},{variants:[{begin:"[#$]"+nd},{begin:"#",end:"\\d+",illegal:"\\W"}]},{className:"type",begin:"::\\s*",end:nd,illegal:"\\W"},{className:"params",variants:[{begin:"-(?!infinity)"+nd,relevance:0},{begin:"(\\.\\.\\.)"}]},{begin:/(->|\.)\s*/,relevance:0,contains:[fd]},{className:"class",beginKeywords:"define",returnEnd:!0,end:"\\(|=>",contains:[qa.inherit(qa.TITLE_MODE,{begin:nd+"(=(?!>))?|[-+*/%](?!>)"})]}];return{name:"Lasso",aliases:["ls","lassoscript"],case_insensitive:!0,keywords:ud,contains:[{className:"meta",begin:ld,relevance:0,starts:{end:"\\[|"+od,returnEnd:!0,relevance:0,contains:[cd]}},dd,pd,{className:"meta",begin:"\\[no_square_brackets",starts:{end:"\\[/no_square_brackets\\]",keywords:ud,contains:[{className:"meta",begin:ld,relevance:0,starts:{end:"\\[noprocess\\]|"+od,returnEnd:!0,contains:[cd]}},dd,pd].concat(md)}},{className:"meta",begin:"\\[",relevance:0},{className:"meta",begin:"^#!",end:"lasso9$",relevance:10}].concat(md)}}return lasso_1=Ra,lasso_1}var latex_1,hasRequiredLatex;function requireLatex(){if(hasRequiredLatex)return latex_1;hasRequiredLatex=1;function Ra(qa){const od=qa.regex.either(...["(?:NeedsTeXFormat|RequirePackage|GetIdInfo)","Provides(?:Expl)?(?:Package|Class|File)","(?:DeclareOption|ProcessOptions)","(?:documentclass|usepackage|input|include)","makeat(?:letter|other)","ExplSyntax(?:On|Off)","(?:new|renew|provide)?command","(?:re)newenvironment","(?:New|Renew|Provide|Declare)(?:Expandable)?DocumentCommand","(?:New|Renew|Provide|Declare)DocumentEnvironment","(?:(?:e|g|x)?def|let)","(?:begin|end)","(?:part|chapter|(?:sub){0,2}section|(?:sub)?paragraph)","caption","(?:label|(?:eq|page|name)?ref|(?:paren|foot|super)?cite)","(?:alpha|beta|[Gg]amma|[Dd]elta|(?:var)?epsilon|zeta|eta|[Tt]heta|vartheta)","(?:iota|(?:var)?kappa|[Ll]ambda|mu|nu|[Xx]i|[Pp]i|varpi|(?:var)rho)","(?:[Ss]igma|varsigma|tau|[Uu]psilon|[Pp]hi|varphi|chi|[Pp]si|[Oo]mega)","(?:frac|sum|prod|lim|infty|times|sqrt|leq|geq|left|right|middle|[bB]igg?)","(?:[lr]angle|q?quad|[lcvdi]?dots|d?dot|hat|tilde|bar)"].map(Xd=>Xd+"(?![a-zA-Z@:_])")),ld=new RegExp(["(?:__)?[a-zA-Z]{2,}_[a-zA-Z](?:_?[a-zA-Z])+:[a-zA-Z]*","[lgc]__?[a-zA-Z](?:_?[a-zA-Z])*_[a-zA-Z]{2,}","[qs]__?[a-zA-Z](?:_?[a-zA-Z])+","use(?:_i)?:[a-zA-Z]*","(?:else|fi|or):","(?:if|cs|exp):w","(?:hbox|vbox):n","::[a-zA-Z]_unbraced","::[a-zA-Z:]"].map(Xd=>Xd+"(?![a-zA-Z:_])").join("|")),ud=[{begin:/[a-zA-Z@]+/},{begin:/[^a-zA-Z@]?/}],cd=[{begin:/\^{6}[0-9a-f]{6}/},{begin:/\^{5}[0-9a-f]{5}/},{begin:/\^{4}[0-9a-f]{4}/},{begin:/\^{3}[0-9a-f]{3}/},{begin:/\^{2}[0-9a-f]{2}/},{begin:/\^{2}[\u0000-\u007f]/}],dd={className:"keyword",begin:/\\/,relevance:0,contains:[{endsParent:!0,begin:od},{endsParent:!0,begin:ld},{endsParent:!0,variants:cd},{endsParent:!0,relevance:0,variants:ud}]},pd={className:"params",relevance:0,begin:/#+\d?/},fd={variants:cd},md={className:"built_in",relevance:0,begin:/[$&^_]/},vd={className:"meta",begin:/% ?!(T[eE]X|tex|BIB|bib)/,end:"$",relevance:10},Ad=qa.COMMENT("%","$",{relevance:0}),Nd=[dd,pd,fd,md,vd,Ad],Id={begin:/\{/,end:/\}/,relevance:0,contains:["self",...Nd]},Od=qa.inherit(Id,{relevance:0,endsParent:!0,contains:[Id,...Nd]}),Fd={begin:/\[/,end:/\]/,endsParent:!0,relevance:0,contains:[Id,...Nd]},Pd={begin:/\s+/,relevance:0},Md=[Od],Bd=[Fd],jd=function(Xd,_f){return{contains:[Pd],starts:{relevance:0,contains:Xd,starts:_f}}},Hd=function(Xd,_f){return{begin:"\\\\"+Xd+"(?![a-zA-Z@:_])",keywords:{$pattern:/\\[a-zA-Z]+/,keyword:"\\"+Xd},relevance:0,contains:[Pd],starts:_f}},Gd=function(Xd,_f){return qa.inherit({begin:"\\\\begin(?=[ ]*(\\r?\\n[ ]*)?\\{"+Xd+"\\})",keywords:{$pattern:/\\[a-zA-Z]+/,keyword:"\\begin"},relevance:0},jd(Md,_f))},zd=(Xd="string")=>qa.END_SAME_AS_BEGIN({className:Xd,begin:/(.|\r?\n)/,end:/(.|\r?\n)/,excludeBegin:!0,excludeEnd:!0,endsParent:!0}),df=function(Xd){return{className:"string",end:"(?=\\\\end\\{"+Xd+"\\})"}},Wd=(Xd="string")=>({relevance:0,begin:/\{/,starts:{endsParent:!0,contains:[{className:Xd,end:/(?=\})/,endsParent:!0,contains:[{begin:/\{/,end:/\}/,relevance:0,contains:["self"]}]}]}}),Jd=[...["verb","lstinline"].map(Xd=>Hd(Xd,{contains:[zd()]})),Hd("mint",jd(Md,{contains:[zd()]})),Hd("mintinline",jd(Md,{contains:[Wd(),zd()]})),Hd("url",{contains:[Wd("link"),Wd("link")]}),Hd("hyperref",{contains:[Wd("link")]}),Hd("href",jd(Bd,{contains:[Wd("link")]})),...[].concat(...["","\\*"].map(Xd=>[Gd("verbatim"+Xd,df("verbatim"+Xd)),Gd("filecontents"+Xd,jd(Md,df("filecontents"+Xd))),...["","B","L"].map(_f=>Gd(_f+"Verbatim"+Xd,jd(Bd,df(_f+"Verbatim"+Xd))))])),Gd("minted",jd(Bd,jd(Md,df("minted"))))];return{name:"LaTeX",aliases:["tex"],contains:[...Jd,...Nd]}}return latex_1=Ra,latex_1}var ldif_1,hasRequiredLdif;function requireLdif(){if(hasRequiredLdif)return ldif_1;hasRequiredLdif=1;function Ra(qa){return{name:"LDIF",contains:[{className:"attribute",match:"^dn(?=:)",relevance:10},{className:"attribute",match:"^\\w+(?=:)"},{className:"literal",match:"^-"},qa.HASH_COMMENT_MODE]}}return ldif_1=Ra,ldif_1}var leaf_1,hasRequiredLeaf;function requireLeaf(){if(hasRequiredLeaf)return leaf_1;hasRequiredLeaf=1;function Ra(qa){const nd=/([A-Za-z_][A-Za-z_0-9]*)?/,ld={scope:"params",begin:/\(/,end:/\)(?=\:?)/,endsParent:!0,relevance:7,contains:[{scope:"string",begin:'"',end:'"'},{scope:"keyword",match:["true","false","in"].join("|")},{scope:"variable",match:/[A-Za-z_][A-Za-z_0-9]*/},{scope:"operator",match:/\+|\-|\*|\/|\%|\=\=|\=|\!|\>|\<|\&\&|\|\|/}]},ud={match:[nd,/(?=\()/],scope:{1:"keyword"},contains:[ld]};return ld.contains.unshift(ud),{name:"Leaf",contains:[{match:[/#+/,nd,/(?=\()/],scope:{1:"punctuation",2:"keyword"},starts:{contains:[{match:/\:/,scope:"punctuation"}]},contains:[ld]},{match:[/#+/,nd,/:?/],scope:{1:"punctuation",2:"keyword",3:"punctuation"}}]}}return leaf_1=Ra,leaf_1}var less_1,hasRequiredLess;function requireLess(){if(hasRequiredLess)return less_1;hasRequiredLess=1;const Ra=md=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:md.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[md.APOS_STRING_MODE,md.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:md.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),qa=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],nd=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],od=[...qa,...nd],ld=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),ud=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),cd=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),dd=["accent-color","align-content","align-items","align-self","alignment-baseline","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","appearance","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","baseline-shift","block-size","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-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-end-end-radius","border-end-start-radius","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","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","cx","cy","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","dominant-baseline","empty-cells","enable-background","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","flood-color","flood-opacity","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","inline-size","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","kerning","justify-content","justify-items","justify-self","left","letter-spacing","lighting-color","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","marker","marker-end","marker-mid","marker-start","mask","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","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","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","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","scale","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","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","speak","speak-as","src","tab-size","table-layout","text-anchor","text-align","text-align-all","text-align-last","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","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","vector-effect","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index"].sort().reverse(),pd=ud.concat(cd).sort().reverse();function fd(md){const vd=Ra(md),Ad=pd,Nd="and or not only",Id="[\\w-]+",Od="("+Id+"|@\\{"+Id+"\\})",Fd=[],Pd=[],Md=function(vf){return{className:"string",begin:"~?"+vf+".*?"+vf}},Bd=function(vf,Sf,gf){return{className:vf,begin:Sf,relevance:gf}},jd={$pattern:/[a-z-]+/,keyword:Nd,attribute:ld.join(" ")},Hd={begin:"\\(",end:"\\)",contains:Pd,keywords:jd,relevance:0};Pd.push(md.C_LINE_COMMENT_MODE,md.C_BLOCK_COMMENT_MODE,Md("'"),Md('"'),vd.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},vd.HEXCOLOR,Hd,Bd("variable","@@?"+Id,10),Bd("variable","@\\{"+Id+"\\}"),Bd("built_in","~?`[^`]*?`"),{className:"attribute",begin:Id+"\\s*:",end:":",returnBegin:!0,excludeEnd:!0},vd.IMPORTANT,{beginKeywords:"and not"},vd.FUNCTION_DISPATCH);const Gd=Pd.concat({begin:/\{/,end:/\}/,contains:Fd}),zd={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(Pd)},df={begin:Od+"\\s*:",returnBegin:!0,end:/[;}]/,relevance:0,contains:[{begin:/-(webkit|moz|ms|o)-/},vd.CSS_VARIABLE,{className:"attribute",begin:"\\b("+dd.join("|")+")\\b",end:/(?=:)/,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:Pd}}]},Wd={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",keywords:jd,returnEnd:!0,contains:Pd,relevance:0}},Jd={className:"variable",variants:[{begin:"@"+Id+"\\s*:",relevance:15},{begin:"@"+Id}],starts:{end:"[;}]",returnEnd:!0,contains:Gd}},Xd={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:Od,end:/\{/}],returnBegin:!0,returnEnd:!0,illegal:`[<='$"]`,relevance:0,contains:[md.C_LINE_COMMENT_MODE,md.C_BLOCK_COMMENT_MODE,zd,Bd("keyword","all\\b"),Bd("variable","@\\{"+Id+"\\}"),{begin:"\\b("+od.join("|")+")\\b",className:"selector-tag"},vd.CSS_NUMBER_MODE,Bd("selector-tag",Od,0),Bd("selector-id","#"+Od),Bd("selector-class","\\."+Od,0),Bd("selector-tag","&",0),vd.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",begin:":("+ud.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+cd.join("|")+")"},{begin:/\(/,end:/\)/,relevance:0,contains:Gd},{begin:"!important"},vd.FUNCTION_DISPATCH]},_f={begin:Id+`:(:)?(${Ad.join("|")})`,returnBegin:!0,contains:[Xd]};return Fd.push(md.C_LINE_COMMENT_MODE,md.C_BLOCK_COMMENT_MODE,Wd,Jd,_f,df,Xd,zd,vd.FUNCTION_DISPATCH),{name:"Less",case_insensitive:!0,illegal:`[=>'/<($"]`,contains:Fd}}return less_1=fd,less_1}var lisp_1,hasRequiredLisp;function requireLisp(){if(hasRequiredLisp)return lisp_1;hasRequiredLisp=1;function Ra(qa){const nd="[a-zA-Z_\\-+\\*\\/<=>&#][a-zA-Z0-9_\\-+*\\/<=>&#!]*",od="\\|[^]*?\\|",ld="(-|\\+)?\\d+(\\.\\d+|\\/\\d+)?((d|e|f|l|s|D|E|F|L|S)(\\+|-)?\\d+)?",ud={className:"literal",begin:"\\b(t{1}|nil)\\b"},cd={className:"number",variants:[{begin:ld,relevance:0},{begin:"#(b|B)[0-1]+(/[0-1]+)?"},{begin:"#(o|O)[0-7]+(/[0-7]+)?"},{begin:"#(x|X)[0-9a-fA-F]+(/[0-9a-fA-F]+)?"},{begin:"#(c|C)\\("+ld+" +"+ld,end:"\\)"}]},dd=qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null}),pd=qa.COMMENT(";","$",{relevance:0}),fd={begin:"\\*",end:"\\*"},md={className:"symbol",begin:"[:&]"+nd},vd={begin:nd,relevance:0},Ad={begin:od},Id={contains:[cd,dd,fd,md,{begin:"\\(",end:"\\)",contains:["self",ud,dd,cd,vd]},vd],variants:[{begin:"['`]\\(",end:"\\)"},{begin:"\\(quote ",end:"\\)",keywords:{name:"quote"}},{begin:"'"+od}]},Od={variants:[{begin:"'"+nd},{begin:"#'"+nd+"(::"+nd+")*"}]},Fd={begin:"\\(\\s*",end:"\\)"},Pd={endsWithParent:!0,relevance:0};return Fd.contains=[{className:"name",variants:[{begin:nd,relevance:0},{begin:od}]},Pd],Pd.contains=[Id,Od,Fd,ud,cd,dd,pd,fd,md,Ad,vd],{name:"Lisp",illegal:/\S/,contains:[cd,qa.SHEBANG(),ud,dd,pd,Id,Od,Fd,vd]}}return lisp_1=Ra,lisp_1}var livecodeserver_1,hasRequiredLivecodeserver;function requireLivecodeserver(){if(hasRequiredLivecodeserver)return livecodeserver_1;hasRequiredLivecodeserver=1;function Ra(qa){const nd={className:"variable",variants:[{begin:"\\b([gtps][A-Z]{1}[a-zA-Z0-9]*)(\\[.+\\])?(?:\\s*?)"},{begin:"\\$_[A-Z]+"}],relevance:0},od=[qa.C_BLOCK_COMMENT_MODE,qa.HASH_COMMENT_MODE,qa.COMMENT("--","$"),qa.COMMENT("[^:]//","$")],ld=qa.inherit(qa.TITLE_MODE,{variants:[{begin:"\\b_*rig[A-Z][A-Za-z0-9_\\-]*"},{begin:"\\b_[a-z0-9\\-]+"}]}),ud=qa.inherit(qa.TITLE_MODE,{begin:"\\b([A-Za-z0-9_\\-]+)\\b"});return{name:"LiveCode",case_insensitive:!1,keywords:{keyword:"$_COOKIE $_FILES $_GET $_GET_BINARY $_GET_RAW $_POST $_POST_BINARY $_POST_RAW $_SESSION $_SERVER codepoint codepoints segment segments codeunit codeunits sentence sentences trueWord trueWords paragraph after byte bytes english the until http forever descending using line real8 with seventh for stdout finally element word words fourth before black ninth sixth characters chars stderr uInt1 uInt1s uInt2 uInt2s stdin string lines relative rel any fifth items from middle mid at else of catch then third it file milliseconds seconds second secs sec int1 int1s int4 int4s internet int2 int2s normal text item last long detailed effective uInt4 uInt4s repeat end repeat URL in try into switch to words https token binfile each tenth as ticks tick system real4 by dateItems without char character ascending eighth whole dateTime numeric short first ftp integer abbreviated abbr abbrev private case while if div mod wrap and or bitAnd bitNot bitOr bitXor among not in a an within contains ends with begins the keys of keys",literal:"SIX TEN FORMFEED NINE ZERO NONE SPACE FOUR FALSE COLON CRLF PI COMMA ENDOFFILE EOF EIGHT FIVE QUOTE EMPTY ONE TRUE RETURN CR LINEFEED RIGHT BACKSLASH NULL SEVEN TAB THREE TWO six ten formfeed nine zero none space four false colon crlf pi comma endoffile eof eight five quote empty one true return cr linefeed right backslash null seven tab three two RIVERSION RISTATE FILE_READ_MODE FILE_WRITE_MODE FILE_WRITE_MODE DIR_WRITE_MODE FILE_READ_UMASK FILE_WRITE_UMASK DIR_READ_UMASK DIR_WRITE_UMASK",built_in:"put abs acos aliasReference annuity arrayDecode arrayEncode asin atan atan2 average avg avgDev base64Decode base64Encode baseConvert binaryDecode binaryEncode byteOffset byteToNum cachedURL cachedURLs charToNum cipherNames codepointOffset codepointProperty codepointToNum codeunitOffset commandNames compound compress constantNames cos date dateFormat decompress difference directories diskSpace DNSServers exp exp1 exp2 exp10 extents files flushEvents folders format functionNames geometricMean global globals hasMemory harmonicMean hostAddress hostAddressToName hostName hostNameToAddress isNumber ISOToMac itemOffset keys len length libURLErrorData libUrlFormData libURLftpCommand libURLLastHTTPHeaders libURLLastRHHeaders libUrlMultipartFormAddPart libUrlMultipartFormData libURLVersion lineOffset ln ln1 localNames log log2 log10 longFilePath lower macToISO matchChunk matchText matrixMultiply max md5Digest median merge messageAuthenticationCode messageDigest millisec millisecs millisecond milliseconds min monthNames nativeCharToNum normalizeText num number numToByte numToChar numToCodepoint numToNativeChar offset open openfiles openProcesses openProcessIDs openSockets paragraphOffset paramCount param params peerAddress pendingMessages platform popStdDev populationStandardDeviation populationVariance popVariance processID random randomBytes replaceText result revCreateXMLTree revCreateXMLTreeFromFile revCurrentRecord revCurrentRecordIsFirst revCurrentRecordIsLast revDatabaseColumnCount revDatabaseColumnIsNull revDatabaseColumnLengths revDatabaseColumnNames revDatabaseColumnNamed revDatabaseColumnNumbered revDatabaseColumnTypes revDatabaseConnectResult revDatabaseCursors revDatabaseID revDatabaseTableNames revDatabaseType revDataFromQuery revdb_closeCursor revdb_columnbynumber revdb_columncount revdb_columnisnull revdb_columnlengths revdb_columnnames revdb_columntypes revdb_commit revdb_connect revdb_connections revdb_connectionerr revdb_currentrecord revdb_cursorconnection revdb_cursorerr revdb_cursors revdb_dbtype revdb_disconnect revdb_execute revdb_iseof revdb_isbof revdb_movefirst revdb_movelast revdb_movenext revdb_moveprev revdb_query revdb_querylist revdb_recordcount revdb_rollback revdb_tablenames revGetDatabaseDriverPath revNumberOfRecords revOpenDatabase revOpenDatabases revQueryDatabase revQueryDatabaseBlob revQueryResult revQueryIsAtStart revQueryIsAtEnd revUnixFromMacPath revXMLAttribute revXMLAttributes revXMLAttributeValues revXMLChildContents revXMLChildNames revXMLCreateTreeFromFileWithNamespaces revXMLCreateTreeWithNamespaces revXMLDataFromXPathQuery revXMLEvaluateXPath revXMLFirstChild revXMLMatchingNode revXMLNextSibling revXMLNodeContents revXMLNumberOfChildren revXMLParent revXMLPreviousSibling revXMLRootNode revXMLRPC_CreateRequest revXMLRPC_Documents revXMLRPC_Error revXMLRPC_GetHost revXMLRPC_GetMethod revXMLRPC_GetParam revXMLText revXMLRPC_Execute revXMLRPC_GetParamCount revXMLRPC_GetParamNode revXMLRPC_GetParamType revXMLRPC_GetPath revXMLRPC_GetPort revXMLRPC_GetProtocol revXMLRPC_GetRequest revXMLRPC_GetResponse revXMLRPC_GetSocket revXMLTree revXMLTrees revXMLValidateDTD revZipDescribeItem revZipEnumerateItems revZipOpenArchives round sampVariance sec secs seconds sentenceOffset sha1Digest shell shortFilePath sin specialFolderPath sqrt standardDeviation statRound stdDev sum sysError systemVersion tan tempName textDecode textEncode tick ticks time to tokenOffset toLower toUpper transpose truewordOffset trunc uniDecode uniEncode upper URLDecode URLEncode URLStatus uuid value variableNames variance version waitDepth weekdayNames wordOffset xsltApplyStylesheet xsltApplyStylesheetFromFile xsltLoadStylesheet xsltLoadStylesheetFromFile add breakpoint cancel clear local variable file word line folder directory URL close socket process combine constant convert create new alias folder directory decrypt delete variable word line folder directory URL dispatch divide do encrypt filter get include intersect kill libURLDownloadToFile libURLFollowHttpRedirects libURLftpUpload libURLftpUploadFile libURLresetAll libUrlSetAuthCallback libURLSetDriver libURLSetCustomHTTPHeaders libUrlSetExpect100 libURLSetFTPListCommand libURLSetFTPMode libURLSetFTPStopTime libURLSetStatusCallback load extension loadedExtensions multiply socket prepare process post seek rel relative read from process rename replace require resetAll resolve revAddXMLNode revAppendXML revCloseCursor revCloseDatabase revCommitDatabase revCopyFile revCopyFolder revCopyXMLNode revDeleteFolder revDeleteXMLNode revDeleteAllXMLTrees revDeleteXMLTree revExecuteSQL revGoURL revInsertXMLNode revMoveFolder revMoveToFirstRecord revMoveToLastRecord revMoveToNextRecord revMoveToPreviousRecord revMoveToRecord revMoveXMLNode revPutIntoXMLNode revRollBackDatabase revSetDatabaseDriverPath revSetXMLAttribute revXMLRPC_AddParam revXMLRPC_DeleteAllDocuments revXMLAddDTD revXMLRPC_Free revXMLRPC_FreeAll revXMLRPC_DeleteDocument revXMLRPC_DeleteParam revXMLRPC_SetHost revXMLRPC_SetMethod revXMLRPC_SetPort revXMLRPC_SetProtocol revXMLRPC_SetSocket revZipAddItemWithData revZipAddItemWithFile revZipAddUncompressedItemWithData revZipAddUncompressedItemWithFile revZipCancel revZipCloseArchive revZipDeleteItem revZipExtractItemToFile revZipExtractItemToVariable revZipSetProgressCallback revZipRenameItem revZipReplaceItemWithData revZipReplaceItemWithFile revZipOpenArchive send set sort split start stop subtract symmetric union unload vectorDotProduct wait write"},contains:[nd,{className:"keyword",begin:"\\bend\\sif\\b"},{className:"function",beginKeywords:"function",end:"$",contains:[nd,ud,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.BINARY_NUMBER_MODE,qa.C_NUMBER_MODE,ld]},{className:"function",begin:"\\bend\\s+",end:"$",keywords:"end",contains:[ud,ld],relevance:0},{beginKeywords:"command on",end:"$",contains:[nd,ud,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.BINARY_NUMBER_MODE,qa.C_NUMBER_MODE,ld]},{className:"meta",variants:[{begin:"<\\?(rev|lc|livecode)",relevance:10},{begin:"<\\?"},{begin:"\\?>"}]},qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.BINARY_NUMBER_MODE,qa.C_NUMBER_MODE,ld].concat(od),illegal:";$|^\\[|^=|&|\\{"}}return livecodeserver_1=Ra,livecodeserver_1}var livescript_1,hasRequiredLivescript;function requireLivescript(){if(hasRequiredLivescript)return livescript_1;hasRequiredLivescript=1;const Ra=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],qa=["true","false","null","undefined","NaN","Infinity"],nd=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],od=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],ld=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],ud=[].concat(ld,nd,od);function cd(dd){const pd=["npm","print"],fd=["yes","no","on","off","it","that","void"],md=["then","unless","until","loop","of","by","when","and","or","is","isnt","not","it","that","otherwise","from","to","til","fallthrough","case","enum","native","list","map","__hasProp","__extends","__slice","__bind","__indexOf"],vd={keyword:Ra.concat(md),literal:qa.concat(fd),built_in:ud.concat(pd)},Ad="[A-Za-z$_](?:-[0-9A-Za-z$_]|[0-9A-Za-z$_])*",Nd=dd.inherit(dd.TITLE_MODE,{begin:Ad}),Id={className:"subst",begin:/#\{/,end:/\}/,keywords:vd},Od={className:"subst",begin:/#[A-Za-z$_]/,end:/(?:-[0-9A-Za-z$_]|[0-9A-Za-z$_])*/,keywords:vd},Fd=[dd.BINARY_NUMBER_MODE,{className:"number",begin:"(\\b0[xX][a-fA-F0-9_]+)|(\\b\\d(\\d|_\\d)*(\\.(\\d(\\d|_\\d)*)?)?(_*[eE]([-+]\\d(_\\d|\\d)*)?)?[_a-z]*)",relevance:0,starts:{end:"(\\s*/)?",relevance:0}},{className:"string",variants:[{begin:/'''/,end:/'''/,contains:[dd.BACKSLASH_ESCAPE]},{begin:/'/,end:/'/,contains:[dd.BACKSLASH_ESCAPE]},{begin:/"""/,end:/"""/,contains:[dd.BACKSLASH_ESCAPE,Id,Od]},{begin:/"/,end:/"/,contains:[dd.BACKSLASH_ESCAPE,Id,Od]},{begin:/\\/,end:/(\s|$)/,excludeEnd:!0}]},{className:"regexp",variants:[{begin:"//",end:"//[gim]*",contains:[Id,dd.HASH_COMMENT_MODE]},{begin:/\/(?![ *])(\\.|[^\\\n])*?\/[gim]*(?=\W)/}]},{begin:"@"+Ad},{begin:"``",end:"``",excludeBegin:!0,excludeEnd:!0,subLanguage:"javascript"}];Id.contains=Fd;const Pd={className:"params",begin:"\\(",returnBegin:!0,contains:[{begin:/\(/,end:/\)/,keywords:vd,contains:["self"].concat(Fd)}]},Md={begin:"(#=>|=>|\\|>>|-?->|!->)"},Bd={variants:[{match:[/class\s+/,Ad,/\s+extends\s+/,Ad]},{match:[/class\s+/,Ad]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:vd};return{name:"LiveScript",aliases:["ls"],keywords:vd,illegal:/\/\*/,contains:Fd.concat([dd.COMMENT("\\/\\*","\\*\\/"),dd.HASH_COMMENT_MODE,Md,{className:"function",contains:[Nd,Pd],returnBegin:!0,variants:[{begin:"("+Ad+"\\s*(?:=|:=)\\s*)?(\\(.*\\)\\s*)?\\B->\\*?",end:"->\\*?"},{begin:"("+Ad+"\\s*(?:=|:=)\\s*)?!?(\\(.*\\)\\s*)?\\B[-~]{1,2}>\\*?",end:"[-~]{1,2}>\\*?"},{begin:"("+Ad+"\\s*(?:=|:=)\\s*)?(\\(.*\\)\\s*)?\\B!?[-~]{1,2}>\\*?",end:"!?[-~]{1,2}>\\*?"}]},Bd,{begin:Ad+":",end:":",returnBegin:!0,returnEnd:!0,relevance:0}])}}return livescript_1=cd,livescript_1}var llvm_1,hasRequiredLlvm;function requireLlvm(){if(hasRequiredLlvm)return llvm_1;hasRequiredLlvm=1;function Ra(qa){const nd=qa.regex,od=/([-a-zA-Z$._][\w$.-]*)/,ld={className:"type",begin:/\bi\d+(?=\s|\b)/},ud={className:"operator",relevance:0,begin:/=/},cd={className:"punctuation",relevance:0,begin:/,/},dd={className:"number",variants:[{begin:/[su]?0[xX][KMLHR]?[a-fA-F0-9]+/},{begin:/[-+]?\d+(?:[.]\d+)?(?:[eE][-+]?\d+(?:[.]\d+)?)?/}],relevance:0},pd={className:"symbol",variants:[{begin:/^\s*[a-z]+:/}],relevance:0},fd={className:"variable",variants:[{begin:nd.concat(/%/,od)},{begin:/%\d+/},{begin:/#\d+/}]},md={className:"title",variants:[{begin:nd.concat(/@/,od)},{begin:/@\d+/},{begin:nd.concat(/!/,od)},{begin:nd.concat(/!\d+/,od)},{begin:/!\d+/}]};return{name:"LLVM IR",keywords:{keyword:"begin end true false declare define global constant private linker_private internal available_externally linkonce linkonce_odr weak weak_odr appending dllimport dllexport common default hidden protected extern_weak external thread_local zeroinitializer undef null to tail target triple datalayout volatile nuw nsw nnan ninf nsz arcp fast exact inbounds align addrspace section alias module asm sideeffect gc dbg linker_private_weak attributes blockaddress initialexec localdynamic localexec prefix unnamed_addr ccc fastcc coldcc x86_stdcallcc x86_fastcallcc arm_apcscc arm_aapcscc arm_aapcs_vfpcc ptx_device ptx_kernel intel_ocl_bicc msp430_intrcc spir_func spir_kernel x86_64_sysvcc x86_64_win64cc x86_thiscallcc cc c signext zeroext inreg sret nounwind noreturn noalias nocapture byval nest readnone readonly inlinehint noinline alwaysinline optsize ssp sspreq noredzone noimplicitfloat naked builtin cold nobuiltin noduplicate nonlazybind optnone returns_twice sanitize_address sanitize_memory sanitize_thread sspstrong uwtable returned type opaque eq ne slt sgt sle sge ult ugt ule uge oeq one olt ogt ole oge ord uno ueq une x acq_rel acquire alignstack atomic catch cleanup filter inteldialect max min monotonic nand personality release seq_cst singlethread umax umin unordered xchg add fadd sub fsub mul fmul udiv sdiv fdiv urem srem frem shl lshr ashr and or xor icmp fcmp phi call trunc zext sext fptrunc fpext uitofp sitofp fptoui fptosi inttoptr ptrtoint bitcast addrspacecast select va_arg ret br switch invoke unwind unreachable indirectbr landingpad resume malloc alloca free load store getelementptr extractelement insertelement shufflevector getresult extractvalue insertvalue atomicrmw cmpxchg fence argmemonly",type:"void half bfloat float double fp128 x86_fp80 ppc_fp128 x86_amx x86_mmx ptr label token metadata opaque"},contains:[ld,qa.COMMENT(/;\s*$/,null,{relevance:0}),qa.COMMENT(/;/,/$/),{className:"string",begin:/"/,end:/"/,contains:[{className:"char.escape",match:/\\\d\d/}]},md,cd,ud,fd,pd,dd]}}return llvm_1=Ra,llvm_1}var lsl_1,hasRequiredLsl;function requireLsl(){if(hasRequiredLsl)return lsl_1;hasRequiredLsl=1;function Ra(qa){const od={className:"string",begin:'"',end:'"',contains:[{className:"subst",begin:/\\[tn"\\]/}]},ld={className:"number",relevance:0,begin:qa.C_NUMBER_RE},ud={className:"literal",variants:[{begin:"\\b(PI|TWO_PI|PI_BY_TWO|DEG_TO_RAD|RAD_TO_DEG|SQRT2)\\b"},{begin:"\\b(XP_ERROR_(EXPERIENCES_DISABLED|EXPERIENCE_(DISABLED|SUSPENDED)|INVALID_(EXPERIENCE|PARAMETERS)|KEY_NOT_FOUND|MATURITY_EXCEEDED|NONE|NOT_(FOUND|PERMITTED(_LAND)?)|NO_EXPERIENCE|QUOTA_EXCEEDED|RETRY_UPDATE|STORAGE_EXCEPTION|STORE_DISABLED|THROTTLED|UNKNOWN_ERROR)|JSON_APPEND|STATUS_(PHYSICS|ROTATE_[XYZ]|PHANTOM|SANDBOX|BLOCK_GRAB(_OBJECT)?|(DIE|RETURN)_AT_EDGE|CAST_SHADOWS|OK|MALFORMED_PARAMS|TYPE_MISMATCH|BOUNDS_ERROR|NOT_(FOUND|SUPPORTED)|INTERNAL_ERROR|WHITELIST_FAILED)|AGENT(_(BY_(LEGACY_|USER)NAME|FLYING|ATTACHMENTS|SCRIPTED|MOUSELOOK|SITTING|ON_OBJECT|AWAY|WALKING|IN_AIR|TYPING|CROUCHING|BUSY|ALWAYS_RUN|AUTOPILOT|LIST_(PARCEL(_OWNER)?|REGION)))?|CAMERA_(PITCH|DISTANCE|BEHINDNESS_(ANGLE|LAG)|(FOCUS|POSITION)(_(THRESHOLD|LOCKED|LAG))?|FOCUS_OFFSET|ACTIVE)|ANIM_ON|LOOP|REVERSE|PING_PONG|SMOOTH|ROTATE|SCALE|ALL_SIDES|LINK_(ROOT|SET|ALL_(OTHERS|CHILDREN)|THIS)|ACTIVE|PASS(IVE|_(ALWAYS|IF_NOT_HANDLED|NEVER))|SCRIPTED|CONTROL_(FWD|BACK|(ROT_)?(LEFT|RIGHT)|UP|DOWN|(ML_)?LBUTTON)|PERMISSION_(RETURN_OBJECTS|DEBIT|OVERRIDE_ANIMATIONS|SILENT_ESTATE_MANAGEMENT|TAKE_CONTROLS|TRIGGER_ANIMATION|ATTACH|CHANGE_LINKS|(CONTROL|TRACK)_CAMERA|TELEPORT)|INVENTORY_(TEXTURE|SOUND|OBJECT|SCRIPT|LANDMARK|CLOTHING|NOTECARD|BODYPART|ANIMATION|GESTURE|ALL|NONE)|CHANGED_(INVENTORY|COLOR|SHAPE|SCALE|TEXTURE|LINK|ALLOWED_DROP|OWNER|REGION(_START)?|TELEPORT|MEDIA)|OBJECT_(CLICK_ACTION|HOVER_HEIGHT|LAST_OWNER_ID|(PHYSICS|SERVER|STREAMING)_COST|UNKNOWN_DETAIL|CHARACTER_TIME|PHANTOM|PHYSICS|TEMP_(ATTACHED|ON_REZ)|NAME|DESC|POS|PRIM_(COUNT|EQUIVALENCE)|RETURN_(PARCEL(_OWNER)?|REGION)|REZZER_KEY|ROO?T|VELOCITY|OMEGA|OWNER|GROUP(_TAG)?|CREATOR|ATTACHED_(POINT|SLOTS_AVAILABLE)|RENDER_WEIGHT|(BODY_SHAPE|PATHFINDING)_TYPE|(RUNNING|TOTAL)_SCRIPT_COUNT|TOTAL_INVENTORY_COUNT|SCRIPT_(MEMORY|TIME))|TYPE_(INTEGER|FLOAT|STRING|KEY|VECTOR|ROTATION|INVALID)|(DEBUG|PUBLIC)_CHANNEL|ATTACH_(AVATAR_CENTER|CHEST|HEAD|BACK|PELVIS|MOUTH|CHIN|NECK|NOSE|BELLY|[LR](SHOULDER|HAND|FOOT|EAR|EYE|[UL](ARM|LEG)|HIP)|(LEFT|RIGHT)_PEC|HUD_(CENTER_[12]|TOP_(RIGHT|CENTER|LEFT)|BOTTOM(_(RIGHT|LEFT))?)|[LR]HAND_RING1|TAIL_(BASE|TIP)|[LR]WING|FACE_(JAW|[LR]EAR|[LR]EYE|TOUNGE)|GROIN|HIND_[LR]FOOT)|LAND_(LEVEL|RAISE|LOWER|SMOOTH|NOISE|REVERT)|DATA_(ONLINE|NAME|BORN|SIM_(POS|STATUS|RATING)|PAYINFO)|PAYMENT_INFO_(ON_FILE|USED)|REMOTE_DATA_(CHANNEL|REQUEST|REPLY)|PSYS_(PART_(BF_(ZERO|ONE(_MINUS_(DEST_COLOR|SOURCE_(ALPHA|COLOR)))?|DEST_COLOR|SOURCE_(ALPHA|COLOR))|BLEND_FUNC_(DEST|SOURCE)|FLAGS|(START|END)_(COLOR|ALPHA|SCALE|GLOW)|MAX_AGE|(RIBBON|WIND|INTERP_(COLOR|SCALE)|BOUNCE|FOLLOW_(SRC|VELOCITY)|TARGET_(POS|LINEAR)|EMISSIVE)_MASK)|SRC_(MAX_AGE|PATTERN|ANGLE_(BEGIN|END)|BURST_(RATE|PART_COUNT|RADIUS|SPEED_(MIN|MAX))|ACCEL|TEXTURE|TARGET_KEY|OMEGA|PATTERN_(DROP|EXPLODE|ANGLE(_CONE(_EMPTY)?)?)))|VEHICLE_(REFERENCE_FRAME|TYPE_(NONE|SLED|CAR|BOAT|AIRPLANE|BALLOON)|(LINEAR|ANGULAR)_(FRICTION_TIMESCALE|MOTOR_DIRECTION)|LINEAR_MOTOR_OFFSET|HOVER_(HEIGHT|EFFICIENCY|TIMESCALE)|BUOYANCY|(LINEAR|ANGULAR)_(DEFLECTION_(EFFICIENCY|TIMESCALE)|MOTOR_(DECAY_)?TIMESCALE)|VERTICAL_ATTRACTION_(EFFICIENCY|TIMESCALE)|BANKING_(EFFICIENCY|MIX|TIMESCALE)|FLAG_(NO_DEFLECTION_UP|LIMIT_(ROLL_ONLY|MOTOR_UP)|HOVER_((WATER|TERRAIN|UP)_ONLY|GLOBAL_HEIGHT)|MOUSELOOK_(STEER|BANK)|CAMERA_DECOUPLED))|PRIM_(ALLOW_UNSIT|ALPHA_MODE(_(BLEND|EMISSIVE|MASK|NONE))?|NORMAL|SPECULAR|TYPE(_(BOX|CYLINDER|PRISM|SPHERE|TORUS|TUBE|RING|SCULPT))?|HOLE_(DEFAULT|CIRCLE|SQUARE|TRIANGLE)|MATERIAL(_(STONE|METAL|GLASS|WOOD|FLESH|PLASTIC|RUBBER))?|SHINY_(NONE|LOW|MEDIUM|HIGH)|BUMP_(NONE|BRIGHT|DARK|WOOD|BARK|BRICKS|CHECKER|CONCRETE|TILE|STONE|DISKS|GRAVEL|BLOBS|SIDING|LARGETILE|STUCCO|SUCTION|WEAVE)|TEXGEN_(DEFAULT|PLANAR)|SCRIPTED_SIT_ONLY|SCULPT_(TYPE_(SPHERE|TORUS|PLANE|CYLINDER|MASK)|FLAG_(MIRROR|INVERT))|PHYSICS(_(SHAPE_(CONVEX|NONE|PRIM|TYPE)))?|(POS|ROT)_LOCAL|SLICE|TEXT|FLEXIBLE|POINT_LIGHT|TEMP_ON_REZ|PHANTOM|POSITION|SIT_TARGET|SIZE|ROTATION|TEXTURE|NAME|OMEGA|DESC|LINK_TARGET|COLOR|BUMP_SHINY|FULLBRIGHT|TEXGEN|GLOW|MEDIA_(ALT_IMAGE_ENABLE|CONTROLS|(CURRENT|HOME)_URL|AUTO_(LOOP|PLAY|SCALE|ZOOM)|FIRST_CLICK_INTERACT|(WIDTH|HEIGHT)_PIXELS|WHITELIST(_ENABLE)?|PERMS_(INTERACT|CONTROL)|PARAM_MAX|CONTROLS_(STANDARD|MINI)|PERM_(NONE|OWNER|GROUP|ANYONE)|MAX_(URL_LENGTH|WHITELIST_(SIZE|COUNT)|(WIDTH|HEIGHT)_PIXELS)))|MASK_(BASE|OWNER|GROUP|EVERYONE|NEXT)|PERM_(TRANSFER|MODIFY|COPY|MOVE|ALL)|PARCEL_(MEDIA_COMMAND_(STOP|PAUSE|PLAY|LOOP|TEXTURE|URL|TIME|AGENT|UNLOAD|AUTO_ALIGN|TYPE|SIZE|DESC|LOOP_SET)|FLAG_(ALLOW_(FLY|(GROUP_)?SCRIPTS|LANDMARK|TERRAFORM|DAMAGE|CREATE_(GROUP_)?OBJECTS)|USE_(ACCESS_(GROUP|LIST)|BAN_LIST|LAND_PASS_LIST)|LOCAL_SOUND_ONLY|RESTRICT_PUSHOBJECT|ALLOW_(GROUP|ALL)_OBJECT_ENTRY)|COUNT_(TOTAL|OWNER|GROUP|OTHER|SELECTED|TEMP)|DETAILS_(NAME|DESC|OWNER|GROUP|AREA|ID|SEE_AVATARS))|LIST_STAT_(MAX|MIN|MEAN|MEDIAN|STD_DEV|SUM(_SQUARES)?|NUM_COUNT|GEOMETRIC_MEAN|RANGE)|PAY_(HIDE|DEFAULT)|REGION_FLAG_(ALLOW_DAMAGE|FIXED_SUN|BLOCK_TERRAFORM|SANDBOX|DISABLE_(COLLISIONS|PHYSICS)|BLOCK_FLY|ALLOW_DIRECT_TELEPORT|RESTRICT_PUSHOBJECT)|HTTP_(METHOD|MIMETYPE|BODY_(MAXLENGTH|TRUNCATED)|CUSTOM_HEADER|PRAGMA_NO_CACHE|VERBOSE_THROTTLE|VERIFY_CERT)|SIT_(INVALID_(AGENT|LINK_OBJECT)|NO(T_EXPERIENCE|_(ACCESS|EXPERIENCE_PERMISSION|SIT_TARGET)))|STRING_(TRIM(_(HEAD|TAIL))?)|CLICK_ACTION_(NONE|TOUCH|SIT|BUY|PAY|OPEN(_MEDIA)?|PLAY|ZOOM)|TOUCH_INVALID_FACE|PROFILE_(NONE|SCRIPT_MEMORY)|RC_(DATA_FLAGS|DETECT_PHANTOM|GET_(LINK_NUM|NORMAL|ROOT_KEY)|MAX_HITS|REJECT_(TYPES|AGENTS|(NON)?PHYSICAL|LAND))|RCERR_(CAST_TIME_EXCEEDED|SIM_PERF_LOW|UNKNOWN)|ESTATE_ACCESS_(ALLOWED_(AGENT|GROUP)_(ADD|REMOVE)|BANNED_AGENT_(ADD|REMOVE))|DENSITY|FRICTION|RESTITUTION|GRAVITY_MULTIPLIER|KFM_(COMMAND|CMD_(PLAY|STOP|PAUSE)|MODE|FORWARD|LOOP|PING_PONG|REVERSE|DATA|ROTATION|TRANSLATION)|ERR_(GENERIC|PARCEL_PERMISSIONS|MALFORMED_PARAMS|RUNTIME_PERMISSIONS|THROTTLED)|CHARACTER_(CMD_((SMOOTH_)?STOP|JUMP)|DESIRED_(TURN_)?SPEED|RADIUS|STAY_WITHIN_PARCEL|LENGTH|ORIENTATION|ACCOUNT_FOR_SKIPPED_FRAMES|AVOIDANCE_MODE|TYPE(_([ABCD]|NONE))?|MAX_(DECEL|TURN_RADIUS|(ACCEL|SPEED)))|PURSUIT_(OFFSET|FUZZ_FACTOR|GOAL_TOLERANCE|INTERCEPT)|REQUIRE_LINE_OF_SIGHT|FORCE_DIRECT_PATH|VERTICAL|HORIZONTAL|AVOID_(CHARACTERS|DYNAMIC_OBSTACLES|NONE)|PU_(EVADE_(HIDDEN|SPOTTED)|FAILURE_(DYNAMIC_PATHFINDING_DISABLED|INVALID_(GOAL|START)|NO_(NAVMESH|VALID_DESTINATION)|OTHER|TARGET_GONE|(PARCEL_)?UNREACHABLE)|(GOAL|SLOWDOWN_DISTANCE)_REACHED)|TRAVERSAL_TYPE(_(FAST|NONE|SLOW))?|CONTENT_TYPE_(ATOM|FORM|HTML|JSON|LLSD|RSS|TEXT|XHTML|XML)|GCNP_(RADIUS|STATIC)|(PATROL|WANDER)_PAUSE_AT_WAYPOINTS|OPT_(AVATAR|CHARACTER|EXCLUSION_VOLUME|LEGACY_LINKSET|MATERIAL_VOLUME|OTHER|STATIC_OBSTACLE|WALKABLE)|SIM_STAT_PCT_CHARS_STEPPED)\\b"},{begin:"\\b(FALSE|TRUE)\\b"},{begin:"\\b(ZERO_ROTATION)\\b"},{begin:"\\b(EOF|JSON_(ARRAY|DELETE|FALSE|INVALID|NULL|NUMBER|OBJECT|STRING|TRUE)|NULL_KEY|TEXTURE_(BLANK|DEFAULT|MEDIA|PLYWOOD|TRANSPARENT)|URL_REQUEST_(GRANTED|DENIED))\\b"},{begin:"\\b(ZERO_VECTOR|TOUCH_INVALID_(TEXCOORD|VECTOR))\\b"}]},cd={className:"built_in",begin:"\\b(ll(AgentInExperience|(Create|DataSize|Delete|KeyCount|Keys|Read|Update)KeyValue|GetExperience(Details|ErrorMessage)|ReturnObjectsBy(ID|Owner)|Json(2List|[GS]etValue|ValueType)|Sin|Cos|Tan|Atan2|Sqrt|Pow|Abs|Fabs|Frand|Floor|Ceil|Round|Vec(Mag|Norm|Dist)|Rot(Between|2(Euler|Fwd|Left|Up))|(Euler|Axes)2Rot|Whisper|(Region|Owner)?Say|Shout|Listen(Control|Remove)?|Sensor(Repeat|Remove)?|Detected(Name|Key|Owner|Type|Pos|Vel|Grab|Rot|Group|LinkNumber)|Die|Ground|Wind|([GS]et)(AnimationOverride|MemoryLimit|PrimMediaParams|ParcelMusicURL|Object(Desc|Name)|PhysicsMaterial|Status|Scale|Color|Alpha|Texture|Pos|Rot|Force|Torque)|ResetAnimationOverride|(Scale|Offset|Rotate)Texture|(Rot)?Target(Remove)?|(Stop)?MoveToTarget|Apply(Rotational)?Impulse|Set(KeyframedMotion|ContentType|RegionPos|(Angular)?Velocity|Buoyancy|HoverHeight|ForceAndTorque|TimerEvent|ScriptState|Damage|TextureAnim|Sound(Queueing|Radius)|Vehicle(Type|(Float|Vector|Rotation)Param)|(Touch|Sit)?Text|Camera(Eye|At)Offset|PrimitiveParams|ClickAction|Link(Alpha|Color|PrimitiveParams(Fast)?|Texture(Anim)?|Camera|Media)|RemoteScriptAccessPin|PayPrice|LocalRot)|ScaleByFactor|Get((Max|Min)ScaleFactor|ClosestNavPoint|StaticPath|SimStats|Env|PrimitiveParams|Link(PrimitiveParams|Number(OfSides)?|Key|Name|Media)|HTTPHeader|FreeURLs|Object(Details|PermMask|PrimCount)|Parcel(MaxPrims|Details|Prim(Count|Owners))|Attached(List)?|(SPMax|Free|Used)Memory|Region(Name|TimeDilation|FPS|Corner|AgentCount)|Root(Position|Rotation)|UnixTime|(Parcel|Region)Flags|(Wall|GMT)clock|SimulatorHostname|BoundingBox|GeometricCenter|Creator|NumberOf(Prims|NotecardLines|Sides)|Animation(List)?|(Camera|Local)(Pos|Rot)|Vel|Accel|Omega|Time(stamp|OfDay)|(Object|CenterOf)?Mass|MassMKS|Energy|Owner|(Owner)?Key|SunDirection|Texture(Offset|Scale|Rot)|Inventory(Number|Name|Key|Type|Creator|PermMask)|Permissions(Key)?|StartParameter|List(Length|EntryType)|Date|Agent(Size|Info|Language|List)|LandOwnerAt|NotecardLine|Script(Name|State))|(Get|Reset|GetAndReset)Time|PlaySound(Slave)?|LoopSound(Master|Slave)?|(Trigger|Stop|Preload)Sound|((Get|Delete)Sub|Insert)String|To(Upper|Lower)|Give(InventoryList|Money)|RezObject|(Stop)?LookAt|Sleep|CollisionFilter|(Take|Release)Controls|DetachFromAvatar|AttachToAvatar(Temp)?|InstantMessage|(GetNext)?Email|StopHover|MinEventDelay|RotLookAt|String(Length|Trim)|(Start|Stop)Animation|TargetOmega|Request(Experience)?Permissions|(Create|Break)Link|BreakAllLinks|(Give|Remove)Inventory|Water|PassTouches|Request(Agent|Inventory)Data|TeleportAgent(Home|GlobalCoords)?|ModifyLand|CollisionSound|ResetScript|MessageLinked|PushObject|PassCollisions|AxisAngle2Rot|Rot2(Axis|Angle)|A(cos|sin)|AngleBetween|AllowInventoryDrop|SubStringIndex|List2(CSV|Integer|Json|Float|String|Key|Vector|Rot|List(Strided)?)|DeleteSubList|List(Statistics|Sort|Randomize|(Insert|Find|Replace)List)|EdgeOfWorld|AdjustSoundVolume|Key2Name|TriggerSoundLimited|EjectFromLand|(CSV|ParseString)2List|OverMyLand|SameGroup|UnSit|Ground(Slope|Normal|Contour)|GroundRepel|(Set|Remove)VehicleFlags|SitOnLink|(AvatarOn)?(Link)?SitTarget|Script(Danger|Profiler)|Dialog|VolumeDetect|ResetOtherScript|RemoteLoadScriptPin|(Open|Close)RemoteDataChannel|SendRemoteData|RemoteDataReply|(Integer|String)ToBase64|XorBase64|Log(10)?|Base64To(String|Integer)|ParseStringKeepNulls|RezAtRoot|RequestSimulatorData|ForceMouselook|(Load|Release|(E|Une)scape)URL|ParcelMedia(CommandList|Query)|ModPow|MapDestination|(RemoveFrom|AddTo|Reset)Land(Pass|Ban)List|(Set|Clear)CameraParams|HTTP(Request|Response)|TextBox|DetectedTouch(UV|Face|Pos|(N|Bin)ormal|ST)|(MD5|SHA1|DumpList2)String|Request(Secure)?URL|Clear(Prim|Link)Media|(Link)?ParticleSystem|(Get|Request)(Username|DisplayName)|RegionSayTo|CastRay|GenerateKey|TransferLindenDollars|ManageEstateAccess|(Create|Delete)Character|ExecCharacterCmd|Evade|FleeFrom|NavigateTo|PatrolPoints|Pursue|UpdateCharacter|WanderWithin))\\b"};return{name:"LSL (Linden Scripting Language)",illegal:":",contains:[od,{className:"comment",variants:[qa.COMMENT("//","$"),qa.COMMENT("/\\*","\\*/")],relevance:0},ld,{className:"section",variants:[{begin:"\\b(state|default)\\b"},{begin:"\\b(state_(entry|exit)|touch(_(start|end))?|(land_)?collision(_(start|end))?|timer|listen|(no_)?sensor|control|(not_)?at_(rot_)?target|money|email|experience_permissions(_denied)?|run_time_permissions|changed|attach|dataserver|moving_(start|end)|link_message|(on|object)_rez|remote_data|http_re(sponse|quest)|path_update|transaction_result)\\b"}]},cd,ud,{className:"type",begin:"\\b(integer|float|string|key|vector|quaternion|rotation|list)\\b"}]}}return lsl_1=Ra,lsl_1}var lua_1,hasRequiredLua;function requireLua(){if(hasRequiredLua)return lua_1;hasRequiredLua=1;function Ra(qa){const nd="\\[=*\\[",od="\\]=*\\]",ld={begin:nd,end:od,contains:["self"]},ud=[qa.COMMENT("--(?!"+nd+")","$"),qa.COMMENT("--"+nd,od,{contains:[ld],relevance:10})];return{name:"Lua",keywords:{$pattern:qa.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:ud.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[qa.inherit(qa.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:ud}].concat(ud)},qa.C_NUMBER_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,{className:"string",begin:nd,end:od,contains:[ld],relevance:5}])}}return lua_1=Ra,lua_1}var makefile_1,hasRequiredMakefile;function requireMakefile(){if(hasRequiredMakefile)return makefile_1;hasRequiredMakefile=1;function Ra(qa){const nd={className:"variable",variants:[{begin:"\\$\\("+qa.UNDERSCORE_IDENT_RE+"\\)",contains:[qa.BACKSLASH_ESCAPE]},{begin:/\$[@%<?\^\+\*]/}]},od={className:"string",begin:/"/,end:/"/,contains:[qa.BACKSLASH_ESCAPE,nd]},ld={className:"variable",begin:/\$\([\w-]+\s/,end:/\)/,keywords:{built_in:"subst patsubst strip findstring filter filter-out sort word wordlist firstword lastword dir notdir suffix basename addsuffix addprefix join wildcard realpath abspath error warning shell origin flavor foreach if or and call eval file value"},contains:[nd]},ud={begin:"^"+qa.UNDERSCORE_IDENT_RE+"\\s*(?=[:+?]?=)"},cd={className:"meta",begin:/^\.PHONY:/,end:/$/,keywords:{$pattern:/[\.\w]+/,keyword:".PHONY"}},dd={className:"section",begin:/^[^\s]+:/,end:/$/,contains:[nd]};return{name:"Makefile",aliases:["mk","mak","make"],keywords:{$pattern:/[\w-]+/,keyword:"define endef undefine ifdef ifndef ifeq ifneq else endif include -include sinclude override export unexport private vpath"},contains:[qa.HASH_COMMENT_MODE,nd,od,ld,ud,cd,dd]}}return makefile_1=Ra,makefile_1}var mathematica_1,hasRequiredMathematica;function requireMathematica(){if(hasRequiredMathematica)return mathematica_1;hasRequiredMathematica=1;const Ra=["AASTriangle","AbelianGroup","Abort","AbortKernels","AbortProtect","AbortScheduledTask","Above","Abs","AbsArg","AbsArgPlot","Absolute","AbsoluteCorrelation","AbsoluteCorrelationFunction","AbsoluteCurrentValue","AbsoluteDashing","AbsoluteFileName","AbsoluteOptions","AbsolutePointSize","AbsoluteThickness","AbsoluteTime","AbsoluteTiming","AcceptanceThreshold","AccountingForm","Accumulate","Accuracy","AccuracyGoal","AcousticAbsorbingValue","AcousticImpedanceValue","AcousticNormalVelocityValue","AcousticPDEComponent","AcousticPressureCondition","AcousticRadiationValue","AcousticSoundHardValue","AcousticSoundSoftCondition","ActionDelay","ActionMenu","ActionMenuBox","ActionMenuBoxOptions","Activate","Active","ActiveClassification","ActiveClassificationObject","ActiveItem","ActivePrediction","ActivePredictionObject","ActiveStyle","AcyclicGraphQ","AddOnHelpPath","AddSides","AddTo","AddToSearchIndex","AddUsers","AdjacencyGraph","AdjacencyList","AdjacencyMatrix","AdjacentMeshCells","Adjugate","AdjustmentBox","AdjustmentBoxOptions","AdjustTimeSeriesForecast","AdministrativeDivisionData","AffineHalfSpace","AffineSpace","AffineStateSpaceModel","AffineTransform","After","AggregatedEntityClass","AggregationLayer","AircraftData","AirportData","AirPressureData","AirSoundAttenuation","AirTemperatureData","AiryAi","AiryAiPrime","AiryAiZero","AiryBi","AiryBiPrime","AiryBiZero","AlgebraicIntegerQ","AlgebraicNumber","AlgebraicNumberDenominator","AlgebraicNumberNorm","AlgebraicNumberPolynomial","AlgebraicNumberTrace","AlgebraicRules","AlgebraicRulesData","Algebraics","AlgebraicUnitQ","Alignment","AlignmentMarker","AlignmentPoint","All","AllowAdultContent","AllowChatServices","AllowedCloudExtraParameters","AllowedCloudParameterExtensions","AllowedDimensions","AllowedFrequencyRange","AllowedHeads","AllowGroupClose","AllowIncomplete","AllowInlineCells","AllowKernelInitialization","AllowLooseGrammar","AllowReverseGroupClose","AllowScriptLevelChange","AllowVersionUpdate","AllTrue","Alphabet","AlphabeticOrder","AlphabeticSort","AlphaChannel","AlternateImage","AlternatingFactorial","AlternatingGroup","AlternativeHypothesis","Alternatives","AltitudeMethod","AmbientLight","AmbiguityFunction","AmbiguityList","Analytic","AnatomyData","AnatomyForm","AnatomyPlot3D","AnatomySkinStyle","AnatomyStyling","AnchoredSearch","And","AndersonDarlingTest","AngerJ","AngleBisector","AngleBracket","AnglePath","AnglePath3D","AngleVector","AngularGauge","Animate","AnimatedImage","AnimationCycleOffset","AnimationCycleRepetitions","AnimationDirection","AnimationDisplayTime","AnimationRate","AnimationRepetitions","AnimationRunning","AnimationRunTime","AnimationTimeIndex","AnimationVideo","Animator","AnimatorBox","AnimatorBoxOptions","AnimatorElements","Annotate","Annotation","AnnotationDelete","AnnotationKeys","AnnotationRules","AnnotationValue","Annuity","AnnuityDue","Annulus","AnomalyDetection","AnomalyDetector","AnomalyDetectorFunction","Anonymous","Antialiasing","Antihermitian","AntihermitianMatrixQ","Antisymmetric","AntisymmetricMatrixQ","Antonyms","AnyOrder","AnySubset","AnyTrue","Apart","ApartSquareFree","APIFunction","Appearance","AppearanceElements","AppearanceRules","AppellF1","Append","AppendCheck","AppendLayer","AppendTo","Application","Apply","ApplyReaction","ApplySides","ApplyTo","ArcCos","ArcCosh","ArcCot","ArcCoth","ArcCsc","ArcCsch","ArcCurvature","ARCHProcess","ArcLength","ArcSec","ArcSech","ArcSin","ArcSinDistribution","ArcSinh","ArcTan","ArcTanh","Area","Arg","ArgMax","ArgMin","ArgumentCountQ","ArgumentsOptions","ARIMAProcess","ArithmeticGeometricMean","ARMAProcess","Around","AroundReplace","ARProcess","Array","ArrayComponents","ArrayDepth","ArrayFilter","ArrayFlatten","ArrayMesh","ArrayPad","ArrayPlot","ArrayPlot3D","ArrayQ","ArrayReduce","ArrayResample","ArrayReshape","ArrayRules","Arrays","Arrow","Arrow3DBox","ArrowBox","Arrowheads","ASATriangle","Ask","AskAppend","AskConfirm","AskDisplay","AskedQ","AskedValue","AskFunction","AskState","AskTemplateDisplay","AspectRatio","AspectRatioFixed","Assert","AssessmentFunction","AssessmentResultObject","AssociateTo","Association","AssociationFormat","AssociationMap","AssociationQ","AssociationThread","AssumeDeterministic","Assuming","Assumptions","AstroAngularSeparation","AstroBackground","AstroCenter","AstroDistance","AstroGraphics","AstroGridLines","AstroGridLinesStyle","AstronomicalData","AstroPosition","AstroProjection","AstroRange","AstroRangePadding","AstroReferenceFrame","AstroStyling","AstroZoomLevel","Asymptotic","AsymptoticDSolveValue","AsymptoticEqual","AsymptoticEquivalent","AsymptoticExpectation","AsymptoticGreater","AsymptoticGreaterEqual","AsymptoticIntegrate","AsymptoticLess","AsymptoticLessEqual","AsymptoticOutputTracker","AsymptoticProbability","AsymptoticProduct","AsymptoticRSolveValue","AsymptoticSolve","AsymptoticSum","Asynchronous","AsynchronousTaskObject","AsynchronousTasks","Atom","AtomCoordinates","AtomCount","AtomDiagramCoordinates","AtomLabels","AtomLabelStyle","AtomList","AtomQ","AttachCell","AttachedCell","AttentionLayer","Attributes","Audio","AudioAmplify","AudioAnnotate","AudioAnnotationLookup","AudioBlockMap","AudioCapture","AudioChannelAssignment","AudioChannelCombine","AudioChannelMix","AudioChannels","AudioChannelSeparate","AudioData","AudioDelay","AudioDelete","AudioDevice","AudioDistance","AudioEncoding","AudioFade","AudioFrequencyShift","AudioGenerator","AudioIdentify","AudioInputDevice","AudioInsert","AudioInstanceQ","AudioIntervals","AudioJoin","AudioLabel","AudioLength","AudioLocalMeasurements","AudioLooping","AudioLoudness","AudioMeasurements","AudioNormalize","AudioOutputDevice","AudioOverlay","AudioPad","AudioPan","AudioPartition","AudioPause","AudioPitchShift","AudioPlay","AudioPlot","AudioQ","AudioRecord","AudioReplace","AudioResample","AudioReverb","AudioReverse","AudioSampleRate","AudioSpectralMap","AudioSpectralTransformation","AudioSplit","AudioStop","AudioStream","AudioStreams","AudioTimeStretch","AudioTrackApply","AudioTrackSelection","AudioTrim","AudioType","AugmentedPolyhedron","AugmentedSymmetricPolynomial","Authenticate","Authentication","AuthenticationDialog","AutoAction","Autocomplete","AutocompletionFunction","AutoCopy","AutocorrelationTest","AutoDelete","AutoEvaluateEvents","AutoGeneratedPackage","AutoIndent","AutoIndentSpacings","AutoItalicWords","AutoloadPath","AutoMatch","Automatic","AutomaticImageSize","AutoMultiplicationSymbol","AutoNumberFormatting","AutoOpenNotebooks","AutoOpenPalettes","AutoOperatorRenderings","AutoQuoteCharacters","AutoRefreshed","AutoRemove","AutorunSequencing","AutoScaling","AutoScroll","AutoSpacing","AutoStyleOptions","AutoStyleWords","AutoSubmitting","Axes","AxesEdge","AxesLabel","AxesOrigin","AxesStyle","AxiomaticTheory","Axis","Axis3DBox","Axis3DBoxOptions","AxisBox","AxisBoxOptions","AxisLabel","AxisObject","AxisStyle","BabyMonsterGroupB","Back","BackFaceColor","BackFaceGlowColor","BackFaceOpacity","BackFaceSpecularColor","BackFaceSpecularExponent","BackFaceSurfaceAppearance","BackFaceTexture","Background","BackgroundAppearance","BackgroundTasksSettings","Backslash","Backsubstitution","Backward","Ball","Band","BandpassFilter","BandstopFilter","BarabasiAlbertGraphDistribution","BarChart","BarChart3D","BarcodeImage","BarcodeRecognize","BaringhausHenzeTest","BarLegend","BarlowProschanImportance","BarnesG","BarOrigin","BarSpacing","BartlettHannWindow","BartlettWindow","BaseDecode","BaseEncode","BaseForm","Baseline","BaselinePosition","BaseStyle","BasicRecurrentLayer","BatchNormalizationLayer","BatchSize","BatesDistribution","BattleLemarieWavelet","BayesianMaximization","BayesianMaximizationObject","BayesianMinimization","BayesianMinimizationObject","Because","BeckmannDistribution","Beep","Before","Begin","BeginDialogPacket","BeginPackage","BellB","BellY","Below","BenfordDistribution","BeniniDistribution","BenktanderGibratDistribution","BenktanderWeibullDistribution","BernoulliB","BernoulliDistribution","BernoulliGraphDistribution","BernoulliProcess","BernsteinBasis","BesagL","BesselFilterModel","BesselI","BesselJ","BesselJZero","BesselK","BesselY","BesselYZero","Beta","BetaBinomialDistribution","BetaDistribution","BetaNegativeBinomialDistribution","BetaPrimeDistribution","BetaRegularized","Between","BetweennessCentrality","Beveled","BeveledPolyhedron","BezierCurve","BezierCurve3DBox","BezierCurve3DBoxOptions","BezierCurveBox","BezierCurveBoxOptions","BezierFunction","BilateralFilter","BilateralLaplaceTransform","BilateralZTransform","Binarize","BinaryDeserialize","BinaryDistance","BinaryFormat","BinaryImageQ","BinaryRead","BinaryReadList","BinarySerialize","BinaryWrite","BinCounts","BinLists","BinnedVariogramList","Binomial","BinomialDistribution","BinomialPointProcess","BinomialProcess","BinormalDistribution","BiorthogonalSplineWavelet","BioSequence","BioSequenceBackTranslateList","BioSequenceComplement","BioSequenceInstances","BioSequenceModify","BioSequencePlot","BioSequenceQ","BioSequenceReverseComplement","BioSequenceTranscribe","BioSequenceTranslate","BipartiteGraphQ","BiquadraticFilterModel","BirnbaumImportance","BirnbaumSaundersDistribution","BitAnd","BitClear","BitGet","BitLength","BitNot","BitOr","BitRate","BitSet","BitShiftLeft","BitShiftRight","BitXor","BiweightLocation","BiweightMidvariance","Black","BlackmanHarrisWindow","BlackmanNuttallWindow","BlackmanWindow","Blank","BlankForm","BlankNullSequence","BlankSequence","Blend","Block","BlockchainAddressData","BlockchainBase","BlockchainBlockData","BlockchainContractValue","BlockchainData","BlockchainGet","BlockchainKeyEncode","BlockchainPut","BlockchainTokenData","BlockchainTransaction","BlockchainTransactionData","BlockchainTransactionSign","BlockchainTransactionSubmit","BlockDiagonalMatrix","BlockLowerTriangularMatrix","BlockMap","BlockRandom","BlockUpperTriangularMatrix","BlomqvistBeta","BlomqvistBetaTest","Blue","Blur","Blurring","BodePlot","BohmanWindow","Bold","Bond","BondCount","BondLabels","BondLabelStyle","BondList","BondQ","Bookmarks","Boole","BooleanConsecutiveFunction","BooleanConvert","BooleanCountingFunction","BooleanFunction","BooleanGraph","BooleanMaxterms","BooleanMinimize","BooleanMinterms","BooleanQ","BooleanRegion","Booleans","BooleanStrings","BooleanTable","BooleanVariables","BorderDimensions","BorelTannerDistribution","Bottom","BottomHatTransform","BoundaryDiscretizeGraphics","BoundaryDiscretizeRegion","BoundaryMesh","BoundaryMeshRegion","BoundaryMeshRegionQ","BoundaryStyle","BoundedRegionQ","BoundingRegion","Bounds","Box","BoxBaselineShift","BoxData","BoxDimensions","Boxed","Boxes","BoxForm","BoxFormFormatTypes","BoxFrame","BoxID","BoxMargins","BoxMatrix","BoxObject","BoxRatios","BoxRotation","BoxRotationPoint","BoxStyle","BoxWhiskerChart","Bra","BracketingBar","BraKet","BrayCurtisDistance","BreadthFirstScan","Break","BridgeData","BrightnessEqualize","BroadcastStationData","Brown","BrownForsytheTest","BrownianBridgeProcess","BrowserCategory","BSplineBasis","BSplineCurve","BSplineCurve3DBox","BSplineCurve3DBoxOptions","BSplineCurveBox","BSplineCurveBoxOptions","BSplineFunction","BSplineSurface","BSplineSurface3DBox","BSplineSurface3DBoxOptions","BubbleChart","BubbleChart3D","BubbleScale","BubbleSizes","BuckyballGraph","BuildCompiledComponent","BuildingData","BulletGauge","BusinessDayQ","ButterflyGraph","ButterworthFilterModel","Button","ButtonBar","ButtonBox","ButtonBoxOptions","ButtonCell","ButtonContents","ButtonData","ButtonEvaluator","ButtonExpandable","ButtonFrame","ButtonFunction","ButtonMargins","ButtonMinHeight","ButtonNote","ButtonNotebook","ButtonSource","ButtonStyle","ButtonStyleMenuListing","Byte","ByteArray","ByteArrayFormat","ByteArrayFormatQ","ByteArrayQ","ByteArrayToString","ByteCount","ByteOrdering","C","CachedValue","CacheGraphics","CachePersistence","CalendarConvert","CalendarData","CalendarType","Callout","CalloutMarker","CalloutStyle","CallPacket","CanberraDistance","Cancel","CancelButton","CandlestickChart","CanonicalGraph","CanonicalizePolygon","CanonicalizePolyhedron","CanonicalizeRegion","CanonicalName","CanonicalWarpingCorrespondence","CanonicalWarpingDistance","CantorMesh","CantorStaircase","Canvas","Cap","CapForm","CapitalDifferentialD","Capitalize","CapsuleShape","CaptureRunning","CaputoD","CardinalBSplineBasis","CarlemanLinearize","CarlsonRC","CarlsonRD","CarlsonRE","CarlsonRF","CarlsonRG","CarlsonRJ","CarlsonRK","CarlsonRM","CarmichaelLambda","CaseOrdering","Cases","CaseSensitive","Cashflow","Casoratian","Cast","Catalan","CatalanNumber","Catch","CategoricalDistribution","Catenate","CatenateLayer","CauchyDistribution","CauchyMatrix","CauchyPointProcess","CauchyWindow","CayleyGraph","CDF","CDFDeploy","CDFInformation","CDFWavelet","Ceiling","CelestialSystem","Cell","CellAutoOverwrite","CellBaseline","CellBoundingBox","CellBracketOptions","CellChangeTimes","CellContents","CellContext","CellDingbat","CellDingbatMargin","CellDynamicExpression","CellEditDuplicate","CellElementsBoundingBox","CellElementSpacings","CellEpilog","CellEvaluationDuplicate","CellEvaluationFunction","CellEvaluationLanguage","CellEventActions","CellFrame","CellFrameColor","CellFrameLabelMargins","CellFrameLabels","CellFrameMargins","CellFrameStyle","CellGroup","CellGroupData","CellGrouping","CellGroupingRules","CellHorizontalScrolling","CellID","CellInsertionPointCell","CellLabel","CellLabelAutoDelete","CellLabelMargins","CellLabelPositioning","CellLabelStyle","CellLabelTemplate","CellMargins","CellObject","CellOpen","CellPrint","CellProlog","Cells","CellSize","CellStyle","CellTags","CellTrayPosition","CellTrayWidgets","CellularAutomaton","CensoredDistribution","Censoring","Center","CenterArray","CenterDot","CenteredInterval","CentralFeature","CentralMoment","CentralMomentGeneratingFunction","Cepstrogram","CepstrogramArray","CepstrumArray","CForm","ChampernowneNumber","ChangeOptions","ChannelBase","ChannelBrokerAction","ChannelDatabin","ChannelHistoryLength","ChannelListen","ChannelListener","ChannelListeners","ChannelListenerWait","ChannelObject","ChannelPreSendFunction","ChannelReceiverFunction","ChannelSend","ChannelSubscribers","ChanVeseBinarize","Character","CharacterCounts","CharacterEncoding","CharacterEncodingsPath","CharacteristicFunction","CharacteristicPolynomial","CharacterName","CharacterNormalize","CharacterRange","Characters","ChartBaseStyle","ChartElementData","ChartElementDataFunction","ChartElementFunction","ChartElements","ChartLabels","ChartLayout","ChartLegends","ChartStyle","Chebyshev1FilterModel","Chebyshev2FilterModel","ChebyshevDistance","ChebyshevT","ChebyshevU","Check","CheckAbort","CheckAll","CheckArguments","Checkbox","CheckboxBar","CheckboxBox","CheckboxBoxOptions","ChemicalConvert","ChemicalData","ChemicalFormula","ChemicalInstance","ChemicalReaction","ChessboardDistance","ChiDistribution","ChineseRemainder","ChiSquareDistribution","ChoiceButtons","ChoiceDialog","CholeskyDecomposition","Chop","ChromaticityPlot","ChromaticityPlot3D","ChromaticPolynomial","Circle","CircleBox","CircleDot","CircleMinus","CirclePlus","CirclePoints","CircleThrough","CircleTimes","CirculantGraph","CircularArcThrough","CircularOrthogonalMatrixDistribution","CircularQuaternionMatrixDistribution","CircularRealMatrixDistribution","CircularSymplecticMatrixDistribution","CircularUnitaryMatrixDistribution","Circumsphere","CityData","ClassifierFunction","ClassifierInformation","ClassifierMeasurements","ClassifierMeasurementsObject","Classify","ClassPriors","Clear","ClearAll","ClearAttributes","ClearCookies","ClearPermissions","ClearSystemCache","ClebschGordan","ClickPane","ClickToCopy","ClickToCopyEnabled","Clip","ClipboardNotebook","ClipFill","ClippingStyle","ClipPlanes","ClipPlanesStyle","ClipRange","Clock","ClockGauge","ClockwiseContourIntegral","Close","Closed","CloseKernels","ClosenessCentrality","Closing","ClosingAutoSave","ClosingEvent","CloudAccountData","CloudBase","CloudConnect","CloudConnections","CloudDeploy","CloudDirectory","CloudDisconnect","CloudEvaluate","CloudExport","CloudExpression","CloudExpressions","CloudFunction","CloudGet","CloudImport","CloudLoggingData","CloudObject","CloudObjectInformation","CloudObjectInformationData","CloudObjectNameFormat","CloudObjects","CloudObjectURLType","CloudPublish","CloudPut","CloudRenderingMethod","CloudSave","CloudShare","CloudSubmit","CloudSymbol","CloudUnshare","CloudUserID","ClusterClassify","ClusterDissimilarityFunction","ClusteringComponents","ClusteringMeasurements","ClusteringTree","CMYKColor","Coarse","CodeAssistOptions","Coefficient","CoefficientArrays","CoefficientDomain","CoefficientList","CoefficientRules","CoifletWavelet","Collect","CollinearPoints","Colon","ColonForm","ColorBalance","ColorCombine","ColorConvert","ColorCoverage","ColorData","ColorDataFunction","ColorDetect","ColorDistance","ColorFunction","ColorFunctionBinning","ColorFunctionScaling","Colorize","ColorNegate","ColorOutput","ColorProfileData","ColorQ","ColorQuantize","ColorReplace","ColorRules","ColorSelectorSettings","ColorSeparate","ColorSetter","ColorSetterBox","ColorSetterBoxOptions","ColorSlider","ColorsNear","ColorSpace","ColorToneMapping","Column","ColumnAlignments","ColumnBackgrounds","ColumnForm","ColumnLines","ColumnsEqual","ColumnSpacings","ColumnWidths","CombinatorB","CombinatorC","CombinatorI","CombinatorK","CombinatorS","CombinatorW","CombinatorY","CombinedEntityClass","CombinerFunction","CometData","CommonDefaultFormatTypes","Commonest","CommonestFilter","CommonName","CommonUnits","CommunityBoundaryStyle","CommunityGraphPlot","CommunityLabels","CommunityRegionStyle","CompanyData","CompatibleUnitQ","CompilationOptions","CompilationTarget","Compile","Compiled","CompiledCodeFunction","CompiledComponent","CompiledExpressionDeclaration","CompiledFunction","CompiledLayer","CompilerCallback","CompilerEnvironment","CompilerEnvironmentAppend","CompilerEnvironmentAppendTo","CompilerEnvironmentObject","CompilerOptions","Complement","ComplementedEntityClass","CompleteGraph","CompleteGraphQ","CompleteIntegral","CompleteKaryTree","CompletionsListPacket","Complex","ComplexArrayPlot","ComplexContourPlot","Complexes","ComplexExpand","ComplexInfinity","ComplexityFunction","ComplexListPlot","ComplexPlot","ComplexPlot3D","ComplexRegionPlot","ComplexStreamPlot","ComplexVectorPlot","ComponentMeasurements","ComponentwiseContextMenu","Compose","ComposeList","ComposeSeries","CompositeQ","Composition","CompoundElement","CompoundExpression","CompoundPoissonDistribution","CompoundPoissonProcess","CompoundRenewalProcess","Compress","CompressedData","CompressionLevel","ComputeUncertainty","ConcaveHullMesh","Condition","ConditionalExpression","Conditioned","Cone","ConeBox","ConfidenceLevel","ConfidenceRange","ConfidenceTransform","ConfigurationPath","Confirm","ConfirmAssert","ConfirmBy","ConfirmMatch","ConfirmQuiet","ConformationMethod","ConformAudio","ConformImages","Congruent","ConicGradientFilling","ConicHullRegion","ConicHullRegion3DBox","ConicHullRegion3DBoxOptions","ConicHullRegionBox","ConicHullRegionBoxOptions","ConicOptimization","Conjugate","ConjugateTranspose","Conjunction","Connect","ConnectedComponents","ConnectedGraphComponents","ConnectedGraphQ","ConnectedMeshComponents","ConnectedMoleculeComponents","ConnectedMoleculeQ","ConnectionSettings","ConnectLibraryCallbackFunction","ConnectSystemModelComponents","ConnectSystemModelController","ConnesWindow","ConoverTest","ConservativeConvectionPDETerm","ConsoleMessage","Constant","ConstantArray","ConstantArrayLayer","ConstantImage","ConstantPlusLayer","ConstantRegionQ","Constants","ConstantTimesLayer","ConstellationData","ConstrainedMax","ConstrainedMin","Construct","Containing","ContainsAll","ContainsAny","ContainsExactly","ContainsNone","ContainsOnly","ContentDetectorFunction","ContentFieldOptions","ContentLocationFunction","ContentObject","ContentPadding","ContentsBoundingBox","ContentSelectable","ContentSize","Context","ContextMenu","Contexts","ContextToFileName","Continuation","Continue","ContinuedFraction","ContinuedFractionK","ContinuousAction","ContinuousMarkovProcess","ContinuousTask","ContinuousTimeModelQ","ContinuousWaveletData","ContinuousWaveletTransform","ContourDetect","ContourGraphics","ContourIntegral","ContourLabels","ContourLines","ContourPlot","ContourPlot3D","Contours","ContourShading","ContourSmoothing","ContourStyle","ContraharmonicMean","ContrastiveLossLayer","Control","ControlActive","ControlAlignment","ControlGroupContentsBox","ControllabilityGramian","ControllabilityMatrix","ControllableDecomposition","ControllableModelQ","ControllerDuration","ControllerInformation","ControllerInformationData","ControllerLinking","ControllerManipulate","ControllerMethod","ControllerPath","ControllerState","ControlPlacement","ControlsRendering","ControlType","ConvectionPDETerm","Convergents","ConversionOptions","ConversionRules","ConvertToPostScript","ConvertToPostScriptPacket","ConvexHullMesh","ConvexHullRegion","ConvexOptimization","ConvexPolygonQ","ConvexPolyhedronQ","ConvexRegionQ","ConvolutionLayer","Convolve","ConwayGroupCo1","ConwayGroupCo2","ConwayGroupCo3","CookieFunction","Cookies","CoordinateBoundingBox","CoordinateBoundingBoxArray","CoordinateBounds","CoordinateBoundsArray","CoordinateChartData","CoordinatesToolOptions","CoordinateTransform","CoordinateTransformData","CoplanarPoints","CoprimeQ","Coproduct","CopulaDistribution","Copyable","CopyDatabin","CopyDirectory","CopyFile","CopyFunction","CopyTag","CopyToClipboard","CoreNilpotentDecomposition","CornerFilter","CornerNeighbors","Correlation","CorrelationDistance","CorrelationFunction","CorrelationTest","Cos","Cosh","CoshIntegral","CosineDistance","CosineWindow","CosIntegral","Cot","Coth","CoulombF","CoulombG","CoulombH1","CoulombH2","Count","CountDistinct","CountDistinctBy","CounterAssignments","CounterBox","CounterBoxOptions","CounterClockwiseContourIntegral","CounterEvaluator","CounterFunction","CounterIncrements","CounterStyle","CounterStyleMenuListing","CountRoots","CountryData","Counts","CountsBy","Covariance","CovarianceEstimatorFunction","CovarianceFunction","CoxianDistribution","CoxIngersollRossProcess","CoxModel","CoxModelFit","CramerVonMisesTest","CreateArchive","CreateCellID","CreateChannel","CreateCloudExpression","CreateCompilerEnvironment","CreateDatabin","CreateDataStructure","CreateDataSystemModel","CreateDialog","CreateDirectory","CreateDocument","CreateFile","CreateIntermediateDirectories","CreateLicenseEntitlement","CreateManagedLibraryExpression","CreateNotebook","CreatePacletArchive","CreatePalette","CreatePermissionsGroup","CreateScheduledTask","CreateSearchIndex","CreateSystemModel","CreateTemporary","CreateTypeInstance","CreateUUID","CreateWindow","CriterionFunction","CriticalityFailureImportance","CriticalitySuccessImportance","CriticalSection","Cross","CrossEntropyLossLayer","CrossingCount","CrossingDetect","CrossingPolygon","CrossMatrix","Csc","Csch","CSGRegion","CSGRegionQ","CSGRegionTree","CTCLossLayer","Cube","CubeRoot","Cubics","Cuboid","CuboidBox","CuboidBoxOptions","Cumulant","CumulantGeneratingFunction","CumulativeFeatureImpactPlot","Cup","CupCap","Curl","CurlyDoubleQuote","CurlyQuote","CurrencyConvert","CurrentDate","CurrentImage","CurrentNotebookImage","CurrentScreenImage","CurrentValue","Curry","CurryApplied","CurvatureFlowFilter","CurveClosed","Cyan","CycleGraph","CycleIndexPolynomial","Cycles","CyclicGroup","Cyclotomic","Cylinder","CylinderBox","CylinderBoxOptions","CylindricalDecomposition","CylindricalDecompositionFunction","D","DagumDistribution","DamData","DamerauLevenshteinDistance","DampingFactor","Darker","Dashed","Dashing","DatabaseConnect","DatabaseDisconnect","DatabaseReference","Databin","DatabinAdd","DatabinRemove","Databins","DatabinSubmit","DatabinUpload","DataCompression","DataDistribution","DataRange","DataReversed","Dataset","DatasetDisplayPanel","DatasetTheme","DataStructure","DataStructureQ","Date","DateBounds","Dated","DateDelimiters","DateDifference","DatedUnit","DateFormat","DateFunction","DateGranularity","DateHistogram","DateInterval","DateList","DateListLogPlot","DateListPlot","DateListStepPlot","DateObject","DateObjectQ","DateOverlapsQ","DatePattern","DatePlus","DateRange","DateReduction","DateScale","DateSelect","DateString","DateTicksFormat","DateValue","DateWithinQ","DaubechiesWavelet","DavisDistribution","DawsonF","DayCount","DayCountConvention","DayHemisphere","DaylightQ","DayMatchQ","DayName","DayNightTerminator","DayPlus","DayRange","DayRound","DeBruijnGraph","DeBruijnSequence","Debug","DebugTag","Decapitalize","Decimal","DecimalForm","DeclareCompiledComponent","DeclareKnownSymbols","DeclarePackage","Decompose","DeconvolutionLayer","Decrement","Decrypt","DecryptFile","DedekindEta","DeepSpaceProbeData","Default","Default2DTool","Default3DTool","DefaultAttachedCellStyle","DefaultAxesStyle","DefaultBaseStyle","DefaultBoxStyle","DefaultButton","DefaultColor","DefaultControlPlacement","DefaultDockedCellStyle","DefaultDuplicateCellStyle","DefaultDuration","DefaultElement","DefaultFaceGridsStyle","DefaultFieldHintStyle","DefaultFont","DefaultFontProperties","DefaultFormatType","DefaultFrameStyle","DefaultFrameTicksStyle","DefaultGridLinesStyle","DefaultInlineFormatType","DefaultInputFormatType","DefaultLabelStyle","DefaultMenuStyle","DefaultNaturalLanguage","DefaultNewCellStyle","DefaultNewInlineCellStyle","DefaultNotebook","DefaultOptions","DefaultOutputFormatType","DefaultPrintPrecision","DefaultStyle","DefaultStyleDefinitions","DefaultTextFormatType","DefaultTextInlineFormatType","DefaultTicksStyle","DefaultTooltipStyle","DefaultValue","DefaultValues","Defer","DefineExternal","DefineInputStreamMethod","DefineOutputStreamMethod","DefineResourceFunction","Definition","Degree","DegreeCentrality","DegreeGraphDistribution","DegreeLexicographic","DegreeReverseLexicographic","DEigensystem","DEigenvalues","Deinitialization","Del","DelaunayMesh","Delayed","Deletable","Delete","DeleteAdjacentDuplicates","DeleteAnomalies","DeleteBorderComponents","DeleteCases","DeleteChannel","DeleteCloudExpression","DeleteContents","DeleteDirectory","DeleteDuplicates","DeleteDuplicatesBy","DeleteElements","DeleteFile","DeleteMissing","DeleteObject","DeletePermissionsKey","DeleteSearchIndex","DeleteSmallComponents","DeleteStopwords","DeleteWithContents","DeletionWarning","DelimitedArray","DelimitedSequence","Delimiter","DelimiterAutoMatching","DelimiterFlashTime","DelimiterMatching","Delimiters","DeliveryFunction","Dendrogram","Denominator","DensityGraphics","DensityHistogram","DensityPlot","DensityPlot3D","DependentVariables","Deploy","Deployed","Depth","DepthFirstScan","Derivative","DerivativeFilter","DerivativePDETerm","DerivedKey","DescriptorStateSpace","DesignMatrix","DestroyAfterEvaluation","Det","DeviceClose","DeviceConfigure","DeviceExecute","DeviceExecuteAsynchronous","DeviceObject","DeviceOpen","DeviceOpenQ","DeviceRead","DeviceReadBuffer","DeviceReadLatest","DeviceReadList","DeviceReadTimeSeries","Devices","DeviceStreams","DeviceWrite","DeviceWriteBuffer","DGaussianWavelet","DiacriticalPositioning","Diagonal","DiagonalizableMatrixQ","DiagonalMatrix","DiagonalMatrixQ","Dialog","DialogIndent","DialogInput","DialogLevel","DialogNotebook","DialogProlog","DialogReturn","DialogSymbols","Diamond","DiamondMatrix","DiceDissimilarity","DictionaryLookup","DictionaryWordQ","DifferenceDelta","DifferenceOrder","DifferenceQuotient","DifferenceRoot","DifferenceRootReduce","Differences","DifferentialD","DifferentialRoot","DifferentialRootReduce","DifferentiatorFilter","DiffusionPDETerm","DiggleGatesPointProcess","DiggleGrattonPointProcess","DigitalSignature","DigitBlock","DigitBlockMinimum","DigitCharacter","DigitCount","DigitQ","DihedralAngle","DihedralGroup","Dilation","DimensionalCombinations","DimensionalMeshComponents","DimensionReduce","DimensionReducerFunction","DimensionReduction","Dimensions","DiracComb","DiracDelta","DirectedEdge","DirectedEdges","DirectedGraph","DirectedGraphQ","DirectedInfinity","Direction","DirectionalLight","Directive","Directory","DirectoryName","DirectoryQ","DirectoryStack","DirichletBeta","DirichletCharacter","DirichletCondition","DirichletConvolve","DirichletDistribution","DirichletEta","DirichletL","DirichletLambda","DirichletTransform","DirichletWindow","DisableConsolePrintPacket","DisableFormatting","DiscreteAsymptotic","DiscreteChirpZTransform","DiscreteConvolve","DiscreteDelta","DiscreteHadamardTransform","DiscreteIndicator","DiscreteInputOutputModel","DiscreteLimit","DiscreteLQEstimatorGains","DiscreteLQRegulatorGains","DiscreteLyapunovSolve","DiscreteMarkovProcess","DiscreteMaxLimit","DiscreteMinLimit","DiscretePlot","DiscretePlot3D","DiscreteRatio","DiscreteRiccatiSolve","DiscreteShift","DiscreteTimeModelQ","DiscreteUniformDistribution","DiscreteVariables","DiscreteWaveletData","DiscreteWaveletPacketTransform","DiscreteWaveletTransform","DiscretizeGraphics","DiscretizeRegion","Discriminant","DisjointQ","Disjunction","Disk","DiskBox","DiskBoxOptions","DiskMatrix","DiskSegment","Dispatch","DispatchQ","DispersionEstimatorFunction","Display","DisplayAllSteps","DisplayEndPacket","DisplayForm","DisplayFunction","DisplayPacket","DisplayRules","DisplayString","DisplayTemporary","DisplayWith","DisplayWithRef","DisplayWithVariable","DistanceFunction","DistanceMatrix","DistanceTransform","Distribute","Distributed","DistributedContexts","DistributeDefinitions","DistributionChart","DistributionDomain","DistributionFitTest","DistributionParameterAssumptions","DistributionParameterQ","Dithering","Div","Divergence","Divide","DivideBy","Dividers","DivideSides","Divisible","Divisors","DivisorSigma","DivisorSum","DMSList","DMSString","Do","DockedCell","DockedCells","DocumentGenerator","DocumentGeneratorInformation","DocumentGeneratorInformationData","DocumentGenerators","DocumentNotebook","DocumentWeightingRules","Dodecahedron","DomainRegistrationInformation","DominantColors","DominatorTreeGraph","DominatorVertexList","DOSTextFormat","Dot","DotDashed","DotEqual","DotLayer","DotPlusLayer","Dotted","DoubleBracketingBar","DoubleContourIntegral","DoubleDownArrow","DoubleLeftArrow","DoubleLeftRightArrow","DoubleLeftTee","DoubleLongLeftArrow","DoubleLongLeftRightArrow","DoubleLongRightArrow","DoubleRightArrow","DoubleRightTee","DoubleUpArrow","DoubleUpDownArrow","DoubleVerticalBar","DoublyInfinite","Down","DownArrow","DownArrowBar","DownArrowUpArrow","DownLeftRightVector","DownLeftTeeVector","DownLeftVector","DownLeftVectorBar","DownRightTeeVector","DownRightVector","DownRightVectorBar","Downsample","DownTee","DownTeeArrow","DownValues","DownValuesFunction","DragAndDrop","DrawBackFaces","DrawEdges","DrawFrontFaces","DrawHighlighted","DrazinInverse","Drop","DropoutLayer","DropShadowing","DSolve","DSolveChangeVariables","DSolveValue","Dt","DualLinearProgramming","DualPlanarGraph","DualPolyhedron","DualSystemsModel","DumpGet","DumpSave","DuplicateFreeQ","Duration","Dynamic","DynamicBox","DynamicBoxOptions","DynamicEvaluationTimeout","DynamicGeoGraphics","DynamicImage","DynamicLocation","DynamicModule","DynamicModuleBox","DynamicModuleBoxOptions","DynamicModuleParent","DynamicModuleValues","DynamicName","DynamicNamespace","DynamicReference","DynamicSetting","DynamicUpdating","DynamicWrapper","DynamicWrapperBox","DynamicWrapperBoxOptions","E","EarthImpactData","EarthquakeData","EccentricityCentrality","Echo","EchoEvaluation","EchoFunction","EchoLabel","EchoTiming","EclipseType","EdgeAdd","EdgeBetweennessCentrality","EdgeCapacity","EdgeCapForm","EdgeChromaticNumber","EdgeColor","EdgeConnectivity","EdgeContract","EdgeCost","EdgeCount","EdgeCoverQ","EdgeCycleMatrix","EdgeDashing","EdgeDelete","EdgeDetect","EdgeForm","EdgeIndex","EdgeJoinForm","EdgeLabeling","EdgeLabels","EdgeLabelStyle","EdgeList","EdgeOpacity","EdgeQ","EdgeRenderingFunction","EdgeRules","EdgeShapeFunction","EdgeStyle","EdgeTaggedGraph","EdgeTaggedGraphQ","EdgeTags","EdgeThickness","EdgeTransitiveGraphQ","EdgeValueRange","EdgeValueSizes","EdgeWeight","EdgeWeightedGraphQ","Editable","EditButtonSettings","EditCellTagsSettings","EditDistance","EffectiveInterest","Eigensystem","Eigenvalues","EigenvectorCentrality","Eigenvectors","Element","ElementData","ElementwiseLayer","ElidedForms","Eliminate","EliminationOrder","Ellipsoid","EllipticE","EllipticExp","EllipticExpPrime","EllipticF","EllipticFilterModel","EllipticK","EllipticLog","EllipticNomeQ","EllipticPi","EllipticReducedHalfPeriods","EllipticTheta","EllipticThetaPrime","EmbedCode","EmbeddedHTML","EmbeddedService","EmbeddedSQLEntityClass","EmbeddedSQLExpression","EmbeddingLayer","EmbeddingObject","EmitSound","EmphasizeSyntaxErrors","EmpiricalDistribution","Empty","EmptyGraphQ","EmptyRegion","EmptySpaceF","EnableConsolePrintPacket","Enabled","Enclose","Encode","Encrypt","EncryptedObject","EncryptFile","End","EndAdd","EndDialogPacket","EndOfBuffer","EndOfFile","EndOfLine","EndOfString","EndPackage","EngineEnvironment","EngineeringForm","Enter","EnterExpressionPacket","EnterTextPacket","Entity","EntityClass","EntityClassList","EntityCopies","EntityFunction","EntityGroup","EntityInstance","EntityList","EntityPrefetch","EntityProperties","EntityProperty","EntityPropertyClass","EntityRegister","EntityStore","EntityStores","EntityTypeName","EntityUnregister","EntityValue","Entropy","EntropyFilter","Environment","Epilog","EpilogFunction","Equal","EqualColumns","EqualRows","EqualTilde","EqualTo","EquatedTo","Equilibrium","EquirippleFilterKernel","Equivalent","Erf","Erfc","Erfi","ErlangB","ErlangC","ErlangDistribution","Erosion","ErrorBox","ErrorBoxOptions","ErrorNorm","ErrorPacket","ErrorsDialogSettings","EscapeRadius","EstimatedBackground","EstimatedDistribution","EstimatedPointNormals","EstimatedPointProcess","EstimatedProcess","EstimatedVariogramModel","EstimatorGains","EstimatorRegulator","EuclideanDistance","EulerAngles","EulerCharacteristic","EulerE","EulerGamma","EulerianGraphQ","EulerMatrix","EulerPhi","Evaluatable","Evaluate","Evaluated","EvaluatePacket","EvaluateScheduledTask","EvaluationBox","EvaluationCell","EvaluationCompletionAction","EvaluationData","EvaluationElements","EvaluationEnvironment","EvaluationMode","EvaluationMonitor","EvaluationNotebook","EvaluationObject","EvaluationOrder","EvaluationPrivileges","EvaluationRateLimit","Evaluator","EvaluatorNames","EvenQ","EventData","EventEvaluator","EventHandler","EventHandlerTag","EventLabels","EventSeries","ExactBlackmanWindow","ExactNumberQ","ExactRootIsolation","ExampleData","Except","ExcludedContexts","ExcludedForms","ExcludedLines","ExcludedPhysicalQuantities","ExcludePods","Exclusions","ExclusionsStyle","Exists","Exit","ExitDialog","ExoplanetData","Exp","Expand","ExpandAll","ExpandDenominator","ExpandFileName","ExpandNumerator","Expectation","ExpectationE","ExpectedValue","ExpGammaDistribution","ExpIntegralE","ExpIntegralEi","ExpirationDate","Exponent","ExponentFunction","ExponentialDistribution","ExponentialFamily","ExponentialGeneratingFunction","ExponentialMovingAverage","ExponentialPowerDistribution","ExponentPosition","ExponentStep","Export","ExportAutoReplacements","ExportByteArray","ExportForm","ExportPacket","ExportString","Expression","ExpressionCell","ExpressionGraph","ExpressionPacket","ExpressionTree","ExpressionUUID","ExpToTrig","ExtendedEntityClass","ExtendedGCD","Extension","ExtentElementFunction","ExtentMarkers","ExtentSize","ExternalBundle","ExternalCall","ExternalDataCharacterEncoding","ExternalEvaluate","ExternalFunction","ExternalFunctionName","ExternalIdentifier","ExternalObject","ExternalOptions","ExternalSessionObject","ExternalSessions","ExternalStorageBase","ExternalStorageDownload","ExternalStorageGet","ExternalStorageObject","ExternalStoragePut","ExternalStorageUpload","ExternalTypeSignature","ExternalValue","Extract","ExtractArchive","ExtractLayer","ExtractPacletArchive","ExtremeValueDistribution","FaceAlign","FaceForm","FaceGrids","FaceGridsStyle","FaceRecognize","FacialFeatures","Factor","FactorComplete","Factorial","Factorial2","FactorialMoment","FactorialMomentGeneratingFunction","FactorialPower","FactorInteger","FactorList","FactorSquareFree","FactorSquareFreeList","FactorTerms","FactorTermsList","Fail","Failure","FailureAction","FailureDistribution","FailureQ","False","FareySequence","FARIMAProcess","FeatureDistance","FeatureExtract","FeatureExtraction","FeatureExtractor","FeatureExtractorFunction","FeatureImpactPlot","FeatureNames","FeatureNearest","FeatureSpacePlot","FeatureSpacePlot3D","FeatureTypes","FeatureValueDependencyPlot","FeatureValueImpactPlot","FEDisableConsolePrintPacket","FeedbackLinearize","FeedbackSector","FeedbackSectorStyle","FeedbackType","FEEnableConsolePrintPacket","FetalGrowthData","Fibonacci","Fibonorial","FieldCompletionFunction","FieldHint","FieldHintStyle","FieldMasked","FieldSize","File","FileBaseName","FileByteCount","FileConvert","FileDate","FileExistsQ","FileExtension","FileFormat","FileFormatProperties","FileFormatQ","FileHandler","FileHash","FileInformation","FileName","FileNameDepth","FileNameDialogSettings","FileNameDrop","FileNameForms","FileNameJoin","FileNames","FileNameSetter","FileNameSplit","FileNameTake","FileNameToFormatList","FilePrint","FileSize","FileSystemMap","FileSystemScan","FileSystemTree","FileTemplate","FileTemplateApply","FileType","FilledCurve","FilledCurveBox","FilledCurveBoxOptions","FilledTorus","FillForm","Filling","FillingStyle","FillingTransform","FilteredEntityClass","FilterRules","FinancialBond","FinancialData","FinancialDerivative","FinancialIndicator","Find","FindAnomalies","FindArgMax","FindArgMin","FindChannels","FindClique","FindClusters","FindCookies","FindCurvePath","FindCycle","FindDevices","FindDistribution","FindDistributionParameters","FindDivisions","FindEdgeColoring","FindEdgeCover","FindEdgeCut","FindEdgeIndependentPaths","FindEquationalProof","FindEulerianCycle","FindExternalEvaluators","FindFaces","FindFile","FindFit","FindFormula","FindFundamentalCycles","FindGeneratingFunction","FindGeoLocation","FindGeometricConjectures","FindGeometricTransform","FindGraphCommunities","FindGraphIsomorphism","FindGraphPartition","FindHamiltonianCycle","FindHamiltonianPath","FindHiddenMarkovStates","FindImageText","FindIndependentEdgeSet","FindIndependentVertexSet","FindInstance","FindIntegerNullVector","FindIsomers","FindIsomorphicSubgraph","FindKClan","FindKClique","FindKClub","FindKPlex","FindLibrary","FindLinearRecurrence","FindList","FindMatchingColor","FindMaximum","FindMaximumCut","FindMaximumFlow","FindMaxValue","FindMeshDefects","FindMinimum","FindMinimumCostFlow","FindMinimumCut","FindMinValue","FindMoleculeSubstructure","FindPath","FindPeaks","FindPermutation","FindPlanarColoring","FindPointProcessParameters","FindPostmanTour","FindProcessParameters","FindRegionTransform","FindRepeat","FindRoot","FindSequenceFunction","FindSettings","FindShortestPath","FindShortestTour","FindSpanningTree","FindSubgraphIsomorphism","FindSystemModelEquilibrium","FindTextualAnswer","FindThreshold","FindTransientRepeat","FindVertexColoring","FindVertexCover","FindVertexCut","FindVertexIndependentPaths","Fine","FinishDynamic","FiniteAbelianGroupCount","FiniteGroupCount","FiniteGroupData","First","FirstCase","FirstPassageTimeDistribution","FirstPosition","FischerGroupFi22","FischerGroupFi23","FischerGroupFi24Prime","FisherHypergeometricDistribution","FisherRatioTest","FisherZDistribution","Fit","FitAll","FitRegularization","FittedModel","FixedOrder","FixedPoint","FixedPointList","FlashSelection","Flat","FlatShading","Flatten","FlattenAt","FlattenLayer","FlatTopWindow","FlightData","FlipView","Floor","FlowPolynomial","Fold","FoldList","FoldPair","FoldPairList","FoldWhile","FoldWhileList","FollowRedirects","Font","FontColor","FontFamily","FontForm","FontName","FontOpacity","FontPostScriptName","FontProperties","FontReencoding","FontSize","FontSlant","FontSubstitutions","FontTracking","FontVariations","FontWeight","For","ForAll","ForAllType","ForceVersionInstall","Format","FormatRules","FormatType","FormatTypeAutoConvert","FormatValues","FormBox","FormBoxOptions","FormControl","FormFunction","FormLayoutFunction","FormObject","FormPage","FormProtectionMethod","FormTheme","FormulaData","FormulaLookup","FortranForm","Forward","ForwardBackward","ForwardCloudCredentials","Fourier","FourierCoefficient","FourierCosCoefficient","FourierCosSeries","FourierCosTransform","FourierDCT","FourierDCTFilter","FourierDCTMatrix","FourierDST","FourierDSTMatrix","FourierMatrix","FourierParameters","FourierSequenceTransform","FourierSeries","FourierSinCoefficient","FourierSinSeries","FourierSinTransform","FourierTransform","FourierTrigSeries","FoxH","FoxHReduce","FractionalBrownianMotionProcess","FractionalD","FractionalGaussianNoiseProcess","FractionalPart","FractionBox","FractionBoxOptions","FractionLine","Frame","FrameBox","FrameBoxOptions","Framed","FrameInset","FrameLabel","Frameless","FrameListVideo","FrameMargins","FrameRate","FrameStyle","FrameTicks","FrameTicksStyle","FRatioDistribution","FrechetDistribution","FreeQ","FrenetSerretSystem","FrequencySamplingFilterKernel","FresnelC","FresnelF","FresnelG","FresnelS","Friday","FrobeniusNumber","FrobeniusSolve","FromAbsoluteTime","FromCharacterCode","FromCoefficientRules","FromContinuedFraction","FromDate","FromDateString","FromDigits","FromDMS","FromEntity","FromJulianDate","FromLetterNumber","FromPolarCoordinates","FromRawPointer","FromRomanNumeral","FromSphericalCoordinates","FromUnixTime","Front","FrontEndDynamicExpression","FrontEndEventActions","FrontEndExecute","FrontEndObject","FrontEndResource","FrontEndResourceString","FrontEndStackSize","FrontEndToken","FrontEndTokenExecute","FrontEndValueCache","FrontEndVersion","FrontFaceColor","FrontFaceGlowColor","FrontFaceOpacity","FrontFaceSpecularColor","FrontFaceSpecularExponent","FrontFaceSurfaceAppearance","FrontFaceTexture","Full","FullAxes","FullDefinition","FullForm","FullGraphics","FullInformationOutputRegulator","FullOptions","FullRegion","FullSimplify","Function","FunctionAnalytic","FunctionBijective","FunctionCompile","FunctionCompileExport","FunctionCompileExportByteArray","FunctionCompileExportLibrary","FunctionCompileExportString","FunctionContinuous","FunctionConvexity","FunctionDeclaration","FunctionDiscontinuities","FunctionDomain","FunctionExpand","FunctionInjective","FunctionInterpolation","FunctionLayer","FunctionMeromorphic","FunctionMonotonicity","FunctionPeriod","FunctionPoles","FunctionRange","FunctionSign","FunctionSingularities","FunctionSpace","FunctionSurjective","FussellVeselyImportance","GaborFilter","GaborMatrix","GaborWavelet","GainMargins","GainPhaseMargins","GalaxyData","GalleryView","Gamma","GammaDistribution","GammaRegularized","GapPenalty","GARCHProcess","GatedRecurrentLayer","Gather","GatherBy","GaugeFaceElementFunction","GaugeFaceStyle","GaugeFrameElementFunction","GaugeFrameSize","GaugeFrameStyle","GaugeLabels","GaugeMarkers","GaugeStyle","GaussianFilter","GaussianIntegers","GaussianMatrix","GaussianOrthogonalMatrixDistribution","GaussianSymplecticMatrixDistribution","GaussianUnitaryMatrixDistribution","GaussianWindow","GCD","GegenbauerC","General","GeneralizedLinearModelFit","GenerateAsymmetricKeyPair","GenerateConditions","GeneratedAssetFormat","GeneratedAssetLocation","GeneratedCell","GeneratedCellStyles","GeneratedDocumentBinding","GenerateDerivedKey","GenerateDigitalSignature","GenerateDocument","GeneratedParameters","GeneratedQuantityMagnitudes","GenerateFileSignature","GenerateHTTPResponse","GenerateSecuredAuthenticationKey","GenerateSymmetricKey","GeneratingFunction","GeneratorDescription","GeneratorHistoryLength","GeneratorOutputType","Generic","GenericCylindricalDecomposition","GenomeData","GenomeLookup","GeoAntipode","GeoArea","GeoArraySize","GeoBackground","GeoBoundary","GeoBoundingBox","GeoBounds","GeoBoundsRegion","GeoBoundsRegionBoundary","GeoBubbleChart","GeoCenter","GeoCircle","GeoContourPlot","GeoDensityPlot","GeodesicClosing","GeodesicDilation","GeodesicErosion","GeodesicOpening","GeodesicPolyhedron","GeoDestination","GeodesyData","GeoDirection","GeoDisk","GeoDisplacement","GeoDistance","GeoDistanceList","GeoElevationData","GeoEntities","GeoGraphics","GeoGraphPlot","GeoGraphValuePlot","GeogravityModelData","GeoGridDirectionDifference","GeoGridLines","GeoGridLinesStyle","GeoGridPosition","GeoGridRange","GeoGridRangePadding","GeoGridUnitArea","GeoGridUnitDistance","GeoGridVector","GeoGroup","GeoHemisphere","GeoHemisphereBoundary","GeoHistogram","GeoIdentify","GeoImage","GeoLabels","GeoLength","GeoListPlot","GeoLocation","GeologicalPeriodData","GeomagneticModelData","GeoMarker","GeometricAssertion","GeometricBrownianMotionProcess","GeometricDistribution","GeometricMean","GeometricMeanFilter","GeometricOptimization","GeometricScene","GeometricStep","GeometricStylingRules","GeometricTest","GeometricTransformation","GeometricTransformation3DBox","GeometricTransformation3DBoxOptions","GeometricTransformationBox","GeometricTransformationBoxOptions","GeoModel","GeoNearest","GeoOrientationData","GeoPath","GeoPolygon","GeoPosition","GeoPositionENU","GeoPositionXYZ","GeoProjection","GeoProjectionData","GeoRange","GeoRangePadding","GeoRegionValuePlot","GeoResolution","GeoScaleBar","GeoServer","GeoSmoothHistogram","GeoStreamPlot","GeoStyling","GeoStylingImageFunction","GeoVariant","GeoVector","GeoVectorENU","GeoVectorPlot","GeoVectorXYZ","GeoVisibleRegion","GeoVisibleRegionBoundary","GeoWithinQ","GeoZoomLevel","GestureHandler","GestureHandlerTag","Get","GetContext","GetEnvironment","GetFileName","GetLinebreakInformationPacket","GibbsPointProcess","Glaisher","GlobalClusteringCoefficient","GlobalPreferences","GlobalSession","Glow","GoldenAngle","GoldenRatio","GompertzMakehamDistribution","GoochShading","GoodmanKruskalGamma","GoodmanKruskalGammaTest","Goto","GouraudShading","Grad","Gradient","GradientFilter","GradientFittedMesh","GradientOrientationFilter","GrammarApply","GrammarRules","GrammarToken","Graph","Graph3D","GraphAssortativity","GraphAutomorphismGroup","GraphCenter","GraphComplement","GraphData","GraphDensity","GraphDiameter","GraphDifference","GraphDisjointUnion","GraphDistance","GraphDistanceMatrix","GraphEmbedding","GraphHighlight","GraphHighlightStyle","GraphHub","Graphics","Graphics3D","Graphics3DBox","Graphics3DBoxOptions","GraphicsArray","GraphicsBaseline","GraphicsBox","GraphicsBoxOptions","GraphicsColor","GraphicsColumn","GraphicsComplex","GraphicsComplex3DBox","GraphicsComplex3DBoxOptions","GraphicsComplexBox","GraphicsComplexBoxOptions","GraphicsContents","GraphicsData","GraphicsGrid","GraphicsGridBox","GraphicsGroup","GraphicsGroup3DBox","GraphicsGroup3DBoxOptions","GraphicsGroupBox","GraphicsGroupBoxOptions","GraphicsGrouping","GraphicsHighlightColor","GraphicsRow","GraphicsSpacing","GraphicsStyle","GraphIntersection","GraphJoin","GraphLayerLabels","GraphLayers","GraphLayerStyle","GraphLayout","GraphLinkEfficiency","GraphPeriphery","GraphPlot","GraphPlot3D","GraphPower","GraphProduct","GraphPropertyDistribution","GraphQ","GraphRadius","GraphReciprocity","GraphRoot","GraphStyle","GraphSum","GraphTree","GraphUnion","Gray","GrayLevel","Greater","GreaterEqual","GreaterEqualLess","GreaterEqualThan","GreaterFullEqual","GreaterGreater","GreaterLess","GreaterSlantEqual","GreaterThan","GreaterTilde","GreekStyle","Green","GreenFunction","Grid","GridBaseline","GridBox","GridBoxAlignment","GridBoxBackground","GridBoxDividers","GridBoxFrame","GridBoxItemSize","GridBoxItemStyle","GridBoxOptions","GridBoxSpacings","GridCreationSettings","GridDefaultElement","GridElementStyleOptions","GridFrame","GridFrameMargins","GridGraph","GridLines","GridLinesStyle","GridVideo","GroebnerBasis","GroupActionBase","GroupBy","GroupCentralizer","GroupElementFromWord","GroupElementPosition","GroupElementQ","GroupElements","GroupElementToWord","GroupGenerators","Groupings","GroupMultiplicationTable","GroupOpenerColor","GroupOpenerInsideFrame","GroupOrbits","GroupOrder","GroupPageBreakWithin","GroupSetwiseStabilizer","GroupStabilizer","GroupStabilizerChain","GroupTogetherGrouping","GroupTogetherNestedGrouping","GrowCutComponents","Gudermannian","GuidedFilter","GumbelDistribution","HaarWavelet","HadamardMatrix","HalfLine","HalfNormalDistribution","HalfPlane","HalfSpace","HalftoneShading","HamiltonianGraphQ","HammingDistance","HammingWindow","HandlerFunctions","HandlerFunctionsKeys","HankelH1","HankelH2","HankelMatrix","HankelTransform","HannPoissonWindow","HannWindow","HaradaNortonGroupHN","HararyGraph","HardcorePointProcess","HarmonicMean","HarmonicMeanFilter","HarmonicNumber","Hash","HatchFilling","HatchShading","Haversine","HazardFunction","Head","HeadCompose","HeaderAlignment","HeaderBackground","HeaderDisplayFunction","HeaderLines","Headers","HeaderSize","HeaderStyle","Heads","HeatFluxValue","HeatInsulationValue","HeatOutflowValue","HeatRadiationValue","HeatSymmetryValue","HeatTemperatureCondition","HeatTransferPDEComponent","HeatTransferValue","HeavisideLambda","HeavisidePi","HeavisideTheta","HeldGroupHe","HeldPart","HelmholtzPDEComponent","HelpBrowserLookup","HelpBrowserNotebook","HelpBrowserSettings","HelpViewerSettings","Here","HermiteDecomposition","HermiteH","Hermitian","HermitianMatrixQ","HessenbergDecomposition","Hessian","HeunB","HeunBPrime","HeunC","HeunCPrime","HeunD","HeunDPrime","HeunG","HeunGPrime","HeunT","HeunTPrime","HexadecimalCharacter","Hexahedron","HexahedronBox","HexahedronBoxOptions","HiddenItems","HiddenMarkovProcess","HiddenSurface","Highlighted","HighlightGraph","HighlightImage","HighlightMesh","HighlightString","HighpassFilter","HigmanSimsGroupHS","HilbertCurve","HilbertFilter","HilbertMatrix","Histogram","Histogram3D","HistogramDistribution","HistogramList","HistogramPointDensity","HistogramTransform","HistogramTransformInterpolation","HistoricalPeriodData","HitMissTransform","HITSCentrality","HjorthDistribution","HodgeDual","HoeffdingD","HoeffdingDTest","Hold","HoldAll","HoldAllComplete","HoldComplete","HoldFirst","HoldForm","HoldPattern","HoldRest","HolidayCalendar","HomeDirectory","HomePage","Horizontal","HorizontalForm","HorizontalGauge","HorizontalScrollPosition","HornerForm","HostLookup","HotellingTSquareDistribution","HoytDistribution","HTMLSave","HTTPErrorResponse","HTTPRedirect","HTTPRequest","HTTPRequestData","HTTPResponse","Hue","HumanGrowthData","HumpDownHump","HumpEqual","HurwitzLerchPhi","HurwitzZeta","HyperbolicDistribution","HypercubeGraph","HyperexponentialDistribution","Hyperfactorial","Hypergeometric0F1","Hypergeometric0F1Regularized","Hypergeometric1F1","Hypergeometric1F1Regularized","Hypergeometric2F1","Hypergeometric2F1Regularized","HypergeometricDistribution","HypergeometricPFQ","HypergeometricPFQRegularized","HypergeometricU","Hyperlink","HyperlinkAction","HyperlinkCreationSettings","Hyperplane","Hyphenation","HyphenationOptions","HypoexponentialDistribution","HypothesisTestData","I","IconData","Iconize","IconizedObject","IconRules","Icosahedron","Identity","IdentityMatrix","If","IfCompiled","IgnoreCase","IgnoreDiacritics","IgnoreIsotopes","IgnorePunctuation","IgnoreSpellCheck","IgnoreStereochemistry","IgnoringInactive","Im","Image","Image3D","Image3DProjection","Image3DSlices","ImageAccumulate","ImageAdd","ImageAdjust","ImageAlign","ImageApply","ImageApplyIndexed","ImageAspectRatio","ImageAssemble","ImageAugmentationLayer","ImageBoundingBoxes","ImageCache","ImageCacheValid","ImageCapture","ImageCaptureFunction","ImageCases","ImageChannels","ImageClip","ImageCollage","ImageColorSpace","ImageCompose","ImageContainsQ","ImageContents","ImageConvolve","ImageCooccurrence","ImageCorners","ImageCorrelate","ImageCorrespondingPoints","ImageCrop","ImageData","ImageDeconvolve","ImageDemosaic","ImageDifference","ImageDimensions","ImageDisplacements","ImageDistance","ImageEditMode","ImageEffect","ImageExposureCombine","ImageFeatureTrack","ImageFileApply","ImageFileFilter","ImageFileScan","ImageFilter","ImageFocusCombine","ImageForestingComponents","ImageFormattingWidth","ImageForwardTransformation","ImageGraphics","ImageHistogram","ImageIdentify","ImageInstanceQ","ImageKeypoints","ImageLabels","ImageLegends","ImageLevels","ImageLines","ImageMargins","ImageMarker","ImageMarkers","ImageMeasurements","ImageMesh","ImageMultiply","ImageOffset","ImagePad","ImagePadding","ImagePartition","ImagePeriodogram","ImagePerspectiveTransformation","ImagePosition","ImagePreviewFunction","ImagePyramid","ImagePyramidApply","ImageQ","ImageRangeCache","ImageRecolor","ImageReflect","ImageRegion","ImageResize","ImageResolution","ImageRestyle","ImageRotate","ImageRotated","ImageSaliencyFilter","ImageScaled","ImageScan","ImageSize","ImageSizeAction","ImageSizeCache","ImageSizeMultipliers","ImageSizeRaw","ImageStitch","ImageSubtract","ImageTake","ImageTransformation","ImageTrim","ImageType","ImageValue","ImageValuePositions","ImageVectorscopePlot","ImageWaveformPlot","ImagingDevice","ImplicitD","ImplicitRegion","Implies","Import","ImportAutoReplacements","ImportByteArray","ImportedObject","ImportOptions","ImportString","ImprovementImportance","In","Inactivate","Inactive","InactiveStyle","IncidenceGraph","IncidenceList","IncidenceMatrix","IncludeAromaticBonds","IncludeConstantBasis","IncludedContexts","IncludeDefinitions","IncludeDirectories","IncludeFileExtension","IncludeGeneratorTasks","IncludeHydrogens","IncludeInflections","IncludeMetaInformation","IncludePods","IncludeQuantities","IncludeRelatedTables","IncludeSingularSolutions","IncludeSingularTerm","IncludeWindowTimes","Increment","IndefiniteMatrixQ","Indent","IndentingNewlineSpacings","IndentMaxFraction","IndependenceTest","IndependentEdgeSetQ","IndependentPhysicalQuantity","IndependentUnit","IndependentUnitDimension","IndependentVertexSetQ","Indeterminate","IndeterminateThreshold","IndexCreationOptions","Indexed","IndexEdgeTaggedGraph","IndexGraph","IndexTag","Inequality","InertEvaluate","InertExpression","InexactNumberQ","InexactNumbers","InfiniteFuture","InfiniteLine","InfiniteLineThrough","InfinitePast","InfinitePlane","Infinity","Infix","InflationAdjust","InflationMethod","Information","InformationData","InformationDataGrid","Inherited","InheritScope","InhomogeneousPoissonPointProcess","InhomogeneousPoissonProcess","InitialEvaluationHistory","Initialization","InitializationCell","InitializationCellEvaluation","InitializationCellWarning","InitializationObject","InitializationObjects","InitializationValue","Initialize","InitialSeeding","InlineCounterAssignments","InlineCounterIncrements","InlineRules","Inner","InnerPolygon","InnerPolyhedron","Inpaint","Input","InputAliases","InputAssumptions","InputAutoReplacements","InputField","InputFieldBox","InputFieldBoxOptions","InputForm","InputGrouping","InputNamePacket","InputNotebook","InputPacket","InputPorts","InputSettings","InputStream","InputString","InputStringPacket","InputToBoxFormPacket","Insert","InsertionFunction","InsertionPointObject","InsertLinebreaks","InsertResults","Inset","Inset3DBox","Inset3DBoxOptions","InsetBox","InsetBoxOptions","Insphere","Install","InstallService","InstanceNormalizationLayer","InString","Integer","IntegerDigits","IntegerExponent","IntegerLength","IntegerName","IntegerPart","IntegerPartitions","IntegerQ","IntegerReverse","Integers","IntegerString","Integral","Integrate","IntegrateChangeVariables","Interactive","InteractiveTradingChart","InterfaceSwitched","Interlaced","Interleaving","InternallyBalancedDecomposition","InterpolatingFunction","InterpolatingPolynomial","Interpolation","InterpolationOrder","InterpolationPoints","InterpolationPrecision","Interpretation","InterpretationBox","InterpretationBoxOptions","InterpretationFunction","Interpreter","InterpretTemplate","InterquartileRange","Interrupt","InterruptSettings","IntersectedEntityClass","IntersectingQ","Intersection","Interval","IntervalIntersection","IntervalMarkers","IntervalMarkersStyle","IntervalMemberQ","IntervalSlider","IntervalUnion","Into","Inverse","InverseBetaRegularized","InverseBilateralLaplaceTransform","InverseBilateralZTransform","InverseCDF","InverseChiSquareDistribution","InverseContinuousWaveletTransform","InverseDistanceTransform","InverseEllipticNomeQ","InverseErf","InverseErfc","InverseFourier","InverseFourierCosTransform","InverseFourierSequenceTransform","InverseFourierSinTransform","InverseFourierTransform","InverseFunction","InverseFunctions","InverseGammaDistribution","InverseGammaRegularized","InverseGaussianDistribution","InverseGudermannian","InverseHankelTransform","InverseHaversine","InverseImagePyramid","InverseJacobiCD","InverseJacobiCN","InverseJacobiCS","InverseJacobiDC","InverseJacobiDN","InverseJacobiDS","InverseJacobiNC","InverseJacobiND","InverseJacobiNS","InverseJacobiSC","InverseJacobiSD","InverseJacobiSN","InverseLaplaceTransform","InverseMellinTransform","InversePermutation","InverseRadon","InverseRadonTransform","InverseSeries","InverseShortTimeFourier","InverseSpectrogram","InverseSurvivalFunction","InverseTransformedRegion","InverseWaveletTransform","InverseWeierstrassP","InverseWishartMatrixDistribution","InverseZTransform","Invisible","InvisibleApplication","InvisibleTimes","IPAddress","IrreduciblePolynomialQ","IslandData","IsolatingInterval","IsomorphicGraphQ","IsomorphicSubgraphQ","IsotopeData","Italic","Item","ItemAspectRatio","ItemBox","ItemBoxOptions","ItemDisplayFunction","ItemSize","ItemStyle","ItoProcess","JaccardDissimilarity","JacobiAmplitude","Jacobian","JacobiCD","JacobiCN","JacobiCS","JacobiDC","JacobiDN","JacobiDS","JacobiEpsilon","JacobiNC","JacobiND","JacobiNS","JacobiP","JacobiSC","JacobiSD","JacobiSN","JacobiSymbol","JacobiZeta","JacobiZN","JankoGroupJ1","JankoGroupJ2","JankoGroupJ3","JankoGroupJ4","JarqueBeraALMTest","JohnsonDistribution","Join","JoinAcross","Joined","JoinedCurve","JoinedCurveBox","JoinedCurveBoxOptions","JoinForm","JordanDecomposition","JordanModelDecomposition","JulianDate","JuliaSetBoettcher","JuliaSetIterationCount","JuliaSetPlot","JuliaSetPoints","K","KagiChart","KaiserBesselWindow","KaiserWindow","KalmanEstimator","KalmanFilter","KarhunenLoeveDecomposition","KaryTree","KatzCentrality","KCoreComponents","KDistribution","KEdgeConnectedComponents","KEdgeConnectedGraphQ","KeepExistingVersion","KelvinBei","KelvinBer","KelvinKei","KelvinKer","KendallTau","KendallTauTest","KernelConfiguration","KernelExecute","KernelFunction","KernelMixtureDistribution","KernelObject","Kernels","Ket","Key","KeyCollisionFunction","KeyComplement","KeyDrop","KeyDropFrom","KeyExistsQ","KeyFreeQ","KeyIntersection","KeyMap","KeyMemberQ","KeypointStrength","Keys","KeySelect","KeySort","KeySortBy","KeyTake","KeyUnion","KeyValueMap","KeyValuePattern","Khinchin","KillProcess","KirchhoffGraph","KirchhoffMatrix","KleinInvariantJ","KnapsackSolve","KnightTourGraph","KnotData","KnownUnitQ","KochCurve","KolmogorovSmirnovTest","KroneckerDelta","KroneckerModelDecomposition","KroneckerProduct","KroneckerSymbol","KuiperTest","KumaraswamyDistribution","Kurtosis","KuwaharaFilter","KVertexConnectedComponents","KVertexConnectedGraphQ","LABColor","Label","Labeled","LabeledSlider","LabelingFunction","LabelingSize","LabelStyle","LabelVisibility","LaguerreL","LakeData","LambdaComponents","LambertW","LameC","LameCPrime","LameEigenvalueA","LameEigenvalueB","LameS","LameSPrime","LaminaData","LanczosWindow","LandauDistribution","Language","LanguageCategory","LanguageData","LanguageIdentify","LanguageOptions","LaplaceDistribution","LaplaceTransform","Laplacian","LaplacianFilter","LaplacianGaussianFilter","LaplacianPDETerm","Large","Larger","Last","Latitude","LatitudeLongitude","LatticeData","LatticeReduce","Launch","LaunchKernels","LayeredGraphPlot","LayeredGraphPlot3D","LayerSizeFunction","LayoutInformation","LCHColor","LCM","LeaderSize","LeafCount","LeapVariant","LeapYearQ","LearnDistribution","LearnedDistribution","LearningRate","LearningRateMultipliers","LeastSquares","LeastSquaresFilterKernel","Left","LeftArrow","LeftArrowBar","LeftArrowRightArrow","LeftDownTeeVector","LeftDownVector","LeftDownVectorBar","LeftRightArrow","LeftRightVector","LeftTee","LeftTeeArrow","LeftTeeVector","LeftTriangle","LeftTriangleBar","LeftTriangleEqual","LeftUpDownVector","LeftUpTeeVector","LeftUpVector","LeftUpVectorBar","LeftVector","LeftVectorBar","LegendAppearance","Legended","LegendFunction","LegendLabel","LegendLayout","LegendMargins","LegendMarkers","LegendMarkerSize","LegendreP","LegendreQ","LegendreType","Length","LengthWhile","LerchPhi","Less","LessEqual","LessEqualGreater","LessEqualThan","LessFullEqual","LessGreater","LessLess","LessSlantEqual","LessThan","LessTilde","LetterCharacter","LetterCounts","LetterNumber","LetterQ","Level","LeveneTest","LeviCivitaTensor","LevyDistribution","Lexicographic","LexicographicOrder","LexicographicSort","LibraryDataType","LibraryFunction","LibraryFunctionDeclaration","LibraryFunctionError","LibraryFunctionInformation","LibraryFunctionLoad","LibraryFunctionUnload","LibraryLoad","LibraryUnload","LicenseEntitlementObject","LicenseEntitlements","LicenseID","LicensingSettings","LiftingFilterData","LiftingWaveletTransform","LightBlue","LightBrown","LightCyan","Lighter","LightGray","LightGreen","Lighting","LightingAngle","LightMagenta","LightOrange","LightPink","LightPurple","LightRed","LightSources","LightYellow","Likelihood","Limit","LimitsPositioning","LimitsPositioningTokens","LindleyDistribution","Line","Line3DBox","Line3DBoxOptions","LinearFilter","LinearFractionalOptimization","LinearFractionalTransform","LinearGradientFilling","LinearGradientImage","LinearizingTransformationData","LinearLayer","LinearModelFit","LinearOffsetFunction","LinearOptimization","LinearProgramming","LinearRecurrence","LinearSolve","LinearSolveFunction","LineBox","LineBoxOptions","LineBreak","LinebreakAdjustments","LineBreakChart","LinebreakSemicolonWeighting","LineBreakWithin","LineColor","LineGraph","LineIndent","LineIndentMaxFraction","LineIntegralConvolutionPlot","LineIntegralConvolutionScale","LineLegend","LineOpacity","LineSpacing","LineWrapParts","LinkActivate","LinkClose","LinkConnect","LinkConnectedQ","LinkCreate","LinkError","LinkFlush","LinkFunction","LinkHost","LinkInterrupt","LinkLaunch","LinkMode","LinkObject","LinkOpen","LinkOptions","LinkPatterns","LinkProtocol","LinkRankCentrality","LinkRead","LinkReadHeld","LinkReadyQ","Links","LinkService","LinkWrite","LinkWriteHeld","LiouvilleLambda","List","Listable","ListAnimate","ListContourPlot","ListContourPlot3D","ListConvolve","ListCorrelate","ListCurvePathPlot","ListDeconvolve","ListDensityPlot","ListDensityPlot3D","Listen","ListFormat","ListFourierSequenceTransform","ListInterpolation","ListLineIntegralConvolutionPlot","ListLinePlot","ListLinePlot3D","ListLogLinearPlot","ListLogLogPlot","ListLogPlot","ListPicker","ListPickerBox","ListPickerBoxBackground","ListPickerBoxOptions","ListPlay","ListPlot","ListPlot3D","ListPointPlot3D","ListPolarPlot","ListQ","ListSliceContourPlot3D","ListSliceDensityPlot3D","ListSliceVectorPlot3D","ListStepPlot","ListStreamDensityPlot","ListStreamPlot","ListStreamPlot3D","ListSurfacePlot3D","ListVectorDensityPlot","ListVectorDisplacementPlot","ListVectorDisplacementPlot3D","ListVectorPlot","ListVectorPlot3D","ListZTransform","Literal","LiteralSearch","LiteralType","LoadCompiledComponent","LocalAdaptiveBinarize","LocalCache","LocalClusteringCoefficient","LocalEvaluate","LocalizeDefinitions","LocalizeVariables","LocalObject","LocalObjects","LocalResponseNormalizationLayer","LocalSubmit","LocalSymbol","LocalTime","LocalTimeZone","LocationEquivalenceTest","LocationTest","Locator","LocatorAutoCreate","LocatorBox","LocatorBoxOptions","LocatorCentering","LocatorPane","LocatorPaneBox","LocatorPaneBoxOptions","LocatorRegion","Locked","Log","Log10","Log2","LogBarnesG","LogGamma","LogGammaDistribution","LogicalExpand","LogIntegral","LogisticDistribution","LogisticSigmoid","LogitModelFit","LogLikelihood","LogLinearPlot","LogLogisticDistribution","LogLogPlot","LogMultinormalDistribution","LogNormalDistribution","LogPlot","LogRankTest","LogSeriesDistribution","LongEqual","Longest","LongestCommonSequence","LongestCommonSequencePositions","LongestCommonSubsequence","LongestCommonSubsequencePositions","LongestMatch","LongestOrderedSequence","LongForm","Longitude","LongLeftArrow","LongLeftRightArrow","LongRightArrow","LongShortTermMemoryLayer","Lookup","Loopback","LoopFreeGraphQ","Looping","LossFunction","LowerCaseQ","LowerLeftArrow","LowerRightArrow","LowerTriangularize","LowerTriangularMatrix","LowerTriangularMatrixQ","LowpassFilter","LQEstimatorGains","LQGRegulator","LQOutputRegulatorGains","LQRegulatorGains","LUBackSubstitution","LucasL","LuccioSamiComponents","LUDecomposition","LunarEclipse","LUVColor","LyapunovSolve","LyonsGroupLy","MachineID","MachineName","MachineNumberQ","MachinePrecision","MacintoshSystemPageSetup","Magenta","Magnification","Magnify","MailAddressValidation","MailExecute","MailFolder","MailItem","MailReceiverFunction","MailResponseFunction","MailSearch","MailServerConnect","MailServerConnection","MailSettings","MainSolve","MaintainDynamicCaches","Majority","MakeBoxes","MakeExpression","MakeRules","ManagedLibraryExpressionID","ManagedLibraryExpressionQ","MandelbrotSetBoettcher","MandelbrotSetDistance","MandelbrotSetIterationCount","MandelbrotSetMemberQ","MandelbrotSetPlot","MangoldtLambda","ManhattanDistance","Manipulate","Manipulator","MannedSpaceMissionData","MannWhitneyTest","MantissaExponent","Manual","Map","MapAll","MapApply","MapAt","MapIndexed","MAProcess","MapThread","MarchenkoPasturDistribution","MarcumQ","MardiaCombinedTest","MardiaKurtosisTest","MardiaSkewnessTest","MarginalDistribution","MarkovProcessProperties","Masking","MassConcentrationCondition","MassFluxValue","MassImpermeableBoundaryValue","MassOutflowValue","MassSymmetryValue","MassTransferValue","MassTransportPDEComponent","MatchingDissimilarity","MatchLocalNameQ","MatchLocalNames","MatchQ","Material","MaterialShading","MaternPointProcess","MathematicalFunctionData","MathematicaNotation","MathieuC","MathieuCharacteristicA","MathieuCharacteristicB","MathieuCharacteristicExponent","MathieuCPrime","MathieuGroupM11","MathieuGroupM12","MathieuGroupM22","MathieuGroupM23","MathieuGroupM24","MathieuS","MathieuSPrime","MathMLForm","MathMLText","Matrices","MatrixExp","MatrixForm","MatrixFunction","MatrixLog","MatrixNormalDistribution","MatrixPlot","MatrixPower","MatrixPropertyDistribution","MatrixQ","MatrixRank","MatrixTDistribution","Max","MaxBend","MaxCellMeasure","MaxColorDistance","MaxDate","MaxDetect","MaxDisplayedChildren","MaxDuration","MaxExtraBandwidths","MaxExtraConditions","MaxFeatureDisplacement","MaxFeatures","MaxFilter","MaximalBy","Maximize","MaxItems","MaxIterations","MaxLimit","MaxMemoryUsed","MaxMixtureKernels","MaxOverlapFraction","MaxPlotPoints","MaxPoints","MaxRecursion","MaxStableDistribution","MaxStepFraction","MaxSteps","MaxStepSize","MaxTrainingRounds","MaxValue","MaxwellDistribution","MaxWordGap","McLaughlinGroupMcL","Mean","MeanAbsoluteLossLayer","MeanAround","MeanClusteringCoefficient","MeanDegreeConnectivity","MeanDeviation","MeanFilter","MeanGraphDistance","MeanNeighborDegree","MeanPointDensity","MeanShift","MeanShiftFilter","MeanSquaredLossLayer","Median","MedianDeviation","MedianFilter","MedicalTestData","Medium","MeijerG","MeijerGReduce","MeixnerDistribution","MellinConvolve","MellinTransform","MemberQ","MemoryAvailable","MemoryConstrained","MemoryConstraint","MemoryInUse","MengerMesh","Menu","MenuAppearance","MenuCommandKey","MenuEvaluator","MenuItem","MenuList","MenuPacket","MenuSortingValue","MenuStyle","MenuView","Merge","MergeDifferences","MergingFunction","MersennePrimeExponent","MersennePrimeExponentQ","Mesh","MeshCellCentroid","MeshCellCount","MeshCellHighlight","MeshCellIndex","MeshCellLabel","MeshCellMarker","MeshCellMeasure","MeshCellQuality","MeshCells","MeshCellShapeFunction","MeshCellStyle","MeshConnectivityGraph","MeshCoordinates","MeshFunctions","MeshPrimitives","MeshQualityGoal","MeshRange","MeshRefinementFunction","MeshRegion","MeshRegionQ","MeshShading","MeshStyle","Message","MessageDialog","MessageList","MessageName","MessageObject","MessageOptions","MessagePacket","Messages","MessagesNotebook","MetaCharacters","MetaInformation","MeteorShowerData","Method","MethodOptions","MexicanHatWavelet","MeyerWavelet","Midpoint","MIMETypeToFormatList","Min","MinColorDistance","MinDate","MinDetect","MineralData","MinFilter","MinimalBy","MinimalPolynomial","MinimalStateSpaceModel","Minimize","MinimumTimeIncrement","MinIntervalSize","MinkowskiQuestionMark","MinLimit","MinMax","MinorPlanetData","Minors","MinPointSeparation","MinRecursion","MinSize","MinStableDistribution","Minus","MinusPlus","MinValue","Missing","MissingBehavior","MissingDataMethod","MissingDataRules","MissingQ","MissingString","MissingStyle","MissingValuePattern","MissingValueSynthesis","MittagLefflerE","MixedFractionParts","MixedGraphQ","MixedMagnitude","MixedRadix","MixedRadixQuantity","MixedUnit","MixtureDistribution","Mod","Modal","Mode","ModelPredictiveController","Modular","ModularInverse","ModularLambda","Module","Modulus","MoebiusMu","Molecule","MoleculeAlign","MoleculeContainsQ","MoleculeDraw","MoleculeEquivalentQ","MoleculeFreeQ","MoleculeGraph","MoleculeMatchQ","MoleculeMaximumCommonSubstructure","MoleculeModify","MoleculeName","MoleculePattern","MoleculePlot","MoleculePlot3D","MoleculeProperty","MoleculeQ","MoleculeRecognize","MoleculeSubstructureCount","MoleculeValue","Moment","MomentConvert","MomentEvaluate","MomentGeneratingFunction","MomentOfInertia","Monday","Monitor","MonomialList","MonomialOrder","MonsterGroupM","MoonPhase","MoonPosition","MorletWavelet","MorphologicalBinarize","MorphologicalBranchPoints","MorphologicalComponents","MorphologicalEulerNumber","MorphologicalGraph","MorphologicalPerimeter","MorphologicalTransform","MortalityData","Most","MountainData","MouseAnnotation","MouseAppearance","MouseAppearanceTag","MouseButtons","Mouseover","MousePointerNote","MousePosition","MovieData","MovingAverage","MovingMap","MovingMedian","MoyalDistribution","MultiaxisArrangement","Multicolumn","MultiedgeStyle","MultigraphQ","MultilaunchWarning","MultiLetterItalics","MultiLetterStyle","MultilineFunction","Multinomial","MultinomialDistribution","MultinormalDistribution","MultiplicativeOrder","Multiplicity","MultiplySides","MultiscriptBoxOptions","Multiselection","MultivariateHypergeometricDistribution","MultivariatePoissonDistribution","MultivariateTDistribution","N","NakagamiDistribution","NameQ","Names","NamespaceBox","NamespaceBoxOptions","Nand","NArgMax","NArgMin","NBernoulliB","NBodySimulation","NBodySimulationData","NCache","NCaputoD","NDEigensystem","NDEigenvalues","NDSolve","NDSolveValue","Nearest","NearestFunction","NearestMeshCells","NearestNeighborG","NearestNeighborGraph","NearestTo","NebulaData","NeedlemanWunschSimilarity","Needs","Negative","NegativeBinomialDistribution","NegativeDefiniteMatrixQ","NegativeIntegers","NegativelyOrientedPoints","NegativeMultinomialDistribution","NegativeRationals","NegativeReals","NegativeSemidefiniteMatrixQ","NeighborhoodData","NeighborhoodGraph","Nest","NestedGreaterGreater","NestedLessLess","NestedScriptRules","NestGraph","NestList","NestTree","NestWhile","NestWhileList","NetAppend","NetArray","NetArrayLayer","NetBidirectionalOperator","NetChain","NetDecoder","NetDelete","NetDrop","NetEncoder","NetEvaluationMode","NetExternalObject","NetExtract","NetFlatten","NetFoldOperator","NetGANOperator","NetGraph","NetInformation","NetInitialize","NetInsert","NetInsertSharedArrays","NetJoin","NetMapOperator","NetMapThreadOperator","NetMeasurements","NetModel","NetNestOperator","NetPairEmbeddingOperator","NetPort","NetPortGradient","NetPrepend","NetRename","NetReplace","NetReplacePart","NetSharedArray","NetStateObject","NetTake","NetTrain","NetTrainResultsObject","NetUnfold","NetworkPacketCapture","NetworkPacketRecording","NetworkPacketRecordingDuring","NetworkPacketTrace","NeumannValue","NevilleThetaC","NevilleThetaD","NevilleThetaN","NevilleThetaS","NewPrimitiveStyle","NExpectation","Next","NextCell","NextDate","NextPrime","NextScheduledTaskTime","NeymanScottPointProcess","NFractionalD","NHoldAll","NHoldFirst","NHoldRest","NicholsGridLines","NicholsPlot","NightHemisphere","NIntegrate","NMaximize","NMaxValue","NMinimize","NMinValue","NominalScale","NominalVariables","NonAssociative","NoncentralBetaDistribution","NoncentralChiSquareDistribution","NoncentralFRatioDistribution","NoncentralStudentTDistribution","NonCommutativeMultiply","NonConstants","NondimensionalizationTransform","None","NoneTrue","NonlinearModelFit","NonlinearStateSpaceModel","NonlocalMeansFilter","NonNegative","NonNegativeIntegers","NonNegativeRationals","NonNegativeReals","NonPositive","NonPositiveIntegers","NonPositiveRationals","NonPositiveReals","Nor","NorlundB","Norm","Normal","NormalDistribution","NormalGrouping","NormalizationLayer","Normalize","Normalized","NormalizedSquaredEuclideanDistance","NormalMatrixQ","NormalsFunction","NormFunction","Not","NotCongruent","NotCupCap","NotDoubleVerticalBar","Notebook","NotebookApply","NotebookAutoSave","NotebookBrowseDirectory","NotebookClose","NotebookConvertSettings","NotebookCreate","NotebookDefault","NotebookDelete","NotebookDirectory","NotebookDynamicExpression","NotebookEvaluate","NotebookEventActions","NotebookFileName","NotebookFind","NotebookGet","NotebookImport","NotebookInformation","NotebookInterfaceObject","NotebookLocate","NotebookObject","NotebookOpen","NotebookPath","NotebookPrint","NotebookPut","NotebookRead","Notebooks","NotebookSave","NotebookSelection","NotebooksMenu","NotebookTemplate","NotebookWrite","NotElement","NotEqualTilde","NotExists","NotGreater","NotGreaterEqual","NotGreaterFullEqual","NotGreaterGreater","NotGreaterLess","NotGreaterSlantEqual","NotGreaterTilde","Nothing","NotHumpDownHump","NotHumpEqual","NotificationFunction","NotLeftTriangle","NotLeftTriangleBar","NotLeftTriangleEqual","NotLess","NotLessEqual","NotLessFullEqual","NotLessGreater","NotLessLess","NotLessSlantEqual","NotLessTilde","NotNestedGreaterGreater","NotNestedLessLess","NotPrecedes","NotPrecedesEqual","NotPrecedesSlantEqual","NotPrecedesTilde","NotReverseElement","NotRightTriangle","NotRightTriangleBar","NotRightTriangleEqual","NotSquareSubset","NotSquareSubsetEqual","NotSquareSuperset","NotSquareSupersetEqual","NotSubset","NotSubsetEqual","NotSucceeds","NotSucceedsEqual","NotSucceedsSlantEqual","NotSucceedsTilde","NotSuperset","NotSupersetEqual","NotTilde","NotTildeEqual","NotTildeFullEqual","NotTildeTilde","NotVerticalBar","Now","NoWhitespace","NProbability","NProduct","NProductFactors","NRoots","NSolve","NSolveValues","NSum","NSumTerms","NuclearExplosionData","NuclearReactorData","Null","NullRecords","NullSpace","NullWords","Number","NumberCompose","NumberDecompose","NumberDigit","NumberExpand","NumberFieldClassNumber","NumberFieldDiscriminant","NumberFieldFundamentalUnits","NumberFieldIntegralBasis","NumberFieldNormRepresentatives","NumberFieldRegulator","NumberFieldRootsOfUnity","NumberFieldSignature","NumberForm","NumberFormat","NumberLinePlot","NumberMarks","NumberMultiplier","NumberPadding","NumberPoint","NumberQ","NumberSeparator","NumberSigns","NumberString","Numerator","NumeratorDenominator","NumericalOrder","NumericalSort","NumericArray","NumericArrayQ","NumericArrayType","NumericFunction","NumericQ","NuttallWindow","NValues","NyquistGridLines","NyquistPlot","O","ObjectExistsQ","ObservabilityGramian","ObservabilityMatrix","ObservableDecomposition","ObservableModelQ","OceanData","Octahedron","OddQ","Off","Offset","OLEData","On","ONanGroupON","Once","OneIdentity","Opacity","OpacityFunction","OpacityFunctionScaling","Open","OpenAppend","Opener","OpenerBox","OpenerBoxOptions","OpenerView","OpenFunctionInspectorPacket","Opening","OpenRead","OpenSpecialOptions","OpenTemporary","OpenWrite","Operate","OperatingSystem","OperatorApplied","OptimumFlowData","Optional","OptionalElement","OptionInspectorSettings","OptionQ","Options","OptionsPacket","OptionsPattern","OptionValue","OptionValueBox","OptionValueBoxOptions","Or","Orange","Order","OrderDistribution","OrderedQ","Ordering","OrderingBy","OrderingLayer","Orderless","OrderlessPatternSequence","OrdinalScale","OrnsteinUhlenbeckProcess","Orthogonalize","OrthogonalMatrixQ","Out","Outer","OuterPolygon","OuterPolyhedron","OutputAutoOverwrite","OutputControllabilityMatrix","OutputControllableModelQ","OutputForm","OutputFormData","OutputGrouping","OutputMathEditExpression","OutputNamePacket","OutputPorts","OutputResponse","OutputSizeLimit","OutputStream","Over","OverBar","OverDot","Overflow","OverHat","Overlaps","Overlay","OverlayBox","OverlayBoxOptions","OverlayVideo","Overscript","OverscriptBox","OverscriptBoxOptions","OverTilde","OverVector","OverwriteTarget","OwenT","OwnValues","Package","PackingMethod","PackPaclet","PacletDataRebuild","PacletDirectoryAdd","PacletDirectoryLoad","PacletDirectoryRemove","PacletDirectoryUnload","PacletDisable","PacletEnable","PacletFind","PacletFindRemote","PacletInformation","PacletInstall","PacletInstallSubmit","PacletNewerQ","PacletObject","PacletObjectQ","PacletSite","PacletSiteObject","PacletSiteRegister","PacletSites","PacletSiteUnregister","PacletSiteUpdate","PacletSymbol","PacletUninstall","PacletUpdate","PaddedForm","Padding","PaddingLayer","PaddingSize","PadeApproximant","PadLeft","PadRight","PageBreakAbove","PageBreakBelow","PageBreakWithin","PageFooterLines","PageFooters","PageHeaderLines","PageHeaders","PageHeight","PageRankCentrality","PageTheme","PageWidth","Pagination","PairCorrelationG","PairedBarChart","PairedHistogram","PairedSmoothHistogram","PairedTTest","PairedZTest","PaletteNotebook","PalettePath","PalettesMenuSettings","PalindromeQ","Pane","PaneBox","PaneBoxOptions","Panel","PanelBox","PanelBoxOptions","Paneled","PaneSelector","PaneSelectorBox","PaneSelectorBoxOptions","PaperWidth","ParabolicCylinderD","ParagraphIndent","ParagraphSpacing","ParallelArray","ParallelAxisPlot","ParallelCombine","ParallelDo","Parallelepiped","ParallelEvaluate","Parallelization","Parallelize","ParallelKernels","ParallelMap","ParallelNeeds","Parallelogram","ParallelProduct","ParallelSubmit","ParallelSum","ParallelTable","ParallelTry","Parameter","ParameterEstimator","ParameterMixtureDistribution","ParameterVariables","ParametricConvexOptimization","ParametricFunction","ParametricNDSolve","ParametricNDSolveValue","ParametricPlot","ParametricPlot3D","ParametricRampLayer","ParametricRegion","ParentBox","ParentCell","ParentConnect","ParentDirectory","ParentEdgeLabel","ParentEdgeLabelFunction","ParentEdgeLabelStyle","ParentEdgeShapeFunction","ParentEdgeStyle","ParentEdgeStyleFunction","ParentForm","Parenthesize","ParentList","ParentNotebook","ParetoDistribution","ParetoPickandsDistribution","ParkData","Part","PartBehavior","PartialCorrelationFunction","PartialD","ParticleAcceleratorData","ParticleData","Partition","PartitionGranularity","PartitionsP","PartitionsQ","PartLayer","PartOfSpeech","PartProtection","ParzenWindow","PascalDistribution","PassEventsDown","PassEventsUp","Paste","PasteAutoQuoteCharacters","PasteBoxFormInlineCells","PasteButton","Path","PathGraph","PathGraphQ","Pattern","PatternFilling","PatternReaction","PatternSequence","PatternTest","PauliMatrix","PaulWavelet","Pause","PausedTime","PDF","PeakDetect","PeanoCurve","PearsonChiSquareTest","PearsonCorrelationTest","PearsonDistribution","PenttinenPointProcess","PercentForm","PerfectNumber","PerfectNumberQ","PerformanceGoal","Perimeter","PeriodicBoundaryCondition","PeriodicInterpolation","Periodogram","PeriodogramArray","Permanent","Permissions","PermissionsGroup","PermissionsGroupMemberQ","PermissionsGroups","PermissionsKey","PermissionsKeys","PermutationCycles","PermutationCyclesQ","PermutationGroup","PermutationLength","PermutationList","PermutationListQ","PermutationMatrix","PermutationMax","PermutationMin","PermutationOrder","PermutationPower","PermutationProduct","PermutationReplace","Permutations","PermutationSupport","Permute","PeronaMalikFilter","Perpendicular","PerpendicularBisector","PersistenceLocation","PersistenceTime","PersistentObject","PersistentObjects","PersistentSymbol","PersistentValue","PersonData","PERTDistribution","PetersenGraph","PhaseMargins","PhaseRange","PhongShading","PhysicalSystemData","Pi","Pick","PickedElements","PickMode","PIDData","PIDDerivativeFilter","PIDFeedforward","PIDTune","Piecewise","PiecewiseExpand","PieChart","PieChart3D","PillaiTrace","PillaiTraceTest","PingTime","Pink","PitchRecognize","Pivoting","PixelConstrained","PixelValue","PixelValuePositions","Placed","Placeholder","PlaceholderLayer","PlaceholderReplace","Plain","PlanarAngle","PlanarFaceList","PlanarGraph","PlanarGraphQ","PlanckRadiationLaw","PlaneCurveData","PlanetaryMoonData","PlanetData","PlantData","Play","PlaybackSettings","PlayRange","Plot","Plot3D","Plot3Matrix","PlotDivision","PlotJoined","PlotLabel","PlotLabels","PlotLayout","PlotLegends","PlotMarkers","PlotPoints","PlotRange","PlotRangeClipping","PlotRangeClipPlanesStyle","PlotRangePadding","PlotRegion","PlotStyle","PlotTheme","Pluralize","Plus","PlusMinus","Pochhammer","PodStates","PodWidth","Point","Point3DBox","Point3DBoxOptions","PointBox","PointBoxOptions","PointCountDistribution","PointDensity","PointDensityFunction","PointFigureChart","PointLegend","PointLight","PointProcessEstimator","PointProcessFitTest","PointProcessParameterAssumptions","PointProcessParameterQ","PointSize","PointStatisticFunction","PointValuePlot","PoissonConsulDistribution","PoissonDistribution","PoissonPDEComponent","PoissonPointProcess","PoissonProcess","PoissonWindow","PolarAxes","PolarAxesOrigin","PolarGridLines","PolarPlot","PolarTicks","PoleZeroMarkers","PolyaAeppliDistribution","PolyGamma","Polygon","Polygon3DBox","Polygon3DBoxOptions","PolygonalNumber","PolygonAngle","PolygonBox","PolygonBoxOptions","PolygonCoordinates","PolygonDecomposition","PolygonHoleScale","PolygonIntersections","PolygonScale","Polyhedron","PolyhedronAngle","PolyhedronBox","PolyhedronBoxOptions","PolyhedronCoordinates","PolyhedronData","PolyhedronDecomposition","PolyhedronGenus","PolyLog","PolynomialExpressionQ","PolynomialExtendedGCD","PolynomialForm","PolynomialGCD","PolynomialLCM","PolynomialMod","PolynomialQ","PolynomialQuotient","PolynomialQuotientRemainder","PolynomialReduce","PolynomialRemainder","Polynomials","PolynomialSumOfSquaresList","PoolingLayer","PopupMenu","PopupMenuBox","PopupMenuBoxOptions","PopupView","PopupWindow","Position","PositionIndex","PositionLargest","PositionSmallest","Positive","PositiveDefiniteMatrixQ","PositiveIntegers","PositivelyOrientedPoints","PositiveRationals","PositiveReals","PositiveSemidefiniteMatrixQ","PossibleZeroQ","Postfix","PostScript","Power","PowerDistribution","PowerExpand","PowerMod","PowerModList","PowerRange","PowerSpectralDensity","PowersRepresentations","PowerSymmetricPolynomial","Precedence","PrecedenceForm","Precedes","PrecedesEqual","PrecedesSlantEqual","PrecedesTilde","Precision","PrecisionGoal","PreDecrement","Predict","PredictionRoot","PredictorFunction","PredictorInformation","PredictorMeasurements","PredictorMeasurementsObject","PreemptProtect","PreferencesPath","PreferencesSettings","Prefix","PreIncrement","Prepend","PrependLayer","PrependTo","PreprocessingRules","PreserveColor","PreserveImageOptions","Previous","PreviousCell","PreviousDate","PriceGraphDistribution","PrimaryPlaceholder","Prime","PrimeNu","PrimeOmega","PrimePi","PrimePowerQ","PrimeQ","Primes","PrimeZetaP","PrimitivePolynomialQ","PrimitiveRoot","PrimitiveRootList","PrincipalComponents","PrincipalValue","Print","PrintableASCIIQ","PrintAction","PrintForm","PrintingCopies","PrintingOptions","PrintingPageRange","PrintingStartingPageNumber","PrintingStyleEnvironment","Printout3D","Printout3DPreviewer","PrintPrecision","PrintTemporary","Prism","PrismBox","PrismBoxOptions","PrivateCellOptions","PrivateEvaluationOptions","PrivateFontOptions","PrivateFrontEndOptions","PrivateKey","PrivateNotebookOptions","PrivatePaths","Probability","ProbabilityDistribution","ProbabilityPlot","ProbabilityPr","ProbabilityScalePlot","ProbitModelFit","ProcessConnection","ProcessDirectory","ProcessEnvironment","Processes","ProcessEstimator","ProcessInformation","ProcessObject","ProcessParameterAssumptions","ProcessParameterQ","ProcessStateDomain","ProcessStatus","ProcessTimeDomain","Product","ProductDistribution","ProductLog","ProgressIndicator","ProgressIndicatorBox","ProgressIndicatorBoxOptions","ProgressReporting","Projection","Prolog","PromptForm","ProofObject","PropagateAborts","Properties","Property","PropertyList","PropertyValue","Proportion","Proportional","Protect","Protected","ProteinData","Pruning","PseudoInverse","PsychrometricPropertyData","PublicKey","PublisherID","PulsarData","PunctuationCharacter","Purple","Put","PutAppend","Pyramid","PyramidBox","PyramidBoxOptions","QBinomial","QFactorial","QGamma","QHypergeometricPFQ","QnDispersion","QPochhammer","QPolyGamma","QRDecomposition","QuadraticIrrationalQ","QuadraticOptimization","Quantile","QuantilePlot","Quantity","QuantityArray","QuantityDistribution","QuantityForm","QuantityMagnitude","QuantityQ","QuantityUnit","QuantityVariable","QuantityVariableCanonicalUnit","QuantityVariableDimensions","QuantityVariableIdentifier","QuantityVariablePhysicalQuantity","Quartics","QuartileDeviation","Quartiles","QuartileSkewness","Query","QuestionGenerator","QuestionInterface","QuestionObject","QuestionSelector","QueueingNetworkProcess","QueueingProcess","QueueProperties","Quiet","QuietEcho","Quit","Quotient","QuotientRemainder","RadialAxisPlot","RadialGradientFilling","RadialGradientImage","RadialityCentrality","RadicalBox","RadicalBoxOptions","RadioButton","RadioButtonBar","RadioButtonBox","RadioButtonBoxOptions","Radon","RadonTransform","RamanujanTau","RamanujanTauL","RamanujanTauTheta","RamanujanTauZ","Ramp","Random","RandomArrayLayer","RandomChoice","RandomColor","RandomComplex","RandomDate","RandomEntity","RandomFunction","RandomGeneratorState","RandomGeoPosition","RandomGraph","RandomImage","RandomInstance","RandomInteger","RandomPermutation","RandomPoint","RandomPointConfiguration","RandomPolygon","RandomPolyhedron","RandomPrime","RandomReal","RandomSample","RandomSeed","RandomSeeding","RandomTime","RandomTree","RandomVariate","RandomWalkProcess","RandomWord","Range","RangeFilter","RangeSpecification","RankedMax","RankedMin","RarerProbability","Raster","Raster3D","Raster3DBox","Raster3DBoxOptions","RasterArray","RasterBox","RasterBoxOptions","Rasterize","RasterSize","Rational","RationalExpressionQ","RationalFunctions","Rationalize","Rationals","Ratios","RawArray","RawBoxes","RawData","RawMedium","RayleighDistribution","Re","ReactionBalance","ReactionBalancedQ","ReactionPDETerm","Read","ReadByteArray","ReadLine","ReadList","ReadProtected","ReadString","Real","RealAbs","RealBlockDiagonalForm","RealDigits","RealExponent","Reals","RealSign","Reap","RebuildPacletData","RecalibrationFunction","RecognitionPrior","RecognitionThreshold","ReconstructionMesh","Record","RecordLists","RecordSeparators","Rectangle","RectangleBox","RectangleBoxOptions","RectangleChart","RectangleChart3D","RectangularRepeatingElement","RecurrenceFilter","RecurrenceTable","RecurringDigitsForm","Red","Reduce","RefBox","ReferenceLineStyle","ReferenceMarkers","ReferenceMarkerStyle","Refine","ReflectionMatrix","ReflectionTransform","Refresh","RefreshRate","Region","RegionBinarize","RegionBoundary","RegionBoundaryStyle","RegionBounds","RegionCentroid","RegionCongruent","RegionConvert","RegionDifference","RegionDilation","RegionDimension","RegionDisjoint","RegionDistance","RegionDistanceFunction","RegionEmbeddingDimension","RegionEqual","RegionErosion","RegionFillingStyle","RegionFit","RegionFunction","RegionImage","RegionIntersection","RegionMeasure","RegionMember","RegionMemberFunction","RegionMoment","RegionNearest","RegionNearestFunction","RegionPlot","RegionPlot3D","RegionProduct","RegionQ","RegionResize","RegionSimilar","RegionSize","RegionSymmetricDifference","RegionUnion","RegionWithin","RegisterExternalEvaluator","RegularExpression","Regularization","RegularlySampledQ","RegularPolygon","ReIm","ReImLabels","ReImPlot","ReImStyle","Reinstall","RelationalDatabase","RelationGraph","Release","ReleaseHold","ReliabilityDistribution","ReliefImage","ReliefPlot","RemoteAuthorizationCaching","RemoteBatchJobAbort","RemoteBatchJobObject","RemoteBatchJobs","RemoteBatchMapSubmit","RemoteBatchSubmissionEnvironment","RemoteBatchSubmit","RemoteConnect","RemoteConnectionObject","RemoteEvaluate","RemoteFile","RemoteInputFiles","RemoteKernelObject","RemoteProviderSettings","RemoteRun","RemoteRunProcess","RemovalConditions","Remove","RemoveAlphaChannel","RemoveAsynchronousTask","RemoveAudioStream","RemoveBackground","RemoveChannelListener","RemoveChannelSubscribers","Removed","RemoveDiacritics","RemoveInputStreamMethod","RemoveOutputStreamMethod","RemoveProperty","RemoveScheduledTask","RemoveUsers","RemoveVideoStream","RenameDirectory","RenameFile","RenderAll","RenderingOptions","RenewalProcess","RenkoChart","RepairMesh","Repeated","RepeatedNull","RepeatedString","RepeatedTiming","RepeatingElement","Replace","ReplaceAll","ReplaceAt","ReplaceHeldPart","ReplaceImageValue","ReplaceList","ReplacePart","ReplacePixelValue","ReplaceRepeated","ReplicateLayer","RequiredPhysicalQuantities","Resampling","ResamplingAlgorithmData","ResamplingMethod","Rescale","RescalingTransform","ResetDirectory","ResetScheduledTask","ReshapeLayer","Residue","ResidueSum","ResizeLayer","Resolve","ResolveContextAliases","ResourceAcquire","ResourceData","ResourceFunction","ResourceObject","ResourceRegister","ResourceRemove","ResourceSearch","ResourceSubmissionObject","ResourceSubmit","ResourceSystemBase","ResourceSystemPath","ResourceUpdate","ResourceVersion","ResponseForm","Rest","RestartInterval","Restricted","Resultant","ResumePacket","Return","ReturnCreatesNewCell","ReturnEntersInput","ReturnExpressionPacket","ReturnInputFormPacket","ReturnPacket","ReturnReceiptFunction","ReturnTextPacket","Reverse","ReverseApplied","ReverseBiorthogonalSplineWavelet","ReverseElement","ReverseEquilibrium","ReverseGraph","ReverseSort","ReverseSortBy","ReverseUpEquilibrium","RevolutionAxis","RevolutionPlot3D","RGBColor","RiccatiSolve","RiceDistribution","RidgeFilter","RiemannR","RiemannSiegelTheta","RiemannSiegelZ","RiemannXi","Riffle","Right","RightArrow","RightArrowBar","RightArrowLeftArrow","RightComposition","RightCosetRepresentative","RightDownTeeVector","RightDownVector","RightDownVectorBar","RightTee","RightTeeArrow","RightTeeVector","RightTriangle","RightTriangleBar","RightTriangleEqual","RightUpDownVector","RightUpTeeVector","RightUpVector","RightUpVectorBar","RightVector","RightVectorBar","RipleyK","RipleyRassonRegion","RiskAchievementImportance","RiskReductionImportance","RobustConvexOptimization","RogersTanimotoDissimilarity","RollPitchYawAngles","RollPitchYawMatrix","RomanNumeral","Root","RootApproximant","RootIntervals","RootLocusPlot","RootMeanSquare","RootOfUnityQ","RootReduce","Roots","RootSum","RootTree","Rotate","RotateLabel","RotateLeft","RotateRight","RotationAction","RotationBox","RotationBoxOptions","RotationMatrix","RotationTransform","Round","RoundImplies","RoundingRadius","Row","RowAlignments","RowBackgrounds","RowBox","RowHeights","RowLines","RowMinHeight","RowReduce","RowsEqual","RowSpacings","RSolve","RSolveValue","RudinShapiro","RudvalisGroupRu","Rule","RuleCondition","RuleDelayed","RuleForm","RulePlot","RulerUnits","RulesTree","Run","RunProcess","RunScheduledTask","RunThrough","RuntimeAttributes","RuntimeOptions","RussellRaoDissimilarity","SameAs","SameQ","SameTest","SameTestProperties","SampledEntityClass","SampleDepth","SampledSoundFunction","SampledSoundList","SampleRate","SamplingPeriod","SARIMAProcess","SARMAProcess","SASTriangle","SatelliteData","SatisfiabilityCount","SatisfiabilityInstances","SatisfiableQ","Saturday","Save","Saveable","SaveAutoDelete","SaveConnection","SaveDefinitions","SavitzkyGolayMatrix","SawtoothWave","Scale","Scaled","ScaleDivisions","ScaledMousePosition","ScaleOrigin","ScalePadding","ScaleRanges","ScaleRangeStyle","ScalingFunctions","ScalingMatrix","ScalingTransform","Scan","ScheduledTask","ScheduledTaskActiveQ","ScheduledTaskInformation","ScheduledTaskInformationData","ScheduledTaskObject","ScheduledTasks","SchurDecomposition","ScientificForm","ScientificNotationThreshold","ScorerGi","ScorerGiPrime","ScorerHi","ScorerHiPrime","ScreenRectangle","ScreenStyleEnvironment","ScriptBaselineShifts","ScriptForm","ScriptLevel","ScriptMinSize","ScriptRules","ScriptSizeMultipliers","Scrollbars","ScrollingOptions","ScrollPosition","SearchAdjustment","SearchIndexObject","SearchIndices","SearchQueryString","SearchResultObject","Sec","Sech","SechDistribution","SecondOrderConeOptimization","SectionGrouping","SectorChart","SectorChart3D","SectorOrigin","SectorSpacing","SecuredAuthenticationKey","SecuredAuthenticationKeys","SecurityCertificate","SeedRandom","Select","Selectable","SelectComponents","SelectedCells","SelectedNotebook","SelectFirst","Selection","SelectionAnimate","SelectionCell","SelectionCellCreateCell","SelectionCellDefaultStyle","SelectionCellParentStyle","SelectionCreateCell","SelectionDebuggerTag","SelectionEvaluate","SelectionEvaluateCreateCell","SelectionMove","SelectionPlaceholder","SelectWithContents","SelfLoops","SelfLoopStyle","SemanticImport","SemanticImportString","SemanticInterpretation","SemialgebraicComponentInstances","SemidefiniteOptimization","SendMail","SendMessage","Sequence","SequenceAlignment","SequenceAttentionLayer","SequenceCases","SequenceCount","SequenceFold","SequenceFoldList","SequenceForm","SequenceHold","SequenceIndicesLayer","SequenceLastLayer","SequenceMostLayer","SequencePosition","SequencePredict","SequencePredictorFunction","SequenceReplace","SequenceRestLayer","SequenceReverseLayer","SequenceSplit","Series","SeriesCoefficient","SeriesData","SeriesTermGoal","ServiceConnect","ServiceDisconnect","ServiceExecute","ServiceObject","ServiceRequest","ServiceResponse","ServiceSubmit","SessionSubmit","SessionTime","Set","SetAccuracy","SetAlphaChannel","SetAttributes","Setbacks","SetCloudDirectory","SetCookies","SetDelayed","SetDirectory","SetEnvironment","SetFileDate","SetFileFormatProperties","SetOptions","SetOptionsPacket","SetPermissions","SetPrecision","SetProperty","SetSecuredAuthenticationKey","SetSelectedNotebook","SetSharedFunction","SetSharedVariable","SetStreamPosition","SetSystemModel","SetSystemOptions","Setter","SetterBar","SetterBox","SetterBoxOptions","Setting","SetUsers","Shading","Shallow","ShannonWavelet","ShapiroWilkTest","Share","SharingList","Sharpen","ShearingMatrix","ShearingTransform","ShellRegion","ShenCastanMatrix","ShiftedGompertzDistribution","ShiftRegisterSequence","Short","ShortDownArrow","Shortest","ShortestMatch","ShortestPathFunction","ShortLeftArrow","ShortRightArrow","ShortTimeFourier","ShortTimeFourierData","ShortUpArrow","Show","ShowAutoConvert","ShowAutoSpellCheck","ShowAutoStyles","ShowCellBracket","ShowCellLabel","ShowCellTags","ShowClosedCellArea","ShowCodeAssist","ShowContents","ShowControls","ShowCursorTracker","ShowGroupOpenCloseIcon","ShowGroupOpener","ShowInvisibleCharacters","ShowPageBreaks","ShowPredictiveInterface","ShowSelection","ShowShortBoxForm","ShowSpecialCharacters","ShowStringCharacters","ShowSyntaxStyles","ShrinkingDelay","ShrinkWrapBoundingBox","SiderealTime","SiegelTheta","SiegelTukeyTest","SierpinskiCurve","SierpinskiMesh","Sign","Signature","SignedRankTest","SignedRegionDistance","SignificanceLevel","SignPadding","SignTest","SimilarityRules","SimpleGraph","SimpleGraphQ","SimplePolygonQ","SimplePolyhedronQ","Simplex","Simplify","Sin","Sinc","SinghMaddalaDistribution","SingleEvaluation","SingleLetterItalics","SingleLetterStyle","SingularValueDecomposition","SingularValueList","SingularValuePlot","SingularValues","Sinh","SinhIntegral","SinIntegral","SixJSymbol","Skeleton","SkeletonTransform","SkellamDistribution","Skewness","SkewNormalDistribution","SkinStyle","Skip","SliceContourPlot3D","SliceDensityPlot3D","SliceDistribution","SliceVectorPlot3D","Slider","Slider2D","Slider2DBox","Slider2DBoxOptions","SliderBox","SliderBoxOptions","SlideShowVideo","SlideView","Slot","SlotSequence","Small","SmallCircle","Smaller","SmithDecomposition","SmithDelayCompensator","SmithWatermanSimilarity","SmoothDensityHistogram","SmoothHistogram","SmoothHistogram3D","SmoothKernelDistribution","SmoothPointDensity","SnDispersion","Snippet","SnippetsVideo","SnubPolyhedron","SocialMediaData","Socket","SocketConnect","SocketListen","SocketListener","SocketObject","SocketOpen","SocketReadMessage","SocketReadyQ","Sockets","SocketWaitAll","SocketWaitNext","SoftmaxLayer","SokalSneathDissimilarity","SolarEclipse","SolarSystemFeatureData","SolarTime","SolidAngle","SolidBoundaryLoadValue","SolidData","SolidDisplacementCondition","SolidFixedCondition","SolidMechanicsPDEComponent","SolidMechanicsStrain","SolidMechanicsStress","SolidRegionQ","Solve","SolveAlways","SolveDelayed","SolveValues","Sort","SortBy","SortedBy","SortedEntityClass","Sound","SoundAndGraphics","SoundNote","SoundVolume","SourceLink","SourcePDETerm","Sow","Space","SpaceCurveData","SpaceForm","Spacer","Spacings","Span","SpanAdjustments","SpanCharacterRounding","SpanFromAbove","SpanFromBoth","SpanFromLeft","SpanLineThickness","SpanMaxSize","SpanMinSize","SpanningCharacters","SpanSymmetric","SparseArray","SparseArrayQ","SpatialBinnedPointData","SpatialBoundaryCorrection","SpatialEstimate","SpatialEstimatorFunction","SpatialGraphDistribution","SpatialJ","SpatialMedian","SpatialNoiseLevel","SpatialObservationRegionQ","SpatialPointData","SpatialPointSelect","SpatialRandomnessTest","SpatialTransformationLayer","SpatialTrendFunction","Speak","SpeakerMatchQ","SpearmanRankTest","SpearmanRho","SpeciesData","SpecificityGoal","SpectralLineData","Spectrogram","SpectrogramArray","Specularity","SpeechCases","SpeechInterpreter","SpeechRecognize","SpeechSynthesize","SpellingCorrection","SpellingCorrectionList","SpellingDictionaries","SpellingDictionariesPath","SpellingOptions","Sphere","SphereBox","SphereBoxOptions","SpherePoints","SphericalBesselJ","SphericalBesselY","SphericalHankelH1","SphericalHankelH2","SphericalHarmonicY","SphericalPlot3D","SphericalRegion","SphericalShell","SpheroidalEigenvalue","SpheroidalJoiningFactor","SpheroidalPS","SpheroidalPSPrime","SpheroidalQS","SpheroidalQSPrime","SpheroidalRadialFactor","SpheroidalS1","SpheroidalS1Prime","SpheroidalS2","SpheroidalS2Prime","Splice","SplicedDistribution","SplineClosed","SplineDegree","SplineKnots","SplineWeights","Split","SplitBy","SpokenString","SpotLight","Sqrt","SqrtBox","SqrtBoxOptions","Square","SquaredEuclideanDistance","SquareFreeQ","SquareIntersection","SquareMatrixQ","SquareRepeatingElement","SquaresR","SquareSubset","SquareSubsetEqual","SquareSuperset","SquareSupersetEqual","SquareUnion","SquareWave","SSSTriangle","StabilityMargins","StabilityMarginsStyle","StableDistribution","Stack","StackBegin","StackComplete","StackedDateListPlot","StackedListPlot","StackInhibit","StadiumShape","StandardAtmosphereData","StandardDeviation","StandardDeviationFilter","StandardForm","Standardize","Standardized","StandardOceanData","StandbyDistribution","Star","StarClusterData","StarData","StarGraph","StartAsynchronousTask","StartExternalSession","StartingStepSize","StartOfLine","StartOfString","StartProcess","StartScheduledTask","StartupSound","StartWebSession","StateDimensions","StateFeedbackGains","StateOutputEstimator","StateResponse","StateSpaceModel","StateSpaceRealization","StateSpaceTransform","StateTransformationLinearize","StationaryDistribution","StationaryWaveletPacketTransform","StationaryWaveletTransform","StatusArea","StatusCentrality","StepMonitor","StereochemistryElements","StieltjesGamma","StippleShading","StirlingS1","StirlingS2","StopAsynchronousTask","StoppingPowerData","StopScheduledTask","StrataVariables","StratonovichProcess","StraussHardcorePointProcess","StraussPointProcess","StreamColorFunction","StreamColorFunctionScaling","StreamDensityPlot","StreamMarkers","StreamPlot","StreamPlot3D","StreamPoints","StreamPosition","Streams","StreamScale","StreamStyle","StrictInequalities","String","StringBreak","StringByteCount","StringCases","StringContainsQ","StringCount","StringDelete","StringDrop","StringEndsQ","StringExpression","StringExtract","StringForm","StringFormat","StringFormatQ","StringFreeQ","StringInsert","StringJoin","StringLength","StringMatchQ","StringPadLeft","StringPadRight","StringPart","StringPartition","StringPosition","StringQ","StringRepeat","StringReplace","StringReplaceList","StringReplacePart","StringReverse","StringRiffle","StringRotateLeft","StringRotateRight","StringSkeleton","StringSplit","StringStartsQ","StringTake","StringTakeDrop","StringTemplate","StringToByteArray","StringToStream","StringTrim","StripBoxes","StripOnInput","StripStyleOnPaste","StripWrapperBoxes","StrokeForm","Struckthrough","StructuralImportance","StructuredArray","StructuredArrayHeadQ","StructuredSelection","StruveH","StruveL","Stub","StudentTDistribution","Style","StyleBox","StyleBoxAutoDelete","StyleData","StyleDefinitions","StyleForm","StyleHints","StyleKeyMapping","StyleMenuListing","StyleNameDialogSettings","StyleNames","StylePrint","StyleSheetPath","Subdivide","Subfactorial","Subgraph","SubMinus","SubPlus","SubresultantPolynomialRemainders","SubresultantPolynomials","Subresultants","Subscript","SubscriptBox","SubscriptBoxOptions","Subscripted","Subsequences","Subset","SubsetCases","SubsetCount","SubsetEqual","SubsetMap","SubsetPosition","SubsetQ","SubsetReplace","Subsets","SubStar","SubstitutionSystem","Subsuperscript","SubsuperscriptBox","SubsuperscriptBoxOptions","SubtitleEncoding","SubtitleTrackSelection","Subtract","SubtractFrom","SubtractSides","SubValues","Succeeds","SucceedsEqual","SucceedsSlantEqual","SucceedsTilde","Success","SuchThat","Sum","SumConvergence","SummationLayer","Sunday","SunPosition","Sunrise","Sunset","SuperDagger","SuperMinus","SupernovaData","SuperPlus","Superscript","SuperscriptBox","SuperscriptBoxOptions","Superset","SupersetEqual","SuperStar","Surd","SurdForm","SurfaceAppearance","SurfaceArea","SurfaceColor","SurfaceData","SurfaceGraphics","SurvivalDistribution","SurvivalFunction","SurvivalModel","SurvivalModelFit","SuspendPacket","SuzukiDistribution","SuzukiGroupSuz","SwatchLegend","Switch","Symbol","SymbolName","SymletWavelet","Symmetric","SymmetricDifference","SymmetricGroup","SymmetricKey","SymmetricMatrixQ","SymmetricPolynomial","SymmetricReduction","Symmetrize","SymmetrizedArray","SymmetrizedArrayRules","SymmetrizedDependentComponents","SymmetrizedIndependentComponents","SymmetrizedReplacePart","SynchronousInitialization","SynchronousUpdating","Synonyms","Syntax","SyntaxForm","SyntaxInformation","SyntaxLength","SyntaxPacket","SyntaxQ","SynthesizeMissingValues","SystemCredential","SystemCredentialData","SystemCredentialKey","SystemCredentialKeys","SystemCredentialStoreObject","SystemDialogInput","SystemException","SystemGet","SystemHelpPath","SystemInformation","SystemInformationData","SystemInstall","SystemModel","SystemModeler","SystemModelExamples","SystemModelLinearize","SystemModelMeasurements","SystemModelParametricSimulate","SystemModelPlot","SystemModelProgressReporting","SystemModelReliability","SystemModels","SystemModelSimulate","SystemModelSimulateSensitivity","SystemModelSimulationData","SystemOpen","SystemOptions","SystemProcessData","SystemProcesses","SystemsConnectionsModel","SystemsModelControllerData","SystemsModelDelay","SystemsModelDelayApproximate","SystemsModelDelete","SystemsModelDimensions","SystemsModelExtract","SystemsModelFeedbackConnect","SystemsModelLabels","SystemsModelLinearity","SystemsModelMerge","SystemsModelOrder","SystemsModelParallelConnect","SystemsModelSeriesConnect","SystemsModelStateFeedbackConnect","SystemsModelVectorRelativeOrders","SystemStub","SystemTest","Tab","TabFilling","Table","TableAlignments","TableDepth","TableDirections","TableForm","TableHeadings","TableSpacing","TableView","TableViewBox","TableViewBoxAlignment","TableViewBoxBackground","TableViewBoxHeaders","TableViewBoxItemSize","TableViewBoxItemStyle","TableViewBoxOptions","TabSpacings","TabView","TabViewBox","TabViewBoxOptions","TagBox","TagBoxNote","TagBoxOptions","TaggingRules","TagSet","TagSetDelayed","TagStyle","TagUnset","Take","TakeDrop","TakeLargest","TakeLargestBy","TakeList","TakeSmallest","TakeSmallestBy","TakeWhile","Tally","Tan","Tanh","TargetDevice","TargetFunctions","TargetSystem","TargetUnits","TaskAbort","TaskExecute","TaskObject","TaskRemove","TaskResume","Tasks","TaskSuspend","TaskWait","TautologyQ","TelegraphProcess","TemplateApply","TemplateArgBox","TemplateBox","TemplateBoxOptions","TemplateEvaluate","TemplateExpression","TemplateIf","TemplateObject","TemplateSequence","TemplateSlot","TemplateSlotSequence","TemplateUnevaluated","TemplateVerbatim","TemplateWith","TemporalData","TemporalRegularity","Temporary","TemporaryVariable","TensorContract","TensorDimensions","TensorExpand","TensorProduct","TensorQ","TensorRank","TensorReduce","TensorSymmetry","TensorTranspose","TensorWedge","TerminatedEvaluation","TernaryListPlot","TernaryPlotCorners","TestID","TestReport","TestReportObject","TestResultObject","Tetrahedron","TetrahedronBox","TetrahedronBoxOptions","TeXForm","TeXSave","Text","Text3DBox","Text3DBoxOptions","TextAlignment","TextBand","TextBoundingBox","TextBox","TextCases","TextCell","TextClipboardType","TextContents","TextData","TextElement","TextForm","TextGrid","TextJustification","TextLine","TextPacket","TextParagraph","TextPosition","TextRecognize","TextSearch","TextSearchReport","TextSentences","TextString","TextStructure","TextStyle","TextTranslation","Texture","TextureCoordinateFunction","TextureCoordinateScaling","TextWords","Therefore","ThermodynamicData","ThermometerGauge","Thick","Thickness","Thin","Thinning","ThisLink","ThomasPointProcess","ThompsonGroupTh","Thread","Threaded","ThreadingLayer","ThreeJSymbol","Threshold","Through","Throw","ThueMorse","Thumbnail","Thursday","TickDirection","TickLabelOrientation","TickLabelPositioning","TickLabels","TickLengths","TickPositions","Ticks","TicksStyle","TideData","Tilde","TildeEqual","TildeFullEqual","TildeTilde","TimeConstrained","TimeConstraint","TimeDirection","TimeFormat","TimeGoal","TimelinePlot","TimeObject","TimeObjectQ","TimeRemaining","Times","TimesBy","TimeSeries","TimeSeriesAggregate","TimeSeriesForecast","TimeSeriesInsert","TimeSeriesInvertibility","TimeSeriesMap","TimeSeriesMapThread","TimeSeriesModel","TimeSeriesModelFit","TimeSeriesResample","TimeSeriesRescale","TimeSeriesShift","TimeSeriesThread","TimeSeriesWindow","TimeSystem","TimeSystemConvert","TimeUsed","TimeValue","TimeWarpingCorrespondence","TimeWarpingDistance","TimeZone","TimeZoneConvert","TimeZoneOffset","Timing","Tiny","TitleGrouping","TitsGroupT","ToBoxes","ToCharacterCode","ToColor","ToContinuousTimeModel","ToDate","Today","ToDiscreteTimeModel","ToEntity","ToeplitzMatrix","ToExpression","ToFileName","Together","Toggle","ToggleFalse","Toggler","TogglerBar","TogglerBox","TogglerBoxOptions","ToHeldExpression","ToInvertibleTimeSeries","TokenWords","Tolerance","ToLowerCase","Tomorrow","ToNumberField","TooBig","Tooltip","TooltipBox","TooltipBoxOptions","TooltipDelay","TooltipStyle","ToonShading","Top","TopHatTransform","ToPolarCoordinates","TopologicalSort","ToRadicals","ToRawPointer","ToRules","Torus","TorusGraph","ToSphericalCoordinates","ToString","Total","TotalHeight","TotalLayer","TotalVariationFilter","TotalWidth","TouchPosition","TouchscreenAutoZoom","TouchscreenControlPlacement","ToUpperCase","TourVideo","Tr","Trace","TraceAbove","TraceAction","TraceBackward","TraceDepth","TraceDialog","TraceForward","TraceInternal","TraceLevel","TraceOff","TraceOn","TraceOriginal","TracePrint","TraceScan","TrackCellChangeTimes","TrackedSymbols","TrackingFunction","TracyWidomDistribution","TradingChart","TraditionalForm","TraditionalFunctionNotation","TraditionalNotation","TraditionalOrder","TrainImageContentDetector","TrainingProgressCheckpointing","TrainingProgressFunction","TrainingProgressMeasurements","TrainingProgressReporting","TrainingStoppingCriterion","TrainingUpdateSchedule","TrainTextContentDetector","TransferFunctionCancel","TransferFunctionExpand","TransferFunctionFactor","TransferFunctionModel","TransferFunctionPoles","TransferFunctionTransform","TransferFunctionZeros","TransformationClass","TransformationFunction","TransformationFunctions","TransformationMatrix","TransformedDistribution","TransformedField","TransformedProcess","TransformedRegion","TransitionDirection","TransitionDuration","TransitionEffect","TransitiveClosureGraph","TransitiveReductionGraph","Translate","TranslationOptions","TranslationTransform","Transliterate","Transparent","TransparentColor","Transpose","TransposeLayer","TrapEnterKey","TrapSelection","TravelDirections","TravelDirectionsData","TravelDistance","TravelDistanceList","TravelMethod","TravelTime","Tree","TreeCases","TreeChildren","TreeCount","TreeData","TreeDelete","TreeDepth","TreeElementCoordinates","TreeElementLabel","TreeElementLabelFunction","TreeElementLabelStyle","TreeElementShape","TreeElementShapeFunction","TreeElementSize","TreeElementSizeFunction","TreeElementStyle","TreeElementStyleFunction","TreeExpression","TreeExtract","TreeFold","TreeForm","TreeGraph","TreeGraphQ","TreeInsert","TreeLayout","TreeLeafCount","TreeLeafQ","TreeLeaves","TreeLevel","TreeMap","TreeMapAt","TreeOutline","TreePlot","TreePosition","TreeQ","TreeReplacePart","TreeRules","TreeScan","TreeSelect","TreeSize","TreeTraversalOrder","TrendStyle","Triangle","TriangleCenter","TriangleConstruct","TriangleMeasurement","TriangleWave","TriangularDistribution","TriangulateMesh","Trig","TrigExpand","TrigFactor","TrigFactorList","Trigger","TrigReduce","TrigToExp","TrimmedMean","TrimmedVariance","TropicalStormData","True","TrueQ","TruncatedDistribution","TruncatedPolyhedron","TsallisQExponentialDistribution","TsallisQGaussianDistribution","TTest","Tube","TubeBezierCurveBox","TubeBezierCurveBoxOptions","TubeBox","TubeBoxOptions","TubeBSplineCurveBox","TubeBSplineCurveBoxOptions","Tuesday","TukeyLambdaDistribution","TukeyWindow","TunnelData","Tuples","TuranGraph","TuringMachine","TuttePolynomial","TwoWayRule","Typed","TypeDeclaration","TypeEvaluate","TypeHint","TypeOf","TypeSpecifier","UnateQ","Uncompress","UnconstrainedParameters","Undefined","UnderBar","Underflow","Underlined","Underoverscript","UnderoverscriptBox","UnderoverscriptBoxOptions","Underscript","UnderscriptBox","UnderscriptBoxOptions","UnderseaFeatureData","UndirectedEdge","UndirectedGraph","UndirectedGraphQ","UndoOptions","UndoTrackedVariables","Unequal","UnequalTo","Unevaluated","UniformDistribution","UniformGraphDistribution","UniformPolyhedron","UniformSumDistribution","Uninstall","Union","UnionedEntityClass","UnionPlus","Unique","UniqueElements","UnitaryMatrixQ","UnitBox","UnitConvert","UnitDimensions","Unitize","UnitRootTest","UnitSimplify","UnitStep","UnitSystem","UnitTriangle","UnitVector","UnitVectorLayer","UnityDimensions","UniverseModelData","UniversityData","UnixTime","UnlabeledTree","UnmanageObject","Unprotect","UnregisterExternalEvaluator","UnsameQ","UnsavedVariables","Unset","UnsetShared","Until","UntrackedVariables","Up","UpArrow","UpArrowBar","UpArrowDownArrow","Update","UpdateDynamicObjects","UpdateDynamicObjectsSynchronous","UpdateInterval","UpdatePacletSites","UpdateSearchIndex","UpDownArrow","UpEquilibrium","UpperCaseQ","UpperLeftArrow","UpperRightArrow","UpperTriangularize","UpperTriangularMatrix","UpperTriangularMatrixQ","Upsample","UpSet","UpSetDelayed","UpTee","UpTeeArrow","UpTo","UpValues","URL","URLBuild","URLDecode","URLDispatcher","URLDownload","URLDownloadSubmit","URLEncode","URLExecute","URLExpand","URLFetch","URLFetchAsynchronous","URLParse","URLQueryDecode","URLQueryEncode","URLRead","URLResponseTime","URLSave","URLSaveAsynchronous","URLShorten","URLSubmit","UseEmbeddedLibrary","UseGraphicsRange","UserDefinedWavelet","Using","UsingFrontEnd","UtilityFunction","V2Get","ValenceErrorHandling","ValenceFilling","ValidationLength","ValidationSet","ValueBox","ValueBoxOptions","ValueDimensions","ValueForm","ValuePreprocessingFunction","ValueQ","Values","ValuesData","VandermondeMatrix","Variables","Variance","VarianceEquivalenceTest","VarianceEstimatorFunction","VarianceGammaDistribution","VarianceGammaPointProcess","VarianceTest","VariogramFunction","VariogramModel","VectorAngle","VectorAround","VectorAspectRatio","VectorColorFunction","VectorColorFunctionScaling","VectorDensityPlot","VectorDisplacementPlot","VectorDisplacementPlot3D","VectorGlyphData","VectorGreater","VectorGreaterEqual","VectorLess","VectorLessEqual","VectorMarkers","VectorPlot","VectorPlot3D","VectorPoints","VectorQ","VectorRange","Vectors","VectorScale","VectorScaling","VectorSizes","VectorStyle","Vee","Verbatim","Verbose","VerificationTest","VerifyConvergence","VerifyDerivedKey","VerifyDigitalSignature","VerifyFileSignature","VerifyInterpretation","VerifySecurityCertificates","VerifySolutions","VerifyTestAssumptions","VersionedPreferences","VertexAdd","VertexCapacity","VertexChromaticNumber","VertexColors","VertexComponent","VertexConnectivity","VertexContract","VertexCoordinateRules","VertexCoordinates","VertexCorrelationSimilarity","VertexCosineSimilarity","VertexCount","VertexCoverQ","VertexDataCoordinates","VertexDegree","VertexDelete","VertexDiceSimilarity","VertexEccentricity","VertexInComponent","VertexInComponentGraph","VertexInDegree","VertexIndex","VertexJaccardSimilarity","VertexLabeling","VertexLabels","VertexLabelStyle","VertexList","VertexNormals","VertexOutComponent","VertexOutComponentGraph","VertexOutDegree","VertexQ","VertexRenderingFunction","VertexReplace","VertexShape","VertexShapeFunction","VertexSize","VertexStyle","VertexTextureCoordinates","VertexTransitiveGraphQ","VertexWeight","VertexWeightedGraphQ","Vertical","VerticalBar","VerticalForm","VerticalGauge","VerticalSeparator","VerticalSlider","VerticalTilde","Video","VideoCapture","VideoCombine","VideoDelete","VideoEncoding","VideoExtractFrames","VideoFrameList","VideoFrameMap","VideoGenerator","VideoInsert","VideoIntervals","VideoJoin","VideoMap","VideoMapList","VideoMapTimeSeries","VideoPadding","VideoPause","VideoPlay","VideoQ","VideoRecord","VideoReplace","VideoScreenCapture","VideoSplit","VideoStop","VideoStream","VideoStreams","VideoTimeStretch","VideoTrackSelection","VideoTranscode","VideoTransparency","VideoTrim","ViewAngle","ViewCenter","ViewMatrix","ViewPoint","ViewPointSelectorSettings","ViewPort","ViewProjection","ViewRange","ViewVector","ViewVertical","VirtualGroupData","Visible","VisibleCell","VoiceStyleData","VoigtDistribution","VolcanoData","Volume","VonMisesDistribution","VoronoiMesh","WaitAll","WaitAsynchronousTask","WaitNext","WaitUntil","WakebyDistribution","WalleniusHypergeometricDistribution","WaringYuleDistribution","WarpingCorrespondence","WarpingDistance","WatershedComponents","WatsonUSquareTest","WattsStrogatzGraphDistribution","WaveletBestBasis","WaveletFilterCoefficients","WaveletImagePlot","WaveletListPlot","WaveletMapIndexed","WaveletMatrixPlot","WaveletPhi","WaveletPsi","WaveletScale","WaveletScalogram","WaveletThreshold","WavePDEComponent","WeaklyConnectedComponents","WeaklyConnectedGraphComponents","WeaklyConnectedGraphQ","WeakStationarity","WeatherData","WeatherForecastData","WebAudioSearch","WebColumn","WebElementObject","WeberE","WebExecute","WebImage","WebImageSearch","WebItem","WebPageMetaInformation","WebRow","WebSearch","WebSessionObject","WebSessions","WebWindowObject","Wedge","Wednesday","WeibullDistribution","WeierstrassE1","WeierstrassE2","WeierstrassE3","WeierstrassEta1","WeierstrassEta2","WeierstrassEta3","WeierstrassHalfPeriods","WeierstrassHalfPeriodW1","WeierstrassHalfPeriodW2","WeierstrassHalfPeriodW3","WeierstrassInvariantG2","WeierstrassInvariantG3","WeierstrassInvariants","WeierstrassP","WeierstrassPPrime","WeierstrassSigma","WeierstrassZeta","WeightedAdjacencyGraph","WeightedAdjacencyMatrix","WeightedData","WeightedGraphQ","Weights","WelchWindow","WheelGraph","WhenEvent","Which","While","White","WhiteNoiseProcess","WhitePoint","Whitespace","WhitespaceCharacter","WhittakerM","WhittakerW","WholeCellGroupOpener","WienerFilter","WienerProcess","WignerD","WignerSemicircleDistribution","WikidataData","WikidataSearch","WikipediaData","WikipediaSearch","WilksW","WilksWTest","WindDirectionData","WindingCount","WindingPolygon","WindowClickSelect","WindowElements","WindowFloating","WindowFrame","WindowFrameElements","WindowMargins","WindowMovable","WindowOpacity","WindowPersistentStyles","WindowSelected","WindowSize","WindowStatusArea","WindowTitle","WindowToolbars","WindowWidth","WindSpeedData","WindVectorData","WinsorizedMean","WinsorizedVariance","WishartMatrixDistribution","With","WithCleanup","WithLock","WolframAlpha","WolframAlphaDate","WolframAlphaQuantity","WolframAlphaResult","WolframCloudSettings","WolframLanguageData","Word","WordBoundary","WordCharacter","WordCloud","WordCount","WordCounts","WordData","WordDefinition","WordFrequency","WordFrequencyData","WordList","WordOrientation","WordSearch","WordSelectionFunction","WordSeparators","WordSpacings","WordStem","WordTranslation","WorkingPrecision","WrapAround","Write","WriteLine","WriteString","Wronskian","XMLElement","XMLObject","XMLTemplate","Xnor","Xor","XYZColor","Yellow","Yesterday","YuleDissimilarity","ZernikeR","ZeroSymmetric","ZeroTest","ZeroWidthTimes","Zeta","ZetaZero","ZIPCodeData","ZipfDistribution","ZoomCenter","ZoomFactor","ZTest","ZTransform","$Aborted","$ActivationGroupID","$ActivationKey","$ActivationUserRegistered","$AddOnsDirectory","$AllowDataUpdates","$AllowExternalChannelFunctions","$AllowInternet","$AssertFunction","$Assumptions","$AsynchronousTask","$AudioDecoders","$AudioEncoders","$AudioInputDevices","$AudioOutputDevices","$BaseDirectory","$BasePacletsDirectory","$BatchInput","$BatchOutput","$BlockchainBase","$BoxForms","$ByteOrdering","$CacheBaseDirectory","$Canceled","$ChannelBase","$CharacterEncoding","$CharacterEncodings","$CloudAccountName","$CloudBase","$CloudConnected","$CloudConnection","$CloudCreditsAvailable","$CloudEvaluation","$CloudExpressionBase","$CloudObjectNameFormat","$CloudObjectURLType","$CloudRootDirectory","$CloudSymbolBase","$CloudUserID","$CloudUserUUID","$CloudVersion","$CloudVersionNumber","$CloudWolframEngineVersionNumber","$CommandLine","$CompilationTarget","$CompilerEnvironment","$ConditionHold","$ConfiguredKernels","$Context","$ContextAliases","$ContextPath","$ControlActiveSetting","$Cookies","$CookieStore","$CreationDate","$CryptographicEllipticCurveNames","$CurrentLink","$CurrentTask","$CurrentWebSession","$DataStructures","$DateStringFormat","$DefaultAudioInputDevice","$DefaultAudioOutputDevice","$DefaultFont","$DefaultFrontEnd","$DefaultImagingDevice","$DefaultKernels","$DefaultLocalBase","$DefaultLocalKernel","$DefaultMailbox","$DefaultNetworkInterface","$DefaultPath","$DefaultProxyRules","$DefaultRemoteBatchSubmissionEnvironment","$DefaultRemoteKernel","$DefaultSystemCredentialStore","$Display","$DisplayFunction","$DistributedContexts","$DynamicEvaluation","$Echo","$EmbedCodeEnvironments","$EmbeddableServices","$EntityStores","$Epilog","$EvaluationCloudBase","$EvaluationCloudObject","$EvaluationEnvironment","$ExportFormats","$ExternalIdentifierTypes","$ExternalStorageBase","$Failed","$FinancialDataSource","$FontFamilies","$FormatType","$FrontEnd","$FrontEndSession","$GeneratedAssetLocation","$GeoEntityTypes","$GeoLocation","$GeoLocationCity","$GeoLocationCountry","$GeoLocationPrecision","$GeoLocationSource","$HistoryLength","$HomeDirectory","$HTMLExportRules","$HTTPCookies","$HTTPRequest","$IgnoreEOF","$ImageFormattingWidth","$ImageResolution","$ImagingDevice","$ImagingDevices","$ImportFormats","$IncomingMailSettings","$InitialDirectory","$Initialization","$InitializationContexts","$Input","$InputFileName","$InputStreamMethods","$Inspector","$InstallationDate","$InstallationDirectory","$InterfaceEnvironment","$InterpreterTypes","$IterationLimit","$KernelCount","$KernelID","$Language","$LaunchDirectory","$LibraryPath","$LicenseExpirationDate","$LicenseID","$LicenseProcesses","$LicenseServer","$LicenseSubprocesses","$LicenseType","$Line","$Linked","$LinkSupported","$LoadedFiles","$LocalBase","$LocalSymbolBase","$MachineAddresses","$MachineDomain","$MachineDomains","$MachineEpsilon","$MachineID","$MachineName","$MachinePrecision","$MachineType","$MaxDisplayedChildren","$MaxExtraPrecision","$MaxLicenseProcesses","$MaxLicenseSubprocesses","$MaxMachineNumber","$MaxNumber","$MaxPiecewiseCases","$MaxPrecision","$MaxRootDegree","$MessageGroups","$MessageList","$MessagePrePrint","$Messages","$MinMachineNumber","$MinNumber","$MinorReleaseNumber","$MinPrecision","$MobilePhone","$ModuleNumber","$NetworkConnected","$NetworkInterfaces","$NetworkLicense","$NewMessage","$NewSymbol","$NotebookInlineStorageLimit","$Notebooks","$NoValue","$NumberMarks","$Off","$OperatingSystem","$Output","$OutputForms","$OutputSizeLimit","$OutputStreamMethods","$Packages","$ParentLink","$ParentProcessID","$PasswordFile","$PatchLevelID","$Path","$PathnameSeparator","$PerformanceGoal","$Permissions","$PermissionsGroupBase","$PersistenceBase","$PersistencePath","$PipeSupported","$PlotTheme","$Post","$Pre","$PreferencesDirectory","$PreInitialization","$PrePrint","$PreRead","$PrintForms","$PrintLiteral","$Printout3DPreviewer","$ProcessID","$ProcessorCount","$ProcessorType","$ProductInformation","$ProgramName","$ProgressReporting","$PublisherID","$RandomGeneratorState","$RandomState","$RecursionLimit","$RegisteredDeviceClasses","$RegisteredUserName","$ReleaseNumber","$RequesterAddress","$RequesterCloudUserID","$RequesterCloudUserUUID","$RequesterWolframID","$RequesterWolframUUID","$ResourceSystemBase","$ResourceSystemPath","$RootDirectory","$ScheduledTask","$ScriptCommandLine","$ScriptInputString","$SecuredAuthenticationKeyTokens","$ServiceCreditsAvailable","$Services","$SessionID","$SetParentLink","$SharedFunctions","$SharedVariables","$SoundDisplay","$SoundDisplayFunction","$SourceLink","$SSHAuthentication","$SubtitleDecoders","$SubtitleEncoders","$SummaryBoxDataSizeLimit","$SuppressInputFormHeads","$SynchronousEvaluation","$SyntaxHandler","$System","$SystemCharacterEncoding","$SystemCredentialStore","$SystemID","$SystemMemory","$SystemShell","$SystemTimeZone","$SystemWordLength","$TargetSystems","$TemplatePath","$TemporaryDirectory","$TemporaryPrefix","$TestFileName","$TextStyle","$TimedOut","$TimeUnit","$TimeZone","$TimeZoneEntity","$TopDirectory","$TraceOff","$TraceOn","$TracePattern","$TracePostAction","$TracePreAction","$UnitSystem","$Urgent","$UserAddOnsDirectory","$UserAgentLanguages","$UserAgentMachine","$UserAgentName","$UserAgentOperatingSystem","$UserAgentString","$UserAgentVersion","$UserBaseDirectory","$UserBasePacletsDirectory","$UserDocumentsDirectory","$Username","$UserName","$UserURLBase","$Version","$VersionNumber","$VideoDecoders","$VideoEncoders","$VoiceStyles","$WolframDocumentsDirectory","$WolframID","$WolframUUID"];function qa(nd){const od=nd.regex,ld=/([2-9]|[1-2]\d|[3][0-5])\^\^/,ud=/(\w*\.\w+|\w+\.\w*|\w+)/,cd=/(\d*\.\d+|\d+\.\d*|\d+)/,dd=od.either(od.concat(ld,ud),cd),pd=/``[+-]?(\d*\.\d+|\d+\.\d*|\d+)/,fd=/`([+-]?(\d*\.\d+|\d+\.\d*|\d+))?/,md=od.either(pd,fd),vd=/\*\^[+-]?\d+/,Nd={className:"number",relevance:0,begin:od.concat(dd,od.optional(md),od.optional(vd))},Id=/[a-zA-Z$][a-zA-Z0-9$]*/,Od=new Set(Ra),Fd={variants:[{className:"builtin-symbol",begin:Id,"on:begin":(zd,df)=>{Od.has(zd[0])||df.ignoreMatch()}},{className:"symbol",relevance:0,begin:Id}]},Pd={className:"named-character",begin:/\\\[[$a-zA-Z][$a-zA-Z0-9]+\]/},Md={className:"operator",relevance:0,begin:/[+\-*/,;.:@~=><&|_`'^?!%]+/},Bd={className:"pattern",relevance:0,begin:/([a-zA-Z$][a-zA-Z0-9$]*)?_+([a-zA-Z$][a-zA-Z0-9$]*)?/},jd={className:"slot",relevance:0,begin:/#[a-zA-Z$][a-zA-Z0-9$]*|#+[0-9]?/},Hd={className:"brace",relevance:0,begin:/[[\](){}]/},Gd={className:"message-name",relevance:0,begin:od.concat("::",Id)};return{name:"Mathematica",aliases:["mma","wl"],classNameAliases:{brace:"punctuation",pattern:"type",slot:"type",symbol:"variable","named-character":"variable","builtin-symbol":"built_in","message-name":"string"},contains:[nd.COMMENT(/\(\*/,/\*\)/,{contains:["self"]}),Bd,jd,Gd,Fd,Pd,nd.QUOTE_STRING_MODE,Nd,Md,Hd]}}return mathematica_1=qa,mathematica_1}var matlab_1,hasRequiredMatlab;function requireMatlab(){if(hasRequiredMatlab)return matlab_1;hasRequiredMatlab=1;function Ra(qa){const nd="('|\\.')+",od={relevance:0,contains:[{begin:nd}]};return{name:"Matlab",keywords:{keyword:"arguments break case catch classdef continue else elseif end enumeration events for function global if methods otherwise parfor persistent properties return spmd switch try while",built_in:"sin sind sinh asin asind asinh cos cosd cosh acos acosd acosh tan tand tanh atan atand atan2 atanh sec secd sech asec asecd asech csc cscd csch acsc acscd acsch cot cotd coth acot acotd acoth hypot exp expm1 log log1p log10 log2 pow2 realpow reallog realsqrt sqrt nthroot nextpow2 abs angle complex conj imag real unwrap isreal cplxpair fix floor ceil round mod rem sign airy besselj bessely besselh besseli besselk beta betainc betaln ellipj ellipke erf erfc erfcx erfinv expint gamma gammainc gammaln psi legendre cross dot factor isprime primes gcd lcm rat rats perms nchoosek factorial cart2sph cart2pol pol2cart sph2cart hsv2rgb rgb2hsv zeros ones eye repmat rand randn linspace logspace freqspace meshgrid accumarray size length ndims numel disp isempty isequal isequalwithequalnans cat reshape diag blkdiag tril triu fliplr flipud flipdim rot90 find sub2ind ind2sub bsxfun ndgrid permute ipermute shiftdim circshift squeeze isscalar isvector ans eps realmax realmin pi i|0 inf nan isnan isinf isfinite j|0 why compan gallery hadamard hankel hilb invhilb magic pascal rosser toeplitz vander wilkinson max min nanmax nanmin mean nanmean type table readtable writetable sortrows sort figure plot plot3 scatter scatter3 cellfun legend intersect ismember procrustes hold num2cell "},illegal:'(//|"|#|/\\*|\\s+/\\w+)',contains:[{className:"function",beginKeywords:"function",end:"$",contains:[qa.UNDERSCORE_TITLE_MODE,{className:"params",variants:[{begin:"\\(",end:"\\)"},{begin:"\\[",end:"\\]"}]}]},{className:"built_in",begin:/true|false/,relevance:0,starts:od},{begin:"[a-zA-Z][a-zA-Z_0-9]*"+nd,relevance:0},{className:"number",begin:qa.C_NUMBER_RE,relevance:0,starts:od},{className:"string",begin:"'",end:"'",contains:[{begin:"''"}]},{begin:/\]|\}|\)/,relevance:0,starts:od},{className:"string",begin:'"',end:'"',contains:[{begin:'""'}],starts:od},qa.COMMENT("^\\s*%\\{\\s*$","^\\s*%\\}\\s*$"),qa.COMMENT("%","$")]}}return matlab_1=Ra,matlab_1}var maxima_1,hasRequiredMaxima;function requireMaxima(){if(hasRequiredMaxima)return maxima_1;hasRequiredMaxima=1;function Ra(qa){return{name:"Maxima",keywords:{$pattern:"[A-Za-z_%][0-9A-Za-z_%]*",keyword:"if then else elseif for thru do while unless step in and or not",literal:"true false unknown inf minf ind und %e %i %pi %phi %gamma",built_in:" abasep abs absint absolute_real_time acos acosh acot acoth acsc acsch activate addcol add_edge add_edges addmatrices addrow add_vertex add_vertices adjacency_matrix adjoin adjoint af agd airy airy_ai airy_bi airy_dai airy_dbi algsys alg_type alias allroots alphacharp alphanumericp amortization %and annuity_fv annuity_pv antid antidiff AntiDifference append appendfile apply apply1 apply2 applyb1 apropos args arit_amortization arithmetic arithsum array arrayapply arrayinfo arraymake arraysetapply ascii asec asech asin asinh askinteger asksign assoc assoc_legendre_p assoc_legendre_q assume assume_external_byte_order asympa at atan atan2 atanh atensimp atom atvalue augcoefmatrix augmented_lagrangian_method av average_degree backtrace bars barsplot barsplot_description base64 base64_decode bashindices batch batchload bc2 bdvac belln benefit_cost bern bernpoly bernstein_approx bernstein_expand bernstein_poly bessel bessel_i bessel_j bessel_k bessel_simplify bessel_y beta beta_incomplete beta_incomplete_generalized beta_incomplete_regularized bezout bfallroots bffac bf_find_root bf_fmin_cobyla bfhzeta bfloat bfloatp bfpsi bfpsi0 bfzeta biconnected_components bimetric binomial bipartition block blockmatrixp bode_gain bode_phase bothcoef box boxplot boxplot_description break bug_report build_info|10 buildq build_sample burn cabs canform canten cardinality carg cartan cartesian_product catch cauchy_matrix cbffac cdf_bernoulli cdf_beta cdf_binomial cdf_cauchy cdf_chi2 cdf_continuous_uniform cdf_discrete_uniform cdf_exp cdf_f cdf_gamma cdf_general_finite_discrete cdf_geometric cdf_gumbel cdf_hypergeometric cdf_laplace cdf_logistic cdf_lognormal cdf_negative_binomial cdf_noncentral_chi2 cdf_noncentral_student_t cdf_normal cdf_pareto cdf_poisson cdf_rank_sum cdf_rayleigh cdf_signed_rank cdf_student_t cdf_weibull cdisplay ceiling central_moment cequal cequalignore cf cfdisrep cfexpand cgeodesic cgreaterp cgreaterpignore changename changevar chaosgame charat charfun charfun2 charlist charp charpoly chdir chebyshev_t chebyshev_u checkdiv check_overlaps chinese cholesky christof chromatic_index chromatic_number cint circulant_graph clear_edge_weight clear_rules clear_vertex_label clebsch_gordan clebsch_graph clessp clesspignore close closefile cmetric coeff coefmatrix cograd col collapse collectterms columnop columnspace columnswap columnvector combination combine comp2pui compare compfile compile compile_file complement_graph complete_bipartite_graph complete_graph complex_number_p components compose_functions concan concat conjugate conmetderiv connected_components connect_vertices cons constant constantp constituent constvalue cont2part content continuous_freq contortion contour_plot contract contract_edge contragrad contrib_ode convert coord copy copy_file copy_graph copylist copymatrix cor cos cosh cot coth cov cov1 covdiff covect covers crc24sum create_graph create_list csc csch csetup cspline ctaylor ct_coordsys ctransform ctranspose cube_graph cuboctahedron_graph cunlisp cv cycle_digraph cycle_graph cylindrical days360 dblint deactivate declare declare_constvalue declare_dimensions declare_fundamental_dimensions declare_fundamental_units declare_qty declare_translated declare_unit_conversion declare_units declare_weights decsym defcon define define_alt_display define_variable defint defmatch defrule defstruct deftaylor degree_sequence del delete deleten delta demo demoivre denom depends derivdegree derivlist describe desolve determinant dfloat dgauss_a dgauss_b dgeev dgemm dgeqrf dgesv dgesvd diag diagmatrix diag_matrix diagmatrixp diameter diff digitcharp dimacs_export dimacs_import dimension dimensionless dimensions dimensions_as_list direct directory discrete_freq disjoin disjointp disolate disp dispcon dispform dispfun dispJordan display disprule dispterms distrib divide divisors divsum dkummer_m dkummer_u dlange dodecahedron_graph dotproduct dotsimp dpart draw draw2d draw3d drawdf draw_file draw_graph dscalar echelon edge_coloring edge_connectivity edges eigens_by_jacobi eigenvalues eigenvectors eighth einstein eivals eivects elapsed_real_time elapsed_run_time ele2comp ele2polynome ele2pui elem elementp elevation_grid elim elim_allbut eliminate eliminate_using ellipse elliptic_e elliptic_ec elliptic_eu elliptic_f elliptic_kc elliptic_pi ematrix empty_graph emptyp endcons entermatrix entertensor entier equal equalp equiv_classes erf erfc erf_generalized erfi errcatch error errormsg errors euler ev eval_string evenp every evolution evolution2d evundiff example exp expand expandwrt expandwrt_factored expint expintegral_chi expintegral_ci expintegral_e expintegral_e1 expintegral_ei expintegral_e_simplify expintegral_li expintegral_shi expintegral_si explicit explose exponentialize express expt exsec extdiff extract_linear_equations extremal_subset ezgcd %f f90 facsum factcomb factor factorfacsum factorial factorout factorsum facts fast_central_elements fast_linsolve fasttimes featurep fernfale fft fib fibtophi fifth filename_merge file_search file_type fillarray findde find_root find_root_abs find_root_error find_root_rel first fix flatten flength float floatnump floor flower_snark flush flush1deriv flushd flushnd flush_output fmin_cobyla forget fortran fourcos fourexpand fourier fourier_elim fourint fourintcos fourintsin foursimp foursin fourth fposition frame_bracket freeof freshline fresnel_c fresnel_s from_adjacency_matrix frucht_graph full_listify fullmap fullmapl fullratsimp fullratsubst fullsetify funcsolve fundamental_dimensions fundamental_units fundef funmake funp fv g0 g1 gamma gamma_greek gamma_incomplete gamma_incomplete_generalized gamma_incomplete_regularized gauss gauss_a gauss_b gaussprob gcd gcdex gcdivide gcfac gcfactor gd generalized_lambert_w genfact gen_laguerre genmatrix gensym geo_amortization geo_annuity_fv geo_annuity_pv geomap geometric geometric_mean geosum get getcurrentdirectory get_edge_weight getenv get_lu_factors get_output_stream_string get_pixel get_plot_option get_tex_environment get_tex_environment_default get_vertex_label gfactor gfactorsum ggf girth global_variances gn gnuplot_close gnuplot_replot gnuplot_reset gnuplot_restart gnuplot_start go Gosper GosperSum gr2d gr3d gradef gramschmidt graph6_decode graph6_encode graph6_export graph6_import graph_center graph_charpoly graph_eigenvalues graph_flow graph_order graph_periphery graph_product graph_size graph_union great_rhombicosidodecahedron_graph great_rhombicuboctahedron_graph grid_graph grind grobner_basis grotzch_graph hamilton_cycle hamilton_path hankel hankel_1 hankel_2 harmonic harmonic_mean hav heawood_graph hermite hessian hgfred hilbertmap hilbert_matrix hipow histogram histogram_description hodge horner hypergeometric i0 i1 %ibes ic1 ic2 ic_convert ichr1 ichr2 icosahedron_graph icosidodecahedron_graph icurvature ident identfor identity idiff idim idummy ieqn %if ifactors iframes ifs igcdex igeodesic_coords ilt image imagpart imetric implicit implicit_derivative implicit_plot indexed_tensor indices induced_subgraph inferencep inference_result infix info_display init_atensor init_ctensor in_neighbors innerproduct inpart inprod inrt integerp integer_partitions integrate intersect intersection intervalp intopois intosum invariant1 invariant2 inverse_fft inverse_jacobi_cd inverse_jacobi_cn inverse_jacobi_cs inverse_jacobi_dc inverse_jacobi_dn inverse_jacobi_ds inverse_jacobi_nc inverse_jacobi_nd inverse_jacobi_ns inverse_jacobi_sc inverse_jacobi_sd inverse_jacobi_sn invert invert_by_adjoint invert_by_lu inv_mod irr is is_biconnected is_bipartite is_connected is_digraph is_edge_in_graph is_graph is_graph_or_digraph ishow is_isomorphic isolate isomorphism is_planar isqrt isreal_p is_sconnected is_tree is_vertex_in_graph items_inference %j j0 j1 jacobi jacobian jacobi_cd jacobi_cn jacobi_cs jacobi_dc jacobi_dn jacobi_ds jacobi_nc jacobi_nd jacobi_ns jacobi_p jacobi_sc jacobi_sd jacobi_sn JF jn join jordan julia julia_set julia_sin %k kdels kdelta kill killcontext kostka kron_delta kronecker_product kummer_m kummer_u kurtosis kurtosis_bernoulli kurtosis_beta kurtosis_binomial kurtosis_chi2 kurtosis_continuous_uniform kurtosis_discrete_uniform kurtosis_exp kurtosis_f kurtosis_gamma kurtosis_general_finite_discrete kurtosis_geometric kurtosis_gumbel kurtosis_hypergeometric kurtosis_laplace kurtosis_logistic kurtosis_lognormal kurtosis_negative_binomial kurtosis_noncentral_chi2 kurtosis_noncentral_student_t kurtosis_normal kurtosis_pareto kurtosis_poisson kurtosis_rayleigh kurtosis_student_t kurtosis_weibull label labels lagrange laguerre lambda lambert_w laplace laplacian_matrix last lbfgs lc2kdt lcharp lc_l lcm lc_u ldefint ldisp ldisplay legendre_p legendre_q leinstein length let letrules letsimp levi_civita lfreeof lgtreillis lhs li liediff limit Lindstedt linear linearinterpol linear_program linear_regression line_graph linsolve listarray list_correlations listify list_matrix_entries list_nc_monomials listoftens listofvars listp lmax lmin load loadfile local locate_matrix_entry log logcontract log_gamma lopow lorentz_gauge lowercasep lpart lratsubst lreduce lriemann lsquares_estimates lsquares_estimates_approximate lsquares_estimates_exact lsquares_mse lsquares_residual_mse lsquares_residuals lsum ltreillis lu_backsub lucas lu_factor %m macroexpand macroexpand1 make_array makebox makefact makegamma make_graph make_level_picture makelist makeOrders make_poly_continent make_poly_country make_polygon make_random_state make_rgb_picture makeset make_string_input_stream make_string_output_stream make_transform mandelbrot mandelbrot_set map mapatom maplist matchdeclare matchfix mat_cond mat_fullunblocker mat_function mathml_display mat_norm matrix matrixmap matrixp matrix_size mattrace mat_trace mat_unblocker max max_clique max_degree max_flow maximize_lp max_independent_set max_matching maybe md5sum mean mean_bernoulli mean_beta mean_binomial mean_chi2 mean_continuous_uniform mean_deviation mean_discrete_uniform mean_exp mean_f mean_gamma mean_general_finite_discrete mean_geometric mean_gumbel mean_hypergeometric mean_laplace mean_logistic mean_lognormal mean_negative_binomial mean_noncentral_chi2 mean_noncentral_student_t mean_normal mean_pareto mean_poisson mean_rayleigh mean_student_t mean_weibull median median_deviation member mesh metricexpandall mgf1_sha1 min min_degree min_edge_cut minfactorial minimalPoly minimize_lp minimum_spanning_tree minor minpack_lsquares minpack_solve min_vertex_cover min_vertex_cut mkdir mnewton mod mode_declare mode_identity ModeMatrix moebius mon2schur mono monomial_dimensions multibernstein_poly multi_display_for_texinfo multi_elem multinomial multinomial_coeff multi_orbit multiplot_mode multi_pui multsym multthru mycielski_graph nary natural_unit nc_degree ncexpt ncharpoly negative_picture neighbors new newcontext newdet new_graph newline newton new_variable next_prime nicedummies niceindices ninth nofix nonarray noncentral_moment nonmetricity nonnegintegerp nonscalarp nonzeroandfreeof notequal nounify nptetrad npv nroots nterms ntermst nthroot nullity nullspace num numbered_boundaries numberp number_to_octets num_distinct_partitions numerval numfactor num_partitions nusum nzeta nzetai nzetar octets_to_number octets_to_oid odd_girth oddp ode2 ode_check odelin oid_to_octets op opena opena_binary openr openr_binary openw openw_binary operatorp opsubst optimize %or orbit orbits ordergreat ordergreatp orderless orderlessp orthogonal_complement orthopoly_recur orthopoly_weight outermap out_neighbors outofpois pade parabolic_cylinder_d parametric parametric_surface parg parGosper parse_string parse_timedate part part2cont partfrac partition partition_set partpol path_digraph path_graph pathname_directory pathname_name pathname_type pdf_bernoulli pdf_beta pdf_binomial pdf_cauchy pdf_chi2 pdf_continuous_uniform pdf_discrete_uniform pdf_exp pdf_f pdf_gamma pdf_general_finite_discrete pdf_geometric pdf_gumbel pdf_hypergeometric pdf_laplace pdf_logistic pdf_lognormal pdf_negative_binomial pdf_noncentral_chi2 pdf_noncentral_student_t pdf_normal pdf_pareto pdf_poisson pdf_rank_sum pdf_rayleigh pdf_signed_rank pdf_student_t pdf_weibull pearson_skewness permanent permut permutation permutations petersen_graph petrov pickapart picture_equalp picturep piechart piechart_description planar_embedding playback plog plot2d plot3d plotdf ploteq plsquares pochhammer points poisdiff poisexpt poisint poismap poisplus poissimp poissubst poistimes poistrim polar polarform polartorect polar_to_xy poly_add poly_buchberger poly_buchberger_criterion poly_colon_ideal poly_content polydecomp poly_depends_p poly_elimination_ideal poly_exact_divide poly_expand poly_expt poly_gcd polygon poly_grobner poly_grobner_equal poly_grobner_member poly_grobner_subsetp poly_ideal_intersection poly_ideal_polysaturation poly_ideal_polysaturation1 poly_ideal_saturation poly_ideal_saturation1 poly_lcm poly_minimization polymod poly_multiply polynome2ele polynomialp poly_normal_form poly_normalize poly_normalize_list poly_polysaturation_extension poly_primitive_part poly_pseudo_divide poly_reduced_grobner poly_reduction poly_saturation_extension poly_s_polynomial poly_subtract polytocompanion pop postfix potential power_mod powerseries powerset prefix prev_prime primep primes principal_components print printf printfile print_graph printpois printprops prodrac product properties propvars psi psubst ptriangularize pui pui2comp pui2ele pui2polynome pui_direct puireduc push put pv qput qrange qty quad_control quad_qag quad_qagi quad_qagp quad_qags quad_qawc quad_qawf quad_qawo quad_qaws quadrilateral quantile quantile_bernoulli quantile_beta quantile_binomial quantile_cauchy quantile_chi2 quantile_continuous_uniform quantile_discrete_uniform quantile_exp quantile_f quantile_gamma quantile_general_finite_discrete quantile_geometric quantile_gumbel quantile_hypergeometric quantile_laplace quantile_logistic quantile_lognormal quantile_negative_binomial quantile_noncentral_chi2 quantile_noncentral_student_t quantile_normal quantile_pareto quantile_poisson quantile_rayleigh quantile_student_t quantile_weibull quartile_skewness quit qunit quotient racah_v racah_w radcan radius random random_bernoulli random_beta random_binomial random_bipartite_graph random_cauchy random_chi2 random_continuous_uniform random_digraph random_discrete_uniform random_exp random_f random_gamma random_general_finite_discrete random_geometric random_graph random_graph1 random_gumbel random_hypergeometric random_laplace random_logistic random_lognormal random_negative_binomial random_network random_noncentral_chi2 random_noncentral_student_t random_normal random_pareto random_permutation random_poisson random_rayleigh random_regular_graph random_student_t random_tournament random_tree random_weibull range rank rat ratcoef ratdenom ratdiff ratdisrep ratexpand ratinterpol rational rationalize ratnumer ratnump ratp ratsimp ratsubst ratvars ratweight read read_array read_binary_array read_binary_list read_binary_matrix readbyte readchar read_hashed_array readline read_list read_matrix read_nested_list readonly read_xpm real_imagpart_to_conjugate realpart realroots rearray rectangle rectform rectform_log_if_constant recttopolar rediff reduce_consts reduce_order region region_boundaries region_boundaries_plus rem remainder remarray rembox remcomps remcon remcoord remfun remfunction remlet remove remove_constvalue remove_dimensions remove_edge remove_fundamental_dimensions remove_fundamental_units remove_plot_option remove_vertex rempart remrule remsym remvalue rename rename_file reset reset_displays residue resolvante resolvante_alternee1 resolvante_bipartite resolvante_diedrale resolvante_klein resolvante_klein3 resolvante_produit_sym resolvante_unitaire resolvante_vierer rest resultant return reveal reverse revert revert2 rgb2level rhs ricci riemann rinvariant risch rk rmdir rncombine romberg room rootscontract round row rowop rowswap rreduce run_testsuite %s save saving scalarp scaled_bessel_i scaled_bessel_i0 scaled_bessel_i1 scalefactors scanmap scatterplot scatterplot_description scene schur2comp sconcat scopy scsimp scurvature sdowncase sec sech second sequal sequalignore set_alt_display setdifference set_draw_defaults set_edge_weight setelmx setequalp setify setp set_partitions set_plot_option set_prompt set_random_state set_tex_environment set_tex_environment_default setunits setup_autoload set_up_dot_simplifications set_vertex_label seventh sexplode sf sha1sum sha256sum shortest_path shortest_weighted_path show showcomps showratvars sierpinskiale sierpinskimap sign signum similaritytransform simp_inequality simplify_sum simplode simpmetderiv simtran sin sinh sinsert sinvertcase sixth skewness skewness_bernoulli skewness_beta skewness_binomial skewness_chi2 skewness_continuous_uniform skewness_discrete_uniform skewness_exp skewness_f skewness_gamma skewness_general_finite_discrete skewness_geometric skewness_gumbel skewness_hypergeometric skewness_laplace skewness_logistic skewness_lognormal skewness_negative_binomial skewness_noncentral_chi2 skewness_noncentral_student_t skewness_normal skewness_pareto skewness_poisson skewness_rayleigh skewness_student_t skewness_weibull slength smake small_rhombicosidodecahedron_graph small_rhombicuboctahedron_graph smax smin smismatch snowmap snub_cube_graph snub_dodecahedron_graph solve solve_rec solve_rec_rat some somrac sort sparse6_decode sparse6_encode sparse6_export sparse6_import specint spherical spherical_bessel_j spherical_bessel_y spherical_hankel1 spherical_hankel2 spherical_harmonic spherical_to_xyz splice split sposition sprint sqfr sqrt sqrtdenest sremove sremovefirst sreverse ssearch ssort sstatus ssubst ssubstfirst staircase standardize standardize_inverse_trig starplot starplot_description status std std1 std_bernoulli std_beta std_binomial std_chi2 std_continuous_uniform std_discrete_uniform std_exp std_f std_gamma std_general_finite_discrete std_geometric std_gumbel std_hypergeometric std_laplace std_logistic std_lognormal std_negative_binomial std_noncentral_chi2 std_noncentral_student_t std_normal std_pareto std_poisson std_rayleigh std_student_t std_weibull stemplot stirling stirling1 stirling2 strim striml strimr string stringout stringp strong_components struve_h struve_l sublis sublist sublist_indices submatrix subsample subset subsetp subst substinpart subst_parallel substpart substring subvar subvarp sum sumcontract summand_to_rec supcase supcontext symbolp symmdifference symmetricp system take_channel take_inference tan tanh taylor taylorinfo taylorp taylor_simplifier taytorat tcl_output tcontract tellrat tellsimp tellsimpafter tentex tenth test_mean test_means_difference test_normality test_proportion test_proportions_difference test_rank_sum test_sign test_signed_rank test_variance test_variance_ratio tex tex1 tex_display texput %th third throw time timedate timer timer_info tldefint tlimit todd_coxeter toeplitz tokens to_lisp topological_sort to_poly to_poly_solve totaldisrep totalfourier totient tpartpol trace tracematrix trace_options transform_sample translate translate_file transpose treefale tree_reduce treillis treinat triangle triangularize trigexpand trigrat trigreduce trigsimp trunc truncate truncated_cube_graph truncated_dodecahedron_graph truncated_icosahedron_graph truncated_tetrahedron_graph tr_warnings_get tube tutte_graph ueivects uforget ultraspherical underlying_graph undiff union unique uniteigenvectors unitp units unit_step unitvector unorder unsum untellrat untimer untrace uppercasep uricci uriemann uvect vandermonde_matrix var var1 var_bernoulli var_beta var_binomial var_chi2 var_continuous_uniform var_discrete_uniform var_exp var_f var_gamma var_general_finite_discrete var_geometric var_gumbel var_hypergeometric var_laplace var_logistic var_lognormal var_negative_binomial var_noncentral_chi2 var_noncentral_student_t var_normal var_pareto var_poisson var_rayleigh var_student_t var_weibull vector vectorpotential vectorsimp verbify vers vertex_coloring vertex_connectivity vertex_degree vertex_distance vertex_eccentricity vertex_in_degree vertex_out_degree vertices vertices_to_cycle vertices_to_path %w weyl wheel_graph wiener_index wigner_3j wigner_6j wigner_9j with_stdout write_binary_data writebyte write_data writefile wronskian xreduce xthru %y Zeilberger zeroequiv zerofor zeromatrix zeromatrixp zeta zgeev zheev zlange zn_add_table zn_carmichael_lambda zn_characteristic_factors zn_determinant zn_factor_generators zn_invert_by_lu zn_log zn_mult_table absboxchar activecontexts adapt_depth additive adim aform algebraic algepsilon algexact aliases allbut all_dotsimp_denoms allocation allsym alphabetic animation antisymmetric arrays askexp assume_pos assume_pos_pred assumescalar asymbol atomgrad atrig1 axes axis_3d axis_bottom axis_left axis_right axis_top azimuth background background_color backsubst berlefact bernstein_explicit besselexpand beta_args_sum_to_integer beta_expand bftorat bftrunc bindtest border boundaries_array box boxchar breakup %c capping cauchysum cbrange cbtics center cflength cframe_flag cnonmet_flag color color_bar color_bar_tics colorbox columns commutative complex cone context contexts contour contour_levels cosnpiflag ctaypov ctaypt ctayswitch ctayvar ct_coords ctorsion_flag ctrgsimp cube current_let_rule_package cylinder data_file_name debugmode decreasing default_let_rule_package delay dependencies derivabbrev derivsubst detout diagmetric diff dim dimensions dispflag display2d|10 display_format_internal distribute_over doallmxops domain domxexpt domxmxops domxnctimes dontfactor doscmxops doscmxplus dot0nscsimp dot0simp dot1simp dotassoc dotconstrules dotdistrib dotexptsimp dotident dotscrules draw_graph_program draw_realpart edge_color edge_coloring edge_partition edge_type edge_width %edispflag elevation %emode endphi endtheta engineering_format_floats enhanced3d %enumer epsilon_lp erfflag erf_representation errormsg error_size error_syms error_type %e_to_numlog eval even evenfun evflag evfun ev_point expandwrt_denom expintexpand expintrep expon expop exptdispflag exptisolate exptsubst facexpand facsum_combine factlim factorflag factorial_expand factors_only fb feature features file_name file_output_append file_search_demo file_search_lisp file_search_maxima|10 file_search_tests file_search_usage file_type_lisp file_type_maxima|10 fill_color fill_density filled_func fixed_vertices flipflag float2bf font font_size fortindent fortspaces fpprec fpprintprec functions gamma_expand gammalim gdet genindex gensumnum GGFCFMAX GGFINFINITY globalsolve gnuplot_command gnuplot_curve_styles gnuplot_curve_titles gnuplot_default_term_command gnuplot_dumb_term_command gnuplot_file_args gnuplot_file_name gnuplot_out_file gnuplot_pdf_term_command gnuplot_pm3d gnuplot_png_term_command gnuplot_postamble gnuplot_preamble gnuplot_ps_term_command gnuplot_svg_term_command gnuplot_term gnuplot_view_args Gosper_in_Zeilberger gradefs grid grid2d grind halfangles head_angle head_both head_length head_type height hypergeometric_representation %iargs ibase icc1 icc2 icounter idummyx ieqnprint ifb ifc1 ifc2 ifg ifgi ifr iframe_bracket_form ifri igeowedge_flag ikt1 ikt2 imaginary inchar increasing infeval infinity inflag infolists inm inmc1 inmc2 intanalysis integer integervalued integrate_use_rootsof integration_constant integration_constant_counter interpolate_color intfaclim ip_grid ip_grid_in irrational isolate_wrt_times iterations itr julia_parameter %k1 %k2 keepfloat key key_pos kinvariant kt label label_alignment label_orientation labels lassociative lbfgs_ncorrections lbfgs_nfeval_max leftjust legend letrat let_rule_packages lfg lg lhospitallim limsubst linear linear_solver linechar linel|10 linenum line_type linewidth line_width linsolve_params linsolvewarn lispdisp listarith listconstvars listdummyvars lmxchar load_pathname loadprint logabs logarc logcb logconcoeffp logexpand lognegint logsimp logx logx_secondary logy logy_secondary logz lriem m1pbranch macroexpansion macros mainvar manual_demo maperror mapprint matrix_element_add matrix_element_mult matrix_element_transpose maxapplydepth maxapplyheight maxima_tempdir|10 maxima_userdir|10 maxnegex MAX_ORD maxposex maxpsifracdenom maxpsifracnum maxpsinegint maxpsiposint maxtayorder mesh_lines_color method mod_big_prime mode_check_errorp mode_checkp mode_check_warnp mod_test mod_threshold modular_linear_solver modulus multiplicative multiplicities myoptions nary negdistrib negsumdispflag newline newtonepsilon newtonmaxiter nextlayerfactor niceindicespref nm nmc noeval nolabels nonegative_lp noninteger nonscalar noun noundisp nouns np npi nticks ntrig numer numer_pbranch obase odd oddfun opacity opproperties opsubst optimprefix optionset orientation origin orthopoly_returns_intervals outative outchar packagefile palette partswitch pdf_file pfeformat phiresolution %piargs piece pivot_count_sx pivot_max_sx plot_format plot_options plot_realpart png_file pochhammer_max_index points pointsize point_size points_joined point_type poislim poisson poly_coefficient_ring poly_elimination_order polyfactor poly_grobner_algorithm poly_grobner_debug poly_monomial_order poly_primary_elimination_order poly_return_term_list poly_secondary_elimination_order poly_top_reduction_only posfun position powerdisp pred prederror primep_number_of_tests product_use_gamma program programmode promote_float_to_bigfloat prompt proportional_axes props psexpand ps_file radexpand radius radsubstflag rassociative ratalgdenom ratchristof ratdenomdivide rateinstein ratepsilon ratfac rational ratmx ratprint ratriemann ratsimpexpons ratvarswitch ratweights ratweyl ratwtlvl real realonly redraw refcheck resolution restart resultant ric riem rmxchar %rnum_list rombergabs rombergit rombergmin rombergtol rootsconmode rootsepsilon run_viewer same_xy same_xyz savedef savefactors scalar scalarmatrixp scale scale_lp setcheck setcheckbreak setval show_edge_color show_edges show_edge_type show_edge_width show_id show_label showtime show_vertex_color show_vertex_size show_vertex_type show_vertices show_weight simp simplified_output simplify_products simpproduct simpsum sinnpiflag solvedecomposes solveexplicit solvefactors solvenullwarn solveradcan solvetrigwarn space sparse sphere spring_embedding_depth sqrtdispflag stardisp startphi starttheta stats_numer stringdisp structures style sublis_apply_lambda subnumsimp sumexpand sumsplitfact surface surface_hide svg_file symmetric tab taylordepth taylor_logexpand taylor_order_coefficients taylor_truncate_polynomials tensorkill terminal testsuite_files thetaresolution timer_devalue title tlimswitch tr track transcompile transform transform_xy translate_fast_arrays transparent transrun tr_array_as_ref tr_bound_function_applyp tr_file_tty_messagesp tr_float_can_branch_complex tr_function_call_default trigexpandplus trigexpandtimes triginverses trigsign trivial_solutions tr_numer tr_optimize_max_loop tr_semicompile tr_state_vars tr_warn_bad_function_calls tr_warn_fexpr tr_warn_meval tr_warn_mode tr_warn_undeclared tr_warn_undefined_variable tstep ttyoff tube_extremes ufg ug %unitexpand unit_vectors uric uriem use_fast_arrays user_preamble usersetunits values vect_cross verbose vertex_color vertex_coloring vertex_partition vertex_size vertex_type view warnings weyl width windowname windowtitle wired_surface wireframe xaxis xaxis_color xaxis_secondary xaxis_type xaxis_width xlabel xlabel_secondary xlength xrange xrange_secondary xtics xtics_axis xtics_rotate xtics_rotate_secondary xtics_secondary xtics_secondary_axis xu_grid x_voxel xy_file xyplane xy_scale yaxis yaxis_color yaxis_secondary yaxis_type yaxis_width ylabel ylabel_secondary ylength yrange yrange_secondary ytics ytics_axis ytics_rotate ytics_rotate_secondary ytics_secondary ytics_secondary_axis yv_grid y_voxel yx_ratio zaxis zaxis_color zaxis_type zaxis_width zeroa zerob zerobern zeta%pi zlabel zlabel_rotate zlength zmin zn_primroot_limit zn_primroot_pretest",symbol:"_ __ %|0 %%|0"},contains:[{className:"comment",begin:"/\\*",end:"\\*/",contains:["self"]},qa.QUOTE_STRING_MODE,{className:"number",relevance:0,variants:[{begin:"\\b(\\d+|\\d+\\.|\\.\\d+|\\d+\\.\\d+)[Ee][-+]?\\d+\\b"},{begin:"\\b(\\d+|\\d+\\.|\\.\\d+|\\d+\\.\\d+)[Bb][-+]?\\d+\\b",relevance:10},{begin:"\\b(\\.\\d+|\\d+\\.\\d+)\\b"},{begin:"\\b(\\d+|0[0-9A-Za-z]+)\\.?\\b"}]}],illegal:/@/}}return maxima_1=Ra,maxima_1}var mel_1,hasRequiredMel;function requireMel(){if(hasRequiredMel)return mel_1;hasRequiredMel=1;function Ra(qa){return{name:"MEL",keywords:"int float string vector matrix if else switch case default while do for in break continue global proc return about abs addAttr addAttributeEditorNodeHelp addDynamic addNewShelfTab addPP addPanelCategory addPrefixToName advanceToNextDrivenKey affectedNet affects aimConstraint air alias aliasAttr align alignCtx alignCurve alignSurface allViewFit ambientLight angle angleBetween animCone animCurveEditor animDisplay animView annotate appendStringArray applicationName applyAttrPreset applyTake arcLenDimContext arcLengthDimension arclen arrayMapper art3dPaintCtx artAttrCtx artAttrPaintVertexCtx artAttrSkinPaintCtx artAttrTool artBuildPaintMenu artFluidAttrCtx artPuttyCtx artSelectCtx artSetPaintCtx artUserPaintCtx assignCommand assignInputDevice assignViewportFactories attachCurve attachDeviceAttr attachSurface attrColorSliderGrp attrCompatibility attrControlGrp attrEnumOptionMenu attrEnumOptionMenuGrp attrFieldGrp attrFieldSliderGrp attrNavigationControlGrp attrPresetEditWin attributeExists attributeInfo attributeMenu attributeQuery autoKeyframe autoPlace bakeClip bakeFluidShading bakePartialHistory bakeResults bakeSimulation basename basenameEx batchRender bessel bevel bevelPlus binMembership bindSkin blend2 blendShape blendShapeEditor blendShapePanel blendTwoAttr blindDataType boneLattice boundary boxDollyCtx boxZoomCtx bufferCurve buildBookmarkMenu buildKeyframeMenu button buttonManip CBG cacheFile cacheFileCombine cacheFileMerge cacheFileTrack camera cameraView canCreateManip canvas capitalizeString catch catchQuiet ceil changeSubdivComponentDisplayLevel changeSubdivRegion channelBox character characterMap characterOutlineEditor characterize chdir checkBox checkBoxGrp checkDefaultRenderGlobals choice circle circularFillet clamp clear clearCache clip clipEditor clipEditorCurrentTimeCtx clipSchedule clipSchedulerOutliner clipTrimBefore closeCurve closeSurface cluster cmdFileOutput cmdScrollFieldExecuter cmdScrollFieldReporter cmdShell coarsenSubdivSelectionList collision color colorAtPoint colorEditor colorIndex colorIndexSliderGrp colorSliderButtonGrp colorSliderGrp columnLayout commandEcho commandLine commandPort compactHairSystem componentEditor compositingInterop computePolysetVolume condition cone confirmDialog connectAttr connectControl connectDynamic connectJoint connectionInfo constrain constrainValue constructionHistory container containsMultibyte contextInfo control convertFromOldLayers convertIffToPsd convertLightmap convertSolidTx convertTessellation convertUnit copyArray copyFlexor copyKey copySkinWeights cos cpButton cpCache cpClothSet cpCollision cpConstraint cpConvClothToMesh cpForces cpGetSolverAttr cpPanel cpProperty cpRigidCollisionFilter cpSeam cpSetEdit cpSetSolverAttr cpSolver cpSolverTypes cpTool cpUpdateClothUVs createDisplayLayer createDrawCtx createEditor createLayeredPsdFile createMotionField createNewShelf createNode createRenderLayer createSubdivRegion cross crossProduct ctxAbort ctxCompletion ctxEditMode ctxTraverse currentCtx currentTime currentTimeCtx currentUnit curve curveAddPtCtx curveCVCtx curveEPCtx curveEditorCtx curveIntersect curveMoveEPCtx curveOnSurface curveSketchCtx cutKey cycleCheck cylinder dagPose date defaultLightListCheckBox defaultNavigation defineDataServer defineVirtualDevice deformer deg_to_rad delete deleteAttr deleteShadingGroupsAndMaterials deleteShelfTab deleteUI deleteUnusedBrushes delrandstr detachCurve detachDeviceAttr detachSurface deviceEditor devicePanel dgInfo dgdirty dgeval dgtimer dimWhen directKeyCtx directionalLight dirmap dirname disable disconnectAttr disconnectJoint diskCache displacementToPoly displayAffected displayColor displayCull displayLevelOfDetail displayPref displayRGBColor displaySmoothness displayStats displayString displaySurface distanceDimContext distanceDimension doBlur dolly dollyCtx dopeSheetEditor dot dotProduct doubleProfileBirailSurface drag dragAttrContext draggerContext dropoffLocator duplicate duplicateCurve duplicateSurface dynCache dynControl dynExport dynExpression dynGlobals dynPaintEditor dynParticleCtx dynPref dynRelEdPanel dynRelEditor dynamicLoad editAttrLimits editDisplayLayerGlobals editDisplayLayerMembers editRenderLayerAdjustment editRenderLayerGlobals editRenderLayerMembers editor editorTemplate effector emit emitter enableDevice encodeString endString endsWith env equivalent equivalentTol erf error eval evalDeferred evalEcho event exactWorldBoundingBox exclusiveLightCheckBox exec executeForEachObject exists exp expression expressionEditorListen extendCurve extendSurface extrude fcheck fclose feof fflush fgetline fgetword file fileBrowserDialog fileDialog fileExtension fileInfo filetest filletCurve filter filterCurve filterExpand filterStudioImport findAllIntersections findAnimCurves findKeyframe findMenuItem findRelatedSkinCluster finder firstParentOf fitBspline flexor floatEq floatField floatFieldGrp floatScrollBar floatSlider floatSlider2 floatSliderButtonGrp floatSliderGrp floor flow fluidCacheInfo fluidEmitter fluidVoxelInfo flushUndo fmod fontDialog fopen formLayout format fprint frameLayout fread freeFormFillet frewind fromNativePath fwrite gamma gauss geometryConstraint getApplicationVersionAsFloat getAttr getClassification getDefaultBrush getFileList getFluidAttr getInputDeviceRange getMayaPanelTypes getModifiers getPanel getParticleAttr getPluginResource getenv getpid glRender glRenderEditor globalStitch gmatch goal gotoBindPose grabColor gradientControl gradientControlNoAttr graphDollyCtx graphSelectContext graphTrackCtx gravity grid gridLayout group groupObjectsByName HfAddAttractorToAS HfAssignAS HfBuildEqualMap HfBuildFurFiles HfBuildFurImages HfCancelAFR HfConnectASToHF HfCreateAttractor HfDeleteAS HfEditAS HfPerformCreateAS HfRemoveAttractorFromAS HfSelectAttached HfSelectAttractors HfUnAssignAS hardenPointCurve hardware hardwareRenderPanel headsUpDisplay headsUpMessage help helpLine hermite hide hilite hitTest hotBox hotkey hotkeyCheck hsv_to_rgb hudButton hudSlider hudSliderButton hwReflectionMap hwRender hwRenderLoad hyperGraph hyperPanel hyperShade hypot iconTextButton iconTextCheckBox iconTextRadioButton iconTextRadioCollection iconTextScrollList iconTextStaticLabel ikHandle ikHandleCtx ikHandleDisplayScale ikSolver ikSplineHandleCtx ikSystem ikSystemInfo ikfkDisplayMethod illustratorCurves image imfPlugins inheritTransform insertJoint insertJointCtx insertKeyCtx insertKnotCurve insertKnotSurface instance instanceable instancer intField intFieldGrp intScrollBar intSlider intSliderGrp interToUI internalVar intersect iprEngine isAnimCurve isConnected isDirty isParentOf isSameObject isTrue isValidObjectName isValidString isValidUiName isolateSelect itemFilter itemFilterAttr itemFilterRender itemFilterType joint jointCluster jointCtx jointDisplayScale jointLattice keyTangent keyframe keyframeOutliner keyframeRegionCurrentTimeCtx keyframeRegionDirectKeyCtx keyframeRegionDollyCtx keyframeRegionInsertKeyCtx keyframeRegionMoveKeyCtx keyframeRegionScaleKeyCtx keyframeRegionSelectKeyCtx keyframeRegionSetKeyCtx keyframeRegionTrackCtx keyframeStats lassoContext lattice latticeDeformKeyCtx launch launchImageEditor layerButton layeredShaderPort layeredTexturePort layout layoutDialog lightList lightListEditor lightListPanel lightlink lineIntersection linearPrecision linstep listAnimatable listAttr listCameras listConnections listDeviceAttachments listHistory listInputDeviceAxes listInputDeviceButtons listInputDevices listMenuAnnotation listNodeTypes listPanelCategories listRelatives listSets listTransforms listUnselected listerEditor loadFluid loadNewShelf loadPlugin loadPluginLanguageResources loadPrefObjects localizedPanelLabel lockNode loft log longNameOf lookThru ls lsThroughFilter lsType lsUI Mayatomr mag makeIdentity makeLive makePaintable makeRoll makeSingleSurface makeTubeOn makebot manipMoveContext manipMoveLimitsCtx manipOptions manipRotateContext manipRotateLimitsCtx manipScaleContext manipScaleLimitsCtx marker match max memory menu menuBarLayout menuEditor menuItem menuItemToShelf menuSet menuSetPref messageLine min minimizeApp mirrorJoint modelCurrentTimeCtx modelEditor modelPanel mouse movIn movOut move moveIKtoFK moveKeyCtx moveVertexAlongDirection multiProfileBirailSurface mute nParticle nameCommand nameField namespace namespaceInfo newPanelItems newton nodeCast nodeIconButton nodeOutliner nodePreset nodeType noise nonLinear normalConstraint normalize nurbsBoolean nurbsCopyUVSet nurbsCube nurbsEditUV nurbsPlane nurbsSelect nurbsSquare nurbsToPoly nurbsToPolygonsPref nurbsToSubdiv nurbsToSubdivPref nurbsUVSet nurbsViewDirectionVector objExists objectCenter objectLayer objectType objectTypeUI obsoleteProc oceanNurbsPreviewPlane offsetCurve offsetCurveOnSurface offsetSurface openGLExtension openMayaPref optionMenu optionMenuGrp optionVar orbit orbitCtx orientConstraint outlinerEditor outlinerPanel overrideModifier paintEffectsDisplay pairBlend palettePort paneLayout panel panelConfiguration panelHistory paramDimContext paramDimension paramLocator parent parentConstraint particle particleExists particleInstancer particleRenderInfo partition pasteKey pathAnimation pause pclose percent performanceOptions pfxstrokes pickWalk picture pixelMove planarSrf plane play playbackOptions playblast plugAttr plugNode pluginInfo pluginResourceUtil pointConstraint pointCurveConstraint pointLight pointMatrixMult pointOnCurve pointOnSurface pointPosition poleVectorConstraint polyAppend polyAppendFacetCtx polyAppendVertex polyAutoProjection polyAverageNormal polyAverageVertex polyBevel polyBlendColor polyBlindData polyBoolOp polyBridgeEdge polyCacheMonitor polyCheck polyChipOff polyClipboard polyCloseBorder polyCollapseEdge polyCollapseFacet polyColorBlindData polyColorDel polyColorPerVertex polyColorSet polyCompare polyCone polyCopyUV polyCrease polyCreaseCtx polyCreateFacet polyCreateFacetCtx polyCube polyCut polyCutCtx polyCylinder polyCylindricalProjection polyDelEdge polyDelFacet polyDelVertex polyDuplicateAndConnect polyDuplicateEdge polyEditUV polyEditUVShell polyEvaluate polyExtrudeEdge polyExtrudeFacet polyExtrudeVertex polyFlipEdge polyFlipUV polyForceUV polyGeoSampler polyHelix polyInfo polyInstallAction polyLayoutUV polyListComponentConversion polyMapCut polyMapDel polyMapSew polyMapSewMove polyMergeEdge polyMergeEdgeCtx polyMergeFacet polyMergeFacetCtx polyMergeUV polyMergeVertex polyMirrorFace polyMoveEdge polyMoveFacet polyMoveFacetUV polyMoveUV polyMoveVertex polyNormal polyNormalPerVertex polyNormalizeUV polyOptUvs polyOptions polyOutput polyPipe polyPlanarProjection polyPlane polyPlatonicSolid polyPoke polyPrimitive polyPrism polyProjection polyPyramid polyQuad polyQueryBlindData polyReduce polySelect polySelectConstraint polySelectConstraintMonitor polySelectCtx polySelectEditCtx polySeparate polySetToFaceNormal polySewEdge polyShortestPathCtx polySmooth polySoftEdge polySphere polySphericalProjection polySplit polySplitCtx polySplitEdge polySplitRing polySplitVertex polyStraightenUVBorder polySubdivideEdge polySubdivideFacet polyToSubdiv polyTorus polyTransfer polyTriangulate polyUVSet polyUnite polyWedgeFace popen popupMenu pose pow preloadRefEd print progressBar progressWindow projFileViewer projectCurve projectTangent projectionContext projectionManip promptDialog propModCtx propMove psdChannelOutliner psdEditTextureFile psdExport psdTextureFile putenv pwd python querySubdiv quit rad_to_deg radial radioButton radioButtonGrp radioCollection radioMenuItemCollection rampColorPort rand randomizeFollicles randstate rangeControl readTake rebuildCurve rebuildSurface recordAttr recordDevice redo reference referenceEdit referenceQuery refineSubdivSelectionList refresh refreshAE registerPluginResource rehash reloadImage removeJoint removeMultiInstance removePanelCategory rename renameAttr renameSelectionList renameUI render renderGlobalsNode renderInfo renderLayerButton renderLayerParent renderLayerPostProcess renderLayerUnparent renderManip renderPartition renderQualityNode renderSettings renderThumbnailUpdate renderWindowEditor renderWindowSelectContext renderer reorder reorderDeformers requires reroot resampleFluid resetAE resetPfxToPolyCamera resetTool resolutionNode retarget reverseCurve reverseSurface revolve rgb_to_hsv rigidBody rigidSolver roll rollCtx rootOf rot rotate rotationInterpolation roundConstantRadius rowColumnLayout rowLayout runTimeCommand runup sampleImage saveAllShelves saveAttrPreset saveFluid saveImage saveInitialState saveMenu savePrefObjects savePrefs saveShelf saveToolSettings scale scaleBrushBrightness scaleComponents scaleConstraint scaleKey scaleKeyCtx sceneEditor sceneUIReplacement scmh scriptCtx scriptEditorInfo scriptJob scriptNode scriptTable scriptToShelf scriptedPanel scriptedPanelType scrollField scrollLayout sculpt searchPathArray seed selLoadSettings select selectContext selectCurveCV selectKey selectKeyCtx selectKeyframeRegionCtx selectMode selectPref selectPriority selectType selectedNodes selectionConnection separator setAttr setAttrEnumResource setAttrMapping setAttrNiceNameResource setConstraintRestPosition setDefaultShadingGroup setDrivenKeyframe setDynamic setEditCtx setEditor setFluidAttr setFocus setInfinity setInputDeviceMapping setKeyCtx setKeyPath setKeyframe setKeyframeBlendshapeTargetWts setMenuMode setNodeNiceNameResource setNodeTypeFlag setParent setParticleAttr setPfxToPolyCamera setPluginResource setProject setStampDensity setStartupMessage setState setToolTo setUITemplate setXformManip sets shadingConnection shadingGeometryRelCtx shadingLightRelCtx shadingNetworkCompare shadingNode shapeCompare shelfButton shelfLayout shelfTabLayout shellField shortNameOf showHelp showHidden showManipCtx showSelectionInTitle showShadingGroupAttrEditor showWindow sign simplify sin singleProfileBirailSurface size sizeBytes skinCluster skinPercent smoothCurve smoothTangentSurface smoothstep snap2to2 snapKey snapMode snapTogetherCtx snapshot soft softMod softModCtx sort sound soundControl source spaceLocator sphere sphrand spotLight spotLightPreviewPort spreadSheetEditor spring sqrt squareSurface srtContext stackTrace startString startsWith stitchAndExplodeShell stitchSurface stitchSurfacePoints strcmp stringArrayCatenate stringArrayContains stringArrayCount stringArrayInsertAtIndex stringArrayIntersector stringArrayRemove stringArrayRemoveAtIndex stringArrayRemoveDuplicates stringArrayRemoveExact stringArrayToString stringToStringArray strip stripPrefixFromName stroke subdAutoProjection subdCleanTopology subdCollapse subdDuplicateAndConnect subdEditUV subdListComponentConversion subdMapCut subdMapSewMove subdMatchTopology subdMirror subdToBlind subdToPoly subdTransferUVsToCache subdiv subdivCrease subdivDisplaySmoothness substitute substituteAllString substituteGeometry substring surface surfaceSampler surfaceShaderList swatchDisplayPort switchTable symbolButton symbolCheckBox sysFile system tabLayout tan tangentConstraint texLatticeDeformContext texManipContext texMoveContext texMoveUVShellContext texRotateContext texScaleContext texSelectContext texSelectShortestPathCtx texSmudgeUVContext texWinToolCtx text textCurves textField textFieldButtonGrp textFieldGrp textManip textScrollList textToShelf textureDisplacePlane textureHairColor texturePlacementContext textureWindow threadCount threePointArcCtx timeControl timePort timerX toNativePath toggle toggleAxis toggleWindowVisibility tokenize tokenizeList tolerance tolower toolButton toolCollection toolDropped toolHasOptions toolPropertyWindow torus toupper trace track trackCtx transferAttributes transformCompare transformLimits translator trim trunc truncateFluidCache truncateHairCache tumble tumbleCtx turbulence twoPointArcCtx uiRes uiTemplate unassignInputDevice undo undoInfo ungroup uniform unit unloadPlugin untangleUV untitledFileName untrim upAxis updateAE userCtx uvLink uvSnapshot validateShelfName vectorize view2dToolCtx viewCamera viewClipPlane viewFit viewHeadOn viewLookAt viewManip viewPlace viewSet visor volumeAxis vortex waitCursor warning webBrowser webBrowserPrefs whatIs window windowPref wire wireContext workspace wrinkle wrinkleContext writeTake xbmLangPathList xform",illegal:"</",contains:[qa.C_NUMBER_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,{className:"string",begin:"`",end:"`",contains:[qa.BACKSLASH_ESCAPE]},{begin:/[$%@](\^\w\b|#\w+|[^\s\w{]|\{\w+\}|\w+)/},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]}}return mel_1=Ra,mel_1}var mercury_1,hasRequiredMercury;function requireMercury(){if(hasRequiredMercury)return mercury_1;hasRequiredMercury=1;function Ra(qa){const nd={keyword:"module use_module import_module include_module end_module initialise mutable initialize finalize finalise interface implementation pred mode func type inst solver any_pred any_func is semidet det nondet multi erroneous failure cc_nondet cc_multi typeclass instance where pragma promise external trace atomic or_else require_complete_switch require_det require_semidet require_multi require_nondet require_cc_multi require_cc_nondet require_erroneous require_failure",meta:"inline no_inline type_spec source_file fact_table obsolete memo loop_check minimal_model terminates does_not_terminate check_termination promise_equivalent_clauses foreign_proc foreign_decl foreign_code foreign_type foreign_import_module foreign_export_enum foreign_export foreign_enum may_call_mercury will_not_call_mercury thread_safe not_thread_safe maybe_thread_safe promise_pure promise_semipure tabled_for_io local untrailed trailed attach_to_io_state can_pass_as_mercury_type stable will_not_throw_exception may_modify_trail will_not_modify_trail may_duplicate may_not_duplicate affects_liveness does_not_affect_liveness doesnt_affect_liveness no_sharing unknown_sharing sharing",built_in:"some all not if then else true fail false try catch catch_any semidet_true semidet_false semidet_fail impure_true impure semipure"},od=qa.COMMENT("%","$"),ld={className:"number",begin:"0'.\\|0[box][0-9a-fA-F]*"},ud=qa.inherit(qa.APOS_STRING_MODE,{relevance:0}),cd=qa.inherit(qa.QUOTE_STRING_MODE,{relevance:0}),dd={className:"subst",begin:"\\\\[abfnrtv]\\|\\\\x[0-9a-fA-F]*\\\\\\|%[-+# *.0-9]*[dioxXucsfeEgGp]",relevance:0};return cd.contains=cd.contains.slice(),cd.contains.push(dd),{name:"Mercury",aliases:["m","moo"],keywords:nd,contains:[{className:"built_in",variants:[{begin:"<=>"},{begin:"<=",relevance:0},{begin:"=>",relevance:0},{begin:"/\\\\"},{begin:"\\\\/"}]},{className:"built_in",variants:[{begin:":-\\|-->"},{begin:"=",relevance:0}]},od,qa.C_BLOCK_COMMENT_MODE,ld,qa.NUMBER_MODE,ud,cd,{begin:/:-/},{begin:/\.$/}]}}return mercury_1=Ra,mercury_1}var mipsasm_1,hasRequiredMipsasm;function requireMipsasm(){if(hasRequiredMipsasm)return mipsasm_1;hasRequiredMipsasm=1;function Ra(qa){return{name:"MIPS Assembly",case_insensitive:!0,aliases:["mips"],keywords:{$pattern:"\\.?"+qa.IDENT_RE,meta:".2byte .4byte .align .ascii .asciz .balign .byte .code .data .else .end .endif .endm .endr .equ .err .exitm .extern .global .hword .if .ifdef .ifndef .include .irp .long .macro .rept .req .section .set .skip .space .text .word .ltorg ",built_in:"$0 $1 $2 $3 $4 $5 $6 $7 $8 $9 $10 $11 $12 $13 $14 $15 $16 $17 $18 $19 $20 $21 $22 $23 $24 $25 $26 $27 $28 $29 $30 $31 zero at v0 v1 a0 a1 a2 a3 a4 a5 a6 a7 t0 t1 t2 t3 t4 t5 t6 t7 t8 t9 s0 s1 s2 s3 s4 s5 s6 s7 s8 k0 k1 gp sp fp ra $f0 $f1 $f2 $f2 $f4 $f5 $f6 $f7 $f8 $f9 $f10 $f11 $f12 $f13 $f14 $f15 $f16 $f17 $f18 $f19 $f20 $f21 $f22 $f23 $f24 $f25 $f26 $f27 $f28 $f29 $f30 $f31 Context Random EntryLo0 EntryLo1 Context PageMask Wired EntryHi HWREna BadVAddr Count Compare SR IntCtl SRSCtl SRSMap Cause EPC PRId EBase Config Config1 Config2 Config3 LLAddr Debug DEPC DESAVE CacheErr ECC ErrorEPC TagLo DataLo TagHi DataHi WatchLo WatchHi PerfCtl PerfCnt "},contains:[{className:"keyword",begin:"\\b(addi?u?|andi?|b(al)?|beql?|bgez(al)?l?|bgtzl?|blezl?|bltz(al)?l?|bnel?|cl[oz]|divu?|ext|ins|j(al)?|jalr(\\.hb)?|jr(\\.hb)?|lbu?|lhu?|ll|lui|lw[lr]?|maddu?|mfhi|mflo|movn|movz|move|msubu?|mthi|mtlo|mul|multu?|nop|nor|ori?|rotrv?|sb|sc|se[bh]|sh|sllv?|slti?u?|srav?|srlv?|subu?|sw[lr]?|xori?|wsbh|abs\\.[sd]|add\\.[sd]|alnv.ps|bc1[ft]l?|c\\.(s?f|un|u?eq|[ou]lt|[ou]le|ngle?|seq|l[et]|ng[et])\\.[sd]|(ceil|floor|round|trunc)\\.[lw]\\.[sd]|cfc1|cvt\\.d\\.[lsw]|cvt\\.l\\.[dsw]|cvt\\.ps\\.s|cvt\\.s\\.[dlw]|cvt\\.s\\.p[lu]|cvt\\.w\\.[dls]|div\\.[ds]|ldx?c1|luxc1|lwx?c1|madd\\.[sd]|mfc1|mov[fntz]?\\.[ds]|msub\\.[sd]|mth?c1|mul\\.[ds]|neg\\.[ds]|nmadd\\.[ds]|nmsub\\.[ds]|p[lu][lu]\\.ps|recip\\.fmt|r?sqrt\\.[ds]|sdx?c1|sub\\.[ds]|suxc1|swx?c1|break|cache|d?eret|[de]i|ehb|mfc0|mtc0|pause|prefx?|rdhwr|rdpgpr|sdbbp|ssnop|synci?|syscall|teqi?|tgei?u?|tlb(p|r|w[ir])|tlti?u?|tnei?|wait|wrpgpr)",end:"\\s"},qa.COMMENT("[;#](?!\\s*$)","$"),qa.C_BLOCK_COMMENT_MODE,qa.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"[^\\\\]'",relevance:0},{className:"title",begin:"\\|",end:"\\|",illegal:"\\n",relevance:0},{className:"number",variants:[{begin:"0x[0-9a-f]+"},{begin:"\\b-?\\d+"}],relevance:0},{className:"symbol",variants:[{begin:"^\\s*[a-z_\\.\\$][a-z0-9_\\.\\$]+:"},{begin:"^\\s*[0-9]+:"},{begin:"[0-9]+[bf]"}],relevance:0}],illegal:/\//}}return mipsasm_1=Ra,mipsasm_1}var mizar_1,hasRequiredMizar;function requireMizar(){if(hasRequiredMizar)return mizar_1;hasRequiredMizar=1;function Ra(qa){return{name:"Mizar",keywords:"environ vocabularies notations constructors definitions registrations theorems schemes requirements begin end definition registration cluster existence pred func defpred deffunc theorem proof let take assume then thus hence ex for st holds consider reconsider such that and in provided of as from be being by means equals implies iff redefine define now not or attr is mode suppose per cases set thesis contradiction scheme reserve struct correctness compatibility coherence symmetry assymetry reflexivity irreflexivity connectedness uniqueness commutativity idempotence involutiveness projectivity",contains:[qa.COMMENT("::","$")]}}return mizar_1=Ra,mizar_1}var perl_1,hasRequiredPerl;function requirePerl(){if(hasRequiredPerl)return perl_1;hasRequiredPerl=1;function Ra(qa){const nd=qa.regex,od=["abs","accept","alarm","and","atan2","bind","binmode","bless","break","caller","chdir","chmod","chomp","chop","chown","chr","chroot","class","close","closedir","connect","continue","cos","crypt","dbmclose","dbmopen","defined","delete","die","do","dump","each","else","elsif","endgrent","endhostent","endnetent","endprotoent","endpwent","endservent","eof","eval","exec","exists","exit","exp","fcntl","field","fileno","flock","for","foreach","fork","format","formline","getc","getgrent","getgrgid","getgrnam","gethostbyaddr","gethostbyname","gethostent","getlogin","getnetbyaddr","getnetbyname","getnetent","getpeername","getpgrp","getpriority","getprotobyname","getprotobynumber","getprotoent","getpwent","getpwnam","getpwuid","getservbyname","getservbyport","getservent","getsockname","getsockopt","given","glob","gmtime","goto","grep","gt","hex","if","index","int","ioctl","join","keys","kill","last","lc","lcfirst","length","link","listen","local","localtime","log","lstat","lt","ma","map","method","mkdir","msgctl","msgget","msgrcv","msgsnd","my","ne","next","no","not","oct","open","opendir","or","ord","our","pack","package","pipe","pop","pos","print","printf","prototype","push","q|0","qq","quotemeta","qw","qx","rand","read","readdir","readline","readlink","readpipe","recv","redo","ref","rename","require","reset","return","reverse","rewinddir","rindex","rmdir","say","scalar","seek","seekdir","select","semctl","semget","semop","send","setgrent","sethostent","setnetent","setpgrp","setpriority","setprotoent","setpwent","setservent","setsockopt","shift","shmctl","shmget","shmread","shmwrite","shutdown","sin","sleep","socket","socketpair","sort","splice","split","sprintf","sqrt","srand","stat","state","study","sub","substr","symlink","syscall","sysopen","sysread","sysseek","system","syswrite","tell","telldir","tie","tied","time","times","tr","truncate","uc","ucfirst","umask","undef","unless","unlink","unpack","unshift","untie","until","use","utime","values","vec","wait","waitpid","wantarray","warn","when","while","write","x|0","xor","y|0"],ld=/[dualxmsipngr]{0,12}/,ud={$pattern:/[\w.]+/,keyword:od.join(" ")},cd={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:ud},dd={begin:/->\{/,end:/\}/},pd={scope:"attr",match:/\s+:\s*\w+(\s*\(.*?\))?/},fd={scope:"variable",variants:[{begin:/\$\d/},{begin:nd.concat(/[$%@](?!")(\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@](?!")[^\s\w{=]|\$=/,relevance:0}],contains:[pd]},md={className:"number",variants:[{match:/0?\.[0-9][0-9_]+\b/},{match:/\bv?(0|[1-9][0-9_]*(\.[0-9_]+)?|[1-9][0-9_]*)\b/},{match:/\b0[0-7][0-7_]*\b/},{match:/\b0x[0-9a-fA-F][0-9a-fA-F_]*\b/},{match:/\b0b[0-1][0-1_]*\b/}],relevance:0},vd=[qa.BACKSLASH_ESCAPE,cd,fd],Ad=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],Nd=(Fd,Pd,Md="\\1")=>{const Bd=Md==="\\1"?Md:nd.concat(Md,Pd);return nd.concat(nd.concat("(?:",Fd,")"),Pd,/(?:\\.|[^\\\/])*?/,Bd,/(?:\\.|[^\\\/])*?/,Md,ld)},Id=(Fd,Pd,Md)=>nd.concat(nd.concat("(?:",Fd,")"),Pd,/(?:\\.|[^\\\/])*?/,Md,ld),Od=[fd,qa.HASH_COMMENT_MODE,qa.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),dd,{className:"string",contains:vd,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[qa.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[qa.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},md,{begin:"(\\/\\/|"+qa.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[qa.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:Nd("s|tr|y",nd.either(...Ad,{capture:!0}))},{begin:Nd("s|tr|y","\\(","\\)")},{begin:Nd("s|tr|y","\\[","\\]")},{begin:Nd("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:Id("(?:m|qr)?",/\//,/\//)},{begin:Id("m|qr",nd.either(...Ad,{capture:!0}),/\1/)},{begin:Id("m|qr",/\(/,/\)/)},{begin:Id("m|qr",/\[/,/\]/)},{begin:Id("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub method",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[qa.TITLE_MODE,pd]},{className:"class",beginKeywords:"class",end:"[;{]",excludeEnd:!0,relevance:5,contains:[qa.TITLE_MODE,pd,md]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return cd.contains=Od,dd.contains=Od,{name:"Perl",aliases:["pl","pm"],keywords:ud,contains:Od}}return perl_1=Ra,perl_1}var mojolicious_1,hasRequiredMojolicious;function requireMojolicious(){if(hasRequiredMojolicious)return mojolicious_1;hasRequiredMojolicious=1;function Ra(qa){return{name:"Mojolicious",subLanguage:"xml",contains:[{className:"meta",begin:"^__(END|DATA)__$"},{begin:"^\\s*%{1,2}={0,2}",end:"$",subLanguage:"perl"},{begin:"<%{1,2}={0,2}",end:"={0,1}%>",subLanguage:"perl",excludeBegin:!0,excludeEnd:!0}]}}return mojolicious_1=Ra,mojolicious_1}var monkey_1,hasRequiredMonkey;function requireMonkey(){if(hasRequiredMonkey)return monkey_1;hasRequiredMonkey=1;function Ra(qa){const nd={className:"number",relevance:0,variants:[{begin:"[$][a-fA-F0-9]+"},qa.NUMBER_MODE]},od={variants:[{match:[/(function|method)/,/\s+/,qa.UNDERSCORE_IDENT_RE]}],scope:{1:"keyword",3:"title.function"}},ld={variants:[{match:[/(class|interface|extends|implements)/,/\s+/,qa.UNDERSCORE_IDENT_RE]}],scope:{1:"keyword",3:"title.class"}};return{name:"Monkey",case_insensitive:!0,keywords:{keyword:["public","private","property","continue","exit","extern","new","try","catch","eachin","not","abstract","final","select","case","default","const","local","global","field","end","if","then","else","elseif","endif","while","wend","repeat","until","forever","for","to","step","next","return","module","inline","throw","import","and","or","shl","shr","mod"],built_in:["DebugLog","DebugStop","Error","Print","ACos","ACosr","ASin","ASinr","ATan","ATan2","ATan2r","ATanr","Abs","Abs","Ceil","Clamp","Clamp","Cos","Cosr","Exp","Floor","Log","Max","Max","Min","Min","Pow","Sgn","Sgn","Sin","Sinr","Sqrt","Tan","Tanr","Seed","PI","HALFPI","TWOPI"],literal:["true","false","null"]},illegal:/\/\*/,contains:[qa.COMMENT("#rem","#end"),qa.COMMENT("'","$",{relevance:0}),od,ld,{className:"variable.language",begin:/\b(self|super)\b/},{className:"meta",begin:/\s*#/,end:"$",keywords:{keyword:"if else elseif endif end then"}},{match:[/^\s*/,/strict\b/],scope:{2:"meta"}},{beginKeywords:"alias",end:"=",contains:[qa.UNDERSCORE_TITLE_MODE]},qa.QUOTE_STRING_MODE,nd]}}return monkey_1=Ra,monkey_1}var moonscript_1,hasRequiredMoonscript;function requireMoonscript(){if(hasRequiredMoonscript)return moonscript_1;hasRequiredMoonscript=1;function Ra(qa){const nd={keyword:"if then not for in while do return else elseif break continue switch and or unless when class extends super local import export from using",literal:"true false nil",built_in:"_G _VERSION assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall coroutine debug io math os package string table"},od="[A-Za-z$_][0-9A-Za-z$_]*",ld={className:"subst",begin:/#\{/,end:/\}/,keywords:nd},ud=[qa.inherit(qa.C_NUMBER_MODE,{starts:{end:"(\\s*/)?",relevance:0}}),{className:"string",variants:[{begin:/'/,end:/'/,contains:[qa.BACKSLASH_ESCAPE]},{begin:/"/,end:/"/,contains:[qa.BACKSLASH_ESCAPE,ld]}]},{className:"built_in",begin:"@__"+qa.IDENT_RE},{begin:"@"+qa.IDENT_RE},{begin:qa.IDENT_RE+"\\\\"+qa.IDENT_RE}];ld.contains=ud;const cd=qa.inherit(qa.TITLE_MODE,{begin:od}),dd="(\\(.*\\)\\s*)?\\B[-=]>",pd={className:"params",begin:"\\([^\\(]",returnBegin:!0,contains:[{begin:/\(/,end:/\)/,keywords:nd,contains:["self"].concat(ud)}]};return{name:"MoonScript",aliases:["moon"],keywords:nd,illegal:/\/\*/,contains:ud.concat([qa.COMMENT("--","$"),{className:"function",begin:"^\\s*"+od+"\\s*=\\s*"+dd,end:"[-=]>",returnBegin:!0,contains:[cd,pd]},{begin:/[\(,:=]\s*/,relevance:0,contains:[{className:"function",begin:dd,end:"[-=]>",returnBegin:!0,contains:[pd]}]},{className:"class",beginKeywords:"class",end:"$",illegal:/[:="\[\]]/,contains:[{beginKeywords:"extends",endsWithParent:!0,illegal:/[:="\[\]]/,contains:[cd]},cd]},{className:"name",begin:od+":",end:":",returnBegin:!0,returnEnd:!0,relevance:0}])}}return moonscript_1=Ra,moonscript_1}var n1ql_1,hasRequiredN1ql;function requireN1ql(){if(hasRequiredN1ql)return n1ql_1;hasRequiredN1ql=1;function Ra(qa){return{name:"N1QL",case_insensitive:!0,contains:[{beginKeywords:"build create index delete drop explain infer|10 insert merge prepare select update upsert|10",end:/;/,keywords:{keyword:["all","alter","analyze","and","any","array","as","asc","begin","between","binary","boolean","break","bucket","build","by","call","case","cast","cluster","collate","collection","commit","connect","continue","correlate","cover","create","database","dataset","datastore","declare","decrement","delete","derived","desc","describe","distinct","do","drop","each","element","else","end","every","except","exclude","execute","exists","explain","fetch","first","flatten","for","force","from","function","grant","group","gsi","having","if","ignore","ilike","in","include","increment","index","infer","inline","inner","insert","intersect","into","is","join","key","keys","keyspace","known","last","left","let","letting","like","limit","lsm","map","mapping","matched","materialized","merge","minus","namespace","nest","not","number","object","offset","on","option","or","order","outer","over","parse","partition","password","path","pool","prepare","primary","private","privilege","procedure","public","raw","realm","reduce","rename","return","returning","revoke","right","role","rollback","satisfies","schema","select","self","semi","set","show","some","start","statistics","string","system","then","to","transaction","trigger","truncate","under","union","unique","unknown","unnest","unset","update","upsert","use","user","using","validate","value","valued","values","via","view","when","where","while","with","within","work","xor"],literal:["true","false","null","missing|5"],built_in:["array_agg","array_append","array_concat","array_contains","array_count","array_distinct","array_ifnull","array_length","array_max","array_min","array_position","array_prepend","array_put","array_range","array_remove","array_repeat","array_replace","array_reverse","array_sort","array_sum","avg","count","max","min","sum","greatest","least","ifmissing","ifmissingornull","ifnull","missingif","nullif","ifinf","ifnan","ifnanorinf","naninf","neginfif","posinfif","clock_millis","clock_str","date_add_millis","date_add_str","date_diff_millis","date_diff_str","date_part_millis","date_part_str","date_trunc_millis","date_trunc_str","duration_to_str","millis","str_to_millis","millis_to_str","millis_to_utc","millis_to_zone_name","now_millis","now_str","str_to_duration","str_to_utc","str_to_zone_name","decode_json","encode_json","encoded_size","poly_length","base64","base64_encode","base64_decode","meta","uuid","abs","acos","asin","atan","atan2","ceil","cos","degrees","e","exp","ln","log","floor","pi","power","radians","random","round","sign","sin","sqrt","tan","trunc","object_length","object_names","object_pairs","object_inner_pairs","object_values","object_inner_values","object_add","object_put","object_remove","object_unwrap","regexp_contains","regexp_like","regexp_position","regexp_replace","contains","initcap","length","lower","ltrim","position","repeat","replace","rtrim","split","substr","title","trim","upper","isarray","isatom","isboolean","isnumber","isobject","isstring","type","toarray","toatom","toboolean","tonumber","toobject","tostring"]},contains:[{className:"string",begin:"'",end:"'",contains:[qa.BACKSLASH_ESCAPE]},{className:"string",begin:'"',end:'"',contains:[qa.BACKSLASH_ESCAPE]},{className:"symbol",begin:"`",end:"`",contains:[qa.BACKSLASH_ESCAPE]},qa.C_NUMBER_MODE,qa.C_BLOCK_COMMENT_MODE]},qa.C_BLOCK_COMMENT_MODE]}}return n1ql_1=Ra,n1ql_1}var nestedtext_1,hasRequiredNestedtext;function requireNestedtext(){if(hasRequiredNestedtext)return nestedtext_1;hasRequiredNestedtext=1;function Ra(qa){const nd={match:[/^\s*(?=\S)/,/[^:]+/,/:\s*/,/$/],className:{2:"attribute",3:"punctuation"}},od={match:[/^\s*(?=\S)/,/[^:]*[^: ]/,/[ ]*:/,/[ ]/,/.*$/],className:{2:"attribute",3:"punctuation",5:"string"}},ld={match:[/^\s*/,/>/,/[ ]/,/.*$/],className:{2:"punctuation",4:"string"}},ud={variants:[{match:[/^\s*/,/-/,/[ ]/,/.*$/]},{match:[/^\s*/,/-$/]}],className:{2:"bullet",4:"string"}};return{name:"Nested Text",aliases:["nt"],contains:[qa.inherit(qa.HASH_COMMENT_MODE,{begin:/^\s*(?=#)/,excludeBegin:!0}),ud,ld,nd,od]}}return nestedtext_1=Ra,nestedtext_1}var nginx_1,hasRequiredNginx;function requireNginx(){if(hasRequiredNginx)return nginx_1;hasRequiredNginx=1;function Ra(qa){const nd=qa.regex,od={className:"variable",variants:[{begin:/\$\d+/},{begin:/\$\{\w+\}/},{begin:nd.concat(/[$@]/,qa.UNDERSCORE_IDENT_RE)}]},ud={endsWithParent:!0,keywords:{$pattern:/[a-z_]{2,}|\/dev\/poll/,literal:["on","off","yes","no","true","false","none","blocked","debug","info","notice","warn","error","crit","select","break","last","permanent","redirect","kqueue","rtsig","epoll","poll","/dev/poll"]},relevance:0,illegal:"=>",contains:[qa.HASH_COMMENT_MODE,{className:"string",contains:[qa.BACKSLASH_ESCAPE,od],variants:[{begin:/"/,end:/"/},{begin:/'/,end:/'/}]},{begin:"([a-z]+):/",end:"\\s",endsWithParent:!0,excludeEnd:!0,contains:[od]},{className:"regexp",contains:[qa.BACKSLASH_ESCAPE,od],variants:[{begin:"\\s\\^",end:"\\s|\\{|;",returnEnd:!0},{begin:"~\\*?\\s+",end:"\\s|\\{|;",returnEnd:!0},{begin:"\\*(\\.[a-z\\-]+)+"},{begin:"([a-z\\-]+\\.)+\\*"}]},{className:"number",begin:"\\b\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}(:\\d{1,5})?\\b"},{className:"number",begin:"\\b\\d+[kKmMgGdshdwy]?\\b",relevance:0},od]};return{name:"Nginx config",aliases:["nginxconf"],contains:[qa.HASH_COMMENT_MODE,{beginKeywords:"upstream location",end:/;|\{/,contains:ud.contains,keywords:{section:"upstream location"}},{className:"section",begin:nd.concat(qa.UNDERSCORE_IDENT_RE+nd.lookahead(/\s+\{/)),relevance:0},{begin:nd.lookahead(qa.UNDERSCORE_IDENT_RE+"\\s"),end:";|\\{",contains:[{className:"attribute",begin:qa.UNDERSCORE_IDENT_RE,starts:ud}],relevance:0}],illegal:"[^\\s\\}\\{]"}}return nginx_1=Ra,nginx_1}var nim_1,hasRequiredNim;function requireNim(){if(hasRequiredNim)return nim_1;hasRequiredNim=1;function Ra(qa){return{name:"Nim",keywords:{keyword:["addr","and","as","asm","bind","block","break","case","cast","const","continue","converter","discard","distinct","div","do","elif","else","end","enum","except","export","finally","for","from","func","generic","guarded","if","import","in","include","interface","is","isnot","iterator","let","macro","method","mixin","mod","nil","not","notin","object","of","or","out","proc","ptr","raise","ref","return","shared","shl","shr","static","template","try","tuple","type","using","var","when","while","with","without","xor","yield"],literal:["true","false"],type:["int","int8","int16","int32","int64","uint","uint8","uint16","uint32","uint64","float","float32","float64","bool","char","string","cstring","pointer","expr","stmt","void","auto","any","range","array","openarray","varargs","seq","set","clong","culong","cchar","cschar","cshort","cint","csize","clonglong","cfloat","cdouble","clongdouble","cuchar","cushort","cuint","culonglong","cstringarray","semistatic"],built_in:["stdin","stdout","stderr","result"]},contains:[{className:"meta",begin:/\{\./,end:/\.\}/,relevance:10},{className:"string",begin:/[a-zA-Z]\w*"/,end:/"/,contains:[{begin:/""/}]},{className:"string",begin:/([a-zA-Z]\w*)?"""/,end:/"""/},qa.QUOTE_STRING_MODE,{className:"type",begin:/\b[A-Z]\w+\b/,relevance:0},{className:"number",relevance:0,variants:[{begin:/\b(0[xX][0-9a-fA-F][_0-9a-fA-F]*)('?[iIuU](8|16|32|64))?/},{begin:/\b(0o[0-7][_0-7]*)('?[iIuUfF](8|16|32|64))?/},{begin:/\b(0(b|B)[01][_01]*)('?[iIuUfF](8|16|32|64))?/},{begin:/\b(\d[_\d]*)('?[iIuUfF](8|16|32|64))?/}]},qa.HASH_COMMENT_MODE]}}return nim_1=Ra,nim_1}var nix_1,hasRequiredNix;function requireNix(){if(hasRequiredNix)return nix_1;hasRequiredNix=1;function Ra(qa){const nd={keyword:["rec","with","let","in","inherit","assert","if","else","then"],literal:["true","false","or","and","null"],built_in:["import","abort","baseNameOf","dirOf","isNull","builtins","map","removeAttrs","throw","toString","derivation"]},od={className:"subst",begin:/\$\{/,end:/\}/,keywords:nd},ld={className:"char.escape",begin:/''\$/},ud={begin:/[a-zA-Z0-9-_]+(\s*=)/,returnBegin:!0,relevance:0,contains:[{className:"attr",begin:/\S+/,relevance:.2}]},cd={className:"string",contains:[ld,od],variants:[{begin:"''",end:"''"},{begin:'"',end:'"'}]},dd=[qa.NUMBER_MODE,qa.HASH_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,cd,ud];return od.contains=dd,{name:"Nix",aliases:["nixos"],keywords:nd,contains:dd}}return nix_1=Ra,nix_1}var nodeRepl_1,hasRequiredNodeRepl;function requireNodeRepl(){if(hasRequiredNodeRepl)return nodeRepl_1;hasRequiredNodeRepl=1;function Ra(qa){return{name:"Node REPL",contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"javascript"}},variants:[{begin:/^>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}return nodeRepl_1=Ra,nodeRepl_1}var nsis_1,hasRequiredNsis;function requireNsis(){if(hasRequiredNsis)return nsis_1;hasRequiredNsis=1;function Ra(qa){const nd=qa.regex,od=["ADMINTOOLS","APPDATA","CDBURN_AREA","CMDLINE","COMMONFILES32","COMMONFILES64","COMMONFILES","COOKIES","DESKTOP","DOCUMENTS","EXEDIR","EXEFILE","EXEPATH","FAVORITES","FONTS","HISTORY","HWNDPARENT","INSTDIR","INTERNET_CACHE","LANGUAGE","LOCALAPPDATA","MUSIC","NETHOOD","OUTDIR","PICTURES","PLUGINSDIR","PRINTHOOD","PROFILE","PROGRAMFILES32","PROGRAMFILES64","PROGRAMFILES","QUICKLAUNCH","RECENT","RESOURCES_LOCALIZED","RESOURCES","SENDTO","SMPROGRAMS","SMSTARTUP","STARTMENU","SYSDIR","TEMP","TEMPLATES","VIDEOS","WINDIR"],ld=["ARCHIVE","FILE_ATTRIBUTE_ARCHIVE","FILE_ATTRIBUTE_NORMAL","FILE_ATTRIBUTE_OFFLINE","FILE_ATTRIBUTE_READONLY","FILE_ATTRIBUTE_SYSTEM","FILE_ATTRIBUTE_TEMPORARY","HKCR","HKCU","HKDD","HKEY_CLASSES_ROOT","HKEY_CURRENT_CONFIG","HKEY_CURRENT_USER","HKEY_DYN_DATA","HKEY_LOCAL_MACHINE","HKEY_PERFORMANCE_DATA","HKEY_USERS","HKLM","HKPD","HKU","IDABORT","IDCANCEL","IDIGNORE","IDNO","IDOK","IDRETRY","IDYES","MB_ABORTRETRYIGNORE","MB_DEFBUTTON1","MB_DEFBUTTON2","MB_DEFBUTTON3","MB_DEFBUTTON4","MB_ICONEXCLAMATION","MB_ICONINFORMATION","MB_ICONQUESTION","MB_ICONSTOP","MB_OK","MB_OKCANCEL","MB_RETRYCANCEL","MB_RIGHT","MB_RTLREADING","MB_SETFOREGROUND","MB_TOPMOST","MB_USERICON","MB_YESNO","NORMAL","OFFLINE","READONLY","SHCTX","SHELL_CONTEXT","SYSTEM|TEMPORARY"],ud=["addincludedir","addplugindir","appendfile","assert","cd","define","delfile","echo","else","endif","error","execute","finalize","getdllversion","gettlbversion","if","ifdef","ifmacrodef","ifmacrondef","ifndef","include","insertmacro","macro","macroend","makensis","packhdr","searchparse","searchreplace","system","tempfile","undef","uninstfinalize","verbose","warning"],cd={className:"variable.constant",begin:nd.concat(/\$/,nd.either(...od))},dd={className:"variable",begin:/\$+\{[\!\w.:-]+\}/},pd={className:"variable",begin:/\$+\w[\w\.]*/,illegal:/\(\)\{\}/},fd={className:"variable",begin:/\$+\([\w^.:!-]+\)/},md={className:"params",begin:nd.either(...ld)},vd={className:"keyword",begin:nd.concat(/!/,nd.either(...ud))},Ad={className:"char.escape",begin:/\$(\\[nrt]|\$)/},Nd={className:"title.function",begin:/\w+::\w+/},Id={className:"string",variants:[{begin:'"',end:'"'},{begin:"'",end:"'"},{begin:"`",end:"`"}],illegal:/\n/,contains:[Ad,cd,dd,pd,fd]},Od=["Abort","AddBrandingImage","AddSize","AllowRootDirInstall","AllowSkipFiles","AutoCloseWindow","BGFont","BGGradient","BrandingText","BringToFront","Call","CallInstDLL","Caption","ChangeUI","CheckBitmap","ClearErrors","CompletedText","ComponentText","CopyFiles","CRCCheck","CreateDirectory","CreateFont","CreateShortCut","Delete","DeleteINISec","DeleteINIStr","DeleteRegKey","DeleteRegValue","DetailPrint","DetailsButtonText","DirText","DirVar","DirVerify","EnableWindow","EnumRegKey","EnumRegValue","Exch","Exec","ExecShell","ExecShellWait","ExecWait","ExpandEnvStrings","File","FileBufSize","FileClose","FileErrorText","FileOpen","FileRead","FileReadByte","FileReadUTF16LE","FileReadWord","FileWriteUTF16LE","FileSeek","FileWrite","FileWriteByte","FileWriteWord","FindClose","FindFirst","FindNext","FindWindow","FlushINI","GetCurInstType","GetCurrentAddress","GetDlgItem","GetDLLVersion","GetDLLVersionLocal","GetErrorLevel","GetFileTime","GetFileTimeLocal","GetFullPathName","GetFunctionAddress","GetInstDirError","GetKnownFolderPath","GetLabelAddress","GetTempFileName","GetWinVer","Goto","HideWindow","Icon","IfAbort","IfErrors","IfFileExists","IfRebootFlag","IfRtlLanguage","IfShellVarContextAll","IfSilent","InitPluginsDir","InstallButtonText","InstallColors","InstallDir","InstallDirRegKey","InstProgressFlags","InstType","InstTypeGetText","InstTypeSetText","Int64Cmp","Int64CmpU","Int64Fmt","IntCmp","IntCmpU","IntFmt","IntOp","IntPtrCmp","IntPtrCmpU","IntPtrOp","IsWindow","LangString","LicenseBkColor","LicenseData","LicenseForceSelection","LicenseLangString","LicenseText","LoadAndSetImage","LoadLanguageFile","LockWindow","LogSet","LogText","ManifestDPIAware","ManifestLongPathAware","ManifestMaxVersionTested","ManifestSupportedOS","MessageBox","MiscButtonText","Name|0","Nop","OutFile","Page","PageCallbacks","PEAddResource","PEDllCharacteristics","PERemoveResource","PESubsysVer","Pop","Push","Quit","ReadEnvStr","ReadINIStr","ReadRegDWORD","ReadRegStr","Reboot","RegDLL","Rename","RequestExecutionLevel","ReserveFile","Return","RMDir","SearchPath","SectionGetFlags","SectionGetInstTypes","SectionGetSize","SectionGetText","SectionIn","SectionSetFlags","SectionSetInstTypes","SectionSetSize","SectionSetText","SendMessage","SetAutoClose","SetBrandingImage","SetCompress","SetCompressor","SetCompressorDictSize","SetCtlColors","SetCurInstType","SetDatablockOptimize","SetDateSave","SetDetailsPrint","SetDetailsView","SetErrorLevel","SetErrors","SetFileAttributes","SetFont","SetOutPath","SetOverwrite","SetRebootFlag","SetRegView","SetShellVarContext","SetSilent","ShowInstDetails","ShowUninstDetails","ShowWindow","SilentInstall","SilentUnInstall","Sleep","SpaceTexts","StrCmp","StrCmpS","StrCpy","StrLen","SubCaption","Unicode","UninstallButtonText","UninstallCaption","UninstallIcon","UninstallSubCaption","UninstallText","UninstPage","UnRegDLL","Var","VIAddVersionKey","VIFileVersion","VIProductVersion","WindowIcon","WriteINIStr","WriteRegBin","WriteRegDWORD","WriteRegExpandStr","WriteRegMultiStr","WriteRegNone","WriteRegStr","WriteUninstaller","XPStyle"],Fd=["admin","all","auto","both","bottom","bzip2","colored","components","current","custom","directory","false","force","hide","highest","ifdiff","ifnewer","instfiles","lastused","leave","left","license","listonly","lzma","nevershow","none","normal","notset","off","on","open","print","right","show","silent","silentlog","smooth","textonly","top","true","try","un.components","un.custom","un.directory","un.instfiles","un.license","uninstConfirm","user","Win10","Win7","Win8","WinVista","zlib"],Pd={match:[/Function/,/\s+/,nd.concat(/(\.)?/,qa.IDENT_RE)],scope:{1:"keyword",3:"title.function"}},Bd={match:[/Var/,/\s+/,/(?:\/GLOBAL\s+)?/,/[A-Za-z][\w.]*/],scope:{1:"keyword",3:"params",4:"variable"}};return{name:"NSIS",case_insensitive:!0,keywords:{keyword:Od,literal:Fd},contains:[qa.HASH_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.COMMENT(";","$",{relevance:0}),Bd,Pd,{beginKeywords:"Function PageEx Section SectionGroup FunctionEnd SectionEnd"},Id,vd,dd,pd,fd,md,Nd,qa.NUMBER_MODE]}}return nsis_1=Ra,nsis_1}var objectivec_1,hasRequiredObjectivec;function requireObjectivec(){if(hasRequiredObjectivec)return objectivec_1;hasRequiredObjectivec=1;function Ra(qa){const nd={className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},od=/[a-zA-Z@][a-zA-Z0-9_]*/,pd={"variable.language":["this","super"],$pattern:od,keyword:["while","export","sizeof","typedef","const","struct","for","union","volatile","static","mutable","if","do","return","goto","enum","else","break","extern","asm","case","default","register","explicit","typename","switch","continue","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],literal:["false","true","FALSE","TRUE","nil","YES","NO","NULL"],built_in:["dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],type:["int","float","char","unsigned","signed","short","long","double","wchar_t","unichar","void","bool","BOOL","id|0","_Bool"]},fd={$pattern:od,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:pd,illegal:"</",contains:[nd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.C_NUMBER_MODE,qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE,{className:"string",variants:[{begin:'@"',end:'"',illegal:"\\n",contains:[qa.BACKSLASH_ESCAPE]}]},{className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},qa.inherit(qa.QUOTE_STRING_MODE,{className:"string"}),{className:"string",begin:/<.*?>/,end:/$/,illegal:"\\n"},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+fd.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:fd,contains:[qa.UNDERSCORE_TITLE_MODE]},{begin:"\\."+qa.UNDERSCORE_IDENT_RE,relevance:0}]}}return objectivec_1=Ra,objectivec_1}var ocaml_1,hasRequiredOcaml;function requireOcaml(){if(hasRequiredOcaml)return ocaml_1;hasRequiredOcaml=1;function Ra(qa){return{name:"OCaml",aliases:["ml"],keywords:{$pattern:"[a-z_]\\w*!?",keyword:"and as assert asr begin class constraint do done downto else end exception external for fun function functor if in include inherit! inherit initializer land lazy let lor lsl lsr lxor match method!|10 method mod module mutable new object of open! open or private rec sig struct then to try type val! val virtual when while with parser value",built_in:"array bool bytes char exn|5 float int int32 int64 list lazy_t|5 nativeint|5 string unit in_channel out_channel ref",literal:"true false"},illegal:/\/\/|>>/,contains:[{className:"literal",begin:"\\[(\\|\\|)?\\]|\\(\\)",relevance:0},qa.COMMENT("\\(\\*","\\*\\)",{contains:["self"]}),{className:"symbol",begin:"'[A-Za-z_](?!')[\\w']*"},{className:"type",begin:"`[A-Z][\\w']*"},{className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},{begin:"[a-z_]\\w*'[\\w']*",relevance:0},qa.inherit(qa.APOS_STRING_MODE,{className:"string",relevance:0}),qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null}),{className:"number",begin:"\\b(0[xX][a-fA-F0-9_]+[Lln]?|0[oO][0-7_]+[Lln]?|0[bB][01_]+[Lln]?|[0-9][0-9_]*([Lln]|(\\.[0-9_]*)?([eE][-+]?[0-9_]+)?)?)",relevance:0},{begin:/->/}]}}return ocaml_1=Ra,ocaml_1}var openscad_1,hasRequiredOpenscad;function requireOpenscad(){if(hasRequiredOpenscad)return openscad_1;hasRequiredOpenscad=1;function Ra(qa){const nd={className:"keyword",begin:"\\$(f[asn]|t|vp[rtd]|children)"},od={className:"literal",begin:"false|true|PI|undef"},ld={className:"number",begin:"\\b\\d+(\\.\\d+)?(e-?\\d+)?",relevance:0},ud=qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null}),cd={className:"meta",keywords:{keyword:"include use"},begin:"include|use <",end:">"},dd={className:"params",begin:"\\(",end:"\\)",contains:["self",ld,ud,nd,od]},pd={begin:"[*!#%]",relevance:0},fd={className:"function",beginKeywords:"module function",end:/=|\{/,contains:[dd,qa.UNDERSCORE_TITLE_MODE]};return{name:"OpenSCAD",aliases:["scad"],keywords:{keyword:"function module include use for intersection_for if else \\%",literal:"false true PI undef",built_in:"circle square polygon text sphere cube cylinder polyhedron translate rotate scale resize mirror multmatrix color offset hull minkowski union difference intersection abs sign sin cos tan acos asin atan atan2 floor round ceil ln log pow sqrt exp rands min max concat lookup str chr search version version_num norm cross parent_module echo import import_dxf dxf_linear_extrude linear_extrude rotate_extrude surface projection render children dxf_cross dxf_dim let assign"},contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,ld,cd,ud,nd,pd,fd]}}return openscad_1=Ra,openscad_1}var oxygene_1,hasRequiredOxygene;function requireOxygene(){if(hasRequiredOxygene)return oxygene_1;hasRequiredOxygene=1;function Ra(qa){const nd={$pattern:/\.?\w+/,keyword:"abstract add and array as asc aspect assembly async begin break block by case class concat const copy constructor continue create default delegate desc distinct div do downto dynamic each else empty end ensure enum equals event except exit extension external false final finalize finalizer finally flags for forward from function future global group has if implementation implements implies in index inherited inline interface into invariants is iterator join locked locking loop matching method mod module namespace nested new nil not notify nullable of old on operator or order out override parallel params partial pinned private procedure property protected public queryable raise read readonly record reintroduce remove repeat require result reverse sealed select self sequence set shl shr skip static step soft take then to true try tuple type union unit unsafe until uses using var virtual raises volatile where while with write xor yield await mapped deprecated stdcall cdecl pascal register safecall overload library platform reference packed strict published autoreleasepool selector strong weak unretained"},od=qa.COMMENT(/\{/,/\}/,{relevance:0}),ld=qa.COMMENT("\\(\\*","\\*\\)",{relevance:10}),ud={className:"string",begin:"'",end:"'",contains:[{begin:"''"}]},cd={className:"string",begin:"(#\\d+)+"},dd={beginKeywords:"function constructor destructor procedure method",end:"[:;]",keywords:"function constructor|10 destructor|10 procedure|10 method|10",contains:[qa.inherit(qa.TITLE_MODE,{scope:"title.function"}),{className:"params",begin:"\\(",end:"\\)",keywords:nd,contains:[ud,cd]},od,ld]},pd={scope:"punctuation",match:/;/,relevance:0};return{name:"Oxygene",case_insensitive:!0,keywords:nd,illegal:'("|\\$[G-Zg-z]|\\/\\*|</|=>|->)',contains:[od,ld,qa.C_LINE_COMMENT_MODE,ud,cd,qa.NUMBER_MODE,dd,pd]}}return oxygene_1=Ra,oxygene_1}var parser3_1,hasRequiredParser3;function requireParser3(){if(hasRequiredParser3)return parser3_1;hasRequiredParser3=1;function Ra(qa){const nd=qa.COMMENT(/\{/,/\}/,{contains:["self"]});return{name:"Parser3",subLanguage:"xml",relevance:0,contains:[qa.COMMENT("^#","$"),qa.COMMENT(/\^rem\{/,/\}/,{relevance:10,contains:[nd]}),{className:"meta",begin:"^@(?:BASE|USE|CLASS|OPTIONS)$",relevance:10},{className:"title",begin:"@[\\w\\-]+\\[[\\w^;\\-]*\\](?:\\[[\\w^;\\-]*\\])?(?:.*)$"},{className:"variable",begin:/\$\{?[\w\-.:]+\}?/},{className:"keyword",begin:/\^[\w\-.:]+/},{className:"number",begin:"\\^#[0-9a-fA-F]+"},qa.C_NUMBER_MODE]}}return parser3_1=Ra,parser3_1}var pf_1,hasRequiredPf;function requirePf(){if(hasRequiredPf)return pf_1;hasRequiredPf=1;function Ra(qa){const nd={className:"variable",begin:/\$[\w\d#@][\w\d_]*/,relevance:0},od={className:"variable",begin:/<(?!\/)/,end:/>/};return{name:"Packet Filter config",aliases:["pf.conf"],keywords:{$pattern:/[a-z0-9_<>-]+/,built_in:"block match pass load anchor|5 antispoof|10 set table",keyword:"in out log quick on rdomain inet inet6 proto from port os to route allow-opts divert-packet divert-reply divert-to flags group icmp-type icmp6-type label once probability recieved-on rtable prio queue tos tag tagged user keep fragment for os drop af-to|10 binat-to|10 nat-to|10 rdr-to|10 bitmask least-stats random round-robin source-hash static-port dup-to reply-to route-to parent bandwidth default min max qlimit block-policy debug fingerprints hostid limit loginterface optimization reassemble ruleset-optimization basic none profile skip state-defaults state-policy timeout const counters persist no modulate synproxy state|5 floating if-bound no-sync pflow|10 sloppy source-track global rule max-src-nodes max-src-states max-src-conn max-src-conn-rate overload flush scrub|5 max-mss min-ttl no-df|10 random-id",literal:"all any no-route self urpf-failed egress|5 unknown"},contains:[qa.HASH_COMMENT_MODE,qa.NUMBER_MODE,qa.QUOTE_STRING_MODE,nd,od]}}return pf_1=Ra,pf_1}var pgsql_1,hasRequiredPgsql;function requirePgsql(){if(hasRequiredPgsql)return pgsql_1;hasRequiredPgsql=1;function Ra(qa){const nd=qa.COMMENT("--","$"),od="[a-zA-Z_][a-zA-Z_0-9$]*",ld="\\$([a-zA-Z_]?|[a-zA-Z_][a-zA-Z_0-9]*)\\$",ud="<<\\s*"+od+"\\s*>>",cd="ABORT ALTER ANALYZE BEGIN CALL CHECKPOINT|10 CLOSE CLUSTER COMMENT COMMIT COPY CREATE DEALLOCATE DECLARE DELETE DISCARD DO DROP END EXECUTE EXPLAIN FETCH GRANT IMPORT INSERT LISTEN LOAD LOCK MOVE NOTIFY PREPARE REASSIGN|10 REFRESH REINDEX RELEASE RESET REVOKE ROLLBACK SAVEPOINT SECURITY SELECT SET SHOW START TRUNCATE UNLISTEN|10 UPDATE VACUUM|10 VALUES AGGREGATE COLLATION CONVERSION|10 DATABASE DEFAULT PRIVILEGES DOMAIN TRIGGER EXTENSION FOREIGN WRAPPER|10 TABLE FUNCTION GROUP LANGUAGE LARGE OBJECT MATERIALIZED VIEW OPERATOR CLASS FAMILY POLICY PUBLICATION|10 ROLE RULE SCHEMA SEQUENCE SERVER STATISTICS SUBSCRIPTION SYSTEM TABLESPACE CONFIGURATION DICTIONARY PARSER TEMPLATE TYPE USER MAPPING PREPARED ACCESS METHOD CAST AS TRANSFORM TRANSACTION OWNED TO INTO SESSION AUTHORIZATION INDEX PROCEDURE ASSERTION ALL ANALYSE AND ANY ARRAY ASC ASYMMETRIC|10 BOTH CASE CHECK COLLATE COLUMN CONCURRENTLY|10 CONSTRAINT CROSS DEFERRABLE RANGE DESC DISTINCT ELSE EXCEPT FOR FREEZE|10 FROM FULL HAVING ILIKE IN INITIALLY INNER INTERSECT IS ISNULL JOIN LATERAL LEADING LIKE LIMIT NATURAL NOT NOTNULL NULL OFFSET ON ONLY OR ORDER OUTER OVERLAPS PLACING PRIMARY REFERENCES RETURNING SIMILAR SOME SYMMETRIC TABLESAMPLE THEN TRAILING UNION UNIQUE USING VARIADIC|10 VERBOSE WHEN WHERE WINDOW WITH BY RETURNS INOUT OUT SETOF|10 IF STRICT CURRENT CONTINUE OWNER LOCATION OVER PARTITION WITHIN BETWEEN ESCAPE EXTERNAL INVOKER DEFINER WORK RENAME VERSION CONNECTION CONNECT TABLES TEMP TEMPORARY FUNCTIONS SEQUENCES TYPES SCHEMAS OPTION CASCADE RESTRICT ADD ADMIN EXISTS VALID VALIDATE ENABLE DISABLE REPLICA|10 ALWAYS PASSING COLUMNS PATH REF VALUE OVERRIDING IMMUTABLE STABLE VOLATILE BEFORE AFTER EACH ROW PROCEDURAL ROUTINE NO HANDLER VALIDATOR OPTIONS STORAGE OIDS|10 WITHOUT INHERIT DEPENDS CALLED INPUT LEAKPROOF|10 COST ROWS NOWAIT SEARCH UNTIL ENCRYPTED|10 PASSWORD CONFLICT|10 INSTEAD INHERITS CHARACTERISTICS WRITE CURSOR ALSO STATEMENT SHARE EXCLUSIVE INLINE ISOLATION REPEATABLE READ COMMITTED SERIALIZABLE UNCOMMITTED LOCAL GLOBAL SQL PROCEDURES RECURSIVE SNAPSHOT ROLLUP CUBE TRUSTED|10 INCLUDE FOLLOWING PRECEDING UNBOUNDED RANGE GROUPS UNENCRYPTED|10 SYSID FORMAT DELIMITER HEADER QUOTE ENCODING FILTER OFF FORCE_QUOTE FORCE_NOT_NULL FORCE_NULL COSTS BUFFERS TIMING SUMMARY DISABLE_PAGE_SKIPPING RESTART CYCLE GENERATED IDENTITY DEFERRED IMMEDIATE LEVEL LOGGED UNLOGGED OF NOTHING NONE EXCLUDE ATTRIBUTE USAGE ROUTINES TRUE FALSE NAN INFINITY ",dd="SUPERUSER NOSUPERUSER CREATEDB NOCREATEDB CREATEROLE NOCREATEROLE INHERIT NOINHERIT LOGIN NOLOGIN REPLICATION NOREPLICATION BYPASSRLS NOBYPASSRLS ",pd="ALIAS BEGIN CONSTANT DECLARE END EXCEPTION RETURN PERFORM|10 RAISE GET DIAGNOSTICS STACKED|10 FOREACH LOOP ELSIF EXIT WHILE REVERSE SLICE DEBUG LOG INFO NOTICE WARNING ASSERT OPEN ",fd="BIGINT INT8 BIGSERIAL SERIAL8 BIT VARYING VARBIT BOOLEAN BOOL BOX BYTEA CHARACTER CHAR VARCHAR CIDR CIRCLE DATE DOUBLE PRECISION FLOAT8 FLOAT INET INTEGER INT INT4 INTERVAL JSON JSONB LINE LSEG|10 MACADDR MACADDR8 MONEY NUMERIC DEC DECIMAL PATH POINT POLYGON REAL FLOAT4 SMALLINT INT2 SMALLSERIAL|10 SERIAL2|10 SERIAL|10 SERIAL4|10 TEXT TIME ZONE TIMETZ|10 TIMESTAMP TIMESTAMPTZ|10 TSQUERY|10 TSVECTOR|10 TXID_SNAPSHOT|10 UUID XML NATIONAL NCHAR INT4RANGE|10 INT8RANGE|10 NUMRANGE|10 TSRANGE|10 TSTZRANGE|10 DATERANGE|10 ANYELEMENT ANYARRAY ANYNONARRAY ANYENUM ANYRANGE CSTRING INTERNAL RECORD PG_DDL_COMMAND VOID UNKNOWN OPAQUE REFCURSOR NAME OID REGPROC|10 REGPROCEDURE|10 REGOPER|10 REGOPERATOR|10 REGCLASS|10 REGTYPE|10 REGROLE|10 REGNAMESPACE|10 REGCONFIG|10 REGDICTIONARY|10 ",md=fd.trim().split(" ").map(function(Fd){return Fd.split("|")[0]}).join("|"),vd="CURRENT_TIME CURRENT_TIMESTAMP CURRENT_USER CURRENT_CATALOG|10 CURRENT_DATE LOCALTIME LOCALTIMESTAMP CURRENT_ROLE|10 CURRENT_SCHEMA|10 SESSION_USER PUBLIC ",Ad="FOUND NEW OLD TG_NAME|10 TG_WHEN|10 TG_LEVEL|10 TG_OP|10 TG_RELID|10 TG_RELNAME|10 TG_TABLE_NAME|10 TG_TABLE_SCHEMA|10 TG_NARGS|10 TG_ARGV|10 TG_EVENT|10 TG_TAG|10 ROW_COUNT RESULT_OID|10 PG_CONTEXT|10 RETURNED_SQLSTATE COLUMN_NAME CONSTRAINT_NAME PG_DATATYPE_NAME|10 MESSAGE_TEXT TABLE_NAME SCHEMA_NAME PG_EXCEPTION_DETAIL|10 PG_EXCEPTION_HINT|10 PG_EXCEPTION_CONTEXT|10 ",Nd="SQLSTATE SQLERRM|10 SUCCESSFUL_COMPLETION WARNING DYNAMIC_RESULT_SETS_RETURNED IMPLICIT_ZERO_BIT_PADDING NULL_VALUE_ELIMINATED_IN_SET_FUNCTION PRIVILEGE_NOT_GRANTED PRIVILEGE_NOT_REVOKED STRING_DATA_RIGHT_TRUNCATION DEPRECATED_FEATURE NO_DATA NO_ADDITIONAL_DYNAMIC_RESULT_SETS_RETURNED SQL_STATEMENT_NOT_YET_COMPLETE CONNECTION_EXCEPTION CONNECTION_DOES_NOT_EXIST CONNECTION_FAILURE SQLCLIENT_UNABLE_TO_ESTABLISH_SQLCONNECTION SQLSERVER_REJECTED_ESTABLISHMENT_OF_SQLCONNECTION TRANSACTION_RESOLUTION_UNKNOWN PROTOCOL_VIOLATION TRIGGERED_ACTION_EXCEPTION FEATURE_NOT_SUPPORTED INVALID_TRANSACTION_INITIATION LOCATOR_EXCEPTION INVALID_LOCATOR_SPECIFICATION INVALID_GRANTOR INVALID_GRANT_OPERATION INVALID_ROLE_SPECIFICATION DIAGNOSTICS_EXCEPTION STACKED_DIAGNOSTICS_ACCESSED_WITHOUT_ACTIVE_HANDLER CASE_NOT_FOUND CARDINALITY_VIOLATION DATA_EXCEPTION ARRAY_SUBSCRIPT_ERROR CHARACTER_NOT_IN_REPERTOIRE DATETIME_FIELD_OVERFLOW DIVISION_BY_ZERO ERROR_IN_ASSIGNMENT ESCAPE_CHARACTER_CONFLICT INDICATOR_OVERFLOW INTERVAL_FIELD_OVERFLOW INVALID_ARGUMENT_FOR_LOGARITHM INVALID_ARGUMENT_FOR_NTILE_FUNCTION INVALID_ARGUMENT_FOR_NTH_VALUE_FUNCTION INVALID_ARGUMENT_FOR_POWER_FUNCTION INVALID_ARGUMENT_FOR_WIDTH_BUCKET_FUNCTION INVALID_CHARACTER_VALUE_FOR_CAST INVALID_DATETIME_FORMAT INVALID_ESCAPE_CHARACTER INVALID_ESCAPE_OCTET INVALID_ESCAPE_SEQUENCE NONSTANDARD_USE_OF_ESCAPE_CHARACTER INVALID_INDICATOR_PARAMETER_VALUE INVALID_PARAMETER_VALUE INVALID_REGULAR_EXPRESSION INVALID_ROW_COUNT_IN_LIMIT_CLAUSE INVALID_ROW_COUNT_IN_RESULT_OFFSET_CLAUSE INVALID_TABLESAMPLE_ARGUMENT INVALID_TABLESAMPLE_REPEAT INVALID_TIME_ZONE_DISPLACEMENT_VALUE INVALID_USE_OF_ESCAPE_CHARACTER MOST_SPECIFIC_TYPE_MISMATCH NULL_VALUE_NOT_ALLOWED NULL_VALUE_NO_INDICATOR_PARAMETER NUMERIC_VALUE_OUT_OF_RANGE SEQUENCE_GENERATOR_LIMIT_EXCEEDED STRING_DATA_LENGTH_MISMATCH STRING_DATA_RIGHT_TRUNCATION SUBSTRING_ERROR TRIM_ERROR UNTERMINATED_C_STRING ZERO_LENGTH_CHARACTER_STRING FLOATING_POINT_EXCEPTION INVALID_TEXT_REPRESENTATION INVALID_BINARY_REPRESENTATION BAD_COPY_FILE_FORMAT UNTRANSLATABLE_CHARACTER NOT_AN_XML_DOCUMENT INVALID_XML_DOCUMENT INVALID_XML_CONTENT INVALID_XML_COMMENT INVALID_XML_PROCESSING_INSTRUCTION INTEGRITY_CONSTRAINT_VIOLATION RESTRICT_VIOLATION NOT_NULL_VIOLATION FOREIGN_KEY_VIOLATION UNIQUE_VIOLATION CHECK_VIOLATION EXCLUSION_VIOLATION INVALID_CURSOR_STATE INVALID_TRANSACTION_STATE ACTIVE_SQL_TRANSACTION BRANCH_TRANSACTION_ALREADY_ACTIVE HELD_CURSOR_REQUIRES_SAME_ISOLATION_LEVEL INAPPROPRIATE_ACCESS_MODE_FOR_BRANCH_TRANSACTION INAPPROPRIATE_ISOLATION_LEVEL_FOR_BRANCH_TRANSACTION NO_ACTIVE_SQL_TRANSACTION_FOR_BRANCH_TRANSACTION READ_ONLY_SQL_TRANSACTION SCHEMA_AND_DATA_STATEMENT_MIXING_NOT_SUPPORTED NO_ACTIVE_SQL_TRANSACTION IN_FAILED_SQL_TRANSACTION IDLE_IN_TRANSACTION_SESSION_TIMEOUT INVALID_SQL_STATEMENT_NAME TRIGGERED_DATA_CHANGE_VIOLATION INVALID_AUTHORIZATION_SPECIFICATION INVALID_PASSWORD DEPENDENT_PRIVILEGE_DESCRIPTORS_STILL_EXIST DEPENDENT_OBJECTS_STILL_EXIST INVALID_TRANSACTION_TERMINATION SQL_ROUTINE_EXCEPTION FUNCTION_EXECUTED_NO_RETURN_STATEMENT MODIFYING_SQL_DATA_NOT_PERMITTED PROHIBITED_SQL_STATEMENT_ATTEMPTED READING_SQL_DATA_NOT_PERMITTED INVALID_CURSOR_NAME EXTERNAL_ROUTINE_EXCEPTION CONTAINING_SQL_NOT_PERMITTED MODIFYING_SQL_DATA_NOT_PERMITTED PROHIBITED_SQL_STATEMENT_ATTEMPTED READING_SQL_DATA_NOT_PERMITTED EXTERNAL_ROUTINE_INVOCATION_EXCEPTION INVALID_SQLSTATE_RETURNED NULL_VALUE_NOT_ALLOWED TRIGGER_PROTOCOL_VIOLATED SRF_PROTOCOL_VIOLATED EVENT_TRIGGER_PROTOCOL_VIOLATED SAVEPOINT_EXCEPTION INVALID_SAVEPOINT_SPECIFICATION INVALID_CATALOG_NAME INVALID_SCHEMA_NAME TRANSACTION_ROLLBACK TRANSACTION_INTEGRITY_CONSTRAINT_VIOLATION SERIALIZATION_FAILURE STATEMENT_COMPLETION_UNKNOWN DEADLOCK_DETECTED SYNTAX_ERROR_OR_ACCESS_RULE_VIOLATION SYNTAX_ERROR INSUFFICIENT_PRIVILEGE CANNOT_COERCE GROUPING_ERROR WINDOWING_ERROR INVALID_RECURSION INVALID_FOREIGN_KEY INVALID_NAME NAME_TOO_LONG RESERVED_NAME DATATYPE_MISMATCH INDETERMINATE_DATATYPE COLLATION_MISMATCH INDETERMINATE_COLLATION WRONG_OBJECT_TYPE GENERATED_ALWAYS UNDEFINED_COLUMN UNDEFINED_FUNCTION UNDEFINED_TABLE UNDEFINED_PARAMETER UNDEFINED_OBJECT DUPLICATE_COLUMN DUPLICATE_CURSOR DUPLICATE_DATABASE DUPLICATE_FUNCTION DUPLICATE_PREPARED_STATEMENT DUPLICATE_SCHEMA DUPLICATE_TABLE DUPLICATE_ALIAS DUPLICATE_OBJECT AMBIGUOUS_COLUMN AMBIGUOUS_FUNCTION AMBIGUOUS_PARAMETER AMBIGUOUS_ALIAS INVALID_COLUMN_REFERENCE INVALID_COLUMN_DEFINITION INVALID_CURSOR_DEFINITION INVALID_DATABASE_DEFINITION INVALID_FUNCTION_DEFINITION INVALID_PREPARED_STATEMENT_DEFINITION INVALID_SCHEMA_DEFINITION INVALID_TABLE_DEFINITION INVALID_OBJECT_DEFINITION WITH_CHECK_OPTION_VIOLATION INSUFFICIENT_RESOURCES DISK_FULL OUT_OF_MEMORY TOO_MANY_CONNECTIONS CONFIGURATION_LIMIT_EXCEEDED PROGRAM_LIMIT_EXCEEDED STATEMENT_TOO_COMPLEX TOO_MANY_COLUMNS TOO_MANY_ARGUMENTS OBJECT_NOT_IN_PREREQUISITE_STATE OBJECT_IN_USE CANT_CHANGE_RUNTIME_PARAM LOCK_NOT_AVAILABLE OPERATOR_INTERVENTION QUERY_CANCELED ADMIN_SHUTDOWN CRASH_SHUTDOWN CANNOT_CONNECT_NOW DATABASE_DROPPED SYSTEM_ERROR IO_ERROR UNDEFINED_FILE DUPLICATE_FILE SNAPSHOT_TOO_OLD CONFIG_FILE_ERROR LOCK_FILE_EXISTS FDW_ERROR FDW_COLUMN_NAME_NOT_FOUND FDW_DYNAMIC_PARAMETER_VALUE_NEEDED FDW_FUNCTION_SEQUENCE_ERROR FDW_INCONSISTENT_DESCRIPTOR_INFORMATION FDW_INVALID_ATTRIBUTE_VALUE FDW_INVALID_COLUMN_NAME FDW_INVALID_COLUMN_NUMBER FDW_INVALID_DATA_TYPE FDW_INVALID_DATA_TYPE_DESCRIPTORS FDW_INVALID_DESCRIPTOR_FIELD_IDENTIFIER FDW_INVALID_HANDLE FDW_INVALID_OPTION_INDEX FDW_INVALID_OPTION_NAME FDW_INVALID_STRING_LENGTH_OR_BUFFER_LENGTH FDW_INVALID_STRING_FORMAT FDW_INVALID_USE_OF_NULL_POINTER FDW_TOO_MANY_HANDLES FDW_OUT_OF_MEMORY FDW_NO_SCHEMAS FDW_OPTION_NAME_NOT_FOUND FDW_REPLY_HANDLE FDW_SCHEMA_NOT_FOUND FDW_TABLE_NOT_FOUND FDW_UNABLE_TO_CREATE_EXECUTION FDW_UNABLE_TO_CREATE_REPLY FDW_UNABLE_TO_ESTABLISH_CONNECTION PLPGSQL_ERROR RAISE_EXCEPTION NO_DATA_FOUND TOO_MANY_ROWS ASSERT_FAILURE INTERNAL_ERROR DATA_CORRUPTED INDEX_CORRUPTED ",Od="ARRAY_AGG AVG BIT_AND BIT_OR BOOL_AND BOOL_OR COUNT EVERY JSON_AGG JSONB_AGG JSON_OBJECT_AGG JSONB_OBJECT_AGG MAX MIN MODE STRING_AGG SUM XMLAGG CORR COVAR_POP COVAR_SAMP REGR_AVGX REGR_AVGY REGR_COUNT REGR_INTERCEPT REGR_R2 REGR_SLOPE REGR_SXX REGR_SXY REGR_SYY STDDEV STDDEV_POP STDDEV_SAMP VARIANCE VAR_POP VAR_SAMP PERCENTILE_CONT PERCENTILE_DISC ROW_NUMBER RANK DENSE_RANK PERCENT_RANK CUME_DIST NTILE LAG LEAD FIRST_VALUE LAST_VALUE NTH_VALUE NUM_NONNULLS NUM_NULLS ABS CBRT CEIL CEILING DEGREES DIV EXP FLOOR LN LOG MOD PI POWER RADIANS ROUND SCALE SIGN SQRT TRUNC WIDTH_BUCKET RANDOM SETSEED ACOS ACOSD ASIN ASIND ATAN ATAND ATAN2 ATAN2D COS COSD COT COTD SIN SIND TAN TAND BIT_LENGTH CHAR_LENGTH CHARACTER_LENGTH LOWER OCTET_LENGTH OVERLAY POSITION SUBSTRING TREAT TRIM UPPER ASCII BTRIM CHR CONCAT CONCAT_WS CONVERT CONVERT_FROM CONVERT_TO DECODE ENCODE INITCAP LEFT LENGTH LPAD LTRIM MD5 PARSE_IDENT PG_CLIENT_ENCODING QUOTE_IDENT|10 QUOTE_LITERAL|10 QUOTE_NULLABLE|10 REGEXP_MATCH REGEXP_MATCHES REGEXP_REPLACE REGEXP_SPLIT_TO_ARRAY REGEXP_SPLIT_TO_TABLE REPEAT REPLACE REVERSE RIGHT RPAD RTRIM SPLIT_PART STRPOS SUBSTR TO_ASCII TO_HEX TRANSLATE OCTET_LENGTH GET_BIT GET_BYTE SET_BIT SET_BYTE TO_CHAR TO_DATE TO_NUMBER TO_TIMESTAMP AGE CLOCK_TIMESTAMP|10 DATE_PART DATE_TRUNC ISFINITE JUSTIFY_DAYS JUSTIFY_HOURS JUSTIFY_INTERVAL MAKE_DATE MAKE_INTERVAL|10 MAKE_TIME MAKE_TIMESTAMP|10 MAKE_TIMESTAMPTZ|10 NOW STATEMENT_TIMESTAMP|10 TIMEOFDAY TRANSACTION_TIMESTAMP|10 ENUM_FIRST ENUM_LAST ENUM_RANGE AREA CENTER DIAMETER HEIGHT ISCLOSED ISOPEN NPOINTS PCLOSE POPEN RADIUS WIDTH BOX BOUND_BOX CIRCLE LINE LSEG PATH POLYGON ABBREV BROADCAST HOST HOSTMASK MASKLEN NETMASK NETWORK SET_MASKLEN TEXT INET_SAME_FAMILY INET_MERGE MACADDR8_SET7BIT ARRAY_TO_TSVECTOR GET_CURRENT_TS_CONFIG NUMNODE PLAINTO_TSQUERY PHRASETO_TSQUERY WEBSEARCH_TO_TSQUERY QUERYTREE SETWEIGHT STRIP TO_TSQUERY TO_TSVECTOR JSON_TO_TSVECTOR JSONB_TO_TSVECTOR TS_DELETE TS_FILTER TS_HEADLINE TS_RANK TS_RANK_CD TS_REWRITE TSQUERY_PHRASE TSVECTOR_TO_ARRAY TSVECTOR_UPDATE_TRIGGER TSVECTOR_UPDATE_TRIGGER_COLUMN XMLCOMMENT XMLCONCAT XMLELEMENT XMLFOREST XMLPI XMLROOT XMLEXISTS XML_IS_WELL_FORMED XML_IS_WELL_FORMED_DOCUMENT XML_IS_WELL_FORMED_CONTENT XPATH XPATH_EXISTS XMLTABLE XMLNAMESPACES TABLE_TO_XML TABLE_TO_XMLSCHEMA TABLE_TO_XML_AND_XMLSCHEMA QUERY_TO_XML QUERY_TO_XMLSCHEMA QUERY_TO_XML_AND_XMLSCHEMA CURSOR_TO_XML CURSOR_TO_XMLSCHEMA SCHEMA_TO_XML SCHEMA_TO_XMLSCHEMA SCHEMA_TO_XML_AND_XMLSCHEMA DATABASE_TO_XML DATABASE_TO_XMLSCHEMA DATABASE_TO_XML_AND_XMLSCHEMA XMLATTRIBUTES TO_JSON TO_JSONB ARRAY_TO_JSON ROW_TO_JSON JSON_BUILD_ARRAY JSONB_BUILD_ARRAY JSON_BUILD_OBJECT JSONB_BUILD_OBJECT JSON_OBJECT JSONB_OBJECT JSON_ARRAY_LENGTH JSONB_ARRAY_LENGTH JSON_EACH JSONB_EACH JSON_EACH_TEXT JSONB_EACH_TEXT JSON_EXTRACT_PATH JSONB_EXTRACT_PATH JSON_OBJECT_KEYS JSONB_OBJECT_KEYS JSON_POPULATE_RECORD JSONB_POPULATE_RECORD JSON_POPULATE_RECORDSET JSONB_POPULATE_RECORDSET JSON_ARRAY_ELEMENTS JSONB_ARRAY_ELEMENTS JSON_ARRAY_ELEMENTS_TEXT JSONB_ARRAY_ELEMENTS_TEXT JSON_TYPEOF JSONB_TYPEOF JSON_TO_RECORD JSONB_TO_RECORD JSON_TO_RECORDSET JSONB_TO_RECORDSET JSON_STRIP_NULLS JSONB_STRIP_NULLS JSONB_SET JSONB_INSERT JSONB_PRETTY CURRVAL LASTVAL NEXTVAL SETVAL COALESCE NULLIF GREATEST LEAST ARRAY_APPEND ARRAY_CAT ARRAY_NDIMS ARRAY_DIMS ARRAY_FILL ARRAY_LENGTH ARRAY_LOWER ARRAY_POSITION ARRAY_POSITIONS ARRAY_PREPEND ARRAY_REMOVE ARRAY_REPLACE ARRAY_TO_STRING ARRAY_UPPER CARDINALITY STRING_TO_ARRAY UNNEST ISEMPTY LOWER_INC UPPER_INC LOWER_INF UPPER_INF RANGE_MERGE GENERATE_SERIES GENERATE_SUBSCRIPTS CURRENT_DATABASE CURRENT_QUERY CURRENT_SCHEMA|10 CURRENT_SCHEMAS|10 INET_CLIENT_ADDR INET_CLIENT_PORT INET_SERVER_ADDR INET_SERVER_PORT ROW_SECURITY_ACTIVE FORMAT_TYPE TO_REGCLASS TO_REGPROC TO_REGPROCEDURE TO_REGOPER TO_REGOPERATOR TO_REGTYPE TO_REGNAMESPACE TO_REGROLE COL_DESCRIPTION OBJ_DESCRIPTION SHOBJ_DESCRIPTION TXID_CURRENT TXID_CURRENT_IF_ASSIGNED TXID_CURRENT_SNAPSHOT TXID_SNAPSHOT_XIP TXID_SNAPSHOT_XMAX TXID_SNAPSHOT_XMIN TXID_VISIBLE_IN_SNAPSHOT TXID_STATUS CURRENT_SETTING SET_CONFIG BRIN_SUMMARIZE_NEW_VALUES BRIN_SUMMARIZE_RANGE BRIN_DESUMMARIZE_RANGE GIN_CLEAN_PENDING_LIST SUPPRESS_REDUNDANT_UPDATES_TRIGGER LO_FROM_BYTEA LO_PUT LO_GET LO_CREAT LO_CREATE LO_UNLINK LO_IMPORT LO_EXPORT LOREAD LOWRITE GROUPING CAST ".trim().split(" ").map(function(Fd){return Fd.split("|")[0]}).join("|");return{name:"PostgreSQL",aliases:["postgres","postgresql"],supersetOf:"sql",case_insensitive:!0,keywords:{keyword:cd+pd+dd,built_in:vd+Ad+Nd},illegal:/:==|\W\s*\(\*|(^|\s)\$[a-z]|\{\{|[a-z]:\s*$|\.\.\.|TO:|DO:/,contains:[{className:"keyword",variants:[{begin:/\bTEXT\s*SEARCH\b/},{begin:/\b(PRIMARY|FOREIGN|FOR(\s+NO)?)\s+KEY\b/},{begin:/\bPARALLEL\s+(UNSAFE|RESTRICTED|SAFE)\b/},{begin:/\bSTORAGE\s+(PLAIN|EXTERNAL|EXTENDED|MAIN)\b/},{begin:/\bMATCH\s+(FULL|PARTIAL|SIMPLE)\b/},{begin:/\bNULLS\s+(FIRST|LAST)\b/},{begin:/\bEVENT\s+TRIGGER\b/},{begin:/\b(MAPPING|OR)\s+REPLACE\b/},{begin:/\b(FROM|TO)\s+(PROGRAM|STDIN|STDOUT)\b/},{begin:/\b(SHARE|EXCLUSIVE)\s+MODE\b/},{begin:/\b(LEFT|RIGHT)\s+(OUTER\s+)?JOIN\b/},{begin:/\b(FETCH|MOVE)\s+(NEXT|PRIOR|FIRST|LAST|ABSOLUTE|RELATIVE|FORWARD|BACKWARD)\b/},{begin:/\bPRESERVE\s+ROWS\b/},{begin:/\bDISCARD\s+PLANS\b/},{begin:/\bREFERENCING\s+(OLD|NEW)\b/},{begin:/\bSKIP\s+LOCKED\b/},{begin:/\bGROUPING\s+SETS\b/},{begin:/\b(BINARY|INSENSITIVE|SCROLL|NO\s+SCROLL)\s+(CURSOR|FOR)\b/},{begin:/\b(WITH|WITHOUT)\s+HOLD\b/},{begin:/\bWITH\s+(CASCADED|LOCAL)\s+CHECK\s+OPTION\b/},{begin:/\bEXCLUDE\s+(TIES|NO\s+OTHERS)\b/},{begin:/\bFORMAT\s+(TEXT|XML|JSON|YAML)\b/},{begin:/\bSET\s+((SESSION|LOCAL)\s+)?NAMES\b/},{begin:/\bIS\s+(NOT\s+)?UNKNOWN\b/},{begin:/\bSECURITY\s+LABEL\b/},{begin:/\bSTANDALONE\s+(YES|NO|NO\s+VALUE)\b/},{begin:/\bWITH\s+(NO\s+)?DATA\b/},{begin:/\b(FOREIGN|SET)\s+DATA\b/},{begin:/\bSET\s+(CATALOG|CONSTRAINTS)\b/},{begin:/\b(WITH|FOR)\s+ORDINALITY\b/},{begin:/\bIS\s+(NOT\s+)?DOCUMENT\b/},{begin:/\bXML\s+OPTION\s+(DOCUMENT|CONTENT)\b/},{begin:/\b(STRIP|PRESERVE)\s+WHITESPACE\b/},{begin:/\bNO\s+(ACTION|MAXVALUE|MINVALUE)\b/},{begin:/\bPARTITION\s+BY\s+(RANGE|LIST|HASH)\b/},{begin:/\bAT\s+TIME\s+ZONE\b/},{begin:/\bGRANTED\s+BY\b/},{begin:/\bRETURN\s+(QUERY|NEXT)\b/},{begin:/\b(ATTACH|DETACH)\s+PARTITION\b/},{begin:/\bFORCE\s+ROW\s+LEVEL\s+SECURITY\b/},{begin:/\b(INCLUDING|EXCLUDING)\s+(COMMENTS|CONSTRAINTS|DEFAULTS|IDENTITY|INDEXES|STATISTICS|STORAGE|ALL)\b/},{begin:/\bAS\s+(ASSIGNMENT|IMPLICIT|PERMISSIVE|RESTRICTIVE|ENUM|RANGE)\b/}]},{begin:/\b(FORMAT|FAMILY|VERSION)\s*\(/},{begin:/\bINCLUDE\s*\(/,keywords:"INCLUDE"},{begin:/\bRANGE(?!\s*(BETWEEN|UNBOUNDED|CURRENT|[-0-9]+))/},{begin:/\b(VERSION|OWNER|TEMPLATE|TABLESPACE|CONNECTION\s+LIMIT|PROCEDURE|RESTRICT|JOIN|PARSER|COPY|START|END|COLLATION|INPUT|ANALYZE|STORAGE|LIKE|DEFAULT|DELIMITER|ENCODING|COLUMN|CONSTRAINT|TABLE|SCHEMA)\s*=/},{begin:/\b(PG_\w+?|HAS_[A-Z_]+_PRIVILEGE)\b/,relevance:10},{begin:/\bEXTRACT\s*\(/,end:/\bFROM\b/,returnEnd:!0,keywords:{type:"CENTURY DAY DECADE DOW DOY EPOCH HOUR ISODOW ISOYEAR MICROSECONDS MILLENNIUM MILLISECONDS MINUTE MONTH QUARTER SECOND TIMEZONE TIMEZONE_HOUR TIMEZONE_MINUTE WEEK YEAR"}},{begin:/\b(XMLELEMENT|XMLPI)\s*\(\s*NAME/,keywords:{keyword:"NAME"}},{begin:/\b(XMLPARSE|XMLSERIALIZE)\s*\(\s*(DOCUMENT|CONTENT)/,keywords:{keyword:"DOCUMENT CONTENT"}},{beginKeywords:"CACHE INCREMENT MAXVALUE MINVALUE",end:qa.C_NUMBER_RE,returnEnd:!0,keywords:"BY CACHE INCREMENT MAXVALUE MINVALUE"},{className:"type",begin:/\b(WITH|WITHOUT)\s+TIME\s+ZONE\b/},{className:"type",begin:/\bINTERVAL\s+(YEAR|MONTH|DAY|HOUR|MINUTE|SECOND)(\s+TO\s+(MONTH|HOUR|MINUTE|SECOND))?\b/},{begin:/\bRETURNS\s+(LANGUAGE_HANDLER|TRIGGER|EVENT_TRIGGER|FDW_HANDLER|INDEX_AM_HANDLER|TSM_HANDLER)\b/,keywords:{keyword:"RETURNS",type:"LANGUAGE_HANDLER TRIGGER EVENT_TRIGGER FDW_HANDLER INDEX_AM_HANDLER TSM_HANDLER"}},{begin:"\\b("+Od+")\\s*\\("},{begin:"\\.("+md+")\\b"},{begin:"\\b("+md+")\\s+PATH\\b",keywords:{keyword:"PATH",type:fd.replace("PATH ","")}},{className:"type",begin:"\\b("+md+")\\b"},{className:"string",begin:"'",end:"'",contains:[{begin:"''"}]},{className:"string",begin:"(e|E|u&|U&)'",end:"'",contains:[{begin:"\\\\."}],relevance:10},qa.END_SAME_AS_BEGIN({begin:ld,end:ld,contains:[{subLanguage:["pgsql","perl","python","tcl","r","lua","java","php","ruby","bash","scheme","xml","json"],endsWithParent:!0}]}),{begin:'"',end:'"',contains:[{begin:'""'}]},qa.C_NUMBER_MODE,qa.C_BLOCK_COMMENT_MODE,nd,{className:"meta",variants:[{begin:"%(ROW)?TYPE",relevance:10},{begin:"\\$\\d+"},{begin:"^#\\w",end:"$"}]},{className:"symbol",begin:ud,relevance:10}]}}return pgsql_1=Ra,pgsql_1}var php_1,hasRequiredPhp;function requirePhp(){if(hasRequiredPhp)return php_1;hasRequiredPhp=1;function Ra(qa){const nd=qa.regex,od=/(?![A-Za-z0-9])(?![$])/,ld=nd.concat(/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/,od),ud=nd.concat(/(\\?[A-Z][a-z0-9_\x7f-\xff]+|\\?[A-Z]+(?=[A-Z][a-z0-9_\x7f-\xff])){1,}/,od),cd={scope:"variable",match:"\\$+"+ld},dd={scope:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?=/},{begin:/<\?/,relevance:.1},{begin:/\?>/}]},pd={scope:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]},fd=qa.inherit(qa.APOS_STRING_MODE,{illegal:null}),md=qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null,contains:qa.QUOTE_STRING_MODE.contains.concat(pd)}),vd={begin:/<<<[ \t]*(?:(\w+)|"(\w+)")\n/,end:/[ \t]*(\w+)\b/,contains:qa.QUOTE_STRING_MODE.contains.concat(pd),"on:begin":(Sf,gf)=>{gf.data._beginMatch=Sf[1]||Sf[2]},"on:end":(Sf,gf)=>{gf.data._beginMatch!==Sf[1]&&gf.ignoreMatch()}},Ad=qa.END_SAME_AS_BEGIN({begin:/<<<[ \t]*'(\w+)'\n/,end:/[ \t]*(\w+)\b/}),Nd=`[
]`,Id={scope:"string",variants:[md,fd,vd,Ad]},Od={scope:"number",variants:[{begin:"\\b0[bB][01]+(?:_[01]+)*\\b"},{begin:"\\b0[oO][0-7]+(?:_[0-7]+)*\\b"},{begin:"\\b0[xX][\\da-fA-F]+(?:_[\\da-fA-F]+)*\\b"},{begin:"(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:[eE][+-]?\\d+)?"}],relevance:0},Fd=["false","null","true"],Pd=["__CLASS__","__DIR__","__FILE__","__FUNCTION__","__COMPILER_HALT_OFFSET__","__LINE__","__METHOD__","__NAMESPACE__","__TRAIT__","die","echo","exit","include","include_once","print","require","require_once","array","abstract","and","as","binary","bool","boolean","break","callable","case","catch","class","clone","const","continue","declare","default","do","double","else","elseif","empty","enddeclare","endfor","endforeach","endif","endswitch","endwhile","enum","eval","extends","final","finally","float","for","foreach","from","global","goto","if","implements","instanceof","insteadof","int","integer","interface","isset","iterable","list","match|0","mixed","new","never","object","or","private","protected","public","readonly","real","return","string","switch","throw","trait","try","unset","use","var","void","while","xor","yield"],Md=["Error|0","AppendIterator","ArgumentCountError","ArithmeticError","ArrayIterator","ArrayObject","AssertionError","BadFunctionCallException","BadMethodCallException","CachingIterator","CallbackFilterIterator","CompileError","Countable","DirectoryIterator","DivisionByZeroError","DomainException","EmptyIterator","ErrorException","Exception","FilesystemIterator","FilterIterator","GlobIterator","InfiniteIterator","InvalidArgumentException","IteratorIterator","LengthException","LimitIterator","LogicException","MultipleIterator","NoRewindIterator","OutOfBoundsException","OutOfRangeException","OuterIterator","OverflowException","ParentIterator","ParseError","RangeException","RecursiveArrayIterator","RecursiveCachingIterator","RecursiveCallbackFilterIterator","RecursiveDirectoryIterator","RecursiveFilterIterator","RecursiveIterator","RecursiveIteratorIterator","RecursiveRegexIterator","RecursiveTreeIterator","RegexIterator","RuntimeException","SeekableIterator","SplDoublyLinkedList","SplFileInfo","SplFileObject","SplFixedArray","SplHeap","SplMaxHeap","SplMinHeap","SplObjectStorage","SplObserver","SplPriorityQueue","SplQueue","SplStack","SplSubject","SplTempFileObject","TypeError","UnderflowException","UnexpectedValueException","UnhandledMatchError","ArrayAccess","BackedEnum","Closure","Fiber","Generator","Iterator","IteratorAggregate","Serializable","Stringable","Throwable","Traversable","UnitEnum","WeakReference","WeakMap","Directory","__PHP_Incomplete_Class","parent","php_user_filter","self","static","stdClass"],jd={keyword:Pd,literal:(Sf=>{const gf=[];return Sf.forEach(bf=>{gf.push(bf),bf.toLowerCase()===bf?gf.push(bf.toUpperCase()):gf.push(bf.toLowerCase())}),gf})(Fd),built_in:Md},Hd=Sf=>Sf.map(gf=>gf.replace(/\|\d+$/,"")),Gd={variants:[{match:[/new/,nd.concat(Nd,"+"),nd.concat("(?!",Hd(Md).join("\\b|"),"\\b)"),ud],scope:{1:"keyword",4:"title.class"}}]},zd=nd.concat(ld,"\\b(?!\\()"),df={variants:[{match:[nd.concat(/::/,nd.lookahead(/(?!class\b)/)),zd],scope:{2:"variable.constant"}},{match:[/::/,/class/],scope:{2:"variable.language"}},{match:[ud,nd.concat(/::/,nd.lookahead(/(?!class\b)/)),zd],scope:{1:"title.class",3:"variable.constant"}},{match:[ud,nd.concat("::",nd.lookahead(/(?!class\b)/))],scope:{1:"title.class"}},{match:[ud,/::/,/class/],scope:{1:"title.class",3:"variable.language"}}]},Wd={scope:"attr",match:nd.concat(ld,nd.lookahead(":"),nd.lookahead(/(?!::)/))},Jd={relevance:0,begin:/\(/,end:/\)/,keywords:jd,contains:[Wd,cd,df,qa.C_BLOCK_COMMENT_MODE,Id,Od,Gd]},Xd={relevance:0,match:[/\b/,nd.concat("(?!fn\\b|function\\b|",Hd(Pd).join("\\b|"),"|",Hd(Md).join("\\b|"),"\\b)"),ld,nd.concat(Nd,"*"),nd.lookahead(/(?=\()/)],scope:{3:"title.function.invoke"},contains:[Jd]};Jd.contains.push(Xd);const _f=[Wd,df,qa.C_BLOCK_COMMENT_MODE,Id,Od,Gd],vf={begin:nd.concat(/#\[\s*/,ud),beginScope:"meta",end:/]/,endScope:"meta",keywords:{literal:Fd,keyword:["new","array"]},contains:[{begin:/\[/,end:/]/,keywords:{literal:Fd,keyword:["new","array"]},contains:["self",..._f]},..._f,{scope:"meta",match:ud}]};return{case_insensitive:!1,keywords:jd,contains:[vf,qa.HASH_COMMENT_MODE,qa.COMMENT("//","$"),qa.COMMENT("/\\*","\\*/",{contains:[{scope:"doctag",match:"@[A-Za-z]+"}]}),{match:/__halt_compiler\(\);/,keywords:"__halt_compiler",starts:{scope:"comment",end:qa.MATCH_NOTHING_RE,contains:[{match:/\?>/,scope:"meta",endsParent:!0}]}},dd,{scope:"variable.language",match:/\$this\b/},cd,Xd,df,{match:[/const/,/\s/,ld],scope:{1:"keyword",3:"variable.constant"}},Gd,{scope:"function",relevance:0,beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[{beginKeywords:"use"},qa.UNDERSCORE_TITLE_MODE,{begin:"=>",endsParent:!0},{scope:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:jd,contains:["self",cd,df,qa.C_BLOCK_COMMENT_MODE,Id,Od]}]},{scope:"class",variants:[{beginKeywords:"enum",illegal:/[($"]/},{beginKeywords:"class interface trait",illegal:/[:($"]/}],relevance:0,end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},qa.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",relevance:0,end:";",illegal:/[.']/,contains:[qa.inherit(qa.UNDERSCORE_TITLE_MODE,{scope:"title.class"})]},{beginKeywords:"use",relevance:0,end:";",contains:[{match:/\b(as|const|function)\b/,scope:"keyword"},qa.UNDERSCORE_TITLE_MODE]},Id,Od]}}return php_1=Ra,php_1}var phpTemplate_1,hasRequiredPhpTemplate;function requirePhpTemplate(){if(hasRequiredPhpTemplate)return phpTemplate_1;hasRequiredPhpTemplate=1;function Ra(qa){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},qa.inherit(qa.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}return phpTemplate_1=Ra,phpTemplate_1}var plaintext_1,hasRequiredPlaintext;function requirePlaintext(){if(hasRequiredPlaintext)return plaintext_1;hasRequiredPlaintext=1;function Ra(qa){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}return plaintext_1=Ra,plaintext_1}var pony_1,hasRequiredPony;function requirePony(){if(hasRequiredPony)return pony_1;hasRequiredPony=1;function Ra(qa){const nd={keyword:"actor addressof and as be break class compile_error compile_intrinsic consume continue delegate digestof do else elseif embed end error for fun if ifdef in interface is isnt lambda let match new not object or primitive recover repeat return struct then trait try type until use var where while with xor",meta:"iso val tag trn box ref",literal:"this false true"},od={className:"string",begin:'"""',end:'"""',relevance:10},ld={className:"string",begin:'"',end:'"',contains:[qa.BACKSLASH_ESCAPE]},ud={className:"string",begin:"'",end:"'",contains:[qa.BACKSLASH_ESCAPE],relevance:0},cd={className:"type",begin:"\\b_?[A-Z][\\w]*",relevance:0},dd={begin:qa.IDENT_RE+"'",relevance:0};return{name:"Pony",keywords:nd,contains:[cd,od,ld,ud,dd,{className:"number",begin:"(-?)(\\b0[xX][a-fA-F0-9]+|\\b0[bB][01]+|(\\b\\d+(_\\d+)?(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",relevance:0},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]}}return pony_1=Ra,pony_1}var powershell_1,hasRequiredPowershell;function requirePowershell(){if(hasRequiredPowershell)return powershell_1;hasRequiredPowershell=1;function Ra(qa){const nd=["string","char","byte","int","long","bool","decimal","single","double","DateTime","xml","array","hashtable","void"],od="Add|Clear|Close|Copy|Enter|Exit|Find|Format|Get|Hide|Join|Lock|Move|New|Open|Optimize|Pop|Push|Redo|Remove|Rename|Reset|Resize|Search|Select|Set|Show|Skip|Split|Step|Switch|Undo|Unlock|Watch|Backup|Checkpoint|Compare|Compress|Convert|ConvertFrom|ConvertTo|Dismount|Edit|Expand|Export|Group|Import|Initialize|Limit|Merge|Mount|Out|Publish|Restore|Save|Sync|Unpublish|Update|Approve|Assert|Build|Complete|Confirm|Deny|Deploy|Disable|Enable|Install|Invoke|Register|Request|Restart|Resume|Start|Stop|Submit|Suspend|Uninstall|Unregister|Wait|Debug|Measure|Ping|Repair|Resolve|Test|Trace|Connect|Disconnect|Read|Receive|Send|Write|Block|Grant|Protect|Revoke|Unblock|Unprotect|Use|ForEach|Sort|Tee|Where",ld="-and|-as|-band|-bnot|-bor|-bxor|-casesensitive|-ccontains|-ceq|-cge|-cgt|-cle|-clike|-clt|-cmatch|-cne|-cnotcontains|-cnotlike|-cnotmatch|-contains|-creplace|-csplit|-eq|-exact|-f|-file|-ge|-gt|-icontains|-ieq|-ige|-igt|-ile|-ilike|-ilt|-imatch|-in|-ine|-inotcontains|-inotlike|-inotmatch|-ireplace|-is|-isnot|-isplit|-join|-le|-like|-lt|-match|-ne|-not|-notcontains|-notin|-notlike|-notmatch|-or|-regex|-replace|-shl|-shr|-split|-wildcard|-xor",ud={$pattern:/-?[A-z\.\-]+\b/,keyword:"if else foreach return do while until elseif begin for trap data dynamicparam end break throw param continue finally in switch exit filter try process catch hidden static parameter",built_in:"ac asnp cat cd CFS chdir clc clear clhy cli clp cls clv cnsn compare copy cp cpi cpp curl cvpa dbp del diff dir dnsn ebp echo|0 epal epcsv epsn erase etsn exsn fc fhx fl ft fw gal gbp gc gcb gci gcm gcs gdr gerr ghy gi gin gjb gl gm gmo gp gps gpv group gsn gsnp gsv gtz gu gv gwmi h history icm iex ihy ii ipal ipcsv ipmo ipsn irm ise iwmi iwr kill lp ls man md measure mi mount move mp mv nal ndr ni nmo npssc nsn nv ogv oh popd ps pushd pwd r rbp rcjb rcsn rd rdr ren ri rjb rm rmdir rmo rni rnp rp rsn rsnp rujb rv rvpa rwmi sajb sal saps sasv sbp sc scb select set shcm si sl sleep sls sort sp spjb spps spsv start stz sujb sv swmi tee trcm type wget where wjb write"},cd=/\w[\w\d]*((-)[\w\d]+)*/,dd={begin:"`[\\s\\S]",relevance:0},pd={className:"variable",variants:[{begin:/\$\B/},{className:"keyword",begin:/\$this/},{begin:/\$[\w\d][\w\d_:]*/}]},fd={className:"literal",begin:/\$(null|true|false)\b/},md={className:"string",variants:[{begin:/"/,end:/"/},{begin:/@"/,end:/^"@/}],contains:[dd,pd,{className:"variable",begin:/\$[A-z]/,end:/[^A-z]/}]},vd={className:"string",variants:[{begin:/'/,end:/'/},{begin:/@'/,end:/^'@/}]},Ad={className:"doctag",variants:[{begin:/\.(synopsis|description|example|inputs|outputs|notes|link|component|role|functionality)/},{begin:/\.(parameter|forwardhelptargetname|forwardhelpcategory|remotehelprunspace|externalhelp)\s+\S+/}]},Nd=qa.inherit(qa.COMMENT(null,null),{variants:[{begin:/#/,end:/$/},{begin:/<#/,end:/#>/}],contains:[Ad]}),Id={className:"built_in",variants:[{begin:"(".concat(od,")+(-)[\\w\\d]+")}]},Od={className:"class",beginKeywords:"class enum",end:/\s*[{]/,excludeEnd:!0,relevance:0,contains:[qa.TITLE_MODE]},Fd={className:"function",begin:/function\s+/,end:/\s*\{|$/,excludeEnd:!0,returnBegin:!0,relevance:0,contains:[{begin:"function",relevance:0,className:"keyword"},{className:"title",begin:cd,relevance:0},{begin:/\(/,end:/\)/,className:"params",relevance:0,contains:[pd]}]},Pd={begin:/using\s/,end:/$/,returnBegin:!0,contains:[md,vd,{className:"keyword",begin:/(using|assembly|command|module|namespace|type)/}]},Md={variants:[{className:"operator",begin:"(".concat(ld,")\\b")},{className:"literal",begin:/(-){1,2}[\w\d-]+/,relevance:0}]},Bd={className:"selector-tag",begin:/@\B/,relevance:0},jd={className:"function",begin:/\[.*\]\s*[\w]+[ ]??\(/,end:/$/,returnBegin:!0,relevance:0,contains:[{className:"keyword",begin:"(".concat(ud.keyword.toString().replace(/\s/g,"|"),")\\b"),endsParent:!0,relevance:0},qa.inherit(qa.TITLE_MODE,{endsParent:!0})]},Hd=[jd,Nd,dd,qa.NUMBER_MODE,md,vd,Id,pd,fd,Bd],Gd={begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[].concat("self",Hd,{begin:"("+nd.join("|")+")",className:"built_in",relevance:0},{className:"type",begin:/[\.\w\d]+/,relevance:0})};return jd.contains.unshift(Gd),{name:"PowerShell",aliases:["pwsh","ps","ps1"],case_insensitive:!0,keywords:ud,contains:Hd.concat(Od,Fd,Pd,Md,Gd)}}return powershell_1=Ra,powershell_1}var processing_1,hasRequiredProcessing;function requireProcessing(){if(hasRequiredProcessing)return processing_1;hasRequiredProcessing=1;function Ra(qa){const nd=qa.regex,od=["displayHeight","displayWidth","mouseY","mouseX","mousePressed","pmouseX","pmouseY","key","keyCode","pixels","focused","frameCount","frameRate","height","width","size","createGraphics","beginDraw","createShape","loadShape","PShape","arc","ellipse","line","point","quad","rect","triangle","bezier","bezierDetail","bezierPoint","bezierTangent","curve","curveDetail","curvePoint","curveTangent","curveTightness","shape","shapeMode","beginContour","beginShape","bezierVertex","curveVertex","endContour","endShape","quadraticVertex","vertex","ellipseMode","noSmooth","rectMode","smooth","strokeCap","strokeJoin","strokeWeight","mouseClicked","mouseDragged","mouseMoved","mousePressed","mouseReleased","mouseWheel","keyPressed","keyPressedkeyReleased","keyTyped","print","println","save","saveFrame","day","hour","millis","minute","month","second","year","background","clear","colorMode","fill","noFill","noStroke","stroke","alpha","blue","brightness","color","green","hue","lerpColor","red","saturation","modelX","modelY","modelZ","screenX","screenY","screenZ","ambient","emissive","shininess","specular","add","createImage","beginCamera","camera","endCamera","frustum","ortho","perspective","printCamera","printProjection","cursor","frameRate","noCursor","exit","loop","noLoop","popStyle","pushStyle","redraw","binary","boolean","byte","char","float","hex","int","str","unbinary","unhex","join","match","matchAll","nf","nfc","nfp","nfs","split","splitTokens","trim","append","arrayCopy","concat","expand","reverse","shorten","sort","splice","subset","box","sphere","sphereDetail","createInput","createReader","loadBytes","loadJSONArray","loadJSONObject","loadStrings","loadTable","loadXML","open","parseXML","saveTable","selectFolder","selectInput","beginRaw","beginRecord","createOutput","createWriter","endRaw","endRecord","PrintWritersaveBytes","saveJSONArray","saveJSONObject","saveStream","saveStrings","saveXML","selectOutput","popMatrix","printMatrix","pushMatrix","resetMatrix","rotate","rotateX","rotateY","rotateZ","scale","shearX","shearY","translate","ambientLight","directionalLight","lightFalloff","lights","lightSpecular","noLights","normal","pointLight","spotLight","image","imageMode","loadImage","noTint","requestImage","tint","texture","textureMode","textureWrap","blend","copy","filter","get","loadPixels","set","updatePixels","blendMode","loadShader","PShaderresetShader","shader","createFont","loadFont","text","textFont","textAlign","textLeading","textMode","textSize","textWidth","textAscent","textDescent","abs","ceil","constrain","dist","exp","floor","lerp","log","mag","map","max","min","norm","pow","round","sq","sqrt","acos","asin","atan","atan2","cos","degrees","radians","sin","tan","noise","noiseDetail","noiseSeed","random","randomGaussian","randomSeed"],ld=qa.IDENT_RE,ud={variants:[{match:nd.concat(nd.either(...od),nd.lookahead(/\s*\(/)),className:"built_in"},{relevance:0,match:nd.concat(/\b(?!for|if|while)/,ld,nd.lookahead(/\s*\(/)),className:"title.function"}]},cd={match:[/new\s+/,ld],className:{1:"keyword",2:"class.title"}},dd={relevance:0,match:[/\./,ld],className:{2:"property"}},pd={variants:[{match:[/class/,/\s+/,ld,/\s+/,/extends/,/\s+/,ld]},{match:[/class/,/\s+/,ld]}],className:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},fd=["boolean","byte","char","color","double","float","int","long","short"],md=["BufferedReader","PVector","PFont","PImage","PGraphics","HashMap","String","Array","FloatDict","ArrayList","FloatList","IntDict","IntList","JSONArray","JSONObject","Object","StringDict","StringList","Table","TableRow","XML"];return{name:"Processing",aliases:["pde"],keywords:{keyword:[...["abstract","assert","break","case","catch","const","continue","default","else","enum","final","finally","for","if","import","instanceof","long","native","new","package","private","private","protected","protected","public","public","return","static","strictfp","switch","synchronized","throw","throws","transient","try","void","volatile","while"]],literal:"P2D P3D HALF_PI PI QUARTER_PI TAU TWO_PI null true false",title:"setup draw",variable:"super this",built_in:[...od,...md],type:fd},contains:[pd,cd,ud,dd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.C_NUMBER_MODE]}}return processing_1=Ra,processing_1}var profile_1,hasRequiredProfile;function requireProfile(){if(hasRequiredProfile)return profile_1;hasRequiredProfile=1;function Ra(qa){return{name:"Python profiler",contains:[qa.C_NUMBER_MODE,{begin:"[a-zA-Z_][\\da-zA-Z_]+\\.[\\da-zA-Z_]{1,3}",end:":",excludeEnd:!0},{begin:"(ncalls|tottime|cumtime)",end:"$",keywords:"ncalls tottime|10 cumtime|10 filename",relevance:10},{begin:"function calls",end:"$",contains:[qa.C_NUMBER_MODE],relevance:10},qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,{className:"string",begin:"\\(",end:"\\)$",excludeBegin:!0,excludeEnd:!0,relevance:0}]}}return profile_1=Ra,profile_1}var prolog_1,hasRequiredProlog;function requireProlog(){if(hasRequiredProlog)return prolog_1;hasRequiredProlog=1;function Ra(qa){const nd={begin:/[a-z][A-Za-z0-9_]*/,relevance:0},od={className:"symbol",variants:[{begin:/[A-Z][a-zA-Z0-9_]*/},{begin:/_[A-Za-z0-9_]*/}],relevance:0},ld={begin:/\(/,end:/\)/,relevance:0},ud={begin:/\[/,end:/\]/},cd={className:"comment",begin:/%/,end:/$/,contains:[qa.PHRASAL_WORDS_MODE]},dd={className:"string",begin:/`/,end:/`/,contains:[qa.BACKSLASH_ESCAPE]},pd={className:"string",begin:/0'(\\'|.)/},fd={className:"string",begin:/0'\\s/},vd=[nd,od,ld,{begin:/:-/},ud,cd,qa.C_BLOCK_COMMENT_MODE,qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE,dd,pd,fd,qa.C_NUMBER_MODE];return ld.contains=vd,ud.contains=vd,{name:"Prolog",contains:vd.concat([{begin:/\.$/}])}}return prolog_1=Ra,prolog_1}var properties_1,hasRequiredProperties;function requireProperties(){if(hasRequiredProperties)return properties_1;hasRequiredProperties=1;function Ra(qa){const nd="[ \\t\\f]*",od="[ \\t\\f]+",ld=nd+"[:=]"+nd,ud=od,cd="("+ld+"|"+ud+")",dd="([^\\\\:= \\t\\f\\n]|\\\\.)+",pd={end:cd,relevance:0,starts:{className:"string",end:/$/,relevance:0,contains:[{begin:"\\\\\\\\"},{begin:"\\\\\\n"}]}};return{name:".properties",disableAutodetect:!0,case_insensitive:!0,illegal:/\S/,contains:[qa.COMMENT("^\\s*[!#]","$"),{returnBegin:!0,variants:[{begin:dd+ld},{begin:dd+ud}],contains:[{className:"attr",begin:dd,endsParent:!0}],starts:pd},{className:"attr",begin:dd+nd+"$"}]}}return properties_1=Ra,properties_1}var protobuf_1,hasRequiredProtobuf;function requireProtobuf(){if(hasRequiredProtobuf)return protobuf_1;hasRequiredProtobuf=1;function Ra(qa){const nd=["package","import","option","optional","required","repeated","group","oneof"],od=["double","float","int32","int64","uint32","uint64","sint32","sint64","fixed32","fixed64","sfixed32","sfixed64","bool","string","bytes"],ld={match:[/(message|enum|service)\s+/,qa.IDENT_RE],scope:{1:"keyword",2:"title.class"}};return{name:"Protocol Buffers",aliases:["proto"],keywords:{keyword:nd,type:od,literal:["true","false"]},contains:[qa.QUOTE_STRING_MODE,qa.NUMBER_MODE,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,ld,{className:"function",beginKeywords:"rpc",end:/[{;]/,excludeEnd:!0,keywords:"rpc returns"},{begin:/^\s*[A-Z_]+(?=\s*=[^\n]+;$)/}]}}return protobuf_1=Ra,protobuf_1}var puppet_1,hasRequiredPuppet;function requirePuppet(){if(hasRequiredPuppet)return puppet_1;hasRequiredPuppet=1;function Ra(qa){const nd={keyword:"and case default else elsif false if in import enherits node or true undef unless main settings $string ",literal:"alias audit before loglevel noop require subscribe tag owner ensure group mode name|0 changes context force incl lens load_path onlyif provider returns root show_diff type_check en_address ip_address realname command environment hour monute month monthday special target weekday creates cwd ogoutput refresh refreshonly tries try_sleep umask backup checksum content ctime force ignore links mtime purge recurse recurselimit replace selinux_ignore_defaults selrange selrole seltype seluser source souirce_permissions sourceselect validate_cmd validate_replacement allowdupe attribute_membership auth_membership forcelocal gid ia_load_module members system host_aliases ip allowed_trunk_vlans description device_url duplex encapsulation etherchannel native_vlan speed principals allow_root auth_class auth_type authenticate_user k_of_n mechanisms rule session_owner shared options device fstype enable hasrestart directory present absent link atboot blockdevice device dump pass remounts poller_tag use message withpath adminfile allow_virtual allowcdrom category configfiles flavor install_options instance package_settings platform responsefile status uninstall_options vendor unless_system_user unless_uid binary control flags hasstatus manifest pattern restart running start stop allowdupe auths expiry gid groups home iterations key_membership keys managehome membership password password_max_age password_min_age profile_membership profiles project purge_ssh_keys role_membership roles salt shell uid baseurl cost descr enabled enablegroups exclude failovermethod gpgcheck gpgkey http_caching include includepkgs keepalive metadata_expire metalink mirrorlist priority protect proxy proxy_password proxy_username repo_gpgcheck s3_enabled skip_if_unavailable sslcacert sslclientcert sslclientkey sslverify mounted",built_in:"architecture augeasversion blockdevices boardmanufacturer boardproductname boardserialnumber cfkey dhcp_servers domain ec2_ ec2_userdata facterversion filesystems ldom fqdn gid hardwareisa hardwaremodel hostname id|0 interfaces ipaddress ipaddress_ ipaddress6 ipaddress6_ iphostnumber is_virtual kernel kernelmajversion kernelrelease kernelversion kernelrelease kernelversion lsbdistcodename lsbdistdescription lsbdistid lsbdistrelease lsbmajdistrelease lsbminordistrelease lsbrelease macaddress macaddress_ macosx_buildversion macosx_productname macosx_productversion macosx_productverson_major macosx_productversion_minor manufacturer memoryfree memorysize netmask metmask_ network_ operatingsystem operatingsystemmajrelease operatingsystemrelease osfamily partitions path physicalprocessorcount processor processorcount productname ps puppetversion rubysitedir rubyversion selinux selinux_config_mode selinux_config_policy selinux_current_mode selinux_current_mode selinux_enforced selinux_policyversion serialnumber sp_ sshdsakey sshecdsakey sshrsakey swapencrypted swapfree swapsize timezone type uniqueid uptime uptime_days uptime_hours uptime_seconds uuid virtual vlans xendomains zfs_version zonenae zones zpool_version"},od=qa.COMMENT("#","$"),ld="([A-Za-z_]|::)(\\w|::)*",ud=qa.inherit(qa.TITLE_MODE,{begin:ld}),cd={className:"variable",begin:"\\$"+ld},dd={className:"string",contains:[qa.BACKSLASH_ESCAPE,cd],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/}]};return{name:"Puppet",aliases:["pp"],contains:[od,cd,dd,{beginKeywords:"class",end:"\\{|;",illegal:/=/,contains:[ud,od]},{beginKeywords:"define",end:/\{/,contains:[{className:"section",begin:qa.IDENT_RE,endsParent:!0}]},{begin:qa.IDENT_RE+"\\s+\\{",returnBegin:!0,end:/\S/,contains:[{className:"keyword",begin:qa.IDENT_RE,relevance:.2},{begin:/\{/,end:/\}/,keywords:nd,relevance:0,contains:[dd,od,{begin:"[a-zA-Z_]+\\s*=>",returnBegin:!0,end:"=>",contains:[{className:"attr",begin:qa.IDENT_RE}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},cd]}],relevance:0}]}}return puppet_1=Ra,puppet_1}var purebasic_1,hasRequiredPurebasic;function requirePurebasic(){if(hasRequiredPurebasic)return purebasic_1;hasRequiredPurebasic=1;function Ra(qa){const nd={className:"string",begin:'(~)?"',end:'"',illegal:"\\n"},od={className:"symbol",begin:"#[a-zA-Z_]\\w*\\$?"};return{name:"PureBASIC",aliases:["pb","pbi"],keywords:"Align And Array As Break CallDebugger Case CompilerCase CompilerDefault CompilerElse CompilerElseIf CompilerEndIf CompilerEndSelect CompilerError CompilerIf CompilerSelect CompilerWarning Continue Data DataSection Debug DebugLevel Declare DeclareC DeclareCDLL DeclareDLL DeclareModule Default Define Dim DisableASM DisableDebugger DisableExplicit Else ElseIf EnableASM EnableDebugger EnableExplicit End EndDataSection EndDeclareModule EndEnumeration EndIf EndImport EndInterface EndMacro EndModule EndProcedure EndSelect EndStructure EndStructureUnion EndWith Enumeration EnumerationBinary Extends FakeReturn For ForEach ForEver Global Gosub Goto If Import ImportC IncludeBinary IncludeFile IncludePath Interface List Macro MacroExpandedCount Map Module NewList NewMap Next Not Or Procedure ProcedureC ProcedureCDLL ProcedureDLL ProcedureReturn Protected Prototype PrototypeC ReDim Read Repeat Restore Return Runtime Select Shared Static Step Structure StructureUnion Swap Threaded To UndefineMacro Until Until UnuseModule UseModule Wend While With XIncludeFile XOr",contains:[qa.COMMENT(";","$",{relevance:0}),{className:"function",begin:"\\b(Procedure|Declare)(C|CDLL|DLL)?\\b",end:"\\(",excludeEnd:!0,returnBegin:!0,contains:[{className:"keyword",begin:"(Procedure|Declare)(C|CDLL|DLL)?",excludeEnd:!0},{className:"type",begin:"\\.\\w*"},qa.UNDERSCORE_TITLE_MODE]},nd,od]}}return purebasic_1=Ra,purebasic_1}var python_1,hasRequiredPython;function requirePython(){if(hasRequiredPython)return python_1;hasRequiredPython=1;function Ra(qa){const nd=qa.regex,od=new RegExp("[\\p{XID_Start}_]\\p{XID_Continue}*","u"),ld=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],pd={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:ld,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},fd={className:"meta",begin:/^(>>>|\.\.\.) /},md={className:"subst",begin:/\{/,end:/\}/,keywords:pd,illegal:/#/},vd={begin:/\{\{/,relevance:0},Ad={className:"string",contains:[qa.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[qa.BACKSLASH_ESCAPE,fd],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[qa.BACKSLASH_ESCAPE,fd],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[qa.BACKSLASH_ESCAPE,fd,vd,md]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[qa.BACKSLASH_ESCAPE,fd,vd,md]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[qa.BACKSLASH_ESCAPE,vd,md]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[qa.BACKSLASH_ESCAPE,vd,md]},qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE]},Nd="[0-9](_?[0-9])*",Id=`(\\b(${Nd}))?\\.(${Nd})|\\b(${Nd})\\.`,Od=`\\b|${ld.join("|")}`,Fd={className:"number",relevance:0,variants:[{begin:`(\\b(${Nd})|(${Id}))[eE][+-]?(${Nd})[jJ]?(?=${Od})`},{begin:`(${Id})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${Od})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${Od})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${Od})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${Od})`},{begin:`\\b(${Nd})[jJ](?=${Od})`}]},Pd={className:"comment",begin:nd.lookahead(/# type:/),end:/$/,keywords:pd,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},Md={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:pd,contains:["self",fd,Fd,Ad,qa.HASH_COMMENT_MODE]}]};return md.contains=[Ad,Fd,fd],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:pd,illegal:/(<\/|\?)|=>/,contains:[fd,Fd,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},Ad,Pd,qa.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,od],scope:{1:"keyword",3:"title.function"},contains:[Md]},{variants:[{match:[/\bclass/,/\s+/,od,/\s*/,/\(\s*/,od,/\s*\)/]},{match:[/\bclass/,/\s+/,od]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[Fd,Md,Ad]}]}}return python_1=Ra,python_1}var pythonRepl_1,hasRequiredPythonRepl;function requirePythonRepl(){if(hasRequiredPythonRepl)return pythonRepl_1;hasRequiredPythonRepl=1;function Ra(qa){return{aliases:["pycon"],contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}return pythonRepl_1=Ra,pythonRepl_1}var q_1,hasRequiredQ;function requireQ(){if(hasRequiredQ)return q_1;hasRequiredQ=1;function Ra(qa){return{name:"Q",aliases:["k","kdb"],keywords:{$pattern:/(`?)[A-Za-z0-9_]+\b/,keyword:"do while select delete by update from",literal:"0b 1b",built_in:"neg not null string reciprocal floor ceiling signum mod xbar xlog and or each scan over prior mmu lsq inv md5 ltime gtime count first var dev med cov cor all any rand sums prds mins maxs fills deltas ratios avgs differ prev next rank reverse iasc idesc asc desc msum mcount mavg mdev xrank mmin mmax xprev rotate distinct group where flip type key til get value attr cut set upsert raze union inter except cross sv vs sublist enlist read0 read1 hopen hclose hdel hsym hcount peach system ltrim rtrim trim lower upper ssr view tables views cols xcols keys xkey xcol xasc xdesc fkeys meta lj aj aj0 ij pj asof uj ww wj wj1 fby xgroup ungroup ej save load rsave rload show csv parse eval min max avg wavg wsum sin cos tan sum",type:"`float `double int `timestamp `timespan `datetime `time `boolean `symbol `char `byte `short `long `real `month `date `minute `second `guid"},contains:[qa.C_LINE_COMMENT_MODE,qa.QUOTE_STRING_MODE,qa.C_NUMBER_MODE]}}return q_1=Ra,q_1}var qml_1,hasRequiredQml;function requireQml(){if(hasRequiredQml)return qml_1;hasRequiredQml=1;function Ra(qa){const nd=qa.regex,od={keyword:"in of on if for while finally var new function do return void else break catch instanceof with throw case default try this switch continue typeof delete let yield const export super debugger as async await import",literal:"true false null undefined NaN Infinity",built_in:"eval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Error EvalError InternalError RangeError ReferenceError StopIteration SyntaxError TypeError URIError Number Math Date String RegExp Array Float32Array Float64Array Int16Array Int32Array Int8Array Uint16Array Uint32Array Uint8Array Uint8ClampedArray ArrayBuffer DataView JSON Intl arguments require module console window document Symbol Set Map WeakSet WeakMap Proxy Reflect Behavior bool color coordinate date double enumeration font geocircle georectangle geoshape int list matrix4x4 parent point quaternion real rect size string url variant vector2d vector3d vector4d Promise"},ld="[a-zA-Z_][a-zA-Z0-9\\._]*",ud={className:"keyword",begin:"\\bproperty\\b",starts:{className:"string",end:"(:|=|;|,|//|/\\*|$)",returnEnd:!0}},cd={className:"keyword",begin:"\\bsignal\\b",starts:{className:"string",end:"(\\(|:|=|;|,|//|/\\*|$)",returnEnd:!0}},dd={className:"attribute",begin:"\\bid\\s*:",starts:{className:"string",end:ld,returnEnd:!1}},pd={begin:ld+"\\s*:",returnBegin:!0,contains:[{className:"attribute",begin:ld,end:"\\s*:",excludeEnd:!0,relevance:0}],relevance:0},fd={begin:nd.concat(ld,/\s*\{/),end:/\{/,returnBegin:!0,relevance:0,contains:[qa.inherit(qa.TITLE_MODE,{begin:ld})]};return{name:"QML",aliases:["qt"],case_insensitive:!1,keywords:od,contains:[{className:"meta",begin:/^\s*['"]use (strict|asm)['"]/},qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,{className:"string",begin:"`",end:"`",contains:[qa.BACKSLASH_ESCAPE,{className:"subst",begin:"\\$\\{",end:"\\}"}]},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,{className:"number",variants:[{begin:"\\b(0[bB][01]+)"},{begin:"\\b(0[oO][0-7]+)"},{begin:qa.C_NUMBER_RE}],relevance:0},{begin:"("+qa.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.REGEXP_MODE,{begin:/</,end:/>\s*[);\]]/,relevance:0,subLanguage:"xml"}],relevance:0},cd,ud,{className:"function",beginKeywords:"function",end:/\{/,excludeEnd:!0,contains:[qa.inherit(qa.TITLE_MODE,{begin:/[A-Za-z$_][0-9A-Za-z$_]*/}),{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]}],illegal:/\[|%/},{begin:"\\."+qa.IDENT_RE,relevance:0},dd,pd,fd],illegal:/#/}}return qml_1=Ra,qml_1}var r_1,hasRequiredR;function requireR(){if(hasRequiredR)return r_1;hasRequiredR=1;function Ra(qa){const nd=qa.regex,od=/(?:(?:[a-zA-Z]|\.[._a-zA-Z])[._a-zA-Z0-9]*)|\.(?!\d)/,ld=nd.either(/0[xX][0-9a-fA-F]+\.[0-9a-fA-F]*[pP][+-]?\d+i?/,/0[xX][0-9a-fA-F]+(?:[pP][+-]?\d+)?[Li]?/,/(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?[Li]?/),ud=/[=!<>:]=|\|\||&&|:::?|<-|<<-|->>|->|\|>|[-+*\/?!$&|:<=>@^~]|\*\*/,cd=nd.either(/[()]/,/[{}]/,/\[\[/,/[[\]]/,/\\/,/,/);return{name:"R",keywords:{$pattern:od,keyword:"function if in break next repeat else for while",literal:"NULL NA TRUE FALSE Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10",built_in:"LETTERS letters month.abb month.name pi T F abs acos acosh all any anyNA Arg as.call as.character as.complex as.double as.environment as.integer as.logical as.null.default as.numeric as.raw asin asinh atan atanh attr attributes baseenv browser c call ceiling class Conj cos cosh cospi cummax cummin cumprod cumsum digamma dim dimnames emptyenv exp expression floor forceAndCall gamma gc.time globalenv Im interactive invisible is.array is.atomic is.call is.character is.complex is.double is.environment is.expression is.finite is.function is.infinite is.integer is.language is.list is.logical is.matrix is.na is.name is.nan is.null is.numeric is.object is.pairlist is.raw is.recursive is.single is.symbol lazyLoadDBfetch length lgamma list log max min missing Mod names nargs nzchar oldClass on.exit pos.to.env proc.time prod quote range Re rep retracemem return round seq_along seq_len seq.int sign signif sin sinh sinpi sqrt standardGeneric substitute sum switch tan tanh tanpi tracemem trigamma trunc unclass untracemem UseMethod xtfrm"},contains:[qa.COMMENT(/#'/,/$/,{contains:[{scope:"doctag",match:/@examples/,starts:{end:nd.lookahead(nd.either(/\n^#'\s*(?=@[a-zA-Z]+)/,/\n^(?!#')/)),endsParent:!0}},{scope:"doctag",begin:"@param",end:/$/,contains:[{scope:"variable",variants:[{match:od},{match:/`(?:\\.|[^`\\])+`/}],endsParent:!0}]},{scope:"doctag",match:/@[a-zA-Z]+/},{scope:"keyword",match:/\\[a-zA-Z]+/}]}),qa.HASH_COMMENT_MODE,{scope:"string",contains:[qa.BACKSLASH_ESCAPE],variants:[qa.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\(/,end:/\)(-*)"/}),qa.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\{/,end:/\}(-*)"/}),qa.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\[/,end:/\](-*)"/}),qa.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\(/,end:/\)(-*)'/}),qa.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\{/,end:/\}(-*)'/}),qa.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\[/,end:/\](-*)'/}),{begin:'"',end:'"',relevance:0},{begin:"'",end:"'",relevance:0}]},{relevance:0,variants:[{scope:{1:"operator",2:"number"},match:[ud,ld]},{scope:{1:"operator",2:"number"},match:[/%[^%]*%/,ld]},{scope:{1:"punctuation",2:"number"},match:[cd,ld]},{scope:{2:"number"},match:[/[^a-zA-Z0-9._]|^/,ld]}]},{scope:{3:"operator"},match:[od,/\s+/,/<-/,/\s+/]},{scope:"operator",relevance:0,variants:[{match:ud},{match:/%[^%]*%/}]},{scope:"punctuation",relevance:0,match:cd},{begin:"`",end:"`",contains:[{begin:/\\./}]}]}}return r_1=Ra,r_1}var reasonml_1,hasRequiredReasonml;function requireReasonml(){if(hasRequiredReasonml)return reasonml_1;hasRequiredReasonml=1;function Ra(qa){return{name:"ReasonML",aliases:["re"],keywords:{$pattern:/[a-z_]\w*!?/,keyword:["and","as","asr","assert","begin","class","constraint","do","done","downto","else","end","esfun","exception","external","for","fun","function","functor","if","in","include","inherit","initializer","land","lazy","let","lor","lsl","lsr","lxor","mod","module","mutable","new","nonrec","object","of","open","or","pri","pub","rec","sig","struct","switch","then","to","try","type","val","virtual","when","while","with"],built_in:["array","bool","bytes","char","exn|5","float","int","int32","int64","list","lazy_t|5","nativeint|5","ref","string","unit"],literal:["true","false"]},illegal:/(:-|:=|\$\{|\+=)/,contains:[{scope:"literal",match:/\[(\|\|)?\]|\(\)/,relevance:0},qa.C_LINE_COMMENT_MODE,qa.COMMENT(/\/\*/,/\*\//,{illegal:/^(#,\/\/)/}),{scope:"symbol",match:/\'[A-Za-z_](?!\')[\w\']*/},{scope:"type",match:/`[A-Z][\w\']*/},{scope:"type",match:/\b[A-Z][\w\']*/,relevance:0},{match:/[a-z_]\w*\'[\w\']*/,relevance:0},{scope:"operator",match:/\s+(\|\||\+[\+\.]?|\*[\*\/\.]?|\/[\.]?|\.\.\.|\|>|&&|===?)\s+/,relevance:0},qa.inherit(qa.APOS_STRING_MODE,{scope:"string",relevance:0}),qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null}),{scope:"number",variants:[{match:/\b0[xX][a-fA-F0-9_]+[Lln]?/},{match:/\b0[oO][0-7_]+[Lln]?/},{match:/\b0[bB][01_]+[Lln]?/},{match:/\b[0-9][0-9_]*([Lln]|(\.[0-9_]*)?([eE][-+]?[0-9_]+)?)/}],relevance:0}]}}return reasonml_1=Ra,reasonml_1}var rib_1,hasRequiredRib;function requireRib(){if(hasRequiredRib)return rib_1;hasRequiredRib=1;function Ra(qa){return{name:"RenderMan RIB",keywords:"ArchiveRecord AreaLightSource Atmosphere Attribute AttributeBegin AttributeEnd Basis Begin Blobby Bound Clipping ClippingPlane Color ColorSamples ConcatTransform Cone CoordinateSystem CoordSysTransform CropWindow Curves Cylinder DepthOfField Detail DetailRange Disk Displacement Display End ErrorHandler Exposure Exterior Format FrameAspectRatio FrameBegin FrameEnd GeneralPolygon GeometricApproximation Geometry Hider Hyperboloid Identity Illuminate Imager Interior LightSource MakeCubeFaceEnvironment MakeLatLongEnvironment MakeShadow MakeTexture Matte MotionBegin MotionEnd NuPatch ObjectBegin ObjectEnd ObjectInstance Opacity Option Orientation Paraboloid Patch PatchMesh Perspective PixelFilter PixelSamples PixelVariance Points PointsGeneralPolygons PointsPolygons Polygon Procedural Projection Quantize ReadArchive RelativeDetail ReverseOrientation Rotate Scale ScreenWindow ShadingInterpolation ShadingRate Shutter Sides Skew SolidBegin SolidEnd Sphere SubdivisionMesh Surface TextureCoordinates Torus Transform TransformBegin TransformEnd TransformPoints Translate TrimCurve WorldBegin WorldEnd",illegal:"</",contains:[qa.HASH_COMMENT_MODE,qa.C_NUMBER_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE]}}return rib_1=Ra,rib_1}var roboconf_1,hasRequiredRoboconf;function requireRoboconf(){if(hasRequiredRoboconf)return roboconf_1;hasRequiredRoboconf=1;function Ra(qa){const nd="[a-zA-Z-_][^\\n{]+\\{",od={className:"attribute",begin:/[a-zA-Z-_]+/,end:/\s*:/,excludeEnd:!0,starts:{end:";",relevance:0,contains:[{className:"variable",begin:/\.[a-zA-Z-_]+/},{className:"keyword",begin:/\(optional\)/}]}};return{name:"Roboconf",aliases:["graph","instances"],case_insensitive:!0,keywords:"import",contains:[{begin:"^facet "+nd,end:/\}/,keywords:"facet",contains:[od,qa.HASH_COMMENT_MODE]},{begin:"^\\s*instance of "+nd,end:/\}/,keywords:"name count channels instance-data instance-state instance of",illegal:/\S/,contains:["self",od,qa.HASH_COMMENT_MODE]},{begin:"^"+nd,end:/\}/,contains:[od,qa.HASH_COMMENT_MODE]},qa.HASH_COMMENT_MODE]}}return roboconf_1=Ra,roboconf_1}var routeros_1,hasRequiredRouteros;function requireRouteros(){if(hasRequiredRouteros)return routeros_1;hasRequiredRouteros=1;function Ra(qa){const nd="foreach do while for if from to step else on-error and or not in",od="global local beep delay put len typeof pick log time set find environment terminal error execute parse resolve toarray tobool toid toip toip6 tonum tostr totime",ld="add remove enable disable set get print export edit find run debug error info warning",ud="true false yes no nothing nil null",cd="traffic-flow traffic-generator firewall scheduler aaa accounting address-list address align area bandwidth-server bfd bgp bridge client clock community config connection console customer default dhcp-client dhcp-server discovery dns e-mail ethernet filter firmware gps graphing group hardware health hotspot identity igmp-proxy incoming instance interface ip ipsec ipv6 irq l2tp-server lcd ldp logging mac-server mac-winbox mangle manual mirror mme mpls nat nd neighbor network note ntp ospf ospf-v3 ovpn-server page peer pim ping policy pool port ppp pppoe-client pptp-server prefix profile proposal proxy queue radius resource rip ripng route routing screen script security-profiles server service service-port settings shares smb sms sniffer snmp snooper socks sstp-server system tool tracking type upgrade upnp user-manager users user vlan secret vrrp watchdog web-access wireless pptp pppoe lan wan layer7-protocol lease simple raw",dd={className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},pd={className:"string",begin:/"/,end:/"/,contains:[qa.BACKSLASH_ESCAPE,dd,{className:"variable",begin:/\$\(/,end:/\)/,contains:[qa.BACKSLASH_ESCAPE]}]},fd={className:"string",begin:/'/,end:/'/};return{name:"MikroTik RouterOS script",aliases:["mikrotik"],case_insensitive:!0,keywords:{$pattern:/:?[\w-]+/,literal:ud,keyword:nd+" :"+nd.split(" ").join(" :")+" :"+od.split(" ").join(" :")},contains:[{variants:[{begin:/\/\*/,end:/\*\//},{begin:/\/\//,end:/$/},{begin:/<\//,end:/>/}],illegal:/./},qa.COMMENT("^#","$"),pd,fd,dd,{begin:/[\w-]+=([^\s{}[\]()>]+)/,relevance:0,returnBegin:!0,contains:[{className:"attribute",begin:/[^=]+/},{begin:/=/,endsWithParent:!0,relevance:0,contains:[pd,fd,dd,{className:"literal",begin:"\\b("+ud.split(" ").join("|")+")\\b"},{begin:/("[^"]*"|[^\s{}[\]]+)/}]}]},{className:"number",begin:/\*[0-9a-fA-F]+/},{begin:"\\b("+ld.split(" ").join("|")+")([\\s[(\\]|])",returnBegin:!0,contains:[{className:"built_in",begin:/\w+/}]},{className:"built_in",variants:[{begin:"(\\.\\./|/|\\s)(("+cd.split(" ").join("|")+");?\\s)+"},{begin:/\.\./,relevance:0}]}]}}return routeros_1=Ra,routeros_1}var rsl_1,hasRequiredRsl;function requireRsl(){if(hasRequiredRsl)return rsl_1;hasRequiredRsl=1;function Ra(qa){const nd=["abs","acos","ambient","area","asin","atan","atmosphere","attribute","calculatenormal","ceil","cellnoise","clamp","comp","concat","cos","degrees","depth","Deriv","diffuse","distance","Du","Dv","environment","exp","faceforward","filterstep","floor","format","fresnel","incident","length","lightsource","log","match","max","min","mod","noise","normalize","ntransform","opposite","option","phong","pnoise","pow","printf","ptlined","radians","random","reflect","refract","renderinfo","round","setcomp","setxcomp","setycomp","setzcomp","shadow","sign","sin","smoothstep","specular","specularbrdf","spline","sqrt","step","tan","texture","textureinfo","trace","transform","vtransform","xcomp","ycomp","zcomp"],od=["matrix","float","color","point","normal","vector"],ld=["while","for","if","do","return","else","break","extern","continue"],ud={match:[/(surface|displacement|light|volume|imager)/,/\s+/,qa.IDENT_RE],scope:{1:"keyword",3:"title.class"}};return{name:"RenderMan RSL",keywords:{keyword:ld,built_in:nd,type:od},illegal:"</",contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.QUOTE_STRING_MODE,qa.APOS_STRING_MODE,qa.C_NUMBER_MODE,{className:"meta",begin:"#",end:"$"},ud,{beginKeywords:"illuminate illuminance gather",end:"\\("}]}}return rsl_1=Ra,rsl_1}var ruleslanguage_1,hasRequiredRuleslanguage;function requireRuleslanguage(){if(hasRequiredRuleslanguage)return ruleslanguage_1;hasRequiredRuleslanguage=1;function Ra(qa){return{name:"Oracle Rules Language",keywords:{keyword:"BILL_PERIOD BILL_START BILL_STOP RS_EFFECTIVE_START RS_EFFECTIVE_STOP RS_JURIS_CODE RS_OPCO_CODE INTDADDATTRIBUTE|5 INTDADDVMSG|5 INTDBLOCKOP|5 INTDBLOCKOPNA|5 INTDCLOSE|5 INTDCOUNT|5 INTDCOUNTSTATUSCODE|5 INTDCREATEMASK|5 INTDCREATEDAYMASK|5 INTDCREATEFACTORMASK|5 INTDCREATEHANDLE|5 INTDCREATEOVERRIDEDAYMASK|5 INTDCREATEOVERRIDEMASK|5 INTDCREATESTATUSCODEMASK|5 INTDCREATETOUPERIOD|5 INTDDELETE|5 INTDDIPTEST|5 INTDEXPORT|5 INTDGETERRORCODE|5 INTDGETERRORMESSAGE|5 INTDISEQUAL|5 INTDJOIN|5 INTDLOAD|5 INTDLOADACTUALCUT|5 INTDLOADDATES|5 INTDLOADHIST|5 INTDLOADLIST|5 INTDLOADLISTDATES|5 INTDLOADLISTENERGY|5 INTDLOADLISTHIST|5 INTDLOADRELATEDCHANNEL|5 INTDLOADSP|5 INTDLOADSTAGING|5 INTDLOADUOM|5 INTDLOADUOMDATES|5 INTDLOADUOMHIST|5 INTDLOADVERSION|5 INTDOPEN|5 INTDREADFIRST|5 INTDREADNEXT|5 INTDRECCOUNT|5 INTDRELEASE|5 INTDREPLACE|5 INTDROLLAVG|5 INTDROLLPEAK|5 INTDSCALAROP|5 INTDSCALE|5 INTDSETATTRIBUTE|5 INTDSETDSTPARTICIPANT|5 INTDSETSTRING|5 INTDSETVALUE|5 INTDSETVALUESTATUS|5 INTDSHIFTSTARTTIME|5 INTDSMOOTH|5 INTDSORT|5 INTDSPIKETEST|5 INTDSUBSET|5 INTDTOU|5 INTDTOURELEASE|5 INTDTOUVALUE|5 INTDUPDATESTATS|5 INTDVALUE|5 STDEV INTDDELETEEX|5 INTDLOADEXACTUAL|5 INTDLOADEXCUT|5 INTDLOADEXDATES|5 INTDLOADEX|5 INTDLOADEXRELATEDCHANNEL|5 INTDSAVEEX|5 MVLOAD|5 MVLOADACCT|5 MVLOADACCTDATES|5 MVLOADACCTHIST|5 MVLOADDATES|5 MVLOADHIST|5 MVLOADLIST|5 MVLOADLISTDATES|5 MVLOADLISTHIST|5 IF FOR NEXT DONE SELECT END CALL ABORT CLEAR CHANNEL FACTOR LIST NUMBER OVERRIDE SET WEEK DISTRIBUTIONNODE ELSE WHEN THEN OTHERWISE IENUM CSV INCLUDE LEAVE RIDER SAVE DELETE NOVALUE SECTION WARN SAVE_UPDATE DETERMINANT LABEL REPORT REVENUE EACH IN FROM TOTAL CHARGE BLOCK AND OR CSV_FILE RATE_CODE AUXILIARY_DEMAND UIDACCOUNT RS BILL_PERIOD_SELECT HOURS_PER_MONTH INTD_ERROR_STOP SEASON_SCHEDULE_NAME ACCOUNTFACTOR ARRAYUPPERBOUND CALLSTOREDPROC GETADOCONNECTION GETCONNECT GETDATASOURCE GETQUALIFIER GETUSERID HASVALUE LISTCOUNT LISTOP LISTUPDATE LISTVALUE PRORATEFACTOR RSPRORATE SETBINPATH SETDBMONITOR WQ_OPEN BILLINGHOURS DATE DATEFROMFLOAT DATETIMEFROMSTRING DATETIMETOSTRING DATETOFLOAT DAY DAYDIFF DAYNAME DBDATETIME HOUR MINUTE MONTH MONTHDIFF MONTHHOURS MONTHNAME ROUNDDATE SAMEWEEKDAYLASTYEAR SECOND WEEKDAY WEEKDIFF YEAR YEARDAY YEARSTR COMPSUM HISTCOUNT HISTMAX HISTMIN HISTMINNZ HISTVALUE MAXNRANGE MAXRANGE MINRANGE COMPIKVA COMPKVA COMPKVARFROMKQKW COMPLF IDATTR FLAG LF2KW LF2KWH MAXKW POWERFACTOR READING2USAGE AVGSEASON MAXSEASON MONTHLYMERGE SEASONVALUE SUMSEASON ACCTREADDATES ACCTTABLELOAD CONFIGADD CONFIGGET CREATEOBJECT CREATEREPORT EMAILCLIENT EXPBLKMDMUSAGE EXPMDMUSAGE EXPORT_USAGE FACTORINEFFECT GETUSERSPECIFIEDSTOP INEFFECT ISHOLIDAY RUNRATE SAVE_PROFILE SETREPORTTITLE USEREXIT WATFORRUNRATE TO TABLE ACOS ASIN ATAN ATAN2 BITAND CEIL COS COSECANT COSH COTANGENT DIVQUOT DIVREM EXP FABS FLOOR FMOD FREPM FREXPN LOG LOG10 MAX MAXN MIN MINNZ MODF POW ROUND ROUND2VALUE ROUNDINT SECANT SIN SINH SQROOT TAN TANH FLOAT2STRING FLOAT2STRINGNC INSTR LEFT LEN LTRIM MID RIGHT RTRIM STRING STRINGNC TOLOWER TOUPPER TRIM NUMDAYS READ_DATE STAGING",built_in:"IDENTIFIER OPTIONS XML_ELEMENT XML_OP XML_ELEMENT_OF DOMDOCCREATE DOMDOCLOADFILE DOMDOCLOADXML DOMDOCSAVEFILE DOMDOCGETROOT DOMDOCADDPI DOMNODEGETNAME DOMNODEGETTYPE DOMNODEGETVALUE DOMNODEGETCHILDCT DOMNODEGETFIRSTCHILD DOMNODEGETSIBLING DOMNODECREATECHILDELEMENT DOMNODESETATTRIBUTE DOMNODEGETCHILDELEMENTCT DOMNODEGETFIRSTCHILDELEMENT DOMNODEGETSIBLINGELEMENT DOMNODEGETATTRIBUTECT DOMNODEGETATTRIBUTEI DOMNODEGETATTRIBUTEBYNAME DOMNODEGETBYNAME"},contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.C_NUMBER_MODE,{className:"literal",variants:[{begin:"#\\s+",relevance:0},{begin:"#[a-zA-Z .]+"}]}]}}return ruleslanguage_1=Ra,ruleslanguage_1}var rust_1,hasRequiredRust;function requireRust(){if(hasRequiredRust)return rust_1;hasRequiredRust=1;function Ra(qa){const nd=qa.regex,od=/(r#)?/,ld=nd.concat(od,qa.UNDERSCORE_IDENT_RE),ud=nd.concat(od,qa.IDENT_RE),cd={className:"title.function.invoke",relevance:0,begin:nd.concat(/\b/,/(?!let|for|while|if|else|match\b)/,ud,nd.lookahead(/\s*\(/))},dd="([ui](8|16|32|64|128|size)|f(32|64))?",pd=["abstract","as","async","await","become","box","break","const","continue","crate","do","dyn","else","enum","extern","false","final","fn","for","if","impl","in","let","loop","macro","match","mod","move","mut","override","priv","pub","ref","return","self","Self","static","struct","super","trait","true","try","type","typeof","union","unsafe","unsized","use","virtual","where","while","yield"],fd=["true","false","Some","None","Ok","Err"],md=["drop ","Copy","Send","Sized","Sync","Drop","Fn","FnMut","FnOnce","ToOwned","Clone","Debug","PartialEq","PartialOrd","Eq","Ord","AsRef","AsMut","Into","From","Default","Iterator","Extend","IntoIterator","DoubleEndedIterator","ExactSizeIterator","SliceConcatExt","ToString","assert!","assert_eq!","bitflags!","bytes!","cfg!","col!","concat!","concat_idents!","debug_assert!","debug_assert_eq!","env!","eprintln!","panic!","file!","format!","format_args!","include_bytes!","include_str!","line!","local_data_key!","module_path!","option_env!","print!","println!","select!","stringify!","try!","unimplemented!","unreachable!","vec!","write!","writeln!","macro_rules!","assert_ne!","debug_assert_ne!"],vd=["i8","i16","i32","i64","i128","isize","u8","u16","u32","u64","u128","usize","f32","f64","str","char","bool","Box","Option","Result","String","Vec"];return{name:"Rust",aliases:["rs"],keywords:{$pattern:qa.IDENT_RE+"!?",type:vd,keyword:pd,literal:fd,built_in:md},illegal:"</",contains:[qa.C_LINE_COMMENT_MODE,qa.COMMENT("/\\*","\\*/",{contains:["self"]}),qa.inherit(qa.QUOTE_STRING_MODE,{begin:/b?"/,illegal:null}),{className:"string",variants:[{begin:/b?r(#*)"(.|\n)*?"\1(?!#)/},{begin:/b?'\\?(x\w{2}|u\w{4}|U\w{8}|.)'/}]},{className:"symbol",begin:/'[a-zA-Z_][a-zA-Z0-9_]*/},{className:"number",variants:[{begin:"\\b0b([01_]+)"+dd},{begin:"\\b0o([0-7_]+)"+dd},{begin:"\\b0x([A-Fa-f0-9_]+)"+dd},{begin:"\\b(\\d[\\d_]*(\\.[0-9_]+)?([eE][+-]?[0-9_]+)?)"+dd}],relevance:0},{begin:[/fn/,/\s+/,ld],className:{1:"keyword",3:"title.function"}},{className:"meta",begin:"#!?\\[",end:"\\]",contains:[{className:"string",begin:/"/,end:/"/,contains:[qa.BACKSLASH_ESCAPE]}]},{begin:[/let/,/\s+/,/(?:mut\s+)?/,ld],className:{1:"keyword",3:"keyword",4:"variable"}},{begin:[/for/,/\s+/,ld,/\s+/,/in/],className:{1:"keyword",3:"variable",5:"keyword"}},{begin:[/type/,/\s+/,ld],className:{1:"keyword",3:"title.class"}},{begin:[/(?:trait|enum|struct|union|impl|for)/,/\s+/,ld],className:{1:"keyword",3:"title.class"}},{begin:qa.IDENT_RE+"::",keywords:{keyword:"Self",built_in:md,type:vd}},{className:"punctuation",begin:"->"},cd]}}return rust_1=Ra,rust_1}var sas_1,hasRequiredSas;function requireSas(){if(hasRequiredSas)return sas_1;hasRequiredSas=1;function Ra(qa){const nd=qa.regex,od=["do","if","then","else","end","until","while","abort","array","attrib","by","call","cards","cards4","catname","continue","datalines","datalines4","delete","delim","delimiter","display","dm","drop","endsas","error","file","filename","footnote","format","goto","in","infile","informat","input","keep","label","leave","length","libname","link","list","lostcard","merge","missing","modify","options","output","out","page","put","redirect","remove","rename","replace","retain","return","select","set","skip","startsas","stop","title","update","waitsas","where","window","x|0","systask","add","and","alter","as","cascade","check","create","delete","describe","distinct","drop","foreign","from","group","having","index","insert","into","in","key","like","message","modify","msgtype","not","null","on","or","order","primary","references","reset","restrict","select","set","table","unique","update","validate","view","where"],ld=["abs","addr","airy","arcos","arsin","atan","attrc","attrn","band","betainv","blshift","bnot","bor","brshift","bxor","byte","cdf","ceil","cexist","cinv","close","cnonct","collate","compbl","compound","compress","cos","cosh","css","curobs","cv","daccdb","daccdbsl","daccsl","daccsyd","dacctab","dairy","date","datejul","datepart","datetime","day","dclose","depdb","depdbsl","depdbsl","depsl","depsl","depsyd","depsyd","deptab","deptab","dequote","dhms","dif","digamma","dim","dinfo","dnum","dopen","doptname","doptnum","dread","dropnote","dsname","erf","erfc","exist","exp","fappend","fclose","fcol","fdelete","fetch","fetchobs","fexist","fget","fileexist","filename","fileref","finfo","finv","fipname","fipnamel","fipstate","floor","fnonct","fnote","fopen","foptname","foptnum","fpoint","fpos","fput","fread","frewind","frlen","fsep","fuzz","fwrite","gaminv","gamma","getoption","getvarc","getvarn","hbound","hms","hosthelp","hour","ibessel","index","indexc","indexw","input","inputc","inputn","int","intck","intnx","intrr","irr","jbessel","juldate","kurtosis","lag","lbound","left","length","lgamma","libname","libref","log","log10","log2","logpdf","logpmf","logsdf","lowcase","max","mdy","mean","min","minute","mod","month","mopen","mort","n","netpv","nmiss","normal","note","npv","open","ordinal","pathname","pdf","peek","peekc","pmf","point","poisson","poke","probbeta","probbnml","probchi","probf","probgam","probhypr","probit","probnegb","probnorm","probt","put","putc","putn","qtr","quote","ranbin","rancau","ranexp","rangam","range","rank","rannor","ranpoi","rantbl","rantri","ranuni","repeat","resolve","reverse","rewind","right","round","saving","scan","sdf","second","sign","sin","sinh","skewness","soundex","spedis","sqrt","std","stderr","stfips","stname","stnamel","substr","sum","symget","sysget","sysmsg","sysprod","sysrc","system","tan","tanh","time","timepart","tinv","tnonct","today","translate","tranwrd","trigamma","trim","trimn","trunc","uniform","upcase","uss","var","varfmt","varinfmt","varlabel","varlen","varname","varnum","varray","varrayx","vartype","verify","vformat","vformatd","vformatdx","vformatn","vformatnx","vformatw","vformatwx","vformatx","vinarray","vinarrayx","vinformat","vinformatd","vinformatdx","vinformatn","vinformatnx","vinformatw","vinformatwx","vinformatx","vlabel","vlabelx","vlength","vlengthx","vname","vnamex","vtype","vtypex","weekday","year","yyq","zipfips","zipname","zipnamel","zipstate"],ud=["bquote","nrbquote","cmpres","qcmpres","compstor","datatyp","display","do","else","end","eval","global","goto","if","index","input","keydef","label","left","length","let","local","lowcase","macro","mend","nrbquote","nrquote","nrstr","put","qcmpres","qleft","qlowcase","qscan","qsubstr","qsysfunc","qtrim","quote","qupcase","scan","str","substr","superq","syscall","sysevalf","sysexec","sysfunc","sysget","syslput","sysprod","sysrc","sysrput","then","to","trim","unquote","until","upcase","verify","while","window"];return{name:"SAS",case_insensitive:!0,keywords:{literal:["null","missing","_all_","_automatic_","_character_","_infile_","_n_","_name_","_null_","_numeric_","_user_","_webout_"],keyword:od},contains:[{className:"keyword",begin:/^\s*(proc [\w\d_]+|data|run|quit)[\s;]/},{className:"variable",begin:/&[a-zA-Z_&][a-zA-Z0-9_]*\.?/},{begin:[/^\s*/,/datalines;|cards;/,/(?:.*\n)+/,/^\s*;\s*$/],className:{2:"keyword",3:"string"}},{begin:[/%mend|%macro/,/\s+/,/[a-zA-Z_&][a-zA-Z0-9_]*/],className:{1:"built_in",3:"title.function"}},{className:"built_in",begin:"%"+nd.either(...ud)},{className:"title.function",begin:/%[a-zA-Z_][a-zA-Z_0-9]*/},{className:"meta",begin:nd.either(...ld)+"(?=\\()"},{className:"string",variants:[qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE]},qa.COMMENT("\\*",";"),qa.C_BLOCK_COMMENT_MODE]}}return sas_1=Ra,sas_1}var scala_1,hasRequiredScala;function requireScala(){if(hasRequiredScala)return scala_1;hasRequiredScala=1;function Ra(qa){const nd=qa.regex,od={className:"meta",begin:"@[A-Za-z]+"},ld={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"},{begin:/\$\{/,end:/\}/}]},ud={className:"string",variants:[{begin:'"""',end:'"""'},{begin:'"',end:'"',illegal:"\\n",contains:[qa.BACKSLASH_ESCAPE]},{begin:'[a-z]+"',end:'"',illegal:"\\n",contains:[qa.BACKSLASH_ESCAPE,ld]},{className:"string",begin:'[a-z]+"""',end:'"""',contains:[ld],relevance:10}]},cd={className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},dd={className:"title",begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/,relevance:0},pd={className:"class",beginKeywords:"class object trait type",end:/[:={\[\n;]/,excludeEnd:!0,contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,{beginKeywords:"extends with",relevance:10},{begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[cd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[cd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]},dd]},fd={className:"function",beginKeywords:"def",end:nd.lookahead(/[:={\[(\n;]/),contains:[dd]},md={begin:[/^\s*/,"extension",/\s+(?=[[(])/],beginScope:{2:"keyword"}},vd={begin:[/^\s*/,/end/,/\s+/,/(extension\b)?/],beginScope:{2:"keyword",4:"keyword"}},Ad=[{match:/\.inline\b/},{begin:/\binline(?=\s)/,keywords:"inline"}],Nd={begin:[/\(\s*/,/using/,/\s+(?!\))/],beginScope:{2:"keyword"}};return{name:"Scala",keywords:{literal:"true false null",keyword:"type yield lazy override def with val var sealed abstract private trait object if then forSome for while do throw finally protected extends import final return else break new catch super class case package default try this match continue throws implicit export enum given transparent"},contains:[{begin:["//>",/\s+/,/using/,/\s+/,/\S+/],beginScope:{1:"comment",3:"keyword",5:"type"},end:/$/,contains:[{className:"string",begin:/\S+/}]},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,ud,cd,fd,pd,qa.C_NUMBER_MODE,md,vd,...Ad,Nd,od]}}return scala_1=Ra,scala_1}var scheme_1,hasRequiredScheme;function requireScheme(){if(hasRequiredScheme)return scheme_1;hasRequiredScheme=1;function Ra(qa){const nd="[^\\(\\)\\[\\]\\{\\}\",'`;#|\\\\\\s]+",od="(-|\\+)?\\d+([./]\\d+)?",ld=od+"[+\\-]"+od+"i",ud={$pattern:nd,built_in:"case-lambda call/cc class define-class exit-handler field import inherit init-field interface let*-values let-values let/ec mixin opt-lambda override protect provide public rename require require-for-syntax syntax syntax-case syntax-error unit/sig unless when with-syntax and begin call-with-current-continuation call-with-input-file call-with-output-file case cond define define-syntax delay do dynamic-wind else for-each if lambda let let* let-syntax letrec letrec-syntax map or syntax-rules ' * + , ,@ - ... / ; < <= = => > >= ` abs acos angle append apply asin assoc assq assv atan boolean? caar cadr call-with-input-file call-with-output-file call-with-values car cdddar cddddr cdr ceiling char->integer char-alphabetic? char-ci<=? char-ci<? char-ci=? char-ci>=? char-ci>? char-downcase char-lower-case? char-numeric? char-ready? char-upcase char-upper-case? char-whitespace? char<=? char<? char=? char>=? char>? char? close-input-port close-output-port complex? cons cos current-input-port current-output-port denominator display eof-object? eq? equal? eqv? eval even? exact->inexact exact? exp expt floor force gcd imag-part inexact->exact inexact? input-port? integer->char integer? interaction-environment lcm length list list->string list->vector list-ref list-tail list? load log magnitude make-polar make-rectangular make-string make-vector max member memq memv min modulo negative? newline not null-environment null? number->string number? numerator odd? open-input-file open-output-file output-port? pair? peek-char port? positive? procedure? quasiquote quote quotient rational? rationalize read read-char real-part real? remainder reverse round scheme-report-environment set! set-car! set-cdr! sin sqrt string string->list string->number string->symbol string-append string-ci<=? string-ci<? string-ci=? string-ci>=? string-ci>? string-copy string-fill! string-length string-ref string-set! string<=? string<? string=? string>=? string>? string? substring symbol->string symbol? tan transcript-off transcript-on truncate values vector vector->list vector-fill! vector-length vector-ref vector-set! with-input-from-file with-output-to-file write write-char zero?"},cd={className:"literal",begin:"(#t|#f|#\\\\"+nd+"|#\\\\.)"},dd={className:"number",variants:[{begin:od,relevance:0},{begin:ld,relevance:0},{begin:"#b[0-1]+(/[0-1]+)?"},{begin:"#o[0-7]+(/[0-7]+)?"},{begin:"#x[0-9a-f]+(/[0-9a-f]+)?"}]},pd=qa.QUOTE_STRING_MODE,fd=[qa.COMMENT(";","$",{relevance:0}),qa.COMMENT("#\\|","\\|#")],md={begin:nd,relevance:0},vd={className:"symbol",begin:"'"+nd},Ad={endsWithParent:!0,relevance:0},Nd={variants:[{begin:/'/},{begin:"`"}],contains:[{begin:"\\(",end:"\\)",contains:["self",cd,pd,dd,md,vd]}]},Id={className:"name",relevance:0,begin:nd,keywords:ud},Fd={variants:[{begin:"\\(",end:"\\)"},{begin:"\\[",end:"\\]"}],contains:[{begin:/lambda/,endsWithParent:!0,returnBegin:!0,contains:[Id,{endsParent:!0,variants:[{begin:/\(/,end:/\)/},{begin:/\[/,end:/\]/}],contains:[md]}]},Id,Ad]};return Ad.contains=[cd,dd,pd,md,vd,Nd,Fd].concat(fd),{name:"Scheme",aliases:["scm"],illegal:/\S/,contains:[qa.SHEBANG(),dd,pd,vd,Nd,Fd].concat(fd)}}return scheme_1=Ra,scheme_1}var scilab_1,hasRequiredScilab;function requireScilab(){if(hasRequiredScilab)return scilab_1;hasRequiredScilab=1;function Ra(qa){const nd=[qa.C_NUMBER_MODE,{className:"string",begin:`'|"`,end:`'|"`,contains:[qa.BACKSLASH_ESCAPE,{begin:"''"}]}];return{name:"Scilab",aliases:["sci"],keywords:{$pattern:/%?\w+/,keyword:"abort break case clear catch continue do elseif else endfunction end for function global if pause return resume select try then while",literal:"%f %F %t %T %pi %eps %inf %nan %e %i %z %s",built_in:"abs and acos asin atan ceil cd chdir clearglobal cosh cos cumprod deff disp error exec execstr exists exp eye gettext floor fprintf fread fsolve imag isdef isempty isinfisnan isvector lasterror length load linspace list listfiles log10 log2 log max min msprintf mclose mopen ones or pathconvert poly printf prod pwd rand real round sinh sin size gsort sprintf sqrt strcat strcmps tring sum system tanh tan type typename warning zeros matrix"},illegal:'("|#|/\\*|\\s+/\\w+)',contains:[{className:"function",beginKeywords:"function",end:"$",contains:[qa.UNDERSCORE_TITLE_MODE,{className:"params",begin:"\\(",end:"\\)"}]},{begin:"[a-zA-Z_][a-zA-Z_0-9]*[\\.']+",relevance:0},{begin:"\\[",end:"\\][\\.']*",relevance:0,contains:nd},qa.COMMENT("//","$")].concat(nd)}}return scilab_1=Ra,scilab_1}var scss_1,hasRequiredScss;function requireScss(){if(hasRequiredScss)return scss_1;hasRequiredScss=1;const Ra=fd=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:fd.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[fd.APOS_STRING_MODE,fd.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:fd.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),qa=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],nd=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],od=[...qa,...nd],ld=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),ud=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),cd=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),dd=["accent-color","align-content","align-items","align-self","alignment-baseline","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","appearance","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","baseline-shift","block-size","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-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-end-end-radius","border-end-start-radius","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","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","cx","cy","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","dominant-baseline","empty-cells","enable-background","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","flood-color","flood-opacity","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","inline-size","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","kerning","justify-content","justify-items","justify-self","left","letter-spacing","lighting-color","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","marker","marker-end","marker-mid","marker-start","mask","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","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","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","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","scale","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","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","speak","speak-as","src","tab-size","table-layout","text-anchor","text-align","text-align-all","text-align-last","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","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","vector-effect","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index"].sort().reverse();function pd(fd){const md=Ra(fd),vd=cd,Ad=ud,Nd="@[a-z-]+",Id="and or not only",Fd={className:"variable",begin:"(\\$"+"[a-zA-Z-][a-zA-Z0-9_-]*"+")\\b",relevance:0};return{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[fd.C_LINE_COMMENT_MODE,fd.C_BLOCK_COMMENT_MODE,md.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},md.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+od.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+Ad.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+vd.join("|")+")"},Fd,{begin:/\(/,end:/\)/,contains:[md.CSS_NUMBER_MODE]},md.CSS_VARIABLE,{className:"attribute",begin:"\\b("+dd.join("|")+")\\b"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:/:/,end:/[;}{]/,relevance:0,contains:[md.BLOCK_COMMENT,Fd,md.HEXCOLOR,md.CSS_NUMBER_MODE,fd.QUOTE_STRING_MODE,fd.APOS_STRING_MODE,md.IMPORTANT,md.FUNCTION_DISPATCH]},{begin:"@(page|font-face)",keywords:{$pattern:Nd,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:Id,attribute:ld.join(" ")},contains:[{begin:Nd,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},Fd,fd.QUOTE_STRING_MODE,fd.APOS_STRING_MODE,md.HEXCOLOR,md.CSS_NUMBER_MODE]},md.FUNCTION_DISPATCH]}}return scss_1=pd,scss_1}var shell_1,hasRequiredShell;function requireShell(){if(hasRequiredShell)return shell_1;hasRequiredShell=1;function Ra(qa){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta.prompt",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}return shell_1=Ra,shell_1}var smali_1,hasRequiredSmali;function requireSmali(){if(hasRequiredSmali)return smali_1;hasRequiredSmali=1;function Ra(qa){const nd=["add","and","cmp","cmpg","cmpl","const","div","double","float","goto","if","int","long","move","mul","neg","new","nop","not","or","rem","return","shl","shr","sput","sub","throw","ushr","xor"],od=["aget","aput","array","check","execute","fill","filled","goto/16","goto/32","iget","instance","invoke","iput","monitor","packed","sget","sparse"],ld=["transient","constructor","abstract","final","synthetic","public","private","protected","static","bridge","system"];return{name:"Smali",contains:[{className:"string",begin:'"',end:'"',relevance:0},qa.COMMENT("#","$",{relevance:0}),{className:"keyword",variants:[{begin:"\\s*\\.end\\s[a-zA-Z0-9]*"},{begin:"^[ ]*\\.[a-zA-Z]*",relevance:0},{begin:"\\s:[a-zA-Z_0-9]*",relevance:0},{begin:"\\s("+ld.join("|")+")"}]},{className:"built_in",variants:[{begin:"\\s("+nd.join("|")+")\\s"},{begin:"\\s("+nd.join("|")+")((-|/)[a-zA-Z0-9]+)+\\s",relevance:10},{begin:"\\s("+od.join("|")+")((-|/)[a-zA-Z0-9]+)*\\s",relevance:10}]},{className:"class",begin:`L[^(;:
]*;`,relevance:0},{begin:"[vp][0-9]+"}]}}return smali_1=Ra,smali_1}var smalltalk_1,hasRequiredSmalltalk;function requireSmalltalk(){if(hasRequiredSmalltalk)return smalltalk_1;hasRequiredSmalltalk=1;function Ra(qa){const nd="[a-z][a-zA-Z0-9_]*",od={className:"string",begin:"\\$.{1}"},ld={className:"symbol",begin:"#"+qa.UNDERSCORE_IDENT_RE};return{name:"Smalltalk",aliases:["st"],keywords:["self","super","nil","true","false","thisContext"],contains:[qa.COMMENT('"','"'),qa.APOS_STRING_MODE,{className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},{begin:nd+":",relevance:0},qa.C_NUMBER_MODE,ld,od,{begin:"\\|[ ]*"+nd+"([ ]+"+nd+")*[ ]*\\|",returnBegin:!0,end:/\|/,illegal:/\S/,contains:[{begin:"(\\|[ ]*)?"+nd}]},{begin:"#\\(",end:"\\)",contains:[qa.APOS_STRING_MODE,od,qa.C_NUMBER_MODE,ld]}]}}return smalltalk_1=Ra,smalltalk_1}var sml_1,hasRequiredSml;function requireSml(){if(hasRequiredSml)return sml_1;hasRequiredSml=1;function Ra(qa){return{name:"SML (Standard ML)",aliases:["ml"],keywords:{$pattern:"[a-z_]\\w*!?",keyword:"abstype and andalso as case datatype do else end eqtype exception fn fun functor handle if in include infix infixr let local nonfix of op open orelse raise rec sharing sig signature struct structure then type val with withtype where while",built_in:"array bool char exn int list option order real ref string substring vector unit word",literal:"true false NONE SOME LESS EQUAL GREATER nil"},illegal:/\/\/|>>/,contains:[{className:"literal",begin:/\[(\|\|)?\]|\(\)/,relevance:0},qa.COMMENT("\\(\\*","\\*\\)",{contains:["self"]}),{className:"symbol",begin:"'[A-Za-z_](?!')[\\w']*"},{className:"type",begin:"`[A-Z][\\w']*"},{className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},{begin:"[a-z_]\\w*'[\\w']*"},qa.inherit(qa.APOS_STRING_MODE,{className:"string",relevance:0}),qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null}),{className:"number",begin:"\\b(0[xX][a-fA-F0-9_]+[Lln]?|0[oO][0-7_]+[Lln]?|0[bB][01_]+[Lln]?|[0-9][0-9_]*([Lln]|(\\.[0-9_]*)?([eE][-+]?[0-9_]+)?)?)",relevance:0},{begin:/[-=]>/}]}}return sml_1=Ra,sml_1}var sqf_1,hasRequiredSqf;function requireSqf(){if(hasRequiredSqf)return sqf_1;hasRequiredSqf=1;function Ra(qa){const nd={className:"variable",begin:/\b_+[a-zA-Z]\w*/},od={className:"title",begin:/[a-zA-Z][a-zA-Z_0-9]*_fnc_[a-zA-Z_0-9]+/},ld={className:"string",variants:[{begin:'"',end:'"',contains:[{begin:'""',relevance:0}]},{begin:"'",end:"'",contains:[{begin:"''",relevance:0}]}]},ud=["break","breakWith","breakOut","breakTo","case","catch","continue","continueWith","default","do","else","exit","exitWith","for","forEach","from","if","local","private","switch","step","then","throw","to","try","waitUntil","while","with"],cd=["blufor","civilian","configNull","controlNull","displayNull","diaryRecordNull","east","endl","false","grpNull","independent","lineBreak","locationNull","nil","objNull","opfor","pi","resistance","scriptNull","sideAmbientLife","sideEmpty","sideEnemy","sideFriendly","sideLogic","sideUnknown","taskNull","teamMemberNull","true","west"],dd=["abs","accTime","acos","action","actionIDs","actionKeys","actionKeysEx","actionKeysImages","actionKeysNames","actionKeysNamesArray","actionName","actionParams","activateAddons","activatedAddons","activateKey","activeTitleEffectParams","add3DENConnection","add3DENEventHandler","add3DENLayer","addAction","addBackpack","addBackpackCargo","addBackpackCargoGlobal","addBackpackGlobal","addBinocularItem","addCamShake","addCuratorAddons","addCuratorCameraArea","addCuratorEditableObjects","addCuratorEditingArea","addCuratorPoints","addEditorObject","addEventHandler","addForce","addForceGeneratorRTD","addGoggles","addGroupIcon","addHandgunItem","addHeadgear","addItem","addItemCargo","addItemCargoGlobal","addItemPool","addItemToBackpack","addItemToUniform","addItemToVest","addLiveStats","addMagazine","addMagazineAmmoCargo","addMagazineCargo","addMagazineCargoGlobal","addMagazineGlobal","addMagazinePool","addMagazines","addMagazineTurret","addMenu","addMenuItem","addMissionEventHandler","addMPEventHandler","addMusicEventHandler","addonFiles","addOwnedMine","addPlayerScores","addPrimaryWeaponItem","addPublicVariableEventHandler","addRating","addResources","addScore","addScoreSide","addSecondaryWeaponItem","addSwitchableUnit","addTeamMember","addToRemainsCollector","addTorque","addUniform","addUserActionEventHandler","addVehicle","addVest","addWaypoint","addWeapon","addWeaponCargo","addWeaponCargoGlobal","addWeaponGlobal","addWeaponItem","addWeaponPool","addWeaponTurret","addWeaponWithAttachmentsCargo","addWeaponWithAttachmentsCargoGlobal","admin","agent","agents","AGLToASL","aimedAtTarget","aimPos","airDensityCurveRTD","airDensityRTD","airplaneThrottle","airportSide","AISFinishHeal","alive","all3DENEntities","allActiveTitleEffects","allAddonsInfo","allAirports","allControls","allCurators","allCutLayers","allDead","allDeadMen","allDiaryRecords","allDiarySubjects","allDisplays","allEnv3DSoundSources","allGroups","allLODs","allMapMarkers","allMines","allMissionObjects","allObjects","allow3DMode","allowCrewInImmobile","allowCuratorLogicIgnoreAreas","allowDamage","allowDammage","allowedService","allowFileOperations","allowFleeing","allowGetIn","allowService","allowSprint","allPlayers","allSimpleObjects","allSites","allTurrets","allUnits","allUnitsUAV","allUsers","allVariables","ambientTemperature","ammo","ammoOnPylon","and","animate","animateBay","animateDoor","animatePylon","animateSource","animationNames","animationPhase","animationSourcePhase","animationState","apertureParams","append","apply","armoryPoints","arrayIntersect","asin","ASLToAGL","ASLToATL","assert","assignAsCargo","assignAsCargoIndex","assignAsCommander","assignAsDriver","assignAsGunner","assignAsTurret","assignCurator","assignedCargo","assignedCommander","assignedDriver","assignedGroup","assignedGunner","assignedItems","assignedTarget","assignedTeam","assignedVehicle","assignedVehicleRole","assignedVehicles","assignItem","assignTeam","assignToAirport","atan","atan2","atg","ATLToASL","attachedObject","attachedObjects","attachedTo","attachObject","attachTo","attackEnabled","awake","backpack","backpackCargo","backpackContainer","backpackItems","backpackMagazines","backpackSpaceFor","behaviour","benchmark","bezierInterpolation","binocular","binocularItems","binocularMagazine","boundingBox","boundingBoxReal","boundingCenter","brakesDisabled","briefingName","buildingExit","buildingPos","buldozer_EnableRoadDiag","buldozer_IsEnabledRoadDiag","buldozer_LoadNewRoads","buldozer_reloadOperMap","buttonAction","buttonSetAction","cadetMode","calculatePath","calculatePlayerVisibilityByFriendly","call","callExtension","camCommand","camCommit","camCommitPrepared","camCommitted","camConstuctionSetParams","camCreate","camDestroy","cameraEffect","cameraEffectEnableHUD","cameraInterest","cameraOn","cameraView","campaignConfigFile","camPreload","camPreloaded","camPrepareBank","camPrepareDir","camPrepareDive","camPrepareFocus","camPrepareFov","camPrepareFovRange","camPreparePos","camPrepareRelPos","camPrepareTarget","camSetBank","camSetDir","camSetDive","camSetFocus","camSetFov","camSetFovRange","camSetPos","camSetRelPos","camSetTarget","camTarget","camUseNVG","canAdd","canAddItemToBackpack","canAddItemToUniform","canAddItemToVest","cancelSimpleTaskDestination","canDeployWeapon","canFire","canMove","canSlingLoad","canStand","canSuspend","canTriggerDynamicSimulation","canUnloadInCombat","canVehicleCargo","captive","captiveNum","cbChecked","cbSetChecked","ceil","channelEnabled","cheatsEnabled","checkAIFeature","checkVisibility","className","clear3DENAttribute","clear3DENInventory","clearAllItemsFromBackpack","clearBackpackCargo","clearBackpackCargoGlobal","clearForcesRTD","clearGroupIcons","clearItemCargo","clearItemCargoGlobal","clearItemPool","clearMagazineCargo","clearMagazineCargoGlobal","clearMagazinePool","clearOverlay","clearRadio","clearWeaponCargo","clearWeaponCargoGlobal","clearWeaponPool","clientOwner","closeDialog","closeDisplay","closeOverlay","collapseObjectTree","collect3DENHistory","collectiveRTD","collisionDisabledWith","combatBehaviour","combatMode","commandArtilleryFire","commandChat","commander","commandFire","commandFollow","commandFSM","commandGetOut","commandingMenu","commandMove","commandRadio","commandStop","commandSuppressiveFire","commandTarget","commandWatch","comment","commitOverlay","compatibleItems","compatibleMagazines","compile","compileFinal","compileScript","completedFSM","composeText","configClasses","configFile","configHierarchy","configName","configOf","configProperties","configSourceAddonList","configSourceMod","configSourceModList","confirmSensorTarget","connectTerminalToUAV","connectToServer","controlsGroupCtrl","conversationDisabled","copyFromClipboard","copyToClipboard","copyWaypoints","cos","count","countEnemy","countFriendly","countSide","countType","countUnknown","create3DENComposition","create3DENEntity","createAgent","createCenter","createDialog","createDiaryLink","createDiaryRecord","createDiarySubject","createDisplay","createGearDialog","createGroup","createGuardedPoint","createHashMap","createHashMapFromArray","createLocation","createMarker","createMarkerLocal","createMenu","createMine","createMissionDisplay","createMPCampaignDisplay","createSimpleObject","createSimpleTask","createSite","createSoundSource","createTask","createTeam","createTrigger","createUnit","createVehicle","createVehicleCrew","createVehicleLocal","crew","ctAddHeader","ctAddRow","ctClear","ctCurSel","ctData","ctFindHeaderRows","ctFindRowHeader","ctHeaderControls","ctHeaderCount","ctRemoveHeaders","ctRemoveRows","ctrlActivate","ctrlAddEventHandler","ctrlAngle","ctrlAnimateModel","ctrlAnimationPhaseModel","ctrlAt","ctrlAutoScrollDelay","ctrlAutoScrollRewind","ctrlAutoScrollSpeed","ctrlBackgroundColor","ctrlChecked","ctrlClassName","ctrlCommit","ctrlCommitted","ctrlCreate","ctrlDelete","ctrlEnable","ctrlEnabled","ctrlFade","ctrlFontHeight","ctrlForegroundColor","ctrlHTMLLoaded","ctrlIDC","ctrlIDD","ctrlMapAnimAdd","ctrlMapAnimClear","ctrlMapAnimCommit","ctrlMapAnimDone","ctrlMapCursor","ctrlMapMouseOver","ctrlMapPosition","ctrlMapScale","ctrlMapScreenToWorld","ctrlMapSetPosition","ctrlMapWorldToScreen","ctrlModel","ctrlModelDirAndUp","ctrlModelScale","ctrlMousePosition","ctrlParent","ctrlParentControlsGroup","ctrlPosition","ctrlRemoveAllEventHandlers","ctrlRemoveEventHandler","ctrlScale","ctrlScrollValues","ctrlSetActiveColor","ctrlSetAngle","ctrlSetAutoScrollDelay","ctrlSetAutoScrollRewind","ctrlSetAutoScrollSpeed","ctrlSetBackgroundColor","ctrlSetChecked","ctrlSetDisabledColor","ctrlSetEventHandler","ctrlSetFade","ctrlSetFocus","ctrlSetFont","ctrlSetFontH1","ctrlSetFontH1B","ctrlSetFontH2","ctrlSetFontH2B","ctrlSetFontH3","ctrlSetFontH3B","ctrlSetFontH4","ctrlSetFontH4B","ctrlSetFontH5","ctrlSetFontH5B","ctrlSetFontH6","ctrlSetFontH6B","ctrlSetFontHeight","ctrlSetFontHeightH1","ctrlSetFontHeightH2","ctrlSetFontHeightH3","ctrlSetFontHeightH4","ctrlSetFontHeightH5","ctrlSetFontHeightH6","ctrlSetFontHeightSecondary","ctrlSetFontP","ctrlSetFontPB","ctrlSetFontSecondary","ctrlSetForegroundColor","ctrlSetModel","ctrlSetModelDirAndUp","ctrlSetModelScale","ctrlSetMousePosition","ctrlSetPixelPrecision","ctrlSetPosition","ctrlSetPositionH","ctrlSetPositionW","ctrlSetPositionX","ctrlSetPositionY","ctrlSetScale","ctrlSetScrollValues","ctrlSetShadow","ctrlSetStructuredText","ctrlSetText","ctrlSetTextColor","ctrlSetTextColorSecondary","ctrlSetTextSecondary","ctrlSetTextSelection","ctrlSetTooltip","ctrlSetTooltipColorBox","ctrlSetTooltipColorShade","ctrlSetTooltipColorText","ctrlSetTooltipMaxWidth","ctrlSetURL","ctrlSetURLOverlayMode","ctrlShadow","ctrlShow","ctrlShown","ctrlStyle","ctrlText","ctrlTextColor","ctrlTextHeight","ctrlTextSecondary","ctrlTextSelection","ctrlTextWidth","ctrlTooltip","ctrlType","ctrlURL","ctrlURLOverlayMode","ctrlVisible","ctRowControls","ctRowCount","ctSetCurSel","ctSetData","ctSetHeaderTemplate","ctSetRowTemplate","ctSetValue","ctValue","curatorAddons","curatorCamera","curatorCameraArea","curatorCameraAreaCeiling","curatorCoef","curatorEditableObjects","curatorEditingArea","curatorEditingAreaType","curatorMouseOver","curatorPoints","curatorRegisteredObjects","curatorSelected","curatorWaypointCost","current3DENOperation","currentChannel","currentCommand","currentMagazine","currentMagazineDetail","currentMagazineDetailTurret","currentMagazineTurret","currentMuzzle","currentNamespace","currentPilot","currentTask","currentTasks","currentThrowable","currentVisionMode","currentWaypoint","currentWeapon","currentWeaponMode","currentWeaponTurret","currentZeroing","cursorObject","cursorTarget","customChat","customRadio","customWaypointPosition","cutFadeOut","cutObj","cutRsc","cutText","damage","date","dateToNumber","dayTime","deActivateKey","debriefingText","debugFSM","debugLog","decayGraphValues","deg","delete3DENEntities","deleteAt","deleteCenter","deleteCollection","deleteEditorObject","deleteGroup","deleteGroupWhenEmpty","deleteIdentity","deleteLocation","deleteMarker","deleteMarkerLocal","deleteRange","deleteResources","deleteSite","deleteStatus","deleteTeam","deleteVehicle","deleteVehicleCrew","deleteWaypoint","detach","detectedMines","diag_activeMissionFSMs","diag_activeScripts","diag_activeSQFScripts","diag_activeSQSScripts","diag_allMissionEventHandlers","diag_captureFrame","diag_captureFrameToFile","diag_captureSlowFrame","diag_codePerformance","diag_deltaTime","diag_drawmode","diag_dumpCalltraceToLog","diag_dumpScriptAssembly","diag_dumpTerrainSynth","diag_dynamicSimulationEnd","diag_enable","diag_enabled","diag_exportConfig","diag_exportTerrainSVG","diag_fps","diag_fpsmin","diag_frameno","diag_getTerrainSegmentOffset","diag_lightNewLoad","diag_list","diag_localized","diag_log","diag_logSlowFrame","diag_mergeConfigFile","diag_recordTurretLimits","diag_resetFSM","diag_resetshapes","diag_scope","diag_setLightNew","diag_stacktrace","diag_tickTime","diag_toggle","dialog","diarySubjectExists","didJIP","didJIPOwner","difficulty","difficultyEnabled","difficultyEnabledRTD","difficultyOption","direction","directionStabilizationEnabled","directSay","disableAI","disableBrakes","disableCollisionWith","disableConversation","disableDebriefingStats","disableMapIndicators","disableNVGEquipment","disableRemoteSensors","disableSerialization","disableTIEquipment","disableUAVConnectability","disableUserInput","displayAddEventHandler","displayChild","displayCtrl","displayParent","displayRemoveAllEventHandlers","displayRemoveEventHandler","displaySetEventHandler","displayUniqueName","displayUpdate","dissolveTeam","distance","distance2D","distanceSqr","distributionRegion","do3DENAction","doArtilleryFire","doFire","doFollow","doFSM","doGetOut","doMove","doorPhase","doStop","doSuppressiveFire","doTarget","doWatch","drawArrow","drawEllipse","drawIcon","drawIcon3D","drawLaser","drawLine","drawLine3D","drawLink","drawLocation","drawPolygon","drawRectangle","drawTriangle","driver","drop","dynamicSimulationDistance","dynamicSimulationDistanceCoef","dynamicSimulationEnabled","dynamicSimulationSystemEnabled","echo","edit3DENMissionAttributes","editObject","editorSetEventHandler","effectiveCommander","elevatePeriscope","emptyPositions","enableAI","enableAIFeature","enableAimPrecision","enableAttack","enableAudioFeature","enableAutoStartUpRTD","enableAutoTrimRTD","enableCamShake","enableCaustics","enableChannel","enableCollisionWith","enableCopilot","enableDebriefingStats","enableDiagLegend","enableDirectionStabilization","enableDynamicSimulation","enableDynamicSimulationSystem","enableEndDialog","enableEngineArtillery","enableEnvironment","enableFatigue","enableGunLights","enableInfoPanelComponent","enableIRLasers","enableMimics","enablePersonTurret","enableRadio","enableReload","enableRopeAttach","enableSatNormalOnDetail","enableSaving","enableSentences","enableSimulation","enableSimulationGlobal","enableStamina","enableStressDamage","enableTeamSwitch","enableTraffic","enableUAVConnectability","enableUAVWaypoints","enableVehicleCargo","enableVehicleSensor","enableWeaponDisassembly","endLoadingScreen","endMission","engineOn","enginesIsOnRTD","enginesPowerRTD","enginesRpmRTD","enginesTorqueRTD","entities","environmentEnabled","environmentVolume","equipmentDisabled","estimatedEndServerTime","estimatedTimeLeft","evalObjectArgument","everyBackpack","everyContainer","exec","execEditorScript","execFSM","execVM","exp","expectedDestination","exportJIPMessages","eyeDirection","eyePos","face","faction","fadeEnvironment","fadeMusic","fadeRadio","fadeSound","fadeSpeech","failMission","fileExists","fillWeaponsFromPool","find","findAny","findCover","findDisplay","findEditorObject","findEmptyPosition","findEmptyPositionReady","findIf","findNearestEnemy","finishMissionInit","finite","fire","fireAtTarget","firstBackpack","flag","flagAnimationPhase","flagOwner","flagSide","flagTexture","flatten","fleeing","floor","flyInHeight","flyInHeightASL","focusedCtrl","fog","fogForecast","fogParams","forceAddUniform","forceAtPositionRTD","forceCadetDifficulty","forcedMap","forceEnd","forceFlagTexture","forceFollowRoad","forceGeneratorRTD","forceMap","forceRespawn","forceSpeed","forceUnicode","forceWalk","forceWeaponFire","forceWeatherChange","forEachMember","forEachMemberAgent","forEachMemberTeam","forgetTarget","format","formation","formationDirection","formationLeader","formationMembers","formationPosition","formationTask","formatText","formLeader","freeExtension","freeLook","fromEditor","fuel","fullCrew","gearIDCAmmoCount","gearSlotAmmoCount","gearSlotData","gestureState","get","get3DENActionState","get3DENAttribute","get3DENCamera","get3DENConnections","get3DENEntity","get3DENEntityID","get3DENGrid","get3DENIconsVisible","get3DENLayerEntities","get3DENLinesVisible","get3DENMissionAttribute","get3DENMouseOver","get3DENSelected","getAimingCoef","getAllEnv3DSoundControllers","getAllEnvSoundControllers","getAllHitPointsDamage","getAllOwnedMines","getAllPylonsInfo","getAllSoundControllers","getAllUnitTraits","getAmmoCargo","getAnimAimPrecision","getAnimSpeedCoef","getArray","getArtilleryAmmo","getArtilleryComputerSettings","getArtilleryETA","getAssetDLCInfo","getAssignedCuratorLogic","getAssignedCuratorUnit","getAttackTarget","getAudioOptionVolumes","getBackpackCargo","getBleedingRemaining","getBurningValue","getCalculatePlayerVisibilityByFriendly","getCameraViewDirection","getCargoIndex","getCenterOfMass","getClientState","getClientStateNumber","getCompatiblePylonMagazines","getConnectedUAV","getConnectedUAVUnit","getContainerMaxLoad","getCorpse","getCruiseControl","getCursorObjectParams","getCustomAimCoef","getCustomSoundController","getCustomSoundControllerCount","getDammage","getDebriefingText","getDescription","getDir","getDirVisual","getDiverState","getDLCAssetsUsage","getDLCAssetsUsageByName","getDLCs","getDLCUsageTime","getEditorCamera","getEditorMode","getEditorObjectScope","getElevationOffset","getEngineTargetRPMRTD","getEnv3DSoundController","getEnvSoundController","getEventHandlerInfo","getFatigue","getFieldManualStartPage","getForcedFlagTexture","getForcedSpeed","getFriend","getFSMVariable","getFuelCargo","getGraphValues","getGroupIcon","getGroupIconParams","getGroupIcons","getHideFrom","getHit","getHitIndex","getHitPointDamage","getItemCargo","getLighting","getLightingAt","getLoadedModsInfo","getMagazineCargo","getMarkerColor","getMarkerPos","getMarkerSize","getMarkerType","getMass","getMissionConfig","getMissionConfigValue","getMissionDLCs","getMissionLayerEntities","getMissionLayers","getMissionPath","getModelInfo","getMousePosition","getMusicPlayedTime","getNumber","getObjectArgument","getObjectChildren","getObjectDLC","getObjectFOV","getObjectID","getObjectMaterials","getObjectProxy","getObjectScale","getObjectTextures","getObjectType","getObjectViewDistance","getOpticsMode","getOrDefault","getOrDefaultCall","getOxygenRemaining","getPersonUsedDLCs","getPilotCameraDirection","getPilotCameraPosition","getPilotCameraRotation","getPilotCameraTarget","getPiPViewDistance","getPlateNumber","getPlayerChannel","getPlayerID","getPlayerScores","getPlayerUID","getPlayerVoNVolume","getPos","getPosASL","getPosASLVisual","getPosASLW","getPosATL","getPosATLVisual","getPosVisual","getPosWorld","getPosWorldVisual","getPylonMagazines","getRelDir","getRelPos","getRemoteSensorsDisabled","getRepairCargo","getResolution","getRoadInfo","getRotorBrakeRTD","getSensorTargets","getSensorThreats","getShadowDistance","getShotParents","getSlingLoad","getSoundController","getSoundControllerResult","getSpeed","getStamina","getStatValue","getSteamFriendsServers","getSubtitleOptions","getSuppression","getTerrainGrid","getTerrainHeight","getTerrainHeightASL","getTerrainInfo","getText","getTextRaw","getTextureInfo","getTextWidth","getTiParameters","getTotalDLCUsageTime","getTrimOffsetRTD","getTurretLimits","getTurretOpticsMode","getUnitFreefallInfo","getUnitLoadout","getUnitTrait","getUnloadInCombat","getUserInfo","getUserMFDText","getUserMFDValue","getVariable","getVehicleCargo","getVehicleTiPars","getWeaponCargo","getWeaponSway","getWingsOrientationRTD","getWingsPositionRTD","getWPPos","glanceAt","globalChat","globalRadio","goggles","goto","group","groupChat","groupFromNetId","groupIconSelectable","groupIconsVisible","groupID","groupOwner","groupRadio","groups","groupSelectedUnits","groupSelectUnit","gunner","gusts","halt","handgunItems","handgunMagazine","handgunWeapon","handsHit","hashValue","hasInterface","hasPilotCamera","hasWeapon","hcAllGroups","hcGroupParams","hcLeader","hcRemoveAllGroups","hcRemoveGroup","hcSelected","hcSelectGroup","hcSetGroup","hcShowBar","hcShownBar","headgear","hideBody","hideObject","hideObjectGlobal","hideSelection","hint","hintC","hintCadet","hintSilent","hmd","hostMission","htmlLoad","HUDMovementLevels","humidity","image","importAllGroups","importance","in","inArea","inAreaArray","incapacitatedState","inflame","inflamed","infoPanel","infoPanelComponentEnabled","infoPanelComponents","infoPanels","inGameUISetEventHandler","inheritsFrom","initAmbientLife","inPolygon","inputAction","inputController","inputMouse","inRangeOfArtillery","insert","insertEditorObject","intersect","is3DEN","is3DENMultiplayer","is3DENPreview","isAbleToBreathe","isActionMenuVisible","isAgent","isAimPrecisionEnabled","isAllowedCrewInImmobile","isArray","isAutoHoverOn","isAutonomous","isAutoStartUpEnabledRTD","isAutotest","isAutoTrimOnRTD","isAwake","isBleeding","isBurning","isClass","isCollisionLightOn","isCopilotEnabled","isDamageAllowed","isDedicated","isDLCAvailable","isEngineOn","isEqualRef","isEqualTo","isEqualType","isEqualTypeAll","isEqualTypeAny","isEqualTypeArray","isEqualTypeParams","isFilePatchingEnabled","isFinal","isFlashlightOn","isFlatEmpty","isForcedWalk","isFormationLeader","isGameFocused","isGamePaused","isGroupDeletedWhenEmpty","isHidden","isInRemainsCollector","isInstructorFigureEnabled","isIRLaserOn","isKeyActive","isKindOf","isLaserOn","isLightOn","isLocalized","isManualFire","isMarkedForCollection","isMissionProfileNamespaceLoaded","isMultiplayer","isMultiplayerSolo","isNil","isNotEqualRef","isNotEqualTo","isNull","isNumber","isObjectHidden","isObjectRTD","isOnRoad","isPiPEnabled","isPlayer","isRealTime","isRemoteExecuted","isRemoteExecutedJIP","isSaving","isSensorTargetConfirmed","isServer","isShowing3DIcons","isSimpleObject","isSprintAllowed","isStaminaEnabled","isSteamMission","isSteamOverlayEnabled","isStreamFriendlyUIEnabled","isStressDamageEnabled","isText","isTouchingGround","isTurnedOut","isTutHintsEnabled","isUAVConnectable","isUAVConnected","isUIContext","isUniformAllowed","isVehicleCargo","isVehicleRadarOn","isVehicleSensorEnabled","isWalking","isWeaponDeployed","isWeaponRested","itemCargo","items","itemsWithMagazines","join","joinAs","joinAsSilent","joinSilent","joinString","kbAddDatabase","kbAddDatabaseTargets","kbAddTopic","kbHasTopic","kbReact","kbRemoveTopic","kbTell","kbWasSaid","keyImage","keyName","keys","knowsAbout","land","landAt","landResult","language","laserTarget","lbAdd","lbClear","lbColor","lbColorRight","lbCurSel","lbData","lbDelete","lbIsSelected","lbPicture","lbPictureRight","lbSelection","lbSetColor","lbSetColorRight","lbSetCurSel","lbSetData","lbSetPicture","lbSetPictureColor","lbSetPictureColorDisabled","lbSetPictureColorSelected","lbSetPictureRight","lbSetPictureRightColor","lbSetPictureRightColorDisabled","lbSetPictureRightColorSelected","lbSetSelectColor","lbSetSelectColorRight","lbSetSelected","lbSetText","lbSetTextRight","lbSetTooltip","lbSetValue","lbSize","lbSort","lbSortBy","lbSortByValue","lbText","lbTextRight","lbTooltip","lbValue","leader","leaderboardDeInit","leaderboardGetRows","leaderboardInit","leaderboardRequestRowsFriends","leaderboardRequestRowsGlobal","leaderboardRequestRowsGlobalAroundUser","leaderboardsRequestUploadScore","leaderboardsRequestUploadScoreKeepBest","leaderboardState","leaveVehicle","libraryCredits","libraryDisclaimers","lifeState","lightAttachObject","lightDetachObject","lightIsOn","lightnings","limitSpeed","linearConversion","lineIntersects","lineIntersectsObjs","lineIntersectsSurfaces","lineIntersectsWith","linkItem","list","listObjects","listRemoteTargets","listVehicleSensors","ln","lnbAddArray","lnbAddColumn","lnbAddRow","lnbClear","lnbColor","lnbColorRight","lnbCurSelRow","lnbData","lnbDeleteColumn","lnbDeleteRow","lnbGetColumnsPosition","lnbPicture","lnbPictureRight","lnbSetColor","lnbSetColorRight","lnbSetColumnsPos","lnbSetCurSelRow","lnbSetData","lnbSetPicture","lnbSetPictureColor","lnbSetPictureColorRight","lnbSetPictureColorSelected","lnbSetPictureColorSelectedRight","lnbSetPictureRight","lnbSetText","lnbSetTextRight","lnbSetTooltip","lnbSetValue","lnbSize","lnbSort","lnbSortBy","lnbSortByValue","lnbText","lnbTextRight","lnbValue","load","loadAbs","loadBackpack","loadConfig","loadFile","loadGame","loadIdentity","loadMagazine","loadOverlay","loadStatus","loadUniform","loadVest","localize","localNamespace","locationPosition","lock","lockCameraTo","lockCargo","lockDriver","locked","lockedCameraTo","lockedCargo","lockedDriver","lockedInventory","lockedTurret","lockIdentity","lockInventory","lockTurret","lockWp","log","logEntities","logNetwork","logNetworkTerminate","lookAt","lookAtPos","magazineCargo","magazines","magazinesAllTurrets","magazinesAmmo","magazinesAmmoCargo","magazinesAmmoFull","magazinesDetail","magazinesDetailBackpack","magazinesDetailUniform","magazinesDetailVest","magazinesTurret","magazineTurretAmmo","mapAnimAdd","mapAnimClear","mapAnimCommit","mapAnimDone","mapCenterOnCamera","mapGridPosition","markAsFinishedOnSteam","markerAlpha","markerBrush","markerChannel","markerColor","markerDir","markerPolyline","markerPos","markerShadow","markerShape","markerSize","markerText","markerType","matrixMultiply","matrixTranspose","max","maxLoad","members","menuAction","menuAdd","menuChecked","menuClear","menuCollapse","menuData","menuDelete","menuEnable","menuEnabled","menuExpand","menuHover","menuPicture","menuSetAction","menuSetCheck","menuSetData","menuSetPicture","menuSetShortcut","menuSetText","menuSetURL","menuSetValue","menuShortcut","menuShortcutText","menuSize","menuSort","menuText","menuURL","menuValue","merge","min","mineActive","mineDetectedBy","missileTarget","missileTargetPos","missionConfigFile","missionDifficulty","missionEnd","missionName","missionNameSource","missionNamespace","missionProfileNamespace","missionStart","missionVersion","mod","modelToWorld","modelToWorldVisual","modelToWorldVisualWorld","modelToWorldWorld","modParams","moonIntensity","moonPhase","morale","move","move3DENCamera","moveInAny","moveInCargo","moveInCommander","moveInDriver","moveInGunner","moveInTurret","moveObjectToEnd","moveOut","moveTime","moveTo","moveToCompleted","moveToFailed","musicVolume","name","namedProperties","nameSound","nearEntities","nearestBuilding","nearestLocation","nearestLocations","nearestLocationWithDubbing","nearestMines","nearestObject","nearestObjects","nearestTerrainObjects","nearObjects","nearObjectsReady","nearRoads","nearSupplies","nearTargets","needReload","needService","netId","netObjNull","newOverlay","nextMenuItemIndex","nextWeatherChange","nMenuItems","not","numberOfEnginesRTD","numberToDate","objectCurators","objectFromNetId","objectParent","objStatus","onBriefingGroup","onBriefingNotes","onBriefingPlan","onBriefingTeamSwitch","onCommandModeChanged","onDoubleClick","onEachFrame","onGroupIconClick","onGroupIconOverEnter","onGroupIconOverLeave","onHCGroupSelectionChanged","onMapSingleClick","onPlayerConnected","onPlayerDisconnected","onPreloadFinished","onPreloadStarted","onShowNewObject","onTeamSwitch","openCuratorInterface","openDLCPage","openGPS","openMap","openSteamApp","openYoutubeVideo","or","orderGetIn","overcast","overcastForecast","owner","param","params","parseNumber","parseSimpleArray","parseText","parsingNamespace","particlesQuality","periscopeElevation","pickWeaponPool","pitch","pixelGrid","pixelGridBase","pixelGridNoUIScale","pixelH","pixelW","playableSlotsNumber","playableUnits","playAction","playActionNow","player","playerRespawnTime","playerSide","playersNumber","playGesture","playMission","playMove","playMoveNow","playMusic","playScriptedMission","playSound","playSound3D","playSoundUI","pose","position","positionCameraToWorld","posScreenToWorld","posWorldToScreen","ppEffectAdjust","ppEffectCommit","ppEffectCommitted","ppEffectCreate","ppEffectDestroy","ppEffectEnable","ppEffectEnabled","ppEffectForceInNVG","precision","preloadCamera","preloadObject","preloadSound","preloadTitleObj","preloadTitleRsc","preprocessFile","preprocessFileLineNumbers","primaryWeapon","primaryWeaponItems","primaryWeaponMagazine","priority","processDiaryLink","productVersion","profileName","profileNamespace","profileNameSteam","progressLoadingScreen","progressPosition","progressSetPosition","publicVariable","publicVariableClient","publicVariableServer","pushBack","pushBackUnique","putWeaponPool","queryItemsPool","queryMagazinePool","queryWeaponPool","rad","radioChannelAdd","radioChannelCreate","radioChannelInfo","radioChannelRemove","radioChannelSetCallSign","radioChannelSetLabel","radioEnabled","radioVolume","rain","rainbow","rainParams","random","rank","rankId","rating","rectangular","regexFind","regexMatch","regexReplace","registeredTasks","registerTask","reload","reloadEnabled","remoteControl","remoteExec","remoteExecCall","remoteExecutedOwner","remove3DENConnection","remove3DENEventHandler","remove3DENLayer","removeAction","removeAll3DENEventHandlers","removeAllActions","removeAllAssignedItems","removeAllBinocularItems","removeAllContainers","removeAllCuratorAddons","removeAllCuratorCameraAreas","removeAllCuratorEditingAreas","removeAllEventHandlers","removeAllHandgunItems","removeAllItems","removeAllItemsWithMagazines","removeAllMissionEventHandlers","removeAllMPEventHandlers","removeAllMusicEventHandlers","removeAllOwnedMines","removeAllPrimaryWeaponItems","removeAllSecondaryWeaponItems","removeAllUserActionEventHandlers","removeAllWeapons","removeBackpack","removeBackpackGlobal","removeBinocularItem","removeCuratorAddons","removeCuratorCameraArea","removeCuratorEditableObjects","removeCuratorEditingArea","removeDiaryRecord","removeDiarySubject","removeDrawIcon","removeDrawLinks","removeEventHandler","removeFromRemainsCollector","removeGoggles","removeGroupIcon","removeHandgunItem","removeHeadgear","removeItem","removeItemFromBackpack","removeItemFromUniform","removeItemFromVest","removeItems","removeMagazine","removeMagazineGlobal","removeMagazines","removeMagazinesTurret","removeMagazineTurret","removeMenuItem","removeMissionEventHandler","removeMPEventHandler","removeMusicEventHandler","removeOwnedMine","removePrimaryWeaponItem","removeSecondaryWeaponItem","removeSimpleTask","removeSwitchableUnit","removeTeamMember","removeUniform","removeUserActionEventHandler","removeVest","removeWeapon","removeWeaponAttachmentCargo","removeWeaponCargo","removeWeaponGlobal","removeWeaponTurret","reportRemoteTarget","requiredVersion","resetCamShake","resetSubgroupDirection","resize","resources","respawnVehicle","restartEditorCamera","reveal","revealMine","reverse","reversedMouseY","roadAt","roadsConnectedTo","roleDescription","ropeAttachedObjects","ropeAttachedTo","ropeAttachEnabled","ropeAttachTo","ropeCreate","ropeCut","ropeDestroy","ropeDetach","ropeEndPosition","ropeLength","ropes","ropesAttachedTo","ropeSegments","ropeUnwind","ropeUnwound","rotorsForcesRTD","rotorsRpmRTD","round","runInitScript","safeZoneH","safeZoneW","safeZoneWAbs","safeZoneX","safeZoneXAbs","safeZoneY","save3DENInventory","saveGame","saveIdentity","saveJoysticks","saveMissionProfileNamespace","saveOverlay","saveProfileNamespace","saveStatus","saveVar","savingEnabled","say","say2D","say3D","scopeName","score","scoreSide","screenshot","screenToWorld","scriptDone","scriptName","scudState","secondaryWeapon","secondaryWeaponItems","secondaryWeaponMagazine","select","selectBestPlaces","selectDiarySubject","selectedEditorObjects","selectEditorObject","selectionNames","selectionPosition","selectionVectorDirAndUp","selectLeader","selectMax","selectMin","selectNoPlayer","selectPlayer","selectRandom","selectRandomWeighted","selectWeapon","selectWeaponTurret","sendAUMessage","sendSimpleCommand","sendTask","sendTaskResult","sendUDPMessage","sentencesEnabled","serverCommand","serverCommandAvailable","serverCommandExecutable","serverName","serverNamespace","serverTime","set","set3DENAttribute","set3DENAttributes","set3DENGrid","set3DENIconsVisible","set3DENLayer","set3DENLinesVisible","set3DENLogicType","set3DENMissionAttribute","set3DENMissionAttributes","set3DENModelsVisible","set3DENObjectType","set3DENSelected","setAccTime","setActualCollectiveRTD","setAirplaneThrottle","setAirportSide","setAmmo","setAmmoCargo","setAmmoOnPylon","setAnimSpeedCoef","setAperture","setApertureNew","setArmoryPoints","setAttributes","setAutonomous","setBehaviour","setBehaviourStrong","setBleedingRemaining","setBrakesRTD","setCameraInterest","setCamShakeDefParams","setCamShakeParams","setCamUseTi","setCaptive","setCenterOfMass","setCollisionLight","setCombatBehaviour","setCombatMode","setCompassOscillation","setConvoySeparation","setCruiseControl","setCuratorCameraAreaCeiling","setCuratorCoef","setCuratorEditingAreaType","setCuratorWaypointCost","setCurrentChannel","setCurrentTask","setCurrentWaypoint","setCustomAimCoef","SetCustomMissionData","setCustomSoundController","setCustomWeightRTD","setDamage","setDammage","setDate","setDebriefingText","setDefaultCamera","setDestination","setDetailMapBlendPars","setDiaryRecordText","setDiarySubjectPicture","setDir","setDirection","setDrawIcon","setDriveOnPath","setDropInterval","setDynamicSimulationDistance","setDynamicSimulationDistanceCoef","setEditorMode","setEditorObjectScope","setEffectCondition","setEffectiveCommander","setEngineRpmRTD","setFace","setFaceanimation","setFatigue","setFeatureType","setFlagAnimationPhase","setFlagOwner","setFlagSide","setFlagTexture","setFog","setForceGeneratorRTD","setFormation","setFormationTask","setFormDir","setFriend","setFromEditor","setFSMVariable","setFuel","setFuelCargo","setGroupIcon","setGroupIconParams","setGroupIconsSelectable","setGroupIconsVisible","setGroupid","setGroupIdGlobal","setGroupOwner","setGusts","setHideBehind","setHit","setHitIndex","setHitPointDamage","setHorizonParallaxCoef","setHUDMovementLevels","setHumidity","setIdentity","setImportance","setInfoPanel","setLeader","setLightAmbient","setLightAttenuation","setLightBrightness","setLightColor","setLightConePars","setLightDayLight","setLightFlareMaxDistance","setLightFlareSize","setLightIntensity","setLightIR","setLightnings","setLightUseFlare","setLightVolumeShape","setLocalWindParams","setMagazineTurretAmmo","setMarkerAlpha","setMarkerAlphaLocal","setMarkerBrush","setMarkerBrushLocal","setMarkerColor","setMarkerColorLocal","setMarkerDir","setMarkerDirLocal","setMarkerPolyline","setMarkerPolylineLocal","setMarkerPos","setMarkerPosLocal","setMarkerShadow","setMarkerShadowLocal","setMarkerShape","setMarkerShapeLocal","setMarkerSize","setMarkerSizeLocal","setMarkerText","setMarkerTextLocal","setMarkerType","setMarkerTypeLocal","setMass","setMaxLoad","setMimic","setMissileTarget","setMissileTargetPos","setMousePosition","setMusicEffect","setMusicEventHandler","setName","setNameSound","setObjectArguments","setObjectMaterial","setObjectMaterialGlobal","setObjectProxy","setObjectScale","setObjectTexture","setObjectTextureGlobal","setObjectViewDistance","setOpticsMode","setOvercast","setOwner","setOxygenRemaining","setParticleCircle","setParticleClass","setParticleFire","setParticleParams","setParticleRandom","setPilotCameraDirection","setPilotCameraRotation","setPilotCameraTarget","setPilotLight","setPiPEffect","setPiPViewDistance","setPitch","setPlateNumber","setPlayable","setPlayerRespawnTime","setPlayerVoNVolume","setPos","setPosASL","setPosASL2","setPosASLW","setPosATL","setPosition","setPosWorld","setPylonLoadout","setPylonsPriority","setRadioMsg","setRain","setRainbow","setRandomLip","setRank","setRectangular","setRepairCargo","setRotorBrakeRTD","setShadowDistance","setShotParents","setSide","setSimpleTaskAlwaysVisible","setSimpleTaskCustomData","setSimpleTaskDescription","setSimpleTaskDestination","setSimpleTaskTarget","setSimpleTaskType","setSimulWeatherLayers","setSize","setSkill","setSlingLoad","setSoundEffect","setSpeaker","setSpeech","setSpeedMode","setStamina","setStaminaScheme","setStatValue","setSuppression","setSystemOfUnits","setTargetAge","setTaskMarkerOffset","setTaskResult","setTaskState","setTerrainGrid","setTerrainHeight","setText","setTimeMultiplier","setTiParameter","setTitleEffect","setTowParent","setTrafficDensity","setTrafficDistance","setTrafficGap","setTrafficSpeed","setTriggerActivation","setTriggerArea","setTriggerInterval","setTriggerStatements","setTriggerText","setTriggerTimeout","setTriggerType","setTurretLimits","setTurretOpticsMode","setType","setUnconscious","setUnitAbility","setUnitCombatMode","setUnitFreefallHeight","setUnitLoadout","setUnitPos","setUnitPosWeak","setUnitRank","setUnitRecoilCoefficient","setUnitTrait","setUnloadInCombat","setUserActionText","setUserMFDText","setUserMFDValue","setVariable","setVectorDir","setVectorDirAndUp","setVectorUp","setVehicleAmmo","setVehicleAmmoDef","setVehicleArmor","setVehicleCargo","setVehicleId","setVehicleLock","setVehiclePosition","setVehicleRadar","setVehicleReceiveRemoteTargets","setVehicleReportOwnPosition","setVehicleReportRemoteTargets","setVehicleTiPars","setVehicleVarName","setVelocity","setVelocityModelSpace","setVelocityTransformation","setViewDistance","setVisibleIfTreeCollapsed","setWantedRPMRTD","setWaves","setWaypointBehaviour","setWaypointCombatMode","setWaypointCompletionRadius","setWaypointDescription","setWaypointForceBehaviour","setWaypointFormation","setWaypointHousePosition","setWaypointLoiterAltitude","setWaypointLoiterRadius","setWaypointLoiterType","setWaypointName","setWaypointPosition","setWaypointScript","setWaypointSpeed","setWaypointStatements","setWaypointTimeout","setWaypointType","setWaypointVisible","setWeaponReloadingTime","setWeaponZeroing","setWind","setWindDir","setWindForce","setWindStr","setWingForceScaleRTD","setWPPos","show3DIcons","showChat","showCinemaBorder","showCommandingMenu","showCompass","showCuratorCompass","showGps","showHUD","showLegend","showMap","shownArtilleryComputer","shownChat","shownCompass","shownCuratorCompass","showNewEditorObject","shownGps","shownHUD","shownMap","shownPad","shownRadio","shownScoretable","shownSubtitles","shownUAVFeed","shownWarrant","shownWatch","showPad","showRadio","showScoretable","showSubtitles","showUAVFeed","showWarrant","showWatch","showWaypoint","showWaypoints","side","sideChat","sideRadio","simpleTasks","simulationEnabled","simulCloudDensity","simulCloudOcclusion","simulInClouds","simulWeatherSync","sin","size","sizeOf","skill","skillFinal","skipTime","sleep","sliderPosition","sliderRange","sliderSetPosition","sliderSetRange","sliderSetSpeed","sliderSpeed","slingLoadAssistantShown","soldierMagazines","someAmmo","sort","soundVolume","spawn","speaker","speechVolume","speed","speedMode","splitString","sqrt","squadParams","stance","startLoadingScreen","stop","stopEngineRTD","stopped","str","sunOrMoon","supportInfo","suppressFor","surfaceIsWater","surfaceNormal","surfaceTexture","surfaceType","swimInDepth","switchableUnits","switchAction","switchCamera","switchGesture","switchLight","switchMove","synchronizedObjects","synchronizedTriggers","synchronizedWaypoints","synchronizeObjectsAdd","synchronizeObjectsRemove","synchronizeTrigger","synchronizeWaypoint","systemChat","systemOfUnits","systemTime","systemTimeUTC","tan","targetKnowledge","targets","targetsAggregate","targetsQuery","taskAlwaysVisible","taskChildren","taskCompleted","taskCustomData","taskDescription","taskDestination","taskHint","taskMarkerOffset","taskName","taskParent","taskResult","taskState","taskType","teamMember","teamName","teams","teamSwitch","teamSwitchEnabled","teamType","terminate","terrainIntersect","terrainIntersectASL","terrainIntersectAtASL","text","textLog","textLogFormat","tg","time","timeMultiplier","titleCut","titleFadeOut","titleObj","titleRsc","titleText","toArray","toFixed","toLower","toLowerANSI","toString","toUpper","toUpperANSI","triggerActivated","triggerActivation","triggerAmmo","triggerArea","triggerAttachedVehicle","triggerAttachObject","triggerAttachVehicle","triggerDynamicSimulation","triggerInterval","triggerStatements","triggerText","triggerTimeout","triggerTimeoutCurrent","triggerType","trim","turretLocal","turretOwner","turretUnit","tvAdd","tvClear","tvCollapse","tvCollapseAll","tvCount","tvCurSel","tvData","tvDelete","tvExpand","tvExpandAll","tvIsSelected","tvPicture","tvPictureRight","tvSelection","tvSetColor","tvSetCurSel","tvSetData","tvSetPicture","tvSetPictureColor","tvSetPictureColorDisabled","tvSetPictureColorSelected","tvSetPictureRight","tvSetPictureRightColor","tvSetPictureRightColorDisabled","tvSetPictureRightColorSelected","tvSetSelectColor","tvSetSelected","tvSetText","tvSetTooltip","tvSetValue","tvSort","tvSortAll","tvSortByValue","tvSortByValueAll","tvText","tvTooltip","tvValue","type","typeName","typeOf","UAVControl","uiNamespace","uiSleep","unassignCurator","unassignItem","unassignTeam","unassignVehicle","underwater","uniform","uniformContainer","uniformItems","uniformMagazines","uniqueUnitItems","unitAddons","unitAimPosition","unitAimPositionVisual","unitBackpack","unitCombatMode","unitIsUAV","unitPos","unitReady","unitRecoilCoefficient","units","unitsBelowHeight","unitTurret","unlinkItem","unlockAchievement","unregisterTask","updateDrawIcon","updateMenuItem","updateObjectTree","useAIOperMapObstructionTest","useAISteeringComponent","useAudioTimeForMoves","userInputDisabled","values","vectorAdd","vectorCos","vectorCrossProduct","vectorDiff","vectorDir","vectorDirVisual","vectorDistance","vectorDistanceSqr","vectorDotProduct","vectorFromTo","vectorLinearConversion","vectorMagnitude","vectorMagnitudeSqr","vectorModelToWorld","vectorModelToWorldVisual","vectorMultiply","vectorNormalized","vectorUp","vectorUpVisual","vectorWorldToModel","vectorWorldToModelVisual","vehicle","vehicleCargoEnabled","vehicleChat","vehicleMoveInfo","vehicleRadio","vehicleReceiveRemoteTargets","vehicleReportOwnPosition","vehicleReportRemoteTargets","vehicles","vehicleVarName","velocity","velocityModelSpace","verifySignature","vest","vestContainer","vestItems","vestMagazines","viewDistance","visibleCompass","visibleGps","visibleMap","visiblePosition","visiblePositionASL","visibleScoretable","visibleWatch","waves","waypointAttachedObject","waypointAttachedVehicle","waypointAttachObject","waypointAttachVehicle","waypointBehaviour","waypointCombatMode","waypointCompletionRadius","waypointDescription","waypointForceBehaviour","waypointFormation","waypointHousePosition","waypointLoiterAltitude","waypointLoiterRadius","waypointLoiterType","waypointName","waypointPosition","waypoints","waypointScript","waypointsEnabledUAV","waypointShow","waypointSpeed","waypointStatements","waypointTimeout","waypointTimeoutCurrent","waypointType","waypointVisible","weaponAccessories","weaponAccessoriesCargo","weaponCargo","weaponDirection","weaponInertia","weaponLowered","weaponReloadingTime","weapons","weaponsInfo","weaponsItems","weaponsItemsCargo","weaponState","weaponsTurret","weightRTD","WFSideText","wind","windDir","windRTD","windStr","wingsForcesRTD","worldName","worldSize","worldToModel","worldToModelVisual","worldToScreen"],pd={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:"define undef ifdef ifndef else endif include if",contains:[{begin:/\\\n/,relevance:0},qa.inherit(ld,{className:"string"}),{begin:/<[^\n>]*>/,end:/$/,illegal:"\\n"},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]};return{name:"SQF",case_insensitive:!0,keywords:{keyword:ud,built_in:dd,literal:cd},contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.NUMBER_MODE,nd,od,ld,pd],illegal:[/\$[^a-fA-F0-9]/,/\w\$/,/\?/,/@/,/ \| /,/[a-zA-Z_]\./,/\:\=/,/\[\:/]}}return sqf_1=Ra,sqf_1}var sql_1,hasRequiredSql;function requireSql(){if(hasRequiredSql)return sql_1;hasRequiredSql=1;function Ra(qa){const nd=qa.regex,od=qa.COMMENT("--","$"),ld={className:"string",variants:[{begin:/'/,end:/'/,contains:[{begin:/''/}]}]},ud={begin:/"/,end:/"/,contains:[{begin:/""/}]},cd=["true","false","unknown"],dd=["double precision","large object","with timezone","without timezone"],pd=["bigint","binary","blob","boolean","char","character","clob","date","dec","decfloat","decimal","float","int","integer","interval","nchar","nclob","national","numeric","real","row","smallint","time","timestamp","varchar","varying","varbinary"],fd=["add","asc","collation","desc","final","first","last","view"],md=["abs","acos","all","allocate","alter","and","any","are","array","array_agg","array_max_cardinality","as","asensitive","asin","asymmetric","at","atan","atomic","authorization","avg","begin","begin_frame","begin_partition","between","bigint","binary","blob","boolean","both","by","call","called","cardinality","cascaded","case","cast","ceil","ceiling","char","char_length","character","character_length","check","classifier","clob","close","coalesce","collate","collect","column","commit","condition","connect","constraint","contains","convert","copy","corr","corresponding","cos","cosh","count","covar_pop","covar_samp","create","cross","cube","cume_dist","current","current_catalog","current_date","current_default_transform_group","current_path","current_role","current_row","current_schema","current_time","current_timestamp","current_path","current_role","current_transform_group_for_type","current_user","cursor","cycle","date","day","deallocate","dec","decimal","decfloat","declare","default","define","delete","dense_rank","deref","describe","deterministic","disconnect","distinct","double","drop","dynamic","each","element","else","empty","end","end_frame","end_partition","end-exec","equals","escape","every","except","exec","execute","exists","exp","external","extract","false","fetch","filter","first_value","float","floor","for","foreign","frame_row","free","from","full","function","fusion","get","global","grant","group","grouping","groups","having","hold","hour","identity","in","indicator","initial","inner","inout","insensitive","insert","int","integer","intersect","intersection","interval","into","is","join","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","language","large","last_value","lateral","lead","leading","left","like","like_regex","listagg","ln","local","localtime","localtimestamp","log","log10","lower","match","match_number","match_recognize","matches","max","member","merge","method","min","minute","mod","modifies","module","month","multiset","national","natural","nchar","nclob","new","no","none","normalize","not","nth_value","ntile","null","nullif","numeric","octet_length","occurrences_regex","of","offset","old","omit","on","one","only","open","or","order","out","outer","over","overlaps","overlay","parameter","partition","pattern","per","percent","percent_rank","percentile_cont","percentile_disc","period","portion","position","position_regex","power","precedes","precision","prepare","primary","procedure","ptf","range","rank","reads","real","recursive","ref","references","referencing","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","release","result","return","returns","revoke","right","rollback","rollup","row","row_number","rows","running","savepoint","scope","scroll","search","second","seek","select","sensitive","session_user","set","show","similar","sin","sinh","skip","smallint","some","specific","specifictype","sql","sqlexception","sqlstate","sqlwarning","sqrt","start","static","stddev_pop","stddev_samp","submultiset","subset","substring","substring_regex","succeeds","sum","symmetric","system","system_time","system_user","table","tablesample","tan","tanh","then","time","timestamp","timezone_hour","timezone_minute","to","trailing","translate","translate_regex","translation","treat","trigger","trim","trim_array","true","truncate","uescape","union","unique","unknown","unnest","update","upper","user","using","value","values","value_of","var_pop","var_samp","varbinary","varchar","varying","versioning","when","whenever","where","width_bucket","window","with","within","without","year"],vd=["abs","acos","array_agg","asin","atan","avg","cast","ceil","ceiling","coalesce","corr","cos","cosh","count","covar_pop","covar_samp","cume_dist","dense_rank","deref","element","exp","extract","first_value","floor","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","last_value","lead","listagg","ln","log","log10","lower","max","min","mod","nth_value","ntile","nullif","percent_rank","percentile_cont","percentile_disc","position","position_regex","power","rank","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","row_number","sin","sinh","sqrt","stddev_pop","stddev_samp","substring","substring_regex","sum","tan","tanh","translate","translate_regex","treat","trim","trim_array","unnest","upper","value_of","var_pop","var_samp","width_bucket"],Ad=["current_catalog","current_date","current_default_transform_group","current_path","current_role","current_schema","current_transform_group_for_type","current_user","session_user","system_time","system_user","current_time","localtime","current_timestamp","localtimestamp"],Nd=["create table","insert into","primary key","foreign key","not null","alter table","add constraint","grouping sets","on overflow","character set","respect nulls","ignore nulls","nulls first","nulls last","depth first","breadth first"],Id=vd,Od=[...md,...fd].filter(jd=>!vd.includes(jd)),Fd={className:"variable",begin:/@[a-z0-9][a-z0-9_]*/},Pd={className:"operator",begin:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},Md={begin:nd.concat(/\b/,nd.either(...Id),/\s*\(/),relevance:0,keywords:{built_in:Id}};function Bd(jd,{exceptions:Hd,when:Gd}={}){const zd=Gd;return Hd=Hd||[],jd.map(df=>df.match(/\|\d+$/)||Hd.includes(df)?df:zd(df)?`${df}|0`:df)}return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:Bd(Od,{when:jd=>jd.length<3}),literal:cd,type:pd,built_in:Ad},contains:[{begin:nd.either(...Nd),relevance:0,keywords:{$pattern:/[\w\.]+/,keyword:Od.concat(Nd),literal:cd,type:pd}},{className:"type",begin:nd.either(...dd)},Md,Fd,ld,ud,qa.C_NUMBER_MODE,qa.C_BLOCK_COMMENT_MODE,od,Pd]}}return sql_1=Ra,sql_1}var stan_1,hasRequiredStan;function requireStan(){if(hasRequiredStan)return stan_1;hasRequiredStan=1;function Ra(qa){const nd=qa.regex,od=["functions","model","data","parameters","quantities","transformed","generated"],ld=["for","in","if","else","while","break","continue","return"],ud=["array","tuple","complex","int","real","vector","complex_vector","ordered","positive_ordered","simplex","unit_vector","row_vector","complex_row_vector","matrix","complex_matrix","cholesky_factor_corr|10","cholesky_factor_cov|10","corr_matrix|10","cov_matrix|10","void"],cd=["abs","acos","acosh","add_diag","algebra_solver","algebra_solver_newton","append_array","append_col","append_row","asin","asinh","atan","atan2","atanh","bessel_first_kind","bessel_second_kind","binary_log_loss","block","cbrt","ceil","chol2inv","cholesky_decompose","choose","col","cols","columns_dot_product","columns_dot_self","complex_schur_decompose","complex_schur_decompose_t","complex_schur_decompose_u","conj","cos","cosh","cov_exp_quad","crossprod","csr_extract","csr_extract_u","csr_extract_v","csr_extract_w","csr_matrix_times_vector","csr_to_dense_matrix","cumulative_sum","dae","dae_tol","determinant","diag_matrix","diagonal","diag_post_multiply","diag_pre_multiply","digamma","dims","distance","dot_product","dot_self","eigendecompose","eigendecompose_sym","eigenvalues","eigenvalues_sym","eigenvectors","eigenvectors_sym","erf","erfc","exp","exp2","expm1","falling_factorial","fdim","fft","fft2","floor","fma","fmax","fmin","fmod","gamma_p","gamma_q","generalized_inverse","get_imag","get_real","head","hmm_hidden_state_prob","hmm_marginal","hypot","identity_matrix","inc_beta","integrate_1d","integrate_ode","integrate_ode_adams","integrate_ode_bdf","integrate_ode_rk45","int_step","inv","inv_cloglog","inv_erfc","inverse","inverse_spd","inv_fft","inv_fft2","inv_inc_beta","inv_logit","inv_Phi","inv_sqrt","inv_square","is_inf","is_nan","lambert_w0","lambert_wm1","lbeta","lchoose","ldexp","lgamma","linspaced_array","linspaced_int_array","linspaced_row_vector","linspaced_vector","lmgamma","lmultiply","log","log1m","log1m_exp","log1m_inv_logit","log1p","log1p_exp","log_determinant","log_diff_exp","log_falling_factorial","log_inv_logit","log_inv_logit_diff","logit","log_mix","log_modified_bessel_first_kind","log_rising_factorial","log_softmax","log_sum_exp","machine_precision","map_rect","matrix_exp","matrix_exp_multiply","matrix_power","max","mdivide_left_spd","mdivide_left_tri_low","mdivide_right_spd","mdivide_right_tri_low","mean","min","modified_bessel_first_kind","modified_bessel_second_kind","multiply_lower_tri_self_transpose","negative_infinity","norm","norm1","norm2","not_a_number","num_elements","ode_adams","ode_adams_tol","ode_adjoint_tol_ctl","ode_bdf","ode_bdf_tol","ode_ckrk","ode_ckrk_tol","ode_rk45","ode_rk45_tol","one_hot_array","one_hot_int_array","one_hot_row_vector","one_hot_vector","ones_array","ones_int_array","ones_row_vector","ones_vector","owens_t","Phi","Phi_approx","polar","positive_infinity","pow","print","prod","proj","qr","qr_Q","qr_R","qr_thin","qr_thin_Q","qr_thin_R","quad_form","quad_form_diag","quad_form_sym","quantile","rank","reduce_sum","reject","rep_array","rep_matrix","rep_row_vector","rep_vector","reverse","rising_factorial","round","row","rows","rows_dot_product","rows_dot_self","scale_matrix_exp_multiply","sd","segment","sin","singular_values","sinh","size","softmax","sort_asc","sort_desc","sort_indices_asc","sort_indices_desc","sqrt","square","squared_distance","step","sub_col","sub_row","sum","svd","svd_U","svd_V","symmetrize_from_lower_tri","tail","tan","tanh","target","tcrossprod","tgamma","to_array_1d","to_array_2d","to_complex","to_int","to_matrix","to_row_vector","to_vector","trace","trace_gen_quad_form","trace_quad_form","trigamma","trunc","uniform_simplex","variance","zeros_array","zeros_int_array","zeros_row_vector"],dd=["bernoulli","bernoulli_logit","bernoulli_logit_glm","beta","beta_binomial","beta_proportion","binomial","binomial_logit","categorical","categorical_logit","categorical_logit_glm","cauchy","chi_square","dirichlet","discrete_range","double_exponential","exp_mod_normal","exponential","frechet","gamma","gaussian_dlm_obs","gumbel","hmm_latent","hypergeometric","inv_chi_square","inv_gamma","inv_wishart","inv_wishart_cholesky","lkj_corr","lkj_corr_cholesky","logistic","loglogistic","lognormal","multi_gp","multi_gp_cholesky","multinomial","multinomial_logit","multi_normal","multi_normal_cholesky","multi_normal_prec","multi_student_cholesky_t","multi_student_t","multi_student_t_cholesky","neg_binomial","neg_binomial_2","neg_binomial_2_log","neg_binomial_2_log_glm","normal","normal_id_glm","ordered_logistic","ordered_logistic_glm","ordered_probit","pareto","pareto_type_2","poisson","poisson_log","poisson_log_glm","rayleigh","scaled_inv_chi_square","skew_double_exponential","skew_normal","std_normal","std_normal_log","student_t","uniform","von_mises","weibull","wiener","wishart","wishart_cholesky"],pd=qa.COMMENT(/\/\*/,/\*\//,{relevance:0,contains:[{scope:"doctag",match:/@(return|param)/}]}),fd={scope:"meta",begin:/#include\b/,end:/$/,contains:[{match:/[a-z][a-z-._]+/,scope:"string"},qa.C_LINE_COMMENT_MODE]},md=["lower","upper","offset","multiplier"];return{name:"Stan",aliases:["stanfuncs"],keywords:{$pattern:qa.IDENT_RE,title:od,type:ud,keyword:ld,built_in:cd},contains:[qa.C_LINE_COMMENT_MODE,fd,qa.HASH_COMMENT_MODE,pd,{scope:"built_in",match:/\s(pi|e|sqrt2|log2|log10)(?=\()/,relevance:0},{match:nd.concat(/[<,]\s*/,nd.either(...md),/\s*=/),keywords:md},{scope:"keyword",match:/\btarget(?=\s*\+=)/},{match:[/~\s*/,nd.either(...dd),/(?:\(\))/,/\s*T(?=\s*\[)/],scope:{2:"built_in",4:"keyword"}},{scope:"built_in",keywords:dd,begin:nd.concat(/\w*/,nd.either(...dd),/(_lpdf|_lupdf|_lpmf|_cdf|_lcdf|_lccdf|_qf)(?=\s*[\(.*\)])/)},{begin:[/~/,/\s*/,nd.concat(nd.either(...dd),/(?=\s*[\(.*\)])/)],scope:{3:"built_in"}},{begin:[/~/,/\s*\w+(?=\s*[\(.*\)])/,"(?!.*/\b("+nd.either(...dd)+")\b)"],scope:{2:"title.function"}},{scope:"title.function",begin:/\w*(_lpdf|_lupdf|_lpmf|_cdf|_lcdf|_lccdf|_qf)(?=\s*[\(.*\)])/},{scope:"number",match:nd.concat(/(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)/,/(?:[eE][+-]?\d+(?:_\d+)*)?i?(?!\w)/),relevance:0},{scope:"string",begin:/"/,end:/"/}]}}return stan_1=Ra,stan_1}var stata_1,hasRequiredStata;function requireStata(){if(hasRequiredStata)return stata_1;hasRequiredStata=1;function Ra(qa){return{name:"Stata",aliases:["do","ado"],case_insensitive:!0,keywords:"if else in foreach for forv forva forval forvalu forvalue forvalues by bys bysort xi quietly qui capture about ac ac_7 acprplot acprplot_7 adjust ado adopath adoupdate alpha ameans an ano anov anova anova_estat anova_terms anovadef aorder ap app appe appen append arch arch_dr arch_estat arch_p archlm areg areg_p args arima arima_dr arima_estat arima_p as asmprobit asmprobit_estat asmprobit_lf asmprobit_mfx__dlg asmprobit_p ass asse asser assert avplot avplot_7 avplots avplots_7 bcskew0 bgodfrey bias binreg bip0_lf biplot bipp_lf bipr_lf bipr_p biprobit bitest bitesti bitowt blogit bmemsize boot bootsamp bootstrap bootstrap_8 boxco_l boxco_p boxcox boxcox_6 boxcox_p bprobit br break brier bro brow brows browse brr brrstat bs bs_7 bsampl_w bsample bsample_7 bsqreg bstat bstat_7 bstat_8 bstrap bstrap_7 bubble bubbleplot ca ca_estat ca_p cabiplot camat canon canon_8 canon_8_p canon_estat canon_p cap caprojection capt captu captur capture cat cc cchart cchart_7 cci cd censobs_table centile cf char chdir checkdlgfiles checkestimationsample checkhlpfiles checksum chelp ci cii cl class classutil clear cli clis clist clo clog clog_lf clog_p clogi clogi_sw clogit clogit_lf clogit_p clogitp clogl_sw cloglog clonevar clslistarray cluster cluster_measures cluster_stop cluster_tree cluster_tree_8 clustermat cmdlog cnr cnre cnreg cnreg_p cnreg_sw cnsreg codebook collaps4 collapse colormult_nb colormult_nw compare compress conf confi confir confirm conren cons const constr constra constrai constrain constraint continue contract copy copyright copysource cor corc corr corr2data corr_anti corr_kmo corr_smc corre correl correla correlat correlate corrgram cou coun count cox cox_p cox_sw coxbase coxhaz coxvar cprplot cprplot_7 crc cret cretu cretur creturn cross cs cscript cscript_log csi ct ct_is ctset ctst_5 ctst_st cttost cumsp cumsp_7 cumul cusum cusum_7 cutil d|0 datasig datasign datasigna datasignat datasignatu datasignatur datasignature datetof db dbeta de dec deco decod decode deff des desc descr descri describ describe destring dfbeta dfgls dfuller di di_g dir dirstats dis discard disp disp_res disp_s displ displa display distinct do doe doed doedi doedit dotplot dotplot_7 dprobit drawnorm drop ds ds_util dstdize duplicates durbina dwstat dydx e|0 ed edi edit egen eivreg emdef en enc enco encod encode eq erase ereg ereg_lf ereg_p ereg_sw ereghet ereghet_glf ereghet_glf_sh ereghet_gp ereghet_ilf ereghet_ilf_sh ereghet_ip eret eretu eretur ereturn err erro error esize est est_cfexist est_cfname est_clickable est_expand est_hold est_table est_unhold est_unholdok estat estat_default estat_summ estat_vce_only esti estimates etodow etof etomdy ex exi exit expand expandcl fac fact facto factor factor_estat factor_p factor_pca_rotated factor_rotate factormat fcast fcast_compute fcast_graph fdades fdadesc fdadescr fdadescri fdadescrib fdadescribe fdasav fdasave fdause fh_st file open file read file close file filefilter fillin find_hlp_file findfile findit findit_7 fit fl fli flis flist for5_0 forest forestplot form forma format fpredict frac_154 frac_adj frac_chk frac_cox frac_ddp frac_dis frac_dv frac_in frac_mun frac_pp frac_pq frac_pv frac_wgt frac_xo fracgen fracplot fracplot_7 fracpoly fracpred fron_ex fron_hn fron_p fron_tn fron_tn2 frontier ftodate ftoe ftomdy ftowdate funnel funnelplot g|0 gamhet_glf gamhet_gp gamhet_ilf gamhet_ip gamma gamma_d2 gamma_p gamma_sw gammahet gdi_hexagon gdi_spokes ge gen gene gener genera generat generate genrank genstd genvmean gettoken gl gladder gladder_7 glim_l01 glim_l02 glim_l03 glim_l04 glim_l05 glim_l06 glim_l07 glim_l08 glim_l09 glim_l10 glim_l11 glim_l12 glim_lf glim_mu glim_nw1 glim_nw2 glim_nw3 glim_p glim_v1 glim_v2 glim_v3 glim_v4 glim_v5 glim_v6 glim_v7 glm glm_6 glm_p glm_sw glmpred glo glob globa global glogit glogit_8 glogit_p gmeans gnbre_lf gnbreg gnbreg_5 gnbreg_p gomp_lf gompe_sw gomper_p gompertz gompertzhet gomphet_glf gomphet_glf_sh gomphet_gp gomphet_ilf gomphet_ilf_sh gomphet_ip gphdot gphpen gphprint gprefs gprobi_p gprobit gprobit_8 gr gr7 gr_copy gr_current gr_db gr_describe gr_dir gr_draw gr_draw_replay gr_drop gr_edit gr_editviewopts gr_example gr_example2 gr_export gr_print gr_qscheme gr_query gr_read gr_rename gr_replay gr_save gr_set gr_setscheme gr_table gr_undo gr_use graph graph7 grebar greigen greigen_7 greigen_8 grmeanby grmeanby_7 gs_fileinfo gs_filetype gs_graphinfo gs_stat gsort gwood h|0 hadimvo hareg hausman haver he heck_d2 heckma_p heckman heckp_lf heckpr_p heckprob hel help hereg hetpr_lf hetpr_p hetprob hettest hexdump hilite hist hist_7 histogram hlogit hlu hmeans hotel hotelling hprobit hreg hsearch icd9 icd9_ff icd9p iis impute imtest inbase include inf infi infil infile infix inp inpu input ins insheet insp inspe inspec inspect integ inten intreg intreg_7 intreg_p intrg2_ll intrg_ll intrg_ll2 ipolate iqreg ir irf irf_create irfm iri is_svy is_svysum isid istdize ivprob_1_lf ivprob_lf ivprobit ivprobit_p ivreg ivreg_footnote ivtob_1_lf ivtob_lf ivtobit ivtobit_p jackknife jacknife jknife jknife_6 jknife_8 jkstat joinby kalarma1 kap kap_3 kapmeier kappa kapwgt kdensity kdensity_7 keep ksm ksmirnov ktau kwallis l|0 la lab labbe labbeplot labe label labelbook ladder levels levelsof leverage lfit lfit_p li lincom line linktest lis list lloghet_glf lloghet_glf_sh lloghet_gp lloghet_ilf lloghet_ilf_sh lloghet_ip llogi_sw llogis_p llogist llogistic llogistichet lnorm_lf lnorm_sw lnorma_p lnormal lnormalhet lnormhet_glf lnormhet_glf_sh lnormhet_gp lnormhet_ilf lnormhet_ilf_sh lnormhet_ip lnskew0 loadingplot loc loca local log logi logis_lf logistic logistic_p logit logit_estat logit_p loglogs logrank loneway lookfor lookup lowess lowess_7 lpredict lrecomp lroc lroc_7 lrtest ls lsens lsens_7 lsens_x lstat ltable ltable_7 ltriang lv lvr2plot lvr2plot_7 m|0 ma mac macr macro makecns man manova manova_estat manova_p manovatest mantel mark markin markout marksample mat mat_capp mat_order mat_put_rr mat_rapp mata mata_clear mata_describe mata_drop mata_matdescribe mata_matsave mata_matuse mata_memory mata_mlib mata_mosave mata_rename mata_which matalabel matcproc matlist matname matr matri matrix matrix_input__dlg matstrik mcc mcci md0_ md1_ md1debug_ md2_ md2debug_ mds mds_estat mds_p mdsconfig mdslong mdsmat mdsshepard mdytoe mdytof me_derd mean means median memory memsize menl meqparse mer merg merge meta mfp mfx mhelp mhodds minbound mixed_ll mixed_ll_reparm mkassert mkdir mkmat mkspline ml ml_5 ml_adjs ml_bhhhs ml_c_d ml_check ml_clear ml_cnt ml_debug ml_defd ml_e0 ml_e0_bfgs ml_e0_cycle ml_e0_dfp ml_e0i ml_e1 ml_e1_bfgs ml_e1_bhhh ml_e1_cycle ml_e1_dfp ml_e2 ml_e2_cycle ml_ebfg0 ml_ebfr0 ml_ebfr1 ml_ebh0q ml_ebhh0 ml_ebhr0 ml_ebr0i ml_ecr0i ml_edfp0 ml_edfr0 ml_edfr1 ml_edr0i ml_eds ml_eer0i ml_egr0i ml_elf ml_elf_bfgs ml_elf_bhhh ml_elf_cycle ml_elf_dfp ml_elfi ml_elfs ml_enr0i ml_enrr0 ml_erdu0 ml_erdu0_bfgs ml_erdu0_bhhh ml_erdu0_bhhhq ml_erdu0_cycle ml_erdu0_dfp ml_erdu0_nrbfgs ml_exde ml_footnote ml_geqnr ml_grad0 ml_graph ml_hbhhh ml_hd0 ml_hold ml_init ml_inv ml_log ml_max ml_mlout ml_mlout_8 ml_model ml_nb0 ml_opt ml_p ml_plot ml_query ml_rdgrd ml_repor ml_s_e ml_score ml_searc ml_technique ml_unhold mleval mlf_ mlmatbysum mlmatsum mlog mlogi mlogit mlogit_footnote mlogit_p mlopts mlsum mlvecsum mnl0_ mor more mov move mprobit mprobit_lf mprobit_p mrdu0_ mrdu1_ mvdecode mvencode mvreg mvreg_estat n|0 nbreg nbreg_al nbreg_lf nbreg_p nbreg_sw nestreg net newey newey_7 newey_p news nl nl_7 nl_9 nl_9_p nl_p nl_p_7 nlcom nlcom_p nlexp2 nlexp2_7 nlexp2a nlexp2a_7 nlexp3 nlexp3_7 nlgom3 nlgom3_7 nlgom4 nlgom4_7 nlinit nllog3 nllog3_7 nllog4 nllog4_7 nlog_rd nlogit nlogit_p nlogitgen nlogittree nlpred no nobreak noi nois noisi noisil noisily note notes notes_dlg nptrend numlabel numlist odbc old_ver olo olog ologi ologi_sw ologit ologit_p ologitp on one onew onewa oneway op_colnm op_comp op_diff op_inv op_str opr opro oprob oprob_sw oprobi oprobi_p oprobit oprobitp opts_exclusive order orthog orthpoly ou out outf outfi outfil outfile outs outsh outshe outshee outsheet ovtest pac pac_7 palette parse parse_dissim pause pca pca_8 pca_display pca_estat pca_p pca_rotate pcamat pchart pchart_7 pchi pchi_7 pcorr pctile pentium pergram pergram_7 permute permute_8 personal peto_st pkcollapse pkcross pkequiv pkexamine pkexamine_7 pkshape pksumm pksumm_7 pl plo plot plugin pnorm pnorm_7 poisgof poiss_lf poiss_sw poisso_p poisson poisson_estat post postclose postfile postutil pperron pr prais prais_e prais_e2 prais_p predict predictnl preserve print pro prob probi probit probit_estat probit_p proc_time procoverlay procrustes procrustes_estat procrustes_p profiler prog progr progra program prop proportion prtest prtesti pwcorr pwd q\\s qby qbys qchi qchi_7 qladder qladder_7 qnorm qnorm_7 qqplot qqplot_7 qreg qreg_c qreg_p qreg_sw qu quadchk quantile quantile_7 que quer query range ranksum ratio rchart rchart_7 rcof recast reclink recode reg reg3 reg3_p regdw regr regre regre_p2 regres regres_p regress regress_estat regriv_p remap ren rena renam rename renpfix repeat replace report reshape restore ret retu retur return rm rmdir robvar roccomp roccomp_7 roccomp_8 rocf_lf rocfit rocfit_8 rocgold rocplot rocplot_7 roctab roctab_7 rolling rologit rologit_p rot rota rotat rotate rotatemat rreg rreg_p ru run runtest rvfplot rvfplot_7 rvpplot rvpplot_7 sa safesum sample sampsi sav save savedresults saveold sc sca scal scala scalar scatter scm_mine sco scob_lf scob_p scobi_sw scobit scor score scoreplot scoreplot_help scree screeplot screeplot_help sdtest sdtesti se search separate seperate serrbar serrbar_7 serset set set_defaults sfrancia sh she shel shell shewhart shewhart_7 signestimationsample signrank signtest simul simul_7 simulate simulate_8 sktest sleep slogit slogit_d2 slogit_p smooth snapspan so sor sort spearman spikeplot spikeplot_7 spikeplt spline_x split sqreg sqreg_p sret sretu sretur sreturn ssc st st_ct st_hc st_hcd st_hcd_sh st_is st_issys st_note st_promo st_set st_show st_smpl st_subid stack statsby statsby_8 stbase stci stci_7 stcox stcox_estat stcox_fr stcox_fr_ll stcox_p stcox_sw stcoxkm stcoxkm_7 stcstat stcurv stcurve stcurve_7 stdes stem stepwise stereg stfill stgen stir stjoin stmc stmh stphplot stphplot_7 stphtest stphtest_7 stptime strate strate_7 streg streg_sw streset sts sts_7 stset stsplit stsum sttocc sttoct stvary stweib su suest suest_8 sum summ summa summar summari summariz summarize sunflower sureg survcurv survsum svar svar_p svmat svy svy_disp svy_dreg svy_est svy_est_7 svy_estat svy_get svy_gnbreg_p svy_head svy_header svy_heckman_p svy_heckprob_p svy_intreg_p svy_ivreg_p svy_logistic_p svy_logit_p svy_mlogit_p svy_nbreg_p svy_ologit_p svy_oprobit_p svy_poisson_p svy_probit_p svy_regress_p svy_sub svy_sub_7 svy_x svy_x_7 svy_x_p svydes svydes_8 svygen svygnbreg svyheckman svyheckprob svyintreg svyintreg_7 svyintrg svyivreg svylc svylog_p svylogit svymarkout svymarkout_8 svymean svymlog svymlogit svynbreg svyolog svyologit svyoprob svyoprobit svyopts svypois svypois_7 svypoisson svyprobit svyprobt svyprop svyprop_7 svyratio svyreg svyreg_p svyregress svyset svyset_7 svyset_8 svytab svytab_7 svytest svytotal sw sw_8 swcnreg swcox swereg swilk swlogis swlogit swologit swoprbt swpois swprobit swqreg swtobit swweib symmetry symmi symplot symplot_7 syntax sysdescribe sysdir sysuse szroeter ta tab tab1 tab2 tab_or tabd tabdi tabdis tabdisp tabi table tabodds tabodds_7 tabstat tabu tabul tabula tabulat tabulate te tempfile tempname tempvar tes test testnl testparm teststd tetrachoric time_it timer tis tob tobi tobit tobit_p tobit_sw token tokeni tokeniz tokenize tostring total translate translator transmap treat_ll treatr_p treatreg trim trimfill trnb_cons trnb_mean trpoiss_d2 trunc_ll truncr_p truncreg tsappend tset tsfill tsline tsline_ex tsreport tsrevar tsrline tsset tssmooth tsunab ttest ttesti tut_chk tut_wait tutorial tw tware_st two twoway twoway__fpfit_serset twoway__function_gen twoway__histogram_gen twoway__ipoint_serset twoway__ipoints_serset twoway__kdensity_gen twoway__lfit_serset twoway__normgen_gen twoway__pci_serset twoway__qfit_serset twoway__scatteri_serset twoway__sunflower_gen twoway_ksm_serset ty typ type typeof u|0 unab unabbrev unabcmd update us use uselabel var var_mkcompanion var_p varbasic varfcast vargranger varirf varirf_add varirf_cgraph varirf_create varirf_ctable varirf_describe varirf_dir varirf_drop varirf_erase varirf_graph varirf_ograph varirf_rename varirf_set varirf_table varlist varlmar varnorm varsoc varstable varstable_w varstable_w2 varwle vce vec vec_fevd vec_mkphi vec_p vec_p_w vecirf_create veclmar veclmar_w vecnorm vecnorm_w vecrank vecstable verinst vers versi versio version view viewsource vif vwls wdatetof webdescribe webseek webuse weib1_lf weib2_lf weib_lf weib_lf0 weibhet_glf weibhet_glf_sh weibhet_glfa weibhet_glfa_sh weibhet_gp weibhet_ilf weibhet_ilf_sh weibhet_ilfa weibhet_ilfa_sh weibhet_ip weibu_sw weibul_p weibull weibull_c weibull_s weibullhet wh whelp whi which whil while wilc_st wilcoxon win wind windo window winexec wntestb wntestb_7 wntestq xchart xchart_7 xcorr xcorr_7 xi xi_6 xmlsav xmlsave xmluse xpose xsh xshe xshel xshell xt_iis xt_tis xtab_p xtabond xtbin_p xtclog xtcloglog xtcloglog_8 xtcloglog_d2 xtcloglog_pa_p xtcloglog_re_p xtcnt_p xtcorr xtdata xtdes xtfront_p xtfrontier xtgee xtgee_elink xtgee_estat xtgee_makeivar xtgee_p xtgee_plink xtgls xtgls_p xthaus xthausman xtht_p xthtaylor xtile xtint_p xtintreg xtintreg_8 xtintreg_d2 xtintreg_p xtivp_1 xtivp_2 xtivreg xtline xtline_ex xtlogit xtlogit_8 xtlogit_d2 xtlogit_fe_p xtlogit_pa_p xtlogit_re_p xtmixed xtmixed_estat xtmixed_p xtnb_fe xtnb_lf xtnbreg xtnbreg_pa_p xtnbreg_refe_p xtpcse xtpcse_p xtpois xtpoisson xtpoisson_d2 xtpoisson_pa_p xtpoisson_refe_p xtpred xtprobit xtprobit_8 xtprobit_d2 xtprobit_re_p xtps_fe xtps_lf xtps_ren xtps_ren_8 xtrar_p xtrc xtrc_p xtrchh xtrefe_p xtreg xtreg_be xtreg_fe xtreg_ml xtreg_pa_p xtreg_re xtregar xtrere_p xtset xtsf_ll xtsf_llti xtsum xttab xttest0 xttobit xttobit_8 xttobit_p xttrans yx yxview__barlike_draw yxview_area_draw yxview_bar_draw yxview_dot_draw yxview_dropline_draw yxview_function_draw yxview_iarrow_draw yxview_ilabels_draw yxview_normal_draw yxview_pcarrow_draw yxview_pcbarrow_draw yxview_pccapsym_draw yxview_pcscatter_draw yxview_pcspike_draw yxview_rarea_draw yxview_rbar_draw yxview_rbarm_draw yxview_rcap_draw yxview_rcapsym_draw yxview_rconnected_draw yxview_rline_draw yxview_rscatter_draw yxview_rspike_draw yxview_spike_draw yxview_sunflower_draw zap_s zinb zinb_llf zinb_plf zip zip_llf zip_p zip_plf zt_ct_5 zt_hc_5 zt_hcd_5 zt_is_5 zt_iss_5 zt_sho_5 zt_smp_5 ztbase_5 ztcox_5 ztdes_5 ztereg_5 ztfill_5 ztgen_5 ztir_5 ztjoin_5 ztnb ztnb_p ztp ztp_p zts_5 ztset_5 ztspli_5 ztsum_5 zttoct_5 ztvary_5 ztweib_5",contains:[{className:"symbol",begin:/`[a-zA-Z0-9_]+'/},{className:"variable",begin:/\$\{?[a-zA-Z0-9_]+\}?/,relevance:0},{className:"string",variants:[{begin:`\`"[^\r
]*?"'`},{begin:`"[^\r
"]*"`}]},{className:"built_in",variants:[{begin:"\\b(abs|acos|asin|atan|atan2|atanh|ceil|cloglog|comb|cos|digamma|exp|floor|invcloglog|invlogit|ln|lnfact|lnfactorial|lngamma|log|log10|max|min|mod|reldif|round|sign|sin|sqrt|sum|tan|tanh|trigamma|trunc|betaden|Binomial|binorm|binormal|chi2|chi2tail|dgammapda|dgammapdada|dgammapdadx|dgammapdx|dgammapdxdx|F|Fden|Ftail|gammaden|gammap|ibeta|invbinomial|invchi2|invchi2tail|invF|invFtail|invgammap|invibeta|invnchi2|invnFtail|invnibeta|invnorm|invnormal|invttail|nbetaden|nchi2|nFden|nFtail|nibeta|norm|normal|normalden|normd|npnchi2|tden|ttail|uniform|abbrev|char|index|indexnot|length|lower|ltrim|match|plural|proper|real|regexm|regexr|regexs|reverse|rtrim|string|strlen|strlower|strltrim|strmatch|strofreal|strpos|strproper|strreverse|strrtrim|strtrim|strupper|subinstr|subinword|substr|trim|upper|word|wordcount|_caller|autocode|byteorder|chop|clip|cond|e|epsdouble|epsfloat|group|inlist|inrange|irecode|matrix|maxbyte|maxdouble|maxfloat|maxint|maxlong|mi|minbyte|mindouble|minfloat|minint|minlong|missing|r|recode|replay|return|s|scalar|d|date|day|dow|doy|halfyear|mdy|month|quarter|week|year|d|daily|dofd|dofh|dofm|dofq|dofw|dofy|h|halfyearly|hofd|m|mofd|monthly|q|qofd|quarterly|tin|twithin|w|weekly|wofd|y|yearly|yh|ym|yofd|yq|yw|cholesky|colnumb|colsof|corr|det|diag|diag0cnt|el|get|hadamard|I|inv|invsym|issym|issymmetric|J|matmissing|matuniform|mreldif|nullmat|rownumb|rowsof|sweep|syminv|trace|vec|vecdiag)(?=\\()"}]},qa.COMMENT("^[ ]*\\*.*$",!1),qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE]}}return stata_1=Ra,stata_1}var step21_1,hasRequiredStep21;function requireStep21(){if(hasRequiredStep21)return step21_1;hasRequiredStep21=1;function Ra(qa){return{name:"STEP Part 21",aliases:["p21","step","stp"],case_insensitive:!0,keywords:{$pattern:"[A-Z_][A-Z0-9_.]*",keyword:["HEADER","ENDSEC","DATA"]},contains:[{className:"meta",begin:"ISO-10303-21;",relevance:10},{className:"meta",begin:"END-ISO-10303-21;",relevance:10},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,qa.COMMENT("/\\*\\*!","\\*/"),qa.C_NUMBER_MODE,qa.inherit(qa.APOS_STRING_MODE,{illegal:null}),qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null}),{className:"string",begin:"'",end:"'"},{className:"symbol",variants:[{begin:"#",end:"\\d+",illegal:"\\W"}]}]}}return step21_1=Ra,step21_1}var stylus_1,hasRequiredStylus;function requireStylus(){if(hasRequiredStylus)return stylus_1;hasRequiredStylus=1;const Ra=fd=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:fd.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[fd.APOS_STRING_MODE,fd.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:fd.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),qa=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],nd=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],od=[...qa,...nd],ld=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),ud=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),cd=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),dd=["accent-color","align-content","align-items","align-self","alignment-baseline","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","appearance","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","baseline-shift","block-size","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-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-end-end-radius","border-end-start-radius","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","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","cx","cy","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","dominant-baseline","empty-cells","enable-background","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","flood-color","flood-opacity","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","inline-size","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","kerning","justify-content","justify-items","justify-self","left","letter-spacing","lighting-color","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","marker","marker-end","marker-mid","marker-start","mask","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","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","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","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","scale","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","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","speak","speak-as","src","tab-size","table-layout","text-anchor","text-align","text-align-all","text-align-last","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","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","vector-effect","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index"].sort().reverse();function pd(fd){const md=Ra(fd),vd="and or not only",Ad={className:"variable",begin:"\\$"+fd.IDENT_RE},Nd=["charset","css","debug","extend","font-face","for","import","include","keyframes","media","mixin","page","warn","while"],Id="(?=[.\\s\\n[:,(])";return{name:"Stylus",aliases:["styl"],case_insensitive:!1,keywords:"if else for in",illegal:"("+["\\?","(\\bReturn\\b)","(\\bEnd\\b)","(\\bend\\b)","(\\bdef\\b)",";","#\\s","\\*\\s","===\\s","\\|","%"].join("|")+")",contains:[fd.QUOTE_STRING_MODE,fd.APOS_STRING_MODE,fd.C_LINE_COMMENT_MODE,fd.C_BLOCK_COMMENT_MODE,md.HEXCOLOR,{begin:"\\.[a-zA-Z][a-zA-Z0-9_-]*"+Id,className:"selector-class"},{begin:"#[a-zA-Z][a-zA-Z0-9_-]*"+Id,className:"selector-id"},{begin:"\\b("+od.join("|")+")"+Id,className:"selector-tag"},{className:"selector-pseudo",begin:"&?:("+ud.join("|")+")"+Id},{className:"selector-pseudo",begin:"&?:(:)?("+cd.join("|")+")"+Id},md.ATTRIBUTE_SELECTOR_MODE,{className:"keyword",begin:/@media/,starts:{end:/[{;}]/,keywords:{$pattern:/[a-z-]+/,keyword:vd,attribute:ld.join(" ")},contains:[md.CSS_NUMBER_MODE]}},{className:"keyword",begin:"@((-(o|moz|ms|webkit)-)?("+Nd.join("|")+"))\\b"},Ad,md.CSS_NUMBER_MODE,{className:"function",begin:"^[a-zA-Z][a-zA-Z0-9_-]*\\(.*\\)",illegal:"[\\n]",returnBegin:!0,contains:[{className:"title",begin:"\\b[a-zA-Z][a-zA-Z0-9_-]*"},{className:"params",begin:/\(/,end:/\)/,contains:[md.HEXCOLOR,Ad,fd.APOS_STRING_MODE,md.CSS_NUMBER_MODE,fd.QUOTE_STRING_MODE]}]},md.CSS_VARIABLE,{className:"attribute",begin:"\\b("+dd.join("|")+")\\b",starts:{end:/;|$/,contains:[md.HEXCOLOR,Ad,fd.APOS_STRING_MODE,fd.QUOTE_STRING_MODE,md.CSS_NUMBER_MODE,fd.C_BLOCK_COMMENT_MODE,md.IMPORTANT,md.FUNCTION_DISPATCH],illegal:/\./,relevance:0}},md.FUNCTION_DISPATCH]}}return stylus_1=pd,stylus_1}var subunit_1,hasRequiredSubunit;function requireSubunit(){if(hasRequiredSubunit)return subunit_1;hasRequiredSubunit=1;function Ra(qa){return{name:"SubUnit",case_insensitive:!0,contains:[{className:"string",begin:`\\[
(multipart)?`,end:`\\]
`},{className:"string",begin:"\\d{4}-\\d{2}-\\d{2}(\\s+)\\d{2}:\\d{2}:\\d{2}.\\d+Z"},{className:"string",begin:"(\\+|-)\\d+"},{className:"keyword",relevance:10,variants:[{begin:"^(test|testing|success|successful|failure|error|skip|xfail|uxsuccess)(:?)\\s+(test)?"},{begin:"^progress(:?)(\\s+)?(pop|push)?"},{begin:"^tags:"},{begin:"^time:"}]}]}}return subunit_1=Ra,subunit_1}var swift_1,hasRequiredSwift;function requireSwift(){if(hasRequiredSwift)return swift_1;hasRequiredSwift=1;function Ra(df){return df?typeof df=="string"?df:df.source:null}function qa(df){return nd("(?=",df,")")}function nd(...df){return df.map(Jd=>Ra(Jd)).join("")}function od(df){const Wd=df[df.length-1];return typeof Wd=="object"&&Wd.constructor===Object?(df.splice(df.length-1,1),Wd):{}}function ld(...df){return"("+(od(df).capture?"":"?:")+df.map(Xd=>Ra(Xd)).join("|")+")"}const ud=df=>nd(/\b/,df,/\w$/.test(df)?/\b/:/\B/),cd=["Protocol","Type"].map(ud),dd=["init","self"].map(ud),pd=["Any","Self"],fd=["actor","any","associatedtype","async","await",/as\?/,/as!/,"as","borrowing","break","case","catch","class","consume","consuming","continue","convenience","copy","default","defer","deinit","didSet","distributed","do","dynamic","each","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","macro","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","package","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],md=["false","nil","true"],vd=["assignment","associativity","higherThan","left","lowerThan","none","right"],Ad=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warning"],Nd=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],Id=ld(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),Od=ld(Id,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),Fd=nd(Id,Od,"*"),Pd=ld(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),Md=ld(Pd,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),Bd=nd(Pd,Md,"*"),jd=nd(/[A-Z]/,Md,"*"),Hd=["attached","autoclosure",nd(/convention\(/,ld("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","freestanding","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",nd(/objc\(/,Bd,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","Sendable","testable","UIApplicationMain","unchecked","unknown","usableFromInline","warn_unqualified_access"],Gd=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function zd(df){const Wd={match:/\s+/,relevance:0},Jd=df.COMMENT("/\\*","\\*/",{contains:["self"]}),Xd=[df.C_LINE_COMMENT_MODE,Jd],_f={match:[/\./,ld(...cd,...dd)],className:{2:"keyword"}},vf={match:nd(/\./,ld(...fd)),relevance:0},Sf=fd.filter(hm=>typeof hm=="string").concat(["_|0"]),gf=fd.filter(hm=>typeof hm!="string").concat(pd).map(ud),bf={variants:[{className:"keyword",match:ld(...gf,...dd)}]},Tf={$pattern:ld(/\b\w+/,/#\w+/),keyword:Sf.concat(Ad),literal:md},Mf=[_f,vf,bf],Kf={match:nd(/\./,ld(...Nd)),relevance:0},Zf={className:"built_in",match:nd(/\b/,ld(...Nd),/(?=\()/)},eh=[Kf,Zf],$f={match:/->/,relevance:0},Df={className:"operator",relevance:0,variants:[{match:Fd},{match:`\\.(\\.|${Od})+`}]},Lf=[$f,Df],zf="([0-9]_*)+",Jf="([0-9a-fA-F]_*)+",xf={className:"number",relevance:0,variants:[{match:`\\b(${zf})(\\.(${zf}))?([eE][+-]?(${zf}))?\\b`},{match:`\\b0x(${Jf})(\\.(${Jf}))?([pP][+-]?(${zf}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},yf=(hm="")=>({className:"subst",variants:[{match:nd(/\\/,hm,/[0\\tnr"']/)},{match:nd(/\\/,hm,/u\{[0-9a-fA-F]{1,8}\}/)}]}),Bf=(hm="")=>({className:"subst",match:nd(/\\/,hm,/[\t ]*(?:[\r\n]|\r\n)/)}),qf=(hm="")=>({className:"subst",label:"interpol",begin:nd(/\\/,hm,/\(/),end:/\)/}),oh=(hm="")=>({begin:nd(hm,/"""/),end:nd(/"""/,hm),contains:[yf(hm),Bf(hm),qf(hm)]}),Yf=(hm="")=>({begin:nd(hm,/"/),end:nd(/"/,hm),contains:[yf(hm),qf(hm)]}),kf={className:"string",variants:[oh(),oh("#"),oh("##"),oh("###"),Yf(),Yf("#"),Yf("##"),Yf("###")]},Vf=[df.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[df.BACKSLASH_ESCAPE]}],fh={begin:/\/[^\s](?=[^/\n]*\/)/,end:/\//,contains:Vf},Gf=hm=>{const sm=nd(hm,/\//),Fm=nd(/\//,hm);return{begin:sm,end:Fm,contains:[...Vf,{scope:"comment",begin:`#(?!.*${Fm})`,end:/$/}]}},wf={scope:"regexp",variants:[Gf("###"),Gf("##"),Gf("#"),fh]},Rf={match:nd(/`/,Bd,/`/)},Uf={className:"variable",match:/\$\d+/},ph={className:"variable",match:`\\$${Md}+`},gh=[Rf,Uf,ph],ah={match:/(@|#(un)?)available/,scope:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:Gd,contains:[...Lf,xf,kf]}]}},Ah={scope:"keyword",match:nd(/@/,ld(...Hd),qa(ld(/\(/,/\s+/)))},dh={scope:"meta",match:nd(/@/,Bd)},Mh=[ah,Ah,dh],Yh={match:qa(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:nd(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,Md,"+")},{className:"type",match:jd,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:nd(/\s+&\s+/,qa(jd)),relevance:0}]},Bh={begin:/</,end:/>/,keywords:Tf,contains:[...Xd,...Mf,...Mh,$f,Yh]};Yh.contains.push(Bh);const Xh={match:nd(Bd,/\s*:/),keywords:"_|0",relevance:0},dm={begin:/\(/,end:/\)/,relevance:0,keywords:Tf,contains:["self",Xh,...Xd,wf,...Mf,...eh,...Lf,xf,kf,...gh,...Mh,Yh]},nh={begin:/</,end:/>/,keywords:"repeat each",contains:[...Xd,Yh]},Of={begin:ld(qa(nd(Bd,/\s*:/)),qa(nd(Bd,/\s+/,Bd,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:Bd}]},Nf={begin:/\(/,end:/\)/,keywords:Tf,contains:[Of,...Xd,...Mf,...Lf,xf,kf,...Mh,Yh,dm],endsParent:!0,illegal:/["']/},rh={match:[/(func|macro)/,/\s+/,ld(Rf.match,Bd,Fd)],className:{1:"keyword",3:"title.function"},contains:[nh,Nf,Wd],illegal:[/\[/,/%/]},ch={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[nh,Nf,Wd],illegal:/\[|%/},Sh={match:[/operator/,/\s+/,Fd],className:{1:"keyword",3:"title"}},Oh={begin:[/precedencegroup/,/\s+/,jd],className:{1:"keyword",3:"title"},contains:[Yh],keywords:[...vd,...md],end:/}/},Zh={begin:[/(struct|protocol|class|extension|enum|actor)/,/\s+/,Bd,/\s*/],beginScope:{1:"keyword",3:"title.class"},keywords:Tf,contains:[nh,...Mf,{begin:/:/,end:/\{/,keywords:Tf,contains:[{scope:"title.class.inherited",match:jd},...Mf],relevance:0}]};for(const hm of kf.variants){const sm=hm.contains.find(Rm=>Rm.label==="interpol");sm.keywords=Tf;const Fm=[...Mf,...eh,...Lf,xf,kf,...gh];sm.contains=[...Fm,{begin:/\(/,end:/\)/,contains:["self",...Fm]}]}return{name:"Swift",keywords:Tf,contains:[...Xd,rh,ch,Zh,Sh,Oh,{beginKeywords:"import",end:/$/,contains:[...Xd],relevance:0},wf,...Mf,...eh,...Lf,xf,kf,...gh,...Mh,Yh,dm]}}return swift_1=zd,swift_1}var taggerscript_1,hasRequiredTaggerscript;function requireTaggerscript(){if(hasRequiredTaggerscript)return taggerscript_1;hasRequiredTaggerscript=1;function Ra(qa){return{name:"Tagger Script",contains:[{className:"comment",begin:/\$noop\(/,end:/\)/,contains:[{begin:/\\[()]/},{begin:/\(/,end:/\)/,contains:[{begin:/\\[()]/},"self"]}],relevance:10},{className:"keyword",begin:/\$[_a-zA-Z0-9]+(?=\()/},{className:"variable",begin:/%[_a-zA-Z0-9:]+%/},{className:"symbol",begin:/\\[\\nt$%,()]/},{className:"symbol",begin:/\\u[a-fA-F0-9]{4}/}]}}return taggerscript_1=Ra,taggerscript_1}var yaml_1,hasRequiredYaml;function requireYaml(){if(hasRequiredYaml)return yaml_1;hasRequiredYaml=1;function Ra(qa){const nd="true false yes no null",od="[\\w#;/?:@&=+$,.~*'()[\\]]+",ld={className:"attr",variants:[{begin:/\w[\w :()\./-]*:(?=[ \t]|$)/},{begin:/"\w[\w :()\./-]*":(?=[ \t]|$)/},{begin:/'\w[\w :()\./-]*':(?=[ \t]|$)/}]},ud={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},cd={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[qa.BACKSLASH_ESCAPE,ud]},dd=qa.inherit(cd,{variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),Ad={className:"number",begin:"\\b"+"[0-9]{4}(-[0-9][0-9]){0,2}"+"([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?"+"(\\.[0-9]*)?"+"([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?"+"\\b"},Nd={end:",",endsWithParent:!0,excludeEnd:!0,keywords:nd,relevance:0},Id={begin:/\{/,end:/\}/,contains:[Nd],illegal:"\\n",relevance:0},Od={begin:"\\[",end:"\\]",contains:[Nd],illegal:"\\n",relevance:0},Fd=[ld,{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+od},{className:"type",begin:"!<"+od+">"},{className:"type",begin:"!"+od},{className:"type",begin:"!!"+od},{className:"meta",begin:"&"+qa.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+qa.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},qa.HASH_COMMENT_MODE,{beginKeywords:nd,keywords:{literal:nd}},Ad,{className:"number",begin:qa.C_NUMBER_RE+"\\b",relevance:0},Id,Od,cd],Pd=[...Fd];return Pd.pop(),Pd.push(dd),Nd.contains=Pd,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:Fd}}return yaml_1=Ra,yaml_1}var tap_1,hasRequiredTap;function requireTap(){if(hasRequiredTap)return tap_1;hasRequiredTap=1;function Ra(qa){return{name:"Test Anything Protocol",case_insensitive:!0,contains:[qa.HASH_COMMENT_MODE,{className:"meta",variants:[{begin:"^TAP version (\\d+)$"},{begin:"^1\\.\\.(\\d+)$"}]},{begin:/---$/,end:"\\.\\.\\.$",subLanguage:"yaml",relevance:0},{className:"number",begin:" (\\d+) "},{className:"symbol",variants:[{begin:"^ok"},{begin:"^not ok"}]}]}}return tap_1=Ra,tap_1}var tcl_1,hasRequiredTcl;function requireTcl(){if(hasRequiredTcl)return tcl_1;hasRequiredTcl=1;function Ra(qa){const nd=qa.regex,od=/[a-zA-Z_][a-zA-Z0-9_]*/,ld={className:"number",variants:[qa.BINARY_NUMBER_MODE,qa.C_NUMBER_MODE]};return{name:"Tcl",aliases:["tk"],keywords:["after","append","apply","array","auto_execok","auto_import","auto_load","auto_mkindex","auto_mkindex_old","auto_qualify","auto_reset","bgerror","binary","break","catch","cd","chan","clock","close","concat","continue","dde","dict","encoding","eof","error","eval","exec","exit","expr","fblocked","fconfigure","fcopy","file","fileevent","filename","flush","for","foreach","format","gets","glob","global","history","http","if","incr","info","interp","join","lappend|10","lassign|10","lindex|10","linsert|10","list","llength|10","load","lrange|10","lrepeat|10","lreplace|10","lreverse|10","lsearch|10","lset|10","lsort|10","mathfunc","mathop","memory","msgcat","namespace","open","package","parray","pid","pkg::create","pkg_mkIndex","platform","platform::shell","proc","puts","pwd","read","refchan","regexp","registry","regsub|10","rename","return","safe","scan","seek","set","socket","source","split","string","subst","switch","tcl_endOfWord","tcl_findLibrary","tcl_startOfNextWord","tcl_startOfPreviousWord","tcl_wordBreakAfter","tcl_wordBreakBefore","tcltest","tclvars","tell","time","tm","trace","unknown","unload","unset","update","uplevel","upvar","variable","vwait","while"],contains:[qa.COMMENT(";[ \\t]*#","$"),qa.COMMENT("^[ \\t]*#","$"),{beginKeywords:"proc",end:"[\\{]",excludeEnd:!0,contains:[{className:"title",begin:"[ \\t\\n\\r]+(::)?[a-zA-Z_]((::)?[a-zA-Z0-9_])*",end:"[ \\t\\n\\r]",endsWithParent:!0,excludeEnd:!0}]},{className:"variable",variants:[{begin:nd.concat(/\$/,nd.optional(/::/),od,"(::",od,")*")},{begin:"\\$\\{(::)?[a-zA-Z_]((::)?[a-zA-Z0-9_])*",end:"\\}",contains:[ld]}]},{className:"string",contains:[qa.BACKSLASH_ESCAPE],variants:[qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null})]},ld]}}return tcl_1=Ra,tcl_1}var thrift_1,hasRequiredThrift;function requireThrift(){if(hasRequiredThrift)return thrift_1;hasRequiredThrift=1;function Ra(qa){const nd=["bool","byte","i16","i32","i64","double","string","binary"];return{name:"Thrift",keywords:{keyword:["namespace","const","typedef","struct","enum","service","exception","void","oneway","set","list","map","required","optional"],type:nd,literal:"true false"},contains:[qa.QUOTE_STRING_MODE,qa.NUMBER_MODE,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,{className:"class",beginKeywords:"struct enum service exception",end:/\{/,illegal:/\n/,contains:[qa.inherit(qa.TITLE_MODE,{starts:{endsWithParent:!0,excludeEnd:!0}})]},{begin:"\\b(set|list|map)\\s*<",keywords:{type:[...nd,"set","list","map"]},end:">",contains:["self"]}]}}return thrift_1=Ra,thrift_1}var tp_1,hasRequiredTp;function requireTp(){if(hasRequiredTp)return tp_1;hasRequiredTp=1;function Ra(qa){const nd={className:"number",begin:"[1-9][0-9]*",relevance:0},od={className:"symbol",begin:":[^\\]]+"},ld={className:"built_in",begin:"(AR|P|PAYLOAD|PR|R|SR|RSR|LBL|VR|UALM|MESSAGE|UTOOL|UFRAME|TIMER|TIMER_OVERFLOW|JOINT_MAX_SPEED|RESUME_PROG|DIAG_REC)\\[",end:"\\]",contains:["self",nd,od]},ud={className:"built_in",begin:"(AI|AO|DI|DO|F|RI|RO|UI|UO|GI|GO|SI|SO)\\[",end:"\\]",contains:["self",nd,qa.QUOTE_STRING_MODE,od]};return{name:"TP",keywords:{keyword:["ABORT","ACC","ADJUST","AND","AP_LD","BREAK","CALL","CNT","COL","CONDITION","CONFIG","DA","DB","DIV","DETECT","ELSE","END","ENDFOR","ERR_NUM","ERROR_PROG","FINE","FOR","GP","GUARD","INC","IF","JMP","LINEAR_MAX_SPEED","LOCK","MOD","MONITOR","OFFSET","Offset","OR","OVERRIDE","PAUSE","PREG","PTH","RT_LD","RUN","SELECT","SKIP","Skip","TA","TB","TO","TOOL_OFFSET","Tool_Offset","UF","UT","UFRAME_NUM","UTOOL_NUM","UNLOCK","WAIT","X","Y","Z","W","P","R","STRLEN","SUBSTR","FINDSTR","VOFFSET","PROG","ATTR","MN","POS"],literal:["ON","OFF","max_speed","LPOS","JPOS","ENABLE","DISABLE","START","STOP","RESET"]},contains:[ld,ud,{className:"keyword",begin:"/(PROG|ATTR|MN|POS|END)\\b"},{className:"keyword",begin:"(CALL|RUN|POINT_LOGIC|LBL)\\b"},{className:"keyword",begin:"\\b(ACC|CNT|Skip|Offset|PSPD|RT_LD|AP_LD|Tool_Offset)"},{className:"number",begin:"\\d+(sec|msec|mm/sec|cm/min|inch/min|deg/sec|mm|in|cm)?\\b",relevance:0},qa.COMMENT("//","[;$]"),qa.COMMENT("!","[;$]"),qa.COMMENT("--eg:","$"),qa.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"'"},qa.C_NUMBER_MODE,{className:"variable",begin:"\\$[A-Za-z0-9_]+"}]}}return tp_1=Ra,tp_1}var twig_1,hasRequiredTwig;function requireTwig(){if(hasRequiredTwig)return twig_1;hasRequiredTwig=1;function Ra(qa){const nd=qa.regex,od=["absolute_url","asset|0","asset_version","attribute","block","constant","controller|0","country_timezones","csrf_token","cycle","date","dump","expression","form|0","form_end","form_errors","form_help","form_label","form_rest","form_row","form_start","form_widget","html_classes","include","is_granted","logout_path","logout_url","max","min","parent","path|0","random","range","relative_path","render","render_esi","source","template_from_string","url|0"],ld=["abs","abbr_class","abbr_method","batch","capitalize","column","convert_encoding","country_name","currency_name","currency_symbol","data_uri","date","date_modify","default","escape","file_excerpt","file_link","file_relative","filter","first","format","format_args","format_args_as_text","format_currency","format_date","format_datetime","format_file","format_file_from_text","format_number","format_time","html_to_markdown","humanize","inky_to_html","inline_css","join","json_encode","keys","language_name","last","length","locale_name","lower","map","markdown","markdown_to_html","merge","nl2br","number_format","raw","reduce","replace","reverse","round","slice","slug","sort","spaceless","split","striptags","timezone_name","title","trans","transchoice","trim","u|0","upper","url_encode","yaml_dump","yaml_encode"];let ud=["apply","autoescape","block","cache","deprecated","do","embed","extends","filter","flush","for","form_theme","from","if","import","include","macro","sandbox","set","stopwatch","trans","trans_default_domain","transchoice","use","verbatim","with"];ud=ud.concat(ud.map(Od=>`end${Od}`));const cd={scope:"string",variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/}]},dd={scope:"number",match:/\d+/},pd={begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:[cd,dd]},fd={beginKeywords:od.join(" "),keywords:{name:od},relevance:0,contains:[pd]},md={match:/\|(?=[A-Za-z_]+:?)/,beginScope:"punctuation",relevance:0,contains:[{match:/[A-Za-z_]+:?/,keywords:ld}]},vd=(Od,{relevance:Fd})=>({beginScope:{1:"template-tag",3:"name"},relevance:Fd||2,endScope:"template-tag",begin:[/\{%/,/\s*/,nd.either(...Od)],end:/%\}/,keywords:"in",contains:[md,fd,cd,dd]}),Ad=/[a-z_]+/,Nd=vd(ud,{relevance:2}),Id=vd([Ad],{relevance:1});return{name:"Twig",aliases:["craftcms"],case_insensitive:!0,subLanguage:"xml",contains:[qa.COMMENT(/\{#/,/#\}/),Nd,Id,{className:"template-variable",begin:/\{\{/,end:/\}\}/,contains:["self",md,fd,cd,dd]}]}}return twig_1=Ra,twig_1}var typescript_1,hasRequiredTypescript;function requireTypescript(){if(hasRequiredTypescript)return typescript_1;hasRequiredTypescript=1;const Ra="[A-Za-z$_][0-9A-Za-z$_]*",qa=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],nd=["true","false","null","undefined","NaN","Infinity"],od=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],ld=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],ud=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],cd=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],dd=[].concat(ud,od,ld);function pd(md){const vd=md.regex,Ad=(yf,{after:Bf})=>{const qf="</"+yf[0].slice(1);return yf.input.indexOf(qf,Bf)!==-1},Nd=Ra,Id={begin:"<>",end:"</>"},Od=/<[A-Za-z0-9\\._:-]+\s*\/>/,Fd={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(yf,Bf)=>{const qf=yf[0].length+yf.index,oh=yf.input[qf];if(oh==="<"||oh===","){Bf.ignoreMatch();return}oh===">"&&(Ad(yf,{after:qf})||Bf.ignoreMatch());let Yf;const kf=yf.input.substring(qf);if(Yf=kf.match(/^\s*=/)){Bf.ignoreMatch();return}if((Yf=kf.match(/^\s+extends\s+/))&&Yf.index===0){Bf.ignoreMatch();return}}},Pd={$pattern:Ra,keyword:qa,literal:nd,built_in:dd,"variable.language":cd},Md="[0-9](_?[0-9])*",Bd=`\\.(${Md})`,jd="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",Hd={className:"number",variants:[{begin:`(\\b(${jd})((${Bd})|\\.)?|(${Bd}))[eE][+-]?(${Md})\\b`},{begin:`\\b(${jd})\\b((${Bd})\\b|\\.)?|(${Bd})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},Gd={className:"subst",begin:"\\$\\{",end:"\\}",keywords:Pd,contains:[]},zd={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[md.BACKSLASH_ESCAPE,Gd],subLanguage:"xml"}},df={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[md.BACKSLASH_ESCAPE,Gd],subLanguage:"css"}},Wd={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[md.BACKSLASH_ESCAPE,Gd],subLanguage:"graphql"}},Jd={className:"string",begin:"`",end:"`",contains:[md.BACKSLASH_ESCAPE,Gd]},_f={className:"comment",variants:[md.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:Nd+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),md.C_BLOCK_COMMENT_MODE,md.C_LINE_COMMENT_MODE]},vf=[md.APOS_STRING_MODE,md.QUOTE_STRING_MODE,zd,df,Wd,Jd,{match:/\$\d+/},Hd];Gd.contains=vf.concat({begin:/\{/,end:/\}/,keywords:Pd,contains:["self"].concat(vf)});const Sf=[].concat(_f,Gd.contains),gf=Sf.concat([{begin:/(\s*)\(/,end:/\)/,keywords:Pd,contains:["self"].concat(Sf)}]),bf={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:Pd,contains:gf},Tf={variants:[{match:[/class/,/\s+/,Nd,/\s+/,/extends/,/\s+/,vd.concat(Nd,"(",vd.concat(/\./,Nd),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,Nd],scope:{1:"keyword",3:"title.class"}}]},Mf={relevance:0,match:vd.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...od,...ld]}},Kf={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},Zf={variants:[{match:[/function/,/\s+/,Nd,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[bf],illegal:/%/},eh={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function $f(yf){return vd.concat("(?!",yf.join("|"),")")}const Df={match:vd.concat(/\b/,$f([...ud,"super","import"].map(yf=>`${yf}\\s*\\(`)),Nd,vd.lookahead(/\s*\(/)),className:"title.function",relevance:0},Lf={begin:vd.concat(/\./,vd.lookahead(vd.concat(Nd,/(?![0-9A-Za-z$_(])/))),end:Nd,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},zf={match:[/get|set/,/\s+/,Nd,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},bf]},Jf="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+md.UNDERSCORE_IDENT_RE+")\\s*=>",xf={match:[/const|var|let/,/\s+/,Nd,/\s*/,/=\s*/,/(async\s*)?/,vd.lookahead(Jf)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[bf]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:Pd,exports:{PARAMS_CONTAINS:gf,CLASS_REFERENCE:Mf},illegal:/#(?![$_A-z])/,contains:[md.SHEBANG({label:"shebang",binary:"node",relevance:5}),Kf,md.APOS_STRING_MODE,md.QUOTE_STRING_MODE,zd,df,Wd,Jd,_f,{match:/\$\d+/},Hd,Mf,{className:"attr",begin:Nd+vd.lookahead(":"),relevance:0},xf,{begin:"("+md.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[_f,md.REGEXP_MODE,{className:"function",begin:Jf,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:md.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:Pd,contains:gf}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:Id.begin,end:Id.end},{match:Od},{begin:Fd.begin,"on:begin":Fd.isTrulyOpeningTag,end:Fd.end}],subLanguage:"xml",contains:[{begin:Fd.begin,end:Fd.end,skip:!0,contains:["self"]}]}]},Zf,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+md.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[bf,md.inherit(md.TITLE_MODE,{begin:Nd,className:"title.function"})]},{match:/\.\.\./,relevance:0},Lf,{match:"\\$"+Nd,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[bf]},Df,eh,Tf,zf,{match:/\$[(.]/}]}}function fd(md){const vd=pd(md),Ad=Ra,Nd=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],Id={begin:[/namespace/,/\s+/,md.IDENT_RE],beginScope:{1:"keyword",3:"title.class"}},Od={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:Nd},contains:[vd.exports.CLASS_REFERENCE]},Fd={className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/},Pd=["type","interface","public","private","protected","implements","declare","abstract","readonly","enum","override","satisfies"],Md={$pattern:Ra,keyword:qa.concat(Pd),literal:nd,built_in:dd.concat(Nd),"variable.language":cd},Bd={className:"meta",begin:"@"+Ad},jd=(zd,df,Wd)=>{const Jd=zd.contains.findIndex(Xd=>Xd.label===df);if(Jd===-1)throw new Error("can not find mode to replace");zd.contains.splice(Jd,1,Wd)};Object.assign(vd.keywords,Md),vd.exports.PARAMS_CONTAINS.push(Bd);const Hd=vd.contains.find(zd=>zd.className==="attr");vd.exports.PARAMS_CONTAINS.push([vd.exports.CLASS_REFERENCE,Hd]),vd.contains=vd.contains.concat([Bd,Id,Od]),jd(vd,"shebang",md.SHEBANG()),jd(vd,"use_strict",Fd);const Gd=vd.contains.find(zd=>zd.label==="func.def");return Gd.relevance=0,Object.assign(vd,{name:"TypeScript",aliases:["ts","tsx","mts","cts"]}),vd}return typescript_1=fd,typescript_1}var vala_1,hasRequiredVala;function requireVala(){if(hasRequiredVala)return vala_1;hasRequiredVala=1;function Ra(qa){return{name:"Vala",keywords:{keyword:"char uchar unichar int uint long ulong short ushort int8 int16 int32 int64 uint8 uint16 uint32 uint64 float double bool struct enum string void weak unowned owned async signal static abstract interface override virtual delegate if while do for foreach else switch case break default return try catch public private protected internal using new this get set const stdout stdin stderr var",built_in:"DBus GLib CCode Gee Object Gtk Posix",literal:"false true null"},contains:[{className:"class",beginKeywords:"class interface namespace",end:/\{/,excludeEnd:!0,illegal:"[^,:\\n\\s\\.]",contains:[qa.UNDERSCORE_TITLE_MODE]},qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,{className:"string",begin:'"""',end:'"""',relevance:5},qa.APOS_STRING_MODE,qa.QUOTE_STRING_MODE,qa.C_NUMBER_MODE,{className:"meta",begin:"^#",end:"$"}]}}return vala_1=Ra,vala_1}var vbnet_1,hasRequiredVbnet;function requireVbnet(){if(hasRequiredVbnet)return vbnet_1;hasRequiredVbnet=1;function Ra(qa){const nd=qa.regex,od={className:"string",begin:/"(""|[^/n])"C\b/},ld={className:"string",begin:/"/,end:/"/,illegal:/\n/,contains:[{begin:/""/}]},ud=/\d{1,2}\/\d{1,2}\/\d{4}/,cd=/\d{4}-\d{1,2}-\d{1,2}/,dd=/(\d|1[012])(:\d+){0,2} *(AM|PM)/,pd=/\d{1,2}(:\d{1,2}){1,2}/,fd={className:"literal",variants:[{begin:nd.concat(/# */,nd.either(cd,ud),/ *#/)},{begin:nd.concat(/# */,pd,/ *#/)},{begin:nd.concat(/# */,dd,/ *#/)},{begin:nd.concat(/# */,nd.either(cd,ud),/ +/,nd.either(dd,pd),/ *#/)}]},md={className:"number",relevance:0,variants:[{begin:/\b\d[\d_]*((\.[\d_]+(E[+-]?[\d_]+)?)|(E[+-]?[\d_]+))[RFD@!#]?/},{begin:/\b\d[\d_]*((U?[SIL])|[%&])?/},{begin:/&H[\dA-F_]+((U?[SIL])|[%&])?/},{begin:/&O[0-7_]+((U?[SIL])|[%&])?/},{begin:/&B[01_]+((U?[SIL])|[%&])?/}]},vd={className:"label",begin:/^\w+:/},Ad=qa.COMMENT(/'''/,/$/,{contains:[{className:"doctag",begin:/<\/?/,end:/>/}]}),Nd=qa.COMMENT(null,/$/,{variants:[{begin:/'/},{begin:/([\t ]|^)REM(?=\s)/}]});return{name:"Visual Basic .NET",aliases:["vb"],case_insensitive:!0,classNameAliases:{label:"symbol"},keywords:{keyword:"addhandler alias aggregate ansi as async assembly auto binary by byref byval call case catch class compare const continue custom declare default delegate dim distinct do each equals else elseif end enum erase error event exit explicit finally for friend from function get global goto group handles if implements imports in inherits interface into iterator join key let lib loop me mid module mustinherit mustoverride mybase myclass namespace narrowing new next notinheritable notoverridable of off on operator option optional order overloads overridable overrides paramarray partial preserve private property protected public raiseevent readonly redim removehandler resume return select set shadows shared skip static step stop structure strict sub synclock take text then throw to try unicode until using when where while widening with withevents writeonly yield",built_in:"addressof and andalso await directcast gettype getxmlnamespace is isfalse isnot istrue like mod nameof new not or orelse trycast typeof xor cbool cbyte cchar cdate cdbl cdec cint clng cobj csbyte cshort csng cstr cuint culng cushort",type:"boolean byte char date decimal double integer long object sbyte short single string uinteger ulong ushort",literal:"true false nothing"},illegal:"//|\\{|\\}|endif|gosub|variant|wend|^\\$ ",contains:[od,ld,fd,md,vd,Ad,Nd,{className:"meta",begin:/[\t ]*#(const|disable|else|elseif|enable|end|externalsource|if|region)\b/,end:/$/,keywords:{keyword:"const disable else elseif enable end externalsource if region then"},contains:[Nd]}]}}return vbnet_1=Ra,vbnet_1}var vbscript_1,hasRequiredVbscript;function requireVbscript(){if(hasRequiredVbscript)return vbscript_1;hasRequiredVbscript=1;function Ra(qa){const nd=qa.regex,od=["lcase","month","vartype","instrrev","ubound","setlocale","getobject","rgb","getref","string","weekdayname","rnd","dateadd","monthname","now","day","minute","isarray","cbool","round","formatcurrency","conversions","csng","timevalue","second","year","space","abs","clng","timeserial","fixs","len","asc","isempty","maths","dateserial","atn","timer","isobject","filter","weekday","datevalue","ccur","isdate","instr","datediff","formatdatetime","replace","isnull","right","sgn","array","snumeric","log","cdbl","hex","chr","lbound","msgbox","ucase","getlocale","cos","cdate","cbyte","rtrim","join","hour","oct","typename","trim","strcomp","int","createobject","loadpicture","tan","formatnumber","mid","split","cint","sin","datepart","ltrim","sqr","time","derived","eval","date","formatpercent","exp","inputbox","left","ascw","chrw","regexp","cstr","err"],ld=["server","response","request","scriptengine","scriptenginebuildversion","scriptengineminorversion","scriptenginemajorversion"],ud={begin:nd.concat(nd.either(...od),"\\s*\\("),relevance:0,keywords:{built_in:od}};return{name:"VBScript",aliases:["vbs"],case_insensitive:!0,keywords:{keyword:["call","class","const","dim","do","loop","erase","execute","executeglobal","exit","for","each","next","function","if","then","else","on","error","option","explicit","new","private","property","let","get","public","randomize","redim","rem","select","case","set","stop","sub","while","wend","with","end","to","elseif","is","or","xor","and","not","class_initialize","class_terminate","default","preserve","in","me","byval","byref","step","resume","goto"],built_in:ld,literal:["true","false","null","nothing","empty"]},illegal:"//",contains:[ud,qa.inherit(qa.QUOTE_STRING_MODE,{contains:[{begin:'""'}]}),qa.COMMENT(/'/,/$/,{relevance:0}),qa.C_NUMBER_MODE]}}return vbscript_1=Ra,vbscript_1}var vbscriptHtml_1,hasRequiredVbscriptHtml;function requireVbscriptHtml(){if(hasRequiredVbscriptHtml)return vbscriptHtml_1;hasRequiredVbscriptHtml=1;function Ra(qa){return{name:"VBScript in HTML",subLanguage:"xml",contains:[{begin:"<%",end:"%>",subLanguage:"vbscript"}]}}return vbscriptHtml_1=Ra,vbscriptHtml_1}var verilog_1,hasRequiredVerilog;function requireVerilog(){if(hasRequiredVerilog)return verilog_1;hasRequiredVerilog=1;function Ra(qa){const nd=qa.regex,od={$pattern:/\$?[\w]+(\$[\w]+)*/,keyword:["accept_on","alias","always","always_comb","always_ff","always_latch","and","assert","assign","assume","automatic","before","begin","bind","bins","binsof","bit","break","buf|0","bufif0","bufif1","byte","case","casex","casez","cell","chandle","checker","class","clocking","cmos","config","const","constraint","context","continue","cover","covergroup","coverpoint","cross","deassign","default","defparam","design","disable","dist","do","edge","else","end","endcase","endchecker","endclass","endclocking","endconfig","endfunction","endgenerate","endgroup","endinterface","endmodule","endpackage","endprimitive","endprogram","endproperty","endspecify","endsequence","endtable","endtask","enum","event","eventually","expect","export","extends","extern","final","first_match","for","force","foreach","forever","fork","forkjoin","function","generate|5","genvar","global","highz0","highz1","if","iff","ifnone","ignore_bins","illegal_bins","implements","implies","import","incdir","include","initial","inout","input","inside","instance","int","integer","interconnect","interface","intersect","join","join_any","join_none","large","let","liblist","library","local","localparam","logic","longint","macromodule","matches","medium","modport","module","nand","negedge","nettype","new","nexttime","nmos","nor","noshowcancelled","not","notif0","notif1","or","output","package","packed","parameter","pmos","posedge","primitive","priority","program","property","protected","pull0","pull1","pulldown","pullup","pulsestyle_ondetect","pulsestyle_onevent","pure","rand","randc","randcase","randsequence","rcmos","real","realtime","ref","reg","reject_on","release","repeat","restrict","return","rnmos","rpmos","rtran","rtranif0","rtranif1","s_always","s_eventually","s_nexttime","s_until","s_until_with","scalared","sequence","shortint","shortreal","showcancelled","signed","small","soft","solve","specify","specparam","static","string","strong","strong0","strong1","struct","super","supply0","supply1","sync_accept_on","sync_reject_on","table","tagged","task","this","throughout","time","timeprecision","timeunit","tran","tranif0","tranif1","tri","tri0","tri1","triand","trior","trireg","type","typedef","union","unique","unique0","unsigned","until","until_with","untyped","use","uwire","var","vectored","virtual","void","wait","wait_order","wand","weak","weak0","weak1","while","wildcard","wire","with","within","wor","xnor","xor"],literal:["null"],built_in:["$finish","$stop","$exit","$fatal","$error","$warning","$info","$realtime","$time","$printtimescale","$bitstoreal","$bitstoshortreal","$itor","$signed","$cast","$bits","$stime","$timeformat","$realtobits","$shortrealtobits","$rtoi","$unsigned","$asserton","$assertkill","$assertpasson","$assertfailon","$assertnonvacuouson","$assertoff","$assertcontrol","$assertpassoff","$assertfailoff","$assertvacuousoff","$isunbounded","$sampled","$fell","$changed","$past_gclk","$fell_gclk","$changed_gclk","$rising_gclk","$steady_gclk","$coverage_control","$coverage_get","$coverage_save","$set_coverage_db_name","$rose","$stable","$past","$rose_gclk","$stable_gclk","$future_gclk","$falling_gclk","$changing_gclk","$display","$coverage_get_max","$coverage_merge","$get_coverage","$load_coverage_db","$typename","$unpacked_dimensions","$left","$low","$increment","$clog2","$ln","$log10","$exp","$sqrt","$pow","$floor","$ceil","$sin","$cos","$tan","$countbits","$onehot","$isunknown","$fatal","$warning","$dimensions","$right","$high","$size","$asin","$acos","$atan","$atan2","$hypot","$sinh","$cosh","$tanh","$asinh","$acosh","$atanh","$countones","$onehot0","$error","$info","$random","$dist_chi_square","$dist_erlang","$dist_exponential","$dist_normal","$dist_poisson","$dist_t","$dist_uniform","$q_initialize","$q_remove","$q_exam","$async$and$array","$async$nand$array","$async$or$array","$async$nor$array","$sync$and$array","$sync$nand$array","$sync$or$array","$sync$nor$array","$q_add","$q_full","$psprintf","$async$and$plane","$async$nand$plane","$async$or$plane","$async$nor$plane","$sync$and$plane","$sync$nand$plane","$sync$or$plane","$sync$nor$plane","$system","$display","$displayb","$displayh","$displayo","$strobe","$strobeb","$strobeh","$strobeo","$write","$readmemb","$readmemh","$writememh","$value$plusargs","$dumpvars","$dumpon","$dumplimit","$dumpports","$dumpportson","$dumpportslimit","$writeb","$writeh","$writeo","$monitor","$monitorb","$monitorh","$monitoro","$writememb","$dumpfile","$dumpoff","$dumpall","$dumpflush","$dumpportsoff","$dumpportsall","$dumpportsflush","$fclose","$fdisplay","$fdisplayb","$fdisplayh","$fdisplayo","$fstrobe","$fstrobeb","$fstrobeh","$fstrobeo","$swrite","$swriteb","$swriteh","$swriteo","$fscanf","$fread","$fseek","$fflush","$feof","$fopen","$fwrite","$fwriteb","$fwriteh","$fwriteo","$fmonitor","$fmonitorb","$fmonitorh","$fmonitoro","$sformat","$sformatf","$fgetc","$ungetc","$fgets","$sscanf","$rewind","$ftell","$ferror"]},ld=["__FILE__","__LINE__"],ud=["begin_keywords","celldefine","default_nettype","default_decay_time","default_trireg_strength","define","delay_mode_distributed","delay_mode_path","delay_mode_unit","delay_mode_zero","else","elsif","end_keywords","endcelldefine","endif","ifdef","ifndef","include","line","nounconnected_drive","pragma","resetall","timescale","unconnected_drive","undef","undefineall"];return{name:"Verilog",aliases:["v","sv","svh"],case_insensitive:!1,keywords:od,contains:[qa.C_BLOCK_COMMENT_MODE,qa.C_LINE_COMMENT_MODE,qa.QUOTE_STRING_MODE,{scope:"number",contains:[qa.BACKSLASH_ESCAPE],variants:[{begin:/\b((\d+'([bhodBHOD]))[0-9xzXZa-fA-F_]+)/},{begin:/\B(('([bhodBHOD]))[0-9xzXZa-fA-F_]+)/},{begin:/\b[0-9][0-9_]*/,relevance:0}]},{scope:"variable",variants:[{begin:"#\\((?!parameter).+\\)"},{begin:"\\.\\w+",relevance:0}]},{scope:"variable.constant",match:nd.concat(/`/,nd.either(...ld))},{scope:"meta",begin:nd.concat(/`/,nd.either(...ud)),end:/$|\/\/|\/\*/,returnEnd:!0,keywords:ud}]}}return verilog_1=Ra,verilog_1}var vhdl_1,hasRequiredVhdl;function requireVhdl(){if(hasRequiredVhdl)return vhdl_1;hasRequiredVhdl=1;function Ra(qa){const nd="\\d(_|\\d)*",od="[eE][-+]?"+nd,ld=nd+"(\\."+nd+")?("+od+")?",ud="\\w+",dd="\\b("+(nd+"#"+ud+"(\\."+ud+")?#("+od+")?")+"|"+ld+")";return{name:"VHDL",case_insensitive:!0,keywords:{keyword:["abs","access","after","alias","all","and","architecture","array","assert","assume","assume_guarantee","attribute","begin","block","body","buffer","bus","case","component","configuration","constant","context","cover","disconnect","downto","default","else","elsif","end","entity","exit","fairness","file","for","force","function","generate","generic","group","guarded","if","impure","in","inertial","inout","is","label","library","linkage","literal","loop","map","mod","nand","new","next","nor","not","null","of","on","open","or","others","out","package","parameter","port","postponed","procedure","process","property","protected","pure","range","record","register","reject","release","rem","report","restrict","restrict_guarantee","return","rol","ror","select","sequence","severity","shared","signal","sla","sll","sra","srl","strong","subtype","then","to","transport","type","unaffected","units","until","use","variable","view","vmode","vprop","vunit","wait","when","while","with","xnor","xor"],built_in:["boolean","bit","character","integer","time","delay_length","natural","positive","string","bit_vector","file_open_kind","file_open_status","std_logic","std_logic_vector","unsigned","signed","boolean_vector","integer_vector","std_ulogic","std_ulogic_vector","unresolved_unsigned","u_unsigned","unresolved_signed","u_signed","real_vector","time_vector"],literal:["false","true","note","warning","error","failure","line","text","side","width"]},illegal:/\{/,contains:[qa.C_BLOCK_COMMENT_MODE,qa.COMMENT("--","$"),qa.QUOTE_STRING_MODE,{className:"number",begin:dd,relevance:0},{className:"string",begin:"'(U|X|0|1|Z|W|L|H|-)'",contains:[qa.BACKSLASH_ESCAPE]},{className:"symbol",begin:"'[A-Za-z](_?[A-Za-z0-9])*",contains:[qa.BACKSLASH_ESCAPE]}]}}return vhdl_1=Ra,vhdl_1}var vim_1,hasRequiredVim;function requireVim(){if(hasRequiredVim)return vim_1;hasRequiredVim=1;function Ra(qa){return{name:"Vim Script",keywords:{$pattern:/[!#@\w]+/,keyword:"N|0 P|0 X|0 a|0 ab abc abo al am an|0 ar arga argd arge argdo argg argl argu as au aug aun b|0 bN ba bad bd be bel bf bl bm bn bo bp br brea breaka breakd breakl bro bufdo buffers bun bw c|0 cN cNf ca cabc caddb cad caddf cal cat cb cc ccl cd ce cex cf cfir cgetb cgete cg changes chd che checkt cl cla clo cm cmapc cme cn cnew cnf cno cnorea cnoreme co col colo com comc comp con conf cope cp cpf cq cr cs cst cu cuna cunme cw delm deb debugg delc delf dif diffg diffo diffp diffpu diffs diffthis dig di dl dell dj dli do doautoa dp dr ds dsp e|0 ea ec echoe echoh echom echon el elsei em en endfo endf endt endw ene ex exe exi exu f|0 files filet fin fina fini fir fix fo foldc foldd folddoc foldo for fu go gr grepa gu gv ha helpf helpg helpt hi hid his ia iabc if ij il im imapc ime ino inorea inoreme int is isp iu iuna iunme j|0 ju k|0 keepa kee keepj lN lNf l|0 lad laddb laddf la lan lat lb lc lch lcl lcs le lefta let lex lf lfir lgetb lgete lg lgr lgrepa lh ll lla lli lmak lm lmapc lne lnew lnf ln loadk lo loc lockv lol lope lp lpf lr ls lt lu lua luad luaf lv lvimgrepa lw m|0 ma mak map mapc marks mat me menut mes mk mks mksp mkv mkvie mod mz mzf nbc nb nbs new nm nmapc nme nn nnoreme noa no noh norea noreme norm nu nun nunme ol o|0 om omapc ome on ono onoreme opt ou ounme ow p|0 profd prof pro promptr pc ped pe perld po popu pp pre prev ps pt ptN ptf ptj ptl ptn ptp ptr pts pu pw py3 python3 py3d py3f py pyd pyf quita qa rec red redi redr redraws reg res ret retu rew ri rightb rub rubyd rubyf rund ru rv sN san sa sal sav sb sbN sba sbf sbl sbm sbn sbp sbr scrip scripte scs se setf setg setl sf sfir sh sim sig sil sl sla sm smap smapc sme sn sni sno snor snoreme sor so spelld spe spelli spellr spellu spellw sp spr sre st sta startg startr star stopi stj sts sun sunm sunme sus sv sw sy synti sync tN tabN tabc tabdo tabe tabf tabfir tabl tabm tabnew tabn tabo tabp tabr tabs tab ta tags tc tcld tclf te tf th tj tl tm tn to tp tr try ts tu u|0 undoj undol una unh unl unlo unm unme uns up ve verb vert vim vimgrepa vi viu vie vm vmapc vme vne vn vnoreme vs vu vunme windo w|0 wN wa wh wi winc winp wn wp wq wqa ws wu wv x|0 xa xmapc xm xme xn xnoreme xu xunme y|0 z|0 ~ Next Print append abbreviate abclear aboveleft all amenu anoremenu args argadd argdelete argedit argglobal arglocal argument ascii autocmd augroup aunmenu buffer bNext ball badd bdelete behave belowright bfirst blast bmodified bnext botright bprevious brewind break breakadd breakdel breaklist browse bunload bwipeout change cNext cNfile cabbrev cabclear caddbuffer caddexpr caddfile call catch cbuffer cclose center cexpr cfile cfirst cgetbuffer cgetexpr cgetfile chdir checkpath checktime clist clast close cmap cmapclear cmenu cnext cnewer cnfile cnoremap cnoreabbrev cnoremenu copy colder colorscheme command comclear compiler continue confirm copen cprevious cpfile cquit crewind cscope cstag cunmap cunabbrev cunmenu cwindow delete delmarks debug debuggreedy delcommand delfunction diffupdate diffget diffoff diffpatch diffput diffsplit digraphs display deletel djump dlist doautocmd doautoall deletep drop dsearch dsplit edit earlier echo echoerr echohl echomsg else elseif emenu endif endfor endfunction endtry endwhile enew execute exit exusage file filetype find finally finish first fixdel fold foldclose folddoopen folddoclosed foldopen function global goto grep grepadd gui gvim hardcopy help helpfind helpgrep helptags highlight hide history insert iabbrev iabclear ijump ilist imap imapclear imenu inoremap inoreabbrev inoremenu intro isearch isplit iunmap iunabbrev iunmenu join jumps keepalt keepmarks keepjumps lNext lNfile list laddexpr laddbuffer laddfile last language later lbuffer lcd lchdir lclose lcscope left leftabove lexpr lfile lfirst lgetbuffer lgetexpr lgetfile lgrep lgrepadd lhelpgrep llast llist lmake lmap lmapclear lnext lnewer lnfile lnoremap loadkeymap loadview lockmarks lockvar lolder lopen lprevious lpfile lrewind ltag lunmap luado luafile lvimgrep lvimgrepadd lwindow move mark make mapclear match menu menutranslate messages mkexrc mksession mkspell mkvimrc mkview mode mzscheme mzfile nbclose nbkey nbsart next nmap nmapclear nmenu nnoremap nnoremenu noautocmd noremap nohlsearch noreabbrev noremenu normal number nunmap nunmenu oldfiles open omap omapclear omenu only onoremap onoremenu options ounmap ounmenu ownsyntax print profdel profile promptfind promptrepl pclose pedit perl perldo pop popup ppop preserve previous psearch ptag ptNext ptfirst ptjump ptlast ptnext ptprevious ptrewind ptselect put pwd py3do py3file python pydo pyfile quit quitall qall read recover redo redir redraw redrawstatus registers resize retab return rewind right rightbelow ruby rubydo rubyfile rundo runtime rviminfo substitute sNext sandbox sargument sall saveas sbuffer sbNext sball sbfirst sblast sbmodified sbnext sbprevious sbrewind scriptnames scriptencoding scscope set setfiletype setglobal setlocal sfind sfirst shell simalt sign silent sleep slast smagic smapclear smenu snext sniff snomagic snoremap snoremenu sort source spelldump spellgood spellinfo spellrepall spellundo spellwrong split sprevious srewind stop stag startgreplace startreplace startinsert stopinsert stjump stselect sunhide sunmap sunmenu suspend sview swapname syntax syntime syncbind tNext tabNext tabclose tabedit tabfind tabfirst tablast tabmove tabnext tabonly tabprevious tabrewind tag tcl tcldo tclfile tearoff tfirst throw tjump tlast tmenu tnext topleft tprevious trewind tselect tunmenu undo undojoin undolist unabbreviate unhide unlet unlockvar unmap unmenu unsilent update vglobal version verbose vertical vimgrep vimgrepadd visual viusage view vmap vmapclear vmenu vnew vnoremap vnoremenu vsplit vunmap vunmenu write wNext wall while winsize wincmd winpos wnext wprevious wqall wsverb wundo wviminfo xit xall xmapclear xmap xmenu xnoremap xnoremenu xunmap xunmenu yank",built_in:"synIDtrans atan2 range matcharg did_filetype asin feedkeys xor argv complete_check add getwinposx getqflist getwinposy screencol clearmatches empty extend getcmdpos mzeval garbagecollect setreg ceil sqrt diff_hlID inputsecret get getfperm getpid filewritable shiftwidth max sinh isdirectory synID system inputrestore winline atan visualmode inputlist tabpagewinnr round getregtype mapcheck hasmapto histdel argidx findfile sha256 exists toupper getcmdline taglist string getmatches bufnr strftime winwidth bufexists strtrans tabpagebuflist setcmdpos remote_read printf setloclist getpos getline bufwinnr float2nr len getcmdtype diff_filler luaeval resolve libcallnr foldclosedend reverse filter has_key bufname str2float strlen setline getcharmod setbufvar index searchpos shellescape undofile foldclosed setqflist buflisted strchars str2nr virtcol floor remove undotree remote_expr winheight gettabwinvar reltime cursor tabpagenr finddir localtime acos getloclist search tanh matchend rename gettabvar strdisplaywidth type abs py3eval setwinvar tolower wildmenumode log10 spellsuggest bufloaded synconcealed nextnonblank server2client complete settabwinvar executable input wincol setmatches getftype hlID inputsave searchpair or screenrow line settabvar histadd deepcopy strpart remote_peek and eval getftime submatch screenchar winsaveview matchadd mkdir screenattr getfontname libcall reltimestr getfsize winnr invert pow getbufline byte2line soundfold repeat fnameescape tagfiles sin strwidth spellbadword trunc maparg log lispindent hostname setpos globpath remote_foreground getchar synIDattr fnamemodify cscope_connection stridx winbufnr indent min complete_add nr2char searchpairpos inputdialog values matchlist items hlexists strridx browsedir expand fmod pathshorten line2byte argc count getwinvar glob foldtextresult getreg foreground cosh matchdelete has char2nr simplify histget searchdecl iconv winrestcmd pumvisible writefile foldlevel haslocaldir keys cos matchstr foldtext histnr tan tempname getcwd byteidx getbufvar islocked escape eventhandler remote_send serverlist winrestview synstack pyeval prevnonblank readfile cindent filereadable changenr exp"},illegal:/;/,contains:[qa.NUMBER_MODE,{className:"string",begin:"'",end:"'",illegal:"\\n"},{className:"string",begin:/"(\\"|\n\\|[^"\n])*"/},qa.COMMENT('"',"$"),{className:"variable",begin:/[bwtglsav]:[\w\d_]+/},{begin:[/\b(?:function|function!)/,/\s+/,qa.IDENT_RE],className:{1:"keyword",3:"title"},end:"$",relevance:0,contains:[{className:"params",begin:"\\(",end:"\\)"}]},{className:"symbol",begin:/<[\w-]+>/}]}}return vim_1=Ra,vim_1}var wasm_1,hasRequiredWasm;function requireWasm(){if(hasRequiredWasm)return wasm_1;hasRequiredWasm=1;function Ra(qa){qa.regex;const nd=qa.COMMENT(/\(;/,/;\)/);nd.contains.push("self");const od=qa.COMMENT(/;;/,/$/),ld=["anyfunc","block","br","br_if","br_table","call","call_indirect","data","drop","elem","else","end","export","func","global.get","global.set","local.get","local.set","local.tee","get_global","get_local","global","if","import","local","loop","memory","memory.grow","memory.size","module","mut","nop","offset","param","result","return","select","set_global","set_local","start","table","tee_local","then","type","unreachable"],ud={begin:[/(?:func|call|call_indirect)/,/\s+/,/\$[^\s)]+/],className:{1:"keyword",3:"title.function"}},cd={className:"variable",begin:/\$[\w_]+/},dd={match:/(\((?!;)|\))+/,className:"punctuation",relevance:0},pd={className:"number",relevance:0,match:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/},fd={match:/(i32|i64|f32|f64)(?!\.)/,className:"type"},md={className:"keyword",match:/\b(f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|nearest|neg?|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|store(?:8|16|32)?|sqrt|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))\b/};return{name:"WebAssembly",keywords:{$pattern:/[\w.]+/,keyword:ld},contains:[od,nd,{match:[/(?:offset|align)/,/\s*/,/=/],className:{1:"keyword",3:"operator"}},cd,dd,ud,qa.QUOTE_STRING_MODE,fd,md,pd]}}return wasm_1=Ra,wasm_1}var wren_1,hasRequiredWren;function requireWren(){if(hasRequiredWren)return wren_1;hasRequiredWren=1;function Ra(qa){const nd=qa.regex,od=/[a-zA-Z]\w*/,ld=["as","break","class","construct","continue","else","for","foreign","if","import","in","is","return","static","var","while"],ud=["true","false","null"],cd=["this","super"],dd=["Bool","Class","Fiber","Fn","List","Map","Null","Num","Object","Range","Sequence","String","System"],pd=["-","~",/\*/,"%",/\.\.\./,/\.\./,/\+/,"<<",">>",">=","<=","<",">",/\^/,/!=/,/!/,/\bis\b/,"==","&&","&",/\|\|/,/\|/,/\?:/,"="],fd={relevance:0,match:nd.concat(/\b(?!(if|while|for|else|super)\b)/,od,/(?=\s*[({])/),className:"title.function"},md={match:nd.concat(nd.either(nd.concat(/\b(?!(if|while|for|else|super)\b)/,od),nd.either(...pd)),/(?=\s*\([^)]+\)\s*\{)/),className:"title.function",starts:{contains:[{begin:/\(/,end:/\)/,contains:[{relevance:0,scope:"params",match:od}]}]}},vd={variants:[{match:[/class\s+/,od,/\s+is\s+/,od]},{match:[/class\s+/,od]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:ld},Ad={relevance:0,match:nd.either(...pd),className:"operator"},Nd={className:"string",begin:/"""/,end:/"""/},Id={className:"property",begin:nd.concat(/\./,nd.lookahead(od)),end:od,excludeBegin:!0,relevance:0},Od={relevance:0,match:nd.concat(/\b_/,od),scope:"variable"},Fd={relevance:0,match:/\b[A-Z]+[a-z]+([A-Z]+[a-z]+)*/,scope:"title.class",keywords:{_:dd}},Pd=qa.C_NUMBER_MODE,Md={match:[od,/\s*/,/=/,/\s*/,/\(/,od,/\)\s*\{/],scope:{1:"title.function",3:"operator",6:"params"}},Bd=qa.COMMENT(/\/\*\*/,/\*\//,{contains:[{match:/@[a-z]+/,scope:"doctag"},"self"]}),jd={scope:"subst",begin:/%\(/,end:/\)/,contains:[Pd,Fd,fd,Od,Ad]},Hd={scope:"string",begin:/"/,end:/"/,contains:[jd,{scope:"char.escape",variants:[{match:/\\\\|\\["0%abefnrtv]/},{match:/\\x[0-9A-F]{2}/},{match:/\\u[0-9A-F]{4}/},{match:/\\U[0-9A-F]{8}/}]}]};jd.contains.push(Hd);const Gd=[...ld,...cd,...ud],zd={relevance:0,match:nd.concat("\\b(?!",Gd.join("|"),"\\b)",/[a-zA-Z_]\w*(?:[?!]|\b)/),className:"variable"};return{name:"Wren",keywords:{keyword:ld,"variable.language":cd,literal:ud},contains:[{scope:"comment",variants:[{begin:[/#!?/,/[A-Za-z_]+(?=\()/],beginScope:{},keywords:{literal:ud},contains:[],end:/\)/},{begin:[/#!?/,/[A-Za-z_]+/],beginScope:{},end:/$/}]},Pd,Hd,Nd,Bd,qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,Fd,vd,Md,md,fd,Ad,Od,Id,zd]}}return wren_1=Ra,wren_1}var x86asm_1,hasRequiredX86asm;function requireX86asm(){if(hasRequiredX86asm)return x86asm_1;hasRequiredX86asm=1;function Ra(qa){return{name:"Intel x86 Assembly",case_insensitive:!0,keywords:{$pattern:"[.%]?"+qa.IDENT_RE,keyword:"lock rep repe repz repne repnz xaquire xrelease bnd nobnd aaa aad aam aas adc add and arpl bb0_reset bb1_reset bound bsf bsr bswap bt btc btr bts call cbw cdq cdqe clc cld cli clts cmc cmp cmpsb cmpsd cmpsq cmpsw cmpxchg cmpxchg486 cmpxchg8b cmpxchg16b cpuid cpu_read cpu_write cqo cwd cwde daa das dec div dmint emms enter equ f2xm1 fabs fadd faddp fbld fbstp fchs fclex fcmovb fcmovbe fcmove fcmovnb fcmovnbe fcmovne fcmovnu fcmovu fcom fcomi fcomip fcomp fcompp fcos fdecstp fdisi fdiv fdivp fdivr fdivrp femms feni ffree ffreep fiadd ficom ficomp fidiv fidivr fild fimul fincstp finit fist fistp fisttp fisub fisubr fld fld1 fldcw fldenv fldl2e fldl2t fldlg2 fldln2 fldpi fldz fmul fmulp fnclex fndisi fneni fninit fnop fnsave fnstcw fnstenv fnstsw fpatan fprem fprem1 fptan frndint frstor fsave fscale fsetpm fsin fsincos fsqrt fst fstcw fstenv fstp fstsw fsub fsubp fsubr fsubrp ftst fucom fucomi fucomip fucomp fucompp fxam fxch fxtract fyl2x fyl2xp1 hlt ibts icebp idiv imul in inc incbin insb insd insw int int01 int1 int03 int3 into invd invpcid invlpg invlpga iret iretd iretq iretw jcxz jecxz jrcxz jmp jmpe lahf lar lds lea leave les lfence lfs lgdt lgs lidt lldt lmsw loadall loadall286 lodsb lodsd lodsq lodsw loop loope loopne loopnz loopz lsl lss ltr mfence monitor mov movd movq movsb movsd movsq movsw movsx movsxd movzx mul mwait neg nop not or out outsb outsd outsw packssdw packsswb packuswb paddb paddd paddsb paddsiw paddsw paddusb paddusw paddw pand pandn pause paveb pavgusb pcmpeqb pcmpeqd pcmpeqw pcmpgtb pcmpgtd pcmpgtw pdistib pf2id pfacc pfadd pfcmpeq pfcmpge pfcmpgt pfmax pfmin pfmul pfrcp pfrcpit1 pfrcpit2 pfrsqit1 pfrsqrt pfsub pfsubr pi2fd pmachriw pmaddwd pmagw pmulhriw pmulhrwa pmulhrwc pmulhw pmullw pmvgezb pmvlzb pmvnzb pmvzb pop popa popad popaw popf popfd popfq popfw por prefetch prefetchw pslld psllq psllw psrad psraw psrld psrlq psrlw psubb psubd psubsb psubsiw psubsw psubusb psubusw psubw punpckhbw punpckhdq punpckhwd punpcklbw punpckldq punpcklwd push pusha pushad pushaw pushf pushfd pushfq pushfw pxor rcl rcr rdshr rdmsr rdpmc rdtsc rdtscp ret retf retn rol ror rdm rsdc rsldt rsm rsts sahf sal salc sar sbb scasb scasd scasq scasw sfence sgdt shl shld shr shrd sidt sldt skinit smi smint smintold smsw stc std sti stosb stosd stosq stosw str sub svdc svldt svts swapgs syscall sysenter sysexit sysret test ud0 ud1 ud2b ud2 ud2a umov verr verw fwait wbinvd wrshr wrmsr xadd xbts xchg xlatb xlat xor cmove cmovz cmovne cmovnz cmova cmovnbe cmovae cmovnb cmovb cmovnae cmovbe cmovna cmovg cmovnle cmovge cmovnl cmovl cmovnge cmovle cmovng cmovc cmovnc cmovo cmovno cmovs cmovns cmovp cmovpe cmovnp cmovpo je jz jne jnz ja jnbe jae jnb jb jnae jbe jna jg jnle jge jnl jl jnge jle jng jc jnc jo jno js jns jpo jnp jpe jp sete setz setne setnz seta setnbe setae setnb setnc setb setnae setcset setbe setna setg setnle setge setnl setl setnge setle setng sets setns seto setno setpe setp setpo setnp addps addss andnps andps cmpeqps cmpeqss cmpleps cmpless cmpltps cmpltss cmpneqps cmpneqss cmpnleps cmpnless cmpnltps cmpnltss cmpordps cmpordss cmpunordps cmpunordss cmpps cmpss comiss cvtpi2ps cvtps2pi cvtsi2ss cvtss2si cvttps2pi cvttss2si divps divss ldmxcsr maxps maxss minps minss movaps movhps movlhps movlps movhlps movmskps movntps movss movups mulps mulss orps rcpps rcpss rsqrtps rsqrtss shufps sqrtps sqrtss stmxcsr subps subss ucomiss unpckhps unpcklps xorps fxrstor fxrstor64 fxsave fxsave64 xgetbv xsetbv xsave xsave64 xsaveopt xsaveopt64 xrstor xrstor64 prefetchnta prefetcht0 prefetcht1 prefetcht2 maskmovq movntq pavgb pavgw pextrw pinsrw pmaxsw pmaxub pminsw pminub pmovmskb pmulhuw psadbw pshufw pf2iw pfnacc pfpnacc pi2fw pswapd maskmovdqu clflush movntdq movnti movntpd movdqa movdqu movdq2q movq2dq paddq pmuludq pshufd pshufhw pshuflw pslldq psrldq psubq punpckhqdq punpcklqdq addpd addsd andnpd andpd cmpeqpd cmpeqsd cmplepd cmplesd cmpltpd cmpltsd cmpneqpd cmpneqsd cmpnlepd cmpnlesd cmpnltpd cmpnltsd cmpordpd cmpordsd cmpunordpd cmpunordsd cmppd comisd cvtdq2pd cvtdq2ps cvtpd2dq cvtpd2pi cvtpd2ps cvtpi2pd cvtps2dq cvtps2pd cvtsd2si cvtsd2ss cvtsi2sd cvtss2sd cvttpd2pi cvttpd2dq cvttps2dq cvttsd2si divpd divsd maxpd maxsd minpd minsd movapd movhpd movlpd movmskpd movupd mulpd mulsd orpd shufpd sqrtpd sqrtsd subpd subsd ucomisd unpckhpd unpcklpd xorpd addsubpd addsubps haddpd haddps hsubpd hsubps lddqu movddup movshdup movsldup clgi stgi vmcall vmclear vmfunc vmlaunch vmload vmmcall vmptrld vmptrst vmread vmresume vmrun vmsave vmwrite vmxoff vmxon invept invvpid pabsb pabsw pabsd palignr phaddw phaddd phaddsw phsubw phsubd phsubsw pmaddubsw pmulhrsw pshufb psignb psignw psignd extrq insertq movntsd movntss lzcnt blendpd blendps blendvpd blendvps dppd dpps extractps insertps movntdqa mpsadbw packusdw pblendvb pblendw pcmpeqq pextrb pextrd pextrq phminposuw pinsrb pinsrd pinsrq pmaxsb pmaxsd pmaxud pmaxuw pminsb pminsd pminud pminuw pmovsxbw pmovsxbd pmovsxbq pmovsxwd pmovsxwq pmovsxdq pmovzxbw pmovzxbd pmovzxbq pmovzxwd pmovzxwq pmovzxdq pmuldq pmulld ptest roundpd roundps roundsd roundss crc32 pcmpestri pcmpestrm pcmpistri pcmpistrm pcmpgtq popcnt getsec pfrcpv pfrsqrtv movbe aesenc aesenclast aesdec aesdeclast aesimc aeskeygenassist vaesenc vaesenclast vaesdec vaesdeclast vaesimc vaeskeygenassist vaddpd vaddps vaddsd vaddss vaddsubpd vaddsubps vandpd vandps vandnpd vandnps vblendpd vblendps vblendvpd vblendvps vbroadcastss vbroadcastsd vbroadcastf128 vcmpeq_ospd vcmpeqpd vcmplt_ospd vcmpltpd vcmple_ospd vcmplepd vcmpunord_qpd vcmpunordpd vcmpneq_uqpd vcmpneqpd vcmpnlt_uspd vcmpnltpd vcmpnle_uspd vcmpnlepd vcmpord_qpd vcmpordpd vcmpeq_uqpd vcmpnge_uspd vcmpngepd vcmpngt_uspd vcmpngtpd vcmpfalse_oqpd vcmpfalsepd vcmpneq_oqpd vcmpge_ospd vcmpgepd vcmpgt_ospd vcmpgtpd vcmptrue_uqpd vcmptruepd vcmplt_oqpd vcmple_oqpd vcmpunord_spd vcmpneq_uspd vcmpnlt_uqpd vcmpnle_uqpd vcmpord_spd vcmpeq_uspd vcmpnge_uqpd vcmpngt_uqpd vcmpfalse_ospd vcmpneq_ospd vcmpge_oqpd vcmpgt_oqpd vcmptrue_uspd vcmppd vcmpeq_osps vcmpeqps vcmplt_osps vcmpltps vcmple_osps vcmpleps vcmpunord_qps vcmpunordps vcmpneq_uqps vcmpneqps vcmpnlt_usps vcmpnltps vcmpnle_usps vcmpnleps vcmpord_qps vcmpordps vcmpeq_uqps vcmpnge_usps vcmpngeps vcmpngt_usps vcmpngtps vcmpfalse_oqps vcmpfalseps vcmpneq_oqps vcmpge_osps vcmpgeps vcmpgt_osps vcmpgtps vcmptrue_uqps vcmptrueps vcmplt_oqps vcmple_oqps vcmpunord_sps vcmpneq_usps vcmpnlt_uqps vcmpnle_uqps vcmpord_sps vcmpeq_usps vcmpnge_uqps vcmpngt_uqps vcmpfalse_osps vcmpneq_osps vcmpge_oqps vcmpgt_oqps vcmptrue_usps vcmpps vcmpeq_ossd vcmpeqsd vcmplt_ossd vcmpltsd vcmple_ossd vcmplesd vcmpunord_qsd vcmpunordsd vcmpneq_uqsd vcmpneqsd vcmpnlt_ussd vcmpnltsd vcmpnle_ussd vcmpnlesd vcmpord_qsd vcmpordsd vcmpeq_uqsd vcmpnge_ussd vcmpngesd vcmpngt_ussd vcmpngtsd vcmpfalse_oqsd vcmpfalsesd vcmpneq_oqsd vcmpge_ossd vcmpgesd vcmpgt_ossd vcmpgtsd vcmptrue_uqsd vcmptruesd vcmplt_oqsd vcmple_oqsd vcmpunord_ssd vcmpneq_ussd vcmpnlt_uqsd vcmpnle_uqsd vcmpord_ssd vcmpeq_ussd vcmpnge_uqsd vcmpngt_uqsd vcmpfalse_ossd vcmpneq_ossd vcmpge_oqsd vcmpgt_oqsd vcmptrue_ussd vcmpsd vcmpeq_osss vcmpeqss vcmplt_osss vcmpltss vcmple_osss vcmpless vcmpunord_qss vcmpunordss vcmpneq_uqss vcmpneqss vcmpnlt_usss vcmpnltss vcmpnle_usss vcmpnless vcmpord_qss vcmpordss vcmpeq_uqss vcmpnge_usss vcmpngess vcmpngt_usss vcmpngtss vcmpfalse_oqss vcmpfalsess vcmpneq_oqss vcmpge_osss vcmpgess vcmpgt_osss vcmpgtss vcmptrue_uqss vcmptruess vcmplt_oqss vcmple_oqss vcmpunord_sss vcmpneq_usss vcmpnlt_uqss vcmpnle_uqss vcmpord_sss vcmpeq_usss vcmpnge_uqss vcmpngt_uqss vcmpfalse_osss vcmpneq_osss vcmpge_oqss vcmpgt_oqss vcmptrue_usss vcmpss vcomisd vcomiss vcvtdq2pd vcvtdq2ps vcvtpd2dq vcvtpd2ps vcvtps2dq vcvtps2pd vcvtsd2si vcvtsd2ss vcvtsi2sd vcvtsi2ss vcvtss2sd vcvtss2si vcvttpd2dq vcvttps2dq vcvttsd2si vcvttss2si vdivpd vdivps vdivsd vdivss vdppd vdpps vextractf128 vextractps vhaddpd vhaddps vhsubpd vhsubps vinsertf128 vinsertps vlddqu vldqqu vldmxcsr vmaskmovdqu vmaskmovps vmaskmovpd vmaxpd vmaxps vmaxsd vmaxss vminpd vminps vminsd vminss vmovapd vmovaps vmovd vmovq vmovddup vmovdqa vmovqqa vmovdqu vmovqqu vmovhlps vmovhpd vmovhps vmovlhps vmovlpd vmovlps vmovmskpd vmovmskps vmovntdq vmovntqq vmovntdqa vmovntpd vmovntps vmovsd vmovshdup vmovsldup vmovss vmovupd vmovups vmpsadbw vmulpd vmulps vmulsd vmulss vorpd vorps vpabsb vpabsw vpabsd vpacksswb vpackssdw vpackuswb vpackusdw vpaddb vpaddw vpaddd vpaddq vpaddsb vpaddsw vpaddusb vpaddusw vpalignr vpand vpandn vpavgb vpavgw vpblendvb vpblendw vpcmpestri vpcmpestrm vpcmpistri vpcmpistrm vpcmpeqb vpcmpeqw vpcmpeqd vpcmpeqq vpcmpgtb vpcmpgtw vpcmpgtd vpcmpgtq vpermilpd vpermilps vperm2f128 vpextrb vpextrw vpextrd vpextrq vphaddw vphaddd vphaddsw vphminposuw vphsubw vphsubd vphsubsw vpinsrb vpinsrw vpinsrd vpinsrq vpmaddwd vpmaddubsw vpmaxsb vpmaxsw vpmaxsd vpmaxub vpmaxuw vpmaxud vpminsb vpminsw vpminsd vpminub vpminuw vpminud vpmovmskb vpmovsxbw vpmovsxbd vpmovsxbq vpmovsxwd vpmovsxwq vpmovsxdq vpmovzxbw vpmovzxbd vpmovzxbq vpmovzxwd vpmovzxwq vpmovzxdq vpmulhuw vpmulhrsw vpmulhw vpmullw vpmulld vpmuludq vpmuldq vpor vpsadbw vpshufb vpshufd vpshufhw vpshuflw vpsignb vpsignw vpsignd vpslldq vpsrldq vpsllw vpslld vpsllq vpsraw vpsrad vpsrlw vpsrld vpsrlq vptest vpsubb vpsubw vpsubd vpsubq vpsubsb vpsubsw vpsubusb vpsubusw vpunpckhbw vpunpckhwd vpunpckhdq vpunpckhqdq vpunpcklbw vpunpcklwd vpunpckldq vpunpcklqdq vpxor vrcpps vrcpss vrsqrtps vrsqrtss vroundpd vroundps vroundsd vroundss vshufpd vshufps vsqrtpd vsqrtps vsqrtsd vsqrtss vstmxcsr vsubpd vsubps vsubsd vsubss vtestps vtestpd vucomisd vucomiss vunpckhpd vunpckhps vunpcklpd vunpcklps vxorpd vxorps vzeroall vzeroupper pclmullqlqdq pclmulhqlqdq pclmullqhqdq pclmulhqhqdq pclmulqdq vpclmullqlqdq vpclmulhqlqdq vpclmullqhqdq vpclmulhqhqdq vpclmulqdq vfmadd132ps vfmadd132pd vfmadd312ps vfmadd312pd vfmadd213ps vfmadd213pd vfmadd123ps vfmadd123pd vfmadd231ps vfmadd231pd vfmadd321ps vfmadd321pd vfmaddsub132ps vfmaddsub132pd vfmaddsub312ps vfmaddsub312pd vfmaddsub213ps vfmaddsub213pd vfmaddsub123ps vfmaddsub123pd vfmaddsub231ps vfmaddsub231pd vfmaddsub321ps vfmaddsub321pd vfmsub132ps vfmsub132pd vfmsub312ps vfmsub312pd vfmsub213ps vfmsub213pd vfmsub123ps vfmsub123pd vfmsub231ps vfmsub231pd vfmsub321ps vfmsub321pd vfmsubadd132ps vfmsubadd132pd vfmsubadd312ps vfmsubadd312pd vfmsubadd213ps vfmsubadd213pd vfmsubadd123ps vfmsubadd123pd vfmsubadd231ps vfmsubadd231pd vfmsubadd321ps vfmsubadd321pd vfnmadd132ps vfnmadd132pd vfnmadd312ps vfnmadd312pd vfnmadd213ps vfnmadd213pd vfnmadd123ps vfnmadd123pd vfnmadd231ps vfnmadd231pd vfnmadd321ps vfnmadd321pd vfnmsub132ps vfnmsub132pd vfnmsub312ps vfnmsub312pd vfnmsub213ps vfnmsub213pd vfnmsub123ps vfnmsub123pd vfnmsub231ps vfnmsub231pd vfnmsub321ps vfnmsub321pd vfmadd132ss vfmadd132sd vfmadd312ss vfmadd312sd vfmadd213ss vfmadd213sd vfmadd123ss vfmadd123sd vfmadd231ss vfmadd231sd vfmadd321ss vfmadd321sd vfmsub132ss vfmsub132sd vfmsub312ss vfmsub312sd vfmsub213ss vfmsub213sd vfmsub123ss vfmsub123sd vfmsub231ss vfmsub231sd vfmsub321ss vfmsub321sd vfnmadd132ss vfnmadd132sd vfnmadd312ss vfnmadd312sd vfnmadd213ss vfnmadd213sd vfnmadd123ss vfnmadd123sd vfnmadd231ss vfnmadd231sd vfnmadd321ss vfnmadd321sd vfnmsub132ss vfnmsub132sd vfnmsub312ss vfnmsub312sd vfnmsub213ss vfnmsub213sd vfnmsub123ss vfnmsub123sd vfnmsub231ss vfnmsub231sd vfnmsub321ss vfnmsub321sd rdfsbase rdgsbase rdrand wrfsbase wrgsbase vcvtph2ps vcvtps2ph adcx adox rdseed clac stac xstore xcryptecb xcryptcbc xcryptctr xcryptcfb xcryptofb montmul xsha1 xsha256 llwpcb slwpcb lwpval lwpins vfmaddpd vfmaddps vfmaddsd vfmaddss vfmaddsubpd vfmaddsubps vfmsubaddpd vfmsubaddps vfmsubpd vfmsubps vfmsubsd vfmsubss vfnmaddpd vfnmaddps vfnmaddsd vfnmaddss vfnmsubpd vfnmsubps vfnmsubsd vfnmsubss vfrczpd vfrczps vfrczsd vfrczss vpcmov vpcomb vpcomd vpcomq vpcomub vpcomud vpcomuq vpcomuw vpcomw vphaddbd vphaddbq vphaddbw vphadddq vphaddubd vphaddubq vphaddubw vphaddudq vphadduwd vphadduwq vphaddwd vphaddwq vphsubbw vphsubdq vphsubwd vpmacsdd vpmacsdqh vpmacsdql vpmacssdd vpmacssdqh vpmacssdql vpmacsswd vpmacssww vpmacswd vpmacsww vpmadcsswd vpmadcswd vpperm vprotb vprotd vprotq vprotw vpshab vpshad vpshaq vpshaw vpshlb vpshld vpshlq vpshlw vbroadcasti128 vpblendd vpbroadcastb vpbroadcastw vpbroadcastd vpbroadcastq vpermd vpermpd vpermps vpermq vperm2i128 vextracti128 vinserti128 vpmaskmovd vpmaskmovq vpsllvd vpsllvq vpsravd vpsrlvd vpsrlvq vgatherdpd vgatherqpd vgatherdps vgatherqps vpgatherdd vpgatherqd vpgatherdq vpgatherqq xabort xbegin xend xtest andn bextr blci blcic blsi blsic blcfill blsfill blcmsk blsmsk blsr blcs bzhi mulx pdep pext rorx sarx shlx shrx tzcnt tzmsk t1mskc valignd valignq vblendmpd vblendmps vbroadcastf32x4 vbroadcastf64x4 vbroadcasti32x4 vbroadcasti64x4 vcompresspd vcompressps vcvtpd2udq vcvtps2udq vcvtsd2usi vcvtss2usi vcvttpd2udq vcvttps2udq vcvttsd2usi vcvttss2usi vcvtudq2pd vcvtudq2ps vcvtusi2sd vcvtusi2ss vexpandpd vexpandps vextractf32x4 vextractf64x4 vextracti32x4 vextracti64x4 vfixupimmpd vfixupimmps vfixupimmsd vfixupimmss vgetexppd vgetexpps vgetexpsd vgetexpss vgetmantpd vgetmantps vgetmantsd vgetmantss vinsertf32x4 vinsertf64x4 vinserti32x4 vinserti64x4 vmovdqa32 vmovdqa64 vmovdqu32 vmovdqu64 vpabsq vpandd vpandnd vpandnq vpandq vpblendmd vpblendmq vpcmpltd vpcmpled vpcmpneqd vpcmpnltd vpcmpnled vpcmpd vpcmpltq vpcmpleq vpcmpneqq vpcmpnltq vpcmpnleq vpcmpq vpcmpequd vpcmpltud vpcmpleud vpcmpnequd vpcmpnltud vpcmpnleud vpcmpud vpcmpequq vpcmpltuq vpcmpleuq vpcmpnequq vpcmpnltuq vpcmpnleuq vpcmpuq vpcompressd vpcompressq vpermi2d vpermi2pd vpermi2ps vpermi2q vpermt2d vpermt2pd vpermt2ps vpermt2q vpexpandd vpexpandq vpmaxsq vpmaxuq vpminsq vpminuq vpmovdb vpmovdw vpmovqb vpmovqd vpmovqw vpmovsdb vpmovsdw vpmovsqb vpmovsqd vpmovsqw vpmovusdb vpmovusdw vpmovusqb vpmovusqd vpmovusqw vpord vporq vprold vprolq vprolvd vprolvq vprord vprorq vprorvd vprorvq vpscatterdd vpscatterdq vpscatterqd vpscatterqq vpsraq vpsravq vpternlogd vpternlogq vptestmd vptestmq vptestnmd vptestnmq vpxord vpxorq vrcp14pd vrcp14ps vrcp14sd vrcp14ss vrndscalepd vrndscaleps vrndscalesd vrndscaless vrsqrt14pd vrsqrt14ps vrsqrt14sd vrsqrt14ss vscalefpd vscalefps vscalefsd vscalefss vscatterdpd vscatterdps vscatterqpd vscatterqps vshuff32x4 vshuff64x2 vshufi32x4 vshufi64x2 kandnw kandw kmovw knotw kortestw korw kshiftlw kshiftrw kunpckbw kxnorw kxorw vpbroadcastmb2q vpbroadcastmw2d vpconflictd vpconflictq vplzcntd vplzcntq vexp2pd vexp2ps vrcp28pd vrcp28ps vrcp28sd vrcp28ss vrsqrt28pd vrsqrt28ps vrsqrt28sd vrsqrt28ss vgatherpf0dpd vgatherpf0dps vgatherpf0qpd vgatherpf0qps vgatherpf1dpd vgatherpf1dps vgatherpf1qpd vgatherpf1qps vscatterpf0dpd vscatterpf0dps vscatterpf0qpd vscatterpf0qps vscatterpf1dpd vscatterpf1dps vscatterpf1qpd vscatterpf1qps prefetchwt1 bndmk bndcl bndcu bndcn bndmov bndldx bndstx sha1rnds4 sha1nexte sha1msg1 sha1msg2 sha256rnds2 sha256msg1 sha256msg2 hint_nop0 hint_nop1 hint_nop2 hint_nop3 hint_nop4 hint_nop5 hint_nop6 hint_nop7 hint_nop8 hint_nop9 hint_nop10 hint_nop11 hint_nop12 hint_nop13 hint_nop14 hint_nop15 hint_nop16 hint_nop17 hint_nop18 hint_nop19 hint_nop20 hint_nop21 hint_nop22 hint_nop23 hint_nop24 hint_nop25 hint_nop26 hint_nop27 hint_nop28 hint_nop29 hint_nop30 hint_nop31 hint_nop32 hint_nop33 hint_nop34 hint_nop35 hint_nop36 hint_nop37 hint_nop38 hint_nop39 hint_nop40 hint_nop41 hint_nop42 hint_nop43 hint_nop44 hint_nop45 hint_nop46 hint_nop47 hint_nop48 hint_nop49 hint_nop50 hint_nop51 hint_nop52 hint_nop53 hint_nop54 hint_nop55 hint_nop56 hint_nop57 hint_nop58 hint_nop59 hint_nop60 hint_nop61 hint_nop62 hint_nop63",built_in:"ip eip rip al ah bl bh cl ch dl dh sil dil bpl spl r8b r9b r10b r11b r12b r13b r14b r15b ax bx cx dx si di bp sp r8w r9w r10w r11w r12w r13w r14w r15w eax ebx ecx edx esi edi ebp esp eip r8d r9d r10d r11d r12d r13d r14d r15d rax rbx rcx rdx rsi rdi rbp rsp r8 r9 r10 r11 r12 r13 r14 r15 cs ds es fs gs ss st st0 st1 st2 st3 st4 st5 st6 st7 mm0 mm1 mm2 mm3 mm4 mm5 mm6 mm7 xmm0 xmm1 xmm2 xmm3 xmm4 xmm5 xmm6 xmm7 xmm8 xmm9 xmm10 xmm11 xmm12 xmm13 xmm14 xmm15 xmm16 xmm17 xmm18 xmm19 xmm20 xmm21 xmm22 xmm23 xmm24 xmm25 xmm26 xmm27 xmm28 xmm29 xmm30 xmm31 ymm0 ymm1 ymm2 ymm3 ymm4 ymm5 ymm6 ymm7 ymm8 ymm9 ymm10 ymm11 ymm12 ymm13 ymm14 ymm15 ymm16 ymm17 ymm18 ymm19 ymm20 ymm21 ymm22 ymm23 ymm24 ymm25 ymm26 ymm27 ymm28 ymm29 ymm30 ymm31 zmm0 zmm1 zmm2 zmm3 zmm4 zmm5 zmm6 zmm7 zmm8 zmm9 zmm10 zmm11 zmm12 zmm13 zmm14 zmm15 zmm16 zmm17 zmm18 zmm19 zmm20 zmm21 zmm22 zmm23 zmm24 zmm25 zmm26 zmm27 zmm28 zmm29 zmm30 zmm31 k0 k1 k2 k3 k4 k5 k6 k7 bnd0 bnd1 bnd2 bnd3 cr0 cr1 cr2 cr3 cr4 cr8 dr0 dr1 dr2 dr3 dr8 tr3 tr4 tr5 tr6 tr7 r0 r1 r2 r3 r4 r5 r6 r7 r0b r1b r2b r3b r4b r5b r6b r7b r0w r1w r2w r3w r4w r5w r6w r7w r0d r1d r2d r3d r4d r5d r6d r7d r0h r1h r2h r3h r0l r1l r2l r3l r4l r5l r6l r7l r8l r9l r10l r11l r12l r13l r14l r15l db dw dd dq dt ddq do dy dz resb resw resd resq rest resdq reso resy resz incbin equ times byte word dword qword nosplit rel abs seg wrt strict near far a32 ptr",meta:"%define %xdefine %+ %undef %defstr %deftok %assign %strcat %strlen %substr %rotate %elif %else %endif %if %ifmacro %ifctx %ifidn %ifidni %ifid %ifnum %ifstr %iftoken %ifempty %ifenv %error %warning %fatal %rep %endrep %include %push %pop %repl %pathsearch %depend %use %arg %stacksize %local %line %comment %endcomment .nolist __FILE__ __LINE__ __SECT__ __BITS__ __OUTPUT_FORMAT__ __DATE__ __TIME__ __DATE_NUM__ __TIME_NUM__ __UTC_DATE__ __UTC_TIME__ __UTC_DATE_NUM__ __UTC_TIME_NUM__ __PASS__ struc endstruc istruc at iend align alignb sectalign daz nodaz up down zero default option assume public bits use16 use32 use64 default section segment absolute extern global common cpu float __utf16__ __utf16le__ __utf16be__ __utf32__ __utf32le__ __utf32be__ __float8__ __float16__ __float32__ __float64__ __float80m__ __float80e__ __float128l__ __float128h__ __Infinity__ __QNaN__ __SNaN__ Inf NaN QNaN SNaN float8 float16 float32 float64 float80m float80e float128l float128h __FLOAT_DAZ__ __FLOAT_ROUND__ __FLOAT__"},contains:[qa.COMMENT(";","$",{relevance:0}),{className:"number",variants:[{begin:"\\b(?:([0-9][0-9_]*)?\\.[0-9_]*(?:[eE][+-]?[0-9_]+)?|(0[Xx])?[0-9][0-9_]*(\\.[0-9_]*)?(?:[pP](?:[+-]?[0-9_]+)?)?)\\b",relevance:0},{begin:"\\$[0-9][0-9A-Fa-f]*",relevance:0},{begin:"\\b(?:[0-9A-Fa-f][0-9A-Fa-f_]*[Hh]|[0-9][0-9_]*[DdTt]?|[0-7][0-7_]*[QqOo]|[0-1][0-1_]*[BbYy])\\b"},{begin:"\\b(?:0[Xx][0-9A-Fa-f_]+|0[DdTt][0-9_]+|0[QqOo][0-7_]+|0[BbYy][0-1_]+)\\b"}]},qa.QUOTE_STRING_MODE,{className:"string",variants:[{begin:"'",end:"[^\\\\]'"},{begin:"`",end:"[^\\\\]`"}],relevance:0},{className:"symbol",variants:[{begin:"^\\s*[A-Za-z._?][A-Za-z0-9_$#@~.?]*(:|\\s+label)"},{begin:"^\\s*%%[A-Za-z0-9_$#@~.?]*:"}],relevance:0},{className:"subst",begin:"%[0-9]+",relevance:0},{className:"subst",begin:"%!S+",relevance:0},{className:"meta",begin:/^\s*\.[\w_-]+/}]}}return x86asm_1=Ra,x86asm_1}var xl_1,hasRequiredXl;function requireXl(){if(hasRequiredXl)return xl_1;hasRequiredXl=1;function Ra(qa){const nd=["if","then","else","do","while","until","for","loop","import","with","is","as","where","when","by","data","constant","integer","real","text","name","boolean","symbol","infix","prefix","postfix","block","tree"],od=["in","mod","rem","and","or","xor","not","abs","sign","floor","ceil","sqrt","sin","cos","tan","asin","acos","atan","exp","expm1","log","log2","log10","log1p","pi","at","text_length","text_range","text_find","text_replace","contains","page","slide","basic_slide","title_slide","title","subtitle","fade_in","fade_out","fade_at","clear_color","color","line_color","line_width","texture_wrap","texture_transform","texture","scale_?x","scale_?y","scale_?z?","translate_?x","translate_?y","translate_?z?","rotate_?x","rotate_?y","rotate_?z?","rectangle","circle","ellipse","sphere","path","line_to","move_to","quad_to","curve_to","theme","background","contents","locally","time","mouse_?x","mouse_?y","mouse_buttons"],ld=["ObjectLoader","Animate","MovieCredits","Slides","Filters","Shading","Materials","LensFlare","Mapping","VLCAudioVideo","StereoDecoder","PointCloud","NetworkAccess","RemoteControl","RegExp","ChromaKey","Snowfall","NodeJS","Speech","Charts"],cd={$pattern:/[a-zA-Z][a-zA-Z0-9_?]*/,keyword:nd,literal:["true","false","nil"],built_in:od.concat(ld)},dd={className:"string",begin:'"',end:'"',illegal:"\\n"},pd={className:"string",begin:"'",end:"'",illegal:"\\n"},fd={className:"string",begin:"<<",end:">>"},md={className:"number",begin:"[0-9]+#[0-9A-Z_]+(\\.[0-9-A-Z_]+)?#?([Ee][+-]?[0-9]+)?"},vd={beginKeywords:"import",end:"$",keywords:cd,contains:[dd]},Ad={className:"function",begin:/[a-z][^\n]*->/,returnBegin:!0,end:/->/,contains:[qa.inherit(qa.TITLE_MODE,{starts:{endsWithParent:!0,keywords:cd}})]};return{name:"XL",aliases:["tao"],keywords:cd,contains:[qa.C_LINE_COMMENT_MODE,qa.C_BLOCK_COMMENT_MODE,dd,pd,fd,Ad,vd,md,qa.NUMBER_MODE]}}return xl_1=Ra,xl_1}var xquery_1,hasRequiredXquery;function requireXquery(){if(hasRequiredXquery)return xquery_1;hasRequiredXquery=1;function Ra(qa){return{name:"XQuery",aliases:["xpath","xq","xqm"],case_insensitive:!1,illegal:/(proc)|(abstract)|(extends)|(until)|(#)/,keywords:{$pattern:/[a-zA-Z$][a-zA-Z0-9_:-]*/,keyword:["module","schema","namespace","boundary-space","preserve","no-preserve","strip","default","collation","base-uri","ordering","context","decimal-format","decimal-separator","copy-namespaces","empty-sequence","except","exponent-separator","external","grouping-separator","inherit","no-inherit","lax","minus-sign","per-mille","percent","schema-attribute","schema-element","strict","unordered","zero-digit","declare","import","option","function","validate","variable","for","at","in","let","where","order","group","by","return","if","then","else","tumbling","sliding","window","start","when","only","end","previous","next","stable","ascending","descending","allowing","empty","greatest","least","some","every","satisfies","switch","case","typeswitch","try","catch","and","or","to","union","intersect","instance","of","treat","as","castable","cast","map","array","delete","insert","into","replace","value","rename","copy","modify","update"],type:["item","document-node","node","attribute","document","element","comment","namespace","namespace-node","processing-instruction","text","construction","xs:anyAtomicType","xs:untypedAtomic","xs:duration","xs:time","xs:decimal","xs:float","xs:double","xs:gYearMonth","xs:gYear","xs:gMonthDay","xs:gMonth","xs:gDay","xs:boolean","xs:base64Binary","xs:hexBinary","xs:anyURI","xs:QName","xs:NOTATION","xs:dateTime","xs:dateTimeStamp","xs:date","xs:string","xs:normalizedString","xs:token","xs:language","xs:NMTOKEN","xs:Name","xs:NCName","xs:ID","xs:IDREF","xs:ENTITY","xs:integer","xs:nonPositiveInteger","xs:negativeInteger","xs:long","xs:int","xs:short","xs:byte","xs:nonNegativeInteger","xs:unisignedLong","xs:unsignedInt","xs:unsignedShort","xs:unsignedByte","xs:positiveInteger","xs:yearMonthDuration","xs:dayTimeDuration"],literal:["eq","ne","lt","le","gt","ge","is","self::","child::","descendant::","descendant-or-self::","attribute::","following::","following-sibling::","parent::","ancestor::","ancestor-or-self::","preceding::","preceding-sibling::","NaN"]},contains:[{className:"variable",begin:/[$][\w\-:]+/},{className:"built_in",variants:[{begin:/\barray:/,end:/(?:append|filter|flatten|fold-(?:left|right)|for-each(?:-pair)?|get|head|insert-before|join|put|remove|reverse|size|sort|subarray|tail)\b/},{begin:/\bmap:/,end:/(?:contains|entry|find|for-each|get|keys|merge|put|remove|size)\b/},{begin:/\bmath:/,end:/(?:a(?:cos|sin|tan[2]?)|cos|exp(?:10)?|log(?:10)?|pi|pow|sin|sqrt|tan)\b/},{begin:/\bop:/,end:/\(/,excludeEnd:!0},{begin:/\bfn:/,end:/\(/,excludeEnd:!0},{begin:/[^</$:'"-]\b(?:abs|accumulator-(?:after|before)|adjust-(?:date(?:Time)?|time)-to-timezone|analyze-string|apply|available-(?:environment-variables|system-properties)|avg|base-uri|boolean|ceiling|codepoints?-(?:equal|to-string)|collation-key|collection|compare|concat|contains(?:-token)?|copy-of|count|current(?:-)?(?:date(?:Time)?|time|group(?:ing-key)?|output-uri|merge-(?:group|key))?data|dateTime|days?-from-(?:date(?:Time)?|duration)|deep-equal|default-(?:collation|language)|distinct-values|document(?:-uri)?|doc(?:-available)?|element-(?:available|with-id)|empty|encode-for-uri|ends-with|environment-variable|error|escape-html-uri|exactly-one|exists|false|filter|floor|fold-(?:left|right)|for-each(?:-pair)?|format-(?:date(?:Time)?|time|integer|number)|function-(?:arity|available|lookup|name)|generate-id|has-children|head|hours-from-(?:dateTime|duration|time)|id(?:ref)?|implicit-timezone|in-scope-prefixes|index-of|innermost|insert-before|iri-to-uri|json-(?:doc|to-xml)|key|lang|last|load-xquery-module|local-name(?:-from-QName)?|(?:lower|upper)-case|matches|max|minutes-from-(?:dateTime|duration|time)|min|months?-from-(?:date(?:Time)?|duration)|name(?:space-uri-?(?:for-prefix|from-QName)?)?|nilled|node-name|normalize-(?:space|unicode)|not|number|one-or-more|outermost|parse-(?:ietf-date|json)|path|position|(?:prefix-from-)?QName|random-number-generator|regex-group|remove|replace|resolve-(?:QName|uri)|reverse|root|round(?:-half-to-even)?|seconds-from-(?:dateTime|duration|time)|snapshot|sort|starts-with|static-base-uri|stream-available|string-?(?:join|length|to-codepoints)?|subsequence|substring-?(?:after|before)?|sum|system-property|tail|timezone-from-(?:date(?:Time)?|time)|tokenize|trace|trans(?:form|late)|true|type-available|unordered|unparsed-(?:entity|text)?-?(?:public-id|uri|available|lines)?|uri-collection|xml-to-json|years?-from-(?:date(?:Time)?|duration)|zero-or-one)\b/},{begin:/\blocal:/,end:/\(/,excludeEnd:!0},{begin:/\bzip:/,end:/(?:zip-file|(?:xml|html|text|binary)-entry| (?:update-)?entries)\b/},{begin:/\b(?:util|db|functx|app|xdmp|xmldb):/,end:/\(/,excludeEnd:!0}]},{className:"string",variants:[{begin:/"/,end:/"/,contains:[{begin:/""/,relevance:0}]},{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]}]},{className:"number",begin:/(\b0[0-7_]+)|(\b0x[0-9a-fA-F_]+)|(\b[1-9][0-9_]*(\.[0-9_]+)?)|[0_]\b/,relevance:0},{className:"comment",begin:/\(:/,end:/:\)/,relevance:10,contains:[{className:"doctag",begin:/@\w+/}]},{className:"meta",begin:/%[\w\-:]+/},{className:"title",begin:/\bxquery version "[13]\.[01]"\s?(?:encoding ".+")?/,end:/;/},{beginKeywords:"element attribute comment document processing-instruction",end:/\{/,excludeEnd:!0},{begin:/<([\w._:-]+)(\s+\S*=('|").*('|"))?>/,end:/(\/[\w._:-]+>)/,subLanguage:"xml",contains:[{begin:/\{/,end:/\}/,subLanguage:"xquery"},"self"]}]}}return xquery_1=Ra,xquery_1}var zephir_1,hasRequiredZephir;function requireZephir(){if(hasRequiredZephir)return zephir_1;hasRequiredZephir=1;function Ra(qa){const nd={className:"string",contains:[qa.BACKSLASH_ESCAPE],variants:[qa.inherit(qa.APOS_STRING_MODE,{illegal:null}),qa.inherit(qa.QUOTE_STRING_MODE,{illegal:null})]},od=qa.UNDERSCORE_TITLE_MODE,ld={variants:[qa.BINARY_NUMBER_MODE,qa.C_NUMBER_MODE]},ud="namespace class interface use extends function return abstract final public protected private static deprecated throw try catch Exception echo empty isset instanceof unset let var new const self require if else elseif switch case default do while loop for continue break likely unlikely __LINE__ __FILE__ __DIR__ __FUNCTION__ __CLASS__ __TRAIT__ __METHOD__ __NAMESPACE__ array boolean float double integer object resource string char long unsigned bool int uint ulong uchar true false null undefined";return{name:"Zephir",aliases:["zep"],keywords:ud,contains:[qa.C_LINE_COMMENT_MODE,qa.COMMENT(/\/\*/,/\*\//,{contains:[{className:"doctag",begin:/@[A-Za-z]+/}]}),{className:"string",begin:/<<<['"]?\w+['"]?$/,end:/^\w+;/,contains:[qa.BACKSLASH_ESCAPE]},{begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function",beginKeywords:"function fn",end:/[;{]/,excludeEnd:!0,illegal:/\$|\[|%/,contains:[od,{className:"params",begin:/\(/,end:/\)/,keywords:ud,contains:["self",qa.C_BLOCK_COMMENT_MODE,nd,ld]}]},{className:"class",beginKeywords:"class interface",end:/\{/,excludeEnd:!0,illegal:/[:($"]/,contains:[{beginKeywords:"extends implements"},od]},{beginKeywords:"namespace",end:/;/,illegal:/[.']/,contains:[od]},{beginKeywords:"use",end:/;/,contains:[od]},{begin:/=>/},nd,ld]}}return zephir_1=Ra,zephir_1}var hljs=core$2;hljs.registerLanguage("1c",require_1c());hljs.registerLanguage("abnf",requireAbnf());hljs.registerLanguage("accesslog",requireAccesslog());hljs.registerLanguage("actionscript",requireActionscript());hljs.registerLanguage("ada",requireAda());hljs.registerLanguage("angelscript",requireAngelscript());hljs.registerLanguage("apache",requireApache());hljs.registerLanguage("applescript",requireApplescript());hljs.registerLanguage("arcade",requireArcade());hljs.registerLanguage("arduino",requireArduino());hljs.registerLanguage("armasm",requireArmasm());hljs.registerLanguage("xml",requireXml$1());hljs.registerLanguage("asciidoc",requireAsciidoc());hljs.registerLanguage("aspectj",requireAspectj());hljs.registerLanguage("autohotkey",requireAutohotkey());hljs.registerLanguage("autoit",requireAutoit());hljs.registerLanguage("avrasm",requireAvrasm());hljs.registerLanguage("awk",requireAwk());hljs.registerLanguage("axapta",requireAxapta());hljs.registerLanguage("bash",requireBash());hljs.registerLanguage("basic",requireBasic());hljs.registerLanguage("bnf",requireBnf());hljs.registerLanguage("brainfuck",requireBrainfuck());hljs.registerLanguage("c",requireC());hljs.registerLanguage("cal",requireCal());hljs.registerLanguage("capnproto",requireCapnproto());hljs.registerLanguage("ceylon",requireCeylon());hljs.registerLanguage("clean",requireClean());hljs.registerLanguage("clojure",requireClojure());hljs.registerLanguage("clojure-repl",requireClojureRepl());hljs.registerLanguage("cmake",requireCmake());hljs.registerLanguage("coffeescript",requireCoffeescript());hljs.registerLanguage("coq",requireCoq());hljs.registerLanguage("cos",requireCos());hljs.registerLanguage("cpp",requireCpp());hljs.registerLanguage("crmsh",requireCrmsh());hljs.registerLanguage("crystal",requireCrystal());hljs.registerLanguage("csharp",requireCsharp());hljs.registerLanguage("csp",requireCsp());hljs.registerLanguage("css",requireCss());hljs.registerLanguage("d",requireD());hljs.registerLanguage("markdown",requireMarkdown());hljs.registerLanguage("dart",requireDart());hljs.registerLanguage("delphi",requireDelphi());hljs.registerLanguage("diff",requireDiff());hljs.registerLanguage("django",requireDjango());hljs.registerLanguage("dns",requireDns());hljs.registerLanguage("dockerfile",requireDockerfile());hljs.registerLanguage("dos",requireDos());hljs.registerLanguage("dsconfig",requireDsconfig());hljs.registerLanguage("dts",requireDts());hljs.registerLanguage("dust",requireDust());hljs.registerLanguage("ebnf",requireEbnf());hljs.registerLanguage("elixir",requireElixir());hljs.registerLanguage("elm",requireElm());hljs.registerLanguage("ruby",requireRuby());hljs.registerLanguage("erb",requireErb());hljs.registerLanguage("erlang-repl",requireErlangRepl());hljs.registerLanguage("erlang",requireErlang());hljs.registerLanguage("excel",requireExcel());hljs.registerLanguage("fix",requireFix());hljs.registerLanguage("flix",requireFlix());hljs.registerLanguage("fortran",requireFortran());hljs.registerLanguage("fsharp",requireFsharp());hljs.registerLanguage("gams",requireGams());hljs.registerLanguage("gauss",requireGauss());hljs.registerLanguage("gcode",requireGcode());hljs.registerLanguage("gherkin",requireGherkin());hljs.registerLanguage("glsl",requireGlsl());hljs.registerLanguage("gml",requireGml());hljs.registerLanguage("go",requireGo());hljs.registerLanguage("golo",requireGolo());hljs.registerLanguage("gradle",requireGradle());hljs.registerLanguage("graphql",requireGraphql());hljs.registerLanguage("groovy",requireGroovy());hljs.registerLanguage("haml",requireHaml());hljs.registerLanguage("handlebars",requireHandlebars());hljs.registerLanguage("haskell",requireHaskell());hljs.registerLanguage("haxe",requireHaxe());hljs.registerLanguage("hsp",requireHsp());hljs.registerLanguage("http",requireHttp());hljs.registerLanguage("hy",requireHy());hljs.registerLanguage("inform7",requireInform7());hljs.registerLanguage("ini",requireIni());hljs.registerLanguage("irpf90",requireIrpf90());hljs.registerLanguage("isbl",requireIsbl());hljs.registerLanguage("java",requireJava());hljs.registerLanguage("javascript",requireJavascript());hljs.registerLanguage("jboss-cli",requireJbossCli());hljs.registerLanguage("json",requireJson());hljs.registerLanguage("julia",requireJulia());hljs.registerLanguage("julia-repl",requireJuliaRepl());hljs.registerLanguage("kotlin",requireKotlin());hljs.registerLanguage("lasso",requireLasso());hljs.registerLanguage("latex",requireLatex());hljs.registerLanguage("ldif",requireLdif());hljs.registerLanguage("leaf",requireLeaf());hljs.registerLanguage("less",requireLess());hljs.registerLanguage("lisp",requireLisp());hljs.registerLanguage("livecodeserver",requireLivecodeserver());hljs.registerLanguage("livescript",requireLivescript());hljs.registerLanguage("llvm",requireLlvm());hljs.registerLanguage("lsl",requireLsl());hljs.registerLanguage("lua",requireLua());hljs.registerLanguage("makefile",requireMakefile());hljs.registerLanguage("mathematica",requireMathematica());hljs.registerLanguage("matlab",requireMatlab());hljs.registerLanguage("maxima",requireMaxima());hljs.registerLanguage("mel",requireMel());hljs.registerLanguage("mercury",requireMercury());hljs.registerLanguage("mipsasm",requireMipsasm());hljs.registerLanguage("mizar",requireMizar());hljs.registerLanguage("perl",requirePerl());hljs.registerLanguage("mojolicious",requireMojolicious());hljs.registerLanguage("monkey",requireMonkey());hljs.registerLanguage("moonscript",requireMoonscript());hljs.registerLanguage("n1ql",requireN1ql());hljs.registerLanguage("nestedtext",requireNestedtext());hljs.registerLanguage("nginx",requireNginx());hljs.registerLanguage("nim",requireNim());hljs.registerLanguage("nix",requireNix());hljs.registerLanguage("node-repl",requireNodeRepl());hljs.registerLanguage("nsis",requireNsis());hljs.registerLanguage("objectivec",requireObjectivec());hljs.registerLanguage("ocaml",requireOcaml());hljs.registerLanguage("openscad",requireOpenscad());hljs.registerLanguage("oxygene",requireOxygene());hljs.registerLanguage("parser3",requireParser3());hljs.registerLanguage("pf",requirePf());hljs.registerLanguage("pgsql",requirePgsql());hljs.registerLanguage("php",requirePhp());hljs.registerLanguage("php-template",requirePhpTemplate());hljs.registerLanguage("plaintext",requirePlaintext());hljs.registerLanguage("pony",requirePony());hljs.registerLanguage("powershell",requirePowershell());hljs.registerLanguage("processing",requireProcessing());hljs.registerLanguage("profile",requireProfile());hljs.registerLanguage("prolog",requireProlog());hljs.registerLanguage("properties",requireProperties());hljs.registerLanguage("protobuf",requireProtobuf());hljs.registerLanguage("puppet",requirePuppet());hljs.registerLanguage("purebasic",requirePurebasic());hljs.registerLanguage("python",requirePython());hljs.registerLanguage("python-repl",requirePythonRepl());hljs.registerLanguage("q",requireQ());hljs.registerLanguage("qml",requireQml());hljs.registerLanguage("r",requireR());hljs.registerLanguage("reasonml",requireReasonml());hljs.registerLanguage("rib",requireRib());hljs.registerLanguage("roboconf",requireRoboconf());hljs.registerLanguage("routeros",requireRouteros());hljs.registerLanguage("rsl",requireRsl());hljs.registerLanguage("ruleslanguage",requireRuleslanguage());hljs.registerLanguage("rust",requireRust());hljs.registerLanguage("sas",requireSas());hljs.registerLanguage("scala",requireScala());hljs.registerLanguage("scheme",requireScheme());hljs.registerLanguage("scilab",requireScilab());hljs.registerLanguage("scss",requireScss());hljs.registerLanguage("shell",requireShell());hljs.registerLanguage("smali",requireSmali());hljs.registerLanguage("smalltalk",requireSmalltalk());hljs.registerLanguage("sml",requireSml());hljs.registerLanguage("sqf",requireSqf());hljs.registerLanguage("sql",requireSql());hljs.registerLanguage("stan",requireStan());hljs.registerLanguage("stata",requireStata());hljs.registerLanguage("step21",requireStep21());hljs.registerLanguage("stylus",requireStylus());hljs.registerLanguage("subunit",requireSubunit());hljs.registerLanguage("swift",requireSwift());hljs.registerLanguage("taggerscript",requireTaggerscript());hljs.registerLanguage("yaml",requireYaml());hljs.registerLanguage("tap",requireTap());hljs.registerLanguage("tcl",requireTcl());hljs.registerLanguage("thrift",requireThrift());hljs.registerLanguage("tp",requireTp());hljs.registerLanguage("twig",requireTwig());hljs.registerLanguage("typescript",requireTypescript());hljs.registerLanguage("vala",requireVala());hljs.registerLanguage("vbnet",requireVbnet());hljs.registerLanguage("vbscript",requireVbscript());hljs.registerLanguage("vbscript-html",requireVbscriptHtml());hljs.registerLanguage("verilog",requireVerilog());hljs.registerLanguage("vhdl",requireVhdl());hljs.registerLanguage("vim",requireVim());hljs.registerLanguage("wasm",requireWasm());hljs.registerLanguage("wren",requireWren());hljs.registerLanguage("x86asm",requireX86asm());hljs.registerLanguage("xl",requireXl());hljs.registerLanguage("xquery",requireXquery());hljs.registerLanguage("zephir",requireZephir());hljs.HighlightJS=hljs;hljs.default=hljs;var lib$3=hljs;const HighlightJS=getDefaultExportFromCjs(lib$3);function _getDefaults$1(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let _defaults$1=_getDefaults$1();function changeDefaults$1(Ra){_defaults$1=Ra}const noopTest$1={exec:()=>null};function edit$1(Ra,qa=""){let nd=typeof Ra=="string"?Ra:Ra.source;const od={replace:(ld,ud)=>{let cd=typeof ud=="string"?ud:ud.source;return cd=cd.replace(other.caret,"$1"),nd=nd.replace(ld,cd),od},getRegex:()=>new RegExp(nd,qa)};return od}const other={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceTabs:/^\t+/,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] /,listReplaceTask:/^\[[ xX]\] +/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,unescapeTest:/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:Ra=>new RegExp(`^( {0,3}${Ra})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:Ra=>new RegExp(`^ {0,${Math.min(3,Ra-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),hrRegex:Ra=>new RegExp(`^ {0,${Math.min(3,Ra-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),fencesBeginRegex:Ra=>new RegExp(`^ {0,${Math.min(3,Ra-1)}}(?:\`\`\`|~~~)`),headingBeginRegex:Ra=>new RegExp(`^ {0,${Math.min(3,Ra-1)}}#`),htmlBeginRegex:Ra=>new RegExp(`^ {0,${Math.min(3,Ra-1)}}<(?:[a-z].*>|!--)`,"i")},newline$1=/^(?:[ \t]*(?:\n|$))+/,blockCode$1=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,fences$1=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr$1=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading$1=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,bullet$1=/(?:[*+-]|\d{1,9}[.)])/,lheading$1=edit$1(/^(?!bull |blockCode|fences|blockquote|heading|html)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,bullet$1).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).getRegex(),_paragraph$1=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,blockText$1=/^[^\n]+/,_blockLabel$1=/(?!\s*\])(?:\\.|[^\[\]\\])+/,def$1=edit$1(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",_blockLabel$1).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),list$1=edit$1(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,bullet$1).getRegex(),_tag$1="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",_comment$1=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,html$3=edit$1("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",_comment$1).replace("tag",_tag$1).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),paragraph$1=edit$1(_paragraph$1).replace("hr",hr$1).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_tag$1).getRegex(),blockquote$1=edit$1(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",paragraph$1).getRegex(),blockNormal$1={blockquote:blockquote$1,code:blockCode$1,def:def$1,fences:fences$1,heading:heading$1,hr:hr$1,html:html$3,lheading:lheading$1,list:list$1,newline:newline$1,paragraph:paragraph$1,table:noopTest$1,text:blockText$1},gfmTable$1=edit$1("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",hr$1).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_tag$1).getRegex(),blockGfm$1={...blockNormal$1,table:gfmTable$1,paragraph:edit$1(_paragraph$1).replace("hr",hr$1).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",gfmTable$1).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_tag$1).getRegex()},blockPedantic$1={...blockNormal$1,html:edit$1(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",_comment$1).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:noopTest$1,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:edit$1(_paragraph$1).replace("hr",hr$1).replace("heading",` *#{1,6} *[^
]`).replace("lheading",lheading$1).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},escape$1$1=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,inlineCode$1=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br$1=/^( {2,}|\\)\n(?!\s*$)/,inlineText$1=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,_punctuation$1=new RegExp("\\p{P}\\p{S}","u"),punctuation$1=edit$1(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,_punctuation$1).getRegex(),blockSkip$1=/\[[^[\]]*?\]\((?:\\.|[^\\\(\)]|\((?:\\.|[^\\\(\)])*\))*\)|`[^`]*?`|<[^<>]*?>/g,emStrongLDelim$1=edit$1(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,_punctuation$1).getRegex(),emStrongRDelimAst$1=edit$1("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,_punctuation$1).getRegex(),emStrongRDelimUnd$1=edit$1("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,_punctuation$1).getRegex(),anyPunctuation$1=edit$1(/\\([punct])/,"gu").replace(/punct/g,_punctuation$1).getRegex(),autolink$1=edit$1(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),_inlineComment$1=edit$1(_comment$1).replace("(?:-->|$)","-->").getRegex(),tag$1=edit$1("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",_inlineComment$1).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),_inlineLabel$1=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,link$1=edit$1(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",_inlineLabel$1).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),reflink$1=edit$1(/^!?\[(label)\]\[(ref)\]/).replace("label",_inlineLabel$1).replace("ref",_blockLabel$1).getRegex(),nolink$1=edit$1(/^!?\[(ref)\](?:\[\])?/).replace("ref",_blockLabel$1).getRegex(),reflinkSearch$1=edit$1("reflink|nolink(?!\\()","g").replace("reflink",reflink$1).replace("nolink",nolink$1).getRegex(),inlineNormal$1={_backpedal:noopTest$1,anyPunctuation:anyPunctuation$1,autolink:autolink$1,blockSkip:blockSkip$1,br:br$1,code:inlineCode$1,del:noopTest$1,emStrongLDelim:emStrongLDelim$1,emStrongRDelimAst:emStrongRDelimAst$1,emStrongRDelimUnd:emStrongRDelimUnd$1,escape:escape$1$1,link:link$1,nolink:nolink$1,punctuation:punctuation$1,reflink:reflink$1,reflinkSearch:reflinkSearch$1,tag:tag$1,text:inlineText$1,url:noopTest$1},inlinePedantic$1={...inlineNormal$1,link:edit$1(/^!?\[(label)\]\((.*?)\)/).replace("label",_inlineLabel$1).getRegex(),reflink:edit$1(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",_inlineLabel$1).getRegex()},inlineGfm$1={...inlineNormal$1,escape:edit$1(escape$1$1).replace("])","~|])").getRegex(),url:edit$1(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\.|[^\\])*?(?:\\.|[^\s~\\]))\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},inlineBreaks$1={...inlineGfm$1,br:edit$1(br$1).replace("{2,}","*").getRegex(),text:edit$1(inlineGfm$1.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},block$1={normal:blockNormal$1,gfm:blockGfm$1,pedantic:blockPedantic$1},inline$1={normal:inlineNormal$1,gfm:inlineGfm$1,breaks:inlineBreaks$1,pedantic:inlinePedantic$1},escapeReplacements$1={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},getEscapeReplacement$1=Ra=>escapeReplacements$1[Ra];function escape$3(Ra,qa){if(qa){if(other.escapeTest.test(Ra))return Ra.replace(other.escapeReplace,getEscapeReplacement$1)}else if(other.escapeTestNoEncode.test(Ra))return Ra.replace(other.escapeReplaceNoEncode,getEscapeReplacement$1);return Ra}function cleanUrl$1(Ra){try{Ra=encodeURI(Ra).replace(other.percentDecode,"%")}catch{return null}return Ra}function splitCells$1(Ra,qa){var ud;const nd=Ra.replace(other.findPipe,(cd,dd,pd)=>{let fd=!1,md=dd;for(;--md>=0&&pd[md]==="\\";)fd=!fd;return fd?"|":" |"}),od=nd.split(other.splitPipe);let ld=0;if(od[0].trim()||od.shift(),od.length>0&&!((ud=od.at(-1))!=null&&ud.trim())&&od.pop(),qa)if(od.length>qa)od.splice(qa);else for(;od.length<qa;)od.push("");for(;ld<od.length;ld++)od[ld]=od[ld].trim().replace(other.slashPipe,"|");return od}function rtrim$1(Ra,qa,nd){const od=Ra.length;if(od===0)return"";let ld=0;for(;ld<od;){const ud=Ra.charAt(od-ld-1);if(ud===qa&&!nd)ld++;else if(ud!==qa&&nd)ld++;else break}return Ra.slice(0,od-ld)}function findClosingBracket$1(Ra,qa){if(Ra.indexOf(qa[1])===-1)return-1;let nd=0;for(let od=0;od<Ra.length;od++)if(Ra[od]==="\\")od++;else if(Ra[od]===qa[0])nd++;else if(Ra[od]===qa[1]&&(nd--,nd<0))return od;return-1}function outputLink$1(Ra,qa,nd,od,ld){const ud=qa.href,cd=qa.title||null,dd=Ra[1].replace(ld.other.outputLinkReplace,"$1");if(Ra[0].charAt(0)!=="!"){od.state.inLink=!0;const pd={type:"link",raw:nd,href:ud,title:cd,text:dd,tokens:od.inlineTokens(dd)};return od.state.inLink=!1,pd}return{type:"image",raw:nd,href:ud,title:cd,text:dd}}function indentCodeCompensation$1(Ra,qa,nd){const od=Ra.match(nd.other.indentCodeCompensation);if(od===null)return qa;const ld=od[1];return qa.split(`
`).map(ud=>{const cd=ud.match(nd.other.beginningSpace);if(cd===null)return ud;const[dd]=cd;return dd.length>=ld.length?ud.slice(ld.length):ud}).join(`
`)}let _Tokenizer$1=class{constructor(qa){Km(this,"options");Km(this,"rules");Km(this,"lexer");this.options=qa||_defaults$1}space(qa){const nd=this.rules.block.newline.exec(qa);if(nd&&nd[0].length>0)return{type:"space",raw:nd[0]}}code(qa){const nd=this.rules.block.code.exec(qa);if(nd){const od=nd[0].replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:nd[0],codeBlockStyle:"indented",text:this.options.pedantic?od:rtrim$1(od,`
`)}}}fences(qa){const nd=this.rules.block.fences.exec(qa);if(nd){const od=nd[0],ld=indentCodeCompensation$1(od,nd[3]||"",this.rules);return{type:"code",raw:od,lang:nd[2]?nd[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):nd[2],text:ld}}}heading(qa){const nd=this.rules.block.heading.exec(qa);if(nd){let od=nd[2].trim();if(this.rules.other.endingHash.test(od)){const ld=rtrim$1(od,"#");(this.options.pedantic||!ld||this.rules.other.endingSpaceChar.test(ld))&&(od=ld.trim())}return{type:"heading",raw:nd[0],depth:nd[1].length,text:od,tokens:this.lexer.inline(od)}}}hr(qa){const nd=this.rules.block.hr.exec(qa);if(nd)return{type:"hr",raw:rtrim$1(nd[0],`
`)}}blockquote(qa){const nd=this.rules.block.blockquote.exec(qa);if(nd){let od=rtrim$1(nd[0],`
`).split(`
`),ld="",ud="";const cd=[];for(;od.length>0;){let dd=!1;const pd=[];let fd;for(fd=0;fd<od.length;fd++)if(this.rules.other.blockquoteStart.test(od[fd]))pd.push(od[fd]),dd=!0;else if(!dd)pd.push(od[fd]);else break;od=od.slice(fd);const md=pd.join(`
`),vd=md.replace(this.rules.other.blockquoteSetextReplace,`
$1`).replace(this.rules.other.blockquoteSetextReplace2,"");ld=ld?`${ld}
${md}`:md,ud=ud?`${ud}
${vd}`:vd;const Ad=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(vd,cd,!0),this.lexer.state.top=Ad,od.length===0)break;const Nd=cd.at(-1);if((Nd==null?void 0:Nd.type)==="code")break;if((Nd==null?void 0:Nd.type)==="blockquote"){const Id=Nd,Od=Id.raw+`
`+od.join(`
`),Fd=this.blockquote(Od);cd[cd.length-1]=Fd,ld=ld.substring(0,ld.length-Id.raw.length)+Fd.raw,ud=ud.substring(0,ud.length-Id.text.length)+Fd.text;break}else if((Nd==null?void 0:Nd.type)==="list"){const Id=Nd,Od=Id.raw+`
`+od.join(`
`),Fd=this.list(Od);cd[cd.length-1]=Fd,ld=ld.substring(0,ld.length-Nd.raw.length)+Fd.raw,ud=ud.substring(0,ud.length-Id.raw.length)+Fd.raw,od=Od.substring(cd.at(-1).raw.length).split(`
`);continue}}return{type:"blockquote",raw:ld,tokens:cd,text:ud}}}list(qa){let nd=this.rules.block.list.exec(qa);if(nd){let od=nd[1].trim();const ld=od.length>1,ud={type:"list",raw:"",ordered:ld,start:ld?+od.slice(0,-1):"",loose:!1,items:[]};od=ld?`\\d{1,9}\\${od.slice(-1)}`:`\\${od}`,this.options.pedantic&&(od=ld?od:"[*+-]");const cd=this.rules.other.listItemRegex(od);let dd=!1;for(;qa;){let fd=!1,md="",vd="";if(!(nd=cd.exec(qa))||this.rules.block.hr.test(qa))break;md=nd[0],qa=qa.substring(md.length);let Ad=nd[2].split(`
`,1)[0].replace(this.rules.other.listReplaceTabs,Md=>" ".repeat(3*Md.length)),Nd=qa.split(`
`,1)[0],Id=!Ad.trim(),Od=0;if(this.options.pedantic?(Od=2,vd=Ad.trimStart()):Id?Od=nd[1].length+1:(Od=nd[2].search(this.rules.other.nonSpaceChar),Od=Od>4?1:Od,vd=Ad.slice(Od),Od+=nd[1].length),Id&&this.rules.other.blankLine.test(Nd)&&(md+=Nd+`
`,qa=qa.substring(Nd.length+1),fd=!0),!fd){const Md=this.rules.other.nextBulletRegex(Od),Bd=this.rules.other.hrRegex(Od),jd=this.rules.other.fencesBeginRegex(Od),Hd=this.rules.other.headingBeginRegex(Od),Gd=this.rules.other.htmlBeginRegex(Od);for(;qa;){const zd=qa.split(`
`,1)[0];let df;if(Nd=zd,this.options.pedantic?(Nd=Nd.replace(this.rules.other.listReplaceNesting," "),df=Nd):df=Nd.replace(this.rules.other.tabCharGlobal," "),jd.test(Nd)||Hd.test(Nd)||Gd.test(Nd)||Md.test(Nd)||Bd.test(Nd))break;if(df.search(this.rules.other.nonSpaceChar)>=Od||!Nd.trim())vd+=`
`+df.slice(Od);else{if(Id||Ad.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||jd.test(Ad)||Hd.test(Ad)||Bd.test(Ad))break;vd+=`
`+Nd}!Id&&!Nd.trim()&&(Id=!0),md+=zd+`
`,qa=qa.substring(zd.length+1),Ad=df.slice(Od)}}ud.loose||(dd?ud.loose=!0:this.rules.other.doubleBlankLine.test(md)&&(dd=!0));let Fd=null,Pd;this.options.gfm&&(Fd=this.rules.other.listIsTask.exec(vd),Fd&&(Pd=Fd[0]!=="[ ] ",vd=vd.replace(this.rules.other.listReplaceTask,""))),ud.items.push({type:"list_item",raw:md,task:!!Fd,checked:Pd,loose:!1,text:vd,tokens:[]}),ud.raw+=md}const pd=ud.items.at(-1);pd&&(pd.raw=pd.raw.trimEnd(),pd.text=pd.text.trimEnd()),ud.raw=ud.raw.trimEnd();for(let fd=0;fd<ud.items.length;fd++)if(this.lexer.state.top=!1,ud.items[fd].tokens=this.lexer.blockTokens(ud.items[fd].text,[]),!ud.loose){const md=ud.items[fd].tokens.filter(Ad=>Ad.type==="space"),vd=md.length>0&&md.some(Ad=>this.rules.other.anyLine.test(Ad.raw));ud.loose=vd}if(ud.loose)for(let fd=0;fd<ud.items.length;fd++)ud.items[fd].loose=!0;return ud}}html(qa){const nd=this.rules.block.html.exec(qa);if(nd)return{type:"html",block:!0,raw:nd[0],pre:nd[1]==="pre"||nd[1]==="script"||nd[1]==="style",text:nd[0]}}def(qa){const nd=this.rules.block.def.exec(qa);if(nd){const od=nd[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),ld=nd[2]?nd[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",ud=nd[3]?nd[3].substring(1,nd[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):nd[3];return{type:"def",tag:od,raw:nd[0],href:ld,title:ud}}}table(qa){var dd;const nd=this.rules.block.table.exec(qa);if(!nd||!this.rules.other.tableDelimiter.test(nd[2]))return;const od=splitCells$1(nd[1]),ld=nd[2].replace(this.rules.other.tableAlignChars,"").split("|"),ud=(dd=nd[3])!=null&&dd.trim()?nd[3].replace(this.rules.other.tableRowBlankLine,"").split(`
`):[],cd={type:"table",raw:nd[0],header:[],align:[],rows:[]};if(od.length===ld.length){for(const pd of ld)this.rules.other.tableAlignRight.test(pd)?cd.align.push("right"):this.rules.other.tableAlignCenter.test(pd)?cd.align.push("center"):this.rules.other.tableAlignLeft.test(pd)?cd.align.push("left"):cd.align.push(null);for(let pd=0;pd<od.length;pd++)cd.header.push({text:od[pd],tokens:this.lexer.inline(od[pd]),header:!0,align:cd.align[pd]});for(const pd of ud)cd.rows.push(splitCells$1(pd,cd.header.length).map((fd,md)=>({text:fd,tokens:this.lexer.inline(fd),header:!1,align:cd.align[md]})));return cd}}lheading(qa){const nd=this.rules.block.lheading.exec(qa);if(nd)return{type:"heading",raw:nd[0],depth:nd[2].charAt(0)==="="?1:2,text:nd[1],tokens:this.lexer.inline(nd[1])}}paragraph(qa){const nd=this.rules.block.paragraph.exec(qa);if(nd){const od=nd[1].charAt(nd[1].length-1)===`
`?nd[1].slice(0,-1):nd[1];return{type:"paragraph",raw:nd[0],text:od,tokens:this.lexer.inline(od)}}}text(qa){const nd=this.rules.block.text.exec(qa);if(nd)return{type:"text",raw:nd[0],text:nd[0],tokens:this.lexer.inline(nd[0])}}escape(qa){const nd=this.rules.inline.escape.exec(qa);if(nd)return{type:"escape",raw:nd[0],text:nd[1]}}tag(qa){const nd=this.rules.inline.tag.exec(qa);if(nd)return!this.lexer.state.inLink&&this.rules.other.startATag.test(nd[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(nd[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(nd[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(nd[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:nd[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:nd[0]}}link(qa){const nd=this.rules.inline.link.exec(qa);if(nd){const od=nd[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(od)){if(!this.rules.other.endAngleBracket.test(od))return;const cd=rtrim$1(od.slice(0,-1),"\\");if((od.length-cd.length)%2===0)return}else{const cd=findClosingBracket$1(nd[2],"()");if(cd>-1){const pd=(nd[0].indexOf("!")===0?5:4)+nd[1].length+cd;nd[2]=nd[2].substring(0,cd),nd[0]=nd[0].substring(0,pd).trim(),nd[3]=""}}let ld=nd[2],ud="";if(this.options.pedantic){const cd=this.rules.other.pedanticHrefTitle.exec(ld);cd&&(ld=cd[1],ud=cd[3])}else ud=nd[3]?nd[3].slice(1,-1):"";return ld=ld.trim(),this.rules.other.startAngleBracket.test(ld)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(od)?ld=ld.slice(1):ld=ld.slice(1,-1)),outputLink$1(nd,{href:ld&&ld.replace(this.rules.inline.anyPunctuation,"$1"),title:ud&&ud.replace(this.rules.inline.anyPunctuation,"$1")},nd[0],this.lexer,this.rules)}}reflink(qa,nd){let od;if((od=this.rules.inline.reflink.exec(qa))||(od=this.rules.inline.nolink.exec(qa))){const ld=(od[2]||od[1]).replace(this.rules.other.multipleSpaceGlobal," "),ud=nd[ld.toLowerCase()];if(!ud){const cd=od[0].charAt(0);return{type:"text",raw:cd,text:cd}}return outputLink$1(od,ud,od[0],this.lexer,this.rules)}}emStrong(qa,nd,od=""){let ld=this.rules.inline.emStrongLDelim.exec(qa);if(!ld||ld[3]&&od.match(this.rules.other.unicodeAlphaNumeric))return;if(!(ld[1]||ld[2]||"")||!od||this.rules.inline.punctuation.exec(od)){const cd=[...ld[0]].length-1;let dd,pd,fd=cd,md=0;const vd=ld[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(vd.lastIndex=0,nd=nd.slice(-1*qa.length+cd);(ld=vd.exec(nd))!=null;){if(dd=ld[1]||ld[2]||ld[3]||ld[4]||ld[5]||ld[6],!dd)continue;if(pd=[...dd].length,ld[3]||ld[4]){fd+=pd;continue}else if((ld[5]||ld[6])&&cd%3&&!((cd+pd)%3)){md+=pd;continue}if(fd-=pd,fd>0)continue;pd=Math.min(pd,pd+fd+md);const Ad=[...ld[0]][0].length,Nd=qa.slice(0,cd+ld.index+Ad+pd);if(Math.min(cd,pd)%2){const Od=Nd.slice(1,-1);return{type:"em",raw:Nd,text:Od,tokens:this.lexer.inlineTokens(Od)}}const Id=Nd.slice(2,-2);return{type:"strong",raw:Nd,text:Id,tokens:this.lexer.inlineTokens(Id)}}}}codespan(qa){const nd=this.rules.inline.code.exec(qa);if(nd){let od=nd[2].replace(this.rules.other.newLineCharGlobal," ");const ld=this.rules.other.nonSpaceChar.test(od),ud=this.rules.other.startingSpaceChar.test(od)&&this.rules.other.endingSpaceChar.test(od);return ld&&ud&&(od=od.substring(1,od.length-1)),{type:"codespan",raw:nd[0],text:od}}}br(qa){const nd=this.rules.inline.br.exec(qa);if(nd)return{type:"br",raw:nd[0]}}del(qa){const nd=this.rules.inline.del.exec(qa);if(nd)return{type:"del",raw:nd[0],text:nd[2],tokens:this.lexer.inlineTokens(nd[2])}}autolink(qa){const nd=this.rules.inline.autolink.exec(qa);if(nd){let od,ld;return nd[2]==="@"?(od=nd[1],ld="mailto:"+od):(od=nd[1],ld=od),{type:"link",raw:nd[0],text:od,href:ld,tokens:[{type:"text",raw:od,text:od}]}}}url(qa){var od;let nd;if(nd=this.rules.inline.url.exec(qa)){let ld,ud;if(nd[2]==="@")ld=nd[0],ud="mailto:"+ld;else{let cd;do cd=nd[0],nd[0]=((od=this.rules.inline._backpedal.exec(nd[0]))==null?void 0:od[0])??"";while(cd!==nd[0]);ld=nd[0],nd[1]==="www."?ud="http://"+nd[0]:ud=nd[0]}return{type:"link",raw:nd[0],text:ld,href:ud,tokens:[{type:"text",raw:ld,text:ld}]}}}inlineText(qa){const nd=this.rules.inline.text.exec(qa);if(nd){const od=this.lexer.state.inRawBlock;return{type:"text",raw:nd[0],text:nd[0],escaped:od}}}},_Lexer$1=class ET{constructor(qa){Km(this,"tokens");Km(this,"options");Km(this,"state");Km(this,"tokenizer");Km(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=qa||_defaults$1,this.options.tokenizer=this.options.tokenizer||new _Tokenizer$1,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const nd={other,block:block$1.normal,inline:inline$1.normal};this.options.pedantic?(nd.block=block$1.pedantic,nd.inline=inline$1.pedantic):this.options.gfm&&(nd.block=block$1.gfm,this.options.breaks?nd.inline=inline$1.breaks:nd.inline=inline$1.gfm),this.tokenizer.rules=nd}static get rules(){return{block:block$1,inline:inline$1}}static lex(qa,nd){return new ET(nd).lex(qa)}static lexInline(qa,nd){return new ET(nd).inlineTokens(qa)}lex(qa){qa=qa.replace(other.carriageReturn,`
`),this.blockTokens(qa,this.tokens);for(let nd=0;nd<this.inlineQueue.length;nd++){const od=this.inlineQueue[nd];this.inlineTokens(od.src,od.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(qa,nd=[],od=!1){var ld,ud,cd;for(this.options.pedantic&&(qa=qa.replace(other.tabCharGlobal," ").replace(other.spaceLine,""));qa;){let dd;if((ud=(ld=this.options.extensions)==null?void 0:ld.block)!=null&&ud.some(fd=>(dd=fd.call({lexer:this},qa,nd))?(qa=qa.substring(dd.raw.length),nd.push(dd),!0):!1))continue;if(dd=this.tokenizer.space(qa)){qa=qa.substring(dd.raw.length);const fd=nd.at(-1);dd.raw.length===1&&fd!==void 0?fd.raw+=`
`:nd.push(dd);continue}if(dd=this.tokenizer.code(qa)){qa=qa.substring(dd.raw.length);const fd=nd.at(-1);(fd==null?void 0:fd.type)==="paragraph"||(fd==null?void 0:fd.type)==="text"?(fd.raw+=`
`+dd.raw,fd.text+=`
`+dd.text,this.inlineQueue.at(-1).src=fd.text):nd.push(dd);continue}if(dd=this.tokenizer.fences(qa)){qa=qa.substring(dd.raw.length),nd.push(dd);continue}if(dd=this.tokenizer.heading(qa)){qa=qa.substring(dd.raw.length),nd.push(dd);continue}if(dd=this.tokenizer.hr(qa)){qa=qa.substring(dd.raw.length),nd.push(dd);continue}if(dd=this.tokenizer.blockquote(qa)){qa=qa.substring(dd.raw.length),nd.push(dd);continue}if(dd=this.tokenizer.list(qa)){qa=qa.substring(dd.raw.length),nd.push(dd);continue}if(dd=this.tokenizer.html(qa)){qa=qa.substring(dd.raw.length),nd.push(dd);continue}if(dd=this.tokenizer.def(qa)){qa=qa.substring(dd.raw.length);const fd=nd.at(-1);(fd==null?void 0:fd.type)==="paragraph"||(fd==null?void 0:fd.type)==="text"?(fd.raw+=`
`+dd.raw,fd.text+=`
`+dd.raw,this.inlineQueue.at(-1).src=fd.text):this.tokens.links[dd.tag]||(this.tokens.links[dd.tag]={href:dd.href,title:dd.title});continue}if(dd=this.tokenizer.table(qa)){qa=qa.substring(dd.raw.length),nd.push(dd);continue}if(dd=this.tokenizer.lheading(qa)){qa=qa.substring(dd.raw.length),nd.push(dd);continue}let pd=qa;if((cd=this.options.extensions)!=null&&cd.startBlock){let fd=1/0;const md=qa.slice(1);let vd;this.options.extensions.startBlock.forEach(Ad=>{vd=Ad.call({lexer:this},md),typeof vd=="number"&&vd>=0&&(fd=Math.min(fd,vd))}),fd<1/0&&fd>=0&&(pd=qa.substring(0,fd+1))}if(this.state.top&&(dd=this.tokenizer.paragraph(pd))){const fd=nd.at(-1);od&&(fd==null?void 0:fd.type)==="paragraph"?(fd.raw+=`
`+dd.raw,fd.text+=`
`+dd.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=fd.text):nd.push(dd),od=pd.length!==qa.length,qa=qa.substring(dd.raw.length);continue}if(dd=this.tokenizer.text(qa)){qa=qa.substring(dd.raw.length);const fd=nd.at(-1);(fd==null?void 0:fd.type)==="text"?(fd.raw+=`
`+dd.raw,fd.text+=`
`+dd.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=fd.text):nd.push(dd);continue}if(qa){const fd="Infinite loop on byte: "+qa.charCodeAt(0);if(this.options.silent){console.error(fd);break}else throw new Error(fd)}}return this.state.top=!0,nd}inline(qa,nd=[]){return this.inlineQueue.push({src:qa,tokens:nd}),nd}inlineTokens(qa,nd=[]){var dd,pd,fd;let od=qa,ld=null;if(this.tokens.links){const md=Object.keys(this.tokens.links);if(md.length>0)for(;(ld=this.tokenizer.rules.inline.reflinkSearch.exec(od))!=null;)md.includes(ld[0].slice(ld[0].lastIndexOf("[")+1,-1))&&(od=od.slice(0,ld.index)+"["+"a".repeat(ld[0].length-2)+"]"+od.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(ld=this.tokenizer.rules.inline.blockSkip.exec(od))!=null;)od=od.slice(0,ld.index)+"["+"a".repeat(ld[0].length-2)+"]"+od.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(ld=this.tokenizer.rules.inline.anyPunctuation.exec(od))!=null;)od=od.slice(0,ld.index)+"++"+od.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);let ud=!1,cd="";for(;qa;){ud||(cd=""),ud=!1;let md;if((pd=(dd=this.options.extensions)==null?void 0:dd.inline)!=null&&pd.some(Ad=>(md=Ad.call({lexer:this},qa,nd))?(qa=qa.substring(md.raw.length),nd.push(md),!0):!1))continue;if(md=this.tokenizer.escape(qa)){qa=qa.substring(md.raw.length),nd.push(md);continue}if(md=this.tokenizer.tag(qa)){qa=qa.substring(md.raw.length),nd.push(md);continue}if(md=this.tokenizer.link(qa)){qa=qa.substring(md.raw.length),nd.push(md);continue}if(md=this.tokenizer.reflink(qa,this.tokens.links)){qa=qa.substring(md.raw.length);const Ad=nd.at(-1);md.type==="text"&&(Ad==null?void 0:Ad.type)==="text"?(Ad.raw+=md.raw,Ad.text+=md.text):nd.push(md);continue}if(md=this.tokenizer.emStrong(qa,od,cd)){qa=qa.substring(md.raw.length),nd.push(md);continue}if(md=this.tokenizer.codespan(qa)){qa=qa.substring(md.raw.length),nd.push(md);continue}if(md=this.tokenizer.br(qa)){qa=qa.substring(md.raw.length),nd.push(md);continue}if(md=this.tokenizer.del(qa)){qa=qa.substring(md.raw.length),nd.push(md);continue}if(md=this.tokenizer.autolink(qa)){qa=qa.substring(md.raw.length),nd.push(md);continue}if(!this.state.inLink&&(md=this.tokenizer.url(qa))){qa=qa.substring(md.raw.length),nd.push(md);continue}let vd=qa;if((fd=this.options.extensions)!=null&&fd.startInline){let Ad=1/0;const Nd=qa.slice(1);let Id;this.options.extensions.startInline.forEach(Od=>{Id=Od.call({lexer:this},Nd),typeof Id=="number"&&Id>=0&&(Ad=Math.min(Ad,Id))}),Ad<1/0&&Ad>=0&&(vd=qa.substring(0,Ad+1))}if(md=this.tokenizer.inlineText(vd)){qa=qa.substring(md.raw.length),md.raw.slice(-1)!=="_"&&(cd=md.raw.slice(-1)),ud=!0;const Ad=nd.at(-1);(Ad==null?void 0:Ad.type)==="text"?(Ad.raw+=md.raw,Ad.text+=md.text):nd.push(md);continue}if(qa){const Ad="Infinite loop on byte: "+qa.charCodeAt(0);if(this.options.silent){console.error(Ad);break}else throw new Error(Ad)}}return nd}},_Renderer$1=class{constructor(qa){Km(this,"options");Km(this,"parser");this.options=qa||_defaults$1}space(qa){return""}code({text:qa,lang:nd,escaped:od}){var cd;const ld=(cd=(nd||"").match(other.notSpaceStart))==null?void 0:cd[0],ud=qa.replace(other.endingNewline,"")+`
`;return ld?'<pre><code class="language-'+escape$3(ld)+'">'+(od?ud:escape$3(ud,!0))+`</code></pre>
`:"<pre><code>"+(od?ud:escape$3(ud,!0))+`</code></pre>
`}blockquote({tokens:qa}){return`<blockquote>
${this.parser.parse(qa)}</blockquote>
`}html({text:qa}){return qa}heading({tokens:qa,depth:nd}){return`<h${nd}>${this.parser.parseInline(qa)}</h${nd}>
`}hr(qa){return`<hr>
`}list(qa){const nd=qa.ordered,od=qa.start;let ld="";for(let dd=0;dd<qa.items.length;dd++){const pd=qa.items[dd];ld+=this.listitem(pd)}const ud=nd?"ol":"ul",cd=nd&&od!==1?' start="'+od+'"':"";return"<"+ud+cd+`>
`+ld+"</"+ud+`>
`}listitem(qa){var od;let nd="";if(qa.task){const ld=this.checkbox({checked:!!qa.checked});qa.loose?((od=qa.tokens[0])==null?void 0:od.type)==="paragraph"?(qa.tokens[0].text=ld+" "+qa.tokens[0].text,qa.tokens[0].tokens&&qa.tokens[0].tokens.length>0&&qa.tokens[0].tokens[0].type==="text"&&(qa.tokens[0].tokens[0].text=ld+" "+escape$3(qa.tokens[0].tokens[0].text),qa.tokens[0].tokens[0].escaped=!0)):qa.tokens.unshift({type:"text",raw:ld+" ",text:ld+" ",escaped:!0}):nd+=ld+" "}return nd+=this.parser.parse(qa.tokens,!!qa.loose),`<li>${nd}</li>
`}checkbox({checked:qa}){return"<input "+(qa?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph({tokens:qa}){return`<p>${this.parser.parseInline(qa)}</p>
`}table(qa){let nd="",od="";for(let ud=0;ud<qa.header.length;ud++)od+=this.tablecell(qa.header[ud]);nd+=this.tablerow({text:od});let ld="";for(let ud=0;ud<qa.rows.length;ud++){const cd=qa.rows[ud];od="";for(let dd=0;dd<cd.length;dd++)od+=this.tablecell(cd[dd]);ld+=this.tablerow({text:od})}return ld&&(ld=`<tbody>${ld}</tbody>`),`<table>
<thead>
`+nd+`</thead>
`+ld+`</table>
`}tablerow({text:qa}){return`<tr>
${qa}</tr>
`}tablecell(qa){const nd=this.parser.parseInline(qa.tokens),od=qa.header?"th":"td";return(qa.align?`<${od} align="${qa.align}">`:`<${od}>`)+nd+`</${od}>
`}strong({tokens:qa}){return`<strong>${this.parser.parseInline(qa)}</strong>`}em({tokens:qa}){return`<em>${this.parser.parseInline(qa)}</em>`}codespan({text:qa}){return`<code>${escape$3(qa,!0)}</code>`}br(qa){return"<br>"}del({tokens:qa}){return`<del>${this.parser.parseInline(qa)}</del>`}link({href:qa,title:nd,tokens:od}){const ld=this.parser.parseInline(od),ud=cleanUrl$1(qa);if(ud===null)return ld;qa=ud;let cd='<a href="'+qa+'"';return nd&&(cd+=' title="'+escape$3(nd)+'"'),cd+=">"+ld+"</a>",cd}image({href:qa,title:nd,text:od}){const ld=cleanUrl$1(qa);if(ld===null)return escape$3(od);qa=ld;let ud=`<img src="${qa}" alt="${od}"`;return nd&&(ud+=` title="${escape$3(nd)}"`),ud+=">",ud}text(qa){return"tokens"in qa&&qa.tokens?this.parser.parseInline(qa.tokens):"escaped"in qa&&qa.escaped?qa.text:escape$3(qa.text)}},_TextRenderer$1=class{strong({text:qa}){return qa}em({text:qa}){return qa}codespan({text:qa}){return qa}del({text:qa}){return qa}html({text:qa}){return qa}text({text:qa}){return qa}link({text:qa}){return""+qa}image({text:qa}){return""+qa}br(){return""}},_Parser$1=class TT{constructor(qa){Km(this,"options");Km(this,"renderer");Km(this,"textRenderer");this.options=qa||_defaults$1,this.options.renderer=this.options.renderer||new _Renderer$1,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new _TextRenderer$1}static parse(qa,nd){return new TT(nd).parse(qa)}static parseInline(qa,nd){return new TT(nd).parseInline(qa)}parse(qa,nd=!0){var ld,ud;let od="";for(let cd=0;cd<qa.length;cd++){const dd=qa[cd];if((ud=(ld=this.options.extensions)==null?void 0:ld.renderers)!=null&&ud[dd.type]){const fd=dd,md=this.options.extensions.renderers[fd.type].call({parser:this},fd);if(md!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(fd.type)){od+=md||"";continue}}const pd=dd;switch(pd.type){case"space":{od+=this.renderer.space(pd);continue}case"hr":{od+=this.renderer.hr(pd);continue}case"heading":{od+=this.renderer.heading(pd);continue}case"code":{od+=this.renderer.code(pd);continue}case"table":{od+=this.renderer.table(pd);continue}case"blockquote":{od+=this.renderer.blockquote(pd);continue}case"list":{od+=this.renderer.list(pd);continue}case"html":{od+=this.renderer.html(pd);continue}case"paragraph":{od+=this.renderer.paragraph(pd);continue}case"text":{let fd=pd,md=this.renderer.text(fd);for(;cd+1<qa.length&&qa[cd+1].type==="text";)fd=qa[++cd],md+=`
`+this.renderer.text(fd);nd?od+=this.renderer.paragraph({type:"paragraph",raw:md,text:md,tokens:[{type:"text",raw:md,text:md,escaped:!0}]}):od+=md;continue}default:{const fd='Token with "'+pd.type+'" type was not found.';if(this.options.silent)return console.error(fd),"";throw new Error(fd)}}}return od}parseInline(qa,nd=this.renderer){var ld,ud;let od="";for(let cd=0;cd<qa.length;cd++){const dd=qa[cd];if((ud=(ld=this.options.extensions)==null?void 0:ld.renderers)!=null&&ud[dd.type]){const fd=this.options.extensions.renderers[dd.type].call({parser:this},dd);if(fd!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(dd.type)){od+=fd||"";continue}}const pd=dd;switch(pd.type){case"escape":{od+=nd.text(pd);break}case"html":{od+=nd.html(pd);break}case"link":{od+=nd.link(pd);break}case"image":{od+=nd.image(pd);break}case"strong":{od+=nd.strong(pd);break}case"em":{od+=nd.em(pd);break}case"codespan":{od+=nd.codespan(pd);break}case"br":{od+=nd.br(pd);break}case"del":{od+=nd.del(pd);break}case"text":{od+=nd.text(pd);break}default:{const fd='Token with "'+pd.type+'" type was not found.';if(this.options.silent)return console.error(fd),"";throw new Error(fd)}}}return od}};var yT;let _Hooks$1=(yT=class{constructor(qa){Km(this,"options");Km(this,"block");this.options=qa||_defaults$1}preprocess(qa){return qa}postprocess(qa){return qa}processAllTokens(qa){return qa}provideLexer(){return this.block?_Lexer$1.lex:_Lexer$1.lexInline}provideParser(){return this.block?_Parser$1.parse:_Parser$1.parseInline}},Km(yT,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"])),yT),Marked$1=class{constructor(...qa){Km(this,"defaults",_getDefaults$1());Km(this,"options",this.setOptions);Km(this,"parse",this.parseMarkdown(!0));Km(this,"parseInline",this.parseMarkdown(!1));Km(this,"Parser",_Parser$1);Km(this,"Renderer",_Renderer$1);Km(this,"TextRenderer",_TextRenderer$1);Km(this,"Lexer",_Lexer$1);Km(this,"Tokenizer",_Tokenizer$1);Km(this,"Hooks",_Hooks$1);this.use(...qa)}walkTokens(qa,nd){var ld,ud;let od=[];for(const cd of qa)switch(od=od.concat(nd.call(this,cd)),cd.type){case"table":{const dd=cd;for(const pd of dd.header)od=od.concat(this.walkTokens(pd.tokens,nd));for(const pd of dd.rows)for(const fd of pd)od=od.concat(this.walkTokens(fd.tokens,nd));break}case"list":{const dd=cd;od=od.concat(this.walkTokens(dd.items,nd));break}default:{const dd=cd;(ud=(ld=this.defaults.extensions)==null?void 0:ld.childTokens)!=null&&ud[dd.type]?this.defaults.extensions.childTokens[dd.type].forEach(pd=>{const fd=dd[pd].flat(1/0);od=od.concat(this.walkTokens(fd,nd))}):dd.tokens&&(od=od.concat(this.walkTokens(dd.tokens,nd)))}}return od}use(...qa){const nd=this.defaults.extensions||{renderers:{},childTokens:{}};return qa.forEach(od=>{const ld={...od};if(ld.async=this.defaults.async||ld.async||!1,od.extensions&&(od.extensions.forEach(ud=>{if(!ud.name)throw new Error("extension name required");if("renderer"in ud){const cd=nd.renderers[ud.name];cd?nd.renderers[ud.name]=function(...dd){let pd=ud.renderer.apply(this,dd);return pd===!1&&(pd=cd.apply(this,dd)),pd}:nd.renderers[ud.name]=ud.renderer}if("tokenizer"in ud){if(!ud.level||ud.level!=="block"&&ud.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");const cd=nd[ud.level];cd?cd.unshift(ud.tokenizer):nd[ud.level]=[ud.tokenizer],ud.start&&(ud.level==="block"?nd.startBlock?nd.startBlock.push(ud.start):nd.startBlock=[ud.start]:ud.level==="inline"&&(nd.startInline?nd.startInline.push(ud.start):nd.startInline=[ud.start]))}"childTokens"in ud&&ud.childTokens&&(nd.childTokens[ud.name]=ud.childTokens)}),ld.extensions=nd),od.renderer){const ud=this.defaults.renderer||new _Renderer$1(this.defaults);for(const cd in od.renderer){if(!(cd in ud))throw new Error(`renderer '${cd}' does not exist`);if(["options","parser"].includes(cd))continue;const dd=cd,pd=od.renderer[dd],fd=ud[dd];ud[dd]=(...md)=>{let vd=pd.apply(ud,md);return vd===!1&&(vd=fd.apply(ud,md)),vd||""}}ld.renderer=ud}if(od.tokenizer){const ud=this.defaults.tokenizer||new _Tokenizer$1(this.defaults);for(const cd in od.tokenizer){if(!(cd in ud))throw new Error(`tokenizer '${cd}' does not exist`);if(["options","rules","lexer"].includes(cd))continue;const dd=cd,pd=od.tokenizer[dd],fd=ud[dd];ud[dd]=(...md)=>{let vd=pd.apply(ud,md);return vd===!1&&(vd=fd.apply(ud,md)),vd}}ld.tokenizer=ud}if(od.hooks){const ud=this.defaults.hooks||new _Hooks$1;for(const cd in od.hooks){if(!(cd in ud))throw new Error(`hook '${cd}' does not exist`);if(["options","block"].includes(cd))continue;const dd=cd,pd=od.hooks[dd],fd=ud[dd];_Hooks$1.passThroughHooks.has(cd)?ud[dd]=md=>{if(this.defaults.async)return Promise.resolve(pd.call(ud,md)).then(Ad=>fd.call(ud,Ad));const vd=pd.call(ud,md);return fd.call(ud,vd)}:ud[dd]=(...md)=>{let vd=pd.apply(ud,md);return vd===!1&&(vd=fd.apply(ud,md)),vd}}ld.hooks=ud}if(od.walkTokens){const ud=this.defaults.walkTokens,cd=od.walkTokens;ld.walkTokens=function(dd){let pd=[];return pd.push(cd.call(this,dd)),ud&&(pd=pd.concat(ud.call(this,dd))),pd}}this.defaults={...this.defaults,...ld}}),this}setOptions(qa){return this.defaults={...this.defaults,...qa},this}lexer(qa,nd){return _Lexer$1.lex(qa,nd??this.defaults)}parser(qa,nd){return _Parser$1.parse(qa,nd??this.defaults)}parseMarkdown(qa){return(od,ld)=>{const ud={...ld},cd={...this.defaults,...ud},dd=this.onError(!!cd.silent,!!cd.async);if(this.defaults.async===!0&&ud.async===!1)return dd(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof od>"u"||od===null)return dd(new Error("marked(): input parameter is undefined or null"));if(typeof od!="string")return dd(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(od)+", string expected"));cd.hooks&&(cd.hooks.options=cd,cd.hooks.block=qa);const pd=cd.hooks?cd.hooks.provideLexer():qa?_Lexer$1.lex:_Lexer$1.lexInline,fd=cd.hooks?cd.hooks.provideParser():qa?_Parser$1.parse:_Parser$1.parseInline;if(cd.async)return Promise.resolve(cd.hooks?cd.hooks.preprocess(od):od).then(md=>pd(md,cd)).then(md=>cd.hooks?cd.hooks.processAllTokens(md):md).then(md=>cd.walkTokens?Promise.all(this.walkTokens(md,cd.walkTokens)).then(()=>md):md).then(md=>fd(md,cd)).then(md=>cd.hooks?cd.hooks.postprocess(md):md).catch(dd);try{cd.hooks&&(od=cd.hooks.preprocess(od));let md=pd(od,cd);cd.hooks&&(md=cd.hooks.processAllTokens(md)),cd.walkTokens&&this.walkTokens(md,cd.walkTokens);let vd=fd(md,cd);return cd.hooks&&(vd=cd.hooks.postprocess(vd)),vd}catch(md){return dd(md)}}}onError(qa,nd){return od=>{if(od.message+=`
Please report this to https://github.com/markedjs/marked.`,qa){const ld="<p>An error occurred:</p><pre>"+escape$3(od.message+"",!0)+"</pre>";return nd?Promise.resolve(ld):ld}if(nd)return Promise.reject(od);throw od}}};const markedInstance$1=new Marked$1;function marked$1(Ra,qa){return markedInstance$1.parse(Ra,qa)}marked$1.options=marked$1.setOptions=function(Ra){return markedInstance$1.setOptions(Ra),marked$1.defaults=markedInstance$1.defaults,changeDefaults$1(marked$1.defaults),marked$1};marked$1.getDefaults=_getDefaults$1;marked$1.defaults=_defaults$1;marked$1.use=function(...Ra){return markedInstance$1.use(...Ra),marked$1.defaults=markedInstance$1.defaults,changeDefaults$1(marked$1.defaults),marked$1};marked$1.walkTokens=function(Ra,qa){return markedInstance$1.walkTokens(Ra,qa)};marked$1.parseInline=markedInstance$1.parseInline;marked$1.Parser=_Parser$1;marked$1.parser=_Parser$1.parse;marked$1.Renderer=_Renderer$1;marked$1.TextRenderer=_TextRenderer$1;marked$1.Lexer=_Lexer$1;marked$1.lexer=_Lexer$1.lex;marked$1.Tokenizer=_Tokenizer$1;marked$1.Hooks=_Hooks$1;marked$1.parse=marked$1;marked$1.options;marked$1.setOptions;marked$1.use;marked$1.walkTokens;marked$1.parseInline;_Parser$1.parse;_Lexer$1.lex;const scriptRel="modulepreload",assetsURL=function(Ra){return"/md/"+Ra},seen={},__vitePreload=function(qa,nd,od){let ld=Promise.resolve();if(nd&&nd.length>0){document.getElementsByTagName("link");const cd=document.querySelector("meta[property=csp-nonce]"),dd=(cd==null?void 0:cd.nonce)||(cd==null?void 0:cd.getAttribute("nonce"));ld=Promise.allSettled(nd.map(pd=>{if(pd=assetsURL(pd),pd in seen)return;seen[pd]=!0;const fd=pd.endsWith(".css"),md=fd?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${pd}"]${md}`))return;const vd=document.createElement("link");if(vd.rel=fd?"stylesheet":scriptRel,fd||(vd.as="script"),vd.crossOrigin="",vd.href=pd,dd&&vd.setAttribute("nonce",dd),document.head.appendChild(vd),fd)return new Promise((Ad,Nd)=>{vd.addEventListener("load",Ad),vd.addEventListener("error",()=>Nd(new Error(`Unable to preload CSS for ${pd}`)))})}))}function ud(cd){const dd=new Event("vite:preloadError",{cancelable:!0});if(dd.payload=cd,window.dispatchEvent(dd),!dd.defaultPrevented)throw cd}return ld.then(cd=>{for(const dd of cd||[])dd.status==="rejected"&&ud(dd.reason);return qa().catch(ud)})},Channel={min:{r:0,g:0,b:0,s:0,l:0,a:0},max:{r:255,g:255,b:255,h:360,s:100,l:100,a:1},clamp:{r:Ra=>Ra>=255?255:Ra<0?0:Ra,g:Ra=>Ra>=255?255:Ra<0?0:Ra,b:Ra=>Ra>=255?255:Ra<0?0:Ra,h:Ra=>Ra%360,s:Ra=>Ra>=100?100:Ra<0?0:Ra,l:Ra=>Ra>=100?100:Ra<0?0:Ra,a:Ra=>Ra>=1?1:Ra<0?0:Ra},toLinear:Ra=>{const qa=Ra/255;return Ra>.03928?Math.pow((qa+.055)/1.055,2.4):qa/12.92},hue2rgb:(Ra,qa,nd)=>(nd<0&&(nd+=1),nd>1&&(nd-=1),nd<1/6?Ra+(qa-Ra)*6*nd:nd<1/2?qa:nd<2/3?Ra+(qa-Ra)*(2/3-nd)*6:Ra),hsl2rgb:({h:Ra,s:qa,l:nd},od)=>{if(!qa)return nd*2.55;Ra/=360,qa/=100,nd/=100;const ld=nd<.5?nd*(1+qa):nd+qa-nd*qa,ud=2*nd-ld;switch(od){case"r":return Channel.hue2rgb(ud,ld,Ra+1/3)*255;case"g":return Channel.hue2rgb(ud,ld,Ra)*255;case"b":return Channel.hue2rgb(ud,ld,Ra-1/3)*255}},rgb2hsl:({r:Ra,g:qa,b:nd},od)=>{Ra/=255,qa/=255,nd/=255;const ld=Math.max(Ra,qa,nd),ud=Math.min(Ra,qa,nd),cd=(ld+ud)/2;if(od==="l")return cd*100;if(ld===ud)return 0;const dd=ld-ud,pd=cd>.5?dd/(2-ld-ud):dd/(ld+ud);if(od==="s")return pd*100;switch(ld){case Ra:return((qa-nd)/dd+(qa<nd?6:0))*60;case qa:return((nd-Ra)/dd+2)*60;case nd:return((Ra-qa)/dd+4)*60;default:return-1}}},Lang={clamp:(Ra,qa,nd)=>qa>nd?Math.min(qa,Math.max(nd,Ra)):Math.min(nd,Math.max(qa,Ra)),round:Ra=>Math.round(Ra*1e10)/1e10},Unit={dec2hex:Ra=>{const qa=Math.round(Ra).toString(16);return qa.length>1?qa:`0${qa}`}},Utils={channel:Channel,lang:Lang,unit:Unit},DEC2HEX={};for(let Ra=0;Ra<=255;Ra++)DEC2HEX[Ra]=Utils.unit.dec2hex(Ra);const TYPE={ALL:0,RGB:1,HSL:2};class Type{constructor(){this.type=TYPE.ALL}get(){return this.type}set(qa){if(this.type&&this.type!==qa)throw new Error("Cannot change both RGB and HSL channels at the same time");this.type=qa}reset(){this.type=TYPE.ALL}is(qa){return this.type===qa}}class Channels{constructor(qa,nd){this.color=nd,this.changed=!1,this.data=qa,this.type=new Type}set(qa,nd){return this.color=nd,this.changed=!1,this.data=qa,this.type.type=TYPE.ALL,this}_ensureHSL(){const qa=this.data,{h:nd,s:od,l:ld}=qa;nd===void 0&&(qa.h=Utils.channel.rgb2hsl(qa,"h")),od===void 0&&(qa.s=Utils.channel.rgb2hsl(qa,"s")),ld===void 0&&(qa.l=Utils.channel.rgb2hsl(qa,"l"))}_ensureRGB(){const qa=this.data,{r:nd,g:od,b:ld}=qa;nd===void 0&&(qa.r=Utils.channel.hsl2rgb(qa,"r")),od===void 0&&(qa.g=Utils.channel.hsl2rgb(qa,"g")),ld===void 0&&(qa.b=Utils.channel.hsl2rgb(qa,"b"))}get r(){const qa=this.data,nd=qa.r;return!this.type.is(TYPE.HSL)&&nd!==void 0?nd:(this._ensureHSL(),Utils.channel.hsl2rgb(qa,"r"))}get g(){const qa=this.data,nd=qa.g;return!this.type.is(TYPE.HSL)&&nd!==void 0?nd:(this._ensureHSL(),Utils.channel.hsl2rgb(qa,"g"))}get b(){const qa=this.data,nd=qa.b;return!this.type.is(TYPE.HSL)&&nd!==void 0?nd:(this._ensureHSL(),Utils.channel.hsl2rgb(qa,"b"))}get h(){const qa=this.data,nd=qa.h;return!this.type.is(TYPE.RGB)&&nd!==void 0?nd:(this._ensureRGB(),Utils.channel.rgb2hsl(qa,"h"))}get s(){const qa=this.data,nd=qa.s;return!this.type.is(TYPE.RGB)&&nd!==void 0?nd:(this._ensureRGB(),Utils.channel.rgb2hsl(qa,"s"))}get l(){const qa=this.data,nd=qa.l;return!this.type.is(TYPE.RGB)&&nd!==void 0?nd:(this._ensureRGB(),Utils.channel.rgb2hsl(qa,"l"))}get a(){return this.data.a}set r(qa){this.type.set(TYPE.RGB),this.changed=!0,this.data.r=qa}set g(qa){this.type.set(TYPE.RGB),this.changed=!0,this.data.g=qa}set b(qa){this.type.set(TYPE.RGB),this.changed=!0,this.data.b=qa}set h(qa){this.type.set(TYPE.HSL),this.changed=!0,this.data.h=qa}set s(qa){this.type.set(TYPE.HSL),this.changed=!0,this.data.s=qa}set l(qa){this.type.set(TYPE.HSL),this.changed=!0,this.data.l=qa}set a(qa){this.changed=!0,this.data.a=qa}}const channels=new Channels({r:0,g:0,b:0,a:0},"transparent"),Hex={re:/^#((?:[a-f0-9]{2}){2,4}|[a-f0-9]{3})$/i,parse:Ra=>{if(Ra.charCodeAt(0)!==35)return;const qa=Ra.match(Hex.re);if(!qa)return;const nd=qa[1],od=parseInt(nd,16),ld=nd.length,ud=ld%4===0,cd=ld>4,dd=cd?1:17,pd=cd?8:4,fd=ud?0:-1,md=cd?255:15;return channels.set({r:(od>>pd*(fd+3)&md)*dd,g:(od>>pd*(fd+2)&md)*dd,b:(od>>pd*(fd+1)&md)*dd,a:ud?(od&md)*dd/255:1},Ra)},stringify:Ra=>{const{r:qa,g:nd,b:od,a:ld}=Ra;return ld<1?`#${DEC2HEX[Math.round(qa)]}${DEC2HEX[Math.round(nd)]}${DEC2HEX[Math.round(od)]}${DEC2HEX[Math.round(ld*255)]}`:`#${DEC2HEX[Math.round(qa)]}${DEC2HEX[Math.round(nd)]}${DEC2HEX[Math.round(od)]}`}},HSL={re:/^hsla?\(\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e-?\d+)?(?:deg|grad|rad|turn)?)\s*?(?:,|\s)\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e-?\d+)?%)\s*?(?:,|\s)\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e-?\d+)?%)(?:\s*?(?:,|\/)\s*?\+?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e-?\d+)?(%)?))?\s*?\)$/i,hueRe:/^(.+?)(deg|grad|rad|turn)$/i,_hue2deg:Ra=>{const qa=Ra.match(HSL.hueRe);if(qa){const[,nd,od]=qa;switch(od){case"grad":return Utils.channel.clamp.h(parseFloat(nd)*.9);case"rad":return Utils.channel.clamp.h(parseFloat(nd)*180/Math.PI);case"turn":return Utils.channel.clamp.h(parseFloat(nd)*360)}}return Utils.channel.clamp.h(parseFloat(Ra))},parse:Ra=>{const qa=Ra.charCodeAt(0);if(qa!==104&&qa!==72)return;const nd=Ra.match(HSL.re);if(!nd)return;const[,od,ld,ud,cd,dd]=nd;return channels.set({h:HSL._hue2deg(od),s:Utils.channel.clamp.s(parseFloat(ld)),l:Utils.channel.clamp.l(parseFloat(ud)),a:cd?Utils.channel.clamp.a(dd?parseFloat(cd)/100:parseFloat(cd)):1},Ra)},stringify:Ra=>{const{h:qa,s:nd,l:od,a:ld}=Ra;return ld<1?`hsla(${Utils.lang.round(qa)}, ${Utils.lang.round(nd)}%, ${Utils.lang.round(od)}%, ${ld})`:`hsl(${Utils.lang.round(qa)}, ${Utils.lang.round(nd)}%, ${Utils.lang.round(od)}%)`}},Keyword={colors:{aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyanaqua:"#00ffff",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:"#ff00ff",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:"#00ff00",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:"#ff0000",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",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",transparent:"#00000000",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"},parse:Ra=>{Ra=Ra.toLowerCase();const qa=Keyword.colors[Ra];if(qa)return Hex.parse(qa)},stringify:Ra=>{const qa=Hex.stringify(Ra);for(const nd in Keyword.colors)if(Keyword.colors[nd]===qa)return nd}},RGB={re:/^rgba?\(\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e\d+)?(%?))\s*?(?:,|\s)\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e\d+)?(%?))\s*?(?:,|\s)\s*?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e\d+)?(%?))(?:\s*?(?:,|\/)\s*?\+?(-?(?:\d+(?:\.\d+)?|(?:\.\d+))(?:e\d+)?(%?)))?\s*?\)$/i,parse:Ra=>{const qa=Ra.charCodeAt(0);if(qa!==114&&qa!==82)return;const nd=Ra.match(RGB.re);if(!nd)return;const[,od,ld,ud,cd,dd,pd,fd,md]=nd;return channels.set({r:Utils.channel.clamp.r(ld?parseFloat(od)*2.55:parseFloat(od)),g:Utils.channel.clamp.g(cd?parseFloat(ud)*2.55:parseFloat(ud)),b:Utils.channel.clamp.b(pd?parseFloat(dd)*2.55:parseFloat(dd)),a:fd?Utils.channel.clamp.a(md?parseFloat(fd)/100:parseFloat(fd)):1},Ra)},stringify:Ra=>{const{r:qa,g:nd,b:od,a:ld}=Ra;return ld<1?`rgba(${Utils.lang.round(qa)}, ${Utils.lang.round(nd)}, ${Utils.lang.round(od)}, ${Utils.lang.round(ld)})`:`rgb(${Utils.lang.round(qa)}, ${Utils.lang.round(nd)}, ${Utils.lang.round(od)})`}},Color$1={format:{keyword:Keyword,hex:Hex,rgb:RGB,rgba:RGB,hsl:HSL,hsla:HSL},parse:Ra=>{if(typeof Ra!="string")return Ra;const qa=Hex.parse(Ra)||RGB.parse(Ra)||HSL.parse(Ra)||Keyword.parse(Ra);if(qa)return qa;throw new Error(`Unsupported color format: "${Ra}"`)},stringify:Ra=>!Ra.changed&&Ra.color?Ra.color:Ra.type.is(TYPE.HSL)||Ra.data.r===void 0?HSL.stringify(Ra):Ra.a<1||!Number.isInteger(Ra.r)||!Number.isInteger(Ra.g)||!Number.isInteger(Ra.b)?RGB.stringify(Ra):Hex.stringify(Ra)},change=(Ra,qa)=>{const nd=Color$1.parse(Ra);for(const od in qa)nd[od]=Utils.channel.clamp[od](qa[od]);return Color$1.stringify(nd)},rgba$1=(Ra,qa,nd=0,od=1)=>{if(typeof Ra!="number")return change(Ra,{a:qa});const ld=channels.set({r:Utils.channel.clamp.r(Ra),g:Utils.channel.clamp.g(qa),b:Utils.channel.clamp.b(nd),a:Utils.channel.clamp.a(od)});return Color$1.stringify(ld)},luminance=Ra=>{const{r:qa,g:nd,b:od}=Color$1.parse(Ra),ld=.2126*Utils.channel.toLinear(qa)+.7152*Utils.channel.toLinear(nd)+.0722*Utils.channel.toLinear(od);return Utils.lang.round(ld)},isLight=Ra=>luminance(Ra)>=.5,isDark=Ra=>!isLight(Ra),adjustChannel=(Ra,qa,nd)=>{const od=Color$1.parse(Ra),ld=od[qa],ud=Utils.channel.clamp[qa](ld+nd);return ld!==ud&&(od[qa]=ud),Color$1.stringify(od)},lighten=(Ra,qa)=>adjustChannel(Ra,"l",qa),darken=(Ra,qa)=>adjustChannel(Ra,"l",-qa),adjust=(Ra,qa)=>{const nd=Color$1.parse(Ra),od={};for(const ld in qa)qa[ld]&&(od[ld]=nd[ld]+qa[ld]);return change(Ra,od)},mix=(Ra,qa,nd=50)=>{const{r:od,g:ld,b:ud,a:cd}=Color$1.parse(Ra),{r:dd,g:pd,b:fd,a:md}=Color$1.parse(qa),vd=nd/100,Ad=vd*2-1,Nd=cd-md,Od=((Ad*Nd===-1?Ad:(Ad+Nd)/(1+Ad*Nd))+1)/2,Fd=1-Od,Pd=od*Od+dd*Fd,Md=ld*Od+pd*Fd,Bd=ud*Od+fd*Fd,jd=cd*vd+md*(1-vd);return rgba$1(Pd,Md,Bd,jd)},invert=(Ra,qa=100)=>{const nd=Color$1.parse(Ra);return nd.r=255-nd.r,nd.g=255-nd.g,nd.b=255-nd.b,mix(nd,Ra,qa)};/*! @license DOMPurify 3.2.1 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.1/LICENSE */const{entries,setPrototypeOf,isFrozen,getPrototypeOf:getPrototypeOf$2,getOwnPropertyDescriptor}=Object;let{freeze,seal,create:create$1}=Object,{apply:apply$1,construct}=typeof Reflect<"u"&&Reflect;freeze||(freeze=function(qa){return qa});seal||(seal=function(qa){return qa});apply$1||(apply$1=function(qa,nd,od){return qa.apply(nd,od)});construct||(construct=function(qa,nd){return new qa(...nd)});const arrayForEach=unapply(Array.prototype.forEach),arrayPop=unapply(Array.prototype.pop),arrayPush=unapply(Array.prototype.push),stringToLowerCase=unapply(String.prototype.toLowerCase),stringToString=unapply(String.prototype.toString),stringMatch=unapply(String.prototype.match),stringReplace=unapply(String.prototype.replace),stringIndexOf=unapply(String.prototype.indexOf),stringTrim=unapply(String.prototype.trim),objectHasOwnProperty=unapply(Object.prototype.hasOwnProperty),regExpTest=unapply(RegExp.prototype.test),typeErrorCreate=unconstruct(TypeError);function unapply(Ra){return function(qa){for(var nd=arguments.length,od=new Array(nd>1?nd-1:0),ld=1;ld<nd;ld++)od[ld-1]=arguments[ld];return apply$1(Ra,qa,od)}}function unconstruct(Ra){return function(){for(var qa=arguments.length,nd=new Array(qa),od=0;od<qa;od++)nd[od]=arguments[od];return construct(Ra,nd)}}function addToSet(Ra,qa){let nd=arguments.length>2&&arguments[2]!==void 0?arguments[2]:stringToLowerCase;setPrototypeOf&&setPrototypeOf(Ra,null);let od=qa.length;for(;od--;){let ld=qa[od];if(typeof ld=="string"){const ud=nd(ld);ud!==ld&&(isFrozen(qa)||(qa[od]=ud),ld=ud)}Ra[ld]=!0}return Ra}function cleanArray(Ra){for(let qa=0;qa<Ra.length;qa++)objectHasOwnProperty(Ra,qa)||(Ra[qa]=null);return Ra}function clone(Ra){const qa=create$1(null);for(const[nd,od]of entries(Ra))objectHasOwnProperty(Ra,nd)&&(Array.isArray(od)?qa[nd]=cleanArray(od):od&&typeof od=="object"&&od.constructor===Object?qa[nd]=clone(od):qa[nd]=od);return qa}function lookupGetter(Ra,qa){for(;Ra!==null;){const od=getOwnPropertyDescriptor(Ra,qa);if(od){if(od.get)return unapply(od.get);if(typeof od.value=="function")return unapply(od.value)}Ra=getPrototypeOf$2(Ra)}function nd(){return null}return nd}const html$1=freeze(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),svg$1=freeze(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),svgFilters=freeze(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),svgDisallowed=freeze(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),mathMl$1=freeze(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),mathMlDisallowed=freeze(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),text$1=freeze(["#text"]),html$2=freeze(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),svg=freeze(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),mathMl=freeze(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),xml$3=freeze(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),MUSTACHE_EXPR=seal(/\{\{[\w\W]*|[\w\W]*\}\}/gm),ERB_EXPR=seal(/<%[\w\W]*|[\w\W]*%>/gm),TMPLIT_EXPR=seal(/\${[\w\W]*}/gm),DATA_ATTR=seal(/^data-[\-\w.\u00B7-\uFFFF]/),ARIA_ATTR=seal(/^aria-[\-\w]+$/),IS_ALLOWED_URI=seal(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),IS_SCRIPT_OR_DATA=seal(/^(?:\w+script|data):/i),ATTR_WHITESPACE=seal(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),DOCTYPE_NAME=seal(/^html$/i),CUSTOM_ELEMENT=seal(/^[a-z][.\w]*(-[.\w]+)+$/i);var EXPRESSIONS=Object.freeze({__proto__:null,ARIA_ATTR,ATTR_WHITESPACE,CUSTOM_ELEMENT,DATA_ATTR,DOCTYPE_NAME,ERB_EXPR,IS_ALLOWED_URI,IS_SCRIPT_OR_DATA,MUSTACHE_EXPR,TMPLIT_EXPR});const NODE_TYPE={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},getGlobal=function(){return typeof window>"u"?null:window},_createTrustedTypesPolicy=function(qa,nd){if(typeof qa!="object"||typeof qa.createPolicy!="function")return null;let od=null;const ld="data-tt-policy-suffix";nd&&nd.hasAttribute(ld)&&(od=nd.getAttribute(ld));const ud="dompurify"+(od?"#"+od:"");try{return qa.createPolicy(ud,{createHTML(cd){return cd},createScriptURL(cd){return cd}})}catch{return console.warn("TrustedTypes policy "+ud+" could not be created."),null}};function createDOMPurify(){let Ra=arguments.length>0&&arguments[0]!==void 0?arguments[0]:getGlobal();const qa=wh=>createDOMPurify(wh);if(qa.version="3.2.1",qa.removed=[],!Ra||!Ra.document||Ra.document.nodeType!==NODE_TYPE.document)return qa.isSupported=!1,qa;let{document:nd}=Ra;const od=nd,ld=od.currentScript,{DocumentFragment:ud,HTMLTemplateElement:cd,Node:dd,Element:pd,NodeFilter:fd,NamedNodeMap:md=Ra.NamedNodeMap||Ra.MozNamedAttrMap,HTMLFormElement:vd,DOMParser:Ad,trustedTypes:Nd}=Ra,Id=pd.prototype,Od=lookupGetter(Id,"cloneNode"),Fd=lookupGetter(Id,"remove"),Pd=lookupGetter(Id,"nextSibling"),Md=lookupGetter(Id,"childNodes"),Bd=lookupGetter(Id,"parentNode");if(typeof cd=="function"){const wh=nd.createElement("template");wh.content&&wh.content.ownerDocument&&(nd=wh.content.ownerDocument)}let jd,Hd="";const{implementation:Gd,createNodeIterator:zd,createDocumentFragment:df,getElementsByTagName:Wd}=nd,{importNode:Jd}=od;let Xd={};qa.isSupported=typeof entries=="function"&&typeof Bd=="function"&&Gd&&Gd.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:_f,ERB_EXPR:vf,TMPLIT_EXPR:Sf,DATA_ATTR:gf,ARIA_ATTR:bf,IS_SCRIPT_OR_DATA:Tf,ATTR_WHITESPACE:Mf,CUSTOM_ELEMENT:Kf}=EXPRESSIONS;let{IS_ALLOWED_URI:Zf}=EXPRESSIONS,eh=null;const $f=addToSet({},[...html$1,...svg$1,...svgFilters,...mathMl$1,...text$1]);let Df=null;const Lf=addToSet({},[...html$2,...svg,...mathMl,...xml$3]);let zf=Object.seal(create$1(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Jf=null,xf=null,yf=!0,Bf=!0,qf=!1,oh=!0,Yf=!1,kf=!0,Vf=!1,fh=!1,Gf=!1,wf=!1,Rf=!1,Uf=!1,ph=!0,gh=!1;const ah="user-content-";let Ah=!0,dh=!1,Mh={},Yh=null;const Bh=addToSet({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Xh=null;const dm=addToSet({},["audio","video","img","source","image","track"]);let nh=null;const Of=addToSet({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Nf="http://www.w3.org/1998/Math/MathML",rh="http://www.w3.org/2000/svg",ch="http://www.w3.org/1999/xhtml";let Sh=ch,Oh=!1,Zh=null;const hm=addToSet({},[Nf,rh,ch],stringToString);let sm=addToSet({},["mi","mo","mn","ms","mtext"]),Fm=addToSet({},["annotation-xml"]);const Rm=addToSet({},["title","style","font","a","script"]);let Hm=null;const Zm=["application/xhtml+xml","text/html"],L_="text/html";let l_=null,T_=null;const Qm=nd.createElement("form"),F_=function(_h){return _h instanceof RegExp||_h instanceof Function},j_=function(){let _h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(T_&&T_===_h)){if((!_h||typeof _h!="object")&&(_h={}),_h=clone(_h),Hm=Zm.indexOf(_h.PARSER_MEDIA_TYPE)===-1?L_:_h.PARSER_MEDIA_TYPE,l_=Hm==="application/xhtml+xml"?stringToString:stringToLowerCase,eh=objectHasOwnProperty(_h,"ALLOWED_TAGS")?addToSet({},_h.ALLOWED_TAGS,l_):$f,Df=objectHasOwnProperty(_h,"ALLOWED_ATTR")?addToSet({},_h.ALLOWED_ATTR,l_):Lf,Zh=objectHasOwnProperty(_h,"ALLOWED_NAMESPACES")?addToSet({},_h.ALLOWED_NAMESPACES,stringToString):hm,nh=objectHasOwnProperty(_h,"ADD_URI_SAFE_ATTR")?addToSet(clone(Of),_h.ADD_URI_SAFE_ATTR,l_):Of,Xh=objectHasOwnProperty(_h,"ADD_DATA_URI_TAGS")?addToSet(clone(dm),_h.ADD_DATA_URI_TAGS,l_):dm,Yh=objectHasOwnProperty(_h,"FORBID_CONTENTS")?addToSet({},_h.FORBID_CONTENTS,l_):Bh,Jf=objectHasOwnProperty(_h,"FORBID_TAGS")?addToSet({},_h.FORBID_TAGS,l_):{},xf=objectHasOwnProperty(_h,"FORBID_ATTR")?addToSet({},_h.FORBID_ATTR,l_):{},Mh=objectHasOwnProperty(_h,"USE_PROFILES")?_h.USE_PROFILES:!1,yf=_h.ALLOW_ARIA_ATTR!==!1,Bf=_h.ALLOW_DATA_ATTR!==!1,qf=_h.ALLOW_UNKNOWN_PROTOCOLS||!1,oh=_h.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Yf=_h.SAFE_FOR_TEMPLATES||!1,kf=_h.SAFE_FOR_XML!==!1,Vf=_h.WHOLE_DOCUMENT||!1,wf=_h.RETURN_DOM||!1,Rf=_h.RETURN_DOM_FRAGMENT||!1,Uf=_h.RETURN_TRUSTED_TYPE||!1,Gf=_h.FORCE_BODY||!1,ph=_h.SANITIZE_DOM!==!1,gh=_h.SANITIZE_NAMED_PROPS||!1,Ah=_h.KEEP_CONTENT!==!1,dh=_h.IN_PLACE||!1,Zf=_h.ALLOWED_URI_REGEXP||IS_ALLOWED_URI,Sh=_h.NAMESPACE||ch,sm=_h.MATHML_TEXT_INTEGRATION_POINTS||sm,Fm=_h.HTML_INTEGRATION_POINTS||Fm,zf=_h.CUSTOM_ELEMENT_HANDLING||{},_h.CUSTOM_ELEMENT_HANDLING&&F_(_h.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(zf.tagNameCheck=_h.CUSTOM_ELEMENT_HANDLING.tagNameCheck),_h.CUSTOM_ELEMENT_HANDLING&&F_(_h.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(zf.attributeNameCheck=_h.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),_h.CUSTOM_ELEMENT_HANDLING&&typeof _h.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(zf.allowCustomizedBuiltInElements=_h.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Yf&&(Bf=!1),Rf&&(wf=!0),Mh&&(eh=addToSet({},text$1),Df=[],Mh.html===!0&&(addToSet(eh,html$1),addToSet(Df,html$2)),Mh.svg===!0&&(addToSet(eh,svg$1),addToSet(Df,svg),addToSet(Df,xml$3)),Mh.svgFilters===!0&&(addToSet(eh,svgFilters),addToSet(Df,svg),addToSet(Df,xml$3)),Mh.mathMl===!0&&(addToSet(eh,mathMl$1),addToSet(Df,mathMl),addToSet(Df,xml$3))),_h.ADD_TAGS&&(eh===$f&&(eh=clone(eh)),addToSet(eh,_h.ADD_TAGS,l_)),_h.ADD_ATTR&&(Df===Lf&&(Df=clone(Df)),addToSet(Df,_h.ADD_ATTR,l_)),_h.ADD_URI_SAFE_ATTR&&addToSet(nh,_h.ADD_URI_SAFE_ATTR,l_),_h.FORBID_CONTENTS&&(Yh===Bh&&(Yh=clone(Yh)),addToSet(Yh,_h.FORBID_CONTENTS,l_)),Ah&&(eh["#text"]=!0),Vf&&addToSet(eh,["html","head","body"]),eh.table&&(addToSet(eh,["tbody"]),delete Jf.tbody),_h.TRUSTED_TYPES_POLICY){if(typeof _h.TRUSTED_TYPES_POLICY.createHTML!="function")throw typeErrorCreate('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof _h.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw typeErrorCreate('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');jd=_h.TRUSTED_TYPES_POLICY,Hd=jd.createHTML("")}else jd===void 0&&(jd=_createTrustedTypesPolicy(Nd,ld)),jd!==null&&typeof Hd=="string"&&(Hd=jd.createHTML(""));freeze&&freeze(_h),T_=_h}},G_=addToSet({},[...svg$1,...svgFilters,...svgDisallowed]),Q_=addToSet({},[...mathMl$1,...mathMlDisallowed]),q_=function(_h){let Jh=Bd(_h);(!Jh||!Jh.tagName)&&(Jh={namespaceURI:Sh,tagName:"template"});const um=stringToLowerCase(_h.tagName),Um=stringToLowerCase(Jh.tagName);return Zh[_h.namespaceURI]?_h.namespaceURI===rh?Jh.namespaceURI===ch?um==="svg":Jh.namespaceURI===Nf?um==="svg"&&(Um==="annotation-xml"||sm[Um]):!!G_[um]:_h.namespaceURI===Nf?Jh.namespaceURI===ch?um==="math":Jh.namespaceURI===rh?um==="math"&&Fm[Um]:!!Q_[um]:_h.namespaceURI===ch?Jh.namespaceURI===rh&&!Fm[Um]||Jh.namespaceURI===Nf&&!sm[Um]?!1:!Q_[um]&&(Rm[um]||!G_[um]):!!(Hm==="application/xhtml+xml"&&Zh[_h.namespaceURI]):!1},D_=function(_h){arrayPush(qa.removed,{element:_h});try{Bd(_h).removeChild(_h)}catch{Fd(_h)}},Im=function(_h,Jh){try{arrayPush(qa.removed,{attribute:Jh.getAttributeNode(_h),from:Jh})}catch{arrayPush(qa.removed,{attribute:null,from:Jh})}if(Jh.removeAttribute(_h),_h==="is"&&!Df[_h])if(wf||Rf)try{D_(Jh)}catch{}else try{Jh.setAttribute(_h,"")}catch{}},Ig=function(_h){let Jh=null,um=null;if(Gf)_h="<remove></remove>"+_h;else{const zm=stringMatch(_h,/^[\r\n\t ]+/);um=zm&&zm[0]}Hm==="application/xhtml+xml"&&Sh===ch&&(_h='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+_h+"</body></html>");const Um=jd?jd.createHTML(_h):_h;if(Sh===ch)try{Jh=new Ad().parseFromString(Um,Hm)}catch{}if(!Jh||!Jh.documentElement){Jh=Gd.createDocument(Sh,"template",null);try{Jh.documentElement.innerHTML=Oh?Hd:Um}catch{}}const Tm=Jh.body||Jh.documentElement;return _h&&um&&Tm.insertBefore(nd.createTextNode(um),Tm.childNodes[0]||null),Sh===ch?Wd.call(Jh,Vf?"html":"body")[0]:Vf?Jh.documentElement:Tm},Ug=function(_h){return zd.call(_h.ownerDocument||_h,_h,fd.SHOW_ELEMENT|fd.SHOW_COMMENT|fd.SHOW_TEXT|fd.SHOW_PROCESSING_INSTRUCTION|fd.SHOW_CDATA_SECTION,null)},$g=function(_h){return _h instanceof vd&&(typeof _h.nodeName!="string"||typeof _h.textContent!="string"||typeof _h.removeChild!="function"||!(_h.attributes instanceof md)||typeof _h.removeAttribute!="function"||typeof _h.setAttribute!="function"||typeof _h.namespaceURI!="string"||typeof _h.insertBefore!="function"||typeof _h.hasChildNodes!="function")},If=function(_h){return typeof dd=="function"&&_h instanceof dd};function th(wh,_h,Jh){Xd[wh]&&arrayForEach(Xd[wh],um=>{um.call(qa,_h,Jh,T_)})}const Xf=function(_h){let Jh=null;if(th("beforeSanitizeElements",_h,null),$g(_h))return D_(_h),!0;const um=l_(_h.nodeName);if(th("uponSanitizeElement",_h,{tagName:um,allowedTags:eh}),_h.hasChildNodes()&&!If(_h.firstElementChild)&&regExpTest(/<[/\w]/g,_h.innerHTML)&&regExpTest(/<[/\w]/g,_h.textContent)||_h.nodeType===NODE_TYPE.progressingInstruction||kf&&_h.nodeType===NODE_TYPE.comment&&regExpTest(/<[/\w]/g,_h.data))return D_(_h),!0;if(!eh[um]||Jf[um]){if(!Jf[um]&&Th(um)&&(zf.tagNameCheck instanceof RegExp&&regExpTest(zf.tagNameCheck,um)||zf.tagNameCheck instanceof Function&&zf.tagNameCheck(um)))return!1;if(Ah&&!Yh[um]){const Um=Bd(_h)||_h.parentNode,Tm=Md(_h)||_h.childNodes;if(Tm&&Um){const zm=Tm.length;for(let S_=zm-1;S_>=0;--S_){const C_=Od(Tm[S_],!0);C_.__removalCount=(_h.__removalCount||0)+1,Um.insertBefore(C_,Pd(_h))}}}return D_(_h),!0}return _h instanceof pd&&!q_(_h)||(um==="noscript"||um==="noembed"||um==="noframes")&&regExpTest(/<\/no(script|embed|frames)/i,_h.innerHTML)?(D_(_h),!0):(Yf&&_h.nodeType===NODE_TYPE.text&&(Jh=_h.textContent,arrayForEach([_f,vf,Sf],Um=>{Jh=stringReplace(Jh,Um," ")}),_h.textContent!==Jh&&(arrayPush(qa.removed,{element:_h.cloneNode()}),_h.textContent=Jh)),th("afterSanitizeElements",_h,null),!1)},uh=function(_h,Jh,um){if(ph&&(Jh==="id"||Jh==="name")&&(um in nd||um in Qm))return!1;if(!(Bf&&!xf[Jh]&&regExpTest(gf,Jh))){if(!(yf&&regExpTest(bf,Jh))){if(!Df[Jh]||xf[Jh]){if(!(Th(_h)&&(zf.tagNameCheck instanceof RegExp&&regExpTest(zf.tagNameCheck,_h)||zf.tagNameCheck instanceof Function&&zf.tagNameCheck(_h))&&(zf.attributeNameCheck instanceof RegExp&&regExpTest(zf.attributeNameCheck,Jh)||zf.attributeNameCheck instanceof Function&&zf.attributeNameCheck(Jh))||Jh==="is"&&zf.allowCustomizedBuiltInElements&&(zf.tagNameCheck instanceof RegExp&&regExpTest(zf.tagNameCheck,um)||zf.tagNameCheck instanceof Function&&zf.tagNameCheck(um))))return!1}else if(!nh[Jh]){if(!regExpTest(Zf,stringReplace(um,Mf,""))){if(!((Jh==="src"||Jh==="xlink:href"||Jh==="href")&&_h!=="script"&&stringIndexOf(um,"data:")===0&&Xh[_h])){if(!(qf&&!regExpTest(Tf,stringReplace(um,Mf,"")))){if(um)return!1}}}}}}return!0},Th=function(_h){return _h!=="annotation-xml"&&stringMatch(_h,Kf)},yh=function(_h){th("beforeSanitizeAttributes",_h,null);const{attributes:Jh}=_h;if(!Jh)return;const um={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Df,forceKeepAttr:void 0};let Um=Jh.length;for(;Um--;){const Tm=Jh[Um],{name:zm,namespaceURI:S_,value:C_}=Tm,d_=l_(zm);let Dm=zm==="value"?C_:stringTrim(C_);if(um.attrName=d_,um.attrValue=Dm,um.keepAttr=!0,um.forceKeepAttr=void 0,th("uponSanitizeAttribute",_h,um),Dm=um.attrValue,gh&&(d_==="id"||d_==="name")&&(Im(zm,_h),Dm=ah+Dm),kf&&regExpTest(/((--!?|])>)|<\/(style|title)/i,Dm)){Im(zm,_h);continue}if(um.forceKeepAttr||(Im(zm,_h),!um.keepAttr))continue;if(!oh&&regExpTest(/\/>/i,Dm)){Im(zm,_h);continue}Yf&&arrayForEach([_f,vf,Sf],h_=>{Dm=stringReplace(Dm,h_," ")});const V_=l_(_h.nodeName);if(uh(V_,d_,Dm)){if(jd&&typeof Nd=="object"&&typeof Nd.getAttributeType=="function"&&!S_)switch(Nd.getAttributeType(V_,d_)){case"TrustedHTML":{Dm=jd.createHTML(Dm);break}case"TrustedScriptURL":{Dm=jd.createScriptURL(Dm);break}}try{S_?_h.setAttributeNS(S_,zm,Dm):_h.setAttribute(zm,Dm),$g(_h)?D_(_h):arrayPop(qa.removed)}catch{}}}th("afterSanitizeAttributes",_h,null)},Rh=function wh(_h){let Jh=null;const um=Ug(_h);for(th("beforeSanitizeShadowDOM",_h,null);Jh=um.nextNode();)th("uponSanitizeShadowNode",Jh,null),!Xf(Jh)&&(Jh.content instanceof ud&&wh(Jh.content),yh(Jh));th("afterSanitizeShadowDOM",_h,null)};return qa.sanitize=function(wh){let _h=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Jh=null,um=null,Um=null,Tm=null;if(Oh=!wh,Oh&&(wh="<!-->"),typeof wh!="string"&&!If(wh))if(typeof wh.toString=="function"){if(wh=wh.toString(),typeof wh!="string")throw typeErrorCreate("dirty is not a string, aborting")}else throw typeErrorCreate("toString is not a function");if(!qa.isSupported)return wh;if(fh||j_(_h),qa.removed=[],typeof wh=="string"&&(dh=!1),dh){if(wh.nodeName){const C_=l_(wh.nodeName);if(!eh[C_]||Jf[C_])throw typeErrorCreate("root node is forbidden and cannot be sanitized in-place")}}else if(wh instanceof dd)Jh=Ig("<!---->"),um=Jh.ownerDocument.importNode(wh,!0),um.nodeType===NODE_TYPE.element&&um.nodeName==="BODY"||um.nodeName==="HTML"?Jh=um:Jh.appendChild(um);else{if(!wf&&!Yf&&!Vf&&wh.indexOf("<")===-1)return jd&&Uf?jd.createHTML(wh):wh;if(Jh=Ig(wh),!Jh)return wf?null:Uf?Hd:""}Jh&&Gf&&D_(Jh.firstChild);const zm=Ug(dh?wh:Jh);for(;Um=zm.nextNode();)Xf(Um)||(Um.content instanceof ud&&Rh(Um.content),yh(Um));if(dh)return wh;if(wf){if(Rf)for(Tm=df.call(Jh.ownerDocument);Jh.firstChild;)Tm.appendChild(Jh.firstChild);else Tm=Jh;return(Df.shadowroot||Df.shadowrootmode)&&(Tm=Jd.call(od,Tm,!0)),Tm}let S_=Vf?Jh.outerHTML:Jh.innerHTML;return Vf&&eh["!doctype"]&&Jh.ownerDocument&&Jh.ownerDocument.doctype&&Jh.ownerDocument.doctype.name&&regExpTest(DOCTYPE_NAME,Jh.ownerDocument.doctype.name)&&(S_="<!DOCTYPE "+Jh.ownerDocument.doctype.name+`>
`+S_),Yf&&arrayForEach([_f,vf,Sf],C_=>{S_=stringReplace(S_,C_," ")}),jd&&Uf?jd.createHTML(S_):S_},qa.setConfig=function(){let wh=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};j_(wh),fh=!0},qa.clearConfig=function(){T_=null,fh=!1},qa.isValidAttribute=function(wh,_h,Jh){T_||j_({});const um=l_(wh),Um=l_(_h);return uh(um,Um,Jh)},qa.addHook=function(wh,_h){typeof _h=="function"&&(Xd[wh]=Xd[wh]||[],arrayPush(Xd[wh],_h))},qa.removeHook=function(wh){if(Xd[wh])return arrayPop(Xd[wh])},qa.removeHooks=function(wh){Xd[wh]&&(Xd[wh]=[])},qa.removeAllHooks=function(){Xd={}},qa}var purify=createDOMPurify(),__defProp=Object.defineProperty,__name=(Ra,qa)=>__defProp(Ra,"name",{value:qa,configurable:!0}),__export=(Ra,qa)=>{for(var nd in qa)__defProp(Ra,nd,{get:qa[nd],enumerable:!0})},LEVELS={trace:0,debug:1,info:2,warn:3,error:4,fatal:5},log$1={trace:__name((...Ra)=>{},"trace"),debug:__name((...Ra)=>{},"debug"),info:__name((...Ra)=>{},"info"),warn:__name((...Ra)=>{},"warn"),error:__name((...Ra)=>{},"error"),fatal:__name((...Ra)=>{},"fatal")},setLogLevel=__name(function(Ra="fatal"){let qa=LEVELS.fatal;typeof Ra=="string"?Ra.toLowerCase()in LEVELS&&(qa=LEVELS[Ra]):typeof Ra=="number"&&(qa=Ra),log$1.trace=()=>{},log$1.debug=()=>{},log$1.info=()=>{},log$1.warn=()=>{},log$1.error=()=>{},log$1.fatal=()=>{},qa<=LEVELS.fatal&&(log$1.fatal=console.error?console.error.bind(console,format$1("FATAL"),"color: orange"):console.log.bind(console,"\x1B[35m",format$1("FATAL"))),qa<=LEVELS.error&&(log$1.error=console.error?console.error.bind(console,format$1("ERROR"),"color: orange"):console.log.bind(console,"\x1B[31m",format$1("ERROR"))),qa<=LEVELS.warn&&(log$1.warn=console.warn?console.warn.bind(console,format$1("WARN"),"color: orange"):console.log.bind(console,"\x1B[33m",format$1("WARN"))),qa<=LEVELS.info&&(log$1.info=console.info?console.info.bind(console,format$1("INFO"),"color: lightblue"):console.log.bind(console,"\x1B[34m",format$1("INFO"))),qa<=LEVELS.debug&&(log$1.debug=console.debug?console.debug.bind(console,format$1("DEBUG"),"color: lightgreen"):console.log.bind(console,"\x1B[32m",format$1("DEBUG"))),qa<=LEVELS.trace&&(log$1.trace=console.debug?console.debug.bind(console,format$1("TRACE"),"color: lightgreen"):console.log.bind(console,"\x1B[32m",format$1("TRACE")))},"setLogLevel"),format$1=__name(Ra=>`%c${dayjs2().format("ss.SSS")} : ${Ra} : `,"format"),frontMatterRegex=/^-{3}\s*[\n\r](.*?)[\n\r]-{3}\s*[\n\r]+/s,directiveRegex=/%{2}{\s*(?:(\w+)\s*:|(\w+))\s*(?:(\w+)|((?:(?!}%{2}).|\r?\n)*))?\s*(?:}%{2})?/gi,anyCommentRegex=/\s*%%.*\n/gm,ay,UnknownDiagramError=(ay=class extends Error{constructor(qa){super(qa),this.name="UnknownDiagramError"}},__name(ay,"UnknownDiagramError"),ay),detectors={},detectType$1=__name(function(Ra,qa){Ra=Ra.replace(frontMatterRegex,"").replace(directiveRegex,"").replace(anyCommentRegex,`
`);for(const[nd,{detector:od}]of Object.entries(detectors))if(od(Ra,qa))return nd;throw new UnknownDiagramError(`No diagram type detected matching given configuration for text: ${Ra}`)},"detectType"),registerLazyLoadedDiagrams=__name((...Ra)=>{for(const{id:qa,detector:nd,loader:od}of Ra)addDetector(qa,nd,od)},"registerLazyLoadedDiagrams"),addDetector=__name((Ra,qa,nd)=>{detectors[Ra]&&log$1.warn(`Detector with key ${Ra} already exists. Overwriting.`),detectors[Ra]={detector:qa,loader:nd},log$1.debug(`Detector with key ${Ra} added${nd?" with loader":""}`)},"addDetector"),getDiagramLoader=__name(Ra=>detectors[Ra].loader,"getDiagramLoader"),assignWithDepth=__name((Ra,qa,{depth:nd=2,clobber:od=!1}={})=>{const ld={depth:nd,clobber:od};return Array.isArray(qa)&&!Array.isArray(Ra)?(qa.forEach(ud=>assignWithDepth(Ra,ud,ld)),Ra):Array.isArray(qa)&&Array.isArray(Ra)?(qa.forEach(ud=>{Ra.includes(ud)||Ra.push(ud)}),Ra):Ra===void 0||nd<=0?Ra!=null&&typeof Ra=="object"&&typeof qa=="object"?Object.assign(Ra,qa):qa:(qa!==void 0&&typeof Ra=="object"&&typeof qa=="object"&&Object.keys(qa).forEach(ud=>{typeof qa[ud]=="object"&&(Ra[ud]===void 0||typeof Ra[ud]=="object")?(Ra[ud]===void 0&&(Ra[ud]=Array.isArray(qa[ud])?[]:{}),Ra[ud]=assignWithDepth(Ra[ud],qa[ud],{depth:nd-1,clobber:od})):(od||typeof Ra[ud]!="object"&&typeof qa[ud]!="object")&&(Ra[ud]=qa[ud])}),Ra)},"assignWithDepth"),assignWithDepth_default=assignWithDepth,oldAttributeBackgroundColorOdd="#ffffff",oldAttributeBackgroundColorEven="#f2f2f2",mkBorder=__name((Ra,qa)=>qa?adjust(Ra,{s:-40,l:10}):adjust(Ra,{s:-40,l:-10}),"mkBorder"),sy,Theme=(sy=class{constructor(){this.background="#f4f4f4",this.primaryColor="#fff4dd",this.noteBkgColor="#fff5ad",this.noteTextColor="#333",this.THEME_COLOR_LIMIT=12,this.fontFamily='"trebuchet ms", verdana, arial, sans-serif',this.fontSize="16px"}updateColors(){var nd,od,ld,ud,cd,dd,pd,fd,md,vd,Ad;if(this.primaryTextColor=this.primaryTextColor||(this.darkMode?"#eee":"#333"),this.secondaryColor=this.secondaryColor||adjust(this.primaryColor,{h:-120}),this.tertiaryColor=this.tertiaryColor||adjust(this.primaryColor,{h:180,l:5}),this.primaryBorderColor=this.primaryBorderColor||mkBorder(this.primaryColor,this.darkMode),this.secondaryBorderColor=this.secondaryBorderColor||mkBorder(this.secondaryColor,this.darkMode),this.tertiaryBorderColor=this.tertiaryBorderColor||mkBorder(this.tertiaryColor,this.darkMode),this.noteBorderColor=this.noteBorderColor||mkBorder(this.noteBkgColor,this.darkMode),this.noteBkgColor=this.noteBkgColor||"#fff5ad",this.noteTextColor=this.noteTextColor||"#333",this.secondaryTextColor=this.secondaryTextColor||invert(this.secondaryColor),this.tertiaryTextColor=this.tertiaryTextColor||invert(this.tertiaryColor),this.lineColor=this.lineColor||invert(this.background),this.arrowheadColor=this.arrowheadColor||invert(this.background),this.textColor=this.textColor||this.primaryTextColor,this.border2=this.border2||this.tertiaryBorderColor,this.nodeBkg=this.nodeBkg||this.primaryColor,this.mainBkg=this.mainBkg||this.primaryColor,this.nodeBorder=this.nodeBorder||this.primaryBorderColor,this.clusterBkg=this.clusterBkg||this.tertiaryColor,this.clusterBorder=this.clusterBorder||this.tertiaryBorderColor,this.defaultLinkColor=this.defaultLinkColor||this.lineColor,this.titleColor=this.titleColor||this.tertiaryTextColor,this.edgeLabelBackground=this.edgeLabelBackground||(this.darkMode?darken(this.secondaryColor,30):this.secondaryColor),this.nodeTextColor=this.nodeTextColor||this.primaryTextColor,this.actorBorder=this.actorBorder||this.primaryBorderColor,this.actorBkg=this.actorBkg||this.mainBkg,this.actorTextColor=this.actorTextColor||this.primaryTextColor,this.actorLineColor=this.actorLineColor||this.actorBorder,this.labelBoxBkgColor=this.labelBoxBkgColor||this.actorBkg,this.signalColor=this.signalColor||this.textColor,this.signalTextColor=this.signalTextColor||this.textColor,this.labelBoxBorderColor=this.labelBoxBorderColor||this.actorBorder,this.labelTextColor=this.labelTextColor||this.actorTextColor,this.loopTextColor=this.loopTextColor||this.actorTextColor,this.activationBorderColor=this.activationBorderColor||darken(this.secondaryColor,10),this.activationBkgColor=this.activationBkgColor||this.secondaryColor,this.sequenceNumberColor=this.sequenceNumberColor||invert(this.lineColor),this.sectionBkgColor=this.sectionBkgColor||this.tertiaryColor,this.altSectionBkgColor=this.altSectionBkgColor||"white",this.sectionBkgColor=this.sectionBkgColor||this.secondaryColor,this.sectionBkgColor2=this.sectionBkgColor2||this.primaryColor,this.excludeBkgColor=this.excludeBkgColor||"#eeeeee",this.taskBorderColor=this.taskBorderColor||this.primaryBorderColor,this.taskBkgColor=this.taskBkgColor||this.primaryColor,this.activeTaskBorderColor=this.activeTaskBorderColor||this.primaryColor,this.activeTaskBkgColor=this.activeTaskBkgColor||lighten(this.primaryColor,23),this.gridColor=this.gridColor||"lightgrey",this.doneTaskBkgColor=this.doneTaskBkgColor||"lightgrey",this.doneTaskBorderColor=this.doneTaskBorderColor||"grey",this.critBorderColor=this.critBorderColor||"#ff8888",this.critBkgColor=this.critBkgColor||"red",this.todayLineColor=this.todayLineColor||"red",this.taskTextColor=this.taskTextColor||this.textColor,this.taskTextOutsideColor=this.taskTextOutsideColor||this.textColor,this.taskTextLightColor=this.taskTextLightColor||this.textColor,this.taskTextColor=this.taskTextColor||this.primaryTextColor,this.taskTextDarkColor=this.taskTextDarkColor||this.textColor,this.taskTextClickableColor=this.taskTextClickableColor||"#003163",this.personBorder=this.personBorder||this.primaryBorderColor,this.personBkg=this.personBkg||this.mainBkg,this.transitionColor=this.transitionColor||this.lineColor,this.transitionLabelColor=this.transitionLabelColor||this.textColor,this.stateLabelColor=this.stateLabelColor||this.stateBkg||this.primaryTextColor,this.stateBkg=this.stateBkg||this.mainBkg,this.labelBackgroundColor=this.labelBackgroundColor||this.stateBkg,this.compositeBackground=this.compositeBackground||this.background||this.tertiaryColor,this.altBackground=this.altBackground||this.tertiaryColor,this.compositeTitleBackground=this.compositeTitleBackground||this.mainBkg,this.compositeBorder=this.compositeBorder||this.nodeBorder,this.innerEndBackground=this.nodeBorder,this.errorBkgColor=this.errorBkgColor||this.tertiaryColor,this.errorTextColor=this.errorTextColor||this.tertiaryTextColor,this.transitionColor=this.transitionColor||this.lineColor,this.specialStateColor=this.lineColor,this.cScale0=this.cScale0||this.primaryColor,this.cScale1=this.cScale1||this.secondaryColor,this.cScale2=this.cScale2||this.tertiaryColor,this.cScale3=this.cScale3||adjust(this.primaryColor,{h:30}),this.cScale4=this.cScale4||adjust(this.primaryColor,{h:60}),this.cScale5=this.cScale5||adjust(this.primaryColor,{h:90}),this.cScale6=this.cScale6||adjust(this.primaryColor,{h:120}),this.cScale7=this.cScale7||adjust(this.primaryColor,{h:150}),this.cScale8=this.cScale8||adjust(this.primaryColor,{h:210,l:150}),this.cScale9=this.cScale9||adjust(this.primaryColor,{h:270}),this.cScale10=this.cScale10||adjust(this.primaryColor,{h:300}),this.cScale11=this.cScale11||adjust(this.primaryColor,{h:330}),this.darkMode)for(let Nd=0;Nd<this.THEME_COLOR_LIMIT;Nd++)this["cScale"+Nd]=darken(this["cScale"+Nd],75);else for(let Nd=0;Nd<this.THEME_COLOR_LIMIT;Nd++)this["cScale"+Nd]=darken(this["cScale"+Nd],25);for(let Nd=0;Nd<this.THEME_COLOR_LIMIT;Nd++)this["cScaleInv"+Nd]=this["cScaleInv"+Nd]||invert(this["cScale"+Nd]);for(let Nd=0;Nd<this.THEME_COLOR_LIMIT;Nd++)this.darkMode?this["cScalePeer"+Nd]=this["cScalePeer"+Nd]||lighten(this["cScale"+Nd],10):this["cScalePeer"+Nd]=this["cScalePeer"+Nd]||darken(this["cScale"+Nd],10);this.scaleLabelColor=this.scaleLabelColor||this.labelTextColor;for(let Nd=0;Nd<this.THEME_COLOR_LIMIT;Nd++)this["cScaleLabel"+Nd]=this["cScaleLabel"+Nd]||this.scaleLabelColor;const qa=this.darkMode?-4:-1;for(let Nd=0;Nd<5;Nd++)this["surface"+Nd]=this["surface"+Nd]||adjust(this.mainBkg,{h:180,s:-15,l:qa*(5+Nd*3)}),this["surfacePeer"+Nd]=this["surfacePeer"+Nd]||adjust(this.mainBkg,{h:180,s:-15,l:qa*(8+Nd*3)});this.classText=this.classText||this.textColor,this.fillType0=this.fillType0||this.primaryColor,this.fillType1=this.fillType1||this.secondaryColor,this.fillType2=this.fillType2||adjust(this.primaryColor,{h:64}),this.fillType3=this.fillType3||adjust(this.secondaryColor,{h:64}),this.fillType4=this.fillType4||adjust(this.primaryColor,{h:-64}),this.fillType5=this.fillType5||adjust(this.secondaryColor,{h:-64}),this.fillType6=this.fillType6||adjust(this.primaryColor,{h:128}),this.fillType7=this.fillType7||adjust(this.secondaryColor,{h:128}),this.pie1=this.pie1||this.primaryColor,this.pie2=this.pie2||this.secondaryColor,this.pie3=this.pie3||this.tertiaryColor,this.pie4=this.pie4||adjust(this.primaryColor,{l:-10}),this.pie5=this.pie5||adjust(this.secondaryColor,{l:-10}),this.pie6=this.pie6||adjust(this.tertiaryColor,{l:-10}),this.pie7=this.pie7||adjust(this.primaryColor,{h:60,l:-10}),this.pie8=this.pie8||adjust(this.primaryColor,{h:-60,l:-10}),this.pie9=this.pie9||adjust(this.primaryColor,{h:120,l:0}),this.pie10=this.pie10||adjust(this.primaryColor,{h:60,l:-20}),this.pie11=this.pie11||adjust(this.primaryColor,{h:-60,l:-20}),this.pie12=this.pie12||adjust(this.primaryColor,{h:120,l:-10}),this.pieTitleTextSize=this.pieTitleTextSize||"25px",this.pieTitleTextColor=this.pieTitleTextColor||this.taskTextDarkColor,this.pieSectionTextSize=this.pieSectionTextSize||"17px",this.pieSectionTextColor=this.pieSectionTextColor||this.textColor,this.pieLegendTextSize=this.pieLegendTextSize||"17px",this.pieLegendTextColor=this.pieLegendTextColor||this.taskTextDarkColor,this.pieStrokeColor=this.pieStrokeColor||"black",this.pieStrokeWidth=this.pieStrokeWidth||"2px",this.pieOuterStrokeWidth=this.pieOuterStrokeWidth||"2px",this.pieOuterStrokeColor=this.pieOuterStrokeColor||"black",this.pieOpacity=this.pieOpacity||"0.7",this.archEdgeColor=this.archEdgeColor||"#777",this.archEdgeArrowColor=this.archEdgeArrowColor||"#777",this.archEdgeWidth=this.archEdgeWidth||"3",this.archGroupBorderColor=this.archGroupBorderColor||"#000",this.archGroupBorderWidth=this.archGroupBorderWidth||"2px",this.quadrant1Fill=this.quadrant1Fill||this.primaryColor,this.quadrant2Fill=this.quadrant2Fill||adjust(this.primaryColor,{r:5,g:5,b:5}),this.quadrant3Fill=this.quadrant3Fill||adjust(this.primaryColor,{r:10,g:10,b:10}),this.quadrant4Fill=this.quadrant4Fill||adjust(this.primaryColor,{r:15,g:15,b:15}),this.quadrant1TextFill=this.quadrant1TextFill||this.primaryTextColor,this.quadrant2TextFill=this.quadrant2TextFill||adjust(this.primaryTextColor,{r:-5,g:-5,b:-5}),this.quadrant3TextFill=this.quadrant3TextFill||adjust(this.primaryTextColor,{r:-10,g:-10,b:-10}),this.quadrant4TextFill=this.quadrant4TextFill||adjust(this.primaryTextColor,{r:-15,g:-15,b:-15}),this.quadrantPointFill=this.quadrantPointFill||isDark(this.quadrant1Fill)?lighten(this.quadrant1Fill):darken(this.quadrant1Fill),this.quadrantPointTextFill=this.quadrantPointTextFill||this.primaryTextColor,this.quadrantXAxisTextFill=this.quadrantXAxisTextFill||this.primaryTextColor,this.quadrantYAxisTextFill=this.quadrantYAxisTextFill||this.primaryTextColor,this.quadrantInternalBorderStrokeFill=this.quadrantInternalBorderStrokeFill||this.primaryBorderColor,this.quadrantExternalBorderStrokeFill=this.quadrantExternalBorderStrokeFill||this.primaryBorderColor,this.quadrantTitleFill=this.quadrantTitleFill||this.primaryTextColor,this.xyChart={backgroundColor:((nd=this.xyChart)==null?void 0:nd.backgroundColor)||this.background,titleColor:((od=this.xyChart)==null?void 0:od.titleColor)||this.primaryTextColor,xAxisTitleColor:((ld=this.xyChart)==null?void 0:ld.xAxisTitleColor)||this.primaryTextColor,xAxisLabelColor:((ud=this.xyChart)==null?void 0:ud.xAxisLabelColor)||this.primaryTextColor,xAxisTickColor:((cd=this.xyChart)==null?void 0:cd.xAxisTickColor)||this.primaryTextColor,xAxisLineColor:((dd=this.xyChart)==null?void 0:dd.xAxisLineColor)||this.primaryTextColor,yAxisTitleColor:((pd=this.xyChart)==null?void 0:pd.yAxisTitleColor)||this.primaryTextColor,yAxisLabelColor:((fd=this.xyChart)==null?void 0:fd.yAxisLabelColor)||this.primaryTextColor,yAxisTickColor:((md=this.xyChart)==null?void 0:md.yAxisTickColor)||this.primaryTextColor,yAxisLineColor:((vd=this.xyChart)==null?void 0:vd.yAxisLineColor)||this.primaryTextColor,plotColorPalette:((Ad=this.xyChart)==null?void 0:Ad.plotColorPalette)||"#FFF4DD,#FFD8B1,#FFA07A,#ECEFF1,#D6DBDF,#C3E0A8,#FFB6A4,#FFD74D,#738FA7,#FFFFF0"},this.requirementBackground=this.requirementBackground||this.primaryColor,this.requirementBorderColor=this.requirementBorderColor||this.primaryBorderColor,this.requirementBorderSize=this.requirementBorderSize||"1",this.requirementTextColor=this.requirementTextColor||this.primaryTextColor,this.relationColor=this.relationColor||this.lineColor,this.relationLabelBackground=this.relationLabelBackground||(this.darkMode?darken(this.secondaryColor,30):this.secondaryColor),this.relationLabelColor=this.relationLabelColor||this.actorTextColor,this.git0=this.git0||this.primaryColor,this.git1=this.git1||this.secondaryColor,this.git2=this.git2||this.tertiaryColor,this.git3=this.git3||adjust(this.primaryColor,{h:-30}),this.git4=this.git4||adjust(this.primaryColor,{h:-60}),this.git5=this.git5||adjust(this.primaryColor,{h:-90}),this.git6=this.git6||adjust(this.primaryColor,{h:60}),this.git7=this.git7||adjust(this.primaryColor,{h:120}),this.darkMode?(this.git0=lighten(this.git0,25),this.git1=lighten(this.git1,25),this.git2=lighten(this.git2,25),this.git3=lighten(this.git3,25),this.git4=lighten(this.git4,25),this.git5=lighten(this.git5,25),this.git6=lighten(this.git6,25),this.git7=lighten(this.git7,25)):(this.git0=darken(this.git0,25),this.git1=darken(this.git1,25),this.git2=darken(this.git2,25),this.git3=darken(this.git3,25),this.git4=darken(this.git4,25),this.git5=darken(this.git5,25),this.git6=darken(this.git6,25),this.git7=darken(this.git7,25)),this.gitInv0=this.gitInv0||invert(this.git0),this.gitInv1=this.gitInv1||invert(this.git1),this.gitInv2=this.gitInv2||invert(this.git2),this.gitInv3=this.gitInv3||invert(this.git3),this.gitInv4=this.gitInv4||invert(this.git4),this.gitInv5=this.gitInv5||invert(this.git5),this.gitInv6=this.gitInv6||invert(this.git6),this.gitInv7=this.gitInv7||invert(this.git7),this.branchLabelColor=this.branchLabelColor||(this.darkMode?"black":this.labelTextColor),this.gitBranchLabel0=this.gitBranchLabel0||this.branchLabelColor,this.gitBranchLabel1=this.gitBranchLabel1||this.branchLabelColor,this.gitBranchLabel2=this.gitBranchLabel2||this.branchLabelColor,this.gitBranchLabel3=this.gitBranchLabel3||this.branchLabelColor,this.gitBranchLabel4=this.gitBranchLabel4||this.branchLabelColor,this.gitBranchLabel5=this.gitBranchLabel5||this.branchLabelColor,this.gitBranchLabel6=this.gitBranchLabel6||this.branchLabelColor,this.gitBranchLabel7=this.gitBranchLabel7||this.branchLabelColor,this.tagLabelColor=this.tagLabelColor||this.primaryTextColor,this.tagLabelBackground=this.tagLabelBackground||this.primaryColor,this.tagLabelBorder=this.tagBorder||this.primaryBorderColor,this.tagLabelFontSize=this.tagLabelFontSize||"10px",this.commitLabelColor=this.commitLabelColor||this.secondaryTextColor,this.commitLabelBackground=this.commitLabelBackground||this.secondaryColor,this.commitLabelFontSize=this.commitLabelFontSize||"10px",this.attributeBackgroundColorOdd=this.attributeBackgroundColorOdd||oldAttributeBackgroundColorOdd,this.attributeBackgroundColorEven=this.attributeBackgroundColorEven||oldAttributeBackgroundColorEven}calculate(qa){if(typeof qa!="object"){this.updateColors();return}const nd=Object.keys(qa);nd.forEach(od=>{this[od]=qa[od]}),this.updateColors(),nd.forEach(od=>{this[od]=qa[od]})}},__name(sy,"Theme"),sy),getThemeVariables=__name(Ra=>{const qa=new Theme;return qa.calculate(Ra),qa},"getThemeVariables"),oy,Theme2=(oy=class{constructor(){this.background="#333",this.primaryColor="#1f2020",this.secondaryColor=lighten(this.primaryColor,16),this.tertiaryColor=adjust(this.primaryColor,{h:-160}),this.primaryBorderColor=invert(this.background),this.secondaryBorderColor=mkBorder(this.secondaryColor,this.darkMode),this.tertiaryBorderColor=mkBorder(this.tertiaryColor,this.darkMode),this.primaryTextColor=invert(this.primaryColor),this.secondaryTextColor=invert(this.secondaryColor),this.tertiaryTextColor=invert(this.tertiaryColor),this.lineColor=invert(this.background),this.textColor=invert(this.background),this.mainBkg="#1f2020",this.secondBkg="calculated",this.mainContrastColor="lightgrey",this.darkTextColor=lighten(invert("#323D47"),10),this.lineColor="calculated",this.border1="#ccc",this.border2=rgba$1(255,255,255,.25),this.arrowheadColor="calculated",this.fontFamily='"trebuchet ms", verdana, arial, sans-serif',this.fontSize="16px",this.labelBackground="#181818",this.textColor="#ccc",this.THEME_COLOR_LIMIT=12,this.nodeBkg="calculated",this.nodeBorder="calculated",this.clusterBkg="calculated",this.clusterBorder="calculated",this.defaultLinkColor="calculated",this.titleColor="#F9FFFE",this.edgeLabelBackground="calculated",this.actorBorder="calculated",this.actorBkg="calculated",this.actorTextColor="calculated",this.actorLineColor="calculated",this.signalColor="calculated",this.signalTextColor="calculated",this.labelBoxBkgColor="calculated",this.labelBoxBorderColor="calculated",this.labelTextColor="calculated",this.loopTextColor="calculated",this.noteBorderColor="calculated",this.noteBkgColor="#fff5ad",this.noteTextColor="calculated",this.activationBorderColor="calculated",this.activationBkgColor="calculated",this.sequenceNumberColor="black",this.sectionBkgColor=darken("#EAE8D9",30),this.altSectionBkgColor="calculated",this.sectionBkgColor2="#EAE8D9",this.excludeBkgColor=darken(this.sectionBkgColor,10),this.taskBorderColor=rgba$1(255,255,255,70),this.taskBkgColor="calculated",this.taskTextColor="calculated",this.taskTextLightColor="calculated",this.taskTextOutsideColor="calculated",this.taskTextClickableColor="#003163",this.activeTaskBorderColor=rgba$1(255,255,255,50),this.activeTaskBkgColor="#81B1DB",this.gridColor="calculated",this.doneTaskBkgColor="calculated",this.doneTaskBorderColor="grey",this.critBorderColor="#E83737",this.critBkgColor="#E83737",this.taskTextDarkColor="calculated",this.todayLineColor="#DB5757",this.personBorder=this.primaryBorderColor,this.personBkg=this.mainBkg,this.archEdgeColor="calculated",this.archEdgeArrowColor="calculated",this.archEdgeWidth="3",this.archGroupBorderColor=this.primaryBorderColor,this.archGroupBorderWidth="2px",this.labelColor="calculated",this.errorBkgColor="#a44141",this.errorTextColor="#ddd"}updateColors(){var qa,nd,od,ld,ud,cd,dd,pd,fd,md,vd;this.secondBkg=lighten(this.mainBkg,16),this.lineColor=this.mainContrastColor,this.arrowheadColor=this.mainContrastColor,this.nodeBkg=this.mainBkg,this.nodeBorder=this.border1,this.clusterBkg=this.secondBkg,this.clusterBorder=this.border2,this.defaultLinkColor=this.lineColor,this.edgeLabelBackground=lighten(this.labelBackground,25),this.actorBorder=this.border1,this.actorBkg=this.mainBkg,this.actorTextColor=this.mainContrastColor,this.actorLineColor=this.actorBorder,this.signalColor=this.mainContrastColor,this.signalTextColor=this.mainContrastColor,this.labelBoxBkgColor=this.actorBkg,this.labelBoxBorderColor=this.actorBorder,this.labelTextColor=this.mainContrastColor,this.loopTextColor=this.mainContrastColor,this.noteBorderColor=this.secondaryBorderColor,this.noteBkgColor=this.secondBkg,this.noteTextColor=this.secondaryTextColor,this.activationBorderColor=this.border1,this.activationBkgColor=this.secondBkg,this.altSectionBkgColor=this.background,this.taskBkgColor=lighten(this.mainBkg,23),this.taskTextColor=this.darkTextColor,this.taskTextLightColor=this.mainContrastColor,this.taskTextOutsideColor=this.taskTextLightColor,this.gridColor=this.mainContrastColor,this.doneTaskBkgColor=this.mainContrastColor,this.taskTextDarkColor=this.darkTextColor,this.archEdgeColor=this.lineColor,this.archEdgeArrowColor=this.lineColor,this.transitionColor=this.transitionColor||this.lineColor,this.transitionLabelColor=this.transitionLabelColor||this.textColor,this.stateLabelColor=this.stateLabelColor||this.stateBkg||this.primaryTextColor,this.stateBkg=this.stateBkg||this.mainBkg,this.labelBackgroundColor=this.labelBackgroundColor||this.stateBkg,this.compositeBackground=this.compositeBackground||this.background||this.tertiaryColor,this.altBackground=this.altBackground||"#555",this.compositeTitleBackground=this.compositeTitleBackground||this.mainBkg,this.compositeBorder=this.compositeBorder||this.nodeBorder,this.innerEndBackground=this.primaryBorderColor,this.specialStateColor="#f4f4f4",this.errorBkgColor=this.errorBkgColor||this.tertiaryColor,this.errorTextColor=this.errorTextColor||this.tertiaryTextColor,this.fillType0=this.primaryColor,this.fillType1=this.secondaryColor,this.fillType2=adjust(this.primaryColor,{h:64}),this.fillType3=adjust(this.secondaryColor,{h:64}),this.fillType4=adjust(this.primaryColor,{h:-64}),this.fillType5=adjust(this.secondaryColor,{h:-64}),this.fillType6=adjust(this.primaryColor,{h:128}),this.fillType7=adjust(this.secondaryColor,{h:128}),this.cScale1=this.cScale1||"#0b0000",this.cScale2=this.cScale2||"#4d1037",this.cScale3=this.cScale3||"#3f5258",this.cScale4=this.cScale4||"#4f2f1b",this.cScale5=this.cScale5||"#6e0a0a",this.cScale6=this.cScale6||"#3b0048",this.cScale7=this.cScale7||"#995a01",this.cScale8=this.cScale8||"#154706",this.cScale9=this.cScale9||"#161722",this.cScale10=this.cScale10||"#00296f",this.cScale11=this.cScale11||"#01629c",this.cScale12=this.cScale12||"#010029",this.cScale0=this.cScale0||this.primaryColor,this.cScale1=this.cScale1||this.secondaryColor,this.cScale2=this.cScale2||this.tertiaryColor,this.cScale3=this.cScale3||adjust(this.primaryColor,{h:30}),this.cScale4=this.cScale4||adjust(this.primaryColor,{h:60}),this.cScale5=this.cScale5||adjust(this.primaryColor,{h:90}),this.cScale6=this.cScale6||adjust(this.primaryColor,{h:120}),this.cScale7=this.cScale7||adjust(this.primaryColor,{h:150}),this.cScale8=this.cScale8||adjust(this.primaryColor,{h:210}),this.cScale9=this.cScale9||adjust(this.primaryColor,{h:270}),this.cScale10=this.cScale10||adjust(this.primaryColor,{h:300}),this.cScale11=this.cScale11||adjust(this.primaryColor,{h:330});for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["cScaleInv"+Ad]=this["cScaleInv"+Ad]||invert(this["cScale"+Ad]);for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["cScalePeer"+Ad]=this["cScalePeer"+Ad]||lighten(this["cScale"+Ad],10);for(let Ad=0;Ad<5;Ad++)this["surface"+Ad]=this["surface"+Ad]||adjust(this.mainBkg,{h:30,s:-30,l:-(-10+Ad*4)}),this["surfacePeer"+Ad]=this["surfacePeer"+Ad]||adjust(this.mainBkg,{h:30,s:-30,l:-(-7+Ad*4)});this.scaleLabelColor=this.scaleLabelColor||(this.darkMode?"black":this.labelTextColor);for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["cScaleLabel"+Ad]=this["cScaleLabel"+Ad]||this.scaleLabelColor;for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["pie"+Ad]=this["cScale"+Ad];this.pieTitleTextSize=this.pieTitleTextSize||"25px",this.pieTitleTextColor=this.pieTitleTextColor||this.taskTextDarkColor,this.pieSectionTextSize=this.pieSectionTextSize||"17px",this.pieSectionTextColor=this.pieSectionTextColor||this.textColor,this.pieLegendTextSize=this.pieLegendTextSize||"17px",this.pieLegendTextColor=this.pieLegendTextColor||this.taskTextDarkColor,this.pieStrokeColor=this.pieStrokeColor||"black",this.pieStrokeWidth=this.pieStrokeWidth||"2px",this.pieOuterStrokeWidth=this.pieOuterStrokeWidth||"2px",this.pieOuterStrokeColor=this.pieOuterStrokeColor||"black",this.pieOpacity=this.pieOpacity||"0.7",this.quadrant1Fill=this.quadrant1Fill||this.primaryColor,this.quadrant2Fill=this.quadrant2Fill||adjust(this.primaryColor,{r:5,g:5,b:5}),this.quadrant3Fill=this.quadrant3Fill||adjust(this.primaryColor,{r:10,g:10,b:10}),this.quadrant4Fill=this.quadrant4Fill||adjust(this.primaryColor,{r:15,g:15,b:15}),this.quadrant1TextFill=this.quadrant1TextFill||this.primaryTextColor,this.quadrant2TextFill=this.quadrant2TextFill||adjust(this.primaryTextColor,{r:-5,g:-5,b:-5}),this.quadrant3TextFill=this.quadrant3TextFill||adjust(this.primaryTextColor,{r:-10,g:-10,b:-10}),this.quadrant4TextFill=this.quadrant4TextFill||adjust(this.primaryTextColor,{r:-15,g:-15,b:-15}),this.quadrantPointFill=this.quadrantPointFill||isDark(this.quadrant1Fill)?lighten(this.quadrant1Fill):darken(this.quadrant1Fill),this.quadrantPointTextFill=this.quadrantPointTextFill||this.primaryTextColor,this.quadrantXAxisTextFill=this.quadrantXAxisTextFill||this.primaryTextColor,this.quadrantYAxisTextFill=this.quadrantYAxisTextFill||this.primaryTextColor,this.quadrantInternalBorderStrokeFill=this.quadrantInternalBorderStrokeFill||this.primaryBorderColor,this.quadrantExternalBorderStrokeFill=this.quadrantExternalBorderStrokeFill||this.primaryBorderColor,this.quadrantTitleFill=this.quadrantTitleFill||this.primaryTextColor,this.xyChart={backgroundColor:((qa=this.xyChart)==null?void 0:qa.backgroundColor)||this.background,titleColor:((nd=this.xyChart)==null?void 0:nd.titleColor)||this.primaryTextColor,xAxisTitleColor:((od=this.xyChart)==null?void 0:od.xAxisTitleColor)||this.primaryTextColor,xAxisLabelColor:((ld=this.xyChart)==null?void 0:ld.xAxisLabelColor)||this.primaryTextColor,xAxisTickColor:((ud=this.xyChart)==null?void 0:ud.xAxisTickColor)||this.primaryTextColor,xAxisLineColor:((cd=this.xyChart)==null?void 0:cd.xAxisLineColor)||this.primaryTextColor,yAxisTitleColor:((dd=this.xyChart)==null?void 0:dd.yAxisTitleColor)||this.primaryTextColor,yAxisLabelColor:((pd=this.xyChart)==null?void 0:pd.yAxisLabelColor)||this.primaryTextColor,yAxisTickColor:((fd=this.xyChart)==null?void 0:fd.yAxisTickColor)||this.primaryTextColor,yAxisLineColor:((md=this.xyChart)==null?void 0:md.yAxisLineColor)||this.primaryTextColor,plotColorPalette:((vd=this.xyChart)==null?void 0:vd.plotColorPalette)||"#3498db,#2ecc71,#e74c3c,#f1c40f,#bdc3c7,#ffffff,#34495e,#9b59b6,#1abc9c,#e67e22"},this.packet={startByteColor:this.primaryTextColor,endByteColor:this.primaryTextColor,labelColor:this.primaryTextColor,titleColor:this.primaryTextColor,blockStrokeColor:this.primaryTextColor,blockFillColor:this.background},this.classText=this.primaryTextColor,this.requirementBackground=this.requirementBackground||this.primaryColor,this.requirementBorderColor=this.requirementBorderColor||this.primaryBorderColor,this.requirementBorderSize=this.requirementBorderSize||"1",this.requirementTextColor=this.requirementTextColor||this.primaryTextColor,this.relationColor=this.relationColor||this.lineColor,this.relationLabelBackground=this.relationLabelBackground||(this.darkMode?darken(this.secondaryColor,30):this.secondaryColor),this.relationLabelColor=this.relationLabelColor||this.actorTextColor,this.git0=lighten(this.secondaryColor,20),this.git1=lighten(this.pie2||this.secondaryColor,20),this.git2=lighten(this.pie3||this.tertiaryColor,20),this.git3=lighten(this.pie4||adjust(this.primaryColor,{h:-30}),20),this.git4=lighten(this.pie5||adjust(this.primaryColor,{h:-60}),20),this.git5=lighten(this.pie6||adjust(this.primaryColor,{h:-90}),10),this.git6=lighten(this.pie7||adjust(this.primaryColor,{h:60}),10),this.git7=lighten(this.pie8||adjust(this.primaryColor,{h:120}),20),this.gitInv0=this.gitInv0||invert(this.git0),this.gitInv1=this.gitInv1||invert(this.git1),this.gitInv2=this.gitInv2||invert(this.git2),this.gitInv3=this.gitInv3||invert(this.git3),this.gitInv4=this.gitInv4||invert(this.git4),this.gitInv5=this.gitInv5||invert(this.git5),this.gitInv6=this.gitInv6||invert(this.git6),this.gitInv7=this.gitInv7||invert(this.git7),this.gitBranchLabel0=this.gitBranchLabel0||invert(this.labelTextColor),this.gitBranchLabel1=this.gitBranchLabel1||this.labelTextColor,this.gitBranchLabel2=this.gitBranchLabel2||this.labelTextColor,this.gitBranchLabel3=this.gitBranchLabel3||invert(this.labelTextColor),this.gitBranchLabel4=this.gitBranchLabel4||this.labelTextColor,this.gitBranchLabel5=this.gitBranchLabel5||this.labelTextColor,this.gitBranchLabel6=this.gitBranchLabel6||this.labelTextColor,this.gitBranchLabel7=this.gitBranchLabel7||this.labelTextColor,this.tagLabelColor=this.tagLabelColor||this.primaryTextColor,this.tagLabelBackground=this.tagLabelBackground||this.primaryColor,this.tagLabelBorder=this.tagBorder||this.primaryBorderColor,this.tagLabelFontSize=this.tagLabelFontSize||"10px",this.commitLabelColor=this.commitLabelColor||this.secondaryTextColor,this.commitLabelBackground=this.commitLabelBackground||this.secondaryColor,this.commitLabelFontSize=this.commitLabelFontSize||"10px",this.attributeBackgroundColorOdd=this.attributeBackgroundColorOdd||lighten(this.background,12),this.attributeBackgroundColorEven=this.attributeBackgroundColorEven||lighten(this.background,2),this.nodeBorder=this.nodeBorder||"#999"}calculate(qa){if(typeof qa!="object"){this.updateColors();return}const nd=Object.keys(qa);nd.forEach(od=>{this[od]=qa[od]}),this.updateColors(),nd.forEach(od=>{this[od]=qa[od]})}},__name(oy,"Theme"),oy),getThemeVariables2=__name(Ra=>{const qa=new Theme2;return qa.calculate(Ra),qa},"getThemeVariables"),uy,Theme3=(uy=class{constructor(){this.background="#f4f4f4",this.primaryColor="#ECECFF",this.secondaryColor=adjust(this.primaryColor,{h:120}),this.secondaryColor="#ffffde",this.tertiaryColor=adjust(this.primaryColor,{h:-160}),this.primaryBorderColor=mkBorder(this.primaryColor,this.darkMode),this.secondaryBorderColor=mkBorder(this.secondaryColor,this.darkMode),this.tertiaryBorderColor=mkBorder(this.tertiaryColor,this.darkMode),this.primaryTextColor=invert(this.primaryColor),this.secondaryTextColor=invert(this.secondaryColor),this.tertiaryTextColor=invert(this.tertiaryColor),this.lineColor=invert(this.background),this.textColor=invert(this.background),this.background="white",this.mainBkg="#ECECFF",this.secondBkg="#ffffde",this.lineColor="#333333",this.border1="#9370DB",this.border2="#aaaa33",this.arrowheadColor="#333333",this.fontFamily='"trebuchet ms", verdana, arial, sans-serif',this.fontSize="16px",this.labelBackground="rgba(232,232,232, 0.8)",this.textColor="#333",this.THEME_COLOR_LIMIT=12,this.nodeBkg="calculated",this.nodeBorder="calculated",this.clusterBkg="calculated",this.clusterBorder="calculated",this.defaultLinkColor="calculated",this.titleColor="calculated",this.edgeLabelBackground="calculated",this.actorBorder="calculated",this.actorBkg="calculated",this.actorTextColor="black",this.actorLineColor="calculated",this.signalColor="calculated",this.signalTextColor="calculated",this.labelBoxBkgColor="calculated",this.labelBoxBorderColor="calculated",this.labelTextColor="calculated",this.loopTextColor="calculated",this.noteBorderColor="calculated",this.noteBkgColor="#fff5ad",this.noteTextColor="calculated",this.activationBorderColor="#666",this.activationBkgColor="#f4f4f4",this.sequenceNumberColor="white",this.sectionBkgColor="calculated",this.altSectionBkgColor="calculated",this.sectionBkgColor2="calculated",this.excludeBkgColor="#eeeeee",this.taskBorderColor="calculated",this.taskBkgColor="calculated",this.taskTextLightColor="calculated",this.taskTextColor=this.taskTextLightColor,this.taskTextDarkColor="calculated",this.taskTextOutsideColor=this.taskTextDarkColor,this.taskTextClickableColor="calculated",this.activeTaskBorderColor="calculated",this.activeTaskBkgColor="calculated",this.gridColor="calculated",this.doneTaskBkgColor="calculated",this.doneTaskBorderColor="calculated",this.critBorderColor="calculated",this.critBkgColor="calculated",this.todayLineColor="calculated",this.sectionBkgColor=rgba$1(102,102,255,.49),this.altSectionBkgColor="white",this.sectionBkgColor2="#fff400",this.taskBorderColor="#534fbc",this.taskBkgColor="#8a90dd",this.taskTextLightColor="white",this.taskTextColor="calculated",this.taskTextDarkColor="black",this.taskTextOutsideColor="calculated",this.taskTextClickableColor="#003163",this.activeTaskBorderColor="#534fbc",this.activeTaskBkgColor="#bfc7ff",this.gridColor="lightgrey",this.doneTaskBkgColor="lightgrey",this.doneTaskBorderColor="grey",this.critBorderColor="#ff8888",this.critBkgColor="red",this.todayLineColor="red",this.personBorder=this.primaryBorderColor,this.personBkg=this.mainBkg,this.archEdgeColor="calculated",this.archEdgeArrowColor="calculated",this.archEdgeWidth="3",this.archGroupBorderColor=this.primaryBorderColor,this.archGroupBorderWidth="2px",this.labelColor="black",this.errorBkgColor="#552222",this.errorTextColor="#552222",this.updateColors()}updateColors(){var qa,nd,od,ld,ud,cd,dd,pd,fd,md,vd;this.cScale0=this.cScale0||this.primaryColor,this.cScale1=this.cScale1||this.secondaryColor,this.cScale2=this.cScale2||this.tertiaryColor,this.cScale3=this.cScale3||adjust(this.primaryColor,{h:30}),this.cScale4=this.cScale4||adjust(this.primaryColor,{h:60}),this.cScale5=this.cScale5||adjust(this.primaryColor,{h:90}),this.cScale6=this.cScale6||adjust(this.primaryColor,{h:120}),this.cScale7=this.cScale7||adjust(this.primaryColor,{h:150}),this.cScale8=this.cScale8||adjust(this.primaryColor,{h:210}),this.cScale9=this.cScale9||adjust(this.primaryColor,{h:270}),this.cScale10=this.cScale10||adjust(this.primaryColor,{h:300}),this.cScale11=this.cScale11||adjust(this.primaryColor,{h:330}),this.cScalePeer1=this.cScalePeer1||darken(this.secondaryColor,45),this.cScalePeer2=this.cScalePeer2||darken(this.tertiaryColor,40);for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["cScale"+Ad]=darken(this["cScale"+Ad],10),this["cScalePeer"+Ad]=this["cScalePeer"+Ad]||darken(this["cScale"+Ad],25);for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["cScaleInv"+Ad]=this["cScaleInv"+Ad]||adjust(this["cScale"+Ad],{h:180});for(let Ad=0;Ad<5;Ad++)this["surface"+Ad]=this["surface"+Ad]||adjust(this.mainBkg,{h:30,l:-(5+Ad*5)}),this["surfacePeer"+Ad]=this["surfacePeer"+Ad]||adjust(this.mainBkg,{h:30,l:-(7+Ad*5)});if(this.scaleLabelColor=this.scaleLabelColor!=="calculated"&&this.scaleLabelColor?this.scaleLabelColor:this.labelTextColor,this.labelTextColor!=="calculated"){this.cScaleLabel0=this.cScaleLabel0||invert(this.labelTextColor),this.cScaleLabel3=this.cScaleLabel3||invert(this.labelTextColor);for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["cScaleLabel"+Ad]=this["cScaleLabel"+Ad]||this.labelTextColor}this.nodeBkg=this.mainBkg,this.nodeBorder=this.border1,this.clusterBkg=this.secondBkg,this.clusterBorder=this.border2,this.defaultLinkColor=this.lineColor,this.titleColor=this.textColor,this.edgeLabelBackground=this.labelBackground,this.actorBorder=lighten(this.border1,23),this.actorBkg=this.mainBkg,this.labelBoxBkgColor=this.actorBkg,this.signalColor=this.textColor,this.signalTextColor=this.textColor,this.labelBoxBorderColor=this.actorBorder,this.labelTextColor=this.actorTextColor,this.loopTextColor=this.actorTextColor,this.noteBorderColor=this.border2,this.noteTextColor=this.actorTextColor,this.actorLineColor=this.actorBorder,this.taskTextColor=this.taskTextLightColor,this.taskTextOutsideColor=this.taskTextDarkColor,this.archEdgeColor=this.lineColor,this.archEdgeArrowColor=this.lineColor,this.transitionColor=this.transitionColor||this.lineColor,this.transitionLabelColor=this.transitionLabelColor||this.textColor,this.stateLabelColor=this.stateLabelColor||this.stateBkg||this.primaryTextColor,this.stateBkg=this.stateBkg||this.mainBkg,this.labelBackgroundColor=this.labelBackgroundColor||this.stateBkg,this.compositeBackground=this.compositeBackground||this.background||this.tertiaryColor,this.altBackground=this.altBackground||"#f0f0f0",this.compositeTitleBackground=this.compositeTitleBackground||this.mainBkg,this.compositeBorder=this.compositeBorder||this.nodeBorder,this.innerEndBackground=this.nodeBorder,this.specialStateColor=this.lineColor,this.errorBkgColor=this.errorBkgColor||this.tertiaryColor,this.errorTextColor=this.errorTextColor||this.tertiaryTextColor,this.transitionColor=this.transitionColor||this.lineColor,this.classText=this.primaryTextColor,this.fillType0=this.primaryColor,this.fillType1=this.secondaryColor,this.fillType2=adjust(this.primaryColor,{h:64}),this.fillType3=adjust(this.secondaryColor,{h:64}),this.fillType4=adjust(this.primaryColor,{h:-64}),this.fillType5=adjust(this.secondaryColor,{h:-64}),this.fillType6=adjust(this.primaryColor,{h:128}),this.fillType7=adjust(this.secondaryColor,{h:128}),this.pie1=this.pie1||this.primaryColor,this.pie2=this.pie2||this.secondaryColor,this.pie3=this.pie3||adjust(this.tertiaryColor,{l:-40}),this.pie4=this.pie4||adjust(this.primaryColor,{l:-10}),this.pie5=this.pie5||adjust(this.secondaryColor,{l:-30}),this.pie6=this.pie6||adjust(this.tertiaryColor,{l:-20}),this.pie7=this.pie7||adjust(this.primaryColor,{h:60,l:-20}),this.pie8=this.pie8||adjust(this.primaryColor,{h:-60,l:-40}),this.pie9=this.pie9||adjust(this.primaryColor,{h:120,l:-40}),this.pie10=this.pie10||adjust(this.primaryColor,{h:60,l:-40}),this.pie11=this.pie11||adjust(this.primaryColor,{h:-90,l:-40}),this.pie12=this.pie12||adjust(this.primaryColor,{h:120,l:-30}),this.pieTitleTextSize=this.pieTitleTextSize||"25px",this.pieTitleTextColor=this.pieTitleTextColor||this.taskTextDarkColor,this.pieSectionTextSize=this.pieSectionTextSize||"17px",this.pieSectionTextColor=this.pieSectionTextColor||this.textColor,this.pieLegendTextSize=this.pieLegendTextSize||"17px",this.pieLegendTextColor=this.pieLegendTextColor||this.taskTextDarkColor,this.pieStrokeColor=this.pieStrokeColor||"black",this.pieStrokeWidth=this.pieStrokeWidth||"2px",this.pieOuterStrokeWidth=this.pieOuterStrokeWidth||"2px",this.pieOuterStrokeColor=this.pieOuterStrokeColor||"black",this.pieOpacity=this.pieOpacity||"0.7",this.quadrant1Fill=this.quadrant1Fill||this.primaryColor,this.quadrant2Fill=this.quadrant2Fill||adjust(this.primaryColor,{r:5,g:5,b:5}),this.quadrant3Fill=this.quadrant3Fill||adjust(this.primaryColor,{r:10,g:10,b:10}),this.quadrant4Fill=this.quadrant4Fill||adjust(this.primaryColor,{r:15,g:15,b:15}),this.quadrant1TextFill=this.quadrant1TextFill||this.primaryTextColor,this.quadrant2TextFill=this.quadrant2TextFill||adjust(this.primaryTextColor,{r:-5,g:-5,b:-5}),this.quadrant3TextFill=this.quadrant3TextFill||adjust(this.primaryTextColor,{r:-10,g:-10,b:-10}),this.quadrant4TextFill=this.quadrant4TextFill||adjust(this.primaryTextColor,{r:-15,g:-15,b:-15}),this.quadrantPointFill=this.quadrantPointFill||isDark(this.quadrant1Fill)?lighten(this.quadrant1Fill):darken(this.quadrant1Fill),this.quadrantPointTextFill=this.quadrantPointTextFill||this.primaryTextColor,this.quadrantXAxisTextFill=this.quadrantXAxisTextFill||this.primaryTextColor,this.quadrantYAxisTextFill=this.quadrantYAxisTextFill||this.primaryTextColor,this.quadrantInternalBorderStrokeFill=this.quadrantInternalBorderStrokeFill||this.primaryBorderColor,this.quadrantExternalBorderStrokeFill=this.quadrantExternalBorderStrokeFill||this.primaryBorderColor,this.quadrantTitleFill=this.quadrantTitleFill||this.primaryTextColor,this.xyChart={backgroundColor:((qa=this.xyChart)==null?void 0:qa.backgroundColor)||this.background,titleColor:((nd=this.xyChart)==null?void 0:nd.titleColor)||this.primaryTextColor,xAxisTitleColor:((od=this.xyChart)==null?void 0:od.xAxisTitleColor)||this.primaryTextColor,xAxisLabelColor:((ld=this.xyChart)==null?void 0:ld.xAxisLabelColor)||this.primaryTextColor,xAxisTickColor:((ud=this.xyChart)==null?void 0:ud.xAxisTickColor)||this.primaryTextColor,xAxisLineColor:((cd=this.xyChart)==null?void 0:cd.xAxisLineColor)||this.primaryTextColor,yAxisTitleColor:((dd=this.xyChart)==null?void 0:dd.yAxisTitleColor)||this.primaryTextColor,yAxisLabelColor:((pd=this.xyChart)==null?void 0:pd.yAxisLabelColor)||this.primaryTextColor,yAxisTickColor:((fd=this.xyChart)==null?void 0:fd.yAxisTickColor)||this.primaryTextColor,yAxisLineColor:((md=this.xyChart)==null?void 0:md.yAxisLineColor)||this.primaryTextColor,plotColorPalette:((vd=this.xyChart)==null?void 0:vd.plotColorPalette)||"#ECECFF,#8493A6,#FFC3A0,#DCDDE1,#B8E994,#D1A36F,#C3CDE6,#FFB6C1,#496078,#F8F3E3"},this.requirementBackground=this.requirementBackground||this.primaryColor,this.requirementBorderColor=this.requirementBorderColor||this.primaryBorderColor,this.requirementBorderSize=this.requirementBorderSize||"1",this.requirementTextColor=this.requirementTextColor||this.primaryTextColor,this.relationColor=this.relationColor||this.lineColor,this.relationLabelBackground=this.relationLabelBackground||this.labelBackground,this.relationLabelColor=this.relationLabelColor||this.actorTextColor,this.git0=this.git0||this.primaryColor,this.git1=this.git1||this.secondaryColor,this.git2=this.git2||this.tertiaryColor,this.git3=this.git3||adjust(this.primaryColor,{h:-30}),this.git4=this.git4||adjust(this.primaryColor,{h:-60}),this.git5=this.git5||adjust(this.primaryColor,{h:-90}),this.git6=this.git6||adjust(this.primaryColor,{h:60}),this.git7=this.git7||adjust(this.primaryColor,{h:120}),this.darkMode?(this.git0=lighten(this.git0,25),this.git1=lighten(this.git1,25),this.git2=lighten(this.git2,25),this.git3=lighten(this.git3,25),this.git4=lighten(this.git4,25),this.git5=lighten(this.git5,25),this.git6=lighten(this.git6,25),this.git7=lighten(this.git7,25)):(this.git0=darken(this.git0,25),this.git1=darken(this.git1,25),this.git2=darken(this.git2,25),this.git3=darken(this.git3,25),this.git4=darken(this.git4,25),this.git5=darken(this.git5,25),this.git6=darken(this.git6,25),this.git7=darken(this.git7,25)),this.gitInv0=this.gitInv0||darken(invert(this.git0),25),this.gitInv1=this.gitInv1||invert(this.git1),this.gitInv2=this.gitInv2||invert(this.git2),this.gitInv3=this.gitInv3||invert(this.git3),this.gitInv4=this.gitInv4||invert(this.git4),this.gitInv5=this.gitInv5||invert(this.git5),this.gitInv6=this.gitInv6||invert(this.git6),this.gitInv7=this.gitInv7||invert(this.git7),this.gitBranchLabel0=this.gitBranchLabel0||invert(this.labelTextColor),this.gitBranchLabel1=this.gitBranchLabel1||this.labelTextColor,this.gitBranchLabel2=this.gitBranchLabel2||this.labelTextColor,this.gitBranchLabel3=this.gitBranchLabel3||invert(this.labelTextColor),this.gitBranchLabel4=this.gitBranchLabel4||this.labelTextColor,this.gitBranchLabel5=this.gitBranchLabel5||this.labelTextColor,this.gitBranchLabel6=this.gitBranchLabel6||this.labelTextColor,this.gitBranchLabel7=this.gitBranchLabel7||this.labelTextColor,this.tagLabelColor=this.tagLabelColor||this.primaryTextColor,this.tagLabelBackground=this.tagLabelBackground||this.primaryColor,this.tagLabelBorder=this.tagBorder||this.primaryBorderColor,this.tagLabelFontSize=this.tagLabelFontSize||"10px",this.commitLabelColor=this.commitLabelColor||this.secondaryTextColor,this.commitLabelBackground=this.commitLabelBackground||this.secondaryColor,this.commitLabelFontSize=this.commitLabelFontSize||"10px",this.attributeBackgroundColorOdd=this.attributeBackgroundColorOdd||oldAttributeBackgroundColorOdd,this.attributeBackgroundColorEven=this.attributeBackgroundColorEven||oldAttributeBackgroundColorEven}calculate(qa){if(typeof qa!="object"){this.updateColors();return}const nd=Object.keys(qa);nd.forEach(od=>{this[od]=qa[od]}),this.updateColors(),nd.forEach(od=>{this[od]=qa[od]})}},__name(uy,"Theme"),uy),getThemeVariables3=__name(Ra=>{const qa=new Theme3;return qa.calculate(Ra),qa},"getThemeVariables"),Ty,Theme4=(Ty=class{constructor(){this.background="#f4f4f4",this.primaryColor="#cde498",this.secondaryColor="#cdffb2",this.background="white",this.mainBkg="#cde498",this.secondBkg="#cdffb2",this.lineColor="green",this.border1="#13540c",this.border2="#6eaa49",this.arrowheadColor="green",this.fontFamily='"trebuchet ms", verdana, arial, sans-serif',this.fontSize="16px",this.tertiaryColor=lighten("#cde498",10),this.primaryBorderColor=mkBorder(this.primaryColor,this.darkMode),this.secondaryBorderColor=mkBorder(this.secondaryColor,this.darkMode),this.tertiaryBorderColor=mkBorder(this.tertiaryColor,this.darkMode),this.primaryTextColor=invert(this.primaryColor),this.secondaryTextColor=invert(this.secondaryColor),this.tertiaryTextColor=invert(this.primaryColor),this.lineColor=invert(this.background),this.textColor=invert(this.background),this.THEME_COLOR_LIMIT=12,this.nodeBkg="calculated",this.nodeBorder="calculated",this.clusterBkg="calculated",this.clusterBorder="calculated",this.defaultLinkColor="calculated",this.titleColor="#333",this.edgeLabelBackground="#e8e8e8",this.actorBorder="calculated",this.actorBkg="calculated",this.actorTextColor="black",this.actorLineColor="calculated",this.signalColor="#333",this.signalTextColor="#333",this.labelBoxBkgColor="calculated",this.labelBoxBorderColor="#326932",this.labelTextColor="calculated",this.loopTextColor="calculated",this.noteBorderColor="calculated",this.noteBkgColor="#fff5ad",this.noteTextColor="calculated",this.activationBorderColor="#666",this.activationBkgColor="#f4f4f4",this.sequenceNumberColor="white",this.sectionBkgColor="#6eaa49",this.altSectionBkgColor="white",this.sectionBkgColor2="#6eaa49",this.excludeBkgColor="#eeeeee",this.taskBorderColor="calculated",this.taskBkgColor="#487e3a",this.taskTextLightColor="white",this.taskTextColor="calculated",this.taskTextDarkColor="black",this.taskTextOutsideColor="calculated",this.taskTextClickableColor="#003163",this.activeTaskBorderColor="calculated",this.activeTaskBkgColor="calculated",this.gridColor="lightgrey",this.doneTaskBkgColor="lightgrey",this.doneTaskBorderColor="grey",this.critBorderColor="#ff8888",this.critBkgColor="red",this.todayLineColor="red",this.personBorder=this.primaryBorderColor,this.personBkg=this.mainBkg,this.archEdgeColor="calculated",this.archEdgeArrowColor="calculated",this.archEdgeWidth="3",this.archGroupBorderColor=this.primaryBorderColor,this.archGroupBorderWidth="2px",this.labelColor="black",this.errorBkgColor="#552222",this.errorTextColor="#552222"}updateColors(){var qa,nd,od,ld,ud,cd,dd,pd,fd,md,vd;this.actorBorder=darken(this.mainBkg,20),this.actorBkg=this.mainBkg,this.labelBoxBkgColor=this.actorBkg,this.labelTextColor=this.actorTextColor,this.loopTextColor=this.actorTextColor,this.noteBorderColor=this.border2,this.noteTextColor=this.actorTextColor,this.actorLineColor=this.actorBorder,this.cScale0=this.cScale0||this.primaryColor,this.cScale1=this.cScale1||this.secondaryColor,this.cScale2=this.cScale2||this.tertiaryColor,this.cScale3=this.cScale3||adjust(this.primaryColor,{h:30}),this.cScale4=this.cScale4||adjust(this.primaryColor,{h:60}),this.cScale5=this.cScale5||adjust(this.primaryColor,{h:90}),this.cScale6=this.cScale6||adjust(this.primaryColor,{h:120}),this.cScale7=this.cScale7||adjust(this.primaryColor,{h:150}),this.cScale8=this.cScale8||adjust(this.primaryColor,{h:210}),this.cScale9=this.cScale9||adjust(this.primaryColor,{h:270}),this.cScale10=this.cScale10||adjust(this.primaryColor,{h:300}),this.cScale11=this.cScale11||adjust(this.primaryColor,{h:330}),this.cScalePeer1=this.cScalePeer1||darken(this.secondaryColor,45),this.cScalePeer2=this.cScalePeer2||darken(this.tertiaryColor,40);for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["cScale"+Ad]=darken(this["cScale"+Ad],10),this["cScalePeer"+Ad]=this["cScalePeer"+Ad]||darken(this["cScale"+Ad],25);for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["cScaleInv"+Ad]=this["cScaleInv"+Ad]||adjust(this["cScale"+Ad],{h:180});this.scaleLabelColor=this.scaleLabelColor!=="calculated"&&this.scaleLabelColor?this.scaleLabelColor:this.labelTextColor;for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["cScaleLabel"+Ad]=this["cScaleLabel"+Ad]||this.scaleLabelColor;for(let Ad=0;Ad<5;Ad++)this["surface"+Ad]=this["surface"+Ad]||adjust(this.mainBkg,{h:30,s:-30,l:-(5+Ad*5)}),this["surfacePeer"+Ad]=this["surfacePeer"+Ad]||adjust(this.mainBkg,{h:30,s:-30,l:-(8+Ad*5)});this.nodeBkg=this.mainBkg,this.nodeBorder=this.border1,this.clusterBkg=this.secondBkg,this.clusterBorder=this.border2,this.defaultLinkColor=this.lineColor,this.taskBorderColor=this.border1,this.taskTextColor=this.taskTextLightColor,this.taskTextOutsideColor=this.taskTextDarkColor,this.activeTaskBorderColor=this.taskBorderColor,this.activeTaskBkgColor=this.mainBkg,this.archEdgeColor=this.lineColor,this.archEdgeArrowColor=this.lineColor,this.transitionColor=this.transitionColor||this.lineColor,this.transitionLabelColor=this.transitionLabelColor||this.textColor,this.stateLabelColor=this.stateLabelColor||this.stateBkg||this.primaryTextColor,this.stateBkg=this.stateBkg||this.mainBkg,this.labelBackgroundColor=this.labelBackgroundColor||this.stateBkg,this.compositeBackground=this.compositeBackground||this.background||this.tertiaryColor,this.altBackground=this.altBackground||"#f0f0f0",this.compositeTitleBackground=this.compositeTitleBackground||this.mainBkg,this.compositeBorder=this.compositeBorder||this.nodeBorder,this.innerEndBackground=this.primaryBorderColor,this.specialStateColor=this.lineColor,this.errorBkgColor=this.errorBkgColor||this.tertiaryColor,this.errorTextColor=this.errorTextColor||this.tertiaryTextColor,this.transitionColor=this.transitionColor||this.lineColor,this.classText=this.primaryTextColor,this.fillType0=this.primaryColor,this.fillType1=this.secondaryColor,this.fillType2=adjust(this.primaryColor,{h:64}),this.fillType3=adjust(this.secondaryColor,{h:64}),this.fillType4=adjust(this.primaryColor,{h:-64}),this.fillType5=adjust(this.secondaryColor,{h:-64}),this.fillType6=adjust(this.primaryColor,{h:128}),this.fillType7=adjust(this.secondaryColor,{h:128}),this.pie1=this.pie1||this.primaryColor,this.pie2=this.pie2||this.secondaryColor,this.pie3=this.pie3||this.tertiaryColor,this.pie4=this.pie4||adjust(this.primaryColor,{l:-30}),this.pie5=this.pie5||adjust(this.secondaryColor,{l:-30}),this.pie6=this.pie6||adjust(this.tertiaryColor,{h:40,l:-40}),this.pie7=this.pie7||adjust(this.primaryColor,{h:60,l:-10}),this.pie8=this.pie8||adjust(this.primaryColor,{h:-60,l:-10}),this.pie9=this.pie9||adjust(this.primaryColor,{h:120,l:0}),this.pie10=this.pie10||adjust(this.primaryColor,{h:60,l:-50}),this.pie11=this.pie11||adjust(this.primaryColor,{h:-60,l:-50}),this.pie12=this.pie12||adjust(this.primaryColor,{h:120,l:-50}),this.pieTitleTextSize=this.pieTitleTextSize||"25px",this.pieTitleTextColor=this.pieTitleTextColor||this.taskTextDarkColor,this.pieSectionTextSize=this.pieSectionTextSize||"17px",this.pieSectionTextColor=this.pieSectionTextColor||this.textColor,this.pieLegendTextSize=this.pieLegendTextSize||"17px",this.pieLegendTextColor=this.pieLegendTextColor||this.taskTextDarkColor,this.pieStrokeColor=this.pieStrokeColor||"black",this.pieStrokeWidth=this.pieStrokeWidth||"2px",this.pieOuterStrokeWidth=this.pieOuterStrokeWidth||"2px",this.pieOuterStrokeColor=this.pieOuterStrokeColor||"black",this.pieOpacity=this.pieOpacity||"0.7",this.quadrant1Fill=this.quadrant1Fill||this.primaryColor,this.quadrant2Fill=this.quadrant2Fill||adjust(this.primaryColor,{r:5,g:5,b:5}),this.quadrant3Fill=this.quadrant3Fill||adjust(this.primaryColor,{r:10,g:10,b:10}),this.quadrant4Fill=this.quadrant4Fill||adjust(this.primaryColor,{r:15,g:15,b:15}),this.quadrant1TextFill=this.quadrant1TextFill||this.primaryTextColor,this.quadrant2TextFill=this.quadrant2TextFill||adjust(this.primaryTextColor,{r:-5,g:-5,b:-5}),this.quadrant3TextFill=this.quadrant3TextFill||adjust(this.primaryTextColor,{r:-10,g:-10,b:-10}),this.quadrant4TextFill=this.quadrant4TextFill||adjust(this.primaryTextColor,{r:-15,g:-15,b:-15}),this.quadrantPointFill=this.quadrantPointFill||isDark(this.quadrant1Fill)?lighten(this.quadrant1Fill):darken(this.quadrant1Fill),this.quadrantPointTextFill=this.quadrantPointTextFill||this.primaryTextColor,this.quadrantXAxisTextFill=this.quadrantXAxisTextFill||this.primaryTextColor,this.quadrantYAxisTextFill=this.quadrantYAxisTextFill||this.primaryTextColor,this.quadrantInternalBorderStrokeFill=this.quadrantInternalBorderStrokeFill||this.primaryBorderColor,this.quadrantExternalBorderStrokeFill=this.quadrantExternalBorderStrokeFill||this.primaryBorderColor,this.quadrantTitleFill=this.quadrantTitleFill||this.primaryTextColor,this.packet={startByteColor:this.primaryTextColor,endByteColor:this.primaryTextColor,labelColor:this.primaryTextColor,titleColor:this.primaryTextColor,blockStrokeColor:this.primaryTextColor,blockFillColor:this.mainBkg},this.xyChart={backgroundColor:((qa=this.xyChart)==null?void 0:qa.backgroundColor)||this.background,titleColor:((nd=this.xyChart)==null?void 0:nd.titleColor)||this.primaryTextColor,xAxisTitleColor:((od=this.xyChart)==null?void 0:od.xAxisTitleColor)||this.primaryTextColor,xAxisLabelColor:((ld=this.xyChart)==null?void 0:ld.xAxisLabelColor)||this.primaryTextColor,xAxisTickColor:((ud=this.xyChart)==null?void 0:ud.xAxisTickColor)||this.primaryTextColor,xAxisLineColor:((cd=this.xyChart)==null?void 0:cd.xAxisLineColor)||this.primaryTextColor,yAxisTitleColor:((dd=this.xyChart)==null?void 0:dd.yAxisTitleColor)||this.primaryTextColor,yAxisLabelColor:((pd=this.xyChart)==null?void 0:pd.yAxisLabelColor)||this.primaryTextColor,yAxisTickColor:((fd=this.xyChart)==null?void 0:fd.yAxisTickColor)||this.primaryTextColor,yAxisLineColor:((md=this.xyChart)==null?void 0:md.yAxisLineColor)||this.primaryTextColor,plotColorPalette:((vd=this.xyChart)==null?void 0:vd.plotColorPalette)||"#CDE498,#FF6B6B,#A0D2DB,#D7BDE2,#F0F0F0,#FFC3A0,#7FD8BE,#FF9A8B,#FAF3E0,#FFF176"},this.requirementBackground=this.requirementBackground||this.primaryColor,this.requirementBorderColor=this.requirementBorderColor||this.primaryBorderColor,this.requirementBorderSize=this.requirementBorderSize||"1",this.requirementTextColor=this.requirementTextColor||this.primaryTextColor,this.relationColor=this.relationColor||this.lineColor,this.relationLabelBackground=this.relationLabelBackground||this.edgeLabelBackground,this.relationLabelColor=this.relationLabelColor||this.actorTextColor,this.git0=this.git0||this.primaryColor,this.git1=this.git1||this.secondaryColor,this.git2=this.git2||this.tertiaryColor,this.git3=this.git3||adjust(this.primaryColor,{h:-30}),this.git4=this.git4||adjust(this.primaryColor,{h:-60}),this.git5=this.git5||adjust(this.primaryColor,{h:-90}),this.git6=this.git6||adjust(this.primaryColor,{h:60}),this.git7=this.git7||adjust(this.primaryColor,{h:120}),this.darkMode?(this.git0=lighten(this.git0,25),this.git1=lighten(this.git1,25),this.git2=lighten(this.git2,25),this.git3=lighten(this.git3,25),this.git4=lighten(this.git4,25),this.git5=lighten(this.git5,25),this.git6=lighten(this.git6,25),this.git7=lighten(this.git7,25)):(this.git0=darken(this.git0,25),this.git1=darken(this.git1,25),this.git2=darken(this.git2,25),this.git3=darken(this.git3,25),this.git4=darken(this.git4,25),this.git5=darken(this.git5,25),this.git6=darken(this.git6,25),this.git7=darken(this.git7,25)),this.gitInv0=this.gitInv0||invert(this.git0),this.gitInv1=this.gitInv1||invert(this.git1),this.gitInv2=this.gitInv2||invert(this.git2),this.gitInv3=this.gitInv3||invert(this.git3),this.gitInv4=this.gitInv4||invert(this.git4),this.gitInv5=this.gitInv5||invert(this.git5),this.gitInv6=this.gitInv6||invert(this.git6),this.gitInv7=this.gitInv7||invert(this.git7),this.gitBranchLabel0=this.gitBranchLabel0||invert(this.labelTextColor),this.gitBranchLabel1=this.gitBranchLabel1||this.labelTextColor,this.gitBranchLabel2=this.gitBranchLabel2||this.labelTextColor,this.gitBranchLabel3=this.gitBranchLabel3||invert(this.labelTextColor),this.gitBranchLabel4=this.gitBranchLabel4||this.labelTextColor,this.gitBranchLabel5=this.gitBranchLabel5||this.labelTextColor,this.gitBranchLabel6=this.gitBranchLabel6||this.labelTextColor,this.gitBranchLabel7=this.gitBranchLabel7||this.labelTextColor,this.tagLabelColor=this.tagLabelColor||this.primaryTextColor,this.tagLabelBackground=this.tagLabelBackground||this.primaryColor,this.tagLabelBorder=this.tagBorder||this.primaryBorderColor,this.tagLabelFontSize=this.tagLabelFontSize||"10px",this.commitLabelColor=this.commitLabelColor||this.secondaryTextColor,this.commitLabelBackground=this.commitLabelBackground||this.secondaryColor,this.commitLabelFontSize=this.commitLabelFontSize||"10px",this.attributeBackgroundColorOdd=this.attributeBackgroundColorOdd||oldAttributeBackgroundColorOdd,this.attributeBackgroundColorEven=this.attributeBackgroundColorEven||oldAttributeBackgroundColorEven}calculate(qa){if(typeof qa!="object"){this.updateColors();return}const nd=Object.keys(qa);nd.forEach(od=>{this[od]=qa[od]}),this.updateColors(),nd.forEach(od=>{this[od]=qa[od]})}},__name(Ty,"Theme"),Ty),getThemeVariables4=__name(Ra=>{const qa=new Theme4;return qa.calculate(Ra),qa},"getThemeVariables"),Sy,Theme5=(Sy=class{constructor(){this.primaryColor="#eee",this.contrast="#707070",this.secondaryColor=lighten(this.contrast,55),this.background="#ffffff",this.tertiaryColor=adjust(this.primaryColor,{h:-160}),this.primaryBorderColor=mkBorder(this.primaryColor,this.darkMode),this.secondaryBorderColor=mkBorder(this.secondaryColor,this.darkMode),this.tertiaryBorderColor=mkBorder(this.tertiaryColor,this.darkMode),this.primaryTextColor=invert(this.primaryColor),this.secondaryTextColor=invert(this.secondaryColor),this.tertiaryTextColor=invert(this.tertiaryColor),this.lineColor=invert(this.background),this.textColor=invert(this.background),this.mainBkg="#eee",this.secondBkg="calculated",this.lineColor="#666",this.border1="#999",this.border2="calculated",this.note="#ffa",this.text="#333",this.critical="#d42",this.done="#bbb",this.arrowheadColor="#333333",this.fontFamily='"trebuchet ms", verdana, arial, sans-serif',this.fontSize="16px",this.THEME_COLOR_LIMIT=12,this.nodeBkg="calculated",this.nodeBorder="calculated",this.clusterBkg="calculated",this.clusterBorder="calculated",this.defaultLinkColor="calculated",this.titleColor="calculated",this.edgeLabelBackground="white",this.actorBorder="calculated",this.actorBkg="calculated",this.actorTextColor="calculated",this.actorLineColor=this.actorBorder,this.signalColor="calculated",this.signalTextColor="calculated",this.labelBoxBkgColor="calculated",this.labelBoxBorderColor="calculated",this.labelTextColor="calculated",this.loopTextColor="calculated",this.noteBorderColor="calculated",this.noteBkgColor="calculated",this.noteTextColor="calculated",this.activationBorderColor="#666",this.activationBkgColor="#f4f4f4",this.sequenceNumberColor="white",this.sectionBkgColor="calculated",this.altSectionBkgColor="white",this.sectionBkgColor2="calculated",this.excludeBkgColor="#eeeeee",this.taskBorderColor="calculated",this.taskBkgColor="calculated",this.taskTextLightColor="white",this.taskTextColor="calculated",this.taskTextDarkColor="calculated",this.taskTextOutsideColor="calculated",this.taskTextClickableColor="#003163",this.activeTaskBorderColor="calculated",this.activeTaskBkgColor="calculated",this.gridColor="calculated",this.doneTaskBkgColor="calculated",this.doneTaskBorderColor="calculated",this.critBkgColor="calculated",this.critBorderColor="calculated",this.todayLineColor="calculated",this.personBorder=this.primaryBorderColor,this.personBkg=this.mainBkg,this.archEdgeColor="calculated",this.archEdgeArrowColor="calculated",this.archEdgeWidth="3",this.archGroupBorderColor=this.primaryBorderColor,this.archGroupBorderWidth="2px",this.labelColor="black",this.errorBkgColor="#552222",this.errorTextColor="#552222"}updateColors(){var qa,nd,od,ld,ud,cd,dd,pd,fd,md,vd;this.secondBkg=lighten(this.contrast,55),this.border2=this.contrast,this.actorBorder=lighten(this.border1,23),this.actorBkg=this.mainBkg,this.actorTextColor=this.text,this.actorLineColor=this.actorBorder,this.signalColor=this.text,this.signalTextColor=this.text,this.labelBoxBkgColor=this.actorBkg,this.labelBoxBorderColor=this.actorBorder,this.labelTextColor=this.text,this.loopTextColor=this.text,this.noteBorderColor="#999",this.noteBkgColor="#666",this.noteTextColor="#fff",this.cScale0=this.cScale0||"#555",this.cScale1=this.cScale1||"#F4F4F4",this.cScale2=this.cScale2||"#555",this.cScale3=this.cScale3||"#BBB",this.cScale4=this.cScale4||"#777",this.cScale5=this.cScale5||"#999",this.cScale6=this.cScale6||"#DDD",this.cScale7=this.cScale7||"#FFF",this.cScale8=this.cScale8||"#DDD",this.cScale9=this.cScale9||"#BBB",this.cScale10=this.cScale10||"#999",this.cScale11=this.cScale11||"#777";for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["cScaleInv"+Ad]=this["cScaleInv"+Ad]||invert(this["cScale"+Ad]);for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this.darkMode?this["cScalePeer"+Ad]=this["cScalePeer"+Ad]||lighten(this["cScale"+Ad],10):this["cScalePeer"+Ad]=this["cScalePeer"+Ad]||darken(this["cScale"+Ad],10);this.scaleLabelColor=this.scaleLabelColor||(this.darkMode?"black":this.labelTextColor),this.cScaleLabel0=this.cScaleLabel0||this.cScale1,this.cScaleLabel2=this.cScaleLabel2||this.cScale1;for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["cScaleLabel"+Ad]=this["cScaleLabel"+Ad]||this.scaleLabelColor;for(let Ad=0;Ad<5;Ad++)this["surface"+Ad]=this["surface"+Ad]||adjust(this.mainBkg,{l:-(5+Ad*5)}),this["surfacePeer"+Ad]=this["surfacePeer"+Ad]||adjust(this.mainBkg,{l:-(8+Ad*5)});this.nodeBkg=this.mainBkg,this.nodeBorder=this.border1,this.clusterBkg=this.secondBkg,this.clusterBorder=this.border2,this.defaultLinkColor=this.lineColor,this.titleColor=this.text,this.sectionBkgColor=lighten(this.contrast,30),this.sectionBkgColor2=lighten(this.contrast,30),this.taskBorderColor=darken(this.contrast,10),this.taskBkgColor=this.contrast,this.taskTextColor=this.taskTextLightColor,this.taskTextDarkColor=this.text,this.taskTextOutsideColor=this.taskTextDarkColor,this.activeTaskBorderColor=this.taskBorderColor,this.activeTaskBkgColor=this.mainBkg,this.gridColor=lighten(this.border1,30),this.doneTaskBkgColor=this.done,this.doneTaskBorderColor=this.lineColor,this.critBkgColor=this.critical,this.critBorderColor=darken(this.critBkgColor,10),this.todayLineColor=this.critBkgColor,this.archEdgeColor=this.lineColor,this.archEdgeArrowColor=this.lineColor,this.transitionColor=this.transitionColor||"#000",this.transitionLabelColor=this.transitionLabelColor||this.textColor,this.stateLabelColor=this.stateLabelColor||this.stateBkg||this.primaryTextColor,this.stateBkg=this.stateBkg||this.mainBkg,this.labelBackgroundColor=this.labelBackgroundColor||this.stateBkg,this.compositeBackground=this.compositeBackground||this.background||this.tertiaryColor,this.altBackground=this.altBackground||"#f4f4f4",this.compositeTitleBackground=this.compositeTitleBackground||this.mainBkg,this.stateBorder=this.stateBorder||"#000",this.innerEndBackground=this.primaryBorderColor,this.specialStateColor="#222",this.errorBkgColor=this.errorBkgColor||this.tertiaryColor,this.errorTextColor=this.errorTextColor||this.tertiaryTextColor,this.classText=this.primaryTextColor,this.fillType0=this.primaryColor,this.fillType1=this.secondaryColor,this.fillType2=adjust(this.primaryColor,{h:64}),this.fillType3=adjust(this.secondaryColor,{h:64}),this.fillType4=adjust(this.primaryColor,{h:-64}),this.fillType5=adjust(this.secondaryColor,{h:-64}),this.fillType6=adjust(this.primaryColor,{h:128}),this.fillType7=adjust(this.secondaryColor,{h:128});for(let Ad=0;Ad<this.THEME_COLOR_LIMIT;Ad++)this["pie"+Ad]=this["cScale"+Ad];this.pie12=this.pie0,this.pieTitleTextSize=this.pieTitleTextSize||"25px",this.pieTitleTextColor=this.pieTitleTextColor||this.taskTextDarkColor,this.pieSectionTextSize=this.pieSectionTextSize||"17px",this.pieSectionTextColor=this.pieSectionTextColor||this.textColor,this.pieLegendTextSize=this.pieLegendTextSize||"17px",this.pieLegendTextColor=this.pieLegendTextColor||this.taskTextDarkColor,this.pieStrokeColor=this.pieStrokeColor||"black",this.pieStrokeWidth=this.pieStrokeWidth||"2px",this.pieOuterStrokeWidth=this.pieOuterStrokeWidth||"2px",this.pieOuterStrokeColor=this.pieOuterStrokeColor||"black",this.pieOpacity=this.pieOpacity||"0.7",this.quadrant1Fill=this.quadrant1Fill||this.primaryColor,this.quadrant2Fill=this.quadrant2Fill||adjust(this.primaryColor,{r:5,g:5,b:5}),this.quadrant3Fill=this.quadrant3Fill||adjust(this.primaryColor,{r:10,g:10,b:10}),this.quadrant4Fill=this.quadrant4Fill||adjust(this.primaryColor,{r:15,g:15,b:15}),this.quadrant1TextFill=this.quadrant1TextFill||this.primaryTextColor,this.quadrant2TextFill=this.quadrant2TextFill||adjust(this.primaryTextColor,{r:-5,g:-5,b:-5}),this.quadrant3TextFill=this.quadrant3TextFill||adjust(this.primaryTextColor,{r:-10,g:-10,b:-10}),this.quadrant4TextFill=this.quadrant4TextFill||adjust(this.primaryTextColor,{r:-15,g:-15,b:-15}),this.quadrantPointFill=this.quadrantPointFill||isDark(this.quadrant1Fill)?lighten(this.quadrant1Fill):darken(this.quadrant1Fill),this.quadrantPointTextFill=this.quadrantPointTextFill||this.primaryTextColor,this.quadrantXAxisTextFill=this.quadrantXAxisTextFill||this.primaryTextColor,this.quadrantYAxisTextFill=this.quadrantYAxisTextFill||this.primaryTextColor,this.quadrantInternalBorderStrokeFill=this.quadrantInternalBorderStrokeFill||this.primaryBorderColor,this.quadrantExternalBorderStrokeFill=this.quadrantExternalBorderStrokeFill||this.primaryBorderColor,this.quadrantTitleFill=this.quadrantTitleFill||this.primaryTextColor,this.xyChart={backgroundColor:((qa=this.xyChart)==null?void 0:qa.backgroundColor)||this.background,titleColor:((nd=this.xyChart)==null?void 0:nd.titleColor)||this.primaryTextColor,xAxisTitleColor:((od=this.xyChart)==null?void 0:od.xAxisTitleColor)||this.primaryTextColor,xAxisLabelColor:((ld=this.xyChart)==null?void 0:ld.xAxisLabelColor)||this.primaryTextColor,xAxisTickColor:((ud=this.xyChart)==null?void 0:ud.xAxisTickColor)||this.primaryTextColor,xAxisLineColor:((cd=this.xyChart)==null?void 0:cd.xAxisLineColor)||this.primaryTextColor,yAxisTitleColor:((dd=this.xyChart)==null?void 0:dd.yAxisTitleColor)||this.primaryTextColor,yAxisLabelColor:((pd=this.xyChart)==null?void 0:pd.yAxisLabelColor)||this.primaryTextColor,yAxisTickColor:((fd=this.xyChart)==null?void 0:fd.yAxisTickColor)||this.primaryTextColor,yAxisLineColor:((md=this.xyChart)==null?void 0:md.yAxisLineColor)||this.primaryTextColor,plotColorPalette:((vd=this.xyChart)==null?void 0:vd.plotColorPalette)||"#EEE,#6BB8E4,#8ACB88,#C7ACD6,#E8DCC2,#FFB2A8,#FFF380,#7E8D91,#FFD8B1,#FAF3E0"},this.requirementBackground=this.requirementBackground||this.primaryColor,this.requirementBorderColor=this.requirementBorderColor||this.primaryBorderColor,this.requirementBorderSize=this.requirementBorderSize||"1",this.requirementTextColor=this.requirementTextColor||this.primaryTextColor,this.relationColor=this.relationColor||this.lineColor,this.relationLabelBackground=this.relationLabelBackground||this.edgeLabelBackground,this.relationLabelColor=this.relationLabelColor||this.actorTextColor,this.git0=darken(this.pie1,25)||this.primaryColor,this.git1=this.pie2||this.secondaryColor,this.git2=this.pie3||this.tertiaryColor,this.git3=this.pie4||adjust(this.primaryColor,{h:-30}),this.git4=this.pie5||adjust(this.primaryColor,{h:-60}),this.git5=this.pie6||adjust(this.primaryColor,{h:-90}),this.git6=this.pie7||adjust(this.primaryColor,{h:60}),this.git7=this.pie8||adjust(this.primaryColor,{h:120}),this.gitInv0=this.gitInv0||invert(this.git0),this.gitInv1=this.gitInv1||invert(this.git1),this.gitInv2=this.gitInv2||invert(this.git2),this.gitInv3=this.gitInv3||invert(this.git3),this.gitInv4=this.gitInv4||invert(this.git4),this.gitInv5=this.gitInv5||invert(this.git5),this.gitInv6=this.gitInv6||invert(this.git6),this.gitInv7=this.gitInv7||invert(this.git7),this.branchLabelColor=this.branchLabelColor||this.labelTextColor,this.gitBranchLabel0=this.branchLabelColor,this.gitBranchLabel1="white",this.gitBranchLabel2=this.branchLabelColor,this.gitBranchLabel3="white",this.gitBranchLabel4=this.branchLabelColor,this.gitBranchLabel5=this.branchLabelColor,this.gitBranchLabel6=this.branchLabelColor,this.gitBranchLabel7=this.branchLabelColor,this.tagLabelColor=this.tagLabelColor||this.primaryTextColor,this.tagLabelBackground=this.tagLabelBackground||this.primaryColor,this.tagLabelBorder=this.tagBorder||this.primaryBorderColor,this.tagLabelFontSize=this.tagLabelFontSize||"10px",this.commitLabelColor=this.commitLabelColor||this.secondaryTextColor,this.commitLabelBackground=this.commitLabelBackground||this.secondaryColor,this.commitLabelFontSize=this.commitLabelFontSize||"10px",this.attributeBackgroundColorOdd=this.attributeBackgroundColorOdd||oldAttributeBackgroundColorOdd,this.attributeBackgroundColorEven=this.attributeBackgroundColorEven||oldAttributeBackgroundColorEven}calculate(qa){if(typeof qa!="object"){this.updateColors();return}const nd=Object.keys(qa);nd.forEach(od=>{this[od]=qa[od]}),this.updateColors(),nd.forEach(od=>{this[od]=qa[od]})}},__name(Sy,"Theme"),Sy),getThemeVariables5=__name(Ra=>{const qa=new Theme5;return qa.calculate(Ra),qa},"getThemeVariables"),themes_default={base:{getThemeVariables},dark:{getThemeVariables:getThemeVariables2},default:{getThemeVariables:getThemeVariables3},forest:{getThemeVariables:getThemeVariables4},neutral:{getThemeVariables:getThemeVariables5}},config_schema_default={flowchart:{useMaxWidth:!0,titleTopMargin:25,subGraphTitleMargin:{top:0,bottom:0},diagramPadding:8,htmlLabels:!0,nodeSpacing:50,rankSpacing:50,curve:"basis",padding:15,defaultRenderer:"dagre-wrapper",wrappingWidth:200},sequence:{useMaxWidth:!0,hideUnusedParticipants:!1,activationWidth:10,diagramMarginX:50,diagramMarginY:10,actorMargin:50,width:150,height:65,boxMargin:10,boxTextMargin:5,noteMargin:10,messageMargin:35,messageAlign:"center",mirrorActors:!0,forceMenus:!1,bottomMarginAdj:1,rightAngles:!1,showSequenceNumbers:!1,actorFontSize:14,actorFontFamily:'"Open Sans", sans-serif',actorFontWeight:400,noteFontSize:14,noteFontFamily:'"trebuchet ms", verdana, arial, sans-serif',noteFontWeight:400,noteAlign:"center",messageFontSize:16,messageFontFamily:'"trebuchet ms", verdana, arial, sans-serif',messageFontWeight:400,wrap:!1,wrapPadding:10,labelBoxWidth:50,labelBoxHeight:20},gantt:{useMaxWidth:!0,titleTopMargin:25,barHeight:20,barGap:4,topPadding:50,rightPadding:75,leftPadding:75,gridLineStartPadding:35,fontSize:11,sectionFontSize:11,numberSectionStyles:4,axisFormat:"%Y-%m-%d",topAxis:!1,displayMode:"",weekday:"sunday"},journey:{useMaxWidth:!0,diagramMarginX:50,diagramMarginY:10,leftMargin:150,width:150,height:50,boxMargin:10,boxTextMargin:5,noteMargin:10,messageMargin:35,messageAlign:"center",bottomMarginAdj:1,rightAngles:!1,taskFontSize:14,taskFontFamily:'"Open Sans", sans-serif',taskMargin:50,activationWidth:10,textPlacement:"fo",actorColours:["#8FBC8F","#7CFC00","#00FFFF","#20B2AA","#B0E0E6","#FFFFE0"],sectionFills:["#191970","#8B008B","#4B0082","#2F4F4F","#800000","#8B4513","#00008B"],sectionColours:["#fff"]},class:{useMaxWidth:!0,titleTopMargin:25,arrowMarkerAbsolute:!1,dividerMargin:10,padding:5,textHeight:10,defaultRenderer:"dagre-wrapper",htmlLabels:!1,hideEmptyMembersBox:!1},state:{useMaxWidth:!0,titleTopMargin:25,dividerMargin:10,sizeUnit:5,padding:8,textHeight:10,titleShift:-15,noteMargin:10,forkWidth:70,forkHeight:7,miniPadding:2,fontSizeFactor:5.02,fontSize:24,labelHeight:16,edgeLengthFactor:"20",compositTitleSize:35,radius:5,defaultRenderer:"dagre-wrapper"},er:{useMaxWidth:!0,titleTopMargin:25,diagramPadding:20,layoutDirection:"TB",minEntityWidth:100,minEntityHeight:75,entityPadding:15,stroke:"gray",fill:"honeydew",fontSize:12},pie:{useMaxWidth:!0,textPosition:.75},quadrantChart:{useMaxWidth:!0,chartWidth:500,chartHeight:500,titleFontSize:20,titlePadding:10,quadrantPadding:5,xAxisLabelPadding:5,yAxisLabelPadding:5,xAxisLabelFontSize:16,yAxisLabelFontSize:16,quadrantLabelFontSize:16,quadrantTextTopPadding:5,pointTextPadding:5,pointLabelFontSize:12,pointRadius:5,xAxisPosition:"top",yAxisPosition:"left",quadrantInternalBorderStrokeWidth:1,quadrantExternalBorderStrokeWidth:2},xyChart:{useMaxWidth:!0,width:700,height:500,titleFontSize:20,titlePadding:10,showTitle:!0,xAxis:{$ref:"#/$defs/XYChartAxisConfig",showLabel:!0,labelFontSize:14,labelPadding:5,showTitle:!0,titleFontSize:16,titlePadding:5,showTick:!0,tickLength:5,tickWidth:2,showAxisLine:!0,axisLineWidth:2},yAxis:{$ref:"#/$defs/XYChartAxisConfig",showLabel:!0,labelFontSize:14,labelPadding:5,showTitle:!0,titleFontSize:16,titlePadding:5,showTick:!0,tickLength:5,tickWidth:2,showAxisLine:!0,axisLineWidth:2},chartOrientation:"vertical",plotReservedSpacePercent:50},requirement:{useMaxWidth:!0,rect_fill:"#f9f9f9",text_color:"#333",rect_border_size:"0.5px",rect_border_color:"#bbb",rect_min_width:200,rect_min_height:200,fontSize:14,rect_padding:10,line_height:20},mindmap:{useMaxWidth:!0,padding:10,maxNodeWidth:200},kanban:{useMaxWidth:!0,padding:8,sectionWidth:200,ticketBaseUrl:""},timeline:{useMaxWidth:!0,diagramMarginX:50,diagramMarginY:10,leftMargin:150,width:150,height:50,boxMargin:10,boxTextMargin:5,noteMargin:10,messageMargin:35,messageAlign:"center",bottomMarginAdj:1,rightAngles:!1,taskFontSize:14,taskFontFamily:'"Open Sans", sans-serif',taskMargin:50,activationWidth:10,textPlacement:"fo",actorColours:["#8FBC8F","#7CFC00","#00FFFF","#20B2AA","#B0E0E6","#FFFFE0"],sectionFills:["#191970","#8B008B","#4B0082","#2F4F4F","#800000","#8B4513","#00008B"],sectionColours:["#fff"],disableMulticolor:!1},gitGraph:{useMaxWidth:!0,titleTopMargin:25,diagramPadding:8,nodeLabel:{width:75,height:100,x:-25,y:0},mainBranchName:"main",mainBranchOrder:0,showCommitLabel:!0,showBranches:!0,rotateCommitLabel:!0,parallelCommits:!1,arrowMarkerAbsolute:!1},c4:{useMaxWidth:!0,diagramMarginX:50,diagramMarginY:10,c4ShapeMargin:50,c4ShapePadding:20,width:216,height:60,boxMargin:10,c4ShapeInRow:4,nextLinePaddingX:0,c4BoundaryInRow:2,personFontSize:14,personFontFamily:'"Open Sans", sans-serif',personFontWeight:"normal",external_personFontSize:14,external_personFontFamily:'"Open Sans", sans-serif',external_personFontWeight:"normal",systemFontSize:14,systemFontFamily:'"Open Sans", sans-serif',systemFontWeight:"normal",external_systemFontSize:14,external_systemFontFamily:'"Open Sans", sans-serif',external_systemFontWeight:"normal",system_dbFontSize:14,system_dbFontFamily:'"Open Sans", sans-serif',system_dbFontWeight:"normal",external_system_dbFontSize:14,external_system_dbFontFamily:'"Open Sans", sans-serif',external_system_dbFontWeight:"normal",system_queueFontSize:14,system_queueFontFamily:'"Open Sans", sans-serif',system_queueFontWeight:"normal",external_system_queueFontSize:14,external_system_queueFontFamily:'"Open Sans", sans-serif',external_system_queueFontWeight:"normal",boundaryFontSize:14,boundaryFontFamily:'"Open Sans", sans-serif',boundaryFontWeight:"normal",messageFontSize:12,messageFontFamily:'"Open Sans", sans-serif',messageFontWeight:"normal",containerFontSize:14,containerFontFamily:'"Open Sans", sans-serif',containerFontWeight:"normal",external_containerFontSize:14,external_containerFontFamily:'"Open Sans", sans-serif',external_containerFontWeight:"normal",container_dbFontSize:14,container_dbFontFamily:'"Open Sans", sans-serif',container_dbFontWeight:"normal",external_container_dbFontSize:14,external_container_dbFontFamily:'"Open Sans", sans-serif',external_container_dbFontWeight:"normal",container_queueFontSize:14,container_queueFontFamily:'"Open Sans", sans-serif',container_queueFontWeight:"normal",external_container_queueFontSize:14,external_container_queueFontFamily:'"Open Sans", sans-serif',external_container_queueFontWeight:"normal",componentFontSize:14,componentFontFamily:'"Open Sans", sans-serif',componentFontWeight:"normal",external_componentFontSize:14,external_componentFontFamily:'"Open Sans", sans-serif',external_componentFontWeight:"normal",component_dbFontSize:14,component_dbFontFamily:'"Open Sans", sans-serif',component_dbFontWeight:"normal",external_component_dbFontSize:14,external_component_dbFontFamily:'"Open Sans", sans-serif',external_component_dbFontWeight:"normal",component_queueFontSize:14,component_queueFontFamily:'"Open Sans", sans-serif',component_queueFontWeight:"normal",external_component_queueFontSize:14,external_component_queueFontFamily:'"Open Sans", sans-serif',external_component_queueFontWeight:"normal",wrap:!0,wrapPadding:10,person_bg_color:"#08427B",person_border_color:"#073B6F",external_person_bg_color:"#686868",external_person_border_color:"#8A8A8A",system_bg_color:"#1168BD",system_border_color:"#3C7FC0",system_db_bg_color:"#1168BD",system_db_border_color:"#3C7FC0",system_queue_bg_color:"#1168BD",system_queue_border_color:"#3C7FC0",external_system_bg_color:"#999999",external_system_border_color:"#8A8A8A",external_system_db_bg_color:"#999999",external_system_db_border_color:"#8A8A8A",external_system_queue_bg_color:"#999999",external_system_queue_border_color:"#8A8A8A",container_bg_color:"#438DD5",container_border_color:"#3C7FC0",container_db_bg_color:"#438DD5",container_db_border_color:"#3C7FC0",container_queue_bg_color:"#438DD5",container_queue_border_color:"#3C7FC0",external_container_bg_color:"#B3B3B3",external_container_border_color:"#A6A6A6",external_container_db_bg_color:"#B3B3B3",external_container_db_border_color:"#A6A6A6",external_container_queue_bg_color:"#B3B3B3",external_container_queue_border_color:"#A6A6A6",component_bg_color:"#85BBF0",component_border_color:"#78A8D8",component_db_bg_color:"#85BBF0",component_db_border_color:"#78A8D8",component_queue_bg_color:"#85BBF0",component_queue_border_color:"#78A8D8",external_component_bg_color:"#CCCCCC",external_component_border_color:"#BFBFBF",external_component_db_bg_color:"#CCCCCC",external_component_db_border_color:"#BFBFBF",external_component_queue_bg_color:"#CCCCCC",external_component_queue_border_color:"#BFBFBF"},sankey:{useMaxWidth:!0,width:600,height:400,linkColor:"gradient",nodeAlignment:"justify",showValues:!0,prefix:"",suffix:""},block:{useMaxWidth:!0,padding:8},packet:{useMaxWidth:!0,rowHeight:32,bitWidth:32,bitsPerRow:32,showBits:!0,paddingX:5,paddingY:5},architecture:{useMaxWidth:!0,padding:40,iconSize:80,fontSize:16},theme:"default",look:"classic",handDrawnSeed:0,layout:"dagre",maxTextSize:5e4,maxEdges:500,darkMode:!1,fontFamily:'"trebuchet ms", verdana, arial, sans-serif;',logLevel:5,securityLevel:"strict",startOnLoad:!0,arrowMarkerAbsolute:!1,secure:["secure","securityLevel","startOnLoad","maxTextSize","suppressErrorRendering","maxEdges"],legacyMathML:!1,forceLegacyMathML:!1,deterministicIds:!1,fontSize:16,markdownAutoWrap:!0,suppressErrorRendering:!1},config$1={...config_schema_default,deterministicIDSeed:void 0,elk:{mergeEdges:!1,nodePlacementStrategy:"BRANDES_KOEPF"},themeCSS:void 0,themeVariables:themes_default.default.getThemeVariables(),sequence:{...config_schema_default.sequence,messageFont:__name(function(){return{fontFamily:this.messageFontFamily,fontSize:this.messageFontSize,fontWeight:this.messageFontWeight}},"messageFont"),noteFont:__name(function(){return{fontFamily:this.noteFontFamily,fontSize:this.noteFontSize,fontWeight:this.noteFontWeight}},"noteFont"),actorFont:__name(function(){return{fontFamily:this.actorFontFamily,fontSize:this.actorFontSize,fontWeight:this.actorFontWeight}},"actorFont")},class:{hideEmptyMembersBox:!1},gantt:{...config_schema_default.gantt,tickInterval:void 0,useWidth:void 0},c4:{...config_schema_default.c4,useWidth:void 0,personFont:__name(function(){return{fontFamily:this.personFontFamily,fontSize:this.personFontSize,fontWeight:this.personFontWeight}},"personFont"),external_personFont:__name(function(){return{fontFamily:this.external_personFontFamily,fontSize:this.external_personFontSize,fontWeight:this.external_personFontWeight}},"external_personFont"),systemFont:__name(function(){return{fontFamily:this.systemFontFamily,fontSize:this.systemFontSize,fontWeight:this.systemFontWeight}},"systemFont"),external_systemFont:__name(function(){return{fontFamily:this.external_systemFontFamily,fontSize:this.external_systemFontSize,fontWeight:this.external_systemFontWeight}},"external_systemFont"),system_dbFont:__name(function(){return{fontFamily:this.system_dbFontFamily,fontSize:this.system_dbFontSize,fontWeight:this.system_dbFontWeight}},"system_dbFont"),external_system_dbFont:__name(function(){return{fontFamily:this.external_system_dbFontFamily,fontSize:this.external_system_dbFontSize,fontWeight:this.external_system_dbFontWeight}},"external_system_dbFont"),system_queueFont:__name(function(){return{fontFamily:this.system_queueFontFamily,fontSize:this.system_queueFontSize,fontWeight:this.system_queueFontWeight}},"system_queueFont"),external_system_queueFont:__name(function(){return{fontFamily:this.external_system_queueFontFamily,fontSize:this.external_system_queueFontSize,fontWeight:this.external_system_queueFontWeight}},"external_system_queueFont"),containerFont:__name(function(){return{fontFamily:this.containerFontFamily,fontSize:this.containerFontSize,fontWeight:this.containerFontWeight}},"containerFont"),external_containerFont:__name(function(){return{fontFamily:this.external_containerFontFamily,fontSize:this.external_containerFontSize,fontWeight:this.external_containerFontWeight}},"external_containerFont"),container_dbFont:__name(function(){return{fontFamily:this.container_dbFontFamily,fontSize:this.container_dbFontSize,fontWeight:this.container_dbFontWeight}},"container_dbFont"),external_container_dbFont:__name(function(){return{fontFamily:this.external_container_dbFontFamily,fontSize:this.external_container_dbFontSize,fontWeight:this.external_container_dbFontWeight}},"external_container_dbFont"),container_queueFont:__name(function(){return{fontFamily:this.container_queueFontFamily,fontSize:this.container_queueFontSize,fontWeight:this.container_queueFontWeight}},"container_queueFont"),external_container_queueFont:__name(function(){return{fontFamily:this.external_container_queueFontFamily,fontSize:this.external_container_queueFontSize,fontWeight:this.external_container_queueFontWeight}},"external_container_queueFont"),componentFont:__name(function(){return{fontFamily:this.componentFontFamily,fontSize:this.componentFontSize,fontWeight:this.componentFontWeight}},"componentFont"),external_componentFont:__name(function(){return{fontFamily:this.external_componentFontFamily,fontSize:this.external_componentFontSize,fontWeight:this.external_componentFontWeight}},"external_componentFont"),component_dbFont:__name(function(){return{fontFamily:this.component_dbFontFamily,fontSize:this.component_dbFontSize,fontWeight:this.component_dbFontWeight}},"component_dbFont"),external_component_dbFont:__name(function(){return{fontFamily:this.external_component_dbFontFamily,fontSize:this.external_component_dbFontSize,fontWeight:this.external_component_dbFontWeight}},"external_component_dbFont"),component_queueFont:__name(function(){return{fontFamily:this.component_queueFontFamily,fontSize:this.component_queueFontSize,fontWeight:this.component_queueFontWeight}},"component_queueFont"),external_component_queueFont:__name(function(){return{fontFamily:this.external_component_queueFontFamily,fontSize:this.external_component_queueFontSize,fontWeight:this.external_component_queueFontWeight}},"external_component_queueFont"),boundaryFont:__name(function(){return{fontFamily:this.boundaryFontFamily,fontSize:this.boundaryFontSize,fontWeight:this.boundaryFontWeight}},"boundaryFont"),messageFont:__name(function(){return{fontFamily:this.messageFontFamily,fontSize:this.messageFontSize,fontWeight:this.messageFontWeight}},"messageFont")},pie:{...config_schema_default.pie,useWidth:984},xyChart:{...config_schema_default.xyChart,useWidth:void 0},requirement:{...config_schema_default.requirement,useWidth:void 0},packet:{...config_schema_default.packet}},keyify=__name((Ra,qa="")=>Object.keys(Ra).reduce((nd,od)=>Array.isArray(Ra[od])?nd:typeof Ra[od]=="object"&&Ra[od]!==null?[...nd,qa+od,...keyify(Ra[od],"")]:[...nd,qa+od],[]),"keyify"),configKeys=new Set(keyify(config$1,"")),defaultConfig_default=config$1,sanitizeDirective=__name(Ra=>{if(log$1.debug("sanitizeDirective called with",Ra),!(typeof Ra!="object"||Ra==null)){if(Array.isArray(Ra)){Ra.forEach(qa=>sanitizeDirective(qa));return}for(const qa of Object.keys(Ra)){if(log$1.debug("Checking key",qa),qa.startsWith("__")||qa.includes("proto")||qa.includes("constr")||!configKeys.has(qa)||Ra[qa]==null){log$1.debug("sanitize deleting key: ",qa),delete Ra[qa];continue}if(typeof Ra[qa]=="object"){log$1.debug("sanitizing object",qa),sanitizeDirective(Ra[qa]);continue}const nd=["themeCSS","fontFamily","altFontFamily"];for(const od of nd)qa.includes(od)&&(log$1.debug("sanitizing css option",qa),Ra[qa]=sanitizeCss(Ra[qa]))}if(Ra.themeVariables)for(const qa of Object.keys(Ra.themeVariables)){const nd=Ra.themeVariables[qa];nd!=null&&nd.match&&!nd.match(/^[\d "#%(),.;A-Za-z]+$/)&&(Ra.themeVariables[qa]="")}log$1.debug("After sanitization",Ra)}},"sanitizeDirective"),sanitizeCss=__name(Ra=>{let qa=0,nd=0;for(const od of Ra){if(qa<nd)return"{ /* ERROR: Unbalanced CSS */ }";od==="{"?qa++:od==="}"&&nd++}return qa!==nd?"{ /* ERROR: Unbalanced CSS */ }":Ra},"sanitizeCss"),defaultConfig=Object.freeze(defaultConfig_default),siteConfig=assignWithDepth_default({},defaultConfig),configFromInitialize,directives=[],currentConfig=assignWithDepth_default({},defaultConfig),updateCurrentConfig=__name((Ra,qa)=>{let nd=assignWithDepth_default({},Ra),od={};for(const ld of qa)sanitize(ld),od=assignWithDepth_default(od,ld);if(nd=assignWithDepth_default(nd,od),od.theme&&od.theme in themes_default){const ld=assignWithDepth_default({},configFromInitialize),ud=assignWithDepth_default(ld.themeVariables||{},od.themeVariables);nd.theme&&nd.theme in themes_default&&(nd.themeVariables=themes_default[nd.theme].getThemeVariables(ud))}return currentConfig=nd,checkConfig(currentConfig),currentConfig},"updateCurrentConfig"),setSiteConfig=__name(Ra=>(siteConfig=assignWithDepth_default({},defaultConfig),siteConfig=assignWithDepth_default(siteConfig,Ra),Ra.theme&&themes_default[Ra.theme]&&(siteConfig.themeVariables=themes_default[Ra.theme].getThemeVariables(Ra.themeVariables)),updateCurrentConfig(siteConfig,directives),siteConfig),"setSiteConfig"),saveConfigFromInitialize=__name(Ra=>{configFromInitialize=assignWithDepth_default({},Ra)},"saveConfigFromInitialize"),updateSiteConfig=__name(Ra=>(siteConfig=assignWithDepth_default(siteConfig,Ra),updateCurrentConfig(siteConfig,directives),siteConfig),"updateSiteConfig"),getSiteConfig=__name(()=>assignWithDepth_default({},siteConfig),"getSiteConfig"),setConfig=__name(Ra=>(checkConfig(Ra),assignWithDepth_default(currentConfig,Ra),getConfig$1()),"setConfig"),getConfig$1=__name(()=>assignWithDepth_default({},currentConfig),"getConfig"),sanitize=__name(Ra=>{Ra&&(["secure",...siteConfig.secure??[]].forEach(qa=>{Object.hasOwn(Ra,qa)&&(log$1.debug(`Denied attempt to modify a secure key ${qa}`,Ra[qa]),delete Ra[qa])}),Object.keys(Ra).forEach(qa=>{qa.startsWith("__")&&delete Ra[qa]}),Object.keys(Ra).forEach(qa=>{typeof Ra[qa]=="string"&&(Ra[qa].includes("<")||Ra[qa].includes(">")||Ra[qa].includes("url(data:"))&&delete Ra[qa],typeof Ra[qa]=="object"&&sanitize(Ra[qa])}))},"sanitize"),addDirective=__name(Ra=>{var qa;sanitizeDirective(Ra),Ra.fontFamily&&!((qa=Ra.themeVariables)!=null&&qa.fontFamily)&&(Ra.themeVariables={...Ra.themeVariables,fontFamily:Ra.fontFamily}),directives.push(Ra),updateCurrentConfig(siteConfig,directives)},"addDirective"),reset=__name((Ra=siteConfig)=>{directives=[],updateCurrentConfig(Ra,directives)},"reset"),ConfigWarning={LAZY_LOAD_DEPRECATED:"The configuration options lazyLoadedDiagrams and loadExternalDiagramsAtStartup are deprecated. Please use registerExternalDiagrams instead."},issuedWarnings={},issueWarning=__name(Ra=>{issuedWarnings[Ra]||(log$1.warn(ConfigWarning[Ra]),issuedWarnings[Ra]=!0)},"issueWarning"),checkConfig=__name(Ra=>{Ra&&(Ra.lazyLoadedDiagrams||Ra.loadExternalDiagramsAtStartup)&&issueWarning("LAZY_LOAD_DEPRECATED")},"checkConfig"),lineBreakRegex=/<br\s*\/?>/gi,getRows=__name(Ra=>Ra?breakToPlaceholder(Ra).replace(/\\n/g,"#br#").split("#br#"):[""],"getRows"),setupDompurifyHooksIfNotSetup=(()=>{let Ra=!1;return()=>{Ra||(setupDompurifyHooks(),Ra=!0)}})();function setupDompurifyHooks(){const Ra="data-temp-href-target";purify.addHook("beforeSanitizeAttributes",qa=>{qa instanceof Element&&qa.tagName==="A"&&qa.hasAttribute("target")&&qa.setAttribute(Ra,qa.getAttribute("target")??"")}),purify.addHook("afterSanitizeAttributes",qa=>{qa instanceof Element&&qa.tagName==="A"&&qa.hasAttribute(Ra)&&(qa.setAttribute("target",qa.getAttribute(Ra)??""),qa.removeAttribute(Ra),qa.getAttribute("target")==="_blank"&&qa.setAttribute("rel","noopener"))})}__name(setupDompurifyHooks,"setupDompurifyHooks");var removeScript=__name(Ra=>(setupDompurifyHooksIfNotSetup(),purify.sanitize(Ra)),"removeScript"),sanitizeMore=__name((Ra,qa)=>{var nd;if(((nd=qa.flowchart)==null?void 0:nd.htmlLabels)!==!1){const od=qa.securityLevel;od==="antiscript"||od==="strict"?Ra=removeScript(Ra):od!=="loose"&&(Ra=breakToPlaceholder(Ra),Ra=Ra.replace(/</g,"&lt;").replace(/>/g,"&gt;"),Ra=Ra.replace(/=/g,"&equals;"),Ra=placeholderToBreak(Ra))}return Ra},"sanitizeMore"),sanitizeText=__name((Ra,qa)=>Ra&&(qa.dompurifyConfig?Ra=purify.sanitize(sanitizeMore(Ra,qa),qa.dompurifyConfig).toString():Ra=purify.sanitize(sanitizeMore(Ra,qa),{FORBID_TAGS:["style"]}).toString(),Ra),"sanitizeText"),sanitizeTextOrArray=__name((Ra,qa)=>typeof Ra=="string"?sanitizeText(Ra,qa):Ra.flat().map(nd=>sanitizeText(nd,qa)),"sanitizeTextOrArray"),hasBreaks=__name(Ra=>lineBreakRegex.test(Ra),"hasBreaks"),splitBreaks=__name(Ra=>Ra.split(lineBreakRegex),"splitBreaks"),placeholderToBreak=__name(Ra=>Ra.replace(/#br#/g,"<br/>"),"placeholderToBreak"),breakToPlaceholder=__name(Ra=>Ra.replace(lineBreakRegex,"#br#"),"breakToPlaceholder"),getUrl=__name(Ra=>{let qa="";return Ra&&(qa=window.location.protocol+"//"+window.location.host+window.location.pathname+window.location.search,qa=qa.replaceAll(/\(/g,"\\("),qa=qa.replaceAll(/\)/g,"\\)")),qa},"getUrl"),evaluate=__name(Ra=>!(Ra===!1||["false","null","0"].includes(String(Ra).trim().toLowerCase())),"evaluate"),getMax=__name(function(...Ra){const qa=Ra.filter(nd=>!isNaN(nd));return Math.max(...qa)},"getMax"),getMin=__name(function(...Ra){const qa=Ra.filter(nd=>!isNaN(nd));return Math.min(...qa)},"getMin"),parseGenericTypes=__name(function(Ra){const qa=Ra.split(/(,)/),nd=[];for(let od=0;od<qa.length;od++){let ld=qa[od];if(ld===","&&od>0&&od+1<qa.length){const ud=qa[od-1],cd=qa[od+1];shouldCombineSets(ud,cd)&&(ld=ud+","+cd,od++,nd.pop())}nd.push(processSet(ld))}return nd.join("")},"parseGenericTypes"),countOccurrence=__name((Ra,qa)=>Math.max(0,Ra.split(qa).length-1),"countOccurrence"),shouldCombineSets=__name((Ra,qa)=>{const nd=countOccurrence(Ra,"~"),od=countOccurrence(qa,"~");return nd===1&&od===1},"shouldCombineSets"),processSet=__name(Ra=>{const qa=countOccurrence(Ra,"~");let nd=!1;if(qa<=1)return Ra;qa%2!==0&&Ra.startsWith("~")&&(Ra=Ra.substring(1),nd=!0);const od=[...Ra];let ld=od.indexOf("~"),ud=od.lastIndexOf("~");for(;ld!==-1&&ud!==-1&&ld!==ud;)od[ld]="<",od[ud]=">",ld=od.indexOf("~"),ud=od.lastIndexOf("~");return nd&&od.unshift("~"),od.join("")},"processSet"),isMathMLSupported=__name(()=>window.MathMLElement!==void 0,"isMathMLSupported"),katexRegex=/\$\$(.*)\$\$/g,hasKatex=__name(Ra=>{var qa;return(((qa=Ra.match(katexRegex))==null?void 0:qa.length)??0)>0},"hasKatex"),calculateMathMLDimensions=__name(async(Ra,qa)=>{Ra=await renderKatex(Ra,qa);const nd=document.createElement("div");nd.innerHTML=Ra,nd.id="katex-temp",nd.style.visibility="hidden",nd.style.position="absolute",nd.style.top="0";const od=document.querySelector("body");od==null||od.insertAdjacentElement("beforeend",nd);const ld={width:nd.clientWidth,height:nd.clientHeight};return nd.remove(),ld},"calculateMathMLDimensions"),renderKatex=__name(async(Ra,qa)=>{if(!hasKatex(Ra))return Ra;if(!(isMathMLSupported()||qa.legacyMathML||qa.forceLegacyMathML))return Ra.replace(katexRegex,"MathML is unsupported in this environment.");const{default:nd}=await __vitePreload(async()=>{const{default:ld}=await import("./katex-DAk0vv_m.js");return{default:ld}},[]),od=qa.forceLegacyMathML||!isMathMLSupported()&&qa.legacyMathML?"htmlAndMathml":"mathml";return Ra.split(lineBreakRegex).map(ld=>hasKatex(ld)?`<div style="display: flex; align-items: center; justify-content: center; white-space: nowrap;">${ld}</div>`:`<div>${ld}</div>`).join("").replace(katexRegex,(ld,ud)=>nd.renderToString(ud,{throwOnError:!0,displayMode:!0,output:od}).replace(/\n/g," ").replace(/<annotation.*<\/annotation>/g,""))},"renderKatex"),common_default={getRows,sanitizeText,sanitizeTextOrArray,hasBreaks,splitBreaks,lineBreakRegex,removeScript,getUrl,evaluate,getMax,getMin},d3Attrs=__name(function(Ra,qa){for(let nd of qa)Ra.attr(nd[0],nd[1])},"d3Attrs"),calculateSvgSizeAttrs=__name(function(Ra,qa,nd){let od=new Map;return nd?(od.set("width","100%"),od.set("style",`max-width: ${qa}px;`)):(od.set("height",Ra),od.set("width",qa)),od},"calculateSvgSizeAttrs"),configureSvgSize=__name(function(Ra,qa,nd,od){const ld=calculateSvgSizeAttrs(qa,nd,od);d3Attrs(Ra,ld)},"configureSvgSize"),setupGraphViewbox=__name(function(Ra,qa,nd,od){const ld=qa.node().getBBox(),ud=ld.width,cd=ld.height;log$1.info(`SVG bounds: ${ud}x${cd}`,ld);let dd=0,pd=0;log$1.info(`Graph bounds: ${dd}x${pd}`,Ra),dd=ud+nd*2,pd=cd+nd*2,log$1.info(`Calculated bounds: ${dd}x${pd}`),configureSvgSize(qa,pd,dd,od);const fd=`${ld.x-nd} ${ld.y-nd} ${ld.width+2*nd} ${ld.height+2*nd}`;qa.attr("viewBox",fd)},"setupGraphViewbox"),themes={},getStyles$1=__name((Ra,qa,nd)=>{let od="";return Ra in themes&&themes[Ra]?od=themes[Ra](nd):log$1.warn(`No theme found for ${Ra}`),` & {
font-family: ${nd.fontFamily};
font-size: ${nd.fontSize};
fill: ${nd.textColor}
}
/* Classes common for multiple diagrams */
& .error-icon {
fill: ${nd.errorBkgColor};
}
& .error-text {
fill: ${nd.errorTextColor};
stroke: ${nd.errorTextColor};
}
& .edge-thickness-normal {
stroke-width: 1px;
}
& .edge-thickness-thick {
stroke-width: 3.5px
}
& .edge-pattern-solid {
stroke-dasharray: 0;
}
& .edge-thickness-invisible {
stroke-width: 0;
fill: none;
}
& .edge-pattern-dashed{
stroke-dasharray: 3;
}
.edge-pattern-dotted {
stroke-dasharray: 2;
}
& .marker {
fill: ${nd.lineColor};
stroke: ${nd.lineColor};
}
& .marker.cross {
stroke: ${nd.lineColor};
}
& svg {
font-family: ${nd.fontFamily};
font-size: ${nd.fontSize};
}
& p {
margin: 0
}
${od}
${qa}
`},"getStyles"),addStylesForDiagram=__name((Ra,qa)=>{qa!==void 0&&(themes[Ra]=qa)},"addStylesForDiagram"),styles_default=getStyles$1,commonDb_exports={};__export(commonDb_exports,{clear:()=>clear$2,getAccDescription:()=>getAccDescription,getAccTitle:()=>getAccTitle,getDiagramTitle:()=>getDiagramTitle,setAccDescription:()=>setAccDescription,setAccTitle:()=>setAccTitle,setDiagramTitle:()=>setDiagramTitle});var accTitle="",diagramTitle="",accDescription="",sanitizeText2=__name(Ra=>sanitizeText(Ra,getConfig$1()),"sanitizeText"),clear$2=__name(()=>{accTitle="",accDescription="",diagramTitle=""},"clear"),setAccTitle=__name(Ra=>{accTitle=sanitizeText2(Ra).replace(/^\s+/g,"")},"setAccTitle"),getAccTitle=__name(()=>accTitle,"getAccTitle"),setAccDescription=__name(Ra=>{accDescription=sanitizeText2(Ra).replace(/\n\s+/g,`
`)},"setAccDescription"),getAccDescription=__name(()=>accDescription,"getAccDescription"),setDiagramTitle=__name(Ra=>{diagramTitle=sanitizeText2(Ra)},"setDiagramTitle"),getDiagramTitle=__name(()=>diagramTitle,"getDiagramTitle"),log2=log$1,setLogLevel2=setLogLevel,getConfig2=getConfig$1,setConfig2=setConfig,defaultConfig2=defaultConfig,sanitizeText3=__name(Ra=>sanitizeText(Ra,getConfig2()),"sanitizeText"),setupGraphViewbox2=setupGraphViewbox,getCommonDb=__name(()=>commonDb_exports,"getCommonDb"),diagrams={},registerDiagram=__name((Ra,qa,nd)=>{var od;diagrams[Ra]&&log2.warn(`Diagram with id ${Ra} already registered. Overwriting.`),diagrams[Ra]=qa,nd&&addDetector(Ra,nd),addStylesForDiagram(Ra,qa.styles),(od=qa.injectUtils)==null||od.call(qa,log2,setLogLevel2,getConfig2,sanitizeText3,setupGraphViewbox2,getCommonDb(),()=>{})},"registerDiagram"),getDiagram=__name(Ra=>{if(Ra in diagrams)return diagrams[Ra];throw new DiagramNotFoundError(Ra)},"getDiagram"),Cy,DiagramNotFoundError=(Cy=class extends Error{constructor(qa){super(`Diagram ${qa} not found.`)}},__name(Cy,"DiagramNotFoundError"),Cy);function isNothing(Ra){return typeof Ra>"u"||Ra===null}__name(isNothing,"isNothing");function isObject$3(Ra){return typeof Ra=="object"&&Ra!==null}__name(isObject$3,"isObject");function toArray$2(Ra){return Array.isArray(Ra)?Ra:isNothing(Ra)?[]:[Ra]}__name(toArray$2,"toArray");function extend$2(Ra,qa){var nd,od,ld,ud;if(qa)for(ud=Object.keys(qa),nd=0,od=ud.length;nd<od;nd+=1)ld=ud[nd],Ra[ld]=qa[ld];return Ra}__name(extend$2,"extend");function repeat(Ra,qa){var nd="",od;for(od=0;od<qa;od+=1)nd+=Ra;return nd}__name(repeat,"repeat");function isNegativeZero(Ra){return Ra===0&&Number.NEGATIVE_INFINITY===1/Ra}__name(isNegativeZero,"isNegativeZero");var isNothing_1=isNothing,isObject_1=isObject$3,toArray_1=toArray$2,repeat_1=repeat,isNegativeZero_1=isNegativeZero,extend_1=extend$2,common={isNothing:isNothing_1,isObject:isObject_1,toArray:toArray_1,repeat:repeat_1,isNegativeZero:isNegativeZero_1,extend:extend_1};function formatError(Ra,qa){var nd="",od=Ra.reason||"(unknown reason)";return Ra.mark?(Ra.mark.name&&(nd+='in "'+Ra.mark.name+'" '),nd+="("+(Ra.mark.line+1)+":"+(Ra.mark.column+1)+")",!qa&&Ra.mark.snippet&&(nd+=`
`+Ra.mark.snippet),od+" "+nd):od}__name(formatError,"formatError");function YAMLException$1(Ra,qa){Error.call(this),this.name="YAMLException",this.reason=Ra,this.mark=qa,this.message=formatError(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack||""}__name(YAMLException$1,"YAMLException$1");YAMLException$1.prototype=Object.create(Error.prototype);YAMLException$1.prototype.constructor=YAMLException$1;YAMLException$1.prototype.toString=__name(function(qa){return this.name+": "+formatError(this,qa)},"toString");var exception=YAMLException$1;function getLine(Ra,qa,nd,od,ld){var ud="",cd="",dd=Math.floor(ld/2)-1;return od-qa>dd&&(ud=" ... ",qa=od-dd+ud.length),nd-od>dd&&(cd=" ...",nd=od+dd-cd.length),{str:ud+Ra.slice(qa,nd).replace(/\t/g,"→")+cd,pos:od-qa+ud.length}}__name(getLine,"getLine");function padStart(Ra,qa){return common.repeat(" ",qa-Ra.length)+Ra}__name(padStart,"padStart");function makeSnippet(Ra,qa){if(qa=Object.create(qa||null),!Ra.buffer)return null;qa.maxLength||(qa.maxLength=79),typeof qa.indent!="number"&&(qa.indent=1),typeof qa.linesBefore!="number"&&(qa.linesBefore=3),typeof qa.linesAfter!="number"&&(qa.linesAfter=2);for(var nd=/\r?\n|\r|\0/g,od=[0],ld=[],ud,cd=-1;ud=nd.exec(Ra.buffer);)ld.push(ud.index),od.push(ud.index+ud[0].length),Ra.position<=ud.index&&cd<0&&(cd=od.length-2);cd<0&&(cd=od.length-1);var dd="",pd,fd,md=Math.min(Ra.line+qa.linesAfter,ld.length).toString().length,vd=qa.maxLength-(qa.indent+md+3);for(pd=1;pd<=qa.linesBefore&&!(cd-pd<0);pd++)fd=getLine(Ra.buffer,od[cd-pd],ld[cd-pd],Ra.position-(od[cd]-od[cd-pd]),vd),dd=common.repeat(" ",qa.indent)+padStart((Ra.line-pd+1).toString(),md)+" | "+fd.str+`
`+dd;for(fd=getLine(Ra.buffer,od[cd],ld[cd],Ra.position,vd),dd+=common.repeat(" ",qa.indent)+padStart((Ra.line+1).toString(),md)+" | "+fd.str+`
`,dd+=common.repeat("-",qa.indent+md+3+fd.pos)+`^
`,pd=1;pd<=qa.linesAfter&&!(cd+pd>=ld.length);pd++)fd=getLine(Ra.buffer,od[cd+pd],ld[cd+pd],Ra.position-(od[cd]-od[cd+pd]),vd),dd+=common.repeat(" ",qa.indent)+padStart((Ra.line+pd+1).toString(),md)+" | "+fd.str+`
`;return dd.replace(/\n$/,"")}__name(makeSnippet,"makeSnippet");var snippet=makeSnippet,TYPE_CONSTRUCTOR_OPTIONS=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],YAML_NODE_KINDS=["scalar","sequence","mapping"];function compileStyleAliases(Ra){var qa={};return Ra!==null&&Object.keys(Ra).forEach(function(nd){Ra[nd].forEach(function(od){qa[String(od)]=nd})}),qa}__name(compileStyleAliases,"compileStyleAliases");function Type$1(Ra,qa){if(qa=qa||{},Object.keys(qa).forEach(function(nd){if(TYPE_CONSTRUCTOR_OPTIONS.indexOf(nd)===-1)throw new exception('Unknown option "'+nd+'" is met in definition of "'+Ra+'" YAML type.')}),this.options=qa,this.tag=Ra,this.kind=qa.kind||null,this.resolve=qa.resolve||function(){return!0},this.construct=qa.construct||function(nd){return nd},this.instanceOf=qa.instanceOf||null,this.predicate=qa.predicate||null,this.represent=qa.represent||null,this.representName=qa.representName||null,this.defaultStyle=qa.defaultStyle||null,this.multi=qa.multi||!1,this.styleAliases=compileStyleAliases(qa.styleAliases||null),YAML_NODE_KINDS.indexOf(this.kind)===-1)throw new exception('Unknown kind "'+this.kind+'" is specified for "'+Ra+'" YAML type.')}__name(Type$1,"Type$1");var type$1=Type$1;function compileList(Ra,qa){var nd=[];return Ra[qa].forEach(function(od){var ld=nd.length;nd.forEach(function(ud,cd){ud.tag===od.tag&&ud.kind===od.kind&&ud.multi===od.multi&&(ld=cd)}),nd[ld]=od}),nd}__name(compileList,"compileList");function compileMap(){var Ra={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},qa,nd;function od(ld){ld.multi?(Ra.multi[ld.kind].push(ld),Ra.multi.fallback.push(ld)):Ra[ld.kind][ld.tag]=Ra.fallback[ld.tag]=ld}for(__name(od,"collectType"),qa=0,nd=arguments.length;qa<nd;qa+=1)arguments[qa].forEach(od);return Ra}__name(compileMap,"compileMap");function Schema$1(Ra){return this.extend(Ra)}__name(Schema$1,"Schema$1");Schema$1.prototype.extend=__name(function(qa){var nd=[],od=[];if(qa instanceof type$1)od.push(qa);else if(Array.isArray(qa))od=od.concat(qa);else if(qa&&(Array.isArray(qa.implicit)||Array.isArray(qa.explicit)))qa.implicit&&(nd=nd.concat(qa.implicit)),qa.explicit&&(od=od.concat(qa.explicit));else throw new exception("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");nd.forEach(function(ud){if(!(ud instanceof type$1))throw new exception("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(ud.loadKind&&ud.loadKind!=="scalar")throw new exception("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(ud.multi)throw new exception("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),od.forEach(function(ud){if(!(ud instanceof type$1))throw new exception("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var ld=Object.create(Schema$1.prototype);return ld.implicit=(this.implicit||[]).concat(nd),ld.explicit=(this.explicit||[]).concat(od),ld.compiledImplicit=compileList(ld,"implicit"),ld.compiledExplicit=compileList(ld,"explicit"),ld.compiledTypeMap=compileMap(ld.compiledImplicit,ld.compiledExplicit),ld},"extend");var schema=Schema$1,str=new type$1("tag:yaml.org,2002:str",{kind:"scalar",construct:__name(function(Ra){return Ra!==null?Ra:""},"construct")}),seq$1=new type$1("tag:yaml.org,2002:seq",{kind:"sequence",construct:__name(function(Ra){return Ra!==null?Ra:[]},"construct")}),map$2=new type$1("tag:yaml.org,2002:map",{kind:"mapping",construct:__name(function(Ra){return Ra!==null?Ra:{}},"construct")}),failsafe=new schema({explicit:[str,seq$1,map$2]});function resolveYamlNull(Ra){if(Ra===null)return!0;var qa=Ra.length;return qa===1&&Ra==="~"||qa===4&&(Ra==="null"||Ra==="Null"||Ra==="NULL")}__name(resolveYamlNull,"resolveYamlNull");function constructYamlNull(){return null}__name(constructYamlNull,"constructYamlNull");function isNull(Ra){return Ra===null}__name(isNull,"isNull");var _null=new type$1("tag:yaml.org,2002:null",{kind:"scalar",resolve:resolveYamlNull,construct:constructYamlNull,predicate:isNull,represent:{canonical:__name(function(){return"~"},"canonical"),lowercase:__name(function(){return"null"},"lowercase"),uppercase:__name(function(){return"NULL"},"uppercase"),camelcase:__name(function(){return"Null"},"camelcase"),empty:__name(function(){return""},"empty")},defaultStyle:"lowercase"});function resolveYamlBoolean(Ra){if(Ra===null)return!1;var qa=Ra.length;return qa===4&&(Ra==="true"||Ra==="True"||Ra==="TRUE")||qa===5&&(Ra==="false"||Ra==="False"||Ra==="FALSE")}__name(resolveYamlBoolean,"resolveYamlBoolean");function constructYamlBoolean(Ra){return Ra==="true"||Ra==="True"||Ra==="TRUE"}__name(constructYamlBoolean,"constructYamlBoolean");function isBoolean$2(Ra){return Object.prototype.toString.call(Ra)==="[object Boolean]"}__name(isBoolean$2,"isBoolean");var bool=new type$1("tag:yaml.org,2002:bool",{kind:"scalar",resolve:resolveYamlBoolean,construct:constructYamlBoolean,predicate:isBoolean$2,represent:{lowercase:__name(function(Ra){return Ra?"true":"false"},"lowercase"),uppercase:__name(function(Ra){return Ra?"TRUE":"FALSE"},"uppercase"),camelcase:__name(function(Ra){return Ra?"True":"False"},"camelcase")},defaultStyle:"lowercase"});function isHexCode(Ra){return 48<=Ra&&Ra<=57||65<=Ra&&Ra<=70||97<=Ra&&Ra<=102}__name(isHexCode,"isHexCode");function isOctCode(Ra){return 48<=Ra&&Ra<=55}__name(isOctCode,"isOctCode");function isDecCode(Ra){return 48<=Ra&&Ra<=57}__name(isDecCode,"isDecCode");function resolveYamlInteger(Ra){if(Ra===null)return!1;var qa=Ra.length,nd=0,od=!1,ld;if(!qa)return!1;if(ld=Ra[nd],(ld==="-"||ld==="+")&&(ld=Ra[++nd]),ld==="0"){if(nd+1===qa)return!0;if(ld=Ra[++nd],ld==="b"){for(nd++;nd<qa;nd++)if(ld=Ra[nd],ld!=="_"){if(ld!=="0"&&ld!=="1")return!1;od=!0}return od&&ld!=="_"}if(ld==="x"){for(nd++;nd<qa;nd++)if(ld=Ra[nd],ld!=="_"){if(!isHexCode(Ra.charCodeAt(nd)))return!1;od=!0}return od&&ld!=="_"}if(ld==="o"){for(nd++;nd<qa;nd++)if(ld=Ra[nd],ld!=="_"){if(!isOctCode(Ra.charCodeAt(nd)))return!1;od=!0}return od&&ld!=="_"}}if(ld==="_")return!1;for(;nd<qa;nd++)if(ld=Ra[nd],ld!=="_"){if(!isDecCode(Ra.charCodeAt(nd)))return!1;od=!0}return!(!od||ld==="_")}__name(resolveYamlInteger,"resolveYamlInteger");function constructYamlInteger(Ra){var qa=Ra,nd=1,od;if(qa.indexOf("_")!==-1&&(qa=qa.replace(/_/g,"")),od=qa[0],(od==="-"||od==="+")&&(od==="-"&&(nd=-1),qa=qa.slice(1),od=qa[0]),qa==="0")return 0;if(od==="0"){if(qa[1]==="b")return nd*parseInt(qa.slice(2),2);if(qa[1]==="x")return nd*parseInt(qa.slice(2),16);if(qa[1]==="o")return nd*parseInt(qa.slice(2),8)}return nd*parseInt(qa,10)}__name(constructYamlInteger,"constructYamlInteger");function isInteger$1(Ra){return Object.prototype.toString.call(Ra)==="[object Number]"&&Ra%1===0&&!common.isNegativeZero(Ra)}__name(isInteger$1,"isInteger");var int=new type$1("tag:yaml.org,2002:int",{kind:"scalar",resolve:resolveYamlInteger,construct:constructYamlInteger,predicate:isInteger$1,represent:{binary:__name(function(Ra){return Ra>=0?"0b"+Ra.toString(2):"-0b"+Ra.toString(2).slice(1)},"binary"),octal:__name(function(Ra){return Ra>=0?"0o"+Ra.toString(8):"-0o"+Ra.toString(8).slice(1)},"octal"),decimal:__name(function(Ra){return Ra.toString(10)},"decimal"),hexadecimal:__name(function(Ra){return Ra>=0?"0x"+Ra.toString(16).toUpperCase():"-0x"+Ra.toString(16).toUpperCase().slice(1)},"hexadecimal")},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),YAML_FLOAT_PATTERN=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function resolveYamlFloat(Ra){return!(Ra===null||!YAML_FLOAT_PATTERN.test(Ra)||Ra[Ra.length-1]==="_")}__name(resolveYamlFloat,"resolveYamlFloat");function constructYamlFloat(Ra){var qa,nd;return qa=Ra.replace(/_/g,"").toLowerCase(),nd=qa[0]==="-"?-1:1,"+-".indexOf(qa[0])>=0&&(qa=qa.slice(1)),qa===".inf"?nd===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:qa===".nan"?NaN:nd*parseFloat(qa,10)}__name(constructYamlFloat,"constructYamlFloat");var SCIENTIFIC_WITHOUT_DOT=/^[-+]?[0-9]+e/;function representYamlFloat(Ra,qa){var nd;if(isNaN(Ra))switch(qa){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===Ra)switch(qa){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===Ra)switch(qa){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(common.isNegativeZero(Ra))return"-0.0";return nd=Ra.toString(10),SCIENTIFIC_WITHOUT_DOT.test(nd)?nd.replace("e",".e"):nd}__name(representYamlFloat,"representYamlFloat");function isFloat(Ra){return Object.prototype.toString.call(Ra)==="[object Number]"&&(Ra%1!==0||common.isNegativeZero(Ra))}__name(isFloat,"isFloat");var float=new type$1("tag:yaml.org,2002:float",{kind:"scalar",resolve:resolveYamlFloat,construct:constructYamlFloat,predicate:isFloat,represent:representYamlFloat,defaultStyle:"lowercase"}),json=failsafe.extend({implicit:[_null,bool,int,float]}),core$1=json,YAML_DATE_REGEXP=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),YAML_TIMESTAMP_REGEXP=new 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 resolveYamlTimestamp(Ra){return Ra===null?!1:YAML_DATE_REGEXP.exec(Ra)!==null||YAML_TIMESTAMP_REGEXP.exec(Ra)!==null}__name(resolveYamlTimestamp,"resolveYamlTimestamp");function constructYamlTimestamp(Ra){var qa,nd,od,ld,ud,cd,dd,pd=0,fd=null,md,vd,Ad;if(qa=YAML_DATE_REGEXP.exec(Ra),qa===null&&(qa=YAML_TIMESTAMP_REGEXP.exec(Ra)),qa===null)throw new Error("Date resolve error");if(nd=+qa[1],od=+qa[2]-1,ld=+qa[3],!qa[4])return new Date(Date.UTC(nd,od,ld));if(ud=+qa[4],cd=+qa[5],dd=+qa[6],qa[7]){for(pd=qa[7].slice(0,3);pd.length<3;)pd+="0";pd=+pd}return qa[9]&&(md=+qa[10],vd=+(qa[11]||0),fd=(md*60+vd)*6e4,qa[9]==="-"&&(fd=-fd)),Ad=new Date(Date.UTC(nd,od,ld,ud,cd,dd,pd)),fd&&Ad.setTime(Ad.getTime()-fd),Ad}__name(constructYamlTimestamp,"constructYamlTimestamp");function representYamlTimestamp(Ra){return Ra.toISOString()}__name(representYamlTimestamp,"representYamlTimestamp");var timestamp=new type$1("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:resolveYamlTimestamp,construct:constructYamlTimestamp,instanceOf:Date,represent:representYamlTimestamp});function resolveYamlMerge(Ra){return Ra==="<<"||Ra===null}__name(resolveYamlMerge,"resolveYamlMerge");var merge$1=new type$1("tag:yaml.org,2002:merge",{kind:"scalar",resolve:resolveYamlMerge}),BASE64_MAP=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
\r`;function resolveYamlBinary(Ra){if(Ra===null)return!1;var qa,nd,od=0,ld=Ra.length,ud=BASE64_MAP;for(nd=0;nd<ld;nd++)if(qa=ud.indexOf(Ra.charAt(nd)),!(qa>64)){if(qa<0)return!1;od+=6}return od%8===0}__name(resolveYamlBinary,"resolveYamlBinary");function constructYamlBinary(Ra){var qa,nd,od=Ra.replace(/[\r\n=]/g,""),ld=od.length,ud=BASE64_MAP,cd=0,dd=[];for(qa=0;qa<ld;qa++)qa%4===0&&qa&&(dd.push(cd>>16&255),dd.push(cd>>8&255),dd.push(cd&255)),cd=cd<<6|ud.indexOf(od.charAt(qa));return nd=ld%4*6,nd===0?(dd.push(cd>>16&255),dd.push(cd>>8&255),dd.push(cd&255)):nd===18?(dd.push(cd>>10&255),dd.push(cd>>2&255)):nd===12&&dd.push(cd>>4&255),new Uint8Array(dd)}__name(constructYamlBinary,"constructYamlBinary");function representYamlBinary(Ra){var qa="",nd=0,od,ld,ud=Ra.length,cd=BASE64_MAP;for(od=0;od<ud;od++)od%3===0&&od&&(qa+=cd[nd>>18&63],qa+=cd[nd>>12&63],qa+=cd[nd>>6&63],qa+=cd[nd&63]),nd=(nd<<8)+Ra[od];return ld=ud%3,ld===0?(qa+=cd[nd>>18&63],qa+=cd[nd>>12&63],qa+=cd[nd>>6&63],qa+=cd[nd&63]):ld===2?(qa+=cd[nd>>10&63],qa+=cd[nd>>4&63],qa+=cd[nd<<2&63],qa+=cd[64]):ld===1&&(qa+=cd[nd>>2&63],qa+=cd[nd<<4&63],qa+=cd[64],qa+=cd[64]),qa}__name(representYamlBinary,"representYamlBinary");function isBinary(Ra){return Object.prototype.toString.call(Ra)==="[object Uint8Array]"}__name(isBinary,"isBinary");var binary=new type$1("tag:yaml.org,2002:binary",{kind:"scalar",resolve:resolveYamlBinary,construct:constructYamlBinary,predicate:isBinary,represent:representYamlBinary}),_hasOwnProperty$3=Object.prototype.hasOwnProperty,_toString$2=Object.prototype.toString;function resolveYamlOmap(Ra){if(Ra===null)return!0;var qa=[],nd,od,ld,ud,cd,dd=Ra;for(nd=0,od=dd.length;nd<od;nd+=1){if(ld=dd[nd],cd=!1,_toString$2.call(ld)!=="[object Object]")return!1;for(ud in ld)if(_hasOwnProperty$3.call(ld,ud))if(!cd)cd=!0;else return!1;if(!cd)return!1;if(qa.indexOf(ud)===-1)qa.push(ud);else return!1}return!0}__name(resolveYamlOmap,"resolveYamlOmap");function constructYamlOmap(Ra){return Ra!==null?Ra:[]}__name(constructYamlOmap,"constructYamlOmap");var omap=new type$1("tag:yaml.org,2002:omap",{kind:"sequence",resolve:resolveYamlOmap,construct:constructYamlOmap}),_toString$1=Object.prototype.toString;function resolveYamlPairs(Ra){if(Ra===null)return!0;var qa,nd,od,ld,ud,cd=Ra;for(ud=new Array(cd.length),qa=0,nd=cd.length;qa<nd;qa+=1){if(od=cd[qa],_toString$1.call(od)!=="[object Object]"||(ld=Object.keys(od),ld.length!==1))return!1;ud[qa]=[ld[0],od[ld[0]]]}return!0}__name(resolveYamlPairs,"resolveYamlPairs");function constructYamlPairs(Ra){if(Ra===null)return[];var qa,nd,od,ld,ud,cd=Ra;for(ud=new Array(cd.length),qa=0,nd=cd.length;qa<nd;qa+=1)od=cd[qa],ld=Object.keys(od),ud[qa]=[ld[0],od[ld[0]]];return ud}__name(constructYamlPairs,"constructYamlPairs");var pairs=new type$1("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:resolveYamlPairs,construct:constructYamlPairs}),_hasOwnProperty$2=Object.prototype.hasOwnProperty;function resolveYamlSet(Ra){if(Ra===null)return!0;var qa,nd=Ra;for(qa in nd)if(_hasOwnProperty$2.call(nd,qa)&&nd[qa]!==null)return!1;return!0}__name(resolveYamlSet,"resolveYamlSet");function constructYamlSet(Ra){return Ra!==null?Ra:{}}__name(constructYamlSet,"constructYamlSet");var set$2=new type$1("tag:yaml.org,2002:set",{kind:"mapping",resolve:resolveYamlSet,construct:constructYamlSet}),_default=core$1.extend({implicit:[timestamp,merge$1],explicit:[binary,omap,pairs,set$2]}),_hasOwnProperty$1=Object.prototype.hasOwnProperty,CONTEXT_FLOW_IN=1,CONTEXT_FLOW_OUT=2,CONTEXT_BLOCK_IN=3,CONTEXT_BLOCK_OUT=4,CHOMPING_CLIP=1,CHOMPING_STRIP=2,CHOMPING_KEEP=3,PATTERN_NON_PRINTABLE=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,PATTERN_NON_ASCII_LINE_BREAKS=/[\x85\u2028\u2029]/,PATTERN_FLOW_INDICATORS=/[,\[\]\{\}]/,PATTERN_TAG_HANDLE=/^(?:!|!!|![a-z\-]+!)$/i,PATTERN_TAG_URI=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function _class(Ra){return Object.prototype.toString.call(Ra)}__name(_class,"_class");function is_EOL(Ra){return Ra===10||Ra===13}__name(is_EOL,"is_EOL");function is_WHITE_SPACE(Ra){return Ra===9||Ra===32}__name(is_WHITE_SPACE,"is_WHITE_SPACE");function is_WS_OR_EOL(Ra){return Ra===9||Ra===32||Ra===10||Ra===13}__name(is_WS_OR_EOL,"is_WS_OR_EOL");function is_FLOW_INDICATOR(Ra){return Ra===44||Ra===91||Ra===93||Ra===123||Ra===125}__name(is_FLOW_INDICATOR,"is_FLOW_INDICATOR");function fromHexCode(Ra){var qa;return 48<=Ra&&Ra<=57?Ra-48:(qa=Ra|32,97<=qa&&qa<=102?qa-97+10:-1)}__name(fromHexCode,"fromHexCode");function escapedHexLen(Ra){return Ra===120?2:Ra===117?4:Ra===85?8:0}__name(escapedHexLen,"escapedHexLen");function fromDecimalCode(Ra){return 48<=Ra&&Ra<=57?Ra-48:-1}__name(fromDecimalCode,"fromDecimalCode");function simpleEscapeSequence(Ra){return Ra===48?"\0":Ra===97?"\x07":Ra===98?"\b":Ra===116||Ra===9?" ":Ra===110?`
`:Ra===118?"\v":Ra===102?"\f":Ra===114?"\r":Ra===101?"\x1B":Ra===32?" ":Ra===34?'"':Ra===47?"/":Ra===92?"\\":Ra===78?"…":Ra===95?" ":Ra===76?"\u2028":Ra===80?"\u2029":""}__name(simpleEscapeSequence,"simpleEscapeSequence");function charFromCodepoint(Ra){return Ra<=65535?String.fromCharCode(Ra):String.fromCharCode((Ra-65536>>10)+55296,(Ra-65536&1023)+56320)}__name(charFromCodepoint,"charFromCodepoint");var simpleEscapeCheck=new Array(256),simpleEscapeMap=new Array(256);for(i$1=0;i$1<256;i$1++)simpleEscapeCheck[i$1]=simpleEscapeSequence(i$1)?1:0,simpleEscapeMap[i$1]=simpleEscapeSequence(i$1);var i$1;function State$1(Ra,qa){this.input=Ra,this.filename=qa.filename||null,this.schema=qa.schema||_default,this.onWarning=qa.onWarning||null,this.legacy=qa.legacy||!1,this.json=qa.json||!1,this.listener=qa.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=Ra.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}__name(State$1,"State$1");function generateError(Ra,qa){var nd={name:Ra.filename,buffer:Ra.input.slice(0,-1),position:Ra.position,line:Ra.line,column:Ra.position-Ra.lineStart};return nd.snippet=snippet(nd),new exception(qa,nd)}__name(generateError,"generateError");function throwError(Ra,qa){throw generateError(Ra,qa)}__name(throwError,"throwError");function throwWarning(Ra,qa){Ra.onWarning&&Ra.onWarning.call(null,generateError(Ra,qa))}__name(throwWarning,"throwWarning");var directiveHandlers={YAML:__name(function(qa,nd,od){var ld,ud,cd;qa.version!==null&&throwError(qa,"duplication of %YAML directive"),od.length!==1&&throwError(qa,"YAML directive accepts exactly one argument"),ld=/^([0-9]+)\.([0-9]+)$/.exec(od[0]),ld===null&&throwError(qa,"ill-formed argument of the YAML directive"),ud=parseInt(ld[1],10),cd=parseInt(ld[2],10),ud!==1&&throwError(qa,"unacceptable YAML version of the document"),qa.version=od[0],qa.checkLineBreaks=cd<2,cd!==1&&cd!==2&&throwWarning(qa,"unsupported YAML version of the document")},"handleYamlDirective"),TAG:__name(function(qa,nd,od){var ld,ud;od.length!==2&&throwError(qa,"TAG directive accepts exactly two arguments"),ld=od[0],ud=od[1],PATTERN_TAG_HANDLE.test(ld)||throwError(qa,"ill-formed tag handle (first argument) of the TAG directive"),_hasOwnProperty$1.call(qa.tagMap,ld)&&throwError(qa,'there is a previously declared suffix for "'+ld+'" tag handle'),PATTERN_TAG_URI.test(ud)||throwError(qa,"ill-formed tag prefix (second argument) of the TAG directive");try{ud=decodeURIComponent(ud)}catch{throwError(qa,"tag prefix is malformed: "+ud)}qa.tagMap[ld]=ud},"handleTagDirective")};function captureSegment(Ra,qa,nd,od){var ld,ud,cd,dd;if(qa<nd){if(dd=Ra.input.slice(qa,nd),od)for(ld=0,ud=dd.length;ld<ud;ld+=1)cd=dd.charCodeAt(ld),cd===9||32<=cd&&cd<=1114111||throwError(Ra,"expected valid JSON character");else PATTERN_NON_PRINTABLE.test(dd)&&throwError(Ra,"the stream contains non-printable characters");Ra.result+=dd}}__name(captureSegment,"captureSegment");function mergeMappings(Ra,qa,nd,od){var ld,ud,cd,dd;for(common.isObject(nd)||throwError(Ra,"cannot merge mappings; the provided source object is unacceptable"),ld=Object.keys(nd),cd=0,dd=ld.length;cd<dd;cd+=1)ud=ld[cd],_hasOwnProperty$1.call(qa,ud)||(qa[ud]=nd[ud],od[ud]=!0)}__name(mergeMappings,"mergeMappings");function storeMappingPair(Ra,qa,nd,od,ld,ud,cd,dd,pd){var fd,md;if(Array.isArray(ld))for(ld=Array.prototype.slice.call(ld),fd=0,md=ld.length;fd<md;fd+=1)Array.isArray(ld[fd])&&throwError(Ra,"nested arrays are not supported inside keys"),typeof ld=="object"&&_class(ld[fd])==="[object Object]"&&(ld[fd]="[object Object]");if(typeof ld=="object"&&_class(ld)==="[object Object]"&&(ld="[object Object]"),ld=String(ld),qa===null&&(qa={}),od==="tag:yaml.org,2002:merge")if(Array.isArray(ud))for(fd=0,md=ud.length;fd<md;fd+=1)mergeMappings(Ra,qa,ud[fd],nd);else mergeMappings(Ra,qa,ud,nd);else!Ra.json&&!_hasOwnProperty$1.call(nd,ld)&&_hasOwnProperty$1.call(qa,ld)&&(Ra.line=cd||Ra.line,Ra.lineStart=dd||Ra.lineStart,Ra.position=pd||Ra.position,throwError(Ra,"duplicated mapping key")),ld==="__proto__"?Object.defineProperty(qa,ld,{configurable:!0,enumerable:!0,writable:!0,value:ud}):qa[ld]=ud,delete nd[ld];return qa}__name(storeMappingPair,"storeMappingPair");function readLineBreak(Ra){var qa;qa=Ra.input.charCodeAt(Ra.position),qa===10?Ra.position++:qa===13?(Ra.position++,Ra.input.charCodeAt(Ra.position)===10&&Ra.position++):throwError(Ra,"a line break is expected"),Ra.line+=1,Ra.lineStart=Ra.position,Ra.firstTabInLine=-1}__name(readLineBreak,"readLineBreak");function skipSeparationSpace(Ra,qa,nd){for(var od=0,ld=Ra.input.charCodeAt(Ra.position);ld!==0;){for(;is_WHITE_SPACE(ld);)ld===9&&Ra.firstTabInLine===-1&&(Ra.firstTabInLine=Ra.position),ld=Ra.input.charCodeAt(++Ra.position);if(qa&&ld===35)do ld=Ra.input.charCodeAt(++Ra.position);while(ld!==10&&ld!==13&&ld!==0);if(is_EOL(ld))for(readLineBreak(Ra),ld=Ra.input.charCodeAt(Ra.position),od++,Ra.lineIndent=0;ld===32;)Ra.lineIndent++,ld=Ra.input.charCodeAt(++Ra.position);else break}return nd!==-1&&od!==0&&Ra.lineIndent<nd&&throwWarning(Ra,"deficient indentation"),od}__name(skipSeparationSpace,"skipSeparationSpace");function testDocumentSeparator(Ra){var qa=Ra.position,nd;return nd=Ra.input.charCodeAt(qa),!!((nd===45||nd===46)&&nd===Ra.input.charCodeAt(qa+1)&&nd===Ra.input.charCodeAt(qa+2)&&(qa+=3,nd=Ra.input.charCodeAt(qa),nd===0||is_WS_OR_EOL(nd)))}__name(testDocumentSeparator,"testDocumentSeparator");function writeFoldedLines(Ra,qa){qa===1?Ra.result+=" ":qa>1&&(Ra.result+=common.repeat(`
`,qa-1))}__name(writeFoldedLines,"writeFoldedLines");function readPlainScalar(Ra,qa,nd){var od,ld,ud,cd,dd,pd,fd,md,vd=Ra.kind,Ad=Ra.result,Nd;if(Nd=Ra.input.charCodeAt(Ra.position),is_WS_OR_EOL(Nd)||is_FLOW_INDICATOR(Nd)||Nd===35||Nd===38||Nd===42||Nd===33||Nd===124||Nd===62||Nd===39||Nd===34||Nd===37||Nd===64||Nd===96||(Nd===63||Nd===45)&&(ld=Ra.input.charCodeAt(Ra.position+1),is_WS_OR_EOL(ld)||nd&&is_FLOW_INDICATOR(ld)))return!1;for(Ra.kind="scalar",Ra.result="",ud=cd=Ra.position,dd=!1;Nd!==0;){if(Nd===58){if(ld=Ra.input.charCodeAt(Ra.position+1),is_WS_OR_EOL(ld)||nd&&is_FLOW_INDICATOR(ld))break}else if(Nd===35){if(od=Ra.input.charCodeAt(Ra.position-1),is_WS_OR_EOL(od))break}else{if(Ra.position===Ra.lineStart&&testDocumentSeparator(Ra)||nd&&is_FLOW_INDICATOR(Nd))break;if(is_EOL(Nd))if(pd=Ra.line,fd=Ra.lineStart,md=Ra.lineIndent,skipSeparationSpace(Ra,!1,-1),Ra.lineIndent>=qa){dd=!0,Nd=Ra.input.charCodeAt(Ra.position);continue}else{Ra.position=cd,Ra.line=pd,Ra.lineStart=fd,Ra.lineIndent=md;break}}dd&&(captureSegment(Ra,ud,cd,!1),writeFoldedLines(Ra,Ra.line-pd),ud=cd=Ra.position,dd=!1),is_WHITE_SPACE(Nd)||(cd=Ra.position+1),Nd=Ra.input.charCodeAt(++Ra.position)}return captureSegment(Ra,ud,cd,!1),Ra.result?!0:(Ra.kind=vd,Ra.result=Ad,!1)}__name(readPlainScalar,"readPlainScalar");function readSingleQuotedScalar(Ra,qa){var nd,od,ld;if(nd=Ra.input.charCodeAt(Ra.position),nd!==39)return!1;for(Ra.kind="scalar",Ra.result="",Ra.position++,od=ld=Ra.position;(nd=Ra.input.charCodeAt(Ra.position))!==0;)if(nd===39)if(captureSegment(Ra,od,Ra.position,!0),nd=Ra.input.charCodeAt(++Ra.position),nd===39)od=Ra.position,Ra.position++,ld=Ra.position;else return!0;else is_EOL(nd)?(captureSegment(Ra,od,ld,!0),writeFoldedLines(Ra,skipSeparationSpace(Ra,!1,qa)),od=ld=Ra.position):Ra.position===Ra.lineStart&&testDocumentSeparator(Ra)?throwError(Ra,"unexpected end of the document within a single quoted scalar"):(Ra.position++,ld=Ra.position);throwError(Ra,"unexpected end of the stream within a single quoted scalar")}__name(readSingleQuotedScalar,"readSingleQuotedScalar");function readDoubleQuotedScalar(Ra,qa){var nd,od,ld,ud,cd,dd;if(dd=Ra.input.charCodeAt(Ra.position),dd!==34)return!1;for(Ra.kind="scalar",Ra.result="",Ra.position++,nd=od=Ra.position;(dd=Ra.input.charCodeAt(Ra.position))!==0;){if(dd===34)return captureSegment(Ra,nd,Ra.position,!0),Ra.position++,!0;if(dd===92){if(captureSegment(Ra,nd,Ra.position,!0),dd=Ra.input.charCodeAt(++Ra.position),is_EOL(dd))skipSeparationSpace(Ra,!1,qa);else if(dd<256&&simpleEscapeCheck[dd])Ra.result+=simpleEscapeMap[dd],Ra.position++;else if((cd=escapedHexLen(dd))>0){for(ld=cd,ud=0;ld>0;ld--)dd=Ra.input.charCodeAt(++Ra.position),(cd=fromHexCode(dd))>=0?ud=(ud<<4)+cd:throwError(Ra,"expected hexadecimal character");Ra.result+=charFromCodepoint(ud),Ra.position++}else throwError(Ra,"unknown escape sequence");nd=od=Ra.position}else is_EOL(dd)?(captureSegment(Ra,nd,od,!0),writeFoldedLines(Ra,skipSeparationSpace(Ra,!1,qa)),nd=od=Ra.position):Ra.position===Ra.lineStart&&testDocumentSeparator(Ra)?throwError(Ra,"unexpected end of the document within a double quoted scalar"):(Ra.position++,od=Ra.position)}throwError(Ra,"unexpected end of the stream within a double quoted scalar")}__name(readDoubleQuotedScalar,"readDoubleQuotedScalar");function readFlowCollection(Ra,qa){var nd=!0,od,ld,ud,cd=Ra.tag,dd,pd=Ra.anchor,fd,md,vd,Ad,Nd,Id=Object.create(null),Od,Fd,Pd,Md;if(Md=Ra.input.charCodeAt(Ra.position),Md===91)md=93,Nd=!1,dd=[];else if(Md===123)md=125,Nd=!0,dd={};else return!1;for(Ra.anchor!==null&&(Ra.anchorMap[Ra.anchor]=dd),Md=Ra.input.charCodeAt(++Ra.position);Md!==0;){if(skipSeparationSpace(Ra,!0,qa),Md=Ra.input.charCodeAt(Ra.position),Md===md)return Ra.position++,Ra.tag=cd,Ra.anchor=pd,Ra.kind=Nd?"mapping":"sequence",Ra.result=dd,!0;nd?Md===44&&throwError(Ra,"expected the node content, but found ','"):throwError(Ra,"missed comma between flow collection entries"),Fd=Od=Pd=null,vd=Ad=!1,Md===63&&(fd=Ra.input.charCodeAt(Ra.position+1),is_WS_OR_EOL(fd)&&(vd=Ad=!0,Ra.position++,skipSeparationSpace(Ra,!0,qa))),od=Ra.line,ld=Ra.lineStart,ud=Ra.position,composeNode(Ra,qa,CONTEXT_FLOW_IN,!1,!0),Fd=Ra.tag,Od=Ra.result,skipSeparationSpace(Ra,!0,qa),Md=Ra.input.charCodeAt(Ra.position),(Ad||Ra.line===od)&&Md===58&&(vd=!0,Md=Ra.input.charCodeAt(++Ra.position),skipSeparationSpace(Ra,!0,qa),composeNode(Ra,qa,CONTEXT_FLOW_IN,!1,!0),Pd=Ra.result),Nd?storeMappingPair(Ra,dd,Id,Fd,Od,Pd,od,ld,ud):vd?dd.push(storeMappingPair(Ra,null,Id,Fd,Od,Pd,od,ld,ud)):dd.push(Od),skipSeparationSpace(Ra,!0,qa),Md=Ra.input.charCodeAt(Ra.position),Md===44?(nd=!0,Md=Ra.input.charCodeAt(++Ra.position)):nd=!1}throwError(Ra,"unexpected end of the stream within a flow collection")}__name(readFlowCollection,"readFlowCollection");function readBlockScalar(Ra,qa){var nd,od,ld=CHOMPING_CLIP,ud=!1,cd=!1,dd=qa,pd=0,fd=!1,md,vd;if(vd=Ra.input.charCodeAt(Ra.position),vd===124)od=!1;else if(vd===62)od=!0;else return!1;for(Ra.kind="scalar",Ra.result="";vd!==0;)if(vd=Ra.input.charCodeAt(++Ra.position),vd===43||vd===45)CHOMPING_CLIP===ld?ld=vd===43?CHOMPING_KEEP:CHOMPING_STRIP:throwError(Ra,"repeat of a chomping mode identifier");else if((md=fromDecimalCode(vd))>=0)md===0?throwError(Ra,"bad explicit indentation width of a block scalar; it cannot be less than one"):cd?throwError(Ra,"repeat of an indentation width identifier"):(dd=qa+md-1,cd=!0);else break;if(is_WHITE_SPACE(vd)){do vd=Ra.input.charCodeAt(++Ra.position);while(is_WHITE_SPACE(vd));if(vd===35)do vd=Ra.input.charCodeAt(++Ra.position);while(!is_EOL(vd)&&vd!==0)}for(;vd!==0;){for(readLineBreak(Ra),Ra.lineIndent=0,vd=Ra.input.charCodeAt(Ra.position);(!cd||Ra.lineIndent<dd)&&vd===32;)Ra.lineIndent++,vd=Ra.input.charCodeAt(++Ra.position);if(!cd&&Ra.lineIndent>dd&&(dd=Ra.lineIndent),is_EOL(vd)){pd++;continue}if(Ra.lineIndent<dd){ld===CHOMPING_KEEP?Ra.result+=common.repeat(`
`,ud?1+pd:pd):ld===CHOMPING_CLIP&&ud&&(Ra.result+=`
`);break}for(od?is_WHITE_SPACE(vd)?(fd=!0,Ra.result+=common.repeat(`
`,ud?1+pd:pd)):fd?(fd=!1,Ra.result+=common.repeat(`
`,pd+1)):pd===0?ud&&(Ra.result+=" "):Ra.result+=common.repeat(`
`,pd):Ra.result+=common.repeat(`
`,ud?1+pd:pd),ud=!0,cd=!0,pd=0,nd=Ra.position;!is_EOL(vd)&&vd!==0;)vd=Ra.input.charCodeAt(++Ra.position);captureSegment(Ra,nd,Ra.position,!1)}return!0}__name(readBlockScalar,"readBlockScalar");function readBlockSequence(Ra,qa){var nd,od=Ra.tag,ld=Ra.anchor,ud=[],cd,dd=!1,pd;if(Ra.firstTabInLine!==-1)return!1;for(Ra.anchor!==null&&(Ra.anchorMap[Ra.anchor]=ud),pd=Ra.input.charCodeAt(Ra.position);pd!==0&&(Ra.firstTabInLine!==-1&&(Ra.position=Ra.firstTabInLine,throwError(Ra,"tab characters must not be used in indentation")),!(pd!==45||(cd=Ra.input.charCodeAt(Ra.position+1),!is_WS_OR_EOL(cd))));){if(dd=!0,Ra.position++,skipSeparationSpace(Ra,!0,-1)&&Ra.lineIndent<=qa){ud.push(null),pd=Ra.input.charCodeAt(Ra.position);continue}if(nd=Ra.line,composeNode(Ra,qa,CONTEXT_BLOCK_IN,!1,!0),ud.push(Ra.result),skipSeparationSpace(Ra,!0,-1),pd=Ra.input.charCodeAt(Ra.position),(Ra.line===nd||Ra.lineIndent>qa)&&pd!==0)throwError(Ra,"bad indentation of a sequence entry");else if(Ra.lineIndent<qa)break}return dd?(Ra.tag=od,Ra.anchor=ld,Ra.kind="sequence",Ra.result=ud,!0):!1}__name(readBlockSequence,"readBlockSequence");function readBlockMapping(Ra,qa,nd){var od,ld,ud,cd,dd,pd,fd=Ra.tag,md=Ra.anchor,vd={},Ad=Object.create(null),Nd=null,Id=null,Od=null,Fd=!1,Pd=!1,Md;if(Ra.firstTabInLine!==-1)return!1;for(Ra.anchor!==null&&(Ra.anchorMap[Ra.anchor]=vd),Md=Ra.input.charCodeAt(Ra.position);Md!==0;){if(!Fd&&Ra.firstTabInLine!==-1&&(Ra.position=Ra.firstTabInLine,throwError(Ra,"tab characters must not be used in indentation")),od=Ra.input.charCodeAt(Ra.position+1),ud=Ra.line,(Md===63||Md===58)&&is_WS_OR_EOL(od))Md===63?(Fd&&(storeMappingPair(Ra,vd,Ad,Nd,Id,null,cd,dd,pd),Nd=Id=Od=null),Pd=!0,Fd=!0,ld=!0):Fd?(Fd=!1,ld=!0):throwError(Ra,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),Ra.position+=1,Md=od;else{if(cd=Ra.line,dd=Ra.lineStart,pd=Ra.position,!composeNode(Ra,nd,CONTEXT_FLOW_OUT,!1,!0))break;if(Ra.line===ud){for(Md=Ra.input.charCodeAt(Ra.position);is_WHITE_SPACE(Md);)Md=Ra.input.charCodeAt(++Ra.position);if(Md===58)Md=Ra.input.charCodeAt(++Ra.position),is_WS_OR_EOL(Md)||throwError(Ra,"a whitespace character is expected after the key-value separator within a block mapping"),Fd&&(storeMappingPair(Ra,vd,Ad,Nd,Id,null,cd,dd,pd),Nd=Id=Od=null),Pd=!0,Fd=!1,ld=!1,Nd=Ra.tag,Id=Ra.result;else if(Pd)throwError(Ra,"can not read an implicit mapping pair; a colon is missed");else return Ra.tag=fd,Ra.anchor=md,!0}else if(Pd)throwError(Ra,"can not read a block mapping entry; a multiline key may not be an implicit key");else return Ra.tag=fd,Ra.anchor=md,!0}if((Ra.line===ud||Ra.lineIndent>qa)&&(Fd&&(cd=Ra.line,dd=Ra.lineStart,pd=Ra.position),composeNode(Ra,qa,CONTEXT_BLOCK_OUT,!0,ld)&&(Fd?Id=Ra.result:Od=Ra.result),Fd||(storeMappingPair(Ra,vd,Ad,Nd,Id,Od,cd,dd,pd),Nd=Id=Od=null),skipSeparationSpace(Ra,!0,-1),Md=Ra.input.charCodeAt(Ra.position)),(Ra.line===ud||Ra.lineIndent>qa)&&Md!==0)throwError(Ra,"bad indentation of a mapping entry");else if(Ra.lineIndent<qa)break}return Fd&&storeMappingPair(Ra,vd,Ad,Nd,Id,null,cd,dd,pd),Pd&&(Ra.tag=fd,Ra.anchor=md,Ra.kind="mapping",Ra.result=vd),Pd}__name(readBlockMapping,"readBlockMapping");function readTagProperty(Ra){var qa,nd=!1,od=!1,ld,ud,cd;if(cd=Ra.input.charCodeAt(Ra.position),cd!==33)return!1;if(Ra.tag!==null&&throwError(Ra,"duplication of a tag property"),cd=Ra.input.charCodeAt(++Ra.position),cd===60?(nd=!0,cd=Ra.input.charCodeAt(++Ra.position)):cd===33?(od=!0,ld="!!",cd=Ra.input.charCodeAt(++Ra.position)):ld="!",qa=Ra.position,nd){do cd=Ra.input.charCodeAt(++Ra.position);while(cd!==0&&cd!==62);Ra.position<Ra.length?(ud=Ra.input.slice(qa,Ra.position),cd=Ra.input.charCodeAt(++Ra.position)):throwError(Ra,"unexpected end of the stream within a verbatim tag")}else{for(;cd!==0&&!is_WS_OR_EOL(cd);)cd===33&&(od?throwError(Ra,"tag suffix cannot contain exclamation marks"):(ld=Ra.input.slice(qa-1,Ra.position+1),PATTERN_TAG_HANDLE.test(ld)||throwError(Ra,"named tag handle cannot contain such characters"),od=!0,qa=Ra.position+1)),cd=Ra.input.charCodeAt(++Ra.position);ud=Ra.input.slice(qa,Ra.position),PATTERN_FLOW_INDICATORS.test(ud)&&throwError(Ra,"tag suffix cannot contain flow indicator characters")}ud&&!PATTERN_TAG_URI.test(ud)&&throwError(Ra,"tag name cannot contain such characters: "+ud);try{ud=decodeURIComponent(ud)}catch{throwError(Ra,"tag name is malformed: "+ud)}return nd?Ra.tag=ud:_hasOwnProperty$1.call(Ra.tagMap,ld)?Ra.tag=Ra.tagMap[ld]+ud:ld==="!"?Ra.tag="!"+ud:ld==="!!"?Ra.tag="tag:yaml.org,2002:"+ud:throwError(Ra,'undeclared tag handle "'+ld+'"'),!0}__name(readTagProperty,"readTagProperty");function readAnchorProperty(Ra){var qa,nd;if(nd=Ra.input.charCodeAt(Ra.position),nd!==38)return!1;for(Ra.anchor!==null&&throwError(Ra,"duplication of an anchor property"),nd=Ra.input.charCodeAt(++Ra.position),qa=Ra.position;nd!==0&&!is_WS_OR_EOL(nd)&&!is_FLOW_INDICATOR(nd);)nd=Ra.input.charCodeAt(++Ra.position);return Ra.position===qa&&throwError(Ra,"name of an anchor node must contain at least one character"),Ra.anchor=Ra.input.slice(qa,Ra.position),!0}__name(readAnchorProperty,"readAnchorProperty");function readAlias(Ra){var qa,nd,od;if(od=Ra.input.charCodeAt(Ra.position),od!==42)return!1;for(od=Ra.input.charCodeAt(++Ra.position),qa=Ra.position;od!==0&&!is_WS_OR_EOL(od)&&!is_FLOW_INDICATOR(od);)od=Ra.input.charCodeAt(++Ra.position);return Ra.position===qa&&throwError(Ra,"name of an alias node must contain at least one character"),nd=Ra.input.slice(qa,Ra.position),_hasOwnProperty$1.call(Ra.anchorMap,nd)||throwError(Ra,'unidentified alias "'+nd+'"'),Ra.result=Ra.anchorMap[nd],skipSeparationSpace(Ra,!0,-1),!0}__name(readAlias,"readAlias");function composeNode(Ra,qa,nd,od,ld){var ud,cd,dd,pd=1,fd=!1,md=!1,vd,Ad,Nd,Id,Od,Fd;if(Ra.listener!==null&&Ra.listener("open",Ra),Ra.tag=null,Ra.anchor=null,Ra.kind=null,Ra.result=null,ud=cd=dd=CONTEXT_BLOCK_OUT===nd||CONTEXT_BLOCK_IN===nd,od&&skipSeparationSpace(Ra,!0,-1)&&(fd=!0,Ra.lineIndent>qa?pd=1:Ra.lineIndent===qa?pd=0:Ra.lineIndent<qa&&(pd=-1)),pd===1)for(;readTagProperty(Ra)||readAnchorProperty(Ra);)skipSeparationSpace(Ra,!0,-1)?(fd=!0,dd=ud,Ra.lineIndent>qa?pd=1:Ra.lineIndent===qa?pd=0:Ra.lineIndent<qa&&(pd=-1)):dd=!1;if(dd&&(dd=fd||ld),(pd===1||CONTEXT_BLOCK_OUT===nd)&&(CONTEXT_FLOW_IN===nd||CONTEXT_FLOW_OUT===nd?Od=qa:Od=qa+1,Fd=Ra.position-Ra.lineStart,pd===1?dd&&(readBlockSequence(Ra,Fd)||readBlockMapping(Ra,Fd,Od))||readFlowCollection(Ra,Od)?md=!0:(cd&&readBlockScalar(Ra,Od)||readSingleQuotedScalar(Ra,Od)||readDoubleQuotedScalar(Ra,Od)?md=!0:readAlias(Ra)?(md=!0,(Ra.tag!==null||Ra.anchor!==null)&&throwError(Ra,"alias node should not have any properties")):readPlainScalar(Ra,Od,CONTEXT_FLOW_IN===nd)&&(md=!0,Ra.tag===null&&(Ra.tag="?")),Ra.anchor!==null&&(Ra.anchorMap[Ra.anchor]=Ra.result)):pd===0&&(md=dd&&readBlockSequence(Ra,Fd))),Ra.tag===null)Ra.anchor!==null&&(Ra.anchorMap[Ra.anchor]=Ra.result);else if(Ra.tag==="?"){for(Ra.result!==null&&Ra.kind!=="scalar"&&throwError(Ra,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+Ra.kind+'"'),vd=0,Ad=Ra.implicitTypes.length;vd<Ad;vd+=1)if(Id=Ra.implicitTypes[vd],Id.resolve(Ra.result)){Ra.result=Id.construct(Ra.result),Ra.tag=Id.tag,Ra.anchor!==null&&(Ra.anchorMap[Ra.anchor]=Ra.result);break}}else if(Ra.tag!=="!"){if(_hasOwnProperty$1.call(Ra.typeMap[Ra.kind||"fallback"],Ra.tag))Id=Ra.typeMap[Ra.kind||"fallback"][Ra.tag];else for(Id=null,Nd=Ra.typeMap.multi[Ra.kind||"fallback"],vd=0,Ad=Nd.length;vd<Ad;vd+=1)if(Ra.tag.slice(0,Nd[vd].tag.length)===Nd[vd].tag){Id=Nd[vd];break}Id||throwError(Ra,"unknown tag !<"+Ra.tag+">"),Ra.result!==null&&Id.kind!==Ra.kind&&throwError(Ra,"unacceptable node kind for !<"+Ra.tag+'> tag; it should be "'+Id.kind+'", not "'+Ra.kind+'"'),Id.resolve(Ra.result,Ra.tag)?(Ra.result=Id.construct(Ra.result,Ra.tag),Ra.anchor!==null&&(Ra.anchorMap[Ra.anchor]=Ra.result)):throwError(Ra,"cannot resolve a node with !<"+Ra.tag+"> explicit tag")}return Ra.listener!==null&&Ra.listener("close",Ra),Ra.tag!==null||Ra.anchor!==null||md}__name(composeNode,"composeNode");function readDocument(Ra){var qa=Ra.position,nd,od,ld,ud=!1,cd;for(Ra.version=null,Ra.checkLineBreaks=Ra.legacy,Ra.tagMap=Object.create(null),Ra.anchorMap=Object.create(null);(cd=Ra.input.charCodeAt(Ra.position))!==0&&(skipSeparationSpace(Ra,!0,-1),cd=Ra.input.charCodeAt(Ra.position),!(Ra.lineIndent>0||cd!==37));){for(ud=!0,cd=Ra.input.charCodeAt(++Ra.position),nd=Ra.position;cd!==0&&!is_WS_OR_EOL(cd);)cd=Ra.input.charCodeAt(++Ra.position);for(od=Ra.input.slice(nd,Ra.position),ld=[],od.length<1&&throwError(Ra,"directive name must not be less than one character in length");cd!==0;){for(;is_WHITE_SPACE(cd);)cd=Ra.input.charCodeAt(++Ra.position);if(cd===35){do cd=Ra.input.charCodeAt(++Ra.position);while(cd!==0&&!is_EOL(cd));break}if(is_EOL(cd))break;for(nd=Ra.position;cd!==0&&!is_WS_OR_EOL(cd);)cd=Ra.input.charCodeAt(++Ra.position);ld.push(Ra.input.slice(nd,Ra.position))}cd!==0&&readLineBreak(Ra),_hasOwnProperty$1.call(directiveHandlers,od)?directiveHandlers[od](Ra,od,ld):throwWarning(Ra,'unknown document directive "'+od+'"')}if(skipSeparationSpace(Ra,!0,-1),Ra.lineIndent===0&&Ra.input.charCodeAt(Ra.position)===45&&Ra.input.charCodeAt(Ra.position+1)===45&&Ra.input.charCodeAt(Ra.position+2)===45?(Ra.position+=3,skipSeparationSpace(Ra,!0,-1)):ud&&throwError(Ra,"directives end mark is expected"),composeNode(Ra,Ra.lineIndent-1,CONTEXT_BLOCK_OUT,!1,!0),skipSeparationSpace(Ra,!0,-1),Ra.checkLineBreaks&&PATTERN_NON_ASCII_LINE_BREAKS.test(Ra.input.slice(qa,Ra.position))&&throwWarning(Ra,"non-ASCII line breaks are interpreted as content"),Ra.documents.push(Ra.result),Ra.position===Ra.lineStart&&testDocumentSeparator(Ra)){Ra.input.charCodeAt(Ra.position)===46&&(Ra.position+=3,skipSeparationSpace(Ra,!0,-1));return}if(Ra.position<Ra.length-1)throwError(Ra,"end of the stream or a document separator is expected");else return}__name(readDocument,"readDocument");function loadDocuments(Ra,qa){Ra=String(Ra),qa=qa||{},Ra.length!==0&&(Ra.charCodeAt(Ra.length-1)!==10&&Ra.charCodeAt(Ra.length-1)!==13&&(Ra+=`
`),Ra.charCodeAt(0)===65279&&(Ra=Ra.slice(1)));var nd=new State$1(Ra,qa),od=Ra.indexOf("\0");for(od!==-1&&(nd.position=od,throwError(nd,"null byte is not allowed in input")),nd.input+="\0";nd.input.charCodeAt(nd.position)===32;)nd.lineIndent+=1,nd.position+=1;for(;nd.position<nd.length-1;)readDocument(nd);return nd.documents}__name(loadDocuments,"loadDocuments");function loadAll$1(Ra,qa,nd){qa!==null&&typeof qa=="object"&&typeof nd>"u"&&(nd=qa,qa=null);var od=loadDocuments(Ra,nd);if(typeof qa!="function")return od;for(var ld=0,ud=od.length;ld<ud;ld+=1)qa(od[ld])}__name(loadAll$1,"loadAll$1");function load$1(Ra,qa){var nd=loadDocuments(Ra,qa);if(nd.length!==0){if(nd.length===1)return nd[0];throw new exception("expected a single document in the stream, but found more")}}__name(load$1,"load$1");var loadAll_1=loadAll$1,load_1=load$1,loader$1={loadAll:loadAll_1,load:load_1},_toString=Object.prototype.toString,_hasOwnProperty=Object.prototype.hasOwnProperty,CHAR_BOM=65279,CHAR_TAB=9,CHAR_LINE_FEED=10,CHAR_CARRIAGE_RETURN=13,CHAR_SPACE=32,CHAR_EXCLAMATION=33,CHAR_DOUBLE_QUOTE=34,CHAR_SHARP=35,CHAR_PERCENT=37,CHAR_AMPERSAND=38,CHAR_SINGLE_QUOTE=39,CHAR_ASTERISK=42,CHAR_COMMA=44,CHAR_MINUS=45,CHAR_COLON=58,CHAR_EQUALS=61,CHAR_GREATER_THAN=62,CHAR_QUESTION=63,CHAR_COMMERCIAL_AT=64,CHAR_LEFT_SQUARE_BRACKET=91,CHAR_RIGHT_SQUARE_BRACKET=93,CHAR_GRAVE_ACCENT=96,CHAR_LEFT_CURLY_BRACKET=123,CHAR_VERTICAL_LINE=124,CHAR_RIGHT_CURLY_BRACKET=125,ESCAPE_SEQUENCES={};ESCAPE_SEQUENCES[0]="\\0";ESCAPE_SEQUENCES[7]="\\a";ESCAPE_SEQUENCES[8]="\\b";ESCAPE_SEQUENCES[9]="\\t";ESCAPE_SEQUENCES[10]="\\n";ESCAPE_SEQUENCES[11]="\\v";ESCAPE_SEQUENCES[12]="\\f";ESCAPE_SEQUENCES[13]="\\r";ESCAPE_SEQUENCES[27]="\\e";ESCAPE_SEQUENCES[34]='\\"';ESCAPE_SEQUENCES[92]="\\\\";ESCAPE_SEQUENCES[133]="\\N";ESCAPE_SEQUENCES[160]="\\_";ESCAPE_SEQUENCES[8232]="\\L";ESCAPE_SEQUENCES[8233]="\\P";var DEPRECATED_BOOLEANS_SYNTAX=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],DEPRECATED_BASE60_SYNTAX=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function compileStyleMap(Ra,qa){var nd,od,ld,ud,cd,dd,pd;if(qa===null)return{};for(nd={},od=Object.keys(qa),ld=0,ud=od.length;ld<ud;ld+=1)cd=od[ld],dd=String(qa[cd]),cd.slice(0,2)==="!!"&&(cd="tag:yaml.org,2002:"+cd.slice(2)),pd=Ra.compiledTypeMap.fallback[cd],pd&&_hasOwnProperty.call(pd.styleAliases,dd)&&(dd=pd.styleAliases[dd]),nd[cd]=dd;return nd}__name(compileStyleMap,"compileStyleMap");function encodeHex(Ra){var qa,nd,od;if(qa=Ra.toString(16).toUpperCase(),Ra<=255)nd="x",od=2;else if(Ra<=65535)nd="u",od=4;else if(Ra<=4294967295)nd="U",od=8;else throw new exception("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+nd+common.repeat("0",od-qa.length)+qa}__name(encodeHex,"encodeHex");var QUOTING_TYPE_SINGLE=1,QUOTING_TYPE_DOUBLE=2;function State(Ra){this.schema=Ra.schema||_default,this.indent=Math.max(1,Ra.indent||2),this.noArrayIndent=Ra.noArrayIndent||!1,this.skipInvalid=Ra.skipInvalid||!1,this.flowLevel=common.isNothing(Ra.flowLevel)?-1:Ra.flowLevel,this.styleMap=compileStyleMap(this.schema,Ra.styles||null),this.sortKeys=Ra.sortKeys||!1,this.lineWidth=Ra.lineWidth||80,this.noRefs=Ra.noRefs||!1,this.noCompatMode=Ra.noCompatMode||!1,this.condenseFlow=Ra.condenseFlow||!1,this.quotingType=Ra.quotingType==='"'?QUOTING_TYPE_DOUBLE:QUOTING_TYPE_SINGLE,this.forceQuotes=Ra.forceQuotes||!1,this.replacer=typeof Ra.replacer=="function"?Ra.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}__name(State,"State");function indentString(Ra,qa){for(var nd=common.repeat(" ",qa),od=0,ld=-1,ud="",cd,dd=Ra.length;od<dd;)ld=Ra.indexOf(`
`,od),ld===-1?(cd=Ra.slice(od),od=dd):(cd=Ra.slice(od,ld+1),od=ld+1),cd.length&&cd!==`
`&&(ud+=nd),ud+=cd;return ud}__name(indentString,"indentString");function generateNextLine(Ra,qa){return`
`+common.repeat(" ",Ra.indent*qa)}__name(generateNextLine,"generateNextLine");function testImplicitResolving(Ra,qa){var nd,od,ld;for(nd=0,od=Ra.implicitTypes.length;nd<od;nd+=1)if(ld=Ra.implicitTypes[nd],ld.resolve(qa))return!0;return!1}__name(testImplicitResolving,"testImplicitResolving");function isWhitespace(Ra){return Ra===CHAR_SPACE||Ra===CHAR_TAB}__name(isWhitespace,"isWhitespace");function isPrintable(Ra){return 32<=Ra&&Ra<=126||161<=Ra&&Ra<=55295&&Ra!==8232&&Ra!==8233||57344<=Ra&&Ra<=65533&&Ra!==CHAR_BOM||65536<=Ra&&Ra<=1114111}__name(isPrintable,"isPrintable");function isNsCharOrWhitespace(Ra){return isPrintable(Ra)&&Ra!==CHAR_BOM&&Ra!==CHAR_CARRIAGE_RETURN&&Ra!==CHAR_LINE_FEED}__name(isNsCharOrWhitespace,"isNsCharOrWhitespace");function isPlainSafe(Ra,qa,nd){var od=isNsCharOrWhitespace(Ra),ld=od&&!isWhitespace(Ra);return(nd?od:od&&Ra!==CHAR_COMMA&&Ra!==CHAR_LEFT_SQUARE_BRACKET&&Ra!==CHAR_RIGHT_SQUARE_BRACKET&&Ra!==CHAR_LEFT_CURLY_BRACKET&&Ra!==CHAR_RIGHT_CURLY_BRACKET)&&Ra!==CHAR_SHARP&&!(qa===CHAR_COLON&&!ld)||isNsCharOrWhitespace(qa)&&!isWhitespace(qa)&&Ra===CHAR_SHARP||qa===CHAR_COLON&&ld}__name(isPlainSafe,"isPlainSafe");function isPlainSafeFirst(Ra){return isPrintable(Ra)&&Ra!==CHAR_BOM&&!isWhitespace(Ra)&&Ra!==CHAR_MINUS&&Ra!==CHAR_QUESTION&&Ra!==CHAR_COLON&&Ra!==CHAR_COMMA&&Ra!==CHAR_LEFT_SQUARE_BRACKET&&Ra!==CHAR_RIGHT_SQUARE_BRACKET&&Ra!==CHAR_LEFT_CURLY_BRACKET&&Ra!==CHAR_RIGHT_CURLY_BRACKET&&Ra!==CHAR_SHARP&&Ra!==CHAR_AMPERSAND&&Ra!==CHAR_ASTERISK&&Ra!==CHAR_EXCLAMATION&&Ra!==CHAR_VERTICAL_LINE&&Ra!==CHAR_EQUALS&&Ra!==CHAR_GREATER_THAN&&Ra!==CHAR_SINGLE_QUOTE&&Ra!==CHAR_DOUBLE_QUOTE&&Ra!==CHAR_PERCENT&&Ra!==CHAR_COMMERCIAL_AT&&Ra!==CHAR_GRAVE_ACCENT}__name(isPlainSafeFirst,"isPlainSafeFirst");function isPlainSafeLast(Ra){return!isWhitespace(Ra)&&Ra!==CHAR_COLON}__name(isPlainSafeLast,"isPlainSafeLast");function codePointAt(Ra,qa){var nd=Ra.charCodeAt(qa),od;return nd>=55296&&nd<=56319&&qa+1<Ra.length&&(od=Ra.charCodeAt(qa+1),od>=56320&&od<=57343)?(nd-55296)*1024+od-56320+65536:nd}__name(codePointAt,"codePointAt");function needIndentIndicator(Ra){var qa=/^\n* /;return qa.test(Ra)}__name(needIndentIndicator,"needIndentIndicator");var STYLE_PLAIN=1,STYLE_SINGLE=2,STYLE_LITERAL=3,STYLE_FOLDED=4,STYLE_DOUBLE=5;function chooseScalarStyle(Ra,qa,nd,od,ld,ud,cd,dd){var pd,fd=0,md=null,vd=!1,Ad=!1,Nd=od!==-1,Id=-1,Od=isPlainSafeFirst(codePointAt(Ra,0))&&isPlainSafeLast(codePointAt(Ra,Ra.length-1));if(qa||cd)for(pd=0;pd<Ra.length;fd>=65536?pd+=2:pd++){if(fd=codePointAt(Ra,pd),!isPrintable(fd))return STYLE_DOUBLE;Od=Od&&isPlainSafe(fd,md,dd),md=fd}else{for(pd=0;pd<Ra.length;fd>=65536?pd+=2:pd++){if(fd=codePointAt(Ra,pd),fd===CHAR_LINE_FEED)vd=!0,Nd&&(Ad=Ad||pd-Id-1>od&&Ra[Id+1]!==" ",Id=pd);else if(!isPrintable(fd))return STYLE_DOUBLE;Od=Od&&isPlainSafe(fd,md,dd),md=fd}Ad=Ad||Nd&&pd-Id-1>od&&Ra[Id+1]!==" "}return!vd&&!Ad?Od&&!cd&&!ld(Ra)?STYLE_PLAIN:ud===QUOTING_TYPE_DOUBLE?STYLE_DOUBLE:STYLE_SINGLE:nd>9&&needIndentIndicator(Ra)?STYLE_DOUBLE:cd?ud===QUOTING_TYPE_DOUBLE?STYLE_DOUBLE:STYLE_SINGLE:Ad?STYLE_FOLDED:STYLE_LITERAL}__name(chooseScalarStyle,"chooseScalarStyle");function writeScalar(Ra,qa,nd,od,ld){Ra.dump=function(){if(qa.length===0)return Ra.quotingType===QUOTING_TYPE_DOUBLE?'""':"''";if(!Ra.noCompatMode&&(DEPRECATED_BOOLEANS_SYNTAX.indexOf(qa)!==-1||DEPRECATED_BASE60_SYNTAX.test(qa)))return Ra.quotingType===QUOTING_TYPE_DOUBLE?'"'+qa+'"':"'"+qa+"'";var ud=Ra.indent*Math.max(1,nd),cd=Ra.lineWidth===-1?-1:Math.max(Math.min(Ra.lineWidth,40),Ra.lineWidth-ud),dd=od||Ra.flowLevel>-1&&nd>=Ra.flowLevel;function pd(fd){return testImplicitResolving(Ra,fd)}switch(__name(pd,"testAmbiguity"),chooseScalarStyle(qa,dd,Ra.indent,cd,pd,Ra.quotingType,Ra.forceQuotes&&!od,ld)){case STYLE_PLAIN:return qa;case STYLE_SINGLE:return"'"+qa.replace(/'/g,"''")+"'";case STYLE_LITERAL:return"|"+blockHeader(qa,Ra.indent)+dropEndingNewline(indentString(qa,ud));case STYLE_FOLDED:return">"+blockHeader(qa,Ra.indent)+dropEndingNewline(indentString(foldString(qa,cd),ud));case STYLE_DOUBLE:return'"'+escapeString(qa)+'"';default:throw new exception("impossible error: invalid scalar style")}}()}__name(writeScalar,"writeScalar");function blockHeader(Ra,qa){var nd=needIndentIndicator(Ra)?String(qa):"",od=Ra[Ra.length-1]===`
`,ld=od&&(Ra[Ra.length-2]===`
`||Ra===`
`),ud=ld?"+":od?"":"-";return nd+ud+`
`}__name(blockHeader,"blockHeader");function dropEndingNewline(Ra){return Ra[Ra.length-1]===`
`?Ra.slice(0,-1):Ra}__name(dropEndingNewline,"dropEndingNewline");function foldString(Ra,qa){for(var nd=/(\n+)([^\n]*)/g,od=function(){var fd=Ra.indexOf(`
`);return fd=fd!==-1?fd:Ra.length,nd.lastIndex=fd,foldLine(Ra.slice(0,fd),qa)}(),ld=Ra[0]===`
`||Ra[0]===" ",ud,cd;cd=nd.exec(Ra);){var dd=cd[1],pd=cd[2];ud=pd[0]===" ",od+=dd+(!ld&&!ud&&pd!==""?`
`:"")+foldLine(pd,qa),ld=ud}return od}__name(foldString,"foldString");function foldLine(Ra,qa){if(Ra===""||Ra[0]===" ")return Ra;for(var nd=/ [^ ]/g,od,ld=0,ud,cd=0,dd=0,pd="";od=nd.exec(Ra);)dd=od.index,dd-ld>qa&&(ud=cd>ld?cd:dd,pd+=`
`+Ra.slice(ld,ud),ld=ud+1),cd=dd;return pd+=`
`,Ra.length-ld>qa&&cd>ld?pd+=Ra.slice(ld,cd)+`
`+Ra.slice(cd+1):pd+=Ra.slice(ld),pd.slice(1)}__name(foldLine,"foldLine");function escapeString(Ra){for(var qa="",nd=0,od,ld=0;ld<Ra.length;nd>=65536?ld+=2:ld++)nd=codePointAt(Ra,ld),od=ESCAPE_SEQUENCES[nd],!od&&isPrintable(nd)?(qa+=Ra[ld],nd>=65536&&(qa+=Ra[ld+1])):qa+=od||encodeHex(nd);return qa}__name(escapeString,"escapeString");function writeFlowSequence(Ra,qa,nd){var od="",ld=Ra.tag,ud,cd,dd;for(ud=0,cd=nd.length;ud<cd;ud+=1)dd=nd[ud],Ra.replacer&&(dd=Ra.replacer.call(nd,String(ud),dd)),(writeNode(Ra,qa,dd,!1,!1)||typeof dd>"u"&&writeNode(Ra,qa,null,!1,!1))&&(od!==""&&(od+=","+(Ra.condenseFlow?"":" ")),od+=Ra.dump);Ra.tag=ld,Ra.dump="["+od+"]"}__name(writeFlowSequence,"writeFlowSequence");function writeBlockSequence(Ra,qa,nd,od){var ld="",ud=Ra.tag,cd,dd,pd;for(cd=0,dd=nd.length;cd<dd;cd+=1)pd=nd[cd],Ra.replacer&&(pd=Ra.replacer.call(nd,String(cd),pd)),(writeNode(Ra,qa+1,pd,!0,!0,!1,!0)||typeof pd>"u"&&writeNode(Ra,qa+1,null,!0,!0,!1,!0))&&((!od||ld!=="")&&(ld+=generateNextLine(Ra,qa)),Ra.dump&&CHAR_LINE_FEED===Ra.dump.charCodeAt(0)?ld+="-":ld+="- ",ld+=Ra.dump);Ra.tag=ud,Ra.dump=ld||"[]"}__name(writeBlockSequence,"writeBlockSequence");function writeFlowMapping(Ra,qa,nd){var od="",ld=Ra.tag,ud=Object.keys(nd),cd,dd,pd,fd,md;for(cd=0,dd=ud.length;cd<dd;cd+=1)md="",od!==""&&(md+=", "),Ra.condenseFlow&&(md+='"'),pd=ud[cd],fd=nd[pd],Ra.replacer&&(fd=Ra.replacer.call(nd,pd,fd)),writeNode(Ra,qa,pd,!1,!1)&&(Ra.dump.length>1024&&(md+="? "),md+=Ra.dump+(Ra.condenseFlow?'"':"")+":"+(Ra.condenseFlow?"":" "),writeNode(Ra,qa,fd,!1,!1)&&(md+=Ra.dump,od+=md));Ra.tag=ld,Ra.dump="{"+od+"}"}__name(writeFlowMapping,"writeFlowMapping");function writeBlockMapping(Ra,qa,nd,od){var ld="",ud=Ra.tag,cd=Object.keys(nd),dd,pd,fd,md,vd,Ad;if(Ra.sortKeys===!0)cd.sort();else if(typeof Ra.sortKeys=="function")cd.sort(Ra.sortKeys);else if(Ra.sortKeys)throw new exception("sortKeys must be a boolean or a function");for(dd=0,pd=cd.length;dd<pd;dd+=1)Ad="",(!od||ld!=="")&&(Ad+=generateNextLine(Ra,qa)),fd=cd[dd],md=nd[fd],Ra.replacer&&(md=Ra.replacer.call(nd,fd,md)),writeNode(Ra,qa+1,fd,!0,!0,!0)&&(vd=Ra.tag!==null&&Ra.tag!=="?"||Ra.dump&&Ra.dump.length>1024,vd&&(Ra.dump&&CHAR_LINE_FEED===Ra.dump.charCodeAt(0)?Ad+="?":Ad+="? "),Ad+=Ra.dump,vd&&(Ad+=generateNextLine(Ra,qa)),writeNode(Ra,qa+1,md,!0,vd)&&(Ra.dump&&CHAR_LINE_FEED===Ra.dump.charCodeAt(0)?Ad+=":":Ad+=": ",Ad+=Ra.dump,ld+=Ad));Ra.tag=ud,Ra.dump=ld||"{}"}__name(writeBlockMapping,"writeBlockMapping");function detectType(Ra,qa,nd){var od,ld,ud,cd,dd,pd;for(ld=nd?Ra.explicitTypes:Ra.implicitTypes,ud=0,cd=ld.length;ud<cd;ud+=1)if(dd=ld[ud],(dd.instanceOf||dd.predicate)&&(!dd.instanceOf||typeof qa=="object"&&qa instanceof dd.instanceOf)&&(!dd.predicate||dd.predicate(qa))){if(nd?dd.multi&&dd.representName?Ra.tag=dd.representName(qa):Ra.tag=dd.tag:Ra.tag="?",dd.represent){if(pd=Ra.styleMap[dd.tag]||dd.defaultStyle,_toString.call(dd.represent)==="[object Function]")od=dd.represent(qa,pd);else if(_hasOwnProperty.call(dd.represent,pd))od=dd.represent[pd](qa,pd);else throw new exception("!<"+dd.tag+'> tag resolver accepts not "'+pd+'" style');Ra.dump=od}return!0}return!1}__name(detectType,"detectType");function writeNode(Ra,qa,nd,od,ld,ud,cd){Ra.tag=null,Ra.dump=nd,detectType(Ra,nd,!1)||detectType(Ra,nd,!0);var dd=_toString.call(Ra.dump),pd=od,fd;od&&(od=Ra.flowLevel<0||Ra.flowLevel>qa);var md=dd==="[object Object]"||dd==="[object Array]",vd,Ad;if(md&&(vd=Ra.duplicates.indexOf(nd),Ad=vd!==-1),(Ra.tag!==null&&Ra.tag!=="?"||Ad||Ra.indent!==2&&qa>0)&&(ld=!1),Ad&&Ra.usedDuplicates[vd])Ra.dump="*ref_"+vd;else{if(md&&Ad&&!Ra.usedDuplicates[vd]&&(Ra.usedDuplicates[vd]=!0),dd==="[object Object]")od&&Object.keys(Ra.dump).length!==0?(writeBlockMapping(Ra,qa,Ra.dump,ld),Ad&&(Ra.dump="&ref_"+vd+Ra.dump)):(writeFlowMapping(Ra,qa,Ra.dump),Ad&&(Ra.dump="&ref_"+vd+" "+Ra.dump));else if(dd==="[object Array]")od&&Ra.dump.length!==0?(Ra.noArrayIndent&&!cd&&qa>0?writeBlockSequence(Ra,qa-1,Ra.dump,ld):writeBlockSequence(Ra,qa,Ra.dump,ld),Ad&&(Ra.dump="&ref_"+vd+Ra.dump)):(writeFlowSequence(Ra,qa,Ra.dump),Ad&&(Ra.dump="&ref_"+vd+" "+Ra.dump));else if(dd==="[object String]")Ra.tag!=="?"&&writeScalar(Ra,Ra.dump,qa,ud,pd);else{if(dd==="[object Undefined]")return!1;if(Ra.skipInvalid)return!1;throw new exception("unacceptable kind of an object to dump "+dd)}Ra.tag!==null&&Ra.tag!=="?"&&(fd=encodeURI(Ra.tag[0]==="!"?Ra.tag.slice(1):Ra.tag).replace(/!/g,"%21"),Ra.tag[0]==="!"?fd="!"+fd:fd.slice(0,18)==="tag:yaml.org,2002:"?fd="!!"+fd.slice(18):fd="!<"+fd+">",Ra.dump=fd+" "+Ra.dump)}return!0}__name(writeNode,"writeNode");function getDuplicateReferences(Ra,qa){var nd=[],od=[],ld,ud;for(inspectNode(Ra,nd,od),ld=0,ud=od.length;ld<ud;ld+=1)qa.duplicates.push(nd[od[ld]]);qa.usedDuplicates=new Array(ud)}__name(getDuplicateReferences,"getDuplicateReferences");function inspectNode(Ra,qa,nd){var od,ld,ud;if(Ra!==null&&typeof Ra=="object")if(ld=qa.indexOf(Ra),ld!==-1)nd.indexOf(ld)===-1&&nd.push(ld);else if(qa.push(Ra),Array.isArray(Ra))for(ld=0,ud=Ra.length;ld<ud;ld+=1)inspectNode(Ra[ld],qa,nd);else for(od=Object.keys(Ra),ld=0,ud=od.length;ld<ud;ld+=1)inspectNode(Ra[od[ld]],qa,nd)}__name(inspectNode,"inspectNode");function dump$1(Ra,qa){qa=qa||{};var nd=new State(qa);nd.noRefs||getDuplicateReferences(Ra,nd);var od=Ra;return nd.replacer&&(od=nd.replacer.call({"":od},"",od)),writeNode(nd,0,od,!0,!0)?nd.dump+`
`:""}__name(dump$1,"dump$1");function renamed(Ra,qa){return function(){throw new Error("Function yaml."+Ra+" is removed in js-yaml 4. Use yaml."+qa+" instead, which is now safe by default.")}}__name(renamed,"renamed");var JSON_SCHEMA=json,load=loader$1.load;/*! Bundled license information:
js-yaml/dist/js-yaml.mjs:
(*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT *)
*/const defaultIconDimensions=Object.freeze({left:0,top:0,width:16,height:16}),defaultIconTransformations=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),defaultIconProps=Object.freeze({...defaultIconDimensions,...defaultIconTransformations}),defaultExtendedIconProps=Object.freeze({...defaultIconProps,body:"",hidden:!1}),defaultIconSizeCustomisations=Object.freeze({width:null,height:null}),defaultIconCustomisations=Object.freeze({...defaultIconSizeCustomisations,...defaultIconTransformations}),matchIconName=/^[a-z0-9]+(-[a-z0-9]+)*$/,stringToIcon=(Ra,qa,nd,od="")=>{const ld=Ra.split(":");if(Ra.slice(0,1)==="@"){if(ld.length<2||ld.length>3)return null;od=ld.shift().slice(1)}if(ld.length>3||!ld.length)return null;if(ld.length>1){const dd=ld.pop(),pd=ld.pop(),fd={provider:ld.length>0?ld[0]:od,prefix:pd,name:dd};return validateIconName(fd)?fd:null}const ud=ld[0],cd=ud.split("-");if(cd.length>1){const dd={provider:od,prefix:cd.shift(),name:cd.join("-")};return validateIconName(dd)?dd:null}if(nd&&od===""){const dd={provider:od,prefix:"",name:ud};return validateIconName(dd,nd)?dd:null}return null},validateIconName=(Ra,qa)=>Ra?!!((Ra.provider===""||Ra.provider.match(matchIconName))&&(qa&&Ra.prefix===""||Ra.prefix.match(matchIconName))&&Ra.name.match(matchIconName)):!1;function mergeIconTransformations(Ra,qa){const nd={};!Ra.hFlip!=!qa.hFlip&&(nd.hFlip=!0),!Ra.vFlip!=!qa.vFlip&&(nd.vFlip=!0);const od=((Ra.rotate||0)+(qa.rotate||0))%4;return od&&(nd.rotate=od),nd}function mergeIconData(Ra,qa){const nd=mergeIconTransformations(Ra,qa);for(const od in defaultExtendedIconProps)od in defaultIconTransformations?od in Ra&&!(od in nd)&&(nd[od]=defaultIconTransformations[od]):od in qa?nd[od]=qa[od]:od in Ra&&(nd[od]=Ra[od]);return nd}function getIconsTree(Ra,qa){const nd=Ra.icons,od=Ra.aliases||Object.create(null),ld=Object.create(null);function ud(cd){if(nd[cd])return ld[cd]=[];if(!(cd in ld)){ld[cd]=null;const dd=od[cd]&&od[cd].parent,pd=dd&&ud(dd);pd&&(ld[cd]=[dd].concat(pd))}return ld[cd]}return(qa||Object.keys(nd).concat(Object.keys(od))).forEach(ud),ld}function internalGetIconData(Ra,qa,nd){const od=Ra.icons,ld=Ra.aliases||Object.create(null);let ud={};function cd(dd){ud=mergeIconData(od[dd]||ld[dd],ud)}return cd(qa),nd.forEach(cd),mergeIconData(Ra,ud)}function getIconData(Ra,qa){if(Ra.icons[qa])return internalGetIconData(Ra,qa,[]);const nd=getIconsTree(Ra,[qa])[qa];return nd?internalGetIconData(Ra,qa,nd):null}const unitsSplit=/(-?[0-9.]*[0-9]+[0-9.]*)/g,unitsTest=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function calculateSize(Ra,qa,nd){if(qa===1)return Ra;if(nd=nd||100,typeof Ra=="number")return Math.ceil(Ra*qa*nd)/nd;if(typeof Ra!="string")return Ra;const od=Ra.split(unitsSplit);if(od===null||!od.length)return Ra;const ld=[];let ud=od.shift(),cd=unitsTest.test(ud);for(;;){if(cd){const dd=parseFloat(ud);isNaN(dd)?ld.push(ud):ld.push(Math.ceil(dd*qa*nd)/nd)}else ld.push(ud);if(ud=od.shift(),ud===void 0)return ld.join("");cd=!cd}}function splitSVGDefs(Ra,qa="defs"){let nd="";const od=Ra.indexOf("<"+qa);for(;od>=0;){const ld=Ra.indexOf(">",od),ud=Ra.indexOf("</"+qa);if(ld===-1||ud===-1)break;const cd=Ra.indexOf(">",ud);if(cd===-1)break;nd+=Ra.slice(ld+1,ud).trim(),Ra=Ra.slice(0,od).trim()+Ra.slice(cd+1)}return{defs:nd,content:Ra}}function mergeDefsAndContent(Ra,qa){return Ra?"<defs>"+Ra+"</defs>"+qa:qa}function wrapSVGContent(Ra,qa,nd){const od=splitSVGDefs(Ra);return mergeDefsAndContent(od.defs,qa+od.content+nd)}const isUnsetKeyword=Ra=>Ra==="unset"||Ra==="undefined"||Ra==="none";function iconToSVG(Ra,qa){const nd={...defaultIconProps,...Ra},od={...defaultIconCustomisations,...qa},ld={left:nd.left,top:nd.top,width:nd.width,height:nd.height};let ud=nd.body;[nd,od].forEach(Od=>{const Fd=[],Pd=Od.hFlip,Md=Od.vFlip;let Bd=Od.rotate;Pd?Md?Bd+=2:(Fd.push("translate("+(ld.width+ld.left).toString()+" "+(0-ld.top).toString()+")"),Fd.push("scale(-1 1)"),ld.top=ld.left=0):Md&&(Fd.push("translate("+(0-ld.left).toString()+" "+(ld.height+ld.top).toString()+")"),Fd.push("scale(1 -1)"),ld.top=ld.left=0);let jd;switch(Bd<0&&(Bd-=Math.floor(Bd/4)*4),Bd=Bd%4,Bd){case 1:jd=ld.height/2+ld.top,Fd.unshift("rotate(90 "+jd.toString()+" "+jd.toString()+")");break;case 2:Fd.unshift("rotate(180 "+(ld.width/2+ld.left).toString()+" "+(ld.height/2+ld.top).toString()+")");break;case 3:jd=ld.width/2+ld.left,Fd.unshift("rotate(-90 "+jd.toString()+" "+jd.toString()+")");break}Bd%2===1&&(ld.left!==ld.top&&(jd=ld.left,ld.left=ld.top,ld.top=jd),ld.width!==ld.height&&(jd=ld.width,ld.width=ld.height,ld.height=jd)),Fd.length&&(ud=wrapSVGContent(ud,'<g transform="'+Fd.join(" ")+'">',"</g>"))});const cd=od.width,dd=od.height,pd=ld.width,fd=ld.height;let md,vd;cd===null?(vd=dd===null?"1em":dd==="auto"?fd:dd,md=calculateSize(vd,pd/fd)):(md=cd==="auto"?pd:cd,vd=dd===null?calculateSize(md,fd/pd):dd==="auto"?fd:dd);const Ad={},Nd=(Od,Fd)=>{isUnsetKeyword(Fd)||(Ad[Od]=Fd.toString())};Nd("width",md),Nd("height",vd);const Id=[ld.left,ld.top,pd,fd];return Ad.viewBox=Id.join(" "),{attributes:Ad,viewBox:Id,body:ud}}const regex=/\sid="(\S+)"/g,randomPrefix="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let counter=0;function replaceIDs(Ra,qa=randomPrefix){const nd=[];let od;for(;od=regex.exec(Ra);)nd.push(od[1]);if(!nd.length)return Ra;const ld="suffix"+(Math.random()*16777216|Date.now()).toString(16);return nd.forEach(ud=>{const cd=typeof qa=="function"?qa(ud):qa+(counter++).toString(),dd=ud.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");Ra=Ra.replace(new RegExp('([#;"])('+dd+')([")]|\\.[a-z])',"g"),"$1"+cd+ld+"$3")}),Ra=Ra.replace(new RegExp(ld,"g"),""),Ra}function iconToHTML(Ra,qa){let nd=Ra.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const od in qa)nd+=" "+od+'="'+qa[od]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+nd+">"+Ra+"</svg>"}var unknownIcon={body:'<g><rect width="80" height="80" style="fill: #087ebf; stroke-width: 0px;"/><text transform="translate(21.16 64.67)" style="fill: #fff; font-family: ArialMT, Arial; font-size: 67.75px;"><tspan x="0" y="0">?</tspan></text></g>',height:80,width:80},iconsStore=new Map,loaderStore=new Map,registerIconPacks=__name(Ra=>{for(const qa of Ra){if(!qa.name)throw new Error('Invalid icon loader. Must have a "name" property with non-empty string value.');if(log$1.debug("Registering icon pack:",qa.name),"loader"in qa)loaderStore.set(qa.name,qa.loader);else if("icons"in qa)iconsStore.set(qa.name,qa.icons);else throw log$1.error("Invalid icon loader:",qa),new Error('Invalid icon loader. Must have either "icons" or "loader" property.')}},"registerIconPacks"),getRegisteredIconData=__name(async(Ra,qa)=>{const nd=stringToIcon(Ra,!0,qa!==void 0);if(!nd)throw new Error(`Invalid icon name: ${Ra}`);const od=nd.prefix||qa;if(!od)throw new Error(`Icon name must contain a prefix: ${Ra}`);let ld=iconsStore.get(od);if(!ld){const cd=loaderStore.get(od);if(!cd)throw new Error(`Icon set not found: ${nd.prefix}`);try{ld={...await cd(),prefix:od},iconsStore.set(od,ld)}catch(dd){throw log$1.error(dd),new Error(`Failed to load icon set: ${nd.prefix}`)}}const ud=getIconData(ld,nd.name);if(!ud)throw new Error(`Icon not found: ${Ra}`);return ud},"getRegisteredIconData"),getIconSVG=__name(async(Ra,qa)=>{let nd;try{nd=await getRegisteredIconData(Ra,qa==null?void 0:qa.fallbackPrefix)}catch(ud){log$1.error(ud),nd=unknownIcon}const od=iconToSVG(nd,qa);return iconToHTML(replaceIDs(od.body),od.attributes)},"getIconSVG"),getSubGraphTitleMargins=__name(({flowchart:Ra})=>{var ld,ud;const qa=((ld=Ra==null?void 0:Ra.subGraphTitleMargin)==null?void 0:ld.top)??0,nd=((ud=Ra==null?void 0:Ra.subGraphTitleMargin)==null?void 0:ud.bottom)??0,od=qa+nd;return{subGraphTitleTopMargin:qa,subGraphTitleBottomMargin:nd,subGraphTitleTotalMargin:od}},"getSubGraphTitleMargins"),dist={},constants={};Object.defineProperty(constants,"__esModule",{value:!0});constants.BLANK_URL=constants.relativeFirstCharacters=constants.whitespaceEscapeCharsRegex=constants.urlSchemeRegex=constants.ctrlCharactersRegex=constants.htmlCtrlEntityRegex=constants.htmlEntitiesRegex=constants.invalidProtocolRegex=void 0;constants.invalidProtocolRegex=/^([^\w]*)(javascript|data|vbscript)/im;constants.htmlEntitiesRegex=/&#(\w+)(^\w|;)?/g;constants.htmlCtrlEntityRegex=/&(newline|tab);/gi;constants.ctrlCharactersRegex=/[\u0000-\u001F\u007F-\u009F\u2000-\u200D\uFEFF]/gim;constants.urlSchemeRegex=/^.+(:|&colon;)/gim;constants.whitespaceEscapeCharsRegex=/(\\|%5[cC])((%(6[eE]|72|74))|[nrt])/g;constants.relativeFirstCharacters=[".","/"];constants.BLANK_URL="about:blank";Object.defineProperty(dist,"__esModule",{value:!0});var sanitizeUrl_1=dist.sanitizeUrl=void 0,constants_1=constants;function isRelativeUrlWithoutProtocol(Ra){return constants_1.relativeFirstCharacters.indexOf(Ra[0])>-1}function decodeHtmlCharacters(Ra){var qa=Ra.replace(constants_1.ctrlCharactersRegex,"");return qa.replace(constants_1.htmlEntitiesRegex,function(nd,od){return String.fromCharCode(od)})}function isValidUrl(Ra){return URL.canParse(Ra)}function decodeURI$1(Ra){try{return decodeURIComponent(Ra)}catch{return Ra}}function sanitizeUrl(Ra){if(!Ra)return constants_1.BLANK_URL;var qa,nd=decodeURI$1(Ra.trim());do nd=decodeHtmlCharacters(nd).replace(constants_1.htmlCtrlEntityRegex,"").replace(constants_1.ctrlCharactersRegex,"").replace(constants_1.whitespaceEscapeCharsRegex,"").trim(),nd=decodeURI$1(nd),qa=nd.match(constants_1.ctrlCharactersRegex)||nd.match(constants_1.htmlEntitiesRegex)||nd.match(constants_1.htmlCtrlEntityRegex)||nd.match(constants_1.whitespaceEscapeCharsRegex);while(qa&&qa.length>0);var od=nd;if(!od)return constants_1.BLANK_URL;if(isRelativeUrlWithoutProtocol(od))return od;var ld=od.trimStart(),ud=ld.match(constants_1.urlSchemeRegex);if(!ud)return od;var cd=ud[0].toLowerCase().trim();if(constants_1.invalidProtocolRegex.test(cd))return constants_1.BLANK_URL;var dd=ld.replace(/\\/g,"/");if(cd==="mailto:"||cd.includes("://"))return dd;if(cd==="http:"||cd==="https:"){if(!isValidUrl(dd))return constants_1.BLANK_URL;var pd=new URL(dd);return pd.protocol=pd.protocol.toLowerCase(),pd.hostname=pd.hostname.toLowerCase(),pd.toString()}return dd}sanitizeUrl_1=dist.sanitizeUrl=sanitizeUrl;var noop$5={value:()=>{}};function dispatch(){for(var Ra=0,qa=arguments.length,nd={},od;Ra<qa;++Ra){if(!(od=arguments[Ra]+"")||od in nd||/[\s.]/.test(od))throw new Error("illegal type: "+od);nd[od]=[]}return new Dispatch(nd)}function Dispatch(Ra){this._=Ra}function parseTypenames$1(Ra,qa){return Ra.trim().split(/^|\s+/).map(function(nd){var od="",ld=nd.indexOf(".");if(ld>=0&&(od=nd.slice(ld+1),nd=nd.slice(0,ld)),nd&&!qa.hasOwnProperty(nd))throw new Error("unknown type: "+nd);return{type:nd,name:od}})}Dispatch.prototype=dispatch.prototype={constructor:Dispatch,on:function(Ra,qa){var nd=this._,od=parseTypenames$1(Ra+"",nd),ld,ud=-1,cd=od.length;if(arguments.length<2){for(;++ud<cd;)if((ld=(Ra=od[ud]).type)&&(ld=get$1(nd[ld],Ra.name)))return ld;return}if(qa!=null&&typeof qa!="function")throw new Error("invalid callback: "+qa);for(;++ud<cd;)if(ld=(Ra=od[ud]).type)nd[ld]=set$1(nd[ld],Ra.name,qa);else if(qa==null)for(ld in nd)nd[ld]=set$1(nd[ld],Ra.name,null);return this},copy:function(){var Ra={},qa=this._;for(var nd in qa)Ra[nd]=qa[nd].slice();return new Dispatch(Ra)},call:function(Ra,qa){if((ld=arguments.length-2)>0)for(var nd=new Array(ld),od=0,ld,ud;od<ld;++od)nd[od]=arguments[od+2];if(!this._.hasOwnProperty(Ra))throw new Error("unknown type: "+Ra);for(ud=this._[Ra],od=0,ld=ud.length;od<ld;++od)ud[od].value.apply(qa,nd)},apply:function(Ra,qa,nd){if(!this._.hasOwnProperty(Ra))throw new Error("unknown type: "+Ra);for(var od=this._[Ra],ld=0,ud=od.length;ld<ud;++ld)od[ld].value.apply(qa,nd)}};function get$1(Ra,qa){for(var nd=0,od=Ra.length,ld;nd<od;++nd)if((ld=Ra[nd]).name===qa)return ld.value}function set$1(Ra,qa,nd){for(var od=0,ld=Ra.length;od<ld;++od)if(Ra[od].name===qa){Ra[od]=noop$5,Ra=Ra.slice(0,od).concat(Ra.slice(od+1));break}return nd!=null&&Ra.push({name:qa,value:nd}),Ra}var xhtml="http://www.w3.org/1999/xhtml";const namespaces={svg:"http://www.w3.org/2000/svg",xhtml,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function namespace(Ra){var qa=Ra+="",nd=qa.indexOf(":");return nd>=0&&(qa=Ra.slice(0,nd))!=="xmlns"&&(Ra=Ra.slice(nd+1)),namespaces.hasOwnProperty(qa)?{space:namespaces[qa],local:Ra}:Ra}function creatorInherit(Ra){return function(){var qa=this.ownerDocument,nd=this.namespaceURI;return nd===xhtml&&qa.documentElement.namespaceURI===xhtml?qa.createElement(Ra):qa.createElementNS(nd,Ra)}}function creatorFixed(Ra){return function(){return this.ownerDocument.createElementNS(Ra.space,Ra.local)}}function creator(Ra){var qa=namespace(Ra);return(qa.local?creatorFixed:creatorInherit)(qa)}function none(){}function selector(Ra){return Ra==null?none:function(){return this.querySelector(Ra)}}function selection_select(Ra){typeof Ra!="function"&&(Ra=selector(Ra));for(var qa=this._groups,nd=qa.length,od=new Array(nd),ld=0;ld<nd;++ld)for(var ud=qa[ld],cd=ud.length,dd=od[ld]=new Array(cd),pd,fd,md=0;md<cd;++md)(pd=ud[md])&&(fd=Ra.call(pd,pd.__data__,md,ud))&&("__data__"in pd&&(fd.__data__=pd.__data__),dd[md]=fd);return new Selection$1(od,this._parents)}function array$1(Ra){return Ra==null?[]:Array.isArray(Ra)?Ra:Array.from(Ra)}function empty(){return[]}function selectorAll(Ra){return Ra==null?empty:function(){return this.querySelectorAll(Ra)}}function arrayAll(Ra){return function(){return array$1(Ra.apply(this,arguments))}}function selection_selectAll(Ra){typeof Ra=="function"?Ra=arrayAll(Ra):Ra=selectorAll(Ra);for(var qa=this._groups,nd=qa.length,od=[],ld=[],ud=0;ud<nd;++ud)for(var cd=qa[ud],dd=cd.length,pd,fd=0;fd<dd;++fd)(pd=cd[fd])&&(od.push(Ra.call(pd,pd.__data__,fd,cd)),ld.push(pd));return new Selection$1(od,ld)}function matcher(Ra){return function(){return this.matches(Ra)}}function childMatcher(Ra){return function(qa){return qa.matches(Ra)}}var find=Array.prototype.find;function childFind(Ra){return function(){return find.call(this.children,Ra)}}function childFirst(){return this.firstElementChild}function selection_selectChild(Ra){return this.select(Ra==null?childFirst:childFind(typeof Ra=="function"?Ra:childMatcher(Ra)))}var filter$2=Array.prototype.filter;function children$1(){return Array.from(this.children)}function childrenFilter(Ra){return function(){return filter$2.call(this.children,Ra)}}function selection_selectChildren(Ra){return this.selectAll(Ra==null?children$1:childrenFilter(typeof Ra=="function"?Ra:childMatcher(Ra)))}function selection_filter(Ra){typeof Ra!="function"&&(Ra=matcher(Ra));for(var qa=this._groups,nd=qa.length,od=new Array(nd),ld=0;ld<nd;++ld)for(var ud=qa[ld],cd=ud.length,dd=od[ld]=[],pd,fd=0;fd<cd;++fd)(pd=ud[fd])&&Ra.call(pd,pd.__data__,fd,ud)&&dd.push(pd);return new Selection$1(od,this._parents)}function sparse(Ra){return new Array(Ra.length)}function selection_enter(){return new Selection$1(this._enter||this._groups.map(sparse),this._parents)}function EnterNode(Ra,qa){this.ownerDocument=Ra.ownerDocument,this.namespaceURI=Ra.namespaceURI,this._next=null,this._parent=Ra,this.__data__=qa}EnterNode.prototype={constructor:EnterNode,appendChild:function(Ra){return this._parent.insertBefore(Ra,this._next)},insertBefore:function(Ra,qa){return this._parent.insertBefore(Ra,qa)},querySelector:function(Ra){return this._parent.querySelector(Ra)},querySelectorAll:function(Ra){return this._parent.querySelectorAll(Ra)}};function constant$4(Ra){return function(){return Ra}}function bindIndex(Ra,qa,nd,od,ld,ud){for(var cd=0,dd,pd=qa.length,fd=ud.length;cd<fd;++cd)(dd=qa[cd])?(dd.__data__=ud[cd],od[cd]=dd):nd[cd]=new EnterNode(Ra,ud[cd]);for(;cd<pd;++cd)(dd=qa[cd])&&(ld[cd]=dd)}function bindKey(Ra,qa,nd,od,ld,ud,cd){var dd,pd,fd=new Map,md=qa.length,vd=ud.length,Ad=new Array(md),Nd;for(dd=0;dd<md;++dd)(pd=qa[dd])&&(Ad[dd]=Nd=cd.call(pd,pd.__data__,dd,qa)+"",fd.has(Nd)?ld[dd]=pd:fd.set(Nd,pd));for(dd=0;dd<vd;++dd)Nd=cd.call(Ra,ud[dd],dd,ud)+"",(pd=fd.get(Nd))?(od[dd]=pd,pd.__data__=ud[dd],fd.delete(Nd)):nd[dd]=new EnterNode(Ra,ud[dd]);for(dd=0;dd<md;++dd)(pd=qa[dd])&&fd.get(Ad[dd])===pd&&(ld[dd]=pd)}function datum(Ra){return Ra.__data__}function selection_data(Ra,qa){if(!arguments.length)return Array.from(this,datum);var nd=qa?bindKey:bindIndex,od=this._parents,ld=this._groups;typeof Ra!="function"&&(Ra=constant$4(Ra));for(var ud=ld.length,cd=new Array(ud),dd=new Array(ud),pd=new Array(ud),fd=0;fd<ud;++fd){var md=od[fd],vd=ld[fd],Ad=vd.length,Nd=arraylike(Ra.call(md,md&&md.__data__,fd,od)),Id=Nd.length,Od=dd[fd]=new Array(Id),Fd=cd[fd]=new Array(Id),Pd=pd[fd]=new Array(Ad);nd(md,vd,Od,Fd,Pd,Nd,qa);for(var Md=0,Bd=0,jd,Hd;Md<Id;++Md)if(jd=Od[Md]){for(Md>=Bd&&(Bd=Md+1);!(Hd=Fd[Bd])&&++Bd<Id;);jd._next=Hd||null}}return cd=new Selection$1(cd,od),cd._enter=dd,cd._exit=pd,cd}function arraylike(Ra){return typeof Ra=="object"&&"length"in Ra?Ra:Array.from(Ra)}function selection_exit(){return new Selection$1(this._exit||this._groups.map(sparse),this._parents)}function selection_join(Ra,qa,nd){var od=this.enter(),ld=this,ud=this.exit();return typeof Ra=="function"?(od=Ra(od),od&&(od=od.selection())):od=od.append(Ra+""),qa!=null&&(ld=qa(ld),ld&&(ld=ld.selection())),nd==null?ud.remove():nd(ud),od&&ld?od.merge(ld).order():ld}function selection_merge(Ra){for(var qa=Ra.selection?Ra.selection():Ra,nd=this._groups,od=qa._groups,ld=nd.length,ud=od.length,cd=Math.min(ld,ud),dd=new Array(ld),pd=0;pd<cd;++pd)for(var fd=nd[pd],md=od[pd],vd=fd.length,Ad=dd[pd]=new Array(vd),Nd,Id=0;Id<vd;++Id)(Nd=fd[Id]||md[Id])&&(Ad[Id]=Nd);for(;pd<ld;++pd)dd[pd]=nd[pd];return new Selection$1(dd,this._parents)}function selection_order(){for(var Ra=this._groups,qa=-1,nd=Ra.length;++qa<nd;)for(var od=Ra[qa],ld=od.length-1,ud=od[ld],cd;--ld>=0;)(cd=od[ld])&&(ud&&cd.compareDocumentPosition(ud)^4&&ud.parentNode.insertBefore(cd,ud),ud=cd);return this}function selection_sort(Ra){Ra||(Ra=ascending);function qa(vd,Ad){return vd&&Ad?Ra(vd.__data__,Ad.__data__):!vd-!Ad}for(var nd=this._groups,od=nd.length,ld=new Array(od),ud=0;ud<od;++ud){for(var cd=nd[ud],dd=cd.length,pd=ld[ud]=new Array(dd),fd,md=0;md<dd;++md)(fd=cd[md])&&(pd[md]=fd);pd.sort(qa)}return new Selection$1(ld,this._parents).order()}function ascending(Ra,qa){return Ra<qa?-1:Ra>qa?1:Ra>=qa?0:NaN}function selection_call(){var Ra=arguments[0];return arguments[0]=this,Ra.apply(null,arguments),this}function selection_nodes(){return Array.from(this)}function selection_node(){for(var Ra=this._groups,qa=0,nd=Ra.length;qa<nd;++qa)for(var od=Ra[qa],ld=0,ud=od.length;ld<ud;++ld){var cd=od[ld];if(cd)return cd}return null}function selection_size(){let Ra=0;for(const qa of this)++Ra;return Ra}function selection_empty(){return!this.node()}function selection_each(Ra){for(var qa=this._groups,nd=0,od=qa.length;nd<od;++nd)for(var ld=qa[nd],ud=0,cd=ld.length,dd;ud<cd;++ud)(dd=ld[ud])&&Ra.call(dd,dd.__data__,ud,ld);return this}function attrRemove$1(Ra){return function(){this.removeAttribute(Ra)}}function attrRemoveNS$1(Ra){return function(){this.removeAttributeNS(Ra.space,Ra.local)}}function attrConstant$1(Ra,qa){return function(){this.setAttribute(Ra,qa)}}function attrConstantNS$1(Ra,qa){return function(){this.setAttributeNS(Ra.space,Ra.local,qa)}}function attrFunction$1(Ra,qa){return function(){var nd=qa.apply(this,arguments);nd==null?this.removeAttribute(Ra):this.setAttribute(Ra,nd)}}function attrFunctionNS$1(Ra,qa){return function(){var nd=qa.apply(this,arguments);nd==null?this.removeAttributeNS(Ra.space,Ra.local):this.setAttributeNS(Ra.space,Ra.local,nd)}}function selection_attr(Ra,qa){var nd=namespace(Ra);if(arguments.length<2){var od=this.node();return nd.local?od.getAttributeNS(nd.space,nd.local):od.getAttribute(nd)}return this.each((qa==null?nd.local?attrRemoveNS$1:attrRemove$1:typeof qa=="function"?nd.local?attrFunctionNS$1:attrFunction$1:nd.local?attrConstantNS$1:attrConstant$1)(nd,qa))}function defaultView(Ra){return Ra.ownerDocument&&Ra.ownerDocument.defaultView||Ra.document&&Ra||Ra.defaultView}function styleRemove$1(Ra){return function(){this.style.removeProperty(Ra)}}function styleConstant$1(Ra,qa,nd){return function(){this.style.setProperty(Ra,qa,nd)}}function styleFunction$1(Ra,qa,nd){return function(){var od=qa.apply(this,arguments);od==null?this.style.removeProperty(Ra):this.style.setProperty(Ra,od,nd)}}function selection_style(Ra,qa,nd){return arguments.length>1?this.each((qa==null?styleRemove$1:typeof qa=="function"?styleFunction$1:styleConstant$1)(Ra,qa,nd??"")):styleValue(this.node(),Ra)}function styleValue(Ra,qa){return Ra.style.getPropertyValue(qa)||defaultView(Ra).getComputedStyle(Ra,null).getPropertyValue(qa)}function propertyRemove(Ra){return function(){delete this[Ra]}}function propertyConstant(Ra,qa){return function(){this[Ra]=qa}}function propertyFunction(Ra,qa){return function(){var nd=qa.apply(this,arguments);nd==null?delete this[Ra]:this[Ra]=nd}}function selection_property(Ra,qa){return arguments.length>1?this.each((qa==null?propertyRemove:typeof qa=="function"?propertyFunction:propertyConstant)(Ra,qa)):this.node()[Ra]}function classArray(Ra){return Ra.trim().split(/^|\s+/)}function classList(Ra){return Ra.classList||new ClassList(Ra)}function ClassList(Ra){this._node=Ra,this._names=classArray(Ra.getAttribute("class")||"")}ClassList.prototype={add:function(Ra){var qa=this._names.indexOf(Ra);qa<0&&(this._names.push(Ra),this._node.setAttribute("class",this._names.join(" ")))},remove:function(Ra){var qa=this._names.indexOf(Ra);qa>=0&&(this._names.splice(qa,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(Ra){return this._names.indexOf(Ra)>=0}};function classedAdd(Ra,qa){for(var nd=classList(Ra),od=-1,ld=qa.length;++od<ld;)nd.add(qa[od])}function classedRemove(Ra,qa){for(var nd=classList(Ra),od=-1,ld=qa.length;++od<ld;)nd.remove(qa[od])}function classedTrue(Ra){return function(){classedAdd(this,Ra)}}function classedFalse(Ra){return function(){classedRemove(this,Ra)}}function classedFunction(Ra,qa){return function(){(qa.apply(this,arguments)?classedAdd:classedRemove)(this,Ra)}}function selection_classed(Ra,qa){var nd=classArray(Ra+"");if(arguments.length<2){for(var od=classList(this.node()),ld=-1,ud=nd.length;++ld<ud;)if(!od.contains(nd[ld]))return!1;return!0}return this.each((typeof qa=="function"?classedFunction:qa?classedTrue:classedFalse)(nd,qa))}function textRemove(){this.textContent=""}function textConstant$1(Ra){return function(){this.textContent=Ra}}function textFunction$1(Ra){return function(){var qa=Ra.apply(this,arguments);this.textContent=qa??""}}function selection_text(Ra){return arguments.length?this.each(Ra==null?textRemove:(typeof Ra=="function"?textFunction$1:textConstant$1)(Ra)):this.node().textContent}function htmlRemove(){this.innerHTML=""}function htmlConstant(Ra){return function(){this.innerHTML=Ra}}function htmlFunction(Ra){return function(){var qa=Ra.apply(this,arguments);this.innerHTML=qa??""}}function selection_html(Ra){return arguments.length?this.each(Ra==null?htmlRemove:(typeof Ra=="function"?htmlFunction:htmlConstant)(Ra)):this.node().innerHTML}function raise(){this.nextSibling&&this.parentNode.appendChild(this)}function selection_raise(){return this.each(raise)}function lower(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function selection_lower(){return this.each(lower)}function selection_append(Ra){var qa=typeof Ra=="function"?Ra:creator(Ra);return this.select(function(){return this.appendChild(qa.apply(this,arguments))})}function constantNull(){return null}function selection_insert(Ra,qa){var nd=typeof Ra=="function"?Ra:creator(Ra),od=qa==null?constantNull:typeof qa=="function"?qa:selector(qa);return this.select(function(){return this.insertBefore(nd.apply(this,arguments),od.apply(this,arguments)||null)})}function remove(){var Ra=this.parentNode;Ra&&Ra.removeChild(this)}function selection_remove(){return this.each(remove)}function selection_cloneShallow(){var Ra=this.cloneNode(!1),qa=this.parentNode;return qa?qa.insertBefore(Ra,this.nextSibling):Ra}function selection_cloneDeep(){var Ra=this.cloneNode(!0),qa=this.parentNode;return qa?qa.insertBefore(Ra,this.nextSibling):Ra}function selection_clone(Ra){return this.select(Ra?selection_cloneDeep:selection_cloneShallow)}function selection_datum(Ra){return arguments.length?this.property("__data__",Ra):this.node().__data__}function contextListener(Ra){return function(qa){Ra.call(this,qa,this.__data__)}}function parseTypenames(Ra){return Ra.trim().split(/^|\s+/).map(function(qa){var nd="",od=qa.indexOf(".");return od>=0&&(nd=qa.slice(od+1),qa=qa.slice(0,od)),{type:qa,name:nd}})}function onRemove(Ra){return function(){var qa=this.__on;if(qa){for(var nd=0,od=-1,ld=qa.length,ud;nd<ld;++nd)ud=qa[nd],(!Ra.type||ud.type===Ra.type)&&ud.name===Ra.name?this.removeEventListener(ud.type,ud.listener,ud.options):qa[++od]=ud;++od?qa.length=od:delete this.__on}}}function onAdd(Ra,qa,nd){return function(){var od=this.__on,ld,ud=contextListener(qa);if(od){for(var cd=0,dd=od.length;cd<dd;++cd)if((ld=od[cd]).type===Ra.type&&ld.name===Ra.name){this.removeEventListener(ld.type,ld.listener,ld.options),this.addEventListener(ld.type,ld.listener=ud,ld.options=nd),ld.value=qa;return}}this.addEventListener(Ra.type,ud,nd),ld={type:Ra.type,name:Ra.name,value:qa,listener:ud,options:nd},od?od.push(ld):this.__on=[ld]}}function selection_on(Ra,qa,nd){var od=parseTypenames(Ra+""),ld,ud=od.length,cd;if(arguments.length<2){var dd=this.node().__on;if(dd){for(var pd=0,fd=dd.length,md;pd<fd;++pd)for(ld=0,md=dd[pd];ld<ud;++ld)if((cd=od[ld]).type===md.type&&cd.name===md.name)return md.value}return}for(dd=qa?onAdd:onRemove,ld=0;ld<ud;++ld)this.each(dd(od[ld],qa,nd));return this}function dispatchEvent(Ra,qa,nd){var od=defaultView(Ra),ld=od.CustomEvent;typeof ld=="function"?ld=new ld(qa,nd):(ld=od.document.createEvent("Event"),nd?(ld.initEvent(qa,nd.bubbles,nd.cancelable),ld.detail=nd.detail):ld.initEvent(qa,!1,!1)),Ra.dispatchEvent(ld)}function dispatchConstant(Ra,qa){return function(){return dispatchEvent(this,Ra,qa)}}function dispatchFunction(Ra,qa){return function(){return dispatchEvent(this,Ra,qa.apply(this,arguments))}}function selection_dispatch(Ra,qa){return this.each((typeof qa=="function"?dispatchFunction:dispatchConstant)(Ra,qa))}function*selection_iterator(){for(var Ra=this._groups,qa=0,nd=Ra.length;qa<nd;++qa)for(var od=Ra[qa],ld=0,ud=od.length,cd;ld<ud;++ld)(cd=od[ld])&&(yield cd)}var root=[null];function Selection$1(Ra,qa){this._groups=Ra,this._parents=qa}function selection(){return new Selection$1([[document.documentElement]],root)}function selection_selection(){return this}Selection$1.prototype=selection.prototype={constructor:Selection$1,select:selection_select,selectAll:selection_selectAll,selectChild:selection_selectChild,selectChildren:selection_selectChildren,filter:selection_filter,data:selection_data,enter:selection_enter,exit:selection_exit,join:selection_join,merge:selection_merge,selection:selection_selection,order:selection_order,sort:selection_sort,call:selection_call,nodes:selection_nodes,node:selection_node,size:selection_size,empty:selection_empty,each:selection_each,attr:selection_attr,style:selection_style,property:selection_property,classed:selection_classed,text:selection_text,html:selection_html,raise:selection_raise,lower:selection_lower,append:selection_append,insert:selection_insert,remove:selection_remove,clone:selection_clone,datum:selection_datum,on:selection_on,dispatch:selection_dispatch,[Symbol.iterator]:selection_iterator};function select(Ra){return typeof Ra=="string"?new Selection$1([[document.querySelector(Ra)]],[document.documentElement]):new Selection$1([[Ra]],root)}function define$1(Ra,qa,nd){Ra.prototype=qa.prototype=nd,nd.constructor=Ra}function extend$1(Ra,qa){var nd=Object.create(Ra.prototype);for(var od in qa)nd[od]=qa[od];return nd}function Color(){}var darker=.7,brighter=1/darker,reI="\\s*([+-]?\\d+)\\s*",reN="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",reP="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",reHex=/^#([0-9a-f]{3,8})$/,reRgbInteger=new RegExp(`^rgb\\(${reI},${reI},${reI}\\)$`),reRgbPercent=new RegExp(`^rgb\\(${reP},${reP},${reP}\\)$`),reRgbaInteger=new RegExp(`^rgba\\(${reI},${reI},${reI},${reN}\\)$`),reRgbaPercent=new RegExp(`^rgba\\(${reP},${reP},${reP},${reN}\\)$`),reHslPercent=new RegExp(`^hsl\\(${reN},${reP},${reP}\\)$`),reHslaPercent=new RegExp(`^hsla\\(${reN},${reP},${reP},${reN}\\)$`),named={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};define$1(Color,color,{copy(Ra){return Object.assign(new this.constructor,this,Ra)},displayable(){return this.rgb().displayable()},hex:color_formatHex,formatHex:color_formatHex,formatHex8:color_formatHex8,formatHsl:color_formatHsl,formatRgb:color_formatRgb,toString:color_formatRgb});function color_formatHex(){return this.rgb().formatHex()}function color_formatHex8(){return this.rgb().formatHex8()}function color_formatHsl(){return hslConvert(this).formatHsl()}function color_formatRgb(){return this.rgb().formatRgb()}function color(Ra){var qa,nd;return Ra=(Ra+"").trim().toLowerCase(),(qa=reHex.exec(Ra))?(nd=qa[1].length,qa=parseInt(qa[1],16),nd===6?rgbn(qa):nd===3?new Rgb(qa>>8&15|qa>>4&240,qa>>4&15|qa&240,(qa&15)<<4|qa&15,1):nd===8?rgba(qa>>24&255,qa>>16&255,qa>>8&255,(qa&255)/255):nd===4?rgba(qa>>12&15|qa>>8&240,qa>>8&15|qa>>4&240,qa>>4&15|qa&240,((qa&15)<<4|qa&15)/255):null):(qa=reRgbInteger.exec(Ra))?new Rgb(qa[1],qa[2],qa[3],1):(qa=reRgbPercent.exec(Ra))?new Rgb(qa[1]*255/100,qa[2]*255/100,qa[3]*255/100,1):(qa=reRgbaInteger.exec(Ra))?rgba(qa[1],qa[2],qa[3],qa[4]):(qa=reRgbaPercent.exec(Ra))?rgba(qa[1]*255/100,qa[2]*255/100,qa[3]*255/100,qa[4]):(qa=reHslPercent.exec(Ra))?hsla(qa[1],qa[2]/100,qa[3]/100,1):(qa=reHslaPercent.exec(Ra))?hsla(qa[1],qa[2]/100,qa[3]/100,qa[4]):named.hasOwnProperty(Ra)?rgbn(named[Ra]):Ra==="transparent"?new Rgb(NaN,NaN,NaN,0):null}function rgbn(Ra){return new Rgb(Ra>>16&255,Ra>>8&255,Ra&255,1)}function rgba(Ra,qa,nd,od){return od<=0&&(Ra=qa=nd=NaN),new Rgb(Ra,qa,nd,od)}function rgbConvert(Ra){return Ra instanceof Color||(Ra=color(Ra)),Ra?(Ra=Ra.rgb(),new Rgb(Ra.r,Ra.g,Ra.b,Ra.opacity)):new Rgb}function rgb(Ra,qa,nd,od){return arguments.length===1?rgbConvert(Ra):new Rgb(Ra,qa,nd,od??1)}function Rgb(Ra,qa,nd,od){this.r=+Ra,this.g=+qa,this.b=+nd,this.opacity=+od}define$1(Rgb,rgb,extend$1(Color,{brighter(Ra){return Ra=Ra==null?brighter:Math.pow(brighter,Ra),new Rgb(this.r*Ra,this.g*Ra,this.b*Ra,this.opacity)},darker(Ra){return Ra=Ra==null?darker:Math.pow(darker,Ra),new Rgb(this.r*Ra,this.g*Ra,this.b*Ra,this.opacity)},rgb(){return this},clamp(){return new Rgb(clampi(this.r),clampi(this.g),clampi(this.b),clampa(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:rgb_formatHex,formatHex:rgb_formatHex,formatHex8:rgb_formatHex8,formatRgb:rgb_formatRgb,toString:rgb_formatRgb}));function rgb_formatHex(){return`#${hex(this.r)}${hex(this.g)}${hex(this.b)}`}function rgb_formatHex8(){return`#${hex(this.r)}${hex(this.g)}${hex(this.b)}${hex((isNaN(this.opacity)?1:this.opacity)*255)}`}function rgb_formatRgb(){const Ra=clampa(this.opacity);return`${Ra===1?"rgb(":"rgba("}${clampi(this.r)}, ${clampi(this.g)}, ${clampi(this.b)}${Ra===1?")":`, ${Ra})`}`}function clampa(Ra){return isNaN(Ra)?1:Math.max(0,Math.min(1,Ra))}function clampi(Ra){return Math.max(0,Math.min(255,Math.round(Ra)||0))}function hex(Ra){return Ra=clampi(Ra),(Ra<16?"0":"")+Ra.toString(16)}function hsla(Ra,qa,nd,od){return od<=0?Ra=qa=nd=NaN:nd<=0||nd>=1?Ra=qa=NaN:qa<=0&&(Ra=NaN),new Hsl(Ra,qa,nd,od)}function hslConvert(Ra){if(Ra instanceof Hsl)return new Hsl(Ra.h,Ra.s,Ra.l,Ra.opacity);if(Ra instanceof Color||(Ra=color(Ra)),!Ra)return new Hsl;if(Ra instanceof Hsl)return Ra;Ra=Ra.rgb();var qa=Ra.r/255,nd=Ra.g/255,od=Ra.b/255,ld=Math.min(qa,nd,od),ud=Math.max(qa,nd,od),cd=NaN,dd=ud-ld,pd=(ud+ld)/2;return dd?(qa===ud?cd=(nd-od)/dd+(nd<od)*6:nd===ud?cd=(od-qa)/dd+2:cd=(qa-nd)/dd+4,dd/=pd<.5?ud+ld:2-ud-ld,cd*=60):dd=pd>0&&pd<1?0:cd,new Hsl(cd,dd,pd,Ra.opacity)}function hsl(Ra,qa,nd,od){return arguments.length===1?hslConvert(Ra):new Hsl(Ra,qa,nd,od??1)}function Hsl(Ra,qa,nd,od){this.h=+Ra,this.s=+qa,this.l=+nd,this.opacity=+od}define$1(Hsl,hsl,extend$1(Color,{brighter(Ra){return Ra=Ra==null?brighter:Math.pow(brighter,Ra),new Hsl(this.h,this.s,this.l*Ra,this.opacity)},darker(Ra){return Ra=Ra==null?darker:Math.pow(darker,Ra),new Hsl(this.h,this.s,this.l*Ra,this.opacity)},rgb(){var Ra=this.h%360+(this.h<0)*360,qa=isNaN(Ra)||isNaN(this.s)?0:this.s,nd=this.l,od=nd+(nd<.5?nd:1-nd)*qa,ld=2*nd-od;return new Rgb(hsl2rgb(Ra>=240?Ra-240:Ra+120,ld,od),hsl2rgb(Ra,ld,od),hsl2rgb(Ra<120?Ra+240:Ra-120,ld,od),this.opacity)},clamp(){return new Hsl(clamph(this.h),clampt(this.s),clampt(this.l),clampa(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const Ra=clampa(this.opacity);return`${Ra===1?"hsl(":"hsla("}${clamph(this.h)}, ${clampt(this.s)*100}%, ${clampt(this.l)*100}%${Ra===1?")":`, ${Ra})`}`}}));function clamph(Ra){return Ra=(Ra||0)%360,Ra<0?Ra+360:Ra}function clampt(Ra){return Math.max(0,Math.min(1,Ra||0))}function hsl2rgb(Ra,qa,nd){return(Ra<60?qa+(nd-qa)*Ra/60:Ra<180?nd:Ra<240?qa+(nd-qa)*(240-Ra)/60:qa)*255}const constant$3=Ra=>()=>Ra;function linear(Ra,qa){return function(nd){return Ra+nd*qa}}function exponential(Ra,qa,nd){return Ra=Math.pow(Ra,nd),qa=Math.pow(qa,nd)-Ra,nd=1/nd,function(od){return Math.pow(Ra+od*qa,nd)}}function hue(Ra,qa){var nd=qa-Ra;return nd?linear(Ra,nd>180||nd<-180?nd-360*Math.round(nd/360):nd):constant$3(isNaN(Ra)?qa:Ra)}function gamma(Ra){return(Ra=+Ra)==1?nogamma:function(qa,nd){return nd-qa?exponential(qa,nd,Ra):constant$3(isNaN(qa)?nd:qa)}}function nogamma(Ra,qa){var nd=qa-Ra;return nd?linear(Ra,nd):constant$3(isNaN(Ra)?qa:Ra)}const interpolateRgb=function Ra(qa){var nd=gamma(qa);function od(ld,ud){var cd=nd((ld=rgb(ld)).r,(ud=rgb(ud)).r),dd=nd(ld.g,ud.g),pd=nd(ld.b,ud.b),fd=nogamma(ld.opacity,ud.opacity);return function(md){return ld.r=cd(md),ld.g=dd(md),ld.b=pd(md),ld.opacity=fd(md),ld+""}}return od.gamma=Ra,od}(1);function interpolateNumber(Ra,qa){return Ra=+Ra,qa=+qa,function(nd){return Ra*(1-nd)+qa*nd}}var reA=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,reB=new RegExp(reA.source,"g");function zero(Ra){return function(){return Ra}}function one(Ra){return function(qa){return Ra(qa)+""}}function interpolateString(Ra,qa){var nd=reA.lastIndex=reB.lastIndex=0,od,ld,ud,cd=-1,dd=[],pd=[];for(Ra=Ra+"",qa=qa+"";(od=reA.exec(Ra))&&(ld=reB.exec(qa));)(ud=ld.index)>nd&&(ud=qa.slice(nd,ud),dd[cd]?dd[cd]+=ud:dd[++cd]=ud),(od=od[0])===(ld=ld[0])?dd[cd]?dd[cd]+=ld:dd[++cd]=ld:(dd[++cd]=null,pd.push({i:cd,x:interpolateNumber(od,ld)})),nd=reB.lastIndex;return nd<qa.length&&(ud=qa.slice(nd),dd[cd]?dd[cd]+=ud:dd[++cd]=ud),dd.length<2?pd[0]?one(pd[0].x):zero(qa):(qa=pd.length,function(fd){for(var md=0,vd;md<qa;++md)dd[(vd=pd[md]).i]=vd.x(fd);return dd.join("")})}var degrees=180/Math.PI,identity={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function decompose(Ra,qa,nd,od,ld,ud){var cd,dd,pd;return(cd=Math.sqrt(Ra*Ra+qa*qa))&&(Ra/=cd,qa/=cd),(pd=Ra*nd+qa*od)&&(nd-=Ra*pd,od-=qa*pd),(dd=Math.sqrt(nd*nd+od*od))&&(nd/=dd,od/=dd,pd/=dd),Ra*od<qa*nd&&(Ra=-Ra,qa=-qa,pd=-pd,cd=-cd),{translateX:ld,translateY:ud,rotate:Math.atan2(qa,Ra)*degrees,skewX:Math.atan(pd)*degrees,scaleX:cd,scaleY:dd}}var svgNode;function parseCss(Ra){const qa=new(typeof DOMMatrix=="function"?DOMMatrix:WebKitCSSMatrix)(Ra+"");return qa.isIdentity?identity:decompose(qa.a,qa.b,qa.c,qa.d,qa.e,qa.f)}function parseSvg(Ra){return Ra==null||(svgNode||(svgNode=document.createElementNS("http://www.w3.org/2000/svg","g")),svgNode.setAttribute("transform",Ra),!(Ra=svgNode.transform.baseVal.consolidate()))?identity:(Ra=Ra.matrix,decompose(Ra.a,Ra.b,Ra.c,Ra.d,Ra.e,Ra.f))}function interpolateTransform(Ra,qa,nd,od){function ld(fd){return fd.length?fd.pop()+" ":""}function ud(fd,md,vd,Ad,Nd,Id){if(fd!==vd||md!==Ad){var Od=Nd.push("translate(",null,qa,null,nd);Id.push({i:Od-4,x:interpolateNumber(fd,vd)},{i:Od-2,x:interpolateNumber(md,Ad)})}else(vd||Ad)&&Nd.push("translate("+vd+qa+Ad+nd)}function cd(fd,md,vd,Ad){fd!==md?(fd-md>180?md+=360:md-fd>180&&(fd+=360),Ad.push({i:vd.push(ld(vd)+"rotate(",null,od)-2,x:interpolateNumber(fd,md)})):md&&vd.push(ld(vd)+"rotate("+md+od)}function dd(fd,md,vd,Ad){fd!==md?Ad.push({i:vd.push(ld(vd)+"skewX(",null,od)-2,x:interpolateNumber(fd,md)}):md&&vd.push(ld(vd)+"skewX("+md+od)}function pd(fd,md,vd,Ad,Nd,Id){if(fd!==vd||md!==Ad){var Od=Nd.push(ld(Nd)+"scale(",null,",",null,")");Id.push({i:Od-4,x:interpolateNumber(fd,vd)},{i:Od-2,x:interpolateNumber(md,Ad)})}else(vd!==1||Ad!==1)&&Nd.push(ld(Nd)+"scale("+vd+","+Ad+")")}return function(fd,md){var vd=[],Ad=[];return fd=Ra(fd),md=Ra(md),ud(fd.translateX,fd.translateY,md.translateX,md.translateY,vd,Ad),cd(fd.rotate,md.rotate,vd,Ad),dd(fd.skewX,md.skewX,vd,Ad),pd(fd.scaleX,fd.scaleY,md.scaleX,md.scaleY,vd,Ad),fd=md=null,function(Nd){for(var Id=-1,Od=Ad.length,Fd;++Id<Od;)vd[(Fd=Ad[Id]).i]=Fd.x(Nd);return vd.join("")}}}var interpolateTransformCss=interpolateTransform(parseCss,"px, ","px)","deg)"),interpolateTransformSvg=interpolateTransform(parseSvg,", ",")",")"),frame=0,timeout$2=0,interval=0,pokeDelay=1e3,taskHead,taskTail,clockLast=0,clockNow=0,clockSkew=0,clock=typeof performance=="object"&&performance.now?performance:Date,setFrame=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(Ra){setTimeout(Ra,17)};function now(){return clockNow||(setFrame(clearNow),clockNow=clock.now()+clockSkew)}function clearNow(){clockNow=0}function Timer(){this._call=this._time=this._next=null}Timer.prototype=timer.prototype={constructor:Timer,restart:function(Ra,qa,nd){if(typeof Ra!="function")throw new TypeError("callback is not a function");nd=(nd==null?now():+nd)+(qa==null?0:+qa),!this._next&&taskTail!==this&&(taskTail?taskTail._next=this:taskHead=this,taskTail=this),this._call=Ra,this._time=nd,sleep()},stop:function(){this._call&&(this._call=null,this._time=1/0,sleep())}};function timer(Ra,qa,nd){var od=new Timer;return od.restart(Ra,qa,nd),od}function timerFlush(){now(),++frame;for(var Ra=taskHead,qa;Ra;)(qa=clockNow-Ra._time)>=0&&Ra._call.call(void 0,qa),Ra=Ra._next;--frame}function wake(){clockNow=(clockLast=clock.now())+clockSkew,frame=timeout$2=0;try{timerFlush()}finally{frame=0,nap(),clockNow=0}}function poke(){var Ra=clock.now(),qa=Ra-clockLast;qa>pokeDelay&&(clockSkew-=qa,clockLast=Ra)}function nap(){for(var Ra,qa=taskHead,nd,od=1/0;qa;)qa._call?(od>qa._time&&(od=qa._time),Ra=qa,qa=qa._next):(nd=qa._next,qa._next=null,qa=Ra?Ra._next=nd:taskHead=nd);taskTail=Ra,sleep(od)}function sleep(Ra){if(!frame){timeout$2&&(timeout$2=clearTimeout(timeout$2));var qa=Ra-clockNow;qa>24?(Ra<1/0&&(timeout$2=setTimeout(wake,Ra-clock.now()-clockSkew)),interval&&(interval=clearInterval(interval))):(interval||(clockLast=clock.now(),interval=setInterval(poke,pokeDelay)),frame=1,setFrame(wake))}}function timeout$1(Ra,qa,nd){var od=new Timer;return qa=qa==null?0:+qa,od.restart(ld=>{od.stop(),Ra(ld+qa)},qa,nd),od}var emptyOn=dispatch("start","end","cancel","interrupt"),emptyTween=[],CREATED=0,SCHEDULED=1,STARTING=2,STARTED=3,RUNNING=4,ENDING=5,ENDED=6;function schedule(Ra,qa,nd,od,ld,ud){var cd=Ra.__transition;if(!cd)Ra.__transition={};else if(nd in cd)return;create(Ra,nd,{name:qa,index:od,group:ld,on:emptyOn,tween:emptyTween,time:ud.time,delay:ud.delay,duration:ud.duration,ease:ud.ease,timer:null,state:CREATED})}function init$1(Ra,qa){var nd=get(Ra,qa);if(nd.state>CREATED)throw new Error("too late; already scheduled");return nd}function set(Ra,qa){var nd=get(Ra,qa);if(nd.state>STARTED)throw new Error("too late; already running");return nd}function get(Ra,qa){var nd=Ra.__transition;if(!nd||!(nd=nd[qa]))throw new Error("transition not found");return nd}function create(Ra,qa,nd){var od=Ra.__transition,ld;od[qa]=nd,nd.timer=timer(ud,0,nd.time);function ud(fd){nd.state=SCHEDULED,nd.timer.restart(cd,nd.delay,nd.time),nd.delay<=fd&&cd(fd-nd.delay)}function cd(fd){var md,vd,Ad,Nd;if(nd.state!==SCHEDULED)return pd();for(md in od)if(Nd=od[md],Nd.name===nd.name){if(Nd.state===STARTED)return timeout$1(cd);Nd.state===RUNNING?(Nd.state=ENDED,Nd.timer.stop(),Nd.on.call("interrupt",Ra,Ra.__data__,Nd.index,Nd.group),delete od[md]):+md<qa&&(Nd.state=ENDED,Nd.timer.stop(),Nd.on.call("cancel",Ra,Ra.__data__,Nd.index,Nd.group),delete od[md])}if(timeout$1(function(){nd.state===STARTED&&(nd.state=RUNNING,nd.timer.restart(dd,nd.delay,nd.time),dd(fd))}),nd.state=STARTING,nd.on.call("start",Ra,Ra.__data__,nd.index,nd.group),nd.state===STARTING){for(nd.state=STARTED,ld=new Array(Ad=nd.tween.length),md=0,vd=-1;md<Ad;++md)(Nd=nd.tween[md].value.call(Ra,Ra.__data__,nd.index,nd.group))&&(ld[++vd]=Nd);ld.length=vd+1}}function dd(fd){for(var md=fd<nd.duration?nd.ease.call(null,fd/nd.duration):(nd.timer.restart(pd),nd.state=ENDING,1),vd=-1,Ad=ld.length;++vd<Ad;)ld[vd].call(Ra,md);nd.state===ENDING&&(nd.on.call("end",Ra,Ra.__data__,nd.index,nd.group),pd())}function pd(){nd.state=ENDED,nd.timer.stop(),delete od[qa];for(var fd in od)return;delete Ra.__transition}}function interrupt(Ra,qa){var nd=Ra.__transition,od,ld,ud=!0,cd;if(nd){qa=qa==null?null:qa+"";for(cd in nd){if((od=nd[cd]).name!==qa){ud=!1;continue}ld=od.state>STARTING&&od.state<ENDING,od.state=ENDED,od.timer.stop(),od.on.call(ld?"interrupt":"cancel",Ra,Ra.__data__,od.index,od.group),delete nd[cd]}ud&&delete Ra.__transition}}function selection_interrupt(Ra){return this.each(function(){interrupt(this,Ra)})}function tweenRemove(Ra,qa){var nd,od;return function(){var ld=set(this,Ra),ud=ld.tween;if(ud!==nd){od=nd=ud;for(var cd=0,dd=od.length;cd<dd;++cd)if(od[cd].name===qa){od=od.slice(),od.splice(cd,1);break}}ld.tween=od}}function tweenFunction(Ra,qa,nd){var od,ld;if(typeof nd!="function")throw new Error;return function(){var ud=set(this,Ra),cd=ud.tween;if(cd!==od){ld=(od=cd).slice();for(var dd={name:qa,value:nd},pd=0,fd=ld.length;pd<fd;++pd)if(ld[pd].name===qa){ld[pd]=dd;break}pd===fd&&ld.push(dd)}ud.tween=ld}}function transition_tween(Ra,qa){var nd=this._id;if(Ra+="",arguments.length<2){for(var od=get(this.node(),nd).tween,ld=0,ud=od.length,cd;ld<ud;++ld)if((cd=od[ld]).name===Ra)return cd.value;return null}return this.each((qa==null?tweenRemove:tweenFunction)(nd,Ra,qa))}function tweenValue(Ra,qa,nd){var od=Ra._id;return Ra.each(function(){var ld=set(this,od);(ld.value||(ld.value={}))[qa]=nd.apply(this,arguments)}),function(ld){return get(ld,od).value[qa]}}function interpolate(Ra,qa){var nd;return(typeof qa=="number"?interpolateNumber:qa instanceof color?interpolateRgb:(nd=color(qa))?(qa=nd,interpolateRgb):interpolateString)(Ra,qa)}function attrRemove(Ra){return function(){this.removeAttribute(Ra)}}function attrRemoveNS(Ra){return function(){this.removeAttributeNS(Ra.space,Ra.local)}}function attrConstant(Ra,qa,nd){var od,ld=nd+"",ud;return function(){var cd=this.getAttribute(Ra);return cd===ld?null:cd===od?ud:ud=qa(od=cd,nd)}}function attrConstantNS(Ra,qa,nd){var od,ld=nd+"",ud;return function(){var cd=this.getAttributeNS(Ra.space,Ra.local);return cd===ld?null:cd===od?ud:ud=qa(od=cd,nd)}}function attrFunction(Ra,qa,nd){var od,ld,ud;return function(){var cd,dd=nd(this),pd;return dd==null?void this.removeAttribute(Ra):(cd=this.getAttribute(Ra),pd=dd+"",cd===pd?null:cd===od&&pd===ld?ud:(ld=pd,ud=qa(od=cd,dd)))}}function attrFunctionNS(Ra,qa,nd){var od,ld,ud;return function(){var cd,dd=nd(this),pd;return dd==null?void this.removeAttributeNS(Ra.space,Ra.local):(cd=this.getAttributeNS(Ra.space,Ra.local),pd=dd+"",cd===pd?null:cd===od&&pd===ld?ud:(ld=pd,ud=qa(od=cd,dd)))}}function transition_attr(Ra,qa){var nd=namespace(Ra),od=nd==="transform"?interpolateTransformSvg:interpolate;return this.attrTween(Ra,typeof qa=="function"?(nd.local?attrFunctionNS:attrFunction)(nd,od,tweenValue(this,"attr."+Ra,qa)):qa==null?(nd.local?attrRemoveNS:attrRemove)(nd):(nd.local?attrConstantNS:attrConstant)(nd,od,qa))}function attrInterpolate(Ra,qa){return function(nd){this.setAttribute(Ra,qa.call(this,nd))}}function attrInterpolateNS(Ra,qa){return function(nd){this.setAttributeNS(Ra.space,Ra.local,qa.call(this,nd))}}function attrTweenNS(Ra,qa){var nd,od;function ld(){var ud=qa.apply(this,arguments);return ud!==od&&(nd=(od=ud)&&attrInterpolateNS(Ra,ud)),nd}return ld._value=qa,ld}function attrTween(Ra,qa){var nd,od;function ld(){var ud=qa.apply(this,arguments);return ud!==od&&(nd=(od=ud)&&attrInterpolate(Ra,ud)),nd}return ld._value=qa,ld}function transition_attrTween(Ra,qa){var nd="attr."+Ra;if(arguments.length<2)return(nd=this.tween(nd))&&nd._value;if(qa==null)return this.tween(nd,null);if(typeof qa!="function")throw new Error;var od=namespace(Ra);return this.tween(nd,(od.local?attrTweenNS:attrTween)(od,qa))}function delayFunction(Ra,qa){return function(){init$1(this,Ra).delay=+qa.apply(this,arguments)}}function delayConstant(Ra,qa){return qa=+qa,function(){init$1(this,Ra).delay=qa}}function transition_delay(Ra){var qa=this._id;return arguments.length?this.each((typeof Ra=="function"?delayFunction:delayConstant)(qa,Ra)):get(this.node(),qa).delay}function durationFunction(Ra,qa){return function(){set(this,Ra).duration=+qa.apply(this,arguments)}}function durationConstant(Ra,qa){return qa=+qa,function(){set(this,Ra).duration=qa}}function transition_duration(Ra){var qa=this._id;return arguments.length?this.each((typeof Ra=="function"?durationFunction:durationConstant)(qa,Ra)):get(this.node(),qa).duration}function easeConstant(Ra,qa){if(typeof qa!="function")throw new Error;return function(){set(this,Ra).ease=qa}}function transition_ease(Ra){var qa=this._id;return arguments.length?this.each(easeConstant(qa,Ra)):get(this.node(),qa).ease}function easeVarying(Ra,qa){return function(){var nd=qa.apply(this,arguments);if(typeof nd!="function")throw new Error;set(this,Ra).ease=nd}}function transition_easeVarying(Ra){if(typeof Ra!="function")throw new Error;return this.each(easeVarying(this._id,Ra))}function transition_filter(Ra){typeof Ra!="function"&&(Ra=matcher(Ra));for(var qa=this._groups,nd=qa.length,od=new Array(nd),ld=0;ld<nd;++ld)for(var ud=qa[ld],cd=ud.length,dd=od[ld]=[],pd,fd=0;fd<cd;++fd)(pd=ud[fd])&&Ra.call(pd,pd.__data__,fd,ud)&&dd.push(pd);return new Transition(od,this._parents,this._name,this._id)}function transition_merge(Ra){if(Ra._id!==this._id)throw new Error;for(var qa=this._groups,nd=Ra._groups,od=qa.length,ld=nd.length,ud=Math.min(od,ld),cd=new Array(od),dd=0;dd<ud;++dd)for(var pd=qa[dd],fd=nd[dd],md=pd.length,vd=cd[dd]=new Array(md),Ad,Nd=0;Nd<md;++Nd)(Ad=pd[Nd]||fd[Nd])&&(vd[Nd]=Ad);for(;dd<od;++dd)cd[dd]=qa[dd];return new Transition(cd,this._parents,this._name,this._id)}function start(Ra){return(Ra+"").trim().split(/^|\s+/).every(function(qa){var nd=qa.indexOf(".");return nd>=0&&(qa=qa.slice(0,nd)),!qa||qa==="start"})}function onFunction(Ra,qa,nd){var od,ld,ud=start(qa)?init$1:set;return function(){var cd=ud(this,Ra),dd=cd.on;dd!==od&&(ld=(od=dd).copy()).on(qa,nd),cd.on=ld}}function transition_on(Ra,qa){var nd=this._id;return arguments.length<2?get(this.node(),nd).on.on(Ra):this.each(onFunction(nd,Ra,qa))}function removeFunction(Ra){return function(){var qa=this.parentNode;for(var nd in this.__transition)if(+nd!==Ra)return;qa&&qa.removeChild(this)}}function transition_remove(){return this.on("end.remove",removeFunction(this._id))}function transition_select(Ra){var qa=this._name,nd=this._id;typeof Ra!="function"&&(Ra=selector(Ra));for(var od=this._groups,ld=od.length,ud=new Array(ld),cd=0;cd<ld;++cd)for(var dd=od[cd],pd=dd.length,fd=ud[cd]=new Array(pd),md,vd,Ad=0;Ad<pd;++Ad)(md=dd[Ad])&&(vd=Ra.call(md,md.__data__,Ad,dd))&&("__data__"in md&&(vd.__data__=md.__data__),fd[Ad]=vd,schedule(fd[Ad],qa,nd,Ad,fd,get(md,nd)));return new Transition(ud,this._parents,qa,nd)}function transition_selectAll(Ra){var qa=this._name,nd=this._id;typeof Ra!="function"&&(Ra=selectorAll(Ra));for(var od=this._groups,ld=od.length,ud=[],cd=[],dd=0;dd<ld;++dd)for(var pd=od[dd],fd=pd.length,md,vd=0;vd<fd;++vd)if(md=pd[vd]){for(var Ad=Ra.call(md,md.__data__,vd,pd),Nd,Id=get(md,nd),Od=0,Fd=Ad.length;Od<Fd;++Od)(Nd=Ad[Od])&&schedule(Nd,qa,nd,Od,Ad,Id);ud.push(Ad),cd.push(md)}return new Transition(ud,cd,qa,nd)}var Selection=selection.prototype.constructor;function transition_selection(){return new Selection(this._groups,this._parents)}function styleNull(Ra,qa){var nd,od,ld;return function(){var ud=styleValue(this,Ra),cd=(this.style.removeProperty(Ra),styleValue(this,Ra));return ud===cd?null:ud===nd&&cd===od?ld:ld=qa(nd=ud,od=cd)}}function styleRemove(Ra){return function(){this.style.removeProperty(Ra)}}function styleConstant(Ra,qa,nd){var od,ld=nd+"",ud;return function(){var cd=styleValue(this,Ra);return cd===ld?null:cd===od?ud:ud=qa(od=cd,nd)}}function styleFunction(Ra,qa,nd){var od,ld,ud;return function(){var cd=styleValue(this,Ra),dd=nd(this),pd=dd+"";return dd==null&&(pd=dd=(this.style.removeProperty(Ra),styleValue(this,Ra))),cd===pd?null:cd===od&&pd===ld?ud:(ld=pd,ud=qa(od=cd,dd))}}function styleMaybeRemove(Ra,qa){var nd,od,ld,ud="style."+qa,cd="end."+ud,dd;return function(){var pd=set(this,Ra),fd=pd.on,md=pd.value[ud]==null?dd||(dd=styleRemove(qa)):void 0;(fd!==nd||ld!==md)&&(od=(nd=fd).copy()).on(cd,ld=md),pd.on=od}}function transition_style(Ra,qa,nd){var od=(Ra+="")=="transform"?interpolateTransformCss:interpolate;return qa==null?this.styleTween(Ra,styleNull(Ra,od)).on("end.style."+Ra,styleRemove(Ra)):typeof qa=="function"?this.styleTween(Ra,styleFunction(Ra,od,tweenValue(this,"style."+Ra,qa))).each(styleMaybeRemove(this._id,Ra)):this.styleTween(Ra,styleConstant(Ra,od,qa),nd).on("end.style."+Ra,null)}function styleInterpolate(Ra,qa,nd){return function(od){this.style.setProperty(Ra,qa.call(this,od),nd)}}function styleTween(Ra,qa,nd){var od,ld;function ud(){var cd=qa.apply(this,arguments);return cd!==ld&&(od=(ld=cd)&&styleInterpolate(Ra,cd,nd)),od}return ud._value=qa,ud}function transition_styleTween(Ra,qa,nd){var od="style."+(Ra+="");if(arguments.length<2)return(od=this.tween(od))&&od._value;if(qa==null)return this.tween(od,null);if(typeof qa!="function")throw new Error;return this.tween(od,styleTween(Ra,qa,nd??""))}function textConstant(Ra){return function(){this.textContent=Ra}}function textFunction(Ra){return function(){var qa=Ra(this);this.textContent=qa??""}}function transition_text(Ra){return this.tween("text",typeof Ra=="function"?textFunction(tweenValue(this,"text",Ra)):textConstant(Ra==null?"":Ra+""))}function textInterpolate(Ra){return function(qa){this.textContent=Ra.call(this,qa)}}function textTween(Ra){var qa,nd;function od(){var ld=Ra.apply(this,arguments);return ld!==nd&&(qa=(nd=ld)&&textInterpolate(ld)),qa}return od._value=Ra,od}function transition_textTween(Ra){var qa="text";if(arguments.length<1)return(qa=this.tween(qa))&&qa._value;if(Ra==null)return this.tween(qa,null);if(typeof Ra!="function")throw new Error;return this.tween(qa,textTween(Ra))}function transition_transition(){for(var Ra=this._name,qa=this._id,nd=newId(),od=this._groups,ld=od.length,ud=0;ud<ld;++ud)for(var cd=od[ud],dd=cd.length,pd,fd=0;fd<dd;++fd)if(pd=cd[fd]){var md=get(pd,qa);schedule(pd,Ra,nd,fd,cd,{time:md.time+md.delay+md.duration,delay:0,duration:md.duration,ease:md.ease})}return new Transition(od,this._parents,Ra,nd)}function transition_end(){var Ra,qa,nd=this,od=nd._id,ld=nd.size();return new Promise(function(ud,cd){var dd={value:cd},pd={value:function(){--ld===0&&ud()}};nd.each(function(){var fd=set(this,od),md=fd.on;md!==Ra&&(qa=(Ra=md).copy(),qa._.cancel.push(dd),qa._.interrupt.push(dd),qa._.end.push(pd)),fd.on=qa}),ld===0&&ud()})}var id$1=0;function Transition(Ra,qa,nd,od){this._groups=Ra,this._parents=qa,this._name=nd,this._id=od}function newId(){return++id$1}var selection_prototype=selection.prototype;Transition.prototype={constructor:Transition,select:transition_select,selectAll:transition_selectAll,selectChild:selection_prototype.selectChild,selectChildren:selection_prototype.selectChildren,filter:transition_filter,merge:transition_merge,selection:transition_selection,transition:transition_transition,call:selection_prototype.call,nodes:selection_prototype.nodes,node:selection_prototype.node,size:selection_prototype.size,empty:selection_prototype.empty,each:selection_prototype.each,on:transition_on,attr:transition_attr,attrTween:transition_attrTween,style:transition_style,styleTween:transition_styleTween,text:transition_text,textTween:transition_textTween,remove:transition_remove,tween:transition_tween,delay:transition_delay,duration:transition_duration,ease:transition_ease,easeVarying:transition_easeVarying,end:transition_end,[Symbol.iterator]:selection_prototype[Symbol.iterator]};function cubicInOut(Ra){return((Ra*=2)<=1?Ra*Ra*Ra:(Ra-=2)*Ra*Ra+2)/2}var defaultTiming={time:null,delay:0,duration:250,ease:cubicInOut};function inherit(Ra,qa){for(var nd;!(nd=Ra.__transition)||!(nd=nd[qa]);)if(!(Ra=Ra.parentNode))throw new Error(`transition ${qa} not found`);return nd}function selection_transition(Ra){var qa,nd;Ra instanceof Transition?(qa=Ra._id,Ra=Ra._name):(qa=newId(),(nd=defaultTiming).time=now(),Ra=Ra==null?null:Ra+"");for(var od=this._groups,ld=od.length,ud=0;ud<ld;++ud)for(var cd=od[ud],dd=cd.length,pd,fd=0;fd<dd;++fd)(pd=cd[fd])&&schedule(pd,Ra,qa,fd,cd,nd||inherit(pd,qa));return new Transition(od,this._parents,Ra,qa)}selection.prototype.interrupt=selection_interrupt;selection.prototype.transition=selection_transition;const pi$1=Math.PI,tau$1=2*pi$1,epsilon$1=1e-6,tauEpsilon=tau$1-epsilon$1;function append$1(Ra){this._+=Ra[0];for(let qa=1,nd=Ra.length;qa<nd;++qa)this._+=arguments[qa]+Ra[qa]}function appendRound(Ra){let qa=Math.floor(Ra);if(!(qa>=0))throw new Error(`invalid digits: ${Ra}`);if(qa>15)return append$1;const nd=10**qa;return function(od){this._+=od[0];for(let ld=1,ud=od.length;ld<ud;++ld)this._+=Math.round(arguments[ld]*nd)/nd+od[ld]}}class Path{constructor(qa){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=qa==null?append$1:appendRound(qa)}moveTo(qa,nd){this._append`M${this._x0=this._x1=+qa},${this._y0=this._y1=+nd}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(qa,nd){this._append`L${this._x1=+qa},${this._y1=+nd}`}quadraticCurveTo(qa,nd,od,ld){this._append`Q${+qa},${+nd},${this._x1=+od},${this._y1=+ld}`}bezierCurveTo(qa,nd,od,ld,ud,cd){this._append`C${+qa},${+nd},${+od},${+ld},${this._x1=+ud},${this._y1=+cd}`}arcTo(qa,nd,od,ld,ud){if(qa=+qa,nd=+nd,od=+od,ld=+ld,ud=+ud,ud<0)throw new Error(`negative radius: ${ud}`);let cd=this._x1,dd=this._y1,pd=od-qa,fd=ld-nd,md=cd-qa,vd=dd-nd,Ad=md*md+vd*vd;if(this._x1===null)this._append`M${this._x1=qa},${this._y1=nd}`;else if(Ad>epsilon$1)if(!(Math.abs(vd*pd-fd*md)>epsilon$1)||!ud)this._append`L${this._x1=qa},${this._y1=nd}`;else{let Nd=od-cd,Id=ld-dd,Od=pd*pd+fd*fd,Fd=Nd*Nd+Id*Id,Pd=Math.sqrt(Od),Md=Math.sqrt(Ad),Bd=ud*Math.tan((pi$1-Math.acos((Od+Ad-Fd)/(2*Pd*Md)))/2),jd=Bd/Md,Hd=Bd/Pd;Math.abs(jd-1)>epsilon$1&&this._append`L${qa+jd*md},${nd+jd*vd}`,this._append`A${ud},${ud},0,0,${+(vd*Nd>md*Id)},${this._x1=qa+Hd*pd},${this._y1=nd+Hd*fd}`}}arc(qa,nd,od,ld,ud,cd){if(qa=+qa,nd=+nd,od=+od,cd=!!cd,od<0)throw new Error(`negative radius: ${od}`);let dd=od*Math.cos(ld),pd=od*Math.sin(ld),fd=qa+dd,md=nd+pd,vd=1^cd,Ad=cd?ld-ud:ud-ld;this._x1===null?this._append`M${fd},${md}`:(Math.abs(this._x1-fd)>epsilon$1||Math.abs(this._y1-md)>epsilon$1)&&this._append`L${fd},${md}`,od&&(Ad<0&&(Ad=Ad%tau$1+tau$1),Ad>tauEpsilon?this._append`A${od},${od},0,1,${vd},${qa-dd},${nd-pd}A${od},${od},0,1,${vd},${this._x1=fd},${this._y1=md}`:Ad>epsilon$1&&this._append`A${od},${od},0,${+(Ad>=pi$1)},${vd},${this._x1=qa+od*Math.cos(ud)},${this._y1=nd+od*Math.sin(ud)}`)}rect(qa,nd,od,ld){this._append`M${this._x0=this._x1=+qa},${this._y0=this._y1=+nd}h${od=+od}v${+ld}h${-od}Z`}toString(){return this._}}function constant$2(Ra){return function(){return Ra}}const abs$1=Math.abs,atan2=Math.atan2,cos=Math.cos,max$1=Math.max,min=Math.min,sin=Math.sin,sqrt=Math.sqrt,epsilon=1e-12,pi=Math.PI,halfPi=pi/2,tau=2*pi;function acos(Ra){return Ra>1?0:Ra<-1?pi:Math.acos(Ra)}function asin(Ra){return Ra>=1?halfPi:Ra<=-1?-halfPi:Math.asin(Ra)}function withPath(Ra){let qa=3;return Ra.digits=function(nd){if(!arguments.length)return qa;if(nd==null)qa=null;else{const od=Math.floor(nd);if(!(od>=0))throw new RangeError(`invalid digits: ${nd}`);qa=od}return Ra},()=>new Path(qa)}function array(Ra){return typeof Ra=="object"&&"length"in Ra?Ra:Array.from(Ra)}function Linear(Ra){this._context=Ra}Linear.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(Ra,qa){switch(Ra=+Ra,qa=+qa,this._point){case 0:this._point=1,this._line?this._context.lineTo(Ra,qa):this._context.moveTo(Ra,qa);break;case 1:this._point=2;default:this._context.lineTo(Ra,qa);break}}};function curveLinear(Ra){return new Linear(Ra)}function x$1(Ra){return Ra[0]}function y$1(Ra){return Ra[1]}function line$1(Ra,qa){var nd=constant$2(!0),od=null,ld=curveLinear,ud=null,cd=withPath(dd);Ra=typeof Ra=="function"?Ra:Ra===void 0?x$1:constant$2(Ra),qa=typeof qa=="function"?qa:qa===void 0?y$1:constant$2(qa);function dd(pd){var fd,md=(pd=array(pd)).length,vd,Ad=!1,Nd;for(od==null&&(ud=ld(Nd=cd())),fd=0;fd<=md;++fd)!(fd<md&&nd(vd=pd[fd],fd,pd))===Ad&&((Ad=!Ad)?ud.lineStart():ud.lineEnd()),Ad&&ud.point(+Ra(vd,fd,pd),+qa(vd,fd,pd));if(Nd)return ud=null,Nd+""||null}return dd.x=function(pd){return arguments.length?(Ra=typeof pd=="function"?pd:constant$2(+pd),dd):Ra},dd.y=function(pd){return arguments.length?(qa=typeof pd=="function"?pd:constant$2(+pd),dd):qa},dd.defined=function(pd){return arguments.length?(nd=typeof pd=="function"?pd:constant$2(!!pd),dd):nd},dd.curve=function(pd){return arguments.length?(ld=pd,od!=null&&(ud=ld(od)),dd):ld},dd.context=function(pd){return arguments.length?(pd==null?od=ud=null:ud=ld(od=pd),dd):od},dd}class Bump{constructor(qa,nd){this._context=qa,this._x=nd}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line}point(qa,nd){switch(qa=+qa,nd=+nd,this._point){case 0:{this._point=1,this._line?this._context.lineTo(qa,nd):this._context.moveTo(qa,nd);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+qa)/2,this._y0,this._x0,nd,qa,nd):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+nd)/2,qa,this._y0,qa,nd);break}}this._x0=qa,this._y0=nd}}function bumpX(Ra){return new Bump(Ra,!0)}function bumpY(Ra){return new Bump(Ra,!1)}function noop$4(){}function point$4(Ra,qa,nd){Ra._context.bezierCurveTo((2*Ra._x0+Ra._x1)/3,(2*Ra._y0+Ra._y1)/3,(Ra._x0+2*Ra._x1)/3,(Ra._y0+2*Ra._y1)/3,(Ra._x0+4*Ra._x1+qa)/6,(Ra._y0+4*Ra._y1+nd)/6)}function Basis(Ra){this._context=Ra}Basis.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:point$4(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(Ra,qa){switch(Ra=+Ra,qa=+qa,this._point){case 0:this._point=1,this._line?this._context.lineTo(Ra,qa):this._context.moveTo(Ra,qa);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:point$4(this,Ra,qa);break}this._x0=this._x1,this._x1=Ra,this._y0=this._y1,this._y1=qa}};function curveBasis(Ra){return new Basis(Ra)}function BasisClosed(Ra){this._context=Ra}BasisClosed.prototype={areaStart:noop$4,areaEnd:noop$4,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(Ra,qa){switch(Ra=+Ra,qa=+qa,this._point){case 0:this._point=1,this._x2=Ra,this._y2=qa;break;case 1:this._point=2,this._x3=Ra,this._y3=qa;break;case 2:this._point=3,this._x4=Ra,this._y4=qa,this._context.moveTo((this._x0+4*this._x1+Ra)/6,(this._y0+4*this._y1+qa)/6);break;default:point$4(this,Ra,qa);break}this._x0=this._x1,this._x1=Ra,this._y0=this._y1,this._y1=qa}};function curveBasisClosed(Ra){return new BasisClosed(Ra)}function BasisOpen(Ra){this._context=Ra}BasisOpen.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(Ra,qa){switch(Ra=+Ra,qa=+qa,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var nd=(this._x0+4*this._x1+Ra)/6,od=(this._y0+4*this._y1+qa)/6;this._line?this._context.lineTo(nd,od):this._context.moveTo(nd,od);break;case 3:this._point=4;default:point$4(this,Ra,qa);break}this._x0=this._x1,this._x1=Ra,this._y0=this._y1,this._y1=qa}};function curveBasisOpen(Ra){return new BasisOpen(Ra)}function Bundle(Ra,qa){this._basis=new Basis(Ra),this._beta=qa}Bundle.prototype={lineStart:function(){this._x=[],this._y=[],this._basis.lineStart()},lineEnd:function(){var Ra=this._x,qa=this._y,nd=Ra.length-1;if(nd>0)for(var od=Ra[0],ld=qa[0],ud=Ra[nd]-od,cd=qa[nd]-ld,dd=-1,pd;++dd<=nd;)pd=dd/nd,this._basis.point(this._beta*Ra[dd]+(1-this._beta)*(od+pd*ud),this._beta*qa[dd]+(1-this._beta)*(ld+pd*cd));this._x=this._y=null,this._basis.lineEnd()},point:function(Ra,qa){this._x.push(+Ra),this._y.push(+qa)}};const curveBundle=function Ra(qa){function nd(od){return qa===1?new Basis(od):new Bundle(od,qa)}return nd.beta=function(od){return Ra(+od)},nd}(.85);function point$3(Ra,qa,nd){Ra._context.bezierCurveTo(Ra._x1+Ra._k*(Ra._x2-Ra._x0),Ra._y1+Ra._k*(Ra._y2-Ra._y0),Ra._x2+Ra._k*(Ra._x1-qa),Ra._y2+Ra._k*(Ra._y1-nd),Ra._x2,Ra._y2)}function Cardinal(Ra,qa){this._context=Ra,this._k=(1-qa)/6}Cardinal.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:point$3(this,this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(Ra,qa){switch(Ra=+Ra,qa=+qa,this._point){case 0:this._point=1,this._line?this._context.lineTo(Ra,qa):this._context.moveTo(Ra,qa);break;case 1:this._point=2,this._x1=Ra,this._y1=qa;break;case 2:this._point=3;default:point$3(this,Ra,qa);break}this._x0=this._x1,this._x1=this._x2,this._x2=Ra,this._y0=this._y1,this._y1=this._y2,this._y2=qa}};const curveCardinal=function Ra(qa){function nd(od){return new Cardinal(od,qa)}return nd.tension=function(od){return Ra(+od)},nd}(0);function CardinalClosed(Ra,qa){this._context=Ra,this._k=(1-qa)/6}CardinalClosed.prototype={areaStart:noop$4,areaEnd:noop$4,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x3,this._y3),this._context.closePath();break}case 2:{this._context.lineTo(this._x3,this._y3),this._context.closePath();break}case 3:{this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5);break}}},point:function(Ra,qa){switch(Ra=+Ra,qa=+qa,this._point){case 0:this._point=1,this._x3=Ra,this._y3=qa;break;case 1:this._point=2,this._context.moveTo(this._x4=Ra,this._y4=qa);break;case 2:this._point=3,this._x5=Ra,this._y5=qa;break;default:point$3(this,Ra,qa);break}this._x0=this._x1,this._x1=this._x2,this._x2=Ra,this._y0=this._y1,this._y1=this._y2,this._y2=qa}};const curveCardinalClosed=function Ra(qa){function nd(od){return new CardinalClosed(od,qa)}return nd.tension=function(od){return Ra(+od)},nd}(0);function CardinalOpen(Ra,qa){this._context=Ra,this._k=(1-qa)/6}CardinalOpen.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(Ra,qa){switch(Ra=+Ra,qa=+qa,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:point$3(this,Ra,qa);break}this._x0=this._x1,this._x1=this._x2,this._x2=Ra,this._y0=this._y1,this._y1=this._y2,this._y2=qa}};const curveCardinalOpen=function Ra(qa){function nd(od){return new CardinalOpen(od,qa)}return nd.tension=function(od){return Ra(+od)},nd}(0);function point$2(Ra,qa,nd){var od=Ra._x1,ld=Ra._y1,ud=Ra._x2,cd=Ra._y2;if(Ra._l01_a>epsilon){var dd=2*Ra._l01_2a+3*Ra._l01_a*Ra._l12_a+Ra._l12_2a,pd=3*Ra._l01_a*(Ra._l01_a+Ra._l12_a);od=(od*dd-Ra._x0*Ra._l12_2a+Ra._x2*Ra._l01_2a)/pd,ld=(ld*dd-Ra._y0*Ra._l12_2a+Ra._y2*Ra._l01_2a)/pd}if(Ra._l23_a>epsilon){var fd=2*Ra._l23_2a+3*Ra._l23_a*Ra._l12_a+Ra._l12_2a,md=3*Ra._l23_a*(Ra._l23_a+Ra._l12_a);ud=(ud*fd+Ra._x1*Ra._l23_2a-qa*Ra._l12_2a)/md,cd=(cd*fd+Ra._y1*Ra._l23_2a-nd*Ra._l12_2a)/md}Ra._context.bezierCurveTo(od,ld,ud,cd,Ra._x2,Ra._y2)}function CatmullRom(Ra,qa){this._context=Ra,this._alpha=qa}CatmullRom.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x2,this._y2);break;case 3:this.point(this._x2,this._y2);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(Ra,qa){if(Ra=+Ra,qa=+qa,this._point){var nd=this._x2-Ra,od=this._y2-qa;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(nd*nd+od*od,this._alpha))}switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(Ra,qa):this._context.moveTo(Ra,qa);break;case 1:this._point=2;break;case 2:this._point=3;default:point$2(this,Ra,qa);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=Ra,this._y0=this._y1,this._y1=this._y2,this._y2=qa}};const curveCatmullRom=function Ra(qa){function nd(od){return qa?new CatmullRom(od,qa):new Cardinal(od,0)}return nd.alpha=function(od){return Ra(+od)},nd}(.5);function CatmullRomClosed(Ra,qa){this._context=Ra,this._alpha=qa}CatmullRomClosed.prototype={areaStart:noop$4,areaEnd:noop$4,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._x5=this._y0=this._y1=this._y2=this._y3=this._y4=this._y5=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x3,this._y3),this._context.closePath();break}case 2:{this._context.lineTo(this._x3,this._y3),this._context.closePath();break}case 3:{this.point(this._x3,this._y3),this.point(this._x4,this._y4),this.point(this._x5,this._y5);break}}},point:function(Ra,qa){if(Ra=+Ra,qa=+qa,this._point){var nd=this._x2-Ra,od=this._y2-qa;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(nd*nd+od*od,this._alpha))}switch(this._point){case 0:this._point=1,this._x3=Ra,this._y3=qa;break;case 1:this._point=2,this._context.moveTo(this._x4=Ra,this._y4=qa);break;case 2:this._point=3,this._x5=Ra,this._y5=qa;break;default:point$2(this,Ra,qa);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=Ra,this._y0=this._y1,this._y1=this._y2,this._y2=qa}};const curveCatmullRomClosed=function Ra(qa){function nd(od){return qa?new CatmullRomClosed(od,qa):new CardinalClosed(od,0)}return nd.alpha=function(od){return Ra(+od)},nd}(.5);function CatmullRomOpen(Ra,qa){this._context=Ra,this._alpha=qa}CatmullRomOpen.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._x2=this._y0=this._y1=this._y2=NaN,this._l01_a=this._l12_a=this._l23_a=this._l01_2a=this._l12_2a=this._l23_2a=this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(Ra,qa){if(Ra=+Ra,qa=+qa,this._point){var nd=this._x2-Ra,od=this._y2-qa;this._l23_a=Math.sqrt(this._l23_2a=Math.pow(nd*nd+od*od,this._alpha))}switch(this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3,this._line?this._context.lineTo(this._x2,this._y2):this._context.moveTo(this._x2,this._y2);break;case 3:this._point=4;default:point$2(this,Ra,qa);break}this._l01_a=this._l12_a,this._l12_a=this._l23_a,this._l01_2a=this._l12_2a,this._l12_2a=this._l23_2a,this._x0=this._x1,this._x1=this._x2,this._x2=Ra,this._y0=this._y1,this._y1=this._y2,this._y2=qa}};const curveCatmullRomOpen=function Ra(qa){function nd(od){return qa?new CatmullRomOpen(od,qa):new CardinalOpen(od,0)}return nd.alpha=function(od){return Ra(+od)},nd}(.5);function LinearClosed(Ra){this._context=Ra}LinearClosed.prototype={areaStart:noop$4,areaEnd:noop$4,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(Ra,qa){Ra=+Ra,qa=+qa,this._point?this._context.lineTo(Ra,qa):(this._point=1,this._context.moveTo(Ra,qa))}};function curveLinearClosed(Ra){return new LinearClosed(Ra)}function sign(Ra){return Ra<0?-1:1}function slope3(Ra,qa,nd){var od=Ra._x1-Ra._x0,ld=qa-Ra._x1,ud=(Ra._y1-Ra._y0)/(od||ld<0&&-0),cd=(nd-Ra._y1)/(ld||od<0&&-0),dd=(ud*ld+cd*od)/(od+ld);return(sign(ud)+sign(cd))*Math.min(Math.abs(ud),Math.abs(cd),.5*Math.abs(dd))||0}function slope2(Ra,qa){var nd=Ra._x1-Ra._x0;return nd?(3*(Ra._y1-Ra._y0)/nd-qa)/2:qa}function point$1(Ra,qa,nd){var od=Ra._x0,ld=Ra._y0,ud=Ra._x1,cd=Ra._y1,dd=(ud-od)/3;Ra._context.bezierCurveTo(od+dd,ld+dd*qa,ud-dd,cd-dd*nd,ud,cd)}function MonotoneX(Ra){this._context=Ra}MonotoneX.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:point$1(this,this._t0,slope2(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(Ra,qa){var nd=NaN;if(Ra=+Ra,qa=+qa,!(Ra===this._x1&&qa===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(Ra,qa):this._context.moveTo(Ra,qa);break;case 1:this._point=2;break;case 2:this._point=3,point$1(this,slope2(this,nd=slope3(this,Ra,qa)),nd);break;default:point$1(this,this._t0,nd=slope3(this,Ra,qa));break}this._x0=this._x1,this._x1=Ra,this._y0=this._y1,this._y1=qa,this._t0=nd}}};function MonotoneY(Ra){this._context=new ReflectContext(Ra)}(MonotoneY.prototype=Object.create(MonotoneX.prototype)).point=function(Ra,qa){MonotoneX.prototype.point.call(this,qa,Ra)};function ReflectContext(Ra){this._context=Ra}ReflectContext.prototype={moveTo:function(Ra,qa){this._context.moveTo(qa,Ra)},closePath:function(){this._context.closePath()},lineTo:function(Ra,qa){this._context.lineTo(qa,Ra)},bezierCurveTo:function(Ra,qa,nd,od,ld,ud){this._context.bezierCurveTo(qa,Ra,od,nd,ud,ld)}};function monotoneX(Ra){return new MonotoneX(Ra)}function monotoneY(Ra){return new MonotoneY(Ra)}function Natural(Ra){this._context=Ra}Natural.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var Ra=this._x,qa=this._y,nd=Ra.length;if(nd)if(this._line?this._context.lineTo(Ra[0],qa[0]):this._context.moveTo(Ra[0],qa[0]),nd===2)this._context.lineTo(Ra[1],qa[1]);else for(var od=controlPoints(Ra),ld=controlPoints(qa),ud=0,cd=1;cd<nd;++ud,++cd)this._context.bezierCurveTo(od[0][ud],ld[0][ud],od[1][ud],ld[1][ud],Ra[cd],qa[cd]);(this._line||this._line!==0&&nd===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(Ra,qa){this._x.push(+Ra),this._y.push(+qa)}};function controlPoints(Ra){var qa,nd=Ra.length-1,od,ld=new Array(nd),ud=new Array(nd),cd=new Array(nd);for(ld[0]=0,ud[0]=2,cd[0]=Ra[0]+2*Ra[1],qa=1;qa<nd-1;++qa)ld[qa]=1,ud[qa]=4,cd[qa]=4*Ra[qa]+2*Ra[qa+1];for(ld[nd-1]=2,ud[nd-1]=7,cd[nd-1]=8*Ra[nd-1]+Ra[nd],qa=1;qa<nd;++qa)od=ld[qa]/ud[qa-1],ud[qa]-=od,cd[qa]-=od*cd[qa-1];for(ld[nd-1]=cd[nd-1]/ud[nd-1],qa=nd-2;qa>=0;--qa)ld[qa]=(cd[qa]-ld[qa+1])/ud[qa];for(ud[nd-1]=(Ra[nd]+ld[nd-1])/2,qa=0;qa<nd-1;++qa)ud[qa]=2*Ra[qa+1]-ld[qa+1];return[ld,ud]}function curveNatural(Ra){return new Natural(Ra)}function Step(Ra,qa){this._context=Ra,this._t=qa}Step.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(Ra,qa){switch(Ra=+Ra,qa=+qa,this._point){case 0:this._point=1,this._line?this._context.lineTo(Ra,qa):this._context.moveTo(Ra,qa);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,qa),this._context.lineTo(Ra,qa);else{var nd=this._x*(1-this._t)+Ra*this._t;this._context.lineTo(nd,this._y),this._context.lineTo(nd,qa)}break}}this._x=Ra,this._y=qa}};function curveStep(Ra){return new Step(Ra,.5)}function stepBefore(Ra){return new Step(Ra,0)}function stepAfter(Ra){return new Step(Ra,1)}function Transform$4(Ra,qa,nd){this.k=Ra,this.x=qa,this.y=nd}Transform$4.prototype={constructor:Transform$4,scale:function(Ra){return Ra===1?this:new Transform$4(this.k*Ra,this.x,this.y)},translate:function(Ra,qa){return Ra===0&qa===0?this:new Transform$4(this.k,this.x+this.k*Ra,this.y+this.k*qa)},apply:function(Ra){return[Ra[0]*this.k+this.x,Ra[1]*this.k+this.y]},applyX:function(Ra){return Ra*this.k+this.x},applyY:function(Ra){return Ra*this.k+this.y},invert:function(Ra){return[(Ra[0]-this.x)/this.k,(Ra[1]-this.y)/this.k]},invertX:function(Ra){return(Ra-this.x)/this.k},invertY:function(Ra){return(Ra-this.y)/this.k},rescaleX:function(Ra){return Ra.copy().domain(Ra.range().map(this.invertX,this).map(Ra.invert,Ra))},rescaleY:function(Ra){return Ra.copy().domain(Ra.range().map(this.invertY,this).map(Ra.invert,Ra))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};Transform$4.prototype;var ZERO_WIDTH_SPACE="",d3CurveTypes={curveBasis,curveBasisClosed,curveBasisOpen,curveBumpX:bumpX,curveBumpY:bumpY,curveBundle,curveCardinalClosed,curveCardinalOpen,curveCardinal,curveCatmullRomClosed,curveCatmullRomOpen,curveCatmullRom,curveLinear,curveLinearClosed,curveMonotoneX:monotoneX,curveMonotoneY:monotoneY,curveNatural,curveStep,curveStepAfter:stepAfter,curveStepBefore:stepBefore},directiveWithoutOpen=/\s*(?:(\w+)(?=:):|(\w+))\s*(?:(\w+)|((?:(?!}%{2}).|\r?\n)*))?\s*(?:}%{2})?/gi,detectInit=__name(function(Ra,qa){const nd=detectDirective(Ra,/(?:init\b)|(?:initialize\b)/);let od={};if(Array.isArray(nd)){const cd=nd.map(dd=>dd.args);sanitizeDirective(cd),od=assignWithDepth_default(od,[...cd])}else od=nd.args;if(!od)return;let ld=detectType$1(Ra,qa);const ud="config";return od[ud]!==void 0&&(ld==="flowchart-v2"&&(ld="flowchart"),od[ld]=od[ud],delete od[ud]),od},"detectInit"),detectDirective=__name(function(Ra,qa=null){var nd,od;try{const ld=new RegExp(`[%]{2}(?![{]${directiveWithoutOpen.source})(?=[}][%]{2}).*
`,"ig");Ra=Ra.trim().replace(ld,"").replace(/'/gm,'"'),log$1.debug(`Detecting diagram directive${qa!==null?" type:"+qa:""} based on the text:${Ra}`);let ud;const cd=[];for(;(ud=directiveRegex.exec(Ra))!==null;)if(ud.index===directiveRegex.lastIndex&&directiveRegex.lastIndex++,ud&&!qa||qa&&((nd=ud[1])!=null&&nd.match(qa))||qa&&((od=ud[2])!=null&&od.match(qa))){const dd=ud[1]?ud[1]:ud[2],pd=ud[3]?ud[3].trim():ud[4]?JSON.parse(ud[4].trim()):null;cd.push({type:dd,args:pd})}return cd.length===0?{type:Ra,args:null}:cd.length===1?cd[0]:cd}catch(ld){return log$1.error(`ERROR: ${ld.message} - Unable to parse directive type: '${qa}' based on the text: '${Ra}'`),{type:void 0,args:null}}},"detectDirective"),removeDirectives=__name(function(Ra){return Ra.replace(directiveRegex,"")},"removeDirectives"),isSubstringInArray=__name(function(Ra,qa){for(const[nd,od]of qa.entries())if(od.match(Ra))return nd;return-1},"isSubstringInArray");function interpolateToCurve(Ra,qa){if(!Ra)return qa;const nd=`curve${Ra.charAt(0).toUpperCase()+Ra.slice(1)}`;return d3CurveTypes[nd]??qa}__name(interpolateToCurve,"interpolateToCurve");function formatUrl(Ra,qa){const nd=Ra.trim();if(nd)return qa.securityLevel!=="loose"?sanitizeUrl_1(nd):nd}__name(formatUrl,"formatUrl");var runFunc=__name((Ra,...qa)=>{const nd=Ra.split("."),od=nd.length-1,ld=nd[od];let ud=window;for(let cd=0;cd<od;cd++)if(ud=ud[nd[cd]],!ud){log$1.error(`Function name: ${Ra} not found in window`);return}ud[ld](...qa)},"runFunc");function distance(Ra,qa){return!Ra||!qa?0:Math.sqrt(Math.pow(qa.x-Ra.x,2)+Math.pow(qa.y-Ra.y,2))}__name(distance,"distance");function traverseEdge(Ra){let qa,nd=0;Ra.forEach(ld=>{nd+=distance(ld,qa),qa=ld});const od=nd/2;return calculatePoint(Ra,od)}__name(traverseEdge,"traverseEdge");function calcLabelPosition(Ra){return Ra.length===1?Ra[0]:traverseEdge(Ra)}__name(calcLabelPosition,"calcLabelPosition");var roundNumber=__name((Ra,qa=2)=>{const nd=Math.pow(10,qa);return Math.round(Ra*nd)/nd},"roundNumber"),calculatePoint=__name((Ra,qa)=>{let nd,od=qa;for(const ld of Ra){if(nd){const ud=distance(ld,nd);if(ud<od)od-=ud;else{const cd=od/ud;if(cd<=0)return nd;if(cd>=1)return{x:ld.x,y:ld.y};if(cd>0&&cd<1)return{x:roundNumber((1-cd)*nd.x+cd*ld.x,5),y:roundNumber((1-cd)*nd.y+cd*ld.y,5)}}}nd=ld}throw new Error("Could not find a suitable point for the given distance")},"calculatePoint"),calcCardinalityPosition=__name((Ra,qa,nd)=>{log$1.info(`our points ${JSON.stringify(qa)}`),qa[0]!==nd&&(qa=qa.reverse());const ld=calculatePoint(qa,25),ud=Ra?10:5,cd=Math.atan2(qa[0].y-ld.y,qa[0].x-ld.x),dd={x:0,y:0};return dd.x=Math.sin(cd)*ud+(qa[0].x+ld.x)/2,dd.y=-Math.cos(cd)*ud+(qa[0].y+ld.y)/2,dd},"calcCardinalityPosition");function calcTerminalLabelPosition(Ra,qa,nd){const od=structuredClone(nd);log$1.info("our points",od),qa!=="start_left"&&qa!=="start_right"&&od.reverse();const ld=25+Ra,ud=calculatePoint(od,ld),cd=10+Ra*.5,dd=Math.atan2(od[0].y-ud.y,od[0].x-ud.x),pd={x:0,y:0};return qa==="start_left"?(pd.x=Math.sin(dd+Math.PI)*cd+(od[0].x+ud.x)/2,pd.y=-Math.cos(dd+Math.PI)*cd+(od[0].y+ud.y)/2):qa==="end_right"?(pd.x=Math.sin(dd-Math.PI)*cd+(od[0].x+ud.x)/2-5,pd.y=-Math.cos(dd-Math.PI)*cd+(od[0].y+ud.y)/2-5):qa==="end_left"?(pd.x=Math.sin(dd)*cd+(od[0].x+ud.x)/2-5,pd.y=-Math.cos(dd)*cd+(od[0].y+ud.y)/2-5):(pd.x=Math.sin(dd)*cd+(od[0].x+ud.x)/2,pd.y=-Math.cos(dd)*cd+(od[0].y+ud.y)/2),pd}__name(calcTerminalLabelPosition,"calcTerminalLabelPosition");function getStylesFromArray(Ra){let qa="",nd="";for(const od of Ra)od!==void 0&&(od.startsWith("color:")||od.startsWith("text-align:")?nd=nd+od+";":qa=qa+od+";");return{style:qa,labelStyle:nd}}__name(getStylesFromArray,"getStylesFromArray");var cnt=0,generateId=__name(()=>(cnt++,"id-"+Math.random().toString(36).substr(2,12)+"-"+cnt),"generateId");function makeRandomHex(Ra){let qa="";const nd="0123456789abcdef",od=nd.length;for(let ld=0;ld<Ra;ld++)qa+=nd.charAt(Math.floor(Math.random()*od));return qa}__name(makeRandomHex,"makeRandomHex");var random=__name(Ra=>makeRandomHex(Ra.length),"random"),getTextObj=__name(function(){return{x:0,y:0,fill:void 0,anchor:"start",style:"#666",width:100,height:100,textMargin:0,rx:0,ry:0,valign:void 0,text:""}},"getTextObj"),drawSimpleText=__name(function(Ra,qa){const nd=qa.text.replace(common_default.lineBreakRegex," "),[,od]=parseFontSize(qa.fontSize),ld=Ra.append("text");ld.attr("x",qa.x),ld.attr("y",qa.y),ld.style("text-anchor",qa.anchor),ld.style("font-family",qa.fontFamily),ld.style("font-size",od),ld.style("font-weight",qa.fontWeight),ld.attr("fill",qa.fill),qa.class!==void 0&&ld.attr("class",qa.class);const ud=ld.append("tspan");return ud.attr("x",qa.x+qa.textMargin*2),ud.attr("fill",qa.fill),ud.text(nd),ld},"drawSimpleText"),wrapLabel=memoize$1((Ra,qa,nd)=>{if(!Ra||(nd=Object.assign({fontSize:12,fontWeight:400,fontFamily:"Arial",joinWith:"<br/>"},nd),common_default.lineBreakRegex.test(Ra)))return Ra;const od=Ra.split(" ").filter(Boolean),ld=[];let ud="";return od.forEach((cd,dd)=>{const pd=calculateTextWidth(`${cd} `,nd),fd=calculateTextWidth(ud,nd);if(pd>qa){const{hyphenatedStrings:Ad,remainingWord:Nd}=breakString(cd,qa,"-",nd);ld.push(ud,...Ad),ud=Nd}else fd+pd>=qa?(ld.push(ud),ud=cd):ud=[ud,cd].filter(Boolean).join(" ");dd+1===od.length&&ld.push(ud)}),ld.filter(cd=>cd!=="").join(nd.joinWith)},(Ra,qa,nd)=>`${Ra}${qa}${nd.fontSize}${nd.fontWeight}${nd.fontFamily}${nd.joinWith}`),breakString=memoize$1((Ra,qa,nd="-",od)=>{od=Object.assign({fontSize:12,fontWeight:400,fontFamily:"Arial",margin:0},od);const ld=[...Ra],ud=[];let cd="";return ld.forEach((dd,pd)=>{const fd=`${cd}${dd}`;if(calculateTextWidth(fd,od)>=qa){const vd=pd+1,Ad=ld.length===vd,Nd=`${fd}${nd}`;ud.push(Ad?fd:Nd),cd=""}else cd=fd}),{hyphenatedStrings:ud,remainingWord:cd}},(Ra,qa,nd="-",od)=>`${Ra}${qa}${nd}${od.fontSize}${od.fontWeight}${od.fontFamily}`);function calculateTextHeight(Ra,qa){return calculateTextDimensions(Ra,qa).height}__name(calculateTextHeight,"calculateTextHeight");function calculateTextWidth(Ra,qa){return calculateTextDimensions(Ra,qa).width}__name(calculateTextWidth,"calculateTextWidth");var calculateTextDimensions=memoize$1((Ra,qa)=>{const{fontSize:nd=12,fontFamily:od="Arial",fontWeight:ld=400}=qa;if(!Ra)return{width:0,height:0};const[,ud]=parseFontSize(nd),cd=["sans-serif",od],dd=Ra.split(common_default.lineBreakRegex),pd=[],fd=select("body");if(!fd.remove)return{width:0,height:0,lineHeight:0};const md=fd.append("svg");for(const Ad of cd){let Nd=0;const Id={width:0,height:0,lineHeight:0};for(const Od of dd){const Fd=getTextObj();Fd.text=Od||ZERO_WIDTH_SPACE;const Pd=drawSimpleText(md,Fd).style("font-size",ud).style("font-weight",ld).style("font-family",Ad),Md=(Pd._groups||Pd)[0][0].getBBox();if(Md.width===0&&Md.height===0)throw new Error("svg element not in render tree");Id.width=Math.round(Math.max(Id.width,Md.width)),Nd=Math.round(Md.height),Id.height+=Nd,Id.lineHeight=Math.round(Math.max(Id.lineHeight,Nd))}pd.push(Id)}md.remove();const vd=isNaN(pd[1].height)||isNaN(pd[1].width)||isNaN(pd[1].lineHeight)||pd[0].height>pd[1].height&&pd[0].width>pd[1].width&&pd[0].lineHeight>pd[1].lineHeight?0:1;return pd[vd]},(Ra,qa)=>`${Ra}${qa.fontSize}${qa.fontWeight}${qa.fontFamily}`),Ay,InitIDGenerator=(Ay=class{constructor(qa=!1,nd){this.count=0,this.count=nd?nd.length:0,this.next=qa?()=>this.count++:()=>Date.now()}},__name(Ay,"InitIDGenerator"),Ay),decoder,entityDecode=__name(function(Ra){return decoder=decoder||document.createElement("div"),Ra=escape(Ra).replace(/%26/g,"&").replace(/%23/g,"#").replace(/%3B/g,";"),decoder.innerHTML=Ra,unescape(decoder.textContent)},"entityDecode");function isDetailedError(Ra){return"str"in Ra}__name(isDetailedError,"isDetailedError");var insertTitle=__name((Ra,qa,nd,od)=>{var ud;if(!od)return;const ld=(ud=Ra.node())==null?void 0:ud.getBBox();ld&&Ra.append("text").text(od).attr("text-anchor","middle").attr("x",ld.x+ld.width/2).attr("y",-nd).attr("class",qa)},"insertTitle"),parseFontSize=__name(Ra=>{if(typeof Ra=="number")return[Ra,Ra+"px"];const qa=parseInt(Ra??"",10);return Number.isNaN(qa)?[void 0,void 0]:Ra===String(qa)?[qa,Ra+"px"]:[qa,Ra]},"parseFontSize");function cleanAndMerge(Ra,qa){return merge$4({},Ra,qa)}__name(cleanAndMerge,"cleanAndMerge");var utils_default={assignWithDepth:assignWithDepth_default,wrapLabel,calculateTextHeight,calculateTextWidth,calculateTextDimensions,cleanAndMerge,detectInit,detectDirective,isSubstringInArray,interpolateToCurve,calcLabelPosition,calcCardinalityPosition,calcTerminalLabelPosition,formatUrl,getStylesFromArray,generateId,random,runFunc,entityDecode,insertTitle,parseFontSize,InitIDGenerator},encodeEntities=__name(function(Ra){let qa=Ra;return qa=qa.replace(/style.*:\S*#.*;/g,function(nd){return nd.substring(0,nd.length-1)}),qa=qa.replace(/classDef.*:\S*#.*;/g,function(nd){return nd.substring(0,nd.length-1)}),qa=qa.replace(/#\w+;/g,function(nd){const od=nd.substring(1,nd.length-1);return/^\+?\d+$/.test(od)?"fl°°"+od+"¶ß":"fl°"+od+"¶ß"}),qa},"encodeEntities"),decodeEntities=__name(function(Ra){return Ra.replace(/fl°°/g,"&#").replace(/fl°/g,"&").replace(/¶ß/g,";")},"decodeEntities"),getEdgeId=__name((Ra,qa,{counter:nd=0,prefix:od,suffix:ld})=>`${od?`${od}_`:""}${Ra}_${qa}_${nd}${ld?`_${ld}`:""}`,"getEdgeId");function handleUndefinedAttr(Ra){return Ra??null}__name(handleUndefinedAttr,"handleUndefinedAttr");function _getDefaults(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}let _defaults=_getDefaults();function changeDefaults(Ra){_defaults=Ra}const escapeTest=/[&<>"']/,escapeReplace=new RegExp(escapeTest.source,"g"),escapeTestNoEncode=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode=new RegExp(escapeTestNoEncode.source,"g"),escapeReplacements={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},getEscapeReplacement=Ra=>escapeReplacements[Ra];function escape$1(Ra,qa){if(qa){if(escapeTest.test(Ra))return Ra.replace(escapeReplace,getEscapeReplacement)}else if(escapeTestNoEncode.test(Ra))return Ra.replace(escapeReplaceNoEncode,getEscapeReplacement);return Ra}const unescapeTest=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function unescape$1(Ra){return Ra.replace(unescapeTest,(qa,nd)=>(nd=nd.toLowerCase(),nd==="colon"?":":nd.charAt(0)==="#"?nd.charAt(1)==="x"?String.fromCharCode(parseInt(nd.substring(2),16)):String.fromCharCode(+nd.substring(1)):""))}const caret$1=/(^|[^\[])\^/g;function edit(Ra,qa){let nd=typeof Ra=="string"?Ra:Ra.source;qa=qa||"";const od={replace:(ld,ud)=>{let cd=typeof ud=="string"?ud:ud.source;return cd=cd.replace(caret$1,"$1"),nd=nd.replace(ld,cd),od},getRegex:()=>new RegExp(nd,qa)};return od}function cleanUrl(Ra){try{Ra=encodeURI(Ra).replace(/%25/g,"%")}catch{return null}return Ra}const noopTest={exec:()=>null};function splitCells(Ra,qa){const nd=Ra.replace(/\|/g,(ud,cd,dd)=>{let pd=!1,fd=cd;for(;--fd>=0&&dd[fd]==="\\";)pd=!pd;return pd?"|":" |"}),od=nd.split(/ \|/);let ld=0;if(od[0].trim()||od.shift(),od.length>0&&!od[od.length-1].trim()&&od.pop(),qa)if(od.length>qa)od.splice(qa);else for(;od.length<qa;)od.push("");for(;ld<od.length;ld++)od[ld]=od[ld].trim().replace(/\\\|/g,"|");return od}function rtrim(Ra,qa,nd){const od=Ra.length;if(od===0)return"";let ld=0;for(;ld<od;){const ud=Ra.charAt(od-ld-1);if(ud===qa&&!nd)ld++;else if(ud!==qa&&nd)ld++;else break}return Ra.slice(0,od-ld)}function findClosingBracket(Ra,qa){if(Ra.indexOf(qa[1])===-1)return-1;let nd=0;for(let od=0;od<Ra.length;od++)if(Ra[od]==="\\")od++;else if(Ra[od]===qa[0])nd++;else if(Ra[od]===qa[1]&&(nd--,nd<0))return od;return-1}function outputLink(Ra,qa,nd,od){const ld=qa.href,ud=qa.title?escape$1(qa.title):null,cd=Ra[1].replace(/\\([\[\]])/g,"$1");if(Ra[0].charAt(0)!=="!"){od.state.inLink=!0;const dd={type:"link",raw:nd,href:ld,title:ud,text:cd,tokens:od.inlineTokens(cd)};return od.state.inLink=!1,dd}return{type:"image",raw:nd,href:ld,title:ud,text:escape$1(cd)}}function indentCodeCompensation(Ra,qa){const nd=Ra.match(/^(\s+)(?:```)/);if(nd===null)return qa;const od=nd[1];return qa.split(`
`).map(ld=>{const ud=ld.match(/^\s+/);if(ud===null)return ld;const[cd]=ud;return cd.length>=od.length?ld.slice(od.length):ld}).join(`
`)}class _Tokenizer{constructor(qa){Km(this,"options");Km(this,"rules");Km(this,"lexer");this.options=qa||_defaults}space(qa){const nd=this.rules.block.newline.exec(qa);if(nd&&nd[0].length>0)return{type:"space",raw:nd[0]}}code(qa){const nd=this.rules.block.code.exec(qa);if(nd){const od=nd[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:nd[0],codeBlockStyle:"indented",text:this.options.pedantic?od:rtrim(od,`
`)}}}fences(qa){const nd=this.rules.block.fences.exec(qa);if(nd){const od=nd[0],ld=indentCodeCompensation(od,nd[3]||"");return{type:"code",raw:od,lang:nd[2]?nd[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):nd[2],text:ld}}}heading(qa){const nd=this.rules.block.heading.exec(qa);if(nd){let od=nd[2].trim();if(/#$/.test(od)){const ld=rtrim(od,"#");(this.options.pedantic||!ld||/ $/.test(ld))&&(od=ld.trim())}return{type:"heading",raw:nd[0],depth:nd[1].length,text:od,tokens:this.lexer.inline(od)}}}hr(qa){const nd=this.rules.block.hr.exec(qa);if(nd)return{type:"hr",raw:rtrim(nd[0],`
`)}}blockquote(qa){const nd=this.rules.block.blockquote.exec(qa);if(nd){let od=rtrim(nd[0],`
`).split(`
`),ld="",ud="";const cd=[];for(;od.length>0;){let dd=!1;const pd=[];let fd;for(fd=0;fd<od.length;fd++)if(/^ {0,3}>/.test(od[fd]))pd.push(od[fd]),dd=!0;else if(!dd)pd.push(od[fd]);else break;od=od.slice(fd);const md=pd.join(`
`),vd=md.replace(/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,`
$1`).replace(/^ {0,3}>[ \t]?/gm,"");ld=ld?`${ld}
${md}`:md,ud=ud?`${ud}
${vd}`:vd;const Ad=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(vd,cd,!0),this.lexer.state.top=Ad,od.length===0)break;const Nd=cd[cd.length-1];if((Nd==null?void 0:Nd.type)==="code")break;if((Nd==null?void 0:Nd.type)==="blockquote"){const Id=Nd,Od=Id.raw+`
`+od.join(`
`),Fd=this.blockquote(Od);cd[cd.length-1]=Fd,ld=ld.substring(0,ld.length-Id.raw.length)+Fd.raw,ud=ud.substring(0,ud.length-Id.text.length)+Fd.text;break}else if((Nd==null?void 0:Nd.type)==="list"){const Id=Nd,Od=Id.raw+`
`+od.join(`
`),Fd=this.list(Od);cd[cd.length-1]=Fd,ld=ld.substring(0,ld.length-Nd.raw.length)+Fd.raw,ud=ud.substring(0,ud.length-Id.raw.length)+Fd.raw,od=Od.substring(cd[cd.length-1].raw.length).split(`
`);continue}}return{type:"blockquote",raw:ld,tokens:cd,text:ud}}}list(qa){let nd=this.rules.block.list.exec(qa);if(nd){let od=nd[1].trim();const ld=od.length>1,ud={type:"list",raw:"",ordered:ld,start:ld?+od.slice(0,-1):"",loose:!1,items:[]};od=ld?`\\d{1,9}\\${od.slice(-1)}`:`\\${od}`,this.options.pedantic&&(od=ld?od:"[*+-]");const cd=new RegExp(`^( {0,3}${od})((?:[ ][^\\n]*)?(?:\\n|$))`);let dd=!1;for(;qa;){let pd=!1,fd="",md="";if(!(nd=cd.exec(qa))||this.rules.block.hr.test(qa))break;fd=nd[0],qa=qa.substring(fd.length);let vd=nd[2].split(`
`,1)[0].replace(/^\t+/,Pd=>" ".repeat(3*Pd.length)),Ad=qa.split(`
`,1)[0],Nd=!vd.trim(),Id=0;if(this.options.pedantic?(Id=2,md=vd.trimStart()):Nd?Id=nd[1].length+1:(Id=nd[2].search(/[^ ]/),Id=Id>4?1:Id,md=vd.slice(Id),Id+=nd[1].length),Nd&&/^ *$/.test(Ad)&&(fd+=Ad+`
`,qa=qa.substring(Ad.length+1),pd=!0),!pd){const Pd=new RegExp(`^ {0,${Math.min(3,Id-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),Md=new RegExp(`^ {0,${Math.min(3,Id-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),Bd=new RegExp(`^ {0,${Math.min(3,Id-1)}}(?:\`\`\`|~~~)`),jd=new RegExp(`^ {0,${Math.min(3,Id-1)}}#`);for(;qa;){const Hd=qa.split(`
`,1)[0];if(Ad=Hd,this.options.pedantic&&(Ad=Ad.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),Bd.test(Ad)||jd.test(Ad)||Pd.test(Ad)||Md.test(qa))break;if(Ad.search(/[^ ]/)>=Id||!Ad.trim())md+=`
`+Ad.slice(Id);else{if(Nd||vd.search(/[^ ]/)>=4||Bd.test(vd)||jd.test(vd)||Md.test(vd))break;md+=`
`+Ad}!Nd&&!Ad.trim()&&(Nd=!0),fd+=Hd+`
`,qa=qa.substring(Hd.length+1),vd=Ad.slice(Id)}}ud.loose||(dd?ud.loose=!0:/\n *\n *$/.test(fd)&&(dd=!0));let Od=null,Fd;this.options.gfm&&(Od=/^\[[ xX]\] /.exec(md),Od&&(Fd=Od[0]!=="[ ] ",md=md.replace(/^\[[ xX]\] +/,""))),ud.items.push({type:"list_item",raw:fd,task:!!Od,checked:Fd,loose:!1,text:md,tokens:[]}),ud.raw+=fd}ud.items[ud.items.length-1].raw=ud.items[ud.items.length-1].raw.trimEnd(),ud.items[ud.items.length-1].text=ud.items[ud.items.length-1].text.trimEnd(),ud.raw=ud.raw.trimEnd();for(let pd=0;pd<ud.items.length;pd++)if(this.lexer.state.top=!1,ud.items[pd].tokens=this.lexer.blockTokens(ud.items[pd].text,[]),!ud.loose){const fd=ud.items[pd].tokens.filter(vd=>vd.type==="space"),md=fd.length>0&&fd.some(vd=>/\n.*\n/.test(vd.raw));ud.loose=md}if(ud.loose)for(let pd=0;pd<ud.items.length;pd++)ud.items[pd].loose=!0;return ud}}html(qa){const nd=this.rules.block.html.exec(qa);if(nd)return{type:"html",block:!0,raw:nd[0],pre:nd[1]==="pre"||nd[1]==="script"||nd[1]==="style",text:nd[0]}}def(qa){const nd=this.rules.block.def.exec(qa);if(nd){const od=nd[1].toLowerCase().replace(/\s+/g," "),ld=nd[2]?nd[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",ud=nd[3]?nd[3].substring(1,nd[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):nd[3];return{type:"def",tag:od,raw:nd[0],href:ld,title:ud}}}table(qa){const nd=this.rules.block.table.exec(qa);if(!nd||!/[:|]/.test(nd[2]))return;const od=splitCells(nd[1]),ld=nd[2].replace(/^\||\| *$/g,"").split("|"),ud=nd[3]&&nd[3].trim()?nd[3].replace(/\n[ \t]*$/,"").split(`
`):[],cd={type:"table",raw:nd[0],header:[],align:[],rows:[]};if(od.length===ld.length){for(const dd of ld)/^ *-+: *$/.test(dd)?cd.align.push("right"):/^ *:-+: *$/.test(dd)?cd.align.push("center"):/^ *:-+ *$/.test(dd)?cd.align.push("left"):cd.align.push(null);for(let dd=0;dd<od.length;dd++)cd.header.push({text:od[dd],tokens:this.lexer.inline(od[dd]),header:!0,align:cd.align[dd]});for(const dd of ud)cd.rows.push(splitCells(dd,cd.header.length).map((pd,fd)=>({text:pd,tokens:this.lexer.inline(pd),header:!1,align:cd.align[fd]})));return cd}}lheading(qa){const nd=this.rules.block.lheading.exec(qa);if(nd)return{type:"heading",raw:nd[0],depth:nd[2].charAt(0)==="="?1:2,text:nd[1],tokens:this.lexer.inline(nd[1])}}paragraph(qa){const nd=this.rules.block.paragraph.exec(qa);if(nd){const od=nd[1].charAt(nd[1].length-1)===`
`?nd[1].slice(0,-1):nd[1];return{type:"paragraph",raw:nd[0],text:od,tokens:this.lexer.inline(od)}}}text(qa){const nd=this.rules.block.text.exec(qa);if(nd)return{type:"text",raw:nd[0],text:nd[0],tokens:this.lexer.inline(nd[0])}}escape(qa){const nd=this.rules.inline.escape.exec(qa);if(nd)return{type:"escape",raw:nd[0],text:escape$1(nd[1])}}tag(qa){const nd=this.rules.inline.tag.exec(qa);if(nd)return!this.lexer.state.inLink&&/^<a /i.test(nd[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&/^<\/a>/i.test(nd[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(nd[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(nd[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:nd[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:nd[0]}}link(qa){const nd=this.rules.inline.link.exec(qa);if(nd){const od=nd[2].trim();if(!this.options.pedantic&&/^</.test(od)){if(!/>$/.test(od))return;const cd=rtrim(od.slice(0,-1),"\\");if((od.length-cd.length)%2===0)return}else{const cd=findClosingBracket(nd[2],"()");if(cd>-1){const pd=(nd[0].indexOf("!")===0?5:4)+nd[1].length+cd;nd[2]=nd[2].substring(0,cd),nd[0]=nd[0].substring(0,pd).trim(),nd[3]=""}}let ld=nd[2],ud="";if(this.options.pedantic){const cd=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(ld);cd&&(ld=cd[1],ud=cd[3])}else ud=nd[3]?nd[3].slice(1,-1):"";return ld=ld.trim(),/^</.test(ld)&&(this.options.pedantic&&!/>$/.test(od)?ld=ld.slice(1):ld=ld.slice(1,-1)),outputLink(nd,{href:ld&&ld.replace(this.rules.inline.anyPunctuation,"$1"),title:ud&&ud.replace(this.rules.inline.anyPunctuation,"$1")},nd[0],this.lexer)}}reflink(qa,nd){let od;if((od=this.rules.inline.reflink.exec(qa))||(od=this.rules.inline.nolink.exec(qa))){const ld=(od[2]||od[1]).replace(/\s+/g," "),ud=nd[ld.toLowerCase()];if(!ud){const cd=od[0].charAt(0);return{type:"text",raw:cd,text:cd}}return outputLink(od,ud,od[0],this.lexer)}}emStrong(qa,nd,od=""){let ld=this.rules.inline.emStrongLDelim.exec(qa);if(!ld||ld[3]&&od.match(/[\p{L}\p{N}]/u))return;if(!(ld[1]||ld[2]||"")||!od||this.rules.inline.punctuation.exec(od)){const cd=[...ld[0]].length-1;let dd,pd,fd=cd,md=0;const vd=ld[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(vd.lastIndex=0,nd=nd.slice(-1*qa.length+cd);(ld=vd.exec(nd))!=null;){if(dd=ld[1]||ld[2]||ld[3]||ld[4]||ld[5]||ld[6],!dd)continue;if(pd=[...dd].length,ld[3]||ld[4]){fd+=pd;continue}else if((ld[5]||ld[6])&&cd%3&&!((cd+pd)%3)){md+=pd;continue}if(fd-=pd,fd>0)continue;pd=Math.min(pd,pd+fd+md);const Ad=[...ld[0]][0].length,Nd=qa.slice(0,cd+ld.index+Ad+pd);if(Math.min(cd,pd)%2){const Od=Nd.slice(1,-1);return{type:"em",raw:Nd,text:Od,tokens:this.lexer.inlineTokens(Od)}}const Id=Nd.slice(2,-2);return{type:"strong",raw:Nd,text:Id,tokens:this.lexer.inlineTokens(Id)}}}}codespan(qa){const nd=this.rules.inline.code.exec(qa);if(nd){let od=nd[2].replace(/\n/g," ");const ld=/[^ ]/.test(od),ud=/^ /.test(od)&&/ $/.test(od);return ld&&ud&&(od=od.substring(1,od.length-1)),od=escape$1(od,!0),{type:"codespan",raw:nd[0],text:od}}}br(qa){const nd=this.rules.inline.br.exec(qa);if(nd)return{type:"br",raw:nd[0]}}del(qa){const nd=this.rules.inline.del.exec(qa);if(nd)return{type:"del",raw:nd[0],text:nd[2],tokens:this.lexer.inlineTokens(nd[2])}}autolink(qa){const nd=this.rules.inline.autolink.exec(qa);if(nd){let od,ld;return nd[2]==="@"?(od=escape$1(nd[1]),ld="mailto:"+od):(od=escape$1(nd[1]),ld=od),{type:"link",raw:nd[0],text:od,href:ld,tokens:[{type:"text",raw:od,text:od}]}}}url(qa){var od;let nd;if(nd=this.rules.inline.url.exec(qa)){let ld,ud;if(nd[2]==="@")ld=escape$1(nd[0]),ud="mailto:"+ld;else{let cd;do cd=nd[0],nd[0]=((od=this.rules.inline._backpedal.exec(nd[0]))==null?void 0:od[0])??"";while(cd!==nd[0]);ld=escape$1(nd[0]),nd[1]==="www."?ud="http://"+nd[0]:ud=nd[0]}return{type:"link",raw:nd[0],text:ld,href:ud,tokens:[{type:"text",raw:ld,text:ld}]}}}inlineText(qa){const nd=this.rules.inline.text.exec(qa);if(nd){let od;return this.lexer.state.inRawBlock?od=nd[0]:od=escape$1(nd[0]),{type:"text",raw:nd[0],text:od}}}}const newline=/^(?: *(?:\n|$))+/,blockCode=/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,bullet=/(?:[*+-]|\d{1,9}[.)])/,lheading=edit(/^(?!bull |blockCode|fences|blockquote|heading|html)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html))+?)\n {0,3}(=+|-+) *(?:\n+|$)/).replace(/bull/g,bullet).replace(/blockCode/g,/ {4}/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).getRegex(),_paragraph=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,blockText=/^[^\n]+/,_blockLabel=/(?!\s*\])(?:\\.|[^\[\]\\])+/,def=edit(/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/).replace("label",_blockLabel).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),list=edit(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,bullet).getRegex(),_tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",_comment=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,html=edit("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))","i").replace("comment",_comment).replace("tag",_tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),paragraph=edit(_paragraph).replace("hr",hr).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_tag).getRegex(),blockquote=edit(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",paragraph).getRegex(),blockNormal={blockquote,code:blockCode,def,fences,heading,hr,html,lheading,list,newline,paragraph,table:noopTest,text:blockText},gfmTable=edit("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",hr).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_tag).getRegex(),blockGfm={...blockNormal,table:gfmTable,paragraph:edit(_paragraph).replace("hr",hr).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",gfmTable).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_tag).getRegex()},blockPedantic={...blockNormal,html:edit(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",_comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:noopTest,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:edit(_paragraph).replace("hr",hr).replace("heading",` *#{1,6} *[^
]`).replace("lheading",lheading).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},escape$2=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,inlineCode=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br=/^( {2,}|\\)\n(?!\s*$)/,inlineText=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,_punctuation="\\p{P}\\p{S}",punctuation=edit(/^((?![*_])[\spunctuation])/,"u").replace(/punctuation/g,_punctuation).getRegex(),blockSkip=/\[[^[\]]*?\]\([^\(\)]*?\)|`[^`]*?`|<[^<>]*?>/g,emStrongLDelim=edit(/^(?:\*+(?:((?!\*)[punct])|[^\s*]))|^_+(?:((?!_)[punct])|([^\s_]))/,"u").replace(/punct/g,_punctuation).getRegex(),emStrongRDelimAst=edit("^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)[punct](\\*+)(?=[\\s]|$)|[^punct\\s](\\*+)(?!\\*)(?=[punct\\s]|$)|(?!\\*)[punct\\s](\\*+)(?=[^punct\\s])|[\\s](\\*+)(?!\\*)(?=[punct])|(?!\\*)[punct](\\*+)(?!\\*)(?=[punct])|[^punct\\s](\\*+)(?=[^punct\\s])","gu").replace(/punct/g,_punctuation).getRegex(),emStrongRDelimUnd=edit("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)[punct](_+)(?=[\\s]|$)|[^punct\\s](_+)(?!_)(?=[punct\\s]|$)|(?!_)[punct\\s](_+)(?=[^punct\\s])|[\\s](_+)(?!_)(?=[punct])|(?!_)[punct](_+)(?!_)(?=[punct])","gu").replace(/punct/g,_punctuation).getRegex(),anyPunctuation=edit(/\\([punct])/,"gu").replace(/punct/g,_punctuation).getRegex(),autolink=edit(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),_inlineComment=edit(_comment).replace("(?:-->|$)","-->").getRegex(),tag=edit("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",_inlineComment).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),_inlineLabel=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,link=edit(/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/).replace("label",_inlineLabel).replace("href",/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),reflink=edit(/^!?\[(label)\]\[(ref)\]/).replace("label",_inlineLabel).replace("ref",_blockLabel).getRegex(),nolink=edit(/^!?\[(ref)\](?:\[\])?/).replace("ref",_blockLabel).getRegex(),reflinkSearch=edit("reflink|nolink(?!\\()","g").replace("reflink",reflink).replace("nolink",nolink).getRegex(),inlineNormal={_backpedal:noopTest,anyPunctuation,autolink,blockSkip,br,code:inlineCode,del:noopTest,emStrongLDelim,emStrongRDelimAst,emStrongRDelimUnd,escape:escape$2,link,nolink,punctuation,reflink,reflinkSearch,tag,text:inlineText,url:noopTest},inlinePedantic={...inlineNormal,link:edit(/^!?\[(label)\]\((.*?)\)/).replace("label",_inlineLabel).getRegex(),reflink:edit(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",_inlineLabel).getRegex()},inlineGfm={...inlineNormal,escape:edit(escape$2).replace("])","~|])").getRegex(),url:edit(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},inlineBreaks={...inlineGfm,br:edit(br).replace("{2,}","*").getRegex(),text:edit(inlineGfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},block={normal:blockNormal,gfm:blockGfm,pedantic:blockPedantic},inline={normal:inlineNormal,gfm:inlineGfm,breaks:inlineBreaks,pedantic:inlinePedantic};class _Lexer{constructor(qa){Km(this,"tokens");Km(this,"options");Km(this,"state");Km(this,"tokenizer");Km(this,"inlineQueue");this.tokens=[],this.tokens.links=Object.create(null),this.options=qa||_defaults,this.options.tokenizer=this.options.tokenizer||new _Tokenizer,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const nd={block:block.normal,inline:inline.normal};this.options.pedantic?(nd.block=block.pedantic,nd.inline=inline.pedantic):this.options.gfm&&(nd.block=block.gfm,this.options.breaks?nd.inline=inline.breaks:nd.inline=inline.gfm),this.tokenizer.rules=nd}static get rules(){return{block,inline}}static lex(qa,nd){return new _Lexer(nd).lex(qa)}static lexInline(qa,nd){return new _Lexer(nd).inlineTokens(qa)}lex(qa){qa=qa.replace(/\r\n|\r/g,`
`),this.blockTokens(qa,this.tokens);for(let nd=0;nd<this.inlineQueue.length;nd++){const od=this.inlineQueue[nd];this.inlineTokens(od.src,od.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(qa,nd=[],od=!1){this.options.pedantic?qa=qa.replace(/\t/g," ").replace(/^ +$/gm,""):qa=qa.replace(/^( *)(\t+)/gm,(dd,pd,fd)=>pd+" ".repeat(fd.length));let ld,ud,cd;for(;qa;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(dd=>(ld=dd.call({lexer:this},qa,nd))?(qa=qa.substring(ld.raw.length),nd.push(ld),!0):!1))){if(ld=this.tokenizer.space(qa)){qa=qa.substring(ld.raw.length),ld.raw.length===1&&nd.length>0?nd[nd.length-1].raw+=`
`:nd.push(ld);continue}if(ld=this.tokenizer.code(qa)){qa=qa.substring(ld.raw.length),ud=nd[nd.length-1],ud&&(ud.type==="paragraph"||ud.type==="text")?(ud.raw+=`
`+ld.raw,ud.text+=`
`+ld.text,this.inlineQueue[this.inlineQueue.length-1].src=ud.text):nd.push(ld);continue}if(ld=this.tokenizer.fences(qa)){qa=qa.substring(ld.raw.length),nd.push(ld);continue}if(ld=this.tokenizer.heading(qa)){qa=qa.substring(ld.raw.length),nd.push(ld);continue}if(ld=this.tokenizer.hr(qa)){qa=qa.substring(ld.raw.length),nd.push(ld);continue}if(ld=this.tokenizer.blockquote(qa)){qa=qa.substring(ld.raw.length),nd.push(ld);continue}if(ld=this.tokenizer.list(qa)){qa=qa.substring(ld.raw.length),nd.push(ld);continue}if(ld=this.tokenizer.html(qa)){qa=qa.substring(ld.raw.length),nd.push(ld);continue}if(ld=this.tokenizer.def(qa)){qa=qa.substring(ld.raw.length),ud=nd[nd.length-1],ud&&(ud.type==="paragraph"||ud.type==="text")?(ud.raw+=`
`+ld.raw,ud.text+=`
`+ld.raw,this.inlineQueue[this.inlineQueue.length-1].src=ud.text):this.tokens.links[ld.tag]||(this.tokens.links[ld.tag]={href:ld.href,title:ld.title});continue}if(ld=this.tokenizer.table(qa)){qa=qa.substring(ld.raw.length),nd.push(ld);continue}if(ld=this.tokenizer.lheading(qa)){qa=qa.substring(ld.raw.length),nd.push(ld);continue}if(cd=qa,this.options.extensions&&this.options.extensions.startBlock){let dd=1/0;const pd=qa.slice(1);let fd;this.options.extensions.startBlock.forEach(md=>{fd=md.call({lexer:this},pd),typeof fd=="number"&&fd>=0&&(dd=Math.min(dd,fd))}),dd<1/0&&dd>=0&&(cd=qa.substring(0,dd+1))}if(this.state.top&&(ld=this.tokenizer.paragraph(cd))){ud=nd[nd.length-1],od&&(ud==null?void 0:ud.type)==="paragraph"?(ud.raw+=`
`+ld.raw,ud.text+=`
`+ld.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=ud.text):nd.push(ld),od=cd.length!==qa.length,qa=qa.substring(ld.raw.length);continue}if(ld=this.tokenizer.text(qa)){qa=qa.substring(ld.raw.length),ud=nd[nd.length-1],ud&&ud.type==="text"?(ud.raw+=`
`+ld.raw,ud.text+=`
`+ld.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=ud.text):nd.push(ld);continue}if(qa){const dd="Infinite loop on byte: "+qa.charCodeAt(0);if(this.options.silent){console.error(dd);break}else throw new Error(dd)}}return this.state.top=!0,nd}inline(qa,nd=[]){return this.inlineQueue.push({src:qa,tokens:nd}),nd}inlineTokens(qa,nd=[]){let od,ld,ud,cd=qa,dd,pd,fd;if(this.tokens.links){const md=Object.keys(this.tokens.links);if(md.length>0)for(;(dd=this.tokenizer.rules.inline.reflinkSearch.exec(cd))!=null;)md.includes(dd[0].slice(dd[0].lastIndexOf("[")+1,-1))&&(cd=cd.slice(0,dd.index)+"["+"a".repeat(dd[0].length-2)+"]"+cd.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(dd=this.tokenizer.rules.inline.blockSkip.exec(cd))!=null;)cd=cd.slice(0,dd.index)+"["+"a".repeat(dd[0].length-2)+"]"+cd.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(dd=this.tokenizer.rules.inline.anyPunctuation.exec(cd))!=null;)cd=cd.slice(0,dd.index)+"++"+cd.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;qa;)if(pd||(fd=""),pd=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(md=>(od=md.call({lexer:this},qa,nd))?(qa=qa.substring(od.raw.length),nd.push(od),!0):!1))){if(od=this.tokenizer.escape(qa)){qa=qa.substring(od.raw.length),nd.push(od);continue}if(od=this.tokenizer.tag(qa)){qa=qa.substring(od.raw.length),ld=nd[nd.length-1],ld&&od.type==="text"&&ld.type==="text"?(ld.raw+=od.raw,ld.text+=od.text):nd.push(od);continue}if(od=this.tokenizer.link(qa)){qa=qa.substring(od.raw.length),nd.push(od);continue}if(od=this.tokenizer.reflink(qa,this.tokens.links)){qa=qa.substring(od.raw.length),ld=nd[nd.length-1],ld&&od.type==="text"&&ld.type==="text"?(ld.raw+=od.raw,ld.text+=od.text):nd.push(od);continue}if(od=this.tokenizer.emStrong(qa,cd,fd)){qa=qa.substring(od.raw.length),nd.push(od);continue}if(od=this.tokenizer.codespan(qa)){qa=qa.substring(od.raw.length),nd.push(od);continue}if(od=this.tokenizer.br(qa)){qa=qa.substring(od.raw.length),nd.push(od);continue}if(od=this.tokenizer.del(qa)){qa=qa.substring(od.raw.length),nd.push(od);continue}if(od=this.tokenizer.autolink(qa)){qa=qa.substring(od.raw.length),nd.push(od);continue}if(!this.state.inLink&&(od=this.tokenizer.url(qa))){qa=qa.substring(od.raw.length),nd.push(od);continue}if(ud=qa,this.options.extensions&&this.options.extensions.startInline){let md=1/0;const vd=qa.slice(1);let Ad;this.options.extensions.startInline.forEach(Nd=>{Ad=Nd.call({lexer:this},vd),typeof Ad=="number"&&Ad>=0&&(md=Math.min(md,Ad))}),md<1/0&&md>=0&&(ud=qa.substring(0,md+1))}if(od=this.tokenizer.inlineText(ud)){qa=qa.substring(od.raw.length),od.raw.slice(-1)!=="_"&&(fd=od.raw.slice(-1)),pd=!0,ld=nd[nd.length-1],ld&&ld.type==="text"?(ld.raw+=od.raw,ld.text+=od.text):nd.push(od);continue}if(qa){const md="Infinite loop on byte: "+qa.charCodeAt(0);if(this.options.silent){console.error(md);break}else throw new Error(md)}}return nd}}class _Renderer{constructor(qa){Km(this,"options");Km(this,"parser");this.options=qa||_defaults}space(qa){return""}code({text:qa,lang:nd,escaped:od}){var cd;const ld=(cd=(nd||"").match(/^\S*/))==null?void 0:cd[0],ud=qa.replace(/\n$/,"")+`
`;return ld?'<pre><code class="language-'+escape$1(ld)+'">'+(od?ud:escape$1(ud,!0))+`</code></pre>
`:"<pre><code>"+(od?ud:escape$1(ud,!0))+`</code></pre>
`}blockquote({tokens:qa}){return`<blockquote>
${this.parser.parse(qa)}</blockquote>
`}html({text:qa}){return qa}heading({tokens:qa,depth:nd}){return`<h${nd}>${this.parser.parseInline(qa)}</h${nd}>
`}hr(qa){return`<hr>
`}list(qa){const nd=qa.ordered,od=qa.start;let ld="";for(let dd=0;dd<qa.items.length;dd++){const pd=qa.items[dd];ld+=this.listitem(pd)}const ud=nd?"ol":"ul",cd=nd&&od!==1?' start="'+od+'"':"";return"<"+ud+cd+`>
`+ld+"</"+ud+`>
`}listitem(qa){let nd="";if(qa.task){const od=this.checkbox({checked:!!qa.checked});qa.loose?qa.tokens.length>0&&qa.tokens[0].type==="paragraph"?(qa.tokens[0].text=od+" "+qa.tokens[0].text,qa.tokens[0].tokens&&qa.tokens[0].tokens.length>0&&qa.tokens[0].tokens[0].type==="text"&&(qa.tokens[0].tokens[0].text=od+" "+qa.tokens[0].tokens[0].text)):qa.tokens.unshift({type:"text",raw:od+" ",text:od+" "}):nd+=od+" "}return nd+=this.parser.parse(qa.tokens,!!qa.loose),`<li>${nd}</li>
`}checkbox({checked:qa}){return"<input "+(qa?'checked="" ':"")+'disabled="" type="checkbox">'}paragraph({tokens:qa}){return`<p>${this.parser.parseInline(qa)}</p>
`}table(qa){let nd="",od="";for(let ud=0;ud<qa.header.length;ud++)od+=this.tablecell(qa.header[ud]);nd+=this.tablerow({text:od});let ld="";for(let ud=0;ud<qa.rows.length;ud++){const cd=qa.rows[ud];od="";for(let dd=0;dd<cd.length;dd++)od+=this.tablecell(cd[dd]);ld+=this.tablerow({text:od})}return ld&&(ld=`<tbody>${ld}</tbody>`),`<table>
<thead>
`+nd+`</thead>
`+ld+`</table>
`}tablerow({text:qa}){return`<tr>
${qa}</tr>
`}tablecell(qa){const nd=this.parser.parseInline(qa.tokens),od=qa.header?"th":"td";return(qa.align?`<${od} align="${qa.align}">`:`<${od}>`)+nd+`</${od}>
`}strong({tokens:qa}){return`<strong>${this.parser.parseInline(qa)}</strong>`}em({tokens:qa}){return`<em>${this.parser.parseInline(qa)}</em>`}codespan({text:qa}){return`<code>${qa}</code>`}br(qa){return"<br>"}del({tokens:qa}){return`<del>${this.parser.parseInline(qa)}</del>`}link({href:qa,title:nd,tokens:od}){const ld=this.parser.parseInline(od),ud=cleanUrl(qa);if(ud===null)return ld;qa=ud;let cd='<a href="'+qa+'"';return nd&&(cd+=' title="'+nd+'"'),cd+=">"+ld+"</a>",cd}image({href:qa,title:nd,text:od}){const ld=cleanUrl(qa);if(ld===null)return od;qa=ld;let ud=`<img src="${qa}" alt="${od}"`;return nd&&(ud+=` title="${nd}"`),ud+=">",ud}text(qa){return"tokens"in qa&&qa.tokens?this.parser.parseInline(qa.tokens):qa.text}}class _TextRenderer{strong({text:qa}){return qa}em({text:qa}){return qa}codespan({text:qa}){return qa}del({text:qa}){return qa}html({text:qa}){return qa}text({text:qa}){return qa}link({text:qa}){return""+qa}image({text:qa}){return""+qa}br(){return""}}class _Parser{constructor(qa){Km(this,"options");Km(this,"renderer");Km(this,"textRenderer");this.options=qa||_defaults,this.options.renderer=this.options.renderer||new _Renderer,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new _TextRenderer}static parse(qa,nd){return new _Parser(nd).parse(qa)}static parseInline(qa,nd){return new _Parser(nd).parseInline(qa)}parse(qa,nd=!0){let od="";for(let ld=0;ld<qa.length;ld++){const ud=qa[ld];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[ud.type]){const dd=ud,pd=this.options.extensions.renderers[dd.type].call({parser:this},dd);if(pd!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(dd.type)){od+=pd||"";continue}}const cd=ud;switch(cd.type){case"space":{od+=this.renderer.space(cd);continue}case"hr":{od+=this.renderer.hr(cd);continue}case"heading":{od+=this.renderer.heading(cd);continue}case"code":{od+=this.renderer.code(cd);continue}case"table":{od+=this.renderer.table(cd);continue}case"blockquote":{od+=this.renderer.blockquote(cd);continue}case"list":{od+=this.renderer.list(cd);continue}case"html":{od+=this.renderer.html(cd);continue}case"paragraph":{od+=this.renderer.paragraph(cd);continue}case"text":{let dd=cd,pd=this.renderer.text(dd);for(;ld+1<qa.length&&qa[ld+1].type==="text";)dd=qa[++ld],pd+=`
`+this.renderer.text(dd);nd?od+=this.renderer.paragraph({type:"paragraph",raw:pd,text:pd,tokens:[{type:"text",raw:pd,text:pd}]}):od+=pd;continue}default:{const dd='Token with "'+cd.type+'" type was not found.';if(this.options.silent)return console.error(dd),"";throw new Error(dd)}}}return od}parseInline(qa,nd){nd=nd||this.renderer;let od="";for(let ld=0;ld<qa.length;ld++){const ud=qa[ld];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[ud.type]){const dd=this.options.extensions.renderers[ud.type].call({parser:this},ud);if(dd!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(ud.type)){od+=dd||"";continue}}const cd=ud;switch(cd.type){case"escape":{od+=nd.text(cd);break}case"html":{od+=nd.html(cd);break}case"link":{od+=nd.link(cd);break}case"image":{od+=nd.image(cd);break}case"strong":{od+=nd.strong(cd);break}case"em":{od+=nd.em(cd);break}case"codespan":{od+=nd.codespan(cd);break}case"br":{od+=nd.br(cd);break}case"del":{od+=nd.del(cd);break}case"text":{od+=nd.text(cd);break}default:{const dd='Token with "'+cd.type+'" type was not found.';if(this.options.silent)return console.error(dd),"";throw new Error(dd)}}}return od}}class _Hooks{constructor(qa){Km(this,"options");this.options=qa||_defaults}preprocess(qa){return qa}postprocess(qa){return qa}processAllTokens(qa){return qa}}Km(_Hooks,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"]));var ev,oS,ST,lS;class Marked{constructor(...qa){rS(this,ev);Km(this,"defaults",_getDefaults());Km(this,"options",this.setOptions);Km(this,"parse",AE(this,ev,ST).call(this,_Lexer.lex,_Parser.parse));Km(this,"parseInline",AE(this,ev,ST).call(this,_Lexer.lexInline,_Parser.parseInline));Km(this,"Parser",_Parser);Km(this,"Renderer",_Renderer);Km(this,"TextRenderer",_TextRenderer);Km(this,"Lexer",_Lexer);Km(this,"Tokenizer",_Tokenizer);Km(this,"Hooks",_Hooks);this.use(...qa)}walkTokens(qa,nd){var ld,ud;let od=[];for(const cd of qa)switch(od=od.concat(nd.call(this,cd)),cd.type){case"table":{const dd=cd;for(const pd of dd.header)od=od.concat(this.walkTokens(pd.tokens,nd));for(const pd of dd.rows)for(const fd of pd)od=od.concat(this.walkTokens(fd.tokens,nd));break}case"list":{const dd=cd;od=od.concat(this.walkTokens(dd.items,nd));break}default:{const dd=cd;(ud=(ld=this.defaults.extensions)==null?void 0:ld.childTokens)!=null&&ud[dd.type]?this.defaults.extensions.childTokens[dd.type].forEach(pd=>{const fd=dd[pd].flat(1/0);od=od.concat(this.walkTokens(fd,nd))}):dd.tokens&&(od=od.concat(this.walkTokens(dd.tokens,nd)))}}return od}use(...qa){const nd=this.defaults.extensions||{renderers:{},childTokens:{}};return qa.forEach(od=>{const ld={...od};if(ld.async=this.defaults.async||ld.async||!1,od.extensions&&(od.extensions.forEach(ud=>{if(!ud.name)throw new Error("extension name required");if("renderer"in ud){const cd=nd.renderers[ud.name];cd?nd.renderers[ud.name]=function(...dd){let pd=ud.renderer.apply(this,dd);return pd===!1&&(pd=cd.apply(this,dd)),pd}:nd.renderers[ud.name]=ud.renderer}if("tokenizer"in ud){if(!ud.level||ud.level!=="block"&&ud.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");const cd=nd[ud.level];cd?cd.unshift(ud.tokenizer):nd[ud.level]=[ud.tokenizer],ud.start&&(ud.level==="block"?nd.startBlock?nd.startBlock.push(ud.start):nd.startBlock=[ud.start]:ud.level==="inline"&&(nd.startInline?nd.startInline.push(ud.start):nd.startInline=[ud.start]))}"childTokens"in ud&&ud.childTokens&&(nd.childTokens[ud.name]=ud.childTokens)}),ld.extensions=nd),od.renderer){const ud=this.defaults.renderer||new _Renderer(this.defaults);for(const cd in od.renderer){if(!(cd in ud))throw new Error(`renderer '${cd}' does not exist`);if(["options","parser"].includes(cd))continue;const dd=cd;let pd=od.renderer[dd];od.useNewRenderer||(pd=AE(this,ev,oS).call(this,pd,dd,ud));const fd=ud[dd];ud[dd]=(...md)=>{let vd=pd.apply(ud,md);return vd===!1&&(vd=fd.apply(ud,md)),vd||""}}ld.renderer=ud}if(od.tokenizer){const ud=this.defaults.tokenizer||new _Tokenizer(this.defaults);for(const cd in od.tokenizer){if(!(cd in ud))throw new Error(`tokenizer '${cd}' does not exist`);if(["options","rules","lexer"].includes(cd))continue;const dd=cd,pd=od.tokenizer[dd],fd=ud[dd];ud[dd]=(...md)=>{let vd=pd.apply(ud,md);return vd===!1&&(vd=fd.apply(ud,md)),vd}}ld.tokenizer=ud}if(od.hooks){const ud=this.defaults.hooks||new _Hooks;for(const cd in od.hooks){if(!(cd in ud))throw new Error(`hook '${cd}' does not exist`);if(cd==="options")continue;const dd=cd,pd=od.hooks[dd],fd=ud[dd];_Hooks.passThroughHooks.has(cd)?ud[dd]=md=>{if(this.defaults.async)return Promise.resolve(pd.call(ud,md)).then(Ad=>fd.call(ud,Ad));const vd=pd.call(ud,md);return fd.call(ud,vd)}:ud[dd]=(...md)=>{let vd=pd.apply(ud,md);return vd===!1&&(vd=fd.apply(ud,md)),vd}}ld.hooks=ud}if(od.walkTokens){const ud=this.defaults.walkTokens,cd=od.walkTokens;ld.walkTokens=function(dd){let pd=[];return pd.push(cd.call(this,dd)),ud&&(pd=pd.concat(ud.call(this,dd))),pd}}this.defaults={...this.defaults,...ld}}),this}setOptions(qa){return this.defaults={...this.defaults,...qa},this}lexer(qa,nd){return _Lexer.lex(qa,nd??this.defaults)}parser(qa,nd){return _Parser.parse(qa,nd??this.defaults)}}ev=new WeakSet,oS=function(qa,nd,od){switch(nd){case"heading":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,od.parser.parseInline(ld.tokens),ld.depth,unescape$1(od.parser.parseInline(ld.tokens,od.parser.textRenderer)))};case"code":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,ld.text,ld.lang,!!ld.escaped)};case"table":return function(ld){if(!ld.type||ld.type!==nd)return qa.apply(this,arguments);let ud="",cd="";for(let pd=0;pd<ld.header.length;pd++)cd+=this.tablecell({text:ld.header[pd].text,tokens:ld.header[pd].tokens,header:!0,align:ld.align[pd]});ud+=this.tablerow({text:cd});let dd="";for(let pd=0;pd<ld.rows.length;pd++){const fd=ld.rows[pd];cd="";for(let md=0;md<fd.length;md++)cd+=this.tablecell({text:fd[md].text,tokens:fd[md].tokens,header:!1,align:ld.align[md]});dd+=this.tablerow({text:cd})}return qa.call(this,ud,dd)};case"blockquote":return function(ld){if(!ld.type||ld.type!==nd)return qa.apply(this,arguments);const ud=this.parser.parse(ld.tokens);return qa.call(this,ud)};case"list":return function(ld){if(!ld.type||ld.type!==nd)return qa.apply(this,arguments);const ud=ld.ordered,cd=ld.start,dd=ld.loose;let pd="";for(let fd=0;fd<ld.items.length;fd++){const md=ld.items[fd],vd=md.checked,Ad=md.task;let Nd="";if(md.task){const Id=this.checkbox({checked:!!vd});dd?md.tokens.length>0&&md.tokens[0].type==="paragraph"?(md.tokens[0].text=Id+" "+md.tokens[0].text,md.tokens[0].tokens&&md.tokens[0].tokens.length>0&&md.tokens[0].tokens[0].type==="text"&&(md.tokens[0].tokens[0].text=Id+" "+md.tokens[0].tokens[0].text)):md.tokens.unshift({type:"text",text:Id+" "}):Nd+=Id+" "}Nd+=this.parser.parse(md.tokens,dd),pd+=this.listitem({type:"list_item",raw:Nd,text:Nd,task:Ad,checked:!!vd,loose:dd,tokens:md.tokens})}return qa.call(this,pd,ud,cd)};case"html":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,ld.text,ld.block)};case"paragraph":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,this.parser.parseInline(ld.tokens))};case"escape":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,ld.text)};case"link":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,ld.href,ld.title,this.parser.parseInline(ld.tokens))};case"image":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,ld.href,ld.title,ld.text)};case"strong":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,this.parser.parseInline(ld.tokens))};case"em":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,this.parser.parseInline(ld.tokens))};case"codespan":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,ld.text)};case"del":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,this.parser.parseInline(ld.tokens))};case"text":return function(ld){return!ld.type||ld.type!==nd?qa.apply(this,arguments):qa.call(this,ld.text)}}return qa},ST=function(qa,nd){return(od,ld)=>{const ud={...ld},cd={...this.defaults,...ud};this.defaults.async===!0&&ud.async===!1&&(cd.silent||console.warn("marked(): The async option was set to true by an extension. The async: false option sent to parse will be ignored."),cd.async=!0);const dd=AE(this,ev,lS).call(this,!!cd.silent,!!cd.async);if(typeof od>"u"||od===null)return dd(new Error("marked(): input parameter is undefined or null"));if(typeof od!="string")return dd(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(od)+", string expected"));if(cd.hooks&&(cd.hooks.options=cd),cd.async)return Promise.resolve(cd.hooks?cd.hooks.preprocess(od):od).then(pd=>qa(pd,cd)).then(pd=>cd.hooks?cd.hooks.processAllTokens(pd):pd).then(pd=>cd.walkTokens?Promise.all(this.walkTokens(pd,cd.walkTokens)).then(()=>pd):pd).then(pd=>nd(pd,cd)).then(pd=>cd.hooks?cd.hooks.postprocess(pd):pd).catch(dd);try{cd.hooks&&(od=cd.hooks.preprocess(od));let pd=qa(od,cd);cd.hooks&&(pd=cd.hooks.processAllTokens(pd)),cd.walkTokens&&this.walkTokens(pd,cd.walkTokens);let fd=nd(pd,cd);return cd.hooks&&(fd=cd.hooks.postprocess(fd)),fd}catch(pd){return dd(pd)}}},lS=function(qa,nd){return od=>{if(od.message+=`
Please report this to https://github.com/markedjs/marked.`,qa){const ld="<p>An error occurred:</p><pre>"+escape$1(od.message+"",!0)+"</pre>";return nd?Promise.resolve(ld):ld}if(nd)return Promise.reject(od);throw od}};const markedInstance=new Marked;function marked(Ra,qa){return markedInstance.parse(Ra,qa)}marked.options=marked.setOptions=function(Ra){return markedInstance.setOptions(Ra),marked.defaults=markedInstance.defaults,changeDefaults(marked.defaults),marked};marked.getDefaults=_getDefaults;marked.defaults=_defaults;marked.use=function(...Ra){return markedInstance.use(...Ra),marked.defaults=markedInstance.defaults,changeDefaults(marked.defaults),marked};marked.walkTokens=function(Ra,qa){return markedInstance.walkTokens(Ra,qa)};marked.parseInline=markedInstance.parseInline;marked.Parser=_Parser;marked.parser=_Parser.parse;marked.Renderer=_Renderer;marked.TextRenderer=_TextRenderer;marked.Lexer=_Lexer;marked.lexer=_Lexer.lex;marked.Tokenizer=_Tokenizer;marked.Hooks=_Hooks;marked.parse=marked;marked.options;marked.setOptions;marked.use;marked.walkTokens;marked.parseInline;_Parser.parse;_Lexer.lex;function dedent(Ra){for(var qa=[],nd=1;nd<arguments.length;nd++)qa[nd-1]=arguments[nd];var od=Array.from(typeof Ra=="string"?[Ra]:Ra);od[od.length-1]=od[od.length-1].replace(/\r?\n([\t ]*)$/,"");var ld=od.reduce(function(dd,pd){var fd=pd.match(/\n([\t ]+|(?!\s).)/g);return fd?dd.concat(fd.map(function(md){var vd,Ad;return(Ad=(vd=md.match(/[\t ]/g))===null||vd===void 0?void 0:vd.length)!==null&&Ad!==void 0?Ad:0})):dd},[]);if(ld.length){var ud=new RegExp(`
[ ]{`+Math.min.apply(Math,ld)+"}","g");od=od.map(function(dd){return dd.replace(ud,`
`)})}od[0]=od[0].replace(/^\r?\n/,"");var cd=od[0];return qa.forEach(function(dd,pd){var fd=cd.match(/(?:^|\n)( *)$/),md=fd?fd[1]:"",vd=dd;typeof dd=="string"&&dd.includes(`
`)&&(vd=String(dd).split(`
`).map(function(Ad,Nd){return Nd===0?Ad:""+md+Ad}).join(`
`)),cd+=vd+od[pd+1]}),cd}function preprocessMarkdown(Ra,{markdownAutoWrap:qa}){const od=Ra.replace(/<br\/>/g,`
`).replace(/\n{2,}/g,`
`),ld=dedent(od);return qa===!1?ld.replace(/ /g,"&nbsp;"):ld}__name(preprocessMarkdown,"preprocessMarkdown");function markdownToLines(Ra,qa={}){const nd=preprocessMarkdown(Ra,qa),od=marked.lexer(nd),ld=[[]];let ud=0;function cd(dd,pd="normal"){dd.type==="text"?dd.text.split(`
`).forEach((md,vd)=>{vd!==0&&(ud++,ld.push([])),md.split(" ").forEach(Ad=>{Ad=Ad.replace(/&#39;/g,"'"),Ad&&ld[ud].push({content:Ad,type:pd})})}):dd.type==="strong"||dd.type==="em"?dd.tokens.forEach(fd=>{cd(fd,dd.type)}):dd.type==="html"&&ld[ud].push({content:dd.text,type:"normal"})}return __name(cd,"processNode"),od.forEach(dd=>{var pd;dd.type==="paragraph"?(pd=dd.tokens)==null||pd.forEach(fd=>{cd(fd)}):dd.type==="html"&&ld[ud].push({content:dd.text,type:"normal"})}),ld}__name(markdownToLines,"markdownToLines");function markdownToHTML(Ra,{markdownAutoWrap:qa}={}){const nd=marked.lexer(Ra);function od(ld){var ud,cd,dd;return ld.type==="text"?qa===!1?ld.text.replace(/\n */g,"<br/>").replace(/ /g,"&nbsp;"):ld.text.replace(/\n */g,"<br/>"):ld.type==="strong"?`<strong>${(ud=ld.tokens)==null?void 0:ud.map(od).join("")}</strong>`:ld.type==="em"?`<em>${(cd=ld.tokens)==null?void 0:cd.map(od).join("")}</em>`:ld.type==="paragraph"?`<p>${(dd=ld.tokens)==null?void 0:dd.map(od).join("")}</p>`:ld.type==="space"?"":ld.type==="html"?`${ld.text}`:ld.type==="escape"?ld.text:`Unsupported markdown: ${ld.type}`}return __name(od,"output"),nd.map(od).join("")}__name(markdownToHTML,"markdownToHTML");function splitTextToChars(Ra){return Intl.Segmenter?[...new Intl.Segmenter().segment(Ra)].map(qa=>qa.segment):[...Ra]}__name(splitTextToChars,"splitTextToChars");function splitWordToFitWidth(Ra,qa){const nd=splitTextToChars(qa.content);return splitWordToFitWidthRecursion(Ra,[],nd,qa.type)}__name(splitWordToFitWidth,"splitWordToFitWidth");function splitWordToFitWidthRecursion(Ra,qa,nd,od){if(nd.length===0)return[{content:qa.join(""),type:od},{content:"",type:od}];const[ld,...ud]=nd,cd=[...qa,ld];return Ra([{content:cd.join(""),type:od}])?splitWordToFitWidthRecursion(Ra,cd,ud,od):(qa.length===0&&ld&&(qa.push(ld),nd.shift()),[{content:qa.join(""),type:od},{content:nd.join(""),type:od}])}__name(splitWordToFitWidthRecursion,"splitWordToFitWidthRecursion");function splitLineToFitWidth(Ra,qa){if(Ra.some(({content:nd})=>nd.includes(`
`)))throw new Error("splitLineToFitWidth does not support newlines in the line");return splitLineToFitWidthRecursion(Ra,qa)}__name(splitLineToFitWidth,"splitLineToFitWidth");function splitLineToFitWidthRecursion(Ra,qa,nd=[],od=[]){if(Ra.length===0)return od.length>0&&nd.push(od),nd.length>0?nd:[];let ld="";Ra[0].content===" "&&(ld=" ",Ra.shift());const ud=Ra.shift()??{content:" ",type:"normal"},cd=[...od];if(ld!==""&&cd.push({content:ld,type:"normal"}),cd.push(ud),qa(cd))return splitLineToFitWidthRecursion(Ra,qa,nd,cd);if(od.length>0)nd.push(od),Ra.unshift(ud);else if(ud.content){const[dd,pd]=splitWordToFitWidth(qa,ud);nd.push([dd]),pd.content&&Ra.unshift(pd)}return splitLineToFitWidthRecursion(Ra,qa,nd)}__name(splitLineToFitWidthRecursion,"splitLineToFitWidthRecursion");function applyStyle$1(Ra,qa){qa&&Ra.attr("style",qa)}__name(applyStyle$1,"applyStyle");async function addHtmlSpan(Ra,qa,nd,od,ld=!1){const ud=Ra.append("foreignObject");ud.attr("width",`${10*nd}px`),ud.attr("height",`${10*nd}px`);const cd=ud.append("xhtml:div");let dd=qa.label;qa.label&&hasKatex(qa.label)&&(dd=await renderKatex(qa.label.replace(common_default.lineBreakRegex,`
`),getConfig2()));const pd=qa.isNode?"nodeLabel":"edgeLabel",fd=cd.append("span");fd.html(dd),applyStyle$1(fd,qa.labelStyle),fd.attr("class",`${pd} ${od}`),applyStyle$1(cd,qa.labelStyle),cd.style("display","table-cell"),cd.style("white-space","nowrap"),cd.style("line-height","1.5"),cd.style("max-width",nd+"px"),cd.style("text-align","center"),cd.attr("xmlns","http://www.w3.org/1999/xhtml"),ld&&cd.attr("class","labelBkg");let md=cd.node().getBoundingClientRect();return md.width===nd&&(cd.style("display","table"),cd.style("white-space","break-spaces"),cd.style("width",nd+"px"),md=cd.node().getBoundingClientRect()),ud.node()}__name(addHtmlSpan,"addHtmlSpan");function createTspan(Ra,qa,nd){return Ra.append("tspan").attr("class","text-outer-tspan").attr("x",0).attr("y",qa*nd-.1+"em").attr("dy",nd+"em")}__name(createTspan,"createTspan");function computeWidthOfText(Ra,qa,nd){const od=Ra.append("text"),ld=createTspan(od,1,qa);updateTextContentAndStyles(ld,nd);const ud=ld.node().getComputedTextLength();return od.remove(),ud}__name(computeWidthOfText,"computeWidthOfText");function computeDimensionOfText(Ra,qa,nd){var cd;const od=Ra.append("text"),ld=createTspan(od,1,qa);updateTextContentAndStyles(ld,[{content:nd,type:"normal"}]);const ud=(cd=ld.node())==null?void 0:cd.getBoundingClientRect();return ud&&od.remove(),ud}__name(computeDimensionOfText,"computeDimensionOfText");function createFormattedText(Ra,qa,nd,od=!1){const ud=qa.append("g"),cd=ud.insert("rect").attr("class","background").attr("style","stroke: none"),dd=ud.append("text").attr("y","-10.1");let pd=0;for(const fd of nd){const md=__name(Ad=>computeWidthOfText(ud,1.1,Ad)<=Ra,"checkWidth"),vd=md(fd)?[fd]:splitLineToFitWidth(fd,md);for(const Ad of vd){const Nd=createTspan(dd,pd,1.1);updateTextContentAndStyles(Nd,Ad),pd++}}if(od){const fd=dd.node().getBBox(),md=2;return cd.attr("x",fd.x-md).attr("y",fd.y-md).attr("width",fd.width+2*md).attr("height",fd.height+2*md),ud.node()}else return dd.node()}__name(createFormattedText,"createFormattedText");function updateTextContentAndStyles(Ra,qa){Ra.text(""),qa.forEach((nd,od)=>{const ld=Ra.append("tspan").attr("font-style",nd.type==="em"?"italic":"normal").attr("class","text-inner-tspan").attr("font-weight",nd.type==="strong"?"bold":"normal");od===0?ld.text(nd.content):ld.text(" "+nd.content)})}__name(updateTextContentAndStyles,"updateTextContentAndStyles");function replaceIconSubstring(Ra){return Ra.replace(/fa[bklrs]?:fa-[\w-]+/g,qa=>`<i class='${qa.replace(":"," ")}'></i>`)}__name(replaceIconSubstring,"replaceIconSubstring");var createText=__name(async(Ra,qa="",{style:nd="",isTitle:od=!1,classes:ld="",useHtmlLabels:ud=!0,isNode:cd=!0,width:dd=200,addSvgBackground:pd=!1}={},fd)=>{if(log$1.debug("XYZ createText",qa,nd,od,ld,ud,cd,"addSvgBackground: ",pd),ud){const md=markdownToHTML(qa,fd),vd=replaceIconSubstring(decodeEntities(md)),Ad=qa.replace(/\\\\/g,"\\"),Nd={isNode:cd,label:hasKatex(qa)?Ad:vd,labelStyle:nd.replace("fill:","color:")};return await addHtmlSpan(Ra,Nd,dd,ld,pd)}else{const md=qa.replace(/<br\s*\/?>/g,"<br/>"),vd=markdownToLines(md.replace("<br>","<br/>"),fd),Ad=createFormattedText(dd,Ra,vd,qa?pd:!1);if(cd){/stroke:/.exec(nd)&&(nd=nd.replace("stroke:","lineColor:"));const Nd=nd.replace(/stroke:[^;]+;?/g,"").replace(/stroke-width:[^;]+;?/g,"").replace(/fill:[^;]+;?/g,"").replace(/color:/g,"fill:");select(Ad).attr("style",Nd)}else{const Nd=nd.replace(/stroke:[^;]+;?/g,"").replace(/stroke-width:[^;]+;?/g,"").replace(/fill:[^;]+;?/g,"").replace(/background:/g,"fill:");select(Ad).select("rect").attr("style",Nd.replace(/background:/g,"fill:"));const Id=nd.replace(/stroke:[^;]+;?/g,"").replace(/stroke-width:[^;]+;?/g,"").replace(/fill:[^;]+;?/g,"").replace(/color:/g,"fill:");select(Ad).select("text").attr("style",Id)}return Ad}},"createText");function t(Ra,qa,nd){if(Ra&&Ra.length){const[od,ld]=qa,ud=Math.PI/180*nd,cd=Math.cos(ud),dd=Math.sin(ud);for(const pd of Ra){const[fd,md]=pd;pd[0]=(fd-od)*cd-(md-ld)*dd+od,pd[1]=(fd-od)*dd+(md-ld)*cd+ld}}}function e(Ra,qa){return Ra[0]===qa[0]&&Ra[1]===qa[1]}function s(Ra,qa,nd,od=1){const ld=nd,ud=Math.max(qa,.1),cd=Ra[0]&&Ra[0][0]&&typeof Ra[0][0]=="number"?[Ra]:Ra,dd=[0,0];if(ld)for(const fd of cd)t(fd,dd,ld);const pd=function(fd,md,vd){const Ad=[];for(const Md of fd){const Bd=[...Md];e(Bd[0],Bd[Bd.length-1])||Bd.push([Bd[0][0],Bd[0][1]]),Bd.length>2&&Ad.push(Bd)}const Nd=[];md=Math.max(md,.1);const Id=[];for(const Md of Ad)for(let Bd=0;Bd<Md.length-1;Bd++){const jd=Md[Bd],Hd=Md[Bd+1];if(jd[1]!==Hd[1]){const Gd=Math.min(jd[1],Hd[1]);Id.push({ymin:Gd,ymax:Math.max(jd[1],Hd[1]),x:Gd===jd[1]?jd[0]:Hd[0],islope:(Hd[0]-jd[0])/(Hd[1]-jd[1])})}}if(Id.sort((Md,Bd)=>Md.ymin<Bd.ymin?-1:Md.ymin>Bd.ymin?1:Md.x<Bd.x?-1:Md.x>Bd.x?1:Md.ymax===Bd.ymax?0:(Md.ymax-Bd.ymax)/Math.abs(Md.ymax-Bd.ymax)),!Id.length)return Nd;let Od=[],Fd=Id[0].ymin,Pd=0;for(;Od.length||Id.length;){if(Id.length){let Md=-1;for(let Bd=0;Bd<Id.length&&!(Id[Bd].ymin>Fd);Bd++)Md=Bd;Id.splice(0,Md+1).forEach(Bd=>{Od.push({s:Fd,edge:Bd})})}if(Od=Od.filter(Md=>!(Md.edge.ymax<=Fd)),Od.sort((Md,Bd)=>Md.edge.x===Bd.edge.x?0:(Md.edge.x-Bd.edge.x)/Math.abs(Md.edge.x-Bd.edge.x)),(vd!==1||Pd%md==0)&&Od.length>1)for(let Md=0;Md<Od.length;Md+=2){const Bd=Md+1;if(Bd>=Od.length)break;const jd=Od[Md].edge,Hd=Od[Bd].edge;Nd.push([[Math.round(jd.x),Fd],[Math.round(Hd.x),Fd]])}Fd+=vd,Od.forEach(Md=>{Md.edge.x=Md.edge.x+vd*Md.edge.islope}),Pd++}return Nd}(cd,ud,od);if(ld){for(const fd of cd)t(fd,dd,-ld);(function(fd,md,vd){const Ad=[];fd.forEach(Nd=>Ad.push(...Nd)),t(Ad,md,vd)})(pd,dd,-ld)}return pd}function n(Ra,qa){var nd;const od=qa.hachureAngle+90;let ld=qa.hachureGap;ld<0&&(ld=4*qa.strokeWidth),ld=Math.round(Math.max(ld,.1));let ud=1;return qa.roughness>=1&&(((nd=qa.randomizer)===null||nd===void 0?void 0:nd.next())||Math.random())>.7&&(ud=ld),s(Ra,ld,od,ud||1)}class o{constructor(qa){this.helper=qa}fillPolygons(qa,nd){return this._fillPolygons(qa,nd)}_fillPolygons(qa,nd){const od=n(qa,nd);return{type:"fillSketch",ops:this.renderLines(od,nd)}}renderLines(qa,nd){const od=[];for(const ld of qa)od.push(...this.helper.doubleLineOps(ld[0][0],ld[0][1],ld[1][0],ld[1][1],nd));return od}}function a(Ra){const qa=Ra[0],nd=Ra[1];return Math.sqrt(Math.pow(qa[0]-nd[0],2)+Math.pow(qa[1]-nd[1],2))}class h extends o{fillPolygons(qa,nd){let od=nd.hachureGap;od<0&&(od=4*nd.strokeWidth),od=Math.max(od,.1);const ld=n(qa,Object.assign({},nd,{hachureGap:od})),ud=Math.PI/180*nd.hachureAngle,cd=[],dd=.5*od*Math.cos(ud),pd=.5*od*Math.sin(ud);for(const[fd,md]of ld)a([fd,md])&&cd.push([[fd[0]-dd,fd[1]+pd],[...md]],[[fd[0]+dd,fd[1]-pd],[...md]]);return{type:"fillSketch",ops:this.renderLines(cd,nd)}}}let r$1=class extends o{fillPolygons(qa,nd){const od=this._fillPolygons(qa,nd),ld=Object.assign({},nd,{hachureAngle:nd.hachureAngle+90}),ud=this._fillPolygons(qa,ld);return od.ops=od.ops.concat(ud.ops),od}};class i{constructor(qa){this.helper=qa}fillPolygons(qa,nd){const od=n(qa,nd=Object.assign({},nd,{hachureAngle:0}));return this.dotsOnLines(od,nd)}dotsOnLines(qa,nd){const od=[];let ld=nd.hachureGap;ld<0&&(ld=4*nd.strokeWidth),ld=Math.max(ld,.1);let ud=nd.fillWeight;ud<0&&(ud=nd.strokeWidth/2);const cd=ld/4;for(const dd of qa){const pd=a(dd),fd=pd/ld,md=Math.ceil(fd)-1,vd=pd-md*ld,Ad=(dd[0][0]+dd[1][0])/2-ld/4,Nd=Math.min(dd[0][1],dd[1][1]);for(let Id=0;Id<md;Id++){const Od=Nd+vd+Id*ld,Fd=Ad-cd+2*Math.random()*cd,Pd=Od-cd+2*Math.random()*cd,Md=this.helper.ellipse(Fd,Pd,ud,ud,nd);od.push(...Md.ops)}}return{type:"fillSketch",ops:od}}}class c{constructor(qa){this.helper=qa}fillPolygons(qa,nd){const od=n(qa,nd);return{type:"fillSketch",ops:this.dashedLine(od,nd)}}dashedLine(qa,nd){const od=nd.dashOffset<0?nd.hachureGap<0?4*nd.strokeWidth:nd.hachureGap:nd.dashOffset,ld=nd.dashGap<0?nd.hachureGap<0?4*nd.strokeWidth:nd.hachureGap:nd.dashGap,ud=[];return qa.forEach(cd=>{const dd=a(cd),pd=Math.floor(dd/(od+ld)),fd=(dd+ld-pd*(od+ld))/2;let md=cd[0],vd=cd[1];md[0]>vd[0]&&(md=cd[1],vd=cd[0]);const Ad=Math.atan((vd[1]-md[1])/(vd[0]-md[0]));for(let Nd=0;Nd<pd;Nd++){const Id=Nd*(od+ld),Od=Id+od,Fd=[md[0]+Id*Math.cos(Ad)+fd*Math.cos(Ad),md[1]+Id*Math.sin(Ad)+fd*Math.sin(Ad)],Pd=[md[0]+Od*Math.cos(Ad)+fd*Math.cos(Ad),md[1]+Od*Math.sin(Ad)+fd*Math.sin(Ad)];ud.push(...this.helper.doubleLineOps(Fd[0],Fd[1],Pd[0],Pd[1],nd))}}),ud}}class l{constructor(qa){this.helper=qa}fillPolygons(qa,nd){const od=nd.hachureGap<0?4*nd.strokeWidth:nd.hachureGap,ld=nd.zigzagOffset<0?od:nd.zigzagOffset,ud=n(qa,nd=Object.assign({},nd,{hachureGap:od+ld}));return{type:"fillSketch",ops:this.zigzagLines(ud,ld,nd)}}zigzagLines(qa,nd,od){const ld=[];return qa.forEach(ud=>{const cd=a(ud),dd=Math.round(cd/(2*nd));let pd=ud[0],fd=ud[1];pd[0]>fd[0]&&(pd=ud[1],fd=ud[0]);const md=Math.atan((fd[1]-pd[1])/(fd[0]-pd[0]));for(let vd=0;vd<dd;vd++){const Ad=2*vd*nd,Nd=2*(vd+1)*nd,Id=Math.sqrt(2*Math.pow(nd,2)),Od=[pd[0]+Ad*Math.cos(md),pd[1]+Ad*Math.sin(md)],Fd=[pd[0]+Nd*Math.cos(md),pd[1]+Nd*Math.sin(md)],Pd=[Od[0]+Id*Math.cos(md+Math.PI/4),Od[1]+Id*Math.sin(md+Math.PI/4)];ld.push(...this.helper.doubleLineOps(Od[0],Od[1],Pd[0],Pd[1],od),...this.helper.doubleLineOps(Pd[0],Pd[1],Fd[0],Fd[1],od))}}),ld}}const u={};class p{constructor(qa){this.seed=qa}next(){return this.seed?(2**31-1&(this.seed=Math.imul(48271,this.seed)))/2**31:Math.random()}}const f=0,d=1,g$2=2,M={A:7,a:7,C:6,c:6,H:1,h:1,L:2,l:2,M:2,m:2,Q:4,q:4,S:4,s:4,T:2,t:2,V:1,v:1,Z:0,z:0};function k(Ra,qa){return Ra.type===qa}function b(Ra){const qa=[],nd=function(cd){const dd=new Array;for(;cd!=="";)if(cd.match(/^([ \t\r\n,]+)/))cd=cd.substr(RegExp.$1.length);else if(cd.match(/^([aAcChHlLmMqQsStTvVzZ])/))dd[dd.length]={type:f,text:RegExp.$1},cd=cd.substr(RegExp.$1.length);else{if(!cd.match(/^(([-+]?[0-9]+(\.[0-9]*)?|[-+]?\.[0-9]+)([eE][-+]?[0-9]+)?)/))return[];dd[dd.length]={type:d,text:`${parseFloat(RegExp.$1)}`},cd=cd.substr(RegExp.$1.length)}return dd[dd.length]={type:g$2,text:""},dd}(Ra);let od="BOD",ld=0,ud=nd[ld];for(;!k(ud,g$2);){let cd=0;const dd=[];if(od==="BOD"){if(ud.text!=="M"&&ud.text!=="m")return b("M0,0"+Ra);ld++,cd=M[ud.text],od=ud.text}else k(ud,d)?cd=M[od]:(ld++,cd=M[ud.text],od=ud.text);if(!(ld+cd<nd.length))throw new Error("Path data ended short");for(let pd=ld;pd<ld+cd;pd++){const fd=nd[pd];if(!k(fd,d))throw new Error("Param not a number: "+od+","+fd.text);dd[dd.length]=+fd.text}if(typeof M[od]!="number")throw new Error("Bad segment: "+od);{const pd={key:od,data:dd};qa.push(pd),ld+=cd,ud=nd[ld],od==="M"&&(od="L"),od==="m"&&(od="l")}}return qa}function y(Ra){let qa=0,nd=0,od=0,ld=0;const ud=[];for(const{key:cd,data:dd}of Ra)switch(cd){case"M":ud.push({key:"M",data:[...dd]}),[qa,nd]=dd,[od,ld]=dd;break;case"m":qa+=dd[0],nd+=dd[1],ud.push({key:"M",data:[qa,nd]}),od=qa,ld=nd;break;case"L":ud.push({key:"L",data:[...dd]}),[qa,nd]=dd;break;case"l":qa+=dd[0],nd+=dd[1],ud.push({key:"L",data:[qa,nd]});break;case"C":ud.push({key:"C",data:[...dd]}),qa=dd[4],nd=dd[5];break;case"c":{const pd=dd.map((fd,md)=>md%2?fd+nd:fd+qa);ud.push({key:"C",data:pd}),qa=pd[4],nd=pd[5];break}case"Q":ud.push({key:"Q",data:[...dd]}),qa=dd[2],nd=dd[3];break;case"q":{const pd=dd.map((fd,md)=>md%2?fd+nd:fd+qa);ud.push({key:"Q",data:pd}),qa=pd[2],nd=pd[3];break}case"A":ud.push({key:"A",data:[...dd]}),qa=dd[5],nd=dd[6];break;case"a":qa+=dd[5],nd+=dd[6],ud.push({key:"A",data:[dd[0],dd[1],dd[2],dd[3],dd[4],qa,nd]});break;case"H":ud.push({key:"H",data:[...dd]}),qa=dd[0];break;case"h":qa+=dd[0],ud.push({key:"H",data:[qa]});break;case"V":ud.push({key:"V",data:[...dd]}),nd=dd[0];break;case"v":nd+=dd[0],ud.push({key:"V",data:[nd]});break;case"S":ud.push({key:"S",data:[...dd]}),qa=dd[2],nd=dd[3];break;case"s":{const pd=dd.map((fd,md)=>md%2?fd+nd:fd+qa);ud.push({key:"S",data:pd}),qa=pd[2],nd=pd[3];break}case"T":ud.push({key:"T",data:[...dd]}),qa=dd[0],nd=dd[1];break;case"t":qa+=dd[0],nd+=dd[1],ud.push({key:"T",data:[qa,nd]});break;case"Z":case"z":ud.push({key:"Z",data:[]}),qa=od,nd=ld}return ud}function m(Ra){const qa=[];let nd="",od=0,ld=0,ud=0,cd=0,dd=0,pd=0;for(const{key:fd,data:md}of Ra){switch(fd){case"M":qa.push({key:"M",data:[...md]}),[od,ld]=md,[ud,cd]=md;break;case"C":qa.push({key:"C",data:[...md]}),od=md[4],ld=md[5],dd=md[2],pd=md[3];break;case"L":qa.push({key:"L",data:[...md]}),[od,ld]=md;break;case"H":od=md[0],qa.push({key:"L",data:[od,ld]});break;case"V":ld=md[0],qa.push({key:"L",data:[od,ld]});break;case"S":{let vd=0,Ad=0;nd==="C"||nd==="S"?(vd=od+(od-dd),Ad=ld+(ld-pd)):(vd=od,Ad=ld),qa.push({key:"C",data:[vd,Ad,...md]}),dd=md[0],pd=md[1],od=md[2],ld=md[3];break}case"T":{const[vd,Ad]=md;let Nd=0,Id=0;nd==="Q"||nd==="T"?(Nd=od+(od-dd),Id=ld+(ld-pd)):(Nd=od,Id=ld);const Od=od+2*(Nd-od)/3,Fd=ld+2*(Id-ld)/3,Pd=vd+2*(Nd-vd)/3,Md=Ad+2*(Id-Ad)/3;qa.push({key:"C",data:[Od,Fd,Pd,Md,vd,Ad]}),dd=Nd,pd=Id,od=vd,ld=Ad;break}case"Q":{const[vd,Ad,Nd,Id]=md,Od=od+2*(vd-od)/3,Fd=ld+2*(Ad-ld)/3,Pd=Nd+2*(vd-Nd)/3,Md=Id+2*(Ad-Id)/3;qa.push({key:"C",data:[Od,Fd,Pd,Md,Nd,Id]}),dd=vd,pd=Ad,od=Nd,ld=Id;break}case"A":{const vd=Math.abs(md[0]),Ad=Math.abs(md[1]),Nd=md[2],Id=md[3],Od=md[4],Fd=md[5],Pd=md[6];vd===0||Ad===0?(qa.push({key:"C",data:[od,ld,Fd,Pd,Fd,Pd]}),od=Fd,ld=Pd):(od!==Fd||ld!==Pd)&&(x(od,ld,Fd,Pd,vd,Ad,Nd,Id,Od).forEach(function(Md){qa.push({key:"C",data:Md})}),od=Fd,ld=Pd);break}case"Z":qa.push({key:"Z",data:[]}),od=ud,ld=cd}nd=fd}return qa}function w(Ra,qa,nd){return[Ra*Math.cos(nd)-qa*Math.sin(nd),Ra*Math.sin(nd)+qa*Math.cos(nd)]}function x(Ra,qa,nd,od,ld,ud,cd,dd,pd,fd){const md=(vd=cd,Math.PI*vd/180);var vd;let Ad=[],Nd=0,Id=0,Od=0,Fd=0;if(fd)[Nd,Id,Od,Fd]=fd;else{[Ra,qa]=w(Ra,qa,-md),[nd,od]=w(nd,od,-md);const vf=(Ra-nd)/2,Sf=(qa-od)/2;let gf=vf*vf/(ld*ld)+Sf*Sf/(ud*ud);gf>1&&(gf=Math.sqrt(gf),ld*=gf,ud*=gf);const bf=ld*ld,Tf=ud*ud,Mf=bf*Tf-bf*Sf*Sf-Tf*vf*vf,Kf=bf*Sf*Sf+Tf*vf*vf,Zf=(dd===pd?-1:1)*Math.sqrt(Math.abs(Mf/Kf));Od=Zf*ld*Sf/ud+(Ra+nd)/2,Fd=Zf*-ud*vf/ld+(qa+od)/2,Nd=Math.asin(parseFloat(((qa-Fd)/ud).toFixed(9))),Id=Math.asin(parseFloat(((od-Fd)/ud).toFixed(9))),Ra<Od&&(Nd=Math.PI-Nd),nd<Od&&(Id=Math.PI-Id),Nd<0&&(Nd=2*Math.PI+Nd),Id<0&&(Id=2*Math.PI+Id),pd&&Nd>Id&&(Nd-=2*Math.PI),!pd&&Id>Nd&&(Id-=2*Math.PI)}let Pd=Id-Nd;if(Math.abs(Pd)>120*Math.PI/180){const vf=Id,Sf=nd,gf=od;Id=pd&&Id>Nd?Nd+120*Math.PI/180*1:Nd+120*Math.PI/180*-1,Ad=x(nd=Od+ld*Math.cos(Id),od=Fd+ud*Math.sin(Id),Sf,gf,ld,ud,cd,0,pd,[Id,vf,Od,Fd])}Pd=Id-Nd;const Md=Math.cos(Nd),Bd=Math.sin(Nd),jd=Math.cos(Id),Hd=Math.sin(Id),Gd=Math.tan(Pd/4),zd=4/3*ld*Gd,df=4/3*ud*Gd,Wd=[Ra,qa],Jd=[Ra+zd*Bd,qa-df*Md],Xd=[nd+zd*Hd,od-df*jd],_f=[nd,od];if(Jd[0]=2*Wd[0]-Jd[0],Jd[1]=2*Wd[1]-Jd[1],fd)return[Jd,Xd,_f].concat(Ad);{Ad=[Jd,Xd,_f].concat(Ad);const vf=[];for(let Sf=0;Sf<Ad.length;Sf+=3){const gf=w(Ad[Sf][0],Ad[Sf][1],md),bf=w(Ad[Sf+1][0],Ad[Sf+1][1],md),Tf=w(Ad[Sf+2][0],Ad[Sf+2][1],md);vf.push([gf[0],gf[1],bf[0],bf[1],Tf[0],Tf[1]])}return vf}}const P={randOffset:function(Ra,qa){return G(Ra,qa)},randOffsetWithRange:function(Ra,qa,nd){return E(Ra,qa,nd)},ellipse:function(Ra,qa,nd,od,ld){const ud=T(nd,od,ld);return D(Ra,qa,ld,ud).opset},doubleLineOps:function(Ra,qa,nd,od,ld){return $(Ra,qa,nd,od,ld,!0)}};function v(Ra,qa,nd,od,ld){return{type:"path",ops:$(Ra,qa,nd,od,ld)}}function S(Ra,qa,nd){const od=(Ra||[]).length;if(od>2){const ld=[];for(let ud=0;ud<od-1;ud++)ld.push(...$(Ra[ud][0],Ra[ud][1],Ra[ud+1][0],Ra[ud+1][1],nd));return qa&&ld.push(...$(Ra[od-1][0],Ra[od-1][1],Ra[0][0],Ra[0][1],nd)),{type:"path",ops:ld}}return od===2?v(Ra[0][0],Ra[0][1],Ra[1][0],Ra[1][1],nd):{type:"path",ops:[]}}function O$1(Ra,qa,nd,od,ld){return function(ud,cd){return S(ud,!0,cd)}([[Ra,qa],[Ra+nd,qa],[Ra+nd,qa+od],[Ra,qa+od]],ld)}function L(Ra,qa){if(Ra.length){const nd=typeof Ra[0][0]=="number"?[Ra]:Ra,od=j(nd[0],1*(1+.2*qa.roughness),qa),ld=qa.disableMultiStroke?[]:j(nd[0],1.5*(1+.22*qa.roughness),z(qa));for(let ud=1;ud<nd.length;ud++){const cd=nd[ud];if(cd.length){const dd=j(cd,1*(1+.2*qa.roughness),qa),pd=qa.disableMultiStroke?[]:j(cd,1.5*(1+.22*qa.roughness),z(qa));for(const fd of dd)fd.op!=="move"&&od.push(fd);for(const fd of pd)fd.op!=="move"&&ld.push(fd)}}return{type:"path",ops:od.concat(ld)}}return{type:"path",ops:[]}}function T(Ra,qa,nd){const od=Math.sqrt(2*Math.PI*Math.sqrt((Math.pow(Ra/2,2)+Math.pow(qa/2,2))/2)),ld=Math.ceil(Math.max(nd.curveStepCount,nd.curveStepCount/Math.sqrt(200)*od)),ud=2*Math.PI/ld;let cd=Math.abs(Ra/2),dd=Math.abs(qa/2);const pd=1-nd.curveFitting;return cd+=G(cd*pd,nd),dd+=G(dd*pd,nd),{increment:ud,rx:cd,ry:dd}}function D(Ra,qa,nd,od){const[ld,ud]=F(od.increment,Ra,qa,od.rx,od.ry,1,od.increment*E(.1,E(.4,1,nd),nd),nd);let cd=q(ld,null,nd);if(!nd.disableMultiStroke&&nd.roughness!==0){const[dd]=F(od.increment,Ra,qa,od.rx,od.ry,1.5,0,nd),pd=q(dd,null,nd);cd=cd.concat(pd)}return{estimatedPoints:ud,opset:{type:"path",ops:cd}}}function A(Ra,qa,nd,od,ld,ud,cd,dd,pd){const fd=Ra,md=qa;let vd=Math.abs(nd/2),Ad=Math.abs(od/2);vd+=G(.01*vd,pd),Ad+=G(.01*Ad,pd);let Nd=ld,Id=ud;for(;Nd<0;)Nd+=2*Math.PI,Id+=2*Math.PI;Id-Nd>2*Math.PI&&(Nd=0,Id=2*Math.PI);const Od=2*Math.PI/pd.curveStepCount,Fd=Math.min(Od/2,(Id-Nd)/2),Pd=V(Fd,fd,md,vd,Ad,Nd,Id,1,pd);if(!pd.disableMultiStroke){const Md=V(Fd,fd,md,vd,Ad,Nd,Id,1.5,pd);Pd.push(...Md)}return cd&&(dd?Pd.push(...$(fd,md,fd+vd*Math.cos(Nd),md+Ad*Math.sin(Nd),pd),...$(fd,md,fd+vd*Math.cos(Id),md+Ad*Math.sin(Id),pd)):Pd.push({op:"lineTo",data:[fd,md]},{op:"lineTo",data:[fd+vd*Math.cos(Nd),md+Ad*Math.sin(Nd)]})),{type:"path",ops:Pd}}function _$1(Ra,qa){const nd=m(y(b(Ra))),od=[];let ld=[0,0],ud=[0,0];for(const{key:cd,data:dd}of nd)switch(cd){case"M":ud=[dd[0],dd[1]],ld=[dd[0],dd[1]];break;case"L":od.push(...$(ud[0],ud[1],dd[0],dd[1],qa)),ud=[dd[0],dd[1]];break;case"C":{const[pd,fd,md,vd,Ad,Nd]=dd;od.push(...Z(pd,fd,md,vd,Ad,Nd,ud,qa)),ud=[Ad,Nd];break}case"Z":od.push(...$(ud[0],ud[1],ld[0],ld[1],qa)),ud=[ld[0],ld[1]]}return{type:"path",ops:od}}function I(Ra,qa){const nd=[];for(const od of Ra)if(od.length){const ld=qa.maxRandomnessOffset||0,ud=od.length;if(ud>2){nd.push({op:"move",data:[od[0][0]+G(ld,qa),od[0][1]+G(ld,qa)]});for(let cd=1;cd<ud;cd++)nd.push({op:"lineTo",data:[od[cd][0]+G(ld,qa),od[cd][1]+G(ld,qa)]})}}return{type:"fillPath",ops:nd}}function C(Ra,qa){return function(nd,od){let ld=nd.fillStyle||"hachure";if(!u[ld])switch(ld){case"zigzag":u[ld]||(u[ld]=new h(od));break;case"cross-hatch":u[ld]||(u[ld]=new r$1(od));break;case"dots":u[ld]||(u[ld]=new i(od));break;case"dashed":u[ld]||(u[ld]=new c(od));break;case"zigzag-line":u[ld]||(u[ld]=new l(od));break;default:ld="hachure",u[ld]||(u[ld]=new o(od))}return u[ld]}(qa,P).fillPolygons(Ra,qa)}function z(Ra){const qa=Object.assign({},Ra);return qa.randomizer=void 0,Ra.seed&&(qa.seed=Ra.seed+1),qa}function W(Ra){return Ra.randomizer||(Ra.randomizer=new p(Ra.seed||0)),Ra.randomizer.next()}function E(Ra,qa,nd,od=1){return nd.roughness*od*(W(nd)*(qa-Ra)+Ra)}function G(Ra,qa,nd=1){return E(-Ra,Ra,qa,nd)}function $(Ra,qa,nd,od,ld,ud=!1){const cd=ud?ld.disableMultiStrokeFill:ld.disableMultiStroke,dd=R$2(Ra,qa,nd,od,ld,!0,!1);if(cd)return dd;const pd=R$2(Ra,qa,nd,od,ld,!0,!0);return dd.concat(pd)}function R$2(Ra,qa,nd,od,ld,ud,cd){const dd=Math.pow(Ra-nd,2)+Math.pow(qa-od,2),pd=Math.sqrt(dd);let fd=1;fd=pd<200?1:pd>500?.4:-.0016668*pd+1.233334;let md=ld.maxRandomnessOffset||0;md*md*100>dd&&(md=pd/10);const vd=md/2,Ad=.2+.2*W(ld);let Nd=ld.bowing*ld.maxRandomnessOffset*(od-qa)/200,Id=ld.bowing*ld.maxRandomnessOffset*(Ra-nd)/200;Nd=G(Nd,ld,fd),Id=G(Id,ld,fd);const Od=[],Fd=()=>G(vd,ld,fd),Pd=()=>G(md,ld,fd),Md=ld.preserveVertices;return cd?Od.push({op:"move",data:[Ra+(Md?0:Fd()),qa+(Md?0:Fd())]}):Od.push({op:"move",data:[Ra+(Md?0:G(md,ld,fd)),qa+(Md?0:G(md,ld,fd))]}),cd?Od.push({op:"bcurveTo",data:[Nd+Ra+(nd-Ra)*Ad+Fd(),Id+qa+(od-qa)*Ad+Fd(),Nd+Ra+2*(nd-Ra)*Ad+Fd(),Id+qa+2*(od-qa)*Ad+Fd(),nd+(Md?0:Fd()),od+(Md?0:Fd())]}):Od.push({op:"bcurveTo",data:[Nd+Ra+(nd-Ra)*Ad+Pd(),Id+qa+(od-qa)*Ad+Pd(),Nd+Ra+2*(nd-Ra)*Ad+Pd(),Id+qa+2*(od-qa)*Ad+Pd(),nd+(Md?0:Pd()),od+(Md?0:Pd())]}),Od}function j(Ra,qa,nd){if(!Ra.length)return[];const od=[];od.push([Ra[0][0]+G(qa,nd),Ra[0][1]+G(qa,nd)]),od.push([Ra[0][0]+G(qa,nd),Ra[0][1]+G(qa,nd)]);for(let ld=1;ld<Ra.length;ld++)od.push([Ra[ld][0]+G(qa,nd),Ra[ld][1]+G(qa,nd)]),ld===Ra.length-1&&od.push([Ra[ld][0]+G(qa,nd),Ra[ld][1]+G(qa,nd)]);return q(od,null,nd)}function q(Ra,qa,nd){const od=Ra.length,ld=[];if(od>3){const ud=[],cd=1-nd.curveTightness;ld.push({op:"move",data:[Ra[1][0],Ra[1][1]]});for(let dd=1;dd+2<od;dd++){const pd=Ra[dd];ud[0]=[pd[0],pd[1]],ud[1]=[pd[0]+(cd*Ra[dd+1][0]-cd*Ra[dd-1][0])/6,pd[1]+(cd*Ra[dd+1][1]-cd*Ra[dd-1][1])/6],ud[2]=[Ra[dd+1][0]+(cd*Ra[dd][0]-cd*Ra[dd+2][0])/6,Ra[dd+1][1]+(cd*Ra[dd][1]-cd*Ra[dd+2][1])/6],ud[3]=[Ra[dd+1][0],Ra[dd+1][1]],ld.push({op:"bcurveTo",data:[ud[1][0],ud[1][1],ud[2][0],ud[2][1],ud[3][0],ud[3][1]]})}}else od===3?(ld.push({op:"move",data:[Ra[1][0],Ra[1][1]]}),ld.push({op:"bcurveTo",data:[Ra[1][0],Ra[1][1],Ra[2][0],Ra[2][1],Ra[2][0],Ra[2][1]]})):od===2&&ld.push(...R$2(Ra[0][0],Ra[0][1],Ra[1][0],Ra[1][1],nd,!0,!0));return ld}function F(Ra,qa,nd,od,ld,ud,cd,dd){const pd=[],fd=[];if(dd.roughness===0){Ra/=4,fd.push([qa+od*Math.cos(-Ra),nd+ld*Math.sin(-Ra)]);for(let md=0;md<=2*Math.PI;md+=Ra){const vd=[qa+od*Math.cos(md),nd+ld*Math.sin(md)];pd.push(vd),fd.push(vd)}fd.push([qa+od*Math.cos(0),nd+ld*Math.sin(0)]),fd.push([qa+od*Math.cos(Ra),nd+ld*Math.sin(Ra)])}else{const md=G(.5,dd)-Math.PI/2;fd.push([G(ud,dd)+qa+.9*od*Math.cos(md-Ra),G(ud,dd)+nd+.9*ld*Math.sin(md-Ra)]);const vd=2*Math.PI+md-.01;for(let Ad=md;Ad<vd;Ad+=Ra){const Nd=[G(ud,dd)+qa+od*Math.cos(Ad),G(ud,dd)+nd+ld*Math.sin(Ad)];pd.push(Nd),fd.push(Nd)}fd.push([G(ud,dd)+qa+od*Math.cos(md+2*Math.PI+.5*cd),G(ud,dd)+nd+ld*Math.sin(md+2*Math.PI+.5*cd)]),fd.push([G(ud,dd)+qa+.98*od*Math.cos(md+cd),G(ud,dd)+nd+.98*ld*Math.sin(md+cd)]),fd.push([G(ud,dd)+qa+.9*od*Math.cos(md+.5*cd),G(ud,dd)+nd+.9*ld*Math.sin(md+.5*cd)])}return[fd,pd]}function V(Ra,qa,nd,od,ld,ud,cd,dd,pd){const fd=ud+G(.1,pd),md=[];md.push([G(dd,pd)+qa+.9*od*Math.cos(fd-Ra),G(dd,pd)+nd+.9*ld*Math.sin(fd-Ra)]);for(let vd=fd;vd<=cd;vd+=Ra)md.push([G(dd,pd)+qa+od*Math.cos(vd),G(dd,pd)+nd+ld*Math.sin(vd)]);return md.push([qa+od*Math.cos(cd),nd+ld*Math.sin(cd)]),md.push([qa+od*Math.cos(cd),nd+ld*Math.sin(cd)]),q(md,null,pd)}function Z(Ra,qa,nd,od,ld,ud,cd,dd){const pd=[],fd=[dd.maxRandomnessOffset||1,(dd.maxRandomnessOffset||1)+.3];let md=[0,0];const vd=dd.disableMultiStroke?1:2,Ad=dd.preserveVertices;for(let Nd=0;Nd<vd;Nd++)Nd===0?pd.push({op:"move",data:[cd[0],cd[1]]}):pd.push({op:"move",data:[cd[0]+(Ad?0:G(fd[0],dd)),cd[1]+(Ad?0:G(fd[0],dd))]}),md=Ad?[ld,ud]:[ld+G(fd[Nd],dd),ud+G(fd[Nd],dd)],pd.push({op:"bcurveTo",data:[Ra+G(fd[Nd],dd),qa+G(fd[Nd],dd),nd+G(fd[Nd],dd),od+G(fd[Nd],dd),md[0],md[1]]});return pd}function Q$1(Ra){return[...Ra]}function H(Ra,qa=0){const nd=Ra.length;if(nd<3)throw new Error("A curve must have at least three points.");const od=[];if(nd===3)od.push(Q$1(Ra[0]),Q$1(Ra[1]),Q$1(Ra[2]),Q$1(Ra[2]));else{const ld=[];ld.push(Ra[0],Ra[0]);for(let dd=1;dd<Ra.length;dd++)ld.push(Ra[dd]),dd===Ra.length-1&&ld.push(Ra[dd]);const ud=[],cd=1-qa;od.push(Q$1(ld[0]));for(let dd=1;dd+2<ld.length;dd++){const pd=ld[dd];ud[0]=[pd[0],pd[1]],ud[1]=[pd[0]+(cd*ld[dd+1][0]-cd*ld[dd-1][0])/6,pd[1]+(cd*ld[dd+1][1]-cd*ld[dd-1][1])/6],ud[2]=[ld[dd+1][0]+(cd*ld[dd][0]-cd*ld[dd+2][0])/6,ld[dd+1][1]+(cd*ld[dd][1]-cd*ld[dd+2][1])/6],ud[3]=[ld[dd+1][0],ld[dd+1][1]],od.push(ud[1],ud[2],ud[3])}}return od}function N(Ra,qa){return Math.pow(Ra[0]-qa[0],2)+Math.pow(Ra[1]-qa[1],2)}function B(Ra,qa,nd){const od=N(qa,nd);if(od===0)return N(Ra,qa);let ld=((Ra[0]-qa[0])*(nd[0]-qa[0])+(Ra[1]-qa[1])*(nd[1]-qa[1]))/od;return ld=Math.max(0,Math.min(1,ld)),N(Ra,J(qa,nd,ld))}function J(Ra,qa,nd){return[Ra[0]+(qa[0]-Ra[0])*nd,Ra[1]+(qa[1]-Ra[1])*nd]}function K(Ra,qa,nd,od){const ld=od||[];if(function(dd,pd){const fd=dd[pd+0],md=dd[pd+1],vd=dd[pd+2],Ad=dd[pd+3];let Nd=3*md[0]-2*fd[0]-Ad[0];Nd*=Nd;let Id=3*md[1]-2*fd[1]-Ad[1];Id*=Id;let Od=3*vd[0]-2*Ad[0]-fd[0];Od*=Od;let Fd=3*vd[1]-2*Ad[1]-fd[1];return Fd*=Fd,Nd<Od&&(Nd=Od),Id<Fd&&(Id=Fd),Nd+Id}(Ra,qa)<nd){const dd=Ra[qa+0];ld.length?(ud=ld[ld.length-1],cd=dd,Math.sqrt(N(ud,cd))>1&&ld.push(dd)):ld.push(dd),ld.push(Ra[qa+3])}else{const pd=Ra[qa+0],fd=Ra[qa+1],md=Ra[qa+2],vd=Ra[qa+3],Ad=J(pd,fd,.5),Nd=J(fd,md,.5),Id=J(md,vd,.5),Od=J(Ad,Nd,.5),Fd=J(Nd,Id,.5),Pd=J(Od,Fd,.5);K([pd,Ad,Od,Pd],0,nd,ld),K([Pd,Fd,Id,vd],0,nd,ld)}var ud,cd;return ld}function U(Ra,qa){return X$1(Ra,0,Ra.length,qa)}function X$1(Ra,qa,nd,od,ld){const ud=ld||[],cd=Ra[qa],dd=Ra[nd-1];let pd=0,fd=1;for(let md=qa+1;md<nd-1;++md){const vd=B(Ra[md],cd,dd);vd>pd&&(pd=vd,fd=md)}return Math.sqrt(pd)>od?(X$1(Ra,qa,fd+1,od,ud),X$1(Ra,fd,nd,od,ud)):(ud.length||ud.push(cd),ud.push(dd)),ud}function Y(Ra,qa=.15,nd){const od=[],ld=(Ra.length-1)/3;for(let ud=0;ud<ld;ud++)K(Ra,3*ud,qa,od);return nd&&nd>0?X$1(od,0,od.length,nd):od}const tt="none";let et$1=class{constructor(qa){this.defaultOptions={maxRandomnessOffset:2,roughness:1,bowing:1,stroke:"#000",strokeWidth:1,curveTightness:0,curveFitting:.95,curveStepCount:9,fillStyle:"hachure",fillWeight:-1,hachureAngle:-41,hachureGap:-1,dashOffset:-1,dashGap:-1,zigzagOffset:-1,seed:0,disableMultiStroke:!1,disableMultiStrokeFill:!1,preserveVertices:!1,fillShapeRoughnessGain:.8},this.config=qa||{},this.config.options&&(this.defaultOptions=this._o(this.config.options))}static newSeed(){return Math.floor(Math.random()*2**31)}_o(qa){return qa?Object.assign({},this.defaultOptions,qa):this.defaultOptions}_d(qa,nd,od){return{shape:qa,sets:nd||[],options:od||this.defaultOptions}}line(qa,nd,od,ld,ud){const cd=this._o(ud);return this._d("line",[v(qa,nd,od,ld,cd)],cd)}rectangle(qa,nd,od,ld,ud){const cd=this._o(ud),dd=[],pd=O$1(qa,nd,od,ld,cd);if(cd.fill){const fd=[[qa,nd],[qa+od,nd],[qa+od,nd+ld],[qa,nd+ld]];cd.fillStyle==="solid"?dd.push(I([fd],cd)):dd.push(C([fd],cd))}return cd.stroke!==tt&&dd.push(pd),this._d("rectangle",dd,cd)}ellipse(qa,nd,od,ld,ud){const cd=this._o(ud),dd=[],pd=T(od,ld,cd),fd=D(qa,nd,cd,pd);if(cd.fill)if(cd.fillStyle==="solid"){const md=D(qa,nd,cd,pd).opset;md.type="fillPath",dd.push(md)}else dd.push(C([fd.estimatedPoints],cd));return cd.stroke!==tt&&dd.push(fd.opset),this._d("ellipse",dd,cd)}circle(qa,nd,od,ld){const ud=this.ellipse(qa,nd,od,od,ld);return ud.shape="circle",ud}linearPath(qa,nd){const od=this._o(nd);return this._d("linearPath",[S(qa,!1,od)],od)}arc(qa,nd,od,ld,ud,cd,dd=!1,pd){const fd=this._o(pd),md=[],vd=A(qa,nd,od,ld,ud,cd,dd,!0,fd);if(dd&&fd.fill)if(fd.fillStyle==="solid"){const Ad=Object.assign({},fd);Ad.disableMultiStroke=!0;const Nd=A(qa,nd,od,ld,ud,cd,!0,!1,Ad);Nd.type="fillPath",md.push(Nd)}else md.push(function(Ad,Nd,Id,Od,Fd,Pd,Md){const Bd=Ad,jd=Nd;let Hd=Math.abs(Id/2),Gd=Math.abs(Od/2);Hd+=G(.01*Hd,Md),Gd+=G(.01*Gd,Md);let zd=Fd,df=Pd;for(;zd<0;)zd+=2*Math.PI,df+=2*Math.PI;df-zd>2*Math.PI&&(zd=0,df=2*Math.PI);const Wd=(df-zd)/Md.curveStepCount,Jd=[];for(let Xd=zd;Xd<=df;Xd+=Wd)Jd.push([Bd+Hd*Math.cos(Xd),jd+Gd*Math.sin(Xd)]);return Jd.push([Bd+Hd*Math.cos(df),jd+Gd*Math.sin(df)]),Jd.push([Bd,jd]),C([Jd],Md)}(qa,nd,od,ld,ud,cd,fd));return fd.stroke!==tt&&md.push(vd),this._d("arc",md,fd)}curve(qa,nd){const od=this._o(nd),ld=[],ud=L(qa,od);if(od.fill&&od.fill!==tt)if(od.fillStyle==="solid"){const cd=L(qa,Object.assign(Object.assign({},od),{disableMultiStroke:!0,roughness:od.roughness?od.roughness+od.fillShapeRoughnessGain:0}));ld.push({type:"fillPath",ops:this._mergedShape(cd.ops)})}else{const cd=[],dd=qa;if(dd.length){const pd=typeof dd[0][0]=="number"?[dd]:dd;for(const fd of pd)fd.length<3?cd.push(...fd):fd.length===3?cd.push(...Y(H([fd[0],fd[0],fd[1],fd[2]]),10,(1+od.roughness)/2)):cd.push(...Y(H(fd),10,(1+od.roughness)/2))}cd.length&&ld.push(C([cd],od))}return od.stroke!==tt&&ld.push(ud),this._d("curve",ld,od)}polygon(qa,nd){const od=this._o(nd),ld=[],ud=S(qa,!0,od);return od.fill&&(od.fillStyle==="solid"?ld.push(I([qa],od)):ld.push(C([qa],od))),od.stroke!==tt&&ld.push(ud),this._d("polygon",ld,od)}path(qa,nd){const od=this._o(nd),ld=[];if(!qa)return this._d("path",ld,od);qa=(qa||"").replace(/\n/g," ").replace(/(-\s)/g,"-").replace("/(ss)/g"," ");const ud=od.fill&&od.fill!=="transparent"&&od.fill!==tt,cd=od.stroke!==tt,dd=!!(od.simplification&&od.simplification<1),pd=function(md,vd,Ad){const Nd=m(y(b(md))),Id=[];let Od=[],Fd=[0,0],Pd=[];const Md=()=>{Pd.length>=4&&Od.push(...Y(Pd,vd)),Pd=[]},Bd=()=>{Md(),Od.length&&(Id.push(Od),Od=[])};for(const{key:Hd,data:Gd}of Nd)switch(Hd){case"M":Bd(),Fd=[Gd[0],Gd[1]],Od.push(Fd);break;case"L":Md(),Od.push([Gd[0],Gd[1]]);break;case"C":if(!Pd.length){const zd=Od.length?Od[Od.length-1]:Fd;Pd.push([zd[0],zd[1]])}Pd.push([Gd[0],Gd[1]]),Pd.push([Gd[2],Gd[3]]),Pd.push([Gd[4],Gd[5]]);break;case"Z":Md(),Od.push([Fd[0],Fd[1]])}if(Bd(),!Ad)return Id;const jd=[];for(const Hd of Id){const Gd=U(Hd,Ad);Gd.length&&jd.push(Gd)}return jd}(qa,1,dd?4-4*(od.simplification||1):(1+od.roughness)/2),fd=_$1(qa,od);if(ud)if(od.fillStyle==="solid")if(pd.length===1){const md=_$1(qa,Object.assign(Object.assign({},od),{disableMultiStroke:!0,roughness:od.roughness?od.roughness+od.fillShapeRoughnessGain:0}));ld.push({type:"fillPath",ops:this._mergedShape(md.ops)})}else ld.push(I(pd,od));else ld.push(C(pd,od));return cd&&(dd?pd.forEach(md=>{ld.push(S(md,!1,od))}):ld.push(fd)),this._d("path",ld,od)}opsToPath(qa,nd){let od="";for(const ld of qa.ops){const ud=typeof nd=="number"&&nd>=0?ld.data.map(cd=>+cd.toFixed(nd)):ld.data;switch(ld.op){case"move":od+=`M${ud[0]} ${ud[1]} `;break;case"bcurveTo":od+=`C${ud[0]} ${ud[1]}, ${ud[2]} ${ud[3]}, ${ud[4]} ${ud[5]} `;break;case"lineTo":od+=`L${ud[0]} ${ud[1]} `}}return od.trim()}toPaths(qa){const nd=qa.sets||[],od=qa.options||this.defaultOptions,ld=[];for(const ud of nd){let cd=null;switch(ud.type){case"path":cd={d:this.opsToPath(ud),stroke:od.stroke,strokeWidth:od.strokeWidth,fill:tt};break;case"fillPath":cd={d:this.opsToPath(ud),stroke:tt,strokeWidth:0,fill:od.fill||tt};break;case"fillSketch":cd=this.fillSketch(ud,od)}cd&&ld.push(cd)}return ld}fillSketch(qa,nd){let od=nd.fillWeight;return od<0&&(od=nd.strokeWidth/2),{d:this.opsToPath(qa),stroke:nd.fill||tt,strokeWidth:od,fill:tt}}_mergedShape(qa){return qa.filter((nd,od)=>od===0||nd.op!=="move")}};class st{constructor(qa,nd){this.canvas=qa,this.ctx=this.canvas.getContext("2d"),this.gen=new et$1(nd)}draw(qa){const nd=qa.sets||[],od=qa.options||this.getDefaultOptions(),ld=this.ctx,ud=qa.options.fixedDecimalPlaceDigits;for(const cd of nd)switch(cd.type){case"path":ld.save(),ld.strokeStyle=od.stroke==="none"?"transparent":od.stroke,ld.lineWidth=od.strokeWidth,od.strokeLineDash&&ld.setLineDash(od.strokeLineDash),od.strokeLineDashOffset&&(ld.lineDashOffset=od.strokeLineDashOffset),this._drawToContext(ld,cd,ud),ld.restore();break;case"fillPath":{ld.save(),ld.fillStyle=od.fill||"";const dd=qa.shape==="curve"||qa.shape==="polygon"||qa.shape==="path"?"evenodd":"nonzero";this._drawToContext(ld,cd,ud,dd),ld.restore();break}case"fillSketch":this.fillSketch(ld,cd,od)}}fillSketch(qa,nd,od){let ld=od.fillWeight;ld<0&&(ld=od.strokeWidth/2),qa.save(),od.fillLineDash&&qa.setLineDash(od.fillLineDash),od.fillLineDashOffset&&(qa.lineDashOffset=od.fillLineDashOffset),qa.strokeStyle=od.fill||"",qa.lineWidth=ld,this._drawToContext(qa,nd,od.fixedDecimalPlaceDigits),qa.restore()}_drawToContext(qa,nd,od,ld="nonzero"){qa.beginPath();for(const ud of nd.ops){const cd=typeof od=="number"&&od>=0?ud.data.map(dd=>+dd.toFixed(od)):ud.data;switch(ud.op){case"move":qa.moveTo(cd[0],cd[1]);break;case"bcurveTo":qa.bezierCurveTo(cd[0],cd[1],cd[2],cd[3],cd[4],cd[5]);break;case"lineTo":qa.lineTo(cd[0],cd[1])}}nd.type==="fillPath"?qa.fill(ld):qa.stroke()}get generator(){return this.gen}getDefaultOptions(){return this.gen.defaultOptions}line(qa,nd,od,ld,ud){const cd=this.gen.line(qa,nd,od,ld,ud);return this.draw(cd),cd}rectangle(qa,nd,od,ld,ud){const cd=this.gen.rectangle(qa,nd,od,ld,ud);return this.draw(cd),cd}ellipse(qa,nd,od,ld,ud){const cd=this.gen.ellipse(qa,nd,od,ld,ud);return this.draw(cd),cd}circle(qa,nd,od,ld){const ud=this.gen.circle(qa,nd,od,ld);return this.draw(ud),ud}linearPath(qa,nd){const od=this.gen.linearPath(qa,nd);return this.draw(od),od}polygon(qa,nd){const od=this.gen.polygon(qa,nd);return this.draw(od),od}arc(qa,nd,od,ld,ud,cd,dd=!1,pd){const fd=this.gen.arc(qa,nd,od,ld,ud,cd,dd,pd);return this.draw(fd),fd}curve(qa,nd){const od=this.gen.curve(qa,nd);return this.draw(od),od}path(qa,nd){const od=this.gen.path(qa,nd);return this.draw(od),od}}const nt$1="http://www.w3.org/2000/svg";class ot{constructor(qa,nd){this.svg=qa,this.gen=new et$1(nd)}draw(qa){const nd=qa.sets||[],od=qa.options||this.getDefaultOptions(),ld=this.svg.ownerDocument||window.document,ud=ld.createElementNS(nt$1,"g"),cd=qa.options.fixedDecimalPlaceDigits;for(const dd of nd){let pd=null;switch(dd.type){case"path":pd=ld.createElementNS(nt$1,"path"),pd.setAttribute("d",this.opsToPath(dd,cd)),pd.setAttribute("stroke",od.stroke),pd.setAttribute("stroke-width",od.strokeWidth+""),pd.setAttribute("fill","none"),od.strokeLineDash&&pd.setAttribute("stroke-dasharray",od.strokeLineDash.join(" ").trim()),od.strokeLineDashOffset&&pd.setAttribute("stroke-dashoffset",`${od.strokeLineDashOffset}`);break;case"fillPath":pd=ld.createElementNS(nt$1,"path"),pd.setAttribute("d",this.opsToPath(dd,cd)),pd.setAttribute("stroke","none"),pd.setAttribute("stroke-width","0"),pd.setAttribute("fill",od.fill||""),qa.shape!=="curve"&&qa.shape!=="polygon"||pd.setAttribute("fill-rule","evenodd");break;case"fillSketch":pd=this.fillSketch(ld,dd,od)}pd&&ud.appendChild(pd)}return ud}fillSketch(qa,nd,od){let ld=od.fillWeight;ld<0&&(ld=od.strokeWidth/2);const ud=qa.createElementNS(nt$1,"path");return ud.setAttribute("d",this.opsToPath(nd,od.fixedDecimalPlaceDigits)),ud.setAttribute("stroke",od.fill||""),ud.setAttribute("stroke-width",ld+""),ud.setAttribute("fill","none"),od.fillLineDash&&ud.setAttribute("stroke-dasharray",od.fillLineDash.join(" ").trim()),od.fillLineDashOffset&&ud.setAttribute("stroke-dashoffset",`${od.fillLineDashOffset}`),ud}get generator(){return this.gen}getDefaultOptions(){return this.gen.defaultOptions}opsToPath(qa,nd){return this.gen.opsToPath(qa,nd)}line(qa,nd,od,ld,ud){const cd=this.gen.line(qa,nd,od,ld,ud);return this.draw(cd)}rectangle(qa,nd,od,ld,ud){const cd=this.gen.rectangle(qa,nd,od,ld,ud);return this.draw(cd)}ellipse(qa,nd,od,ld,ud){const cd=this.gen.ellipse(qa,nd,od,ld,ud);return this.draw(cd)}circle(qa,nd,od,ld){const ud=this.gen.circle(qa,nd,od,ld);return this.draw(ud)}linearPath(qa,nd){const od=this.gen.linearPath(qa,nd);return this.draw(od)}polygon(qa,nd){const od=this.gen.polygon(qa,nd);return this.draw(od)}arc(qa,nd,od,ld,ud,cd,dd=!1,pd){const fd=this.gen.arc(qa,nd,od,ld,ud,cd,dd,pd);return this.draw(fd)}curve(qa,nd){const od=this.gen.curve(qa,nd);return this.draw(od)}path(qa,nd){const od=this.gen.path(qa,nd);return this.draw(od)}}var at$1={canvas:(Ra,qa)=>new st(Ra,qa),svg:(Ra,qa)=>new ot(Ra,qa),generator:Ra=>new et$1(Ra),newSeed:()=>et$1.newSeed()},labelHelper=__name(async(Ra,qa,nd)=>{var vd,Ad;let od;const ld=qa.useHtmlLabels||evaluate((vd=getConfig2())==null?void 0:vd.htmlLabels);nd?od=nd:od="node default";const ud=Ra.insert("g").attr("class",od).attr("id",qa.domId||qa.id),cd=ud.insert("g").attr("class","label").attr("style",handleUndefinedAttr(qa.labelStyle));let dd;qa.label===void 0?dd="":dd=typeof qa.label=="string"?qa.label:qa.label[0];const pd=await createText(cd,sanitizeText(decodeEntities(dd),getConfig2()),{useHtmlLabels:ld,width:qa.width||((Ad=getConfig2().flowchart)==null?void 0:Ad.wrappingWidth),cssClasses:"markdown-node-label",style:qa.labelStyle,addSvgBackground:!!qa.icon||!!qa.img});let fd=pd.getBBox();const md=((qa==null?void 0:qa.padding)??0)/2;if(ld){const Nd=pd.children[0],Id=select(pd),Od=Nd.getElementsByTagName("img");if(Od){const Fd=dd.replace(/<img[^>]*>/g,"").trim()==="";await Promise.all([...Od].map(Pd=>new Promise(Md=>{function Bd(){if(Pd.style.display="flex",Pd.style.flexDirection="column",Fd){const jd=getConfig2().fontSize?getConfig2().fontSize:window.getComputedStyle(document.body).fontSize,Hd=5,[Gd=defaultConfig_default.fontSize]=parseFontSize(jd),zd=Gd*Hd+"px";Pd.style.minWidth=zd,Pd.style.maxWidth=zd}else Pd.style.width="100%";Md(Pd)}__name(Bd,"setupImage"),setTimeout(()=>{Pd.complete&&Bd()}),Pd.addEventListener("error",Bd),Pd.addEventListener("load",Bd)})))}fd=Nd.getBoundingClientRect(),Id.attr("width",fd.width),Id.attr("height",fd.height)}return ld?cd.attr("transform","translate("+-fd.width/2+", "+-fd.height/2+")"):cd.attr("transform","translate(0, "+-fd.height/2+")"),qa.centerLabel&&cd.attr("transform","translate("+-fd.width/2+", "+-fd.height/2+")"),cd.insert("rect",":first-child"),{shapeSvg:ud,bbox:fd,halfPadding:md,label:cd}},"labelHelper"),insertLabel=__name(async(Ra,qa,nd)=>{var pd,fd,md,vd,Ad,Nd;const od=nd.useHtmlLabels||evaluate((fd=(pd=getConfig2())==null?void 0:pd.flowchart)==null?void 0:fd.htmlLabels),ld=Ra.insert("g").attr("class","label").attr("style",nd.labelStyle||""),ud=await createText(ld,sanitizeText(decodeEntities(qa),getConfig2()),{useHtmlLabels:od,width:nd.width||((vd=(md=getConfig2())==null?void 0:md.flowchart)==null?void 0:vd.wrappingWidth),style:nd.labelStyle,addSvgBackground:!!nd.icon||!!nd.img});let cd=ud.getBBox();const dd=nd.padding/2;if(evaluate((Nd=(Ad=getConfig2())==null?void 0:Ad.flowchart)==null?void 0:Nd.htmlLabels)){const Id=ud.children[0],Od=select(ud);cd=Id.getBoundingClientRect(),Od.attr("width",cd.width),Od.attr("height",cd.height)}return od?ld.attr("transform","translate("+-cd.width/2+", "+-cd.height/2+")"):ld.attr("transform","translate(0, "+-cd.height/2+")"),nd.centerLabel&&ld.attr("transform","translate("+-cd.width/2+", "+-cd.height/2+")"),ld.insert("rect",":first-child"),{shapeSvg:Ra,bbox:cd,halfPadding:dd,label:ld}},"insertLabel"),updateNodeBounds=__name((Ra,qa)=>{const nd=qa.node().getBBox();Ra.width=nd.width,Ra.height=nd.height},"updateNodeBounds"),getNodeClasses=__name((Ra,qa)=>(Ra.look==="handDrawn"?"rough-node":"node")+" "+Ra.cssClasses+" "+(qa||""),"getNodeClasses");function createPathFromPoints(Ra){const qa=Ra.map((nd,od)=>`${od===0?"M":"L"}${nd.x},${nd.y}`);return qa.push("Z"),qa.join(" ")}__name(createPathFromPoints,"createPathFromPoints");function generateFullSineWavePoints(Ra,qa,nd,od,ld,ud){const cd=[],pd=nd-Ra,fd=od-qa,md=pd/ud,vd=2*Math.PI/md,Ad=qa+fd/2;for(let Nd=0;Nd<=50;Nd++){const Id=Nd/50,Od=Ra+Id*pd,Fd=Ad+ld*Math.sin(vd*(Od-Ra));cd.push({x:Od,y:Fd})}return cd}__name(generateFullSineWavePoints,"generateFullSineWavePoints");function generateCirclePoints(Ra,qa,nd,od,ld,ud){const cd=[],dd=ld*Math.PI/180,md=(ud*Math.PI/180-dd)/(od-1);for(let vd=0;vd<od;vd++){const Ad=dd+vd*md,Nd=Ra+nd*Math.cos(Ad),Id=qa+nd*Math.sin(Ad);cd.push({x:-Nd,y:-Id})}return cd}__name(generateCirclePoints,"generateCirclePoints");var intersectRect=__name((Ra,qa)=>{var nd=Ra.x,od=Ra.y,ld=qa.x-nd,ud=qa.y-od,cd=Ra.width/2,dd=Ra.height/2,pd,fd;return Math.abs(ud)*cd>Math.abs(ld)*dd?(ud<0&&(dd=-dd),pd=ud===0?0:dd*ld/ud,fd=dd):(ld<0&&(cd=-cd),pd=cd,fd=ld===0?0:cd*ud/ld),{x:nd+pd,y:od+fd}},"intersectRect"),intersect_rect_default=intersectRect;function applyStyle(Ra,qa){qa&&Ra.attr("style",qa)}__name(applyStyle,"applyStyle");async function addHtmlLabel(Ra){const qa=select(document.createElementNS("http://www.w3.org/2000/svg","foreignObject")),nd=qa.append("xhtml:div");let od=Ra.label;Ra.label&&hasKatex(Ra.label)&&(od=await renderKatex(Ra.label.replace(common_default.lineBreakRegex,`
`),getConfig2()));const ld=Ra.isNode?"nodeLabel":"edgeLabel";return nd.html('<span class="'+ld+'" '+(Ra.labelStyle?'style="'+Ra.labelStyle+'"':"")+">"+od+"</span>"),applyStyle(nd,Ra.labelStyle),nd.style("display","inline-block"),nd.style("padding-right","1px"),nd.style("white-space","nowrap"),nd.attr("xmlns","http://www.w3.org/1999/xhtml"),qa.node()}__name(addHtmlLabel,"addHtmlLabel");var createLabel=__name(async(Ra,qa,nd,od)=>{let ld=Ra||"";if(typeof ld=="object"&&(ld=ld[0]),evaluate(getConfig2().flowchart.htmlLabels)){ld=ld.replace(/\\n|\n/g,"<br />"),log$1.info("vertexText"+ld);const ud={isNode:od,label:decodeEntities(ld).replace(/fa[blrs]?:fa-[\w-]+/g,dd=>`<i class='${dd.replace(":"," ")}'></i>`),labelStyle:qa&&qa.replace("fill:","color:")};return await addHtmlLabel(ud)}else{const ud=document.createElementNS("http://www.w3.org/2000/svg","text");ud.setAttribute("style",qa.replace("color:","fill:"));let cd=[];typeof ld=="string"?cd=ld.split(/\\n|\n|<br\s*\/?>/gi):Array.isArray(ld)?cd=ld:cd=[];for(const dd of cd){const pd=document.createElementNS("http://www.w3.org/2000/svg","tspan");pd.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve"),pd.setAttribute("dy","1em"),pd.setAttribute("x","0"),nd?pd.setAttribute("class","title-row"):pd.setAttribute("class","row"),pd.textContent=dd.trim(),ud.appendChild(pd)}return ud}},"createLabel"),createLabel_default=createLabel,createRoundedRectPathD=__name((Ra,qa,nd,od,ld)=>["M",Ra+ld,qa,"H",Ra+nd-ld,"A",ld,ld,0,0,1,Ra+nd,qa+ld,"V",qa+od-ld,"A",ld,ld,0,0,1,Ra+nd-ld,qa+od,"H",Ra+ld,"A",ld,ld,0,0,1,Ra,qa+od-ld,"V",qa+ld,"A",ld,ld,0,0,1,Ra+ld,qa,"Z"].join(" "),"createRoundedRectPathD"),solidStateFill=__name(Ra=>{const{handDrawnSeed:qa}=getConfig2();return{fill:Ra,hachureAngle:120,hachureGap:4,fillWeight:2,roughness:.7,stroke:Ra,seed:qa}},"solidStateFill"),compileStyles=__name(Ra=>{const qa=styles2Map([...Ra.cssCompiledStyles||[],...Ra.cssStyles||[]]);return{stylesMap:qa,stylesArray:[...qa]}},"compileStyles"),styles2Map=__name(Ra=>{const qa=new Map;return Ra.forEach(nd=>{const[od,ld]=nd.split(":");qa.set(od.trim(),ld==null?void 0:ld.trim())}),qa},"styles2Map"),styles2String=__name(Ra=>{const{stylesArray:qa}=compileStyles(Ra),nd=[],od=[],ld=[],ud=[];return qa.forEach(cd=>{const dd=cd[0];dd==="color"||dd==="font-size"||dd==="font-family"||dd==="font-weight"||dd==="font-style"||dd==="text-decoration"||dd==="text-align"||dd==="text-transform"||dd==="line-height"||dd==="letter-spacing"||dd==="word-spacing"||dd==="text-shadow"||dd==="text-overflow"||dd==="white-space"||dd==="word-wrap"||dd==="word-break"||dd==="overflow-wrap"||dd==="hyphens"?nd.push(cd.join(":")+" !important"):(od.push(cd.join(":")+" !important"),dd.includes("stroke")&&ld.push(cd.join(":")+" !important"),dd==="fill"&&ud.push(cd.join(":")+" !important"))}),{labelStyles:nd.join(";"),nodeStyles:od.join(";"),stylesArray:qa,borderStyles:ld,backgroundStyles:ud}},"styles2String"),userNodeOverrides=__name((Ra,qa)=>{var pd;const{themeVariables:nd,handDrawnSeed:od}=getConfig2(),{nodeBorder:ld,mainBkg:ud}=nd,{stylesMap:cd}=compileStyles(Ra);return Object.assign({roughness:.7,fill:cd.get("fill")||ud,fillStyle:"hachure",fillWeight:4,hachureGap:5.2,stroke:cd.get("stroke")||ld,seed:od,strokeWidth:((pd=cd.get("stroke-width"))==null?void 0:pd.replace("px",""))||1.3,fillLineDash:[0,0]},qa)},"userNodeOverrides"),rect=__name(async(Ra,qa)=>{log$1.info("Creating subgraph rect for ",qa.id,qa);const nd=getConfig2(),{themeVariables:od,handDrawnSeed:ld}=nd,{clusterBkg:ud,clusterBorder:cd}=od,{labelStyles:dd,nodeStyles:pd,borderStyles:fd,backgroundStyles:md}=styles2String(qa),vd=Ra.insert("g").attr("class","cluster "+qa.cssClasses).attr("id",qa.id).attr("data-look",qa.look),Ad=evaluate(nd.flowchart.htmlLabels),Nd=vd.insert("g").attr("class","cluster-label "),Id=await createText(Nd,qa.label,{style:qa.labelStyle,useHtmlLabels:Ad,isNode:!0});let Od=Id.getBBox();if(evaluate(nd.flowchart.htmlLabels)){const zd=Id.children[0],df=select(Id);Od=zd.getBoundingClientRect(),df.attr("width",Od.width),df.attr("height",Od.height)}const Fd=qa.width<=Od.width+qa.padding?Od.width+qa.padding:qa.width;qa.width<=Od.width+qa.padding?qa.diff=(Fd-qa.width)/2-qa.padding:qa.diff=-qa.padding;const Pd=qa.height,Md=qa.x-Fd/2,Bd=qa.y-Pd/2;log$1.trace("Data ",qa,JSON.stringify(qa));let jd;if(qa.look==="handDrawn"){const zd=at$1.svg(vd),df=userNodeOverrides(qa,{roughness:.7,fill:ud,stroke:cd,fillWeight:3,seed:ld}),Wd=zd.path(createRoundedRectPathD(Md,Bd,Fd,Pd,0),df);jd=vd.insert(()=>(log$1.debug("Rough node insert CXC",Wd),Wd),":first-child"),jd.select("path:nth-child(2)").attr("style",fd.join(";")),jd.select("path").attr("style",md.join(";").replace("fill","stroke"))}else jd=vd.insert("rect",":first-child"),jd.attr("style",pd).attr("rx",qa.rx).attr("ry",qa.ry).attr("x",Md).attr("y",Bd).attr("width",Fd).attr("height",Pd);const{subGraphTitleTopMargin:Hd}=getSubGraphTitleMargins(nd);if(Nd.attr("transform",`translate(${qa.x-Od.width/2}, ${qa.y-qa.height/2+Hd})`),dd){const zd=Nd.select("span");zd&&zd.attr("style",dd)}const Gd=jd.node().getBBox();return qa.offsetX=0,qa.width=Gd.width,qa.height=Gd.height,qa.offsetY=Od.height-qa.padding/2,qa.intersect=function(zd){return intersect_rect_default(qa,zd)},{cluster:vd,labelBBox:Od}},"rect"),noteGroup=__name((Ra,qa)=>{const nd=Ra.insert("g").attr("class","note-cluster").attr("id",qa.id),od=nd.insert("rect",":first-child"),ld=0*qa.padding,ud=ld/2;od.attr("rx",qa.rx).attr("ry",qa.ry).attr("x",qa.x-qa.width/2-ud).attr("y",qa.y-qa.height/2-ud).attr("width",qa.width+ld).attr("height",qa.height+ld).attr("fill","none");const cd=od.node().getBBox();return qa.width=cd.width,qa.height=cd.height,qa.intersect=function(dd){return intersect_rect_default(qa,dd)},{cluster:nd,labelBBox:{width:0,height:0}}},"noteGroup"),roundedWithTitle=__name(async(Ra,qa)=>{const nd=getConfig2(),{themeVariables:od,handDrawnSeed:ld}=nd,{altBackground:ud,compositeBackground:cd,compositeTitleBackground:dd,nodeBorder:pd}=od,fd=Ra.insert("g").attr("class",qa.cssClasses).attr("id",qa.id).attr("data-id",qa.id).attr("data-look",qa.look),md=fd.insert("g",":first-child"),vd=fd.insert("g").attr("class","cluster-label");let Ad=fd.append("rect");const Nd=vd.node().appendChild(await createLabel_default(qa.label,qa.labelStyle,void 0,!0));let Id=Nd.getBBox();if(evaluate(nd.flowchart.htmlLabels)){const Wd=Nd.children[0],Jd=select(Nd);Id=Wd.getBoundingClientRect(),Jd.attr("width",Id.width),Jd.attr("height",Id.height)}const Od=0*qa.padding,Fd=Od/2,Pd=(qa.width<=Id.width+qa.padding?Id.width+qa.padding:qa.width)+Od;qa.width<=Id.width+qa.padding?qa.diff=(Pd-qa.width)/2-qa.padding:qa.diff=-qa.padding;const Md=qa.height+Od,Bd=qa.height+Od-Id.height-6,jd=qa.x-Pd/2,Hd=qa.y-Md/2;qa.width=Pd;const Gd=qa.y-qa.height/2-Fd+Id.height+2;let zd;if(qa.look==="handDrawn"){const Wd=qa.cssClasses.includes("statediagram-cluster-alt"),Jd=at$1.svg(fd),Xd=qa.rx||qa.ry?Jd.path(createRoundedRectPathD(jd,Hd,Pd,Md,10),{roughness:.7,fill:dd,fillStyle:"solid",stroke:pd,seed:ld}):Jd.rectangle(jd,Hd,Pd,Md,{seed:ld});zd=fd.insert(()=>Xd,":first-child");const _f=Jd.rectangle(jd,Gd,Pd,Bd,{fill:Wd?ud:cd,fillStyle:Wd?"hachure":"solid",stroke:pd,seed:ld});zd=fd.insert(()=>Xd,":first-child"),Ad=fd.insert(()=>_f)}else zd=md.insert("rect",":first-child"),zd.attr("class","outer").attr("x",jd).attr("y",Hd).attr("width",Pd).attr("height",Md).attr("data-look",qa.look),Ad.attr("class","inner").attr("x",jd).attr("y",Gd).attr("width",Pd).attr("height",Bd);vd.attr("transform",`translate(${qa.x-Id.width/2}, ${Hd+1-(evaluate(nd.flowchart.htmlLabels)?0:3)})`);const df=zd.node().getBBox();return qa.height=df.height,qa.offsetX=0,qa.offsetY=Id.height-qa.padding/2,qa.labelBBox=Id,qa.intersect=function(Wd){return intersect_rect_default(qa,Wd)},{cluster:fd,labelBBox:Id}},"roundedWithTitle"),kanbanSection=__name(async(Ra,qa)=>{log$1.info("Creating subgraph rect for ",qa.id,qa);const nd=getConfig2(),{themeVariables:od,handDrawnSeed:ld}=nd,{clusterBkg:ud,clusterBorder:cd}=od,{labelStyles:dd,nodeStyles:pd,borderStyles:fd,backgroundStyles:md}=styles2String(qa),vd=Ra.insert("g").attr("class","cluster "+qa.cssClasses).attr("id",qa.id).attr("data-look",qa.look),Ad=evaluate(nd.flowchart.htmlLabels),Nd=vd.insert("g").attr("class","cluster-label "),Id=await createText(Nd,qa.label,{style:qa.labelStyle,useHtmlLabels:Ad,isNode:!0,width:qa.width});let Od=Id.getBBox();if(evaluate(nd.flowchart.htmlLabels)){const zd=Id.children[0],df=select(Id);Od=zd.getBoundingClientRect(),df.attr("width",Od.width),df.attr("height",Od.height)}const Fd=qa.width<=Od.width+qa.padding?Od.width+qa.padding:qa.width;qa.width<=Od.width+qa.padding?qa.diff=(Fd-qa.width)/2-qa.padding:qa.diff=-qa.padding;const Pd=qa.height,Md=qa.x-Fd/2,Bd=qa.y-Pd/2;log$1.trace("Data ",qa,JSON.stringify(qa));let jd;if(qa.look==="handDrawn"){const zd=at$1.svg(vd),df=userNodeOverrides(qa,{roughness:.7,fill:ud,stroke:cd,fillWeight:4,seed:ld}),Wd=zd.path(createRoundedRectPathD(Md,Bd,Fd,Pd,qa.rx),df);jd=vd.insert(()=>(log$1.debug("Rough node insert CXC",Wd),Wd),":first-child"),jd.select("path:nth-child(2)").attr("style",fd.join(";")),jd.select("path").attr("style",md.join(";").replace("fill","stroke"))}else jd=vd.insert("rect",":first-child"),jd.attr("style",pd).attr("rx",qa.rx).attr("ry",qa.ry).attr("x",Md).attr("y",Bd).attr("width",Fd).attr("height",Pd);const{subGraphTitleTopMargin:Hd}=getSubGraphTitleMargins(nd);if(Nd.attr("transform",`translate(${qa.x-Od.width/2}, ${qa.y-qa.height/2+Hd})`),dd){const zd=Nd.select("span");zd&&zd.attr("style",dd)}const Gd=jd.node().getBBox();return qa.offsetX=0,qa.width=Gd.width,qa.height=Gd.height,qa.offsetY=Od.height-qa.padding/2,qa.intersect=function(zd){return intersect_rect_default(qa,zd)},{cluster:vd,labelBBox:Od}},"kanbanSection"),divider=__name((Ra,qa)=>{const nd=getConfig2(),{themeVariables:od,handDrawnSeed:ld}=nd,{nodeBorder:ud}=od,cd=Ra.insert("g").attr("class",qa.cssClasses).attr("id",qa.id).attr("data-look",qa.look),dd=cd.insert("g",":first-child"),pd=0*qa.padding,fd=qa.width+pd;qa.diff=-qa.padding;const md=qa.height+pd,vd=qa.x-fd/2,Ad=qa.y-md/2;qa.width=fd;let Nd;if(qa.look==="handDrawn"){const Fd=at$1.svg(cd).rectangle(vd,Ad,fd,md,{fill:"lightgrey",roughness:.5,strokeLineDash:[5],stroke:ud,seed:ld});Nd=cd.insert(()=>Fd,":first-child")}else Nd=dd.insert("rect",":first-child"),Nd.attr("class","divider").attr("x",vd).attr("y",Ad).attr("width",fd).attr("height",md).attr("data-look",qa.look);const Id=Nd.node().getBBox();return qa.height=Id.height,qa.offsetX=0,qa.offsetY=0,qa.intersect=function(Od){return intersect_rect_default(qa,Od)},{cluster:cd,labelBBox:{}}},"divider"),squareRect=rect,shapes={rect,squareRect,roundedWithTitle,noteGroup,divider,kanbanSection},clusterElems=new Map,insertCluster=__name(async(Ra,qa)=>{const nd=qa.shape||"rect",od=await shapes[nd](Ra,qa);return clusterElems.set(qa.id,od),od},"insertCluster"),clear$1=__name(()=>{clusterElems=new Map},"clear");function intersectNode(Ra,qa){return Ra.intersect(qa)}__name(intersectNode,"intersectNode");var intersect_node_default=intersectNode;function intersectEllipse(Ra,qa,nd,od){var ld=Ra.x,ud=Ra.y,cd=ld-od.x,dd=ud-od.y,pd=Math.sqrt(qa*qa*dd*dd+nd*nd*cd*cd),fd=Math.abs(qa*nd*cd/pd);od.x<ld&&(fd=-fd);var md=Math.abs(qa*nd*dd/pd);return od.y<ud&&(md=-md),{x:ld+fd,y:ud+md}}__name(intersectEllipse,"intersectEllipse");var intersect_ellipse_default=intersectEllipse;function intersectCircle(Ra,qa,nd){return intersect_ellipse_default(Ra,qa,qa,nd)}__name(intersectCircle,"intersectCircle");var intersect_circle_default=intersectCircle;function intersectLine(Ra,qa,nd,od){var ld,ud,cd,dd,pd,fd,md,vd,Ad,Nd,Id,Od,Fd,Pd,Md;if(ld=qa.y-Ra.y,cd=Ra.x-qa.x,pd=qa.x*Ra.y-Ra.x*qa.y,Ad=ld*nd.x+cd*nd.y+pd,Nd=ld*od.x+cd*od.y+pd,!(Ad!==0&&Nd!==0&&sameSign(Ad,Nd))&&(ud=od.y-nd.y,dd=nd.x-od.x,fd=od.x*nd.y-nd.x*od.y,md=ud*Ra.x+dd*Ra.y+fd,vd=ud*qa.x+dd*qa.y+fd,!(md!==0&&vd!==0&&sameSign(md,vd))&&(Id=ld*dd-ud*cd,Id!==0)))return Od=Math.abs(Id/2),Fd=cd*fd-dd*pd,Pd=Fd<0?(Fd-Od)/Id:(Fd+Od)/Id,Fd=ud*pd-ld*fd,Md=Fd<0?(Fd-Od)/Id:(Fd+Od)/Id,{x:Pd,y:Md}}__name(intersectLine,"intersectLine");function sameSign(Ra,qa){return Ra*qa>0}__name(sameSign,"sameSign");var intersect_line_default=intersectLine;function intersectPolygon(Ra,qa,nd){let od=Ra.x,ld=Ra.y,ud=[],cd=Number.POSITIVE_INFINITY,dd=Number.POSITIVE_INFINITY;typeof qa.forEach=="function"?qa.forEach(function(md){cd=Math.min(cd,md.x),dd=Math.min(dd,md.y)}):(cd=Math.min(cd,qa.x),dd=Math.min(dd,qa.y));let pd=od-Ra.width/2-cd,fd=ld-Ra.height/2-dd;for(let md=0;md<qa.length;md++){let vd=qa[md],Ad=qa[md<qa.length-1?md+1:0],Nd=intersect_line_default(Ra,nd,{x:pd+vd.x,y:fd+vd.y},{x:pd+Ad.x,y:fd+Ad.y});Nd&&ud.push(Nd)}return ud.length?(ud.length>1&&ud.sort(function(md,vd){let Ad=md.x-nd.x,Nd=md.y-nd.y,Id=Math.sqrt(Ad*Ad+Nd*Nd),Od=vd.x-nd.x,Fd=vd.y-nd.y,Pd=Math.sqrt(Od*Od+Fd*Fd);return Id<Pd?-1:Id===Pd?0:1}),ud[0]):Ra}__name(intersectPolygon,"intersectPolygon");var intersect_polygon_default=intersectPolygon,intersect_default={node:intersect_node_default,circle:intersect_circle_default,ellipse:intersect_ellipse_default,polygon:intersect_polygon_default,rect:intersect_rect_default};function anchor(Ra,qa){const{labelStyles:nd}=styles2String(qa);qa.labelStyle=nd;const od=getNodeClasses(qa);let ld=od;od||(ld="anchor");const ud=Ra.insert("g").attr("class",ld).attr("id",qa.domId||qa.id),cd=1,{cssStyles:dd}=qa,pd=at$1.svg(ud),fd=userNodeOverrides(qa,{fill:"black",stroke:"none",fillStyle:"solid"});qa.look!=="handDrawn"&&(fd.roughness=0);const md=pd.circle(0,0,cd*2,fd),vd=ud.insert(()=>md,":first-child");return vd.attr("class","anchor").attr("style",handleUndefinedAttr(dd)),updateNodeBounds(qa,vd),qa.intersect=function(Ad){return log$1.info("Circle intersect",qa,cd,Ad),intersect_default.circle(qa,cd,Ad)},ud}__name(anchor,"anchor");function generateArcPoints(Ra,qa,nd,od,ld,ud,cd){const pd=(Ra+nd)/2,fd=(qa+od)/2,md=Math.atan2(od-qa,nd-Ra),vd=(nd-Ra)/2,Ad=(od-qa)/2,Nd=vd/ld,Id=Ad/ud,Od=Math.sqrt(Nd**2+Id**2);if(Od>1)throw new Error("The given radii are too small to create an arc between the points.");const Fd=Math.sqrt(1-Od**2),Pd=pd+Fd*ud*Math.sin(md)*(cd?-1:1),Md=fd-Fd*ld*Math.cos(md)*(cd?-1:1),Bd=Math.atan2((qa-Md)/ud,(Ra-Pd)/ld);let Hd=Math.atan2((od-Md)/ud,(nd-Pd)/ld)-Bd;cd&&Hd<0&&(Hd+=2*Math.PI),!cd&&Hd>0&&(Hd-=2*Math.PI);const Gd=[];for(let zd=0;zd<20;zd++){const df=zd/19,Wd=Bd+df*Hd,Jd=Pd+ld*Math.cos(Wd),Xd=Md+ud*Math.sin(Wd);Gd.push({x:Jd,y:Xd})}return Gd}__name(generateArcPoints,"generateArcPoints");async function bowTieRect(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=ud.width+qa.padding+20,dd=ud.height+qa.padding,pd=dd/2,fd=pd/(2.5+dd/50),{cssStyles:md}=qa,vd=[{x:cd/2,y:-dd/2},{x:-cd/2,y:-dd/2},...generateArcPoints(-cd/2,-dd/2,-cd/2,dd/2,fd,pd,!1),{x:cd/2,y:dd/2},...generateArcPoints(cd/2,dd/2,cd/2,-dd/2,fd,pd,!0)],Ad=at$1.svg(ld),Nd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Nd.roughness=0,Nd.fillStyle="solid");const Id=createPathFromPoints(vd),Od=Ad.path(Id,Nd),Fd=ld.insert(()=>Od,":first-child");return Fd.attr("class","basic label-container"),md&&qa.look!=="handDrawn"&&Fd.selectAll("path").attr("style",md),od&&qa.look!=="handDrawn"&&Fd.selectAll("path").attr("style",od),Fd.attr("transform",`translate(${fd/2}, 0)`),updateNodeBounds(qa,Fd),qa.intersect=function(Pd){return intersect_default.polygon(qa,vd,Pd)},ld}__name(bowTieRect,"bowTieRect");function insertPolygonShape(Ra,qa,nd,od){return Ra.insert("polygon",":first-child").attr("points",od.map(function(ld){return ld.x+","+ld.y}).join(" ")).attr("class","label-container").attr("transform","translate("+-qa/2+","+nd/2+")")}__name(insertPolygonShape,"insertPolygonShape");async function card(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=ud.height+qa.padding,dd=12,pd=ud.width+qa.padding+dd,fd=0,md=pd,vd=-cd,Ad=0,Nd=[{x:fd+dd,y:vd},{x:md,y:vd},{x:md,y:Ad},{x:fd,y:Ad},{x:fd,y:vd+dd},{x:fd+dd,y:vd}];let Id;const{cssStyles:Od}=qa;if(qa.look==="handDrawn"){const Fd=at$1.svg(ld),Pd=userNodeOverrides(qa,{}),Md=createPathFromPoints(Nd),Bd=Fd.path(Md,Pd);Id=ld.insert(()=>Bd,":first-child").attr("transform",`translate(${-pd/2}, ${cd/2})`),Od&&Id.attr("style",Od)}else Id=insertPolygonShape(ld,pd,cd,Nd);return od&&Id.attr("style",od),updateNodeBounds(qa,Id),qa.intersect=function(Fd){return intersect_default.polygon(qa,Nd,Fd)},ld}__name(card,"card");function choice(Ra,qa){const{nodeStyles:nd}=styles2String(qa);qa.label="";const od=Ra.insert("g").attr("class",getNodeClasses(qa)).attr("id",qa.domId??qa.id),{cssStyles:ld}=qa,ud=Math.max(28,qa.width??0),cd=[{x:0,y:ud/2},{x:ud/2,y:0},{x:0,y:-ud/2},{x:-ud/2,y:0}],dd=at$1.svg(od),pd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(pd.roughness=0,pd.fillStyle="solid");const fd=createPathFromPoints(cd),md=dd.path(fd,pd),vd=od.insert(()=>md,":first-child");return ld&&qa.look!=="handDrawn"&&vd.selectAll("path").attr("style",ld),nd&&qa.look!=="handDrawn"&&vd.selectAll("path").attr("style",nd),qa.width=28,qa.height=28,qa.intersect=function(Ad){return intersect_default.polygon(qa,cd,Ad)},od}__name(choice,"choice");async function circle$1(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,halfPadding:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=ud.width/2+cd;let pd;const{cssStyles:fd}=qa;if(qa.look==="handDrawn"){const md=at$1.svg(ld),vd=userNodeOverrides(qa,{}),Ad=md.circle(0,0,dd*2,vd);pd=ld.insert(()=>Ad,":first-child"),pd.attr("class","basic label-container").attr("style",handleUndefinedAttr(fd))}else pd=ld.insert("circle",":first-child").attr("class","basic label-container").attr("style",od).attr("r",dd).attr("cx",0).attr("cy",0);return updateNodeBounds(qa,pd),qa.intersect=function(md){return log$1.info("Circle intersect",qa,dd,md),intersect_default.circle(qa,dd,md)},ld}__name(circle$1,"circle");function createLine(Ra){const qa=Math.cos(Math.PI/4),nd=Math.sin(Math.PI/4),od=Ra*2,ld={x:od/2*qa,y:od/2*nd},ud={x:-(od/2)*qa,y:od/2*nd},cd={x:-(od/2)*qa,y:-(od/2)*nd},dd={x:od/2*qa,y:-(od/2)*nd};return`M ${ud.x},${ud.y} L ${dd.x},${dd.y}
M ${ld.x},${ld.y} L ${cd.x},${cd.y}`}__name(createLine,"createLine");function crossedCircle(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd,qa.label="";const ld=Ra.insert("g").attr("class",getNodeClasses(qa)).attr("id",qa.domId??qa.id),ud=Math.max(30,(qa==null?void 0:qa.width)??0),{cssStyles:cd}=qa,dd=at$1.svg(ld),pd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(pd.roughness=0,pd.fillStyle="solid");const fd=dd.circle(0,0,ud*2,pd),md=createLine(ud),vd=dd.path(md,pd),Ad=ld.insert(()=>fd,":first-child");return Ad.insert(()=>vd),cd&&qa.look!=="handDrawn"&&Ad.selectAll("path").attr("style",cd),od&&qa.look!=="handDrawn"&&Ad.selectAll("path").attr("style",od),updateNodeBounds(qa,Ad),qa.intersect=function(Nd){return log$1.info("crossedCircle intersect",qa,{radius:ud,point:Nd}),intersect_default.circle(qa,ud,Nd)},ld}__name(crossedCircle,"crossedCircle");function generateCirclePoints2(Ra,qa,nd,od=100,ld=0,ud=180){const cd=[],dd=ld*Math.PI/180,md=(ud*Math.PI/180-dd)/(od-1);for(let vd=0;vd<od;vd++){const Ad=dd+vd*md,Nd=Ra+nd*Math.cos(Ad),Id=qa+nd*Math.sin(Ad);cd.push({x:-Nd,y:-Id})}return cd}__name(generateCirclePoints2,"generateCirclePoints");async function curlyBraceLeft(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=ud.width+(qa.padding??0),pd=ud.height+(qa.padding??0),fd=Math.max(5,pd*.1),{cssStyles:md}=qa,vd=[...generateCirclePoints2(dd/2,-pd/2,fd,30,-90,0),{x:-dd/2-fd,y:fd},...generateCirclePoints2(dd/2+fd*2,-fd,fd,20,-180,-270),...generateCirclePoints2(dd/2+fd*2,fd,fd,20,-90,-180),{x:-dd/2-fd,y:-pd/2},...generateCirclePoints2(dd/2,pd/2,fd,20,0,90)],Ad=[{x:dd/2,y:-pd/2-fd},{x:-dd/2,y:-pd/2-fd},...generateCirclePoints2(dd/2,-pd/2,fd,20,-90,0),{x:-dd/2-fd,y:-fd},...generateCirclePoints2(dd/2+dd*.1,-fd,fd,20,-180,-270),...generateCirclePoints2(dd/2+dd*.1,fd,fd,20,-90,-180),{x:-dd/2-fd,y:pd/2},...generateCirclePoints2(dd/2,pd/2,fd,20,0,90),{x:-dd/2,y:pd/2+fd},{x:dd/2,y:pd/2+fd}],Nd=at$1.svg(ld),Id=userNodeOverrides(qa,{fill:"none"});qa.look!=="handDrawn"&&(Id.roughness=0,Id.fillStyle="solid");const Fd=createPathFromPoints(vd).replace("Z",""),Pd=Nd.path(Fd,Id),Md=createPathFromPoints(Ad),Bd=Nd.path(Md,{...Id}),jd=ld.insert("g",":first-child");return jd.insert(()=>Bd,":first-child").attr("stroke-opacity",0),jd.insert(()=>Pd,":first-child"),jd.attr("class","text"),md&&qa.look!=="handDrawn"&&jd.selectAll("path").attr("style",md),od&&qa.look!=="handDrawn"&&jd.selectAll("path").attr("style",od),jd.attr("transform",`translate(${fd}, 0)`),cd.attr("transform",`translate(${-dd/2+fd-(ud.x-(ud.left??0))},${-pd/2+(qa.padding??0)/2-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,jd),qa.intersect=function(Hd){return intersect_default.polygon(qa,Ad,Hd)},ld}__name(curlyBraceLeft,"curlyBraceLeft");function generateCirclePoints3(Ra,qa,nd,od=100,ld=0,ud=180){const cd=[],dd=ld*Math.PI/180,md=(ud*Math.PI/180-dd)/(od-1);for(let vd=0;vd<od;vd++){const Ad=dd+vd*md,Nd=Ra+nd*Math.cos(Ad),Id=qa+nd*Math.sin(Ad);cd.push({x:Nd,y:Id})}return cd}__name(generateCirclePoints3,"generateCirclePoints");async function curlyBraceRight(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=ud.width+(qa.padding??0),pd=ud.height+(qa.padding??0),fd=Math.max(5,pd*.1),{cssStyles:md}=qa,vd=[...generateCirclePoints3(dd/2,-pd/2,fd,20,-90,0),{x:dd/2+fd,y:-fd},...generateCirclePoints3(dd/2+fd*2,-fd,fd,20,-180,-270),...generateCirclePoints3(dd/2+fd*2,fd,fd,20,-90,-180),{x:dd/2+fd,y:pd/2},...generateCirclePoints3(dd/2,pd/2,fd,20,0,90)],Ad=[{x:-dd/2,y:-pd/2-fd},{x:dd/2,y:-pd/2-fd},...generateCirclePoints3(dd/2,-pd/2,fd,20,-90,0),{x:dd/2+fd,y:-fd},...generateCirclePoints3(dd/2+fd*2,-fd,fd,20,-180,-270),...generateCirclePoints3(dd/2+fd*2,fd,fd,20,-90,-180),{x:dd/2+fd,y:pd/2},...generateCirclePoints3(dd/2,pd/2,fd,20,0,90),{x:dd/2,y:pd/2+fd},{x:-dd/2,y:pd/2+fd}],Nd=at$1.svg(ld),Id=userNodeOverrides(qa,{fill:"none"});qa.look!=="handDrawn"&&(Id.roughness=0,Id.fillStyle="solid");const Fd=createPathFromPoints(vd).replace("Z",""),Pd=Nd.path(Fd,Id),Md=createPathFromPoints(Ad),Bd=Nd.path(Md,{...Id}),jd=ld.insert("g",":first-child");return jd.insert(()=>Bd,":first-child").attr("stroke-opacity",0),jd.insert(()=>Pd,":first-child"),jd.attr("class","text"),md&&qa.look!=="handDrawn"&&jd.selectAll("path").attr("style",md),od&&qa.look!=="handDrawn"&&jd.selectAll("path").attr("style",od),jd.attr("transform",`translate(${-fd}, 0)`),cd.attr("transform",`translate(${-dd/2+(qa.padding??0)/2-(ud.x-(ud.left??0))},${-pd/2+(qa.padding??0)/2-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,jd),qa.intersect=function(Hd){return intersect_default.polygon(qa,Ad,Hd)},ld}__name(curlyBraceRight,"curlyBraceRight");function generateCirclePoints4(Ra,qa,nd,od=100,ld=0,ud=180){const cd=[],dd=ld*Math.PI/180,md=(ud*Math.PI/180-dd)/(od-1);for(let vd=0;vd<od;vd++){const Ad=dd+vd*md,Nd=Ra+nd*Math.cos(Ad),Id=qa+nd*Math.sin(Ad);cd.push({x:-Nd,y:-Id})}return cd}__name(generateCirclePoints4,"generateCirclePoints");async function curlyBraces(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=ud.width+(qa.padding??0),pd=ud.height+(qa.padding??0),fd=Math.max(5,pd*.1),{cssStyles:md}=qa,vd=[...generateCirclePoints4(dd/2,-pd/2,fd,30,-90,0),{x:-dd/2-fd,y:fd},...generateCirclePoints4(dd/2+fd*2,-fd,fd,20,-180,-270),...generateCirclePoints4(dd/2+fd*2,fd,fd,20,-90,-180),{x:-dd/2-fd,y:-pd/2},...generateCirclePoints4(dd/2,pd/2,fd,20,0,90)],Ad=[...generateCirclePoints4(-dd/2+fd+fd/2,-pd/2,fd,20,-90,-180),{x:dd/2-fd/2,y:fd},...generateCirclePoints4(-dd/2-fd/2,-fd,fd,20,0,90),...generateCirclePoints4(-dd/2-fd/2,fd,fd,20,-90,0),{x:dd/2-fd/2,y:-fd},...generateCirclePoints4(-dd/2+fd+fd/2,pd/2,fd,30,-180,-270)],Nd=[{x:dd/2,y:-pd/2-fd},{x:-dd/2,y:-pd/2-fd},...generateCirclePoints4(dd/2,-pd/2,fd,20,-90,0),{x:-dd/2-fd,y:-fd},...generateCirclePoints4(dd/2+fd*2,-fd,fd,20,-180,-270),...generateCirclePoints4(dd/2+fd*2,fd,fd,20,-90,-180),{x:-dd/2-fd,y:pd/2},...generateCirclePoints4(dd/2,pd/2,fd,20,0,90),{x:-dd/2,y:pd/2+fd},{x:dd/2-fd-fd/2,y:pd/2+fd},...generateCirclePoints4(-dd/2+fd+fd/2,-pd/2,fd,20,-90,-180),{x:dd/2-fd/2,y:fd},...generateCirclePoints4(-dd/2-fd/2,-fd,fd,20,0,90),...generateCirclePoints4(-dd/2-fd/2,fd,fd,20,-90,0),{x:dd/2-fd/2,y:-fd},...generateCirclePoints4(-dd/2+fd+fd/2,pd/2,fd,30,-180,-270)],Id=at$1.svg(ld),Od=userNodeOverrides(qa,{fill:"none"});qa.look!=="handDrawn"&&(Od.roughness=0,Od.fillStyle="solid");const Pd=createPathFromPoints(vd).replace("Z",""),Md=Id.path(Pd,Od),jd=createPathFromPoints(Ad).replace("Z",""),Hd=Id.path(jd,Od),Gd=createPathFromPoints(Nd),zd=Id.path(Gd,{...Od}),df=ld.insert("g",":first-child");return df.insert(()=>zd,":first-child").attr("stroke-opacity",0),df.insert(()=>Md,":first-child"),df.insert(()=>Hd,":first-child"),df.attr("class","text"),md&&qa.look!=="handDrawn"&&df.selectAll("path").attr("style",md),od&&qa.look!=="handDrawn"&&df.selectAll("path").attr("style",od),df.attr("transform",`translate(${fd-fd/4}, 0)`),cd.attr("transform",`translate(${-dd/2+(qa.padding??0)/2-(ud.x-(ud.left??0))},${-pd/2+(qa.padding??0)/2-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,df),qa.intersect=function(Wd){return intersect_default.polygon(qa,Nd,Wd)},ld}__name(curlyBraces,"curlyBraces");async function curvedTrapezoid(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=80,dd=20,pd=Math.max(cd,(ud.width+(qa.padding??0)*2)*1.25,(qa==null?void 0:qa.width)??0),fd=Math.max(dd,ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),md=fd/2,{cssStyles:vd}=qa,Ad=at$1.svg(ld),Nd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Nd.roughness=0,Nd.fillStyle="solid");const Id=pd,Od=fd,Fd=Id-md,Pd=Od/4,Md=[{x:Fd,y:0},{x:Pd,y:0},{x:0,y:Od/2},{x:Pd,y:Od},{x:Fd,y:Od},...generateCirclePoints(-Fd,-Od/2,md,50,270,90)],Bd=createPathFromPoints(Md),jd=Ad.path(Bd,Nd),Hd=ld.insert(()=>jd,":first-child");return Hd.attr("class","basic label-container"),vd&&qa.look!=="handDrawn"&&Hd.selectChildren("path").attr("style",vd),od&&qa.look!=="handDrawn"&&Hd.selectChildren("path").attr("style",od),Hd.attr("transform",`translate(${-pd/2}, ${-fd/2})`),updateNodeBounds(qa,Hd),qa.intersect=function(Gd){return intersect_default.polygon(qa,Md,Gd)},ld}__name(curvedTrapezoid,"curvedTrapezoid");var createCylinderPathD=__name((Ra,qa,nd,od,ld,ud)=>[`M${Ra},${qa+ud}`,`a${ld},${ud} 0,0,0 ${nd},0`,`a${ld},${ud} 0,0,0 ${-nd},0`,`l0,${od}`,`a${ld},${ud} 0,0,0 ${nd},0`,`l0,${-od}`].join(" "),"createCylinderPathD"),createOuterCylinderPathD=__name((Ra,qa,nd,od,ld,ud)=>[`M${Ra},${qa+ud}`,`M${Ra+nd},${qa+ud}`,`a${ld},${ud} 0,0,0 ${-nd},0`,`l0,${od}`,`a${ld},${ud} 0,0,0 ${nd},0`,`l0,${-od}`].join(" "),"createOuterCylinderPathD"),createInnerCylinderPathD=__name((Ra,qa,nd,od,ld,ud)=>[`M${Ra-nd/2},${-od/2}`,`a${ld},${ud} 0,0,0 ${nd},0`].join(" "),"createInnerCylinderPathD");async function cylinder(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=Math.max(ud.width+qa.padding,qa.width??0),pd=dd/2,fd=pd/(2.5+dd/50),md=Math.max(ud.height+fd+qa.padding,qa.height??0);let vd;const{cssStyles:Ad}=qa;if(qa.look==="handDrawn"){const Nd=at$1.svg(ld),Id=createOuterCylinderPathD(0,0,dd,md,pd,fd),Od=createInnerCylinderPathD(0,fd,dd,md,pd,fd),Fd=Nd.path(Id,userNodeOverrides(qa,{})),Pd=Nd.path(Od,userNodeOverrides(qa,{fill:"none"}));vd=ld.insert(()=>Pd,":first-child"),vd=ld.insert(()=>Fd,":first-child"),vd.attr("class","basic label-container"),Ad&&vd.attr("style",Ad)}else{const Nd=createCylinderPathD(0,0,dd,md,pd,fd);vd=ld.insert("path",":first-child").attr("d",Nd).attr("class","basic label-container").attr("style",handleUndefinedAttr(Ad)).attr("style",od)}return vd.attr("label-offset-y",fd),vd.attr("transform",`translate(${-dd/2}, ${-(md/2+fd)})`),updateNodeBounds(qa,vd),cd.attr("transform",`translate(${-(ud.width/2)-(ud.x-(ud.left??0))}, ${-(ud.height/2)+(qa.padding??0)/1.5-(ud.y-(ud.top??0))})`),qa.intersect=function(Nd){const Id=intersect_default.rect(qa,Nd),Od=Id.x-(qa.x??0);if(pd!=0&&(Math.abs(Od)<(qa.width??0)/2||Math.abs(Od)==(qa.width??0)/2&&Math.abs(Id.y-(qa.y??0))>(qa.height??0)/2-fd)){let Fd=fd*fd*(1-Od*Od/(pd*pd));Fd>0&&(Fd=Math.sqrt(Fd)),Fd=fd-Fd,Nd.y-(qa.y??0)>0&&(Fd=-Fd),Id.y+=Fd}return Id},ld}__name(cylinder,"cylinder");async function dividedRectangle(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=ud.width+qa.padding,pd=ud.height+qa.padding,fd=pd*.2,md=-dd/2,vd=-pd/2-fd/2,{cssStyles:Ad}=qa,Nd=at$1.svg(ld),Id=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Id.roughness=0,Id.fillStyle="solid");const Od=[{x:md,y:vd+fd},{x:-md,y:vd+fd},{x:-md,y:-vd},{x:md,y:-vd},{x:md,y:vd},{x:-md,y:vd},{x:-md,y:vd+fd}],Fd=Nd.polygon(Od.map(Md=>[Md.x,Md.y]),Id),Pd=ld.insert(()=>Fd,":first-child");return Pd.attr("class","basic label-container"),Ad&&qa.look!=="handDrawn"&&Pd.selectAll("path").attr("style",Ad),od&&qa.look!=="handDrawn"&&Pd.selectAll("path").attr("style",od),cd.attr("transform",`translate(${md+(qa.padding??0)/2-(ud.x-(ud.left??0))}, ${vd+fd+(qa.padding??0)/2-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,Pd),qa.intersect=function(Md){return intersect_default.rect(qa,Md)},ld}__name(dividedRectangle,"dividedRectangle");async function doublecircle(Ra,qa){var Ad,Nd;const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,halfPadding:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),pd=ud.width/2+cd+5,fd=ud.width/2+cd;let md;const{cssStyles:vd}=qa;if(qa.look==="handDrawn"){const Id=at$1.svg(ld),Od=userNodeOverrides(qa,{roughness:.2,strokeWidth:2.5}),Fd=userNodeOverrides(qa,{roughness:.2,strokeWidth:1.5}),Pd=Id.circle(0,0,pd*2,Od),Md=Id.circle(0,0,fd*2,Fd);md=ld.insert("g",":first-child"),md.attr("class",handleUndefinedAttr(qa.cssClasses)).attr("style",handleUndefinedAttr(vd)),(Ad=md.node())==null||Ad.appendChild(Pd),(Nd=md.node())==null||Nd.appendChild(Md)}else{md=ld.insert("g",":first-child");const Id=md.insert("circle",":first-child"),Od=md.insert("circle");md.attr("class","basic label-container").attr("style",od),Id.attr("class","outer-circle").attr("style",od).attr("r",pd).attr("cx",0).attr("cy",0),Od.attr("class","inner-circle").attr("style",od).attr("r",fd).attr("cx",0).attr("cy",0)}return updateNodeBounds(qa,md),qa.intersect=function(Id){return log$1.info("DoubleCircle intersect",qa,pd,Id),intersect_default.circle(qa,pd,Id)},ld}__name(doublecircle,"doublecircle");function filledCircle(Ra,qa,{config:{themeVariables:nd}}){const{labelStyles:od,nodeStyles:ld}=styles2String(qa);qa.label="",qa.labelStyle=od;const ud=Ra.insert("g").attr("class",getNodeClasses(qa)).attr("id",qa.domId??qa.id),cd=7,{cssStyles:dd}=qa,pd=at$1.svg(ud),{nodeBorder:fd}=nd,md=userNodeOverrides(qa,{fillStyle:"solid"});qa.look!=="handDrawn"&&(md.roughness=0);const vd=pd.circle(0,0,cd*2,md),Ad=ud.insert(()=>vd,":first-child");return Ad.selectAll("path").attr("style",`fill: ${fd} !important;`),dd&&dd.length>0&&qa.look!=="handDrawn"&&Ad.selectAll("path").attr("style",dd),ld&&qa.look!=="handDrawn"&&Ad.selectAll("path").attr("style",ld),updateNodeBounds(qa,Ad),qa.intersect=function(Nd){return log$1.info("filledCircle intersect",qa,{radius:cd,point:Nd}),intersect_default.circle(qa,cd,Nd)},ud}__name(filledCircle,"filledCircle");async function flippedTriangle(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=ud.width+(qa.padding??0),pd=dd+ud.height,fd=dd+ud.height,md=[{x:0,y:-pd},{x:fd,y:-pd},{x:fd/2,y:0}],{cssStyles:vd}=qa,Ad=at$1.svg(ld),Nd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Nd.roughness=0,Nd.fillStyle="solid");const Id=createPathFromPoints(md),Od=Ad.path(Id,Nd),Fd=ld.insert(()=>Od,":first-child").attr("transform",`translate(${-pd/2}, ${pd/2})`);return vd&&qa.look!=="handDrawn"&&Fd.selectChildren("path").attr("style",vd),od&&qa.look!=="handDrawn"&&Fd.selectChildren("path").attr("style",od),qa.width=dd,qa.height=pd,updateNodeBounds(qa,Fd),cd.attr("transform",`translate(${-ud.width/2-(ud.x-(ud.left??0))}, ${-pd/2+(qa.padding??0)/2+(ud.y-(ud.top??0))})`),qa.intersect=function(Pd){return log$1.info("Triangle intersect",qa,md,Pd),intersect_default.polygon(qa,md,Pd)},ld}__name(flippedTriangle,"flippedTriangle");function forkJoin(Ra,qa,{dir:nd,config:{state:od,themeVariables:ld}}){const{nodeStyles:ud}=styles2String(qa);qa.label="";const cd=Ra.insert("g").attr("class",getNodeClasses(qa)).attr("id",qa.domId??qa.id),{cssStyles:dd}=qa;let pd=Math.max(70,(qa==null?void 0:qa.width)??0),fd=Math.max(10,(qa==null?void 0:qa.height)??0);nd==="LR"&&(pd=Math.max(10,(qa==null?void 0:qa.width)??0),fd=Math.max(70,(qa==null?void 0:qa.height)??0));const md=-1*pd/2,vd=-1*fd/2,Ad=at$1.svg(cd),Nd=userNodeOverrides(qa,{stroke:ld.lineColor,fill:ld.lineColor});qa.look!=="handDrawn"&&(Nd.roughness=0,Nd.fillStyle="solid");const Id=Ad.rectangle(md,vd,pd,fd,Nd),Od=cd.insert(()=>Id,":first-child");dd&&qa.look!=="handDrawn"&&Od.selectAll("path").attr("style",dd),ud&&qa.look!=="handDrawn"&&Od.selectAll("path").attr("style",ud),updateNodeBounds(qa,Od);const Fd=(od==null?void 0:od.padding)??0;return qa.width&&qa.height&&(qa.width+=Fd/2||0,qa.height+=Fd/2||0),qa.intersect=function(Pd){return intersect_default.rect(qa,Pd)},cd}__name(forkJoin,"forkJoin");async function halfRoundedRectangle(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const ld=80,ud=50,{shapeSvg:cd,bbox:dd}=await labelHelper(Ra,qa,getNodeClasses(qa)),pd=Math.max(ld,dd.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),fd=Math.max(ud,dd.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),md=fd/2,{cssStyles:vd}=qa,Ad=at$1.svg(cd),Nd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Nd.roughness=0,Nd.fillStyle="solid");const Id=[{x:-pd/2,y:-fd/2},{x:pd/2-md,y:-fd/2},...generateCirclePoints(-pd/2+md,0,md,50,90,270),{x:pd/2-md,y:fd/2},{x:-pd/2,y:fd/2}],Od=createPathFromPoints(Id),Fd=Ad.path(Od,Nd),Pd=cd.insert(()=>Fd,":first-child");return Pd.attr("class","basic label-container"),vd&&qa.look!=="handDrawn"&&Pd.selectChildren("path").attr("style",vd),od&&qa.look!=="handDrawn"&&Pd.selectChildren("path").attr("style",od),updateNodeBounds(qa,Pd),qa.intersect=function(Md){return log$1.info("Pill intersect",qa,{radius:md,point:Md}),intersect_default.polygon(qa,Id,Md)},cd}__name(halfRoundedRectangle,"halfRoundedRectangle");var createHexagonPathD=__name((Ra,qa,nd,od,ld)=>[`M${Ra+ld},${qa}`,`L${Ra+nd-ld},${qa}`,`L${Ra+nd},${qa-od/2}`,`L${Ra+nd-ld},${qa-od}`,`L${Ra+ld},${qa-od}`,`L${Ra},${qa-od/2}`,"Z"].join(" "),"createHexagonPathD");async function hexagon(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=4,dd=ud.height+qa.padding,pd=dd/cd,fd=ud.width+2*pd+qa.padding,md=[{x:pd,y:0},{x:fd-pd,y:0},{x:fd,y:-dd/2},{x:fd-pd,y:-dd},{x:pd,y:-dd},{x:0,y:-dd/2}];let vd;const{cssStyles:Ad}=qa;if(qa.look==="handDrawn"){const Nd=at$1.svg(ld),Id=userNodeOverrides(qa,{}),Od=createHexagonPathD(0,0,fd,dd,pd),Fd=Nd.path(Od,Id);vd=ld.insert(()=>Fd,":first-child").attr("transform",`translate(${-fd/2}, ${dd/2})`),Ad&&vd.attr("style",Ad)}else vd=insertPolygonShape(ld,fd,dd,md);return od&&vd.attr("style",od),qa.width=fd,qa.height=dd,updateNodeBounds(qa,vd),qa.intersect=function(Nd){return intersect_default.polygon(qa,md,Nd)},ld}__name(hexagon,"hexagon");async function hourglass(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.label="",qa.labelStyle=nd;const{shapeSvg:ld}=await labelHelper(Ra,qa,getNodeClasses(qa)),ud=Math.max(30,(qa==null?void 0:qa.width)??0),cd=Math.max(30,(qa==null?void 0:qa.height)??0),{cssStyles:dd}=qa,pd=at$1.svg(ld),fd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(fd.roughness=0,fd.fillStyle="solid");const md=[{x:0,y:0},{x:ud,y:0},{x:0,y:cd},{x:ud,y:cd}],vd=createPathFromPoints(md),Ad=pd.path(vd,fd),Nd=ld.insert(()=>Ad,":first-child");return Nd.attr("class","basic label-container"),dd&&qa.look!=="handDrawn"&&Nd.selectChildren("path").attr("style",dd),od&&qa.look!=="handDrawn"&&Nd.selectChildren("path").attr("style",od),Nd.attr("transform",`translate(${-ud/2}, ${-cd/2})`),updateNodeBounds(qa,Nd),qa.intersect=function(Id){return log$1.info("Pill intersect",qa,{points:md}),intersect_default.polygon(qa,md,Id)},ld}__name(hourglass,"hourglass");async function icon(Ra,qa,{config:{themeVariables:nd,flowchart:od}}){const{labelStyles:ld}=styles2String(qa);qa.labelStyle=ld;const ud=qa.assetHeight??48,cd=qa.assetWidth??48,dd=Math.max(ud,cd),pd=od==null?void 0:od.wrappingWidth;qa.width=Math.max(dd,pd??0);const{shapeSvg:fd,bbox:md,label:vd}=await labelHelper(Ra,qa,"icon-shape default"),Ad=qa.pos==="t",Nd=dd,Id=dd,{nodeBorder:Od}=nd,{stylesMap:Fd}=compileStyles(qa),Pd=-Id/2,Md=-Nd/2,Bd=qa.label?8:0,jd=at$1.svg(fd),Hd=userNodeOverrides(qa,{stroke:"none",fill:"none"});qa.look!=="handDrawn"&&(Hd.roughness=0,Hd.fillStyle="solid");const Gd=jd.rectangle(Pd,Md,Id,Nd,Hd),zd=Math.max(Id,md.width),df=Nd+md.height+Bd,Wd=jd.rectangle(-zd/2,-df/2,zd,df,{...Hd,fill:"transparent",stroke:"none"}),Jd=fd.insert(()=>Gd,":first-child"),Xd=fd.insert(()=>Wd);if(qa.icon){const _f=fd.append("g");_f.html(`<g>${await getIconSVG(qa.icon,{height:dd,width:dd,fallbackPrefix:""})}</g>`);const vf=_f.node().getBBox(),Sf=vf.width,gf=vf.height,bf=vf.x,Tf=vf.y;_f.attr("transform",`translate(${-Sf/2-bf},${Ad?md.height/2+Bd/2-gf/2-Tf:-md.height/2-Bd/2-gf/2-Tf})`),_f.attr("style",`color: ${Fd.get("stroke")??Od};`)}return vd.attr("transform",`translate(${-md.width/2-(md.x-(md.left??0))},${Ad?-df/2:df/2-md.height})`),Jd.attr("transform",`translate(0,${Ad?md.height/2+Bd/2:-md.height/2-Bd/2})`),updateNodeBounds(qa,Xd),qa.intersect=function(_f){if(log$1.info("iconSquare intersect",qa,_f),!qa.label)return intersect_default.rect(qa,_f);const vf=qa.x??0,Sf=qa.y??0,gf=qa.height??0;let bf=[];return Ad?bf=[{x:vf-md.width/2,y:Sf-gf/2},{x:vf+md.width/2,y:Sf-gf/2},{x:vf+md.width/2,y:Sf-gf/2+md.height+Bd},{x:vf+Id/2,y:Sf-gf/2+md.height+Bd},{x:vf+Id/2,y:Sf+gf/2},{x:vf-Id/2,y:Sf+gf/2},{x:vf-Id/2,y:Sf-gf/2+md.height+Bd},{x:vf-md.width/2,y:Sf-gf/2+md.height+Bd}]:bf=[{x:vf-Id/2,y:Sf-gf/2},{x:vf+Id/2,y:Sf-gf/2},{x:vf+Id/2,y:Sf-gf/2+Nd},{x:vf+md.width/2,y:Sf-gf/2+Nd},{x:vf+md.width/2/2,y:Sf+gf/2},{x:vf-md.width/2,y:Sf+gf/2},{x:vf-md.width/2,y:Sf-gf/2+Nd},{x:vf-Id/2,y:Sf-gf/2+Nd}],intersect_default.polygon(qa,bf,_f)},fd}__name(icon,"icon");async function iconCircle(Ra,qa,{config:{themeVariables:nd,flowchart:od}}){const{labelStyles:ld}=styles2String(qa);qa.labelStyle=ld;const ud=qa.assetHeight??48,cd=qa.assetWidth??48,dd=Math.max(ud,cd),pd=od==null?void 0:od.wrappingWidth;qa.width=Math.max(dd,pd??0);const{shapeSvg:fd,bbox:md,label:vd}=await labelHelper(Ra,qa,"icon-shape default"),Ad=20,Nd=qa.label?8:0,Id=qa.pos==="t",{nodeBorder:Od,mainBkg:Fd}=nd,{stylesMap:Pd}=compileStyles(qa),Md=at$1.svg(fd),Bd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Bd.roughness=0,Bd.fillStyle="solid");const jd=Pd.get("fill");Bd.stroke=jd??Fd;const Hd=fd.append("g");qa.icon&&Hd.html(`<g>${await getIconSVG(qa.icon,{height:dd,width:dd,fallbackPrefix:""})}</g>`);const Gd=Hd.node().getBBox(),zd=Gd.width,df=Gd.height,Wd=Gd.x,Jd=Gd.y,Xd=Math.max(zd,df)*Math.SQRT2+Ad*2,_f=Md.circle(0,0,Xd,Bd),vf=Math.max(Xd,md.width),Sf=Xd+md.height+Nd,gf=Md.rectangle(-vf/2,-Sf/2,vf,Sf,{...Bd,fill:"transparent",stroke:"none"}),bf=fd.insert(()=>_f,":first-child"),Tf=fd.insert(()=>gf);return Hd.attr("transform",`translate(${-zd/2-Wd},${Id?md.height/2+Nd/2-df/2-Jd:-md.height/2-Nd/2-df/2-Jd})`),Hd.attr("style",`color: ${Pd.get("stroke")??Od};`),vd.attr("transform",`translate(${-md.width/2-(md.x-(md.left??0))},${Id?-Sf/2:Sf/2-md.height})`),bf.attr("transform",`translate(0,${Id?md.height/2+Nd/2:-md.height/2-Nd/2})`),updateNodeBounds(qa,Tf),qa.intersect=function(Mf){return log$1.info("iconSquare intersect",qa,Mf),intersect_default.rect(qa,Mf)},fd}__name(iconCircle,"iconCircle");async function iconRounded(Ra,qa,{config:{themeVariables:nd,flowchart:od}}){const{labelStyles:ld}=styles2String(qa);qa.labelStyle=ld;const ud=qa.assetHeight??48,cd=qa.assetWidth??48,dd=Math.max(ud,cd),pd=od==null?void 0:od.wrappingWidth;qa.width=Math.max(dd,pd??0);const{shapeSvg:fd,bbox:md,halfPadding:vd,label:Ad}=await labelHelper(Ra,qa,"icon-shape default"),Nd=qa.pos==="t",Id=dd+vd*2,Od=dd+vd*2,{nodeBorder:Fd,mainBkg:Pd}=nd,{stylesMap:Md}=compileStyles(qa),Bd=-Od/2,jd=-Id/2,Hd=qa.label?8:0,Gd=at$1.svg(fd),zd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(zd.roughness=0,zd.fillStyle="solid");const df=Md.get("fill");zd.stroke=df??Pd;const Wd=Gd.path(createRoundedRectPathD(Bd,jd,Od,Id,5),zd),Jd=Math.max(Od,md.width),Xd=Id+md.height+Hd,_f=Gd.rectangle(-Jd/2,-Xd/2,Jd,Xd,{...zd,fill:"transparent",stroke:"none"}),vf=fd.insert(()=>Wd,":first-child").attr("class","icon-shape2"),Sf=fd.insert(()=>_f);if(qa.icon){const gf=fd.append("g");gf.html(`<g>${await getIconSVG(qa.icon,{height:dd,width:dd,fallbackPrefix:""})}</g>`);const bf=gf.node().getBBox(),Tf=bf.width,Mf=bf.height,Kf=bf.x,Zf=bf.y;gf.attr("transform",`translate(${-Tf/2-Kf},${Nd?md.height/2+Hd/2-Mf/2-Zf:-md.height/2-Hd/2-Mf/2-Zf})`),gf.attr("style",`color: ${Md.get("stroke")??Fd};`)}return Ad.attr("transform",`translate(${-md.width/2-(md.x-(md.left??0))},${Nd?-Xd/2:Xd/2-md.height})`),vf.attr("transform",`translate(0,${Nd?md.height/2+Hd/2:-md.height/2-Hd/2})`),updateNodeBounds(qa,Sf),qa.intersect=function(gf){if(log$1.info("iconSquare intersect",qa,gf),!qa.label)return intersect_default.rect(qa,gf);const bf=qa.x??0,Tf=qa.y??0,Mf=qa.height??0;let Kf=[];return Nd?Kf=[{x:bf-md.width/2,y:Tf-Mf/2},{x:bf+md.width/2,y:Tf-Mf/2},{x:bf+md.width/2,y:Tf-Mf/2+md.height+Hd},{x:bf+Od/2,y:Tf-Mf/2+md.height+Hd},{x:bf+Od/2,y:Tf+Mf/2},{x:bf-Od/2,y:Tf+Mf/2},{x:bf-Od/2,y:Tf-Mf/2+md.height+Hd},{x:bf-md.width/2,y:Tf-Mf/2+md.height+Hd}]:Kf=[{x:bf-Od/2,y:Tf-Mf/2},{x:bf+Od/2,y:Tf-Mf/2},{x:bf+Od/2,y:Tf-Mf/2+Id},{x:bf+md.width/2,y:Tf-Mf/2+Id},{x:bf+md.width/2/2,y:Tf+Mf/2},{x:bf-md.width/2,y:Tf+Mf/2},{x:bf-md.width/2,y:Tf-Mf/2+Id},{x:bf-Od/2,y:Tf-Mf/2+Id}],intersect_default.polygon(qa,Kf,gf)},fd}__name(iconRounded,"iconRounded");async function iconSquare(Ra,qa,{config:{themeVariables:nd,flowchart:od}}){const{labelStyles:ld}=styles2String(qa);qa.labelStyle=ld;const ud=qa.assetHeight??48,cd=qa.assetWidth??48,dd=Math.max(ud,cd),pd=od==null?void 0:od.wrappingWidth;qa.width=Math.max(dd,pd??0);const{shapeSvg:fd,bbox:md,halfPadding:vd,label:Ad}=await labelHelper(Ra,qa,"icon-shape default"),Nd=qa.pos==="t",Id=dd+vd*2,Od=dd+vd*2,{nodeBorder:Fd,mainBkg:Pd}=nd,{stylesMap:Md}=compileStyles(qa),Bd=-Od/2,jd=-Id/2,Hd=qa.label?8:0,Gd=at$1.svg(fd),zd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(zd.roughness=0,zd.fillStyle="solid");const df=Md.get("fill");zd.stroke=df??Pd;const Wd=Gd.path(createRoundedRectPathD(Bd,jd,Od,Id,.1),zd),Jd=Math.max(Od,md.width),Xd=Id+md.height+Hd,_f=Gd.rectangle(-Jd/2,-Xd/2,Jd,Xd,{...zd,fill:"transparent",stroke:"none"}),vf=fd.insert(()=>Wd,":first-child"),Sf=fd.insert(()=>_f);if(qa.icon){const gf=fd.append("g");gf.html(`<g>${await getIconSVG(qa.icon,{height:dd,width:dd,fallbackPrefix:""})}</g>`);const bf=gf.node().getBBox(),Tf=bf.width,Mf=bf.height,Kf=bf.x,Zf=bf.y;gf.attr("transform",`translate(${-Tf/2-Kf},${Nd?md.height/2+Hd/2-Mf/2-Zf:-md.height/2-Hd/2-Mf/2-Zf})`),gf.attr("style",`color: ${Md.get("stroke")??Fd};`)}return Ad.attr("transform",`translate(${-md.width/2-(md.x-(md.left??0))},${Nd?-Xd/2:Xd/2-md.height})`),vf.attr("transform",`translate(0,${Nd?md.height/2+Hd/2:-md.height/2-Hd/2})`),updateNodeBounds(qa,Sf),qa.intersect=function(gf){if(log$1.info("iconSquare intersect",qa,gf),!qa.label)return intersect_default.rect(qa,gf);const bf=qa.x??0,Tf=qa.y??0,Mf=qa.height??0;let Kf=[];return Nd?Kf=[{x:bf-md.width/2,y:Tf-Mf/2},{x:bf+md.width/2,y:Tf-Mf/2},{x:bf+md.width/2,y:Tf-Mf/2+md.height+Hd},{x:bf+Od/2,y:Tf-Mf/2+md.height+Hd},{x:bf+Od/2,y:Tf+Mf/2},{x:bf-Od/2,y:Tf+Mf/2},{x:bf-Od/2,y:Tf-Mf/2+md.height+Hd},{x:bf-md.width/2,y:Tf-Mf/2+md.height+Hd}]:Kf=[{x:bf-Od/2,y:Tf-Mf/2},{x:bf+Od/2,y:Tf-Mf/2},{x:bf+Od/2,y:Tf-Mf/2+Id},{x:bf+md.width/2,y:Tf-Mf/2+Id},{x:bf+md.width/2/2,y:Tf+Mf/2},{x:bf-md.width/2,y:Tf+Mf/2},{x:bf-md.width/2,y:Tf-Mf/2+Id},{x:bf-Od/2,y:Tf-Mf/2+Id}],intersect_default.polygon(qa,Kf,gf)},fd}__name(iconSquare,"iconSquare");async function imageSquare(Ra,qa,{config:{flowchart:nd}}){const od=new Image;od.src=(qa==null?void 0:qa.img)??"",await od.decode();const ld=Number(od.naturalWidth.toString().replace("px","")),ud=Number(od.naturalHeight.toString().replace("px",""));qa.imageAspectRatio=ld/ud;const{labelStyles:cd}=styles2String(qa);qa.labelStyle=cd;const dd=nd==null?void 0:nd.wrappingWidth;qa.defaultWidth=nd==null?void 0:nd.wrappingWidth;const pd=Math.max(qa.label?dd??0:0,(qa==null?void 0:qa.assetWidth)??ld),fd=qa.constraint==="on"&&qa!=null&&qa.assetHeight?qa.assetHeight*qa.imageAspectRatio:pd,md=qa.constraint==="on"?fd/qa.imageAspectRatio:(qa==null?void 0:qa.assetHeight)??ud;qa.width=Math.max(fd,dd??0);const{shapeSvg:vd,bbox:Ad,label:Nd}=await labelHelper(Ra,qa,"image-shape default"),Id=qa.pos==="t",Od=-fd/2,Fd=-md/2,Pd=qa.label?8:0,Md=at$1.svg(vd),Bd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Bd.roughness=0,Bd.fillStyle="solid");const jd=Md.rectangle(Od,Fd,fd,md,Bd),Hd=Math.max(fd,Ad.width),Gd=md+Ad.height+Pd,zd=Md.rectangle(-Hd/2,-Gd/2,Hd,Gd,{...Bd,fill:"none",stroke:"none"}),df=vd.insert(()=>jd,":first-child"),Wd=vd.insert(()=>zd);if(qa.img){const Jd=vd.append("image");Jd.attr("href",qa.img),Jd.attr("width",fd),Jd.attr("height",md),Jd.attr("preserveAspectRatio","none"),Jd.attr("transform",`translate(${-fd/2},${Id?Gd/2-md:-Gd/2})`)}return Nd.attr("transform",`translate(${-Ad.width/2-(Ad.x-(Ad.left??0))},${Id?-md/2-Ad.height/2-Pd/2:md/2-Ad.height/2+Pd/2})`),df.attr("transform",`translate(0,${Id?Ad.height/2+Pd/2:-Ad.height/2-Pd/2})`),updateNodeBounds(qa,Wd),qa.intersect=function(Jd){if(log$1.info("iconSquare intersect",qa,Jd),!qa.label)return intersect_default.rect(qa,Jd);const Xd=qa.x??0,_f=qa.y??0,vf=qa.height??0;let Sf=[];return Id?Sf=[{x:Xd-Ad.width/2,y:_f-vf/2},{x:Xd+Ad.width/2,y:_f-vf/2},{x:Xd+Ad.width/2,y:_f-vf/2+Ad.height+Pd},{x:Xd+fd/2,y:_f-vf/2+Ad.height+Pd},{x:Xd+fd/2,y:_f+vf/2},{x:Xd-fd/2,y:_f+vf/2},{x:Xd-fd/2,y:_f-vf/2+Ad.height+Pd},{x:Xd-Ad.width/2,y:_f-vf/2+Ad.height+Pd}]:Sf=[{x:Xd-fd/2,y:_f-vf/2},{x:Xd+fd/2,y:_f-vf/2},{x:Xd+fd/2,y:_f-vf/2+md},{x:Xd+Ad.width/2,y:_f-vf/2+md},{x:Xd+Ad.width/2/2,y:_f+vf/2},{x:Xd-Ad.width/2,y:_f+vf/2},{x:Xd-Ad.width/2,y:_f-vf/2+md},{x:Xd-fd/2,y:_f-vf/2+md}],intersect_default.polygon(qa,Sf,Jd)},vd}__name(imageSquare,"imageSquare");async function inv_trapezoid(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=Math.max(ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),dd=Math.max(ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),pd=[{x:0,y:0},{x:cd,y:0},{x:cd+3*dd/6,y:-dd},{x:-3*dd/6,y:-dd}];let fd;const{cssStyles:md}=qa;if(qa.look==="handDrawn"){const vd=at$1.svg(ld),Ad=userNodeOverrides(qa,{}),Nd=createPathFromPoints(pd),Id=vd.path(Nd,Ad);fd=ld.insert(()=>Id,":first-child").attr("transform",`translate(${-cd/2}, ${dd/2})`),md&&fd.attr("style",md)}else fd=insertPolygonShape(ld,cd,dd,pd);return od&&fd.attr("style",od),qa.width=cd,qa.height=dd,updateNodeBounds(qa,fd),qa.intersect=function(vd){return intersect_default.polygon(qa,pd,vd)},ld}__name(inv_trapezoid,"inv_trapezoid");async function drawRect(Ra,qa,nd){const{labelStyles:od,nodeStyles:ld}=styles2String(qa);qa.labelStyle=od;const{shapeSvg:ud,bbox:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=Math.max(cd.width+nd.labelPaddingX*2,(qa==null?void 0:qa.width)||0),pd=Math.max(cd.height+nd.labelPaddingY*2,(qa==null?void 0:qa.height)||0),fd=-dd/2,md=-pd/2;let vd,{rx:Ad,ry:Nd}=qa;const{cssStyles:Id}=qa;if(nd!=null&&nd.rx&&nd.ry&&(Ad=nd.rx,Nd=nd.ry),qa.look==="handDrawn"){const Od=at$1.svg(ud),Fd=userNodeOverrides(qa,{}),Pd=Ad||Nd?Od.path(createRoundedRectPathD(fd,md,dd,pd,Ad||0),Fd):Od.rectangle(fd,md,dd,pd,Fd);vd=ud.insert(()=>Pd,":first-child"),vd.attr("class","basic label-container").attr("style",handleUndefinedAttr(Id))}else vd=ud.insert("rect",":first-child"),vd.attr("class","basic label-container").attr("style",ld).attr("rx",handleUndefinedAttr(Ad)).attr("ry",handleUndefinedAttr(Nd)).attr("x",fd).attr("y",md).attr("width",dd).attr("height",pd);return updateNodeBounds(qa,vd),qa.intersect=function(Od){return intersect_default.rect(qa,Od)},ud}__name(drawRect,"drawRect");async function labelRect(Ra,qa){const{shapeSvg:nd,bbox:od,label:ld}=await labelHelper(Ra,qa,"label"),ud=nd.insert("rect",":first-child");return ud.attr("width",.1).attr("height",.1),nd.attr("class","label edgeLabel"),ld.attr("transform",`translate(${-(od.width/2)-(od.x-(od.left??0))}, ${-(od.height/2)-(od.y-(od.top??0))})`),updateNodeBounds(qa,ud),qa.intersect=function(pd){return intersect_default.rect(qa,pd)},nd}__name(labelRect,"labelRect");async function lean_left(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=Math.max(ud.width+(qa.padding??0),(qa==null?void 0:qa.width)??0),dd=Math.max(ud.height+(qa.padding??0),(qa==null?void 0:qa.height)??0),pd=[{x:0,y:0},{x:cd+3*dd/6,y:0},{x:cd,y:-dd},{x:-(3*dd)/6,y:-dd}];let fd;const{cssStyles:md}=qa;if(qa.look==="handDrawn"){const vd=at$1.svg(ld),Ad=userNodeOverrides(qa,{}),Nd=createPathFromPoints(pd),Id=vd.path(Nd,Ad);fd=ld.insert(()=>Id,":first-child").attr("transform",`translate(${-cd/2}, ${dd/2})`),md&&fd.attr("style",md)}else fd=insertPolygonShape(ld,cd,dd,pd);return od&&fd.attr("style",od),qa.width=cd,qa.height=dd,updateNodeBounds(qa,fd),qa.intersect=function(vd){return intersect_default.polygon(qa,pd,vd)},ld}__name(lean_left,"lean_left");async function lean_right(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=Math.max(ud.width+(qa.padding??0),(qa==null?void 0:qa.width)??0),dd=Math.max(ud.height+(qa.padding??0),(qa==null?void 0:qa.height)??0),pd=[{x:-3*dd/6,y:0},{x:cd,y:0},{x:cd+3*dd/6,y:-dd},{x:0,y:-dd}];let fd;const{cssStyles:md}=qa;if(qa.look==="handDrawn"){const vd=at$1.svg(ld),Ad=userNodeOverrides(qa,{}),Nd=createPathFromPoints(pd),Id=vd.path(Nd,Ad);fd=ld.insert(()=>Id,":first-child").attr("transform",`translate(${-cd/2}, ${dd/2})`),md&&fd.attr("style",md)}else fd=insertPolygonShape(ld,cd,dd,pd);return od&&fd.attr("style",od),qa.width=cd,qa.height=dd,updateNodeBounds(qa,fd),qa.intersect=function(vd){return intersect_default.polygon(qa,pd,vd)},ld}__name(lean_right,"lean_right");function lightningBolt(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.label="",qa.labelStyle=nd;const ld=Ra.insert("g").attr("class",getNodeClasses(qa)).attr("id",qa.domId??qa.id),{cssStyles:ud}=qa,cd=Math.max(35,(qa==null?void 0:qa.width)??0),dd=Math.max(35,(qa==null?void 0:qa.height)??0),pd=7,fd=[{x:cd,y:0},{x:0,y:dd+pd/2},{x:cd-2*pd,y:dd+pd/2},{x:0,y:2*dd},{x:cd,y:dd-pd/2},{x:2*pd,y:dd-pd/2}],md=at$1.svg(ld),vd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(vd.roughness=0,vd.fillStyle="solid");const Ad=createPathFromPoints(fd),Nd=md.path(Ad,vd),Id=ld.insert(()=>Nd,":first-child");return ud&&qa.look!=="handDrawn"&&Id.selectAll("path").attr("style",ud),od&&qa.look!=="handDrawn"&&Id.selectAll("path").attr("style",od),Id.attr("transform",`translate(-${cd/2},${-dd})`),updateNodeBounds(qa,Id),qa.intersect=function(Od){return log$1.info("lightningBolt intersect",qa,Od),intersect_default.polygon(qa,fd,Od)},ld}__name(lightningBolt,"lightningBolt");var createCylinderPathD2=__name((Ra,qa,nd,od,ld,ud,cd)=>[`M${Ra},${qa+ud}`,`a${ld},${ud} 0,0,0 ${nd},0`,`a${ld},${ud} 0,0,0 ${-nd},0`,`l0,${od}`,`a${ld},${ud} 0,0,0 ${nd},0`,`l0,${-od}`,`M${Ra},${qa+ud+cd}`,`a${ld},${ud} 0,0,0 ${nd},0`].join(" "),"createCylinderPathD"),createOuterCylinderPathD2=__name((Ra,qa,nd,od,ld,ud,cd)=>[`M${Ra},${qa+ud}`,`M${Ra+nd},${qa+ud}`,`a${ld},${ud} 0,0,0 ${-nd},0`,`l0,${od}`,`a${ld},${ud} 0,0,0 ${nd},0`,`l0,${-od}`,`M${Ra},${qa+ud+cd}`,`a${ld},${ud} 0,0,0 ${nd},0`].join(" "),"createOuterCylinderPathD"),createInnerCylinderPathD2=__name((Ra,qa,nd,od,ld,ud)=>[`M${Ra-nd/2},${-od/2}`,`a${ld},${ud} 0,0,0 ${nd},0`].join(" "),"createInnerCylinderPathD");async function linedCylinder(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=Math.max(ud.width+(qa.padding??0),qa.width??0),pd=dd/2,fd=pd/(2.5+dd/50),md=Math.max(ud.height+fd+(qa.padding??0),qa.height??0),vd=md*.1;let Ad;const{cssStyles:Nd}=qa;if(qa.look==="handDrawn"){const Id=at$1.svg(ld),Od=createOuterCylinderPathD2(0,0,dd,md,pd,fd,vd),Fd=createInnerCylinderPathD2(0,fd,dd,md,pd,fd),Pd=userNodeOverrides(qa,{}),Md=Id.path(Od,Pd),Bd=Id.path(Fd,Pd);ld.insert(()=>Bd,":first-child").attr("class","line"),Ad=ld.insert(()=>Md,":first-child"),Ad.attr("class","basic label-container"),Nd&&Ad.attr("style",Nd)}else{const Id=createCylinderPathD2(0,0,dd,md,pd,fd,vd);Ad=ld.insert("path",":first-child").attr("d",Id).attr("class","basic label-container").attr("style",handleUndefinedAttr(Nd)).attr("style",od)}return Ad.attr("label-offset-y",fd),Ad.attr("transform",`translate(${-dd/2}, ${-(md/2+fd)})`),updateNodeBounds(qa,Ad),cd.attr("transform",`translate(${-(ud.width/2)-(ud.x-(ud.left??0))}, ${-(ud.height/2)+fd-(ud.y-(ud.top??0))})`),qa.intersect=function(Id){const Od=intersect_default.rect(qa,Id),Fd=Od.x-(qa.x??0);if(pd!=0&&(Math.abs(Fd)<(qa.width??0)/2||Math.abs(Fd)==(qa.width??0)/2&&Math.abs(Od.y-(qa.y??0))>(qa.height??0)/2-fd)){let Pd=fd*fd*(1-Fd*Fd/(pd*pd));Pd>0&&(Pd=Math.sqrt(Pd)),Pd=fd-Pd,Id.y-(qa.y??0)>0&&(Pd=-Pd),Od.y+=Pd}return Od},ld}__name(linedCylinder,"linedCylinder");async function linedWaveEdgedRect(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=Math.max(ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),pd=Math.max(ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),fd=pd/4,md=pd+fd,{cssStyles:vd}=qa,Ad=at$1.svg(ld),Nd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Nd.roughness=0,Nd.fillStyle="solid");const Id=[{x:-dd/2-dd/2*.1,y:-md/2},{x:-dd/2-dd/2*.1,y:md/2},...generateFullSineWavePoints(-dd/2-dd/2*.1,md/2,dd/2+dd/2*.1,md/2,fd,.8),{x:dd/2+dd/2*.1,y:-md/2},{x:-dd/2-dd/2*.1,y:-md/2},{x:-dd/2,y:-md/2},{x:-dd/2,y:md/2*1.1},{x:-dd/2,y:-md/2}],Od=Ad.polygon(Id.map(Pd=>[Pd.x,Pd.y]),Nd),Fd=ld.insert(()=>Od,":first-child");return Fd.attr("class","basic label-container"),vd&&qa.look!=="handDrawn"&&Fd.selectAll("path").attr("style",vd),od&&qa.look!=="handDrawn"&&Fd.selectAll("path").attr("style",od),Fd.attr("transform",`translate(0,${-fd/2})`),cd.attr("transform",`translate(${-dd/2+(qa.padding??0)+dd/2*.1/2-(ud.x-(ud.left??0))},${-pd/2+(qa.padding??0)-fd/2-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,Fd),qa.intersect=function(Pd){return intersect_default.polygon(qa,Id,Pd)},ld}__name(linedWaveEdgedRect,"linedWaveEdgedRect");async function multiRect(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=Math.max(ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),pd=Math.max(ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),fd=5,md=-dd/2,vd=-pd/2,{cssStyles:Ad}=qa,Nd=at$1.svg(ld),Id=userNodeOverrides(qa,{}),Od=[{x:md-fd,y:vd+fd},{x:md-fd,y:vd+pd+fd},{x:md+dd-fd,y:vd+pd+fd},{x:md+dd-fd,y:vd+pd},{x:md+dd,y:vd+pd},{x:md+dd,y:vd+pd-fd},{x:md+dd+fd,y:vd+pd-fd},{x:md+dd+fd,y:vd-fd},{x:md+fd,y:vd-fd},{x:md+fd,y:vd},{x:md,y:vd},{x:md,y:vd+fd}],Fd=[{x:md,y:vd+fd},{x:md+dd-fd,y:vd+fd},{x:md+dd-fd,y:vd+pd},{x:md+dd,y:vd+pd},{x:md+dd,y:vd},{x:md,y:vd}];qa.look!=="handDrawn"&&(Id.roughness=0,Id.fillStyle="solid");const Pd=createPathFromPoints(Od),Md=Nd.path(Pd,Id),Bd=createPathFromPoints(Fd),jd=Nd.path(Bd,{...Id,fill:"none"}),Hd=ld.insert(()=>jd,":first-child");return Hd.insert(()=>Md,":first-child"),Hd.attr("class","basic label-container"),Ad&&qa.look!=="handDrawn"&&Hd.selectAll("path").attr("style",Ad),od&&qa.look!=="handDrawn"&&Hd.selectAll("path").attr("style",od),cd.attr("transform",`translate(${-(ud.width/2)-fd-(ud.x-(ud.left??0))}, ${-(ud.height/2)+fd-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,Hd),qa.intersect=function(Gd){return intersect_default.polygon(qa,Od,Gd)},ld}__name(multiRect,"multiRect");async function multiWaveEdgedRectangle(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=Math.max(ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),pd=Math.max(ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),fd=pd/4,md=pd+fd,vd=-dd/2,Ad=-md/2,Nd=5,{cssStyles:Id}=qa,Od=generateFullSineWavePoints(vd-Nd,Ad+md+Nd,vd+dd-Nd,Ad+md+Nd,fd,.8),Fd=Od==null?void 0:Od[Od.length-1],Pd=[{x:vd-Nd,y:Ad+Nd},{x:vd-Nd,y:Ad+md+Nd},...Od,{x:vd+dd-Nd,y:Fd.y-Nd},{x:vd+dd,y:Fd.y-Nd},{x:vd+dd,y:Fd.y-2*Nd},{x:vd+dd+Nd,y:Fd.y-2*Nd},{x:vd+dd+Nd,y:Ad-Nd},{x:vd+Nd,y:Ad-Nd},{x:vd+Nd,y:Ad},{x:vd,y:Ad},{x:vd,y:Ad+Nd}],Md=[{x:vd,y:Ad+Nd},{x:vd+dd-Nd,y:Ad+Nd},{x:vd+dd-Nd,y:Fd.y-Nd},{x:vd+dd,y:Fd.y-Nd},{x:vd+dd,y:Ad},{x:vd,y:Ad}],Bd=at$1.svg(ld),jd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(jd.roughness=0,jd.fillStyle="solid");const Hd=createPathFromPoints(Pd),Gd=Bd.path(Hd,jd),zd=createPathFromPoints(Md),df=Bd.path(zd,jd),Wd=ld.insert(()=>Gd,":first-child");return Wd.insert(()=>df),Wd.attr("class","basic label-container"),Id&&qa.look!=="handDrawn"&&Wd.selectAll("path").attr("style",Id),od&&qa.look!=="handDrawn"&&Wd.selectAll("path").attr("style",od),Wd.attr("transform",`translate(0,${-fd/2})`),cd.attr("transform",`translate(${-(ud.width/2)-Nd-(ud.x-(ud.left??0))}, ${-(ud.height/2)+Nd-fd/2-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,Wd),qa.intersect=function(Jd){return intersect_default.polygon(qa,Pd,Jd)},ld}__name(multiWaveEdgedRectangle,"multiWaveEdgedRectangle");async function note(Ra,qa,{config:{themeVariables:nd}}){var Pd;const{labelStyles:od,nodeStyles:ld}=styles2String(qa);qa.labelStyle=od,qa.useHtmlLabels||((Pd=getConfig$1().flowchart)==null?void 0:Pd.htmlLabels)!==!1||(qa.centerLabel=!0);const{shapeSvg:cd,bbox:dd}=await labelHelper(Ra,qa,getNodeClasses(qa)),pd=Math.max(dd.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),fd=Math.max(dd.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),md=-pd/2,vd=-fd/2,{cssStyles:Ad}=qa,Nd=at$1.svg(cd),Id=userNodeOverrides(qa,{fill:nd.noteBkgColor,stroke:nd.noteBorderColor});qa.look!=="handDrawn"&&(Id.roughness=0,Id.fillStyle="solid");const Od=Nd.rectangle(md,vd,pd,fd,Id),Fd=cd.insert(()=>Od,":first-child");return Fd.attr("class","basic label-container"),Ad&&qa.look!=="handDrawn"&&Fd.selectAll("path").attr("style",Ad),ld&&qa.look!=="handDrawn"&&Fd.selectAll("path").attr("style",ld),updateNodeBounds(qa,Fd),qa.intersect=function(Md){return intersect_default.rect(qa,Md)},cd}__name(note,"note");var createDecisionBoxPathD=__name((Ra,qa,nd)=>[`M${Ra+nd/2},${qa}`,`L${Ra+nd},${qa-nd/2}`,`L${Ra+nd/2},${qa-nd}`,`L${Ra},${qa-nd/2}`,"Z"].join(" "),"createDecisionBoxPathD");async function question(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=ud.width+qa.padding,dd=ud.height+qa.padding,pd=cd+dd,fd=[{x:pd/2,y:0},{x:pd,y:-pd/2},{x:pd/2,y:-pd},{x:0,y:-pd/2}];let md;const{cssStyles:vd}=qa;if(qa.look==="handDrawn"){const Ad=at$1.svg(ld),Nd=userNodeOverrides(qa,{}),Id=createDecisionBoxPathD(0,0,pd),Od=Ad.path(Id,Nd);md=ld.insert(()=>Od,":first-child").attr("transform",`translate(${-pd/2}, ${pd/2})`),vd&&md.attr("style",vd)}else md=insertPolygonShape(ld,pd,pd,fd);return od&&md.attr("style",od),updateNodeBounds(qa,md),qa.intersect=function(Ad){return log$1.debug(`APA12 Intersect called SPLIT
point:`,Ad,`
node:
`,qa,`
res:`,intersect_default.polygon(qa,fd,Ad)),intersect_default.polygon(qa,fd,Ad)},ld}__name(question,"question");async function rect_left_inv_arrow(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=Math.max(ud.width+(qa.padding??0),(qa==null?void 0:qa.width)??0),pd=Math.max(ud.height+(qa.padding??0),(qa==null?void 0:qa.height)??0),fd=-dd/2,md=-pd/2,vd=md/2,Ad=[{x:fd+vd,y:md},{x:fd,y:0},{x:fd+vd,y:-md},{x:-fd,y:-md},{x:-fd,y:md}],{cssStyles:Nd}=qa,Id=at$1.svg(ld),Od=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Od.roughness=0,Od.fillStyle="solid");const Fd=createPathFromPoints(Ad),Pd=Id.path(Fd,Od),Md=ld.insert(()=>Pd,":first-child");return Md.attr("class","basic label-container"),Nd&&qa.look!=="handDrawn"&&Md.selectAll("path").attr("style",Nd),od&&qa.look!=="handDrawn"&&Md.selectAll("path").attr("style",od),Md.attr("transform",`translate(${-vd/2},0)`),cd.attr("transform",`translate(${-vd/2-ud.width/2-(ud.x-(ud.left??0))}, ${-(ud.height/2)-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,Md),qa.intersect=function(Bd){return intersect_default.polygon(qa,Ad,Bd)},ld}__name(rect_left_inv_arrow,"rect_left_inv_arrow");async function rectWithTitle(Ra,qa){var df,Wd;const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;let ld;qa.cssClasses?ld="node "+qa.cssClasses:ld="node default";const ud=Ra.insert("g").attr("class",ld).attr("id",qa.domId||qa.id),cd=ud.insert("g"),dd=ud.insert("g").attr("class","label").attr("style",od),pd=qa.description,fd=qa.label,md=dd.node().appendChild(await createLabel_default(fd,qa.labelStyle,!0,!0));let vd={width:0,height:0};if(evaluate((Wd=(df=getConfig2())==null?void 0:df.flowchart)==null?void 0:Wd.htmlLabels)){const Jd=md.children[0],Xd=select(md);vd=Jd.getBoundingClientRect(),Xd.attr("width",vd.width),Xd.attr("height",vd.height)}log$1.info("Text 2",pd);const Ad=pd||[],Nd=md.getBBox(),Id=dd.node().appendChild(await createLabel_default(Ad.join?Ad.join("<br/>"):Ad,qa.labelStyle,!0,!0)),Od=Id.children[0],Fd=select(Id);vd=Od.getBoundingClientRect(),Fd.attr("width",vd.width),Fd.attr("height",vd.height);const Pd=(qa.padding||0)/2;select(Id).attr("transform","translate( "+(vd.width>Nd.width?0:(Nd.width-vd.width)/2)+", "+(Nd.height+Pd+5)+")"),select(md).attr("transform","translate( "+(vd.width<Nd.width?0:-(Nd.width-vd.width)/2)+", 0)"),vd=dd.node().getBBox(),dd.attr("transform","translate("+-vd.width/2+", "+(-vd.height/2-Pd+3)+")");const Md=vd.width+(qa.padding||0),Bd=vd.height+(qa.padding||0),jd=-vd.width/2-Pd,Hd=-vd.height/2-Pd;let Gd,zd;if(qa.look==="handDrawn"){const Jd=at$1.svg(ud),Xd=userNodeOverrides(qa,{}),_f=Jd.path(createRoundedRectPathD(jd,Hd,Md,Bd,qa.rx||0),Xd),vf=Jd.line(-vd.width/2-Pd,-vd.height/2-Pd+Nd.height+Pd,vd.width/2+Pd,-vd.height/2-Pd+Nd.height+Pd,Xd);zd=ud.insert(()=>(log$1.debug("Rough node insert CXC",_f),vf),":first-child"),Gd=ud.insert(()=>(log$1.debug("Rough node insert CXC",_f),_f),":first-child")}else Gd=cd.insert("rect",":first-child"),zd=cd.insert("line"),Gd.attr("class","outer title-state").attr("style",od).attr("x",-vd.width/2-Pd).attr("y",-vd.height/2-Pd).attr("width",vd.width+(qa.padding||0)).attr("height",vd.height+(qa.padding||0)),zd.attr("class","divider").attr("x1",-vd.width/2-Pd).attr("x2",vd.width/2+Pd).attr("y1",-vd.height/2-Pd+Nd.height+Pd).attr("y2",-vd.height/2-Pd+Nd.height+Pd);return updateNodeBounds(qa,Gd),qa.intersect=function(Jd){return intersect_default.rect(qa,Jd)},ud}__name(rectWithTitle,"rectWithTitle");async function roundedRect(Ra,qa){const nd={rx:5,ry:5,classes:"",labelPaddingX:((qa==null?void 0:qa.padding)||0)*1,labelPaddingY:((qa==null?void 0:qa.padding)||0)*1};return drawRect(Ra,qa,nd)}__name(roundedRect,"roundedRect");async function shadedProcess(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=(qa==null?void 0:qa.padding)??0,pd=Math.max(ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),fd=Math.max(ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),md=-ud.width/2-dd,vd=-ud.height/2-dd,{cssStyles:Ad}=qa,Nd=at$1.svg(ld),Id=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Id.roughness=0,Id.fillStyle="solid");const Od=[{x:md,y:vd},{x:md+pd+8,y:vd},{x:md+pd+8,y:vd+fd},{x:md-8,y:vd+fd},{x:md-8,y:vd},{x:md,y:vd},{x:md,y:vd+fd}],Fd=Nd.polygon(Od.map(Md=>[Md.x,Md.y]),Id),Pd=ld.insert(()=>Fd,":first-child");return Pd.attr("class","basic label-container").attr("style",handleUndefinedAttr(Ad)),od&&qa.look!=="handDrawn"&&Pd.selectAll("path").attr("style",od),Ad&&qa.look!=="handDrawn"&&Pd.selectAll("path").attr("style",od),cd.attr("transform",`translate(${-pd/2+4+(qa.padding??0)-(ud.x-(ud.left??0))},${-fd/2+(qa.padding??0)-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,Pd),qa.intersect=function(Md){return intersect_default.rect(qa,Md)},ld}__name(shadedProcess,"shadedProcess");async function slopedRect(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=Math.max(ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),pd=Math.max(ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),fd=-dd/2,md=-pd/2,{cssStyles:vd}=qa,Ad=at$1.svg(ld),Nd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Nd.roughness=0,Nd.fillStyle="solid");const Id=[{x:fd,y:md},{x:fd,y:md+pd},{x:fd+dd,y:md+pd},{x:fd+dd,y:md-pd/2}],Od=createPathFromPoints(Id),Fd=Ad.path(Od,Nd),Pd=ld.insert(()=>Fd,":first-child");return Pd.attr("class","basic label-container"),vd&&qa.look!=="handDrawn"&&Pd.selectChildren("path").attr("style",vd),od&&qa.look!=="handDrawn"&&Pd.selectChildren("path").attr("style",od),Pd.attr("transform",`translate(0, ${pd/4})`),cd.attr("transform",`translate(${-dd/2+(qa.padding??0)-(ud.x-(ud.left??0))}, ${-pd/4+(qa.padding??0)-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,Pd),qa.intersect=function(Md){return intersect_default.polygon(qa,Id,Md)},ld}__name(slopedRect,"slopedRect");async function squareRect2(Ra,qa){const nd={rx:0,ry:0,classes:"",labelPaddingX:((qa==null?void 0:qa.padding)||0)*2,labelPaddingY:((qa==null?void 0:qa.padding)||0)*1};return drawRect(Ra,qa,nd)}__name(squareRect2,"squareRect");async function stadium(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=ud.height+qa.padding,dd=ud.width+cd/4+qa.padding;let pd;const{cssStyles:fd}=qa;if(qa.look==="handDrawn"){const md=at$1.svg(ld),vd=userNodeOverrides(qa,{}),Ad=createRoundedRectPathD(-dd/2,-cd/2,dd,cd,cd/2),Nd=md.path(Ad,vd);pd=ld.insert(()=>Nd,":first-child"),pd.attr("class","basic label-container").attr("style",handleUndefinedAttr(fd))}else pd=ld.insert("rect",":first-child"),pd.attr("class","basic label-container").attr("style",od).attr("rx",cd/2).attr("ry",cd/2).attr("x",-dd/2).attr("y",-cd/2).attr("width",dd).attr("height",cd);return updateNodeBounds(qa,pd),qa.intersect=function(md){return intersect_default.rect(qa,md)},ld}__name(stadium,"stadium");async function state$1(Ra,qa){return drawRect(Ra,qa,{rx:5,ry:5,classes:"flowchart-node"})}__name(state$1,"state");function stateEnd(Ra,qa,{config:{themeVariables:nd}}){const{labelStyles:od,nodeStyles:ld}=styles2String(qa);qa.labelStyle=od;const{cssStyles:ud}=qa,{lineColor:cd,stateBorder:dd,nodeBorder:pd}=nd,fd=Ra.insert("g").attr("class","node default").attr("id",qa.domId||qa.id),md=at$1.svg(fd),vd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(vd.roughness=0,vd.fillStyle="solid");const Ad=md.circle(0,0,14,{...vd,stroke:cd,strokeWidth:2}),Nd=dd??pd,Id=md.circle(0,0,5,{...vd,fill:Nd,stroke:Nd,strokeWidth:2,fillStyle:"solid"}),Od=fd.insert(()=>Ad,":first-child");return Od.insert(()=>Id),ud&&Od.selectAll("path").attr("style",ud),ld&&Od.selectAll("path").attr("style",ld),updateNodeBounds(qa,Od),qa.intersect=function(Fd){return intersect_default.circle(qa,7,Fd)},fd}__name(stateEnd,"stateEnd");function stateStart(Ra,qa,{config:{themeVariables:nd}}){const{lineColor:od}=nd,ld=Ra.insert("g").attr("class","node default").attr("id",qa.domId||qa.id);let ud;if(qa.look==="handDrawn"){const dd=at$1.svg(ld).circle(0,0,14,solidStateFill(od));ud=ld.insert(()=>dd),ud.attr("class","state-start").attr("r",7).attr("width",14).attr("height",14)}else ud=ld.insert("circle",":first-child"),ud.attr("class","state-start").attr("r",7).attr("width",14).attr("height",14);return updateNodeBounds(qa,ud),qa.intersect=function(cd){return intersect_default.circle(qa,7,cd)},ld}__name(stateStart,"stateStart");async function subroutine(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=((qa==null?void 0:qa.padding)||0)/2,dd=ud.width+qa.padding,pd=ud.height+qa.padding,fd=-ud.width/2-cd,md=-ud.height/2-cd,vd=[{x:0,y:0},{x:dd,y:0},{x:dd,y:-pd},{x:0,y:-pd},{x:0,y:0},{x:-8,y:0},{x:dd+8,y:0},{x:dd+8,y:-pd},{x:-8,y:-pd},{x:-8,y:0}];if(qa.look==="handDrawn"){const Ad=at$1.svg(ld),Nd=userNodeOverrides(qa,{}),Id=Ad.rectangle(fd-8,md,dd+16,pd,Nd),Od=Ad.line(fd,md,fd,md+pd,Nd),Fd=Ad.line(fd+dd,md,fd+dd,md+pd,Nd);ld.insert(()=>Od,":first-child"),ld.insert(()=>Fd,":first-child");const Pd=ld.insert(()=>Id,":first-child"),{cssStyles:Md}=qa;Pd.attr("class","basic label-container").attr("style",handleUndefinedAttr(Md)),updateNodeBounds(qa,Pd)}else{const Ad=insertPolygonShape(ld,dd,pd,vd);od&&Ad.attr("style",od),updateNodeBounds(qa,Ad)}return qa.intersect=function(Ad){return intersect_default.polygon(qa,vd,Ad)},ld}__name(subroutine,"subroutine");async function taggedRect(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=Math.max(ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),dd=Math.max(ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),pd=-cd/2,fd=-dd/2,md=.2*dd,vd=.2*dd,{cssStyles:Ad}=qa,Nd=at$1.svg(ld),Id=userNodeOverrides(qa,{}),Od=[{x:pd-md/2,y:fd},{x:pd+cd+md/2,y:fd},{x:pd+cd+md/2,y:fd+dd},{x:pd-md/2,y:fd+dd}],Fd=[{x:pd+cd-md/2,y:fd+dd},{x:pd+cd+md/2,y:fd+dd},{x:pd+cd+md/2,y:fd+dd-vd}];qa.look!=="handDrawn"&&(Id.roughness=0,Id.fillStyle="solid");const Pd=createPathFromPoints(Od),Md=Nd.path(Pd,Id),Bd=createPathFromPoints(Fd),jd=Nd.path(Bd,{...Id,fillStyle:"solid"}),Hd=ld.insert(()=>jd,":first-child");return Hd.insert(()=>Md,":first-child"),Hd.attr("class","basic label-container"),Ad&&qa.look!=="handDrawn"&&Hd.selectAll("path").attr("style",Ad),od&&qa.look!=="handDrawn"&&Hd.selectAll("path").attr("style",od),updateNodeBounds(qa,Hd),qa.intersect=function(Gd){return intersect_default.polygon(qa,Od,Gd)},ld}__name(taggedRect,"taggedRect");async function taggedWaveEdgedRectangle(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=Math.max(ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),pd=Math.max(ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),fd=pd/4,md=.2*dd,vd=.2*pd,Ad=pd+fd,{cssStyles:Nd}=qa,Id=at$1.svg(ld),Od=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Od.roughness=0,Od.fillStyle="solid");const Fd=[{x:-dd/2-dd/2*.1,y:Ad/2},...generateFullSineWavePoints(-dd/2-dd/2*.1,Ad/2,dd/2+dd/2*.1,Ad/2,fd,.8),{x:dd/2+dd/2*.1,y:-Ad/2},{x:-dd/2-dd/2*.1,y:-Ad/2}],Pd=-dd/2+dd/2*.1,Md=-Ad/2-vd*.4,Bd=[{x:Pd+dd-md,y:(Md+pd)*1.4},{x:Pd+dd,y:Md+pd-vd},{x:Pd+dd,y:(Md+pd)*.9},...generateFullSineWavePoints(Pd+dd,(Md+pd)*1.3,Pd+dd-md,(Md+pd)*1.5,-pd*.03,.5)],jd=createPathFromPoints(Fd),Hd=Id.path(jd,Od),Gd=createPathFromPoints(Bd),zd=Id.path(Gd,{...Od,fillStyle:"solid"}),df=ld.insert(()=>zd,":first-child");return df.insert(()=>Hd,":first-child"),df.attr("class","basic label-container"),Nd&&qa.look!=="handDrawn"&&df.selectAll("path").attr("style",Nd),od&&qa.look!=="handDrawn"&&df.selectAll("path").attr("style",od),df.attr("transform",`translate(0,${-fd/2})`),cd.attr("transform",`translate(${-dd/2+(qa.padding??0)-(ud.x-(ud.left??0))},${-pd/2+(qa.padding??0)-fd/2-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,df),qa.intersect=function(Wd){return intersect_default.polygon(qa,Fd,Wd)},ld}__name(taggedWaveEdgedRectangle,"taggedWaveEdgedRectangle");async function text(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=Math.max(ud.width+qa.padding,(qa==null?void 0:qa.width)||0),dd=Math.max(ud.height+qa.padding,(qa==null?void 0:qa.height)||0),pd=-cd/2,fd=-dd/2,md=ld.insert("rect",":first-child");return md.attr("class","text").attr("style",od).attr("rx",0).attr("ry",0).attr("x",pd).attr("y",fd).attr("width",cd).attr("height",dd),updateNodeBounds(qa,md),qa.intersect=function(vd){return intersect_default.rect(qa,vd)},ld}__name(text,"text");var createCylinderPathD3=__name((Ra,qa,nd,od,ld,ud)=>`M${Ra},${qa}
a${ld},${ud} 0,0,1 0,${-od}
l${nd},0
a${ld},${ud} 0,0,1 0,${od}
M${nd},${-od}
a${ld},${ud} 0,0,0 0,${od}
l${-nd},0`,"createCylinderPathD"),createOuterCylinderPathD3=__name((Ra,qa,nd,od,ld,ud)=>[`M${Ra},${qa}`,`M${Ra+nd},${qa}`,`a${ld},${ud} 0,0,0 0,${-od}`,`l${-nd},0`,`a${ld},${ud} 0,0,0 0,${od}`,`l${nd},0`].join(" "),"createOuterCylinderPathD"),createInnerCylinderPathD3=__name((Ra,qa,nd,od,ld,ud)=>[`M${Ra+nd/2},${-od/2}`,`a${ld},${ud} 0,0,0 0,${od}`].join(" "),"createInnerCylinderPathD");async function tiltedCylinder(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd,halfPadding:dd}=await labelHelper(Ra,qa,getNodeClasses(qa)),pd=qa.look==="neo"?dd*2:dd,fd=ud.height+pd,md=fd/2,vd=md/(2.5+fd/50),Ad=ud.width+vd+pd,{cssStyles:Nd}=qa;let Id;if(qa.look==="handDrawn"){const Od=at$1.svg(ld),Fd=createOuterCylinderPathD3(0,0,Ad,fd,vd,md),Pd=createInnerCylinderPathD3(0,0,Ad,fd,vd,md),Md=Od.path(Fd,userNodeOverrides(qa,{})),Bd=Od.path(Pd,userNodeOverrides(qa,{fill:"none"}));Id=ld.insert(()=>Bd,":first-child"),Id=ld.insert(()=>Md,":first-child"),Id.attr("class","basic label-container"),Nd&&Id.attr("style",Nd)}else{const Od=createCylinderPathD3(0,0,Ad,fd,vd,md);Id=ld.insert("path",":first-child").attr("d",Od).attr("class","basic label-container").attr("style",handleUndefinedAttr(Nd)).attr("style",od),Id.attr("class","basic label-container"),Nd&&Id.selectAll("path").attr("style",Nd),od&&Id.selectAll("path").attr("style",od)}return Id.attr("label-offset-x",vd),Id.attr("transform",`translate(${-Ad/2}, ${fd/2} )`),cd.attr("transform",`translate(${-(ud.width/2)-vd-(ud.x-(ud.left??0))}, ${-(ud.height/2)-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,Id),qa.intersect=function(Od){const Fd=intersect_default.rect(qa,Od),Pd=Fd.y-(qa.y??0);if(md!=0&&(Math.abs(Pd)<(qa.height??0)/2||Math.abs(Pd)==(qa.height??0)/2&&Math.abs(Fd.x-(qa.x??0))>(qa.width??0)/2-vd)){let Md=vd*vd*(1-Pd*Pd/(md*md));Md!=0&&(Md=Math.sqrt(Math.abs(Md))),Md=vd-Md,Od.x-(qa.x??0)>0&&(Md=-Md),Fd.x+=Md}return Fd},ld}__name(tiltedCylinder,"tiltedCylinder");async function trapezoid(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=ud.width+qa.padding,dd=ud.height+qa.padding,pd=[{x:-3*dd/6,y:0},{x:cd+3*dd/6,y:0},{x:cd,y:-dd},{x:0,y:-dd}];let fd;const{cssStyles:md}=qa;if(qa.look==="handDrawn"){const vd=at$1.svg(ld),Ad=userNodeOverrides(qa,{}),Nd=createPathFromPoints(pd),Id=vd.path(Nd,Ad);fd=ld.insert(()=>Id,":first-child").attr("transform",`translate(${-cd/2}, ${dd/2})`),md&&fd.attr("style",md)}else fd=insertPolygonShape(ld,cd,dd,pd);return od&&fd.attr("style",od),qa.width=cd,qa.height=dd,updateNodeBounds(qa,fd),qa.intersect=function(vd){return intersect_default.polygon(qa,pd,vd)},ld}__name(trapezoid,"trapezoid");async function trapezoidalPentagon(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=60,dd=20,pd=Math.max(cd,ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),fd=Math.max(dd,ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),{cssStyles:md}=qa,vd=at$1.svg(ld),Ad=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Ad.roughness=0,Ad.fillStyle="solid");const Nd=[{x:-pd/2*.8,y:-fd/2},{x:pd/2*.8,y:-fd/2},{x:pd/2,y:-fd/2*.6},{x:pd/2,y:fd/2},{x:-pd/2,y:fd/2},{x:-pd/2,y:-fd/2*.6}],Id=createPathFromPoints(Nd),Od=vd.path(Id,Ad),Fd=ld.insert(()=>Od,":first-child");return Fd.attr("class","basic label-container"),md&&qa.look!=="handDrawn"&&Fd.selectChildren("path").attr("style",md),od&&qa.look!=="handDrawn"&&Fd.selectChildren("path").attr("style",od),updateNodeBounds(qa,Fd),qa.intersect=function(Pd){return intersect_default.polygon(qa,Nd,Pd)},ld}__name(trapezoidalPentagon,"trapezoidalPentagon");async function triangle(Ra,qa){var Md;const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=evaluate((Md=getConfig2().flowchart)==null?void 0:Md.htmlLabels),pd=ud.width+(qa.padding??0),fd=pd+ud.height,md=pd+ud.height,vd=[{x:0,y:0},{x:md,y:0},{x:md/2,y:-fd}],{cssStyles:Ad}=qa,Nd=at$1.svg(ld),Id=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Id.roughness=0,Id.fillStyle="solid");const Od=createPathFromPoints(vd),Fd=Nd.path(Od,Id),Pd=ld.insert(()=>Fd,":first-child").attr("transform",`translate(${-fd/2}, ${fd/2})`);return Ad&&qa.look!=="handDrawn"&&Pd.selectChildren("path").attr("style",Ad),od&&qa.look!=="handDrawn"&&Pd.selectChildren("path").attr("style",od),qa.width=pd,qa.height=fd,updateNodeBounds(qa,Pd),cd.attr("transform",`translate(${-ud.width/2-(ud.x-(ud.left??0))}, ${fd/2-(ud.height+(qa.padding??0)/(dd?2:1)-(ud.y-(ud.top??0)))})`),qa.intersect=function(Bd){return log$1.info("Triangle intersect",qa,vd,Bd),intersect_default.polygon(qa,vd,Bd)},ld}__name(triangle,"triangle");async function waveEdgedRectangle(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=Math.max(ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),pd=Math.max(ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),fd=pd/8,md=pd+fd,{cssStyles:vd}=qa,Nd=70-dd,Id=Nd>0?Nd/2:0,Od=at$1.svg(ld),Fd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Fd.roughness=0,Fd.fillStyle="solid");const Pd=[{x:-dd/2-Id,y:md/2},...generateFullSineWavePoints(-dd/2-Id,md/2,dd/2+Id,md/2,fd,.8),{x:dd/2+Id,y:-md/2},{x:-dd/2-Id,y:-md/2}],Md=createPathFromPoints(Pd),Bd=Od.path(Md,Fd),jd=ld.insert(()=>Bd,":first-child");return jd.attr("class","basic label-container"),vd&&qa.look!=="handDrawn"&&jd.selectAll("path").attr("style",vd),od&&qa.look!=="handDrawn"&&jd.selectAll("path").attr("style",od),jd.attr("transform",`translate(0,${-fd/2})`),cd.attr("transform",`translate(${-dd/2+(qa.padding??0)-(ud.x-(ud.left??0))},${-pd/2+(qa.padding??0)-fd-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,jd),qa.intersect=function(Hd){return intersect_default.polygon(qa,Pd,Hd)},ld}__name(waveEdgedRectangle,"waveEdgedRectangle");async function waveRectangle(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud}=await labelHelper(Ra,qa,getNodeClasses(qa)),cd=100,dd=50,pd=Math.max(ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),fd=Math.max(ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),md=pd/fd;let vd=pd,Ad=fd;vd>Ad*md?Ad=vd/md:vd=Ad*md,vd=Math.max(vd,cd),Ad=Math.max(Ad,dd);const Nd=Math.min(Ad*.2,Ad/4),Id=Ad+Nd*2,{cssStyles:Od}=qa,Fd=at$1.svg(ld),Pd=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Pd.roughness=0,Pd.fillStyle="solid");const Md=[{x:-vd/2,y:Id/2},...generateFullSineWavePoints(-vd/2,Id/2,vd/2,Id/2,Nd,1),{x:vd/2,y:-Id/2},...generateFullSineWavePoints(vd/2,-Id/2,-vd/2,-Id/2,Nd,-1)],Bd=createPathFromPoints(Md),jd=Fd.path(Bd,Pd),Hd=ld.insert(()=>jd,":first-child");return Hd.attr("class","basic label-container"),Od&&qa.look!=="handDrawn"&&Hd.selectAll("path").attr("style",Od),od&&qa.look!=="handDrawn"&&Hd.selectAll("path").attr("style",od),updateNodeBounds(qa,Hd),qa.intersect=function(Gd){return intersect_default.polygon(qa,Md,Gd)},ld}__name(waveRectangle,"waveRectangle");async function windowPane(Ra,qa){const{labelStyles:nd,nodeStyles:od}=styles2String(qa);qa.labelStyle=nd;const{shapeSvg:ld,bbox:ud,label:cd}=await labelHelper(Ra,qa,getNodeClasses(qa)),dd=Math.max(ud.width+(qa.padding??0)*2,(qa==null?void 0:qa.width)??0),pd=Math.max(ud.height+(qa.padding??0)*2,(qa==null?void 0:qa.height)??0),fd=5,md=-dd/2,vd=-pd/2,{cssStyles:Ad}=qa,Nd=at$1.svg(ld),Id=userNodeOverrides(qa,{}),Od=[{x:md-fd,y:vd-fd},{x:md-fd,y:vd+pd},{x:md+dd,y:vd+pd},{x:md+dd,y:vd-fd}],Fd=`M${md-fd},${vd-fd} L${md+dd},${vd-fd} L${md+dd},${vd+pd} L${md-fd},${vd+pd} L${md-fd},${vd-fd}
M${md-fd},${vd} L${md+dd},${vd}
M${md},${vd-fd} L${md},${vd+pd}`;qa.look!=="handDrawn"&&(Id.roughness=0,Id.fillStyle="solid");const Pd=Nd.path(Fd,Id),Md=ld.insert(()=>Pd,":first-child");return Md.attr("transform",`translate(${fd/2}, ${fd/2})`),Md.attr("class","basic label-container"),Ad&&qa.look!=="handDrawn"&&Md.selectAll("path").attr("style",Ad),od&&qa.look!=="handDrawn"&&Md.selectAll("path").attr("style",od),cd.attr("transform",`translate(${-(ud.width/2)+fd/2-(ud.x-(ud.left??0))}, ${-(ud.height/2)+fd/2-(ud.y-(ud.top??0))})`),updateNodeBounds(qa,Md),qa.intersect=function(Bd){return intersect_default.polygon(qa,Od,Bd)},ld}__name(windowPane,"windowPane");async function textHelper(Ra,qa,nd,od,ld=nd.class.padding??12){const ud=od?0:3,cd=Ra.insert("g").attr("class",getNodeClasses(qa)).attr("id",qa.domId||qa.id);let dd=null,pd=null,fd=null,md=null,vd=0,Ad=0,Nd=0;if(dd=cd.insert("g").attr("class","annotation-group text"),qa.annotations.length>0){const Md=qa.annotations[0];await addText(dd,{text:`«${Md}»`},0),vd=dd.node().getBBox().height}pd=cd.insert("g").attr("class","label-group text"),await addText(pd,qa,0,["font-weight: bolder"]);const Id=pd.node().getBBox();Ad=Id.height,fd=cd.insert("g").attr("class","members-group text");let Od=0;for(const Md of qa.members){const Bd=await addText(fd,Md,Od,[Md.parseClassifier()]);Od+=Bd+ud}Nd=fd.node().getBBox().height,Nd<=0&&(Nd=ld/2),md=cd.insert("g").attr("class","methods-group text");let Fd=0;for(const Md of qa.methods){const Bd=await addText(md,Md,Fd,[Md.parseClassifier()]);Fd+=Bd+ud}let Pd=cd.node().getBBox();if(dd!==null){const Md=dd.node().getBBox();dd.attr("transform",`translate(${-Md.width/2})`)}return pd.attr("transform",`translate(${-Id.width/2}, ${vd})`),Pd=cd.node().getBBox(),fd.attr("transform",`translate(0, ${vd+Ad+ld*2})`),Pd=cd.node().getBBox(),md.attr("transform",`translate(0, ${vd+Ad+(Nd?Nd+ld*4:ld*2)})`),Pd=cd.node().getBBox(),{shapeSvg:cd,bbox:Pd}}__name(textHelper,"textHelper");async function addText(Ra,qa,nd,od=[]){const ld=Ra.insert("g").attr("class","label").attr("style",od.join("; ")),ud=getConfig$1();let cd="useHtmlLabels"in qa?qa.useHtmlLabels:evaluate(ud.htmlLabels)??!0,dd="";"text"in qa?dd=qa.text:dd=qa.label,!cd&&dd.startsWith("\\")&&(dd=dd.substring(1)),hasKatex(dd)&&(cd=!0);const pd=await createText(ld,sanitizeText3(decodeEntities(dd)),{width:calculateTextWidth(dd,ud)+50,classes:"markdown-node-label",useHtmlLabels:cd},ud);let fd,md=1;if(cd){const vd=pd.children[0],Ad=select(pd);md=vd.innerHTML.split("<br>").length,vd.innerHTML.includes("</math>")&&(md+=vd.innerHTML.split("<mrow>").length-1);const Nd=vd.getElementsByTagName("img");if(Nd){const Id=dd.replace(/<img[^>]*>/g,"").trim()==="";await Promise.all([...Nd].map(Od=>new Promise(Fd=>{function Pd(){var Md;if(Od.style.display="flex",Od.style.flexDirection="column",Id){const Bd=((Md=ud.fontSize)==null?void 0:Md.toString())??window.getComputedStyle(document.body).fontSize,Hd=parseInt(Bd,10)*5+"px";Od.style.minWidth=Hd,Od.style.maxWidth=Hd}else Od.style.width="100%";Fd(Od)}__name(Pd,"setupImage"),setTimeout(()=>{Od.complete&&Pd()}),Od.addEventListener("error",Pd),Od.addEventListener("load",Pd)})))}fd=vd.getBoundingClientRect(),Ad.attr("width",fd.width),Ad.attr("height",fd.height)}else{od.includes("font-weight: bolder")&&select(pd).selectAll("tspan").attr("font-weight",""),md=pd.children.length;const vd=pd.children[0];(pd.textContent===""||pd.textContent.includes("&gt"))&&(vd.textContent=dd[0]+dd.substring(1).replaceAll("&gt;",">").replaceAll("&lt;","<").trim(),dd[1]===" "&&(vd.textContent=vd.textContent[0]+" "+vd.textContent.substring(1))),vd.textContent==="undefined"&&(vd.textContent=""),fd=pd.getBBox()}return ld.attr("transform","translate(0,"+(-fd.height/(2*md)+nd)+")"),fd.height}__name(addText,"addText");async function classBox(Ra,qa){var Wd,Jd;const nd=getConfig2(),od=nd.class.padding??12,ld=od,ud=qa.useHtmlLabels??evaluate(nd.htmlLabels)??!0,cd=qa;cd.annotations=cd.annotations??[],cd.members=cd.members??[],cd.methods=cd.methods??[];const{shapeSvg:dd,bbox:pd}=await textHelper(Ra,qa,nd,ud,ld),{labelStyles:fd,nodeStyles:md}=styles2String(qa);qa.labelStyle=fd,qa.cssStyles=cd.styles||"";const vd=((Wd=cd.styles)==null?void 0:Wd.join(";"))||md||"";qa.cssStyles||(qa.cssStyles=vd.replaceAll("!important","").split(";"));const Ad=cd.members.length===0&&cd.methods.length===0&&!((Jd=nd.class)!=null&&Jd.hideEmptyMembersBox),Nd=at$1.svg(dd),Id=userNodeOverrides(qa,{});qa.look!=="handDrawn"&&(Id.roughness=0,Id.fillStyle="solid");const Od=pd.width;let Fd=pd.height;cd.members.length===0&&cd.methods.length===0?Fd+=ld:cd.members.length>0&&cd.methods.length===0&&(Fd+=ld*2);const Pd=-Od/2,Md=-Fd/2,Bd=Nd.rectangle(Pd-od,Md-od-(Ad?od:cd.members.length===0&&cd.methods.length===0?-od/2:0),Od+2*od,Fd+2*od+(Ad?od*2:cd.members.length===0&&cd.methods.length===0?-od:0),Id),jd=dd.insert(()=>Bd,":first-child");jd.attr("class","basic label-container");const Hd=jd.node().getBBox();dd.selectAll(".text").each((Xd,_f,vf)=>{var Kf;const Sf=select(vf[_f]),gf=Sf.attr("transform");let bf=0;if(gf){const eh=RegExp(/translate\(([^,]+),([^)]+)\)/).exec(gf);eh&&(bf=parseFloat(eh[2]))}let Tf=bf+Md+od-(Ad?od:cd.members.length===0&&cd.methods.length===0?-od/2:0);ud||(Tf-=4);let Mf=Pd;(Sf.attr("class").includes("label-group")||Sf.attr("class").includes("annotation-group"))&&(Mf=-((Kf=Sf.node())==null?void 0:Kf.getBBox().width)/2||0,dd.selectAll("text").each(function(Zf,eh,$f){window.getComputedStyle($f[eh]).textAnchor==="middle"&&(Mf=0)})),Sf.attr("transform",`translate(${Mf}, ${Tf})`)});const Gd=dd.select(".annotation-group").node().getBBox().height-(Ad?od/2:0)||0,zd=dd.select(".label-group").node().getBBox().height-(Ad?od/2:0)||0,df=dd.select(".members-group").node().getBBox().height-(Ad?od/2:0)||0;if(cd.members.length>0||cd.methods.length>0||Ad){const Xd=Nd.line(Hd.x,Gd+zd+Md+od,Hd.x+Hd.width,Gd+zd+Md+od,Id);dd.insert(()=>Xd).attr("class","divider").attr("style",vd)}if(Ad||cd.members.length>0||cd.methods.length>0){const Xd=Nd.line(Hd.x,Gd+zd+df+Md+ld*2+od,Hd.x+Hd.width,Gd+zd+df+Md+od+ld*2,Id);dd.insert(()=>Xd).attr("class","divider").attr("style",vd)}if(cd.look!=="handDrawn"&&dd.selectAll("path").attr("style",vd),jd.select(":nth-child(2)").attr("style",vd),dd.selectAll(".divider").select("path").attr("style",vd),qa.labelStyle?dd.selectAll("span").attr("style",qa.labelStyle):dd.selectAll("span").attr("style",vd),!ud){const Xd=RegExp(/color\s*:\s*([^;]*)/),_f=Xd.exec(vd);if(_f){const vf=_f[0].replace("color","fill");dd.selectAll("tspan").attr("style",vf)}else if(fd){const vf=Xd.exec(fd);if(vf){const Sf=vf[0].replace("color","fill");dd.selectAll("tspan").attr("style",Sf)}}}return updateNodeBounds(qa,jd),qa.intersect=function(Xd){return intersect_default.rect(qa,Xd)},dd}__name(classBox,"classBox");var colorFromPriority=__name(Ra=>{switch(Ra){case"Very High":return"red";case"High":return"orange";case"Medium":return null;case"Low":return"blue";case"Very Low":return"lightblue"}},"colorFromPriority");async function kanbanItem(Ra,qa,{config:nd}){var _f,vf;const{labelStyles:od,nodeStyles:ld}=styles2String(qa);qa.labelStyle=od||"";const ud=10,cd=qa.width;qa.width=(qa.width??200)-10;const{shapeSvg:dd,bbox:pd,label:fd}=await labelHelper(Ra,qa,getNodeClasses(qa)),md=qa.padding||10;let vd="",Ad;"ticket"in qa&&qa.ticket&&((_f=nd==null?void 0:nd.kanban)!=null&&_f.ticketBaseUrl)&&(vd=(vf=nd==null?void 0:nd.kanban)==null?void 0:vf.ticketBaseUrl.replace("#TICKET#",qa.ticket),Ad=dd.insert("svg:a",":first-child").attr("class","kanban-ticket-link").attr("xlink:href",vd).attr("target","_blank"));const Nd={useHtmlLabels:qa.useHtmlLabels,labelStyle:qa.labelStyle||"",width:qa.width,img:qa.img,padding:qa.padding||8,centerLabel:!1};let Id,Od;Ad?{label:Id,bbox:Od}=await insertLabel(Ad,"ticket"in qa&&qa.ticket||"",Nd):{label:Id,bbox:Od}=await insertLabel(dd,"ticket"in qa&&qa.ticket||"",Nd);const{label:Fd,bbox:Pd}=await insertLabel(dd,"assigned"in qa&&qa.assigned||"",Nd);qa.width=cd;const Md=10,Bd=(qa==null?void 0:qa.width)||0,jd=Math.max(Od.height,Pd.height)/2,Hd=Math.max(pd.height+Md*2,(qa==null?void 0:qa.height)||0)+jd,Gd=-Bd/2,zd=-Hd/2;fd.attr("transform","translate("+(md-Bd/2)+", "+(-jd-pd.height/2)+")"),Id.attr("transform","translate("+(md-Bd/2)+", "+(-jd+pd.height/2)+")"),Fd.attr("transform","translate("+(md+Bd/2-Pd.width-2*ud)+", "+(-jd+pd.height/2)+")");let df;const{rx:Wd,ry:Jd}=qa,{cssStyles:Xd}=qa;if(qa.look==="handDrawn"){const Sf=at$1.svg(dd),gf=userNodeOverrides(qa,{}),bf=Wd||Jd?Sf.path(createRoundedRectPathD(Gd,zd,Bd,Hd,Wd||0),gf):Sf.rectangle(Gd,zd,Bd,Hd,gf);df=dd.insert(()=>bf,":first-child"),df.attr("class","basic label-container").attr("style",Xd||null)}else{df=dd.insert("rect",":first-child"),df.attr("class","basic label-container __APA__").attr("style",ld).attr("rx",Wd??5).attr("ry",Jd??5).attr("x",Gd).attr("y",zd).attr("width",Bd).attr("height",Hd);const Sf="priority"in qa&&qa.priority;if(Sf){const gf=dd.append("line"),bf=Gd+2,Tf=zd+Math.floor((Wd??0)/2),Mf=zd+Hd-Math.floor((Wd??0)/2);gf.attr("x1",bf).attr("y1",Tf).attr("x2",bf).attr("y2",Mf).attr("stroke-width","4").attr("stroke",colorFromPriority(Sf))}}return updateNodeBounds(qa,df),qa.height=Hd,qa.intersect=function(Sf){return intersect_default.rect(qa,Sf)},dd}__name(kanbanItem,"kanbanItem");var shapesDefs=[{semanticName:"Process",name:"Rectangle",shortName:"rect",description:"Standard process shape",aliases:["proc","process","rectangle"],internalAliases:["squareRect"],handler:squareRect2},{semanticName:"Event",name:"Rounded Rectangle",shortName:"rounded",description:"Represents an event",aliases:["event"],internalAliases:["roundedRect"],handler:roundedRect},{semanticName:"Terminal Point",name:"Stadium",shortName:"stadium",description:"Terminal point",aliases:["terminal","pill"],handler:stadium},{semanticName:"Subprocess",name:"Framed Rectangle",shortName:"fr-rect",description:"Subprocess",aliases:["subprocess","subproc","framed-rectangle","subroutine"],handler:subroutine},{semanticName:"Database",name:"Cylinder",shortName:"cyl",description:"Database storage",aliases:["db","database","cylinder"],handler:cylinder},{semanticName:"Start",name:"Circle",shortName:"circle",description:"Starting point",aliases:["circ"],handler:circle$1},{semanticName:"Decision",name:"Diamond",shortName:"diam",description:"Decision-making step",aliases:["decision","diamond","question"],handler:question},{semanticName:"Prepare Conditional",name:"Hexagon",shortName:"hex",description:"Preparation or condition step",aliases:["hexagon","prepare"],handler:hexagon},{semanticName:"Data Input/Output",name:"Lean Right",shortName:"lean-r",description:"Represents input or output",aliases:["lean-right","in-out"],internalAliases:["lean_right"],handler:lean_right},{semanticName:"Data Input/Output",name:"Lean Left",shortName:"lean-l",description:"Represents output or input",aliases:["lean-left","out-in"],internalAliases:["lean_left"],handler:lean_left},{semanticName:"Priority Action",name:"Trapezoid Base Bottom",shortName:"trap-b",description:"Priority action",aliases:["priority","trapezoid-bottom","trapezoid"],handler:trapezoid},{semanticName:"Manual Operation",name:"Trapezoid Base Top",shortName:"trap-t",description:"Represents a manual task",aliases:["manual","trapezoid-top","inv-trapezoid"],internalAliases:["inv_trapezoid"],handler:inv_trapezoid},{semanticName:"Stop",name:"Double Circle",shortName:"dbl-circ",description:"Represents a stop point",aliases:["double-circle"],internalAliases:["doublecircle"],handler:doublecircle},{semanticName:"Text Block",name:"Text Block",shortName:"text",description:"Text block",handler:text},{semanticName:"Card",name:"Notched Rectangle",shortName:"notch-rect",description:"Represents a card",aliases:["card","notched-rectangle"],handler:card},{semanticName:"Lined/Shaded Process",name:"Lined Rectangle",shortName:"lin-rect",description:"Lined process shape",aliases:["lined-rectangle","lined-process","lin-proc","shaded-process"],handler:shadedProcess},{semanticName:"Start",name:"Small Circle",shortName:"sm-circ",description:"Small starting point",aliases:["start","small-circle"],internalAliases:["stateStart"],handler:stateStart},{semanticName:"Stop",name:"Framed Circle",shortName:"fr-circ",description:"Stop point",aliases:["stop","framed-circle"],internalAliases:["stateEnd"],handler:stateEnd},{semanticName:"Fork/Join",name:"Filled Rectangle",shortName:"fork",description:"Fork or join in process flow",aliases:["join"],internalAliases:["forkJoin"],handler:forkJoin},{semanticName:"Collate",name:"Hourglass",shortName:"hourglass",description:"Represents a collate operation",aliases:["hourglass","collate"],handler:hourglass},{semanticName:"Comment",name:"Curly Brace",shortName:"brace",description:"Adds a comment",aliases:["comment","brace-l"],handler:curlyBraceLeft},{semanticName:"Comment Right",name:"Curly Brace",shortName:"brace-r",description:"Adds a comment",handler:curlyBraceRight},{semanticName:"Comment with braces on both sides",name:"Curly Braces",shortName:"braces",description:"Adds a comment",handler:curlyBraces},{semanticName:"Com Link",name:"Lightning Bolt",shortName:"bolt",description:"Communication link",aliases:["com-link","lightning-bolt"],handler:lightningBolt},{semanticName:"Document",name:"Document",shortName:"doc",description:"Represents a document",aliases:["doc","document"],handler:waveEdgedRectangle},{semanticName:"Delay",name:"Half-Rounded Rectangle",shortName:"delay",description:"Represents a delay",aliases:["half-rounded-rectangle"],handler:halfRoundedRectangle},{semanticName:"Direct Access Storage",name:"Horizontal Cylinder",shortName:"h-cyl",description:"Direct access storage",aliases:["das","horizontal-cylinder"],handler:tiltedCylinder},{semanticName:"Disk Storage",name:"Lined Cylinder",shortName:"lin-cyl",description:"Disk storage",aliases:["disk","lined-cylinder"],handler:linedCylinder},{semanticName:"Display",name:"Curved Trapezoid",shortName:"curv-trap",description:"Represents a display",aliases:["curved-trapezoid","display"],handler:curvedTrapezoid},{semanticName:"Divided Process",name:"Divided Rectangle",shortName:"div-rect",description:"Divided process shape",aliases:["div-proc","divided-rectangle","divided-process"],handler:dividedRectangle},{semanticName:"Extract",name:"Triangle",shortName:"tri",description:"Extraction process",aliases:["extract","triangle"],handler:triangle},{semanticName:"Internal Storage",name:"Window Pane",shortName:"win-pane",description:"Internal storage",aliases:["internal-storage","window-pane"],handler:windowPane},{semanticName:"Junction",name:"Filled Circle",shortName:"f-circ",description:"Junction point",aliases:["junction","filled-circle"],handler:filledCircle},{semanticName:"Loop Limit",name:"Trapezoidal Pentagon",shortName:"notch-pent",description:"Loop limit step",aliases:["loop-limit","notched-pentagon"],handler:trapezoidalPentagon},{semanticName:"Manual File",name:"Flipped Triangle",shortName:"flip-tri",description:"Manual file operation",aliases:["manual-file","flipped-triangle"],handler:flippedTriangle},{semanticName:"Manual Input",name:"Sloped Rectangle",shortName:"sl-rect",description:"Manual input step",aliases:["manual-input","sloped-rectangle"],handler:slopedRect},{semanticName:"Multi-Document",name:"Stacked Document",shortName:"docs",description:"Multiple documents",aliases:["documents","st-doc","stacked-document"],handler:multiWaveEdgedRectangle},{semanticName:"Multi-Process",name:"Stacked Rectangle",shortName:"st-rect",description:"Multiple processes",aliases:["procs","processes","stacked-rectangle"],handler:multiRect},{semanticName:"Stored Data",name:"Bow Tie Rectangle",shortName:"bow-rect",description:"Stored data",aliases:["stored-data","bow-tie-rectangle"],handler:bowTieRect},{semanticName:"Summary",name:"Crossed Circle",shortName:"cross-circ",description:"Summary",aliases:["summary","crossed-circle"],handler:crossedCircle},{semanticName:"Tagged Document",name:"Tagged Document",shortName:"tag-doc",description:"Tagged document",aliases:["tag-doc","tagged-document"],handler:taggedWaveEdgedRectangle},{semanticName:"Tagged Process",name:"Tagged Rectangle",shortName:"tag-rect",description:"Tagged process",aliases:["tagged-rectangle","tag-proc","tagged-process"],handler:taggedRect},{semanticName:"Paper Tape",name:"Flag",shortName:"flag",description:"Paper tape",aliases:["paper-tape"],handler:waveRectangle},{semanticName:"Odd",name:"Odd",shortName:"odd",description:"Odd shape",internalAliases:["rect_left_inv_arrow"],handler:rect_left_inv_arrow},{semanticName:"Lined Document",name:"Lined Document",shortName:"lin-doc",description:"Lined document",aliases:["lined-document"],handler:linedWaveEdgedRect}],generateShapeMap=__name(()=>{const qa=[...Object.entries({state:state$1,choice,note,rectWithTitle,labelRect,iconSquare,iconCircle,icon,iconRounded,imageSquare,anchor,kanbanItem,classBox}),...shapesDefs.flatMap(nd=>[nd.shortName,..."aliases"in nd?nd.aliases:[],..."internalAliases"in nd?nd.internalAliases:[]].map(ld=>[ld,nd.handler]))];return Object.fromEntries(qa)},"generateShapeMap"),shapes2=generateShapeMap();function isValidShape(Ra){return Ra in shapes2}__name(isValidShape,"isValidShape");var nodeElems=new Map;async function insertNode(Ra,qa,nd){let od,ld;qa.shape==="rect"&&(qa.rx&&qa.ry?qa.shape="roundedRect":qa.shape="squareRect");const ud=qa.shape?shapes2[qa.shape]:void 0;if(!ud)throw new Error(`No such shape: ${qa.shape}. Please check your syntax.`);if(qa.link){let cd;nd.config.securityLevel==="sandbox"?cd="_top":qa.linkTarget&&(cd=qa.linkTarget||"_blank"),od=Ra.insert("svg:a").attr("xlink:href",qa.link).attr("target",cd??null),ld=await ud(od,qa,nd)}else ld=await ud(Ra,qa,nd),od=ld;return qa.tooltip&&ld.attr("title",qa.tooltip),nodeElems.set(qa.id,od),qa.haveCallback&&od.attr("class",od.attr("class")+" clickable"),od}__name(insertNode,"insertNode");var setNodeElem=__name((Ra,qa)=>{nodeElems.set(qa.id,Ra)},"setNodeElem"),clear2=__name(()=>{nodeElems.clear()},"clear"),positionNode=__name(Ra=>{const qa=nodeElems.get(Ra.id);log$1.trace("Transforming node",Ra.diff,Ra,"translate("+(Ra.x-Ra.width/2-5)+", "+Ra.width/2+")");const nd=8,od=Ra.diff||0;return Ra.clusterNode?qa.attr("transform","translate("+(Ra.x+od-Ra.width/2)+", "+(Ra.y-Ra.height/2-nd)+")"):qa.attr("transform","translate("+Ra.x+", "+Ra.y+")"),od},"positionNode"),markerOffsets={aggregation:18,extension:18,composition:18,dependency:6,lollipop:13.5,arrow_point:4};function calculateDeltaAndAngle(Ra,qa){if(Ra===void 0||qa===void 0)return{angle:0,deltaX:0,deltaY:0};Ra=pointTransformer(Ra),qa=pointTransformer(qa);const[nd,od]=[Ra.x,Ra.y],[ld,ud]=[qa.x,qa.y],cd=ld-nd,dd=ud-od;return{angle:Math.atan(dd/cd),deltaX:cd,deltaY:dd}}__name(calculateDeltaAndAngle,"calculateDeltaAndAngle");var pointTransformer=__name(Ra=>Array.isArray(Ra)?{x:Ra[0],y:Ra[1]}:Ra,"pointTransformer"),getLineFunctionsWithOffset=__name(Ra=>({x:__name(function(qa,nd,od){let ld=0;const ud=pointTransformer(od[0]).x<pointTransformer(od[od.length-1]).x?"left":"right";if(nd===0&&Object.hasOwn(markerOffsets,Ra.arrowTypeStart)){const{angle:Nd,deltaX:Id}=calculateDeltaAndAngle(od[0],od[1]);ld=markerOffsets[Ra.arrowTypeStart]*Math.cos(Nd)*(Id>=0?1:-1)}else if(nd===od.length-1&&Object.hasOwn(markerOffsets,Ra.arrowTypeEnd)){const{angle:Nd,deltaX:Id}=calculateDeltaAndAngle(od[od.length-1],od[od.length-2]);ld=markerOffsets[Ra.arrowTypeEnd]*Math.cos(Nd)*(Id>=0?1:-1)}const cd=Math.abs(pointTransformer(qa).x-pointTransformer(od[od.length-1]).x),dd=Math.abs(pointTransformer(qa).y-pointTransformer(od[od.length-1]).y),pd=Math.abs(pointTransformer(qa).x-pointTransformer(od[0]).x),fd=Math.abs(pointTransformer(qa).y-pointTransformer(od[0]).y),md=markerOffsets[Ra.arrowTypeStart],vd=markerOffsets[Ra.arrowTypeEnd],Ad=1;if(cd<vd&&cd>0&&dd<vd){let Nd=vd+Ad-cd;Nd*=ud==="right"?-1:1,ld-=Nd}if(pd<md&&pd>0&&fd<md){let Nd=md+Ad-pd;Nd*=ud==="right"?-1:1,ld+=Nd}return pointTransformer(qa).x+ld},"x"),y:__name(function(qa,nd,od){let ld=0;const ud=pointTransformer(od[0]).y<pointTransformer(od[od.length-1]).y?"down":"up";if(nd===0&&Object.hasOwn(markerOffsets,Ra.arrowTypeStart)){const{angle:Nd,deltaY:Id}=calculateDeltaAndAngle(od[0],od[1]);ld=markerOffsets[Ra.arrowTypeStart]*Math.abs(Math.sin(Nd))*(Id>=0?1:-1)}else if(nd===od.length-1&&Object.hasOwn(markerOffsets,Ra.arrowTypeEnd)){const{angle:Nd,deltaY:Id}=calculateDeltaAndAngle(od[od.length-1],od[od.length-2]);ld=markerOffsets[Ra.arrowTypeEnd]*Math.abs(Math.sin(Nd))*(Id>=0?1:-1)}const cd=Math.abs(pointTransformer(qa).y-pointTransformer(od[od.length-1]).y),dd=Math.abs(pointTransformer(qa).x-pointTransformer(od[od.length-1]).x),pd=Math.abs(pointTransformer(qa).y-pointTransformer(od[0]).y),fd=Math.abs(pointTransformer(qa).x-pointTransformer(od[0]).x),md=markerOffsets[Ra.arrowTypeStart],vd=markerOffsets[Ra.arrowTypeEnd],Ad=1;if(cd<vd&&cd>0&&dd<vd){let Nd=vd+Ad-cd;Nd*=ud==="up"?-1:1,ld-=Nd}if(pd<md&&pd>0&&fd<md){let Nd=md+Ad-pd;Nd*=ud==="up"?-1:1,ld+=Nd}return pointTransformer(qa).y+ld},"y")}),"getLineFunctionsWithOffset"),addEdgeMarkers=__name((Ra,qa,nd,od,ld)=>{qa.arrowTypeStart&&addEdgeMarker(Ra,"start",qa.arrowTypeStart,nd,od,ld),qa.arrowTypeEnd&&addEdgeMarker(Ra,"end",qa.arrowTypeEnd,nd,od,ld)},"addEdgeMarkers"),arrowTypesMap={arrow_cross:"cross",arrow_point:"point",arrow_barb:"barb",arrow_circle:"circle",aggregation:"aggregation",extension:"extension",composition:"composition",dependency:"dependency",lollipop:"lollipop"},addEdgeMarker=__name((Ra,qa,nd,od,ld,ud)=>{const cd=arrowTypesMap[nd];if(!cd){log$1.warn(`Unknown arrow type: ${nd}`);return}const dd=qa==="start"?"Start":"End";Ra.attr(`marker-${qa}`,`url(${od}#${ld}_${ud}-${cd}${dd})`)},"addEdgeMarker"),edgeLabels=new Map,terminalLabels=new Map,clear=__name(()=>{edgeLabels.clear(),terminalLabels.clear()},"clear"),getLabelStyles=__name(Ra=>Ra?Ra.reduce((nd,od)=>nd+";"+od,""):"","getLabelStyles"),insertEdgeLabel=__name(async(Ra,qa)=>{let nd=evaluate(getConfig2().flowchart.htmlLabels);const od=await createText(Ra,qa.label,{style:getLabelStyles(qa.labelStyle),useHtmlLabels:nd,addSvgBackground:!0,isNode:!1});log$1.info("abc82",qa,qa.labelType);const ld=Ra.insert("g").attr("class","edgeLabel"),ud=ld.insert("g").attr("class","label");ud.node().appendChild(od);let cd=od.getBBox();if(nd){const pd=od.children[0],fd=select(od);cd=pd.getBoundingClientRect(),fd.attr("width",cd.width),fd.attr("height",cd.height)}ud.attr("transform","translate("+-cd.width/2+", "+-cd.height/2+")"),edgeLabels.set(qa.id,ld),qa.width=cd.width,qa.height=cd.height;let dd;if(qa.startLabelLeft){const pd=await createLabel_default(qa.startLabelLeft,getLabelStyles(qa.labelStyle)),fd=Ra.insert("g").attr("class","edgeTerminals"),md=fd.insert("g").attr("class","inner");dd=md.node().appendChild(pd);const vd=pd.getBBox();md.attr("transform","translate("+-vd.width/2+", "+-vd.height/2+")"),terminalLabels.get(qa.id)||terminalLabels.set(qa.id,{}),terminalLabels.get(qa.id).startLeft=fd,setTerminalWidth(dd,qa.startLabelLeft)}if(qa.startLabelRight){const pd=await createLabel_default(qa.startLabelRight,getLabelStyles(qa.labelStyle)),fd=Ra.insert("g").attr("class","edgeTerminals"),md=fd.insert("g").attr("class","inner");dd=fd.node().appendChild(pd),md.node().appendChild(pd);const vd=pd.getBBox();md.attr("transform","translate("+-vd.width/2+", "+-vd.height/2+")"),terminalLabels.get(qa.id)||terminalLabels.set(qa.id,{}),terminalLabels.get(qa.id).startRight=fd,setTerminalWidth(dd,qa.startLabelRight)}if(qa.endLabelLeft){const pd=await createLabel_default(qa.endLabelLeft,getLabelStyles(qa.labelStyle)),fd=Ra.insert("g").attr("class","edgeTerminals"),md=fd.insert("g").attr("class","inner");dd=md.node().appendChild(pd);const vd=pd.getBBox();md.attr("transform","translate("+-vd.width/2+", "+-vd.height/2+")"),fd.node().appendChild(pd),terminalLabels.get(qa.id)||terminalLabels.set(qa.id,{}),terminalLabels.get(qa.id).endLeft=fd,setTerminalWidth(dd,qa.endLabelLeft)}if(qa.endLabelRight){const pd=await createLabel_default(qa.endLabelRight,getLabelStyles(qa.labelStyle)),fd=Ra.insert("g").attr("class","edgeTerminals"),md=fd.insert("g").attr("class","inner");dd=md.node().appendChild(pd);const vd=pd.getBBox();md.attr("transform","translate("+-vd.width/2+", "+-vd.height/2+")"),fd.node().appendChild(pd),terminalLabels.get(qa.id)||terminalLabels.set(qa.id,{}),terminalLabels.get(qa.id).endRight=fd,setTerminalWidth(dd,qa.endLabelRight)}return od},"insertEdgeLabel");function setTerminalWidth(Ra,qa){getConfig2().flowchart.htmlLabels&&Ra&&(Ra.style.width=qa.length*9+"px",Ra.style.height="12px")}__name(setTerminalWidth,"setTerminalWidth");var positionEdgeLabel=__name((Ra,qa)=>{log$1.debug("Moving label abc88 ",Ra.id,Ra.label,edgeLabels.get(Ra.id),qa);let nd=qa.updatedPath?qa.updatedPath:qa.originalPath;const od=getConfig2(),{subGraphTitleTotalMargin:ld}=getSubGraphTitleMargins(od);if(Ra.label){const ud=edgeLabels.get(Ra.id);let cd=Ra.x,dd=Ra.y;if(nd){const pd=utils_default.calcLabelPosition(nd);log$1.debug("Moving label "+Ra.label+" from (",cd,",",dd,") to (",pd.x,",",pd.y,") abc88"),qa.updatedPath&&(cd=pd.x,dd=pd.y)}ud.attr("transform",`translate(${cd}, ${dd+ld/2})`)}if(Ra.startLabelLeft){const ud=terminalLabels.get(Ra.id).startLeft;let cd=Ra.x,dd=Ra.y;if(nd){const pd=utils_default.calcTerminalLabelPosition(Ra.arrowTypeStart?10:0,"start_left",nd);cd=pd.x,dd=pd.y}ud.attr("transform",`translate(${cd}, ${dd})`)}if(Ra.startLabelRight){const ud=terminalLabels.get(Ra.id).startRight;let cd=Ra.x,dd=Ra.y;if(nd){const pd=utils_default.calcTerminalLabelPosition(Ra.arrowTypeStart?10:0,"start_right",nd);cd=pd.x,dd=pd.y}ud.attr("transform",`translate(${cd}, ${dd})`)}if(Ra.endLabelLeft){const ud=terminalLabels.get(Ra.id).endLeft;let cd=Ra.x,dd=Ra.y;if(nd){const pd=utils_default.calcTerminalLabelPosition(Ra.arrowTypeEnd?10:0,"end_left",nd);cd=pd.x,dd=pd.y}ud.attr("transform",`translate(${cd}, ${dd})`)}if(Ra.endLabelRight){const ud=terminalLabels.get(Ra.id).endRight;let cd=Ra.x,dd=Ra.y;if(nd){const pd=utils_default.calcTerminalLabelPosition(Ra.arrowTypeEnd?10:0,"end_right",nd);cd=pd.x,dd=pd.y}ud.attr("transform",`translate(${cd}, ${dd})`)}},"positionEdgeLabel"),outsideNode=__name((Ra,qa)=>{const nd=Ra.x,od=Ra.y,ld=Math.abs(qa.x-nd),ud=Math.abs(qa.y-od),cd=Ra.width/2,dd=Ra.height/2;return ld>=cd||ud>=dd},"outsideNode"),intersection=__name((Ra,qa,nd)=>{log$1.debug(`intersection calc abc89:
outsidePoint: ${JSON.stringify(qa)}
insidePoint : ${JSON.stringify(nd)}
node : x:${Ra.x} y:${Ra.y} w:${Ra.width} h:${Ra.height}`);const od=Ra.x,ld=Ra.y,ud=Math.abs(od-nd.x),cd=Ra.width/2;let dd=nd.x<qa.x?cd-ud:cd+ud;const pd=Ra.height/2,fd=Math.abs(qa.y-nd.y),md=Math.abs(qa.x-nd.x);if(Math.abs(ld-qa.y)*cd>Math.abs(od-qa.x)*pd){let vd=nd.y<qa.y?qa.y-pd-ld:ld-pd-qa.y;dd=md*vd/fd;const Ad={x:nd.x<qa.x?nd.x+dd:nd.x-md+dd,y:nd.y<qa.y?nd.y+fd-vd:nd.y-fd+vd};return dd===0&&(Ad.x=qa.x,Ad.y=qa.y),md===0&&(Ad.x=qa.x),fd===0&&(Ad.y=qa.y),log$1.debug(`abc89 top/bottom calc, Q ${fd}, q ${vd}, R ${md}, r ${dd}`,Ad),Ad}else{nd.x<qa.x?dd=qa.x-cd-od:dd=od-cd-qa.x;let vd=fd*dd/md,Ad=nd.x<qa.x?nd.x+md-dd:nd.x-md+dd,Nd=nd.y<qa.y?nd.y+vd:nd.y-vd;return log$1.debug(`sides calc abc89, Q ${fd}, q ${vd}, R ${md}, r ${dd}`,{_x:Ad,_y:Nd}),dd===0&&(Ad=qa.x,Nd=qa.y),md===0&&(Ad=qa.x),fd===0&&(Nd=qa.y),{x:Ad,y:Nd}}},"intersection"),cutPathAtIntersect=__name((Ra,qa)=>{log$1.warn("abc88 cutPathAtIntersect",Ra,qa);let nd=[],od=Ra[0],ld=!1;return Ra.forEach(ud=>{if(log$1.info("abc88 checking point",ud,qa),!outsideNode(qa,ud)&&!ld){const cd=intersection(qa,od,ud);log$1.debug("abc88 inside",ud,od,cd),log$1.debug("abc88 intersection",cd,qa);let dd=!1;nd.forEach(pd=>{dd=dd||pd.x===cd.x&&pd.y===cd.y}),nd.some(pd=>pd.x===cd.x&&pd.y===cd.y)?log$1.warn("abc88 no intersect",cd,nd):nd.push(cd),ld=!0}else log$1.warn("abc88 outside",ud,od),od=ud,ld||nd.push(ud)}),log$1.debug("returning points",nd),nd},"cutPathAtIntersect");function extractCornerPoints(Ra){const qa=[],nd=[];for(let od=1;od<Ra.length-1;od++){const ld=Ra[od-1],ud=Ra[od],cd=Ra[od+1];(ld.x===ud.x&&ud.y===cd.y&&Math.abs(ud.x-cd.x)>5&&Math.abs(ud.y-ld.y)>5||ld.y===ud.y&&ud.x===cd.x&&Math.abs(ud.x-ld.x)>5&&Math.abs(ud.y-cd.y)>5)&&(qa.push(ud),nd.push(od))}return{cornerPoints:qa,cornerPointPositions:nd}}__name(extractCornerPoints,"extractCornerPoints");var findAdjacentPoint=__name(function(Ra,qa,nd){const od=qa.x-Ra.x,ld=qa.y-Ra.y,ud=Math.sqrt(od*od+ld*ld),cd=nd/ud;return{x:qa.x-cd*od,y:qa.y-cd*ld}},"findAdjacentPoint"),fixCorners=__name(function(Ra){const{cornerPointPositions:qa}=extractCornerPoints(Ra),nd=[];for(let od=0;od<Ra.length;od++)if(qa.includes(od)){const ld=Ra[od-1],ud=Ra[od+1],cd=Ra[od],dd=findAdjacentPoint(ld,cd,5),pd=findAdjacentPoint(ud,cd,5),fd=pd.x-dd.x,md=pd.y-dd.y;nd.push(dd);const vd=Math.sqrt(2)*2;let Ad={x:cd.x,y:cd.y};if(Math.abs(ud.x-ld.x)>10&&Math.abs(ud.y-ld.y)>=10){log$1.debug("Corner point fixing",Math.abs(ud.x-ld.x),Math.abs(ud.y-ld.y));const Nd=5;cd.x===dd.x?Ad={x:fd<0?dd.x-Nd+vd:dd.x+Nd-vd,y:md<0?dd.y-vd:dd.y+vd}:Ad={x:fd<0?dd.x-vd:dd.x+vd,y:md<0?dd.y-Nd+vd:dd.y+Nd-vd}}else log$1.debug("Corner point skipping fixing",Math.abs(ud.x-ld.x),Math.abs(ud.y-ld.y));nd.push(Ad,pd)}else nd.push(Ra[od]);return nd},"fixCorners"),insertEdge=__name(function(Ra,qa,nd,od,ld,ud,cd){const{handDrawnSeed:dd}=getConfig2();let pd=qa.points,fd=!1;const md=ld;var vd=ud;vd.intersect&&md.intersect&&(pd=pd.slice(1,qa.points.length-1),pd.unshift(md.intersect(pd[0])),log$1.debug("Last point APA12",qa.start,"-->",qa.end,pd[pd.length-1],vd,vd.intersect(pd[pd.length-1])),pd.push(vd.intersect(pd[pd.length-1]))),qa.toCluster&&(log$1.info("to cluster abc88",nd.get(qa.toCluster)),pd=cutPathAtIntersect(qa.points,nd.get(qa.toCluster).node),fd=!0),qa.fromCluster&&(log$1.debug("from cluster abc88",nd.get(qa.fromCluster),JSON.stringify(pd,null,2)),pd=cutPathAtIntersect(pd.reverse(),nd.get(qa.fromCluster).node).reverse(),fd=!0);let Ad=pd.filter(zd=>!Number.isNaN(zd.y));Ad=fixCorners(Ad);let Nd=curveBasis;qa.curve&&(Nd=qa.curve);const{x:Id,y:Od}=getLineFunctionsWithOffset(qa),Fd=line$1().x(Id).y(Od).curve(Nd);let Pd;switch(qa.thickness){case"normal":Pd="edge-thickness-normal";break;case"thick":Pd="edge-thickness-thick";break;case"invisible":Pd="edge-thickness-invisible";break;default:Pd="edge-thickness-normal"}switch(qa.pattern){case"solid":Pd+=" edge-pattern-solid";break;case"dotted":Pd+=" edge-pattern-dotted";break;case"dashed":Pd+=" edge-pattern-dashed";break;default:Pd+=" edge-pattern-solid"}let Md,Bd=Fd(Ad);const jd=Array.isArray(qa.style)?qa.style:[qa.style];if(qa.look==="handDrawn"){const zd=at$1.svg(Ra);Object.assign([],Ad);const df=zd.path(Bd,{roughness:.3,seed:dd});Pd+=" transition",Md=select(df).select("path").attr("id",qa.id).attr("class"," "+Pd+(qa.classes?" "+qa.classes:"")).attr("style",jd?jd.reduce((Jd,Xd)=>Jd+";"+Xd,""):"");let Wd=Md.attr("d");Md.attr("d",Wd),Ra.node().appendChild(Md.node())}else Md=Ra.append("path").attr("d",Bd).attr("id",qa.id).attr("class"," "+Pd+(qa.classes?" "+qa.classes:"")).attr("style",jd?jd.reduce((zd,df)=>zd+";"+df,""):"");let Hd="";(getConfig2().flowchart.arrowMarkerAbsolute||getConfig2().state.arrowMarkerAbsolute)&&(Hd=window.location.protocol+"//"+window.location.host+window.location.pathname+window.location.search,Hd=Hd.replace(/\(/g,"\\(").replace(/\)/g,"\\)")),log$1.info("arrowTypeStart",qa.arrowTypeStart),log$1.info("arrowTypeEnd",qa.arrowTypeEnd),addEdgeMarkers(Md,qa,Hd,cd,od);let Gd={};return fd&&(Gd.updatedPath=pd),Gd.originalPath=qa.points,Gd},"insertEdge"),insertMarkers=__name((Ra,qa,nd,od)=>{qa.forEach(ld=>{markers[ld](Ra,nd,od)})},"insertMarkers"),extension=__name((Ra,qa,nd)=>{log$1.trace("Making markers for ",nd),Ra.append("defs").append("marker").attr("id",nd+"_"+qa+"-extensionStart").attr("class","marker extension "+qa).attr("refX",18).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 1,7 L18,13 V 1 Z"),Ra.append("defs").append("marker").attr("id",nd+"_"+qa+"-extensionEnd").attr("class","marker extension "+qa).attr("refX",1).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 1,1 V 13 L18,7 Z")},"extension"),composition=__name((Ra,qa,nd)=>{Ra.append("defs").append("marker").attr("id",nd+"_"+qa+"-compositionStart").attr("class","marker composition "+qa).attr("refX",18).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z"),Ra.append("defs").append("marker").attr("id",nd+"_"+qa+"-compositionEnd").attr("class","marker composition "+qa).attr("refX",1).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z")},"composition"),aggregation=__name((Ra,qa,nd)=>{Ra.append("defs").append("marker").attr("id",nd+"_"+qa+"-aggregationStart").attr("class","marker aggregation "+qa).attr("refX",18).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z"),Ra.append("defs").append("marker").attr("id",nd+"_"+qa+"-aggregationEnd").attr("class","marker aggregation "+qa).attr("refX",1).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z")},"aggregation"),dependency=__name((Ra,qa,nd)=>{Ra.append("defs").append("marker").attr("id",nd+"_"+qa+"-dependencyStart").attr("class","marker dependency "+qa).attr("refX",6).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 5,7 L9,13 L1,7 L9,1 Z"),Ra.append("defs").append("marker").attr("id",nd+"_"+qa+"-dependencyEnd").attr("class","marker dependency "+qa).attr("refX",13).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L14,7 L9,1 Z")},"dependency"),lollipop=__name((Ra,qa,nd)=>{Ra.append("defs").append("marker").attr("id",nd+"_"+qa+"-lollipopStart").attr("class","marker lollipop "+qa).attr("refX",13).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("circle").attr("stroke","black").attr("fill","transparent").attr("cx",7).attr("cy",7).attr("r",6),Ra.append("defs").append("marker").attr("id",nd+"_"+qa+"-lollipopEnd").attr("class","marker lollipop "+qa).attr("refX",1).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("circle").attr("stroke","black").attr("fill","transparent").attr("cx",7).attr("cy",7).attr("r",6)},"lollipop"),point=__name((Ra,qa,nd)=>{Ra.append("marker").attr("id",nd+"_"+qa+"-pointEnd").attr("class","marker "+qa).attr("viewBox","0 0 10 10").attr("refX",5).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",8).attr("markerHeight",8).attr("orient","auto").append("path").attr("d","M 0 0 L 10 5 L 0 10 z").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0"),Ra.append("marker").attr("id",nd+"_"+qa+"-pointStart").attr("class","marker "+qa).attr("viewBox","0 0 10 10").attr("refX",4.5).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",8).attr("markerHeight",8).attr("orient","auto").append("path").attr("d","M 0 5 L 10 10 L 10 0 z").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0")},"point"),circle=__name((Ra,qa,nd)=>{Ra.append("marker").attr("id",nd+"_"+qa+"-circleEnd").attr("class","marker "+qa).attr("viewBox","0 0 10 10").attr("refX",11).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("circle").attr("cx","5").attr("cy","5").attr("r","5").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0"),Ra.append("marker").attr("id",nd+"_"+qa+"-circleStart").attr("class","marker "+qa).attr("viewBox","0 0 10 10").attr("refX",-1).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("circle").attr("cx","5").attr("cy","5").attr("r","5").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0")},"circle"),cross=__name((Ra,qa,nd)=>{Ra.append("marker").attr("id",nd+"_"+qa+"-crossEnd").attr("class","marker cross "+qa).attr("viewBox","0 0 11 11").attr("refX",12).attr("refY",5.2).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("path").attr("d","M 1,1 l 9,9 M 10,1 l -9,9").attr("class","arrowMarkerPath").style("stroke-width",2).style("stroke-dasharray","1,0"),Ra.append("marker").attr("id",nd+"_"+qa+"-crossStart").attr("class","marker cross "+qa).attr("viewBox","0 0 11 11").attr("refX",-1).attr("refY",5.2).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("path").attr("d","M 1,1 l 9,9 M 10,1 l -9,9").attr("class","arrowMarkerPath").style("stroke-width",2).style("stroke-dasharray","1,0")},"cross"),barb=__name((Ra,qa,nd)=>{Ra.append("defs").append("marker").attr("id",nd+"_"+qa+"-barbEnd").attr("refX",19).attr("refY",7).attr("markerWidth",20).attr("markerHeight",14).attr("markerUnits","userSpaceOnUse").attr("orient","auto").append("path").attr("d","M 19,7 L9,13 L14,7 L9,1 Z")},"barb"),markers={extension,composition,aggregation,dependency,lollipop,point,circle,cross,barb},markers_default=insertMarkers,internalHelpers={common:common_default,getConfig:getConfig$1,insertCluster,insertEdge,insertEdgeLabel,insertMarkers:markers_default,insertNode,interpolateToCurve,labelHelper,log:log$1,positionEdgeLabel},layoutAlgorithms={},registerLayoutLoaders=__name(Ra=>{for(const qa of Ra)layoutAlgorithms[qa.name]=qa},"registerLayoutLoaders"),registerDefaultLayoutLoaders=__name(()=>{registerLayoutLoaders([{name:"dagre",loader:__name(async()=>await __vitePreload(()=>import("./dagre-4EVJKHTY-BbtEKLMK.js"),__vite__mapDeps([0,1,2,3,4])),"loader")}])},"registerDefaultLayoutLoaders");registerDefaultLayoutLoaders();var render$1=__name(async(Ra,qa)=>{if(!(Ra.layoutAlgorithm in layoutAlgorithms))throw new Error(`Unknown layout algorithm: ${Ra.layoutAlgorithm}`);const nd=layoutAlgorithms[Ra.layoutAlgorithm];return(await nd.loader()).render(Ra,qa,internalHelpers,{algorithm:nd.algorithm})},"render"),getRegisteredLayoutAlgorithm=__name((Ra="",{fallback:qa="dagre"}={})=>{if(Ra in layoutAlgorithms)return Ra;if(qa in layoutAlgorithms)return log$1.warn(`Layout algorithm ${Ra} is not registered. Using ${qa} as fallback.`),qa;throw new Error(`Both layout algorithms ${Ra} and ${qa} are not registered.`)},"getRegisteredLayoutAlgorithm"),version="11.4.1",selectSvgElement=__name(Ra=>{var ld;const{securityLevel:qa}=getConfig2();let nd=select("body");if(qa==="sandbox"){const cd=((ld=select(`#i${Ra}`).node())==null?void 0:ld.contentDocument)??document;nd=select(cd.body)}return nd.select(`#${Ra}`)},"selectSvgElement"),COMMENT="comm",RULESET="rule",DECLARATION="decl",IMPORT="@import",KEYFRAMES="@keyframes",LAYER="@layer",abs=Math.abs,from=String.fromCharCode;function trim$1(Ra){return Ra.trim()}function replace(Ra,qa,nd){return Ra.replace(qa,nd)}function indexof(Ra,qa,nd){return Ra.indexOf(qa,nd)}function charat(Ra,qa){return Ra.charCodeAt(qa)|0}function substr(Ra,qa,nd){return Ra.slice(qa,nd)}function strlen(Ra){return Ra.length}function sizeof(Ra){return Ra.length}function append(Ra,qa){return qa.push(Ra),Ra}var line=1,column=1,length=0,position=0,character=0,characters="";function node(Ra,qa,nd,od,ld,ud,cd,dd){return{value:Ra,root:qa,parent:nd,type:od,props:ld,children:ud,line,column,length:cd,return:"",siblings:dd}}function char(){return character}function prev(){return character=position>0?charat(characters,--position):0,column--,character===10&&(column=1,line--),character}function next(){return character=position<length?charat(characters,position++):0,column++,character===10&&(column=1,line++),character}function peek(){return charat(characters,position)}function caret(){return position}function slice(Ra,qa){return substr(characters,Ra,qa)}function token$1(Ra){switch(Ra){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function alloc(Ra){return line=column=1,length=strlen(characters=Ra),position=0,[]}function dealloc(Ra){return characters="",Ra}function delimit(Ra){return trim$1(slice(position-1,delimiter(Ra===91?Ra+2:Ra===40?Ra+1:Ra)))}function whitespace(Ra){for(;(character=peek())&&character<33;)next();return token$1(Ra)>2||token$1(character)>3?"":" "}function escaping(Ra,qa){for(;--qa&&next()&&!(character<48||character>102||character>57&&character<65||character>70&&character<97););return slice(Ra,caret()+(qa<6&&peek()==32&&next()==32))}function delimiter(Ra){for(;next();)switch(character){case Ra:return position;case 34:case 39:Ra!==34&&Ra!==39&&delimiter(character);break;case 40:Ra===41&&delimiter(Ra);break;case 92:next();break}return position}function commenter(Ra,qa){for(;next()&&Ra+character!==57;)if(Ra+character===84&&peek()===47)break;return"/*"+slice(qa,position-1)+"*"+from(Ra===47?Ra:next())}function identifier(Ra){for(;!token$1(peek());)next();return slice(Ra,position)}function compile(Ra){return dealloc(parse$1("",null,null,null,[""],Ra=alloc(Ra),0,[0],Ra))}function parse$1(Ra,qa,nd,od,ld,ud,cd,dd,pd){for(var fd=0,md=0,vd=cd,Ad=0,Nd=0,Id=0,Od=1,Fd=1,Pd=1,Md=0,Bd="",jd=ld,Hd=ud,Gd=od,zd=Bd;Fd;)switch(Id=Md,Md=next()){case 40:if(Id!=108&&charat(zd,vd-1)==58){indexof(zd+=replace(delimit(Md),"&","&\f"),"&\f",abs(fd?dd[fd-1]:0))!=-1&&(Pd=-1);break}case 34:case 39:case 91:zd+=delimit(Md);break;case 9:case 10:case 13:case 32:zd+=whitespace(Id);break;case 92:zd+=escaping(caret()-1,7);continue;case 47:switch(peek()){case 42:case 47:append(comment(commenter(next(),caret()),qa,nd,pd),pd),(token$1(Id||1)==5||token$1(peek()||1)==5)&&strlen(zd)&&substr(zd,-1,void 0)!==" "&&(zd+=" ");break;default:zd+="/"}break;case 123*Od:dd[fd++]=strlen(zd)*Pd;case 125*Od:case 59:case 0:switch(Md){case 0:case 125:Fd=0;case 59+md:Pd==-1&&(zd=replace(zd,/\f/g,"")),Nd>0&&(strlen(zd)-vd||Od===0&&Id===47)&&append(Nd>32?declaration(zd+";",od,nd,vd-1,pd):declaration(replace(zd," ","")+";",od,nd,vd-2,pd),pd);break;case 59:zd+=";";default:if(append(Gd=ruleset(zd,qa,nd,fd,md,ld,dd,Bd,jd=[],Hd=[],vd,ud),ud),Md===123)if(md===0)parse$1(zd,qa,Gd,Gd,jd,ud,vd,dd,Hd);else switch(Ad===99&&charat(zd,3)===110?100:Ad){case 100:case 108:case 109:case 115:parse$1(Ra,Gd,Gd,od&&append(ruleset(Ra,Gd,Gd,0,0,ld,dd,Bd,ld,jd=[],vd,Hd),Hd),ld,Hd,vd,dd,od?jd:Hd);break;default:parse$1(zd,Gd,Gd,Gd,[""],Hd,0,dd,Hd)}}fd=md=Nd=0,Od=Pd=1,Bd=zd="",vd=cd;break;case 58:vd=1+strlen(zd),Nd=Id;default:if(Od<1){if(Md==123)--Od;else if(Md==125&&Od++==0&&prev()==125)continue}switch(zd+=from(Md),Md*Od){case 38:Pd=md>0?1:(zd+="\f",-1);break;case 44:dd[fd++]=(strlen(zd)-1)*Pd,Pd=1;break;case 64:peek()===45&&(zd+=delimit(next())),Ad=peek(),md=vd=strlen(Bd=zd+=identifier(caret())),Md++;break;case 45:Id===45&&strlen(zd)==2&&(Od=0)}}return ud}function ruleset(Ra,qa,nd,od,ld,ud,cd,dd,pd,fd,md,vd){for(var Ad=ld-1,Nd=ld===0?ud:[""],Id=sizeof(Nd),Od=0,Fd=0,Pd=0;Od<od;++Od)for(var Md=0,Bd=substr(Ra,Ad+1,Ad=abs(Fd=cd[Od])),jd=Ra;Md<Id;++Md)(jd=trim$1(Fd>0?Nd[Md]+" "+Bd:replace(Bd,/&\f/g,Nd[Md])))&&(pd[Pd++]=jd);return node(Ra,qa,nd,ld===0?RULESET:dd,pd,fd,md,vd)}function comment(Ra,qa,nd,od){return node(Ra,qa,nd,COMMENT,from(char()),substr(Ra,2,-2),0,od)}function declaration(Ra,qa,nd,od,ld){return node(Ra,qa,nd,DECLARATION,substr(Ra,0,od),substr(Ra,od+1,-1),od,ld)}function serialize(Ra,qa){for(var nd="",od=0;od<Ra.length;od++)nd+=qa(Ra[od],od,Ra,qa)||"";return nd}function stringify$1(Ra,qa,nd,od){switch(Ra.type){case LAYER:if(Ra.children.length)break;case IMPORT:case DECLARATION:return Ra.return=Ra.return||Ra.value;case COMMENT:return"";case KEYFRAMES:return Ra.return=Ra.value+"{"+serialize(Ra.children,od)+"}";case RULESET:if(!strlen(Ra.value=Ra.props.join(",")))return""}return strlen(nd=serialize(Ra.children,od))?Ra.return=Ra.value+"{"+nd+"}":""}var id="c4",detector=__name(Ra=>/^\s*C4Context|C4Container|C4Component|C4Dynamic|C4Deployment/.test(Ra),"detector"),loader=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./c4Diagram-6F5ED5ID-CDcaG7-6.js");return{diagram:qa}},__vite__mapDeps([5,6]));return{id,diagram:Ra}},"loader"),plugin={id,detector,loader},c4Detector_default=plugin,id2="flowchart",detector2=__name((Ra,qa)=>{var nd,od;return((nd=qa==null?void 0:qa.flowchart)==null?void 0:nd.defaultRenderer)==="dagre-wrapper"||((od=qa==null?void 0:qa.flowchart)==null?void 0:od.defaultRenderer)==="elk"?!1:/^\s*graph/.test(Ra)},"detector"),loader2=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./flowDiagram-7ASYPVHJ-Ct7qBKrl.js");return{diagram:qa}},__vite__mapDeps([7,8,9]));return{id:id2,diagram:Ra}},"loader"),plugin2={id:id2,detector:detector2,loader:loader2},flowDetector_default=plugin2,id3="flowchart-v2",detector3=__name((Ra,qa)=>{var nd,od,ld;return((nd=qa==null?void 0:qa.flowchart)==null?void 0:nd.defaultRenderer)==="dagre-d3"?!1:(((od=qa==null?void 0:qa.flowchart)==null?void 0:od.defaultRenderer)==="elk"&&(qa.layout="elk"),/^\s*graph/.test(Ra)&&((ld=qa==null?void 0:qa.flowchart)==null?void 0:ld.defaultRenderer)==="dagre-wrapper"?!0:/^\s*flowchart/.test(Ra))},"detector"),loader3=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./flowDiagram-7ASYPVHJ-Ct7qBKrl.js");return{diagram:qa}},__vite__mapDeps([7,8,9]));return{id:id3,diagram:Ra}},"loader"),plugin3={id:id3,detector:detector3,loader:loader3},flowDetector_v2_default=plugin3,id4="er",detector4=__name(Ra=>/^\s*erDiagram/.test(Ra),"detector"),loader4=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./erDiagram-6RL3IURR-BNvH8sRR.js");return{diagram:qa}},__vite__mapDeps([10,1,2,3,4]));return{id:id4,diagram:Ra}},"loader"),plugin4={id:id4,detector:detector4,loader:loader4},erDetector_default=plugin4,id5="gitGraph",detector5=__name(Ra=>/^\s*gitGraph/.test(Ra),"detector"),loader5=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./gitGraphDiagram-NRZ2UAAF-BYNf6N1T.js");return{diagram:qa}},__vite__mapDeps([11,12,13,14,4,2]));return{id:id5,diagram:Ra}},"loader"),plugin5={id:id5,detector:detector5,loader:loader5},gitGraphDetector_default=plugin5,id6="gantt",detector6=__name(Ra=>/^\s*gantt/.test(Ra),"detector"),loader6=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./ganttDiagram-NTVNEXSI-BEopZsAC.js");return{diagram:qa}},__vite__mapDeps([15,16,17]));return{id:id6,diagram:Ra}},"loader"),plugin6={id:id6,detector:detector6,loader:loader6},ganttDetector_default=plugin6,id7="info",detector7=__name(Ra=>/^\s*info/.test(Ra),"detector"),loader7=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./infoDiagram-A4XQUW5V-M12XfiCJ.js");return{diagram:qa}},__vite__mapDeps([18,14,4,2]));return{id:id7,diagram:Ra}},"loader"),info={id:id7,detector:detector7,loader:loader7},id8="pie",detector8=__name(Ra=>/^\s*pie/.test(Ra),"detector"),loader8=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./pieDiagram-YF2LJOPJ-Bli5cNJ2.js");return{diagram:qa}},__vite__mapDeps([19,12,14,4,2,20,21,17]));return{id:id8,diagram:Ra}},"loader"),pie={id:id8,detector:detector8,loader:loader8},id9="quadrantChart",detector9=__name(Ra=>/^\s*quadrantChart/.test(Ra),"detector"),loader9=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./quadrantDiagram-OS5C2QUG-DCCld-YO.js");return{diagram:qa}},__vite__mapDeps([22,16,17]));return{id:id9,diagram:Ra}},"loader"),plugin7={id:id9,detector:detector9,loader:loader9},quadrantDetector_default=plugin7,id10="xychart",detector10=__name(Ra=>/^\s*xychart-beta/.test(Ra),"detector"),loader10=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./xychartDiagram-6QU3TZC5-D4fIeHNv.js");return{diagram:qa}},__vite__mapDeps([23,17,21,16]));return{id:id10,diagram:Ra}},"loader"),plugin8={id:id10,detector:detector10,loader:loader10},xychartDetector_default=plugin8,id11="requirement",detector11=__name(Ra=>/^\s*requirement(Diagram)?/.test(Ra),"detector"),loader11=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./requirementDiagram-MIRIMTAZ-4PCBsA9F.js");return{diagram:qa}},__vite__mapDeps([24,1,2,3,4]));return{id:id11,diagram:Ra}},"loader"),plugin9={id:id11,detector:detector11,loader:loader11},requirementDetector_default=plugin9,id12="sequence",detector12=__name(Ra=>/^\s*sequenceDiagram/.test(Ra),"detector"),loader12=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./sequenceDiagram-G6AWOVSC-CF1LPrR5.js");return{diagram:qa}},__vite__mapDeps([25,6,13]));return{id:id12,diagram:Ra}},"loader"),plugin10={id:id12,detector:detector12,loader:loader12},sequenceDetector_default=plugin10,id13="class",detector13=__name((Ra,qa)=>{var nd;return((nd=qa==null?void 0:qa.class)==null?void 0:nd.defaultRenderer)==="dagre-wrapper"?!1:/^\s*classDiagram/.test(Ra)},"detector"),loader13=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./classDiagram-LNE6IOMH-B4HYufx7.js");return{diagram:qa}},__vite__mapDeps([26,27,8]));return{id:id13,diagram:Ra}},"loader"),plugin11={id:id13,detector:detector13,loader:loader13},classDetector_default=plugin11,id14="classDiagram",detector14=__name((Ra,qa)=>{var nd;return/^\s*classDiagram/.test(Ra)&&((nd=qa==null?void 0:qa.class)==null?void 0:nd.defaultRenderer)==="dagre-wrapper"?!0:/^\s*classDiagram-v2/.test(Ra)},"detector"),loader14=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./classDiagram-v2-MQ7JQ4JX-B4HYufx7.js");return{diagram:qa}},__vite__mapDeps([28,27,8]));return{id:id14,diagram:Ra}},"loader"),plugin12={id:id14,detector:detector14,loader:loader14},classDetector_V2_default=plugin12,id15="state",detector15=__name((Ra,qa)=>{var nd;return((nd=qa==null?void 0:qa.state)==null?void 0:nd.defaultRenderer)==="dagre-wrapper"?!1:/^\s*stateDiagram/.test(Ra)},"detector"),loader15=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./stateDiagram-MAYHULR4-D9IYKxH4.js");return{diagram:qa}},__vite__mapDeps([29,30,8,1,2,3,4]));return{id:id15,diagram:Ra}},"loader"),plugin13={id:id15,detector:detector15,loader:loader15},stateDetector_default=plugin13,id16="stateDiagram",detector16=__name((Ra,qa)=>{var nd;return!!(/^\s*stateDiagram-v2/.test(Ra)||/^\s*stateDiagram/.test(Ra)&&((nd=qa==null?void 0:qa.state)==null?void 0:nd.defaultRenderer)==="dagre-wrapper")},"detector"),loader16=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./stateDiagram-v2-4JROLMXI-DqLLipR_.js");return{diagram:qa}},__vite__mapDeps([31,30,8]));return{id:id16,diagram:Ra}},"loader"),plugin14={id:id16,detector:detector16,loader:loader16},stateDetector_V2_default=plugin14,id17="journey",detector17=__name(Ra=>/^\s*journey/.test(Ra),"detector"),loader17=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./journeyDiagram-G5WM74LC-xolR5-0c.js");return{diagram:qa}},__vite__mapDeps([32,6,20]));return{id:id17,diagram:Ra}},"loader"),plugin15={id:id17,detector:detector17,loader:loader17},journeyDetector_default=plugin15,draw=__name((Ra,qa,nd)=>{log$1.debug(`rendering svg for syntax error
`);const od=selectSvgElement(qa),ld=od.append("g");od.attr("viewBox","0 0 2412 512"),configureSvgSize(od,100,512,!0),ld.append("path").attr("class","error-icon").attr("d","m411.313,123.313c6.25-6.25 6.25-16.375 0-22.625s-16.375-6.25-22.625,0l-32,32-9.375,9.375-20.688-20.688c-12.484-12.5-32.766-12.5-45.25,0l-16,16c-1.261,1.261-2.304,2.648-3.31,4.051-21.739-8.561-45.324-13.426-70.065-13.426-105.867,0-192,86.133-192,192s86.133,192 192,192 192-86.133 192-192c0-24.741-4.864-48.327-13.426-70.065 1.402-1.007 2.79-2.049 4.051-3.31l16-16c12.5-12.492 12.5-32.758 0-45.25l-20.688-20.688 9.375-9.375 32.001-31.999zm-219.313,100.687c-52.938,0-96,43.063-96,96 0,8.836-7.164,16-16,16s-16-7.164-16-16c0-70.578 57.422-128 128-128 8.836,0 16,7.164 16,16s-7.164,16-16,16z"),ld.append("path").attr("class","error-icon").attr("d","m459.02,148.98c-6.25-6.25-16.375-6.25-22.625,0s-6.25,16.375 0,22.625l16,16c3.125,3.125 7.219,4.688 11.313,4.688 4.094,0 8.188-1.563 11.313-4.688 6.25-6.25 6.25-16.375 0-22.625l-16.001-16z"),ld.append("path").attr("class","error-icon").attr("d","m340.395,75.605c3.125,3.125 7.219,4.688 11.313,4.688 4.094,0 8.188-1.563 11.313-4.688 6.25-6.25 6.25-16.375 0-22.625l-16-16c-6.25-6.25-16.375-6.25-22.625,0s-6.25,16.375 0,22.625l15.999,16z"),ld.append("path").attr("class","error-icon").attr("d","m400,64c8.844,0 16-7.164 16-16v-32c0-8.836-7.156-16-16-16-8.844,0-16,7.164-16,16v32c0,8.836 7.156,16 16,16z"),ld.append("path").attr("class","error-icon").attr("d","m496,96.586h-32c-8.844,0-16,7.164-16,16 0,8.836 7.156,16 16,16h32c8.844,0 16-7.164 16-16 0-8.836-7.156-16-16-16z"),ld.append("path").attr("class","error-icon").attr("d","m436.98,75.605c3.125,3.125 7.219,4.688 11.313,4.688 4.094,0 8.188-1.563 11.313-4.688l32-32c6.25-6.25 6.25-16.375 0-22.625s-16.375-6.25-22.625,0l-32,32c-6.251,6.25-6.251,16.375-0.001,22.625z"),ld.append("text").attr("class","error-text").attr("x",1440).attr("y",250).attr("font-size","150px").style("text-anchor","middle").text("Syntax error in text"),ld.append("text").attr("class","error-text").attr("x",1250).attr("y",400).attr("font-size","100px").style("text-anchor","middle").text(`mermaid version ${nd}`)},"draw"),renderer={draw},errorRenderer_default=renderer,diagram={db:{},renderer,parser:{parse:__name(()=>{},"parse")}},errorDiagram_default=diagram,id18="flowchart-elk",detector18=__name((Ra,qa={})=>{var nd;return/^\s*flowchart-elk/.test(Ra)||/^\s*flowchart|graph/.test(Ra)&&((nd=qa==null?void 0:qa.flowchart)==null?void 0:nd.defaultRenderer)==="elk"?(qa.layout="elk",!0):!1},"detector"),loader18=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./flowDiagram-7ASYPVHJ-Ct7qBKrl.js");return{diagram:qa}},__vite__mapDeps([7,8,9]));return{id:id18,diagram:Ra}},"loader"),plugin16={id:id18,detector:detector18,loader:loader18},detector_default=plugin16,id19="timeline",detector19=__name(Ra=>/^\s*timeline/.test(Ra),"detector"),loader19=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./timeline-definition-U7ZMHBDA-DXbYziHm.js");return{diagram:qa}},__vite__mapDeps([33,20]));return{id:id19,diagram:Ra}},"loader"),plugin17={id:id19,detector:detector19,loader:loader19},detector_default2=plugin17,id20="mindmap",detector20=__name(Ra=>/^\s*mindmap/.test(Ra),"detector"),loader20=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./mindmap-definition-GWI6TPTV-DWvGGq8U.js");return{diagram:qa}},__vite__mapDeps([34,35]));return{id:id20,diagram:Ra}},"loader"),plugin18={id:id20,detector:detector20,loader:loader20},detector_default3=plugin18,id21="kanban",detector21=__name(Ra=>/^\s*kanban/.test(Ra),"detector"),loader21=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./kanban-definition-QRCXZQQD-Bg-8t-6p.js");return{diagram:qa}},[]);return{id:id21,diagram:Ra}},"loader"),plugin19={id:id21,detector:detector21,loader:loader21},detector_default4=plugin19,id22="sankey",detector22=__name(Ra=>/^\s*sankey-beta/.test(Ra),"detector"),loader22=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./sankeyDiagram-Y46BX6SQ-Cr9q40Vf.js");return{diagram:qa}},__vite__mapDeps([36,21,17]));return{id:id22,diagram:Ra}},"loader"),plugin20={id:id22,detector:detector22,loader:loader22},sankeyDetector_default=plugin20,id23="packet",detector23=__name(Ra=>/^\s*packet-beta/.test(Ra),"detector"),loader23=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./diagram-QW4FP2JN-SEnQ8mLm.js");return{diagram:qa}},__vite__mapDeps([37,12,14,4,2]));return{id:id23,diagram:Ra}},"loader"),packet={id:id23,detector:detector23,loader:loader23},id24="block",detector24=__name(Ra=>/^\s*block-beta/.test(Ra),"detector"),loader24=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./blockDiagram-ZHA2E4KO-SDtOrTxH.js");return{diagram:qa}},__vite__mapDeps([38,1,2,9]));return{id:id24,diagram:Ra}},"loader"),plugin21={id:id24,detector:detector24,loader:loader24},blockDetector_default=plugin21,id25="architecture",detector25=__name(Ra=>/^\s*architecture/.test(Ra),"detector"),loader25=__name(async()=>{const{diagram:Ra}=await __vitePreload(async()=>{const{diagram:qa}=await import("./architectureDiagram-UYN6MBPD-C17mNRdq.js");return{diagram:qa}},__vite__mapDeps([39,12,13,14,4,2,35]));return{id:id25,diagram:Ra}},"loader"),architecture={id:id25,detector:detector25,loader:loader25},architectureDetector_default=architecture,hasLoadedDiagrams=!1,addDiagrams=__name(()=>{hasLoadedDiagrams||(hasLoadedDiagrams=!0,registerDiagram("error",errorDiagram_default,Ra=>Ra.toLowerCase().trim()==="error"),registerDiagram("---",{db:{clear:__name(()=>{},"clear")},styles:{},renderer:{draw:__name(()=>{},"draw")},parser:{parse:__name(()=>{throw new Error("Diagrams beginning with --- are not valid. If you were trying to use a YAML front-matter, please ensure that you've correctly opened and closed the YAML front-matter with un-indented `---` blocks")},"parse")},init:__name(()=>null,"init")},Ra=>Ra.toLowerCase().trimStart().startsWith("---")),registerLazyLoadedDiagrams(c4Detector_default,detector_default4,classDetector_V2_default,classDetector_default,erDetector_default,ganttDetector_default,info,pie,requirementDetector_default,sequenceDetector_default,detector_default,flowDetector_v2_default,flowDetector_default,detector_default3,detector_default2,gitGraphDetector_default,stateDetector_V2_default,stateDetector_default,journeyDetector_default,quadrantDetector_default,sankeyDetector_default,packet,xychartDetector_default,blockDetector_default,architectureDetector_default))},"addDiagrams"),loadRegisteredDiagrams=__name(async()=>{log$1.debug("Loading registered diagrams");const qa=(await Promise.allSettled(Object.entries(detectors).map(async([nd,{detector:od,loader:ld}])=>{if(ld)try{getDiagram(nd)}catch{try{const{diagram:ud,id:cd}=await ld();registerDiagram(cd,ud,od)}catch(ud){throw log$1.error(`Failed to load external diagram with key ${nd}. Removing from detectors.`),delete detectors[nd],ud}}}))).filter(nd=>nd.status==="rejected");if(qa.length>0){log$1.error(`Failed to load ${qa.length} external diagrams`);for(const nd of qa)log$1.error(nd);throw new Error(`Failed to load ${qa.length} external diagrams`)}},"loadRegisteredDiagrams"),SVG_ROLE="graphics-document document";function setA11yDiagramInfo(Ra,qa){Ra.attr("role",SVG_ROLE),qa!==""&&Ra.attr("aria-roledescription",qa)}__name(setA11yDiagramInfo,"setA11yDiagramInfo");function addSVGa11yTitleDescription(Ra,qa,nd,od){if(Ra.insert!==void 0){if(nd){const ld=`chart-desc-${od}`;Ra.attr("aria-describedby",ld),Ra.insert("desc",":first-child").attr("id",ld).text(nd)}if(qa){const ld=`chart-title-${od}`;Ra.attr("aria-labelledby",ld),Ra.insert("title",":first-child").attr("id",ld).text(qa)}}}__name(addSVGa11yTitleDescription,"addSVGa11yTitleDescription");var m1,Diagram=(m1=class{constructor(qa,nd,od,ld,ud){this.type=qa,this.text=nd,this.db=od,this.parser=ld,this.renderer=ud}static async fromText(qa,nd={}){var fd,md;const od=getConfig$1(),ld=detectType$1(qa,od);qa=encodeEntities(qa)+`
`;try{getDiagram(ld)}catch{const vd=getDiagramLoader(ld);if(!vd)throw new UnknownDiagramError(`Diagram ${ld} not found.`);const{id:Ad,diagram:Nd}=await vd();registerDiagram(Ad,Nd)}const{db:ud,parser:cd,renderer:dd,init:pd}=getDiagram(ld);return cd.parser&&(cd.parser.yy=ud),(fd=ud.clear)==null||fd.call(ud),pd==null||pd(od),nd.title&&((md=ud.setDiagramTitle)==null||md.call(ud,nd.title)),await cd.parse(qa),new m1(ld,qa,ud,cd,dd)}async render(qa,nd){await this.renderer.draw(this.text,qa,nd,this)}getParser(){return this.parser}getType(){return this.type}},__name(m1,"Diagram"),m1),interactionFunctions=[],attachFunctions=__name(()=>{interactionFunctions.forEach(Ra=>{Ra()}),interactionFunctions=[]},"attachFunctions"),cleanupComments=__name(Ra=>Ra.replace(/^\s*%%(?!{)[^\n]+\n?/gm,"").trimStart(),"cleanupComments");function extractFrontMatter(Ra){const qa=Ra.match(frontMatterRegex);if(!qa)return{text:Ra,metadata:{}};let nd=load(qa[1],{schema:JSON_SCHEMA})??{};nd=typeof nd=="object"&&!Array.isArray(nd)?nd:{};const od={};return nd.displayMode&&(od.displayMode=nd.displayMode.toString()),nd.title&&(od.title=nd.title.toString()),nd.config&&(od.config=nd.config),{text:Ra.slice(qa[0].length),metadata:od}}__name(extractFrontMatter,"extractFrontMatter");var cleanupText=__name(Ra=>Ra.replace(/\r\n?/g,`
`).replace(/<(\w+)([^>]*)>/g,(qa,nd,od)=>"<"+nd+od.replace(/="([^"]*)"/g,"='$1'")+">"),"cleanupText"),processFrontmatter=__name(Ra=>{const{text:qa,metadata:nd}=extractFrontMatter(Ra),{displayMode:od,title:ld,config:ud={}}=nd;return od&&(ud.gantt||(ud.gantt={}),ud.gantt.displayMode=od),{title:ld,config:ud,text:qa}},"processFrontmatter"),processDirectives=__name(Ra=>{const qa=utils_default.detectInit(Ra)??{},nd=utils_default.detectDirective(Ra,"wrap");return Array.isArray(nd)?qa.wrap=nd.some(({type:od})=>od==="wrap"):(nd==null?void 0:nd.type)==="wrap"&&(qa.wrap=!0),{text:removeDirectives(Ra),directive:qa}},"processDirectives");function preprocessDiagram(Ra){const qa=cleanupText(Ra),nd=processFrontmatter(qa),od=processDirectives(nd.text),ld=cleanAndMerge(nd.config,od.directive);return Ra=cleanupComments(od.text),{code:Ra,title:nd.title,config:ld}}__name(preprocessDiagram,"preprocessDiagram");function toBase64(Ra){const qa=new TextEncoder().encode(Ra),nd=Array.from(qa,od=>String.fromCodePoint(od)).join("");return btoa(nd)}__name(toBase64,"toBase64");var MAX_TEXTLENGTH=5e4,MAX_TEXTLENGTH_EXCEEDED_MSG="graph TB;a[Maximum text size in diagram exceeded];style a fill:#faa",SECURITY_LVL_SANDBOX="sandbox",SECURITY_LVL_LOOSE="loose",XMLNS_SVG_STD="http://www.w3.org/2000/svg",XMLNS_XLINK_STD="http://www.w3.org/1999/xlink",XMLNS_XHTML_STD="http://www.w3.org/1999/xhtml",IFRAME_WIDTH="100%",IFRAME_HEIGHT="100%",IFRAME_STYLES="border:0;margin:0;",IFRAME_BODY_STYLE="margin:0",IFRAME_SANDBOX_OPTS="allow-top-navigation-by-user-activation allow-popups",IFRAME_NOT_SUPPORTED_MSG='The "iframe" tag is not supported by your browser.',DOMPURIFY_TAGS=["foreignobject"],DOMPURIFY_ATTR=["dominant-baseline"];function processAndSetConfigs(Ra){const qa=preprocessDiagram(Ra);return reset(),addDirective(qa.config??{}),qa}__name(processAndSetConfigs,"processAndSetConfigs");async function parse(Ra,qa){addDiagrams();try{const{code:nd,config:od}=processAndSetConfigs(Ra);return{diagramType:(await getDiagramFromText(nd)).type,config:od}}catch(nd){if(qa!=null&&qa.suppressErrors)return!1;throw nd}}__name(parse,"parse");var cssImportantStyles=__name((Ra,qa,nd=[])=>`
.${Ra} ${qa} { ${nd.join(" !important; ")} !important; }`,"cssImportantStyles"),createCssStyles=__name((Ra,qa=new Map)=>{var od;let nd="";if(Ra.themeCSS!==void 0&&(nd+=`
${Ra.themeCSS}`),Ra.fontFamily!==void 0&&(nd+=`
:root { --mermaid-font-family: ${Ra.fontFamily}}`),Ra.altFontFamily!==void 0&&(nd+=`
:root { --mermaid-alt-font-family: ${Ra.altFontFamily}}`),qa instanceof Map){const dd=Ra.htmlLabels??((od=Ra.flowchart)==null?void 0:od.htmlLabels)?["> *","span"]:["rect","polygon","ellipse","circle","path"];qa.forEach(pd=>{isEmpty$1(pd.styles)||dd.forEach(fd=>{nd+=cssImportantStyles(pd.id,fd,pd.styles)}),isEmpty$1(pd.textStyles)||(nd+=cssImportantStyles(pd.id,"tspan",((pd==null?void 0:pd.textStyles)||[]).map(fd=>fd.replace("color","fill"))))})}return nd},"createCssStyles"),createUserStyles=__name((Ra,qa,nd,od)=>{const ld=createCssStyles(Ra,nd),ud=styles_default(qa,ld,Ra.themeVariables);return serialize(compile(`${od}{${ud}}`),stringify$1)},"createUserStyles"),cleanUpSvgCode=__name((Ra="",qa,nd)=>{let od=Ra;return!nd&&!qa&&(od=od.replace(/marker-end="url\([\d+./:=?A-Za-z-]*?#/g,'marker-end="url(#')),od=decodeEntities(od),od=od.replace(/<br>/g,"<br/>"),od},"cleanUpSvgCode"),putIntoIFrame=__name((Ra="",qa)=>{var ld,ud;const nd=(ud=(ld=qa==null?void 0:qa.viewBox)==null?void 0:ld.baseVal)!=null&&ud.height?qa.viewBox.baseVal.height+"px":IFRAME_HEIGHT,od=toBase64(`<body style="${IFRAME_BODY_STYLE}">${Ra}</body>`);return`<iframe style="width:${IFRAME_WIDTH};height:${nd};${IFRAME_STYLES}" src="data:text/html;charset=UTF-8;base64,${od}" sandbox="${IFRAME_SANDBOX_OPTS}">
${IFRAME_NOT_SUPPORTED_MSG}
</iframe>`},"putIntoIFrame"),appendDivSvgG=__name((Ra,qa,nd,od,ld)=>{const ud=Ra.append("div");ud.attr("id",nd),od&&ud.attr("style",od);const cd=ud.append("svg").attr("id",qa).attr("width","100%").attr("xmlns",XMLNS_SVG_STD);return ld&&cd.attr("xmlns:xlink",ld),cd.append("g"),Ra},"appendDivSvgG");function sandboxedIframe(Ra,qa){return Ra.append("iframe").attr("id",qa).attr("style","width: 100%; height: 100%;").attr("sandbox","")}__name(sandboxedIframe,"sandboxedIframe");var removeExistingElements=__name((Ra,qa,nd,od)=>{var ld,ud,cd;(ld=Ra.getElementById(qa))==null||ld.remove(),(ud=Ra.getElementById(nd))==null||ud.remove(),(cd=Ra.getElementById(od))==null||cd.remove()},"removeExistingElements"),render=__name(async function(Ra,qa,nd){var _f,vf,Sf,gf,bf,Tf;addDiagrams();const od=processAndSetConfigs(qa);qa=od.code;const ld=getConfig$1();log$1.debug(ld),qa.length>((ld==null?void 0:ld.maxTextSize)??MAX_TEXTLENGTH)&&(qa=MAX_TEXTLENGTH_EXCEEDED_MSG);const ud="#"+Ra,cd="i"+Ra,dd="#"+cd,pd="d"+Ra,fd="#"+pd,md=__name(()=>{const Kf=select(Ad?dd:fd).node();Kf&&"remove"in Kf&&Kf.remove()},"removeTempElements");let vd=select("body");const Ad=ld.securityLevel===SECURITY_LVL_SANDBOX,Nd=ld.securityLevel===SECURITY_LVL_LOOSE,Id=ld.fontFamily;if(nd!==void 0){if(nd&&(nd.innerHTML=""),Ad){const Mf=sandboxedIframe(select(nd),cd);vd=select(Mf.nodes()[0].contentDocument.body),vd.node().style.margin=0}else vd=select(nd);appendDivSvgG(vd,Ra,pd,`font-family: ${Id}`,XMLNS_XLINK_STD)}else{if(removeExistingElements(document,Ra,pd,cd),Ad){const Mf=sandboxedIframe(select("body"),cd);vd=select(Mf.nodes()[0].contentDocument.body),vd.node().style.margin=0}else vd=select("body");appendDivSvgG(vd,Ra,pd)}let Od,Fd;try{Od=await Diagram.fromText(qa,{title:od.title})}catch(Mf){if(ld.suppressErrorRendering)throw md(),Mf;Od=await Diagram.fromText("error"),Fd=Mf}const Pd=vd.select(fd).node(),Md=Od.type,Bd=Pd.firstChild,jd=Bd.firstChild,Hd=(vf=(_f=Od.renderer).getClasses)==null?void 0:vf.call(_f,qa,Od),Gd=createUserStyles(ld,Md,Hd,ud),zd=document.createElement("style");zd.innerHTML=Gd,Bd.insertBefore(zd,jd);try{await Od.renderer.draw(qa,Ra,version,Od)}catch(Mf){throw ld.suppressErrorRendering?md():errorRenderer_default.draw(qa,Ra,version),Mf}const df=vd.select(`${fd} svg`),Wd=(gf=(Sf=Od.db).getAccTitle)==null?void 0:gf.call(Sf),Jd=(Tf=(bf=Od.db).getAccDescription)==null?void 0:Tf.call(bf);addA11yInfo(Md,df,Wd,Jd),vd.select(`[id="${Ra}"]`).selectAll("foreignobject > *").attr("xmlns",XMLNS_XHTML_STD);let Xd=vd.select(fd).node().innerHTML;if(log$1.debug("config.arrowMarkerAbsolute",ld.arrowMarkerAbsolute),Xd=cleanUpSvgCode(Xd,Ad,evaluate(ld.arrowMarkerAbsolute)),Ad){const Mf=vd.select(fd+" svg").node();Xd=putIntoIFrame(Xd,Mf)}else Nd||(Xd=purify.sanitize(Xd,{ADD_TAGS:DOMPURIFY_TAGS,ADD_ATTR:DOMPURIFY_ATTR,HTML_INTEGRATION_POINTS:{foreignobject:!0}}));if(attachFunctions(),Fd)throw Fd;return md(),{diagramType:Md,svg:Xd,bindFunctions:Od.db.bindFunctions}},"render");function initialize(Ra={}){var od;const qa=assignWithDepth_default({},Ra);qa!=null&&qa.fontFamily&&!((od=qa.themeVariables)!=null&&od.fontFamily)&&(qa.themeVariables||(qa.themeVariables={}),qa.themeVariables.fontFamily=qa.fontFamily),saveConfigFromInitialize(qa),qa!=null&&qa.theme&&qa.theme in themes_default?qa.themeVariables=themes_default[qa.theme].getThemeVariables(qa.themeVariables):qa&&(qa.themeVariables=themes_default.default.getThemeVariables(qa.themeVariables));const nd=typeof qa=="object"?setSiteConfig(qa):getSiteConfig();setLogLevel(nd.logLevel),addDiagrams()}__name(initialize,"initialize");var getDiagramFromText=__name((Ra,qa={})=>{const{code:nd}=preprocessDiagram(Ra);return Diagram.fromText(nd,qa)},"getDiagramFromText");function addA11yInfo(Ra,qa,nd,od){setA11yDiagramInfo(qa,Ra),addSVGa11yTitleDescription(qa,nd,od,qa.attr("id"))}__name(addA11yInfo,"addA11yInfo");var mermaidAPI=Object.freeze({render,parse,getDiagramFromText,initialize,getConfig:getConfig$1,setConfig,getSiteConfig,updateSiteConfig,reset:__name(()=>{reset()},"reset"),globalReset:__name(()=>{reset(defaultConfig)},"globalReset"),defaultConfig});setLogLevel(getConfig$1().logLevel);reset(getConfig$1());var handleError=__name((Ra,qa,nd)=>{log$1.warn(Ra),isDetailedError(Ra)?(nd&&nd(Ra.str,Ra.hash),qa.push({...Ra,message:Ra.str,error:Ra})):(nd&&nd(Ra),Ra instanceof Error&&qa.push({str:Ra.message,message:Ra.message,hash:Ra.name,error:Ra}))},"handleError"),run=__name(async function(Ra={querySelector:".mermaid"}){try{await runThrowsErrors(Ra)}catch(qa){if(isDetailedError(qa)&&log$1.error(qa.str),mermaid.parseError&&mermaid.parseError(qa),!Ra.suppressErrors)throw log$1.error("Use the suppressErrors option to suppress these errors"),qa}},"run"),runThrowsErrors=__name(async function({postRenderCallback:Ra,querySelector:qa,nodes:nd}={querySelector:".mermaid"}){const od=mermaidAPI.getConfig();log$1.debug(`${Ra?"":"No "}Callback function found`);let ld;if(nd)ld=nd;else if(qa)ld=document.querySelectorAll(qa);else throw new Error("Nodes and querySelector are both undefined");log$1.debug(`Found ${ld.length} diagrams`),(od==null?void 0:od.startOnLoad)!==void 0&&(log$1.debug("Start On Load: "+(od==null?void 0:od.startOnLoad)),mermaidAPI.updateSiteConfig({startOnLoad:od==null?void 0:od.startOnLoad}));const ud=new utils_default.InitIDGenerator(od.deterministicIds,od.deterministicIDSeed);let cd;const dd=[];for(const pd of Array.from(ld)){if(log$1.info("Rendering diagram: "+pd.id),pd.getAttribute("data-processed"))continue;pd.setAttribute("data-processed","true");const fd=`mermaid-${ud.next()}`;cd=pd.innerHTML,cd=dedent(utils_default.entityDecode(cd)).trim().replace(/<br\s*\/?>/gi,"<br/>");const md=utils_default.detectInit(cd);md&&log$1.debug("Detected early reinit: ",md);try{const{svg:vd,bindFunctions:Ad}=await render2(fd,cd,pd);pd.innerHTML=vd,Ra&&await Ra(fd),Ad&&Ad(pd)}catch(vd){handleError(vd,dd,mermaid.parseError)}}if(dd.length>0)throw dd[0]},"runThrowsErrors"),initialize2=__name(function(Ra){mermaidAPI.initialize(Ra)},"initialize"),init=__name(async function(Ra,qa,nd){log$1.warn("mermaid.init is deprecated. Please use run instead."),Ra&&initialize2(Ra);const od={postRenderCallback:nd,querySelector:".mermaid"};typeof qa=="string"?od.querySelector=qa:qa&&(qa instanceof HTMLElement?od.nodes=[qa]:od.nodes=qa),await run(od)},"init"),registerExternalDiagrams=__name(async(Ra,{lazyLoad:qa=!0}={})=>{addDiagrams(),registerLazyLoadedDiagrams(...Ra),qa===!1&&await loadRegisteredDiagrams()},"registerExternalDiagrams"),contentLoaded=__name(function(){if(mermaid.startOnLoad){const{startOnLoad:Ra}=mermaidAPI.getConfig();Ra&&mermaid.run().catch(qa=>log$1.error("Mermaid failed to initialize",qa))}},"contentLoaded");typeof document<"u"&&window.addEventListener("load",contentLoaded,!1);var setParseErrorHandler=__name(function(Ra){mermaid.parseError=Ra},"setParseErrorHandler"),executionQueue=[],executionQueueRunning=!1,executeQueue=__name(async()=>{if(!executionQueueRunning){for(executionQueueRunning=!0;executionQueue.length>0;){const Ra=executionQueue.shift();if(Ra)try{await Ra()}catch(qa){log$1.error("Error executing queue",qa)}}executionQueueRunning=!1}},"executeQueue"),parse2=__name(async(Ra,qa)=>new Promise((nd,od)=>{const ld=__name(()=>new Promise((ud,cd)=>{mermaidAPI.parse(Ra,qa).then(dd=>{ud(dd),nd(dd)},dd=>{var pd;log$1.error("Error parsing",dd),(pd=mermaid.parseError)==null||pd.call(mermaid,dd),cd(dd),od(dd)})}),"performCall");executionQueue.push(ld),executeQueue().catch(od)}),"parse"),render2=__name((Ra,qa,nd)=>new Promise((od,ld)=>{const ud=__name(()=>new Promise((cd,dd)=>{mermaidAPI.render(Ra,qa,nd).then(pd=>{cd(pd),od(pd)},pd=>{var fd;log$1.error("Error parsing",pd),(fd=mermaid.parseError)==null||fd.call(mermaid,pd),dd(pd),ld(pd)})}),"performCall");executionQueue.push(ud),executeQueue().catch(ld)}),"render"),mermaid={startOnLoad:!0,mermaidAPI,parse:parse2,render:render2,init,run,registerExternalDiagrams,registerLayoutLoaders,initialize:initialize2,parseError:void 0,contentLoaded,setParseErrorHandler,detectType:detectType$1,registerIconPacks},mermaid_default=mermaid;/*! Check if previously processed *//*!
* Wait for document loaded before starting the execution
*/function markedAlert(Ra={}){const{className:qa="markdown-alert",variants:nd=[]}=Ra,od=resolveVariants(nd);return{walkTokens(ld){var cd,dd,pd,fd;if(ld.type!=="blockquote")return;const ud=od.find(({type:md})=>new RegExp(createSyntaxPattern(md),"i").test(ld.text));if(ud){const{type:md,icon:vd,title:Ad=ucfirst(md),titleClassName:Nd=`${qa}-title`}=ud,Id=new RegExp(createSyntaxPattern(md),"i"),{styles:Od}=Ra;Object.assign(ld,{type:"alert",meta:{className:qa,variant:md,icon:vd,title:Ad,titleClassName:Nd,wrapperStyle:{...Od==null?void 0:Od.blockquote,...Od==null?void 0:Od[`blockquote_${md}`]},titleStyle:{...Od==null?void 0:Od.blockquote_title,...Od==null?void 0:Od[`blockquote_title_${md}`]},contentStyle:{...Od==null?void 0:Od.blockquote_p,...Od==null?void 0:Od[`blockquote_p_${md}`]}}});const Fd=(cd=ld.tokens)==null?void 0:cd[0];if((dd=Fd.raw)==null?void 0:dd.replace(Id,"").trim()){const Md=Fd.tokens[0];Object.assign(Md,{raw:Md.raw.replace(Id,""),text:Md.text.replace(Id,"")}),((pd=Fd.tokens[1])==null?void 0:pd.type)==="br"&&Fd.tokens.splice(1,1)}else(fd=ld.tokens)==null||fd.shift()}},extensions:[{name:"alert",level:"block",renderer({meta:ld,tokens:ud=[]}){var pd;let cd=this.parser.parse(ud);cd=cd.replace(/<p .*?>/g,`<p style="${getStyleString(ld.contentStyle)}">`);let dd=`<blockquote class="${ld.className} ${ld.className}-${ld.variant}" style="${getStyleString(ld.wrapperStyle)}">
`;return dd+=`<p class="${ld.titleClassName}" style="${getStyleString(ld.titleStyle)}">`,dd+=ld.icon.replace("<svg",`<svg style="fill: ${((pd=ld.titleStyle)==null?void 0:pd.color)??"inherit"}"`),dd+=ld.title,dd+=`</p>
`,dd+=cd,dd+=`</blockquote>
`,dd}}]}}const defaultAlertVariant=[{type:"note",icon:'<svg class="octicon octicon-info" style="margin-right: 0.25em;" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true"><path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"></path></svg>'},{type:"tip",icon:'<svg class="octicon octicon-light-bulb" style="margin-right: 0.25em;" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true"><path d="M8 1.5c-2.363 0-4 1.69-4 3.75 0 .984.424 1.625.984 2.304l.214.253c.223.264.47.556.673.848.284.411.537.896.621 1.49a.75.75 0 0 1-1.484.211c-.04-.282-.163-.547-.37-.847a8.456 8.456 0 0 0-.542-.68c-.084-.1-.173-.205-.268-.32C3.201 7.75 2.5 6.766 2.5 5.25 2.5 2.31 4.863 0 8 0s5.5 2.31 5.5 5.25c0 1.516-.701 2.5-1.328 3.259-.095.115-.184.22-.268.319-.207.245-.383.453-.541.681-.208.3-.33.565-.37.847a.751.751 0 0 1-1.485-.212c.084-.593.337-1.078.621-1.489.203-.292.45-.584.673-.848.075-.088.147-.173.213-.253.561-.679.985-1.32.985-2.304 0-2.06-1.637-3.75-4-3.75ZM5.75 12h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1 0-1.5ZM6 15.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75Z"></path></svg>'},{type:"important",icon:'<svg class="octicon octicon-report" style="margin-right: 0.25em;" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true"><path d="M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0 .138.112.25.25.25h2a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.749.749 0 0 1 .53-.22h6.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"></path></svg>'},{type:"warning",icon:'<svg class="octicon octicon-alert" style="margin-right: 0.25em;" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true"><path d="M6.457 1.047c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0 1 14.082 15H1.918a1.75 1.75 0 0 1-1.543-2.575Zm1.763.707a.25.25 0 0 0-.44 0L1.698 13.132a.25.25 0 0 0 .22.368h12.164a.25.25 0 0 0 .22-.368Zm.53 3.996v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"></path></svg>'},{type:"caution",icon:'<svg class="octicon octicon-stop" style="margin-right: 0.25em;" viewBox="0 0 16 16" width="16" height="16" aria-hidden="true"><path d="M4.47.22A.749.749 0 0 1 5 0h6c.199 0 .389.079.53.22l4.25 4.25c.141.14.22.331.22.53v6a.749.749 0 0 1-.22.53l-4.25 4.25A.749.749 0 0 1 11 16H5a.749.749 0 0 1-.53-.22L.22 11.53A.749.749 0 0 1 0 11V5c0-.199.079-.389.22-.53Zm.84 1.28L1.5 5.31v5.38l3.81 3.81h5.38l3.81-3.81V5.31L10.69 1.5ZM8 4a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0v-3.5A.75.75 0 0 1 8 4Zm0 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"></path></svg>'}];function resolveVariants(Ra){return Ra.length?Object.values([...defaultAlertVariant,...Ra].reduce((qa,nd)=>(qa[nd.type]=nd,qa),{})):defaultAlertVariant}function createSyntaxPattern(Ra){return`^(?:\\[!${Ra}])\\s*?
*`}function ucfirst(Ra){return Ra.slice(0,1).toUpperCase()+Ra.slice(1).toLowerCase()}const inlineRule=/^(\${1,2})(?!\$)((?:\\.|[^\\\n])*?(?:\\.|[^\\\n$]))\1(?=[\s?!.,:?!。,:]|$)/,inlineRuleNonStandard=/^(\${1,2})(?!\$)((?:\\.|[^\\\n])*?(?:\\.|[^\\\n$]))\1/,blockRule=/^(\${1,2})\n((?:\\[\s\S]|[^\\])+?)\n\1(?:\n|$)/;function createRenderer(Ra){return qa=>{window.MathJax.texReset();const od=window.MathJax.tex2svg(qa.text,{display:Ra}).firstChild,ld=od.style["min-width"]||od.getAttribute("width");return od.removeAttribute("width"),od.style="max-width: 300vw !important;",od.style.width=ld,od.style.display="initial",Ra?`<section style="text-align: center; overflow: auto;">${od.outerHTML}</section>`:`<span style="vertical-align: middle; line-height: 1;">${od.outerHTML}</span>`}}function inlineKatex(Ra,qa){const nd=Ra&&Ra.nonStandard,od=nd?inlineRuleNonStandard:inlineRule;return{name:"inlineKatex",level:"inline",start(ld){let ud,cd=ld;for(;cd;){if(ud=cd.indexOf("$"),ud===-1)return;if((nd?ud>-1:ud===0||cd.charAt(ud-1)===" ")&&cd.substring(ud).match(od))return ud;cd=cd.substring(ud+1).replace(/^\$+/,"")}},tokenizer(ld){const ud=ld.match(od);if(ud)return{type:"inlineKatex",raw:ud[0],text:ud[2].trim(),displayMode:ud[1].length===2}},renderer:qa}}function blockKatex(Ra,qa){return{name:"blockKatex",level:"block",tokenizer(nd){const od=nd.match(blockRule);if(od)return{type:"blockKatex",raw:od[0],text:od[2].trim(),displayMode:od[1].length===2}},renderer:qa}}function MDKatex(Ra={}){return{extensions:[inlineKatex(Ra,createRenderer(!1)),blockKatex(Ra,createRenderer(!0))]}}marked$1.use(MDKatex({nonStandard:!0}));function buildTheme({theme:Ra,fonts:qa,size:nd,isUseIndent:od}){const ld=cloneDeep(Ra),ud=toMerged(ld.base,{"font-family":qa,"font-size":nd});od&&(ld.block.p={"text-indent":"2em",...ld.block.p});const cd=dd=>Object.fromEntries(Object.entries(dd).map(([pd,fd])=>[pd,toMerged(ud,fd)]));return{...cd(ld.inline),...cd(ld.block)}}function buildAddition(){return`
<style>
.preview-wrapper pre::before {
position: absolute;
top: 0;
right: 0;
color: #ccc;
text-align: center;
font-size: 0.8em;
padding: 5px 10px 0;
line-height: 15px;
height: 15px;
font-weight: 600;
}
</style>
`}function getStyles(Ra,qa,nd=""){const od=Ra[qa];return od?`style="${getStyleString(od)}${nd}"`:""}function buildFootnoteArray(Ra){return Ra.map(([qa,nd,od])=>od===nd?`<code style="font-size: 90%; opacity: 0.6;">[${qa}]</code>: <i style="word-break: break-all">${nd}</i><br/>`:`<code style="font-size: 90%; opacity: 0.6;">[${qa}]</code> ${nd}: <i style="word-break: break-all">${od}</i><br/>`).join(`
`)}function transform$1(Ra,qa,nd){const od=Ra.split("-");for(const ld of od){if(ld==="alt"&&qa)return qa;if(ld==="title"&&nd)return nd}return""}const macCodeSvg=`
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0px" y="0px" width="45px" height="13px" viewBox="0 0 450 130">
<ellipse cx="50" cy="65" rx="50" ry="52" stroke="rgb(220,60,54)" stroke-width="2" fill="rgb(237,108,96)" />
<ellipse cx="225" cy="65" rx="50" ry="52" stroke="rgb(218,151,33)" stroke-width="2" fill="rgb(247,193,81)" />
<ellipse cx="400" cy="65" rx="50" ry="52" stroke="rgb(27,161,37)" stroke-width="2" fill="rgb(100,200,86)" />
</svg>
`.trim();function initRenderer(Ra){const qa=[];let nd=0,od=buildTheme(Ra),ld=0,ud=0,cd=!1;function dd(Id,Od=""){return getStyles(od,Id,Od)}function pd(Id,Od,Fd){const Pd=Fd??Id;return`<${Pd} ${dd(Id)}>${Od}</${Pd}>`}function fd(Id,Od){return qa.push([++nd,Id,Od]),nd}function md(Id){qa.length=0,nd=0,vd(Id)}function vd(Id){Ra={...Ra,...Id},od=buildTheme(Ra),marked$1.use(markedAlert({styles:od}))}const Ad=()=>qa.length?pd("h4","引用链接")+pd("footnotes",buildFootnoteArray(qa),"p"):"",Nd={heading({tokens:Id,depth:Od}){const Fd=this.parser.parseInline(Id),Pd=`h${Od}`;return pd(Pd,Fd)},paragraph({tokens:Id}){const Od=this.parser.parseInline(Id),Fd=Od.includes("<figure")&&Od.includes("<img"),Pd=Od.trim()==="";return Fd||Pd?Od:pd("p",Od)},blockquote({tokens:Id}){let Od=this.parser.parse(Id);return Od=Od.replace(/<p .*?>/g,`<p ${dd("blockquote_p")}>`),pd("blockquote",Od)},code({text:Id,lang:Od=""}){if(Od.startsWith("mermaid"))return clearTimeout(ld),ld=setTimeout(()=>{mermaid_default.run()},0),`<pre class="mermaid">${Id}</pre>`;const Fd=Od.split(" ")[0],Pd=HighlightJS.getLanguage(Fd)?Fd:"plaintext";let Md=HighlightJS.highlight(Id,{language:Pd}).value;Md=Md.replace(/\r\n/g,"<br/>").replace(/\n/g,"<br/>").replace(/(>[^<]+)|(^[^<]+)/g,Hd=>Hd.replace(/\s/g,"&nbsp;"));const Bd=`<span class="mac-sign" style="padding: 10px 14px 0;" hidden>${macCodeSvg}</span>`,jd=`<code class="language-${Od}" ${dd("code")}>${Md}</code>`;return`<pre class="hljs code__pre" ${dd("code_pre")}>${Bd}${jd}</pre>`},codespan({text:Id}){return pd("codespan",Id,"code")},listitem(Id){const Od=cd?`${ud+1}. `:"• ",Fd=Id.tokens.map(Pd=>this[Pd.type](Pd)).join("");return pd("listitem",`${Od}${Fd}`,"li")},list({ordered:Id,items:Od,start:Fd=1}){const Pd=[];for(let Bd=0;Bd<Od.length;Bd++){cd=Id,ud=Number(Fd)+Bd-1;const jd=Od[Bd];Pd.push(this.listitem(jd))}return pd(Id?"ol":"ul",Pd.join(""))},image({href:Id,title:Od,text:Fd}){const Pd=pd("figcaption",transform$1(Ra.legend,Fd,Od)),Md=dd("figure"),Bd=dd("image");return`<figure ${Md}><img ${Bd} src="${Id}" title="${Od}" alt="${Fd}"/>${Pd}</figure>`},link({href:Id,title:Od,text:Fd,tokens:Pd}){const Md=this.parser.parseInline(Pd);if(Id.startsWith("https://mp.weixin.qq.com"))return`<a href="${Id}" title="${Od||Fd}" ${dd("wx_link")}>${Md}</a>`;if(Id===Fd)return Md;if(Ra.citeStatus){const Bd=fd(Od||Fd,Id);return`<span ${dd("link")}>${Md}<sup>[${Bd}]</sup></span>`}return pd("link",Md,"span")},strong({tokens:Id}){return pd("strong",this.parser.parseInline(Id))},em({tokens:Id}){return pd("em",this.parser.parseInline(Id),"span")},table({header:Id,rows:Od}){const Fd=Id.map(Md=>this.tablecell(Md)).join(""),Pd=Od.map(Md=>{const Bd=Md.map(jd=>this.tablecell(jd)).join("");return pd("tr",Bd)}).join("");return`
<section style="padding:0 8px; max-width: 100%; overflow: auto">
<table class="preview-table">
<thead ${dd("thead")}>${Fd}</thead>
<tbody>${Pd}</tbody>
</table>
</section>
`},tablecell(Id){const Od=this.parser.parseInline(Id.tokens);return pd("td",Od)},hr(Id){return pd("hr","")}};return marked$1.use({renderer:Nd}),{buildAddition,buildFootnotes:Ad,setOptions:vd,reset:md}}function tryOnScopeDispose(Ra){return getCurrentScope()?(onScopeDispose(Ra),!0):!1}function toValue$2(Ra){return typeof Ra=="function"?Ra():unref(Ra)}const isClient=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const toString$2=Object.prototype.toString,isObject$2=Ra=>toString$2.call(Ra)==="[object Object]",noop$3=()=>{};function createFilterWrapper(Ra,qa){function nd(...od){return new Promise((ld,ud)=>{Promise.resolve(Ra(()=>qa.apply(this,od),{fn:qa,thisArg:this,args:od})).then(ld).catch(ud)})}return nd}const bypassFilter=Ra=>Ra();function pausableFilter(Ra=bypassFilter){const qa=ref$1(!0);function nd(){qa.value=!1}function od(){qa.value=!0}const ld=(...ud)=>{qa.value&&Ra(...ud)};return{isActive:readonly(qa),pause:nd,resume:od,eventFilter:ld}}function getLifeCycleTarget(Ra){return getCurrentInstance()}function toRef(...Ra){if(Ra.length!==1)return toRef$1(...Ra);const qa=Ra[0];return typeof qa=="function"?readonly(customRef(()=>({get:qa,set:noop$3}))):ref$1(qa)}function watchWithFilter(Ra,qa,nd={}){const{eventFilter:od=bypassFilter,...ld}=nd;return watch(Ra,createFilterWrapper(od,qa),ld)}function watchPausable(Ra,qa,nd={}){const{eventFilter:od,...ld}=nd,{eventFilter:ud,pause:cd,resume:dd,isActive:pd}=pausableFilter(od);return{stop:watchWithFilter(Ra,qa,{...ld,eventFilter:ud}),pause:cd,resume:dd,isActive:pd}}function tryOnMounted(Ra,qa=!0,nd){getLifeCycleTarget()?onMounted(Ra,nd):qa?Ra():nextTick$1(Ra)}function useToggle(Ra=!1,qa={}){const{truthyValue:nd=!0,falsyValue:od=!1}=qa,ld=isRef(Ra),ud=ref$1(Ra);function cd(dd){if(arguments.length)return ud.value=dd,ud.value;{const pd=toValue$2(nd);return ud.value=ud.value===pd?toValue$2(od):pd,ud.value}}return ld?cd:[ud,cd]}const defaultWindow=isClient?window:void 0;function unrefElement(Ra){var qa;const nd=toValue$2(Ra);return(qa=nd==null?void 0:nd.$el)!=null?qa:nd}function useEventListener(...Ra){let qa,nd,od,ld;if(typeof Ra[0]=="string"||Array.isArray(Ra[0])?([nd,od,ld]=Ra,qa=defaultWindow):[qa,nd,od,ld]=Ra,!qa)return noop$3;Array.isArray(nd)||(nd=[nd]),Array.isArray(od)||(od=[od]);const ud=[],cd=()=>{ud.forEach(md=>md()),ud.length=0},dd=(md,vd,Ad,Nd)=>(md.addEventListener(vd,Ad,Nd),()=>md.removeEventListener(vd,Ad,Nd)),pd=watch(()=>[unrefElement(qa),toValue$2(ld)],([md,vd])=>{if(cd(),!md)return;const Ad=isObject$2(vd)?{...vd}:vd;ud.push(...nd.flatMap(Nd=>od.map(Id=>dd(md,Nd,Id,Ad))))},{immediate:!0,flush:"post"}),fd=()=>{pd(),cd()};return tryOnScopeDispose(fd),fd}function useMounted(){const Ra=ref$1(!1),qa=getCurrentInstance();return qa&&onMounted(()=>{Ra.value=!0},qa),Ra}function useSupported(Ra){const qa=useMounted();return computed(()=>(qa.value,!!Ra()))}function useMediaQuery(Ra,qa={}){const{window:nd=defaultWindow}=qa,od=useSupported(()=>nd&&"matchMedia"in nd&&typeof nd.matchMedia=="function");let ld;const ud=ref$1(!1),cd=fd=>{ud.value=fd.matches},dd=()=>{ld&&("removeEventListener"in ld?ld.removeEventListener("change",cd):ld.removeListener(cd))},pd=watchEffect(()=>{od.value&&(dd(),ld=nd.matchMedia(toValue$2(Ra)),"addEventListener"in ld?ld.addEventListener("change",cd):ld.addListener(cd),ud.value=ld.matches)});return tryOnScopeDispose(()=>{pd(),dd(),ld=void 0}),ud}const _global$1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global$1<"u"?global$1:typeof self<"u"?self:{},globalKey="__vueuse_ssr_handlers__",handlers=getHandlers();function getHandlers(){return globalKey in _global$1||(_global$1[globalKey]=_global$1[globalKey]||{}),_global$1[globalKey]}function getSSRHandler(Ra,qa){return handlers[Ra]||qa}function usePreferredDark(Ra){return useMediaQuery("(prefers-color-scheme: dark)",Ra)}function guessSerializerType(Ra){return Ra==null?"any":Ra instanceof Set?"set":Ra instanceof Map?"map":Ra instanceof Date?"date":typeof Ra=="boolean"?"boolean":typeof Ra=="string"?"string":typeof Ra=="object"?"object":Number.isNaN(Ra)?"any":"number"}const StorageSerializers={boolean:{read:Ra=>Ra==="true",write:Ra=>String(Ra)},object:{read:Ra=>JSON.parse(Ra),write:Ra=>JSON.stringify(Ra)},number:{read:Ra=>Number.parseFloat(Ra),write:Ra=>String(Ra)},any:{read:Ra=>Ra,write:Ra=>String(Ra)},string:{read:Ra=>Ra,write:Ra=>String(Ra)},map:{read:Ra=>new Map(JSON.parse(Ra)),write:Ra=>JSON.stringify(Array.from(Ra.entries()))},set:{read:Ra=>new Set(JSON.parse(Ra)),write:Ra=>JSON.stringify(Array.from(Ra))},date:{read:Ra=>new Date(Ra),write:Ra=>Ra.toISOString()}},customStorageEventName="vueuse-storage";function useStorage(Ra,qa,nd,od={}){var ld;const{flush:ud="pre",deep:cd=!0,listenToStorageChanges:dd=!0,writeDefaults:pd=!0,mergeDefaults:fd=!1,shallow:md,window:vd=defaultWindow,eventFilter:Ad,onError:Nd=Jd=>{console.error(Jd)},initOnMounted:Id}=od,Od=(md?shallowRef:ref$1)(typeof qa=="function"?qa():qa);if(!nd)try{nd=getSSRHandler("getDefaultStorage",()=>{var Jd;return(Jd=defaultWindow)==null?void 0:Jd.localStorage})()}catch(Jd){Nd(Jd)}if(!nd)return Od;const Fd=toValue$2(qa),Pd=guessSerializerType(Fd),Md=(ld=od.serializer)!=null?ld:StorageSerializers[Pd],{pause:Bd,resume:jd}=watchPausable(Od,()=>Gd(Od.value),{flush:ud,deep:cd,eventFilter:Ad});vd&&dd&&tryOnMounted(()=>{nd instanceof Storage?useEventListener(vd,"storage",df):useEventListener(vd,customStorageEventName,Wd),Id&&df()}),Id||df();function Hd(Jd,Xd){if(vd){const _f={key:Ra,oldValue:Jd,newValue:Xd,storageArea:nd};vd.dispatchEvent(nd instanceof Storage?new StorageEvent("storage",_f):new CustomEvent(customStorageEventName,{detail:_f}))}}function Gd(Jd){try{const Xd=nd.getItem(Ra);if(Jd==null)Hd(Xd,null),nd.removeItem(Ra);else{const _f=Md.write(Jd);Xd!==_f&&(nd.setItem(Ra,_f),Hd(Xd,_f))}}catch(Xd){Nd(Xd)}}function zd(Jd){const Xd=Jd?Jd.newValue:nd.getItem(Ra);if(Xd==null)return pd&&Fd!=null&&nd.setItem(Ra,Md.write(Fd)),Fd;if(!Jd&&fd){const _f=Md.read(Xd);return typeof fd=="function"?fd(_f,Fd):Pd==="object"&&!Array.isArray(_f)?{...Fd,..._f}:_f}else return typeof Xd!="string"?Xd:Md.read(Xd)}function df(Jd){if(!(Jd&&Jd.storageArea!==nd)){if(Jd&&Jd.key==null){Od.value=Fd;return}if(!(Jd&&Jd.key!==Ra)){Bd();try{(Jd==null?void 0:Jd.newValue)!==Md.write(Od.value)&&(Od.value=zd(Jd))}catch(Xd){Nd(Xd)}finally{Jd?nextTick$1(jd):jd()}}}}function Wd(Jd){df(Jd.detail)}return Od}const CSS_DISABLE_TRANS="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function useColorMode(Ra={}){const{selector:qa="html",attribute:nd="class",initialValue:od="auto",window:ld=defaultWindow,storage:ud,storageKey:cd="vueuse-color-scheme",listenToStorageChanges:dd=!0,storageRef:pd,emitAuto:fd,disableTransition:md=!0}=Ra,vd={auto:"",light:"light",dark:"dark",...Ra.modes||{}},Ad=usePreferredDark({window:ld}),Nd=computed(()=>Ad.value?"dark":"light"),Id=pd||(cd==null?toRef(od):useStorage(cd,od,ud,{window:ld,listenToStorageChanges:dd})),Od=computed(()=>Id.value==="auto"?Nd.value:Id.value),Fd=getSSRHandler("updateHTMLAttrs",(jd,Hd,Gd)=>{const zd=typeof jd=="string"?ld==null?void 0:ld.document.querySelector(jd):unrefElement(jd);if(!zd)return;const df=new Set,Wd=new Set;let Jd=null;if(Hd==="class"){const _f=Gd.split(/\s/g);Object.values(vd).flatMap(vf=>(vf||"").split(/\s/g)).filter(Boolean).forEach(vf=>{_f.includes(vf)?df.add(vf):Wd.add(vf)})}else Jd={key:Hd,value:Gd};if(df.size===0&&Wd.size===0&&Jd===null)return;let Xd;md&&(Xd=ld.document.createElement("style"),Xd.appendChild(document.createTextNode(CSS_DISABLE_TRANS)),ld.document.head.appendChild(Xd));for(const _f of df)zd.classList.add(_f);for(const _f of Wd)zd.classList.remove(_f);Jd&&zd.setAttribute(Jd.key,Jd.value),md&&(ld.getComputedStyle(Xd).opacity,document.head.removeChild(Xd))});function Pd(jd){var Hd;Fd(qa,nd,(Hd=vd[jd])!=null?Hd:jd)}function Md(jd){Ra.onChanged?Ra.onChanged(jd,Pd):Pd(jd)}watch(Od,Md,{flush:"post",immediate:!0}),tryOnMounted(()=>Md(Od.value));const Bd=computed({get(){return fd?Id.value:Od.value},set(jd){Id.value=jd}});return Object.assign(Bd,{store:Id,system:Nd,state:Od})}function useDark(Ra={}){const{valueDark:qa="dark",valueLight:nd=""}=Ra,od=useColorMode({...Ra,onChanged:(cd,dd)=>{var pd;Ra.onChanged?(pd=Ra.onChanged)==null||pd.call(Ra,cd==="dark",dd,cd):dd(cd)},modes:{dark:qa,light:nd}}),ld=computed(()=>od.system.value);return computed({get(){return od.value==="dark"},set(cd){const dd=cd?"dark":"light";ld.value===dd?od.value="auto":od.value=dd}})}var codemirror={exports:{}},hasRequiredCodemirror;function requireCodemirror(){return hasRequiredCodemirror||(hasRequiredCodemirror=1,function(Ra,qa){(function(nd,od){Ra.exports=od()})(commonjsGlobal,function(){var nd=navigator.userAgent,od=navigator.platform,ld=/gecko\/\d/i.test(nd),ud=/MSIE \d/.test(nd),cd=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(nd),dd=/Edge\/(\d+)/.exec(nd),pd=ud||cd||dd,fd=pd&&(ud?document.documentMode||6:+(dd||cd)[1]),md=!dd&&/WebKit\//.test(nd),vd=md&&/Qt\/\d+\.\d+/.test(nd),Ad=!dd&&/Chrome\/(\d+)/.exec(nd),Nd=Ad&&+Ad[1],Id=/Opera\//.test(nd),Od=/Apple Computer/.test(navigator.vendor),Fd=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(nd),Pd=/PhantomJS/.test(nd),Md=Od&&(/Mobile\/\w+/.test(nd)||navigator.maxTouchPoints>2),Bd=/Android/.test(nd),jd=Md||Bd||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(nd),Hd=Md||/Mac/.test(od),Gd=/\bCrOS\b/.test(nd),zd=/win/i.test(od),df=Id&&nd.match(/Version\/(\d*\.\d*)/);df&&(df=Number(df[1])),df&&df>=15&&(Id=!1,md=!0);var Wd=Hd&&(vd||Id&&(df==null||df<12.11)),Jd=ld||pd&&fd>=9;function Xd(kd){return new RegExp("(^|\\s)"+kd+"(?:$|\\s)\\s*")}var _f=function(kd,Ud){var Qd=kd.className,Kd=Xd(Ud).exec(Qd);if(Kd){var pf=Qd.slice(Kd.index+Kd[0].length);kd.className=Qd.slice(0,Kd.index)+(pf?Kd[1]+pf:"")}};function vf(kd){for(var Ud=kd.childNodes.length;Ud>0;--Ud)kd.removeChild(kd.firstChild);return kd}function Sf(kd,Ud){return vf(kd).appendChild(Ud)}function gf(kd,Ud,Qd,Kd){var pf=document.createElement(kd);if(Qd&&(pf.className=Qd),Kd&&(pf.style.cssText=Kd),typeof Ud=="string")pf.appendChild(document.createTextNode(Ud));else if(Ud)for(var Cf=0;Cf<Ud.length;++Cf)pf.appendChild(Ud[Cf]);return pf}function bf(kd,Ud,Qd,Kd){var pf=gf(kd,Ud,Qd,Kd);return pf.setAttribute("role","presentation"),pf}var Tf;document.createRange?Tf=function(kd,Ud,Qd,Kd){var pf=document.createRange();return pf.setEnd(Kd||kd,Qd),pf.setStart(kd,Ud),pf}:Tf=function(kd,Ud,Qd){var Kd=document.body.createTextRange();try{Kd.moveToElementText(kd.parentNode)}catch{return Kd}return Kd.collapse(!0),Kd.moveEnd("character",Qd),Kd.moveStart("character",Ud),Kd};function Mf(kd,Ud){if(Ud.nodeType==3&&(Ud=Ud.parentNode),kd.contains)return kd.contains(Ud);do if(Ud.nodeType==11&&(Ud=Ud.host),Ud==kd)return!0;while(Ud=Ud.parentNode)}function Kf(kd){var Ud=kd.ownerDocument||kd,Qd;try{Qd=kd.activeElement}catch{Qd=Ud.body||null}for(;Qd&&Qd.shadowRoot&&Qd.shadowRoot.activeElement;)Qd=Qd.shadowRoot.activeElement;return Qd}function Zf(kd,Ud){var Qd=kd.className;Xd(Ud).test(Qd)||(kd.className+=(Qd?" ":"")+Ud)}function eh(kd,Ud){for(var Qd=kd.split(" "),Kd=0;Kd<Qd.length;Kd++)Qd[Kd]&&!Xd(Qd[Kd]).test(Ud)&&(Ud+=" "+Qd[Kd]);return Ud}var $f=function(kd){kd.select()};Md?$f=function(kd){kd.selectionStart=0,kd.selectionEnd=kd.value.length}:pd&&($f=function(kd){try{kd.select()}catch{}});function Df(kd){return kd.display.wrapper.ownerDocument}function Lf(kd){return zf(kd.display.wrapper)}function zf(kd){return kd.getRootNode?kd.getRootNode():kd.ownerDocument}function Jf(kd){return Df(kd).defaultView}function xf(kd){var Ud=Array.prototype.slice.call(arguments,1);return function(){return kd.apply(null,Ud)}}function yf(kd,Ud,Qd){Ud||(Ud={});for(var Kd in kd)kd.hasOwnProperty(Kd)&&(Qd!==!1||!Ud.hasOwnProperty(Kd))&&(Ud[Kd]=kd[Kd]);return Ud}function Bf(kd,Ud,Qd,Kd,pf){Ud==null&&(Ud=kd.search(/[^\s\u00a0]/),Ud==-1&&(Ud=kd.length));for(var Cf=Kd||0,Pf=pf||0;;){var jf=kd.indexOf(" ",Cf);if(jf<0||jf>=Ud)return Pf+(Ud-Cf);Pf+=jf-Cf,Pf+=Qd-Pf%Qd,Cf=jf+1}}var qf=function(){this.id=null,this.f=null,this.time=0,this.handler=xf(this.onTimeout,this)};qf.prototype.onTimeout=function(kd){kd.id=0,kd.time<=+new Date?kd.f():setTimeout(kd.handler,kd.time-+new Date)},qf.prototype.set=function(kd,Ud){this.f=Ud;var Qd=+new Date+kd;(!this.id||Qd<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,kd),this.time=Qd)};function oh(kd,Ud){for(var Qd=0;Qd<kd.length;++Qd)if(kd[Qd]==Ud)return Qd;return-1}var Yf=50,kf={toString:function(){return"CodeMirror.Pass"}},Vf={scroll:!1},fh={origin:"*mouse"},Gf={origin:"+move"};function wf(kd,Ud,Qd){for(var Kd=0,pf=0;;){var Cf=kd.indexOf(" ",Kd);Cf==-1&&(Cf=kd.length);var Pf=Cf-Kd;if(Cf==kd.length||pf+Pf>=Ud)return Kd+Math.min(Pf,Ud-pf);if(pf+=Cf-Kd,pf+=Qd-pf%Qd,Kd=Cf+1,pf>=Ud)return Kd}}var Rf=[""];function Uf(kd){for(;Rf.length<=kd;)Rf.push(ph(Rf)+" ");return Rf[kd]}function ph(kd){return kd[kd.length-1]}function gh(kd,Ud){for(var Qd=[],Kd=0;Kd<kd.length;Kd++)Qd[Kd]=Ud(kd[Kd],Kd);return Qd}function ah(kd,Ud,Qd){for(var Kd=0,pf=Qd(Ud);Kd<kd.length&&Qd(kd[Kd])<=pf;)Kd++;kd.splice(Kd,0,Ud)}function Ah(){}function dh(kd,Ud){var Qd;return Object.create?Qd=Object.create(kd):(Ah.prototype=kd,Qd=new Ah),Ud&&yf(Ud,Qd),Qd}var Mh=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Yh(kd){return/\w/.test(kd)||kd>"€"&&(kd.toUpperCase()!=kd.toLowerCase()||Mh.test(kd))}function Bh(kd,Ud){return Ud?Ud.source.indexOf("\\w")>-1&&Yh(kd)?!0:Ud.test(kd):Yh(kd)}function Xh(kd){for(var Ud in kd)if(kd.hasOwnProperty(Ud)&&kd[Ud])return!1;return!0}var dm=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function nh(kd){return kd.charCodeAt(0)>=768&&dm.test(kd)}function Of(kd,Ud,Qd){for(;(Qd<0?Ud>0:Ud<kd.length)&&nh(kd.charAt(Ud));)Ud+=Qd;return Ud}function Nf(kd,Ud,Qd){for(var Kd=Ud>Qd?-1:1;;){if(Ud==Qd)return Ud;var pf=(Ud+Qd)/2,Cf=Kd<0?Math.ceil(pf):Math.floor(pf);if(Cf==Ud)return kd(Cf)?Ud:Qd;kd(Cf)?Qd=Cf:Ud=Cf+Kd}}function rh(kd,Ud,Qd,Kd){if(!kd)return Kd(Ud,Qd,"ltr",0);for(var pf=!1,Cf=0;Cf<kd.length;++Cf){var Pf=kd[Cf];(Pf.from<Qd&&Pf.to>Ud||Ud==Qd&&Pf.to==Ud)&&(Kd(Math.max(Pf.from,Ud),Math.min(Pf.to,Qd),Pf.level==1?"rtl":"ltr",Cf),pf=!0)}pf||Kd(Ud,Qd,"ltr")}var ch=null;function Sh(kd,Ud,Qd){var Kd;ch=null;for(var pf=0;pf<kd.length;++pf){var Cf=kd[pf];if(Cf.from<Ud&&Cf.to>Ud)return pf;Cf.to==Ud&&(Cf.from!=Cf.to&&Qd=="before"?Kd=pf:ch=pf),Cf.from==Ud&&(Cf.from!=Cf.to&&Qd!="before"?Kd=pf:ch=pf)}return Kd??ch}var Oh=function(){var kd="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",Ud="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function Qd(ih){return ih<=247?kd.charAt(ih):1424<=ih&&ih<=1524?"R":1536<=ih&&ih<=1785?Ud.charAt(ih-1536):1774<=ih&&ih<=2220?"r":8192<=ih&&ih<=8203?"w":ih==8204?"b":"L"}var Kd=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,pf=/[stwN]/,Cf=/[LRr]/,Pf=/[Lb1n]/,jf=/[1n]/;function Qf(ih,vh,Ch){this.level=ih,this.from=vh,this.to=Ch}return function(ih,vh){var Ch=vh=="ltr"?"L":"R";if(ih.length==0||vh=="ltr"&&!Kd.test(ih))return!1;for(var qh=ih.length,Uh=[],om=0;om<qh;++om)Uh.push(Qd(ih.charCodeAt(om)));for(var fm=0,Nm=Ch;fm<qh;++fm){var $m=Uh[fm];$m=="m"?Uh[fm]=Nm:Nm=$m}for(var jm=0,Pm=Ch;jm<qh;++jm){var Vm=Uh[jm];Vm=="1"&&Pm=="r"?Uh[jm]="n":Cf.test(Vm)&&(Pm=Vm,Vm=="r"&&(Uh[jm]="R"))}for(var t_=1,Jm=Uh[0];t_<qh-1;++t_){var m_=Uh[t_];m_=="+"&&Jm=="1"&&Uh[t_+1]=="1"?Uh[t_]="1":m_==","&&Jm==Uh[t_+1]&&(Jm=="1"||Jm=="n")&&(Uh[t_]=Jm),Jm=m_}for(var $_=0;$_<qh;++$_){var ig=Uh[$_];if(ig==",")Uh[$_]="N";else if(ig=="%"){var K_=void 0;for(K_=$_+1;K_<qh&&Uh[K_]=="%";++K_);for(var eg=$_&&Uh[$_-1]=="!"||K_<qh&&Uh[K_]=="1"?"1":"N",og=$_;og<K_;++og)Uh[og]=eg;$_=K_-1}}for(var lg=0,Mg=Ch;lg<qh;++lg){var wg=Uh[lg];Mg=="L"&&wg=="1"?Uh[lg]="L":Cf.test(wg)&&(Mg=wg)}for(var fg=0;fg<qh;++fg)if(pf.test(Uh[fg])){var ug=void 0;for(ug=fg+1;ug<qh&&pf.test(Uh[ug]);++ug);for(var tg=(fg?Uh[fg-1]:Ch)=="L",jg=(ug<qh?Uh[ug]:Ch)=="L",kv=tg==jg?tg?"L":"R":Ch,Tb=fg;Tb<ug;++Tb)Uh[Tb]=kv;fg=ug-1}for(var Dg=[],U0,Tg=0;Tg<qh;)if(Pf.test(Uh[Tg])){var SE=Tg;for(++Tg;Tg<qh&&Pf.test(Uh[Tg]);++Tg);Dg.push(new Qf(0,SE,Tg))}else{var H0=Tg,Sb=Dg.length,xb=vh=="rtl"?1:0;for(++Tg;Tg<qh&&Uh[Tg]!="L";++Tg);for(var Pg=H0;Pg<Tg;)if(jf.test(Uh[Pg])){H0<Pg&&(Dg.splice(Sb,0,new Qf(1,H0,Pg)),Sb+=xb);var Mv=Pg;for(++Pg;Pg<Tg&&jf.test(Uh[Pg]);++Pg);Dg.splice(Sb,0,new Qf(2,Mv,Pg)),Sb+=xb,H0=Pg}else++Pg;H0<Tg&&Dg.splice(Sb,0,new Qf(1,H0,Tg))}return vh=="ltr"&&(Dg[0].level==1&&(U0=ih.match(/^\s+/))&&(Dg[0].from=U0[0].length,Dg.unshift(new Qf(0,0,U0[0].length))),ph(Dg).level==1&&(U0=ih.match(/\s+$/))&&(ph(Dg).to-=U0[0].length,Dg.push(new Qf(0,qh-U0[0].length,qh)))),vh=="rtl"?Dg.reverse():Dg}}();function Zh(kd,Ud){var Qd=kd.order;return Qd==null&&(Qd=kd.order=Oh(kd.text,Ud)),Qd}var hm=[],sm=function(kd,Ud,Qd){if(kd.addEventListener)kd.addEventListener(Ud,Qd,!1);else if(kd.attachEvent)kd.attachEvent("on"+Ud,Qd);else{var Kd=kd._handlers||(kd._handlers={});Kd[Ud]=(Kd[Ud]||hm).concat(Qd)}};function Fm(kd,Ud){return kd._handlers&&kd._handlers[Ud]||hm}function Rm(kd,Ud,Qd){if(kd.removeEventListener)kd.removeEventListener(Ud,Qd,!1);else if(kd.detachEvent)kd.detachEvent("on"+Ud,Qd);else{var Kd=kd._handlers,pf=Kd&&Kd[Ud];if(pf){var Cf=oh(pf,Qd);Cf>-1&&(Kd[Ud]=pf.slice(0,Cf).concat(pf.slice(Cf+1)))}}}function Hm(kd,Ud){var Qd=Fm(kd,Ud);if(Qd.length)for(var Kd=Array.prototype.slice.call(arguments,2),pf=0;pf<Qd.length;++pf)Qd[pf].apply(null,Kd)}function Zm(kd,Ud,Qd){return typeof Ud=="string"&&(Ud={type:Ud,preventDefault:function(){this.defaultPrevented=!0}}),Hm(kd,Qd||Ud.type,kd,Ud),j_(Ud)||Ud.codemirrorIgnore}function L_(kd){var Ud=kd._handlers&&kd._handlers.cursorActivity;if(Ud)for(var Qd=kd.curOp.cursorActivityHandlers||(kd.curOp.cursorActivityHandlers=[]),Kd=0;Kd<Ud.length;++Kd)oh(Qd,Ud[Kd])==-1&&Qd.push(Ud[Kd])}function l_(kd,Ud){return Fm(kd,Ud).length>0}function T_(kd){kd.prototype.on=function(Ud,Qd){sm(this,Ud,Qd)},kd.prototype.off=function(Ud,Qd){Rm(this,Ud,Qd)}}function Qm(kd){kd.preventDefault?kd.preventDefault():kd.returnValue=!1}function F_(kd){kd.stopPropagation?kd.stopPropagation():kd.cancelBubble=!0}function j_(kd){return kd.defaultPrevented!=null?kd.defaultPrevented:kd.returnValue==!1}function G_(kd){Qm(kd),F_(kd)}function Q_(kd){return kd.target||kd.srcElement}function q_(kd){var Ud=kd.which;return Ud==null&&(kd.button&1?Ud=1:kd.button&2?Ud=3:kd.button&4&&(Ud=2)),Hd&&kd.ctrlKey&&Ud==1&&(Ud=3),Ud}var D_=function(){if(pd&&fd<9)return!1;var kd=gf("div");return"draggable"in kd||"dragDrop"in kd}(),Im;function Ig(kd){if(Im==null){var Ud=gf("span","");Sf(kd,gf("span",[Ud,document.createTextNode("x")])),kd.firstChild.offsetHeight!=0&&(Im=Ud.offsetWidth<=1&&Ud.offsetHeight>2&&!(pd&&fd<8))}var Qd=Im?gf("span",""):gf("span"," ",null,"display: inline-block; width: 1px; margin-right: -1px");return Qd.setAttribute("cm-text",""),Qd}var Ug;function $g(kd){if(Ug!=null)return Ug;var Ud=Sf(kd,document.createTextNode("AخA")),Qd=Tf(Ud,0,1).getBoundingClientRect(),Kd=Tf(Ud,1,2).getBoundingClientRect();return vf(kd),!Qd||Qd.left==Qd.right?!1:Ug=Kd.right-Qd.right<3}var If=`
b`.split(/\n/).length!=3?function(kd){for(var Ud=0,Qd=[],Kd=kd.length;Ud<=Kd;){var pf=kd.indexOf(`
`,Ud);pf==-1&&(pf=kd.length);var Cf=kd.slice(Ud,kd.charAt(pf-1)=="\r"?pf-1:pf),Pf=Cf.indexOf("\r");Pf!=-1?(Qd.push(Cf.slice(0,Pf)),Ud+=Pf+1):(Qd.push(Cf),Ud=pf+1)}return Qd}:function(kd){return kd.split(/\r\n?|\n/)},th=window.getSelection?function(kd){try{return kd.selectionStart!=kd.selectionEnd}catch{return!1}}:function(kd){var Ud;try{Ud=kd.ownerDocument.selection.createRange()}catch{}return!Ud||Ud.parentElement()!=kd?!1:Ud.compareEndPoints("StartToEnd",Ud)!=0},Xf=function(){var kd=gf("div");return"oncopy"in kd?!0:(kd.setAttribute("oncopy","return;"),typeof kd.oncopy=="function")}(),uh=null;function Th(kd){if(uh!=null)return uh;var Ud=Sf(kd,gf("span","x")),Qd=Ud.getBoundingClientRect(),Kd=Tf(Ud,0,1).getBoundingClientRect();return uh=Math.abs(Qd.left-Kd.left)>1}var yh={},Rh={};function wh(kd,Ud){arguments.length>2&&(Ud.dependencies=Array.prototype.slice.call(arguments,2)),yh[kd]=Ud}function _h(kd,Ud){Rh[kd]=Ud}function Jh(kd){if(typeof kd=="string"&&Rh.hasOwnProperty(kd))kd=Rh[kd];else if(kd&&typeof kd.name=="string"&&Rh.hasOwnProperty(kd.name)){var Ud=Rh[kd.name];typeof Ud=="string"&&(Ud={name:Ud}),kd=dh(Ud,kd),kd.name=Ud.name}else{if(typeof kd=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(kd))return Jh("application/xml");if(typeof kd=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(kd))return Jh("application/json")}return typeof kd=="string"?{name:kd}:kd||{name:"null"}}function um(kd,Ud){Ud=Jh(Ud);var Qd=yh[Ud.name];if(!Qd)return um(kd,"text/plain");var Kd=Qd(kd,Ud);if(Um.hasOwnProperty(Ud.name)){var pf=Um[Ud.name];for(var Cf in pf)pf.hasOwnProperty(Cf)&&(Kd.hasOwnProperty(Cf)&&(Kd["_"+Cf]=Kd[Cf]),Kd[Cf]=pf[Cf])}if(Kd.name=Ud.name,Ud.helperType&&(Kd.helperType=Ud.helperType),Ud.modeProps)for(var Pf in Ud.modeProps)Kd[Pf]=Ud.modeProps[Pf];return Kd}var Um={};function Tm(kd,Ud){var Qd=Um.hasOwnProperty(kd)?Um[kd]:Um[kd]={};yf(Ud,Qd)}function zm(kd,Ud){if(Ud===!0)return Ud;if(kd.copyState)return kd.copyState(Ud);var Qd={};for(var Kd in Ud){var pf=Ud[Kd];pf instanceof Array&&(pf=pf.concat([])),Qd[Kd]=pf}return Qd}function S_(kd,Ud){for(var Qd;kd.innerMode&&(Qd=kd.innerMode(Ud),!(!Qd||Qd.mode==kd));)Ud=Qd.state,kd=Qd.mode;return Qd||{mode:kd,state:Ud}}function C_(kd,Ud,Qd){return kd.startState?kd.startState(Ud,Qd):!0}var d_=function(kd,Ud,Qd){this.pos=this.start=0,this.string=kd,this.tabSize=Ud||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=Qd};d_.prototype.eol=function(){return this.pos>=this.string.length},d_.prototype.sol=function(){return this.pos==this.lineStart},d_.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},d_.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},d_.prototype.eat=function(kd){var Ud=this.string.charAt(this.pos),Qd;if(typeof kd=="string"?Qd=Ud==kd:Qd=Ud&&(kd.test?kd.test(Ud):kd(Ud)),Qd)return++this.pos,Ud},d_.prototype.eatWhile=function(kd){for(var Ud=this.pos;this.eat(kd););return this.pos>Ud},d_.prototype.eatSpace=function(){for(var kd=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>kd},d_.prototype.skipToEnd=function(){this.pos=this.string.length},d_.prototype.skipTo=function(kd){var Ud=this.string.indexOf(kd,this.pos);if(Ud>-1)return this.pos=Ud,!0},d_.prototype.backUp=function(kd){this.pos-=kd},d_.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=Bf(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?Bf(this.string,this.lineStart,this.tabSize):0)},d_.prototype.indentation=function(){return Bf(this.string,null,this.tabSize)-(this.lineStart?Bf(this.string,this.lineStart,this.tabSize):0)},d_.prototype.match=function(kd,Ud,Qd){if(typeof kd=="string"){var Kd=function(Pf){return Qd?Pf.toLowerCase():Pf},pf=this.string.substr(this.pos,kd.length);if(Kd(pf)==Kd(kd))return Ud!==!1&&(this.pos+=kd.length),!0}else{var Cf=this.string.slice(this.pos).match(kd);return Cf&&Cf.index>0?null:(Cf&&Ud!==!1&&(this.pos+=Cf[0].length),Cf)}},d_.prototype.current=function(){return this.string.slice(this.start,this.pos)},d_.prototype.hideFirstChars=function(kd,Ud){this.lineStart+=kd;try{return Ud()}finally{this.lineStart-=kd}},d_.prototype.lookAhead=function(kd){var Ud=this.lineOracle;return Ud&&Ud.lookAhead(kd)},d_.prototype.baseToken=function(){var kd=this.lineOracle;return kd&&kd.baseToken(this.pos)};function Dm(kd,Ud){if(Ud-=kd.first,Ud<0||Ud>=kd.size)throw new Error("There is no line "+(Ud+kd.first)+" in the document.");for(var Qd=kd;!Qd.lines;)for(var Kd=0;;++Kd){var pf=Qd.children[Kd],Cf=pf.chunkSize();if(Ud<Cf){Qd=pf;break}Ud-=Cf}return Qd.lines[Ud]}function V_(kd,Ud,Qd){var Kd=[],pf=Ud.line;return kd.iter(Ud.line,Qd.line+1,function(Cf){var Pf=Cf.text;pf==Qd.line&&(Pf=Pf.slice(0,Qd.ch)),pf==Ud.line&&(Pf=Pf.slice(Ud.ch)),Kd.push(Pf),++pf}),Kd}function h_(kd,Ud,Qd){var Kd=[];return kd.iter(Ud,Qd,function(pf){Kd.push(pf.text)}),Kd}function n_(kd,Ud){var Qd=Ud-kd.height;if(Qd)for(var Kd=kd;Kd;Kd=Kd.parent)Kd.height+=Qd}function Lm(kd){if(kd.parent==null)return null;for(var Ud=kd.parent,Qd=oh(Ud.lines,kd),Kd=Ud.parent;Kd;Ud=Kd,Kd=Kd.parent)for(var pf=0;Kd.children[pf]!=Ud;++pf)Qd+=Kd.children[pf].chunkSize();return Qd+Ud.first}function v_(kd,Ud){var Qd=kd.first;e:do{for(var Kd=0;Kd<kd.children.length;++Kd){var pf=kd.children[Kd],Cf=pf.height;if(Ud<Cf){kd=pf;continue e}Ud-=Cf,Qd+=pf.chunkSize()}return Qd}while(!kd.lines);for(var Pf=0;Pf<kd.lines.length;++Pf){var jf=kd.lines[Pf],Qf=jf.height;if(Ud<Qf)break;Ud-=Qf}return Qd+Pf}function Jg(kd,Ud){return Ud>=kd.first&&Ud<kd.first+kd.size}function Zg(kd,Ud){return String(kd.lineNumberFormatter(Ud+kd.firstLineNumber))}function mm(kd,Ud,Qd){if(Qd===void 0&&(Qd=null),!(this instanceof mm))return new mm(kd,Ud,Qd);this.line=kd,this.ch=Ud,this.sticky=Qd}function i_(kd,Ud){return kd.line-Ud.line||kd.ch-Ud.ch}function Og(kd,Ud){return kd.sticky==Ud.sticky&&i_(kd,Ud)==0}function f0(kd){return mm(kd.line,kd.ch)}function h0(kd,Ud){return i_(kd,Ud)<0?Ud:kd}function Hg(kd,Ud){return i_(kd,Ud)<0?kd:Ud}function e0(kd,Ud){return Math.max(kd.first,Math.min(Ud,kd.first+kd.size-1))}function a_(kd,Ud){if(Ud.line<kd.first)return mm(kd.first,0);var Qd=kd.first+kd.size-1;return Ud.line>Qd?mm(Qd,Dm(kd,Qd).text.length):Rg(Ud,Dm(kd,Ud.line).text.length)}function Rg(kd,Ud){var Qd=kd.ch;return Qd==null||Qd>Ud?mm(kd.line,Ud):Qd<0?mm(kd.line,0):kd}function z_(kd,Ud){for(var Qd=[],Kd=0;Kd<Ud.length;Kd++)Qd[Kd]=a_(kd,Ud[Kd]);return Qd}var mg=function(kd,Ud){this.state=kd,this.lookAhead=Ud},ag=function(kd,Ud,Qd,Kd){this.state=Ud,this.doc=kd,this.line=Qd,this.maxLookAhead=Kd||0,this.baseTokens=null,this.baseTokenPos=1};ag.prototype.lookAhead=function(kd){var Ud=this.doc.getLine(this.line+kd);return Ud!=null&&kd>this.maxLookAhead&&(this.maxLookAhead=kd),Ud},ag.prototype.baseToken=function(kd){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=kd;)this.baseTokenPos+=2;var Ud=this.baseTokens[this.baseTokenPos+1];return{type:Ud&&Ud.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-kd}},ag.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},ag.fromSaved=function(kd,Ud,Qd){return Ud instanceof mg?new ag(kd,zm(kd.mode,Ud.state),Qd,Ud.lookAhead):new ag(kd,zm(kd.mode,Ud),Qd)},ag.prototype.save=function(kd){var Ud=kd!==!1?zm(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new mg(Ud,this.maxLookAhead):Ud};function t0(kd,Ud,Qd,Kd){var pf=[kd.state.modeGen],Cf={};Ab(kd,Ud.text,kd.doc.mode,Qd,function(ih,vh){return pf.push(ih,vh)},Cf,Kd);for(var Pf=Qd.state,jf=function(ih){Qd.baseTokens=pf;var vh=kd.state.overlays[ih],Ch=1,qh=0;Qd.state=!0,Ab(kd,Ud.text,vh.mode,Qd,function(Uh,om){for(var fm=Ch;qh<Uh;){var Nm=pf[Ch];Nm>Uh&&pf.splice(Ch,1,Uh,pf[Ch+1],Nm),Ch+=2,qh=Math.min(Uh,Nm)}if(om)if(vh.opaque)pf.splice(fm,Ch-fm,Uh,"overlay "+om),Ch=fm+2;else for(;fm<Ch;fm+=2){var $m=pf[fm+1];pf[fm+1]=($m?$m+" ":"")+"overlay "+om}},Cf),Qd.state=Pf,Qd.baseTokens=null,Qd.baseTokenPos=1},Qf=0;Qf<kd.state.overlays.length;++Qf)jf(Qf);return{styles:pf,classes:Cf.bgClass||Cf.textClass?Cf:null}}function R0(kd,Ud,Qd){if(!Ud.styles||Ud.styles[0]!=kd.state.modeGen){var Kd=_g(kd,Lm(Ud)),pf=Ud.text.length>kd.options.maxHighlightLength&&zm(kd.doc.mode,Kd.state),Cf=t0(kd,Ud,Kd);pf&&(Kd.state=pf),Ud.stateAfter=Kd.save(!pf),Ud.styles=Cf.styles,Cf.classes?Ud.styleClasses=Cf.classes:Ud.styleClasses&&(Ud.styleClasses=null),Qd===kd.doc.highlightFrontier&&(kd.doc.modeFrontier=Math.max(kd.doc.modeFrontier,++kd.doc.highlightFrontier))}return Ud.styles}function _g(kd,Ud,Qd){var Kd=kd.doc,pf=kd.display;if(!Kd.mode.startState)return new ag(Kd,!0,Ud);var Cf=tv(kd,Ud,Qd),Pf=Cf>Kd.first&&Dm(Kd,Cf-1).stateAfter,jf=Pf?ag.fromSaved(Kd,Pf,Cf):new ag(Kd,C_(Kd.mode),Cf);return Kd.iter(Cf,Ud,function(Qf){r0(kd,Qf.text,jf);var ih=jf.line;Qf.stateAfter=ih==Ud-1||ih%5==0||ih>=pf.viewFrom&&ih<pf.viewTo?jf.save():null,jf.nextLine()}),Qd&&(Kd.modeFrontier=jf.line),jf}function r0(kd,Ud,Qd,Kd){var pf=kd.doc.mode,Cf=new d_(Ud,kd.options.tabSize,Qd);for(Cf.start=Cf.pos=Kd||0,Ud==""&&Cb(pf,Qd.state);!Cf.eol();)ib(pf,Cf,Qd.state),Cf.start=Cf.pos}function Cb(kd,Ud){if(kd.blankLine)return kd.blankLine(Ud);if(kd.innerMode){var Qd=S_(kd,Ud);if(Qd.mode.blankLine)return Qd.mode.blankLine(Qd.state)}}function ib(kd,Ud,Qd,Kd){for(var pf=0;pf<10;pf++){Kd&&(Kd[0]=S_(kd,Qd).mode);var Cf=kd.token(Ud,Qd);if(Ud.pos>Ud.start)return Cf}throw new Error("Mode "+kd.name+" failed to advance stream.")}var e_=function(kd,Ud,Qd){this.start=kd.start,this.end=kd.pos,this.string=kd.current(),this.type=Ud||null,this.state=Qd};function ab(kd,Ud,Qd,Kd){var pf=kd.doc,Cf=pf.mode,Pf;Ud=a_(pf,Ud);var jf=Dm(pf,Ud.line),Qf=_g(kd,Ud.line,Qd),ih=new d_(jf.text,kd.options.tabSize,Qf),vh;for(Kd&&(vh=[]);(Kd||ih.pos<Ud.ch)&&!ih.eol();)ih.start=ih.pos,Pf=ib(Cf,ih,Qf.state),Kd&&vh.push(new e_(ih,Pf,zm(pf.mode,Qf.state)));return Kd?vh:new e_(ih,Pf,Qf.state)}function V0(kd,Ud){if(kd)for(;;){var Qd=kd.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!Qd)break;kd=kd.slice(0,Qd.index)+kd.slice(Qd.index+Qd[0].length);var Kd=Qd[1]?"bgClass":"textClass";Ud[Kd]==null?Ud[Kd]=Qd[2]:new RegExp("(?:^|\\s)"+Qd[2]+"(?:$|\\s)").test(Ud[Kd])||(Ud[Kd]+=" "+Qd[2])}return kd}function Ab(kd,Ud,Qd,Kd,pf,Cf,Pf){var jf=Qd.flattenSpans;jf==null&&(jf=kd.options.flattenSpans);var Qf=0,ih=null,vh=new d_(Ud,kd.options.tabSize,Kd),Ch,qh=kd.options.addModeClass&&[null];for(Ud==""&&V0(Cb(Qd,Kd.state),Cf);!vh.eol();){if(vh.pos>kd.options.maxHighlightLength?(jf=!1,Pf&&r0(kd,Ud,Kd,vh.pos),vh.pos=Ud.length,Ch=null):Ch=V0(ib(Qd,vh,Kd.state,qh),Cf),qh){var Uh=qh[0].name;Uh&&(Ch="m-"+(Ch?Uh+" "+Ch:Uh))}if(!jf||ih!=Ch){for(;Qf<vh.start;)Qf=Math.min(vh.start,Qf+5e3),pf(Qf,ih);ih=Ch}vh.start=vh.pos}for(;Qf<vh.pos;){var om=Math.min(vh.pos,Qf+5e3);pf(om,ih),Qf=om}}function tv(kd,Ud,Qd){for(var Kd,pf,Cf=kd.doc,Pf=Qd?-1:Ud-(kd.doc.mode.innerMode?1e3:100),jf=Ud;jf>Pf;--jf){if(jf<=Cf.first)return Cf.first;var Qf=Dm(Cf,jf-1),ih=Qf.stateAfter;if(ih&&(!Qd||jf+(ih instanceof mg?ih.lookAhead:0)<=Cf.modeFrontier))return jf;var vh=Bf(Qf.text,null,kd.options.tabSize);(pf==null||Kd>vh)&&(pf=jf-1,Kd=vh)}return pf}function rv(kd,Ud){if(kd.modeFrontier=Math.min(kd.modeFrontier,Ud),!(kd.highlightFrontier<Ud-10)){for(var Qd=kd.first,Kd=Ud-1;Kd>Qd;Kd--){var pf=Dm(kd,Kd).stateAfter;if(pf&&(!(pf instanceof mg)||Kd+pf.lookAhead<Ud)){Qd=Kd+1;break}}kd.highlightFrontier=Math.min(kd.highlightFrontier,Qd)}}var z0=!1,sg=!1;function Gg(){z0=!0}function m0(){sg=!0}function W0(kd,Ud,Qd){this.marker=kd,this.from=Ud,this.to=Qd}function sb(kd,Ud){if(kd)for(var Qd=0;Qd<kd.length;++Qd){var Kd=kd[Qd];if(Kd.marker==Ud)return Kd}}function _1(kd,Ud){for(var Qd,Kd=0;Kd<kd.length;++Kd)kd[Kd]!=Ud&&(Qd||(Qd=[])).push(kd[Kd]);return Qd}function Bv(kd,Ud,Qd){var Kd=Qd&&window.WeakSet&&(Qd.markedSpans||(Qd.markedSpans=new WeakSet));Kd&&kd.markedSpans&&Kd.has(kd.markedSpans)?kd.markedSpans.push(Ud):(kd.markedSpans=kd.markedSpans?kd.markedSpans.concat([Ud]):[Ud],Kd&&Kd.add(kd.markedSpans)),Ud.marker.attachLine(kd)}function g1(kd,Ud,Qd){var Kd;if(kd)for(var pf=0;pf<kd.length;++pf){var Cf=kd[pf],Pf=Cf.marker,jf=Cf.from==null||(Pf.inclusiveLeft?Cf.from<=Ud:Cf.from<Ud);if(jf||Cf.from==Ud&&Pf.type=="bookmark"&&(!Qd||!Cf.marker.insertLeft)){var Qf=Cf.to==null||(Pf.inclusiveRight?Cf.to>=Ud:Cf.to>Ud);(Kd||(Kd=[])).push(new W0(Pf,Cf.from,Qf?null:Cf.to))}}return Kd}function Ny(kd,Ud,Qd){var Kd;if(kd)for(var pf=0;pf<kd.length;++pf){var Cf=kd[pf],Pf=Cf.marker,jf=Cf.to==null||(Pf.inclusiveRight?Cf.to>=Ud:Cf.to>Ud);if(jf||Cf.from==Ud&&Pf.type=="bookmark"&&(!Qd||Cf.marker.insertLeft)){var Qf=Cf.from==null||(Pf.inclusiveLeft?Cf.from<=Ud:Cf.from<Ud);(Kd||(Kd=[])).push(new W0(Pf,Qf?null:Cf.from-Ud,Cf.to==null?null:Cf.to-Ud))}}return Kd}function $v(kd,Ud){if(Ud.full)return null;var Qd=Jg(kd,Ud.from.line)&&Dm(kd,Ud.from.line).markedSpans,Kd=Jg(kd,Ud.to.line)&&Dm(kd,Ud.to.line).markedSpans;if(!Qd&&!Kd)return null;var pf=Ud.from.ch,Cf=Ud.to.ch,Pf=i_(Ud.from,Ud.to)==0,jf=g1(Qd,pf,Pf),Qf=Ny(Kd,Cf,Pf),ih=Ud.text.length==1,vh=ph(Ud.text).length+(ih?pf:0);if(jf)for(var Ch=0;Ch<jf.length;++Ch){var qh=jf[Ch];if(qh.to==null){var Uh=sb(Qf,qh.marker);Uh?ih&&(qh.to=Uh.to==null?null:Uh.to+vh):qh.to=pf}}if(Qf)for(var om=0;om<Qf.length;++om){var fm=Qf[om];if(fm.to!=null&&(fm.to+=vh),fm.from==null){var Nm=sb(jf,fm.marker);Nm||(fm.from=vh,ih&&(jf||(jf=[])).push(fm))}else fm.from+=vh,ih&&(jf||(jf=[])).push(fm)}jf&&(jf=b1(jf)),Qf&&Qf!=jf&&(Qf=b1(Qf));var $m=[jf];if(!ih){var jm=Ud.text.length-2,Pm;if(jm>0&&jf)for(var Vm=0;Vm<jf.length;++Vm)jf[Vm].to==null&&(Pm||(Pm=[])).push(new W0(jf[Vm].marker,null,null));for(var t_=0;t_<jm;++t_)$m.push(Pm);$m.push(Qf)}return $m}function b1(kd){for(var Ud=0;Ud<kd.length;++Ud){var Qd=kd[Ud];Qd.from!=null&&Qd.from==Qd.to&&Qd.marker.clearWhenEmpty!==!1&&kd.splice(Ud--,1)}return kd.length?kd:null}function v1(kd,Ud,Qd){var Kd=null;if(kd.iter(Ud.line,Qd.line+1,function(Uh){if(Uh.markedSpans)for(var om=0;om<Uh.markedSpans.length;++om){var fm=Uh.markedSpans[om].marker;fm.readOnly&&(!Kd||oh(Kd,fm)==-1)&&(Kd||(Kd=[])).push(fm)}}),!Kd)return null;for(var pf=[{from:Ud,to:Qd}],Cf=0;Cf<Kd.length;++Cf)for(var Pf=Kd[Cf],jf=Pf.find(0),Qf=0;Qf<pf.length;++Qf){var ih=pf[Qf];if(!(i_(ih.to,jf.from)<0||i_(ih.from,jf.to)>0)){var vh=[Qf,1],Ch=i_(ih.from,jf.from),qh=i_(ih.to,jf.to);(Ch<0||!Pf.inclusiveLeft&&!Ch)&&vh.push({from:ih.from,to:jf.from}),(qh>0||!Pf.inclusiveRight&&!qh)&&vh.push({from:jf.to,to:ih.to}),pf.splice.apply(pf,vh),Qf+=vh.length-3}}return pf}function Om(kd){var Ud=kd.markedSpans;if(Ud){for(var Qd=0;Qd<Ud.length;++Qd)Ud[Qd].marker.detachLine(kd);kd.markedSpans=null}}function B_(kd,Ud){if(Ud){for(var Qd=0;Qd<Ud.length;++Qd)Ud[Qd].marker.attachLine(kd);kd.markedSpans=Ud}}function wb(kd){return kd.inclusiveLeft?-1:0}function nv(kd){return kd.inclusiveRight?1:0}function Lv(kd,Ud){var Qd=kd.lines.length-Ud.lines.length;if(Qd!=0)return Qd;var Kd=kd.find(),pf=Ud.find(),Cf=i_(Kd.from,pf.from)||wb(kd)-wb(Ud);if(Cf)return-Cf;var Pf=i_(Kd.to,pf.to)||nv(kd)-nv(Ud);return Pf||Ud.id-kd.id}function y1(kd,Ud){var Qd=sg&&kd.markedSpans,Kd;if(Qd)for(var pf=void 0,Cf=0;Cf<Qd.length;++Cf)pf=Qd[Cf],pf.marker.collapsed&&(Ud?pf.from:pf.to)==null&&(!Kd||Lv(Kd,pf.marker)<0)&&(Kd=pf.marker);return Kd}function E1(kd){return y1(kd,!0)}function Nb(kd){return y1(kd,!1)}function T1(kd,Ud){var Qd=sg&&kd.markedSpans,Kd;if(Qd)for(var pf=0;pf<Qd.length;++pf){var Cf=Qd[pf];Cf.marker.collapsed&&(Cf.from==null||Cf.from<Ud)&&(Cf.to==null||Cf.to>Ud)&&(!Kd||Lv(Kd,Cf.marker)<0)&&(Kd=Cf.marker)}return Kd}function Fv(kd,Ud,Qd,Kd,pf){var Cf=Dm(kd,Ud),Pf=sg&&Cf.markedSpans;if(Pf)for(var jf=0;jf<Pf.length;++jf){var Qf=Pf[jf];if(Qf.marker.collapsed){var ih=Qf.marker.find(0),vh=i_(ih.from,Qd)||wb(Qf.marker)-wb(pf),Ch=i_(ih.to,Kd)||nv(Qf.marker)-nv(pf);if(!(vh>=0&&Ch<=0||vh<=0&&Ch>=0)&&(vh<=0&&(Qf.marker.inclusiveRight&&pf.inclusiveLeft?i_(ih.to,Qd)>=0:i_(ih.to,Qd)>0)||vh>=0&&(Qf.marker.inclusiveRight&&pf.inclusiveLeft?i_(ih.from,Kd)<=0:i_(ih.from,Kd)<0)))return!0}}}function M_(kd){for(var Ud;Ud=E1(kd);)kd=Ud.find(-1,!0).line;return kd}function jv(kd){for(var Ud;Ud=Nb(kd);)kd=Ud.find(1,!0).line;return kd}function Y0(kd){for(var Ud,Qd;Ud=Nb(kd);)kd=Ud.find(1,!0).line,(Qd||(Qd=[])).push(kd);return Qd}function Y_(kd,Ud){var Qd=Dm(kd,Ud),Kd=M_(Qd);return Qd==Kd?Ud:Lm(Kd)}function n0(kd,Ud){if(Ud>kd.lastLine())return Ud;var Qd=Dm(kd,Ud),Kd;if(!rg(kd,Qd))return Ud;for(;Kd=Nb(Qd);)Qd=Kd.find(1,!0).line;return Lm(Qd)+1}function rg(kd,Ud){var Qd=sg&&Ud.markedSpans;if(Qd){for(var Kd=void 0,pf=0;pf<Qd.length;++pf)if(Kd=Qd[pf],!!Kd.marker.collapsed){if(Kd.from==null)return!0;if(!Kd.marker.widgetNode&&Kd.from==0&&Kd.marker.inclusiveLeft&&Db(kd,Ud,Kd))return!0}}}function Db(kd,Ud,Qd){if(Qd.to==null){var Kd=Qd.marker.find(1,!0);return Db(kd,Kd.line,sb(Kd.line.markedSpans,Qd.marker))}if(Qd.marker.inclusiveRight&&Qd.to==Ud.text.length)return!0;for(var pf=void 0,Cf=0;Cf<Ud.markedSpans.length;++Cf)if(pf=Ud.markedSpans[Cf],pf.marker.collapsed&&!pf.marker.widgetNode&&pf.from==Qd.to&&(pf.to==null||pf.to!=Qd.from)&&(pf.marker.inclusiveLeft||Qd.marker.inclusiveRight)&&Db(kd,Ud,pf))return!0}function i0(kd){kd=M_(kd);for(var Ud=0,Qd=kd.parent,Kd=0;Kd<Qd.lines.length;++Kd){var pf=Qd.lines[Kd];if(pf==kd)break;Ud+=pf.height}for(var Cf=Qd.parent;Cf;Qd=Cf,Cf=Qd.parent)for(var Pf=0;Pf<Cf.children.length;++Pf){var jf=Cf.children[Pf];if(jf==Qd)break;Ud+=jf.height}return Ud}function ob(kd){if(kd.height==0)return 0;for(var Ud=kd.text.length,Qd,Kd=kd;Qd=E1(Kd);){var pf=Qd.find(0,!0);Kd=pf.from.line,Ud+=pf.from.ch-pf.to.ch}for(Kd=kd;Qd=Nb(Kd);){var Cf=Qd.find(0,!0);Ud-=Kd.text.length-Cf.from.ch,Kd=Cf.to.line,Ud+=Kd.text.length-Cf.to.ch}return Ud}function iv(kd){var Ud=kd.display,Qd=kd.doc;Ud.maxLine=Dm(Qd,Qd.first),Ud.maxLineLength=ob(Ud.maxLine),Ud.maxLineChanged=!0,Qd.iter(function(Kd){var pf=ob(Kd);pf>Ud.maxLineLength&&(Ud.maxLineLength=pf,Ud.maxLine=Kd)})}var _0=function(kd,Ud,Qd){this.text=kd,B_(this,Ud),this.height=Qd?Qd(this):1};_0.prototype.lineNo=function(){return Lm(this)},T_(_0);function S1(kd,Ud,Qd,Kd){kd.text=Ud,kd.stateAfter&&(kd.stateAfter=null),kd.styles&&(kd.styles=null),kd.order!=null&&(kd.order=null),Om(kd),B_(kd,Qd);var pf=Kd?Kd(kd):1;pf!=kd.height&&n_(kd,pf)}function Lg(kd){kd.parent=null,Om(kd)}var Uv={},qg={};function x1(kd,Ud){if(!kd||/^\s*$/.test(kd))return null;var Qd=Ud.addModeClass?qg:Uv;return Qd[kd]||(Qd[kd]=kd.replace(/\S+/g,"cm-$&"))}function Ib(kd,Ud){var Qd=bf("span",null,null,md?"padding-right: .1px":null),Kd={pre:bf("pre",[Qd],"CodeMirror-line"),content:Qd,col:0,pos:0,cm:kd,trailingSpace:!1,splitSpaces:kd.getOption("lineWrapping")};Ud.measure={};for(var pf=0;pf<=(Ud.rest?Ud.rest.length:0);pf++){var Cf=pf?Ud.rest[pf-1]:Ud.line,Pf=void 0;Kd.pos=0,Kd.addToken=av,$g(kd.display.measure)&&(Pf=Zh(Cf,kd.doc.direction))&&(Kd.addToken=W_(Kd.addToken,Pf)),Kd.map=[];var jf=Ud!=kd.display.externalMeasured&&Lm(Cf);Hv(Cf,Kd,R0(kd,Cf,jf)),Cf.styleClasses&&(Cf.styleClasses.bgClass&&(Kd.bgClass=eh(Cf.styleClasses.bgClass,Kd.bgClass||"")),Cf.styleClasses.textClass&&(Kd.textClass=eh(Cf.styleClasses.textClass,Kd.textClass||""))),Kd.map.length==0&&Kd.map.push(0,0,Kd.content.appendChild(Ig(kd.display.measure))),pf==0?(Ud.measure.map=Kd.map,Ud.measure.cache={}):((Ud.measure.maps||(Ud.measure.maps=[])).push(Kd.map),(Ud.measure.caches||(Ud.measure.caches=[])).push({}))}if(md){var Qf=Kd.content.lastChild;(/\bcm-tab\b/.test(Qf.className)||Qf.querySelector&&Qf.querySelector(".cm-tab"))&&(Kd.content.className="cm-tab-wrap-hack")}return Hm(kd,"renderLine",kd,Ud.line,Kd.pre),Kd.pre.className&&(Kd.textClass=eh(Kd.pre.className,Kd.textClass||"")),Kd}function k0(kd){var Ud=gf("span","•","cm-invalidchar");return Ud.title="\\u"+kd.charCodeAt(0).toString(16),Ud.setAttribute("aria-label",Ud.title),Ud}function av(kd,Ud,Qd,Kd,pf,Cf,Pf){if(Ud){var jf=kd.splitSpaces?sv(Ud,kd.trailingSpace):Ud,Qf=kd.cm.state.specialChars,ih=!1,vh;if(!Qf.test(Ud))kd.col+=Ud.length,vh=document.createTextNode(jf),kd.map.push(kd.pos,kd.pos+Ud.length,vh),pd&&fd<9&&(ih=!0),kd.pos+=Ud.length;else{vh=document.createDocumentFragment();for(var Ch=0;;){Qf.lastIndex=Ch;var qh=Qf.exec(Ud),Uh=qh?qh.index-Ch:Ud.length-Ch;if(Uh){var om=document.createTextNode(jf.slice(Ch,Ch+Uh));pd&&fd<9?vh.appendChild(gf("span",[om])):vh.appendChild(om),kd.map.push(kd.pos,kd.pos+Uh,om),kd.col+=Uh,kd.pos+=Uh}if(!qh)break;Ch+=Uh+1;var fm=void 0;if(qh[0]==" "){var Nm=kd.cm.options.tabSize,$m=Nm-kd.col%Nm;fm=vh.appendChild(gf("span",Uf($m),"cm-tab")),fm.setAttribute("role","presentation"),fm.setAttribute("cm-text"," "),kd.col+=$m}else qh[0]=="\r"||qh[0]==`
`?(fm=vh.appendChild(gf("span",qh[0]=="\r"?"␍":"␤","cm-invalidchar")),fm.setAttribute("cm-text",qh[0]),kd.col+=1):(fm=kd.cm.options.specialCharPlaceholder(qh[0]),fm.setAttribute("cm-text",qh[0]),pd&&fd<9?vh.appendChild(gf("span",[fm])):vh.appendChild(fm),kd.col+=1);kd.map.push(kd.pos,kd.pos+1,fm),kd.pos++}}if(kd.trailingSpace=jf.charCodeAt(Ud.length-1)==32,Qd||Kd||pf||ih||Cf||Pf){var jm=Qd||"";Kd&&(jm+=Kd),pf&&(jm+=pf);var Pm=gf("span",[vh],jm,Cf);if(Pf)for(var Vm in Pf)Pf.hasOwnProperty(Vm)&&Vm!="style"&&Vm!="class"&&Pm.setAttribute(Vm,Pf[Vm]);return kd.content.appendChild(Pm)}kd.content.appendChild(vh)}}function sv(kd,Ud){if(kd.length>1&&!/ /.test(kd))return kd;for(var Qd=Ud,Kd="",pf=0;pf<kd.length;pf++){var Cf=kd.charAt(pf);Cf==" "&&Qd&&(pf==kd.length-1||kd.charCodeAt(pf+1)==32)&&(Cf=" "),Kd+=Cf,Qd=Cf==" "}return Kd}function W_(kd,Ud){return function(Qd,Kd,pf,Cf,Pf,jf,Qf){pf=pf?pf+" cm-force-border":"cm-force-border";for(var ih=Qd.pos,vh=ih+Kd.length;;){for(var Ch=void 0,qh=0;qh<Ud.length&&(Ch=Ud[qh],!(Ch.to>ih&&Ch.from<=ih));qh++);if(Ch.to>=vh)return kd(Qd,Kd,pf,Cf,Pf,jf,Qf);kd(Qd,Kd.slice(0,Ch.to-ih),pf,Cf,null,jf,Qf),Cf=null,Kd=Kd.slice(Ch.to-ih),ih=Ch.to}}}function g0(kd,Ud,Qd,Kd){var pf=!Kd&&Qd.widgetNode;pf&&kd.map.push(kd.pos,kd.pos+Ud,pf),!Kd&&kd.cm.display.input.needsContentAttribute&&(pf||(pf=kd.content.appendChild(document.createElement("span"))),pf.setAttribute("cm-marker",Qd.id)),pf&&(kd.cm.display.input.setUneditable(pf),kd.content.appendChild(pf)),kd.pos+=Ud,kd.trailingSpace=!1}function Hv(kd,Ud,Qd){var Kd=kd.markedSpans,pf=kd.text,Cf=0;if(!Kd){for(var Pf=1;Pf<Qd.length;Pf+=2)Ud.addToken(Ud,pf.slice(Cf,Cf=Qd[Pf]),x1(Qd[Pf+1],Ud.cm.options));return}for(var jf=pf.length,Qf=0,ih=1,vh="",Ch,qh,Uh=0,om,fm,Nm,$m,jm;;){if(Uh==Qf){om=fm=Nm=qh="",jm=null,$m=null,Uh=1/0;for(var Pm=[],Vm=void 0,t_=0;t_<Kd.length;++t_){var Jm=Kd[t_],m_=Jm.marker;if(m_.type=="bookmark"&&Jm.from==Qf&&m_.widgetNode)Pm.push(m_);else if(Jm.from<=Qf&&(Jm.to==null||Jm.to>Qf||m_.collapsed&&Jm.to==Qf&&Jm.from==Qf)){if(Jm.to!=null&&Jm.to!=Qf&&Uh>Jm.to&&(Uh=Jm.to,fm=""),m_.className&&(om+=" "+m_.className),m_.css&&(qh=(qh?qh+";":"")+m_.css),m_.startStyle&&Jm.from==Qf&&(Nm+=" "+m_.startStyle),m_.endStyle&&Jm.to==Uh&&(Vm||(Vm=[])).push(m_.endStyle,Jm.to),m_.title&&((jm||(jm={})).title=m_.title),m_.attributes)for(var $_ in m_.attributes)(jm||(jm={}))[$_]=m_.attributes[$_];m_.collapsed&&(!$m||Lv($m.marker,m_)<0)&&($m=Jm)}else Jm.from>Qf&&Uh>Jm.from&&(Uh=Jm.from)}if(Vm)for(var ig=0;ig<Vm.length;ig+=2)Vm[ig+1]==Uh&&(fm+=" "+Vm[ig]);if(!$m||$m.from==Qf)for(var K_=0;K_<Pm.length;++K_)g0(Ud,0,Pm[K_]);if($m&&($m.from||0)==Qf){if(g0(Ud,($m.to==null?jf+1:$m.to)-Qf,$m.marker,$m.from==null),$m.to==null)return;$m.to==Qf&&($m=!1)}}if(Qf>=jf)break;for(var eg=Math.min(jf,Uh);;){if(vh){var og=Qf+vh.length;if(!$m){var lg=og>eg?vh.slice(0,eg-Qf):vh;Ud.addToken(Ud,lg,Ch?Ch+om:om,Nm,Qf+lg.length==Uh?fm:"",qh,jm)}if(og>=eg){vh=vh.slice(eg-Qf),Qf=eg;break}Qf=og,Nm=""}vh=pf.slice(Cf,Cf=Qd[ih++]),Ch=x1(Qd[ih++],Ud.cm.options)}}}function C1(kd,Ud,Qd){this.line=Ud,this.rest=Y0(Ud),this.size=this.rest?Lm(ph(this.rest))-Qd+1:1,this.node=this.text=null,this.hidden=rg(kd,Ud)}function lb(kd,Ud,Qd){for(var Kd=[],pf,Cf=Ud;Cf<Qd;Cf=pf){var Pf=new C1(kd.doc,Dm(kd.doc,Cf),Cf);pf=Cf+Pf.size,Kd.push(Pf)}return Kd}var a0=null;function A1(kd){a0?a0.ops.push(kd):kd.ownsGroup=a0={ops:[kd],delayedCallbacks:[]}}function Dy(kd){var Ud=kd.delayedCallbacks,Qd=0;do{for(;Qd<Ud.length;Qd++)Ud[Qd].call(null);for(var Kd=0;Kd<kd.ops.length;Kd++){var pf=kd.ops[Kd];if(pf.cursorActivityHandlers)for(;pf.cursorActivityCalled<pf.cursorActivityHandlers.length;)pf.cursorActivityHandlers[pf.cursorActivityCalled++].call(null,pf.cm)}}while(Qd<Ud.length)}function Vd(kd,Ud){var Qd=kd.ownsGroup;if(Qd)try{Dy(Qd)}finally{a0=null,Ud(Qd)}}var Ld=null;function Yd(kd,Ud){var Qd=Fm(kd,Ud);if(Qd.length){var Kd=Array.prototype.slice.call(arguments,2),pf;a0?pf=a0.delayedCallbacks:Ld?pf=Ld:(pf=Ld=[],setTimeout(mf,0));for(var Cf=function(jf){pf.push(function(){return Qd[jf].apply(null,Kd)})},Pf=0;Pf<Qd.length;++Pf)Cf(Pf)}}function mf(){var kd=Ld;Ld=null;for(var Ud=0;Ud<kd.length;++Ud)kd[Ud]()}function Af(kd,Ud,Qd,Kd){for(var pf=0;pf<Ud.changes.length;pf++){var Cf=Ud.changes[pf];Cf=="text"?Ih(kd,Ud):Cf=="gutter"?pm(kd,Ud,Qd,Kd):Cf=="class"?xh(kd,Ud):Cf=="widget"&&Mm(kd,Ud,Kd)}Ud.changes=null}function Wf(kd){return kd.node==kd.text&&(kd.node=gf("div",null,null,"position: relative"),kd.text.parentNode&&kd.text.parentNode.replaceChild(kd.node,kd.text),kd.node.appendChild(kd.text),pd&&fd<8&&(kd.node.style.zIndex=2)),kd.node}function lh(kd,Ud){var Qd=Ud.bgClass?Ud.bgClass+" "+(Ud.line.bgClass||""):Ud.line.bgClass;if(Qd&&(Qd+=" CodeMirror-linebackground"),Ud.background)Qd?Ud.background.className=Qd:(Ud.background.parentNode.removeChild(Ud.background),Ud.background=null);else if(Qd){var Kd=Wf(Ud);Ud.background=Kd.insertBefore(gf("div",null,Qd),Kd.firstChild),kd.display.input.setUneditable(Ud.background)}}function bh(kd,Ud){var Qd=kd.display.externalMeasured;return Qd&&Qd.line==Ud.line?(kd.display.externalMeasured=null,Ud.measure=Qd.measure,Qd.built):Ib(kd,Ud)}function Ih(kd,Ud){var Qd=Ud.text.className,Kd=bh(kd,Ud);Ud.text==Ud.node&&(Ud.node=Kd.pre),Ud.text.parentNode.replaceChild(Kd.pre,Ud.text),Ud.text=Kd.pre,Kd.bgClass!=Ud.bgClass||Kd.textClass!=Ud.textClass?(Ud.bgClass=Kd.bgClass,Ud.textClass=Kd.textClass,xh(kd,Ud)):Qd&&(Ud.text.className=Qd)}function xh(kd,Ud){lh(kd,Ud),Ud.line.wrapClass?Wf(Ud).className=Ud.line.wrapClass:Ud.node!=Ud.text&&(Ud.node.className="");var Qd=Ud.textClass?Ud.textClass+" "+(Ud.line.textClass||""):Ud.line.textClass;Ud.text.className=Qd||""}function pm(kd,Ud,Qd,Kd){if(Ud.gutter&&(Ud.node.removeChild(Ud.gutter),Ud.gutter=null),Ud.gutterBackground&&(Ud.node.removeChild(Ud.gutterBackground),Ud.gutterBackground=null),Ud.line.gutterClass){var pf=Wf(Ud);Ud.gutterBackground=gf("div",null,"CodeMirror-gutter-background "+Ud.line.gutterClass,"left: "+(kd.options.fixedGutter?Kd.fixedPos:-Kd.gutterTotalWidth)+"px; width: "+Kd.gutterTotalWidth+"px"),kd.display.input.setUneditable(Ud.gutterBackground),pf.insertBefore(Ud.gutterBackground,Ud.text)}var Cf=Ud.line.gutterMarkers;if(kd.options.lineNumbers||Cf){var Pf=Wf(Ud),jf=Ud.gutter=gf("div",null,"CodeMirror-gutter-wrapper","left: "+(kd.options.fixedGutter?Kd.fixedPos:-Kd.gutterTotalWidth)+"px");if(jf.setAttribute("aria-hidden","true"),kd.display.input.setUneditable(jf),Pf.insertBefore(jf,Ud.text),Ud.line.gutterClass&&(jf.className+=" "+Ud.line.gutterClass),kd.options.lineNumbers&&(!Cf||!Cf["CodeMirror-linenumbers"])&&(Ud.lineNumber=jf.appendChild(gf("div",Zg(kd.options,Qd),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+Kd.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+kd.display.lineNumInnerWidth+"px"))),Cf)for(var Qf=0;Qf<kd.display.gutterSpecs.length;++Qf){var ih=kd.display.gutterSpecs[Qf].className,vh=Cf.hasOwnProperty(ih)&&Cf[ih];vh&&jf.appendChild(gf("div",[vh],"CodeMirror-gutter-elt","left: "+Kd.gutterLeft[ih]+"px; width: "+Kd.gutterWidth[ih]+"px"))}}}function Mm(kd,Ud,Qd){Ud.alignable&&(Ud.alignable=null);for(var Kd=Xd("CodeMirror-linewidget"),pf=Ud.node.firstChild,Cf=void 0;pf;pf=Cf)Cf=pf.nextSibling,Kd.test(pf.className)&&Ud.node.removeChild(pf);Ym(kd,Ud,Qd)}function Gm(kd,Ud,Qd,Kd){var pf=bh(kd,Ud);return Ud.text=Ud.node=pf.pre,pf.bgClass&&(Ud.bgClass=pf.bgClass),pf.textClass&&(Ud.textClass=pf.textClass),xh(kd,Ud),pm(kd,Ud,Qd,Kd),Ym(kd,Ud,Kd),Ud.node}function Ym(kd,Ud,Qd){if(p_(kd,Ud.line,Ud,Qd,!0),Ud.rest)for(var Kd=0;Kd<Ud.rest.length;Kd++)p_(kd,Ud.rest[Kd],Ud,Qd,!1)}function p_(kd,Ud,Qd,Kd,pf){if(Ud.widgets)for(var Cf=Wf(Qd),Pf=0,jf=Ud.widgets;Pf<jf.length;++Pf){var Qf=jf[Pf],ih=gf("div",[Qf.node],"CodeMirror-linewidget"+(Qf.className?" "+Qf.className:""));Qf.handleMouseEvents||ih.setAttribute("cm-ignore-events","true"),J_(Qf,ih,Qd,Kd),kd.display.input.setUneditable(ih),pf&&Qf.above?Cf.insertBefore(ih,Qd.gutter||Qd.text):Cf.appendChild(ih),Yd(Qf,"redraw")}}function J_(kd,Ud,Qd,Kd){if(kd.noHScroll){(Qd.alignable||(Qd.alignable=[])).push(Ud);var pf=Kd.wrapperWidth;Ud.style.left=Kd.fixedPos+"px",kd.coverGutter||(pf-=Kd.gutterTotalWidth,Ud.style.paddingLeft=Kd.gutterTotalWidth+"px"),Ud.style.width=pf+"px"}kd.coverGutter&&(Ud.style.zIndex=5,Ud.style.position="relative",kd.noHScroll||(Ud.style.marginLeft=-Kd.gutterTotalWidth+"px"))}function E_(kd){if(kd.height!=null)return kd.height;var Ud=kd.doc.cm;if(!Ud)return 0;if(!Mf(document.body,kd.node)){var Qd="position: relative;";kd.coverGutter&&(Qd+="margin-left: -"+Ud.display.gutters.offsetWidth+"px;"),kd.noHScroll&&(Qd+="width: "+Ud.display.wrapper.clientWidth+"px;"),Sf(Ud.display.measure,gf("div",[kd.node],null,Qd))}return kd.height=kd.node.parentNode.offsetHeight}function I_(kd,Ud){for(var Qd=Q_(Ud);Qd!=kd.wrapper;Qd=Qd.parentNode)if(!Qd||Qd.nodeType==1&&Qd.getAttribute("cm-ignore-events")=="true"||Qd.parentNode==kd.sizer&&Qd!=kd.mover)return!0}function gg(kd){return kd.lineSpace.offsetTop}function Rb(kd){return kd.mover.offsetHeight-kd.lineSpace.offsetHeight}function ov(kd){if(kd.cachedPaddingH)return kd.cachedPaddingH;var Ud=Sf(kd.measure,gf("pre","x","CodeMirror-line-like")),Qd=window.getComputedStyle?window.getComputedStyle(Ud):Ud.currentStyle,Kd={left:parseInt(Qd.paddingLeft),right:parseInt(Qd.paddingRight)};return!isNaN(Kd.left)&&!isNaN(Kd.right)&&(kd.cachedPaddingH=Kd),Kd}function M0(kd){return Yf-kd.display.nativeBarWidth}function kb(kd){return kd.display.scroller.clientWidth-M0(kd)-kd.display.barWidth}function Iy(kd){return kd.display.scroller.clientHeight-M0(kd)-kd.display.barHeight}function lv(kd,Ud,Qd){var Kd=kd.options.lineWrapping,pf=Kd&&kb(kd);if(!Ud.measure.heights||Kd&&Ud.measure.width!=pf){var Cf=Ud.measure.heights=[];if(Kd){Ud.measure.width=pf;for(var Pf=Ud.text.firstChild.getClientRects(),jf=0;jf<Pf.length-1;jf++){var Qf=Pf[jf],ih=Pf[jf+1];Math.abs(Qf.bottom-ih.bottom)>2&&Cf.push((Qf.bottom+ih.top)/2-Qd.top)}}Cf.push(Qd.bottom-Qd.top)}}function wE(kd,Ud,Qd){if(kd.line==Ud)return{map:kd.measure.map,cache:kd.measure.cache};if(kd.rest){for(var Kd=0;Kd<kd.rest.length;Kd++)if(kd.rest[Kd]==Ud)return{map:kd.measure.maps[Kd],cache:kd.measure.caches[Kd]};for(var pf=0;pf<kd.rest.length;pf++)if(Lm(kd.rest[pf])>Qd)return{map:kd.measure.maps[pf],cache:kd.measure.caches[pf],before:!0}}}function D2(kd,Ud){Ud=M_(Ud);var Qd=Lm(Ud),Kd=kd.display.externalMeasured=new C1(kd.doc,Ud,Qd);Kd.lineN=Qd;var pf=Kd.built=Ib(kd,Kd);return Kd.text=pf.pre,Sf(kd.display.lineMeasure,pf.pre),Kd}function w1(kd,Ud,Qd,Kd){return Wg(kd,zg(kd,Ud),Qd,Kd)}function N1(kd,Ud){if(Ud>=kd.display.viewFrom&&Ud<kd.display.viewTo)return kd.display.view[Pb(kd,Ud)];var Qd=kd.display.externalMeasured;if(Qd&&Ud>=Qd.lineN&&Ud<Qd.lineN+Qd.size)return Qd}function zg(kd,Ud){var Qd=Lm(Ud),Kd=N1(kd,Qd);Kd&&!Kd.text?Kd=null:Kd&&Kd.changes&&(Af(kd,Kd,Qd,cv(kd)),kd.curOp.forceUpdate=!0),Kd||(Kd=D2(kd,Ud));var pf=wE(Kd,Ud,Qd);return{line:Ud,view:Kd,rect:null,map:pf.map,cache:pf.cache,before:pf.before,hasHeights:!1}}function Wg(kd,Ud,Qd,Kd,pf){Ud.before&&(Qd=-1);var Cf=Qd+(Kd||""),Pf;return Ud.cache.hasOwnProperty(Cf)?Pf=Ud.cache[Cf]:(Ud.rect||(Ud.rect=Ud.view.text.getBoundingClientRect()),Ud.hasHeights||(lv(kd,Ud.view,Ud.rect),Ud.hasHeights=!0),Pf=uv(kd,Ud,Qd,Kd),Pf.bogus||(Ud.cache[Cf]=Pf)),{left:Pf.left,right:Pf.right,top:pf?Pf.rtop:Pf.top,bottom:pf?Pf.rbottom:Pf.bottom}}var NE={left:0,right:0,top:0,bottom:0};function DE(kd,Ud,Qd){for(var Kd,pf,Cf,Pf,jf,Qf,ih=0;ih<kd.length;ih+=3)if(jf=kd[ih],Qf=kd[ih+1],Ud<jf?(pf=0,Cf=1,Pf="left"):Ud<Qf?(pf=Ud-jf,Cf=pf+1):(ih==kd.length-3||Ud==Qf&&kd[ih+3]>Ud)&&(Cf=Qf-jf,pf=Cf-1,Ud>=Qf&&(Pf="right")),pf!=null){if(Kd=kd[ih+2],jf==Qf&&Qd==(Kd.insertLeft?"left":"right")&&(Pf=Qd),Qd=="left"&&pf==0)for(;ih&&kd[ih-2]==kd[ih-3]&&kd[ih-1].insertLeft;)Kd=kd[(ih-=3)+2],Pf="left";if(Qd=="right"&&pf==Qf-jf)for(;ih<kd.length-3&&kd[ih+3]==kd[ih+4]&&!kd[ih+5].insertLeft;)Kd=kd[(ih+=3)+2],Pf="right";break}return{node:Kd,start:pf,end:Cf,collapse:Pf,coverStart:jf,coverEnd:Qf}}function I2(kd,Ud){var Qd=NE;if(Ud=="left")for(var Kd=0;Kd<kd.length&&(Qd=kd[Kd]).left==Qd.right;Kd++);else for(var pf=kd.length-1;pf>=0&&(Qd=kd[pf]).left==Qd.right;pf--);return Qd}function uv(kd,Ud,Qd,Kd){var pf=DE(Ud.map,Qd,Kd),Cf=pf.node,Pf=pf.start,jf=pf.end,Qf=pf.collapse,ih;if(Cf.nodeType==3){for(var vh=0;vh<4;vh++){for(;Pf&&nh(Ud.line.text.charAt(pf.coverStart+Pf));)--Pf;for(;pf.coverStart+jf<pf.coverEnd&&nh(Ud.line.text.charAt(pf.coverStart+jf));)++jf;if(pd&&fd<9&&Pf==0&&jf==pf.coverEnd-pf.coverStart?ih=Cf.parentNode.getBoundingClientRect():ih=I2(Tf(Cf,Pf,jf).getClientRects(),Kd),ih.left||ih.right||Pf==0)break;jf=Pf,Pf=Pf-1,Qf="right"}pd&&fd<11&&(ih=b0(kd.display.measure,ih))}else{Pf>0&&(Qf=Kd="right");var Ch;kd.options.lineWrapping&&(Ch=Cf.getClientRects()).length>1?ih=Ch[Kd=="right"?Ch.length-1:0]:ih=Cf.getBoundingClientRect()}if(pd&&fd<9&&!Pf&&(!ih||!ih.left&&!ih.right)){var qh=Cf.parentNode.getClientRects()[0];qh?ih={left:qh.left,right:qh.left+X0(kd.display),top:qh.top,bottom:qh.bottom}:ih=NE}for(var Uh=ih.top-Ud.rect.top,om=ih.bottom-Ud.rect.top,fm=(Uh+om)/2,Nm=Ud.view.measure.heights,$m=0;$m<Nm.length-1&&!(fm<Nm[$m]);$m++);var jm=$m?Nm[$m-1]:0,Pm=Nm[$m],Vm={left:(Qf=="right"?ih.right:ih.left)-Ud.rect.left,right:(Qf=="left"?ih.left:ih.right)-Ud.rect.left,top:jm,bottom:Pm};return!ih.left&&!ih.right&&(Vm.bogus=!0),kd.options.singleCursorHeightPerLine||(Vm.rtop=Uh,Vm.rbottom=om),Vm}function b0(kd,Ud){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Th(kd))return Ud;var Qd=screen.logicalXDPI/screen.deviceXDPI,Kd=screen.logicalYDPI/screen.deviceYDPI;return{left:Ud.left*Qd,right:Ud.right*Qd,top:Ud.top*Kd,bottom:Ud.bottom*Kd}}function Oy(kd){if(kd.measure&&(kd.measure.cache={},kd.measure.heights=null,kd.rest))for(var Ud=0;Ud<kd.rest.length;Ud++)kd.measure.caches[Ud]={}}function IE(kd){kd.display.externalMeasure=null,vf(kd.display.lineMeasure);for(var Ud=0;Ud<kd.display.view.length;Ud++)Oy(kd.display.view[Ud])}function Gv(kd){IE(kd),kd.display.cachedCharWidth=kd.display.cachedTextHeight=kd.display.cachedPaddingH=null,kd.options.lineWrapping||(kd.display.maxLineChanged=!0),kd.display.lineNumChars=null}function OE(kd){return Ad&&Bd?-(kd.body.getBoundingClientRect().left-parseInt(getComputedStyle(kd.body).marginLeft)):kd.defaultView.pageXOffset||(kd.documentElement||kd.body).scrollLeft}function RE(kd){return Ad&&Bd?-(kd.body.getBoundingClientRect().top-parseInt(getComputedStyle(kd.body).marginTop)):kd.defaultView.pageYOffset||(kd.documentElement||kd.body).scrollTop}function Ry(kd){var Ud=M_(kd),Qd=Ud.widgets,Kd=0;if(Qd)for(var pf=0;pf<Qd.length;++pf)Qd[pf].above&&(Kd+=E_(Qd[pf]));return Kd}function K0(kd,Ud,Qd,Kd,pf){if(!pf){var Cf=Ry(Ud);Qd.top+=Cf,Qd.bottom+=Cf}if(Kd=="line")return Qd;Kd||(Kd="local");var Pf=i0(Ud);if(Kd=="local"?Pf+=gg(kd.display):Pf-=kd.display.viewOffset,Kd=="page"||Kd=="window"){var jf=kd.display.lineSpace.getBoundingClientRect();Pf+=jf.top+(Kd=="window"?0:RE(Df(kd)));var Qf=jf.left+(Kd=="window"?0:OE(Df(kd)));Qd.left+=Qf,Qd.right+=Qf}return Qd.top+=Pf,Qd.bottom+=Pf,Qd}function Vh(kd,Ud,Qd){if(Qd=="div")return Ud;var Kd=Ud.left,pf=Ud.top;if(Qd=="page")Kd-=OE(Df(kd)),pf-=RE(Df(kd));else if(Qd=="local"||!Qd){var Cf=kd.display.sizer.getBoundingClientRect();Kd+=Cf.left,pf+=Cf.top}var Pf=kd.display.lineSpace.getBoundingClientRect();return{left:Kd-Pf.left,top:pf-Pf.top}}function cm(kd,Ud,Qd,Kd,pf){return Kd||(Kd=Dm(kd.doc,Ud.line)),K0(kd,Kd,w1(kd,Kd,Ud.ch,pf),Qd)}function im(kd,Ud,Qd,Kd,pf,Cf){Kd=Kd||Dm(kd.doc,Ud.line),pf||(pf=zg(kd,Kd));function Pf(om,fm){var Nm=Wg(kd,pf,om,fm?"right":"left",Cf);return fm?Nm.left=Nm.right:Nm.right=Nm.left,K0(kd,Kd,Nm,Qd)}var jf=Zh(Kd,kd.doc.direction),Qf=Ud.ch,ih=Ud.sticky;if(Qf>=Kd.text.length?(Qf=Kd.text.length,ih="before"):Qf<=0&&(Qf=0,ih="after"),!jf)return Pf(ih=="before"?Qf-1:Qf,ih=="before");function vh(om,fm,Nm){var $m=jf[fm],jm=$m.level==1;return Pf(Nm?om-1:om,jm!=Nm)}var Ch=Sh(jf,Qf,ih),qh=ch,Uh=vh(Qf,Ch,ih=="before");return qh!=null&&(Uh.other=vh(Qf,qh,ih!="before")),Uh}function Xm(kd,Ud){var Qd=0;Ud=a_(kd.doc,Ud),kd.options.lineWrapping||(Qd=X0(kd.display)*Ud.ch);var Kd=Dm(kd.doc,Ud.line),pf=i0(Kd)+gg(kd.display);return{left:Qd,right:Qd,top:pf,bottom:pf+Kd.height}}function f_(kd,Ud,Qd,Kd,pf){var Cf=mm(kd,Ud,Qd);return Cf.xRel=pf,Kd&&(Cf.outside=Kd),Cf}function A_(kd,Ud,Qd){var Kd=kd.doc;if(Qd+=kd.display.viewOffset,Qd<0)return f_(Kd.first,0,null,-1,-1);var pf=v_(Kd,Qd),Cf=Kd.first+Kd.size-1;if(pf>Cf)return f_(Kd.first+Kd.size-1,Dm(Kd,Cf).text.length,null,1,1);Ud<0&&(Ud=0);for(var Pf=Dm(Kd,pf);;){var jf=O2(kd,Pf,pf,Ud,Qd),Qf=T1(Pf,jf.ch+(jf.xRel>0||jf.outside>0?1:0));if(!Qf)return jf;var ih=Qf.find(1);if(ih.line==pf)return ih;Pf=Dm(Kd,pf=ih.line)}}function dg(kd,Ud,Qd,Kd){Kd-=Ry(Ud);var pf=Ud.text.length,Cf=Nf(function(Pf){return Wg(kd,Qd,Pf-1).bottom<=Kd},pf,0);return pf=Nf(function(Pf){return Wg(kd,Qd,Pf).top>Kd},Cf,pf),{begin:Cf,end:pf}}function U_(kd,Ud,Qd,Kd){Qd||(Qd=zg(kd,Ud));var pf=K0(kd,Ud,Wg(kd,Qd,Kd),"line").top;return dg(kd,Ud,Qd,pf)}function qv(kd,Ud,Qd,Kd){return kd.bottom<=Qd?!1:kd.top>Qd?!0:(Kd?kd.left:kd.right)>Ud}function O2(kd,Ud,Qd,Kd,pf){pf-=i0(Ud);var Cf=zg(kd,Ud),Pf=Ry(Ud),jf=0,Qf=Ud.text.length,ih=!0,vh=Zh(Ud,kd.doc.direction);if(vh){var Ch=(kd.options.lineWrapping?D1:s0)(kd,Ud,Qd,Cf,vh,Kd,pf);ih=Ch.level!=1,jf=ih?Ch.from:Ch.to-1,Qf=ih?Ch.to:Ch.from-1}var qh=null,Uh=null,om=Nf(function(t_){var Jm=Wg(kd,Cf,t_);return Jm.top+=Pf,Jm.bottom+=Pf,qv(Jm,Kd,pf,!1)?(Jm.top<=pf&&Jm.left<=Kd&&(qh=t_,Uh=Jm),!0):!1},jf,Qf),fm,Nm,$m=!1;if(Uh){var jm=Kd-Uh.left<Uh.right-Kd,Pm=jm==ih;om=qh+(Pm?0:1),Nm=Pm?"after":"before",fm=jm?Uh.left:Uh.right}else{!ih&&(om==Qf||om==jf)&&om++,Nm=om==0?"after":om==Ud.text.length?"before":Wg(kd,Cf,om-(ih?1:0)).bottom+Pf<=pf==ih?"after":"before";var Vm=im(kd,mm(Qd,om,Nm),"line",Ud,Cf);fm=Vm.left,$m=pf<Vm.top?-1:pf>=Vm.bottom?1:0}return om=Of(Ud.text,om,1),f_(Qd,om,Nm,$m,Kd-fm)}function s0(kd,Ud,Qd,Kd,pf,Cf,Pf){var jf=Nf(function(Ch){var qh=pf[Ch],Uh=qh.level!=1;return qv(im(kd,mm(Qd,Uh?qh.to:qh.from,Uh?"before":"after"),"line",Ud,Kd),Cf,Pf,!0)},0,pf.length-1),Qf=pf[jf];if(jf>0){var ih=Qf.level!=1,vh=im(kd,mm(Qd,ih?Qf.from:Qf.to,ih?"after":"before"),"line",Ud,Kd);qv(vh,Cf,Pf,!0)&&vh.top>Pf&&(Qf=pf[jf-1])}return Qf}function D1(kd,Ud,Qd,Kd,pf,Cf,Pf){var jf=dg(kd,Ud,Kd,Pf),Qf=jf.begin,ih=jf.end;/\s/.test(Ud.text.charAt(ih-1))&&ih--;for(var vh=null,Ch=null,qh=0;qh<pf.length;qh++){var Uh=pf[qh];if(!(Uh.from>=ih||Uh.to<=Qf)){var om=Uh.level!=1,fm=Wg(kd,Kd,om?Math.min(ih,Uh.to)-1:Math.max(Qf,Uh.from)).right,Nm=fm<Cf?Cf-fm+1e9:fm-Cf;(!vh||Ch>Nm)&&(vh=Uh,Ch=Nm)}}return vh||(vh=pf[pf.length-1]),vh.from<Qf&&(vh={from:Qf,to:vh.to,level:vh.level}),vh.to>ih&&(vh={from:vh.from,to:ih,level:vh.level}),vh}var Mb;function v0(kd){if(kd.cachedTextHeight!=null)return kd.cachedTextHeight;if(Mb==null){Mb=gf("pre",null,"CodeMirror-line-like");for(var Ud=0;Ud<49;++Ud)Mb.appendChild(document.createTextNode("x")),Mb.appendChild(gf("br"));Mb.appendChild(document.createTextNode("x"))}Sf(kd.measure,Mb);var Qd=Mb.offsetHeight/50;return Qd>3&&(kd.cachedTextHeight=Qd),vf(kd.measure),Qd||1}function X0(kd){if(kd.cachedCharWidth!=null)return kd.cachedCharWidth;var Ud=gf("span","xxxxxxxxxx"),Qd=gf("pre",[Ud],"CodeMirror-line-like");Sf(kd.measure,Qd);var Kd=Ud.getBoundingClientRect(),pf=(Kd.right-Kd.left)/10;return pf>2&&(kd.cachedCharWidth=pf),pf||10}function cv(kd){for(var Ud=kd.display,Qd={},Kd={},pf=Ud.gutters.clientLeft,Cf=Ud.gutters.firstChild,Pf=0;Cf;Cf=Cf.nextSibling,++Pf){var jf=kd.display.gutterSpecs[Pf].className;Qd[jf]=Cf.offsetLeft+Cf.clientLeft+pf,Kd[jf]=Cf.clientWidth}return{fixedPos:k_(Ud),gutterTotalWidth:Ud.gutters.offsetWidth,gutterLeft:Qd,gutterWidth:Kd,wrapperWidth:Ud.wrapper.clientWidth}}function k_(kd){return kd.scroller.getBoundingClientRect().left-kd.sizer.getBoundingClientRect().left}function kE(kd){var Ud=v0(kd.display),Qd=kd.options.lineWrapping,Kd=Qd&&Math.max(5,kd.display.scroller.clientWidth/X0(kd.display)-3);return function(pf){if(rg(kd.doc,pf))return 0;var Cf=0;if(pf.widgets)for(var Pf=0;Pf<pf.widgets.length;Pf++)pf.widgets[Pf].height&&(Cf+=pf.widgets[Pf].height);return Qd?Cf+(Math.ceil(pf.text.length/Kd)||1)*Ud:Cf+Ud}}function I1(kd){var Ud=kd.doc,Qd=kE(kd);Ud.iter(function(Kd){var pf=Qd(Kd);pf!=Kd.height&&n_(Kd,pf)})}function P0(kd,Ud,Qd,Kd){var pf=kd.display;if(!Qd&&Q_(Ud).getAttribute("cm-not-content")=="true")return null;var Cf,Pf,jf=pf.lineSpace.getBoundingClientRect();try{Cf=Ud.clientX-jf.left,Pf=Ud.clientY-jf.top}catch{return null}var Qf=A_(kd,Cf,Pf),ih;if(Kd&&Qf.xRel>0&&(ih=Dm(kd.doc,Qf.line).text).length==Qf.ch){var vh=Bf(ih,ih.length,kd.options.tabSize)-ih.length;Qf=mm(Qf.line,Math.max(0,Math.round((Cf-ov(kd.display).left)/X0(kd.display))-vh))}return Qf}function Pb(kd,Ud){if(Ud>=kd.display.viewTo||(Ud-=kd.display.viewFrom,Ud<0))return null;for(var Qd=kd.display.view,Kd=0;Kd<Qd.length;Kd++)if(Ud-=Qd[Kd].size,Ud<0)return Kd}function Fg(kd,Ud,Qd,Kd){Ud==null&&(Ud=kd.doc.first),Qd==null&&(Qd=kd.doc.first+kd.doc.size),Kd||(Kd=0);var pf=kd.display;if(Kd&&Qd<pf.viewTo&&(pf.updateLineNumbers==null||pf.updateLineNumbers>Ud)&&(pf.updateLineNumbers=Ud),kd.curOp.viewChanged=!0,Ud>=pf.viewTo)sg&&Y_(kd.doc,Ud)<pf.viewTo&&y0(kd);else if(Qd<=pf.viewFrom)sg&&n0(kd.doc,Qd+Kd)>pf.viewFrom?y0(kd):(pf.viewFrom+=Kd,pf.viewTo+=Kd);else if(Ud<=pf.viewFrom&&Qd>=pf.viewTo)y0(kd);else if(Ud<=pf.viewFrom){var Cf=E0(kd,Qd,Qd+Kd,1);Cf?(pf.view=pf.view.slice(Cf.index),pf.viewFrom=Cf.lineN,pf.viewTo+=Kd):y0(kd)}else if(Qd>=pf.viewTo){var Pf=E0(kd,Ud,Ud,-1);Pf?(pf.view=pf.view.slice(0,Pf.index),pf.viewTo=Pf.lineN):y0(kd)}else{var jf=E0(kd,Ud,Ud,-1),Qf=E0(kd,Qd,Qd+Kd,1);jf&&Qf?(pf.view=pf.view.slice(0,jf.index).concat(lb(kd,jf.lineN,Qf.lineN)).concat(pf.view.slice(Qf.index)),pf.viewTo+=Kd):y0(kd)}var ih=pf.externalMeasured;ih&&(Qd<ih.lineN?ih.lineN+=Kd:Ud<ih.lineN+ih.size&&(pf.externalMeasured=null))}function ub(kd,Ud,Qd){kd.curOp.viewChanged=!0;var Kd=kd.display,pf=kd.display.externalMeasured;if(pf&&Ud>=pf.lineN&&Ud<pf.lineN+pf.size&&(Kd.externalMeasured=null),!(Ud<Kd.viewFrom||Ud>=Kd.viewTo)){var Cf=Kd.view[Pb(kd,Ud)];if(Cf.node!=null){var Pf=Cf.changes||(Cf.changes=[]);oh(Pf,Qd)==-1&&Pf.push(Qd)}}}function y0(kd){kd.display.viewFrom=kd.display.viewTo=kd.doc.first,kd.display.view=[],kd.display.viewOffset=0}function E0(kd,Ud,Qd,Kd){var pf=Pb(kd,Ud),Cf,Pf=kd.display.view;if(!sg||Qd==kd.doc.first+kd.doc.size)return{index:pf,lineN:Qd};for(var jf=kd.display.viewFrom,Qf=0;Qf<pf;Qf++)jf+=Pf[Qf].size;if(jf!=Ud){if(Kd>0){if(pf==Pf.length-1)return null;Cf=jf+Pf[pf].size-Ud,pf++}else Cf=jf-Ud;Ud+=Cf,Qd+=Cf}for(;Y_(kd.doc,Qd)!=Qd;){if(pf==(Kd<0?0:Pf.length-1))return null;Qd+=Kd*Pf[pf-(Kd<0?1:0)].size,pf+=Kd}return{index:pf,lineN:Qd}}function O1(kd,Ud,Qd){var Kd=kd.display,pf=Kd.view;pf.length==0||Ud>=Kd.viewTo||Qd<=Kd.viewFrom?(Kd.view=lb(kd,Ud,Qd),Kd.viewFrom=Ud):(Kd.viewFrom>Ud?Kd.view=lb(kd,Ud,Kd.viewFrom).concat(Kd.view):Kd.viewFrom<Ud&&(Kd.view=Kd.view.slice(Pb(kd,Ud))),Kd.viewFrom=Ud,Kd.viewTo<Qd?Kd.view=Kd.view.concat(lb(kd,Kd.viewTo,Qd)):Kd.viewTo>Qd&&(Kd.view=Kd.view.slice(0,Pb(kd,Qd)))),Kd.viewTo=Qd}function Py(kd){for(var Ud=kd.display.view,Qd=0,Kd=0;Kd<Ud.length;Kd++){var pf=Ud[Kd];!pf.hidden&&(!pf.node||pf.changes)&&++Qd}return Qd}function cb(kd){kd.display.input.showSelection(kd.display.input.prepareSelection())}function By(kd,Ud){Ud===void 0&&(Ud=!0);var Qd=kd.doc,Kd={},pf=Kd.cursors=document.createDocumentFragment(),Cf=Kd.selection=document.createDocumentFragment(),Pf=kd.options.$customCursor;Pf&&(Ud=!0);for(var jf=0;jf<Qd.sel.ranges.length;jf++)if(!(!Ud&&jf==Qd.sel.primIndex)){var Qf=Qd.sel.ranges[jf];if(!(Qf.from().line>=kd.display.viewTo||Qf.to().line<kd.display.viewFrom)){var ih=Qf.empty();if(Pf){var vh=Pf(kd,Qf);vh&&R1(kd,vh,pf)}else(ih||kd.options.showCursorWhenSelecting)&&R1(kd,Qf.head,pf);ih||ME(kd,Qf,Cf)}}return Kd}function R1(kd,Ud,Qd){var Kd=im(kd,Ud,"div",null,null,!kd.options.singleCursorHeightPerLine),pf=Qd.appendChild(gf("div"," ","CodeMirror-cursor"));if(pf.style.left=Kd.left+"px",pf.style.top=Kd.top+"px",pf.style.height=Math.max(0,Kd.bottom-Kd.top)*kd.options.cursorHeight+"px",/\bcm-fat-cursor\b/.test(kd.getWrapperElement().className)){var Cf=cm(kd,Ud,"div",null,null),Pf=Cf.right-Cf.left;pf.style.width=(Pf>0?Pf:kd.defaultCharWidth())+"px"}if(Kd.other){var jf=Qd.appendChild(gf("div"," ","CodeMirror-cursor CodeMirror-secondarycursor"));jf.style.display="",jf.style.left=Kd.other.left+"px",jf.style.top=Kd.other.top+"px",jf.style.height=(Kd.other.bottom-Kd.other.top)*.85+"px"}}function Bb(kd,Ud){return kd.top-Ud.top||kd.left-Ud.left}function ME(kd,Ud,Qd){var Kd=kd.display,pf=kd.doc,Cf=document.createDocumentFragment(),Pf=ov(kd.display),jf=Pf.left,Qf=Math.max(Kd.sizerWidth,kb(kd)-Kd.sizer.offsetLeft)-Pf.right,ih=pf.direction=="ltr";function vh(Pm,Vm,t_,Jm){Vm<0&&(Vm=0),Vm=Math.round(Vm),Jm=Math.round(Jm),Cf.appendChild(gf("div",null,"CodeMirror-selected","position: absolute; left: "+Pm+`px;
top: `+Vm+"px; width: "+(t_??Qf-Pm)+`px;
height: `+(Jm-Vm)+"px"))}function Ch(Pm,Vm,t_){var Jm=Dm(pf,Pm),m_=Jm.text.length,$_,ig;function K_(lg,Mg){return cm(kd,mm(Pm,lg),"div",Jm,Mg)}function eg(lg,Mg,wg){var fg=U_(kd,Jm,null,lg),ug=Mg=="ltr"==(wg=="after")?"left":"right",tg=wg=="after"?fg.begin:fg.end-(/\s/.test(Jm.text.charAt(fg.end-1))?2:1);return K_(tg,ug)[ug]}var og=Zh(Jm,pf.direction);return rh(og,Vm||0,t_??m_,function(lg,Mg,wg,fg){var ug=wg=="ltr",tg=K_(lg,ug?"left":"right"),jg=K_(Mg-1,ug?"right":"left"),kv=Vm==null&&lg==0,Tb=t_==null&&Mg==m_,Dg=fg==0,U0=!og||fg==og.length-1;if(jg.top-tg.top<=3){var Tg=(ih?kv:Tb)&&Dg,SE=(ih?Tb:kv)&&U0,H0=Tg?jf:(ug?tg:jg).left,Sb=SE?Qf:(ug?jg:tg).right;vh(H0,tg.top,Sb-H0,tg.bottom)}else{var xb,Pg,Mv,xE;ug?(xb=ih&&kv&&Dg?jf:tg.left,Pg=ih?Qf:eg(lg,wg,"before"),Mv=ih?jf:eg(Mg,wg,"after"),xE=ih&&Tb&&U0?Qf:jg.right):(xb=ih?eg(lg,wg,"before"):jf,Pg=!ih&&kv&&Dg?Qf:tg.right,Mv=!ih&&Tb&&U0?jf:jg.left,xE=ih?eg(Mg,wg,"after"):Qf),vh(xb,tg.top,Pg-xb,tg.bottom),tg.bottom<jg.top&&vh(jf,tg.bottom,null,jg.top),vh(Mv,jg.top,xE-Mv,jg.bottom)}(!$_||Bb(tg,$_)<0)&&($_=tg),Bb(jg,$_)<0&&($_=jg),(!ig||Bb(tg,ig)<0)&&(ig=tg),Bb(jg,ig)<0&&(ig=jg)}),{start:$_,end:ig}}var qh=Ud.from(),Uh=Ud.to();if(qh.line==Uh.line)Ch(qh.line,qh.ch,Uh.ch);else{var om=Dm(pf,qh.line),fm=Dm(pf,Uh.line),Nm=M_(om)==M_(fm),$m=Ch(qh.line,qh.ch,Nm?om.text.length+1:null).end,jm=Ch(Uh.line,Nm?0:null,Uh.ch).start;Nm&&($m.top<jm.top-2?(vh($m.right,$m.top,null,$m.bottom),vh(jf,jm.top,jm.left,jm.bottom)):vh($m.right,$m.top,jm.left-$m.right,$m.bottom)),$m.bottom<jm.top&&vh(jf,$m.bottom,null,jm.top)}Qd.appendChild(Cf)}function $b(kd){if(kd.state.focused){var Ud=kd.display;clearInterval(Ud.blinker);var Qd=!0;Ud.cursorDiv.style.visibility="",kd.options.cursorBlinkRate>0?Ud.blinker=setInterval(function(){kd.hasFocus()||pv(kd),Ud.cursorDiv.style.visibility=(Qd=!Qd)?"":"hidden"},kd.options.cursorBlinkRate):kd.options.cursorBlinkRate<0&&(Ud.cursorDiv.style.visibility="hidden")}}function db(kd){kd.hasFocus()||(kd.display.input.focus(),kd.state.focused||$y(kd))}function dv(kd){kd.state.delayingBlurEvent=!0,setTimeout(function(){kd.state.delayingBlurEvent&&(kd.state.delayingBlurEvent=!1,kd.state.focused&&pv(kd))},100)}function $y(kd,Ud){kd.state.delayingBlurEvent&&!kd.state.draggingText&&(kd.state.delayingBlurEvent=!1),kd.options.readOnly!="nocursor"&&(kd.state.focused||(Hm(kd,"focus",kd,Ud),kd.state.focused=!0,Zf(kd.display.wrapper,"CodeMirror-focused"),!kd.curOp&&kd.display.selForContextMenu!=kd.doc.sel&&(kd.display.input.reset(),md&&setTimeout(function(){return kd.display.input.reset(!0)},20)),kd.display.input.receivedFocus()),$b(kd))}function pv(kd,Ud){kd.state.delayingBlurEvent||(kd.state.focused&&(Hm(kd,"blur",kd,Ud),kd.state.focused=!1,_f(kd.display.wrapper,"CodeMirror-focused")),clearInterval(kd.display.blinker),setTimeout(function(){kd.state.focused||(kd.display.shift=!1)},150))}function k1(kd){for(var Ud=kd.display,Qd=Ud.lineDiv.offsetTop,Kd=Math.max(0,Ud.scroller.getBoundingClientRect().top),pf=Ud.lineDiv.getBoundingClientRect().top,Cf=0,Pf=0;Pf<Ud.view.length;Pf++){var jf=Ud.view[Pf],Qf=kd.options.lineWrapping,ih=void 0,vh=0;if(!jf.hidden){if(pf+=jf.line.height,pd&&fd<8){var Ch=jf.node.offsetTop+jf.node.offsetHeight;ih=Ch-Qd,Qd=Ch}else{var qh=jf.node.getBoundingClientRect();ih=qh.bottom-qh.top,!Qf&&jf.text.firstChild&&(vh=jf.text.firstChild.getBoundingClientRect().right-qh.left-1)}var Uh=jf.line.height-ih;if((Uh>.005||Uh<-.005)&&(pf<Kd&&(Cf-=Uh),n_(jf.line,ih),Vv(jf.line),jf.rest))for(var om=0;om<jf.rest.length;om++)Vv(jf.rest[om]);if(vh>kd.display.sizerWidth){var fm=Math.ceil(vh/X0(kd.display));fm>kd.display.maxLineLength&&(kd.display.maxLineLength=fm,kd.display.maxLine=jf.line,kd.display.maxLineChanged=!0)}}}Math.abs(Cf)>2&&(Ud.scroller.scrollTop+=Cf)}function Vv(kd){if(kd.widgets)for(var Ud=0;Ud<kd.widgets.length;++Ud){var Qd=kd.widgets[Ud],Kd=Qd.node.parentNode;Kd&&(Qd.height=Kd.offsetHeight)}}function Lb(kd,Ud,Qd){var Kd=Qd&&Qd.top!=null?Math.max(0,Qd.top):kd.scroller.scrollTop;Kd=Math.floor(Kd-gg(kd));var pf=Qd&&Qd.bottom!=null?Qd.bottom:Kd+kd.wrapper.clientHeight,Cf=v_(Ud,Kd),Pf=v_(Ud,pf);if(Qd&&Qd.ensure){var jf=Qd.ensure.from.line,Qf=Qd.ensure.to.line;jf<Cf?(Cf=jf,Pf=v_(Ud,i0(Dm(Ud,jf))+kd.wrapper.clientHeight)):Math.min(Qf,Ud.lastLine())>=Pf&&(Cf=v_(Ud,i0(Dm(Ud,Qf))-kd.wrapper.clientHeight),Pf=Qf)}return{from:Cf,to:Math.max(Pf,Cf+1)}}function Ly(kd,Ud){if(!Zm(kd,"scrollCursorIntoView")){var Qd=kd.display,Kd=Qd.sizer.getBoundingClientRect(),pf=null,Cf=Qd.wrapper.ownerDocument;if(Ud.top+Kd.top<0?pf=!0:Ud.bottom+Kd.top>(Cf.defaultView.innerHeight||Cf.documentElement.clientHeight)&&(pf=!1),pf!=null&&!Pd){var Pf=gf("div","",null,`position: absolute;
top: `+(Ud.top-Qd.viewOffset-gg(kd.display))+`px;
height: `+(Ud.bottom-Ud.top+M0(kd)+Qd.barHeight)+`px;
left: `+Ud.left+"px; width: "+Math.max(2,Ud.right-Ud.left)+"px;");kd.display.lineSpace.appendChild(Pf),Pf.scrollIntoView(pf),kd.display.lineSpace.removeChild(Pf)}}}function R2(kd,Ud,Qd,Kd){Kd==null&&(Kd=0);var pf;!kd.options.lineWrapping&&Ud==Qd&&(Qd=Ud.sticky=="before"?mm(Ud.line,Ud.ch+1,"before"):Ud,Ud=Ud.ch?mm(Ud.line,Ud.sticky=="before"?Ud.ch-1:Ud.ch,"after"):Ud);for(var Cf=0;Cf<5;Cf++){var Pf=!1,jf=im(kd,Ud),Qf=!Qd||Qd==Ud?jf:im(kd,Qd);pf={left:Math.min(jf.left,Qf.left),top:Math.min(jf.top,Qf.top)-Kd,right:Math.max(jf.left,Qf.left),bottom:Math.max(jf.bottom,Qf.bottom)+Kd};var ih=Hy(kd,pf),vh=kd.doc.scrollTop,Ch=kd.doc.scrollLeft;if(ih.scrollTop!=null&&(zv(kd,ih.scrollTop),Math.abs(kd.doc.scrollTop-vh)>1&&(Pf=!0)),ih.scrollLeft!=null&&(T0(kd,ih.scrollLeft),Math.abs(kd.doc.scrollLeft-Ch)>1&&(Pf=!0)),!Pf)break}return pf}function PE(kd,Ud){var Qd=Hy(kd,Ud);Qd.scrollTop!=null&&zv(kd,Qd.scrollTop),Qd.scrollLeft!=null&&T0(kd,Qd.scrollLeft)}function Hy(kd,Ud){var Qd=kd.display,Kd=v0(kd.display);Ud.top<0&&(Ud.top=0);var pf=kd.curOp&&kd.curOp.scrollTop!=null?kd.curOp.scrollTop:Qd.scroller.scrollTop,Cf=Iy(kd),Pf={};Ud.bottom-Ud.top>Cf&&(Ud.bottom=Ud.top+Cf);var jf=kd.doc.height+Rb(Qd),Qf=Ud.top<Kd,ih=Ud.bottom>jf-Kd;if(Ud.top<pf)Pf.scrollTop=Qf?0:Ud.top;else if(Ud.bottom>pf+Cf){var vh=Math.min(Ud.top,(ih?jf:Ud.bottom)-Cf);vh!=pf&&(Pf.scrollTop=vh)}var Ch=kd.options.fixedGutter?0:Qd.gutters.offsetWidth,qh=kd.curOp&&kd.curOp.scrollLeft!=null?kd.curOp.scrollLeft:Qd.scroller.scrollLeft-Ch,Uh=kb(kd)-Qd.gutters.offsetWidth,om=Ud.right-Ud.left>Uh;return om&&(Ud.right=Ud.left+Uh),Ud.left<10?Pf.scrollLeft=0:Ud.left<qh?Pf.scrollLeft=Math.max(0,Ud.left+Ch-(om?0:10)):Ud.right>Uh+qh-3&&(Pf.scrollLeft=Ud.right+(om?0:10)-Uh),Pf}function Wy(kd,Ud){Ud!=null&&(M1(kd),kd.curOp.scrollTop=(kd.curOp.scrollTop==null?kd.doc.scrollTop:kd.curOp.scrollTop)+Ud)}function X_(kd){M1(kd);var Ud=kd.getCursor();kd.curOp.scrollToPos={from:Ud,to:Ud,margin:kd.options.cursorScrollMargin}}function pg(kd,Ud,Qd){(Ud!=null||Qd!=null)&&M1(kd),Ud!=null&&(kd.curOp.scrollLeft=Ud),Qd!=null&&(kd.curOp.scrollTop=Qd)}function k2(kd,Ud){M1(kd),kd.curOp.scrollToPos=Ud}function M1(kd){var Ud=kd.curOp.scrollToPos;if(Ud){kd.curOp.scrollToPos=null;var Qd=Xm(kd,Ud.from),Kd=Xm(kd,Ud.to);Qy(kd,Qd,Kd,Ud.margin)}}function Qy(kd,Ud,Qd,Kd){var pf=Hy(kd,{left:Math.min(Ud.left,Qd.left),top:Math.min(Ud.top,Qd.top)-Kd,right:Math.max(Ud.right,Qd.right),bottom:Math.max(Ud.bottom,Qd.bottom)+Kd});pg(kd,pf.scrollLeft,pf.scrollTop)}function zv(kd,Ud){Math.abs(kd.doc.scrollTop-Ud)<2||(ld||S0(kd,{top:Ud}),P1(kd,Ud,!0),ld&&S0(kd),Kv(kd,100))}function P1(kd,Ud,Qd){Ud=Math.max(0,Math.min(kd.display.scroller.scrollHeight-kd.display.scroller.clientHeight,Ud)),!(kd.display.scroller.scrollTop==Ud&&!Qd)&&(kd.doc.scrollTop=Ud,kd.display.scrollbars.setScrollTop(Ud),kd.display.scroller.scrollTop!=Ud&&(kd.display.scroller.scrollTop=Ud))}function T0(kd,Ud,Qd,Kd){Ud=Math.max(0,Math.min(Ud,kd.display.scroller.scrollWidth-kd.display.scroller.clientWidth)),!((Qd?Ud==kd.doc.scrollLeft:Math.abs(kd.doc.scrollLeft-Ud)<2)&&!Kd)&&(kd.doc.scrollLeft=Ud,FE(kd),kd.display.scroller.scrollLeft!=Ud&&(kd.display.scroller.scrollLeft=Ud),kd.display.scrollbars.setScrollLeft(Ud))}function Fb(kd){var Ud=kd.display,Qd=Ud.gutters.offsetWidth,Kd=Math.round(kd.doc.height+Rb(kd.display));return{clientHeight:Ud.scroller.clientHeight,viewHeight:Ud.wrapper.clientHeight,scrollWidth:Ud.scroller.scrollWidth,clientWidth:Ud.scroller.clientWidth,viewWidth:Ud.wrapper.clientWidth,barLeft:kd.options.fixedGutter?Qd:0,docHeight:Kd,scrollHeight:Kd+M0(kd)+Ud.barHeight,nativeBarWidth:Ud.nativeBarWidth,gutterWidth:Qd}}var o0=function(kd,Ud,Qd){this.cm=Qd;var Kd=this.vert=gf("div",[gf("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),pf=this.horiz=gf("div",[gf("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");Kd.tabIndex=pf.tabIndex=-1,kd(Kd),kd(pf),sm(Kd,"scroll",function(){Kd.clientHeight&&Ud(Kd.scrollTop,"vertical")}),sm(pf,"scroll",function(){pf.clientWidth&&Ud(pf.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,pd&&fd<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};o0.prototype.update=function(kd){var Ud=kd.scrollWidth>kd.clientWidth+1,Qd=kd.scrollHeight>kd.clientHeight+1,Kd=kd.nativeBarWidth;if(Qd){this.vert.style.display="block",this.vert.style.bottom=Ud?Kd+"px":"0";var pf=kd.viewHeight-(Ud?Kd:0);this.vert.firstChild.style.height=Math.max(0,kd.scrollHeight-kd.clientHeight+pf)+"px"}else this.vert.scrollTop=0,this.vert.style.display="",this.vert.firstChild.style.height="0";if(Ud){this.horiz.style.display="block",this.horiz.style.right=Qd?Kd+"px":"0",this.horiz.style.left=kd.barLeft+"px";var Cf=kd.viewWidth-kd.barLeft-(Qd?Kd:0);this.horiz.firstChild.style.width=Math.max(0,kd.scrollWidth-kd.clientWidth+Cf)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&kd.clientHeight>0&&(Kd==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:Qd?Kd:0,bottom:Ud?Kd:0}},o0.prototype.setScrollLeft=function(kd){this.horiz.scrollLeft!=kd&&(this.horiz.scrollLeft=kd),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},o0.prototype.setScrollTop=function(kd){this.vert.scrollTop!=kd&&(this.vert.scrollTop=kd),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},o0.prototype.zeroWidthHack=function(){var kd=Hd&&!Fd?"12px":"18px";this.horiz.style.height=this.vert.style.width=kd,this.horiz.style.visibility=this.vert.style.visibility="hidden",this.disableHoriz=new qf,this.disableVert=new qf},o0.prototype.enableZeroWidthBar=function(kd,Ud,Qd){kd.style.visibility="";function Kd(){var pf=kd.getBoundingClientRect(),Cf=Qd=="vert"?document.elementFromPoint(pf.right-1,(pf.top+pf.bottom)/2):document.elementFromPoint((pf.right+pf.left)/2,pf.bottom-1);Cf!=kd?kd.style.visibility="hidden":Ud.set(1e3,Kd)}Ud.set(1e3,Kd)},o0.prototype.clear=function(){var kd=this.horiz.parentNode;kd.removeChild(this.horiz),kd.removeChild(this.vert)};var Q0=function(){};Q0.prototype.update=function(){return{bottom:0,right:0}},Q0.prototype.setScrollLeft=function(){},Q0.prototype.setScrollTop=function(){},Q0.prototype.clear=function(){};function B0(kd,Ud){Ud||(Ud=Fb(kd));var Qd=kd.display.barWidth,Kd=kd.display.barHeight;Wv(kd,Ud);for(var pf=0;pf<4&&Qd!=kd.display.barWidth||Kd!=kd.display.barHeight;pf++)Qd!=kd.display.barWidth&&kd.options.lineWrapping&&k1(kd),Wv(kd,Fb(kd)),Qd=kd.display.barWidth,Kd=kd.display.barHeight}function Wv(kd,Ud){var Qd=kd.display,Kd=Qd.scrollbars.update(Ud);Qd.sizer.style.paddingRight=(Qd.barWidth=Kd.right)+"px",Qd.sizer.style.paddingBottom=(Qd.barHeight=Kd.bottom)+"px",Qd.heightForcer.style.borderBottom=Kd.bottom+"px solid transparent",Kd.right&&Kd.bottom?(Qd.scrollbarFiller.style.display="block",Qd.scrollbarFiller.style.height=Kd.bottom+"px",Qd.scrollbarFiller.style.width=Kd.right+"px"):Qd.scrollbarFiller.style.display="",Kd.bottom&&kd.options.coverGutterNextToScrollbar&&kd.options.fixedGutter?(Qd.gutterFiller.style.display="block",Qd.gutterFiller.style.height=Kd.bottom+"px",Qd.gutterFiller.style.width=Ud.gutterWidth+"px"):Qd.gutterFiller.style.display=""}var jb={native:o0,null:Q0};function BE(kd){kd.display.scrollbars&&(kd.display.scrollbars.clear(),kd.display.scrollbars.addClass&&_f(kd.display.wrapper,kd.display.scrollbars.addClass)),kd.display.scrollbars=new jb[kd.options.scrollbarStyle](function(Ud){kd.display.wrapper.insertBefore(Ud,kd.display.scrollbarFiller),sm(Ud,"mousedown",function(){kd.state.focused&&setTimeout(function(){return kd.display.input.focus()},0)}),Ud.setAttribute("cm-not-content","true")},function(Ud,Qd){Qd=="horizontal"?T0(kd,Ud):zv(kd,Ud)},kd),kd.display.scrollbars.addClass&&Zf(kd.display.wrapper,kd.display.scrollbars.addClass)}var M2=0;function Ub(kd){kd.curOp={cm:kd,viewChanged:!1,startHeight:kd.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++M2,markArrays:null},A1(kd.curOp)}function Hb(kd){var Ud=kd.curOp;Ud&&Vd(Ud,function(Qd){for(var Kd=0;Kd<Qd.ops.length;Kd++)Qd.ops[Kd].cm.curOp=null;P2(Qd)})}function P2(kd){for(var Ud=kd.ops,Qd=0;Qd<Ud.length;Qd++)B1(Ud[Qd]);for(var Kd=0;Kd<Ud.length;Kd++)Yv(Ud[Kd]);for(var pf=0;pf<Ud.length;pf++)$E(Ud[pf]);for(var Cf=0;Cf<Ud.length;Cf++)hh(Ud[Cf]);for(var Pf=0;Pf<Ud.length;Pf++)fv(Ud[Pf])}function B1(kd){var Ud=kd.cm,Qd=Ud.display;$2(Ud),kd.updateMaxLine&&iv(Ud),kd.mustUpdate=kd.viewChanged||kd.forceUpdate||kd.scrollTop!=null||kd.scrollToPos&&(kd.scrollToPos.from.line<Qd.viewFrom||kd.scrollToPos.to.line>=Qd.viewTo)||Qd.maxLineChanged&&Ud.options.lineWrapping,kd.update=kd.mustUpdate&&new $0(Ud,kd.mustUpdate&&{top:kd.scrollTop,ensure:kd.scrollToPos},kd.forceUpdate)}function Yv(kd){kd.updatedDisplay=kd.mustUpdate&&Jy(kd.cm,kd.update)}function $E(kd){var Ud=kd.cm,Qd=Ud.display;kd.updatedDisplay&&k1(Ud),kd.barMeasure=Fb(Ud),Qd.maxLineChanged&&!Ud.options.lineWrapping&&(kd.adjustWidthTo=w1(Ud,Qd.maxLine,Qd.maxLine.text.length).left+3,Ud.display.sizerWidth=kd.adjustWidthTo,kd.barMeasure.scrollWidth=Math.max(Qd.scroller.clientWidth,Qd.sizer.offsetLeft+kd.adjustWidthTo+M0(Ud)+Ud.display.barWidth),kd.maxScrollLeft=Math.max(0,Qd.sizer.offsetLeft+kd.adjustWidthTo-kb(Ud))),(kd.updatedDisplay||kd.selectionChanged)&&(kd.preparedSelection=Qd.input.prepareSelection())}function hh(kd){var Ud=kd.cm;kd.adjustWidthTo!=null&&(Ud.display.sizer.style.minWidth=kd.adjustWidthTo+"px",kd.maxScrollLeft<Ud.doc.scrollLeft&&T0(Ud,Math.min(Ud.display.scroller.scrollLeft,kd.maxScrollLeft),!0),Ud.display.maxLineChanged=!1);var Qd=kd.focus&&kd.focus==Kf(Lf(Ud));kd.preparedSelection&&Ud.display.input.showSelection(kd.preparedSelection,Qd),(kd.updatedDisplay||kd.startHeight!=Ud.doc.height)&&B0(Ud,kd.barMeasure),kd.updatedDisplay&&eE(Ud,kd.barMeasure),kd.selectionChanged&&$b(Ud),Ud.state.focused&&kd.updateInput&&Ud.display.input.reset(kd.typing),Qd&&db(kd.cm)}function fv(kd){var Ud=kd.cm,Qd=Ud.display,Kd=Ud.doc;if(kd.updatedDisplay&&LE(Ud,kd.update),Qd.wheelStartX!=null&&(kd.scrollTop!=null||kd.scrollLeft!=null||kd.scrollToPos)&&(Qd.wheelStartX=Qd.wheelStartY=null),kd.scrollTop!=null&&P1(Ud,kd.scrollTop,kd.forceScroll),kd.scrollLeft!=null&&T0(Ud,kd.scrollLeft,!0,!0),kd.scrollToPos){var pf=R2(Ud,a_(Kd,kd.scrollToPos.from),a_(Kd,kd.scrollToPos.to),kd.scrollToPos.margin);Ly(Ud,pf)}var Cf=kd.maybeHiddenMarkers,Pf=kd.maybeUnhiddenMarkers;if(Cf)for(var jf=0;jf<Cf.length;++jf)Cf[jf].lines.length||Hm(Cf[jf],"hide");if(Pf)for(var Qf=0;Qf<Pf.length;++Qf)Pf[Qf].lines.length&&Hm(Pf[Qf],"unhide");Qd.wrapper.offsetHeight&&(Kd.scrollTop=Ud.display.scroller.scrollTop),kd.changeObjs&&Hm(Ud,"changes",Ud,kd.changeObjs),kd.update&&kd.update.finish()}function Ng(kd,Ud){if(kd.curOp)return Ud();Ub(kd);try{return Ud()}finally{Hb(kd)}}function P_(kd,Ud){return function(){if(kd.curOp)return Ud.apply(kd,arguments);Ub(kd);try{return Ud.apply(kd,arguments)}finally{Hb(kd)}}}function o_(kd){return function(){if(this.curOp)return kd.apply(this,arguments);Ub(this);try{return kd.apply(this,arguments)}finally{Hb(this)}}}function bg(kd){return function(){var Ud=this.cm;if(!Ud||Ud.curOp)return kd.apply(this,arguments);Ub(Ud);try{return kd.apply(this,arguments)}finally{Hb(Ud)}}}function Kv(kd,Ud){kd.doc.highlightFrontier<kd.display.viewTo&&kd.state.highlight.set(Ud,xf(B2,kd))}function B2(kd){var Ud=kd.doc;if(!(Ud.highlightFrontier>=kd.display.viewTo)){var Qd=+new Date+kd.options.workTime,Kd=_g(kd,Ud.highlightFrontier),pf=[];Ud.iter(Kd.line,Math.min(Ud.first+Ud.size,kd.display.viewTo+500),function(Cf){if(Kd.line>=kd.display.viewFrom){var Pf=Cf.styles,jf=Cf.text.length>kd.options.maxHighlightLength?zm(Ud.mode,Kd.state):null,Qf=t0(kd,Cf,Kd,!0);jf&&(Kd.state=jf),Cf.styles=Qf.styles;var ih=Cf.styleClasses,vh=Qf.classes;vh?Cf.styleClasses=vh:ih&&(Cf.styleClasses=null);for(var Ch=!Pf||Pf.length!=Cf.styles.length||ih!=vh&&(!ih||!vh||ih.bgClass!=vh.bgClass||ih.textClass!=vh.textClass),qh=0;!Ch&&qh<Pf.length;++qh)Ch=Pf[qh]!=Cf.styles[qh];Ch&&pf.push(Kd.line),Cf.stateAfter=Kd.save(),Kd.nextLine()}else Cf.text.length<=kd.options.maxHighlightLength&&r0(kd,Cf.text,Kd),Cf.stateAfter=Kd.line%5==0?Kd.save():null,Kd.nextLine();if(+new Date>Qd)return Kv(kd,kd.options.workDelay),!0}),Ud.highlightFrontier=Kd.line,Ud.modeFrontier=Math.max(Ud.modeFrontier,Kd.line),pf.length&&Ng(kd,function(){for(var Cf=0;Cf<pf.length;Cf++)ub(kd,pf[Cf],"text")})}}var $0=function(kd,Ud,Qd){var Kd=kd.display;this.viewport=Ud,this.visible=Lb(Kd,kd.doc,Ud),this.editorIsHidden=!Kd.wrapper.offsetWidth,this.wrapperHeight=Kd.wrapper.clientHeight,this.wrapperWidth=Kd.wrapper.clientWidth,this.oldDisplayWidth=kb(kd),this.force=Qd,this.dims=cv(kd),this.events=[]};$0.prototype.signal=function(kd,Ud){l_(kd,Ud)&&this.events.push(arguments)},$0.prototype.finish=function(){for(var kd=0;kd<this.events.length;kd++)Hm.apply(null,this.events[kd])};function $2(kd){var Ud=kd.display;!Ud.scrollbarsClipped&&Ud.scroller.offsetWidth&&(Ud.nativeBarWidth=Ud.scroller.offsetWidth-Ud.scroller.clientWidth,Ud.heightForcer.style.height=M0(kd)+"px",Ud.sizer.style.marginBottom=-Ud.nativeBarWidth+"px",Ud.sizer.style.borderRightWidth=M0(kd)+"px",Ud.scrollbarsClipped=!0)}function L2(kd){if(kd.hasFocus())return null;var Ud=Kf(Lf(kd));if(!Ud||!Mf(kd.display.lineDiv,Ud))return null;var Qd={activeElt:Ud};if(window.getSelection){var Kd=Jf(kd).getSelection();Kd.anchorNode&&Kd.extend&&Mf(kd.display.lineDiv,Kd.anchorNode)&&(Qd.anchorNode=Kd.anchorNode,Qd.anchorOffset=Kd.anchorOffset,Qd.focusNode=Kd.focusNode,Qd.focusOffset=Kd.focusOffset)}return Qd}function F2(kd){if(!(!kd||!kd.activeElt||kd.activeElt==Kf(zf(kd.activeElt)))&&(kd.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(kd.activeElt.nodeName)&&kd.anchorNode&&Mf(document.body,kd.anchorNode)&&Mf(document.body,kd.focusNode))){var Ud=kd.activeElt.ownerDocument,Qd=Ud.defaultView.getSelection(),Kd=Ud.createRange();Kd.setEnd(kd.anchorNode,kd.anchorOffset),Kd.collapse(!1),Qd.removeAllRanges(),Qd.addRange(Kd),Qd.extend(kd.focusNode,kd.focusOffset)}}function Jy(kd,Ud){var Qd=kd.display,Kd=kd.doc;if(Ud.editorIsHidden)return y0(kd),!1;if(!Ud.force&&Ud.visible.from>=Qd.viewFrom&&Ud.visible.to<=Qd.viewTo&&(Qd.updateLineNumbers==null||Qd.updateLineNumbers>=Qd.viewTo)&&Qd.renderedView==Qd.view&&Py(kd)==0)return!1;jE(kd)&&(y0(kd),Ud.dims=cv(kd));var pf=Kd.first+Kd.size,Cf=Math.max(Ud.visible.from-kd.options.viewportMargin,Kd.first),Pf=Math.min(pf,Ud.visible.to+kd.options.viewportMargin);Qd.viewFrom<Cf&&Cf-Qd.viewFrom<20&&(Cf=Math.max(Kd.first,Qd.viewFrom)),Qd.viewTo>Pf&&Qd.viewTo-Pf<20&&(Pf=Math.min(pf,Qd.viewTo)),sg&&(Cf=Y_(kd.doc,Cf),Pf=n0(kd.doc,Pf));var jf=Cf!=Qd.viewFrom||Pf!=Qd.viewTo||Qd.lastWrapHeight!=Ud.wrapperHeight||Qd.lastWrapWidth!=Ud.wrapperWidth;O1(kd,Cf,Pf),Qd.viewOffset=i0(Dm(kd.doc,Qd.viewFrom)),kd.display.mover.style.top=Qd.viewOffset+"px";var Qf=Py(kd);if(!jf&&Qf==0&&!Ud.force&&Qd.renderedView==Qd.view&&(Qd.updateLineNumbers==null||Qd.updateLineNumbers>=Qd.viewTo))return!1;var ih=L2(kd);return Qf>4&&(Qd.lineDiv.style.display="none"),j2(kd,Qd.updateLineNumbers,Ud.dims),Qf>4&&(Qd.lineDiv.style.display=""),Qd.renderedView=Qd.view,F2(ih),vf(Qd.cursorDiv),vf(Qd.selectionDiv),Qd.gutters.style.height=Qd.sizer.style.minHeight=0,jf&&(Qd.lastWrapHeight=Ud.wrapperHeight,Qd.lastWrapWidth=Ud.wrapperWidth,Kv(kd,400)),Qd.updateLineNumbers=null,!0}function LE(kd,Ud){for(var Qd=Ud.viewport,Kd=!0;;Kd=!1){if(!Kd||!kd.options.lineWrapping||Ud.oldDisplayWidth==kb(kd)){if(Qd&&Qd.top!=null&&(Qd={top:Math.min(kd.doc.height+Rb(kd.display)-Iy(kd),Qd.top)}),Ud.visible=Lb(kd.display,kd.doc,Qd),Ud.visible.from>=kd.display.viewFrom&&Ud.visible.to<=kd.display.viewTo)break}else Kd&&(Ud.visible=Lb(kd.display,kd.doc,Qd));if(!Jy(kd,Ud))break;k1(kd);var pf=Fb(kd);cb(kd),B0(kd,pf),eE(kd,pf),Ud.force=!1}Ud.signal(kd,"update",kd),(kd.display.viewFrom!=kd.display.reportedViewFrom||kd.display.viewTo!=kd.display.reportedViewTo)&&(Ud.signal(kd,"viewportChange",kd,kd.display.viewFrom,kd.display.viewTo),kd.display.reportedViewFrom=kd.display.viewFrom,kd.display.reportedViewTo=kd.display.viewTo)}function S0(kd,Ud){var Qd=new $0(kd,Ud);if(Jy(kd,Qd)){k1(kd),LE(kd,Qd);var Kd=Fb(kd);cb(kd),B0(kd,Kd),eE(kd,Kd),Qd.finish()}}function j2(kd,Ud,Qd){var Kd=kd.display,pf=kd.options.lineNumbers,Cf=Kd.lineDiv,Pf=Cf.firstChild;function jf(om){var fm=om.nextSibling;return md&&Hd&&kd.display.currentWheelTarget==om?om.style.display="none":om.parentNode.removeChild(om),fm}for(var Qf=Kd.view,ih=Kd.viewFrom,vh=0;vh<Qf.length;vh++){var Ch=Qf[vh];if(!Ch.hidden)if(!Ch.node||Ch.node.parentNode!=Cf){var qh=Gm(kd,Ch,ih,Qd);Cf.insertBefore(qh,Pf)}else{for(;Pf!=Ch.node;)Pf=jf(Pf);var Uh=pf&&Ud!=null&&Ud<=ih&&Ch.lineNumber;Ch.changes&&(oh(Ch.changes,"gutter")>-1&&(Uh=!1),Af(kd,Ch,ih,Qd)),Uh&&(vf(Ch.lineNumber),Ch.lineNumber.appendChild(document.createTextNode(Zg(kd.options,ih)))),Pf=Ch.node.nextSibling}ih+=Ch.size}for(;Pf;)Pf=jf(Pf)}function Zy(kd){var Ud=kd.gutters.offsetWidth;kd.sizer.style.marginLeft=Ud+"px",Yd(kd,"gutterChanged",kd)}function eE(kd,Ud){kd.display.sizer.style.minHeight=Ud.docHeight+"px",kd.display.heightForcer.style.top=Ud.docHeight+"px",kd.display.gutters.style.height=Ud.docHeight+kd.display.barHeight+M0(kd)+"px"}function FE(kd){var Ud=kd.display,Qd=Ud.view;if(!(!Ud.alignWidgets&&(!Ud.gutters.firstChild||!kd.options.fixedGutter))){for(var Kd=k_(Ud)-Ud.scroller.scrollLeft+kd.doc.scrollLeft,pf=Ud.gutters.offsetWidth,Cf=Kd+"px",Pf=0;Pf<Qd.length;Pf++)if(!Qd[Pf].hidden){kd.options.fixedGutter&&(Qd[Pf].gutter&&(Qd[Pf].gutter.style.left=Cf),Qd[Pf].gutterBackground&&(Qd[Pf].gutterBackground.style.left=Cf));var jf=Qd[Pf].alignable;if(jf)for(var Qf=0;Qf<jf.length;Qf++)jf[Qf].style.left=Cf}kd.options.fixedGutter&&(Ud.gutters.style.left=Kd+pf+"px")}}function jE(kd){if(!kd.options.lineNumbers)return!1;var Ud=kd.doc,Qd=Zg(kd.options,Ud.first+Ud.size-1),Kd=kd.display;if(Qd.length!=Kd.lineNumChars){var pf=Kd.measure.appendChild(gf("div",[gf("div",Qd)],"CodeMirror-linenumber CodeMirror-gutter-elt")),Cf=pf.firstChild.offsetWidth,Pf=pf.offsetWidth-Cf;return Kd.lineGutter.style.width="",Kd.lineNumInnerWidth=Math.max(Cf,Kd.lineGutter.offsetWidth-Pf)+1,Kd.lineNumWidth=Kd.lineNumInnerWidth+Pf,Kd.lineNumChars=Kd.lineNumInnerWidth?Qd.length:-1,Kd.lineGutter.style.width=Kd.lineNumWidth+"px",Zy(kd.display),!0}return!1}function x0(kd,Ud){for(var Qd=[],Kd=!1,pf=0;pf<kd.length;pf++){var Cf=kd[pf],Pf=null;if(typeof Cf!="string"&&(Pf=Cf.style,Cf=Cf.className),Cf=="CodeMirror-linenumbers")if(Ud)Kd=!0;else continue;Qd.push({className:Cf,style:Pf})}return Ud&&!Kd&&Qd.push({className:"CodeMirror-linenumbers",style:null}),Qd}function UE(kd){var Ud=kd.gutters,Qd=kd.gutterSpecs;vf(Ud),kd.lineGutter=null;for(var Kd=0;Kd<Qd.length;++Kd){var pf=Qd[Kd],Cf=pf.className,Pf=pf.style,jf=Ud.appendChild(gf("div",null,"CodeMirror-gutter "+Cf));Pf&&(jf.style.cssText=Pf),Cf=="CodeMirror-linenumbers"&&(kd.lineGutter=jf,jf.style.width=(kd.lineNumWidth||1)+"px")}Ud.style.display=Qd.length?"":"none",Zy(kd)}function Xv(kd){UE(kd.display),Fg(kd),FE(kd)}function U2(kd,Ud,Qd,Kd){var pf=this;this.input=Qd,pf.scrollbarFiller=gf("div",null,"CodeMirror-scrollbar-filler"),pf.scrollbarFiller.setAttribute("cm-not-content","true"),pf.gutterFiller=gf("div",null,"CodeMirror-gutter-filler"),pf.gutterFiller.setAttribute("cm-not-content","true"),pf.lineDiv=bf("div",null,"CodeMirror-code"),pf.selectionDiv=gf("div",null,null,"position: relative; z-index: 1"),pf.cursorDiv=gf("div",null,"CodeMirror-cursors"),pf.measure=gf("div",null,"CodeMirror-measure"),pf.lineMeasure=gf("div",null,"CodeMirror-measure"),pf.lineSpace=bf("div",[pf.measure,pf.lineMeasure,pf.selectionDiv,pf.cursorDiv,pf.lineDiv],null,"position: relative; outline: none");var Cf=bf("div",[pf.lineSpace],"CodeMirror-lines");pf.mover=gf("div",[Cf],null,"position: relative"),pf.sizer=gf("div",[pf.mover],"CodeMirror-sizer"),pf.sizerWidth=null,pf.heightForcer=gf("div",null,null,"position: absolute; height: "+Yf+"px; width: 1px;"),pf.gutters=gf("div",null,"CodeMirror-gutters"),pf.lineGutter=null,pf.scroller=gf("div",[pf.sizer,pf.heightForcer,pf.gutters],"CodeMirror-scroll"),pf.scroller.setAttribute("tabIndex","-1"),pf.wrapper=gf("div",[pf.scrollbarFiller,pf.gutterFiller,pf.scroller],"CodeMirror"),Ad&&Nd>=105&&(pf.wrapper.style.clipPath="inset(0px)"),pf.wrapper.setAttribute("translate","no"),pd&&fd<8&&(pf.gutters.style.zIndex=-1,pf.scroller.style.paddingRight=0),!md&&!(ld&&jd)&&(pf.scroller.draggable=!0),kd&&(kd.appendChild?kd.appendChild(pf.wrapper):kd(pf.wrapper)),pf.viewFrom=pf.viewTo=Ud.first,pf.reportedViewFrom=pf.reportedViewTo=Ud.first,pf.view=[],pf.renderedView=null,pf.externalMeasured=null,pf.viewOffset=0,pf.lastWrapHeight=pf.lastWrapWidth=0,pf.updateLineNumbers=null,pf.nativeBarWidth=pf.barHeight=pf.barWidth=0,pf.scrollbarsClipped=!1,pf.lineNumWidth=pf.lineNumInnerWidth=pf.lineNumChars=null,pf.alignWidgets=!1,pf.cachedCharWidth=pf.cachedTextHeight=pf.cachedPaddingH=null,pf.maxLine=null,pf.maxLineLength=0,pf.maxLineChanged=!1,pf.wheelDX=pf.wheelDY=pf.wheelStartX=pf.wheelStartY=null,pf.shift=!1,pf.selForContextMenu=null,pf.activeTouch=null,pf.gutterSpecs=x0(Kd.gutters,Kd.lineNumbers),UE(pf),Qd.init(pf)}var $1=0,J0=null;pd?J0=-.53:ld?J0=15:Ad?J0=-.7:Od&&(J0=-1/3);function pb(kd){var Ud=kd.wheelDeltaX,Qd=kd.wheelDeltaY;return Ud==null&&kd.detail&&kd.axis==kd.HORIZONTAL_AXIS&&(Ud=kd.detail),Qd==null&&kd.detail&&kd.axis==kd.VERTICAL_AXIS?Qd=kd.detail:Qd==null&&(Qd=kd.wheelDelta),{x:Ud,y:Qd}}function H2(kd){var Ud=pb(kd);return Ud.x*=J0,Ud.y*=J0,Ud}function HE(kd,Ud){Ad&&Nd==102&&(kd.display.chromeScrollHack==null?kd.display.sizer.style.pointerEvents="none":clearTimeout(kd.display.chromeScrollHack),kd.display.chromeScrollHack=setTimeout(function(){kd.display.chromeScrollHack=null,kd.display.sizer.style.pointerEvents=""},100));var Qd=pb(Ud),Kd=Qd.x,pf=Qd.y,Cf=J0;Ud.deltaMode===0&&(Kd=Ud.deltaX,pf=Ud.deltaY,Cf=1);var Pf=kd.display,jf=Pf.scroller,Qf=jf.scrollWidth>jf.clientWidth,ih=jf.scrollHeight>jf.clientHeight;if(Kd&&Qf||pf&&ih){if(pf&&Hd&&md){e:for(var vh=Ud.target,Ch=Pf.view;vh!=jf;vh=vh.parentNode)for(var qh=0;qh<Ch.length;qh++)if(Ch[qh].node==vh){kd.display.currentWheelTarget=vh;break e}}if(Kd&&!ld&&!Id&&Cf!=null){pf&&ih&&zv(kd,Math.max(0,jf.scrollTop+pf*Cf)),T0(kd,Math.max(0,jf.scrollLeft+Kd*Cf)),(!pf||pf&&ih)&&Qm(Ud),Pf.wheelStartX=null;return}if(pf&&Cf!=null){var Uh=pf*Cf,om=kd.doc.scrollTop,fm=om+Pf.wrapper.clientHeight;Uh<0?om=Math.max(0,om+Uh-50):fm=Math.min(kd.doc.height,fm+Uh+50),S0(kd,{top:om,bottom:fm})}$1<20&&Ud.deltaMode!==0&&(Pf.wheelStartX==null?(Pf.wheelStartX=jf.scrollLeft,Pf.wheelStartY=jf.scrollTop,Pf.wheelDX=Kd,Pf.wheelDY=pf,setTimeout(function(){if(Pf.wheelStartX!=null){var Nm=jf.scrollLeft-Pf.wheelStartX,$m=jf.scrollTop-Pf.wheelStartY,jm=$m&&Pf.wheelDY&&$m/Pf.wheelDY||Nm&&Pf.wheelDX&&Nm/Pf.wheelDX;Pf.wheelStartX=Pf.wheelStartY=null,jm&&(J0=(J0*$1+jm)/($1+1),++$1)}},200)):(Pf.wheelDX+=Kd,Pf.wheelDY+=pf))}}var Z_=function(kd,Ud){this.ranges=kd,this.primIndex=Ud};Z_.prototype.primary=function(){return this.ranges[this.primIndex]},Z_.prototype.equals=function(kd){if(kd==this)return!0;if(kd.primIndex!=this.primIndex||kd.ranges.length!=this.ranges.length)return!1;for(var Ud=0;Ud<this.ranges.length;Ud++){var Qd=this.ranges[Ud],Kd=kd.ranges[Ud];if(!Og(Qd.anchor,Kd.anchor)||!Og(Qd.head,Kd.head))return!1}return!0},Z_.prototype.deepCopy=function(){for(var kd=[],Ud=0;Ud<this.ranges.length;Ud++)kd[Ud]=new O_(f0(this.ranges[Ud].anchor),f0(this.ranges[Ud].head));return new Z_(kd,this.primIndex)},Z_.prototype.somethingSelected=function(){for(var kd=0;kd<this.ranges.length;kd++)if(!this.ranges[kd].empty())return!0;return!1},Z_.prototype.contains=function(kd,Ud){Ud||(Ud=kd);for(var Qd=0;Qd<this.ranges.length;Qd++){var Kd=this.ranges[Qd];if(i_(Ud,Kd.from())>=0&&i_(kd,Kd.to())<=0)return Qd}return-1};var O_=function(kd,Ud){this.anchor=kd,this.head=Ud};O_.prototype.from=function(){return Hg(this.anchor,this.head)},O_.prototype.to=function(){return h0(this.anchor,this.head)},O_.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function C0(kd,Ud,Qd){var Kd=kd&&kd.options.selectionsMayTouch,pf=Ud[Qd];Ud.sort(function(qh,Uh){return i_(qh.from(),Uh.from())}),Qd=oh(Ud,pf);for(var Cf=1;Cf<Ud.length;Cf++){var Pf=Ud[Cf],jf=Ud[Cf-1],Qf=i_(jf.to(),Pf.from());if(Kd&&!Pf.empty()?Qf>0:Qf>=0){var ih=Hg(jf.from(),Pf.from()),vh=h0(jf.to(),Pf.to()),Ch=jf.empty()?Pf.from()==Pf.head:jf.from()==jf.head;Cf<=Qd&&--Qd,Ud.splice(--Cf,2,new O_(Ch?vh:ih,Ch?ih:vh))}}return new Z_(Ud,Qd)}function fb(kd,Ud){return new Z_([new O_(kd,Ud||kd)],0)}function hb(kd){return kd.text?mm(kd.from.line+kd.text.length-1,ph(kd.text).length+(kd.text.length==1?kd.from.ch:0)):kd.to}function GE(kd,Ud){if(i_(kd,Ud.from)<0)return kd;if(i_(kd,Ud.to)<=0)return hb(Ud);var Qd=kd.line+Ud.text.length-(Ud.to.line-Ud.from.line)-1,Kd=kd.ch;return kd.line==Ud.to.line&&(Kd+=hb(Ud).ch-Ud.to.ch),mm(Qd,Kd)}function L1(kd,Ud){for(var Qd=[],Kd=0;Kd<kd.sel.ranges.length;Kd++){var pf=kd.sel.ranges[Kd];Qd.push(new O_(GE(pf.anchor,Ud),GE(pf.head,Ud)))}return C0(kd.cm,Qd,kd.sel.primIndex)}function tE(kd,Ud,Qd){return kd.line==Ud.line?mm(Qd.line,kd.ch-Ud.ch+Qd.ch):mm(Qd.line+(kd.line-Ud.line),kd.ch)}function G2(kd,Ud,Qd){for(var Kd=[],pf=mm(kd.first,0),Cf=pf,Pf=0;Pf<Ud.length;Pf++){var jf=Ud[Pf],Qf=tE(jf.from,pf,Cf),ih=tE(hb(jf),pf,Cf);if(pf=jf.to,Cf=ih,Qd=="around"){var vh=kd.sel.ranges[Pf],Ch=i_(vh.head,vh.anchor)<0;Kd[Pf]=new O_(Ch?ih:Qf,Ch?Qf:ih)}else Kd[Pf]=new O_(Qf,Qf)}return new Z_(Kd,kd.sel.primIndex)}function rE(kd){kd.doc.mode=um(kd.options,kd.doc.modeOption),Gb(kd)}function Gb(kd){kd.doc.iter(function(Ud){Ud.stateAfter&&(Ud.stateAfter=null),Ud.styles&&(Ud.styles=null)}),kd.doc.modeFrontier=kd.doc.highlightFrontier=kd.doc.first,Kv(kd,100),kd.state.modeGen++,kd.curOp&&Fg(kd)}function hv(kd,Ud){return Ud.from.ch==0&&Ud.to.ch==0&&ph(Ud.text)==""&&(!kd.cm||kd.cm.options.wholeLineUpdateBefore)}function mv(kd,Ud,Qd,Kd){function pf(jm){return Qd?Qd[jm]:null}function Cf(jm,Pm,Vm){S1(jm,Pm,Vm,Kd),Yd(jm,"change",jm,Ud)}function Pf(jm,Pm){for(var Vm=[],t_=jm;t_<Pm;++t_)Vm.push(new _0(ih[t_],pf(t_),Kd));return Vm}var jf=Ud.from,Qf=Ud.to,ih=Ud.text,vh=Dm(kd,jf.line),Ch=Dm(kd,Qf.line),qh=ph(ih),Uh=pf(ih.length-1),om=Qf.line-jf.line;if(Ud.full)kd.insert(0,Pf(0,ih.length)),kd.remove(ih.length,kd.size-ih.length);else if(hv(kd,Ud)){var fm=Pf(0,ih.length-1);Cf(Ch,Ch.text,Uh),om&&kd.remove(jf.line,om),fm.length&&kd.insert(jf.line,fm)}else if(vh==Ch)if(ih.length==1)Cf(vh,vh.text.slice(0,jf.ch)+qh+vh.text.slice(Qf.ch),Uh);else{var Nm=Pf(1,ih.length-1);Nm.push(new _0(qh+vh.text.slice(Qf.ch),Uh,Kd)),Cf(vh,vh.text.slice(0,jf.ch)+ih[0],pf(0)),kd.insert(jf.line+1,Nm)}else if(ih.length==1)Cf(vh,vh.text.slice(0,jf.ch)+ih[0]+Ch.text.slice(Qf.ch),pf(0)),kd.remove(jf.line+1,om);else{Cf(vh,vh.text.slice(0,jf.ch)+ih[0],pf(0)),Cf(Ch,qh+Ch.text.slice(Qf.ch),Uh);var $m=Pf(1,ih.length-1);om>1&&kd.remove(jf.line+1,om-1),kd.insert(jf.line+1,$m)}Yd(kd,"change",kd,Ud)}function mb(kd,Ud,Qd){function Kd(pf,Cf,Pf){if(pf.linked)for(var jf=0;jf<pf.linked.length;++jf){var Qf=pf.linked[jf];if(Qf.doc!=Cf){var ih=Pf&&Qf.sharedHist;Qd&&!ih||(Ud(Qf.doc,ih),Kd(Qf.doc,pf,ih))}}}Kd(kd,null,!0)}function nE(kd,Ud){if(Ud.cm)throw new Error("This document is already in use.");kd.doc=Ud,Ud.cm=kd,I1(kd),rE(kd),qE(kd),kd.options.direction=Ud.direction,kd.options.lineWrapping||iv(kd),kd.options.mode=Ud.modeOption,Fg(kd)}function qE(kd){(kd.doc.direction=="rtl"?Zf:_f)(kd.display.lineDiv,"CodeMirror-rtl")}function Z0(kd){Ng(kd,function(){qE(kd),Fg(kd)})}function _v(kd){this.done=[],this.undone=[],this.undoDepth=kd?kd.undoDepth:1/0,this.lastModTime=this.lastSelTime=0,this.lastOp=this.lastSelOp=null,this.lastOrigin=this.lastSelOrigin=null,this.generation=this.maxGeneration=kd?kd.maxGeneration:1}function eb(kd,Ud){var Qd={from:f0(Ud.from),to:hb(Ud),text:V_(kd,Ud.from,Ud.to)};return aE(kd,Qd,Ud.from.line,Ud.to.line+1),mb(kd,function(Kd){return aE(Kd,Qd,Ud.from.line,Ud.to.line+1)},!0),Qd}function Yg(kd){for(;kd.length;){var Ud=ph(kd);if(Ud.ranges)kd.pop();else break}}function q2(kd,Ud){if(Ud)return Yg(kd.done),ph(kd.done);if(kd.done.length&&!ph(kd.done).ranges)return ph(kd.done);if(kd.done.length>1&&!kd.done[kd.done.length-2].ranges)return kd.done.pop(),ph(kd.done)}function iE(kd,Ud,Qd,Kd){var pf=kd.history;pf.undone.length=0;var Cf=+new Date,Pf,jf;if((pf.lastOp==Kd||pf.lastOrigin==Ud.origin&&Ud.origin&&(Ud.origin.charAt(0)=="+"&&pf.lastModTime>Cf-(kd.cm?kd.cm.options.historyEventDelay:500)||Ud.origin.charAt(0)=="*"))&&(Pf=q2(pf,pf.lastOp==Kd)))jf=ph(Pf.changes),i_(Ud.from,Ud.to)==0&&i_(Ud.from,jf.to)==0?jf.to=hb(Ud):Pf.changes.push(eb(kd,Ud));else{var Qf=ph(pf.done);for((!Qf||!Qf.ranges)&&A0(kd.sel,pf.done),Pf={changes:[eb(kd,Ud)],generation:pf.generation},pf.done.push(Pf);pf.done.length>pf.undoDepth;)pf.done.shift(),pf.done[0].ranges||pf.done.shift()}pf.done.push(Qd),pf.generation=++pf.maxGeneration,pf.lastModTime=pf.lastSelTime=Cf,pf.lastOp=pf.lastSelOp=Kd,pf.lastOrigin=pf.lastSelOrigin=Ud.origin,jf||Hm(kd,"historyAdded")}function VE(kd,Ud,Qd,Kd){var pf=Ud.charAt(0);return pf=="*"||pf=="+"&&Qd.ranges.length==Kd.ranges.length&&Qd.somethingSelected()==Kd.somethingSelected()&&new Date-kd.history.lastSelTime<=(kd.cm?kd.cm.options.historyEventDelay:500)}function Qv(kd,Ud,Qd,Kd){var pf=kd.history,Cf=Kd&&Kd.origin;Qd==pf.lastSelOp||Cf&&pf.lastSelOrigin==Cf&&(pf.lastModTime==pf.lastSelTime&&pf.lastOrigin==Cf||VE(kd,Cf,ph(pf.done),Ud))?pf.done[pf.done.length-1]=Ud:A0(Ud,pf.done),pf.lastSelTime=+new Date,pf.lastSelOrigin=Cf,pf.lastSelOp=Qd,Kd&&Kd.clearRedo!==!1&&Yg(pf.undone)}function A0(kd,Ud){var Qd=ph(Ud);Qd&&Qd.ranges&&Qd.equals(kd)||Ud.push(kd)}function aE(kd,Ud,Qd,Kd){var pf=Ud["spans_"+kd.id],Cf=0;kd.iter(Math.max(kd.first,Qd),Math.min(kd.first+kd.size,Kd),function(Pf){Pf.markedSpans&&((pf||(pf=Ud["spans_"+kd.id]={}))[Cf]=Pf.markedSpans),++Cf})}function V2(kd){if(!kd)return null;for(var Ud,Qd=0;Qd<kd.length;++Qd)kd[Qd].marker.explicitlyCleared?Ud||(Ud=kd.slice(0,Qd)):Ud&&Ud.push(kd[Qd]);return Ud?Ud.length?Ud:null:kd}function F1(kd,Ud){var Qd=Ud["spans_"+kd.id];if(!Qd)return null;for(var Kd=[],pf=0;pf<Ud.text.length;++pf)Kd.push(V2(Qd[pf]));return Kd}function zE(kd,Ud){var Qd=F1(kd,Ud),Kd=$v(kd,Ud);if(!Qd)return Kd;if(!Kd)return Qd;for(var pf=0;pf<Qd.length;++pf){var Cf=Qd[pf],Pf=Kd[pf];if(Cf&&Pf)e:for(var jf=0;jf<Pf.length;++jf){for(var Qf=Pf[jf],ih=0;ih<Cf.length;++ih)if(Cf[ih].marker==Qf.marker)continue e;Cf.push(Qf)}else Pf&&(Qd[pf]=Pf)}return Qd}function qb(kd,Ud,Qd){for(var Kd=[],pf=0;pf<kd.length;++pf){var Cf=kd[pf];if(Cf.ranges){Kd.push(Qd?Z_.prototype.deepCopy.call(Cf):Cf);continue}var Pf=Cf.changes,jf=[];Kd.push({changes:jf});for(var Qf=0;Qf<Pf.length;++Qf){var ih=Pf[Qf],vh=void 0;if(jf.push({from:ih.from,to:ih.to,text:ih.text}),Ud)for(var Ch in ih)(vh=Ch.match(/^spans_(\d+)$/))&&oh(Ud,Number(vh[1]))>-1&&(ph(jf)[Ch]=ih[Ch],delete ih[Ch])}}return Kd}function vg(kd,Ud,Qd,Kd){if(Kd){var pf=kd.anchor;if(Qd){var Cf=i_(Ud,pf)<0;Cf!=i_(Qd,pf)<0?(pf=Ud,Ud=Qd):Cf!=i_(Ud,Qd)<0&&(Ud=Qd)}return new O_(pf,Ud)}else return new O_(Qd||Ud,Ud)}function gv(kd,Ud,Qd,Kd,pf){pf==null&&(pf=kd.cm&&(kd.cm.display.shift||kd.extend)),Cg(kd,new Z_([vg(kd.sel.primary(),Ud,Qd,pf)],0),Kd)}function sE(kd,Ud,Qd){for(var Kd=[],pf=kd.cm&&(kd.cm.display.shift||kd.extend),Cf=0;Cf<kd.sel.ranges.length;Cf++)Kd[Cf]=vg(kd.sel.ranges[Cf],Ud[Cf],null,pf);var Pf=C0(kd.cm,Kd,kd.sel.primIndex);Cg(kd,Pf,Qd)}function l0(kd,Ud,Qd,Kd){var pf=kd.sel.ranges.slice(0);pf[Ud]=Qd,Cg(kd,C0(kd.cm,pf,kd.sel.primIndex),Kd)}function j1(kd,Ud,Qd,Kd){Cg(kd,fb(Ud,Qd),Kd)}function U1(kd,Ud,Qd){var Kd={ranges:Ud.ranges,update:function(pf){this.ranges=[];for(var Cf=0;Cf<pf.length;Cf++)this.ranges[Cf]=new O_(a_(kd,pf[Cf].anchor),a_(kd,pf[Cf].head))},origin:Qd&&Qd.origin};return Hm(kd,"beforeSelectionChange",kd,Kd),kd.cm&&Hm(kd.cm,"beforeSelectionChange",kd.cm,Kd),Kd.ranges!=Ud.ranges?C0(kd.cm,Kd.ranges,Kd.ranges.length-1):Ud}function _b(kd,Ud,Qd){var Kd=kd.history.done,pf=ph(Kd);pf&&pf.ranges?(Kd[Kd.length-1]=Ud,Ag(kd,Ud,Qd)):Cg(kd,Ud,Qd)}function Cg(kd,Ud,Qd){Ag(kd,Ud,Qd),Qv(kd,kd.sel,kd.cm?kd.cm.curOp.id:NaN,Qd)}function Ag(kd,Ud,Qd){(l_(kd,"beforeSelectionChange")||kd.cm&&l_(kd.cm,"beforeSelectionChange"))&&(Ud=U1(kd,Ud,Qd));var Kd=Qd&&Qd.bias||(i_(Ud.primary().head,kd.sel.primary().head)<0?-1:1);H1(kd,YE(kd,Ud,Kd,!0)),!(Qd&&Qd.scroll===!1)&&kd.cm&&kd.cm.getOption("readOnly")!="nocursor"&&X_(kd.cm)}function H1(kd,Ud){Ud.equals(kd.sel)||(kd.sel=Ud,kd.cm&&(kd.cm.curOp.updateInput=1,kd.cm.curOp.selectionChanged=!0,L_(kd.cm)),Yd(kd,"cursorActivity",kd))}function WE(kd){H1(kd,YE(kd,kd.sel,null,!1))}function YE(kd,Ud,Qd,Kd){for(var pf,Cf=0;Cf<Ud.ranges.length;Cf++){var Pf=Ud.ranges[Cf],jf=Ud.ranges.length==kd.sel.ranges.length&&kd.sel.ranges[Cf],Qf=vv(kd,Pf.anchor,jf&&jf.anchor,Qd,Kd),ih=Pf.head==Pf.anchor?Qf:vv(kd,Pf.head,jf&&jf.head,Qd,Kd);(pf||Qf!=Pf.anchor||ih!=Pf.head)&&(pf||(pf=Ud.ranges.slice(0,Cf)),pf[Cf]=new O_(Qf,ih))}return pf?C0(kd.cm,pf,Ud.primIndex):Ud}function bv(kd,Ud,Qd,Kd,pf){var Cf=Dm(kd,Ud.line);if(Cf.markedSpans)for(var Pf=0;Pf<Cf.markedSpans.length;++Pf){var jf=Cf.markedSpans[Pf],Qf=jf.marker,ih="selectLeft"in Qf?!Qf.selectLeft:Qf.inclusiveLeft,vh="selectRight"in Qf?!Qf.selectRight:Qf.inclusiveRight;if((jf.from==null||(ih?jf.from<=Ud.ch:jf.from<Ud.ch))&&(jf.to==null||(vh?jf.to>=Ud.ch:jf.to>Ud.ch))){if(pf&&(Hm(Qf,"beforeCursorEnter"),Qf.explicitlyCleared))if(Cf.markedSpans){--Pf;continue}else break;if(!Qf.atomic)continue;if(Qd){var Ch=Qf.find(Kd<0?1:-1),qh=void 0;if((Kd<0?vh:ih)&&(Ch=KE(kd,Ch,-Kd,Ch&&Ch.line==Ud.line?Cf:null)),Ch&&Ch.line==Ud.line&&(qh=i_(Ch,Qd))&&(Kd<0?qh<0:qh>0))return bv(kd,Ch,Ud,Kd,pf)}var Uh=Qf.find(Kd<0?-1:1);return(Kd<0?ih:vh)&&(Uh=KE(kd,Uh,Kd,Uh.line==Ud.line?Cf:null)),Uh?bv(kd,Uh,Ud,Kd,pf):null}}return Ud}function vv(kd,Ud,Qd,Kd,pf){var Cf=Kd||1,Pf=bv(kd,Ud,Qd,Cf,pf)||!pf&&bv(kd,Ud,Qd,Cf,!0)||bv(kd,Ud,Qd,-Cf,pf)||!pf&&bv(kd,Ud,Qd,-Cf,!0);return Pf||(kd.cantEdit=!0,mm(kd.first,0))}function KE(kd,Ud,Qd,Kd){return Qd<0&&Ud.ch==0?Ud.line>kd.first?a_(kd,mm(Ud.line-1)):null:Qd>0&&Ud.ch==(Kd||Dm(kd,Ud.line)).text.length?Ud.line<kd.first+kd.size-1?mm(Ud.line+1,0):null:new mm(Ud.line,Ud.ch+Qd)}function yv(kd){kd.setSelection(mm(kd.firstLine(),0),mm(kd.lastLine()),Vf)}function oE(kd,Ud,Qd){var Kd={canceled:!1,from:Ud.from,to:Ud.to,text:Ud.text,origin:Ud.origin,cancel:function(){return Kd.canceled=!0}};return Qd&&(Kd.update=function(pf,Cf,Pf,jf){pf&&(Kd.from=a_(kd,pf)),Cf&&(Kd.to=a_(kd,Cf)),Pf&&(Kd.text=Pf),jf!==void 0&&(Kd.origin=jf)}),Hm(kd,"beforeChange",kd,Kd),kd.cm&&Hm(kd.cm,"beforeChange",kd.cm,Kd),Kd.canceled?(kd.cm&&(kd.cm.curOp.updateInput=2),null):{from:Kd.from,to:Kd.to,text:Kd.text,origin:Kd.origin}}function Ev(kd,Ud,Qd){if(kd.cm){if(!kd.cm.curOp)return P_(kd.cm,Ev)(kd,Ud,Qd);if(kd.cm.state.suppressEdits)return}if(!((l_(kd,"beforeChange")||kd.cm&&l_(kd.cm,"beforeChange"))&&(Ud=oE(kd,Ud,!0),!Ud))){var Kd=z0&&!Qd&&v1(kd,Ud.from,Ud.to);if(Kd)for(var pf=Kd.length-1;pf>=0;--pf)XE(kd,{from:Kd[pf].from,to:Kd[pf].to,text:pf?[""]:Ud.text,origin:Ud.origin});else XE(kd,Ud)}}function XE(kd,Ud){if(!(Ud.text.length==1&&Ud.text[0]==""&&i_(Ud.from,Ud.to)==0)){var Qd=L1(kd,Ud);iE(kd,Ud,Qd,kd.cm?kd.cm.curOp.id:NaN),Jv(kd,Ud,Qd,$v(kd,Ud));var Kd=[];mb(kd,function(pf,Cf){!Cf&&oh(Kd,pf.history)==-1&&(e2(pf.history,Ud),Kd.push(pf.history)),Jv(pf,Ud,null,$v(pf,Ud))})}}function gb(kd,Ud,Qd){var Kd=kd.cm&&kd.cm.state.suppressEdits;if(!(Kd&&!Qd)){for(var pf=kd.history,Cf,Pf=kd.sel,jf=Ud=="undo"?pf.done:pf.undone,Qf=Ud=="undo"?pf.undone:pf.done,ih=0;ih<jf.length&&(Cf=jf[ih],!(Qd?Cf.ranges&&!Cf.equals(kd.sel):!Cf.ranges));ih++);if(ih!=jf.length){for(pf.lastOrigin=pf.lastSelOrigin=null;;)if(Cf=jf.pop(),Cf.ranges){if(A0(Cf,Qf),Qd&&!Cf.equals(kd.sel)){Cg(kd,Cf,{clearRedo:!1});return}Pf=Cf}else if(Kd){jf.push(Cf);return}else break;var vh=[];A0(Pf,Qf),Qf.push({changes:vh,generation:pf.generation}),pf.generation=Cf.generation||++pf.maxGeneration;for(var Ch=l_(kd,"beforeChange")||kd.cm&&l_(kd.cm,"beforeChange"),qh=function(fm){var Nm=Cf.changes[fm];if(Nm.origin=Ud,Ch&&!oE(kd,Nm,!1))return jf.length=0,{};vh.push(eb(kd,Nm));var $m=fm?L1(kd,Nm):ph(jf);Jv(kd,Nm,$m,zE(kd,Nm)),!fm&&kd.cm&&kd.cm.scrollIntoView({from:Nm.from,to:hb(Nm)});var jm=[];mb(kd,function(Pm,Vm){!Vm&&oh(jm,Pm.history)==-1&&(e2(Pm.history,Nm),jm.push(Pm.history)),Jv(Pm,Nm,null,zE(Pm,Nm))})},Uh=Cf.changes.length-1;Uh>=0;--Uh){var om=qh(Uh);if(om)return om.v}}}}function QE(kd,Ud){if(Ud!=0&&(kd.first+=Ud,kd.sel=new Z_(gh(kd.sel.ranges,function(pf){return new O_(mm(pf.anchor.line+Ud,pf.anchor.ch),mm(pf.head.line+Ud,pf.head.ch))}),kd.sel.primIndex),kd.cm)){Fg(kd.cm,kd.first,kd.first-Ud,Ud);for(var Qd=kd.cm.display,Kd=Qd.viewFrom;Kd<Qd.viewTo;Kd++)ub(kd.cm,Kd,"gutter")}}function Jv(kd,Ud,Qd,Kd){if(kd.cm&&!kd.cm.curOp)return P_(kd.cm,Jv)(kd,Ud,Qd,Kd);if(Ud.to.line<kd.first){QE(kd,Ud.text.length-1-(Ud.to.line-Ud.from.line));return}if(!(Ud.from.line>kd.lastLine())){if(Ud.from.line<kd.first){var pf=Ud.text.length-1-(kd.first-Ud.from.line);QE(kd,pf),Ud={from:mm(kd.first,0),to:mm(Ud.to.line+pf,Ud.to.ch),text:[ph(Ud.text)],origin:Ud.origin}}var Cf=kd.lastLine();Ud.to.line>Cf&&(Ud={from:Ud.from,to:mm(Cf,Dm(kd,Cf).text.length),text:[Ud.text[0]],origin:Ud.origin}),Ud.removed=V_(kd,Ud.from,Ud.to),Qd||(Qd=L1(kd,Ud)),kd.cm?lE(kd.cm,Ud,Kd):mv(kd,Ud,Kd),Ag(kd,Qd,Vf),kd.cantEdit&&vv(kd,mm(kd.firstLine(),0))&&(kd.cantEdit=!1)}}function lE(kd,Ud,Qd){var Kd=kd.doc,pf=kd.display,Cf=Ud.from,Pf=Ud.to,jf=!1,Qf=Cf.line;kd.options.lineWrapping||(Qf=Lm(M_(Dm(Kd,Cf.line))),Kd.iter(Qf,Pf.line+1,function(Uh){if(Uh==pf.maxLine)return jf=!0,!0})),Kd.sel.contains(Ud.from,Ud.to)>-1&&L_(kd),mv(Kd,Ud,Qd,kE(kd)),kd.options.lineWrapping||(Kd.iter(Qf,Cf.line+Ud.text.length,function(Uh){var om=ob(Uh);om>pf.maxLineLength&&(pf.maxLine=Uh,pf.maxLineLength=om,pf.maxLineChanged=!0,jf=!1)}),jf&&(kd.curOp.updateMaxLine=!0)),rv(Kd,Cf.line),Kv(kd,400);var ih=Ud.text.length-(Pf.line-Cf.line)-1;Ud.full?Fg(kd):Cf.line==Pf.line&&Ud.text.length==1&&!hv(kd.doc,Ud)?ub(kd,Cf.line,"text"):Fg(kd,Cf.line,Pf.line+1,ih);var vh=l_(kd,"changes"),Ch=l_(kd,"change");if(Ch||vh){var qh={from:Cf,to:Pf,text:Ud.text,removed:Ud.removed,origin:Ud.origin};Ch&&Yd(kd,"change",kd,qh),vh&&(kd.curOp.changeObjs||(kd.curOp.changeObjs=[])).push(qh)}kd.display.selForContextMenu=null}function Vb(kd,Ud,Qd,Kd,pf){var Cf;Kd||(Kd=Qd),i_(Kd,Qd)<0&&(Cf=[Kd,Qd],Qd=Cf[0],Kd=Cf[1]),typeof Ud=="string"&&(Ud=kd.splitLines(Ud)),Ev(kd,{from:Qd,to:Kd,text:Ud,origin:pf})}function JE(kd,Ud,Qd,Kd){Qd<kd.line?kd.line+=Kd:Ud<kd.line&&(kd.line=Ud,kd.ch=0)}function ZE(kd,Ud,Qd,Kd){for(var pf=0;pf<kd.length;++pf){var Cf=kd[pf],Pf=!0;if(Cf.ranges){Cf.copied||(Cf=kd[pf]=Cf.deepCopy(),Cf.copied=!0);for(var jf=0;jf<Cf.ranges.length;jf++)JE(Cf.ranges[jf].anchor,Ud,Qd,Kd),JE(Cf.ranges[jf].head,Ud,Qd,Kd);continue}for(var Qf=0;Qf<Cf.changes.length;++Qf){var ih=Cf.changes[Qf];if(Qd<ih.from.line)ih.from=mm(ih.from.line+Kd,ih.from.ch),ih.to=mm(ih.to.line+Kd,ih.to.ch);else if(Ud<=ih.to.line){Pf=!1;break}}Pf||(kd.splice(0,pf+1),pf=0)}}function e2(kd,Ud){var Qd=Ud.from.line,Kd=Ud.to.line,pf=Ud.text.length-(Kd-Qd)-1;ZE(kd.done,Qd,Kd,pf),ZE(kd.undone,Qd,Kd,pf)}function Tv(kd,Ud,Qd,Kd){var pf=Ud,Cf=Ud;return typeof Ud=="number"?Cf=Dm(kd,e0(kd,Ud)):pf=Lm(Ud),pf==null?null:(Kd(Cf,pf)&&kd.cm&&ub(kd.cm,pf,Qd),Cf)}function zb(kd){this.lines=kd,this.parent=null;for(var Ud=0,Qd=0;Qd<kd.length;++Qd)kd[Qd].parent=this,Ud+=kd[Qd].height;this.height=Ud}zb.prototype={chunkSize:function(){return this.lines.length},removeInner:function(kd,Ud){for(var Qd=kd,Kd=kd+Ud;Qd<Kd;++Qd){var pf=this.lines[Qd];this.height-=pf.height,Lg(pf),Yd(pf,"delete")}this.lines.splice(kd,Ud)},collapse:function(kd){kd.push.apply(kd,this.lines)},insertInner:function(kd,Ud,Qd){this.height+=Qd,this.lines=this.lines.slice(0,kd).concat(Ud).concat(this.lines.slice(kd));for(var Kd=0;Kd<Ud.length;++Kd)Ud[Kd].parent=this},iterN:function(kd,Ud,Qd){for(var Kd=kd+Ud;kd<Kd;++kd)if(Qd(this.lines[kd]))return!0}};function Zv(kd){this.children=kd;for(var Ud=0,Qd=0,Kd=0;Kd<kd.length;++Kd){var pf=kd[Kd];Ud+=pf.chunkSize(),Qd+=pf.height,pf.parent=this}this.size=Ud,this.height=Qd,this.parent=null}Zv.prototype={chunkSize:function(){return this.size},removeInner:function(kd,Ud){this.size-=Ud;for(var Qd=0;Qd<this.children.length;++Qd){var Kd=this.children[Qd],pf=Kd.chunkSize();if(kd<pf){var Cf=Math.min(Ud,pf-kd),Pf=Kd.height;if(Kd.removeInner(kd,Cf),this.height-=Pf-Kd.height,pf==Cf&&(this.children.splice(Qd--,1),Kd.parent=null),(Ud-=Cf)==0)break;kd=0}else kd-=pf}if(this.size-Ud<25&&(this.children.length>1||!(this.children[0]instanceof zb))){var jf=[];this.collapse(jf),this.children=[new zb(jf)],this.children[0].parent=this}},collapse:function(kd){for(var Ud=0;Ud<this.children.length;++Ud)this.children[Ud].collapse(kd)},insertInner:function(kd,Ud,Qd){this.size+=Ud.length,this.height+=Qd;for(var Kd=0;Kd<this.children.length;++Kd){var pf=this.children[Kd],Cf=pf.chunkSize();if(kd<=Cf){if(pf.insertInner(kd,Ud,Qd),pf.lines&&pf.lines.length>50){for(var Pf=pf.lines.length%25+25,jf=Pf;jf<pf.lines.length;){var Qf=new zb(pf.lines.slice(jf,jf+=25));pf.height-=Qf.height,this.children.splice(++Kd,0,Qf),Qf.parent=this}pf.lines=pf.lines.slice(0,Pf),this.maybeSpill()}break}kd-=Cf}},maybeSpill:function(){if(!(this.children.length<=10)){var kd=this;do{var Ud=kd.children.splice(kd.children.length-5,5),Qd=new Zv(Ud);if(kd.parent){kd.size-=Qd.size,kd.height-=Qd.height;var pf=oh(kd.parent.children,kd);kd.parent.children.splice(pf+1,0,Qd)}else{var Kd=new Zv(kd.children);Kd.parent=kd,kd.children=[Kd,Qd],kd=Kd}Qd.parent=kd.parent}while(kd.children.length>10);kd.parent.maybeSpill()}},iterN:function(kd,Ud,Qd){for(var Kd=0;Kd<this.children.length;++Kd){var pf=this.children[Kd],Cf=pf.chunkSize();if(kd<Cf){var Pf=Math.min(Ud,Cf-kd);if(pf.iterN(kd,Pf,Qd))return!0;if((Ud-=Pf)==0)break;kd=0}else kd-=Cf}}};var Wb=function(kd,Ud,Qd){if(Qd)for(var Kd in Qd)Qd.hasOwnProperty(Kd)&&(this[Kd]=Qd[Kd]);this.doc=kd,this.node=Ud};Wb.prototype.clear=function(){var kd=this.doc.cm,Ud=this.line.widgets,Qd=this.line,Kd=Lm(Qd);if(!(Kd==null||!Ud)){for(var pf=0;pf<Ud.length;++pf)Ud[pf]==this&&Ud.splice(pf--,1);Ud.length||(Qd.widgets=null);var Cf=E_(this);n_(Qd,Math.max(0,Qd.height-Cf)),kd&&(Ng(kd,function(){uE(kd,Qd,-Cf),ub(kd,Kd,"widget")}),Yd(kd,"lineWidgetCleared",kd,this,Kd))}},Wb.prototype.changed=function(){var kd=this,Ud=this.height,Qd=this.doc.cm,Kd=this.line;this.height=null;var pf=E_(this)-Ud;pf&&(rg(this.doc,Kd)||n_(Kd,Kd.height+pf),Qd&&Ng(Qd,function(){Qd.curOp.forceUpdate=!0,uE(Qd,Kd,pf),Yd(Qd,"lineWidgetChanged",Qd,kd,Lm(Kd))}))},T_(Wb);function uE(kd,Ud,Qd){i0(Ud)<(kd.curOp&&kd.curOp.scrollTop||kd.doc.scrollTop)&&Wy(kd,Qd)}function t2(kd,Ud,Qd,Kd){var pf=new Wb(kd,Qd,Kd),Cf=kd.cm;return Cf&&pf.noHScroll&&(Cf.display.alignWidgets=!0),Tv(kd,Ud,"widget",function(Pf){var jf=Pf.widgets||(Pf.widgets=[]);if(pf.insertAt==null?jf.push(pf):jf.splice(Math.min(jf.length,Math.max(0,pf.insertAt)),0,pf),pf.line=Pf,Cf&&!rg(kd,Pf)){var Qf=i0(Pf)<kd.scrollTop;n_(Pf,Pf.height+E_(pf)),Qf&&Wy(Cf,pf.height),Cf.curOp.forceUpdate=!0}return!0}),Cf&&Yd(Cf,"lineWidgetAdded",Cf,pf,typeof Ud=="number"?Ud:Lm(Ud)),pf}var cE=0,w0=function(kd,Ud){this.lines=[],this.type=Ud,this.doc=kd,this.id=++cE};w0.prototype.clear=function(){if(!this.explicitlyCleared){var kd=this.doc.cm,Ud=kd&&!kd.curOp;if(Ud&&Ub(kd),l_(this,"clear")){var Qd=this.find();Qd&&Yd(this,"clear",Qd.from,Qd.to)}for(var Kd=null,pf=null,Cf=0;Cf<this.lines.length;++Cf){var Pf=this.lines[Cf],jf=sb(Pf.markedSpans,this);kd&&!this.collapsed?ub(kd,Lm(Pf),"text"):kd&&(jf.to!=null&&(pf=Lm(Pf)),jf.from!=null&&(Kd=Lm(Pf))),Pf.markedSpans=_1(Pf.markedSpans,jf),jf.from==null&&this.collapsed&&!rg(this.doc,Pf)&&kd&&n_(Pf,v0(kd.display))}if(kd&&this.collapsed&&!kd.options.lineWrapping)for(var Qf=0;Qf<this.lines.length;++Qf){var ih=M_(this.lines[Qf]),vh=ob(ih);vh>kd.display.maxLineLength&&(kd.display.maxLine=ih,kd.display.maxLineLength=vh,kd.display.maxLineChanged=!0)}Kd!=null&&kd&&this.collapsed&&Fg(kd,Kd,pf+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,kd&&WE(kd.doc)),kd&&Yd(kd,"markerCleared",kd,this,Kd,pf),Ud&&Hb(kd),this.parent&&this.parent.clear()}},w0.prototype.find=function(kd,Ud){kd==null&&this.type=="bookmark"&&(kd=1);for(var Qd,Kd,pf=0;pf<this.lines.length;++pf){var Cf=this.lines[pf],Pf=sb(Cf.markedSpans,this);if(Pf.from!=null&&(Qd=mm(Ud?Cf:Lm(Cf),Pf.from),kd==-1))return Qd;if(Pf.to!=null&&(Kd=mm(Ud?Cf:Lm(Cf),Pf.to),kd==1))return Kd}return Qd&&{from:Qd,to:Kd}},w0.prototype.changed=function(){var kd=this,Ud=this.find(-1,!0),Qd=this,Kd=this.doc.cm;!Ud||!Kd||Ng(Kd,function(){var pf=Ud.line,Cf=Lm(Ud.line),Pf=N1(Kd,Cf);if(Pf&&(Oy(Pf),Kd.curOp.selectionChanged=Kd.curOp.forceUpdate=!0),Kd.curOp.updateMaxLine=!0,!rg(Qd.doc,pf)&&Qd.height!=null){var jf=Qd.height;Qd.height=null;var Qf=E_(Qd)-jf;Qf&&n_(pf,pf.height+Qf)}Yd(Kd,"markerChanged",Kd,kd)})},w0.prototype.attachLine=function(kd){if(!this.lines.length&&this.doc.cm){var Ud=this.doc.cm.curOp;(!Ud.maybeHiddenMarkers||oh(Ud.maybeHiddenMarkers,this)==-1)&&(Ud.maybeUnhiddenMarkers||(Ud.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(kd)},w0.prototype.detachLine=function(kd){if(this.lines.splice(oh(this.lines,kd),1),!this.lines.length&&this.doc.cm){var Ud=this.doc.cm.curOp;(Ud.maybeHiddenMarkers||(Ud.maybeHiddenMarkers=[])).push(this)}},T_(w0);function Sv(kd,Ud,Qd,Kd,pf){if(Kd&&Kd.shared)return r2(kd,Ud,Qd,Kd,pf);if(kd.cm&&!kd.cm.curOp)return P_(kd.cm,Sv)(kd,Ud,Qd,Kd,pf);var Cf=new w0(kd,pf),Pf=i_(Ud,Qd);if(Kd&&yf(Kd,Cf,!1),Pf>0||Pf==0&&Cf.clearWhenEmpty!==!1)return Cf;if(Cf.replacedWith&&(Cf.collapsed=!0,Cf.widgetNode=bf("span",[Cf.replacedWith],"CodeMirror-widget"),Kd.handleMouseEvents||Cf.widgetNode.setAttribute("cm-ignore-events","true"),Kd.insertLeft&&(Cf.widgetNode.insertLeft=!0)),Cf.collapsed){if(Fv(kd,Ud.line,Ud,Qd,Cf)||Ud.line!=Qd.line&&Fv(kd,Qd.line,Ud,Qd,Cf))throw new Error("Inserting collapsed marker partially overlapping an existing one");m0()}Cf.addToHistory&&iE(kd,{from:Ud,to:Qd,origin:"markText"},kd.sel,NaN);var jf=Ud.line,Qf=kd.cm,ih;if(kd.iter(jf,Qd.line+1,function(Ch){Qf&&Cf.collapsed&&!Qf.options.lineWrapping&&M_(Ch)==Qf.display.maxLine&&(ih=!0),Cf.collapsed&&jf!=Ud.line&&n_(Ch,0),Bv(Ch,new W0(Cf,jf==Ud.line?Ud.ch:null,jf==Qd.line?Qd.ch:null),kd.cm&&kd.cm.curOp),++jf}),Cf.collapsed&&kd.iter(Ud.line,Qd.line+1,function(Ch){rg(kd,Ch)&&n_(Ch,0)}),Cf.clearOnEnter&&sm(Cf,"beforeCursorEnter",function(){return Cf.clear()}),Cf.readOnly&&(Gg(),(kd.history.done.length||kd.history.undone.length)&&kd.clearHistory()),Cf.collapsed&&(Cf.id=++cE,Cf.atomic=!0),Qf){if(ih&&(Qf.curOp.updateMaxLine=!0),Cf.collapsed)Fg(Qf,Ud.line,Qd.line+1);else if(Cf.className||Cf.startStyle||Cf.endStyle||Cf.css||Cf.attributes||Cf.title)for(var vh=Ud.line;vh<=Qd.line;vh++)ub(Qf,vh,"text");Cf.atomic&&WE(Qf.doc),Yd(Qf,"markerAdded",Qf,Cf)}return Cf}var Cv=function(kd,Ud){this.markers=kd,this.primary=Ud;for(var Qd=0;Qd<kd.length;++Qd)kd[Qd].parent=this};Cv.prototype.clear=function(){if(!this.explicitlyCleared){this.explicitlyCleared=!0;for(var kd=0;kd<this.markers.length;++kd)this.markers[kd].clear();Yd(this,"clear")}},Cv.prototype.find=function(kd,Ud){return this.primary.find(kd,Ud)},T_(Cv);function r2(kd,Ud,Qd,Kd,pf){Kd=yf(Kd),Kd.shared=!1;var Cf=[Sv(kd,Ud,Qd,Kd,pf)],Pf=Cf[0],jf=Kd.widgetNode;return mb(kd,function(Qf){jf&&(Kd.widgetNode=jf.cloneNode(!0)),Cf.push(Sv(Qf,a_(Qf,Ud),a_(Qf,Qd),Kd,pf));for(var ih=0;ih<Qf.linked.length;++ih)if(Qf.linked[ih].isParent)return;Pf=ph(Cf)}),new Cv(Cf,Pf)}function n2(kd){return kd.findMarks(mm(kd.first,0),kd.clipPos(mm(kd.lastLine())),function(Ud){return Ud.parent})}function i2(kd,Ud){for(var Qd=0;Qd<Ud.length;Qd++){var Kd=Ud[Qd],pf=Kd.find(),Cf=kd.clipPos(pf.from),Pf=kd.clipPos(pf.to);if(i_(Cf,Pf)){var jf=Sv(kd,Cf,Pf,Kd.primary,Kd.primary.type);Kd.markers.push(jf),jf.parent=Kd}}}function z2(kd){for(var Ud=function(Kd){var pf=kd[Kd],Cf=[pf.primary.doc];mb(pf.primary.doc,function(Qf){return Cf.push(Qf)});for(var Pf=0;Pf<pf.markers.length;Pf++){var jf=pf.markers[Pf];oh(Cf,jf.doc)==-1&&(jf.parent=null,pf.markers.splice(Pf--,1))}},Qd=0;Qd<kd.length;Qd++)Ud(Qd)}var dE=0,kg=function(kd,Ud,Qd,Kd,pf){if(!(this instanceof kg))return new kg(kd,Ud,Qd,Kd,pf);Qd==null&&(Qd=0),Zv.call(this,[new zb([new _0("",null)])]),this.first=Qd,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=Qd;var Cf=mm(Qd,0);this.sel=fb(Cf),this.history=new _v(null),this.id=++dE,this.modeOption=Ud,this.lineSep=Kd,this.direction=pf=="rtl"?"rtl":"ltr",this.extend=!1,typeof kd=="string"&&(kd=this.splitLines(kd)),mv(this,{from:Cf,to:Cf,text:kd}),Cg(this,fb(Cf),Vf)};kg.prototype=dh(Zv.prototype,{constructor:kg,iter:function(kd,Ud,Qd){Qd?this.iterN(kd-this.first,Ud-kd,Qd):this.iterN(this.first,this.first+this.size,kd)},insert:function(kd,Ud){for(var Qd=0,Kd=0;Kd<Ud.length;++Kd)Qd+=Ud[Kd].height;this.insertInner(kd-this.first,Ud,Qd)},remove:function(kd,Ud){this.removeInner(kd-this.first,Ud)},getValue:function(kd){var Ud=h_(this,this.first,this.first+this.size);return kd===!1?Ud:Ud.join(kd||this.lineSeparator())},setValue:bg(function(kd){var Ud=mm(this.first,0),Qd=this.first+this.size-1;Ev(this,{from:Ud,to:mm(Qd,Dm(this,Qd).text.length),text:this.splitLines(kd),origin:"setValue",full:!0},!0),this.cm&&pg(this.cm,0,0),Cg(this,fb(Ud),Vf)}),replaceRange:function(kd,Ud,Qd,Kd){Ud=a_(this,Ud),Qd=Qd?a_(this,Qd):Ud,Vb(this,kd,Ud,Qd,Kd)},getRange:function(kd,Ud,Qd){var Kd=V_(this,a_(this,kd),a_(this,Ud));return Qd===!1?Kd:Qd===""?Kd.join(""):Kd.join(Qd||this.lineSeparator())},getLine:function(kd){var Ud=this.getLineHandle(kd);return Ud&&Ud.text},getLineHandle:function(kd){if(Jg(this,kd))return Dm(this,kd)},getLineNumber:function(kd){return Lm(kd)},getLineHandleVisualStart:function(kd){return typeof kd=="number"&&(kd=Dm(this,kd)),M_(kd)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(kd){return a_(this,kd)},getCursor:function(kd){var Ud=this.sel.primary(),Qd;return kd==null||kd=="head"?Qd=Ud.head:kd=="anchor"?Qd=Ud.anchor:kd=="end"||kd=="to"||kd===!1?Qd=Ud.to():Qd=Ud.from(),Qd},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:bg(function(kd,Ud,Qd){j1(this,a_(this,typeof kd=="number"?mm(kd,Ud||0):kd),null,Qd)}),setSelection:bg(function(kd,Ud,Qd){j1(this,a_(this,kd),a_(this,Ud||kd),Qd)}),extendSelection:bg(function(kd,Ud,Qd){gv(this,a_(this,kd),Ud&&a_(this,Ud),Qd)}),extendSelections:bg(function(kd,Ud){sE(this,z_(this,kd),Ud)}),extendSelectionsBy:bg(function(kd,Ud){var Qd=gh(this.sel.ranges,kd);sE(this,z_(this,Qd),Ud)}),setSelections:bg(function(kd,Ud,Qd){if(kd.length){for(var Kd=[],pf=0;pf<kd.length;pf++)Kd[pf]=new O_(a_(this,kd[pf].anchor),a_(this,kd[pf].head||kd[pf].anchor));Ud==null&&(Ud=Math.min(kd.length-1,this.sel.primIndex)),Cg(this,C0(this.cm,Kd,Ud),Qd)}}),addSelection:bg(function(kd,Ud,Qd){var Kd=this.sel.ranges.slice(0);Kd.push(new O_(a_(this,kd),a_(this,Ud||kd))),Cg(this,C0(this.cm,Kd,Kd.length-1),Qd)}),getSelection:function(kd){for(var Ud=this.sel.ranges,Qd,Kd=0;Kd<Ud.length;Kd++){var pf=V_(this,Ud[Kd].from(),Ud[Kd].to());Qd=Qd?Qd.concat(pf):pf}return kd===!1?Qd:Qd.join(kd||this.lineSeparator())},getSelections:function(kd){for(var Ud=[],Qd=this.sel.ranges,Kd=0;Kd<Qd.length;Kd++){var pf=V_(this,Qd[Kd].from(),Qd[Kd].to());kd!==!1&&(pf=pf.join(kd||this.lineSeparator())),Ud[Kd]=pf}return Ud},replaceSelection:function(kd,Ud,Qd){for(var Kd=[],pf=0;pf<this.sel.ranges.length;pf++)Kd[pf]=kd;this.replaceSelections(Kd,Ud,Qd||"+input")},replaceSelections:bg(function(kd,Ud,Qd){for(var Kd=[],pf=this.sel,Cf=0;Cf<pf.ranges.length;Cf++){var Pf=pf.ranges[Cf];Kd[Cf]={from:Pf.from(),to:Pf.to(),text:this.splitLines(kd[Cf]),origin:Qd}}for(var jf=Ud&&Ud!="end"&&G2(this,Kd,Ud),Qf=Kd.length-1;Qf>=0;Qf--)Ev(this,Kd[Qf]);jf?_b(this,jf):this.cm&&X_(this.cm)}),undo:bg(function(){gb(this,"undo")}),redo:bg(function(){gb(this,"redo")}),undoSelection:bg(function(){gb(this,"undo",!0)}),redoSelection:bg(function(){gb(this,"redo",!0)}),setExtending:function(kd){this.extend=kd},getExtending:function(){return this.extend},historySize:function(){for(var kd=this.history,Ud=0,Qd=0,Kd=0;Kd<kd.done.length;Kd++)kd.done[Kd].ranges||++Ud;for(var pf=0;pf<kd.undone.length;pf++)kd.undone[pf].ranges||++Qd;return{undo:Ud,redo:Qd}},clearHistory:function(){var kd=this;this.history=new _v(this.history),mb(this,function(Ud){return Ud.history=kd.history},!0)},markClean:function(){this.cleanGeneration=this.changeGeneration(!0)},changeGeneration:function(kd){return kd&&(this.history.lastOp=this.history.lastSelOp=this.history.lastOrigin=null),this.history.generation},isClean:function(kd){return this.history.generation==(kd||this.cleanGeneration)},getHistory:function(){return{done:qb(this.history.done),undone:qb(this.history.undone)}},setHistory:function(kd){var Ud=this.history=new _v(this.history);Ud.done=qb(kd.done.slice(0),null,!0),Ud.undone=qb(kd.undone.slice(0),null,!0)},setGutterMarker:bg(function(kd,Ud,Qd){return Tv(this,kd,"gutter",function(Kd){var pf=Kd.gutterMarkers||(Kd.gutterMarkers={});return pf[Ud]=Qd,!Qd&&Xh(pf)&&(Kd.gutterMarkers=null),!0})}),clearGutter:bg(function(kd){var Ud=this;this.iter(function(Qd){Qd.gutterMarkers&&Qd.gutterMarkers[kd]&&Tv(Ud,Qd,"gutter",function(){return Qd.gutterMarkers[kd]=null,Xh(Qd.gutterMarkers)&&(Qd.gutterMarkers=null),!0})})}),lineInfo:function(kd){var Ud;if(typeof kd=="number"){if(!Jg(this,kd)||(Ud=kd,kd=Dm(this,kd),!kd))return null}else if(Ud=Lm(kd),Ud==null)return null;return{line:Ud,handle:kd,text:kd.text,gutterMarkers:kd.gutterMarkers,textClass:kd.textClass,bgClass:kd.bgClass,wrapClass:kd.wrapClass,widgets:kd.widgets}},addLineClass:bg(function(kd,Ud,Qd){return Tv(this,kd,Ud=="gutter"?"gutter":"class",function(Kd){var pf=Ud=="text"?"textClass":Ud=="background"?"bgClass":Ud=="gutter"?"gutterClass":"wrapClass";if(!Kd[pf])Kd[pf]=Qd;else{if(Xd(Qd).test(Kd[pf]))return!1;Kd[pf]+=" "+Qd}return!0})}),removeLineClass:bg(function(kd,Ud,Qd){return Tv(this,kd,Ud=="gutter"?"gutter":"class",function(Kd){var pf=Ud=="text"?"textClass":Ud=="background"?"bgClass":Ud=="gutter"?"gutterClass":"wrapClass",Cf=Kd[pf];if(Cf)if(Qd==null)Kd[pf]=null;else{var Pf=Cf.match(Xd(Qd));if(!Pf)return!1;var jf=Pf.index+Pf[0].length;Kd[pf]=Cf.slice(0,Pf.index)+(!Pf.index||jf==Cf.length?"":" ")+Cf.slice(jf)||null}else return!1;return!0})}),addLineWidget:bg(function(kd,Ud,Qd){return t2(this,kd,Ud,Qd)}),removeLineWidget:function(kd){kd.clear()},markText:function(kd,Ud,Qd){return Sv(this,a_(this,kd),a_(this,Ud),Qd,Qd&&Qd.type||"range")},setBookmark:function(kd,Ud){var Qd={replacedWith:Ud&&(Ud.nodeType==null?Ud.widget:Ud),insertLeft:Ud&&Ud.insertLeft,clearWhenEmpty:!1,shared:Ud&&Ud.shared,handleMouseEvents:Ud&&Ud.handleMouseEvents};return kd=a_(this,kd),Sv(this,kd,kd,Qd,"bookmark")},findMarksAt:function(kd){kd=a_(this,kd);var Ud=[],Qd=Dm(this,kd.line).markedSpans;if(Qd)for(var Kd=0;Kd<Qd.length;++Kd){var pf=Qd[Kd];(pf.from==null||pf.from<=kd.ch)&&(pf.to==null||pf.to>=kd.ch)&&Ud.push(pf.marker.parent||pf.marker)}return Ud},findMarks:function(kd,Ud,Qd){kd=a_(this,kd),Ud=a_(this,Ud);var Kd=[],pf=kd.line;return this.iter(kd.line,Ud.line+1,function(Cf){var Pf=Cf.markedSpans;if(Pf)for(var jf=0;jf<Pf.length;jf++){var Qf=Pf[jf];!(Qf.to!=null&&pf==kd.line&&kd.ch>=Qf.to||Qf.from==null&&pf!=kd.line||Qf.from!=null&&pf==Ud.line&&Qf.from>=Ud.ch)&&(!Qd||Qd(Qf.marker))&&Kd.push(Qf.marker.parent||Qf.marker)}++pf}),Kd},getAllMarks:function(){var kd=[];return this.iter(function(Ud){var Qd=Ud.markedSpans;if(Qd)for(var Kd=0;Kd<Qd.length;++Kd)Qd[Kd].from!=null&&kd.push(Qd[Kd].marker)}),kd},posFromIndex:function(kd){var Ud,Qd=this.first,Kd=this.lineSeparator().length;return this.iter(function(pf){var Cf=pf.text.length+Kd;if(Cf>kd)return Ud=kd,!0;kd-=Cf,++Qd}),a_(this,mm(Qd,Ud))},indexFromPos:function(kd){kd=a_(this,kd);var Ud=kd.ch;if(kd.line<this.first||kd.ch<0)return 0;var Qd=this.lineSeparator().length;return this.iter(this.first,kd.line,function(Kd){Ud+=Kd.text.length+Qd}),Ud},copy:function(kd){var Ud=new kg(h_(this,this.first,this.first+this.size),this.modeOption,this.first,this.lineSep,this.direction);return Ud.scrollTop=this.scrollTop,Ud.scrollLeft=this.scrollLeft,Ud.sel=this.sel,Ud.extend=!1,kd&&(Ud.history.undoDepth=this.history.undoDepth,Ud.setHistory(this.getHistory())),Ud},linkedDoc:function(kd){kd||(kd={});var Ud=this.first,Qd=this.first+this.size;kd.from!=null&&kd.from>Ud&&(Ud=kd.from),kd.to!=null&&kd.to<Qd&&(Qd=kd.to);var Kd=new kg(h_(this,Ud,Qd),kd.mode||this.modeOption,Ud,this.lineSep,this.direction);return kd.sharedHist&&(Kd.history=this.history),(this.linked||(this.linked=[])).push({doc:Kd,sharedHist:kd.sharedHist}),Kd.linked=[{doc:this,isParent:!0,sharedHist:kd.sharedHist}],i2(Kd,n2(this)),Kd},unlinkDoc:function(kd){if(kd instanceof w_&&(kd=kd.doc),this.linked)for(var Ud=0;Ud<this.linked.length;++Ud){var Qd=this.linked[Ud];if(Qd.doc==kd){this.linked.splice(Ud,1),kd.unlinkDoc(this),z2(n2(this));break}}if(kd.history==this.history){var Kd=[kd.id];mb(kd,function(pf){return Kd.push(pf.id)},!0),kd.history=new _v(null),kd.history.done=qb(this.history.done,Kd),kd.history.undone=qb(this.history.undone,Kd)}},iterLinkedDocs:function(kd){mb(this,kd)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(kd){return this.lineSep?kd.split(this.lineSep):If(kd)},lineSeparator:function(){return this.lineSep||`
`},setDirection:bg(function(kd){kd!="rtl"&&(kd="ltr"),kd!=this.direction&&(this.direction=kd,this.iter(function(Ud){return Ud.order=null}),this.cm&&Z0(this.cm))})}),kg.prototype.eachLine=kg.prototype.iter;var G1=0;function W2(kd){var Ud=this;if(a2(Ud),!(Zm(Ud,kd)||I_(Ud.display,kd))){Qm(kd),pd&&(G1=+new Date);var Qd=P0(Ud,kd,!0),Kd=kd.dataTransfer.files;if(!(!Qd||Ud.isReadOnly()))if(Kd&&Kd.length&&window.FileReader&&window.File)for(var pf=Kd.length,Cf=Array(pf),Pf=0,jf=function(){++Pf==pf&&P_(Ud,function(){Qd=a_(Ud.doc,Qd);var Uh={from:Qd,to:Qd,text:Ud.doc.splitLines(Cf.filter(function(om){return om!=null}).join(Ud.doc.lineSeparator())),origin:"paste"};Ev(Ud.doc,Uh),_b(Ud.doc,fb(a_(Ud.doc,Qd),a_(Ud.doc,hb(Uh))))})()},Qf=function(Uh,om){if(Ud.options.allowDropFileTypes&&oh(Ud.options.allowDropFileTypes,Uh.type)==-1){jf();return}var fm=new FileReader;fm.onerror=function(){return jf()},fm.onload=function(){var Nm=fm.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(Nm)){jf();return}Cf[om]=Nm,jf()},fm.readAsText(Uh)},ih=0;ih<Kd.length;ih++)Qf(Kd[ih],ih);else{if(Ud.state.draggingText&&Ud.doc.sel.contains(Qd)>-1){Ud.state.draggingText(kd),setTimeout(function(){return Ud.display.input.focus()},20);return}try{var vh=kd.dataTransfer.getData("Text");if(vh){var Ch;if(Ud.state.draggingText&&!Ud.state.draggingText.copy&&(Ch=Ud.listSelections()),Ag(Ud.doc,fb(Qd,Qd)),Ch)for(var qh=0;qh<Ch.length;++qh)Vb(Ud.doc,"",Ch[qh].anchor,Ch[qh].head,"drag");Ud.replaceSelection(vh,"around","paste"),Ud.display.input.focus()}}catch{}}}}function pE(kd,Ud){if(pd&&(!kd.state.draggingText||+new Date-G1<100)){G_(Ud);return}if(!(Zm(kd,Ud)||I_(kd.display,Ud))&&(Ud.dataTransfer.setData("Text",kd.getSelection()),Ud.dataTransfer.effectAllowed="copyMove",Ud.dataTransfer.setDragImage&&!Od)){var Qd=gf("img",null,null,"position: fixed; left: 0; top: 0;");Qd.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",Id&&(Qd.width=Qd.height=1,kd.display.wrapper.appendChild(Qd),Qd._top=Qd.offsetTop),Ud.dataTransfer.setDragImage(Qd,0,0),Id&&Qd.parentNode.removeChild(Qd)}}function g_(kd,Ud){var Qd=P0(kd,Ud);if(Qd){var Kd=document.createDocumentFragment();R1(kd,Qd,Kd),kd.display.dragCursor||(kd.display.dragCursor=gf("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),kd.display.lineSpace.insertBefore(kd.display.dragCursor,kd.display.cursorDiv)),Sf(kd.display.dragCursor,Kd)}}function a2(kd){kd.display.dragCursor&&(kd.display.lineSpace.removeChild(kd.display.dragCursor),kd.display.dragCursor=null)}function s2(kd){if(document.getElementsByClassName){for(var Ud=document.getElementsByClassName("CodeMirror"),Qd=[],Kd=0;Kd<Ud.length;Kd++){var pf=Ud[Kd].CodeMirror;pf&&Qd.push(pf)}Qd.length&&Qd[0].operation(function(){for(var Cf=0;Cf<Qd.length;Cf++)kd(Qd[Cf])})}}var Av=!1;function o2(){Av||(Y2(),Av=!0)}function Y2(){var kd;sm(window,"resize",function(){kd==null&&(kd=setTimeout(function(){kd=null,s2(K2)},100))}),sm(window,"blur",function(){return s2(pv)})}function K2(kd){var Ud=kd.display;Ud.cachedCharWidth=Ud.cachedTextHeight=Ud.cachedPaddingH=null,Ud.scrollbarsClipped=!1,kd.setSize()}for(var yg={3:"Pause",8:"Backspace",9:"Tab",13:"Enter",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"CapsLock",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"PrintScrn",45:"Insert",46:"Delete",59:";",61:"=",91:"Mod",92:"Mod",93:"Mod",106:"*",107:"=",109:"-",110:".",111:"/",145:"ScrollLock",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",224:"Mod",63232:"Up",63233:"Down",63234:"Left",63235:"Right",63272:"Delete",63273:"Home",63275:"End",63276:"PageUp",63277:"PageDown",63302:"Insert"},e1=0;e1<10;e1++)yg[e1+48]=yg[e1+96]=String(e1);for(var Yb=65;Yb<=90;Yb++)yg[Yb]=String.fromCharCode(Yb);for(var Kb=1;Kb<=12;Kb++)yg[Kb+111]=yg[Kb+63235]="F"+Kb;var L0={};L0.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},L0.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Up":"goLineUp","Ctrl-Down":"goLineDown","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},L0.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars","Ctrl-O":"openLine"},L0.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Home":"goDocStart","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineLeft","Cmd-Right":"goLineRight","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delWrappedLineLeft","Cmd-Delete":"delWrappedLineRight","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection","Ctrl-Up":"goDocStart","Ctrl-Down":"goDocEnd",fallthrough:["basic","emacsy"]},L0.default=Hd?L0.macDefault:L0.pcDefault;function l2(kd){var Ud=kd.split(/-(?!$)/);kd=Ud[Ud.length-1];for(var Qd,Kd,pf,Cf,Pf=0;Pf<Ud.length-1;Pf++){var jf=Ud[Pf];if(/^(cmd|meta|m)$/i.test(jf))Cf=!0;else if(/^a(lt)?$/i.test(jf))Qd=!0;else if(/^(c|ctrl|control)$/i.test(jf))Kd=!0;else if(/^s(hift)?$/i.test(jf))pf=!0;else throw new Error("Unrecognized modifier name: "+jf)}return Qd&&(kd="Alt-"+kd),Kd&&(kd="Ctrl-"+kd),Cf&&(kd="Cmd-"+kd),pf&&(kd="Shift-"+kd),kd}function Kg(kd){var Ud={};for(var Qd in kd)if(kd.hasOwnProperty(Qd)){var Kd=kd[Qd];if(/^(name|fallthrough|(de|at)tach)$/.test(Qd))continue;if(Kd=="..."){delete kd[Qd];continue}for(var pf=gh(Qd.split(" "),l2),Cf=0;Cf<pf.length;Cf++){var Pf=void 0,jf=void 0;Cf==pf.length-1?(jf=pf.join(" "),Pf=Kd):(jf=pf.slice(0,Cf+1).join(" "),Pf="...");var Qf=Ud[jf];if(!Qf)Ud[jf]=Pf;else if(Qf!=Pf)throw new Error("Inconsistent bindings for "+jf)}delete kd[Qd]}for(var ih in Ud)kd[ih]=Ud[ih];return kd}function Xg(kd,Ud,Qd,Kd){Ud=r1(Ud);var pf=Ud.call?Ud.call(kd,Kd):Ud[kd];if(pf===!1)return"nothing";if(pf==="...")return"multi";if(pf!=null&&Qd(pf))return"handled";if(Ud.fallthrough){if(Object.prototype.toString.call(Ud.fallthrough)!="[object Array]")return Xg(kd,Ud.fallthrough,Qd,Kd);for(var Cf=0;Cf<Ud.fallthrough.length;Cf++){var Pf=Xg(kd,Ud.fallthrough[Cf],Qd,Kd);if(Pf)return Pf}}}function q1(kd){var Ud=typeof kd=="string"?kd:yg[kd.keyCode];return Ud=="Ctrl"||Ud=="Alt"||Ud=="Shift"||Ud=="Mod"}function fE(kd,Ud,Qd){var Kd=kd;return Ud.altKey&&Kd!="Alt"&&(kd="Alt-"+kd),(Wd?Ud.metaKey:Ud.ctrlKey)&&Kd!="Ctrl"&&(kd="Ctrl-"+kd),(Wd?Ud.ctrlKey:Ud.metaKey)&&Kd!="Mod"&&(kd="Cmd-"+kd),!Qd&&Ud.shiftKey&&Kd!="Shift"&&(kd="Shift-"+kd),kd}function t1(kd,Ud){if(Id&&kd.keyCode==34&&kd.char)return!1;var Qd=yg[kd.keyCode];return Qd==null||kd.altGraphKey?!1:(kd.keyCode==3&&kd.code&&(Qd=kd.code),fE(Qd,kd,Ud))}function r1(kd){return typeof kd=="string"?L0[kd]:kd}function bb(kd,Ud){for(var Qd=kd.doc.sel.ranges,Kd=[],pf=0;pf<Qd.length;pf++){for(var Cf=Ud(Qd[pf]);Kd.length&&i_(Cf.from,ph(Kd).to)<=0;){var Pf=Kd.pop();if(i_(Pf.from,Cf.from)<0){Cf.from=Pf.from;break}}Kd.push(Cf)}Ng(kd,function(){for(var jf=Kd.length-1;jf>=0;jf--)Vb(kd.doc,"",Kd[jf].from,Kd[jf].to,"+delete");X_(kd)})}function V1(kd,Ud,Qd){var Kd=Of(kd.text,Ud+Qd,Qd);return Kd<0||Kd>kd.text.length?null:Kd}function n1(kd,Ud,Qd){var Kd=V1(kd,Ud.ch,Qd);return Kd==null?null:new mm(Ud.line,Kd,Qd<0?"after":"before")}function i1(kd,Ud,Qd,Kd,pf){if(kd){Ud.doc.direction=="rtl"&&(pf=-pf);var Cf=Zh(Qd,Ud.doc.direction);if(Cf){var Pf=pf<0?ph(Cf):Cf[0],jf=pf<0==(Pf.level==1),Qf=jf?"after":"before",ih;if(Pf.level>0||Ud.doc.direction=="rtl"){var vh=zg(Ud,Qd);ih=pf<0?Qd.text.length-1:0;var Ch=Wg(Ud,vh,ih).top;ih=Nf(function(qh){return Wg(Ud,vh,qh).top==Ch},pf<0==(Pf.level==1)?Pf.from:Pf.to-1,ih),Qf=="before"&&(ih=V1(Qd,ih,1))}else ih=pf<0?Pf.to:Pf.from;return new mm(Kd,ih,Qf)}}return new mm(Kd,pf<0?Qd.text.length:0,pf<0?"before":"after")}function vb(kd,Ud,Qd,Kd){var pf=Zh(Ud,kd.doc.direction);if(!pf)return n1(Ud,Qd,Kd);Qd.ch>=Ud.text.length?(Qd.ch=Ud.text.length,Qd.sticky="before"):Qd.ch<=0&&(Qd.ch=0,Qd.sticky="after");var Cf=Sh(pf,Qd.ch,Qd.sticky),Pf=pf[Cf];if(kd.doc.direction=="ltr"&&Pf.level%2==0&&(Kd>0?Pf.to>Qd.ch:Pf.from<Qd.ch))return n1(Ud,Qd,Kd);var jf=function($m,jm){return V1(Ud,$m instanceof mm?$m.ch:$m,jm)},Qf,ih=function($m){return kd.options.lineWrapping?(Qf=Qf||zg(kd,Ud),U_(kd,Ud,Qf,$m)):{begin:0,end:Ud.text.length}},vh=ih(Qd.sticky=="before"?jf(Qd,-1):Qd.ch);if(kd.doc.direction=="rtl"||Pf.level==1){var Ch=Pf.level==1==Kd<0,qh=jf(Qd,Ch?1:-1);if(qh!=null&&(Ch?qh<=Pf.to&&qh<=vh.end:qh>=Pf.from&&qh>=vh.begin)){var Uh=Ch?"before":"after";return new mm(Qd.line,qh,Uh)}}var om=function($m,jm,Pm){for(var Vm=function($_,ig){return ig?new mm(Qd.line,jf($_,1),"before"):new mm(Qd.line,$_,"after")};$m>=0&&$m<pf.length;$m+=jm){var t_=pf[$m],Jm=jm>0==(t_.level!=1),m_=Jm?Pm.begin:jf(Pm.end,-1);if(t_.from<=m_&&m_<t_.to||(m_=Jm?t_.from:jf(t_.to,-1),Pm.begin<=m_&&m_<Pm.end))return Vm(m_,Jm)}},fm=om(Cf+Kd,Kd,vh);if(fm)return fm;var Nm=Kd>0?vh.end:jf(vh.begin,-1);return Nm!=null&&!(Kd>0&&Nm==Ud.text.length)&&(fm=om(Kd>0?0:pf.length-1,Kd,ih(Nm)),fm)?fm:null}var a1={selectAll:yv,singleSelection:function(kd){return kd.setSelection(kd.getCursor("anchor"),kd.getCursor("head"),Vf)},killLine:function(kd){return bb(kd,function(Ud){if(Ud.empty()){var Qd=Dm(kd.doc,Ud.head.line).text.length;return Ud.head.ch==Qd&&Ud.head.line<kd.lastLine()?{from:Ud.head,to:mm(Ud.head.line+1,0)}:{from:Ud.head,to:mm(Ud.head.line,Qd)}}else return{from:Ud.from(),to:Ud.to()}})},deleteLine:function(kd){return bb(kd,function(Ud){return{from:mm(Ud.from().line,0),to:a_(kd.doc,mm(Ud.to().line+1,0))}})},delLineLeft:function(kd){return bb(kd,function(Ud){return{from:mm(Ud.from().line,0),to:Ud.from()}})},delWrappedLineLeft:function(kd){return bb(kd,function(Ud){var Qd=kd.charCoords(Ud.head,"div").top+5,Kd=kd.coordsChar({left:0,top:Qd},"div");return{from:Kd,to:Ud.from()}})},delWrappedLineRight:function(kd){return bb(kd,function(Ud){var Qd=kd.charCoords(Ud.head,"div").top+5,Kd=kd.coordsChar({left:kd.display.lineDiv.offsetWidth+100,top:Qd},"div");return{from:Ud.from(),to:Kd}})},undo:function(kd){return kd.undo()},redo:function(kd){return kd.redo()},undoSelection:function(kd){return kd.undoSelection()},redoSelection:function(kd){return kd.redoSelection()},goDocStart:function(kd){return kd.extendSelection(mm(kd.firstLine(),0))},goDocEnd:function(kd){return kd.extendSelection(mm(kd.lastLine()))},goLineStart:function(kd){return kd.extendSelectionsBy(function(Ud){return tb(kd,Ud.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(kd){return kd.extendSelectionsBy(function(Ud){return hE(kd,Ud.head)},{origin:"+move",bias:1})},goLineEnd:function(kd){return kd.extendSelectionsBy(function(Ud){return u2(kd,Ud.head.line)},{origin:"+move",bias:-1})},goLineRight:function(kd){return kd.extendSelectionsBy(function(Ud){var Qd=kd.cursorCoords(Ud.head,"div").top+5;return kd.coordsChar({left:kd.display.lineDiv.offsetWidth+100,top:Qd},"div")},Gf)},goLineLeft:function(kd){return kd.extendSelectionsBy(function(Ud){var Qd=kd.cursorCoords(Ud.head,"div").top+5;return kd.coordsChar({left:0,top:Qd},"div")},Gf)},goLineLeftSmart:function(kd){return kd.extendSelectionsBy(function(Ud){var Qd=kd.cursorCoords(Ud.head,"div").top+5,Kd=kd.coordsChar({left:0,top:Qd},"div");return Kd.ch<kd.getLine(Kd.line).search(/\S/)?hE(kd,Ud.head):Kd},Gf)},goLineUp:function(kd){return kd.moveV(-1,"line")},goLineDown:function(kd){return kd.moveV(1,"line")},goPageUp:function(kd){return kd.moveV(-1,"page")},goPageDown:function(kd){return kd.moveV(1,"page")},goCharLeft:function(kd){return kd.moveH(-1,"char")},goCharRight:function(kd){return kd.moveH(1,"char")},goColumnLeft:function(kd){return kd.moveH(-1,"column")},goColumnRight:function(kd){return kd.moveH(1,"column")},goWordLeft:function(kd){return kd.moveH(-1,"word")},goGroupRight:function(kd){return kd.moveH(1,"group")},goGroupLeft:function(kd){return kd.moveH(-1,"group")},goWordRight:function(kd){return kd.moveH(1,"word")},delCharBefore:function(kd){return kd.deleteH(-1,"codepoint")},delCharAfter:function(kd){return kd.deleteH(1,"char")},delWordBefore:function(kd){return kd.deleteH(-1,"word")},delWordAfter:function(kd){return kd.deleteH(1,"word")},delGroupBefore:function(kd){return kd.deleteH(-1,"group")},delGroupAfter:function(kd){return kd.deleteH(1,"group")},indentAuto:function(kd){return kd.indentSelection("smart")},indentMore:function(kd){return kd.indentSelection("add")},indentLess:function(kd){return kd.indentSelection("subtract")},insertTab:function(kd){return kd.replaceSelection(" ")},insertSoftTab:function(kd){for(var Ud=[],Qd=kd.listSelections(),Kd=kd.options.tabSize,pf=0;pf<Qd.length;pf++){var Cf=Qd[pf].from(),Pf=Bf(kd.getLine(Cf.line),Cf.ch,Kd);Ud.push(Uf(Kd-Pf%Kd))}kd.replaceSelections(Ud)},defaultTab:function(kd){kd.somethingSelected()?kd.indentSelection("add"):kd.execCommand("insertTab")},transposeChars:function(kd){return Ng(kd,function(){for(var Ud=kd.listSelections(),Qd=[],Kd=0;Kd<Ud.length;Kd++)if(Ud[Kd].empty()){var pf=Ud[Kd].head,Cf=Dm(kd.doc,pf.line).text;if(Cf){if(pf.ch==Cf.length&&(pf=new mm(pf.line,pf.ch-1)),pf.ch>0)pf=new mm(pf.line,pf.ch+1),kd.replaceRange(Cf.charAt(pf.ch-1)+Cf.charAt(pf.ch-2),mm(pf.line,pf.ch-2),pf,"+transpose");else if(pf.line>kd.doc.first){var Pf=Dm(kd.doc,pf.line-1).text;Pf&&(pf=new mm(pf.line,1),kd.replaceRange(Cf.charAt(0)+kd.doc.lineSeparator()+Pf.charAt(Pf.length-1),mm(pf.line-1,Pf.length-1),pf,"+transpose"))}}Qd.push(new O_(pf,pf))}kd.setSelections(Qd)})},newlineAndIndent:function(kd){return Ng(kd,function(){for(var Ud=kd.listSelections(),Qd=Ud.length-1;Qd>=0;Qd--)kd.replaceRange(kd.doc.lineSeparator(),Ud[Qd].anchor,Ud[Qd].head,"+input");Ud=kd.listSelections();for(var Kd=0;Kd<Ud.length;Kd++)kd.indentLine(Ud[Kd].from().line,null,!0);X_(kd)})},openLine:function(kd){return kd.replaceSelection(`
`,"start")},toggleOverwrite:function(kd){return kd.toggleOverwrite()}};function tb(kd,Ud){var Qd=Dm(kd.doc,Ud),Kd=M_(Qd);return Kd!=Qd&&(Ud=Lm(Kd)),i1(!0,kd,Kd,Ud,1)}function u2(kd,Ud){var Qd=Dm(kd.doc,Ud),Kd=jv(Qd);return Kd!=Qd&&(Ud=Lm(Kd)),i1(!0,kd,Qd,Ud,-1)}function hE(kd,Ud){var Qd=tb(kd,Ud.line),Kd=Dm(kd.doc,Qd.line),pf=Zh(Kd,kd.doc.direction);if(!pf||pf[0].level==0){var Cf=Math.max(Qd.ch,Kd.text.search(/\S/)),Pf=Ud.line==Qd.line&&Ud.ch<=Cf&&Ud.ch;return mm(Qd.line,Pf?0:Cf,Qd.sticky)}return Qd}function wv(kd,Ud,Qd){if(typeof Ud=="string"&&(Ud=a1[Ud],!Ud))return!1;kd.display.input.ensurePolled();var Kd=kd.display.shift,pf=!1;try{kd.isReadOnly()&&(kd.state.suppressEdits=!0),Qd&&(kd.display.shift=!1),pf=Ud(kd)!=kf}finally{kd.display.shift=Kd,kd.state.suppressEdits=!1}return pf}function X2(kd,Ud,Qd){for(var Kd=0;Kd<kd.state.keyMaps.length;Kd++){var pf=Xg(Ud,kd.state.keyMaps[Kd],Qd,kd);if(pf)return pf}return kd.options.extraKeys&&Xg(Ud,kd.options.extraKeys,Qd,kd)||Xg(Ud,kd.options.keyMap,Qd,kd)}var Q2=new qf;function s1(kd,Ud,Qd,Kd){var pf=kd.state.keySeq;if(pf){if(q1(Ud))return"handled";if(/\'$/.test(Ud)?kd.state.keySeq=null:Q2.set(50,function(){kd.state.keySeq==pf&&(kd.state.keySeq=null,kd.display.input.reset())}),mE(kd,pf+" "+Ud,Qd,Kd))return!0}return mE(kd,Ud,Qd,Kd)}function mE(kd,Ud,Qd,Kd){var pf=X2(kd,Ud,Kd);return pf=="multi"&&(kd.state.keySeq=Ud),pf=="handled"&&Yd(kd,"keyHandled",kd,Ud,Qd),(pf=="handled"||pf=="multi")&&(Qm(Qd),$b(kd)),!!pf}function _E(kd,Ud){var Qd=t1(Ud,!0);return Qd?Ud.shiftKey&&!kd.state.keySeq?s1(kd,"Shift-"+Qd,Ud,function(Kd){return wv(kd,Kd,!0)})||s1(kd,Qd,Ud,function(Kd){if(typeof Kd=="string"?/^go[A-Z]/.test(Kd):Kd.motion)return wv(kd,Kd)}):s1(kd,Qd,Ud,function(Kd){return wv(kd,Kd)}):!1}function J2(kd,Ud,Qd){return s1(kd,"'"+Qd+"'",Ud,function(Kd){return wv(kd,Kd,!0)})}var z1=null;function gE(kd){var Ud=this;if(!(kd.target&&kd.target!=Ud.display.input.getField())&&(Ud.curOp.focus=Kf(Lf(Ud)),!Zm(Ud,kd))){pd&&fd<11&&kd.keyCode==27&&(kd.returnValue=!1);var Qd=kd.keyCode;Ud.display.shift=Qd==16||kd.shiftKey;var Kd=_E(Ud,kd);Id&&(z1=Kd?Qd:null,!Kd&&Qd==88&&!Xf&&(Hd?kd.metaKey:kd.ctrlKey)&&Ud.replaceSelection("",null,"cut")),ld&&!Hd&&!Kd&&Qd==46&&kd.shiftKey&&!kd.ctrlKey&&document.execCommand&&document.execCommand("cut"),Qd==18&&!/\bCodeMirror-crosshair\b/.test(Ud.display.lineDiv.className)&&Vg(Ud)}}function Vg(kd){var Ud=kd.display.lineDiv;Zf(Ud,"CodeMirror-crosshair");function Qd(Kd){(Kd.keyCode==18||!Kd.altKey)&&(_f(Ud,"CodeMirror-crosshair"),Rm(document,"keyup",Qd),Rm(document,"mouseover",Qd))}sm(document,"keyup",Qd),sm(document,"mouseover",Qd)}function N0(kd){kd.keyCode==16&&(this.doc.sel.shift=!1),Zm(this,kd)}function c2(kd){var Ud=this;if(!(kd.target&&kd.target!=Ud.display.input.getField())&&!(I_(Ud.display,kd)||Zm(Ud,kd)||kd.ctrlKey&&!kd.altKey||Hd&&kd.metaKey)){var Qd=kd.keyCode,Kd=kd.charCode;if(Id&&Qd==z1){z1=null,Qm(kd);return}if(!(Id&&(!kd.which||kd.which<10)&&_E(Ud,kd))){var pf=String.fromCharCode(Kd??Qd);pf!="\b"&&(J2(Ud,kd,pf)||Ud.display.input.onKeyPress(kd))}}}var Z2=400,Nv=function(kd,Ud,Qd){this.time=kd,this.pos=Ud,this.button=Qd};Nv.prototype.compare=function(kd,Ud,Qd){return this.time+Z2>kd&&i_(Ud,this.pos)==0&&Qd==this.button};var F0,Dv;function d2(kd,Ud){var Qd=+new Date;return Dv&&Dv.compare(Qd,kd,Ud)?(F0=Dv=null,"triple"):F0&&F0.compare(Qd,kd,Ud)?(Dv=new Nv(Qd,kd,Ud),F0=null,"double"):(F0=new Nv(Qd,kd,Ud),Dv=null,"single")}function p2(kd){var Ud=this,Qd=Ud.display;if(!(Zm(Ud,kd)||Qd.activeTouch&&Qd.input.supportsTouch())){if(Qd.input.ensurePolled(),Qd.shift=kd.shiftKey,I_(Qd,kd)){md||(Qd.scroller.draggable=!1,setTimeout(function(){return Qd.scroller.draggable=!0},100));return}if(!Ov(Ud,kd)){var Kd=P0(Ud,kd),pf=q_(kd),Cf=Kd?d2(Kd,pf):"single";Jf(Ud).focus(),pf==1&&Ud.state.selectingText&&Ud.state.selectingText(kd),!(Kd&&f2(Ud,pf,Kd,Cf,kd))&&(pf==1?Kd?o1(Ud,Kd,Cf,kd):Q_(kd)==Qd.scroller&&Qm(kd):pf==2?(Kd&&gv(Ud.doc,Kd),setTimeout(function(){return Qd.input.focus()},20)):pf==3&&(Jd?Ud.display.input.onContextMenu(kd):dv(Ud)))}}}function f2(kd,Ud,Qd,Kd,pf){var Cf="Click";return Kd=="double"?Cf="Double"+Cf:Kd=="triple"&&(Cf="Triple"+Cf),Cf=(Ud==1?"Left":Ud==2?"Middle":"Right")+Cf,s1(kd,fE(Cf,pf),pf,function(Pf){if(typeof Pf=="string"&&(Pf=a1[Pf]),!Pf)return!1;var jf=!1;try{kd.isReadOnly()&&(kd.state.suppressEdits=!0),jf=Pf(kd,Qd)!=kf}finally{kd.state.suppressEdits=!1}return jf})}function Iv(kd,Ud,Qd){var Kd=kd.getOption("configureMouse"),pf=Kd?Kd(kd,Ud,Qd):{};if(pf.unit==null){var Cf=Gd?Qd.shiftKey&&Qd.metaKey:Qd.altKey;pf.unit=Cf?"rectangle":Ud=="single"?"char":Ud=="double"?"word":"line"}return(pf.extend==null||kd.doc.extend)&&(pf.extend=kd.doc.extend||Qd.shiftKey),pf.addNew==null&&(pf.addNew=Hd?Qd.metaKey:Qd.ctrlKey),pf.moveOnDrag==null&&(pf.moveOnDrag=!(Hd?Qd.altKey:Qd.ctrlKey)),pf}function o1(kd,Ud,Qd,Kd){pd?setTimeout(xf(db,kd),0):kd.curOp.focus=Kf(Lf(kd));var pf=Iv(kd,Qd,Kd),Cf=kd.doc.sel,Pf;kd.options.dragDrop&&D_&&!kd.isReadOnly()&&Qd=="single"&&(Pf=Cf.contains(Ud))>-1&&(i_((Pf=Cf.ranges[Pf]).from(),Ud)<0||Ud.xRel>0)&&(i_(Pf.to(),Ud)>0||Ud.xRel<0)?eT(kd,Kd,Ud,pf):h2(kd,Kd,Ud,pf)}function eT(kd,Ud,Qd,Kd){var pf=kd.display,Cf=!1,Pf=P_(kd,function(ih){md&&(pf.scroller.draggable=!1),kd.state.draggingText=!1,kd.state.delayingBlurEvent&&(kd.hasFocus()?kd.state.delayingBlurEvent=!1:dv(kd)),Rm(pf.wrapper.ownerDocument,"mouseup",Pf),Rm(pf.wrapper.ownerDocument,"mousemove",jf),Rm(pf.scroller,"dragstart",Qf),Rm(pf.scroller,"drop",Pf),Cf||(Qm(ih),Kd.addNew||gv(kd.doc,Qd,null,null,Kd.extend),md&&!Od||pd&&fd==9?setTimeout(function(){pf.wrapper.ownerDocument.body.focus({preventScroll:!0}),pf.input.focus()},20):pf.input.focus())}),jf=function(ih){Cf=Cf||Math.abs(Ud.clientX-ih.clientX)+Math.abs(Ud.clientY-ih.clientY)>=10},Qf=function(){return Cf=!0};md&&(pf.scroller.draggable=!0),kd.state.draggingText=Pf,Pf.copy=!Kd.moveOnDrag,sm(pf.wrapper.ownerDocument,"mouseup",Pf),sm(pf.wrapper.ownerDocument,"mousemove",jf),sm(pf.scroller,"dragstart",Qf),sm(pf.scroller,"drop",Pf),kd.state.delayingBlurEvent=!0,setTimeout(function(){return pf.input.focus()},20),pf.scroller.dragDrop&&pf.scroller.dragDrop()}function bE(kd,Ud,Qd){if(Qd=="char")return new O_(Ud,Ud);if(Qd=="word")return kd.findWordAt(Ud);if(Qd=="line")return new O_(mm(Ud.line,0),a_(kd.doc,mm(Ud.line+1,0)));var Kd=Qd(kd,Ud);return new O_(Kd.from,Kd.to)}function h2(kd,Ud,Qd,Kd){pd&&dv(kd);var pf=kd.display,Cf=kd.doc;Qm(Ud);var Pf,jf,Qf=Cf.sel,ih=Qf.ranges;if(Kd.addNew&&!Kd.extend?(jf=Cf.sel.contains(Qd),jf>-1?Pf=ih[jf]:Pf=new O_(Qd,Qd)):(Pf=Cf.sel.primary(),jf=Cf.sel.primIndex),Kd.unit=="rectangle")Kd.addNew||(Pf=new O_(Qd,Qd)),Qd=P0(kd,Ud,!0,!0),jf=-1;else{var vh=bE(kd,Qd,Kd.unit);Kd.extend?Pf=vg(Pf,vh.anchor,vh.head,Kd.extend):Pf=vh}Kd.addNew?jf==-1?(jf=ih.length,Cg(Cf,C0(kd,ih.concat([Pf]),jf),{scroll:!1,origin:"*mouse"})):ih.length>1&&ih[jf].empty()&&Kd.unit=="char"&&!Kd.extend?(Cg(Cf,C0(kd,ih.slice(0,jf).concat(ih.slice(jf+1)),0),{scroll:!1,origin:"*mouse"}),Qf=Cf.sel):l0(Cf,jf,Pf,fh):(jf=0,Cg(Cf,new Z_([Pf],0),fh),Qf=Cf.sel);var Ch=Qd;function qh(Pm){if(i_(Ch,Pm)!=0)if(Ch=Pm,Kd.unit=="rectangle"){for(var Vm=[],t_=kd.options.tabSize,Jm=Bf(Dm(Cf,Qd.line).text,Qd.ch,t_),m_=Bf(Dm(Cf,Pm.line).text,Pm.ch,t_),$_=Math.min(Jm,m_),ig=Math.max(Jm,m_),K_=Math.min(Qd.line,Pm.line),eg=Math.min(kd.lastLine(),Math.max(Qd.line,Pm.line));K_<=eg;K_++){var og=Dm(Cf,K_).text,lg=wf(og,$_,t_);$_==ig?Vm.push(new O_(mm(K_,lg),mm(K_,lg))):og.length>lg&&Vm.push(new O_(mm(K_,lg),mm(K_,wf(og,ig,t_))))}Vm.length||Vm.push(new O_(Qd,Qd)),Cg(Cf,C0(kd,Qf.ranges.slice(0,jf).concat(Vm),jf),{origin:"*mouse",scroll:!1}),kd.scrollIntoView(Pm)}else{var Mg=Pf,wg=bE(kd,Pm,Kd.unit),fg=Mg.anchor,ug;i_(wg.anchor,fg)>0?(ug=wg.head,fg=Hg(Mg.from(),wg.anchor)):(ug=wg.anchor,fg=h0(Mg.to(),wg.head));var tg=Qf.ranges.slice(0);tg[jf]=W1(kd,new O_(a_(Cf,fg),ug)),Cg(Cf,C0(kd,tg,jf),fh)}}var Uh=pf.wrapper.getBoundingClientRect(),om=0;function fm(Pm){var Vm=++om,t_=P0(kd,Pm,!0,Kd.unit=="rectangle");if(t_)if(i_(t_,Ch)!=0){kd.curOp.focus=Kf(Lf(kd)),qh(t_);var Jm=Lb(pf,Cf);(t_.line>=Jm.to||t_.line<Jm.from)&&setTimeout(P_(kd,function(){om==Vm&&fm(Pm)}),150)}else{var m_=Pm.clientY<Uh.top?-20:Pm.clientY>Uh.bottom?20:0;m_&&setTimeout(P_(kd,function(){om==Vm&&(pf.scroller.scrollTop+=m_,fm(Pm))}),50)}}function Nm(Pm){kd.state.selectingText=!1,om=1/0,Pm&&(Qm(Pm),pf.input.focus()),Rm(pf.wrapper.ownerDocument,"mousemove",$m),Rm(pf.wrapper.ownerDocument,"mouseup",jm),Cf.history.lastSelOrigin=null}var $m=P_(kd,function(Pm){Pm.buttons===0||!q_(Pm)?Nm(Pm):fm(Pm)}),jm=P_(kd,Nm);kd.state.selectingText=jm,sm(pf.wrapper.ownerDocument,"mousemove",$m),sm(pf.wrapper.ownerDocument,"mouseup",jm)}function W1(kd,Ud){var Qd=Ud.anchor,Kd=Ud.head,pf=Dm(kd.doc,Qd.line);if(i_(Qd,Kd)==0&&Qd.sticky==Kd.sticky)return Ud;var Cf=Zh(pf);if(!Cf)return Ud;var Pf=Sh(Cf,Qd.ch,Qd.sticky),jf=Cf[Pf];if(jf.from!=Qd.ch&&jf.to!=Qd.ch)return Ud;var Qf=Pf+(jf.from==Qd.ch==(jf.level!=1)?0:1);if(Qf==0||Qf==Cf.length)return Ud;var ih;if(Kd.line!=Qd.line)ih=(Kd.line-Qd.line)*(kd.doc.direction=="ltr"?1:-1)>0;else{var vh=Sh(Cf,Kd.ch,Kd.sticky),Ch=vh-Pf||(Kd.ch-Qd.ch)*(jf.level==1?-1:1);vh==Qf-1||vh==Qf?ih=Ch<0:ih=Ch>0}var qh=Cf[Qf+(ih?-1:0)],Uh=ih==(qh.level==1),om=Uh?qh.from:qh.to,fm=Uh?"after":"before";return Qd.ch==om&&Qd.sticky==fm?Ud:new O_(new mm(Qd.line,om,fm),Kd)}function vE(kd,Ud,Qd,Kd){var pf,Cf;if(Ud.touches)pf=Ud.touches[0].clientX,Cf=Ud.touches[0].clientY;else try{pf=Ud.clientX,Cf=Ud.clientY}catch{return!1}if(pf>=Math.floor(kd.display.gutters.getBoundingClientRect().right))return!1;Kd&&Qm(Ud);var Pf=kd.display,jf=Pf.lineDiv.getBoundingClientRect();if(Cf>jf.bottom||!l_(kd,Qd))return j_(Ud);Cf-=jf.top-Pf.viewOffset;for(var Qf=0;Qf<kd.display.gutterSpecs.length;++Qf){var ih=Pf.gutters.childNodes[Qf];if(ih&&ih.getBoundingClientRect().right>=pf){var vh=v_(kd.doc,Cf),Ch=kd.display.gutterSpecs[Qf];return Hm(kd,Qd,kd,vh,Ch.className,Ud),j_(Ud)}}}function Ov(kd,Ud){return vE(kd,Ud,"gutterClick",!0)}function Y1(kd,Ud){I_(kd.display,Ud)||K1(kd,Ud)||Zm(kd,Ud,"contextmenu")||Jd||kd.display.input.onContextMenu(Ud)}function K1(kd,Ud){return l_(kd,"gutterContextMenu")?vE(kd,Ud,"gutterContextMenu",!1):!1}function m2(kd){kd.display.wrapper.className=kd.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+kd.options.theme.replace(/(^|\s)\s*/g," cm-s-"),Gv(kd)}var Xb={toString:function(){return"CodeMirror.Init"}},l1={},u1={};function yE(kd){var Ud=kd.optionHandlers;function Qd(Kd,pf,Cf,Pf){kd.defaults[Kd]=pf,Cf&&(Ud[Kd]=Pf?function(jf,Qf,ih){ih!=Xb&&Cf(jf,Qf,ih)}:Cf)}kd.defineOption=Qd,kd.Init=Xb,Qd("value","",function(Kd,pf){return Kd.setValue(pf)},!0),Qd("mode",null,function(Kd,pf){Kd.doc.modeOption=pf,rE(Kd)},!0),Qd("indentUnit",2,rE,!0),Qd("indentWithTabs",!1),Qd("smartIndent",!0),Qd("tabSize",4,function(Kd){Gb(Kd),Gv(Kd),Fg(Kd)},!0),Qd("lineSeparator",null,function(Kd,pf){if(Kd.doc.lineSep=pf,!!pf){var Cf=[],Pf=Kd.doc.first;Kd.doc.iter(function(Qf){for(var ih=0;;){var vh=Qf.text.indexOf(pf,ih);if(vh==-1)break;ih=vh+pf.length,Cf.push(mm(Pf,vh))}Pf++});for(var jf=Cf.length-1;jf>=0;jf--)Vb(Kd.doc,pf,Cf[jf],mm(Cf[jf].line,Cf[jf].ch+pf.length))}}),Qd("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b\u200e\u200f\u2028\u2029\u202d\u202e\u2066\u2067\u2069\ufeff\ufff9-\ufffc]/g,function(Kd,pf,Cf){Kd.state.specialChars=new RegExp(pf.source+(pf.test(" ")?"":"| "),"g"),Cf!=Xb&&Kd.refresh()}),Qd("specialCharPlaceholder",k0,function(Kd){return Kd.refresh()},!0),Qd("electricChars",!0),Qd("inputStyle",jd?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),Qd("spellcheck",!1,function(Kd,pf){return Kd.getInputField().spellcheck=pf},!0),Qd("autocorrect",!1,function(Kd,pf){return Kd.getInputField().autocorrect=pf},!0),Qd("autocapitalize",!1,function(Kd,pf){return Kd.getInputField().autocapitalize=pf},!0),Qd("rtlMoveVisually",!zd),Qd("wholeLineUpdateBefore",!0),Qd("theme","default",function(Kd){m2(Kd),Xv(Kd)},!0),Qd("keyMap","default",function(Kd,pf,Cf){var Pf=r1(pf),jf=Cf!=Xb&&r1(Cf);jf&&jf.detach&&jf.detach(Kd,Pf),Pf.attach&&Pf.attach(Kd,jf||null)}),Qd("extraKeys",null),Qd("configureMouse",null),Qd("lineWrapping",!1,_2,!0),Qd("gutters",[],function(Kd,pf){Kd.display.gutterSpecs=x0(pf,Kd.options.lineNumbers),Xv(Kd)},!0),Qd("fixedGutter",!0,function(Kd,pf){Kd.display.gutters.style.left=pf?k_(Kd.display)+"px":"0",Kd.refresh()},!0),Qd("coverGutterNextToScrollbar",!1,function(Kd){return B0(Kd)},!0),Qd("scrollbarStyle","native",function(Kd){BE(Kd),B0(Kd),Kd.display.scrollbars.setScrollTop(Kd.doc.scrollTop),Kd.display.scrollbars.setScrollLeft(Kd.doc.scrollLeft)},!0),Qd("lineNumbers",!1,function(Kd,pf){Kd.display.gutterSpecs=x0(Kd.options.gutters,pf),Xv(Kd)},!0),Qd("firstLineNumber",1,Xv,!0),Qd("lineNumberFormatter",function(Kd){return Kd},Xv,!0),Qd("showCursorWhenSelecting",!1,cb,!0),Qd("resetSelectionOnContextMenu",!0),Qd("lineWiseCopyCut",!0),Qd("pasteLinesPerSelection",!0),Qd("selectionsMayTouch",!1),Qd("readOnly",!1,function(Kd,pf){pf=="nocursor"&&(pv(Kd),Kd.display.input.blur()),Kd.display.input.readOnlyChanged(pf)}),Qd("screenReaderLabel",null,function(Kd,pf){pf=pf===""?null:pf,Kd.display.input.screenReaderLabelChanged(pf)}),Qd("disableInput",!1,function(Kd,pf){pf||Kd.display.input.reset()},!0),Qd("dragDrop",!0,tT),Qd("allowDropFileTypes",null),Qd("cursorBlinkRate",530),Qd("cursorScrollMargin",0),Qd("cursorHeight",1,cb,!0),Qd("singleCursorHeightPerLine",!0,cb,!0),Qd("workTime",100),Qd("workDelay",100),Qd("flattenSpans",!0,Gb,!0),Qd("addModeClass",!1,Gb,!0),Qd("pollInterval",100),Qd("undoDepth",200,function(Kd,pf){return Kd.doc.history.undoDepth=pf}),Qd("historyEventDelay",1250),Qd("viewportMargin",10,function(Kd){return Kd.refresh()},!0),Qd("maxHighlightLength",1e4,Gb,!0),Qd("moveInputWithCursor",!0,function(Kd,pf){pf||Kd.display.input.resetPosition()}),Qd("tabindex",null,function(Kd,pf){return Kd.display.input.getField().tabIndex=pf||""}),Qd("autofocus",null),Qd("direction","ltr",function(Kd,pf){return Kd.doc.setDirection(pf)},!0),Qd("phrases",null)}function tT(kd,Ud,Qd){var Kd=Qd&&Qd!=Xb;if(!Ud!=!Kd){var pf=kd.display.dragFunctions,Cf=Ud?sm:Rm;Cf(kd.display.scroller,"dragstart",pf.start),Cf(kd.display.scroller,"dragenter",pf.enter),Cf(kd.display.scroller,"dragover",pf.over),Cf(kd.display.scroller,"dragleave",pf.leave),Cf(kd.display.scroller,"drop",pf.drop)}}function _2(kd){kd.options.lineWrapping?(Zf(kd.display.wrapper,"CodeMirror-wrap"),kd.display.sizer.style.minWidth="",kd.display.sizerWidth=null):(_f(kd.display.wrapper,"CodeMirror-wrap"),iv(kd)),I1(kd),Fg(kd),Gv(kd),setTimeout(function(){return B0(kd)},100)}function w_(kd,Ud){var Qd=this;if(!(this instanceof w_))return new w_(kd,Ud);this.options=Ud=Ud?yf(Ud):{},yf(l1,Ud,!1);var Kd=Ud.value;typeof Kd=="string"?Kd=new kg(Kd,Ud.mode,null,Ud.lineSeparator,Ud.direction):Ud.mode&&(Kd.modeOption=Ud.mode),this.doc=Kd;var pf=new w_.inputStyles[Ud.inputStyle](this),Cf=this.display=new U2(kd,Kd,pf,Ud);Cf.wrapper.CodeMirror=this,m2(this),Ud.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),BE(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new qf,keySeq:null,specialChars:null},Ud.autofocus&&!jd&&Cf.input.focus(),pd&&fd<11&&setTimeout(function(){return Qd.display.input.reset(!0)},20),g2(this),o2(),Ub(this),this.curOp.forceUpdate=!0,nE(this,Kd),Ud.autofocus&&!jd||this.hasFocus()?setTimeout(function(){Qd.hasFocus()&&!Qd.state.focused&&$y(Qd)},20):pv(this);for(var Pf in u1)u1.hasOwnProperty(Pf)&&u1[Pf](this,Ud[Pf],Xb);jE(this),Ud.finishInit&&Ud.finishInit(this);for(var jf=0;jf<X1.length;++jf)X1[jf](this);Hb(this),md&&Ud.lineWrapping&&getComputedStyle(Cf.lineDiv).textRendering=="optimizelegibility"&&(Cf.lineDiv.style.textRendering="auto")}w_.defaults=l1,w_.optionHandlers=u1;function g2(kd){var Ud=kd.display;sm(Ud.scroller,"mousedown",P_(kd,p2)),pd&&fd<11?sm(Ud.scroller,"dblclick",P_(kd,function(Qf){if(!Zm(kd,Qf)){var ih=P0(kd,Qf);if(!(!ih||Ov(kd,Qf)||I_(kd.display,Qf))){Qm(Qf);var vh=kd.findWordAt(ih);gv(kd.doc,vh.anchor,vh.head)}}})):sm(Ud.scroller,"dblclick",function(Qf){return Zm(kd,Qf)||Qm(Qf)}),sm(Ud.scroller,"contextmenu",function(Qf){return Y1(kd,Qf)}),sm(Ud.input.getField(),"contextmenu",function(Qf){Ud.scroller.contains(Qf.target)||Y1(kd,Qf)});var Qd,Kd={end:0};function pf(){Ud.activeTouch&&(Qd=setTimeout(function(){return Ud.activeTouch=null},1e3),Kd=Ud.activeTouch,Kd.end=+new Date)}function Cf(Qf){if(Qf.touches.length!=1)return!1;var ih=Qf.touches[0];return ih.radiusX<=1&&ih.radiusY<=1}function Pf(Qf,ih){if(ih.left==null)return!0;var vh=ih.left-Qf.left,Ch=ih.top-Qf.top;return vh*vh+Ch*Ch>20*20}sm(Ud.scroller,"touchstart",function(Qf){if(!Zm(kd,Qf)&&!Cf(Qf)&&!Ov(kd,Qf)){Ud.input.ensurePolled(),clearTimeout(Qd);var ih=+new Date;Ud.activeTouch={start:ih,moved:!1,prev:ih-Kd.end<=300?Kd:null},Qf.touches.length==1&&(Ud.activeTouch.left=Qf.touches[0].pageX,Ud.activeTouch.top=Qf.touches[0].pageY)}}),sm(Ud.scroller,"touchmove",function(){Ud.activeTouch&&(Ud.activeTouch.moved=!0)}),sm(Ud.scroller,"touchend",function(Qf){var ih=Ud.activeTouch;if(ih&&!I_(Ud,Qf)&&ih.left!=null&&!ih.moved&&new Date-ih.start<300){var vh=kd.coordsChar(Ud.activeTouch,"page"),Ch;!ih.prev||Pf(ih,ih.prev)?Ch=new O_(vh,vh):!ih.prev.prev||Pf(ih,ih.prev.prev)?Ch=kd.findWordAt(vh):Ch=new O_(mm(vh.line,0),a_(kd.doc,mm(vh.line+1,0))),kd.setSelection(Ch.anchor,Ch.head),kd.focus(),Qm(Qf)}pf()}),sm(Ud.scroller,"touchcancel",pf),sm(Ud.scroller,"scroll",function(){Ud.scroller.clientHeight&&(zv(kd,Ud.scroller.scrollTop),T0(kd,Ud.scroller.scrollLeft,!0),Hm(kd,"scroll",kd))}),sm(Ud.scroller,"mousewheel",function(Qf){return HE(kd,Qf)}),sm(Ud.scroller,"DOMMouseScroll",function(Qf){return HE(kd,Qf)}),sm(Ud.wrapper,"scroll",function(){return Ud.wrapper.scrollTop=Ud.wrapper.scrollLeft=0}),Ud.dragFunctions={enter:function(Qf){Zm(kd,Qf)||G_(Qf)},over:function(Qf){Zm(kd,Qf)||(g_(kd,Qf),G_(Qf))},start:function(Qf){return pE(kd,Qf)},drop:P_(kd,W2),leave:function(Qf){Zm(kd,Qf)||a2(kd)}};var jf=Ud.input.getField();sm(jf,"keyup",function(Qf){return N0.call(kd,Qf)}),sm(jf,"keydown",P_(kd,gE)),sm(jf,"keypress",P_(kd,c2)),sm(jf,"focus",function(Qf){return $y(kd,Qf)}),sm(jf,"blur",function(Qf){return pv(kd,Qf)})}var X1=[];w_.defineInitHook=function(kd){return X1.push(kd)};function c1(kd,Ud,Qd,Kd){var pf=kd.doc,Cf;Qd==null&&(Qd="add"),Qd=="smart"&&(pf.mode.indent?Cf=_g(kd,Ud).state:Qd="prev");var Pf=kd.options.tabSize,jf=Dm(pf,Ud),Qf=Bf(jf.text,null,Pf);jf.stateAfter&&(jf.stateAfter=null);var ih=jf.text.match(/^\s*/)[0],vh;if(!Kd&&!/\S/.test(jf.text))vh=0,Qd="not";else if(Qd=="smart"&&(vh=pf.mode.indent(Cf,jf.text.slice(ih.length),jf.text),vh==kf||vh>150)){if(!Kd)return;Qd="prev"}Qd=="prev"?Ud>pf.first?vh=Bf(Dm(pf,Ud-1).text,null,Pf):vh=0:Qd=="add"?vh=Qf+kd.options.indentUnit:Qd=="subtract"?vh=Qf-kd.options.indentUnit:typeof Qd=="number"&&(vh=Qf+Qd),vh=Math.max(0,vh);var Ch="",qh=0;if(kd.options.indentWithTabs)for(var Uh=Math.floor(vh/Pf);Uh;--Uh)qh+=Pf,Ch+=" ";if(qh<vh&&(Ch+=Uf(vh-qh)),Ch!=ih)return Vb(pf,Ch,mm(Ud,0),mm(Ud,ih.length),"+input"),jf.stateAfter=null,!0;for(var om=0;om<pf.sel.ranges.length;om++){var fm=pf.sel.ranges[om];if(fm.head.line==Ud&&fm.head.ch<ih.length){var Nm=mm(Ud,ih.length);l0(pf,om,new O_(Nm,Nm));break}}}var u0=null;function Q1(kd){u0=kd}function TE(kd,Ud,Qd,Kd,pf){var Cf=kd.doc;kd.display.shift=!1,Kd||(Kd=Cf.sel);var Pf=+new Date-200,jf=pf=="paste"||kd.state.pasteIncoming>Pf,Qf=If(Ud),ih=null;if(jf&&Kd.ranges.length>1)if(u0&&u0.text.join(`
`)==Ud){if(Kd.ranges.length%u0.text.length==0){ih=[];for(var vh=0;vh<u0.text.length;vh++)ih.push(Cf.splitLines(u0.text[vh]))}}else Qf.length==Kd.ranges.length&&kd.options.pasteLinesPerSelection&&(ih=gh(Qf,function($m){return[$m]}));for(var Ch=kd.curOp.updateInput,qh=Kd.ranges.length-1;qh>=0;qh--){var Uh=Kd.ranges[qh],om=Uh.from(),fm=Uh.to();Uh.empty()&&(Qd&&Qd>0?om=mm(om.line,om.ch-Qd):kd.state.overwrite&&!jf?fm=mm(fm.line,Math.min(Dm(Cf,fm.line).text.length,fm.ch+ph(Qf).length)):jf&&u0&&u0.lineWise&&u0.text.join(`
`)==Qf.join(`
`)&&(om=fm=mm(om.line,0)));var Nm={from:om,to:fm,text:ih?ih[qh%ih.length]:Qf,origin:pf||(jf?"paste":kd.state.cutIncoming>Pf?"cut":"+input")};Ev(kd.doc,Nm),Yd(kd,"inputRead",kd,Nm)}Ud&&!jf&&J1(kd,Ud),X_(kd),kd.curOp.updateInput<2&&(kd.curOp.updateInput=Ch),kd.curOp.typing=!0,kd.state.pasteIncoming=kd.state.cutIncoming=-1}function j0(kd,Ud){var Qd=kd.clipboardData&&kd.clipboardData.getData("Text");if(Qd)return kd.preventDefault(),!Ud.isReadOnly()&&!Ud.options.disableInput&&Ud.hasFocus()&&Ng(Ud,function(){return TE(Ud,Qd,0,null,"paste")}),!0}function J1(kd,Ud){if(!(!kd.options.electricChars||!kd.options.smartIndent))for(var Qd=kd.doc.sel,Kd=Qd.ranges.length-1;Kd>=0;Kd--){var pf=Qd.ranges[Kd];if(!(pf.head.ch>100||Kd&&Qd.ranges[Kd-1].head.line==pf.head.line)){var Cf=kd.getModeAt(pf.head),Pf=!1;if(Cf.electricChars){for(var jf=0;jf<Cf.electricChars.length;jf++)if(Ud.indexOf(Cf.electricChars.charAt(jf))>-1){Pf=c1(kd,pf.head.line,"smart");break}}else Cf.electricInput&&Cf.electricInput.test(Dm(kd.doc,pf.head.line).text.slice(0,pf.head.ch))&&(Pf=c1(kd,pf.head.line,"smart"));Pf&&Yd(kd,"electricInput",kd,pf.head.line)}}}function Z1(kd){for(var Ud=[],Qd=[],Kd=0;Kd<kd.doc.sel.ranges.length;Kd++){var pf=kd.doc.sel.ranges[Kd].head.line,Cf={anchor:mm(pf,0),head:mm(pf+1,0)};Qd.push(Cf),Ud.push(kd.getRange(Cf.anchor,Cf.head))}return{text:Ud,ranges:Qd}}function d1(kd,Ud,Qd,Kd){kd.setAttribute("autocorrect",Qd?"on":"off"),kd.setAttribute("autocapitalize",Kd?"on":"off"),kd.setAttribute("spellcheck",!!Ud)}function p1(){var kd=gf("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; min-height: 1em; outline: none"),Ud=gf("div",[kd],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return md?kd.style.width="1000px":kd.setAttribute("wrap","off"),Md&&(kd.style.border="1px solid black"),Ud}function Rv(kd){var Ud=kd.optionHandlers,Qd=kd.helpers={};kd.prototype={constructor:kd,focus:function(){Jf(this).focus(),this.display.input.focus()},setOption:function(Kd,pf){var Cf=this.options,Pf=Cf[Kd];Cf[Kd]==pf&&Kd!="mode"||(Cf[Kd]=pf,Ud.hasOwnProperty(Kd)&&P_(this,Ud[Kd])(this,pf,Pf),Hm(this,"optionChange",this,Kd))},getOption:function(Kd){return this.options[Kd]},getDoc:function(){return this.doc},addKeyMap:function(Kd,pf){this.state.keyMaps[pf?"push":"unshift"](r1(Kd))},removeKeyMap:function(Kd){for(var pf=this.state.keyMaps,Cf=0;Cf<pf.length;++Cf)if(pf[Cf]==Kd||pf[Cf].name==Kd)return pf.splice(Cf,1),!0},addOverlay:o_(function(Kd,pf){var Cf=Kd.token?Kd:kd.getMode(this.options,Kd);if(Cf.startState)throw new Error("Overlays may not be stateful.");ah(this.state.overlays,{mode:Cf,modeSpec:Kd,opaque:pf&&pf.opaque,priority:pf&&pf.priority||0},function(Pf){return Pf.priority}),this.state.modeGen++,Fg(this)}),removeOverlay:o_(function(Kd){for(var pf=this.state.overlays,Cf=0;Cf<pf.length;++Cf){var Pf=pf[Cf].modeSpec;if(Pf==Kd||typeof Kd=="string"&&Pf.name==Kd){pf.splice(Cf,1),this.state.modeGen++,Fg(this);return}}}),indentLine:o_(function(Kd,pf,Cf){typeof pf!="string"&&typeof pf!="number"&&(pf==null?pf=this.options.smartIndent?"smart":"prev":pf=pf?"add":"subtract"),Jg(this.doc,Kd)&&c1(this,Kd,pf,Cf)}),indentSelection:o_(function(Kd){for(var pf=this.doc.sel.ranges,Cf=-1,Pf=0;Pf<pf.length;Pf++){var jf=pf[Pf];if(jf.empty())jf.head.line>Cf&&(c1(this,jf.head.line,Kd,!0),Cf=jf.head.line,Pf==this.doc.sel.primIndex&&X_(this));else{var Qf=jf.from(),ih=jf.to(),vh=Math.max(Cf,Qf.line);Cf=Math.min(this.lastLine(),ih.line-(ih.ch?0:1))+1;for(var Ch=vh;Ch<Cf;++Ch)c1(this,Ch,Kd);var qh=this.doc.sel.ranges;Qf.ch==0&&pf.length==qh.length&&qh[Pf].from().ch>0&&l0(this.doc,Pf,new O_(Qf,qh[Pf].to()),Vf)}}}),getTokenAt:function(Kd,pf){return ab(this,Kd,pf)},getLineTokens:function(Kd,pf){return ab(this,mm(Kd),pf,!0)},getTokenTypeAt:function(Kd){Kd=a_(this.doc,Kd);var pf=R0(this,Dm(this.doc,Kd.line)),Cf=0,Pf=(pf.length-1)/2,jf=Kd.ch,Qf;if(jf==0)Qf=pf[2];else for(;;){var ih=Cf+Pf>>1;if((ih?pf[ih*2-1]:0)>=jf)Pf=ih;else if(pf[ih*2+1]<jf)Cf=ih+1;else{Qf=pf[ih*2+2];break}}var vh=Qf?Qf.indexOf("overlay "):-1;return vh<0?Qf:vh==0?null:Qf.slice(0,vh-1)},getModeAt:function(Kd){var pf=this.doc.mode;return pf.innerMode?kd.innerMode(pf,this.getTokenAt(Kd).state).mode:pf},getHelper:function(Kd,pf){return this.getHelpers(Kd,pf)[0]},getHelpers:function(Kd,pf){var Cf=[];if(!Qd.hasOwnProperty(pf))return Cf;var Pf=Qd[pf],jf=this.getModeAt(Kd);if(typeof jf[pf]=="string")Pf[jf[pf]]&&Cf.push(Pf[jf[pf]]);else if(jf[pf])for(var Qf=0;Qf<jf[pf].length;Qf++){var ih=Pf[jf[pf][Qf]];ih&&Cf.push(ih)}else jf.helperType&&Pf[jf.helperType]?Cf.push(Pf[jf.helperType]):Pf[jf.name]&&Cf.push(Pf[jf.name]);for(var vh=0;vh<Pf._global.length;vh++){var Ch=Pf._global[vh];Ch.pred(jf,this)&&oh(Cf,Ch.val)==-1&&Cf.push(Ch.val)}return Cf},getStateAfter:function(Kd,pf){var Cf=this.doc;return Kd=e0(Cf,Kd??Cf.first+Cf.size-1),_g(this,Kd+1,pf).state},cursorCoords:function(Kd,pf){var Cf,Pf=this.doc.sel.primary();return Kd==null?Cf=Pf.head:typeof Kd=="object"?Cf=a_(this.doc,Kd):Cf=Kd?Pf.from():Pf.to(),im(this,Cf,pf||"page")},charCoords:function(Kd,pf){return cm(this,a_(this.doc,Kd),pf||"page")},coordsChar:function(Kd,pf){return Kd=Vh(this,Kd,pf||"page"),A_(this,Kd.left,Kd.top)},lineAtHeight:function(Kd,pf){return Kd=Vh(this,{top:Kd,left:0},pf||"page").top,v_(this.doc,Kd+this.display.viewOffset)},heightAtLine:function(Kd,pf,Cf){var Pf=!1,jf;if(typeof Kd=="number"){var Qf=this.doc.first+this.doc.size-1;Kd<this.doc.first?Kd=this.doc.first:Kd>Qf&&(Kd=Qf,Pf=!0),jf=Dm(this.doc,Kd)}else jf=Kd;return K0(this,jf,{top:0,left:0},pf||"page",Cf||Pf).top+(Pf?this.doc.height-i0(jf):0)},defaultTextHeight:function(){return v0(this.display)},defaultCharWidth:function(){return X0(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(Kd,pf,Cf,Pf,jf){var Qf=this.display;Kd=im(this,a_(this.doc,Kd));var ih=Kd.bottom,vh=Kd.left;if(pf.style.position="absolute",pf.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(pf),Qf.sizer.appendChild(pf),Pf=="over")ih=Kd.top;else if(Pf=="above"||Pf=="near"){var Ch=Math.max(Qf.wrapper.clientHeight,this.doc.height),qh=Math.max(Qf.sizer.clientWidth,Qf.lineSpace.clientWidth);(Pf=="above"||Kd.bottom+pf.offsetHeight>Ch)&&Kd.top>pf.offsetHeight?ih=Kd.top-pf.offsetHeight:Kd.bottom+pf.offsetHeight<=Ch&&(ih=Kd.bottom),vh+pf.offsetWidth>qh&&(vh=qh-pf.offsetWidth)}pf.style.top=ih+"px",pf.style.left=pf.style.right="",jf=="right"?(vh=Qf.sizer.clientWidth-pf.offsetWidth,pf.style.right="0px"):(jf=="left"?vh=0:jf=="middle"&&(vh=(Qf.sizer.clientWidth-pf.offsetWidth)/2),pf.style.left=vh+"px"),Cf&&PE(this,{left:vh,top:ih,right:vh+pf.offsetWidth,bottom:ih+pf.offsetHeight})},triggerOnKeyDown:o_(gE),triggerOnKeyPress:o_(c2),triggerOnKeyUp:N0,triggerOnMouseDown:o_(p2),execCommand:function(Kd){if(a1.hasOwnProperty(Kd))return a1[Kd].call(null,this)},triggerElectric:o_(function(Kd){J1(this,Kd)}),findPosH:function(Kd,pf,Cf,Pf){var jf=1;pf<0&&(jf=-1,pf=-pf);for(var Qf=a_(this.doc,Kd),ih=0;ih<pf&&(Qf=s_(this.doc,Qf,jf,Cf,Pf),!Qf.hitSide);++ih);return Qf},moveH:o_(function(Kd,pf){var Cf=this;this.extendSelectionsBy(function(Pf){return Cf.display.shift||Cf.doc.extend||Pf.empty()?s_(Cf.doc,Pf.head,Kd,pf,Cf.options.rtlMoveVisually):Kd<0?Pf.from():Pf.to()},Gf)}),deleteH:o_(function(Kd,pf){var Cf=this.doc.sel,Pf=this.doc;Cf.somethingSelected()?Pf.replaceSelection("",null,"+delete"):bb(this,function(jf){var Qf=s_(Pf,jf.head,Kd,pf,!1);return Kd<0?{from:Qf,to:jf.head}:{from:jf.head,to:Qf}})}),findPosV:function(Kd,pf,Cf,Pf){var jf=1,Qf=Pf;pf<0&&(jf=-1,pf=-pf);for(var ih=a_(this.doc,Kd),vh=0;vh<pf;++vh){var Ch=im(this,ih,"div");if(Qf==null?Qf=Ch.left:Ch.left=Qf,ih=f1(this,Ch,jf,Cf),ih.hitSide)break}return ih},moveV:o_(function(Kd,pf){var Cf=this,Pf=this.doc,jf=[],Qf=!this.display.shift&&!Pf.extend&&Pf.sel.somethingSelected();if(Pf.extendSelectionsBy(function(vh){if(Qf)return Kd<0?vh.from():vh.to();var Ch=im(Cf,vh.head,"div");vh.goalColumn!=null&&(Ch.left=vh.goalColumn),jf.push(Ch.left);var qh=f1(Cf,Ch,Kd,pf);return pf=="page"&&vh==Pf.sel.primary()&&Wy(Cf,cm(Cf,qh,"div").top-Ch.top),qh},Gf),jf.length)for(var ih=0;ih<Pf.sel.ranges.length;ih++)Pf.sel.ranges[ih].goalColumn=jf[ih]}),findWordAt:function(Kd){var pf=this.doc,Cf=Dm(pf,Kd.line).text,Pf=Kd.ch,jf=Kd.ch;if(Cf){var Qf=this.getHelper(Kd,"wordChars");(Kd.sticky=="before"||jf==Cf.length)&&Pf?--Pf:++jf;for(var ih=Cf.charAt(Pf),vh=Bh(ih,Qf)?function(Ch){return Bh(Ch,Qf)}:/\s/.test(ih)?function(Ch){return/\s/.test(Ch)}:function(Ch){return!/\s/.test(Ch)&&!Bh(Ch)};Pf>0&&vh(Cf.charAt(Pf-1));)--Pf;for(;jf<Cf.length&&vh(Cf.charAt(jf));)++jf}return new O_(mm(Kd.line,Pf),mm(Kd.line,jf))},toggleOverwrite:function(Kd){Kd!=null&&Kd==this.state.overwrite||((this.state.overwrite=!this.state.overwrite)?Zf(this.display.cursorDiv,"CodeMirror-overwrite"):_f(this.display.cursorDiv,"CodeMirror-overwrite"),Hm(this,"overwriteToggle",this,this.state.overwrite))},hasFocus:function(){return this.display.input.getField()==Kf(Lf(this))},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:o_(function(Kd,pf){pg(this,Kd,pf)}),getScrollInfo:function(){var Kd=this.display.scroller;return{left:Kd.scrollLeft,top:Kd.scrollTop,height:Kd.scrollHeight-M0(this)-this.display.barHeight,width:Kd.scrollWidth-M0(this)-this.display.barWidth,clientHeight:Iy(this),clientWidth:kb(this)}},scrollIntoView:o_(function(Kd,pf){Kd==null?(Kd={from:this.doc.sel.primary().head,to:null},pf==null&&(pf=this.options.cursorScrollMargin)):typeof Kd=="number"?Kd={from:mm(Kd,0),to:null}:Kd.from==null&&(Kd={from:Kd,to:null}),Kd.to||(Kd.to=Kd.from),Kd.margin=pf||0,Kd.from.line!=null?k2(this,Kd):Qy(this,Kd.from,Kd.to,Kd.margin)}),setSize:o_(function(Kd,pf){var Cf=this,Pf=function(Qf){return typeof Qf=="number"||/^\d+$/.test(String(Qf))?Qf+"px":Qf};Kd!=null&&(this.display.wrapper.style.width=Pf(Kd)),pf!=null&&(this.display.wrapper.style.height=Pf(pf)),this.options.lineWrapping&&IE(this);var jf=this.display.viewFrom;this.doc.iter(jf,this.display.viewTo,function(Qf){if(Qf.widgets){for(var ih=0;ih<Qf.widgets.length;ih++)if(Qf.widgets[ih].noHScroll){ub(Cf,jf,"widget");break}}++jf}),this.curOp.forceUpdate=!0,Hm(this,"refresh",this)}),operation:function(Kd){return Ng(this,Kd)},startOperation:function(){return Ub(this)},endOperation:function(){return Hb(this)},refresh:o_(function(){var Kd=this.display.cachedTextHeight;Fg(this),this.curOp.forceUpdate=!0,Gv(this),pg(this,this.doc.scrollLeft,this.doc.scrollTop),Zy(this.display),(Kd==null||Math.abs(Kd-v0(this.display))>.5||this.options.lineWrapping)&&I1(this),Hm(this,"refresh",this)}),swapDoc:o_(function(Kd){var pf=this.doc;return pf.cm=null,this.state.selectingText&&this.state.selectingText(),nE(this,Kd),Gv(this),this.display.input.reset(),pg(this,Kd.scrollLeft,Kd.scrollTop),this.curOp.forceScroll=!0,Yd(this,"swapDoc",this,pf),pf}),phrase:function(Kd){var pf=this.options.phrases;return pf&&Object.prototype.hasOwnProperty.call(pf,Kd)?pf[Kd]:Kd},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},T_(kd),kd.registerHelper=function(Kd,pf,Cf){Qd.hasOwnProperty(Kd)||(Qd[Kd]=kd[Kd]={_global:[]}),Qd[Kd][pf]=Cf},kd.registerGlobalHelper=function(Kd,pf,Cf,Pf){kd.registerHelper(Kd,pf,Pf),Qd[Kd]._global.push({pred:Cf,val:Pf})}}function s_(kd,Ud,Qd,Kd,pf){var Cf=Ud,Pf=Qd,jf=Dm(kd,Ud.line),Qf=pf&&kd.direction=="rtl"?-Qd:Qd;function ih(){var jm=Ud.line+Qf;return jm<kd.first||jm>=kd.first+kd.size?!1:(Ud=new mm(jm,Ud.ch,Ud.sticky),jf=Dm(kd,jm))}function vh(jm){var Pm;if(Kd=="codepoint"){var Vm=jf.text.charCodeAt(Ud.ch+(Qd>0?0:-1));if(isNaN(Vm))Pm=null;else{var t_=Qd>0?Vm>=55296&&Vm<56320:Vm>=56320&&Vm<57343;Pm=new mm(Ud.line,Math.max(0,Math.min(jf.text.length,Ud.ch+Qd*(t_?2:1))),-Qd)}}else pf?Pm=vb(kd.cm,jf,Ud,Qd):Pm=n1(jf,Ud,Qd);if(Pm==null)if(!jm&&ih())Ud=i1(pf,kd.cm,jf,Ud.line,Qf);else return!1;else Ud=Pm;return!0}if(Kd=="char"||Kd=="codepoint")vh();else if(Kd=="column")vh(!0);else if(Kd=="word"||Kd=="group")for(var Ch=null,qh=Kd=="group",Uh=kd.cm&&kd.cm.getHelper(Ud,"wordChars"),om=!0;!(Qd<0&&!vh(!om));om=!1){var fm=jf.text.charAt(Ud.ch)||`
`,Nm=Bh(fm,Uh)?"w":qh&&fm==`
`?"n":!qh||/\s/.test(fm)?null:"p";if(qh&&!om&&!Nm&&(Nm="s"),Ch&&Ch!=Nm){Qd<0&&(Qd=1,vh(),Ud.sticky="after");break}if(Nm&&(Ch=Nm),Qd>0&&!vh(!om))break}var $m=vv(kd,Ud,Cf,Pf,!0);return Og(Cf,$m)&&($m.hitSide=!0),$m}function f1(kd,Ud,Qd,Kd){var pf=kd.doc,Cf=Ud.left,Pf;if(Kd=="page"){var jf=Math.min(kd.display.wrapper.clientHeight,Jf(kd).innerHeight||pf(kd).documentElement.clientHeight),Qf=Math.max(jf-.5*v0(kd.display),3);Pf=(Qd>0?Ud.bottom:Ud.top)+Qd*Qf}else Kd=="line"&&(Pf=Qd>0?Ud.bottom+3:Ud.top-3);for(var ih;ih=A_(kd,Cf,Pf),!!ih.outside;){if(Qd<0?Pf<=0:Pf>=pf.height){ih.hitSide=!0;break}Pf+=Qd*5}return ih}var R_=function(kd){this.cm=kd,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new qf,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};R_.prototype.init=function(kd){var Ud=this,Qd=this,Kd=Qd.cm,pf=Qd.div=kd.lineDiv;pf.contentEditable=!0,d1(pf,Kd.options.spellcheck,Kd.options.autocorrect,Kd.options.autocapitalize);function Cf(jf){for(var Qf=jf.target;Qf;Qf=Qf.parentNode){if(Qf==pf)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Qf.className))break}return!1}sm(pf,"paste",function(jf){!Cf(jf)||Zm(Kd,jf)||j0(jf,Kd)||fd<=11&&setTimeout(P_(Kd,function(){return Ud.updateFromDOM()}),20)}),sm(pf,"compositionstart",function(jf){Ud.composing={data:jf.data,done:!1}}),sm(pf,"compositionupdate",function(jf){Ud.composing||(Ud.composing={data:jf.data,done:!1})}),sm(pf,"compositionend",function(jf){Ud.composing&&(jf.data!=Ud.composing.data&&Ud.readFromDOMSoon(),Ud.composing.done=!0)}),sm(pf,"touchstart",function(){return Qd.forceCompositionEnd()}),sm(pf,"input",function(){Ud.composing||Ud.readFromDOMSoon()});function Pf(jf){if(!(!Cf(jf)||Zm(Kd,jf))){if(Kd.somethingSelected())Q1({lineWise:!1,text:Kd.getSelections()}),jf.type=="cut"&&Kd.replaceSelection("",null,"cut");else if(Kd.options.lineWiseCopyCut){var Qf=Z1(Kd);Q1({lineWise:!0,text:Qf.text}),jf.type=="cut"&&Kd.operation(function(){Kd.setSelections(Qf.ranges,0,Vf),Kd.replaceSelection("",null,"cut")})}else return;if(jf.clipboardData){jf.clipboardData.clearData();var ih=u0.text.join(`
`);if(jf.clipboardData.setData("Text",ih),jf.clipboardData.getData("Text")==ih){jf.preventDefault();return}}var vh=p1(),Ch=vh.firstChild;d1(Ch),Kd.display.lineSpace.insertBefore(vh,Kd.display.lineSpace.firstChild),Ch.value=u0.text.join(`
`);var qh=Kf(zf(pf));$f(Ch),setTimeout(function(){Kd.display.lineSpace.removeChild(vh),qh.focus(),qh==pf&&Qd.showPrimarySelection()},50)}}sm(pf,"copy",Pf),sm(pf,"cut",Pf)},R_.prototype.screenReaderLabelChanged=function(kd){kd?this.div.setAttribute("aria-label",kd):this.div.removeAttribute("aria-label")},R_.prototype.prepareSelection=function(){var kd=By(this.cm,!1);return kd.focus=Kf(zf(this.div))==this.div,kd},R_.prototype.showSelection=function(kd,Ud){!kd||!this.cm.display.view.length||((kd.focus||Ud)&&this.showPrimarySelection(),this.showMultipleSelections(kd))},R_.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},R_.prototype.showPrimarySelection=function(){var kd=this.getSelection(),Ud=this.cm,Qd=Ud.doc.sel.primary(),Kd=Qd.from(),pf=Qd.to();if(Ud.display.viewTo==Ud.display.viewFrom||Kd.line>=Ud.display.viewTo||pf.line<Ud.display.viewFrom){kd.removeAllRanges();return}var Cf=Eg(Ud,kd.anchorNode,kd.anchorOffset),Pf=Eg(Ud,kd.focusNode,kd.focusOffset);if(!(Cf&&!Cf.bad&&Pf&&!Pf.bad&&i_(Hg(Cf,Pf),Kd)==0&&i_(h0(Cf,Pf),pf)==0)){var jf=Ud.display.view,Qf=Kd.line>=Ud.display.viewFrom&&yb(Ud,Kd)||{node:jf[0].measure.map[2],offset:0},ih=pf.line<Ud.display.viewTo&&yb(Ud,pf);if(!ih){var vh=jf[jf.length-1].measure,Ch=vh.maps?vh.maps[vh.maps.length-1]:vh.map;ih={node:Ch[Ch.length-1],offset:Ch[Ch.length-2]-Ch[Ch.length-3]}}if(!Qf||!ih){kd.removeAllRanges();return}var qh=kd.rangeCount&&kd.getRangeAt(0),Uh;try{Uh=Tf(Qf.node,Qf.offset,ih.offset,ih.node)}catch{}Uh&&(!ld&&Ud.state.focused?(kd.collapse(Qf.node,Qf.offset),Uh.collapsed||(kd.removeAllRanges(),kd.addRange(Uh))):(kd.removeAllRanges(),kd.addRange(Uh)),qh&&kd.anchorNode==null?kd.addRange(qh):ld&&this.startGracePeriod()),this.rememberSelection()}},R_.prototype.startGracePeriod=function(){var kd=this;clearTimeout(this.gracePeriod),this.gracePeriod=setTimeout(function(){kd.gracePeriod=!1,kd.selectionChanged()&&kd.cm.operation(function(){return kd.cm.curOp.selectionChanged=!0})},20)},R_.prototype.showMultipleSelections=function(kd){Sf(this.cm.display.cursorDiv,kd.cursors),Sf(this.cm.display.selectionDiv,kd.selection)},R_.prototype.rememberSelection=function(){var kd=this.getSelection();this.lastAnchorNode=kd.anchorNode,this.lastAnchorOffset=kd.anchorOffset,this.lastFocusNode=kd.focusNode,this.lastFocusOffset=kd.focusOffset},R_.prototype.selectionInEditor=function(){var kd=this.getSelection();if(!kd.rangeCount)return!1;var Ud=kd.getRangeAt(0).commonAncestorContainer;return Mf(this.div,Ud)},R_.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||Kf(zf(this.div))!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},R_.prototype.blur=function(){this.div.blur()},R_.prototype.getField=function(){return this.div},R_.prototype.supportsTouch=function(){return!0},R_.prototype.receivedFocus=function(){var kd=this,Ud=this;this.selectionInEditor()?setTimeout(function(){return kd.pollSelection()},20):Ng(this.cm,function(){return Ud.cm.curOp.selectionChanged=!0});function Qd(){Ud.cm.state.focused&&(Ud.pollSelection(),Ud.polling.set(Ud.cm.options.pollInterval,Qd))}this.polling.set(this.cm.options.pollInterval,Qd)},R_.prototype.selectionChanged=function(){var kd=this.getSelection();return kd.anchorNode!=this.lastAnchorNode||kd.anchorOffset!=this.lastAnchorOffset||kd.focusNode!=this.lastFocusNode||kd.focusOffset!=this.lastFocusOffset},R_.prototype.pollSelection=function(){if(!(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())){var kd=this.getSelection(),Ud=this.cm;if(Bd&&Ad&&this.cm.display.gutterSpecs.length&&rT(kd.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(!this.composing){this.rememberSelection();var Qd=Eg(Ud,kd.anchorNode,kd.anchorOffset),Kd=Eg(Ud,kd.focusNode,kd.focusOffset);Qd&&Kd&&Ng(Ud,function(){Cg(Ud.doc,fb(Qd,Kd),Vf),(Qd.bad||Kd.bad)&&(Ud.curOp.selectionChanged=!0)})}}},R_.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var kd=this.cm,Ud=kd.display,Qd=kd.doc.sel.primary(),Kd=Qd.from(),pf=Qd.to();if(Kd.ch==0&&Kd.line>kd.firstLine()&&(Kd=mm(Kd.line-1,Dm(kd.doc,Kd.line-1).length)),pf.ch==Dm(kd.doc,pf.line).text.length&&pf.line<kd.lastLine()&&(pf=mm(pf.line+1,0)),Kd.line<Ud.viewFrom||pf.line>Ud.viewTo-1)return!1;var Cf,Pf,jf;Kd.line==Ud.viewFrom||(Cf=Pb(kd,Kd.line))==0?(Pf=Lm(Ud.view[0].line),jf=Ud.view[0].node):(Pf=Lm(Ud.view[Cf].line),jf=Ud.view[Cf-1].node.nextSibling);var Qf=Pb(kd,pf.line),ih,vh;if(Qf==Ud.view.length-1?(ih=Ud.viewTo-1,vh=Ud.lineDiv.lastChild):(ih=Lm(Ud.view[Qf+1].line)-1,vh=Ud.view[Qf+1].node.previousSibling),!jf)return!1;for(var Ch=kd.doc.splitLines(b2(kd,jf,vh,Pf,ih)),qh=V_(kd.doc,mm(Pf,0),mm(ih,Dm(kd.doc,ih).text.length));Ch.length>1&&qh.length>1;)if(ph(Ch)==ph(qh))Ch.pop(),qh.pop(),ih--;else if(Ch[0]==qh[0])Ch.shift(),qh.shift(),Pf++;else break;for(var Uh=0,om=0,fm=Ch[0],Nm=qh[0],$m=Math.min(fm.length,Nm.length);Uh<$m&&fm.charCodeAt(Uh)==Nm.charCodeAt(Uh);)++Uh;for(var jm=ph(Ch),Pm=ph(qh),Vm=Math.min(jm.length-(Ch.length==1?Uh:0),Pm.length-(qh.length==1?Uh:0));om<Vm&&jm.charCodeAt(jm.length-om-1)==Pm.charCodeAt(Pm.length-om-1);)++om;if(Ch.length==1&&qh.length==1&&Pf==Kd.line)for(;Uh&&Uh>Kd.ch&&jm.charCodeAt(jm.length-om-1)==Pm.charCodeAt(Pm.length-om-1);)Uh--,om++;Ch[Ch.length-1]=jm.slice(0,jm.length-om).replace(/^\u200b+/,""),Ch[0]=Ch[0].slice(Uh).replace(/\u200b+$/,"");var t_=mm(Pf,Uh),Jm=mm(ih,qh.length?ph(qh).length-om:0);if(Ch.length>1||Ch[0]||i_(t_,Jm))return Vb(kd.doc,Ch,t_,Jm,"+input"),!0},R_.prototype.ensurePolled=function(){this.forceCompositionEnd()},R_.prototype.reset=function(){this.forceCompositionEnd()},R_.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},R_.prototype.readFromDOMSoon=function(){var kd=this;this.readDOMTimeout==null&&(this.readDOMTimeout=setTimeout(function(){if(kd.readDOMTimeout=null,kd.composing)if(kd.composing.done)kd.composing=null;else return;kd.updateFromDOM()},80))},R_.prototype.updateFromDOM=function(){var kd=this;(this.cm.isReadOnly()||!this.pollContent())&&Ng(this.cm,function(){return Fg(kd.cm)})},R_.prototype.setUneditable=function(kd){kd.contentEditable="false"},R_.prototype.onKeyPress=function(kd){kd.charCode==0||this.composing||(kd.preventDefault(),this.cm.isReadOnly()||P_(this.cm,TE)(this.cm,String.fromCharCode(kd.charCode==null?kd.keyCode:kd.charCode),0))},R_.prototype.readOnlyChanged=function(kd){this.div.contentEditable=String(kd!="nocursor")},R_.prototype.onContextMenu=function(){},R_.prototype.resetPosition=function(){},R_.prototype.needsContentAttribute=!0;function yb(kd,Ud){var Qd=N1(kd,Ud.line);if(!Qd||Qd.hidden)return null;var Kd=Dm(kd.doc,Ud.line),pf=wE(Qd,Kd,Ud.line),Cf=Zh(Kd,kd.doc.direction),Pf="left";if(Cf){var jf=Sh(Cf,Ud.ch);Pf=jf%2?"right":"left"}var Qf=DE(pf.map,Ud.ch,Pf);return Qf.offset=Qf.collapse=="right"?Qf.end:Qf.start,Qf}function rT(kd){for(var Ud=kd;Ud;Ud=Ud.parentNode)if(/CodeMirror-gutter-wrapper/.test(Ud.className))return!0;return!1}function Eb(kd,Ud){return Ud&&(kd.bad=!0),kd}function b2(kd,Ud,Qd,Kd,pf){var Cf="",Pf=!1,jf=kd.doc.lineSeparator(),Qf=!1;function ih(Uh){return function(om){return om.id==Uh}}function vh(){Pf&&(Cf+=jf,Qf&&(Cf+=jf),Pf=Qf=!1)}function Ch(Uh){Uh&&(vh(),Cf+=Uh)}function qh(Uh){if(Uh.nodeType==1){var om=Uh.getAttribute("cm-text");if(om){Ch(om);return}var fm=Uh.getAttribute("cm-marker"),Nm;if(fm){var $m=kd.findMarks(mm(Kd,0),mm(pf+1,0),ih(+fm));$m.length&&(Nm=$m[0].find(0))&&Ch(V_(kd.doc,Nm.from,Nm.to).join(jf));return}if(Uh.getAttribute("contenteditable")=="false")return;var jm=/^(pre|div|p|li|table|br)$/i.test(Uh.nodeName);if(!/^br$/i.test(Uh.nodeName)&&Uh.textContent.length==0)return;jm&&vh();for(var Pm=0;Pm<Uh.childNodes.length;Pm++)qh(Uh.childNodes[Pm]);/^(pre|p)$/i.test(Uh.nodeName)&&(Qf=!0),jm&&(Pf=!0)}else Uh.nodeType==3&&Ch(Uh.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;qh(Ud),Ud!=Qd;)Ud=Ud.nextSibling,Qf=!1;return Cf}function Eg(kd,Ud,Qd){var Kd;if(Ud==kd.display.lineDiv){if(Kd=kd.display.lineDiv.childNodes[Qd],!Kd)return Eb(kd.clipPos(mm(kd.display.viewTo-1)),!0);Ud=null,Qd=0}else for(Kd=Ud;;Kd=Kd.parentNode){if(!Kd||Kd==kd.display.lineDiv)return null;if(Kd.parentNode&&Kd.parentNode==kd.display.lineDiv)break}for(var pf=0;pf<kd.display.view.length;pf++){var Cf=kd.display.view[pf];if(Cf.node==Kd)return nT(Cf,Ud,Qd)}}function nT(kd,Ud,Qd){var Kd=kd.text.firstChild,pf=!1;if(!Ud||!Mf(Kd,Ud))return Eb(mm(Lm(kd.line),0),!0);if(Ud==Kd&&(pf=!0,Ud=Kd.childNodes[Qd],Qd=0,!Ud)){var Cf=kd.rest?ph(kd.rest):kd.line;return Eb(mm(Lm(Cf),Cf.text.length),pf)}var Pf=Ud.nodeType==3?Ud:null,jf=Ud;for(!Pf&&Ud.childNodes.length==1&&Ud.firstChild.nodeType==3&&(Pf=Ud.firstChild,Qd&&(Qd=Pf.nodeValue.length));jf.parentNode!=Kd;)jf=jf.parentNode;var Qf=kd.measure,ih=Qf.maps;function vh(Nm,$m,jm){for(var Pm=-1;Pm<(ih?ih.length:0);Pm++)for(var Vm=Pm<0?Qf.map:ih[Pm],t_=0;t_<Vm.length;t_+=3){var Jm=Vm[t_+2];if(Jm==Nm||Jm==$m){var m_=Lm(Pm<0?kd.line:kd.rest[Pm]),$_=Vm[t_]+jm;return(jm<0||Jm!=Nm)&&($_=Vm[t_+(jm?1:0)]),mm(m_,$_)}}}var Ch=vh(Pf,jf,Qd);if(Ch)return Eb(Ch,pf);for(var qh=jf.nextSibling,Uh=Pf?Pf.nodeValue.length-Qd:0;qh;qh=qh.nextSibling){if(Ch=vh(qh,qh.firstChild,0),Ch)return Eb(mm(Ch.line,Ch.ch-Uh),pf);Uh+=qh.textContent.length}for(var om=jf.previousSibling,fm=Qd;om;om=om.previousSibling){if(Ch=vh(om,om.firstChild,-1),Ch)return Eb(mm(Ch.line,Ch.ch+fm),pf);fm+=om.textContent.length}}var ng=function(kd){this.cm=kd,this.prevInput="",this.pollingFast=!1,this.polling=new qf,this.hasSelection=!1,this.composing=null,this.resetting=!1};ng.prototype.init=function(kd){var Ud=this,Qd=this,Kd=this.cm;this.createField(kd);var pf=this.textarea;kd.wrapper.insertBefore(this.wrapper,kd.wrapper.firstChild),Md&&(pf.style.width="0px"),sm(pf,"input",function(){pd&&fd>=9&&Ud.hasSelection&&(Ud.hasSelection=null),Qd.poll()}),sm(pf,"paste",function(Pf){Zm(Kd,Pf)||j0(Pf,Kd)||(Kd.state.pasteIncoming=+new Date,Qd.fastPoll())});function Cf(Pf){if(!Zm(Kd,Pf)){if(Kd.somethingSelected())Q1({lineWise:!1,text:Kd.getSelections()});else if(Kd.options.lineWiseCopyCut){var jf=Z1(Kd);Q1({lineWise:!0,text:jf.text}),Pf.type=="cut"?Kd.setSelections(jf.ranges,null,Vf):(Qd.prevInput="",pf.value=jf.text.join(`
`),$f(pf))}else return;Pf.type=="cut"&&(Kd.state.cutIncoming=+new Date)}}sm(pf,"cut",Cf),sm(pf,"copy",Cf),sm(kd.scroller,"paste",function(Pf){if(!(I_(kd,Pf)||Zm(Kd,Pf))){if(!pf.dispatchEvent){Kd.state.pasteIncoming=+new Date,Qd.focus();return}var jf=new Event("paste");jf.clipboardData=Pf.clipboardData,pf.dispatchEvent(jf)}}),sm(kd.lineSpace,"selectstart",function(Pf){I_(kd,Pf)||Qm(Pf)}),sm(pf,"compositionstart",function(){var Pf=Kd.getCursor("from");Qd.composing&&Qd.composing.range.clear(),Qd.composing={start:Pf,range:Kd.markText(Pf,Kd.getCursor("to"),{className:"CodeMirror-composing"})}}),sm(pf,"compositionend",function(){Qd.composing&&(Qd.poll(),Qd.composing.range.clear(),Qd.composing=null)})},ng.prototype.createField=function(kd){this.wrapper=p1(),this.textarea=this.wrapper.firstChild;var Ud=this.cm.options;d1(this.textarea,Ud.spellcheck,Ud.autocorrect,Ud.autocapitalize)},ng.prototype.screenReaderLabelChanged=function(kd){kd?this.textarea.setAttribute("aria-label",kd):this.textarea.removeAttribute("aria-label")},ng.prototype.prepareSelection=function(){var kd=this.cm,Ud=kd.display,Qd=kd.doc,Kd=By(kd);if(kd.options.moveInputWithCursor){var pf=im(kd,Qd.sel.primary().head,"div"),Cf=Ud.wrapper.getBoundingClientRect(),Pf=Ud.lineDiv.getBoundingClientRect();Kd.teTop=Math.max(0,Math.min(Ud.wrapper.clientHeight-10,pf.top+Pf.top-Cf.top)),Kd.teLeft=Math.max(0,Math.min(Ud.wrapper.clientWidth-10,pf.left+Pf.left-Cf.left))}return Kd},ng.prototype.showSelection=function(kd){var Ud=this.cm,Qd=Ud.display;Sf(Qd.cursorDiv,kd.cursors),Sf(Qd.selectionDiv,kd.selection),kd.teTop!=null&&(this.wrapper.style.top=kd.teTop+"px",this.wrapper.style.left=kd.teLeft+"px")},ng.prototype.reset=function(kd){if(!(this.contextMenuPending||this.composing&&kd)){var Ud=this.cm;if(this.resetting=!0,Ud.somethingSelected()){this.prevInput="";var Qd=Ud.getSelection();this.textarea.value=Qd,Ud.state.focused&&$f(this.textarea),pd&&fd>=9&&(this.hasSelection=Qd)}else kd||(this.prevInput=this.textarea.value="",pd&&fd>=9&&(this.hasSelection=null));this.resetting=!1}},ng.prototype.getField=function(){return this.textarea},ng.prototype.supportsTouch=function(){return!1},ng.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!jd||Kf(zf(this.textarea))!=this.textarea))try{this.textarea.focus()}catch{}},ng.prototype.blur=function(){this.textarea.blur()},ng.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},ng.prototype.receivedFocus=function(){this.slowPoll()},ng.prototype.slowPoll=function(){var kd=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){kd.poll(),kd.cm.state.focused&&kd.slowPoll()})},ng.prototype.fastPoll=function(){var kd=!1,Ud=this;Ud.pollingFast=!0;function Qd(){var Kd=Ud.poll();!Kd&&!kd?(kd=!0,Ud.polling.set(60,Qd)):(Ud.pollingFast=!1,Ud.slowPoll())}Ud.polling.set(20,Qd)},ng.prototype.poll=function(){var kd=this,Ud=this.cm,Qd=this.textarea,Kd=this.prevInput;if(this.contextMenuPending||this.resetting||!Ud.state.focused||th(Qd)&&!Kd&&!this.composing||Ud.isReadOnly()||Ud.options.disableInput||Ud.state.keySeq)return!1;var pf=Qd.value;if(pf==Kd&&!Ud.somethingSelected())return!1;if(pd&&fd>=9&&this.hasSelection===pf||Hd&&/[\uf700-\uf7ff]/.test(pf))return Ud.display.input.reset(),!1;if(Ud.doc.sel==Ud.display.selForContextMenu){var Cf=pf.charCodeAt(0);if(Cf==8203&&!Kd&&(Kd=""),Cf==8666)return this.reset(),this.cm.execCommand("undo")}for(var Pf=0,jf=Math.min(Kd.length,pf.length);Pf<jf&&Kd.charCodeAt(Pf)==pf.charCodeAt(Pf);)++Pf;return Ng(Ud,function(){TE(Ud,pf.slice(Pf),Kd.length-Pf,null,kd.composing?"*compose":null),pf.length>1e3||pf.indexOf(`
`)>-1?Qd.value=kd.prevInput="":kd.prevInput=pf,kd.composing&&(kd.composing.range.clear(),kd.composing.range=Ud.markText(kd.composing.start,Ud.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},ng.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},ng.prototype.onKeyPress=function(){pd&&fd>=9&&(this.hasSelection=null),this.fastPoll()},ng.prototype.onContextMenu=function(kd){var Ud=this,Qd=Ud.cm,Kd=Qd.display,pf=Ud.textarea;Ud.contextMenuPending&&Ud.contextMenuPending();var Cf=P0(Qd,kd),Pf=Kd.scroller.scrollTop;if(!Cf||Id)return;var jf=Qd.options.resetSelectionOnContextMenu;jf&&Qd.doc.sel.contains(Cf)==-1&&P_(Qd,Cg)(Qd.doc,fb(Cf),Vf);var Qf=pf.style.cssText,ih=Ud.wrapper.style.cssText,vh=Ud.wrapper.offsetParent.getBoundingClientRect();Ud.wrapper.style.cssText="position: static",pf.style.cssText=`position: absolute; width: 30px; height: 30px;
top: `+(kd.clientY-vh.top-5)+"px; left: "+(kd.clientX-vh.left-5)+`px;
z-index: 1000; background: `+(pd?"rgba(255, 255, 255, .05)":"transparent")+`;
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var Ch;md&&(Ch=pf.ownerDocument.defaultView.scrollY),Kd.input.focus(),md&&pf.ownerDocument.defaultView.scrollTo(null,Ch),Kd.input.reset(),Qd.somethingSelected()||(pf.value=Ud.prevInput=" "),Ud.contextMenuPending=Uh,Kd.selForContextMenu=Qd.doc.sel,clearTimeout(Kd.detectingSelectAll);function qh(){if(pf.selectionStart!=null){var fm=Qd.somethingSelected(),Nm=""+(fm?pf.value:"");pf.value="⇚",pf.value=Nm,Ud.prevInput=fm?"":"",pf.selectionStart=1,pf.selectionEnd=Nm.length,Kd.selForContextMenu=Qd.doc.sel}}function Uh(){if(Ud.contextMenuPending==Uh&&(Ud.contextMenuPending=!1,Ud.wrapper.style.cssText=ih,pf.style.cssText=Qf,pd&&fd<9&&Kd.scrollbars.setScrollTop(Kd.scroller.scrollTop=Pf),pf.selectionStart!=null)){(!pd||pd&&fd<9)&&qh();var fm=0,Nm=function(){Kd.selForContextMenu==Qd.doc.sel&&pf.selectionStart==0&&pf.selectionEnd>0&&Ud.prevInput==""?P_(Qd,yv)(Qd):fm++<10?Kd.detectingSelectAll=setTimeout(Nm,500):(Kd.selForContextMenu=null,Kd.input.reset())};Kd.detectingSelectAll=setTimeout(Nm,200)}}if(pd&&fd>=9&&qh(),Jd){G_(kd);var om=function(){Rm(window,"mouseup",om),setTimeout(Uh,20)};sm(window,"mouseup",om)}else setTimeout(Uh,50)},ng.prototype.readOnlyChanged=function(kd){kd||this.reset(),this.textarea.disabled=kd=="nocursor",this.textarea.readOnly=!!kd},ng.prototype.setUneditable=function(){},ng.prototype.needsContentAttribute=!1;function v2(kd,Ud){if(Ud=Ud?yf(Ud):{},Ud.value=kd.value,!Ud.tabindex&&kd.tabIndex&&(Ud.tabindex=kd.tabIndex),!Ud.placeholder&&kd.placeholder&&(Ud.placeholder=kd.placeholder),Ud.autofocus==null){var Qd=Kf(zf(kd));Ud.autofocus=Qd==kd||kd.getAttribute("autofocus")!=null&&Qd==document.body}function Kd(){kd.value=jf.getValue()}var pf;if(kd.form&&(sm(kd.form,"submit",Kd),!Ud.leaveSubmitMethodAlone)){var Cf=kd.form;pf=Cf.submit;try{var Pf=Cf.submit=function(){Kd(),Cf.submit=pf,Cf.submit(),Cf.submit=Pf}}catch{}}Ud.finishInit=function(Qf){Qf.save=Kd,Qf.getTextArea=function(){return kd},Qf.toTextArea=function(){Qf.toTextArea=isNaN,Kd(),kd.parentNode.removeChild(Qf.getWrapperElement()),kd.style.display="",kd.form&&(Rm(kd.form,"submit",Kd),!Ud.leaveSubmitMethodAlone&&typeof kd.form.submit=="function"&&(kd.form.submit=pf))}},kd.style.display="none";var jf=w_(function(Qf){return kd.parentNode.insertBefore(Qf,kd.nextSibling)},Ud);return jf}function iT(kd){kd.off=Rm,kd.on=sm,kd.wheelEventPixels=H2,kd.Doc=kg,kd.splitLines=If,kd.countColumn=Bf,kd.findColumn=wf,kd.isWordChar=Yh,kd.Pass=kf,kd.signal=Hm,kd.Line=_0,kd.changeEnd=hb,kd.scrollbarModel=jb,kd.Pos=mm,kd.cmpPos=i_,kd.modes=yh,kd.mimeModes=Rh,kd.resolveMode=Jh,kd.getMode=um,kd.modeExtensions=Um,kd.extendMode=Tm,kd.copyState=zm,kd.startState=C_,kd.innerMode=S_,kd.commands=a1,kd.keyMap=L0,kd.keyName=t1,kd.isModifierKey=q1,kd.lookupKey=Xg,kd.normalizeKeyMap=Kg,kd.StringStream=d_,kd.SharedTextMarker=Cv,kd.TextMarker=w0,kd.LineWidget=Wb,kd.e_preventDefault=Qm,kd.e_stopPropagation=F_,kd.e_stop=G_,kd.addClass=Zf,kd.contains=Mf,kd.rmClass=_f,kd.keyNames=yg}yE(w_),Rv(w_);var y2="iter insert remove copy getEditor constructor".split(" ");for(var ry in kg.prototype)kg.prototype.hasOwnProperty(ry)&&oh(y2,ry)<0&&(w_.prototype[ry]=function(kd){return function(){return kd.apply(this.doc,arguments)}}(kg.prototype[ry]));return T_(kg),w_.inputStyles={textarea:ng,contenteditable:R_},w_.defineMode=function(kd){!w_.defaults.mode&&kd!="null"&&(w_.defaults.mode=kd),wh.apply(this,arguments)},w_.defineMIME=_h,w_.defineMode("null",function(){return{token:function(kd){return kd.skipToEnd()}}}),w_.defineMIME("text/plain","null"),w_.defineExtension=function(kd,Ud){w_.prototype[kd]=Ud},w_.defineDocExtension=function(kd,Ud){kg.prototype[kd]=Ud},w_.fromTextArea=v2,iT(w_),w_.version="5.65.18",w_})}(codemirror)),codemirror.exports}var codemirrorExports=requireCodemirror();const CodeMirror=getDefaultExportFromCjs(codemirrorExports),useStore=defineStore("store",()=>{const Ra=useDark(),qa=useToggle(Ra),nd=useStorage("isMacCodeBlock",!0),od=useToggle(nd),ld=useStorage("isEditOnLeft",!0),ud=useToggle(ld),cd=useStorage("isCiteStatus",!1),dd=useToggle(cd),pd=useStorage(addPrefix("use_indent"),!1),fd=useToggle(pd),md=ref$1(""),vd=useStorage(addPrefix("theme"),themeOptions[0].value),Ad=useStorage("fonts",fontFamilyOptions[0].value),Nd=useStorage("size",fontSizeOptions[2].value),Id=useStorage("color",colorOptions[0].value),Od=useStorage("codeBlockTheme",codeBlockThemeOptions[23].value),Fd=useStorage("legend",legendOptions[3].value),Pd=computed(()=>Number(Nd.value.replace("px",""))),Md=ref$1(null),Bd=useStorage("__editor_content",DEFAULT_CONTENT),jd=()=>{formatDoc(Md.value.getValue()).then(Vf=>{Bd.value=Vf,toRaw(Md.value).setValue(Vf)})},Hd=()=>{const Vf=Od.value,fh=document.querySelector("#hljs");if(fh)fh.setAttribute("href",Vf);else{const Gf=document.createElement("link");Gf.setAttribute("type","text/css"),Gf.setAttribute("rel","stylesheet"),Gf.setAttribute("href",Vf),Gf.setAttribute("id","hljs"),document.head.appendChild(Gf)}},Gd=ref$1(null),zd=Vf=>{Gd.value.setValue(Vf)},df=useStorage("__css_content",DEFAULT_CSS_CONTENT),Wd=useStorage(addPrefix("css_content_config"),{active:"方案1",tabs:[{title:"方案1",name:"方案1",content:df.value||DEFAULT_CSS_CONTENT}]});onMounted(()=>{df.value=""});const Jd=()=>Wd.value.tabs.find(Vf=>Vf.name===Wd.value.active),Xd=Vf=>{Wd.value.active=Vf;const fh=Wd.value.tabs.find(Gf=>Gf.name===Vf).content;zd(fh)},_f=Vf=>{const fh=Jd();fh.title=Vf,fh.name=Vf,Wd.value.active=Vf},vf=Vf=>{Wd.value.tabs.push({name:Vf,title:Vf,content:DEFAULT_CSS_CONTENT}),Wd.value.active=Vf,zd(DEFAULT_CSS_CONTENT)},Sf=Vf=>Wd.value.tabs.every(({name:fh})=>fh!==Vf),gf=initRenderer({theme:customCssWithTemplate(css2json(Jd().content),Id.value,customizeTheme(themeMap[vd.value],{fontSize:Pd.value,color:Id.value})),fonts:Ad.value,size:Nd.value,isUseIndent:pd.value}),bf=()=>{Hd(),gf.reset({citeStatus:cd.value,legend:Fd.value,isUseIndent:pd.value});let Vf=marked$1.parse(Md.value.getValue());Vf=Vf.replace(/(style=".*?)"/,'$1;margin-top: 0"'),Vf+=gf.buildFootnotes(),Vf+=gf.buildAddition(),nd.value&&(Vf+=`
<style>
.hljs.code__pre > .mac-sign {
display: flex;
}
</style>
`),Vf+=`
<style>
.code__pre {
padding: 0 !important;
}
.hljs.code__pre code {
display: -webkit-box;
padding: 0.5em 1em 1em;
overflow-x: auto;
text-indent: 0;
}
</style>
`,md.value=Vf},Tf=()=>{const Vf=css2json(Gd.value.getValue()),fh=customCssWithTemplate(Vf,Id.value,customizeTheme(themeMap[vd.value],{fontSize:Pd.value,color:Id.value}));gf.setOptions({theme:fh}),bf()};onMounted(()=>{const Vf=document.querySelector("#cssEditor");Vf.value=Jd().content;const fh=Ra.value?"darcula":"xq-light";Gd.value=markRaw(CodeMirror.fromTextArea(Vf,{mode:"css",theme:fh,lineNumbers:!1,lineWrapping:!0,styleActiveLine:!0,matchBrackets:!0,autofocus:!0,extraKeys:{[`${shiftKey}-${altKey}-F`]:function(wf){formatDoc(wf.getValue(),"css").then(Rf=>{Jd().content=Rf,wf.setValue(Rf)})}}})),Gd.value.on("keyup",(Gf,wf)=>{(wf.keyCode>=65&&wf.keyCode<=90||wf.keyCode===189)&&Gf.showHint(wf)}),Gd.value.on("update",()=>{Tf(),Jd().content=Gd.value.getValue()})}),watch(Ra,()=>{var fh,Gf;const Vf=Ra.value?"darcula":"xq-light";(Gf=(fh=toRaw(Gd.value))==null?void 0:fh.setOption)==null||Gf.call(fh,"theme",Vf)});const Mf=()=>{cd.value=!1,nd.value=!0,vd.value=themeOptions[0].value,Ad.value=fontFamilyOptions[0].value,Ad.value=fontFamilyOptions[0].value,Nd.value=fontSizeOptions[2].value,Id.value=colorOptions[0].value,Od.value=codeBlockThemeOptions[2].value,Fd.value=legendOptions[3].value,Wd.value={active:"方案 1",tabs:[{title:"方案 1",name:"方案 1",content:df.value||DEFAULT_CSS_CONTENT}]},Gd.value.setValue(DEFAULT_CSS_CONTENT),Tf(),bf()},Kf=Vf=>(...fh)=>{Vf(...fh),bf()},Zf=(Vf,fh)=>{const Gf=themeMap[vd.value],wf=Number(Vf.replace("px",""));return customCssWithTemplate(css2json(Jd().content),fh,customizeTheme(Gf,{fontSize:wf,color:fh}))},eh=Kf(Vf=>{gf.setOptions({theme:customCssWithTemplate(css2json(Jd().content),Id.value,customizeTheme(themeMap[Vf],{fontSize:Pd.value}))}),vd.value=Vf}),$f=Kf(Vf=>{gf.setOptions({fonts:Vf}),Ad.value=Vf}),Df=Kf(Vf=>{const fh=Zf(Vf,Id.value);gf.setOptions({size:Vf,theme:fh}),Nd.value=Vf}),Lf=Kf(Vf=>{const fh=Zf(Nd.value,Vf);gf.setOptions({theme:fh}),Id.value=Vf}),zf=Kf(Vf=>{Od.value=Vf}),Jf=Kf(Vf=>{Fd.value=Vf}),xf=Kf(()=>{od()}),yf=Kf(()=>{dd()}),Bf=Kf(()=>{fd()});return{isDark:Ra,toggleDark:qa,isEditOnLeft:ld,toggleEditOnLeft:ud,isMacCodeBlock:nd,isCiteStatus:cd,citeStatusChanged:yf,isUseIndent:pd,useIndentChanged:Bf,output:md,editor:Md,cssEditor:Gd,theme:vd,fontFamily:Ad,fontSize:Nd,primaryColor:Id,codeBlockTheme:Od,legend:Fd,editorRefresh:bf,themeChanged:eh,fontChanged:$f,sizeChanged:Df,colorChanged:Lf,codeBlockThemeChanged:zf,legendChanged:Jf,macCodeBlockChanged:xf,formatContent:jd,exportEditorContent2HTML:()=>{exportHTML(Id.value),document.querySelector("#output").innerHTML=md.value},exportEditorContent2MD:()=>{downloadMD(Md.value.getValue())},importMarkdownContent:()=>{const Vf=document.body,fh=document.createElement("input");fh.type="file",fh.name="filename",fh.accept=".md",fh.onchange=()=>{const Gf=fh.files[0];if(!Gf)return;const wf=new FileReader;wf.readAsText(Gf),wf.onload=Rf=>{Md.value.setValue(Rf.target.result),ElMessage.success("文档导入成功")}},Vf.appendChild(fh),fh.click(),Vf.removeChild(fh)},resetStyleConfirm:()=>{ElMessageBox.confirm("此操作将丢失本地自定义样式,是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning",center:!0}).then(()=>{Mf(),ElMessage({type:"success",message:"样式重置成功~"})}).catch(()=>{Md.value.focus()})},editorContent:Bd,cssContentConfig:Wd,addCssContentTab:vf,validatorTabName:Sf,setCssEditorValue:zd,tabChanged:Xd,renameTab:_f}}),useDisplayStore=defineStore("display",()=>{const Ra=ref$1(!1),qa=useToggle(Ra),nd=ref$1(!1),od=useToggle(nd),ld=ref$1(!1),ud=useToggle(ld);return{isShowCssEditor:Ra,toggleShowCssEditor:qa,isShowInsertFormDialog:nd,toggleShowInsertFormDialog:od,isShowUploadImgDialog:ld,toggleShowUploadImgDialog:ud}}),_sfc_main$N=defineComponent({__name:"CssEditor",setup(Ra){const qa=useStore(),nd=useDisplayStore();function od(){ElMessageBox.prompt("请输入新的方案名称","编辑方案名称",{confirmButtonText:"确认",cancelButtonText:"取消",inputValue:qa.cssContentConfig.active,inputErrorMessage:"不能与现有方案重名",inputValidator:qa.validatorTabName}).then(({value:ud})=>{if(!`${ud}`.trim()){ElMessage.error("修改失败,方案名不可为空");return}qa.renameTab(ud),ElMessage.success("修改成功~")})}function ld(ud,cd){if(cd==="add")ElMessageBox.prompt("请输入方案名称","新建自定义 CSS",{confirmButtonText:"确认",cancelButtonText:"取消",inputValue:`方案${qa.cssContentConfig.tabs.length+1}`,inputErrorMessage:"不能与现有方案重名",inputValidator:qa.validatorTabName}).then(({value:dd})=>{if(!`${dd}`.trim()){ElMessage.error("新建失败,方案名不可为空");return}qa.addCssContentTab(dd),ElMessage.success("新建成功~")});else if(cd==="remove"){const dd=qa.cssContentConfig.tabs;if(dd.length===1){ElMessage.warning("至少保留一个方案");return}let pd=qa.cssContentConfig.active;pd===ud&&dd.forEach((fd,md)=>{if(fd.name===ud){const vd=dd[md+1]||dd[md-1];vd&&(pd=vd.name)}}),qa.tabChanged(pd),qa.cssContentConfig.tabs=dd.filter(fd=>fd.name!==ud)}}return(ud,cd)=>{const dd=edit_pen_default,pd=ElIcon,fd=ElTabPane,md=ElTabs,vd=ElCol;return openBlock(),createBlock(Transition$1,{"enter-active-class":"bounceInRight"},{default:withCtx(()=>[withDirectives(createVNode(vd,{span:8,class:"cssEditor-wrapper order-1 h-full flex flex-col border-l-1"},{default:withCtx(()=>[createVNode(md,{modelValue:unref(qa).cssContentConfig.active,"onUpdate:modelValue":cd[1]||(cd[1]=Ad=>unref(qa).cssContentConfig.active=Ad),type:"border-card",stretch:"",editable:"",onEdit:ld,onTabChange:unref(qa).tabChanged},{default:withCtx(()=>[(openBlock(!0),createElementBlock(Fragment,null,renderList(unref(qa).cssContentConfig.tabs,Ad=>(openBlock(),createBlock(fd,{key:Ad.name,name:Ad.name},{label:withCtx(()=>[createTextVNode(toDisplayString(Ad.title)+" ",1),unref(qa).cssContentConfig.active===Ad.name?(openBlock(),createBlock(pd,{key:0,class:"ml-1",onClick:cd[0]||(cd[0]=Nd=>od())},{default:withCtx(()=>[createVNode(dd)]),_:1})):createCommentVNode("",!0)]),_:2},1032,["name"]))),128))]),_:1},8,["modelValue","onTabChange"]),cd[2]||(cd[2]=createBaseVNode("textarea",{id:"cssEditor",type:"textarea",placeholder:"Your custom css here."},null,-1))]),_:1},512),[[vShow,unref(nd).isShowCssEditor]])]),_:1})}}}),_export_sfc=(Ra,qa)=>{const nd=Ra.__vccOpts||Ra;for(const[od,ld]of qa)nd[od]=ld;return nd},CssEditor=_export_sfc(_sfc_main$N,[["__scopeId","data-v-0236db12"]]);function r(Ra){var qa,nd,od="";if(typeof Ra=="string"||typeof Ra=="number")od+=Ra;else if(typeof Ra=="object")if(Array.isArray(Ra)){var ld=Ra.length;for(qa=0;qa<ld;qa++)Ra[qa]&&(nd=r(Ra[qa]))&&(od&&(od+=" "),od+=nd)}else for(nd in Ra)Ra[nd]&&(od&&(od+=" "),od+=nd);return od}function clsx(){for(var Ra,qa,nd=0,od="",ld=arguments.length;nd<ld;nd++)(Ra=arguments[nd])&&(qa=r(Ra))&&(od&&(od+=" "),od+=qa);return od}const falsyToString=Ra=>typeof Ra=="boolean"?`${Ra}`:Ra===0?"0":Ra,cx=clsx,cva=(Ra,qa)=>nd=>{var od;if((qa==null?void 0:qa.variants)==null)return cx(Ra,nd==null?void 0:nd.class,nd==null?void 0:nd.className);const{variants:ld,defaultVariants:ud}=qa,cd=Object.keys(ld).map(fd=>{const md=nd==null?void 0:nd[fd],vd=ud==null?void 0:ud[fd];if(md===null)return null;const Ad=falsyToString(md)||falsyToString(vd);return ld[fd][Ad]}),dd=nd&&Object.entries(nd).reduce((fd,md)=>{let[vd,Ad]=md;return Ad===void 0||(fd[vd]=Ad),fd},{}),pd=qa==null||(od=qa.compoundVariants)===null||od===void 0?void 0:od.reduce((fd,md)=>{let{class:vd,className:Ad,...Nd}=md;return Object.entries(Nd).every(Id=>{let[Od,Fd]=Id;return Array.isArray(Fd)?Fd.includes({...ud,...dd}[Od]):{...ud,...dd}[Od]===Fd})?[...fd,vd,Ad]:fd},[]);return cx(Ra,cd,pd,nd==null?void 0:nd.class,nd==null?void 0:nd.className)},CLASS_PART_SEPARATOR="-",createClassGroupUtils=Ra=>{const qa=createClassMap(Ra),{conflictingClassGroups:nd,conflictingClassGroupModifiers:od}=Ra;return{getClassGroupId:cd=>{const dd=cd.split(CLASS_PART_SEPARATOR);return dd[0]===""&&dd.length!==1&&dd.shift(),getGroupRecursive(dd,qa)||getGroupIdForArbitraryProperty(cd)},getConflictingClassGroupIds:(cd,dd)=>{const pd=nd[cd]||[];return dd&&od[cd]?[...pd,...od[cd]]:pd}}},getGroupRecursive=(Ra,qa)=>{var cd;if(Ra.length===0)return qa.classGroupId;const nd=Ra[0],od=qa.nextPart.get(nd),ld=od?getGroupRecursive(Ra.slice(1),od):void 0;if(ld)return ld;if(qa.validators.length===0)return;const ud=Ra.join(CLASS_PART_SEPARATOR);return(cd=qa.validators.find(({validator:dd})=>dd(ud)))==null?void 0:cd.classGroupId},arbitraryPropertyRegex=/^\[(.+)\]$/,getGroupIdForArbitraryProperty=Ra=>{if(arbitraryPropertyRegex.test(Ra)){const qa=arbitraryPropertyRegex.exec(Ra)[1],nd=qa==null?void 0:qa.substring(0,qa.indexOf(":"));if(nd)return"arbitrary.."+nd}},createClassMap=Ra=>{const{theme:qa,prefix:nd}=Ra,od={nextPart:new Map,validators:[]};return getPrefixedClassGroupEntries(Object.entries(Ra.classGroups),nd).forEach(([ud,cd])=>{processClassesRecursively(cd,od,ud,qa)}),od},processClassesRecursively=(Ra,qa,nd,od)=>{Ra.forEach(ld=>{if(typeof ld=="string"){const ud=ld===""?qa:getPart(qa,ld);ud.classGroupId=nd;return}if(typeof ld=="function"){if(isThemeGetter(ld)){processClassesRecursively(ld(od),qa,nd,od);return}qa.validators.push({validator:ld,classGroupId:nd});return}Object.entries(ld).forEach(([ud,cd])=>{processClassesRecursively(cd,getPart(qa,ud),nd,od)})})},getPart=(Ra,qa)=>{let nd=Ra;return qa.split(CLASS_PART_SEPARATOR).forEach(od=>{nd.nextPart.has(od)||nd.nextPart.set(od,{nextPart:new Map,validators:[]}),nd=nd.nextPart.get(od)}),nd},isThemeGetter=Ra=>Ra.isThemeGetter,getPrefixedClassGroupEntries=(Ra,qa)=>qa?Ra.map(([nd,od])=>{const ld=od.map(ud=>typeof ud=="string"?qa+ud:typeof ud=="object"?Object.fromEntries(Object.entries(ud).map(([cd,dd])=>[qa+cd,dd])):ud);return[nd,ld]}):Ra,createLruCache=Ra=>{if(Ra<1)return{get:()=>{},set:()=>{}};let qa=0,nd=new Map,od=new Map;const ld=(ud,cd)=>{nd.set(ud,cd),qa++,qa>Ra&&(qa=0,od=nd,nd=new Map)};return{get(ud){let cd=nd.get(ud);if(cd!==void 0)return cd;if((cd=od.get(ud))!==void 0)return ld(ud,cd),cd},set(ud,cd){nd.has(ud)?nd.set(ud,cd):ld(ud,cd)}}},IMPORTANT_MODIFIER="!",createParseClassName=Ra=>{const{separator:qa,experimentalParseClassName:nd}=Ra,od=qa.length===1,ld=qa[0],ud=qa.length,cd=dd=>{const pd=[];let fd=0,md=0,vd;for(let Fd=0;Fd<dd.length;Fd++){let Pd=dd[Fd];if(fd===0){if(Pd===ld&&(od||dd.slice(Fd,Fd+ud)===qa)){pd.push(dd.slice(md,Fd)),md=Fd+ud;continue}if(Pd==="/"){vd=Fd;continue}}Pd==="["?fd++:Pd==="]"&&fd--}const Ad=pd.length===0?dd:dd.substring(md),Nd=Ad.startsWith(IMPORTANT_MODIFIER),Id=Nd?Ad.substring(1):Ad,Od=vd&&vd>md?vd-md:void 0;return{modifiers:pd,hasImportantModifier:Nd,baseClassName:Id,maybePostfixModifierPosition:Od}};return nd?dd=>nd({className:dd,parseClassName:cd}):cd},sortModifiers=Ra=>{if(Ra.length<=1)return Ra;const qa=[];let nd=[];return Ra.forEach(od=>{od[0]==="["?(qa.push(...nd.sort(),od),nd=[]):nd.push(od)}),qa.push(...nd.sort()),qa},createConfigUtils=Ra=>({cache:createLruCache(Ra.cacheSize),parseClassName:createParseClassName(Ra),...createClassGroupUtils(Ra)}),SPLIT_CLASSES_REGEX=/\s+/,mergeClassList=(Ra,qa)=>{const{parseClassName:nd,getClassGroupId:od,getConflictingClassGroupIds:ld}=qa,ud=[],cd=Ra.trim().split(SPLIT_CLASSES_REGEX);let dd="";for(let pd=cd.length-1;pd>=0;pd-=1){const fd=cd[pd],{modifiers:md,hasImportantModifier:vd,baseClassName:Ad,maybePostfixModifierPosition:Nd}=nd(fd);let Id=!!Nd,Od=od(Id?Ad.substring(0,Nd):Ad);if(!Od){if(!Id){dd=fd+(dd.length>0?" "+dd:dd);continue}if(Od=od(Ad),!Od){dd=fd+(dd.length>0?" "+dd:dd);continue}Id=!1}const Fd=sortModifiers(md).join(":"),Pd=vd?Fd+IMPORTANT_MODIFIER:Fd,Md=Pd+Od;if(ud.includes(Md))continue;ud.push(Md);const Bd=ld(Od,Id);for(let jd=0;jd<Bd.length;++jd){const Hd=Bd[jd];ud.push(Pd+Hd)}dd=fd+(dd.length>0?" "+dd:dd)}return dd};function twJoin(){let Ra=0,qa,nd,od="";for(;Ra<arguments.length;)(qa=arguments[Ra++])&&(nd=toValue$1(qa))&&(od&&(od+=" "),od+=nd);return od}const toValue$1=Ra=>{if(typeof Ra=="string")return Ra;let qa,nd="";for(let od=0;od<Ra.length;od++)Ra[od]&&(qa=toValue$1(Ra[od]))&&(nd&&(nd+=" "),nd+=qa);return nd};function createTailwindMerge(Ra,...qa){let nd,od,ld,ud=cd;function cd(pd){const fd=qa.reduce((md,vd)=>vd(md),Ra());return nd=createConfigUtils(fd),od=nd.cache.get,ld=nd.cache.set,ud=dd,dd(pd)}function dd(pd){const fd=od(pd);if(fd)return fd;const md=mergeClassList(pd,nd);return ld(pd,md),md}return function(){return ud(twJoin.apply(null,arguments))}}const fromTheme=Ra=>{const qa=nd=>nd[Ra]||[];return qa.isThemeGetter=!0,qa},arbitraryValueRegex=/^\[(?:([a-z-]+):)?(.+)\]$/i,fractionRegex=/^\d+\/\d+$/,stringLengths=new Set(["px","full","screen"]),tshirtUnitRegex=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,lengthUnitRegex=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,colorFunctionRegex=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,shadowRegex=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,imageRegex=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,isLength=Ra=>isNumber$2(Ra)||stringLengths.has(Ra)||fractionRegex.test(Ra),isArbitraryLength=Ra=>getIsArbitraryValue(Ra,"length",isLengthOnly),isNumber$2=Ra=>!!Ra&&!Number.isNaN(Number(Ra)),isArbitraryNumber=Ra=>getIsArbitraryValue(Ra,"number",isNumber$2),isInteger=Ra=>!!Ra&&Number.isInteger(Number(Ra)),isPercent=Ra=>Ra.endsWith("%")&&isNumber$2(Ra.slice(0,-1)),isArbitraryValue=Ra=>arbitraryValueRegex.test(Ra),isTshirtSize=Ra=>tshirtUnitRegex.test(Ra),sizeLabels=new Set(["length","size","percentage"]),isArbitrarySize=Ra=>getIsArbitraryValue(Ra,sizeLabels,isNever),isArbitraryPosition=Ra=>getIsArbitraryValue(Ra,"position",isNever),imageLabels=new Set(["image","url"]),isArbitraryImage=Ra=>getIsArbitraryValue(Ra,imageLabels,isImage),isArbitraryShadow=Ra=>getIsArbitraryValue(Ra,"",isShadow),isAny=()=>!0,getIsArbitraryValue=(Ra,qa,nd)=>{const od=arbitraryValueRegex.exec(Ra);return od?od[1]?typeof qa=="string"?od[1]===qa:qa.has(od[1]):nd(od[2]):!1},isLengthOnly=Ra=>lengthUnitRegex.test(Ra)&&!colorFunctionRegex.test(Ra),isNever=()=>!1,isShadow=Ra=>shadowRegex.test(Ra),isImage=Ra=>imageRegex.test(Ra),getDefaultConfig=()=>{const Ra=fromTheme("colors"),qa=fromTheme("spacing"),nd=fromTheme("blur"),od=fromTheme("brightness"),ld=fromTheme("borderColor"),ud=fromTheme("borderRadius"),cd=fromTheme("borderSpacing"),dd=fromTheme("borderWidth"),pd=fromTheme("contrast"),fd=fromTheme("grayscale"),md=fromTheme("hueRotate"),vd=fromTheme("invert"),Ad=fromTheme("gap"),Nd=fromTheme("gradientColorStops"),Id=fromTheme("gradientColorStopPositions"),Od=fromTheme("inset"),Fd=fromTheme("margin"),Pd=fromTheme("opacity"),Md=fromTheme("padding"),Bd=fromTheme("saturate"),jd=fromTheme("scale"),Hd=fromTheme("sepia"),Gd=fromTheme("skew"),zd=fromTheme("space"),df=fromTheme("translate"),Wd=()=>["auto","contain","none"],Jd=()=>["auto","hidden","clip","visible","scroll"],Xd=()=>["auto",isArbitraryValue,qa],_f=()=>[isArbitraryValue,qa],vf=()=>["",isLength,isArbitraryLength],Sf=()=>["auto",isNumber$2,isArbitraryValue],gf=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],bf=()=>["solid","dashed","dotted","double","none"],Tf=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Mf=()=>["start","end","center","between","around","evenly","stretch"],Kf=()=>["","0",isArbitraryValue],Zf=()=>["auto","avoid","all","avoid-page","page","left","right","column"],eh=()=>[isNumber$2,isArbitraryValue];return{cacheSize:500,separator:":",theme:{colors:[isAny],spacing:[isLength,isArbitraryLength],blur:["none","",isTshirtSize,isArbitraryValue],brightness:eh(),borderColor:[Ra],borderRadius:["none","","full",isTshirtSize,isArbitraryValue],borderSpacing:_f(),borderWidth:vf(),contrast:eh(),grayscale:Kf(),hueRotate:eh(),invert:Kf(),gap:_f(),gradientColorStops:[Ra],gradientColorStopPositions:[isPercent,isArbitraryLength],inset:Xd(),margin:Xd(),opacity:eh(),padding:_f(),saturate:eh(),scale:eh(),sepia:Kf(),skew:eh(),space:_f(),translate:_f()},classGroups:{aspect:[{aspect:["auto","square","video",isArbitraryValue]}],container:["container"],columns:[{columns:[isTshirtSize]}],"break-after":[{"break-after":Zf()}],"break-before":[{"break-before":Zf()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...gf(),isArbitraryValue]}],overflow:[{overflow:Jd()}],"overflow-x":[{"overflow-x":Jd()}],"overflow-y":[{"overflow-y":Jd()}],overscroll:[{overscroll:Wd()}],"overscroll-x":[{"overscroll-x":Wd()}],"overscroll-y":[{"overscroll-y":Wd()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[Od]}],"inset-x":[{"inset-x":[Od]}],"inset-y":[{"inset-y":[Od]}],start:[{start:[Od]}],end:[{end:[Od]}],top:[{top:[Od]}],right:[{right:[Od]}],bottom:[{bottom:[Od]}],left:[{left:[Od]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",isInteger,isArbitraryValue]}],basis:[{basis:Xd()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",isArbitraryValue]}],grow:[{grow:Kf()}],shrink:[{shrink:Kf()}],order:[{order:["first","last","none",isInteger,isArbitraryValue]}],"grid-cols":[{"grid-cols":[isAny]}],"col-start-end":[{col:["auto",{span:["full",isInteger,isArbitraryValue]},isArbitraryValue]}],"col-start":[{"col-start":Sf()}],"col-end":[{"col-end":Sf()}],"grid-rows":[{"grid-rows":[isAny]}],"row-start-end":[{row:["auto",{span:[isInteger,isArbitraryValue]},isArbitraryValue]}],"row-start":[{"row-start":Sf()}],"row-end":[{"row-end":Sf()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",isArbitraryValue]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",isArbitraryValue]}],gap:[{gap:[Ad]}],"gap-x":[{"gap-x":[Ad]}],"gap-y":[{"gap-y":[Ad]}],"justify-content":[{justify:["normal",...Mf()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...Mf(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...Mf(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[Md]}],px:[{px:[Md]}],py:[{py:[Md]}],ps:[{ps:[Md]}],pe:[{pe:[Md]}],pt:[{pt:[Md]}],pr:[{pr:[Md]}],pb:[{pb:[Md]}],pl:[{pl:[Md]}],m:[{m:[Fd]}],mx:[{mx:[Fd]}],my:[{my:[Fd]}],ms:[{ms:[Fd]}],me:[{me:[Fd]}],mt:[{mt:[Fd]}],mr:[{mr:[Fd]}],mb:[{mb:[Fd]}],ml:[{ml:[Fd]}],"space-x":[{"space-x":[zd]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[zd]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",isArbitraryValue,qa]}],"min-w":[{"min-w":[isArbitraryValue,qa,"min","max","fit"]}],"max-w":[{"max-w":[isArbitraryValue,qa,"none","full","min","max","fit","prose",{screen:[isTshirtSize]},isTshirtSize]}],h:[{h:[isArbitraryValue,qa,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[isArbitraryValue,qa,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[isArbitraryValue,qa,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[isArbitraryValue,qa,"auto","min","max","fit"]}],"font-size":[{text:["base",isTshirtSize,isArbitraryLength]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",isArbitraryNumber]}],"font-family":[{font:[isAny]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",isArbitraryValue]}],"line-clamp":[{"line-clamp":["none",isNumber$2,isArbitraryNumber]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",isLength,isArbitraryValue]}],"list-image":[{"list-image":["none",isArbitraryValue]}],"list-style-type":[{list:["none","disc","decimal",isArbitraryValue]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[Ra]}],"placeholder-opacity":[{"placeholder-opacity":[Pd]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[Ra]}],"text-opacity":[{"text-opacity":[Pd]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...bf(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",isLength,isArbitraryLength]}],"underline-offset":[{"underline-offset":["auto",isLength,isArbitraryValue]}],"text-decoration-color":[{decoration:[Ra]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:_f()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",isArbitraryValue]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",isArbitraryValue]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[Pd]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...gf(),isArbitraryPosition]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",isArbitrarySize]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},isArbitraryImage]}],"bg-color":[{bg:[Ra]}],"gradient-from-pos":[{from:[Id]}],"gradient-via-pos":[{via:[Id]}],"gradient-to-pos":[{to:[Id]}],"gradient-from":[{from:[Nd]}],"gradient-via":[{via:[Nd]}],"gradient-to":[{to:[Nd]}],rounded:[{rounded:[ud]}],"rounded-s":[{"rounded-s":[ud]}],"rounded-e":[{"rounded-e":[ud]}],"rounded-t":[{"rounded-t":[ud]}],"rounded-r":[{"rounded-r":[ud]}],"rounded-b":[{"rounded-b":[ud]}],"rounded-l":[{"rounded-l":[ud]}],"rounded-ss":[{"rounded-ss":[ud]}],"rounded-se":[{"rounded-se":[ud]}],"rounded-ee":[{"rounded-ee":[ud]}],"rounded-es":[{"rounded-es":[ud]}],"rounded-tl":[{"rounded-tl":[ud]}],"rounded-tr":[{"rounded-tr":[ud]}],"rounded-br":[{"rounded-br":[ud]}],"rounded-bl":[{"rounded-bl":[ud]}],"border-w":[{border:[dd]}],"border-w-x":[{"border-x":[dd]}],"border-w-y":[{"border-y":[dd]}],"border-w-s":[{"border-s":[dd]}],"border-w-e":[{"border-e":[dd]}],"border-w-t":[{"border-t":[dd]}],"border-w-r":[{"border-r":[dd]}],"border-w-b":[{"border-b":[dd]}],"border-w-l":[{"border-l":[dd]}],"border-opacity":[{"border-opacity":[Pd]}],"border-style":[{border:[...bf(),"hidden"]}],"divide-x":[{"divide-x":[dd]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[dd]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[Pd]}],"divide-style":[{divide:bf()}],"border-color":[{border:[ld]}],"border-color-x":[{"border-x":[ld]}],"border-color-y":[{"border-y":[ld]}],"border-color-s":[{"border-s":[ld]}],"border-color-e":[{"border-e":[ld]}],"border-color-t":[{"border-t":[ld]}],"border-color-r":[{"border-r":[ld]}],"border-color-b":[{"border-b":[ld]}],"border-color-l":[{"border-l":[ld]}],"divide-color":[{divide:[ld]}],"outline-style":[{outline:["",...bf()]}],"outline-offset":[{"outline-offset":[isLength,isArbitraryValue]}],"outline-w":[{outline:[isLength,isArbitraryLength]}],"outline-color":[{outline:[Ra]}],"ring-w":[{ring:vf()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[Ra]}],"ring-opacity":[{"ring-opacity":[Pd]}],"ring-offset-w":[{"ring-offset":[isLength,isArbitraryLength]}],"ring-offset-color":[{"ring-offset":[Ra]}],shadow:[{shadow:["","inner","none",isTshirtSize,isArbitraryShadow]}],"shadow-color":[{shadow:[isAny]}],opacity:[{opacity:[Pd]}],"mix-blend":[{"mix-blend":[...Tf(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":Tf()}],filter:[{filter:["","none"]}],blur:[{blur:[nd]}],brightness:[{brightness:[od]}],contrast:[{contrast:[pd]}],"drop-shadow":[{"drop-shadow":["","none",isTshirtSize,isArbitraryValue]}],grayscale:[{grayscale:[fd]}],"hue-rotate":[{"hue-rotate":[md]}],invert:[{invert:[vd]}],saturate:[{saturate:[Bd]}],sepia:[{sepia:[Hd]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[nd]}],"backdrop-brightness":[{"backdrop-brightness":[od]}],"backdrop-contrast":[{"backdrop-contrast":[pd]}],"backdrop-grayscale":[{"backdrop-grayscale":[fd]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[md]}],"backdrop-invert":[{"backdrop-invert":[vd]}],"backdrop-opacity":[{"backdrop-opacity":[Pd]}],"backdrop-saturate":[{"backdrop-saturate":[Bd]}],"backdrop-sepia":[{"backdrop-sepia":[Hd]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[cd]}],"border-spacing-x":[{"border-spacing-x":[cd]}],"border-spacing-y":[{"border-spacing-y":[cd]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",isArbitraryValue]}],duration:[{duration:eh()}],ease:[{ease:["linear","in","out","in-out",isArbitraryValue]}],delay:[{delay:eh()}],animate:[{animate:["none","spin","ping","pulse","bounce",isArbitraryValue]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[jd]}],"scale-x":[{"scale-x":[jd]}],"scale-y":[{"scale-y":[jd]}],rotate:[{rotate:[isInteger,isArbitraryValue]}],"translate-x":[{"translate-x":[df]}],"translate-y":[{"translate-y":[df]}],"skew-x":[{"skew-x":[Gd]}],"skew-y":[{"skew-y":[Gd]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",isArbitraryValue]}],accent:[{accent:["auto",Ra]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",isArbitraryValue]}],"caret-color":[{caret:[Ra]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":_f()}],"scroll-mx":[{"scroll-mx":_f()}],"scroll-my":[{"scroll-my":_f()}],"scroll-ms":[{"scroll-ms":_f()}],"scroll-me":[{"scroll-me":_f()}],"scroll-mt":[{"scroll-mt":_f()}],"scroll-mr":[{"scroll-mr":_f()}],"scroll-mb":[{"scroll-mb":_f()}],"scroll-ml":[{"scroll-ml":_f()}],"scroll-p":[{"scroll-p":_f()}],"scroll-px":[{"scroll-px":_f()}],"scroll-py":[{"scroll-py":_f()}],"scroll-ps":[{"scroll-ps":_f()}],"scroll-pe":[{"scroll-pe":_f()}],"scroll-pt":[{"scroll-pt":_f()}],"scroll-pr":[{"scroll-pr":_f()}],"scroll-pb":[{"scroll-pb":_f()}],"scroll-pl":[{"scroll-pl":_f()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",isArbitraryValue]}],fill:[{fill:[Ra,"none"]}],"stroke-w":[{stroke:[isLength,isArbitraryLength,isArbitraryNumber]}],stroke:[{stroke:[Ra,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}},twMerge=createTailwindMerge(getDefaultConfig);function cn(...Ra){return twMerge(clsx(Ra))}function isComponentPublicInstance(Ra){return Ra!=null&&typeof Ra=="object"&&"$el"in Ra}function unwrapElement(Ra){if(isComponentPublicInstance(Ra)){const qa=Ra.$el;return isNode$2(qa)&&getNodeName(qa)==="#comment"?null:qa}return Ra}function toValue(Ra){return typeof Ra=="function"?Ra():unref(Ra)}function arrow(Ra){return{name:"arrow",options:Ra,fn(qa){const nd=unwrapElement(toValue(Ra.element));return nd==null?{}:arrow$1({element:nd,padding:Ra.padding}).fn(qa)}}}function getDPR(Ra){return typeof window>"u"?1:(Ra.ownerDocument.defaultView||window).devicePixelRatio||1}function roundByDPR(Ra,qa){const nd=getDPR(Ra);return Math.round(qa*nd)/nd}function useFloating(Ra,qa,nd){nd===void 0&&(nd={});const od=nd.whileElementsMounted,ld=computed(()=>{var zd;return(zd=toValue(nd.open))!=null?zd:!0}),ud=computed(()=>toValue(nd.middleware)),cd=computed(()=>{var zd;return(zd=toValue(nd.placement))!=null?zd:"bottom"}),dd=computed(()=>{var zd;return(zd=toValue(nd.strategy))!=null?zd:"absolute"}),pd=computed(()=>{var zd;return(zd=toValue(nd.transform))!=null?zd:!0}),fd=computed(()=>unwrapElement(Ra.value)),md=computed(()=>unwrapElement(qa.value)),vd=ref$1(0),Ad=ref$1(0),Nd=ref$1(dd.value),Id=ref$1(cd.value),Od=shallowRef({}),Fd=ref$1(!1),Pd=computed(()=>{const zd={position:Nd.value,left:"0",top:"0"};if(!md.value)return zd;const df=roundByDPR(md.value,vd.value),Wd=roundByDPR(md.value,Ad.value);return pd.value?{...zd,transform:"translate("+df+"px, "+Wd+"px)",...getDPR(md.value)>=1.5&&{willChange:"transform"}}:{position:Nd.value,left:df+"px",top:Wd+"px"}});let Md;function Bd(){if(fd.value==null||md.value==null)return;const zd=ld.value;computePosition(fd.value,md.value,{middleware:ud.value,placement:cd.value,strategy:dd.value}).then(df=>{vd.value=df.x,Ad.value=df.y,Nd.value=df.strategy,Id.value=df.placement,Od.value=df.middlewareData,Fd.value=zd!==!1})}function jd(){typeof Md=="function"&&(Md(),Md=void 0)}function Hd(){if(jd(),od===void 0){Bd();return}if(fd.value!=null&&md.value!=null){Md=od(fd.value,md.value,Bd);return}}function Gd(){ld.value||(Fd.value=!1)}return watch([ud,cd,dd,ld],Bd,{flush:"sync"}),watch([fd,md],Hd,{flush:"sync"}),watch(ld,Gd,{flush:"sync"}),getCurrentScope()&&onScopeDispose(jd),{x:shallowReadonly(vd),y:shallowReadonly(Ad),strategy:shallowReadonly(Nd),placement:shallowReadonly(Id),middlewareData:shallowReadonly(Od),isPositioned:shallowReadonly(Fd),floatingStyles:Pd,update:Bd}}function Q(Ra,qa){const nd=typeof Ra=="string"&&!qa?`${Ra}Context`:qa,od=Symbol(nd);return[ld=>{const ud=inject(od,ld);if(ud||ud===null)return ud;throw new Error(`Injection \`${od.toString()}\` not found. Component must be used within ${Array.isArray(Ra)?`one of the following components: ${Ra.join(", ")}`:`\`${Ra}\``}`)},ld=>(provide(od,ld),ld)]}function Ht(Ra,qa,nd){const od=nd.originalEvent.target,ld=new CustomEvent(Ra,{bubbles:!1,cancelable:!0,detail:nd});qa&&od.addEventListener(Ra,qa,{once:!0}),od.dispatchEvent(ld)}function Wt(Ra,qa=Number.NEGATIVE_INFINITY,nd=Number.POSITIVE_INFINITY){return Math.min(Math.max(Ra,qa),nd)}function Kt(Ra){return Ra==null}function Jr(Ra,qa){var nd;const od=shallowRef();return watchEffect(()=>{od.value=Ra()},{...qa,flush:(nd=void 0)!=null?nd:"sync"}),readonly(od)}function ht(Ra){return getCurrentScope()?(onScopeDispose(Ra),!0):!1}function ia(){const Ra=new Set,qa=nd=>{Ra.delete(nd)};return{on:nd=>{Ra.add(nd);const od=()=>qa(nd);return ht(od),{off:od}},off:qa,trigger:(...nd)=>Promise.all(Array.from(Ra).map(od=>od(...nd)))}}function ei(Ra){let qa=!1,nd;const od=effectScope(!0);return(...ld)=>(qa||(nd=od.run(()=>Ra(...ld)),qa=!0),nd)}function xl(Ra){let qa=0,nd,od;const ld=()=>{qa-=1,od&&qa<=0&&(od.stop(),nd=void 0,od=void 0)};return(...ud)=>(qa+=1,nd||(od=effectScope(!0),nd=od.run(()=>Ra(...ud))),ht(ld),nd)}function Ke(Ra){return typeof Ra=="function"?Ra():unref(Ra)}const qe=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const ai=Ra=>typeof Ra<"u",oi=Object.prototype.toString,li=Ra=>oi.call(Ra)==="[object Object]",Va=()=>{},zo=si();function si(){var Ra,qa;return qe&&((Ra=window==null?void 0:window.navigator)==null?void 0:Ra.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((qa=window==null?void 0:window.navigator)==null?void 0:qa.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function El(Ra,qa){function nd(...od){return new Promise((ld,ud)=>{Promise.resolve(Ra(()=>qa.apply(this,od),{fn:qa,thisArg:this,args:od})).then(ld).catch(ud)})}return nd}const Pl=Ra=>Ra();function ii(Ra=Pl){const qa=ref$1(!0);function nd(){qa.value=!1}function od(){qa.value=!0}const ld=(...ud)=>{qa.value&&Ra(...ud)};return{isActive:readonly(qa),pause:nd,resume:od,eventFilter:ld}}function Dl(Ra){return getCurrentInstance()}function $t(Ra,qa=1e4){return customRef((nd,od)=>{let ld=Ke(Ra),ud;const cd=()=>setTimeout(()=>{ld=Ke(Ra),od()},Ke(qa));return ht(()=>{clearTimeout(ud)}),{get(){return nd(),ld},set(dd){ld=dd,od(),clearTimeout(ud),ud=cd()}}})}function ui(Ra,qa,nd={}){const{eventFilter:od=Pl,...ld}=nd;return watch(Ra,El(od,qa),ld)}function Ko(Ra,qa,nd={}){const{eventFilter:od,...ld}=nd,{eventFilter:ud,pause:cd,resume:dd,isActive:pd}=ii(od);return{stop:ui(Ra,qa,{...ld,eventFilter:ud}),pause:cd,resume:dd,isActive:pd}}function di(Ra,qa,...[nd]){const{flush:od="sync",deep:ld=!1,immediate:ud=!0,direction:cd="both",transform:dd={}}=nd||{},pd=[],fd="ltr"in dd&&dd.ltr||(vd=>vd),md="rtl"in dd&&dd.rtl||(vd=>vd);return(cd==="both"||cd==="ltr")&&pd.push(Ko(Ra,vd=>{pd.forEach(Ad=>Ad.pause()),qa.value=fd(vd),pd.forEach(Ad=>Ad.resume())},{flush:od,deep:ld,immediate:ud})),(cd==="both"||cd==="rtl")&&pd.push(Ko(qa,vd=>{pd.forEach(Ad=>Ad.pause()),Ra.value=md(vd),pd.forEach(Ad=>Ad.resume())},{flush:od,deep:ld,immediate:ud})),()=>{pd.forEach(vd=>vd.stop())}}function ci(Ra,qa){Dl()&&onBeforeUnmount(Ra,qa)}function $e(Ra){var qa;const nd=Ke(Ra);return(qa=nd==null?void 0:nd.$el)!=null?qa:nd}const qt=qe?window:void 0;function Le(...Ra){let qa,nd,od,ld;if(typeof Ra[0]=="string"||Array.isArray(Ra[0])?([nd,od,ld]=Ra,qa=qt):[qa,nd,od,ld]=Ra,!qa)return Va;Array.isArray(nd)||(nd=[nd]),Array.isArray(od)||(od=[od]);const ud=[],cd=()=>{ud.forEach(md=>md()),ud.length=0},dd=(md,vd,Ad,Nd)=>(md.addEventListener(vd,Ad,Nd),()=>md.removeEventListener(vd,Ad,Nd)),pd=watch(()=>[$e(qa),Ke(ld)],([md,vd])=>{if(cd(),!md)return;const Ad=li(vd)?{...vd}:vd;ud.push(...nd.flatMap(Nd=>od.map(Id=>dd(md,Nd,Id,Ad))))},{immediate:!0,flush:"post"}),fd=()=>{pd(),cd()};return ht(fd),fd}function mi(Ra){return typeof Ra=="function"?Ra:typeof Ra=="string"?qa=>qa.key===Ra:Array.isArray(Ra)?qa=>Ra.includes(qa.key):()=>!0}function jn(...Ra){let qa,nd,od={};Ra.length===3?(qa=Ra[0],nd=Ra[1],od=Ra[2]):Ra.length===2?typeof Ra[1]=="object"?(qa=!0,nd=Ra[0],od=Ra[1]):(qa=Ra[0],nd=Ra[1]):(qa=!0,nd=Ra[0]);const{target:ld=qt,eventName:ud="keydown",passive:cd=!1,dedupe:dd=!1}=od,pd=mi(qa);return Le(ld,ud,fd=>{fd.repeat&&Ke(dd)||pd(fd)&&nd(fd)},cd)}function ja(){const Ra=ref$1(!1),qa=getCurrentInstance();return qa&&onMounted(()=>{Ra.value=!0},qa),Ra}function yi(Ra){return JSON.parse(JSON.stringify(Ra))}function ne(Ra,qa,nd,od={}){var ld,ud,cd;const{clone:dd=!1,passive:pd=!1,eventName:fd,deep:md=!1,defaultValue:vd,shouldEmit:Ad}=od,Nd=getCurrentInstance(),Id=nd||(Nd==null?void 0:Nd.emit)||((ld=Nd==null?void 0:Nd.$emit)==null?void 0:ld.bind(Nd))||((cd=(ud=Nd==null?void 0:Nd.proxy)==null?void 0:ud.$emit)==null?void 0:cd.bind(Nd==null?void 0:Nd.proxy));let Od=fd;qa||(qa="modelValue"),Od=Od||`update:${qa.toString()}`;const Fd=Bd=>dd?typeof dd=="function"?dd(Bd):yi(Bd):Bd,Pd=()=>ai(Ra[qa])?Fd(Ra[qa]):vd,Md=Bd=>{Ad?Ad(Bd)&&Id(Od,Bd):Id(Od,Bd)};if(pd){const Bd=Pd(),jd=ref$1(Bd);let Hd=!1;return watch(()=>Ra[qa],Gd=>{Hd||(Hd=!0,jd.value=Fd(Gd),nextTick$1(()=>Hd=!1))}),watch(jd,Gd=>{!Hd&&(Gd!==Ra[qa]||md)&&Md(Gd)},{deep:md}),jd}else return computed({get(){return Pd()},set(Bd){Md(Bd)}})}function Ua(Ra){return Ra?Ra.flatMap(qa=>qa.type===Fragment?Ua(qa.children):[qa]):[]}const Ci=["INPUT","TEXTAREA"];function Bt(Ra,qa,nd,od={}){if(!qa||od.enableIgnoredElement&&Ci.includes(qa.nodeName))return null;const{arrowKeyOptions:ld="both",attributeName:ud="[data-radix-vue-collection-item]",itemsArray:cd=[],loop:dd=!0,dir:pd="ltr",preventScroll:fd=!0,focus:md=!1}=od,[vd,Ad,Nd,Id,Od,Fd]=[Ra.key==="ArrowRight",Ra.key==="ArrowLeft",Ra.key==="ArrowUp",Ra.key==="ArrowDown",Ra.key==="Home",Ra.key==="End"],Pd=Nd||Id,Md=vd||Ad;if(!Od&&!Fd&&(!Pd&&!Md||ld==="vertical"&&Md||ld==="horizontal"&&Pd))return null;const Bd=nd?Array.from(nd.querySelectorAll(ud)):cd;if(!Bd.length)return null;fd&&Ra.preventDefault();let jd=null;return Md||Pd?jd=Rl(Bd,qa,{goForward:Pd?Id:pd==="ltr"?vd:Ad,loop:dd}):Od?jd=Bd.at(0)||null:Fd&&(jd=Bd.at(-1)||null),md&&(jd==null||jd.focus()),jd}function Rl(Ra,qa,nd,od=Ra.length){if(--od===0)return null;const ld=Ra.indexOf(qa),ud=nd.goForward?ld+1:ld-1;if(!nd.loop&&(ud<0||ud>=Ra.length))return null;const cd=(ud+Ra.length)%Ra.length,dd=Ra[cd];return dd?dd.hasAttribute("disabled")&&dd.getAttribute("disabled")!=="false"?Rl(Ra,dd,nd,od):dd:null}function gn(Ra){if(Ra===null||typeof Ra!="object")return!1;const qa=Object.getPrototypeOf(Ra);return qa!==null&&qa!==Object.prototype&&Object.getPrototypeOf(qa)!==null||Symbol.iterator in Ra?!1:Symbol.toStringTag in Ra?Object.prototype.toString.call(Ra)==="[object Module]":!0}function Pn(Ra,qa,nd=".",od){if(!gn(qa))return Pn(Ra,{},nd);const ld=Object.assign({},qa);for(const ud in Ra){if(ud==="__proto__"||ud==="constructor")continue;const cd=Ra[ud];cd!=null&&(Array.isArray(cd)&&Array.isArray(ld[ud])?ld[ud]=[...cd,...ld[ud]]:gn(cd)&&gn(ld[ud])?ld[ud]=Pn(cd,ld[ud],(nd?`${nd}.`:"")+ud.toString()):ld[ud]=cd)}return ld}function wi(Ra){return(...qa)=>qa.reduce((nd,od)=>Pn(nd,od,""),{})}const _i=wi(),[Ga,xi]=Q("ConfigProvider");let Si="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",Ei=(Ra=21)=>{let qa="",nd=Ra;for(;nd--;)qa+=Si[Math.random()*64|0];return qa};const Pi=xl(()=>{const Ra=ref$1(new Map),qa=ref$1(),nd=computed(()=>{for(const cd of Ra.value.values())if(cd)return!0;return!1}),od=Ga({scrollBody:ref$1(!0)});let ld=null;const ud=()=>{document.body.style.paddingRight="",document.body.style.marginRight="",document.body.style.pointerEvents="",document.body.style.removeProperty("--scrollbar-width"),document.body.style.overflow=qa.value??"",zo&&(ld==null||ld()),qa.value=void 0};return watch(nd,(cd,dd)=>{var pd;if(!qe)return;if(!cd){dd&&ud();return}qa.value===void 0&&(qa.value=document.body.style.overflow);const fd=window.innerWidth-document.documentElement.clientWidth,md={padding:fd,margin:0},vd=(pd=od.scrollBody)!=null&&pd.value?typeof od.scrollBody.value=="object"?_i({padding:od.scrollBody.value.padding===!0?fd:od.scrollBody.value.padding,margin:od.scrollBody.value.margin===!0?fd:od.scrollBody.value.margin},md):md:{padding:0,margin:0};fd>0&&(document.body.style.paddingRight=typeof vd.padding=="number"?`${vd.padding}px`:String(vd.padding),document.body.style.marginRight=typeof vd.margin=="number"?`${vd.margin}px`:String(vd.margin),document.body.style.setProperty("--scrollbar-width",`${fd}px`),document.body.style.overflow="hidden"),zo&&(ld=Le(document,"touchmove",Ad=>Di(Ad),{passive:!1})),nextTick$1(()=>{document.body.style.pointerEvents="none",document.body.style.overflow="hidden"})},{immediate:!0,flush:"sync"}),Ra});function ha(Ra){const qa=Ei(6),nd=Pi();nd.value.set(qa,Ra??!1);const od=computed({get:()=>nd.value.get(qa)??!1,set:ld=>nd.value.set(qa,ld)});return ci(()=>{nd.value.delete(qa)}),od}function Al(Ra){const qa=window.getComputedStyle(Ra);if(qa.overflowX==="scroll"||qa.overflowY==="scroll"||qa.overflowX==="auto"&&Ra.clientWidth<Ra.scrollWidth||qa.overflowY==="auto"&&Ra.clientHeight<Ra.scrollHeight)return!0;{const nd=Ra.parentNode;return!nd||nd.tagName==="BODY"?!1:Al(nd)}}function Di(Ra){const qa=Ra||window.event,nd=qa.target;return Al(nd)?!1:qa.touches.length>1?!0:(qa.preventDefault&&qa.cancelable&&qa.preventDefault(),!1)}const $i="data-radix-vue-collection-item";function Me(Ra,qa=$i){const nd=Ra??Symbol();return{createCollection:od=>{const ld=ref$1([]);function ud(){const cd=$e(od);return cd?ld.value=Array.from(cd.querySelectorAll(`[${qa}]:not([data-disabled])`)):ld.value=[]}return onBeforeUpdate(()=>{ld.value=[]}),onMounted(ud),onUpdated(ud),watch(()=>od==null?void 0:od.value,ud,{immediate:!0}),provide(nd,ld),ld},injectCollection:()=>inject(nd,ref$1([]))}}function be(Ra){const qa=Ga({dir:ref$1("ltr")});return computed(()=>{var nd;return(Ra==null?void 0:Ra.value)||((nd=qa.dir)==null?void 0:nd.value)||"ltr"})}function Ae(Ra){const qa=getCurrentInstance(),nd=qa==null?void 0:qa.type.emits,od={};return nd!=null&&nd.length||console.warn(`No emitted event found. Please check component: ${qa==null?void 0:qa.type.__name}`),nd==null||nd.forEach(ld=>{od[toHandlerKey(camelize(ld))]=(...ud)=>Ra(ld,...ud)}),od}let bn=0;function Gn(){watchEffect(Ra=>{if(!qe)return;const qa=document.querySelectorAll("[data-radix-focus-guard]");document.body.insertAdjacentElement("afterbegin",qa[0]??Ho()),document.body.insertAdjacentElement("beforeend",qa[1]??Ho()),bn++,Ra(()=>{bn===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(nd=>nd.remove()),bn--})})}function Ho(){const Ra=document.createElement("span");return Ra.setAttribute("data-radix-focus-guard",""),Ra.tabIndex=0,Ra.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",Ra}function Je(Ra){return computed(()=>{var qa;return Ke(Ra)?!!((qa=$e(Ra))!=null&&qa.closest("form")):!0})}function It(Ra){const qa=getCurrentInstance(),nd=Object.keys((qa==null?void 0:qa.type.props)??{}).reduce((ld,ud)=>{const cd=(qa==null?void 0:qa.type.props[ud]).default;return cd!==void 0&&(ld[ud]=cd),ld},{}),od=toRef$1(Ra);return computed(()=>{const ld={},ud=(qa==null?void 0:qa.vnode.props)??{};return Object.keys(ud).forEach(cd=>{ld[camelize(cd)]=ud[cd]}),Object.keys({...nd,...ld}).reduce((cd,dd)=>(od.value[dd]!==void 0&&(cd[dd]=od.value[dd]),cd),{})})}function xe(Ra,qa){const nd=It(Ra),od=qa?Ae(qa):{};return computed(()=>({...nd.value,...od}))}function R$1(){const Ra=getCurrentInstance(),qa=ref$1(),nd=computed(()=>{var cd,dd;return["#text","#comment"].includes((cd=qa.value)==null?void 0:cd.$el.nodeName)?(dd=qa.value)==null?void 0:dd.$el.nextElementSibling:$e(qa)}),od=Object.assign({},Ra.exposed),ld={};for(const cd in Ra.props)Object.defineProperty(ld,cd,{enumerable:!0,configurable:!0,get:()=>Ra.props[cd]});if(Object.keys(od).length>0)for(const cd in od)Object.defineProperty(ld,cd,{enumerable:!0,configurable:!0,get:()=>od[cd]});Object.defineProperty(ld,"$el",{enumerable:!0,configurable:!0,get:()=>Ra.vnode.el}),Ra.exposed=ld;function ud(cd){qa.value=cd,!(cd instanceof Element||!cd)&&(Object.defineProperty(ld,"$el",{enumerable:!0,configurable:!0,get:()=>cd.$el}),Ra.exposed=ld)}return{forwardRef:ud,currentRef:qa,currentElement:nd}}function Ol(Ra,qa){const nd=$t(!1,300),od=ref$1(null),ld=ia();function ud(){od.value=null,nd.value=!1}function cd(dd,pd){const fd=dd.currentTarget,md={x:dd.clientX,y:dd.clientY},vd=Bi(md,fd.getBoundingClientRect()),Ad=Ii(md,vd),Nd=Ti(pd.getBoundingClientRect()),Id=Ai([...Ad,...Nd]);od.value=Id,nd.value=!0}return watchEffect(dd=>{if(Ra.value&&qa.value){const pd=md=>cd(md,qa.value),fd=md=>cd(md,Ra.value);Ra.value.addEventListener("pointerleave",pd),qa.value.addEventListener("pointerleave",fd),dd(()=>{var md,vd;(md=Ra.value)==null||md.removeEventListener("pointerleave",pd),(vd=qa.value)==null||vd.removeEventListener("pointerleave",fd)})}}),watchEffect(dd=>{var pd;if(od.value){const fd=md=>{var vd,Ad;if(!od.value)return;const Nd=md.target,Id={x:md.clientX,y:md.clientY},Od=((vd=Ra.value)==null?void 0:vd.contains(Nd))||((Ad=qa.value)==null?void 0:Ad.contains(Nd)),Fd=!Ri(Id,od.value),Pd=Nd.hasAttribute("data-grace-area-trigger");Od?ud():(Fd||Pd)&&(ud(),ld.trigger())};(pd=Ra.value)==null||pd.ownerDocument.addEventListener("pointermove",fd),dd(()=>{var md;return(md=Ra.value)==null?void 0:md.ownerDocument.removeEventListener("pointermove",fd)})}}),{isPointerInTransit:nd,onPointerExit:ld.on}}function Bi(Ra,qa){const nd=Math.abs(qa.top-Ra.y),od=Math.abs(qa.bottom-Ra.y),ld=Math.abs(qa.right-Ra.x),ud=Math.abs(qa.left-Ra.x);switch(Math.min(nd,od,ld,ud)){case ud:return"left";case ld:return"right";case nd:return"top";case od:return"bottom";default:throw new Error("unreachable")}}function Ii(Ra,qa,nd=5){const od=[];switch(qa){case"top":od.push({x:Ra.x-nd,y:Ra.y+nd},{x:Ra.x+nd,y:Ra.y+nd});break;case"bottom":od.push({x:Ra.x-nd,y:Ra.y-nd},{x:Ra.x+nd,y:Ra.y-nd});break;case"left":od.push({x:Ra.x+nd,y:Ra.y-nd},{x:Ra.x+nd,y:Ra.y+nd});break;case"right":od.push({x:Ra.x-nd,y:Ra.y-nd},{x:Ra.x-nd,y:Ra.y+nd});break}return od}function Ti(Ra){const{top:qa,right:nd,bottom:od,left:ld}=Ra;return[{x:ld,y:qa},{x:nd,y:qa},{x:nd,y:od},{x:ld,y:od}]}function Ri(Ra,qa){const{x:nd,y:od}=Ra;let ld=!1;for(let ud=0,cd=qa.length-1;ud<qa.length;cd=ud++){const dd=qa[ud].x,pd=qa[ud].y,fd=qa[cd].x,md=qa[cd].y;pd>od!=md>od&&nd<(fd-dd)*(od-pd)/(md-pd)+dd&&(ld=!ld)}return ld}function Ai(Ra){const qa=Ra.slice();return qa.sort((nd,od)=>nd.x<od.x?-1:nd.x>od.x?1:nd.y<od.y?-1:nd.y>od.y?1:0),Oi(qa)}function Oi(Ra){if(Ra.length<=1)return Ra.slice();const qa=[];for(let od=0;od<Ra.length;od++){const ld=Ra[od];for(;qa.length>=2;){const ud=qa[qa.length-1],cd=qa[qa.length-2];if((ud.x-cd.x)*(ld.y-cd.y)>=(ud.y-cd.y)*(ld.x-cd.x))qa.pop();else break}qa.push(ld)}qa.pop();const nd=[];for(let od=Ra.length-1;od>=0;od--){const ld=Ra[od];for(;nd.length>=2;){const ud=nd[nd.length-1],cd=nd[nd.length-2];if((ud.x-cd.x)*(ld.y-cd.y)>=(ud.y-cd.y)*(ld.x-cd.x))nd.pop();else break}nd.push(ld)}return nd.pop(),qa.length===1&&nd.length===1&&qa[0].x===nd[0].x&&qa[0].y===nd[0].y?qa:qa.concat(nd)}var ki=function(Ra){if(typeof document>"u")return null;var qa=Array.isArray(Ra)?Ra[0]:Ra;return qa.ownerDocument.body},Nt=new WeakMap,Pa=new WeakMap,Da={},Cn=0,kl=function(Ra){return Ra&&(Ra.host||kl(Ra.parentNode))},Mi=function(Ra,qa){return qa.map(function(nd){if(Ra.contains(nd))return nd;var od=kl(nd);return od&&Ra.contains(od)?od:(console.error("aria-hidden",nd,"in not contained inside",Ra,". Doing nothing"),null)}).filter(function(nd){return!!nd})},Vi=function(Ra,qa,nd,od){var ld=Mi(qa,Array.isArray(Ra)?Ra:[Ra]);Da[nd]||(Da[nd]=new WeakMap);var ud=Da[nd],cd=[],dd=new Set,pd=new Set(ld),fd=function(vd){!vd||dd.has(vd)||(dd.add(vd),fd(vd.parentNode))};ld.forEach(fd);var md=function(vd){!vd||pd.has(vd)||Array.prototype.forEach.call(vd.children,function(Ad){if(dd.has(Ad))md(Ad);else try{var Nd=Ad.getAttribute(od),Id=Nd!==null&&Nd!=="false",Od=(Nt.get(Ad)||0)+1,Fd=(ud.get(Ad)||0)+1;Nt.set(Ad,Od),ud.set(Ad,Fd),cd.push(Ad),Od===1&&Id&&Pa.set(Ad,!0),Fd===1&&Ad.setAttribute(nd,"true"),Id||Ad.setAttribute(od,"true")}catch(Pd){console.error("aria-hidden: cannot operate on ",Ad,Pd)}})};return md(qa),dd.clear(),Cn++,function(){cd.forEach(function(vd){var Ad=Nt.get(vd)-1,Nd=ud.get(vd)-1;Nt.set(vd,Ad),ud.set(vd,Nd),Ad||(Pa.has(vd)||vd.removeAttribute(od),Pa.delete(vd)),Nd||vd.removeAttribute(nd)}),Cn--,Cn||(Nt=new WeakMap,Nt=new WeakMap,Pa=new WeakMap,Da={})}},Fi=function(Ra,qa,nd){nd===void 0&&(nd="data-aria-hidden");var od=Array.from(Array.isArray(Ra)?Ra:[Ra]),ld=ki(Ra);return ld?(od.push.apply(od,Array.from(ld.querySelectorAll("[aria-live]"))),Vi(od,ld,nd,"aria-hidden")):function(){return null}};function ya(Ra){let qa;watch(()=>$e(Ra),nd=>{nd?qa=Fi(nd):qa&&qa()}),onUnmounted(()=>{qa&&qa()})}let Ni=0;function he(Ra,qa="radix"){if(Ra)return Ra;const nd=Ga({useId:void 0});return useId$1?`${qa}-${useId$1()}`:nd.useId?`${qa}-${nd.useId()}`:`${qa}-${++Ni}`}function Ml(Ra){const qa=ref$1(),nd=computed(()=>{var ld;return((ld=qa.value)==null?void 0:ld.width)??0}),od=computed(()=>{var ld;return((ld=qa.value)==null?void 0:ld.height)??0});return onMounted(()=>{const ld=$e(Ra);if(ld){qa.value={width:ld.offsetWidth,height:ld.offsetHeight};const ud=new ResizeObserver(cd=>{if(!Array.isArray(cd)||!cd.length)return;const dd=cd[0];let pd,fd;if("borderBoxSize"in dd){const md=dd.borderBoxSize,vd=Array.isArray(md)?md[0]:md;pd=vd.inlineSize,fd=vd.blockSize}else pd=ld.offsetWidth,fd=ld.offsetHeight;qa.value={width:pd,height:fd}});return ud.observe(ld,{box:"border-box"}),()=>ud.unobserve(ld)}else qa.value=void 0}),{width:nd,height:od}}function Vl(Ra,qa){const nd=ref$1(Ra);function od(ld){return qa[nd.value][ld]??nd.value}return{state:nd,dispatch:ld=>{nd.value=od(ld)}}}function ga(Ra){const qa=$t("",1e3);return{search:qa,handleTypeaheadSearch:(nd,od)=>{var ld,ud;if(!(Ra!=null&&Ra.value)&&!od)return;qa.value=qa.value+nd;const cd=(Ra==null?void 0:Ra.value)??od,dd=document.activeElement,pd=((ud=(ld=cd.find(Ad=>Ad===dd))==null?void 0:ld.textContent)==null?void 0:ud.trim())??"",fd=cd.map(Ad=>{var Nd;return((Nd=Ad.textContent)==null?void 0:Nd.trim())??""}),md=Yn(fd,qa.value,pd),vd=cd.find(Ad=>{var Nd;return((Nd=Ad.textContent)==null?void 0:Nd.trim())===md});return vd&&vd.focus(),vd},resetTypeahead:()=>{qa.value=""}}}function qn(Ra,qa){return Ra.map((nd,od)=>Ra[(qa+od)%Ra.length])}function Yn(Ra,qa,nd){const od=qa.length>1&&Array.from(qa).every(dd=>dd===qa[0])?qa[0]:qa,ld=nd?Ra.indexOf(nd):-1;let ud=qn(Ra,Math.max(ld,0));od.length===1&&(ud=ud.filter(dd=>dd!==nd));const cd=ud.find(dd=>dd.toLowerCase().startsWith(od.toLowerCase()));return cd!==nd?cd:void 0}const Xn=defineComponent({name:"PrimitiveSlot",inheritAttrs:!1,setup(Ra,{attrs:qa,slots:nd}){return()=>{var od,ld;if(!nd.default)return null;const ud=Ua(nd.default()),cd=ud.findIndex(md=>md.type!==Comment$2);if(cd===-1)return ud;const dd=ud[cd];(od=dd.props)==null||delete od.ref;const pd=dd.props?mergeProps(qa,dd.props):qa;qa.class&&(ld=dd.props)!=null&&ld.class&&delete dd.props.class;const fd=cloneVNode(dd,pd);for(const md in pd)md.startsWith("on")&&(fd.props||(fd.props={}),fd.props[md]=pd[md]);return ud.length===1?fd:(ud[cd]=fd,ud)}}}),O=defineComponent({name:"Primitive",inheritAttrs:!1,props:{asChild:{type:Boolean,default:!1},as:{type:[String,Object],default:"div"}},setup(Ra,{attrs:qa,slots:nd}){const od=Ra.asChild?"template":Ra.as;return typeof od=="string"&&["area","img","input"].includes(od)?()=>h$1(od,qa):od!=="template"?()=>h$1(Ra.as,qa,{default:nd.default}):()=>h$1(Xn,qa,{default:nd.default})}});function Ie(){const Ra=ref$1(),qa=computed(()=>{var nd,od;return["#text","#comment"].includes((nd=Ra.value)==null?void 0:nd.$el.nodeName)?(od=Ra.value)==null?void 0:od.$el.nextElementSibling:$e(Ra)});return{primitiveElement:Ra,currentElement:qa}}function Wi(Ra,qa){const nd=ref$1({}),od=ref$1("none"),ld=Ra.value?"mounted":"unmounted",{state:ud,dispatch:cd}=Vl(ld,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}}),dd=Ad=>{var Nd;if(qe){const Id=new CustomEvent(Ad,{bubbles:!1,cancelable:!1});(Nd=qa.value)==null||Nd.dispatchEvent(Id)}};watch(Ra,async(Ad,Nd)=>{var Id;const Od=Nd!==Ad;if(await nextTick$1(),Od){const Fd=od.value,Pd=$a(qa.value);Ad?(cd("MOUNT"),dd("enter"),Pd==="none"&&dd("after-enter")):Pd==="none"||((Id=nd.value)==null?void 0:Id.display)==="none"?(cd("UNMOUNT"),dd("leave"),dd("after-leave")):Nd&&Fd!==Pd?(cd("ANIMATION_OUT"),dd("leave")):(cd("UNMOUNT"),dd("after-leave"))}},{immediate:!0});const pd=Ad=>{const Nd=$a(qa.value),Id=Nd.includes(Ad.animationName),Od=ud.value==="mounted"?"enter":"leave";Ad.target===qa.value&&Id&&(dd(`after-${Od}`),cd("ANIMATION_END")),Ad.target===qa.value&&Nd==="none"&&cd("ANIMATION_END")},fd=Ad=>{Ad.target===qa.value&&(od.value=$a(qa.value))},md=watch(qa,(Ad,Nd)=>{Ad?(nd.value=getComputedStyle(Ad),Ad.addEventListener("animationstart",fd),Ad.addEventListener("animationcancel",pd),Ad.addEventListener("animationend",pd)):(cd("ANIMATION_END"),Nd==null||Nd.removeEventListener("animationstart",fd),Nd==null||Nd.removeEventListener("animationcancel",pd),Nd==null||Nd.removeEventListener("animationend",pd))},{immediate:!0}),vd=watch(ud,()=>{const Ad=$a(qa.value);od.value=ud.value==="mounted"?Ad:"none"});return onUnmounted(()=>{md(),vd()}),{isPresent:computed(()=>["mounted","unmountSuspended"].includes(ud.value))}}function $a(Ra){return Ra&&getComputedStyle(Ra).animationName||"none"}const Pe=defineComponent({name:"Presence",props:{present:{type:Boolean,required:!0},forceMount:{type:Boolean}},slots:{},setup(Ra,{slots:qa,expose:nd}){var od;const{present:ld,forceMount:ud}=toRefs(Ra),cd=ref$1(),{isPresent:dd}=Wi(ld,cd);nd({present:dd});let pd=qa.default({present:dd});pd=Ua(pd||[]);const fd=getCurrentInstance();if(pd&&(pd==null?void 0:pd.length)>1){const md=(od=fd==null?void 0:fd.parent)!=null&&od.type.name?`<${fd.parent.type.name} />`:"component";throw new Error([`Detected an invalid children for \`${md}\` for \`Presence\` component.`,"","Note: Presence works similarly to `v-if` directly, but it waits for animation/transition to finished before unmounting. So it expect only one direct child of valid VNode type.","You can apply a few solutions:",["Provide a single child element so that `presence` directive attach correctly.","Ensure the first child is an actual element instead of a raw text node or comment node."].map(vd=>` - ${vd}`).join(`
`)].join(`
`))}return()=>ud.value||ld.value||dd.value?h$1(qa.default({present:dd})[0],{ref:md=>{const vd=$e(md);return typeof(vd==null?void 0:vd.hasAttribute)>"u"||(vd!=null&&vd.hasAttribute("data-radix-popper-content-wrapper")?cd.value=vd.firstElementChild:cd.value=vd),vd}}):null}}),[et,Xi]=Q("DialogRoot"),Zi=defineComponent({inheritAttrs:!1,__name:"DialogRoot",props:{open:{type:Boolean,default:void 0},defaultOpen:{type:Boolean,default:!1},modal:{type:Boolean,default:!0}},emits:["update:open"],setup(Ra,{emit:qa}){const nd=Ra,od=ne(nd,"open",qa,{defaultValue:nd.defaultOpen,passive:nd.open===void 0}),ld=ref$1(),ud=ref$1(),{modal:cd}=toRefs(nd);return Xi({open:od,modal:cd,openModal:()=>{od.value=!0},onOpenChange:dd=>{od.value=dd},onOpenToggle:()=>{od.value=!od.value},contentId:"",titleId:"",descriptionId:"",triggerElement:ld,contentElement:ud}),(dd,pd)=>renderSlot(dd.$slots,"default",{open:unref(od)})}}),nt=defineComponent({__name:"Teleport",props:{to:{default:"body"},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(Ra){const qa=ja();return(nd,od)=>unref(qa)||nd.forceMount?(openBlock(),createBlock(Teleport$1,{key:0,to:nd.to,disabled:nd.disabled},[renderSlot(nd.$slots,"default")],8,["to","disabled"])):createCommentVNode("",!0)}}),xv=defineComponent({__name:"DialogPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(nt),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),Qi="dismissableLayer.pointerDownOutside",eu="dismissableLayer.focusOutside";function zl(Ra,qa){const nd=qa.closest("[data-dismissable-layer]"),od=Ra.dataset.dismissableLayer===""?Ra:Ra.querySelector("[data-dismissable-layer]"),ld=Array.from(Ra.ownerDocument.querySelectorAll("[data-dismissable-layer]"));return!!(nd&&od===nd||ld.indexOf(od)<ld.indexOf(nd))}function Kl(Ra,qa){var nd;const od=((nd=qa==null?void 0:qa.value)==null?void 0:nd.ownerDocument)??(globalThis==null?void 0:globalThis.document),ld=ref$1(!1),ud=ref$1(()=>{});return watchEffect(cd=>{if(!qe)return;const dd=async fd=>{const md=fd.target;if(qa!=null&&qa.value){if(zl(qa.value,md)){ld.value=!1;return}if(fd.target&&!ld.value){let vd=function(){Ht(Qi,Ra,Ad)};const Ad={originalEvent:fd};fd.pointerType==="touch"?(od.removeEventListener("click",ud.value),ud.value=vd,od.addEventListener("click",ud.value,{once:!0})):vd()}else od.removeEventListener("click",ud.value);ld.value=!1}},pd=window.setTimeout(()=>{od.addEventListener("pointerdown",dd)},0);cd(()=>{window.clearTimeout(pd),od.removeEventListener("pointerdown",dd),od.removeEventListener("click",ud.value)})}),{onPointerDownCapture:()=>ld.value=!0}}function Hl(Ra,qa){var nd;const od=((nd=qa==null?void 0:qa.value)==null?void 0:nd.ownerDocument)??(globalThis==null?void 0:globalThis.document),ld=ref$1(!1);return watchEffect(ud=>{if(!qe)return;const cd=async dd=>{qa!=null&&qa.value&&(await nextTick$1(),!(!qa.value||zl(qa.value,dd.target))&&dd.target&&!ld.value&&Ht(eu,Ra,{originalEvent:dd}))};od.addEventListener("focusin",cd),ud(()=>od.removeEventListener("focusin",cd))}),{onFocusCapture:()=>ld.value=!0,onBlurCapture:()=>ld.value=!1}}const je=reactive({layersRoot:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),yt=defineComponent({__name:"DismissableLayer",props:{disableOutsidePointerEvents:{type:Boolean,default:!1},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","dismiss"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,{forwardRef:ld,currentElement:ud}=R$1(),cd=computed(()=>{var Id;return((Id=ud.value)==null?void 0:Id.ownerDocument)??globalThis.document}),dd=computed(()=>je.layersRoot),pd=computed(()=>ud.value?Array.from(dd.value).indexOf(ud.value):-1),fd=computed(()=>je.layersWithOutsidePointerEventsDisabled.size>0),md=computed(()=>{const Id=Array.from(dd.value),[Od]=[...je.layersWithOutsidePointerEventsDisabled].slice(-1),Fd=Id.indexOf(Od);return pd.value>=Fd}),vd=Kl(async Id=>{const Od=[...je.branches].some(Fd=>Fd==null?void 0:Fd.contains(Id.target));!md.value||Od||(od("pointerDownOutside",Id),od("interactOutside",Id),await nextTick$1(),Id.defaultPrevented||od("dismiss"))},ud),Ad=Hl(Id=>{[...je.branches].some(Od=>Od==null?void 0:Od.contains(Id.target))||(od("focusOutside",Id),od("interactOutside",Id),Id.defaultPrevented||od("dismiss"))},ud);jn("Escape",Id=>{pd.value===dd.value.size-1&&(od("escapeKeyDown",Id),Id.defaultPrevented||od("dismiss"))});let Nd;return watchEffect(Id=>{ud.value&&(nd.disableOutsidePointerEvents&&(je.layersWithOutsidePointerEventsDisabled.size===0&&(Nd=cd.value.body.style.pointerEvents,cd.value.body.style.pointerEvents="none"),je.layersWithOutsidePointerEventsDisabled.add(ud.value)),dd.value.add(ud.value),Id(()=>{nd.disableOutsidePointerEvents&&je.layersWithOutsidePointerEventsDisabled.size===1&&(cd.value.body.style.pointerEvents=Nd)}))}),watchEffect(Id=>{Id(()=>{ud.value&&(dd.value.delete(ud.value),je.layersWithOutsidePointerEventsDisabled.delete(ud.value))})}),(Id,Od)=>(openBlock(),createBlock(unref(O),{ref:unref(ld),"as-child":Id.asChild,as:Id.as,"data-dismissable-layer":"",style:normalizeStyle({pointerEvents:fd.value?md.value?"auto":"none":void 0}),onFocusCapture:unref(Ad).onFocusCapture,onBlurCapture:unref(Ad).onBlurCapture,onPointerdownCapture:unref(vd).onPointerDownCapture},{default:withCtx(()=>[renderSlot(Id.$slots,"default")]),_:3},8,["as-child","as","style","onFocusCapture","onBlurCapture","onPointerdownCapture"]))}}),wn="focusScope.autoFocusOnMount",_n="focusScope.autoFocusOnUnmount",Wo={bubbles:!1,cancelable:!0};function Oa(Ra,{select:qa=!1}={}){const nd=document.activeElement;for(const od of Ra)if(ct(od,{select:qa}),document.activeElement!==nd)return!0}function au(Ra){const qa=Jn(Ra),nd=jo(qa,Ra),od=jo(qa.reverse(),Ra);return[nd,od]}function Jn(Ra){const qa=[],nd=document.createTreeWalker(Ra,NodeFilter.SHOW_ELEMENT,{acceptNode:od=>{const ld=od.tagName==="INPUT"&&od.type==="hidden";return od.disabled||od.hidden||ld?NodeFilter.FILTER_SKIP:od.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;nd.nextNode();)qa.push(nd.currentNode);return qa}function jo(Ra,qa){for(const nd of Ra)if(!nu(nd,{upTo:qa}))return nd}function nu(Ra,{upTo:qa}){if(getComputedStyle(Ra).visibility==="hidden")return!0;for(;Ra;){if(qa!==void 0&&Ra===qa)return!1;if(getComputedStyle(Ra).display==="none")return!0;Ra=Ra.parentElement}return!1}function ou(Ra){return Ra instanceof HTMLInputElement&&"select"in Ra}function ct(Ra,{select:qa=!1}={}){if(Ra&&Ra.focus){const nd=document.activeElement;Ra.focus({preventScroll:!0}),Ra!==nd&&ou(Ra)&&qa&&Ra.select()}}const lu=ei(()=>ref$1([]));function su(){const Ra=lu();return{add(qa){const nd=Ra.value[0];qa!==nd&&(nd==null||nd.pause()),Ra.value=Uo(Ra.value,qa),Ra.value.unshift(qa)},remove(qa){var nd;Ra.value=Uo(Ra.value,qa),(nd=Ra.value[0])==null||nd.resume()}}}function Uo(Ra,qa){const nd=[...Ra],od=nd.indexOf(qa);return od!==-1&&nd.splice(od,1),nd}function ru(Ra){return Ra.filter(qa=>qa.tagName!=="A")}const Ya=defineComponent({__name:"FocusScope",props:{loop:{type:Boolean,default:!1},trapped:{type:Boolean,default:!1},asChild:{type:Boolean},as:{}},emits:["mountAutoFocus","unmountAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,{currentRef:ld,currentElement:ud}=R$1(),cd=ref$1(null),dd=su(),pd=reactive({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}});watchEffect(md=>{if(!qe)return;const vd=ud.value;if(!nd.trapped)return;function Ad(Fd){if(pd.paused||!vd)return;const Pd=Fd.target;vd.contains(Pd)?cd.value=Pd:ct(cd.value,{select:!0})}function Nd(Fd){if(pd.paused||!vd)return;const Pd=Fd.relatedTarget;Pd!==null&&(vd.contains(Pd)||ct(cd.value,{select:!0}))}function Id(Fd){vd.contains(cd.value)||ct(vd)}document.addEventListener("focusin",Ad),document.addEventListener("focusout",Nd);const Od=new MutationObserver(Id);vd&&Od.observe(vd,{childList:!0,subtree:!0}),md(()=>{document.removeEventListener("focusin",Ad),document.removeEventListener("focusout",Nd),Od.disconnect()})}),watchEffect(async md=>{const vd=ud.value;if(await nextTick$1(),!vd)return;dd.add(pd);const Ad=document.activeElement;if(!vd.contains(Ad)){const Nd=new CustomEvent(wn,Wo);vd.addEventListener(wn,Id=>od("mountAutoFocus",Id)),vd.dispatchEvent(Nd),Nd.defaultPrevented||(Oa(ru(Jn(vd)),{select:!0}),document.activeElement===Ad&&ct(vd))}md(()=>{vd.removeEventListener(wn,Od=>od("mountAutoFocus",Od));const Nd=new CustomEvent(_n,Wo),Id=Od=>{od("unmountAutoFocus",Od)};vd.addEventListener(_n,Id),vd.dispatchEvent(Nd),setTimeout(()=>{Nd.defaultPrevented||ct(Ad??document.body,{select:!0}),vd.removeEventListener(_n,Id),dd.remove(pd)},0)})});function fd(md){if(!nd.loop&&!nd.trapped||pd.paused)return;const vd=md.key==="Tab"&&!md.altKey&&!md.ctrlKey&&!md.metaKey,Ad=document.activeElement;if(vd&&Ad){const Nd=md.currentTarget,[Id,Od]=au(Nd);Id&&Od?!md.shiftKey&&Ad===Od?(md.preventDefault(),nd.loop&&ct(Id,{select:!0})):md.shiftKey&&Ad===Id&&(md.preventDefault(),nd.loop&&ct(Od,{select:!0})):Ad===Nd&&md.preventDefault()}}return(md,vd)=>(openBlock(),createBlock(unref(O),{ref_key:"currentRef",ref:ld,tabindex:"-1","as-child":md.asChild,as:md.as,onKeydown:fd},{default:withCtx(()=>[renderSlot(md.$slots,"default")]),_:3},8,["as-child","as"]))}}),iu="menu.itemSelect",Dn=["Enter"," "],uu=["ArrowDown","PageUp","Home"],Wl=["ArrowUp","PageDown","End"],du=[...uu,...Wl],cu={ltr:[...Dn,"ArrowRight"],rtl:[...Dn,"ArrowLeft"]},pu={ltr:["ArrowLeft"],rtl:["ArrowRight"]};function Qn(Ra){return Ra?"open":"closed"}function $n(Ra){const qa=document.activeElement;for(const nd of Ra)if(nd===qa||(nd.focus(),document.activeElement!==qa))return}function fu(Ra,qa){const{x:nd,y:od}=Ra;let ld=!1;for(let ud=0,cd=qa.length-1;ud<qa.length;cd=ud++){const dd=qa[ud].x,pd=qa[ud].y,fd=qa[cd].x,md=qa[cd].y;pd>od!=md>od&&nd<(fd-dd)*(od-pd)/(md-pd)+dd&&(ld=!ld)}return ld}function vu(Ra,qa){if(!qa)return!1;const nd={x:Ra.clientX,y:Ra.clientY};return fu(nd,qa)}function ua(Ra){return Ra.pointerType==="mouse"}const jl=defineComponent({__name:"DialogContentImpl",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=et(),{forwardRef:ud,currentElement:cd}=R$1();return ld.titleId||(ld.titleId=he(void 0,"radix-vue-dialog-title")),ld.descriptionId||(ld.descriptionId=he(void 0,"radix-vue-dialog-description")),onMounted(()=>{ld.contentElement=cd,document.activeElement!==document.body&&(ld.triggerElement.value=document.activeElement)}),(dd,pd)=>(openBlock(),createBlock(unref(Ya),{"as-child":"",loop:"",trapped:nd.trapFocus,onMountAutoFocus:pd[5]||(pd[5]=fd=>od("openAutoFocus",fd)),onUnmountAutoFocus:pd[6]||(pd[6]=fd=>od("closeAutoFocus",fd))},{default:withCtx(()=>[createVNode(unref(yt),mergeProps({id:unref(ld).contentId,ref:unref(ud),as:dd.as,"as-child":dd.asChild,"disable-outside-pointer-events":dd.disableOutsidePointerEvents,role:"dialog","aria-describedby":unref(ld).descriptionId,"aria-labelledby":unref(ld).titleId,"data-state":unref(Qn)(unref(ld).open.value)},dd.$attrs,{onDismiss:pd[0]||(pd[0]=fd=>unref(ld).onOpenChange(!1)),onEscapeKeyDown:pd[1]||(pd[1]=fd=>od("escapeKeyDown",fd)),onFocusOutside:pd[2]||(pd[2]=fd=>od("focusOutside",fd)),onInteractOutside:pd[3]||(pd[3]=fd=>od("interactOutside",fd)),onPointerDownOutside:pd[4]||(pd[4]=fd=>od("pointerDownOutside",fd))}),{default:withCtx(()=>[renderSlot(dd.$slots,"default")]),_:3},16,["id","as","as-child","disable-outside-pointer-events","aria-describedby","aria-labelledby","data-state"])]),_:3},8,["trapped"]))}}),gu=defineComponent({__name:"DialogContentModal",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=et(),ud=Ae(od),{forwardRef:cd,currentElement:dd}=R$1();return ya(dd),(pd,fd)=>(openBlock(),createBlock(jl,mergeProps({...nd,...unref(ud)},{ref:unref(cd),"trap-focus":unref(ld).open.value,"disable-outside-pointer-events":!0,onCloseAutoFocus:fd[0]||(fd[0]=md=>{var vd;md.defaultPrevented||(md.preventDefault(),(vd=unref(ld).triggerElement.value)==null||vd.focus())}),onPointerDownOutside:fd[1]||(fd[1]=md=>{const vd=md.detail.originalEvent,Ad=vd.button===0&&vd.ctrlKey===!0;(vd.button===2||Ad)&&md.preventDefault()}),onFocusOutside:fd[2]||(fd[2]=md=>{md.preventDefault()})}),{default:withCtx(()=>[renderSlot(pd.$slots,"default")]),_:3},16,["trap-focus"]))}}),bu=defineComponent({__name:"DialogContentNonModal",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=Ae(qa);R$1();const ld=et(),ud=ref$1(!1),cd=ref$1(!1);return(dd,pd)=>(openBlock(),createBlock(jl,mergeProps({...nd,...unref(od)},{"trap-focus":!1,"disable-outside-pointer-events":!1,onCloseAutoFocus:pd[0]||(pd[0]=fd=>{var md;fd.defaultPrevented||(ud.value||(md=unref(ld).triggerElement.value)==null||md.focus(),fd.preventDefault()),ud.value=!1,cd.value=!1}),onInteractOutside:pd[1]||(pd[1]=fd=>{var md;fd.defaultPrevented||(ud.value=!0,fd.detail.originalEvent.type==="pointerdown"&&(cd.value=!0));const vd=fd.target;(md=unref(ld).triggerElement.value)!=null&&md.contains(vd)&&fd.preventDefault(),fd.detail.originalEvent.type==="focusin"&&cd.value&&fd.preventDefault()})}),{default:withCtx(()=>[renderSlot(dd.$slots,"default")]),_:3},16))}}),Cu=defineComponent({__name:"DialogContent",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=et(),ud=Ae(od),{forwardRef:cd}=R$1();return(dd,pd)=>(openBlock(),createBlock(unref(Pe),{present:dd.forceMount||unref(ld).open.value},{default:withCtx(()=>[unref(ld).modal.value?(openBlock(),createBlock(gu,mergeProps({key:0,ref:unref(cd)},{...nd,...unref(ud),...dd.$attrs}),{default:withCtx(()=>[renderSlot(dd.$slots,"default")]),_:3},16)):(openBlock(),createBlock(bu,mergeProps({key:1,ref:unref(cd)},{...nd,...unref(ud),...dd.$attrs}),{default:withCtx(()=>[renderSlot(dd.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),wu=defineComponent({__name:"DialogOverlayImpl",props:{asChild:{type:Boolean},as:{}},setup(Ra){const qa=et();return ha(!0),R$1(),(nd,od)=>(openBlock(),createBlock(unref(O),{as:nd.as,"as-child":nd.asChild,"data-state":unref(qa).open.value?"open":"closed",style:{"pointer-events":"auto"}},{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},8,["as","as-child","data-state"]))}}),_u=defineComponent({__name:"DialogOverlay",props:{forceMount:{type:Boolean},asChild:{type:Boolean},as:{}},setup(Ra){const qa=et(),{forwardRef:nd}=R$1();return(od,ld)=>{var ud;return(ud=unref(qa))!=null&&ud.modal.value?(openBlock(),createBlock(unref(Pe),{key:0,present:od.forceMount||unref(qa).open.value},{default:withCtx(()=>[createVNode(wu,mergeProps(od.$attrs,{ref:unref(nd),as:od.as,"as-child":od.asChild}),{default:withCtx(()=>[renderSlot(od.$slots,"default")]),_:3},16,["as","as-child"])]),_:3},8,["present"])):createCommentVNode("",!0)}}}),Ul=defineComponent({__name:"DialogClose",props:{asChild:{type:Boolean},as:{default:"button"}},setup(Ra){const qa=Ra;R$1();const nd=et();return(od,ld)=>(openBlock(),createBlock(unref(O),mergeProps(qa,{type:od.as==="button"?"button":void 0,onClick:ld[0]||(ld[0]=ud=>unref(nd).onOpenChange(!1))}),{default:withCtx(()=>[renderSlot(od.$slots,"default")]),_:3},16,["type"]))}}),xu=defineComponent({__name:"DialogTitle",props:{asChild:{type:Boolean},as:{default:"h2"}},setup(Ra){const qa=Ra,nd=et();return R$1(),(od,ld)=>(openBlock(),createBlock(unref(O),mergeProps(qa,{id:unref(nd).titleId}),{default:withCtx(()=>[renderSlot(od.$slots,"default")]),_:3},16,["id"]))}}),[Xl,Ju]=Q("PopperRoot"),Tt=defineComponent({inheritAttrs:!1,__name:"PopperRoot",setup(Ra){const qa=ref$1();return Ju({anchor:qa,onAnchorChange:nd=>qa.value=nd}),(nd,od)=>renderSlot(nd.$slots,"default")}}),Rt=defineComponent({__name:"PopperAnchor",props:{element:{},asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra,{forwardRef:nd,currentElement:od}=R$1(),ld=Xl();return watchEffect(()=>{ld.onAnchorChange(qa.element??od.value)}),(ud,cd)=>(openBlock(),createBlock(unref(O),{ref:unref(nd),as:ud.as,"as-child":ud.asChild},{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},8,["as","as-child"]))}});function Qu(Ra){return Ra!==null}function ed(Ra){return{name:"transformOrigin",options:Ra,fn(qa){var nd,od,ld;const{placement:ud,rects:cd,middlewareData:dd}=qa,pd=((nd=dd.arrow)==null?void 0:nd.centerOffset)!==0,fd=pd?0:Ra.arrowWidth,md=pd?0:Ra.arrowHeight,[vd,Ad]=Bn(ud),Nd={start:"0%",center:"50%",end:"100%"}[Ad],Id=(((od=dd.arrow)==null?void 0:od.x)??0)+fd/2,Od=(((ld=dd.arrow)==null?void 0:ld.y)??0)+md/2;let Fd="",Pd="";return vd==="bottom"?(Fd=pd?Nd:`${Id}px`,Pd=`${-md}px`):vd==="top"?(Fd=pd?Nd:`${Id}px`,Pd=`${cd.floating.height+md}px`):vd==="right"?(Fd=`${-md}px`,Pd=pd?Nd:`${Od}px`):vd==="left"&&(Fd=`${cd.floating.width+md}px`,Pd=pd?Nd:`${Od}px`),{data:{x:Fd,y:Pd}}}}}function Bn(Ra){const[qa,nd="center"]=Ra.split("-");return[qa,nd]}const Zl={side:"bottom",sideOffset:0,align:"center",alignOffset:0,arrowPadding:0,avoidCollisions:!0,collisionBoundary:()=>[],collisionPadding:0,sticky:"partial",hideWhenDetached:!1,updatePositionStrategy:"optimized",prioritizePosition:!1},[td,ad]=Q("PopperContent"),Dt=defineComponent({inheritAttrs:!1,__name:"PopperContent",props:mergeDefaults({side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},{...Zl}),emits:["placed"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=Xl(),{forwardRef:ud,currentElement:cd}=R$1(),dd=ref$1(),pd=ref$1(),{width:fd,height:md}=Ml(pd),vd=computed(()=>nd.side+(nd.align!=="center"?`-${nd.align}`:"")),Ad=computed(()=>typeof nd.collisionPadding=="number"?nd.collisionPadding:{top:0,right:0,bottom:0,left:0,...nd.collisionPadding}),Nd=computed(()=>Array.isArray(nd.collisionBoundary)?nd.collisionBoundary:[nd.collisionBoundary]),Id=computed(()=>({padding:Ad.value,boundary:Nd.value.filter(Qu),altBoundary:Nd.value.length>0})),Od=Jr(()=>[offset({mainAxis:nd.sideOffset+md.value,alignmentAxis:nd.alignOffset}),nd.prioritizePosition&&nd.avoidCollisions&&flip({...Id.value}),nd.avoidCollisions&&shift({mainAxis:!0,crossAxis:!!nd.prioritizePosition,limiter:nd.sticky==="partial"?limitShift():void 0,...Id.value}),!nd.prioritizePosition&&nd.avoidCollisions&&flip({...Id.value}),size({...Id.value,apply:({elements:Jd,rects:Xd,availableWidth:_f,availableHeight:vf})=>{const{width:Sf,height:gf}=Xd.reference,bf=Jd.floating.style;bf.setProperty("--radix-popper-available-width",`${_f}px`),bf.setProperty("--radix-popper-available-height",`${vf}px`),bf.setProperty("--radix-popper-anchor-width",`${Sf}px`),bf.setProperty("--radix-popper-anchor-height",`${gf}px`)}}),pd.value&&arrow({element:pd.value,padding:nd.arrowPadding}),ed({arrowWidth:fd.value,arrowHeight:md.value}),nd.hideWhenDetached&&hide({strategy:"referenceHidden",...Id.value})]),{floatingStyles:Fd,placement:Pd,isPositioned:Md,middlewareData:Bd}=useFloating(ld.anchor,dd,{strategy:"fixed",placement:vd,whileElementsMounted:(...Jd)=>autoUpdate(...Jd,{animationFrame:nd.updatePositionStrategy==="always"}),middleware:Od}),jd=computed(()=>Bn(Pd.value)[0]),Hd=computed(()=>Bn(Pd.value)[1]);watchPostEffect(()=>{Md.value&&od("placed")});const Gd=computed(()=>{var Jd;return((Jd=Bd.value.arrow)==null?void 0:Jd.centerOffset)!==0}),zd=ref$1("");watchEffect(()=>{cd.value&&(zd.value=window.getComputedStyle(cd.value).zIndex)});const df=computed(()=>{var Jd;return((Jd=Bd.value.arrow)==null?void 0:Jd.x)??0}),Wd=computed(()=>{var Jd;return((Jd=Bd.value.arrow)==null?void 0:Jd.y)??0});return ad({placedSide:jd,onArrowChange:Jd=>pd.value=Jd,arrowX:df,arrowY:Wd,shouldHideArrow:Gd}),(Jd,Xd)=>{var _f,vf,Sf;return openBlock(),createElementBlock("div",{ref_key:"floatingRef",ref:dd,"data-radix-popper-content-wrapper":"",style:normalizeStyle({...unref(Fd),transform:unref(Md)?unref(Fd).transform:"translate(0, -200%)",minWidth:"max-content",zIndex:zd.value,"--radix-popper-transform-origin":[(_f=unref(Bd).transformOrigin)==null?void 0:_f.x,(vf=unref(Bd).transformOrigin)==null?void 0:vf.y].join(" "),...((Sf=unref(Bd).hide)==null?void 0:Sf.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}})},[createVNode(unref(O),mergeProps({ref:unref(ud)},Jd.$attrs,{"as-child":nd.asChild,as:Jd.as,"data-side":jd.value,"data-align":Hd.value,style:{animation:unref(Md)?void 0:"none"}}),{default:withCtx(()=>[renderSlot(Jd.$slots,"default")]),_:3},16,["as-child","as","data-side","data-align","style"])],4)}}}),Zt=defineComponent({__name:"VisuallyHidden",props:{asChild:{type:Boolean},as:{default:"span"}},setup(Ra){return R$1(),(qa,nd)=>(openBlock(),createBlock(unref(O),{as:qa.as,"as-child":qa.asChild,style:{position:"absolute",border:0,width:"1px",display:"inline-block",height:"1px",padding:0,margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}},{default:withCtx(()=>[renderSlot(qa.$slots,"default")]),_:3},8,["as","as-child"]))}}),sd="data-radix-vue-collection-item",[ao,rd]=Q("CollectionProvider");function ba(Ra=sd){const qa=ref$1(new Map),nd=ref$1(),od=rd({collectionRef:nd,itemMap:qa,attrName:Ra}),{getItems:ld}=Qt(od),ud=computed(()=>Array.from(od.itemMap.value.values())),cd=computed(()=>od.itemMap.value.size);return{getItems:ld,reactiveItems:ud,itemMapSize:cd}}const Ca=defineComponent({name:"CollectionSlot",setup(Ra,{slots:qa}){const nd=ao(),{primitiveElement:od,currentElement:ld}=Ie();return watch(ld,()=>{nd.collectionRef.value=ld.value}),()=>h$1(Xn,{ref:od},qa)}}),Jt=defineComponent({name:"CollectionItem",inheritAttrs:!1,props:{value:{validator:()=>!0}},setup(Ra,{slots:qa,attrs:nd}){const od=ao(),{primitiveElement:ld,currentElement:ud}=Ie();return watchEffect(cd=>{if(ud.value){const dd=markRaw(ud.value);od.itemMap.value.set(dd,{ref:ud.value,value:Ra.value}),cd(()=>od.itemMap.value.delete(dd))}}),()=>h$1(Xn,{...nd,[od.attrName]:"",ref:ld},qa)}});function Qt(Ra){const qa=Ra??ao();return{getItems:()=>{const nd=qa.collectionRef.value;if(!nd)return[];const od=Array.from(nd.querySelectorAll(`[${qa.attrName}]`));return Array.from(qa.itemMap.value.values()).sort((ld,ud)=>od.indexOf(ld.ref)-od.indexOf(ud.ref))}}}function Xa(Ra){const qa=Ga({nonce:ref$1()});return computed(()=>{var nd;return(Ra==null?void 0:Ra.value)||((nd=qa.nonce)==null?void 0:nd.value)})}const Za=defineComponent({__name:"MenuAnchor",props:{element:{},asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(Rt),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}});function hd(){const Ra=ref$1(!1);return onMounted(()=>{Le("keydown",()=>{Ra.value=!0},{capture:!0,passive:!0}),Le(["pointerdown","pointermove"],()=>{Ra.value=!1},{capture:!0,passive:!0})}),Ra}const yd=xl(hd),[At,Ql]=Q(["MenuRoot","MenuSub"],"MenuContext"),[wa,gd]=Q("MenuRoot"),oo=defineComponent({__name:"MenuRoot",props:{open:{type:Boolean,default:!1},dir:{},modal:{type:Boolean,default:!0}},emits:["update:open"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,{modal:ld,dir:ud}=toRefs(nd),cd=be(ud),dd=ne(nd,"open",od),pd=ref$1(),fd=yd();return Ql({open:dd,onOpenChange:md=>{dd.value=md},content:pd,onContentChange:md=>{pd.value=md}}),gd({onClose:()=>{dd.value=!1},isUsingKeyboardRef:fd,dir:cd,modal:ld}),(md,vd)=>(openBlock(),createBlock(unref(Tt),null,{default:withCtx(()=>[renderSlot(md.$slots,"default")]),_:3}))}}),bd="rovingFocusGroup.onEntryFocus",Cd={bubbles:!1,cancelable:!0},Ja={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function wd(Ra,qa){return qa!=="rtl"?Ra:Ra==="ArrowLeft"?"ArrowRight":Ra==="ArrowRight"?"ArrowLeft":Ra}function es(Ra,qa,nd){const od=wd(Ra.key,nd);if(!(qa==="vertical"&&["ArrowLeft","ArrowRight"].includes(od))&&!(qa==="horizontal"&&["ArrowUp","ArrowDown"].includes(od)))return Ja[od]}function ts(Ra,qa=!1,nd){const od=(nd==null?void 0:nd.activeElement)??document.activeElement;for(const ld of Ra)if(ld===od||(ld.focus({preventScroll:qa}),document.activeElement!==od))return}function _d(Ra,qa){return Ra.map((nd,od)=>Ra[(qa+od)%Ra.length])}const[xd,Sd]=Q("RovingFocusGroup"),Ot=defineComponent({__name:"RovingFocusGroup",props:{orientation:{default:void 0},dir:{},loop:{type:Boolean,default:!1},currentTabStopId:{},defaultCurrentTabStopId:{},preventScrollOnEntryFocus:{type:Boolean,default:!1},asChild:{type:Boolean},as:{}},emits:["entryFocus","update:currentTabStopId"],setup(Ra,{expose:qa,emit:nd}){const od=Ra,ld=nd,{loop:ud,orientation:cd,dir:dd}=toRefs(od),pd=be(dd),fd=ne(od,"currentTabStopId",ld,{defaultValue:od.defaultCurrentTabStopId,passive:od.currentTabStopId===void 0}),md=ref$1(!1),vd=ref$1(!1),Ad=ref$1(0),{getItems:Nd}=ba();function Id(Fd){const Pd=!vd.value;if(Fd.currentTarget&&Fd.target===Fd.currentTarget&&Pd&&!md.value){const Md=new CustomEvent(bd,Cd);if(Fd.currentTarget.dispatchEvent(Md),ld("entryFocus",Md),!Md.defaultPrevented){const Bd=Nd().map(zd=>zd.ref).filter(zd=>zd.dataset.disabled!==""),jd=Bd.find(zd=>zd.getAttribute("data-active")==="true"),Hd=Bd.find(zd=>zd.id===fd.value),Gd=[jd,Hd,...Bd].filter(Boolean);ts(Gd,od.preventScrollOnEntryFocus)}}vd.value=!1}function Od(){setTimeout(()=>{vd.value=!1},1)}return qa({getItems:Nd}),Sd({loop:ud,dir:pd,orientation:cd,currentTabStopId:fd,onItemFocus:Fd=>{fd.value=Fd},onItemShiftTab:()=>{md.value=!0},onFocusableItemAdd:()=>{Ad.value++},onFocusableItemRemove:()=>{Ad.value--}}),(Fd,Pd)=>(openBlock(),createBlock(unref(Ca),null,{default:withCtx(()=>[createVNode(unref(O),{tabindex:md.value||Ad.value===0?-1:0,"data-orientation":unref(cd),as:Fd.as,"as-child":Fd.asChild,dir:unref(pd),style:{outline:"none"},onMousedown:Pd[0]||(Pd[0]=Md=>vd.value=!0),onMouseup:Od,onFocus:Id,onBlur:Pd[1]||(Pd[1]=Md=>md.value=!1)},{default:withCtx(()=>[renderSlot(Fd.$slots,"default")]),_:3},8,["tabindex","data-orientation","as","as-child","dir"])]),_:3}))}}),kt=defineComponent({__name:"RovingFocusItem",props:{tabStopId:{},focusable:{type:Boolean,default:!0},active:{type:Boolean,default:!0},allowShiftKey:{type:Boolean},asChild:{type:Boolean},as:{default:"span"}},setup(Ra){const qa=Ra,nd=xd(),od=computed(()=>qa.tabStopId||he()),ld=computed(()=>nd.currentTabStopId.value===od.value),{getItems:ud}=Qt(),{primitiveElement:cd,currentElement:dd}=Ie(),pd=computed(()=>{var md;return(md=dd.value)==null?void 0:md.getRootNode()});onMounted(()=>{qa.focusable&&nd.onFocusableItemAdd()}),onUnmounted(()=>{qa.focusable&&nd.onFocusableItemRemove()});function fd(md){if(md.key==="Tab"&&md.shiftKey){nd.onItemShiftTab();return}if(md.target!==md.currentTarget)return;const vd=es(md,nd.orientation.value,nd.dir.value);if(vd!==void 0){if(md.metaKey||md.ctrlKey||md.altKey||!qa.allowShiftKey&&md.shiftKey)return;md.preventDefault();let Ad=[...ud().map(Nd=>Nd.ref).filter(Nd=>Nd.dataset.disabled!=="")];if(vd==="last")Ad.reverse();else if(vd==="prev"||vd==="next"){vd==="prev"&&Ad.reverse();const Nd=Ad.indexOf(md.currentTarget);Ad=nd.loop.value?_d(Ad,Nd+1):Ad.slice(Nd+1)}nextTick$1(()=>ts(Ad,!1,pd.value))}}return(md,vd)=>(openBlock(),createBlock(unref(Jt),null,{default:withCtx(()=>[createVNode(unref(O),{ref_key:"primitiveElement",ref:cd,tabindex:ld.value?0:-1,"data-orientation":unref(nd).orientation.value,"data-active":md.active,"data-disabled":md.focusable?void 0:"",as:md.as,"as-child":md.asChild,onMousedown:vd[0]||(vd[0]=Ad=>{md.focusable?unref(nd).onItemFocus(od.value):Ad.preventDefault()}),onFocus:vd[1]||(vd[1]=Ad=>unref(nd).onItemFocus(od.value)),onKeydown:fd},{default:withCtx(()=>[renderSlot(md.$slots,"default")]),_:3},8,["tabindex","data-orientation","data-active","data-disabled","as","as-child"])]),_:3}))}}),[lo,Ed]=Q("MenuContent"),so=defineComponent({__name:"MenuContentImpl",props:mergeDefaults({loop:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},disableOutsideScroll:{type:Boolean},trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},{...Zl}),emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus","dismiss"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=At(),ud=wa(),{trapFocus:cd,disableOutsidePointerEvents:dd,loop:pd}=toRefs(nd);Gn(),ha(dd.value);const fd=ref$1(""),md=ref$1(0),vd=ref$1(0),Ad=ref$1(null),Nd=ref$1("right"),Id=ref$1(0),Od=ref$1(null),{createCollection:Fd}=Me(),{forwardRef:Pd,currentElement:Md}=R$1(),Bd=Fd(Md);watch(Md,Jd=>{ld.onContentChange(Jd)});const{handleTypeaheadSearch:jd}=ga(Bd);onUnmounted(()=>{window.clearTimeout(md.value)});function Hd(Jd){var Xd,_f;return Nd.value===((Xd=Ad.value)==null?void 0:Xd.side)&&vu(Jd,(_f=Ad.value)==null?void 0:_f.area)}async function Gd(Jd){var Xd;od("openAutoFocus",Jd),!Jd.defaultPrevented&&(Jd.preventDefault(),(Xd=Md.value)==null||Xd.focus({preventScroll:!0}))}function zd(Jd){if(Jd.defaultPrevented)return;const Xd=Jd.target.closest("[data-radix-menu-content]")===Jd.currentTarget,_f=Jd.ctrlKey||Jd.altKey||Jd.metaKey,vf=Jd.key.length===1,Sf=Bt(Jd,document.activeElement,Md.value,{loop:pd.value,arrowKeyOptions:"vertical",dir:ud==null?void 0:ud.dir.value,focus:!0,attributeName:"[data-radix-vue-collection-item]:not([data-disabled])"});if(Sf)return Sf==null?void 0:Sf.focus();if(Jd.code==="Space"||(Xd&&(Jd.key==="Tab"&&Jd.preventDefault(),!_f&&vf&&jd(Jd.key)),Jd.target!==Md.value)||!du.includes(Jd.key))return;Jd.preventDefault();const gf=Bd.value;Wl.includes(Jd.key)&&gf.reverse(),$n(gf)}function df(Jd){var Xd,_f;(_f=(Xd=Jd==null?void 0:Jd.currentTarget)==null?void 0:Xd.contains)!=null&&_f.call(Xd,Jd.target)||(window.clearTimeout(md.value),fd.value="")}function Wd(Jd){var Xd;if(!ua(Jd))return;const _f=Jd.target,vf=Id.value!==Jd.clientX;if((Xd=Jd==null?void 0:Jd.currentTarget)!=null&&Xd.contains(_f)&&vf){const Sf=Jd.clientX>Id.value?"right":"left";Nd.value=Sf,Id.value=Jd.clientX}}return Ed({onItemEnter:Jd=>!!Hd(Jd),onItemLeave:Jd=>{var Xd;Hd(Jd)||((Xd=Md.value)==null||Xd.focus(),Od.value=null)},onTriggerLeave:Jd=>!!Hd(Jd),searchRef:fd,pointerGraceTimerRef:vd,onPointerGraceIntentChange:Jd=>{Ad.value=Jd}}),(Jd,Xd)=>(openBlock(),createBlock(unref(Ya),{"as-child":"",trapped:unref(cd),onMountAutoFocus:Gd,onUnmountAutoFocus:Xd[7]||(Xd[7]=_f=>od("closeAutoFocus",_f))},{default:withCtx(()=>[createVNode(unref(yt),{"as-child":"","disable-outside-pointer-events":unref(dd),onEscapeKeyDown:Xd[2]||(Xd[2]=_f=>od("escapeKeyDown",_f)),onPointerDownOutside:Xd[3]||(Xd[3]=_f=>od("pointerDownOutside",_f)),onFocusOutside:Xd[4]||(Xd[4]=_f=>od("focusOutside",_f)),onInteractOutside:Xd[5]||(Xd[5]=_f=>od("interactOutside",_f)),onDismiss:Xd[6]||(Xd[6]=_f=>od("dismiss"))},{default:withCtx(()=>[createVNode(unref(Ot),{"current-tab-stop-id":Od.value,"onUpdate:currentTabStopId":Xd[0]||(Xd[0]=_f=>Od.value=_f),"as-child":"",orientation:"vertical",dir:unref(ud).dir.value,loop:unref(pd),onEntryFocus:Xd[1]||(Xd[1]=_f=>{od("entryFocus",_f),unref(ud).isUsingKeyboardRef.value||_f.preventDefault()})},{default:withCtx(()=>[createVNode(unref(Dt),{ref:unref(Pd),role:"menu",as:Jd.as,"as-child":Jd.asChild,"aria-orientation":"vertical","data-radix-menu-content":"","data-state":unref(Qn)(unref(ld).open.value),dir:unref(ud).dir.value,side:Jd.side,"side-offset":Jd.sideOffset,align:Jd.align,"align-offset":Jd.alignOffset,"avoid-collisions":Jd.avoidCollisions,"collision-boundary":Jd.collisionBoundary,"collision-padding":Jd.collisionPadding,"arrow-padding":Jd.arrowPadding,"prioritize-position":Jd.prioritizePosition,sticky:Jd.sticky,"hide-when-detached":Jd.hideWhenDetached,onKeydown:zd,onBlur:df,onPointermove:Wd},{default:withCtx(()=>[renderSlot(Jd.$slots,"default")]),_:3},8,["as","as-child","data-state","dir","side","side-offset","align","align-offset","avoid-collisions","collision-boundary","collision-padding","arrow-padding","prioritize-position","sticky","hide-when-detached"])]),_:3},8,["current-tab-stop-id","dir","loop"])]),_:3},8,["disable-outside-pointer-events"])]),_:3},8,["trapped"]))}}),as=defineComponent({inheritAttrs:!1,__name:"MenuItemImpl",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra,nd=lo(),{forwardRef:od}=R$1(),ld=ref$1(!1);async function ud(dd){if(!dd.defaultPrevented&&ua(dd)){if(qa.disabled)nd.onItemLeave(dd);else if(!nd.onItemEnter(dd)){const pd=dd.currentTarget;pd==null||pd.focus({preventScroll:!0})}}}async function cd(dd){await nextTick$1(),!dd.defaultPrevented&&ua(dd)&&nd.onItemLeave(dd)}return(dd,pd)=>(openBlock(),createBlock(unref(Jt),null,{default:withCtx(()=>[createVNode(unref(O),mergeProps({ref:unref(od),role:"menuitem",tabindex:"-1"},dd.$attrs,{as:dd.as,"as-child":dd.asChild,"data-radix-vue-collection-item":"","aria-disabled":dd.disabled||void 0,"data-disabled":dd.disabled?"":void 0,"data-highlighted":ld.value?"":void 0,onPointermove:ud,onPointerleave:cd,onFocus:pd[0]||(pd[0]=async fd=>{await nextTick$1(),!(fd.defaultPrevented||dd.disabled)&&(ld.value=!0)}),onBlur:pd[1]||(pd[1]=async fd=>{await nextTick$1(),!fd.defaultPrevented&&(ld.value=!1)})}),{default:withCtx(()=>[renderSlot(dd.$slots,"default")]),_:3},16,["as","as-child","aria-disabled","data-disabled","data-highlighted"])]),_:3}))}}),_a$1=defineComponent({__name:"MenuItem",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},emits:["select"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,{forwardRef:ld,currentElement:ud}=R$1(),cd=wa(),dd=lo(),pd=ref$1(!1);async function fd(){const md=ud.value;if(!nd.disabled&&md){const vd=new CustomEvent(iu,{bubbles:!0,cancelable:!0});od("select",vd),await nextTick$1(),vd.defaultPrevented?pd.value=!1:cd.onClose()}}return(md,vd)=>(openBlock(),createBlock(as,mergeProps(nd,{ref:unref(ld),onClick:fd,onPointerdown:vd[0]||(vd[0]=()=>{pd.value=!0}),onPointerup:vd[1]||(vd[1]=async Ad=>{var Nd;await nextTick$1(),!Ad.defaultPrevented&&(pd.value||(Nd=Ad.currentTarget)==null||Nd.click())}),onKeydown:vd[2]||(vd[2]=async Ad=>{const Nd=unref(dd).searchRef.value!=="";md.disabled||Nd&&Ad.key===" "||unref(Dn).includes(Ad.key)&&(Ad.currentTarget.click(),Ad.preventDefault())})}),{default:withCtx(()=>[renderSlot(md.$slots,"default")]),_:3},16))}}),Dd=defineComponent({__name:"MenuRootContentModal",props:{loop:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=xe(nd,od),ud=At(),{forwardRef:cd,currentElement:dd}=R$1();return ya(dd),(pd,fd)=>(openBlock(),createBlock(so,mergeProps(unref(ld),{ref:unref(cd),"trap-focus":unref(ud).open.value,"disable-outside-pointer-events":unref(ud).open.value,"disable-outside-scroll":!0,onDismiss:fd[0]||(fd[0]=md=>unref(ud).onOpenChange(!1)),onFocusOutside:fd[1]||(fd[1]=withModifiers(md=>od("focusOutside",md),["prevent"]))}),{default:withCtx(()=>[renderSlot(pd.$slots,"default")]),_:3},16,["trap-focus","disable-outside-pointer-events"]))}}),$d=defineComponent({__name:"MenuRootContentNonModal",props:{loop:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=xe(Ra,qa),od=At();return(ld,ud)=>(openBlock(),createBlock(so,mergeProps(unref(nd),{"trap-focus":!1,"disable-outside-pointer-events":!1,"disable-outside-scroll":!1,onDismiss:ud[0]||(ud[0]=cd=>unref(od).onOpenChange(!1))}),{default:withCtx(()=>[renderSlot(ld.$slots,"default")]),_:3},16))}}),uo=defineComponent({__name:"MenuContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=xe(Ra,qa),od=At(),ld=wa();return(ud,cd)=>(openBlock(),createBlock(unref(Pe),{present:ud.forceMount||unref(od).open.value},{default:withCtx(()=>[unref(ld).modal.value?(openBlock(),createBlock(Dd,normalizeProps(mergeProps({key:0},{...ud.$attrs,...unref(nd)})),{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},16)):(openBlock(),createBlock($d,normalizeProps(mergeProps({key:1},{...ud.$attrs,...unref(nd)})),{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),po=defineComponent({__name:"MenuPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(nt),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),mo=defineComponent({__name:"MenuSeparator",props:{asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(O),mergeProps(qa,{role:"separator","aria-orientation":"horizontal"}),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),[os,Td]=Q("MenuSub"),ho=defineComponent({__name:"MenuSub",props:{open:{type:Boolean,default:void 0}},emits:["update:open"],setup(Ra,{emit:qa}){const nd=Ra,od=ne(nd,"open",qa,{defaultValue:!1,passive:nd.open===void 0}),ld=At(),ud=ref$1(),cd=ref$1();return watchEffect(dd=>{(ld==null?void 0:ld.open.value)===!1&&(od.value=!1),dd(()=>od.value=!1)}),Ql({open:od,onOpenChange:dd=>{od.value=dd},content:cd,onContentChange:dd=>{cd.value=dd}}),Td({triggerId:"",contentId:"",trigger:ud,onTriggerChange:dd=>{ud.value=dd}}),(dd,pd)=>(openBlock(),createBlock(unref(Tt),null,{default:withCtx(()=>[renderSlot(dd.$slots,"default")]),_:3}))}}),yo=defineComponent({__name:"MenuSubContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},sideOffset:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean,default:!0},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=xe(Ra,qa),od=At(),ld=wa(),ud=os(),{forwardRef:cd,currentElement:dd}=R$1();return ud.contentId||(ud.contentId=he(void 0,"radix-vue-menu-sub-content")),(pd,fd)=>(openBlock(),createBlock(unref(Pe),{present:pd.forceMount||unref(od).open.value},{default:withCtx(()=>[createVNode(so,mergeProps(unref(nd),{id:unref(ud).contentId,ref:unref(cd),"aria-labelledby":unref(ud).triggerId,align:"start",side:unref(ld).dir.value==="rtl"?"left":"right","disable-outside-pointer-events":!1,"disable-outside-scroll":!1,"trap-focus":!1,onOpenAutoFocus:fd[0]||(fd[0]=withModifiers(md=>{var vd;unref(ld).isUsingKeyboardRef.value&&((vd=unref(dd))==null||vd.focus())},["prevent"])),onCloseAutoFocus:fd[1]||(fd[1]=withModifiers(()=>{},["prevent"])),onFocusOutside:fd[2]||(fd[2]=md=>{md.defaultPrevented||md.target!==unref(ud).trigger.value&&unref(od).onOpenChange(!1)}),onEscapeKeyDown:fd[3]||(fd[3]=md=>{unref(ld).onClose(),md.preventDefault()}),onKeydown:fd[4]||(fd[4]=md=>{var vd,Ad;const Nd=(vd=md.currentTarget)==null?void 0:vd.contains(md.target),Id=unref(pu)[unref(ld).dir.value].includes(md.key);Nd&&Id&&(unref(od).onOpenChange(!1),(Ad=unref(ud).trigger.value)==null||Ad.focus(),md.preventDefault())})}),{default:withCtx(()=>[renderSlot(pd.$slots,"default")]),_:3},16,["id","aria-labelledby","side"])]),_:3},8,["present"]))}}),go=defineComponent({__name:"MenuSubTrigger",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra,nd=At(),od=wa(),ld=os(),ud=lo(),cd=ref$1(null);ld.triggerId||(ld.triggerId=he(void 0,"radix-vue-menu-sub-trigger"));function dd(){cd.value&&window.clearTimeout(cd.value),cd.value=null}onUnmounted(()=>{dd()});function pd(vd){!ua(vd)||ud.onItemEnter(vd)||!qa.disabled&&!nd.open.value&&!cd.value&&(ud.onPointerGraceIntentChange(null),cd.value=window.setTimeout(()=>{nd.onOpenChange(!0),dd()},100))}async function fd(vd){var Ad,Nd;if(!ua(vd))return;dd();const Id=(Ad=nd.content.value)==null?void 0:Ad.getBoundingClientRect();if(Id!=null&&Id.width){const Od=(Nd=nd.content.value)==null?void 0:Nd.dataset.side,Fd=Od==="right",Pd=Fd?-5:5,Md=Id[Fd?"left":"right"],Bd=Id[Fd?"right":"left"];ud.onPointerGraceIntentChange({area:[{x:vd.clientX+Pd,y:vd.clientY},{x:Md,y:Id.top},{x:Bd,y:Id.top},{x:Bd,y:Id.bottom},{x:Md,y:Id.bottom}],side:Od}),window.clearTimeout(ud.pointerGraceTimerRef.value),ud.pointerGraceTimerRef.value=window.setTimeout(()=>ud.onPointerGraceIntentChange(null),300)}else{if(ud.onTriggerLeave(vd))return;ud.onPointerGraceIntentChange(null)}}async function md(vd){var Ad;const Nd=ud.searchRef.value!=="";qa.disabled||Nd&&vd.key===" "||cu[od.dir.value].includes(vd.key)&&(nd.onOpenChange(!0),await nextTick$1(),(Ad=nd.content.value)==null||Ad.focus(),vd.preventDefault())}return(vd,Ad)=>(openBlock(),createBlock(Za,{"as-child":""},{default:withCtx(()=>[createVNode(as,mergeProps(qa,{id:unref(ld).triggerId,ref:Nd=>{var Id;(Id=unref(ld))==null||Id.onTriggerChange(Nd==null?void 0:Nd.$el)},"aria-haspopup":"menu","aria-expanded":unref(nd).open.value,"aria-controls":unref(ld).contentId,"data-state":unref(Qn)(unref(nd).open.value),onClick:Ad[0]||(Ad[0]=async Nd=>{qa.disabled||Nd.defaultPrevented||(Nd.currentTarget.focus(),unref(nd).open.value||unref(nd).onOpenChange(!0))}),onPointermove:pd,onPointerleave:fd,onKeydown:md}),{default:withCtx(()=>[renderSlot(vd.$slots,"default")]),_:3},16,["id","aria-expanded","aria-controls","data-state"])]),_:3}))}}),[ls,Rd]=Q("ContextMenuRoot"),em=defineComponent({inheritAttrs:!1,__name:"ContextMenuRoot",props:{dir:{},modal:{type:Boolean,default:!0}},emits:["update:open"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,{dir:ld,modal:ud}=toRefs(nd);R$1();const cd=be(ld),dd=ref$1(!1);return Rd({open:dd,onOpenChange:pd=>{dd.value=pd},dir:cd,modal:ud}),watch(dd,pd=>{od("update:open",pd)}),(pd,fd)=>(openBlock(),createBlock(unref(oo),{open:dd.value,"onUpdate:open":fd[0]||(fd[0]=md=>dd.value=md),dir:unref(cd),modal:unref(ud)},{default:withCtx(()=>[renderSlot(pd.$slots,"default")]),_:3},8,["open","dir","modal"]))}});function Go(Ra){return Ra.pointerType!=="mouse"}const tm=defineComponent({inheritAttrs:!1,__name:"ContextMenuTrigger",props:{disabled:{type:Boolean,default:!1},asChild:{type:Boolean},as:{default:"span"}},setup(Ra){const qa=Ra,{disabled:nd}=toRefs(qa),{forwardRef:od}=R$1(),ld=ls(),ud=ref$1({x:0,y:0}),cd=computed(()=>({getBoundingClientRect:()=>({width:0,height:0,left:ud.value.x,right:ud.value.x,top:ud.value.y,bottom:ud.value.y,...ud.value})})),dd=ref$1(0);function pd(){window.clearTimeout(dd.value)}function fd(Nd){ud.value={x:Nd.clientX,y:Nd.clientY},ld.onOpenChange(!0)}async function md(Nd){nd.value||(await nextTick$1(),Nd.defaultPrevented||(pd(),fd(Nd),Nd.preventDefault()))}async function vd(Nd){nd.value||(await nextTick$1(),Go(Nd)&&!Nd.defaultPrevented&&(pd(),dd.value=window.setTimeout(()=>fd(Nd),700)))}async function Ad(Nd){nd.value||(await nextTick$1(),Go(Nd)&&!Nd.defaultPrevented&&pd())}return(Nd,Id)=>(openBlock(),createElementBlock(Fragment,null,[createVNode(unref(Za),{as:"template",element:cd.value},null,8,["element"]),createVNode(unref(O),mergeProps({ref:unref(od),as:Nd.as,"as-child":Nd.asChild,"data-state":unref(ld).open.value?"open":"closed","data-disabled":unref(nd)?"":void 0,style:{WebkitTouchCallout:"none"}},Nd.$attrs,{onContextmenu:md,onPointerdown:vd,onPointermove:Ad,onPointercancel:Ad,onPointerup:Ad}),{default:withCtx(()=>[renderSlot(Nd.$slots,"default")]),_:3},16,["as","as-child","data-state","data-disabled"])],64))}}),am=defineComponent({__name:"ContextMenuPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(po),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),nm=defineComponent({__name:"ContextMenuContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},alignOffset:{default:0},avoidCollisions:{type:Boolean,default:!0},collisionBoundary:{default:()=>[]},collisionPadding:{default:0},sticky:{default:"partial"},hideWhenDetached:{type:Boolean,default:!1},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=xe(Ra,qa);R$1();const od=ls(),ld=ref$1(!1);return(ud,cd)=>(openBlock(),createBlock(unref(uo),mergeProps(unref(nd),{side:"right","side-offset":2,align:"start",style:{"--radix-context-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-context-menu-content-available-width":"var(--radix-popper-available-width)","--radix-context-menu-content-available-height":"var(--radix-popper-available-height)","--radix-context-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-context-menu-trigger-height":"var(--radix-popper-anchor-height)"},onCloseAutoFocus:cd[0]||(cd[0]=dd=>{!dd.defaultPrevented&&ld.value&&dd.preventDefault(),ld.value=!1}),onInteractOutside:cd[1]||(cd[1]=dd=>{!dd.defaultPrevented&&!unref(od).modal.value&&(ld.value=!0)})}),{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},16))}}),lm=defineComponent({__name:"ContextMenuItem",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},emits:["select"],setup(Ra,{emit:qa}){const nd=Ra,od=Ae(qa);return R$1(),(ld,ud)=>(openBlock(),createBlock(unref(_a$1),normalizeProps(guardReactiveProps({...nd,...unref(od)})),{default:withCtx(()=>[renderSlot(ld.$slots,"default")]),_:3},16))}}),rm=defineComponent({__name:"ContextMenuSeparator",props:{asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra;return R$1(),(nd,od)=>(openBlock(),createBlock(unref(mo),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),[wo,rc]=Q("HoverCardRoot"),Eh=defineComponent({__name:"HoverCardRoot",props:{defaultOpen:{type:Boolean,default:!1},open:{type:Boolean,default:void 0},openDelay:{default:700},closeDelay:{default:300}},emits:["update:open"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,{openDelay:ld,closeDelay:ud}=toRefs(nd);R$1();const cd=ne(nd,"open",od,{defaultValue:nd.defaultOpen,passive:nd.open===void 0}),dd=ref$1(0),pd=ref$1(0),fd=ref$1(!1),md=ref$1(!1),vd=ref$1(!1),Ad=ref$1();function Nd(){clearTimeout(pd.value),dd.value=window.setTimeout(()=>cd.value=!0,ld.value)}function Id(){clearTimeout(dd.value),!fd.value&&!md.value&&(pd.value=window.setTimeout(()=>cd.value=!1,ud.value))}function Od(){cd.value=!1}return rc({open:cd,onOpenChange(Fd){cd.value=Fd},onOpen:Nd,onClose:Id,onDismiss:Od,hasSelectionRef:fd,isPointerDownOnContentRef:md,isPointerInTransitRef:vd,triggerElement:Ad}),(Fd,Pd)=>(openBlock(),createBlock(unref(Tt),null,{default:withCtx(()=>[renderSlot(Fd.$slots,"default",{open:unref(cd)})]),_:3}))}});function Tn(Ra){return qa=>qa.pointerType==="touch"?void 0:Ra()}function ic(Ra){const qa=[],nd=document.createTreeWalker(Ra,NodeFilter.SHOW_ELEMENT,{acceptNode:od=>od.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;nd.nextNode();)qa.push(nd.currentNode);return qa}const Ph=defineComponent({__name:"HoverCardTrigger",props:{asChild:{type:Boolean},as:{default:"a"}},setup(Ra){const{forwardRef:qa,currentElement:nd}=R$1(),od=wo();od.triggerElement=nd;function ld(){setTimeout(()=>{!od.isPointerInTransitRef.value&&!od.open.value&&od.onClose()},0)}return(ud,cd)=>(openBlock(),createBlock(unref(Rt),{"as-child":""},{default:withCtx(()=>[createVNode(unref(O),{ref:unref(qa),"as-child":ud.asChild,as:ud.as,"data-state":unref(od).open.value?"open":"closed","data-grace-area-trigger":"",onPointerenter:cd[0]||(cd[0]=dd=>unref(Tn)(unref(od).onOpen)(dd)),onPointerleave:cd[1]||(cd[1]=dd=>unref(Tn)(ld)(dd)),onFocus:cd[2]||(cd[2]=dd=>unref(od).onOpen()),onBlur:cd[3]||(cd[3]=dd=>unref(od).onClose())},{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},8,["as-child","as","data-state"])]),_:3}))}}),Dh=defineComponent({__name:"HoverCardPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(nt),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),uc=defineComponent({__name:"HoverCardContentImpl",props:{side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=It(nd),{forwardRef:ud,currentElement:cd}=R$1(),dd=wo(),{isPointerInTransit:pd,onPointerExit:fd}=Ol(dd.triggerElement,cd);di(dd.isPointerInTransitRef,pd,{direction:"rtl"}),fd(()=>{dd.onClose()});const md=ref$1(!1);let vd;watchEffect(Nd=>{if(md.value){const Id=document.body;vd=Id.style.userSelect||Id.style.webkitUserSelect,Id.style.userSelect="none",Id.style.webkitUserSelect="none",Nd(()=>{Id.style.userSelect=vd,Id.style.webkitUserSelect=vd})}});function Ad(){md.value=!1,dd.isPointerDownOnContentRef.value=!1,nextTick$1(()=>{var Nd;((Nd=document.getSelection())==null?void 0:Nd.toString())!==""&&(dd.hasSelectionRef.value=!0)})}return onMounted(()=>{cd.value&&(document.addEventListener("pointerup",Ad),ic(cd.value).forEach(Nd=>Nd.setAttribute("tabindex","-1")))}),onUnmounted(()=>{document.removeEventListener("pointerup",Ad),dd.hasSelectionRef.value=!1,dd.isPointerDownOnContentRef.value=!1}),(Nd,Id)=>(openBlock(),createBlock(unref(yt),{"as-child":"","disable-outside-pointer-events":!1,onEscapeKeyDown:Id[1]||(Id[1]=Od=>od("escapeKeyDown",Od)),onPointerDownOutside:Id[2]||(Id[2]=Od=>od("pointerDownOutside",Od)),onFocusOutside:Id[3]||(Id[3]=withModifiers(Od=>od("focusOutside",Od),["prevent"])),onDismiss:unref(dd).onDismiss},{default:withCtx(()=>[createVNode(unref(Dt),mergeProps({...unref(ld),...Nd.$attrs},{ref:unref(ud),"data-state":unref(dd).open.value?"open":"closed",style:{userSelect:md.value?"text":void 0,WebkitUserSelect:md.value?"text":void 0,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-hover-card-content-available-width":"var(--radix-popper-available-width)","--radix-hover-card-content-available-height":"var(--radix-popper-available-height)","--radix-hover-card-trigger-width":"var(--radix-popper-anchor-width)","--radix-hover-card-trigger-height":"var(--radix-popper-anchor-height)"},onPointerdown:Id[0]||(Id[0]=Od=>{Od.currentTarget.contains(Od.target)&&(md.value=!0),unref(dd).hasSelectionRef.value=!1,unref(dd).isPointerDownOnContentRef.value=!0})}),{default:withCtx(()=>[renderSlot(Nd.$slots,"default")]),_:3},16,["data-state","style"])]),_:3},8,["onDismiss"]))}}),$h=defineComponent({__name:"HoverCardContent",props:{forceMount:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside"],setup(Ra,{emit:qa}){const nd=xe(Ra,qa),{forwardRef:od}=R$1(),ld=wo();return(ud,cd)=>(openBlock(),createBlock(unref(Pe),{present:ud.forceMount||unref(ld).open.value},{default:withCtx(()=>[createVNode(uc,mergeProps(unref(nd),{ref:unref(od),onPointerenter:cd[0]||(cd[0]=dd=>unref(Tn)(unref(ld).onOpen)(dd))}),{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},16)]),_:3},8,["present"]))}}),[tn,Ic]=Q("MenubarRoot"),Nh=defineComponent({__name:"MenubarRoot",props:{modelValue:{},defaultValue:{},dir:{},loop:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,{forwardRef:ld,currentElement:ud}=R$1(),{createCollection:cd}=Me("menubar");cd(ud);const dd=ne(nd,"modelValue",od,{defaultValue:nd.defaultValue??"",passive:nd.modelValue===void 0}),pd=ref$1(null),{dir:fd,loop:md}=toRefs(nd),vd=be(fd);return Ic({modelValue:dd,dir:vd,loop:md,onMenuOpen:Ad=>{dd.value=Ad,pd.value=Ad},onMenuClose:()=>{dd.value=""},onMenuToggle:Ad=>{dd.value=dd.value?"":Ad,pd.value=Ad}}),(Ad,Nd)=>(openBlock(),createBlock(unref(Ot),{"current-tab-stop-id":pd.value,"onUpdate:currentTabStopId":Nd[0]||(Nd[0]=Id=>pd.value=Id),orientation:"horizontal",loop:unref(md),dir:unref(vd),"as-child":""},{default:withCtx(()=>[createVNode(unref(O),{ref:unref(ld),role:"menubar"},{default:withCtx(()=>[renderSlot(Ad.$slots,"default",{modelValue:unref(dd)})]),_:3},512)]),_:3},8,["current-tab-stop-id","loop","dir"]))}}),[_o,Tc]=Q("MenubarMenu"),Lh=defineComponent({__name:"MenubarMenu",props:{value:{}},setup(Ra){const qa=he(Ra.value),nd=tn();R$1();const od=ref$1(),ld=ref$1(!1),ud=computed(()=>nd.modelValue.value===qa);return watch(ud,()=>{ud.value||(ld.value=!1)}),Tc({value:qa,triggerElement:od,triggerId:qa,contentId:"",wasKeyboardTriggerOpenRef:ld}),(cd,dd)=>(openBlock(),createBlock(unref(oo),{open:ud.value,modal:!1,dir:unref(nd).dir.value,"onUpdate:open":dd[0]||(dd[0]=pd=>{pd||unref(nd).onMenuClose()})},{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},8,["open","dir"]))}}),zh=defineComponent({__name:"MenubarTrigger",props:{disabled:{type:Boolean},asChild:{type:Boolean},as:{default:"button"}},setup(Ra){const qa=tn(),nd=_o(),{forwardRef:od,currentElement:ld}=R$1(),ud=ref$1(!1),cd=computed(()=>qa.modelValue.value===nd.value);return onMounted(()=>{nd.triggerElement=ld}),(dd,pd)=>(openBlock(),createBlock(unref(kt),{"as-child":"",focusable:!dd.disabled,"tab-stop-id":unref(nd).value},{default:withCtx(()=>[createVNode(unref(Za),{"as-child":""},{default:withCtx(()=>[createVNode(unref(O),{id:unref(nd).triggerId,ref:unref(od),as:dd.as,type:dd.as==="button"?"button":void 0,role:"menuitem","aria-haspopup":"menu","aria-expanded":cd.value,"aria-controls":cd.value?unref(nd).contentId:void 0,"data-highlighted":ud.value?"":void 0,"data-state":cd.value?"open":"closed","data-disabled":dd.disabled?"":void 0,disabled:dd.disabled,"data-value":unref(nd).value,"data-radix-vue-collection-item":"",onPointerdown:pd[0]||(pd[0]=fd=>{!dd.disabled&&fd.button===0&&fd.ctrlKey===!1&&(unref(qa).onMenuOpen(unref(nd).value),cd.value||fd.preventDefault())}),onPointerenter:pd[1]||(pd[1]=()=>{var fd;unref(qa).modelValue.value&&!cd.value&&(unref(qa).onMenuOpen(unref(nd).value),(fd=unref(ld))==null||fd.focus())}),onKeydown:pd[2]||(pd[2]=withKeys(fd=>{dd.disabled||(["Enter"," "].includes(fd.key)&&unref(qa).onMenuToggle(unref(nd).value),fd.key==="ArrowDown"&&unref(qa).onMenuOpen(unref(nd).value),["Enter"," ","ArrowDown"].includes(fd.key)&&(unref(nd).wasKeyboardTriggerOpenRef.value=!0,fd.preventDefault()))},["enter","space","arrow-down"])),onFocus:pd[3]||(pd[3]=fd=>ud.value=!0),onBlur:pd[4]||(pd[4]=fd=>ud.value=!1)},{default:withCtx(()=>[renderSlot(dd.$slots,"default")]),_:3},8,["id","as","type","aria-expanded","aria-controls","data-highlighted","data-state","data-disabled","disabled","data-value"])]),_:3})]),_:3},8,["focusable","tab-stop-id"]))}}),Kh=defineComponent({__name:"MenubarPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(po),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),Hh=defineComponent({__name:"MenubarContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},side:{},sideOffset:{},align:{default:"start"},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=xe(Ra,qa);R$1();const od=tn(),ld=_o();ld.contentId||(ld.contentId=he(void 0,"radix-vue-menubar-content"));const{injectCollection:ud}=Me("menubar"),cd=ud(),dd=ref$1(!1);function pd(fd){const md=fd.target.hasAttribute("data-radix-menubar-subtrigger"),vd=(od.dir.value==="rtl"?"ArrowRight":"ArrowLeft")===fd.key;if(!vd&&md)return;let Ad=cd.value.map(Od=>Od.dataset.value);vd&&Ad.reverse();const Nd=Ad.indexOf(ld.value);Ad=od.loop.value?qn(Ad,Nd+1):Ad.slice(Nd+1);const[Id]=Ad;Id&&od.onMenuOpen(Id)}return(fd,md)=>(openBlock(),createBlock(unref(uo),mergeProps(unref(nd),{id:unref(ld).contentId,"data-radix-menubar-content":"","aria-labelledby":unref(ld).triggerId,style:{"--radix-menubar-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-menubar-content-available-width":"var(--radix-popper-available-width)","--radix-menubar-content-available-height":"var(--radix-popper-available-height)","--radix-menubar-trigger-width":"var(--radix-popper-anchor-width)","--radix-menubar-trigger-height":"var(--radix-popper-anchor-height)"},onCloseAutoFocus:md[0]||(md[0]=vd=>{var Ad;!unref(od).modelValue.value&&!dd.value&&((Ad=unref(ld).triggerElement.value)==null||Ad.focus()),dd.value=!1,vd.preventDefault()}),onFocusOutside:md[1]||(md[1]=vd=>{const Ad=vd.target;unref(cd).some(Nd=>Nd.contains(Ad))&&vd.preventDefault()}),onInteractOutside:md[2]||(md[2]=vd=>{dd.value=!0}),onEntryFocus:md[3]||(md[3]=vd=>{unref(ld).wasKeyboardTriggerOpenRef.value||vd.preventDefault()}),onKeydown:withKeys(pd,["arrow-right","arrow-left"])}),{default:withCtx(()=>[renderSlot(fd.$slots,"default")]),_:3},16,["id","aria-labelledby"]))}}),jh=defineComponent({__name:"MenubarItem",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},emits:["select"],setup(Ra,{emit:qa}){const nd=Ra,od=Ae(qa);return R$1(),(ld,ud)=>(openBlock(),createBlock(unref(_a$1),normalizeProps(guardReactiveProps({...nd,...unref(od)})),{default:withCtx(()=>[renderSlot(ld.$slots,"default")]),_:3},16))}}),Gh=defineComponent({__name:"MenubarSeparator",props:{asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra;return R$1(),(nd,od)=>(openBlock(),createBlock(unref(mo),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),Qh=defineComponent({__name:"MenubarSub",props:{defaultOpen:{type:Boolean},open:{type:Boolean,default:void 0}},emits:["update:open"],setup(Ra,{emit:qa}){const nd=Ra,od=qa;R$1();const ld=ne(nd,"open",od,{defaultValue:nd.defaultOpen??!1,passive:nd.open===void 0});return(ud,cd)=>(openBlock(),createBlock(unref(ho),{open:unref(ld),"onUpdate:open":cd[0]||(cd[0]=dd=>isRef(ld)?ld.value=dd:null)},{default:withCtx(()=>[renderSlot(ud.$slots,"default",{open:unref(ld)})]),_:3},8,["open"]))}}),ey=defineComponent({__name:"MenubarSubContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},sideOffset:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=xe(Ra,qa);R$1();const{injectCollection:od}=Me("menubar"),ld=tn(),ud=_o(),cd=od();function dd(pd){if(pd.target.hasAttribute("data-radix-menubar-subtrigger"))return;let fd=cd.value.map(Ad=>Ad.dataset.value);const md=fd.indexOf(ud.value);fd=ld.loop.value?qn(fd,md+1):fd.slice(md+1);const[vd]=fd;vd&&ld.onMenuOpen(vd)}return(pd,fd)=>(openBlock(),createBlock(unref(yo),mergeProps(unref(nd),{"data-radix-menubar-content":"",style:{"--radix-menubar-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-menubar-content-available-width":"var(--radix-popper-available-width)","--radix-menubar-content-available-height":"var(--radix-popper-available-height)","--radix-menubar-trigger-width":"var(--radix-popper-anchor-width)","--radix-menubar-trigger-height":"var(--radix-popper-anchor-height)"},onKeydown:withKeys(dd,["arrow-right"])}),{default:withCtx(()=>[renderSlot(pd.$slots,"default")]),_:3},16))}}),ty=defineComponent({__name:"MenubarSubTrigger",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra;return R$1(),(nd,od)=>(openBlock(),createBlock(unref(go),mergeProps(qa,{"data-radix-menubar-subtrigger":""}),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),[Vt,Uc]=Q("PopoverRoot"),hs=defineComponent({__name:"PopoverRoot",props:{defaultOpen:{type:Boolean,default:!1},open:{type:Boolean,default:void 0},modal:{type:Boolean,default:!1}},emits:["update:open"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,{modal:ld}=toRefs(nd),ud=ne(nd,"open",od,{defaultValue:nd.defaultOpen,passive:nd.open===void 0}),cd=ref$1(),dd=ref$1(!1);return Uc({contentId:"",modal:ld,open:ud,onOpenChange:pd=>{ud.value=pd},onOpenToggle:()=>{ud.value=!ud.value},triggerElement:cd,hasCustomAnchor:dd}),(pd,fd)=>(openBlock(),createBlock(unref(Tt),null,{default:withCtx(()=>[renderSlot(pd.$slots,"default",{open:unref(ud)})]),_:3}))}}),ys=defineComponent({__name:"PopoverTrigger",props:{asChild:{type:Boolean},as:{default:"button"}},setup(Ra){const qa=Ra,nd=Vt(),{forwardRef:od,currentElement:ld}=R$1();return onMounted(()=>{nd.triggerElement.value=ld.value}),(ud,cd)=>(openBlock(),createBlock(resolveDynamicComponent(unref(nd).hasCustomAnchor.value?unref(O):unref(Rt)),{"as-child":""},{default:withCtx(()=>[createVNode(unref(O),{ref:unref(od),type:ud.as==="button"?"button":void 0,"aria-haspopup":"dialog","aria-expanded":unref(nd).open.value,"aria-controls":unref(nd).contentId,"data-state":unref(nd).open.value?"open":"closed",as:ud.as,"as-child":qa.asChild,onClick:unref(nd).onOpenToggle},{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},8,["type","aria-expanded","aria-controls","data-state","as","as-child","onClick"])]),_:3}))}}),gs=defineComponent({__name:"PopoverPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(nt),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),bs=defineComponent({__name:"PopoverContentImpl",props:{trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=It(nd),{forwardRef:ud}=R$1(),cd=Vt();return Gn(),(dd,pd)=>(openBlock(),createBlock(unref(Ya),{"as-child":"",loop:"",trapped:dd.trapFocus,onMountAutoFocus:pd[5]||(pd[5]=fd=>od("openAutoFocus",fd)),onUnmountAutoFocus:pd[6]||(pd[6]=fd=>od("closeAutoFocus",fd))},{default:withCtx(()=>[createVNode(unref(yt),{"as-child":"","disable-outside-pointer-events":dd.disableOutsidePointerEvents,onPointerDownOutside:pd[0]||(pd[0]=fd=>od("pointerDownOutside",fd)),onInteractOutside:pd[1]||(pd[1]=fd=>od("interactOutside",fd)),onEscapeKeyDown:pd[2]||(pd[2]=fd=>od("escapeKeyDown",fd)),onFocusOutside:pd[3]||(pd[3]=fd=>od("focusOutside",fd)),onDismiss:pd[4]||(pd[4]=fd=>unref(cd).onOpenChange(!1))},{default:withCtx(()=>[createVNode(unref(Dt),mergeProps(unref(ld),{id:unref(cd).contentId,ref:unref(ud),"data-state":unref(cd).open.value?"open":"closed",role:"dialog",style:{"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}}),{default:withCtx(()=>[renderSlot(dd.$slots,"default")]),_:3},16,["id","data-state"])]),_:3},8,["disable-outside-pointer-events"])]),_:3},8,["trapped"]))}}),Gc=defineComponent({__name:"PopoverContentModal",props:{trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=Vt(),ud=ref$1(!1);ha(!0);const cd=xe(nd,od),{forwardRef:dd,currentElement:pd}=R$1();return ya(pd),(fd,md)=>(openBlock(),createBlock(bs,mergeProps(unref(cd),{ref:unref(dd),"trap-focus":unref(ld).open.value,"disable-outside-pointer-events":"",onCloseAutoFocus:md[0]||(md[0]=withModifiers(vd=>{var Ad;od("closeAutoFocus",vd),ud.value||(Ad=unref(ld).triggerElement.value)==null||Ad.focus()},["prevent"])),onPointerDownOutside:md[1]||(md[1]=vd=>{od("pointerDownOutside",vd);const Ad=vd.detail.originalEvent,Nd=Ad.button===0&&Ad.ctrlKey===!0,Id=Ad.button===2||Nd;ud.value=Id}),onFocusOutside:md[2]||(md[2]=withModifiers(()=>{},["prevent"]))}),{default:withCtx(()=>[renderSlot(fd.$slots,"default")]),_:3},16,["trap-focus"]))}}),qc=defineComponent({__name:"PopoverContentNonModal",props:{trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=Vt(),ud=ref$1(!1),cd=ref$1(!1),dd=xe(nd,od);return(pd,fd)=>(openBlock(),createBlock(bs,mergeProps(unref(dd),{"trap-focus":!1,"disable-outside-pointer-events":!1,onCloseAutoFocus:fd[0]||(fd[0]=md=>{var vd;od("closeAutoFocus",md),md.defaultPrevented||(ud.value||(vd=unref(ld).triggerElement.value)==null||vd.focus(),md.preventDefault()),ud.value=!1,cd.value=!1}),onInteractOutside:fd[1]||(fd[1]=async md=>{var vd;od("interactOutside",md),md.defaultPrevented||(ud.value=!0,md.detail.originalEvent.type==="pointerdown"&&(cd.value=!0));const Ad=md.target;(vd=unref(ld).triggerElement.value)!=null&&vd.contains(Ad)&&md.preventDefault(),md.detail.originalEvent.type==="focusin"&&cd.value&&md.preventDefault()})}),{default:withCtx(()=>[renderSlot(pd.$slots,"default")]),_:3},16))}}),Cs=defineComponent({__name:"PopoverContent",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=Vt(),ud=xe(nd,od),{forwardRef:cd}=R$1();return ld.contentId||(ld.contentId=he(void 0,"radix-vue-popover-content")),(dd,pd)=>(openBlock(),createBlock(unref(Pe),{present:dd.forceMount||unref(ld).open.value},{default:withCtx(()=>[unref(ld).modal.value?(openBlock(),createBlock(Gc,mergeProps({key:0},unref(ud),{ref:unref(cd)}),{default:withCtx(()=>[renderSlot(dd.$slots,"default")]),_:3},16)):(openBlock(),createBlock(qc,mergeProps({key:1},unref(ud),{ref:unref(cd)}),{default:withCtx(()=>[renderSlot(dd.$slots,"default")]),_:3},16))]),_:3},8,["present"]))}}),Tp=["default-value"],Rp=defineComponent({__name:"BubbleSelect",props:{autocomplete:{},autofocus:{type:Boolean},disabled:{type:Boolean},form:{},multiple:{type:Boolean},name:{},required:{type:Boolean},size:{},value:{}},setup(Ra){const qa=Ra,{value:nd}=toRefs(qa),od=ref$1();return(ld,ud)=>(openBlock(),createBlock(unref(Zt),{"as-child":""},{default:withCtx(()=>[withDirectives(createBaseVNode("select",mergeProps({ref_key:"selectElement",ref:od},qa,{"onUpdate:modelValue":ud[0]||(ud[0]=cd=>isRef(nd)?nd.value=cd:null),"default-value":unref(nd)}),[renderSlot(ld.$slots,"default")],16,Tp),[[vModelSelect,unref(nd)]])]),_:3}))}}),Ap={key:0,value:""},[bt,$s]=Q("SelectRoot"),[Op,kp]=Q("SelectRoot"),ky=defineComponent({__name:"SelectRoot",props:{open:{type:Boolean,default:void 0},defaultOpen:{type:Boolean},defaultValue:{default:""},modelValue:{default:void 0},dir:{},name:{},autocomplete:{},disabled:{type:Boolean},required:{type:Boolean}},emits:["update:modelValue","update:open"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=ne(nd,"modelValue",od,{defaultValue:nd.defaultValue,passive:nd.modelValue===void 0}),ud=ne(nd,"open",od,{defaultValue:nd.defaultOpen,passive:nd.open===void 0}),cd=ref$1(),dd=ref$1(),pd=ref$1({x:0,y:0}),fd=ref$1(!1),{required:md,disabled:vd,dir:Ad}=toRefs(nd),Nd=be(Ad);$s({triggerElement:cd,onTriggerChange:Pd=>{cd.value=Pd},valueElement:dd,onValueElementChange:Pd=>{dd.value=Pd},valueElementHasChildren:fd,onValueElementHasChildrenChange:Pd=>{fd.value=Pd},contentId:"",modelValue:ld,onValueChange:Pd=>{ld.value=Pd},open:ud,required:md,onOpenChange:Pd=>{ud.value=Pd},dir:Nd,triggerPointerDownPosRef:pd,disabled:vd});const Id=Je(cd),Od=ref$1(new Set),Fd=computed(()=>Array.from(Od.value).map(Pd=>{var Md;return(Md=Pd.props)==null?void 0:Md.value}).join(";"));return kp({onNativeOptionAdd:Pd=>{Od.value.add(Pd)},onNativeOptionRemove:Pd=>{Od.value.delete(Pd)}}),(Pd,Md)=>(openBlock(),createBlock(unref(Tt),null,{default:withCtx(()=>[renderSlot(Pd.$slots,"default",{modelValue:unref(ld),open:unref(ud)}),unref(Id)?(openBlock(),createBlock(Rp,mergeProps({key:Fd.value},Pd.$attrs,{"aria-hidden":"true",tabindex:"-1",required:unref(md),name:Pd.name,autocomplete:Pd.autocomplete,disabled:unref(vd),value:unref(ld),onChange:Md[0]||(Md[0]=Bd=>ld.value=Bd.target.value)}),{default:withCtx(()=>[unref(ld)===void 0?(openBlock(),createElementBlock("option",Ap)):createCommentVNode("",!0),(openBlock(!0),createElementBlock(Fragment,null,renderList(Array.from(Od.value),Bd=>(openBlock(),createBlock(resolveDynamicComponent(Bd),mergeProps({ref_for:!0},Bd.props,{key:Bd.key??""}),null,16))),128))]),_:1},16,["required","name","autocomplete","disabled","value"])):createCommentVNode("",!0)]),_:3}))}}),Mp=[" ","Enter","ArrowUp","ArrowDown"],Vp=[" ","Enter"],at=10;function Bs(Ra){return Ra===""||Kt(Ra)}const My=defineComponent({__name:"SelectTrigger",props:{disabled:{type:Boolean},asChild:{type:Boolean},as:{default:"button"}},setup(Ra){const qa=Ra,nd=bt(),od=computed(()=>{var Nd;return((Nd=nd.disabled)==null?void 0:Nd.value)||qa.disabled}),{forwardRef:ld,currentElement:ud}=R$1();nd.contentId||(nd.contentId=he(void 0,"radix-vue-select-content")),onMounted(()=>{nd.triggerElement=ud});const{injectCollection:cd}=Me(),dd=cd(),{search:pd,handleTypeaheadSearch:fd,resetTypeahead:md}=ga(dd);function vd(){od.value||(nd.onOpenChange(!0),md())}function Ad(Nd){vd(),nd.triggerPointerDownPosRef.value={x:Math.round(Nd.pageX),y:Math.round(Nd.pageY)}}return(Nd,Id)=>(openBlock(),createBlock(unref(Rt),{"as-child":""},{default:withCtx(()=>{var Od,Fd,Pd,Md;return[createVNode(unref(O),{ref:unref(ld),role:"combobox",type:Nd.as==="button"?"button":void 0,"aria-controls":unref(nd).contentId,"aria-expanded":unref(nd).open.value||!1,"aria-required":(Od=unref(nd).required)==null?void 0:Od.value,"aria-autocomplete":"none",disabled:od.value,dir:(Fd=unref(nd))==null?void 0:Fd.dir.value,"data-state":(Pd=unref(nd))!=null&&Pd.open.value?"open":"closed","data-disabled":od.value?"":void 0,"data-placeholder":unref(Bs)((Md=unref(nd).modelValue)==null?void 0:Md.value)?"":void 0,"as-child":Nd.asChild,as:Nd.as,onClick:Id[0]||(Id[0]=Bd=>{var jd;(jd=Bd==null?void 0:Bd.currentTarget)==null||jd.focus()}),onPointerdown:Id[1]||(Id[1]=Bd=>{if(Bd.pointerType==="touch")return Bd.preventDefault();const jd=Bd.target;jd.hasPointerCapture(Bd.pointerId)&&jd.releasePointerCapture(Bd.pointerId),Bd.button===0&&Bd.ctrlKey===!1&&(Ad(Bd),Bd.preventDefault())}),onPointerup:Id[2]||(Id[2]=withModifiers(Bd=>{Bd.pointerType==="touch"&&Ad(Bd)},["prevent"])),onKeydown:Id[3]||(Id[3]=Bd=>{const jd=unref(pd)!=="";!(Bd.ctrlKey||Bd.altKey||Bd.metaKey)&&Bd.key.length===1&&jd&&Bd.key===" "||(unref(fd)(Bd.key),unref(Mp).includes(Bd.key)&&(vd(),Bd.preventDefault()))})},{default:withCtx(()=>[renderSlot(Nd.$slots,"default")]),_:3},8,["type","aria-controls","aria-expanded","aria-required","disabled","dir","data-state","data-disabled","data-placeholder","as-child","as"])]}),_:3}))}}),Vy=defineComponent({__name:"SelectPortal",props:{to:{},disabled:{type:Boolean},forceMount:{type:Boolean}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(nt),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),[$o,Fp]=Q("SelectItemAlignedPosition"),Np=defineComponent({inheritAttrs:!1,__name:"SelectItemAlignedPosition",props:{asChild:{type:Boolean},as:{}},emits:["placed"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,{injectCollection:ld}=Me(),ud=bt(),cd=Ct(),dd=ld(),pd=ref$1(!1),fd=ref$1(!0),md=ref$1(),{forwardRef:vd,currentElement:Ad}=R$1(),{viewport:Nd,selectedItem:Id,selectedItemText:Od,focusSelectedItem:Fd}=cd;function Pd(){if(ud.triggerElement.value&&ud.valueElement.value&&md.value&&Ad.value&&Nd!=null&&Nd.value&&Id!=null&&Id.value&&Od!=null&&Od.value){const jd=ud.triggerElement.value.getBoundingClientRect(),Hd=Ad.value.getBoundingClientRect(),Gd=ud.valueElement.value.getBoundingClientRect(),zd=Od.value.getBoundingClientRect();if(ud.dir.value!=="rtl"){const xf=zd.left-Hd.left,yf=Gd.left-xf,Bf=jd.left-yf,qf=jd.width+Bf,oh=Math.max(qf,Hd.width),Yf=window.innerWidth-at,kf=Wt(yf,at,Yf-oh);md.value.style.minWidth=`${qf}px`,md.value.style.left=`${kf}px`}else{const xf=Hd.right-zd.right,yf=window.innerWidth-Gd.right-xf,Bf=window.innerWidth-jd.right-yf,qf=jd.width+Bf,oh=Math.max(qf,Hd.width),Yf=window.innerWidth-at,kf=Wt(yf,at,Yf-oh);md.value.style.minWidth=`${qf}px`,md.value.style.right=`${kf}px`}const df=dd.value,Wd=window.innerHeight-at*2,Jd=Nd.value.scrollHeight,Xd=window.getComputedStyle(Ad.value),_f=Number.parseInt(Xd.borderTopWidth,10),vf=Number.parseInt(Xd.paddingTop,10),Sf=Number.parseInt(Xd.borderBottomWidth,10),gf=Number.parseInt(Xd.paddingBottom,10),bf=_f+vf+Jd+gf+Sf,Tf=Math.min(Id.value.offsetHeight*5,bf),Mf=window.getComputedStyle(Nd.value),Kf=Number.parseInt(Mf.paddingTop,10),Zf=Number.parseInt(Mf.paddingBottom,10),eh=jd.top+jd.height/2-at,$f=Wd-eh,Df=Id.value.offsetHeight/2,Lf=Id.value.offsetTop+Df,zf=_f+vf+Lf,Jf=bf-zf;if(zf<=eh){const xf=Id.value===df[df.length-1];md.value.style.bottom="0px";const yf=Ad.value.clientHeight-Nd.value.offsetTop-Nd.value.offsetHeight,Bf=Math.max($f,Df+(xf?Zf:0)+yf+Sf),qf=zf+Bf;md.value.style.height=`${qf}px`}else{const xf=Id.value===df[0];md.value.style.top="0px";const yf=Math.max(eh,_f+Nd.value.offsetTop+(xf?Kf:0)+Df)+Jf;md.value.style.height=`${yf}px`,Nd.value.scrollTop=zf-eh+Nd.value.offsetTop}md.value.style.margin=`${at}px 0`,md.value.style.minHeight=`${Tf}px`,md.value.style.maxHeight=`${Wd}px`,od("placed"),requestAnimationFrame(()=>pd.value=!0)}}const Md=ref$1("");onMounted(async()=>{await nextTick$1(),Pd(),Ad.value&&(Md.value=window.getComputedStyle(Ad.value).zIndex)});function Bd(jd){jd&&fd.value===!0&&(Pd(),Fd==null||Fd(),fd.value=!1)}return Fp({contentWrapper:md,shouldExpandOnScrollRef:pd,onScrollButtonChange:Bd}),(jd,Hd)=>(openBlock(),createElementBlock("div",{ref_key:"contentWrapperElement",ref:md,style:normalizeStyle({display:"flex",flexDirection:"column",position:"fixed",zIndex:Md.value})},[createVNode(unref(O),mergeProps({ref:unref(vd),style:{boxSizing:"border-box",maxHeight:"100%"}},{...jd.$attrs,...nd}),{default:withCtx(()=>[renderSlot(jd.$slots,"default")]),_:3},16)],4))}}),Lp=defineComponent({__name:"SelectPopperPosition",props:{side:{},sideOffset:{},align:{default:"start"},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{default:at},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},setup(Ra){const qa=It(Ra);return(nd,od)=>(openBlock(),createBlock(unref(Dt),mergeProps(unref(qa),{style:{boxSizing:"border-box","--radix-select-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-select-content-available-width":"var(--radix-popper-available-width)","--radix-select-content-available-height":"var(--radix-popper-available-height)","--radix-select-trigger-width":"var(--radix-popper-anchor-width)","--radix-select-trigger-height":"var(--radix-popper-anchor-height)"}}),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),Ft={onViewportChange:()=>{},itemTextRefCallback:()=>{},itemRefCallback:()=>{}},[Ct,zp]=Q("SelectContent"),Kp=defineComponent({__name:"SelectContentImpl",props:{position:{default:"item-aligned"},bodyLock:{type:Boolean,default:!0},side:{},sideOffset:{},align:{default:"start"},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["closeAutoFocus","escapeKeyDown","pointerDownOutside"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=bt();Gn(),ha(nd.bodyLock);const{createCollection:ud}=Me(),cd=ref$1();ya(cd);const dd=ud(cd),{search:pd,handleTypeaheadSearch:fd}=ga(dd),md=ref$1(),vd=ref$1(),Ad=ref$1(),Nd=ref$1(!1),Id=ref$1(!1);function Od(){vd.value&&cd.value&&$n([vd.value,cd.value])}watch(Nd,()=>{Od()});const{onOpenChange:Fd,triggerPointerDownPosRef:Pd}=ld;watchEffect(Hd=>{if(!cd.value)return;let Gd={x:0,y:0};const zd=Wd=>{var Jd,Xd;Gd={x:Math.abs(Math.round(Wd.pageX)-(((Jd=Pd.value)==null?void 0:Jd.x)??0)),y:Math.abs(Math.round(Wd.pageY)-(((Xd=Pd.value)==null?void 0:Xd.y)??0))}},df=Wd=>{var Jd;Wd.pointerType!=="touch"&&(Gd.x<=10&&Gd.y<=10?Wd.preventDefault():(Jd=cd.value)!=null&&Jd.contains(Wd.target)||Fd(!1),document.removeEventListener("pointermove",zd),Pd.value=null)};Pd.value!==null&&(document.addEventListener("pointermove",zd),document.addEventListener("pointerup",df,{capture:!0,once:!0})),Hd(()=>{document.removeEventListener("pointermove",zd),document.removeEventListener("pointerup",df,{capture:!0})})});function Md(Hd){const Gd=Hd.ctrlKey||Hd.altKey||Hd.metaKey;if(Hd.key==="Tab"&&Hd.preventDefault(),!Gd&&Hd.key.length===1&&fd(Hd.key),["ArrowUp","ArrowDown","Home","End"].includes(Hd.key)){let zd=dd.value;if(["ArrowUp","End"].includes(Hd.key)&&(zd=zd.slice().reverse()),["ArrowUp","ArrowDown"].includes(Hd.key)){const df=Hd.target,Wd=zd.indexOf(df);zd=zd.slice(Wd+1)}setTimeout(()=>$n(zd)),Hd.preventDefault()}}const Bd=computed(()=>nd.position==="popper"?nd:{}),jd=It(Bd.value);return zp({content:cd,viewport:md,onViewportChange:Hd=>{md.value=Hd},itemRefCallback:(Hd,Gd,zd)=>{var df,Wd;const Jd=!Id.value&&!zd;(((df=ld.modelValue)==null?void 0:df.value)!==void 0&&((Wd=ld.modelValue)==null?void 0:Wd.value)===Gd||Jd)&&(vd.value=Hd,Jd&&(Id.value=!0))},selectedItem:vd,selectedItemText:Ad,onItemLeave:()=>{var Hd;(Hd=cd.value)==null||Hd.focus()},itemTextRefCallback:(Hd,Gd,zd)=>{var df,Wd;const Jd=!Id.value&&!zd;(((df=ld.modelValue)==null?void 0:df.value)!==void 0&&((Wd=ld.modelValue)==null?void 0:Wd.value)===Gd||Jd)&&(Ad.value=Hd)},focusSelectedItem:Od,position:nd.position,isPositioned:Nd,searchRef:pd}),(Hd,Gd)=>(openBlock(),createBlock(unref(Ya),{"as-child":"",onMountAutoFocus:Gd[6]||(Gd[6]=withModifiers(()=>{},["prevent"])),onUnmountAutoFocus:Gd[7]||(Gd[7]=zd=>{var df;od("closeAutoFocus",zd),!zd.defaultPrevented&&((df=unref(ld).triggerElement.value)==null||df.focus({preventScroll:!0}),zd.preventDefault())})},{default:withCtx(()=>[createVNode(unref(yt),{"as-child":"","disable-outside-pointer-events":"",onFocusOutside:Gd[2]||(Gd[2]=withModifiers(()=>{},["prevent"])),onDismiss:Gd[3]||(Gd[3]=zd=>unref(ld).onOpenChange(!1)),onEscapeKeyDown:Gd[4]||(Gd[4]=zd=>od("escapeKeyDown",zd)),onPointerDownOutside:Gd[5]||(Gd[5]=zd=>od("pointerDownOutside",zd))},{default:withCtx(()=>[(openBlock(),createBlock(resolveDynamicComponent(Hd.position==="popper"?Lp:Np),mergeProps({...Hd.$attrs,...unref(jd)},{id:unref(ld).contentId,ref:zd=>{cd.value=unref($e)(zd)},role:"listbox","data-state":unref(ld).open.value?"open":"closed",dir:unref(ld).dir.value,style:{display:"flex",flexDirection:"column",outline:"none"},onContextmenu:Gd[0]||(Gd[0]=withModifiers(()=>{},["prevent"])),onPlaced:Gd[1]||(Gd[1]=zd=>Nd.value=!0),onKeydown:Md}),{default:withCtx(()=>[renderSlot(Hd.$slots,"default")]),_:3},16,["id","data-state","dir","onKeydown"]))]),_:3})]),_:3}))}}),Hp=defineComponent({inheritAttrs:!1,__name:"SelectProvider",props:{context:{}},setup(Ra){return $s(Ra.context),(qa,nd)=>renderSlot(qa.$slots,"default")}}),Wp={key:1},Fy=defineComponent({inheritAttrs:!1,__name:"SelectContent",props:{forceMount:{type:Boolean},position:{},bodyLock:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{}},emits:["closeAutoFocus","escapeKeyDown","pointerDownOutside"],setup(Ra,{emit:qa}){const nd=Ra,od=xe(nd,qa),ld=bt(),ud=ref$1();onMounted(()=>{ud.value=new DocumentFragment});const cd=ref$1(),dd=computed(()=>nd.forceMount||ld.open.value);return(pd,fd)=>{var md;return dd.value?(openBlock(),createBlock(unref(Pe),{key:0,ref_key:"presenceRef",ref:cd,present:!0},{default:withCtx(()=>[createVNode(Kp,normalizeProps(guardReactiveProps({...unref(od),...pd.$attrs})),{default:withCtx(()=>[renderSlot(pd.$slots,"default")]),_:3},16)]),_:3},512)):!((md=cd.value)!=null&&md.present)&&ud.value?(openBlock(),createElementBlock("div",Wp,[(openBlock(),createBlock(Teleport$1,{to:ud.value},[createVNode(Hp,{context:unref(ld)},{default:withCtx(()=>[renderSlot(pd.$slots,"default")]),_:3},8,["context"])],8,["to"]))])):createCommentVNode("",!0)}}}),[Is,jp]=Q("SelectItem"),zy=defineComponent({__name:"SelectItem",props:{value:{},disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra,{disabled:nd}=toRefs(qa),od=bt(),ld=Ct(Ft),{forwardRef:ud,currentElement:cd}=R$1(),dd=computed(()=>{var Od;return((Od=od.modelValue)==null?void 0:Od.value)===qa.value}),pd=ref$1(!1),fd=ref$1(qa.textValue??""),md=he(void 0,"radix-vue-select-item-text");async function vd(Od){await nextTick$1(),!(Od!=null&&Od.defaultPrevented)&&(nd.value||(od.onValueChange(qa.value),od.onOpenChange(!1)))}async function Ad(Od){var Fd;await nextTick$1(),!Od.defaultPrevented&&(nd.value?(Fd=ld.onItemLeave)==null||Fd.call(ld):Od.currentTarget.focus({preventScroll:!0}))}async function Nd(Od){var Fd;await nextTick$1(),!Od.defaultPrevented&&Od.currentTarget===document.activeElement&&((Fd=ld.onItemLeave)==null||Fd.call(ld))}async function Id(Od){var Fd;await nextTick$1(),!(Od.defaultPrevented||((Fd=ld.searchRef)==null?void 0:Fd.value)!==""&&Od.key===" ")&&(Vp.includes(Od.key)&&vd(),Od.key===" "&&Od.preventDefault())}if(qa.value==="")throw new Error("A <SelectItem /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.");return onMounted(()=>{cd.value&&ld.itemRefCallback(cd.value,qa.value,qa.disabled)}),jp({value:qa.value,disabled:nd,textId:md,isSelected:dd,onItemTextChange:Od=>{fd.value=((fd.value||(Od==null?void 0:Od.textContent))??"").trim()}}),(Od,Fd)=>(openBlock(),createBlock(unref(O),{ref:unref(ud),role:"option","data-radix-vue-collection-item":"","aria-labelledby":unref(md),"data-highlighted":pd.value?"":void 0,"aria-selected":dd.value,"data-state":dd.value?"checked":"unchecked","aria-disabled":unref(nd)||void 0,"data-disabled":unref(nd)?"":void 0,tabindex:unref(nd)?void 0:-1,as:Od.as,"as-child":Od.asChild,onFocus:Fd[0]||(Fd[0]=Pd=>pd.value=!0),onBlur:Fd[1]||(Fd[1]=Pd=>pd.value=!1),onPointerup:vd,onPointerdown:Fd[2]||(Fd[2]=Pd=>{Pd.currentTarget.focus({preventScroll:!0})}),onTouchend:Fd[3]||(Fd[3]=withModifiers(()=>{},["prevent","stop"])),onPointermove:Ad,onPointerleave:Nd,onKeydown:Id},{default:withCtx(()=>[renderSlot(Od.$slots,"default")]),_:3},8,["aria-labelledby","data-highlighted","aria-selected","data-state","aria-disabled","data-disabled","tabindex","as","as-child"]))}}),Ky=defineComponent({__name:"SelectItemIndicator",props:{asChild:{type:Boolean},as:{default:"span"}},setup(Ra){const qa=Ra,nd=Is();return(od,ld)=>unref(nd).isSelected.value?(openBlock(),createBlock(unref(O),mergeProps({key:0,"aria-hidden":"true"},qa),{default:withCtx(()=>[renderSlot(od.$slots,"default")]),_:3},16)):createCommentVNode("",!0)}}),jy=defineComponent({inheritAttrs:!1,__name:"SelectItemText",props:{asChild:{type:Boolean},as:{default:"span"}},setup(Ra){const qa=Ra,nd=bt(),od=Ct(Ft),ld=Op(),ud=Is(),{forwardRef:cd,currentElement:dd}=R$1(),pd=computed(()=>{var fd;return h$1("option",{key:ud.value,value:ud.value,disabled:ud.disabled.value,textContent:(fd=dd.value)==null?void 0:fd.textContent})});return onMounted(()=>{dd.value&&(ud.onItemTextChange(dd.value),od.itemTextRefCallback(dd.value,ud.value,ud.disabled.value),ld.onNativeOptionAdd(pd.value))}),onBeforeUnmount(()=>{ld.onNativeOptionRemove(pd.value)}),(fd,md)=>(openBlock(),createElementBlock(Fragment,null,[createVNode(unref(O),mergeProps({id:unref(ud).textId,ref:unref(cd)},{...qa,...fd.$attrs}),{default:withCtx(()=>[renderSlot(fd.$slots,"default")]),_:3},16,["id"]),unref(ud).isSelected.value&&unref(nd).valueElement.value&&!unref(nd).valueElementHasChildren.value?(openBlock(),createBlock(Teleport$1,{key:0,to:unref(nd).valueElement.value},[renderSlot(fd.$slots,"default")],8,["to"])):createCommentVNode("",!0)],64))}}),Uy=defineComponent({__name:"SelectViewport",props:{nonce:{},asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra,{nonce:nd}=toRefs(qa),od=Xa(nd),ld=Ct(Ft),ud=ld.position==="item-aligned"?$o():void 0,{forwardRef:cd,currentElement:dd}=R$1();onMounted(()=>{ld==null||ld.onViewportChange(dd.value)});const pd=ref$1(0);function fd(md){const vd=md.currentTarget,{shouldExpandOnScrollRef:Ad,contentWrapper:Nd}=ud??{};if(Ad!=null&&Ad.value&&Nd!=null&&Nd.value){const Id=Math.abs(pd.value-vd.scrollTop);if(Id>0){const Od=window.innerHeight-at*2,Fd=Number.parseFloat(Nd.value.style.minHeight),Pd=Number.parseFloat(Nd.value.style.height),Md=Math.max(Fd,Pd);if(Md<Od){const Bd=Md+Id,jd=Math.min(Od,Bd),Hd=Bd-jd;Nd.value.style.height=`${jd}px`,Nd.value.style.bottom==="0px"&&(vd.scrollTop=Hd>0?Hd:0,Nd.value.style.justifyContent="flex-end")}}}pd.value=vd.scrollTop}return(md,vd)=>(openBlock(),createElementBlock(Fragment,null,[createVNode(unref(O),mergeProps({ref:unref(cd),"data-radix-select-viewport":"",role:"presentation"},{...md.$attrs,...qa},{style:{position:"relative",flex:1,overflow:"auto"},onScroll:fd}),{default:withCtx(()=>[renderSlot(md.$slots,"default")]),_:3},16),createVNode(unref(O),{as:"style",nonce:unref(od)},{default:withCtx(()=>[createTextVNode(" /* Hide scrollbars cross-browser and enable momentum scroll for touch devices */ [data-radix-select-viewport] { scrollbar-width:none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; } [data-radix-select-viewport]::-webkit-scrollbar { display: none; } ")]),_:1},8,["nonce"])],64))}}),Ts=defineComponent({__name:"SelectScrollButtonImpl",emits:["autoScroll"],setup(Ra,{emit:qa}){const nd=qa,{injectCollection:od}=Me(),ld=od(),ud=Ct(Ft),cd=ref$1(null);function dd(){cd.value!==null&&(window.clearInterval(cd.value),cd.value=null)}watchEffect(()=>{const md=ld.value.find(vd=>vd===document.activeElement);md==null||md.scrollIntoView({block:"nearest"})});function pd(){cd.value===null&&(cd.value=window.setInterval(()=>{nd("autoScroll")},50))}function fd(){var md;(md=ud.onItemLeave)==null||md.call(ud),cd.value===null&&(cd.value=window.setInterval(()=>{nd("autoScroll")},50))}return onBeforeUnmount(()=>dd()),(md,vd)=>{var Ad;return openBlock(),createBlock(unref(O),mergeProps({"aria-hidden":"true",style:{flexShrink:0}},(Ad=md.$parent)==null?void 0:Ad.$props,{onPointerdown:pd,onPointermove:fd,onPointerleave:vd[0]||(vd[0]=()=>{dd()})}),{default:withCtx(()=>[renderSlot(md.$slots,"default")]),_:3},16)}}}),Gy=defineComponent({__name:"SelectScrollUpButton",props:{asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ct(Ft),nd=qa.position==="item-aligned"?$o():void 0,{forwardRef:od,currentElement:ld}=R$1(),ud=ref$1(!1);return watchEffect(cd=>{var dd,pd;if((dd=qa.viewport)!=null&&dd.value&&(pd=qa.isPositioned)!=null&&pd.value){let fd=function(){ud.value=md.scrollTop>0};const md=qa.viewport.value;fd(),md.addEventListener("scroll",fd),cd(()=>md.removeEventListener("scroll",fd))}}),watch(ld,()=>{ld.value&&(nd==null||nd.onScrollButtonChange(ld.value))}),(cd,dd)=>ud.value?(openBlock(),createBlock(Ts,{key:0,ref:unref(od),onAutoScroll:dd[0]||(dd[0]=()=>{const{viewport:pd,selectedItem:fd}=unref(qa);pd!=null&&pd.value&&fd!=null&&fd.value&&(pd.value.scrollTop=pd.value.scrollTop-fd.value.offsetHeight)})},{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},512)):createCommentVNode("",!0)}}),qy=defineComponent({__name:"SelectScrollDownButton",props:{asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ct(Ft),nd=qa.position==="item-aligned"?$o():void 0,{forwardRef:od,currentElement:ld}=R$1(),ud=ref$1(!1);return watchEffect(cd=>{var dd,pd;if((dd=qa.viewport)!=null&&dd.value&&(pd=qa.isPositioned)!=null&&pd.value){let fd=function(){const vd=md.scrollHeight-md.clientHeight;ud.value=Math.ceil(md.scrollTop)<vd};const md=qa.viewport.value;fd(),md.addEventListener("scroll",fd),cd(()=>md.removeEventListener("scroll",fd))}}),watch(ld,()=>{ld.value&&(nd==null||nd.onScrollButtonChange(ld.value))}),(cd,dd)=>ud.value?(openBlock(),createBlock(Ts,{key:0,ref:unref(od),onAutoScroll:dd[0]||(dd[0]=()=>{const{viewport:pd,selectedItem:fd}=unref(qa);pd!=null&&pd.value&&fd!=null&&fd.value&&(pd.value.scrollTop=pd.value.scrollTop+fd.value.offsetHeight)})},{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},512)):createCommentVNode("",!0)}}),Yy=defineComponent({__name:"SelectValue",props:{placeholder:{default:""},asChild:{type:Boolean},as:{default:"span"}},setup(Ra){const{forwardRef:qa,currentElement:nd}=R$1(),od=bt(),ld=useSlots();return onBeforeMount(()=>{var ud;const cd=!!Ua((ud=ld==null?void 0:ld.default)==null?void 0:ud.call(ld)).length;od.onValueElementHasChildrenChange(cd)}),onMounted(()=>{od.valueElement=nd}),(ud,cd)=>(openBlock(),createBlock(unref(O),{ref:unref(qa),as:ud.as,"as-child":ud.asChild,style:{pointerEvents:"none"}},{default:withCtx(()=>{var dd;return[unref(Bs)((dd=unref(od).modelValue)==null?void 0:dd.value)?(openBlock(),createElementBlock(Fragment,{key:0},[createTextVNode(toDisplayString(ud.placeholder),1)],64)):renderSlot(ud.$slots,"default",{key:1})]}),_:3},8,["as","as-child"]))}}),Xy=defineComponent({__name:"SelectIcon",props:{asChild:{type:Boolean},as:{default:"span"}},setup(Ra){return(qa,nd)=>(openBlock(),createBlock(unref(O),{"aria-hidden":"true",as:qa.as,"as-child":qa.asChild},{default:withCtx(()=>[renderSlot(qa.$slots,"default",{},()=>[createTextVNode("▼")])]),_:3},8,["as","as-child"]))}});function hf(){if(typeof matchMedia=="function")return matchMedia("(pointer:coarse)").matches?"coarse":"fine"}hf();const _sfc_main$M=defineComponent({__name:"Button",props:{variant:{},size:{},class:{},asChild:{type:Boolean},as:{default:"button"}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(O),{as:nd.as,"as-child":nd.asChild,class:normalizeClass(unref(cn)(unref(buttonVariants)({variant:nd.variant,size:nd.size}),qa.class))},{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},8,["as","as-child","class"]))}}),buttonVariants=cva("inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background hover:bg-accent hover:text-accent-foreground",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",xs:"h-7 rounded px-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),_sfc_main$L=defineComponent({__name:"Menubar",props:{modelValue:{},defaultValue:{},dir:{},loop:{type:Boolean},class:{}},emits:["update:modelValue"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=computed(()=>{const{class:cd,...dd}=nd;return dd}),ud=xe(ld,od);return(cd,dd)=>(openBlock(),createBlock(unref(Nh),mergeProps(unref(ud),{class:unref(cn)("flex h-10 items-center gap-x-1 rounded-md border bg-background p-1",nd.class)}),{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},16,["class"]))}});/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const toKebabCase=Ra=>Ra.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase();/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/var defaultAttributes={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":2,"stroke-linecap":"round","stroke-linejoin":"round"};/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Icon=({size:Ra,strokeWidth:qa=2,absoluteStrokeWidth:nd,color:od,iconNode:ld,name:ud,class:cd,...dd},{slots:pd})=>h$1("svg",{...defaultAttributes,width:Ra||defaultAttributes.width,height:Ra||defaultAttributes.height,stroke:od||defaultAttributes.stroke,"stroke-width":nd?Number(qa)*24/Number(Ra):qa,class:["lucide",`lucide-${toKebabCase(ud??"icon")}`],...dd},[...ld.map(fd=>h$1(...fd)),...pd.default?[pd.default()]:[]]);/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const createLucideIcon=(Ra,qa)=>(nd,{slots:od})=>h$1(Icon,{...nd,iconNode:qa,name:Ra},od);/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Check=createLucideIcon("CheckIcon",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const ChevronDown=createLucideIcon("ChevronDownIcon",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const ChevronRight=createLucideIcon("ChevronRightIcon",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const ChevronUp=createLucideIcon("ChevronUpIcon",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]]);/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const CloudUpload=createLucideIcon("CloudUploadIcon",[["path",{d:"M12 13v8",key:"1l5pq0"}],["path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242",key:"1pljnt"}],["path",{d:"m8 17 4-4 4 4",key:"1quai1"}]]);/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Moon=createLucideIcon("MoonIcon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]);/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Paintbrush=createLucideIcon("PaintbrushIcon",[["path",{d:"m14.622 17.897-10.68-2.913",key:"vj2p1u"}],["path",{d:"M18.376 2.622a1 1 0 1 1 3.002 3.002L17.36 9.643a.5.5 0 0 0 0 .707l.944.944a2.41 2.41 0 0 1 0 3.408l-.944.944a.5.5 0 0 1-.707 0L8.354 7.348a.5.5 0 0 1 0-.707l.944-.944a2.41 2.41 0 0 1 3.408 0l.944.944a.5.5 0 0 0 .707 0z",key:"18tc5c"}],["path",{d:"M9 8c-1.804 2.71-3.97 3.46-6.583 3.948a.507.507 0 0 0-.302.819l7.32 8.883a1 1 0 0 0 1.185.204C12.735 20.405 16 16.792 16 15",key:"ytzfxy"}]]);/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Sun=createLucideIcon("SunIcon",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]]);/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const Table=createLucideIcon("TableIcon",[["path",{d:"M12 3v18",key:"108xh3"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"M3 15h18",key:"5xshup"}]]);/**
* @license lucide-vue-next v0.462.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const X=createLucideIcon("XIcon",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),_sfc_main$K=defineComponent({__name:"MenubarContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},side:{},sideOffset:{default:8},align:{default:"start"},alignOffset:{default:-4},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},setup(Ra){const qa=Ra,nd=computed(()=>{const{class:ld,...ud}=qa;return ud}),od=It(nd);return(ld,ud)=>(openBlock(),createBlock(unref(Kh),null,{default:withCtx(()=>[createVNode(unref(Hh),mergeProps(unref(od),{class:unref(cn)("z-50 min-w-48 overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",qa.class)}),{default:withCtx(()=>[renderSlot(ld.$slots,"default")]),_:3},16,["class"])]),_:3}))}}),_sfc_main$J=defineComponent({__name:"MenubarItem",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{},class:{},inset:{type:Boolean}},emits:["select"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=computed(()=>{const{class:cd,...dd}=nd;return dd}),ud=xe(ld,od);return(cd,dd)=>(openBlock(),createBlock(unref(jh),mergeProps(unref(ud),{class:unref(cn)("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",cd.inset&&"pl-8",nd.class)}),{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},16,["class"]))}}),_sfc_main$I=defineComponent({__name:"MenubarMenu",props:{value:{}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(Lh),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),_sfc_main$H=defineComponent({__name:"MenubarSeparator",props:{asChild:{type:Boolean},as:{},class:{}},setup(Ra){const qa=Ra,nd=computed(()=>{const{class:ld,...ud}=qa;return ud}),od=It(nd);return(ld,ud)=>(openBlock(),createBlock(unref(Gh),mergeProps({class:unref(cn)("-mx-1 my-1 h-px bg-muted",qa.class)},unref(od)),null,16,["class"]))}}),_sfc_main$G=defineComponent({__name:"MenubarShortcut",props:{class:{}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createElementBlock("span",{class:normalizeClass(unref(cn)("ml-auto text-xs tracking-widest text-muted-foreground",qa.class))},[renderSlot(nd.$slots,"default")],2))}}),_sfc_main$F=defineComponent({__name:"MenubarSub",props:{defaultOpen:{type:Boolean},open:{type:Boolean}},emits:["update:open"],setup(Ra,{emit:qa}){const ld=xe(Ra,qa);return(ud,cd)=>(openBlock(),createBlock(unref(Qh),normalizeProps(guardReactiveProps(unref(ld))),{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},16))}}),_sfc_main$E=defineComponent({__name:"MenubarSubContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},sideOffset:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","entryFocus","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=computed(()=>{const{class:cd,...dd}=nd;return dd}),ud=xe(ld,od);return(cd,dd)=>(openBlock(),createBlock(unref(Kh),null,{default:withCtx(()=>[createVNode(unref(ey),mergeProps(unref(ud),{class:unref(cn)("z-50 min-w-32 overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",nd.class)}),{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},16,["class"])]),_:3}))}}),_sfc_main$D=defineComponent({__name:"MenubarSubTrigger",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{},class:{},inset:{type:Boolean}},setup(Ra){const qa=Ra,nd=computed(()=>{const{class:ld,...ud}=qa;return ud}),od=It(nd);return(ld,ud)=>(openBlock(),createBlock(unref(ty),mergeProps(unref(od),{class:unref(cn)("flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",ld.inset&&"pl-8",qa.class)}),{default:withCtx(()=>[renderSlot(ld.$slots,"default"),createVNode(unref(ChevronRight),{class:"ml-auto h-4 w-4"})]),_:3},16,["class"]))}}),_sfc_main$C=defineComponent({__name:"MenubarTrigger",props:{disabled:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},setup(Ra){const qa=Ra,nd=computed(()=>{const{class:ld,...ud}=qa;return ud}),od=It(nd);return(ld,ud)=>(openBlock(),createBlock(unref(zh),mergeProps(unref(od),{class:unref(cn)("flex cursor-default select-none items-center rounded-sm px-3 py-1.5 text-sm font-medium outline-none hover:bg-accent focus:bg-accent focus:text-accent-foreground data-[state=open]:bg-accent data-[state=open]:text-accent-foreground",qa.class)}),{default:withCtx(()=>[renderSlot(ld.$slots,"default")]),_:3},16,["class"]))}}),_sfc_main$B=defineComponent({__name:"Popover",props:{defaultOpen:{type:Boolean},open:{type:Boolean},modal:{type:Boolean}},emits:["update:open"],setup(Ra,{emit:qa}){const ld=xe(Ra,qa);return(ud,cd)=>(openBlock(),createBlock(unref(hs),normalizeProps(guardReactiveProps(unref(ld))),{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},16))}}),_sfc_main$A=defineComponent({inheritAttrs:!1,__name:"PopoverContent",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},side:{},sideOffset:{default:4},align:{default:"center"},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},disableOutsidePointerEvents:{type:Boolean},class:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=computed(()=>{const{class:cd,...dd}=nd;return dd}),ud=xe(ld,od);return(cd,dd)=>(openBlock(),createBlock(unref(gs),null,{default:withCtx(()=>[createVNode(unref(Cs),mergeProps({...unref(ud),...cd.$attrs},{class:unref(cn)("z-50 w-72 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",nd.class)}),{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},16,["class"])]),_:3}))}}),_sfc_main$z=defineComponent({__name:"PopoverTrigger",props:{asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(ys),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),_sfc_main$y=defineComponent({__name:"Select",props:{open:{type:Boolean},defaultOpen:{type:Boolean},defaultValue:{},modelValue:{},dir:{},name:{},autocomplete:{},disabled:{type:Boolean},required:{type:Boolean}},emits:["update:modelValue","update:open"],setup(Ra,{emit:qa}){const ld=xe(Ra,qa);return(ud,cd)=>(openBlock(),createBlock(unref(ky),normalizeProps(guardReactiveProps(unref(ld))),{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},16))}}),_sfc_main$x=defineComponent({inheritAttrs:!1,__name:"SelectContent",props:{forceMount:{type:Boolean},position:{default:"popper"},bodyLock:{type:Boolean},side:{},sideOffset:{},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},emits:["closeAutoFocus","escapeKeyDown","pointerDownOutside"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=computed(()=>{const{class:cd,...dd}=nd;return dd}),ud=xe(ld,od);return(cd,dd)=>(openBlock(),createBlock(unref(Vy),null,{default:withCtx(()=>[createVNode(unref(Fy),mergeProps({...unref(ud),...cd.$attrs},{class:unref(cn)("relative z-50 max-h-96 min-w-32 overflow-hidden rounded-md border bg-popover text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",cd.position==="popper"&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",nd.class)}),{default:withCtx(()=>[createVNode(unref(_sfc_main$u)),createVNode(unref(Uy),{class:normalizeClass(unref(cn)("p-1",cd.position==="popper"&&"h-[--radix-select-trigger-height] w-full min-w-[--radix-select-trigger-width]"))},{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},8,["class"]),createVNode(unref(_sfc_main$v))]),_:3},16,["class"])]),_:3}))}}),_hoisted_1$4={class:"absolute left-2 h-3.5 w-3.5 flex items-center justify-center"},_sfc_main$w=defineComponent({__name:"SelectItem",props:{value:{},disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{},class:{}},setup(Ra){const qa=Ra,nd=computed(()=>{const{class:ld,...ud}=qa;return ud}),od=It(nd);return(ld,ud)=>(openBlock(),createBlock(unref(zy),mergeProps(unref(od),{class:unref(cn)("relative flex w-full cursor-default select-none items-center rounded-sm py-1.5 pl-8 pr-2 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",qa.class)}),{default:withCtx(()=>[createBaseVNode("span",_hoisted_1$4,[createVNode(unref(Ky),null,{default:withCtx(()=>[createVNode(unref(Check),{class:"h-4 w-4"})]),_:1})]),createVNode(unref(jy),null,{default:withCtx(()=>[renderSlot(ld.$slots,"default")]),_:3})]),_:3},16,["class"]))}}),_sfc_main$v=defineComponent({__name:"SelectScrollDownButton",props:{asChild:{type:Boolean},as:{},class:{}},setup(Ra){const qa=Ra,nd=computed(()=>{const{class:ld,...ud}=qa;return ud}),od=It(nd);return(ld,ud)=>(openBlock(),createBlock(unref(qy),mergeProps(unref(od),{class:unref(cn)("flex cursor-default items-center justify-center py-1",qa.class)}),{default:withCtx(()=>[renderSlot(ld.$slots,"default",{},()=>[createVNode(unref(ChevronDown),{class:"h-4 w-4"})])]),_:3},16,["class"]))}}),_sfc_main$u=defineComponent({__name:"SelectScrollUpButton",props:{asChild:{type:Boolean},as:{},class:{}},setup(Ra){const qa=Ra,nd=computed(()=>{const{class:ld,...ud}=qa;return ud}),od=It(nd);return(ld,ud)=>(openBlock(),createBlock(unref(Gy),mergeProps(unref(od),{class:unref(cn)("flex cursor-default items-center justify-center py-1",qa.class)}),{default:withCtx(()=>[renderSlot(ld.$slots,"default",{},()=>[createVNode(unref(ChevronUp),{class:"h-4 w-4"})])]),_:3},16,["class"]))}}),_sfc_main$t=defineComponent({__name:"SelectTrigger",props:{disabled:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},setup(Ra){const qa=Ra,nd=computed(()=>{const{class:ld,...ud}=qa;return ud}),od=It(nd);return(ld,ud)=>(openBlock(),createBlock(unref(My),mergeProps(unref(od),{class:unref(cn)("flex h-10 w-full items-center justify-between rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50 [&>span]:truncate text-start",qa.class)}),{default:withCtx(()=>[renderSlot(ld.$slots,"default"),createVNode(unref(Xy),{"as-child":""},{default:withCtx(()=>[createVNode(unref(ChevronDown),{class:"h-4 w-4 shrink-0 opacity-50"})]),_:1})]),_:3},16,["class"]))}}),_sfc_main$s=defineComponent({__name:"SelectValue",props:{placeholder:{},asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(Yy),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),_sfc_main$r=defineComponent({__name:"EditDropdown",setup(Ra){const{toggleShowInsertFormDialog:qa,toggleShowUploadImgDialog:nd}=useDisplayStore();return(od,ld)=>(openBlock(),createBlock(unref(_sfc_main$I),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$C),null,{default:withCtx(()=>ld[2]||(ld[2]=[createTextVNode(" 编辑 ")])),_:1}),createVNode(unref(_sfc_main$K),{align:"start"},{default:withCtx(()=>[createVNode(unref(_sfc_main$J),{onClick:ld[0]||(ld[0]=ud=>unref(nd)())},{default:withCtx(()=>[createVNode(unref(CloudUpload),{class:"mr-2 h-4 w-4"}),ld[3]||(ld[3]=createTextVNode(" 上传图片 "))]),_:1}),createVNode(unref(_sfc_main$J),{onClick:ld[1]||(ld[1]=ud=>unref(qa)())},{default:withCtx(()=>[createVNode(unref(Table),{class:"mr-2 h-4 w-4"}),ld[4]||(ld[4]=createTextVNode(" 插入表格 "))]),_:1})]),_:1})]),_:1}))}}),_sfc_main$q=defineComponent({__name:"FileDropdown",setup(Ra){const qa=useStore(),{isDark:nd,isEditOnLeft:od}=storeToRefs(qa),{toggleDark:ld,toggleEditOnLeft:ud,exportEditorContent2HTML:cd,exportEditorContent2MD:dd,importMarkdownContent:pd}=qa;return(fd,md)=>{const vd=_sfc_main$C,Ad=upload_default,Nd=ElIcon,Id=_sfc_main$J,Od=download_default,Fd=document_default,Pd=_sfc_main$H,Md=check_default,Bd=_sfc_main$K,jd=_sfc_main$I;return openBlock(),createBlock(jd,null,{default:withCtx(()=>[createVNode(vd,null,{default:withCtx(()=>md[5]||(md[5]=[createTextVNode(" 文件 ")])),_:1}),createVNode(Bd,{align:"start"},{default:withCtx(()=>[createVNode(Id,{onClick:md[0]||(md[0]=Hd=>unref(pd)())},{default:withCtx(()=>[createVNode(Nd,{class:"mr-2 h-4 w-4"},{default:withCtx(()=>[createVNode(Ad)]),_:1}),md[6]||(md[6]=createTextVNode(" 导入 .md "))]),_:1}),createVNode(Id,{onClick:md[1]||(md[1]=Hd=>unref(dd)())},{default:withCtx(()=>[createVNode(Nd,{class:"mr-2 h-4 w-4"},{default:withCtx(()=>[createVNode(Od)]),_:1}),md[7]||(md[7]=createTextVNode(" 导出 .md "))]),_:1}),createVNode(Id,{onClick:md[2]||(md[2]=Hd=>unref(cd)())},{default:withCtx(()=>[createVNode(Nd,{class:"mr-2 h-4 w-4"},{default:withCtx(()=>[createVNode(Fd)]),_:1}),md[8]||(md[8]=createTextVNode(" 导出 .html "))]),_:1}),createVNode(Pd),createVNode(Id,{onClick:md[3]||(md[3]=Hd=>unref(ld)())},{default:withCtx(()=>[createVNode(Nd,{class:normalizeClass(["mr-2 h-4 w-4",{"opacity-0":!unref(nd)}])},{default:withCtx(()=>[createVNode(Md)]),_:1},8,["class"]),md[9]||(md[9]=createTextVNode(" 深色模式 "))]),_:1}),createVNode(Pd),createVNode(Id,{onClick:md[4]||(md[4]=Hd=>unref(ud)())},{default:withCtx(()=>[createVNode(Nd,{class:normalizeClass(["mr-2 h-4 w-4",{"opacity-0":!unref(od)}])},{default:withCtx(()=>[createVNode(Md)]),_:1},8,["class"]),md[10]||(md[10]=createTextVNode(" 左侧编辑 "))]),_:1})]),_:1})]),_:1})}}}),_sfc_main$p=defineComponent({__name:"Dialog",props:{open:{type:Boolean},defaultOpen:{type:Boolean},modal:{type:Boolean}},emits:["update:open"],setup(Ra,{emit:qa}){const ld=xe(Ra,qa);return(ud,cd)=>(openBlock(),createBlock(unref(Zi),normalizeProps(guardReactiveProps(unref(ld))),{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},16))}}),_sfc_main$o=defineComponent({__name:"DialogContent",props:{forceMount:{type:Boolean},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","openAutoFocus","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=computed(()=>{const{class:cd,...dd}=nd;return dd}),ud=xe(ld,od);return(cd,dd)=>(openBlock(),createBlock(unref(xv),null,{default:withCtx(()=>[createVNode(unref(_u),{class:"data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/80"}),createVNode(unref(Cu),mergeProps(unref(ud),{class:unref(cn)("fixed left-1/2 top-1/2 z-50 grid w-full max-w-lg -translate-x-1/2 -translate-y-1/2 gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg",nd.class)}),{default:withCtx(()=>[renderSlot(cd.$slots,"default"),createVNode(unref(Ul),{class:"data-[state=open]:bg-accent ring-offset-background data-[state=open]:text-muted-foreground focus:ring-ring absolute right-4 top-4 rounded-sm opacity-70 transition-opacity disabled:pointer-events-none hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-offset-2"},{default:withCtx(()=>[createVNode(unref(X),{class:"h-4 w-4"}),dd[0]||(dd[0]=createBaseVNode("span",{class:"sr-only"},"Close",-1))]),_:1})]),_:3},16,["class"])]),_:3}))}}),_sfc_main$n=defineComponent({__name:"DialogFooter",props:{class:{}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createElementBlock("div",{class:normalizeClass(unref(cn)("flex flex-col-reverse sm:flex-row sm:justify-end sm:gap-x-2",qa.class))},[renderSlot(nd.$slots,"default")],2))}}),_sfc_main$m=defineComponent({__name:"DialogHeader",props:{class:{}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createElementBlock("div",{class:normalizeClass(unref(cn)("flex flex-col gap-y-1.5 text-center sm:text-left",qa.class))},[renderSlot(nd.$slots,"default")],2))}}),_sfc_main$l=defineComponent({__name:"DialogTitle",props:{asChild:{type:Boolean},as:{},class:{}},setup(Ra){const qa=Ra,nd=computed(()=>{const{class:ld,...ud}=qa;return ud}),od=It(nd);return(ld,ud)=>(openBlock(),createBlock(unref(xu),mergeProps(unref(od),{class:unref(cn)("text-lg font-semibold leading-none tracking-tight",qa.class)}),{default:withCtx(()=>[renderSlot(ld.$slots,"default")]),_:3},16,["class"]))}}),_sfc_main$k=defineComponent({__name:"AboutDialog",props:{visible:{type:Boolean,default:!1}},emits:["close"],setup(Ra,{emit:qa}){const nd=Ra,od=qa;function ld(dd){dd||od("close")}const ud=[{label:"GitHub 仓库",url:"https://github.com/doocs/md"},{label:"Gitee 仓库",url:"https://gitee.com/doocs/md"},{label:"GitCode 仓库",url:"https://gitcode.com/doocs/md"}];function cd(dd){window.open(dd,"_blank")}return(dd,pd)=>{const fd=_sfc_main$M;return openBlock(),createBlock(unref(_sfc_main$p),{open:nd.visible,"onUpdate:open":ld},{default:withCtx(()=>[createVNode(unref(_sfc_main$o),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$m),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$l),null,{default:withCtx(()=>pd[0]||(pd[0]=[createTextVNode("关于")])),_:1})]),_:1}),pd[1]||(pd[1]=createBaseVNode("div",{class:"text-center"},[createBaseVNode("h3",null,"一款高度简洁的微信 Markdown 编辑器"),createBaseVNode("p",null,"扫码关注公众号 Doocs原创技术文章第一时间推送"),createBaseVNode("img",{class:"mx-auto my-5",src:"https://cdn-doocs.oss-cn-shenzhen.aliyuncs.com/gh/doocs/md/images/1648303220922-7e14aefa-816e-44c1-8604-ade709ca1c69.png",alt:"Doocs Markdown 编辑器",style:{width:"40%"}})],-1)),createVNode(unref(_sfc_main$n),{class:"sm:justify-evenly"},{default:withCtx(()=>[(openBlock(),createElementBlock(Fragment,null,renderList(ud,md=>createVNode(fd,{key:md.url,onClick:vd=>cd(md.url)},{default:withCtx(()=>[createTextVNode(toDisplayString(md.label),1)]),_:2},1032,["onClick"])),64))]),_:1})]),_:1})]),_:1},8,["open"])}}}),_sfc_main$j=defineComponent({__name:"HelpDropdown",setup(Ra){const qa=ref$1(!1);return(nd,od)=>{const ld=_sfc_main$C,ud=ElIcon,cd=_sfc_main$J,dd=_sfc_main$K,pd=_sfc_main$I;return openBlock(),createElementBlock(Fragment,null,[createVNode(pd,null,{default:withCtx(()=>[createVNode(ld,null,{default:withCtx(()=>od[2]||(od[2]=[createTextVNode(" 帮助 ")])),_:1}),createVNode(dd,{align:"start"},{default:withCtx(()=>[createVNode(cd,{onClick:od[0]||(od[0]=fd=>qa.value=!0)},{default:withCtx(()=>[createVNode(ud,{class:"mr-2 h-4 w-4"}),od[3]||(od[3]=createBaseVNode("span",null,"关于",-1))]),_:1})]),_:1})]),_:1}),createVNode(_sfc_main$k,{visible:qa.value,onClose:od[1]||(od[1]=fd=>qa.value=!1)},null,8,["visible"])],64)}}}),_sfc_main$i=defineComponent({__name:"PostInfo",setup(Ra){const qa=useStore(),{output:nd}=storeToRefs(qa),od=ref$1(!1),ld=ref$1({title:"",desc:"",thumb:"",content:"",auto:{}});function ud(){var fd;let pd={};try{pd={thumb:(fd=document.querySelector("#output img"))==null?void 0:fd.src,title:[1,2,3,4,5,6].map(md=>document.querySelector(`#output h${md}`)).filter(md=>md)[0].textContent,desc:document.querySelector("#output p").textContent,content:nd.value}}catch(md){console.log("error",md)}ld.value={...pd,auto:pd},od.value=!0}function cd(){od.value=!1,window.syncPost({thumb:ld.value.thumb||ld.value.auto.thumb,title:ld.value.title||ld.value.auto.title,desc:ld.value.desc||ld.value.auto.desc,content:ld.value.content||ld.value.auto.content})}function dd(pd){pd||(od.value=!1)}return(pd,fd)=>{const md=_sfc_main$M,vd=ElAlert,Ad=ElInput,Nd=ElFormItem,Id=ElForm;return openBlock(),createElementBlock(Fragment,null,[createVNode(md,{variant:"outline",onClick:ud},{default:withCtx(()=>fd[4]||(fd[4]=[createTextVNode(" 发布 ")])),_:1}),createVNode(unref(_sfc_main$p),{open:od.value,"onUpdate:open":dd},{default:withCtx(()=>[createVNode(unref(_sfc_main$o),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$m),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$l),null,{default:withCtx(()=>fd[5]||(fd[5]=[createTextVNode("发布")])),_:1})]),_:1}),createVNode(vd,{class:"mb-4",title:"注:此功能由第三方浏览器插件支持,本平台不保证安全性。",type:"info","show-icon":""}),createVNode(Id,{class:"postInfo","label-width":"50",model:ld.value},{default:withCtx(()=>[createVNode(Nd,{label:"封面"},{default:withCtx(()=>[createVNode(Ad,{modelValue:ld.value.thumb,"onUpdate:modelValue":fd[0]||(fd[0]=Od=>ld.value.thumb=Od),placeholder:"自动提取第一张图"},null,8,["modelValue"])]),_:1}),createVNode(Nd,{label:"标题"},{default:withCtx(()=>[createVNode(Ad,{modelValue:ld.value.title,"onUpdate:modelValue":fd[1]||(fd[1]=Od=>ld.value.title=Od),placeholder:"自动提取第一个标题"},null,8,["modelValue"])]),_:1}),createVNode(Nd,{label:"描述"},{default:withCtx(()=>[createVNode(Ad,{modelValue:ld.value.desc,"onUpdate:modelValue":fd[2]||(fd[2]=Od=>ld.value.desc=Od),type:"textarea",rows:4,placeholder:"自动提取第一个段落"},null,8,["modelValue"])]),_:1})]),_:1},8,["model"]),createVNode(unref(_sfc_main$n),null,{default:withCtx(()=>[createVNode(md,{variant:"outline",onClick:fd[3]||(fd[3]=Od=>od.value=!1)},{default:withCtx(()=>fd[6]||(fd[6]=[createTextVNode(" 取 消 ")])),_:1}),createVNode(md,{onClick:cd},{default:withCtx(()=>fd[7]||(fd[7]=[createTextVNode(" 确 定 ")])),_:1})]),_:1})]),_:1})]),_:1},8,["open"])],64)}}}),_sfc_main$h=defineComponent({__name:"HoverCard",props:{defaultOpen:{type:Boolean},open:{type:Boolean},openDelay:{},closeDelay:{}},emits:["update:open"],setup(Ra,{emit:qa}){const ld=xe(Ra,qa);return(ud,cd)=>(openBlock(),createBlock(unref(Eh),normalizeProps(guardReactiveProps(unref(ld))),{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},16))}}),_sfc_main$g=defineComponent({__name:"HoverCardContent",props:{forceMount:{type:Boolean},side:{},sideOffset:{default:4},align:{},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},updatePositionStrategy:{},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},setup(Ra){const qa=Ra,nd=computed(()=>{const{class:ld,...ud}=qa;return ud}),od=It(nd);return(ld,ud)=>(openBlock(),createBlock(unref(Dh),null,{default:withCtx(()=>[createVNode(unref($h),mergeProps(unref(od),{class:unref(cn)("z-50 w-64 rounded-md border bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",qa.class)}),{default:withCtx(()=>[renderSlot(ld.$slots,"default")]),_:3},16,["class"])]),_:3}))}}),_sfc_main$f=defineComponent({__name:"HoverCardTrigger",props:{asChild:{type:Boolean},as:{}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createBlock(unref(Ph),normalizeProps(guardReactiveProps(qa)),{default:withCtx(()=>[renderSlot(nd.$slots,"default")]),_:3},16))}}),_sfc_main$e=defineComponent({__name:"DropdownMenuShortcut",props:{class:{}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createElementBlock("span",{class:normalizeClass(unref(cn)("ml-auto text-xs tracking-widest opacity-60",qa.class))},[renderSlot(nd.$slots,"default")],2))}}),_sfc_main$d=defineComponent({__name:"StyleOptionMenu",props:{title:{},options:{},current:{},change:{type:Function}},setup(Ra){const qa=Ra;function nd(od,ld){switch(od){case"字体":return{fontFamily:ld};case"字号":return{fontSize:ld};case"主题色":return{color:ld};default:return{}}}return(od,ld)=>{const ud=ElIcon,cd=check_default,dd=_sfc_main$e;return openBlock(),createBlock(unref(_sfc_main$F),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$D),null,{default:withCtx(()=>[createVNode(ud,{class:"mr-2 h-4 w-4"}),createBaseVNode("span",null,toDisplayString(qa.title),1)]),_:1}),createVNode(unref(_sfc_main$E),{class:"max-h-56 overflow-auto"},{default:withCtx(()=>[(openBlock(!0),createElementBlock(Fragment,null,renderList(od.options,({label:pd,value:fd,desc:md})=>(openBlock(),createBlock(unref(_sfc_main$J),{key:fd,label:pd,"model-value":fd,class:"w-50",onClick:vd=>od.change(fd)},{default:withCtx(()=>[createVNode(ud,{class:"mr-2 h-4 w-4",style:normalizeStyle({opacity:+(od.current===fd)})},{default:withCtx(()=>[createVNode(cd)]),_:2},1032,["style"]),createTextVNode(" "+toDisplayString(pd)+" ",1),createVNode(dd,{style:normalizeStyle(nd(od.title,fd))},{default:withCtx(()=>[createTextVNode(toDisplayString(md),1)]),_:2},1032,["style"])]),_:2},1032,["label","model-value","onClick"]))),128))]),_:1})]),_:1})}}}),_sfc_main$c=defineComponent({__name:"StyleDropdown",setup(Ra){const qa=useStore(),{toggleShowCssEditor:nd}=useDisplayStore(),{theme:od,fontFamily:ld,fontSize:ud,primaryColor:cd,codeBlockTheme:dd,legend:pd,isMacCodeBlock:fd,cssEditor:md}=storeToRefs(qa),{resetStyleConfirm:vd,themeChanged:Ad,fontChanged:Nd,sizeChanged:Id,colorChanged:Od,codeBlockThemeChanged:Fd,legendChanged:Pd,macCodeBlockChanged:Md}=qa,Bd=ref$1(null);function jd(){var Gd;(Gd=Bd.value)==null||Gd.show()}function Hd(){nd(),setTimeout(()=>{md.value.refresh()},50)}return(Gd,zd)=>{const df=_sfc_main$C,Wd=_sfc_main$H,Jd=ElIcon,Xd=ElColorPicker,_f=_sfc_main$J,vf=check_default,Sf=_sfc_main$K,gf=_sfc_main$I;return openBlock(),createBlock(gf,null,{default:withCtx(()=>[createVNode(df,null,{default:withCtx(()=>zd[1]||(zd[1]=[createTextVNode(" 样式 ")])),_:1}),createVNode(Sf,{class:"w-56",align:"start"},{default:withCtx(()=>[createVNode(_sfc_main$d,{title:"主题",options:unref(themeOptions),current:unref(od),change:unref(Ad)},null,8,["options","current","change"]),createVNode(Wd),createVNode(_sfc_main$d,{title:"字体",options:unref(fontFamilyOptions),current:unref(ld),change:unref(Nd)},null,8,["options","current","change"]),createVNode(_sfc_main$d,{title:"字号",options:unref(fontSizeOptions),current:unref(ud),change:unref(Id)},null,8,["options","current","change"]),createVNode(_sfc_main$d,{title:"主题色",options:unref(colorOptions),current:unref(cd),change:unref(Od)},null,8,["options","current","change"]),createVNode(_sfc_main$d,{title:"代码块主题",options:unref(codeBlockThemeOptions),current:unref(dd),change:unref(Fd)},null,8,["options","current","change"]),createVNode(_sfc_main$d,{title:"图注格式",options:unref(legendOptions),current:unref(pd),change:unref(Pd)},null,8,["options","current","change"]),createVNode(Wd),createVNode(_f,{onClick:withModifiers(jd,["self","prevent"])},{default:withCtx(()=>[createVNode(unref(_sfc_main$h),{"open-delay":100},{default:withCtx(()=>[createVNode(unref(_sfc_main$f),{class:"w-full flex"},{default:withCtx(()=>[createVNode(Jd,{class:"mr-2 h-4 w-4"}),zd[2]||(zd[2]=createTextVNode(" 自定义主题色 "))]),_:1}),createVNode(unref(_sfc_main$g),{side:"right",class:"w-min"},{default:withCtx(()=>[createVNode(Xd,{ref_key:"colorPicker",ref:Bd,modelValue:unref(cd),"onUpdate:modelValue":zd[0]||(zd[0]=bf=>isRef(cd)?cd.value=bf:null),teleported:!1,"show-alpha":"",class:"ml-auto",style:{height:"2em"},onChange:unref(Od),onClick:jd},null,8,["modelValue","onChange"])]),_:1})]),_:1})]),_:1}),createVNode(_f,{onClick:Hd},{default:withCtx(()=>[createVNode(Jd,{class:"mr-2 h-4 w-4"}),zd[3]||(zd[3]=createTextVNode(" 自定义 CSS "))]),_:1}),createVNode(Wd),createVNode(_f,{onClick:unref(Md)},{default:withCtx(()=>[createVNode(Jd,{class:normalizeClass(["mr-2 h-4 w-4",{"opacity-0":!unref(fd)}])},{default:withCtx(()=>[createVNode(vf)]),_:1},8,["class"]),zd[4]||(zd[4]=createTextVNode(" Mac 代码块 "))]),_:1},8,["onClick"]),createVNode(Wd),createVNode(_f,{divided:"",onClick:unref(vd)},{default:withCtx(()=>[createVNode(Jd,{class:"mr-2 h-4 w-4"}),zd[5]||(zd[5]=createTextVNode(" 重置 "))]),_:1},8,["onClick"])]),_:1})]),_:1})}}}),_hoisted_1$3={class:"header-container h-15 flex items-center px-5"},_hoisted_2$1={class:"space-y-4"},_hoisted_3$1={class:"space-y-2"},_hoisted_4$1={class:"grid grid-cols-3 justify-items-center gap-2"},_hoisted_5={class:"space-y-2"},_hoisted_6={class:"grid grid-cols-3 justify-items-center gap-2"},_hoisted_7={class:"space-y-2"},_hoisted_8={class:"grid grid-cols-5 justify-items-center gap-2"},_hoisted_9={class:"space-y-2"},_hoisted_10={class:"grid grid-cols-3 justify-items-center gap-2"},_hoisted_11={class:"space-y-2"},_hoisted_12={class:"space-y-2"},_hoisted_13={class:"space-y-2"},_hoisted_14={class:"grid grid-cols-3 justify-items-center gap-2"},_hoisted_15={class:"space-y-2"},_hoisted_16={class:"grid grid-cols-5 justify-items-center gap-2"},_hoisted_17={class:"space-y-2"},_hoisted_18={class:"grid grid-cols-5 justify-items-center gap-2"},_hoisted_19={class:"space-y-2"},_hoisted_20={class:"grid grid-cols-5 justify-items-center gap-2"},_hoisted_21={class:"space-y-2"},_hoisted_22={class:"grid grid-cols-5 justify-items-center gap-2"},_hoisted_23={class:"space-y-2"},_hoisted_24={class:"grid grid-cols-5 justify-items-center gap-2"},_hoisted_25={class:"space-y-2"},_hoisted_26={class:"grid grid-cols-5 justify-items-center gap-2"},_hoisted_27={class:"space-y-2"},_sfc_main$b=defineComponent({__name:"index",emits:["addFormat","formatContent","startCopy","endCopy"],setup(Ra,{emit:qa}){const nd=qa,od=[{label:"加粗",kbd:[ctrlSign,"B"],emitArgs:["addFormat",`${ctrlKey}-B`]},{label:"斜体",kbd:[ctrlSign,"I"],emitArgs:["addFormat",`${ctrlKey}-I`]},{label:"删除线",kbd:[ctrlSign,"D"],emitArgs:["addFormat",`${ctrlKey}-D`]},{label:"超链接",kbd:[ctrlSign,"K"],emitArgs:["addFormat",`${ctrlKey}-K`]},{label:"行内代码",kbd:[ctrlSign,"E"],emitArgs:["addFormat",`${ctrlKey}-E`]},{label:"格式化",kbd:[altSign,shiftSign,"F"],emitArgs:["formatContent"]}],ld=useStore(),ud=useDisplayStore(),{isDark:cd,isCiteStatus:dd,output:pd,primaryColor:fd}=storeToRefs(ld),{toggleDark:md,editorRefresh:vd,citeStatusChanged:Ad}=ld;function Nd(){nd("startCopy"),setTimeout(()=>{function Od(Pd){const Md=document.createElement("div");return Md.innerHTML=Pd,Md.querySelectorAll("li > ul, li > ol").forEach(jd=>{jd.parentElement.insertAdjacentElement("afterend",jd)}),Md.innerHTML}const Fd=cd.value;Fd&&md(),nextTick$1(()=>{solveWeChatImage();const Pd=document.getElementById("output");Pd.innerHTML=mergeCss(Pd.innerHTML),Pd.innerHTML=Od(Pd.innerHTML),Pd.innerHTML=Pd.innerHTML.replace(/top:(.*?)em/g,"transform: translateY($1em)").replaceAll("var(--el-text-color-regular)","#3f3f3f").replaceAll("var(--blockquote-background)","#f7f7f7").replaceAll("var(--md-primary-color)",fd.value).replaceAll(/--md-primary-color:.+?;/g,""),Pd.focus();const Md=document.createElement("p");Md.style.fontSize="0",Md.style.lineHeight="0",Md.style.margin="0",Md.innerHTML="&nbsp;",Pd.insertBefore(Md,Pd.firstChild),window.getSelection().removeAllRanges();const Bd=document.createRange();Bd.setStartBefore(Pd.firstChild),Bd.setEndAfter(Pd.lastChild),window.getSelection().addRange(Bd),document.execCommand("copy"),window.getSelection().removeAllRanges(),Pd.innerHTML=pd.value,Fd&&nextTick$1(()=>md()),ElNotification({showClose:!0,message:"已复制渲染后的文章到剪贴板,可直接到公众号后台粘贴",offset:80,duration:1600,type:"success"}),vd(),nd("endCopy")})},350)}function Id(){ud.toggleShowCssEditor(),setTimeout(()=>{ld.cssEditor.refresh()},50)}return(Od,Fd)=>{const Pd=ElIcon,Md=check_default,Bd=ElColorPicker;return openBlock(),createElementBlock("header",_hoisted_1$3,[createVNode(unref(_sfc_main$L),{class:"menubar mr-auto"},{default:withCtx(()=>[createVNode(_sfc_main$q),createVNode(unref(_sfc_main$I),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$C),null,{default:withCtx(()=>Fd[16]||(Fd[16]=[createTextVNode(" 格式 ")])),_:1}),createVNode(unref(_sfc_main$K),{class:"w-60",align:"start"},{default:withCtx(()=>[(openBlock(),createElementBlock(Fragment,null,renderList(od,({label:jd,kbd:Hd,emitArgs:Gd})=>createVNode(unref(_sfc_main$J),{key:jd,onClick:zd=>Gd[0]==="addFormat"?Od.$emit(Gd[0],Gd[1]):Od.$emit(Gd[0])},{default:withCtx(()=>[createVNode(Pd,{class:"mr-2 h-4 w-4"}),createTextVNode(" "+toDisplayString(jd)+" ",1),createVNode(unref(_sfc_main$G),null,{default:withCtx(()=>[(openBlock(!0),createElementBlock(Fragment,null,renderList(Hd,zd=>(openBlock(),createElementBlock("kbd",{key:zd,class:"mx-1 bg-gray-2 dark:bg-stone-9"},toDisplayString(zd),1))),128))]),_:2},1024)]),_:2},1032,["onClick"])),64)),createVNode(unref(_sfc_main$H)),createVNode(unref(_sfc_main$J),{onClick:Fd[0]||(Fd[0]=jd=>unref(Ad)())},{default:withCtx(()=>[createVNode(Pd,{class:normalizeClass(["mr-2 h-4 w-4",{"opacity-0":!unref(dd)}])},{default:withCtx(()=>[createVNode(Md)]),_:1},8,["class"]),Fd[17]||(Fd[17]=createTextVNode(" 微信外链转底部引用 "))]),_:1})]),_:1})]),_:1}),createVNode(_sfc_main$r),createVNode(_sfc_main$c),createVNode(_sfc_main$j)]),_:1}),createVNode(unref(_sfc_main$B),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$z),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$M),{variant:"outline"},{default:withCtx(()=>[createVNode(unref(Paintbrush),{class:"h-4 w-4"})]),_:1})]),_:1}),createVNode(unref(_sfc_main$A),{class:"h-100 w-100 overflow-auto px-6",align:"end"},{default:withCtx(()=>[createBaseVNode("div",_hoisted_2$1,[createBaseVNode("div",_hoisted_3$1,[Fd[18]||(Fd[18]=createBaseVNode("h2",null,"主题",-1)),createBaseVNode("div",_hoisted_4$1,[(openBlock(!0),createElementBlock(Fragment,null,renderList(unref(themeOptions),({label:jd,value:Hd})=>(openBlock(),createBlock(unref(_sfc_main$M),{key:Hd,class:normalizeClass(["w-full",{"border-black dark:border-white":unref(ld).theme===Hd}]),variant:"outline",onClick:Gd=>unref(ld).themeChanged(Hd)},{default:withCtx(()=>[createTextVNode(toDisplayString(jd),1)]),_:2},1032,["class","onClick"]))),128))])]),createBaseVNode("div",_hoisted_5,[Fd[19]||(Fd[19]=createBaseVNode("h2",null,"字体",-1)),createBaseVNode("div",_hoisted_6,[(openBlock(!0),createElementBlock(Fragment,null,renderList(unref(fontFamilyOptions),({label:jd,value:Hd})=>(openBlock(),createBlock(unref(_sfc_main$M),{key:Hd,variant:"outline",class:normalizeClass(["w-full",{"border-black dark:border-white":unref(ld).fontFamily===Hd}]),onClick:Gd=>unref(ld).fontChanged(Hd)},{default:withCtx(()=>[createTextVNode(toDisplayString(jd),1)]),_:2},1032,["class","onClick"]))),128))])]),createBaseVNode("div",_hoisted_7,[Fd[20]||(Fd[20]=createBaseVNode("h2",null,"字号",-1)),createBaseVNode("div",_hoisted_8,[(openBlock(!0),createElementBlock(Fragment,null,renderList(unref(fontSizeOptions),({value:jd,desc:Hd})=>(openBlock(),createBlock(unref(_sfc_main$M),{key:jd,variant:"outline",class:normalizeClass(["w-full",{"border-black dark:border-white":unref(ld).fontSize===jd}]),onClick:Gd=>unref(ld).sizeChanged(jd)},{default:withCtx(()=>[createTextVNode(toDisplayString(Hd),1)]),_:2},1032,["class","onClick"]))),128))])]),createBaseVNode("div",_hoisted_9,[Fd[21]||(Fd[21]=createBaseVNode("h2",null,"主题色",-1)),createBaseVNode("div",_hoisted_10,[(openBlock(!0),createElementBlock(Fragment,null,renderList(unref(colorOptions),({label:jd,value:Hd})=>(openBlock(),createBlock(unref(_sfc_main$M),{key:Hd,class:normalizeClass(["w-full",{"border-black dark:border-white":unref(ld).primaryColor===Hd}]),variant:"outline",onClick:Gd=>unref(ld).colorChanged(Hd)},{default:withCtx(()=>[createBaseVNode("span",{class:"mr-2 inline-block h-4 w-4 rounded-full",style:normalizeStyle({background:Hd})},null,4),createTextVNode(" "+toDisplayString(jd),1)]),_:2},1032,["class","onClick"]))),128))])]),createBaseVNode("div",_hoisted_11,[Fd[22]||(Fd[22]=createBaseVNode("h2",null,"自定义主题色",-1)),createBaseVNode("div",null,[createVNode(Bd,{modelValue:unref(fd),"onUpdate:modelValue":Fd[1]||(Fd[1]=jd=>isRef(fd)?fd.value=jd:null),teleported:!1,"show-alpha":"",onChange:unref(ld).colorChanged},null,8,["modelValue","onChange"])])]),createBaseVNode("div",_hoisted_12,[Fd[23]||(Fd[23]=createBaseVNode("h2",null,"代码块主题",-1)),createBaseVNode("div",null,[createVNode(unref(_sfc_main$y),{modelValue:unref(ld).codeBlockTheme,"onUpdate:modelValue":[Fd[2]||(Fd[2]=jd=>unref(ld).codeBlockTheme=jd),unref(ld).codeBlockThemeChanged]},{default:withCtx(()=>[createVNode(unref(_sfc_main$t),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$s),{placeholder:"Select a fruit"})]),_:1}),createVNode(unref(_sfc_main$x),null,{default:withCtx(()=>[(openBlock(!0),createElementBlock(Fragment,null,renderList(unref(codeBlockThemeOptions),({label:jd,value:Hd})=>(openBlock(),createBlock(unref(_sfc_main$w),{key:jd,value:Hd},{default:withCtx(()=>[createTextVNode(toDisplayString(jd),1)]),_:2},1032,["value"]))),128))]),_:1})]),_:1},8,["modelValue","onUpdate:modelValue"])])]),createBaseVNode("div",_hoisted_13,[Fd[24]||(Fd[24]=createBaseVNode("h2",null,"图注格式",-1)),createBaseVNode("div",_hoisted_14,[(openBlock(!0),createElementBlock(Fragment,null,renderList(unref(legendOptions),({label:jd,value:Hd})=>(openBlock(),createBlock(unref(_sfc_main$M),{key:Hd,class:normalizeClass(["w-full",{"border-black dark:border-white":unref(ld).legend===Hd}]),variant:"outline",onClick:Gd=>unref(ld).legendChanged(Hd)},{default:withCtx(()=>[createTextVNode(toDisplayString(jd),1)]),_:2},1032,["class","onClick"]))),128))])]),createBaseVNode("div",_hoisted_15,[Fd[27]||(Fd[27]=createBaseVNode("h2",null,"Mac 代码块",-1)),createBaseVNode("div",_hoisted_16,[createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":unref(ld).isMacCodeBlock}]),variant:"outline",onClick:Fd[3]||(Fd[3]=jd=>!unref(ld).isMacCodeBlock&&unref(ld).macCodeBlockChanged())},{default:withCtx(()=>Fd[25]||(Fd[25]=[createTextVNode(" 开启 ")])),_:1},8,["class"]),createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":!unref(ld).isMacCodeBlock}]),variant:"outline",onClick:Fd[4]||(Fd[4]=jd=>unref(ld).isMacCodeBlock&&unref(ld).macCodeBlockChanged())},{default:withCtx(()=>Fd[26]||(Fd[26]=[createTextVNode(" 关闭 ")])),_:1},8,["class"])])]),createBaseVNode("div",_hoisted_17,[Fd[30]||(Fd[30]=createBaseVNode("h2",null,"微信外链转底部引用",-1)),createBaseVNode("div",_hoisted_18,[createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":unref(ld).isCiteStatus}]),variant:"outline",onClick:Fd[5]||(Fd[5]=jd=>!unref(ld).isCiteStatus&&unref(ld).citeStatusChanged())},{default:withCtx(()=>Fd[28]||(Fd[28]=[createTextVNode(" 开启 ")])),_:1},8,["class"]),createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":!unref(ld).isCiteStatus}]),variant:"outline",onClick:Fd[6]||(Fd[6]=jd=>unref(ld).isCiteStatus&&unref(ld).citeStatusChanged())},{default:withCtx(()=>Fd[29]||(Fd[29]=[createTextVNode(" 关闭 ")])),_:1},8,["class"])])]),createBaseVNode("div",_hoisted_19,[Fd[33]||(Fd[33]=createBaseVNode("h2",null,"段落首行缩进",-1)),createBaseVNode("div",_hoisted_20,[createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":unref(ld).isUseIndent}]),variant:"outline",onClick:Fd[7]||(Fd[7]=jd=>!unref(ld).isUseIndent&&unref(ld).useIndentChanged())},{default:withCtx(()=>Fd[31]||(Fd[31]=[createTextVNode(" 开启 ")])),_:1},8,["class"]),createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":!unref(ld).isUseIndent}]),variant:"outline",onClick:Fd[8]||(Fd[8]=jd=>unref(ld).isUseIndent&&unref(ld).useIndentChanged())},{default:withCtx(()=>Fd[32]||(Fd[32]=[createTextVNode(" 关闭 ")])),_:1},8,["class"])])]),createBaseVNode("div",_hoisted_21,[Fd[36]||(Fd[36]=createBaseVNode("h2",null,"自定义 CSS 面板",-1)),createBaseVNode("div",_hoisted_22,[createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":unref(ud).isShowCssEditor}]),variant:"outline",onClick:Fd[9]||(Fd[9]=jd=>!unref(ud).isShowCssEditor&&Id())},{default:withCtx(()=>Fd[34]||(Fd[34]=[createTextVNode(" 开启 ")])),_:1},8,["class"]),createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":!unref(ud).isShowCssEditor}]),variant:"outline",onClick:Fd[10]||(Fd[10]=jd=>unref(ud).isShowCssEditor&&Id())},{default:withCtx(()=>Fd[35]||(Fd[35]=[createTextVNode(" 关闭 ")])),_:1},8,["class"])])]),createBaseVNode("div",_hoisted_23,[Fd[39]||(Fd[39]=createBaseVNode("h2",null,"编辑区位置",-1)),createBaseVNode("div",_hoisted_24,[createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":unref(ld).isEditOnLeft}]),variant:"outline",onClick:Fd[11]||(Fd[11]=jd=>!unref(ld).isEditOnLeft&&unref(ld).toggleEditOnLeft())},{default:withCtx(()=>Fd[37]||(Fd[37]=[createTextVNode(" 左侧 ")])),_:1},8,["class"]),createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":!unref(ld).isEditOnLeft}]),variant:"outline",onClick:Fd[12]||(Fd[12]=jd=>unref(ld).isEditOnLeft&&unref(ld).toggleEditOnLeft())},{default:withCtx(()=>Fd[38]||(Fd[38]=[createTextVNode(" 右侧 ")])),_:1},8,["class"])])]),createBaseVNode("div",_hoisted_25,[Fd[40]||(Fd[40]=createBaseVNode("h2",null,"模式",-1)),createBaseVNode("div",_hoisted_26,[createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":!unref(cd)}]),variant:"outline",onClick:Fd[13]||(Fd[13]=jd=>unref(ld).toggleDark(!1))},{default:withCtx(()=>[createVNode(unref(Sun),{class:"h-4 w-4"})]),_:1},8,["class"]),createVNode(unref(_sfc_main$M),{class:normalizeClass(["w-full",{"border-black dark:border-white":unref(cd)}]),variant:"outline",onClick:Fd[14]||(Fd[14]=jd=>unref(ld).toggleDark(!0))},{default:withCtx(()=>[createVNode(unref(Moon),{class:"h-4 w-4"})]),_:1},8,["class"])])]),createBaseVNode("div",_hoisted_27,[Fd[42]||(Fd[42]=createBaseVNode("h2",null,"样式配置",-1)),createBaseVNode("div",null,[createVNode(unref(_sfc_main$M),{class:"w-full",onClick:Fd[15]||(Fd[15]=jd=>unref(ld).resetStyleConfirm())},{default:withCtx(()=>Fd[41]||(Fd[41]=[createTextVNode(" 重置 ")])),_:1})])])])]),_:1})]),_:1}),createVNode(unref(_sfc_main$M),{variant:"outline",class:"mx-2",onClick:Nd},{default:withCtx(()=>Fd[43]||(Fd[43]=[createTextVNode(" 复制 ")])),_:1}),createVNode(_sfc_main$i)])}}}),EditorHeader=_export_sfc(_sfc_main$b,[["__scopeId","data-v-bedd41da"]]),_hoisted_1$2={style:{"border-collapse":"collapse"},class:"input-table"},_sfc_main$a=defineComponent({__name:"InsertFormDialog",setup(Ra){const qa=useStore(),nd=useDisplayStore(),{toggleShowInsertFormDialog:od}=nd,ld=ref$1(3),ud=ref$1(3),cd=ref$1({});function dd(){ld.value=3,ud.value=3,cd.value={}}function pd(){const md=createTable({rows:ld.value,cols:ud.value,data:cd.value});toRaw(qa.editor).replaceSelection(`
${md}
`,"end"),dd(),od()}function fd(md){md||od(!1)}return(md,vd)=>{const Ad=ElInputNumber,Nd=ElCol,Id=ElRow,Od=ElInput,Fd=_sfc_main$M;return openBlock(),createBlock(unref(_sfc_main$p),{open:unref(nd).isShowInsertFormDialog,"onUpdate:open":fd},{default:withCtx(()=>[createVNode(unref(_sfc_main$o),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$m),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$l),null,{default:withCtx(()=>vd[3]||(vd[3]=[createTextVNode("插入表格")])),_:1})]),_:1}),createVNode(Id,{class:"tb-options",type:"flex",align:"middle",gutter:10},{default:withCtx(()=>[createVNode(Nd,{span:12},{default:withCtx(()=>[vd[4]||(vd[4]=createTextVNode(" 行数: ")),createVNode(Ad,{modelValue:ld.value,"onUpdate:modelValue":vd[0]||(vd[0]=Pd=>ld.value=Pd),"controls-position":"right",min:1,max:100,size:"small"},null,8,["modelValue"])]),_:1}),createVNode(Nd,{span:12},{default:withCtx(()=>[vd[5]||(vd[5]=createTextVNode(" 列数: ")),createVNode(Ad,{modelValue:ud.value,"onUpdate:modelValue":vd[1]||(vd[1]=Pd=>ud.value=Pd),"controls-position":"right",min:1,max:100,size:"small"},null,8,["modelValue"])]),_:1})]),_:1}),createBaseVNode("table",_hoisted_1$2,[(openBlock(!0),createElementBlock(Fragment,null,renderList(ld.value+1,Pd=>(openBlock(),createElementBlock("tr",{key:Pd,class:normalizeClass({"head-style":Pd===1})},[(openBlock(!0),createElementBlock(Fragment,null,renderList(ud.value,Md=>(openBlock(),createElementBlock("td",{key:Md},[createVNode(Od,{modelValue:cd.value[`k_${Pd-1}_${Md-1}`],"onUpdate:modelValue":Bd=>cd.value[`k_${Pd-1}_${Md-1}`]=Bd,align:"center",placeholder:Pd===1?"表头":""},null,8,["modelValue","onUpdate:modelValue","placeholder"])]))),128))],2))),128))]),createVNode(unref(_sfc_main$n),null,{default:withCtx(()=>[createVNode(Fd,{variant:"outline",onClick:vd[2]||(vd[2]=Pd=>unref(od)(!1))},{default:withCtx(()=>vd[6]||(vd[6]=[createTextVNode(" 取 消 ")])),_:1}),createVNode(Fd,{onClick:pd},{default:withCtx(()=>vd[7]||(vd[7]=[createTextVNode(" 确 定 ")])),_:1})]),_:1})]),_:1})]),_:1},8,["open"])}}}),InsertFormDialog=_export_sfc(_sfc_main$a,[["__scopeId","data-v-054300b0"]]),_sfc_main$9=defineComponent({__name:"UploadImgDialog",emits:["uploadImage"],setup(Ra,{emit:qa}){const nd=qa,od=useDisplayStore(),ld=ref$1({repo:"",branch:"",accessToken:""}),ud=ref$1({accessKeyId:"",accessKeySecret:"",bucket:"",region:"",path:"",cdnHost:"",useSSL:!0}),cd=ref$1({secretId:"",secretKey:"",bucket:"",region:"",path:"",cdnHost:""}),dd=ref$1({accessKey:"",secretKey:"",bucket:"",domain:"",region:"",path:""}),pd=ref$1({endpoint:"",port:"",useSSL:!0,bucket:"",accessKey:"",secretKey:""}),fd=ref$1({appID:"",appsecret:""}),md=ref$1(window.location.href.startsWith("http")),vd=ref$1({code:localStorage.getItem("formCustomConfig")||removeLeft(`
const {file, util, okCb, errCb} = CUSTOM_ARG
const param = new FormData()
param.append('file', file)
util.axios.post('${window.location.origin}/upload', param, {
headers: { 'Content-Type': 'multipart/form-data' }
}).then(res => {
okCb(res.url)
}).catch(err => {
errCb(err)
})
`).trim(),editor:null}),Ad=[{value:"default",label:"默认"},{value:"github",label:"GitHub"},{value:"aliOSS",label:"阿里云"},{value:"txCOS",label:"腾讯云"},{value:"qiniu",label:"七牛云"},{value:"minio",label:"MinIO"},{value:"mp",label:"公众号素材",disabled:md.value},{value:"formCustom",label:"自定义代码"}],Nd=ref$1("default"),Id=ref$1(null),Od=ref$1("upload");watch(Od,async Jd=>{Jd==="formCustom"&&nextTick$1(()=>{var _f;const Xd=Id.value.$el.querySelector("textarea");(_f=vd.value).editor||(_f.editor=CodeMirror.fromTextArea(Xd,{mode:"javascript"}))})},{immediate:!0}),onBeforeMount(()=>{localStorage.getItem("githubConfig")&&(ld.value=JSON.parse(localStorage.getItem("githubConfig"))),localStorage.getItem("aliOSSConfig")&&(ud.value=JSON.parse(localStorage.getItem("aliOSSConfig"))),localStorage.getItem("txCOSConfig")&&(cd.value=JSON.parse(localStorage.getItem("txCOSConfig"))),localStorage.getItem("qiniuConfig")&&(dd.value=JSON.parse(localStorage.getItem("qiniuConfig"))),localStorage.getItem("minioConfig")&&(pd.value=JSON.parse(localStorage.getItem("minioConfig"))),localStorage.getItem("imgHost")&&(Nd.value=localStorage.getItem("imgHost")),localStorage.getItem("mpConfig")&&(fd.value=JSON.parse(localStorage.getItem("mpConfig")))});function Fd(){localStorage.setItem("imgHost",Nd.value),ElMessage.success("已成功切换图床")}function Pd(){if(!(ld.value.repo&&ld.value.accessToken)){const Jd=ld.value.repo?"token":"GitHub 仓库";ElMessage.error(`参数「${Jd}」不能为空`);return}localStorage.setItem("githubConfig",JSON.stringify(ld.value)),ElMessage.success("保存成功")}function Md(){if(!(ud.value.accessKeyId&&ud.value.accessKeySecret&&ud.value.bucket&&ud.value.region)){ElMessage.error("阿里云 OSS 参数配置不全");return}localStorage.setItem("aliOSSConfig",JSON.stringify(ud.value)),ElMessage.success("保存成功")}function Bd(){if(!(pd.value.endpoint&&pd.value.bucket&&pd.value.accessKey&&pd.value.secretKey)){ElMessage.error("MinIO 参数配置不全");return}localStorage.setItem("minioConfig",JSON.stringify(pd.value)),ElMessage.success("保存成功")}function jd(){if(!(cd.value.secretId&&cd.value.secretKey&&cd.value.bucket&&cd.value.region)){ElMessage.error("腾讯云 COS 参数配置不全");return}localStorage.setItem("txCOSConfig",JSON.stringify(cd.value)),ElMessage.success("保存成功")}function Hd(){if(!(dd.value.accessKey&&dd.value.secretKey&&dd.value.bucket&&dd.value.domain)){ElMessage.error("七牛云 Kodo 参数配置不全");return}localStorage.setItem("qiniuConfig",JSON.stringify(dd.value)),ElMessage.success("保存成功")}function Gd(){if(!(fd.value.appID&&fd.value.appsecret)){ElMessage.error("公众号图床 参数配置不全");return}localStorage.setItem("mpConfig",JSON.stringify(fd.value)),ElMessage.success("保存成功")}function zd(){const Jd=vd.value.editor.getValue();localStorage.setItem("formCustomConfig",Jd),ElMessage.success("保存成功")}function df(Jd){const Xd=checkImage(Jd);if(!Xd.ok)return ElMessage.error(Xd.msg),!1;let _f=localStorage.getItem("imgHost");_f=_f||"default",localStorage.setItem("imgHost",_f);const vf=localStorage.getItem(`${_f}Config`);return _f==="default"||vf?!0:(ElMessage.error(`请先配置 ${_f} 图床参数`),!1)}function Wd(Jd){nd("uploadImage",Jd.file)}return(Jd,Xd)=>{const _f=ElOption,vf=ElSelect,Sf=ElIcon,gf=ElUpload,bf=ElTabPane,Tf=ElInput,Mf=ElFormItem,Kf=ElLink,Zf=ElButton,eh=ElForm,$f=ElSwitch,Df=ElTooltip,Lf=ElTabs;return openBlock(),createBlock(unref(_sfc_main$p),{open:unref(od).isShowUploadImgDialog,"onUpdate:open":Xd[33]||(Xd[33]=zf=>unref(od).isShowUploadImgDialog=zf)},{default:withCtx(()=>[createVNode(unref(_sfc_main$o),{class:"max-w-max"},{default:withCtx(()=>[createVNode(unref(_sfc_main$m),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$l),null,{default:withCtx(()=>Xd[34]||(Xd[34]=[createTextVNode("本地上传")])),_:1})]),_:1}),createVNode(Lf,{modelValue:Od.value,"onUpdate:modelValue":Xd[32]||(Xd[32]=zf=>Od.value=zf)},{default:withCtx(()=>[createVNode(bf,{class:"upload-panel",label:"选择上传",name:"upload"},{default:withCtx(()=>[createVNode(vf,{modelValue:Nd.value,"onUpdate:modelValue":Xd[0]||(Xd[0]=zf=>Nd.value=zf),placeholder:"请选择",size:"small",onChange:Fd},{default:withCtx(()=>[(openBlock(),createElementBlock(Fragment,null,renderList(Ad,zf=>createVNode(_f,{key:zf.value,label:zf.label,value:zf.value,disabled:zf==null?void 0:zf.disabled},null,8,["label","value","disabled"])),64))]),_:1},8,["modelValue"]),createVNode(gf,{drag:"",multiple:"",action:"",headers:{"Content-Type":"multipart/form-data"},"show-file-list":!1,accept:".jpg, .jpeg, .png, .gif",name:"file","before-upload":df,"http-request":Wd},{default:withCtx(()=>[createVNode(Sf,{class:"el-icon--upload"},{default:withCtx(()=>[createVNode(unref(upload_filled_default))]),_:1}),Xd[35]||(Xd[35]=createBaseVNode("div",{class:"el-upload__text"},[createTextVNode(" 将图片拖到此处,或 "),createBaseVNode("em",null,"点击上传")],-1))]),_:1})]),_:1}),createVNode(bf,{class:"github-panel",label:"GitHub 图床",name:"github"},{default:withCtx(()=>[createVNode(eh,{class:"setting-form",model:ld.value,"label-position":"right","label-width":"150px"},{default:withCtx(()=>[createVNode(Mf,{label:"GitHub 仓库",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:ld.value.repo,"onUpdate:modelValue":Xd[1]||(Xd[1]=zf=>ld.value.repo=zf),modelModifiers:{trim:!0},placeholder:"如github.com/yanglbme/resource"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"分支"},{default:withCtx(()=>[createVNode(Tf,{modelValue:ld.value.branch,"onUpdate:modelValue":Xd[2]||(Xd[2]=zf=>ld.value.branch=zf),modelModifiers:{trim:!0},placeholder:"如release可不填默认 master"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"Token",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:ld.value.accessToken,"onUpdate:modelValue":Xd[3]||(Xd[3]=zf=>ld.value.accessToken=zf),modelModifiers:{trim:!0},"show-password":"",placeholder:"如cc1d0c1426d0fd0902bd2d7184b14da61b8abc46"},null,8,["modelValue"]),createVNode(Kf,{type:"primary",href:"https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token",target:"_blank"},{default:withCtx(()=>Xd[36]||(Xd[36]=[createTextVNode(" 如何获取 GitHub Token ")])),_:1})]),_:1}),createVNode(Mf,null,{default:withCtx(()=>[createVNode(Zf,{type:"primary",onClick:Pd},{default:withCtx(()=>Xd[37]||(Xd[37]=[createTextVNode(" 保存配置 ")])),_:1})]),_:1})]),_:1},8,["model"])]),_:1}),createVNode(bf,{class:"github-panel",label:"阿里云 OSS",name:"aliOSS"},{default:withCtx(()=>[createVNode(eh,{class:"setting-form",model:ud.value,"label-position":"right","label-width":"150px"},{default:withCtx(()=>[createVNode(Mf,{label:"AccessKey ID",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:ud.value.accessKeyId,"onUpdate:modelValue":Xd[4]||(Xd[4]=zf=>ud.value.accessKeyId=zf),modelModifiers:{trim:!0},placeholder:"如LTAI4GdoocsmdoxUf13ylbaNHk"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"AccessKey Secret",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:ud.value.accessKeySecret,"onUpdate:modelValue":Xd[5]||(Xd[5]=zf=>ud.value.accessKeySecret=zf),modelModifiers:{trim:!0},"show-password":"",placeholder:"如cc1d0c142doocs0902bd2d7md4b14da6ylbabc46"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"Bucket",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:ud.value.bucket,"onUpdate:modelValue":Xd[6]||(Xd[6]=zf=>ud.value.bucket=zf),modelModifiers:{trim:!0},placeholder:"如doocs"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"Bucket 所在区域",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:ud.value.region,"onUpdate:modelValue":Xd[7]||(Xd[7]=zf=>ud.value.region=zf),modelModifiers:{trim:!0},placeholder:"如oss-cn-shenzhen"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"UseSSL",required:!0},{default:withCtx(()=>[createVNode($f,{modelValue:ud.value.useSSL,"onUpdate:modelValue":Xd[8]||(Xd[8]=zf=>ud.value.useSSL=zf),"active-text":"是","inactive-text":"否"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"自定义 CDN 域名",required:!1},{default:withCtx(()=>[createVNode(Tf,{modelValue:ud.value.cdnHost,"onUpdate:modelValue":Xd[9]||(Xd[9]=zf=>ud.value.cdnHost=zf),modelModifiers:{trim:!0},placeholder:"如https://imagecdn.alidaodao.com可不填"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"存储路径"},{default:withCtx(()=>[createVNode(Tf,{modelValue:ud.value.path,"onUpdate:modelValue":Xd[10]||(Xd[10]=zf=>ud.value.path=zf),modelModifiers:{trim:!0},placeholder:"如img可不填默认为根目录"},null,8,["modelValue"]),createVNode(Kf,{type:"primary",href:"https://help.aliyun.com/document_detail/31883.html",target:"_blank"},{default:withCtx(()=>Xd[38]||(Xd[38]=[createTextVNode(" 如何使用阿里云 OSS ")])),_:1})]),_:1}),createVNode(Mf,null,{default:withCtx(()=>[createVNode(Zf,{type:"primary",onClick:Md},{default:withCtx(()=>Xd[39]||(Xd[39]=[createTextVNode(" 保存配置 ")])),_:1})]),_:1})]),_:1},8,["model"])]),_:1}),createVNode(bf,{class:"github-panel",label:"腾讯云 COS",name:"txCOS"},{default:withCtx(()=>[createVNode(eh,{class:"setting-form",model:cd.value,"label-position":"right","label-width":"150px"},{default:withCtx(()=>[createVNode(Mf,{label:"SecretId",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:cd.value.secretId,"onUpdate:modelValue":Xd[11]||(Xd[11]=zf=>cd.value.secretId=zf),modelModifiers:{trim:!0},placeholder:"如AKIDnQp1w3DOOCSs8F5MDp9tdoocsmdUPonW3"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"SecretKey",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:cd.value.secretKey,"onUpdate:modelValue":Xd[12]||(Xd[12]=zf=>cd.value.secretKey=zf),modelModifiers:{trim:!0},"show-password":"",placeholder:"如ukLmdtEJ9271f3DOocsMDsCXdS3YlbW0"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"Bucket",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:cd.value.bucket,"onUpdate:modelValue":Xd[13]||(Xd[13]=zf=>cd.value.bucket=zf),modelModifiers:{trim:!0},placeholder:"如doocs-3212520134"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"Bucket 所在区域",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:cd.value.region,"onUpdate:modelValue":Xd[14]||(Xd[14]=zf=>cd.value.region=zf),modelModifiers:{trim:!0},placeholder:"如ap-guangzhou"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"自定义 CDN 域名",required:!1},{default:withCtx(()=>[createVNode(Tf,{modelValue:cd.value.cdnHost,"onUpdate:modelValue":Xd[15]||(Xd[15]=zf=>cd.value.cdnHost=zf),modelModifiers:{trim:!0},placeholder:"如https://imagecdn.alidaodao.com可不填"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"存储路径"},{default:withCtx(()=>[createVNode(Tf,{modelValue:cd.value.path,"onUpdate:modelValue":Xd[16]||(Xd[16]=zf=>cd.value.path=zf),modelModifiers:{trim:!0},placeholder:"如img可不填默认根目录"},null,8,["modelValue"]),createVNode(Kf,{type:"primary",href:"https://cloud.tencent.com/document/product/436/38484",target:"_blank"},{default:withCtx(()=>Xd[40]||(Xd[40]=[createTextVNode(" 如何使用腾讯云 COS ")])),_:1})]),_:1}),createVNode(Mf,null,{default:withCtx(()=>[createVNode(Zf,{type:"primary",onClick:jd},{default:withCtx(()=>Xd[41]||(Xd[41]=[createTextVNode(" 保存配置 ")])),_:1})]),_:1})]),_:1},8,["model"])]),_:1}),createVNode(bf,{class:"github-panel",label:"七牛云 Kodo",name:"qiniu"},{default:withCtx(()=>[createVNode(eh,{class:"setting-form",model:dd.value,"label-position":"right","label-width":"150px"},{default:withCtx(()=>[createVNode(Mf,{label:"AccessKey",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:dd.value.accessKey,"onUpdate:modelValue":Xd[17]||(Xd[17]=zf=>dd.value.accessKey=zf),modelModifiers:{trim:!0},placeholder:"如6DD3VaLJ_SQgOdoocsyTV_YWaDmdnL2n8EGx7kG"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"SecretKey",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:dd.value.secretKey,"onUpdate:modelValue":Xd[18]||(Xd[18]=zf=>dd.value.secretKey=zf),modelModifiers:{trim:!0},"show-password":"",placeholder:"如qgZa5qrvDOOcsmdKStD1oCjZ9nB7MDvJUs_34SIm"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"Bucket",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:dd.value.bucket,"onUpdate:modelValue":Xd[19]||(Xd[19]=zf=>dd.value.bucket=zf),modelModifiers:{trim:!0},placeholder:"如md"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"Bucket 对应域名",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:dd.value.domain,"onUpdate:modelValue":Xd[20]||(Xd[20]=zf=>dd.value.domain=zf),modelModifiers:{trim:!0},placeholder:"如https://images.123ylb.cn"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"存储区域",required:!1},{default:withCtx(()=>[createVNode(Tf,{modelValue:dd.value.region,"onUpdate:modelValue":Xd[21]||(Xd[21]=zf=>dd.value.region=zf),modelModifiers:{trim:!0},placeholder:"如z2可不填"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"存储路径",required:!1},{default:withCtx(()=>[createVNode(Tf,{modelValue:dd.value.path,"onUpdate:modelValue":Xd[22]||(Xd[22]=zf=>dd.value.path=zf),modelModifiers:{trim:!0},placeholder:"如img可不填默认为根目录"},null,8,["modelValue"]),createVNode(Kf,{type:"primary",href:"https://developer.qiniu.com/kodo",target:"_blank"},{default:withCtx(()=>Xd[42]||(Xd[42]=[createTextVNode(" 如何使用七牛云 Kodo ")])),_:1})]),_:1}),createVNode(Mf,null,{default:withCtx(()=>[createVNode(Zf,{type:"primary",onClick:Hd},{default:withCtx(()=>Xd[43]||(Xd[43]=[createTextVNode(" 保存配置 ")])),_:1})]),_:1})]),_:1},8,["model"])]),_:1}),createVNode(bf,{class:"github-panel",label:"MinIO",name:"minio"},{default:withCtx(()=>[createVNode(eh,{class:"setting-form",model:pd.value,"label-position":"right","label-width":"150px"},{default:withCtx(()=>[createVNode(Mf,{label:"Endpoint",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:pd.value.endpoint,"onUpdate:modelValue":Xd[23]||(Xd[23]=zf=>pd.value.endpoint=zf),modelModifiers:{trim:!0},placeholder:"如play.min.io"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"Port",required:!1},{default:withCtx(()=>[createVNode(Tf,{modelValue:pd.value.port,"onUpdate:modelValue":Xd[24]||(Xd[24]=zf=>pd.value.port=zf),modelModifiers:{trim:!0},type:"number",placeholder:"如9000可不填http 默认为 80https 默认为 443"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"UseSSL",required:!0},{default:withCtx(()=>[createVNode($f,{modelValue:pd.value.useSSL,"onUpdate:modelValue":Xd[25]||(Xd[25]=zf=>pd.value.useSSL=zf),"active-text":"是","inactive-text":"否"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"Bucket",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:pd.value.bucket,"onUpdate:modelValue":Xd[26]||(Xd[26]=zf=>pd.value.bucket=zf),modelModifiers:{trim:!0},placeholder:"如doocs"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"AccessKey",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:pd.value.accessKey,"onUpdate:modelValue":Xd[27]||(Xd[27]=zf=>pd.value.accessKey=zf),modelModifiers:{trim:!0},placeholder:"如zhangsan"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"SecretKey",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:pd.value.secretKey,"onUpdate:modelValue":Xd[28]||(Xd[28]=zf=>pd.value.secretKey=zf),modelModifiers:{trim:!0},placeholder:"如asdasdasd"},null,8,["modelValue"]),createVNode(Kf,{type:"primary",href:"http://docs.minio.org.cn/docs/master/minio-client-complete-guide",target:"_blank"},{default:withCtx(()=>Xd[44]||(Xd[44]=[createTextVNode(" 如何使用 MinIO ")])),_:1})]),_:1}),createVNode(Mf,null,{default:withCtx(()=>[createVNode(Zf,{type:"primary",onClick:Bd},{default:withCtx(()=>Xd[45]||(Xd[45]=[createTextVNode(" 保存配置 ")])),_:1})]),_:1})]),_:1},8,["model"])]),_:1}),createVNode(bf,{class:"github-panel",label:"公众号 图床",name:"mp"},{label:withCtx(()=>[createVNode(Df,{placement:"top"},{content:withCtx(()=>Xd[46]||(Xd[46]=[createTextVNode(" 由于接口请求跨域问题请在浏览器插件形式中使用 ")])),default:withCtx(()=>[Xd[47]||(Xd[47]=createBaseVNode("div",null,"公众号 图床",-1))]),_:1})]),default:withCtx(()=>[createVNode(eh,{class:"setting-form",model:fd.value,"label-position":"right","label-width":"150px",disabled:md.value},{default:withCtx(()=>[createVNode(Mf,{label:"appID",required:!0},{default:withCtx(()=>[createVNode(Tf,{modelValue:fd.value.appID,"onUpdate:modelValue":Xd[29]||(Xd[29]=zf=>fd.value.appID=zf),modelModifiers:{trim:!0},placeholder:"如wx6e1234567890efa3"},null,8,["modelValue"])]),_:1}),createVNode(Mf,{label:"appsecret"},{default:withCtx(()=>[createVNode(Tf,{modelValue:fd.value.appsecret,"onUpdate:modelValue":Xd[30]||(Xd[30]=zf=>fd.value.appsecret=zf),modelModifiers:{trim:!0},placeholder:"如d9f1abcdef01234567890abcdef82397"},null,8,["modelValue"]),createVNode(Kf,{type:"primary",href:"https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Getting_Started_Guide.html",target:"_blank"},{default:withCtx(()=>Xd[48]||(Xd[48]=[createTextVNode(" 如何开启公众号开发者模式并获取应用账号密钥? ")])),_:1})]),_:1}),createVNode(Mf,{style:{"margin-top":"-26px"}},{default:withCtx(()=>[createVNode(Kf,{type:"primary",href:"https://mpmd.pages.dev/tutorial/",target:"_blank"},{default:withCtx(()=>Xd[49]||(Xd[49]=[createTextVNode(" 如何在浏览器插件中使用公众号图床? ")])),_:1})]),_:1}),createVNode(Mf,null,{default:withCtx(()=>[createVNode(Zf,{type:"primary",onClick:Gd},{default:withCtx(()=>Xd[50]||(Xd[50]=[createTextVNode(" 保存配置 ")])),_:1})]),_:1})]),_:1},8,["model","disabled"])]),_:1}),createVNode(bf,{class:"github-panel formCustom",label:"自定义代码",name:"formCustom"},{default:withCtx(()=>[createVNode(eh,{class:"setting-form",model:vd.value,"label-position":"right"},{default:withCtx(()=>[createVNode(Mf,{label:"",required:!0},{default:withCtx(()=>[createVNode(Tf,{ref_key:"formCustomElInput",ref:Id,modelValue:vd.value.code,"onUpdate:modelValue":Xd[31]||(Xd[31]=zf=>vd.value.code=zf),class:"formCustomElInput",type:"textarea",resize:"none",placeholder:"Your custom code here."},null,8,["modelValue"]),createVNode(Kf,{type:"primary",href:"https://github.com/doocs/md#自定义上传逻辑",target:"_blank"},{default:withCtx(()=>Xd[51]||(Xd[51]=[createTextVNode(" 参数详情? ")])),_:1})]),_:1}),createVNode(Mf,null,{default:withCtx(()=>[createVNode(Zf,{type:"primary",onClick:zd},{default:withCtx(()=>Xd[52]||(Xd[52]=[createTextVNode(" 保存配置 ")])),_:1})]),_:1})]),_:1},8,["model"])]),_:1})]),_:1},8,["modelValue"])]),_:1})]),_:1},8,["open"])}}}),UploadImgDialog=_export_sfc(_sfc_main$9,[["__scopeId","data-v-0d8d907f"]]),_hoisted_1$1={key:0,class:"loading"},_sfc_main$8=defineComponent({__name:"RunLoading",setup(Ra){const qa=ref$1(!0);return onMounted(()=>{setTimeout(()=>{qa.value=!1},100)}),(nd,od)=>(openBlock(),createBlock(Transition$1,{name:"fade"},{default:withCtx(()=>[qa.value?(openBlock(),createElementBlock("div",_hoisted_1$1,od[0]||(od[0]=[createBaseVNode("strong",null,"致力于让 Markdown 编辑更简单",-1)]))):createCommentVNode("",!0)]),_:1}))}}),RunLoading=_export_sfc(_sfc_main$8,[["__scopeId","data-v-740616c8"]]),_sfc_main$7=defineComponent({__name:"ContextMenu",props:{dir:{},modal:{type:Boolean}},emits:["update:open"],setup(Ra,{emit:qa}){const ld=xe(Ra,qa);return(ud,cd)=>(openBlock(),createBlock(unref(em),normalizeProps(guardReactiveProps(unref(ld))),{default:withCtx(()=>[renderSlot(ud.$slots,"default")]),_:3},16))}}),_sfc_main$6=defineComponent({__name:"ContextMenuContent",props:{forceMount:{type:Boolean},loop:{type:Boolean},alignOffset:{},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},sticky:{},hideWhenDetached:{type:Boolean},prioritizePosition:{type:Boolean},asChild:{type:Boolean},as:{},class:{}},emits:["escapeKeyDown","pointerDownOutside","focusOutside","interactOutside","closeAutoFocus"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=computed(()=>{const{class:cd,...dd}=nd;return dd}),ud=xe(ld,od);return(cd,dd)=>(openBlock(),createBlock(unref(am),null,{default:withCtx(()=>[createVNode(unref(nm),mergeProps(unref(ud),{class:unref(cn)("z-50 min-w-32 overflow-hidden rounded-md border bg-popover p-1 text-popover-foreground shadow-md animate-in fade-in-80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",nd.class)}),{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},16,["class"])]),_:3}))}}),_sfc_main$5=defineComponent({__name:"ContextMenuItem",props:{disabled:{type:Boolean},textValue:{},asChild:{type:Boolean},as:{},class:{},inset:{type:Boolean}},emits:["select"],setup(Ra,{emit:qa}){const nd=Ra,od=qa,ld=computed(()=>{const{class:cd,...dd}=nd;return dd}),ud=xe(ld,od);return(cd,dd)=>(openBlock(),createBlock(unref(lm),mergeProps(unref(ud),{class:unref(cn)("relative flex cursor-default select-none items-center rounded-sm px-2 py-1.5 text-sm outline-none focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50",cd.inset&&"pl-8",nd.class)}),{default:withCtx(()=>[renderSlot(cd.$slots,"default")]),_:3},16,["class"]))}}),_sfc_main$4=defineComponent({__name:"ContextMenuSeparator",props:{asChild:{type:Boolean},as:{},class:{}},setup(Ra){const qa=Ra,nd=computed(()=>{const{class:od,...ld}=qa;return ld});return(od,ld)=>(openBlock(),createBlock(unref(rm),mergeProps(nd.value,{class:unref(cn)("-mx-1 my-1 h-px bg-border",qa.class)}),null,16,["class"]))}}),_sfc_main$3=defineComponent({__name:"ContextMenuShortcut",props:{class:{}},setup(Ra){const qa=Ra;return(nd,od)=>(openBlock(),createElementBlock("span",{class:normalizeClass(unref(cn)("ml-auto text-xs tracking-widest text-muted-foreground",qa.class))},[renderSlot(nd.$slots,"default")],2))}}),_sfc_main$2=defineComponent({__name:"ContextMenuTrigger",props:{disabled:{type:Boolean},asChild:{type:Boolean},as:{}},setup(Ra){const nd=It(Ra);return(od,ld)=>(openBlock(),createBlock(unref(tm),normalizeProps(guardReactiveProps(unref(nd))),{default:withCtx(()=>[renderSlot(od.$slots,"default")]),_:3},16))}});function bind$2(Ra,qa){return function(){return Ra.apply(qa,arguments)}}var define_process_default$8={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};const{toString:toString$1}=Object.prototype,{getPrototypeOf:getPrototypeOf$1}=Object,kindOf=(Ra=>qa=>{const nd=toString$1.call(qa);return Ra[nd]||(Ra[nd]=nd.slice(8,-1).toLowerCase())})(Object.create(null)),kindOfTest=Ra=>(Ra=Ra.toLowerCase(),qa=>kindOf(qa)===Ra),typeOfTest=Ra=>qa=>typeof qa===Ra,{isArray}=Array,isUndefined=typeOfTest("undefined");function isBuffer(Ra){return Ra!==null&&!isUndefined(Ra)&&Ra.constructor!==null&&!isUndefined(Ra.constructor)&&isFunction$1(Ra.constructor.isBuffer)&&Ra.constructor.isBuffer(Ra)}const isArrayBuffer$1=kindOfTest("ArrayBuffer");function isArrayBufferView(Ra){let qa;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?qa=ArrayBuffer.isView(Ra):qa=Ra&&Ra.buffer&&isArrayBuffer$1(Ra.buffer),qa}const isString$1=typeOfTest("string"),isFunction$1=typeOfTest("function"),isNumber$1=typeOfTest("number"),isObject$1=Ra=>Ra!==null&&typeof Ra=="object",isBoolean$1=Ra=>Ra===!0||Ra===!1,isPlainObject=Ra=>{if(kindOf(Ra)!=="object")return!1;const qa=getPrototypeOf$1(Ra);return(qa===null||qa===Object.prototype||Object.getPrototypeOf(qa)===null)&&!(Symbol.toStringTag in Ra)&&!(Symbol.iterator in Ra)},isDate=kindOfTest("Date"),isFile=kindOfTest("File"),isBlob=kindOfTest("Blob"),isFileList=kindOfTest("FileList"),isStream=Ra=>isObject$1(Ra)&&isFunction$1(Ra.pipe),isFormData=Ra=>{let qa;return Ra&&(typeof FormData=="function"&&Ra instanceof FormData||isFunction$1(Ra.append)&&((qa=kindOf(Ra))==="formdata"||qa==="object"&&isFunction$1(Ra.toString)&&Ra.toString()==="[object FormData]"))},isURLSearchParams=kindOfTest("URLSearchParams"),[isReadableStream$1,isRequest$2,isResponse,isHeaders]=["ReadableStream","Request","Response","Headers"].map(kindOfTest),trim=Ra=>Ra.trim?Ra.trim():Ra.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function forEach$2(Ra,qa,{allOwnKeys:nd=!1}={}){if(Ra===null||typeof Ra>"u")return;let od,ld;if(typeof Ra!="object"&&(Ra=[Ra]),isArray(Ra))for(od=0,ld=Ra.length;od<ld;od++)qa.call(null,Ra[od],od,Ra);else{const ud=nd?Object.getOwnPropertyNames(Ra):Object.keys(Ra),cd=ud.length;let dd;for(od=0;od<cd;od++)dd=ud[od],qa.call(null,Ra[dd],dd,Ra)}}function findKey(Ra,qa){qa=qa.toLowerCase();const nd=Object.keys(Ra);let od=nd.length,ld;for(;od-- >0;)if(ld=nd[od],qa===ld.toLowerCase())return ld;return null}const _global=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global$1,isContextDefined=Ra=>!isUndefined(Ra)&&Ra!==_global;function merge(){const{caseless:Ra}=isContextDefined(this)&&this||{},qa={},nd=(od,ld)=>{const ud=Ra&&findKey(qa,ld)||ld;isPlainObject(qa[ud])&&isPlainObject(od)?qa[ud]=merge(qa[ud],od):isPlainObject(od)?qa[ud]=merge({},od):isArray(od)?qa[ud]=od.slice():qa[ud]=od};for(let od=0,ld=arguments.length;od<ld;od++)arguments[od]&&forEach$2(arguments[od],nd);return qa}const extend=(Ra,qa,nd,{allOwnKeys:od}={})=>(forEach$2(qa,(ld,ud)=>{nd&&isFunction$1(ld)?Ra[ud]=bind$2(ld,nd):Ra[ud]=ld},{allOwnKeys:od}),Ra),stripBOM=Ra=>(Ra.charCodeAt(0)===65279&&(Ra=Ra.slice(1)),Ra),inherits$2=(Ra,qa,nd,od)=>{Ra.prototype=Object.create(qa.prototype,od),Ra.prototype.constructor=Ra,Object.defineProperty(Ra,"super",{value:qa.prototype}),nd&&Object.assign(Ra.prototype,nd)},toFlatObject=(Ra,qa,nd,od)=>{let ld,ud,cd;const dd={};if(qa=qa||{},Ra==null)return qa;do{for(ld=Object.getOwnPropertyNames(Ra),ud=ld.length;ud-- >0;)cd=ld[ud],(!od||od(cd,Ra,qa))&&!dd[cd]&&(qa[cd]=Ra[cd],dd[cd]=!0);Ra=nd!==!1&&getPrototypeOf$1(Ra)}while(Ra&&(!nd||nd(Ra,qa))&&Ra!==Object.prototype);return qa},endsWith$1=(Ra,qa,nd)=>{Ra=String(Ra),(nd===void 0||nd>Ra.length)&&(nd=Ra.length),nd-=qa.length;const od=Ra.indexOf(qa,nd);return od!==-1&&od===nd},toArray$1=Ra=>{if(!Ra)return null;if(isArray(Ra))return Ra;let qa=Ra.length;if(!isNumber$1(qa))return null;const nd=new Array(qa);for(;qa-- >0;)nd[qa]=Ra[qa];return nd},isTypedArray$1=(Ra=>qa=>Ra&&qa instanceof Ra)(typeof Uint8Array<"u"&&getPrototypeOf$1(Uint8Array)),forEachEntry=(Ra,qa)=>{const od=(Ra&&Ra[Symbol.iterator]).call(Ra);let ld;for(;(ld=od.next())&&!ld.done;){const ud=ld.value;qa.call(Ra,ud[0],ud[1])}},matchAll=(Ra,qa)=>{let nd;const od=[];for(;(nd=Ra.exec(qa))!==null;)od.push(nd);return od},isHTMLForm=kindOfTest("HTMLFormElement"),toCamelCase=Ra=>Ra.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(nd,od,ld){return od.toUpperCase()+ld}),hasOwnProperty$2=(({hasOwnProperty:Ra})=>(qa,nd)=>Ra.call(qa,nd))(Object.prototype),isRegExp=kindOfTest("RegExp"),reduceDescriptors=(Ra,qa)=>{const nd=Object.getOwnPropertyDescriptors(Ra),od={};forEach$2(nd,(ld,ud)=>{let cd;(cd=qa(ld,ud,Ra))!==!1&&(od[ud]=cd||ld)}),Object.defineProperties(Ra,od)},freezeMethods=Ra=>{reduceDescriptors(Ra,(qa,nd)=>{if(isFunction$1(Ra)&&["arguments","caller","callee"].indexOf(nd)!==-1)return!1;const od=Ra[nd];if(isFunction$1(od)){if(qa.enumerable=!1,"writable"in qa){qa.writable=!1;return}qa.set||(qa.set=()=>{throw Error("Can not rewrite read-only method '"+nd+"'")})}})},toObjectSet=(Ra,qa)=>{const nd={},od=ld=>{ld.forEach(ud=>{nd[ud]=!0})};return isArray(Ra)?od(Ra):od(String(Ra).split(qa)),nd},noop$2=()=>{},toFiniteNumber=(Ra,qa)=>Ra!=null&&Number.isFinite(Ra=+Ra)?Ra:qa,ALPHA="abcdefghijklmnopqrstuvwxyz",DIGIT="0123456789",ALPHABET={DIGIT,ALPHA,ALPHA_DIGIT:ALPHA+ALPHA.toUpperCase()+DIGIT},generateString=(Ra=16,qa=ALPHABET.ALPHA_DIGIT)=>{let nd="";const{length:od}=qa;for(;Ra--;)nd+=qa[Math.random()*od|0];return nd};function isSpecCompliantForm(Ra){return!!(Ra&&isFunction$1(Ra.append)&&Ra[Symbol.toStringTag]==="FormData"&&Ra[Symbol.iterator])}const toJSONObject=Ra=>{const qa=new Array(10),nd=(od,ld)=>{if(isObject$1(od)){if(qa.indexOf(od)>=0)return;if(!("toJSON"in od)){qa[ld]=od;const ud=isArray(od)?[]:{};return forEach$2(od,(cd,dd)=>{const pd=nd(cd,ld+1);!isUndefined(pd)&&(ud[dd]=pd)}),qa[ld]=void 0,ud}}return od};return nd(Ra,0)},isAsyncFn=kindOfTest("AsyncFunction"),isThenable=Ra=>Ra&&(isObject$1(Ra)||isFunction$1(Ra))&&isFunction$1(Ra.then)&&isFunction$1(Ra.catch),_setImmediate=((Ra,qa)=>Ra?setImmediate:qa?((nd,od)=>(_global.addEventListener("message",({source:ld,data:ud})=>{ld===_global&&ud===nd&&od.length&&od.shift()()},!1),ld=>{od.push(ld),_global.postMessage(nd,"*")}))(`axios@${Math.random()}`,[]):nd=>setTimeout(nd))(typeof setImmediate=="function",isFunction$1(_global.postMessage)),asap=typeof queueMicrotask<"u"?queueMicrotask.bind(_global):typeof define_process_default$8<"u"&&define_process_default$8.nextTick||_setImmediate,utils$2={isArray,isArrayBuffer:isArrayBuffer$1,isBuffer,isFormData,isArrayBufferView,isString:isString$1,isNumber:isNumber$1,isBoolean:isBoolean$1,isObject:isObject$1,isPlainObject,isReadableStream:isReadableStream$1,isRequest:isRequest$2,isResponse,isHeaders,isUndefined,isDate,isFile,isBlob,isRegExp,isFunction:isFunction$1,isStream,isURLSearchParams,isTypedArray:isTypedArray$1,isFileList,forEach:forEach$2,merge,extend,trim,stripBOM,inherits:inherits$2,toFlatObject,kindOf,kindOfTest,endsWith:endsWith$1,toArray:toArray$1,forEachEntry,matchAll,isHTMLForm,hasOwnProperty:hasOwnProperty$2,hasOwnProp:hasOwnProperty$2,reduceDescriptors,freezeMethods,toObjectSet,toCamelCase,noop:noop$2,toFiniteNumber,findKey,global:_global,isContextDefined,ALPHABET,generateString,isSpecCompliantForm,toJSONObject,isAsyncFn,isThenable,setImmediate:_setImmediate,asap};function AxiosError(Ra,qa,nd,od,ld){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=Ra,this.name="AxiosError",qa&&(this.code=qa),nd&&(this.config=nd),od&&(this.request=od),ld&&(this.response=ld,this.status=ld.status?ld.status:null)}utils$2.inherits(AxiosError,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:utils$2.toJSONObject(this.config),code:this.code,status:this.status}}});const prototype$1=AxiosError.prototype,descriptors={};["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(Ra=>{descriptors[Ra]={value:Ra}});Object.defineProperties(AxiosError,descriptors);Object.defineProperty(prototype$1,"isAxiosError",{value:!0});AxiosError.from=(Ra,qa,nd,od,ld,ud)=>{const cd=Object.create(prototype$1);return utils$2.toFlatObject(Ra,cd,function(pd){return pd!==Error.prototype},dd=>dd!=="isAxiosError"),AxiosError.call(cd,Ra.message,qa,nd,od,ld),cd.cause=Ra,cd.name=Ra.name,ud&&Object.assign(cd,ud),cd};const httpAdapter=null;function isVisitable(Ra){return utils$2.isPlainObject(Ra)||utils$2.isArray(Ra)}function removeBrackets(Ra){return utils$2.endsWith(Ra,"[]")?Ra.slice(0,-2):Ra}function renderKey(Ra,qa,nd){return Ra?Ra.concat(qa).map(function(ld,ud){return ld=removeBrackets(ld),!nd&&ud?"["+ld+"]":ld}).join(nd?".":""):qa}function isFlatArray(Ra){return utils$2.isArray(Ra)&&!Ra.some(isVisitable)}const predicates=utils$2.toFlatObject(utils$2,{},null,function(qa){return/^is[A-Z]/.test(qa)});function toFormData(Ra,qa,nd){if(!utils$2.isObject(Ra))throw new TypeError("target must be an object");qa=qa||new FormData,nd=utils$2.toFlatObject(nd,{metaTokens:!0,dots:!1,indexes:!1},!1,function(Od,Fd){return!utils$2.isUndefined(Fd[Od])});const od=nd.metaTokens,ld=nd.visitor||md,ud=nd.dots,cd=nd.indexes,pd=(nd.Blob||typeof Blob<"u"&&Blob)&&utils$2.isSpecCompliantForm(qa);if(!utils$2.isFunction(ld))throw new TypeError("visitor must be a function");function fd(Id){if(Id===null)return"";if(utils$2.isDate(Id))return Id.toISOString();if(!pd&&utils$2.isBlob(Id))throw new AxiosError("Blob is not supported. Use a Buffer instead.");return utils$2.isArrayBuffer(Id)||utils$2.isTypedArray(Id)?pd&&typeof Blob=="function"?new Blob([Id]):Buffer$2.from(Id):Id}function md(Id,Od,Fd){let Pd=Id;if(Id&&!Fd&&typeof Id=="object"){if(utils$2.endsWith(Od,"{}"))Od=od?Od:Od.slice(0,-2),Id=JSON.stringify(Id);else if(utils$2.isArray(Id)&&isFlatArray(Id)||(utils$2.isFileList(Id)||utils$2.endsWith(Od,"[]"))&&(Pd=utils$2.toArray(Id)))return Od=removeBrackets(Od),Pd.forEach(function(Bd,jd){!(utils$2.isUndefined(Bd)||Bd===null)&&qa.append(cd===!0?renderKey([Od],jd,ud):cd===null?Od:Od+"[]",fd(Bd))}),!1}return isVisitable(Id)?!0:(qa.append(renderKey(Fd,Od,ud),fd(Id)),!1)}const vd=[],Ad=Object.assign(predicates,{defaultVisitor:md,convertValue:fd,isVisitable});function Nd(Id,Od){if(!utils$2.isUndefined(Id)){if(vd.indexOf(Id)!==-1)throw Error("Circular reference detected in "+Od.join("."));vd.push(Id),utils$2.forEach(Id,function(Pd,Md){(!(utils$2.isUndefined(Pd)||Pd===null)&&ld.call(qa,Pd,utils$2.isString(Md)?Md.trim():Md,Od,Ad))===!0&&Nd(Pd,Od?Od.concat(Md):[Md])}),vd.pop()}}if(!utils$2.isObject(Ra))throw new TypeError("data must be an object");return Nd(Ra),qa}function encode$2(Ra){const qa={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(Ra).replace(/[!'()~]|%20|%00/g,function(od){return qa[od]})}function AxiosURLSearchParams(Ra,qa){this._pairs=[],Ra&&toFormData(Ra,this,qa)}const prototype=AxiosURLSearchParams.prototype;prototype.append=function(qa,nd){this._pairs.push([qa,nd])};prototype.toString=function(qa){const nd=qa?function(od){return qa.call(this,od,encode$2)}:encode$2;return this._pairs.map(function(ld){return nd(ld[0])+"="+nd(ld[1])},"").join("&")};function encode$1(Ra){return encodeURIComponent(Ra).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function buildURL(Ra,qa,nd){if(!qa)return Ra;const od=nd&&nd.encode||encode$1;utils$2.isFunction(nd)&&(nd={serialize:nd});const ld=nd&&nd.serialize;let ud;if(ld?ud=ld(qa,nd):ud=utils$2.isURLSearchParams(qa)?qa.toString():new AxiosURLSearchParams(qa,nd).toString(od),ud){const cd=Ra.indexOf("#");cd!==-1&&(Ra=Ra.slice(0,cd)),Ra+=(Ra.indexOf("?")===-1?"?":"&")+ud}return Ra}class InterceptorManager{constructor(){this.handlers=[]}use(qa,nd,od){return this.handlers.push({fulfilled:qa,rejected:nd,synchronous:od?od.synchronous:!1,runWhen:od?od.runWhen:null}),this.handlers.length-1}eject(qa){this.handlers[qa]&&(this.handlers[qa]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(qa){utils$2.forEach(this.handlers,function(od){od!==null&&qa(od)})}}const transitionalDefaults={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},URLSearchParams$1=typeof URLSearchParams<"u"?URLSearchParams:AxiosURLSearchParams,FormData$1=typeof FormData<"u"?FormData:null,Blob$1=typeof Blob<"u"?Blob:null,platform$1={isBrowser:!0,classes:{URLSearchParams:URLSearchParams$1,FormData:FormData$1,Blob:Blob$1},protocols:["http","https","file","blob","url","data"]},hasBrowserEnv=typeof window<"u"&&typeof document<"u",_navigator=typeof navigator=="object"&&navigator||void 0,hasStandardBrowserEnv=hasBrowserEnv&&(!_navigator||["ReactNative","NativeScript","NS"].indexOf(_navigator.product)<0),hasStandardBrowserWebWorkerEnv=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",origin=hasBrowserEnv&&window.location.href||"http://localhost",utils$1=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv,hasStandardBrowserEnv,hasStandardBrowserWebWorkerEnv,navigator:_navigator,origin},Symbol.toStringTag,{value:"Module"})),platform={...utils$1,...platform$1};function toURLEncodedForm(Ra,qa){return toFormData(Ra,new platform.classes.URLSearchParams,Object.assign({visitor:function(nd,od,ld,ud){return platform.isNode&&utils$2.isBuffer(nd)?(this.append(od,nd.toString("base64")),!1):ud.defaultVisitor.apply(this,arguments)}},qa))}function parsePropPath(Ra){return utils$2.matchAll(/\w+|\[(\w*)]/g,Ra).map(qa=>qa[0]==="[]"?"":qa[1]||qa[0])}function arrayToObject(Ra){const qa={},nd=Object.keys(Ra);let od;const ld=nd.length;let ud;for(od=0;od<ld;od++)ud=nd[od],qa[ud]=Ra[ud];return qa}function formDataToJSON(Ra){function qa(nd,od,ld,ud){let cd=nd[ud++];if(cd==="__proto__")return!0;const dd=Number.isFinite(+cd),pd=ud>=nd.length;return cd=!cd&&utils$2.isArray(ld)?ld.length:cd,pd?(utils$2.hasOwnProp(ld,cd)?ld[cd]=[ld[cd],od]:ld[cd]=od,!dd):((!ld[cd]||!utils$2.isObject(ld[cd]))&&(ld[cd]=[]),qa(nd,od,ld[cd],ud)&&utils$2.isArray(ld[cd])&&(ld[cd]=arrayToObject(ld[cd])),!dd)}if(utils$2.isFormData(Ra)&&utils$2.isFunction(Ra.entries)){const nd={};return utils$2.forEachEntry(Ra,(od,ld)=>{qa(parsePropPath(od),ld,nd,0)}),nd}return null}function stringifySafely(Ra,qa,nd){if(utils$2.isString(Ra))try{return(qa||JSON.parse)(Ra),utils$2.trim(Ra)}catch(od){if(od.name!=="SyntaxError")throw od}return(0,JSON.stringify)(Ra)}const defaults$1={transitional:transitionalDefaults,adapter:["xhr","http","fetch"],transformRequest:[function(qa,nd){const od=nd.getContentType()||"",ld=od.indexOf("application/json")>-1,ud=utils$2.isObject(qa);if(ud&&utils$2.isHTMLForm(qa)&&(qa=new FormData(qa)),utils$2.isFormData(qa))return ld?JSON.stringify(formDataToJSON(qa)):qa;if(utils$2.isArrayBuffer(qa)||utils$2.isBuffer(qa)||utils$2.isStream(qa)||utils$2.isFile(qa)||utils$2.isBlob(qa)||utils$2.isReadableStream(qa))return qa;if(utils$2.isArrayBufferView(qa))return qa.buffer;if(utils$2.isURLSearchParams(qa))return nd.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),qa.toString();let dd;if(ud){if(od.indexOf("application/x-www-form-urlencoded")>-1)return toURLEncodedForm(qa,this.formSerializer).toString();if((dd=utils$2.isFileList(qa))||od.indexOf("multipart/form-data")>-1){const pd=this.env&&this.env.FormData;return toFormData(dd?{"files[]":qa}:qa,pd&&new pd,this.formSerializer)}}return ud||ld?(nd.setContentType("application/json",!1),stringifySafely(qa)):qa}],transformResponse:[function(qa){const nd=this.transitional||defaults$1.transitional,od=nd&&nd.forcedJSONParsing,ld=this.responseType==="json";if(utils$2.isResponse(qa)||utils$2.isReadableStream(qa))return qa;if(qa&&utils$2.isString(qa)&&(od&&!this.responseType||ld)){const cd=!(nd&&nd.silentJSONParsing)&&ld;try{return JSON.parse(qa)}catch(dd){if(cd)throw dd.name==="SyntaxError"?AxiosError.from(dd,AxiosError.ERR_BAD_RESPONSE,this,null,this.response):dd}}return qa}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:platform.classes.FormData,Blob:platform.classes.Blob},validateStatus:function(qa){return qa>=200&&qa<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};utils$2.forEach(["delete","get","head","post","put","patch"],Ra=>{defaults$1.headers[Ra]={}});const ignoreDuplicateOf=utils$2.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"]),parseHeaders=Ra=>{const qa={};let nd,od,ld;return Ra&&Ra.split(`
`).forEach(function(cd){ld=cd.indexOf(":"),nd=cd.substring(0,ld).trim().toLowerCase(),od=cd.substring(ld+1).trim(),!(!nd||qa[nd]&&ignoreDuplicateOf[nd])&&(nd==="set-cookie"?qa[nd]?qa[nd].push(od):qa[nd]=[od]:qa[nd]=qa[nd]?qa[nd]+", "+od:od)}),qa},$internals=Symbol("internals");function normalizeHeader(Ra){return Ra&&String(Ra).trim().toLowerCase()}function normalizeValue(Ra){return Ra===!1||Ra==null?Ra:utils$2.isArray(Ra)?Ra.map(normalizeValue):String(Ra)}function parseTokens(Ra){const qa=Object.create(null),nd=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let od;for(;od=nd.exec(Ra);)qa[od[1]]=od[2];return qa}const isValidHeaderName=Ra=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(Ra.trim());function matchHeaderValue(Ra,qa,nd,od,ld){if(utils$2.isFunction(od))return od.call(this,qa,nd);if(ld&&(qa=nd),!!utils$2.isString(qa)){if(utils$2.isString(od))return qa.indexOf(od)!==-1;if(utils$2.isRegExp(od))return od.test(qa)}}function formatHeader(Ra){return Ra.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(qa,nd,od)=>nd.toUpperCase()+od)}function buildAccessors(Ra,qa){const nd=utils$2.toCamelCase(" "+qa);["get","set","has"].forEach(od=>{Object.defineProperty(Ra,od+nd,{value:function(ld,ud,cd){return this[od].call(this,qa,ld,ud,cd)},configurable:!0})})}class AxiosHeaders{constructor(qa){qa&&this.set(qa)}set(qa,nd,od){const ld=this;function ud(dd,pd,fd){const md=normalizeHeader(pd);if(!md)throw new Error("header name must be a non-empty string");const vd=utils$2.findKey(ld,md);(!vd||ld[vd]===void 0||fd===!0||fd===void 0&&ld[vd]!==!1)&&(ld[vd||pd]=normalizeValue(dd))}const cd=(dd,pd)=>utils$2.forEach(dd,(fd,md)=>ud(fd,md,pd));if(utils$2.isPlainObject(qa)||qa instanceof this.constructor)cd(qa,nd);else if(utils$2.isString(qa)&&(qa=qa.trim())&&!isValidHeaderName(qa))cd(parseHeaders(qa),nd);else if(utils$2.isHeaders(qa))for(const[dd,pd]of qa.entries())ud(pd,dd,od);else qa!=null&&ud(nd,qa,od);return this}get(qa,nd){if(qa=normalizeHeader(qa),qa){const od=utils$2.findKey(this,qa);if(od){const ld=this[od];if(!nd)return ld;if(nd===!0)return parseTokens(ld);if(utils$2.isFunction(nd))return nd.call(this,ld,od);if(utils$2.isRegExp(nd))return nd.exec(ld);throw new TypeError("parser must be boolean|regexp|function")}}}has(qa,nd){if(qa=normalizeHeader(qa),qa){const od=utils$2.findKey(this,qa);return!!(od&&this[od]!==void 0&&(!nd||matchHeaderValue(this,this[od],od,nd)))}return!1}delete(qa,nd){const od=this;let ld=!1;function ud(cd){if(cd=normalizeHeader(cd),cd){const dd=utils$2.findKey(od,cd);dd&&(!nd||matchHeaderValue(od,od[dd],dd,nd))&&(delete od[dd],ld=!0)}}return utils$2.isArray(qa)?qa.forEach(ud):ud(qa),ld}clear(qa){const nd=Object.keys(this);let od=nd.length,ld=!1;for(;od--;){const ud=nd[od];(!qa||matchHeaderValue(this,this[ud],ud,qa,!0))&&(delete this[ud],ld=!0)}return ld}normalize(qa){const nd=this,od={};return utils$2.forEach(this,(ld,ud)=>{const cd=utils$2.findKey(od,ud);if(cd){nd[cd]=normalizeValue(ld),delete nd[ud];return}const dd=qa?formatHeader(ud):String(ud).trim();dd!==ud&&delete nd[ud],nd[dd]=normalizeValue(ld),od[dd]=!0}),this}concat(...qa){return this.constructor.concat(this,...qa)}toJSON(qa){const nd=Object.create(null);return utils$2.forEach(this,(od,ld)=>{od!=null&&od!==!1&&(nd[ld]=qa&&utils$2.isArray(od)?od.join(", "):od)}),nd}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([qa,nd])=>qa+": "+nd).join(`
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(qa){return qa instanceof this?qa:new this(qa)}static concat(qa,...nd){const od=new this(qa);return nd.forEach(ld=>od.set(ld)),od}static accessor(qa){const od=(this[$internals]=this[$internals]={accessors:{}}).accessors,ld=this.prototype;function ud(cd){const dd=normalizeHeader(cd);od[dd]||(buildAccessors(ld,cd),od[dd]=!0)}return utils$2.isArray(qa)?qa.forEach(ud):ud(qa),this}}AxiosHeaders.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);utils$2.reduceDescriptors(AxiosHeaders.prototype,({value:Ra},qa)=>{let nd=qa[0].toUpperCase()+qa.slice(1);return{get:()=>Ra,set(od){this[nd]=od}}});utils$2.freezeMethods(AxiosHeaders);function transformData(Ra,qa){const nd=this||defaults$1,od=qa||nd,ld=AxiosHeaders.from(od.headers);let ud=od.data;return utils$2.forEach(Ra,function(dd){ud=dd.call(nd,ud,ld.normalize(),qa?qa.status:void 0)}),ld.normalize(),ud}function isCancel(Ra){return!!(Ra&&Ra.__CANCEL__)}function CanceledError(Ra,qa,nd){AxiosError.call(this,Ra??"canceled",AxiosError.ERR_CANCELED,qa,nd),this.name="CanceledError"}utils$2.inherits(CanceledError,AxiosError,{__CANCEL__:!0});function settle(Ra,qa,nd){const od=nd.config.validateStatus;!nd.status||!od||od(nd.status)?Ra(nd):qa(new AxiosError("Request failed with status code "+nd.status,[AxiosError.ERR_BAD_REQUEST,AxiosError.ERR_BAD_RESPONSE][Math.floor(nd.status/100)-4],nd.config,nd.request,nd))}function parseProtocol(Ra){const qa=/^([-+\w]{1,25})(:?\/\/|:)/.exec(Ra);return qa&&qa[1]||""}function speedometer(Ra,qa){Ra=Ra||10;const nd=new Array(Ra),od=new Array(Ra);let ld=0,ud=0,cd;return qa=qa!==void 0?qa:1e3,function(pd){const fd=Date.now(),md=od[ud];cd||(cd=fd),nd[ld]=pd,od[ld]=fd;let vd=ud,Ad=0;for(;vd!==ld;)Ad+=nd[vd++],vd=vd%Ra;if(ld=(ld+1)%Ra,ld===ud&&(ud=(ud+1)%Ra),fd-cd<qa)return;const Nd=md&&fd-md;return Nd?Math.round(Ad*1e3/Nd):void 0}}function throttle(Ra,qa){let nd=0,od=1e3/qa,ld,ud;const cd=(fd,md=Date.now())=>{nd=md,ld=null,ud&&(clearTimeout(ud),ud=null),Ra.apply(null,fd)};return[(...fd)=>{const md=Date.now(),vd=md-nd;vd>=od?cd(fd,md):(ld=fd,ud||(ud=setTimeout(()=>{ud=null,cd(ld)},od-vd)))},()=>ld&&cd(ld)]}const progressEventReducer=(Ra,qa,nd=3)=>{let od=0;const ld=speedometer(50,250);return throttle(ud=>{const cd=ud.loaded,dd=ud.lengthComputable?ud.total:void 0,pd=cd-od,fd=ld(pd),md=cd<=dd;od=cd;const vd={loaded:cd,total:dd,progress:dd?cd/dd:void 0,bytes:pd,rate:fd||void 0,estimated:fd&&dd&&md?(dd-cd)/fd:void 0,event:ud,lengthComputable:dd!=null,[qa?"download":"upload"]:!0};Ra(vd)},nd)},progressEventDecorator=(Ra,qa)=>{const nd=Ra!=null;return[od=>qa[0]({lengthComputable:nd,total:Ra,loaded:od}),qa[1]]},asyncDecorator=Ra=>(...qa)=>utils$2.asap(()=>Ra(...qa)),isURLSameOrigin=platform.hasStandardBrowserEnv?((Ra,qa)=>nd=>(nd=new URL(nd,platform.origin),Ra.protocol===nd.protocol&&Ra.host===nd.host&&(qa||Ra.port===nd.port)))(new URL(platform.origin),platform.navigator&&/(msie|trident)/i.test(platform.navigator.userAgent)):()=>!0,cookies=platform.hasStandardBrowserEnv?{write(Ra,qa,nd,od,ld,ud){const cd=[Ra+"="+encodeURIComponent(qa)];utils$2.isNumber(nd)&&cd.push("expires="+new Date(nd).toGMTString()),utils$2.isString(od)&&cd.push("path="+od),utils$2.isString(ld)&&cd.push("domain="+ld),ud===!0&&cd.push("secure"),document.cookie=cd.join("; ")},read(Ra){const qa=document.cookie.match(new RegExp("(^|;\\s*)("+Ra+")=([^;]*)"));return qa?decodeURIComponent(qa[3]):null},remove(Ra){this.write(Ra,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function isAbsoluteURL(Ra){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(Ra)}function combineURLs(Ra,qa){return qa?Ra.replace(/\/?\/$/,"")+"/"+qa.replace(/^\/+/,""):Ra}function buildFullPath(Ra,qa){return Ra&&!isAbsoluteURL(qa)?combineURLs(Ra,qa):qa}const headersToObject=Ra=>Ra instanceof AxiosHeaders?{...Ra}:Ra;function mergeConfig(Ra,qa){qa=qa||{};const nd={};function od(fd,md,vd,Ad){return utils$2.isPlainObject(fd)&&utils$2.isPlainObject(md)?utils$2.merge.call({caseless:Ad},fd,md):utils$2.isPlainObject(md)?utils$2.merge({},md):utils$2.isArray(md)?md.slice():md}function ld(fd,md,vd,Ad){if(utils$2.isUndefined(md)){if(!utils$2.isUndefined(fd))return od(void 0,fd,vd,Ad)}else return od(fd,md,vd,Ad)}function ud(fd,md){if(!utils$2.isUndefined(md))return od(void 0,md)}function cd(fd,md){if(utils$2.isUndefined(md)){if(!utils$2.isUndefined(fd))return od(void 0,fd)}else return od(void 0,md)}function dd(fd,md,vd){if(vd in qa)return od(fd,md);if(vd in Ra)return od(void 0,fd)}const pd={url:ud,method:ud,data:ud,baseURL:cd,transformRequest:cd,transformResponse:cd,paramsSerializer:cd,timeout:cd,timeoutMessage:cd,withCredentials:cd,withXSRFToken:cd,adapter:cd,responseType:cd,xsrfCookieName:cd,xsrfHeaderName:cd,onUploadProgress:cd,onDownloadProgress:cd,decompress:cd,maxContentLength:cd,maxBodyLength:cd,beforeRedirect:cd,transport:cd,httpAgent:cd,httpsAgent:cd,cancelToken:cd,socketPath:cd,responseEncoding:cd,validateStatus:dd,headers:(fd,md,vd)=>ld(headersToObject(fd),headersToObject(md),vd,!0)};return utils$2.forEach(Object.keys(Object.assign({},Ra,qa)),function(md){const vd=pd[md]||ld,Ad=vd(Ra[md],qa[md],md);utils$2.isUndefined(Ad)&&vd!==dd||(nd[md]=Ad)}),nd}const resolveConfig=Ra=>{const qa=mergeConfig({},Ra);let{data:nd,withXSRFToken:od,xsrfHeaderName:ld,xsrfCookieName:ud,headers:cd,auth:dd}=qa;qa.headers=cd=AxiosHeaders.from(cd),qa.url=buildURL(buildFullPath(qa.baseURL,qa.url),Ra.params,Ra.paramsSerializer),dd&&cd.set("Authorization","Basic "+btoa((dd.username||"")+":"+(dd.password?unescape(encodeURIComponent(dd.password)):"")));let pd;if(utils$2.isFormData(nd)){if(platform.hasStandardBrowserEnv||platform.hasStandardBrowserWebWorkerEnv)cd.setContentType(void 0);else if((pd=cd.getContentType())!==!1){const[fd,...md]=pd?pd.split(";").map(vd=>vd.trim()).filter(Boolean):[];cd.setContentType([fd||"multipart/form-data",...md].join("; "))}}if(platform.hasStandardBrowserEnv&&(od&&utils$2.isFunction(od)&&(od=od(qa)),od||od!==!1&&isURLSameOrigin(qa.url))){const fd=ld&&ud&&cookies.read(ud);fd&&cd.set(ld,fd)}return qa},isXHRAdapterSupported=typeof XMLHttpRequest<"u",xhrAdapter=isXHRAdapterSupported&&function(Ra){return new Promise(function(nd,od){const ld=resolveConfig(Ra);let ud=ld.data;const cd=AxiosHeaders.from(ld.headers).normalize();let{responseType:dd,onUploadProgress:pd,onDownloadProgress:fd}=ld,md,vd,Ad,Nd,Id;function Od(){Nd&&Nd(),Id&&Id(),ld.cancelToken&&ld.cancelToken.unsubscribe(md),ld.signal&&ld.signal.removeEventListener("abort",md)}let Fd=new XMLHttpRequest;Fd.open(ld.method.toUpperCase(),ld.url,!0),Fd.timeout=ld.timeout;function Pd(){if(!Fd)return;const Bd=AxiosHeaders.from("getAllResponseHeaders"in Fd&&Fd.getAllResponseHeaders()),Hd={data:!dd||dd==="text"||dd==="json"?Fd.responseText:Fd.response,status:Fd.status,statusText:Fd.statusText,headers:Bd,config:Ra,request:Fd};settle(function(zd){nd(zd),Od()},function(zd){od(zd),Od()},Hd),Fd=null}"onloadend"in Fd?Fd.onloadend=Pd:Fd.onreadystatechange=function(){!Fd||Fd.readyState!==4||Fd.status===0&&!(Fd.responseURL&&Fd.responseURL.indexOf("file:")===0)||setTimeout(Pd)},Fd.onabort=function(){Fd&&(od(new AxiosError("Request aborted",AxiosError.ECONNABORTED,Ra,Fd)),Fd=null)},Fd.onerror=function(){od(new AxiosError("Network Error",AxiosError.ERR_NETWORK,Ra,Fd)),Fd=null},Fd.ontimeout=function(){let jd=ld.timeout?"timeout of "+ld.timeout+"ms exceeded":"timeout exceeded";const Hd=ld.transitional||transitionalDefaults;ld.timeoutErrorMessage&&(jd=ld.timeoutErrorMessage),od(new AxiosError(jd,Hd.clarifyTimeoutError?AxiosError.ETIMEDOUT:AxiosError.ECONNABORTED,Ra,Fd)),Fd=null},ud===void 0&&cd.setContentType(null),"setRequestHeader"in Fd&&utils$2.forEach(cd.toJSON(),function(jd,Hd){Fd.setRequestHeader(Hd,jd)}),utils$2.isUndefined(ld.withCredentials)||(Fd.withCredentials=!!ld.withCredentials),dd&&dd!=="json"&&(Fd.responseType=ld.responseType),fd&&([Ad,Id]=progressEventReducer(fd,!0),Fd.addEventListener("progress",Ad)),pd&&Fd.upload&&([vd,Nd]=progressEventReducer(pd),Fd.upload.addEventListener("progress",vd),Fd.upload.addEventListener("loadend",Nd)),(ld.cancelToken||ld.signal)&&(md=Bd=>{Fd&&(od(!Bd||Bd.type?new CanceledError(null,Ra,Fd):Bd),Fd.abort(),Fd=null)},ld.cancelToken&&ld.cancelToken.subscribe(md),ld.signal&&(ld.signal.aborted?md():ld.signal.addEventListener("abort",md)));const Md=parseProtocol(ld.url);if(Md&&platform.protocols.indexOf(Md)===-1){od(new AxiosError("Unsupported protocol "+Md+":",AxiosError.ERR_BAD_REQUEST,Ra));return}Fd.send(ud||null)})},composeSignals=(Ra,qa)=>{const{length:nd}=Ra=Ra?Ra.filter(Boolean):[];if(qa||nd){let od=new AbortController,ld;const ud=function(fd){if(!ld){ld=!0,dd();const md=fd instanceof Error?fd:this.reason;od.abort(md instanceof AxiosError?md:new CanceledError(md instanceof Error?md.message:md))}};let cd=qa&&setTimeout(()=>{cd=null,ud(new AxiosError(`timeout ${qa} of ms exceeded`,AxiosError.ETIMEDOUT))},qa);const dd=()=>{Ra&&(cd&&clearTimeout(cd),cd=null,Ra.forEach(fd=>{fd.unsubscribe?fd.unsubscribe(ud):fd.removeEventListener("abort",ud)}),Ra=null)};Ra.forEach(fd=>fd.addEventListener("abort",ud));const{signal:pd}=od;return pd.unsubscribe=()=>utils$2.asap(dd),pd}},streamChunk=function*(Ra,qa){let nd=Ra.byteLength;if(nd<qa){yield Ra;return}let od=0,ld;for(;od<nd;)ld=od+qa,yield Ra.slice(od,ld),od=ld},readBytes=async function*(Ra,qa){for await(const nd of readStream(Ra))yield*streamChunk(nd,qa)},readStream=async function*(Ra){if(Ra[Symbol.asyncIterator]){yield*Ra;return}const qa=Ra.getReader();try{for(;;){const{done:nd,value:od}=await qa.read();if(nd)break;yield od}}finally{await qa.cancel()}},trackStream=(Ra,qa,nd,od)=>{const ld=readBytes(Ra,qa);let ud=0,cd,dd=pd=>{cd||(cd=!0,od&&od(pd))};return new ReadableStream({async pull(pd){try{const{done:fd,value:md}=await ld.next();if(fd){dd(),pd.close();return}let vd=md.byteLength;if(nd){let Ad=ud+=vd;nd(Ad)}pd.enqueue(new Uint8Array(md))}catch(fd){throw dd(fd),fd}},cancel(pd){return dd(pd),ld.return()}},{highWaterMark:2})},isFetchSupported=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",isReadableStreamSupported=isFetchSupported&&typeof ReadableStream=="function",encodeText=isFetchSupported&&(typeof TextEncoder=="function"?(Ra=>qa=>Ra.encode(qa))(new TextEncoder):async Ra=>new Uint8Array(await new Response(Ra).arrayBuffer())),test$1=(Ra,...qa)=>{try{return!!Ra(...qa)}catch{return!1}},supportsRequestStream=isReadableStreamSupported&&test$1(()=>{let Ra=!1;const qa=new Request(platform.origin,{body:new ReadableStream,method:"POST",get duplex(){return Ra=!0,"half"}}).headers.has("Content-Type");return Ra&&!qa}),DEFAULT_CHUNK_SIZE$1=64*1024,supportsResponseStream=isReadableStreamSupported&&test$1(()=>utils$2.isReadableStream(new Response("").body)),resolvers={stream:supportsResponseStream&&(Ra=>Ra.body)};isFetchSupported&&(Ra=>{["text","arrayBuffer","blob","formData","stream"].forEach(qa=>{!resolvers[qa]&&(resolvers[qa]=utils$2.isFunction(Ra[qa])?nd=>nd[qa]():(nd,od)=>{throw new AxiosError(`Response type '${qa}' is not supported`,AxiosError.ERR_NOT_SUPPORT,od)})})})(new Response);const getBodyLength=async Ra=>{if(Ra==null)return 0;if(utils$2.isBlob(Ra))return Ra.size;if(utils$2.isSpecCompliantForm(Ra))return(await new Request(platform.origin,{method:"POST",body:Ra}).arrayBuffer()).byteLength;if(utils$2.isArrayBufferView(Ra)||utils$2.isArrayBuffer(Ra))return Ra.byteLength;if(utils$2.isURLSearchParams(Ra)&&(Ra=Ra+""),utils$2.isString(Ra))return(await encodeText(Ra)).byteLength},resolveBodyLength=async(Ra,qa)=>{const nd=utils$2.toFiniteNumber(Ra.getContentLength());return nd??getBodyLength(qa)},fetchAdapter=isFetchSupported&&(async Ra=>{let{url:qa,method:nd,data:od,signal:ld,cancelToken:ud,timeout:cd,onDownloadProgress:dd,onUploadProgress:pd,responseType:fd,headers:md,withCredentials:vd="same-origin",fetchOptions:Ad}=resolveConfig(Ra);fd=fd?(fd+"").toLowerCase():"text";let Nd=composeSignals([ld,ud&&ud.toAbortSignal()],cd),Id;const Od=Nd&&Nd.unsubscribe&&(()=>{Nd.unsubscribe()});let Fd;try{if(pd&&supportsRequestStream&&nd!=="get"&&nd!=="head"&&(Fd=await resolveBodyLength(md,od))!==0){let Hd=new Request(qa,{method:"POST",body:od,duplex:"half"}),Gd;if(utils$2.isFormData(od)&&(Gd=Hd.headers.get("content-type"))&&md.setContentType(Gd),Hd.body){const[zd,df]=progressEventDecorator(Fd,progressEventReducer(asyncDecorator(pd)));od=trackStream(Hd.body,DEFAULT_CHUNK_SIZE$1,zd,df)}}utils$2.isString(vd)||(vd=vd?"include":"omit");const Pd="credentials"in Request.prototype;Id=new Request(qa,{...Ad,signal:Nd,method:nd.toUpperCase(),headers:md.normalize().toJSON(),body:od,duplex:"half",credentials:Pd?vd:void 0});let Md=await fetch(Id);const Bd=supportsResponseStream&&(fd==="stream"||fd==="response");if(supportsResponseStream&&(dd||Bd&&Od)){const Hd={};["status","statusText","headers"].forEach(Wd=>{Hd[Wd]=Md[Wd]});const Gd=utils$2.toFiniteNumber(Md.headers.get("content-length")),[zd,df]=dd&&progressEventDecorator(Gd,progressEventReducer(asyncDecorator(dd),!0))||[];Md=new Response(trackStream(Md.body,DEFAULT_CHUNK_SIZE$1,zd,()=>{df&&df(),Od&&Od()}),Hd)}fd=fd||"text";let jd=await resolvers[utils$2.findKey(resolvers,fd)||"text"](Md,Ra);return!Bd&&Od&&Od(),await new Promise((Hd,Gd)=>{settle(Hd,Gd,{data:jd,headers:AxiosHeaders.from(Md.headers),status:Md.status,statusText:Md.statusText,config:Ra,request:Id})})}catch(Pd){throw Od&&Od(),Pd&&Pd.name==="TypeError"&&/fetch/i.test(Pd.message)?Object.assign(new AxiosError("Network Error",AxiosError.ERR_NETWORK,Ra,Id),{cause:Pd.cause||Pd}):AxiosError.from(Pd,Pd&&Pd.code,Ra,Id)}}),knownAdapters={http:httpAdapter,xhr:xhrAdapter,fetch:fetchAdapter};utils$2.forEach(knownAdapters,(Ra,qa)=>{if(Ra){try{Object.defineProperty(Ra,"name",{value:qa})}catch{}Object.defineProperty(Ra,"adapterName",{value:qa})}});const renderReason=Ra=>`- ${Ra}`,isResolvedHandle=Ra=>utils$2.isFunction(Ra)||Ra===null||Ra===!1,adapters={getAdapter:Ra=>{Ra=utils$2.isArray(Ra)?Ra:[Ra];const{length:qa}=Ra;let nd,od;const ld={};for(let ud=0;ud<qa;ud++){nd=Ra[ud];let cd;if(od=nd,!isResolvedHandle(nd)&&(od=knownAdapters[(cd=String(nd)).toLowerCase()],od===void 0))throw new AxiosError(`Unknown adapter '${cd}'`);if(od)break;ld[cd||"#"+ud]=od}if(!od){const ud=Object.entries(ld).map(([dd,pd])=>`adapter ${dd} `+(pd===!1?"is not supported by the environment":"is not available in the build"));let cd=qa?ud.length>1?`since :
`+ud.map(renderReason).join(`
`):" "+renderReason(ud[0]):"as no adapter specified";throw new AxiosError("There is no suitable adapter to dispatch the request "+cd,"ERR_NOT_SUPPORT")}return od},adapters:knownAdapters};function throwIfCancellationRequested(Ra){if(Ra.cancelToken&&Ra.cancelToken.throwIfRequested(),Ra.signal&&Ra.signal.aborted)throw new CanceledError(null,Ra)}function dispatchRequest(Ra){return throwIfCancellationRequested(Ra),Ra.headers=AxiosHeaders.from(Ra.headers),Ra.data=transformData.call(Ra,Ra.transformRequest),["post","put","patch"].indexOf(Ra.method)!==-1&&Ra.headers.setContentType("application/x-www-form-urlencoded",!1),adapters.getAdapter(Ra.adapter||defaults$1.adapter)(Ra).then(function(od){return throwIfCancellationRequested(Ra),od.data=transformData.call(Ra,Ra.transformResponse,od),od.headers=AxiosHeaders.from(od.headers),od},function(od){return isCancel(od)||(throwIfCancellationRequested(Ra),od&&od.response&&(od.response.data=transformData.call(Ra,Ra.transformResponse,od.response),od.response.headers=AxiosHeaders.from(od.response.headers))),Promise.reject(od)})}const VERSION="1.7.8",validators$1={};["object","boolean","number","function","string","symbol"].forEach((Ra,qa)=>{validators$1[Ra]=function(od){return typeof od===Ra||"a"+(qa<1?"n ":" ")+Ra}});const deprecatedWarnings={};validators$1.transitional=function(qa,nd,od){function ld(ud,cd){return"[Axios v"+VERSION+"] Transitional option '"+ud+"'"+cd+(od?". "+od:"")}return(ud,cd,dd)=>{if(qa===!1)throw new AxiosError(ld(cd," has been removed"+(nd?" in "+nd:"")),AxiosError.ERR_DEPRECATED);return nd&&!deprecatedWarnings[cd]&&(deprecatedWarnings[cd]=!0,console.warn(ld(cd," has been deprecated since v"+nd+" and will be removed in the near future"))),qa?qa(ud,cd,dd):!0}};validators$1.spelling=function(qa){return(nd,od)=>(console.warn(`${od} is likely a misspelling of ${qa}`),!0)};function assertOptions(Ra,qa,nd){if(typeof Ra!="object")throw new AxiosError("options must be an object",AxiosError.ERR_BAD_OPTION_VALUE);const od=Object.keys(Ra);let ld=od.length;for(;ld-- >0;){const ud=od[ld],cd=qa[ud];if(cd){const dd=Ra[ud],pd=dd===void 0||cd(dd,ud,Ra);if(pd!==!0)throw new AxiosError("option "+ud+" must be "+pd,AxiosError.ERR_BAD_OPTION_VALUE);continue}if(nd!==!0)throw new AxiosError("Unknown option "+ud,AxiosError.ERR_BAD_OPTION)}}const validator$3={assertOptions,validators:validators$1},validators=validator$3.validators;class Axios{constructor(qa){this.defaults=qa,this.interceptors={request:new InterceptorManager,response:new InterceptorManager}}async request(qa,nd){try{return await this._request(qa,nd)}catch(od){if(od instanceof Error){let ld={};Error.captureStackTrace?Error.captureStackTrace(ld):ld=new Error;const ud=ld.stack?ld.stack.replace(/^.+\n/,""):"";try{od.stack?ud&&!String(od.stack).endsWith(ud.replace(/^.+\n.+\n/,""))&&(od.stack+=`
`+ud):od.stack=ud}catch{}}throw od}}_request(qa,nd){typeof qa=="string"?(nd=nd||{},nd.url=qa):nd=qa||{},nd=mergeConfig(this.defaults,nd);const{transitional:od,paramsSerializer:ld,headers:ud}=nd;od!==void 0&&validator$3.assertOptions(od,{silentJSONParsing:validators.transitional(validators.boolean),forcedJSONParsing:validators.transitional(validators.boolean),clarifyTimeoutError:validators.transitional(validators.boolean)},!1),ld!=null&&(utils$2.isFunction(ld)?nd.paramsSerializer={serialize:ld}:validator$3.assertOptions(ld,{encode:validators.function,serialize:validators.function},!0)),validator$3.assertOptions(nd,{baseUrl:validators.spelling("baseURL"),withXsrfToken:validators.spelling("withXSRFToken")},!0),nd.method=(nd.method||this.defaults.method||"get").toLowerCase();let cd=ud&&utils$2.merge(ud.common,ud[nd.method]);ud&&utils$2.forEach(["delete","get","head","post","put","patch","common"],Id=>{delete ud[Id]}),nd.headers=AxiosHeaders.concat(cd,ud);const dd=[];let pd=!0;this.interceptors.request.forEach(function(Od){typeof Od.runWhen=="function"&&Od.runWhen(nd)===!1||(pd=pd&&Od.synchronous,dd.unshift(Od.fulfilled,Od.rejected))});const fd=[];this.interceptors.response.forEach(function(Od){fd.push(Od.fulfilled,Od.rejected)});let md,vd=0,Ad;if(!pd){const Id=[dispatchRequest.bind(this),void 0];for(Id.unshift.apply(Id,dd),Id.push.apply(Id,fd),Ad=Id.length,md=Promise.resolve(nd);vd<Ad;)md=md.then(Id[vd++],Id[vd++]);return md}Ad=dd.length;let Nd=nd;for(vd=0;vd<Ad;){const Id=dd[vd++],Od=dd[vd++];try{Nd=Id(Nd)}catch(Fd){Od.call(this,Fd);break}}try{md=dispatchRequest.call(this,Nd)}catch(Id){return Promise.reject(Id)}for(vd=0,Ad=fd.length;vd<Ad;)md=md.then(fd[vd++],fd[vd++]);return md}getUri(qa){qa=mergeConfig(this.defaults,qa);const nd=buildFullPath(qa.baseURL,qa.url);return buildURL(nd,qa.params,qa.paramsSerializer)}}utils$2.forEach(["delete","get","head","options"],function(qa){Axios.prototype[qa]=function(nd,od){return this.request(mergeConfig(od||{},{method:qa,url:nd,data:(od||{}).data}))}});utils$2.forEach(["post","put","patch"],function(qa){function nd(od){return function(ud,cd,dd){return this.request(mergeConfig(dd||{},{method:qa,headers:od?{"Content-Type":"multipart/form-data"}:{},url:ud,data:cd}))}}Axios.prototype[qa]=nd(),Axios.prototype[qa+"Form"]=nd(!0)});class CancelToken{constructor(qa){if(typeof qa!="function")throw new TypeError("executor must be a function.");let nd;this.promise=new Promise(function(ud){nd=ud});const od=this;this.promise.then(ld=>{if(!od._listeners)return;let ud=od._listeners.length;for(;ud-- >0;)od._listeners[ud](ld);od._listeners=null}),this.promise.then=ld=>{let ud;const cd=new Promise(dd=>{od.subscribe(dd),ud=dd}).then(ld);return cd.cancel=function(){od.unsubscribe(ud)},cd},qa(function(ud,cd,dd){od.reason||(od.reason=new CanceledError(ud,cd,dd),nd(od.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(qa){if(this.reason){qa(this.reason);return}this._listeners?this._listeners.push(qa):this._listeners=[qa]}unsubscribe(qa){if(!this._listeners)return;const nd=this._listeners.indexOf(qa);nd!==-1&&this._listeners.splice(nd,1)}toAbortSignal(){const qa=new AbortController,nd=od=>{qa.abort(od)};return this.subscribe(nd),qa.signal.unsubscribe=()=>this.unsubscribe(nd),qa.signal}static source(){let qa;return{token:new CancelToken(function(ld){qa=ld}),cancel:qa}}}function spread(Ra){return function(nd){return Ra.apply(null,nd)}}function isAxiosError(Ra){return utils$2.isObject(Ra)&&Ra.isAxiosError===!0}const HttpStatusCode={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};Object.entries(HttpStatusCode).forEach(([Ra,qa])=>{HttpStatusCode[qa]=Ra});function createInstance(Ra){const qa=new Axios(Ra),nd=bind$2(Axios.prototype.request,qa);return utils$2.extend(nd,Axios.prototype,qa,{allOwnKeys:!0}),utils$2.extend(nd,qa,null,{allOwnKeys:!0}),nd.create=function(ld){return createInstance(mergeConfig(Ra,ld))},nd}const axios=createInstance(defaults$1);axios.Axios=Axios;axios.CanceledError=CanceledError;axios.CancelToken=CancelToken;axios.isCancel=isCancel;axios.VERSION=VERSION;axios.toFormData=toFormData;axios.AxiosError=AxiosError;axios.Cancel=axios.CanceledError;axios.all=function(qa){return Promise.all(qa)};axios.spread=spread;axios.isAxiosError=isAxiosError;axios.mergeConfig=mergeConfig;axios.AxiosHeaders=AxiosHeaders;axios.formToJSON=Ra=>formDataToJSON(utils$2.isHTMLForm(Ra)?new FormData(Ra):Ra);axios.getAdapter=adapters.getAdapter;axios.HttpStatusCode=HttpStatusCode;axios.default=axios;const service=axios.create({baseURL:"",timeout:30*1e3});service.interceptors.request.use(Ra=>(/^(?:post|put|delete)$/i.test(`${Ra.method}`)&&Ra.data&&Ra.data.upload&&(Ra.headers["Content-Type"]="multipart/form-data"),Ra),Ra=>{Promise.reject(Ra)});service.interceptors.response.use(Ra=>Ra.data?Ra.data:Promise.reject(Ra),Ra=>Promise.reject(Ra));function utf16to8(Ra){let qa="";const nd=Ra.length;for(let od=0;od<nd;od++){const ld=Ra.charCodeAt(od);ld>=1&&ld<=127?qa+=Ra.charAt(od):ld>2047?(qa+=String.fromCharCode(224|ld>>12&15),qa+=String.fromCharCode(128|ld>>6&63),qa+=String.fromCharCode(128|ld&63)):(qa+=String.fromCharCode(192|ld>>6&31),qa+=String.fromCharCode(128|ld&63))}return qa}function utf8to16(Ra){let qa="",nd=0;const od=Ra.length;for(;nd<od;){const ld=Ra.charCodeAt(nd++);let ud,cd;switch(ld>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:qa+=Ra.charAt(nd-1);break;case 12:case 13:ud=Ra.charCodeAt(nd++),qa+=String.fromCharCode((ld&31)<<6|ud&63);break;case 14:ud=Ra.charCodeAt(nd++),cd=Ra.charCodeAt(nd++),qa+=String.fromCharCode((ld&15)<<12|(ud&63)<<6|cd&63);break}}return qa}const base64EncodeChars="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",base64DecodeChars=[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,-1,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-1,-1,-1,-1,-1];function base64encode(Ra){let qa="",nd=0;const od=Ra.length;for(;nd<od;){const ld=Ra.charCodeAt(nd++)&255;if(nd===od){qa+=base64EncodeChars.charAt(ld>>2),qa+=base64EncodeChars.charAt((ld&3)<<4),qa+="==";break}const ud=Ra.charCodeAt(nd++);if(nd===od){qa+=base64EncodeChars.charAt(ld>>2),qa+=base64EncodeChars.charAt((ld&3)<<4|(ud&240)>>4),qa+=base64EncodeChars.charAt((ud&15)<<2),qa+="=";break}const cd=Ra.charCodeAt(nd++);qa+=base64EncodeChars.charAt(ld>>2),qa+=base64EncodeChars.charAt((ld&3)<<4|(ud&240)>>4),qa+=base64EncodeChars.charAt((ud&15)<<2|(cd&192)>>6),qa+=base64EncodeChars.charAt(cd&63)}return qa}function base64decode(Ra){let qa,nd,od,ld,ud=0;const cd=Ra.length;let dd="";for(;ud<cd;){do qa=base64DecodeChars[Ra.charCodeAt(ud++)&255];while(ud<cd&&qa===-1);if(qa===-1)break;do nd=base64DecodeChars[Ra.charCodeAt(ud++)&255];while(ud<cd&&nd===-1);if(nd===-1)break;dd+=String.fromCharCode(qa<<2|(nd&48)>>4);do{if(od=Ra.charCodeAt(ud++)&255,od===61)return dd;od=base64DecodeChars[od]}while(ud<cd&&od===-1);if(od===-1)break;dd+=String.fromCharCode((nd&15)<<4|(od&60)>>2);do{if(ld=Ra.charCodeAt(ud++)&255,ld===61)return dd;ld=base64DecodeChars[ld]}while(ud<cd&&ld===-1);if(ld===-1)break;dd+=String.fromCharCode((od&3)<<6|ld)}return dd}function safe64(Ra){return Ra=Ra.replace(/\+/g,"-"),Ra=Ra.replace(/\//g,"_"),Ra}const tokenTools=Object.freeze(Object.defineProperty({__proto__:null,base64decode,base64encode,safe64,utf16to8,utf8to16},Symbol.toStringTag,{value:"Module"}));var toString=Object.prototype.toString,isModern=typeof Buffer$2<"u"&&typeof Buffer$2.alloc=="function"&&typeof Buffer$2.allocUnsafe=="function"&&typeof Buffer$2.from=="function";function isArrayBuffer(Ra){return toString.call(Ra).slice(8,-1)==="ArrayBuffer"}function fromArrayBuffer(Ra,qa,nd){qa>>>=0;var od=Ra.byteLength-qa;if(od<0)throw new RangeError("'offset' is out of bounds");if(nd===void 0)nd=od;else if(nd>>>=0,nd>od)throw new RangeError("'length' is out of bounds");return isModern?Buffer$2.from(Ra.slice(qa,qa+nd)):new Buffer$2(new Uint8Array(Ra.slice(qa,qa+nd)))}function fromString(Ra,qa){if((typeof qa!="string"||qa==="")&&(qa="utf8"),!Buffer$2.isEncoding(qa))throw new TypeError('"encoding" must be a valid string encoding');return isModern?Buffer$2.from(Ra,qa):new Buffer$2(Ra,qa)}function bufferFrom(Ra,qa,nd){if(typeof Ra=="number")throw new TypeError('"value" argument must not be a number');return isArrayBuffer(Ra)?fromArrayBuffer(Ra,qa,nd):typeof Ra=="string"?fromString(Ra,qa):isModern?Buffer$2.from(Ra):new Buffer$2(Ra)}var bufferFrom_1=bufferFrom;const Buffer$1=getDefaultExportFromCjs(bufferFrom_1);var cosJsSdkV5={exports:{}};(function(Ra,qa){(function(od,ld){Ra.exports=ld()})(commonjsGlobal,function(){return function(nd){var od={};function ld(ud){if(od[ud])return od[ud].exports;var cd=od[ud]={i:ud,l:!1,exports:{}};return nd[ud].call(cd.exports,cd,cd.exports,ld),cd.l=!0,cd.exports}return ld.m=nd,ld.c=od,ld.d=function(ud,cd,dd){ld.o(ud,cd)||Object.defineProperty(ud,cd,{enumerable:!0,get:dd})},ld.r=function(ud){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(ud,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(ud,"__esModule",{value:!0})},ld.t=function(ud,cd){if(cd&1&&(ud=ld(ud)),cd&8||cd&4&&typeof ud=="object"&&ud&&ud.__esModule)return ud;var dd=Object.create(null);if(ld.r(dd),Object.defineProperty(dd,"default",{enumerable:!0,value:ud}),cd&2&&typeof ud!="string")for(var pd in ud)ld.d(dd,pd,(function(fd){return ud[fd]}).bind(null,pd));return dd},ld.n=function(ud){var cd=ud&&ud.__esModule?function(){return ud.default}:function(){return ud};return ld.d(cd,"a",cd),cd},ld.o=function(ud,cd){return Object.prototype.hasOwnProperty.call(ud,cd)},ld.p="/dist/",ld(ld.s="./index.js")}({"./index.js":function(nd,od,ld){var ud=ld("./src/cos.js");nd.exports=ud},"./lib/base64.js":function(nd,od){var ld=function(ud){ud=ud||{};var cd=ud.Base64,dd="2.1.9",pd="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",fd=function(_f){for(var vf={},Sf=0,gf=_f.length;Sf<gf;Sf++)vf[_f.charAt(Sf)]=Sf;return vf}(pd),md=String.fromCharCode,vd=function(vf){if(vf.length<2){var Sf=vf.charCodeAt(0);return Sf<128?vf:Sf<2048?md(192|Sf>>>6)+md(128|Sf&63):md(224|Sf>>>12&15)+md(128|Sf>>>6&63)+md(128|Sf&63)}else{var Sf=65536+(vf.charCodeAt(0)-55296)*1024+(vf.charCodeAt(1)-56320);return md(240|Sf>>>18&7)+md(128|Sf>>>12&63)+md(128|Sf>>>6&63)+md(128|Sf&63)}},Ad=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,Nd=function(vf){return vf.replace(Ad,vd)},Id=function(vf){var Sf=[0,2,1][vf.length%3],gf=vf.charCodeAt(0)<<16|(vf.length>1?vf.charCodeAt(1):0)<<8|(vf.length>2?vf.charCodeAt(2):0),bf=[pd.charAt(gf>>>18),pd.charAt(gf>>>12&63),Sf>=2?"=":pd.charAt(gf>>>6&63),Sf>=1?"=":pd.charAt(gf&63)];return bf.join("")},Od=ud.btoa?function(_f){return ud.btoa(_f)}:function(_f){return _f.replace(/[\s\S]{1,3}/g,Id)},Fd=function(_f){return Od(Nd(_f))},Pd=function(vf,Sf){return Sf?Fd(String(vf)).replace(/[+\/]/g,function(gf){return gf=="+"?"-":"_"}).replace(/=/g,""):Fd(String(vf))},Md=function(vf){return Pd(vf,!0)},Bd=new RegExp(["[À-ß][€-¿]","[à-ï][€-¿]{2}","[ð-÷][€-¿]{3}"].join("|"),"g"),jd=function(vf){switch(vf.length){case 4:var Sf=(7&vf.charCodeAt(0))<<18|(63&vf.charCodeAt(1))<<12|(63&vf.charCodeAt(2))<<6|63&vf.charCodeAt(3),gf=Sf-65536;return md((gf>>>10)+55296)+md((gf&1023)+56320);case 3:return md((15&vf.charCodeAt(0))<<12|(63&vf.charCodeAt(1))<<6|63&vf.charCodeAt(2));default:return md((31&vf.charCodeAt(0))<<6|63&vf.charCodeAt(1))}},Hd=function(vf){return vf.replace(Bd,jd)},Gd=function(vf){var Sf=vf.length,gf=Sf%4,bf=(Sf>0?fd[vf.charAt(0)]<<18:0)|(Sf>1?fd[vf.charAt(1)]<<12:0)|(Sf>2?fd[vf.charAt(2)]<<6:0)|(Sf>3?fd[vf.charAt(3)]:0),Tf=[md(bf>>>16),md(bf>>>8&255),md(bf&255)];return Tf.length-=[0,0,2,1][gf],Tf.join("")},zd=ud.atob?function(_f){return ud.atob(_f)}:function(_f){return _f.replace(/[\s\S]{1,4}/g,Gd)},df=function(_f){return Hd(zd(_f))},Wd=function(vf){return df(String(vf).replace(/[-_]/g,function(Sf){return Sf=="-"?"+":"/"}).replace(/[^A-Za-z0-9\+\/]/g,""))},Jd=function(){var vf=ud.Base64;return ud.Base64=cd,vf},Xd={VERSION:dd,atob:zd,btoa:Od,fromBase64:Wd,toBase64:Pd,utob:Nd,encode:Pd,encodeURI:Md,btou:Hd,decode:Wd,noConflict:Jd};return Xd}();nd.exports=ld},"./lib/crypto.js":function(nd,od,ld){(function(ud){var cd=ld("./node_modules/@babel/runtime/helpers/typeof.js"),dd=dd||function(pd,fd){var md={},vd=md.lib={},Ad=function(){},Nd=vd.Base={extend:function(Gd){Ad.prototype=this;var zd=new Ad;return Gd&&zd.mixIn(Gd),zd.hasOwnProperty("init")||(zd.init=function(){zd.$super.init.apply(this,arguments)}),zd.init.prototype=zd,zd.$super=this,zd},create:function(){var Gd=this.extend();return Gd.init.apply(Gd,arguments),Gd},init:function(){},mixIn:function(Gd){for(var zd in Gd)Gd.hasOwnProperty(zd)&&(this[zd]=Gd[zd]);Gd.hasOwnProperty("toString")&&(this.toString=Gd.toString)},clone:function(){return this.init.prototype.extend(this)}},Id=vd.WordArray=Nd.extend({init:function(Gd,zd){Gd=this.words=Gd||[],this.sigBytes=zd!=fd?zd:4*Gd.length},toString:function(Gd){return(Gd||Fd).stringify(this)},concat:function(Gd){var zd=this.words,df=Gd.words,Wd=this.sigBytes;if(Gd=Gd.sigBytes,this.clamp(),Wd%4)for(var Jd=0;Jd<Gd;Jd++)zd[Wd+Jd>>>2]|=(df[Jd>>>2]>>>24-8*(Jd%4)&255)<<24-8*((Wd+Jd)%4);else if(65535<df.length)for(Jd=0;Jd<Gd;Jd+=4)zd[Wd+Jd>>>2]=df[Jd>>>2];else zd.push.apply(zd,df);return this.sigBytes+=Gd,this},clamp:function(){var Gd=this.words,zd=this.sigBytes;Gd[zd>>>2]&=4294967295<<32-8*(zd%4),Gd.length=pd.ceil(zd/4)},clone:function(){var Gd=Nd.clone.call(this);return Gd.words=this.words.slice(0),Gd},random:function(Gd){for(var zd=[],df=0;df<Gd;df+=4)zd.push(4294967296*pd.random()|0);return new Id.init(zd,Gd)}}),Od=md.enc={},Fd=Od.Hex={stringify:function(Gd){var zd=Gd.words;Gd=Gd.sigBytes;for(var df=[],Wd=0;Wd<Gd;Wd++){var Jd=zd[Wd>>>2]>>>24-8*(Wd%4)&255;df.push((Jd>>>4).toString(16)),df.push((Jd&15).toString(16))}return df.join("")},parse:function(Gd){for(var zd=Gd.length,df=[],Wd=0;Wd<zd;Wd+=2)df[Wd>>>3]|=parseInt(Gd.substr(Wd,2),16)<<24-4*(Wd%8);return new Id.init(df,zd/2)}},Pd=Od.Latin1={stringify:function(Gd){var zd=Gd.words;Gd=Gd.sigBytes;for(var df=[],Wd=0;Wd<Gd;Wd++)df.push(String.fromCharCode(zd[Wd>>>2]>>>24-8*(Wd%4)&255));return df.join("")},parse:function(Gd){for(var zd=Gd.length,df=[],Wd=0;Wd<zd;Wd++)df[Wd>>>2]|=(Gd.charCodeAt(Wd)&255)<<24-8*(Wd%4);return new Id.init(df,zd)}},Md=Od.Utf8={stringify:function(Gd){try{return decodeURIComponent(escape(Pd.stringify(Gd)))}catch{throw Error("Malformed UTF-8 data")}},parse:function(Gd){return Pd.parse(unescape(encodeURIComponent(Gd)))}},Bd=vd.BufferedBlockAlgorithm=Nd.extend({reset:function(){this._data=new Id.init,this._nDataBytes=0},_append:function(Gd){typeof Gd=="string"&&(Gd=Md.parse(Gd)),this._data.concat(Gd),this._nDataBytes+=Gd.sigBytes},_process:function(Gd){var zd=this._data,df=zd.words,Wd=zd.sigBytes,Jd=this.blockSize,Xd=Wd/(4*Jd),Xd=Gd?pd.ceil(Xd):pd.max((Xd|0)-this._minBufferSize,0);if(Gd=Xd*Jd,Wd=pd.min(4*Gd,Wd),Gd){for(var _f=0;_f<Gd;_f+=Jd)this._doProcessBlock(df,_f);_f=df.splice(0,Gd),zd.sigBytes-=Wd}return new Id.init(_f,Wd)},clone:function(){var Gd=Nd.clone.call(this);return Gd._data=this._data.clone(),Gd},_minBufferSize:0});vd.Hasher=Bd.extend({cfg:Nd.extend(),init:function(Gd){this.cfg=this.cfg.extend(Gd),this.reset()},reset:function(){Bd.reset.call(this),this._doReset()},update:function(Gd){return this._append(Gd),this._process(),this},finalize:function(Gd){return Gd&&this._append(Gd),this._doFinalize()},blockSize:16,_createHelper:function(Gd){return function(zd,df){return new Gd.init(df).finalize(zd)}},_createHmacHelper:function(Gd){return function(zd,df){return new jd.HMAC.init(Gd,df).finalize(zd)}}});var jd=md.algo={};return md}(Math);(function(){var pd=dd,Ad=pd.lib,fd=Ad.WordArray,md=Ad.Hasher,vd=[],Ad=pd.algo.SHA1=md.extend({_doReset:function(){this._hash=new fd.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(Id,Od){for(var Fd=this._hash.words,Pd=Fd[0],Md=Fd[1],Bd=Fd[2],jd=Fd[3],Hd=Fd[4],Gd=0;80>Gd;Gd++){if(16>Gd)vd[Gd]=Id[Od+Gd]|0;else{var zd=vd[Gd-3]^vd[Gd-8]^vd[Gd-14]^vd[Gd-16];vd[Gd]=zd<<1|zd>>>31}zd=(Pd<<5|Pd>>>27)+Hd+vd[Gd],zd=20>Gd?zd+((Md&Bd|~Md&jd)+1518500249):40>Gd?zd+((Md^Bd^jd)+1859775393):60>Gd?zd+((Md&Bd|Md&jd|Bd&jd)-1894007588):zd+((Md^Bd^jd)-899497514),Hd=jd,jd=Bd,Bd=Md<<30|Md>>>2,Md=Pd,Pd=zd}Fd[0]=Fd[0]+Pd|0,Fd[1]=Fd[1]+Md|0,Fd[2]=Fd[2]+Bd|0,Fd[3]=Fd[3]+jd|0,Fd[4]=Fd[4]+Hd|0},_doFinalize:function(){var Id=this._data,Od=Id.words,Fd=8*this._nDataBytes,Pd=8*Id.sigBytes;return Od[Pd>>>5]|=128<<24-Pd%32,Od[(Pd+64>>>9<<4)+14]=Math.floor(Fd/4294967296),Od[(Pd+64>>>9<<4)+15]=Fd,Id.sigBytes=4*Od.length,this._process(),this._hash},clone:function(){var Id=md.clone.call(this);return Id._hash=this._hash.clone(),Id}});pd.SHA1=md._createHelper(Ad),pd.HmacSHA1=md._createHmacHelper(Ad)})(),function(){var pd=dd,fd=pd.enc.Utf8;pd.algo.HMAC=pd.lib.Base.extend({init:function(vd,Ad){vd=this._hasher=new vd.init,typeof Ad=="string"&&(Ad=fd.parse(Ad));var Nd=vd.blockSize,Id=4*Nd;Ad.sigBytes>Id&&(Ad=vd.finalize(Ad)),Ad.clamp();for(var Od=this._oKey=Ad.clone(),Fd=this._iKey=Ad.clone(),Pd=Od.words,Md=Fd.words,Bd=0;Bd<Nd;Bd++)Pd[Bd]^=1549556828,Md[Bd]^=909522486;Od.sigBytes=Fd.sigBytes=Id,this.reset()},reset:function(){var vd=this._hasher;vd.reset(),vd.update(this._iKey)},update:function(vd){return this._hasher.update(vd),this},finalize:function(vd){var Ad=this._hasher;return vd=Ad.finalize(vd),Ad.reset(),Ad.finalize(this._oKey.clone().concat(vd))}})}(),function(){var pd=dd,fd=pd.lib,md=fd.WordArray,vd=pd.enc;vd.Base64={stringify:function(Nd){var Id=Nd.words,Od=Nd.sigBytes,Fd=this._map;Nd.clamp();for(var Pd=[],Md=0;Md<Od;Md+=3)for(var Bd=Id[Md>>>2]>>>24-Md%4*8&255,jd=Id[Md+1>>>2]>>>24-(Md+1)%4*8&255,Hd=Id[Md+2>>>2]>>>24-(Md+2)%4*8&255,Gd=Bd<<16|jd<<8|Hd,zd=0;zd<4&&Md+zd*.75<Od;zd++)Pd.push(Fd.charAt(Gd>>>6*(3-zd)&63));var df=Fd.charAt(64);if(df)for(;Pd.length%4;)Pd.push(df);return Pd.join("")},parse:function(Nd){var Id=Nd.length,Od=this._map,Fd=Od.charAt(64);if(Fd){var Pd=Nd.indexOf(Fd);Pd!=-1&&(Id=Pd)}for(var Md=[],Bd=0,jd=0;jd<Id;jd++)if(jd%4){var Hd=Od.indexOf(Nd.charAt(jd-1))<<jd%4*2,Gd=Od.indexOf(Nd.charAt(jd))>>>6-jd%4*2;Md[Bd>>>2]|=(Hd|Gd)<<24-Bd%4*8,Bd++}return md.create(Md,Bd)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),cd(ud)==="object"?ud.exports=dd:window.CryptoJS=dd}).call(this,ld("./node_modules/webpack/buildin/module.js")(nd))},"./lib/md5.js":function(nd,od,ld){(function(ud){var cd,dd=ld("./node_modules/@babel/runtime/helpers/typeof.js");(function(){var pd=(typeof window>"u"?"undefined":dd(window))==="object",fd=pd?window:{};fd.JS_MD5_NO_WINDOW&&(pd=!1);var md=!pd&&(typeof self>"u"?"undefined":dd(self))==="object";md&&(fd=self);var vd=!fd.JS_MD5_NO_COMMON_JS&&dd(ud)==="object"&&ud.exports,Ad=ld("./node_modules/webpack/buildin/amd-options.js"),Nd=!fd.JS_MD5_NO_ARRAY_BUFFER&&typeof ArrayBuffer<"u",Id="0123456789abcdef".split(""),Od=[128,32768,8388608,-2147483648],Fd=[0,8,16,24],Pd=["hex","array","digest","buffer","arrayBuffer","base64"],Md="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),Bd=[],jd;if(Nd){var Hd=new ArrayBuffer(68);jd=new Uint8Array(Hd),Bd=new Uint32Array(Hd)}(fd.JS_MD5_NO_NODE_JS||!Array.isArray)&&(Array.isArray=function(Jd){return Object.prototype.toString.call(Jd)==="[object Array]"}),Nd&&(fd.JS_MD5_NO_ARRAY_BUFFER_IS_VIEW||!ArrayBuffer.isView)&&(ArrayBuffer.isView=function(Jd){return dd(Jd)==="object"&&Jd.buffer&&Jd.buffer.constructor===ArrayBuffer});var Gd=function(Xd){return function(_f,vf){return new df(!0).update(_f,vf)[Xd]()}},zd=function(){var Xd=Gd("hex");Xd.getCtx=Xd.create=function(){return new df},Xd.update=function(Sf){return Xd.create().update(Sf)};for(var _f=0;_f<Pd.length;++_f){var vf=Pd[_f];Xd[vf]=Gd(vf)}return Xd};function df(Jd){if(Jd)Bd[0]=Bd[16]=Bd[1]=Bd[2]=Bd[3]=Bd[4]=Bd[5]=Bd[6]=Bd[7]=Bd[8]=Bd[9]=Bd[10]=Bd[11]=Bd[12]=Bd[13]=Bd[14]=Bd[15]=0,this.blocks=Bd,this.buffer8=jd;else if(Nd){var Xd=new ArrayBuffer(68);this.buffer8=new Uint8Array(Xd),this.blocks=new Uint32Array(Xd)}else this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];this.h0=this.h1=this.h2=this.h3=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}df.prototype.update=function(Jd,Xd){if(!this.finalized){for(var _f,vf=0,Sf,gf=Jd.length,bf=this.blocks,Tf=this.buffer8;vf<gf;){if(this.hashed&&(this.hashed=!1,bf[0]=bf[16],bf[16]=bf[1]=bf[2]=bf[3]=bf[4]=bf[5]=bf[6]=bf[7]=bf[8]=bf[9]=bf[10]=bf[11]=bf[12]=bf[13]=bf[14]=bf[15]=0),Nd)for(Sf=this.start;vf<gf&&Sf<64;++vf)_f=Jd.charCodeAt(vf),Xd||_f<128?Tf[Sf++]=_f:_f<2048?(Tf[Sf++]=192|_f>>6,Tf[Sf++]=128|_f&63):_f<55296||_f>=57344?(Tf[Sf++]=224|_f>>12,Tf[Sf++]=128|_f>>6&63,Tf[Sf++]=128|_f&63):(_f=65536+((_f&1023)<<10|Jd.charCodeAt(++vf)&1023),Tf[Sf++]=240|_f>>18,Tf[Sf++]=128|_f>>12&63,Tf[Sf++]=128|_f>>6&63,Tf[Sf++]=128|_f&63);else for(Sf=this.start;vf<gf&&Sf<64;++vf)_f=Jd.charCodeAt(vf),Xd||_f<128?bf[Sf>>2]|=_f<<Fd[Sf++&3]:_f<2048?(bf[Sf>>2]|=(192|_f>>6)<<Fd[Sf++&3],bf[Sf>>2]|=(128|_f&63)<<Fd[Sf++&3]):_f<55296||_f>=57344?(bf[Sf>>2]|=(224|_f>>12)<<Fd[Sf++&3],bf[Sf>>2]|=(128|_f>>6&63)<<Fd[Sf++&3],bf[Sf>>2]|=(128|_f&63)<<Fd[Sf++&3]):(_f=65536+((_f&1023)<<10|Jd.charCodeAt(++vf)&1023),bf[Sf>>2]|=(240|_f>>18)<<Fd[Sf++&3],bf[Sf>>2]|=(128|_f>>12&63)<<Fd[Sf++&3],bf[Sf>>2]|=(128|_f>>6&63)<<Fd[Sf++&3],bf[Sf>>2]|=(128|_f&63)<<Fd[Sf++&3]);this.lastByteIndex=Sf,this.bytes+=Sf-this.start,Sf>=64?(this.start=Sf-64,this.hash(),this.hashed=!0):this.start=Sf}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},df.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var Jd=this.blocks,Xd=this.lastByteIndex;Jd[Xd>>2]|=Od[Xd&3],Xd>=56&&(this.hashed||this.hash(),Jd[0]=Jd[16],Jd[16]=Jd[1]=Jd[2]=Jd[3]=Jd[4]=Jd[5]=Jd[6]=Jd[7]=Jd[8]=Jd[9]=Jd[10]=Jd[11]=Jd[12]=Jd[13]=Jd[14]=Jd[15]=0),Jd[14]=this.bytes<<3,Jd[15]=this.hBytes<<3|this.bytes>>>29,this.hash()}},df.prototype.hash=function(){var Jd,Xd,_f,vf,Sf,gf,bf=this.blocks;this.first?(Jd=bf[0]-680876937,Jd=(Jd<<7|Jd>>>25)-271733879<<0,vf=(-1732584194^Jd&2004318071)+bf[1]-117830708,vf=(vf<<12|vf>>>20)+Jd<<0,_f=(-271733879^vf&(Jd^-271733879))+bf[2]-1126478375,_f=(_f<<17|_f>>>15)+vf<<0,Xd=(Jd^_f&(vf^Jd))+bf[3]-1316259209,Xd=(Xd<<22|Xd>>>10)+_f<<0):(Jd=this.h0,Xd=this.h1,_f=this.h2,vf=this.h3,Jd+=(vf^Xd&(_f^vf))+bf[0]-680876936,Jd=(Jd<<7|Jd>>>25)+Xd<<0,vf+=(_f^Jd&(Xd^_f))+bf[1]-389564586,vf=(vf<<12|vf>>>20)+Jd<<0,_f+=(Xd^vf&(Jd^Xd))+bf[2]+606105819,_f=(_f<<17|_f>>>15)+vf<<0,Xd+=(Jd^_f&(vf^Jd))+bf[3]-1044525330,Xd=(Xd<<22|Xd>>>10)+_f<<0),Jd+=(vf^Xd&(_f^vf))+bf[4]-176418897,Jd=(Jd<<7|Jd>>>25)+Xd<<0,vf+=(_f^Jd&(Xd^_f))+bf[5]+1200080426,vf=(vf<<12|vf>>>20)+Jd<<0,_f+=(Xd^vf&(Jd^Xd))+bf[6]-1473231341,_f=(_f<<17|_f>>>15)+vf<<0,Xd+=(Jd^_f&(vf^Jd))+bf[7]-45705983,Xd=(Xd<<22|Xd>>>10)+_f<<0,Jd+=(vf^Xd&(_f^vf))+bf[8]+1770035416,Jd=(Jd<<7|Jd>>>25)+Xd<<0,vf+=(_f^Jd&(Xd^_f))+bf[9]-1958414417,vf=(vf<<12|vf>>>20)+Jd<<0,_f+=(Xd^vf&(Jd^Xd))+bf[10]-42063,_f=(_f<<17|_f>>>15)+vf<<0,Xd+=(Jd^_f&(vf^Jd))+bf[11]-1990404162,Xd=(Xd<<22|Xd>>>10)+_f<<0,Jd+=(vf^Xd&(_f^vf))+bf[12]+1804603682,Jd=(Jd<<7|Jd>>>25)+Xd<<0,vf+=(_f^Jd&(Xd^_f))+bf[13]-40341101,vf=(vf<<12|vf>>>20)+Jd<<0,_f+=(Xd^vf&(Jd^Xd))+bf[14]-1502002290,_f=(_f<<17|_f>>>15)+vf<<0,Xd+=(Jd^_f&(vf^Jd))+bf[15]+1236535329,Xd=(Xd<<22|Xd>>>10)+_f<<0,Jd+=(_f^vf&(Xd^_f))+bf[1]-165796510,Jd=(Jd<<5|Jd>>>27)+Xd<<0,vf+=(Xd^_f&(Jd^Xd))+bf[6]-1069501632,vf=(vf<<9|vf>>>23)+Jd<<0,_f+=(Jd^Xd&(vf^Jd))+bf[11]+643717713,_f=(_f<<14|_f>>>18)+vf<<0,Xd+=(vf^Jd&(_f^vf))+bf[0]-373897302,Xd=(Xd<<20|Xd>>>12)+_f<<0,Jd+=(_f^vf&(Xd^_f))+bf[5]-701558691,Jd=(Jd<<5|Jd>>>27)+Xd<<0,vf+=(Xd^_f&(Jd^Xd))+bf[10]+38016083,vf=(vf<<9|vf>>>23)+Jd<<0,_f+=(Jd^Xd&(vf^Jd))+bf[15]-660478335,_f=(_f<<14|_f>>>18)+vf<<0,Xd+=(vf^Jd&(_f^vf))+bf[4]-405537848,Xd=(Xd<<20|Xd>>>12)+_f<<0,Jd+=(_f^vf&(Xd^_f))+bf[9]+568446438,Jd=(Jd<<5|Jd>>>27)+Xd<<0,vf+=(Xd^_f&(Jd^Xd))+bf[14]-1019803690,vf=(vf<<9|vf>>>23)+Jd<<0,_f+=(Jd^Xd&(vf^Jd))+bf[3]-187363961,_f=(_f<<14|_f>>>18)+vf<<0,Xd+=(vf^Jd&(_f^vf))+bf[8]+1163531501,Xd=(Xd<<20|Xd>>>12)+_f<<0,Jd+=(_f^vf&(Xd^_f))+bf[13]-1444681467,Jd=(Jd<<5|Jd>>>27)+Xd<<0,vf+=(Xd^_f&(Jd^Xd))+bf[2]-51403784,vf=(vf<<9|vf>>>23)+Jd<<0,_f+=(Jd^Xd&(vf^Jd))+bf[7]+1735328473,_f=(_f<<14|_f>>>18)+vf<<0,Xd+=(vf^Jd&(_f^vf))+bf[12]-1926607734,Xd=(Xd<<20|Xd>>>12)+_f<<0,Sf=Xd^_f,Jd+=(Sf^vf)+bf[5]-378558,Jd=(Jd<<4|Jd>>>28)+Xd<<0,vf+=(Sf^Jd)+bf[8]-2022574463,vf=(vf<<11|vf>>>21)+Jd<<0,gf=vf^Jd,_f+=(gf^Xd)+bf[11]+1839030562,_f=(_f<<16|_f>>>16)+vf<<0,Xd+=(gf^_f)+bf[14]-35309556,Xd=(Xd<<23|Xd>>>9)+_f<<0,Sf=Xd^_f,Jd+=(Sf^vf)+bf[1]-1530992060,Jd=(Jd<<4|Jd>>>28)+Xd<<0,vf+=(Sf^Jd)+bf[4]+1272893353,vf=(vf<<11|vf>>>21)+Jd<<0,gf=vf^Jd,_f+=(gf^Xd)+bf[7]-155497632,_f=(_f<<16|_f>>>16)+vf<<0,Xd+=(gf^_f)+bf[10]-1094730640,Xd=(Xd<<23|Xd>>>9)+_f<<0,Sf=Xd^_f,Jd+=(Sf^vf)+bf[13]+681279174,Jd=(Jd<<4|Jd>>>28)+Xd<<0,vf+=(Sf^Jd)+bf[0]-358537222,vf=(vf<<11|vf>>>21)+Jd<<0,gf=vf^Jd,_f+=(gf^Xd)+bf[3]-722521979,_f=(_f<<16|_f>>>16)+vf<<0,Xd+=(gf^_f)+bf[6]+76029189,Xd=(Xd<<23|Xd>>>9)+_f<<0,Sf=Xd^_f,Jd+=(Sf^vf)+bf[9]-640364487,Jd=(Jd<<4|Jd>>>28)+Xd<<0,vf+=(Sf^Jd)+bf[12]-421815835,vf=(vf<<11|vf>>>21)+Jd<<0,gf=vf^Jd,_f+=(gf^Xd)+bf[15]+530742520,_f=(_f<<16|_f>>>16)+vf<<0,Xd+=(gf^_f)+bf[2]-995338651,Xd=(Xd<<23|Xd>>>9)+_f<<0,Jd+=(_f^(Xd|~vf))+bf[0]-198630844,Jd=(Jd<<6|Jd>>>26)+Xd<<0,vf+=(Xd^(Jd|~_f))+bf[7]+1126891415,vf=(vf<<10|vf>>>22)+Jd<<0,_f+=(Jd^(vf|~Xd))+bf[14]-1416354905,_f=(_f<<15|_f>>>17)+vf<<0,Xd+=(vf^(_f|~Jd))+bf[5]-57434055,Xd=(Xd<<21|Xd>>>11)+_f<<0,Jd+=(_f^(Xd|~vf))+bf[12]+1700485571,Jd=(Jd<<6|Jd>>>26)+Xd<<0,vf+=(Xd^(Jd|~_f))+bf[3]-1894986606,vf=(vf<<10|vf>>>22)+Jd<<0,_f+=(Jd^(vf|~Xd))+bf[10]-1051523,_f=(_f<<15|_f>>>17)+vf<<0,Xd+=(vf^(_f|~Jd))+bf[1]-2054922799,Xd=(Xd<<21|Xd>>>11)+_f<<0,Jd+=(_f^(Xd|~vf))+bf[8]+1873313359,Jd=(Jd<<6|Jd>>>26)+Xd<<0,vf+=(Xd^(Jd|~_f))+bf[15]-30611744,vf=(vf<<10|vf>>>22)+Jd<<0,_f+=(Jd^(vf|~Xd))+bf[6]-1560198380,_f=(_f<<15|_f>>>17)+vf<<0,Xd+=(vf^(_f|~Jd))+bf[13]+1309151649,Xd=(Xd<<21|Xd>>>11)+_f<<0,Jd+=(_f^(Xd|~vf))+bf[4]-145523070,Jd=(Jd<<6|Jd>>>26)+Xd<<0,vf+=(Xd^(Jd|~_f))+bf[11]-1120210379,vf=(vf<<10|vf>>>22)+Jd<<0,_f+=(Jd^(vf|~Xd))+bf[2]+718787259,_f=(_f<<15|_f>>>17)+vf<<0,Xd+=(vf^(_f|~Jd))+bf[9]-343485551,Xd=(Xd<<21|Xd>>>11)+_f<<0,this.first?(this.h0=Jd+1732584193<<0,this.h1=Xd-271733879<<0,this.h2=_f-1732584194<<0,this.h3=vf+271733878<<0,this.first=!1):(this.h0=this.h0+Jd<<0,this.h1=this.h1+Xd<<0,this.h2=this.h2+_f<<0,this.h3=this.h3+vf<<0)},df.prototype.hex=function(){this.finalize();var Jd=this.h0,Xd=this.h1,_f=this.h2,vf=this.h3;return Id[Jd>>4&15]+Id[Jd&15]+Id[Jd>>12&15]+Id[Jd>>8&15]+Id[Jd>>20&15]+Id[Jd>>16&15]+Id[Jd>>28&15]+Id[Jd>>24&15]+Id[Xd>>4&15]+Id[Xd&15]+Id[Xd>>12&15]+Id[Xd>>8&15]+Id[Xd>>20&15]+Id[Xd>>16&15]+Id[Xd>>28&15]+Id[Xd>>24&15]+Id[_f>>4&15]+Id[_f&15]+Id[_f>>12&15]+Id[_f>>8&15]+Id[_f>>20&15]+Id[_f>>16&15]+Id[_f>>28&15]+Id[_f>>24&15]+Id[vf>>4&15]+Id[vf&15]+Id[vf>>12&15]+Id[vf>>8&15]+Id[vf>>20&15]+Id[vf>>16&15]+Id[vf>>28&15]+Id[vf>>24&15]},df.prototype.toString=df.prototype.hex,df.prototype.digest=function(Jd){if(Jd==="hex")return this.hex();this.finalize();var Xd=this.h0,_f=this.h1,vf=this.h2,Sf=this.h3,gf=[Xd&255,Xd>>8&255,Xd>>16&255,Xd>>24&255,_f&255,_f>>8&255,_f>>16&255,_f>>24&255,vf&255,vf>>8&255,vf>>16&255,vf>>24&255,Sf&255,Sf>>8&255,Sf>>16&255,Sf>>24&255];return gf},df.prototype.array=df.prototype.digest,df.prototype.arrayBuffer=function(){this.finalize();var Jd=new ArrayBuffer(16),Xd=new Uint32Array(Jd);return Xd[0]=this.h0,Xd[1]=this.h1,Xd[2]=this.h2,Xd[3]=this.h3,Jd},df.prototype.buffer=df.prototype.arrayBuffer,df.prototype.base64=function(){for(var Jd,Xd,_f,vf="",Sf=this.array(),gf=0;gf<15;)Jd=Sf[gf++],Xd=Sf[gf++],_f=Sf[gf++],vf+=Md[Jd>>>2]+Md[(Jd<<4|Xd>>>4)&63]+Md[(Xd<<2|_f>>>6)&63]+Md[_f&63];return Jd=Sf[gf],vf+=Md[Jd>>>2]+Md[Jd<<4&63]+"==",vf};var Wd=zd();vd?ud.exports=Wd:(fd.md5=Wd,Ad&&(cd=(function(){return Wd}).call(Wd,ld,Wd,ud),cd!==void 0&&(ud.exports=cd)))})()}).call(this,ld("./node_modules/webpack/buildin/module.js")(nd))},"./lib/request.js":function(nd,od,ld){var ud=ld("./node_modules/@babel/runtime/helpers/typeof.js"),cd=function(Ad){switch(ud(Ad)){case"string":return Ad;case"boolean":return Ad?"true":"false";case"number":return isFinite(Ad)?Ad:"";default:return""}},dd=function(Ad,Nd,Id,Od){return Nd=Nd||"&",Id=Id||"=",Ad===null&&(Ad=void 0),ud(Ad)==="object"?Object.keys(Ad).map(function(Fd){var Pd=encodeURIComponent(cd(Fd))+Id;return Array.isArray(Ad[Fd])?Ad[Fd].map(function(Md){return Pd+encodeURIComponent(cd(Md))}).join(Nd):Pd+encodeURIComponent(cd(Ad[Fd]))}).filter(Boolean).join(Nd):""},pd=function(Ad,Nd,Id){var Od={},Fd=Nd.getAllResponseHeaders();return Fd&&Fd.length>0&&Fd.trim().split(`
`).forEach(function(Pd){if(Pd){var Md=Pd.indexOf(":"),Bd=Pd.substr(0,Md).trim().toLowerCase(),jd=Pd.substr(Md+1).trim();Od[Bd]=jd}}),{error:Ad,statusCode:Nd.status,statusMessage:Nd.statusText,headers:Od,body:Id}},fd=function(Ad,Nd){return!Nd&&Nd==="text"?Ad.responseText:Ad.response},md=function(Ad,Nd){var Id=(Ad.method||"GET").toUpperCase(),Od=Ad.url;if(Ad.qs){var Fd=dd(Ad.qs);Fd&&(Od+=(Od.indexOf("?")===-1?"?":"&")+Fd)}var Pd=new XMLHttpRequest;if(Pd.open(Id,Od,!0),Pd.responseType=Ad.dataType||"text",Ad.xhrFields)for(var Md in Ad.xhrFields)Pd[Md]=Ad.xhrFields[Md];var Bd=Ad.headers;if(Bd)for(var jd in Bd)Bd.hasOwnProperty(jd)&&jd.toLowerCase()!=="content-length"&&jd.toLowerCase()!=="user-agent"&&jd.toLowerCase()!=="origin"&&jd.toLowerCase()!=="host"&&Pd.setRequestHeader(jd,Bd[jd]);return Ad.onProgress&&Pd.upload&&(Pd.upload.onprogress=Ad.onProgress),Ad.onDownloadProgress&&(Pd.onprogress=Ad.onDownloadProgress),Ad.timeout&&(Pd.timeout=Ad.timeout),Pd.ontimeout=function(Hd){var Gd=new Error("timeout");Nd(pd(Gd,Pd))},Pd.onload=function(){Nd(pd(null,Pd,fd(Pd,Ad.dataType)))},Pd.onerror=function(Hd){var Gd=fd(Pd,Ad.dataType);if(Gd)Nd(pd(null,Pd,Gd));else{var zd=Pd.statusText;!zd&&Pd.status===0&&(zd=new Error("CORS blocked or network error")),Nd(pd(zd,Pd,Gd))}},Pd.send(Ad.body||""),Pd};nd.exports=md},"./node_modules/@babel/runtime/helpers/classCallCheck.js":function(nd,od){function ld(ud,cd){if(!(ud instanceof cd))throw new TypeError("Cannot call a class as a function")}nd.exports=ld,nd.exports.__esModule=!0,nd.exports.default=nd.exports},"./node_modules/@babel/runtime/helpers/createClass.js":function(nd,od,ld){var ud=ld("./node_modules/@babel/runtime/helpers/toPropertyKey.js");function cd(pd,fd){for(var md=0;md<fd.length;md++){var vd=fd[md];vd.enumerable=vd.enumerable||!1,vd.configurable=!0,"value"in vd&&(vd.writable=!0),Object.defineProperty(pd,ud(vd.key),vd)}}function dd(pd,fd,md){return fd&&cd(pd.prototype,fd),md&&cd(pd,md),Object.defineProperty(pd,"prototype",{writable:!1}),pd}nd.exports=dd,nd.exports.__esModule=!0,nd.exports.default=nd.exports},"./node_modules/@babel/runtime/helpers/toPrimitive.js":function(nd,od,ld){var ud=ld("./node_modules/@babel/runtime/helpers/typeof.js").default;function cd(dd,pd){if(ud(dd)!=="object"||dd===null)return dd;var fd=dd[Symbol.toPrimitive];if(fd!==void 0){var md=fd.call(dd,pd||"default");if(ud(md)!=="object")return md;throw new TypeError("@@toPrimitive must return a primitive value.")}return(pd==="string"?String:Number)(dd)}nd.exports=cd,nd.exports.__esModule=!0,nd.exports.default=nd.exports},"./node_modules/@babel/runtime/helpers/toPropertyKey.js":function(nd,od,ld){var ud=ld("./node_modules/@babel/runtime/helpers/typeof.js").default,cd=ld("./node_modules/@babel/runtime/helpers/toPrimitive.js");function dd(pd){var fd=cd(pd,"string");return ud(fd)==="symbol"?fd:String(fd)}nd.exports=dd,nd.exports.__esModule=!0,nd.exports.default=nd.exports},"./node_modules/@babel/runtime/helpers/typeof.js":function(nd,od){function ld(ud){"@babel/helpers - typeof";return nd.exports=ld=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(cd){return typeof cd}:function(cd){return cd&&typeof Symbol=="function"&&cd.constructor===Symbol&&cd!==Symbol.prototype?"symbol":typeof cd},nd.exports.__esModule=!0,nd.exports.default=nd.exports,ld(ud)}nd.exports=ld,nd.exports.__esModule=!0,nd.exports.default=nd.exports},"./node_modules/fast-xml-parser/src/fxp.js":function(nd,od,ld){const ud=ld("./node_modules/fast-xml-parser/src/validator.js"),cd=ld("./node_modules/fast-xml-parser/src/xmlparser/XMLParser.js"),dd=ld("./node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js");nd.exports={XMLParser:cd,XMLValidator:ud,XMLBuilder:dd}},"./node_modules/fast-xml-parser/src/util.js":function(nd,od,ld){const ud=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",cd=ud+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040",dd="["+ud+"]["+cd+"]*",pd=new RegExp("^"+dd+"$"),fd=function(vd,Ad){const Nd=[];let Id=Ad.exec(vd);for(;Id;){const Od=[];Od.startIndex=Ad.lastIndex-Id[0].length;const Fd=Id.length;for(let Pd=0;Pd<Fd;Pd++)Od.push(Id[Pd]);Nd.push(Od),Id=Ad.exec(vd)}return Nd},md=function(vd){const Ad=pd.exec(vd);return!(Ad===null||typeof Ad>"u")};od.isExist=function(vd){return typeof vd<"u"},od.isEmptyObject=function(vd){return Object.keys(vd).length===0},od.merge=function(vd,Ad,Nd){if(Ad){const Id=Object.keys(Ad),Od=Id.length;for(let Fd=0;Fd<Od;Fd++)Nd==="strict"?vd[Id[Fd]]=[Ad[Id[Fd]]]:vd[Id[Fd]]=Ad[Id[Fd]]}},od.getValue=function(vd){return od.isExist(vd)?vd:""},od.isName=md,od.getAllMatches=fd,od.nameRegexp=dd},"./node_modules/fast-xml-parser/src/validator.js":function(nd,od,ld){const ud=ld("./node_modules/fast-xml-parser/src/util.js"),cd={allowBooleanAttributes:!1,unpairedTags:[]};od.validate=function(Gd,zd){zd=Object.assign({},cd,zd);const df=[];let Wd=!1,Jd=!1;Gd[0]==="\uFEFF"&&(Gd=Gd.substr(1));for(let Xd=0;Xd<Gd.length;Xd++)if(Gd[Xd]==="<"&&Gd[Xd+1]==="?"){if(Xd+=2,Xd=pd(Gd,Xd),Xd.err)return Xd}else if(Gd[Xd]==="<"){let _f=Xd;if(Xd++,Gd[Xd]==="!"){Xd=fd(Gd,Xd);continue}else{let vf=!1;Gd[Xd]==="/"&&(vf=!0,Xd++);let Sf="";for(;Xd<Gd.length&&Gd[Xd]!==">"&&Gd[Xd]!==" "&&Gd[Xd]!==" "&&Gd[Xd]!==`
`&&Gd[Xd]!=="\r";Xd++)Sf+=Gd[Xd];if(Sf=Sf.trim(),Sf[Sf.length-1]==="/"&&(Sf=Sf.substring(0,Sf.length-1),Xd--),!Bd(Sf)){let Tf;return Sf.trim().length===0?Tf="Invalid space after '<'.":Tf="Tag '"+Sf+"' is an invalid name.",Pd("InvalidTag",Tf,jd(Gd,Xd))}const gf=Ad(Gd,Xd);if(gf===!1)return Pd("InvalidAttr","Attributes for '"+Sf+"' have open quote.",jd(Gd,Xd));let bf=gf.value;if(Xd=gf.index,bf[bf.length-1]==="/"){const Tf=Xd-bf.length;bf=bf.substring(0,bf.length-1);const Mf=Id(bf,zd);if(Mf===!0)Wd=!0;else return Pd(Mf.err.code,Mf.err.msg,jd(Gd,Tf+Mf.err.line))}else if(vf)if(gf.tagClosed){if(bf.trim().length>0)return Pd("InvalidTag","Closing tag '"+Sf+"' can't have attributes or invalid starting.",jd(Gd,_f));if(df.length===0)return Pd("InvalidTag","Closing tag '"+Sf+"' has not been opened.",jd(Gd,_f));{const Tf=df.pop();if(Sf!==Tf.tagName){let Mf=jd(Gd,Tf.tagStartPos);return Pd("InvalidTag","Expected closing tag '"+Tf.tagName+"' (opened in line "+Mf.line+", col "+Mf.col+") instead of closing tag '"+Sf+"'.",jd(Gd,_f))}df.length==0&&(Jd=!0)}}else return Pd("InvalidTag","Closing tag '"+Sf+"' doesn't have proper closing.",jd(Gd,Xd));else{const Tf=Id(bf,zd);if(Tf!==!0)return Pd(Tf.err.code,Tf.err.msg,jd(Gd,Xd-bf.length+Tf.err.line));if(Jd===!0)return Pd("InvalidXml","Multiple possible root nodes found.",jd(Gd,Xd));zd.unpairedTags.indexOf(Sf)!==-1||df.push({tagName:Sf,tagStartPos:_f}),Wd=!0}for(Xd++;Xd<Gd.length;Xd++)if(Gd[Xd]==="<")if(Gd[Xd+1]==="!"){Xd++,Xd=fd(Gd,Xd);continue}else if(Gd[Xd+1]==="?"){if(Xd=pd(Gd,++Xd),Xd.err)return Xd}else break;else if(Gd[Xd]==="&"){const Tf=Fd(Gd,Xd);if(Tf==-1)return Pd("InvalidChar","char '&' is not expected.",jd(Gd,Xd));Xd=Tf}else if(Jd===!0&&!dd(Gd[Xd]))return Pd("InvalidXml","Extra text at the end",jd(Gd,Xd));Gd[Xd]==="<"&&Xd--}}else{if(dd(Gd[Xd]))continue;return Pd("InvalidChar","char '"+Gd[Xd]+"' is not expected.",jd(Gd,Xd))}if(Wd){if(df.length==1)return Pd("InvalidTag","Unclosed tag '"+df[0].tagName+"'.",jd(Gd,df[0].tagStartPos));if(df.length>0)return Pd("InvalidXml","Invalid '"+JSON.stringify(df.map(Xd=>Xd.tagName),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1})}else return Pd("InvalidXml","Start tag expected.",1);return!0};function dd(Gd){return Gd===" "||Gd===" "||Gd===`
`||Gd==="\r"}function pd(Gd,zd){const df=zd;for(;zd<Gd.length;zd++)if(Gd[zd]=="?"||Gd[zd]==" "){const Wd=Gd.substr(df,zd-df);if(zd>5&&Wd==="xml")return Pd("InvalidXml","XML declaration allowed only at the start of the document.",jd(Gd,zd));if(Gd[zd]=="?"&&Gd[zd+1]==">"){zd++;break}else continue}return zd}function fd(Gd,zd){if(Gd.length>zd+5&&Gd[zd+1]==="-"&&Gd[zd+2]==="-"){for(zd+=3;zd<Gd.length;zd++)if(Gd[zd]==="-"&&Gd[zd+1]==="-"&&Gd[zd+2]===">"){zd+=2;break}}else if(Gd.length>zd+8&&Gd[zd+1]==="D"&&Gd[zd+2]==="O"&&Gd[zd+3]==="C"&&Gd[zd+4]==="T"&&Gd[zd+5]==="Y"&&Gd[zd+6]==="P"&&Gd[zd+7]==="E"){let df=1;for(zd+=8;zd<Gd.length;zd++)if(Gd[zd]==="<")df++;else if(Gd[zd]===">"&&(df--,df===0))break}else if(Gd.length>zd+9&&Gd[zd+1]==="["&&Gd[zd+2]==="C"&&Gd[zd+3]==="D"&&Gd[zd+4]==="A"&&Gd[zd+5]==="T"&&Gd[zd+6]==="A"&&Gd[zd+7]==="["){for(zd+=8;zd<Gd.length;zd++)if(Gd[zd]==="]"&&Gd[zd+1]==="]"&&Gd[zd+2]===">"){zd+=2;break}}return zd}const md='"',vd="'";function Ad(Gd,zd){let df="",Wd="",Jd=!1;for(;zd<Gd.length;zd++){if(Gd[zd]===md||Gd[zd]===vd)Wd===""?Wd=Gd[zd]:Wd!==Gd[zd]||(Wd="");else if(Gd[zd]===">"&&Wd===""){Jd=!0;break}df+=Gd[zd]}return Wd!==""?!1:{value:df,index:zd,tagClosed:Jd}}const Nd=new RegExp(`(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['"])(([\\s\\S])*?)\\5)?`,"g");function Id(Gd,zd){const df=ud.getAllMatches(Gd,Nd),Wd={};for(let Jd=0;Jd<df.length;Jd++){if(df[Jd][1].length===0)return Pd("InvalidAttr","Attribute '"+df[Jd][2]+"' has no space in starting.",Hd(df[Jd]));if(df[Jd][3]!==void 0&&df[Jd][4]===void 0)return Pd("InvalidAttr","Attribute '"+df[Jd][2]+"' is without value.",Hd(df[Jd]));if(df[Jd][3]===void 0&&!zd.allowBooleanAttributes)return Pd("InvalidAttr","boolean attribute '"+df[Jd][2]+"' is not allowed.",Hd(df[Jd]));const Xd=df[Jd][2];if(!Md(Xd))return Pd("InvalidAttr","Attribute '"+Xd+"' is an invalid name.",Hd(df[Jd]));if(!Wd.hasOwnProperty(Xd))Wd[Xd]=1;else return Pd("InvalidAttr","Attribute '"+Xd+"' is repeated.",Hd(df[Jd]))}return!0}function Od(Gd,zd){let df=/\d/;for(Gd[zd]==="x"&&(zd++,df=/[\da-fA-F]/);zd<Gd.length;zd++){if(Gd[zd]===";")return zd;if(!Gd[zd].match(df))break}return-1}function Fd(Gd,zd){if(zd++,Gd[zd]===";")return-1;if(Gd[zd]==="#")return zd++,Od(Gd,zd);let df=0;for(;zd<Gd.length;zd++,df++)if(!(Gd[zd].match(/\w/)&&df<20)){if(Gd[zd]===";")break;return-1}return zd}function Pd(Gd,zd,df){return{err:{code:Gd,msg:zd,line:df.line||df,col:df.col}}}function Md(Gd){return ud.isName(Gd)}function Bd(Gd){return ud.isName(Gd)}function jd(Gd,zd){const df=Gd.substring(0,zd).split(/\r?\n/);return{line:df.length,col:df[df.length-1].length+1}}function Hd(Gd){return Gd.startIndex+Gd[1].length}},"./node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js":function(nd,od,ld){const ud=ld("./node_modules/fast-xml-parser/src/xmlbuilder/orderedJs2Xml.js"),cd={attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,cdataPropName:!1,format:!1,indentBy:" ",suppressEmptyNode:!1,suppressUnpairedNode:!0,suppressBooleanAttributes:!0,tagValueProcessor:function(vd,Ad){return Ad},attributeValueProcessor:function(vd,Ad){return Ad},preserveOrder:!1,commentPropName:!1,unpairedTags:[],entities:[{regex:new RegExp("&","g"),val:"&amp;"},{regex:new RegExp(">","g"),val:"&gt;"},{regex:new RegExp("<","g"),val:"&lt;"},{regex:new RegExp("'","g"),val:"&apos;"},{regex:new RegExp('"',"g"),val:"&quot;"}],processEntities:!0,stopNodes:[],oneListGroup:!1};function dd(vd){this.options=Object.assign({},cd,vd),this.options.ignoreAttributes||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=md),this.processTextOrObjNode=pd,this.options.format?(this.indentate=fd,this.tagEndChar=`>
`,this.newLine=`
`):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}dd.prototype.build=function(vd){return this.options.preserveOrder?ud(vd,this.options):(Array.isArray(vd)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(vd={[this.options.arrayNodeName]:vd}),this.j2x(vd,0).val)},dd.prototype.j2x=function(vd,Ad){let Nd="",Id="";for(let Od in vd)if(Object.prototype.hasOwnProperty.call(vd,Od))if(typeof vd[Od]>"u")this.isAttribute(Od)&&(Id+="");else if(vd[Od]===null)this.isAttribute(Od)?Id+="":Od[0]==="?"?Id+=this.indentate(Ad)+"<"+Od+"?"+this.tagEndChar:Id+=this.indentate(Ad)+"<"+Od+"/"+this.tagEndChar;else if(vd[Od]instanceof Date)Id+=this.buildTextValNode(vd[Od],Od,"",Ad);else if(typeof vd[Od]!="object"){const Fd=this.isAttribute(Od);if(Fd)Nd+=this.buildAttrPairStr(Fd,""+vd[Od]);else if(Od===this.options.textNodeName){let Pd=this.options.tagValueProcessor(Od,""+vd[Od]);Id+=this.replaceEntitiesValue(Pd)}else Id+=this.buildTextValNode(vd[Od],Od,"",Ad)}else if(Array.isArray(vd[Od])){const Fd=vd[Od].length;let Pd="";for(let Md=0;Md<Fd;Md++){const Bd=vd[Od][Md];typeof Bd>"u"||(Bd===null?Od[0]==="?"?Id+=this.indentate(Ad)+"<"+Od+"?"+this.tagEndChar:Id+=this.indentate(Ad)+"<"+Od+"/"+this.tagEndChar:typeof Bd=="object"?this.options.oneListGroup?Pd+=this.j2x(Bd,Ad+1).val:Pd+=this.processTextOrObjNode(Bd,Od,Ad):Pd+=this.buildTextValNode(Bd,Od,"",Ad))}this.options.oneListGroup&&(Pd=this.buildObjectNode(Pd,Od,"",Ad)),Id+=Pd}else if(this.options.attributesGroupName&&Od===this.options.attributesGroupName){const Fd=Object.keys(vd[Od]),Pd=Fd.length;for(let Md=0;Md<Pd;Md++)Nd+=this.buildAttrPairStr(Fd[Md],""+vd[Od][Fd[Md]])}else Id+=this.processTextOrObjNode(vd[Od],Od,Ad);return{attrStr:Nd,val:Id}},dd.prototype.buildAttrPairStr=function(vd,Ad){return Ad=this.options.attributeValueProcessor(vd,""+Ad),Ad=this.replaceEntitiesValue(Ad),this.options.suppressBooleanAttributes&&Ad==="true"?" "+vd:" "+vd+'="'+Ad+'"'};function pd(vd,Ad,Nd){const Id=this.j2x(vd,Nd+1);return vd[this.options.textNodeName]!==void 0&&Object.keys(vd).length===1?this.buildTextValNode(vd[this.options.textNodeName],Ad,Id.attrStr,Nd):this.buildObjectNode(Id.val,Ad,Id.attrStr,Nd)}dd.prototype.buildObjectNode=function(vd,Ad,Nd,Id){if(vd==="")return Ad[0]==="?"?this.indentate(Id)+"<"+Ad+Nd+"?"+this.tagEndChar:this.indentate(Id)+"<"+Ad+Nd+this.closeTag(Ad)+this.tagEndChar;{let Od="</"+Ad+this.tagEndChar,Fd="";return Ad[0]==="?"&&(Fd="?",Od=""),(Nd||Nd==="")&&vd.indexOf("<")===-1?this.indentate(Id)+"<"+Ad+Nd+Fd+">"+vd+Od:this.options.commentPropName!==!1&&Ad===this.options.commentPropName&&Fd.length===0?this.indentate(Id)+`<!--${vd}-->`+this.newLine:this.indentate(Id)+"<"+Ad+Nd+Fd+this.tagEndChar+vd+this.indentate(Id)+Od}},dd.prototype.closeTag=function(vd){let Ad="";return this.options.unpairedTags.indexOf(vd)!==-1?this.options.suppressUnpairedNode||(Ad="/"):this.options.suppressEmptyNode?Ad="/":Ad=`></${vd}`,Ad},dd.prototype.buildTextValNode=function(vd,Ad,Nd,Id){if(this.options.cdataPropName!==!1&&Ad===this.options.cdataPropName)return this.indentate(Id)+`<![CDATA[${vd}]]>`+this.newLine;if(this.options.commentPropName!==!1&&Ad===this.options.commentPropName)return this.indentate(Id)+`<!--${vd}-->`+this.newLine;if(Ad[0]==="?")return this.indentate(Id)+"<"+Ad+Nd+"?"+this.tagEndChar;{let Od=this.options.tagValueProcessor(Ad,vd);return Od=this.replaceEntitiesValue(Od),Od===""?this.indentate(Id)+"<"+Ad+Nd+this.closeTag(Ad)+this.tagEndChar:this.indentate(Id)+"<"+Ad+Nd+">"+Od+"</"+Ad+this.tagEndChar}},dd.prototype.replaceEntitiesValue=function(vd){if(vd&&vd.length>0&&this.options.processEntities)for(let Ad=0;Ad<this.options.entities.length;Ad++){const Nd=this.options.entities[Ad];vd=vd.replace(Nd.regex,Nd.val)}return vd};function fd(vd){return this.options.indentBy.repeat(vd)}function md(vd){return vd.startsWith(this.options.attributeNamePrefix)&&vd!==this.options.textNodeName?vd.substr(this.attrPrefixLen):!1}nd.exports=dd},"./node_modules/fast-xml-parser/src/xmlbuilder/orderedJs2Xml.js":function(nd,od){const ld=`
`;function ud(vd,Ad){let Nd="";return Ad.format&&Ad.indentBy.length>0&&(Nd=ld),cd(vd,Ad,"",Nd)}function cd(vd,Ad,Nd,Id){let Od="",Fd=!1;for(let Pd=0;Pd<vd.length;Pd++){const Md=vd[Pd],Bd=dd(Md);if(Bd===void 0)continue;let jd="";if(Nd.length===0?jd=Bd:jd=`${Nd}.${Bd}`,Bd===Ad.textNodeName){let Wd=Md[Bd];fd(jd,Ad)||(Wd=Ad.tagValueProcessor(Bd,Wd),Wd=md(Wd,Ad)),Fd&&(Od+=Id),Od+=Wd,Fd=!1;continue}else if(Bd===Ad.cdataPropName){Fd&&(Od+=Id),Od+=`<![CDATA[${Md[Bd][0][Ad.textNodeName]}]]>`,Fd=!1;continue}else if(Bd===Ad.commentPropName){Od+=Id+`<!--${Md[Bd][0][Ad.textNodeName]}-->`,Fd=!0;continue}else if(Bd[0]==="?"){const Wd=pd(Md[":@"],Ad),Jd=Bd==="?xml"?"":Id;let Xd=Md[Bd][0][Ad.textNodeName];Xd=Xd.length!==0?" "+Xd:"",Od+=Jd+`<${Bd}${Xd}${Wd}?>`,Fd=!0;continue}let Hd=Id;Hd!==""&&(Hd+=Ad.indentBy);const Gd=pd(Md[":@"],Ad),zd=Id+`<${Bd}${Gd}`,df=cd(Md[Bd],Ad,jd,Hd);Ad.unpairedTags.indexOf(Bd)!==-1?Ad.suppressUnpairedNode?Od+=zd+">":Od+=zd+"/>":(!df||df.length===0)&&Ad.suppressEmptyNode?Od+=zd+"/>":df&&df.endsWith(">")?Od+=zd+`>${df}${Id}</${Bd}>`:(Od+=zd+">",df&&Id!==""&&(df.includes("/>")||df.includes("</"))?Od+=Id+Ad.indentBy+df+Id:Od+=df,Od+=`</${Bd}>`),Fd=!0}return Od}function dd(vd){const Ad=Object.keys(vd);for(let Nd=0;Nd<Ad.length;Nd++){const Id=Ad[Nd];if(vd.hasOwnProperty(Id)&&Id!==":@")return Id}}function pd(vd,Ad){let Nd="";if(vd&&!Ad.ignoreAttributes)for(let Id in vd){if(!vd.hasOwnProperty(Id))continue;let Od=Ad.attributeValueProcessor(Id,vd[Id]);Od=md(Od,Ad),Od===!0&&Ad.suppressBooleanAttributes?Nd+=` ${Id.substr(Ad.attributeNamePrefix.length)}`:Nd+=` ${Id.substr(Ad.attributeNamePrefix.length)}="${Od}"`}return Nd}function fd(vd,Ad){vd=vd.substr(0,vd.length-Ad.textNodeName.length-1);let Nd=vd.substr(vd.lastIndexOf(".")+1);for(let Id in Ad.stopNodes)if(Ad.stopNodes[Id]===vd||Ad.stopNodes[Id]==="*."+Nd)return!0;return!1}function md(vd,Ad){if(vd&&vd.length>0&&Ad.processEntities)for(let Nd=0;Nd<Ad.entities.length;Nd++){const Id=Ad.entities[Nd];vd=vd.replace(Id.regex,Id.val)}return vd}nd.exports=ud},"./node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js":function(nd,od,ld){const ud=ld("./node_modules/fast-xml-parser/src/util.js");function cd(Id,Od){const Fd={};if(Id[Od+3]==="O"&&Id[Od+4]==="C"&&Id[Od+5]==="T"&&Id[Od+6]==="Y"&&Id[Od+7]==="P"&&Id[Od+8]==="E"){Od=Od+9;let Pd=1,Md=!1,Bd=!1,jd="";for(;Od<Id.length;Od++)if(Id[Od]==="<"&&!Bd){if(Md&&fd(Id,Od))Od+=7,[entityName,val,Od]=dd(Id,Od+1),val.indexOf("&")===-1&&(Fd[Nd(entityName)]={regx:RegExp(`&${entityName};`,"g"),val});else if(Md&&md(Id,Od))Od+=8;else if(Md&&vd(Id,Od))Od+=8;else if(Md&&Ad(Id,Od))Od+=9;else if(pd)Bd=!0;else throw new Error("Invalid DOCTYPE");Pd++,jd=""}else if(Id[Od]===">"){if(Bd?Id[Od-1]==="-"&&Id[Od-2]==="-"&&(Bd=!1,Pd--):Pd--,Pd===0)break}else Id[Od]==="["?Md=!0:jd+=Id[Od];if(Pd!==0)throw new Error("Unclosed DOCTYPE")}else throw new Error("Invalid Tag instead of DOCTYPE");return{entities:Fd,i:Od}}function dd(Id,Od){let Fd="";for(;Od<Id.length&&Id[Od]!=="'"&&Id[Od]!=='"';Od++)Fd+=Id[Od];if(Fd=Fd.trim(),Fd.indexOf(" ")!==-1)throw new Error("External entites are not supported");const Pd=Id[Od++];let Md="";for(;Od<Id.length&&Id[Od]!==Pd;Od++)Md+=Id[Od];return[Fd,Md,Od]}function pd(Id,Od){return Id[Od+1]==="!"&&Id[Od+2]==="-"&&Id[Od+3]==="-"}function fd(Id,Od){return Id[Od+1]==="!"&&Id[Od+2]==="E"&&Id[Od+3]==="N"&&Id[Od+4]==="T"&&Id[Od+5]==="I"&&Id[Od+6]==="T"&&Id[Od+7]==="Y"}function md(Id,Od){return Id[Od+1]==="!"&&Id[Od+2]==="E"&&Id[Od+3]==="L"&&Id[Od+4]==="E"&&Id[Od+5]==="M"&&Id[Od+6]==="E"&&Id[Od+7]==="N"&&Id[Od+8]==="T"}function vd(Id,Od){return Id[Od+1]==="!"&&Id[Od+2]==="A"&&Id[Od+3]==="T"&&Id[Od+4]==="T"&&Id[Od+5]==="L"&&Id[Od+6]==="I"&&Id[Od+7]==="S"&&Id[Od+8]==="T"}function Ad(Id,Od){return Id[Od+1]==="!"&&Id[Od+2]==="N"&&Id[Od+3]==="O"&&Id[Od+4]==="T"&&Id[Od+5]==="A"&&Id[Od+6]==="T"&&Id[Od+7]==="I"&&Id[Od+8]==="O"&&Id[Od+9]==="N"}function Nd(Id){if(ud.isName(Id))return Id;throw new Error(`Invalid entity name ${Id}`)}nd.exports=cd},"./node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js":function(nd,od){const ld={preserveOrder:!1,attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,removeNSPrefix:!1,allowBooleanAttributes:!1,parseTagValue:!0,parseAttributeValue:!1,trimValues:!0,cdataPropName:!1,numberParseOptions:{hex:!0,leadingZeros:!0,eNotation:!0},tagValueProcessor:function(cd,dd){return dd},attributeValueProcessor:function(cd,dd){return dd},stopNodes:[],alwaysCreateTextNode:!1,isArray:()=>!1,commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(cd,dd,pd){return cd}},ud=function(cd){return Object.assign({},ld,cd)};od.buildOptions=ud,od.defaultOptions=ld},"./node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js":function(nd,od,ld){const ud=ld("./node_modules/fast-xml-parser/src/util.js"),cd=ld("./node_modules/fast-xml-parser/src/xmlparser/xmlNode.js"),dd=ld("./node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js"),pd=ld("./node_modules/strnum/strnum.js");class fd{constructor(Jd){this.options=Jd,this.currentNode=null,this.tagsNodeStack=[],this.docTypeEntities={},this.lastEntities={apos:{regex:/&(apos|#39|#x27);/g,val:"'"},gt:{regex:/&(gt|#62|#x3E);/g,val:">"},lt:{regex:/&(lt|#60|#x3C);/g,val:"<"},quot:{regex:/&(quot|#34|#x22);/g,val:'"'}},this.ampEntity={regex:/&(amp|#38|#x26);/g,val:"&"},this.htmlEntities={space:{regex:/&(nbsp|#160);/g,val:" "},cent:{regex:/&(cent|#162);/g,val:"¢"},pound:{regex:/&(pound|#163);/g,val:"£"},yen:{regex:/&(yen|#165);/g,val:"¥"},euro:{regex:/&(euro|#8364);/g,val:"€"},copyright:{regex:/&(copy|#169);/g,val:"©"},reg:{regex:/&(reg|#174);/g,val:"®"},inr:{regex:/&(inr|#8377);/g,val:"₹"},num_dec:{regex:/&#([0-9]{1,7});/g,val:(Xd,_f)=>String.fromCharCode(Number.parseInt(_f,10))},num_hex:{regex:/&#x([0-9a-fA-F]{1,6});/g,val:(Xd,_f)=>String.fromCharCode(Number.parseInt(_f,16))}},this.addExternalEntities=md,this.parseXml=Od,this.parseTextData=vd,this.resolveNameSpace=Ad,this.buildAttributesMap=Id,this.isItStopNode=Bd,this.replaceEntitiesValue=Pd,this.readStopNodeData=zd,this.saveTextToParentTag=Md,this.addChild=Fd}}function md(Wd){const Jd=Object.keys(Wd);for(let Xd=0;Xd<Jd.length;Xd++){const _f=Jd[Xd];this.lastEntities[_f]={regex:new RegExp("&"+_f+";","g"),val:Wd[_f]}}}function vd(Wd,Jd,Xd,_f,vf,Sf,gf){if(Wd!==void 0&&(this.options.trimValues&&!_f&&(Wd=Wd.trim()),Wd.length>0)){gf||(Wd=this.replaceEntitiesValue(Wd));const bf=this.options.tagValueProcessor(Jd,Wd,Xd,vf,Sf);return bf==null?Wd:typeof bf!=typeof Wd||bf!==Wd?bf:this.options.trimValues?df(Wd,this.options.parseTagValue,this.options.numberParseOptions):Wd.trim()===Wd?df(Wd,this.options.parseTagValue,this.options.numberParseOptions):Wd}}function Ad(Wd){if(this.options.removeNSPrefix){const Jd=Wd.split(":"),Xd=Wd.charAt(0)==="/"?"/":"";if(Jd[0]==="xmlns")return"";Jd.length===2&&(Wd=Xd+Jd[1])}return Wd}const Nd=new RegExp(`([^\\s=]+)\\s*(=\\s*(['"])([\\s\\S]*?)\\3)?`,"gm");function Id(Wd,Jd,Xd){if(!this.options.ignoreAttributes&&typeof Wd=="string"){const _f=ud.getAllMatches(Wd,Nd),vf=_f.length,Sf={};for(let gf=0;gf<vf;gf++){const bf=this.resolveNameSpace(_f[gf][1]);let Tf=_f[gf][4],Mf=this.options.attributeNamePrefix+bf;if(bf.length)if(this.options.transformAttributeName&&(Mf=this.options.transformAttributeName(Mf)),Mf==="__proto__"&&(Mf="#__proto__"),Tf!==void 0){this.options.trimValues&&(Tf=Tf.trim()),Tf=this.replaceEntitiesValue(Tf);const Kf=this.options.attributeValueProcessor(bf,Tf,Jd);Kf==null?Sf[Mf]=Tf:typeof Kf!=typeof Tf||Kf!==Tf?Sf[Mf]=Kf:Sf[Mf]=df(Tf,this.options.parseAttributeValue,this.options.numberParseOptions)}else this.options.allowBooleanAttributes&&(Sf[Mf]=!0)}if(!Object.keys(Sf).length)return;if(this.options.attributesGroupName){const gf={};return gf[this.options.attributesGroupName]=Sf,gf}return Sf}}const Od=function(Wd){Wd=Wd.replace(/\r\n?/g,`
`);const Jd=new cd("!xml");let Xd=Jd,_f="",vf="";for(let Sf=0;Sf<Wd.length;Sf++)if(Wd[Sf]==="<")if(Wd[Sf+1]==="/"){const bf=Hd(Wd,">",Sf,"Closing Tag is not closed.");let Tf=Wd.substring(Sf+2,bf).trim();if(this.options.removeNSPrefix){const Zf=Tf.indexOf(":");Zf!==-1&&(Tf=Tf.substr(Zf+1))}this.options.transformTagName&&(Tf=this.options.transformTagName(Tf)),Xd&&(_f=this.saveTextToParentTag(_f,Xd,vf));const Mf=vf.substring(vf.lastIndexOf(".")+1);if(Tf&&this.options.unpairedTags.indexOf(Tf)!==-1)throw new Error(`Unpaired tag can not be used as closing tag: </${Tf}>`);let Kf=0;Mf&&this.options.unpairedTags.indexOf(Mf)!==-1?(Kf=vf.lastIndexOf(".",vf.lastIndexOf(".")-1),this.tagsNodeStack.pop()):Kf=vf.lastIndexOf("."),vf=vf.substring(0,Kf),Xd=this.tagsNodeStack.pop(),_f="",Sf=bf}else if(Wd[Sf+1]==="?"){let bf=Gd(Wd,Sf,!1,"?>");if(!bf)throw new Error("Pi Tag is not closed.");if(_f=this.saveTextToParentTag(_f,Xd,vf),!(this.options.ignoreDeclaration&&bf.tagName==="?xml"||this.options.ignorePiTags)){const Tf=new cd(bf.tagName);Tf.add(this.options.textNodeName,""),bf.tagName!==bf.tagExp&&bf.attrExpPresent&&(Tf[":@"]=this.buildAttributesMap(bf.tagExp,vf,bf.tagName)),this.addChild(Xd,Tf,vf)}Sf=bf.closeIndex+1}else if(Wd.substr(Sf+1,3)==="!--"){const bf=Hd(Wd,"-->",Sf+4,"Comment is not closed.");if(this.options.commentPropName){const Tf=Wd.substring(Sf+4,bf-2);_f=this.saveTextToParentTag(_f,Xd,vf),Xd.add(this.options.commentPropName,[{[this.options.textNodeName]:Tf}])}Sf=bf}else if(Wd.substr(Sf+1,2)==="!D"){const bf=dd(Wd,Sf);this.docTypeEntities=bf.entities,Sf=bf.i}else if(Wd.substr(Sf+1,2)==="!["){const bf=Hd(Wd,"]]>",Sf,"CDATA is not closed.")-2,Tf=Wd.substring(Sf+9,bf);_f=this.saveTextToParentTag(_f,Xd,vf);let Mf=this.parseTextData(Tf,Xd.tagname,vf,!0,!1,!0,!0);Mf==null&&(Mf=""),this.options.cdataPropName?Xd.add(this.options.cdataPropName,[{[this.options.textNodeName]:Tf}]):Xd.add(this.options.textNodeName,Mf),Sf=bf+2}else{let bf=Gd(Wd,Sf,this.options.removeNSPrefix),Tf=bf.tagName;const Mf=bf.rawTagName;let Kf=bf.tagExp,Zf=bf.attrExpPresent,eh=bf.closeIndex;this.options.transformTagName&&(Tf=this.options.transformTagName(Tf)),Xd&&_f&&Xd.tagname!=="!xml"&&(_f=this.saveTextToParentTag(_f,Xd,vf,!1));const $f=Xd;if($f&&this.options.unpairedTags.indexOf($f.tagname)!==-1&&(Xd=this.tagsNodeStack.pop(),vf=vf.substring(0,vf.lastIndexOf("."))),Tf!==Jd.tagname&&(vf+=vf?"."+Tf:Tf),this.isItStopNode(this.options.stopNodes,vf,Tf)){let Df="";if(Kf.length>0&&Kf.lastIndexOf("/")===Kf.length-1)Tf[Tf.length-1]==="/"?(Tf=Tf.substr(0,Tf.length-1),vf=vf.substr(0,vf.length-1),Kf=Tf):Kf=Kf.substr(0,Kf.length-1),Sf=bf.closeIndex;else if(this.options.unpairedTags.indexOf(Tf)!==-1)Sf=bf.closeIndex;else{const zf=this.readStopNodeData(Wd,Mf,eh+1);if(!zf)throw new Error(`Unexpected end of ${Mf}`);Sf=zf.i,Df=zf.tagContent}const Lf=new cd(Tf);Tf!==Kf&&Zf&&(Lf[":@"]=this.buildAttributesMap(Kf,vf,Tf)),Df&&(Df=this.parseTextData(Df,Tf,vf,!0,Zf,!0,!0)),vf=vf.substr(0,vf.lastIndexOf(".")),Lf.add(this.options.textNodeName,Df),this.addChild(Xd,Lf,vf)}else{if(Kf.length>0&&Kf.lastIndexOf("/")===Kf.length-1){Tf[Tf.length-1]==="/"?(Tf=Tf.substr(0,Tf.length-1),vf=vf.substr(0,vf.length-1),Kf=Tf):Kf=Kf.substr(0,Kf.length-1),this.options.transformTagName&&(Tf=this.options.transformTagName(Tf));const Df=new cd(Tf);Tf!==Kf&&Zf&&(Df[":@"]=this.buildAttributesMap(Kf,vf,Tf)),this.addChild(Xd,Df,vf),vf=vf.substr(0,vf.lastIndexOf("."))}else{const Df=new cd(Tf);this.tagsNodeStack.push(Xd),Tf!==Kf&&Zf&&(Df[":@"]=this.buildAttributesMap(Kf,vf,Tf)),this.addChild(Xd,Df,vf),Xd=Df}_f="",Sf=eh}}else _f+=Wd[Sf];return Jd.child};function Fd(Wd,Jd,Xd){const _f=this.options.updateTag(Jd.tagname,Xd,Jd[":@"]);_f===!1||(typeof _f=="string"&&(Jd.tagname=_f),Wd.addChild(Jd))}const Pd=function(Wd){if(this.options.processEntities){for(let Jd in this.docTypeEntities){const Xd=this.docTypeEntities[Jd];Wd=Wd.replace(Xd.regx,Xd.val)}for(let Jd in this.lastEntities){const Xd=this.lastEntities[Jd];Wd=Wd.replace(Xd.regex,Xd.val)}if(this.options.htmlEntities)for(let Jd in this.htmlEntities){const Xd=this.htmlEntities[Jd];Wd=Wd.replace(Xd.regex,Xd.val)}Wd=Wd.replace(this.ampEntity.regex,this.ampEntity.val)}return Wd};function Md(Wd,Jd,Xd,_f){return Wd&&(_f===void 0&&(_f=Object.keys(Jd.child).length===0),Wd=this.parseTextData(Wd,Jd.tagname,Xd,!1,Jd[":@"]?Object.keys(Jd[":@"]).length!==0:!1,_f),Wd!==void 0&&Wd!==""&&Jd.add(this.options.textNodeName,Wd),Wd=""),Wd}function Bd(Wd,Jd,Xd){const _f="*."+Xd;for(const vf in Wd){const Sf=Wd[vf];if(_f===Sf||Jd===Sf)return!0}return!1}function jd(Wd,Jd,Xd=">"){let _f,vf="";for(let Sf=Jd;Sf<Wd.length;Sf++){let gf=Wd[Sf];if(_f)gf===_f&&(_f="");else if(gf==='"'||gf==="'")_f=gf;else if(gf===Xd[0])if(Xd[1]){if(Wd[Sf+1]===Xd[1])return{data:vf,index:Sf}}else return{data:vf,index:Sf};else gf===" "&&(gf=" ");vf+=gf}}function Hd(Wd,Jd,Xd,_f){const vf=Wd.indexOf(Jd,Xd);if(vf===-1)throw new Error(_f);return vf+Jd.length-1}function Gd(Wd,Jd,Xd,_f=">"){const vf=jd(Wd,Jd+1,_f);if(!vf)return;let Sf=vf.data;const gf=vf.index,bf=Sf.search(/\s/);let Tf=Sf,Mf=!0;bf!==-1&&(Tf=Sf.substring(0,bf),Sf=Sf.substring(bf+1).trimStart());const Kf=Tf;if(Xd){const Zf=Tf.indexOf(":");Zf!==-1&&(Tf=Tf.substr(Zf+1),Mf=Tf!==vf.data.substr(Zf+1))}return{tagName:Tf,tagExp:Sf,closeIndex:gf,attrExpPresent:Mf,rawTagName:Kf}}function zd(Wd,Jd,Xd){const _f=Xd;let vf=1;for(;Xd<Wd.length;Xd++)if(Wd[Xd]==="<")if(Wd[Xd+1]==="/"){const Sf=Hd(Wd,">",Xd,`${Jd} is not closed`);if(Wd.substring(Xd+2,Sf).trim()===Jd&&(vf--,vf===0))return{tagContent:Wd.substring(_f,Xd),i:Sf};Xd=Sf}else if(Wd[Xd+1]==="?")Xd=Hd(Wd,"?>",Xd+1,"StopNode is not closed.");else if(Wd.substr(Xd+1,3)==="!--")Xd=Hd(Wd,"-->",Xd+3,"StopNode is not closed.");else if(Wd.substr(Xd+1,2)==="![")Xd=Hd(Wd,"]]>",Xd,"StopNode is not closed.")-2;else{const Sf=Gd(Wd,Xd,">");Sf&&((Sf&&Sf.tagName)===Jd&&Sf.tagExp[Sf.tagExp.length-1]!=="/"&&vf++,Xd=Sf.closeIndex)}}function df(Wd,Jd,Xd){if(Jd&&typeof Wd=="string"){const _f=Wd.trim();return _f==="true"?!0:_f==="false"?!1:pd(Wd,Xd)}else return ud.isExist(Wd)?Wd:""}nd.exports=fd},"./node_modules/fast-xml-parser/src/xmlparser/XMLParser.js":function(nd,od,ld){const{buildOptions:ud}=ld("./node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js"),cd=ld("./node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js"),{prettify:dd}=ld("./node_modules/fast-xml-parser/src/xmlparser/node2json.js"),pd=ld("./node_modules/fast-xml-parser/src/validator.js");class fd{constructor(vd){this.externalEntities={},this.options=ud(vd)}parse(vd,Ad){if(typeof vd!="string")if(vd.toString)vd=vd.toString();else throw new Error("XML data is accepted in String or Bytes[] form.");if(Ad){Ad===!0&&(Ad={});const Od=pd.validate(vd,Ad);if(Od!==!0)throw Error(`${Od.err.msg}:${Od.err.line}:${Od.err.col}`)}const Nd=new cd(this.options);Nd.addExternalEntities(this.externalEntities);const Id=Nd.parseXml(vd);return this.options.preserveOrder||Id===void 0?Id:dd(Id,this.options)}addEntity(vd,Ad){if(Ad.indexOf("&")!==-1)throw new Error("Entity value can't have '&'");if(vd.indexOf("&")!==-1||vd.indexOf(";")!==-1)throw new Error("An entity must be set without '&' and ';'. Eg. use '#xD' for '&#xD;'");if(Ad==="&")throw new Error("An entity with value '&' is not permitted");this.externalEntities[vd]=Ad}}nd.exports=fd},"./node_modules/fast-xml-parser/src/xmlparser/node2json.js":function(nd,od,ld){function ud(md,vd){return cd(md,vd)}function cd(md,vd,Ad){let Nd;const Id={};for(let Od=0;Od<md.length;Od++){const Fd=md[Od],Pd=dd(Fd);let Md="";if(Ad===void 0?Md=Pd:Md=Ad+"."+Pd,Pd===vd.textNodeName)Nd===void 0?Nd=Fd[Pd]:Nd+=""+Fd[Pd];else{if(Pd===void 0)continue;if(Fd[Pd]){let Bd=cd(Fd[Pd],vd,Md);const jd=fd(Bd,vd);Fd[":@"]?pd(Bd,Fd[":@"],Md,vd):Object.keys(Bd).length===1&&Bd[vd.textNodeName]!==void 0&&!vd.alwaysCreateTextNode?Bd=Bd[vd.textNodeName]:Object.keys(Bd).length===0&&(vd.alwaysCreateTextNode?Bd[vd.textNodeName]="":Bd=""),Id[Pd]!==void 0&&Id.hasOwnProperty(Pd)?(Array.isArray(Id[Pd])||(Id[Pd]=[Id[Pd]]),Id[Pd].push(Bd)):vd.isArray(Pd,Md,jd)?Id[Pd]=[Bd]:Id[Pd]=Bd}}}return typeof Nd=="string"?Nd.length>0&&(Id[vd.textNodeName]=Nd):Nd!==void 0&&(Id[vd.textNodeName]=Nd),Id}function dd(md){const vd=Object.keys(md);for(let Ad=0;Ad<vd.length;Ad++){const Nd=vd[Ad];if(Nd!==":@")return Nd}}function pd(md,vd,Ad,Nd){if(vd){const Id=Object.keys(vd),Od=Id.length;for(let Fd=0;Fd<Od;Fd++){const Pd=Id[Fd];Nd.isArray(Pd,Ad+"."+Pd,!0,!0)?md[Pd]=[vd[Pd]]:md[Pd]=vd[Pd]}}}function fd(md,vd){const{textNodeName:Ad}=vd,Nd=Object.keys(md).length;return!!(Nd===0||Nd===1&&(md[Ad]||typeof md[Ad]=="boolean"||md[Ad]===0))}od.prettify=ud},"./node_modules/fast-xml-parser/src/xmlparser/xmlNode.js":function(nd,od,ld){class ud{constructor(dd){this.tagname=dd,this.child=[],this[":@"]={}}add(dd,pd){dd==="__proto__"&&(dd="#__proto__"),this.child.push({[dd]:pd})}addChild(dd){dd.tagname==="__proto__"&&(dd.tagname="#__proto__"),dd[":@"]&&Object.keys(dd[":@"]).length>0?this.child.push({[dd.tagname]:dd.child,":@":dd[":@"]}):this.child.push({[dd.tagname]:dd.child})}}nd.exports=ud},"./node_modules/process/browser.js":function(nd,od){var ld=nd.exports={},ud,cd;function dd(){throw new Error("setTimeout has not been defined")}function pd(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ud=setTimeout:ud=dd}catch{ud=dd}try{typeof clearTimeout=="function"?cd=clearTimeout:cd=pd}catch{cd=pd}})();function fd(Bd){if(ud===setTimeout)return setTimeout(Bd,0);if((ud===dd||!ud)&&setTimeout)return ud=setTimeout,setTimeout(Bd,0);try{return ud(Bd,0)}catch{try{return ud.call(null,Bd,0)}catch{return ud.call(this,Bd,0)}}}function md(Bd){if(cd===clearTimeout)return clearTimeout(Bd);if((cd===pd||!cd)&&clearTimeout)return cd=clearTimeout,clearTimeout(Bd);try{return cd(Bd)}catch{try{return cd.call(null,Bd)}catch{return cd.call(this,Bd)}}}var vd=[],Ad=!1,Nd,Id=-1;function Od(){!Ad||!Nd||(Ad=!1,Nd.length?vd=Nd.concat(vd):Id=-1,vd.length&&Fd())}function Fd(){if(!Ad){var Bd=fd(Od);Ad=!0;for(var jd=vd.length;jd;){for(Nd=vd,vd=[];++Id<jd;)Nd&&Nd[Id].run();Id=-1,jd=vd.length}Nd=null,Ad=!1,md(Bd)}}ld.nextTick=function(Bd){var jd=new Array(arguments.length-1);if(arguments.length>1)for(var Hd=1;Hd<arguments.length;Hd++)jd[Hd-1]=arguments[Hd];vd.push(new Pd(Bd,jd)),vd.length===1&&!Ad&&fd(Fd)};function Pd(Bd,jd){this.fun=Bd,this.array=jd}Pd.prototype.run=function(){this.fun.apply(null,this.array)},ld.title="browser",ld.browser=!0,ld.env={},ld.argv=[],ld.version="",ld.versions={};function Md(){}ld.on=Md,ld.addListener=Md,ld.once=Md,ld.off=Md,ld.removeListener=Md,ld.removeAllListeners=Md,ld.emit=Md,ld.prependListener=Md,ld.prependOnceListener=Md,ld.listeners=function(Bd){return[]},ld.binding=function(Bd){throw new Error("process.binding is not supported")},ld.cwd=function(){return"/"},ld.chdir=function(Bd){throw new Error("process.chdir is not supported")},ld.umask=function(){return 0}},"./node_modules/strnum/strnum.js":function(nd,od){const ld=/^[-+]?0x[a-fA-F0-9]+$/,ud=/^([\-\+])?(0*)(\.[0-9]+([eE]\-?[0-9]+)?|[0-9]+(\.[0-9]+([eE]\-?[0-9]+)?)?)$/;!Number.parseInt&&window.parseInt&&(Number.parseInt=window.parseInt),!Number.parseFloat&&window.parseFloat&&(Number.parseFloat=window.parseFloat);const cd={hex:!0,leadingZeros:!0,decimalPoint:".",eNotation:!0};function dd(fd,md={}){if(md=Object.assign({},cd,md),!fd||typeof fd!="string")return fd;let vd=fd.trim();if(md.skipLike!==void 0&&md.skipLike.test(vd))return fd;if(md.hex&&ld.test(vd))return Number.parseInt(vd,16);{const Ad=ud.exec(vd);if(Ad){const Nd=Ad[1],Id=Ad[2];let Od=pd(Ad[3]);const Fd=Ad[4]||Ad[6];if(!md.leadingZeros&&Id.length>0&&Nd&&vd[2]!==".")return fd;if(!md.leadingZeros&&Id.length>0&&!Nd&&vd[1]!==".")return fd;{const Pd=Number(vd),Md=""+Pd;return Md.search(/[eE]/)!==-1||Fd?md.eNotation?Pd:fd:vd.indexOf(".")!==-1?Md==="0"&&Od===""||Md===Od||Nd&&Md==="-"+Od?Pd:fd:Id?Od===Md||Nd+Od===Md?Pd:fd:vd===Md||vd===Nd+Md?Pd:fd}}else return fd}}function pd(fd){return fd&&fd.indexOf(".")!==-1&&(fd=fd.replace(/0+$/,""),fd==="."?fd="0":fd[0]==="."?fd="0"+fd:fd[fd.length-1]==="."&&(fd=fd.substr(0,fd.length-1))),fd}nd.exports=dd},"./node_modules/webpack/buildin/amd-options.js":function(nd,od){(function(ld){nd.exports=ld}).call(this,{})},"./node_modules/webpack/buildin/module.js":function(nd,od){nd.exports=function(ld){return ld.webpackPolyfill||(ld.deprecate=function(){},ld.paths=[],ld.children||(ld.children=[]),Object.defineProperty(ld,"loaded",{enumerable:!0,get:function(){return ld.l}}),Object.defineProperty(ld,"id",{enumerable:!0,get:function(){return ld.i}}),ld.webpackPolyfill=1),ld}},"./package.json":function(nd){nd.exports=JSON.parse('{"name":"cos-js-sdk-v5","version":"1.8.6","description":"JavaScript SDK for [腾讯云对象存储](https://cloud.tencent.com/product/cos)","main":"dist/cos-js-sdk-v5.js","types":"index.d.ts","scripts":{"prettier":"prettier --write src demo/demo.js demo/CIDemos/*.js test/test.js server/sts.js lib/request.js index.d.ts","server":"node server/sts.js","dev":"cross-env NODE_ENV=development webpack -w --mode=development","build":"cross-env NODE_ENV=production webpack --mode=production","cos-auth.min.js":"uglifyjs ./demo/common/cos-auth.js -o ./demo/common/cos-auth.min.js -c -m","test":"jest --runInBand --coverage"},"repository":{"type":"git","url":"git+https://github.com/tencentyun/cos-js-sdk-v5.git"},"keywords":[],"author":"carsonxu","license":"ISC","bugs":{"url":"https://github.com/tencentyun/cos-js-sdk-v5/issues"},"homepage":"https://github.com/tencentyun/cos-js-sdk-v5#readme","dependencies":{"fast-xml-parser":"^4.4.0"},"devDependencies":{"@babel/core":"7.17.9","@babel/plugin-transform-runtime":"7.18.10","@babel/preset-env":"7.16.11","babel-loader":"8.2.5","body-parser":"^1.18.3","cross-env":"^5.2.0","express":"^4.16.4","jest":"^29.3.1","jest-environment-jsdom":"^29.3.1","prettier":"^3.0.1","qcloud-cos-sts":"^3.0.2","request":"^2.87.0","terser-webpack-plugin":"4.2.3","uglifyjs":"^2.4.11","webpack":"4.46.0","webpack-cli":"4.10.0"}}')},"./src/advance.js":function(nd,od,ld){var ud=ld("./node_modules/@babel/runtime/helpers/typeof.js"),cd=ld("./src/session.js"),dd=ld("./src/async.js"),pd=ld("./src/event.js").EventProxy,fd=ld("./src/util.js"),md=ld("./src/tracker.js");function vd(Wd,Jd){var Xd=this,_f=new pd,vf=Wd.TaskId,Sf=Wd.Bucket,gf=Wd.Region,bf=Wd.Key,Tf=Wd.Body,Mf=Wd.ChunkSize||Wd.SliceSize||Xd.options.ChunkSize,Kf=Wd.AsyncLimit,Zf=Wd.StorageClass,eh=Wd.ServerSideEncryption,$f,Df,Lf=Wd.onHashProgress,zf=Wd.tracker;zf&&zf.setParams({chunkSize:Mf}),_f.on("error",function(Jf){if(Xd._isRunningTask(vf))return Wd.UploadData.UploadId&&cd.removeUsing(Wd.UploadData.UploadId),Jf.UploadId=Wd.UploadData.UploadId||"",Jd(Jf)}),_f.on("upload_complete",function(Jf){var xf=fd.extend({UploadId:Wd.UploadData.UploadId||""},Jf);Jd(null,xf)}),_f.on("upload_slice_complete",function(Jf){var xf={};fd.each(Wd.Headers,function(yf,Bf){var qf=Bf.toLowerCase();(qf.indexOf("x-cos-meta-")===0||["pic-operations","x-cos-callback","x-cos-callback-var","x-cos-return-body"].includes(qf))&&(xf[Bf]=yf)}),Pd.call(Xd,{Bucket:Sf,Region:gf,Key:bf,UploadId:Jf.UploadId,SliceList:Jf.SliceList,Headers:xf,tracker:zf},function(yf,Bf){if(Xd._isRunningTask(vf)){if(cd.removeUsing(Jf.UploadId),yf)return Df(null,!0),_f.emit("error",yf);cd.removeUploadId.call(Xd,Jf.UploadId),Df({loaded:$f,total:$f},!0),_f.emit("upload_complete",Bf)}})}),_f.on("get_upload_data_finish",function(Jf){var xf=cd.getFileId(Tf,Wd.ChunkSize,Sf,bf);xf&&cd.saveUploadId.call(Xd,xf,Jf.UploadId,Xd.options.UploadIdCacheLimit),cd.setUsing(Jf.UploadId),Df(null,!0),Od.call(Xd,{TaskId:vf,Bucket:Sf,Region:gf,Key:bf,Body:Tf,FileSize:$f,SliceSize:Mf,AsyncLimit:Kf,ServerSideEncryption:eh,UploadData:Jf,Headers:Wd.Headers,onProgress:Df,tracker:zf},function(yf,Bf){if(Xd._isRunningTask(vf)){if(yf)return Df(null,!0),_f.emit("error",yf);_f.emit("upload_slice_complete",Bf)}})}),_f.on("get_file_size_finish",function(){if(Df=fd.throttleOnProgress.call(Xd,$f,Wd.onProgress),Wd.UploadData.UploadId)_f.emit("get_upload_data_finish",Wd.UploadData);else{var Jf=fd.extend({TaskId:vf,Bucket:Sf,Region:gf,Key:bf,Headers:Wd.Headers,StorageClass:Zf,Body:Tf,FileSize:$f,SliceSize:Mf,onHashProgress:Lf,tracker:zf},Wd);Ad.call(Xd,Jf,function(xf,yf){if(Xd._isRunningTask(vf)){if(xf)return _f.emit("error",xf);Wd.UploadData.UploadId=yf.UploadId,Wd.UploadData.PartList=yf.PartList,_f.emit("get_upload_data_finish",Wd.UploadData)}})}}),$f=Wd.ContentLength,delete Wd.ContentLength,!Wd.Headers&&(Wd.Headers={}),fd.each(Wd.Headers,function(Jf,xf){xf.toLowerCase()==="content-length"&&delete Wd.Headers[xf]}),function(){for(var Jf=[1,2,4,8,16,32,64,128,256,512,1024,2048,4096,5120],xf=1024*1024,yf=0;yf<Jf.length&&(xf=Jf[yf]*1024*1024,!($f/xf<=Xd.options.MaxPartNumber));yf++);Wd.ChunkSize=Wd.SliceSize=Mf=Math.max(Mf,xf)}(),$f===0?(Wd.Body="",Wd.ContentLength=0,Wd.SkipTask=!0,Xd.putObject(Wd,Jd)):_f.emit("get_file_size_finish")}function Ad(Wd,Jd){var Xd=Wd.TaskId,_f=Wd.Bucket,vf=Wd.Region,Sf=Wd.Key,gf=Wd.StorageClass,bf=this,Tf={},Mf=Wd.FileSize,Kf=Wd.SliceSize,Zf=Math.ceil(Mf/Kf),eh=0,$f=fd.throttleOnProgress.call(bf,Mf,Wd.onHashProgress),Df=function(xf,yf){var Bf=Kf*(xf-1),qf=Math.min(Bf+Kf,Mf),oh=qf-Bf;Tf[xf]?yf(null,{PartNumber:xf,ETag:Tf[xf],Size:oh}):fd.fileSlice(Wd.Body,Bf,qf,!1,function(Yf){fd.getFileMd5(Yf,function(kf,Vf){if(kf)return yf(fd.error(kf));var fh='"'+Vf+'"';Tf[xf]=fh,eh+=oh,$f({loaded:eh,total:Mf}),yf(null,{PartNumber:xf,ETag:fh,Size:oh})})})},Lf=function(xf,yf){var Bf=xf.length;if(Bf===0)return yf(null,!0);if(Bf>Zf)return yf(null,!1);if(Bf>1){var qf=Math.max(xf[0].Size,xf[1].Size);if(qf!==Kf)return yf(null,!1)}var oh=function Yf(kf){if(kf<Bf){var Vf=xf[kf];Df(Vf.PartNumber,function(fh,Gf){Gf&&Gf.ETag===Vf.ETag&&Gf.Size===Vf.Size?Yf(kf+1):yf(null,!1)})}else yf(null,!0)};oh(0)},zf=new pd;zf.on("error",function(Jf){if(bf._isRunningTask(Xd))return Jd(Jf)}),zf.on("upload_id_available",function(Jf){var xf={},yf=[];fd.each(Jf.PartList,function(oh){xf[oh.PartNumber]=oh});for(var Bf=1;Bf<=Zf;Bf++){var qf=xf[Bf];qf?(qf.PartNumber=Bf,qf.Uploaded=!0):qf={PartNumber:Bf,ETag:null,Uploaded:!1},yf.push(qf)}Jf.PartList=yf,Jd(null,Jf)}),zf.on("no_available_upload_id",function(){if(bf._isRunningTask(Xd)){var Jf=fd.extend({Bucket:_f,Region:vf,Key:Sf,Query:fd.clone(Wd.Query),StorageClass:gf,Body:Wd.Body,calledBySdk:"sliceUploadFile",tracker:Wd.tracker},Wd),xf=fd.clone(Wd.Headers);delete xf["x-cos-mime-limit"],Jf.Headers=xf,bf.multipartInit(Jf,function(yf,Bf){if(bf._isRunningTask(Xd)){if(yf)return zf.emit("error",yf);var qf=Bf.UploadId;if(!qf)return Jd(fd.error(new Error("no such upload id")));zf.emit("upload_id_available",{UploadId:qf,PartList:[]})}})}}),zf.on("has_and_check_upload_id",function(Jf){Jf=Jf.reverse(),dd.eachLimit(Jf,1,function(xf,yf){if(bf._isRunningTask(Xd)){if(cd.using[xf]){yf();return}Id.call(bf,{Bucket:_f,Region:vf,Key:Sf,UploadId:xf,tracker:Wd.tracker},function(Bf,qf){if(bf._isRunningTask(Xd)){if(Bf)return cd.removeUsing(xf),zf.emit("error",Bf);var oh=qf.PartList;oh.forEach(function(Yf){Yf.PartNumber*=1,Yf.Size*=1,Yf.ETag=Yf.ETag||""}),Lf(oh,function(Yf,kf){if(bf._isRunningTask(Xd)){if(Yf)return zf.emit("error",Yf);kf?yf({UploadId:xf,PartList:oh}):yf()}})}})}},function(xf){bf._isRunningTask(Xd)&&($f(null,!0),xf&&xf.UploadId?zf.emit("upload_id_available",xf):zf.emit("no_available_upload_id"))})}),zf.on("seek_local_avail_upload_id",function(Jf){var xf=cd.getFileId(Wd.Body,Wd.ChunkSize,_f,Sf),yf=cd.getUploadIdList.call(bf,xf);if(!xf||!yf){zf.emit("has_and_check_upload_id",Jf);return}var Bf=function qf(oh){if(oh>=yf.length){zf.emit("has_and_check_upload_id",Jf);return}var Yf=yf[oh];if(!fd.isInArray(Jf,Yf)){cd.removeUploadId.call(bf,Yf),qf(oh+1);return}if(cd.using[Yf]){qf(oh+1);return}Id.call(bf,{Bucket:_f,Region:vf,Key:Sf,UploadId:Yf,tracker:Wd.tracker},function(kf,Vf){bf._isRunningTask(Xd)&&(kf?(cd.removeUploadId.call(bf,Yf),qf(oh+1)):zf.emit("upload_id_available",{UploadId:Yf,PartList:Vf.PartList}))})};Bf(0)}),zf.on("get_remote_upload_id_list",function(){Nd.call(bf,{Bucket:_f,Region:vf,Key:Sf,tracker:Wd.tracker},function(Jf,xf){if(bf._isRunningTask(Xd)){if(Jf)return zf.emit("error",Jf);var yf=fd.filter(xf.UploadList,function(oh){return oh.Key===Sf&&(!gf||oh.StorageClass.toUpperCase()===gf.toUpperCase())}).reverse().map(function(oh){return oh.UploadId||oh.UploadID});if(yf.length)zf.emit("seek_local_avail_upload_id",yf);else{var Bf=cd.getFileId(Wd.Body,Wd.ChunkSize,_f,Sf),qf;Bf&&(qf=cd.getUploadIdList.call(bf,Bf))&&fd.each(qf,function(oh){cd.removeUploadId.call(bf,oh)}),zf.emit("no_available_upload_id")}}})}),zf.emit("get_remote_upload_id_list")}function Nd(Wd,Jd){var Xd=this,_f=[],vf={Bucket:Wd.Bucket,Region:Wd.Region,Prefix:Wd.Key,calledBySdk:Wd.calledBySdk||"sliceUploadFile",tracker:Wd.tracker},Sf=function gf(){Xd.multipartList(vf,function(bf,Tf){if(bf)return Jd(bf);_f.push.apply(_f,Tf.Upload||[]),Tf.IsTruncated==="true"?(vf.KeyMarker=Tf.NextKeyMarker,vf.UploadIdMarker=Tf.NextUploadIdMarker,gf()):Jd(null,{UploadList:_f})})};Sf()}function Id(Wd,Jd){var Xd=this,_f=[],vf={Bucket:Wd.Bucket,Region:Wd.Region,Key:Wd.Key,UploadId:Wd.UploadId,calledBySdk:"sliceUploadFile",tracker:Wd.tracker},Sf=function gf(){Xd.multipartListPart(vf,function(bf,Tf){if(bf)return Jd(bf);_f.push.apply(_f,Tf.Part||[]),Tf.IsTruncated==="true"?(vf.PartNumberMarker=Tf.NextPartNumberMarker,gf()):Jd(null,{PartList:_f})})};Sf()}function Od(Wd,Jd){var Xd=this,_f=Wd.TaskId,vf=Wd.Bucket,Sf=Wd.Region,gf=Wd.Key,bf=Wd.UploadData,Tf=Wd.FileSize,Mf=Wd.SliceSize,Kf=Math.min(Wd.AsyncLimit||Xd.options.ChunkParallelLimit||1,256),Zf=Wd.Body,eh=Math.ceil(Tf/Mf),$f=0,Df=Wd.ServerSideEncryption,Lf=Wd.Headers,zf=fd.filter(bf.PartList,function(xf){return xf.Uploaded&&($f+=xf.PartNumber>=eh&&Tf%Mf||Mf),!xf.Uploaded}),Jf=Wd.onProgress;dd.eachLimit(zf,Kf,function(xf,yf){if(Xd._isRunningTask(_f)){var Bf=xf.PartNumber,qf=Math.min(Tf,xf.PartNumber*Mf)-(xf.PartNumber-1)*Mf,oh=0;Fd.call(Xd,{TaskId:_f,Bucket:vf,Region:Sf,Key:gf,SliceSize:Mf,FileSize:Tf,PartNumber:Bf,ServerSideEncryption:Df,Body:Zf,UploadData:bf,Headers:Lf,onProgress:function(kf){$f+=kf.loaded-oh,oh=kf.loaded,Jf({loaded:$f,total:Tf})},tracker:Wd.tracker},function(Yf,kf){Xd._isRunningTask(_f)&&(!Yf&&!kf.ETag&&(Yf='get ETag error, please add "ETag" to CORS ExposeHeader setting.( 获取ETag失败请在CORS ExposeHeader设置中添加ETag请参考文档https://cloud.tencent.com/document/product/436/13318 )'),Yf?$f-=oh:($f+=qf-oh,xf.ETag=kf.ETag),Jf({loaded:$f,total:Tf}),yf(Yf||null,kf))})}},function(xf){if(Xd._isRunningTask(_f)){if(xf)return Jd(xf);Jd(null,{UploadId:bf.UploadId,SliceList:bf.PartList})}})}function Fd(Wd,Jd){var Xd=this,_f=Wd.TaskId,vf=Wd.Bucket,Sf=Wd.Region,gf=Wd.Key,bf=Wd.FileSize,Tf=Wd.Body,Mf=Wd.PartNumber*1,Kf=Wd.SliceSize,Zf=Wd.ServerSideEncryption,eh=Wd.UploadData,$f=Wd.Headers||{},Df=Xd.options.ChunkRetryTimes+1,Lf=Kf*(Mf-1),zf=Kf,Jf=Lf+Kf;Jf>bf&&(Jf=bf,zf=Jf-Lf);var xf=["x-cos-traffic-limit","x-cos-mime-limit"],yf={};fd.each($f,function(qf,oh){xf.indexOf(oh)>-1&&(yf[oh]=qf)});var Bf=eh.PartList[Mf-1];dd.retry(Df,function(qf){Xd._isRunningTask(_f)&&fd.fileSlice(Tf,Lf,Jf,!0,function(oh){Xd.multipartUpload({TaskId:_f,Bucket:vf,Region:Sf,Key:gf,ContentLength:zf,PartNumber:Mf,UploadId:eh.UploadId,ServerSideEncryption:Zf,Body:oh,Headers:yf,onProgress:Wd.onProgress,calledBySdk:"sliceUploadFile",tracker:Wd.tracker},function(Yf,kf){if(Xd._isRunningTask(_f))return Yf?qf(Yf):(Bf.Uploaded=!0,qf(null,kf))})})},function(qf,oh){if(Xd._isRunningTask(_f))return Jd(qf,oh)})}function Pd(Wd,Jd){var Xd=Wd.Bucket,_f=Wd.Region,vf=Wd.Key,Sf=Wd.UploadId,gf=Wd.SliceList,bf=this,Tf=this.options.ChunkRetryTimes+1,Mf=Wd.Headers,Kf=gf.map(function(Zf){return{PartNumber:Zf.PartNumber,ETag:Zf.ETag}});dd.retry(Tf,function(Zf){bf.multipartComplete({Bucket:Xd,Region:_f,Key:vf,UploadId:Sf,Parts:Kf,Headers:Mf,calledBySdk:"sliceUploadFile",tracker:Wd.tracker},Zf)},function(Zf,eh){Jd(Zf,eh)})}function Md(Wd,Jd){var Xd=Wd.Bucket,_f=Wd.Region,vf=Wd.Key,Sf=Wd.UploadId,gf=Wd.Level||"task",bf=Wd.AsyncLimit,Tf=this,Mf=new pd;if(Mf.on("error",function(Kf){return Jd(Kf)}),Mf.on("get_abort_array",function(Kf){Bd.call(Tf,{Bucket:Xd,Region:_f,Key:vf,Headers:Wd.Headers,AsyncLimit:bf,AbortArray:Kf},Jd)}),gf==="bucket")Nd.call(Tf,{Bucket:Xd,Region:_f,calledBySdk:"abortUploadTask"},function(Kf,Zf){if(Kf)return Jd(Kf);Mf.emit("get_abort_array",Zf.UploadList||[])});else if(gf==="file"){if(!vf)return Jd(fd.error(new Error("abort_upload_task_no_key")));Nd.call(Tf,{Bucket:Xd,Region:_f,Key:vf,calledBySdk:"abortUploadTask"},function(Kf,Zf){if(Kf)return Jd(Kf);Mf.emit("get_abort_array",Zf.UploadList||[])})}else if(gf==="task"){if(!Sf)return Jd(fd.error(new Error("abort_upload_task_no_id")));if(!vf)return Jd(fd.error(new Error("abort_upload_task_no_key")));Mf.emit("get_abort_array",[{Key:vf,UploadId:Sf}])}else return Jd(fd.error(new Error("abort_unknown_level")))}function Bd(Wd,Jd){var Xd=Wd.Bucket,_f=Wd.Region,vf=Wd.Key,Sf=Wd.AbortArray,gf=Wd.AsyncLimit||1,bf=this,Tf=0,Mf=new Array(Sf.length);dd.eachLimit(Sf,gf,function(Kf,Zf){var eh=Tf;if(vf&&vf!==Kf.Key){Mf[eh]={error:{KeyNotMatch:!0}},Zf(null);return}var $f=Kf.UploadId||Kf.UploadID;bf.multipartAbort({Bucket:Xd,Region:_f,Key:Kf.Key,Headers:Wd.Headers,UploadId:$f},function(Df){var Lf={Bucket:Xd,Region:_f,Key:Kf.Key,UploadId:$f};Mf[eh]={error:Df,task:Lf},Zf(null)}),Tf++},function(Kf){if(Kf)return Jd(Kf);for(var Zf=[],eh=[],$f=0,Df=Mf.length;$f<Df;$f++){var Lf=Mf[$f];Lf.task&&(Lf.error?eh.push(Lf.task):Zf.push(Lf.task))}return Jd(null,{successList:Zf,errorList:eh})})}function jd(Wd,Jd){var Xd=this,_f=Wd.SliceSize===void 0?Xd.options.SliceSize:Wd.SliceSize,vf=[],Sf=Wd.Body,gf=Sf.size||Sf.length||0,bf={TaskId:""};if(Xd.options.EnableReporter){var Tf=Xd.options.UseAccelerate||typeof Xd.options.Domain=="string"&&Xd.options.Domain.includes("accelerate."),Mf=gf>_f?"sliceUploadFile":"putObject";Wd.tracker=new md({Beacon:Xd.options.BeaconReporter,clsReporter:Xd.options.ClsReporter,bucket:Wd.Bucket,region:Wd.Region,apiName:"uploadFile",realApi:Mf,fileKey:Wd.Key,fileSize:gf,accelerate:Tf,deepTracker:Xd.options.DeepTracker,customId:Xd.options.CustomId,delay:Xd.options.TrackerDelay})}fd.each(Wd,function(Lf,zf){ud(Lf)!=="object"&&typeof Lf!="function"&&(bf[zf]=Lf)});var Kf=Wd.onTaskReady,Zf=function(zf){bf.TaskId=zf,Kf&&Kf(zf)};Wd.onTaskReady=Zf;var eh=gf>_f?"sliceUploadFile":"putObject",$f=Wd.onFileFinish,Df=function(zf,Jf){Wd.tracker&&Wd.tracker.report(zf,Jf),$f&&$f(zf,Jf,bf),Jd&&Jd(zf,Jf)};vf.push({api:eh,params:Wd,callback:Df}),Xd._addTasks(vf)}function Hd(Wd,Jd){var Xd=this,_f=Wd.SliceSize===void 0?Xd.options.SliceSize:Wd.SliceSize,vf=0,Sf=0,gf=fd.throttleOnProgress.call(Xd,Sf,Wd.onProgress),bf=Wd.files.length,Tf=Wd.onFileFinish,Mf=Array(bf),Kf=function($f,Df,Lf){gf(null,!0),Tf&&Tf($f,Df,Lf),Mf[Lf.Index]={options:Lf,error:$f,data:Df},--bf<=0&&Jd&&Jd(null,{files:Mf})},Zf=[];fd.each(Wd.files,function(eh,$f){(function(){var Df=eh.Body,Lf=Df.size||Df.length||0,zf={Index:$f,TaskId:""};if(!Xd.options.UseRawKey&&eh.Key&&eh.Key.substr(0,1)==="/"&&(eh.Key=eh.Key.substr(1)),vf+=Lf,Xd.options.EnableReporter){var Jf=Xd.options.UseAccelerate||typeof Xd.options.Domain=="string"&&Xd.options.Domain.includes("accelerate."),xf=Lf>_f?"sliceUploadFile":"putObject";eh.tracker=new md({Beacon:Xd.options.BeaconReporter,clsReporter:Xd.options.ClsReporter,bucket:eh.Bucket,region:eh.Region,apiName:"uploadFiles",realApi:xf,fileKey:eh.Key,fileSize:Lf,accelerate:Jf,deepTracker:Xd.options.DeepTracker,customId:Xd.options.CustomId,delay:Xd.options.TrackerDelay})}fd.each(eh,function(Gf,wf){ud(Gf)!=="object"&&typeof Gf!="function"&&(zf[wf]=Gf)});var yf=eh.onTaskReady,Bf=function(wf){zf.TaskId=wf,yf&&yf(wf)};eh.onTaskReady=Bf;var qf=0,oh=eh.onProgress,Yf=function(wf){Sf=Sf-qf+wf.loaded,qf=wf.loaded,oh&&oh(wf),gf({loaded:Sf,total:vf})};eh.onProgress=Yf;var kf=Lf>_f?"sliceUploadFile":"putObject",Vf=eh.onFileFinish,fh=function(wf,Rf){eh.tracker&&eh.tracker.report(wf,Rf),Vf&&Vf(wf,Rf),Kf&&Kf(wf,Rf,zf)};Zf.push({api:kf,params:eh,callback:fh})})()}),Xd._addTasks(Zf)}function Gd(Wd,Jd){var Xd=new pd,_f=this,vf=Wd.Bucket,Sf=Wd.Region,gf=Wd.Key,bf=Wd.CopySource,Tf=fd.getSourceParams.call(this,bf);if(!Tf){Jd(fd.error(new Error("CopySource format error")));return}var Mf=Tf.Bucket,Kf=Tf.Region,Zf=decodeURIComponent(Tf.Key),eh=Wd.CopySliceSize===void 0?_f.options.CopySliceSize:Wd.CopySliceSize;eh=Math.max(0,eh);var $f=Wd.CopyChunkSize||this.options.CopyChunkSize,Df=this.options.CopyChunkParallelLimit,Lf=this.options.ChunkRetryTimes+1,zf=0,Jf=0,xf,yf,Bf={},qf={},oh={};Xd.on("copy_slice_complete",function(Yf){fd.each(Wd.Headers,function(Vf,fh){fh.toLowerCase().indexOf("x-cos-meta-")});var kf=fd.map(Yf.PartList,function(Vf){return{PartNumber:Vf.PartNumber,ETag:Vf.ETag}});dd.retry(Lf,function(Vf){_f.multipartComplete({Bucket:vf,Region:Sf,Key:gf,UploadId:Yf.UploadId,Parts:kf,tracker:Wd.tracker,calledBySdk:"sliceCopyFile"},Vf)},function(Vf,fh){if(cd.removeUsing(Yf.UploadId),Vf)return yf(null,!0),Jd(Vf);cd.removeUploadId(Yf.UploadId),yf({loaded:xf,total:xf},!0),Jd(null,fh)})}),Xd.on("get_copy_data_finish",function(Yf){var kf=cd.getCopyFileId(bf,Bf,$f,vf,gf);kf&&cd.saveUploadId(kf,Yf.UploadId,_f.options.UploadIdCacheLimit),cd.setUsing(Yf.UploadId);var Vf=fd.filter(Yf.PartList,function(fh){return fh.Uploaded&&(Jf+=fh.PartNumber>=zf&&xf%$f||$f),!fh.Uploaded});dd.eachLimit(Vf,Df,function(fh,Gf){var wf=fh.PartNumber,Rf=fh.CopySourceRange,Uf=fh.end-fh.start;dd.retry(Lf,function(ph){zd.call(_f,{Bucket:vf,Region:Sf,Key:gf,CopySource:bf,UploadId:Yf.UploadId,PartNumber:wf,CopySourceRange:Rf,tracker:Wd.tracker,calledBySdk:"sliceCopyFile"},ph)},function(ph,gh){if(ph)return Gf(ph);Jf+=Uf,yf({loaded:Jf,total:xf}),fh.ETag=gh.ETag,Gf(ph||null,gh)})},function(fh){if(fh)return cd.removeUsing(Yf.UploadId),yf(null,!0),Jd(fh);Xd.emit("copy_slice_complete",Yf)})}),Xd.on("get_chunk_size_finish",function(){var Yf=function(){_f.multipartInit({Bucket:vf,Region:Sf,Key:gf,Headers:oh,tracker:Wd.tracker,calledBySdk:"sliceCopyFile"},function(wf,Rf){if(wf)return Jd(wf);Wd.UploadId=Rf.UploadId,Xd.emit("get_copy_data_finish",{UploadId:Wd.UploadId,PartList:Wd.PartList})})},kf=cd.getCopyFileId(bf,Bf,$f,vf,gf),Vf=cd.getUploadIdList(kf);if(!kf||!Vf)return Yf();var fh=function Gf(wf){if(wf>=Vf.length)return Yf();var Rf=Vf[wf];if(cd.using[Rf])return Gf(wf+1);Id.call(_f,{Bucket:vf,Region:Sf,Key:gf,UploadId:Rf,tracker:Wd.tracker,calledBySdk:"sliceCopyFile"},function(Uf,ph){if(Uf)cd.removeUploadId(Rf),Gf(wf+1);else{if(cd.using[Rf])return Gf(wf+1);var gh={},ah=0;fd.each(ph.PartList,function(Ah){var dh=parseInt(Ah.Size),Mh=ah+dh-1;gh[Ah.PartNumber+"|"+ah+"|"+Mh]=Ah.ETag,ah+=dh}),fd.each(Wd.PartList,function(Ah){var dh=gh[Ah.PartNumber+"|"+Ah.start+"|"+Ah.end];dh&&(Ah.ETag=dh,Ah.Uploaded=!0)}),Xd.emit("get_copy_data_finish",{UploadId:Rf,PartList:Wd.PartList})}})};fh(0)}),Xd.on("get_file_size_finish",function(){if(function(){for(var kf=[1,2,4,8,16,32,64,128,256,512,1024,2048,4096,5120],Vf=1024*1024,fh=0;fh<kf.length&&(Vf=kf[fh]*1024*1024,!(xf/Vf<=_f.options.MaxPartNumber));fh++);Wd.ChunkSize=$f=Math.max($f,Vf),zf=Math.ceil(xf/$f);for(var Gf=[],wf=1;wf<=zf;wf++){var Rf=(wf-1)*$f,Uf=wf*$f<xf?wf*$f-1:xf-1,ph={PartNumber:wf,start:Rf,end:Uf,CopySourceRange:"bytes="+Rf+"-"+Uf};Gf.push(ph)}Wd.PartList=Gf}(),Wd.Headers["x-cos-metadata-directive"]==="Replaced"?oh=Wd.Headers:oh=qf,oh["x-cos-storage-class"]=Wd.Headers["x-cos-storage-class"]||qf["x-cos-storage-class"],oh=fd.clearKey(oh),qf["x-cos-storage-class"]==="ARCHIVE"||qf["x-cos-storage-class"]==="DEEP_ARCHIVE"){var Yf=qf["x-cos-restore"];if(!Yf||Yf==='ongoing-request="true"'){Jd(fd.error(new Error("Unrestored archive object is not allowed to be copied")));return}}delete oh["x-cos-copy-source"],delete oh["x-cos-metadata-directive"],delete oh["x-cos-copy-source-If-Modified-Since"],delete oh["x-cos-copy-source-If-Unmodified-Since"],delete oh["x-cos-copy-source-If-Match"],delete oh["x-cos-copy-source-If-None-Match"],Xd.emit("get_chunk_size_finish")}),_f.headObject({Bucket:Mf,Region:Kf,Key:Zf,tracker:Wd.tracker,calledBySdk:"sliceCopyFile"},function(Yf,kf){if(Yf){Yf.statusCode&&Yf.statusCode===404?Jd(fd.error(Yf,{ErrorStatus:Zf+" Not Exist"})):Jd(Yf);return}if(xf=Wd.FileSize=kf.headers["content-length"],xf===void 0||!xf){Jd(fd.error(new Error('get Content-Length error, please add "Content-Length" to CORS ExposeHeader setting. 获取Content-Length失败请在CORS ExposeHeader设置中添加Content-Length请参考文档https://cloud.tencent.com/document/product/436/13318 ')));return}if(Wd.tracker&&Wd.tracker.setParams({httpSize:xf}),yf=fd.throttleOnProgress.call(_f,xf,Wd.onProgress),xf<=eh)Wd.Headers["x-cos-metadata-directive"]||(Wd.Headers["x-cos-metadata-directive"]="Copy"),_f.putObjectCopy(Object.assign(Wd,{calledBySdk:"sliceCopyFile"}),function(fh,Gf){if(fh)return yf(null,!0),Jd(fh);yf({loaded:xf,total:xf},!0),Jd(fh,Gf)});else{var Vf=kf.headers;Bf=Vf,qf={"Cache-Control":Vf["cache-control"],"Content-Disposition":Vf["content-disposition"],"Content-Encoding":Vf["content-encoding"],"Content-Type":Vf["content-type"],Expires:Vf.expires,"x-cos-storage-class":Vf["x-cos-storage-class"]},fd.each(Vf,function(fh,Gf){var wf="x-cos-meta-";Gf.indexOf(wf)===0&&Gf.length>wf.length&&(qf[Gf]=fh)}),Xd.emit("get_file_size_finish")}})}function zd(Wd,Jd){var Xd=Wd.TaskId,_f=Wd.Bucket,vf=Wd.Region,Sf=Wd.Key,gf=Wd.CopySource,bf=Wd.UploadId,Tf=Wd.PartNumber*1,Mf=Wd.CopySourceRange,Kf=this.options.ChunkRetryTimes+1,Zf=this;dd.retry(Kf,function(eh){Zf.uploadPartCopy({TaskId:Xd,Bucket:_f,Region:vf,Key:Sf,CopySource:gf,UploadId:bf,PartNumber:Tf,CopySourceRange:Mf,tracker:Wd.tracker,calledBySdk:Wd.calledBySdk},function($f,Df){eh($f||null,Df)})},function(eh,$f){return Jd(eh,$f)})}var df={sliceUploadFile:vd,abortUploadTask:Md,uploadFile:jd,uploadFiles:Hd,sliceCopyFile:Gd};nd.exports.init=function(Wd,Jd){Jd.transferToTaskMethod(df,"sliceUploadFile"),fd.each(df,function(Xd,_f){Wd.prototype[_f]=fd.apiWrapper(_f,Xd)})}},"./src/async.js":function(nd,od){var ld=function(pd,fd,md,vd){if(vd=vd||function(){},!pd.length||fd<=0)return vd();var Ad=0,Nd=0,Id=0;(function Od(){if(Ad>=pd.length)return vd();for(;Id<fd&&Nd<pd.length;)Nd+=1,Id+=1,md(pd[Nd-1],function(Fd){Fd?(vd(Fd),vd=function(){}):(Ad+=1,Id-=1,Ad>=pd.length?vd():Od())})})()},ud=function(pd,fd,md){var vd=function Ad(Nd){fd(function(Id,Od){Id&&Nd<pd?Ad(Nd+1):md(Id,Od)})};pd<1?md():vd(1)},cd={eachLimit:ld,retry:ud};nd.exports=cd},"./src/base.js":function(nd,od,ld){var ud=ld("./node_modules/@babel/runtime/helpers/typeof.js"),cd=ld("./lib/request.js"),dd=ld("./src/util.js");function pd(If,th){var Xf=this.options.Protocol||(dd.isBrowser&&(typeof location>"u"?"undefined":ud(location))==="object"&&location.protocol==="http:"?"http:":"https:"),uh=this.options.ServiceDomain,Th=If.AppId||this.options.appId,yh=If.Region;uh?(uh=uh.replace(/\{\{AppId\}\}/gi,Th||"").replace(/\{\{Region\}\}/gi,yh||"").replace(/\{\{.*?\}\}/gi,""),/^[a-zA-Z]+:\/\//.test(uh)||(uh=Xf+"//"+uh),uh.slice(-1)==="/"&&(uh=uh.slice(0,-1))):yh?uh=Xf+"//cos."+yh+".myqcloud.com":uh=Xf+"//service.cos.myqcloud.com";var Rh="",wh=yh?"cos."+yh+".myqcloud.com":"service.cos.myqcloud.com",_h=uh.replace(/^https?:\/\/([^/]+)(\/.*)?$/,"$1");wh===_h&&(Rh=wh),Im.call(this,{Action:"name/cos:GetService",url:uh,method:"GET",headers:If.Headers,SignHost:Rh,tracker:If.tracker},function(Jh,um){if(Jh)return th(Jh);var Um=um&&um.ListAllMyBucketsResult&&um.ListAllMyBucketsResult.Buckets&&um.ListAllMyBucketsResult.Buckets.Bucket||[];Um=dd.isArray(Um)?Um:[Um];var Tm=um&&um.ListAllMyBucketsResult&&um.ListAllMyBucketsResult.Owner||{};th(null,{Buckets:Um,Owner:Tm,statusCode:um.statusCode,headers:um.headers})})}function fd(If,th){var Xf=this,uh="";if(If.BucketAZConfig){var Th={BucketAZConfig:If.BucketAZConfig};uh=dd.json2xml({CreateBucketConfiguration:Th})}Im.call(this,{Action:"name/cos:PutBucket",method:"PUT",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,body:uh,tracker:If.tracker},function(yh,Rh){if(yh)return th(yh);var wh=j_({protocol:Xf.options.Protocol,domain:Xf.options.Domain,bucket:If.Bucket,region:If.Region,isLocation:!0});th(null,{Location:wh,statusCode:Rh.statusCode,headers:Rh.headers})})}function md(If,th){Im.call(this,{Action:"name/cos:HeadBucket",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,method:"HEAD",tracker:If.tracker},th)}function vd(If,th){var Xf={};Xf.prefix=If.Prefix||"",Xf.delimiter=If.Delimiter,Xf.marker=If.Marker,Xf["max-keys"]=If.MaxKeys,Xf["encoding-type"]=If.EncodingType,Im.call(this,{Action:"name/cos:GetBucket",ResourceKey:Xf.prefix,method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,qs:Xf,tracker:If.tracker},function(uh,Th){if(uh)return th(uh);var yh=Th.ListBucketResult||{},Rh=yh.Contents||[],wh=yh.CommonPrefixes||[];Rh=dd.isArray(Rh)?Rh:[Rh],wh=dd.isArray(wh)?wh:[wh];var _h=dd.clone(yh);dd.extend(_h,{Contents:Rh,CommonPrefixes:wh,statusCode:Th.statusCode,headers:Th.headers}),th(null,_h)})}function Ad(If,th){Im.call(this,{Action:"name/cos:DeleteBucket",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,method:"DELETE",tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode,headers:uh.headers})})}function Nd(If,th){var Xf=If.Headers,uh="";if(If.AccessControlPolicy){var Th=dd.clone(If.AccessControlPolicy||{}),yh=Th.Grants||Th.Grant;yh=dd.isArray(yh)?yh:[yh],delete Th.Grant,delete Th.Grants,Th.AccessControlList={Grant:yh},uh=dd.json2xml({AccessControlPolicy:Th}),Xf["Content-Type"]="application/xml",Xf["Content-MD5"]=dd.b64(dd.md5(uh))}dd.each(Xf,function(Rh,wh){wh.indexOf("x-cos-grant-")===0&&(Xf[wh]=F_(Xf[wh]))}),Im.call(this,{Action:"name/cos:PutBucketACL",method:"PUT",Bucket:If.Bucket,Region:If.Region,headers:Xf,action:"acl",body:uh,tracker:If.tracker},function(Rh,wh){if(Rh)return th(Rh);th(null,{statusCode:wh.statusCode,headers:wh.headers})})}function Id(If,th){Im.call(this,{Action:"name/cos:GetBucketACL",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"acl",tracker:If.tracker},function(Xf,uh){if(Xf)return th(Xf);var Th=uh.AccessControlPolicy||{},yh=Th.Owner||{},Rh=Th.AccessControlList.Grant||[];Rh=dd.isArray(Rh)?Rh:[Rh];var wh=Qm(Th);uh.headers&&uh.headers["x-cos-acl"]&&(wh.ACL=uh.headers["x-cos-acl"]),wh=dd.extend(wh,{Owner:yh,Grants:Rh,statusCode:uh.statusCode,headers:uh.headers}),th(null,wh)})}function Od(If,th){var Xf=If.CORSConfiguration||{},uh=Xf.CORSRules||If.CORSRules||[];uh=dd.clone(dd.isArray(uh)?uh:[uh]),dd.each(uh,function(wh){dd.each(["AllowedOrigin","AllowedHeader","AllowedMethod","ExposeHeader"],function(_h){var Jh=_h+"s",um=wh[Jh]||wh[_h]||[];delete wh[Jh],wh[_h]=dd.isArray(um)?um:[um]})});var Th={CORSRule:uh};If.ResponseVary&&(Th.ResponseVary=If.ResponseVary);var yh=dd.json2xml({CORSConfiguration:Th}),Rh=If.Headers;Rh["Content-Type"]="application/xml",Rh["Content-MD5"]=dd.b64(dd.md5(yh)),Im.call(this,{Action:"name/cos:PutBucketCORS",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:yh,action:"cors",headers:Rh,tracker:If.tracker},function(wh,_h){if(wh)return th(wh);th(null,{statusCode:_h.statusCode,headers:_h.headers})})}function Fd(If,th){Im.call(this,{Action:"name/cos:GetBucketCORS",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"cors",tracker:If.tracker},function(Xf,uh){if(Xf){if(Xf.statusCode===404&&Xf.error&&Xf.error.Code==="NoSuchCORSConfiguration"){var Th={CORSRules:[],statusCode:Xf.statusCode};Xf.headers&&(Th.headers=Xf.headers),th(null,Th)}else th(Xf);return}var yh=uh.CORSConfiguration||{},Rh=yh.CORSRules||yh.CORSRule||[];Rh=dd.clone(dd.isArray(Rh)?Rh:[Rh]);var wh=yh.ResponseVary;dd.each(Rh,function(_h){dd.each(["AllowedOrigin","AllowedHeader","AllowedMethod","ExposeHeader"],function(Jh){var um=Jh+"s",Um=_h[um]||_h[Jh]||[];delete _h[Jh],_h[um]=dd.isArray(Um)?Um:[Um]})}),th(null,{CORSRules:Rh,ResponseVary:wh,statusCode:uh.statusCode,headers:uh.headers})})}function Pd(If,th){Im.call(this,{Action:"name/cos:DeleteBucketCORS",method:"DELETE",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"cors",tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode||Xf.statusCode,headers:uh.headers})})}function Md(If,th){Im.call(this,{Action:"name/cos:GetBucketLocation",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"location",tracker:If.tracker},th)}function Bd(If,th){var Xf=If.Policy;try{typeof Xf=="string"&&(Xf=JSON.parse(Xf))}catch{}if(!Xf||typeof Xf=="string")return th(dd.error(new Error("Policy format error")));var uh=JSON.stringify(Xf);Xf.version||(Xf.version="2.0");var Th=If.Headers;Th["Content-Type"]="application/json",Th["Content-MD5"]=dd.b64(dd.md5(uh)),Im.call(this,{Action:"name/cos:PutBucketPolicy",method:"PUT",Bucket:If.Bucket,Region:If.Region,action:"policy",body:uh,headers:Th,tracker:If.tracker},function(yh,Rh){if(yh&&yh.statusCode===204)return th(null,{statusCode:yh.statusCode});if(yh)return th(yh);th(null,{statusCode:Rh.statusCode,headers:Rh.headers})})}function jd(If,th){Im.call(this,{Action:"name/cos:GetBucketPolicy",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"policy",rawBody:!0,tracker:If.tracker},function(Xf,uh){if(Xf)return Xf.statusCode&&Xf.statusCode===403?th(dd.error(Xf,{ErrorStatus:"Access Denied"})):Xf.statusCode&&Xf.statusCode===405?th(dd.error(Xf,{ErrorStatus:"Method Not Allowed"})):Xf.statusCode&&Xf.statusCode===404?th(dd.error(Xf,{ErrorStatus:"Policy Not Found"})):th(Xf);var Th={};try{Th=JSON.parse(uh.body)}catch{}th(null,{Policy:Th,statusCode:uh.statusCode,headers:uh.headers})})}function Hd(If,th){Im.call(this,{Action:"name/cos:DeleteBucketPolicy",method:"DELETE",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"policy",tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode||Xf.statusCode,headers:uh.headers})})}function Gd(If,th){var Xf=If.Tagging||{},uh=Xf.TagSet||Xf.Tags||If.Tags||[];uh=dd.clone(dd.isArray(uh)?uh:[uh]);var Th=dd.json2xml({Tagging:{TagSet:{Tag:uh}}}),yh=If.Headers;yh["Content-Type"]="application/xml",yh["Content-MD5"]=dd.b64(dd.md5(Th)),Im.call(this,{Action:"name/cos:PutBucketTagging",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:Th,action:"tagging",headers:yh,tracker:If.tracker},function(Rh,wh){if(Rh&&Rh.statusCode===204)return th(null,{statusCode:Rh.statusCode});if(Rh)return th(Rh);th(null,{statusCode:wh.statusCode,headers:wh.headers})})}function zd(If,th){Im.call(this,{Action:"name/cos:GetBucketTagging",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"tagging",tracker:If.tracker},function(Xf,uh){if(Xf){if(Xf.statusCode===404&&Xf.error&&(Xf.error==="Not Found"||Xf.error.Code==="NoSuchTagSet")){var Th={Tags:[],statusCode:Xf.statusCode};Xf.headers&&(Th.headers=Xf.headers),th(null,Th)}else th(Xf);return}var yh=[];try{yh=uh.Tagging.TagSet.Tag||[]}catch{}yh=dd.clone(dd.isArray(yh)?yh:[yh]),th(null,{Tags:yh,statusCode:uh.statusCode,headers:uh.headers})})}function df(If,th){Im.call(this,{Action:"name/cos:DeleteBucketTagging",method:"DELETE",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"tagging",tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode,headers:uh.headers})})}function Wd(If,th){var Xf=If.LifecycleConfiguration||{},uh=Xf.Rules||If.Rules||[];uh=dd.clone(uh);var Th=dd.json2xml({LifecycleConfiguration:{Rule:uh}}),yh=If.Headers;yh["Content-Type"]="application/xml",yh["Content-MD5"]=dd.b64(dd.md5(Th)),Im.call(this,{Action:"name/cos:PutBucketLifecycle",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:Th,action:"lifecycle",headers:yh,tracker:If.tracker},function(Rh,wh){if(Rh&&Rh.statusCode===204)return th(null,{statusCode:Rh.statusCode});if(Rh)return th(Rh);th(null,{statusCode:wh.statusCode,headers:wh.headers})})}function Jd(If,th){Im.call(this,{Action:"name/cos:GetBucketLifecycle",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"lifecycle",tracker:If.tracker},function(Xf,uh){if(Xf){if(Xf.statusCode===404&&Xf.error&&Xf.error.Code==="NoSuchLifecycleConfiguration"){var Th={Rules:[],statusCode:Xf.statusCode};Xf.headers&&(Th.headers=Xf.headers),th(null,Th)}else th(Xf);return}var yh=[];try{yh=uh.LifecycleConfiguration.Rule||[]}catch{}yh=dd.clone(dd.isArray(yh)?yh:[yh]),th(null,{Rules:yh,statusCode:uh.statusCode,headers:uh.headers})})}function Xd(If,th){Im.call(this,{Action:"name/cos:DeleteBucketLifecycle",method:"DELETE",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"lifecycle",tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode,headers:uh.headers})})}function _f(If,th){if(!If.VersioningConfiguration){th(dd.error(new Error("missing param VersioningConfiguration")));return}var Xf=If.VersioningConfiguration||{},uh=dd.json2xml({VersioningConfiguration:Xf}),Th=If.Headers;Th["Content-Type"]="application/xml",Th["Content-MD5"]=dd.b64(dd.md5(uh)),Im.call(this,{Action:"name/cos:PutBucketVersioning",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:uh,action:"versioning",headers:Th,tracker:If.tracker},function(yh,Rh){if(yh&&yh.statusCode===204)return th(null,{statusCode:yh.statusCode});if(yh)return th(yh);th(null,{statusCode:Rh.statusCode,headers:Rh.headers})})}function vf(If,th){Im.call(this,{Action:"name/cos:GetBucketVersioning",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"versioning",tracker:If.tracker},function(Xf,uh){Xf||!uh.VersioningConfiguration&&(uh.VersioningConfiguration={}),th(Xf,uh)})}function Sf(If,th){var Xf=dd.clone(If.ReplicationConfiguration),uh=dd.json2xml({ReplicationConfiguration:Xf});uh=uh.replace(/<(\/?)Rules>/gi,"<$1Rule>"),uh=uh.replace(/<(\/?)Tags>/gi,"<$1Tag>");var Th=If.Headers;Th["Content-Type"]="application/xml",Th["Content-MD5"]=dd.b64(dd.md5(uh)),Im.call(this,{Action:"name/cos:PutBucketReplication",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:uh,action:"replication",headers:Th,tracker:If.tracker},function(yh,Rh){if(yh&&yh.statusCode===204)return th(null,{statusCode:yh.statusCode});if(yh)return th(yh);th(null,{statusCode:Rh.statusCode,headers:Rh.headers})})}function gf(If,th){Im.call(this,{Action:"name/cos:GetBucketReplication",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"replication",tracker:If.tracker},function(Xf,uh){if(Xf){if(Xf.statusCode===404&&Xf.error&&(Xf.error==="Not Found"||Xf.error.Code==="ReplicationConfigurationnotFoundError")){var Th={ReplicationConfiguration:{Rules:[]},statusCode:Xf.statusCode};Xf.headers&&(Th.headers=Xf.headers),th(null,Th)}else th(Xf);return}!uh.ReplicationConfiguration&&(uh.ReplicationConfiguration={}),uh.ReplicationConfiguration.Rule&&(uh.ReplicationConfiguration.Rules=dd.makeArray(uh.ReplicationConfiguration.Rule),delete uh.ReplicationConfiguration.Rule),th(Xf,uh)})}function bf(If,th){Im.call(this,{Action:"name/cos:DeleteBucketReplication",method:"DELETE",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"replication",tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode,headers:uh.headers})})}function Tf(If,th){if(!If.WebsiteConfiguration){th(dd.error(new Error("missing param WebsiteConfiguration")));return}var Xf=dd.clone(If.WebsiteConfiguration||{}),uh=Xf.RoutingRules||Xf.RoutingRule||[];uh=dd.isArray(uh)?uh:[uh],delete Xf.RoutingRule,delete Xf.RoutingRules,uh.length&&(Xf.RoutingRules={RoutingRule:uh});var Th=dd.json2xml({WebsiteConfiguration:Xf}),yh=If.Headers;yh["Content-Type"]="application/xml",yh["Content-MD5"]=dd.b64(dd.md5(Th)),Im.call(this,{Action:"name/cos:PutBucketWebsite",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:Th,action:"website",headers:yh,tracker:If.tracker},function(Rh,wh){if(Rh&&Rh.statusCode===204)return th(null,{statusCode:Rh.statusCode});if(Rh)return th(Rh);th(null,{statusCode:wh.statusCode,headers:wh.headers})})}function Mf(If,th){Im.call(this,{Action:"name/cos:GetBucketWebsite",method:"GET",Bucket:If.Bucket,Region:If.Region,Key:If.Key,headers:If.Headers,action:"website",tracker:If.tracker},function(Xf,uh){if(Xf){if(Xf.statusCode===404&&Xf.error.Code==="NoSuchWebsiteConfiguration"){var Th={WebsiteConfiguration:{},statusCode:Xf.statusCode};Xf.headers&&(Th.headers=Xf.headers),th(null,Th)}else th(Xf);return}var yh=uh.WebsiteConfiguration||{};if(yh.RoutingRules){var Rh=dd.clone(yh.RoutingRules.RoutingRule||[]);Rh=dd.makeArray(Rh),yh.RoutingRules=Rh}th(null,{WebsiteConfiguration:yh,statusCode:uh.statusCode,headers:uh.headers})})}function Kf(If,th){Im.call(this,{Action:"name/cos:DeleteBucketWebsite",method:"DELETE",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"website",tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode,headers:uh.headers})})}function Zf(If,th){if(!If.RefererConfiguration){th(dd.error(new Error("missing param RefererConfiguration")));return}var Xf=dd.clone(If.RefererConfiguration||{}),uh=Xf.DomainList||{},Th=uh.Domains||uh.Domain||[];Th=dd.isArray(Th)?Th:[Th],Th.length&&(Xf.DomainList={Domain:Th});var yh=dd.json2xml({RefererConfiguration:Xf}),Rh=If.Headers;Rh["Content-Type"]="application/xml",Rh["Content-MD5"]=dd.b64(dd.md5(yh)),Im.call(this,{Action:"name/cos:PutBucketReferer",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:yh,action:"referer",headers:Rh,tracker:If.tracker},function(wh,_h){if(wh&&wh.statusCode===204)return th(null,{statusCode:wh.statusCode});if(wh)return th(wh);th(null,{statusCode:_h.statusCode,headers:_h.headers})})}function eh(If,th){Im.call(this,{Action:"name/cos:GetBucketReferer",method:"GET",Bucket:If.Bucket,Region:If.Region,Key:If.Key,headers:If.Headers,action:"referer",tracker:If.tracker},function(Xf,uh){if(Xf){if(Xf.statusCode===404&&Xf.error.Code==="NoSuchRefererConfiguration"){var Th={WebsiteConfiguration:{},statusCode:Xf.statusCode};Xf.headers&&(Th.headers=Xf.headers),th(null,Th)}else th(Xf);return}var yh=uh.RefererConfiguration||{};if(yh.DomainList){var Rh=dd.makeArray(yh.DomainList.Domain||[]);yh.DomainList={Domains:Rh}}th(null,{RefererConfiguration:yh,statusCode:uh.statusCode,headers:uh.headers})})}function $f(If,th){var Xf=If.DomainConfiguration||{},uh=Xf.DomainRule||If.DomainRule||[];uh=dd.clone(uh);var Th=dd.json2xml({DomainConfiguration:{DomainRule:uh}}),yh=If.Headers;yh["Content-Type"]="application/xml",yh["Content-MD5"]=dd.b64(dd.md5(Th)),Im.call(this,{Action:"name/cos:PutBucketDomain",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:Th,action:"domain",headers:yh,tracker:If.tracker},function(Rh,wh){if(Rh&&Rh.statusCode===204)return th(null,{statusCode:Rh.statusCode});if(Rh)return th(Rh);th(null,{statusCode:wh.statusCode,headers:wh.headers})})}function Df(If,th){Im.call(this,{Action:"name/cos:GetBucketDomain",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"domain",tracker:If.tracker},function(Xf,uh){if(Xf)return th(Xf);var Th=[];try{Th=uh.DomainConfiguration.DomainRule||[]}catch{}Th=dd.clone(dd.isArray(Th)?Th:[Th]),th(null,{DomainRule:Th,statusCode:uh.statusCode,headers:uh.headers})})}function Lf(If,th){Im.call(this,{Action:"name/cos:DeleteBucketDomain",method:"DELETE",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"domain",tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode,headers:uh.headers})})}function zf(If,th){var Xf=If.OriginConfiguration||{},uh=Xf.OriginRule||If.OriginRule||[];uh=dd.clone(uh);var Th=dd.json2xml({OriginConfiguration:{OriginRule:uh}}),yh=If.Headers;yh["Content-Type"]="application/xml",yh["Content-MD5"]=dd.b64(dd.md5(Th)),Im.call(this,{Action:"name/cos:PutBucketOrigin",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:Th,action:"origin",headers:yh,tracker:If.tracker},function(Rh,wh){if(Rh&&Rh.statusCode===204)return th(null,{statusCode:Rh.statusCode});if(Rh)return th(Rh);th(null,{statusCode:wh.statusCode,headers:wh.headers})})}function Jf(If,th){Im.call(this,{Action:"name/cos:GetBucketOrigin",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"origin",tracker:If.tracker},function(Xf,uh){if(Xf)return th(Xf);var Th=[];try{Th=uh.OriginConfiguration.OriginRule||[]}catch{}Th=dd.clone(dd.isArray(Th)?Th:[Th]),th(null,{OriginRule:Th,statusCode:uh.statusCode,headers:uh.headers})})}function xf(If,th){Im.call(this,{Action:"name/cos:DeleteBucketOrigin",method:"DELETE",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"origin",tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode,headers:uh.headers})})}function yf(If,th){var Xf=dd.json2xml({BucketLoggingStatus:If.BucketLoggingStatus||""}),uh=If.Headers;uh["Content-Type"]="application/xml",uh["Content-MD5"]=dd.b64(dd.md5(Xf)),Im.call(this,{Action:"name/cos:PutBucketLogging",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:Xf,action:"logging",headers:uh,tracker:If.tracker},function(Th,yh){if(Th&&Th.statusCode===204)return th(null,{statusCode:Th.statusCode});if(Th)return th(Th);th(null,{statusCode:yh.statusCode,headers:yh.headers})})}function Bf(If,th){Im.call(this,{Action:"name/cos:GetBucketLogging",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"logging",tracker:If.tracker},function(Xf,uh){if(Xf)return th(Xf);th(null,{BucketLoggingStatus:uh.BucketLoggingStatus,statusCode:uh.statusCode,headers:uh.headers})})}function qf(If,th,Xf){var uh=dd.clone(th.InventoryConfiguration);if(uh.OptionalFields){var Th=uh.OptionalFields||[];uh.OptionalFields={Field:Th}}if(uh.Destination&&uh.Destination.COSBucketDestination&&uh.Destination.COSBucketDestination.Encryption){var yh=uh.Destination.COSBucketDestination.Encryption;Object.keys(yh).indexOf("SSECOS")>-1&&(yh["SSE-COS"]=yh.SSECOS,delete yh.SSECOS)}var Rh=dd.json2xml({InventoryConfiguration:uh}),wh=th.Headers;wh["Content-Type"]="application/xml",wh["Content-MD5"]=dd.b64(dd.md5(Rh));var _h=If==="PUT"?"name/cos:PutBucketInventory":"name/cos:PostBucketInventory";Im.call(this,{Action:_h,method:If,Bucket:th.Bucket,Region:th.Region,body:Rh,action:"inventory",qs:{id:th.Id},headers:wh,tracker:th.tracker},function(Jh,um){if(Jh&&Jh.statusCode===204)return Xf(null,{statusCode:Jh.statusCode});if(Jh)return Xf(Jh);Xf(null,{statusCode:um.statusCode,headers:um.headers})})}function oh(If,th){return qf.call(this,"PUT",If,th)}function Yf(If,th){return qf.call(this,"POST",If,th)}function kf(If,th){Im.call(this,{Action:"name/cos:GetBucketInventory",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"inventory",qs:{id:If.Id},tracker:If.tracker},function(Xf,uh){if(Xf)return th(Xf);var Th=uh.InventoryConfiguration;if(Th&&Th.OptionalFields&&Th.OptionalFields.Field){var yh=Th.OptionalFields.Field;dd.isArray(yh)||(yh=[yh]),Th.OptionalFields=yh}if(Th.Destination&&Th.Destination.COSBucketDestination&&Th.Destination.COSBucketDestination.Encryption){var Rh=Th.Destination.COSBucketDestination.Encryption;Object.keys(Rh).indexOf("SSE-COS")>-1&&(Rh.SSECOS=Rh["SSE-COS"],delete Rh["SSE-COS"])}th(null,{InventoryConfiguration:Th,statusCode:uh.statusCode,headers:uh.headers})})}function Vf(If,th){Im.call(this,{Action:"name/cos:ListBucketInventory",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"inventory",qs:{"continuation-token":If.ContinuationToken},tracker:If.tracker},function(Xf,uh){if(Xf)return th(Xf);var Th=uh.ListInventoryConfigurationResult,yh=Th.InventoryConfiguration||[];yh=dd.isArray(yh)?yh:[yh],delete Th.InventoryConfiguration,dd.each(yh,function(Rh){if(Rh&&Rh.OptionalFields&&Rh.OptionalFields.Field){var wh=Rh.OptionalFields.Field;dd.isArray(wh)||(wh=[wh]),Rh.OptionalFields=wh}if(Rh.Destination&&Rh.Destination.COSBucketDestination&&Rh.Destination.COSBucketDestination.Encryption){var _h=Rh.Destination.COSBucketDestination.Encryption;Object.keys(_h).indexOf("SSE-COS")>-1&&(_h.SSECOS=_h["SSE-COS"],delete _h["SSE-COS"])}}),Th.InventoryConfigurations=yh,dd.extend(Th,{statusCode:uh.statusCode,headers:uh.headers}),th(null,Th)})}function fh(If,th){Im.call(this,{Action:"name/cos:DeleteBucketInventory",method:"DELETE",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"inventory",qs:{id:If.Id},tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode,headers:uh.headers})})}function Gf(If,th){if(!If.AccelerateConfiguration){th(dd.error(new Error("missing param AccelerateConfiguration")));return}var Xf={AccelerateConfiguration:If.AccelerateConfiguration||{}},uh=dd.json2xml(Xf),Th={};Th["Content-Type"]="application/xml",Th["Content-MD5"]=dd.b64(dd.md5(uh)),Im.call(this,{Action:"name/cos:PutBucketAccelerate",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:uh,action:"accelerate",headers:Th,tracker:If.tracker},function(yh,Rh){if(yh)return th(yh);th(null,{statusCode:Rh.statusCode,headers:Rh.headers})})}function wf(If,th){Im.call(this,{Action:"name/cos:GetBucketAccelerate",method:"GET",Bucket:If.Bucket,Region:If.Region,action:"accelerate",tracker:If.tracker},function(Xf,uh){Xf||!uh.AccelerateConfiguration&&(uh.AccelerateConfiguration={}),th(Xf,uh)})}function Rf(If,th){var Xf=If.ServerSideEncryptionConfiguration||{},uh=Xf.Rule||Xf.Rules||[],Th=dd.json2xml({ServerSideEncryptionConfiguration:{Rule:uh}}),yh=If.Headers;yh["Content-Type"]="application/xml",yh["Content-MD5"]=dd.b64(dd.md5(Th)),Im.call(this,{Action:"name/cos:PutBucketEncryption",method:"PUT",Bucket:If.Bucket,Region:If.Region,body:Th,action:"encryption",headers:yh,tracker:If.tracker},function(Rh,wh){if(Rh&&Rh.statusCode===204)return th(null,{statusCode:Rh.statusCode});if(Rh)return th(Rh);th(null,{statusCode:wh.statusCode,headers:wh.headers})})}function Uf(If,th){Im.call(this,{Action:"name/cos:GetBucketEncryption",method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"encryption",tracker:If.tracker},function(Xf,uh){if(Xf){if(Xf.statusCode===404&&Xf.code==="NoSuchEncryptionConfiguration"){var Th={EncryptionConfiguration:{Rules:[]},statusCode:Xf.statusCode};Xf.headers&&(Th.headers=Xf.headers),th(null,Th)}else th(Xf);return}var yh=dd.makeArray(uh.EncryptionConfiguration&&uh.EncryptionConfiguration.Rule||[]);uh.EncryptionConfiguration={Rules:yh},th(Xf,uh)})}function ph(If,th){Im.call(this,{Action:"name/cos:DeleteBucketReplication",method:"DELETE",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"encryption",tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode,headers:uh.headers})})}function gh(If,th){Im.call(this,{Action:"name/cos:HeadObject",method:"HEAD",Bucket:If.Bucket,Region:If.Region,Key:If.Key,VersionId:If.VersionId,headers:If.Headers,tracker:If.tracker},function(Xf,uh){if(Xf){var Th=Xf.statusCode;return If.Headers["If-Modified-Since"]&&Th&&Th===304?th(null,{NotModified:!0,statusCode:Th}):th(Xf)}uh.ETag=dd.attr(uh.headers,"etag",""),th(null,uh)})}function ah(If,th){var Xf={};Xf.prefix=If.Prefix||"",Xf.delimiter=If.Delimiter,Xf["key-marker"]=If.KeyMarker,Xf["version-id-marker"]=If.VersionIdMarker,Xf["max-keys"]=If.MaxKeys,Xf["encoding-type"]=If.EncodingType,Im.call(this,{Action:"name/cos:GetBucketObjectVersions",ResourceKey:Xf.prefix,method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,qs:Xf,action:"versions",tracker:If.tracker},function(uh,Th){if(uh)return th(uh);var yh=Th.ListVersionsResult||{},Rh=yh.DeleteMarker||[];Rh=dd.isArray(Rh)?Rh:[Rh];var wh=yh.Version||[];wh=dd.isArray(wh)?wh:[wh];var _h=dd.clone(yh);delete _h.DeleteMarker,delete _h.Version,dd.extend(_h,{DeleteMarkers:Rh,Versions:wh,statusCode:Th.statusCode,headers:Th.headers}),th(null,_h)})}function Ah(If,th){if(this.options.ObjectKeySimplifyCheck){var Xf=dd.simplifyPath(If.Key);if(Xf==="/"){th(dd.error(new Error("The Getobject Key is illegal")));return}}var uh=If.Query||{},Th=If.QueryString||"",yh=dd.throttleOnProgress.call(this,0,If.onProgress),Rh=If.tracker;Rh&&Rh.setParams({signStartTime:new Date().getTime()}),uh["response-content-type"]=If.ResponseContentType,uh["response-content-language"]=If.ResponseContentLanguage,uh["response-expires"]=If.ResponseExpires,uh["response-cache-control"]=If.ResponseCacheControl,uh["response-content-disposition"]=If.ResponseContentDisposition,uh["response-content-encoding"]=If.ResponseContentEncoding,Im.call(this,{Action:"name/cos:GetObject",method:"GET",Bucket:If.Bucket,Region:If.Region,Key:If.Key,VersionId:If.VersionId,DataType:If.DataType,headers:If.Headers,qs:uh,qsStr:Th,rawBody:!0,onDownloadProgress:yh,tracker:Rh},function(wh,_h){if(yh(null,!0),wh){var Jh=wh.statusCode;return If.Headers["If-Modified-Since"]&&Jh&&Jh===304?th(null,{NotModified:!0}):th(wh)}th(null,{Body:_h.body,ETag:dd.attr(_h.headers,"etag",""),statusCode:_h.statusCode,headers:_h.headers})})}function dh(If,th){var Xf=this,uh=If.ContentLength,Th=dd.throttleOnProgress.call(Xf,uh,If.onProgress),yh=If.Headers;!yh["Cache-Control"]&&!yh["cache-control"]&&(yh["Cache-Control"]=""),!yh["Content-Type"]&&!yh["content-type"]&&(yh["Content-Type"]=If.Body&&If.Body.type||"");var Rh=If.UploadAddMetaMd5||Xf.options.UploadAddMetaMd5||Xf.options.UploadCheckContentMd5,wh=If.tracker;Rh&&wh&&wh.setParams({md5StartTime:new Date().getTime()}),dd.getBodyMd5(Rh,If.Body,function(_h){_h&&(wh&&wh.setParams({md5EndTime:new Date().getTime()}),Xf.options.UploadCheckContentMd5&&(yh["Content-MD5"]=dd.b64(_h)),(If.UploadAddMetaMd5||Xf.options.UploadAddMetaMd5)&&(yh["x-cos-meta-md5"]=_h)),If.ContentLength!==void 0&&(yh["Content-Length"]=If.ContentLength),Th(null,!0),Im.call(Xf,{Action:"name/cos:PutObject",TaskId:If.TaskId,method:"PUT",Bucket:If.Bucket,Region:If.Region,Key:If.Key,headers:If.Headers,qs:If.Query,body:If.Body,onProgress:Th,tracker:wh},function(Jh,um){if(Jh)return Th(null,!0),th(Jh);Th({loaded:uh,total:uh},!0);var Um=j_({ForcePathStyle:Xf.options.ForcePathStyle,protocol:Xf.options.Protocol,domain:Xf.options.Domain,bucket:If.Bucket,region:Xf.options.UseAccelerate?"accelerate":If.Region,object:If.Key});Um=Um.substr(Um.indexOf("://")+3),um.Location=Um,um.ETag=dd.attr(um.headers,"etag",""),th(null,um)})},If.onHashProgress)}function Mh(If,th){Im.call(this,{Action:"name/cos:DeleteObject",method:"DELETE",Bucket:If.Bucket,Region:If.Region,Key:If.Key,headers:If.Headers,VersionId:If.VersionId,action:If.Recursive?"recursive":"",tracker:If.tracker},function(Xf,uh){if(Xf){var Th=Xf.statusCode;return Th&&Th===404?th(null,{BucketNotFound:!0,statusCode:Th}):th(Xf)}th(null,{statusCode:uh.statusCode,headers:uh.headers})})}function Yh(If,th){var Xf={};If.VersionId&&(Xf.versionId=If.VersionId),Im.call(this,{Action:"name/cos:GetObjectACL",method:"GET",Bucket:If.Bucket,Region:If.Region,Key:If.Key,headers:If.Headers,qs:Xf,action:"acl",tracker:If.tracker},function(uh,Th){if(uh)return th(uh);var yh=Th.AccessControlPolicy||{},Rh=yh.Owner||{},wh=yh.AccessControlList&&yh.AccessControlList.Grant||[];wh=dd.isArray(wh)?wh:[wh];var _h=Qm(yh);delete _h.GrantWrite,Th.headers&&Th.headers["x-cos-acl"]&&(_h.ACL=Th.headers["x-cos-acl"]),_h=dd.extend(_h,{Owner:Rh,Grants:wh,statusCode:Th.statusCode,headers:Th.headers}),th(null,_h)})}function Bh(If,th){var Xf=If.Headers,uh="";if(If.AccessControlPolicy){var Th=dd.clone(If.AccessControlPolicy||{}),yh=Th.Grants||Th.Grant;yh=dd.isArray(yh)?yh:[yh],delete Th.Grant,delete Th.Grants,Th.AccessControlList={Grant:yh},uh=dd.json2xml({AccessControlPolicy:Th}),Xf["Content-Type"]="application/xml",Xf["Content-MD5"]=dd.b64(dd.md5(uh))}dd.each(Xf,function(Rh,wh){wh.indexOf("x-cos-grant-")===0&&(Xf[wh]=F_(Xf[wh]))}),Im.call(this,{Action:"name/cos:PutObjectACL",method:"PUT",Bucket:If.Bucket,Region:If.Region,Key:If.Key,action:"acl",headers:Xf,body:uh,tracker:If.tracker},function(Rh,wh){if(Rh)return th(Rh);th(null,{statusCode:wh.statusCode,headers:wh.headers})})}function Xh(If,th){var Xf=If.Headers;Xf.Origin=If.Origin,Xf["Access-Control-Request-Method"]=If.AccessControlRequestMethod,Xf["Access-Control-Request-Headers"]=If.AccessControlRequestHeaders,Im.call(this,{Action:"name/cos:OptionsObject",method:"OPTIONS",Bucket:If.Bucket,Region:If.Region,Key:If.Key,headers:Xf,tracker:If.tracker},function(uh,Th){if(uh)return uh.statusCode&&uh.statusCode===403?th(null,{OptionsForbidden:!0,statusCode:uh.statusCode}):th(uh);var yh=Th.headers||{};th(null,{AccessControlAllowOrigin:yh["access-control-allow-origin"],AccessControlAllowMethods:yh["access-control-allow-methods"],AccessControlAllowHeaders:yh["access-control-allow-headers"],AccessControlExposeHeaders:yh["access-control-expose-headers"],AccessControlMaxAge:yh["access-control-max-age"],statusCode:Th.statusCode,headers:Th.headers})})}function dm(If,th){var Xf=this,uh=If.Headers;!uh["Cache-Control"]&&!uh["cache-control"]&&(uh["Cache-Control"]="");var Th=If.CopySource||"",yh=dd.getSourceParams.call(this,Th);if(!yh){th(dd.error(new Error("CopySource format error")));return}var Rh=yh.Bucket,wh=yh.Region,_h=decodeURIComponent(yh.Key);Im.call(this,{Scope:[{action:"name/cos:GetObject",bucket:Rh,region:wh,prefix:_h},{action:"name/cos:PutObject",bucket:If.Bucket,region:If.Region,prefix:If.Key}],method:"PUT",Bucket:If.Bucket,Region:If.Region,Key:If.Key,VersionId:If.VersionId,headers:If.Headers,tracker:If.tracker},function(Jh,um){if(Jh)return th(Jh);var Um=dd.clone(um.CopyObjectResult||{}),Tm=j_({ForcePathStyle:Xf.options.ForcePathStyle,protocol:Xf.options.Protocol,domain:Xf.options.Domain,bucket:If.Bucket,region:If.Region,object:If.Key,isLocation:!0});dd.extend(Um,{Location:Tm,statusCode:um.statusCode,headers:um.headers}),th(null,Um)})}function nh(If,th){var Xf=If.CopySource||"",uh=dd.getSourceParams.call(this,Xf);if(!uh){th(dd.error(new Error("CopySource format error")));return}var Th=uh.Bucket,yh=uh.Region,Rh=decodeURIComponent(uh.Key);Im.call(this,{Scope:[{action:"name/cos:GetObject",bucket:Th,region:yh,prefix:Rh},{action:"name/cos:PutObject",bucket:If.Bucket,region:If.Region,prefix:If.Key}],method:"PUT",Bucket:If.Bucket,Region:If.Region,Key:If.Key,VersionId:If.VersionId,qs:{partNumber:If.PartNumber,uploadId:If.UploadId},headers:If.Headers,tracker:If.tracker},function(wh,_h){if(wh)return th(wh);var Jh=dd.clone(_h.CopyPartResult||{});dd.extend(Jh,{statusCode:_h.statusCode,headers:_h.headers}),th(null,Jh)})}function Of(If,th){var Xf=If.Objects||[],uh=If.Quiet;Xf=dd.isArray(Xf)?Xf:[Xf];var Th=dd.json2xml({Delete:{Object:Xf,Quiet:uh||!1}}),yh=If.Headers;yh["Content-Type"]="application/xml",yh["Content-MD5"]=dd.b64(dd.md5(Th));var Rh=dd.map(Xf,function(wh){return{action:"name/cos:DeleteObject",bucket:If.Bucket,region:If.Region,prefix:wh.Key}});Im.call(this,{Scope:Rh,method:"POST",Bucket:If.Bucket,Region:If.Region,body:Th,action:"delete",headers:yh,tracker:If.tracker},function(wh,_h){if(wh)return th(wh);var Jh=_h.DeleteResult||{},um=Jh.Deleted||[],Um=Jh.Error||[];um=dd.isArray(um)?um:[um],Um=dd.isArray(Um)?Um:[Um];var Tm=dd.clone(Jh);dd.extend(Tm,{Error:Um,Deleted:um,statusCode:_h.statusCode,headers:_h.headers}),th(null,Tm)})}function Nf(If,th){var Xf=If.Headers;if(!If.RestoreRequest){th(dd.error(new Error("missing param RestoreRequest")));return}var uh=If.RestoreRequest||{},Th=dd.json2xml({RestoreRequest:uh});Xf["Content-Type"]="application/xml",Xf["Content-MD5"]=dd.b64(dd.md5(Th)),Im.call(this,{Action:"name/cos:RestoreObject",method:"POST",Bucket:If.Bucket,Region:If.Region,Key:If.Key,VersionId:If.VersionId,body:Th,action:"restore",headers:Xf,tracker:If.tracker},th)}function rh(If,th){var Xf=If.Tagging||{},uh=Xf.TagSet||Xf.Tags||If.Tags||[];uh=dd.clone(dd.isArray(uh)?uh:[uh]);var Th=dd.json2xml({Tagging:{TagSet:{Tag:uh}}}),yh=If.Headers;yh["Content-Type"]="application/xml",yh["Content-MD5"]=dd.b64(dd.md5(Th)),Im.call(this,{Action:"name/cos:PutObjectTagging",method:"PUT",Bucket:If.Bucket,Key:If.Key,Region:If.Region,body:Th,action:"tagging",headers:yh,VersionId:If.VersionId,tracker:If.tracker},function(Rh,wh){if(Rh&&Rh.statusCode===204)return th(null,{statusCode:Rh.statusCode});if(Rh)return th(Rh);th(null,{statusCode:wh.statusCode,headers:wh.headers})})}function ch(If,th){Im.call(this,{Action:"name/cos:GetObjectTagging",method:"GET",Key:If.Key,Bucket:If.Bucket,Region:If.Region,headers:If.Headers,action:"tagging",VersionId:If.VersionId,tracker:If.tracker},function(Xf,uh){if(Xf){if(Xf.statusCode===404&&Xf.error&&(Xf.error==="Not Found"||Xf.error.Code==="NoSuchTagSet")){var Th={Tags:[],statusCode:Xf.statusCode};Xf.headers&&(Th.headers=Xf.headers),th(null,Th)}else th(Xf);return}var yh=[];try{yh=uh.Tagging.TagSet.Tag||[]}catch{}yh=dd.clone(dd.isArray(yh)?yh:[yh]),th(null,{Tags:yh,statusCode:uh.statusCode,headers:uh.headers})})}function Sh(If,th){Im.call(this,{Action:"name/cos:DeleteObjectTagging",method:"DELETE",Bucket:If.Bucket,Region:If.Region,Key:If.Key,headers:If.Headers,action:"tagging",VersionId:If.VersionId,tracker:If.tracker},function(Xf,uh){if(Xf&&Xf.statusCode===204)return th(null,{statusCode:Xf.statusCode});if(Xf)return th(Xf);th(null,{statusCode:uh.statusCode,headers:uh.headers})})}function Oh(If,th){var Xf=If.SelectType;if(!Xf)return th(dd.error(new Error("missing param SelectType")));var uh=If.SelectRequest||{},Th=dd.json2xml({SelectRequest:uh}),yh=If.Headers;yh["Content-Type"]="application/xml",yh["Content-MD5"]=dd.b64(dd.md5(Th)),Im.call(this,{Action:"name/cos:GetObject",method:"POST",Bucket:If.Bucket,Region:If.Region,Key:If.Key,headers:If.Headers,action:"select",qs:{"select-type":If.SelectType},VersionId:If.VersionId,body:Th,DataType:"arraybuffer",rawBody:!0,tracker:If.tracker},function(Rh,wh){if(Rh&&Rh.statusCode===204)return th(null,{statusCode:Rh.statusCode});if(Rh)return th(Rh);var _h=dd.parseSelectPayload(wh.body);th(null,{statusCode:wh.statusCode,headers:wh.headers,Body:_h.body,Payload:_h.payload})})}function Zh(If,th){var Xf=this,uh=If.Headers,Th=If.tracker;!uh["Cache-Control"]&&!uh["cache-control"]&&(uh["Cache-Control"]=""),!uh["Content-Type"]&&!uh["content-type"]&&(uh["Content-Type"]=If.Body&&If.Body.type||"");var yh=If.Body&&(If.UploadAddMetaMd5||Xf.options.UploadAddMetaMd5);yh&&Th&&Th.setParams({md5StartTime:new Date().getTime()}),dd.getBodyMd5(yh,If.Body,function(Rh){Rh&&(If.Headers["x-cos-meta-md5"]=Rh),yh&&Th&&Th.setParams({md5EndTime:new Date().getTime()}),Im.call(Xf,{Action:"name/cos:InitiateMultipartUpload",method:"POST",Bucket:If.Bucket,Region:If.Region,Key:If.Key,action:"uploads",headers:If.Headers,qs:If.Query,tracker:Th},function(wh,_h){if(wh)return Th&&Th.parent&&Th.parent.setParams({errorNode:"multipartInit"}),th(wh);if(_h=dd.clone(_h||{}),_h&&_h.InitiateMultipartUploadResult)return th(null,dd.extend(_h.InitiateMultipartUploadResult,{statusCode:_h.statusCode,headers:_h.headers}));th(null,_h)})},If.onHashProgress)}function hm(If,th){var Xf=this;dd.getFileSize("multipartUpload",If,function(){var uh=If.tracker,Th=Xf.options.UploadCheckContentMd5;Th&&uh&&uh.setParams({md5StartTime:new Date().getTime()}),dd.getBodyMd5(Th,If.Body,function(yh){yh&&(If.Headers["Content-MD5"]=dd.b64(yh)),Th&&uh&&uh.setParams({md5EndTime:new Date().getTime()}),uh&&uh.setParams({partNumber:If.PartNumber}),Im.call(Xf,{Action:"name/cos:UploadPart",TaskId:If.TaskId,method:"PUT",Bucket:If.Bucket,Region:If.Region,Key:If.Key,qs:{partNumber:If.PartNumber,uploadId:If.UploadId},headers:If.Headers,onProgress:If.onProgress,body:If.Body||null,tracker:uh},function(Rh,wh){if(Rh)return uh&&uh.parent&&uh.parent.setParams({errorNode:"multipartUpload"}),th(Rh);th(null,{ETag:dd.attr(wh.headers,"etag",""),statusCode:wh.statusCode,headers:wh.headers})})})})}function sm(If,th){for(var Xf=this,uh=If.UploadId,Th=If.Parts,yh=If.tracker,Rh=0,wh=Th.length;Rh<wh;Rh++)Th[Rh].ETag&&Th[Rh].ETag.indexOf('"')===0||(Th[Rh].ETag='"'+Th[Rh].ETag+'"');var _h=dd.json2xml({CompleteMultipartUpload:{Part:Th}});_h=_h.replace(/\n\s*/g,"");var Jh=If.Headers;Jh["Content-Type"]="application/xml",Jh["Content-MD5"]=dd.b64(dd.md5(_h)),Im.call(this,{Action:"name/cos:CompleteMultipartUpload",method:"POST",Bucket:If.Bucket,Region:If.Region,Key:If.Key,qs:{uploadId:uh},body:_h,headers:Jh,tracker:yh},function(um,Um){if(um)return yh&&yh.parent&&yh.parent.setParams({errorNode:"multipartComplete"}),th(um);var Tm=j_({ForcePathStyle:Xf.options.ForcePathStyle,protocol:Xf.options.Protocol,domain:Xf.options.Domain,bucket:If.Bucket,region:If.Region,object:If.Key,isLocation:!0}),zm=Um.CompleteMultipartUploadResult||{};if(zm.ProcessResults&&(zm.UploadResult={OriginalInfo:{Key:zm.Key,Location:Tm,ETag:zm.ETag,ImageInfo:zm.ImageInfo},ProcessResults:zm.ProcessResults},delete zm.ImageInfo,delete zm.ProcessResults),zm.CallbackResult){var S_=zm.CallbackResult;if(S_.Status==="200"&&S_.CallbackBody)try{zm.CallbackBody=JSON.parse(dd.decodeBase64(S_.CallbackBody))}catch{zm.CallbackBody={}}else zm.CallbackError=S_.Error||{};delete zm.CallbackResult}if(zm.ReturnBodyResult){var C_=zm.ReturnBodyResult;if(C_.Status==="200"&&C_.ReturnBody)try{zm.ReturnBody=JSON.parse(dd.decodeBase64(C_.ReturnBody))}catch{zm.ReturnBody={}}else zm.ReturnError={Code:C_.Code,Message:C_.Message,Status:C_.Status};delete zm.ReturnBodyResult}var d_=dd.extend(zm,{Location:Tm,statusCode:Um.statusCode,headers:Um.headers});th(null,d_)})}function Fm(If,th){var Xf={};Xf.delimiter=If.Delimiter,Xf["encoding-type"]=If.EncodingType,Xf.prefix=If.Prefix||"",Xf["max-uploads"]=If.MaxUploads,Xf["key-marker"]=If.KeyMarker,Xf["upload-id-marker"]=If.UploadIdMarker,Xf=dd.clearKey(Xf);var uh=If.tracker;uh&&uh.setParams({signStartTime:new Date().getTime()}),Im.call(this,{Action:"name/cos:ListMultipartUploads",ResourceKey:Xf.prefix,method:"GET",Bucket:If.Bucket,Region:If.Region,headers:If.Headers,qs:Xf,action:"uploads",tracker:uh},function(Th,yh){if(Th)return uh&&uh.parent&&uh.parent.setParams({errorNode:"multipartList"}),th(Th);if(yh&&yh.ListMultipartUploadsResult){var Rh=yh.ListMultipartUploadsResult.Upload||[];Rh=dd.isArray(Rh)?Rh:[Rh],yh.ListMultipartUploadsResult.Upload=Rh}var wh=dd.clone(yh.ListMultipartUploadsResult||{});dd.extend(wh,{statusCode:yh.statusCode,headers:yh.headers}),th(null,wh)})}function Rm(If,th){var Xf={},uh=If.tracker;Xf.uploadId=If.UploadId,Xf["encoding-type"]=If.EncodingType,Xf["max-parts"]=If.MaxParts,Xf["part-number-marker"]=If.PartNumberMarker,Im.call(this,{Action:"name/cos:ListParts",method:"GET",Bucket:If.Bucket,Region:If.Region,Key:If.Key,headers:If.Headers,qs:Xf,tracker:uh},function(Th,yh){if(Th)return uh&&uh.parent&&uh.parent.setParams({errorNode:"multipartListPart"}),th(Th);var Rh=yh.ListPartsResult||{},wh=Rh.Part||[];wh=dd.isArray(wh)?wh:[wh],Rh.Part=wh;var _h=dd.clone(Rh);dd.extend(_h,{statusCode:yh.statusCode,headers:yh.headers}),th(null,_h)})}function Hm(If,th){var Xf={};Xf.uploadId=If.UploadId,Im.call(this,{Action:"name/cos:AbortMultipartUpload",method:"DELETE",Bucket:If.Bucket,Region:If.Region,Key:If.Key,headers:If.Headers,qs:Xf,tracker:If.tracker},function(uh,Th){if(uh)return th(uh);th(null,{statusCode:Th.statusCode,headers:Th.headers})})}function Zm(If,th){Im.call(this,{method:If.Method,Bucket:If.Bucket,Region:If.Region,Key:If.Key,action:If.Action,headers:If.Headers,qs:If.Query,body:If.Body,Url:If.Url,rawBody:If.RawBody,DataType:If.DataType,tracker:If.tracker},function(Xf,uh){if(Xf)return th(Xf);uh&&uh.body&&(uh.Body=uh.body,delete uh.body),th(Xf,uh)})}function L_(If,th){var Xf=If.Headers;!Xf["Cache-Control"]&&!Xf["cache-control"]&&(Xf["Cache-Control"]=""),!Xf["Content-Type"]&&!Xf["content-type"]&&(Xf["Content-Type"]=If.Body&&If.Body.type||""),Im.call(this,{Action:"name/cos:AppendObject",method:"POST",Bucket:If.Bucket,Region:If.Region,action:"append",Key:If.Key,body:If.Body,qs:{position:If.Position},headers:If.Headers,tracker:If.tracker},function(uh,Th){if(uh)return th(uh);th(null,Th)})}function l_(If){var th=this;return dd.getAuth({SecretId:If.SecretId||this.options.SecretId||"",SecretKey:If.SecretKey||this.options.SecretKey||"",Bucket:If.Bucket,Region:If.Region,Method:If.Method,Key:If.Key,Query:If.Query,Headers:If.Headers,Expires:If.Expires,UseRawKey:th.options.UseRawKey,SystemClockOffset:th.options.SystemClockOffset})}function T_(If,th){var Xf=this,uh=If.UseAccelerate===void 0?Xf.options.UseAccelerate:If.UseAccelerate,Th=j_({ForcePathStyle:Xf.options.ForcePathStyle,protocol:If.Protocol||Xf.options.Protocol,domain:If.Domain||Xf.options.Domain,bucket:If.Bucket,region:uh?"accelerate":If.Region,object:If.Key}),yh="";If.Query&&(yh+=dd.obj2str(If.Query)),If.QueryString&&(yh+=(yh?"&":"")+If.QueryString);var Rh=Th;if(If.Sign!==void 0&&!If.Sign)return yh&&(Rh+="?"+yh),th(null,{Url:Rh}),Rh;var wh=G_.call(this,{Bucket:If.Bucket,Region:If.Region,UseAccelerate:If.UseAccelerate,Url:Th}),_h=Q_.call(this,{Action:(If.Method||"").toUpperCase()==="PUT"?"name/cos:PutObject":"name/cos:GetObject",Bucket:If.Bucket||"",Region:If.Region||"",Method:If.Method||"get",Key:If.Key,Expires:If.Expires,Headers:If.Headers,Query:If.Query,SignHost:wh,ForceSignHost:If.ForceSignHost===!1?!1:Xf.options.ForceSignHost},function(Jh,um){if(th){if(Jh){th(Jh);return}var Um=function(S_){var C_=S_.match(/q-url-param-list.*?(?=&)/g)[0],d_="q-url-param-list="+encodeURIComponent(C_.replace(/q-url-param-list=/,"")).toLowerCase(),Dm=new RegExp(C_,"g"),V_=S_.replace(Dm,d_);return V_},Tm=Th;Tm+="?"+(um.Authorization.indexOf("q-signature")>-1?Um(um.Authorization):"sign="+encodeURIComponent(um.Authorization)),um.SecurityToken&&(Tm+="&x-cos-security-token="+um.SecurityToken),um.ClientIP&&(Tm+="&clientIP="+um.ClientIP),um.ClientUA&&(Tm+="&clientUA="+um.ClientUA),um.Token&&(Tm+="&token="+um.Token),yh&&(Tm+="&"+yh),setTimeout(function(){th(null,{Url:Tm})})}});return _h?(Rh+="?"+_h.Authorization+(_h.SecurityToken?"&x-cos-security-token="+_h.SecurityToken:""),yh&&(Rh+="&"+yh)):yh&&(Rh+="?"+yh),Rh}function Qm(If){var th={GrantFullControl:[],GrantWrite:[],GrantRead:[],GrantReadAcp:[],GrantWriteAcp:[],ACL:""},Xf={FULL_CONTROL:"GrantFullControl",WRITE:"GrantWrite",READ:"GrantRead",READ_ACP:"GrantReadAcp",WRITE_ACP:"GrantWriteAcp"},uh=If&&If.AccessControlList||{},Th=uh.Grant;Th&&(Th=dd.isArray(Th)?Th:[Th]);var yh={READ:0,WRITE:0,FULL_CONTROL:0};return Th&&Th.length&&dd.each(Th,function(Rh){var wh=Rh.Grantee.URI&&Rh.Grantee.URI.endsWith("/groups/global/AllUsers");Rh.Grantee.ID==="qcs::cam::anyone:anyone"||wh?yh[Rh.Permission]=1:Rh.Grantee.ID!==If.Owner.ID&&th[Xf[Rh.Permission]].push('id="'+Rh.Grantee.ID+'"')}),yh.FULL_CONTROL||yh.WRITE&&yh.READ?th.ACL="public-read-write":yh.READ?th.ACL="public-read":th.ACL="private",dd.each(Xf,function(Rh){th[Rh]=F_(th[Rh].join(","))}),th}function F_(If){var th=If.split(","),Xf={},uh,Th;for(uh=0;uh<th.length;)Th=th[uh].trim(),Xf[Th]?th.splice(uh,1):(Xf[Th]=!0,th[uh]=Th,uh++);return th.join(",")}function j_(If){var th=If.region||"",Xf=If.bucket||"",uh=Xf.substr(0,Xf.lastIndexOf("-")),Th=Xf.substr(Xf.lastIndexOf("-")+1),yh=If.domain,Rh=If.object;typeof yh=="function"&&(yh=yh({Bucket:Xf,Region:th})),["http","https"].includes(If.protocol)&&(If.protocol=If.protocol+":");var wh=If.protocol||(dd.isBrowser&&(typeof location>"u"?"undefined":ud(location))==="object"&&location.protocol==="http:"?"http:":"https:");yh||(["cn-south","cn-south-2","cn-north","cn-east","cn-southwest","sg"].indexOf(th)>-1?yh="{Region}.myqcloud.com":yh="cos.{Region}.myqcloud.com",If.ForcePathStyle||(yh="{Bucket}."+yh)),yh=yh.replace(/\{\{AppId\}\}/gi,Th).replace(/\{\{Bucket\}\}/gi,uh).replace(/\{\{Region\}\}/gi,th).replace(/\{\{.*?\}\}/gi,""),yh=yh.replace(/\{AppId\}/gi,Th).replace(/\{BucketName\}/gi,uh).replace(/\{Bucket\}/gi,Xf).replace(/\{Region\}/gi,th).replace(/\{.*?\}/gi,""),/^[a-zA-Z]+:\/\//.test(yh)||(yh=wh+"//"+yh),yh.slice(-1)==="/"&&(yh=yh.slice(0,-1));var _h=yh;return If.ForcePathStyle&&(_h+="/"+Xf),_h+="/",Rh&&(_h+=dd.camSafeUrlEncode(Rh).replace(/%2F/g,"/")),If.isLocation&&(_h=_h.replace(/^https?:\/\//,"")),_h}var G_=function(th){if(!th.Bucket||!th.Region)return"";var Xf=th.UseAccelerate===void 0?this.options.UseAccelerate:th.UseAccelerate,uh=th.Url||j_({ForcePathStyle:this.options.ForcePathStyle,protocol:this.options.Protocol,domain:this.options.Domain,bucket:th.Bucket,region:Xf?"accelerate":th.Region}),Th=uh.replace(/^https?:\/\/([^/]+)(\/.*)?$/,"$1");return Th};function Q_(If,th){var Xf=dd.clone(If.Headers),uh="";dd.each(Xf,function(h_,n_){(h_===""||["content-type","cache-control","expires"].indexOf(n_.toLowerCase())>-1)&&delete Xf[n_],n_.toLowerCase()==="host"&&(uh=h_)});var Th=If.ForceSignHost!==!1;!uh&&If.SignHost&&Th&&(Xf.Host=If.SignHost);var yh=!1,Rh=function(n_,Lm){yh||(yh=!0,Lm&&Lm.XCosSecurityToken&&!Lm.SecurityToken&&(Lm=dd.clone(Lm),Lm.SecurityToken=Lm.XCosSecurityToken,delete Lm.XCosSecurityToken),th&&th(n_,Lm))},wh=this,_h=If.Bucket||"",Jh=If.Region||"",um=If.Key||"";wh.options.ForcePathStyle&&_h&&(um=_h+"/"+um);var Um="/"+um,Tm={},zm=If.Scope;if(!zm){var S_=If.Action||"",C_=If.ResourceKey||If.Key||"";zm=If.Scope||[{action:S_,bucket:_h,region:Jh,prefix:C_}]}var d_=dd.md5(JSON.stringify(zm));wh._StsCache=wh._StsCache||[],function(){var h_,n_;for(h_=wh._StsCache.length-1;h_>=0;h_--){n_=wh._StsCache[h_];var Lm=Math.round(dd.getSkewTime(wh.options.SystemClockOffset)/1e3)+30;if(n_.StartTime&&Lm<n_.StartTime||Lm>=n_.ExpiredTime){wh._StsCache.splice(h_,1);continue}if(!n_.ScopeLimit||n_.ScopeLimit&&n_.ScopeKey===d_){Tm=n_;break}}}();var Dm=function(){var n_="";Tm.StartTime&&If.Expires?n_=Tm.StartTime+";"+(Tm.StartTime+If.Expires*1):Tm.StartTime&&Tm.ExpiredTime&&(n_=Tm.StartTime+";"+Tm.ExpiredTime);var Lm=dd.getAuth({SecretId:Tm.TmpSecretId,SecretKey:Tm.TmpSecretKey,Method:If.Method,Pathname:Um,Query:If.Query,Headers:Xf,Expires:If.Expires,UseRawKey:wh.options.UseRawKey,SystemClockOffset:wh.options.SystemClockOffset,KeyTime:n_,ForceSignHost:Th}),v_={Authorization:Lm,SecurityToken:Tm.SecurityToken||Tm.XCosSecurityToken||"",Token:Tm.Token||"",ClientIP:Tm.ClientIP||"",ClientUA:Tm.ClientUA||"",SignFrom:"client"};Rh(null,v_)},V_=function(n_){if(n_.Authorization){var Lm=!1,v_=n_.Authorization;if(v_)if(v_.indexOf(" ")>-1)Lm=!1;else if(v_.indexOf("q-sign-algorithm=")>-1&&v_.indexOf("q-ak=")>-1&&v_.indexOf("q-sign-time=")>-1&&v_.indexOf("q-key-time=")>-1&&v_.indexOf("q-url-param-list=")>-1)Lm=!0;else try{v_=atob(v_),v_.indexOf("a=")>-1&&v_.indexOf("k=")>-1&&v_.indexOf("t=")>-1&&v_.indexOf("r=")>-1&&v_.indexOf("b=")>-1&&(Lm=!0)}catch{}if(!Lm)return dd.error(new Error("getAuthorization callback params format error"))}else{if(!n_.TmpSecretId)return dd.error(new Error('getAuthorization callback params missing "TmpSecretId"'));if(!n_.TmpSecretKey)return dd.error(new Error('getAuthorization callback params missing "TmpSecretKey"'));if(!n_.SecurityToken&&!n_.XCosSecurityToken)return dd.error(new Error('getAuthorization callback params missing "SecurityToken"'));if(!n_.ExpiredTime)return dd.error(new Error('getAuthorization callback params missing "ExpiredTime"'));if(n_.ExpiredTime&&n_.ExpiredTime.toString().length!==10)return dd.error(new Error('getAuthorization callback params "ExpiredTime" should be 10 digits'));if(n_.StartTime&&n_.StartTime.toString().length!==10)return dd.error(new Error('getAuthorization callback params "StartTime" should be 10 StartTime'))}return!1};if(Tm.ExpiredTime&&Tm.ExpiredTime-dd.getSkewTime(wh.options.SystemClockOffset)/1e3>60)Dm();else if(wh.options.getAuthorization)wh.options.getAuthorization.call(wh,{Bucket:_h,Region:Jh,Method:If.Method,Key:um,Pathname:Um,Query:If.Query,Headers:Xf,Scope:zm,SystemClockOffset:wh.options.SystemClockOffset,ForceSignHost:Th},function(h_){typeof h_=="string"&&(h_={Authorization:h_});var n_=V_(h_);if(n_)return Rh(n_);h_.Authorization?Rh(null,h_):(Tm=h_||{},Tm.Scope=zm,Tm.ScopeKey=d_,wh._StsCache.push(Tm),Dm())});else if(wh.options.getSTS)wh.options.getSTS.call(wh,{Bucket:_h,Region:Jh},function(h_){Tm=h_||{},Tm.Scope=zm,Tm.ScopeKey=d_,Tm.TmpSecretId||(Tm.TmpSecretId=Tm.SecretId),Tm.TmpSecretKey||(Tm.TmpSecretKey=Tm.SecretKey);var n_=V_(Tm);if(n_)return Rh(n_);wh._StsCache.push(Tm),Dm()});else return function(){var h_="";if(wh.options.StartTime&&If.Expires){if(wh.options.StartTime.toString().length!==10)return Rh(dd.error(new Error('params "StartTime" should be 10 digits')));h_=wh.options.StartTime+";"+(wh.options.StartTime+If.Expires*1)}else if(wh.options.StartTime&&wh.options.ExpiredTime){if(wh.options.StartTime.toString().length!==10)return Rh(dd.error(new Error('params "StartTime" should be 10 digits')));if(wh.options.ExpiredTime.toString().length!==10)return Rh(dd.error(new Error('params "ExpiredTime" should be 10 digits')));h_=wh.options.StartTime+";"+wh.options.ExpiredTime*1}var n_=dd.getAuth({SecretId:If.SecretId||wh.options.SecretId,SecretKey:If.SecretKey||wh.options.SecretKey,Method:If.Method,Pathname:Um,Query:If.Query,Headers:Xf,Expires:If.Expires,KeyTime:h_,UseRawKey:wh.options.UseRawKey,SystemClockOffset:wh.options.SystemClockOffset,ForceSignHost:Th}),Lm={Authorization:n_,SecurityToken:wh.options.SecurityToken||wh.options.XCosSecurityToken,SignFrom:"client"};return Rh(null,Lm),Lm}();return""}function q_(If){var th=this,Xf=!1,uh=!1,Th=!1,yh=If.headers&&(If.headers.date||If.headers.Date)||If.error&&If.error.ServerTime;try{var Rh=If.error.Code,wh=If.error.Message;(Rh==="RequestTimeTooSkewed"||Rh==="AccessDenied"&&wh==="Request has expired")&&(uh=!0)}catch{}if(If)if(uh&&yh){var _h=Date.parse(yh);this.options.CorrectClockSkew&&Math.abs(dd.getSkewTime(this.options.SystemClockOffset)-_h)>=3e4&&(console.error("error: Local time is too skewed."),this.options.SystemClockOffset=_h-Date.now(),Xf=!0)}else Math.floor(If.statusCode/100)===5?Xf=!0:If.message==="CORS blocked or network error"&&(Th=!0,Xf=th.options.AutoSwitchHost);return{canRetry:Xf,networkError:Th}}function D_(If){var th=If.requestUrl,Xf=If.clientCalcSign,uh=If.networkError;if(!this.options.AutoSwitchHost||!th||!Xf||!uh)return!1;var Th=/^https?:\/\/[^\/]*\.cos\.[^\/]*\.myqcloud\.com(\/.*)?$/,yh=/^https?:\/\/[^\/]*\.cos\.accelerate\.myqcloud\.com(\/.*)?$/,Rh=Th.test(th)&&!yh.test(th);return Rh}function Im(If,th){var Xf=this;!If.headers&&(If.headers={}),!If.qs&&(If.qs={}),If.VersionId&&(If.qs.versionId=If.VersionId),If.qs=dd.clearKey(If.qs),If.headers&&(If.headers=dd.clearKey(If.headers)),If.qs&&(If.qs=dd.clearKey(If.qs));var uh=dd.clone(If.qs);If.action&&(uh[If.action]="");var Th=If.url||If.Url,yh=If.SignHost||G_.call(this,{Bucket:If.Bucket,Region:If.Region,Url:Th}),Rh=If.tracker,wh=function _h(Jh){var um=Xf.options.SystemClockOffset;Rh&&Rh.setParams({signStartTime:new Date().getTime(),httpRetryTimes:Jh-1}),If.SwitchHost&&(yh=yh.replace(/myqcloud.com/,"tencentcos.cn")),Q_.call(Xf,{Bucket:If.Bucket||"",Region:If.Region||"",Method:If.method,Key:If.Key,Query:uh,Headers:If.headers,SignHost:yh,Action:If.Action,ResourceKey:If.ResourceKey,Scope:If.Scope,ForceSignHost:Xf.options.ForceSignHost,SwitchHost:If.SwitchHost},function(Um,Tm){if(Um){th(Um);return}Rh&&Rh.setParams({signEndTime:new Date().getTime(),httpStartTime:new Date().getTime()}),If.AuthData=Tm,Ig.call(Xf,If,function(zm,S_){Rh&&Rh.setParams({httpEndTime:new Date().getTime()});var C_=!1,d_=!1;if(zm){var Dm=q_.call(Xf,zm);C_=Dm.canRetry||um!==Xf.options.SystemClockOffset,d_=Dm.networkError}if(zm&&Jh<2&&C_){If.headers&&(delete If.headers.Authorization,delete If.headers.token,delete If.headers.clientIP,delete If.headers.clientUA,If.headers["x-cos-security-token"]&&delete If.headers["x-cos-security-token"],If.headers["x-ci-security-token"]&&delete If.headers["x-ci-security-token"]);var V_=D_.call(Xf,{requestUrl:(zm==null?void 0:zm.url)||"",clientCalcSign:Tm.SignFrom==="client",networkError:d_});If.SwitchHost=V_,If.retry=!0,_h(Jh+1)}else th(zm,S_)})})};wh(1)}function Ig(If,th){var Xf=this,uh=If.TaskId;if(!(uh&&!Xf._isRunningTask(uh))){var Th=If.Bucket,yh=If.Region,Rh=If.Key,wh=If.method||"GET",_h=If.Url||If.url,Jh=If.body,um=If.rawBody;Xf.options.UseAccelerate&&(yh="accelerate"),_h=_h||j_({ForcePathStyle:Xf.options.ForcePathStyle,protocol:Xf.options.Protocol,domain:Xf.options.Domain,bucket:Th,region:yh,object:Rh}),If.SwitchHost&&(_h=_h.replace(/myqcloud.com/,"tencentcos.cn"));var Um=Rh?_h:"";If.action&&(_h=_h+"?"+(dd.isIOS_QQ?"".concat(If.action,"="):If.action)),If.qsStr&&(_h.indexOf("?")>-1?_h=_h+"&"+If.qsStr:_h=_h+"?"+If.qsStr);var Tm={method:wh,url:_h,headers:If.headers,qs:If.qs,body:Jh},zm="x-cos-security-token";if(dd.isCIHost(_h)&&(zm="x-ci-security-token"),Tm.headers.Authorization=If.AuthData.Authorization,If.AuthData.Token&&(Tm.headers.token=If.AuthData.Token),If.AuthData.ClientIP&&(Tm.headers.clientIP=If.AuthData.ClientIP),If.AuthData.ClientUA&&(Tm.headers.clientUA=If.AuthData.ClientUA),If.AuthData.SecurityToken&&(Tm.headers[zm]=If.AuthData.SecurityToken),Tm.headers&&(Tm.headers=dd.clearKey(Tm.headers)),If.retry&&(Tm.headers["x-cos-sdk-retry"]=!0),Tm=dd.clearKey(Tm),If.onProgress&&typeof If.onProgress=="function"){var S_=Jh&&(Jh.size||Jh.length)||0;Tm.onProgress=function(Lm){if(!(uh&&!Xf._isRunningTask(uh))){var v_=Lm?Lm.loaded:0;If.onProgress({loaded:v_,total:S_})}}}If.onDownloadProgress&&(Tm.onDownloadProgress=If.onDownloadProgress),If.DataType&&(Tm.dataType=If.DataType),this.options.Timeout&&(Tm.timeout=this.options.Timeout),Xf.options.ForcePathStyle&&(Tm.pathStyle=Xf.options.ForcePathStyle),Xf.emit("before-send",Tm);var C_=Tm.url.includes("accelerate."),d_=Tm.qs?Object.keys(Tm.qs).map(function(Lm){return"".concat(Lm,"=").concat(Tm.qs[Lm])}).join("&"):"",Dm=d_?Tm.url+"?"+d_:Tm.url;if(If.tracker){var V_;If.tracker.setParams({url:Dm,httpMethod:Tm.method,accelerate:C_,httpSize:((V_=Tm.body)===null||V_===void 0?void 0:V_.size)||0}),If.tracker.parent&&!If.tracker.parent.params.url&&If.tracker.parent.setParams({url:Um,accelerate:C_})}var h_=(Xf.options.Request||cd)(Tm,function(Lm){if(!(Lm&&Lm.error==="abort")){var v_={options:Tm,error:Lm&&Lm.error,statusCode:Lm&&Lm.statusCode||0,statusMessage:Lm&&Lm.statusMessage||"",headers:Lm&&Lm.headers||{},body:Lm&&Lm.body};Xf.emit("after-receive",v_);var Jg=v_.error,Zg=v_.body,mm={statusCode:v_.statusCode,statusMessage:v_.statusMessage,headers:v_.headers},i_,Og=function(Rg,z_){if(uh&&Xf.off("inner-kill-task",n_),!i_){i_=!0;var mg={};if(mm&&mm.statusCode&&(mg.statusCode=mm.statusCode),mm&&mm.headers&&(mg.headers=mm.headers),Rg)Tm.url&&(mg.url=Tm.url),Tm.method&&(mg.method=Tm.method),Rg=dd.extend(Rg||{},mg),th(Rg,null);else{if(If.Action==="name/cos:PutObject"){var ag={};for(var t0 in If.headers){var R0=t0.toLowerCase();ag[R0]=If.headers[t0]}ag["x-cos-callback"]?z_.Error?(z_.CallbackError=dd.clone(z_.Error),delete z_.Error):z_.CallbackBody=dd.clone(z_):ag["x-cos-return-body"]&&(z_.Error?(z_.ReturnError=dd.clone(z_.Error),delete z_.Error):z_.ReturnBody=dd.clone(z_))}z_=dd.extend(z_||{},mg),th(null,z_)}h_=null}};if(Jg)return Og(dd.error(Jg));var f0=mm.statusCode,h0=Math.floor(f0/100)===2;if(um){if(h0)return Og(null,{body:Zg});if(Zg instanceof Blob){dd.readAsBinaryString(Zg,function(a_){var Rg=dd.parseResBody(a_),z_=Rg.Error||Rg;return Og(dd.error(new Error(z_.Message||"response body error"),{code:z_.Code,error:z_}))});return}}var Hg=dd.parseResBody(Zg),e0=Hg.Error||Hg;h0?Og(null,Hg):e0?Og(dd.error(new Error(e0.Message),{code:e0.Code,error:e0})):f0?Og(dd.error(new Error(mm.statusMessage),{code:""+f0})):f0&&Og(dd.error(new Error("statusCode error")))}}),n_=function Lm(v_){v_.TaskId===uh&&(h_&&h_.abort&&h_.abort(),Xf.off("inner-kill-task",Lm))};uh&&Xf.on("inner-kill-task",n_)}}var Ug={getService:pd,putBucket:fd,headBucket:md,getBucket:vd,deleteBucket:Ad,putBucketAcl:Nd,getBucketAcl:Id,putBucketCors:Od,getBucketCors:Fd,deleteBucketCors:Pd,getBucketLocation:Md,getBucketPolicy:jd,putBucketPolicy:Bd,deleteBucketPolicy:Hd,putBucketTagging:Gd,getBucketTagging:zd,deleteBucketTagging:df,putBucketLifecycle:Wd,getBucketLifecycle:Jd,deleteBucketLifecycle:Xd,putBucketVersioning:_f,getBucketVersioning:vf,putBucketReplication:Sf,getBucketReplication:gf,deleteBucketReplication:bf,putBucketWebsite:Tf,getBucketWebsite:Mf,deleteBucketWebsite:Kf,putBucketReferer:Zf,getBucketReferer:eh,putBucketDomain:$f,getBucketDomain:Df,deleteBucketDomain:Lf,putBucketOrigin:zf,getBucketOrigin:Jf,deleteBucketOrigin:xf,putBucketLogging:yf,getBucketLogging:Bf,putBucketInventory:oh,postBucketInventory:Yf,getBucketInventory:kf,listBucketInventory:Vf,deleteBucketInventory:fh,putBucketAccelerate:Gf,getBucketAccelerate:wf,putBucketEncryption:Rf,getBucketEncryption:Uf,deleteBucketEncryption:ph,getObject:Ah,headObject:gh,listObjectVersions:ah,putObject:dh,deleteObject:Mh,getObjectAcl:Yh,putObjectAcl:Bh,optionsObject:Xh,putObjectCopy:dm,deleteMultipleObject:Of,restoreObject:Nf,putObjectTagging:rh,getObjectTagging:ch,deleteObjectTagging:Sh,selectObjectContent:Oh,appendObject:L_,uploadPartCopy:nh,multipartInit:Zh,multipartUpload:hm,multipartComplete:sm,multipartList:Fm,multipartListPart:Rm,multipartAbort:Hm,request:Zm,getObjectUrl:T_,getAuth:l_};function $g(If,th,Xf){dd.each(["Cors","Acl"],function(uh){if(If.slice(-uh.length)===uh){var Th=If.slice(0,-uh.length)+uh.toUpperCase(),yh=dd.apiWrapper(If,th),Rh=!1;Xf[Th]=function(){!Rh&&console.warn("warning: cos."+Th+" has been deprecated. Please Use cos."+If+" instead."),Rh=!0,yh.apply(this,arguments)}}})}nd.exports.init=function(If,th){th.transferToTaskMethod(Ug,"putObject"),dd.each(Ug,function(Xf,uh){If.prototype[uh]=dd.apiWrapper(uh,Xf),$g(uh,Xf,If.prototype)})}},"./src/cos.js":function(nd,od,ld){var ud=ld("./src/util.js"),cd=ld("./src/event.js"),dd=ld("./src/task.js"),pd=ld("./src/base.js"),fd=ld("./src/advance.js"),md=ld("./package.json"),vd={AppId:"",SecretId:"",SecretKey:"",SecurityToken:"",StartTime:0,ExpiredTime:0,ChunkRetryTimes:2,FileParallelLimit:3,ChunkParallelLimit:3,ChunkSize:1024*1024,SliceSize:1024*1024,CopyChunkParallelLimit:20,CopyChunkSize:1024*1024*10,CopySliceSize:1024*1024*10,MaxPartNumber:1e4,ProgressInterval:1e3,Domain:"",ServiceDomain:"",Protocol:"",CompatibilityMode:!1,ForcePathStyle:!1,UseRawKey:!1,Timeout:0,CorrectClockSkew:!0,SystemClockOffset:0,UploadCheckContentMd5:!1,UploadQueueSize:1e4,UploadAddMetaMd5:!1,UploadIdCacheLimit:50,UseAccelerate:!1,ForceSignHost:!0,AutoSwitchHost:!0,CopySourceParser:null,ObjectKeySimplifyCheck:!0,DeepTracker:!1,TrackerDelay:5e3,CustomId:"",BeaconReporter:null,ClsReporter:null},Ad=function(Id){if(this.options=ud.extend(ud.clone(vd),Id||{}),this.options.FileParallelLimit=Math.max(1,this.options.FileParallelLimit),this.options.ChunkParallelLimit=Math.max(1,this.options.ChunkParallelLimit),this.options.ChunkRetryTimes=Math.max(0,this.options.ChunkRetryTimes),this.options.ChunkSize=Math.max(1024*1024,this.options.ChunkSize),this.options.CopyChunkParallelLimit=Math.max(1,this.options.CopyChunkParallelLimit),this.options.CopyChunkSize=Math.max(1024*1024,this.options.CopyChunkSize),this.options.CopySliceSize=Math.max(0,this.options.CopySliceSize),this.options.MaxPartNumber=Math.max(1024,Math.min(1e4,this.options.MaxPartNumber)),this.options.Timeout=Math.max(0,this.options.Timeout),this.options.EnableReporter=this.options.BeaconReporter||this.options.ClsReporter,this.options.AppId&&console.warn('warning: AppId has been deprecated, Please put it at the end of parameter Bucket(E.g: "test-1250000000").'),this.options.SecretId&&this.options.SecretId.indexOf(" ")>-1&&(console.error("error: SecretId格式错误请检查"),console.error("error: SecretId format is incorrect. Please check")),this.options.SecretKey&&this.options.SecretKey.indexOf(" ")>-1&&(console.error("error: SecretKey格式错误请检查"),console.error("error: SecretKey format is incorrect. Please check")),ud.isNode()&&(console.log("Tip: Next.js、Nuxt.js 等服务端渲染技术可正常使用JavaScript SDK请忽略下方 nodejs 环境警告"),console.warn("warning: cos-js-sdk-v5 不支持 nodejs 环境使用,请改用 cos-nodejs-sdk-v5参考文档 https://cloud.tencent.com/document/product/436/8629"),console.warn("warning: cos-js-sdk-v5 does not support nodejs environment. Please use cos-nodejs-sdk-v5 instead. See: https://cloud.tencent.com/document/product/436/8629")),this.options.ForcePathStyle)throw console.warn("cos-js-sdk-v5不再支持使用path-style仅支持使用virtual-hosted-style参考文档https://cloud.tencent.com/document/product/436/96243"),new Error("ForcePathStyle is not supported");cd.init(this),dd.init(this)};pd.init(Ad,dd),fd.init(Ad,dd),Ad.util={md5:ud.md5,xml2json:ud.xml2json,json2xml:ud.json2xml,encodeBase64:ud.encodeBase64},Ad.getAuthorization=ud.getAuth,Ad.version=md.version,nd.exports=Ad},"./src/event.js":function(nd,od){var ld=function(dd){var pd={},fd=function(vd){return!pd[vd]&&(pd[vd]=[]),pd[vd]};dd.on=function(md,vd){md==="task-list-update"&&console.warn('warning: Event "'+md+'" has been deprecated. Please use "list-update" instead.'),fd(md).push(vd)},dd.off=function(md,vd){for(var Ad=fd(md),Nd=Ad.length-1;Nd>=0;Nd--)vd===Ad[Nd]&&Ad.splice(Nd,1)},dd.emit=function(md,vd){for(var Ad=fd(md).map(function(Id){return Id}),Nd=0;Nd<Ad.length;Nd++)Ad[Nd](vd)}},ud=function(){ld(this)};nd.exports.init=ld,nd.exports.EventProxy=ud},"./src/session.js":function(nd,od,ld){var ud=ld("./src/util.js"),cd="cos_sdk_upload_cache",dd=30*24*3600,pd,fd,md=function(){try{var Fd=JSON.parse(localStorage.getItem(cd))}catch{}Fd||(Fd=[]),pd=Fd},vd=function(){try{pd.length?localStorage.setItem(cd,JSON.stringify(pd)):localStorage.removeItem(cd)}catch{}},Ad=function(){if(!pd){md.call(this);for(var Fd=!1,Pd=Math.round(Date.now()/1e3),Md=pd.length-1;Md>=0;Md--){var Bd=pd[Md][2];(!Bd||Bd+dd<Pd)&&(pd.splice(Md,1),Fd=!0)}Fd&&vd()}},Nd=function(){fd||(fd=setTimeout(function(){vd(),fd=null},400))},Id={using:{},setUsing:function(Fd){Id.using[Fd]=!0},removeUsing:function(Fd){delete Id.using[Fd]},getFileId:function(Fd,Pd,Md,Bd){return Fd.name&&Fd.size&&Fd.lastModifiedDate&&Pd?ud.md5([Fd.name,Fd.size,Fd.lastModifiedDate,Pd,Md,Bd].join("::")):null},getCopyFileId:function(Fd,Pd,Md,Bd,jd){var Hd=Pd["content-length"],Gd=Pd.etag||"",zd=Pd["last-modified"];return Fd&&Md?ud.md5([Fd,Hd,Gd,zd,Md,Bd,jd].join("::")):null},getUploadIdList:function(Fd){if(!Fd)return null;Ad.call(this);for(var Pd=[],Md=0;Md<pd.length;Md++)pd[Md][0]===Fd&&Pd.push(pd[Md][1]);return Pd.length?Pd:null},saveUploadId:function(Fd,Pd,Md){if(Ad.call(this),!!Fd){for(var Bd=pd.length-1;Bd>=0;Bd--){var jd=pd[Bd];jd[0]===Fd&&jd[1]===Pd&&pd.splice(Bd,1)}pd.unshift([Fd,Pd,Math.round(Date.now()/1e3)]),pd.length>Md&&pd.splice(Md),Nd()}},removeUploadId:function(Fd){Ad.call(this),delete Id.using[Fd];for(var Pd=pd.length-1;Pd>=0;Pd--)pd[Pd][1]===Fd&&pd.splice(Pd,1);Nd()}};nd.exports=Id},"./src/task.js":function(nd,od,ld){var ud=ld("./src/session.js"),cd=ld("./src/util.js"),dd={},pd=function(vd,Ad){dd[Ad]=vd[Ad],vd[Ad]=function(Nd,Id){Nd.SkipTask?dd[Ad].call(this,Nd,Id):this._addTask(Ad,Nd,Id)}},fd=function(vd){var Ad=[],Nd={},Id=0,Od=0,Fd=function(zd){var df={id:zd.id,Bucket:zd.Bucket,Region:zd.Region,Key:zd.Key,FilePath:zd.FilePath,state:zd.state,loaded:zd.loaded,size:zd.size,speed:zd.speed,percent:zd.percent,hashPercent:zd.hashPercent,error:zd.error};return zd.FilePath&&(df.FilePath=zd.FilePath),zd._custom&&(df._custom=zd._custom),df},Pd=function(){var Gd,zd=function(){Gd=0,vd.emit("task-list-update",{list:cd.map(Ad,Fd)}),vd.emit("list-update",{list:cd.map(Ad,Fd)})};return function(){Gd||(Gd=setTimeout(zd))}}(),Md=function(){if(!(Ad.length<=vd.options.UploadQueueSize)){for(var zd=0;zd<Od&&zd<Ad.length&&Ad.length>vd.options.UploadQueueSize;){var df=Ad[zd].state==="waiting"||Ad[zd].state==="checking"||Ad[zd].state==="uploading";!Ad[zd]||!df?(Nd[Ad[zd].id]&&delete Nd[Ad[zd].id],Ad.splice(zd,1),Od--):zd++}Pd()}},Bd=function Gd(){if(!(Id>=vd.options.FileParallelLimit)){for(;Ad[Od]&&Ad[Od].state!=="waiting";)Od++;if(!(Od>=Ad.length)){var zd=Ad[Od];Od++,Id++,zd.state="checking",zd.params.onTaskStart&&zd.params.onTaskStart(Fd(zd)),!zd.params.UploadData&&(zd.params.UploadData={});var df=cd.formatParams(zd.api,zd.params);dd[zd.api].call(vd,df,function(Wd,Jd){vd._isRunningTask(zd.id)&&((zd.state==="checking"||zd.state==="uploading")&&(zd.state=Wd?"error":"success",Wd&&(zd.error=Wd),Id--,Pd(),Gd(),zd.callback&&zd.callback(Wd,Jd),zd.state==="success"&&(zd.params&&(delete zd.params.UploadData,delete zd.params.Body,delete zd.params),delete zd.callback)),Md())}),Pd(),setTimeout(Gd)}}},jd=function(zd,df){var Wd=Nd[zd];if(Wd){var Jd=Wd&&Wd.state==="waiting",Xd=Wd&&(Wd.state==="checking"||Wd.state==="uploading");if(df==="canceled"&&Wd.state!=="canceled"||df==="paused"&&Jd||df==="paused"&&Xd){Wd.state=df,vd.emit("inner-kill-task",{TaskId:zd,toState:df});try{var _f=Wd&&Wd.params&&Wd.params.UploadData.UploadId}catch{}df==="canceled"&&_f&&ud.removeUsing(_f),Pd(),Xd&&(Id--,Bd()),df==="canceled"&&(Wd.params&&(delete Wd.params.UploadData,delete Wd.params.Body,delete Wd.params),delete Wd.callback)}Md()}};vd._addTasks=function(Gd){cd.each(Gd,function(zd){vd._addTask(zd.api,zd.params,zd.callback,!0)}),Pd()};var Hd=!0;vd._addTask=function(Gd,zd,df,Wd){zd=cd.formatParams(Gd,zd);var Jd=cd.uuid();zd.TaskId=Jd,zd.onTaskReady&&zd.onTaskReady(Jd),zd.TaskReady&&(zd.TaskReady(Jd),Hd&&console.warn('warning: Param "TaskReady" has been deprecated. Please use "onTaskReady" instead.'),Hd=!1);var Xd={params:zd,callback:df,api:Gd,index:Ad.length,id:Jd,Bucket:zd.Bucket,Region:zd.Region,Key:zd.Key,FilePath:zd.FilePath||"",state:"waiting",loaded:0,size:0,speed:0,percent:0,hashPercent:0,error:null,_custom:zd._custom},_f=zd.onHashProgress;zd.onHashProgress=function(Sf){vd._isRunningTask(Xd.id)&&(Xd.hashPercent=Sf.percent,_f&&_f(Sf),Pd())};var vf=zd.onProgress;return zd.onProgress=function(Sf){vd._isRunningTask(Xd.id)&&(Xd.state==="checking"&&(Xd.state="uploading"),Xd.loaded=Sf.loaded,Xd.speed=Sf.speed,Xd.percent=Sf.percent,vf&&vf(Sf),Pd())},cd.getFileSize(Gd,zd,function(Sf,gf){if(Sf)return df(cd.error(Sf));Nd[Jd]=Xd,Ad.push(Xd),Xd.size=gf,!Wd&&Pd(),Bd(),Md()}),Jd},vd._isRunningTask=function(Gd){var zd=Nd[Gd];return!!(zd&&(zd.state==="checking"||zd.state==="uploading"))},vd.getTaskList=function(){return cd.map(Ad,Fd)},vd.cancelTask=function(Gd){jd(Gd,"canceled")},vd.pauseTask=function(Gd){jd(Gd,"paused")},vd.restartTask=function(Gd){var zd=Nd[Gd];zd&&(zd.state==="paused"||zd.state==="error")&&(zd.state="waiting",Pd(),Od=Math.min(Od,zd.index),Bd())},vd.isUploadRunning=function(){return Id||Od<Ad.length}};nd.exports.transferToTaskMethod=pd,nd.exports.init=fd},"./src/tracker.js":function(nd,od,ld){var ud=ld("./node_modules/@babel/runtime/helpers/classCallCheck.js"),cd=ld("./node_modules/@babel/runtime/helpers/createClass.js"),dd=ld("./node_modules/@babel/runtime/helpers/typeof.js"),pd=ld("./package.json"),fd=null,md=function(df,Wd){if(!fd){if(typeof df!="function")throw new Error("Beacon not found");fd=new df({appkey:"0WEB05PY6MHRGK0U",versionCode:pd.version,channelID:"js_sdk",openid:"openid",unionid:"unid",strictMode:!1,delay:Wd,sessionDuration:60*1e3})}return fd},vd=function(df){return!df||df<0?0:(df/1e3).toFixed(3)},Ad={getUid:function(){var df=function(){return((1+Math.random())*65536|0).toString(16).substring(1)};return df()+df()+"-"+df()+"-"+df()+"-"+df()+"-"+df()+df()+df()},getNetType:function(){if((typeof navigator>"u"?"undefined":dd(navigator))==="object"){var df=navigator.connection||navigator.mozConnection||navigator.webkitConnection;return(df==null?void 0:df.type)||(df==null?void 0:df.effectiveType)||"unknown"}return"unknown"},getProtocol:function(){return(typeof location>"u"?"undefined":dd(location))==="object"?location.protocol.replace(/:/,""):"unknown protocol"},getOsType:function(){if((typeof navigator>"u"?"undefined":dd(navigator))!=="object")return"unknown os";var df=navigator.userAgent.toLowerCase(),Wd=/macintosh|mac os x/i.test(navigator.userAgent);return df.indexOf("win32")>=0||df.indexOf("wow32")>=0?"win32":df.indexOf("win64")>=0||df.indexOf("wow64")>=0?"win64":Wd?"mac":"unknown os"},isMobile:function(){var df=/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i;return!!((typeof navigator>"u"?"undefined":dd(navigator))==="object"&&navigator.userAgent.match(df))},isAndroid:function(){var df=/(Android|Adr|Linux)/i;return!!((typeof navigator>"u"?"undefined":dd(navigator))==="object"&&navigator.userAgent.match(df))},isIOS:function(){var df=/(iPhone|iPod|iPad|iOS)/i;return!!((typeof navigator>"u"?"undefined":dd(navigator))==="object"&&navigator.userAgent.match(df))},isOtherMobile:function(){return Nd&&!isAndroid&&!isIOS},getUA:function(){if((typeof navigator>"u"?"undefined":dd(navigator))!=="object")return"unknown device";var df=navigator.userAgent;return df}},Nd=Ad.isMobile(),Id=Ad.isAndroid()?"android":Ad.isIOS?"ios":"other_mobile",Od=Ad.getOsType(),Fd=Nd?Id:Od,Pd=Ad.getUA(),Md=Ad.getProtocol(),Bd=function(df){return["putObject","sliceUploadFile","uploadFile","uploadFiles"].includes(df)?"UploadTask":df==="getObject"?"DownloadTask":["putObjectCopy","sliceCopyFile"].includes(df)?"CopyTask":df};function jd(zd){return zd.replace(/([A-Z])/g,"_$1").toLowerCase()}function Hd(zd){var df={},Wd=["sdkVersionName","sdkVersionCode","osName","networkType","requestName","requestResult","bucket","region","appid","accelerate","url","host","requestPath","userAgent","networkProtocol","httpMethod","httpSize","httpSpeed","httpTookTime","httpMd5","httpSign","httpFullTime","httpDomain","partNumber","httpRetryTimes","customId","traceId","realApi"],Jd=[].concat(Wd,["errorNode","errorCode","errorName","errorMessage","errorRequestId","errorHttpCode","errorServiceName","errorType","fullError"]),Xd=zd.requestResult==="Success"?Wd:Jd;for(var _f in zd)if(Xd.includes(_f)){var vf=jd(_f);df[vf]=zd[_f]}return df.request_name=zd.realApi?Bd(zd.realApi):zd.requestName,df}var Gd=function(){function zd(df){ud(this,zd);var Wd=df.parent,Jd=df.traceId,Xd=df.bucket,_f=df.region,vf=df.apiName,Sf=df.realApi,gf=df.httpMethod,bf=df.fileKey,Tf=df.fileSize,Mf=df.accelerate,Kf=df.customId,Zf=df.delay,eh=df.deepTracker,$f=df.Beacon,Df=df.clsReporter,Lf=Xd&&Xd.substr(Xd.lastIndexOf("-")+1)||"";this.parent=Wd,this.deepTracker=eh,this.delay=Zf,Df&&!this.clsReporter&&(this.clsReporter=Df),this.params={sdkVersionName:"cos-js-sdk-v5",sdkVersionCode:pd.version,osName:Fd,networkType:"",requestName:vf||"",requestResult:"",realApi:Sf,bucket:Xd,region:_f,accelerate:Mf,httpMethod:gf,url:"",host:"",httpDomain:"",requestPath:bf||"",userAgent:Pd,networkProtocol:Md,errorType:"",errorCode:"",errorName:"",errorMessage:"",errorRequestId:"",errorHttpCode:0,errorServiceName:"",errorNode:"",httpTookTime:0,httpSize:Tf||0,httpMd5:0,httpSign:0,httpFullTime:0,httpSpeed:0,md5StartTime:0,md5EndTime:0,signStartTime:0,signEndTime:0,httpStartTime:0,httpEndTime:0,startTime:new Date().getTime(),endTime:0,traceId:Jd||Ad.getUid(),appid:Lf,partNumber:0,httpRetryTimes:0,customId:Kf||"",partTime:0},$f&&(this.beacon=md($f,Zf))}return cd(zd,[{key:"formatResult",value:function(Wd,Jd){var Xd,_f,vf,Sf,gf,bf,Tf=new Date().getTime(),Mf=Ad.getNetType(),Kf=Wd?(Wd==null?void 0:Wd.code)||(Wd==null||(Xd=Wd.error)===null||Xd===void 0?void 0:Xd.code)||(Wd==null||(_f=Wd.error)===null||_f===void 0?void 0:_f.Code):"",Zf=Wd?(Wd==null?void 0:Wd.message)||(Wd==null||(vf=Wd.error)===null||vf===void 0?void 0:vf.message)||(Wd==null||(Sf=Wd.error)===null||Sf===void 0?void 0:Sf.Message):"",eh=Zf,$f=Wd?(Wd==null?void 0:Wd.resource)||(Wd==null||(gf=Wd.error)===null||gf===void 0?void 0:gf.resource)||(Wd==null||(bf=Wd.error)===null||bf===void 0?void 0:bf.Resource):"",Df=Wd?Wd==null?void 0:Wd.statusCode:Jd.statusCode,Lf=Wd?(Wd==null?void 0:Wd.headers)&&(Wd==null?void 0:Wd.headers["x-cos-request-id"]):(Jd==null?void 0:Jd.headers)&&(Jd==null?void 0:Jd.headers["x-cos-request-id"]),zf=Wd?Lf?"Server":"Client":"";this.params.requestName==="getObject"&&(this.params.httpSize=Jd?Jd.headers&&Jd.headers["content-length"]:0);var Jf=this.params.realApi==="sliceUploadFile",xf=this.params.realApi==="sliceCopyFile";if(Jf||xf){var yf=this.params.httpSize/1024/this.params.partTime;Object.assign(this.params,{httpSpeed:yf<0?0:yf.toFixed(3)})}else{var Bf=Tf-this.params.startTime,qf=this.params.httpEndTime-this.params.httpStartTime,oh=this.params.httpSize/1024/(qf/1e3),Yf=this.params.md5EndTime-this.params.md5StartTime,kf=this.params.signEndTime-this.params.signStartTime;this.parent&&(this.parent.addParamValue("httpTookTime",vd(qf)),this.parent.addParamValue("httpFullTime",vd(Bf)),this.parent.addParamValue("httpMd5",vd(Yf)),this.parent.addParamValue("httpSign",vd(kf)),["multipartUpload","uploadPartCopy","putObjectCopy"].includes(this.params.requestName)&&this.parent.addParamValue("partTime",vd(qf))),Object.assign(this.params,{httpFullTime:vd(Bf),httpMd5:vd(Yf),httpSign:vd(kf),httpTookTime:vd(qf),httpSpeed:oh<0?0:oh.toFixed(3)})}if(Object.assign(this.params,{networkType:Mf,requestResult:Wd?"Failure":"Success",errorType:zf,errorCode:Kf,errorHttpCode:Df,errorName:eh,errorMessage:Zf,errorServiceName:$f,errorRequestId:Lf}),Wd&&(!Kf||!Zf)&&(this.params.fullError=Wd?JSON.stringify(Wd):""),this.params.url){try{var Vf=/^http(s)?:\/\/(.*?)\//.exec(this.params.url);this.params.host=Vf[2]}catch{this.params.host=this.params.url}this.params.httpDomain=this.params.host}}},{key:"report",value:function(Wd,Jd){if(!(!this.beacon&&!this.clsReporter)){this.formatResult(Wd,Jd);var Xd=Hd(this.params);this.beacon&&this.sendEventsToBeacon(Xd),this.clsReporter&&this.sendEventsToCLS(Xd)}}},{key:"setParams",value:function(Wd){Object.assign(this.params,Wd)}},{key:"addParamValue",value:function(Wd,Jd){this.params[Wd]=(+this.params[Wd]+ +Jd).toFixed(3)}},{key:"sendEventsToBeacon",value:function(Wd){var Jd=this.params.requestName==="sliceUploadFile"||this.params.realApi==="sliceUploadFile";if(!(Jd&&!this.deepTracker)){var Xd="qcloud_track_cos_sdk";this.delay===0?this.beacon&&this.beacon.onDirectUserAction(Xd,Wd):this.beacon&&this.beacon.onUserAction(Xd,Wd)}}},{key:"sendEventsToCLS",value:function(Wd){var Jd=this.delay===0;this.clsReporter.log(Wd,Jd)}},{key:"generateSubTracker",value:function(Wd){return Object.assign(Wd,{parent:this,deepTracker:this.deepTracker,traceId:this.params.traceId,bucket:this.params.bucket,region:this.params.region,accelerate:this.params.accelerate,fileKey:this.params.requestPath,customId:this.params.customId,delay:this.delay,clsReporter:this.clsReporter}),new zd(Wd)}}]),zd}();nd.exports=Gd},"./src/util.js":function(nd,od,ld){(function(ud){var cd=ld("./node_modules/@babel/runtime/helpers/typeof.js");function dd(Of,Nf){var rh=typeof Symbol<"u"&&Of[Symbol.iterator]||Of["@@iterator"];if(!rh){if(Array.isArray(Of)||(rh=pd(Of))||Nf){rh&&(Of=rh);var ch=0,Sh=function(){};return{s:Sh,n:function(){return ch>=Of.length?{done:!0}:{done:!1,value:Of[ch++]}},e:function(Fm){throw Fm},f:Sh}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var Oh=!0,Zh=!1,hm;return{s:function(){rh=rh.call(Of)},n:function(){var Fm=rh.next();return Oh=Fm.done,Fm},e:function(Fm){Zh=!0,hm=Fm},f:function(){try{!Oh&&rh.return!=null&&rh.return()}finally{if(Zh)throw hm}}}}function pd(Of,Nf){if(Of){if(typeof Of=="string")return fd(Of,Nf);var rh=Object.prototype.toString.call(Of).slice(8,-1);if(rh==="Object"&&Of.constructor&&(rh=Of.constructor.name),rh==="Map"||rh==="Set")return Array.from(Of);if(rh==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(rh))return fd(Of,Nf)}}function fd(Of,Nf){(Nf==null||Nf>Of.length)&&(Nf=Of.length);for(var rh=0,ch=new Array(Nf);rh<Nf;rh++)ch[rh]=Of[rh];return ch}var md=ld("./lib/md5.js"),vd=ld("./lib/crypto.js"),Ad=ld("./node_modules/fast-xml-parser/src/fxp.js"),Nd=Ad.XMLParser,Id=Ad.XMLBuilder,Od=new Nd({ignoreDeclaration:!0,ignoreAttributes:!0,parseTagValue:!1}),Fd=new Id,Pd=ld("./lib/base64.js"),Md=ld("./src/tracker.js"),Bd=function(Nf){var rh=Od.parse(Nf);return rh},jd=function(Nf){var rh=Fd.build(Nf);return rh};function Hd(Of){return encodeURIComponent(Of).replace(/!/g,"%21").replace(/'/g,"%27").replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/\*/g,"%2A")}function Gd(Of,Nf){var rh=[];for(var ch in Of)Of.hasOwnProperty(ch)&&rh.push(Nf?Hd(ch).toLowerCase():ch);return rh.sort(function(Sh,Oh){return Sh=Sh.toLowerCase(),Oh=Oh.toLowerCase(),Sh===Oh?0:Sh>Oh?1:-1})}var zd=function(Nf,rh){var ch,Sh,Oh,Zh=[],hm=Gd(Nf);for(ch=0;ch<hm.length;ch++)Sh=hm[ch],Oh=Nf[Sh]===void 0||Nf[Sh]===null?"":""+Nf[Sh],Sh=rh?Hd(Sh).toLowerCase():Hd(Sh),Oh=Hd(Oh)||"",Zh.push(Sh+"="+Oh);return Zh.join("&")},df=["cache-control","content-disposition","content-encoding","content-length","content-md5","expect","expires","host","if-match","if-modified-since","if-none-match","if-unmodified-since","origin","range","transfer-encoding","pic-operations"],Wd=function(Nf){var rh={};for(var ch in Nf){var Sh=ch.toLowerCase();(Sh.indexOf("x-cos-")>-1||df.indexOf(Sh)>-1)&&(rh[ch]=Nf[ch])}return rh},Jd=function(Nf){Nf=Nf||{};var rh=Nf.SecretId,ch=Nf.SecretKey,Sh=Nf.KeyTime,Oh=(Nf.method||Nf.Method||"get").toLowerCase(),Zh=Df(Nf.Query||Nf.params||{}),hm=Wd(Df(Nf.Headers||Nf.headers||{})),sm=Nf.Key||"",Fm;Nf.UseRawKey?Fm=Nf.Pathname||Nf.pathname||"/"+sm:(Fm=Nf.Pathname||Nf.pathname||sm,Fm.indexOf("/")!==0&&(Fm="/"+Fm));var Rm=Nf.ForceSignHost!==!1;if(!hm.Host&&!hm.host&&Nf.Bucket&&Nf.Region&&Rm&&(hm.Host=Nf.Bucket+".cos."+Nf.Region+".myqcloud.com"),!rh)throw new Error("missing param SecretId");if(!ch)throw new Error("missing param SecretKey");var Hm=Math.round(Uf(Nf.SystemClockOffset)/1e3)-1,Zm=Hm,L_=Nf.Expires||Nf.expires;L_===void 0?Zm+=900:Zm+=L_*1||0;var l_="sha1",T_=rh,Qm=Sh||Hm+";"+Zm,F_=Sh||Hm+";"+Zm,j_=Gd(hm,!0).join(";").toLowerCase(),G_=Gd(Zh,!0).join(";").toLowerCase(),Q_=vd.HmacSHA1(F_,ch).toString(),q_=[Oh,Fm,nh.obj2str(Zh,!0),nh.obj2str(hm,!0),""].join(`
`),D_=["sha1",Qm,vd.SHA1(q_).toString(),""].join(`
`),Im=vd.HmacSHA1(D_,Q_).toString(),Ig=["q-sign-algorithm="+l_,"q-ak="+T_,"q-sign-time="+Qm,"q-key-time="+F_,"q-header-list="+j_,"q-url-param-list="+G_,"q-signature="+Im].join("&");return Ig},Xd=function(Nf,rh,ch){var Sh=rh/8,Oh=Nf.slice(ch,ch+Sh);return new Uint8Array(Oh).reverse(),new{8:Uint8Array,16:Uint16Array,32:Uint32Array}[rh](Oh)[0]},_f=function(Nf,rh,ch,Sh){var Oh=Nf.slice(rh,ch),Zh="";return new Uint8Array(Oh).forEach(function(hm){Zh+=String.fromCharCode(hm)}),Sh&&(Zh=decodeURIComponent(escape(Zh))),Zh},vf=function(Nf){for(var rh={},ch=_f(Nf),Sh={records:[]};Nf.byteLength;){var Oh=Xd(Nf,32,0),Zh=Xd(Nf,32,4),hm=Oh-Zh-16,sm=0,Fm;for(Nf=Nf.slice(12);sm<Zh;){var Rm=Xd(Nf,8,sm),Hm=_f(Nf,sm+1,sm+1+Rm),Zm=Xd(Nf,16,sm+Rm+2),L_=_f(Nf,sm+Rm+4,sm+Rm+4+Zm);rh[Hm]=L_,sm+=Rm+4+Zm}if(rh[":event-type"]==="Records")Fm=_f(Nf,sm,sm+hm,!0),Sh.records.push(Fm);else if(rh[":event-type"]==="Stats")Fm=_f(Nf,sm,sm+hm,!0),Sh.stats=nh.xml2json(Fm).Stats;else if(rh[":event-type"]==="error"){var l_=rh[":error-code"],T_=rh[":error-message"],Qm=new Error(T_);Qm.message=T_,Qm.name=Qm.code=l_,Sh.error=Qm}Nf=Nf.slice(sm+hm+4)}return{payload:Sh.records.join(""),body:ch}},Sf=function(Nf){var rh=this.options.CopySourceParser;if(rh)return rh(Nf);var ch=Nf.match(/^([^.]+-\d+)\.cos(v6|-cdc|-cdz|-internal)?\.([^.]+)\.((myqcloud\.com)|(tencentcos\.cn))\/(.+)$/);return ch?{Bucket:ch[1],Region:ch[3],Key:ch[7]}:null},gf=function(){},bf=function(Nf){var rh={};for(var ch in Nf)Nf.hasOwnProperty(ch)&&Nf[ch]!==void 0&&Nf[ch]!==null&&(rh[ch]=Nf[ch]);return rh},Tf=function(Nf,rh){var ch,Sh=new FileReader;FileReader.prototype.readAsBinaryString?(ch=FileReader.prototype.readAsBinaryString,Sh.onload=function(){rh(this.result)}):FileReader.prototype.readAsArrayBuffer?ch=function(Zh){var hm="",sm=new FileReader;sm.onload=function(Fm){for(var Rm=new Uint8Array(sm.result),Hm=Rm.byteLength,Zm=0;Zm<Hm;Zm++)hm+=String.fromCharCode(Rm[Zm]);rh(hm)},sm.readAsArrayBuffer(Zh)}:console.error("FileReader not support readAsBinaryString"),ch.call(Sh,Nf)},Mf=function(){var Of=function(ch,Sh){ch=ch.split("."),Sh=Sh.split(".");for(var Oh=0;Oh<Sh.length;Oh++)if(ch[Oh]!==Sh[Oh])return parseInt(ch[Oh])>parseInt(Sh[Oh])?1:-1;return 0},Nf=function(ch){if(!ch)return!1;var Sh=(ch.match(/Chrome\/([.\d]+)/)||[])[1],Oh=(ch.match(/QBCore\/([.\d]+)/)||[])[1],Zh=(ch.match(/QQBrowser\/([.\d]+)/)||[])[1],hm=Sh&&Of(Sh,"53.0.2785.116")<0&&Oh&&Of(Oh,"3.53.991.400")<0&&Zh&&Of(Zh,"9.0.2524.400")<=0||!1;return hm};return Nf(typeof navigator<"u"&&navigator.userAgent)}(),Kf=function(Nf,rh,ch,Sh,Oh){var Zh;if(Nf.slice?Zh=Nf.slice(rh,ch):Nf.mozSlice?Zh=Nf.mozSlice(rh,ch):Nf.webkitSlice&&(Zh=Nf.webkitSlice(rh,ch)),Sh&&Mf){var hm=new FileReader;hm.onload=function(sm){Zh=null,Oh(new Blob([hm.result]))},hm.readAsArrayBuffer(Zh)}else Oh(Zh)},Zf=function(Nf,rh,ch,Sh){ch=ch||gf,Nf?typeof rh=="string"?ch(nh.md5(rh,!0)):Blob&&rh instanceof Blob?nh.getFileMd5(rh,function(Oh,Zh){ch(Zh)},Sh):ch():ch()},eh=1024*1024,$f=function(Nf,rh,ch){var Sh=Nf.size,Oh=0,Zh=md.getCtx(),hm=function sm(Fm){if(Fm>=Sh){var Rm=Zh.digest("hex");rh(null,Rm);return}var Hm=Math.min(Sh,Fm+eh);nh.fileSlice(Nf,Fm,Hm,!1,function(Zm){Tf(Zm,function(L_){Zm=null,Zh=Zh.update(L_,!0),Oh+=L_.length,L_=null,ch&&ch({loaded:Oh,total:Sh,percent:Math.round(Oh/Sh*1e4)/1e4}),sm(Fm+eh)})})};hm(0)};function Df(Of){return qf(Of,function(Nf){return cd(Nf)==="object"&&Nf!==null?Df(Nf):Nf})}function Lf(Of,Nf,rh){return Of&&Nf in Of?Of[Nf]:rh}function zf(Of,Nf){return Bf(Nf,function(rh,ch){Of[ch]=Nf[ch]}),Of}function Jf(Of){return Of instanceof Array}function xf(Of,Nf){for(var rh=!1,ch=0;ch<Of.length;ch++)if(Nf===Of[ch]){rh=!0;break}return rh}function yf(Of){return Jf(Of)?Of:[Of]}function Bf(Of,Nf){for(var rh in Of)Of.hasOwnProperty(rh)&&Nf(Of[rh],rh)}function qf(Of,Nf){var rh=Jf(Of)?[]:{};for(var ch in Of)Of.hasOwnProperty(ch)&&(rh[ch]=Nf(Of[ch],ch));return rh}function oh(Of,Nf){var rh=Jf(Of),ch=rh?[]:{};for(var Sh in Of)Of.hasOwnProperty(Sh)&&Nf(Of[Sh],Sh)&&(rh?ch.push(Of[Sh]):ch[Sh]=Of[Sh]);return ch}var Yf=function(Nf){var rh,ch,Sh,Oh="";for(rh=0,ch=Nf.length/2;rh<ch;rh++)Sh=parseInt(Nf[rh*2]+Nf[rh*2+1],16),Oh+=String.fromCharCode(Sh);return btoa(Oh)},kf=function(){var Nf=function(){return((1+Math.random())*65536|0).toString(16).substring(1)};return Nf()+Nf()+"-"+Nf()+"-"+Nf()+"-"+Nf()+"-"+Nf()+Nf()+Nf()},Vf=function(Nf,rh){var ch=rh.Bucket,Sh=rh.Region,Oh=rh.Key,Zh=this.options.Domain,hm=!Zh||typeof Zh=="string"&&Zh.indexOf("{Bucket}")>-1,sm=!Zh||typeof Zh=="string"&&Zh.indexOf("{Region}")>-1;if(Nf.indexOf("Bucket")>-1||Nf==="deleteMultipleObject"||Nf==="multipartList"||Nf==="listObjectVersions"){if(hm&&!ch)return"Bucket";if(sm&&!Sh)return"Region"}else if(Nf.indexOf("Object")>-1||Nf.indexOf("multipart")>-1||Nf==="sliceUploadFile"||Nf==="abortUploadTask"||Nf==="uploadFile"){if(hm&&!ch)return"Bucket";if(sm&&!Sh)return"Region";if(!Oh)return"Key"}return!1},fh=function(Nf,rh){if(rh=zf({},rh),Nf!=="getAuth"&&Nf!=="getV4Auth"&&Nf!=="getObjectUrl"){var ch=rh.Headers||{};if(rh&&cd(rh)==="object"){(function(){for(var Oh in rh)rh.hasOwnProperty(Oh)&&Oh.indexOf("x-cos-")>-1&&(ch[Oh]=rh[Oh])})();var Sh={"x-cos-mfa":"MFA","Content-MD5":"ContentMD5","Content-Length":"ContentLength","Content-Type":"ContentType",Expect:"Expect",Expires:"Expires","Cache-Control":"CacheControl","Content-Disposition":"ContentDisposition","Content-Encoding":"ContentEncoding",Range:"Range","If-Modified-Since":"IfModifiedSince","If-Unmodified-Since":"IfUnmodifiedSince","If-Match":"IfMatch","If-None-Match":"IfNoneMatch","x-cos-copy-source":"CopySource","x-cos-copy-source-Range":"CopySourceRange","x-cos-metadata-directive":"MetadataDirective","x-cos-copy-source-If-Modified-Since":"CopySourceIfModifiedSince","x-cos-copy-source-If-Unmodified-Since":"CopySourceIfUnmodifiedSince","x-cos-copy-source-If-Match":"CopySourceIfMatch","x-cos-copy-source-If-None-Match":"CopySourceIfNoneMatch","x-cos-acl":"ACL","x-cos-grant-read":"GrantRead","x-cos-grant-write":"GrantWrite","x-cos-grant-full-control":"GrantFullControl","x-cos-grant-read-acp":"GrantReadAcp","x-cos-grant-write-acp":"GrantWriteAcp","x-cos-storage-class":"StorageClass","x-cos-traffic-limit":"TrafficLimit","x-cos-mime-limit":"MimeLimit","x-cos-server-side-encryption-customer-algorithm":"SSECustomerAlgorithm","x-cos-server-side-encryption-customer-key":"SSECustomerKey","x-cos-server-side-encryption-customer-key-MD5":"SSECustomerKeyMD5","x-cos-server-side-encryption":"ServerSideEncryption","x-cos-server-side-encryption-cos-kms-key-id":"SSEKMSKeyId","x-cos-server-side-encryption-context":"SSEContext","Pic-Operations":"PicOperations","x-cos-callback":"Callback","x-cos-callback-var":"CallbackVar","x-cos-return-body":"ReturnBody"};nh.each(Sh,function(Oh,Zh){rh[Oh]!==void 0&&(ch[Zh]=rh[Oh])}),rh.Headers=bf(ch)}}return rh},Gf=function(Nf,rh){return function(ch,Sh){var Oh=this;typeof ch=="function"&&(Sh=ch,ch={}),ch=fh(Nf,ch);var Zh;if(Oh.options.EnableReporter)if(ch.calledBySdk==="sliceUploadFile"||ch.calledBySdk==="sliceCopyFile")Zh=ch.tracker&&ch.tracker.generateSubTracker({apiName:Nf});else if(["uploadFile","uploadFiles"].includes(Nf))Zh=null;else{var hm=0;ch.Body&&(hm=typeof ch.Body=="string"?ch.Body.length:ch.Body.size||ch.Body.byteLength||0);var sm=Oh.options.UseAccelerate||typeof Oh.options.Domain=="string"&&Oh.options.Domain.includes("accelerate.");Zh=new Md({Beacon:Oh.options.BeaconReporter,clsReporter:Oh.options.ClsReporter,bucket:ch.Bucket,region:ch.Region,apiName:Nf,realApi:Nf,accelerate:sm,fileKey:ch.Key,fileSize:hm,deepTracker:Oh.options.DeepTracker,customId:Oh.options.CustomId,delay:Oh.options.TrackerDelay})}ch.tracker=Zh;var Fm=function(Qm){return Qm&&Qm.headers&&(Qm.headers["x-cos-request-id"]&&(Qm.RequestId=Qm.headers["x-cos-request-id"]),Qm.headers["x-ci-request-id"]&&(Qm.RequestId=Qm.headers["x-ci-request-id"]),Qm.headers["x-cos-version-id"]&&(Qm.VersionId=Qm.headers["x-cos-version-id"]),Qm.headers["x-cos-delete-marker"]&&(Qm.DeleteMarker=Qm.headers["x-cos-delete-marker"])),Qm},Rm=function(Qm,F_){Zh&&Zh.report(Qm,F_),Sh&&Sh(Fm(Qm),Fm(F_))},Hm=function(){if(Nf!=="getService"&&Nf!=="abortUploadTask"){var Qm=Vf.call(Oh,Nf,ch);if(Qm)return"missing param "+Qm;if(ch.Region){if(Oh.options.CompatibilityMode){if(!/^([a-z\d-.]+)$/.test(ch.Region))return"Region format error."}else{if(ch.Region.indexOf("cos.")>-1)return'param Region should not be start with "cos."';if(!/^([a-z\d-]+)$/.test(ch.Region))return"Region format error."}!Oh.options.CompatibilityMode&&ch.Region.indexOf("-")===-1&&ch.Region!=="yfb"&&ch.Region!=="default"&&ch.Region!=="accelerate"&&console.warn("warning: param Region format error, find help here: https://cloud.tencent.com/document/product/436/6224")}if(ch.Bucket){if(!/^([a-z\d-]+)-(\d+)$/.test(ch.Bucket))if(ch.AppId)ch.Bucket=ch.Bucket+"-"+ch.AppId;else if(Oh.options.AppId)ch.Bucket=ch.Bucket+"-"+Oh.options.AppId;else return'Bucket should format as "test-1250000000".';ch.AppId&&(console.warn('warning: AppId has been deprecated, Please put it at the end of parameter Bucket(E.g Bucket:"test-1250000000" ).'),delete ch.AppId)}!Oh.options.UseRawKey&&ch.Key&&ch.Key.substr(0,1)==="/"&&(ch.Key=ch.Key.substr(1))}},Zm=Hm(),L_=["getAuth","getObjectUrl"].includes(Nf);if(typeof Promise=="function"&&!L_&&!Sh)return new Promise(function(T_,Qm){if(Sh=function(j_,G_){j_?Qm(j_):T_(G_)},Zm)return Rm(nh.error(new Error(Zm)));rh.call(Oh,ch,Rm)});if(Zm)return Rm(nh.error(new Error(Zm)));var l_=rh.call(Oh,ch,Rm);if(L_)return l_}},wf=function(Nf,rh){var ch=this,Sh=0,Oh=0,Zh=Date.now(),hm,sm;function Fm(){if(sm=0,rh&&typeof rh=="function"){hm=Date.now();var Rm=Math.max(0,Math.round((Oh-Sh)/((hm-Zh)/1e3)*100)/100)||0,Hm;Oh===0&&Nf===0?Hm=1:Hm=Math.floor(Oh/Nf*100)/100||0,Zh=hm,Sh=Oh;try{rh({loaded:Oh,total:Nf,speed:Rm,percent:Hm})}catch{}}}return function(Rm,Hm){if(Rm&&(Oh=Rm.loaded,Nf=Rm.total),Hm)clearTimeout(sm),Fm();else{if(sm)return;sm=setTimeout(Fm,ch.options.ProgressInterval)}}},Rf=function(Nf,rh,ch){var Sh;if(typeof rh.Body=="string"?rh.Body=new Blob([rh.Body],{type:"text/plain"}):rh.Body instanceof ArrayBuffer&&(rh.Body=new Blob([rh.Body])),rh.Body&&(rh.Body instanceof Blob||rh.Body.toString()==="[object File]"||rh.Body.toString()==="[object Blob]"))Sh=rh.Body.size;else{ch(nh.error(new Error("params body format error, Only allow File|Blob|String.")));return}rh.ContentLength=Sh,ch(null,Sh)},Uf=function(Nf){return Date.now()+(Nf||0)},ph=function(Nf,rh){var ch=Nf;return Nf.message=Nf.message||null,typeof rh=="string"?(Nf.error=rh,Nf.message=rh):cd(rh)==="object"&&rh!==null&&(zf(Nf,rh),(rh.code||rh.name)&&(Nf.code=rh.code||rh.name),rh.message&&(Nf.message=rh.message),rh.stack&&(Nf.stack=rh.stack)),typeof Object.defineProperty=="function"&&(Object.defineProperty(Nf,"name",{writable:!0,enumerable:!1}),Object.defineProperty(Nf,"message",{enumerable:!0})),Nf.name=rh&&rh.name||Nf.name||Nf.code||"Error",Nf.code||(Nf.code=Nf.name),Nf.error||(Nf.error=Df(ch)),Nf},gh=function(){return(typeof globalThis>"u"?"undefined":cd(globalThis))==="object"&&(globalThis.constructor.name==="DedicatedWorkerGlobalScope"||globalThis.FileReaderSync)},ah=function(){return(typeof window>"u"?"undefined":cd(window))!=="object"&&(typeof ud>"u"?"undefined":cd(ud))==="object"&&!0&&!gh()},Ah=function(Nf){return/^https?:\/\/([^/]+\.)?ci\.[^/]+/.test(Nf)},dh=function(){if((typeof navigator>"u"?"undefined":cd(navigator))!=="object")return!1;var Of=navigator.userAgent,Nf=!!Of.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/);return Nf}(),Mh=function(){return(typeof navigator>"u"?"undefined":cd(navigator))!=="object"?!1:/\sQQ/i.test(navigator.userAgent)}(),Yh=function(Nf,rh){var ch=Pd.encode(Nf);return rh&&(ch=ch.replaceAll("+","-").replaceAll("/","_").replaceAll("=","")),ch},Bh=function(Nf){return Nf?Pd.decode(Nf):""},Xh=function(Nf){var rh=Nf.split("/"),ch=[],Sh=dd(rh),Oh;try{for(Sh.s();!(Oh=Sh.n()).done;){var Zh=Oh.value;Zh===".."?ch.length&&ch.pop():Zh.length&&Zh!=="."&&ch.push(Zh)}}catch(hm){Sh.e(hm)}finally{Sh.f()}return"/"+ch.join("/")},dm=function(Nf){var rh;if(Nf&&typeof Nf=="string"){var ch=Nf.trim(),Sh=ch.indexOf("<")===0,Oh=ch.indexOf("{")===0;if(Sh)rh=nh.xml2json(Nf)||{};else if(Oh)try{var Zh=Nf.replace(/\n/g," "),hm=JSON.parse(Zh);Object.prototype.toString.call(hm)==="[object Object]"?rh=hm:rh=Nf}catch{rh=Nf}else rh=Nf}else rh=Nf||{};return rh},nh={noop:gf,formatParams:fh,apiWrapper:Gf,xml2json:Bd,json2xml:jd,md5:md,clearKey:bf,fileSlice:Kf,getBodyMd5:Zf,getFileMd5:$f,b64:Yf,extend:zf,isArray:Jf,isInArray:xf,makeArray:yf,each:Bf,map:qf,filter:oh,clone:Df,attr:Lf,uuid:kf,camSafeUrlEncode:Hd,throttleOnProgress:wf,getFileSize:Rf,getSkewTime:Uf,error:ph,obj2str:zd,getAuth:Jd,parseSelectPayload:vf,getSourceParams:Sf,isBrowser:!0,isNode:ah,isCIHost:Ah,isIOS_QQ:dh&&Mh,encodeBase64:Yh,decodeBase64:Bh,simplifyPath:Xh,readAsBinaryString:Tf,parseResBody:dm};nd.exports=nh}).call(this,ld("./node_modules/process/browser.js"))}})})})(cosJsSdkV5);var cosJsSdkV5Exports=cosJsSdkV5.exports;const COS=getDefaultExportFromCjs(cosJsSdkV5Exports);var cryptoJs={exports:{}};function commonjsRequire(Ra){throw new Error('Could not dynamically require "'+Ra+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var core={exports:{}};const __viteBrowserExternal={},http=Object.freeze(Object.defineProperty({__proto__:null,default:__viteBrowserExternal},Symbol.toStringTag,{value:"Module"})),require$$0$1=getAugmentedNamespace(http);var hasRequiredCore;function requireCore(){return hasRequiredCore||(hasRequiredCore=1,function(Ra,qa){(function(nd,od){Ra.exports=od()})(commonjsGlobal,function(){var nd=nd||function(od,ld){var ud;if(typeof window<"u"&&window.crypto&&(ud=window.crypto),typeof self<"u"&&self.crypto&&(ud=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(ud=globalThis.crypto),!ud&&typeof window<"u"&&window.msCrypto&&(ud=window.msCrypto),!ud&&typeof commonjsGlobal<"u"&&commonjsGlobal.crypto&&(ud=commonjsGlobal.crypto),!ud&&typeof commonjsRequire=="function")try{ud=require$$0$1}catch{}var cd=function(){if(ud){if(typeof ud.getRandomValues=="function")try{return ud.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof ud.randomBytes=="function")try{return ud.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},dd=Object.create||function(){function Md(){}return function(Bd){var jd;return Md.prototype=Bd,jd=new Md,Md.prototype=null,jd}}(),pd={},fd=pd.lib={},md=fd.Base=function(){return{extend:function(Md){var Bd=dd(this);return Md&&Bd.mixIn(Md),(!Bd.hasOwnProperty("init")||this.init===Bd.init)&&(Bd.init=function(){Bd.$super.init.apply(this,arguments)}),Bd.init.prototype=Bd,Bd.$super=this,Bd},create:function(){var Md=this.extend();return Md.init.apply(Md,arguments),Md},init:function(){},mixIn:function(Md){for(var Bd in Md)Md.hasOwnProperty(Bd)&&(this[Bd]=Md[Bd]);Md.hasOwnProperty("toString")&&(this.toString=Md.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),vd=fd.WordArray=md.extend({init:function(Md,Bd){Md=this.words=Md||[],Bd!=ld?this.sigBytes=Bd:this.sigBytes=Md.length*4},toString:function(Md){return(Md||Nd).stringify(this)},concat:function(Md){var Bd=this.words,jd=Md.words,Hd=this.sigBytes,Gd=Md.sigBytes;if(this.clamp(),Hd%4)for(var zd=0;zd<Gd;zd++){var df=jd[zd>>>2]>>>24-zd%4*8&255;Bd[Hd+zd>>>2]|=df<<24-(Hd+zd)%4*8}else for(var Wd=0;Wd<Gd;Wd+=4)Bd[Hd+Wd>>>2]=jd[Wd>>>2];return this.sigBytes+=Gd,this},clamp:function(){var Md=this.words,Bd=this.sigBytes;Md[Bd>>>2]&=4294967295<<32-Bd%4*8,Md.length=od.ceil(Bd/4)},clone:function(){var Md=md.clone.call(this);return Md.words=this.words.slice(0),Md},random:function(Md){for(var Bd=[],jd=0;jd<Md;jd+=4)Bd.push(cd());return new vd.init(Bd,Md)}}),Ad=pd.enc={},Nd=Ad.Hex={stringify:function(Md){for(var Bd=Md.words,jd=Md.sigBytes,Hd=[],Gd=0;Gd<jd;Gd++){var zd=Bd[Gd>>>2]>>>24-Gd%4*8&255;Hd.push((zd>>>4).toString(16)),Hd.push((zd&15).toString(16))}return Hd.join("")},parse:function(Md){for(var Bd=Md.length,jd=[],Hd=0;Hd<Bd;Hd+=2)jd[Hd>>>3]|=parseInt(Md.substr(Hd,2),16)<<24-Hd%8*4;return new vd.init(jd,Bd/2)}},Id=Ad.Latin1={stringify:function(Md){for(var Bd=Md.words,jd=Md.sigBytes,Hd=[],Gd=0;Gd<jd;Gd++){var zd=Bd[Gd>>>2]>>>24-Gd%4*8&255;Hd.push(String.fromCharCode(zd))}return Hd.join("")},parse:function(Md){for(var Bd=Md.length,jd=[],Hd=0;Hd<Bd;Hd++)jd[Hd>>>2]|=(Md.charCodeAt(Hd)&255)<<24-Hd%4*8;return new vd.init(jd,Bd)}},Od=Ad.Utf8={stringify:function(Md){try{return decodeURIComponent(escape(Id.stringify(Md)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(Md){return Id.parse(unescape(encodeURIComponent(Md)))}},Fd=fd.BufferedBlockAlgorithm=md.extend({reset:function(){this._data=new vd.init,this._nDataBytes=0},_append:function(Md){typeof Md=="string"&&(Md=Od.parse(Md)),this._data.concat(Md),this._nDataBytes+=Md.sigBytes},_process:function(Md){var Bd,jd=this._data,Hd=jd.words,Gd=jd.sigBytes,zd=this.blockSize,df=zd*4,Wd=Gd/df;Md?Wd=od.ceil(Wd):Wd=od.max((Wd|0)-this._minBufferSize,0);var Jd=Wd*zd,Xd=od.min(Jd*4,Gd);if(Jd){for(var _f=0;_f<Jd;_f+=zd)this._doProcessBlock(Hd,_f);Bd=Hd.splice(0,Jd),jd.sigBytes-=Xd}return new vd.init(Bd,Xd)},clone:function(){var Md=md.clone.call(this);return Md._data=this._data.clone(),Md},_minBufferSize:0});fd.Hasher=Fd.extend({cfg:md.extend(),init:function(Md){this.cfg=this.cfg.extend(Md),this.reset()},reset:function(){Fd.reset.call(this),this._doReset()},update:function(Md){return this._append(Md),this._process(),this},finalize:function(Md){Md&&this._append(Md);var Bd=this._doFinalize();return Bd},blockSize:16,_createHelper:function(Md){return function(Bd,jd){return new Md.init(jd).finalize(Bd)}},_createHmacHelper:function(Md){return function(Bd,jd){return new Pd.HMAC.init(Md,jd).finalize(Bd)}}});var Pd=pd.algo={};return pd}(Math);return nd})}(core)),core.exports}var x64Core={exports:{}},hasRequiredX64Core;function requireX64Core(){return hasRequiredX64Core||(hasRequiredX64Core=1,function(Ra,qa){(function(nd,od){Ra.exports=od(requireCore())})(commonjsGlobal,function(nd){return function(od){var ld=nd,ud=ld.lib,cd=ud.Base,dd=ud.WordArray,pd=ld.x64={};pd.Word=cd.extend({init:function(fd,md){this.high=fd,this.low=md}}),pd.WordArray=cd.extend({init:function(fd,md){fd=this.words=fd||[],md!=od?this.sigBytes=md:this.sigBytes=fd.length*8},toX32:function(){for(var fd=this.words,md=fd.length,vd=[],Ad=0;Ad<md;Ad++){var Nd=fd[Ad];vd.push(Nd.high),vd.push(Nd.low)}return dd.create(vd,this.sigBytes)},clone:function(){for(var fd=cd.clone.call(this),md=fd.words=this.words.slice(0),vd=md.length,Ad=0;Ad<vd;Ad++)md[Ad]=md[Ad].clone();return fd}})}(),nd})}(x64Core)),x64Core.exports}var libTypedarrays={exports:{}},hasRequiredLibTypedarrays;function requireLibTypedarrays(){return hasRequiredLibTypedarrays||(hasRequiredLibTypedarrays=1,function(Ra,qa){(function(nd,od){Ra.exports=od(requireCore())})(commonjsGlobal,function(nd){return function(){if(typeof ArrayBuffer=="function"){var od=nd,ld=od.lib,ud=ld.WordArray,cd=ud.init,dd=ud.init=function(pd){if(pd instanceof ArrayBuffer&&(pd=new Uint8Array(pd)),(pd instanceof Int8Array||typeof Uint8ClampedArray<"u"&&pd instanceof Uint8ClampedArray||pd instanceof Int16Array||pd instanceof Uint16Array||pd instanceof Int32Array||pd instanceof Uint32Array||pd instanceof Float32Array||pd instanceof Float64Array)&&(pd=new Uint8Array(pd.buffer,pd.byteOffset,pd.byteLength)),pd instanceof Uint8Array){for(var fd=pd.byteLength,md=[],vd=0;vd<fd;vd++)md[vd>>>2]|=pd[vd]<<24-vd%4*8;cd.call(this,md,fd)}else cd.apply(this,arguments)};dd.prototype=ud}}(),nd.lib.WordArray})}(libTypedarrays)),libTypedarrays.exports}var encUtf16={exports:{}},hasRequiredEncUtf16;function requireEncUtf16(){return hasRequiredEncUtf16||(hasRequiredEncUtf16=1,function(Ra,qa){(function(nd,od){Ra.exports=od(requireCore())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.WordArray,cd=od.enc;cd.Utf16=cd.Utf16BE={stringify:function(pd){for(var fd=pd.words,md=pd.sigBytes,vd=[],Ad=0;Ad<md;Ad+=2){var Nd=fd[Ad>>>2]>>>16-Ad%4*8&65535;vd.push(String.fromCharCode(Nd))}return vd.join("")},parse:function(pd){for(var fd=pd.length,md=[],vd=0;vd<fd;vd++)md[vd>>>1]|=pd.charCodeAt(vd)<<16-vd%2*16;return ud.create(md,fd*2)}},cd.Utf16LE={stringify:function(pd){for(var fd=pd.words,md=pd.sigBytes,vd=[],Ad=0;Ad<md;Ad+=2){var Nd=dd(fd[Ad>>>2]>>>16-Ad%4*8&65535);vd.push(String.fromCharCode(Nd))}return vd.join("")},parse:function(pd){for(var fd=pd.length,md=[],vd=0;vd<fd;vd++)md[vd>>>1]|=dd(pd.charCodeAt(vd)<<16-vd%2*16);return ud.create(md,fd*2)}};function dd(pd){return pd<<8&4278255360|pd>>>8&16711935}}(),nd.enc.Utf16})}(encUtf16)),encUtf16.exports}var encBase64={exports:{}},hasRequiredEncBase64;function requireEncBase64(){return hasRequiredEncBase64||(hasRequiredEncBase64=1,function(Ra,qa){(function(nd,od){Ra.exports=od(requireCore())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.WordArray,cd=od.enc;cd.Base64={stringify:function(pd){var fd=pd.words,md=pd.sigBytes,vd=this._map;pd.clamp();for(var Ad=[],Nd=0;Nd<md;Nd+=3)for(var Id=fd[Nd>>>2]>>>24-Nd%4*8&255,Od=fd[Nd+1>>>2]>>>24-(Nd+1)%4*8&255,Fd=fd[Nd+2>>>2]>>>24-(Nd+2)%4*8&255,Pd=Id<<16|Od<<8|Fd,Md=0;Md<4&&Nd+Md*.75<md;Md++)Ad.push(vd.charAt(Pd>>>6*(3-Md)&63));var Bd=vd.charAt(64);if(Bd)for(;Ad.length%4;)Ad.push(Bd);return Ad.join("")},parse:function(pd){var fd=pd.length,md=this._map,vd=this._reverseMap;if(!vd){vd=this._reverseMap=[];for(var Ad=0;Ad<md.length;Ad++)vd[md.charCodeAt(Ad)]=Ad}var Nd=md.charAt(64);if(Nd){var Id=pd.indexOf(Nd);Id!==-1&&(fd=Id)}return dd(pd,fd,vd)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function dd(pd,fd,md){for(var vd=[],Ad=0,Nd=0;Nd<fd;Nd++)if(Nd%4){var Id=md[pd.charCodeAt(Nd-1)]<<Nd%4*2,Od=md[pd.charCodeAt(Nd)]>>>6-Nd%4*2,Fd=Id|Od;vd[Ad>>>2]|=Fd<<24-Ad%4*8,Ad++}return ud.create(vd,Ad)}}(),nd.enc.Base64})}(encBase64)),encBase64.exports}var encBase64url={exports:{}},hasRequiredEncBase64url;function requireEncBase64url(){return hasRequiredEncBase64url||(hasRequiredEncBase64url=1,function(Ra,qa){(function(nd,od){Ra.exports=od(requireCore())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.WordArray,cd=od.enc;cd.Base64url={stringify:function(pd,fd){fd===void 0&&(fd=!0);var md=pd.words,vd=pd.sigBytes,Ad=fd?this._safe_map:this._map;pd.clamp();for(var Nd=[],Id=0;Id<vd;Id+=3)for(var Od=md[Id>>>2]>>>24-Id%4*8&255,Fd=md[Id+1>>>2]>>>24-(Id+1)%4*8&255,Pd=md[Id+2>>>2]>>>24-(Id+2)%4*8&255,Md=Od<<16|Fd<<8|Pd,Bd=0;Bd<4&&Id+Bd*.75<vd;Bd++)Nd.push(Ad.charAt(Md>>>6*(3-Bd)&63));var jd=Ad.charAt(64);if(jd)for(;Nd.length%4;)Nd.push(jd);return Nd.join("")},parse:function(pd,fd){fd===void 0&&(fd=!0);var md=pd.length,vd=fd?this._safe_map:this._map,Ad=this._reverseMap;if(!Ad){Ad=this._reverseMap=[];for(var Nd=0;Nd<vd.length;Nd++)Ad[vd.charCodeAt(Nd)]=Nd}var Id=vd.charAt(64);if(Id){var Od=pd.indexOf(Id);Od!==-1&&(md=Od)}return dd(pd,md,Ad)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",_safe_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"};function dd(pd,fd,md){for(var vd=[],Ad=0,Nd=0;Nd<fd;Nd++)if(Nd%4){var Id=md[pd.charCodeAt(Nd-1)]<<Nd%4*2,Od=md[pd.charCodeAt(Nd)]>>>6-Nd%4*2,Fd=Id|Od;vd[Ad>>>2]|=Fd<<24-Ad%4*8,Ad++}return ud.create(vd,Ad)}}(),nd.enc.Base64url})}(encBase64url)),encBase64url.exports}var md5$1={exports:{}},hasRequiredMd5$1;function requireMd5$1(){return hasRequiredMd5$1||(hasRequiredMd5$1=1,function(Ra,qa){(function(nd,od){Ra.exports=od(requireCore())})(commonjsGlobal,function(nd){return function(od){var ld=nd,ud=ld.lib,cd=ud.WordArray,dd=ud.Hasher,pd=ld.algo,fd=[];(function(){for(var Od=0;Od<64;Od++)fd[Od]=od.abs(od.sin(Od+1))*4294967296|0})();var md=pd.MD5=dd.extend({_doReset:function(){this._hash=new cd.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(Od,Fd){for(var Pd=0;Pd<16;Pd++){var Md=Fd+Pd,Bd=Od[Md];Od[Md]=(Bd<<8|Bd>>>24)&16711935|(Bd<<24|Bd>>>8)&4278255360}var jd=this._hash.words,Hd=Od[Fd+0],Gd=Od[Fd+1],zd=Od[Fd+2],df=Od[Fd+3],Wd=Od[Fd+4],Jd=Od[Fd+5],Xd=Od[Fd+6],_f=Od[Fd+7],vf=Od[Fd+8],Sf=Od[Fd+9],gf=Od[Fd+10],bf=Od[Fd+11],Tf=Od[Fd+12],Mf=Od[Fd+13],Kf=Od[Fd+14],Zf=Od[Fd+15],eh=jd[0],$f=jd[1],Df=jd[2],Lf=jd[3];eh=vd(eh,$f,Df,Lf,Hd,7,fd[0]),Lf=vd(Lf,eh,$f,Df,Gd,12,fd[1]),Df=vd(Df,Lf,eh,$f,zd,17,fd[2]),$f=vd($f,Df,Lf,eh,df,22,fd[3]),eh=vd(eh,$f,Df,Lf,Wd,7,fd[4]),Lf=vd(Lf,eh,$f,Df,Jd,12,fd[5]),Df=vd(Df,Lf,eh,$f,Xd,17,fd[6]),$f=vd($f,Df,Lf,eh,_f,22,fd[7]),eh=vd(eh,$f,Df,Lf,vf,7,fd[8]),Lf=vd(Lf,eh,$f,Df,Sf,12,fd[9]),Df=vd(Df,Lf,eh,$f,gf,17,fd[10]),$f=vd($f,Df,Lf,eh,bf,22,fd[11]),eh=vd(eh,$f,Df,Lf,Tf,7,fd[12]),Lf=vd(Lf,eh,$f,Df,Mf,12,fd[13]),Df=vd(Df,Lf,eh,$f,Kf,17,fd[14]),$f=vd($f,Df,Lf,eh,Zf,22,fd[15]),eh=Ad(eh,$f,Df,Lf,Gd,5,fd[16]),Lf=Ad(Lf,eh,$f,Df,Xd,9,fd[17]),Df=Ad(Df,Lf,eh,$f,bf,14,fd[18]),$f=Ad($f,Df,Lf,eh,Hd,20,fd[19]),eh=Ad(eh,$f,Df,Lf,Jd,5,fd[20]),Lf=Ad(Lf,eh,$f,Df,gf,9,fd[21]),Df=Ad(Df,Lf,eh,$f,Zf,14,fd[22]),$f=Ad($f,Df,Lf,eh,Wd,20,fd[23]),eh=Ad(eh,$f,Df,Lf,Sf,5,fd[24]),Lf=Ad(Lf,eh,$f,Df,Kf,9,fd[25]),Df=Ad(Df,Lf,eh,$f,df,14,fd[26]),$f=Ad($f,Df,Lf,eh,vf,20,fd[27]),eh=Ad(eh,$f,Df,Lf,Mf,5,fd[28]),Lf=Ad(Lf,eh,$f,Df,zd,9,fd[29]),Df=Ad(Df,Lf,eh,$f,_f,14,fd[30]),$f=Ad($f,Df,Lf,eh,Tf,20,fd[31]),eh=Nd(eh,$f,Df,Lf,Jd,4,fd[32]),Lf=Nd(Lf,eh,$f,Df,vf,11,fd[33]),Df=Nd(Df,Lf,eh,$f,bf,16,fd[34]),$f=Nd($f,Df,Lf,eh,Kf,23,fd[35]),eh=Nd(eh,$f,Df,Lf,Gd,4,fd[36]),Lf=Nd(Lf,eh,$f,Df,Wd,11,fd[37]),Df=Nd(Df,Lf,eh,$f,_f,16,fd[38]),$f=Nd($f,Df,Lf,eh,gf,23,fd[39]),eh=Nd(eh,$f,Df,Lf,Mf,4,fd[40]),Lf=Nd(Lf,eh,$f,Df,Hd,11,fd[41]),Df=Nd(Df,Lf,eh,$f,df,16,fd[42]),$f=Nd($f,Df,Lf,eh,Xd,23,fd[43]),eh=Nd(eh,$f,Df,Lf,Sf,4,fd[44]),Lf=Nd(Lf,eh,$f,Df,Tf,11,fd[45]),Df=Nd(Df,Lf,eh,$f,Zf,16,fd[46]),$f=Nd($f,Df,Lf,eh,zd,23,fd[47]),eh=Id(eh,$f,Df,Lf,Hd,6,fd[48]),Lf=Id(Lf,eh,$f,Df,_f,10,fd[49]),Df=Id(Df,Lf,eh,$f,Kf,15,fd[50]),$f=Id($f,Df,Lf,eh,Jd,21,fd[51]),eh=Id(eh,$f,Df,Lf,Tf,6,fd[52]),Lf=Id(Lf,eh,$f,Df,df,10,fd[53]),Df=Id(Df,Lf,eh,$f,gf,15,fd[54]),$f=Id($f,Df,Lf,eh,Gd,21,fd[55]),eh=Id(eh,$f,Df,Lf,vf,6,fd[56]),Lf=Id(Lf,eh,$f,Df,Zf,10,fd[57]),Df=Id(Df,Lf,eh,$f,Xd,15,fd[58]),$f=Id($f,Df,Lf,eh,Mf,21,fd[59]),eh=Id(eh,$f,Df,Lf,Wd,6,fd[60]),Lf=Id(Lf,eh,$f,Df,bf,10,fd[61]),Df=Id(Df,Lf,eh,$f,zd,15,fd[62]),$f=Id($f,Df,Lf,eh,Sf,21,fd[63]),jd[0]=jd[0]+eh|0,jd[1]=jd[1]+$f|0,jd[2]=jd[2]+Df|0,jd[3]=jd[3]+Lf|0},_doFinalize:function(){var Od=this._data,Fd=Od.words,Pd=this._nDataBytes*8,Md=Od.sigBytes*8;Fd[Md>>>5]|=128<<24-Md%32;var Bd=od.floor(Pd/4294967296),jd=Pd;Fd[(Md+64>>>9<<4)+15]=(Bd<<8|Bd>>>24)&16711935|(Bd<<24|Bd>>>8)&4278255360,Fd[(Md+64>>>9<<4)+14]=(jd<<8|jd>>>24)&16711935|(jd<<24|jd>>>8)&4278255360,Od.sigBytes=(Fd.length+1)*4,this._process();for(var Hd=this._hash,Gd=Hd.words,zd=0;zd<4;zd++){var df=Gd[zd];Gd[zd]=(df<<8|df>>>24)&16711935|(df<<24|df>>>8)&4278255360}return Hd},clone:function(){var Od=dd.clone.call(this);return Od._hash=this._hash.clone(),Od}});function vd(Od,Fd,Pd,Md,Bd,jd,Hd){var Gd=Od+(Fd&Pd|~Fd&Md)+Bd+Hd;return(Gd<<jd|Gd>>>32-jd)+Fd}function Ad(Od,Fd,Pd,Md,Bd,jd,Hd){var Gd=Od+(Fd&Md|Pd&~Md)+Bd+Hd;return(Gd<<jd|Gd>>>32-jd)+Fd}function Nd(Od,Fd,Pd,Md,Bd,jd,Hd){var Gd=Od+(Fd^Pd^Md)+Bd+Hd;return(Gd<<jd|Gd>>>32-jd)+Fd}function Id(Od,Fd,Pd,Md,Bd,jd,Hd){var Gd=Od+(Pd^(Fd|~Md))+Bd+Hd;return(Gd<<jd|Gd>>>32-jd)+Fd}ld.MD5=dd._createHelper(md),ld.HmacMD5=dd._createHmacHelper(md)}(Math),nd.MD5})}(md5$1)),md5$1.exports}var sha1={exports:{}},hasRequiredSha1;function requireSha1(){return hasRequiredSha1||(hasRequiredSha1=1,function(Ra,qa){(function(nd,od){Ra.exports=od(requireCore())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.WordArray,cd=ld.Hasher,dd=od.algo,pd=[],fd=dd.SHA1=cd.extend({_doReset:function(){this._hash=new ud.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(md,vd){for(var Ad=this._hash.words,Nd=Ad[0],Id=Ad[1],Od=Ad[2],Fd=Ad[3],Pd=Ad[4],Md=0;Md<80;Md++){if(Md<16)pd[Md]=md[vd+Md]|0;else{var Bd=pd[Md-3]^pd[Md-8]^pd[Md-14]^pd[Md-16];pd[Md]=Bd<<1|Bd>>>31}var jd=(Nd<<5|Nd>>>27)+Pd+pd[Md];Md<20?jd+=(Id&Od|~Id&Fd)+1518500249:Md<40?jd+=(Id^Od^Fd)+1859775393:Md<60?jd+=(Id&Od|Id&Fd|Od&Fd)-1894007588:jd+=(Id^Od^Fd)-899497514,Pd=Fd,Fd=Od,Od=Id<<30|Id>>>2,Id=Nd,Nd=jd}Ad[0]=Ad[0]+Nd|0,Ad[1]=Ad[1]+Id|0,Ad[2]=Ad[2]+Od|0,Ad[3]=Ad[3]+Fd|0,Ad[4]=Ad[4]+Pd|0},_doFinalize:function(){var md=this._data,vd=md.words,Ad=this._nDataBytes*8,Nd=md.sigBytes*8;return vd[Nd>>>5]|=128<<24-Nd%32,vd[(Nd+64>>>9<<4)+14]=Math.floor(Ad/4294967296),vd[(Nd+64>>>9<<4)+15]=Ad,md.sigBytes=vd.length*4,this._process(),this._hash},clone:function(){var md=cd.clone.call(this);return md._hash=this._hash.clone(),md}});od.SHA1=cd._createHelper(fd),od.HmacSHA1=cd._createHmacHelper(fd)}(),nd.SHA1})}(sha1)),sha1.exports}var sha256={exports:{}},hasRequiredSha256;function requireSha256(){return hasRequiredSha256||(hasRequiredSha256=1,function(Ra,qa){(function(nd,od){Ra.exports=od(requireCore())})(commonjsGlobal,function(nd){return function(od){var ld=nd,ud=ld.lib,cd=ud.WordArray,dd=ud.Hasher,pd=ld.algo,fd=[],md=[];(function(){function Nd(Pd){for(var Md=od.sqrt(Pd),Bd=2;Bd<=Md;Bd++)if(!(Pd%Bd))return!1;return!0}function Id(Pd){return(Pd-(Pd|0))*4294967296|0}for(var Od=2,Fd=0;Fd<64;)Nd(Od)&&(Fd<8&&(fd[Fd]=Id(od.pow(Od,1/2))),md[Fd]=Id(od.pow(Od,1/3)),Fd++),Od++})();var vd=[],Ad=pd.SHA256=dd.extend({_doReset:function(){this._hash=new cd.init(fd.slice(0))},_doProcessBlock:function(Nd,Id){for(var Od=this._hash.words,Fd=Od[0],Pd=Od[1],Md=Od[2],Bd=Od[3],jd=Od[4],Hd=Od[5],Gd=Od[6],zd=Od[7],df=0;df<64;df++){if(df<16)vd[df]=Nd[Id+df]|0;else{var Wd=vd[df-15],Jd=(Wd<<25|Wd>>>7)^(Wd<<14|Wd>>>18)^Wd>>>3,Xd=vd[df-2],_f=(Xd<<15|Xd>>>17)^(Xd<<13|Xd>>>19)^Xd>>>10;vd[df]=Jd+vd[df-7]+_f+vd[df-16]}var vf=jd&Hd^~jd&Gd,Sf=Fd&Pd^Fd&Md^Pd&Md,gf=(Fd<<30|Fd>>>2)^(Fd<<19|Fd>>>13)^(Fd<<10|Fd>>>22),bf=(jd<<26|jd>>>6)^(jd<<21|jd>>>11)^(jd<<7|jd>>>25),Tf=zd+bf+vf+md[df]+vd[df],Mf=gf+Sf;zd=Gd,Gd=Hd,Hd=jd,jd=Bd+Tf|0,Bd=Md,Md=Pd,Pd=Fd,Fd=Tf+Mf|0}Od[0]=Od[0]+Fd|0,Od[1]=Od[1]+Pd|0,Od[2]=Od[2]+Md|0,Od[3]=Od[3]+Bd|0,Od[4]=Od[4]+jd|0,Od[5]=Od[5]+Hd|0,Od[6]=Od[6]+Gd|0,Od[7]=Od[7]+zd|0},_doFinalize:function(){var Nd=this._data,Id=Nd.words,Od=this._nDataBytes*8,Fd=Nd.sigBytes*8;return Id[Fd>>>5]|=128<<24-Fd%32,Id[(Fd+64>>>9<<4)+14]=od.floor(Od/4294967296),Id[(Fd+64>>>9<<4)+15]=Od,Nd.sigBytes=Id.length*4,this._process(),this._hash},clone:function(){var Nd=dd.clone.call(this);return Nd._hash=this._hash.clone(),Nd}});ld.SHA256=dd._createHelper(Ad),ld.HmacSHA256=dd._createHmacHelper(Ad)}(Math),nd.SHA256})}(sha256)),sha256.exports}var sha224={exports:{}},hasRequiredSha224;function requireSha224(){return hasRequiredSha224||(hasRequiredSha224=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireSha256())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.WordArray,cd=od.algo,dd=cd.SHA256,pd=cd.SHA224=dd.extend({_doReset:function(){this._hash=new ud.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var fd=dd._doFinalize.call(this);return fd.sigBytes-=4,fd}});od.SHA224=dd._createHelper(pd),od.HmacSHA224=dd._createHmacHelper(pd)}(),nd.SHA224})}(sha224)),sha224.exports}var sha512={exports:{}},hasRequiredSha512;function requireSha512(){return hasRequiredSha512||(hasRequiredSha512=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireX64Core())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.Hasher,cd=od.x64,dd=cd.Word,pd=cd.WordArray,fd=od.algo;function md(){return dd.create.apply(dd,arguments)}var vd=[md(1116352408,3609767458),md(1899447441,602891725),md(3049323471,3964484399),md(3921009573,2173295548),md(961987163,4081628472),md(1508970993,3053834265),md(2453635748,2937671579),md(2870763221,3664609560),md(3624381080,2734883394),md(310598401,1164996542),md(607225278,1323610764),md(1426881987,3590304994),md(1925078388,4068182383),md(2162078206,991336113),md(2614888103,633803317),md(3248222580,3479774868),md(3835390401,2666613458),md(4022224774,944711139),md(264347078,2341262773),md(604807628,2007800933),md(770255983,1495990901),md(1249150122,1856431235),md(1555081692,3175218132),md(1996064986,2198950837),md(2554220882,3999719339),md(2821834349,766784016),md(2952996808,2566594879),md(3210313671,3203337956),md(3336571891,1034457026),md(3584528711,2466948901),md(113926993,3758326383),md(338241895,168717936),md(666307205,1188179964),md(773529912,1546045734),md(1294757372,1522805485),md(1396182291,2643833823),md(1695183700,2343527390),md(1986661051,1014477480),md(2177026350,1206759142),md(2456956037,344077627),md(2730485921,1290863460),md(2820302411,3158454273),md(3259730800,3505952657),md(3345764771,106217008),md(3516065817,3606008344),md(3600352804,1432725776),md(4094571909,1467031594),md(275423344,851169720),md(430227734,3100823752),md(506948616,1363258195),md(659060556,3750685593),md(883997877,3785050280),md(958139571,3318307427),md(1322822218,3812723403),md(1537002063,2003034995),md(1747873779,3602036899),md(1955562222,1575990012),md(2024104815,1125592928),md(2227730452,2716904306),md(2361852424,442776044),md(2428436474,593698344),md(2756734187,3733110249),md(3204031479,2999351573),md(3329325298,3815920427),md(3391569614,3928383900),md(3515267271,566280711),md(3940187606,3454069534),md(4118630271,4000239992),md(116418474,1914138554),md(174292421,2731055270),md(289380356,3203993006),md(460393269,320620315),md(685471733,587496836),md(852142971,1086792851),md(1017036298,365543100),md(1126000580,2618297676),md(1288033470,3409855158),md(1501505948,4234509866),md(1607167915,987167468),md(1816402316,1246189591)],Ad=[];(function(){for(var Id=0;Id<80;Id++)Ad[Id]=md()})();var Nd=fd.SHA512=ud.extend({_doReset:function(){this._hash=new pd.init([new dd.init(1779033703,4089235720),new dd.init(3144134277,2227873595),new dd.init(1013904242,4271175723),new dd.init(2773480762,1595750129),new dd.init(1359893119,2917565137),new dd.init(2600822924,725511199),new dd.init(528734635,4215389547),new dd.init(1541459225,327033209)])},_doProcessBlock:function(Id,Od){for(var Fd=this._hash.words,Pd=Fd[0],Md=Fd[1],Bd=Fd[2],jd=Fd[3],Hd=Fd[4],Gd=Fd[5],zd=Fd[6],df=Fd[7],Wd=Pd.high,Jd=Pd.low,Xd=Md.high,_f=Md.low,vf=Bd.high,Sf=Bd.low,gf=jd.high,bf=jd.low,Tf=Hd.high,Mf=Hd.low,Kf=Gd.high,Zf=Gd.low,eh=zd.high,$f=zd.low,Df=df.high,Lf=df.low,zf=Wd,Jf=Jd,xf=Xd,yf=_f,Bf=vf,qf=Sf,oh=gf,Yf=bf,kf=Tf,Vf=Mf,fh=Kf,Gf=Zf,wf=eh,Rf=$f,Uf=Df,ph=Lf,gh=0;gh<80;gh++){var ah,Ah,dh=Ad[gh];if(gh<16)Ah=dh.high=Id[Od+gh*2]|0,ah=dh.low=Id[Od+gh*2+1]|0;else{var Mh=Ad[gh-15],Yh=Mh.high,Bh=Mh.low,Xh=(Yh>>>1|Bh<<31)^(Yh>>>8|Bh<<24)^Yh>>>7,dm=(Bh>>>1|Yh<<31)^(Bh>>>8|Yh<<24)^(Bh>>>7|Yh<<25),nh=Ad[gh-2],Of=nh.high,Nf=nh.low,rh=(Of>>>19|Nf<<13)^(Of<<3|Nf>>>29)^Of>>>6,ch=(Nf>>>19|Of<<13)^(Nf<<3|Of>>>29)^(Nf>>>6|Of<<26),Sh=Ad[gh-7],Oh=Sh.high,Zh=Sh.low,hm=Ad[gh-16],sm=hm.high,Fm=hm.low;ah=dm+Zh,Ah=Xh+Oh+(ah>>>0<dm>>>0?1:0),ah=ah+ch,Ah=Ah+rh+(ah>>>0<ch>>>0?1:0),ah=ah+Fm,Ah=Ah+sm+(ah>>>0<Fm>>>0?1:0),dh.high=Ah,dh.low=ah}var Rm=kf&fh^~kf&wf,Hm=Vf&Gf^~Vf&Rf,Zm=zf&xf^zf&Bf^xf&Bf,L_=Jf&yf^Jf&qf^yf&qf,l_=(zf>>>28|Jf<<4)^(zf<<30|Jf>>>2)^(zf<<25|Jf>>>7),T_=(Jf>>>28|zf<<4)^(Jf<<30|zf>>>2)^(Jf<<25|zf>>>7),Qm=(kf>>>14|Vf<<18)^(kf>>>18|Vf<<14)^(kf<<23|Vf>>>9),F_=(Vf>>>14|kf<<18)^(Vf>>>18|kf<<14)^(Vf<<23|kf>>>9),j_=vd[gh],G_=j_.high,Q_=j_.low,q_=ph+F_,D_=Uf+Qm+(q_>>>0<ph>>>0?1:0),q_=q_+Hm,D_=D_+Rm+(q_>>>0<Hm>>>0?1:0),q_=q_+Q_,D_=D_+G_+(q_>>>0<Q_>>>0?1:0),q_=q_+ah,D_=D_+Ah+(q_>>>0<ah>>>0?1:0),Im=T_+L_,Ig=l_+Zm+(Im>>>0<T_>>>0?1:0);Uf=wf,ph=Rf,wf=fh,Rf=Gf,fh=kf,Gf=Vf,Vf=Yf+q_|0,kf=oh+D_+(Vf>>>0<Yf>>>0?1:0)|0,oh=Bf,Yf=qf,Bf=xf,qf=yf,xf=zf,yf=Jf,Jf=q_+Im|0,zf=D_+Ig+(Jf>>>0<q_>>>0?1:0)|0}Jd=Pd.low=Jd+Jf,Pd.high=Wd+zf+(Jd>>>0<Jf>>>0?1:0),_f=Md.low=_f+yf,Md.high=Xd+xf+(_f>>>0<yf>>>0?1:0),Sf=Bd.low=Sf+qf,Bd.high=vf+Bf+(Sf>>>0<qf>>>0?1:0),bf=jd.low=bf+Yf,jd.high=gf+oh+(bf>>>0<Yf>>>0?1:0),Mf=Hd.low=Mf+Vf,Hd.high=Tf+kf+(Mf>>>0<Vf>>>0?1:0),Zf=Gd.low=Zf+Gf,Gd.high=Kf+fh+(Zf>>>0<Gf>>>0?1:0),$f=zd.low=$f+Rf,zd.high=eh+wf+($f>>>0<Rf>>>0?1:0),Lf=df.low=Lf+ph,df.high=Df+Uf+(Lf>>>0<ph>>>0?1:0)},_doFinalize:function(){var Id=this._data,Od=Id.words,Fd=this._nDataBytes*8,Pd=Id.sigBytes*8;Od[Pd>>>5]|=128<<24-Pd%32,Od[(Pd+128>>>10<<5)+30]=Math.floor(Fd/4294967296),Od[(Pd+128>>>10<<5)+31]=Fd,Id.sigBytes=Od.length*4,this._process();var Md=this._hash.toX32();return Md},clone:function(){var Id=ud.clone.call(this);return Id._hash=this._hash.clone(),Id},blockSize:1024/32});od.SHA512=ud._createHelper(Nd),od.HmacSHA512=ud._createHmacHelper(Nd)}(),nd.SHA512})}(sha512)),sha512.exports}var sha384={exports:{}},hasRequiredSha384;function requireSha384(){return hasRequiredSha384||(hasRequiredSha384=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireX64Core(),requireSha512())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.x64,ud=ld.Word,cd=ld.WordArray,dd=od.algo,pd=dd.SHA512,fd=dd.SHA384=pd.extend({_doReset:function(){this._hash=new cd.init([new ud.init(3418070365,3238371032),new ud.init(1654270250,914150663),new ud.init(2438529370,812702999),new ud.init(355462360,4144912697),new ud.init(1731405415,4290775857),new ud.init(2394180231,1750603025),new ud.init(3675008525,1694076839),new ud.init(1203062813,3204075428)])},_doFinalize:function(){var md=pd._doFinalize.call(this);return md.sigBytes-=16,md}});od.SHA384=pd._createHelper(fd),od.HmacSHA384=pd._createHmacHelper(fd)}(),nd.SHA384})}(sha384)),sha384.exports}var sha3={exports:{}},hasRequiredSha3;function requireSha3(){return hasRequiredSha3||(hasRequiredSha3=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireX64Core())})(commonjsGlobal,function(nd){return function(od){var ld=nd,ud=ld.lib,cd=ud.WordArray,dd=ud.Hasher,pd=ld.x64,fd=pd.Word,md=ld.algo,vd=[],Ad=[],Nd=[];(function(){for(var Fd=1,Pd=0,Md=0;Md<24;Md++){vd[Fd+5*Pd]=(Md+1)*(Md+2)/2%64;var Bd=Pd%5,jd=(2*Fd+3*Pd)%5;Fd=Bd,Pd=jd}for(var Fd=0;Fd<5;Fd++)for(var Pd=0;Pd<5;Pd++)Ad[Fd+5*Pd]=Pd+(2*Fd+3*Pd)%5*5;for(var Hd=1,Gd=0;Gd<24;Gd++){for(var zd=0,df=0,Wd=0;Wd<7;Wd++){if(Hd&1){var Jd=(1<<Wd)-1;Jd<32?df^=1<<Jd:zd^=1<<Jd-32}Hd&128?Hd=Hd<<1^113:Hd<<=1}Nd[Gd]=fd.create(zd,df)}})();var Id=[];(function(){for(var Fd=0;Fd<25;Fd++)Id[Fd]=fd.create()})();var Od=md.SHA3=dd.extend({cfg:dd.cfg.extend({outputLength:512}),_doReset:function(){for(var Fd=this._state=[],Pd=0;Pd<25;Pd++)Fd[Pd]=new fd.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(Fd,Pd){for(var Md=this._state,Bd=this.blockSize/2,jd=0;jd<Bd;jd++){var Hd=Fd[Pd+2*jd],Gd=Fd[Pd+2*jd+1];Hd=(Hd<<8|Hd>>>24)&16711935|(Hd<<24|Hd>>>8)&4278255360,Gd=(Gd<<8|Gd>>>24)&16711935|(Gd<<24|Gd>>>8)&4278255360;var zd=Md[jd];zd.high^=Gd,zd.low^=Hd}for(var df=0;df<24;df++){for(var Wd=0;Wd<5;Wd++){for(var Jd=0,Xd=0,_f=0;_f<5;_f++){var zd=Md[Wd+5*_f];Jd^=zd.high,Xd^=zd.low}var vf=Id[Wd];vf.high=Jd,vf.low=Xd}for(var Wd=0;Wd<5;Wd++)for(var Sf=Id[(Wd+4)%5],gf=Id[(Wd+1)%5],bf=gf.high,Tf=gf.low,Jd=Sf.high^(bf<<1|Tf>>>31),Xd=Sf.low^(Tf<<1|bf>>>31),_f=0;_f<5;_f++){var zd=Md[Wd+5*_f];zd.high^=Jd,zd.low^=Xd}for(var Mf=1;Mf<25;Mf++){var Jd,Xd,zd=Md[Mf],Kf=zd.high,Zf=zd.low,eh=vd[Mf];eh<32?(Jd=Kf<<eh|Zf>>>32-eh,Xd=Zf<<eh|Kf>>>32-eh):(Jd=Zf<<eh-32|Kf>>>64-eh,Xd=Kf<<eh-32|Zf>>>64-eh);var $f=Id[Ad[Mf]];$f.high=Jd,$f.low=Xd}var Df=Id[0],Lf=Md[0];Df.high=Lf.high,Df.low=Lf.low;for(var Wd=0;Wd<5;Wd++)for(var _f=0;_f<5;_f++){var Mf=Wd+5*_f,zd=Md[Mf],zf=Id[Mf],Jf=Id[(Wd+1)%5+5*_f],xf=Id[(Wd+2)%5+5*_f];zd.high=zf.high^~Jf.high&xf.high,zd.low=zf.low^~Jf.low&xf.low}var zd=Md[0],yf=Nd[df];zd.high^=yf.high,zd.low^=yf.low}},_doFinalize:function(){var Fd=this._data,Pd=Fd.words;this._nDataBytes*8;var Md=Fd.sigBytes*8,Bd=this.blockSize*32;Pd[Md>>>5]|=1<<24-Md%32,Pd[(od.ceil((Md+1)/Bd)*Bd>>>5)-1]|=128,Fd.sigBytes=Pd.length*4,this._process();for(var jd=this._state,Hd=this.cfg.outputLength/8,Gd=Hd/8,zd=[],df=0;df<Gd;df++){var Wd=jd[df],Jd=Wd.high,Xd=Wd.low;Jd=(Jd<<8|Jd>>>24)&16711935|(Jd<<24|Jd>>>8)&4278255360,Xd=(Xd<<8|Xd>>>24)&16711935|(Xd<<24|Xd>>>8)&4278255360,zd.push(Xd),zd.push(Jd)}return new cd.init(zd,Hd)},clone:function(){for(var Fd=dd.clone.call(this),Pd=Fd._state=this._state.slice(0),Md=0;Md<25;Md++)Pd[Md]=Pd[Md].clone();return Fd}});ld.SHA3=dd._createHelper(Od),ld.HmacSHA3=dd._createHmacHelper(Od)}(Math),nd.SHA3})}(sha3)),sha3.exports}var ripemd160={exports:{}},hasRequiredRipemd160;function requireRipemd160(){return hasRequiredRipemd160||(hasRequiredRipemd160=1,function(Ra,qa){(function(nd,od){Ra.exports=od(requireCore())})(commonjsGlobal,function(nd){/** @preserve
(c) 2012 by Cédric Mesnil. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/return function(od){var ld=nd,ud=ld.lib,cd=ud.WordArray,dd=ud.Hasher,pd=ld.algo,fd=cd.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),md=cd.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),vd=cd.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),Ad=cd.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),Nd=cd.create([0,1518500249,1859775393,2400959708,2840853838]),Id=cd.create([1352829926,1548603684,1836072691,2053994217,0]),Od=pd.RIPEMD160=dd.extend({_doReset:function(){this._hash=cd.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(Gd,zd){for(var df=0;df<16;df++){var Wd=zd+df,Jd=Gd[Wd];Gd[Wd]=(Jd<<8|Jd>>>24)&16711935|(Jd<<24|Jd>>>8)&4278255360}var Xd=this._hash.words,_f=Nd.words,vf=Id.words,Sf=fd.words,gf=md.words,bf=vd.words,Tf=Ad.words,Mf,Kf,Zf,eh,$f,Df,Lf,zf,Jf,xf;Df=Mf=Xd[0],Lf=Kf=Xd[1],zf=Zf=Xd[2],Jf=eh=Xd[3],xf=$f=Xd[4];for(var yf,df=0;df<80;df+=1)yf=Mf+Gd[zd+Sf[df]]|0,df<16?yf+=Fd(Kf,Zf,eh)+_f[0]:df<32?yf+=Pd(Kf,Zf,eh)+_f[1]:df<48?yf+=Md(Kf,Zf,eh)+_f[2]:df<64?yf+=Bd(Kf,Zf,eh)+_f[3]:yf+=jd(Kf,Zf,eh)+_f[4],yf=yf|0,yf=Hd(yf,bf[df]),yf=yf+$f|0,Mf=$f,$f=eh,eh=Hd(Zf,10),Zf=Kf,Kf=yf,yf=Df+Gd[zd+gf[df]]|0,df<16?yf+=jd(Lf,zf,Jf)+vf[0]:df<32?yf+=Bd(Lf,zf,Jf)+vf[1]:df<48?yf+=Md(Lf,zf,Jf)+vf[2]:df<64?yf+=Pd(Lf,zf,Jf)+vf[3]:yf+=Fd(Lf,zf,Jf)+vf[4],yf=yf|0,yf=Hd(yf,Tf[df]),yf=yf+xf|0,Df=xf,xf=Jf,Jf=Hd(zf,10),zf=Lf,Lf=yf;yf=Xd[1]+Zf+Jf|0,Xd[1]=Xd[2]+eh+xf|0,Xd[2]=Xd[3]+$f+Df|0,Xd[3]=Xd[4]+Mf+Lf|0,Xd[4]=Xd[0]+Kf+zf|0,Xd[0]=yf},_doFinalize:function(){var Gd=this._data,zd=Gd.words,df=this._nDataBytes*8,Wd=Gd.sigBytes*8;zd[Wd>>>5]|=128<<24-Wd%32,zd[(Wd+64>>>9<<4)+14]=(df<<8|df>>>24)&16711935|(df<<24|df>>>8)&4278255360,Gd.sigBytes=(zd.length+1)*4,this._process();for(var Jd=this._hash,Xd=Jd.words,_f=0;_f<5;_f++){var vf=Xd[_f];Xd[_f]=(vf<<8|vf>>>24)&16711935|(vf<<24|vf>>>8)&4278255360}return Jd},clone:function(){var Gd=dd.clone.call(this);return Gd._hash=this._hash.clone(),Gd}});function Fd(Gd,zd,df){return Gd^zd^df}function Pd(Gd,zd,df){return Gd&zd|~Gd&df}function Md(Gd,zd,df){return(Gd|~zd)^df}function Bd(Gd,zd,df){return Gd&df|zd&~df}function jd(Gd,zd,df){return Gd^(zd|~df)}function Hd(Gd,zd){return Gd<<zd|Gd>>>32-zd}ld.RIPEMD160=dd._createHelper(Od),ld.HmacRIPEMD160=dd._createHmacHelper(Od)}(),nd.RIPEMD160})}(ripemd160)),ripemd160.exports}var hmac={exports:{}},hasRequiredHmac;function requireHmac(){return hasRequiredHmac||(hasRequiredHmac=1,function(Ra,qa){(function(nd,od){Ra.exports=od(requireCore())})(commonjsGlobal,function(nd){(function(){var od=nd,ld=od.lib,ud=ld.Base,cd=od.enc,dd=cd.Utf8,pd=od.algo;pd.HMAC=ud.extend({init:function(fd,md){fd=this._hasher=new fd.init,typeof md=="string"&&(md=dd.parse(md));var vd=fd.blockSize,Ad=vd*4;md.sigBytes>Ad&&(md=fd.finalize(md)),md.clamp();for(var Nd=this._oKey=md.clone(),Id=this._iKey=md.clone(),Od=Nd.words,Fd=Id.words,Pd=0;Pd<vd;Pd++)Od[Pd]^=1549556828,Fd[Pd]^=909522486;Nd.sigBytes=Id.sigBytes=Ad,this.reset()},reset:function(){var fd=this._hasher;fd.reset(),fd.update(this._iKey)},update:function(fd){return this._hasher.update(fd),this},finalize:function(fd){var md=this._hasher,vd=md.finalize(fd);md.reset();var Ad=md.finalize(this._oKey.clone().concat(vd));return Ad}})})()})}(hmac)),hmac.exports}var pbkdf2={exports:{}},hasRequiredPbkdf2;function requirePbkdf2(){return hasRequiredPbkdf2||(hasRequiredPbkdf2=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireSha256(),requireHmac())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.Base,cd=ld.WordArray,dd=od.algo,pd=dd.SHA256,fd=dd.HMAC,md=dd.PBKDF2=ud.extend({cfg:ud.extend({keySize:128/32,hasher:pd,iterations:25e4}),init:function(vd){this.cfg=this.cfg.extend(vd)},compute:function(vd,Ad){for(var Nd=this.cfg,Id=fd.create(Nd.hasher,vd),Od=cd.create(),Fd=cd.create([1]),Pd=Od.words,Md=Fd.words,Bd=Nd.keySize,jd=Nd.iterations;Pd.length<Bd;){var Hd=Id.update(Ad).finalize(Fd);Id.reset();for(var Gd=Hd.words,zd=Gd.length,df=Hd,Wd=1;Wd<jd;Wd++){df=Id.finalize(df),Id.reset();for(var Jd=df.words,Xd=0;Xd<zd;Xd++)Gd[Xd]^=Jd[Xd]}Od.concat(Hd),Md[0]++}return Od.sigBytes=Bd*4,Od}});od.PBKDF2=function(vd,Ad,Nd){return md.create(Nd).compute(vd,Ad)}}(),nd.PBKDF2})}(pbkdf2)),pbkdf2.exports}var evpkdf={exports:{}},hasRequiredEvpkdf;function requireEvpkdf(){return hasRequiredEvpkdf||(hasRequiredEvpkdf=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireSha1(),requireHmac())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.Base,cd=ld.WordArray,dd=od.algo,pd=dd.MD5,fd=dd.EvpKDF=ud.extend({cfg:ud.extend({keySize:128/32,hasher:pd,iterations:1}),init:function(md){this.cfg=this.cfg.extend(md)},compute:function(md,vd){for(var Ad,Nd=this.cfg,Id=Nd.hasher.create(),Od=cd.create(),Fd=Od.words,Pd=Nd.keySize,Md=Nd.iterations;Fd.length<Pd;){Ad&&Id.update(Ad),Ad=Id.update(md).finalize(vd),Id.reset();for(var Bd=1;Bd<Md;Bd++)Ad=Id.finalize(Ad),Id.reset();Od.concat(Ad)}return Od.sigBytes=Pd*4,Od}});od.EvpKDF=function(md,vd,Ad){return fd.create(Ad).compute(md,vd)}}(),nd.EvpKDF})}(evpkdf)),evpkdf.exports}var cipherCore={exports:{}},hasRequiredCipherCore;function requireCipherCore(){return hasRequiredCipherCore||(hasRequiredCipherCore=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireEvpkdf())})(commonjsGlobal,function(nd){nd.lib.Cipher||function(od){var ld=nd,ud=ld.lib,cd=ud.Base,dd=ud.WordArray,pd=ud.BufferedBlockAlgorithm,fd=ld.enc;fd.Utf8;var md=fd.Base64,vd=ld.algo,Ad=vd.EvpKDF,Nd=ud.Cipher=pd.extend({cfg:cd.extend(),createEncryptor:function(Jd,Xd){return this.create(this._ENC_XFORM_MODE,Jd,Xd)},createDecryptor:function(Jd,Xd){return this.create(this._DEC_XFORM_MODE,Jd,Xd)},init:function(Jd,Xd,_f){this.cfg=this.cfg.extend(_f),this._xformMode=Jd,this._key=Xd,this.reset()},reset:function(){pd.reset.call(this),this._doReset()},process:function(Jd){return this._append(Jd),this._process()},finalize:function(Jd){Jd&&this._append(Jd);var Xd=this._doFinalize();return Xd},keySize:128/32,ivSize:128/32,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function Jd(Xd){return typeof Xd=="string"?Wd:Gd}return function(Xd){return{encrypt:function(_f,vf,Sf){return Jd(vf).encrypt(Xd,_f,vf,Sf)},decrypt:function(_f,vf,Sf){return Jd(vf).decrypt(Xd,_f,vf,Sf)}}}}()});ud.StreamCipher=Nd.extend({_doFinalize:function(){var Jd=this._process(!0);return Jd},blockSize:1});var Id=ld.mode={},Od=ud.BlockCipherMode=cd.extend({createEncryptor:function(Jd,Xd){return this.Encryptor.create(Jd,Xd)},createDecryptor:function(Jd,Xd){return this.Decryptor.create(Jd,Xd)},init:function(Jd,Xd){this._cipher=Jd,this._iv=Xd}}),Fd=Id.CBC=function(){var Jd=Od.extend();Jd.Encryptor=Jd.extend({processBlock:function(_f,vf){var Sf=this._cipher,gf=Sf.blockSize;Xd.call(this,_f,vf,gf),Sf.encryptBlock(_f,vf),this._prevBlock=_f.slice(vf,vf+gf)}}),Jd.Decryptor=Jd.extend({processBlock:function(_f,vf){var Sf=this._cipher,gf=Sf.blockSize,bf=_f.slice(vf,vf+gf);Sf.decryptBlock(_f,vf),Xd.call(this,_f,vf,gf),this._prevBlock=bf}});function Xd(_f,vf,Sf){var gf,bf=this._iv;bf?(gf=bf,this._iv=od):gf=this._prevBlock;for(var Tf=0;Tf<Sf;Tf++)_f[vf+Tf]^=gf[Tf]}return Jd}(),Pd=ld.pad={},Md=Pd.Pkcs7={pad:function(Jd,Xd){for(var _f=Xd*4,vf=_f-Jd.sigBytes%_f,Sf=vf<<24|vf<<16|vf<<8|vf,gf=[],bf=0;bf<vf;bf+=4)gf.push(Sf);var Tf=dd.create(gf,vf);Jd.concat(Tf)},unpad:function(Jd){var Xd=Jd.words[Jd.sigBytes-1>>>2]&255;Jd.sigBytes-=Xd}};ud.BlockCipher=Nd.extend({cfg:Nd.cfg.extend({mode:Fd,padding:Md}),reset:function(){var Jd;Nd.reset.call(this);var Xd=this.cfg,_f=Xd.iv,vf=Xd.mode;this._xformMode==this._ENC_XFORM_MODE?Jd=vf.createEncryptor:(Jd=vf.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==Jd?this._mode.init(this,_f&&_f.words):(this._mode=Jd.call(vf,this,_f&&_f.words),this._mode.__creator=Jd)},_doProcessBlock:function(Jd,Xd){this._mode.processBlock(Jd,Xd)},_doFinalize:function(){var Jd,Xd=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(Xd.pad(this._data,this.blockSize),Jd=this._process(!0)):(Jd=this._process(!0),Xd.unpad(Jd)),Jd},blockSize:128/32});var Bd=ud.CipherParams=cd.extend({init:function(Jd){this.mixIn(Jd)},toString:function(Jd){return(Jd||this.formatter).stringify(this)}}),jd=ld.format={},Hd=jd.OpenSSL={stringify:function(Jd){var Xd,_f=Jd.ciphertext,vf=Jd.salt;return vf?Xd=dd.create([1398893684,1701076831]).concat(vf).concat(_f):Xd=_f,Xd.toString(md)},parse:function(Jd){var Xd,_f=md.parse(Jd),vf=_f.words;return vf[0]==1398893684&&vf[1]==1701076831&&(Xd=dd.create(vf.slice(2,4)),vf.splice(0,4),_f.sigBytes-=16),Bd.create({ciphertext:_f,salt:Xd})}},Gd=ud.SerializableCipher=cd.extend({cfg:cd.extend({format:Hd}),encrypt:function(Jd,Xd,_f,vf){vf=this.cfg.extend(vf);var Sf=Jd.createEncryptor(_f,vf),gf=Sf.finalize(Xd),bf=Sf.cfg;return Bd.create({ciphertext:gf,key:_f,iv:bf.iv,algorithm:Jd,mode:bf.mode,padding:bf.padding,blockSize:Jd.blockSize,formatter:vf.format})},decrypt:function(Jd,Xd,_f,vf){vf=this.cfg.extend(vf),Xd=this._parse(Xd,vf.format);var Sf=Jd.createDecryptor(_f,vf).finalize(Xd.ciphertext);return Sf},_parse:function(Jd,Xd){return typeof Jd=="string"?Xd.parse(Jd,this):Jd}}),zd=ld.kdf={},df=zd.OpenSSL={execute:function(Jd,Xd,_f,vf,Sf){if(vf||(vf=dd.random(64/8)),Sf)var gf=Ad.create({keySize:Xd+_f,hasher:Sf}).compute(Jd,vf);else var gf=Ad.create({keySize:Xd+_f}).compute(Jd,vf);var bf=dd.create(gf.words.slice(Xd),_f*4);return gf.sigBytes=Xd*4,Bd.create({key:gf,iv:bf,salt:vf})}},Wd=ud.PasswordBasedCipher=Gd.extend({cfg:Gd.cfg.extend({kdf:df}),encrypt:function(Jd,Xd,_f,vf){vf=this.cfg.extend(vf);var Sf=vf.kdf.execute(_f,Jd.keySize,Jd.ivSize,vf.salt,vf.hasher);vf.iv=Sf.iv;var gf=Gd.encrypt.call(this,Jd,Xd,Sf.key,vf);return gf.mixIn(Sf),gf},decrypt:function(Jd,Xd,_f,vf){vf=this.cfg.extend(vf),Xd=this._parse(Xd,vf.format);var Sf=vf.kdf.execute(_f,Jd.keySize,Jd.ivSize,Xd.salt,vf.hasher);vf.iv=Sf.iv;var gf=Gd.decrypt.call(this,Jd,Xd,Sf.key,vf);return gf}})}()})}(cipherCore)),cipherCore.exports}var modeCfb={exports:{}},hasRequiredModeCfb;function requireModeCfb(){return hasRequiredModeCfb||(hasRequiredModeCfb=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireCipherCore())})(commonjsGlobal,function(nd){return nd.mode.CFB=function(){var od=nd.lib.BlockCipherMode.extend();od.Encryptor=od.extend({processBlock:function(ud,cd){var dd=this._cipher,pd=dd.blockSize;ld.call(this,ud,cd,pd,dd),this._prevBlock=ud.slice(cd,cd+pd)}}),od.Decryptor=od.extend({processBlock:function(ud,cd){var dd=this._cipher,pd=dd.blockSize,fd=ud.slice(cd,cd+pd);ld.call(this,ud,cd,pd,dd),this._prevBlock=fd}});function ld(ud,cd,dd,pd){var fd,md=this._iv;md?(fd=md.slice(0),this._iv=void 0):fd=this._prevBlock,pd.encryptBlock(fd,0);for(var vd=0;vd<dd;vd++)ud[cd+vd]^=fd[vd]}return od}(),nd.mode.CFB})}(modeCfb)),modeCfb.exports}var modeCtr={exports:{}},hasRequiredModeCtr;function requireModeCtr(){return hasRequiredModeCtr||(hasRequiredModeCtr=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireCipherCore())})(commonjsGlobal,function(nd){return nd.mode.CTR=function(){var od=nd.lib.BlockCipherMode.extend(),ld=od.Encryptor=od.extend({processBlock:function(ud,cd){var dd=this._cipher,pd=dd.blockSize,fd=this._iv,md=this._counter;fd&&(md=this._counter=fd.slice(0),this._iv=void 0);var vd=md.slice(0);dd.encryptBlock(vd,0),md[pd-1]=md[pd-1]+1|0;for(var Ad=0;Ad<pd;Ad++)ud[cd+Ad]^=vd[Ad]}});return od.Decryptor=ld,od}(),nd.mode.CTR})}(modeCtr)),modeCtr.exports}var modeCtrGladman={exports:{}},hasRequiredModeCtrGladman;function requireModeCtrGladman(){return hasRequiredModeCtrGladman||(hasRequiredModeCtrGladman=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireCipherCore())})(commonjsGlobal,function(nd){/** @preserve
* Counter block mode compatible with Dr Brian Gladman fileenc.c
* derived from CryptoJS.mode.CTR
* Jan Hruby jhruby.web@gmail.com
*/return nd.mode.CTRGladman=function(){var od=nd.lib.BlockCipherMode.extend();function ld(dd){if((dd>>24&255)===255){var pd=dd>>16&255,fd=dd>>8&255,md=dd&255;pd===255?(pd=0,fd===255?(fd=0,md===255?md=0:++md):++fd):++pd,dd=0,dd+=pd<<16,dd+=fd<<8,dd+=md}else dd+=1<<24;return dd}function ud(dd){return(dd[0]=ld(dd[0]))===0&&(dd[1]=ld(dd[1])),dd}var cd=od.Encryptor=od.extend({processBlock:function(dd,pd){var fd=this._cipher,md=fd.blockSize,vd=this._iv,Ad=this._counter;vd&&(Ad=this._counter=vd.slice(0),this._iv=void 0),ud(Ad);var Nd=Ad.slice(0);fd.encryptBlock(Nd,0);for(var Id=0;Id<md;Id++)dd[pd+Id]^=Nd[Id]}});return od.Decryptor=cd,od}(),nd.mode.CTRGladman})}(modeCtrGladman)),modeCtrGladman.exports}var modeOfb={exports:{}},hasRequiredModeOfb;function requireModeOfb(){return hasRequiredModeOfb||(hasRequiredModeOfb=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireCipherCore())})(commonjsGlobal,function(nd){return nd.mode.OFB=function(){var od=nd.lib.BlockCipherMode.extend(),ld=od.Encryptor=od.extend({processBlock:function(ud,cd){var dd=this._cipher,pd=dd.blockSize,fd=this._iv,md=this._keystream;fd&&(md=this._keystream=fd.slice(0),this._iv=void 0),dd.encryptBlock(md,0);for(var vd=0;vd<pd;vd++)ud[cd+vd]^=md[vd]}});return od.Decryptor=ld,od}(),nd.mode.OFB})}(modeOfb)),modeOfb.exports}var modeEcb={exports:{}},hasRequiredModeEcb;function requireModeEcb(){return hasRequiredModeEcb||(hasRequiredModeEcb=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireCipherCore())})(commonjsGlobal,function(nd){return nd.mode.ECB=function(){var od=nd.lib.BlockCipherMode.extend();return od.Encryptor=od.extend({processBlock:function(ld,ud){this._cipher.encryptBlock(ld,ud)}}),od.Decryptor=od.extend({processBlock:function(ld,ud){this._cipher.decryptBlock(ld,ud)}}),od}(),nd.mode.ECB})}(modeEcb)),modeEcb.exports}var padAnsix923={exports:{}},hasRequiredPadAnsix923;function requirePadAnsix923(){return hasRequiredPadAnsix923||(hasRequiredPadAnsix923=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireCipherCore())})(commonjsGlobal,function(nd){return nd.pad.AnsiX923={pad:function(od,ld){var ud=od.sigBytes,cd=ld*4,dd=cd-ud%cd,pd=ud+dd-1;od.clamp(),od.words[pd>>>2]|=dd<<24-pd%4*8,od.sigBytes+=dd},unpad:function(od){var ld=od.words[od.sigBytes-1>>>2]&255;od.sigBytes-=ld}},nd.pad.Ansix923})}(padAnsix923)),padAnsix923.exports}var padIso10126={exports:{}},hasRequiredPadIso10126;function requirePadIso10126(){return hasRequiredPadIso10126||(hasRequiredPadIso10126=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireCipherCore())})(commonjsGlobal,function(nd){return nd.pad.Iso10126={pad:function(od,ld){var ud=ld*4,cd=ud-od.sigBytes%ud;od.concat(nd.lib.WordArray.random(cd-1)).concat(nd.lib.WordArray.create([cd<<24],1))},unpad:function(od){var ld=od.words[od.sigBytes-1>>>2]&255;od.sigBytes-=ld}},nd.pad.Iso10126})}(padIso10126)),padIso10126.exports}var padIso97971={exports:{}},hasRequiredPadIso97971;function requirePadIso97971(){return hasRequiredPadIso97971||(hasRequiredPadIso97971=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireCipherCore())})(commonjsGlobal,function(nd){return nd.pad.Iso97971={pad:function(od,ld){od.concat(nd.lib.WordArray.create([2147483648],1)),nd.pad.ZeroPadding.pad(od,ld)},unpad:function(od){nd.pad.ZeroPadding.unpad(od),od.sigBytes--}},nd.pad.Iso97971})}(padIso97971)),padIso97971.exports}var padZeropadding={exports:{}},hasRequiredPadZeropadding;function requirePadZeropadding(){return hasRequiredPadZeropadding||(hasRequiredPadZeropadding=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireCipherCore())})(commonjsGlobal,function(nd){return nd.pad.ZeroPadding={pad:function(od,ld){var ud=ld*4;od.clamp(),od.sigBytes+=ud-(od.sigBytes%ud||ud)},unpad:function(od){for(var ld=od.words,ud=od.sigBytes-1,ud=od.sigBytes-1;ud>=0;ud--)if(ld[ud>>>2]>>>24-ud%4*8&255){od.sigBytes=ud+1;break}}},nd.pad.ZeroPadding})}(padZeropadding)),padZeropadding.exports}var padNopadding={exports:{}},hasRequiredPadNopadding;function requirePadNopadding(){return hasRequiredPadNopadding||(hasRequiredPadNopadding=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireCipherCore())})(commonjsGlobal,function(nd){return nd.pad.NoPadding={pad:function(){},unpad:function(){}},nd.pad.NoPadding})}(padNopadding)),padNopadding.exports}var formatHex={exports:{}},hasRequiredFormatHex;function requireFormatHex(){return hasRequiredFormatHex||(hasRequiredFormatHex=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireCipherCore())})(commonjsGlobal,function(nd){return function(od){var ld=nd,ud=ld.lib,cd=ud.CipherParams,dd=ld.enc,pd=dd.Hex,fd=ld.format;fd.Hex={stringify:function(md){return md.ciphertext.toString(pd)},parse:function(md){var vd=pd.parse(md);return cd.create({ciphertext:vd})}}}(),nd.format.Hex})}(formatHex)),formatHex.exports}var aes={exports:{}},hasRequiredAes;function requireAes(){return hasRequiredAes||(hasRequiredAes=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireEncBase64(),requireMd5$1(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.BlockCipher,cd=od.algo,dd=[],pd=[],fd=[],md=[],vd=[],Ad=[],Nd=[],Id=[],Od=[],Fd=[];(function(){for(var Bd=[],jd=0;jd<256;jd++)jd<128?Bd[jd]=jd<<1:Bd[jd]=jd<<1^283;for(var Hd=0,Gd=0,jd=0;jd<256;jd++){var zd=Gd^Gd<<1^Gd<<2^Gd<<3^Gd<<4;zd=zd>>>8^zd&255^99,dd[Hd]=zd,pd[zd]=Hd;var df=Bd[Hd],Wd=Bd[df],Jd=Bd[Wd],Xd=Bd[zd]*257^zd*16843008;fd[Hd]=Xd<<24|Xd>>>8,md[Hd]=Xd<<16|Xd>>>16,vd[Hd]=Xd<<8|Xd>>>24,Ad[Hd]=Xd;var Xd=Jd*16843009^Wd*65537^df*257^Hd*16843008;Nd[zd]=Xd<<24|Xd>>>8,Id[zd]=Xd<<16|Xd>>>16,Od[zd]=Xd<<8|Xd>>>24,Fd[zd]=Xd,Hd?(Hd=df^Bd[Bd[Bd[Jd^df]]],Gd^=Bd[Bd[Gd]]):Hd=Gd=1}})();var Pd=[0,1,2,4,8,16,32,64,128,27,54],Md=cd.AES=ud.extend({_doReset:function(){var Bd;if(!(this._nRounds&&this._keyPriorReset===this._key)){for(var jd=this._keyPriorReset=this._key,Hd=jd.words,Gd=jd.sigBytes/4,zd=this._nRounds=Gd+6,df=(zd+1)*4,Wd=this._keySchedule=[],Jd=0;Jd<df;Jd++)Jd<Gd?Wd[Jd]=Hd[Jd]:(Bd=Wd[Jd-1],Jd%Gd?Gd>6&&Jd%Gd==4&&(Bd=dd[Bd>>>24]<<24|dd[Bd>>>16&255]<<16|dd[Bd>>>8&255]<<8|dd[Bd&255]):(Bd=Bd<<8|Bd>>>24,Bd=dd[Bd>>>24]<<24|dd[Bd>>>16&255]<<16|dd[Bd>>>8&255]<<8|dd[Bd&255],Bd^=Pd[Jd/Gd|0]<<24),Wd[Jd]=Wd[Jd-Gd]^Bd);for(var Xd=this._invKeySchedule=[],_f=0;_f<df;_f++){var Jd=df-_f;if(_f%4)var Bd=Wd[Jd];else var Bd=Wd[Jd-4];_f<4||Jd<=4?Xd[_f]=Bd:Xd[_f]=Nd[dd[Bd>>>24]]^Id[dd[Bd>>>16&255]]^Od[dd[Bd>>>8&255]]^Fd[dd[Bd&255]]}}},encryptBlock:function(Bd,jd){this._doCryptBlock(Bd,jd,this._keySchedule,fd,md,vd,Ad,dd)},decryptBlock:function(Bd,jd){var Hd=Bd[jd+1];Bd[jd+1]=Bd[jd+3],Bd[jd+3]=Hd,this._doCryptBlock(Bd,jd,this._invKeySchedule,Nd,Id,Od,Fd,pd);var Hd=Bd[jd+1];Bd[jd+1]=Bd[jd+3],Bd[jd+3]=Hd},_doCryptBlock:function(Bd,jd,Hd,Gd,zd,df,Wd,Jd){for(var Xd=this._nRounds,_f=Bd[jd]^Hd[0],vf=Bd[jd+1]^Hd[1],Sf=Bd[jd+2]^Hd[2],gf=Bd[jd+3]^Hd[3],bf=4,Tf=1;Tf<Xd;Tf++){var Mf=Gd[_f>>>24]^zd[vf>>>16&255]^df[Sf>>>8&255]^Wd[gf&255]^Hd[bf++],Kf=Gd[vf>>>24]^zd[Sf>>>16&255]^df[gf>>>8&255]^Wd[_f&255]^Hd[bf++],Zf=Gd[Sf>>>24]^zd[gf>>>16&255]^df[_f>>>8&255]^Wd[vf&255]^Hd[bf++],eh=Gd[gf>>>24]^zd[_f>>>16&255]^df[vf>>>8&255]^Wd[Sf&255]^Hd[bf++];_f=Mf,vf=Kf,Sf=Zf,gf=eh}var Mf=(Jd[_f>>>24]<<24|Jd[vf>>>16&255]<<16|Jd[Sf>>>8&255]<<8|Jd[gf&255])^Hd[bf++],Kf=(Jd[vf>>>24]<<24|Jd[Sf>>>16&255]<<16|Jd[gf>>>8&255]<<8|Jd[_f&255])^Hd[bf++],Zf=(Jd[Sf>>>24]<<24|Jd[gf>>>16&255]<<16|Jd[_f>>>8&255]<<8|Jd[vf&255])^Hd[bf++],eh=(Jd[gf>>>24]<<24|Jd[_f>>>16&255]<<16|Jd[vf>>>8&255]<<8|Jd[Sf&255])^Hd[bf++];Bd[jd]=Mf,Bd[jd+1]=Kf,Bd[jd+2]=Zf,Bd[jd+3]=eh},keySize:256/32});od.AES=ud._createHelper(Md)}(),nd.AES})}(aes)),aes.exports}var tripledes={exports:{}},hasRequiredTripledes;function requireTripledes(){return hasRequiredTripledes||(hasRequiredTripledes=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireEncBase64(),requireMd5$1(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.WordArray,cd=ld.BlockCipher,dd=od.algo,pd=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],fd=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],md=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],vd=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],Ad=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],Nd=dd.DES=cd.extend({_doReset:function(){for(var Pd=this._key,Md=Pd.words,Bd=[],jd=0;jd<56;jd++){var Hd=pd[jd]-1;Bd[jd]=Md[Hd>>>5]>>>31-Hd%32&1}for(var Gd=this._subKeys=[],zd=0;zd<16;zd++){for(var df=Gd[zd]=[],Wd=md[zd],jd=0;jd<24;jd++)df[jd/6|0]|=Bd[(fd[jd]-1+Wd)%28]<<31-jd%6,df[4+(jd/6|0)]|=Bd[28+(fd[jd+24]-1+Wd)%28]<<31-jd%6;df[0]=df[0]<<1|df[0]>>>31;for(var jd=1;jd<7;jd++)df[jd]=df[jd]>>>(jd-1)*4+3;df[7]=df[7]<<5|df[7]>>>27}for(var Jd=this._invSubKeys=[],jd=0;jd<16;jd++)Jd[jd]=Gd[15-jd]},encryptBlock:function(Pd,Md){this._doCryptBlock(Pd,Md,this._subKeys)},decryptBlock:function(Pd,Md){this._doCryptBlock(Pd,Md,this._invSubKeys)},_doCryptBlock:function(Pd,Md,Bd){this._lBlock=Pd[Md],this._rBlock=Pd[Md+1],Id.call(this,4,252645135),Id.call(this,16,65535),Od.call(this,2,858993459),Od.call(this,8,16711935),Id.call(this,1,1431655765);for(var jd=0;jd<16;jd++){for(var Hd=Bd[jd],Gd=this._lBlock,zd=this._rBlock,df=0,Wd=0;Wd<8;Wd++)df|=vd[Wd][((zd^Hd[Wd])&Ad[Wd])>>>0];this._lBlock=zd,this._rBlock=Gd^df}var Jd=this._lBlock;this._lBlock=this._rBlock,this._rBlock=Jd,Id.call(this,1,1431655765),Od.call(this,8,16711935),Od.call(this,2,858993459),Id.call(this,16,65535),Id.call(this,4,252645135),Pd[Md]=this._lBlock,Pd[Md+1]=this._rBlock},keySize:64/32,ivSize:64/32,blockSize:64/32});function Id(Pd,Md){var Bd=(this._lBlock>>>Pd^this._rBlock)&Md;this._rBlock^=Bd,this._lBlock^=Bd<<Pd}function Od(Pd,Md){var Bd=(this._rBlock>>>Pd^this._lBlock)&Md;this._lBlock^=Bd,this._rBlock^=Bd<<Pd}od.DES=cd._createHelper(Nd);var Fd=dd.TripleDES=cd.extend({_doReset:function(){var Pd=this._key,Md=Pd.words;if(Md.length!==2&&Md.length!==4&&Md.length<6)throw new Error("Invalid key length - 3DES requires the key length to be 64, 128, 192 or >192.");var Bd=Md.slice(0,2),jd=Md.length<4?Md.slice(0,2):Md.slice(2,4),Hd=Md.length<6?Md.slice(0,2):Md.slice(4,6);this._des1=Nd.createEncryptor(ud.create(Bd)),this._des2=Nd.createEncryptor(ud.create(jd)),this._des3=Nd.createEncryptor(ud.create(Hd))},encryptBlock:function(Pd,Md){this._des1.encryptBlock(Pd,Md),this._des2.decryptBlock(Pd,Md),this._des3.encryptBlock(Pd,Md)},decryptBlock:function(Pd,Md){this._des3.decryptBlock(Pd,Md),this._des2.encryptBlock(Pd,Md),this._des1.decryptBlock(Pd,Md)},keySize:192/32,ivSize:64/32,blockSize:64/32});od.TripleDES=cd._createHelper(Fd)}(),nd.TripleDES})}(tripledes)),tripledes.exports}var rc4={exports:{}},hasRequiredRc4;function requireRc4(){return hasRequiredRc4||(hasRequiredRc4=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireEncBase64(),requireMd5$1(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.StreamCipher,cd=od.algo,dd=cd.RC4=ud.extend({_doReset:function(){for(var md=this._key,vd=md.words,Ad=md.sigBytes,Nd=this._S=[],Id=0;Id<256;Id++)Nd[Id]=Id;for(var Id=0,Od=0;Id<256;Id++){var Fd=Id%Ad,Pd=vd[Fd>>>2]>>>24-Fd%4*8&255;Od=(Od+Nd[Id]+Pd)%256;var Md=Nd[Id];Nd[Id]=Nd[Od],Nd[Od]=Md}this._i=this._j=0},_doProcessBlock:function(md,vd){md[vd]^=pd.call(this)},keySize:256/32,ivSize:0});function pd(){for(var md=this._S,vd=this._i,Ad=this._j,Nd=0,Id=0;Id<4;Id++){vd=(vd+1)%256,Ad=(Ad+md[vd])%256;var Od=md[vd];md[vd]=md[Ad],md[Ad]=Od,Nd|=md[(md[vd]+md[Ad])%256]<<24-Id*8}return this._i=vd,this._j=Ad,Nd}od.RC4=ud._createHelper(dd);var fd=cd.RC4Drop=dd.extend({cfg:dd.cfg.extend({drop:192}),_doReset:function(){dd._doReset.call(this);for(var md=this.cfg.drop;md>0;md--)pd.call(this)}});od.RC4Drop=ud._createHelper(fd)}(),nd.RC4})}(rc4)),rc4.exports}var rabbit={exports:{}},hasRequiredRabbit;function requireRabbit(){return hasRequiredRabbit||(hasRequiredRabbit=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireEncBase64(),requireMd5$1(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.StreamCipher,cd=od.algo,dd=[],pd=[],fd=[],md=cd.Rabbit=ud.extend({_doReset:function(){for(var Ad=this._key.words,Nd=this.cfg.iv,Id=0;Id<4;Id++)Ad[Id]=(Ad[Id]<<8|Ad[Id]>>>24)&16711935|(Ad[Id]<<24|Ad[Id]>>>8)&4278255360;var Od=this._X=[Ad[0],Ad[3]<<16|Ad[2]>>>16,Ad[1],Ad[0]<<16|Ad[3]>>>16,Ad[2],Ad[1]<<16|Ad[0]>>>16,Ad[3],Ad[2]<<16|Ad[1]>>>16],Fd=this._C=[Ad[2]<<16|Ad[2]>>>16,Ad[0]&4294901760|Ad[1]&65535,Ad[3]<<16|Ad[3]>>>16,Ad[1]&4294901760|Ad[2]&65535,Ad[0]<<16|Ad[0]>>>16,Ad[2]&4294901760|Ad[3]&65535,Ad[1]<<16|Ad[1]>>>16,Ad[3]&4294901760|Ad[0]&65535];this._b=0;for(var Id=0;Id<4;Id++)vd.call(this);for(var Id=0;Id<8;Id++)Fd[Id]^=Od[Id+4&7];if(Nd){var Pd=Nd.words,Md=Pd[0],Bd=Pd[1],jd=(Md<<8|Md>>>24)&16711935|(Md<<24|Md>>>8)&4278255360,Hd=(Bd<<8|Bd>>>24)&16711935|(Bd<<24|Bd>>>8)&4278255360,Gd=jd>>>16|Hd&4294901760,zd=Hd<<16|jd&65535;Fd[0]^=jd,Fd[1]^=Gd,Fd[2]^=Hd,Fd[3]^=zd,Fd[4]^=jd,Fd[5]^=Gd,Fd[6]^=Hd,Fd[7]^=zd;for(var Id=0;Id<4;Id++)vd.call(this)}},_doProcessBlock:function(Ad,Nd){var Id=this._X;vd.call(this),dd[0]=Id[0]^Id[5]>>>16^Id[3]<<16,dd[1]=Id[2]^Id[7]>>>16^Id[5]<<16,dd[2]=Id[4]^Id[1]>>>16^Id[7]<<16,dd[3]=Id[6]^Id[3]>>>16^Id[1]<<16;for(var Od=0;Od<4;Od++)dd[Od]=(dd[Od]<<8|dd[Od]>>>24)&16711935|(dd[Od]<<24|dd[Od]>>>8)&4278255360,Ad[Nd+Od]^=dd[Od]},blockSize:128/32,ivSize:64/32});function vd(){for(var Ad=this._X,Nd=this._C,Id=0;Id<8;Id++)pd[Id]=Nd[Id];Nd[0]=Nd[0]+1295307597+this._b|0,Nd[1]=Nd[1]+3545052371+(Nd[0]>>>0<pd[0]>>>0?1:0)|0,Nd[2]=Nd[2]+886263092+(Nd[1]>>>0<pd[1]>>>0?1:0)|0,Nd[3]=Nd[3]+1295307597+(Nd[2]>>>0<pd[2]>>>0?1:0)|0,Nd[4]=Nd[4]+3545052371+(Nd[3]>>>0<pd[3]>>>0?1:0)|0,Nd[5]=Nd[5]+886263092+(Nd[4]>>>0<pd[4]>>>0?1:0)|0,Nd[6]=Nd[6]+1295307597+(Nd[5]>>>0<pd[5]>>>0?1:0)|0,Nd[7]=Nd[7]+3545052371+(Nd[6]>>>0<pd[6]>>>0?1:0)|0,this._b=Nd[7]>>>0<pd[7]>>>0?1:0;for(var Id=0;Id<8;Id++){var Od=Ad[Id]+Nd[Id],Fd=Od&65535,Pd=Od>>>16,Md=((Fd*Fd>>>17)+Fd*Pd>>>15)+Pd*Pd,Bd=((Od&4294901760)*Od|0)+((Od&65535)*Od|0);fd[Id]=Md^Bd}Ad[0]=fd[0]+(fd[7]<<16|fd[7]>>>16)+(fd[6]<<16|fd[6]>>>16)|0,Ad[1]=fd[1]+(fd[0]<<8|fd[0]>>>24)+fd[7]|0,Ad[2]=fd[2]+(fd[1]<<16|fd[1]>>>16)+(fd[0]<<16|fd[0]>>>16)|0,Ad[3]=fd[3]+(fd[2]<<8|fd[2]>>>24)+fd[1]|0,Ad[4]=fd[4]+(fd[3]<<16|fd[3]>>>16)+(fd[2]<<16|fd[2]>>>16)|0,Ad[5]=fd[5]+(fd[4]<<8|fd[4]>>>24)+fd[3]|0,Ad[6]=fd[6]+(fd[5]<<16|fd[5]>>>16)+(fd[4]<<16|fd[4]>>>16)|0,Ad[7]=fd[7]+(fd[6]<<8|fd[6]>>>24)+fd[5]|0}od.Rabbit=ud._createHelper(md)}(),nd.Rabbit})}(rabbit)),rabbit.exports}var rabbitLegacy={exports:{}},hasRequiredRabbitLegacy;function requireRabbitLegacy(){return hasRequiredRabbitLegacy||(hasRequiredRabbitLegacy=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireEncBase64(),requireMd5$1(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.StreamCipher,cd=od.algo,dd=[],pd=[],fd=[],md=cd.RabbitLegacy=ud.extend({_doReset:function(){var Ad=this._key.words,Nd=this.cfg.iv,Id=this._X=[Ad[0],Ad[3]<<16|Ad[2]>>>16,Ad[1],Ad[0]<<16|Ad[3]>>>16,Ad[2],Ad[1]<<16|Ad[0]>>>16,Ad[3],Ad[2]<<16|Ad[1]>>>16],Od=this._C=[Ad[2]<<16|Ad[2]>>>16,Ad[0]&4294901760|Ad[1]&65535,Ad[3]<<16|Ad[3]>>>16,Ad[1]&4294901760|Ad[2]&65535,Ad[0]<<16|Ad[0]>>>16,Ad[2]&4294901760|Ad[3]&65535,Ad[1]<<16|Ad[1]>>>16,Ad[3]&4294901760|Ad[0]&65535];this._b=0;for(var Fd=0;Fd<4;Fd++)vd.call(this);for(var Fd=0;Fd<8;Fd++)Od[Fd]^=Id[Fd+4&7];if(Nd){var Pd=Nd.words,Md=Pd[0],Bd=Pd[1],jd=(Md<<8|Md>>>24)&16711935|(Md<<24|Md>>>8)&4278255360,Hd=(Bd<<8|Bd>>>24)&16711935|(Bd<<24|Bd>>>8)&4278255360,Gd=jd>>>16|Hd&4294901760,zd=Hd<<16|jd&65535;Od[0]^=jd,Od[1]^=Gd,Od[2]^=Hd,Od[3]^=zd,Od[4]^=jd,Od[5]^=Gd,Od[6]^=Hd,Od[7]^=zd;for(var Fd=0;Fd<4;Fd++)vd.call(this)}},_doProcessBlock:function(Ad,Nd){var Id=this._X;vd.call(this),dd[0]=Id[0]^Id[5]>>>16^Id[3]<<16,dd[1]=Id[2]^Id[7]>>>16^Id[5]<<16,dd[2]=Id[4]^Id[1]>>>16^Id[7]<<16,dd[3]=Id[6]^Id[3]>>>16^Id[1]<<16;for(var Od=0;Od<4;Od++)dd[Od]=(dd[Od]<<8|dd[Od]>>>24)&16711935|(dd[Od]<<24|dd[Od]>>>8)&4278255360,Ad[Nd+Od]^=dd[Od]},blockSize:128/32,ivSize:64/32});function vd(){for(var Ad=this._X,Nd=this._C,Id=0;Id<8;Id++)pd[Id]=Nd[Id];Nd[0]=Nd[0]+1295307597+this._b|0,Nd[1]=Nd[1]+3545052371+(Nd[0]>>>0<pd[0]>>>0?1:0)|0,Nd[2]=Nd[2]+886263092+(Nd[1]>>>0<pd[1]>>>0?1:0)|0,Nd[3]=Nd[3]+1295307597+(Nd[2]>>>0<pd[2]>>>0?1:0)|0,Nd[4]=Nd[4]+3545052371+(Nd[3]>>>0<pd[3]>>>0?1:0)|0,Nd[5]=Nd[5]+886263092+(Nd[4]>>>0<pd[4]>>>0?1:0)|0,Nd[6]=Nd[6]+1295307597+(Nd[5]>>>0<pd[5]>>>0?1:0)|0,Nd[7]=Nd[7]+3545052371+(Nd[6]>>>0<pd[6]>>>0?1:0)|0,this._b=Nd[7]>>>0<pd[7]>>>0?1:0;for(var Id=0;Id<8;Id++){var Od=Ad[Id]+Nd[Id],Fd=Od&65535,Pd=Od>>>16,Md=((Fd*Fd>>>17)+Fd*Pd>>>15)+Pd*Pd,Bd=((Od&4294901760)*Od|0)+((Od&65535)*Od|0);fd[Id]=Md^Bd}Ad[0]=fd[0]+(fd[7]<<16|fd[7]>>>16)+(fd[6]<<16|fd[6]>>>16)|0,Ad[1]=fd[1]+(fd[0]<<8|fd[0]>>>24)+fd[7]|0,Ad[2]=fd[2]+(fd[1]<<16|fd[1]>>>16)+(fd[0]<<16|fd[0]>>>16)|0,Ad[3]=fd[3]+(fd[2]<<8|fd[2]>>>24)+fd[1]|0,Ad[4]=fd[4]+(fd[3]<<16|fd[3]>>>16)+(fd[2]<<16|fd[2]>>>16)|0,Ad[5]=fd[5]+(fd[4]<<8|fd[4]>>>24)+fd[3]|0,Ad[6]=fd[6]+(fd[5]<<16|fd[5]>>>16)+(fd[4]<<16|fd[4]>>>16)|0,Ad[7]=fd[7]+(fd[6]<<8|fd[6]>>>24)+fd[5]|0}od.RabbitLegacy=ud._createHelper(md)}(),nd.RabbitLegacy})}(rabbitLegacy)),rabbitLegacy.exports}var blowfish={exports:{}},hasRequiredBlowfish;function requireBlowfish(){return hasRequiredBlowfish||(hasRequiredBlowfish=1,function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireEncBase64(),requireMd5$1(),requireEvpkdf(),requireCipherCore())})(commonjsGlobal,function(nd){return function(){var od=nd,ld=od.lib,ud=ld.BlockCipher,cd=od.algo;const dd=16,pd=[608135816,2242054355,320440878,57701188,2752067618,698298832,137296536,3964562569,1160258022,953160567,3193202383,887688300,3232508343,3380367581,1065670069,3041331479,2450970073,2306472731],fd=[[3509652390,2564797868,805139163,3491422135,3101798381,1780907670,3128725573,4046225305,614570311,3012652279,134345442,2240740374,1667834072,1901547113,2757295779,4103290238,227898511,1921955416,1904987480,2182433518,2069144605,3260701109,2620446009,720527379,3318853667,677414384,3393288472,3101374703,2390351024,1614419982,1822297739,2954791486,3608508353,3174124327,2024746970,1432378464,3864339955,2857741204,1464375394,1676153920,1439316330,715854006,3033291828,289532110,2706671279,2087905683,3018724369,1668267050,732546397,1947742710,3462151702,2609353502,2950085171,1814351708,2050118529,680887927,999245976,1800124847,3300911131,1713906067,1641548236,4213287313,1216130144,1575780402,4018429277,3917837745,3693486850,3949271944,596196993,3549867205,258830323,2213823033,772490370,2760122372,1774776394,2652871518,566650946,4142492826,1728879713,2882767088,1783734482,3629395816,2517608232,2874225571,1861159788,326777828,3124490320,2130389656,2716951837,967770486,1724537150,2185432712,2364442137,1164943284,2105845187,998989502,3765401048,2244026483,1075463327,1455516326,1322494562,910128902,469688178,1117454909,936433444,3490320968,3675253459,1240580251,122909385,2157517691,634681816,4142456567,3825094682,3061402683,2540495037,79693498,3249098678,1084186820,1583128258,426386531,1761308591,1047286709,322548459,995290223,1845252383,2603652396,3431023940,2942221577,3202600964,3727903485,1712269319,422464435,3234572375,1170764815,3523960633,3117677531,1434042557,442511882,3600875718,1076654713,1738483198,4213154764,2393238008,3677496056,1014306527,4251020053,793779912,2902807211,842905082,4246964064,1395751752,1040244610,2656851899,3396308128,445077038,3742853595,3577915638,679411651,2892444358,2354009459,1767581616,3150600392,3791627101,3102740896,284835224,4246832056,1258075500,768725851,2589189241,3069724005,3532540348,1274779536,3789419226,2764799539,1660621633,3471099624,4011903706,913787905,3497959166,737222580,2514213453,2928710040,3937242737,1804850592,3499020752,2949064160,2386320175,2390070455,2415321851,4061277028,2290661394,2416832540,1336762016,1754252060,3520065937,3014181293,791618072,3188594551,3933548030,2332172193,3852520463,3043980520,413987798,3465142937,3030929376,4245938359,2093235073,3534596313,375366246,2157278981,2479649556,555357303,3870105701,2008414854,3344188149,4221384143,3956125452,2067696032,3594591187,2921233993,2428461,544322398,577241275,1471733935,610547355,4027169054,1432588573,1507829418,2025931657,3646575487,545086370,48609733,2200306550,1653985193,298326376,1316178497,3007786442,2064951626,458293330,2589141269,3591329599,3164325604,727753846,2179363840,146436021,1461446943,4069977195,705550613,3059967265,3887724982,4281599278,3313849956,1404054877,2845806497,146425753,1854211946],[1266315497,3048417604,3681880366,3289982499,290971e4,1235738493,2632868024,2414719590,3970600049,1771706367,1449415276,3266420449,422970021,1963543593,2690192192,3826793022,1062508698,1531092325,1804592342,2583117782,2714934279,4024971509,1294809318,4028980673,1289560198,2221992742,1669523910,35572830,157838143,1052438473,1016535060,1802137761,1753167236,1386275462,3080475397,2857371447,1040679964,2145300060,2390574316,1461121720,2956646967,4031777805,4028374788,33600511,2920084762,1018524850,629373528,3691585981,3515945977,2091462646,2486323059,586499841,988145025,935516892,3367335476,2599673255,2839830854,265290510,3972581182,2759138881,3795373465,1005194799,847297441,406762289,1314163512,1332590856,1866599683,4127851711,750260880,613907577,1450815602,3165620655,3734664991,3650291728,3012275730,3704569646,1427272223,778793252,1343938022,2676280711,2052605720,1946737175,3164576444,3914038668,3967478842,3682934266,1661551462,3294938066,4011595847,840292616,3712170807,616741398,312560963,711312465,1351876610,322626781,1910503582,271666773,2175563734,1594956187,70604529,3617834859,1007753275,1495573769,4069517037,2549218298,2663038764,504708206,2263041392,3941167025,2249088522,1514023603,1998579484,1312622330,694541497,2582060303,2151582166,1382467621,776784248,2618340202,3323268794,2497899128,2784771155,503983604,4076293799,907881277,423175695,432175456,1378068232,4145222326,3954048622,3938656102,3820766613,2793130115,2977904593,26017576,3274890735,3194772133,1700274565,1756076034,4006520079,3677328699,720338349,1533947780,354530856,688349552,3973924725,1637815568,332179504,3949051286,53804574,2852348879,3044236432,1282449977,3583942155,3416972820,4006381244,1617046695,2628476075,3002303598,1686838959,431878346,2686675385,1700445008,1080580658,1009431731,832498133,3223435511,2605976345,2271191193,2516031870,1648197032,4164389018,2548247927,300782431,375919233,238389289,3353747414,2531188641,2019080857,1475708069,455242339,2609103871,448939670,3451063019,1395535956,2413381860,1841049896,1491858159,885456874,4264095073,4001119347,1565136089,3898914787,1108368660,540939232,1173283510,2745871338,3681308437,4207628240,3343053890,4016749493,1699691293,1103962373,3625875870,2256883143,3830138730,1031889488,3479347698,1535977030,4236805024,3251091107,2132092099,1774941330,1199868427,1452454533,157007616,2904115357,342012276,595725824,1480756522,206960106,497939518,591360097,863170706,2375253569,3596610801,1814182875,2094937945,3421402208,1082520231,3463918190,2785509508,435703966,3908032597,1641649973,2842273706,3305899714,1510255612,2148256476,2655287854,3276092548,4258621189,236887753,3681803219,274041037,1734335097,3815195456,3317970021,1899903192,1026095262,4050517792,356393447,2410691914,3873677099,3682840055],[3913112168,2491498743,4132185628,2489919796,1091903735,1979897079,3170134830,3567386728,3557303409,857797738,1136121015,1342202287,507115054,2535736646,337727348,3213592640,1301675037,2528481711,1895095763,1721773893,3216771564,62756741,2142006736,835421444,2531993523,1442658625,3659876326,2882144922,676362277,1392781812,170690266,3921047035,1759253602,3611846912,1745797284,664899054,1329594018,3901205900,3045908486,2062866102,2865634940,3543621612,3464012697,1080764994,553557557,3656615353,3996768171,991055499,499776247,1265440854,648242737,3940784050,980351604,3713745714,1749149687,3396870395,4211799374,3640570775,1161844396,3125318951,1431517754,545492359,4268468663,3499529547,1437099964,2702547544,3433638243,2581715763,2787789398,1060185593,1593081372,2418618748,4260947970,69676912,2159744348,86519011,2512459080,3838209314,1220612927,3339683548,133810670,1090789135,1078426020,1569222167,845107691,3583754449,4072456591,1091646820,628848692,1613405280,3757631651,526609435,236106946,48312990,2942717905,3402727701,1797494240,859738849,992217954,4005476642,2243076622,3870952857,3732016268,765654824,3490871365,2511836413,1685915746,3888969200,1414112111,2273134842,3281911079,4080962846,172450625,2569994100,980381355,4109958455,2819808352,2716589560,2568741196,3681446669,3329971472,1835478071,660984891,3704678404,4045999559,3422617507,3040415634,1762651403,1719377915,3470491036,2693910283,3642056355,3138596744,1364962596,2073328063,1983633131,926494387,3423689081,2150032023,4096667949,1749200295,3328846651,309677260,2016342300,1779581495,3079819751,111262694,1274766160,443224088,298511866,1025883608,3806446537,1145181785,168956806,3641502830,3584813610,1689216846,3666258015,3200248200,1692713982,2646376535,4042768518,1618508792,1610833997,3523052358,4130873264,2001055236,3610705100,2202168115,4028541809,2961195399,1006657119,2006996926,3186142756,1430667929,3210227297,1314452623,4074634658,4101304120,2273951170,1399257539,3367210612,3027628629,1190975929,2062231137,2333990788,2221543033,2438960610,1181637006,548689776,2362791313,3372408396,3104550113,3145860560,296247880,1970579870,3078560182,3769228297,1714227617,3291629107,3898220290,166772364,1251581989,493813264,448347421,195405023,2709975567,677966185,3703036547,1463355134,2715995803,1338867538,1343315457,2802222074,2684532164,233230375,2599980071,2000651841,3277868038,1638401717,4028070440,3237316320,6314154,819756386,300326615,590932579,1405279636,3267499572,3150704214,2428286686,3959192993,3461946742,1862657033,1266418056,963775037,2089974820,2263052895,1917689273,448879540,3550394620,3981727096,150775221,3627908307,1303187396,508620638,2975983352,2726630617,1817252668,1876281319,1457606340,908771278,3720792119,3617206836,2455994898,1729034894,1080033504],[976866871,3556439503,2881648439,1522871579,1555064734,1336096578,3548522304,2579274686,3574697629,3205460757,3593280638,3338716283,3079412587,564236357,2993598910,1781952180,1464380207,3163844217,3332601554,1699332808,1393555694,1183702653,3581086237,1288719814,691649499,2847557200,2895455976,3193889540,2717570544,1781354906,1676643554,2592534050,3230253752,1126444790,2770207658,2633158820,2210423226,2615765581,2414155088,3127139286,673620729,2805611233,1269405062,4015350505,3341807571,4149409754,1057255273,2012875353,2162469141,2276492801,2601117357,993977747,3918593370,2654263191,753973209,36408145,2530585658,25011837,3520020182,2088578344,530523599,2918365339,1524020338,1518925132,3760827505,3759777254,1202760957,3985898139,3906192525,674977740,4174734889,2031300136,2019492241,3983892565,4153806404,3822280332,352677332,2297720250,60907813,90501309,3286998549,1016092578,2535922412,2839152426,457141659,509813237,4120667899,652014361,1966332200,2975202805,55981186,2327461051,676427537,3255491064,2882294119,3433927263,1307055953,942726286,933058658,2468411793,3933900994,4215176142,1361170020,2001714738,2830558078,3274259782,1222529897,1679025792,2729314320,3714953764,1770335741,151462246,3013232138,1682292957,1483529935,471910574,1539241949,458788160,3436315007,1807016891,3718408830,978976581,1043663428,3165965781,1927990952,4200891579,2372276910,3208408903,3533431907,1412390302,2931980059,4132332400,1947078029,3881505623,4168226417,2941484381,1077988104,1320477388,886195818,18198404,3786409e3,2509781533,112762804,3463356488,1866414978,891333506,18488651,661792760,1628790961,3885187036,3141171499,876946877,2693282273,1372485963,791857591,2686433993,3759982718,3167212022,3472953795,2716379847,445679433,3561995674,3504004811,3574258232,54117162,3331405415,2381918588,3769707343,4154350007,1140177722,4074052095,668550556,3214352940,367459370,261225585,2610173221,4209349473,3468074219,3265815641,314222801,3066103646,3808782860,282218597,3406013506,3773591054,379116347,1285071038,846784868,2669647154,3771962079,3550491691,2305946142,453669953,1268987020,3317592352,3279303384,3744833421,2610507566,3859509063,266596637,3847019092,517658769,3462560207,3443424879,370717030,4247526661,2224018117,4143653529,4112773975,2788324899,2477274417,1456262402,2901442914,1517677493,1846949527,2295493580,3734397586,2176403920,1280348187,1908823572,3871786941,846861322,1172426758,3287448474,3383383037,1655181056,3139813346,901632758,1897031941,2986607138,3066810236,3447102507,1393639104,373351379,950779232,625454576,3124240540,4148612726,2007998917,544563296,2244738638,2330496472,2058025392,1291430526,424198748,50039436,29584100,3605783033,2429876329,2791104160,1057563949,3255363231,3075367218,3463963227,1469046755,985887462]];var md={pbox:[],sbox:[]};function vd(Fd,Pd){let Md=Pd>>24&255,Bd=Pd>>16&255,jd=Pd>>8&255,Hd=Pd&255,Gd=Fd.sbox[0][Md]+Fd.sbox[1][Bd];return Gd=Gd^Fd.sbox[2][jd],Gd=Gd+Fd.sbox[3][Hd],Gd}function Ad(Fd,Pd,Md){let Bd=Pd,jd=Md,Hd;for(let Gd=0;Gd<dd;++Gd)Bd=Bd^Fd.pbox[Gd],jd=vd(Fd,Bd)^jd,Hd=Bd,Bd=jd,jd=Hd;return Hd=Bd,Bd=jd,jd=Hd,jd=jd^Fd.pbox[dd],Bd=Bd^Fd.pbox[dd+1],{left:Bd,right:jd}}function Nd(Fd,Pd,Md){let Bd=Pd,jd=Md,Hd;for(let Gd=dd+1;Gd>1;--Gd)Bd=Bd^Fd.pbox[Gd],jd=vd(Fd,Bd)^jd,Hd=Bd,Bd=jd,jd=Hd;return Hd=Bd,Bd=jd,jd=Hd,jd=jd^Fd.pbox[1],Bd=Bd^Fd.pbox[0],{left:Bd,right:jd}}function Id(Fd,Pd,Md){for(let zd=0;zd<4;zd++){Fd.sbox[zd]=[];for(let df=0;df<256;df++)Fd.sbox[zd][df]=fd[zd][df]}let Bd=0;for(let zd=0;zd<dd+2;zd++)Fd.pbox[zd]=pd[zd]^Pd[Bd],Bd++,Bd>=Md&&(Bd=0);let jd=0,Hd=0,Gd=0;for(let zd=0;zd<dd+2;zd+=2)Gd=Ad(Fd,jd,Hd),jd=Gd.left,Hd=Gd.right,Fd.pbox[zd]=jd,Fd.pbox[zd+1]=Hd;for(let zd=0;zd<4;zd++)for(let df=0;df<256;df+=2)Gd=Ad(Fd,jd,Hd),jd=Gd.left,Hd=Gd.right,Fd.sbox[zd][df]=jd,Fd.sbox[zd][df+1]=Hd;return!0}var Od=cd.Blowfish=ud.extend({_doReset:function(){if(this._keyPriorReset!==this._key){var Fd=this._keyPriorReset=this._key,Pd=Fd.words,Md=Fd.sigBytes/4;Id(md,Pd,Md)}},encryptBlock:function(Fd,Pd){var Md=Ad(md,Fd[Pd],Fd[Pd+1]);Fd[Pd]=Md.left,Fd[Pd+1]=Md.right},decryptBlock:function(Fd,Pd){var Md=Nd(md,Fd[Pd],Fd[Pd+1]);Fd[Pd]=Md.left,Fd[Pd+1]=Md.right},blockSize:64/32,keySize:128/32,ivSize:64/32});od.Blowfish=ud._createHelper(Od)}(),nd.Blowfish})}(blowfish)),blowfish.exports}(function(Ra,qa){(function(nd,od,ld){Ra.exports=od(requireCore(),requireX64Core(),requireLibTypedarrays(),requireEncUtf16(),requireEncBase64(),requireEncBase64url(),requireMd5$1(),requireSha1(),requireSha256(),requireSha224(),requireSha512(),requireSha384(),requireSha3(),requireRipemd160(),requireHmac(),requirePbkdf2(),requireEvpkdf(),requireCipherCore(),requireModeCfb(),requireModeCtr(),requireModeCtrGladman(),requireModeOfb(),requireModeEcb(),requirePadAnsix923(),requirePadIso10126(),requirePadIso97971(),requirePadZeropadding(),requirePadNopadding(),requireFormatHex(),requireAes(),requireTripledes(),requireRc4(),requireRabbit(),requireRabbitLegacy(),requireBlowfish())})(commonjsGlobal,function(nd){return nd})})(cryptoJs);var cryptoJsExports=cryptoJs.exports;const CryptoJS=getDefaultExportFromCjs(cryptoJsExports);var define_process_default$7={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};function assertPath(Ra){if(typeof Ra!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(Ra))}function normalizeStringPosix(Ra,qa){for(var nd="",od=0,ld=-1,ud=0,cd,dd=0;dd<=Ra.length;++dd){if(dd<Ra.length)cd=Ra.charCodeAt(dd);else{if(cd===47)break;cd=47}if(cd===47){if(!(ld===dd-1||ud===1))if(ld!==dd-1&&ud===2){if(nd.length<2||od!==2||nd.charCodeAt(nd.length-1)!==46||nd.charCodeAt(nd.length-2)!==46){if(nd.length>2){var pd=nd.lastIndexOf("/");if(pd!==nd.length-1){pd===-1?(nd="",od=0):(nd=nd.slice(0,pd),od=nd.length-1-nd.lastIndexOf("/")),ld=dd,ud=0;continue}}else if(nd.length===2||nd.length===1){nd="",od=0,ld=dd,ud=0;continue}}qa&&(nd.length>0?nd+="/..":nd="..",od=2)}else nd.length>0?nd+="/"+Ra.slice(ld+1,dd):nd=Ra.slice(ld+1,dd),od=dd-ld-1;ld=dd,ud=0}else cd===46&&ud!==-1?++ud:ud=-1}return nd}function _format(Ra,qa){var nd=qa.dir||qa.root,od=qa.base||(qa.name||"")+(qa.ext||"");return nd?nd===qa.root?nd+od:nd+Ra+od:od}var posix={resolve:function(){for(var qa="",nd=!1,od,ld=arguments.length-1;ld>=-1&&!nd;ld--){var ud;ld>=0?ud=arguments[ld]:(od===void 0&&(od=define_process_default$7.cwd()),ud=od),assertPath(ud),ud.length!==0&&(qa=ud+"/"+qa,nd=ud.charCodeAt(0)===47)}return qa=normalizeStringPosix(qa,!nd),nd?qa.length>0?"/"+qa:"/":qa.length>0?qa:"."},normalize:function(qa){if(assertPath(qa),qa.length===0)return".";var nd=qa.charCodeAt(0)===47,od=qa.charCodeAt(qa.length-1)===47;return qa=normalizeStringPosix(qa,!nd),qa.length===0&&!nd&&(qa="."),qa.length>0&&od&&(qa+="/"),nd?"/"+qa:qa},isAbsolute:function(qa){return assertPath(qa),qa.length>0&&qa.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var qa,nd=0;nd<arguments.length;++nd){var od=arguments[nd];assertPath(od),od.length>0&&(qa===void 0?qa=od:qa+="/"+od)}return qa===void 0?".":posix.normalize(qa)},relative:function(qa,nd){if(assertPath(qa),assertPath(nd),qa===nd||(qa=posix.resolve(qa),nd=posix.resolve(nd),qa===nd))return"";for(var od=1;od<qa.length&&qa.charCodeAt(od)===47;++od);for(var ld=qa.length,ud=ld-od,cd=1;cd<nd.length&&nd.charCodeAt(cd)===47;++cd);for(var dd=nd.length,pd=dd-cd,fd=ud<pd?ud:pd,md=-1,vd=0;vd<=fd;++vd){if(vd===fd){if(pd>fd){if(nd.charCodeAt(cd+vd)===47)return nd.slice(cd+vd+1);if(vd===0)return nd.slice(cd+vd)}else ud>fd&&(qa.charCodeAt(od+vd)===47?md=vd:vd===0&&(md=0));break}var Ad=qa.charCodeAt(od+vd),Nd=nd.charCodeAt(cd+vd);if(Ad!==Nd)break;Ad===47&&(md=vd)}var Id="";for(vd=od+md+1;vd<=ld;++vd)(vd===ld||qa.charCodeAt(vd)===47)&&(Id.length===0?Id+="..":Id+="/..");return Id.length>0?Id+nd.slice(cd+md):(cd+=md,nd.charCodeAt(cd)===47&&++cd,nd.slice(cd))},_makeLong:function(qa){return qa},dirname:function(qa){if(assertPath(qa),qa.length===0)return".";for(var nd=qa.charCodeAt(0),od=nd===47,ld=-1,ud=!0,cd=qa.length-1;cd>=1;--cd)if(nd=qa.charCodeAt(cd),nd===47){if(!ud){ld=cd;break}}else ud=!1;return ld===-1?od?"/":".":od&&ld===1?"//":qa.slice(0,ld)},basename:function(qa,nd){if(nd!==void 0&&typeof nd!="string")throw new TypeError('"ext" argument must be a string');assertPath(qa);var od=0,ld=-1,ud=!0,cd;if(nd!==void 0&&nd.length>0&&nd.length<=qa.length){if(nd.length===qa.length&&nd===qa)return"";var dd=nd.length-1,pd=-1;for(cd=qa.length-1;cd>=0;--cd){var fd=qa.charCodeAt(cd);if(fd===47){if(!ud){od=cd+1;break}}else pd===-1&&(ud=!1,pd=cd+1),dd>=0&&(fd===nd.charCodeAt(dd)?--dd===-1&&(ld=cd):(dd=-1,ld=pd))}return od===ld?ld=pd:ld===-1&&(ld=qa.length),qa.slice(od,ld)}else{for(cd=qa.length-1;cd>=0;--cd)if(qa.charCodeAt(cd)===47){if(!ud){od=cd+1;break}}else ld===-1&&(ud=!1,ld=cd+1);return ld===-1?"":qa.slice(od,ld)}},extname:function(qa){assertPath(qa);for(var nd=-1,od=0,ld=-1,ud=!0,cd=0,dd=qa.length-1;dd>=0;--dd){var pd=qa.charCodeAt(dd);if(pd===47){if(!ud){od=dd+1;break}continue}ld===-1&&(ud=!1,ld=dd+1),pd===46?nd===-1?nd=dd:cd!==1&&(cd=1):nd!==-1&&(cd=-1)}return nd===-1||ld===-1||cd===0||cd===1&&nd===ld-1&&nd===od+1?"":qa.slice(nd,ld)},format:function(qa){if(qa===null||typeof qa!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof qa);return _format("/",qa)},parse:function(qa){assertPath(qa);var nd={root:"",dir:"",base:"",ext:"",name:""};if(qa.length===0)return nd;var od=qa.charCodeAt(0),ld=od===47,ud;ld?(nd.root="/",ud=1):ud=0;for(var cd=-1,dd=0,pd=-1,fd=!0,md=qa.length-1,vd=0;md>=ud;--md){if(od=qa.charCodeAt(md),od===47){if(!fd){dd=md+1;break}continue}pd===-1&&(fd=!1,pd=md+1),od===46?cd===-1?cd=md:vd!==1&&(vd=1):cd!==-1&&(vd=-1)}return cd===-1||pd===-1||vd===0||vd===1&&cd===pd-1&&cd===dd+1?pd!==-1&&(dd===0&&ld?nd.base=nd.name=qa.slice(1,pd):nd.base=nd.name=qa.slice(dd,pd)):(dd===0&&ld?(nd.name=qa.slice(1,cd),nd.base=qa.slice(1,pd)):(nd.name=qa.slice(dd,cd),nd.base=qa.slice(dd,pd)),nd.ext=qa.slice(cd,pd)),dd>0?nd.dir=qa.slice(0,dd-1):ld&&(nd.dir="/"),nd},sep:"/",delimiter:":",win32:null,posix:null};posix.posix=posix;var pathBrowserify=posix,events={exports:{}},R=typeof Reflect=="object"?Reflect:null,ReflectApply=R&&typeof R.apply=="function"?R.apply:function(qa,nd,od){return Function.prototype.apply.call(qa,nd,od)},ReflectOwnKeys;R&&typeof R.ownKeys=="function"?ReflectOwnKeys=R.ownKeys:Object.getOwnPropertySymbols?ReflectOwnKeys=function(qa){return Object.getOwnPropertyNames(qa).concat(Object.getOwnPropertySymbols(qa))}:ReflectOwnKeys=function(qa){return Object.getOwnPropertyNames(qa)};function ProcessEmitWarning(Ra){console&&console.warn&&console.warn(Ra)}var NumberIsNaN=Number.isNaN||function(qa){return qa!==qa};function EventEmitter(){EventEmitter.init.call(this)}events.exports=EventEmitter;events.exports.once=once$3;EventEmitter.EventEmitter=EventEmitter;EventEmitter.prototype._events=void 0;EventEmitter.prototype._eventsCount=0;EventEmitter.prototype._maxListeners=void 0;var defaultMaxListeners=10;function checkListener(Ra){if(typeof Ra!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof Ra)}Object.defineProperty(EventEmitter,"defaultMaxListeners",{enumerable:!0,get:function(){return defaultMaxListeners},set:function(Ra){if(typeof Ra!="number"||Ra<0||NumberIsNaN(Ra))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+Ra+".");defaultMaxListeners=Ra}});EventEmitter.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0};EventEmitter.prototype.setMaxListeners=function(qa){if(typeof qa!="number"||qa<0||NumberIsNaN(qa))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+qa+".");return this._maxListeners=qa,this};function _getMaxListeners(Ra){return Ra._maxListeners===void 0?EventEmitter.defaultMaxListeners:Ra._maxListeners}EventEmitter.prototype.getMaxListeners=function(){return _getMaxListeners(this)};EventEmitter.prototype.emit=function(qa){for(var nd=[],od=1;od<arguments.length;od++)nd.push(arguments[od]);var ld=qa==="error",ud=this._events;if(ud!==void 0)ld=ld&&ud.error===void 0;else if(!ld)return!1;if(ld){var cd;if(nd.length>0&&(cd=nd[0]),cd instanceof Error)throw cd;var dd=new Error("Unhandled error."+(cd?" ("+cd.message+")":""));throw dd.context=cd,dd}var pd=ud[qa];if(pd===void 0)return!1;if(typeof pd=="function")ReflectApply(pd,this,nd);else for(var fd=pd.length,md=arrayClone(pd,fd),od=0;od<fd;++od)ReflectApply(md[od],this,nd);return!0};function _addListener(Ra,qa,nd,od){var ld,ud,cd;if(checkListener(nd),ud=Ra._events,ud===void 0?(ud=Ra._events=Object.create(null),Ra._eventsCount=0):(ud.newListener!==void 0&&(Ra.emit("newListener",qa,nd.listener?nd.listener:nd),ud=Ra._events),cd=ud[qa]),cd===void 0)cd=ud[qa]=nd,++Ra._eventsCount;else if(typeof cd=="function"?cd=ud[qa]=od?[nd,cd]:[cd,nd]:od?cd.unshift(nd):cd.push(nd),ld=_getMaxListeners(Ra),ld>0&&cd.length>ld&&!cd.warned){cd.warned=!0;var dd=new Error("Possible EventEmitter memory leak detected. "+cd.length+" "+String(qa)+" listeners added. Use emitter.setMaxListeners() to increase limit");dd.name="MaxListenersExceededWarning",dd.emitter=Ra,dd.type=qa,dd.count=cd.length,ProcessEmitWarning(dd)}return Ra}EventEmitter.prototype.addListener=function(qa,nd){return _addListener(this,qa,nd,!1)};EventEmitter.prototype.on=EventEmitter.prototype.addListener;EventEmitter.prototype.prependListener=function(qa,nd){return _addListener(this,qa,nd,!0)};function onceWrapper(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function _onceWrap(Ra,qa,nd){var od={fired:!1,wrapFn:void 0,target:Ra,type:qa,listener:nd},ld=onceWrapper.bind(od);return ld.listener=nd,od.wrapFn=ld,ld}EventEmitter.prototype.once=function(qa,nd){return checkListener(nd),this.on(qa,_onceWrap(this,qa,nd)),this};EventEmitter.prototype.prependOnceListener=function(qa,nd){return checkListener(nd),this.prependListener(qa,_onceWrap(this,qa,nd)),this};EventEmitter.prototype.removeListener=function(qa,nd){var od,ld,ud,cd,dd;if(checkListener(nd),ld=this._events,ld===void 0)return this;if(od=ld[qa],od===void 0)return this;if(od===nd||od.listener===nd)--this._eventsCount===0?this._events=Object.create(null):(delete ld[qa],ld.removeListener&&this.emit("removeListener",qa,od.listener||nd));else if(typeof od!="function"){for(ud=-1,cd=od.length-1;cd>=0;cd--)if(od[cd]===nd||od[cd].listener===nd){dd=od[cd].listener,ud=cd;break}if(ud<0)return this;ud===0?od.shift():spliceOne(od,ud),od.length===1&&(ld[qa]=od[0]),ld.removeListener!==void 0&&this.emit("removeListener",qa,dd||nd)}return this};EventEmitter.prototype.off=EventEmitter.prototype.removeListener;EventEmitter.prototype.removeAllListeners=function(qa){var nd,od,ld;if(od=this._events,od===void 0)return this;if(od.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):od[qa]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete od[qa]),this;if(arguments.length===0){var ud=Object.keys(od),cd;for(ld=0;ld<ud.length;++ld)cd=ud[ld],cd!=="removeListener"&&this.removeAllListeners(cd);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(nd=od[qa],typeof nd=="function")this.removeListener(qa,nd);else if(nd!==void 0)for(ld=nd.length-1;ld>=0;ld--)this.removeListener(qa,nd[ld]);return this};function _listeners(Ra,qa,nd){var od=Ra._events;if(od===void 0)return[];var ld=od[qa];return ld===void 0?[]:typeof ld=="function"?nd?[ld.listener||ld]:[ld]:nd?unwrapListeners(ld):arrayClone(ld,ld.length)}EventEmitter.prototype.listeners=function(qa){return _listeners(this,qa,!0)};EventEmitter.prototype.rawListeners=function(qa){return _listeners(this,qa,!1)};EventEmitter.listenerCount=function(Ra,qa){return typeof Ra.listenerCount=="function"?Ra.listenerCount(qa):listenerCount.call(Ra,qa)};EventEmitter.prototype.listenerCount=listenerCount;function listenerCount(Ra){var qa=this._events;if(qa!==void 0){var nd=qa[Ra];if(typeof nd=="function")return 1;if(nd!==void 0)return nd.length}return 0}EventEmitter.prototype.eventNames=function(){return this._eventsCount>0?ReflectOwnKeys(this._events):[]};function arrayClone(Ra,qa){for(var nd=new Array(qa),od=0;od<qa;++od)nd[od]=Ra[od];return nd}function spliceOne(Ra,qa){for(;qa+1<Ra.length;qa++)Ra[qa]=Ra[qa+1];Ra.pop()}function unwrapListeners(Ra){for(var qa=new Array(Ra.length),nd=0;nd<qa.length;++nd)qa[nd]=Ra[nd].listener||Ra[nd];return qa}function once$3(Ra,qa){return new Promise(function(nd,od){function ld(cd){Ra.removeListener(qa,ud),od(cd)}function ud(){typeof Ra.removeListener=="function"&&Ra.removeListener("error",ld),nd([].slice.call(arguments))}eventTargetAgnosticAddListener(Ra,qa,ud,{once:!0}),qa!=="error"&&addErrorHandlerIfEventEmitter(Ra,ld,{once:!0})})}function addErrorHandlerIfEventEmitter(Ra,qa,nd){typeof Ra.on=="function"&&eventTargetAgnosticAddListener(Ra,"error",qa,nd)}function eventTargetAgnosticAddListener(Ra,qa,nd,od){if(typeof Ra.on=="function")od.once?Ra.once(qa,nd):Ra.on(qa,nd);else if(typeof Ra.addEventListener=="function")Ra.addEventListener(qa,function ld(ud){od.once&&Ra.removeEventListener(qa,ld),nd(ud)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof Ra)}var eventsExports=events.exports,inherits_browser={exports:{}};typeof Object.create=="function"?inherits_browser.exports=function(qa,nd){nd&&(qa.super_=nd,qa.prototype=Object.create(nd.prototype,{constructor:{value:qa,enumerable:!1,writable:!0,configurable:!0}}))}:inherits_browser.exports=function(qa,nd){if(nd){qa.super_=nd;var od=function(){};od.prototype=nd.prototype,qa.prototype=new od,qa.prototype.constructor=qa}};var inherits_browserExports=inherits_browser.exports,streamBrowser=eventsExports.EventEmitter,buffer={},base64Js={},hasRequiredBase64Js;function requireBase64Js(){if(hasRequiredBase64Js)return base64Js;hasRequiredBase64Js=1,base64Js.byteLength=dd,base64Js.toByteArray=fd,base64Js.fromByteArray=Ad;for(var Ra=[],qa=[],nd=typeof Uint8Array<"u"?Uint8Array:Array,od="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ld=0,ud=od.length;ld<ud;++ld)Ra[ld]=od[ld],qa[od.charCodeAt(ld)]=ld;qa[45]=62,qa[95]=63;function cd(Nd){var Id=Nd.length;if(Id%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var Od=Nd.indexOf("=");Od===-1&&(Od=Id);var Fd=Od===Id?0:4-Od%4;return[Od,Fd]}function dd(Nd){var Id=cd(Nd),Od=Id[0],Fd=Id[1];return(Od+Fd)*3/4-Fd}function pd(Nd,Id,Od){return(Id+Od)*3/4-Od}function fd(Nd){var Id,Od=cd(Nd),Fd=Od[0],Pd=Od[1],Md=new nd(pd(Nd,Fd,Pd)),Bd=0,jd=Pd>0?Fd-4:Fd,Hd;for(Hd=0;Hd<jd;Hd+=4)Id=qa[Nd.charCodeAt(Hd)]<<18|qa[Nd.charCodeAt(Hd+1)]<<12|qa[Nd.charCodeAt(Hd+2)]<<6|qa[Nd.charCodeAt(Hd+3)],Md[Bd++]=Id>>16&255,Md[Bd++]=Id>>8&255,Md[Bd++]=Id&255;return Pd===2&&(Id=qa[Nd.charCodeAt(Hd)]<<2|qa[Nd.charCodeAt(Hd+1)]>>4,Md[Bd++]=Id&255),Pd===1&&(Id=qa[Nd.charCodeAt(Hd)]<<10|qa[Nd.charCodeAt(Hd+1)]<<4|qa[Nd.charCodeAt(Hd+2)]>>2,Md[Bd++]=Id>>8&255,Md[Bd++]=Id&255),Md}function md(Nd){return Ra[Nd>>18&63]+Ra[Nd>>12&63]+Ra[Nd>>6&63]+Ra[Nd&63]}function vd(Nd,Id,Od){for(var Fd,Pd=[],Md=Id;Md<Od;Md+=3)Fd=(Nd[Md]<<16&16711680)+(Nd[Md+1]<<8&65280)+(Nd[Md+2]&255),Pd.push(md(Fd));return Pd.join("")}function Ad(Nd){for(var Id,Od=Nd.length,Fd=Od%3,Pd=[],Md=16383,Bd=0,jd=Od-Fd;Bd<jd;Bd+=Md)Pd.push(vd(Nd,Bd,Bd+Md>jd?jd:Bd+Md));return Fd===1?(Id=Nd[Od-1],Pd.push(Ra[Id>>2]+Ra[Id<<4&63]+"==")):Fd===2&&(Id=(Nd[Od-2]<<8)+Nd[Od-1],Pd.push(Ra[Id>>10]+Ra[Id>>4&63]+Ra[Id<<2&63]+"=")),Pd.join("")}return base64Js}var ieee754={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */ieee754.read=function(Ra,qa,nd,od,ld){var ud,cd,dd=ld*8-od-1,pd=(1<<dd)-1,fd=pd>>1,md=-7,vd=nd?ld-1:0,Ad=nd?-1:1,Nd=Ra[qa+vd];for(vd+=Ad,ud=Nd&(1<<-md)-1,Nd>>=-md,md+=dd;md>0;ud=ud*256+Ra[qa+vd],vd+=Ad,md-=8);for(cd=ud&(1<<-md)-1,ud>>=-md,md+=od;md>0;cd=cd*256+Ra[qa+vd],vd+=Ad,md-=8);if(ud===0)ud=1-fd;else{if(ud===pd)return cd?NaN:(Nd?-1:1)*(1/0);cd=cd+Math.pow(2,od),ud=ud-fd}return(Nd?-1:1)*cd*Math.pow(2,ud-od)};ieee754.write=function(Ra,qa,nd,od,ld,ud){var cd,dd,pd,fd=ud*8-ld-1,md=(1<<fd)-1,vd=md>>1,Ad=ld===23?Math.pow(2,-24)-Math.pow(2,-77):0,Nd=od?0:ud-1,Id=od?1:-1,Od=qa<0||qa===0&&1/qa<0?1:0;for(qa=Math.abs(qa),isNaN(qa)||qa===1/0?(dd=isNaN(qa)?1:0,cd=md):(cd=Math.floor(Math.log(qa)/Math.LN2),qa*(pd=Math.pow(2,-cd))<1&&(cd--,pd*=2),cd+vd>=1?qa+=Ad/pd:qa+=Ad*Math.pow(2,1-vd),qa*pd>=2&&(cd++,pd/=2),cd+vd>=md?(dd=0,cd=md):cd+vd>=1?(dd=(qa*pd-1)*Math.pow(2,ld),cd=cd+vd):(dd=qa*Math.pow(2,vd-1)*Math.pow(2,ld),cd=0));ld>=8;Ra[nd+Nd]=dd&255,Nd+=Id,dd/=256,ld-=8);for(cd=cd<<ld|dd,fd+=ld;fd>0;Ra[nd+Nd]=cd&255,Nd+=Id,cd/=256,fd-=8);Ra[nd+Nd-Id]|=Od*128};/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/(function(Ra){var qa=requireBase64Js(),nd=ieee754,od=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ra.Buffer=dd,Ra.SlowBuffer=Md,Ra.INSPECT_MAX_BYTES=50;var ld=2147483647;Ra.kMaxLength=ld,dd.TYPED_ARRAY_SUPPORT=ud(),!dd.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function ud(){try{var Gf=new Uint8Array(1),wf={foo:function(){return 42}};return Object.setPrototypeOf(wf,Uint8Array.prototype),Object.setPrototypeOf(Gf,wf),Gf.foo()===42}catch{return!1}}Object.defineProperty(dd.prototype,"parent",{enumerable:!0,get:function(){if(dd.isBuffer(this))return this.buffer}}),Object.defineProperty(dd.prototype,"offset",{enumerable:!0,get:function(){if(dd.isBuffer(this))return this.byteOffset}});function cd(Gf){if(Gf>ld)throw new RangeError('The value "'+Gf+'" is invalid for option "size"');var wf=new Uint8Array(Gf);return Object.setPrototypeOf(wf,dd.prototype),wf}function dd(Gf,wf,Rf){if(typeof Gf=="number"){if(typeof wf=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return vd(Gf)}return pd(Gf,wf,Rf)}dd.poolSize=8192;function pd(Gf,wf,Rf){if(typeof Gf=="string")return Ad(Gf,wf);if(ArrayBuffer.isView(Gf))return Id(Gf);if(Gf==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof Gf);if(kf(Gf,ArrayBuffer)||Gf&&kf(Gf.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(kf(Gf,SharedArrayBuffer)||Gf&&kf(Gf.buffer,SharedArrayBuffer)))return Od(Gf,wf,Rf);if(typeof Gf=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var Uf=Gf.valueOf&&Gf.valueOf();if(Uf!=null&&Uf!==Gf)return dd.from(Uf,wf,Rf);var ph=Fd(Gf);if(ph)return ph;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof Gf[Symbol.toPrimitive]=="function")return dd.from(Gf[Symbol.toPrimitive]("string"),wf,Rf);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof Gf)}dd.from=function(Gf,wf,Rf){return pd(Gf,wf,Rf)},Object.setPrototypeOf(dd.prototype,Uint8Array.prototype),Object.setPrototypeOf(dd,Uint8Array);function fd(Gf){if(typeof Gf!="number")throw new TypeError('"size" argument must be of type number');if(Gf<0)throw new RangeError('The value "'+Gf+'" is invalid for option "size"')}function md(Gf,wf,Rf){return fd(Gf),Gf<=0?cd(Gf):wf!==void 0?typeof Rf=="string"?cd(Gf).fill(wf,Rf):cd(Gf).fill(wf):cd(Gf)}dd.alloc=function(Gf,wf,Rf){return md(Gf,wf,Rf)};function vd(Gf){return fd(Gf),cd(Gf<0?0:Pd(Gf)|0)}dd.allocUnsafe=function(Gf){return vd(Gf)},dd.allocUnsafeSlow=function(Gf){return vd(Gf)};function Ad(Gf,wf){if((typeof wf!="string"||wf==="")&&(wf="utf8"),!dd.isEncoding(wf))throw new TypeError("Unknown encoding: "+wf);var Rf=Bd(Gf,wf)|0,Uf=cd(Rf),ph=Uf.write(Gf,wf);return ph!==Rf&&(Uf=Uf.slice(0,ph)),Uf}function Nd(Gf){for(var wf=Gf.length<0?0:Pd(Gf.length)|0,Rf=cd(wf),Uf=0;Uf<wf;Uf+=1)Rf[Uf]=Gf[Uf]&255;return Rf}function Id(Gf){if(kf(Gf,Uint8Array)){var wf=new Uint8Array(Gf);return Od(wf.buffer,wf.byteOffset,wf.byteLength)}return Nd(Gf)}function Od(Gf,wf,Rf){if(wf<0||Gf.byteLength<wf)throw new RangeError('"offset" is outside of buffer bounds');if(Gf.byteLength<wf+(Rf||0))throw new RangeError('"length" is outside of buffer bounds');var Uf;return wf===void 0&&Rf===void 0?Uf=new Uint8Array(Gf):Rf===void 0?Uf=new Uint8Array(Gf,wf):Uf=new Uint8Array(Gf,wf,Rf),Object.setPrototypeOf(Uf,dd.prototype),Uf}function Fd(Gf){if(dd.isBuffer(Gf)){var wf=Pd(Gf.length)|0,Rf=cd(wf);return Rf.length===0||Gf.copy(Rf,0,0,wf),Rf}if(Gf.length!==void 0)return typeof Gf.length!="number"||Vf(Gf.length)?cd(0):Nd(Gf);if(Gf.type==="Buffer"&&Array.isArray(Gf.data))return Nd(Gf.data)}function Pd(Gf){if(Gf>=ld)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+ld.toString(16)+" bytes");return Gf|0}function Md(Gf){return+Gf!=Gf&&(Gf=0),dd.alloc(+Gf)}dd.isBuffer=function(wf){return wf!=null&&wf._isBuffer===!0&&wf!==dd.prototype},dd.compare=function(wf,Rf){if(kf(wf,Uint8Array)&&(wf=dd.from(wf,wf.offset,wf.byteLength)),kf(Rf,Uint8Array)&&(Rf=dd.from(Rf,Rf.offset,Rf.byteLength)),!dd.isBuffer(wf)||!dd.isBuffer(Rf))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(wf===Rf)return 0;for(var Uf=wf.length,ph=Rf.length,gh=0,ah=Math.min(Uf,ph);gh<ah;++gh)if(wf[gh]!==Rf[gh]){Uf=wf[gh],ph=Rf[gh];break}return Uf<ph?-1:ph<Uf?1:0},dd.isEncoding=function(wf){switch(String(wf).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},dd.concat=function(wf,Rf){if(!Array.isArray(wf))throw new TypeError('"list" argument must be an Array of Buffers');if(wf.length===0)return dd.alloc(0);var Uf;if(Rf===void 0)for(Rf=0,Uf=0;Uf<wf.length;++Uf)Rf+=wf[Uf].length;var ph=dd.allocUnsafe(Rf),gh=0;for(Uf=0;Uf<wf.length;++Uf){var ah=wf[Uf];if(kf(ah,Uint8Array))gh+ah.length>ph.length?dd.from(ah).copy(ph,gh):Uint8Array.prototype.set.call(ph,ah,gh);else if(dd.isBuffer(ah))ah.copy(ph,gh);else throw new TypeError('"list" argument must be an Array of Buffers');gh+=ah.length}return ph};function Bd(Gf,wf){if(dd.isBuffer(Gf))return Gf.length;if(ArrayBuffer.isView(Gf)||kf(Gf,ArrayBuffer))return Gf.byteLength;if(typeof Gf!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof Gf);var Rf=Gf.length,Uf=arguments.length>2&&arguments[2]===!0;if(!Uf&&Rf===0)return 0;for(var ph=!1;;)switch(wf){case"ascii":case"latin1":case"binary":return Rf;case"utf8":case"utf-8":return yf(Gf).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Rf*2;case"hex":return Rf>>>1;case"base64":return oh(Gf).length;default:if(ph)return Uf?-1:yf(Gf).length;wf=(""+wf).toLowerCase(),ph=!0}}dd.byteLength=Bd;function jd(Gf,wf,Rf){var Uf=!1;if((wf===void 0||wf<0)&&(wf=0),wf>this.length||((Rf===void 0||Rf>this.length)&&(Rf=this.length),Rf<=0)||(Rf>>>=0,wf>>>=0,Rf<=wf))return"";for(Gf||(Gf="utf8");;)switch(Gf){case"hex":return Kf(this,wf,Rf);case"utf8":case"utf-8":return Sf(this,wf,Rf);case"ascii":return Tf(this,wf,Rf);case"latin1":case"binary":return Mf(this,wf,Rf);case"base64":return vf(this,wf,Rf);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Zf(this,wf,Rf);default:if(Uf)throw new TypeError("Unknown encoding: "+Gf);Gf=(Gf+"").toLowerCase(),Uf=!0}}dd.prototype._isBuffer=!0;function Hd(Gf,wf,Rf){var Uf=Gf[wf];Gf[wf]=Gf[Rf],Gf[Rf]=Uf}dd.prototype.swap16=function(){var wf=this.length;if(wf%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var Rf=0;Rf<wf;Rf+=2)Hd(this,Rf,Rf+1);return this},dd.prototype.swap32=function(){var wf=this.length;if(wf%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var Rf=0;Rf<wf;Rf+=4)Hd(this,Rf,Rf+3),Hd(this,Rf+1,Rf+2);return this},dd.prototype.swap64=function(){var wf=this.length;if(wf%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var Rf=0;Rf<wf;Rf+=8)Hd(this,Rf,Rf+7),Hd(this,Rf+1,Rf+6),Hd(this,Rf+2,Rf+5),Hd(this,Rf+3,Rf+4);return this},dd.prototype.toString=function(){var wf=this.length;return wf===0?"":arguments.length===0?Sf(this,0,wf):jd.apply(this,arguments)},dd.prototype.toLocaleString=dd.prototype.toString,dd.prototype.equals=function(wf){if(!dd.isBuffer(wf))throw new TypeError("Argument must be a Buffer");return this===wf?!0:dd.compare(this,wf)===0},dd.prototype.inspect=function(){var wf="",Rf=Ra.INSPECT_MAX_BYTES;return wf=this.toString("hex",0,Rf).replace(/(.{2})/g,"$1 ").trim(),this.length>Rf&&(wf+=" ... "),"<Buffer "+wf+">"},od&&(dd.prototype[od]=dd.prototype.inspect),dd.prototype.compare=function(wf,Rf,Uf,ph,gh){if(kf(wf,Uint8Array)&&(wf=dd.from(wf,wf.offset,wf.byteLength)),!dd.isBuffer(wf))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof wf);if(Rf===void 0&&(Rf=0),Uf===void 0&&(Uf=wf?wf.length:0),ph===void 0&&(ph=0),gh===void 0&&(gh=this.length),Rf<0||Uf>wf.length||ph<0||gh>this.length)throw new RangeError("out of range index");if(ph>=gh&&Rf>=Uf)return 0;if(ph>=gh)return-1;if(Rf>=Uf)return 1;if(Rf>>>=0,Uf>>>=0,ph>>>=0,gh>>>=0,this===wf)return 0;for(var ah=gh-ph,Ah=Uf-Rf,dh=Math.min(ah,Ah),Mh=this.slice(ph,gh),Yh=wf.slice(Rf,Uf),Bh=0;Bh<dh;++Bh)if(Mh[Bh]!==Yh[Bh]){ah=Mh[Bh],Ah=Yh[Bh];break}return ah<Ah?-1:Ah<ah?1:0};function Gd(Gf,wf,Rf,Uf,ph){if(Gf.length===0)return-1;if(typeof Rf=="string"?(Uf=Rf,Rf=0):Rf>2147483647?Rf=2147483647:Rf<-2147483648&&(Rf=-2147483648),Rf=+Rf,Vf(Rf)&&(Rf=ph?0:Gf.length-1),Rf<0&&(Rf=Gf.length+Rf),Rf>=Gf.length){if(ph)return-1;Rf=Gf.length-1}else if(Rf<0)if(ph)Rf=0;else return-1;if(typeof wf=="string"&&(wf=dd.from(wf,Uf)),dd.isBuffer(wf))return wf.length===0?-1:zd(Gf,wf,Rf,Uf,ph);if(typeof wf=="number")return wf=wf&255,typeof Uint8Array.prototype.indexOf=="function"?ph?Uint8Array.prototype.indexOf.call(Gf,wf,Rf):Uint8Array.prototype.lastIndexOf.call(Gf,wf,Rf):zd(Gf,[wf],Rf,Uf,ph);throw new TypeError("val must be string, number or Buffer")}function zd(Gf,wf,Rf,Uf,ph){var gh=1,ah=Gf.length,Ah=wf.length;if(Uf!==void 0&&(Uf=String(Uf).toLowerCase(),Uf==="ucs2"||Uf==="ucs-2"||Uf==="utf16le"||Uf==="utf-16le")){if(Gf.length<2||wf.length<2)return-1;gh=2,ah/=2,Ah/=2,Rf/=2}function dh(dm,nh){return gh===1?dm[nh]:dm.readUInt16BE(nh*gh)}var Mh;if(ph){var Yh=-1;for(Mh=Rf;Mh<ah;Mh++)if(dh(Gf,Mh)===dh(wf,Yh===-1?0:Mh-Yh)){if(Yh===-1&&(Yh=Mh),Mh-Yh+1===Ah)return Yh*gh}else Yh!==-1&&(Mh-=Mh-Yh),Yh=-1}else for(Rf+Ah>ah&&(Rf=ah-Ah),Mh=Rf;Mh>=0;Mh--){for(var Bh=!0,Xh=0;Xh<Ah;Xh++)if(dh(Gf,Mh+Xh)!==dh(wf,Xh)){Bh=!1;break}if(Bh)return Mh}return-1}dd.prototype.includes=function(wf,Rf,Uf){return this.indexOf(wf,Rf,Uf)!==-1},dd.prototype.indexOf=function(wf,Rf,Uf){return Gd(this,wf,Rf,Uf,!0)},dd.prototype.lastIndexOf=function(wf,Rf,Uf){return Gd(this,wf,Rf,Uf,!1)};function df(Gf,wf,Rf,Uf){Rf=Number(Rf)||0;var ph=Gf.length-Rf;Uf?(Uf=Number(Uf),Uf>ph&&(Uf=ph)):Uf=ph;var gh=wf.length;Uf>gh/2&&(Uf=gh/2);for(var ah=0;ah<Uf;++ah){var Ah=parseInt(wf.substr(ah*2,2),16);if(Vf(Ah))return ah;Gf[Rf+ah]=Ah}return ah}function Wd(Gf,wf,Rf,Uf){return Yf(yf(wf,Gf.length-Rf),Gf,Rf,Uf)}function Jd(Gf,wf,Rf,Uf){return Yf(Bf(wf),Gf,Rf,Uf)}function Xd(Gf,wf,Rf,Uf){return Yf(oh(wf),Gf,Rf,Uf)}function _f(Gf,wf,Rf,Uf){return Yf(qf(wf,Gf.length-Rf),Gf,Rf,Uf)}dd.prototype.write=function(wf,Rf,Uf,ph){if(Rf===void 0)ph="utf8",Uf=this.length,Rf=0;else if(Uf===void 0&&typeof Rf=="string")ph=Rf,Uf=this.length,Rf=0;else if(isFinite(Rf))Rf=Rf>>>0,isFinite(Uf)?(Uf=Uf>>>0,ph===void 0&&(ph="utf8")):(ph=Uf,Uf=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var gh=this.length-Rf;if((Uf===void 0||Uf>gh)&&(Uf=gh),wf.length>0&&(Uf<0||Rf<0)||Rf>this.length)throw new RangeError("Attempt to write outside buffer bounds");ph||(ph="utf8");for(var ah=!1;;)switch(ph){case"hex":return df(this,wf,Rf,Uf);case"utf8":case"utf-8":return Wd(this,wf,Rf,Uf);case"ascii":case"latin1":case"binary":return Jd(this,wf,Rf,Uf);case"base64":return Xd(this,wf,Rf,Uf);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return _f(this,wf,Rf,Uf);default:if(ah)throw new TypeError("Unknown encoding: "+ph);ph=(""+ph).toLowerCase(),ah=!0}},dd.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function vf(Gf,wf,Rf){return wf===0&&Rf===Gf.length?qa.fromByteArray(Gf):qa.fromByteArray(Gf.slice(wf,Rf))}function Sf(Gf,wf,Rf){Rf=Math.min(Gf.length,Rf);for(var Uf=[],ph=wf;ph<Rf;){var gh=Gf[ph],ah=null,Ah=gh>239?4:gh>223?3:gh>191?2:1;if(ph+Ah<=Rf){var dh,Mh,Yh,Bh;switch(Ah){case 1:gh<128&&(ah=gh);break;case 2:dh=Gf[ph+1],(dh&192)===128&&(Bh=(gh&31)<<6|dh&63,Bh>127&&(ah=Bh));break;case 3:dh=Gf[ph+1],Mh=Gf[ph+2],(dh&192)===128&&(Mh&192)===128&&(Bh=(gh&15)<<12|(dh&63)<<6|Mh&63,Bh>2047&&(Bh<55296||Bh>57343)&&(ah=Bh));break;case 4:dh=Gf[ph+1],Mh=Gf[ph+2],Yh=Gf[ph+3],(dh&192)===128&&(Mh&192)===128&&(Yh&192)===128&&(Bh=(gh&15)<<18|(dh&63)<<12|(Mh&63)<<6|Yh&63,Bh>65535&&Bh<1114112&&(ah=Bh))}}ah===null?(ah=65533,Ah=1):ah>65535&&(ah-=65536,Uf.push(ah>>>10&1023|55296),ah=56320|ah&1023),Uf.push(ah),ph+=Ah}return bf(Uf)}var gf=4096;function bf(Gf){var wf=Gf.length;if(wf<=gf)return String.fromCharCode.apply(String,Gf);for(var Rf="",Uf=0;Uf<wf;)Rf+=String.fromCharCode.apply(String,Gf.slice(Uf,Uf+=gf));return Rf}function Tf(Gf,wf,Rf){var Uf="";Rf=Math.min(Gf.length,Rf);for(var ph=wf;ph<Rf;++ph)Uf+=String.fromCharCode(Gf[ph]&127);return Uf}function Mf(Gf,wf,Rf){var Uf="";Rf=Math.min(Gf.length,Rf);for(var ph=wf;ph<Rf;++ph)Uf+=String.fromCharCode(Gf[ph]);return Uf}function Kf(Gf,wf,Rf){var Uf=Gf.length;(!wf||wf<0)&&(wf=0),(!Rf||Rf<0||Rf>Uf)&&(Rf=Uf);for(var ph="",gh=wf;gh<Rf;++gh)ph+=fh[Gf[gh]];return ph}function Zf(Gf,wf,Rf){for(var Uf=Gf.slice(wf,Rf),ph="",gh=0;gh<Uf.length-1;gh+=2)ph+=String.fromCharCode(Uf[gh]+Uf[gh+1]*256);return ph}dd.prototype.slice=function(wf,Rf){var Uf=this.length;wf=~~wf,Rf=Rf===void 0?Uf:~~Rf,wf<0?(wf+=Uf,wf<0&&(wf=0)):wf>Uf&&(wf=Uf),Rf<0?(Rf+=Uf,Rf<0&&(Rf=0)):Rf>Uf&&(Rf=Uf),Rf<wf&&(Rf=wf);var ph=this.subarray(wf,Rf);return Object.setPrototypeOf(ph,dd.prototype),ph};function eh(Gf,wf,Rf){if(Gf%1!==0||Gf<0)throw new RangeError("offset is not uint");if(Gf+wf>Rf)throw new RangeError("Trying to access beyond buffer length")}dd.prototype.readUintLE=dd.prototype.readUIntLE=function(wf,Rf,Uf){wf=wf>>>0,Rf=Rf>>>0,Uf||eh(wf,Rf,this.length);for(var ph=this[wf],gh=1,ah=0;++ah<Rf&&(gh*=256);)ph+=this[wf+ah]*gh;return ph},dd.prototype.readUintBE=dd.prototype.readUIntBE=function(wf,Rf,Uf){wf=wf>>>0,Rf=Rf>>>0,Uf||eh(wf,Rf,this.length);for(var ph=this[wf+--Rf],gh=1;Rf>0&&(gh*=256);)ph+=this[wf+--Rf]*gh;return ph},dd.prototype.readUint8=dd.prototype.readUInt8=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,1,this.length),this[wf]},dd.prototype.readUint16LE=dd.prototype.readUInt16LE=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,2,this.length),this[wf]|this[wf+1]<<8},dd.prototype.readUint16BE=dd.prototype.readUInt16BE=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,2,this.length),this[wf]<<8|this[wf+1]},dd.prototype.readUint32LE=dd.prototype.readUInt32LE=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,4,this.length),(this[wf]|this[wf+1]<<8|this[wf+2]<<16)+this[wf+3]*16777216},dd.prototype.readUint32BE=dd.prototype.readUInt32BE=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,4,this.length),this[wf]*16777216+(this[wf+1]<<16|this[wf+2]<<8|this[wf+3])},dd.prototype.readIntLE=function(wf,Rf,Uf){wf=wf>>>0,Rf=Rf>>>0,Uf||eh(wf,Rf,this.length);for(var ph=this[wf],gh=1,ah=0;++ah<Rf&&(gh*=256);)ph+=this[wf+ah]*gh;return gh*=128,ph>=gh&&(ph-=Math.pow(2,8*Rf)),ph},dd.prototype.readIntBE=function(wf,Rf,Uf){wf=wf>>>0,Rf=Rf>>>0,Uf||eh(wf,Rf,this.length);for(var ph=Rf,gh=1,ah=this[wf+--ph];ph>0&&(gh*=256);)ah+=this[wf+--ph]*gh;return gh*=128,ah>=gh&&(ah-=Math.pow(2,8*Rf)),ah},dd.prototype.readInt8=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,1,this.length),this[wf]&128?(255-this[wf]+1)*-1:this[wf]},dd.prototype.readInt16LE=function(wf,Rf){wf=wf>>>0,Rf||eh(wf,2,this.length);var Uf=this[wf]|this[wf+1]<<8;return Uf&32768?Uf|4294901760:Uf},dd.prototype.readInt16BE=function(wf,Rf){wf=wf>>>0,Rf||eh(wf,2,this.length);var Uf=this[wf+1]|this[wf]<<8;return Uf&32768?Uf|4294901760:Uf},dd.prototype.readInt32LE=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,4,this.length),this[wf]|this[wf+1]<<8|this[wf+2]<<16|this[wf+3]<<24},dd.prototype.readInt32BE=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,4,this.length),this[wf]<<24|this[wf+1]<<16|this[wf+2]<<8|this[wf+3]},dd.prototype.readFloatLE=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,4,this.length),nd.read(this,wf,!0,23,4)},dd.prototype.readFloatBE=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,4,this.length),nd.read(this,wf,!1,23,4)},dd.prototype.readDoubleLE=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,8,this.length),nd.read(this,wf,!0,52,8)},dd.prototype.readDoubleBE=function(wf,Rf){return wf=wf>>>0,Rf||eh(wf,8,this.length),nd.read(this,wf,!1,52,8)};function $f(Gf,wf,Rf,Uf,ph,gh){if(!dd.isBuffer(Gf))throw new TypeError('"buffer" argument must be a Buffer instance');if(wf>ph||wf<gh)throw new RangeError('"value" argument is out of bounds');if(Rf+Uf>Gf.length)throw new RangeError("Index out of range")}dd.prototype.writeUintLE=dd.prototype.writeUIntLE=function(wf,Rf,Uf,ph){if(wf=+wf,Rf=Rf>>>0,Uf=Uf>>>0,!ph){var gh=Math.pow(2,8*Uf)-1;$f(this,wf,Rf,Uf,gh,0)}var ah=1,Ah=0;for(this[Rf]=wf&255;++Ah<Uf&&(ah*=256);)this[Rf+Ah]=wf/ah&255;return Rf+Uf},dd.prototype.writeUintBE=dd.prototype.writeUIntBE=function(wf,Rf,Uf,ph){if(wf=+wf,Rf=Rf>>>0,Uf=Uf>>>0,!ph){var gh=Math.pow(2,8*Uf)-1;$f(this,wf,Rf,Uf,gh,0)}var ah=Uf-1,Ah=1;for(this[Rf+ah]=wf&255;--ah>=0&&(Ah*=256);)this[Rf+ah]=wf/Ah&255;return Rf+Uf},dd.prototype.writeUint8=dd.prototype.writeUInt8=function(wf,Rf,Uf){return wf=+wf,Rf=Rf>>>0,Uf||$f(this,wf,Rf,1,255,0),this[Rf]=wf&255,Rf+1},dd.prototype.writeUint16LE=dd.prototype.writeUInt16LE=function(wf,Rf,Uf){return wf=+wf,Rf=Rf>>>0,Uf||$f(this,wf,Rf,2,65535,0),this[Rf]=wf&255,this[Rf+1]=wf>>>8,Rf+2},dd.prototype.writeUint16BE=dd.prototype.writeUInt16BE=function(wf,Rf,Uf){return wf=+wf,Rf=Rf>>>0,Uf||$f(this,wf,Rf,2,65535,0),this[Rf]=wf>>>8,this[Rf+1]=wf&255,Rf+2},dd.prototype.writeUint32LE=dd.prototype.writeUInt32LE=function(wf,Rf,Uf){return wf=+wf,Rf=Rf>>>0,Uf||$f(this,wf,Rf,4,4294967295,0),this[Rf+3]=wf>>>24,this[Rf+2]=wf>>>16,this[Rf+1]=wf>>>8,this[Rf]=wf&255,Rf+4},dd.prototype.writeUint32BE=dd.prototype.writeUInt32BE=function(wf,Rf,Uf){return wf=+wf,Rf=Rf>>>0,Uf||$f(this,wf,Rf,4,4294967295,0),this[Rf]=wf>>>24,this[Rf+1]=wf>>>16,this[Rf+2]=wf>>>8,this[Rf+3]=wf&255,Rf+4},dd.prototype.writeIntLE=function(wf,Rf,Uf,ph){if(wf=+wf,Rf=Rf>>>0,!ph){var gh=Math.pow(2,8*Uf-1);$f(this,wf,Rf,Uf,gh-1,-gh)}var ah=0,Ah=1,dh=0;for(this[Rf]=wf&255;++ah<Uf&&(Ah*=256);)wf<0&&dh===0&&this[Rf+ah-1]!==0&&(dh=1),this[Rf+ah]=(wf/Ah>>0)-dh&255;return Rf+Uf},dd.prototype.writeIntBE=function(wf,Rf,Uf,ph){if(wf=+wf,Rf=Rf>>>0,!ph){var gh=Math.pow(2,8*Uf-1);$f(this,wf,Rf,Uf,gh-1,-gh)}var ah=Uf-1,Ah=1,dh=0;for(this[Rf+ah]=wf&255;--ah>=0&&(Ah*=256);)wf<0&&dh===0&&this[Rf+ah+1]!==0&&(dh=1),this[Rf+ah]=(wf/Ah>>0)-dh&255;return Rf+Uf},dd.prototype.writeInt8=function(wf,Rf,Uf){return wf=+wf,Rf=Rf>>>0,Uf||$f(this,wf,Rf,1,127,-128),wf<0&&(wf=255+wf+1),this[Rf]=wf&255,Rf+1},dd.prototype.writeInt16LE=function(wf,Rf,Uf){return wf=+wf,Rf=Rf>>>0,Uf||$f(this,wf,Rf,2,32767,-32768),this[Rf]=wf&255,this[Rf+1]=wf>>>8,Rf+2},dd.prototype.writeInt16BE=function(wf,Rf,Uf){return wf=+wf,Rf=Rf>>>0,Uf||$f(this,wf,Rf,2,32767,-32768),this[Rf]=wf>>>8,this[Rf+1]=wf&255,Rf+2},dd.prototype.writeInt32LE=function(wf,Rf,Uf){return wf=+wf,Rf=Rf>>>0,Uf||$f(this,wf,Rf,4,2147483647,-2147483648),this[Rf]=wf&255,this[Rf+1]=wf>>>8,this[Rf+2]=wf>>>16,this[Rf+3]=wf>>>24,Rf+4},dd.prototype.writeInt32BE=function(wf,Rf,Uf){return wf=+wf,Rf=Rf>>>0,Uf||$f(this,wf,Rf,4,2147483647,-2147483648),wf<0&&(wf=4294967295+wf+1),this[Rf]=wf>>>24,this[Rf+1]=wf>>>16,this[Rf+2]=wf>>>8,this[Rf+3]=wf&255,Rf+4};function Df(Gf,wf,Rf,Uf,ph,gh){if(Rf+Uf>Gf.length)throw new RangeError("Index out of range");if(Rf<0)throw new RangeError("Index out of range")}function Lf(Gf,wf,Rf,Uf,ph){return wf=+wf,Rf=Rf>>>0,ph||Df(Gf,wf,Rf,4),nd.write(Gf,wf,Rf,Uf,23,4),Rf+4}dd.prototype.writeFloatLE=function(wf,Rf,Uf){return Lf(this,wf,Rf,!0,Uf)},dd.prototype.writeFloatBE=function(wf,Rf,Uf){return Lf(this,wf,Rf,!1,Uf)};function zf(Gf,wf,Rf,Uf,ph){return wf=+wf,Rf=Rf>>>0,ph||Df(Gf,wf,Rf,8),nd.write(Gf,wf,Rf,Uf,52,8),Rf+8}dd.prototype.writeDoubleLE=function(wf,Rf,Uf){return zf(this,wf,Rf,!0,Uf)},dd.prototype.writeDoubleBE=function(wf,Rf,Uf){return zf(this,wf,Rf,!1,Uf)},dd.prototype.copy=function(wf,Rf,Uf,ph){if(!dd.isBuffer(wf))throw new TypeError("argument should be a Buffer");if(Uf||(Uf=0),!ph&&ph!==0&&(ph=this.length),Rf>=wf.length&&(Rf=wf.length),Rf||(Rf=0),ph>0&&ph<Uf&&(ph=Uf),ph===Uf||wf.length===0||this.length===0)return 0;if(Rf<0)throw new RangeError("targetStart out of bounds");if(Uf<0||Uf>=this.length)throw new RangeError("Index out of range");if(ph<0)throw new RangeError("sourceEnd out of bounds");ph>this.length&&(ph=this.length),wf.length-Rf<ph-Uf&&(ph=wf.length-Rf+Uf);var gh=ph-Uf;return this===wf&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(Rf,Uf,ph):Uint8Array.prototype.set.call(wf,this.subarray(Uf,ph),Rf),gh},dd.prototype.fill=function(wf,Rf,Uf,ph){if(typeof wf=="string"){if(typeof Rf=="string"?(ph=Rf,Rf=0,Uf=this.length):typeof Uf=="string"&&(ph=Uf,Uf=this.length),ph!==void 0&&typeof ph!="string")throw new TypeError("encoding must be a string");if(typeof ph=="string"&&!dd.isEncoding(ph))throw new TypeError("Unknown encoding: "+ph);if(wf.length===1){var gh=wf.charCodeAt(0);(ph==="utf8"&&gh<128||ph==="latin1")&&(wf=gh)}}else typeof wf=="number"?wf=wf&255:typeof wf=="boolean"&&(wf=Number(wf));if(Rf<0||this.length<Rf||this.length<Uf)throw new RangeError("Out of range index");if(Uf<=Rf)return this;Rf=Rf>>>0,Uf=Uf===void 0?this.length:Uf>>>0,wf||(wf=0);var ah;if(typeof wf=="number")for(ah=Rf;ah<Uf;++ah)this[ah]=wf;else{var Ah=dd.isBuffer(wf)?wf:dd.from(wf,ph),dh=Ah.length;if(dh===0)throw new TypeError('The value "'+wf+'" is invalid for argument "value"');for(ah=0;ah<Uf-Rf;++ah)this[ah+Rf]=Ah[ah%dh]}return this};var Jf=/[^+/0-9A-Za-z-_]/g;function xf(Gf){if(Gf=Gf.split("=")[0],Gf=Gf.trim().replace(Jf,""),Gf.length<2)return"";for(;Gf.length%4!==0;)Gf=Gf+"=";return Gf}function yf(Gf,wf){wf=wf||1/0;for(var Rf,Uf=Gf.length,ph=null,gh=[],ah=0;ah<Uf;++ah){if(Rf=Gf.charCodeAt(ah),Rf>55295&&Rf<57344){if(!ph){if(Rf>56319){(wf-=3)>-1&&gh.push(239,191,189);continue}else if(ah+1===Uf){(wf-=3)>-1&&gh.push(239,191,189);continue}ph=Rf;continue}if(Rf<56320){(wf-=3)>-1&&gh.push(239,191,189),ph=Rf;continue}Rf=(ph-55296<<10|Rf-56320)+65536}else ph&&(wf-=3)>-1&&gh.push(239,191,189);if(ph=null,Rf<128){if((wf-=1)<0)break;gh.push(Rf)}else if(Rf<2048){if((wf-=2)<0)break;gh.push(Rf>>6|192,Rf&63|128)}else if(Rf<65536){if((wf-=3)<0)break;gh.push(Rf>>12|224,Rf>>6&63|128,Rf&63|128)}else if(Rf<1114112){if((wf-=4)<0)break;gh.push(Rf>>18|240,Rf>>12&63|128,Rf>>6&63|128,Rf&63|128)}else throw new Error("Invalid code point")}return gh}function Bf(Gf){for(var wf=[],Rf=0;Rf<Gf.length;++Rf)wf.push(Gf.charCodeAt(Rf)&255);return wf}function qf(Gf,wf){for(var Rf,Uf,ph,gh=[],ah=0;ah<Gf.length&&!((wf-=2)<0);++ah)Rf=Gf.charCodeAt(ah),Uf=Rf>>8,ph=Rf%256,gh.push(ph),gh.push(Uf);return gh}function oh(Gf){return qa.toByteArray(xf(Gf))}function Yf(Gf,wf,Rf,Uf){for(var ph=0;ph<Uf&&!(ph+Rf>=wf.length||ph>=Gf.length);++ph)wf[ph+Rf]=Gf[ph];return ph}function kf(Gf,wf){return Gf instanceof wf||Gf!=null&&Gf.constructor!=null&&Gf.constructor.name!=null&&Gf.constructor.name===wf.name}function Vf(Gf){return Gf!==Gf}var fh=function(){for(var Gf="0123456789abcdef",wf=new Array(256),Rf=0;Rf<16;++Rf)for(var Uf=Rf*16,ph=0;ph<16;++ph)wf[Uf+ph]=Gf[Rf]+Gf[ph];return wf}()})(buffer);var util$5={},types={},shams$1=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var qa={},nd=Symbol("test"),od=Object(nd);if(typeof nd=="string"||Object.prototype.toString.call(nd)!=="[object Symbol]"||Object.prototype.toString.call(od)!=="[object Symbol]")return!1;var ld=42;qa[nd]=ld;for(nd in qa)return!1;if(typeof Object.keys=="function"&&Object.keys(qa).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(qa).length!==0)return!1;var ud=Object.getOwnPropertySymbols(qa);if(ud.length!==1||ud[0]!==nd||!Object.prototype.propertyIsEnumerable.call(qa,nd))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var cd=Object.getOwnPropertyDescriptor(qa,nd);if(cd.value!==ld||cd.enumerable!==!0)return!1}return!0},hasSymbols$2=shams$1,shams=function(){return hasSymbols$2()&&!!Symbol.toStringTag},esErrors=Error,_eval=EvalError,range$1=RangeError,ref=ReferenceError,syntax=SyntaxError,type=TypeError,uri=URIError,origSymbol=typeof Symbol<"u"&&Symbol,hasSymbolSham=shams$1,hasSymbols$1=function(){return typeof origSymbol!="function"||typeof Symbol!="function"||typeof origSymbol("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:hasSymbolSham()},test={__proto__:null,foo:{}},$Object=Object,hasProto$1=function(){return{__proto__:test}.foo===test.foo&&!(test instanceof $Object)},ERROR_MESSAGE="Function.prototype.bind called on incompatible ",toStr$3=Object.prototype.toString,max=Math.max,funcType="[object Function]",concatty=function(qa,nd){for(var od=[],ld=0;ld<qa.length;ld+=1)od[ld]=qa[ld];for(var ud=0;ud<nd.length;ud+=1)od[ud+qa.length]=nd[ud];return od},slicy=function(qa,nd){for(var od=[],ld=nd,ud=0;ld<qa.length;ld+=1,ud+=1)od[ud]=qa[ld];return od},joiny=function(Ra,qa){for(var nd="",od=0;od<Ra.length;od+=1)nd+=Ra[od],od+1<Ra.length&&(nd+=qa);return nd},implementation$1=function(qa){var nd=this;if(typeof nd!="function"||toStr$3.apply(nd)!==funcType)throw new TypeError(ERROR_MESSAGE+nd);for(var od=slicy(arguments,1),ld,ud=function(){if(this instanceof ld){var md=nd.apply(this,concatty(od,arguments));return Object(md)===md?md:this}return nd.apply(qa,concatty(od,arguments))},cd=max(0,nd.length-od.length),dd=[],pd=0;pd<cd;pd++)dd[pd]="$"+pd;if(ld=Function("binder","return function ("+joiny(dd,",")+"){ return binder.apply(this,arguments); }")(ud),nd.prototype){var fd=function(){};fd.prototype=nd.prototype,ld.prototype=new fd,fd.prototype=null}return ld},implementation=implementation$1,functionBind=Function.prototype.bind||implementation,call$1=Function.prototype.call,$hasOwn=Object.prototype.hasOwnProperty,bind$1=functionBind,hasown=bind$1.call(call$1,$hasOwn),undefined$1,$Error=esErrors,$EvalError=_eval,$RangeError=range$1,$ReferenceError=ref,$SyntaxError$1=syntax,$TypeError$2=type,$URIError=uri,$Function=Function,getEvalledConstructor=function(Ra){try{return $Function('"use strict"; return ('+Ra+").constructor;")()}catch{}},$gOPD$1=Object.getOwnPropertyDescriptor;if($gOPD$1)try{$gOPD$1({},"")}catch{$gOPD$1=null}var throwTypeError=function(){throw new $TypeError$2},ThrowTypeError=$gOPD$1?function(){try{return arguments.callee,throwTypeError}catch{try{return $gOPD$1(arguments,"callee").get}catch{return throwTypeError}}}():throwTypeError,hasSymbols=hasSymbols$1(),hasProto=hasProto$1(),getProto$1=Object.getPrototypeOf||(hasProto?function(Ra){return Ra.__proto__}:null),needsEval={},TypedArray=typeof Uint8Array>"u"||!getProto$1?undefined$1:getProto$1(Uint8Array),INTRINSICS={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?undefined$1:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?undefined$1:ArrayBuffer,"%ArrayIteratorPrototype%":hasSymbols&&getProto$1?getProto$1([][Symbol.iterator]()):undefined$1,"%AsyncFromSyncIteratorPrototype%":undefined$1,"%AsyncFunction%":needsEval,"%AsyncGenerator%":needsEval,"%AsyncGeneratorFunction%":needsEval,"%AsyncIteratorPrototype%":needsEval,"%Atomics%":typeof Atomics>"u"?undefined$1:Atomics,"%BigInt%":typeof BigInt>"u"?undefined$1:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?undefined$1:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?undefined$1:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?undefined$1:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":$Error,"%eval%":eval,"%EvalError%":$EvalError,"%Float32Array%":typeof Float32Array>"u"?undefined$1:Float32Array,"%Float64Array%":typeof Float64Array>"u"?undefined$1:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?undefined$1:FinalizationRegistry,"%Function%":$Function,"%GeneratorFunction%":needsEval,"%Int8Array%":typeof Int8Array>"u"?undefined$1:Int8Array,"%Int16Array%":typeof Int16Array>"u"?undefined$1:Int16Array,"%Int32Array%":typeof Int32Array>"u"?undefined$1:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":hasSymbols&&getProto$1?getProto$1(getProto$1([][Symbol.iterator]())):undefined$1,"%JSON%":typeof JSON=="object"?JSON:undefined$1,"%Map%":typeof Map>"u"?undefined$1:Map,"%MapIteratorPrototype%":typeof Map>"u"||!hasSymbols||!getProto$1?undefined$1:getProto$1(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?undefined$1:Promise,"%Proxy%":typeof Proxy>"u"?undefined$1:Proxy,"%RangeError%":$RangeError,"%ReferenceError%":$ReferenceError,"%Reflect%":typeof Reflect>"u"?undefined$1:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?undefined$1:Set,"%SetIteratorPrototype%":typeof Set>"u"||!hasSymbols||!getProto$1?undefined$1:getProto$1(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?undefined$1:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":hasSymbols&&getProto$1?getProto$1(""[Symbol.iterator]()):undefined$1,"%Symbol%":hasSymbols?Symbol:undefined$1,"%SyntaxError%":$SyntaxError$1,"%ThrowTypeError%":ThrowTypeError,"%TypedArray%":TypedArray,"%TypeError%":$TypeError$2,"%Uint8Array%":typeof Uint8Array>"u"?undefined$1:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?undefined$1:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?undefined$1:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?undefined$1:Uint32Array,"%URIError%":$URIError,"%WeakMap%":typeof WeakMap>"u"?undefined$1:WeakMap,"%WeakRef%":typeof WeakRef>"u"?undefined$1:WeakRef,"%WeakSet%":typeof WeakSet>"u"?undefined$1:WeakSet};if(getProto$1)try{null.error}catch(Ra){var errorProto=getProto$1(getProto$1(Ra));INTRINSICS["%Error.prototype%"]=errorProto}var doEval=function Ra(qa){var nd;if(qa==="%AsyncFunction%")nd=getEvalledConstructor("async function () {}");else if(qa==="%GeneratorFunction%")nd=getEvalledConstructor("function* () {}");else if(qa==="%AsyncGeneratorFunction%")nd=getEvalledConstructor("async function* () {}");else if(qa==="%AsyncGenerator%"){var od=Ra("%AsyncGeneratorFunction%");od&&(nd=od.prototype)}else if(qa==="%AsyncIteratorPrototype%"){var ld=Ra("%AsyncGenerator%");ld&&getProto$1&&(nd=getProto$1(ld.prototype))}return INTRINSICS[qa]=nd,nd},LEGACY_ALIASES={__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"]},bind=functionBind,hasOwn=hasown,$concat=bind.call(Function.call,Array.prototype.concat),$spliceApply=bind.call(Function.apply,Array.prototype.splice),$replace=bind.call(Function.call,String.prototype.replace),$strSlice=bind.call(Function.call,String.prototype.slice),$exec=bind.call(Function.call,RegExp.prototype.exec),rePropName=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,reEscapeChar=/\\(\\)?/g,stringToPath=function(qa){var nd=$strSlice(qa,0,1),od=$strSlice(qa,-1);if(nd==="%"&&od!=="%")throw new $SyntaxError$1("invalid intrinsic syntax, expected closing `%`");if(od==="%"&&nd!=="%")throw new $SyntaxError$1("invalid intrinsic syntax, expected opening `%`");var ld=[];return $replace(qa,rePropName,function(ud,cd,dd,pd){ld[ld.length]=dd?$replace(pd,reEscapeChar,"$1"):cd||ud}),ld},getBaseIntrinsic=function(qa,nd){var od=qa,ld;if(hasOwn(LEGACY_ALIASES,od)&&(ld=LEGACY_ALIASES[od],od="%"+ld[0]+"%"),hasOwn(INTRINSICS,od)){var ud=INTRINSICS[od];if(ud===needsEval&&(ud=doEval(od)),typeof ud>"u"&&!nd)throw new $TypeError$2("intrinsic "+qa+" exists, but is not available. Please file an issue!");return{alias:ld,name:od,value:ud}}throw new $SyntaxError$1("intrinsic "+qa+" does not exist!")},getIntrinsic=function(qa,nd){if(typeof qa!="string"||qa.length===0)throw new $TypeError$2("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof nd!="boolean")throw new $TypeError$2('"allowMissing" argument must be a boolean');if($exec(/^%?[^%]*%?$/,qa)===null)throw new $SyntaxError$1("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var od=stringToPath(qa),ld=od.length>0?od[0]:"",ud=getBaseIntrinsic("%"+ld+"%",nd),cd=ud.name,dd=ud.value,pd=!1,fd=ud.alias;fd&&(ld=fd[0],$spliceApply(od,$concat([0,1],fd)));for(var md=1,vd=!0;md<od.length;md+=1){var Ad=od[md],Nd=$strSlice(Ad,0,1),Id=$strSlice(Ad,-1);if((Nd==='"'||Nd==="'"||Nd==="`"||Id==='"'||Id==="'"||Id==="`")&&Nd!==Id)throw new $SyntaxError$1("property names with quotes must have matching quotes");if((Ad==="constructor"||!vd)&&(pd=!0),ld+="."+Ad,cd="%"+ld+"%",hasOwn(INTRINSICS,cd))dd=INTRINSICS[cd];else if(dd!=null){if(!(Ad in dd)){if(!nd)throw new $TypeError$2("base intrinsic for "+qa+" exists, but the property is not available.");return}if($gOPD$1&&md+1>=od.length){var Od=$gOPD$1(dd,Ad);vd=!!Od,vd&&"get"in Od&&!("originalValue"in Od.get)?dd=Od.get:dd=dd[Ad]}else vd=hasOwn(dd,Ad),dd=dd[Ad];vd&&!pd&&(INTRINSICS[cd]=dd)}}return dd},callBind$2={exports:{}},esDefineProperty,hasRequiredEsDefineProperty;function requireEsDefineProperty(){if(hasRequiredEsDefineProperty)return esDefineProperty;hasRequiredEsDefineProperty=1;var Ra=getIntrinsic,qa=Ra("%Object.defineProperty%",!0)||!1;if(qa)try{qa({},"a",{value:1})}catch{qa=!1}return esDefineProperty=qa,esDefineProperty}var GetIntrinsic$2=getIntrinsic,$gOPD=GetIntrinsic$2("%Object.getOwnPropertyDescriptor%",!0);if($gOPD)try{$gOPD([],"length")}catch{$gOPD=null}var gopd$1=$gOPD,$defineProperty$1=requireEsDefineProperty(),$SyntaxError=syntax,$TypeError$1=type,gopd=gopd$1,defineDataProperty=function(qa,nd,od){if(!qa||typeof qa!="object"&&typeof qa!="function")throw new $TypeError$1("`obj` must be an object or a function`");if(typeof nd!="string"&&typeof nd!="symbol")throw new $TypeError$1("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new $TypeError$1("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new $TypeError$1("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new $TypeError$1("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new $TypeError$1("`loose`, if provided, must be a boolean");var ld=arguments.length>3?arguments[3]:null,ud=arguments.length>4?arguments[4]:null,cd=arguments.length>5?arguments[5]:null,dd=arguments.length>6?arguments[6]:!1,pd=!!gopd&&gopd(qa,nd);if($defineProperty$1)$defineProperty$1(qa,nd,{configurable:cd===null&&pd?pd.configurable:!cd,enumerable:ld===null&&pd?pd.enumerable:!ld,value:od,writable:ud===null&&pd?pd.writable:!ud});else if(dd||!ld&&!ud&&!cd)qa[nd]=od;else throw new $SyntaxError("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},$defineProperty=requireEsDefineProperty(),hasPropertyDescriptors=function(){return!!$defineProperty};hasPropertyDescriptors.hasArrayLengthDefineBug=function(){if(!$defineProperty)return null;try{return $defineProperty([],"length",{value:1}).length!==1}catch{return!0}};var hasPropertyDescriptors_1=hasPropertyDescriptors,GetIntrinsic$1=getIntrinsic,define=defineDataProperty,hasDescriptors=hasPropertyDescriptors_1(),gOPD$1=gopd$1,$TypeError=type,$floor=GetIntrinsic$1("%Math.floor%"),setFunctionLength=function(qa,nd){if(typeof qa!="function")throw new $TypeError("`fn` is not a function");if(typeof nd!="number"||nd<0||nd>4294967295||$floor(nd)!==nd)throw new $TypeError("`length` must be a positive 32-bit integer");var od=arguments.length>2&&!!arguments[2],ld=!0,ud=!0;if("length"in qa&&gOPD$1){var cd=gOPD$1(qa,"length");cd&&!cd.configurable&&(ld=!1),cd&&!cd.writable&&(ud=!1)}return(ld||ud||!od)&&(hasDescriptors?define(qa,"length",nd,!0,!0):define(qa,"length",nd)),qa};(function(Ra){var qa=functionBind,nd=getIntrinsic,od=setFunctionLength,ld=type,ud=nd("%Function.prototype.apply%"),cd=nd("%Function.prototype.call%"),dd=nd("%Reflect.apply%",!0)||qa.call(cd,ud),pd=requireEsDefineProperty(),fd=nd("%Math.max%");Ra.exports=function(Ad){if(typeof Ad!="function")throw new ld("a function is required");var Nd=dd(qa,cd,arguments);return od(Nd,1+fd(0,Ad.length-(arguments.length-1)),!0)};var md=function(){return dd(qa,ud,arguments)};pd?pd(Ra.exports,"apply",{value:md}):Ra.exports.apply=md})(callBind$2);var callBindExports=callBind$2.exports,GetIntrinsic=getIntrinsic,callBind$1=callBindExports,$indexOf$1=callBind$1(GetIntrinsic("String.prototype.indexOf")),callBound$2=function(qa,nd){var od=GetIntrinsic(qa,!!nd);return typeof od=="function"&&$indexOf$1(qa,".prototype.")>-1?callBind$1(od):od},hasToStringTag$3=shams(),callBound$1=callBound$2,$toString$1=callBound$1("Object.prototype.toString"),isStandardArguments=function(qa){return hasToStringTag$3&&qa&&typeof qa=="object"&&Symbol.toStringTag in qa?!1:$toString$1(qa)==="[object Arguments]"},isLegacyArguments=function(qa){return isStandardArguments(qa)?!0:qa!==null&&typeof qa=="object"&&typeof qa.length=="number"&&qa.length>=0&&$toString$1(qa)!=="[object Array]"&&$toString$1(qa.callee)==="[object Function]"},supportsStandardArguments=function(){return isStandardArguments(arguments)}();isStandardArguments.isLegacyArguments=isLegacyArguments;var isArguments=supportsStandardArguments?isStandardArguments:isLegacyArguments,toStr$2=Object.prototype.toString,fnToStr$1=Function.prototype.toString,isFnRegex=/^\s*(?:function)?\*/,hasToStringTag$2=shams(),getProto=Object.getPrototypeOf,getGeneratorFunc=function(){if(!hasToStringTag$2)return!1;try{return Function("return function*() {}")()}catch{}},GeneratorFunction,isGeneratorFunction=function(qa){if(typeof qa!="function")return!1;if(isFnRegex.test(fnToStr$1.call(qa)))return!0;if(!hasToStringTag$2){var nd=toStr$2.call(qa);return nd==="[object GeneratorFunction]"}if(!getProto)return!1;if(typeof GeneratorFunction>"u"){var od=getGeneratorFunc();GeneratorFunction=od?getProto(od):!1}return getProto(qa)===GeneratorFunction},fnToStr=Function.prototype.toString,reflectApply=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,badArrayLike,isCallableMarker;if(typeof reflectApply=="function"&&typeof Object.defineProperty=="function")try{badArrayLike=Object.defineProperty({},"length",{get:function(){throw isCallableMarker}}),isCallableMarker={},reflectApply(function(){throw 42},null,badArrayLike)}catch(Ra){Ra!==isCallableMarker&&(reflectApply=null)}else reflectApply=null;var constructorRegex=/^\s*class\b/,isES6ClassFn=function(qa){try{var nd=fnToStr.call(qa);return constructorRegex.test(nd)}catch{return!1}},tryFunctionObject=function(qa){try{return isES6ClassFn(qa)?!1:(fnToStr.call(qa),!0)}catch{return!1}},toStr$1=Object.prototype.toString,objectClass="[object Object]",fnClass="[object Function]",genClass="[object GeneratorFunction]",ddaClass="[object HTMLAllCollection]",ddaClass2="[object HTML document.all class]",ddaClass3="[object HTMLCollection]",hasToStringTag$1=typeof Symbol=="function"&&!!Symbol.toStringTag,isIE68=!(0 in[,]),isDDA=function(){return!1};if(typeof document=="object"){var all=document.all;toStr$1.call(all)===toStr$1.call(document.all)&&(isDDA=function(qa){if((isIE68||!qa)&&(typeof qa>"u"||typeof qa=="object"))try{var nd=toStr$1.call(qa);return(nd===ddaClass||nd===ddaClass2||nd===ddaClass3||nd===objectClass)&&qa("")==null}catch{}return!1})}var isCallable$1=reflectApply?function(qa){if(isDDA(qa))return!0;if(!qa||typeof qa!="function"&&typeof qa!="object")return!1;try{reflectApply(qa,null,badArrayLike)}catch(nd){if(nd!==isCallableMarker)return!1}return!isES6ClassFn(qa)&&tryFunctionObject(qa)}:function(qa){if(isDDA(qa))return!0;if(!qa||typeof qa!="function"&&typeof qa!="object")return!1;if(hasToStringTag$1)return tryFunctionObject(qa);if(isES6ClassFn(qa))return!1;var nd=toStr$1.call(qa);return nd!==fnClass&&nd!==genClass&&!/^\[object HTML/.test(nd)?!1:tryFunctionObject(qa)},isCallable=isCallable$1,toStr=Object.prototype.toString,hasOwnProperty$1=Object.prototype.hasOwnProperty,forEachArray=function(qa,nd,od){for(var ld=0,ud=qa.length;ld<ud;ld++)hasOwnProperty$1.call(qa,ld)&&(od==null?nd(qa[ld],ld,qa):nd.call(od,qa[ld],ld,qa))},forEachString=function(qa,nd,od){for(var ld=0,ud=qa.length;ld<ud;ld++)od==null?nd(qa.charAt(ld),ld,qa):nd.call(od,qa.charAt(ld),ld,qa)},forEachObject=function(qa,nd,od){for(var ld in qa)hasOwnProperty$1.call(qa,ld)&&(od==null?nd(qa[ld],ld,qa):nd.call(od,qa[ld],ld,qa))},forEach$1=function(qa,nd,od){if(!isCallable(nd))throw new TypeError("iterator must be a function");var ld;arguments.length>=3&&(ld=od),toStr.call(qa)==="[object Array]"?forEachArray(qa,nd,ld):typeof qa=="string"?forEachString(qa,nd,ld):forEachObject(qa,nd,ld)},forEach_1=forEach$1,possibleTypedArrayNames=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"],possibleNames=possibleTypedArrayNames,g$1=typeof globalThis>"u"?commonjsGlobal:globalThis,availableTypedArrays$1=function(){for(var qa=[],nd=0;nd<possibleNames.length;nd++)typeof g$1[possibleNames[nd]]=="function"&&(qa[qa.length]=possibleNames[nd]);return qa},forEach=forEach_1,availableTypedArrays=availableTypedArrays$1,callBind=callBindExports,callBound=callBound$2,gOPD=gopd$1,$toString=callBound("Object.prototype.toString"),hasToStringTag=shams(),g=typeof globalThis>"u"?commonjsGlobal:globalThis,typedArrays=availableTypedArrays(),$slice=callBound("String.prototype.slice"),getPrototypeOf=Object.getPrototypeOf,$indexOf=callBound("Array.prototype.indexOf",!0)||function(qa,nd){for(var od=0;od<qa.length;od+=1)if(qa[od]===nd)return od;return-1},cache={__proto__:null};hasToStringTag&&gOPD&&getPrototypeOf?forEach(typedArrays,function(Ra){var qa=new g[Ra];if(Symbol.toStringTag in qa){var nd=getPrototypeOf(qa),od=gOPD(nd,Symbol.toStringTag);if(!od){var ld=getPrototypeOf(nd);od=gOPD(ld,Symbol.toStringTag)}cache["$"+Ra]=callBind(od.get)}}):forEach(typedArrays,function(Ra){var qa=new g[Ra],nd=qa.slice||qa.set;nd&&(cache["$"+Ra]=callBind(nd))});var tryTypedArrays=function(qa){var nd=!1;return forEach(cache,function(od,ld){if(!nd)try{"$"+od(qa)===ld&&(nd=$slice(ld,1))}catch{}}),nd},trySlices=function(qa){var nd=!1;return forEach(cache,function(od,ld){if(!nd)try{od(qa),nd=$slice(ld,1)}catch{}}),nd},whichTypedArray$1=function(qa){if(!qa||typeof qa!="object")return!1;if(!hasToStringTag){var nd=$slice($toString(qa),8,-1);return $indexOf(typedArrays,nd)>-1?nd:nd!=="Object"?!1:trySlices(qa)}return gOPD?tryTypedArrays(qa):null},whichTypedArray=whichTypedArray$1,isTypedArray=function(qa){return!!whichTypedArray(qa)};(function(Ra){var qa=isArguments,nd=isGeneratorFunction,od=whichTypedArray$1,ld=isTypedArray;function ud(Uf){return Uf.call.bind(Uf)}var cd=typeof BigInt<"u",dd=typeof Symbol<"u",pd=ud(Object.prototype.toString),fd=ud(Number.prototype.valueOf),md=ud(String.prototype.valueOf),vd=ud(Boolean.prototype.valueOf);if(cd)var Ad=ud(BigInt.prototype.valueOf);if(dd)var Nd=ud(Symbol.prototype.valueOf);function Id(Uf,ph){if(typeof Uf!="object")return!1;try{return ph(Uf),!0}catch{return!1}}Ra.isArgumentsObject=qa,Ra.isGeneratorFunction=nd,Ra.isTypedArray=ld;function Od(Uf){return typeof Promise<"u"&&Uf instanceof Promise||Uf!==null&&typeof Uf=="object"&&typeof Uf.then=="function"&&typeof Uf.catch=="function"}Ra.isPromise=Od;function Fd(Uf){return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?ArrayBuffer.isView(Uf):ld(Uf)||Df(Uf)}Ra.isArrayBufferView=Fd;function Pd(Uf){return od(Uf)==="Uint8Array"}Ra.isUint8Array=Pd;function Md(Uf){return od(Uf)==="Uint8ClampedArray"}Ra.isUint8ClampedArray=Md;function Bd(Uf){return od(Uf)==="Uint16Array"}Ra.isUint16Array=Bd;function jd(Uf){return od(Uf)==="Uint32Array"}Ra.isUint32Array=jd;function Hd(Uf){return od(Uf)==="Int8Array"}Ra.isInt8Array=Hd;function Gd(Uf){return od(Uf)==="Int16Array"}Ra.isInt16Array=Gd;function zd(Uf){return od(Uf)==="Int32Array"}Ra.isInt32Array=zd;function df(Uf){return od(Uf)==="Float32Array"}Ra.isFloat32Array=df;function Wd(Uf){return od(Uf)==="Float64Array"}Ra.isFloat64Array=Wd;function Jd(Uf){return od(Uf)==="BigInt64Array"}Ra.isBigInt64Array=Jd;function Xd(Uf){return od(Uf)==="BigUint64Array"}Ra.isBigUint64Array=Xd;function _f(Uf){return pd(Uf)==="[object Map]"}_f.working=typeof Map<"u"&&_f(new Map);function vf(Uf){return typeof Map>"u"?!1:_f.working?_f(Uf):Uf instanceof Map}Ra.isMap=vf;function Sf(Uf){return pd(Uf)==="[object Set]"}Sf.working=typeof Set<"u"&&Sf(new Set);function gf(Uf){return typeof Set>"u"?!1:Sf.working?Sf(Uf):Uf instanceof Set}Ra.isSet=gf;function bf(Uf){return pd(Uf)==="[object WeakMap]"}bf.working=typeof WeakMap<"u"&&bf(new WeakMap);function Tf(Uf){return typeof WeakMap>"u"?!1:bf.working?bf(Uf):Uf instanceof WeakMap}Ra.isWeakMap=Tf;function Mf(Uf){return pd(Uf)==="[object WeakSet]"}Mf.working=typeof WeakSet<"u"&&Mf(new WeakSet);function Kf(Uf){return Mf(Uf)}Ra.isWeakSet=Kf;function Zf(Uf){return pd(Uf)==="[object ArrayBuffer]"}Zf.working=typeof ArrayBuffer<"u"&&Zf(new ArrayBuffer);function eh(Uf){return typeof ArrayBuffer>"u"?!1:Zf.working?Zf(Uf):Uf instanceof ArrayBuffer}Ra.isArrayBuffer=eh;function $f(Uf){return pd(Uf)==="[object DataView]"}$f.working=typeof ArrayBuffer<"u"&&typeof DataView<"u"&&$f(new DataView(new ArrayBuffer(1),0,1));function Df(Uf){return typeof DataView>"u"?!1:$f.working?$f(Uf):Uf instanceof DataView}Ra.isDataView=Df;var Lf=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:void 0;function zf(Uf){return pd(Uf)==="[object SharedArrayBuffer]"}function Jf(Uf){return typeof Lf>"u"?!1:(typeof zf.working>"u"&&(zf.working=zf(new Lf)),zf.working?zf(Uf):Uf instanceof Lf)}Ra.isSharedArrayBuffer=Jf;function xf(Uf){return pd(Uf)==="[object AsyncFunction]"}Ra.isAsyncFunction=xf;function yf(Uf){return pd(Uf)==="[object Map Iterator]"}Ra.isMapIterator=yf;function Bf(Uf){return pd(Uf)==="[object Set Iterator]"}Ra.isSetIterator=Bf;function qf(Uf){return pd(Uf)==="[object Generator]"}Ra.isGeneratorObject=qf;function oh(Uf){return pd(Uf)==="[object WebAssembly.Module]"}Ra.isWebAssemblyCompiledModule=oh;function Yf(Uf){return Id(Uf,fd)}Ra.isNumberObject=Yf;function kf(Uf){return Id(Uf,md)}Ra.isStringObject=kf;function Vf(Uf){return Id(Uf,vd)}Ra.isBooleanObject=Vf;function fh(Uf){return cd&&Id(Uf,Ad)}Ra.isBigIntObject=fh;function Gf(Uf){return dd&&Id(Uf,Nd)}Ra.isSymbolObject=Gf;function wf(Uf){return Yf(Uf)||kf(Uf)||Vf(Uf)||fh(Uf)||Gf(Uf)}Ra.isBoxedPrimitive=wf;function Rf(Uf){return typeof Uint8Array<"u"&&(eh(Uf)||Jf(Uf))}Ra.isAnyArrayBuffer=Rf,["isProxy","isExternal","isModuleNamespaceObject"].forEach(function(Uf){Object.defineProperty(Ra,Uf,{enumerable:!1,value:function(){throw new Error(Uf+" is not supported in userland")}})})})(types);var isBufferBrowser=function(qa){return qa&&typeof qa=="object"&&typeof qa.copy=="function"&&typeof qa.fill=="function"&&typeof qa.readUInt8=="function"};(function(Ra){var qa={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}},nd={},od=Object.getOwnPropertyDescriptors||function(zf){for(var Jf=Object.keys(zf),xf={},yf=0;yf<Jf.length;yf++)xf[Jf[yf]]=Object.getOwnPropertyDescriptor(zf,Jf[yf]);return xf},ld=/%[sdj%]/g;Ra.format=function(Lf){if(!zd(Lf)){for(var zf=[],Jf=0;Jf<arguments.length;Jf++)zf.push(pd(arguments[Jf]));return zf.join(" ")}for(var Jf=1,xf=arguments,yf=xf.length,Bf=String(Lf).replace(ld,function(oh){if(oh==="%%")return"%";if(Jf>=yf)return oh;switch(oh){case"%s":return String(xf[Jf++]);case"%d":return Number(xf[Jf++]);case"%j":try{return JSON.stringify(xf[Jf++])}catch{return"[Circular]"}default:return oh}}),qf=xf[Jf];Jf<yf;qf=xf[++Jf])jd(qf)||!Xd(qf)?Bf+=" "+qf:Bf+=" "+pd(qf);return Bf},Ra.deprecate=function(Lf,zf){if(typeof qa<"u"&&qa.noDeprecation===!0)return Lf;if(typeof qa>"u")return function(){return Ra.deprecate(Lf,zf).apply(this,arguments)};var Jf=!1;function xf(){if(!Jf){if(qa.throwDeprecation)throw new Error(zf);qa.traceDeprecation?console.trace(zf):console.error(zf),Jf=!0}return Lf.apply(this,arguments)}return xf};var ud={},cd=/^$/;if(nd.NODE_DEBUG){var dd=nd.NODE_DEBUG;dd=dd.replace(/[|\\{}()[\]^$+?.]/g,"\\$&").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase(),cd=new RegExp("^"+dd+"$","i")}Ra.debuglog=function(Lf){if(Lf=Lf.toUpperCase(),!ud[Lf])if(cd.test(Lf)){var zf=qa.pid;ud[Lf]=function(){var Jf=Ra.format.apply(Ra,arguments);console.error("%s %d: %s",Lf,zf,Jf)}}else ud[Lf]=function(){};return ud[Lf]};function pd(Lf,zf){var Jf={seen:[],stylize:md};return arguments.length>=3&&(Jf.depth=arguments[2]),arguments.length>=4&&(Jf.colors=arguments[3]),Bd(zf)?Jf.showHidden=zf:zf&&Ra._extend(Jf,zf),Wd(Jf.showHidden)&&(Jf.showHidden=!1),Wd(Jf.depth)&&(Jf.depth=2),Wd(Jf.colors)&&(Jf.colors=!1),Wd(Jf.customInspect)&&(Jf.customInspect=!0),Jf.colors&&(Jf.stylize=fd),Ad(Jf,Lf,Jf.depth)}Ra.inspect=pd,pd.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},pd.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function fd(Lf,zf){var Jf=pd.styles[zf];return Jf?"\x1B["+pd.colors[Jf][0]+"m"+Lf+"\x1B["+pd.colors[Jf][1]+"m":Lf}function md(Lf,zf){return Lf}function vd(Lf){var zf={};return Lf.forEach(function(Jf,xf){zf[Jf]=!0}),zf}function Ad(Lf,zf,Jf){if(Lf.customInspect&&zf&&Sf(zf.inspect)&&zf.inspect!==Ra.inspect&&!(zf.constructor&&zf.constructor.prototype===zf)){var xf=zf.inspect(Jf,Lf);return zd(xf)||(xf=Ad(Lf,xf,Jf)),xf}var yf=Nd(Lf,zf);if(yf)return yf;var Bf=Object.keys(zf),qf=vd(Bf);if(Lf.showHidden&&(Bf=Object.getOwnPropertyNames(zf)),vf(zf)&&(Bf.indexOf("message")>=0||Bf.indexOf("description")>=0))return Id(zf);if(Bf.length===0){if(Sf(zf)){var oh=zf.name?": "+zf.name:"";return Lf.stylize("[Function"+oh+"]","special")}if(Jd(zf))return Lf.stylize(RegExp.prototype.toString.call(zf),"regexp");if(_f(zf))return Lf.stylize(Date.prototype.toString.call(zf),"date");if(vf(zf))return Id(zf)}var Yf="",kf=!1,Vf=["{","}"];if(Md(zf)&&(kf=!0,Vf=["[","]"]),Sf(zf)){var fh=zf.name?": "+zf.name:"";Yf=" [Function"+fh+"]"}if(Jd(zf)&&(Yf=" "+RegExp.prototype.toString.call(zf)),_f(zf)&&(Yf=" "+Date.prototype.toUTCString.call(zf)),vf(zf)&&(Yf=" "+Id(zf)),Bf.length===0&&(!kf||zf.length==0))return Vf[0]+Yf+Vf[1];if(Jf<0)return Jd(zf)?Lf.stylize(RegExp.prototype.toString.call(zf),"regexp"):Lf.stylize("[Object]","special");Lf.seen.push(zf);var Gf;return kf?Gf=Od(Lf,zf,Jf,qf,Bf):Gf=Bf.map(function(wf){return Fd(Lf,zf,Jf,qf,wf,kf)}),Lf.seen.pop(),Pd(Gf,Yf,Vf)}function Nd(Lf,zf){if(Wd(zf))return Lf.stylize("undefined","undefined");if(zd(zf)){var Jf="'"+JSON.stringify(zf).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return Lf.stylize(Jf,"string")}if(Gd(zf))return Lf.stylize(""+zf,"number");if(Bd(zf))return Lf.stylize(""+zf,"boolean");if(jd(zf))return Lf.stylize("null","null")}function Id(Lf){return"["+Error.prototype.toString.call(Lf)+"]"}function Od(Lf,zf,Jf,xf,yf){for(var Bf=[],qf=0,oh=zf.length;qf<oh;++qf)Zf(zf,String(qf))?Bf.push(Fd(Lf,zf,Jf,xf,String(qf),!0)):Bf.push("");return yf.forEach(function(Yf){Yf.match(/^\d+$/)||Bf.push(Fd(Lf,zf,Jf,xf,Yf,!0))}),Bf}function Fd(Lf,zf,Jf,xf,yf,Bf){var qf,oh,Yf;if(Yf=Object.getOwnPropertyDescriptor(zf,yf)||{value:zf[yf]},Yf.get?Yf.set?oh=Lf.stylize("[Getter/Setter]","special"):oh=Lf.stylize("[Getter]","special"):Yf.set&&(oh=Lf.stylize("[Setter]","special")),Zf(xf,yf)||(qf="["+yf+"]"),oh||(Lf.seen.indexOf(Yf.value)<0?(jd(Jf)?oh=Ad(Lf,Yf.value,null):oh=Ad(Lf,Yf.value,Jf-1),oh.indexOf(`
`)>-1&&(Bf?oh=oh.split(`
`).map(function(kf){return" "+kf}).join(`
`).slice(2):oh=`
`+oh.split(`
`).map(function(kf){return" "+kf}).join(`
`))):oh=Lf.stylize("[Circular]","special")),Wd(qf)){if(Bf&&yf.match(/^\d+$/))return oh;qf=JSON.stringify(""+yf),qf.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(qf=qf.slice(1,-1),qf=Lf.stylize(qf,"name")):(qf=qf.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),qf=Lf.stylize(qf,"string"))}return qf+": "+oh}function Pd(Lf,zf,Jf){var xf=Lf.reduce(function(yf,Bf){return Bf.indexOf(`
`)>=0,yf+Bf.replace(/\u001b\[\d\d?m/g,"").length+1},0);return xf>60?Jf[0]+(zf===""?"":zf+`
`)+" "+Lf.join(`,
`)+" "+Jf[1]:Jf[0]+zf+" "+Lf.join(", ")+" "+Jf[1]}Ra.types=types;function Md(Lf){return Array.isArray(Lf)}Ra.isArray=Md;function Bd(Lf){return typeof Lf=="boolean"}Ra.isBoolean=Bd;function jd(Lf){return Lf===null}Ra.isNull=jd;function Hd(Lf){return Lf==null}Ra.isNullOrUndefined=Hd;function Gd(Lf){return typeof Lf=="number"}Ra.isNumber=Gd;function zd(Lf){return typeof Lf=="string"}Ra.isString=zd;function df(Lf){return typeof Lf=="symbol"}Ra.isSymbol=df;function Wd(Lf){return Lf===void 0}Ra.isUndefined=Wd;function Jd(Lf){return Xd(Lf)&&bf(Lf)==="[object RegExp]"}Ra.isRegExp=Jd,Ra.types.isRegExp=Jd;function Xd(Lf){return typeof Lf=="object"&&Lf!==null}Ra.isObject=Xd;function _f(Lf){return Xd(Lf)&&bf(Lf)==="[object Date]"}Ra.isDate=_f,Ra.types.isDate=_f;function vf(Lf){return Xd(Lf)&&(bf(Lf)==="[object Error]"||Lf instanceof Error)}Ra.isError=vf,Ra.types.isNativeError=vf;function Sf(Lf){return typeof Lf=="function"}Ra.isFunction=Sf;function gf(Lf){return Lf===null||typeof Lf=="boolean"||typeof Lf=="number"||typeof Lf=="string"||typeof Lf=="symbol"||typeof Lf>"u"}Ra.isPrimitive=gf,Ra.isBuffer=isBufferBrowser;function bf(Lf){return Object.prototype.toString.call(Lf)}function Tf(Lf){return Lf<10?"0"+Lf.toString(10):Lf.toString(10)}var Mf=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function Kf(){var Lf=new Date,zf=[Tf(Lf.getHours()),Tf(Lf.getMinutes()),Tf(Lf.getSeconds())].join(":");return[Lf.getDate(),Mf[Lf.getMonth()],zf].join(" ")}Ra.log=function(){console.log("%s - %s",Kf(),Ra.format.apply(Ra,arguments))},Ra.inherits=inherits_browserExports,Ra._extend=function(Lf,zf){if(!zf||!Xd(zf))return Lf;for(var Jf=Object.keys(zf),xf=Jf.length;xf--;)Lf[Jf[xf]]=zf[Jf[xf]];return Lf};function Zf(Lf,zf){return Object.prototype.hasOwnProperty.call(Lf,zf)}var eh=typeof Symbol<"u"?Symbol("util.promisify.custom"):void 0;Ra.promisify=function(zf){if(typeof zf!="function")throw new TypeError('The "original" argument must be of type Function');if(eh&&zf[eh]){var Jf=zf[eh];if(typeof Jf!="function")throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(Jf,eh,{value:Jf,enumerable:!1,writable:!1,configurable:!0}),Jf}function Jf(){for(var xf,yf,Bf=new Promise(function(Yf,kf){xf=Yf,yf=kf}),qf=[],oh=0;oh<arguments.length;oh++)qf.push(arguments[oh]);qf.push(function(Yf,kf){Yf?yf(Yf):xf(kf)});try{zf.apply(this,qf)}catch(Yf){yf(Yf)}return Bf}return Object.setPrototypeOf(Jf,Object.getPrototypeOf(zf)),eh&&Object.defineProperty(Jf,eh,{value:Jf,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(Jf,od(zf))},Ra.promisify.custom=eh;function $f(Lf,zf){if(!Lf){var Jf=new Error("Promise was rejected with a falsy value");Jf.reason=Lf,Lf=Jf}return zf(Lf)}function Df(Lf){if(typeof Lf!="function")throw new TypeError('The "original" argument must be of type Function');function zf(){for(var Jf=[],xf=0;xf<arguments.length;xf++)Jf.push(arguments[xf]);var yf=Jf.pop();if(typeof yf!="function")throw new TypeError("The last argument must be of type Function");var Bf=this,qf=function(){return yf.apply(Bf,arguments)};Lf.apply(this,Jf).then(function(oh){qa.nextTick(qf.bind(null,null,oh))},function(oh){qa.nextTick($f.bind(null,oh,qf))})}return Object.setPrototypeOf(zf,Object.getPrototypeOf(Lf)),Object.defineProperties(zf,od(Lf)),zf}Ra.callbackify=Df})(util$5);var buffer_list,hasRequiredBuffer_list;function requireBuffer_list(){if(hasRequiredBuffer_list)return buffer_list;hasRequiredBuffer_list=1;function Ra(Id,Od){var Fd=Object.keys(Id);if(Object.getOwnPropertySymbols){var Pd=Object.getOwnPropertySymbols(Id);Od&&(Pd=Pd.filter(function(Md){return Object.getOwnPropertyDescriptor(Id,Md).enumerable})),Fd.push.apply(Fd,Pd)}return Fd}function qa(Id){for(var Od=1;Od<arguments.length;Od++){var Fd=arguments[Od]!=null?arguments[Od]:{};Od%2?Ra(Object(Fd),!0).forEach(function(Pd){nd(Id,Pd,Fd[Pd])}):Object.getOwnPropertyDescriptors?Object.defineProperties(Id,Object.getOwnPropertyDescriptors(Fd)):Ra(Object(Fd)).forEach(function(Pd){Object.defineProperty(Id,Pd,Object.getOwnPropertyDescriptor(Fd,Pd))})}return Id}function nd(Id,Od,Fd){return Od=cd(Od),Od in Id?Object.defineProperty(Id,Od,{value:Fd,enumerable:!0,configurable:!0,writable:!0}):Id[Od]=Fd,Id}function od(Id,Od){if(!(Id instanceof Od))throw new TypeError("Cannot call a class as a function")}function ld(Id,Od){for(var Fd=0;Fd<Od.length;Fd++){var Pd=Od[Fd];Pd.enumerable=Pd.enumerable||!1,Pd.configurable=!0,"value"in Pd&&(Pd.writable=!0),Object.defineProperty(Id,cd(Pd.key),Pd)}}function ud(Id,Od,Fd){return Od&&ld(Id.prototype,Od),Object.defineProperty(Id,"prototype",{writable:!1}),Id}function cd(Id){var Od=dd(Id,"string");return typeof Od=="symbol"?Od:String(Od)}function dd(Id,Od){if(typeof Id!="object"||Id===null)return Id;var Fd=Id[Symbol.toPrimitive];if(Fd!==void 0){var Pd=Fd.call(Id,Od||"default");if(typeof Pd!="object")return Pd;throw new TypeError("@@toPrimitive must return a primitive value.")}return(Od==="string"?String:Number)(Id)}var pd=buffer,fd=pd.Buffer,md=util$5,vd=md.inspect,Ad=vd&&vd.custom||"inspect";function Nd(Id,Od,Fd){fd.prototype.copy.call(Id,Od,Fd)}return buffer_list=function(){function Id(){od(this,Id),this.head=null,this.tail=null,this.length=0}return ud(Id,[{key:"push",value:function(Fd){var Pd={data:Fd,next:null};this.length>0?this.tail.next=Pd:this.head=Pd,this.tail=Pd,++this.length}},{key:"unshift",value:function(Fd){var Pd={data:Fd,next:this.head};this.length===0&&(this.tail=Pd),this.head=Pd,++this.length}},{key:"shift",value:function(){if(this.length!==0){var Fd=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,Fd}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(Fd){if(this.length===0)return"";for(var Pd=this.head,Md=""+Pd.data;Pd=Pd.next;)Md+=Fd+Pd.data;return Md}},{key:"concat",value:function(Fd){if(this.length===0)return fd.alloc(0);for(var Pd=fd.allocUnsafe(Fd>>>0),Md=this.head,Bd=0;Md;)Nd(Md.data,Pd,Bd),Bd+=Md.data.length,Md=Md.next;return Pd}},{key:"consume",value:function(Fd,Pd){var Md;return Fd<this.head.data.length?(Md=this.head.data.slice(0,Fd),this.head.data=this.head.data.slice(Fd)):Fd===this.head.data.length?Md=this.shift():Md=Pd?this._getString(Fd):this._getBuffer(Fd),Md}},{key:"first",value:function(){return this.head.data}},{key:"_getString",value:function(Fd){var Pd=this.head,Md=1,Bd=Pd.data;for(Fd-=Bd.length;Pd=Pd.next;){var jd=Pd.data,Hd=Fd>jd.length?jd.length:Fd;if(Hd===jd.length?Bd+=jd:Bd+=jd.slice(0,Fd),Fd-=Hd,Fd===0){Hd===jd.length?(++Md,Pd.next?this.head=Pd.next:this.head=this.tail=null):(this.head=Pd,Pd.data=jd.slice(Hd));break}++Md}return this.length-=Md,Bd}},{key:"_getBuffer",value:function(Fd){var Pd=fd.allocUnsafe(Fd),Md=this.head,Bd=1;for(Md.data.copy(Pd),Fd-=Md.data.length;Md=Md.next;){var jd=Md.data,Hd=Fd>jd.length?jd.length:Fd;if(jd.copy(Pd,Pd.length-Fd,0,Hd),Fd-=Hd,Fd===0){Hd===jd.length?(++Bd,Md.next?this.head=Md.next:this.head=this.tail=null):(this.head=Md,Md.data=jd.slice(Hd));break}++Bd}return this.length-=Bd,Pd}},{key:Ad,value:function(Fd,Pd){return vd(this,qa(qa({},Pd),{},{depth:0,customInspect:!1}))}}]),Id}(),buffer_list}var define_process_default$6={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};function destroy(Ra,qa){var nd=this,od=this._readableState&&this._readableState.destroyed,ld=this._writableState&&this._writableState.destroyed;return od||ld?(qa?qa(Ra):Ra&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,define_process_default$6.nextTick(emitErrorNT,this,Ra)):define_process_default$6.nextTick(emitErrorNT,this,Ra)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(Ra||null,function(ud){!qa&&ud?nd._writableState?nd._writableState.errorEmitted?define_process_default$6.nextTick(emitCloseNT,nd):(nd._writableState.errorEmitted=!0,define_process_default$6.nextTick(emitErrorAndCloseNT,nd,ud)):define_process_default$6.nextTick(emitErrorAndCloseNT,nd,ud):qa?(define_process_default$6.nextTick(emitCloseNT,nd),qa(ud)):define_process_default$6.nextTick(emitCloseNT,nd)}),this)}function emitErrorAndCloseNT(Ra,qa){emitErrorNT(Ra,qa),emitCloseNT(Ra)}function emitCloseNT(Ra){Ra._writableState&&!Ra._writableState.emitClose||Ra._readableState&&!Ra._readableState.emitClose||Ra.emit("close")}function undestroy(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function emitErrorNT(Ra,qa){Ra.emit("error",qa)}function errorOrDestroy(Ra,qa){var nd=Ra._readableState,od=Ra._writableState;nd&&nd.autoDestroy||od&&od.autoDestroy?Ra.destroy(qa):Ra.emit("error",qa)}var destroy_1={destroy,undestroy,errorOrDestroy},errorsBrowser={};function _inheritsLoose(Ra,qa){Ra.prototype=Object.create(qa.prototype),Ra.prototype.constructor=Ra,Ra.__proto__=qa}var codes={};function createErrorType(Ra,qa,nd){nd||(nd=Error);function od(ud,cd,dd){return typeof qa=="string"?qa:qa(ud,cd,dd)}var ld=function(ud){_inheritsLoose(cd,ud);function cd(dd,pd,fd){return ud.call(this,od(dd,pd,fd))||this}return cd}(nd);ld.prototype.name=nd.name,ld.prototype.code=Ra,codes[Ra]=ld}function oneOf(Ra,qa){if(Array.isArray(Ra)){var nd=Ra.length;return Ra=Ra.map(function(od){return String(od)}),nd>2?"one of ".concat(qa," ").concat(Ra.slice(0,nd-1).join(", "),", or ")+Ra[nd-1]:nd===2?"one of ".concat(qa," ").concat(Ra[0]," or ").concat(Ra[1]):"of ".concat(qa," ").concat(Ra[0])}else return"of ".concat(qa," ").concat(String(Ra))}function startsWith(Ra,qa,nd){return Ra.substr(0,qa.length)===qa}function endsWith(Ra,qa,nd){return(nd===void 0||nd>Ra.length)&&(nd=Ra.length),Ra.substring(nd-qa.length,nd)===qa}function includes(Ra,qa,nd){return typeof nd!="number"&&(nd=0),nd+qa.length>Ra.length?!1:Ra.indexOf(qa,nd)!==-1}createErrorType("ERR_INVALID_OPT_VALUE",function(Ra,qa){return'The value "'+qa+'" is invalid for option "'+Ra+'"'},TypeError);createErrorType("ERR_INVALID_ARG_TYPE",function(Ra,qa,nd){var od;typeof qa=="string"&&startsWith(qa,"not ")?(od="must not be",qa=qa.replace(/^not /,"")):od="must be";var ld;if(endsWith(Ra," argument"))ld="The ".concat(Ra," ").concat(od," ").concat(oneOf(qa,"type"));else{var ud=includes(Ra,".")?"property":"argument";ld='The "'.concat(Ra,'" ').concat(ud," ").concat(od," ").concat(oneOf(qa,"type"))}return ld+=". Received type ".concat(typeof nd),ld},TypeError);createErrorType("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF");createErrorType("ERR_METHOD_NOT_IMPLEMENTED",function(Ra){return"The "+Ra+" method is not implemented"});createErrorType("ERR_STREAM_PREMATURE_CLOSE","Premature close");createErrorType("ERR_STREAM_DESTROYED",function(Ra){return"Cannot call "+Ra+" after a stream was destroyed"});createErrorType("ERR_MULTIPLE_CALLBACK","Callback called multiple times");createErrorType("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable");createErrorType("ERR_STREAM_WRITE_AFTER_END","write after end");createErrorType("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);createErrorType("ERR_UNKNOWN_ENCODING",function(Ra){return"Unknown encoding: "+Ra},TypeError);createErrorType("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event");errorsBrowser.codes=codes;var ERR_INVALID_OPT_VALUE=errorsBrowser.codes.ERR_INVALID_OPT_VALUE;function highWaterMarkFrom(Ra,qa,nd){return Ra.highWaterMark!=null?Ra.highWaterMark:qa?Ra[nd]:null}function getHighWaterMark(Ra,qa,nd,od){var ld=highWaterMarkFrom(qa,od,nd);if(ld!=null){if(!(isFinite(ld)&&Math.floor(ld)===ld)||ld<0){var ud=od?nd:"highWaterMark";throw new ERR_INVALID_OPT_VALUE(ud,ld)}return Math.floor(ld)}return Ra.objectMode?16:16*1024}var state={getHighWaterMark},browser=deprecate;function deprecate(Ra,qa){if(config("noDeprecation"))return Ra;var nd=!1;function od(){if(!nd){if(config("throwDeprecation"))throw new Error(qa);config("traceDeprecation")?console.trace(qa):console.warn(qa),nd=!0}return Ra.apply(this,arguments)}return od}function config(Ra){try{if(!commonjsGlobal.localStorage)return!1}catch{return!1}var qa=commonjsGlobal.localStorage[Ra];return qa==null?!1:String(qa).toLowerCase()==="true"}var _stream_writable,hasRequired_stream_writable;function require_stream_writable(){if(hasRequired_stream_writable)return _stream_writable;hasRequired_stream_writable=1;var Ra={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};_stream_writable=Wd;function qa(xf){var yf=this;this.next=null,this.entry=null,this.finish=function(){Jf(yf,xf)}}var nd;Wd.WritableState=zd;var od={deprecate:browser},ld=streamBrowser,ud=buffer.Buffer,cd=(typeof commonjsGlobal<"u"?commonjsGlobal:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function dd(xf){return ud.from(xf)}function pd(xf){return ud.isBuffer(xf)||xf instanceof cd}var fd=destroy_1,md=state,vd=md.getHighWaterMark,Ad=errorsBrowser.codes,Nd=Ad.ERR_INVALID_ARG_TYPE,Id=Ad.ERR_METHOD_NOT_IMPLEMENTED,Od=Ad.ERR_MULTIPLE_CALLBACK,Fd=Ad.ERR_STREAM_CANNOT_PIPE,Pd=Ad.ERR_STREAM_DESTROYED,Md=Ad.ERR_STREAM_NULL_VALUES,Bd=Ad.ERR_STREAM_WRITE_AFTER_END,jd=Ad.ERR_UNKNOWN_ENCODING,Hd=fd.errorOrDestroy;inherits_browserExports(Wd,ld);function Gd(){}function zd(xf,yf,Bf){nd=nd||require_stream_duplex(),xf=xf||{},typeof Bf!="boolean"&&(Bf=yf instanceof nd),this.objectMode=!!xf.objectMode,Bf&&(this.objectMode=this.objectMode||!!xf.writableObjectMode),this.highWaterMark=vd(this,xf,"writableHighWaterMark",Bf),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var qf=xf.decodeStrings===!1;this.decodeStrings=!qf,this.defaultEncoding=xf.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(oh){Tf(yf,oh)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=xf.emitClose!==!1,this.autoDestroy=!!xf.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new qa(this)}zd.prototype.getBuffer=function(){for(var yf=this.bufferedRequest,Bf=[];yf;)Bf.push(yf),yf=yf.next;return Bf},function(){try{Object.defineProperty(zd.prototype,"buffer",{get:od.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}}();var df;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(df=Function.prototype[Symbol.hasInstance],Object.defineProperty(Wd,Symbol.hasInstance,{value:function(yf){return df.call(this,yf)?!0:this!==Wd?!1:yf&&yf._writableState instanceof zd}})):df=function(yf){return yf instanceof this};function Wd(xf){nd=nd||require_stream_duplex();var yf=this instanceof nd;if(!yf&&!df.call(Wd,this))return new Wd(xf);this._writableState=new zd(xf,this,yf),this.writable=!0,xf&&(typeof xf.write=="function"&&(this._write=xf.write),typeof xf.writev=="function"&&(this._writev=xf.writev),typeof xf.destroy=="function"&&(this._destroy=xf.destroy),typeof xf.final=="function"&&(this._final=xf.final)),ld.call(this)}Wd.prototype.pipe=function(){Hd(this,new Fd)};function Jd(xf,yf){var Bf=new Bd;Hd(xf,Bf),Ra.nextTick(yf,Bf)}function Xd(xf,yf,Bf,qf){var oh;return Bf===null?oh=new Md:typeof Bf!="string"&&!yf.objectMode&&(oh=new Nd("chunk",["string","Buffer"],Bf)),oh?(Hd(xf,oh),Ra.nextTick(qf,oh),!1):!0}Wd.prototype.write=function(xf,yf,Bf){var qf=this._writableState,oh=!1,Yf=!qf.objectMode&&pd(xf);return Yf&&!ud.isBuffer(xf)&&(xf=dd(xf)),typeof yf=="function"&&(Bf=yf,yf=null),Yf?yf="buffer":yf||(yf=qf.defaultEncoding),typeof Bf!="function"&&(Bf=Gd),qf.ending?Jd(this,Bf):(Yf||Xd(this,qf,xf,Bf))&&(qf.pendingcb++,oh=vf(this,qf,Yf,xf,yf,Bf)),oh},Wd.prototype.cork=function(){this._writableState.corked++},Wd.prototype.uncork=function(){var xf=this._writableState;xf.corked&&(xf.corked--,!xf.writing&&!xf.corked&&!xf.bufferProcessing&&xf.bufferedRequest&&Zf(this,xf))},Wd.prototype.setDefaultEncoding=function(yf){if(typeof yf=="string"&&(yf=yf.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((yf+"").toLowerCase())>-1))throw new jd(yf);return this._writableState.defaultEncoding=yf,this},Object.defineProperty(Wd.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});function _f(xf,yf,Bf){return!xf.objectMode&&xf.decodeStrings!==!1&&typeof yf=="string"&&(yf=ud.from(yf,Bf)),yf}Object.defineProperty(Wd.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function vf(xf,yf,Bf,qf,oh,Yf){if(!Bf){var kf=_f(yf,qf,oh);qf!==kf&&(Bf=!0,oh="buffer",qf=kf)}var Vf=yf.objectMode?1:qf.length;yf.length+=Vf;var fh=yf.length<yf.highWaterMark;if(fh||(yf.needDrain=!0),yf.writing||yf.corked){var Gf=yf.lastBufferedRequest;yf.lastBufferedRequest={chunk:qf,encoding:oh,isBuf:Bf,callback:Yf,next:null},Gf?Gf.next=yf.lastBufferedRequest:yf.bufferedRequest=yf.lastBufferedRequest,yf.bufferedRequestCount+=1}else Sf(xf,yf,!1,Vf,qf,oh,Yf);return fh}function Sf(xf,yf,Bf,qf,oh,Yf,kf){yf.writelen=qf,yf.writecb=kf,yf.writing=!0,yf.sync=!0,yf.destroyed?yf.onwrite(new Pd("write")):Bf?xf._writev(oh,yf.onwrite):xf._write(oh,Yf,yf.onwrite),yf.sync=!1}function gf(xf,yf,Bf,qf,oh){--yf.pendingcb,Bf?(Ra.nextTick(oh,qf),Ra.nextTick(Lf,xf,yf),xf._writableState.errorEmitted=!0,Hd(xf,qf)):(oh(qf),xf._writableState.errorEmitted=!0,Hd(xf,qf),Lf(xf,yf))}function bf(xf){xf.writing=!1,xf.writecb=null,xf.length-=xf.writelen,xf.writelen=0}function Tf(xf,yf){var Bf=xf._writableState,qf=Bf.sync,oh=Bf.writecb;if(typeof oh!="function")throw new Od;if(bf(Bf),yf)gf(xf,Bf,qf,yf,oh);else{var Yf=eh(Bf)||xf.destroyed;!Yf&&!Bf.corked&&!Bf.bufferProcessing&&Bf.bufferedRequest&&Zf(xf,Bf),qf?Ra.nextTick(Mf,xf,Bf,Yf,oh):Mf(xf,Bf,Yf,oh)}}function Mf(xf,yf,Bf,qf){Bf||Kf(xf,yf),yf.pendingcb--,qf(),Lf(xf,yf)}function Kf(xf,yf){yf.length===0&&yf.needDrain&&(yf.needDrain=!1,xf.emit("drain"))}function Zf(xf,yf){yf.bufferProcessing=!0;var Bf=yf.bufferedRequest;if(xf._writev&&Bf&&Bf.next){var qf=yf.bufferedRequestCount,oh=new Array(qf),Yf=yf.corkedRequestsFree;Yf.entry=Bf;for(var kf=0,Vf=!0;Bf;)oh[kf]=Bf,Bf.isBuf||(Vf=!1),Bf=Bf.next,kf+=1;oh.allBuffers=Vf,Sf(xf,yf,!0,yf.length,oh,"",Yf.finish),yf.pendingcb++,yf.lastBufferedRequest=null,Yf.next?(yf.corkedRequestsFree=Yf.next,Yf.next=null):yf.corkedRequestsFree=new qa(yf),yf.bufferedRequestCount=0}else{for(;Bf;){var fh=Bf.chunk,Gf=Bf.encoding,wf=Bf.callback,Rf=yf.objectMode?1:fh.length;if(Sf(xf,yf,!1,Rf,fh,Gf,wf),Bf=Bf.next,yf.bufferedRequestCount--,yf.writing)break}Bf===null&&(yf.lastBufferedRequest=null)}yf.bufferedRequest=Bf,yf.bufferProcessing=!1}Wd.prototype._write=function(xf,yf,Bf){Bf(new Id("_write()"))},Wd.prototype._writev=null,Wd.prototype.end=function(xf,yf,Bf){var qf=this._writableState;return typeof xf=="function"?(Bf=xf,xf=null,yf=null):typeof yf=="function"&&(Bf=yf,yf=null),xf!=null&&this.write(xf,yf),qf.corked&&(qf.corked=1,this.uncork()),qf.ending||zf(this,qf,Bf),this},Object.defineProperty(Wd.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function eh(xf){return xf.ending&&xf.length===0&&xf.bufferedRequest===null&&!xf.finished&&!xf.writing}function $f(xf,yf){xf._final(function(Bf){yf.pendingcb--,Bf&&Hd(xf,Bf),yf.prefinished=!0,xf.emit("prefinish"),Lf(xf,yf)})}function Df(xf,yf){!yf.prefinished&&!yf.finalCalled&&(typeof xf._final=="function"&&!yf.destroyed?(yf.pendingcb++,yf.finalCalled=!0,Ra.nextTick($f,xf,yf)):(yf.prefinished=!0,xf.emit("prefinish")))}function Lf(xf,yf){var Bf=eh(yf);if(Bf&&(Df(xf,yf),yf.pendingcb===0&&(yf.finished=!0,xf.emit("finish"),yf.autoDestroy))){var qf=xf._readableState;(!qf||qf.autoDestroy&&qf.endEmitted)&&xf.destroy()}return Bf}function zf(xf,yf,Bf){yf.ending=!0,Lf(xf,yf),Bf&&(yf.finished?Ra.nextTick(Bf):xf.once("finish",Bf)),yf.ended=!0,xf.writable=!1}function Jf(xf,yf,Bf){var qf=xf.entry;for(xf.entry=null;qf;){var oh=qf.callback;yf.pendingcb--,oh(Bf),qf=qf.next}yf.corkedRequestsFree.next=xf}return Object.defineProperty(Wd.prototype,"destroyed",{enumerable:!1,get:function(){return this._writableState===void 0?!1:this._writableState.destroyed},set:function(yf){this._writableState&&(this._writableState.destroyed=yf)}}),Wd.prototype.destroy=fd.destroy,Wd.prototype._undestroy=fd.undestroy,Wd.prototype._destroy=function(xf,yf){yf(xf)},_stream_writable}var _stream_duplex,hasRequired_stream_duplex;function require_stream_duplex(){if(hasRequired_stream_duplex)return _stream_duplex;hasRequired_stream_duplex=1;var Ra={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}},qa=Object.keys||function(md){var vd=[];for(var Ad in md)vd.push(Ad);return vd};_stream_duplex=dd;var nd=require_stream_readable(),od=require_stream_writable();inherits_browserExports(dd,nd);for(var ld=qa(od.prototype),ud=0;ud<ld.length;ud++){var cd=ld[ud];dd.prototype[cd]||(dd.prototype[cd]=od.prototype[cd])}function dd(md){if(!(this instanceof dd))return new dd(md);nd.call(this,md),od.call(this,md),this.allowHalfOpen=!0,md&&(md.readable===!1&&(this.readable=!1),md.writable===!1&&(this.writable=!1),md.allowHalfOpen===!1&&(this.allowHalfOpen=!1,this.once("end",pd)))}Object.defineProperty(dd.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(dd.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}}),Object.defineProperty(dd.prototype,"writableLength",{enumerable:!1,get:function(){return this._writableState.length}});function pd(){this._writableState.ended||Ra.nextTick(fd,this)}function fd(md){md.end()}return Object.defineProperty(dd.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0||this._writableState===void 0?!1:this._readableState.destroyed&&this._writableState.destroyed},set:function(vd){this._readableState===void 0||this._writableState===void 0||(this._readableState.destroyed=vd,this._writableState.destroyed=vd)}}),_stream_duplex}var string_decoder={},safeBuffer={exports:{}};/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */var hasRequiredSafeBuffer;function requireSafeBuffer(){return hasRequiredSafeBuffer||(hasRequiredSafeBuffer=1,function(Ra,qa){var nd=buffer,od=nd.Buffer;function ld(cd,dd){for(var pd in cd)dd[pd]=cd[pd]}od.from&&od.alloc&&od.allocUnsafe&&od.allocUnsafeSlow?Ra.exports=nd:(ld(nd,qa),qa.Buffer=ud);function ud(cd,dd,pd){return od(cd,dd,pd)}ud.prototype=Object.create(od.prototype),ld(od,ud),ud.from=function(cd,dd,pd){if(typeof cd=="number")throw new TypeError("Argument must not be a number");return od(cd,dd,pd)},ud.alloc=function(cd,dd,pd){if(typeof cd!="number")throw new TypeError("Argument must be a number");var fd=od(cd);return dd!==void 0?typeof pd=="string"?fd.fill(dd,pd):fd.fill(dd):fd.fill(0),fd},ud.allocUnsafe=function(cd){if(typeof cd!="number")throw new TypeError("Argument must be a number");return od(cd)},ud.allocUnsafeSlow=function(cd){if(typeof cd!="number")throw new TypeError("Argument must be a number");return nd.SlowBuffer(cd)}}(safeBuffer,safeBuffer.exports)),safeBuffer.exports}var hasRequiredString_decoder;function requireString_decoder(){if(hasRequiredString_decoder)return string_decoder;hasRequiredString_decoder=1;var Ra=requireSafeBuffer().Buffer,qa=Ra.isEncoding||function(Pd){switch(Pd=""+Pd,Pd&&Pd.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function nd(Pd){if(!Pd)return"utf8";for(var Md;;)switch(Pd){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return Pd;default:if(Md)return;Pd=(""+Pd).toLowerCase(),Md=!0}}function od(Pd){var Md=nd(Pd);if(typeof Md!="string"&&(Ra.isEncoding===qa||!qa(Pd)))throw new Error("Unknown encoding: "+Pd);return Md||Pd}string_decoder.StringDecoder=ld;function ld(Pd){this.encoding=od(Pd);var Md;switch(this.encoding){case"utf16le":this.text=vd,this.end=Ad,Md=4;break;case"utf8":this.fillLast=pd,Md=4;break;case"base64":this.text=Nd,this.end=Id,Md=3;break;default:this.write=Od,this.end=Fd;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=Ra.allocUnsafe(Md)}ld.prototype.write=function(Pd){if(Pd.length===0)return"";var Md,Bd;if(this.lastNeed){if(Md=this.fillLast(Pd),Md===void 0)return"";Bd=this.lastNeed,this.lastNeed=0}else Bd=0;return Bd<Pd.length?Md?Md+this.text(Pd,Bd):this.text(Pd,Bd):Md||""},ld.prototype.end=md,ld.prototype.text=fd,ld.prototype.fillLast=function(Pd){if(this.lastNeed<=Pd.length)return Pd.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);Pd.copy(this.lastChar,this.lastTotal-this.lastNeed,0,Pd.length),this.lastNeed-=Pd.length};function ud(Pd){return Pd<=127?0:Pd>>5===6?2:Pd>>4===14?3:Pd>>3===30?4:Pd>>6===2?-1:-2}function cd(Pd,Md,Bd){var jd=Md.length-1;if(jd<Bd)return 0;var Hd=ud(Md[jd]);return Hd>=0?(Hd>0&&(Pd.lastNeed=Hd-1),Hd):--jd<Bd||Hd===-2?0:(Hd=ud(Md[jd]),Hd>=0?(Hd>0&&(Pd.lastNeed=Hd-2),Hd):--jd<Bd||Hd===-2?0:(Hd=ud(Md[jd]),Hd>=0?(Hd>0&&(Hd===2?Hd=0:Pd.lastNeed=Hd-3),Hd):0))}function dd(Pd,Md,Bd){if((Md[0]&192)!==128)return Pd.lastNeed=0,"<22>";if(Pd.lastNeed>1&&Md.length>1){if((Md[1]&192)!==128)return Pd.lastNeed=1,"<22>";if(Pd.lastNeed>2&&Md.length>2&&(Md[2]&192)!==128)return Pd.lastNeed=2,"<22>"}}function pd(Pd){var Md=this.lastTotal-this.lastNeed,Bd=dd(this,Pd);if(Bd!==void 0)return Bd;if(this.lastNeed<=Pd.length)return Pd.copy(this.lastChar,Md,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);Pd.copy(this.lastChar,Md,0,Pd.length),this.lastNeed-=Pd.length}function fd(Pd,Md){var Bd=cd(this,Pd,Md);if(!this.lastNeed)return Pd.toString("utf8",Md);this.lastTotal=Bd;var jd=Pd.length-(Bd-this.lastNeed);return Pd.copy(this.lastChar,0,jd),Pd.toString("utf8",Md,jd)}function md(Pd){var Md=Pd&&Pd.length?this.write(Pd):"";return this.lastNeed?Md+"<22>":Md}function vd(Pd,Md){if((Pd.length-Md)%2===0){var Bd=Pd.toString("utf16le",Md);if(Bd){var jd=Bd.charCodeAt(Bd.length-1);if(jd>=55296&&jd<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=Pd[Pd.length-2],this.lastChar[1]=Pd[Pd.length-1],Bd.slice(0,-1)}return Bd}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=Pd[Pd.length-1],Pd.toString("utf16le",Md,Pd.length-1)}function Ad(Pd){var Md=Pd&&Pd.length?this.write(Pd):"";if(this.lastNeed){var Bd=this.lastTotal-this.lastNeed;return Md+this.lastChar.toString("utf16le",0,Bd)}return Md}function Nd(Pd,Md){var Bd=(Pd.length-Md)%3;return Bd===0?Pd.toString("base64",Md):(this.lastNeed=3-Bd,this.lastTotal=3,Bd===1?this.lastChar[0]=Pd[Pd.length-1]:(this.lastChar[0]=Pd[Pd.length-2],this.lastChar[1]=Pd[Pd.length-1]),Pd.toString("base64",Md,Pd.length-Bd))}function Id(Pd){var Md=Pd&&Pd.length?this.write(Pd):"";return this.lastNeed?Md+this.lastChar.toString("base64",0,3-this.lastNeed):Md}function Od(Pd){return Pd.toString(this.encoding)}function Fd(Pd){return Pd&&Pd.length?this.write(Pd):""}return string_decoder}var ERR_STREAM_PREMATURE_CLOSE=errorsBrowser.codes.ERR_STREAM_PREMATURE_CLOSE;function once$2(Ra){var qa=!1;return function(){if(!qa){qa=!0;for(var nd=arguments.length,od=new Array(nd),ld=0;ld<nd;ld++)od[ld]=arguments[ld];Ra.apply(this,od)}}}function noop$1(){}function isRequest$1(Ra){return Ra.setHeader&&typeof Ra.abort=="function"}function eos$1(Ra,qa,nd){if(typeof qa=="function")return eos$1(Ra,null,qa);qa||(qa={}),nd=once$2(nd||noop$1);var od=qa.readable||qa.readable!==!1&&Ra.readable,ld=qa.writable||qa.writable!==!1&&Ra.writable,ud=function(){Ra.writable||dd()},cd=Ra._writableState&&Ra._writableState.finished,dd=function(){ld=!1,cd=!0,od||nd.call(Ra)},pd=Ra._readableState&&Ra._readableState.endEmitted,fd=function(){od=!1,pd=!0,ld||nd.call(Ra)},md=function(Id){nd.call(Ra,Id)},vd=function(){var Id;if(od&&!pd)return(!Ra._readableState||!Ra._readableState.ended)&&(Id=new ERR_STREAM_PREMATURE_CLOSE),nd.call(Ra,Id);if(ld&&!cd)return(!Ra._writableState||!Ra._writableState.ended)&&(Id=new ERR_STREAM_PREMATURE_CLOSE),nd.call(Ra,Id)},Ad=function(){Ra.req.on("finish",dd)};return isRequest$1(Ra)?(Ra.on("complete",dd),Ra.on("abort",vd),Ra.req?Ad():Ra.on("request",Ad)):ld&&!Ra._writableState&&(Ra.on("end",ud),Ra.on("close",ud)),Ra.on("end",fd),Ra.on("finish",dd),qa.error!==!1&&Ra.on("error",md),Ra.on("close",vd),function(){Ra.removeListener("complete",dd),Ra.removeListener("abort",vd),Ra.removeListener("request",Ad),Ra.req&&Ra.req.removeListener("finish",dd),Ra.removeListener("end",ud),Ra.removeListener("close",ud),Ra.removeListener("finish",dd),Ra.removeListener("end",fd),Ra.removeListener("error",md),Ra.removeListener("close",vd)}}var endOfStream=eos$1,async_iterator,hasRequiredAsync_iterator;function requireAsync_iterator(){if(hasRequiredAsync_iterator)return async_iterator;hasRequiredAsync_iterator=1;var Ra={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}},qa;function nd(jd,Hd,Gd){return Hd=od(Hd),Hd in jd?Object.defineProperty(jd,Hd,{value:Gd,enumerable:!0,configurable:!0,writable:!0}):jd[Hd]=Gd,jd}function od(jd){var Hd=ld(jd,"string");return typeof Hd=="symbol"?Hd:String(Hd)}function ld(jd,Hd){if(typeof jd!="object"||jd===null)return jd;var Gd=jd[Symbol.toPrimitive];if(Gd!==void 0){var zd=Gd.call(jd,Hd||"default");if(typeof zd!="object")return zd;throw new TypeError("@@toPrimitive must return a primitive value.")}return(Hd==="string"?String:Number)(jd)}var ud=endOfStream,cd=Symbol("lastResolve"),dd=Symbol("lastReject"),pd=Symbol("error"),fd=Symbol("ended"),md=Symbol("lastPromise"),vd=Symbol("handlePromise"),Ad=Symbol("stream");function Nd(jd,Hd){return{value:jd,done:Hd}}function Id(jd){var Hd=jd[cd];if(Hd!==null){var Gd=jd[Ad].read();Gd!==null&&(jd[md]=null,jd[cd]=null,jd[dd]=null,Hd(Nd(Gd,!1)))}}function Od(jd){Ra.nextTick(Id,jd)}function Fd(jd,Hd){return function(Gd,zd){jd.then(function(){if(Hd[fd]){Gd(Nd(void 0,!0));return}Hd[vd](Gd,zd)},zd)}}var Pd=Object.getPrototypeOf(function(){}),Md=Object.setPrototypeOf((qa={get stream(){return this[Ad]},next:function(){var Hd=this,Gd=this[pd];if(Gd!==null)return Promise.reject(Gd);if(this[fd])return Promise.resolve(Nd(void 0,!0));if(this[Ad].destroyed)return new Promise(function(Jd,Xd){Ra.nextTick(function(){Hd[pd]?Xd(Hd[pd]):Jd(Nd(void 0,!0))})});var zd=this[md],df;if(zd)df=new Promise(Fd(zd,this));else{var Wd=this[Ad].read();if(Wd!==null)return Promise.resolve(Nd(Wd,!1));df=new Promise(this[vd])}return this[md]=df,df}},nd(qa,Symbol.asyncIterator,function(){return this}),nd(qa,"return",function(){var Hd=this;return new Promise(function(Gd,zd){Hd[Ad].destroy(null,function(df){if(df){zd(df);return}Gd(Nd(void 0,!0))})})}),qa),Pd),Bd=function(Hd){var Gd,zd=Object.create(Md,(Gd={},nd(Gd,Ad,{value:Hd,writable:!0}),nd(Gd,cd,{value:null,writable:!0}),nd(Gd,dd,{value:null,writable:!0}),nd(Gd,pd,{value:null,writable:!0}),nd(Gd,fd,{value:Hd._readableState.endEmitted,writable:!0}),nd(Gd,vd,{value:function(Wd,Jd){var Xd=zd[Ad].read();Xd?(zd[md]=null,zd[cd]=null,zd[dd]=null,Wd(Nd(Xd,!1))):(zd[cd]=Wd,zd[dd]=Jd)},writable:!0}),Gd));return zd[md]=null,ud(Hd,function(df){if(df&&df.code!=="ERR_STREAM_PREMATURE_CLOSE"){var Wd=zd[dd];Wd!==null&&(zd[md]=null,zd[cd]=null,zd[dd]=null,Wd(df)),zd[pd]=df;return}var Jd=zd[cd];Jd!==null&&(zd[md]=null,zd[cd]=null,zd[dd]=null,Jd(Nd(void 0,!0))),zd[fd]=!0}),Hd.on("readable",Od.bind(null,zd)),zd};return async_iterator=Bd,async_iterator}var fromBrowser,hasRequiredFromBrowser;function requireFromBrowser(){return hasRequiredFromBrowser||(hasRequiredFromBrowser=1,fromBrowser=function(){throw new Error("Readable.from is not available in the browser")}),fromBrowser}var _stream_readable,hasRequired_stream_readable;function require_stream_readable(){if(hasRequired_stream_readable)return _stream_readable;hasRequired_stream_readable=1;var Ra={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};_stream_readable=Jd;var qa;Jd.ReadableState=Wd,eventsExports.EventEmitter;var nd=function(kf,Vf){return kf.listeners(Vf).length},od=streamBrowser,ld=buffer.Buffer,ud=(typeof commonjsGlobal<"u"?commonjsGlobal:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function cd(Yf){return ld.from(Yf)}function dd(Yf){return ld.isBuffer(Yf)||Yf instanceof ud}var pd=util$5,fd;pd&&pd.debuglog?fd=pd.debuglog("stream"):fd=function(){};var md=requireBuffer_list(),vd=destroy_1,Ad=state,Nd=Ad.getHighWaterMark,Id=errorsBrowser.codes,Od=Id.ERR_INVALID_ARG_TYPE,Fd=Id.ERR_STREAM_PUSH_AFTER_EOF,Pd=Id.ERR_METHOD_NOT_IMPLEMENTED,Md=Id.ERR_STREAM_UNSHIFT_AFTER_END_EVENT,Bd,jd,Hd;inherits_browserExports(Jd,od);var Gd=vd.errorOrDestroy,zd=["error","close","destroy","pause","resume"];function df(Yf,kf,Vf){if(typeof Yf.prependListener=="function")return Yf.prependListener(kf,Vf);!Yf._events||!Yf._events[kf]?Yf.on(kf,Vf):Array.isArray(Yf._events[kf])?Yf._events[kf].unshift(Vf):Yf._events[kf]=[Vf,Yf._events[kf]]}function Wd(Yf,kf,Vf){qa=qa||require_stream_duplex(),Yf=Yf||{},typeof Vf!="boolean"&&(Vf=kf instanceof qa),this.objectMode=!!Yf.objectMode,Vf&&(this.objectMode=this.objectMode||!!Yf.readableObjectMode),this.highWaterMark=Nd(this,Yf,"readableHighWaterMark",Vf),this.buffer=new md,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.paused=!0,this.emitClose=Yf.emitClose!==!1,this.autoDestroy=!!Yf.autoDestroy,this.destroyed=!1,this.defaultEncoding=Yf.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,Yf.encoding&&(Bd||(Bd=requireString_decoder().StringDecoder),this.decoder=new Bd(Yf.encoding),this.encoding=Yf.encoding)}function Jd(Yf){if(qa=qa||require_stream_duplex(),!(this instanceof Jd))return new Jd(Yf);var kf=this instanceof qa;this._readableState=new Wd(Yf,this,kf),this.readable=!0,Yf&&(typeof Yf.read=="function"&&(this._read=Yf.read),typeof Yf.destroy=="function"&&(this._destroy=Yf.destroy)),od.call(this)}Object.defineProperty(Jd.prototype,"destroyed",{enumerable:!1,get:function(){return this._readableState===void 0?!1:this._readableState.destroyed},set:function(kf){this._readableState&&(this._readableState.destroyed=kf)}}),Jd.prototype.destroy=vd.destroy,Jd.prototype._undestroy=vd.undestroy,Jd.prototype._destroy=function(Yf,kf){kf(Yf)},Jd.prototype.push=function(Yf,kf){var Vf=this._readableState,fh;return Vf.objectMode?fh=!0:typeof Yf=="string"&&(kf=kf||Vf.defaultEncoding,kf!==Vf.encoding&&(Yf=ld.from(Yf,kf),kf=""),fh=!0),Xd(this,Yf,kf,!1,fh)},Jd.prototype.unshift=function(Yf){return Xd(this,Yf,null,!0,!1)};function Xd(Yf,kf,Vf,fh,Gf){fd("readableAddChunk",kf);var wf=Yf._readableState;if(kf===null)wf.reading=!1,Tf(Yf,wf);else{var Rf;if(Gf||(Rf=vf(wf,kf)),Rf)Gd(Yf,Rf);else if(wf.objectMode||kf&&kf.length>0)if(typeof kf!="string"&&!wf.objectMode&&Object.getPrototypeOf(kf)!==ld.prototype&&(kf=cd(kf)),fh)wf.endEmitted?Gd(Yf,new Md):_f(Yf,wf,kf,!0);else if(wf.ended)Gd(Yf,new Fd);else{if(wf.destroyed)return!1;wf.reading=!1,wf.decoder&&!Vf?(kf=wf.decoder.write(kf),wf.objectMode||kf.length!==0?_f(Yf,wf,kf,!1):Zf(Yf,wf)):_f(Yf,wf,kf,!1)}else fh||(wf.reading=!1,Zf(Yf,wf))}return!wf.ended&&(wf.length<wf.highWaterMark||wf.length===0)}function _f(Yf,kf,Vf,fh){kf.flowing&&kf.length===0&&!kf.sync?(kf.awaitDrain=0,Yf.emit("data",Vf)):(kf.length+=kf.objectMode?1:Vf.length,fh?kf.buffer.unshift(Vf):kf.buffer.push(Vf),kf.needReadable&&Mf(Yf)),Zf(Yf,kf)}function vf(Yf,kf){var Vf;return!dd(kf)&&typeof kf!="string"&&kf!==void 0&&!Yf.objectMode&&(Vf=new Od("chunk",["string","Buffer","Uint8Array"],kf)),Vf}Jd.prototype.isPaused=function(){return this._readableState.flowing===!1},Jd.prototype.setEncoding=function(Yf){Bd||(Bd=requireString_decoder().StringDecoder);var kf=new Bd(Yf);this._readableState.decoder=kf,this._readableState.encoding=this._readableState.decoder.encoding;for(var Vf=this._readableState.buffer.head,fh="";Vf!==null;)fh+=kf.write(Vf.data),Vf=Vf.next;return this._readableState.buffer.clear(),fh!==""&&this._readableState.buffer.push(fh),this._readableState.length=fh.length,this};var Sf=1073741824;function gf(Yf){return Yf>=Sf?Yf=Sf:(Yf--,Yf|=Yf>>>1,Yf|=Yf>>>2,Yf|=Yf>>>4,Yf|=Yf>>>8,Yf|=Yf>>>16,Yf++),Yf}function bf(Yf,kf){return Yf<=0||kf.length===0&&kf.ended?0:kf.objectMode?1:Yf!==Yf?kf.flowing&&kf.length?kf.buffer.head.data.length:kf.length:(Yf>kf.highWaterMark&&(kf.highWaterMark=gf(Yf)),Yf<=kf.length?Yf:kf.ended?kf.length:(kf.needReadable=!0,0))}Jd.prototype.read=function(Yf){fd("read",Yf),Yf=parseInt(Yf,10);var kf=this._readableState,Vf=Yf;if(Yf!==0&&(kf.emittedReadable=!1),Yf===0&&kf.needReadable&&((kf.highWaterMark!==0?kf.length>=kf.highWaterMark:kf.length>0)||kf.ended))return fd("read: emitReadable",kf.length,kf.ended),kf.length===0&&kf.ended?Bf(this):Mf(this),null;if(Yf=bf(Yf,kf),Yf===0&&kf.ended)return kf.length===0&&Bf(this),null;var fh=kf.needReadable;fd("need readable",fh),(kf.length===0||kf.length-Yf<kf.highWaterMark)&&(fh=!0,fd("length less than watermark",fh)),kf.ended||kf.reading?(fh=!1,fd("reading or ended",fh)):fh&&(fd("do read"),kf.reading=!0,kf.sync=!0,kf.length===0&&(kf.needReadable=!0),this._read(kf.highWaterMark),kf.sync=!1,kf.reading||(Yf=bf(Vf,kf)));var Gf;return Yf>0?Gf=yf(Yf,kf):Gf=null,Gf===null?(kf.needReadable=kf.length<=kf.highWaterMark,Yf=0):(kf.length-=Yf,kf.awaitDrain=0),kf.length===0&&(kf.ended||(kf.needReadable=!0),Vf!==Yf&&kf.ended&&Bf(this)),Gf!==null&&this.emit("data",Gf),Gf};function Tf(Yf,kf){if(fd("onEofChunk"),!kf.ended){if(kf.decoder){var Vf=kf.decoder.end();Vf&&Vf.length&&(kf.buffer.push(Vf),kf.length+=kf.objectMode?1:Vf.length)}kf.ended=!0,kf.sync?Mf(Yf):(kf.needReadable=!1,kf.emittedReadable||(kf.emittedReadable=!0,Kf(Yf)))}}function Mf(Yf){var kf=Yf._readableState;fd("emitReadable",kf.needReadable,kf.emittedReadable),kf.needReadable=!1,kf.emittedReadable||(fd("emitReadable",kf.flowing),kf.emittedReadable=!0,Ra.nextTick(Kf,Yf))}function Kf(Yf){var kf=Yf._readableState;fd("emitReadable_",kf.destroyed,kf.length,kf.ended),!kf.destroyed&&(kf.length||kf.ended)&&(Yf.emit("readable"),kf.emittedReadable=!1),kf.needReadable=!kf.flowing&&!kf.ended&&kf.length<=kf.highWaterMark,xf(Yf)}function Zf(Yf,kf){kf.readingMore||(kf.readingMore=!0,Ra.nextTick(eh,Yf,kf))}function eh(Yf,kf){for(;!kf.reading&&!kf.ended&&(kf.length<kf.highWaterMark||kf.flowing&&kf.length===0);){var Vf=kf.length;if(fd("maybeReadMore read 0"),Yf.read(0),Vf===kf.length)break}kf.readingMore=!1}Jd.prototype._read=function(Yf){Gd(this,new Pd("_read()"))},Jd.prototype.pipe=function(Yf,kf){var Vf=this,fh=this._readableState;switch(fh.pipesCount){case 0:fh.pipes=Yf;break;case 1:fh.pipes=[fh.pipes,Yf];break;default:fh.pipes.push(Yf);break}fh.pipesCount+=1,fd("pipe count=%d opts=%j",fh.pipesCount,kf);var Gf=(!kf||kf.end!==!1)&&Yf!==Ra.stdout&&Yf!==Ra.stderr,wf=Gf?Uf:Bh;fh.endEmitted?Ra.nextTick(wf):Vf.once("end",wf),Yf.on("unpipe",Rf);function Rf(Xh,dm){fd("onunpipe"),Xh===Vf&&dm&&dm.hasUnpiped===!1&&(dm.hasUnpiped=!0,ah())}function Uf(){fd("onend"),Yf.end()}var ph=$f(Vf);Yf.on("drain",ph);var gh=!1;function ah(){fd("cleanup"),Yf.removeListener("close",Mh),Yf.removeListener("finish",Yh),Yf.removeListener("drain",ph),Yf.removeListener("error",dh),Yf.removeListener("unpipe",Rf),Vf.removeListener("end",Uf),Vf.removeListener("end",Bh),Vf.removeListener("data",Ah),gh=!0,fh.awaitDrain&&(!Yf._writableState||Yf._writableState.needDrain)&&ph()}Vf.on("data",Ah);function Ah(Xh){fd("ondata");var dm=Yf.write(Xh);fd("dest.write",dm),dm===!1&&((fh.pipesCount===1&&fh.pipes===Yf||fh.pipesCount>1&&oh(fh.pipes,Yf)!==-1)&&!gh&&(fd("false write response, pause",fh.awaitDrain),fh.awaitDrain++),Vf.pause())}function dh(Xh){fd("onerror",Xh),Bh(),Yf.removeListener("error",dh),nd(Yf,"error")===0&&Gd(Yf,Xh)}df(Yf,"error",dh);function Mh(){Yf.removeListener("finish",Yh),Bh()}Yf.once("close",Mh);function Yh(){fd("onfinish"),Yf.removeListener("close",Mh),Bh()}Yf.once("finish",Yh);function Bh(){fd("unpipe"),Vf.unpipe(Yf)}return Yf.emit("pipe",Vf),fh.flowing||(fd("pipe resume"),Vf.resume()),Yf};function $f(Yf){return function(){var Vf=Yf._readableState;fd("pipeOnDrain",Vf.awaitDrain),Vf.awaitDrain&&Vf.awaitDrain--,Vf.awaitDrain===0&&nd(Yf,"data")&&(Vf.flowing=!0,xf(Yf))}}Jd.prototype.unpipe=function(Yf){var kf=this._readableState,Vf={hasUnpiped:!1};if(kf.pipesCount===0)return this;if(kf.pipesCount===1)return Yf&&Yf!==kf.pipes?this:(Yf||(Yf=kf.pipes),kf.pipes=null,kf.pipesCount=0,kf.flowing=!1,Yf&&Yf.emit("unpipe",this,Vf),this);if(!Yf){var fh=kf.pipes,Gf=kf.pipesCount;kf.pipes=null,kf.pipesCount=0,kf.flowing=!1;for(var wf=0;wf<Gf;wf++)fh[wf].emit("unpipe",this,{hasUnpiped:!1});return this}var Rf=oh(kf.pipes,Yf);return Rf===-1?this:(kf.pipes.splice(Rf,1),kf.pipesCount-=1,kf.pipesCount===1&&(kf.pipes=kf.pipes[0]),Yf.emit("unpipe",this,Vf),this)},Jd.prototype.on=function(Yf,kf){var Vf=od.prototype.on.call(this,Yf,kf),fh=this._readableState;return Yf==="data"?(fh.readableListening=this.listenerCount("readable")>0,fh.flowing!==!1&&this.resume()):Yf==="readable"&&!fh.endEmitted&&!fh.readableListening&&(fh.readableListening=fh.needReadable=!0,fh.flowing=!1,fh.emittedReadable=!1,fd("on readable",fh.length,fh.reading),fh.length?Mf(this):fh.reading||Ra.nextTick(Lf,this)),Vf},Jd.prototype.addListener=Jd.prototype.on,Jd.prototype.removeListener=function(Yf,kf){var Vf=od.prototype.removeListener.call(this,Yf,kf);return Yf==="readable"&&Ra.nextTick(Df,this),Vf},Jd.prototype.removeAllListeners=function(Yf){var kf=od.prototype.removeAllListeners.apply(this,arguments);return(Yf==="readable"||Yf===void 0)&&Ra.nextTick(Df,this),kf};function Df(Yf){var kf=Yf._readableState;kf.readableListening=Yf.listenerCount("readable")>0,kf.resumeScheduled&&!kf.paused?kf.flowing=!0:Yf.listenerCount("data")>0&&Yf.resume()}function Lf(Yf){fd("readable nexttick read 0"),Yf.read(0)}Jd.prototype.resume=function(){var Yf=this._readableState;return Yf.flowing||(fd("resume"),Yf.flowing=!Yf.readableListening,zf(this,Yf)),Yf.paused=!1,this};function zf(Yf,kf){kf.resumeScheduled||(kf.resumeScheduled=!0,Ra.nextTick(Jf,Yf,kf))}function Jf(Yf,kf){fd("resume",kf.reading),kf.reading||Yf.read(0),kf.resumeScheduled=!1,Yf.emit("resume"),xf(Yf),kf.flowing&&!kf.reading&&Yf.read(0)}Jd.prototype.pause=function(){return fd("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(fd("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this};function xf(Yf){var kf=Yf._readableState;for(fd("flow",kf.flowing);kf.flowing&&Yf.read()!==null;);}Jd.prototype.wrap=function(Yf){var kf=this,Vf=this._readableState,fh=!1;Yf.on("end",function(){if(fd("wrapped end"),Vf.decoder&&!Vf.ended){var Rf=Vf.decoder.end();Rf&&Rf.length&&kf.push(Rf)}kf.push(null)}),Yf.on("data",function(Rf){if(fd("wrapped data"),Vf.decoder&&(Rf=Vf.decoder.write(Rf)),!(Vf.objectMode&&Rf==null)&&!(!Vf.objectMode&&(!Rf||!Rf.length))){var Uf=kf.push(Rf);Uf||(fh=!0,Yf.pause())}});for(var Gf in Yf)this[Gf]===void 0&&typeof Yf[Gf]=="function"&&(this[Gf]=function(Uf){return function(){return Yf[Uf].apply(Yf,arguments)}}(Gf));for(var wf=0;wf<zd.length;wf++)Yf.on(zd[wf],this.emit.bind(this,zd[wf]));return this._read=function(Rf){fd("wrapped _read",Rf),fh&&(fh=!1,Yf.resume())},this},typeof Symbol=="function"&&(Jd.prototype[Symbol.asyncIterator]=function(){return jd===void 0&&(jd=requireAsync_iterator()),jd(this)}),Object.defineProperty(Jd.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),Object.defineProperty(Jd.prototype,"readableBuffer",{enumerable:!1,get:function(){return this._readableState&&this._readableState.buffer}}),Object.defineProperty(Jd.prototype,"readableFlowing",{enumerable:!1,get:function(){return this._readableState.flowing},set:function(kf){this._readableState&&(this._readableState.flowing=kf)}}),Jd._fromList=yf,Object.defineProperty(Jd.prototype,"readableLength",{enumerable:!1,get:function(){return this._readableState.length}});function yf(Yf,kf){if(kf.length===0)return null;var Vf;return kf.objectMode?Vf=kf.buffer.shift():!Yf||Yf>=kf.length?(kf.decoder?Vf=kf.buffer.join(""):kf.buffer.length===1?Vf=kf.buffer.first():Vf=kf.buffer.concat(kf.length),kf.buffer.clear()):Vf=kf.buffer.consume(Yf,kf.decoder),Vf}function Bf(Yf){var kf=Yf._readableState;fd("endReadable",kf.endEmitted),kf.endEmitted||(kf.ended=!0,Ra.nextTick(qf,kf,Yf))}function qf(Yf,kf){if(fd("endReadableNT",Yf.endEmitted,Yf.length),!Yf.endEmitted&&Yf.length===0&&(Yf.endEmitted=!0,kf.readable=!1,kf.emit("end"),Yf.autoDestroy)){var Vf=kf._writableState;(!Vf||Vf.autoDestroy&&Vf.finished)&&kf.destroy()}}typeof Symbol=="function"&&(Jd.from=function(Yf,kf){return Hd===void 0&&(Hd=requireFromBrowser()),Hd(Jd,Yf,kf)});function oh(Yf,kf){for(var Vf=0,fh=Yf.length;Vf<fh;Vf++)if(Yf[Vf]===kf)return Vf;return-1}return _stream_readable}var _stream_transform=Transform$3,_require$codes$1=errorsBrowser.codes,ERR_METHOD_NOT_IMPLEMENTED=_require$codes$1.ERR_METHOD_NOT_IMPLEMENTED,ERR_MULTIPLE_CALLBACK=_require$codes$1.ERR_MULTIPLE_CALLBACK,ERR_TRANSFORM_ALREADY_TRANSFORMING=_require$codes$1.ERR_TRANSFORM_ALREADY_TRANSFORMING,ERR_TRANSFORM_WITH_LENGTH_0=_require$codes$1.ERR_TRANSFORM_WITH_LENGTH_0,Duplex=require_stream_duplex();inherits_browserExports(Transform$3,Duplex);function afterTransform(Ra,qa){var nd=this._transformState;nd.transforming=!1;var od=nd.writecb;if(od===null)return this.emit("error",new ERR_MULTIPLE_CALLBACK);nd.writechunk=null,nd.writecb=null,qa!=null&&this.push(qa),od(Ra);var ld=this._readableState;ld.reading=!1,(ld.needReadable||ld.length<ld.highWaterMark)&&this._read(ld.highWaterMark)}function Transform$3(Ra){if(!(this instanceof Transform$3))return new Transform$3(Ra);Duplex.call(this,Ra),this._transformState={afterTransform:afterTransform.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,Ra&&(typeof Ra.transform=="function"&&(this._transform=Ra.transform),typeof Ra.flush=="function"&&(this._flush=Ra.flush)),this.on("prefinish",prefinish)}function prefinish(){var Ra=this;typeof this._flush=="function"&&!this._readableState.destroyed?this._flush(function(qa,nd){done(Ra,qa,nd)}):done(this,null,null)}Transform$3.prototype.push=function(Ra,qa){return this._transformState.needTransform=!1,Duplex.prototype.push.call(this,Ra,qa)};Transform$3.prototype._transform=function(Ra,qa,nd){nd(new ERR_METHOD_NOT_IMPLEMENTED("_transform()"))};Transform$3.prototype._write=function(Ra,qa,nd){var od=this._transformState;if(od.writecb=nd,od.writechunk=Ra,od.writeencoding=qa,!od.transforming){var ld=this._readableState;(od.needTransform||ld.needReadable||ld.length<ld.highWaterMark)&&this._read(ld.highWaterMark)}};Transform$3.prototype._read=function(Ra){var qa=this._transformState;qa.writechunk!==null&&!qa.transforming?(qa.transforming=!0,this._transform(qa.writechunk,qa.writeencoding,qa.afterTransform)):qa.needTransform=!0};Transform$3.prototype._destroy=function(Ra,qa){Duplex.prototype._destroy.call(this,Ra,function(nd){qa(nd)})};function done(Ra,qa,nd){if(qa)return Ra.emit("error",qa);if(nd!=null&&Ra.push(nd),Ra._writableState.length)throw new ERR_TRANSFORM_WITH_LENGTH_0;if(Ra._transformState.transforming)throw new ERR_TRANSFORM_ALREADY_TRANSFORMING;return Ra.push(null)}var _stream_passthrough=PassThrough,Transform$2=_stream_transform;inherits_browserExports(PassThrough,Transform$2);function PassThrough(Ra){if(!(this instanceof PassThrough))return new PassThrough(Ra);Transform$2.call(this,Ra)}PassThrough.prototype._transform=function(Ra,qa,nd){nd(null,Ra)};var eos;function once$1(Ra){var qa=!1;return function(){qa||(qa=!0,Ra.apply(void 0,arguments))}}var _require$codes=errorsBrowser.codes,ERR_MISSING_ARGS=_require$codes.ERR_MISSING_ARGS,ERR_STREAM_DESTROYED=_require$codes.ERR_STREAM_DESTROYED;function noop(Ra){if(Ra)throw Ra}function isRequest(Ra){return Ra.setHeader&&typeof Ra.abort=="function"}function destroyer(Ra,qa,nd,od){od=once$1(od);var ld=!1;Ra.on("close",function(){ld=!0}),eos===void 0&&(eos=endOfStream),eos(Ra,{readable:qa,writable:nd},function(cd){if(cd)return od(cd);ld=!0,od()});var ud=!1;return function(cd){if(!ld&&!ud){if(ud=!0,isRequest(Ra))return Ra.abort();if(typeof Ra.destroy=="function")return Ra.destroy();od(cd||new ERR_STREAM_DESTROYED("pipe"))}}}function call(Ra){Ra()}function pipe(Ra,qa){return Ra.pipe(qa)}function popCallback(Ra){return!Ra.length||typeof Ra[Ra.length-1]!="function"?noop:Ra.pop()}function pipeline$1(){for(var Ra=arguments.length,qa=new Array(Ra),nd=0;nd<Ra;nd++)qa[nd]=arguments[nd];var od=popCallback(qa);if(Array.isArray(qa[0])&&(qa=qa[0]),qa.length<2)throw new ERR_MISSING_ARGS("streams");var ld,ud=qa.map(function(cd,dd){var pd=dd<qa.length-1,fd=dd>0;return destroyer(cd,pd,fd,function(md){ld||(ld=md),md&&ud.forEach(call),!pd&&(ud.forEach(call),od(ld))})});return qa.reduce(pipe)}var pipeline_1=pipeline$1,streamBrowserify=Stream$1,EE=eventsExports.EventEmitter,inherits$1=inherits_browserExports;inherits$1(Stream$1,EE);Stream$1.Readable=require_stream_readable();Stream$1.Writable=require_stream_writable();Stream$1.Duplex=require_stream_duplex();Stream$1.Transform=_stream_transform;Stream$1.PassThrough=_stream_passthrough;Stream$1.finished=endOfStream;Stream$1.pipeline=pipeline_1;Stream$1.Stream=Stream$1;function Stream$1(){EE.call(this)}Stream$1.prototype.pipe=function(Ra,qa){var nd=this;function od(md){Ra.writable&&Ra.write(md)===!1&&nd.pause&&nd.pause()}nd.on("data",od);function ld(){nd.readable&&nd.resume&&nd.resume()}Ra.on("drain",ld),!Ra._isStdio&&(!qa||qa.end!==!1)&&(nd.on("end",cd),nd.on("close",dd));var ud=!1;function cd(){ud||(ud=!0,Ra.end())}function dd(){ud||(ud=!0,typeof Ra.destroy=="function"&&Ra.destroy())}function pd(md){if(fd(),EE.listenerCount(this,"error")===0)throw md}nd.on("error",pd),Ra.on("error",pd);function fd(){nd.removeListener("data",od),Ra.removeListener("drain",ld),nd.removeListener("end",cd),nd.removeListener("close",dd),nd.removeListener("error",pd),Ra.removeListener("error",pd),nd.removeListener("end",fd),nd.removeListener("close",fd),Ra.removeListener("close",fd)}return nd.on("end",fd),nd.on("close",fd),Ra.on("close",fd),Ra.emit("pipe",nd),Ra};var define_process_default$5={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};function apply(Ra,...qa){return(...nd)=>Ra(...qa,...nd)}function initialParams(Ra){return function(...qa){var nd=qa.pop();return Ra.call(this,qa,nd)}}var hasQueueMicrotask=typeof queueMicrotask=="function"&&queueMicrotask,hasSetImmediate=typeof setImmediate=="function"&&setImmediate,hasNextTick=typeof define_process_default$5=="object"&&typeof define_process_default$5.nextTick=="function";function fallback(Ra){setTimeout(Ra,0)}function wrap(Ra){return(qa,...nd)=>Ra(()=>qa(...nd))}var _defer$1;hasQueueMicrotask?_defer$1=queueMicrotask:hasSetImmediate?_defer$1=setImmediate:hasNextTick?_defer$1=define_process_default$5.nextTick:_defer$1=fallback;var setImmediate$1$1=wrap(_defer$1);function asyncify(Ra){return isAsync(Ra)?function(...qa){const nd=qa.pop(),od=Ra.apply(this,qa);return handlePromise(od,nd)}:initialParams(function(qa,nd){var od;try{od=Ra.apply(this,qa)}catch(ld){return nd(ld)}if(od&&typeof od.then=="function")return handlePromise(od,nd);nd(null,od)})}function handlePromise(Ra,qa){return Ra.then(nd=>{invokeCallback(qa,null,nd)},nd=>{invokeCallback(qa,nd&&(nd instanceof Error||nd.message)?nd:new Error(nd))})}function invokeCallback(Ra,qa,nd){try{Ra(qa,nd)}catch(od){setImmediate$1$1(ld=>{throw ld},od)}}function isAsync(Ra){return Ra[Symbol.toStringTag]==="AsyncFunction"}function isAsyncGenerator(Ra){return Ra[Symbol.toStringTag]==="AsyncGenerator"}function isAsyncIterable(Ra){return typeof Ra[Symbol.asyncIterator]=="function"}function wrapAsync(Ra){if(typeof Ra!="function")throw new Error("expected a function");return isAsync(Ra)?asyncify(Ra):Ra}function awaitify(Ra,qa){if(qa||(qa=Ra.length),!qa)throw new Error("arity is undefined");function nd(...od){return typeof od[qa-1]=="function"?Ra.apply(this,od):new Promise((ld,ud)=>{od[qa-1]=(cd,...dd)=>{if(cd)return ud(cd);ld(dd.length>1?dd:dd[0])},Ra.apply(this,od)})}return nd}function applyEach$1(Ra){return function(nd,...od){return awaitify(function(ud){var cd=this;return Ra(nd,(dd,pd)=>{wrapAsync(dd).apply(cd,od.concat(pd))},ud)})}}function _asyncMap(Ra,qa,nd,od){qa=qa||[];var ld=[],ud=0,cd=wrapAsync(nd);return Ra(qa,(dd,pd,fd)=>{var md=ud++;cd(dd,(vd,Ad)=>{ld[md]=Ad,fd(vd)})},dd=>{od(dd,ld)})}function isArrayLike(Ra){return Ra&&typeof Ra.length=="number"&&Ra.length>=0&&Ra.length%1===0}const breakLoop={};function once(Ra){function qa(...nd){if(Ra!==null){var od=Ra;Ra=null,od.apply(this,nd)}}return Object.assign(qa,Ra),qa}function getIterator(Ra){return Ra[Symbol.iterator]&&Ra[Symbol.iterator]()}function createArrayIterator(Ra){var qa=-1,nd=Ra.length;return function(){return++qa<nd?{value:Ra[qa],key:qa}:null}}function createES2015Iterator(Ra){var qa=-1;return function(){var od=Ra.next();return od.done?null:(qa++,{value:od.value,key:qa})}}function createObjectIterator(Ra){var qa=Ra?Object.keys(Ra):[],nd=-1,od=qa.length;return function ld(){var ud=qa[++nd];return ud==="__proto__"?ld():nd<od?{value:Ra[ud],key:ud}:null}}function createIterator(Ra){if(isArrayLike(Ra))return createArrayIterator(Ra);var qa=getIterator(Ra);return qa?createES2015Iterator(qa):createObjectIterator(Ra)}function onlyOnce(Ra){return function(...qa){if(Ra===null)throw new Error("Callback was already called.");var nd=Ra;Ra=null,nd.apply(this,qa)}}function asyncEachOfLimit(Ra,qa,nd,od){let ld=!1,ud=!1,cd=!1,dd=0,pd=0;function fd(){dd>=qa||cd||ld||(cd=!0,Ra.next().then(({value:Ad,done:Nd})=>{if(!(ud||ld)){if(cd=!1,Nd){ld=!0,dd<=0&&od(null);return}dd++,nd(Ad,pd,md),pd++,fd()}}).catch(vd))}function md(Ad,Nd){if(dd-=1,!ud){if(Ad)return vd(Ad);if(Ad===!1){ld=!0,ud=!0;return}if(Nd===breakLoop||ld&&dd<=0)return ld=!0,od(null);fd()}}function vd(Ad){ud||(cd=!1,ld=!0,od(Ad))}fd()}var eachOfLimit$2=Ra=>(qa,nd,od)=>{if(od=once(od),Ra<=0)throw new RangeError("concurrency limit cannot be less than 1");if(!qa)return od(null);if(isAsyncGenerator(qa))return asyncEachOfLimit(qa,Ra,nd,od);if(isAsyncIterable(qa))return asyncEachOfLimit(qa[Symbol.asyncIterator](),Ra,nd,od);var ld=createIterator(qa),ud=!1,cd=!1,dd=0,pd=!1;function fd(vd,Ad){if(!cd)if(dd-=1,vd)ud=!0,od(vd);else if(vd===!1)ud=!0,cd=!0;else{if(Ad===breakLoop||ud&&dd<=0)return ud=!0,od(null);pd||md()}}function md(){for(pd=!0;dd<Ra&&!ud;){var vd=ld();if(vd===null){ud=!0,dd<=0&&od(null);return}dd+=1,nd(vd.value,vd.key,onlyOnce(fd))}pd=!1}md()};function eachOfLimit(Ra,qa,nd,od){return eachOfLimit$2(qa)(Ra,wrapAsync(nd),od)}var eachOfLimit$1=awaitify(eachOfLimit,4);function eachOfArrayLike(Ra,qa,nd){nd=once(nd);var od=0,ld=0,{length:ud}=Ra,cd=!1;ud===0&&nd(null);function dd(pd,fd){pd===!1&&(cd=!0),cd!==!0&&(pd?nd(pd):(++ld===ud||fd===breakLoop)&&nd(null))}for(;od<ud;od++)qa(Ra[od],od,onlyOnce(dd))}function eachOfGeneric(Ra,qa,nd){return eachOfLimit$1(Ra,1/0,qa,nd)}function eachOf(Ra,qa,nd){var od=isArrayLike(Ra)?eachOfArrayLike:eachOfGeneric;return od(Ra,wrapAsync(qa),nd)}var eachOf$1=awaitify(eachOf,3);function map(Ra,qa,nd){return _asyncMap(eachOf$1,Ra,qa,nd)}var map$1=awaitify(map,3),applyEach=applyEach$1(map$1);function eachOfSeries(Ra,qa,nd){return eachOfLimit$1(Ra,1,qa,nd)}var eachOfSeries$1=awaitify(eachOfSeries,3);function mapSeries(Ra,qa,nd){return _asyncMap(eachOfSeries$1,Ra,qa,nd)}var mapSeries$1=awaitify(mapSeries,3),applyEachSeries=applyEach$1(mapSeries$1);const PROMISE_SYMBOL=Symbol("promiseCallback");function promiseCallback(){let Ra,qa;function nd(od,...ld){if(od)return qa(od);Ra(ld.length>1?ld:ld[0])}return nd[PROMISE_SYMBOL]=new Promise((od,ld)=>{Ra=od,qa=ld}),nd}function auto(Ra,qa,nd){typeof qa!="number"&&(nd=qa,qa=null),nd=once(nd||promiseCallback());var od=Object.keys(Ra).length;if(!od)return nd(null);qa||(qa=od);var ld={},ud=0,cd=!1,dd=!1,pd=Object.create(null),fd=[],md=[],vd={};Object.keys(Ra).forEach(Bd=>{var jd=Ra[Bd];if(!Array.isArray(jd)){Ad(Bd,[jd]),md.push(Bd);return}var Hd=jd.slice(0,jd.length-1),Gd=Hd.length;if(Gd===0){Ad(Bd,jd),md.push(Bd);return}vd[Bd]=Gd,Hd.forEach(zd=>{if(!Ra[zd])throw new Error("async.auto task `"+Bd+"` has a non-existent dependency `"+zd+"` in "+Hd.join(", "));Id(zd,()=>{Gd--,Gd===0&&Ad(Bd,jd)})})}),Pd(),Nd();function Ad(Bd,jd){fd.push(()=>Fd(Bd,jd))}function Nd(){if(!cd){if(fd.length===0&&ud===0)return nd(null,ld);for(;fd.length&&ud<qa;){var Bd=fd.shift();Bd()}}}function Id(Bd,jd){var Hd=pd[Bd];Hd||(Hd=pd[Bd]=[]),Hd.push(jd)}function Od(Bd){var jd=pd[Bd]||[];jd.forEach(Hd=>Hd()),Nd()}function Fd(Bd,jd){if(!dd){var Hd=onlyOnce((zd,...df)=>{if(ud--,zd===!1){cd=!0;return}if(df.length<2&&([df]=df),zd){var Wd={};if(Object.keys(ld).forEach(Jd=>{Wd[Jd]=ld[Jd]}),Wd[Bd]=df,dd=!0,pd=Object.create(null),cd)return;nd(zd,Wd)}else ld[Bd]=df,Od(Bd)});ud++;var Gd=wrapAsync(jd[jd.length-1]);jd.length>1?Gd(ld,Hd):Gd(Hd)}}function Pd(){for(var Bd,jd=0;md.length;)Bd=md.pop(),jd++,Md(Bd).forEach(Hd=>{--vd[Hd]===0&&md.push(Hd)});if(jd!==od)throw new Error("async.auto cannot execute tasks due to a recursive dependency")}function Md(Bd){var jd=[];return Object.keys(Ra).forEach(Hd=>{const Gd=Ra[Hd];Array.isArray(Gd)&&Gd.indexOf(Bd)>=0&&jd.push(Hd)}),jd}return nd[PROMISE_SYMBOL]}var FN_ARGS=/^(?:async\s)?(?:function)?\s*(?:\w+\s*)?\(([^)]+)\)(?:\s*{)/,ARROW_FN_ARGS=/^(?:async\s)?\s*(?:\(\s*)?((?:[^)=\s]\s*)*)(?:\)\s*)?=>/,FN_ARG_SPLIT=/,/,FN_ARG=/(=.+)?(\s*)$/;function stripComments(Ra){let qa="",nd=0,od=Ra.indexOf("*/");for(;nd<Ra.length;)if(Ra[nd]==="/"&&Ra[nd+1]==="/"){let ld=Ra.indexOf(`
`,nd);nd=ld===-1?Ra.length:ld}else if(od!==-1&&Ra[nd]==="/"&&Ra[nd+1]==="*"){let ld=Ra.indexOf("*/",nd);ld!==-1?(nd=ld+2,od=Ra.indexOf("*/",nd)):(qa+=Ra[nd],nd++)}else qa+=Ra[nd],nd++;return qa}function parseParams(Ra){const qa=stripComments(Ra.toString());let nd=qa.match(FN_ARGS);if(nd||(nd=qa.match(ARROW_FN_ARGS)),!nd)throw new Error(`could not parse args in autoInject
Source:
`+qa);let[,od]=nd;return od.replace(/\s/g,"").split(FN_ARG_SPLIT).map(ld=>ld.replace(FN_ARG,"").trim())}function autoInject(Ra,qa){var nd={};return Object.keys(Ra).forEach(od=>{var ld=Ra[od],ud,cd=isAsync(ld),dd=!cd&&ld.length===1||cd&&ld.length===0;if(Array.isArray(ld))ud=[...ld],ld=ud.pop(),nd[od]=ud.concat(ud.length>0?pd:ld);else if(dd)nd[od]=ld;else{if(ud=parseParams(ld),ld.length===0&&!cd&&ud.length===0)throw new Error("autoInject task functions require explicit parameters.");cd||ud.pop(),nd[od]=ud.concat(pd)}function pd(fd,md){var vd=ud.map(Ad=>fd[Ad]);vd.push(md),wrapAsync(ld)(...vd)}}),auto(nd,qa)}class DLL{constructor(){this.head=this.tail=null,this.length=0}removeLink(qa){return qa.prev?qa.prev.next=qa.next:this.head=qa.next,qa.next?qa.next.prev=qa.prev:this.tail=qa.prev,qa.prev=qa.next=null,this.length-=1,qa}empty(){for(;this.head;)this.shift();return this}insertAfter(qa,nd){nd.prev=qa,nd.next=qa.next,qa.next?qa.next.prev=nd:this.tail=nd,qa.next=nd,this.length+=1}insertBefore(qa,nd){nd.prev=qa.prev,nd.next=qa,qa.prev?qa.prev.next=nd:this.head=nd,qa.prev=nd,this.length+=1}unshift(qa){this.head?this.insertBefore(this.head,qa):setInitial(this,qa)}push(qa){this.tail?this.insertAfter(this.tail,qa):setInitial(this,qa)}shift(){return this.head&&this.removeLink(this.head)}pop(){return this.tail&&this.removeLink(this.tail)}toArray(){return[...this]}*[Symbol.iterator](){for(var qa=this.head;qa;)yield qa.data,qa=qa.next}remove(qa){for(var nd=this.head;nd;){var{next:od}=nd;qa(nd)&&this.removeLink(nd),nd=od}return this}}function setInitial(Ra,qa){Ra.length=1,Ra.head=Ra.tail=qa}function queue$1(Ra,qa,nd){if(qa==null)qa=1;else if(qa===0)throw new RangeError("Concurrency must not be zero");var od=wrapAsync(Ra),ld=0,ud=[];const cd={error:[],drain:[],saturated:[],unsaturated:[],empty:[]};function dd(Md,Bd){cd[Md].push(Bd)}function pd(Md,Bd){const jd=(...Hd)=>{fd(Md,jd),Bd(...Hd)};cd[Md].push(jd)}function fd(Md,Bd){if(!Md)return Object.keys(cd).forEach(jd=>cd[jd]=[]);if(!Bd)return cd[Md]=[];cd[Md]=cd[Md].filter(jd=>jd!==Bd)}function md(Md,...Bd){cd[Md].forEach(jd=>jd(...Bd))}var vd=!1;function Ad(Md,Bd,jd,Hd){if(Hd!=null&&typeof Hd!="function")throw new Error("task callback must be a function");Pd.started=!0;var Gd,zd;function df(Jd,...Xd){if(Jd)return jd?zd(Jd):Gd();if(Xd.length<=1)return Gd(Xd[0]);Gd(Xd)}var Wd=Pd._createTaskItem(Md,jd?df:Hd||df);if(Bd?Pd._tasks.unshift(Wd):Pd._tasks.push(Wd),vd||(vd=!0,setImmediate$1$1(()=>{vd=!1,Pd.process()})),jd||!Hd)return new Promise((Jd,Xd)=>{Gd=Jd,zd=Xd})}function Nd(Md){return function(Bd,...jd){ld-=1;for(var Hd=0,Gd=Md.length;Hd<Gd;Hd++){var zd=Md[Hd],df=ud.indexOf(zd);df===0?ud.shift():df>0&&ud.splice(df,1),zd.callback(Bd,...jd),Bd!=null&&md("error",Bd,zd.data)}ld<=Pd.concurrency-Pd.buffer&&md("unsaturated"),Pd.idle()&&md("drain"),Pd.process()}}function Id(Md){return Md.length===0&&Pd.idle()?(setImmediate$1$1(()=>md("drain")),!0):!1}const Od=Md=>Bd=>{if(!Bd)return new Promise((jd,Hd)=>{pd(Md,(Gd,zd)=>{if(Gd)return Hd(Gd);jd(zd)})});fd(Md),dd(Md,Bd)};var Fd=!1,Pd={_tasks:new DLL,_createTaskItem(Md,Bd){return{data:Md,callback:Bd}},*[Symbol.iterator](){yield*Pd._tasks[Symbol.iterator]()},concurrency:qa,payload:nd,buffer:qa/4,started:!1,paused:!1,push(Md,Bd){return Array.isArray(Md)?Id(Md)?void 0:Md.map(jd=>Ad(jd,!1,!1,Bd)):Ad(Md,!1,!1,Bd)},pushAsync(Md,Bd){return Array.isArray(Md)?Id(Md)?void 0:Md.map(jd=>Ad(jd,!1,!0,Bd)):Ad(Md,!1,!0,Bd)},kill(){fd(),Pd._tasks.empty()},unshift(Md,Bd){return Array.isArray(Md)?Id(Md)?void 0:Md.map(jd=>Ad(jd,!0,!1,Bd)):Ad(Md,!0,!1,Bd)},unshiftAsync(Md,Bd){return Array.isArray(Md)?Id(Md)?void 0:Md.map(jd=>Ad(jd,!0,!0,Bd)):Ad(Md,!0,!0,Bd)},remove(Md){Pd._tasks.remove(Md)},process(){if(!Fd){for(Fd=!0;!Pd.paused&&ld<Pd.concurrency&&Pd._tasks.length;){var Md=[],Bd=[],jd=Pd._tasks.length;Pd.payload&&(jd=Math.min(jd,Pd.payload));for(var Hd=0;Hd<jd;Hd++){var Gd=Pd._tasks.shift();Md.push(Gd),ud.push(Gd),Bd.push(Gd.data)}ld+=1,Pd._tasks.length===0&&md("empty"),ld===Pd.concurrency&&md("saturated");var zd=onlyOnce(Nd(Md));od(Bd,zd)}Fd=!1}},length(){return Pd._tasks.length},running(){return ld},workersList(){return ud},idle(){return Pd._tasks.length+ld===0},pause(){Pd.paused=!0},resume(){Pd.paused!==!1&&(Pd.paused=!1,setImmediate$1$1(Pd.process))}};return Object.defineProperties(Pd,{saturated:{writable:!1,value:Od("saturated")},unsaturated:{writable:!1,value:Od("unsaturated")},empty:{writable:!1,value:Od("empty")},drain:{writable:!1,value:Od("drain")},error:{writable:!1,value:Od("error")}}),Pd}function cargo$1(Ra,qa){return queue$1(Ra,1,qa)}function cargo(Ra,qa,nd){return queue$1(Ra,qa,nd)}function reduce(Ra,qa,nd,od){od=once(od);var ld=wrapAsync(nd);return eachOfSeries$1(Ra,(ud,cd,dd)=>{ld(qa,ud,(pd,fd)=>{qa=fd,dd(pd)})},ud=>od(ud,qa))}var reduce$1=awaitify(reduce,4);function seq(...Ra){var qa=Ra.map(wrapAsync);return function(...nd){var od=this,ld=nd[nd.length-1];return typeof ld=="function"?nd.pop():ld=promiseCallback(),reduce$1(qa,nd,(ud,cd,dd)=>{cd.apply(od,ud.concat((pd,...fd)=>{dd(pd,fd)}))},(ud,cd)=>ld(ud,...cd)),ld[PROMISE_SYMBOL]}}function compose(...Ra){return seq(...Ra.reverse())}function mapLimit(Ra,qa,nd,od){return _asyncMap(eachOfLimit$2(qa),Ra,nd,od)}var mapLimit$1=awaitify(mapLimit,4);function concatLimit(Ra,qa,nd,od){var ld=wrapAsync(nd);return mapLimit$1(Ra,qa,(ud,cd)=>{ld(ud,(dd,...pd)=>dd?cd(dd):cd(dd,pd))},(ud,cd)=>{for(var dd=[],pd=0;pd<cd.length;pd++)cd[pd]&&(dd=dd.concat(...cd[pd]));return od(ud,dd)})}var concatLimit$1=awaitify(concatLimit,4);function concat(Ra,qa,nd){return concatLimit$1(Ra,1/0,qa,nd)}var concat$1=awaitify(concat,3);function concatSeries(Ra,qa,nd){return concatLimit$1(Ra,1,qa,nd)}var concatSeries$1=awaitify(concatSeries,3);function constant$1(...Ra){return function(...qa){var nd=qa.pop();return nd(null,...Ra)}}function _createTester(Ra,qa){return(nd,od,ld,ud)=>{var cd=!1,dd;const pd=wrapAsync(ld);nd(od,(fd,md,vd)=>{pd(fd,(Ad,Nd)=>{if(Ad||Ad===!1)return vd(Ad);if(Ra(Nd)&&!dd)return cd=!0,dd=qa(!0,fd),vd(null,breakLoop);vd()})},fd=>{if(fd)return ud(fd);ud(null,cd?dd:qa(!1))})}}function detect(Ra,qa,nd){return _createTester(od=>od,(od,ld)=>ld)(eachOf$1,Ra,qa,nd)}var detect$1=awaitify(detect,3);function detectLimit(Ra,qa,nd,od){return _createTester(ld=>ld,(ld,ud)=>ud)(eachOfLimit$2(qa),Ra,nd,od)}var detectLimit$1=awaitify(detectLimit,4);function detectSeries(Ra,qa,nd){return _createTester(od=>od,(od,ld)=>ld)(eachOfLimit$2(1),Ra,qa,nd)}var detectSeries$1=awaitify(detectSeries,3);function consoleFunc(Ra){return(qa,...nd)=>wrapAsync(qa)(...nd,(od,...ld)=>{typeof console=="object"&&(od?console.error&&console.error(od):console[Ra]&&ld.forEach(ud=>console[Ra](ud)))})}var dir=consoleFunc("dir");function doWhilst(Ra,qa,nd){nd=onlyOnce(nd);var od=wrapAsync(Ra),ld=wrapAsync(qa),ud;function cd(pd,...fd){if(pd)return nd(pd);pd!==!1&&(ud=fd,ld(...fd,dd))}function dd(pd,fd){if(pd)return nd(pd);if(pd!==!1){if(!fd)return nd(null,...ud);od(cd)}}return dd(null,!0)}var doWhilst$1=awaitify(doWhilst,3);function doUntil(Ra,qa,nd){const od=wrapAsync(qa);return doWhilst$1(Ra,(...ld)=>{const ud=ld.pop();od(...ld,(cd,dd)=>ud(cd,!dd))},nd)}function _withoutIndex(Ra){return(qa,nd,od)=>Ra(qa,od)}function eachLimit$2(Ra,qa,nd){return eachOf$1(Ra,_withoutIndex(wrapAsync(qa)),nd)}var each=awaitify(eachLimit$2,3);function eachLimit(Ra,qa,nd,od){return eachOfLimit$2(qa)(Ra,_withoutIndex(wrapAsync(nd)),od)}var eachLimit$1=awaitify(eachLimit,4);function eachSeries(Ra,qa,nd){return eachLimit$1(Ra,1,qa,nd)}var eachSeries$1=awaitify(eachSeries,3);function ensureAsync(Ra){return isAsync(Ra)?Ra:function(...qa){var nd=qa.pop(),od=!0;qa.push((...ld)=>{od?setImmediate$1$1(()=>nd(...ld)):nd(...ld)}),Ra.apply(this,qa),od=!1}}function every(Ra,qa,nd){return _createTester(od=>!od,od=>!od)(eachOf$1,Ra,qa,nd)}var every$1=awaitify(every,3);function everyLimit(Ra,qa,nd,od){return _createTester(ld=>!ld,ld=>!ld)(eachOfLimit$2(qa),Ra,nd,od)}var everyLimit$1=awaitify(everyLimit,4);function everySeries(Ra,qa,nd){return _createTester(od=>!od,od=>!od)(eachOfSeries$1,Ra,qa,nd)}var everySeries$1=awaitify(everySeries,3);function filterArray(Ra,qa,nd,od){var ld=new Array(qa.length);Ra(qa,(ud,cd,dd)=>{nd(ud,(pd,fd)=>{ld[cd]=!!fd,dd(pd)})},ud=>{if(ud)return od(ud);for(var cd=[],dd=0;dd<qa.length;dd++)ld[dd]&&cd.push(qa[dd]);od(null,cd)})}function filterGeneric(Ra,qa,nd,od){var ld=[];Ra(qa,(ud,cd,dd)=>{nd(ud,(pd,fd)=>{if(pd)return dd(pd);fd&&ld.push({index:cd,value:ud}),dd(pd)})},ud=>{if(ud)return od(ud);od(null,ld.sort((cd,dd)=>cd.index-dd.index).map(cd=>cd.value))})}function _filter(Ra,qa,nd,od){var ld=isArrayLike(qa)?filterArray:filterGeneric;return ld(Ra,qa,wrapAsync(nd),od)}function filter(Ra,qa,nd){return _filter(eachOf$1,Ra,qa,nd)}var filter$1=awaitify(filter,3);function filterLimit(Ra,qa,nd,od){return _filter(eachOfLimit$2(qa),Ra,nd,od)}var filterLimit$1=awaitify(filterLimit,4);function filterSeries(Ra,qa,nd){return _filter(eachOfSeries$1,Ra,qa,nd)}var filterSeries$1=awaitify(filterSeries,3);function forever(Ra,qa){var nd=onlyOnce(qa),od=wrapAsync(ensureAsync(Ra));function ld(ud){if(ud)return nd(ud);ud!==!1&&od(ld)}return ld()}var forever$1=awaitify(forever,2);function groupByLimit(Ra,qa,nd,od){var ld=wrapAsync(nd);return mapLimit$1(Ra,qa,(ud,cd)=>{ld(ud,(dd,pd)=>dd?cd(dd):cd(dd,{key:pd,val:ud}))},(ud,cd)=>{for(var dd={},{hasOwnProperty:pd}=Object.prototype,fd=0;fd<cd.length;fd++)if(cd[fd]){var{key:md}=cd[fd],{val:vd}=cd[fd];pd.call(dd,md)?dd[md].push(vd):dd[md]=[vd]}return od(ud,dd)})}var groupByLimit$1=awaitify(groupByLimit,4);function groupBy(Ra,qa,nd){return groupByLimit$1(Ra,1/0,qa,nd)}function groupBySeries(Ra,qa,nd){return groupByLimit$1(Ra,1,qa,nd)}var log=consoleFunc("log");function mapValuesLimit(Ra,qa,nd,od){od=once(od);var ld={},ud=wrapAsync(nd);return eachOfLimit$2(qa)(Ra,(cd,dd,pd)=>{ud(cd,dd,(fd,md)=>{if(fd)return pd(fd);ld[dd]=md,pd(fd)})},cd=>od(cd,ld))}var mapValuesLimit$1=awaitify(mapValuesLimit,4);function mapValues(Ra,qa,nd){return mapValuesLimit$1(Ra,1/0,qa,nd)}function mapValuesSeries(Ra,qa,nd){return mapValuesLimit$1(Ra,1,qa,nd)}function memoize(Ra,qa=nd=>nd){var nd=Object.create(null),od=Object.create(null),ld=wrapAsync(Ra),ud=initialParams((cd,dd)=>{var pd=qa(...cd);pd in nd?setImmediate$1$1(()=>dd(null,...nd[pd])):pd in od?od[pd].push(dd):(od[pd]=[dd],ld(...cd,(fd,...md)=>{fd||(nd[pd]=md);var vd=od[pd];delete od[pd];for(var Ad=0,Nd=vd.length;Ad<Nd;Ad++)vd[Ad](fd,...md)}))});return ud.memo=nd,ud.unmemoized=Ra,ud}var _defer;hasNextTick?_defer=define_process_default$5.nextTick:hasSetImmediate?_defer=setImmediate:_defer=fallback;var nextTick=wrap(_defer),_parallel=awaitify((Ra,qa,nd)=>{var od=isArrayLike(qa)?[]:{};Ra(qa,(ld,ud,cd)=>{wrapAsync(ld)((dd,...pd)=>{pd.length<2&&([pd]=pd),od[ud]=pd,cd(dd)})},ld=>nd(ld,od))},3);function parallel(Ra,qa){return _parallel(eachOf$1,Ra,qa)}function parallelLimit(Ra,qa,nd){return _parallel(eachOfLimit$2(qa),Ra,nd)}function queue(Ra,qa){var nd=wrapAsync(Ra);return queue$1((od,ld)=>{nd(od[0],ld)},qa,1)}class Heap{constructor(){this.heap=[],this.pushCount=Number.MIN_SAFE_INTEGER}get length(){return this.heap.length}empty(){return this.heap=[],this}percUp(qa){let nd;for(;qa>0&&smaller(this.heap[qa],this.heap[nd=parent(qa)]);){let od=this.heap[qa];this.heap[qa]=this.heap[nd],this.heap[nd]=od,qa=nd}}percDown(qa){let nd;for(;(nd=leftChi(qa))<this.heap.length&&(nd+1<this.heap.length&&smaller(this.heap[nd+1],this.heap[nd])&&(nd=nd+1),!smaller(this.heap[qa],this.heap[nd]));){let od=this.heap[qa];this.heap[qa]=this.heap[nd],this.heap[nd]=od,qa=nd}}push(qa){qa.pushCount=++this.pushCount,this.heap.push(qa),this.percUp(this.heap.length-1)}unshift(qa){return this.heap.push(qa)}shift(){let[qa]=this.heap;return this.heap[0]=this.heap[this.heap.length-1],this.heap.pop(),this.percDown(0),qa}toArray(){return[...this]}*[Symbol.iterator](){for(let qa=0;qa<this.heap.length;qa++)yield this.heap[qa].data}remove(qa){let nd=0;for(let od=0;od<this.heap.length;od++)qa(this.heap[od])||(this.heap[nd]=this.heap[od],nd++);this.heap.splice(nd);for(let od=parent(this.heap.length-1);od>=0;od--)this.percDown(od);return this}}function leftChi(Ra){return(Ra<<1)+1}function parent(Ra){return(Ra+1>>1)-1}function smaller(Ra,qa){return Ra.priority!==qa.priority?Ra.priority<qa.priority:Ra.pushCount<qa.pushCount}function priorityQueue(Ra,qa){var nd=queue(Ra,qa),{push:od,pushAsync:ld}=nd;nd._tasks=new Heap,nd._createTaskItem=({data:cd,priority:dd},pd)=>({data:cd,priority:dd,callback:pd});function ud(cd,dd){return Array.isArray(cd)?cd.map(pd=>({data:pd,priority:dd})):{data:cd,priority:dd}}return nd.push=function(cd,dd=0,pd){return od(ud(cd,dd),pd)},nd.pushAsync=function(cd,dd=0,pd){return ld(ud(cd,dd),pd)},delete nd.unshift,delete nd.unshiftAsync,nd}function race(Ra,qa){if(qa=once(qa),!Array.isArray(Ra))return qa(new TypeError("First argument to race must be an array of functions"));if(!Ra.length)return qa();for(var nd=0,od=Ra.length;nd<od;nd++)wrapAsync(Ra[nd])(qa)}var race$1=awaitify(race,2);function reduceRight(Ra,qa,nd,od){var ld=[...Ra].reverse();return reduce$1(ld,qa,nd,od)}function reflect(Ra){var qa=wrapAsync(Ra);return initialParams(function(od,ld){return od.push((ud,...cd)=>{let dd={};if(ud&&(dd.error=ud),cd.length>0){var pd=cd;cd.length<=1&&([pd]=cd),dd.value=pd}ld(null,dd)}),qa.apply(this,od)})}function reflectAll(Ra){var qa;return Array.isArray(Ra)?qa=Ra.map(reflect):(qa={},Object.keys(Ra).forEach(nd=>{qa[nd]=reflect.call(this,Ra[nd])})),qa}function reject$2(Ra,qa,nd,od){const ld=wrapAsync(nd);return _filter(Ra,qa,(ud,cd)=>{ld(ud,(dd,pd)=>{cd(dd,!pd)})},od)}function reject(Ra,qa,nd){return reject$2(eachOf$1,Ra,qa,nd)}var reject$1=awaitify(reject,3);function rejectLimit(Ra,qa,nd,od){return reject$2(eachOfLimit$2(qa),Ra,nd,od)}var rejectLimit$1=awaitify(rejectLimit,4);function rejectSeries(Ra,qa,nd){return reject$2(eachOfSeries$1,Ra,qa,nd)}var rejectSeries$1=awaitify(rejectSeries,3);function constant(Ra){return function(){return Ra}}const DEFAULT_TIMES=5,DEFAULT_INTERVAL=0;function retry(Ra,qa,nd){var od={times:DEFAULT_TIMES,intervalFunc:constant(DEFAULT_INTERVAL)};if(arguments.length<3&&typeof Ra=="function"?(nd=qa||promiseCallback(),qa=Ra):(parseTimes(od,Ra),nd=nd||promiseCallback()),typeof qa!="function")throw new Error("Invalid arguments for async.retry");var ld=wrapAsync(qa),ud=1;function cd(){ld((dd,...pd)=>{dd!==!1&&(dd&&ud++<od.times&&(typeof od.errorFilter!="function"||od.errorFilter(dd))?setTimeout(cd,od.intervalFunc(ud-1)):nd(dd,...pd))})}return cd(),nd[PROMISE_SYMBOL]}function parseTimes(Ra,qa){if(typeof qa=="object")Ra.times=+qa.times||DEFAULT_TIMES,Ra.intervalFunc=typeof qa.interval=="function"?qa.interval:constant(+qa.interval||DEFAULT_INTERVAL),Ra.errorFilter=qa.errorFilter;else if(typeof qa=="number"||typeof qa=="string")Ra.times=+qa||DEFAULT_TIMES;else throw new Error("Invalid arguments for async.retry")}function retryable(Ra,qa){qa||(qa=Ra,Ra=null);let nd=Ra&&Ra.arity||qa.length;isAsync(qa)&&(nd+=1);var od=wrapAsync(qa);return initialParams((ld,ud)=>{(ld.length<nd-1||ud==null)&&(ld.push(ud),ud=promiseCallback());function cd(dd){od(...ld,dd)}return Ra?retry(Ra,cd,ud):retry(cd,ud),ud[PROMISE_SYMBOL]})}function series(Ra,qa){return _parallel(eachOfSeries$1,Ra,qa)}function some(Ra,qa,nd){return _createTester(Boolean,od=>od)(eachOf$1,Ra,qa,nd)}var some$1=awaitify(some,3);function someLimit(Ra,qa,nd,od){return _createTester(Boolean,ld=>ld)(eachOfLimit$2(qa),Ra,nd,od)}var someLimit$1=awaitify(someLimit,4);function someSeries(Ra,qa,nd){return _createTester(Boolean,od=>od)(eachOfSeries$1,Ra,qa,nd)}var someSeries$1=awaitify(someSeries,3);function sortBy(Ra,qa,nd){var od=wrapAsync(qa);return map$1(Ra,(ud,cd)=>{od(ud,(dd,pd)=>{if(dd)return cd(dd);cd(dd,{value:ud,criteria:pd})})},(ud,cd)=>{if(ud)return nd(ud);nd(null,cd.sort(ld).map(dd=>dd.value))});function ld(ud,cd){var dd=ud.criteria,pd=cd.criteria;return dd<pd?-1:dd>pd?1:0}}var sortBy$1=awaitify(sortBy,3);function timeout(Ra,qa,nd){var od=wrapAsync(Ra);return initialParams((ld,ud)=>{var cd=!1,dd;function pd(){var fd=Ra.name||"anonymous",md=new Error('Callback function "'+fd+'" timed out.');md.code="ETIMEDOUT",nd&&(md.info=nd),cd=!0,ud(md)}ld.push((...fd)=>{cd||(ud(...fd),clearTimeout(dd))}),dd=setTimeout(pd,qa),od(...ld)})}function range(Ra){for(var qa=Array(Ra);Ra--;)qa[Ra]=Ra;return qa}function timesLimit(Ra,qa,nd,od){var ld=wrapAsync(nd);return mapLimit$1(range(Ra),qa,ld,od)}function times(Ra,qa,nd){return timesLimit(Ra,1/0,qa,nd)}function timesSeries(Ra,qa,nd){return timesLimit(Ra,1,qa,nd)}function transform(Ra,qa,nd,od){arguments.length<=3&&typeof qa=="function"&&(od=nd,nd=qa,qa=Array.isArray(Ra)?[]:{}),od=once(od||promiseCallback());var ld=wrapAsync(nd);return eachOf$1(Ra,(ud,cd,dd)=>{ld(qa,ud,cd,dd)},ud=>od(ud,qa)),od[PROMISE_SYMBOL]}function tryEach(Ra,qa){var nd=null,od;return eachSeries$1(Ra,(ld,ud)=>{wrapAsync(ld)((cd,...dd)=>{if(cd===!1)return ud(cd);dd.length<2?[od]=dd:od=dd,nd=cd,ud(cd?null:{})})},()=>qa(nd,od))}var tryEach$1=awaitify(tryEach);function unmemoize(Ra){return(...qa)=>(Ra.unmemoized||Ra)(...qa)}function whilst(Ra,qa,nd){nd=onlyOnce(nd);var od=wrapAsync(qa),ld=wrapAsync(Ra),ud=[];function cd(pd,...fd){if(pd)return nd(pd);ud=fd,pd!==!1&&ld(dd)}function dd(pd,fd){if(pd)return nd(pd);if(pd!==!1){if(!fd)return nd(null,...ud);od(cd)}}return ld(dd)}var whilst$1=awaitify(whilst,3);function until(Ra,qa,nd){const od=wrapAsync(Ra);return whilst$1(ld=>od((ud,cd)=>ld(ud,!cd)),qa,nd)}function waterfall(Ra,qa){if(qa=once(qa),!Array.isArray(Ra))return qa(new Error("First argument to waterfall must be an array of functions"));if(!Ra.length)return qa();var nd=0;function od(ud){var cd=wrapAsync(Ra[nd++]);cd(...ud,onlyOnce(ld))}function ld(ud,...cd){if(ud!==!1){if(ud||nd===Ra.length)return qa(ud,...cd);od(cd)}}od([])}var waterfall$1=awaitify(waterfall),index={apply,applyEach,applyEachSeries,asyncify,auto,autoInject,cargo:cargo$1,cargoQueue:cargo,compose,concat:concat$1,concatLimit:concatLimit$1,concatSeries:concatSeries$1,constant:constant$1,detect:detect$1,detectLimit:detectLimit$1,detectSeries:detectSeries$1,dir,doUntil,doWhilst:doWhilst$1,each,eachLimit:eachLimit$1,eachOf:eachOf$1,eachOfLimit:eachOfLimit$1,eachOfSeries:eachOfSeries$1,eachSeries:eachSeries$1,ensureAsync,every:every$1,everyLimit:everyLimit$1,everySeries:everySeries$1,filter:filter$1,filterLimit:filterLimit$1,filterSeries:filterSeries$1,forever:forever$1,groupBy,groupByLimit:groupByLimit$1,groupBySeries,log,map:map$1,mapLimit:mapLimit$1,mapSeries:mapSeries$1,mapValues,mapValuesLimit:mapValuesLimit$1,mapValuesSeries,memoize,nextTick,parallel,parallelLimit,priorityQueue,queue,race:race$1,reduce:reduce$1,reduceRight,reflect,reflectAll,reject:reject$1,rejectLimit:rejectLimit$1,rejectSeries:rejectSeries$1,retry,retryable,seq,series,setImmediate:setImmediate$1$1,some:some$1,someLimit:someLimit$1,someSeries:someSeries$1,sortBy:sortBy$1,timeout,times,timesLimit,timesSeries,transform,tryEach:tryEach$1,unmemoize,until,waterfall:waterfall$1,whilst:whilst$1,all:every$1,allLimit:everyLimit$1,allSeries:everySeries$1,any:some$1,anyLimit:someLimit$1,anySeries:someSeries$1,find:detect$1,findLimit:detectLimit$1,findSeries:detectSeries$1,flatMap:concat$1,flatMapLimit:concatLimit$1,flatMapSeries:concatSeries$1,forEach:each,forEachSeries:eachSeries$1,forEachLimit:eachLimit$1,forEachOf:eachOf$1,forEachOfSeries:eachOfSeries$1,forEachOfLimit:eachOfLimit$1,inject:reduce$1,foldl:reduce$1,foldr:reduceRight,select:filter$1,selectLimit:filterLimit$1,selectSeries:filterSeries$1,wrapSync:asyncify,during:whilst$1,doDuring:doWhilst$1},readableBrowser={exports:{}};(function(Ra,qa){qa=Ra.exports=require_stream_readable(),qa.Stream=qa,qa.Readable=qa,qa.Writable=require_stream_writable(),qa.Duplex=require_stream_duplex(),qa.Transform=_stream_transform,qa.PassThrough=_stream_passthrough,qa.finished=endOfStream,qa.pipeline=pipeline_1})(readableBrowser,readableBrowser.exports);var readableBrowserExports=readableBrowser.exports;const{Transform:Transform$1}=readableBrowserExports;class Block extends Transform$1{constructor(qa,nd={}){super(nd),typeof qa=="object"&&(nd=qa,qa=nd.size),this.size=qa||512;const{nopad:od,zeroPadding:ld=!0}=nd;od?this._zeroPadding=!1:this._zeroPadding=!!ld,this._buffered=[],this._bufferedBytes=0}_transform(qa,nd,od){for(this._bufferedBytes+=qa.length,this._buffered.push(qa);this._bufferedBytes>=this.size;){this._bufferedBytes-=this.size;const ld=[];let ud=0;for(;ud<this.size;){const cd=this._buffered.shift();if(ud+cd.length<=this.size)ld.push(cd),ud+=cd.length;else{const dd=this.size-ud;ld.push(cd.slice(0,dd)),ud+=dd,this._buffered.unshift(cd.slice(dd))}}this.push(Buffer$2.concat(ld,this.size))}od()}_flush(){if(this._bufferedBytes&&this._zeroPadding){const qa=Buffer$2.alloc(this.size-this._bufferedBytes);this._buffered.push(qa),this.push(Buffer$2.concat(this._buffered)),this._buffered=null}else this._bufferedBytes&&(this.push(Buffer$2.concat(this._buffered)),this._buffered=null);this.push(null)}}var blockStream2=Block;const BlockStream2=getDefaultExportFromCjs(blockStream2);var lodash={exports:{}};/**
* @license
* Lodash <https://lodash.com/>
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/lodash.exports;(function(Ra,qa){(function(){var nd,od="4.17.21",ld=200,ud="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",cd="Expected a function",dd="Invalid `variable` option passed into `_.template`",pd="__lodash_hash_undefined__",fd=500,md="__lodash_placeholder__",vd=1,Ad=2,Nd=4,Id=1,Od=2,Fd=1,Pd=2,Md=4,Bd=8,jd=16,Hd=32,Gd=64,zd=128,df=256,Wd=512,Jd=30,Xd="...",_f=800,vf=16,Sf=1,gf=2,bf=3,Tf=1/0,Mf=9007199254740991,Kf=17976931348623157e292,Zf=NaN,eh=4294967295,$f=eh-1,Df=eh>>>1,Lf=[["ary",zd],["bind",Fd],["bindKey",Pd],["curry",Bd],["curryRight",jd],["flip",Wd],["partial",Hd],["partialRight",Gd],["rearg",df]],zf="[object Arguments]",Jf="[object Array]",xf="[object AsyncFunction]",yf="[object Boolean]",Bf="[object Date]",qf="[object DOMException]",oh="[object Error]",Yf="[object Function]",kf="[object GeneratorFunction]",Vf="[object Map]",fh="[object Number]",Gf="[object Null]",wf="[object Object]",Rf="[object Promise]",Uf="[object Proxy]",ph="[object RegExp]",gh="[object Set]",ah="[object String]",Ah="[object Symbol]",dh="[object Undefined]",Mh="[object WeakMap]",Yh="[object WeakSet]",Bh="[object ArrayBuffer]",Xh="[object DataView]",dm="[object Float32Array]",nh="[object Float64Array]",Of="[object Int8Array]",Nf="[object Int16Array]",rh="[object Int32Array]",ch="[object Uint8Array]",Sh="[object Uint8ClampedArray]",Oh="[object Uint16Array]",Zh="[object Uint32Array]",hm=/\b__p \+= '';/g,sm=/\b(__p \+=) '' \+/g,Fm=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Rm=/&(?:amp|lt|gt|quot|#39);/g,Hm=/[&<>"']/g,Zm=RegExp(Rm.source),L_=RegExp(Hm.source),l_=/<%-([\s\S]+?)%>/g,T_=/<%([\s\S]+?)%>/g,Qm=/<%=([\s\S]+?)%>/g,F_=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,j_=/^\w*$/,G_=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Q_=/[\\^$.*+?()[\]{}|]/g,q_=RegExp(Q_.source),D_=/^\s+/,Im=/\s/,Ig=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Ug=/\{\n\/\* \[wrapped with (.+)\] \*/,$g=/,? & /,If=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,th=/[()=,{}\[\]\/\s]/,Xf=/\\(\\)?/g,uh=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Th=/\w*$/,yh=/^[-+]0x[0-9a-f]+$/i,Rh=/^0b[01]+$/i,wh=/^\[object .+?Constructor\]$/,_h=/^0o[0-7]+$/i,Jh=/^(?:0|[1-9]\d*)$/,um=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Um=/($^)/,Tm=/['\n\r\u2028\u2029\\]/g,zm="\\ud800-\\udfff",S_="\\u0300-\\u036f",C_="\\ufe20-\\ufe2f",d_="\\u20d0-\\u20ff",Dm=S_+C_+d_,V_="\\u2700-\\u27bf",h_="a-z\\xdf-\\xf6\\xf8-\\xff",n_="\\xac\\xb1\\xd7\\xf7",Lm="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",v_="\\u2000-\\u206f",Jg=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Zg="A-Z\\xc0-\\xd6\\xd8-\\xde",mm="\\ufe0e\\ufe0f",i_=n_+Lm+v_+Jg,Og="[']",f0="["+zm+"]",h0="["+i_+"]",Hg="["+Dm+"]",e0="\\d+",a_="["+V_+"]",Rg="["+h_+"]",z_="[^"+zm+i_+e0+V_+h_+Zg+"]",mg="\\ud83c[\\udffb-\\udfff]",ag="(?:"+Hg+"|"+mg+")",t0="[^"+zm+"]",R0="(?:\\ud83c[\\udde6-\\uddff]){2}",_g="[\\ud800-\\udbff][\\udc00-\\udfff]",r0="["+Zg+"]",Cb="\\u200d",ib="(?:"+Rg+"|"+z_+")",e_="(?:"+r0+"|"+z_+")",ab="(?:"+Og+"(?:d|ll|m|re|s|t|ve))?",V0="(?:"+Og+"(?:D|LL|M|RE|S|T|VE))?",Ab=ag+"?",tv="["+mm+"]?",rv="(?:"+Cb+"(?:"+[t0,R0,_g].join("|")+")"+tv+Ab+")*",z0="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",sg="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Gg=tv+Ab+rv,m0="(?:"+[a_,R0,_g].join("|")+")"+Gg,W0="(?:"+[t0+Hg+"?",Hg,R0,_g,f0].join("|")+")",sb=RegExp(Og,"g"),_1=RegExp(Hg,"g"),Bv=RegExp(mg+"(?="+mg+")|"+W0+Gg,"g"),g1=RegExp([r0+"?"+Rg+"+"+ab+"(?="+[h0,r0,"$"].join("|")+")",e_+"+"+V0+"(?="+[h0,r0+ib,"$"].join("|")+")",r0+"?"+ib+"+"+ab,r0+"+"+V0,sg,z0,e0,m0].join("|"),"g"),Ny=RegExp("["+Cb+zm+Dm+mm+"]"),$v=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,b1=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],v1=-1,Om={};Om[dm]=Om[nh]=Om[Of]=Om[Nf]=Om[rh]=Om[ch]=Om[Sh]=Om[Oh]=Om[Zh]=!0,Om[zf]=Om[Jf]=Om[Bh]=Om[yf]=Om[Xh]=Om[Bf]=Om[oh]=Om[Yf]=Om[Vf]=Om[fh]=Om[wf]=Om[ph]=Om[gh]=Om[ah]=Om[Mh]=!1;var B_={};B_[zf]=B_[Jf]=B_[Bh]=B_[Xh]=B_[yf]=B_[Bf]=B_[dm]=B_[nh]=B_[Of]=B_[Nf]=B_[rh]=B_[Vf]=B_[fh]=B_[wf]=B_[ph]=B_[gh]=B_[ah]=B_[Ah]=B_[ch]=B_[Sh]=B_[Oh]=B_[Zh]=!0,B_[oh]=B_[Yf]=B_[Mh]=!1;var wb={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},nv={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},Lv={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},y1={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},E1=parseFloat,Nb=parseInt,T1=typeof commonjsGlobal=="object"&&commonjsGlobal&&commonjsGlobal.Object===Object&&commonjsGlobal,Fv=typeof self=="object"&&self&&self.Object===Object&&self,M_=T1||Fv||Function("return this")(),jv=qa&&!qa.nodeType&&qa,Y0=jv&&!0&&Ra&&!Ra.nodeType&&Ra,Y_=Y0&&Y0.exports===jv,n0=Y_&&T1.process,rg=function(){try{var Vh=Y0&&Y0.require&&Y0.require("util").types;return Vh||n0&&n0.binding&&n0.binding("util")}catch{}}(),Db=rg&&rg.isArrayBuffer,i0=rg&&rg.isDate,ob=rg&&rg.isMap,iv=rg&&rg.isRegExp,_0=rg&&rg.isSet,S1=rg&&rg.isTypedArray;function Lg(Vh,cm,im){switch(im.length){case 0:return Vh.call(cm);case 1:return Vh.call(cm,im[0]);case 2:return Vh.call(cm,im[0],im[1]);case 3:return Vh.call(cm,im[0],im[1],im[2])}return Vh.apply(cm,im)}function Uv(Vh,cm,im,Xm){for(var f_=-1,A_=Vh==null?0:Vh.length;++f_<A_;){var dg=Vh[f_];cm(Xm,dg,im(dg),Vh)}return Xm}function qg(Vh,cm){for(var im=-1,Xm=Vh==null?0:Vh.length;++im<Xm&&cm(Vh[im],im,Vh)!==!1;);return Vh}function x1(Vh,cm){for(var im=Vh==null?0:Vh.length;im--&&cm(Vh[im],im,Vh)!==!1;);return Vh}function Ib(Vh,cm){for(var im=-1,Xm=Vh==null?0:Vh.length;++im<Xm;)if(!cm(Vh[im],im,Vh))return!1;return!0}function k0(Vh,cm){for(var im=-1,Xm=Vh==null?0:Vh.length,f_=0,A_=[];++im<Xm;){var dg=Vh[im];cm(dg,im,Vh)&&(A_[f_++]=dg)}return A_}function av(Vh,cm){var im=Vh==null?0:Vh.length;return!!im&&Yd(Vh,cm,0)>-1}function sv(Vh,cm,im){for(var Xm=-1,f_=Vh==null?0:Vh.length;++Xm<f_;)if(im(cm,Vh[Xm]))return!0;return!1}function W_(Vh,cm){for(var im=-1,Xm=Vh==null?0:Vh.length,f_=Array(Xm);++im<Xm;)f_[im]=cm(Vh[im],im,Vh);return f_}function g0(Vh,cm){for(var im=-1,Xm=cm.length,f_=Vh.length;++im<Xm;)Vh[f_+im]=cm[im];return Vh}function Hv(Vh,cm,im,Xm){var f_=-1,A_=Vh==null?0:Vh.length;for(Xm&&A_&&(im=Vh[++f_]);++f_<A_;)im=cm(im,Vh[f_],f_,Vh);return im}function C1(Vh,cm,im,Xm){var f_=Vh==null?0:Vh.length;for(Xm&&f_&&(im=Vh[--f_]);f_--;)im=cm(im,Vh[f_],f_,Vh);return im}function lb(Vh,cm){for(var im=-1,Xm=Vh==null?0:Vh.length;++im<Xm;)if(cm(Vh[im],im,Vh))return!0;return!1}var a0=lh("length");function A1(Vh){return Vh.split("")}function Dy(Vh){return Vh.match(If)||[]}function Vd(Vh,cm,im){var Xm;return im(Vh,function(f_,A_,dg){if(cm(f_,A_,dg))return Xm=A_,!1}),Xm}function Ld(Vh,cm,im,Xm){for(var f_=Vh.length,A_=im+(Xm?1:-1);Xm?A_--:++A_<f_;)if(cm(Vh[A_],A_,Vh))return A_;return-1}function Yd(Vh,cm,im){return cm===cm?DE(Vh,cm,im):Ld(Vh,Af,im)}function mf(Vh,cm,im,Xm){for(var f_=im-1,A_=Vh.length;++f_<A_;)if(Xm(Vh[f_],cm))return f_;return-1}function Af(Vh){return Vh!==Vh}function Wf(Vh,cm){var im=Vh==null?0:Vh.length;return im?pm(Vh,cm)/im:Zf}function lh(Vh){return function(cm){return cm==null?nd:cm[Vh]}}function bh(Vh){return function(cm){return Vh==null?nd:Vh[cm]}}function Ih(Vh,cm,im,Xm,f_){return f_(Vh,function(A_,dg,U_){im=Xm?(Xm=!1,A_):cm(im,A_,dg,U_)}),im}function xh(Vh,cm){var im=Vh.length;for(Vh.sort(cm);im--;)Vh[im]=Vh[im].value;return Vh}function pm(Vh,cm){for(var im,Xm=-1,f_=Vh.length;++Xm<f_;){var A_=cm(Vh[Xm]);A_!==nd&&(im=im===nd?A_:im+A_)}return im}function Mm(Vh,cm){for(var im=-1,Xm=Array(Vh);++im<Vh;)Xm[im]=cm(im);return Xm}function Gm(Vh,cm){return W_(cm,function(im){return[im,Vh[im]]})}function Ym(Vh){return Vh&&Vh.slice(0,Oy(Vh)+1).replace(D_,"")}function p_(Vh){return function(cm){return Vh(cm)}}function J_(Vh,cm){return W_(cm,function(im){return Vh[im]})}function E_(Vh,cm){return Vh.has(cm)}function I_(Vh,cm){for(var im=-1,Xm=Vh.length;++im<Xm&&Yd(cm,Vh[im],0)>-1;);return im}function gg(Vh,cm){for(var im=Vh.length;im--&&Yd(cm,Vh[im],0)>-1;);return im}function Rb(Vh,cm){for(var im=Vh.length,Xm=0;im--;)Vh[im]===cm&&++Xm;return Xm}var ov=bh(wb),M0=bh(nv);function kb(Vh){return"\\"+y1[Vh]}function Iy(Vh,cm){return Vh==null?nd:Vh[cm]}function lv(Vh){return Ny.test(Vh)}function wE(Vh){return $v.test(Vh)}function D2(Vh){for(var cm,im=[];!(cm=Vh.next()).done;)im.push(cm.value);return im}function w1(Vh){var cm=-1,im=Array(Vh.size);return Vh.forEach(function(Xm,f_){im[++cm]=[f_,Xm]}),im}function N1(Vh,cm){return function(im){return Vh(cm(im))}}function zg(Vh,cm){for(var im=-1,Xm=Vh.length,f_=0,A_=[];++im<Xm;){var dg=Vh[im];(dg===cm||dg===md)&&(Vh[im]=md,A_[f_++]=im)}return A_}function Wg(Vh){var cm=-1,im=Array(Vh.size);return Vh.forEach(function(Xm){im[++cm]=Xm}),im}function NE(Vh){var cm=-1,im=Array(Vh.size);return Vh.forEach(function(Xm){im[++cm]=[Xm,Xm]}),im}function DE(Vh,cm,im){for(var Xm=im-1,f_=Vh.length;++Xm<f_;)if(Vh[Xm]===cm)return Xm;return-1}function I2(Vh,cm,im){for(var Xm=im+1;Xm--;)if(Vh[Xm]===cm)return Xm;return Xm}function uv(Vh){return lv(Vh)?Gv(Vh):a0(Vh)}function b0(Vh){return lv(Vh)?OE(Vh):A1(Vh)}function Oy(Vh){for(var cm=Vh.length;cm--&&Im.test(Vh.charAt(cm)););return cm}var IE=bh(Lv);function Gv(Vh){for(var cm=Bv.lastIndex=0;Bv.test(Vh);)++cm;return cm}function OE(Vh){return Vh.match(Bv)||[]}function RE(Vh){return Vh.match(g1)||[]}var Ry=function Vh(cm){cm=cm==null?M_:K0.defaults(M_.Object(),cm,K0.pick(M_,b1));var im=cm.Array,Xm=cm.Date,f_=cm.Error,A_=cm.Function,dg=cm.Math,U_=cm.Object,qv=cm.RegExp,O2=cm.String,s0=cm.TypeError,D1=im.prototype,Mb=A_.prototype,v0=U_.prototype,X0=cm["__core-js_shared__"],cv=Mb.toString,k_=v0.hasOwnProperty,kE=0,I1=function(){var qd=/[^.]+$/.exec(X0&&X0.keys&&X0.keys.IE_PROTO||"");return qd?"Symbol(src)_1."+qd:""}(),P0=v0.toString,Pb=cv.call(U_),Fg=M_._,ub=qv("^"+cv.call(k_).replace(Q_,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),y0=Y_?cm.Buffer:nd,E0=cm.Symbol,O1=cm.Uint8Array,Py=y0?y0.allocUnsafe:nd,cb=N1(U_.getPrototypeOf,U_),By=U_.create,R1=v0.propertyIsEnumerable,Bb=D1.splice,ME=E0?E0.isConcatSpreadable:nd,$b=E0?E0.iterator:nd,db=E0?E0.toStringTag:nd,dv=function(){try{var qd=yb(U_,"defineProperty");return qd({},"",{}),qd}catch{}}(),$y=cm.clearTimeout!==M_.clearTimeout&&cm.clearTimeout,pv=Xm&&Xm.now!==M_.Date.now&&Xm.now,k1=cm.setTimeout!==M_.setTimeout&&cm.setTimeout,Vv=dg.ceil,Lb=dg.floor,Ly=U_.getOwnPropertySymbols,R2=y0?y0.isBuffer:nd,PE=cm.isFinite,Hy=D1.join,Wy=N1(U_.keys,U_),X_=dg.max,pg=dg.min,k2=Xm.now,M1=cm.parseInt,Qy=dg.random,zv=D1.reverse,P1=yb(cm,"DataView"),T0=yb(cm,"Map"),Fb=yb(cm,"Promise"),o0=yb(cm,"Set"),Q0=yb(cm,"WeakMap"),B0=yb(U_,"create"),Wv=Q0&&new Q0,jb={},BE=og(P1),M2=og(T0),Ub=og(Fb),Hb=og(o0),P2=og(Q0),B1=E0?E0.prototype:nd,Yv=B1?B1.valueOf:nd,$E=B1?B1.toString:nd;function hh(qd){if(hg(qd)&&!__(qd)&&!(qd instanceof o_)){if(qd instanceof P_)return qd;if(k_.call(qd,"__wrapped__"))return Mg(qd)}return new P_(qd)}var fv=function(){function qd(){}return function(Zd){if(!cg(Zd))return{};if(By)return By(Zd);qd.prototype=Zd;var Ef=new qd;return qd.prototype=nd,Ef}}();function Ng(){}function P_(qd,Zd){this.__wrapped__=qd,this.__actions__=[],this.__chain__=!!Zd,this.__index__=0,this.__values__=nd}hh.templateSettings={escape:l_,evaluate:T_,interpolate:Qm,variable:"",imports:{_:hh}},hh.prototype=Ng.prototype,hh.prototype.constructor=hh,P_.prototype=fv(Ng.prototype),P_.prototype.constructor=P_;function o_(qd){this.__wrapped__=qd,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=eh,this.__views__=[]}function bg(){var qd=new o_(this.__wrapped__);return qd.__actions__=Vg(this.__actions__),qd.__dir__=this.__dir__,qd.__filtered__=this.__filtered__,qd.__iteratees__=Vg(this.__iteratees__),qd.__takeCount__=this.__takeCount__,qd.__views__=Vg(this.__views__),qd}function Kv(){if(this.__filtered__){var qd=new o_(this);qd.__dir__=-1,qd.__filtered__=!0}else qd=this.clone(),qd.__dir__*=-1;return qd}function B2(){var qd=this.__wrapped__.value(),Zd=this.__dir__,Ef=__(qd),Ff=Zd<0,sh=Ef?qd.length:0,mh=nT(0,sh,this.__views__),kh=mh.start,Fh=mh.end,Wh=Fh-kh,_m=Ff?Fh:kh-1,gm=this.__iteratees__,Sm=gm.length,Wm=0,r_=pg(Wh,this.__takeCount__);if(!Ef||!Ff&&sh==Wh&&r_==Wh)return r1(qd,this.__actions__);var u_=[];e:for(;Wh--&&Wm<r_;){_m+=Zd;for(var y_=-1,c_=qd[_m];++y_<Sm;){var x_=gm[y_],N_=x_.iteratee,I0=x_.type,Qg=N_(c_);if(I0==gf)c_=Qg;else if(!Qg){if(I0==Sf)continue e;break e}}u_[Wm++]=c_}return u_}o_.prototype=fv(Ng.prototype),o_.prototype.constructor=o_;function $0(qd){var Zd=-1,Ef=qd==null?0:qd.length;for(this.clear();++Zd<Ef;){var Ff=qd[Zd];this.set(Ff[0],Ff[1])}}function $2(){this.__data__=B0?B0(null):{},this.size=0}function L2(qd){var Zd=this.has(qd)&&delete this.__data__[qd];return this.size-=Zd?1:0,Zd}function F2(qd){var Zd=this.__data__;if(B0){var Ef=Zd[qd];return Ef===pd?nd:Ef}return k_.call(Zd,qd)?Zd[qd]:nd}function Jy(qd){var Zd=this.__data__;return B0?Zd[qd]!==nd:k_.call(Zd,qd)}function LE(qd,Zd){var Ef=this.__data__;return this.size+=this.has(qd)?0:1,Ef[qd]=B0&&Zd===nd?pd:Zd,this}$0.prototype.clear=$2,$0.prototype.delete=L2,$0.prototype.get=F2,$0.prototype.has=Jy,$0.prototype.set=LE;function S0(qd){var Zd=-1,Ef=qd==null?0:qd.length;for(this.clear();++Zd<Ef;){var Ff=qd[Zd];this.set(Ff[0],Ff[1])}}function j2(){this.__data__=[],this.size=0}function Zy(qd){var Zd=this.__data__,Ef=mv(Zd,qd);if(Ef<0)return!1;var Ff=Zd.length-1;return Ef==Ff?Zd.pop():Bb.call(Zd,Ef,1),--this.size,!0}function eE(qd){var Zd=this.__data__,Ef=mv(Zd,qd);return Ef<0?nd:Zd[Ef][1]}function FE(qd){return mv(this.__data__,qd)>-1}function jE(qd,Zd){var Ef=this.__data__,Ff=mv(Ef,qd);return Ff<0?(++this.size,Ef.push([qd,Zd])):Ef[Ff][1]=Zd,this}S0.prototype.clear=j2,S0.prototype.delete=Zy,S0.prototype.get=eE,S0.prototype.has=FE,S0.prototype.set=jE;function x0(qd){var Zd=-1,Ef=qd==null?0:qd.length;for(this.clear();++Zd<Ef;){var Ff=qd[Zd];this.set(Ff[0],Ff[1])}}function UE(){this.size=0,this.__data__={hash:new $0,map:new(T0||S0),string:new $0}}function Xv(qd){var Zd=f1(this,qd).delete(qd);return this.size-=Zd?1:0,Zd}function U2(qd){return f1(this,qd).get(qd)}function $1(qd){return f1(this,qd).has(qd)}function J0(qd,Zd){var Ef=f1(this,qd),Ff=Ef.size;return Ef.set(qd,Zd),this.size+=Ef.size==Ff?0:1,this}x0.prototype.clear=UE,x0.prototype.delete=Xv,x0.prototype.get=U2,x0.prototype.has=$1,x0.prototype.set=J0;function pb(qd){var Zd=-1,Ef=qd==null?0:qd.length;for(this.__data__=new x0;++Zd<Ef;)this.add(qd[Zd])}function H2(qd){return this.__data__.set(qd,pd),this}function HE(qd){return this.__data__.has(qd)}pb.prototype.add=pb.prototype.push=H2,pb.prototype.has=HE;function Z_(qd){var Zd=this.__data__=new S0(qd);this.size=Zd.size}function O_(){this.__data__=new S0,this.size=0}function C0(qd){var Zd=this.__data__,Ef=Zd.delete(qd);return this.size=Zd.size,Ef}function fb(qd){return this.__data__.get(qd)}function hb(qd){return this.__data__.has(qd)}function GE(qd,Zd){var Ef=this.__data__;if(Ef instanceof S0){var Ff=Ef.__data__;if(!T0||Ff.length<ld-1)return Ff.push([qd,Zd]),this.size=++Ef.size,this;Ef=this.__data__=new x0(Ff)}return Ef.set(qd,Zd),this.size=Ef.size,this}Z_.prototype.clear=O_,Z_.prototype.delete=C0,Z_.prototype.get=fb,Z_.prototype.has=hb,Z_.prototype.set=GE;function L1(qd,Zd){var Ef=__(qd),Ff=!Ef&&h1(qd),sh=!Ef&&!Ff&&Pv(qd),mh=!Ef&&!Ff&&!sh&&ny(qd),kh=Ef||Ff||sh||mh,Fh=kh?Mm(qd.length,O2):[],Wh=Fh.length;for(var _m in qd)(Zd||k_.call(qd,_m))&&!(kh&&(_m=="length"||sh&&(_m=="offset"||_m=="parent")||mh&&(_m=="buffer"||_m=="byteLength"||_m=="byteOffset")||Qd(_m,Wh)))&&Fh.push(_m);return Fh}function tE(qd){var Zd=qd.length;return Zd?qd[G1(0,Zd-1)]:nd}function G2(qd,Zd){return ig(Vg(qd),eb(Zd,0,qd.length))}function rE(qd){return ig(Vg(qd))}function Gb(qd,Zd,Ef){(Ef!==nd&&!rb(qd[Zd],Ef)||Ef===nd&&!(Zd in qd))&&Z0(qd,Zd,Ef)}function hv(qd,Zd,Ef){var Ff=qd[Zd];(!(k_.call(qd,Zd)&&rb(Ff,Ef))||Ef===nd&&!(Zd in qd))&&Z0(qd,Zd,Ef)}function mv(qd,Zd){for(var Ef=qd.length;Ef--;)if(rb(qd[Ef][0],Zd))return Ef;return-1}function mb(qd,Zd,Ef,Ff){return A0(qd,function(sh,mh,kh){Zd(Ff,sh,Ef(sh),kh)}),Ff}function nE(qd,Zd){return qd&&N0(Zd,Bg(Zd),qd)}function qE(qd,Zd){return qd&&N0(Zd,d0(Zd),qd)}function Z0(qd,Zd,Ef){Zd=="__proto__"&&dv?dv(qd,Zd,{configurable:!0,enumerable:!0,value:Ef,writable:!0}):qd[Zd]=Ef}function _v(qd,Zd){for(var Ef=-1,Ff=Zd.length,sh=im(Ff),mh=qd==null;++Ef<Ff;)sh[Ef]=mh?nd:dT(qd,Zd[Ef]);return sh}function eb(qd,Zd,Ef){return qd===qd&&(Ef!==nd&&(qd=qd<=Ef?qd:Ef),Zd!==nd&&(qd=qd>=Zd?qd:Zd)),qd}function Yg(qd,Zd,Ef,Ff,sh,mh){var kh,Fh=Zd&vd,Wh=Zd&Ad,_m=Zd&Nd;if(Ef&&(kh=sh?Ef(qd,Ff,sh,mh):Ef(qd)),kh!==nd)return kh;if(!cg(qd))return qd;var gm=__(qd);if(gm){if(kh=iT(qd),!Fh)return Vg(qd,kh)}else{var Sm=Eg(qd),Wm=Sm==Yf||Sm==kf;if(Pv(qd))return hE(qd,Fh);if(Sm==wf||Sm==zf||Wm&&!sh){if(kh=Wh||Wm?{}:y2(qd),!Fh)return Wh?Z2(qd,qE(kh,qd)):c2(qd,nE(kh,qd))}else{if(!B_[Sm])return sh?qd:{};kh=ry(qd,Sm,Fh)}}mh||(mh=new Z_);var r_=mh.get(qd);if(r_)return r_;mh.set(qd,kh),jT(qd)?qd.forEach(function(c_){kh.add(Yg(c_,Zd,Ef,c_,qd,mh))}):LT(qd)&&qd.forEach(function(c_,x_){kh.set(x_,Yg(c_,Zd,Ef,x_,qd,mh))});var u_=_m?Wh?Z1:J1:Wh?d0:Bg,y_=gm?nd:u_(qd);return qg(y_||qd,function(c_,x_){y_&&(x_=c_,c_=qd[x_]),hv(kh,x_,Yg(c_,Zd,Ef,x_,qd,mh))}),kh}function q2(qd){var Zd=Bg(qd);return function(Ef){return iE(Ef,qd,Zd)}}function iE(qd,Zd,Ef){var Ff=Ef.length;if(qd==null)return!Ff;for(qd=U_(qd);Ff--;){var sh=Ef[Ff],mh=Zd[sh],kh=qd[sh];if(kh===nd&&!(sh in qd)||!mh(kh))return!1}return!0}function VE(qd,Zd,Ef){if(typeof qd!="function")throw new s0(cd);return t_(function(){qd.apply(nd,Ef)},Zd)}function Qv(qd,Zd,Ef,Ff){var sh=-1,mh=av,kh=!0,Fh=qd.length,Wh=[],_m=Zd.length;if(!Fh)return Wh;Ef&&(Zd=W_(Zd,p_(Ef))),Ff?(mh=sv,kh=!1):Zd.length>=ld&&(mh=E_,kh=!1,Zd=new pb(Zd));e:for(;++sh<Fh;){var gm=qd[sh],Sm=Ef==null?gm:Ef(gm);if(gm=Ff||gm!==0?gm:0,kh&&Sm===Sm){for(var Wm=_m;Wm--;)if(Zd[Wm]===Sm)continue e;Wh.push(gm)}else mh(Zd,Sm,Ff)||Wh.push(gm)}return Wh}var A0=Dv(l0),aE=Dv(j1,!0);function V2(qd,Zd){var Ef=!0;return A0(qd,function(Ff,sh,mh){return Ef=!!Zd(Ff,sh,mh),Ef}),Ef}function F1(qd,Zd,Ef){for(var Ff=-1,sh=qd.length;++Ff<sh;){var mh=qd[Ff],kh=Zd(mh);if(kh!=null&&(Fh===nd?kh===kh&&!D0(kh):Ef(kh,Fh)))var Fh=kh,Wh=mh}return Wh}function zE(qd,Zd,Ef,Ff){var sh=qd.length;for(Ef=b_(Ef),Ef<0&&(Ef=-Ef>sh?0:sh+Ef),Ff=Ff===nd||Ff>sh?sh:b_(Ff),Ff<0&&(Ff+=sh),Ff=Ef>Ff?0:HT(Ff);Ef<Ff;)qd[Ef++]=Zd;return qd}function qb(qd,Zd){var Ef=[];return A0(qd,function(Ff,sh,mh){Zd(Ff,sh,mh)&&Ef.push(Ff)}),Ef}function vg(qd,Zd,Ef,Ff,sh){var mh=-1,kh=qd.length;for(Ef||(Ef=Ud),sh||(sh=[]);++mh<kh;){var Fh=qd[mh];Zd>0&&Ef(Fh)?Zd>1?vg(Fh,Zd-1,Ef,Ff,sh):g0(sh,Fh):Ff||(sh[sh.length]=Fh)}return sh}var gv=d2(),sE=d2(!0);function l0(qd,Zd){return qd&&gv(qd,Zd,Bg)}function j1(qd,Zd){return qd&&sE(qd,Zd,Bg)}function U1(qd,Zd){return k0(Zd,function(Ef){return Qb(qd[Ef])})}function _b(qd,Zd){Zd=vb(Zd,qd);for(var Ef=0,Ff=Zd.length;qd!=null&&Ef<Ff;)qd=qd[eg(Zd[Ef++])];return Ef&&Ef==Ff?qd:nd}function Cg(qd,Zd,Ef){var Ff=Zd(qd);return __(qd)?Ff:g0(Ff,Ef(qd))}function Ag(qd){return qd==null?qd===nd?dh:Gf:db&&db in U_(qd)?rT(qd):fm(qd)}function H1(qd,Zd){return qd>Zd}function WE(qd,Zd){return qd!=null&&k_.call(qd,Zd)}function YE(qd,Zd){return qd!=null&&Zd in U_(qd)}function bv(qd,Zd,Ef){return qd>=pg(Zd,Ef)&&qd<X_(Zd,Ef)}function vv(qd,Zd,Ef){for(var Ff=Ef?sv:av,sh=qd[0].length,mh=qd.length,kh=mh,Fh=im(mh),Wh=1/0,_m=[];kh--;){var gm=qd[kh];kh&&Zd&&(gm=W_(gm,p_(Zd))),Wh=pg(gm.length,Wh),Fh[kh]=!Ef&&(Zd||sh>=120&&gm.length>=120)?new pb(kh&&gm):nd}gm=qd[0];var Sm=-1,Wm=Fh[0];e:for(;++Sm<sh&&_m.length<Wh;){var r_=gm[Sm],u_=Zd?Zd(r_):r_;if(r_=Ef||r_!==0?r_:0,!(Wm?E_(Wm,u_):Ff(_m,u_,Ef))){for(kh=mh;--kh;){var y_=Fh[kh];if(!(y_?E_(y_,u_):Ff(qd[kh],u_,Ef)))continue e}Wm&&Wm.push(u_),_m.push(r_)}}return _m}function KE(qd,Zd,Ef,Ff){return l0(qd,function(sh,mh,kh){Zd(Ff,Ef(sh),mh,kh)}),Ff}function yv(qd,Zd,Ef){Zd=vb(Zd,qd),qd=$m(qd,Zd);var Ff=qd==null?qd:qd[eg(G0(Zd))];return Ff==null?nd:Lg(Ff,qd,Ef)}function oE(qd){return hg(qd)&&Ag(qd)==zf}function Ev(qd){return hg(qd)&&Ag(qd)==Bh}function XE(qd){return hg(qd)&&Ag(qd)==Bf}function gb(qd,Zd,Ef,Ff,sh){return qd===Zd?!0:qd==null||Zd==null||!hg(qd)&&!hg(Zd)?qd!==qd&&Zd!==Zd:QE(qd,Zd,Ef,Ff,gb,sh)}function QE(qd,Zd,Ef,Ff,sh,mh){var kh=__(qd),Fh=__(Zd),Wh=kh?Jf:Eg(qd),_m=Fh?Jf:Eg(Zd);Wh=Wh==zf?wf:Wh,_m=_m==zf?wf:_m;var gm=Wh==wf,Sm=_m==wf,Wm=Wh==_m;if(Wm&&Pv(qd)){if(!Pv(Zd))return!1;kh=!0,gm=!1}if(Wm&&!gm)return mh||(mh=new Z_),kh||ny(qd)?u0(qd,Zd,Ef,Ff,sh,mh):Q1(qd,Zd,Wh,Ef,Ff,sh,mh);if(!(Ef&Id)){var r_=gm&&k_.call(qd,"__wrapped__"),u_=Sm&&k_.call(Zd,"__wrapped__");if(r_||u_){var y_=r_?qd.value():qd,c_=u_?Zd.value():Zd;return mh||(mh=new Z_),sh(y_,c_,Ef,Ff,mh)}}return Wm?(mh||(mh=new Z_),TE(qd,Zd,Ef,Ff,sh,mh)):!1}function Jv(qd){return hg(qd)&&Eg(qd)==Vf}function lE(qd,Zd,Ef,Ff){var sh=Ef.length,mh=sh,kh=!Ff;if(qd==null)return!mh;for(qd=U_(qd);sh--;){var Fh=Ef[sh];if(kh&&Fh[2]?Fh[1]!==qd[Fh[0]]:!(Fh[0]in qd))return!1}for(;++sh<mh;){Fh=Ef[sh];var Wh=Fh[0],_m=qd[Wh],gm=Fh[1];if(kh&&Fh[2]){if(_m===nd&&!(Wh in qd))return!1}else{var Sm=new Z_;if(Ff)var Wm=Ff(_m,gm,Wh,qd,Zd,Sm);if(!(Wm===nd?gb(gm,_m,Id|Od,Ff,Sm):Wm))return!1}}return!0}function Vb(qd){if(!cg(qd)||jf(qd))return!1;var Zd=Qb(qd)?ub:wh;return Zd.test(og(qd))}function JE(qd){return hg(qd)&&Ag(qd)==ph}function ZE(qd){return hg(qd)&&Eg(qd)==gh}function e2(qd){return hg(qd)&&A2(qd.length)&&!!Om[Ag(qd)]}function Tv(qd){return typeof qd=="function"?qd:qd==null?p0:typeof qd=="object"?__(qd)?cE(qd[0],qd[1]):t2(qd):ZT(qd)}function zb(qd){if(!ih(qd))return Wy(qd);var Zd=[];for(var Ef in U_(qd))k_.call(qd,Ef)&&Ef!="constructor"&&Zd.push(Ef);return Zd}function Zv(qd){if(!cg(qd))return om(qd);var Zd=ih(qd),Ef=[];for(var Ff in qd)Ff=="constructor"&&(Zd||!k_.call(qd,Ff))||Ef.push(Ff);return Ef}function Wb(qd,Zd){return qd<Zd}function uE(qd,Zd){var Ef=-1,Ff=c0(qd)?im(qd.length):[];return A0(qd,function(sh,mh,kh){Ff[++Ef]=Zd(sh,mh,kh)}),Ff}function t2(qd){var Zd=R_(qd);return Zd.length==1&&Zd[0][2]?Ch(Zd[0][0],Zd[0][1]):function(Ef){return Ef===qd||lE(Ef,qd,Zd)}}function cE(qd,Zd){return pf(qd)&&vh(Zd)?Ch(eg(qd),Zd):function(Ef){var Ff=dT(Ef,qd);return Ff===nd&&Ff===Zd?pT(Ef,qd):gb(Zd,Ff,Id|Od)}}function w0(qd,Zd,Ef,Ff,sh){qd!==Zd&&gv(Zd,function(mh,kh){if(sh||(sh=new Z_),cg(mh))Sv(qd,Zd,kh,Ef,w0,Ff,sh);else{var Fh=Ff?Ff(Pm(qd,kh),mh,kh+"",qd,Zd,sh):nd;Fh===nd&&(Fh=mh),Gb(qd,kh,Fh)}},d0)}function Sv(qd,Zd,Ef,Ff,sh,mh,kh){var Fh=Pm(qd,Ef),Wh=Pm(Zd,Ef),_m=kh.get(Wh);if(_m){Gb(qd,Ef,_m);return}var gm=mh?mh(Fh,Wh,Ef+"",qd,Zd,kh):nd,Sm=gm===nd;if(Sm){var Wm=__(Wh),r_=!Wm&&Pv(Wh),u_=!Wm&&!r_&&ny(Wh);gm=Wh,Wm||r_||u_?__(Fh)?gm=Fh:Sg(Fh)?gm=Vg(Fh):r_?(Sm=!1,gm=hE(Wh,!0)):u_?(Sm=!1,gm=mE(Wh,!0)):gm=[]:CE(Wh)||h1(Wh)?(gm=Fh,h1(Fh)?gm=GT(Fh):(!cg(Fh)||Qb(Fh))&&(gm=y2(Wh))):Sm=!1}Sm&&(kh.set(Wh,gm),sh(gm,Wh,Ff,mh,kh),kh.delete(Wh)),Gb(qd,Ef,gm)}function Cv(qd,Zd){var Ef=qd.length;if(Ef)return Zd+=Zd<0?Ef:0,Qd(Zd,Ef)?qd[Zd]:nd}function r2(qd,Zd,Ef){Zd.length?Zd=W_(Zd,function(mh){return __(mh)?function(kh){return _b(kh,mh.length===1?mh[0]:mh)}:mh}):Zd=[p0];var Ff=-1;Zd=W_(Zd,p_(s_()));var sh=uE(qd,function(mh,kh,Fh){var Wh=W_(Zd,function(_m){return _m(mh)});return{criteria:Wh,index:++Ff,value:mh}});return xh(sh,function(mh,kh){return J2(mh,kh,Ef)})}function n2(qd,Zd){return i2(qd,Zd,function(Ef,Ff){return pT(qd,Ff)})}function i2(qd,Zd,Ef){for(var Ff=-1,sh=Zd.length,mh={};++Ff<sh;){var kh=Zd[Ff],Fh=_b(qd,kh);Ef(Fh,kh)&&Av(mh,vb(kh,qd),Fh)}return mh}function z2(qd){return function(Zd){return _b(Zd,qd)}}function dE(qd,Zd,Ef,Ff){var sh=Ff?mf:Yd,mh=-1,kh=Zd.length,Fh=qd;for(qd===Zd&&(Zd=Vg(Zd)),Ef&&(Fh=W_(qd,p_(Ef)));++mh<kh;)for(var Wh=0,_m=Zd[mh],gm=Ef?Ef(_m):_m;(Wh=sh(Fh,gm,Wh,Ff))>-1;)Fh!==qd&&Bb.call(Fh,Wh,1),Bb.call(qd,Wh,1);return qd}function kg(qd,Zd){for(var Ef=qd?Zd.length:0,Ff=Ef-1;Ef--;){var sh=Zd[Ef];if(Ef==Ff||sh!==mh){var mh=sh;Qd(sh)?Bb.call(qd,sh,1):q1(qd,sh)}}return qd}function G1(qd,Zd){return qd+Lb(Qy()*(Zd-qd+1))}function W2(qd,Zd,Ef,Ff){for(var sh=-1,mh=X_(Vv((Zd-qd)/(Ef||1)),0),kh=im(mh);mh--;)kh[Ff?mh:++sh]=qd,qd+=Ef;return kh}function pE(qd,Zd){var Ef="";if(!qd||Zd<1||Zd>Mf)return Ef;do Zd%2&&(Ef+=qd),Zd=Lb(Zd/2),Zd&&(qd+=qd);while(Zd);return Ef}function g_(qd,Zd){return Jm(Nm(qd,Zd,p0),qd+"")}function a2(qd){return tE(iy(qd))}function s2(qd,Zd){var Ef=iy(qd);return ig(Ef,eb(Zd,0,Ef.length))}function Av(qd,Zd,Ef,Ff){if(!cg(qd))return qd;Zd=vb(Zd,qd);for(var sh=-1,mh=Zd.length,kh=mh-1,Fh=qd;Fh!=null&&++sh<mh;){var Wh=eg(Zd[sh]),_m=Ef;if(Wh==="__proto__"||Wh==="constructor"||Wh==="prototype")return qd;if(sh!=kh){var gm=Fh[Wh];_m=Ff?Ff(gm,Wh,Fh):nd,_m===nd&&(_m=cg(gm)?gm:Qd(Zd[sh+1])?[]:{})}hv(Fh,Wh,_m),Fh=Fh[Wh]}return qd}var o2=Wv?function(qd,Zd){return Wv.set(qd,Zd),qd}:p0,Y2=dv?function(qd,Zd){return dv(qd,"toString",{configurable:!0,enumerable:!1,value:hT(Zd),writable:!0})}:p0;function K2(qd){return ig(iy(qd))}function yg(qd,Zd,Ef){var Ff=-1,sh=qd.length;Zd<0&&(Zd=-Zd>sh?0:sh+Zd),Ef=Ef>sh?sh:Ef,Ef<0&&(Ef+=sh),sh=Zd>Ef?0:Ef-Zd>>>0,Zd>>>=0;for(var mh=im(sh);++Ff<sh;)mh[Ff]=qd[Ff+Zd];return mh}function e1(qd,Zd){var Ef;return A0(qd,function(Ff,sh,mh){return Ef=Zd(Ff,sh,mh),!Ef}),!!Ef}function Yb(qd,Zd,Ef){var Ff=0,sh=qd==null?Ff:qd.length;if(typeof Zd=="number"&&Zd===Zd&&sh<=Df){for(;Ff<sh;){var mh=Ff+sh>>>1,kh=qd[mh];kh!==null&&!D0(kh)&&(Ef?kh<=Zd:kh<Zd)?Ff=mh+1:sh=mh}return sh}return Kb(qd,Zd,p0,Ef)}function Kb(qd,Zd,Ef,Ff){var sh=0,mh=qd==null?0:qd.length;if(mh===0)return 0;Zd=Ef(Zd);for(var kh=Zd!==Zd,Fh=Zd===null,Wh=D0(Zd),_m=Zd===nd;sh<mh;){var gm=Lb((sh+mh)/2),Sm=Ef(qd[gm]),Wm=Sm!==nd,r_=Sm===null,u_=Sm===Sm,y_=D0(Sm);if(kh)var c_=Ff||u_;else _m?c_=u_&&(Ff||Wm):Fh?c_=u_&&Wm&&(Ff||!r_):Wh?c_=u_&&Wm&&!r_&&(Ff||!y_):r_||y_?c_=!1:c_=Ff?Sm<=Zd:Sm<Zd;c_?sh=gm+1:mh=gm}return pg(mh,$f)}function L0(qd,Zd){for(var Ef=-1,Ff=qd.length,sh=0,mh=[];++Ef<Ff;){var kh=qd[Ef],Fh=Zd?Zd(kh):kh;if(!Ef||!rb(Fh,Wh)){var Wh=Fh;mh[sh++]=kh===0?0:kh}}return mh}function l2(qd){return typeof qd=="number"?qd:D0(qd)?Zf:+qd}function Kg(qd){if(typeof qd=="string")return qd;if(__(qd))return W_(qd,Kg)+"";if(D0(qd))return $E?$E.call(qd):"";var Zd=qd+"";return Zd=="0"&&1/qd==-Tf?"-0":Zd}function Xg(qd,Zd,Ef){var Ff=-1,sh=av,mh=qd.length,kh=!0,Fh=[],Wh=Fh;if(Ef)kh=!1,sh=sv;else if(mh>=ld){var _m=Zd?null:tT(qd);if(_m)return Wg(_m);kh=!1,sh=E_,Wh=new pb}else Wh=Zd?[]:Fh;e:for(;++Ff<mh;){var gm=qd[Ff],Sm=Zd?Zd(gm):gm;if(gm=Ef||gm!==0?gm:0,kh&&Sm===Sm){for(var Wm=Wh.length;Wm--;)if(Wh[Wm]===Sm)continue e;Zd&&Wh.push(Sm),Fh.push(gm)}else sh(Wh,Sm,Ef)||(Wh!==Fh&&Wh.push(Sm),Fh.push(gm))}return Fh}function q1(qd,Zd){return Zd=vb(Zd,qd),qd=$m(qd,Zd),qd==null||delete qd[eg(G0(Zd))]}function fE(qd,Zd,Ef,Ff){return Av(qd,Zd,Ef(_b(qd,Zd)),Ff)}function t1(qd,Zd,Ef,Ff){for(var sh=qd.length,mh=Ff?sh:-1;(Ff?mh--:++mh<sh)&&Zd(qd[mh],mh,qd););return Ef?yg(qd,Ff?0:mh,Ff?mh+1:sh):yg(qd,Ff?mh+1:0,Ff?sh:mh)}function r1(qd,Zd){var Ef=qd;return Ef instanceof o_&&(Ef=Ef.value()),Hv(Zd,function(Ff,sh){return sh.func.apply(sh.thisArg,g0([Ff],sh.args))},Ef)}function bb(qd,Zd,Ef){var Ff=qd.length;if(Ff<2)return Ff?Xg(qd[0]):[];for(var sh=-1,mh=im(Ff);++sh<Ff;)for(var kh=qd[sh],Fh=-1;++Fh<Ff;)Fh!=sh&&(mh[sh]=Qv(mh[sh]||kh,qd[Fh],Zd,Ef));return Xg(vg(mh,1),Zd,Ef)}function V1(qd,Zd,Ef){for(var Ff=-1,sh=qd.length,mh=Zd.length,kh={};++Ff<sh;){var Fh=Ff<mh?Zd[Ff]:nd;Ef(kh,qd[Ff],Fh)}return kh}function n1(qd){return Sg(qd)?qd:[]}function i1(qd){return typeof qd=="function"?qd:p0}function vb(qd,Zd){return __(qd)?qd:pf(qd,Zd)?[qd]:K_(H_(qd))}var a1=g_;function tb(qd,Zd,Ef){var Ff=qd.length;return Ef=Ef===nd?Ff:Ef,!Zd&&Ef>=Ff?qd:yg(qd,Zd,Ef)}var u2=$y||function(qd){return M_.clearTimeout(qd)};function hE(qd,Zd){if(Zd)return qd.slice();var Ef=qd.length,Ff=Py?Py(Ef):new qd.constructor(Ef);return qd.copy(Ff),Ff}function wv(qd){var Zd=new qd.constructor(qd.byteLength);return new O1(Zd).set(new O1(qd)),Zd}function X2(qd,Zd){var Ef=Zd?wv(qd.buffer):qd.buffer;return new qd.constructor(Ef,qd.byteOffset,qd.byteLength)}function Q2(qd){var Zd=new qd.constructor(qd.source,Th.exec(qd));return Zd.lastIndex=qd.lastIndex,Zd}function s1(qd){return Yv?U_(Yv.call(qd)):{}}function mE(qd,Zd){var Ef=Zd?wv(qd.buffer):qd.buffer;return new qd.constructor(Ef,qd.byteOffset,qd.length)}function _E(qd,Zd){if(qd!==Zd){var Ef=qd!==nd,Ff=qd===null,sh=qd===qd,mh=D0(qd),kh=Zd!==nd,Fh=Zd===null,Wh=Zd===Zd,_m=D0(Zd);if(!Fh&&!_m&&!mh&&qd>Zd||mh&&kh&&Wh&&!Fh&&!_m||Ff&&kh&&Wh||!Ef&&Wh||!sh)return 1;if(!Ff&&!mh&&!_m&&qd<Zd||_m&&Ef&&sh&&!Ff&&!mh||Fh&&Ef&&sh||!kh&&sh||!Wh)return-1}return 0}function J2(qd,Zd,Ef){for(var Ff=-1,sh=qd.criteria,mh=Zd.criteria,kh=sh.length,Fh=Ef.length;++Ff<kh;){var Wh=_E(sh[Ff],mh[Ff]);if(Wh){if(Ff>=Fh)return Wh;var _m=Ef[Ff];return Wh*(_m=="desc"?-1:1)}}return qd.index-Zd.index}function z1(qd,Zd,Ef,Ff){for(var sh=-1,mh=qd.length,kh=Ef.length,Fh=-1,Wh=Zd.length,_m=X_(mh-kh,0),gm=im(Wh+_m),Sm=!Ff;++Fh<Wh;)gm[Fh]=Zd[Fh];for(;++sh<kh;)(Sm||sh<mh)&&(gm[Ef[sh]]=qd[sh]);for(;_m--;)gm[Fh++]=qd[sh++];return gm}function gE(qd,Zd,Ef,Ff){for(var sh=-1,mh=qd.length,kh=-1,Fh=Ef.length,Wh=-1,_m=Zd.length,gm=X_(mh-Fh,0),Sm=im(gm+_m),Wm=!Ff;++sh<gm;)Sm[sh]=qd[sh];for(var r_=sh;++Wh<_m;)Sm[r_+Wh]=Zd[Wh];for(;++kh<Fh;)(Wm||sh<mh)&&(Sm[r_+Ef[kh]]=qd[sh++]);return Sm}function Vg(qd,Zd){var Ef=-1,Ff=qd.length;for(Zd||(Zd=im(Ff));++Ef<Ff;)Zd[Ef]=qd[Ef];return Zd}function N0(qd,Zd,Ef,Ff){var sh=!Ef;Ef||(Ef={});for(var mh=-1,kh=Zd.length;++mh<kh;){var Fh=Zd[mh],Wh=Ff?Ff(Ef[Fh],qd[Fh],Fh,Ef,qd):nd;Wh===nd&&(Wh=qd[Fh]),sh?Z0(Ef,Fh,Wh):hv(Ef,Fh,Wh)}return Ef}function c2(qd,Zd){return N0(qd,Eb(qd),Zd)}function Z2(qd,Zd){return N0(qd,b2(qd),Zd)}function Nv(qd,Zd){return function(Ef,Ff){var sh=__(Ef)?Uv:mb,mh=Zd?Zd():{};return sh(Ef,qd,s_(Ff,2),mh)}}function F0(qd){return g_(function(Zd,Ef){var Ff=-1,sh=Ef.length,mh=sh>1?Ef[sh-1]:nd,kh=sh>2?Ef[2]:nd;for(mh=qd.length>3&&typeof mh=="function"?(sh--,mh):nd,kh&&Kd(Ef[0],Ef[1],kh)&&(mh=sh<3?nd:mh,sh=1),Zd=U_(Zd);++Ff<sh;){var Fh=Ef[Ff];Fh&&qd(Zd,Fh,Ff,mh)}return Zd})}function Dv(qd,Zd){return function(Ef,Ff){if(Ef==null)return Ef;if(!c0(Ef))return qd(Ef,Ff);for(var sh=Ef.length,mh=Zd?sh:-1,kh=U_(Ef);(Zd?mh--:++mh<sh)&&Ff(kh[mh],mh,kh)!==!1;);return Ef}}function d2(qd){return function(Zd,Ef,Ff){for(var sh=-1,mh=U_(Zd),kh=Ff(Zd),Fh=kh.length;Fh--;){var Wh=kh[qd?Fh:++sh];if(Ef(mh[Wh],Wh,mh)===!1)break}return Zd}}function p2(qd,Zd,Ef){var Ff=Zd&Fd,sh=o1(qd);function mh(){var kh=this&&this!==M_&&this instanceof mh?sh:qd;return kh.apply(Ff?Ef:this,arguments)}return mh}function f2(qd){return function(Zd){Zd=H_(Zd);var Ef=lv(Zd)?b0(Zd):nd,Ff=Ef?Ef[0]:Zd.charAt(0),sh=Ef?tb(Ef,1).join(""):Zd.slice(1);return Ff[qd]()+sh}}function Iv(qd){return function(Zd){return Hv(QT(XT(Zd).replace(sb,"")),qd,"")}}function o1(qd){return function(){var Zd=arguments;switch(Zd.length){case 0:return new qd;case 1:return new qd(Zd[0]);case 2:return new qd(Zd[0],Zd[1]);case 3:return new qd(Zd[0],Zd[1],Zd[2]);case 4:return new qd(Zd[0],Zd[1],Zd[2],Zd[3]);case 5:return new qd(Zd[0],Zd[1],Zd[2],Zd[3],Zd[4]);case 6:return new qd(Zd[0],Zd[1],Zd[2],Zd[3],Zd[4],Zd[5]);case 7:return new qd(Zd[0],Zd[1],Zd[2],Zd[3],Zd[4],Zd[5],Zd[6])}var Ef=fv(qd.prototype),Ff=qd.apply(Ef,Zd);return cg(Ff)?Ff:Ef}}function eT(qd,Zd,Ef){var Ff=o1(qd);function sh(){for(var mh=arguments.length,kh=im(mh),Fh=mh,Wh=Rv(sh);Fh--;)kh[Fh]=arguments[Fh];var _m=mh<3&&kh[0]!==Wh&&kh[mh-1]!==Wh?[]:zg(kh,Wh);if(mh-=_m.length,mh<Ef)return u1(qd,Zd,W1,sh.placeholder,nd,kh,_m,nd,nd,Ef-mh);var gm=this&&this!==M_&&this instanceof sh?Ff:qd;return Lg(gm,this,kh)}return sh}function bE(qd){return function(Zd,Ef,Ff){var sh=U_(Zd);if(!c0(Zd)){var mh=s_(Ef,3);Zd=Bg(Zd),Ef=function(Fh){return mh(sh[Fh],Fh,sh)}}var kh=qd(Zd,Ef,Ff);return kh>-1?sh[mh?Zd[kh]:kh]:nd}}function h2(qd){return j0(function(Zd){var Ef=Zd.length,Ff=Ef,sh=P_.prototype.thru;for(qd&&Zd.reverse();Ff--;){var mh=Zd[Ff];if(typeof mh!="function")throw new s0(cd);if(sh&&!kh&&p1(mh)=="wrapper")var kh=new P_([],!0)}for(Ff=kh?Ff:Ef;++Ff<Ef;){mh=Zd[Ff];var Fh=p1(mh),Wh=Fh=="wrapper"?d1(mh):nd;Wh&&Pf(Wh[0])&&Wh[1]==(zd|Bd|Hd|df)&&!Wh[4].length&&Wh[9]==1?kh=kh[p1(Wh[0])].apply(kh,Wh[3]):kh=mh.length==1&&Pf(mh)?kh[Fh]():kh.thru(mh)}return function(){var _m=arguments,gm=_m[0];if(kh&&_m.length==1&&__(gm))return kh.plant(gm).value();for(var Sm=0,Wm=Ef?Zd[Sm].apply(this,_m):gm;++Sm<Ef;)Wm=Zd[Sm].call(this,Wm);return Wm}})}function W1(qd,Zd,Ef,Ff,sh,mh,kh,Fh,Wh,_m){var gm=Zd&zd,Sm=Zd&Fd,Wm=Zd&Pd,r_=Zd&(Bd|jd),u_=Zd&Wd,y_=Wm?nd:o1(qd);function c_(){for(var x_=arguments.length,N_=im(x_),I0=x_;I0--;)N_[I0]=arguments[I0];if(r_)var Qg=Rv(c_),O0=Rb(N_,Qg);if(Ff&&(N_=z1(N_,Ff,sh,r_)),mh&&(N_=gE(N_,mh,kh,r_)),x_-=O0,r_&&x_<_m){var xg=zg(N_,Qg);return u1(qd,Zd,W1,c_.placeholder,Ef,N_,xg,Fh,Wh,_m-x_)}var nb=Sm?Ef:this,Zb=Wm?nb[qd]:qd;return x_=N_.length,Fh?N_=jm(N_,Fh):u_&&x_>1&&N_.reverse(),gm&&Wh<x_&&(N_.length=Wh),this&&this!==M_&&this instanceof c_&&(Zb=y_||o1(Zb)),Zb.apply(nb,N_)}return c_}function vE(qd,Zd){return function(Ef,Ff){return KE(Ef,qd,Zd(Ff),{})}}function Ov(qd,Zd){return function(Ef,Ff){var sh;if(Ef===nd&&Ff===nd)return Zd;if(Ef!==nd&&(sh=Ef),Ff!==nd){if(sh===nd)return Ff;typeof Ef=="string"||typeof Ff=="string"?(Ef=Kg(Ef),Ff=Kg(Ff)):(Ef=l2(Ef),Ff=l2(Ff)),sh=qd(Ef,Ff)}return sh}}function Y1(qd){return j0(function(Zd){return Zd=W_(Zd,p_(s_())),g_(function(Ef){var Ff=this;return qd(Zd,function(sh){return Lg(sh,Ff,Ef)})})})}function K1(qd,Zd){Zd=Zd===nd?" ":Kg(Zd);var Ef=Zd.length;if(Ef<2)return Ef?pE(Zd,qd):Zd;var Ff=pE(Zd,Vv(qd/uv(Zd)));return lv(Zd)?tb(b0(Ff),0,qd).join(""):Ff.slice(0,qd)}function m2(qd,Zd,Ef,Ff){var sh=Zd&Fd,mh=o1(qd);function kh(){for(var Fh=-1,Wh=arguments.length,_m=-1,gm=Ff.length,Sm=im(gm+Wh),Wm=this&&this!==M_&&this instanceof kh?mh:qd;++_m<gm;)Sm[_m]=Ff[_m];for(;Wh--;)Sm[_m++]=arguments[++Fh];return Lg(Wm,sh?Ef:this,Sm)}return kh}function Xb(qd){return function(Zd,Ef,Ff){return Ff&&typeof Ff!="number"&&Kd(Zd,Ef,Ff)&&(Ef=Ff=nd),Zd=Jb(Zd),Ef===nd?(Ef=Zd,Zd=0):Ef=Jb(Ef),Ff=Ff===nd?Zd<Ef?1:-1:Jb(Ff),W2(Zd,Ef,Ff,qd)}}function l1(qd){return function(Zd,Ef){return typeof Zd=="string"&&typeof Ef=="string"||(Zd=q0(Zd),Ef=q0(Ef)),qd(Zd,Ef)}}function u1(qd,Zd,Ef,Ff,sh,mh,kh,Fh,Wh,_m){var gm=Zd&Bd,Sm=gm?kh:nd,Wm=gm?nd:kh,r_=gm?mh:nd,u_=gm?nd:mh;Zd|=gm?Hd:Gd,Zd&=~(gm?Gd:Hd),Zd&Md||(Zd&=~(Fd|Pd));var y_=[qd,Zd,sh,r_,Sm,u_,Wm,Fh,Wh,_m],c_=Ef.apply(nd,y_);return Pf(qd)&&Vm(c_,y_),c_.placeholder=Ff,m_(c_,qd,Zd)}function yE(qd){var Zd=dg[qd];return function(Ef,Ff){if(Ef=q0(Ef),Ff=Ff==null?0:pg(b_(Ff),292),Ff&&PE(Ef)){var sh=(H_(Ef)+"e").split("e"),mh=Zd(sh[0]+"e"+(+sh[1]+Ff));return sh=(H_(mh)+"e").split("e"),+(sh[0]+"e"+(+sh[1]-Ff))}return Zd(Ef)}}var tT=o0&&1/Wg(new o0([,-0]))[1]==Tf?function(qd){return new o0(qd)}:gT;function _2(qd){return function(Zd){var Ef=Eg(Zd);return Ef==Vf?w1(Zd):Ef==gh?NE(Zd):Gm(Zd,qd(Zd))}}function w_(qd,Zd,Ef,Ff,sh,mh,kh,Fh){var Wh=Zd&Pd;if(!Wh&&typeof qd!="function")throw new s0(cd);var _m=Ff?Ff.length:0;if(_m||(Zd&=~(Hd|Gd),Ff=sh=nd),kh=kh===nd?kh:X_(b_(kh),0),Fh=Fh===nd?Fh:b_(Fh),_m-=sh?sh.length:0,Zd&Gd){var gm=Ff,Sm=sh;Ff=sh=nd}var Wm=Wh?nd:d1(qd),r_=[qd,Zd,Ef,Ff,sh,gm,Sm,mh,kh,Fh];if(Wm&&Uh(r_,Wm),qd=r_[0],Zd=r_[1],Ef=r_[2],Ff=r_[3],sh=r_[4],Fh=r_[9]=r_[9]===nd?Wh?0:qd.length:X_(r_[9]-_m,0),!Fh&&Zd&(Bd|jd)&&(Zd&=~(Bd|jd)),!Zd||Zd==Fd)var u_=p2(qd,Zd,Ef);else Zd==Bd||Zd==jd?u_=eT(qd,Zd,Fh):(Zd==Hd||Zd==(Fd|Hd))&&!sh.length?u_=m2(qd,Zd,Ef,Ff):u_=W1.apply(nd,r_);var y_=Wm?o2:Vm;return m_(y_(u_,r_),qd,Zd)}function g2(qd,Zd,Ef,Ff){return qd===nd||rb(qd,v0[Ef])&&!k_.call(Ff,Ef)?Zd:qd}function X1(qd,Zd,Ef,Ff,sh,mh){return cg(qd)&&cg(Zd)&&(mh.set(Zd,qd),w0(qd,Zd,nd,X1,mh),mh.delete(Zd)),qd}function c1(qd){return CE(qd)?nd:qd}function u0(qd,Zd,Ef,Ff,sh,mh){var kh=Ef&Id,Fh=qd.length,Wh=Zd.length;if(Fh!=Wh&&!(kh&&Wh>Fh))return!1;var _m=mh.get(qd),gm=mh.get(Zd);if(_m&&gm)return _m==Zd&&gm==qd;var Sm=-1,Wm=!0,r_=Ef&Od?new pb:nd;for(mh.set(qd,Zd),mh.set(Zd,qd);++Sm<Fh;){var u_=qd[Sm],y_=Zd[Sm];if(Ff)var c_=kh?Ff(y_,u_,Sm,Zd,qd,mh):Ff(u_,y_,Sm,qd,Zd,mh);if(c_!==nd){if(c_)continue;Wm=!1;break}if(r_){if(!lb(Zd,function(x_,N_){if(!E_(r_,N_)&&(u_===x_||sh(u_,x_,Ef,Ff,mh)))return r_.push(N_)})){Wm=!1;break}}else if(!(u_===y_||sh(u_,y_,Ef,Ff,mh))){Wm=!1;break}}return mh.delete(qd),mh.delete(Zd),Wm}function Q1(qd,Zd,Ef,Ff,sh,mh,kh){switch(Ef){case Xh:if(qd.byteLength!=Zd.byteLength||qd.byteOffset!=Zd.byteOffset)return!1;qd=qd.buffer,Zd=Zd.buffer;case Bh:return!(qd.byteLength!=Zd.byteLength||!mh(new O1(qd),new O1(Zd)));case yf:case Bf:case fh:return rb(+qd,+Zd);case oh:return qd.name==Zd.name&&qd.message==Zd.message;case ph:case ah:return qd==Zd+"";case Vf:var Fh=w1;case gh:var Wh=Ff&Id;if(Fh||(Fh=Wg),qd.size!=Zd.size&&!Wh)return!1;var _m=kh.get(qd);if(_m)return _m==Zd;Ff|=Od,kh.set(qd,Zd);var gm=u0(Fh(qd),Fh(Zd),Ff,sh,mh,kh);return kh.delete(qd),gm;case Ah:if(Yv)return Yv.call(qd)==Yv.call(Zd)}return!1}function TE(qd,Zd,Ef,Ff,sh,mh){var kh=Ef&Id,Fh=J1(qd),Wh=Fh.length,_m=J1(Zd),gm=_m.length;if(Wh!=gm&&!kh)return!1;for(var Sm=Wh;Sm--;){var Wm=Fh[Sm];if(!(kh?Wm in Zd:k_.call(Zd,Wm)))return!1}var r_=mh.get(qd),u_=mh.get(Zd);if(r_&&u_)return r_==Zd&&u_==qd;var y_=!0;mh.set(qd,Zd),mh.set(Zd,qd);for(var c_=kh;++Sm<Wh;){Wm=Fh[Sm];var x_=qd[Wm],N_=Zd[Wm];if(Ff)var I0=kh?Ff(N_,x_,Wm,Zd,qd,mh):Ff(x_,N_,Wm,qd,Zd,mh);if(!(I0===nd?x_===N_||sh(x_,N_,Ef,Ff,mh):I0)){y_=!1;break}c_||(c_=Wm=="constructor")}if(y_&&!c_){var Qg=qd.constructor,O0=Zd.constructor;Qg!=O0&&"constructor"in qd&&"constructor"in Zd&&!(typeof Qg=="function"&&Qg instanceof Qg&&typeof O0=="function"&&O0 instanceof O0)&&(y_=!1)}return mh.delete(qd),mh.delete(Zd),y_}function j0(qd){return Jm(Nm(qd,nd,xb),qd+"")}function J1(qd){return Cg(qd,Bg,Eb)}function Z1(qd){return Cg(qd,d0,b2)}var d1=Wv?function(qd){return Wv.get(qd)}:gT;function p1(qd){for(var Zd=qd.name+"",Ef=jb[Zd],Ff=k_.call(jb,Zd)?Ef.length:0;Ff--;){var sh=Ef[Ff],mh=sh.func;if(mh==null||mh==qd)return sh.name}return Zd}function Rv(qd){var Zd=k_.call(hh,"placeholder")?hh:qd;return Zd.placeholder}function s_(){var qd=hh.iteratee||mT;return qd=qd===mT?Tv:qd,arguments.length?qd(arguments[0],arguments[1]):qd}function f1(qd,Zd){var Ef=qd.__data__;return Cf(Zd)?Ef[typeof Zd=="string"?"string":"hash"]:Ef.map}function R_(qd){for(var Zd=Bg(qd),Ef=Zd.length;Ef--;){var Ff=Zd[Ef],sh=qd[Ff];Zd[Ef]=[Ff,sh,vh(sh)]}return Zd}function yb(qd,Zd){var Ef=Iy(qd,Zd);return Vb(Ef)?Ef:nd}function rT(qd){var Zd=k_.call(qd,db),Ef=qd[db];try{qd[db]=nd;var Ff=!0}catch{}var sh=P0.call(qd);return Ff&&(Zd?qd[db]=Ef:delete qd[db]),sh}var Eb=Ly?function(qd){return qd==null?[]:(qd=U_(qd),k0(Ly(qd),function(Zd){return R1.call(qd,Zd)}))}:bT,b2=Ly?function(qd){for(var Zd=[];qd;)g0(Zd,Eb(qd)),qd=cb(qd);return Zd}:bT,Eg=Ag;(P1&&Eg(new P1(new ArrayBuffer(1)))!=Xh||T0&&Eg(new T0)!=Vf||Fb&&Eg(Fb.resolve())!=Rf||o0&&Eg(new o0)!=gh||Q0&&Eg(new Q0)!=Mh)&&(Eg=function(qd){var Zd=Ag(qd),Ef=Zd==wf?qd.constructor:nd,Ff=Ef?og(Ef):"";if(Ff)switch(Ff){case BE:return Xh;case M2:return Vf;case Ub:return Rf;case Hb:return gh;case P2:return Mh}return Zd});function nT(qd,Zd,Ef){for(var Ff=-1,sh=Ef.length;++Ff<sh;){var mh=Ef[Ff],kh=mh.size;switch(mh.type){case"drop":qd+=kh;break;case"dropRight":Zd-=kh;break;case"take":Zd=pg(Zd,qd+kh);break;case"takeRight":qd=X_(qd,Zd-kh);break}}return{start:qd,end:Zd}}function ng(qd){var Zd=qd.match(Ug);return Zd?Zd[1].split($g):[]}function v2(qd,Zd,Ef){Zd=vb(Zd,qd);for(var Ff=-1,sh=Zd.length,mh=!1;++Ff<sh;){var kh=eg(Zd[Ff]);if(!(mh=qd!=null&&Ef(qd,kh)))break;qd=qd[kh]}return mh||++Ff!=sh?mh:(sh=qd==null?0:qd.length,!!sh&&A2(sh)&&Qd(kh,sh)&&(__(qd)||h1(qd)))}function iT(qd){var Zd=qd.length,Ef=new qd.constructor(Zd);return Zd&&typeof qd[0]=="string"&&k_.call(qd,"index")&&(Ef.index=qd.index,Ef.input=qd.input),Ef}function y2(qd){return typeof qd.constructor=="function"&&!ih(qd)?fv(cb(qd)):{}}function ry(qd,Zd,Ef){var Ff=qd.constructor;switch(Zd){case Bh:return wv(qd);case yf:case Bf:return new Ff(+qd);case Xh:return X2(qd,Ef);case dm:case nh:case Of:case Nf:case rh:case ch:case Sh:case Oh:case Zh:return mE(qd,Ef);case Vf:return new Ff;case fh:case ah:return new Ff(qd);case ph:return Q2(qd);case gh:return new Ff;case Ah:return s1(qd)}}function kd(qd,Zd){var Ef=Zd.length;if(!Ef)return qd;var Ff=Ef-1;return Zd[Ff]=(Ef>1?"& ":"")+Zd[Ff],Zd=Zd.join(Ef>2?", ":" "),qd.replace(Ig,`{
/* [wrapped with `+Zd+`] */
`)}function Ud(qd){return __(qd)||h1(qd)||!!(ME&&qd&&qd[ME])}function Qd(qd,Zd){var Ef=typeof qd;return Zd=Zd??Mf,!!Zd&&(Ef=="number"||Ef!="symbol"&&Jh.test(qd))&&qd>-1&&qd%1==0&&qd<Zd}function Kd(qd,Zd,Ef){if(!cg(Ef))return!1;var Ff=typeof Zd;return(Ff=="number"?c0(Ef)&&Qd(Zd,Ef.length):Ff=="string"&&Zd in Ef)?rb(Ef[Zd],qd):!1}function pf(qd,Zd){if(__(qd))return!1;var Ef=typeof qd;return Ef=="number"||Ef=="symbol"||Ef=="boolean"||qd==null||D0(qd)?!0:j_.test(qd)||!F_.test(qd)||Zd!=null&&qd in U_(Zd)}function Cf(qd){var Zd=typeof qd;return Zd=="string"||Zd=="number"||Zd=="symbol"||Zd=="boolean"?qd!=="__proto__":qd===null}function Pf(qd){var Zd=p1(qd),Ef=hh[Zd];if(typeof Ef!="function"||!(Zd in o_.prototype))return!1;if(qd===Ef)return!0;var Ff=d1(Ef);return!!Ff&&qd===Ff[0]}function jf(qd){return!!I1&&I1 in qd}var Qf=X0?Qb:vT;function ih(qd){var Zd=qd&&qd.constructor,Ef=typeof Zd=="function"&&Zd.prototype||v0;return qd===Ef}function vh(qd){return qd===qd&&!cg(qd)}function Ch(qd,Zd){return function(Ef){return Ef==null?!1:Ef[qd]===Zd&&(Zd!==nd||qd in U_(Ef))}}function qh(qd){var Zd=x2(qd,function(Ff){return Ef.size===fd&&Ef.clear(),Ff}),Ef=Zd.cache;return Zd}function Uh(qd,Zd){var Ef=qd[1],Ff=Zd[1],sh=Ef|Ff,mh=sh<(Fd|Pd|zd),kh=Ff==zd&&Ef==Bd||Ff==zd&&Ef==df&&qd[7].length<=Zd[8]||Ff==(zd|df)&&Zd[7].length<=Zd[8]&&Ef==Bd;if(!(mh||kh))return qd;Ff&Fd&&(qd[2]=Zd[2],sh|=Ef&Fd?0:Md);var Fh=Zd[3];if(Fh){var Wh=qd[3];qd[3]=Wh?z1(Wh,Fh,Zd[4]):Fh,qd[4]=Wh?zg(qd[3],md):Zd[4]}return Fh=Zd[5],Fh&&(Wh=qd[5],qd[5]=Wh?gE(Wh,Fh,Zd[6]):Fh,qd[6]=Wh?zg(qd[5],md):Zd[6]),Fh=Zd[7],Fh&&(qd[7]=Fh),Ff&zd&&(qd[8]=qd[8]==null?Zd[8]:pg(qd[8],Zd[8])),qd[9]==null&&(qd[9]=Zd[9]),qd[0]=Zd[0],qd[1]=sh,qd}function om(qd){var Zd=[];if(qd!=null)for(var Ef in U_(qd))Zd.push(Ef);return Zd}function fm(qd){return P0.call(qd)}function Nm(qd,Zd,Ef){return Zd=X_(Zd===nd?qd.length-1:Zd,0),function(){for(var Ff=arguments,sh=-1,mh=X_(Ff.length-Zd,0),kh=im(mh);++sh<mh;)kh[sh]=Ff[Zd+sh];sh=-1;for(var Fh=im(Zd+1);++sh<Zd;)Fh[sh]=Ff[sh];return Fh[Zd]=Ef(kh),Lg(qd,this,Fh)}}function $m(qd,Zd){return Zd.length<2?qd:_b(qd,yg(Zd,0,-1))}function jm(qd,Zd){for(var Ef=qd.length,Ff=pg(Zd.length,Ef),sh=Vg(qd);Ff--;){var mh=Zd[Ff];qd[Ff]=Qd(mh,Ef)?sh[mh]:nd}return qd}function Pm(qd,Zd){if(!(Zd==="constructor"&&typeof qd[Zd]=="function")&&Zd!="__proto__")return qd[Zd]}var Vm=$_(o2),t_=k1||function(qd,Zd){return M_.setTimeout(qd,Zd)},Jm=$_(Y2);function m_(qd,Zd,Ef){var Ff=Zd+"";return Jm(qd,kd(Ff,lg(ng(Ff),Ef)))}function $_(qd){var Zd=0,Ef=0;return function(){var Ff=k2(),sh=vf-(Ff-Ef);if(Ef=Ff,sh>0){if(++Zd>=_f)return arguments[0]}else Zd=0;return qd.apply(nd,arguments)}}function ig(qd,Zd){var Ef=-1,Ff=qd.length,sh=Ff-1;for(Zd=Zd===nd?Ff:Zd;++Ef<Zd;){var mh=G1(Ef,sh),kh=qd[mh];qd[mh]=qd[Ef],qd[Ef]=kh}return qd.length=Zd,qd}var K_=qh(function(qd){var Zd=[];return qd.charCodeAt(0)===46&&Zd.push(""),qd.replace(G_,function(Ef,Ff,sh,mh){Zd.push(sh?mh.replace(Xf,"$1"):Ff||Ef)}),Zd});function eg(qd){if(typeof qd=="string"||D0(qd))return qd;var Zd=qd+"";return Zd=="0"&&1/qd==-Tf?"-0":Zd}function og(qd){if(qd!=null){try{return cv.call(qd)}catch{}try{return qd+""}catch{}}return""}function lg(qd,Zd){return qg(Lf,function(Ef){var Ff="_."+Ef[0];Zd&Ef[1]&&!av(qd,Ff)&&qd.push(Ff)}),qd.sort()}function Mg(qd){if(qd instanceof o_)return qd.clone();var Zd=new P_(qd.__wrapped__,qd.__chain__);return Zd.__actions__=Vg(qd.__actions__),Zd.__index__=qd.__index__,Zd.__values__=qd.__values__,Zd}function wg(qd,Zd,Ef){(Ef?Kd(qd,Zd,Ef):Zd===nd)?Zd=1:Zd=X_(b_(Zd),0);var Ff=qd==null?0:qd.length;if(!Ff||Zd<1)return[];for(var sh=0,mh=0,kh=im(Vv(Ff/Zd));sh<Ff;)kh[mh++]=yg(qd,sh,sh+=Zd);return kh}function fg(qd){for(var Zd=-1,Ef=qd==null?0:qd.length,Ff=0,sh=[];++Zd<Ef;){var mh=qd[Zd];mh&&(sh[Ff++]=mh)}return sh}function ug(){var qd=arguments.length;if(!qd)return[];for(var Zd=im(qd-1),Ef=arguments[0],Ff=qd;Ff--;)Zd[Ff-1]=arguments[Ff];return g0(__(Ef)?Vg(Ef):[Ef],vg(Zd,1))}var tg=g_(function(qd,Zd){return Sg(qd)?Qv(qd,vg(Zd,1,Sg,!0)):[]}),jg=g_(function(qd,Zd){var Ef=G0(Zd);return Sg(Ef)&&(Ef=nd),Sg(qd)?Qv(qd,vg(Zd,1,Sg,!0),s_(Ef,2)):[]}),kv=g_(function(qd,Zd){var Ef=G0(Zd);return Sg(Ef)&&(Ef=nd),Sg(qd)?Qv(qd,vg(Zd,1,Sg,!0),nd,Ef):[]});function Tb(qd,Zd,Ef){var Ff=qd==null?0:qd.length;return Ff?(Zd=Ef||Zd===nd?1:b_(Zd),yg(qd,Zd<0?0:Zd,Ff)):[]}function Dg(qd,Zd,Ef){var Ff=qd==null?0:qd.length;return Ff?(Zd=Ef||Zd===nd?1:b_(Zd),Zd=Ff-Zd,yg(qd,0,Zd<0?0:Zd)):[]}function U0(qd,Zd){return qd&&qd.length?t1(qd,s_(Zd,3),!0,!0):[]}function Tg(qd,Zd){return qd&&qd.length?t1(qd,s_(Zd,3),!0):[]}function SE(qd,Zd,Ef,Ff){var sh=qd==null?0:qd.length;return sh?(Ef&&typeof Ef!="number"&&Kd(qd,Zd,Ef)&&(Ef=0,Ff=sh),zE(qd,Zd,Ef,Ff)):[]}function H0(qd,Zd,Ef){var Ff=qd==null?0:qd.length;if(!Ff)return-1;var sh=Ef==null?0:b_(Ef);return sh<0&&(sh=X_(Ff+sh,0)),Ld(qd,s_(Zd,3),sh)}function Sb(qd,Zd,Ef){var Ff=qd==null?0:qd.length;if(!Ff)return-1;var sh=Ff-1;return Ef!==nd&&(sh=b_(Ef),sh=Ef<0?X_(Ff+sh,0):pg(sh,Ff-1)),Ld(qd,s_(Zd,3),sh,!0)}function xb(qd){var Zd=qd==null?0:qd.length;return Zd?vg(qd,1):[]}function Pg(qd){var Zd=qd==null?0:qd.length;return Zd?vg(qd,Tf):[]}function Mv(qd,Zd){var Ef=qd==null?0:qd.length;return Ef?(Zd=Zd===nd?1:b_(Zd),vg(qd,Zd)):[]}function xE(qd){for(var Zd=-1,Ef=qd==null?0:qd.length,Ff={};++Zd<Ef;){var sh=qd[Zd];Ff[sh[0]]=sh[1]}return Ff}function xT(qd){return qd&&qd.length?qd[0]:nd}function uS(qd,Zd,Ef){var Ff=qd==null?0:qd.length;if(!Ff)return-1;var sh=Ef==null?0:b_(Ef);return sh<0&&(sh=X_(Ff+sh,0)),Yd(qd,Zd,sh)}function cS(qd){var Zd=qd==null?0:qd.length;return Zd?yg(qd,0,-1):[]}var dS=g_(function(qd){var Zd=W_(qd,n1);return Zd.length&&Zd[0]===qd[0]?vv(Zd):[]}),pS=g_(function(qd){var Zd=G0(qd),Ef=W_(qd,n1);return Zd===G0(Ef)?Zd=nd:Ef.pop(),Ef.length&&Ef[0]===qd[0]?vv(Ef,s_(Zd,2)):[]}),fS=g_(function(qd){var Zd=G0(qd),Ef=W_(qd,n1);return Zd=typeof Zd=="function"?Zd:nd,Zd&&Ef.pop(),Ef.length&&Ef[0]===qd[0]?vv(Ef,nd,Zd):[]});function hS(qd,Zd){return qd==null?"":Hy.call(qd,Zd)}function G0(qd){var Zd=qd==null?0:qd.length;return Zd?qd[Zd-1]:nd}function mS(qd,Zd,Ef){var Ff=qd==null?0:qd.length;if(!Ff)return-1;var sh=Ff;return Ef!==nd&&(sh=b_(Ef),sh=sh<0?X_(Ff+sh,0):pg(sh,Ff-1)),Zd===Zd?I2(qd,Zd,sh):Ld(qd,Af,sh,!0)}function _S(qd,Zd){return qd&&qd.length?Cv(qd,b_(Zd)):nd}var gS=g_(CT);function CT(qd,Zd){return qd&&qd.length&&Zd&&Zd.length?dE(qd,Zd):qd}function bS(qd,Zd,Ef){return qd&&qd.length&&Zd&&Zd.length?dE(qd,Zd,s_(Ef,2)):qd}function vS(qd,Zd,Ef){return qd&&qd.length&&Zd&&Zd.length?dE(qd,Zd,nd,Ef):qd}var yS=j0(function(qd,Zd){var Ef=qd==null?0:qd.length,Ff=_v(qd,Zd);return kg(qd,W_(Zd,function(sh){return Qd(sh,Ef)?+sh:sh}).sort(_E)),Ff});function ES(qd,Zd){var Ef=[];if(!(qd&&qd.length))return Ef;var Ff=-1,sh=[],mh=qd.length;for(Zd=s_(Zd,3);++Ff<mh;){var kh=qd[Ff];Zd(kh,Ff,qd)&&(Ef.push(kh),sh.push(Ff))}return kg(qd,sh),Ef}function aT(qd){return qd==null?qd:zv.call(qd)}function TS(qd,Zd,Ef){var Ff=qd==null?0:qd.length;return Ff?(Ef&&typeof Ef!="number"&&Kd(qd,Zd,Ef)?(Zd=0,Ef=Ff):(Zd=Zd==null?0:b_(Zd),Ef=Ef===nd?Ff:b_(Ef)),yg(qd,Zd,Ef)):[]}function SS(qd,Zd){return Yb(qd,Zd)}function xS(qd,Zd,Ef){return Kb(qd,Zd,s_(Ef,2))}function CS(qd,Zd){var Ef=qd==null?0:qd.length;if(Ef){var Ff=Yb(qd,Zd);if(Ff<Ef&&rb(qd[Ff],Zd))return Ff}return-1}function AS(qd,Zd){return Yb(qd,Zd,!0)}function wS(qd,Zd,Ef){return Kb(qd,Zd,s_(Ef,2),!0)}function DS(qd,Zd){var Ef=qd==null?0:qd.length;if(Ef){var Ff=Yb(qd,Zd,!0)-1;if(rb(qd[Ff],Zd))return Ff}return-1}function IS(qd){return qd&&qd.length?L0(qd):[]}function OS(qd,Zd){return qd&&qd.length?L0(qd,s_(Zd,2)):[]}function RS(qd){var Zd=qd==null?0:qd.length;return Zd?yg(qd,1,Zd):[]}function kS(qd,Zd,Ef){return qd&&qd.length?(Zd=Ef||Zd===nd?1:b_(Zd),yg(qd,0,Zd<0?0:Zd)):[]}function MS(qd,Zd,Ef){var Ff=qd==null?0:qd.length;return Ff?(Zd=Ef||Zd===nd?1:b_(Zd),Zd=Ff-Zd,yg(qd,Zd<0?0:Zd,Ff)):[]}function PS(qd,Zd){return qd&&qd.length?t1(qd,s_(Zd,3),!1,!0):[]}function BS(qd,Zd){return qd&&qd.length?t1(qd,s_(Zd,3)):[]}var $S=g_(function(qd){return Xg(vg(qd,1,Sg,!0))}),LS=g_(function(qd){var Zd=G0(qd);return Sg(Zd)&&(Zd=nd),Xg(vg(qd,1,Sg,!0),s_(Zd,2))}),FS=g_(function(qd){var Zd=G0(qd);return Zd=typeof Zd=="function"?Zd:nd,Xg(vg(qd,1,Sg,!0),nd,Zd)});function jS(qd){return qd&&qd.length?Xg(qd):[]}function US(qd,Zd){return qd&&qd.length?Xg(qd,s_(Zd,2)):[]}function HS(qd,Zd){return Zd=typeof Zd=="function"?Zd:nd,qd&&qd.length?Xg(qd,nd,Zd):[]}function sT(qd){if(!(qd&&qd.length))return[];var Zd=0;return qd=k0(qd,function(Ef){if(Sg(Ef))return Zd=X_(Ef.length,Zd),!0}),Mm(Zd,function(Ef){return W_(qd,lh(Ef))})}function AT(qd,Zd){if(!(qd&&qd.length))return[];var Ef=sT(qd);return Zd==null?Ef:W_(Ef,function(Ff){return Lg(Zd,nd,Ff)})}var GS=g_(function(qd,Zd){return Sg(qd)?Qv(qd,Zd):[]}),qS=g_(function(qd){return bb(k0(qd,Sg))}),VS=g_(function(qd){var Zd=G0(qd);return Sg(Zd)&&(Zd=nd),bb(k0(qd,Sg),s_(Zd,2))}),zS=g_(function(qd){var Zd=G0(qd);return Zd=typeof Zd=="function"?Zd:nd,bb(k0(qd,Sg),nd,Zd)}),WS=g_(sT);function YS(qd,Zd){return V1(qd||[],Zd||[],hv)}function KS(qd,Zd){return V1(qd||[],Zd||[],Av)}var XS=g_(function(qd){var Zd=qd.length,Ef=Zd>1?qd[Zd-1]:nd;return Ef=typeof Ef=="function"?(qd.pop(),Ef):nd,AT(qd,Ef)});function wT(qd){var Zd=hh(qd);return Zd.__chain__=!0,Zd}function QS(qd,Zd){return Zd(qd),qd}function E2(qd,Zd){return Zd(qd)}var JS=j0(function(qd){var Zd=qd.length,Ef=Zd?qd[0]:0,Ff=this.__wrapped__,sh=function(mh){return _v(mh,qd)};return Zd>1||this.__actions__.length||!(Ff instanceof o_)||!Qd(Ef)?this.thru(sh):(Ff=Ff.slice(Ef,+Ef+(Zd?1:0)),Ff.__actions__.push({func:E2,args:[sh],thisArg:nd}),new P_(Ff,this.__chain__).thru(function(mh){return Zd&&!mh.length&&mh.push(nd),mh}))});function ZS(){return wT(this)}function ex(){return new P_(this.value(),this.__chain__)}function tx(){this.__values__===nd&&(this.__values__=UT(this.value()));var qd=this.__index__>=this.__values__.length,Zd=qd?nd:this.__values__[this.__index__++];return{done:qd,value:Zd}}function rx(){return this}function nx(qd){for(var Zd,Ef=this;Ef instanceof Ng;){var Ff=Mg(Ef);Ff.__index__=0,Ff.__values__=nd,Zd?sh.__wrapped__=Ff:Zd=Ff;var sh=Ff;Ef=Ef.__wrapped__}return sh.__wrapped__=qd,Zd}function ix(){var qd=this.__wrapped__;if(qd instanceof o_){var Zd=qd;return this.__actions__.length&&(Zd=new o_(this)),Zd=Zd.reverse(),Zd.__actions__.push({func:E2,args:[aT],thisArg:nd}),new P_(Zd,this.__chain__)}return this.thru(aT)}function ax(){return r1(this.__wrapped__,this.__actions__)}var sx=Nv(function(qd,Zd,Ef){k_.call(qd,Ef)?++qd[Ef]:Z0(qd,Ef,1)});function ox(qd,Zd,Ef){var Ff=__(qd)?Ib:V2;return Ef&&Kd(qd,Zd,Ef)&&(Zd=nd),Ff(qd,s_(Zd,3))}function lx(qd,Zd){var Ef=__(qd)?k0:qb;return Ef(qd,s_(Zd,3))}var ux=bE(H0),dx=bE(Sb);function px(qd,Zd){return vg(T2(qd,Zd),1)}function fx(qd,Zd){return vg(T2(qd,Zd),Tf)}function hx(qd,Zd,Ef){return Ef=Ef===nd?1:b_(Ef),vg(T2(qd,Zd),Ef)}function NT(qd,Zd){var Ef=__(qd)?qg:A0;return Ef(qd,s_(Zd,3))}function DT(qd,Zd){var Ef=__(qd)?x1:aE;return Ef(qd,s_(Zd,3))}var mx=Nv(function(qd,Zd,Ef){k_.call(qd,Ef)?qd[Ef].push(Zd):Z0(qd,Ef,[Zd])});function _x(qd,Zd,Ef,Ff){qd=c0(qd)?qd:iy(qd),Ef=Ef&&!Ff?b_(Ef):0;var sh=qd.length;return Ef<0&&(Ef=X_(sh+Ef,0)),w2(qd)?Ef<=sh&&qd.indexOf(Zd,Ef)>-1:!!sh&&Yd(qd,Zd,Ef)>-1}var gx=g_(function(qd,Zd,Ef){var Ff=-1,sh=typeof Zd=="function",mh=c0(qd)?im(qd.length):[];return A0(qd,function(kh){mh[++Ff]=sh?Lg(Zd,kh,Ef):yv(kh,Zd,Ef)}),mh}),bx=Nv(function(qd,Zd,Ef){Z0(qd,Ef,Zd)});function T2(qd,Zd){var Ef=__(qd)?W_:uE;return Ef(qd,s_(Zd,3))}function vx(qd,Zd,Ef,Ff){return qd==null?[]:(__(Zd)||(Zd=Zd==null?[]:[Zd]),Ef=Ff?nd:Ef,__(Ef)||(Ef=Ef==null?[]:[Ef]),r2(qd,Zd,Ef))}var yx=Nv(function(qd,Zd,Ef){qd[Ef?0:1].push(Zd)},function(){return[[],[]]});function Ex(qd,Zd,Ef){var Ff=__(qd)?Hv:Ih,sh=arguments.length<3;return Ff(qd,s_(Zd,4),Ef,sh,A0)}function Tx(qd,Zd,Ef){var Ff=__(qd)?C1:Ih,sh=arguments.length<3;return Ff(qd,s_(Zd,4),Ef,sh,aE)}function Sx(qd,Zd){var Ef=__(qd)?k0:qb;return Ef(qd,C2(s_(Zd,3)))}function xx(qd){var Zd=__(qd)?tE:a2;return Zd(qd)}function Cx(qd,Zd,Ef){(Ef?Kd(qd,Zd,Ef):Zd===nd)?Zd=1:Zd=b_(Zd);var Ff=__(qd)?G2:s2;return Ff(qd,Zd)}function Ax(qd){var Zd=__(qd)?rE:K2;return Zd(qd)}function wx(qd){if(qd==null)return 0;if(c0(qd))return w2(qd)?uv(qd):qd.length;var Zd=Eg(qd);return Zd==Vf||Zd==gh?qd.size:zb(qd).length}function Nx(qd,Zd,Ef){var Ff=__(qd)?lb:e1;return Ef&&Kd(qd,Zd,Ef)&&(Zd=nd),Ff(qd,s_(Zd,3))}var Dx=g_(function(qd,Zd){if(qd==null)return[];var Ef=Zd.length;return Ef>1&&Kd(qd,Zd[0],Zd[1])?Zd=[]:Ef>2&&Kd(Zd[0],Zd[1],Zd[2])&&(Zd=[Zd[0]]),r2(qd,vg(Zd,1),[])}),S2=pv||function(){return M_.Date.now()};function Ix(qd,Zd){if(typeof Zd!="function")throw new s0(cd);return qd=b_(qd),function(){if(--qd<1)return Zd.apply(this,arguments)}}function IT(qd,Zd,Ef){return Zd=Ef?nd:Zd,Zd=qd&&Zd==null?qd.length:Zd,w_(qd,zd,nd,nd,nd,nd,Zd)}function OT(qd,Zd){var Ef;if(typeof Zd!="function")throw new s0(cd);return qd=b_(qd),function(){return--qd>0&&(Ef=Zd.apply(this,arguments)),qd<=1&&(Zd=nd),Ef}}var oT=g_(function(qd,Zd,Ef){var Ff=Fd;if(Ef.length){var sh=zg(Ef,Rv(oT));Ff|=Hd}return w_(qd,Ff,Zd,Ef,sh)}),RT=g_(function(qd,Zd,Ef){var Ff=Fd|Pd;if(Ef.length){var sh=zg(Ef,Rv(RT));Ff|=Hd}return w_(Zd,Ff,qd,Ef,sh)});function kT(qd,Zd,Ef){Zd=Ef?nd:Zd;var Ff=w_(qd,Bd,nd,nd,nd,nd,nd,Zd);return Ff.placeholder=kT.placeholder,Ff}function MT(qd,Zd,Ef){Zd=Ef?nd:Zd;var Ff=w_(qd,jd,nd,nd,nd,nd,nd,Zd);return Ff.placeholder=MT.placeholder,Ff}function PT(qd,Zd,Ef){var Ff,sh,mh,kh,Fh,Wh,_m=0,gm=!1,Sm=!1,Wm=!0;if(typeof qd!="function")throw new s0(cd);Zd=q0(Zd)||0,cg(Ef)&&(gm=!!Ef.leading,Sm="maxWait"in Ef,mh=Sm?X_(q0(Ef.maxWait)||0,Zd):mh,Wm="trailing"in Ef?!!Ef.trailing:Wm);function r_(xg){var nb=Ff,Zb=sh;return Ff=sh=nd,_m=xg,kh=qd.apply(Zb,nb),kh}function u_(xg){return _m=xg,Fh=t_(x_,Zd),gm?r_(xg):kh}function y_(xg){var nb=xg-Wh,Zb=xg-_m,eS=Zd-nb;return Sm?pg(eS,mh-Zb):eS}function c_(xg){var nb=xg-Wh,Zb=xg-_m;return Wh===nd||nb>=Zd||nb<0||Sm&&Zb>=mh}function x_(){var xg=S2();if(c_(xg))return N_(xg);Fh=t_(x_,y_(xg))}function N_(xg){return Fh=nd,Wm&&Ff?r_(xg):(Ff=sh=nd,kh)}function I0(){Fh!==nd&&u2(Fh),_m=0,Ff=Wh=sh=Fh=nd}function Qg(){return Fh===nd?kh:N_(S2())}function O0(){var xg=S2(),nb=c_(xg);if(Ff=arguments,sh=this,Wh=xg,nb){if(Fh===nd)return u_(Wh);if(Sm)return u2(Fh),Fh=t_(x_,Zd),r_(Wh)}return Fh===nd&&(Fh=t_(x_,Zd)),kh}return O0.cancel=I0,O0.flush=Qg,O0}var Ox=g_(function(qd,Zd){return VE(qd,1,Zd)}),Rx=g_(function(qd,Zd,Ef){return VE(qd,q0(Zd)||0,Ef)});function kx(qd){return w_(qd,Wd)}function x2(qd,Zd){if(typeof qd!="function"||Zd!=null&&typeof Zd!="function")throw new s0(cd);var Ef=function(){var Ff=arguments,sh=Zd?Zd.apply(this,Ff):Ff[0],mh=Ef.cache;if(mh.has(sh))return mh.get(sh);var kh=qd.apply(this,Ff);return Ef.cache=mh.set(sh,kh)||mh,kh};return Ef.cache=new(x2.Cache||x0),Ef}x2.Cache=x0;function C2(qd){if(typeof qd!="function")throw new s0(cd);return function(){var Zd=arguments;switch(Zd.length){case 0:return!qd.call(this);case 1:return!qd.call(this,Zd[0]);case 2:return!qd.call(this,Zd[0],Zd[1]);case 3:return!qd.call(this,Zd[0],Zd[1],Zd[2])}return!qd.apply(this,Zd)}}function Mx(qd){return OT(2,qd)}var Px=a1(function(qd,Zd){Zd=Zd.length==1&&__(Zd[0])?W_(Zd[0],p_(s_())):W_(vg(Zd,1),p_(s_()));var Ef=Zd.length;return g_(function(Ff){for(var sh=-1,mh=pg(Ff.length,Ef);++sh<mh;)Ff[sh]=Zd[sh].call(this,Ff[sh]);return Lg(qd,this,Ff)})}),lT=g_(function(qd,Zd){var Ef=zg(Zd,Rv(lT));return w_(qd,Hd,nd,Zd,Ef)}),BT=g_(function(qd,Zd){var Ef=zg(Zd,Rv(BT));return w_(qd,Gd,nd,Zd,Ef)}),Bx=j0(function(qd,Zd){return w_(qd,df,nd,nd,nd,Zd)});function $x(qd,Zd){if(typeof qd!="function")throw new s0(cd);return Zd=Zd===nd?Zd:b_(Zd),g_(qd,Zd)}function Lx(qd,Zd){if(typeof qd!="function")throw new s0(cd);return Zd=Zd==null?0:X_(b_(Zd),0),g_(function(Ef){var Ff=Ef[Zd],sh=tb(Ef,0,Zd);return Ff&&g0(sh,Ff),Lg(qd,this,sh)})}function Fx(qd,Zd,Ef){var Ff=!0,sh=!0;if(typeof qd!="function")throw new s0(cd);return cg(Ef)&&(Ff="leading"in Ef?!!Ef.leading:Ff,sh="trailing"in Ef?!!Ef.trailing:sh),PT(qd,Zd,{leading:Ff,maxWait:Zd,trailing:sh})}function jx(qd){return IT(qd,1)}function Ux(qd,Zd){return lT(i1(Zd),qd)}function Hx(){if(!arguments.length)return[];var qd=arguments[0];return __(qd)?qd:[qd]}function Gx(qd){return Yg(qd,Nd)}function qx(qd,Zd){return Zd=typeof Zd=="function"?Zd:nd,Yg(qd,Nd,Zd)}function Vx(qd){return Yg(qd,vd|Nd)}function zx(qd,Zd){return Zd=typeof Zd=="function"?Zd:nd,Yg(qd,vd|Nd,Zd)}function Wx(qd,Zd){return Zd==null||iE(qd,Zd,Bg(Zd))}function rb(qd,Zd){return qd===Zd||qd!==qd&&Zd!==Zd}var Yx=l1(H1),Kx=l1(function(qd,Zd){return qd>=Zd}),h1=oE(function(){return arguments}())?oE:function(qd){return hg(qd)&&k_.call(qd,"callee")&&!R1.call(qd,"callee")},__=im.isArray,Xx=Db?p_(Db):Ev;function c0(qd){return qd!=null&&A2(qd.length)&&!Qb(qd)}function Sg(qd){return hg(qd)&&c0(qd)}function Qx(qd){return qd===!0||qd===!1||hg(qd)&&Ag(qd)==yf}var Pv=R2||vT,Jx=i0?p_(i0):XE;function Zx(qd){return hg(qd)&&qd.nodeType===1&&!CE(qd)}function eC(qd){if(qd==null)return!0;if(c0(qd)&&(__(qd)||typeof qd=="string"||typeof qd.splice=="function"||Pv(qd)||ny(qd)||h1(qd)))return!qd.length;var Zd=Eg(qd);if(Zd==Vf||Zd==gh)return!qd.size;if(ih(qd))return!zb(qd).length;for(var Ef in qd)if(k_.call(qd,Ef))return!1;return!0}function tC(qd,Zd){return gb(qd,Zd)}function rC(qd,Zd,Ef){Ef=typeof Ef=="function"?Ef:nd;var Ff=Ef?Ef(qd,Zd):nd;return Ff===nd?gb(qd,Zd,nd,Ef):!!Ff}function uT(qd){if(!hg(qd))return!1;var Zd=Ag(qd);return Zd==oh||Zd==qf||typeof qd.message=="string"&&typeof qd.name=="string"&&!CE(qd)}function nC(qd){return typeof qd=="number"&&PE(qd)}function Qb(qd){if(!cg(qd))return!1;var Zd=Ag(qd);return Zd==Yf||Zd==kf||Zd==xf||Zd==Uf}function $T(qd){return typeof qd=="number"&&qd==b_(qd)}function A2(qd){return typeof qd=="number"&&qd>-1&&qd%1==0&&qd<=Mf}function cg(qd){var Zd=typeof qd;return qd!=null&&(Zd=="object"||Zd=="function")}function hg(qd){return qd!=null&&typeof qd=="object"}var LT=ob?p_(ob):Jv;function iC(qd,Zd){return qd===Zd||lE(qd,Zd,R_(Zd))}function aC(qd,Zd,Ef){return Ef=typeof Ef=="function"?Ef:nd,lE(qd,Zd,R_(Zd),Ef)}function sC(qd){return FT(qd)&&qd!=+qd}function oC(qd){if(Qf(qd))throw new f_(ud);return Vb(qd)}function lC(qd){return qd===null}function uC(qd){return qd==null}function FT(qd){return typeof qd=="number"||hg(qd)&&Ag(qd)==fh}function CE(qd){if(!hg(qd)||Ag(qd)!=wf)return!1;var Zd=cb(qd);if(Zd===null)return!0;var Ef=k_.call(Zd,"constructor")&&Zd.constructor;return typeof Ef=="function"&&Ef instanceof Ef&&cv.call(Ef)==Pb}var cT=iv?p_(iv):JE;function cC(qd){return $T(qd)&&qd>=-Mf&&qd<=Mf}var jT=_0?p_(_0):ZE;function w2(qd){return typeof qd=="string"||!__(qd)&&hg(qd)&&Ag(qd)==ah}function D0(qd){return typeof qd=="symbol"||hg(qd)&&Ag(qd)==Ah}var ny=S1?p_(S1):e2;function dC(qd){return qd===nd}function pC(qd){return hg(qd)&&Eg(qd)==Mh}function hC(qd){return hg(qd)&&Ag(qd)==Yh}var mC=l1(Wb),_C=l1(function(qd,Zd){return qd<=Zd});function UT(qd){if(!qd)return[];if(c0(qd))return w2(qd)?b0(qd):Vg(qd);if($b&&qd[$b])return D2(qd[$b]());var Zd=Eg(qd),Ef=Zd==Vf?w1:Zd==gh?Wg:iy;return Ef(qd)}function Jb(qd){if(!qd)return qd===0?qd:0;if(qd=q0(qd),qd===Tf||qd===-Tf){var Zd=qd<0?-1:1;return Zd*Kf}return qd===qd?qd:0}function b_(qd){var Zd=Jb(qd),Ef=Zd%1;return Zd===Zd?Ef?Zd-Ef:Zd:0}function HT(qd){return qd?eb(b_(qd),0,eh):0}function q0(qd){if(typeof qd=="number")return qd;if(D0(qd))return Zf;if(cg(qd)){var Zd=typeof qd.valueOf=="function"?qd.valueOf():qd;qd=cg(Zd)?Zd+"":Zd}if(typeof qd!="string")return qd===0?qd:+qd;qd=Ym(qd);var Ef=Rh.test(qd);return Ef||_h.test(qd)?Nb(qd.slice(2),Ef?2:8):yh.test(qd)?Zf:+qd}function GT(qd){return N0(qd,d0(qd))}function gC(qd){return qd?eb(b_(qd),-Mf,Mf):qd===0?qd:0}function H_(qd){return qd==null?"":Kg(qd)}var bC=F0(function(qd,Zd){if(ih(Zd)||c0(Zd)){N0(Zd,Bg(Zd),qd);return}for(var Ef in Zd)k_.call(Zd,Ef)&&hv(qd,Ef,Zd[Ef])}),qT=F0(function(qd,Zd){N0(Zd,d0(Zd),qd)}),N2=F0(function(qd,Zd,Ef,Ff){N0(Zd,d0(Zd),qd,Ff)}),vC=F0(function(qd,Zd,Ef,Ff){N0(Zd,Bg(Zd),qd,Ff)}),yC=j0(_v);function EC(qd,Zd){var Ef=fv(qd);return Zd==null?Ef:nE(Ef,Zd)}var TC=g_(function(qd,Zd){qd=U_(qd);var Ef=-1,Ff=Zd.length,sh=Ff>2?Zd[2]:nd;for(sh&&Kd(Zd[0],Zd[1],sh)&&(Ff=1);++Ef<Ff;)for(var mh=Zd[Ef],kh=d0(mh),Fh=-1,Wh=kh.length;++Fh<Wh;){var _m=kh[Fh],gm=qd[_m];(gm===nd||rb(gm,v0[_m])&&!k_.call(qd,_m))&&(qd[_m]=mh[_m])}return qd}),SC=g_(function(qd){return qd.push(nd,X1),Lg(VT,nd,qd)});function xC(qd,Zd){return Vd(qd,s_(Zd,3),l0)}function CC(qd,Zd){return Vd(qd,s_(Zd,3),j1)}function AC(qd,Zd){return qd==null?qd:gv(qd,s_(Zd,3),d0)}function wC(qd,Zd){return qd==null?qd:sE(qd,s_(Zd,3),d0)}function NC(qd,Zd){return qd&&l0(qd,s_(Zd,3))}function DC(qd,Zd){return qd&&j1(qd,s_(Zd,3))}function IC(qd){return qd==null?[]:U1(qd,Bg(qd))}function OC(qd){return qd==null?[]:U1(qd,d0(qd))}function dT(qd,Zd,Ef){var Ff=qd==null?nd:_b(qd,Zd);return Ff===nd?Ef:Ff}function RC(qd,Zd){return qd!=null&&v2(qd,Zd,WE)}function pT(qd,Zd){return qd!=null&&v2(qd,Zd,YE)}var kC=vE(function(qd,Zd,Ef){Zd!=null&&typeof Zd.toString!="function"&&(Zd=P0.call(Zd)),qd[Zd]=Ef},hT(p0)),MC=vE(function(qd,Zd,Ef){Zd!=null&&typeof Zd.toString!="function"&&(Zd=P0.call(Zd)),k_.call(qd,Zd)?qd[Zd].push(Ef):qd[Zd]=[Ef]},s_),PC=g_(yv);function Bg(qd){return c0(qd)?L1(qd):zb(qd)}function d0(qd){return c0(qd)?L1(qd,!0):Zv(qd)}function BC(qd,Zd){var Ef={};return Zd=s_(Zd,3),l0(qd,function(Ff,sh,mh){Z0(Ef,Zd(Ff,sh,mh),Ff)}),Ef}function $C(qd,Zd){var Ef={};return Zd=s_(Zd,3),l0(qd,function(Ff,sh,mh){Z0(Ef,sh,Zd(Ff,sh,mh))}),Ef}var LC=F0(function(qd,Zd,Ef){w0(qd,Zd,Ef)}),VT=F0(function(qd,Zd,Ef,Ff){w0(qd,Zd,Ef,Ff)}),FC=j0(function(qd,Zd){var Ef={};if(qd==null)return Ef;var Ff=!1;Zd=W_(Zd,function(mh){return mh=vb(mh,qd),Ff||(Ff=mh.length>1),mh}),N0(qd,Z1(qd),Ef),Ff&&(Ef=Yg(Ef,vd|Ad|Nd,c1));for(var sh=Zd.length;sh--;)q1(Ef,Zd[sh]);return Ef});function jC(qd,Zd){return zT(qd,C2(s_(Zd)))}var UC=j0(function(qd,Zd){return qd==null?{}:n2(qd,Zd)});function zT(qd,Zd){if(qd==null)return{};var Ef=W_(Z1(qd),function(Ff){return[Ff]});return Zd=s_(Zd),i2(qd,Ef,function(Ff,sh){return Zd(Ff,sh[0])})}function HC(qd,Zd,Ef){Zd=vb(Zd,qd);var Ff=-1,sh=Zd.length;for(sh||(sh=1,qd=nd);++Ff<sh;){var mh=qd==null?nd:qd[eg(Zd[Ff])];mh===nd&&(Ff=sh,mh=Ef),qd=Qb(mh)?mh.call(qd):mh}return qd}function GC(qd,Zd,Ef){return qd==null?qd:Av(qd,Zd,Ef)}function qC(qd,Zd,Ef,Ff){return Ff=typeof Ff=="function"?Ff:nd,qd==null?qd:Av(qd,Zd,Ef,Ff)}var WT=_2(Bg),YT=_2(d0);function VC(qd,Zd,Ef){var Ff=__(qd),sh=Ff||Pv(qd)||ny(qd);if(Zd=s_(Zd,4),Ef==null){var mh=qd&&qd.constructor;sh?Ef=Ff?new mh:[]:cg(qd)?Ef=Qb(mh)?fv(cb(qd)):{}:Ef={}}return(sh?qg:l0)(qd,function(kh,Fh,Wh){return Zd(Ef,kh,Fh,Wh)}),Ef}function zC(qd,Zd){return qd==null?!0:q1(qd,Zd)}function WC(qd,Zd,Ef){return qd==null?qd:fE(qd,Zd,i1(Ef))}function YC(qd,Zd,Ef,Ff){return Ff=typeof Ff=="function"?Ff:nd,qd==null?qd:fE(qd,Zd,i1(Ef),Ff)}function iy(qd){return qd==null?[]:J_(qd,Bg(qd))}function KC(qd){return qd==null?[]:J_(qd,d0(qd))}function XC(qd,Zd,Ef){return Ef===nd&&(Ef=Zd,Zd=nd),Ef!==nd&&(Ef=q0(Ef),Ef=Ef===Ef?Ef:0),Zd!==nd&&(Zd=q0(Zd),Zd=Zd===Zd?Zd:0),eb(q0(qd),Zd,Ef)}function QC(qd,Zd,Ef){return Zd=Jb(Zd),Ef===nd?(Ef=Zd,Zd=0):Ef=Jb(Ef),qd=q0(qd),bv(qd,Zd,Ef)}function JC(qd,Zd,Ef){if(Ef&&typeof Ef!="boolean"&&Kd(qd,Zd,Ef)&&(Zd=Ef=nd),Ef===nd&&(typeof Zd=="boolean"?(Ef=Zd,Zd=nd):typeof qd=="boolean"&&(Ef=qd,qd=nd)),qd===nd&&Zd===nd?(qd=0,Zd=1):(qd=Jb(qd),Zd===nd?(Zd=qd,qd=0):Zd=Jb(Zd)),qd>Zd){var Ff=qd;qd=Zd,Zd=Ff}if(Ef||qd%1||Zd%1){var sh=Qy();return pg(qd+sh*(Zd-qd+E1("1e-"+((sh+"").length-1))),Zd)}return G1(qd,Zd)}var ZC=Iv(function(qd,Zd,Ef){return Zd=Zd.toLowerCase(),qd+(Ef?KT(Zd):Zd)});function KT(qd){return fT(H_(qd).toLowerCase())}function XT(qd){return qd=H_(qd),qd&&qd.replace(um,ov).replace(_1,"")}function eA(qd,Zd,Ef){qd=H_(qd),Zd=Kg(Zd);var Ff=qd.length;Ef=Ef===nd?Ff:eb(b_(Ef),0,Ff);var sh=Ef;return Ef-=Zd.length,Ef>=0&&qd.slice(Ef,sh)==Zd}function tA(qd){return qd=H_(qd),qd&&L_.test(qd)?qd.replace(Hm,M0):qd}function rA(qd){return qd=H_(qd),qd&&q_.test(qd)?qd.replace(Q_,"\\$&"):qd}var nA=Iv(function(qd,Zd,Ef){return qd+(Ef?"-":"")+Zd.toLowerCase()}),iA=Iv(function(qd,Zd,Ef){return qd+(Ef?" ":"")+Zd.toLowerCase()}),aA=f2("toLowerCase");function sA(qd,Zd,Ef){qd=H_(qd),Zd=b_(Zd);var Ff=Zd?uv(qd):0;if(!Zd||Ff>=Zd)return qd;var sh=(Zd-Ff)/2;return K1(Lb(sh),Ef)+qd+K1(Vv(sh),Ef)}function oA(qd,Zd,Ef){qd=H_(qd),Zd=b_(Zd);var Ff=Zd?uv(qd):0;return Zd&&Ff<Zd?qd+K1(Zd-Ff,Ef):qd}function lA(qd,Zd,Ef){qd=H_(qd),Zd=b_(Zd);var Ff=Zd?uv(qd):0;return Zd&&Ff<Zd?K1(Zd-Ff,Ef)+qd:qd}function uA(qd,Zd,Ef){return Ef||Zd==null?Zd=0:Zd&&(Zd=+Zd),M1(H_(qd).replace(D_,""),Zd||0)}function cA(qd,Zd,Ef){return(Ef?Kd(qd,Zd,Ef):Zd===nd)?Zd=1:Zd=b_(Zd),pE(H_(qd),Zd)}function dA(){var qd=arguments,Zd=H_(qd[0]);return qd.length<3?Zd:Zd.replace(qd[1],qd[2])}var pA=Iv(function(qd,Zd,Ef){return qd+(Ef?"_":"")+Zd.toLowerCase()});function fA(qd,Zd,Ef){return Ef&&typeof Ef!="number"&&Kd(qd,Zd,Ef)&&(Zd=Ef=nd),Ef=Ef===nd?eh:Ef>>>0,Ef?(qd=H_(qd),qd&&(typeof Zd=="string"||Zd!=null&&!cT(Zd))&&(Zd=Kg(Zd),!Zd&&lv(qd))?tb(b0(qd),0,Ef):qd.split(Zd,Ef)):[]}var hA=Iv(function(qd,Zd,Ef){return qd+(Ef?" ":"")+fT(Zd)});function mA(qd,Zd,Ef){return qd=H_(qd),Ef=Ef==null?0:eb(b_(Ef),0,qd.length),Zd=Kg(Zd),qd.slice(Ef,Ef+Zd.length)==Zd}function _A(qd,Zd,Ef){var Ff=hh.templateSettings;Ef&&Kd(qd,Zd,Ef)&&(Zd=nd),qd=H_(qd),Zd=N2({},Zd,Ff,g2);var sh=N2({},Zd.imports,Ff.imports,g2),mh=Bg(sh),kh=J_(sh,mh),Fh,Wh,_m=0,gm=Zd.interpolate||Um,Sm="__p += '",Wm=qv((Zd.escape||Um).source+"|"+gm.source+"|"+(gm===Qm?uh:Um).source+"|"+(Zd.evaluate||Um).source+"|$","g"),r_="//# sourceURL="+(k_.call(Zd,"sourceURL")?(Zd.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++v1+"]")+`
`;qd.replace(Wm,function(c_,x_,N_,I0,Qg,O0){return N_||(N_=I0),Sm+=qd.slice(_m,O0).replace(Tm,kb),x_&&(Fh=!0,Sm+=`' +
__e(`+x_+`) +
'`),Qg&&(Wh=!0,Sm+=`';
`+Qg+`;
__p += '`),N_&&(Sm+=`' +
((__t = (`+N_+`)) == null ? '' : __t) +
'`),_m=O0+c_.length,c_}),Sm+=`';
`;var u_=k_.call(Zd,"variable")&&Zd.variable;if(!u_)Sm=`with (obj) {
`+Sm+`
}
`;else if(th.test(u_))throw new f_(dd);Sm=(Wh?Sm.replace(hm,""):Sm).replace(sm,"$1").replace(Fm,"$1;"),Sm="function("+(u_||"obj")+`) {
`+(u_?"":`obj || (obj = {});
`)+"var __t, __p = ''"+(Fh?", __e = _.escape":"")+(Wh?`, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
`:`;
`)+Sm+`return __p
}`;var y_=JT(function(){return A_(mh,r_+"return "+Sm).apply(nd,kh)});if(y_.source=Sm,uT(y_))throw y_;return y_}function gA(qd){return H_(qd).toLowerCase()}function bA(qd){return H_(qd).toUpperCase()}function vA(qd,Zd,Ef){if(qd=H_(qd),qd&&(Ef||Zd===nd))return Ym(qd);if(!qd||!(Zd=Kg(Zd)))return qd;var Ff=b0(qd),sh=b0(Zd),mh=I_(Ff,sh),kh=gg(Ff,sh)+1;return tb(Ff,mh,kh).join("")}function yA(qd,Zd,Ef){if(qd=H_(qd),qd&&(Ef||Zd===nd))return qd.slice(0,Oy(qd)+1);if(!qd||!(Zd=Kg(Zd)))return qd;var Ff=b0(qd),sh=gg(Ff,b0(Zd))+1;return tb(Ff,0,sh).join("")}function EA(qd,Zd,Ef){if(qd=H_(qd),qd&&(Ef||Zd===nd))return qd.replace(D_,"");if(!qd||!(Zd=Kg(Zd)))return qd;var Ff=b0(qd),sh=I_(Ff,b0(Zd));return tb(Ff,sh).join("")}function TA(qd,Zd){var Ef=Jd,Ff=Xd;if(cg(Zd)){var sh="separator"in Zd?Zd.separator:sh;Ef="length"in Zd?b_(Zd.length):Ef,Ff="omission"in Zd?Kg(Zd.omission):Ff}qd=H_(qd);var mh=qd.length;if(lv(qd)){var kh=b0(qd);mh=kh.length}if(Ef>=mh)return qd;var Fh=Ef-uv(Ff);if(Fh<1)return Ff;var Wh=kh?tb(kh,0,Fh).join(""):qd.slice(0,Fh);if(sh===nd)return Wh+Ff;if(kh&&(Fh+=Wh.length-Fh),cT(sh)){if(qd.slice(Fh).search(sh)){var _m,gm=Wh;for(sh.global||(sh=qv(sh.source,H_(Th.exec(sh))+"g")),sh.lastIndex=0;_m=sh.exec(gm);)var Sm=_m.index;Wh=Wh.slice(0,Sm===nd?Fh:Sm)}}else if(qd.indexOf(Kg(sh),Fh)!=Fh){var Wm=Wh.lastIndexOf(sh);Wm>-1&&(Wh=Wh.slice(0,Wm))}return Wh+Ff}function SA(qd){return qd=H_(qd),qd&&Zm.test(qd)?qd.replace(Rm,IE):qd}var xA=Iv(function(qd,Zd,Ef){return qd+(Ef?" ":"")+Zd.toUpperCase()}),fT=f2("toUpperCase");function QT(qd,Zd,Ef){return qd=H_(qd),Zd=Ef?nd:Zd,Zd===nd?wE(qd)?RE(qd):Dy(qd):qd.match(Zd)||[]}var JT=g_(function(qd,Zd){try{return Lg(qd,nd,Zd)}catch(Ef){return uT(Ef)?Ef:new f_(Ef)}}),CA=j0(function(qd,Zd){return qg(Zd,function(Ef){Ef=eg(Ef),Z0(qd,Ef,oT(qd[Ef],qd))}),qd});function AA(qd){var Zd=qd==null?0:qd.length,Ef=s_();return qd=Zd?W_(qd,function(Ff){if(typeof Ff[1]!="function")throw new s0(cd);return[Ef(Ff[0]),Ff[1]]}):[],g_(function(Ff){for(var sh=-1;++sh<Zd;){var mh=qd[sh];if(Lg(mh[0],this,Ff))return Lg(mh[1],this,Ff)}})}function wA(qd){return q2(Yg(qd,vd))}function hT(qd){return function(){return qd}}function NA(qd,Zd){return qd==null||qd!==qd?Zd:qd}var DA=h2(),IA=h2(!0);function p0(qd){return qd}function mT(qd){return Tv(typeof qd=="function"?qd:Yg(qd,vd))}function OA(qd){return t2(Yg(qd,vd))}function RA(qd,Zd){return cE(qd,Yg(Zd,vd))}var kA=g_(function(qd,Zd){return function(Ef){return yv(Ef,qd,Zd)}}),MA=g_(function(qd,Zd){return function(Ef){return yv(qd,Ef,Zd)}});function _T(qd,Zd,Ef){var Ff=Bg(Zd),sh=U1(Zd,Ff);Ef==null&&!(cg(Zd)&&(sh.length||!Ff.length))&&(Ef=Zd,Zd=qd,qd=this,sh=U1(Zd,Bg(Zd)));var mh=!(cg(Ef)&&"chain"in Ef)||!!Ef.chain,kh=Qb(qd);return qg(sh,function(Fh){var Wh=Zd[Fh];qd[Fh]=Wh,kh&&(qd.prototype[Fh]=function(){var _m=this.__chain__;if(mh||_m){var gm=qd(this.__wrapped__),Sm=gm.__actions__=Vg(this.__actions__);return Sm.push({func:Wh,args:arguments,thisArg:qd}),gm.__chain__=_m,gm}return Wh.apply(qd,g0([this.value()],arguments))})}),qd}function PA(){return M_._===this&&(M_._=Fg),this}function gT(){}function BA(qd){return qd=b_(qd),g_(function(Zd){return Cv(Zd,qd)})}var $A=Y1(W_),LA=Y1(Ib),FA=Y1(lb);function ZT(qd){return pf(qd)?lh(eg(qd)):z2(qd)}function jA(qd){return function(Zd){return qd==null?nd:_b(qd,Zd)}}var UA=Xb(),HA=Xb(!0);function bT(){return[]}function vT(){return!1}function GA(){return{}}function qA(){return""}function VA(){return!0}function zA(qd,Zd){if(qd=b_(qd),qd<1||qd>Mf)return[];var Ef=eh,Ff=pg(qd,eh);Zd=s_(Zd),qd-=eh;for(var sh=Mm(Ff,Zd);++Ef<qd;)Zd(Ef);return sh}function WA(qd){return __(qd)?W_(qd,eg):D0(qd)?[qd]:Vg(K_(H_(qd)))}function YA(qd){var Zd=++kE;return H_(qd)+Zd}var KA=Ov(function(qd,Zd){return qd+Zd},0),XA=yE("ceil"),QA=Ov(function(qd,Zd){return qd/Zd},1),JA=yE("floor");function ZA(qd){return qd&&qd.length?F1(qd,p0,H1):nd}function ew(qd,Zd){return qd&&qd.length?F1(qd,s_(Zd,2),H1):nd}function tw(qd){return Wf(qd,p0)}function rw(qd,Zd){return Wf(qd,s_(Zd,2))}function nw(qd){return qd&&qd.length?F1(qd,p0,Wb):nd}function iw(qd,Zd){return qd&&qd.length?F1(qd,s_(Zd,2),Wb):nd}var aw=Ov(function(qd,Zd){return qd*Zd},1),sw=yE("round"),ow=Ov(function(qd,Zd){return qd-Zd},0);function lw(qd){return qd&&qd.length?pm(qd,p0):0}function uw(qd,Zd){return qd&&qd.length?pm(qd,s_(Zd,2)):0}return hh.after=Ix,hh.ary=IT,hh.assign=bC,hh.assignIn=qT,hh.assignInWith=N2,hh.assignWith=vC,hh.at=yC,hh.before=OT,hh.bind=oT,hh.bindAll=CA,hh.bindKey=RT,hh.castArray=Hx,hh.chain=wT,hh.chunk=wg,hh.compact=fg,hh.concat=ug,hh.cond=AA,hh.conforms=wA,hh.constant=hT,hh.countBy=sx,hh.create=EC,hh.curry=kT,hh.curryRight=MT,hh.debounce=PT,hh.defaults=TC,hh.defaultsDeep=SC,hh.defer=Ox,hh.delay=Rx,hh.difference=tg,hh.differenceBy=jg,hh.differenceWith=kv,hh.drop=Tb,hh.dropRight=Dg,hh.dropRightWhile=U0,hh.dropWhile=Tg,hh.fill=SE,hh.filter=lx,hh.flatMap=px,hh.flatMapDeep=fx,hh.flatMapDepth=hx,hh.flatten=xb,hh.flattenDeep=Pg,hh.flattenDepth=Mv,hh.flip=kx,hh.flow=DA,hh.flowRight=IA,hh.fromPairs=xE,hh.functions=IC,hh.functionsIn=OC,hh.groupBy=mx,hh.initial=cS,hh.intersection=dS,hh.intersectionBy=pS,hh.intersectionWith=fS,hh.invert=kC,hh.invertBy=MC,hh.invokeMap=gx,hh.iteratee=mT,hh.keyBy=bx,hh.keys=Bg,hh.keysIn=d0,hh.map=T2,hh.mapKeys=BC,hh.mapValues=$C,hh.matches=OA,hh.matchesProperty=RA,hh.memoize=x2,hh.merge=LC,hh.mergeWith=VT,hh.method=kA,hh.methodOf=MA,hh.mixin=_T,hh.negate=C2,hh.nthArg=BA,hh.omit=FC,hh.omitBy=jC,hh.once=Mx,hh.orderBy=vx,hh.over=$A,hh.overArgs=Px,hh.overEvery=LA,hh.overSome=FA,hh.partial=lT,hh.partialRight=BT,hh.partition=yx,hh.pick=UC,hh.pickBy=zT,hh.property=ZT,hh.propertyOf=jA,hh.pull=gS,hh.pullAll=CT,hh.pullAllBy=bS,hh.pullAllWith=vS,hh.pullAt=yS,hh.range=UA,hh.rangeRight=HA,hh.rearg=Bx,hh.reject=Sx,hh.remove=ES,hh.rest=$x,hh.reverse=aT,hh.sampleSize=Cx,hh.set=GC,hh.setWith=qC,hh.shuffle=Ax,hh.slice=TS,hh.sortBy=Dx,hh.sortedUniq=IS,hh.sortedUniqBy=OS,hh.split=fA,hh.spread=Lx,hh.tail=RS,hh.take=kS,hh.takeRight=MS,hh.takeRightWhile=PS,hh.takeWhile=BS,hh.tap=QS,hh.throttle=Fx,hh.thru=E2,hh.toArray=UT,hh.toPairs=WT,hh.toPairsIn=YT,hh.toPath=WA,hh.toPlainObject=GT,hh.transform=VC,hh.unary=jx,hh.union=$S,hh.unionBy=LS,hh.unionWith=FS,hh.uniq=jS,hh.uniqBy=US,hh.uniqWith=HS,hh.unset=zC,hh.unzip=sT,hh.unzipWith=AT,hh.update=WC,hh.updateWith=YC,hh.values=iy,hh.valuesIn=KC,hh.without=GS,hh.words=QT,hh.wrap=Ux,hh.xor=qS,hh.xorBy=VS,hh.xorWith=zS,hh.zip=WS,hh.zipObject=YS,hh.zipObjectDeep=KS,hh.zipWith=XS,hh.entries=WT,hh.entriesIn=YT,hh.extend=qT,hh.extendWith=N2,_T(hh,hh),hh.add=KA,hh.attempt=JT,hh.camelCase=ZC,hh.capitalize=KT,hh.ceil=XA,hh.clamp=XC,hh.clone=Gx,hh.cloneDeep=Vx,hh.cloneDeepWith=zx,hh.cloneWith=qx,hh.conformsTo=Wx,hh.deburr=XT,hh.defaultTo=NA,hh.divide=QA,hh.endsWith=eA,hh.eq=rb,hh.escape=tA,hh.escapeRegExp=rA,hh.every=ox,hh.find=ux,hh.findIndex=H0,hh.findKey=xC,hh.findLast=dx,hh.findLastIndex=Sb,hh.findLastKey=CC,hh.floor=JA,hh.forEach=NT,hh.forEachRight=DT,hh.forIn=AC,hh.forInRight=wC,hh.forOwn=NC,hh.forOwnRight=DC,hh.get=dT,hh.gt=Yx,hh.gte=Kx,hh.has=RC,hh.hasIn=pT,hh.head=xT,hh.identity=p0,hh.includes=_x,hh.indexOf=uS,hh.inRange=QC,hh.invoke=PC,hh.isArguments=h1,hh.isArray=__,hh.isArrayBuffer=Xx,hh.isArrayLike=c0,hh.isArrayLikeObject=Sg,hh.isBoolean=Qx,hh.isBuffer=Pv,hh.isDate=Jx,hh.isElement=Zx,hh.isEmpty=eC,hh.isEqual=tC,hh.isEqualWith=rC,hh.isError=uT,hh.isFinite=nC,hh.isFunction=Qb,hh.isInteger=$T,hh.isLength=A2,hh.isMap=LT,hh.isMatch=iC,hh.isMatchWith=aC,hh.isNaN=sC,hh.isNative=oC,hh.isNil=uC,hh.isNull=lC,hh.isNumber=FT,hh.isObject=cg,hh.isObjectLike=hg,hh.isPlainObject=CE,hh.isRegExp=cT,hh.isSafeInteger=cC,hh.isSet=jT,hh.isString=w2,hh.isSymbol=D0,hh.isTypedArray=ny,hh.isUndefined=dC,hh.isWeakMap=pC,hh.isWeakSet=hC,hh.join=hS,hh.kebabCase=nA,hh.last=G0,hh.lastIndexOf=mS,hh.lowerCase=iA,hh.lowerFirst=aA,hh.lt=mC,hh.lte=_C,hh.max=ZA,hh.maxBy=ew,hh.mean=tw,hh.meanBy=rw,hh.min=nw,hh.minBy=iw,hh.stubArray=bT,hh.stubFalse=vT,hh.stubObject=GA,hh.stubString=qA,hh.stubTrue=VA,hh.multiply=aw,hh.nth=_S,hh.noConflict=PA,hh.noop=gT,hh.now=S2,hh.pad=sA,hh.padEnd=oA,hh.padStart=lA,hh.parseInt=uA,hh.random=JC,hh.reduce=Ex,hh.reduceRight=Tx,hh.repeat=cA,hh.replace=dA,hh.result=HC,hh.round=sw,hh.runInContext=Vh,hh.sample=xx,hh.size=wx,hh.snakeCase=pA,hh.some=Nx,hh.sortedIndex=SS,hh.sortedIndexBy=xS,hh.sortedIndexOf=CS,hh.sortedLastIndex=AS,hh.sortedLastIndexBy=wS,hh.sortedLastIndexOf=DS,hh.startCase=hA,hh.startsWith=mA,hh.subtract=ow,hh.sum=lw,hh.sumBy=uw,hh.template=_A,hh.times=zA,hh.toFinite=Jb,hh.toInteger=b_,hh.toLength=HT,hh.toLower=gA,hh.toNumber=q0,hh.toSafeInteger=gC,hh.toString=H_,hh.toUpper=bA,hh.trim=vA,hh.trimEnd=yA,hh.trimStart=EA,hh.truncate=TA,hh.unescape=SA,hh.uniqueId=YA,hh.upperCase=xA,hh.upperFirst=fT,hh.each=NT,hh.eachRight=DT,hh.first=xT,_T(hh,function(){var qd={};return l0(hh,function(Zd,Ef){k_.call(hh.prototype,Ef)||(qd[Ef]=Zd)}),qd}(),{chain:!1}),hh.VERSION=od,qg(["bind","bindKey","curry","curryRight","partial","partialRight"],function(qd){hh[qd].placeholder=hh}),qg(["drop","take"],function(qd,Zd){o_.prototype[qd]=function(Ef){Ef=Ef===nd?1:X_(b_(Ef),0);var Ff=this.__filtered__&&!Zd?new o_(this):this.clone();return Ff.__filtered__?Ff.__takeCount__=pg(Ef,Ff.__takeCount__):Ff.__views__.push({size:pg(Ef,eh),type:qd+(Ff.__dir__<0?"Right":"")}),Ff},o_.prototype[qd+"Right"]=function(Ef){return this.reverse()[qd](Ef).reverse()}}),qg(["filter","map","takeWhile"],function(qd,Zd){var Ef=Zd+1,Ff=Ef==Sf||Ef==bf;o_.prototype[qd]=function(sh){var mh=this.clone();return mh.__iteratees__.push({iteratee:s_(sh,3),type:Ef}),mh.__filtered__=mh.__filtered__||Ff,mh}}),qg(["head","last"],function(qd,Zd){var Ef="take"+(Zd?"Right":"");o_.prototype[qd]=function(){return this[Ef](1).value()[0]}}),qg(["initial","tail"],function(qd,Zd){var Ef="drop"+(Zd?"":"Right");o_.prototype[qd]=function(){return this.__filtered__?new o_(this):this[Ef](1)}}),o_.prototype.compact=function(){return this.filter(p0)},o_.prototype.find=function(qd){return this.filter(qd).head()},o_.prototype.findLast=function(qd){return this.reverse().find(qd)},o_.prototype.invokeMap=g_(function(qd,Zd){return typeof qd=="function"?new o_(this):this.map(function(Ef){return yv(Ef,qd,Zd)})}),o_.prototype.reject=function(qd){return this.filter(C2(s_(qd)))},o_.prototype.slice=function(qd,Zd){qd=b_(qd);var Ef=this;return Ef.__filtered__&&(qd>0||Zd<0)?new o_(Ef):(qd<0?Ef=Ef.takeRight(-qd):qd&&(Ef=Ef.drop(qd)),Zd!==nd&&(Zd=b_(Zd),Ef=Zd<0?Ef.dropRight(-Zd):Ef.take(Zd-qd)),Ef)},o_.prototype.takeRightWhile=function(qd){return this.reverse().takeWhile(qd).reverse()},o_.prototype.toArray=function(){return this.take(eh)},l0(o_.prototype,function(qd,Zd){var Ef=/^(?:filter|find|map|reject)|While$/.test(Zd),Ff=/^(?:head|last)$/.test(Zd),sh=hh[Ff?"take"+(Zd=="last"?"Right":""):Zd],mh=Ff||/^find/.test(Zd);sh&&(hh.prototype[Zd]=function(){var kh=this.__wrapped__,Fh=Ff?[1]:arguments,Wh=kh instanceof o_,_m=Fh[0],gm=Wh||__(kh),Sm=function(x_){var N_=sh.apply(hh,g0([x_],Fh));return Ff&&Wm?N_[0]:N_};gm&&Ef&&typeof _m=="function"&&_m.length!=1&&(Wh=gm=!1);var Wm=this.__chain__,r_=!!this.__actions__.length,u_=mh&&!Wm,y_=Wh&&!r_;if(!mh&&gm){kh=y_?kh:new o_(this);var c_=qd.apply(kh,Fh);return c_.__actions__.push({func:E2,args:[Sm],thisArg:nd}),new P_(c_,Wm)}return u_&&y_?qd.apply(this,Fh):(c_=this.thru(Sm),u_?Ff?c_.value()[0]:c_.value():c_)})}),qg(["pop","push","shift","sort","splice","unshift"],function(qd){var Zd=D1[qd],Ef=/^(?:push|sort|unshift)$/.test(qd)?"tap":"thru",Ff=/^(?:pop|shift)$/.test(qd);hh.prototype[qd]=function(){var sh=arguments;if(Ff&&!this.__chain__){var mh=this.value();return Zd.apply(__(mh)?mh:[],sh)}return this[Ef](function(kh){return Zd.apply(__(kh)?kh:[],sh)})}}),l0(o_.prototype,function(qd,Zd){var Ef=hh[Zd];if(Ef){var Ff=Ef.name+"";k_.call(jb,Ff)||(jb[Ff]=[]),jb[Ff].push({name:Zd,func:Ef})}}),jb[W1(nd,Pd).name]=[{name:"wrapper",func:nd}],o_.prototype.clone=bg,o_.prototype.reverse=Kv,o_.prototype.value=B2,hh.prototype.at=JS,hh.prototype.chain=ZS,hh.prototype.commit=ex,hh.prototype.next=tx,hh.prototype.plant=nx,hh.prototype.reverse=ix,hh.prototype.toJSON=hh.prototype.valueOf=hh.prototype.value=ax,hh.prototype.first=hh.prototype.head,$b&&(hh.prototype[$b]=rx),hh},K0=Ry();Y0?((Y0.exports=K0)._=K0,jv._=K0):M_._=K0}).call(commonjsGlobal)})(lodash,lodash.exports);var lodashExports=lodash.exports;const _=getDefaultExportFromCjs(lodashExports);var queryString={},strictUriEncode=Ra=>encodeURIComponent(Ra).replace(/[!'()*]/g,qa=>`%${qa.charCodeAt(0).toString(16).toUpperCase()}`),token="%[a-f0-9]{2}",singleMatcher=new RegExp("("+token+")|([^%]+?)","gi"),multiMatcher=new RegExp("("+token+")+","gi");function decodeComponents(Ra,qa){try{return[decodeURIComponent(Ra.join(""))]}catch{}if(Ra.length===1)return Ra;qa=qa||1;var nd=Ra.slice(0,qa),od=Ra.slice(qa);return Array.prototype.concat.call([],decodeComponents(nd),decodeComponents(od))}function decode(Ra){try{return decodeURIComponent(Ra)}catch{for(var qa=Ra.match(singleMatcher)||[],nd=1;nd<qa.length;nd++)Ra=decodeComponents(qa,nd).join(""),qa=Ra.match(singleMatcher)||[];return Ra}}function customDecodeURIComponent(Ra){for(var qa={"%FE%FF":"<22><>","%FF%FE":"<22><>"},nd=multiMatcher.exec(Ra);nd;){try{qa[nd[0]]=decodeURIComponent(nd[0])}catch{var od=decode(nd[0]);od!==nd[0]&&(qa[nd[0]]=od)}nd=multiMatcher.exec(Ra)}qa["%C2"]="<22>";for(var ld=Object.keys(qa),ud=0;ud<ld.length;ud++){var cd=ld[ud];Ra=Ra.replace(new RegExp(cd,"g"),qa[cd])}return Ra}var decodeUriComponent=function(Ra){if(typeof Ra!="string")throw new TypeError("Expected `encodedURI` to be of type `string`, got `"+typeof Ra+"`");try{return Ra=Ra.replace(/\+/g," "),decodeURIComponent(Ra)}catch{return customDecodeURIComponent(Ra)}},splitOnFirst=(Ra,qa)=>{if(!(typeof Ra=="string"&&typeof qa=="string"))throw new TypeError("Expected the arguments to be of type `string`");if(qa==="")return[Ra];const nd=Ra.indexOf(qa);return nd===-1?[Ra]:[Ra.slice(0,nd),Ra.slice(nd+qa.length)]},filterObj=function(Ra,qa){for(var nd={},od=Object.keys(Ra),ld=Array.isArray(qa),ud=0;ud<od.length;ud++){var cd=od[ud],dd=Ra[cd];(ld?qa.indexOf(cd)!==-1:qa(cd,dd,Ra))&&(nd[cd]=dd)}return nd};(function(Ra){const qa=strictUriEncode,nd=decodeUriComponent,od=splitOnFirst,ld=filterObj,ud=Md=>Md==null,cd=Symbol("encodeFragmentIdentifier");function dd(Md){switch(Md.arrayFormat){case"index":return Bd=>(jd,Hd)=>{const Gd=jd.length;return Hd===void 0||Md.skipNull&&Hd===null||Md.skipEmptyString&&Hd===""?jd:Hd===null?[...jd,[md(Bd,Md),"[",Gd,"]"].join("")]:[...jd,[md(Bd,Md),"[",md(Gd,Md),"]=",md(Hd,Md)].join("")]};case"bracket":return Bd=>(jd,Hd)=>Hd===void 0||Md.skipNull&&Hd===null||Md.skipEmptyString&&Hd===""?jd:Hd===null?[...jd,[md(Bd,Md),"[]"].join("")]:[...jd,[md(Bd,Md),"[]=",md(Hd,Md)].join("")];case"colon-list-separator":return Bd=>(jd,Hd)=>Hd===void 0||Md.skipNull&&Hd===null||Md.skipEmptyString&&Hd===""?jd:Hd===null?[...jd,[md(Bd,Md),":list="].join("")]:[...jd,[md(Bd,Md),":list=",md(Hd,Md)].join("")];case"comma":case"separator":case"bracket-separator":{const Bd=Md.arrayFormat==="bracket-separator"?"[]=":"=";return jd=>(Hd,Gd)=>Gd===void 0||Md.skipNull&&Gd===null||Md.skipEmptyString&&Gd===""?Hd:(Gd=Gd===null?"":Gd,Hd.length===0?[[md(jd,Md),Bd,md(Gd,Md)].join("")]:[[Hd,md(Gd,Md)].join(Md.arrayFormatSeparator)])}default:return Bd=>(jd,Hd)=>Hd===void 0||Md.skipNull&&Hd===null||Md.skipEmptyString&&Hd===""?jd:Hd===null?[...jd,md(Bd,Md)]:[...jd,[md(Bd,Md),"=",md(Hd,Md)].join("")]}}function pd(Md){let Bd;switch(Md.arrayFormat){case"index":return(jd,Hd,Gd)=>{if(Bd=/\[(\d*)\]$/.exec(jd),jd=jd.replace(/\[\d*\]$/,""),!Bd){Gd[jd]=Hd;return}Gd[jd]===void 0&&(Gd[jd]={}),Gd[jd][Bd[1]]=Hd};case"bracket":return(jd,Hd,Gd)=>{if(Bd=/(\[\])$/.exec(jd),jd=jd.replace(/\[\]$/,""),!Bd){Gd[jd]=Hd;return}if(Gd[jd]===void 0){Gd[jd]=[Hd];return}Gd[jd]=[].concat(Gd[jd],Hd)};case"colon-list-separator":return(jd,Hd,Gd)=>{if(Bd=/(:list)$/.exec(jd),jd=jd.replace(/:list$/,""),!Bd){Gd[jd]=Hd;return}if(Gd[jd]===void 0){Gd[jd]=[Hd];return}Gd[jd]=[].concat(Gd[jd],Hd)};case"comma":case"separator":return(jd,Hd,Gd)=>{const zd=typeof Hd=="string"&&Hd.includes(Md.arrayFormatSeparator),df=typeof Hd=="string"&&!zd&&vd(Hd,Md).includes(Md.arrayFormatSeparator);Hd=df?vd(Hd,Md):Hd;const Wd=zd||df?Hd.split(Md.arrayFormatSeparator).map(Jd=>vd(Jd,Md)):Hd===null?Hd:vd(Hd,Md);Gd[jd]=Wd};case"bracket-separator":return(jd,Hd,Gd)=>{const zd=/(\[\])$/.test(jd);if(jd=jd.replace(/\[\]$/,""),!zd){Gd[jd]=Hd&&vd(Hd,Md);return}const df=Hd===null?[]:Hd.split(Md.arrayFormatSeparator).map(Wd=>vd(Wd,Md));if(Gd[jd]===void 0){Gd[jd]=df;return}Gd[jd]=[].concat(Gd[jd],df)};default:return(jd,Hd,Gd)=>{if(Gd[jd]===void 0){Gd[jd]=Hd;return}Gd[jd]=[].concat(Gd[jd],Hd)}}}function fd(Md){if(typeof Md!="string"||Md.length!==1)throw new TypeError("arrayFormatSeparator must be single character string")}function md(Md,Bd){return Bd.encode?Bd.strict?qa(Md):encodeURIComponent(Md):Md}function vd(Md,Bd){return Bd.decode?nd(Md):Md}function Ad(Md){return Array.isArray(Md)?Md.sort():typeof Md=="object"?Ad(Object.keys(Md)).sort((Bd,jd)=>Number(Bd)-Number(jd)).map(Bd=>Md[Bd]):Md}function Nd(Md){const Bd=Md.indexOf("#");return Bd!==-1&&(Md=Md.slice(0,Bd)),Md}function Id(Md){let Bd="";const jd=Md.indexOf("#");return jd!==-1&&(Bd=Md.slice(jd)),Bd}function Od(Md){Md=Nd(Md);const Bd=Md.indexOf("?");return Bd===-1?"":Md.slice(Bd+1)}function Fd(Md,Bd){return Bd.parseNumbers&&!Number.isNaN(Number(Md))&&typeof Md=="string"&&Md.trim()!==""?Md=Number(Md):Bd.parseBooleans&&Md!==null&&(Md.toLowerCase()==="true"||Md.toLowerCase()==="false")&&(Md=Md.toLowerCase()==="true"),Md}function Pd(Md,Bd){Bd=Object.assign({decode:!0,sort:!0,arrayFormat:"none",arrayFormatSeparator:",",parseNumbers:!1,parseBooleans:!1},Bd),fd(Bd.arrayFormatSeparator);const jd=pd(Bd),Hd=Object.create(null);if(typeof Md!="string"||(Md=Md.trim().replace(/^[?#&]/,""),!Md))return Hd;for(const Gd of Md.split("&")){if(Gd==="")continue;let[zd,df]=od(Bd.decode?Gd.replace(/\+/g," "):Gd,"=");df=df===void 0?null:["comma","separator","bracket-separator"].includes(Bd.arrayFormat)?df:vd(df,Bd),jd(vd(zd,Bd),df,Hd)}for(const Gd of Object.keys(Hd)){const zd=Hd[Gd];if(typeof zd=="object"&&zd!==null)for(const df of Object.keys(zd))zd[df]=Fd(zd[df],Bd);else Hd[Gd]=Fd(zd,Bd)}return Bd.sort===!1?Hd:(Bd.sort===!0?Object.keys(Hd).sort():Object.keys(Hd).sort(Bd.sort)).reduce((Gd,zd)=>{const df=Hd[zd];return df&&typeof df=="object"&&!Array.isArray(df)?Gd[zd]=Ad(df):Gd[zd]=df,Gd},Object.create(null))}Ra.extract=Od,Ra.parse=Pd,Ra.stringify=(Md,Bd)=>{if(!Md)return"";Bd=Object.assign({encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:","},Bd),fd(Bd.arrayFormatSeparator);const jd=df=>Bd.skipNull&&ud(Md[df])||Bd.skipEmptyString&&Md[df]==="",Hd=dd(Bd),Gd={};for(const df of Object.keys(Md))jd(df)||(Gd[df]=Md[df]);const zd=Object.keys(Gd);return Bd.sort!==!1&&zd.sort(Bd.sort),zd.map(df=>{const Wd=Md[df];return Wd===void 0?"":Wd===null?md(df,Bd):Array.isArray(Wd)?Wd.length===0&&Bd.arrayFormat==="bracket-separator"?md(df,Bd)+"[]":Wd.reduce(Hd(df),[]).join("&"):md(df,Bd)+"="+md(Wd,Bd)}).filter(df=>df.length>0).join("&")},Ra.parseUrl=(Md,Bd)=>{Bd=Object.assign({decode:!0},Bd);const[jd,Hd]=od(Md,"#");return Object.assign({url:jd.split("?")[0]||"",query:Pd(Od(Md),Bd)},Bd&&Bd.parseFragmentIdentifier&&Hd?{fragmentIdentifier:vd(Hd,Bd)}:{})},Ra.stringifyUrl=(Md,Bd)=>{Bd=Object.assign({encode:!0,strict:!0,[cd]:!0},Bd);const jd=Nd(Md.url).split("?")[0]||"",Hd=Ra.extract(Md.url),Gd=Ra.parse(Hd,{sort:!1}),zd=Object.assign(Gd,Md.query);let df=Ra.stringify(zd,Bd);df&&(df=`?${df}`);let Wd=Id(Md.url);return Md.fragmentIdentifier&&(Wd=`#${Bd[cd]?md(Md.fragmentIdentifier,Bd):Md.fragmentIdentifier}`),`${jd}${df}${Wd}`},Ra.pick=(Md,Bd,jd)=>{jd=Object.assign({parseFragmentIdentifier:!0,[cd]:!1},jd);const{url:Hd,query:Gd,fragmentIdentifier:zd}=Ra.parseUrl(Md,jd);return Ra.stringifyUrl({url:Hd,query:ld(Gd,Bd),fragmentIdentifier:zd},jd)},Ra.exclude=(Md,Bd,jd)=>{const Hd=Array.isArray(Bd)?Gd=>!Bd.includes(Gd):(Gd,zd)=>!Bd(Gd,zd);return Ra.pick(Md,Hd,jd)}})(queryString);const Encoder=TextEncoder;var xml$2={exports:{}},XML_CHARACTER_MAP={"&":"&amp;",'"':"&quot;","'":"&apos;","<":"&lt;",">":"&gt;"};function escapeForXML$1(Ra){return Ra&&Ra.replace?Ra.replace(/([&"<>'])/g,function(qa,nd){return XML_CHARACTER_MAP[nd]}):Ra}var escapeForXML_1=escapeForXML$1,define_process_default$4={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}},escapeForXML=escapeForXML_1,Stream=streamBrowserify.Stream,DEFAULT_INDENT=" ";function xml$1(Ra,qa){typeof qa!="object"&&(qa={indent:qa});var nd=qa.stream?new Stream:null,od="",ld=!1,ud=qa.indent?qa.indent===!0?DEFAULT_INDENT:qa.indent:"",cd=!0;function dd(Ad){cd?define_process_default$4.nextTick(Ad):Ad()}function pd(Ad,Nd){if(Nd!==void 0&&(od+=Nd),Ad&&!ld&&(nd=nd||new Stream,ld=!0),Ad&&ld){var Id=od;dd(function(){nd.emit("data",Id)}),od=""}}function fd(Ad,Nd){format(pd,resolve(Ad,ud,ud?1:0),Nd)}function md(){if(nd){var Ad=od;dd(function(){nd.emit("data",Ad),nd.emit("end"),nd.readable=!1,nd.emit("close")})}}function vd(Ad){var Nd=Ad.encoding||"UTF-8",Id={version:"1.0",encoding:Nd};Ad.standalone&&(Id.standalone=Ad.standalone),fd({"?xml":{_attr:Id}}),od=od.replace("/>","?>")}return dd(function(){cd=!1}),qa.declaration&&vd(qa.declaration),Ra&&Ra.forEach?Ra.forEach(function(Ad,Nd){var Id;Nd+1===Ra.length&&(Id=md),fd(Ad,Id)}):fd(Ra,md),nd?(nd.readable=!0,nd):od}function element(){var Ra=Array.prototype.slice.call(arguments),qa={_elem:resolve(Ra)};return qa.push=function(nd){if(!this.append)throw new Error("not assigned to a parent!");var od=this,ld=this._elem.indent;format(this.append,resolve(nd,ld,this._elem.icount+(ld?1:0)),function(){od.append(!0)})},qa.close=function(nd){nd!==void 0&&this.push(nd),this.end&&this.end()},qa}function create_indent(Ra,qa){return new Array(qa||0).join(Ra||"")}function resolve(Ra,qa,nd){nd=nd||0;var od=create_indent(qa,nd),ld,ud=Ra,cd=!1;if(typeof Ra=="object"){var dd=Object.keys(Ra);if(ld=dd[0],ud=Ra[ld],ud&&ud._elem)return ud._elem.name=ld,ud._elem.icount=nd,ud._elem.indent=qa,ud._elem.indents=od,ud._elem.interrupt=ud,ud._elem}var pd=[],fd=[],md;function vd(Ad){var Nd=Object.keys(Ad);Nd.forEach(function(Id){pd.push(attribute(Id,Ad[Id]))})}switch(typeof ud){case"object":if(ud===null)break;ud._attr&&vd(ud._attr),ud._cdata&&fd.push(("<![CDATA["+ud._cdata).replace(/\]\]>/g,"]]]]><![CDATA[>")+"]]>"),ud.forEach&&(md=!1,fd.push(""),ud.forEach(function(Ad){if(typeof Ad=="object"){var Nd=Object.keys(Ad)[0];Nd=="_attr"?vd(Ad._attr):fd.push(resolve(Ad,qa,nd+1))}else fd.pop(),md=!0,fd.push(escapeForXML(Ad))}),md||fd.push(""));break;default:fd.push(escapeForXML(ud))}return{name:ld,interrupt:cd,attributes:pd,content:fd,icount:nd,indents:od,indent:qa}}function format(Ra,qa,nd){if(typeof qa!="object")return Ra(!1,qa);var od=qa.interrupt?1:qa.content.length;function ld(){for(;qa.content.length;){var cd=qa.content.shift();if(cd!==void 0){if(ud(cd))return;format(Ra,cd)}}Ra(!1,(od>1?qa.indents:"")+(qa.name?"</"+qa.name+">":"")+(qa.indent&&!nd?`
`:"")),nd&&nd()}function ud(cd){return cd.interrupt?(cd.interrupt.append=Ra,cd.interrupt.end=ld,cd.interrupt=!1,Ra(!0),!0):!1}if(Ra(!1,qa.indents+(qa.name?"<"+qa.name:"")+(qa.attributes.length?" "+qa.attributes.join(" "):"")+(od?qa.name?">":"":qa.name?"/>":"")+(qa.indent&&od>1?`
`:"")),!od)return Ra(!1,qa.indent?`
`:"");ud(qa)||ld()}function attribute(Ra,qa){return Ra+'="'+escapeForXML(qa)+'"'}xml$2.exports=xml$1;xml$2.exports.element=xml$2.exports.Element=element;var xmlExports=xml$2.exports;const Xml=getDefaultExportFromCjs(xmlExports);var xml2js={},defaults={},hasRequiredDefaults;function requireDefaults(){return hasRequiredDefaults||(hasRequiredDefaults=1,(function(){defaults.defaults={"0.1":{explicitCharkey:!1,trim:!0,normalize:!0,normalizeTags:!1,attrkey:"@",charkey:"#",explicitArray:!1,ignoreAttrs:!1,mergeAttrs:!1,explicitRoot:!1,validator:null,xmlns:!1,explicitChildren:!1,childkey:"@@",charsAsChildren:!1,includeWhiteChars:!1,async:!1,strict:!0,attrNameProcessors:null,attrValueProcessors:null,tagNameProcessors:null,valueProcessors:null,emptyTag:""},"0.2":{explicitCharkey:!1,trim:!1,normalize:!1,normalizeTags:!1,attrkey:"$",charkey:"_",explicitArray:!0,ignoreAttrs:!1,mergeAttrs:!1,explicitRoot:!0,validator:null,xmlns:!1,explicitChildren:!1,preserveChildrenOrder:!1,childkey:"$$",charsAsChildren:!1,includeWhiteChars:!1,async:!1,strict:!0,attrNameProcessors:null,attrValueProcessors:null,tagNameProcessors:null,valueProcessors:null,rootName:"root",xmldec:{version:"1.0",encoding:"UTF-8",standalone:!0},doctype:null,renderOpts:{pretty:!0,indent:" ",newline:`
`},headless:!1,chunkSize:1e4,emptyTag:"",cdata:!1}}}).call(commonjsGlobal)),defaults}var builder={},lib$2={},Utility={},hasRequiredUtility;function requireUtility(){return hasRequiredUtility||(hasRequiredUtility=1,(function(){var Ra,qa,nd,od,ld,ud,cd,dd=[].slice,pd={}.hasOwnProperty;Ra=function(){var fd,md,vd,Ad,Nd,Id;if(Id=arguments[0],Nd=2<=arguments.length?dd.call(arguments,1):[],ld(Object.assign))Object.assign.apply(null,arguments);else for(fd=0,vd=Nd.length;fd<vd;fd++)if(Ad=Nd[fd],Ad!=null)for(md in Ad)pd.call(Ad,md)&&(Id[md]=Ad[md]);return Id},ld=function(fd){return!!fd&&Object.prototype.toString.call(fd)==="[object Function]"},ud=function(fd){var md;return!!fd&&((md=typeof fd)=="function"||md==="object")},nd=function(fd){return ld(Array.isArray)?Array.isArray(fd):Object.prototype.toString.call(fd)==="[object Array]"},od=function(fd){var md;if(nd(fd))return!fd.length;for(md in fd)if(pd.call(fd,md))return!1;return!0},cd=function(fd){var md,vd;return ud(fd)&&(vd=Object.getPrototypeOf(fd))&&(md=vd.constructor)&&typeof md=="function"&&md instanceof md&&Function.prototype.toString.call(md)===Function.prototype.toString.call(Object)},qa=function(fd){return ld(fd.valueOf)?fd.valueOf():fd},Utility.assign=Ra,Utility.isFunction=ld,Utility.isObject=ud,Utility.isArray=nd,Utility.isEmpty=od,Utility.isPlainObject=cd,Utility.getValue=qa}).call(commonjsGlobal)),Utility}var XMLDOMImplementation={exports:{}},hasRequiredXMLDOMImplementation;function requireXMLDOMImplementation(){return hasRequiredXMLDOMImplementation||(hasRequiredXMLDOMImplementation=1,(function(){XMLDOMImplementation.exports=function(){function Ra(){}return Ra.prototype.hasFeature=function(qa,nd){return!0},Ra.prototype.createDocumentType=function(qa,nd,od){throw new Error("This DOM method is not implemented.")},Ra.prototype.createDocument=function(qa,nd,od){throw new Error("This DOM method is not implemented.")},Ra.prototype.createHTMLDocument=function(qa){throw new Error("This DOM method is not implemented.")},Ra.prototype.getFeature=function(qa,nd){throw new Error("This DOM method is not implemented.")},Ra}()}).call(commonjsGlobal)),XMLDOMImplementation.exports}var XMLDocument={exports:{}},XMLDOMConfiguration={exports:{}},XMLDOMErrorHandler={exports:{}},hasRequiredXMLDOMErrorHandler;function requireXMLDOMErrorHandler(){return hasRequiredXMLDOMErrorHandler||(hasRequiredXMLDOMErrorHandler=1,(function(){XMLDOMErrorHandler.exports=function(){function Ra(){}return Ra.prototype.handleError=function(qa){throw new Error(qa)},Ra}()}).call(commonjsGlobal)),XMLDOMErrorHandler.exports}var XMLDOMStringList={exports:{}},hasRequiredXMLDOMStringList;function requireXMLDOMStringList(){return hasRequiredXMLDOMStringList||(hasRequiredXMLDOMStringList=1,(function(){XMLDOMStringList.exports=function(){function Ra(qa){this.arr=qa||[]}return Object.defineProperty(Ra.prototype,"length",{get:function(){return this.arr.length}}),Ra.prototype.item=function(qa){return this.arr[qa]||null},Ra.prototype.contains=function(qa){return this.arr.indexOf(qa)!==-1},Ra}()}).call(commonjsGlobal)),XMLDOMStringList.exports}var hasRequiredXMLDOMConfiguration;function requireXMLDOMConfiguration(){return hasRequiredXMLDOMConfiguration||(hasRequiredXMLDOMConfiguration=1,(function(){var Ra,qa;Ra=requireXMLDOMErrorHandler(),qa=requireXMLDOMStringList(),XMLDOMConfiguration.exports=function(){function nd(){this.defaultParams={"canonical-form":!1,"cdata-sections":!1,comments:!1,"datatype-normalization":!1,"element-content-whitespace":!0,entities:!0,"error-handler":new Ra,infoset:!0,"validate-if-schema":!1,namespaces:!0,"namespace-declarations":!0,"normalize-characters":!1,"schema-location":"","schema-type":"","split-cdata-sections":!0,validate:!1,"well-formed":!0},this.params=Object.create(this.defaultParams)}return Object.defineProperty(nd.prototype,"parameterNames",{get:function(){return new qa(Object.keys(this.defaultParams))}}),nd.prototype.getParameter=function(od){return this.params.hasOwnProperty(od)?this.params[od]:null},nd.prototype.canSetParameter=function(od,ld){return!0},nd.prototype.setParameter=function(od,ld){return ld!=null?this.params[od]=ld:delete this.params[od]},nd}()}).call(commonjsGlobal)),XMLDOMConfiguration.exports}var XMLNode={exports:{}},XMLElement={exports:{}},NodeType={exports:{}},hasRequiredNodeType;function requireNodeType(){return hasRequiredNodeType||(hasRequiredNodeType=1,(function(){NodeType.exports={Element:1,Attribute:2,Text:3,CData:4,EntityReference:5,EntityDeclaration:6,ProcessingInstruction:7,Comment:8,Document:9,DocType:10,DocumentFragment:11,NotationDeclaration:12,Declaration:201,Raw:202,AttributeDeclaration:203,ElementDeclaration:204,Dummy:205}}).call(commonjsGlobal)),NodeType.exports}var XMLAttribute={exports:{}},hasRequiredXMLAttribute;function requireXMLAttribute(){return hasRequiredXMLAttribute||(hasRequiredXMLAttribute=1,(function(){var Ra;Ra=requireNodeType(),requireXMLNode(),XMLAttribute.exports=function(){function qa(nd,od,ld){if(this.parent=nd,this.parent&&(this.options=this.parent.options,this.stringify=this.parent.stringify),od==null)throw new Error("Missing attribute name. "+this.debugInfo(od));this.name=this.stringify.name(od),this.value=this.stringify.attValue(ld),this.type=Ra.Attribute,this.isId=!1,this.schemaTypeInfo=null}return Object.defineProperty(qa.prototype,"nodeType",{get:function(){return this.type}}),Object.defineProperty(qa.prototype,"ownerElement",{get:function(){return this.parent}}),Object.defineProperty(qa.prototype,"textContent",{get:function(){return this.value},set:function(nd){return this.value=nd||""}}),Object.defineProperty(qa.prototype,"namespaceURI",{get:function(){return""}}),Object.defineProperty(qa.prototype,"prefix",{get:function(){return""}}),Object.defineProperty(qa.prototype,"localName",{get:function(){return this.name}}),Object.defineProperty(qa.prototype,"specified",{get:function(){return!0}}),qa.prototype.clone=function(){return Object.create(this)},qa.prototype.toString=function(nd){return this.options.writer.attribute(this,this.options.writer.filterOptions(nd))},qa.prototype.debugInfo=function(nd){return nd=nd||this.name,nd==null?"parent: <"+this.parent.name+">":"attribute: {"+nd+"}, parent: <"+this.parent.name+">"},qa.prototype.isEqualNode=function(nd){return!(nd.namespaceURI!==this.namespaceURI||nd.prefix!==this.prefix||nd.localName!==this.localName||nd.value!==this.value)},qa}()}).call(commonjsGlobal)),XMLAttribute.exports}var XMLNamedNodeMap={exports:{}},hasRequiredXMLNamedNodeMap;function requireXMLNamedNodeMap(){return hasRequiredXMLNamedNodeMap||(hasRequiredXMLNamedNodeMap=1,(function(){XMLNamedNodeMap.exports=function(){function Ra(qa){this.nodes=qa}return Object.defineProperty(Ra.prototype,"length",{get:function(){return Object.keys(this.nodes).length||0}}),Ra.prototype.clone=function(){return this.nodes=null},Ra.prototype.getNamedItem=function(qa){return this.nodes[qa]},Ra.prototype.setNamedItem=function(qa){var nd;return nd=this.nodes[qa.nodeName],this.nodes[qa.nodeName]=qa,nd||null},Ra.prototype.removeNamedItem=function(qa){var nd;return nd=this.nodes[qa],delete this.nodes[qa],nd||null},Ra.prototype.item=function(qa){return this.nodes[Object.keys(this.nodes)[qa]]||null},Ra.prototype.getNamedItemNS=function(qa,nd){throw new Error("This DOM method is not implemented.")},Ra.prototype.setNamedItemNS=function(qa){throw new Error("This DOM method is not implemented.")},Ra.prototype.removeNamedItemNS=function(qa,nd){throw new Error("This DOM method is not implemented.")},Ra}()}).call(commonjsGlobal)),XMLNamedNodeMap.exports}var hasRequiredXMLElement;function requireXMLElement(){return hasRequiredXMLElement||(hasRequiredXMLElement=1,(function(){var Ra,qa,nd,od,ld,ud,cd,dd,pd=function(md,vd){for(var Ad in vd)fd.call(vd,Ad)&&(md[Ad]=vd[Ad]);function Nd(){this.constructor=md}return Nd.prototype=vd.prototype,md.prototype=new Nd,md.__super__=vd.prototype,md},fd={}.hasOwnProperty;dd=requireUtility(),cd=dd.isObject,ud=dd.isFunction,ld=dd.getValue,od=requireXMLNode(),Ra=requireNodeType(),qa=requireXMLAttribute(),nd=requireXMLNamedNodeMap(),XMLElement.exports=function(md){pd(vd,md);function vd(Ad,Nd,Id){var Od,Fd,Pd,Md;if(vd.__super__.constructor.call(this,Ad),Nd==null)throw new Error("Missing element name. "+this.debugInfo());if(this.name=this.stringify.name(Nd),this.type=Ra.Element,this.attribs={},this.schemaTypeInfo=null,Id!=null&&this.attribute(Id),Ad.type===Ra.Document&&(this.isRoot=!0,this.documentObject=Ad,Ad.rootObject=this,Ad.children)){for(Md=Ad.children,Fd=0,Pd=Md.length;Fd<Pd;Fd++)if(Od=Md[Fd],Od.type===Ra.DocType){Od.name=this.name;break}}}return Object.defineProperty(vd.prototype,"tagName",{get:function(){return this.name}}),Object.defineProperty(vd.prototype,"namespaceURI",{get:function(){return""}}),Object.defineProperty(vd.prototype,"prefix",{get:function(){return""}}),Object.defineProperty(vd.prototype,"localName",{get:function(){return this.name}}),Object.defineProperty(vd.prototype,"id",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(vd.prototype,"className",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(vd.prototype,"classList",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(vd.prototype,"attributes",{get:function(){return(!this.attributeMap||!this.attributeMap.nodes)&&(this.attributeMap=new nd(this.attribs)),this.attributeMap}}),vd.prototype.clone=function(){var Ad,Nd,Id,Od;Id=Object.create(this),Id.isRoot&&(Id.documentObject=null),Id.attribs={},Od=this.attribs;for(Nd in Od)fd.call(Od,Nd)&&(Ad=Od[Nd],Id.attribs[Nd]=Ad.clone());return Id.children=[],this.children.forEach(function(Fd){var Pd;return Pd=Fd.clone(),Pd.parent=Id,Id.children.push(Pd)}),Id},vd.prototype.attribute=function(Ad,Nd){var Id,Od;if(Ad!=null&&(Ad=ld(Ad)),cd(Ad))for(Id in Ad)fd.call(Ad,Id)&&(Od=Ad[Id],this.attribute(Id,Od));else ud(Nd)&&(Nd=Nd.apply()),this.options.keepNullAttributes&&Nd==null?this.attribs[Ad]=new qa(this,Ad,""):Nd!=null&&(this.attribs[Ad]=new qa(this,Ad,Nd));return this},vd.prototype.removeAttribute=function(Ad){var Nd,Id,Od;if(Ad==null)throw new Error("Missing attribute name. "+this.debugInfo());if(Ad=ld(Ad),Array.isArray(Ad))for(Id=0,Od=Ad.length;Id<Od;Id++)Nd=Ad[Id],delete this.attribs[Nd];else delete this.attribs[Ad];return this},vd.prototype.toString=function(Ad){return this.options.writer.element(this,this.options.writer.filterOptions(Ad))},vd.prototype.att=function(Ad,Nd){return this.attribute(Ad,Nd)},vd.prototype.a=function(Ad,Nd){return this.attribute(Ad,Nd)},vd.prototype.getAttribute=function(Ad){return this.attribs.hasOwnProperty(Ad)?this.attribs[Ad].value:null},vd.prototype.setAttribute=function(Ad,Nd){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.getAttributeNode=function(Ad){return this.attribs.hasOwnProperty(Ad)?this.attribs[Ad]:null},vd.prototype.setAttributeNode=function(Ad){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.removeAttributeNode=function(Ad){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.getElementsByTagName=function(Ad){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.getAttributeNS=function(Ad,Nd){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.setAttributeNS=function(Ad,Nd,Id){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.removeAttributeNS=function(Ad,Nd){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.getAttributeNodeNS=function(Ad,Nd){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.setAttributeNodeNS=function(Ad){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.getElementsByTagNameNS=function(Ad,Nd){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.hasAttribute=function(Ad){return this.attribs.hasOwnProperty(Ad)},vd.prototype.hasAttributeNS=function(Ad,Nd){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.setIdAttribute=function(Ad,Nd){return this.attribs.hasOwnProperty(Ad)?this.attribs[Ad].isId:Nd},vd.prototype.setIdAttributeNS=function(Ad,Nd,Id){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.setIdAttributeNode=function(Ad,Nd){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.getElementsByTagName=function(Ad){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.getElementsByTagNameNS=function(Ad,Nd){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.getElementsByClassName=function(Ad){throw new Error("This DOM method is not implemented."+this.debugInfo())},vd.prototype.isEqualNode=function(Ad){var Nd,Id,Od;if(!vd.__super__.isEqualNode.apply(this,arguments).isEqualNode(Ad)||Ad.namespaceURI!==this.namespaceURI||Ad.prefix!==this.prefix||Ad.localName!==this.localName||Ad.attribs.length!==this.attribs.length)return!1;for(Nd=Id=0,Od=this.attribs.length-1;0<=Od?Id<=Od:Id>=Od;Nd=0<=Od?++Id:--Id)if(!this.attribs[Nd].isEqualNode(Ad.attribs[Nd]))return!1;return!0},vd}(od)}).call(commonjsGlobal)),XMLElement.exports}var XMLCData={exports:{}},XMLCharacterData={exports:{}},hasRequiredXMLCharacterData;function requireXMLCharacterData(){return hasRequiredXMLCharacterData||(hasRequiredXMLCharacterData=1,(function(){var Ra,qa=function(od,ld){for(var ud in ld)nd.call(ld,ud)&&(od[ud]=ld[ud]);function cd(){this.constructor=od}return cd.prototype=ld.prototype,od.prototype=new cd,od.__super__=ld.prototype,od},nd={}.hasOwnProperty;Ra=requireXMLNode(),XMLCharacterData.exports=function(od){qa(ld,od);function ld(ud){ld.__super__.constructor.call(this,ud),this.value=""}return Object.defineProperty(ld.prototype,"data",{get:function(){return this.value},set:function(ud){return this.value=ud||""}}),Object.defineProperty(ld.prototype,"length",{get:function(){return this.value.length}}),Object.defineProperty(ld.prototype,"textContent",{get:function(){return this.value},set:function(ud){return this.value=ud||""}}),ld.prototype.clone=function(){return Object.create(this)},ld.prototype.substringData=function(ud,cd){throw new Error("This DOM method is not implemented."+this.debugInfo())},ld.prototype.appendData=function(ud){throw new Error("This DOM method is not implemented."+this.debugInfo())},ld.prototype.insertData=function(ud,cd){throw new Error("This DOM method is not implemented."+this.debugInfo())},ld.prototype.deleteData=function(ud,cd){throw new Error("This DOM method is not implemented."+this.debugInfo())},ld.prototype.replaceData=function(ud,cd,dd){throw new Error("This DOM method is not implemented."+this.debugInfo())},ld.prototype.isEqualNode=function(ud){return!(!ld.__super__.isEqualNode.apply(this,arguments).isEqualNode(ud)||ud.data!==this.data)},ld}(Ra)}).call(commonjsGlobal)),XMLCharacterData.exports}var hasRequiredXMLCData;function requireXMLCData(){return hasRequiredXMLCData||(hasRequiredXMLCData=1,(function(){var Ra,qa,nd=function(ld,ud){for(var cd in ud)od.call(ud,cd)&&(ld[cd]=ud[cd]);function dd(){this.constructor=ld}return dd.prototype=ud.prototype,ld.prototype=new dd,ld.__super__=ud.prototype,ld},od={}.hasOwnProperty;Ra=requireNodeType(),qa=requireXMLCharacterData(),XMLCData.exports=function(ld){nd(ud,ld);function ud(cd,dd){if(ud.__super__.constructor.call(this,cd),dd==null)throw new Error("Missing CDATA text. "+this.debugInfo());this.name="#cdata-section",this.type=Ra.CData,this.value=this.stringify.cdata(dd)}return ud.prototype.clone=function(){return Object.create(this)},ud.prototype.toString=function(cd){return this.options.writer.cdata(this,this.options.writer.filterOptions(cd))},ud}(qa)}).call(commonjsGlobal)),XMLCData.exports}var XMLComment={exports:{}},hasRequiredXMLComment;function requireXMLComment(){return hasRequiredXMLComment||(hasRequiredXMLComment=1,(function(){var Ra,qa,nd=function(ld,ud){for(var cd in ud)od.call(ud,cd)&&(ld[cd]=ud[cd]);function dd(){this.constructor=ld}return dd.prototype=ud.prototype,ld.prototype=new dd,ld.__super__=ud.prototype,ld},od={}.hasOwnProperty;Ra=requireNodeType(),qa=requireXMLCharacterData(),XMLComment.exports=function(ld){nd(ud,ld);function ud(cd,dd){if(ud.__super__.constructor.call(this,cd),dd==null)throw new Error("Missing comment text. "+this.debugInfo());this.name="#comment",this.type=Ra.Comment,this.value=this.stringify.comment(dd)}return ud.prototype.clone=function(){return Object.create(this)},ud.prototype.toString=function(cd){return this.options.writer.comment(this,this.options.writer.filterOptions(cd))},ud}(qa)}).call(commonjsGlobal)),XMLComment.exports}var XMLDeclaration={exports:{}},hasRequiredXMLDeclaration;function requireXMLDeclaration(){return hasRequiredXMLDeclaration||(hasRequiredXMLDeclaration=1,(function(){var Ra,qa,nd,od=function(ud,cd){for(var dd in cd)ld.call(cd,dd)&&(ud[dd]=cd[dd]);function pd(){this.constructor=ud}return pd.prototype=cd.prototype,ud.prototype=new pd,ud.__super__=cd.prototype,ud},ld={}.hasOwnProperty;nd=requireUtility().isObject,qa=requireXMLNode(),Ra=requireNodeType(),XMLDeclaration.exports=function(ud){od(cd,ud);function cd(dd,pd,fd,md){var vd;cd.__super__.constructor.call(this,dd),nd(pd)&&(vd=pd,pd=vd.version,fd=vd.encoding,md=vd.standalone),pd||(pd="1.0"),this.type=Ra.Declaration,this.version=this.stringify.xmlVersion(pd),fd!=null&&(this.encoding=this.stringify.xmlEncoding(fd)),md!=null&&(this.standalone=this.stringify.xmlStandalone(md))}return cd.prototype.toString=function(dd){return this.options.writer.declaration(this,this.options.writer.filterOptions(dd))},cd}(qa)}).call(commonjsGlobal)),XMLDeclaration.exports}var XMLDocType={exports:{}},XMLDTDAttList={exports:{}},hasRequiredXMLDTDAttList;function requireXMLDTDAttList(){return hasRequiredXMLDTDAttList||(hasRequiredXMLDTDAttList=1,(function(){var Ra,qa,nd=function(ld,ud){for(var cd in ud)od.call(ud,cd)&&(ld[cd]=ud[cd]);function dd(){this.constructor=ld}return dd.prototype=ud.prototype,ld.prototype=new dd,ld.__super__=ud.prototype,ld},od={}.hasOwnProperty;qa=requireXMLNode(),Ra=requireNodeType(),XMLDTDAttList.exports=function(ld){nd(ud,ld);function ud(cd,dd,pd,fd,md,vd){if(ud.__super__.constructor.call(this,cd),dd==null)throw new Error("Missing DTD element name. "+this.debugInfo());if(pd==null)throw new Error("Missing DTD attribute name. "+this.debugInfo(dd));if(!fd)throw new Error("Missing DTD attribute type. "+this.debugInfo(dd));if(!md)throw new Error("Missing DTD attribute default. "+this.debugInfo(dd));if(md.indexOf("#")!==0&&(md="#"+md),!md.match(/^(#REQUIRED|#IMPLIED|#FIXED|#DEFAULT)$/))throw new Error("Invalid default value type; expected: #REQUIRED, #IMPLIED, #FIXED or #DEFAULT. "+this.debugInfo(dd));if(vd&&!md.match(/^(#FIXED|#DEFAULT)$/))throw new Error("Default value only applies to #FIXED or #DEFAULT. "+this.debugInfo(dd));this.elementName=this.stringify.name(dd),this.type=Ra.AttributeDeclaration,this.attributeName=this.stringify.name(pd),this.attributeType=this.stringify.dtdAttType(fd),vd&&(this.defaultValue=this.stringify.dtdAttDefault(vd)),this.defaultValueType=md}return ud.prototype.toString=function(cd){return this.options.writer.dtdAttList(this,this.options.writer.filterOptions(cd))},ud}(qa)}).call(commonjsGlobal)),XMLDTDAttList.exports}var XMLDTDEntity={exports:{}},hasRequiredXMLDTDEntity;function requireXMLDTDEntity(){return hasRequiredXMLDTDEntity||(hasRequiredXMLDTDEntity=1,(function(){var Ra,qa,nd,od=function(ud,cd){for(var dd in cd)ld.call(cd,dd)&&(ud[dd]=cd[dd]);function pd(){this.constructor=ud}return pd.prototype=cd.prototype,ud.prototype=new pd,ud.__super__=cd.prototype,ud},ld={}.hasOwnProperty;nd=requireUtility().isObject,qa=requireXMLNode(),Ra=requireNodeType(),XMLDTDEntity.exports=function(ud){od(cd,ud);function cd(dd,pd,fd,md){if(cd.__super__.constructor.call(this,dd),fd==null)throw new Error("Missing DTD entity name. "+this.debugInfo(fd));if(md==null)throw new Error("Missing DTD entity value. "+this.debugInfo(fd));if(this.pe=!!pd,this.name=this.stringify.name(fd),this.type=Ra.EntityDeclaration,!nd(md))this.value=this.stringify.dtdEntityValue(md),this.internal=!0;else{if(!md.pubID&&!md.sysID)throw new Error("Public and/or system identifiers are required for an external entity. "+this.debugInfo(fd));if(md.pubID&&!md.sysID)throw new Error("System identifier is required for a public external entity. "+this.debugInfo(fd));if(this.internal=!1,md.pubID!=null&&(this.pubID=this.stringify.dtdPubID(md.pubID)),md.sysID!=null&&(this.sysID=this.stringify.dtdSysID(md.sysID)),md.nData!=null&&(this.nData=this.stringify.dtdNData(md.nData)),this.pe&&this.nData)throw new Error("Notation declaration is not allowed in a parameter entity. "+this.debugInfo(fd))}}return Object.defineProperty(cd.prototype,"publicId",{get:function(){return this.pubID}}),Object.defineProperty(cd.prototype,"systemId",{get:function(){return this.sysID}}),Object.defineProperty(cd.prototype,"notationName",{get:function(){return this.nData||null}}),Object.defineProperty(cd.prototype,"inputEncoding",{get:function(){return null}}),Object.defineProperty(cd.prototype,"xmlEncoding",{get:function(){return null}}),Object.defineProperty(cd.prototype,"xmlVersion",{get:function(){return null}}),cd.prototype.toString=function(dd){return this.options.writer.dtdEntity(this,this.options.writer.filterOptions(dd))},cd}(qa)}).call(commonjsGlobal)),XMLDTDEntity.exports}var XMLDTDElement={exports:{}},hasRequiredXMLDTDElement;function requireXMLDTDElement(){return hasRequiredXMLDTDElement||(hasRequiredXMLDTDElement=1,(function(){var Ra,qa,nd=function(ld,ud){for(var cd in ud)od.call(ud,cd)&&(ld[cd]=ud[cd]);function dd(){this.constructor=ld}return dd.prototype=ud.prototype,ld.prototype=new dd,ld.__super__=ud.prototype,ld},od={}.hasOwnProperty;qa=requireXMLNode(),Ra=requireNodeType(),XMLDTDElement.exports=function(ld){nd(ud,ld);function ud(cd,dd,pd){if(ud.__super__.constructor.call(this,cd),dd==null)throw new Error("Missing DTD element name. "+this.debugInfo());pd||(pd="(#PCDATA)"),Array.isArray(pd)&&(pd="("+pd.join(",")+")"),this.name=this.stringify.name(dd),this.type=Ra.ElementDeclaration,this.value=this.stringify.dtdElementValue(pd)}return ud.prototype.toString=function(cd){return this.options.writer.dtdElement(this,this.options.writer.filterOptions(cd))},ud}(qa)}).call(commonjsGlobal)),XMLDTDElement.exports}var XMLDTDNotation={exports:{}},hasRequiredXMLDTDNotation;function requireXMLDTDNotation(){return hasRequiredXMLDTDNotation||(hasRequiredXMLDTDNotation=1,(function(){var Ra,qa,nd=function(ld,ud){for(var cd in ud)od.call(ud,cd)&&(ld[cd]=ud[cd]);function dd(){this.constructor=ld}return dd.prototype=ud.prototype,ld.prototype=new dd,ld.__super__=ud.prototype,ld},od={}.hasOwnProperty;qa=requireXMLNode(),Ra=requireNodeType(),XMLDTDNotation.exports=function(ld){nd(ud,ld);function ud(cd,dd,pd){if(ud.__super__.constructor.call(this,cd),dd==null)throw new Error("Missing DTD notation name. "+this.debugInfo(dd));if(!pd.pubID&&!pd.sysID)throw new Error("Public or system identifiers are required for an external entity. "+this.debugInfo(dd));this.name=this.stringify.name(dd),this.type=Ra.NotationDeclaration,pd.pubID!=null&&(this.pubID=this.stringify.dtdPubID(pd.pubID)),pd.sysID!=null&&(this.sysID=this.stringify.dtdSysID(pd.sysID))}return Object.defineProperty(ud.prototype,"publicId",{get:function(){return this.pubID}}),Object.defineProperty(ud.prototype,"systemId",{get:function(){return this.sysID}}),ud.prototype.toString=function(cd){return this.options.writer.dtdNotation(this,this.options.writer.filterOptions(cd))},ud}(qa)}).call(commonjsGlobal)),XMLDTDNotation.exports}var hasRequiredXMLDocType;function requireXMLDocType(){return hasRequiredXMLDocType||(hasRequiredXMLDocType=1,(function(){var Ra,qa,nd,od,ld,ud,cd,dd,pd=function(md,vd){for(var Ad in vd)fd.call(vd,Ad)&&(md[Ad]=vd[Ad]);function Nd(){this.constructor=md}return Nd.prototype=vd.prototype,md.prototype=new Nd,md.__super__=vd.prototype,md},fd={}.hasOwnProperty;dd=requireUtility().isObject,cd=requireXMLNode(),Ra=requireNodeType(),qa=requireXMLDTDAttList(),od=requireXMLDTDEntity(),nd=requireXMLDTDElement(),ld=requireXMLDTDNotation(),ud=requireXMLNamedNodeMap(),XMLDocType.exports=function(md){pd(vd,md);function vd(Ad,Nd,Id){var Od,Fd,Pd,Md,Bd,jd;if(vd.__super__.constructor.call(this,Ad),this.type=Ra.DocType,Ad.children){for(Md=Ad.children,Fd=0,Pd=Md.length;Fd<Pd;Fd++)if(Od=Md[Fd],Od.type===Ra.Element){this.name=Od.name;break}}this.documentObject=Ad,dd(Nd)&&(Bd=Nd,Nd=Bd.pubID,Id=Bd.sysID),Id==null&&(jd=[Nd,Id],Id=jd[0],Nd=jd[1]),Nd!=null&&(this.pubID=this.stringify.dtdPubID(Nd)),Id!=null&&(this.sysID=this.stringify.dtdSysID(Id))}return Object.defineProperty(vd.prototype,"entities",{get:function(){var Ad,Nd,Id,Od,Fd;for(Od={},Fd=this.children,Nd=0,Id=Fd.length;Nd<Id;Nd++)Ad=Fd[Nd],Ad.type===Ra.EntityDeclaration&&!Ad.pe&&(Od[Ad.name]=Ad);return new ud(Od)}}),Object.defineProperty(vd.prototype,"notations",{get:function(){var Ad,Nd,Id,Od,Fd;for(Od={},Fd=this.children,Nd=0,Id=Fd.length;Nd<Id;Nd++)Ad=Fd[Nd],Ad.type===Ra.NotationDeclaration&&(Od[Ad.name]=Ad);return new ud(Od)}}),Object.defineProperty(vd.prototype,"publicId",{get:function(){return this.pubID}}),Object.defineProperty(vd.prototype,"systemId",{get:function(){return this.sysID}}),Object.defineProperty(vd.prototype,"internalSubset",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),vd.prototype.element=function(Ad,Nd){var Id;return Id=new nd(this,Ad,Nd),this.children.push(Id),this},vd.prototype.attList=function(Ad,Nd,Id,Od,Fd){var Pd;return Pd=new qa(this,Ad,Nd,Id,Od,Fd),this.children.push(Pd),this},vd.prototype.entity=function(Ad,Nd){var Id;return Id=new od(this,!1,Ad,Nd),this.children.push(Id),this},vd.prototype.pEntity=function(Ad,Nd){var Id;return Id=new od(this,!0,Ad,Nd),this.children.push(Id),this},vd.prototype.notation=function(Ad,Nd){var Id;return Id=new ld(this,Ad,Nd),this.children.push(Id),this},vd.prototype.toString=function(Ad){return this.options.writer.docType(this,this.options.writer.filterOptions(Ad))},vd.prototype.ele=function(Ad,Nd){return this.element(Ad,Nd)},vd.prototype.att=function(Ad,Nd,Id,Od,Fd){return this.attList(Ad,Nd,Id,Od,Fd)},vd.prototype.ent=function(Ad,Nd){return this.entity(Ad,Nd)},vd.prototype.pent=function(Ad,Nd){return this.pEntity(Ad,Nd)},vd.prototype.not=function(Ad,Nd){return this.notation(Ad,Nd)},vd.prototype.up=function(){return this.root()||this.documentObject},vd.prototype.isEqualNode=function(Ad){return!(!vd.__super__.isEqualNode.apply(this,arguments).isEqualNode(Ad)||Ad.name!==this.name||Ad.publicId!==this.publicId||Ad.systemId!==this.systemId)},vd}(cd)}).call(commonjsGlobal)),XMLDocType.exports}var XMLRaw={exports:{}},hasRequiredXMLRaw;function requireXMLRaw(){return hasRequiredXMLRaw||(hasRequiredXMLRaw=1,(function(){var Ra,qa,nd=function(ld,ud){for(var cd in ud)od.call(ud,cd)&&(ld[cd]=ud[cd]);function dd(){this.constructor=ld}return dd.prototype=ud.prototype,ld.prototype=new dd,ld.__super__=ud.prototype,ld},od={}.hasOwnProperty;Ra=requireNodeType(),qa=requireXMLNode(),XMLRaw.exports=function(ld){nd(ud,ld);function ud(cd,dd){if(ud.__super__.constructor.call(this,cd),dd==null)throw new Error("Missing raw text. "+this.debugInfo());this.type=Ra.Raw,this.value=this.stringify.raw(dd)}return ud.prototype.clone=function(){return Object.create(this)},ud.prototype.toString=function(cd){return this.options.writer.raw(this,this.options.writer.filterOptions(cd))},ud}(qa)}).call(commonjsGlobal)),XMLRaw.exports}var XMLText={exports:{}},hasRequiredXMLText;function requireXMLText(){return hasRequiredXMLText||(hasRequiredXMLText=1,(function(){var Ra,qa,nd=function(ld,ud){for(var cd in ud)od.call(ud,cd)&&(ld[cd]=ud[cd]);function dd(){this.constructor=ld}return dd.prototype=ud.prototype,ld.prototype=new dd,ld.__super__=ud.prototype,ld},od={}.hasOwnProperty;Ra=requireNodeType(),qa=requireXMLCharacterData(),XMLText.exports=function(ld){nd(ud,ld);function ud(cd,dd){if(ud.__super__.constructor.call(this,cd),dd==null)throw new Error("Missing element text. "+this.debugInfo());this.name="#text",this.type=Ra.Text,this.value=this.stringify.text(dd)}return Object.defineProperty(ud.prototype,"isElementContentWhitespace",{get:function(){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Object.defineProperty(ud.prototype,"wholeText",{get:function(){var cd,dd,pd;for(pd="",dd=this.previousSibling;dd;)pd=dd.data+pd,dd=dd.previousSibling;for(pd+=this.data,cd=this.nextSibling;cd;)pd=pd+cd.data,cd=cd.nextSibling;return pd}}),ud.prototype.clone=function(){return Object.create(this)},ud.prototype.toString=function(cd){return this.options.writer.text(this,this.options.writer.filterOptions(cd))},ud.prototype.splitText=function(cd){throw new Error("This DOM method is not implemented."+this.debugInfo())},ud.prototype.replaceWholeText=function(cd){throw new Error("This DOM method is not implemented."+this.debugInfo())},ud}(qa)}).call(commonjsGlobal)),XMLText.exports}var XMLProcessingInstruction={exports:{}},hasRequiredXMLProcessingInstruction;function requireXMLProcessingInstruction(){return hasRequiredXMLProcessingInstruction||(hasRequiredXMLProcessingInstruction=1,(function(){var Ra,qa,nd=function(ld,ud){for(var cd in ud)od.call(ud,cd)&&(ld[cd]=ud[cd]);function dd(){this.constructor=ld}return dd.prototype=ud.prototype,ld.prototype=new dd,ld.__super__=ud.prototype,ld},od={}.hasOwnProperty;Ra=requireNodeType(),qa=requireXMLCharacterData(),XMLProcessingInstruction.exports=function(ld){nd(ud,ld);function ud(cd,dd,pd){if(ud.__super__.constructor.call(this,cd),dd==null)throw new Error("Missing instruction target. "+this.debugInfo());this.type=Ra.ProcessingInstruction,this.target=this.stringify.insTarget(dd),this.name=this.target,pd&&(this.value=this.stringify.insValue(pd))}return ud.prototype.clone=function(){return Object.create(this)},ud.prototype.toString=function(cd){return this.options.writer.processingInstruction(this,this.options.writer.filterOptions(cd))},ud.prototype.isEqualNode=function(cd){return!(!ud.__super__.isEqualNode.apply(this,arguments).isEqualNode(cd)||cd.target!==this.target)},ud}(qa)}).call(commonjsGlobal)),XMLProcessingInstruction.exports}var XMLDummy={exports:{}},hasRequiredXMLDummy;function requireXMLDummy(){return hasRequiredXMLDummy||(hasRequiredXMLDummy=1,(function(){var Ra,qa,nd=function(ld,ud){for(var cd in ud)od.call(ud,cd)&&(ld[cd]=ud[cd]);function dd(){this.constructor=ld}return dd.prototype=ud.prototype,ld.prototype=new dd,ld.__super__=ud.prototype,ld},od={}.hasOwnProperty;qa=requireXMLNode(),Ra=requireNodeType(),XMLDummy.exports=function(ld){nd(ud,ld);function ud(cd){ud.__super__.constructor.call(this,cd),this.type=Ra.Dummy}return ud.prototype.clone=function(){return Object.create(this)},ud.prototype.toString=function(cd){return""},ud}(qa)}).call(commonjsGlobal)),XMLDummy.exports}var XMLNodeList={exports:{}},hasRequiredXMLNodeList;function requireXMLNodeList(){return hasRequiredXMLNodeList||(hasRequiredXMLNodeList=1,(function(){XMLNodeList.exports=function(){function Ra(qa){this.nodes=qa}return Object.defineProperty(Ra.prototype,"length",{get:function(){return this.nodes.length||0}}),Ra.prototype.clone=function(){return this.nodes=null},Ra.prototype.item=function(qa){return this.nodes[qa]||null},Ra}()}).call(commonjsGlobal)),XMLNodeList.exports}var DocumentPosition={exports:{}},hasRequiredDocumentPosition;function requireDocumentPosition(){return hasRequiredDocumentPosition||(hasRequiredDocumentPosition=1,(function(){DocumentPosition.exports={Disconnected:1,Preceding:2,Following:4,Contains:8,ContainedBy:16,ImplementationSpecific:32}}).call(commonjsGlobal)),DocumentPosition.exports}var hasRequiredXMLNode;function requireXMLNode(){return hasRequiredXMLNode||(hasRequiredXMLNode=1,(function(){var Ra,qa,nd,od,ld,ud,cd,dd,pd,fd,md,vd,Ad,Nd,Id,Od,Fd,Pd={}.hasOwnProperty;Fd=requireUtility(),Od=Fd.isObject,Id=Fd.isFunction,Nd=Fd.isEmpty,Ad=Fd.getValue,dd=null,nd=null,od=null,ld=null,ud=null,md=null,vd=null,fd=null,cd=null,qa=null,pd=null,Ra=null,XMLNode.exports=function(){function Md(Bd){this.parent=Bd,this.parent&&(this.options=this.parent.options,this.stringify=this.parent.stringify),this.value=null,this.children=[],this.baseURI=null,dd||(dd=requireXMLElement(),nd=requireXMLCData(),od=requireXMLComment(),ld=requireXMLDeclaration(),ud=requireXMLDocType(),md=requireXMLRaw(),vd=requireXMLText(),fd=requireXMLProcessingInstruction(),cd=requireXMLDummy(),qa=requireNodeType(),pd=requireXMLNodeList(),requireXMLNamedNodeMap(),Ra=requireDocumentPosition())}return Object.defineProperty(Md.prototype,"nodeName",{get:function(){return this.name}}),Object.defineProperty(Md.prototype,"nodeType",{get:function(){return this.type}}),Object.defineProperty(Md.prototype,"nodeValue",{get:function(){return this.value}}),Object.defineProperty(Md.prototype,"parentNode",{get:function(){return this.parent}}),Object.defineProperty(Md.prototype,"childNodes",{get:function(){return(!this.childNodeList||!this.childNodeList.nodes)&&(this.childNodeList=new pd(this.children)),this.childNodeList}}),Object.defineProperty(Md.prototype,"firstChild",{get:function(){return this.children[0]||null}}),Object.defineProperty(Md.prototype,"lastChild",{get:function(){return this.children[this.children.length-1]||null}}),Object.defineProperty(Md.prototype,"previousSibling",{get:function(){var Bd;return Bd=this.parent.children.indexOf(this),this.parent.children[Bd-1]||null}}),Object.defineProperty(Md.prototype,"nextSibling",{get:function(){var Bd;return Bd=this.parent.children.indexOf(this),this.parent.children[Bd+1]||null}}),Object.defineProperty(Md.prototype,"ownerDocument",{get:function(){return this.document()||null}}),Object.defineProperty(Md.prototype,"textContent",{get:function(){var Bd,jd,Hd,Gd,zd;if(this.nodeType===qa.Element||this.nodeType===qa.DocumentFragment){for(zd="",Gd=this.children,jd=0,Hd=Gd.length;jd<Hd;jd++)Bd=Gd[jd],Bd.textContent&&(zd+=Bd.textContent);return zd}else return null},set:function(Bd){throw new Error("This DOM method is not implemented."+this.debugInfo())}}),Md.prototype.setParent=function(Bd){var jd,Hd,Gd,zd,df;for(this.parent=Bd,Bd&&(this.options=Bd.options,this.stringify=Bd.stringify),zd=this.children,df=[],Hd=0,Gd=zd.length;Hd<Gd;Hd++)jd=zd[Hd],df.push(jd.setParent(this));return df},Md.prototype.element=function(Bd,jd,Hd){var Gd,zd,df,Wd,Jd,Xd,_f,vf,Sf,gf,bf;if(Xd=null,jd===null&&Hd==null&&(Sf=[{},null],jd=Sf[0],Hd=Sf[1]),jd==null&&(jd={}),jd=Ad(jd),Od(jd)||(gf=[jd,Hd],Hd=gf[0],jd=gf[1]),Bd!=null&&(Bd=Ad(Bd)),Array.isArray(Bd))for(df=0,_f=Bd.length;df<_f;df++)zd=Bd[df],Xd=this.element(zd);else if(Id(Bd))Xd=this.element(Bd.apply());else if(Od(Bd)){for(Jd in Bd)if(Pd.call(Bd,Jd))if(bf=Bd[Jd],Id(bf)&&(bf=bf.apply()),!this.options.ignoreDecorators&&this.stringify.convertAttKey&&Jd.indexOf(this.stringify.convertAttKey)===0)Xd=this.attribute(Jd.substr(this.stringify.convertAttKey.length),bf);else if(!this.options.separateArrayItems&&Array.isArray(bf)&&Nd(bf))Xd=this.dummy();else if(Od(bf)&&Nd(bf))Xd=this.element(Jd);else if(!this.options.keepNullNodes&&bf==null)Xd=this.dummy();else if(!this.options.separateArrayItems&&Array.isArray(bf))for(Wd=0,vf=bf.length;Wd<vf;Wd++)zd=bf[Wd],Gd={},Gd[Jd]=zd,Xd=this.element(Gd);else Od(bf)?!this.options.ignoreDecorators&&this.stringify.convertTextKey&&Jd.indexOf(this.stringify.convertTextKey)===0?Xd=this.element(bf):(Xd=this.element(Jd),Xd.element(bf)):Xd=this.element(Jd,bf)}else!this.options.keepNullNodes&&Hd===null?Xd=this.dummy():!this.options.ignoreDecorators&&this.stringify.convertTextKey&&Bd.indexOf(this.stringify.convertTextKey)===0?Xd=this.text(Hd):!this.options.ignoreDecorators&&this.stringify.convertCDataKey&&Bd.indexOf(this.stringify.convertCDataKey)===0?Xd=this.cdata(Hd):!this.options.ignoreDecorators&&this.stringify.convertCommentKey&&Bd.indexOf(this.stringify.convertCommentKey)===0?Xd=this.comment(Hd):!this.options.ignoreDecorators&&this.stringify.convertRawKey&&Bd.indexOf(this.stringify.convertRawKey)===0?Xd=this.raw(Hd):!this.options.ignoreDecorators&&this.stringify.convertPIKey&&Bd.indexOf(this.stringify.convertPIKey)===0?Xd=this.instruction(Bd.substr(this.stringify.convertPIKey.length),Hd):Xd=this.node(Bd,jd,Hd);if(Xd==null)throw new Error("Could not create any elements with: "+Bd+". "+this.debugInfo());return Xd},Md.prototype.insertBefore=function(Bd,jd,Hd){var Gd,zd,df,Wd,Jd;if(Bd!=null&&Bd.type)return df=Bd,Wd=jd,df.setParent(this),Wd?(zd=children.indexOf(Wd),Jd=children.splice(zd),children.push(df),Array.prototype.push.apply(children,Jd)):children.push(df),df;if(this.isRoot)throw new Error("Cannot insert elements at root level. "+this.debugInfo(Bd));return zd=this.parent.children.indexOf(this),Jd=this.parent.children.splice(zd),Gd=this.parent.element(Bd,jd,Hd),Array.prototype.push.apply(this.parent.children,Jd),Gd},Md.prototype.insertAfter=function(Bd,jd,Hd){var Gd,zd,df;if(this.isRoot)throw new Error("Cannot insert elements at root level. "+this.debugInfo(Bd));return zd=this.parent.children.indexOf(this),df=this.parent.children.splice(zd+1),Gd=this.parent.element(Bd,jd,Hd),Array.prototype.push.apply(this.parent.children,df),Gd},Md.prototype.remove=function(){var Bd;if(this.isRoot)throw new Error("Cannot remove the root element. "+this.debugInfo());return Bd=this.parent.children.indexOf(this),[].splice.apply(this.parent.children,[Bd,Bd-Bd+1].concat([])),this.parent},Md.prototype.node=function(Bd,jd,Hd){var Gd,zd;return Bd!=null&&(Bd=Ad(Bd)),jd||(jd={}),jd=Ad(jd),Od(jd)||(zd=[jd,Hd],Hd=zd[0],jd=zd[1]),Gd=new dd(this,Bd,jd),Hd!=null&&Gd.text(Hd),this.children.push(Gd),Gd},Md.prototype.text=function(Bd){var jd;return Od(Bd)&&this.element(Bd),jd=new vd(this,Bd),this.children.push(jd),this},Md.prototype.cdata=function(Bd){var jd;return jd=new nd(this,Bd),this.children.push(jd),this},Md.prototype.comment=function(Bd){var jd;return jd=new od(this,Bd),this.children.push(jd),this},Md.prototype.commentBefore=function(Bd){var jd,Hd;return jd=this.parent.children.indexOf(this),Hd=this.parent.children.splice(jd),this.parent.comment(Bd),Array.prototype.push.apply(this.parent.children,Hd),this},Md.prototype.commentAfter=function(Bd){var jd,Hd;return jd=this.parent.children.indexOf(this),Hd=this.parent.children.splice(jd+1),this.parent.comment(Bd),Array.prototype.push.apply(this.parent.children,Hd),this},Md.prototype.raw=function(Bd){var jd;return jd=new md(this,Bd),this.children.push(jd),this},Md.prototype.dummy=function(){var Bd;return Bd=new cd(this),Bd},Md.prototype.instruction=function(Bd,jd){var Hd,Gd,zd,df,Wd;if(Bd!=null&&(Bd=Ad(Bd)),jd!=null&&(jd=Ad(jd)),Array.isArray(Bd))for(df=0,Wd=Bd.length;df<Wd;df++)Hd=Bd[df],this.instruction(Hd);else if(Od(Bd))for(Hd in Bd)Pd.call(Bd,Hd)&&(Gd=Bd[Hd],this.instruction(Hd,Gd));else Id(jd)&&(jd=jd.apply()),zd=new fd(this,Bd,jd),this.children.push(zd);return this},Md.prototype.instructionBefore=function(Bd,jd){var Hd,Gd;return Hd=this.parent.children.indexOf(this),Gd=this.parent.children.splice(Hd),this.parent.instruction(Bd,jd),Array.prototype.push.apply(this.parent.children,Gd),this},Md.prototype.instructionAfter=function(Bd,jd){var Hd,Gd;return Hd=this.parent.children.indexOf(this),Gd=this.parent.children.splice(Hd+1),this.parent.instruction(Bd,jd),Array.prototype.push.apply(this.parent.children,Gd),this},Md.prototype.declaration=function(Bd,jd,Hd){var Gd,zd;return Gd=this.document(),zd=new ld(Gd,Bd,jd,Hd),Gd.children.length===0?Gd.children.unshift(zd):Gd.children[0].type===qa.Declaration?Gd.children[0]=zd:Gd.children.unshift(zd),Gd.root()||Gd},Md.prototype.dtd=function(Bd,jd){var Hd,Gd,zd,df,Wd,Jd,Xd,_f,vf,Sf;for(Gd=this.document(),zd=new ud(Gd,Bd,jd),vf=Gd.children,df=Wd=0,Xd=vf.length;Wd<Xd;df=++Wd)if(Hd=vf[df],Hd.type===qa.DocType)return Gd.children[df]=zd,zd;for(Sf=Gd.children,df=Jd=0,_f=Sf.length;Jd<_f;df=++Jd)if(Hd=Sf[df],Hd.isRoot)return Gd.children.splice(df,0,zd),zd;return Gd.children.push(zd),zd},Md.prototype.up=function(){if(this.isRoot)throw new Error("The root node has no parent. Use doc() if you need to get the document object.");return this.parent},Md.prototype.root=function(){var Bd;for(Bd=this;Bd;){if(Bd.type===qa.Document)return Bd.rootObject;if(Bd.isRoot)return Bd;Bd=Bd.parent}},Md.prototype.document=function(){var Bd;for(Bd=this;Bd;){if(Bd.type===qa.Document)return Bd;Bd=Bd.parent}},Md.prototype.end=function(Bd){return this.document().end(Bd)},Md.prototype.prev=function(){var Bd;if(Bd=this.parent.children.indexOf(this),Bd<1)throw new Error("Already at the first node. "+this.debugInfo());return this.parent.children[Bd-1]},Md.prototype.next=function(){var Bd;if(Bd=this.parent.children.indexOf(this),Bd===-1||Bd===this.parent.children.length-1)throw new Error("Already at the last node. "+this.debugInfo());return this.parent.children[Bd+1]},Md.prototype.importDocument=function(Bd){var jd;return jd=Bd.root().clone(),jd.parent=this,jd.isRoot=!1,this.children.push(jd),this},Md.prototype.debugInfo=function(Bd){var jd,Hd;return Bd=Bd||this.name,Bd==null&&!((jd=this.parent)!=null&&jd.name)?"":Bd==null?"parent: <"+this.parent.name+">":(Hd=this.parent)!=null&&Hd.name?"node: <"+Bd+">, parent: <"+this.parent.name+">":"node: <"+Bd+">"},Md.prototype.ele=function(Bd,jd,Hd){return this.element(Bd,jd,Hd)},Md.prototype.nod=function(Bd,jd,Hd){return this.node(Bd,jd,Hd)},Md.prototype.txt=function(Bd){return this.text(Bd)},Md.prototype.dat=function(Bd){return this.cdata(Bd)},Md.prototype.com=function(Bd){return this.comment(Bd)},Md.prototype.ins=function(Bd,jd){return this.instruction(Bd,jd)},Md.prototype.doc=function(){return this.document()},Md.prototype.dec=function(Bd,jd,Hd){return this.declaration(Bd,jd,Hd)},Md.prototype.e=function(Bd,jd,Hd){return this.element(Bd,jd,Hd)},Md.prototype.n=function(Bd,jd,Hd){return this.node(Bd,jd,Hd)},Md.prototype.t=function(Bd){return this.text(Bd)},Md.prototype.d=function(Bd){return this.cdata(Bd)},Md.prototype.c=function(Bd){return this.comment(Bd)},Md.prototype.r=function(Bd){return this.raw(Bd)},Md.prototype.i=function(Bd,jd){return this.instruction(Bd,jd)},Md.prototype.u=function(){return this.up()},Md.prototype.importXMLBuilder=function(Bd){return this.importDocument(Bd)},Md.prototype.replaceChild=function(Bd,jd){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.removeChild=function(Bd){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.appendChild=function(Bd){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.hasChildNodes=function(){return this.children.length!==0},Md.prototype.cloneNode=function(Bd){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.normalize=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.isSupported=function(Bd,jd){return!0},Md.prototype.hasAttributes=function(){return this.attribs.length!==0},Md.prototype.compareDocumentPosition=function(Bd){var jd,Hd;return jd=this,jd===Bd?0:this.document()!==Bd.document()?(Hd=Ra.Disconnected|Ra.ImplementationSpecific,Math.random()<.5?Hd|=Ra.Preceding:Hd|=Ra.Following,Hd):jd.isAncestor(Bd)?Ra.Contains|Ra.Preceding:jd.isDescendant(Bd)?Ra.Contains|Ra.Following:jd.isPreceding(Bd)?Ra.Preceding:Ra.Following},Md.prototype.isSameNode=function(Bd){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.lookupPrefix=function(Bd){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.isDefaultNamespace=function(Bd){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.lookupNamespaceURI=function(Bd){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.isEqualNode=function(Bd){var jd,Hd,Gd;if(Bd.nodeType!==this.nodeType||Bd.children.length!==this.children.length)return!1;for(jd=Hd=0,Gd=this.children.length-1;0<=Gd?Hd<=Gd:Hd>=Gd;jd=0<=Gd?++Hd:--Hd)if(!this.children[jd].isEqualNode(Bd.children[jd]))return!1;return!0},Md.prototype.getFeature=function(Bd,jd){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.setUserData=function(Bd,jd,Hd){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.getUserData=function(Bd){throw new Error("This DOM method is not implemented."+this.debugInfo())},Md.prototype.contains=function(Bd){return Bd?Bd===this||this.isDescendant(Bd):!1},Md.prototype.isDescendant=function(Bd){var jd,Hd,Gd,zd,df;for(df=this.children,Gd=0,zd=df.length;Gd<zd;Gd++)if(jd=df[Gd],Bd===jd||(Hd=jd.isDescendant(Bd),Hd))return!0;return!1},Md.prototype.isAncestor=function(Bd){return Bd.isDescendant(this)},Md.prototype.isPreceding=function(Bd){var jd,Hd;return jd=this.treePosition(Bd),Hd=this.treePosition(this),jd===-1||Hd===-1?!1:jd<Hd},Md.prototype.isFollowing=function(Bd){var jd,Hd;return jd=this.treePosition(Bd),Hd=this.treePosition(this),jd===-1||Hd===-1?!1:jd>Hd},Md.prototype.treePosition=function(Bd){var jd,Hd;return Hd=0,jd=!1,this.foreachTreeNode(this.document(),function(Gd){if(Hd++,!jd&&Gd===Bd)return jd=!0}),jd?Hd:-1},Md.prototype.foreachTreeNode=function(Bd,jd){var Hd,Gd,zd,df,Wd;for(Bd||(Bd=this.document()),df=Bd.children,Gd=0,zd=df.length;Gd<zd;Gd++){if(Hd=df[Gd],Wd=jd(Hd))return Wd;if(Wd=this.foreachTreeNode(Hd,jd),Wd)return Wd}},Md}()}).call(commonjsGlobal)),XMLNode.exports}var XMLStringifier={exports:{}},hasRequiredXMLStringifier;function requireXMLStringifier(){return hasRequiredXMLStringifier||(hasRequiredXMLStringifier=1,(function(){var Ra=function(nd,od){return function(){return nd.apply(od,arguments)}},qa={}.hasOwnProperty;XMLStringifier.exports=function(){function nd(od){this.assertLegalName=Ra(this.assertLegalName,this),this.assertLegalChar=Ra(this.assertLegalChar,this);var ld,ud,cd;od||(od={}),this.options=od,this.options.version||(this.options.version="1.0"),ud=od.stringify||{};for(ld in ud)qa.call(ud,ld)&&(cd=ud[ld],this[ld]=cd)}return nd.prototype.name=function(od){return this.options.noValidation?od:this.assertLegalName(""+od||"")},nd.prototype.text=function(od){return this.options.noValidation?od:this.assertLegalChar(this.textEscape(""+od||""))},nd.prototype.cdata=function(od){return this.options.noValidation?od:(od=""+od||"",od=od.replace("]]>","]]]]><![CDATA[>"),this.assertLegalChar(od))},nd.prototype.comment=function(od){if(this.options.noValidation)return od;if(od=""+od||"",od.match(/--/))throw new Error("Comment text cannot contain double-hypen: "+od);return this.assertLegalChar(od)},nd.prototype.raw=function(od){return this.options.noValidation?od:""+od||""},nd.prototype.attValue=function(od){return this.options.noValidation?od:this.assertLegalChar(this.attEscape(od=""+od||""))},nd.prototype.insTarget=function(od){return this.options.noValidation?od:this.assertLegalChar(""+od||"")},nd.prototype.insValue=function(od){if(this.options.noValidation)return od;if(od=""+od||"",od.match(/\?>/))throw new Error("Invalid processing instruction value: "+od);return this.assertLegalChar(od)},nd.prototype.xmlVersion=function(od){if(this.options.noValidation)return od;if(od=""+od||"",!od.match(/1\.[0-9]+/))throw new Error("Invalid version number: "+od);return od},nd.prototype.xmlEncoding=function(od){if(this.options.noValidation)return od;if(od=""+od||"",!od.match(/^[A-Za-z](?:[A-Za-z0-9._-])*$/))throw new Error("Invalid encoding: "+od);return this.assertLegalChar(od)},nd.prototype.xmlStandalone=function(od){return this.options.noValidation?od:od?"yes":"no"},nd.prototype.dtdPubID=function(od){return this.options.noValidation?od:this.assertLegalChar(""+od||"")},nd.prototype.dtdSysID=function(od){return this.options.noValidation?od:this.assertLegalChar(""+od||"")},nd.prototype.dtdElementValue=function(od){return this.options.noValidation?od:this.assertLegalChar(""+od||"")},nd.prototype.dtdAttType=function(od){return this.options.noValidation?od:this.assertLegalChar(""+od||"")},nd.prototype.dtdAttDefault=function(od){return this.options.noValidation?od:this.assertLegalChar(""+od||"")},nd.prototype.dtdEntityValue=function(od){return this.options.noValidation?od:this.assertLegalChar(""+od||"")},nd.prototype.dtdNData=function(od){return this.options.noValidation?od:this.assertLegalChar(""+od||"")},nd.prototype.convertAttKey="@",nd.prototype.convertPIKey="?",nd.prototype.convertTextKey="#text",nd.prototype.convertCDataKey="#cdata",nd.prototype.convertCommentKey="#comment",nd.prototype.convertRawKey="#raw",nd.prototype.assertLegalChar=function(od){var ld,ud;if(this.options.noValidation)return od;if(ld="",this.options.version==="1.0"){if(ld=/[\0-\x08\x0B\f\x0E-\x1F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,ud=od.match(ld))throw new Error("Invalid character in string: "+od+" at index "+ud.index)}else if(this.options.version==="1.1"&&(ld=/[\0\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,ud=od.match(ld)))throw new Error("Invalid character in string: "+od+" at index "+ud.index);return od},nd.prototype.assertLegalName=function(od){var ld;if(this.options.noValidation)return od;if(this.assertLegalChar(od),ld=/^([:A-Z_a-z\xC0-\xD6\xD8-\xF6\xF8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])([\x2D\.0-:A-Z_a-z\xB7\xC0-\xD6\xD8-\xF6\xF8-\u037D\u037F-\u1FFF\u200C\u200D\u203F\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])*$/,!od.match(ld))throw new Error("Invalid character in name");return od},nd.prototype.textEscape=function(od){var ld;return this.options.noValidation?od:(ld=this.options.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,od.replace(ld,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/\r/g,"&#xD;"))},nd.prototype.attEscape=function(od){var ld;return this.options.noValidation?od:(ld=this.options.noDoubleEncoding?/(?!&\S+;)&/g:/&/g,od.replace(ld,"&amp;").replace(/</g,"&lt;").replace(/"/g,"&quot;").replace(/\t/g,"&#x9;").replace(/\n/g,"&#xA;").replace(/\r/g,"&#xD;"))},nd}()}).call(commonjsGlobal)),XMLStringifier.exports}var XMLStringWriter={exports:{}},XMLWriterBase={exports:{}},WriterState={exports:{}},hasRequiredWriterState;function requireWriterState(){return hasRequiredWriterState||(hasRequiredWriterState=1,(function(){WriterState.exports={None:0,OpenTag:1,InsideTag:2,CloseTag:3}}).call(commonjsGlobal)),WriterState.exports}var hasRequiredXMLWriterBase;function requireXMLWriterBase(){return hasRequiredXMLWriterBase||(hasRequiredXMLWriterBase=1,(function(){var Ra,qa,nd,od={}.hasOwnProperty;nd=requireUtility().assign,Ra=requireNodeType(),requireXMLDeclaration(),requireXMLDocType(),requireXMLCData(),requireXMLComment(),requireXMLElement(),requireXMLRaw(),requireXMLText(),requireXMLProcessingInstruction(),requireXMLDummy(),requireXMLDTDAttList(),requireXMLDTDElement(),requireXMLDTDEntity(),requireXMLDTDNotation(),qa=requireWriterState(),XMLWriterBase.exports=function(){function ld(ud){var cd,dd,pd;ud||(ud={}),this.options=ud,dd=ud.writer||{};for(cd in dd)od.call(dd,cd)&&(pd=dd[cd],this["_"+cd]=this[cd],this[cd]=pd)}return ld.prototype.filterOptions=function(ud){var cd,dd,pd,fd,md,vd,Ad,Nd;return ud||(ud={}),ud=nd({},this.options,ud),cd={writer:this},cd.pretty=ud.pretty||!1,cd.allowEmpty=ud.allowEmpty||!1,cd.indent=(dd=ud.indent)!=null?dd:" ",cd.newline=(pd=ud.newline)!=null?pd:`
`,cd.offset=(fd=ud.offset)!=null?fd:0,cd.dontPrettyTextNodes=(md=(vd=ud.dontPrettyTextNodes)!=null?vd:ud.dontprettytextnodes)!=null?md:0,cd.spaceBeforeSlash=(Ad=(Nd=ud.spaceBeforeSlash)!=null?Nd:ud.spacebeforeslash)!=null?Ad:"",cd.spaceBeforeSlash===!0&&(cd.spaceBeforeSlash=" "),cd.suppressPrettyCount=0,cd.user={},cd.state=qa.None,cd},ld.prototype.indent=function(ud,cd,dd){var pd;return!cd.pretty||cd.suppressPrettyCount?"":cd.pretty&&(pd=(dd||0)+cd.offset+1,pd>0)?new Array(pd).join(cd.indent):""},ld.prototype.endline=function(ud,cd,dd){return!cd.pretty||cd.suppressPrettyCount?"":cd.newline},ld.prototype.attribute=function(ud,cd,dd){var pd;return this.openAttribute(ud,cd,dd),pd=" "+ud.name+'="'+ud.value+'"',this.closeAttribute(ud,cd,dd),pd},ld.prototype.cdata=function(ud,cd,dd){var pd;return this.openNode(ud,cd,dd),cd.state=qa.OpenTag,pd=this.indent(ud,cd,dd)+"<![CDATA[",cd.state=qa.InsideTag,pd+=ud.value,cd.state=qa.CloseTag,pd+="]]>"+this.endline(ud,cd,dd),cd.state=qa.None,this.closeNode(ud,cd,dd),pd},ld.prototype.comment=function(ud,cd,dd){var pd;return this.openNode(ud,cd,dd),cd.state=qa.OpenTag,pd=this.indent(ud,cd,dd)+"<!-- ",cd.state=qa.InsideTag,pd+=ud.value,cd.state=qa.CloseTag,pd+=" -->"+this.endline(ud,cd,dd),cd.state=qa.None,this.closeNode(ud,cd,dd),pd},ld.prototype.declaration=function(ud,cd,dd){var pd;return this.openNode(ud,cd,dd),cd.state=qa.OpenTag,pd=this.indent(ud,cd,dd)+"<?xml",cd.state=qa.InsideTag,pd+=' version="'+ud.version+'"',ud.encoding!=null&&(pd+=' encoding="'+ud.encoding+'"'),ud.standalone!=null&&(pd+=' standalone="'+ud.standalone+'"'),cd.state=qa.CloseTag,pd+=cd.spaceBeforeSlash+"?>",pd+=this.endline(ud,cd,dd),cd.state=qa.None,this.closeNode(ud,cd,dd),pd},ld.prototype.docType=function(ud,cd,dd){var pd,fd,md,vd,Ad;if(dd||(dd=0),this.openNode(ud,cd,dd),cd.state=qa.OpenTag,vd=this.indent(ud,cd,dd),vd+="<!DOCTYPE "+ud.root().name,ud.pubID&&ud.sysID?vd+=' PUBLIC "'+ud.pubID+'" "'+ud.sysID+'"':ud.sysID&&(vd+=' SYSTEM "'+ud.sysID+'"'),ud.children.length>0){for(vd+=" [",vd+=this.endline(ud,cd,dd),cd.state=qa.InsideTag,Ad=ud.children,fd=0,md=Ad.length;fd<md;fd++)pd=Ad[fd],vd+=this.writeChildNode(pd,cd,dd+1);cd.state=qa.CloseTag,vd+="]"}return cd.state=qa.CloseTag,vd+=cd.spaceBeforeSlash+">",vd+=this.endline(ud,cd,dd),cd.state=qa.None,this.closeNode(ud,cd,dd),vd},ld.prototype.element=function(ud,cd,dd){var pd,fd,md,vd,Ad,Nd,Id,Od,Fd,Pd,Md,Bd,jd,Hd;dd||(dd=0),Pd=!1,Md="",this.openNode(ud,cd,dd),cd.state=qa.OpenTag,Md+=this.indent(ud,cd,dd)+"<"+ud.name,Bd=ud.attribs;for(Fd in Bd)od.call(Bd,Fd)&&(pd=Bd[Fd],Md+=this.attribute(pd,cd,dd));if(md=ud.children.length,vd=md===0?null:ud.children[0],md===0||ud.children.every(function(Gd){return(Gd.type===Ra.Text||Gd.type===Ra.Raw)&&Gd.value===""}))cd.allowEmpty?(Md+=">",cd.state=qa.CloseTag,Md+="</"+ud.name+">"+this.endline(ud,cd,dd)):(cd.state=qa.CloseTag,Md+=cd.spaceBeforeSlash+"/>"+this.endline(ud,cd,dd));else if(cd.pretty&&md===1&&(vd.type===Ra.Text||vd.type===Ra.Raw)&&vd.value!=null)Md+=">",cd.state=qa.InsideTag,cd.suppressPrettyCount++,Pd=!0,Md+=this.writeChildNode(vd,cd,dd+1),cd.suppressPrettyCount--,Pd=!1,cd.state=qa.CloseTag,Md+="</"+ud.name+">"+this.endline(ud,cd,dd);else{if(cd.dontPrettyTextNodes){for(jd=ud.children,Ad=0,Id=jd.length;Ad<Id;Ad++)if(fd=jd[Ad],(fd.type===Ra.Text||fd.type===Ra.Raw)&&fd.value!=null){cd.suppressPrettyCount++,Pd=!0;break}}for(Md+=">"+this.endline(ud,cd,dd),cd.state=qa.InsideTag,Hd=ud.children,Nd=0,Od=Hd.length;Nd<Od;Nd++)fd=Hd[Nd],Md+=this.writeChildNode(fd,cd,dd+1);cd.state=qa.CloseTag,Md+=this.indent(ud,cd,dd)+"</"+ud.name+">",Pd&&cd.suppressPrettyCount--,Md+=this.endline(ud,cd,dd),cd.state=qa.None}return this.closeNode(ud,cd,dd),Md},ld.prototype.writeChildNode=function(ud,cd,dd){switch(ud.type){case Ra.CData:return this.cdata(ud,cd,dd);case Ra.Comment:return this.comment(ud,cd,dd);case Ra.Element:return this.element(ud,cd,dd);case Ra.Raw:return this.raw(ud,cd,dd);case Ra.Text:return this.text(ud,cd,dd);case Ra.ProcessingInstruction:return this.processingInstruction(ud,cd,dd);case Ra.Dummy:return"";case Ra.Declaration:return this.declaration(ud,cd,dd);case Ra.DocType:return this.docType(ud,cd,dd);case Ra.AttributeDeclaration:return this.dtdAttList(ud,cd,dd);case Ra.ElementDeclaration:return this.dtdElement(ud,cd,dd);case Ra.EntityDeclaration:return this.dtdEntity(ud,cd,dd);case Ra.NotationDeclaration:return this.dtdNotation(ud,cd,dd);default:throw new Error("Unknown XML node type: "+ud.constructor.name)}},ld.prototype.processingInstruction=function(ud,cd,dd){var pd;return this.openNode(ud,cd,dd),cd.state=qa.OpenTag,pd=this.indent(ud,cd,dd)+"<?",cd.state=qa.InsideTag,pd+=ud.target,ud.value&&(pd+=" "+ud.value),cd.state=qa.CloseTag,pd+=cd.spaceBeforeSlash+"?>",pd+=this.endline(ud,cd,dd),cd.state=qa.None,this.closeNode(ud,cd,dd),pd},ld.prototype.raw=function(ud,cd,dd){var pd;return this.openNode(ud,cd,dd),cd.state=qa.OpenTag,pd=this.indent(ud,cd,dd),cd.state=qa.InsideTag,pd+=ud.value,cd.state=qa.CloseTag,pd+=this.endline(ud,cd,dd),cd.state=qa.None,this.closeNode(ud,cd,dd),pd},ld.prototype.text=function(ud,cd,dd){var pd;return this.openNode(ud,cd,dd),cd.state=qa.OpenTag,pd=this.indent(ud,cd,dd),cd.state=qa.InsideTag,pd+=ud.value,cd.state=qa.CloseTag,pd+=this.endline(ud,cd,dd),cd.state=qa.None,this.closeNode(ud,cd,dd),pd},ld.prototype.dtdAttList=function(ud,cd,dd){var pd;return this.openNode(ud,cd,dd),cd.state=qa.OpenTag,pd=this.indent(ud,cd,dd)+"<!ATTLIST",cd.state=qa.InsideTag,pd+=" "+ud.elementName+" "+ud.attributeName+" "+ud.attributeType,ud.defaultValueType!=="#DEFAULT"&&(pd+=" "+ud.defaultValueType),ud.defaultValue&&(pd+=' "'+ud.defaultValue+'"'),cd.state=qa.CloseTag,pd+=cd.spaceBeforeSlash+">"+this.endline(ud,cd,dd),cd.state=qa.None,this.closeNode(ud,cd,dd),pd},ld.prototype.dtdElement=function(ud,cd,dd){var pd;return this.openNode(ud,cd,dd),cd.state=qa.OpenTag,pd=this.indent(ud,cd,dd)+"<!ELEMENT",cd.state=qa.InsideTag,pd+=" "+ud.name+" "+ud.value,cd.state=qa.CloseTag,pd+=cd.spaceBeforeSlash+">"+this.endline(ud,cd,dd),cd.state=qa.None,this.closeNode(ud,cd,dd),pd},ld.prototype.dtdEntity=function(ud,cd,dd){var pd;return this.openNode(ud,cd,dd),cd.state=qa.OpenTag,pd=this.indent(ud,cd,dd)+"<!ENTITY",cd.state=qa.InsideTag,ud.pe&&(pd+=" %"),pd+=" "+ud.name,ud.value?pd+=' "'+ud.value+'"':(ud.pubID&&ud.sysID?pd+=' PUBLIC "'+ud.pubID+'" "'+ud.sysID+'"':ud.sysID&&(pd+=' SYSTEM "'+ud.sysID+'"'),ud.nData&&(pd+=" NDATA "+ud.nData)),cd.state=qa.CloseTag,pd+=cd.spaceBeforeSlash+">"+this.endline(ud,cd,dd),cd.state=qa.None,this.closeNode(ud,cd,dd),pd},ld.prototype.dtdNotation=function(ud,cd,dd){var pd;return this.openNode(ud,cd,dd),cd.state=qa.OpenTag,pd=this.indent(ud,cd,dd)+"<!NOTATION",cd.state=qa.InsideTag,pd+=" "+ud.name,ud.pubID&&ud.sysID?pd+=' PUBLIC "'+ud.pubID+'" "'+ud.sysID+'"':ud.pubID?pd+=' PUBLIC "'+ud.pubID+'"':ud.sysID&&(pd+=' SYSTEM "'+ud.sysID+'"'),cd.state=qa.CloseTag,pd+=cd.spaceBeforeSlash+">"+this.endline(ud,cd,dd),cd.state=qa.None,this.closeNode(ud,cd,dd),pd},ld.prototype.openNode=function(ud,cd,dd){},ld.prototype.closeNode=function(ud,cd,dd){},ld.prototype.openAttribute=function(ud,cd,dd){},ld.prototype.closeAttribute=function(ud,cd,dd){},ld}()}).call(commonjsGlobal)),XMLWriterBase.exports}var hasRequiredXMLStringWriter;function requireXMLStringWriter(){return hasRequiredXMLStringWriter||(hasRequiredXMLStringWriter=1,(function(){var Ra,qa=function(od,ld){for(var ud in ld)nd.call(ld,ud)&&(od[ud]=ld[ud]);function cd(){this.constructor=od}return cd.prototype=ld.prototype,od.prototype=new cd,od.__super__=ld.prototype,od},nd={}.hasOwnProperty;Ra=requireXMLWriterBase(),XMLStringWriter.exports=function(od){qa(ld,od);function ld(ud){ld.__super__.constructor.call(this,ud)}return ld.prototype.document=function(ud,cd){var dd,pd,fd,md,vd;for(cd=this.filterOptions(cd),md="",vd=ud.children,pd=0,fd=vd.length;pd<fd;pd++)dd=vd[pd],md+=this.writeChildNode(dd,cd,0);return cd.pretty&&md.slice(-cd.newline.length)===cd.newline&&(md=md.slice(0,-cd.newline.length)),md},ld}(Ra)}).call(commonjsGlobal)),XMLStringWriter.exports}var hasRequiredXMLDocument;function requireXMLDocument(){return hasRequiredXMLDocument||(hasRequiredXMLDocument=1,(function(){var Ra,qa,nd,od,ld,ud,cd,dd=function(fd,md){for(var vd in md)pd.call(md,vd)&&(fd[vd]=md[vd]);function Ad(){this.constructor=fd}return Ad.prototype=md.prototype,fd.prototype=new Ad,fd.__super__=md.prototype,fd},pd={}.hasOwnProperty;cd=requireUtility().isPlainObject,nd=requireXMLDOMImplementation(),qa=requireXMLDOMConfiguration(),od=requireXMLNode(),Ra=requireNodeType(),ud=requireXMLStringifier(),ld=requireXMLStringWriter(),XMLDocument.exports=function(fd){dd(md,fd);function md(vd){md.__super__.constructor.call(this,null),this.name="#document",this.type=Ra.Document,this.documentURI=null,this.domConfig=new qa,vd||(vd={}),vd.writer||(vd.writer=new ld),this.options=vd,this.stringify=new ud(vd)}return Object.defineProperty(md.prototype,"implementation",{value:new nd}),Object.defineProperty(md.prototype,"doctype",{get:function(){var vd,Ad,Nd,Id;for(Id=this.children,Ad=0,Nd=Id.length;Ad<Nd;Ad++)if(vd=Id[Ad],vd.type===Ra.DocType)return vd;return null}}),Object.defineProperty(md.prototype,"documentElement",{get:function(){return this.rootObject||null}}),Object.defineProperty(md.prototype,"inputEncoding",{get:function(){return null}}),Object.defineProperty(md.prototype,"strictErrorChecking",{get:function(){return!1}}),Object.defineProperty(md.prototype,"xmlEncoding",{get:function(){return this.children.length!==0&&this.children[0].type===Ra.Declaration?this.children[0].encoding:null}}),Object.defineProperty(md.prototype,"xmlStandalone",{get:function(){return this.children.length!==0&&this.children[0].type===Ra.Declaration?this.children[0].standalone==="yes":!1}}),Object.defineProperty(md.prototype,"xmlVersion",{get:function(){return this.children.length!==0&&this.children[0].type===Ra.Declaration?this.children[0].version:"1.0"}}),Object.defineProperty(md.prototype,"URL",{get:function(){return this.documentURI}}),Object.defineProperty(md.prototype,"origin",{get:function(){return null}}),Object.defineProperty(md.prototype,"compatMode",{get:function(){return null}}),Object.defineProperty(md.prototype,"characterSet",{get:function(){return null}}),Object.defineProperty(md.prototype,"contentType",{get:function(){return null}}),md.prototype.end=function(vd){var Ad;return Ad={},vd?cd(vd)&&(Ad=vd,vd=this.options.writer):vd=this.options.writer,vd.document(this,vd.filterOptions(Ad))},md.prototype.toString=function(vd){return this.options.writer.document(this,this.options.writer.filterOptions(vd))},md.prototype.createElement=function(vd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createDocumentFragment=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createTextNode=function(vd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createComment=function(vd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createCDATASection=function(vd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createProcessingInstruction=function(vd,Ad){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createAttribute=function(vd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createEntityReference=function(vd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.getElementsByTagName=function(vd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.importNode=function(vd,Ad){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createElementNS=function(vd,Ad){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createAttributeNS=function(vd,Ad){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.getElementsByTagNameNS=function(vd,Ad){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.getElementById=function(vd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.adoptNode=function(vd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.normalizeDocument=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.renameNode=function(vd,Ad,Nd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.getElementsByClassName=function(vd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createEvent=function(vd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createRange=function(){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createNodeIterator=function(vd,Ad,Nd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md.prototype.createTreeWalker=function(vd,Ad,Nd){throw new Error("This DOM method is not implemented."+this.debugInfo())},md}(od)}).call(commonjsGlobal)),XMLDocument.exports}var XMLDocumentCB={exports:{}},hasRequiredXMLDocumentCB;function requireXMLDocumentCB(){return hasRequiredXMLDocumentCB||(hasRequiredXMLDocumentCB=1,(function(){var Ra,qa,nd,od,ld,ud,cd,dd,pd,fd,md,vd,Ad,Nd,Id,Od,Fd,Pd,Md,Bd,jd,Hd,Gd,zd={}.hasOwnProperty;Gd=requireUtility(),jd=Gd.isObject,Bd=Gd.isFunction,Hd=Gd.isPlainObject,Md=Gd.getValue,Ra=requireNodeType(),vd=requireXMLDocument(),Ad=requireXMLElement(),od=requireXMLCData(),ld=requireXMLComment(),Id=requireXMLRaw(),Pd=requireXMLText(),Nd=requireXMLProcessingInstruction(),fd=requireXMLDeclaration(),md=requireXMLDocType(),ud=requireXMLDTDAttList(),dd=requireXMLDTDEntity(),cd=requireXMLDTDElement(),pd=requireXMLDTDNotation(),nd=requireXMLAttribute(),Fd=requireXMLStringifier(),Od=requireXMLStringWriter(),qa=requireWriterState(),XMLDocumentCB.exports=function(){function df(Wd,Jd,Xd){var _f;this.name="?xml",this.type=Ra.Document,Wd||(Wd={}),_f={},Wd.writer?Hd(Wd.writer)&&(_f=Wd.writer,Wd.writer=new Od):Wd.writer=new Od,this.options=Wd,this.writer=Wd.writer,this.writerOptions=this.writer.filterOptions(_f),this.stringify=new Fd(Wd),this.onDataCallback=Jd||function(){},this.onEndCallback=Xd||function(){},this.currentNode=null,this.currentLevel=-1,this.openTags={},this.documentStarted=!1,this.documentCompleted=!1,this.root=null}return df.prototype.createChildNode=function(Wd){var Jd,Xd,_f,vf,Sf,gf,bf,Tf;switch(Wd.type){case Ra.CData:this.cdata(Wd.value);break;case Ra.Comment:this.comment(Wd.value);break;case Ra.Element:_f={},bf=Wd.attribs;for(Xd in bf)zd.call(bf,Xd)&&(Jd=bf[Xd],_f[Xd]=Jd.value);this.node(Wd.name,_f);break;case Ra.Dummy:this.dummy();break;case Ra.Raw:this.raw(Wd.value);break;case Ra.Text:this.text(Wd.value);break;case Ra.ProcessingInstruction:this.instruction(Wd.target,Wd.value);break;default:throw new Error("This XML node type is not supported in a JS object: "+Wd.constructor.name)}for(Tf=Wd.children,Sf=0,gf=Tf.length;Sf<gf;Sf++)vf=Tf[Sf],this.createChildNode(vf),vf.type===Ra.Element&&this.up();return this},df.prototype.dummy=function(){return this},df.prototype.node=function(Wd,Jd,Xd){var _f;if(Wd==null)throw new Error("Missing node name.");if(this.root&&this.currentLevel===-1)throw new Error("Document can only have one root node. "+this.debugInfo(Wd));return this.openCurrent(),Wd=Md(Wd),Jd==null&&(Jd={}),Jd=Md(Jd),jd(Jd)||(_f=[Jd,Xd],Xd=_f[0],Jd=_f[1]),this.currentNode=new Ad(this,Wd,Jd),this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,Xd!=null&&this.text(Xd),this},df.prototype.element=function(Wd,Jd,Xd){var _f,vf,Sf,gf,bf,Tf;if(this.currentNode&&this.currentNode.type===Ra.DocType)this.dtdElement.apply(this,arguments);else if(Array.isArray(Wd)||jd(Wd)||Bd(Wd))for(gf=this.options.noValidation,this.options.noValidation=!0,Tf=new vd(this.options).element("TEMP_ROOT"),Tf.element(Wd),this.options.noValidation=gf,bf=Tf.children,vf=0,Sf=bf.length;vf<Sf;vf++)_f=bf[vf],this.createChildNode(_f),_f.type===Ra.Element&&this.up();else this.node(Wd,Jd,Xd);return this},df.prototype.attribute=function(Wd,Jd){var Xd,_f;if(!this.currentNode||this.currentNode.children)throw new Error("att() can only be used immediately after an ele() call in callback mode. "+this.debugInfo(Wd));if(Wd!=null&&(Wd=Md(Wd)),jd(Wd))for(Xd in Wd)zd.call(Wd,Xd)&&(_f=Wd[Xd],this.attribute(Xd,_f));else Bd(Jd)&&(Jd=Jd.apply()),this.options.keepNullAttributes&&Jd==null?this.currentNode.attribs[Wd]=new nd(this,Wd,""):Jd!=null&&(this.currentNode.attribs[Wd]=new nd(this,Wd,Jd));return this},df.prototype.text=function(Wd){var Jd;return this.openCurrent(),Jd=new Pd(this,Wd),this.onData(this.writer.text(Jd,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},df.prototype.cdata=function(Wd){var Jd;return this.openCurrent(),Jd=new od(this,Wd),this.onData(this.writer.cdata(Jd,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},df.prototype.comment=function(Wd){var Jd;return this.openCurrent(),Jd=new ld(this,Wd),this.onData(this.writer.comment(Jd,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},df.prototype.raw=function(Wd){var Jd;return this.openCurrent(),Jd=new Id(this,Wd),this.onData(this.writer.raw(Jd,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},df.prototype.instruction=function(Wd,Jd){var Xd,_f,vf,Sf,gf;if(this.openCurrent(),Wd!=null&&(Wd=Md(Wd)),Jd!=null&&(Jd=Md(Jd)),Array.isArray(Wd))for(Xd=0,Sf=Wd.length;Xd<Sf;Xd++)_f=Wd[Xd],this.instruction(_f);else if(jd(Wd))for(_f in Wd)zd.call(Wd,_f)&&(vf=Wd[_f],this.instruction(_f,vf));else Bd(Jd)&&(Jd=Jd.apply()),gf=new Nd(this,Wd,Jd),this.onData(this.writer.processingInstruction(gf,this.writerOptions,this.currentLevel+1),this.currentLevel+1);return this},df.prototype.declaration=function(Wd,Jd,Xd){var _f;if(this.openCurrent(),this.documentStarted)throw new Error("declaration() must be the first node.");return _f=new fd(this,Wd,Jd,Xd),this.onData(this.writer.declaration(_f,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},df.prototype.doctype=function(Wd,Jd,Xd){if(this.openCurrent(),Wd==null)throw new Error("Missing root node name.");if(this.root)throw new Error("dtd() must come before the root node.");return this.currentNode=new md(this,Jd,Xd),this.currentNode.rootNodeName=Wd,this.currentNode.children=!1,this.currentLevel++,this.openTags[this.currentLevel]=this.currentNode,this},df.prototype.dtdElement=function(Wd,Jd){var Xd;return this.openCurrent(),Xd=new cd(this,Wd,Jd),this.onData(this.writer.dtdElement(Xd,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},df.prototype.attList=function(Wd,Jd,Xd,_f,vf){var Sf;return this.openCurrent(),Sf=new ud(this,Wd,Jd,Xd,_f,vf),this.onData(this.writer.dtdAttList(Sf,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},df.prototype.entity=function(Wd,Jd){var Xd;return this.openCurrent(),Xd=new dd(this,!1,Wd,Jd),this.onData(this.writer.dtdEntity(Xd,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},df.prototype.pEntity=function(Wd,Jd){var Xd;return this.openCurrent(),Xd=new dd(this,!0,Wd,Jd),this.onData(this.writer.dtdEntity(Xd,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},df.prototype.notation=function(Wd,Jd){var Xd;return this.openCurrent(),Xd=new pd(this,Wd,Jd),this.onData(this.writer.dtdNotation(Xd,this.writerOptions,this.currentLevel+1),this.currentLevel+1),this},df.prototype.up=function(){if(this.currentLevel<0)throw new Error("The document node has no parent.");return this.currentNode?(this.currentNode.children?this.closeNode(this.currentNode):this.openNode(this.currentNode),this.currentNode=null):this.closeNode(this.openTags[this.currentLevel]),delete this.openTags[this.currentLevel],this.currentLevel--,this},df.prototype.end=function(){for(;this.currentLevel>=0;)this.up();return this.onEnd()},df.prototype.openCurrent=function(){if(this.currentNode)return this.currentNode.children=!0,this.openNode(this.currentNode)},df.prototype.openNode=function(Wd){var Jd,Xd,_f,vf;if(!Wd.isOpen){if(!this.root&&this.currentLevel===0&&Wd.type===Ra.Element&&(this.root=Wd),Xd="",Wd.type===Ra.Element){this.writerOptions.state=qa.OpenTag,Xd=this.writer.indent(Wd,this.writerOptions,this.currentLevel)+"<"+Wd.name,vf=Wd.attribs;for(_f in vf)zd.call(vf,_f)&&(Jd=vf[_f],Xd+=this.writer.attribute(Jd,this.writerOptions,this.currentLevel));Xd+=(Wd.children?">":"/>")+this.writer.endline(Wd,this.writerOptions,this.currentLevel),this.writerOptions.state=qa.InsideTag}else this.writerOptions.state=qa.OpenTag,Xd=this.writer.indent(Wd,this.writerOptions,this.currentLevel)+"<!DOCTYPE "+Wd.rootNodeName,Wd.pubID&&Wd.sysID?Xd+=' PUBLIC "'+Wd.pubID+'" "'+Wd.sysID+'"':Wd.sysID&&(Xd+=' SYSTEM "'+Wd.sysID+'"'),Wd.children?(Xd+=" [",this.writerOptions.state=qa.InsideTag):(this.writerOptions.state=qa.CloseTag,Xd+=">"),Xd+=this.writer.endline(Wd,this.writerOptions,this.currentLevel);return this.onData(Xd,this.currentLevel),Wd.isOpen=!0}},df.prototype.closeNode=function(Wd){var Jd;if(!Wd.isClosed)return Jd="",this.writerOptions.state=qa.CloseTag,Wd.type===Ra.Element?Jd=this.writer.indent(Wd,this.writerOptions,this.currentLevel)+"</"+Wd.name+">"+this.writer.endline(Wd,this.writerOptions,this.currentLevel):Jd=this.writer.indent(Wd,this.writerOptions,this.currentLevel)+"]>"+this.writer.endline(Wd,this.writerOptions,this.currentLevel),this.writerOptions.state=qa.None,this.onData(Jd,this.currentLevel),Wd.isClosed=!0},df.prototype.onData=function(Wd,Jd){return this.documentStarted=!0,this.onDataCallback(Wd,Jd+1)},df.prototype.onEnd=function(){return this.documentCompleted=!0,this.onEndCallback()},df.prototype.debugInfo=function(Wd){return Wd==null?"":"node: <"+Wd+">"},df.prototype.ele=function(){return this.element.apply(this,arguments)},df.prototype.nod=function(Wd,Jd,Xd){return this.node(Wd,Jd,Xd)},df.prototype.txt=function(Wd){return this.text(Wd)},df.prototype.dat=function(Wd){return this.cdata(Wd)},df.prototype.com=function(Wd){return this.comment(Wd)},df.prototype.ins=function(Wd,Jd){return this.instruction(Wd,Jd)},df.prototype.dec=function(Wd,Jd,Xd){return this.declaration(Wd,Jd,Xd)},df.prototype.dtd=function(Wd,Jd,Xd){return this.doctype(Wd,Jd,Xd)},df.prototype.e=function(Wd,Jd,Xd){return this.element(Wd,Jd,Xd)},df.prototype.n=function(Wd,Jd,Xd){return this.node(Wd,Jd,Xd)},df.prototype.t=function(Wd){return this.text(Wd)},df.prototype.d=function(Wd){return this.cdata(Wd)},df.prototype.c=function(Wd){return this.comment(Wd)},df.prototype.r=function(Wd){return this.raw(Wd)},df.prototype.i=function(Wd,Jd){return this.instruction(Wd,Jd)},df.prototype.att=function(){return this.currentNode&&this.currentNode.type===Ra.DocType?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},df.prototype.a=function(){return this.currentNode&&this.currentNode.type===Ra.DocType?this.attList.apply(this,arguments):this.attribute.apply(this,arguments)},df.prototype.ent=function(Wd,Jd){return this.entity(Wd,Jd)},df.prototype.pent=function(Wd,Jd){return this.pEntity(Wd,Jd)},df.prototype.not=function(Wd,Jd){return this.notation(Wd,Jd)},df}()}).call(commonjsGlobal)),XMLDocumentCB.exports}var XMLStreamWriter={exports:{}},hasRequiredXMLStreamWriter;function requireXMLStreamWriter(){return hasRequiredXMLStreamWriter||(hasRequiredXMLStreamWriter=1,(function(){var Ra,qa,nd,od=function(ud,cd){for(var dd in cd)ld.call(cd,dd)&&(ud[dd]=cd[dd]);function pd(){this.constructor=ud}return pd.prototype=cd.prototype,ud.prototype=new pd,ud.__super__=cd.prototype,ud},ld={}.hasOwnProperty;Ra=requireNodeType(),nd=requireXMLWriterBase(),qa=requireWriterState(),XMLStreamWriter.exports=function(ud){od(cd,ud);function cd(dd,pd){this.stream=dd,cd.__super__.constructor.call(this,pd)}return cd.prototype.endline=function(dd,pd,fd){return dd.isLastRootNode&&pd.state===qa.CloseTag?"":cd.__super__.endline.call(this,dd,pd,fd)},cd.prototype.document=function(dd,pd){var fd,md,vd,Ad,Nd,Id,Od,Fd,Pd;for(Od=dd.children,md=vd=0,Nd=Od.length;vd<Nd;md=++vd)fd=Od[md],fd.isLastRootNode=md===dd.children.length-1;for(pd=this.filterOptions(pd),Fd=dd.children,Pd=[],Ad=0,Id=Fd.length;Ad<Id;Ad++)fd=Fd[Ad],Pd.push(this.writeChildNode(fd,pd,0));return Pd},cd.prototype.attribute=function(dd,pd,fd){return this.stream.write(cd.__super__.attribute.call(this,dd,pd,fd))},cd.prototype.cdata=function(dd,pd,fd){return this.stream.write(cd.__super__.cdata.call(this,dd,pd,fd))},cd.prototype.comment=function(dd,pd,fd){return this.stream.write(cd.__super__.comment.call(this,dd,pd,fd))},cd.prototype.declaration=function(dd,pd,fd){return this.stream.write(cd.__super__.declaration.call(this,dd,pd,fd))},cd.prototype.docType=function(dd,pd,fd){var md,vd,Ad,Nd;if(fd||(fd=0),this.openNode(dd,pd,fd),pd.state=qa.OpenTag,this.stream.write(this.indent(dd,pd,fd)),this.stream.write("<!DOCTYPE "+dd.root().name),dd.pubID&&dd.sysID?this.stream.write(' PUBLIC "'+dd.pubID+'" "'+dd.sysID+'"'):dd.sysID&&this.stream.write(' SYSTEM "'+dd.sysID+'"'),dd.children.length>0){for(this.stream.write(" ["),this.stream.write(this.endline(dd,pd,fd)),pd.state=qa.InsideTag,Nd=dd.children,vd=0,Ad=Nd.length;vd<Ad;vd++)md=Nd[vd],this.writeChildNode(md,pd,fd+1);pd.state=qa.CloseTag,this.stream.write("]")}return pd.state=qa.CloseTag,this.stream.write(pd.spaceBeforeSlash+">"),this.stream.write(this.endline(dd,pd,fd)),pd.state=qa.None,this.closeNode(dd,pd,fd)},cd.prototype.element=function(dd,pd,fd){var md,vd,Ad,Nd,Id,Od,Fd,Pd,Md;fd||(fd=0),this.openNode(dd,pd,fd),pd.state=qa.OpenTag,this.stream.write(this.indent(dd,pd,fd)+"<"+dd.name),Pd=dd.attribs;for(Fd in Pd)ld.call(Pd,Fd)&&(md=Pd[Fd],this.attribute(md,pd,fd));if(Ad=dd.children.length,Nd=Ad===0?null:dd.children[0],Ad===0||dd.children.every(function(Bd){return(Bd.type===Ra.Text||Bd.type===Ra.Raw)&&Bd.value===""}))pd.allowEmpty?(this.stream.write(">"),pd.state=qa.CloseTag,this.stream.write("</"+dd.name+">")):(pd.state=qa.CloseTag,this.stream.write(pd.spaceBeforeSlash+"/>"));else if(pd.pretty&&Ad===1&&(Nd.type===Ra.Text||Nd.type===Ra.Raw)&&Nd.value!=null)this.stream.write(">"),pd.state=qa.InsideTag,pd.suppressPrettyCount++,this.writeChildNode(Nd,pd,fd+1),pd.suppressPrettyCount--,pd.state=qa.CloseTag,this.stream.write("</"+dd.name+">");else{for(this.stream.write(">"+this.endline(dd,pd,fd)),pd.state=qa.InsideTag,Md=dd.children,Id=0,Od=Md.length;Id<Od;Id++)vd=Md[Id],this.writeChildNode(vd,pd,fd+1);pd.state=qa.CloseTag,this.stream.write(this.indent(dd,pd,fd)+"</"+dd.name+">")}return this.stream.write(this.endline(dd,pd,fd)),pd.state=qa.None,this.closeNode(dd,pd,fd)},cd.prototype.processingInstruction=function(dd,pd,fd){return this.stream.write(cd.__super__.processingInstruction.call(this,dd,pd,fd))},cd.prototype.raw=function(dd,pd,fd){return this.stream.write(cd.__super__.raw.call(this,dd,pd,fd))},cd.prototype.text=function(dd,pd,fd){return this.stream.write(cd.__super__.text.call(this,dd,pd,fd))},cd.prototype.dtdAttList=function(dd,pd,fd){return this.stream.write(cd.__super__.dtdAttList.call(this,dd,pd,fd))},cd.prototype.dtdElement=function(dd,pd,fd){return this.stream.write(cd.__super__.dtdElement.call(this,dd,pd,fd))},cd.prototype.dtdEntity=function(dd,pd,fd){return this.stream.write(cd.__super__.dtdEntity.call(this,dd,pd,fd))},cd.prototype.dtdNotation=function(dd,pd,fd){return this.stream.write(cd.__super__.dtdNotation.call(this,dd,pd,fd))},cd}(nd)}).call(commonjsGlobal)),XMLStreamWriter.exports}var hasRequiredLib;function requireLib(){return hasRequiredLib||(hasRequiredLib=1,(function(){var Ra,qa,nd,od,ld,ud,cd,dd,pd,fd;fd=requireUtility(),dd=fd.assign,pd=fd.isFunction,nd=requireXMLDOMImplementation(),od=requireXMLDocument(),ld=requireXMLDocumentCB(),cd=requireXMLStringWriter(),ud=requireXMLStreamWriter(),Ra=requireNodeType(),qa=requireWriterState(),lib$2.create=function(md,vd,Ad,Nd){var Id,Od;if(md==null)throw new Error("Root element needs a name.");return Nd=dd({},vd,Ad,Nd),Id=new od(Nd),Od=Id.element(md),Nd.headless||(Id.declaration(Nd),(Nd.pubID!=null||Nd.sysID!=null)&&Id.dtd(Nd)),Od},lib$2.begin=function(md,vd,Ad){var Nd;return pd(md)&&(Nd=[md,vd],vd=Nd[0],Ad=Nd[1],md={}),vd?new ld(md,vd,Ad):new od(md)},lib$2.stringWriter=function(md){return new cd(md)},lib$2.streamWriter=function(md,vd){return new ud(md,vd)},lib$2.implementation=new nd,lib$2.nodeType=Ra,lib$2.writerState=qa}).call(commonjsGlobal)),lib$2}var hasRequiredBuilder;function requireBuilder(){return hasRequiredBuilder||(hasRequiredBuilder=1,(function(){var Ra,qa,nd,od,ld,ud={}.hasOwnProperty;Ra=requireLib(),qa=requireDefaults().defaults,od=function(cd){return typeof cd=="string"&&(cd.indexOf("&")>=0||cd.indexOf(">")>=0||cd.indexOf("<")>=0)},ld=function(cd){return"<![CDATA["+nd(cd)+"]]>"},nd=function(cd){return cd.replace("]]>","]]]]><![CDATA[>")},builder.Builder=function(){function cd(dd){var pd,fd,md;this.options={},fd=qa["0.2"];for(pd in fd)ud.call(fd,pd)&&(md=fd[pd],this.options[pd]=md);for(pd in dd)ud.call(dd,pd)&&(md=dd[pd],this.options[pd]=md)}return cd.prototype.buildObject=function(dd){var pd,fd,md,vd,Ad;return pd=this.options.attrkey,fd=this.options.charkey,Object.keys(dd).length===1&&this.options.rootName===qa["0.2"].rootName?(Ad=Object.keys(dd)[0],dd=dd[Ad]):Ad=this.options.rootName,md=function(Nd){return function(Id,Od){var Fd,Pd,Md,Bd,jd,Hd;if(typeof Od!="object")Nd.options.cdata&&od(Od)?Id.raw(ld(Od)):Id.txt(Od);else if(Array.isArray(Od)){for(Bd in Od)if(ud.call(Od,Bd)){Pd=Od[Bd];for(jd in Pd)Md=Pd[jd],Id=md(Id.ele(jd),Md).up()}}else for(jd in Od)if(ud.call(Od,jd))if(Pd=Od[jd],jd===pd){if(typeof Pd=="object")for(Fd in Pd)Hd=Pd[Fd],Id=Id.att(Fd,Hd)}else if(jd===fd)Nd.options.cdata&&od(Pd)?Id=Id.raw(ld(Pd)):Id=Id.txt(Pd);else if(Array.isArray(Pd))for(Bd in Pd)ud.call(Pd,Bd)&&(Md=Pd[Bd],typeof Md=="string"?Nd.options.cdata&&od(Md)?Id=Id.ele(jd).raw(ld(Md)).up():Id=Id.ele(jd,Md).up():Id=md(Id.ele(jd),Md).up());else typeof Pd=="object"?Id=md(Id.ele(jd),Pd).up():typeof Pd=="string"&&Nd.options.cdata&&od(Pd)?Id=Id.ele(jd).raw(ld(Pd)).up():(Pd==null&&(Pd=""),Id=Id.ele(jd,Pd.toString()).up());return Id}}(this),vd=Ra.create(Ad,this.options.xmldec,this.options.doctype,{headless:this.options.headless,allowSurrogateChars:this.options.allowSurrogateChars}),md(vd,dd).end(this.options.renderOpts)},cd}()}).call(commonjsGlobal)),builder}var parser={},sax={},hasRequiredSax;function requireSax(){return hasRequiredSax||(hasRequiredSax=1,function(Ra){(function(qa){qa.parser=function(xf,yf){return new od(xf,yf)},qa.SAXParser=od,qa.SAXStream=md,qa.createStream=fd,qa.MAX_BUFFER_LENGTH=64*1024;var nd=["comment","sgmlDecl","textNode","tagName","doctype","procInstName","procInstBody","entity","attribName","attribValue","cdata","script"];qa.EVENTS=["text","processinginstruction","sgmldeclaration","doctype","comment","opentagstart","attribute","opentag","closetag","opencdata","cdata","closecdata","error","end","ready","script","opennamespace","closenamespace"];function od(xf,yf){if(!(this instanceof od))return new od(xf,yf);var Bf=this;ud(Bf),Bf.q=Bf.c="",Bf.bufferCheckPosition=qa.MAX_BUFFER_LENGTH,Bf.opt=yf||{},Bf.opt.lowercase=Bf.opt.lowercase||Bf.opt.lowercasetags,Bf.looseCase=Bf.opt.lowercase?"toLowerCase":"toUpperCase",Bf.tags=[],Bf.closed=Bf.closedRoot=Bf.sawRoot=!1,Bf.tag=Bf.error=null,Bf.strict=!!xf,Bf.noscript=!!(xf||Bf.opt.noscript),Bf.state=Wd.BEGIN,Bf.strictEntities=Bf.opt.strictEntities,Bf.ENTITIES=Bf.strictEntities?Object.create(qa.XML_ENTITIES):Object.create(qa.ENTITIES),Bf.attribList=[],Bf.opt.xmlns&&(Bf.ns=Object.create(Od)),Bf.opt.unquotedAttributeValues===void 0&&(Bf.opt.unquotedAttributeValues=!xf),Bf.trackPosition=Bf.opt.position!==!1,Bf.trackPosition&&(Bf.position=Bf.line=Bf.column=0),Xd(Bf,"onready")}Object.create||(Object.create=function(xf){function yf(){}yf.prototype=xf;var Bf=new yf;return Bf}),Object.keys||(Object.keys=function(xf){var yf=[];for(var Bf in xf)xf.hasOwnProperty(Bf)&&yf.push(Bf);return yf});function ld(xf){for(var yf=Math.max(qa.MAX_BUFFER_LENGTH,10),Bf=0,qf=0,oh=nd.length;qf<oh;qf++){var Yf=xf[nd[qf]].length;if(Yf>yf)switch(nd[qf]){case"textNode":vf(xf);break;case"cdata":_f(xf,"oncdata",xf.cdata),xf.cdata="";break;case"script":_f(xf,"onscript",xf.script),xf.script="";break;default:gf(xf,"Max buffer length exceeded: "+nd[qf])}Bf=Math.max(Bf,Yf)}var kf=qa.MAX_BUFFER_LENGTH-Bf;xf.bufferCheckPosition=kf+xf.position}function ud(xf){for(var yf=0,Bf=nd.length;yf<Bf;yf++)xf[nd[yf]]=""}function cd(xf){vf(xf),xf.cdata!==""&&(_f(xf,"oncdata",xf.cdata),xf.cdata=""),xf.script!==""&&(_f(xf,"onscript",xf.script),xf.script="")}od.prototype={end:function(){bf(this)},write:Jf,resume:function(){return this.error=null,this},close:function(){return this.write(null)},flush:function(){cd(this)}};var dd;try{dd=streamBrowserify.Stream}catch{dd=function(){}}dd||(dd=function(){});var pd=qa.EVENTS.filter(function(xf){return xf!=="error"&&xf!=="end"});function fd(xf,yf){return new md(xf,yf)}function md(xf,yf){if(!(this instanceof md))return new md(xf,yf);dd.apply(this),this._parser=new od(xf,yf),this.writable=!0,this.readable=!0;var Bf=this;this._parser.onend=function(){Bf.emit("end")},this._parser.onerror=function(qf){Bf.emit("error",qf),Bf._parser.error=null},this._decoder=null,pd.forEach(function(qf){Object.defineProperty(Bf,"on"+qf,{get:function(){return Bf._parser["on"+qf]},set:function(oh){if(!oh)return Bf.removeAllListeners(qf),Bf._parser["on"+qf]=oh,oh;Bf.on(qf,oh)},enumerable:!0,configurable:!1})})}md.prototype=Object.create(dd.prototype,{constructor:{value:md}}),md.prototype.write=function(xf){if(typeof Buffer$2=="function"&&typeof Buffer$2.isBuffer=="function"&&Buffer$2.isBuffer(xf)){if(!this._decoder){var yf=requireString_decoder().StringDecoder;this._decoder=new yf("utf8")}xf=this._decoder.write(xf)}return this._parser.write(xf.toString()),this.emit("data",xf),!0},md.prototype.end=function(xf){return xf&&xf.length&&this.write(xf),this._parser.end(),!0},md.prototype.on=function(xf,yf){var Bf=this;return!Bf._parser["on"+xf]&&pd.indexOf(xf)!==-1&&(Bf._parser["on"+xf]=function(){var qf=arguments.length===1?[arguments[0]]:Array.apply(null,arguments);qf.splice(0,0,xf),Bf.emit.apply(Bf,qf)}),dd.prototype.on.call(Bf,xf,yf)};var vd="[CDATA[",Ad="DOCTYPE",Nd="http://www.w3.org/XML/1998/namespace",Id="http://www.w3.org/2000/xmlns/",Od={xml:Nd,xmlns:Id},Fd=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,Pd=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/,Md=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,Bd=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/;function jd(xf){return xf===" "||xf===`
`||xf==="\r"||xf===" "}function Hd(xf){return xf==='"'||xf==="'"}function Gd(xf){return xf===">"||jd(xf)}function zd(xf,yf){return xf.test(yf)}function df(xf,yf){return!zd(xf,yf)}var Wd=0;qa.STATE={BEGIN:Wd++,BEGIN_WHITESPACE:Wd++,TEXT:Wd++,TEXT_ENTITY:Wd++,OPEN_WAKA:Wd++,SGML_DECL:Wd++,SGML_DECL_QUOTED:Wd++,DOCTYPE:Wd++,DOCTYPE_QUOTED:Wd++,DOCTYPE_DTD:Wd++,DOCTYPE_DTD_QUOTED:Wd++,COMMENT_STARTING:Wd++,COMMENT:Wd++,COMMENT_ENDING:Wd++,COMMENT_ENDED:Wd++,CDATA:Wd++,CDATA_ENDING:Wd++,CDATA_ENDING_2:Wd++,PROC_INST:Wd++,PROC_INST_BODY:Wd++,PROC_INST_ENDING:Wd++,OPEN_TAG:Wd++,OPEN_TAG_SLASH:Wd++,ATTRIB:Wd++,ATTRIB_NAME:Wd++,ATTRIB_NAME_SAW_WHITE:Wd++,ATTRIB_VALUE:Wd++,ATTRIB_VALUE_QUOTED:Wd++,ATTRIB_VALUE_CLOSED:Wd++,ATTRIB_VALUE_UNQUOTED:Wd++,ATTRIB_VALUE_ENTITY_Q:Wd++,ATTRIB_VALUE_ENTITY_U:Wd++,CLOSE_TAG:Wd++,CLOSE_TAG_SAW_WHITE:Wd++,SCRIPT:Wd++,SCRIPT_ENDING:Wd++},qa.XML_ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'"},qa.ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'",AElig:198,Aacute:193,Acirc:194,Agrave:192,Aring:197,Atilde:195,Auml:196,Ccedil:199,ETH:208,Eacute:201,Ecirc:202,Egrave:200,Euml:203,Iacute:205,Icirc:206,Igrave:204,Iuml:207,Ntilde:209,Oacute:211,Ocirc:212,Ograve:210,Oslash:216,Otilde:213,Ouml:214,THORN:222,Uacute:218,Ucirc:219,Ugrave:217,Uuml:220,Yacute:221,aacute:225,acirc:226,aelig:230,agrave:224,aring:229,atilde:227,auml:228,ccedil:231,eacute:233,ecirc:234,egrave:232,eth:240,euml:235,iacute:237,icirc:238,igrave:236,iuml:239,ntilde:241,oacute:243,ocirc:244,ograve:242,oslash:248,otilde:245,ouml:246,szlig:223,thorn:254,uacute:250,ucirc:251,ugrave:249,uuml:252,yacute:253,yuml:255,copy:169,reg:174,nbsp:160,iexcl:161,cent:162,pound:163,curren:164,yen:165,brvbar:166,sect:167,uml:168,ordf:170,laquo:171,not:172,shy:173,macr:175,deg:176,plusmn:177,sup1:185,sup2:178,sup3:179,acute:180,micro:181,para:182,middot:183,cedil:184,ordm:186,raquo:187,frac14:188,frac12:189,frac34:190,iquest:191,times:215,divide:247,OElig:338,oelig:339,Scaron:352,scaron:353,Yuml:376,fnof:402,circ:710,tilde:732,Alpha:913,Beta:914,Gamma:915,Delta:916,Epsilon:917,Zeta:918,Eta:919,Theta:920,Iota:921,Kappa:922,Lambda:923,Mu:924,Nu:925,Xi:926,Omicron:927,Pi:928,Rho:929,Sigma:931,Tau:932,Upsilon:933,Phi:934,Chi:935,Psi:936,Omega:937,alpha:945,beta:946,gamma:947,delta:948,epsilon:949,zeta:950,eta:951,theta:952,iota:953,kappa:954,lambda:955,mu:956,nu:957,xi:958,omicron:959,pi:960,rho:961,sigmaf:962,sigma:963,tau:964,upsilon:965,phi:966,chi:967,psi:968,omega:969,thetasym:977,upsih:978,piv:982,ensp:8194,emsp:8195,thinsp:8201,zwnj:8204,zwj:8205,lrm:8206,rlm:8207,ndash:8211,mdash:8212,lsquo:8216,rsquo:8217,sbquo:8218,ldquo:8220,rdquo:8221,bdquo:8222,dagger:8224,Dagger:8225,bull:8226,hellip:8230,permil:8240,prime:8242,Prime:8243,lsaquo:8249,rsaquo:8250,oline:8254,frasl:8260,euro:8364,image:8465,weierp:8472,real:8476,trade:8482,alefsym:8501,larr:8592,uarr:8593,rarr:8594,darr:8595,harr:8596,crarr:8629,lArr:8656,uArr:8657,rArr:8658,dArr:8659,hArr:8660,forall:8704,part:8706,exist:8707,empty:8709,nabla:8711,isin:8712,notin:8713,ni:8715,prod:8719,sum:8721,minus:8722,lowast:8727,radic:8730,prop:8733,infin:8734,ang:8736,and:8743,or:8744,cap:8745,cup:8746,int:8747,there4:8756,sim:8764,cong:8773,asymp:8776,ne:8800,equiv:8801,le:8804,ge:8805,sub:8834,sup:8835,nsub:8836,sube:8838,supe:8839,oplus:8853,otimes:8855,perp:8869,sdot:8901,lceil:8968,rceil:8969,lfloor:8970,rfloor:8971,lang:9001,rang:9002,loz:9674,spades:9824,clubs:9827,hearts:9829,diams:9830},Object.keys(qa.ENTITIES).forEach(function(xf){var yf=qa.ENTITIES[xf],Bf=typeof yf=="number"?String.fromCharCode(yf):yf;qa.ENTITIES[xf]=Bf});for(var Jd in qa.STATE)qa.STATE[qa.STATE[Jd]]=Jd;Wd=qa.STATE;function Xd(xf,yf,Bf){xf[yf]&&xf[yf](Bf)}function _f(xf,yf,Bf){xf.textNode&&vf(xf),Xd(xf,yf,Bf)}function vf(xf){xf.textNode=Sf(xf.opt,xf.textNode),xf.textNode&&Xd(xf,"ontext",xf.textNode),xf.textNode=""}function Sf(xf,yf){return xf.trim&&(yf=yf.trim()),xf.normalize&&(yf=yf.replace(/\s+/g," ")),yf}function gf(xf,yf){return vf(xf),xf.trackPosition&&(yf+=`
Line: `+xf.line+`
Column: `+xf.column+`
Char: `+xf.c),yf=new Error(yf),xf.error=yf,Xd(xf,"onerror",yf),xf}function bf(xf){return xf.sawRoot&&!xf.closedRoot&&Tf(xf,"Unclosed root tag"),xf.state!==Wd.BEGIN&&xf.state!==Wd.BEGIN_WHITESPACE&&xf.state!==Wd.TEXT&&gf(xf,"Unexpected end"),vf(xf),xf.c="",xf.closed=!0,Xd(xf,"onend"),od.call(xf,xf.strict,xf.opt),xf}function Tf(xf,yf){if(typeof xf!="object"||!(xf instanceof od))throw new Error("bad call to strictFail");xf.strict&&gf(xf,yf)}function Mf(xf){xf.strict||(xf.tagName=xf.tagName[xf.looseCase]());var yf=xf.tags[xf.tags.length-1]||xf,Bf=xf.tag={name:xf.tagName,attributes:{}};xf.opt.xmlns&&(Bf.ns=yf.ns),xf.attribList.length=0,_f(xf,"onopentagstart",Bf)}function Kf(xf,yf){var Bf=xf.indexOf(":"),qf=Bf<0?["",xf]:xf.split(":"),oh=qf[0],Yf=qf[1];return yf&&xf==="xmlns"&&(oh="xmlns",Yf=""),{prefix:oh,local:Yf}}function Zf(xf){if(xf.strict||(xf.attribName=xf.attribName[xf.looseCase]()),xf.attribList.indexOf(xf.attribName)!==-1||xf.tag.attributes.hasOwnProperty(xf.attribName)){xf.attribName=xf.attribValue="";return}if(xf.opt.xmlns){var yf=Kf(xf.attribName,!0),Bf=yf.prefix,qf=yf.local;if(Bf==="xmlns")if(qf==="xml"&&xf.attribValue!==Nd)Tf(xf,"xml: prefix must be bound to "+Nd+`
Actual: `+xf.attribValue);else if(qf==="xmlns"&&xf.attribValue!==Id)Tf(xf,"xmlns: prefix must be bound to "+Id+`
Actual: `+xf.attribValue);else{var oh=xf.tag,Yf=xf.tags[xf.tags.length-1]||xf;oh.ns===Yf.ns&&(oh.ns=Object.create(Yf.ns)),oh.ns[qf]=xf.attribValue}xf.attribList.push([xf.attribName,xf.attribValue])}else xf.tag.attributes[xf.attribName]=xf.attribValue,_f(xf,"onattribute",{name:xf.attribName,value:xf.attribValue});xf.attribName=xf.attribValue=""}function eh(xf,yf){if(xf.opt.xmlns){var Bf=xf.tag,qf=Kf(xf.tagName);Bf.prefix=qf.prefix,Bf.local=qf.local,Bf.uri=Bf.ns[qf.prefix]||"",Bf.prefix&&!Bf.uri&&(Tf(xf,"Unbound namespace prefix: "+JSON.stringify(xf.tagName)),Bf.uri=qf.prefix);var oh=xf.tags[xf.tags.length-1]||xf;Bf.ns&&oh.ns!==Bf.ns&&Object.keys(Bf.ns).forEach(function(ah){_f(xf,"onopennamespace",{prefix:ah,uri:Bf.ns[ah]})});for(var Yf=0,kf=xf.attribList.length;Yf<kf;Yf++){var Vf=xf.attribList[Yf],fh=Vf[0],Gf=Vf[1],wf=Kf(fh,!0),Rf=wf.prefix,Uf=wf.local,ph=Rf===""?"":Bf.ns[Rf]||"",gh={name:fh,value:Gf,prefix:Rf,local:Uf,uri:ph};Rf&&Rf!=="xmlns"&&!ph&&(Tf(xf,"Unbound namespace prefix: "+JSON.stringify(Rf)),gh.uri=Rf),xf.tag.attributes[fh]=gh,_f(xf,"onattribute",gh)}xf.attribList.length=0}xf.tag.isSelfClosing=!!yf,xf.sawRoot=!0,xf.tags.push(xf.tag),_f(xf,"onopentag",xf.tag),yf||(!xf.noscript&&xf.tagName.toLowerCase()==="script"?xf.state=Wd.SCRIPT:xf.state=Wd.TEXT,xf.tag=null,xf.tagName=""),xf.attribName=xf.attribValue="",xf.attribList.length=0}function $f(xf){if(!xf.tagName){Tf(xf,"Weird empty close tag."),xf.textNode+="</>",xf.state=Wd.TEXT;return}if(xf.script){if(xf.tagName!=="script"){xf.script+="</"+xf.tagName+">",xf.tagName="",xf.state=Wd.SCRIPT;return}_f(xf,"onscript",xf.script),xf.script=""}var yf=xf.tags.length,Bf=xf.tagName;xf.strict||(Bf=Bf[xf.looseCase]());for(var qf=Bf;yf--;){var oh=xf.tags[yf];if(oh.name!==qf)Tf(xf,"Unexpected close tag");else break}if(yf<0){Tf(xf,"Unmatched closing tag: "+xf.tagName),xf.textNode+="</"+xf.tagName+">",xf.state=Wd.TEXT;return}xf.tagName=Bf;for(var Yf=xf.tags.length;Yf-- >yf;){var kf=xf.tag=xf.tags.pop();xf.tagName=xf.tag.name,_f(xf,"onclosetag",xf.tagName);var Vf={};for(var fh in kf.ns)Vf[fh]=kf.ns[fh];var Gf=xf.tags[xf.tags.length-1]||xf;xf.opt.xmlns&&kf.ns!==Gf.ns&&Object.keys(kf.ns).forEach(function(wf){var Rf=kf.ns[wf];_f(xf,"onclosenamespace",{prefix:wf,uri:Rf})})}yf===0&&(xf.closedRoot=!0),xf.tagName=xf.attribValue=xf.attribName="",xf.attribList.length=0,xf.state=Wd.TEXT}function Df(xf){var yf=xf.entity,Bf=yf.toLowerCase(),qf,oh="";return xf.ENTITIES[yf]?xf.ENTITIES[yf]:xf.ENTITIES[Bf]?xf.ENTITIES[Bf]:(yf=Bf,yf.charAt(0)==="#"&&(yf.charAt(1)==="x"?(yf=yf.slice(2),qf=parseInt(yf,16),oh=qf.toString(16)):(yf=yf.slice(1),qf=parseInt(yf,10),oh=qf.toString(10))),yf=yf.replace(/^0+/,""),isNaN(qf)||oh.toLowerCase()!==yf?(Tf(xf,"Invalid character entity"),"&"+xf.entity+";"):String.fromCodePoint(qf))}function Lf(xf,yf){yf==="<"?(xf.state=Wd.OPEN_WAKA,xf.startTagPosition=xf.position):jd(yf)||(Tf(xf,"Non-whitespace before first tag."),xf.textNode=yf,xf.state=Wd.TEXT)}function zf(xf,yf){var Bf="";return yf<xf.length&&(Bf=xf.charAt(yf)),Bf}function Jf(xf){var yf=this;if(this.error)throw this.error;if(yf.closed)return gf(yf,"Cannot write after close. Assign an onready handler.");if(xf===null)return bf(yf);typeof xf=="object"&&(xf=xf.toString());for(var Bf=0,qf="";qf=zf(xf,Bf++),yf.c=qf,!!qf;)switch(yf.trackPosition&&(yf.position++,qf===`
`?(yf.line++,yf.column=0):yf.column++),yf.state){case Wd.BEGIN:if(yf.state=Wd.BEGIN_WHITESPACE,qf==="\uFEFF")continue;Lf(yf,qf);continue;case Wd.BEGIN_WHITESPACE:Lf(yf,qf);continue;case Wd.TEXT:if(yf.sawRoot&&!yf.closedRoot){for(var oh=Bf-1;qf&&qf!=="<"&&qf!=="&";)qf=zf(xf,Bf++),qf&&yf.trackPosition&&(yf.position++,qf===`
`?(yf.line++,yf.column=0):yf.column++);yf.textNode+=xf.substring(oh,Bf-1)}qf==="<"&&!(yf.sawRoot&&yf.closedRoot&&!yf.strict)?(yf.state=Wd.OPEN_WAKA,yf.startTagPosition=yf.position):(!jd(qf)&&(!yf.sawRoot||yf.closedRoot)&&Tf(yf,"Text data outside of root node."),qf==="&"?yf.state=Wd.TEXT_ENTITY:yf.textNode+=qf);continue;case Wd.SCRIPT:qf==="<"?yf.state=Wd.SCRIPT_ENDING:yf.script+=qf;continue;case Wd.SCRIPT_ENDING:qf==="/"?yf.state=Wd.CLOSE_TAG:(yf.script+="<"+qf,yf.state=Wd.SCRIPT);continue;case Wd.OPEN_WAKA:if(qf==="!")yf.state=Wd.SGML_DECL,yf.sgmlDecl="";else if(!jd(qf))if(zd(Fd,qf))yf.state=Wd.OPEN_TAG,yf.tagName=qf;else if(qf==="/")yf.state=Wd.CLOSE_TAG,yf.tagName="";else if(qf==="?")yf.state=Wd.PROC_INST,yf.procInstName=yf.procInstBody="";else{if(Tf(yf,"Unencoded <"),yf.startTagPosition+1<yf.position){var Yf=yf.position-yf.startTagPosition;qf=new Array(Yf).join(" ")+qf}yf.textNode+="<"+qf,yf.state=Wd.TEXT}continue;case Wd.SGML_DECL:if(yf.sgmlDecl+qf==="--"){yf.state=Wd.COMMENT,yf.comment="",yf.sgmlDecl="";continue}yf.doctype&&yf.doctype!==!0&&yf.sgmlDecl?(yf.state=Wd.DOCTYPE_DTD,yf.doctype+="<!"+yf.sgmlDecl+qf,yf.sgmlDecl=""):(yf.sgmlDecl+qf).toUpperCase()===vd?(_f(yf,"onopencdata"),yf.state=Wd.CDATA,yf.sgmlDecl="",yf.cdata=""):(yf.sgmlDecl+qf).toUpperCase()===Ad?(yf.state=Wd.DOCTYPE,(yf.doctype||yf.sawRoot)&&Tf(yf,"Inappropriately located doctype declaration"),yf.doctype="",yf.sgmlDecl=""):qf===">"?(_f(yf,"onsgmldeclaration",yf.sgmlDecl),yf.sgmlDecl="",yf.state=Wd.TEXT):(Hd(qf)&&(yf.state=Wd.SGML_DECL_QUOTED),yf.sgmlDecl+=qf);continue;case Wd.SGML_DECL_QUOTED:qf===yf.q&&(yf.state=Wd.SGML_DECL,yf.q=""),yf.sgmlDecl+=qf;continue;case Wd.DOCTYPE:qf===">"?(yf.state=Wd.TEXT,_f(yf,"ondoctype",yf.doctype),yf.doctype=!0):(yf.doctype+=qf,qf==="["?yf.state=Wd.DOCTYPE_DTD:Hd(qf)&&(yf.state=Wd.DOCTYPE_QUOTED,yf.q=qf));continue;case Wd.DOCTYPE_QUOTED:yf.doctype+=qf,qf===yf.q&&(yf.q="",yf.state=Wd.DOCTYPE);continue;case Wd.DOCTYPE_DTD:qf==="]"?(yf.doctype+=qf,yf.state=Wd.DOCTYPE):qf==="<"?(yf.state=Wd.OPEN_WAKA,yf.startTagPosition=yf.position):Hd(qf)?(yf.doctype+=qf,yf.state=Wd.DOCTYPE_DTD_QUOTED,yf.q=qf):yf.doctype+=qf;continue;case Wd.DOCTYPE_DTD_QUOTED:yf.doctype+=qf,qf===yf.q&&(yf.state=Wd.DOCTYPE_DTD,yf.q="");continue;case Wd.COMMENT:qf==="-"?yf.state=Wd.COMMENT_ENDING:yf.comment+=qf;continue;case Wd.COMMENT_ENDING:qf==="-"?(yf.state=Wd.COMMENT_ENDED,yf.comment=Sf(yf.opt,yf.comment),yf.comment&&_f(yf,"oncomment",yf.comment),yf.comment=""):(yf.comment+="-"+qf,yf.state=Wd.COMMENT);continue;case Wd.COMMENT_ENDED:qf!==">"?(Tf(yf,"Malformed comment"),yf.comment+="--"+qf,yf.state=Wd.COMMENT):yf.doctype&&yf.doctype!==!0?yf.state=Wd.DOCTYPE_DTD:yf.state=Wd.TEXT;continue;case Wd.CDATA:qf==="]"?yf.state=Wd.CDATA_ENDING:yf.cdata+=qf;continue;case Wd.CDATA_ENDING:qf==="]"?yf.state=Wd.CDATA_ENDING_2:(yf.cdata+="]"+qf,yf.state=Wd.CDATA);continue;case Wd.CDATA_ENDING_2:qf===">"?(yf.cdata&&_f(yf,"oncdata",yf.cdata),_f(yf,"onclosecdata"),yf.cdata="",yf.state=Wd.TEXT):qf==="]"?yf.cdata+="]":(yf.cdata+="]]"+qf,yf.state=Wd.CDATA);continue;case Wd.PROC_INST:qf==="?"?yf.state=Wd.PROC_INST_ENDING:jd(qf)?yf.state=Wd.PROC_INST_BODY:yf.procInstName+=qf;continue;case Wd.PROC_INST_BODY:if(!yf.procInstBody&&jd(qf))continue;qf==="?"?yf.state=Wd.PROC_INST_ENDING:yf.procInstBody+=qf;continue;case Wd.PROC_INST_ENDING:qf===">"?(_f(yf,"onprocessinginstruction",{name:yf.procInstName,body:yf.procInstBody}),yf.procInstName=yf.procInstBody="",yf.state=Wd.TEXT):(yf.procInstBody+="?"+qf,yf.state=Wd.PROC_INST_BODY);continue;case Wd.OPEN_TAG:zd(Pd,qf)?yf.tagName+=qf:(Mf(yf),qf===">"?eh(yf):qf==="/"?yf.state=Wd.OPEN_TAG_SLASH:(jd(qf)||Tf(yf,"Invalid character in tag name"),yf.state=Wd.ATTRIB));continue;case Wd.OPEN_TAG_SLASH:qf===">"?(eh(yf,!0),$f(yf)):(Tf(yf,"Forward-slash in opening tag not followed by >"),yf.state=Wd.ATTRIB);continue;case Wd.ATTRIB:if(jd(qf))continue;qf===">"?eh(yf):qf==="/"?yf.state=Wd.OPEN_TAG_SLASH:zd(Fd,qf)?(yf.attribName=qf,yf.attribValue="",yf.state=Wd.ATTRIB_NAME):Tf(yf,"Invalid attribute name");continue;case Wd.ATTRIB_NAME:qf==="="?yf.state=Wd.ATTRIB_VALUE:qf===">"?(Tf(yf,"Attribute without value"),yf.attribValue=yf.attribName,Zf(yf),eh(yf)):jd(qf)?yf.state=Wd.ATTRIB_NAME_SAW_WHITE:zd(Pd,qf)?yf.attribName+=qf:Tf(yf,"Invalid attribute name");continue;case Wd.ATTRIB_NAME_SAW_WHITE:if(qf==="=")yf.state=Wd.ATTRIB_VALUE;else{if(jd(qf))continue;Tf(yf,"Attribute without value"),yf.tag.attributes[yf.attribName]="",yf.attribValue="",_f(yf,"onattribute",{name:yf.attribName,value:""}),yf.attribName="",qf===">"?eh(yf):zd(Fd,qf)?(yf.attribName=qf,yf.state=Wd.ATTRIB_NAME):(Tf(yf,"Invalid attribute name"),yf.state=Wd.ATTRIB)}continue;case Wd.ATTRIB_VALUE:if(jd(qf))continue;Hd(qf)?(yf.q=qf,yf.state=Wd.ATTRIB_VALUE_QUOTED):(yf.opt.unquotedAttributeValues||gf(yf,"Unquoted attribute value"),yf.state=Wd.ATTRIB_VALUE_UNQUOTED,yf.attribValue=qf);continue;case Wd.ATTRIB_VALUE_QUOTED:if(qf!==yf.q){qf==="&"?yf.state=Wd.ATTRIB_VALUE_ENTITY_Q:yf.attribValue+=qf;continue}Zf(yf),yf.q="",yf.state=Wd.ATTRIB_VALUE_CLOSED;continue;case Wd.ATTRIB_VALUE_CLOSED:jd(qf)?yf.state=Wd.ATTRIB:qf===">"?eh(yf):qf==="/"?yf.state=Wd.OPEN_TAG_SLASH:zd(Fd,qf)?(Tf(yf,"No whitespace between attributes"),yf.attribName=qf,yf.attribValue="",yf.state=Wd.ATTRIB_NAME):Tf(yf,"Invalid attribute name");continue;case Wd.ATTRIB_VALUE_UNQUOTED:if(!Gd(qf)){qf==="&"?yf.state=Wd.ATTRIB_VALUE_ENTITY_U:yf.attribValue+=qf;continue}Zf(yf),qf===">"?eh(yf):yf.state=Wd.ATTRIB;continue;case Wd.CLOSE_TAG:if(yf.tagName)qf===">"?$f(yf):zd(Pd,qf)?yf.tagName+=qf:yf.script?(yf.script+="</"+yf.tagName,yf.tagName="",yf.state=Wd.SCRIPT):(jd(qf)||Tf(yf,"Invalid tagname in closing tag"),yf.state=Wd.CLOSE_TAG_SAW_WHITE);else{if(jd(qf))continue;df(Fd,qf)?yf.script?(yf.script+="</"+qf,yf.state=Wd.SCRIPT):Tf(yf,"Invalid tagname in closing tag."):yf.tagName=qf}continue;case Wd.CLOSE_TAG_SAW_WHITE:if(jd(qf))continue;qf===">"?$f(yf):Tf(yf,"Invalid characters in closing tag");continue;case Wd.TEXT_ENTITY:case Wd.ATTRIB_VALUE_ENTITY_Q:case Wd.ATTRIB_VALUE_ENTITY_U:var kf,Vf;switch(yf.state){case Wd.TEXT_ENTITY:kf=Wd.TEXT,Vf="textNode";break;case Wd.ATTRIB_VALUE_ENTITY_Q:kf=Wd.ATTRIB_VALUE_QUOTED,Vf="attribValue";break;case Wd.ATTRIB_VALUE_ENTITY_U:kf=Wd.ATTRIB_VALUE_UNQUOTED,Vf="attribValue";break}if(qf===";"){var fh=Df(yf);yf.opt.unparsedEntities&&!Object.values(qa.XML_ENTITIES).includes(fh)?(yf.entity="",yf.state=kf,yf.write(fh)):(yf[Vf]+=fh,yf.entity="",yf.state=kf)}else zd(yf.entity.length?Bd:Md,qf)?yf.entity+=qf:(Tf(yf,"Invalid character in entity name"),yf[Vf]+="&"+yf.entity+qf,yf.entity="",yf.state=kf);continue;default:throw new Error(yf,"Unknown state: "+yf.state)}return yf.position>=yf.bufferCheckPosition&&ld(yf),yf}/*! http://mths.be/fromcodepoint v0.1.0 by @mathias */String.fromCodePoint||function(){var xf=String.fromCharCode,yf=Math.floor,Bf=function(){var qf=16384,oh=[],Yf,kf,Vf=-1,fh=arguments.length;if(!fh)return"";for(var Gf="";++Vf<fh;){var wf=Number(arguments[Vf]);if(!isFinite(wf)||wf<0||wf>1114111||yf(wf)!==wf)throw RangeError("Invalid code point: "+wf);wf<=65535?oh.push(wf):(wf-=65536,Yf=(wf>>10)+55296,kf=wf%1024+56320,oh.push(Yf,kf)),(Vf+1===fh||oh.length>qf)&&(Gf+=xf.apply(null,oh),oh.length=0)}return Gf};Object.defineProperty?Object.defineProperty(String,"fromCodePoint",{value:Bf,configurable:!0,writable:!0}):String.fromCodePoint=Bf}()})(Ra)}(sax)),sax}var bom={},hasRequiredBom;function requireBom(){return hasRequiredBom||(hasRequiredBom=1,(function(){bom.stripBOM=function(Ra){return Ra[0]==="\uFEFF"?Ra.substring(1):Ra}}).call(commonjsGlobal)),bom}var processors={},hasRequiredProcessors;function requireProcessors(){return hasRequiredProcessors||(hasRequiredProcessors=1,(function(){var Ra;Ra=new RegExp(/(?!xmlns)^.*:/),processors.normalize=function(qa){return qa.toLowerCase()},processors.firstCharLowerCase=function(qa){return qa.charAt(0).toLowerCase()+qa.slice(1)},processors.stripPrefix=function(qa){return qa.replace(Ra,"")},processors.parseNumbers=function(qa){return isNaN(qa)||(qa=qa%1===0?parseInt(qa,10):parseFloat(qa)),qa},processors.parseBooleans=function(qa){return/^(?:true|false)$/i.test(qa)&&(qa=qa.toLowerCase()==="true"),qa}}).call(commonjsGlobal)),processors}var main={},setImmediate$1={},hasRequiredSetImmediate;function requireSetImmediate(){if(hasRequiredSetImmediate)return setImmediate$1;hasRequiredSetImmediate=1;var Ra={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};return function(qa,nd){if(qa.setImmediate)return;var od=1,ld={},ud=!1,cd=qa.document,dd;function pd(Bd){typeof Bd!="function"&&(Bd=new Function(""+Bd));for(var jd=new Array(arguments.length-1),Hd=0;Hd<jd.length;Hd++)jd[Hd]=arguments[Hd+1];var Gd={callback:Bd,args:jd};return ld[od]=Gd,dd(od),od++}function fd(Bd){delete ld[Bd]}function md(Bd){var jd=Bd.callback,Hd=Bd.args;switch(Hd.length){case 0:jd();break;case 1:jd(Hd[0]);break;case 2:jd(Hd[0],Hd[1]);break;case 3:jd(Hd[0],Hd[1],Hd[2]);break;default:jd.apply(nd,Hd);break}}function vd(Bd){if(ud)setTimeout(vd,0,Bd);else{var jd=ld[Bd];if(jd){ud=!0;try{md(jd)}finally{fd(Bd),ud=!1}}}}function Ad(){dd=function(Bd){Ra.nextTick(function(){vd(Bd)})}}function Nd(){if(qa.postMessage&&!qa.importScripts){var Bd=!0,jd=qa.onmessage;return qa.onmessage=function(){Bd=!1},qa.postMessage("","*"),qa.onmessage=jd,Bd}}function Id(){var Bd="setImmediate$"+Math.random()+"$",jd=function(Hd){Hd.source===qa&&typeof Hd.data=="string"&&Hd.data.indexOf(Bd)===0&&vd(+Hd.data.slice(Bd.length))};qa.addEventListener?qa.addEventListener("message",jd,!1):qa.attachEvent("onmessage",jd),dd=function(Hd){qa.postMessage(Bd+Hd,"*")}}function Od(){var Bd=new MessageChannel;Bd.port1.onmessage=function(jd){var Hd=jd.data;vd(Hd)},dd=function(jd){Bd.port2.postMessage(jd)}}function Fd(){var Bd=cd.documentElement;dd=function(jd){var Hd=cd.createElement("script");Hd.onreadystatechange=function(){vd(jd),Hd.onreadystatechange=null,Bd.removeChild(Hd),Hd=null},Bd.appendChild(Hd)}}function Pd(){dd=function(Bd){setTimeout(vd,0,Bd)}}var Md=Object.getPrototypeOf&&Object.getPrototypeOf(qa);Md=Md&&Md.setTimeout?Md:qa,{}.toString.call(qa.process)==="[object process]"?Ad():Nd()?Id():qa.MessageChannel?Od():cd&&"onreadystatechange"in cd.createElement("script")?Fd():Pd(),Md.setImmediate=pd,Md.clearImmediate=fd}(typeof self>"u"?commonjsGlobal:self),setImmediate$1}var hasRequiredMain;function requireMain(){if(hasRequiredMain)return main;hasRequiredMain=1;var Ra=typeof commonjsGlobal<"u"&&commonjsGlobal||typeof self<"u"&&self||window,qa=Function.prototype.apply;main.setTimeout=function(){return new nd(qa.call(setTimeout,Ra,arguments),clearTimeout)},main.setInterval=function(){return new nd(qa.call(setInterval,Ra,arguments),clearInterval)},main.clearTimeout=main.clearInterval=function(od){od&&od.close()};function nd(od,ld){this._id=od,this._clearFn=ld}return nd.prototype.unref=nd.prototype.ref=function(){},nd.prototype.close=function(){this._clearFn.call(Ra,this._id)},main.enroll=function(od,ld){clearTimeout(od._idleTimeoutId),od._idleTimeout=ld},main.unenroll=function(od){clearTimeout(od._idleTimeoutId),od._idleTimeout=-1},main._unrefActive=main.active=function(od){clearTimeout(od._idleTimeoutId);var ld=od._idleTimeout;ld>=0&&(od._idleTimeoutId=setTimeout(function(){od._onTimeout&&od._onTimeout()},ld))},requireSetImmediate(),main.setImmediate=typeof self<"u"&&self.setImmediate||typeof commonjsGlobal<"u"&&commonjsGlobal.setImmediate||commonjsGlobal&&commonjsGlobal.setImmediate,main.clearImmediate=typeof self<"u"&&self.clearImmediate||typeof commonjsGlobal<"u"&&commonjsGlobal.clearImmediate||commonjsGlobal&&commonjsGlobal.clearImmediate,main}var hasRequiredParser;function requireParser(){return hasRequiredParser||(hasRequiredParser=1,function(Ra){(function(){var qa,nd,od,ld,ud,cd,dd,pd,fd=function(Ad,Nd){return function(){return Ad.apply(Nd,arguments)}},md=function(Ad,Nd){for(var Id in Nd)vd.call(Nd,Id)&&(Ad[Id]=Nd[Id]);function Od(){this.constructor=Ad}return Od.prototype=Nd.prototype,Ad.prototype=new Od,Ad.__super__=Nd.prototype,Ad},vd={}.hasOwnProperty;dd=requireSax(),od=eventsExports,qa=requireBom(),cd=requireProcessors(),pd=requireMain().setImmediate,nd=requireDefaults().defaults,ld=function(Ad){return typeof Ad=="object"&&Ad!=null&&Object.keys(Ad).length===0},ud=function(Ad,Nd,Id){var Od,Fd,Pd;for(Od=0,Fd=Ad.length;Od<Fd;Od++)Pd=Ad[Od],Nd=Pd(Nd,Id);return Nd},Ra.Parser=function(Ad){md(Nd,Ad);function Nd(Id){this.parseStringPromise=fd(this.parseStringPromise,this),this.parseString=fd(this.parseString,this),this.reset=fd(this.reset,this),this.assignOrPush=fd(this.assignOrPush,this),this.processAsync=fd(this.processAsync,this);var Od,Fd,Pd;if(!(this instanceof Ra.Parser))return new Ra.Parser(Id);this.options={},Fd=nd["0.2"];for(Od in Fd)vd.call(Fd,Od)&&(Pd=Fd[Od],this.options[Od]=Pd);for(Od in Id)vd.call(Id,Od)&&(Pd=Id[Od],this.options[Od]=Pd);this.options.xmlns&&(this.options.xmlnskey=this.options.attrkey+"ns"),this.options.normalizeTags&&(this.options.tagNameProcessors||(this.options.tagNameProcessors=[]),this.options.tagNameProcessors.unshift(cd.normalize)),this.reset()}return Nd.prototype.processAsync=function(){var Id,Od;try{return this.remaining.length<=this.options.chunkSize?(Id=this.remaining,this.remaining="",this.saxParser=this.saxParser.write(Id),this.saxParser.close()):(Id=this.remaining.substr(0,this.options.chunkSize),this.remaining=this.remaining.substr(this.options.chunkSize,this.remaining.length),this.saxParser=this.saxParser.write(Id),pd(this.processAsync))}catch(Fd){if(Od=Fd,!this.saxParser.errThrown)return this.saxParser.errThrown=!0,this.emit(Od)}},Nd.prototype.assignOrPush=function(Id,Od,Fd){return Od in Id?(Id[Od]instanceof Array||(Id[Od]=[Id[Od]]),Id[Od].push(Fd)):this.options.explicitArray?Id[Od]=[Fd]:Id[Od]=Fd},Nd.prototype.reset=function(){var Id,Od,Fd,Pd;return this.removeAllListeners(),this.saxParser=dd.parser(this.options.strict,{trim:!1,normalize:!1,xmlns:this.options.xmlns}),this.saxParser.errThrown=!1,this.saxParser.onerror=function(Md){return function(Bd){if(Md.saxParser.resume(),!Md.saxParser.errThrown)return Md.saxParser.errThrown=!0,Md.emit("error",Bd)}}(this),this.saxParser.onend=function(Md){return function(){if(!Md.saxParser.ended)return Md.saxParser.ended=!0,Md.emit("end",Md.resultObject)}}(this),this.saxParser.ended=!1,this.EXPLICIT_CHARKEY=this.options.explicitCharkey,this.resultObject=null,Pd=[],Id=this.options.attrkey,Od=this.options.charkey,this.saxParser.onopentag=function(Md){return function(Bd){var jd,Hd,Gd,zd,df;if(Gd=Object.create(null),Gd[Od]="",!Md.options.ignoreAttrs){df=Bd.attributes;for(jd in df)vd.call(df,jd)&&(!(Id in Gd)&&!Md.options.mergeAttrs&&(Gd[Id]=Object.create(null)),Hd=Md.options.attrValueProcessors?ud(Md.options.attrValueProcessors,Bd.attributes[jd],jd):Bd.attributes[jd],zd=Md.options.attrNameProcessors?ud(Md.options.attrNameProcessors,jd):jd,Md.options.mergeAttrs?Md.assignOrPush(Gd,zd,Hd):Gd[Id][zd]=Hd)}return Gd["#name"]=Md.options.tagNameProcessors?ud(Md.options.tagNameProcessors,Bd.name):Bd.name,Md.options.xmlns&&(Gd[Md.options.xmlnskey]={uri:Bd.uri,local:Bd.local}),Pd.push(Gd)}}(this),this.saxParser.onclosetag=function(Md){return function(){var Bd,jd,Hd,Gd,zd,df,Wd,Jd,Xd,_f;if(df=Pd.pop(),zd=df["#name"],(!Md.options.explicitChildren||!Md.options.preserveChildrenOrder)&&delete df["#name"],df.cdata===!0&&(Bd=df.cdata,delete df.cdata),Xd=Pd[Pd.length-1],df[Od].match(/^\s*$/)&&!Bd?(jd=df[Od],delete df[Od]):(Md.options.trim&&(df[Od]=df[Od].trim()),Md.options.normalize&&(df[Od]=df[Od].replace(/\s{2,}/g," ").trim()),df[Od]=Md.options.valueProcessors?ud(Md.options.valueProcessors,df[Od],zd):df[Od],Object.keys(df).length===1&&Od in df&&!Md.EXPLICIT_CHARKEY&&(df=df[Od])),ld(df)&&(typeof Md.options.emptyTag=="function"?df=Md.options.emptyTag():df=Md.options.emptyTag!==""?Md.options.emptyTag:jd),Md.options.validator!=null&&(_f="/"+function(){var vf,Sf,gf;for(gf=[],vf=0,Sf=Pd.length;vf<Sf;vf++)Gd=Pd[vf],gf.push(Gd["#name"]);return gf}().concat(zd).join("/"),function(){var vf;try{return df=Md.options.validator(_f,Xd&&Xd[zd],df)}catch(Sf){return vf=Sf,Md.emit("error",vf)}}()),Md.options.explicitChildren&&!Md.options.mergeAttrs&&typeof df=="object"){if(!Md.options.preserveChildrenOrder)Gd=Object.create(null),Md.options.attrkey in df&&(Gd[Md.options.attrkey]=df[Md.options.attrkey],delete df[Md.options.attrkey]),!Md.options.charsAsChildren&&Md.options.charkey in df&&(Gd[Md.options.charkey]=df[Md.options.charkey],delete df[Md.options.charkey]),Object.getOwnPropertyNames(df).length>0&&(Gd[Md.options.childkey]=df),df=Gd;else if(Xd){Xd[Md.options.childkey]=Xd[Md.options.childkey]||[],Wd=Object.create(null);for(Hd in df)vd.call(df,Hd)&&(Wd[Hd]=df[Hd]);Xd[Md.options.childkey].push(Wd),delete df["#name"],Object.keys(df).length===1&&Od in df&&!Md.EXPLICIT_CHARKEY&&(df=df[Od])}}return Pd.length>0?Md.assignOrPush(Xd,zd,df):(Md.options.explicitRoot&&(Jd=df,df=Object.create(null),df[zd]=Jd),Md.resultObject=df,Md.saxParser.ended=!0,Md.emit("end",Md.resultObject))}}(this),Fd=function(Md){return function(Bd){var jd,Hd;if(Hd=Pd[Pd.length-1],Hd)return Hd[Od]+=Bd,Md.options.explicitChildren&&Md.options.preserveChildrenOrder&&Md.options.charsAsChildren&&(Md.options.includeWhiteChars||Bd.replace(/\\n/g,"").trim()!=="")&&(Hd[Md.options.childkey]=Hd[Md.options.childkey]||[],jd={"#name":"__text__"},jd[Od]=Bd,Md.options.normalize&&(jd[Od]=jd[Od].replace(/\s{2,}/g," ").trim()),Hd[Md.options.childkey].push(jd)),Hd}}(this),this.saxParser.ontext=Fd,this.saxParser.oncdata=function(Md){return function(Bd){var jd;if(jd=Fd(Bd),jd)return jd.cdata=!0}}()},Nd.prototype.parseString=function(Id,Od){var Fd;Od!=null&&typeof Od=="function"&&(this.on("end",function(Pd){return this.reset(),Od(null,Pd)}),this.on("error",function(Pd){return this.reset(),Od(Pd)}));try{return Id=Id.toString(),Id.trim()===""?(this.emit("end",null),!0):(Id=qa.stripBOM(Id),this.options.async?(this.remaining=Id,pd(this.processAsync),this.saxParser):this.saxParser.write(Id).close())}catch(Pd){if(Fd=Pd,this.saxParser.errThrown||this.saxParser.ended){if(this.saxParser.ended)throw Fd}else return this.emit("error",Fd),this.saxParser.errThrown=!0}},Nd.prototype.parseStringPromise=function(Id){return new Promise(function(Od){return function(Fd,Pd){return Od.parseString(Id,function(Md,Bd){return Md?Pd(Md):Fd(Bd)})}}(this))},Nd}(od),Ra.parseString=function(Ad,Nd,Id){var Od,Fd,Pd;return Id!=null?(typeof Id=="function"&&(Od=Id),typeof Nd=="object"&&(Fd=Nd)):(typeof Nd=="function"&&(Od=Nd),Fd={}),Pd=new Ra.Parser(Fd),Pd.parseString(Ad,Od)},Ra.parseStringPromise=function(Ad,Nd){var Id,Od;return typeof Nd=="object"&&(Id=Nd),Od=new Ra.Parser(Id),Od.parseStringPromise(Ad)}}).call(commonjsGlobal)}(parser)),parser}(function(){var Ra,qa,nd,od,ld=function(cd,dd){for(var pd in dd)ud.call(dd,pd)&&(cd[pd]=dd[pd]);function fd(){this.constructor=cd}return fd.prototype=dd.prototype,cd.prototype=new fd,cd.__super__=dd.prototype,cd},ud={}.hasOwnProperty;qa=requireDefaults(),Ra=requireBuilder(),nd=requireParser(),od=requireProcessors(),xml2js.defaults=qa.defaults,xml2js.processors=od,xml2js.ValidationError=function(cd){ld(dd,cd);function dd(pd){this.message=pd}return dd}(Error),xml2js.Builder=Ra.Builder,xml2js.Parser=nd.Parser,xml2js.parseString=nd.parseString,xml2js.parseStringPromise=nd.parseStringPromise}).call(commonjsGlobal);class ExtendableError extends Error{constructor(qa,nd){super(qa,nd),this.name=this.constructor.name}}class AnonymousRequestError extends ExtendableError{}class InvalidArgumentError extends ExtendableError{}class InvalidEndpointError extends ExtendableError{}class InvalidBucketNameError extends ExtendableError{}class InvalidObjectNameError extends ExtendableError{}class AccessKeyRequiredError extends ExtendableError{}class SecretKeyRequiredError extends ExtendableError{}class ExpiresParamError extends ExtendableError{}class InvalidDateError extends ExtendableError{}class InvalidPrefixError extends ExtendableError{}class InvalidBucketPolicyError extends ExtendableError{}class InvalidXMLError extends ExtendableError{}class S3Error extends ExtendableError{}class IsValidBucketNameError extends ExtendableError{}var validator$2={},util$4={};(function(Ra){const qa=":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",nd=qa+"\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040",od="["+qa+"]["+nd+"]*",ld=new RegExp("^"+od+"$"),ud=function(dd,pd){const fd=[];let md=pd.exec(dd);for(;md;){const vd=[];vd.startIndex=pd.lastIndex-md[0].length;const Ad=md.length;for(let Nd=0;Nd<Ad;Nd++)vd.push(md[Nd]);fd.push(vd),md=pd.exec(dd)}return fd},cd=function(dd){const pd=ld.exec(dd);return!(pd===null||typeof pd>"u")};Ra.isExist=function(dd){return typeof dd<"u"},Ra.isEmptyObject=function(dd){return Object.keys(dd).length===0},Ra.merge=function(dd,pd,fd){if(pd){const md=Object.keys(pd),vd=md.length;for(let Ad=0;Ad<vd;Ad++)fd==="strict"?dd[md[Ad]]=[pd[md[Ad]]]:dd[md[Ad]]=pd[md[Ad]]}},Ra.getValue=function(dd){return Ra.isExist(dd)?dd:""},Ra.isName=cd,Ra.getAllMatches=ud,Ra.nameRegexp=od})(util$4);const util$3=util$4,defaultOptions$2={allowBooleanAttributes:!1,unpairedTags:[]};validator$2.validate=function(Ra,qa){qa=Object.assign({},defaultOptions$2,qa);const nd=[];let od=!1,ld=!1;Ra[0]==="\uFEFF"&&(Ra=Ra.substr(1));for(let ud=0;ud<Ra.length;ud++)if(Ra[ud]==="<"&&Ra[ud+1]==="?"){if(ud+=2,ud=readPI(Ra,ud),ud.err)return ud}else if(Ra[ud]==="<"){let cd=ud;if(ud++,Ra[ud]==="!"){ud=readCommentAndCDATA(Ra,ud);continue}else{let dd=!1;Ra[ud]==="/"&&(dd=!0,ud++);let pd="";for(;ud<Ra.length&&Ra[ud]!==">"&&Ra[ud]!==" "&&Ra[ud]!==" "&&Ra[ud]!==`
`&&Ra[ud]!=="\r";ud++)pd+=Ra[ud];if(pd=pd.trim(),pd[pd.length-1]==="/"&&(pd=pd.substring(0,pd.length-1),ud--),!validateTagName(pd)){let vd;return pd.trim().length===0?vd="Invalid space after '<'.":vd="Tag '"+pd+"' is an invalid name.",getErrorObject("InvalidTag",vd,getLineNumberForPosition(Ra,ud))}const fd=readAttributeStr(Ra,ud);if(fd===!1)return getErrorObject("InvalidAttr","Attributes for '"+pd+"' have open quote.",getLineNumberForPosition(Ra,ud));let md=fd.value;if(ud=fd.index,md[md.length-1]==="/"){const vd=ud-md.length;md=md.substring(0,md.length-1);const Ad=validateAttributeString(md,qa);if(Ad===!0)od=!0;else return getErrorObject(Ad.err.code,Ad.err.msg,getLineNumberForPosition(Ra,vd+Ad.err.line))}else if(dd)if(fd.tagClosed){if(md.trim().length>0)return getErrorObject("InvalidTag","Closing tag '"+pd+"' can't have attributes or invalid starting.",getLineNumberForPosition(Ra,cd));if(nd.length===0)return getErrorObject("InvalidTag","Closing tag '"+pd+"' has not been opened.",getLineNumberForPosition(Ra,cd));{const vd=nd.pop();if(pd!==vd.tagName){let Ad=getLineNumberForPosition(Ra,vd.tagStartPos);return getErrorObject("InvalidTag","Expected closing tag '"+vd.tagName+"' (opened in line "+Ad.line+", col "+Ad.col+") instead of closing tag '"+pd+"'.",getLineNumberForPosition(Ra,cd))}nd.length==0&&(ld=!0)}}else return getErrorObject("InvalidTag","Closing tag '"+pd+"' doesn't have proper closing.",getLineNumberForPosition(Ra,ud));else{const vd=validateAttributeString(md,qa);if(vd!==!0)return getErrorObject(vd.err.code,vd.err.msg,getLineNumberForPosition(Ra,ud-md.length+vd.err.line));if(ld===!0)return getErrorObject("InvalidXml","Multiple possible root nodes found.",getLineNumberForPosition(Ra,ud));qa.unpairedTags.indexOf(pd)!==-1||nd.push({tagName:pd,tagStartPos:cd}),od=!0}for(ud++;ud<Ra.length;ud++)if(Ra[ud]==="<")if(Ra[ud+1]==="!"){ud++,ud=readCommentAndCDATA(Ra,ud);continue}else if(Ra[ud+1]==="?"){if(ud=readPI(Ra,++ud),ud.err)return ud}else break;else if(Ra[ud]==="&"){const vd=validateAmpersand(Ra,ud);if(vd==-1)return getErrorObject("InvalidChar","char '&' is not expected.",getLineNumberForPosition(Ra,ud));ud=vd}else if(ld===!0&&!isWhiteSpace(Ra[ud]))return getErrorObject("InvalidXml","Extra text at the end",getLineNumberForPosition(Ra,ud));Ra[ud]==="<"&&ud--}}else{if(isWhiteSpace(Ra[ud]))continue;return getErrorObject("InvalidChar","char '"+Ra[ud]+"' is not expected.",getLineNumberForPosition(Ra,ud))}if(od){if(nd.length==1)return getErrorObject("InvalidTag","Unclosed tag '"+nd[0].tagName+"'.",getLineNumberForPosition(Ra,nd[0].tagStartPos));if(nd.length>0)return getErrorObject("InvalidXml","Invalid '"+JSON.stringify(nd.map(ud=>ud.tagName),null,4).replace(/\r?\n/g,"")+"' found.",{line:1,col:1})}else return getErrorObject("InvalidXml","Start tag expected.",1);return!0};function isWhiteSpace(Ra){return Ra===" "||Ra===" "||Ra===`
`||Ra==="\r"}function readPI(Ra,qa){const nd=qa;for(;qa<Ra.length;qa++)if(Ra[qa]=="?"||Ra[qa]==" "){const od=Ra.substr(nd,qa-nd);if(qa>5&&od==="xml")return getErrorObject("InvalidXml","XML declaration allowed only at the start of the document.",getLineNumberForPosition(Ra,qa));if(Ra[qa]=="?"&&Ra[qa+1]==">"){qa++;break}else continue}return qa}function readCommentAndCDATA(Ra,qa){if(Ra.length>qa+5&&Ra[qa+1]==="-"&&Ra[qa+2]==="-"){for(qa+=3;qa<Ra.length;qa++)if(Ra[qa]==="-"&&Ra[qa+1]==="-"&&Ra[qa+2]===">"){qa+=2;break}}else if(Ra.length>qa+8&&Ra[qa+1]==="D"&&Ra[qa+2]==="O"&&Ra[qa+3]==="C"&&Ra[qa+4]==="T"&&Ra[qa+5]==="Y"&&Ra[qa+6]==="P"&&Ra[qa+7]==="E"){let nd=1;for(qa+=8;qa<Ra.length;qa++)if(Ra[qa]==="<")nd++;else if(Ra[qa]===">"&&(nd--,nd===0))break}else if(Ra.length>qa+9&&Ra[qa+1]==="["&&Ra[qa+2]==="C"&&Ra[qa+3]==="D"&&Ra[qa+4]==="A"&&Ra[qa+5]==="T"&&Ra[qa+6]==="A"&&Ra[qa+7]==="["){for(qa+=8;qa<Ra.length;qa++)if(Ra[qa]==="]"&&Ra[qa+1]==="]"&&Ra[qa+2]===">"){qa+=2;break}}return qa}const doubleQuote='"',singleQuote="'";function readAttributeStr(Ra,qa){let nd="",od="",ld=!1;for(;qa<Ra.length;qa++){if(Ra[qa]===doubleQuote||Ra[qa]===singleQuote)od===""?od=Ra[qa]:od!==Ra[qa]||(od="");else if(Ra[qa]===">"&&od===""){ld=!0;break}nd+=Ra[qa]}return od!==""?!1:{value:nd,index:qa,tagClosed:ld}}const validAttrStrRegxp=new RegExp(`(\\s*)([^\\s=]+)(\\s*=)?(\\s*(['"])(([\\s\\S])*?)\\5)?`,"g");function validateAttributeString(Ra,qa){const nd=util$3.getAllMatches(Ra,validAttrStrRegxp),od={};for(let ld=0;ld<nd.length;ld++){if(nd[ld][1].length===0)return getErrorObject("InvalidAttr","Attribute '"+nd[ld][2]+"' has no space in starting.",getPositionFromMatch(nd[ld]));if(nd[ld][3]!==void 0&&nd[ld][4]===void 0)return getErrorObject("InvalidAttr","Attribute '"+nd[ld][2]+"' is without value.",getPositionFromMatch(nd[ld]));if(nd[ld][3]===void 0&&!qa.allowBooleanAttributes)return getErrorObject("InvalidAttr","boolean attribute '"+nd[ld][2]+"' is not allowed.",getPositionFromMatch(nd[ld]));const ud=nd[ld][2];if(!validateAttrName(ud))return getErrorObject("InvalidAttr","Attribute '"+ud+"' is an invalid name.",getPositionFromMatch(nd[ld]));if(!od.hasOwnProperty(ud))od[ud]=1;else return getErrorObject("InvalidAttr","Attribute '"+ud+"' is repeated.",getPositionFromMatch(nd[ld]))}return!0}function validateNumberAmpersand(Ra,qa){let nd=/\d/;for(Ra[qa]==="x"&&(qa++,nd=/[\da-fA-F]/);qa<Ra.length;qa++){if(Ra[qa]===";")return qa;if(!Ra[qa].match(nd))break}return-1}function validateAmpersand(Ra,qa){if(qa++,Ra[qa]===";")return-1;if(Ra[qa]==="#")return qa++,validateNumberAmpersand(Ra,qa);let nd=0;for(;qa<Ra.length;qa++,nd++)if(!(Ra[qa].match(/\w/)&&nd<20)){if(Ra[qa]===";")break;return-1}return qa}function getErrorObject(Ra,qa,nd){return{err:{code:Ra,msg:qa,line:nd.line||nd,col:nd.col}}}function validateAttrName(Ra){return util$3.isName(Ra)}function validateTagName(Ra){return util$3.isName(Ra)}function getLineNumberForPosition(Ra,qa){const nd=Ra.substring(0,qa).split(/\r?\n/);return{line:nd.length,col:nd[nd.length-1].length+1}}function getPositionFromMatch(Ra){return Ra.startIndex+Ra[1].length}var OptionsBuilder={};const defaultOptions$1={preserveOrder:!1,attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,removeNSPrefix:!1,allowBooleanAttributes:!1,parseTagValue:!0,parseAttributeValue:!1,trimValues:!0,cdataPropName:!1,numberParseOptions:{hex:!0,leadingZeros:!0,eNotation:!0},tagValueProcessor:function(Ra,qa){return qa},attributeValueProcessor:function(Ra,qa){return qa},stopNodes:[],alwaysCreateTextNode:!1,isArray:()=>!1,commentPropName:!1,unpairedTags:[],processEntities:!0,htmlEntities:!1,ignoreDeclaration:!1,ignorePiTags:!1,transformTagName:!1,transformAttributeName:!1,updateTag:function(Ra,qa,nd){return Ra}},buildOptions$1=function(Ra){return Object.assign({},defaultOptions$1,Ra)};OptionsBuilder.buildOptions=buildOptions$1;OptionsBuilder.defaultOptions=defaultOptions$1;class XmlNode{constructor(qa){this.tagname=qa,this.child=[],this[":@"]={}}add(qa,nd){qa==="__proto__"&&(qa="#__proto__"),this.child.push({[qa]:nd})}addChild(qa){qa.tagname==="__proto__"&&(qa.tagname="#__proto__"),qa[":@"]&&Object.keys(qa[":@"]).length>0?this.child.push({[qa.tagname]:qa.child,":@":qa[":@"]}):this.child.push({[qa.tagname]:qa.child})}}var xmlNode$1=XmlNode;const util$2=util$4;function readDocType$1(Ra,qa){const nd={};if(Ra[qa+3]==="O"&&Ra[qa+4]==="C"&&Ra[qa+5]==="T"&&Ra[qa+6]==="Y"&&Ra[qa+7]==="P"&&Ra[qa+8]==="E"){qa=qa+9;let od=1,ld=!1,ud=!1,cd="";for(;qa<Ra.length;qa++)if(Ra[qa]==="<"&&!ud){if(ld&&isEntity(Ra,qa))qa+=7,[entityName,val,qa]=readEntityExp(Ra,qa+1),val.indexOf("&")===-1&&(nd[validateEntityName(entityName)]={regx:RegExp(`&${entityName};`,"g"),val});else if(ld&&isElement(Ra,qa))qa+=8;else if(ld&&isAttlist(Ra,qa))qa+=8;else if(ld&&isNotation(Ra,qa))qa+=9;else if(isComment)ud=!0;else throw new Error("Invalid DOCTYPE");od++,cd=""}else if(Ra[qa]===">"){if(ud?Ra[qa-1]==="-"&&Ra[qa-2]==="-"&&(ud=!1,od--):od--,od===0)break}else Ra[qa]==="["?ld=!0:cd+=Ra[qa];if(od!==0)throw new Error("Unclosed DOCTYPE")}else throw new Error("Invalid Tag instead of DOCTYPE");return{entities:nd,i:qa}}function readEntityExp(Ra,qa){let nd="";for(;qa<Ra.length&&Ra[qa]!=="'"&&Ra[qa]!=='"';qa++)nd+=Ra[qa];if(nd=nd.trim(),nd.indexOf(" ")!==-1)throw new Error("External entites are not supported");const od=Ra[qa++];let ld="";for(;qa<Ra.length&&Ra[qa]!==od;qa++)ld+=Ra[qa];return[nd,ld,qa]}function isComment(Ra,qa){return Ra[qa+1]==="!"&&Ra[qa+2]==="-"&&Ra[qa+3]==="-"}function isEntity(Ra,qa){return Ra[qa+1]==="!"&&Ra[qa+2]==="E"&&Ra[qa+3]==="N"&&Ra[qa+4]==="T"&&Ra[qa+5]==="I"&&Ra[qa+6]==="T"&&Ra[qa+7]==="Y"}function isElement(Ra,qa){return Ra[qa+1]==="!"&&Ra[qa+2]==="E"&&Ra[qa+3]==="L"&&Ra[qa+4]==="E"&&Ra[qa+5]==="M"&&Ra[qa+6]==="E"&&Ra[qa+7]==="N"&&Ra[qa+8]==="T"}function isAttlist(Ra,qa){return Ra[qa+1]==="!"&&Ra[qa+2]==="A"&&Ra[qa+3]==="T"&&Ra[qa+4]==="T"&&Ra[qa+5]==="L"&&Ra[qa+6]==="I"&&Ra[qa+7]==="S"&&Ra[qa+8]==="T"}function isNotation(Ra,qa){return Ra[qa+1]==="!"&&Ra[qa+2]==="N"&&Ra[qa+3]==="O"&&Ra[qa+4]==="T"&&Ra[qa+5]==="A"&&Ra[qa+6]==="T"&&Ra[qa+7]==="I"&&Ra[qa+8]==="O"&&Ra[qa+9]==="N"}function validateEntityName(Ra){if(util$2.isName(Ra))return Ra;throw new Error(`Invalid entity name ${Ra}`)}var DocTypeReader=readDocType$1;const hexRegex=/^[-+]?0x[a-fA-F0-9]+$/,numRegex=/^([\-\+])?(0*)(\.[0-9]+([eE]\-?[0-9]+)?|[0-9]+(\.[0-9]+([eE]\-?[0-9]+)?)?)$/;!Number.parseInt&&window.parseInt&&(Number.parseInt=window.parseInt);!Number.parseFloat&&window.parseFloat&&(Number.parseFloat=window.parseFloat);const consider={hex:!0,leadingZeros:!0,decimalPoint:".",eNotation:!0};function toNumber$1(Ra,qa={}){if(qa=Object.assign({},consider,qa),!Ra||typeof Ra!="string")return Ra;let nd=Ra.trim();if(qa.skipLike!==void 0&&qa.skipLike.test(nd))return Ra;if(qa.hex&&hexRegex.test(nd))return Number.parseInt(nd,16);{const od=numRegex.exec(nd);if(od){const ld=od[1],ud=od[2];let cd=trimZeros(od[3]);const dd=od[4]||od[6];if(!qa.leadingZeros&&ud.length>0&&ld&&nd[2]!==".")return Ra;if(!qa.leadingZeros&&ud.length>0&&!ld&&nd[1]!==".")return Ra;{const pd=Number(nd),fd=""+pd;return fd.search(/[eE]/)!==-1||dd?qa.eNotation?pd:Ra:nd.indexOf(".")!==-1?fd==="0"&&cd===""||fd===cd||ld&&fd==="-"+cd?pd:Ra:ud?cd===fd||ld+cd===fd?pd:Ra:nd===fd||nd===ld+fd?pd:Ra}}else return Ra}}function trimZeros(Ra){return Ra&&Ra.indexOf(".")!==-1&&(Ra=Ra.replace(/0+$/,""),Ra==="."?Ra="0":Ra[0]==="."?Ra="0"+Ra:Ra[Ra.length-1]==="."&&(Ra=Ra.substr(0,Ra.length-1))),Ra}var strnum=toNumber$1;function getIgnoreAttributesFn$2(Ra){return typeof Ra=="function"?Ra:Array.isArray(Ra)?qa=>{for(const nd of Ra)if(typeof nd=="string"&&qa===nd||nd instanceof RegExp&&nd.test(qa))return!0}:()=>!1}var ignoreAttributes=getIgnoreAttributesFn$2;const util$1=util$4,xmlNode=xmlNode$1,readDocType=DocTypeReader,toNumber=strnum,getIgnoreAttributesFn$1=ignoreAttributes;let OrderedObjParser$1=class{constructor(qa){this.options=qa,this.currentNode=null,this.tagsNodeStack=[],this.docTypeEntities={},this.lastEntities={apos:{regex:/&(apos|#39|#x27);/g,val:"'"},gt:{regex:/&(gt|#62|#x3E);/g,val:">"},lt:{regex:/&(lt|#60|#x3C);/g,val:"<"},quot:{regex:/&(quot|#34|#x22);/g,val:'"'}},this.ampEntity={regex:/&(amp|#38|#x26);/g,val:"&"},this.htmlEntities={space:{regex:/&(nbsp|#160);/g,val:" "},cent:{regex:/&(cent|#162);/g,val:"¢"},pound:{regex:/&(pound|#163);/g,val:"£"},yen:{regex:/&(yen|#165);/g,val:"¥"},euro:{regex:/&(euro|#8364);/g,val:"€"},copyright:{regex:/&(copy|#169);/g,val:"©"},reg:{regex:/&(reg|#174);/g,val:"®"},inr:{regex:/&(inr|#8377);/g,val:"₹"},num_dec:{regex:/&#([0-9]{1,7});/g,val:(nd,od)=>String.fromCharCode(Number.parseInt(od,10))},num_hex:{regex:/&#x([0-9a-fA-F]{1,6});/g,val:(nd,od)=>String.fromCharCode(Number.parseInt(od,16))}},this.addExternalEntities=addExternalEntities,this.parseXml=parseXml$1,this.parseTextData=parseTextData,this.resolveNameSpace=resolveNameSpace,this.buildAttributesMap=buildAttributesMap,this.isItStopNode=isItStopNode,this.replaceEntitiesValue=replaceEntitiesValue$1,this.readStopNodeData=readStopNodeData,this.saveTextToParentTag=saveTextToParentTag,this.addChild=addChild,this.ignoreAttributesFn=getIgnoreAttributesFn$1(this.options.ignoreAttributes)}};function addExternalEntities(Ra){const qa=Object.keys(Ra);for(let nd=0;nd<qa.length;nd++){const od=qa[nd];this.lastEntities[od]={regex:new RegExp("&"+od+";","g"),val:Ra[od]}}}function parseTextData(Ra,qa,nd,od,ld,ud,cd){if(Ra!==void 0&&(this.options.trimValues&&!od&&(Ra=Ra.trim()),Ra.length>0)){cd||(Ra=this.replaceEntitiesValue(Ra));const dd=this.options.tagValueProcessor(qa,Ra,nd,ld,ud);return dd==null?Ra:typeof dd!=typeof Ra||dd!==Ra?dd:this.options.trimValues?parseValue(Ra,this.options.parseTagValue,this.options.numberParseOptions):Ra.trim()===Ra?parseValue(Ra,this.options.parseTagValue,this.options.numberParseOptions):Ra}}function resolveNameSpace(Ra){if(this.options.removeNSPrefix){const qa=Ra.split(":"),nd=Ra.charAt(0)==="/"?"/":"";if(qa[0]==="xmlns")return"";qa.length===2&&(Ra=nd+qa[1])}return Ra}const attrsRegx=new RegExp(`([^\\s=]+)\\s*(=\\s*(['"])([\\s\\S]*?)\\3)?`,"gm");function buildAttributesMap(Ra,qa,nd){if(this.options.ignoreAttributes!==!0&&typeof Ra=="string"){const od=util$1.getAllMatches(Ra,attrsRegx),ld=od.length,ud={};for(let cd=0;cd<ld;cd++){const dd=this.resolveNameSpace(od[cd][1]);if(this.ignoreAttributesFn(dd,qa))continue;let pd=od[cd][4],fd=this.options.attributeNamePrefix+dd;if(dd.length)if(this.options.transformAttributeName&&(fd=this.options.transformAttributeName(fd)),fd==="__proto__"&&(fd="#__proto__"),pd!==void 0){this.options.trimValues&&(pd=pd.trim()),pd=this.replaceEntitiesValue(pd);const md=this.options.attributeValueProcessor(dd,pd,qa);md==null?ud[fd]=pd:typeof md!=typeof pd||md!==pd?ud[fd]=md:ud[fd]=parseValue(pd,this.options.parseAttributeValue,this.options.numberParseOptions)}else this.options.allowBooleanAttributes&&(ud[fd]=!0)}if(!Object.keys(ud).length)return;if(this.options.attributesGroupName){const cd={};return cd[this.options.attributesGroupName]=ud,cd}return ud}}const parseXml$1=function(Ra){Ra=Ra.replace(/\r\n?/g,`
`);const qa=new xmlNode("!xml");let nd=qa,od="",ld="";for(let ud=0;ud<Ra.length;ud++)if(Ra[ud]==="<")if(Ra[ud+1]==="/"){const dd=findClosingIndex(Ra,">",ud,"Closing Tag is not closed.");let pd=Ra.substring(ud+2,dd).trim();if(this.options.removeNSPrefix){const vd=pd.indexOf(":");vd!==-1&&(pd=pd.substr(vd+1))}this.options.transformTagName&&(pd=this.options.transformTagName(pd)),nd&&(od=this.saveTextToParentTag(od,nd,ld));const fd=ld.substring(ld.lastIndexOf(".")+1);if(pd&&this.options.unpairedTags.indexOf(pd)!==-1)throw new Error(`Unpaired tag can not be used as closing tag: </${pd}>`);let md=0;fd&&this.options.unpairedTags.indexOf(fd)!==-1?(md=ld.lastIndexOf(".",ld.lastIndexOf(".")-1),this.tagsNodeStack.pop()):md=ld.lastIndexOf("."),ld=ld.substring(0,md),nd=this.tagsNodeStack.pop(),od="",ud=dd}else if(Ra[ud+1]==="?"){let dd=readTagExp(Ra,ud,!1,"?>");if(!dd)throw new Error("Pi Tag is not closed.");if(od=this.saveTextToParentTag(od,nd,ld),!(this.options.ignoreDeclaration&&dd.tagName==="?xml"||this.options.ignorePiTags)){const pd=new xmlNode(dd.tagName);pd.add(this.options.textNodeName,""),dd.tagName!==dd.tagExp&&dd.attrExpPresent&&(pd[":@"]=this.buildAttributesMap(dd.tagExp,ld,dd.tagName)),this.addChild(nd,pd,ld)}ud=dd.closeIndex+1}else if(Ra.substr(ud+1,3)==="!--"){const dd=findClosingIndex(Ra,"-->",ud+4,"Comment is not closed.");if(this.options.commentPropName){const pd=Ra.substring(ud+4,dd-2);od=this.saveTextToParentTag(od,nd,ld),nd.add(this.options.commentPropName,[{[this.options.textNodeName]:pd}])}ud=dd}else if(Ra.substr(ud+1,2)==="!D"){const dd=readDocType(Ra,ud);this.docTypeEntities=dd.entities,ud=dd.i}else if(Ra.substr(ud+1,2)==="!["){const dd=findClosingIndex(Ra,"]]>",ud,"CDATA is not closed.")-2,pd=Ra.substring(ud+9,dd);od=this.saveTextToParentTag(od,nd,ld);let fd=this.parseTextData(pd,nd.tagname,ld,!0,!1,!0,!0);fd==null&&(fd=""),this.options.cdataPropName?nd.add(this.options.cdataPropName,[{[this.options.textNodeName]:pd}]):nd.add(this.options.textNodeName,fd),ud=dd+2}else{let dd=readTagExp(Ra,ud,this.options.removeNSPrefix),pd=dd.tagName;const fd=dd.rawTagName;let md=dd.tagExp,vd=dd.attrExpPresent,Ad=dd.closeIndex;this.options.transformTagName&&(pd=this.options.transformTagName(pd)),nd&&od&&nd.tagname!=="!xml"&&(od=this.saveTextToParentTag(od,nd,ld,!1));const Nd=nd;if(Nd&&this.options.unpairedTags.indexOf(Nd.tagname)!==-1&&(nd=this.tagsNodeStack.pop(),ld=ld.substring(0,ld.lastIndexOf("."))),pd!==qa.tagname&&(ld+=ld?"."+pd:pd),this.isItStopNode(this.options.stopNodes,ld,pd)){let Id="";if(md.length>0&&md.lastIndexOf("/")===md.length-1)pd[pd.length-1]==="/"?(pd=pd.substr(0,pd.length-1),ld=ld.substr(0,ld.length-1),md=pd):md=md.substr(0,md.length-1),ud=dd.closeIndex;else if(this.options.unpairedTags.indexOf(pd)!==-1)ud=dd.closeIndex;else{const Fd=this.readStopNodeData(Ra,fd,Ad+1);if(!Fd)throw new Error(`Unexpected end of ${fd}`);ud=Fd.i,Id=Fd.tagContent}const Od=new xmlNode(pd);pd!==md&&vd&&(Od[":@"]=this.buildAttributesMap(md,ld,pd)),Id&&(Id=this.parseTextData(Id,pd,ld,!0,vd,!0,!0)),ld=ld.substr(0,ld.lastIndexOf(".")),Od.add(this.options.textNodeName,Id),this.addChild(nd,Od,ld)}else{if(md.length>0&&md.lastIndexOf("/")===md.length-1){pd[pd.length-1]==="/"?(pd=pd.substr(0,pd.length-1),ld=ld.substr(0,ld.length-1),md=pd):md=md.substr(0,md.length-1),this.options.transformTagName&&(pd=this.options.transformTagName(pd));const Id=new xmlNode(pd);pd!==md&&vd&&(Id[":@"]=this.buildAttributesMap(md,ld,pd)),this.addChild(nd,Id,ld),ld=ld.substr(0,ld.lastIndexOf("."))}else{const Id=new xmlNode(pd);this.tagsNodeStack.push(nd),pd!==md&&vd&&(Id[":@"]=this.buildAttributesMap(md,ld,pd)),this.addChild(nd,Id,ld),nd=Id}od="",ud=Ad}}else od+=Ra[ud];return qa.child};function addChild(Ra,qa,nd){const od=this.options.updateTag(qa.tagname,nd,qa[":@"]);od===!1||(typeof od=="string"&&(qa.tagname=od),Ra.addChild(qa))}const replaceEntitiesValue$1=function(Ra){if(this.options.processEntities){for(let qa in this.docTypeEntities){const nd=this.docTypeEntities[qa];Ra=Ra.replace(nd.regx,nd.val)}for(let qa in this.lastEntities){const nd=this.lastEntities[qa];Ra=Ra.replace(nd.regex,nd.val)}if(this.options.htmlEntities)for(let qa in this.htmlEntities){const nd=this.htmlEntities[qa];Ra=Ra.replace(nd.regex,nd.val)}Ra=Ra.replace(this.ampEntity.regex,this.ampEntity.val)}return Ra};function saveTextToParentTag(Ra,qa,nd,od){return Ra&&(od===void 0&&(od=Object.keys(qa.child).length===0),Ra=this.parseTextData(Ra,qa.tagname,nd,!1,qa[":@"]?Object.keys(qa[":@"]).length!==0:!1,od),Ra!==void 0&&Ra!==""&&qa.add(this.options.textNodeName,Ra),Ra=""),Ra}function isItStopNode(Ra,qa,nd){const od="*."+nd;for(const ld in Ra){const ud=Ra[ld];if(od===ud||qa===ud)return!0}return!1}function tagExpWithClosingIndex(Ra,qa,nd=">"){let od,ld="";for(let ud=qa;ud<Ra.length;ud++){let cd=Ra[ud];if(od)cd===od&&(od="");else if(cd==='"'||cd==="'")od=cd;else if(cd===nd[0])if(nd[1]){if(Ra[ud+1]===nd[1])return{data:ld,index:ud}}else return{data:ld,index:ud};else cd===" "&&(cd=" ");ld+=cd}}function findClosingIndex(Ra,qa,nd,od){const ld=Ra.indexOf(qa,nd);if(ld===-1)throw new Error(od);return ld+qa.length-1}function readTagExp(Ra,qa,nd,od=">"){const ld=tagExpWithClosingIndex(Ra,qa+1,od);if(!ld)return;let ud=ld.data;const cd=ld.index,dd=ud.search(/\s/);let pd=ud,fd=!0;dd!==-1&&(pd=ud.substring(0,dd),ud=ud.substring(dd+1).trimStart());const md=pd;if(nd){const vd=pd.indexOf(":");vd!==-1&&(pd=pd.substr(vd+1),fd=pd!==ld.data.substr(vd+1))}return{tagName:pd,tagExp:ud,closeIndex:cd,attrExpPresent:fd,rawTagName:md}}function readStopNodeData(Ra,qa,nd){const od=nd;let ld=1;for(;nd<Ra.length;nd++)if(Ra[nd]==="<")if(Ra[nd+1]==="/"){const ud=findClosingIndex(Ra,">",nd,`${qa} is not closed`);if(Ra.substring(nd+2,ud).trim()===qa&&(ld--,ld===0))return{tagContent:Ra.substring(od,nd),i:ud};nd=ud}else if(Ra[nd+1]==="?")nd=findClosingIndex(Ra,"?>",nd+1,"StopNode is not closed.");else if(Ra.substr(nd+1,3)==="!--")nd=findClosingIndex(Ra,"-->",nd+3,"StopNode is not closed.");else if(Ra.substr(nd+1,2)==="![")nd=findClosingIndex(Ra,"]]>",nd,"StopNode is not closed.")-2;else{const ud=readTagExp(Ra,nd,">");ud&&((ud&&ud.tagName)===qa&&ud.tagExp[ud.tagExp.length-1]!=="/"&&ld++,nd=ud.closeIndex)}}function parseValue(Ra,qa,nd){if(qa&&typeof Ra=="string"){const od=Ra.trim();return od==="true"?!0:od==="false"?!1:toNumber(Ra,nd)}else return util$1.isExist(Ra)?Ra:""}var OrderedObjParser_1=OrderedObjParser$1,node2json={};function prettify$1(Ra,qa){return compress(Ra,qa)}function compress(Ra,qa,nd){let od;const ld={};for(let ud=0;ud<Ra.length;ud++){const cd=Ra[ud],dd=propName$1(cd);let pd="";if(nd===void 0?pd=dd:pd=nd+"."+dd,dd===qa.textNodeName)od===void 0?od=cd[dd]:od+=""+cd[dd];else{if(dd===void 0)continue;if(cd[dd]){let fd=compress(cd[dd],qa,pd);const md=isLeafTag(fd,qa);cd[":@"]?assignAttributes(fd,cd[":@"],pd,qa):Object.keys(fd).length===1&&fd[qa.textNodeName]!==void 0&&!qa.alwaysCreateTextNode?fd=fd[qa.textNodeName]:Object.keys(fd).length===0&&(qa.alwaysCreateTextNode?fd[qa.textNodeName]="":fd=""),ld[dd]!==void 0&&ld.hasOwnProperty(dd)?(Array.isArray(ld[dd])||(ld[dd]=[ld[dd]]),ld[dd].push(fd)):qa.isArray(dd,pd,md)?ld[dd]=[fd]:ld[dd]=fd}}}return typeof od=="string"?od.length>0&&(ld[qa.textNodeName]=od):od!==void 0&&(ld[qa.textNodeName]=od),ld}function propName$1(Ra){const qa=Object.keys(Ra);for(let nd=0;nd<qa.length;nd++){const od=qa[nd];if(od!==":@")return od}}function assignAttributes(Ra,qa,nd,od){if(qa){const ld=Object.keys(qa),ud=ld.length;for(let cd=0;cd<ud;cd++){const dd=ld[cd];od.isArray(dd,nd+"."+dd,!0,!0)?Ra[dd]=[qa[dd]]:Ra[dd]=qa[dd]}}}function isLeafTag(Ra,qa){const{textNodeName:nd}=qa,od=Object.keys(Ra).length;return!!(od===0||od===1&&(Ra[nd]||typeof Ra[nd]=="boolean"||Ra[nd]===0))}node2json.prettify=prettify$1;const{buildOptions}=OptionsBuilder,OrderedObjParser=OrderedObjParser_1,{prettify}=node2json,validator$1=validator$2;let XMLParser$1=class{constructor(qa){this.externalEntities={},this.options=buildOptions(qa)}parse(qa,nd){if(typeof qa!="string")if(qa.toString)qa=qa.toString();else throw new Error("XML data is accepted in String or Bytes[] form.");if(nd){nd===!0&&(nd={});const ud=validator$1.validate(qa,nd);if(ud!==!0)throw Error(`${ud.err.msg}:${ud.err.line}:${ud.err.col}`)}const od=new OrderedObjParser(this.options);od.addExternalEntities(this.externalEntities);const ld=od.parseXml(qa);return this.options.preserveOrder||ld===void 0?ld:prettify(ld,this.options)}addEntity(qa,nd){if(nd.indexOf("&")!==-1)throw new Error("Entity value can't have '&'");if(qa.indexOf("&")!==-1||qa.indexOf(";")!==-1)throw new Error("An entity must be set without '&' and ';'. Eg. use '#xD' for '&#xD;'");if(nd==="&")throw new Error("An entity with value '&' is not permitted");this.externalEntities[qa]=nd}};var XMLParser_1=XMLParser$1;const EOL=`
`;function toXml(Ra,qa){let nd="";return qa.format&&qa.indentBy.length>0&&(nd=EOL),arrToStr(Ra,qa,"",nd)}function arrToStr(Ra,qa,nd,od){let ld="",ud=!1;for(let cd=0;cd<Ra.length;cd++){const dd=Ra[cd],pd=propName(dd);if(pd===void 0)continue;let fd="";if(nd.length===0?fd=pd:fd=`${nd}.${pd}`,pd===qa.textNodeName){let Id=dd[pd];isStopNode(fd,qa)||(Id=qa.tagValueProcessor(pd,Id),Id=replaceEntitiesValue(Id,qa)),ud&&(ld+=od),ld+=Id,ud=!1;continue}else if(pd===qa.cdataPropName){ud&&(ld+=od),ld+=`<![CDATA[${dd[pd][0][qa.textNodeName]}]]>`,ud=!1;continue}else if(pd===qa.commentPropName){ld+=od+`<!--${dd[pd][0][qa.textNodeName]}-->`,ud=!0;continue}else if(pd[0]==="?"){const Id=attr_to_str(dd[":@"],qa),Od=pd==="?xml"?"":od;let Fd=dd[pd][0][qa.textNodeName];Fd=Fd.length!==0?" "+Fd:"",ld+=Od+`<${pd}${Fd}${Id}?>`,ud=!0;continue}let md=od;md!==""&&(md+=qa.indentBy);const vd=attr_to_str(dd[":@"],qa),Ad=od+`<${pd}${vd}`,Nd=arrToStr(dd[pd],qa,fd,md);qa.unpairedTags.indexOf(pd)!==-1?qa.suppressUnpairedNode?ld+=Ad+">":ld+=Ad+"/>":(!Nd||Nd.length===0)&&qa.suppressEmptyNode?ld+=Ad+"/>":Nd&&Nd.endsWith(">")?ld+=Ad+`>${Nd}${od}</${pd}>`:(ld+=Ad+">",Nd&&od!==""&&(Nd.includes("/>")||Nd.includes("</"))?ld+=od+qa.indentBy+Nd+od:ld+=Nd,ld+=`</${pd}>`),ud=!0}return ld}function propName(Ra){const qa=Object.keys(Ra);for(let nd=0;nd<qa.length;nd++){const od=qa[nd];if(Ra.hasOwnProperty(od)&&od!==":@")return od}}function attr_to_str(Ra,qa){let nd="";if(Ra&&!qa.ignoreAttributes)for(let od in Ra){if(!Ra.hasOwnProperty(od))continue;let ld=qa.attributeValueProcessor(od,Ra[od]);ld=replaceEntitiesValue(ld,qa),ld===!0&&qa.suppressBooleanAttributes?nd+=` ${od.substr(qa.attributeNamePrefix.length)}`:nd+=` ${od.substr(qa.attributeNamePrefix.length)}="${ld}"`}return nd}function isStopNode(Ra,qa){Ra=Ra.substr(0,Ra.length-qa.textNodeName.length-1);let nd=Ra.substr(Ra.lastIndexOf(".")+1);for(let od in qa.stopNodes)if(qa.stopNodes[od]===Ra||qa.stopNodes[od]==="*."+nd)return!0;return!1}function replaceEntitiesValue(Ra,qa){if(Ra&&Ra.length>0&&qa.processEntities)for(let nd=0;nd<qa.entities.length;nd++){const od=qa.entities[nd];Ra=Ra.replace(od.regex,od.val)}return Ra}var orderedJs2Xml=toXml;const buildFromOrderedJs=orderedJs2Xml,getIgnoreAttributesFn=ignoreAttributes,defaultOptions={attributeNamePrefix:"@_",attributesGroupName:!1,textNodeName:"#text",ignoreAttributes:!0,cdataPropName:!1,format:!1,indentBy:" ",suppressEmptyNode:!1,suppressUnpairedNode:!0,suppressBooleanAttributes:!0,tagValueProcessor:function(Ra,qa){return qa},attributeValueProcessor:function(Ra,qa){return qa},preserveOrder:!1,commentPropName:!1,unpairedTags:[],entities:[{regex:new RegExp("&","g"),val:"&amp;"},{regex:new RegExp(">","g"),val:"&gt;"},{regex:new RegExp("<","g"),val:"&lt;"},{regex:new RegExp("'","g"),val:"&apos;"},{regex:new RegExp('"',"g"),val:"&quot;"}],processEntities:!0,stopNodes:[],oneListGroup:!1};function Builder(Ra){this.options=Object.assign({},defaultOptions,Ra),this.options.ignoreAttributes===!0||this.options.attributesGroupName?this.isAttribute=function(){return!1}:(this.ignoreAttributesFn=getIgnoreAttributesFn(this.options.ignoreAttributes),this.attrPrefixLen=this.options.attributeNamePrefix.length,this.isAttribute=isAttribute),this.processTextOrObjNode=processTextOrObjNode,this.options.format?(this.indentate=indentate,this.tagEndChar=`>
`,this.newLine=`
`):(this.indentate=function(){return""},this.tagEndChar=">",this.newLine="")}Builder.prototype.build=function(Ra){return this.options.preserveOrder?buildFromOrderedJs(Ra,this.options):(Array.isArray(Ra)&&this.options.arrayNodeName&&this.options.arrayNodeName.length>1&&(Ra={[this.options.arrayNodeName]:Ra}),this.j2x(Ra,0,[]).val)};Builder.prototype.j2x=function(Ra,qa,nd){let od="",ld="";const ud=nd.join(".");for(let cd in Ra)if(Object.prototype.hasOwnProperty.call(Ra,cd))if(typeof Ra[cd]>"u")this.isAttribute(cd)&&(ld+="");else if(Ra[cd]===null)this.isAttribute(cd)?ld+="":cd[0]==="?"?ld+=this.indentate(qa)+"<"+cd+"?"+this.tagEndChar:ld+=this.indentate(qa)+"<"+cd+"/"+this.tagEndChar;else if(Ra[cd]instanceof Date)ld+=this.buildTextValNode(Ra[cd],cd,"",qa);else if(typeof Ra[cd]!="object"){const dd=this.isAttribute(cd);if(dd&&!this.ignoreAttributesFn(dd,ud))od+=this.buildAttrPairStr(dd,""+Ra[cd]);else if(!dd)if(cd===this.options.textNodeName){let pd=this.options.tagValueProcessor(cd,""+Ra[cd]);ld+=this.replaceEntitiesValue(pd)}else ld+=this.buildTextValNode(Ra[cd],cd,"",qa)}else if(Array.isArray(Ra[cd])){const dd=Ra[cd].length;let pd="",fd="";for(let md=0;md<dd;md++){const vd=Ra[cd][md];if(!(typeof vd>"u"))if(vd===null)cd[0]==="?"?ld+=this.indentate(qa)+"<"+cd+"?"+this.tagEndChar:ld+=this.indentate(qa)+"<"+cd+"/"+this.tagEndChar;else if(typeof vd=="object")if(this.options.oneListGroup){const Ad=this.j2x(vd,qa+1,nd.concat(cd));pd+=Ad.val,this.options.attributesGroupName&&vd.hasOwnProperty(this.options.attributesGroupName)&&(fd+=Ad.attrStr)}else pd+=this.processTextOrObjNode(vd,cd,qa,nd);else if(this.options.oneListGroup){let Ad=this.options.tagValueProcessor(cd,vd);Ad=this.replaceEntitiesValue(Ad),pd+=Ad}else pd+=this.buildTextValNode(vd,cd,"",qa)}this.options.oneListGroup&&(pd=this.buildObjectNode(pd,cd,fd,qa)),ld+=pd}else if(this.options.attributesGroupName&&cd===this.options.attributesGroupName){const dd=Object.keys(Ra[cd]),pd=dd.length;for(let fd=0;fd<pd;fd++)od+=this.buildAttrPairStr(dd[fd],""+Ra[cd][dd[fd]])}else ld+=this.processTextOrObjNode(Ra[cd],cd,qa,nd);return{attrStr:od,val:ld}};Builder.prototype.buildAttrPairStr=function(Ra,qa){return qa=this.options.attributeValueProcessor(Ra,""+qa),qa=this.replaceEntitiesValue(qa),this.options.suppressBooleanAttributes&&qa==="true"?" "+Ra:" "+Ra+'="'+qa+'"'};function processTextOrObjNode(Ra,qa,nd,od){const ld=this.j2x(Ra,nd+1,od.concat(qa));return Ra[this.options.textNodeName]!==void 0&&Object.keys(Ra).length===1?this.buildTextValNode(Ra[this.options.textNodeName],qa,ld.attrStr,nd):this.buildObjectNode(ld.val,qa,ld.attrStr,nd)}Builder.prototype.buildObjectNode=function(Ra,qa,nd,od){if(Ra==="")return qa[0]==="?"?this.indentate(od)+"<"+qa+nd+"?"+this.tagEndChar:this.indentate(od)+"<"+qa+nd+this.closeTag(qa)+this.tagEndChar;{let ld="</"+qa+this.tagEndChar,ud="";return qa[0]==="?"&&(ud="?",ld=""),(nd||nd==="")&&Ra.indexOf("<")===-1?this.indentate(od)+"<"+qa+nd+ud+">"+Ra+ld:this.options.commentPropName!==!1&&qa===this.options.commentPropName&&ud.length===0?this.indentate(od)+`<!--${Ra}-->`+this.newLine:this.indentate(od)+"<"+qa+nd+ud+this.tagEndChar+Ra+this.indentate(od)+ld}};Builder.prototype.closeTag=function(Ra){let qa="";return this.options.unpairedTags.indexOf(Ra)!==-1?this.options.suppressUnpairedNode||(qa="/"):this.options.suppressEmptyNode?qa="/":qa=`></${Ra}`,qa};Builder.prototype.buildTextValNode=function(Ra,qa,nd,od){if(this.options.cdataPropName!==!1&&qa===this.options.cdataPropName)return this.indentate(od)+`<![CDATA[${Ra}]]>`+this.newLine;if(this.options.commentPropName!==!1&&qa===this.options.commentPropName)return this.indentate(od)+`<!--${Ra}-->`+this.newLine;if(qa[0]==="?")return this.indentate(od)+"<"+qa+nd+"?"+this.tagEndChar;{let ld=this.options.tagValueProcessor(qa,Ra);return ld=this.replaceEntitiesValue(ld),ld===""?this.indentate(od)+"<"+qa+nd+this.closeTag(qa)+this.tagEndChar:this.indentate(od)+"<"+qa+nd+">"+ld+"</"+qa+this.tagEndChar}};Builder.prototype.replaceEntitiesValue=function(Ra){if(Ra&&Ra.length>0&&this.options.processEntities)for(let qa=0;qa<this.options.entities.length;qa++){const nd=this.options.entities[qa];Ra=Ra.replace(nd.regex,nd.val)}return Ra};function indentate(Ra){return this.options.indentBy.repeat(Ra)}function isAttribute(Ra){return Ra.startsWith(this.options.attributeNamePrefix)&&Ra!==this.options.textNodeName?Ra.substr(this.attrPrefixLen):!1}var json2xml=Builder;const validator=validator$2,XMLParser=XMLParser_1,XMLBuilder=json2xml;var fxp$2={XMLParser,XMLValidator:validator,XMLBuilder},ipaddr$1={exports:{}};(function(Ra){(function(qa){const nd="(0?\\d+|0x[a-f0-9]+)",od={fourOctet:new RegExp(`^${nd}\\.${nd}\\.${nd}\\.${nd}$`,"i"),threeOctet:new RegExp(`^${nd}\\.${nd}\\.${nd}$`,"i"),twoOctet:new RegExp(`^${nd}\\.${nd}$`,"i"),longValue:new RegExp(`^${nd}$`,"i")},ld=new RegExp("^0[0-7]+$","i"),ud=new RegExp("^0x[a-f0-9]+$","i"),cd="%[0-9a-z]{1,}",dd="(?:[0-9a-f]+::?)+",pd={zoneIndex:new RegExp(cd,"i"),native:new RegExp(`^(::)?(${dd})?([0-9a-f]+)?(::)?(${cd})?$`,"i"),deprecatedTransitional:new RegExp(`^(?:::)(${nd}\\.${nd}\\.${nd}\\.${nd}(${cd})?)$`,"i"),transitional:new RegExp(`^((?:${dd})|(?:::)(?:${dd})?)${nd}\\.${nd}\\.${nd}\\.${nd}(${cd})?$`,"i")};function fd(Id,Od){if(Id.indexOf("::")!==Id.lastIndexOf("::"))return null;let Fd=0,Pd=-1,Md=(Id.match(pd.zoneIndex)||[])[0],Bd,jd;for(Md&&(Md=Md.substring(1),Id=Id.replace(/%.+$/,""));(Pd=Id.indexOf(":",Pd+1))>=0;)Fd++;if(Id.substr(0,2)==="::"&&Fd--,Id.substr(-2,2)==="::"&&Fd--,Fd>Od)return null;for(jd=Od-Fd,Bd=":";jd--;)Bd+="0:";return Id=Id.replace("::",Bd),Id[0]===":"&&(Id=Id.slice(1)),Id[Id.length-1]===":"&&(Id=Id.slice(0,-1)),Od=function(){const Hd=Id.split(":"),Gd=[];for(let zd=0;zd<Hd.length;zd++)Gd.push(parseInt(Hd[zd],16));return Gd}(),{parts:Od,zoneId:Md}}function md(Id,Od,Fd,Pd){if(Id.length!==Od.length)throw new Error("ipaddr: cannot match CIDR for objects with different lengths");let Md=0,Bd;for(;Pd>0;){if(Bd=Fd-Pd,Bd<0&&(Bd=0),Id[Md]>>Bd!==Od[Md]>>Bd)return!1;Pd-=Fd,Md+=1}return!0}function vd(Id){if(ud.test(Id))return parseInt(Id,16);if(Id[0]==="0"&&!isNaN(parseInt(Id[1],10))){if(ld.test(Id))return parseInt(Id,8);throw new Error(`ipaddr: cannot parse ${Id} as octal`)}return parseInt(Id,10)}function Ad(Id,Od){for(;Id.length<Od;)Id=`0${Id}`;return Id}const Nd={};Nd.IPv4=function(){function Id(Od){if(Od.length!==4)throw new Error("ipaddr: ipv4 octet count should be 4");let Fd,Pd;for(Fd=0;Fd<Od.length;Fd++)if(Pd=Od[Fd],!(0<=Pd&&Pd<=255))throw new Error("ipaddr: ipv4 octet should fit in 8 bits");this.octets=Od}return Id.prototype.SpecialRanges={unspecified:[[new Id([0,0,0,0]),8]],broadcast:[[new Id([255,255,255,255]),32]],multicast:[[new Id([224,0,0,0]),4]],linkLocal:[[new Id([169,254,0,0]),16]],loopback:[[new Id([127,0,0,0]),8]],carrierGradeNat:[[new Id([100,64,0,0]),10]],private:[[new Id([10,0,0,0]),8],[new Id([172,16,0,0]),12],[new Id([192,168,0,0]),16]],reserved:[[new Id([192,0,0,0]),24],[new Id([192,0,2,0]),24],[new Id([192,88,99,0]),24],[new Id([198,18,0,0]),15],[new Id([198,51,100,0]),24],[new Id([203,0,113,0]),24],[new Id([240,0,0,0]),4]],as112:[[new Id([192,175,48,0]),24],[new Id([192,31,196,0]),24]],amt:[[new Id([192,52,193,0]),24]]},Id.prototype.kind=function(){return"ipv4"},Id.prototype.match=function(Od,Fd){let Pd;if(Fd===void 0&&(Pd=Od,Od=Pd[0],Fd=Pd[1]),Od.kind()!=="ipv4")throw new Error("ipaddr: cannot match ipv4 address with non-ipv4 one");return md(this.octets,Od.octets,8,Fd)},Id.prototype.prefixLengthFromSubnetMask=function(){let Od=0,Fd=!1;const Pd={0:8,128:7,192:6,224:5,240:4,248:3,252:2,254:1,255:0};let Md,Bd,jd;for(Md=3;Md>=0;Md-=1)if(Bd=this.octets[Md],Bd in Pd){if(jd=Pd[Bd],Fd&&jd!==0)return null;jd!==8&&(Fd=!0),Od+=jd}else return null;return 32-Od},Id.prototype.range=function(){return Nd.subnetMatch(this,this.SpecialRanges)},Id.prototype.toByteArray=function(){return this.octets.slice(0)},Id.prototype.toIPv4MappedAddress=function(){return Nd.IPv6.parse(`::ffff:${this.toString()}`)},Id.prototype.toNormalizedString=function(){return this.toString()},Id.prototype.toString=function(){return this.octets.join(".")},Id}(),Nd.IPv4.broadcastAddressFromCIDR=function(Id){try{const Od=this.parseCIDR(Id),Fd=Od[0].toByteArray(),Pd=this.subnetMaskFromPrefixLength(Od[1]).toByteArray(),Md=[];let Bd=0;for(;Bd<4;)Md.push(parseInt(Fd[Bd],10)|parseInt(Pd[Bd],10)^255),Bd++;return new this(Md)}catch{throw new Error("ipaddr: the address does not have IPv4 CIDR format")}},Nd.IPv4.isIPv4=function(Id){return this.parser(Id)!==null},Nd.IPv4.isValid=function(Id){try{return new this(this.parser(Id)),!0}catch{return!1}},Nd.IPv4.isValidCIDR=function(Id){try{return this.parseCIDR(Id),!0}catch{return!1}},Nd.IPv4.isValidFourPartDecimal=function(Id){return!!(Nd.IPv4.isValid(Id)&&Id.match(/^(0|[1-9]\d*)(\.(0|[1-9]\d*)){3}$/))},Nd.IPv4.networkAddressFromCIDR=function(Id){let Od,Fd,Pd,Md,Bd;try{for(Od=this.parseCIDR(Id),Pd=Od[0].toByteArray(),Bd=this.subnetMaskFromPrefixLength(Od[1]).toByteArray(),Md=[],Fd=0;Fd<4;)Md.push(parseInt(Pd[Fd],10)&parseInt(Bd[Fd],10)),Fd++;return new this(Md)}catch{throw new Error("ipaddr: the address does not have IPv4 CIDR format")}},Nd.IPv4.parse=function(Id){const Od=this.parser(Id);if(Od===null)throw new Error("ipaddr: string is not formatted like an IPv4 Address");return new this(Od)},Nd.IPv4.parseCIDR=function(Id){let Od;if(Od=Id.match(/^(.+)\/(\d+)$/)){const Fd=parseInt(Od[2]);if(Fd>=0&&Fd<=32){const Pd=[this.parse(Od[1]),Fd];return Object.defineProperty(Pd,"toString",{value:function(){return this.join("/")}}),Pd}}throw new Error("ipaddr: string is not formatted like an IPv4 CIDR range")},Nd.IPv4.parser=function(Id){let Od,Fd,Pd;if(Od=Id.match(od.fourOctet))return function(){const Md=Od.slice(1,6),Bd=[];for(let jd=0;jd<Md.length;jd++)Fd=Md[jd],Bd.push(vd(Fd));return Bd}();if(Od=Id.match(od.longValue)){if(Pd=vd(Od[1]),Pd>4294967295||Pd<0)throw new Error("ipaddr: address outside defined range");return function(){const Md=[];let Bd;for(Bd=0;Bd<=24;Bd+=8)Md.push(Pd>>Bd&255);return Md}().reverse()}else return(Od=Id.match(od.twoOctet))?function(){const Md=Od.slice(1,4),Bd=[];if(Pd=vd(Md[1]),Pd>16777215||Pd<0)throw new Error("ipaddr: address outside defined range");return Bd.push(vd(Md[0])),Bd.push(Pd>>16&255),Bd.push(Pd>>8&255),Bd.push(Pd&255),Bd}():(Od=Id.match(od.threeOctet))?function(){const Md=Od.slice(1,5),Bd=[];if(Pd=vd(Md[2]),Pd>65535||Pd<0)throw new Error("ipaddr: address outside defined range");return Bd.push(vd(Md[0])),Bd.push(vd(Md[1])),Bd.push(Pd>>8&255),Bd.push(Pd&255),Bd}():null},Nd.IPv4.subnetMaskFromPrefixLength=function(Id){if(Id=parseInt(Id),Id<0||Id>32)throw new Error("ipaddr: invalid IPv4 prefix length");const Od=[0,0,0,0];let Fd=0;const Pd=Math.floor(Id/8);for(;Fd<Pd;)Od[Fd]=255,Fd++;return Pd<4&&(Od[Pd]=Math.pow(2,Id%8)-1<<8-Id%8),new this(Od)},Nd.IPv6=function(){function Id(Od,Fd){let Pd,Md;if(Od.length===16)for(this.parts=[],Pd=0;Pd<=14;Pd+=2)this.parts.push(Od[Pd]<<8|Od[Pd+1]);else if(Od.length===8)this.parts=Od;else throw new Error("ipaddr: ipv6 part count should be 8 or 16");for(Pd=0;Pd<this.parts.length;Pd++)if(Md=this.parts[Pd],!(0<=Md&&Md<=65535))throw new Error("ipaddr: ipv6 part should fit in 16 bits");Fd&&(this.zoneId=Fd)}return Id.prototype.SpecialRanges={unspecified:[new Id([0,0,0,0,0,0,0,0]),128],linkLocal:[new Id([65152,0,0,0,0,0,0,0]),10],multicast:[new Id([65280,0,0,0,0,0,0,0]),8],loopback:[new Id([0,0,0,0,0,0,0,1]),128],uniqueLocal:[new Id([64512,0,0,0,0,0,0,0]),7],ipv4Mapped:[new Id([0,0,0,0,0,65535,0,0]),96],discard:[new Id([256,0,0,0,0,0,0,0]),64],rfc6145:[new Id([0,0,0,0,65535,0,0,0]),96],rfc6052:[new Id([100,65435,0,0,0,0,0,0]),96],"6to4":[new Id([8194,0,0,0,0,0,0,0]),16],teredo:[new Id([8193,0,0,0,0,0,0,0]),32],benchmarking:[new Id([8193,2,0,0,0,0,0,0]),48],amt:[new Id([8193,3,0,0,0,0,0,0]),32],as112v6:[[new Id([8193,4,274,0,0,0,0,0]),48],[new Id([9760,79,32768,0,0,0,0,0]),48]],deprecated:[new Id([8193,16,0,0,0,0,0,0]),28],orchid2:[new Id([8193,32,0,0,0,0,0,0]),28],droneRemoteIdProtocolEntityTags:[new Id([8193,48,0,0,0,0,0,0]),28],reserved:[[new Id([8193,0,0,0,0,0,0,0]),23],[new Id([8193,3512,0,0,0,0,0,0]),32]]},Id.prototype.isIPv4MappedAddress=function(){return this.range()==="ipv4Mapped"},Id.prototype.kind=function(){return"ipv6"},Id.prototype.match=function(Od,Fd){let Pd;if(Fd===void 0&&(Pd=Od,Od=Pd[0],Fd=Pd[1]),Od.kind()!=="ipv6")throw new Error("ipaddr: cannot match ipv6 address with non-ipv6 one");return md(this.parts,Od.parts,16,Fd)},Id.prototype.prefixLengthFromSubnetMask=function(){let Od=0,Fd=!1;const Pd={0:16,32768:15,49152:14,57344:13,61440:12,63488:11,64512:10,65024:9,65280:8,65408:7,65472:6,65504:5,65520:4,65528:3,65532:2,65534:1,65535:0};let Md,Bd;for(let jd=7;jd>=0;jd-=1)if(Md=this.parts[jd],Md in Pd){if(Bd=Pd[Md],Fd&&Bd!==0)return null;Bd!==16&&(Fd=!0),Od+=Bd}else return null;return 128-Od},Id.prototype.range=function(){return Nd.subnetMatch(this,this.SpecialRanges)},Id.prototype.toByteArray=function(){let Od;const Fd=[],Pd=this.parts;for(let Md=0;Md<Pd.length;Md++)Od=Pd[Md],Fd.push(Od>>8),Fd.push(Od&255);return Fd},Id.prototype.toFixedLengthString=function(){const Od=(function(){const Pd=[];for(let Md=0;Md<this.parts.length;Md++)Pd.push(Ad(this.parts[Md].toString(16),4));return Pd}).call(this).join(":");let Fd="";return this.zoneId&&(Fd=`%${this.zoneId}`),Od+Fd},Id.prototype.toIPv4Address=function(){if(!this.isIPv4MappedAddress())throw new Error("ipaddr: trying to convert a generic ipv6 address to ipv4");const Od=this.parts.slice(-2),Fd=Od[0],Pd=Od[1];return new Nd.IPv4([Fd>>8,Fd&255,Pd>>8,Pd&255])},Id.prototype.toNormalizedString=function(){const Od=(function(){const Pd=[];for(let Md=0;Md<this.parts.length;Md++)Pd.push(this.parts[Md].toString(16));return Pd}).call(this).join(":");let Fd="";return this.zoneId&&(Fd=`%${this.zoneId}`),Od+Fd},Id.prototype.toRFC5952String=function(){const Od=/((^|:)(0(:|$)){2,})/g,Fd=this.toNormalizedString();let Pd=0,Md=-1,Bd;for(;Bd=Od.exec(Fd);)Bd[0].length>Md&&(Pd=Bd.index,Md=Bd[0].length);return Md<0?Fd:`${Fd.substring(0,Pd)}::${Fd.substring(Pd+Md)}`},Id.prototype.toString=function(){return this.toRFC5952String()},Id}(),Nd.IPv6.broadcastAddressFromCIDR=function(Id){try{const Od=this.parseCIDR(Id),Fd=Od[0].toByteArray(),Pd=this.subnetMaskFromPrefixLength(Od[1]).toByteArray(),Md=[];let Bd=0;for(;Bd<16;)Md.push(parseInt(Fd[Bd],10)|parseInt(Pd[Bd],10)^255),Bd++;return new this(Md)}catch(Od){throw new Error(`ipaddr: the address does not have IPv6 CIDR format (${Od})`)}},Nd.IPv6.isIPv6=function(Id){return this.parser(Id)!==null},Nd.IPv6.isValid=function(Id){if(typeof Id=="string"&&Id.indexOf(":")===-1)return!1;try{const Od=this.parser(Id);return new this(Od.parts,Od.zoneId),!0}catch{return!1}},Nd.IPv6.isValidCIDR=function(Id){if(typeof Id=="string"&&Id.indexOf(":")===-1)return!1;try{return this.parseCIDR(Id),!0}catch{return!1}},Nd.IPv6.networkAddressFromCIDR=function(Id){let Od,Fd,Pd,Md,Bd;try{for(Od=this.parseCIDR(Id),Pd=Od[0].toByteArray(),Bd=this.subnetMaskFromPrefixLength(Od[1]).toByteArray(),Md=[],Fd=0;Fd<16;)Md.push(parseInt(Pd[Fd],10)&parseInt(Bd[Fd],10)),Fd++;return new this(Md)}catch(jd){throw new Error(`ipaddr: the address does not have IPv6 CIDR format (${jd})`)}},Nd.IPv6.parse=function(Id){const Od=this.parser(Id);if(Od.parts===null)throw new Error("ipaddr: string is not formatted like an IPv6 Address");return new this(Od.parts,Od.zoneId)},Nd.IPv6.parseCIDR=function(Id){let Od,Fd,Pd;if((Fd=Id.match(/^(.+)\/(\d+)$/))&&(Od=parseInt(Fd[2]),Od>=0&&Od<=128))return Pd=[this.parse(Fd[1]),Od],Object.defineProperty(Pd,"toString",{value:function(){return this.join("/")}}),Pd;throw new Error("ipaddr: string is not formatted like an IPv6 CIDR range")},Nd.IPv6.parser=function(Id){let Od,Fd,Pd,Md,Bd,jd;if(Pd=Id.match(pd.deprecatedTransitional))return this.parser(`::ffff:${Pd[1]}`);if(pd.native.test(Id))return fd(Id,8);if((Pd=Id.match(pd.transitional))&&(jd=Pd[6]||"",Od=Pd[1],Pd[1].endsWith("::")||(Od=Od.slice(0,-1)),Od=fd(Od+jd,6),Od.parts)){for(Bd=[parseInt(Pd[2]),parseInt(Pd[3]),parseInt(Pd[4]),parseInt(Pd[5])],Fd=0;Fd<Bd.length;Fd++)if(Md=Bd[Fd],!(0<=Md&&Md<=255))return null;return Od.parts.push(Bd[0]<<8|Bd[1]),Od.parts.push(Bd[2]<<8|Bd[3]),{parts:Od.parts,zoneId:Od.zoneId}}return null},Nd.IPv6.subnetMaskFromPrefixLength=function(Id){if(Id=parseInt(Id),Id<0||Id>128)throw new Error("ipaddr: invalid IPv6 prefix length");const Od=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];let Fd=0;const Pd=Math.floor(Id/8);for(;Fd<Pd;)Od[Fd]=255,Fd++;return Pd<16&&(Od[Pd]=Math.pow(2,Id%8)-1<<8-Id%8),new this(Od)},Nd.fromByteArray=function(Id){const Od=Id.length;if(Od===4)return new Nd.IPv4(Id);if(Od===16)return new Nd.IPv6(Id);throw new Error("ipaddr: the binary input is neither an IPv6 nor IPv4 address")},Nd.isValid=function(Id){return Nd.IPv6.isValid(Id)||Nd.IPv4.isValid(Id)},Nd.isValidCIDR=function(Id){return Nd.IPv6.isValidCIDR(Id)||Nd.IPv4.isValidCIDR(Id)},Nd.parse=function(Id){if(Nd.IPv6.isValid(Id))return Nd.IPv6.parse(Id);if(Nd.IPv4.isValid(Id))return Nd.IPv4.parse(Id);throw new Error("ipaddr: the address has neither IPv6 nor IPv4 format")},Nd.parseCIDR=function(Id){try{return Nd.IPv6.parseCIDR(Id)}catch{try{return Nd.IPv4.parseCIDR(Id)}catch{throw new Error("ipaddr: the address has neither IPv6 nor IPv4 CIDR format")}}},Nd.process=function(Id){const Od=this.parse(Id);return Od.kind()==="ipv6"&&Od.isIPv4MappedAddress()?Od.toIPv4Address():Od},Nd.subnetMatch=function(Id,Od,Fd){let Pd,Md,Bd,jd;Fd==null&&(Fd="unicast");for(Md in Od)if(Object.prototype.hasOwnProperty.call(Od,Md)){for(Bd=Od[Md],Bd[0]&&!(Bd[0]instanceof Array)&&(Bd=[Bd]),Pd=0;Pd<Bd.length;Pd++)if(jd=Bd[Pd],Id.kind()===jd[0].kind()&&Id.match.apply(Id,jd))return Md}return Fd},Ra.exports?Ra.exports=Nd:qa.ipaddr=Nd})(commonjsGlobal)})(ipaddr$1);var ipaddrExports=ipaddr$1.exports;const ipaddr=getDefaultExportFromCjs(ipaddrExports);var mimeTypes$1={};const require$$0={"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}};/*!
* mime-db
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2015-2022 Douglas Christopher Wilson
* MIT Licensed
*/var mimeDb=require$$0;/*!
* mime-types
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2015 Douglas Christopher Wilson
* MIT Licensed
*/(function(Ra){var qa=mimeDb,nd=pathBrowserify.extname,od=/^\s*([^;\s]*)(?:;|\s|$)/,ld=/^text\//i;Ra.charset=ud,Ra.charsets={lookup:ud},Ra.contentType=cd,Ra.extension=dd,Ra.extensions=Object.create(null),Ra.lookup=pd,Ra.types=Object.create(null),fd(Ra.extensions,Ra.types);function ud(md){if(!md||typeof md!="string")return!1;var vd=od.exec(md),Ad=vd&&qa[vd[1].toLowerCase()];return Ad&&Ad.charset?Ad.charset:vd&&ld.test(vd[1])?"UTF-8":!1}function cd(md){if(!md||typeof md!="string")return!1;var vd=md.indexOf("/")===-1?Ra.lookup(md):md;if(!vd)return!1;if(vd.indexOf("charset")===-1){var Ad=Ra.charset(vd);Ad&&(vd+="; charset="+Ad.toLowerCase())}return vd}function dd(md){if(!md||typeof md!="string")return!1;var vd=od.exec(md),Ad=vd&&Ra.extensions[vd[1].toLowerCase()];return!Ad||!Ad.length?!1:Ad[0]}function pd(md){if(!md||typeof md!="string")return!1;var vd=nd("x."+md).toLowerCase().substr(1);return vd&&Ra.types[vd]||!1}function fd(md,vd){var Ad=["nginx","apache",void 0,"iana"];Object.keys(qa).forEach(function(Id){var Od=qa[Id],Fd=Od.extensions;if(!(!Fd||!Fd.length)){md[Id]=Fd;for(var Pd=0;Pd<Fd.length;Pd++){var Md=Fd[Pd];if(vd[Md]){var Bd=Ad.indexOf(qa[vd[Md]].source),jd=Ad.indexOf(Od.source);if(vd[Md]!=="application/octet-stream"&&(Bd>jd||Bd===jd&&vd[Md].substr(0,12)==="application/"))continue}vd[Md]=Id}}})}})(mimeTypes$1);let ENCRYPTION_TYPES=function(Ra){return Ra.SSEC="SSE-C",Ra.KMS="KMS",Ra}({}),RETENTION_MODES=function(Ra){return Ra.GOVERNANCE="GOVERNANCE",Ra.COMPLIANCE="COMPLIANCE",Ra}({}),RETENTION_VALIDITY_UNITS=function(Ra){return Ra.DAYS="Days",Ra.YEARS="Years",Ra}({}),LEGAL_HOLD_STATUS=function(Ra){return Ra.ENABLED="ON",Ra.DISABLED="OFF",Ra}({});const MetaDataHeaderPrefix="x-amz-meta-";function uriEscape(Ra){return Ra.split("").reduce((qa,nd)=>{const od=Buffer$2.from(nd);if(od.length===1&&("A"<=nd&&nd<="Z"||"a"<=nd&&nd<="z"||"0"<=nd&&nd<="9"||nd==="_"||nd==="."||nd==="~"||nd==="-"))return qa=qa+nd,qa;for(const ld of od)qa=qa+"%"+ld.toString(16).toUpperCase();return qa},"")}function uriResourceEscape(Ra){return uriEscape(Ra).replace(/%2F/g,"/")}function getScope(Ra,qa,nd="s3"){return`${makeDateShort(qa)}/${Ra}/${nd}/aws4_request`}function isAmazonEndpoint(Ra){return Ra==="s3.amazonaws.com"||Ra==="s3.cn-north-1.amazonaws.com.cn"}function isVirtualHostStyle(Ra,qa,nd,od){return qa==="https:"&&nd.includes(".")?!1:isAmazonEndpoint(Ra)||!od}function isValidIP(Ra){return ipaddr.isValid(Ra)}function isValidEndpoint(Ra){return isValidDomain(Ra)||isValidIP(Ra)}function isValidDomain(Ra){if(!isString(Ra)||Ra.length===0||Ra.length>255||Ra[0]==="-"||Ra.slice(-1)==="-"||Ra[0]==="_"||Ra.slice(-1)==="_"||Ra[0]===".")return!1;const qa="`~!@#$%^&*()+={}[]|\\\"';:><?/";for(const nd of qa)if(Ra.includes(nd))return!1;return!0}function probeContentType(Ra){let qa=mimeTypes$1.lookup(Ra);return qa||(qa="application/octet-stream"),qa}function isValidPort(Ra){return isNumber(Ra)?0<=Ra&&Ra<=65535:!1}function isValidBucketName(Ra){return!isString(Ra)||Ra.length<3||Ra.length>63||Ra.includes("..")||/[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/.test(Ra)?!1:!!/^[a-z0-9][a-z0-9.-]+[a-z0-9]$/.test(Ra)}function isValidObjectName(Ra){return isValidPrefix(Ra)?Ra.length!==0:!1}function isValidPrefix(Ra){return!(!isString(Ra)||Ra.length>1024)}function isNumber(Ra){return typeof Ra=="number"}function isFunction(Ra){return typeof Ra=="function"}function isString(Ra){return typeof Ra=="string"}function isObject(Ra){return typeof Ra=="object"&&Ra!==null}function isReadableStream(Ra){return isObject(Ra)&&isFunction(Ra._read)}function isBoolean(Ra){return typeof Ra=="boolean"}function isEmpty(Ra){return _.isEmpty(Ra)}function isEmptyObject(Ra){return Object.values(Ra).filter(qa=>qa!==void 0).length!==0}function isDefined(Ra){return Ra!=null}function isValidDate(Ra){return Ra instanceof Date&&!isNaN(Ra)}function makeDateLong(Ra){Ra=Ra||new Date;const qa=Ra.toISOString();return qa.slice(0,4)+qa.slice(5,7)+qa.slice(8,13)+qa.slice(14,16)+qa.slice(17,19)+"Z"}function makeDateShort(Ra){Ra=Ra||new Date;const qa=Ra.toISOString();return qa.slice(0,4)+qa.slice(5,7)+qa.slice(8,10)}function pipesetup(...Ra){return Ra.reduce((qa,nd)=>(qa.on("error",od=>nd.emit("error",od)),qa.pipe(nd)))}function readableStream(Ra){const qa=new streamBrowserify.Readable;return qa._read=()=>{},qa.push(Ra),qa.push(null),qa}function insertContentType(Ra,qa){for(const nd in Ra)if(nd.toLowerCase()==="content-type")return Ra;return{...Ra,"content-type":probeContentType(qa)}}function prependXAMZMeta(Ra){return Ra?_.mapKeys(Ra,(qa,nd)=>isAmzHeader(nd)||isSupportedHeader(nd)||isStorageClassHeader(nd)?nd:MetaDataHeaderPrefix+nd):{}}function isAmzHeader(Ra){const qa=Ra.toLowerCase();return qa.startsWith(MetaDataHeaderPrefix)||qa==="x-amz-acl"||qa.startsWith("x-amz-server-side-encryption-")||qa==="x-amz-server-side-encryption"}function isSupportedHeader(Ra){return["content-type","cache-control","content-encoding","content-disposition","content-language","x-amz-website-redirect-location"].includes(Ra.toLowerCase())}function isStorageClassHeader(Ra){return Ra.toLowerCase()==="x-amz-storage-class"}function extractMetadata(Ra){return _.mapKeys(_.pickBy(Ra,(qa,nd)=>isSupportedHeader(nd)||isStorageClassHeader(nd)||isAmzHeader(nd)),(qa,nd)=>{const od=nd.toLowerCase();return od.startsWith(MetaDataHeaderPrefix)?od.slice(MetaDataHeaderPrefix.length):nd})}function getVersionId(Ra={}){return Ra["x-amz-version-id"]||null}function getSourceVersionId(Ra={}){return Ra["x-amz-copy-source-version-id"]||null}function sanitizeETag(Ra=""){const qa={'"':"","&quot;":"","&#34;":"","&QUOT;":"","&#x00022":""};return Ra.replace(/^("|&quot;|&#34;)|("|&quot;|&#34;)$/g,nd=>qa[nd])}function toMd5(Ra){return(void 0)("md5").update(Buffer$2.from(Ra)).digest().toString("base64")}function toSha256(Ra){return(void 0)("sha256").update(Ra).digest("hex")}function toArray(Ra){return Array.isArray(Ra)?Ra:[Ra]}function sanitizeObjectKey(Ra){const qa=(Ra?Ra.toString():"").replace(/\+/g," ");return decodeURIComponent(qa)}function sanitizeSize(Ra){return Ra?Number.parseInt(Ra):void 0}const PART_CONSTRAINTS={ABS_MIN_PART_SIZE:1024*1024*5,MIN_PART_SIZE:1024*1024*16,MAX_PARTS_COUNT:1e4,MAX_PART_SIZE:1024*1024*1024*5,MAX_SINGLE_PUT_OBJECT_SIZE:1024*1024*1024*5,MAX_MULTIPART_PUT_OBJECT_SIZE:1024*1024*1024*1024*5},GENERIC_SSE_HEADER="X-Amz-Server-Side-Encryption",ENCRYPTION_HEADERS={sseGenericHeader:GENERIC_SSE_HEADER,sseKmsKeyID:GENERIC_SSE_HEADER+"-Aws-Kms-Key-Id"};function getEncryptionHeaders(Ra){const qa=Ra.type;if(!isEmpty(qa)){if(qa===ENCRYPTION_TYPES.SSEC)return{[ENCRYPTION_HEADERS.sseGenericHeader]:"AES256"};if(qa===ENCRYPTION_TYPES.KMS)return{[ENCRYPTION_HEADERS.sseGenericHeader]:Ra.SSEAlgorithm,[ENCRYPTION_HEADERS.sseKmsKeyID]:Ra.KMSMasterKeyID}}return{}}function partsRequired(Ra){const qa=PART_CONSTRAINTS.MAX_MULTIPART_PUT_OBJECT_SIZE/(PART_CONSTRAINTS.MAX_PARTS_COUNT-1);let nd=Ra/qa;return Ra%qa>0&&nd++,nd=Math.trunc(nd),nd}function calculateEvenSplits(Ra,qa){if(Ra===0)return null;const nd=partsRequired(Ra),od=[],ld=[];let ud=qa.Start;(isEmpty(ud)||ud===-1)&&(ud=0);const cd=Math.trunc(Ra/nd),dd=Ra%nd;let pd=ud;for(let fd=0;fd<nd;fd++){let md=cd;fd<dd&&md++;const vd=pd,Ad=vd+md-1;pd=Ad+1,od.push(vd),ld.push(Ad)}return{startIndex:od,endIndex:ld,objInfo:qa}}const fxp$1=new fxp$2.XMLParser;function parseXml(Ra){const qa=fxp$1.parse(Ra);if(qa.Error)throw qa.Error;return qa}const DEFAULT_REGION="us-east-1";class CopySourceOptions{constructor({Bucket:qa,Object:nd,VersionID:od="",MatchETag:ld="",NoMatchETag:ud="",MatchModifiedSince:cd=null,MatchUnmodifiedSince:dd=null,MatchRange:pd=!1,Start:fd=0,End:md=0,Encryption:vd=void 0}){this.Bucket=qa,this.Object=nd,this.VersionID=od,this.MatchETag=ld,this.NoMatchETag=ud,this.MatchModifiedSince=cd,this.MatchUnmodifiedSince=dd,this.MatchRange=pd,this.Start=fd,this.End=md,this.Encryption=vd}validate(){if(!isValidBucketName(this.Bucket))throw new InvalidBucketNameError("Invalid Source bucket name: "+this.Bucket);if(!isValidObjectName(this.Object))throw new InvalidObjectNameError(`Invalid Source object name: ${this.Object}`);if(this.MatchRange&&this.Start!==-1&&this.End!==-1&&this.Start>this.End||this.Start<0)throw new InvalidObjectNameError("Source start must be non-negative, and start must be at most end.");if(this.MatchRange&&!isNumber(this.Start)||!isNumber(this.End))throw new InvalidObjectNameError("MatchRange is specified. But Invalid Start and End values are specified.");return!0}getHeaders(){const qa={};return qa["x-amz-copy-source"]=encodeURI(this.Bucket+"/"+this.Object),isEmpty(this.VersionID)||(qa["x-amz-copy-source"]=`${encodeURI(this.Bucket+"/"+this.Object)}?versionId=${this.VersionID}`),isEmpty(this.MatchETag)||(qa["x-amz-copy-source-if-match"]=this.MatchETag),isEmpty(this.NoMatchETag)||(qa["x-amz-copy-source-if-none-match"]=this.NoMatchETag),isEmpty(this.MatchModifiedSince)||(qa["x-amz-copy-source-if-modified-since"]=this.MatchModifiedSince),isEmpty(this.MatchUnmodifiedSince)||(qa["x-amz-copy-source-if-unmodified-since"]=this.MatchUnmodifiedSince),qa}}class CopyDestinationOptions{constructor({Bucket:qa,Object:nd,Encryption:od,UserMetadata:ld,UserTags:ud,LegalHold:cd,RetainUntilDate:dd,Mode:pd,MetadataDirective:fd}){this.Bucket=qa,this.Object=nd,this.Encryption=od??void 0,this.UserMetadata=ld,this.UserTags=ud,this.LegalHold=cd,this.Mode=pd,this.RetainUntilDate=dd,this.MetadataDirective=fd}getHeaders(){const qa="REPLACE",nd={},od=this.UserTags;if(isEmpty(od)||(nd["X-Amz-Tagging-Directive"]=qa,nd["X-Amz-Tagging"]=isObject(od)?queryString.stringify(od):isString(od)?od:""),this.Mode&&(nd["X-Amz-Object-Lock-Mode"]=this.Mode),this.RetainUntilDate&&(nd["X-Amz-Object-Lock-Retain-Until-Date"]=this.RetainUntilDate),this.LegalHold&&(nd["X-Amz-Object-Lock-Legal-Hold"]=this.LegalHold),this.UserMetadata)for(const[ld,ud]of Object.entries(this.UserMetadata))nd[`X-Amz-Meta-${ld}`]=ud.toString();if(this.MetadataDirective&&(nd["X-Amz-Metadata-Directive"]=this.MetadataDirective),this.Encryption){const ld=getEncryptionHeaders(this.Encryption);for(const[ud,cd]of Object.entries(ld))nd[ud]=cd}return nd}validate(){if(!isValidBucketName(this.Bucket))throw new InvalidBucketNameError("Invalid Destination bucket name: "+this.Bucket);if(!isValidObjectName(this.Object))throw new InvalidObjectNameError(`Invalid Destination object name: ${this.Object}`);if(!isEmpty(this.UserMetadata)&&!isObject(this.UserMetadata))throw new InvalidObjectNameError("Destination UserMetadata should be an object with key value pairs");if(!isEmpty(this.Mode)&&![RETENTION_MODES.GOVERNANCE,RETENTION_MODES.COMPLIANCE].includes(this.Mode))throw new InvalidObjectNameError("Invalid Mode specified for destination object it should be one of [GOVERNANCE,COMPLIANCE]");if(this.Encryption!==void 0&&isEmptyObject(this.Encryption))throw new InvalidObjectNameError("Invalid Encryption configuration for destination object ");return!0}}class SelectResults{constructor({records:qa,response:nd,stats:od,progress:ld}){this.records=qa,this.response=nd,this.stats=od,this.progress=ld}setStats(qa){this.stats=qa}getStats(){return this.stats}setProgress(qa){this.progress=qa}getProgress(){return this.progress}setResponse(qa){this.response=qa}getResponse(){return this.response}setRecords(qa){this.records=qa}getRecords(){return this.records}}function callbackify(Ra){return function(){const qa=[...arguments],nd=qa.pop();return typeof nd=="function"?Ra.apply(this,qa).then(od=>nd(null,od),od=>nd(od)):Ra.apply(this,arguments)}}var lib$1={},define_process_default$3={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};Object.defineProperty(lib$1,"__esModule",{value:!0});var _typeof=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Ra){return typeof Ra}:function(Ra){return Ra&&typeof Symbol=="function"&&Ra.constructor===Symbol&&Ra!==Symbol.prototype?"symbol":typeof Ra},isBrowser=typeof window<"u"&&typeof window.document<"u",isNode=typeof define_process_default$3<"u"&&define_process_default$3.versions!=null&&define_process_default$3.versions.node!=null,isWebWorker=(typeof self>"u"?"undefined":_typeof(self))==="object"&&self.constructor&&self.constructor.name==="DedicatedWorkerGlobalScope",isJsDom=typeof window<"u"&&window.name==="nodejs"||typeof navigator<"u"&&(navigator.userAgent.includes("Node.js")||navigator.userAgent.includes("jsdom")),isDeno=typeof Deno<"u"&&typeof Deno.version<"u"&&typeof Deno.version.deno<"u",isBrowser_1=lib$1.isBrowser=isBrowser;lib$1.isWebWorker=isWebWorker;lib$1.isNode=isNode;lib$1.isJsDom=isJsDom;lib$1.isDeno=isDeno;class Credentials{constructor({accessKey:qa,secretKey:nd,sessionToken:od}){this.accessKey=qa,this.secretKey=nd,this.sessionToken=od}setAccessKey(qa){this.accessKey=qa}getAccessKey(){return this.accessKey}setSecretKey(qa){this.secretKey=qa}getSecretKey(){return this.secretKey}setSessionToken(qa){this.sessionToken=qa}getSessionToken(){return this.sessionToken}get(){return this}}class CredentialProvider{constructor({accessKey:qa,secretKey:nd,sessionToken:od}){this.credentials=new Credentials({accessKey:qa,secretKey:nd,sessionToken:od})}async getCredentials(){return this.credentials.get()}setCredentials(qa){if(qa instanceof Credentials)this.credentials=qa;else throw new Error("Unable to set Credentials. it should be an instance of Credentials class")}setAccessKey(qa){this.credentials.setAccessKey(qa)}getAccessKey(){return this.credentials.getAccessKey()}setSecretKey(qa){this.credentials.setSecretKey(qa)}getSecretKey(){return this.credentials.getSecretKey()}setSessionToken(qa){this.credentials.setSessionToken(qa)}getSessionToken(){return this.credentials.getSessionToken()}}const signV4Algorithm="AWS4-HMAC-SHA256";function getCanonicalRequest(Ra,qa,nd,od,ld){if(!isString(Ra))throw new TypeError('method should be of type "string"');if(!isString(qa))throw new TypeError('path should be of type "string"');if(!isObject(nd))throw new TypeError('headers should be of type "object"');if(!Array.isArray(od))throw new TypeError('signedHeaders should be of type "array"');if(!isString(ld))throw new TypeError('hashedPayload should be of type "string"');const ud=od.reduce((pd,fd)=>{const md=`${nd[fd]}`.replace(/ +/g," ");return pd.push(`${fd.toLowerCase()}:${md}`),pd},[]),cd=qa.split("?")[0];let dd=qa.split("?")[1];return dd||(dd=""),dd&&(dd=dd.split("&").sort().map(pd=>pd.includes("=")?pd:pd+"=").join("&")),[Ra.toUpperCase(),cd,dd,ud.join(`
`)+`
`,od.join(";").toLowerCase(),ld].join(`
`)}function getCredential(Ra,qa,nd,od="s3"){if(!isString(Ra))throw new TypeError('accessKey should be of type "string"');if(!isString(qa))throw new TypeError('region should be of type "string"');if(!isObject(nd))throw new TypeError('requestDate should be of type "object"');return`${Ra}/${getScope(qa,nd,od)}`}function getSignedHeaders(Ra){if(!isObject(Ra))throw new TypeError('request should be of type "object"');const qa=["authorization","content-length","content-type","user-agent"];return Object.keys(Ra).filter(nd=>!qa.includes(nd)).sort()}function getSigningKey(Ra,qa,nd,od="s3"){if(!isObject(Ra))throw new TypeError('date should be of type "object"');if(!isString(qa))throw new TypeError('region should be of type "string"');if(!isString(nd))throw new TypeError('secretKey should be of type "string"');const ld=makeDateShort(Ra);return(void 0)("sha256",(void 0)("sha256",(void 0)("sha256",(void 0)("sha256","AWS4"+nd).update(ld).digest()).update(qa).digest()).update(od).digest()).update("aws4_request").digest()}function getStringToSign(Ra,qa,nd,od="s3"){if(!isString(Ra))throw new TypeError('canonicalRequest should be of type "string"');if(!isObject(qa))throw new TypeError('requestDate should be of type "object"');if(!isString(nd))throw new TypeError('region should be of type "string"');const ld=(void 0)("sha256").update(Ra).digest("hex"),ud=getScope(nd,qa,od);return[signV4Algorithm,makeDateLong(qa),ud,ld].join(`
`)}function postPresignSignatureV4(Ra,qa,nd,od){if(!isString(Ra))throw new TypeError('region should be of type "string"');if(!isObject(qa))throw new TypeError('date should be of type "object"');if(!isString(nd))throw new TypeError('secretKey should be of type "string"');if(!isString(od))throw new TypeError('policyBase64 should be of type "string"');return(void 0)("sha256",getSigningKey(qa,Ra,nd)).update(od).digest("hex").toLowerCase()}function signV4(Ra,qa,nd,od,ld,ud,cd="s3"){if(!isObject(Ra))throw new TypeError('request should be of type "object"');if(!isString(qa))throw new TypeError('accessKey should be of type "string"');if(!isString(nd))throw new TypeError('secretKey should be of type "string"');if(!isString(od))throw new TypeError('region should be of type "string"');if(!qa)throw new AccessKeyRequiredError("accessKey is required for signing");if(!nd)throw new SecretKeyRequiredError("secretKey is required for signing");const dd=getSignedHeaders(Ra.headers),pd=getCanonicalRequest(Ra.method,Ra.path,Ra.headers,dd,ud),fd=cd||"s3",md=getStringToSign(pd,ld,od,fd),vd=getSigningKey(ld,od,nd,fd),Ad=getCredential(qa,od,ld,fd),Nd=(void 0)("sha256",vd).update(md).digest("hex").toLowerCase();return`${signV4Algorithm} Credential=${Ad}, SignedHeaders=${dd.join(";").toLowerCase()}, Signature=${Nd}`}function presignSignatureV4(Ra,qa,nd,od,ld,ud,cd){if(!isObject(Ra))throw new TypeError('request should be of type "object"');if(!isString(qa))throw new TypeError('accessKey should be of type "string"');if(!isString(nd))throw new TypeError('secretKey should be of type "string"');if(!isString(ld))throw new TypeError('region should be of type "string"');if(!qa)throw new AccessKeyRequiredError("accessKey is required for presigning");if(!nd)throw new SecretKeyRequiredError("secretKey is required for presigning");if(!isNumber(cd))throw new TypeError('expires should be of type "number"');if(cd<1)throw new ExpiresParamError("expires param cannot be less than 1 seconds");if(cd>604800)throw new ExpiresParamError("expires param cannot be greater than 7 days");const dd=makeDateLong(ud),pd=getSignedHeaders(Ra.headers),fd=getCredential(qa,ld,ud),md="UNSIGNED-PAYLOAD",vd=[];vd.push(`X-Amz-Algorithm=${signV4Algorithm}`),vd.push(`X-Amz-Credential=${uriEscape(fd)}`),vd.push(`X-Amz-Date=${dd}`),vd.push(`X-Amz-Expires=${cd}`),vd.push(`X-Amz-SignedHeaders=${uriEscape(pd.join(";").toLowerCase())}`),od&&vd.push(`X-Amz-Security-Token=${uriEscape(od)}`);const Ad=Ra.path.split("?")[0];let Nd=Ra.path.split("?")[1];Nd?Nd=Nd+"&"+vd.join("&"):Nd=vd.join("&");const Id=Ad+"?"+Nd,Od=getCanonicalRequest(Ra.method,Id,Ra.headers,pd,md),Fd=getStringToSign(Od,ud,ld),Md=(void 0)("sha256",getSigningKey(ud,ld,nd)).update(Fd).digest("hex").toLowerCase();return Ra.protocol+"//"+Ra.headers.host+Id+`&X-Amz-Signature=${Md}`}async function readAsBuffer(Ra){return new Promise((qa,nd)=>{const od=[];Ra.on("data",ld=>od.push(ld)).on("error",ld=>nd(ld)).on("end",()=>qa(Buffer$2.concat(od)))})}async function readAsString(Ra){return(await readAsBuffer(Ra)).toString()}async function drainResponse(Ra){return new Promise((qa,nd)=>{Ra.on("data",()=>{}).on("error",od=>nd(od)).on("end",()=>qa())})}function parseBucketRegion(Ra){return parseXml(Ra).LocationConstraint}const fxp=new fxp$2.XMLParser;function parseError(Ra,qa){let nd={};const od=fxp.parse(Ra);od.Error&&(nd=od.Error);const ld=new S3Error;return Object.entries(nd).forEach(([ud,cd])=>{ld[ud.toLowerCase()]=cd}),Object.entries(qa).forEach(([ud,cd])=>{ld[ud]=cd}),ld}async function parseResponseError(Ra){const qa=Ra.statusCode;let nd,od;qa===301?(nd="MovedPermanently",od="Moved Permanently"):qa===307?(nd="TemporaryRedirect",od="Are you using the correct endpoint URL?"):qa===403?(nd="AccessDenied",od="Valid and authorized credentials required"):qa===404?(nd="NotFound",od="Not Found"):qa===405||qa===501?(nd="MethodNotAllowed",od="Method Not Allowed"):(nd="UnknownError",od=`${qa}`);const ld={};ld.amzRequestid=Ra.headers["x-amz-request-id"],ld.amzId2=Ra.headers["x-amz-id-2"],ld.amzBucketRegion=Ra.headers["x-amz-bucket-region"];const ud=await readAsString(Ra);if(ud)throw parseError(ud,ld);const cd=new S3Error(od,{cause:ld});throw cd.code=nd,Object.entries(ld).forEach(([dd,pd])=>{cd[dd]=pd}),cd}function parseListObjectsV2WithMetadata(Ra){const qa={objects:[],isTruncated:!1,nextContinuationToken:""};let nd=parseXml(Ra);if(!nd.ListBucketResult)throw new InvalidXMLError('Missing tag: "ListBucketResult"');return nd=nd.ListBucketResult,nd.IsTruncated&&(qa.isTruncated=nd.IsTruncated),nd.NextContinuationToken&&(qa.nextContinuationToken=nd.NextContinuationToken),nd.Contents&&toArray(nd.Contents).forEach(od=>{const ld=sanitizeObjectKey(od.Key),ud=new Date(od.LastModified),cd=sanitizeETag(od.ETag),dd=od.Size;let pd;od.UserMetadata!=null?pd=toArray(od.UserMetadata)[0]:pd=null,qa.objects.push({name:ld,lastModified:ud,etag:cd,size:dd,metadata:pd})}),nd.CommonPrefixes&&toArray(nd.CommonPrefixes).forEach(od=>{qa.objects.push({prefix:sanitizeObjectKey(toArray(od.Prefix)[0]),size:0})}),qa}function parseListParts(Ra){let qa=parseXml(Ra);const nd={isTruncated:!1,parts:[],marker:0};if(!qa.ListPartsResult)throw new InvalidXMLError('Missing tag: "ListPartsResult"');return qa=qa.ListPartsResult,qa.IsTruncated&&(nd.isTruncated=qa.IsTruncated),qa.NextPartNumberMarker&&(nd.marker=toArray(qa.NextPartNumberMarker)[0]||""),qa.Part&&toArray(qa.Part).forEach(od=>{const ld=parseInt(toArray(od.PartNumber)[0],10),ud=new Date(od.LastModified),cd=od.ETag.replace(/^"/g,"").replace(/"$/g,"").replace(/^&quot;/g,"").replace(/&quot;$/g,"").replace(/^&#34;/g,"").replace(/&#34;$/g,"");nd.parts.push({part:ld,lastModified:ud,etag:cd,size:parseInt(od.Size,10)})}),nd}function parseListBucket(Ra){let qa=[];const nd=parseXml(Ra);if(!nd.ListAllMyBucketsResult)throw new InvalidXMLError('Missing tag: "ListAllMyBucketsResult"');const{ListAllMyBucketsResult:{Buckets:od={}}={}}=nd;return od.Bucket&&(qa=toArray(od.Bucket).map((ld={})=>{const{Name:ud,CreationDate:cd}=ld,dd=new Date(cd);return{name:ud,creationDate:dd}})),qa}function parseInitiateMultipart(Ra){let qa=parseXml(Ra);if(!qa.InitiateMultipartUploadResult)throw new InvalidXMLError('Missing tag: "InitiateMultipartUploadResult"');if(qa=qa.InitiateMultipartUploadResult,qa.UploadId)return qa.UploadId;throw new InvalidXMLError('Missing tag: "UploadId"')}function parseReplicationConfig(Ra){const qa=parseXml(Ra),{Role:nd,Rule:od}=qa.ReplicationConfiguration;return{ReplicationConfiguration:{role:nd,rules:toArray(od)}}}class Extensions{constructor(qa){this.client=qa}listObjectsV2WithMetadata(qa,nd,od,ld){if(nd===void 0&&(nd=""),od===void 0&&(od=!1),ld===void 0&&(ld=""),!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidPrefix(nd))throw new InvalidPrefixError(`Invalid prefix : ${nd}`);if(!isString(nd))throw new TypeError('prefix should be of type "string"');if(!isBoolean(od))throw new TypeError('recursive should be of type "boolean"');if(!isString(ld))throw new TypeError('startAfter should be of type "string"');const ud=od?"":"/";return streamBrowserify.Readable.from(this.listObjectsV2WithMetadataGen(qa,nd,ud,ld),{objectMode:!0})}async*listObjectsV2WithMetadataGen(qa,nd,od,ld){let ud=!1,cd="";do{const dd=await this.listObjectsV2WithMetadataQuery(qa,nd,cd,od,ld);ud=!dd.isTruncated,cd=dd.nextContinuationToken;for(const pd of dd.objects)yield pd}while(!ud)}async listObjectsV2WithMetadataQuery(qa,nd,od,ld,ud){const cd=[];cd.push("list-type=2"),cd.push("encoding-type=url"),cd.push(`prefix=${uriEscape(nd)}`),cd.push(`delimiter=${uriEscape(ld)}`),cd.push("metadata=true"),od&&(od=uriEscape(od),cd.push(`continuation-token=${od}`)),ud&&(ud=uriEscape(ud),cd.push(`start-after=${ud}`)),cd.push("max-keys=1000"),cd.sort();let dd="";cd.length>0&&(dd=`${cd.join("&")}`);const fd=await this.client.makeRequestAsync({method:"GET",bucketName:qa,query:dd});return parseListObjectsV2WithMetadata(await readAsString(fd))}}async function request$1(Ra,qa,nd=null){return new Promise((od,ld)=>{const ud=Ra.request(qa,cd=>{od(cd)});if(!nd||Buffer$2.isBuffer(nd)||typeof nd=="string"){ud.on("error",cd=>{ld(cd)}).end(nd);return}streamBrowserify.pipeline(nd,ud,cd=>{cd&&ld(cd)})})}const awsS3Endpoint={"us-east-1":"s3.amazonaws.com","us-east-2":"s3-us-east-2.amazonaws.com","us-west-1":"s3-us-west-1.amazonaws.com","us-west-2":"s3-us-west-2.amazonaws.com","ca-central-1":"s3.ca-central-1.amazonaws.com","eu-west-1":"s3-eu-west-1.amazonaws.com","eu-west-2":"s3-eu-west-2.amazonaws.com","sa-east-1":"s3-sa-east-1.amazonaws.com","eu-central-1":"s3-eu-central-1.amazonaws.com","ap-south-1":"s3-ap-south-1.amazonaws.com","ap-southeast-1":"s3-ap-southeast-1.amazonaws.com","ap-southeast-2":"s3-ap-southeast-2.amazonaws.com","ap-northeast-1":"s3-ap-northeast-1.amazonaws.com","cn-north-1":"s3.cn-north-1.amazonaws.com.cn","ap-east-1":"s3.ap-east-1.amazonaws.com","eu-north-1":"s3.eu-north-1.amazonaws.com"};function getS3Endpoint(Ra){if(!isString(Ra))throw new TypeError(`Invalid region: ${Ra}`);const qa=awsS3Endpoint[Ra];return qa||"s3.amazonaws.com"}var define_process_default$2={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};const Package={version:"7.1.3"},requestOptionProperties=["agent","ca","cert","ciphers","clientCertEngine","crl","dhparam","ecdhCurve","family","honorCipherOrder","key","passphrase","pfx","rejectUnauthorized","secureOptions","secureProtocol","servername","sessionIdContext"];class TypedClient{constructor(qa){Km(this,"partSize",64*1024*1024);Km(this,"maximumPartSize",5*1024*1024*1024);Km(this,"maxObjectSize",5*1024*1024*1024*1024);if(qa.secure!==void 0)throw new Error('"secure" option deprecated, "useSSL" should be used instead');if(qa.useSSL===void 0&&(qa.useSSL=!0),qa.port||(qa.port=0),!isValidEndpoint(qa.endPoint))throw new InvalidEndpointError(`Invalid endPoint : ${qa.endPoint}`);if(!isValidPort(qa.port))throw new InvalidArgumentError(`Invalid port : ${qa.port}`);if(!isBoolean(qa.useSSL))throw new InvalidArgumentError(`Invalid useSSL flag type : ${qa.useSSL}, expected to be of type "boolean"`);if(qa.region&&!isString(qa.region))throw new InvalidArgumentError(`Invalid region : ${qa.region}`);const nd=qa.endPoint.toLowerCase();let od=qa.port,ld,ud,cd;if(qa.useSSL?(ud=http,ld="https:",od=od||443,cd=void 0):(ud=http,ld="http:",od=od||80,cd=void 0),qa.transport){if(!isObject(qa.transport))throw new InvalidArgumentError(`Invalid transport type : ${qa.transport}, expected to be type "object"`);ud=qa.transport}if(qa.transportAgent){if(!isObject(qa.transportAgent))throw new InvalidArgumentError(`Invalid transportAgent type: ${qa.transportAgent}, expected to be type "object"`);cd=qa.transportAgent}const pd=`MinIO ${`(${define_process_default$2.platform}; ${define_process_default$2.arch})`} minio-js/${Package.version}`;if(this.transport=ud,this.transportAgent=cd,this.host=nd,this.port=od,this.protocol=ld,this.userAgent=`${pd}`,qa.pathStyle===void 0?this.pathStyle=!0:this.pathStyle=qa.pathStyle,this.accessKey=qa.accessKey??"",this.secretKey=qa.secretKey??"",this.sessionToken=qa.sessionToken,this.anonymous=!this.accessKey||!this.secretKey,qa.credentialsProvider&&(this.credentialsProvider=qa.credentialsProvider),this.regionMap={},qa.region&&(this.region=qa.region),qa.partSize&&(this.partSize=qa.partSize,this.overRidePartSize=!0),this.partSize<5*1024*1024)throw new InvalidArgumentError("Part size should be greater than 5MB");if(this.partSize>5*1024*1024*1024)throw new InvalidArgumentError("Part size should be less than 5GB");this.enableSHA256=!this.anonymous&&!qa.useSSL,this.s3AccelerateEndpoint=qa.s3AccelerateEndpoint||void 0,this.reqOptions={},this.clientExtensions=new Extensions(this)}get extensions(){return this.clientExtensions}setS3TransferAccelerate(qa){this.s3AccelerateEndpoint=qa}setRequestOptions(qa){if(!isObject(qa))throw new TypeError('request options should be of type "object"');this.reqOptions=_.pick(qa,requestOptionProperties)}getAccelerateEndPointIfSet(qa,nd){if(!isEmpty(this.s3AccelerateEndpoint)&&!isEmpty(qa)&&!isEmpty(nd)){if(qa.includes("."))throw new Error(`Transfer Acceleration is not supported for non compliant bucket:${qa}`);return this.s3AccelerateEndpoint}return!1}getRequestOptions(qa){const nd=qa.method,od=qa.region,ld=qa.bucketName;let ud=qa.objectName;const cd=qa.headers,dd=qa.query;let pd={method:nd,headers:{},protocol:this.protocol,agent:this.transportAgent},fd;ld&&(fd=isVirtualHostStyle(this.host,this.protocol,ld,this.pathStyle));let md="/",vd=this.host,Ad;if(this.port&&(Ad=this.port),ud&&(ud=uriResourceEscape(ud)),isAmazonEndpoint(vd)){const Nd=this.getAccelerateEndPointIfSet(ld,ud);Nd?vd=`${Nd}`:vd=getS3Endpoint(od)}if(fd&&!qa.pathStyle?(ld&&(vd=`${ld}.${vd}`),ud&&(md=`/${ud}`)):(ld&&(md=`/${ld}`),ud&&(md=`/${ld}/${ud}`)),dd&&(md+=`?${dd}`),pd.headers.host=vd,(pd.protocol==="http:"&&Ad!==80||pd.protocol==="https:"&&Ad!==443)&&(pd.headers.host=`${vd}:${Ad}`),pd.headers["user-agent"]=this.userAgent,cd)for(const[Nd,Id]of Object.entries(cd))pd.headers[Nd.toLowerCase()]=Id;return pd=Object.assign({},this.reqOptions,pd),{...pd,headers:_.mapValues(_.pickBy(pd.headers,isDefined),Nd=>Nd.toString()),host:vd,port:Ad,path:md}}async setCredentialsProvider(qa){if(!(qa instanceof CredentialProvider))throw new Error("Unable to get credentials. Expected instance of CredentialProvider");this.credentialsProvider=qa,await this.checkAndRefreshCreds()}async checkAndRefreshCreds(){if(this.credentialsProvider)try{const qa=await this.credentialsProvider.getCredentials();this.accessKey=qa.getAccessKey(),this.secretKey=qa.getSecretKey(),this.sessionToken=qa.getSessionToken()}catch(qa){throw new Error(`Unable to get credentials: ${qa}`,{cause:qa})}}logHTTP(qa,nd,od){if(!this.logStream)return;if(!isObject(qa))throw new TypeError('reqOptions should be of type "object"');if(nd&&!isReadableStream(nd))throw new TypeError('response should be of type "Stream"');if(od&&!(od instanceof Error))throw new TypeError('err should be of type "Error"');const ld=this.logStream,ud=cd=>{Object.entries(cd).forEach(([dd,pd])=>{if(dd=="authorization"&&isString(pd)){const fd=new RegExp("Signature=([0-9a-f]+)");pd=pd.replace(fd,"Signature=**REDACTED**")}ld.write(`${dd}: ${pd}
`)}),ld.write(`
`)};if(ld.write(`REQUEST: ${qa.method} ${qa.path}
`),ud(qa.headers),nd&&(this.logStream.write(`RESPONSE: ${nd.statusCode}
`),ud(nd.headers)),od){ld.write(`ERROR BODY:
`);const cd=JSON.stringify(od,null," ");ld.write(`${cd}
`)}}traceOn(qa){qa||(qa=define_process_default$2.stdout),this.logStream=qa}traceOff(){this.logStream=void 0}async makeRequestAsync(qa,nd="",od=[200],ld=""){if(!isObject(qa))throw new TypeError('options should be of type "object"');if(!isString(nd)&&!isObject(nd))throw new TypeError('payload should be of type "string" or "Buffer"');if(od.forEach(cd=>{if(!isNumber(cd))throw new TypeError('statusCode should be of type "number"')}),!isString(ld))throw new TypeError('region should be of type "string"');qa.headers||(qa.headers={}),(qa.method==="POST"||qa.method==="PUT"||qa.method==="DELETE")&&(qa.headers["content-length"]=nd.length.toString());const ud=this.enableSHA256?toSha256(nd):"";return this.makeRequestStreamAsync(qa,nd,ud,od,ld)}async makeRequestAsyncOmit(qa,nd="",od=[200],ld=""){const ud=await this.makeRequestAsync(qa,nd,od,ld);return await drainResponse(ud),ud}async makeRequestStreamAsync(qa,nd,od,ld,ud){if(!isObject(qa))throw new TypeError('options should be of type "object"');if(!(Buffer$2.isBuffer(nd)||typeof nd=="string"||isReadableStream(nd)))throw new InvalidArgumentError(`stream should be a Buffer, string or readable Stream, got ${typeof nd} instead`);if(!isString(od))throw new TypeError('sha256sum should be of type "string"');if(ld.forEach(pd=>{if(!isNumber(pd))throw new TypeError('statusCode should be of type "number"')}),!isString(ud))throw new TypeError('region should be of type "string"');if(!this.enableSHA256&&od.length!==0)throw new InvalidArgumentError("sha256sum expected to be empty for anonymous or https requests");if(this.enableSHA256&&od.length!==64)throw new InvalidArgumentError(`Invalid sha256sum : ${od}`);await this.checkAndRefreshCreds(),ud=ud||await this.getBucketRegionAsync(qa.bucketName);const cd=this.getRequestOptions({...qa,region:ud});if(!this.anonymous){this.enableSHA256||(od="UNSIGNED-PAYLOAD");const pd=new Date;cd.headers["x-amz-date"]=makeDateLong(pd),cd.headers["x-amz-content-sha256"]=od,this.sessionToken&&(cd.headers["x-amz-security-token"]=this.sessionToken),cd.headers.authorization=signV4(cd,this.accessKey,this.secretKey,ud,pd,od)}const dd=await request$1(this.transport,cd,nd);if(!dd.statusCode)throw new Error("BUG: response doesn't have a statusCode");if(!ld.includes(dd.statusCode)){delete this.regionMap[qa.bucketName];const pd=await parseResponseError(dd);throw this.logHTTP(cd,dd,pd),pd}return this.logHTTP(cd,dd),dd}async getBucketRegionAsync(qa){if(!isValidBucketName(qa))throw new InvalidBucketNameError(`Invalid bucket name : ${qa}`);if(this.region)return this.region;const nd=this.regionMap[qa];if(nd)return nd;const od=async fd=>{const md=await readAsString(fd),vd=parseBucketRegion(md)||DEFAULT_REGION;return this.regionMap[qa]=vd,vd},ld="GET",ud="location",cd=this.pathStyle&&!isBrowser_1;let dd;try{const fd=await this.makeRequestAsync({method:ld,bucketName:qa,query:ud,pathStyle:cd},"",[200],DEFAULT_REGION);return od(fd)}catch(fd){if(fd.name!=="AuthorizationHeaderMalformed"||(dd=fd.Region,!dd))throw fd}const pd=await this.makeRequestAsync({method:ld,bucketName:qa,query:ud,pathStyle:cd},"",[200],dd);return await od(pd)}makeRequest(qa,nd="",od=[200],ld="",ud,cd){let dd;ud?dd=this.makeRequestAsync(qa,nd,od,ld):dd=this.makeRequestAsyncOmit(qa,nd,od,ld),dd.then(pd=>cd(null,pd),pd=>{cd(pd)})}makeRequestStream(qa,nd,od,ld,ud,cd,dd){(async()=>{const fd=await this.makeRequestStreamAsync(qa,nd,od,ld,ud);return cd||await drainResponse(fd),fd})().then(fd=>dd(null,fd),fd=>dd(fd))}getBucketRegion(qa,nd){return this.getBucketRegionAsync(qa).then(od=>nd(null,od),od=>nd(od))}async removeBucket(qa){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);await this.makeRequestAsyncOmit({method:"DELETE",bucketName:qa},"",[204]),delete this.regionMap[qa]}async statObject(qa,nd,od={}){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(!isObject(od))throw new InvalidArgumentError('statOpts should be of type "object"');const ld=queryString.stringify(od),cd=await this.makeRequestAsyncOmit({method:"HEAD",bucketName:qa,objectName:nd,query:ld});return{size:parseInt(cd.headers["content-length"]),metaData:extractMetadata(cd.headers),lastModified:new Date(cd.headers["last-modified"]),versionId:getVersionId(cd.headers),etag:sanitizeETag(cd.headers.etag)}}async removeObject(qa,nd,od={}){if(!isValidBucketName(qa))throw new InvalidBucketNameError(`Invalid bucket name: ${qa}`);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(!isObject(od))throw new InvalidArgumentError('removeOpts should be of type "object"');const ld="DELETE",ud={};od.governanceBypass&&(ud["X-Amz-Bypass-Governance-Retention"]=!0),od.forceDelete&&(ud["x-minio-force-delete"]=!0);const cd={};od.versionId&&(cd.versionId=`${od.versionId}`);const dd=queryString.stringify(cd);await this.makeRequestAsyncOmit({method:ld,bucketName:qa,objectName:nd,headers:ud,query:dd},"",[200,204])}async initiateNewMultipartUpload(qa,nd,od){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(!isObject(od))throw new InvalidObjectNameError('contentType should be of type "object"');const cd=await this.makeRequestAsync({method:"POST",bucketName:qa,objectName:nd,query:"uploads",headers:od}),dd=await readAsBuffer(cd);return parseInitiateMultipart(dd.toString())}async abortMultipartUpload(qa,nd,od){const ld="DELETE",ud=`uploadId=${od}`,cd={method:ld,bucketName:qa,objectName:nd,query:ud};await this.makeRequestAsyncOmit(cd,"",[204])}async listParts(qa,nd,od){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(!isString(od))throw new TypeError('uploadId should be of type "string"');if(!od)throw new InvalidArgumentError("uploadId cannot be empty");const ld=[];let ud=0,cd;do cd=await this.listPartsQuery(qa,nd,od,ud),ud=cd.marker,ld.push(...cd.parts);while(cd.isTruncated);return ld}async listPartsQuery(qa,nd,od,ld){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(!isString(od))throw new TypeError('uploadId should be of type "string"');if(!isNumber(ld))throw new TypeError('marker should be of type "number"');if(!od)throw new InvalidArgumentError("uploadId cannot be empty");let ud=`uploadId=${uriEscape(od)}`;ld&&(ud+=`&part-number-marker=${ld}`);const dd=await this.makeRequestAsync({method:"GET",bucketName:qa,objectName:nd,query:ud});return parseListParts(await readAsString(dd))}async listBuckets(){const nd=await this.makeRequestAsync({method:"GET"},"",[200],DEFAULT_REGION),od=await readAsString(nd);return parseListBucket(od)}async removeBucketReplication(qa){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);await this.makeRequestAsyncOmit({method:"DELETE",bucketName:qa,query:"replication"},"",[200,204],"")}async setBucketReplication(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(isObject(nd)){if(_.isEmpty(nd.role))throw new InvalidArgumentError("Role cannot be empty");if(nd.role&&!isString(nd.role))throw new InvalidArgumentError("Invalid value for role",nd.role);if(_.isEmpty(nd.rules))throw new InvalidArgumentError("Minimum one replication rule must be specified")}else throw new InvalidArgumentError('replicationConfig should be of type "object"');const od="PUT",ld="replication",ud={},cd={ReplicationConfiguration:{Role:nd.role,Rule:nd.rules}},pd=new xml2js.Builder({renderOpts:{pretty:!1},headless:!0}).buildObject(cd);ud["Content-MD5"]=toMd5(pd),await this.makeRequestAsyncOmit({method:od,bucketName:qa,query:ld,headers:ud},pd)}async getBucketReplication(qa){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);const ld=await this.makeRequestAsync({method:"GET",bucketName:qa,query:"replication"},"",[200,204]),ud=await readAsString(ld);return parseReplicationConfig(ud)}}class CopyConditions{constructor(){Km(this,"modified","");Km(this,"unmodified","");Km(this,"matchETag","");Km(this,"matchETagExcept","")}setModified(qa){if(!(qa instanceof Date))throw new TypeError("date must be of type Date");this.modified=qa.toUTCString()}setUnmodified(qa){if(!(qa instanceof Date))throw new TypeError("date must be of type Date");this.unmodified=qa.toUTCString()}setMatchETag(qa){this.matchETag=qa}setMatchETagExcept(qa){this.matchETagExcept=qa}}class PostPolicy{constructor(){Km(this,"policy",{conditions:[]});Km(this,"formData",{})}setExpires(qa){if(!qa)throw new InvalidDateError("Invalid date: cannot be null");this.policy.expiration=qa.toISOString()}setKey(qa){if(!isValidObjectName(qa))throw new InvalidObjectNameError(`Invalid object name : ${qa}`);this.policy.conditions.push(["eq","$key",qa]),this.formData.key=qa}setKeyStartsWith(qa){if(!isValidPrefix(qa))throw new InvalidPrefixError(`Invalid prefix : ${qa}`);this.policy.conditions.push(["starts-with","$key",qa]),this.formData.key=qa}setBucket(qa){if(!isValidBucketName(qa))throw new InvalidBucketNameError(`Invalid bucket name : ${qa}`);this.policy.conditions.push(["eq","$bucket",qa]),this.formData.bucket=qa}setContentType(qa){if(!qa)throw new Error("content-type cannot be null");this.policy.conditions.push(["eq","$Content-Type",qa]),this.formData["Content-Type"]=qa}setContentTypeStartsWith(qa){if(!qa)throw new Error("content-type cannot be null");this.policy.conditions.push(["starts-with","$Content-Type",qa]),this.formData["Content-Type"]=qa}setContentDisposition(qa){if(!qa)throw new Error("content-disposition cannot be null");this.policy.conditions.push(["eq","$Content-Disposition",qa]),this.formData["Content-Disposition"]=qa}setContentLengthRange(qa,nd){if(qa>nd)throw new Error("min cannot be more than max");if(qa<0)throw new Error("min should be > 0");if(nd<0)throw new Error("max should be > 0");this.policy.conditions.push(["content-length-range",qa,nd])}setUserMetaData(qa){if(!isObject(qa))throw new TypeError('metadata should be of type "object"');Object.entries(qa).forEach(([nd,od])=>{const ld=`x-amz-meta-${nd}`;this.policy.conditions.push(["eq",`$${ld}`,od]),this.formData[ld]=od.toString()})}}var jsonStream={exports:{}},util=util$5,TransformStream=streamBrowserify.Transform;jsonStream.exports=function(Ra){return new JSONStream(Ra)};var JSONStream=jsonStream.exports.JSONStream=function(Ra){Ra=Ra||{},TransformStream.call(this,Ra),this._writableState.objectMode=!1,this._readableState.objectMode=!0,this._async=Ra.async||!1};util.inherits(JSONStream,TransformStream);JSONStream.prototype._transform=function(Ra,qa,nd){Buffer$2.isBuffer(Ra)||(Ra=new Buffer$2(Ra)),this._buffer&&(Ra=Buffer$2.concat([this._buffer,Ra]));for(var od=0,ld=0;++od<=Ra.length;)if(Ra[od]===10||od===Ra.length){var ud;try{ud=JSON.parse(Ra.slice(ld,od))}catch{}ud&&(this.push(ud),ud=null),Ra[od]===10&&(ld=++od)}return this._buffer=Ra.slice(ld),this._async?void setImmediate(nd):void nd()};var jsonStreamExports=jsonStream.exports;const JSONParser=getDefaultExportFromCjs(jsonStreamExports);var through2$1={exports:{}};const{Transform}=readableBrowserExports;function inherits(Ra,qa){Ra.super_=qa,Ra.prototype=Object.create(qa.prototype,{constructor:{value:Ra,enumerable:!1,writable:!0,configurable:!0}})}function through2(Ra){return(qa,nd,od)=>(typeof qa=="function"&&(od=nd,nd=qa,qa={}),typeof nd!="function"&&(nd=(ld,ud,cd)=>cd(null,ld)),typeof od!="function"&&(od=null),Ra(qa,nd,od))}const make=through2((Ra,qa,nd)=>{const od=new Transform(Ra);return od._transform=qa,nd&&(od._flush=nd),od}),ctor=through2((Ra,qa,nd)=>{function od(ld){if(!(this instanceof od))return new od(ld);this.options=Object.assign({},Ra,ld),Transform.call(this,this.options),this._transform=qa,nd&&(this._flush=nd)}return inherits(od,Transform),od}),obj=through2(function(Ra,qa,nd){const od=new Transform(Object.assign({objectMode:!0,highWaterMark:16},Ra));return od._transform=qa,nd&&(od._flush=nd),od});through2$1.exports=make;through2$1.exports.ctor=ctor;through2$1.exports.obj=obj;var through2Exports=through2$1.exports;const Through2=getDefaultExportFromCjs(through2Exports);var Buffer=buffer.Buffer,CRC_TABLE=[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117];typeof Int32Array<"u"&&(CRC_TABLE=new Int32Array(CRC_TABLE));function ensureBuffer(Ra){if(Buffer.isBuffer(Ra))return Ra;var qa=typeof Buffer.alloc=="function"&&typeof Buffer.from=="function";if(typeof Ra=="number")return qa?Buffer.alloc(Ra):new Buffer(Ra);if(typeof Ra=="string")return qa?Buffer.from(Ra):new Buffer(Ra);throw new Error("input must be buffer, number, or string, received "+typeof Ra)}function bufferizeInt(Ra){var qa=ensureBuffer(4);return qa.writeInt32BE(Ra,0),qa}function _crc32(Ra,qa){Ra=ensureBuffer(Ra),Buffer.isBuffer(qa)&&(qa=qa.readUInt32BE(0));for(var nd=~~qa^-1,od=0;od<Ra.length;od++)nd=CRC_TABLE[(nd^Ra[od])&255]^nd>>>8;return nd^-1}function crc32(){return bufferizeInt(_crc32.apply(null,arguments))}crc32.signed=function(){return _crc32.apply(null,arguments)};crc32.unsigned=function(){return _crc32.apply(null,arguments)>>>0};var bufferCrc32=crc32;const crc32$1=getDefaultExportFromCjs(bufferCrc32),fxpWithoutNumParser=new fxp$2.XMLParser({numberParseOptions:{skipLike:/./}});function parseCopyObject(Ra){var qa={etag:"",lastModified:""},nd=parseXml(Ra);if(!nd.CopyObjectResult)throw new InvalidXMLError('Missing tag: "CopyObjectResult"');return nd=nd.CopyObjectResult,nd.ETag&&(qa.etag=nd.ETag.replace(/^"/g,"").replace(/"$/g,"").replace(/^&quot;/g,"").replace(/&quot;$/g,"").replace(/^&#34;/g,"").replace(/&#34;$/g,"")),nd.LastModified&&(qa.lastModified=new Date(nd.LastModified)),qa}function parseListMultipart(Ra){var qa={uploads:[],prefixes:[],isTruncated:!1},nd=parseXml(Ra);if(!nd.ListMultipartUploadsResult)throw new InvalidXMLError('Missing tag: "ListMultipartUploadsResult"');return nd=nd.ListMultipartUploadsResult,nd.IsTruncated&&(qa.isTruncated=nd.IsTruncated),nd.NextKeyMarker&&(qa.nextKeyMarker=nd.NextKeyMarker),nd.NextUploadIdMarker&&(qa.nextUploadIdMarker=nd.nextUploadIdMarker||""),nd.CommonPrefixes&&toArray(nd.CommonPrefixes).forEach(od=>{qa.prefixes.push({prefix:sanitizeObjectKey(toArray(od.Prefix)[0])})}),nd.Upload&&toArray(nd.Upload).forEach(od=>{var ld=od.Key,ud=od.UploadId,cd={id:od.Initiator.ID,displayName:od.Initiator.DisplayName},dd={id:od.Owner.ID,displayName:od.Owner.DisplayName},pd=od.StorageClass,fd=new Date(od.Initiated);qa.uploads.push({key:ld,uploadId:ud,initiator:cd,owner:dd,storageClass:pd,initiated:fd})}),qa}function parseBucketNotification(Ra){var qa={TopicConfiguration:[],QueueConfiguration:[],CloudFunctionConfiguration:[]},nd=function(ud){var cd=[];return ud&&toArray(ud).forEach(dd=>{cd.push(dd)}),cd},od=function(ud){var cd=[];return ud&&(ud=toArray(ud),ud[0].S3Key&&(ud[0].S3Key=toArray(ud[0].S3Key),ud[0].S3Key[0].FilterRule&&toArray(ud[0].S3Key[0].FilterRule).forEach(dd=>{var pd=toArray(dd.Name)[0],fd=toArray(dd.Value)[0];cd.push({Name:pd,Value:fd})}))),cd},ld=parseXml(Ra);return ld=ld.NotificationConfiguration,ld.TopicConfiguration&&toArray(ld.TopicConfiguration).forEach(ud=>{var cd=toArray(ud.Id)[0],dd=toArray(ud.Topic)[0],pd=nd(ud.Event),fd=od(ud.Filter);qa.TopicConfiguration.push({Id:cd,Topic:dd,Event:pd,Filter:fd})}),ld.QueueConfiguration&&toArray(ld.QueueConfiguration).forEach(ud=>{var cd=toArray(ud.Id)[0],dd=toArray(ud.Queue)[0],pd=nd(ud.Event),fd=od(ud.Filter);qa.QueueConfiguration.push({Id:cd,Queue:dd,Event:pd,Filter:fd})}),ld.CloudFunctionConfiguration&&toArray(ld.CloudFunctionConfiguration).forEach(ud=>{var cd=toArray(ud.Id)[0],dd=toArray(ud.CloudFunction)[0],pd=nd(ud.Event),fd=od(ud.Filter);qa.CloudFunctionConfiguration.push({Id:cd,CloudFunction:dd,Event:pd,Filter:fd})}),qa}function parseCompleteMultipart(Ra){var qa=parseXml(Ra).CompleteMultipartUploadResult;if(qa.Location){var nd=toArray(qa.Location)[0],od=toArray(qa.Bucket)[0],ld=qa.Key,ud=qa.ETag.replace(/^"/g,"").replace(/"$/g,"").replace(/^&quot;/g,"").replace(/&quot;$/g,"").replace(/^&#34;/g,"").replace(/&#34;$/g,"");return{location:nd,bucket:od,key:ld,etag:ud}}if(qa.Code&&qa.Message){var cd=toArray(qa.Code)[0],dd=toArray(qa.Message)[0];return{errCode:cd,errMessage:dd}}}const formatObjInfo=(Ra,qa={})=>{let{Key:nd,LastModified:od,ETag:ld,Size:ud,VersionId:cd,IsLatest:dd}=Ra;isObject(qa)||(qa={});const pd=sanitizeObjectKey(toArray(nd)[0]),fd=new Date(toArray(od)[0]),md=sanitizeETag(toArray(ld)[0]),vd=sanitizeSize(ud);return{name:pd,lastModified:fd,etag:md,size:vd,versionId:cd,isLatest:dd,isDeleteMarker:qa.IsDeleteMarker?qa.IsDeleteMarker:!1}};function parseListObjects(Ra){var qa={objects:[],isTruncated:!1};let nd=!1,od,ld;const ud=fxpWithoutNumParser.parse(Ra),cd=fd=>{fd&&toArray(fd).forEach(md=>{qa.objects.push({prefix:sanitizeObjectKey(toArray(md.Prefix)[0]),size:0})})},dd=ud.ListBucketResult,pd=ud.ListVersionsResult;return dd&&(dd.IsTruncated&&(nd=dd.IsTruncated),dd.Contents&&toArray(dd.Contents).forEach(fd=>{const md=sanitizeObjectKey(toArray(fd.Key)[0]),vd=new Date(toArray(fd.LastModified)[0]),Ad=sanitizeETag(toArray(fd.ETag)[0]),Nd=sanitizeSize(fd.Size);qa.objects.push({name:md,lastModified:vd,etag:Ad,size:Nd})}),dd.NextMarker&&(od=dd.NextMarker),cd(dd.CommonPrefixes)),pd&&(pd.IsTruncated&&(nd=pd.IsTruncated),pd.Version&&toArray(pd.Version).forEach(fd=>{qa.objects.push(formatObjInfo(fd))}),pd.DeleteMarker&&toArray(pd.DeleteMarker).forEach(fd=>{qa.objects.push(formatObjInfo(fd,{IsDeleteMarker:!0}))}),pd.NextKeyMarker&&(ld=pd.NextKeyMarker),pd.NextVersionIdMarker&&(qa.versionIdMarker=pd.NextVersionIdMarker),cd(pd.CommonPrefixes)),qa.isTruncated=nd,nd&&(qa.nextMarker=ld||od),qa}function parseListObjectsV2(Ra){var qa={objects:[],isTruncated:!1},nd=parseXml(Ra);if(!nd.ListBucketResult)throw new InvalidXMLError('Missing tag: "ListBucketResult"');return nd=nd.ListBucketResult,nd.IsTruncated&&(qa.isTruncated=nd.IsTruncated),nd.NextContinuationToken&&(qa.nextContinuationToken=nd.NextContinuationToken),nd.Contents&&toArray(nd.Contents).forEach(od=>{var ld=sanitizeObjectKey(toArray(od.Key)[0]),ud=new Date(od.LastModified),cd=sanitizeETag(od.ETag),dd=od.Size;qa.objects.push({name:ld,lastModified:ud,etag:cd,size:dd})}),nd.CommonPrefixes&&toArray(nd.CommonPrefixes).forEach(od=>{qa.objects.push({prefix:sanitizeObjectKey(toArray(od.Prefix)[0]),size:0})}),qa}function parseBucketVersioningConfig(Ra){var qa=parseXml(Ra);return qa.VersioningConfiguration}function parseTagging(Ra){const qa=parseXml(Ra);let nd=[];if(qa.Tagging&&qa.Tagging.TagSet&&qa.Tagging.TagSet.Tag){const od=qa.Tagging.TagSet.Tag;isObject(od)?nd.push(od):nd=od}return nd}function parseLifecycleConfig(Ra){return parseXml(Ra).LifecycleConfiguration}function parseObjectLockConfig(Ra){const qa=parseXml(Ra);let nd={};if(qa.ObjectLockConfiguration){nd={objectLockEnabled:qa.ObjectLockConfiguration.ObjectLockEnabled};let od;if(qa.ObjectLockConfiguration&&qa.ObjectLockConfiguration.Rule&&qa.ObjectLockConfiguration.Rule.DefaultRetention&&(od=qa.ObjectLockConfiguration.Rule.DefaultRetention||{},nd.mode=od.Mode),od){const ld=od.Years;ld?(nd.validity=ld,nd.unit=RETENTION_VALIDITY_UNITS.YEARS):(nd.validity=od.Days,nd.unit=RETENTION_VALIDITY_UNITS.DAYS)}return nd}}function parseObjectRetentionConfig(Ra){const nd=parseXml(Ra).Retention;return{mode:nd.Mode,retainUntilDate:nd.RetainUntilDate}}function parseBucketEncryptionConfig(Ra){return parseXml(Ra)}function parseObjectLegalHoldConfig(Ra){return parseXml(Ra).LegalHold}function uploadPartParser(Ra){return parseXml(Ra).CopyPartResult}function removeObjectsParser(Ra){const qa=parseXml(Ra);return qa.DeleteResult&&qa.DeleteResult.Error?toArray(qa.DeleteResult.Error):[]}function parseSelectObjectContentResponse(Ra){function qa(ud){const cd=Buffer$2.from(ud.read(1)).readUInt8(),pd=(Buffer$2.from(ud.read(cd)).toString()||"").split(":");return pd.length>=1?pd[1]:""}function nd(ud){const cd=Buffer$2.from(ud.read(2)).readUInt16BE();return Buffer$2.from(ud.read(cd)).toString()}const od=new SelectResults({}),ld=readableStream(Ra);for(;ld._readableState.length;){let ud;const cd=Buffer$2.from(ld.read(4));ud=crc32$1(cd);const dd=Buffer$2.from(ld.read(4));ud=crc32$1(dd,ud);const pd=ud.readInt32BE(),fd=Buffer$2.from(ld.read(4));ud=crc32$1(fd,ud);const md=cd.readInt32BE(),vd=dd.readInt32BE(),Ad=fd.readInt32BE();if(Ad!==pd)throw new Error(`Header Checksum Mismatch, Prelude CRC of ${Ad} does not equal expected CRC of ${pd}`);const Nd={};if(vd>0){const Pd=Buffer$2.from(ld.read(vd));ud=crc32$1(Pd,ud);const Md=readableStream(Pd);for(;Md._readableState.length;){let Bd=qa(Md);Md.read(1),Nd[Bd]=nd(Md)}}let Id;const Od=md-vd-16;if(Od>0){const Pd=Buffer$2.from(ld.read(Od));ud=crc32$1(Pd,ud);const Md=Buffer$2.from(ld.read(4)).readInt32BE(),Bd=ud.readInt32BE();if(Md!==Bd)throw new Error(`Message Checksum Mismatch, Message CRC of ${Md} does not equal expected CRC of ${Bd}`);Id=readableStream(Pd)}const Fd=Nd["message-type"];switch(Fd){case"error":{const Pd=Nd["error-code"]+':"'+Nd["error-message"]+'"';throw new Error(Pd)}case"event":{const Pd=Nd["content-type"];switch(Nd["event-type"]){case"End":return od.setResponse(Ra),od;case"Records":{const Bd=Id.read(Od);od.setRecords(Bd);break}case"Progress":switch(Pd){case"text/xml":{const Bd=Id.read(Od);od.setProgress(Bd.toString());break}default:{const Bd=`Unexpected content-type ${Pd} sent for event-type Progress`;throw new Error(Bd)}}break;case"Stats":switch(Pd){case"text/xml":{const Bd=Id.read(Od);od.setStats(Bd.toString());break}default:{const Bd=`Unexpected content-type ${Pd} sent for event-type Stats`;throw new Error(Bd)}}break;default:{const Bd=`Un implemented event detected ${Fd}.`;console.warn(Bd)}}}}}}function getConcater(Ra,qa){var nd=!1,od=[];if(Ra&&!isFunction(Ra))throw new TypeError('parser should be of type "function"');return Ra&&(nd=!0),Through2({objectMode:nd},function(ld,ud,cd){od.push(ld),cd()},function(ld){od.length&&(Ra?this.push(Ra(Buffer$2.concat(od).toString())):this.push(Buffer$2.concat(od))),ld()})}function getCopyObjectTransformer(){return getConcater(parseCopyObject)}function getListMultipartTransformer(){return getConcater(parseListMultipart)}function getListObjectsTransformer(){return getConcater(parseListObjects)}function getListObjectsV2Transformer(){return getConcater(parseListObjectsV2)}function getCompleteMultipartTransformer(){return getConcater(parseCompleteMultipart)}function getBucketNotificationTransformer(){return getConcater(parseBucketNotification)}function getNotificationTransformer(){return new JSONParser}function bucketVersioningTransformer(){return getConcater(parseBucketVersioningConfig)}function getTagsTransformer(){return getConcater(parseTagging)}function lifecycleTransformer(){return getConcater(parseLifecycleConfig)}function objectLockTransformer(){return getConcater(parseObjectLockConfig)}function objectRetentionTransformer(){return getConcater(parseObjectRetentionConfig)}function bucketEncryptionTransformer(){return getConcater(parseBucketEncryptionConfig)}function objectLegalHoldTransformer(){return getConcater(parseObjectLegalHoldConfig)}function uploadPartTransformer(){return getConcater(uploadPartParser)}function selectObjectContentTransformer(){return getConcater()}function removeObjectsTransformer(){return getConcater(removeObjectsParser)}var define_process_default$1={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};class NotificationConfig{add(qa){let nd="";qa instanceof TopicConfig&&(nd="TopicConfiguration"),qa instanceof QueueConfig&&(nd="QueueConfiguration"),qa instanceof CloudFunctionConfig&&(nd="CloudFunctionConfiguration"),this[nd]||(this[nd]=[]),this[nd].push(qa)}}class TargetConfig{setId(qa){this.Id=qa}addEvent(qa){this.Event||(this.Event=[]),this.Event.push(qa)}addFilterSuffix(qa){this.Filter||(this.Filter={S3Key:{FilterRule:[]}}),this.Filter.S3Key.FilterRule.push({Name:"suffix",Value:qa})}addFilterPrefix(qa){this.Filter||(this.Filter={S3Key:{FilterRule:[]}}),this.Filter.S3Key.FilterRule.push({Name:"prefix",Value:qa})}}class TopicConfig extends TargetConfig{constructor(qa){super(),this.Topic=qa}}class QueueConfig extends TargetConfig{constructor(qa){super(),this.Queue=qa}}class CloudFunctionConfig extends TargetConfig{constructor(qa){super(),this.CloudFunction=qa}}class NotificationPoller extends eventsExports.EventEmitter{constructor(qa,nd,od,ld,ud){super(),this.client=qa,this.bucketName=nd,this.prefix=od,this.suffix=ld,this.events=ud,this.ending=!1}start(){this.ending=!1,define_process_default$1.nextTick(()=>{this.checkForChanges()})}stop(){this.ending=!0}checkForChanges(){if(this.ending)return;let qa="GET";var nd=[];if(this.prefix){var od=uriEscape(this.prefix);nd.push(`prefix=${od}`)}if(this.suffix){var ld=uriEscape(this.suffix);nd.push(`suffix=${ld}`)}this.events&&this.events.forEach(dd=>nd.push("events="+uriEscape(dd))),nd.sort();var ud="";nd.length>0&&(ud=`${nd.join("&")}`);const cd=this.client.region||DEFAULT_REGION;this.client.makeRequest({method:qa,bucketName:this.bucketName,query:ud},"",[200],cd,!0,(dd,pd)=>{if(dd)return this.emit("error",dd);let fd=getNotificationTransformer();pipesetup(pd,fd).on("data",md=>{let vd=md.Records;vd||(vd=[]),vd.forEach(Ad=>{this.emit("notification",Ad)}),this.ending&&pd.destroy()}).on("error",md=>this.emit("error",md)).on("end",()=>{define_process_default$1.nextTick(()=>{this.checkForChanges()})})})}}var define_process_default={version:"v20.18.1",versions:{node:"20.18.1",acorn:"8.12.1",ada:"2.9.0",ares:"1.33.1",base64:"0.5.2",brotli:"1.1.0",cjs_module_lexer:"1.4.1",cldr:"45.0",icu:"75.1",llhttp:"8.1.2",modules:"115",napi:"9",nghttp2:"1.61.0",nghttp3:"0.7.0",ngtcp2:"1.1.0",openssl:"3.0.15+quic",simdutf:"5.5.0",tz:"2024b",undici:"6.20.0",unicode:"15.1",uv:"1.46.0",uvwasi:"0.0.21",v8:"11.3.244.8-node.23",zlib:"1.3.0.1-motley-71660e1"},arch:"x64",platform:"linux",release:{name:"node",lts:"Iron",sourceUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1.tar.gz",headersUrl:"https://nodejs.org/download/release/v20.18.1/node-v20.18.1-headers.tar.gz"},moduleLoadList:["Internal Binding builtins","Internal Binding module_wrap","Internal Binding errors","NativeModule internal/assert","Internal Binding util","NativeModule internal/errors","Internal Binding config","Internal Binding timers","Internal Binding async_wrap","Internal Binding task_queue","Internal Binding symbols","NativeModule internal/async_hooks","Internal Binding constants","Internal Binding types","Internal Binding options","NativeModule internal/options","Internal Binding string_decoder","NativeModule internal/util","NativeModule internal/util/types","NativeModule internal/validators","NativeModule internal/linkedlist","NativeModule internal/priority_queue","Internal Binding icu","NativeModule internal/util/inspect","NativeModule internal/util/debuglog","NativeModule internal/timers","NativeModule internal/events/abort_listener","NativeModule events","Internal Binding buffer","NativeModule internal/buffer","NativeModule buffer","Internal Binding messaging","NativeModule internal/worker/js_transferable","NativeModule internal/querystring","NativeModule internal/constants","NativeModule path","NativeModule querystring","Internal Binding url","NativeModule internal/url","NativeModule internal/fs/utils","Internal Binding process_methods","NativeModule internal/process/per_thread","Internal Binding credentials","NativeModule internal/process/promises","NativeModule internal/fixed_queue","NativeModule async_hooks","NativeModule internal/process/task_queues","NativeModule timers","Internal Binding trace_events","Internal Binding contextify","NativeModule internal/vm","NativeModule internal/process/execution","NativeModule internal/process/warning","NativeModule internal/source_map/source_map_cache","Internal Binding fs","Internal Binding blob","Internal Binding encoding_binding","NativeModule internal/encoding","NativeModule internal/streams/utils","NativeModule util","NativeModule internal/webstreams/util","NativeModule internal/webstreams/queuingstrategies","NativeModule internal/blob","Internal Binding permission","NativeModule internal/process/permission","NativeModule fs","NativeModule internal/modules/helpers","NativeModule internal/console/constructor","NativeModule internal/console/global","NativeModule internal/util/inspector","Internal Binding inspector","NativeModule internal/webidl","Internal Binding performance","NativeModule internal/perf/utils","NativeModule internal/event_target","Internal Binding wasm_web_api","Internal Binding mksnapshot","NativeModule internal/v8/startup_snapshot","NativeModule internal/process/signal","NativeModule url","NativeModule internal/modules/package_json_reader","NativeModule internal/modules/cjs/loader","NativeModule internal/process/pre_execution","NativeModule internal/modules/esm/utils","NativeModule internal/inspector_async_hook","Internal Binding worker","NativeModule internal/modules/run_main","NativeModule internal/net","NativeModule internal/dns/utils","NativeModule internal/modules/esm/assert","NativeModule internal/modules/esm/loader","NativeModule internal/modules/esm/module_map","NativeModule internal/modules/esm/translators","NativeModule internal/modules/esm/package_config","NativeModule internal/modules/esm/formats","NativeModule internal/modules/esm/get_format","NativeModule internal/modules/esm/resolve","NativeModule internal/modules/esm/module_job","NativeModule internal/modules/esm/load","Internal Binding fs_dir","NativeModule internal/fs/dir","NativeModule string_decoder","Internal Binding fs_event_wrap","Internal Binding uv","NativeModule internal/fs/watchers","NativeModule internal/fs/recursive_watch","NativeModule internal/readline/utils","NativeModule internal/readline/callbacks","NativeModule internal/readline/interface","NativeModule internal/fs/promises","NativeModule internal/perf/performance_entry","NativeModule internal/perf/observe","NativeModule internal/perf/resource_timing","NativeModule internal/perf/nodetiming","NativeModule internal/perf/usertiming","NativeModule internal/perf/event_loop_utilization","NativeModule internal/histogram","NativeModule internal/perf/timerify","NativeModule internal/perf/performance","NativeModule internal/perf/event_loop_delay","NativeModule perf_hooks","NativeModule internal/modules/esm/initialize_import_meta","NativeModule internal/streams/destroy","NativeModule internal/abort_controller","NativeModule internal/streams/end-of-stream","NativeModule internal/streams/legacy","NativeModule internal/streams/add-abort-signal","NativeModule internal/streams/state","NativeModule internal/streams/from","NativeModule internal/streams/readable","NativeModule internal/streams/writable","NativeModule internal/streams/duplex","NativeModule internal/streams/pipeline","NativeModule internal/streams/compose","NativeModule internal/streams/operators","NativeModule stream/promises","NativeModule internal/streams/transform","NativeModule internal/streams/passthrough","NativeModule internal/streams/duplexpair","NativeModule stream","NativeModule internal/fs/streams","NativeModule fs/promises","NativeModule internal/util/parse_args/utils","NativeModule internal/util/parse_args/parse_args","NativeModule internal/mime","NativeModule internal/source_map/source_map","NativeModule module","Internal Binding stream_wrap","Internal Binding tcp_wrap","Internal Binding pipe_wrap","NativeModule internal/stream_base_commons","NativeModule diagnostics_channel","NativeModule net","Internal Binding tty_wrap","NativeModule internal/tty","NativeModule tty","NativeModule internal/deps/cjs-module-lexer/dist/lexer","Internal Binding udp_wrap","NativeModule internal/dgram","NativeModule dgram","Internal Binding process_wrap","NativeModule internal/socket_list","Internal Binding spawn_sync","NativeModule internal/child_process","NativeModule child_process","NativeModule _http_agent","Internal Binding http_parser","NativeModule internal/freelist","NativeModule _http_incoming","NativeModule _http_common","NativeModule internal/http","NativeModule _http_outgoing","NativeModule _http_client","NativeModule _http_server","NativeModule http","Internal Binding crypto","Internal Binding cares_wrap","NativeModule internal/crypto/hashnames","NativeModule internal/crypto/util","NativeModule internal/tls/secure-context","NativeModule _tls_common","NativeModule internal/crypto/random","NativeModule internal/crypto/pbkdf2","NativeModule internal/crypto/scrypt","NativeModule internal/crypto/keys","NativeModule internal/crypto/hkdf","NativeModule internal/crypto/keygen","NativeModule internal/crypto/diffiehellman","NativeModule internal/streams/lazy_transform","NativeModule internal/crypto/cipher","NativeModule internal/crypto/sig","NativeModule internal/crypto/hash","NativeModule internal/crypto/x509","NativeModule internal/crypto/certificate","NativeModule crypto","Internal Binding js_stream","NativeModule internal/js_stream_socket","Internal Binding tls_wrap","NativeModule _tls_wrap","NativeModule internal/tls/secure-pair","NativeModule tls","NativeModule https","Internal Binding block_list","NativeModule internal/socketaddress","NativeModule internal/blocklist","Internal Binding os","NativeModule os","NativeModule internal/crypto/webcrypto","NativeModule internal/dns/callback_resolver","NativeModule dns","NativeModule internal/dns/promises","NativeModule internal/util/colors","NativeModule internal/assert/assertion_error","NativeModule internal/assert/utils","NativeModule internal/assert/calltracker","NativeModule assert","Internal Binding serdes","Internal Binding profiler","Internal Binding heap_utils","Internal Binding internal_only_v8","NativeModule internal/heap_utils","NativeModule internal/promise_hooks","Internal Binding v8","NativeModule v8","NativeModule internal/worker/io","NativeModule internal/error_serdes","NativeModule internal/worker","NativeModule worker_threads","NativeModule internal/file","NativeModule internal/readline/emitKeypressEvents","NativeModule internal/readline/promises","NativeModule readline/promises","NativeModule readline","Internal Binding zlib","NativeModule zlib","NativeModule process","Internal Binding report","NativeModule internal/process/report","NativeModule constants"],_events:{newListener:[null,null],removeListener:[null,null]},_eventsCount:3,domain:null,_exiting:!1,config:{target_defaults:{cflags:[],default_configuration:"Release",defines:["NODE_OPENSSL_CONF_NAME=nodejs_conf","NODE_OPENSSL_HAS_QUIC","ICU_NO_USER_DATA_OVERRIDE"],include_dirs:[],libraries:[]},variables:{asan:0,clang:0,coverage:!1,dcheck_always_on:0,debug_nghttp2:!1,debug_node:!1,enable_lto:!1,enable_pgo_generate:!1,enable_pgo_use:!1,error_on_warn:!1,force_dynamic_crt:0,gas_version:"2.35",host_arch:"x64",icu_data_in:"../../deps/icu-tmp/icudt75l.dat",icu_endianness:"l",icu_gyp_path:"tools/icu/icu-generic.gyp",icu_path:"deps/icu-small",icu_small:!1,icu_ver_major:"75",is_debug:0,libdir:"lib",llvm_version:"0.0",napi_build_version:"9",node_builtin_shareable_builtins:["deps/cjs-module-lexer/lexer.js","deps/cjs-module-lexer/dist/lexer.js","deps/undici/undici.js"],node_byteorder:"little",node_debug_lib:!1,node_enable_d8:!1,node_enable_v8_vtunejit:!1,node_fipsinstall:!1,node_install_corepack:!0,node_install_npm:!0,node_library_files:["lib/_http_agent.js","lib/_http_client.js","lib/_http_common.js","lib/_http_incoming.js","lib/_http_outgoing.js","lib/_http_server.js","lib/_stream_duplex.js","lib/_stream_passthrough.js","lib/_stream_readable.js","lib/_stream_transform.js","lib/_stream_wrap.js","lib/_stream_writable.js","lib/_tls_common.js","lib/_tls_wrap.js","lib/assert.js","lib/assert/strict.js","lib/async_hooks.js","lib/buffer.js","lib/child_process.js","lib/cluster.js","lib/console.js","lib/constants.js","lib/crypto.js","lib/dgram.js","lib/diagnostics_channel.js","lib/dns.js","lib/dns/promises.js","lib/domain.js","lib/events.js","lib/fs.js","lib/fs/promises.js","lib/http.js","lib/http2.js","lib/https.js","lib/inspector.js","lib/inspector/promises.js","lib/internal/abort_controller.js","lib/internal/assert.js","lib/internal/assert/assertion_error.js","lib/internal/assert/calltracker.js","lib/internal/assert/utils.js","lib/internal/async_hooks.js","lib/internal/blob.js","lib/internal/blocklist.js","lib/internal/bootstrap/node.js","lib/internal/bootstrap/realm.js","lib/internal/bootstrap/shadow_realm.js","lib/internal/bootstrap/switches/does_not_own_process_state.js","lib/internal/bootstrap/switches/does_own_process_state.js","lib/internal/bootstrap/switches/is_main_thread.js","lib/internal/bootstrap/switches/is_not_main_thread.js","lib/internal/bootstrap/web/exposed-wildcard.js","lib/internal/bootstrap/web/exposed-window-or-worker.js","lib/internal/buffer.js","lib/internal/child_process.js","lib/internal/child_process/serialization.js","lib/internal/cli_table.js","lib/internal/cluster/child.js","lib/internal/cluster/primary.js","lib/internal/cluster/round_robin_handle.js","lib/internal/cluster/shared_handle.js","lib/internal/cluster/utils.js","lib/internal/cluster/worker.js","lib/internal/console/constructor.js","lib/internal/console/global.js","lib/internal/constants.js","lib/internal/crypto/aes.js","lib/internal/crypto/certificate.js","lib/internal/crypto/cfrg.js","lib/internal/crypto/cipher.js","lib/internal/crypto/diffiehellman.js","lib/internal/crypto/ec.js","lib/internal/crypto/hash.js","lib/internal/crypto/hashnames.js","lib/internal/crypto/hkdf.js","lib/internal/crypto/keygen.js","lib/internal/crypto/keys.js","lib/internal/crypto/mac.js","lib/internal/crypto/pbkdf2.js","lib/internal/crypto/random.js","lib/internal/crypto/rsa.js","lib/internal/crypto/scrypt.js","lib/internal/crypto/sig.js","lib/internal/crypto/util.js","lib/internal/crypto/webcrypto.js","lib/internal/crypto/webidl.js","lib/internal/crypto/x509.js","lib/internal/debugger/inspect.js","lib/internal/debugger/inspect_client.js","lib/internal/debugger/inspect_repl.js","lib/internal/dgram.js","lib/internal/dns/callback_resolver.js","lib/internal/dns/promises.js","lib/internal/dns/utils.js","lib/internal/encoding.js","lib/internal/error_serdes.js","lib/internal/errors.js","lib/internal/event_target.js","lib/internal/events/abort_listener.js","lib/internal/events/symbols.js","lib/internal/file.js","lib/internal/fixed_queue.js","lib/internal/freelist.js","lib/internal/freeze_intrinsics.js","lib/internal/fs/cp/cp-sync.js","lib/internal/fs/cp/cp.js","lib/internal/fs/dir.js","lib/internal/fs/promises.js","lib/internal/fs/read/context.js","lib/internal/fs/recursive_watch.js","lib/internal/fs/rimraf.js","lib/internal/fs/streams.js","lib/internal/fs/sync_write_stream.js","lib/internal/fs/utils.js","lib/internal/fs/watchers.js","lib/internal/heap_utils.js","lib/internal/histogram.js","lib/internal/http.js","lib/internal/http2/compat.js","lib/internal/http2/core.js","lib/internal/http2/util.js","lib/internal/inspector_async_hook.js","lib/internal/inspector_network_tracking.js","lib/internal/js_stream_socket.js","lib/internal/legacy/processbinding.js","lib/internal/linkedlist.js","lib/internal/main/check_syntax.js","lib/internal/main/embedding.js","lib/internal/main/eval_stdin.js","lib/internal/main/eval_string.js","lib/internal/main/inspect.js","lib/internal/main/mksnapshot.js","lib/internal/main/print_help.js","lib/internal/main/prof_process.js","lib/internal/main/repl.js","lib/internal/main/run_main_module.js","lib/internal/main/test_runner.js","lib/internal/main/watch_mode.js","lib/internal/main/worker_thread.js","lib/internal/mime.js","lib/internal/modules/cjs/loader.js","lib/internal/modules/esm/assert.js","lib/internal/modules/esm/create_dynamic_module.js","lib/internal/modules/esm/fetch_module.js","lib/internal/modules/esm/formats.js","lib/internal/modules/esm/get_format.js","lib/internal/modules/esm/hooks.js","lib/internal/modules/esm/initialize_import_meta.js","lib/internal/modules/esm/load.js","lib/internal/modules/esm/loader.js","lib/internal/modules/esm/module_job.js","lib/internal/modules/esm/module_map.js","lib/internal/modules/esm/package_config.js","lib/internal/modules/esm/resolve.js","lib/internal/modules/esm/shared_constants.js","lib/internal/modules/esm/translators.js","lib/internal/modules/esm/utils.js","lib/internal/modules/esm/worker.js","lib/internal/modules/helpers.js","lib/internal/modules/package_json_reader.js","lib/internal/modules/run_main.js","lib/internal/navigator.js","lib/internal/net.js","lib/internal/options.js","lib/internal/per_context/domexception.js","lib/internal/per_context/messageport.js","lib/internal/per_context/primordials.js","lib/internal/perf/event_loop_delay.js","lib/internal/perf/event_loop_utilization.js","lib/internal/perf/nodetiming.js","lib/internal/perf/observe.js","lib/internal/perf/performance.js","lib/internal/perf/performance_entry.js","lib/internal/perf/resource_timing.js","lib/internal/perf/timerify.js","lib/internal/perf/usertiming.js","lib/internal/perf/utils.js","lib/internal/policy/manifest.js","lib/internal/policy/sri.js","lib/internal/priority_queue.js","lib/internal/process/execution.js","lib/internal/process/per_thread.js","lib/internal/process/permission.js","lib/internal/process/policy.js","lib/internal/process/pre_execution.js","lib/internal/process/promises.js","lib/internal/process/report.js","lib/internal/process/signal.js","lib/internal/process/task_queues.js","lib/internal/process/warning.js","lib/internal/process/worker_thread_only.js","lib/internal/promise_hooks.js","lib/internal/querystring.js","lib/internal/readline/callbacks.js","lib/internal/readline/emitKeypressEvents.js","lib/internal/readline/interface.js","lib/internal/readline/promises.js","lib/internal/readline/utils.js","lib/internal/repl.js","lib/internal/repl/await.js","lib/internal/repl/history.js","lib/internal/repl/utils.js","lib/internal/socket_list.js","lib/internal/socketaddress.js","lib/internal/source_map/prepare_stack_trace.js","lib/internal/source_map/source_map.js","lib/internal/source_map/source_map_cache.js","lib/internal/stream_base_commons.js","lib/internal/streams/add-abort-signal.js","lib/internal/streams/compose.js","lib/internal/streams/destroy.js","lib/internal/streams/duplex.js","lib/internal/streams/duplexify.js","lib/internal/streams/duplexpair.js","lib/internal/streams/end-of-stream.js","lib/internal/streams/from.js","lib/internal/streams/lazy_transform.js","lib/internal/streams/legacy.js","lib/internal/streams/operators.js","lib/internal/streams/passthrough.js","lib/internal/streams/pipeline.js","lib/internal/streams/readable.js","lib/internal/streams/state.js","lib/internal/streams/transform.js","lib/internal/streams/utils.js","lib/internal/streams/writable.js","lib/internal/test/binding.js","lib/internal/test/transfer.js","lib/internal/test_runner/coverage.js","lib/internal/test_runner/harness.js","lib/internal/test_runner/mock/loader.js","lib/internal/test_runner/mock/mock.js","lib/internal/test_runner/mock/mock_timers.js","lib/internal/test_runner/reporter/dot.js","lib/internal/test_runner/reporter/junit.js","lib/internal/test_runner/reporter/lcov.js","lib/internal/test_runner/reporter/spec.js","lib/internal/test_runner/reporter/tap.js","lib/internal/test_runner/reporter/utils.js","lib/internal/test_runner/reporter/v8-serializer.js","lib/internal/test_runner/runner.js","lib/internal/test_runner/test.js","lib/internal/test_runner/tests_stream.js","lib/internal/test_runner/utils.js","lib/internal/timers.js","lib/internal/tls/secure-context.js","lib/internal/tls/secure-pair.js","lib/internal/trace_events_async_hooks.js","lib/internal/tty.js","lib/internal/url.js","lib/internal/util.js","lib/internal/util/colors.js","lib/internal/util/comparisons.js","lib/internal/util/debuglog.js","lib/internal/util/embedding.js","lib/internal/util/inspect.js","lib/internal/util/inspector.js","lib/internal/util/iterable_weak_map.js","lib/internal/util/parse_args/parse_args.js","lib/internal/util/parse_args/utils.js","lib/internal/util/types.js","lib/internal/v8/startup_snapshot.js","lib/internal/v8_prof_polyfill.js","lib/internal/v8_prof_processor.js","lib/internal/validators.js","lib/internal/vm.js","lib/internal/vm/module.js","lib/internal/wasm_web_api.js","lib/internal/watch_mode/files_watcher.js","lib/internal/watchdog.js","lib/internal/webidl.js","lib/internal/webstreams/adapters.js","lib/internal/webstreams/compression.js","lib/internal/webstreams/encoding.js","lib/internal/webstreams/queuingstrategies.js","lib/internal/webstreams/readablestream.js","lib/internal/webstreams/transfer.js","lib/internal/webstreams/transformstream.js","lib/internal/webstreams/util.js","lib/internal/webstreams/writablestream.js","lib/internal/worker.js","lib/internal/worker/io.js","lib/internal/worker/js_transferable.js","lib/module.js","lib/net.js","lib/os.js","lib/path.js","lib/path/posix.js","lib/path/win32.js","lib/perf_hooks.js","lib/process.js","lib/punycode.js","lib/querystring.js","lib/readline.js","lib/readline/promises.js","lib/repl.js","lib/sea.js","lib/stream.js","lib/stream/consumers.js","lib/stream/promises.js","lib/stream/web.js","lib/string_decoder.js","lib/sys.js","lib/test.js","lib/test/reporters.js","lib/timers.js","lib/timers/promises.js","lib/tls.js","lib/trace_events.js","lib/tty.js","lib/url.js","lib/util.js","lib/util/types.js","lib/v8.js","lib/vm.js","lib/wasi.js","lib/worker_threads.js","lib/zlib.js"],node_module_version:115,node_no_browser_globals:!1,node_prefix:"/",node_release_urlbase:"https://nodejs.org/download/release/",node_section_ordering_info:"",node_shared:!1,node_shared_ada:!1,node_shared_brotli:!1,node_shared_cares:!1,node_shared_http_parser:!1,node_shared_libuv:!1,node_shared_nghttp2:!1,node_shared_nghttp3:!1,node_shared_ngtcp2:!1,node_shared_openssl:!1,node_shared_simdjson:!1,node_shared_simdutf:!1,node_shared_uvwasi:!1,node_shared_zlib:!1,node_tag:"",node_target_type:"executable",node_use_bundled_v8:!0,node_use_node_code_cache:!0,node_use_node_snapshot:!0,node_use_openssl:!0,node_use_v8_platform:!0,node_with_ltcg:!1,node_without_node_options:!1,node_write_snapshot_as_array_literals:!1,openssl_is_fips:!1,openssl_quic:!0,ossfuzz:!1,shlib_suffix:"so.115",single_executable_application:!0,target_arch:"x64",ubsan:0,use_prefix_to_find_headers:!1,v8_enable_31bit_smis_on_64bit_arch:0,v8_enable_extensible_ro_snapshot:0,v8_enable_gdbjit:0,v8_enable_hugepage:0,v8_enable_i18n_support:1,v8_enable_inspector:1,v8_enable_javascript_promise_hooks:1,v8_enable_lite_mode:0,v8_enable_maglev:0,v8_enable_object_print:1,v8_enable_pointer_compression:0,v8_enable_sandbox:0,v8_enable_shared_ro_heap:1,v8_enable_short_builtin_calls:1,v8_enable_v8_checks:0,v8_enable_webassembly:1,v8_no_strict_aliasing:1,v8_optimized_debug:1,v8_promise_internal_field_count:1,v8_random_seed:0,v8_trace_maps:0,v8_use_siphash:1,want_separate_host_toolset:0}},allowedNodeEnvironmentFlags:{},features:{inspector:!0,debug:!1,uv:!0,ipv6:!0,tls_alpn:!0,tls_sni:!0,tls_ocsp:!0,tls:!0,cached_builtins:!0},sourceMapsEnabled:!1,stdout:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:1,_isStdio:!0},stdin:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:2,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,fd:0},stderr:{connecting:!1,_hadError:!1,_parent:null,_host:null,_closeAfterHandlingError:!1,_events:{},_readableState:{highWaterMark:16384,buffer:[],bufferIndex:0,length:0,pipes:[],awaitDrainWriters:null,readable:!1},_writableState:{highWaterMark:16384,length:0,corked:0,writelen:0,bufferedIndex:0,pendingcb:0},allowHalfOpen:!1,_eventsCount:1,_sockname:null,_pendingData:null,_pendingEncoding:"",server:null,_server:null,_type:"pipe",fd:2,_isStdio:!0},env:{GITHUB_STATE:"/home/runner/work/_temp/_runner_file_commands/save_state_19c3c676-80a5-4a4e-a578-f832417e5da6",STATS_TRP:"true",DEPLOYMENT_BASEPATH:"/opt/runner",DOTNET_NOLOGO:"1",USER:"runner",npm_config_user_agent:"npm/10.8.2 node/v20.18.1 linux x64 workspaces/false ci/github-actions",CI:"true",RUNNER_ENVIRONMENT:"github-hosted",GITHUB_ENV:"/home/runner/work/_temp/_runner_file_commands/set_env_19c3c676-80a5-4a4e-a578-f832417e5da6",PIPX_HOME:"/opt/pipx",npm_node_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",JAVA_HOME_8_X64:"/usr/lib/jvm/temurin-8-jdk-amd64",SHLVL:"1",npm_config_noproxy:"",HOME:"/home/runner",RUNNER_TEMP:"/home/runner/work/_temp",GITHUB_EVENT_PATH:"/home/runner/work/_temp/_github_workflow/event.json",npm_package_json:"/home/runner/work/md/md/package.json",JAVA_HOME_11_X64:"/usr/lib/jvm/temurin-11-jdk-amd64",PIPX_BIN_DIR:"/opt/pipx_bin",GITHUB_REPOSITORY_OWNER:"doocs",GRADLE_HOME:"/usr/share/gradle-8.11.1",ANDROID_NDK_LATEST_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",JAVA_HOME_21_X64:"/usr/lib/jvm/temurin-21-jdk-amd64",STATS_RDCL:"true",GITHUB_RETENTION_DAYS:"90",GITHUB_REPOSITORY_OWNER_ID:"43716716",POWERSHELL_DISTRIBUTION_CHANNEL:"GitHub-Actions-ubuntu22",AZURE_EXTENSION_DIR:"/opt/az/azcliextensions",GITHUB_HEAD_REF:"",npm_config_userconfig:"/home/runner/.npmrc",npm_config_local_prefix:"/home/runner/work/md/md",SYSTEMD_EXEC_PID:"603",GITHUB_GRAPHQL_URL:"https://api.github.com/graphql",COLOR:"0",NVM_DIR:"/home/runner/.nvm",DOTNET_SKIP_FIRST_TIME_EXPERIENCE:"1",GOROOT_1_21_X64:"/opt/hostedtoolcache/go/1.21.13/x64",JAVA_HOME_17_X64:"/usr/lib/jvm/temurin-17-jdk-amd64",ImageVersion:"20241201.1.0",RUNNER_OS:"Linux",GITHUB_API_URL:"https://api.github.com",GOROOT_1_22_X64:"/opt/hostedtoolcache/go/1.22.9/x64",SWIFT_PATH:"/usr/share/swift/usr/bin",RUNNER_USER:"runner",STATS_V3PS:"true",CHROMEWEBDRIVER:"/usr/local/share/chromedriver-linux64",GOROOT_1_23_X64:"/opt/hostedtoolcache/go/1.23.3/x64",JOURNAL_STREAM:"8:18904",GITHUB_WORKFLOW:"Build and Deploy",_:"/opt/hostedtoolcache/node/20.18.1/x64/bin/npm",npm_config_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",npm_config_npm_version:"10.8.2",ACTIONS_RUNNER_ACTION_ARCHIVE_CACHE:"/opt/actionarchivecache",STATS_D:"true",GITHUB_RUN_ID:"12288772916",STATS_VMFE:"true",npm_config_cache:"/home/runner/.npm",GITHUB_REF_TYPE:"branch",BOOTSTRAP_HASKELL_NONINTERACTIVE:"1",GITHUB_WORKFLOW_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_BASE_REF:"",ImageOS:"ubuntu22",STATS_BLT:"true",GITHUB_WORKFLOW_REF:"doocs/md/.github/workflows/build.yml@refs/heads/main",PERFLOG_LOCATION_SETTING:"RUNNER_PERFLOG",GITHUB_ACTION_REPOSITORY:"",npm_config_node_gyp:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",PATH:"/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/home/runner/work/md/md/node_modules/.bin:/home/runner/work/md/node_modules/.bin:/home/runner/work/node_modules/.bin:/home/runner/node_modules/.bin:/home/node_modules/.bin:/node_modules/.bin:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/opt/hostedtoolcache/node/20.18.1/x64/bin:/snap/bin:/home/runner/.local/bin:/opt/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin",ANT_HOME:"/usr/share/ant",DOTNET_MULTILEVEL_LOOKUP:"0",RUNNER_TRACKING_ID:"github_01f7dc75-5558-4a2e-b219-92ce62722df1",INVOCATION_ID:"f9f7a98e48af4d0b8bef25e83efff836",RUNNER_TOOL_CACHE:"/opt/hostedtoolcache",NODE:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",npm_package_name:"md",GITHUB_ACTION:"__run_2",GITHUB_RUN_NUMBER:"458",GITHUB_TRIGGERING_ACTOR:"yanglbme",RUNNER_ARCH:"X64",XDG_RUNTIME_DIR:"/run/user/1001",AGENT_TOOLSDIRECTORY:"/opt/hostedtoolcache",LANG:"C.UTF-8",VCPKG_INSTALLATION_ROOT:"/usr/local/share/vcpkg",CONDA:"/usr/share/miniconda",RUNNER_NAME:"GitHub Actions 17",XDG_CONFIG_HOME:"/home/runner/.config",STATS_VMD:"true",GITHUB_REF_NAME:"main",GITHUB_REPOSITORY:"doocs/md",STATS_D_D:"true",npm_lifecycle_script:"vite build",STATS_UE:"true",ANDROID_NDK_ROOT:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_ACTION_REF:"",DEBIAN_FRONTEND:"noninteractive",GITHUB_REPOSITORY_ID:"218952803",GITHUB_ACTIONS:"true",STATS_PIP:"false",npm_package_version:"1.6.0",npm_lifecycle_event:"build:only",GITHUB_REF_PROTECTED:"true",GITHUB_WORKSPACE:"/home/runner/work/md/md",ACCEPT_EULA:"Y",GITHUB_JOB:"build-and-deploy",RUNNER_PERFLOG:"/home/runner/perflog",GITHUB_SHA:"a62fa1f29b12c780ebe19e5cececc8e526e003ce",GITHUB_RUN_ATTEMPT:"1",STATS_D_TC:"true",GITHUB_REF:"refs/heads/main",GITHUB_ACTOR:"yanglbme",ANDROID_SDK_ROOT:"/usr/local/lib/android/sdk",LEIN_HOME:"/usr/local/lib/lein",npm_config_globalconfig:"/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc",npm_config_init_module:"/home/runner/.npm-init.js",GITHUB_PATH:"/home/runner/work/_temp/_runner_file_commands/add_path_19c3c676-80a5-4a4e-a578-f832417e5da6",JAVA_HOME:"/usr/lib/jvm/temurin-11-jdk-amd64",PWD:"/home/runner/work/md/md",GITHUB_ACTOR_ID:"21008209",RUNNER_WORKSPACE:"/home/runner/work/md",npm_execpath:"/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/bin/npm-cli.js",HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS:"3650",GITHUB_EVENT_NAME:"push",HOMEBREW_NO_AUTO_UPDATE:"1",ANDROID_HOME:"/usr/local/lib/android/sdk",GITHUB_SERVER_URL:"https://github.com",GECKOWEBDRIVER:"/usr/local/share/gecko_driver",LEIN_JAR:"/usr/local/lib/lein/self-installs/leiningen-2.11.2-standalone.jar",GHCUP_INSTALL_BASE_PREFIX:"/usr/local",GITHUB_OUTPUT:"/home/runner/work/_temp/_runner_file_commands/set_output_19c3c676-80a5-4a4e-a578-f832417e5da6",npm_config_global_prefix:"/opt/hostedtoolcache/node/20.18.1/x64",EDGEWEBDRIVER:"/usr/local/share/edge_driver",STATS_EXT:"true",npm_command:"run-script",ANDROID_NDK:"/usr/local/lib/android/sdk/ndk/27.2.12479018",SGX_AESM_ADDR:"1",CHROME_BIN:"/usr/bin/google-chrome",SELENIUM_JAR_PATH:"/usr/share/java/selenium-server.jar",STATS_EXTP:"https://provjobdprod.z13.web.core.windows.net/settings/provjobdsettings-latest/provjobd.data",ANDROID_NDK_HOME:"/usr/local/lib/android/sdk/ndk/27.2.12479018",GITHUB_STEP_SUMMARY:"/home/runner/work/_temp/_runner_file_commands/step_summary_19c3c676-80a5-4a4e-a578-f832417e5da6",INIT_CWD:"/home/runner/work/md/md",EDITOR:"vi",NODE_ENV:"production",LAUNCH_EDITOR:"code"},title:"node",argv:["/opt/hostedtoolcache/node/20.18.1/x64/bin/node","/home/runner/work/md/md/node_modules/.bin/vite","build"],execArgv:[],pid:2130,ppid:2128,execPath:"/opt/hostedtoolcache/node/20.18.1/x64/bin/node",debugPort:9229,argv0:"node",_preload_modules:[],report:{directory:"",filename:"",compact:!1,excludeNetwork:!1,signal:"SIGUSR2",reportOnFatalError:!1,reportOnSignal:!1,reportOnUncaughtException:!1}};class ObjectUploader extends streamBrowserify.Transform{constructor(qa,nd,od,ld,ud,cd){super(),this.emptyStream=!0,this.client=qa,this.bucketName=nd,this.objectName=od,this.partSize=ld,this.metaData=ud,this.callback=cd,this.partNumber=1,this.oldParts=null,this.etags=[],this.id=null,this.on("error",dd=>{cd(dd)})}_transform(qa,nd,od){this.emptyStream=!1;let ld="PUT",ud={"Content-Length":qa.length},cd="";if(this.client.enableSHA256||(cd=(void 0)("md5").update(qa).digest(),ud["Content-MD5"]=cd.toString("base64")),this.partNumber==1&&qa.length<this.partSize){let md={method:ld,headers:Object.assign({},this.metaData,ud),query:"",bucketName:this.bucketName,objectName:this.objectName};this.client.makeRequest(md,qa,[200],"",!0,(vd,Ad)=>{if(vd)return od(vd);let Nd={etag:sanitizeETag(Ad.headers.etag),versionId:getVersionId(Ad.headers)};Ad.on("data",()=>{}),define_process_default.nextTick(()=>{this.callback(null,Nd)}),od()});return}if(this.id===null){this.once("ready",()=>{this._transform(qa,nd,od)}),this.client.findUploadId(this.bucketName,this.objectName,(md,vd)=>{if(md)return this.emit("error",md);if(!vd){this.client.initiateNewMultipartUpload(this.bucketName,this.objectName,this.metaData).then(Ad=>{this.id=Ad,this.emit("ready")},Ad=>od(Ad));return}this.id=vd,this.client.listParts(this.bucketName,this.objectName,vd).then(Ad=>{Ad||(Ad=[]),this.oldParts=Ad.reduce(function(Nd,Id){return Nd[Id.part]||(Nd[Id.part]=Id),Nd},{}),this.emit("ready")},Ad=>this.emit("error",Ad))});return}let dd=this.partNumber++;if(this.oldParts){let md=this.oldParts[dd];if(cd||(cd=(void 0)("md5").update(qa).digest()),md&&cd.toString("hex")===md.etag){this.etags.push({part:dd,etag:md.etag}),od();return}}let pd=queryString.stringify({partNumber:dd,uploadId:this.id}),fd={method:ld,query:pd,headers:ud,bucketName:this.bucketName,objectName:this.objectName};this.client.makeRequest(fd,qa,[200],"",!0,(md,vd)=>{if(md)return od(md);let Ad=vd.headers.etag;Ad&&(Ad=Ad.replace(/^"/,"").replace(/"$/,"")),this.etags.push({part:dd,etag:Ad}),vd.on("data",()=>{}),od()})}_flush(qa){if(this.emptyStream){let nd="PUT",od=Object.assign({},this.metaData,{"Content-Length":0}),ld={method:nd,headers:od,query:"",bucketName:this.bucketName,objectName:this.objectName};this.client.makeRequest(ld,"",[200],"",!0,(ud,cd)=>{if(ud)return qa(ud);let dd={etag:sanitizeETag(cd.headers.etag),versionId:getVersionId(cd.headers)};cd.on("data",()=>{}),define_process_default.nextTick(()=>{this.callback(null,dd)}),qa()});return}this.id!==null&&this.client.completeMultipartUpload(this.bucketName,this.objectName,this.id,this.etags,(nd,od)=>{if(nd)return qa(nd);define_process_default.nextTick(()=>{this.callback(null,od)}),qa()})}}function promisify(Ra){return function(){if(typeof arguments[arguments.length-1]=="function")return Ra.apply(this,arguments);let nd=[...arguments];return new Promise((od,ld)=>{nd.push((ud,cd)=>{if(ud)return ld(ud);od(cd)}),Ra.apply(this,nd)})}}class Client extends TypedClient{setAppInfo(qa,nd){if(!isString(qa))throw new TypeError(`Invalid appName: ${qa}`);if(qa.trim()==="")throw new InvalidArgumentError("Input appName cannot be empty.");if(!isString(nd))throw new TypeError(`Invalid appVersion: ${nd}`);if(nd.trim()==="")throw new InvalidArgumentError("Input appVersion cannot be empty.");this.userAgent=`${this.userAgent} ${qa}/${nd}`}calculatePartSize(qa){if(!isNumber(qa))throw new TypeError('size should be of type "number"');if(qa>this.maxObjectSize)throw new TypeError(`size should not be more than ${this.maxObjectSize}`);if(this.overRidePartSize)return this.partSize;for(var nd=this.partSize;;){if(nd*1e4>qa)return nd;nd+=16*1024*1024}}makeBucket(qa,nd,od={},ld){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(isObject(nd)&&(ld=od,od=nd,nd=""),isFunction(nd)&&(ld=nd,nd="",od={}),isFunction(od)&&(ld=od,od={}),!isString(nd))throw new TypeError('region should be of type "string"');if(!isObject(od))throw new TypeError('makeOpts should be of type "object"');if(!isFunction(ld))throw new TypeError('callback should be of type "function"');var ud="";if(nd&&this.region&&nd!==this.region)throw new InvalidArgumentError(`Configured region ${this.region}, requested ${nd}`);if(nd&&nd!==DEFAULT_REGION){var cd=[];cd.push({_attr:{xmlns:"http://s3.amazonaws.com/doc/2006-03-01/"}}),cd.push({LocationConstraint:nd});var dd={CreateBucketConfiguration:cd};ud=Xml(dd)}var pd="PUT",fd={};od.ObjectLocking&&(fd["x-amz-bucket-object-lock-enabled"]=!0),nd||(nd=DEFAULT_REGION);const md=vd=>{if(vd&&(nd===""||nd===DEFAULT_REGION))if(vd.code==="AuthorizationHeaderMalformed"&&vd.region!=="")this.makeRequest({method:pd,bucketName:qa,headers:fd},ud,[200],vd.region,!1,ld);else return ld&&ld(vd);return ld&&ld(vd)};this.makeRequest({method:pd,bucketName:qa,headers:fd},ud,[200],nd,!1,md)}listIncompleteUploads(qa,nd,od){if(nd===void 0&&(nd=""),od===void 0&&(od=!1),!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidPrefix(nd))throw new InvalidPrefixError(`Invalid prefix : ${nd}`);if(!isBoolean(od))throw new TypeError('recursive should be of type "boolean"');var ld=od?"":"/",ud="",cd="",dd=[],pd=!1,fd=streamBrowserify.Readable({objectMode:!0});return fd._read=()=>{if(dd.length)return fd.push(dd.shift());if(pd)return fd.push(null);this.listIncompleteUploadsQuery(qa,nd,ud,cd,ld).on("error",md=>fd.emit("error",md)).on("data",md=>{md.prefixes.forEach(vd=>dd.push(vd)),index.eachSeries(md.uploads,(vd,Ad)=>{this.listParts(qa,vd.key,vd.uploadId).then(Nd=>{vd.size=Nd.reduce((Id,Od)=>Id+Od.size,0),dd.push(vd),Ad()},Ad)},vd=>{if(vd){fd.emit("error",vd);return}md.isTruncated?(ud=md.nextKeyMarker,cd=md.nextUploadIdMarker):pd=!0,fd._read()})})},fd}bucketExists(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isFunction(nd))throw new TypeError('callback should be of type "function"');var od="HEAD";this.makeRequest({method:od,bucketName:qa},"",[200],"",!1,ld=>{if(ld)return ld.code=="NoSuchBucket"||ld.code=="NotFound"?nd(null,!1):nd(ld);nd(null,!0)})}removeIncompleteUpload(qa,nd,od){if(!isValidBucketName(qa))throw new IsValidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(!isFunction(od))throw new TypeError('callback should be of type "function"');var ld;index.during(ud=>{this.findUploadId(qa,nd,(cd,dd)=>{if(cd)return ud(cd);ld=dd,ud(null,dd)})},ud=>{var cd="DELETE",dd=`uploadId=${ld}`;this.makeRequest({method:cd,bucketName:qa,objectName:nd,query:dd},"",[204],"",!1,pd=>ud(pd))},od)}fGetObject(qa,nd,od,ld={},ud){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(!isString(od))throw new TypeError('filePath should be of type "string"');if(isFunction(ld)&&(ud=ld,ld={}),!isFunction(ud))throw new TypeError('callback should be of type "function"');var cd,dd,pd,fd=md=>{if(md)return ud(md);(void 0)(cd,od,ud)};index.waterfall([md=>this.statObject(qa,nd,ld,md),(md,vd)=>{pd=md,(void 0)(pathBrowserify.dirname(od),{recursive:!0},Ad=>vd(Ad))},md=>{cd=`${od}.${pd.etag}.part.minio`,(void 0)(cd,(vd,Ad)=>{var Nd=0;if(vd)dd=(void 0)(cd,{flags:"w"});else{if(pd.size===Ad.size)return fd();Nd=Ad.size,dd=(void 0)(cd,{flags:"a"})}this.getPartialObject(qa,nd,Nd,0,ld,md)})},(md,vd)=>{pipesetup(md,dd).on("error",Ad=>vd(Ad)).on("finish",vd)},md=>(void 0)(cd,md),(md,vd)=>{if(md.size===pd.size)return vd();vd(new Error("Size mismatch between downloaded file and the object"))}],fd)}getObject(qa,nd,od={},ld){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(isFunction(od)&&(ld=od,od={}),!isFunction(ld))throw new TypeError('callback should be of type "function"');this.getPartialObject(qa,nd,0,0,od,ld)}getPartialObject(qa,nd,od,ld,ud={},cd){if(isFunction(ld)&&(cd=ld,ld=0),!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(!isNumber(od))throw new TypeError('offset should be of type "number"');if(!isNumber(ld))throw new TypeError('length should be of type "number"');if(isFunction(ud)&&(cd=ud,ud={}),!isFunction(cd))throw new TypeError('callback should be of type "function"');var dd="";(od||ld)&&(od?dd=`bytes=${+od}-`:(dd="bytes=0-",od=0),ld&&(dd+=`${+ld+od-1}`));var pd={};dd!==""&&(pd.range=dd);var fd=[200];dd&&fd.push(206);var md="GET",vd=queryString.stringify(ud);this.makeRequest({method:md,bucketName:qa,objectName:nd,headers:pd,query:vd},"",fd,"",!0,cd)}fPutObject(qa,nd,od,ld,ud){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(!isString(od))throw new TypeError('filePath should be of type "string"');if(isFunction(ld)&&(ud=ld,ld={}),!isObject(ld))throw new TypeError('metaData should be of type "object"');ld=insertContentType(ld,od),(void 0)(od,(cd,dd)=>cd?ud(cd):this.putObject(qa,nd,(void 0)(od),dd.size,ld,ud))}putObject(qa,nd,od,ld,ud,cd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(isFunction(ld)?(cd=ld,ud={}):isFunction(ud)&&(cd=ud,ud={}),isObject(ld)&&(ud=ld),ud=prependXAMZMeta(ud),typeof od=="string"||od instanceof Buffer$2)ld=od.length,od=readableStream(od);else if(!isReadableStream(od))throw new TypeError('third argument should be of type "stream.Readable" or "Buffer" or "string"');if(!isFunction(cd))throw new TypeError('callback should be of type "function"');if(isNumber(ld)&&ld<0)throw new InvalidArgumentError(`size cannot be negative, given size: ${ld}`);isNumber(ld)||(ld=this.maxObjectSize),ld=this.calculatePartSize(ld);let dd=new BlockStream2({size:ld,zeroPadding:!1}),pd=new ObjectUploader(this,qa,nd,ld,ud,cd);pipesetup(od,dd,pd)}copyObjectV1(qa,nd,od,ld,ud){var cd=qa,dd=nd,pd=od,fd,md;if(typeof ld=="function"&&ud===void 0?(fd=null,md=ld):(fd=ld,md=ud),!isValidBucketName(cd))throw new InvalidBucketNameError("Invalid bucket name: "+cd);if(!isValidObjectName(dd))throw new InvalidObjectNameError(`Invalid object name: ${dd}`);if(!isString(pd))throw new TypeError('srcObject should be of type "string"');if(pd==="")throw new InvalidPrefixError("Empty source prefix");if(fd!==null&&!(fd instanceof CopyConditions))throw new TypeError('conditions should be of type "CopyConditions"');var vd={};vd["x-amz-copy-source"]=uriResourceEscape(pd),fd!==null&&(fd.modified!==""&&(vd["x-amz-copy-source-if-modified-since"]=fd.modified),fd.unmodified!==""&&(vd["x-amz-copy-source-if-unmodified-since"]=fd.unmodified),fd.matchETag!==""&&(vd["x-amz-copy-source-if-match"]=fd.matchETag),fd.matchEtagExcept!==""&&(vd["x-amz-copy-source-if-none-match"]=fd.matchETagExcept));var Ad="PUT";this.makeRequest({method:Ad,bucketName:cd,objectName:dd,headers:vd},"",[200],"",!0,(Nd,Id)=>{if(Nd)return md(Nd);var Od=getCopyObjectTransformer();pipesetup(Id,Od).on("error",Fd=>md(Fd)).on("data",Fd=>md(null,Fd))})}copyObjectV2(qa,nd,od){if(!(qa instanceof CopySourceOptions))throw new InvalidArgumentError("sourceConfig should of type CopySourceOptions ");if(!(nd instanceof CopyDestinationOptions))throw new InvalidArgumentError("destConfig should of type CopyDestinationOptions ");if(!nd.validate()||!nd.validate())return!1;if(!isFunction(od))throw new TypeError('callback should be of type "function"');const ld=Object.assign({},qa.getHeaders(),nd.getHeaders()),ud=nd.Bucket,cd=nd.Object;this.makeRequest({method:"PUT",bucketName:ud,objectName:cd,headers:ld},"",[200],"",!0,(pd,fd)=>{if(pd)return od(pd);const md=getCopyObjectTransformer();pipesetup(fd,md).on("error",vd=>od(vd)).on("data",vd=>{const Ad=fd.headers,Nd={Bucket:nd.Bucket,Key:nd.Object,LastModified:vd.LastModified,MetaData:extractMetadata(Ad),VersionId:getVersionId(Ad),SourceVersionId:getSourceVersionId(Ad),Etag:sanitizeETag(Ad.etag),Size:+Ad["content-length"]};return od(null,Nd)})})}copyObject(...qa){return qa[0]instanceof CopySourceOptions&&qa[1]instanceof CopyDestinationOptions?this.copyObjectV2(...arguments):this.copyObjectV1(...arguments)}listObjectsQuery(qa,nd,od,ld={}){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isString(nd))throw new TypeError('prefix should be of type "string"');if(!isString(od))throw new TypeError('marker should be of type "string"');let{Delimiter:ud,MaxKeys:cd,IncludeVersion:dd}=ld;if(!isObject(ld))throw new TypeError('listQueryOpts should be of type "object"');if(!isString(ud))throw new TypeError('Delimiter should be of type "string"');if(!isNumber(cd))throw new TypeError('MaxKeys should be of type "number"');const pd=[];pd.push(`prefix=${uriEscape(nd)}`),pd.push(`delimiter=${uriEscape(ud)}`),pd.push("encoding-type=url"),dd&&pd.push("versions"),od&&(od=uriEscape(od),dd?pd.push(`key-marker=${od}`):pd.push(`marker=${od}`)),cd&&(cd>=1e3&&(cd=1e3),pd.push(`max-keys=${cd}`)),pd.sort();var fd="";pd.length>0&&(fd=`${pd.join("&")}`);var md="GET",vd=getListObjectsTransformer();return this.makeRequest({method:md,bucketName:qa,query:fd},"",[200],"",!0,(Ad,Nd)=>{if(Ad)return vd.emit("error",Ad);pipesetup(Nd,vd)}),vd}listObjects(qa,nd,od,ld={}){if(nd===void 0&&(nd=""),od===void 0&&(od=!1),!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidPrefix(nd))throw new InvalidPrefixError(`Invalid prefix : ${nd}`);if(!isString(nd))throw new TypeError('prefix should be of type "string"');if(!isBoolean(od))throw new TypeError('recursive should be of type "boolean"');if(!isObject(ld))throw new TypeError('listOpts should be of type "object"');var ud="";const cd={Delimiter:od?"":"/",MaxKeys:1e3,IncludeVersion:ld.IncludeVersion};var dd=[],pd=!1,fd=streamBrowserify.Readable({objectMode:!0});return fd._read=()=>{if(dd.length){fd.push(dd.shift());return}if(pd)return fd.push(null);this.listObjectsQuery(qa,nd,ud,cd).on("error",md=>fd.emit("error",md)).on("data",md=>{md.isTruncated?ud=md.nextMarker||md.versionIdMarker:pd=!0,dd=md.objects,fd._read()})},fd}listObjectsV2Query(qa,nd,od,ld,ud,cd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isString(nd))throw new TypeError('prefix should be of type "string"');if(!isString(od))throw new TypeError('continuationToken should be of type "string"');if(!isString(ld))throw new TypeError('delimiter should be of type "string"');if(!isNumber(ud))throw new TypeError('maxKeys should be of type "number"');if(!isString(cd))throw new TypeError('startAfter should be of type "string"');var dd=[];dd.push("list-type=2"),dd.push("encoding-type=url"),dd.push(`prefix=${uriEscape(nd)}`),dd.push(`delimiter=${uriEscape(ld)}`),od&&(od=uriEscape(od),dd.push(`continuation-token=${od}`)),cd&&(cd=uriEscape(cd),dd.push(`start-after=${cd}`)),ud&&(ud>=1e3&&(ud=1e3),dd.push(`max-keys=${ud}`)),dd.sort();var pd="";dd.length>0&&(pd=`${dd.join("&")}`);var fd="GET",md=getListObjectsV2Transformer();return this.makeRequest({method:fd,bucketName:qa,query:pd},"",[200],"",!0,(vd,Ad)=>{if(vd)return md.emit("error",vd);pipesetup(Ad,md)}),md}listObjectsV2(qa,nd,od,ld){if(nd===void 0&&(nd=""),od===void 0&&(od=!1),ld===void 0&&(ld=""),!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidPrefix(nd))throw new InvalidPrefixError(`Invalid prefix : ${nd}`);if(!isString(nd))throw new TypeError('prefix should be of type "string"');if(!isBoolean(od))throw new TypeError('recursive should be of type "boolean"');if(!isString(ld))throw new TypeError('startAfter should be of type "string"');var ud=od?"":"/",cd="",dd=[],pd=!1,fd=streamBrowserify.Readable({objectMode:!0});return fd._read=()=>{if(dd.length){fd.push(dd.shift());return}if(pd)return fd.push(null);this.listObjectsV2Query(qa,nd,cd,ud,1e3,ld).on("error",md=>fd.emit("error",md)).on("data",md=>{md.isTruncated?cd=md.nextContinuationToken:pd=!0,dd=md.objects,fd._read()})},fd}removeObjects(qa,nd,od){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!Array.isArray(nd))throw new InvalidArgumentError("objectsList should be a list");if(!isFunction(od))throw new TypeError('callback should be of type "function"');const ld=1e3,ud="delete",cd="POST";let dd=nd.reduce((md,vd)=>(md.list.push(vd),md.list.length===ld&&(md.listOfList.push(md.list),md.list=[]),md),{listOfList:[],list:[]});dd.list.length>0&&dd.listOfList.push(dd.list);const pd=new Encoder,fd=[];index.eachSeries(dd.listOfList,(md,vd)=>{var Ad=[];md.forEach(function(Md){isObject(Md)?Ad.push({Key:Md.name,VersionId:Md.versionId}):Ad.push({Key:Md})});let Nd={Delete:{Quiet:!0,Object:Ad}},Od=new xml2js.Builder({headless:!0}).buildObject(Nd);Od=Buffer$2.from(pd.encode(Od));const Fd={};Fd["Content-MD5"]=toMd5(Od);let Pd;this.makeRequest({method:cd,bucketName:qa,query:ud,headers:Fd},Od,[200],"",!0,(Md,Bd)=>{if(Md)return vd(Md);pipesetup(Bd,removeObjectsTransformer()).on("data",jd=>{Pd=jd}).on("error",jd=>vd(jd,null)).on("end",()=>(fd.push(Pd),vd(null,Pd)))})},()=>{od(null,_.flatten(fd))})}getBucketPolicy(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError(`Invalid bucket name: ${qa}`);if(!isFunction(nd))throw new TypeError('callback should be of type "function"');this.makeRequest({method:"GET",bucketName:qa,query:"policy"},"",[200],"",!0,(ud,cd)=>{if(ud)return nd(ud);let dd=Buffer$2.from("");pipesetup(cd,getConcater()).on("data",pd=>dd=pd).on("error",nd).on("end",()=>{nd(null,dd.toString())})})}setBucketPolicy(qa,nd,od){if(!isValidBucketName(qa))throw new InvalidBucketNameError(`Invalid bucket name: ${qa}`);if(!isString(nd))throw new InvalidBucketPolicyError(`Invalid bucket policy: ${nd} - must be "string"`);if(!isFunction(od))throw new TypeError('callback should be of type "function"');let ld="DELETE",ud="policy";nd&&(ld="PUT"),this.makeRequest({method:ld,bucketName:qa,query:ud},nd,[204],"",!1,od)}presignedUrl(qa,nd,od,ld,ud,cd,dd){if(this.anonymous)throw new AnonymousRequestError("Presigned "+qa+" url cannot be generated for anonymous requests");if(isFunction(cd)&&(dd=cd,cd=new Date),isFunction(ud)&&(dd=ud,ud={},cd=new Date),isFunction(ld)&&(dd=ld,ud={},ld=24*60*60*7,cd=new Date),!isNumber(ld))throw new TypeError('expires should be of type "number"');if(!isObject(ud))throw new TypeError('reqParams should be of type "object"');if(!isValidDate(cd))throw new TypeError('requestDate should be of type "Date" and valid');if(!isFunction(dd))throw new TypeError('callback should be of type "function"');var pd=queryString.stringify(ud);this.getBucketRegion(nd,(fd,md)=>{if(fd)return dd(fd);var vd,Ad=this.getRequestOptions({method:qa,region:md,bucketName:nd,objectName:od,query:pd});this.checkAndRefreshCreds();try{vd=presignSignatureV4(Ad,this.accessKey,this.secretKey,this.sessionToken,md,cd,ld)}catch(Nd){return dd(Nd)}dd(null,vd)})}presignedGetObject(qa,nd,od,ld,ud,cd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);isFunction(ld)&&(cd=ld,ld={},ud=new Date);var dd=["response-content-type","response-content-language","response-expires","response-cache-control","response-content-disposition","response-content-encoding"];return dd.forEach(pd=>{if(ld!==void 0&&ld[pd]!==void 0&&!isString(ld[pd]))throw new TypeError(`response header ${pd} should be of type "string"`)}),this.presignedUrl("GET",qa,nd,od,ld,ud,cd)}presignedPutObject(qa,nd,od,ld){if(!isValidBucketName(qa))throw new InvalidBucketNameError(`Invalid bucket name: ${qa}`);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);return this.presignedUrl("PUT",qa,nd,od,ld)}newPostPolicy(){return new PostPolicy}presignedPostPolicy(qa,nd){if(this.anonymous)throw new AnonymousRequestError("Presigned POST policy cannot be generated for anonymous requests");if(!isObject(qa))throw new TypeError('postPolicy should be of type "object"');if(!isFunction(nd))throw new TypeError('cb should be of type "function"');this.getBucketRegion(qa.formData.bucket,(od,ld)=>{if(od)return nd(od);var ud=new Date,cd=makeDateLong(ud);if(this.checkAndRefreshCreds(),!qa.policy.expiration){var dd=new Date;dd.setSeconds(24*60*60*7),qa.setExpires(dd)}qa.policy.conditions.push(["eq","$x-amz-date",cd]),qa.formData["x-amz-date"]=cd,qa.policy.conditions.push(["eq","$x-amz-algorithm","AWS4-HMAC-SHA256"]),qa.formData["x-amz-algorithm"]="AWS4-HMAC-SHA256",qa.policy.conditions.push(["eq","$x-amz-credential",this.accessKey+"/"+getScope(ld,ud)]),qa.formData["x-amz-credential"]=this.accessKey+"/"+getScope(ld,ud),this.sessionToken&&(qa.policy.conditions.push(["eq","$x-amz-security-token",this.sessionToken]),qa.formData["x-amz-security-token"]=this.sessionToken);var pd=Buffer$2.from(JSON.stringify(qa.policy)).toString("base64");qa.formData.policy=pd;var fd=postPresignSignatureV4(ld,ud,this.secretKey,pd);qa.formData["x-amz-signature"]=fd;var md={};md.region=ld,md.bucketName=qa.formData.bucket;var vd=this.getRequestOptions(md),Ad=this.port==80||this.port===443?"":`:${this.port.toString()}`,Nd=`${vd.protocol}//${vd.host}${Ad}${vd.path}`;nd(null,{postURL:Nd,formData:qa.formData})})}completeMultipartUpload(qa,nd,od,ld,ud){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(!isString(od))throw new TypeError('uploadId should be of type "string"');if(!isObject(ld))throw new TypeError('etags should be of type "Array"');if(!isFunction(ud))throw new TypeError('cb should be of type "function"');if(!od)throw new InvalidArgumentError("uploadId cannot be empty");var cd="POST",dd=`uploadId=${uriEscape(od)}`,pd=[];ld.forEach(vd=>{pd.push({Part:[{PartNumber:vd.part},{ETag:vd.etag}]})});var fd={CompleteMultipartUpload:pd},md=Xml(fd);this.makeRequest({method:cd,bucketName:qa,objectName:nd,query:dd},md,[200],"",!0,(vd,Ad)=>{if(vd)return ud(vd);var Nd=getCompleteMultipartTransformer();pipesetup(Ad,Nd).on("error",Id=>ud(Id)).on("data",Id=>{if(Id.errCode)ud(new S3Error(Id.errMessage));else{const Od={etag:Id.etag,versionId:getVersionId(Ad.headers)};ud(null,Od)}})})}listIncompleteUploadsQuery(qa,nd,od,ld,ud){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isString(nd))throw new TypeError('prefix should be of type "string"');if(!isString(od))throw new TypeError('keyMarker should be of type "string"');if(!isString(ld))throw new TypeError('uploadIdMarker should be of type "string"');if(!isString(ud))throw new TypeError('delimiter should be of type "string"');var cd=[];cd.push(`prefix=${uriEscape(nd)}`),cd.push(`delimiter=${uriEscape(ud)}`),od&&(od=uriEscape(od),cd.push(`key-marker=${od}`)),ld&&cd.push(`upload-id-marker=${ld}`);var dd=1e3;cd.push(`max-uploads=${dd}`),cd.sort(),cd.unshift("uploads");var pd="";cd.length>0&&(pd=`${cd.join("&")}`);var fd="GET",md=getListMultipartTransformer();return this.makeRequest({method:fd,bucketName:qa,query:pd},"",[200],"",!0,(vd,Ad)=>{if(vd)return md.emit("error",vd);pipesetup(Ad,md)}),md}findUploadId(qa,nd,od){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(!isFunction(od))throw new TypeError('cb should be of type "function"');var ld,ud=(cd,dd)=>{this.listIncompleteUploadsQuery(qa,nd,cd,dd,"").on("error",pd=>od(pd)).on("data",pd=>{if(pd.uploads.forEach(fd=>{if(fd.key===nd&&(!ld||fd.initiated.getTime()>ld.initiated.getTime())){ld=fd;return}}),pd.isTruncated){ud(pd.nextKeyMarker,pd.nextUploadIdMarker);return}if(ld)return od(null,ld.uploadId);od(null,void 0)})};ud("","")}setBucketNotification(qa,nd,od){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isObject(nd))throw new TypeError('notification config should be of type "Object"');if(!isFunction(od))throw new TypeError('callback should be of type "function"');var ld="PUT",ud="notification",cd=new xml2js.Builder({rootName:"NotificationConfiguration",renderOpts:{pretty:!1},headless:!0}),dd=cd.buildObject(nd);this.makeRequest({method:ld,bucketName:qa,query:ud},dd,[200],"",!1,od)}removeAllBucketNotification(qa,nd){this.setBucketNotification(qa,new NotificationConfig,nd)}getBucketNotification(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isFunction(nd))throw new TypeError('callback should be of type "function"');var od="GET",ld="notification";this.makeRequest({method:od,bucketName:qa,query:ld},"",[200],"",!0,(ud,cd)=>{if(ud)return nd(ud);var dd=getBucketNotificationTransformer(),pd;pipesetup(cd,dd).on("data",fd=>pd=fd).on("error",fd=>nd(fd)).on("end",()=>nd(null,pd))})}listenBucketNotification(qa,nd,od,ld){if(!isValidBucketName(qa))throw new InvalidBucketNameError(`Invalid bucket name: ${qa}`);if(!isString(nd))throw new TypeError("prefix must be of type string");if(!isString(od))throw new TypeError("suffix must be of type string");if(!Array.isArray(ld))throw new TypeError("events must be of type Array");let ud=new NotificationPoller(this,qa,nd,od,ld);return ud.start(),ud}getBucketVersioning(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isFunction(nd))throw new InvalidArgumentError('callback should be of type "function"');var od="GET",ld="versioning";this.makeRequest({method:od,bucketName:qa,query:ld},"",[200],"",!0,(ud,cd)=>{if(ud)return nd(ud);let dd=Buffer$2.from("");pipesetup(cd,bucketVersioningTransformer()).on("data",pd=>{dd=pd}).on("error",nd).on("end",()=>{nd(null,dd)})})}setBucketVersioning(qa,nd,od){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!Object.keys(nd).length)throw new InvalidArgumentError('versionConfig should be of type "object"');if(!isFunction(od))throw new TypeError('callback should be of type "function"');var ld="PUT",ud="versioning",cd=new xml2js.Builder({rootName:"VersioningConfiguration",renderOpts:{pretty:!1},headless:!0}),dd=cd.buildObject(nd);this.makeRequest({method:ld,bucketName:qa,query:ud},dd,[200],"",!1,od)}setTagging(qa){const{bucketName:nd,objectName:od,tags:ld,putOpts:ud={},cb:cd}=qa,dd="PUT";let pd="tagging";ud&&ud.versionId&&(pd=`${pd}&versionId=${ud.versionId}`);const fd=[];for(const[Fd,Pd]of Object.entries(ld))fd.push({Key:Fd,Value:Pd});const md={Tagging:{TagSet:{Tag:fd}}},vd=new Encoder,Ad={};let Id=new xml2js.Builder({headless:!0,renderOpts:{pretty:!1}}).buildObject(md);Id=Buffer$2.from(vd.encode(Id)),Ad["Content-MD5"]=toMd5(Id);const Od={method:dd,bucketName:nd,query:pd,headers:Ad};od&&(Od.objectName=od),Ad["Content-MD5"]=toMd5(Id),this.makeRequest(Od,Id,[200],"",!1,cd)}setBucketTagging(qa,nd,od){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isObject(nd))throw new InvalidArgumentError('tags should be of type "object"');if(Object.keys(nd).length>10)throw new InvalidArgumentError('maximum tags allowed is 10"');if(!isFunction(od))throw new InvalidArgumentError('callback should be of type "function"');return this.setTagging({bucketName:qa,tags:nd,cb:od})}setObjectTagging(qa,nd,od,ld={},ud){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidBucketNameError("Invalid object name: "+nd);if(isFunction(ld)&&(ud=ld,ld={}),!isObject(od))throw new InvalidArgumentError('tags should be of type "object"');if(Object.keys(od).length>10)throw new InvalidArgumentError('Maximum tags allowed is 10"');if(!isFunction(ud))throw new TypeError('callback should be of type "function"');return this.setTagging({bucketName:qa,objectName:nd,tags:od,putOpts:ld,cb:ud})}removeTagging({bucketName:qa,objectName:nd,removeOpts:od,cb:ld}){const ud="DELETE";let cd="tagging";od&&Object.keys(od).length&&od.versionId&&(cd=`${cd}&versionId=${od.versionId}`);const dd={method:ud,bucketName:qa,objectName:nd,query:cd};nd&&(dd.objectName=nd),this.makeRequest(dd,"",[200,204],"",!0,ld)}removeBucketTagging(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isFunction(nd))throw new TypeError('callback should be of type "function"');return this.removeTagging({bucketName:qa,cb:nd})}removeObjectTagging(qa,nd,od,ld){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidBucketNameError("Invalid object name: "+nd);if(isFunction(od)&&(ld=od,od={}),od&&Object.keys(od).length&&!isObject(od))throw new InvalidArgumentError('removeOpts should be of type "object"');if(!isFunction(ld))throw new TypeError('callback should be of type "function"');return this.removeTagging({bucketName:qa,objectName:nd,removeOpts:od,cb:ld})}getBucketTagging(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError(`Invalid bucket name: ${qa}`);const ud={method:"GET",bucketName:qa,query:"tagging"};this.makeRequest(ud,"",[200],"",!0,(cd,dd)=>{var pd=getTagsTransformer();if(cd)return nd(cd);let fd;pipesetup(dd,pd).on("data",md=>fd=md).on("error",md=>nd(md)).on("end",()=>nd(null,fd))})}getObjectTagging(qa,nd,od={},ld=()=>!1){const ud="GET";let cd="tagging";if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidBucketNameError("Invalid object name: "+nd);if(isFunction(od)&&(ld=od,od={}),!isObject(od))throw new InvalidArgumentError('getOpts should be of type "object"');if(!isFunction(ld))throw new TypeError('callback should be of type "function"');od&&od.versionId&&(cd=`${cd}&versionId=${od.versionId}`);const dd={method:ud,bucketName:qa,query:cd};nd&&(dd.objectName=nd),this.makeRequest(dd,"",[200],"",!0,(pd,fd)=>{const md=getTagsTransformer();if(pd)return ld(pd);let vd;pipesetup(fd,md).on("data",Ad=>vd=Ad).on("error",Ad=>ld(Ad)).on("end",()=>ld(null,vd))})}applyBucketLifecycle(qa,nd,od){const ld="PUT",ud="lifecycle",cd=new Encoder,dd={};let fd=new xml2js.Builder({rootName:"LifecycleConfiguration",headless:!0,renderOpts:{pretty:!1}}).buildObject(nd);fd=Buffer$2.from(cd.encode(fd));const md={method:ld,bucketName:qa,query:ud,headers:dd};dd["Content-MD5"]=toMd5(fd),this.makeRequest(md,fd,[200],"",!1,od)}removeBucketLifecycle(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);this.makeRequest({method:"DELETE",bucketName:qa,query:"lifecycle"},"",[204],"",!1,nd)}setBucketLifecycle(qa,nd=null,od){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);_.isEmpty(nd)?this.removeBucketLifecycle(qa,od):this.applyBucketLifecycle(qa,nd,od)}getBucketLifecycle(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);const ud={method:"GET",bucketName:qa,query:"lifecycle"};this.makeRequest(ud,"",[200],"",!0,(cd,dd)=>{const pd=lifecycleTransformer();if(cd)return nd(cd);let fd;pipesetup(dd,pd).on("data",md=>fd=md).on("error",md=>nd(md)).on("end",()=>nd(null,fd))})}setObjectLockConfig(qa,nd={},od){const ld=[RETENTION_MODES.COMPLIANCE,RETENTION_MODES.GOVERNANCE],ud=[RETENTION_VALIDITY_UNITS.DAYS,RETENTION_VALIDITY_UNITS.YEARS];if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(nd.mode&&!ld.includes(nd.mode))throw new TypeError(`lockConfigOpts.mode should be one of ${ld}`);if(nd.unit&&!ud.includes(nd.unit))throw new TypeError(`lockConfigOpts.unit should be one of ${ud}`);if(nd.validity&&!isNumber(nd.validity))throw new TypeError("lockConfigOpts.validity should be a number");const cd="PUT",dd="object-lock";let pd={ObjectLockEnabled:"Enabled"};const fd=Object.keys(nd);if(fd.length>0){if(_.difference(fd,["unit","mode","validity"]).length!==0)throw new TypeError("lockConfigOpts.mode,lockConfigOpts.unit,lockConfigOpts.validity all the properties should be specified.");pd.Rule={DefaultRetention:{}},nd.mode&&(pd.Rule.DefaultRetention.Mode=nd.mode),nd.unit===RETENTION_VALIDITY_UNITS.DAYS?pd.Rule.DefaultRetention.Days=nd.validity:nd.unit===RETENTION_VALIDITY_UNITS.YEARS&&(pd.Rule.DefaultRetention.Years=nd.validity)}const vd=new xml2js.Builder({rootName:"ObjectLockConfiguration",renderOpts:{pretty:!1},headless:!0}).buildObject(pd),Ad={};Ad["Content-MD5"]=toMd5(vd),this.makeRequest({method:cd,bucketName:qa,query:dd,headers:Ad},vd,[200],"",!1,od)}getObjectLockConfig(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isFunction(nd))throw new InvalidArgumentError('callback should be of type "function"');this.makeRequest({method:"GET",bucketName:qa,query:"object-lock"},"",[200],"",!0,(ud,cd)=>{if(ud)return nd(ud);let dd=Buffer$2.from("");pipesetup(cd,objectLockTransformer()).on("data",pd=>{dd=pd}).on("error",nd).on("end",()=>{nd(null,dd)})})}putObjectRetention(qa,nd,od={},ld){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(isObject(od)){if(od.governanceBypass&&!isBoolean(od.governanceBypass))throw new InvalidArgumentError("Invalid value for governanceBypass",od.governanceBypass);if(od.mode&&![RETENTION_MODES.COMPLIANCE,RETENTION_MODES.GOVERNANCE].includes(od.mode))throw new InvalidArgumentError("Invalid object retention mode ",od.mode);if(od.retainUntilDate&&!isString(od.retainUntilDate))throw new InvalidArgumentError("Invalid value for retainUntilDate",od.retainUntilDate);if(od.versionId&&!isString(od.versionId))throw new InvalidArgumentError("Invalid value for versionId",od.versionId)}else throw new InvalidArgumentError('retentionOpts should be of type "object"');if(!isFunction(ld))throw new TypeError('callback should be of type "function"');const ud="PUT";let cd="retention";const dd={};od.governanceBypass&&(dd["X-Amz-Bypass-Governance-Retention"]=!0);const pd=new xml2js.Builder({rootName:"Retention",renderOpts:{pretty:!1},headless:!0}),fd={};od.mode&&(fd.Mode=od.mode),od.retainUntilDate&&(fd.RetainUntilDate=od.retainUntilDate),od.versionId&&(cd+=`&versionId=${od.versionId}`);let md=pd.buildObject(fd);dd["Content-MD5"]=toMd5(md),this.makeRequest({method:ud,bucketName:qa,objectName:nd,query:cd,headers:dd},md,[200,204],"",!1,ld)}getObjectRetention(qa,nd,od,ld){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(isObject(od)){if(od.versionId&&!isString(od.versionId))throw new InvalidArgumentError('VersionID should be of type "string"')}else throw new InvalidArgumentError('callback should be of type "object"');if(ld&&!isFunction(ld))throw new InvalidArgumentError('callback should be of type "function"');const ud="GET";let cd="retention";od.versionId&&(cd+=`&versionId=${od.versionId}`),this.makeRequest({method:ud,bucketName:qa,objectName:nd,query:cd},"",[200],"",!0,(dd,pd)=>{if(dd)return ld(dd);let fd=Buffer$2.from("");pipesetup(pd,objectRetentionTransformer()).on("data",md=>{fd=md}).on("error",ld).on("end",()=>{ld(null,fd)})})}setBucketEncryption(qa,nd,od){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(isFunction(nd)&&(od=nd,nd=null),!_.isEmpty(nd)&&nd.Rule.length>1)throw new InvalidArgumentError("Invalid Rule length. Only one rule is allowed.: "+nd.Rule);if(od&&!isFunction(od))throw new TypeError('callback should be of type "function"');let ld=nd;_.isEmpty(nd)&&(ld={Rule:[{ApplyServerSideEncryptionByDefault:{SSEAlgorithm:"AES256"}}]});let ud="PUT",cd="encryption",pd=new xml2js.Builder({rootName:"ServerSideEncryptionConfiguration",renderOpts:{pretty:!1},headless:!0}).buildObject(ld);const fd={};fd["Content-MD5"]=toMd5(pd),this.makeRequest({method:ud,bucketName:qa,query:cd,headers:fd},pd,[200],"",!1,od)}getBucketEncryption(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isFunction(nd))throw new InvalidArgumentError('callback should be of type "function"');this.makeRequest({method:"GET",bucketName:qa,query:"encryption"},"",[200],"",!0,(ud,cd)=>{if(ud)return nd(ud);let dd=Buffer$2.from("");pipesetup(cd,bucketEncryptionTransformer()).on("data",pd=>{dd=pd}).on("error",nd).on("end",()=>{nd(null,dd)})})}removeBucketEncryption(qa,nd){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isFunction(nd))throw new InvalidArgumentError('callback should be of type "function"');this.makeRequest({method:"DELETE",bucketName:qa,query:"encryption"},"",[204],"",!1,nd)}getObjectLegalHold(qa,nd,od={},ld){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(isFunction(od)&&(ld=od,od={}),isObject(od)){if(Object.keys(od).length>0&&od.versionId&&!isString(od.versionId))throw new TypeError("versionId should be of type string.:",od.versionId)}else throw new TypeError('getOpts should be of type "Object"');if(!isFunction(ld))throw new InvalidArgumentError('callback should be of type "function"');const ud="GET";let cd="legal-hold";od.versionId&&(cd+=`&versionId=${od.versionId}`),this.makeRequest({method:ud,bucketName:qa,objectName:nd,query:cd},"",[200],"",!0,(dd,pd)=>{if(dd)return ld(dd);let fd=Buffer$2.from("");pipesetup(pd,objectLegalHoldTransformer()).on("data",md=>{fd=md}).on("error",ld).on("end",()=>{ld(null,fd)})})}setObjectLegalHold(qa,nd,od={},ld){if(!isValidBucketName(qa))throw new InvalidBucketNameError("Invalid bucket name: "+qa);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);const ud={status:LEGAL_HOLD_STATUS.ENABLED};if(isFunction(od)&&(ld=od,od=ud),isObject(od)){if(![LEGAL_HOLD_STATUS.ENABLED,LEGAL_HOLD_STATUS.DISABLED].includes(od.status))throw new TypeError("Invalid status: "+od.status);if(od.versionId&&!od.versionId.length)throw new TypeError("versionId should be of type string.:"+od.versionId)}else throw new TypeError('setOpts should be of type "Object"');if(!isFunction(ld))throw new InvalidArgumentError('callback should be of type "function"');_.isEmpty(od)&&(od={defaultOpts:ud});const cd="PUT";let dd="legal-hold";od.versionId&&(dd+=`&versionId=${od.versionId}`);let pd={Status:od.status};const md=new xml2js.Builder({rootName:"LegalHold",renderOpts:{pretty:!1},headless:!0}).buildObject(pd),vd={};vd["Content-MD5"]=toMd5(md),this.makeRequest({method:cd,bucketName:qa,objectName:nd,query:dd,headers:vd},md,[200],"",!1,ld)}uploadPartCopy(qa,nd){const{bucketName:od,objectName:ld,uploadID:ud,partNumber:cd,headers:dd}=qa,pd="PUT";let fd=`uploadId=${ud}&partNumber=${cd}`;const md={method:pd,bucketName:od,objectName:ld,query:fd,headers:dd};return this.makeRequest(md,"",[200],"",!0,(vd,Ad)=>{let Nd=Buffer$2.from("");if(vd)return nd(vd);pipesetup(Ad,uploadPartTransformer()).on("data",Id=>{Nd=Id}).on("error",nd).on("end",()=>{let Id={etag:sanitizeETag(Nd.ETag),key:ld,part:cd};nd(null,Id)})})}composeObject(qa={},nd=[],od){const ld=this,ud=nd.length;if(!Array.isArray(nd))throw new InvalidArgumentError("sourceConfig should an array of CopySourceOptions ");if(!(qa instanceof CopyDestinationOptions))throw new InvalidArgumentError("destConfig should of type CopyDestinationOptions ");if(ud<1||ud>PART_CONSTRAINTS.MAX_PARTS_COUNT)throw new InvalidArgumentError(`"There must be as least one and up to ${PART_CONSTRAINTS.MAX_PARTS_COUNT} source objects.`);if(!isFunction(od))throw new TypeError('callback should be of type "function"');for(let vd=0;vd<ud;vd++)if(!nd[vd].validate())return!1;if(!qa.validate())return!1;const cd=vd=>{let Ad={};return _.isEmpty(vd.VersionID)||(Ad={versionId:vd.VersionID}),Ad},dd=[];let pd=0,fd=0;const md=nd.map(vd=>ld.statObject(vd.Bucket,vd.Object,cd(vd)));return Promise.all(md).then(vd=>{const Ad=vd.map((Pd,Md)=>{const Bd=nd[Md];let jd=Pd.size;if(Bd.MatchRange){const Hd=Bd.Start,Gd=Bd.End;if(Gd>=jd||Hd<0)throw new InvalidArgumentError(`CopySrcOptions ${Md} has invalid segment-to-copy [${Hd}, ${Gd}] (size is ${jd})`);jd=Gd-Hd+1}if(jd<PART_CONSTRAINTS.ABS_MIN_PART_SIZE&&Md<ud-1)throw new InvalidArgumentError(`CopySrcOptions ${Md} is too small (${jd}) and it is not the last part.`);if(pd+=jd,pd>PART_CONSTRAINTS.MAX_MULTIPART_PUT_OBJECT_SIZE)throw new InvalidArgumentError(`Cannot compose an object of size ${pd} (> 5TiB)`);if(dd[Md]=jd,fd+=partsRequired(jd),fd>PART_CONSTRAINTS.MAX_PARTS_COUNT)throw new InvalidArgumentError(`Your proposed compose object requires more than ${PART_CONSTRAINTS.MAX_PARTS_COUNT} parts`);return Pd});if(fd===1&&pd<=PART_CONSTRAINTS.MAX_PART_SIZE||pd===0)return this.copyObject(nd[0],qa,od);for(let Pd=0;Pd<ud;Pd++)nd[Pd].MatchETag=Ad[Pd].etag;const Nd=Ad.map((Pd,Md)=>calculateEvenSplits(dd[Md],nd[Md]));function Id(Pd){const Md=[];return Nd.forEach((Bd,jd)=>{const{startIndex:Hd,endIndex:Gd,objInfo:zd}=Bd;let df=jd+1;const Wd=Array.from(Hd),Jd=nd[jd].getHeaders();Wd.forEach((Xd,_f)=>{let vf=Gd[_f];const Sf=`${zd.Bucket}/${zd.Object}`;Jd["x-amz-copy-source"]=`${Sf}`,Jd["x-amz-copy-source-range"]=`bytes=${Xd}-${vf}`;const gf={bucketName:qa.Bucket,objectName:qa.Object,uploadID:Pd,partNumber:df,headers:Jd,sourceObj:Sf};Md.push(gf)})}),Md}const Od=Pd=>{const Md=Id(Pd);index.map(Md,ld.uploadPartCopy.bind(ld),(Bd,jd)=>{if(Bd){this.abortMultipartUpload(qa.Bucket,qa.Object,Pd).then(()=>od(),Gd=>od(Gd));return}const Hd=jd.map(Gd=>({etag:Gd.etag,part:Gd.part}));return ld.completeMultipartUpload(qa.Bucket,qa.Object,Pd,Hd,od)})},Fd=qa.getHeaders();ld.initiateNewMultipartUpload(qa.Bucket,qa.Object,Fd).then(Pd=>{Od(Pd)},Pd=>{od(Pd,null)})}).catch(vd=>{od(vd,null)})}selectObjectContent(qa,nd,od={},ld){if(!isValidBucketName(qa))throw new InvalidBucketNameError(`Invalid bucket name: ${qa}`);if(!isValidObjectName(nd))throw new InvalidObjectNameError(`Invalid object name: ${nd}`);if(_.isEmpty(od))throw new TypeError("valid select configuration is required");if(!isString(od.expression))throw new TypeError('sqlExpression should be of type "string"');if(_.isEmpty(od.inputSerialization))throw new TypeError("inputSerialization is required");if(!isObject(od.inputSerialization))throw new TypeError('inputSerialization should be of type "object"');if(_.isEmpty(od.outputSerialization))throw new TypeError("outputSerialization is required");if(!isObject(od.outputSerialization))throw new TypeError('outputSerialization should be of type "object"');if(!isFunction(ld))throw new TypeError('callback should be of type "function"');const ud="POST";let cd="select";cd+="&select-type=2";const dd=[{Expression:od.expression},{ExpressionType:od.expressionType||"SQL"},{InputSerialization:[od.inputSerialization]},{OutputSerialization:[od.outputSerialization]}];od.requestProgress&&dd.push({RequestProgress:od.requestProgress}),od.scanRange&&dd.push({ScanRange:od.scanRange});const fd=new xml2js.Builder({rootName:"SelectObjectContentRequest",renderOpts:{pretty:!1},headless:!0}).buildObject(dd);this.makeRequest({method:ud,bucketName:qa,objectName:nd,query:cd},fd,[200],"",!0,(md,vd)=>{if(md)return ld(md);let Ad;pipesetup(vd,selectObjectContentTransformer()).on("data",Nd=>{Ad=parseSelectObjectContentResponse(Nd)}).on("error",ld).on("end",()=>{ld(null,Ad)})})}}Client.prototype.makeBucket=promisify(Client.prototype.makeBucket);Client.prototype.bucketExists=promisify(Client.prototype.bucketExists);Client.prototype.getObject=promisify(Client.prototype.getObject);Client.prototype.getPartialObject=promisify(Client.prototype.getPartialObject);Client.prototype.fGetObject=promisify(Client.prototype.fGetObject);Client.prototype.putObject=promisify(Client.prototype.putObject);Client.prototype.fPutObject=promisify(Client.prototype.fPutObject);Client.prototype.copyObject=promisify(Client.prototype.copyObject);Client.prototype.removeObjects=promisify(Client.prototype.removeObjects);Client.prototype.presignedUrl=promisify(Client.prototype.presignedUrl);Client.prototype.presignedGetObject=promisify(Client.prototype.presignedGetObject);Client.prototype.presignedPutObject=promisify(Client.prototype.presignedPutObject);Client.prototype.presignedPostPolicy=promisify(Client.prototype.presignedPostPolicy);Client.prototype.getBucketNotification=promisify(Client.prototype.getBucketNotification);Client.prototype.setBucketNotification=promisify(Client.prototype.setBucketNotification);Client.prototype.removeAllBucketNotification=promisify(Client.prototype.removeAllBucketNotification);Client.prototype.getBucketPolicy=promisify(Client.prototype.getBucketPolicy);Client.prototype.setBucketPolicy=promisify(Client.prototype.setBucketPolicy);Client.prototype.removeIncompleteUpload=promisify(Client.prototype.removeIncompleteUpload);Client.prototype.getBucketVersioning=promisify(Client.prototype.getBucketVersioning);Client.prototype.setBucketVersioning=promisify(Client.prototype.setBucketVersioning);Client.prototype.setBucketTagging=promisify(Client.prototype.setBucketTagging);Client.prototype.removeBucketTagging=promisify(Client.prototype.removeBucketTagging);Client.prototype.getBucketTagging=promisify(Client.prototype.getBucketTagging);Client.prototype.setObjectTagging=promisify(Client.prototype.setObjectTagging);Client.prototype.removeObjectTagging=promisify(Client.prototype.removeObjectTagging);Client.prototype.getObjectTagging=promisify(Client.prototype.getObjectTagging);Client.prototype.setBucketLifecycle=promisify(Client.prototype.setBucketLifecycle);Client.prototype.getBucketLifecycle=promisify(Client.prototype.getBucketLifecycle);Client.prototype.removeBucketLifecycle=promisify(Client.prototype.removeBucketLifecycle);Client.prototype.setObjectLockConfig=promisify(Client.prototype.setObjectLockConfig);Client.prototype.getObjectLockConfig=promisify(Client.prototype.getObjectLockConfig);Client.prototype.putObjectRetention=promisify(Client.prototype.putObjectRetention);Client.prototype.getObjectRetention=promisify(Client.prototype.getObjectRetention);Client.prototype.setBucketEncryption=promisify(Client.prototype.setBucketEncryption);Client.prototype.getBucketEncryption=promisify(Client.prototype.getBucketEncryption);Client.prototype.removeBucketEncryption=promisify(Client.prototype.removeBucketEncryption);Client.prototype.setObjectLegalHold=promisify(Client.prototype.setObjectLegalHold);Client.prototype.getObjectLegalHold=promisify(Client.prototype.getObjectLegalHold);Client.prototype.composeObject=promisify(Client.prototype.composeObject);Client.prototype.selectObjectContent=promisify(Client.prototype.selectObjectContent);Client.prototype.removeObject=callbackify(Client.prototype.removeObject);Client.prototype.statObject=callbackify(Client.prototype.statObject);Client.prototype.removeBucket=callbackify(Client.prototype.removeBucket);Client.prototype.listBuckets=callbackify(Client.prototype.listBuckets);Client.prototype.removeBucketReplication=callbackify(Client.prototype.removeBucketReplication);Client.prototype.setBucketReplication=callbackify(Client.prototype.setBucketReplication);Client.prototype.getBucketReplication=callbackify(Client.prototype.getBucketReplication);var __extends$3=function(){var Ra=function(qa,nd){return Ra=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(od,ld){od.__proto__=ld}||function(od,ld){for(var ud in ld)ld.hasOwnProperty(ud)&&(od[ud]=ld[ud])},Ra(qa,nd)};return function(qa,nd){Ra(qa,nd);function od(){this.constructor=qa}qa.prototype=nd===null?Object.create(nd):(od.prototype=nd.prototype,new od)}}(),QiniuErrorName;(function(Ra){Ra.InvalidFile="InvalidFile",Ra.InvalidToken="InvalidToken",Ra.InvalidMetadata="InvalidMetadata",Ra.InvalidChunkSize="InvalidChunkSize",Ra.InvalidCustomVars="InvalidCustomVars",Ra.NotAvailableUploadHost="NotAvailableUploadHost",Ra.ReadCacheFailed="ReadCacheFailed",Ra.InvalidCacheData="InvalidCacheData",Ra.WriteCacheFailed="WriteCacheFailed",Ra.RemoveCacheFailed="RemoveCacheFailed",Ra.GetCanvasContextFailed="GetCanvasContextFailed",Ra.UnsupportedFileType="UnsupportedFileType",Ra.FileReaderReadFailed="FileReaderReadFailed",Ra.NotAvailableXMLHttpRequest="NotAvailableXMLHttpRequest",Ra.InvalidProgressEventTarget="InvalidProgressEventTarget",Ra.RequestError="RequestError"})(QiniuErrorName||(QiniuErrorName={}));var QiniuError=function(){function Ra(qa,nd){this.name=qa,this.message=nd,this.stack=new Error().stack}return Ra}(),QiniuRequestError=function(Ra){__extends$3(qa,Ra);function qa(nd,od,ld,ud){var cd=Ra.call(this,QiniuErrorName.RequestError,ld)||this;return cd.code=nd,cd.reqId=od,cd.isRequestError=!0,cd.data=ud,cd}return qa}(QiniuError),QiniuNetworkError=function(Ra){__extends$3(qa,Ra);function qa(nd,od){return od===void 0&&(od=""),Ra.call(this,0,od,nd)||this}return qa}(QiniuRequestError),Pool=function(){function Ra(qa,nd){this.runTask=qa,this.limit=nd,this.aborted=!1,this.queue=[],this.processing=[]}return Ra.prototype.enqueue=function(qa){var nd=this;return new Promise(function(od,ld){nd.queue.push({task:qa,resolve:od,reject:ld}),nd.check()})},Ra.prototype.run=function(qa){var nd=this;this.queue=this.queue.filter(function(od){return od!==qa}),this.processing.push(qa),this.runTask(qa.task).then(function(){nd.processing=nd.processing.filter(function(od){return od!==qa}),qa.resolve(),nd.check()},function(od){return qa.reject(od)})},Ra.prototype.check=function(){var qa=this;if(!this.aborted){var nd=this.processing.length,od=this.limit-nd;this.queue.slice(0,od).forEach(function(ld){qa.run(ld)})}},Ra.prototype.abort=function(){this.queue=[],this.aborted=!0},Ra}(),__extends$2=function(){var Ra=function(qa,nd){return Ra=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(od,ld){od.__proto__=ld}||function(od,ld){for(var ud in ld)ld.hasOwnProperty(ud)&&(od[ud]=ld[ud])},Ra(qa,nd)};return function(qa,nd){Ra(qa,nd);function od(){this.constructor=qa}qa.prototype=nd===null?Object.create(nd):(od.prototype=nd.prototype,new od)}}(),__assign$6=function(){return __assign$6=Object.assign||function(Ra){for(var qa,nd=1,od=arguments.length;nd<od;nd++){qa=arguments[nd];for(var ld in qa)Object.prototype.hasOwnProperty.call(qa,ld)&&(Ra[ld]=qa[ld])}return Ra},__assign$6.apply(this,arguments)},Subscription=function(){function Ra(){this.closed=!1}return Ra.prototype.unsubscribe=function(){this.closed||(this.closed=!0,this._unsubscribe&&this._unsubscribe())},Ra.prototype.add=function(qa){this._unsubscribe=qa},Ra}(),Subscriber=function(Ra){__extends$2(qa,Ra);function qa(nd,od,ld){var ud=Ra.call(this)||this;return ud.isStopped=!1,nd&&typeof nd=="object"?ud.destination=nd:ud.destination=__assign$6(__assign$6(__assign$6({},nd&&{next:nd}),od&&{error:od}),ld&&{complete:ld}),ud}return qa.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,Ra.prototype.unsubscribe.call(this))},qa.prototype.next=function(nd){!this.isStopped&&this.destination.next&&this.destination.next(nd)},qa.prototype.error=function(nd){!this.isStopped&&this.destination.error&&(this.isStopped=!0,this.destination.error(nd))},qa.prototype.complete=function(nd){!this.isStopped&&this.destination.complete&&(this.isStopped=!0,this.destination.complete(nd))},qa}(Subscription),Observable=function(){function Ra(qa){this._subscribe=qa}return Ra.prototype.subscribe=function(qa,nd,od){var ld=new Subscriber(qa,nd,od);return ld.add(this._subscribe(ld)),ld},Ra}();function utf8Encode(Ra){if(Ra===null||typeof Ra>"u")return"";var qa=Ra+"",nd="",od,ld,ud=0;od=ld=0,ud=qa.length;for(var cd=0;cd<ud;cd++){var dd=qa.charCodeAt(cd),pd=null;if(dd<128)ld++;else if(dd>127&&dd<2048)pd=String.fromCharCode(dd>>6|192,dd&63|128);else if((dd&63488^55296)>0)pd=String.fromCharCode(dd>>12|224,dd>>6&63|128,dd&63|128);else{if((dd&64512^55296)>0)throw new RangeError("Unmatched trail surrogate at "+cd);var fd=qa.charCodeAt(++cd);if((fd&64512^56320)>0)throw new RangeError("Unmatched lead surrogate at "+(cd-1));dd=((dd&1023)<<10)+(fd&1023)+65536,pd=String.fromCharCode(dd>>18|240,dd>>12&63|128,dd>>6&63|128,dd&63|128)}pd!==null&&(ld>od&&(nd+=qa.slice(od,ld)),nd+=pd,od=ld=cd+1)}return ld>od&&(nd+=qa.slice(od,ud)),nd}function utf8Decode(Ra){var qa=[],nd=0,od=0,ld=0;for(Ra+="";nd<Ra.length;){od=Ra.charCodeAt(nd)&255,ld=0,od<=191?(od=od&127,ld=1):od<=223?(od=od&31,ld=2):od<=239?(od=od&15,ld=3):(od=od&7,ld=4);for(var ud=1;ud<ld;++ud)od=od<<6|Ra.charCodeAt(ud+nd)&63;ld===4?(od-=65536,qa.push(String.fromCharCode(55296|od>>10&1023)),qa.push(String.fromCharCode(56320|od&1023))):qa.push(String.fromCharCode(od)),nd+=ld}return qa.join("")}function base64Encode(Ra){var qa="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",nd,od,ld,ud,cd,dd,pd,fd,md=0,vd=0,Ad="",Nd=[];if(!Ra)return Ra;Ra=utf8Encode(Ra+"");do nd=Ra.charCodeAt(md++),od=Ra.charCodeAt(md++),ld=Ra.charCodeAt(md++),fd=nd<<16|od<<8|ld,ud=fd>>18&63,cd=fd>>12&63,dd=fd>>6&63,pd=fd&63,Nd[vd++]=qa.charAt(ud)+qa.charAt(cd)+qa.charAt(dd)+qa.charAt(pd);while(md<Ra.length);switch(Ad=Nd.join(""),Ra.length%3){case 1:Ad=Ad.slice(0,-2)+"==";break;case 2:Ad=Ad.slice(0,-1)+"=";break}return Ad}function base64Decode(Ra){var qa="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",nd,od,ld,ud,cd,dd,pd,fd,md=0,vd=0,Ad="",Nd=[];if(!Ra)return Ra;Ra+="";do ud=qa.indexOf(Ra.charAt(md++)),cd=qa.indexOf(Ra.charAt(md++)),dd=qa.indexOf(Ra.charAt(md++)),pd=qa.indexOf(Ra.charAt(md++)),fd=ud<<18|cd<<12|dd<<6|pd,nd=fd>>16&255,od=fd>>8&255,ld=fd&255,dd===64?Nd[vd++]=String.fromCharCode(nd):pd===64?Nd[vd++]=String.fromCharCode(nd,od):Nd[vd++]=String.fromCharCode(nd,od,ld);while(md<Ra.length);return Ad=Nd.join(""),utf8Decode(Ad)}function urlSafeBase64Encode(Ra){return Ra=base64Encode(Ra),Ra.replace(/\//g,"_").replace(/\+/g,"-")}function urlSafeBase64Decode(Ra){return Ra=Ra.replace(/_/g,"/").replace(/-/g,"+"),base64Decode(Ra)}var sparkMd5={exports:{}};(function(Ra,qa){(function(nd){Ra.exports=nd()})(function(nd){var od=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"];function ld(Pd,Md){var Bd=Pd[0],jd=Pd[1],Hd=Pd[2],Gd=Pd[3];Bd+=(jd&Hd|~jd&Gd)+Md[0]-680876936|0,Bd=(Bd<<7|Bd>>>25)+jd|0,Gd+=(Bd&jd|~Bd&Hd)+Md[1]-389564586|0,Gd=(Gd<<12|Gd>>>20)+Bd|0,Hd+=(Gd&Bd|~Gd&jd)+Md[2]+606105819|0,Hd=(Hd<<17|Hd>>>15)+Gd|0,jd+=(Hd&Gd|~Hd&Bd)+Md[3]-1044525330|0,jd=(jd<<22|jd>>>10)+Hd|0,Bd+=(jd&Hd|~jd&Gd)+Md[4]-176418897|0,Bd=(Bd<<7|Bd>>>25)+jd|0,Gd+=(Bd&jd|~Bd&Hd)+Md[5]+1200080426|0,Gd=(Gd<<12|Gd>>>20)+Bd|0,Hd+=(Gd&Bd|~Gd&jd)+Md[6]-1473231341|0,Hd=(Hd<<17|Hd>>>15)+Gd|0,jd+=(Hd&Gd|~Hd&Bd)+Md[7]-45705983|0,jd=(jd<<22|jd>>>10)+Hd|0,Bd+=(jd&Hd|~jd&Gd)+Md[8]+1770035416|0,Bd=(Bd<<7|Bd>>>25)+jd|0,Gd+=(Bd&jd|~Bd&Hd)+Md[9]-1958414417|0,Gd=(Gd<<12|Gd>>>20)+Bd|0,Hd+=(Gd&Bd|~Gd&jd)+Md[10]-42063|0,Hd=(Hd<<17|Hd>>>15)+Gd|0,jd+=(Hd&Gd|~Hd&Bd)+Md[11]-1990404162|0,jd=(jd<<22|jd>>>10)+Hd|0,Bd+=(jd&Hd|~jd&Gd)+Md[12]+1804603682|0,Bd=(Bd<<7|Bd>>>25)+jd|0,Gd+=(Bd&jd|~Bd&Hd)+Md[13]-40341101|0,Gd=(Gd<<12|Gd>>>20)+Bd|0,Hd+=(Gd&Bd|~Gd&jd)+Md[14]-1502002290|0,Hd=(Hd<<17|Hd>>>15)+Gd|0,jd+=(Hd&Gd|~Hd&Bd)+Md[15]+1236535329|0,jd=(jd<<22|jd>>>10)+Hd|0,Bd+=(jd&Gd|Hd&~Gd)+Md[1]-165796510|0,Bd=(Bd<<5|Bd>>>27)+jd|0,Gd+=(Bd&Hd|jd&~Hd)+Md[6]-1069501632|0,Gd=(Gd<<9|Gd>>>23)+Bd|0,Hd+=(Gd&jd|Bd&~jd)+Md[11]+643717713|0,Hd=(Hd<<14|Hd>>>18)+Gd|0,jd+=(Hd&Bd|Gd&~Bd)+Md[0]-373897302|0,jd=(jd<<20|jd>>>12)+Hd|0,Bd+=(jd&Gd|Hd&~Gd)+Md[5]-701558691|0,Bd=(Bd<<5|Bd>>>27)+jd|0,Gd+=(Bd&Hd|jd&~Hd)+Md[10]+38016083|0,Gd=(Gd<<9|Gd>>>23)+Bd|0,Hd+=(Gd&jd|Bd&~jd)+Md[15]-660478335|0,Hd=(Hd<<14|Hd>>>18)+Gd|0,jd+=(Hd&Bd|Gd&~Bd)+Md[4]-405537848|0,jd=(jd<<20|jd>>>12)+Hd|0,Bd+=(jd&Gd|Hd&~Gd)+Md[9]+568446438|0,Bd=(Bd<<5|Bd>>>27)+jd|0,Gd+=(Bd&Hd|jd&~Hd)+Md[14]-1019803690|0,Gd=(Gd<<9|Gd>>>23)+Bd|0,Hd+=(Gd&jd|Bd&~jd)+Md[3]-187363961|0,Hd=(Hd<<14|Hd>>>18)+Gd|0,jd+=(Hd&Bd|Gd&~Bd)+Md[8]+1163531501|0,jd=(jd<<20|jd>>>12)+Hd|0,Bd+=(jd&Gd|Hd&~Gd)+Md[13]-1444681467|0,Bd=(Bd<<5|Bd>>>27)+jd|0,Gd+=(Bd&Hd|jd&~Hd)+Md[2]-51403784|0,Gd=(Gd<<9|Gd>>>23)+Bd|0,Hd+=(Gd&jd|Bd&~jd)+Md[7]+1735328473|0,Hd=(Hd<<14|Hd>>>18)+Gd|0,jd+=(Hd&Bd|Gd&~Bd)+Md[12]-1926607734|0,jd=(jd<<20|jd>>>12)+Hd|0,Bd+=(jd^Hd^Gd)+Md[5]-378558|0,Bd=(Bd<<4|Bd>>>28)+jd|0,Gd+=(Bd^jd^Hd)+Md[8]-2022574463|0,Gd=(Gd<<11|Gd>>>21)+Bd|0,Hd+=(Gd^Bd^jd)+Md[11]+1839030562|0,Hd=(Hd<<16|Hd>>>16)+Gd|0,jd+=(Hd^Gd^Bd)+Md[14]-35309556|0,jd=(jd<<23|jd>>>9)+Hd|0,Bd+=(jd^Hd^Gd)+Md[1]-1530992060|0,Bd=(Bd<<4|Bd>>>28)+jd|0,Gd+=(Bd^jd^Hd)+Md[4]+1272893353|0,Gd=(Gd<<11|Gd>>>21)+Bd|0,Hd+=(Gd^Bd^jd)+Md[7]-155497632|0,Hd=(Hd<<16|Hd>>>16)+Gd|0,jd+=(Hd^Gd^Bd)+Md[10]-1094730640|0,jd=(jd<<23|jd>>>9)+Hd|0,Bd+=(jd^Hd^Gd)+Md[13]+681279174|0,Bd=(Bd<<4|Bd>>>28)+jd|0,Gd+=(Bd^jd^Hd)+Md[0]-358537222|0,Gd=(Gd<<11|Gd>>>21)+Bd|0,Hd+=(Gd^Bd^jd)+Md[3]-722521979|0,Hd=(Hd<<16|Hd>>>16)+Gd|0,jd+=(Hd^Gd^Bd)+Md[6]+76029189|0,jd=(jd<<23|jd>>>9)+Hd|0,Bd+=(jd^Hd^Gd)+Md[9]-640364487|0,Bd=(Bd<<4|Bd>>>28)+jd|0,Gd+=(Bd^jd^Hd)+Md[12]-421815835|0,Gd=(Gd<<11|Gd>>>21)+Bd|0,Hd+=(Gd^Bd^jd)+Md[15]+530742520|0,Hd=(Hd<<16|Hd>>>16)+Gd|0,jd+=(Hd^Gd^Bd)+Md[2]-995338651|0,jd=(jd<<23|jd>>>9)+Hd|0,Bd+=(Hd^(jd|~Gd))+Md[0]-198630844|0,Bd=(Bd<<6|Bd>>>26)+jd|0,Gd+=(jd^(Bd|~Hd))+Md[7]+1126891415|0,Gd=(Gd<<10|Gd>>>22)+Bd|0,Hd+=(Bd^(Gd|~jd))+Md[14]-1416354905|0,Hd=(Hd<<15|Hd>>>17)+Gd|0,jd+=(Gd^(Hd|~Bd))+Md[5]-57434055|0,jd=(jd<<21|jd>>>11)+Hd|0,Bd+=(Hd^(jd|~Gd))+Md[12]+1700485571|0,Bd=(Bd<<6|Bd>>>26)+jd|0,Gd+=(jd^(Bd|~Hd))+Md[3]-1894986606|0,Gd=(Gd<<10|Gd>>>22)+Bd|0,Hd+=(Bd^(Gd|~jd))+Md[10]-1051523|0,Hd=(Hd<<15|Hd>>>17)+Gd|0,jd+=(Gd^(Hd|~Bd))+Md[1]-2054922799|0,jd=(jd<<21|jd>>>11)+Hd|0,Bd+=(Hd^(jd|~Gd))+Md[8]+1873313359|0,Bd=(Bd<<6|Bd>>>26)+jd|0,Gd+=(jd^(Bd|~Hd))+Md[15]-30611744|0,Gd=(Gd<<10|Gd>>>22)+Bd|0,Hd+=(Bd^(Gd|~jd))+Md[6]-1560198380|0,Hd=(Hd<<15|Hd>>>17)+Gd|0,jd+=(Gd^(Hd|~Bd))+Md[13]+1309151649|0,jd=(jd<<21|jd>>>11)+Hd|0,Bd+=(Hd^(jd|~Gd))+Md[4]-145523070|0,Bd=(Bd<<6|Bd>>>26)+jd|0,Gd+=(jd^(Bd|~Hd))+Md[11]-1120210379|0,Gd=(Gd<<10|Gd>>>22)+Bd|0,Hd+=(Bd^(Gd|~jd))+Md[2]+718787259|0,Hd=(Hd<<15|Hd>>>17)+Gd|0,jd+=(Gd^(Hd|~Bd))+Md[9]-343485551|0,jd=(jd<<21|jd>>>11)+Hd|0,Pd[0]=Bd+Pd[0]|0,Pd[1]=jd+Pd[1]|0,Pd[2]=Hd+Pd[2]|0,Pd[3]=Gd+Pd[3]|0}function ud(Pd){var Md=[],Bd;for(Bd=0;Bd<64;Bd+=4)Md[Bd>>2]=Pd.charCodeAt(Bd)+(Pd.charCodeAt(Bd+1)<<8)+(Pd.charCodeAt(Bd+2)<<16)+(Pd.charCodeAt(Bd+3)<<24);return Md}function cd(Pd){var Md=[],Bd;for(Bd=0;Bd<64;Bd+=4)Md[Bd>>2]=Pd[Bd]+(Pd[Bd+1]<<8)+(Pd[Bd+2]<<16)+(Pd[Bd+3]<<24);return Md}function dd(Pd){var Md=Pd.length,Bd=[1732584193,-271733879,-1732584194,271733878],jd,Hd,Gd,zd,df,Wd;for(jd=64;jd<=Md;jd+=64)ld(Bd,ud(Pd.substring(jd-64,jd)));for(Pd=Pd.substring(jd-64),Hd=Pd.length,Gd=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],jd=0;jd<Hd;jd+=1)Gd[jd>>2]|=Pd.charCodeAt(jd)<<(jd%4<<3);if(Gd[jd>>2]|=128<<(jd%4<<3),jd>55)for(ld(Bd,Gd),jd=0;jd<16;jd+=1)Gd[jd]=0;return zd=Md*8,zd=zd.toString(16).match(/(.*?)(.{0,8})$/),df=parseInt(zd[2],16),Wd=parseInt(zd[1],16)||0,Gd[14]=df,Gd[15]=Wd,ld(Bd,Gd),Bd}function pd(Pd){var Md=Pd.length,Bd=[1732584193,-271733879,-1732584194,271733878],jd,Hd,Gd,zd,df,Wd;for(jd=64;jd<=Md;jd+=64)ld(Bd,cd(Pd.subarray(jd-64,jd)));for(Pd=jd-64<Md?Pd.subarray(jd-64):new Uint8Array(0),Hd=Pd.length,Gd=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],jd=0;jd<Hd;jd+=1)Gd[jd>>2]|=Pd[jd]<<(jd%4<<3);if(Gd[jd>>2]|=128<<(jd%4<<3),jd>55)for(ld(Bd,Gd),jd=0;jd<16;jd+=1)Gd[jd]=0;return zd=Md*8,zd=zd.toString(16).match(/(.*?)(.{0,8})$/),df=parseInt(zd[2],16),Wd=parseInt(zd[1],16)||0,Gd[14]=df,Gd[15]=Wd,ld(Bd,Gd),Bd}function fd(Pd){var Md="",Bd;for(Bd=0;Bd<4;Bd+=1)Md+=od[Pd>>Bd*8+4&15]+od[Pd>>Bd*8&15];return Md}function md(Pd){var Md;for(Md=0;Md<Pd.length;Md+=1)Pd[Md]=fd(Pd[Md]);return Pd.join("")}md(dd("hello")),typeof ArrayBuffer<"u"&&!ArrayBuffer.prototype.slice&&function(){function Pd(Md,Bd){return Md=Md|0||0,Md<0?Math.max(Md+Bd,0):Math.min(Md,Bd)}ArrayBuffer.prototype.slice=function(Md,Bd){var jd=this.byteLength,Hd=Pd(Md,jd),Gd=jd,zd,df,Wd,Jd;return Bd!==nd&&(Gd=Pd(Bd,jd)),Hd>Gd?new ArrayBuffer(0):(zd=Gd-Hd,df=new ArrayBuffer(zd),Wd=new Uint8Array(df),Jd=new Uint8Array(this,Hd,zd),Wd.set(Jd),df)}}();function vd(Pd){return/[\u0080-\uFFFF]/.test(Pd)&&(Pd=unescape(encodeURIComponent(Pd))),Pd}function Ad(Pd,Md){var Bd=Pd.length,jd=new ArrayBuffer(Bd),Hd=new Uint8Array(jd),Gd;for(Gd=0;Gd<Bd;Gd+=1)Hd[Gd]=Pd.charCodeAt(Gd);return Md?Hd:jd}function Nd(Pd){return String.fromCharCode.apply(null,new Uint8Array(Pd))}function Id(Pd,Md,Bd){var jd=new Uint8Array(Pd.byteLength+Md.byteLength);return jd.set(new Uint8Array(Pd)),jd.set(new Uint8Array(Md),Pd.byteLength),jd}function Od(Pd){var Md=[],Bd=Pd.length,jd;for(jd=0;jd<Bd-1;jd+=2)Md.push(parseInt(Pd.substr(jd,2),16));return String.fromCharCode.apply(String,Md)}function Fd(){this.reset()}return Fd.prototype.append=function(Pd){return this.appendBinary(vd(Pd)),this},Fd.prototype.appendBinary=function(Pd){this._buff+=Pd,this._length+=Pd.length;var Md=this._buff.length,Bd;for(Bd=64;Bd<=Md;Bd+=64)ld(this._hash,ud(this._buff.substring(Bd-64,Bd)));return this._buff=this._buff.substring(Bd-64),this},Fd.prototype.end=function(Pd){var Md=this._buff,Bd=Md.length,jd,Hd=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],Gd;for(jd=0;jd<Bd;jd+=1)Hd[jd>>2]|=Md.charCodeAt(jd)<<(jd%4<<3);return this._finish(Hd,Bd),Gd=md(this._hash),Pd&&(Gd=Od(Gd)),this.reset(),Gd},Fd.prototype.reset=function(){return this._buff="",this._length=0,this._hash=[1732584193,-271733879,-1732584194,271733878],this},Fd.prototype.getState=function(){return{buff:this._buff,length:this._length,hash:this._hash.slice()}},Fd.prototype.setState=function(Pd){return this._buff=Pd.buff,this._length=Pd.length,this._hash=Pd.hash,this},Fd.prototype.destroy=function(){delete this._hash,delete this._buff,delete this._length},Fd.prototype._finish=function(Pd,Md){var Bd=Md,jd,Hd,Gd;if(Pd[Bd>>2]|=128<<(Bd%4<<3),Bd>55)for(ld(this._hash,Pd),Bd=0;Bd<16;Bd+=1)Pd[Bd]=0;jd=this._length*8,jd=jd.toString(16).match(/(.*?)(.{0,8})$/),Hd=parseInt(jd[2],16),Gd=parseInt(jd[1],16)||0,Pd[14]=Hd,Pd[15]=Gd,ld(this._hash,Pd)},Fd.hash=function(Pd,Md){return Fd.hashBinary(vd(Pd),Md)},Fd.hashBinary=function(Pd,Md){var Bd=dd(Pd),jd=md(Bd);return Md?Od(jd):jd},Fd.ArrayBuffer=function(){this.reset()},Fd.ArrayBuffer.prototype.append=function(Pd){var Md=Id(this._buff.buffer,Pd),Bd=Md.length,jd;for(this._length+=Pd.byteLength,jd=64;jd<=Bd;jd+=64)ld(this._hash,cd(Md.subarray(jd-64,jd)));return this._buff=jd-64<Bd?new Uint8Array(Md.buffer.slice(jd-64)):new Uint8Array(0),this},Fd.ArrayBuffer.prototype.end=function(Pd){var Md=this._buff,Bd=Md.length,jd=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],Hd,Gd;for(Hd=0;Hd<Bd;Hd+=1)jd[Hd>>2]|=Md[Hd]<<(Hd%4<<3);return this._finish(jd,Bd),Gd=md(this._hash),Pd&&(Gd=Od(Gd)),this.reset(),Gd},Fd.ArrayBuffer.prototype.reset=function(){return this._buff=new Uint8Array(0),this._length=0,this._hash=[1732584193,-271733879,-1732584194,271733878],this},Fd.ArrayBuffer.prototype.getState=function(){var Pd=Fd.prototype.getState.call(this);return Pd.buff=Nd(Pd.buff),Pd},Fd.ArrayBuffer.prototype.setState=function(Pd){return Pd.buff=Ad(Pd.buff,!0),Fd.prototype.setState.call(this,Pd)},Fd.ArrayBuffer.prototype.destroy=Fd.prototype.destroy,Fd.ArrayBuffer.prototype._finish=Fd.prototype._finish,Fd.ArrayBuffer.hash=function(Pd,Md){var Bd=pd(new Uint8Array(Pd)),jd=md(Bd);return Md?Od(jd):jd},Fd})})(sparkMd5);var sparkMd5Exports=sparkMd5.exports;const SparkMD5=getDefaultExportFromCjs(sparkMd5Exports);var __assign$5=function(){return __assign$5=Object.assign||function(Ra){for(var qa,nd=1,od=arguments.length;nd<od;nd++){qa=arguments[nd];for(var ld in qa)Object.prototype.hasOwnProperty.call(qa,ld)&&(Ra[ld]=qa[ld])}return Ra},__assign$5.apply(this,arguments)},__awaiter$7=function(Ra,qa,nd,od){function ld(ud){return ud instanceof nd?ud:new nd(function(cd){cd(ud)})}return new(nd||(nd=Promise))(function(ud,cd){function dd(md){try{fd(od.next(md))}catch(vd){cd(vd)}}function pd(md){try{fd(od.throw(md))}catch(vd){cd(vd)}}function fd(md){md.done?ud(md.value):ld(md.value).then(dd,pd)}fd((od=od.apply(Ra,qa||[])).next())})},__generator$7=function(Ra,qa){var nd={label:0,sent:function(){if(ud[0]&1)throw ud[1];return ud[1]},trys:[],ops:[]},od,ld,ud,cd;return cd={next:dd(0),throw:dd(1),return:dd(2)},typeof Symbol=="function"&&(cd[Symbol.iterator]=function(){return this}),cd;function dd(fd){return function(md){return pd([fd,md])}}function pd(fd){if(od)throw new TypeError("Generator is already executing.");for(;nd;)try{if(od=1,ld&&(ud=fd[0]&2?ld.return:fd[0]?ld.throw||((ud=ld.return)&&ud.call(ld),0):ld.next)&&!(ud=ud.call(ld,fd[1])).done)return ud;switch(ld=0,ud&&(fd=[fd[0]&2,ud.value]),fd[0]){case 0:case 1:ud=fd;break;case 4:return nd.label++,{value:fd[1],done:!1};case 5:nd.label++,ld=fd[1],fd=[0];continue;case 7:fd=nd.ops.pop(),nd.trys.pop();continue;default:if(ud=nd.trys,!(ud=ud.length>0&&ud[ud.length-1])&&(fd[0]===6||fd[0]===2)){nd=0;continue}if(fd[0]===3&&(!ud||fd[1]>ud[0]&&fd[1]<ud[3])){nd.label=fd[1];break}if(fd[0]===6&&nd.label<ud[1]){nd.label=ud[1],ud=fd;break}if(ud&&nd.label<ud[2]){nd.label=ud[2],nd.ops.push(fd);break}ud[2]&&nd.ops.pop(),nd.trys.pop();continue}fd=qa.call(Ra,nd)}catch(md){fd=[6,md],ld=0}finally{od=ud=0}if(fd[0]&5)throw fd[1];return{value:fd[0]?fd[1]:void 0,done:!0}}},MB=Math.pow(1024,2);function getChunks(Ra,qa){var nd=qa*MB;if(nd>Ra.size)nd=Ra.size;else for(;Ra.size>nd*1e4;)nd*=2;for(var od=[],ld=Math.ceil(Ra.size/nd),ud=0;ud<ld;ud++){var cd=Ra.slice(nd*ud,ud===ld-1?Ra.size:nd*(ud+1));od.push(cd)}return od}function isMetaDataValid(Ra){return Object.keys(Ra).every(function(qa){return qa.indexOf("x-qn-meta-")===0})}function isCustomVarsValid(Ra){return Object.keys(Ra).every(function(qa){return qa.indexOf("x:")===0})}function sum(Ra){return Ra.reduce(function(qa,nd){return qa+nd},0)}function setLocalFileInfo(Ra,qa,nd){try{localStorage.setItem(Ra,JSON.stringify(qa))}catch{nd.warn(new QiniuError(QiniuErrorName.WriteCacheFailed,"setLocalFileInfo failed: "+Ra))}}function createLocalKey(Ra,qa,nd){var od=qa==null?"_":"_key_"+qa+"_";return"qiniu_js_sdk_upload_file_name_"+Ra+od+"size_"+nd}function removeLocalFileInfo(Ra,qa){try{localStorage.removeItem(Ra)}catch{qa.warn(new QiniuError(QiniuErrorName.RemoveCacheFailed,"removeLocalFileInfo failed. key: "+Ra))}}function getLocalFileInfo(Ra,qa){var nd=null;try{nd=localStorage.getItem(Ra)}catch{qa.warn(new QiniuError(QiniuErrorName.ReadCacheFailed,"getLocalFileInfo failed. key: "+Ra))}if(nd==null)return null;var od=null;try{od=JSON.parse(nd)}catch{removeLocalFileInfo(Ra,qa),qa.warn(new QiniuError(QiniuErrorName.InvalidCacheData,"getLocalFileInfo failed to parse. key: "+Ra))}return od}function getAuthHeaders(Ra){var qa="UpToken "+Ra;return{Authorization:qa}}function getHeadersForChunkUpload(Ra){var qa=getAuthHeaders(Ra);return __assign$5({"content-type":"application/octet-stream"},qa)}function getHeadersForMkFile(Ra){var qa=getAuthHeaders(Ra);return __assign$5({"content-type":"application/json"},qa)}function createXHR(){if(window.XMLHttpRequest)return new XMLHttpRequest;if(window.ActiveXObject)return new window.ActiveXObject("Microsoft.XMLHTTP");throw new QiniuError(QiniuErrorName.NotAvailableXMLHttpRequest,"the current environment does not support.")}function computeMd5(Ra){return __awaiter$7(this,void 0,void 0,function(){var qa,nd;return __generator$7(this,function(od){switch(od.label){case 0:return[4,readAsArrayBuffer(Ra)];case 1:return qa=od.sent(),nd=new SparkMD5.ArrayBuffer,nd.append(qa),[2,nd.end()]}})})}function readAsArrayBuffer(Ra){return new Promise(function(qa,nd){var od=new FileReader;od.onload=function(ld){if(ld.target){var ud=ld.target.result;qa(ud)}else nd(new QiniuError(QiniuErrorName.InvalidProgressEventTarget,"progress event target is undefined"))},od.onerror=function(){nd(new QiniuError(QiniuErrorName.FileReaderReadFailed,"fileReader read failed"))},od.readAsArrayBuffer(Ra)})}function request(Ra,qa){return new Promise(function(nd,od){var ld=createXHR();if(ld.open(qa.method,Ra),qa.onCreate&&qa.onCreate(ld),qa.headers){var ud=qa.headers;Object.keys(ud).forEach(function(cd){ld.setRequestHeader(cd,ud[cd])})}ld.upload.addEventListener("progress",function(cd){cd.lengthComputable&&qa.onProgress&&qa.onProgress({loaded:cd.loaded,total:cd.total})}),ld.onreadystatechange=function(){var cd=ld.responseText;if(ld.readyState===4){var dd=ld.getResponseHeader("x-reqId")||"";if(ld.status===0){od(new QiniuNetworkError("network error.",dd));return}if(ld.status!==200){var pd="xhr request failed, code: "+ld.status;cd&&(pd+=" response: "+cd);var fd=void 0;try{fd=JSON.parse(cd)}catch{}od(new QiniuRequestError(ld.status,dd,pd,fd));return}try{nd({data:JSON.parse(cd),reqId:dd})}catch(md){od(md)}}},ld.send(qa.body)})}function getPortFromUrl(Ra){if(Ra&&Ra.match){var qa=Ra.match(/(^https?)/);if(!qa)return"";var nd=qa[1];return qa=Ra.match(/^https?:\/\/([^:^/]*):(\d*)/),qa?qa[2]:nd==="http"?"80":"443"}return""}function getDomainFromUrl(Ra){if(Ra&&Ra.match){var qa=Ra.match(/^https?:\/\/([^:^/]*)/);return qa?qa[1]:""}return""}function getPutPolicy(Ra){if(!Ra)throw new QiniuError(QiniuErrorName.InvalidToken,"invalid token.");var qa=Ra.split(":");if(qa.length===1)throw new QiniuError(QiniuErrorName.InvalidToken,"invalid token segments.");var nd=qa.length>3?qa[1]:qa[0];if(!nd)throw new QiniuError(QiniuErrorName.InvalidToken,"missing assess key field.");var od=null;try{od=JSON.parse(urlSafeBase64Decode(qa[qa.length-1]))}catch{throw new QiniuError(QiniuErrorName.InvalidToken,"token parse failed.")}if(od==null)throw new QiniuError(QiniuErrorName.InvalidToken,"putPolicy is null.");if(od.scope==null)throw new QiniuError(QiniuErrorName.InvalidToken,"scope field is null.");var ld=od.scope.split(":")[0];if(!ld)throw new QiniuError(QiniuErrorName.InvalidToken,"resolve bucketName failed.");return{assessKey:nd,bucketName:ld,scope:od.scope}}function createObjectURL(Ra){var qa=window.URL||window.webkitURL||window.mozURL;return qa.createObjectURL(Ra)}var _a,region={z0:"z0",z1:"z1",z2:"z2",na0:"na0",as0:"as0",cnEast2:"cn-east-2"},regionUphostMap=(_a={},_a[region.z0]={srcUphost:["up.qiniup.com"],cdnUphost:["upload.qiniup.com"]},_a[region.z1]={srcUphost:["up-z1.qiniup.com"],cdnUphost:["upload-z1.qiniup.com"]},_a[region.z2]={srcUphost:["up-z2.qiniup.com"],cdnUphost:["upload-z2.qiniup.com"]},_a[region.na0]={srcUphost:["up-na0.qiniup.com"],cdnUphost:["upload-na0.qiniup.com"]},_a[region.as0]={srcUphost:["up-as0.qiniup.com"],cdnUphost:["upload-as0.qiniup.com"]},_a[region.cnEast2]={srcUphost:["up-cn-east-2.qiniup.com"],cdnUphost:["upload-cn-east-2.qiniup.com"]},_a),stringifyPrimitive=function(Ra){switch(typeof Ra){case"string":return Ra;case"boolean":return Ra?"true":"false";case"number":return isFinite(Ra)?Ra:"";default:return""}},encode=function(Ra,qa,nd,od){return qa=qa||"&",nd=nd||"=",Ra===null&&(Ra=void 0),typeof Ra=="object"?Object.keys(Ra).map(function(ld){var ud=encodeURIComponent(stringifyPrimitive(ld))+nd;return Array.isArray(Ra[ld])?Ra[ld].map(function(cd){return ud+encodeURIComponent(stringifyPrimitive(cd))}).join(qa):ud+encodeURIComponent(stringifyPrimitive(Ra[ld]))}).filter(Boolean).join(qa):od?encodeURIComponent(stringifyPrimitive(od))+nd+encodeURIComponent(stringifyPrimitive(Ra)):""},stringify;stringify=encode;var __assign$4=function(){return __assign$4=Object.assign||function(Ra){for(var qa,nd=1,od=arguments.length;nd<od;nd++){qa=arguments[nd];for(var ld in qa)Object.prototype.hasOwnProperty.call(qa,ld)&&(Ra[ld]=qa[ld])}return Ra},__assign$4.apply(this,arguments)},__awaiter$6=function(Ra,qa,nd,od){function ld(ud){return ud instanceof nd?ud:new nd(function(cd){cd(ud)})}return new(nd||(nd=Promise))(function(ud,cd){function dd(md){try{fd(od.next(md))}catch(vd){cd(vd)}}function pd(md){try{fd(od.throw(md))}catch(vd){cd(vd)}}function fd(md){md.done?ud(md.value):ld(md.value).then(dd,pd)}fd((od=od.apply(Ra,qa||[])).next())})},__generator$6=function(Ra,qa){var nd={label:0,sent:function(){if(ud[0]&1)throw ud[1];return ud[1]},trys:[],ops:[]},od,ld,ud,cd;return cd={next:dd(0),throw:dd(1),return:dd(2)},typeof Symbol=="function"&&(cd[Symbol.iterator]=function(){return this}),cd;function dd(fd){return function(md){return pd([fd,md])}}function pd(fd){if(od)throw new TypeError("Generator is already executing.");for(;nd;)try{if(od=1,ld&&(ud=fd[0]&2?ld.return:fd[0]?ld.throw||((ud=ld.return)&&ud.call(ld),0):ld.next)&&!(ud=ud.call(ld,fd[1])).done)return ud;switch(ld=0,ud&&(fd=[fd[0]&2,ud.value]),fd[0]){case 0:case 1:ud=fd;break;case 4:return nd.label++,{value:fd[1],done:!1};case 5:nd.label++,ld=fd[1],fd=[0];continue;case 7:fd=nd.ops.pop(),nd.trys.pop();continue;default:if(ud=nd.trys,!(ud=ud.length>0&&ud[ud.length-1])&&(fd[0]===6||fd[0]===2)){nd=0;continue}if(fd[0]===3&&(!ud||fd[1]>ud[0]&&fd[1]<ud[3])){nd.label=fd[1];break}if(fd[0]===6&&nd.label<ud[1]){nd.label=ud[1],ud=fd;break}if(ud&&nd.label<ud[2]){nd.label=ud[2],nd.ops.push(fd);break}ud[2]&&nd.ops.pop(),nd.trys.pop();continue}fd=qa.call(Ra,nd)}catch(md){fd=[6,md],ld=0}finally{od=ud=0}if(fd[0]&5)throw fd[1];return{value:fd[0]?fd[1]:void 0,done:!0}}};function getUpHosts(Ra,qa,nd){return __awaiter$6(this,void 0,void 0,function(){var od,ld;return __generator$6(this,function(ud){return od=stringify({ak:Ra,bucket:qa}),ld=nd+"://api.qiniu.com/v2/query?"+od,[2,request(ld,{method:"GET"})]})})}function getBaseUrl(Ra,qa,nd){var od=nd.url,ld=nd.id;return od+"/buckets/"+Ra+"/objects/"+(qa!=null?urlSafeBase64Encode(qa):"~")+"/uploads/"+ld}function initUploadParts(Ra,qa,nd,od){var ld=od+"/buckets/"+qa+"/objects/"+(nd!=null?urlSafeBase64Encode(nd):"~")+"/uploads";return request(ld,{method:"POST",headers:getAuthHeaders(Ra)})}function uploadChunk(Ra,qa,nd,od,ld){var ud=getPutPolicy(Ra).bucketName,cd=getBaseUrl(ud,qa,od)+("/"+nd),dd=getHeadersForChunkUpload(Ra);return ld.md5&&(dd["Content-MD5"]=ld.md5),request(cd,__assign$4(__assign$4({},ld),{method:"PUT",headers:dd}))}function uploadComplete(Ra,qa,nd,od){var ld=getPutPolicy(Ra).bucketName,ud=getBaseUrl(ld,qa,nd);return request(ud,__assign$4(__assign$4({},od),{method:"POST",headers:getHeadersForMkFile(Ra)}))}function deleteUploadedChunks(Ra,qa,nd){var od=getPutPolicy(Ra).bucketName,ld=getBaseUrl(od,qa,nd);return request(ld,{method:"DELETE",headers:getAuthHeaders(Ra)})}function direct(Ra,qa,nd){return request(Ra,__assign$4({method:"POST",body:qa},nd))}function getUploadUrl(Ra,qa){return __awaiter$6(this,void 0,void 0,function(){var nd,od,ld,ud,cd;return __generator$6(this,function(dd){switch(dd.label){case 0:return nd=normalizeUploadConfig(Ra),od=nd.upprotocol,nd.uphost.length>0?[2,od+"://"+nd.uphost[0]]:(ld=getPutPolicy(qa),[4,getUpHosts(ld.assessKey,ld.bucketName,od)]);case 1:return ud=dd.sent(),cd=ud.data.up.acc.main,[2,od+"://"+cd[0]]}})})}var __assign$3=function(){return __assign$3=Object.assign||function(Ra){for(var qa,nd=1,od=arguments.length;nd<od;nd++){qa=arguments[nd];for(var ld in qa)Object.prototype.hasOwnProperty.call(qa,ld)&&(Ra[ld]=qa[ld])}return Ra},__assign$3.apply(this,arguments)},__awaiter$5=function(Ra,qa,nd,od){function ld(ud){return ud instanceof nd?ud:new nd(function(cd){cd(ud)})}return new(nd||(nd=Promise))(function(ud,cd){function dd(md){try{fd(od.next(md))}catch(vd){cd(vd)}}function pd(md){try{fd(od.throw(md))}catch(vd){cd(vd)}}function fd(md){md.done?ud(md.value):ld(md.value).then(dd,pd)}fd((od=od.apply(Ra,qa||[])).next())})},__generator$5=function(Ra,qa){var nd={label:0,sent:function(){if(ud[0]&1)throw ud[1];return ud[1]},trys:[],ops:[]},od,ld,ud,cd;return cd={next:dd(0),throw:dd(1),return:dd(2)},typeof Symbol=="function"&&(cd[Symbol.iterator]=function(){return this}),cd;function dd(fd){return function(md){return pd([fd,md])}}function pd(fd){if(od)throw new TypeError("Generator is already executing.");for(;nd;)try{if(od=1,ld&&(ud=fd[0]&2?ld.return:fd[0]?ld.throw||((ud=ld.return)&&ud.call(ld),0):ld.next)&&!(ud=ud.call(ld,fd[1])).done)return ud;switch(ld=0,ud&&(fd=[fd[0]&2,ud.value]),fd[0]){case 0:case 1:ud=fd;break;case 4:return nd.label++,{value:fd[1],done:!1};case 5:nd.label++,ld=fd[1],fd=[0];continue;case 7:fd=nd.ops.pop(),nd.trys.pop();continue;default:if(ud=nd.trys,!(ud=ud.length>0&&ud[ud.length-1])&&(fd[0]===6||fd[0]===2)){nd=0;continue}if(fd[0]===3&&(!ud||fd[1]>ud[0]&&fd[1]<ud[3])){nd.label=fd[1];break}if(fd[0]===6&&nd.label<ud[1]){nd.label=ud[1],ud=fd;break}if(ud&&nd.label<ud[2]){nd.label=ud[2],nd.ops.push(fd);break}ud[2]&&nd.ops.pop(),nd.trys.pop();continue}fd=qa.call(Ra,nd)}catch(md){fd=[6,md],ld=0}finally{od=ud=0}if(fd[0]&5)throw fd[1];return{value:fd[0]?fd[1]:void 0,done:!0}}},__read$3=function(Ra,qa){var nd=typeof Symbol=="function"&&Ra[Symbol.iterator];if(!nd)return Ra;var od=nd.call(Ra),ld,ud=[],cd;try{for(;(qa===void 0||qa-- >0)&&!(ld=od.next()).done;)ud.push(ld.value)}catch(dd){cd={error:dd}}finally{try{ld&&!ld.done&&(nd=od.return)&&nd.call(od)}finally{if(cd)throw cd.error}}return ud},__spread$3=function(){for(var Ra=[],qa=0;qa<arguments.length;qa++)Ra=Ra.concat(__read$3(arguments[qa]));return Ra},DEFAULT_CHUNK_SIZE=4,FREEZE_CODE_LIST=[0,502,503,504,599],RETRY_CODE_LIST=__spread$3(FREEZE_CODE_LIST,[612]),GB=Math.pow(1024,3),Base=function(){function Ra(qa,nd,od,ld){this.hostPool=od,this.logger=ld,this.aborted=!1,this.retryCount=0,this.xhrList=[],this.config=qa.config,ld.info("config inited.",this.config),this.putExtra=__assign$3({fname:""},qa.putExtra),ld.info("putExtra inited.",this.putExtra),this.key=qa.key,this.file=qa.file,this.token=qa.token,this.onData=nd.onData,this.onError=nd.onError,this.onComplete=nd.onComplete;try{var ud=getPutPolicy(this.token);this.bucketName=ud.bucketName,this.assessKey=ud.assessKey}catch(cd){ld.error("get putPolicy from token failed.",cd),this.onError(cd)}}return Ra.prototype.checkAndUpdateUploadHost=function(){return __awaiter$5(this,void 0,void 0,function(){var qa;return __generator$5(this,function(nd){switch(nd.label){case 0:return this.logger.info("get available upload host."),[4,this.hostPool.getUp(this.assessKey,this.bucketName,this.config.upprotocol)];case 1:if(qa=nd.sent(),qa==null)throw new QiniuError(QiniuErrorName.NotAvailableUploadHost,"no available upload host.");return this.uploadHost!=null&&this.uploadHost.host!==qa.host?this.logger.warn("host switches from "+this.uploadHost.host+" to "+qa.host+"."):this.logger.info("use host "+qa.host+"."),this.uploadHost=qa,[2]}})})},Ra.prototype.checkAndUnfreezeHost=function(){this.logger.info("check unfreeze host."),this.uploadHost!=null&&this.uploadHost.isFrozen()&&(this.logger.warn(this.uploadHost.host+" will be unfrozen."),this.uploadHost.unfreeze())},Ra.prototype.checkAndFreezeHost=function(qa){this.logger.info("check freeze host."),qa instanceof QiniuRequestError&&this.uploadHost!=null&&FREEZE_CODE_LIST.includes(qa.code)&&(this.logger.warn(this.uploadHost.host+" will be temporarily frozen."),this.uploadHost.freeze())},Ra.prototype.handleError=function(qa){this.logger.error(qa.message),this.onError(qa)},Ra.prototype.putFile=function(){return __awaiter$5(this,void 0,void 0,function(){var qa,nd,od,ld;return __generator$5(this,function(ud){switch(ud.label){case 0:if(this.aborted=!1,this.putExtra.fname||(this.logger.info("use file.name as fname."),this.putExtra.fname=this.file.name),this.file.size>1e4*GB)return this.handleError(new QiniuError(QiniuErrorName.InvalidFile,"file size exceed maximum value 10000G")),[2];if(this.putExtra.customVars&&!isCustomVarsValid(this.putExtra.customVars))return this.handleError(new QiniuError(QiniuErrorName.InvalidCustomVars,"customVars key should start width x:")),[2];if(this.putExtra.metadata&&!isMetaDataValid(this.putExtra.metadata))return this.handleError(new QiniuError(QiniuErrorName.InvalidMetadata,"metadata key should start with x-qn-meta-")),[2];ud.label=1;case 1:return ud.trys.push([1,4,,5]),this.uploadAt=new Date().getTime(),[4,this.checkAndUpdateUploadHost()];case 2:return ud.sent(),[4,this.run()];case 3:return qa=ud.sent(),this.onComplete(qa.data),this.checkAndUnfreezeHost(),this.sendLog(qa.reqId,200),[2];case 4:return nd=ud.sent(),this.aborted?(this.logger.warn("upload is aborted."),this.sendLog("",-2),[2]):(this.clear(),this.logger.error(nd),nd instanceof QiniuRequestError&&(this.sendLog(nd.reqId,nd.code),this.checkAndFreezeHost(nd),od=++this.retryCount<=this.config.retryCount,ld=RETRY_CODE_LIST.includes(nd.code),ld&&od)?(this.logger.warn("error auto retry: "+this.retryCount+"/"+this.config.retryCount+"."),this.putFile(),[2]):(this.onError(nd),[3,5]));case 5:return[2]}})})},Ra.prototype.clear=function(){this.xhrList.forEach(function(qa){qa.onreadystatechange=null,qa.abort()}),this.xhrList=[],this.logger.info("cleanup uploading xhr.")},Ra.prototype.stop=function(){this.logger.info("aborted."),this.clear(),this.aborted=!0},Ra.prototype.addXhr=function(qa){this.xhrList.push(qa)},Ra.prototype.sendLog=function(qa,nd){var od,ld;this.logger.report({code:nd,reqId:qa,remoteIp:"",upType:"jssdk-h5",size:this.file.size,time:Math.floor(this.uploadAt/1e3),port:getPortFromUrl((od=this.uploadHost)===null||od===void 0?void 0:od.getUrl()),host:getDomainFromUrl((ld=this.uploadHost)===null||ld===void 0?void 0:ld.getUrl()),bytesSent:this.progress?this.progress.total.loaded:0,duration:Math.floor((new Date().getTime()-this.uploadAt)/1e3)})},Ra.prototype.getProgressInfoItem=function(qa,nd,od){return __assign$3({size:nd,loaded:qa,percent:qa/nd*100},od==null?{}:{fromCache:od})},Ra}(),__extends$1=function(){var Ra=function(qa,nd){return Ra=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(od,ld){od.__proto__=ld}||function(od,ld){for(var ud in ld)ld.hasOwnProperty(ud)&&(od[ud]=ld[ud])},Ra(qa,nd)};return function(qa,nd){Ra(qa,nd);function od(){this.constructor=qa}qa.prototype=nd===null?Object.create(nd):(od.prototype=nd.prototype,new od)}}(),__assign$2=function(){return __assign$2=Object.assign||function(Ra){for(var qa,nd=1,od=arguments.length;nd<od;nd++){qa=arguments[nd];for(var ld in qa)Object.prototype.hasOwnProperty.call(qa,ld)&&(Ra[ld]=qa[ld])}return Ra},__assign$2.apply(this,arguments)},__awaiter$4=function(Ra,qa,nd,od){function ld(ud){return ud instanceof nd?ud:new nd(function(cd){cd(ud)})}return new(nd||(nd=Promise))(function(ud,cd){function dd(md){try{fd(od.next(md))}catch(vd){cd(vd)}}function pd(md){try{fd(od.throw(md))}catch(vd){cd(vd)}}function fd(md){md.done?ud(md.value):ld(md.value).then(dd,pd)}fd((od=od.apply(Ra,qa||[])).next())})},__generator$4=function(Ra,qa){var nd={label:0,sent:function(){if(ud[0]&1)throw ud[1];return ud[1]},trys:[],ops:[]},od,ld,ud,cd;return cd={next:dd(0),throw:dd(1),return:dd(2)},typeof Symbol=="function"&&(cd[Symbol.iterator]=function(){return this}),cd;function dd(fd){return function(md){return pd([fd,md])}}function pd(fd){if(od)throw new TypeError("Generator is already executing.");for(;nd;)try{if(od=1,ld&&(ud=fd[0]&2?ld.return:fd[0]?ld.throw||((ud=ld.return)&&ud.call(ld),0):ld.next)&&!(ud=ud.call(ld,fd[1])).done)return ud;switch(ld=0,ud&&(fd=[fd[0]&2,ud.value]),fd[0]){case 0:case 1:ud=fd;break;case 4:return nd.label++,{value:fd[1],done:!1};case 5:nd.label++,ld=fd[1],fd=[0];continue;case 7:fd=nd.ops.pop(),nd.trys.pop();continue;default:if(ud=nd.trys,!(ud=ud.length>0&&ud[ud.length-1])&&(fd[0]===6||fd[0]===2)){nd=0;continue}if(fd[0]===3&&(!ud||fd[1]>ud[0]&&fd[1]<ud[3])){nd.label=fd[1];break}if(fd[0]===6&&nd.label<ud[1]){nd.label=ud[1],ud=fd;break}if(ud&&nd.label<ud[2]){nd.label=ud[2],nd.ops.push(fd);break}ud[2]&&nd.ops.pop(),nd.trys.pop();continue}fd=qa.call(Ra,nd)}catch(md){fd=[6,md],ld=0}finally{od=ud=0}if(fd[0]&5)throw fd[1];return{value:fd[0]?fd[1]:void 0,done:!0}}};function isPositiveInteger(Ra){var qa=/^[1-9]\d*$/;return qa.test(String(Ra))}var Resume=function(Ra){__extends$1(qa,Ra);function qa(){return Ra!==null&&Ra.apply(this,arguments)||this}return qa.prototype.run=function(){return __awaiter$4(this,void 0,void 0,function(){var nd,od,ld,ud,cd,dd=this;return __generator$4(this,function(pd){switch(pd.label){case 0:if(this.logger.info("start run Resume."),!this.config.chunkSize||!isPositiveInteger(this.config.chunkSize))throw new QiniuError(QiniuErrorName.InvalidChunkSize,"chunkSize must be a positive integer");if(this.config.chunkSize>1024)throw new QiniuError(QiniuErrorName.InvalidChunkSize,"chunkSize maximum value is 1024");return[4,this.initBeforeUploadChunks()];case 1:pd.sent(),nd=new Pool(function(fd){return __awaiter$4(dd,void 0,void 0,function(){return __generator$4(this,function(md){switch(md.label){case 0:if(this.aborted)throw nd.abort(),new Error("pool is aborted");return[4,this.uploadChunk(fd)];case 1:return md.sent(),[2]}})})},this.config.concurrentRequestLimit),od=null,ld=this.getLocalKey(),ud=this.chunks.map(function(fd,md){return nd.enqueue({chunk:fd,index:md})}),pd.label=2;case 2:return pd.trys.push([2,5,,6]),[4,Promise.all(ud)];case 3:return pd.sent(),[4,this.mkFileReq()];case 4:return od=pd.sent(),[3,6];case 5:throw cd=pd.sent(),cd instanceof QiniuRequestError&&(cd.code===612||cd.code===400)&&removeLocalFileInfo(ld,this.logger),cd;case 6:return removeLocalFileInfo(ld,this.logger),[2,od]}})})},qa.prototype.uploadChunk=function(nd){return __awaiter$4(this,void 0,void 0,function(){var od,ld,ud,cd,dd,pd,fd,md,vd,Ad=this;return __generator$4(this,function(Nd){switch(Nd.label){case 0:return od=nd.index,ld=nd.chunk,ud=this.cachedUploadedList[od],this.logger.info("upload part "+od+", cache:",ud),cd=this.config.checkByMD5,dd=function(){Ad.usedCacheList[od]=!0,Ad.updateChunkProgress(ld.size,od),Ad.uploadedList[od]=ud,Ad.updateLocalCache()},ud&&!cd?(dd(),[2]):[4,computeMd5(ld)];case 1:return pd=Nd.sent(),this.logger.info("computed part md5.",pd),ud&&pd===ud.md5?(dd(),[2]):(this.usedCacheList[od]=!1,fd=function(Id){Ad.updateChunkProgress(Id.loaded,od)},md={body:ld,md5:this.config.checkByServer?pd:void 0,onProgress:fd,onCreate:function(Id){return Ad.addXhr(Id)}},this.logger.info("part "+od+" start uploading."),[4,uploadChunk(this.token,this.key,nd.index+1,this.getUploadInfo(),md)]);case 2:return vd=Nd.sent(),this.logger.info("part "+od+" upload completed."),fd({loaded:ld.size,total:ld.size}),this.uploadedList[od]={etag:vd.data.etag,md5:vd.data.md5,size:ld.size},this.updateLocalCache(),[2]}})})},qa.prototype.mkFileReq=function(){return __awaiter$4(this,void 0,void 0,function(){var nd,od,ld=this;return __generator$4(this,function(ud){switch(ud.label){case 0:return nd=__assign$2(__assign$2(__assign$2({parts:this.uploadedList.map(function(cd,dd){return{etag:cd.etag,partNumber:dd+1}}),fname:this.putExtra.fname},this.putExtra.mimeType&&{mimeType:this.putExtra.mimeType}),this.putExtra.customVars&&{customVars:this.putExtra.customVars}),this.putExtra.metadata&&{metadata:this.putExtra.metadata}),this.logger.info("parts upload completed, make file.",nd),[4,uploadComplete(this.token,this.key,this.getUploadInfo(),{onCreate:function(cd){return ld.addXhr(cd)},body:JSON.stringify(nd)})];case 1:return od=ud.sent(),this.logger.info("finish Resume Progress."),this.updateMkFileProgress(1),[2,od]}})})},qa.prototype.initBeforeUploadChunks=function(){return __awaiter$4(this,void 0,void 0,function(){var nd,od,ld;return __generator$4(this,function(ud){switch(ud.label){case 0:return this.uploadedList=[],this.usedCacheList=[],nd=getLocalFileInfo(this.getLocalKey(),this.logger),nd?[3,2]:(this.logger.info("init upload parts from api."),[4,initUploadParts(this.token,this.bucketName,this.key,this.uploadHost.getUrl())]);case 1:return od=ud.sent(),this.logger.info("initd upload parts of id: "+od.data.uploadId+"."),this.uploadId=od.data.uploadId,this.cachedUploadedList=[],[3,3];case 2:ld=["resume upload parts from local cache,","total "+nd.data.length+" part,","id is "+nd.id+"."],this.logger.info(ld.join(" ")),this.cachedUploadedList=nd.data,this.uploadId=nd.id,ud.label=3;case 3:return this.chunks=getChunks(this.file,this.config.chunkSize),this.loaded={mkFileProgress:0,chunks:this.chunks.map(function(cd){return 0})},this.notifyResumeProgress(),[2]}})})},qa.prototype.getUploadInfo=function(){return{id:this.uploadId,url:this.uploadHost.getUrl()}},qa.prototype.getLocalKey=function(){return createLocalKey(this.file.name,this.key,this.file.size)},qa.prototype.updateLocalCache=function(){setLocalFileInfo(this.getLocalKey(),{id:this.uploadId,data:this.uploadedList},this.logger)},qa.prototype.updateChunkProgress=function(nd,od){this.loaded.chunks[od]=nd,this.notifyResumeProgress()},qa.prototype.updateMkFileProgress=function(nd){this.loaded.mkFileProgress=nd,this.notifyResumeProgress()},qa.prototype.notifyResumeProgress=function(){var nd=this;this.progress={total:this.getProgressInfoItem(sum(this.loaded.chunks)+this.loaded.mkFileProgress,this.file.size+1),chunks:this.chunks.map(function(od,ld){var ud=nd.usedCacheList[ld];return nd.getProgressInfoItem(nd.loaded.chunks[ld],od.size,ud)}),uploadInfo:{id:this.uploadId,url:this.uploadHost.getUrl()}},this.onData(this.progress)},qa}(Base),__awaiter$3=function(Ra,qa,nd,od){function ld(ud){return ud instanceof nd?ud:new nd(function(cd){cd(ud)})}return new(nd||(nd=Promise))(function(ud,cd){function dd(md){try{fd(od.next(md))}catch(vd){cd(vd)}}function pd(md){try{fd(od.throw(md))}catch(vd){cd(vd)}}function fd(md){md.done?ud(md.value):ld(md.value).then(dd,pd)}fd((od=od.apply(Ra,qa||[])).next())})},__generator$3=function(Ra,qa){var nd={label:0,sent:function(){if(ud[0]&1)throw ud[1];return ud[1]},trys:[],ops:[]},od,ld,ud,cd;return cd={next:dd(0),throw:dd(1),return:dd(2)},typeof Symbol=="function"&&(cd[Symbol.iterator]=function(){return this}),cd;function dd(fd){return function(md){return pd([fd,md])}}function pd(fd){if(od)throw new TypeError("Generator is already executing.");for(;nd;)try{if(od=1,ld&&(ud=fd[0]&2?ld.return:fd[0]?ld.throw||((ud=ld.return)&&ud.call(ld),0):ld.next)&&!(ud=ud.call(ld,fd[1])).done)return ud;switch(ld=0,ud&&(fd=[fd[0]&2,ud.value]),fd[0]){case 0:case 1:ud=fd;break;case 4:return nd.label++,{value:fd[1],done:!1};case 5:nd.label++,ld=fd[1],fd=[0];continue;case 7:fd=nd.ops.pop(),nd.trys.pop();continue;default:if(ud=nd.trys,!(ud=ud.length>0&&ud[ud.length-1])&&(fd[0]===6||fd[0]===2)){nd=0;continue}if(fd[0]===3&&(!ud||fd[1]>ud[0]&&fd[1]<ud[3])){nd.label=fd[1];break}if(fd[0]===6&&nd.label<ud[1]){nd.label=ud[1],ud=fd;break}if(ud&&nd.label<ud[2]){nd.label=ud[2],nd.ops.push(fd);break}ud[2]&&nd.ops.pop(),nd.trys.pop();continue}fd=qa.call(Ra,nd)}catch(md){fd=[6,md],ld=0}finally{od=ud=0}if(fd[0]&5)throw fd[1];return{value:fd[0]?fd[1]:void 0,done:!0}}},CRC32=function(){function Ra(){this.crc=-1,this.table=this.makeTable()}return Ra.prototype.makeTable=function(){for(var qa=new Array,nd=0;nd<256;nd++){for(var od=nd,ld=0;ld<8;ld++)od&1?od=od>>>1^3988292384:od>>>=1;qa[nd]=od}return qa},Ra.prototype.append=function(qa){for(var nd=this.crc,od=0;od<qa.byteLength;od++)nd=nd>>>8^this.table[(nd^qa[od])&255];this.crc=nd},Ra.prototype.compute=function(){return(this.crc^-1)>>>0},Ra.prototype.readAsUint8Array=function(qa){return __awaiter$3(this,void 0,void 0,function(){var nd;return __generator$3(this,function(od){switch(od.label){case 0:return typeof qa.arrayBuffer!="function"?[3,2]:(nd=Uint8Array.bind,[4,qa.arrayBuffer()]);case 1:return[2,new(nd.apply(Uint8Array,[void 0,od.sent()]))];case 2:return[2,new Promise(function(ld,ud){var cd=new FileReader;cd.onload=function(){if(cd.result==null){ud();return}if(typeof cd.result=="string"){ud();return}ld(new Uint8Array(cd.result))},cd.readAsArrayBuffer(qa)})]}})})},Ra.prototype.file=function(qa){return __awaiter$3(this,void 0,void 0,function(){var nd,od,ld,ud,cd,dd;return __generator$3(this,function(pd){switch(pd.label){case 0:return qa.size<=MB?(nd=this.append,[4,this.readAsUint8Array(qa)]):[3,2];case 1:return nd.apply(this,[pd.sent()]),[2,this.compute()];case 2:od=Math.ceil(qa.size/MB),ld=0,pd.label=3;case 3:return ld<od?(ud=ld*MB,cd=ld===od-1?qa.size:ud+MB,[4,this.readAsUint8Array(qa.slice(ud,cd))]):[3,6];case 4:dd=pd.sent(),this.append(new Uint8Array(dd)),pd.label=5;case 5:return ld++,[3,3];case 6:return[2,this.compute()]}})})},Ra.file=function(qa){var nd=new Ra;return nd.file(qa)},Ra}(),__extends=function(){var Ra=function(qa,nd){return Ra=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(od,ld){od.__proto__=ld}||function(od,ld){for(var ud in ld)ld.hasOwnProperty(ud)&&(od[ud]=ld[ud])},Ra(qa,nd)};return function(qa,nd){Ra(qa,nd);function od(){this.constructor=qa}qa.prototype=nd===null?Object.create(nd):(od.prototype=nd.prototype,new od)}}(),__awaiter$2=function(Ra,qa,nd,od){function ld(ud){return ud instanceof nd?ud:new nd(function(cd){cd(ud)})}return new(nd||(nd=Promise))(function(ud,cd){function dd(md){try{fd(od.next(md))}catch(vd){cd(vd)}}function pd(md){try{fd(od.throw(md))}catch(vd){cd(vd)}}function fd(md){md.done?ud(md.value):ld(md.value).then(dd,pd)}fd((od=od.apply(Ra,qa||[])).next())})},__generator$2=function(Ra,qa){var nd={label:0,sent:function(){if(ud[0]&1)throw ud[1];return ud[1]},trys:[],ops:[]},od,ld,ud,cd;return cd={next:dd(0),throw:dd(1),return:dd(2)},typeof Symbol=="function"&&(cd[Symbol.iterator]=function(){return this}),cd;function dd(fd){return function(md){return pd([fd,md])}}function pd(fd){if(od)throw new TypeError("Generator is already executing.");for(;nd;)try{if(od=1,ld&&(ud=fd[0]&2?ld.return:fd[0]?ld.throw||((ud=ld.return)&&ud.call(ld),0):ld.next)&&!(ud=ud.call(ld,fd[1])).done)return ud;switch(ld=0,ud&&(fd=[fd[0]&2,ud.value]),fd[0]){case 0:case 1:ud=fd;break;case 4:return nd.label++,{value:fd[1],done:!1};case 5:nd.label++,ld=fd[1],fd=[0];continue;case 7:fd=nd.ops.pop(),nd.trys.pop();continue;default:if(ud=nd.trys,!(ud=ud.length>0&&ud[ud.length-1])&&(fd[0]===6||fd[0]===2)){nd=0;continue}if(fd[0]===3&&(!ud||fd[1]>ud[0]&&fd[1]<ud[3])){nd.label=fd[1];break}if(fd[0]===6&&nd.label<ud[1]){nd.label=ud[1],ud=fd;break}if(ud&&nd.label<ud[2]){nd.label=ud[2],nd.ops.push(fd);break}ud[2]&&nd.ops.pop(),nd.trys.pop();continue}fd=qa.call(Ra,nd)}catch(md){fd=[6,md],ld=0}finally{od=ud=0}if(fd[0]&5)throw fd[1];return{value:fd[0]?fd[1]:void 0,done:!0}}},Direct=function(Ra){__extends(qa,Ra);function qa(){return Ra!==null&&Ra.apply(this,arguments)||this}return qa.prototype.run=function(){return __awaiter$2(this,void 0,void 0,function(){var nd,od,ld,ud,cd,dd=this;return __generator$2(this,function(pd){switch(pd.label){case 0:return this.logger.info("start run Direct."),nd=new FormData,nd.append("file",this.file),nd.append("token",this.token),this.key!=null&&nd.append("key",this.key),nd.append("fname",this.putExtra.fname),this.config.checkByServer?[4,CRC32.file(this.file)]:[3,2];case 1:od=pd.sent(),nd.append("crc32",od.toString()),pd.label=2;case 2:return this.putExtra.customVars&&(this.logger.info("init customVars."),ld=this.putExtra.customVars,Object.keys(ld).forEach(function(fd){return nd.append(fd,ld[fd].toString())}),this.logger.info("customVars inited.")),this.putExtra.metadata&&(this.logger.info("init metadata."),ud=this.putExtra.metadata,Object.keys(ud).forEach(function(fd){return nd.append(fd,ud[fd].toString())})),this.logger.info("formData inited."),[4,direct(this.uploadHost.getUrl(),nd,{onProgress:function(fd){dd.updateDirectProgress(fd.loaded,fd.total)},onCreate:function(fd){return dd.addXhr(fd)}})];case 3:return cd=pd.sent(),this.logger.info("Direct progress finish."),this.finishDirectProgress(),[2,cd]}})})},qa.prototype.updateDirectProgress=function(nd,od){this.progress={total:this.getProgressInfoItem(nd,od+1)},this.onData(this.progress)},qa.prototype.finishDirectProgress=function(){if(!this.progress){this.logger.warn("progress is null."),this.progress={total:this.getProgressInfoItem(this.file.size,this.file.size)},this.onData(this.progress);return}var nd=this.progress.total;this.progress={total:this.getProgressInfoItem(nd.loaded+1,nd.size)},this.onData(this.progress)},qa}(Base);function reportV3(Ra,qa,nd){nd===void 0&&(nd=3);var od=createXHR();od.open("POST","https://uplog.qbox.me/log/3"),od.setRequestHeader("Content-type","application/x-www-form-urlencoded"),od.setRequestHeader("Authorization",getAuthHeaders(Ra).Authorization),od.onreadystatechange=function(){od.readyState===4&&od.status!==200&&nd>0&&reportV3(Ra,qa,nd-1)};var ld=[qa.code||"",qa.reqId||"",qa.host||"",qa.remoteIp||"",qa.port||"",qa.duration||"",qa.time||"",qa.bytesSent||"",qa.upType||"",qa.size||""].join(",");od.send(ld)}var __read$2=function(Ra,qa){var nd=typeof Symbol=="function"&&Ra[Symbol.iterator];if(!nd)return Ra;var od=nd.call(Ra),ld,ud=[],cd;try{for(;(qa===void 0||qa-- >0)&&!(ld=od.next()).done;)ud.push(ld.value)}catch(dd){cd={error:dd}}finally{try{ld&&!ld.done&&(nd=od.return)&&nd.call(od)}finally{if(cd)throw cd.error}}return ud},__spread$2=function(){for(var Ra=[],qa=0;qa<arguments.length;qa++)Ra=Ra.concat(__read$2(arguments[qa]));return Ra},Logger=function(){function Ra(qa,nd,od,ld){nd===void 0&&(nd=!0),od===void 0&&(od="OFF"),ld===void 0&&(ld="UPLOAD"),this.token=qa,this.disableReport=nd,this.level=od,this.prefix=ld,this.id=++Ra.id}return Ra.prototype.getPrintPrefix=function(qa){return"Qiniu-JS-SDK ["+qa+"]["+this.prefix+"#"+this.id+"]:"},Ra.prototype.report=function(qa,nd){if(!this.disableReport)try{reportV3(this.token,qa,nd)}catch(od){this.warn(od)}},Ra.prototype.info=function(){for(var qa=[],nd=0;nd<arguments.length;nd++)qa[nd]=arguments[nd];var od=["INFO"];od.includes(this.level)&&console.log.apply(console,__spread$2([this.getPrintPrefix("INFO")],qa))},Ra.prototype.warn=function(){for(var qa=[],nd=0;nd<arguments.length;nd++)qa[nd]=arguments[nd];var od=["INFO","WARN"];od.includes(this.level)&&console.warn.apply(console,__spread$2([this.getPrintPrefix("WARN")],qa))},Ra.prototype.error=function(){for(var qa=[],nd=0;nd<arguments.length;nd++)qa[nd]=arguments[nd];var od=["INFO","WARN","ERROR"];od.includes(this.level)&&console.error.apply(console,__spread$2([this.getPrintPrefix("ERROR")],qa))},Ra.id=0,Ra}(),__awaiter$1=function(Ra,qa,nd,od){function ld(ud){return ud instanceof nd?ud:new nd(function(cd){cd(ud)})}return new(nd||(nd=Promise))(function(ud,cd){function dd(md){try{fd(od.next(md))}catch(vd){cd(vd)}}function pd(md){try{fd(od.throw(md))}catch(vd){cd(vd)}}function fd(md){md.done?ud(md.value):ld(md.value).then(dd,pd)}fd((od=od.apply(Ra,qa||[])).next())})},__generator$1=function(Ra,qa){var nd={label:0,sent:function(){if(ud[0]&1)throw ud[1];return ud[1]},trys:[],ops:[]},od,ld,ud,cd;return cd={next:dd(0),throw:dd(1),return:dd(2)},typeof Symbol=="function"&&(cd[Symbol.iterator]=function(){return this}),cd;function dd(fd){return function(md){return pd([fd,md])}}function pd(fd){if(od)throw new TypeError("Generator is already executing.");for(;nd;)try{if(od=1,ld&&(ud=fd[0]&2?ld.return:fd[0]?ld.throw||((ud=ld.return)&&ud.call(ld),0):ld.next)&&!(ud=ud.call(ld,fd[1])).done)return ud;switch(ld=0,ud&&(fd=[fd[0]&2,ud.value]),fd[0]){case 0:case 1:ud=fd;break;case 4:return nd.label++,{value:fd[1],done:!1};case 5:nd.label++,ld=fd[1],fd=[0];continue;case 7:fd=nd.ops.pop(),nd.trys.pop();continue;default:if(ud=nd.trys,!(ud=ud.length>0&&ud[ud.length-1])&&(fd[0]===6||fd[0]===2)){nd=0;continue}if(fd[0]===3&&(!ud||fd[1]>ud[0]&&fd[1]<ud[3])){nd.label=fd[1];break}if(fd[0]===6&&nd.label<ud[1]){nd.label=ud[1],ud=fd;break}if(ud&&nd.label<ud[2]){nd.label=ud[2],nd.ops.push(fd);break}ud[2]&&nd.ops.pop(),nd.trys.pop();continue}fd=qa.call(Ra,nd)}catch(md){fd=[6,md],ld=0}finally{od=ud=0}if(fd[0]&5)throw fd[1];return{value:fd[0]?fd[1]:void 0,done:!0}}},__read$1=function(Ra,qa){var nd=typeof Symbol=="function"&&Ra[Symbol.iterator];if(!nd)return Ra;var od=nd.call(Ra),ld,ud=[],cd;try{for(;(qa===void 0||qa-- >0)&&!(ld=od.next()).done;)ud.push(ld.value)}catch(dd){cd={error:dd}}finally{try{ld&&!ld.done&&(nd=od.return)&&nd.call(od)}finally{if(cd)throw cd.error}}return ud},__spread$1=function(){for(var Ra=[],qa=0;qa<arguments.length;qa++)Ra=Ra.concat(__read$1(arguments[qa]));return Ra},unfreezeTimeMap=new Map,Host=function(){function Ra(qa,nd){this.host=qa,this.protocol=nd}return Ra.prototype.isFrozen=function(){var qa=new Date().getTime(),nd=unfreezeTimeMap.get(this.host);return nd!=null&&nd>=qa},Ra.prototype.freeze=function(qa){qa===void 0&&(qa=20);var nd=new Date().getTime()+qa*1e3;unfreezeTimeMap.set(this.host,nd)},Ra.prototype.unfreeze=function(){unfreezeTimeMap.delete(this.host)},Ra.prototype.getUrl=function(){return this.protocol+"://"+this.host},Ra.prototype.getUnfreezeTime=function(){return unfreezeTimeMap.get(this.host)},Ra}(),HostPool=function(){function Ra(qa){qa===void 0&&(qa=[]),this.initHosts=qa,this.cachedHostsMap=new Map}return Ra.prototype.register=function(qa,nd,od,ld){this.cachedHostsMap.set(qa+"@"+nd,od.map(function(ud){return new Host(ud,ld)}))},Ra.prototype.refresh=function(qa,nd,od){var ld,ud,cd,dd;return __awaiter$1(this,void 0,void 0,function(){var pd,fd,md;return __generator$1(this,function(vd){switch(vd.label){case 0:return pd=this.cachedHostsMap.get(qa+"@"+nd)||[],pd.length>0?[2]:this.initHosts.length>0?(this.register(qa,nd,this.initHosts,od),[2]):[4,getUpHosts(qa,nd,od)];case 1:return fd=vd.sent(),(fd==null?void 0:fd.data)!=null&&(md=__spread$1(((ud=(ld=fd.data.up)===null||ld===void 0?void 0:ld.acc)===null||ud===void 0?void 0:ud.main)||[],((dd=(cd=fd.data.up)===null||cd===void 0?void 0:cd.acc)===null||dd===void 0?void 0:dd.backup)||[]),this.register(qa,nd,md,od)),[2]}})})},Ra.prototype.getUp=function(qa,nd,od){return __awaiter$1(this,void 0,void 0,function(){var ld,ud,cd;return __generator$1(this,function(dd){switch(dd.label){case 0:return[4,this.refresh(qa,nd,od)];case 1:return dd.sent(),ld=this.cachedHostsMap.get(qa+"@"+nd)||[],ld.length===0?[2,null]:(ud=ld.filter(function(pd){return!pd.isFrozen()}),ud.length>0?[2,ud[0]]:(cd=ld.slice().sort(function(pd,fd){return(pd.getUnfreezeTime()||0)-(fd.getUnfreezeTime()||0)}),[2,cd[0]]))}})})},Ra}();function createUploadManager(Ra,qa,nd,od){return Ra.config&&Ra.config.forceDirect?(od.info("ues forceDirect mode."),new Direct(Ra,qa,nd,od)):Ra.file.size>4*MB?(od.info("file size over 4M, use Resume."),new Resume(Ra,qa,nd,od)):(od.info("file size less or equal than 4M, use Direct."),new Direct(Ra,qa,nd,od))}function upload(Ra,qa,nd,od,ld){var ud=new Logger(nd,ld==null?void 0:ld.disableStatisticsReport,ld==null?void 0:ld.debugLogLevel,Ra.name),cd={file:Ra,key:qa,token:nd,putExtra:od,config:normalizeUploadConfig(ld,ud)},dd=new HostPool(cd.config.uphost);return new Observable(function(pd){var fd=createUploadManager(cd,{onData:function(md){return pd.next(md)},onError:function(md){return pd.error(md)},onComplete:function(md){return pd.complete(md)}},dd,ud);return fd.putFile(),fd.stop.bind(fd)})}var __assign$1=function(){return __assign$1=Object.assign||function(Ra){for(var qa,nd=1,od=arguments.length;nd<od;nd++){qa=arguments[nd];for(var ld in qa)Object.prototype.hasOwnProperty.call(qa,ld)&&(Ra[ld]=qa[ld])}return Ra},__assign$1.apply(this,arguments)},__rest=function(Ra,qa){var nd={};for(var od in Ra)Object.prototype.hasOwnProperty.call(Ra,od)&&qa.indexOf(od)<0&&(nd[od]=Ra[od]);if(Ra!=null&&typeof Object.getOwnPropertySymbols=="function")for(var ld=0,od=Object.getOwnPropertySymbols(Ra);ld<od.length;ld++)qa.indexOf(od[ld])<0&&Object.prototype.propertyIsEnumerable.call(Ra,od[ld])&&(nd[od[ld]]=Ra[od[ld]]);return nd},__read=function(Ra,qa){var nd=typeof Symbol=="function"&&Ra[Symbol.iterator];if(!nd)return Ra;var od=nd.call(Ra),ld,ud=[],cd;try{for(;(qa===void 0||qa-- >0)&&!(ld=od.next()).done;)ud.push(ld.value)}catch(dd){cd={error:dd}}finally{try{ld&&!ld.done&&(nd=od.return)&&nd.call(od)}finally{if(cd)throw cd.error}}return ud},__spread=function(){for(var Ra=[],qa=0;qa<arguments.length;qa++)Ra=Ra.concat(__read(arguments[qa]));return Ra};function normalizeUploadConfig(Ra,qa){var nd=__assign$1({},Ra),od=nd.upprotocol,ld=nd.uphost,ud=__rest(nd,["upprotocol","uphost"]),cd=__assign$1({uphost:[],retryCount:3,checkByMD5:!1,forceDirect:!1,useCdnDomain:!0,checkByServer:!1,concurrentRequestLimit:3,chunkSize:DEFAULT_CHUNK_SIZE,upprotocol:"https",debugLogLevel:"OFF",disableStatisticsReport:!1},ud);od&&(cd.upprotocol=od.replace(/:$/,""));var dd=[];if(qa&&(Ra==null?void 0:Ra.uphost)!=null&&(Ra==null?void 0:Ra.region)!=null&&qa.warn("do not use both the uphost and region config."),ld)Array.isArray(ld)?dd.push.apply(dd,__spread(ld)):dd.push(ld);else if(cd!=null&&cd.region){var pd=regionUphostMap[cd==null?void 0:cd.region];cd.useCdnDomain?dd.push.apply(dd,__spread(pd.cdnUphost)):dd.push.apply(dd,__spread(pd.srcUphost))}return __assign$1(__assign$1({},cd),{uphost:dd.filter(Boolean)})}var __assign=function(){return __assign=Object.assign||function(Ra){for(var qa,nd=1,od=arguments.length;nd<od;nd++){qa=arguments[nd];for(var ld in qa)Object.prototype.hasOwnProperty.call(qa,ld)&&(Ra[ld]=qa[ld])}return Ra},__assign.apply(this,arguments)},__awaiter=function(Ra,qa,nd,od){function ld(ud){return ud instanceof nd?ud:new nd(function(cd){cd(ud)})}return new(nd||(nd=Promise))(function(ud,cd){function dd(md){try{fd(od.next(md))}catch(vd){cd(vd)}}function pd(md){try{fd(od.throw(md))}catch(vd){cd(vd)}}function fd(md){md.done?ud(md.value):ld(md.value).then(dd,pd)}fd((od=od.apply(Ra,[])).next())})},__generator=function(Ra,qa){var nd={label:0,sent:function(){if(ud[0]&1)throw ud[1];return ud[1]},trys:[],ops:[]},od,ld,ud,cd;return cd={next:dd(0),throw:dd(1),return:dd(2)},typeof Symbol=="function"&&(cd[Symbol.iterator]=function(){return this}),cd;function dd(fd){return function(md){return pd([fd,md])}}function pd(fd){if(od)throw new TypeError("Generator is already executing.");for(;nd;)try{if(od=1,ld&&(ud=fd[0]&2?ld.return:fd[0]?ld.throw||((ud=ld.return)&&ud.call(ld),0):ld.next)&&!(ud=ud.call(ld,fd[1])).done)return ud;switch(ld=0,ud&&(fd=[fd[0]&2,ud.value]),fd[0]){case 0:case 1:ud=fd;break;case 4:return nd.label++,{value:fd[1],done:!1};case 5:nd.label++,ld=fd[1],fd=[0];continue;case 7:fd=nd.ops.pop(),nd.trys.pop();continue;default:if(ud=nd.trys,!(ud=ud.length>0&&ud[ud.length-1])&&(fd[0]===6||fd[0]===2)){nd=0;continue}if(fd[0]===3&&(!ud||fd[1]>ud[0]&&fd[1]<ud[3])){nd.label=fd[1];break}if(fd[0]===6&&nd.label<ud[1]){nd.label=ud[1],ud=fd;break}if(ud&&nd.label<ud[2]){nd.label=ud[2],nd.ops.push(fd);break}ud[2]&&nd.ops.pop(),nd.trys.pop();continue}fd=qa.call(Ra,nd)}catch(md){fd=[6,md],ld=0}finally{od=ud=0}if(fd[0]&5)throw fd[1];return{value:fd[0]?fd[1]:void 0,done:!0}}},mimeTypes={PNG:"image/png",JPEG:"image/jpeg",WEBP:"image/webp",BMP:"image/bmp"},maxSteps=4,scaleFactor=Math.log(2),supportMimeTypes=Object.keys(mimeTypes).map(function(Ra){return mimeTypes[Ra]}),defaultType=mimeTypes.JPEG;function isSupportedType(Ra){return supportMimeTypes.includes(Ra)}var Compress=function(){function Ra(qa,nd){this.file=qa,this.config=nd,this.config=__assign({quality:.92,noCompressIfLarger:!1},this.config)}return Ra.prototype.process=function(){return __awaiter(this,void 0,void 0,function(){var qa,nd,od,ld,ud,cd;return __generator(this,function(dd){switch(dd.label){case 0:if(this.outputType=this.file.type,qa={},!isSupportedType(this.file.type))throw new QiniuError(QiniuErrorName.UnsupportedFileType,"unsupported file type: "+this.file.type);return[4,this.getOriginImage()];case 1:return nd=dd.sent(),[4,this.getCanvas(nd)];case 2:return od=dd.sent(),ld=1,this.config.maxWidth&&(ld=Math.min(1,this.config.maxWidth/od.width)),this.config.maxHeight&&(ld=Math.min(1,ld,this.config.maxHeight/od.height)),qa.width=od.width,qa.height=od.height,[4,this.doScale(od,ld)];case 3:return ud=dd.sent(),cd=this.toBlob(ud),cd.size>this.file.size&&this.config.noCompressIfLarger?[2,{dist:this.file,width:qa.width,height:qa.height}]:[2,{dist:cd,width:ud.width,height:ud.height}]}})})},Ra.prototype.clear=function(qa,nd,od){this.outputType===defaultType?(qa.fillStyle="#fff",qa.fillRect(0,0,nd,od)):qa.clearRect(0,0,nd,od)},Ra.prototype.getOriginImage=function(){var qa=this;return new Promise(function(nd,od){var ld=createObjectURL(qa.file),ud=new Image;ud.onload=function(){nd(ud)},ud.onerror=function(){od("image load error")},ud.src=ld})},Ra.prototype.getCanvas=function(qa){var nd=this;return new Promise(function(od,ld){var ud=document.createElement("canvas"),cd=ud.getContext("2d");if(!cd){ld(new QiniuError(QiniuErrorName.GetCanvasContextFailed,"context is null"));return}var dd=qa.width,pd=qa.height;ud.height=pd,ud.width=dd,nd.clear(cd,dd,pd),cd.drawImage(qa,0,0),od(ud)})},Ra.prototype.doScale=function(qa,nd){return __awaiter(this,void 0,void 0,function(){var od,ld,ud,cd,dd,pd,fd,md,vd,Ad,Nd,Id,Od,Fd,Pd,Md;return __generator(this,function(Bd){if(nd===1)return[2,qa];if(od=qa.getContext("2d"),ld=Math.min(maxSteps,Math.ceil(1/nd/scaleFactor)),ud=Math.pow(nd,1/ld),cd=document.createElement("canvas"),dd=cd.getContext("2d"),pd=qa.width,fd=qa.height,md=pd,vd=fd,cd.width=pd,cd.height=fd,!dd||!od)throw new QiniuError(QiniuErrorName.GetCanvasContextFailed,"mctx or sctx can't be null");for(Id=0;Id<ld;Id++)Od=pd*ud|0,Fd=fd*ud|0,Id===ld-1&&(Od=md*nd,Fd=vd*nd),Id%2===0?(Ad=qa,Nd=dd):(Ad=cd,Nd=od),this.clear(Nd,pd,fd),Nd.drawImage(Ad,0,0,pd,fd,0,0,Od,Fd),pd=Od,fd=Fd;return Pd=Ad===qa?cd:qa,Md=Nd.getImageData(0,0,pd,fd),Pd.width=pd,Pd.height=fd,Nd.putImageData(Md,0,0),[2,Pd]})})},Ra.prototype.toBlob=function(qa){var nd=qa.toDataURL(this.outputType,this.config.quality),od=atob(nd.split(",")[1]).split("").map(function(ud){return ud.charCodeAt(0)}),ld=new Blob([new Uint8Array(od)],{type:this.outputType});return ld},Ra}(),compressImage=function(Ra,qa){return new Compress(Ra,qa).process()};function getImageUrl(Ra,qa){return Ra=encodeURIComponent(Ra),qa.slice(qa.length-1)!=="/"&&(qa+="/"),qa+Ra}function imageView2(Ra,qa,nd){if(!/^\d$/.test(String(Ra.mode)))throw"mode should be number in imageView2";var od=Ra.mode,ld=Ra.w,ud=Ra.h,cd=Ra.q,dd=Ra.format;if(!ld&&!ud)throw"param w and h is empty in imageView2";var pd="imageView2/"+encodeURIComponent(od);return pd+=ld?"/w/"+encodeURIComponent(ld):"",pd+=ud?"/h/"+encodeURIComponent(ud):"",pd+=cd?"/q/"+encodeURIComponent(cd):"",pd+=dd?"/format/"+encodeURIComponent(dd):"",pd}function imageMogr2(Ra,qa,nd){var od=Ra["auto-orient"],ld=Ra.thumbnail,ud=Ra.strip,cd=Ra.gravity,dd=Ra.crop,pd=Ra.quality,fd=Ra.rotate,md=Ra.format,vd=Ra.blur,Ad="imageMogr2";return Ad+=od?"/auto-orient":"",Ad+=ld?"/thumbnail/"+encodeURIComponent(ld):"",Ad+=ud?"/strip":"",Ad+=cd?"/gravity/"+encodeURIComponent(cd):"",Ad+=pd?"/quality/"+encodeURIComponent(pd):"",Ad+=dd?"/crop/"+encodeURIComponent(dd):"",Ad+=fd?"/rotate/"+encodeURIComponent(fd):"",Ad+=md?"/format/"+encodeURIComponent(md):"",Ad+=vd?"/blur/"+encodeURIComponent(vd):"",qa&&nd&&(Ad=getImageUrl(qa,nd)+"?"+Ad),Ad}function watermark(Ra,qa,nd){var od=Ra.mode;if(!od)throw"mode can't be empty in watermark";var ld="watermark/"+od;if(od!==1&&od!==2)throw"mode is wrong";if(od===1){var ud=Ra.image;if(!ud)throw"image can't be empty in watermark";ld+=ud?"/image/"+urlSafeBase64Encode(ud):""}if(od===2){var cd=Ra.text,dd=Ra.font,pd=Ra.fontsize,fd=Ra.fill;if(!cd)throw"text can't be empty in watermark";ld+=cd?"/text/"+urlSafeBase64Encode(cd):"",ld+=dd?"/font/"+urlSafeBase64Encode(dd):"",ld+=pd?"/fontsize/"+pd:"",ld+=fd?"/fill/"+urlSafeBase64Encode(fd):""}var md=Ra.dissolve,vd=Ra.gravity,Ad=Ra.dx,Nd=Ra.dy;return ld+=md?"/dissolve/"+encodeURIComponent(md):"",ld+=vd?"/gravity/"+encodeURIComponent(vd):"",ld+=Ad?"/dx/"+encodeURIComponent(Ad):"",ld+=Nd?"/dy/"+encodeURIComponent(Nd):"",qa&&nd&&(ld=getImageUrl(qa,nd)+"?"+ld),ld}function imageInfo(Ra,qa){var nd=getImageUrl(Ra,qa)+"?imageInfo";return request(nd,{method:"GET"})}function exif(Ra,qa){var nd=getImageUrl(Ra,qa)+"?exif";return request(nd,{method:"GET"})}function pipeline(Ra,qa,nd){var od=Object.prototype.toString.call(Ra)==="[object Array]",ld,ud=!1,cd="";if(od){for(var dd=0,pd=Ra.length;dd<pd;dd++){if(ld=Ra[dd],!ld.fop)throw"fop can't be empty in pipeline";switch(ld.fop){case"watermark":cd+=watermark(ld)+"|";break;case"imageView2":cd+=imageView2(ld)+"|";break;case"imageMogr2":cd+=imageMogr2(ld)+"|";break;default:ud=!0;break}if(ud)throw"fop is wrong in pipeline"}if(qa&&nd){cd=getImageUrl(qa,nd)+"?"+cd;var fd=cd.length;cd.slice(fd-1)==="|"&&(cd=cd.slice(0,fd-1))}return cd}throw"pipeline's first param should be array"}const qiniu=Object.freeze(Object.defineProperty({__proto__:null,QiniuError,get QiniuErrorName(){return QiniuErrorName},QiniuNetworkError,QiniuRequestError,compressImage,deleteUploadedChunks,exif,getHeadersForChunkUpload,getHeadersForMkFile,getUploadUrl,imageInfo,imageMogr2,pipeline,region,upload,urlSafeBase64Decode,urlSafeBase64Encode,watermark},Symbol.toStringTag,{value:"Module"}));var TinyOSS={},interopRequireDefault={exports:{}};(function(Ra){function qa(nd){return nd&&nd.__esModule?nd:{default:nd}}Ra.exports=qa,Ra.exports.__esModule=!0,Ra.exports.default=Ra.exports})(interopRequireDefault);var interopRequireDefaultExports=interopRequireDefault.exports;/*
object-assign
(c) Sindre Sorhus
@license MIT
*/var objectAssign,hasRequiredObjectAssign;function requireObjectAssign(){if(hasRequiredObjectAssign)return objectAssign;hasRequiredObjectAssign=1;var Ra=Object.getOwnPropertySymbols,qa=Object.prototype.hasOwnProperty,nd=Object.prototype.propertyIsEnumerable;function od(ud){if(ud==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(ud)}function ld(){try{if(!Object.assign)return!1;var ud=new String("abc");if(ud[5]="de",Object.getOwnPropertyNames(ud)[0]==="5")return!1;for(var cd={},dd=0;dd<10;dd++)cd["_"+String.fromCharCode(dd)]=dd;var pd=Object.getOwnPropertyNames(cd).map(function(md){return cd[md]});if(pd.join("")!=="0123456789")return!1;var fd={};return"abcdefghijklmnopqrst".split("").forEach(function(md){fd[md]=md}),Object.keys(Object.assign({},fd)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return objectAssign=ld()?Object.assign:function(ud,cd){for(var dd,pd=od(ud),fd,md=1;md<arguments.length;md++){dd=Object(arguments[md]);for(var vd in dd)qa.call(dd,vd)&&(pd[vd]=dd[vd]);if(Ra){fd=Ra(dd);for(var Ad=0;Ad<fd.length;Ad++)nd.call(dd,fd[Ad])&&(pd[fd[Ad]]=dd[fd[Ad]])}}return pd},objectAssign}var ajax={},hasRequiredAjax;function requireAjax(){return hasRequiredAjax||(hasRequiredAjax=1,function(Ra){Ra.__esModule=!0,Ra.default=qa;function qa(nd,od){return od===void 0&&(od={}),new Promise(function(ld,ud){var cd=od,dd=cd.async,pd=dd===void 0?!0:dd,fd=cd.data,md=fd===void 0?null:fd,vd=cd.headers,Ad=vd===void 0?{}:vd,Nd=cd.method,Id=Nd===void 0?"get":Nd,Od=cd.timeout,Fd=Od===void 0?0:Od,Pd=cd.onprogress,Md=new XMLHttpRequest,Bd;Fd&&(Bd=setTimeout(function(){ud(new Error("the request timeout "+Fd+"ms"))},Fd)),Md.onerror=function(){ud(new Error("unknown error"))},Md.upload&&(Md.upload.onprogress=Pd),Md.onreadystatechange=function(){if(Md.readyState===4)if(Fd&&clearTimeout(Bd),Md.status>=200&&Md.status<300)ld(Md.response,Md);else{var jd=new Error("the request is error");ud(jd)}},Md.open(Id,nd,pd),Object.keys(Ad).forEach(function(jd){Md.setRequestHeader(jd,Ad[jd])});try{Md.send(md)}catch(jd){ud(jd)}})}}(ajax)),ajax}var utils={},md5={exports:{}},crypt={exports:{}},hasRequiredCrypt;function requireCrypt(){return hasRequiredCrypt||(hasRequiredCrypt=1,function(){var Ra="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",qa={rotl:function(nd,od){return nd<<od|nd>>>32-od},rotr:function(nd,od){return nd<<32-od|nd>>>od},endian:function(nd){if(nd.constructor==Number)return qa.rotl(nd,8)&16711935|qa.rotl(nd,24)&4278255360;for(var od=0;od<nd.length;od++)nd[od]=qa.endian(nd[od]);return nd},randomBytes:function(nd){for(var od=[];nd>0;nd--)od.push(Math.floor(Math.random()*256));return od},bytesToWords:function(nd){for(var od=[],ld=0,ud=0;ld<nd.length;ld++,ud+=8)od[ud>>>5]|=nd[ld]<<24-ud%32;return od},wordsToBytes:function(nd){for(var od=[],ld=0;ld<nd.length*32;ld+=8)od.push(nd[ld>>>5]>>>24-ld%32&255);return od},bytesToHex:function(nd){for(var od=[],ld=0;ld<nd.length;ld++)od.push((nd[ld]>>>4).toString(16)),od.push((nd[ld]&15).toString(16));return od.join("")},hexToBytes:function(nd){for(var od=[],ld=0;ld<nd.length;ld+=2)od.push(parseInt(nd.substr(ld,2),16));return od},bytesToBase64:function(nd){for(var od=[],ld=0;ld<nd.length;ld+=3)for(var ud=nd[ld]<<16|nd[ld+1]<<8|nd[ld+2],cd=0;cd<4;cd++)ld*8+cd*6<=nd.length*8?od.push(Ra.charAt(ud>>>6*(3-cd)&63)):od.push("=");return od.join("")},base64ToBytes:function(nd){nd=nd.replace(/[^A-Z0-9+\/]/ig,"");for(var od=[],ld=0,ud=0;ld<nd.length;ud=++ld%4)ud!=0&&od.push((Ra.indexOf(nd.charAt(ld-1))&Math.pow(2,-2*ud+8)-1)<<ud*2|Ra.indexOf(nd.charAt(ld))>>>6-ud*2);return od}};crypt.exports=qa}()),crypt.exports}var charenc_1,hasRequiredCharenc;function requireCharenc(){if(hasRequiredCharenc)return charenc_1;hasRequiredCharenc=1;var Ra={utf8:{stringToBytes:function(qa){return Ra.bin.stringToBytes(unescape(encodeURIComponent(qa)))},bytesToString:function(qa){return decodeURIComponent(escape(Ra.bin.bytesToString(qa)))}},bin:{stringToBytes:function(qa){for(var nd=[],od=0;od<qa.length;od++)nd.push(qa.charCodeAt(od)&255);return nd},bytesToString:function(qa){for(var nd=[],od=0;od<qa.length;od++)nd.push(String.fromCharCode(qa[od]));return nd.join("")}}};return charenc_1=Ra,charenc_1}/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/var isBuffer_1,hasRequiredIsBuffer;function requireIsBuffer(){if(hasRequiredIsBuffer)return isBuffer_1;hasRequiredIsBuffer=1,isBuffer_1=function(nd){return nd!=null&&(Ra(nd)||qa(nd)||!!nd._isBuffer)};function Ra(nd){return!!nd.constructor&&typeof nd.constructor.isBuffer=="function"&&nd.constructor.isBuffer(nd)}function qa(nd){return typeof nd.readFloatLE=="function"&&typeof nd.slice=="function"&&Ra(nd.slice(0,0))}return isBuffer_1}var hasRequiredMd5;function requireMd5(){return hasRequiredMd5||(hasRequiredMd5=1,function(){var Ra=requireCrypt(),qa=requireCharenc().utf8,nd=requireIsBuffer(),od=requireCharenc().bin,ld=function(ud,cd){ud.constructor==String?cd&&cd.encoding==="binary"?ud=od.stringToBytes(ud):ud=qa.stringToBytes(ud):nd(ud)?ud=Array.prototype.slice.call(ud,0):!Array.isArray(ud)&&ud.constructor!==Uint8Array&&(ud=ud.toString());for(var dd=Ra.bytesToWords(ud),pd=ud.length*8,fd=1732584193,md=-271733879,vd=-1732584194,Ad=271733878,Nd=0;Nd<dd.length;Nd++)dd[Nd]=(dd[Nd]<<8|dd[Nd]>>>24)&16711935|(dd[Nd]<<24|dd[Nd]>>>8)&4278255360;dd[pd>>>5]|=128<<pd%32,dd[(pd+64>>>9<<4)+14]=pd;for(var Id=ld._ff,Od=ld._gg,Fd=ld._hh,Pd=ld._ii,Nd=0;Nd<dd.length;Nd+=16){var Md=fd,Bd=md,jd=vd,Hd=Ad;fd=Id(fd,md,vd,Ad,dd[Nd+0],7,-680876936),Ad=Id(Ad,fd,md,vd,dd[Nd+1],12,-389564586),vd=Id(vd,Ad,fd,md,dd[Nd+2],17,606105819),md=Id(md,vd,Ad,fd,dd[Nd+3],22,-1044525330),fd=Id(fd,md,vd,Ad,dd[Nd+4],7,-176418897),Ad=Id(Ad,fd,md,vd,dd[Nd+5],12,1200080426),vd=Id(vd,Ad,fd,md,dd[Nd+6],17,-1473231341),md=Id(md,vd,Ad,fd,dd[Nd+7],22,-45705983),fd=Id(fd,md,vd,Ad,dd[Nd+8],7,1770035416),Ad=Id(Ad,fd,md,vd,dd[Nd+9],12,-1958414417),vd=Id(vd,Ad,fd,md,dd[Nd+10],17,-42063),md=Id(md,vd,Ad,fd,dd[Nd+11],22,-1990404162),fd=Id(fd,md,vd,Ad,dd[Nd+12],7,1804603682),Ad=Id(Ad,fd,md,vd,dd[Nd+13],12,-40341101),vd=Id(vd,Ad,fd,md,dd[Nd+14],17,-1502002290),md=Id(md,vd,Ad,fd,dd[Nd+15],22,1236535329),fd=Od(fd,md,vd,Ad,dd[Nd+1],5,-165796510),Ad=Od(Ad,fd,md,vd,dd[Nd+6],9,-1069501632),vd=Od(vd,Ad,fd,md,dd[Nd+11],14,643717713),md=Od(md,vd,Ad,fd,dd[Nd+0],20,-373897302),fd=Od(fd,md,vd,Ad,dd[Nd+5],5,-701558691),Ad=Od(Ad,fd,md,vd,dd[Nd+10],9,38016083),vd=Od(vd,Ad,fd,md,dd[Nd+15],14,-660478335),md=Od(md,vd,Ad,fd,dd[Nd+4],20,-405537848),fd=Od(fd,md,vd,Ad,dd[Nd+9],5,568446438),Ad=Od(Ad,fd,md,vd,dd[Nd+14],9,-1019803690),vd=Od(vd,Ad,fd,md,dd[Nd+3],14,-187363961),md=Od(md,vd,Ad,fd,dd[Nd+8],20,1163531501),fd=Od(fd,md,vd,Ad,dd[Nd+13],5,-1444681467),Ad=Od(Ad,fd,md,vd,dd[Nd+2],9,-51403784),vd=Od(vd,Ad,fd,md,dd[Nd+7],14,1735328473),md=Od(md,vd,Ad,fd,dd[Nd+12],20,-1926607734),fd=Fd(fd,md,vd,Ad,dd[Nd+5],4,-378558),Ad=Fd(Ad,fd,md,vd,dd[Nd+8],11,-2022574463),vd=Fd(vd,Ad,fd,md,dd[Nd+11],16,1839030562),md=Fd(md,vd,Ad,fd,dd[Nd+14],23,-35309556),fd=Fd(fd,md,vd,Ad,dd[Nd+1],4,-1530992060),Ad=Fd(Ad,fd,md,vd,dd[Nd+4],11,1272893353),vd=Fd(vd,Ad,fd,md,dd[Nd+7],16,-155497632),md=Fd(md,vd,Ad,fd,dd[Nd+10],23,-1094730640),fd=Fd(fd,md,vd,Ad,dd[Nd+13],4,681279174),Ad=Fd(Ad,fd,md,vd,dd[Nd+0],11,-358537222),vd=Fd(vd,Ad,fd,md,dd[Nd+3],16,-722521979),md=Fd(md,vd,Ad,fd,dd[Nd+6],23,76029189),fd=Fd(fd,md,vd,Ad,dd[Nd+9],4,-640364487),Ad=Fd(Ad,fd,md,vd,dd[Nd+12],11,-421815835),vd=Fd(vd,Ad,fd,md,dd[Nd+15],16,530742520),md=Fd(md,vd,Ad,fd,dd[Nd+2],23,-995338651),fd=Pd(fd,md,vd,Ad,dd[Nd+0],6,-198630844),Ad=Pd(Ad,fd,md,vd,dd[Nd+7],10,1126891415),vd=Pd(vd,Ad,fd,md,dd[Nd+14],15,-1416354905),md=Pd(md,vd,Ad,fd,dd[Nd+5],21,-57434055),fd=Pd(fd,md,vd,Ad,dd[Nd+12],6,1700485571),Ad=Pd(Ad,fd,md,vd,dd[Nd+3],10,-1894986606),vd=Pd(vd,Ad,fd,md,dd[Nd+10],15,-1051523),md=Pd(md,vd,Ad,fd,dd[Nd+1],21,-2054922799),fd=Pd(fd,md,vd,Ad,dd[Nd+8],6,1873313359),Ad=Pd(Ad,fd,md,vd,dd[Nd+15],10,-30611744),vd=Pd(vd,Ad,fd,md,dd[Nd+6],15,-1560198380),md=Pd(md,vd,Ad,fd,dd[Nd+13],21,1309151649),fd=Pd(fd,md,vd,Ad,dd[Nd+4],6,-145523070),Ad=Pd(Ad,fd,md,vd,dd[Nd+11],10,-1120210379),vd=Pd(vd,Ad,fd,md,dd[Nd+2],15,718787259),md=Pd(md,vd,Ad,fd,dd[Nd+9],21,-343485551),fd=fd+Md>>>0,md=md+Bd>>>0,vd=vd+jd>>>0,Ad=Ad+Hd>>>0}return Ra.endian([fd,md,vd,Ad])};ld._ff=function(ud,cd,dd,pd,fd,md,vd){var Ad=ud+(cd&dd|~cd&pd)+(fd>>>0)+vd;return(Ad<<md|Ad>>>32-md)+cd},ld._gg=function(ud,cd,dd,pd,fd,md,vd){var Ad=ud+(cd&pd|dd&~pd)+(fd>>>0)+vd;return(Ad<<md|Ad>>>32-md)+cd},ld._hh=function(ud,cd,dd,pd,fd,md,vd){var Ad=ud+(cd^dd^pd)+(fd>>>0)+vd;return(Ad<<md|Ad>>>32-md)+cd},ld._ii=function(ud,cd,dd,pd,fd,md,vd){var Ad=ud+(dd^(cd|~pd))+(fd>>>0)+vd;return(Ad<<md|Ad>>>32-md)+cd},ld._blocksize=16,ld._digestsize=16,md5.exports=function(ud,cd){if(ud==null)throw new Error("Illegal argument "+ud);var dd=Ra.wordsToBytes(ld(ud,cd));return cd&&cd.asBytes?dd:cd&&cd.asString?od.bytesToString(dd):Ra.bytesToHex(dd)}}()),md5.exports}var digest={exports:{}};/*! ***** BEGIN LICENSE BLOCK *****
*!
*! Copyright 2011-2012, 2014 Jean-Christophe Sirot <sirot@chelonix.com>
*!
*! This file is part of digest.js
*!
*! digest.js is free software: you can redistribute it and/or modify it under
*! the terms of the GNU General Public License as published by the Free Software
*! Foundation, either version 3 of the License, or (at your option) any later
*! version.
*!
*! digest.js is distributed in the hope that it will be useful, but
*! WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
*! or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
*! more details.
*!
*! You should have received a copy of the GNU General Public License along with
*! digest.js. If not, see http://www.gnu.org/licenses/.
*!
*! ***** END LICENSE BLOCK ***** */var hasRequiredDigest;function requireDigest(){return hasRequiredDigest||(hasRequiredDigest=1,function(Ra,qa){(function(){ArrayBuffer.prototype.slice||(ArrayBuffer.prototype.slice=function(nd,od){var ld,ud=new Uint8Array(this);od===void 0&&(od=ud.length);var cd=new ArrayBuffer(od-nd),dd=new Uint8Array(cd);for(ld=0;ld<dd.length;ld++)dd[ld]=ud[ld+nd];return cd})})(),function(nd){function od(){}od.prototype.processBlock=function(md){var vd=this.current[0],Ad=this.current[1],Nd=this.current[2],Id=this.current[3],Od=this.current[4],Fd=[md[0]<<24|md[1]<<16|md[2]<<8|md[3],md[4]<<24|md[5]<<16|md[6]<<8|md[7],md[8]<<24|md[9]<<16|md[10]<<8|md[11],md[12]<<24|md[13]<<16|md[14]<<8|md[15],md[16]<<24|md[17]<<16|md[18]<<8|md[19],md[20]<<24|md[21]<<16|md[22]<<8|md[23],md[24]<<24|md[25]<<16|md[26]<<8|md[27],md[28]<<24|md[29]<<16|md[30]<<8|md[31],md[32]<<24|md[33]<<16|md[34]<<8|md[35],md[36]<<24|md[37]<<16|md[38]<<8|md[39],md[40]<<24|md[41]<<16|md[42]<<8|md[43],md[44]<<24|md[45]<<16|md[46]<<8|md[47],md[48]<<24|md[49]<<16|md[50]<<8|md[51],md[52]<<24|md[53]<<16|md[54]<<8|md[55],md[56]<<24|md[57]<<16|md[58]<<8|md[59],md[60]<<24|md[61]<<16|md[62]<<8|md[63]],Pd,Md;for(Md=16;Md<80;Md++)Fd.push((Fd[Md-3]^Fd[Md-8]^Fd[Md-14]^Fd[Md-16])<<1|(Fd[Md-3]^Fd[Md-8]^Fd[Md-14]^Fd[Md-16])>>>31);for(Md=0;Md<80;Md++)Pd=(vd<<5|vd>>>27)+Od+Fd[Md],Md<20?Pd+=(Ad&Nd|~Ad&Id)+1518500249|0:Md<40?Pd+=(Ad^Nd^Id)+1859775393|0:Md<60?Pd+=(Ad&Nd|Ad&Id|Nd&Id)+2400959708|0:Pd+=(Ad^Nd^Id)+3395469782|0,Od=Id,Id=Nd,Nd=Ad<<30|Ad>>>2,Ad=vd,vd=Pd;this.current[0]+=vd,this.current[1]+=Ad,this.current[2]+=Nd,this.current[3]+=Id,this.current[4]+=Od,this.currentLen+=64},od.prototype.doPadding=function(){var md=(this.inLen+this.currentLen)*8,vd=0,Ad=md&4294967295,Nd=this.inLen<=55?55-this.inLen:119-this.inLen,Id=new Uint8Array(new ArrayBuffer(Nd+1+8));return Id[0]=128,Id[Id.length-1]=Ad&255,Id[Id.length-2]=Ad>>>8&255,Id[Id.length-3]=Ad>>>16&255,Id[Id.length-4]=Ad>>>24&255,Id[Id.length-5]=vd&255,Id[Id.length-6]=vd>>>8&255,Id[Id.length-7]=vd>>>16&255,Id[Id.length-8]=vd>>>24&255,Id},od.prototype.getDigest=function(){var md=new Uint8Array(new ArrayBuffer(20));return md[3]=this.current[0]&255,md[2]=this.current[0]>>>8&255,md[1]=this.current[0]>>>16&255,md[0]=this.current[0]>>>24&255,md[7]=this.current[1]&255,md[6]=this.current[1]>>>8&255,md[5]=this.current[1]>>>16&255,md[4]=this.current[1]>>>24&255,md[11]=this.current[2]&255,md[10]=this.current[2]>>>8&255,md[9]=this.current[2]>>>16&255,md[8]=this.current[2]>>>24&255,md[15]=this.current[3]&255,md[14]=this.current[3]>>>8&255,md[13]=this.current[3]>>>16&255,md[12]=this.current[3]>>>24&255,md[19]=this.current[4]&255,md[18]=this.current[4]>>>8&255,md[17]=this.current[4]>>>16&255,md[16]=this.current[4]>>>24&255,md.buffer},od.prototype.reset=function(){this.currentLen=0,this.inLen=0,this.current=new Uint32Array(new ArrayBuffer(20)),this.current[0]=1732584193,this.current[1]=4023233417,this.current[2]=2562383102,this.current[3]=271733878,this.current[4]=3285377520},od.prototype.blockLen=64,od.prototype.digestLen=20;var ld=function(md){var vd=new ArrayBuffer(md.length),Ad=new Uint8Array(vd),Nd;for(Nd=0;Nd<md.length;Nd++)Ad[Nd]=md.charCodeAt(Nd);return Ad},ud=function(md){var vd=new ArrayBuffer(1),Ad=new Uint8Array(vd);return Ad[0]=md,Ad},cd=function(md){if(md.constructor===Uint8Array)return md;if(md.constructor===ArrayBuffer)return new Uint8Array(md);if(md.constructor===String)return ld(md);if(md.constructor===Number){if(md>255)throw"For more than one byte, use an array buffer";if(md<0)throw"Input value must be positive";return ud(md)}else throw"Unsupported type"},dd=function(md){var vd=function(Id){for(var Od=Id.length,Fd=0;Od>0;){var Pd=this.blockLen-this.inLen;Pd>Od&&(Pd=Od);var Md=Id.subarray(Fd,Fd+Pd);this.inbuf.set(Md,this.inLen),Fd+=Pd,Od-=Pd,this.inLen+=Pd,this.inLen===this.blockLen&&(this.processBlock(this.inbuf),this.inLen=0)}},Ad=function(){var Id=this.doPadding();this.update(Id);var Od=this.getDigest();return this.reset(),Od},Nd=function(){if(!md)throw"Unsupported algorithm: "+md.toString();md.prototype.update=vd,md.prototype.finalize=Ad;var Id=new md;return Id.inbuf=new Uint8Array(new ArrayBuffer(Id.blockLen)),Id.reset(),Id}();return{update:function(Id){Nd.update(cd(Id))},finalize:function(){return Nd.finalize()},digest:function(Id){return Nd.update(cd(Id)),Nd.finalize()},reset:function(){Nd.reset()},digestLength:function(){return Nd.digestLen}}},pd=function(md){var vd=!1,Ad,Nd,Id,Od=function(){var Bd,jd;if(!vd){if(Ad===void 0)throw"MAC key is not defined";for(Ad.byteLength>64?jd=new Uint8Array(md.digest(Ad)):jd=new Uint8Array(Ad),Nd=new Uint8Array(new ArrayBuffer(64)),Bd=0;Bd<jd.length;Bd++)Nd[Bd]=54^jd[Bd];for(Bd=jd.length;Bd<64;Bd++)Nd[Bd]=54;for(Id=new Uint8Array(new ArrayBuffer(64)),Bd=0;Bd<jd.length;Bd++)Id[Bd]=92^jd[Bd];for(Bd=jd.length;Bd<64;Bd++)Id[Bd]=92;vd=!0,md.update(Nd.buffer)}},Fd=function(){vd=!1,Ad=void 0,Nd=void 0,Id=void 0,md.reset()},Pd=function(){var Bd=md.finalize();return md.reset(),md.update(Id.buffer),md.update(Bd),Bd=md.finalize(),Fd(),Bd},Md=function(Bd){Ad=Bd};return{setKey:function(Bd){Md(cd(Bd)),Od()},update:function(Bd){md.update(Bd)},finalize:function(){return Pd()},mac:function(Bd){return this.update(Bd),this.finalize()},reset:function(){Fd()},hmacLength:function(){return md.digestLength()}}},fd={SHA1:function(){return dd(od)},HMAC_SHA1:function(){return pd(dd(od))}};Ra.exports&&(Ra.exports=fd)}()}(digest)),digest.exports}var hasRequiredUtils;function requireUtils(){if(hasRequiredUtils)return utils;hasRequiredUtils=1;var Ra=interopRequireDefaultExports;utils.__esModule=!0,utils.unix=ud,utils.blobToBuffer=cd,utils.assertOptions=dd,utils.getContentMd5=fd,utils.getCanonicalizedOSSHeaders=md,utils.getCanonicalizedResource=vd,utils.getSignature=Ad;var qa=Ra(requireMd5()),nd=Ra(requireBase64Js()),od=Ra(requireDigest());function ld(Nd){return Nd&&Object.prototype.toString.call(Nd)==="[object Date]"&&Nd.toString!=="Invalid Date"}function ud(Nd){var Id;return Nd&&(Id=new Date(Nd)),ld(Id)||(Id=new Date),Math.round(Id.getTime()/1e3)}function cd(Nd){return new Promise(function(Id,Od){var Fd=new FileReader;Fd.onload=function(){var Pd=new Uint8Array(Fd.result);Id(Pd)},Fd.onerror=function(){Od(Fd.error)},Fd.readAsArrayBuffer(Nd)})}function dd(Nd){var Id=Nd.accessKeyId,Od=Nd.accessKeySecret,Fd=Nd.bucket,Pd=Nd.endpoint;if(!Id)throw new Error("need accessKeyId");if(!Od)throw new Error("need accessKeySecret");if(!Fd&&!Pd)throw new Error("need bucket or endpoint")}function pd(Nd){for(var Id=[],Od=0;Od<Nd.length;Od+=2)Id.push(parseInt(Nd[Od]+Nd[Od+1],16));return Uint8Array.from(Id)}function fd(Nd){var Id=Array.prototype.slice.call(Nd,0),Od=pd((0,qa.default)(Id));return nd.default.fromByteArray(Od)}function md(Nd){var Id="",Od=Object.keys(Nd);return Od=Od.map(function(Fd){return Fd.toLowerCase()}),Od.sort(),Od.forEach(function(Fd){Fd.indexOf("x-oss-")===0&&(Id+=Fd+":"+Nd[Fd]+`
`)}),Id}function vd(Nd,Id,Od){Nd===void 0&&(Nd=""),Id===void 0&&(Id="");var Fd="";Nd&&(Fd+="/"+Nd),Id&&(Id.charAt(0)!=="/"&&(Fd+="/"),Fd+=Id);var Pd=""+Fd,Md="?";if(Od){var Bd=function(Gd,zd){return Gd[0]>zd[0]?1:Gd[0]<zd[0]?-1:0},jd=function(Gd){Pd+=Md+Gd,Od[Gd]&&(Pd+="="+Od[Gd]),Md="&"};Object.keys(Od).sort(Bd).forEach(jd)}return Pd}function Ad(Nd){Nd===void 0&&(Nd={});var Id=Nd,Od=Id.type,Fd=Od===void 0?"header":Od,Pd=Id.verb,Md=Pd===void 0?"":Pd,Bd=Id.contentMd5,jd=Bd===void 0?"":Bd,Hd=Id.expires,Gd=Hd===void 0?ud()+3600:Hd,zd=Id.bucket,df=Id.objectName,Wd=Id.accessKeySecret,Jd=Id.headers,Xd=Jd===void 0?{}:Jd,_f=Id.subResource,vf=Xd["x-oss-date"]||"",Sf=Xd["Content-Type"]||"",gf=[Md,jd,Sf];Fd==="header"?gf.push(vf):gf.push(Gd);var bf=md(Xd),Tf=vd(zd,df,_f);gf.push(""+bf+Tf);var Mf=gf.join(`
`),Kf=new od.default.HMAC_SHA1;Kf.setKey(Wd),Kf.update(Mf);var Zf=new Uint8Array(Kf.finalize()),eh=nd.default.fromByteArray(Zf);return eh}return utils}(function(Ra){var qa=interopRequireDefaultExports;Ra.__esModule=!0,Ra.default=void 0;var nd=qa(requireObjectAssign()),od=qa(requireAjax()),ld=requireUtils(),ud=function(){function cd(pd){pd===void 0&&(pd={}),(0,ld.assertOptions)(pd),this.opts=(0,nd.default)({region:"oss-cn-hangzhou",internal:!1,cname:!1,secure:!1,timeout:6e4},pd);var fd=this.opts,md=fd.bucket,vd=fd.region,Ad=fd.endpoint,Nd=fd.internal;if(this.host="",Ad)this.host=Ad;else{var Id=md;Nd&&(Id+="-internal"),Id+="."+vd+".aliyuncs.com",this.host=Id}}var dd=cd.prototype;return dd.put=function(fd,md,vd){var Ad=this;return vd===void 0&&(vd={}),new Promise(function(Nd,Id){(0,ld.blobToBuffer)(md).then(function(Od){var Fd=Ad.opts,Pd=Fd.accessKeyId,Md=Fd.accessKeySecret,Bd=Fd.stsToken,jd=Fd.bucket,Hd="PUT",Gd=(0,ld.getContentMd5)(Od),zd=md.type,df={"Content-Md5":Gd,"Content-Type":zd,"x-oss-date":new Date().toGMTString()};Bd&&(df["x-oss-security-token"]=Bd);var Wd=(0,ld.getSignature)({verb:Hd,contentMd5:Gd,headers:df,bucket:jd,objectName:fd,accessKeyId:Pd,accessKeySecret:Md});df.Authorization="OSS "+Pd+":"+Wd;var Jd=Ad.opts.secure?"https":"http",Xd=Jd+"://"+Ad.host+"/"+fd;return(0,od.default)(Xd,{method:Hd,headers:df,data:md,timeout:Ad.opts.timeout,onprogress:vd.onprogress})}).then(Nd).catch(Id)})},dd.putSymlink=function(fd,md){var vd=this.opts,Ad=vd.accessKeyId,Nd=vd.accessKeySecret,Id=vd.stsToken,Od=vd.bucket,Fd="PUT",Pd={"x-oss-date":new Date().toGMTString(),"x-oss-symlink-target":encodeURI(md)};Id&&(Pd["x-oss-security-token"]=Id);var Md=(0,ld.getSignature)({verb:Fd,headers:Pd,bucket:Od,objectName:fd,accessKeyId:Ad,accessKeySecret:Nd,subResource:{symlink:""}});Pd.Authorization="OSS "+Ad+":"+Md;var Bd=this.opts.secure?"https":"http",jd=Bd+"://"+this.host+"/"+fd+"?symlink";return(0,od.default)(jd,{method:Fd,headers:Pd,timeout:this.opts.timeout})},dd.signatureUrl=function(fd,md){md===void 0&&(md={});var vd=md,Ad=vd.expires,Nd=Ad===void 0?1800:Ad,Id=vd.method,Od=vd.process,Fd=vd.response,Pd=this.opts,Md=Pd.accessKeyId,Bd=Pd.accessKeySecret,jd=Pd.stsToken,Hd=Pd.bucket,Gd={},zd={};if(Od){var df="x-oss-process";zd[df]=Od}Fd&&Object.keys(Fd).forEach(function(Sf){var gf="response-"+Sf.toLowerCase();zd[gf]=Fd[Sf]}),Object.keys(md).forEach(function(Sf){var gf=Sf.toLowerCase(),bf=md[Sf];gf.indexOf("x-oss-")===0?Gd[gf]=bf:gf.indexOf("content-md5")===0||gf.indexOf("content-type")===0?Gd[Sf]=bf:gf!=="expires"&&gf!=="response"&&gf!=="process"&&gf!=="method"&&(zd[gf]=bf)});var Wd=md["security-token"]||jd;Wd&&(zd["security-token"]=Wd);var Jd=(0,ld.unix)()+Nd,Xd=(0,ld.getSignature)({type:"url",verb:Id||"GET",accessKeyId:Md,accessKeySecret:Bd,bucket:Hd,objectName:fd,headers:Gd,subResource:zd,expires:Jd}),_f=this.opts.secure?"https":"http",vf=_f+"://"+this.host+"/"+fd;return vf+="?OSSAccessKeyId="+Md,vf+="&Expires="+Jd,vf+="&Signature="+encodeURIComponent(Xd),Object.keys(zd).forEach(function(Sf){vf+="&"+Sf+"="+encodeURIComponent(zd[Sf])}),vf},cd}();Ra.default=ud})(TinyOSS);var lib=TinyOSS.default;const OSS=getDefaultExportFromCjs(lib),byteToHex=[];for(let Ra=0;Ra<256;++Ra)byteToHex.push((Ra+256).toString(16).slice(1));function unsafeStringify(Ra,qa=0){return(byteToHex[Ra[qa+0]]+byteToHex[Ra[qa+1]]+byteToHex[Ra[qa+2]]+byteToHex[Ra[qa+3]]+"-"+byteToHex[Ra[qa+4]]+byteToHex[Ra[qa+5]]+"-"+byteToHex[Ra[qa+6]]+byteToHex[Ra[qa+7]]+"-"+byteToHex[Ra[qa+8]]+byteToHex[Ra[qa+9]]+"-"+byteToHex[Ra[qa+10]]+byteToHex[Ra[qa+11]]+byteToHex[Ra[qa+12]]+byteToHex[Ra[qa+13]]+byteToHex[Ra[qa+14]]+byteToHex[Ra[qa+15]]).toLowerCase()}let getRandomValues;const rnds8=new Uint8Array(16);function rng(){if(!getRandomValues){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");getRandomValues=crypto.getRandomValues.bind(crypto)}return getRandomValues(rnds8)}const randomUUID=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),native={randomUUID};function v4(Ra,qa,nd){if(native.randomUUID&&!qa&&!Ra)return native.randomUUID();Ra=Ra||{};const od=Ra.random||(Ra.rng||rng)();if(od[6]=od[6]&15|64,od[8]=od[8]&63|128,qa){nd=nd||0;for(let ld=0;ld<16;++ld)qa[nd+ld]=od[ld];return qa}return unsafeStringify(od)}function getConfig(Ra,qa){if(Ra){const ld=qa==="github"?githubConfig:giteeConfig,{username:ud,repoList:cd,branch:dd,accessTokenList:pd}=ld,fd=Math.floor(Math.random()*pd.length),md=pd[fd].replace("doocsmd",""),vd=Math.floor(Math.random()*cd.length),Ad=cd[vd];return{username:ud,repo:Ad,branch:dd,accessToken:md}}const nd=JSON.parse(localStorage.getItem(`${qa}Config`)),od=nd.repo.replace(`https://${qa}.com/`,"").replace(`http://${qa}.com/`,"").replace(`${qa}.com/`,"").split("/");return{username:od[0],repo:od[1],branch:nd.branch||"master",accessToken:nd.accessToken}}function getDir(){const Ra=new Date,qa=Ra.getFullYear(),nd=(Ra.getMonth()+1).toString().padStart(2,"0"),od=Ra.getDate().toString().padStart(2,"0");return`${qa}/${nd}/${od}`}function getDateFilename(Ra){const qa=new Date().getTime(),nd=Ra.split(".")[1];return`${qa}-${v4()}.${nd}`}async function ghFileUpload(Ra,qa){var Nd;const nd=localStorage.getItem("imgHost")==="default",{username:od,repo:ld,branch:ud,accessToken:cd}=getConfig(nd,"github"),dd=getDir(),pd=`https://api.github.com/repos/${od}/${ld}/contents/${dd}/`,fd=getDateFilename(qa),md=await service({url:pd+fd,method:"put",headers:{Authorization:`token ${cd}`},data:{content:Ra,branch:ud,message:`Upload by ${window.location.href}`}}),vd=`raw.githubusercontent.com/${od}/${ld}/${ud}/`,Ad=`fastly.jsdelivr.net/gh/${od}/${ld}@${ud}/`;return md.content=((Nd=md.data)==null?void 0:Nd.content)||md.content,nd?md.content.download_url.replace(vd,Ad):md.content.download_url}async function giteeUpload(Ra,qa){var vd;const nd=localStorage.getItem("imgHost")==="default",{username:od,repo:ld,branch:ud,accessToken:cd}=getConfig(nd,"gitee"),dd=getDir(),pd=getDateFilename(qa),fd=`https://gitee.com/api/v5/repos/${od}/${ld}/contents/${dd}/${pd}`,md=await service({url:fd,method:"POST",data:{content:Ra,branch:ud,access_token:cd,message:`Upload by ${window.location.href}`}});return md.content=((vd=md.data)==null?void 0:vd.content)||md.content,encodeURI(md.content.download_url)}function getQiniuToken(Ra,qa,nd){const od=JSON.stringify(nd),ld=base64encode(utf16to8(od)),cd=CryptoJS.HmacSHA1(ld,qa).toString(CryptoJS.enc.Base64);return`${Ra}:${safe64(cd)}:${ld}`}async function qiniuUpload(Ra){const{accessKey:qa,secretKey:nd,bucket:od,region:ld,path:ud,domain:cd}=JSON.parse(localStorage.getItem("qiniuConfig")),dd=getQiniuToken(qa,nd,{scope:od,deadline:Math.trunc(new Date().getTime()/1e3)+3600}),fd=(ud?`${ud}/`:"")+getDateFilename(Ra.name),md=upload(Ra,fd,dd,{},{region:ld});return new Promise((vd,Ad)=>{md.subscribe({next:Nd=>{console.log(Nd)},error:Nd=>{Ad(Nd.message)},complete:Nd=>{vd(`${cd}/${Nd.key}`)}})})}async function aliOSSFileUpload(Ra){const qa=getDateFilename(Ra.name),{region:nd,bucket:od,accessKeyId:ld,accessKeySecret:ud,useSSL:cd,cdnHost:dd,path:pd}=JSON.parse(localStorage.getItem("aliOSSConfig")),fd=pd?`${pd}/${qa}`:qa,md=cd===void 0||cd,vd=md?"https":"http",Ad=new OSS({region:nd,bucket:od,accessKeyId:ld,accessKeySecret:ud,secure:md});try{return await Ad.put(fd,Ra),dd?`${dd}/${fd}`:`${vd}://${od}.${nd}.aliyuncs.com/${fd}`}catch(Nd){return Promise.reject(Nd)}}async function txCOSFileUpload(Ra){const qa=getDateFilename(Ra.name),{secretId:nd,secretKey:od,bucket:ld,region:ud,path:cd,cdnHost:dd}=JSON.parse(localStorage.getItem("txCOSConfig")),pd=new COS({SecretId:nd,SecretKey:od});return new Promise((fd,md)=>{pd.putObject({Bucket:ld,Region:ud,Key:`${cd}/${qa}`,Body:Ra},(vd,Ad)=>{vd?md(vd):fd(dd?cd===""?`${dd}/${qa}`:`${dd}/${cd}/${qa}`:`https://${Ad.Location}`)})})}async function minioFileUpload(Ra,qa){const nd=getDateFilename(qa),{endpoint:od,port:ld,useSSL:ud,bucket:cd,accessKey:dd,secretKey:pd}=JSON.parse(localStorage.getItem("minioConfig")),fd=Buffer$1(Ra,"base64"),md={endPoint:od,useSSL:ud,accessKey:dd,secretKey:pd},vd=Number(ld||0),Ad=vd>0&&vd!==80&&vd!==443;return Ad&&(md.port=vd),new Promise((Nd,Id)=>{const Od=new Client(md);try{Od.putObject(cd,nd,fd,Fd=>{Fd&&Id(Fd);const Md=`${`${ud?"https://":"http://"}${od}${Ad?`:${ld}`:""}`}/${cd}/${nd}`;Nd(Md)})}catch(Fd){Id(Fd)}})}async function getMpToken(Ra,qa){const nd=localStorage.getItem(`mpToken:${Ra}`);if(nd){const cd=JSON.parse(nd);if(cd.expire&&cd.expire>new Date().getTime())return cd.access_token}const ud=await service("https://api.weixin.qq.com/cgi-bin/stable_token",{method:"POST",data:{grant_type:"client_credential",appid:Ra,secret:qa}});if(ud.access_token){const cd={...ud,expire:new Date().getTime()+ud.expires_in*1e3};return localStorage.setItem(`mpToken:${Ra}`,JSON.stringify(cd)),ud.access_token}return""}async function mpFileUpload(Ra){const{appID:qa,appsecret:nd}=JSON.parse(localStorage.getItem("mpConfig"));return new Promise(async(od,ld)=>{try{const ud=await getMpToken(qa,nd).catch(md=>console.error(md));if(!ud){ld(new Error("获取 access_token 失败请检查console日志"));return}const cd=new FormData;cd.append("media",Ra,Ra.name);const dd={method:"POST",data:cd},pd=`https://api.weixin.qq.com/cgi-bin/material/add_material?access_token=${ud}&type=image`,fd=await service(pd,dd);od(fd.url)}catch(ud){ld(ud)}})}async function formCustomUpload(content,file){const str=`
async (CUSTOM_ARG) => {
${localStorage.getItem("formCustomConfig")}
}
`;return new Promise((resolve,reject)=>{const exportObj={content,file,util:{axios:service,CryptoJS,OSS,COS,Buffer:Buffer$1,uuidv4:v4,qiniu,tokenTools,getDir,getDateFilename},okCb:resolve,errCb:reject};eval(str)(exportObj).catch(Ra=>{console.error(Ra),reject(Ra)})})}function fileUpload(Ra,qa){const nd=localStorage.getItem("imgHost");switch(nd||localStorage.setItem("imgHost","default"),nd){case"aliOSS":return aliOSSFileUpload(qa);case"minio":return minioFileUpload(Ra,qa.name);case"txCOS":return txCOSFileUpload(qa);case"qiniu":return qiniuUpload(qa);case"gitee":return giteeUpload(Ra,qa.name);case"github":return ghFileUpload(Ra,qa.name);case"mp":return mpFileUpload(qa);case"formCustom":return formCustomUpload(Ra,qa);default:return ghFileUpload(Ra,qa.name)}}const fileApi={fileUpload},_hoisted_1={class:"container-main flex-1"},_hoisted_2={class:"preview border shadow-xl"},_hoisted_3=["innerHTML"],_hoisted_4={key:0,class:"loading-mask"},_sfc_main$1=defineComponent({__name:"CodemirrorEditor",setup(Ra){const qa=useStore(),nd=useDisplayStore(),{isDark:od,output:ld,editor:ud,editorContent:cd}=storeToRefs(qa),{isShowCssEditor:dd}=storeToRefs(nd),{editorRefresh:pd,exportEditorContent2HTML:fd,exportEditorContent2MD:md,formatContent:vd,importMarkdownContent:Ad,resetStyleConfirm:Nd}=qa,{toggleShowInsertFormDialog:Id,toggleShowUploadImgDialog:Od}=nd,Fd=ref$1(!1),Pd=ref$1(),Md=ref$1(null);function Bd(){const Mf=eh=>{let $f,Df;clearTimeout(Pd.value),eh==="preview"?($f=Md.value.$el,Df=document.querySelector(".CodeMirror-scroll"),ud.value.off("scroll",Kf),Pd.value=setTimeout(()=>{ud.value.on("scroll",Kf)},300)):($f=document.querySelector(".CodeMirror-scroll"),Df=Md.value.$el,Df.removeEventListener("scroll",Zf,!1),Pd.value=setTimeout(()=>{Df.addEventListener("scroll",Zf,!1)},300));const zf=$f.scrollTop/($f.scrollHeight-$f.offsetHeight)*(Df.scrollHeight-Df.offsetHeight);Df.scrollTo(0,zf)};function Kf(){Mf("editor")}function Zf(){Mf("preview")}Md.value.$el.addEventListener("scroll",Zf,!1),ud.value.on("scroll",Kf)}onMounted(()=>{setTimeout(()=>{Bd()},300)});function jd(){pd()}const Hd=ref$1(!1),Gd=ref$1(!1);function zd(){Gd.value=!0,Hd.value=!0}function df(){Hd.value=!1,setTimeout(()=>{Gd.value=!1},800)}function Wd(Mf){const Kf=checkImage(Mf);if(!Kf.ok)return ElMessage.error(Kf.msg),!1;const Zf=localStorage.getItem("imgHost")||"default";localStorage.setItem("imgHost",Zf);const eh=localStorage.getItem(`${Zf}Config`);return Zf==="default"||eh?!0:(ElMessage.error(`请先配置 ${Zf} 图床参数`),!1)}function Jd(Mf){if(!Mf){ElMessage.error("上传图片未知异常");return}Od(!1);const Kf=ud.value.getCursor(),Zf=`![](${Mf})`;toRaw(qa.editor).replaceSelection(`
${Zf}
`,Kf),ElMessage.success("图片上传成功")}function Xd(Mf,Kf){Fd.value=!0,toBase64$1(Mf).then(Zf=>fileApi.fileUpload(Zf,Mf)).then(Zf=>{Kf?Kf(Zf):Jd(Zf)}).catch(Zf=>{ElMessage.error(Zf.message)}).finally(()=>{Fd.value=!1})}const _f=ref$1();watch(od,()=>{var Kf,Zf;const Mf=od.value?"darcula":"xq-light";(Zf=(Kf=toRaw(ud.value))==null?void 0:Kf.setOption)==null||Zf.call(Kf,"theme",Mf)});function vf(){const Mf=document.querySelector("#editor");Mf.value||(Mf.value=cd.value),ud.value=CodeMirror.fromTextArea(Mf,{mode:"text/x-markdown",theme:od.value?"darcula":"xq-light",lineNumbers:!1,lineWrapping:!0,styleActiveLine:!0,autoCloseBrackets:!0,extraKeys:{[`${shiftKey}-${altKey}-F`]:function(Zf){formatDoc(Zf.getValue()).then(eh=>{Zf.setValue(eh)})},[`${ctrlKey}-B`]:function(Zf){const eh=Zf.getSelection();Zf.replaceSelection(`**${eh}**`)},[`${ctrlKey}-I`]:function(Zf){const eh=Zf.getSelection();Zf.replaceSelection(`*${eh}*`)},[`${ctrlKey}-D`]:function(Zf){const eh=Zf.getSelection();Zf.replaceSelection(`~~${eh}~~`)},[`${ctrlKey}-K`]:function(Zf){const eh=Zf.getSelection();Zf.replaceSelection(`[${eh}]()`)},[`${ctrlKey}-E`]:function(Zf){const eh=Zf.getSelection();Zf.replaceSelection(`\`${eh}\``)},[`${ctrlKey}-L`]:function(Zf){const eh=Zf.getSelection();Zf.replaceSelection(`\`${eh}\``)}}}),ud.value.on("change",Kf=>{clearTimeout(_f.value),_f.value=setTimeout(()=>{jd(),cd.value=Kf.getValue()},300)}),ud.value.on("paste",(Kf,Zf)=>{if(!(!(Zf.clipboardData&&Zf.clipboardData.items)||Fd.value))for(let eh=0,$f=Zf.clipboardData.items.length;eh<$f;++eh){const Df=Zf.clipboardData.items[eh];if(Df.kind==="file"){const Lf=Df.getAsFile();if(!Wd(Lf))continue;Xd(Lf)}}})}const Sf=ref$1(null);function gf(Mf){ud.value.options.extraKeys[Mf](ud.value)}const bf=ref$1(null);function Tf(){const Mf=bf.value.$el,Kf=async({md:$f,list:Df})=>{const Lf=[...$f.str.matchAll(/!\[(.*?)\]\((.*?)\)/g)||[]].filter(xf=>xf),zf=$f.path.match(/.+?\//)[0];(await Promise.all(Lf.map(xf=>new Promise(yf=>{let[,,Bf]=xf;Bf=Bf.replace(/^.\//,"");const{file:qf}=Df.find(oh=>oh.path===`${zf}${Bf}`)||{};Xd(qf,oh=>{yf({matchStr:Bf,url:oh})})})))).forEach(xf=>{$f.str=$f.str.replace(`](./${xf.matchStr})`,`](${xf.url})`).replace(`](${xf.matchStr})`,`](${xf.url})`)}),ud.value.setValue($f.str)};Mf.ondragover=$f=>$f.preventDefault(),Mf.ondrop=async $f=>{$f.preventDefault();for(const Df of $f.dataTransfer.items)Df.getAsFileSystemHandle().then(async Lf=>{if(Lf.kind==="directory"){const zf=await eh(Lf),Jf=await Zf({list:zf});Kf({md:Jf,list:zf})}else{const zf=await Lf.getFile();console.log("file",zf)}})};async function Zf({list:$f}){return new Promise(Df=>{const{path:Lf,file:zf}=$f.find(xf=>xf.path.match(/\.md$/)),Jf=new FileReader;Jf.readAsText(zf,"UTF-8"),Jf.onload=xf=>{Df({str:xf.target.result,file:zf,path:Lf})}})}async function eh($f){const Df=[];let Lf="";try{const zf=[$f];for(const Jf of zf){Lf+=`${Jf.name}/`;for await(const[,xf]of Jf)xf.kind==="file"?Df.push({path:Lf+xf.name,file:await xf.getFile()}):(Df.push({path:`${Lf+xf.name}/`}),zf.push(xf))}}catch(zf){console.error(zf)}return Df}}return onMounted(()=>{vf(),jd(),Tf()}),(Mf,Kf)=>{const Zf=ElRow;return openBlock(),createElementBlock("div",{ref_key:"container",ref:Sf,class:"container flex flex-col"},[createVNode(EditorHeader,{onAddFormat:gf,onFormatContent:unref(vd),onStartCopy:zd,onEndCopy:df},null,8,["onFormatContent"]),createBaseVNode("main",_hoisted_1,[createVNode(Zf,{class:"container-main-section h-full border-1"},{default:withCtx(()=>[createVNode(unref(ElCol),{ref_key:"codeMirrorWrapper",ref:bf,span:unref(dd)?8:12,class:normalizeClass(["codeMirror-wrapper border-r-1",{"order-1":!unref(qa).isEditOnLeft}])},{default:withCtx(()=>[createVNode(unref(_sfc_main$7),null,{default:withCtx(()=>[createVNode(unref(_sfc_main$2),null,{default:withCtx(()=>Kf[7]||(Kf[7]=[createBaseVNode("textarea",{id:"editor",type:"textarea",placeholder:"Your markdown text here."},null,-1)])),_:1}),createVNode(unref(_sfc_main$6),{class:"w-64"},{default:withCtx(()=>[createVNode(unref(_sfc_main$5),{inset:"",onClick:Kf[0]||(Kf[0]=eh=>unref(Od)())},{default:withCtx(()=>Kf[8]||(Kf[8]=[createTextVNode(" 上传图片 ")])),_:1}),createVNode(unref(_sfc_main$5),{inset:"",onClick:Kf[1]||(Kf[1]=eh=>unref(Id)())},{default:withCtx(()=>Kf[9]||(Kf[9]=[createTextVNode(" 插入表格 ")])),_:1}),createVNode(unref(_sfc_main$5),{inset:"",onClick:Kf[2]||(Kf[2]=eh=>unref(Nd)())},{default:withCtx(()=>Kf[10]||(Kf[10]=[createTextVNode(" 恢复默认样式 ")])),_:1}),createVNode(unref(_sfc_main$4)),createVNode(unref(_sfc_main$5),{inset:"",onClick:Kf[3]||(Kf[3]=eh=>unref(Ad)())},{default:withCtx(()=>Kf[11]||(Kf[11]=[createTextVNode(" 导入 .md 文档 ")])),_:1}),createVNode(unref(_sfc_main$5),{inset:"",onClick:Kf[4]||(Kf[4]=eh=>unref(md)())},{default:withCtx(()=>Kf[12]||(Kf[12]=[createTextVNode(" 导出 .md 文档 ")])),_:1}),createVNode(unref(_sfc_main$5),{inset:"",onClick:Kf[5]||(Kf[5]=eh=>unref(fd)())},{default:withCtx(()=>Kf[13]||(Kf[13]=[createTextVNode(" 导出 .html ")])),_:1}),createVNode(unref(_sfc_main$5),{inset:"",onClick:Kf[6]||(Kf[6]=eh=>unref(vd)())},{default:withCtx(()=>[Kf[14]||(Kf[14]=createTextVNode(" 格式化 ")),createVNode(unref(_sfc_main$3),null,{default:withCtx(()=>[createTextVNode(toDisplayString(unref(altSign))+" + "+toDisplayString(unref(shiftSign))+" + F",1)]),_:1})]),_:1})]),_:1})]),_:1})]),_:1},8,["span","class"]),createVNode(unref(ElCol),{id:"preview",ref_key:"preview",ref:Md,span:unref(dd)?8:12,class:"preview-wrapper p-5"},{default:withCtx(()=>[createBaseVNode("div",{id:"output-wrapper",class:normalizeClass({output_night:!Hd.value})},[createBaseVNode("div",_hoisted_2,[createBaseVNode("section",{id:"output",innerHTML:unref(ld)},null,8,_hoisted_3),Gd.value?(openBlock(),createElementBlock("div",_hoisted_4,Kf[15]||(Kf[15]=[createBaseVNode("div",{class:"loading-mask-box"},[createBaseVNode("div",{class:"loading__img"}),createBaseVNode("span",null,"正在生成")],-1)]))):createCommentVNode("",!0)])],2)]),_:1},8,["span"]),createVNode(CssEditor)]),_:1})]),createVNode(UploadImgDialog,{onUploadImage:Xd}),createVNode(InsertFormDialog),createVNode(RunLoading)],512)}}}),CodemirrorEditor=_export_sfc(_sfc_main$1,[["__scopeId","data-v-9030b4b2"]]),_sfc_main=defineComponent({__name:"App",setup(Ra){return(qa,nd)=>(openBlock(),createBlock(CodemirrorEditor))}}),ElementPlus={install(Ra){Ra.config.globalProperties.$loading=ElLoading.service,Ra.config.globalProperties.$message=ElMessage;for(const[qa,nd]of Object.entries(ElementPlusIconsVue))Ra.component(`ElIcon${qa}`,nd)}};var css={exports:{}};(function(Ra,qa){(function(nd){nd(requireCodemirror())})(function(nd){nd.defineMode("css",function(Jd,Xd){var _f=Xd.inline;Xd.propertyKeywords||(Xd=nd.resolveMode("text/css"));var vf=Jd.indentUnit,Sf=Xd.tokenHooks,gf=Xd.documentTypes||{},bf=Xd.mediaTypes||{},Tf=Xd.mediaFeatures||{},Mf=Xd.mediaValueKeywords||{},Kf=Xd.propertyKeywords||{},Zf=Xd.nonStandardPropertyKeywords||{},eh=Xd.fontProperties||{},$f=Xd.counterDescriptors||{},Df=Xd.colorKeywords||{},Lf=Xd.valueKeywords||{},zf=Xd.allowNested,Jf=Xd.lineComment,xf=Xd.supportsAtComponent===!0,yf=Jd.highlightNonStandardPropertyKeywords!==!1,Bf,qf;function oh(ah,Ah){return Bf=Ah,ah}function Yf(ah,Ah){var dh=ah.next();if(Sf[dh]){var Mh=Sf[dh](ah,Ah);if(Mh!==!1)return Mh}if(dh=="@")return ah.eatWhile(/[\w\\\-]/),oh("def",ah.current());if(dh=="="||(dh=="~"||dh=="|")&&ah.eat("="))return oh(null,"compare");if(dh=='"'||dh=="'")return Ah.tokenize=kf(dh),Ah.tokenize(ah,Ah);if(dh=="#")return ah.eatWhile(/[\w\\\-]/),oh("atom","hash");if(dh=="!")return ah.match(/^\s*\w*/),oh("keyword","important");if(/\d/.test(dh)||dh=="."&&ah.eat(/\d/))return ah.eatWhile(/[\w.%]/),oh("number","unit");if(dh==="-"){if(/[\d.]/.test(ah.peek()))return ah.eatWhile(/[\w.%]/),oh("number","unit");if(ah.match(/^-[\w\\\-]*/))return ah.eatWhile(/[\w\\\-]/),ah.match(/^\s*:/,!1)?oh("variable-2","variable-definition"):oh("variable-2","variable");if(ah.match(/^\w+-/))return oh("meta","meta")}else return/[,+>*\/]/.test(dh)?oh(null,"select-op"):dh=="."&&ah.match(/^-?[_a-z][_a-z0-9-]*/i)?oh("qualifier","qualifier"):/[:;{}\[\]\(\)]/.test(dh)?oh(null,dh):ah.match(/^[\w-.]+(?=\()/)?(/^(url(-prefix)?|domain|regexp)$/i.test(ah.current())&&(Ah.tokenize=Vf),oh("variable callee","variable")):/[\w\\\-]/.test(dh)?(ah.eatWhile(/[\w\\\-]/),oh("property","word")):oh(null,null)}function kf(ah){return function(Ah,dh){for(var Mh=!1,Yh;(Yh=Ah.next())!=null;){if(Yh==ah&&!Mh){ah==")"&&Ah.backUp(1);break}Mh=!Mh&&Yh=="\\"}return(Yh==ah||!Mh&&ah!=")")&&(dh.tokenize=null),oh("string","string")}}function Vf(ah,Ah){return ah.next(),ah.match(/^\s*[\"\')]/,!1)?Ah.tokenize=null:Ah.tokenize=kf(")"),oh(null,"(")}function fh(ah,Ah,dh){this.type=ah,this.indent=Ah,this.prev=dh}function Gf(ah,Ah,dh,Mh){return ah.context=new fh(dh,Ah.indentation()+(Mh===!1?0:vf),ah.context),dh}function wf(ah){return ah.context.prev&&(ah.context=ah.context.prev),ah.context.type}function Rf(ah,Ah,dh){return gh[dh.context.type](ah,Ah,dh)}function Uf(ah,Ah,dh,Mh){for(var Yh=Mh||1;Yh>0;Yh--)dh.context=dh.context.prev;return Rf(ah,Ah,dh)}function ph(ah){var Ah=ah.current().toLowerCase();Lf.hasOwnProperty(Ah)?qf="atom":Df.hasOwnProperty(Ah)?qf="keyword":qf="variable"}var gh={};return gh.top=function(ah,Ah,dh){if(ah=="{")return Gf(dh,Ah,"block");if(ah=="}"&&dh.context.prev)return wf(dh);if(xf&&/@component/i.test(ah))return Gf(dh,Ah,"atComponentBlock");if(/^@(-moz-)?document$/i.test(ah))return Gf(dh,Ah,"documentTypes");if(/^@(media|supports|(-moz-)?document|import)$/i.test(ah))return Gf(dh,Ah,"atBlock");if(/^@(font-face|counter-style)/i.test(ah))return dh.stateArg=ah,"restricted_atBlock_before";if(/^@(-(moz|ms|o|webkit)-)?keyframes$/i.test(ah))return"keyframes";if(ah&&ah.charAt(0)=="@")return Gf(dh,Ah,"at");if(ah=="hash")qf="builtin";else if(ah=="word")qf="tag";else{if(ah=="variable-definition")return"maybeprop";if(ah=="interpolation")return Gf(dh,Ah,"interpolation");if(ah==":")return"pseudo";if(zf&&ah=="(")return Gf(dh,Ah,"parens")}return dh.context.type},gh.block=function(ah,Ah,dh){if(ah=="word"){var Mh=Ah.current().toLowerCase();return Kf.hasOwnProperty(Mh)?(qf="property","maybeprop"):Zf.hasOwnProperty(Mh)?(qf=yf?"string-2":"property","maybeprop"):zf?(qf=Ah.match(/^\s*:(?:\s|$)/,!1)?"property":"tag","block"):(qf+=" error","maybeprop")}else return ah=="meta"?"block":!zf&&(ah=="hash"||ah=="qualifier")?(qf="error","block"):gh.top(ah,Ah,dh)},gh.maybeprop=function(ah,Ah,dh){return ah==":"?Gf(dh,Ah,"prop"):Rf(ah,Ah,dh)},gh.prop=function(ah,Ah,dh){if(ah==";")return wf(dh);if(ah=="{"&&zf)return Gf(dh,Ah,"propBlock");if(ah=="}"||ah=="{")return Uf(ah,Ah,dh);if(ah=="(")return Gf(dh,Ah,"parens");if(ah=="hash"&&!/^#([0-9a-fA-F]{3,4}|[0-9a-fA-F]{6}|[0-9a-fA-F]{8})$/.test(Ah.current()))qf+=" error";else if(ah=="word")ph(Ah);else if(ah=="interpolation")return Gf(dh,Ah,"interpolation");return"prop"},gh.propBlock=function(ah,Ah,dh){return ah=="}"?wf(dh):ah=="word"?(qf="property","maybeprop"):dh.context.type},gh.parens=function(ah,Ah,dh){return ah=="{"||ah=="}"?Uf(ah,Ah,dh):ah==")"?wf(dh):ah=="("?Gf(dh,Ah,"parens"):ah=="interpolation"?Gf(dh,Ah,"interpolation"):(ah=="word"&&ph(Ah),"parens")},gh.pseudo=function(ah,Ah,dh){return ah=="meta"?"pseudo":ah=="word"?(qf="variable-3",dh.context.type):Rf(ah,Ah,dh)},gh.documentTypes=function(ah,Ah,dh){return ah=="word"&&gf.hasOwnProperty(Ah.current())?(qf="tag",dh.context.type):gh.atBlock(ah,Ah,dh)},gh.atBlock=function(ah,Ah,dh){if(ah=="(")return Gf(dh,Ah,"atBlock_parens");if(ah=="}"||ah==";")return Uf(ah,Ah,dh);if(ah=="{")return wf(dh)&&Gf(dh,Ah,zf?"block":"top");if(ah=="interpolation")return Gf(dh,Ah,"interpolation");if(ah=="word"){var Mh=Ah.current().toLowerCase();Mh=="only"||Mh=="not"||Mh=="and"||Mh=="or"?qf="keyword":bf.hasOwnProperty(Mh)?qf="attribute":Tf.hasOwnProperty(Mh)?qf="property":Mf.hasOwnProperty(Mh)?qf="keyword":Kf.hasOwnProperty(Mh)?qf="property":Zf.hasOwnProperty(Mh)?qf=yf?"string-2":"property":Lf.hasOwnProperty(Mh)?qf="atom":Df.hasOwnProperty(Mh)?qf="keyword":qf="error"}return dh.context.type},gh.atComponentBlock=function(ah,Ah,dh){return ah=="}"?Uf(ah,Ah,dh):ah=="{"?wf(dh)&&Gf(dh,Ah,zf?"block":"top",!1):(ah=="word"&&(qf="error"),dh.context.type)},gh.atBlock_parens=function(ah,Ah,dh){return ah==")"?wf(dh):ah=="{"||ah=="}"?Uf(ah,Ah,dh,2):gh.atBlock(ah,Ah,dh)},gh.restricted_atBlock_before=function(ah,Ah,dh){return ah=="{"?Gf(dh,Ah,"restricted_atBlock"):ah=="word"&&dh.stateArg=="@counter-style"?(qf="variable","restricted_atBlock_before"):Rf(ah,Ah,dh)},gh.restricted_atBlock=function(ah,Ah,dh){return ah=="}"?(dh.stateArg=null,wf(dh)):ah=="word"?(dh.stateArg=="@font-face"&&!eh.hasOwnProperty(Ah.current().toLowerCase())||dh.stateArg=="@counter-style"&&!$f.hasOwnProperty(Ah.current().toLowerCase())?qf="error":qf="property","maybeprop"):"restricted_atBlock"},gh.keyframes=function(ah,Ah,dh){return ah=="word"?(qf="variable","keyframes"):ah=="{"?Gf(dh,Ah,"top"):Rf(ah,Ah,dh)},gh.at=function(ah,Ah,dh){return ah==";"?wf(dh):ah=="{"||ah=="}"?Uf(ah,Ah,dh):(ah=="word"?qf="tag":ah=="hash"&&(qf="builtin"),"at")},gh.interpolation=function(ah,Ah,dh){return ah=="}"?wf(dh):ah=="{"||ah==";"?Uf(ah,Ah,dh):(ah=="word"?qf="variable":ah!="variable"&&ah!="("&&ah!=")"&&(qf="error"),"interpolation")},{startState:function(ah){return{tokenize:null,state:_f?"block":"top",stateArg:null,context:new fh(_f?"block":"top",ah||0,null)}},token:function(ah,Ah){if(!Ah.tokenize&&ah.eatSpace())return null;var dh=(Ah.tokenize||Yf)(ah,Ah);return dh&&typeof dh=="object"&&(Bf=dh[1],dh=dh[0]),qf=dh,Bf!="comment"&&(Ah.state=gh[Ah.state](Bf,ah,Ah)),qf},indent:function(ah,Ah){var dh=ah.context,Mh=Ah&&Ah.charAt(0),Yh=dh.indent;return dh.type=="prop"&&(Mh=="}"||Mh==")")&&(dh=dh.prev),dh.prev&&(Mh=="}"&&(dh.type=="block"||dh.type=="top"||dh.type=="interpolation"||dh.type=="restricted_atBlock")?(dh=dh.prev,Yh=dh.indent):(Mh==")"&&(dh.type=="parens"||dh.type=="atBlock_parens")||Mh=="{"&&(dh.type=="at"||dh.type=="atBlock"))&&(Yh=Math.max(0,dh.indent-vf))),Yh},electricChars:"}",blockCommentStart:"/*",blockCommentEnd:"*/",blockCommentContinue:" * ",lineComment:Jf,fold:"brace"}});function od(Jd){for(var Xd={},_f=0;_f<Jd.length;++_f)Xd[Jd[_f].toLowerCase()]=!0;return Xd}var ld=["domain","regexp","url","url-prefix"],ud=od(ld),cd=["all","aural","braille","handheld","print","projection","screen","tty","tv","embossed"],dd=od(cd),pd=["width","min-width","max-width","height","min-height","max-height","device-width","min-device-width","max-device-width","device-height","min-device-height","max-device-height","aspect-ratio","min-aspect-ratio","max-aspect-ratio","device-aspect-ratio","min-device-aspect-ratio","max-device-aspect-ratio","color","min-color","max-color","color-index","min-color-index","max-color-index","monochrome","min-monochrome","max-monochrome","resolution","min-resolution","max-resolution","scan","grid","orientation","device-pixel-ratio","min-device-pixel-ratio","max-device-pixel-ratio","pointer","any-pointer","hover","any-hover","prefers-color-scheme","dynamic-range","video-dynamic-range"],fd=od(pd),md=["landscape","portrait","none","coarse","fine","on-demand","hover","interlace","progressive","dark","light","standard","high"],vd=od(md),Ad=["align-content","align-items","align-self","alignment-adjust","alignment-baseline","all","anchor-point","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","appearance","azimuth","backdrop-filter","backface-visibility","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","baseline-shift","binding","bleed","block-size","bookmark-label","bookmark-level","bookmark-state","bookmark-target","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-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-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","color","color-profile","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","counter-increment","counter-reset","crop","cue","cue-after","cue-before","cursor","direction","display","dominant-baseline","drop-initial-after-adjust","drop-initial-after-align","drop-initial-before-adjust","drop-initial-before-align","drop-initial-size","drop-initial-value","elevation","empty-cells","fit","fit-content","fit-position","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","float-offset","flow-from","flow-into","font","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","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","gap","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","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","inline-box-align","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","left","letter-spacing","line-break","line-height","line-height-step","line-stacking","line-stacking-ruby","line-stacking-shift","line-stacking-strategy","list-style","list-style-image","list-style-position","list-style-type","margin","margin-bottom","margin-left","margin-right","margin-top","marks","marquee-direction","marquee-loop","marquee-play-count","marquee-speed","marquee-style","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","move-to","nav-down","nav-index","nav-left","nav-right","nav-up","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-style","overflow-wrap","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","page-policy","pause","pause-after","pause-before","perspective","perspective-origin","pitch","pitch-range","place-content","place-items","place-self","play-during","position","presentation-level","punctuation-trim","quotes","region-break-after","region-break-before","region-break-inside","region-fragment","rendering-intent","resize","rest","rest-after","rest-before","richness","right","rotate","rotation","rotation-point","row-gap","ruby-align","ruby-overhang","ruby-position","ruby-span","scale","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-type","shape-image-threshold","shape-inside","shape-margin","shape-outside","size","speak","speak-as","speak-header","speak-numeral","speak-punctuation","speech-rate","stress","string-set","tab-size","table-layout","target","target-name","target-new","target-position","text-align","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-height","text-indent","text-justify","text-orientation","text-outline","text-overflow","text-rendering","text-shadow","text-size-adjust","text-space-collapse","text-transform","text-underline-position","text-wrap","top","touch-action","transform","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-select","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index","clip-path","clip-rule","mask","enable-background","filter","flood-color","flood-opacity","lighting-color","stop-color","stop-opacity","pointer-events","color-interpolation","color-interpolation-filters","color-rendering","fill","fill-opacity","fill-rule","image-rendering","marker","marker-end","marker-mid","marker-start","paint-order","shape-rendering","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-rendering","baseline-shift","dominant-baseline","glyph-orientation-horizontal","glyph-orientation-vertical","text-anchor","writing-mode"],Nd=od(Ad),Id=["accent-color","aspect-ratio","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-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","content-visibility","margin-block","margin-block-end","margin-block-start","margin-inline","margin-inline-end","margin-inline-start","overflow-anchor","overscroll-behavior","padding-block","padding-block-end","padding-block-start","padding-inline","padding-inline-end","padding-inline-start","scroll-snap-stop","scrollbar-3d-light-color","scrollbar-arrow-color","scrollbar-base-color","scrollbar-dark-shadow-color","scrollbar-face-color","scrollbar-highlight-color","scrollbar-shadow-color","scrollbar-track-color","searchfield-cancel-button","searchfield-decoration","searchfield-results-button","searchfield-results-decoration","shape-inside","zoom"],Od=od(Id),Fd=["font-display","font-family","src","unicode-range","font-variant","font-feature-settings","font-stretch","font-weight","font-style"],Pd=od(Fd),Md=["additive-symbols","fallback","negative","pad","prefix","range","speak-as","suffix","symbols","system"],Bd=od(Md),jd=["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkgrey","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkslategrey","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dimgrey","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightgrey","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightslategrey","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","slategrey","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"],Hd=od(jd),Gd=["above","absolute","activeborder","additive","activecaption","afar","after-white-space","ahead","alias","all","all-scroll","alphabetic","alternate","always","amharic","amharic-abegede","antialiased","appworkspace","arabic-indic","armenian","asterisks","attr","auto","auto-flow","avoid","avoid-column","avoid-page","avoid-region","axis-pan","background","backwards","baseline","below","bidi-override","binary","bengali","blink","block","block-axis","blur","bold","bolder","border","border-box","both","bottom","break","break-all","break-word","brightness","bullets","button","buttonface","buttonhighlight","buttonshadow","buttontext","calc","cambodian","capitalize","caps-lock-indicator","caption","captiontext","caret","cell","center","checkbox","circle","cjk-decimal","cjk-earthly-branch","cjk-heavenly-stem","cjk-ideographic","clear","clip","close-quote","col-resize","collapse","color","color-burn","color-dodge","column","column-reverse","compact","condensed","conic-gradient","contain","content","contents","content-box","context-menu","continuous","contrast","copy","counter","counters","cover","crop","cross","crosshair","cubic-bezier","currentcolor","cursive","cyclic","darken","dashed","decimal","decimal-leading-zero","default","default-button","dense","destination-atop","destination-in","destination-out","destination-over","devanagari","difference","disc","discard","disclosure-closed","disclosure-open","document","dot-dash","dot-dot-dash","dotted","double","down","drop-shadow","e-resize","ease","ease-in","ease-in-out","ease-out","element","ellipse","ellipsis","embed","end","ethiopic","ethiopic-abegede","ethiopic-abegede-am-et","ethiopic-abegede-gez","ethiopic-abegede-ti-er","ethiopic-abegede-ti-et","ethiopic-halehame-aa-er","ethiopic-halehame-aa-et","ethiopic-halehame-am-et","ethiopic-halehame-gez","ethiopic-halehame-om-et","ethiopic-halehame-sid-et","ethiopic-halehame-so-et","ethiopic-halehame-ti-er","ethiopic-halehame-ti-et","ethiopic-halehame-tig","ethiopic-numeric","ew-resize","exclusion","expanded","extends","extra-condensed","extra-expanded","fantasy","fast","fill","fill-box","fixed","flat","flex","flex-end","flex-start","footnotes","forwards","from","geometricPrecision","georgian","grayscale","graytext","grid","groove","gujarati","gurmukhi","hand","hangul","hangul-consonant","hard-light","hebrew","help","hidden","hide","higher","highlight","highlighttext","hiragana","hiragana-iroha","horizontal","hsl","hsla","hue","hue-rotate","icon","ignore","inactiveborder","inactivecaption","inactivecaptiontext","infinite","infobackground","infotext","inherit","initial","inline","inline-axis","inline-block","inline-flex","inline-grid","inline-table","inset","inside","intrinsic","invert","italic","japanese-formal","japanese-informal","justify","kannada","katakana","katakana-iroha","keep-all","khmer","korean-hangul-formal","korean-hanja-formal","korean-hanja-informal","landscape","lao","large","larger","left","level","lighter","lighten","line-through","linear","linear-gradient","lines","list-item","listbox","listitem","local","logical","loud","lower","lower-alpha","lower-armenian","lower-greek","lower-hexadecimal","lower-latin","lower-norwegian","lower-roman","lowercase","ltr","luminosity","malayalam","manipulation","match","matrix","matrix3d","media-play-button","media-slider","media-sliderthumb","media-volume-slider","media-volume-sliderthumb","medium","menu","menulist","menulist-button","menutext","message-box","middle","min-intrinsic","mix","mongolian","monospace","move","multiple","multiple_mask_images","multiply","myanmar","n-resize","narrower","ne-resize","nesw-resize","no-close-quote","no-drop","no-open-quote","no-repeat","none","normal","not-allowed","nowrap","ns-resize","numbers","numeric","nw-resize","nwse-resize","oblique","octal","opacity","open-quote","optimizeLegibility","optimizeSpeed","oriya","oromo","outset","outside","outside-shape","overlay","overline","padding","padding-box","painted","page","paused","persian","perspective","pinch-zoom","plus-darker","plus-lighter","pointer","polygon","portrait","pre","pre-line","pre-wrap","preserve-3d","progress","push-button","radial-gradient","radio","read-only","read-write","read-write-plaintext-only","rectangle","region","relative","repeat","repeating-linear-gradient","repeating-radial-gradient","repeating-conic-gradient","repeat-x","repeat-y","reset","reverse","rgb","rgba","ridge","right","rotate","rotate3d","rotateX","rotateY","rotateZ","round","row","row-resize","row-reverse","rtl","run-in","running","s-resize","sans-serif","saturate","saturation","scale","scale3d","scaleX","scaleY","scaleZ","screen","scroll","scrollbar","scroll-position","se-resize","searchfield","searchfield-cancel-button","searchfield-decoration","searchfield-results-button","searchfield-results-decoration","self-start","self-end","semi-condensed","semi-expanded","separate","sepia","serif","show","sidama","simp-chinese-formal","simp-chinese-informal","single","skew","skewX","skewY","skip-white-space","slide","slider-horizontal","slider-vertical","sliderthumb-horizontal","sliderthumb-vertical","slow","small","small-caps","small-caption","smaller","soft-light","solid","somali","source-atop","source-in","source-out","source-over","space","space-around","space-between","space-evenly","spell-out","square","square-button","start","static","status-bar","stretch","stroke","stroke-box","sub","subpixel-antialiased","svg_masks","super","sw-resize","symbolic","symbols","system-ui","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group","tamil","telugu","text","text-bottom","text-top","textarea","textfield","thai","thick","thin","threeddarkshadow","threedface","threedhighlight","threedlightshadow","threedshadow","tibetan","tigre","tigrinya-er","tigrinya-er-abegede","tigrinya-et","tigrinya-et-abegede","to","top","trad-chinese-formal","trad-chinese-informal","transform","translate","translate3d","translateX","translateY","translateZ","transparent","ultra-condensed","ultra-expanded","underline","unidirectional-pan","unset","up","upper-alpha","upper-armenian","upper-greek","upper-hexadecimal","upper-latin","upper-norwegian","upper-roman","uppercase","urdu","url","var","vertical","vertical-text","view-box","visible","visibleFill","visiblePainted","visibleStroke","visual","w-resize","wait","wave","wider","window","windowframe","windowtext","words","wrap","wrap-reverse","x-large","x-small","xor","xx-large","xx-small"],zd=od(Gd),df=ld.concat(cd).concat(pd).concat(md).concat(Ad).concat(Id).concat(jd).concat(Gd);nd.registerHelper("hintWords","css",df);function Wd(Jd,Xd){for(var _f=!1,vf;(vf=Jd.next())!=null;){if(_f&&vf=="/"){Xd.tokenize=null;break}_f=vf=="*"}return["comment","comment"]}nd.defineMIME("text/css",{documentTypes:ud,mediaTypes:dd,mediaFeatures:fd,mediaValueKeywords:vd,propertyKeywords:Nd,nonStandardPropertyKeywords:Od,fontProperties:Pd,counterDescriptors:Bd,colorKeywords:Hd,valueKeywords:zd,tokenHooks:{"/":function(Jd,Xd){return Jd.eat("*")?(Xd.tokenize=Wd,Wd(Jd,Xd)):!1}},name:"css"}),nd.defineMIME("text/x-scss",{mediaTypes:dd,mediaFeatures:fd,mediaValueKeywords:vd,propertyKeywords:Nd,nonStandardPropertyKeywords:Od,colorKeywords:Hd,valueKeywords:zd,fontProperties:Pd,allowNested:!0,lineComment:"//",tokenHooks:{"/":function(Jd,Xd){return Jd.eat("/")?(Jd.skipToEnd(),["comment","comment"]):Jd.eat("*")?(Xd.tokenize=Wd,Wd(Jd,Xd)):["operator","operator"]},":":function(Jd){return Jd.match(/^\s*\{/,!1)?[null,null]:!1},$:function(Jd){return Jd.match(/^[\w-]+/),Jd.match(/^\s*:/,!1)?["variable-2","variable-definition"]:["variable-2","variable"]},"#":function(Jd){return Jd.eat("{")?[null,"interpolation"]:!1}},name:"css",helperType:"scss"}),nd.defineMIME("text/x-less",{mediaTypes:dd,mediaFeatures:fd,mediaValueKeywords:vd,propertyKeywords:Nd,nonStandardPropertyKeywords:Od,colorKeywords:Hd,valueKeywords:zd,fontProperties:Pd,allowNested:!0,lineComment:"//",tokenHooks:{"/":function(Jd,Xd){return Jd.eat("/")?(Jd.skipToEnd(),["comment","comment"]):Jd.eat("*")?(Xd.tokenize=Wd,Wd(Jd,Xd)):["operator","operator"]},"@":function(Jd){return Jd.eat("{")?[null,"interpolation"]:Jd.match(/^(charset|document|font-face|import|(-(moz|ms|o|webkit)-)?keyframes|media|namespace|page|supports)\b/i,!1)?!1:(Jd.eatWhile(/[\w\\\-]/),Jd.match(/^\s*:/,!1)?["variable-2","variable-definition"]:["variable-2","variable"])},"&":function(){return["atom","atom"]}},name:"css",helperType:"less"}),nd.defineMIME("text/x-gss",{documentTypes:ud,mediaTypes:dd,mediaFeatures:fd,propertyKeywords:Nd,nonStandardPropertyKeywords:Od,fontProperties:Pd,counterDescriptors:Bd,colorKeywords:Hd,valueKeywords:zd,supportsAtComponent:!0,tokenHooks:{"/":function(Jd,Xd){return Jd.eat("*")?(Xd.tokenize=Wd,Wd(Jd,Xd)):!1}},name:"css",helperType:"gss"})})})();var cssExports=css.exports,xml={exports:{}},hasRequiredXml;function requireXml(){return hasRequiredXml||(hasRequiredXml=1,function(Ra,qa){(function(nd){nd(requireCodemirror())})(function(nd){var od={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},ld={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};nd.defineMode("xml",function(ud,cd){var dd=ud.indentUnit,pd={},fd=cd.htmlMode?od:ld;for(var md in fd)pd[md]=fd[md];for(var md in cd)pd[md]=cd[md];var vd,Ad;function Nd(gf,bf){function Tf(Zf){return bf.tokenize=Zf,Zf(gf,bf)}var Mf=gf.next();if(Mf=="<")return gf.eat("!")?gf.eat("[")?gf.match("CDATA[")?Tf(Fd("atom","]]>")):null:gf.match("--")?Tf(Fd("comment","-->")):gf.match("DOCTYPE",!0,!0)?(gf.eatWhile(/[\w\._\-]/),Tf(Pd(1))):null:gf.eat("?")?(gf.eatWhile(/[\w\._\-]/),bf.tokenize=Fd("meta","?>"),"meta"):(vd=gf.eat("/")?"closeTag":"openTag",bf.tokenize=Id,"tag bracket");if(Mf=="&"){var Kf;return gf.eat("#")?gf.eat("x")?Kf=gf.eatWhile(/[a-fA-F\d]/)&&gf.eat(";"):Kf=gf.eatWhile(/[\d]/)&&gf.eat(";"):Kf=gf.eatWhile(/[\w\.\-:]/)&&gf.eat(";"),Kf?"atom":"error"}else return gf.eatWhile(/[^&<]/),null}Nd.isInText=!0;function Id(gf,bf){var Tf=gf.next();if(Tf==">"||Tf=="/"&&gf.eat(">"))return bf.tokenize=Nd,vd=Tf==">"?"endTag":"selfcloseTag","tag bracket";if(Tf=="=")return vd="equals",null;if(Tf=="<"){bf.tokenize=Nd,bf.state=Gd,bf.tagName=bf.tagStart=null;var Mf=bf.tokenize(gf,bf);return Mf?Mf+" tag error":"tag error"}else return/[\'\"]/.test(Tf)?(bf.tokenize=Od(Tf),bf.stringStartCol=gf.column(),bf.tokenize(gf,bf)):(gf.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function Od(gf){var bf=function(Tf,Mf){for(;!Tf.eol();)if(Tf.next()==gf){Mf.tokenize=Id;break}return"string"};return bf.isInAttribute=!0,bf}function Fd(gf,bf){return function(Tf,Mf){for(;!Tf.eol();){if(Tf.match(bf)){Mf.tokenize=Nd;break}Tf.next()}return gf}}function Pd(gf){return function(bf,Tf){for(var Mf;(Mf=bf.next())!=null;){if(Mf=="<")return Tf.tokenize=Pd(gf+1),Tf.tokenize(bf,Tf);if(Mf==">")if(gf==1){Tf.tokenize=Nd;break}else return Tf.tokenize=Pd(gf-1),Tf.tokenize(bf,Tf)}return"meta"}}function Md(gf){return gf&&gf.toLowerCase()}function Bd(gf,bf,Tf){this.prev=gf.context,this.tagName=bf||"",this.indent=gf.indented,this.startOfLine=Tf,(pd.doNotIndent.hasOwnProperty(bf)||gf.context&&gf.context.noIndent)&&(this.noIndent=!0)}function jd(gf){gf.context&&(gf.context=gf.context.prev)}function Hd(gf,bf){for(var Tf;;){if(!gf.context||(Tf=gf.context.tagName,!pd.contextGrabbers.hasOwnProperty(Md(Tf))||!pd.contextGrabbers[Md(Tf)].hasOwnProperty(Md(bf))))return;jd(gf)}}function Gd(gf,bf,Tf){return gf=="openTag"?(Tf.tagStart=bf.column(),zd):gf=="closeTag"?df:Gd}function zd(gf,bf,Tf){return gf=="word"?(Tf.tagName=bf.current(),Ad="tag",Xd):pd.allowMissingTagName&&gf=="endTag"?(Ad="tag bracket",Xd(gf,bf,Tf)):(Ad="error",zd)}function df(gf,bf,Tf){if(gf=="word"){var Mf=bf.current();return Tf.context&&Tf.context.tagName!=Mf&&pd.implicitlyClosed.hasOwnProperty(Md(Tf.context.tagName))&&jd(Tf),Tf.context&&Tf.context.tagName==Mf||pd.matchClosing===!1?(Ad="tag",Wd):(Ad="tag error",Jd)}else return pd.allowMissingTagName&&gf=="endTag"?(Ad="tag bracket",Wd(gf,bf,Tf)):(Ad="error",Jd)}function Wd(gf,bf,Tf){return gf!="endTag"?(Ad="error",Wd):(jd(Tf),Gd)}function Jd(gf,bf,Tf){return Ad="error",Wd(gf,bf,Tf)}function Xd(gf,bf,Tf){if(gf=="word")return Ad="attribute",_f;if(gf=="endTag"||gf=="selfcloseTag"){var Mf=Tf.tagName,Kf=Tf.tagStart;return Tf.tagName=Tf.tagStart=null,gf=="selfcloseTag"||pd.autoSelfClosers.hasOwnProperty(Md(Mf))?Hd(Tf,Mf):(Hd(Tf,Mf),Tf.context=new Bd(Tf,Mf,Kf==Tf.indented)),Gd}return Ad="error",Xd}function _f(gf,bf,Tf){return gf=="equals"?vf:(pd.allowMissing||(Ad="error"),Xd(gf,bf,Tf))}function vf(gf,bf,Tf){return gf=="string"?Sf:gf=="word"&&pd.allowUnquoted?(Ad="string",Xd):(Ad="error",Xd(gf,bf,Tf))}function Sf(gf,bf,Tf){return gf=="string"?Sf:Xd(gf,bf,Tf)}return{startState:function(gf){var bf={tokenize:Nd,state:Gd,indented:gf||0,tagName:null,tagStart:null,context:null};return gf!=null&&(bf.baseIndent=gf),bf},token:function(gf,bf){if(!bf.tagName&&gf.sol()&&(bf.indented=gf.indentation()),gf.eatSpace())return null;vd=null;var Tf=bf.tokenize(gf,bf);return(Tf||vd)&&Tf!="comment"&&(Ad=null,bf.state=bf.state(vd||Tf,gf,bf),Ad&&(Tf=Ad=="error"?Tf+" error":Ad)),Tf},indent:function(gf,bf,Tf){var Mf=gf.context;if(gf.tokenize.isInAttribute)return gf.tagStart==gf.indented?gf.stringStartCol+1:gf.indented+dd;if(Mf&&Mf.noIndent)return nd.Pass;if(gf.tokenize!=Id&&gf.tokenize!=Nd)return Tf?Tf.match(/^(\s*)/)[0].length:0;if(gf.tagName)return pd.multilineTagIndentPastTag!==!1?gf.tagStart+gf.tagName.length+2:gf.tagStart+dd*(pd.multilineTagIndentFactor||1);if(pd.alignCDATA&&/<!\[CDATA\[/.test(bf))return 0;var Kf=bf&&/^<(\/)?([\w_:\.-]*)/.exec(bf);if(Kf&&Kf[1])for(;Mf;)if(Mf.tagName==Kf[2]){Mf=Mf.prev;break}else if(pd.implicitlyClosed.hasOwnProperty(Md(Mf.tagName)))Mf=Mf.prev;else break;else if(Kf)for(;Mf;){var Zf=pd.contextGrabbers[Md(Mf.tagName)];if(Zf&&Zf.hasOwnProperty(Md(Kf[2])))Mf=Mf.prev;else break}for(;Mf&&Mf.prev&&!Mf.startOfLine;)Mf=Mf.prev;return Mf?Mf.indent+dd:gf.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:pd.htmlMode?"html":"xml",helperType:pd.htmlMode?"html":"xml",skipAttribute:function(gf){gf.state==vf&&(gf.state=Xd)},xmlCurrentTag:function(gf){return gf.tagName?{name:gf.tagName,close:gf.type=="closeTag"}:null},xmlCurrentContext:function(gf){for(var bf=[],Tf=gf.context;Tf;Tf=Tf.prev)bf.push(Tf.tagName);return bf.reverse()}}}),nd.defineMIME("text/xml","xml"),nd.defineMIME("application/xml","xml"),nd.mimeModes.hasOwnProperty("text/html")||nd.defineMIME("text/html",{name:"xml",htmlMode:!0})})}()),xml.exports}var meta={exports:{}},hasRequiredMeta;function requireMeta(){return hasRequiredMeta||(hasRequiredMeta=1,function(Ra,qa){(function(nd){nd(requireCodemirror())})(function(nd){nd.modeInfo=[{name:"APL",mime:"text/apl",mode:"apl",ext:["dyalog","apl"]},{name:"PGP",mimes:["application/pgp","application/pgp-encrypted","application/pgp-keys","application/pgp-signature"],mode:"asciiarmor",ext:["asc","pgp","sig"]},{name:"ASN.1",mime:"text/x-ttcn-asn",mode:"asn.1",ext:["asn","asn1"]},{name:"Asterisk",mime:"text/x-asterisk",mode:"asterisk",file:/^extensions\.conf$/i},{name:"Brainfuck",mime:"text/x-brainfuck",mode:"brainfuck",ext:["b","bf"]},{name:"C",mime:"text/x-csrc",mode:"clike",ext:["c","h","ino"]},{name:"C++",mime:"text/x-c++src",mode:"clike",ext:["cpp","c++","cc","cxx","hpp","h++","hh","hxx"],alias:["cpp"]},{name:"Cobol",mime:"text/x-cobol",mode:"cobol",ext:["cob","cpy","cbl"]},{name:"C#",mime:"text/x-csharp",mode:"clike",ext:["cs"],alias:["csharp","cs"]},{name:"Clojure",mime:"text/x-clojure",mode:"clojure",ext:["clj","cljc","cljx"]},{name:"ClojureScript",mime:"text/x-clojurescript",mode:"clojure",ext:["cljs"]},{name:"Closure Stylesheets (GSS)",mime:"text/x-gss",mode:"css",ext:["gss"]},{name:"CMake",mime:"text/x-cmake",mode:"cmake",ext:["cmake","cmake.in"],file:/^CMakeLists\.txt$/},{name:"CoffeeScript",mimes:["application/vnd.coffeescript","text/coffeescript","text/x-coffeescript"],mode:"coffeescript",ext:["coffee"],alias:["coffee","coffee-script"]},{name:"Common Lisp",mime:"text/x-common-lisp",mode:"commonlisp",ext:["cl","lisp","el"],alias:["lisp"]},{name:"Cypher",mime:"application/x-cypher-query",mode:"cypher",ext:["cyp","cypher"]},{name:"Cython",mime:"text/x-cython",mode:"python",ext:["pyx","pxd","pxi"]},{name:"Crystal",mime:"text/x-crystal",mode:"crystal",ext:["cr"]},{name:"CSS",mime:"text/css",mode:"css",ext:["css"]},{name:"CQL",mime:"text/x-cassandra",mode:"sql",ext:["cql"]},{name:"D",mime:"text/x-d",mode:"d",ext:["d"]},{name:"Dart",mimes:["application/dart","text/x-dart"],mode:"dart",ext:["dart"]},{name:"diff",mime:"text/x-diff",mode:"diff",ext:["diff","patch"]},{name:"Django",mime:"text/x-django",mode:"django"},{name:"Dockerfile",mime:"text/x-dockerfile",mode:"dockerfile",file:/^Dockerfile$/},{name:"DTD",mime:"application/xml-dtd",mode:"dtd",ext:["dtd"]},{name:"Dylan",mime:"text/x-dylan",mode:"dylan",ext:["dylan","dyl","intr"]},{name:"EBNF",mime:"text/x-ebnf",mode:"ebnf"},{name:"ECL",mime:"text/x-ecl",mode:"ecl",ext:["ecl"]},{name:"edn",mime:"application/edn",mode:"clojure",ext:["edn"]},{name:"Eiffel",mime:"text/x-eiffel",mode:"eiffel",ext:["e"]},{name:"Elm",mime:"text/x-elm",mode:"elm",ext:["elm"]},{name:"Embedded JavaScript",mime:"application/x-ejs",mode:"htmlembedded",ext:["ejs"]},{name:"Embedded Ruby",mime:"application/x-erb",mode:"htmlembedded",ext:["erb"]},{name:"Erlang",mime:"text/x-erlang",mode:"erlang",ext:["erl"]},{name:"Esper",mime:"text/x-esper",mode:"sql"},{name:"Factor",mime:"text/x-factor",mode:"factor",ext:["factor"]},{name:"FCL",mime:"text/x-fcl",mode:"fcl"},{name:"Forth",mime:"text/x-forth",mode:"forth",ext:["forth","fth","4th"]},{name:"Fortran",mime:"text/x-fortran",mode:"fortran",ext:["f","for","f77","f90","f95"]},{name:"F#",mime:"text/x-fsharp",mode:"mllike",ext:["fs"],alias:["fsharp"]},{name:"Gas",mime:"text/x-gas",mode:"gas",ext:["s"]},{name:"Gherkin",mime:"text/x-feature",mode:"gherkin",ext:["feature"]},{name:"GitHub Flavored Markdown",mime:"text/x-gfm",mode:"gfm",file:/^(readme|contributing|history)\.md$/i},{name:"Go",mime:"text/x-go",mode:"go",ext:["go"]},{name:"Groovy",mime:"text/x-groovy",mode:"groovy",ext:["groovy","gradle"],file:/^Jenkinsfile$/},{name:"HAML",mime:"text/x-haml",mode:"haml",ext:["haml"]},{name:"Haskell",mime:"text/x-haskell",mode:"haskell",ext:["hs"]},{name:"Haskell (Literate)",mime:"text/x-literate-haskell",mode:"haskell-literate",ext:["lhs"]},{name:"Haxe",mime:"text/x-haxe",mode:"haxe",ext:["hx"]},{name:"HXML",mime:"text/x-hxml",mode:"haxe",ext:["hxml"]},{name:"ASP.NET",mime:"application/x-aspx",mode:"htmlembedded",ext:["aspx"],alias:["asp","aspx"]},{name:"HTML",mime:"text/html",mode:"htmlmixed",ext:["html","htm","handlebars","hbs"],alias:["xhtml"]},{name:"HTTP",mime:"message/http",mode:"http"},{name:"IDL",mime:"text/x-idl",mode:"idl",ext:["pro"]},{name:"Pug",mime:"text/x-pug",mode:"pug",ext:["jade","pug"],alias:["jade"]},{name:"Java",mime:"text/x-java",mode:"clike",ext:["java"]},{name:"Java Server Pages",mime:"application/x-jsp",mode:"htmlembedded",ext:["jsp"],alias:["jsp"]},{name:"JavaScript",mimes:["text/javascript","text/ecmascript","application/javascript","application/x-javascript","application/ecmascript"],mode:"javascript",ext:["js"],alias:["ecmascript","js","node"]},{name:"JSON",mimes:["application/json","application/x-json"],mode:"javascript",ext:["json","map"],alias:["json5"]},{name:"JSON-LD",mime:"application/ld+json",mode:"javascript",ext:["jsonld"],alias:["jsonld"]},{name:"JSX",mime:"text/jsx",mode:"jsx",ext:["jsx"]},{name:"Jinja2",mime:"text/jinja2",mode:"jinja2",ext:["j2","jinja","jinja2"]},{name:"Julia",mime:"text/x-julia",mode:"julia",ext:["jl"],alias:["jl"]},{name:"Kotlin",mime:"text/x-kotlin",mode:"clike",ext:["kt"]},{name:"LESS",mime:"text/x-less",mode:"css",ext:["less"]},{name:"LiveScript",mime:"text/x-livescript",mode:"livescript",ext:["ls"],alias:["ls"]},{name:"Lua",mime:"text/x-lua",mode:"lua",ext:["lua"]},{name:"Markdown",mime:"text/x-markdown",mode:"markdown",ext:["markdown","md","mkd"]},{name:"mIRC",mime:"text/mirc",mode:"mirc"},{name:"MariaDB SQL",mime:"text/x-mariadb",mode:"sql"},{name:"Mathematica",mime:"text/x-mathematica",mode:"mathematica",ext:["m","nb","wl","wls"]},{name:"Modelica",mime:"text/x-modelica",mode:"modelica",ext:["mo"]},{name:"MUMPS",mime:"text/x-mumps",mode:"mumps",ext:["mps"]},{name:"MS SQL",mime:"text/x-mssql",mode:"sql"},{name:"mbox",mime:"application/mbox",mode:"mbox",ext:["mbox"]},{name:"MySQL",mime:"text/x-mysql",mode:"sql"},{name:"Nginx",mime:"text/x-nginx-conf",mode:"nginx",file:/nginx.*\.conf$/i},{name:"NSIS",mime:"text/x-nsis",mode:"nsis",ext:["nsh","nsi"]},{name:"NTriples",mimes:["application/n-triples","application/n-quads","text/n-triples"],mode:"ntriples",ext:["nt","nq"]},{name:"Objective-C",mime:"text/x-objectivec",mode:"clike",ext:["m"],alias:["objective-c","objc"]},{name:"Objective-C++",mime:"text/x-objectivec++",mode:"clike",ext:["mm"],alias:["objective-c++","objc++"]},{name:"OCaml",mime:"text/x-ocaml",mode:"mllike",ext:["ml","mli","mll","mly"]},{name:"Octave",mime:"text/x-octave",mode:"octave",ext:["m"]},{name:"Oz",mime:"text/x-oz",mode:"oz",ext:["oz"]},{name:"Pascal",mime:"text/x-pascal",mode:"pascal",ext:["p","pas"]},{name:"PEG.js",mime:"null",mode:"pegjs",ext:["jsonld"]},{name:"Perl",mime:"text/x-perl",mode:"perl",ext:["pl","pm"]},{name:"PHP",mimes:["text/x-php","application/x-httpd-php","application/x-httpd-php-open"],mode:"php",ext:["php","php3","php4","php5","php7","phtml"]},{name:"Pig",mime:"text/x-pig",mode:"pig",ext:["pig"]},{name:"Plain Text",mime:"text/plain",mode:"null",ext:["txt","text","conf","def","list","log"]},{name:"PLSQL",mime:"text/x-plsql",mode:"sql",ext:["pls"]},{name:"PostgreSQL",mime:"text/x-pgsql",mode:"sql"},{name:"PowerShell",mime:"application/x-powershell",mode:"powershell",ext:["ps1","psd1","psm1"]},{name:"Properties files",mime:"text/x-properties",mode:"properties",ext:["properties","ini","in"],alias:["ini","properties"]},{name:"ProtoBuf",mime:"text/x-protobuf",mode:"protobuf",ext:["proto"]},{name:"Python",mime:"text/x-python",mode:"python",ext:["BUILD","bzl","py","pyw"],file:/^(BUCK|BUILD)$/},{name:"Puppet",mime:"text/x-puppet",mode:"puppet",ext:["pp"]},{name:"Q",mime:"text/x-q",mode:"q",ext:["q"]},{name:"R",mime:"text/x-rsrc",mode:"r",ext:["r","R"],alias:["rscript"]},{name:"reStructuredText",mime:"text/x-rst",mode:"rst",ext:["rst"],alias:["rst"]},{name:"RPM Changes",mime:"text/x-rpm-changes",mode:"rpm"},{name:"RPM Spec",mime:"text/x-rpm-spec",mode:"rpm",ext:["spec"]},{name:"Ruby",mime:"text/x-ruby",mode:"ruby",ext:["rb"],alias:["jruby","macruby","rake","rb","rbx"]},{name:"Rust",mime:"text/x-rustsrc",mode:"rust",ext:["rs"]},{name:"SAS",mime:"text/x-sas",mode:"sas",ext:["sas"]},{name:"Sass",mime:"text/x-sass",mode:"sass",ext:["sass"]},{name:"Scala",mime:"text/x-scala",mode:"clike",ext:["scala"]},{name:"Scheme",mime:"text/x-scheme",mode:"scheme",ext:["scm","ss"]},{name:"SCSS",mime:"text/x-scss",mode:"css",ext:["scss"]},{name:"Shell",mimes:["text/x-sh","application/x-sh"],mode:"shell",ext:["sh","ksh","bash"],alias:["bash","sh","zsh"],file:/^PKGBUILD$/},{name:"Sieve",mime:"application/sieve",mode:"sieve",ext:["siv","sieve"]},{name:"Slim",mimes:["text/x-slim","application/x-slim"],mode:"slim",ext:["slim"]},{name:"Smalltalk",mime:"text/x-stsrc",mode:"smalltalk",ext:["st"]},{name:"Smarty",mime:"text/x-smarty",mode:"smarty",ext:["tpl"]},{name:"Solr",mime:"text/x-solr",mode:"solr"},{name:"SML",mime:"text/x-sml",mode:"mllike",ext:["sml","sig","fun","smackspec"]},{name:"Soy",mime:"text/x-soy",mode:"soy",ext:["soy"],alias:["closure template"]},{name:"SPARQL",mime:"application/sparql-query",mode:"sparql",ext:["rq","sparql"],alias:["sparul"]},{name:"Spreadsheet",mime:"text/x-spreadsheet",mode:"spreadsheet",alias:["excel","formula"]},{name:"SQL",mime:"text/x-sql",mode:"sql",ext:["sql"]},{name:"SQLite",mime:"text/x-sqlite",mode:"sql"},{name:"Squirrel",mime:"text/x-squirrel",mode:"clike",ext:["nut"]},{name:"Stylus",mime:"text/x-styl",mode:"stylus",ext:["styl"]},{name:"Swift",mime:"text/x-swift",mode:"swift",ext:["swift"]},{name:"sTeX",mime:"text/x-stex",mode:"stex"},{name:"LaTeX",mime:"text/x-latex",mode:"stex",ext:["text","ltx","tex"],alias:["tex"]},{name:"SystemVerilog",mime:"text/x-systemverilog",mode:"verilog",ext:["v","sv","svh"]},{name:"Tcl",mime:"text/x-tcl",mode:"tcl",ext:["tcl"]},{name:"Textile",mime:"text/x-textile",mode:"textile",ext:["textile"]},{name:"TiddlyWiki",mime:"text/x-tiddlywiki",mode:"tiddlywiki"},{name:"Tiki wiki",mime:"text/tiki",mode:"tiki"},{name:"TOML",mime:"text/x-toml",mode:"toml",ext:["toml"]},{name:"Tornado",mime:"text/x-tornado",mode:"tornado"},{name:"troff",mime:"text/troff",mode:"troff",ext:["1","2","3","4","5","6","7","8","9"]},{name:"TTCN",mime:"text/x-ttcn",mode:"ttcn",ext:["ttcn","ttcn3","ttcnpp"]},{name:"TTCN_CFG",mime:"text/x-ttcn-cfg",mode:"ttcn-cfg",ext:["cfg"]},{name:"Turtle",mime:"text/turtle",mode:"turtle",ext:["ttl"]},{name:"TypeScript",mime:"application/typescript",mode:"javascript",ext:["ts"],alias:["ts"]},{name:"TypeScript-JSX",mime:"text/typescript-jsx",mode:"jsx",ext:["tsx"],alias:["tsx"]},{name:"Twig",mime:"text/x-twig",mode:"twig"},{name:"Web IDL",mime:"text/x-webidl",mode:"webidl",ext:["webidl"]},{name:"VB.NET",mime:"text/x-vb",mode:"vb",ext:["vb"]},{name:"VBScript",mime:"text/vbscript",mode:"vbscript",ext:["vbs"]},{name:"Velocity",mime:"text/velocity",mode:"velocity",ext:["vtl"]},{name:"Verilog",mime:"text/x-verilog",mode:"verilog",ext:["v"]},{name:"VHDL",mime:"text/x-vhdl",mode:"vhdl",ext:["vhd","vhdl"]},{name:"Vue.js Component",mimes:["script/x-vue","text/x-vue"],mode:"vue",ext:["vue"]},{name:"XML",mimes:["application/xml","text/xml"],mode:"xml",ext:["xml","xsl","xsd","svg"],alias:["rss","wsdl","xsd"]},{name:"XQuery",mime:"application/xquery",mode:"xquery",ext:["xy","xquery"]},{name:"Yacas",mime:"text/x-yacas",mode:"yacas",ext:["ys"]},{name:"YAML",mimes:["text/x-yaml","text/yaml"],mode:"yaml",ext:["yaml","yml"],alias:["yml"]},{name:"Z80",mime:"text/x-z80",mode:"z80",ext:["z80"]},{name:"mscgen",mime:"text/x-mscgen",mode:"mscgen",ext:["mscgen","mscin","msc"]},{name:"xu",mime:"text/x-xu",mode:"mscgen",ext:["xu"]},{name:"msgenny",mime:"text/x-msgenny",mode:"mscgen",ext:["msgenny"]},{name:"WebAssembly",mime:"text/webassembly",mode:"wast",ext:["wat","wast"]}];for(var od=0;od<nd.modeInfo.length;od++){var ld=nd.modeInfo[od];ld.mimes&&(ld.mime=ld.mimes[0])}nd.findModeByMIME=function(ud){ud=ud.toLowerCase();for(var cd=0;cd<nd.modeInfo.length;cd++){var dd=nd.modeInfo[cd];if(dd.mime==ud)return dd;if(dd.mimes){for(var pd=0;pd<dd.mimes.length;pd++)if(dd.mimes[pd]==ud)return dd}}if(/\+xml$/.test(ud))return nd.findModeByMIME("application/xml");if(/\+json$/.test(ud))return nd.findModeByMIME("application/json")},nd.findModeByExtension=function(ud){ud=ud.toLowerCase();for(var cd=0;cd<nd.modeInfo.length;cd++){var dd=nd.modeInfo[cd];if(dd.ext){for(var pd=0;pd<dd.ext.length;pd++)if(dd.ext[pd]==ud)return dd}}},nd.findModeByFileName=function(ud){for(var cd=0;cd<nd.modeInfo.length;cd++){var dd=nd.modeInfo[cd];if(dd.file&&dd.file.test(ud))return dd}var pd=ud.lastIndexOf("."),fd=pd>-1&&ud.substring(pd+1,ud.length);if(fd)return nd.findModeByExtension(fd)},nd.findModeByName=function(ud){ud=ud.toLowerCase();for(var cd=0;cd<nd.modeInfo.length;cd++){var dd=nd.modeInfo[cd];if(dd.name.toLowerCase()==ud)return dd;if(dd.alias){for(var pd=0;pd<dd.alias.length;pd++)if(dd.alias[pd].toLowerCase()==ud)return dd}}}})}()),meta.exports}(function(Ra,qa){(function(nd){nd(requireCodemirror(),requireXml(),requireMeta())})(function(nd){nd.defineMode("markdown",function(od,ld){var ud=nd.getMode(od,"text/html"),cd=ud.name=="null";function dd($f){if(nd.findModeByName){var Df=nd.findModeByName($f);Df&&($f=Df.mime||Df.mimes[0])}var Lf=nd.getMode(od,$f);return Lf.name=="null"?null:Lf}ld.highlightFormatting===void 0&&(ld.highlightFormatting=!1),ld.maxBlockquoteDepth===void 0&&(ld.maxBlockquoteDepth=0),ld.taskLists===void 0&&(ld.taskLists=!1),ld.strikethrough===void 0&&(ld.strikethrough=!1),ld.emoji===void 0&&(ld.emoji=!1),ld.fencedCodeBlockHighlighting===void 0&&(ld.fencedCodeBlockHighlighting=!0),ld.fencedCodeBlockDefaultMode===void 0&&(ld.fencedCodeBlockDefaultMode="text/plain"),ld.xml===void 0&&(ld.xml=!0),ld.tokenTypeOverrides===void 0&&(ld.tokenTypeOverrides={});var pd={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link",linkEmail:"link",linkText:"link",linkHref:"string",em:"em",strong:"strong",strikethrough:"strikethrough",emoji:"builtin"};for(var fd in pd)pd.hasOwnProperty(fd)&&ld.tokenTypeOverrides[fd]&&(pd[fd]=ld.tokenTypeOverrides[fd]);var md=/^([*\-_])(?:\s*\1){2,}\s*$/,vd=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,Ad=/^\[(x| )\](?=\s)/i,Nd=ld.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,Id=/^ {0,3}(?:\={1,}|-{2,})\s*$/,Od=/^[^#!\[\]*_\\<>` "'(~:]+/,Fd=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,Pd=/^\s*\[[^\]]+?\]:.*$/,Md=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/,Bd=" ";function jd($f,Df,Lf){return Df.f=Df.inline=Lf,Lf($f,Df)}function Hd($f,Df,Lf){return Df.f=Df.block=Lf,Lf($f,Df)}function Gd($f){return!$f||!/\S/.test($f.string)}function zd($f){if($f.linkTitle=!1,$f.linkHref=!1,$f.linkText=!1,$f.em=!1,$f.strong=!1,$f.strikethrough=!1,$f.quote=0,$f.indentedCode=!1,$f.f==Wd){var Df=cd;if(!Df){var Lf=nd.innerMode(ud,$f.htmlState);Df=Lf.mode.name=="xml"&&Lf.state.tagStart===null&&!Lf.state.context&&Lf.state.tokenize.isInText}Df&&($f.f=vf,$f.block=df,$f.htmlState=null)}return $f.trailingSpace=0,$f.trailingSpaceNewLine=!1,$f.prevLine=$f.thisLine,$f.thisLine={stream:null},null}function df($f,Df){var Lf=$f.column()===Df.indentation,zf=Gd(Df.prevLine.stream),Jf=Df.indentedCode,xf=Df.prevLine.hr,yf=Df.list!==!1,Bf=(Df.listStack[Df.listStack.length-1]||0)+3;Df.indentedCode=!1;var qf=Df.indentation;if(Df.indentationDiff===null&&(Df.indentationDiff=Df.indentation,yf)){for(Df.list=null;qf<Df.listStack[Df.listStack.length-1];)Df.listStack.pop(),Df.listStack.length?Df.indentation=Df.listStack[Df.listStack.length-1]:Df.list=!1;Df.list!==!1&&(Df.indentationDiff=qf-Df.listStack[Df.listStack.length-1])}var oh=!zf&&!xf&&!Df.prevLine.header&&(!yf||!Jf)&&!Df.prevLine.fencedCodeEnd,Yf=(Df.list===!1||xf||zf)&&Df.indentation<=Bf&&$f.match(md),kf=null;if(Df.indentationDiff>=4&&(Jf||Df.prevLine.fencedCodeEnd||Df.prevLine.header||zf))return $f.skipToEnd(),Df.indentedCode=!0,pd.code;if($f.eatSpace())return null;if(Lf&&Df.indentation<=Bf&&(kf=$f.match(Nd))&&kf[1].length<=6)return Df.quote=0,Df.header=kf[1].length,Df.thisLine.header=!0,ld.highlightFormatting&&(Df.formatting="header"),Df.f=Df.inline,Xd(Df);if(Df.indentation<=Bf&&$f.eat(">"))return Df.quote=Lf?1:Df.quote+1,ld.highlightFormatting&&(Df.formatting="quote"),$f.eatSpace(),Xd(Df);if(!Yf&&!Df.setext&&Lf&&Df.indentation<=Bf&&(kf=$f.match(vd))){var Vf=kf[1]?"ol":"ul";return Df.indentation=qf+$f.current().length,Df.list=!0,Df.quote=0,Df.listStack.push(Df.indentation),Df.em=!1,Df.strong=!1,Df.code=!1,Df.strikethrough=!1,ld.taskLists&&$f.match(Ad,!1)&&(Df.taskList=!0),Df.f=Df.inline,ld.highlightFormatting&&(Df.formatting=["list","list-"+Vf]),Xd(Df)}else{if(Lf&&Df.indentation<=Bf&&(kf=$f.match(Fd,!0)))return Df.quote=0,Df.fencedEndRE=new RegExp(kf[1]+"+ *$"),Df.localMode=ld.fencedCodeBlockHighlighting&&dd(kf[2]||ld.fencedCodeBlockDefaultMode),Df.localMode&&(Df.localState=nd.startState(Df.localMode)),Df.f=Df.block=Jd,ld.highlightFormatting&&(Df.formatting="code-block"),Df.code=-1,Xd(Df);if(Df.setext||(!oh||!yf)&&!Df.quote&&Df.list===!1&&!Df.code&&!Yf&&!Pd.test($f.string)&&(kf=$f.lookAhead(1))&&(kf=kf.match(Id)))return Df.setext?(Df.header=Df.setext,Df.setext=0,$f.skipToEnd(),ld.highlightFormatting&&(Df.formatting="header")):(Df.header=kf[0].charAt(0)=="="?1:2,Df.setext=Df.header),Df.thisLine.header=!0,Df.f=Df.inline,Xd(Df);if(Yf)return $f.skipToEnd(),Df.hr=!0,Df.thisLine.hr=!0,pd.hr;if($f.peek()==="[")return jd($f,Df,Mf)}return jd($f,Df,Df.inline)}function Wd($f,Df){var Lf=ud.token($f,Df.htmlState);if(!cd){var zf=nd.innerMode(ud,Df.htmlState);(zf.mode.name=="xml"&&zf.state.tagStart===null&&!zf.state.context&&zf.state.tokenize.isInText||Df.md_inside&&$f.current().indexOf(">")>-1)&&(Df.f=vf,Df.block=df,Df.htmlState=null)}return Lf}function Jd($f,Df){var Lf=Df.listStack[Df.listStack.length-1]||0,zf=Df.indentation<Lf,Jf=Lf+3;if(Df.fencedEndRE&&Df.indentation<=Jf&&(zf||$f.match(Df.fencedEndRE))){ld.highlightFormatting&&(Df.formatting="code-block");var xf;return zf||(xf=Xd(Df)),Df.localMode=Df.localState=null,Df.block=df,Df.f=vf,Df.fencedEndRE=null,Df.code=0,Df.thisLine.fencedCodeEnd=!0,zf?Hd($f,Df,Df.block):xf}else return Df.localMode?Df.localMode.token($f,Df.localState):($f.skipToEnd(),pd.code)}function Xd($f){var Df=[];if($f.formatting){Df.push(pd.formatting),typeof $f.formatting=="string"&&($f.formatting=[$f.formatting]);for(var Lf=0;Lf<$f.formatting.length;Lf++)Df.push(pd.formatting+"-"+$f.formatting[Lf]),$f.formatting[Lf]==="header"&&Df.push(pd.formatting+"-"+$f.formatting[Lf]+"-"+$f.header),$f.formatting[Lf]==="quote"&&(!ld.maxBlockquoteDepth||ld.maxBlockquoteDepth>=$f.quote?Df.push(pd.formatting+"-"+$f.formatting[Lf]+"-"+$f.quote):Df.push("error"))}if($f.taskOpen)return Df.push("meta"),Df.length?Df.join(" "):null;if($f.taskClosed)return Df.push("property"),Df.length?Df.join(" "):null;if($f.linkHref?Df.push(pd.linkHref,"url"):($f.strong&&Df.push(pd.strong),$f.em&&Df.push(pd.em),$f.strikethrough&&Df.push(pd.strikethrough),$f.emoji&&Df.push(pd.emoji),$f.linkText&&Df.push(pd.linkText),$f.code&&Df.push(pd.code),$f.image&&Df.push(pd.image),$f.imageAltText&&Df.push(pd.imageAltText,"link"),$f.imageMarker&&Df.push(pd.imageMarker)),$f.header&&Df.push(pd.header,pd.header+"-"+$f.header),$f.quote&&(Df.push(pd.quote),!ld.maxBlockquoteDepth||ld.maxBlockquoteDepth>=$f.quote?Df.push(pd.quote+"-"+$f.quote):Df.push(pd.quote+"-"+ld.maxBlockquoteDepth)),$f.list!==!1){var zf=($f.listStack.length-1)%3;zf?zf===1?Df.push(pd.list2):Df.push(pd.list3):Df.push(pd.list1)}return $f.trailingSpaceNewLine?Df.push("trailing-space-new-line"):$f.trailingSpace&&Df.push("trailing-space-"+($f.trailingSpace%2?"a":"b")),Df.length?Df.join(" "):null}function _f($f,Df){if($f.match(Od,!0))return Xd(Df)}function vf($f,Df){var Lf=Df.text($f,Df);if(typeof Lf<"u")return Lf;if(Df.list)return Df.list=null,Xd(Df);if(Df.taskList){var zf=$f.match(Ad,!0)[1]===" ";return zf?Df.taskOpen=!0:Df.taskClosed=!0,ld.highlightFormatting&&(Df.formatting="task"),Df.taskList=!1,Xd(Df)}if(Df.taskOpen=!1,Df.taskClosed=!1,Df.header&&$f.match(/^#+$/,!0))return ld.highlightFormatting&&(Df.formatting="header"),Xd(Df);var Jf=$f.next();if(Df.linkTitle){Df.linkTitle=!1;var xf=Jf;Jf==="("&&(xf=")"),xf=(xf+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var yf="^\\s*(?:[^"+xf+"\\\\]+|\\\\\\\\|\\\\.)"+xf;if($f.match(new RegExp(yf),!0))return pd.linkHref}if(Jf==="`"){var Bf=Df.formatting;ld.highlightFormatting&&(Df.formatting="code"),$f.eatWhile("`");var qf=$f.current().length;if(Df.code==0&&(!Df.quote||qf==1))return Df.code=qf,Xd(Df);if(qf==Df.code){var oh=Xd(Df);return Df.code=0,oh}else return Df.formatting=Bf,Xd(Df)}else if(Df.code)return Xd(Df);if(Jf==="\\"&&($f.next(),ld.highlightFormatting)){var Yf=Xd(Df),kf=pd.formatting+"-escape";return Yf?Yf+" "+kf:kf}if(Jf==="!"&&$f.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return Df.imageMarker=!0,Df.image=!0,ld.highlightFormatting&&(Df.formatting="image"),Xd(Df);if(Jf==="["&&Df.imageMarker&&$f.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return Df.imageMarker=!1,Df.imageAltText=!0,ld.highlightFormatting&&(Df.formatting="image"),Xd(Df);if(Jf==="]"&&Df.imageAltText){ld.highlightFormatting&&(Df.formatting="image");var Yf=Xd(Df);return Df.imageAltText=!1,Df.image=!1,Df.inline=Df.f=gf,Yf}if(Jf==="["&&!Df.image)return Df.linkText&&$f.match(/^.*?\]/)||(Df.linkText=!0,ld.highlightFormatting&&(Df.formatting="link")),Xd(Df);if(Jf==="]"&&Df.linkText){ld.highlightFormatting&&(Df.formatting="link");var Yf=Xd(Df);return Df.linkText=!1,Df.inline=Df.f=$f.match(/\(.*?\)| ?\[.*?\]/,!1)?gf:vf,Yf}if(Jf==="<"&&$f.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){Df.f=Df.inline=Sf,ld.highlightFormatting&&(Df.formatting="link");var Yf=Xd(Df);return Yf?Yf+=" ":Yf="",Yf+pd.linkInline}if(Jf==="<"&&$f.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){Df.f=Df.inline=Sf,ld.highlightFormatting&&(Df.formatting="link");var Yf=Xd(Df);return Yf?Yf+=" ":Yf="",Yf+pd.linkEmail}if(ld.xml&&Jf==="<"&&$f.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var Vf=$f.string.indexOf(">",$f.pos);if(Vf!=-1){var fh=$f.string.substring($f.start,Vf);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(fh)&&(Df.md_inside=!0)}return $f.backUp(1),Df.htmlState=nd.startState(ud),Hd($f,Df,Wd)}if(ld.xml&&Jf==="<"&&$f.match(/^\/\w*?>/))return Df.md_inside=!1,"tag";if(Jf==="*"||Jf==="_"){for(var Gf=1,wf=$f.pos==1?" ":$f.string.charAt($f.pos-2);Gf<3&&$f.eat(Jf);)Gf++;var Rf=$f.peek()||" ",Uf=!/\s/.test(Rf)&&(!Md.test(Rf)||/\s/.test(wf)||Md.test(wf)),ph=!/\s/.test(wf)&&(!Md.test(wf)||/\s/.test(Rf)||Md.test(Rf)),gh=null,ah=null;if(Gf%2&&(!Df.em&&Uf&&(Jf==="*"||!ph||Md.test(wf))?gh=!0:Df.em==Jf&&ph&&(Jf==="*"||!Uf||Md.test(Rf))&&(gh=!1)),Gf>1&&(!Df.strong&&Uf&&(Jf==="*"||!ph||Md.test(wf))?ah=!0:Df.strong==Jf&&ph&&(Jf==="*"||!Uf||Md.test(Rf))&&(ah=!1)),ah!=null||gh!=null){ld.highlightFormatting&&(Df.formatting=gh==null?"strong":ah==null?"em":"strong em"),gh===!0&&(Df.em=Jf),ah===!0&&(Df.strong=Jf);var oh=Xd(Df);return gh===!1&&(Df.em=!1),ah===!1&&(Df.strong=!1),oh}}else if(Jf===" "&&($f.eat("*")||$f.eat("_"))){if($f.peek()===" ")return Xd(Df);$f.backUp(1)}if(ld.strikethrough){if(Jf==="~"&&$f.eatWhile(Jf)){if(Df.strikethrough){ld.highlightFormatting&&(Df.formatting="strikethrough");var oh=Xd(Df);return Df.strikethrough=!1,oh}else if($f.match(/^[^\s]/,!1))return Df.strikethrough=!0,ld.highlightFormatting&&(Df.formatting="strikethrough"),Xd(Df)}else if(Jf===" "&&$f.match("~~",!0)){if($f.peek()===" ")return Xd(Df);$f.backUp(2)}}if(ld.emoji&&Jf===":"&&$f.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){Df.emoji=!0,ld.highlightFormatting&&(Df.formatting="emoji");var Ah=Xd(Df);return Df.emoji=!1,Ah}return Jf===" "&&($f.match(/^ +$/,!1)?Df.trailingSpace++:Df.trailingSpace&&(Df.trailingSpaceNewLine=!0)),Xd(Df)}function Sf($f,Df){var Lf=$f.next();if(Lf===">"){Df.f=Df.inline=vf,ld.highlightFormatting&&(Df.formatting="link");var zf=Xd(Df);return zf?zf+=" ":zf="",zf+pd.linkInline}return $f.match(/^[^>]+/,!0),pd.linkInline}function gf($f,Df){if($f.eatSpace())return null;var Lf=$f.next();return Lf==="("||Lf==="["?(Df.f=Df.inline=Tf(Lf==="("?")":"]"),ld.highlightFormatting&&(Df.formatting="link-string"),Df.linkHref=!0,Xd(Df)):"error"}var bf={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function Tf($f){return function(Df,Lf){var zf=Df.next();if(zf===$f){Lf.f=Lf.inline=vf,ld.highlightFormatting&&(Lf.formatting="link-string");var Jf=Xd(Lf);return Lf.linkHref=!1,Jf}return Df.match(bf[$f]),Lf.linkHref=!0,Xd(Lf)}}function Mf($f,Df){return $f.match(/^([^\]\\]|\\.)*\]:/,!1)?(Df.f=Kf,$f.next(),ld.highlightFormatting&&(Df.formatting="link"),Df.linkText=!0,Xd(Df)):jd($f,Df,vf)}function Kf($f,Df){if($f.match("]:",!0)){Df.f=Df.inline=Zf,ld.highlightFormatting&&(Df.formatting="link");var Lf=Xd(Df);return Df.linkText=!1,Lf}return $f.match(/^([^\]\\]|\\.)+/,!0),pd.linkText}function Zf($f,Df){return $f.eatSpace()?null:($f.match(/^[^\s]+/,!0),$f.peek()===void 0?Df.linkTitle=!0:$f.match(/^(?:\s+(?:"(?:[^"\\]|\\.)+"|'(?:[^'\\]|\\.)+'|\((?:[^)\\]|\\.)+\)))?/,!0),Df.f=Df.inline=vf,pd.linkHref+" url")}var eh={startState:function(){return{f:df,prevLine:{stream:null},thisLine:{stream:null},block:df,htmlState:null,indentation:0,inline:vf,text:_f,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function($f){return{f:$f.f,prevLine:$f.prevLine,thisLine:$f.thisLine,block:$f.block,htmlState:$f.htmlState&&nd.copyState(ud,$f.htmlState),indentation:$f.indentation,localMode:$f.localMode,localState:$f.localMode?nd.copyState($f.localMode,$f.localState):null,inline:$f.inline,text:$f.text,formatting:!1,linkText:$f.linkText,linkTitle:$f.linkTitle,linkHref:$f.linkHref,code:$f.code,em:$f.em,strong:$f.strong,strikethrough:$f.strikethrough,emoji:$f.emoji,header:$f.header,setext:$f.setext,hr:$f.hr,taskList:$f.taskList,list:$f.list,listStack:$f.listStack.slice(0),quote:$f.quote,indentedCode:$f.indentedCode,trailingSpace:$f.trailingSpace,trailingSpaceNewLine:$f.trailingSpaceNewLine,md_inside:$f.md_inside,fencedEndRE:$f.fencedEndRE}},token:function($f,Df){if(Df.formatting=!1,$f!=Df.thisLine.stream){if(Df.header=0,Df.hr=!1,$f.match(/^\s*$/,!0))return zd(Df),null;if(Df.prevLine=Df.thisLine,Df.thisLine={stream:$f},Df.taskList=!1,Df.trailingSpace=0,Df.trailingSpaceNewLine=!1,!Df.localState&&(Df.f=Df.block,Df.f!=Wd)){var Lf=$f.match(/^\s*/,!0)[0].replace(/\t/g,Bd).length;if(Df.indentation=Lf,Df.indentationDiff=null,Lf>0)return null}}return Df.f($f,Df)},innerMode:function($f){return $f.block==Wd?{state:$f.htmlState,mode:ud}:$f.localState?{state:$f.localState,mode:$f.localMode}:{state:$f,mode:eh}},indent:function($f,Df,Lf){return $f.block==Wd&&ud.indent?ud.indent($f.htmlState,Df,Lf):$f.localState&&$f.localMode.indent?$f.localMode.indent($f.localState,Df,Lf):nd.Pass},blankLine:zd,getType:Xd,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return eh},"xml"),nd.defineMIME("text/markdown","markdown"),nd.defineMIME("text/x-markdown","markdown")})})();(function(Ra,qa){(function(nd){nd(requireCodemirror())})(function(nd){var od={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},ld=nd.Pos;nd.defineOption("autoCloseBrackets",!1,function(Pd,Md,Bd){Bd&&Bd!=nd.Init&&(Pd.removeKeyMap(cd),Pd.state.closeBrackets=null),Md&&(dd(ud(Md,"pairs")),Pd.state.closeBrackets=Md,Pd.addKeyMap(cd))});function ud(Pd,Md){return Md=="pairs"&&typeof Pd=="string"?Pd:typeof Pd=="object"&&Pd[Md]!=null?Pd[Md]:od[Md]}var cd={Backspace:md,Enter:vd};function dd(Pd){for(var Md=0;Md<Pd.length;Md++){var Bd=Pd.charAt(Md),jd="'"+Bd+"'";cd[jd]||(cd[jd]=pd(Bd))}}dd(od.pairs+"`");function pd(Pd){return function(Md){return Id(Md,Pd)}}function fd(Pd){var Md=Pd.state.closeBrackets;if(!Md||Md.override)return Md;var Bd=Pd.getModeAt(Pd.getCursor());return Bd.closeBrackets||Md}function md(Pd){var Md=fd(Pd);if(!Md||Pd.getOption("disableInput"))return nd.Pass;for(var Bd=ud(Md,"pairs"),jd=Pd.listSelections(),Hd=0;Hd<jd.length;Hd++){if(!jd[Hd].empty())return nd.Pass;var Gd=Od(Pd,jd[Hd].head);if(!Gd||Bd.indexOf(Gd)%2!=0)return nd.Pass}for(var Hd=jd.length-1;Hd>=0;Hd--){var zd=jd[Hd].head;Pd.replaceRange("",ld(zd.line,zd.ch-1),ld(zd.line,zd.ch+1),"+delete")}}function vd(Pd){var Md=fd(Pd),Bd=Md&&ud(Md,"explode");if(!Bd||Pd.getOption("disableInput"))return nd.Pass;for(var jd=Pd.listSelections(),Hd=0;Hd<jd.length;Hd++){if(!jd[Hd].empty())return nd.Pass;var Gd=Od(Pd,jd[Hd].head);if(!Gd||Bd.indexOf(Gd)%2!=0)return nd.Pass}Pd.operation(function(){var zd=Pd.lineSeparator()||`
`;Pd.replaceSelection(zd+zd,null),Ad(Pd,-1),jd=Pd.listSelections();for(var df=0;df<jd.length;df++){var Wd=jd[df].head.line;Pd.indentLine(Wd,null,!0),Pd.indentLine(Wd+1,null,!0)}})}function Ad(Pd,Md){for(var Bd=[],jd=Pd.listSelections(),Hd=0,Gd=0;Gd<jd.length;Gd++){var zd=jd[Gd];zd.head==Pd.getCursor()&&(Hd=Gd);var df=zd.head.ch||Md>0?{line:zd.head.line,ch:zd.head.ch+Md}:{line:zd.head.line-1};Bd.push({anchor:df,head:df})}Pd.setSelections(Bd,Hd)}function Nd(Pd){var Md=nd.cmpPos(Pd.anchor,Pd.head)>0;return{anchor:new ld(Pd.anchor.line,Pd.anchor.ch+(Md?-1:1)),head:new ld(Pd.head.line,Pd.head.ch+(Md?1:-1))}}function Id(Pd,Md){var Bd=fd(Pd);if(!Bd||Pd.getOption("disableInput"))return nd.Pass;var jd=ud(Bd,"pairs"),Hd=jd.indexOf(Md);if(Hd==-1)return nd.Pass;for(var Gd=ud(Bd,"closeBefore"),zd=ud(Bd,"triples"),df=jd.charAt(Hd+1)==Md,Wd=Pd.listSelections(),Jd=Hd%2==0,Xd,_f=0;_f<Wd.length;_f++){var vf=Wd[_f],Sf=vf.head,gf,bf=Pd.getRange(Sf,ld(Sf.line,Sf.ch+1));if(Jd&&!vf.empty())gf="surround";else if((df||!Jd)&&bf==Md)df&&Fd(Pd,Sf)?gf="both":zd.indexOf(Md)>=0&&Pd.getRange(Sf,ld(Sf.line,Sf.ch+3))==Md+Md+Md?gf="skipThree":gf="skip";else if(df&&Sf.ch>1&&zd.indexOf(Md)>=0&&Pd.getRange(ld(Sf.line,Sf.ch-2),Sf)==Md+Md){if(Sf.ch>2&&/\bstring/.test(Pd.getTokenTypeAt(ld(Sf.line,Sf.ch-2))))return nd.Pass;gf="addFour"}else if(df){var Tf=Sf.ch==0?" ":Pd.getRange(ld(Sf.line,Sf.ch-1),Sf);if(!nd.isWordChar(bf)&&Tf!=Md&&!nd.isWordChar(Tf))gf="both";else return nd.Pass}else if(Jd&&(bf.length===0||/\s/.test(bf)||Gd.indexOf(bf)>-1))gf="both";else return nd.Pass;if(!Xd)Xd=gf;else if(Xd!=gf)return nd.Pass}var Mf=Hd%2?jd.charAt(Hd-1):Md,Kf=Hd%2?Md:jd.charAt(Hd+1);Pd.operation(function(){if(Xd=="skip")Ad(Pd,1);else if(Xd=="skipThree")Ad(Pd,3);else if(Xd=="surround"){for(var Zf=Pd.getSelections(),eh=0;eh<Zf.length;eh++)Zf[eh]=Mf+Zf[eh]+Kf;Pd.replaceSelections(Zf,"around"),Zf=Pd.listSelections().slice();for(var eh=0;eh<Zf.length;eh++)Zf[eh]=Nd(Zf[eh]);Pd.setSelections(Zf)}else Xd=="both"?(Pd.replaceSelection(Mf+Kf,null),Pd.triggerElectric(Mf+Kf),Ad(Pd,-1)):Xd=="addFour"&&(Pd.replaceSelection(Mf+Mf+Mf+Mf,"before"),Ad(Pd,1))})}function Od(Pd,Md){var Bd=Pd.getRange(ld(Md.line,Md.ch-1),ld(Md.line,Md.ch+1));return Bd.length==2?Bd:null}function Fd(Pd,Md){var Bd=Pd.getTokenAt(ld(Md.line,Md.ch+1));return/\bstring/.test(Bd.type)&&Bd.start==Md.ch&&(Md.ch==0||!/\bstring/.test(Pd.getTokenTypeAt(Md)))}})})();(function(Ra,qa){(function(nd){nd(requireCodemirror())})(function(nd){var od=/MSIE \d/.test(navigator.userAgent)&&(document.documentMode==null||document.documentMode<8),ld=nd.Pos,ud={"(":")>",")":"(<","[":"]>","]":"[<","{":"}>","}":"{<","<":">>",">":"<<"};function cd(Ad){return Ad&&Ad.bracketRegex||/[(){}[\]]/}function dd(Ad,Nd,Id){var Od=Ad.getLineHandle(Nd.line),Fd=Nd.ch-1,Pd=Id&&Id.afterCursor;Pd==null&&(Pd=/(^| )cm-fat-cursor($| )/.test(Ad.getWrapperElement().className));var Md=cd(Id),Bd=!Pd&&Fd>=0&&Md.test(Od.text.charAt(Fd))&&ud[Od.text.charAt(Fd)]||Md.test(Od.text.charAt(Fd+1))&&ud[Od.text.charAt(++Fd)];if(!Bd)return null;var jd=Bd.charAt(1)==">"?1:-1;if(Id&&Id.strict&&jd>0!=(Fd==Nd.ch))return null;var Hd=Ad.getTokenTypeAt(ld(Nd.line,Fd+1)),Gd=pd(Ad,ld(Nd.line,Fd+(jd>0?1:0)),jd,Hd,Id);return Gd==null?null:{from:ld(Nd.line,Fd),to:Gd&&Gd.pos,match:Gd&&Gd.ch==Bd.charAt(0),forward:jd>0}}function pd(Ad,Nd,Id,Od,Fd){for(var Pd=Fd&&Fd.maxScanLineLength||1e4,Md=Fd&&Fd.maxScanLines||1e3,Bd=[],jd=cd(Fd),Hd=Id>0?Math.min(Nd.line+Md,Ad.lastLine()+1):Math.max(Ad.firstLine()-1,Nd.line-Md),Gd=Nd.line;Gd!=Hd;Gd+=Id){var zd=Ad.getLine(Gd);if(zd){var df=Id>0?0:zd.length-1,Wd=Id>0?zd.length:-1;if(!(zd.length>Pd))for(Gd==Nd.line&&(df=Nd.ch-(Id<0?1:0));df!=Wd;df+=Id){var Jd=zd.charAt(df);if(jd.test(Jd)&&(Od===void 0||(Ad.getTokenTypeAt(ld(Gd,df+1))||"")==(Od||""))){var Xd=ud[Jd];if(Xd&&Xd.charAt(1)==">"==Id>0)Bd.push(Jd);else if(Bd.length)Bd.pop();else return{pos:ld(Gd,df),ch:Jd}}}}}return Gd-Id==(Id>0?Ad.lastLine():Ad.firstLine())?!1:null}function fd(Ad,Nd,Id){for(var Od=Ad.state.matchBrackets.maxHighlightLineLength||1e3,Fd=Id&&Id.highlightNonMatching,Pd=[],Md=Ad.listSelections(),Bd=0;Bd<Md.length;Bd++){var jd=Md[Bd].empty()&&dd(Ad,Md[Bd].head,Id);if(jd&&(jd.match||Fd!==!1)&&Ad.getLine(jd.from.line).length<=Od){var Hd=jd.match?"CodeMirror-matchingbracket":"CodeMirror-nonmatchingbracket";Pd.push(Ad.markText(jd.from,ld(jd.from.line,jd.from.ch+1),{className:Hd})),jd.to&&Ad.getLine(jd.to.line).length<=Od&&Pd.push(Ad.markText(jd.to,ld(jd.to.line,jd.to.ch+1),{className:Hd}))}}if(Pd.length){od&&Ad.state.focused&&Ad.focus();var Gd=function(){Ad.operation(function(){for(var zd=0;zd<Pd.length;zd++)Pd[zd].clear()})};if(Nd)setTimeout(Gd,800);else return Gd}}function md(Ad){Ad.operation(function(){Ad.state.matchBrackets.currentlyHighlighted&&(Ad.state.matchBrackets.currentlyHighlighted(),Ad.state.matchBrackets.currentlyHighlighted=null),Ad.state.matchBrackets.currentlyHighlighted=fd(Ad,!1,Ad.state.matchBrackets)})}function vd(Ad){Ad.state.matchBrackets&&Ad.state.matchBrackets.currentlyHighlighted&&(Ad.state.matchBrackets.currentlyHighlighted(),Ad.state.matchBrackets.currentlyHighlighted=null)}nd.defineOption("matchBrackets",!1,function(Ad,Nd,Id){Id&&Id!=nd.Init&&(Ad.off("cursorActivity",md),Ad.off("focus",md),Ad.off("blur",vd),vd(Ad)),Nd&&(Ad.state.matchBrackets=typeof Nd=="object"?Nd:{},Ad.on("cursorActivity",md),Ad.on("focus",md),Ad.on("blur",vd))}),nd.defineExtension("matchBrackets",function(){fd(this,!0)}),nd.defineExtension("findMatchingBracket",function(Ad,Nd,Id){return(Id||typeof Nd=="boolean")&&(Id?(Id.strict=Nd,Nd=Id):Nd=Nd?{strict:!0}:null),dd(this,Ad,Nd)}),nd.defineExtension("scanForBracket",function(Ad,Nd,Id,Od){return pd(this,Ad,Nd,Id,Od)})})})();(function(Ra,qa){(function(nd){nd(requireCodemirror())})(function(nd){var od="CodeMirror-activeline",ld="CodeMirror-activeline-background",ud="CodeMirror-activeline-gutter";nd.defineOption("styleActiveLine",!1,function(md,vd,Ad){var Nd=Ad==nd.Init?!1:Ad;vd!=Nd&&(Nd&&(md.off("beforeSelectionChange",fd),cd(md),delete md.state.activeLines),vd&&(md.state.activeLines=[],pd(md,md.listSelections()),md.on("beforeSelectionChange",fd)))});function cd(md){for(var vd=0;vd<md.state.activeLines.length;vd++)md.removeLineClass(md.state.activeLines[vd],"wrap",od),md.removeLineClass(md.state.activeLines[vd],"background",ld),md.removeLineClass(md.state.activeLines[vd],"gutter",ud)}function dd(md,vd){if(md.length!=vd.length)return!1;for(var Ad=0;Ad<md.length;Ad++)if(md[Ad]!=vd[Ad])return!1;return!0}function pd(md,vd){for(var Ad=[],Nd=0;Nd<vd.length;Nd++){var Id=vd[Nd],Od=md.getOption("styleActiveLine");if(!(typeof Od=="object"&&Od.nonEmpty?Id.anchor.line!=Id.head.line:!Id.empty())){var Fd=md.getLineHandleVisualStart(Id.head.line);Ad[Ad.length-1]!=Fd&&Ad.push(Fd)}}dd(md.state.activeLines,Ad)||md.operation(function(){cd(md);for(var Pd=0;Pd<Ad.length;Pd++)md.addLineClass(Ad[Pd],"wrap",od),md.addLineClass(Ad[Pd],"background",ld),md.addLineClass(Ad[Pd],"gutter",ud);md.state.activeLines=Ad})}function fd(md,vd){pd(md,vd.ranges)}})})();(function(Ra,qa){(function(nd){nd(requireCodemirror())})(function(nd){var od="CodeMirror-hint",ld="CodeMirror-hint-active";nd.showHint=function(Pd,Md,Bd){if(!Md)return Pd.showHint(Bd);Bd&&Bd.async&&(Md.async=!0);var jd={hint:Md};if(Bd)for(var Hd in Bd)jd[Hd]=Bd[Hd];return Pd.showHint(jd)},nd.defineExtension("showHint",function(Pd){Pd=pd(this,this.getCursor("start"),Pd);var Md=this.listSelections();if(!(Md.length>1)){if(this.somethingSelected()){if(!Pd.hint.supportsSelection)return;for(var Bd=0;Bd<Md.length;Bd++)if(Md[Bd].head.line!=Md[Bd].anchor.line)return}this.state.completionActive&&this.state.completionActive.close();var jd=this.state.completionActive=new ud(this,Pd);jd.options.hint&&(nd.signal(this,"startCompletion",this),jd.update(!0))}}),nd.defineExtension("closeHint",function(){this.state.completionActive&&this.state.completionActive.close()});function ud(Pd,Md){if(this.cm=Pd,this.options=Md,this.widget=null,this.debounce=0,this.tick=0,this.startPos=this.cm.getCursor("start"),this.startLen=this.cm.getLine(this.startPos.line).length-this.cm.getSelection().length,this.options.updateOnCursorActivity){var Bd=this;Pd.on("cursorActivity",this.activityFunc=function(){Bd.cursorActivity()})}}var cd=window.requestAnimationFrame||function(Pd){return setTimeout(Pd,1e3/60)},dd=window.cancelAnimationFrame||clearTimeout;ud.prototype={close:function(){this.active()&&(this.cm.state.completionActive=null,this.tick=null,this.options.updateOnCursorActivity&&this.cm.off("cursorActivity",this.activityFunc),this.widget&&this.data&&nd.signal(this.data,"close"),this.widget&&this.widget.close(),nd.signal(this.cm,"endCompletion",this.cm))},active:function(){return this.cm.state.completionActive==this},pick:function(Pd,Md){var Bd=Pd.list[Md],jd=this;this.cm.operation(function(){Bd.hint?Bd.hint(jd.cm,Pd,Bd):jd.cm.replaceRange(fd(Bd),Bd.from||Pd.from,Bd.to||Pd.to,"complete"),nd.signal(Pd,"pick",Bd),jd.cm.scrollIntoView()}),this.options.closeOnPick&&this.close()},cursorActivity:function(){this.debounce&&(dd(this.debounce),this.debounce=0);var Pd=this.startPos;this.data&&(Pd=this.data.from);var Md=this.cm.getCursor(),Bd=this.cm.getLine(Md.line);if(Md.line!=this.startPos.line||Bd.length-Md.ch!=this.startLen-this.startPos.ch||Md.ch<Pd.ch||this.cm.somethingSelected()||!Md.ch||this.options.closeCharacters.test(Bd.charAt(Md.ch-1)))this.close();else{var jd=this;this.debounce=cd(function(){jd.update()}),this.widget&&this.widget.disable()}},update:function(Pd){if(this.tick!=null){var Md=this,Bd=++this.tick;Id(this.options.hint,this.cm,this.options,function(jd){Md.tick==Bd&&Md.finishUpdate(jd,Pd)})}},finishUpdate:function(Pd,Md){this.data&&nd.signal(this.data,"update");var Bd=this.widget&&this.widget.picked||Md&&this.options.completeSingle;this.widget&&this.widget.close(),this.data=Pd,Pd&&Pd.list.length&&(Bd&&Pd.list.length==1?this.pick(Pd,0):(this.widget=new Ad(this,Pd),nd.signal(Pd,"shown")))}};function pd(Pd,Md,Bd){var jd=Pd.options.hintOptions,Hd={};for(var Gd in Fd)Hd[Gd]=Fd[Gd];if(jd)for(var Gd in jd)jd[Gd]!==void 0&&(Hd[Gd]=jd[Gd]);if(Bd)for(var Gd in Bd)Bd[Gd]!==void 0&&(Hd[Gd]=Bd[Gd]);return Hd.hint.resolve&&(Hd.hint=Hd.hint.resolve(Pd,Md)),Hd}function fd(Pd){return typeof Pd=="string"?Pd:Pd.text}function md(Pd,Md){var Bd={Up:function(){Md.moveFocus(-1)},Down:function(){Md.moveFocus(1)},PageUp:function(){Md.moveFocus(-Md.menuSize()+1,!0)},PageDown:function(){Md.moveFocus(Md.menuSize()-1,!0)},Home:function(){Md.setFocus(0)},End:function(){Md.setFocus(Md.length-1)},Enter:Md.pick,Tab:Md.pick,Esc:Md.close},jd=/Mac/.test(navigator.platform);jd&&(Bd["Ctrl-P"]=function(){Md.moveFocus(-1)},Bd["Ctrl-N"]=function(){Md.moveFocus(1)});var Hd=Pd.options.customKeys,Gd=Hd?{}:Bd;function zd(Jd,Xd){var _f;typeof Xd!="string"?_f=function(vf){return Xd(vf,Md)}:Bd.hasOwnProperty(Xd)?_f=Bd[Xd]:_f=Xd,Gd[Jd]=_f}if(Hd)for(var df in Hd)Hd.hasOwnProperty(df)&&zd(df,Hd[df]);var Wd=Pd.options.extraKeys;if(Wd)for(var df in Wd)Wd.hasOwnProperty(df)&&zd(df,Wd[df]);return Gd}function vd(Pd,Md){for(;Md&&Md!=Pd;){if(Md.nodeName.toUpperCase()==="LI"&&Md.parentNode==Pd)return Md;Md=Md.parentNode}}function Ad(Pd,Md){this.id="cm-complete-"+Math.floor(Math.random(1e6)),this.completion=Pd,this.data=Md,this.picked=!1;var Bd=this,jd=Pd.cm,Hd=jd.getInputField().ownerDocument,Gd=Hd.defaultView||Hd.parentWindow,zd=this.hints=Hd.createElement("ul");zd.setAttribute("role","listbox"),zd.setAttribute("aria-expanded","true"),zd.id=this.id;var df=Pd.cm.options.theme;zd.className="CodeMirror-hints "+df,this.selectedHint=Md.selectedHint||0;for(var Wd=Md.list,Jd=0;Jd<Wd.length;++Jd){var Xd=zd.appendChild(Hd.createElement("li")),_f=Wd[Jd],vf=od+(Jd!=this.selectedHint?"":" "+ld);_f.className!=null&&(vf=_f.className+" "+vf),Xd.className=vf,Jd==this.selectedHint&&Xd.setAttribute("aria-selected","true"),Xd.id=this.id+"-"+Jd,Xd.setAttribute("role","option"),_f.render?_f.render(Xd,Md,_f):Xd.appendChild(Hd.createTextNode(_f.displayText||fd(_f))),Xd.hintId=Jd}var Sf=Pd.options.container||Hd.body,gf=jd.cursorCoords(Pd.options.alignWithWord?Md.from:null),bf=gf.left,Tf=gf.bottom,Mf=!0,Kf=0,Zf=0;if(Sf!==Hd.body){var eh=["absolute","relative","fixed"].indexOf(Gd.getComputedStyle(Sf).position)!==-1,$f=eh?Sf:Sf.offsetParent,Df=$f.getBoundingClientRect(),Lf=Hd.body.getBoundingClientRect();Kf=Df.left-Lf.left-$f.scrollLeft,Zf=Df.top-Lf.top-$f.scrollTop}zd.style.left=bf-Kf+"px",zd.style.top=Tf-Zf+"px";var zf=Gd.innerWidth||Math.max(Hd.body.offsetWidth,Hd.documentElement.offsetWidth),Jf=Gd.innerHeight||Math.max(Hd.body.offsetHeight,Hd.documentElement.offsetHeight);Sf.appendChild(zd),jd.getInputField().setAttribute("aria-autocomplete","list"),jd.getInputField().setAttribute("aria-owns",this.id),jd.getInputField().setAttribute("aria-activedescendant",this.id+"-"+this.selectedHint);var xf=Pd.options.moveOnOverlap?zd.getBoundingClientRect():new DOMRect,yf=Pd.options.paddingForScrollbar?zd.scrollHeight>zd.clientHeight+1:!1,Bf;setTimeout(function(){Bf=jd.getScrollInfo()});var qf=xf.bottom-Jf;if(qf>0){var oh=xf.bottom-xf.top,Yf=xf.top-(gf.bottom-gf.top)-2;Jf-xf.top<Yf?(oh>Yf&&(zd.style.height=(oh=Yf)+"px"),zd.style.top=(Tf=gf.top-oh)+Zf+"px",Mf=!1):zd.style.height=Jf-xf.top-2+"px"}var kf=xf.right-zf;if(yf&&(kf+=jd.display.nativeBarWidth),kf>0&&(xf.right-xf.left>zf&&(zd.style.width=zf-5+"px",kf-=xf.right-xf.left-zf),zd.style.left=(bf=Math.max(gf.left-kf-Kf,0))+"px"),yf)for(var Vf=zd.firstChild;Vf;Vf=Vf.nextSibling)Vf.style.paddingRight=jd.display.nativeBarWidth+"px";if(jd.addKeyMap(this.keyMap=md(Pd,{moveFocus:function(wf,Rf){Bd.changeActive(Bd.selectedHint+wf,Rf)},setFocus:function(wf){Bd.changeActive(wf)},menuSize:function(){return Bd.screenAmount()},length:Wd.length,close:function(){Pd.close()},pick:function(){Bd.pick()},data:Md})),Pd.options.closeOnUnfocus){var fh;jd.on("blur",this.onBlur=function(){fh=setTimeout(function(){Pd.close()},100)}),jd.on("focus",this.onFocus=function(){clearTimeout(fh)})}jd.on("scroll",this.onScroll=function(){var wf=jd.getScrollInfo(),Rf=jd.getWrapperElement().getBoundingClientRect();Bf||(Bf=jd.getScrollInfo());var Uf=Tf+Bf.top-wf.top,ph=Uf-(Gd.pageYOffset||(Hd.documentElement||Hd.body).scrollTop);if(Mf||(ph+=zd.offsetHeight),ph<=Rf.top||ph>=Rf.bottom)return Pd.close();zd.style.top=Uf+"px",zd.style.left=bf+Bf.left-wf.left+"px"}),nd.on(zd,"dblclick",function(wf){var Rf=vd(zd,wf.target||wf.srcElement);Rf&&Rf.hintId!=null&&(Bd.changeActive(Rf.hintId),Bd.pick())}),nd.on(zd,"click",function(wf){var Rf=vd(zd,wf.target||wf.srcElement);Rf&&Rf.hintId!=null&&(Bd.changeActive(Rf.hintId),Pd.options.completeOnSingleClick&&Bd.pick())}),nd.on(zd,"mousedown",function(){setTimeout(function(){jd.focus()},20)});var Gf=this.getSelectedHintRange();return(Gf.from!==0||Gf.to!==0)&&this.scrollToActive(),nd.signal(Md,"select",Wd[this.selectedHint],zd.childNodes[this.selectedHint]),!0}Ad.prototype={close:function(){if(this.completion.widget==this){this.completion.widget=null,this.hints.parentNode&&this.hints.parentNode.removeChild(this.hints),this.completion.cm.removeKeyMap(this.keyMap);var Pd=this.completion.cm.getInputField();Pd.removeAttribute("aria-activedescendant"),Pd.removeAttribute("aria-owns");var Md=this.completion.cm;this.completion.options.closeOnUnfocus&&(Md.off("blur",this.onBlur),Md.off("focus",this.onFocus)),Md.off("scroll",this.onScroll)}},disable:function(){this.completion.cm.removeKeyMap(this.keyMap);var Pd=this;this.keyMap={Enter:function(){Pd.picked=!0}},this.completion.cm.addKeyMap(this.keyMap)},pick:function(){this.completion.pick(this.data,this.selectedHint)},changeActive:function(Pd,Md){if(Pd>=this.data.list.length?Pd=Md?this.data.list.length-1:0:Pd<0&&(Pd=Md?0:this.data.list.length-1),this.selectedHint!=Pd){var Bd=this.hints.childNodes[this.selectedHint];Bd&&(Bd.className=Bd.className.replace(" "+ld,""),Bd.removeAttribute("aria-selected")),Bd=this.hints.childNodes[this.selectedHint=Pd],Bd.className+=" "+ld,Bd.setAttribute("aria-selected","true"),this.completion.cm.getInputField().setAttribute("aria-activedescendant",Bd.id),this.scrollToActive(),nd.signal(this.data,"select",this.data.list[this.selectedHint],Bd)}},scrollToActive:function(){var Pd=this.getSelectedHintRange(),Md=this.hints.childNodes[Pd.from],Bd=this.hints.childNodes[Pd.to],jd=this.hints.firstChild;Md.offsetTop<this.hints.scrollTop?this.hints.scrollTop=Md.offsetTop-jd.offsetTop:Bd.offsetTop+Bd.offsetHeight>this.hints.scrollTop+this.hints.clientHeight&&(this.hints.scrollTop=Bd.offsetTop+Bd.offsetHeight-this.hints.clientHeight+jd.offsetTop)},screenAmount:function(){return Math.floor(this.hints.clientHeight/this.hints.firstChild.offsetHeight)||1},getSelectedHintRange:function(){var Pd=this.completion.options.scrollMargin||0;return{from:Math.max(0,this.selectedHint-Pd),to:Math.min(this.data.list.length-1,this.selectedHint+Pd)}}};function Nd(Pd,Md){if(!Pd.somethingSelected())return Md;for(var Bd=[],jd=0;jd<Md.length;jd++)Md[jd].supportsSelection&&Bd.push(Md[jd]);return Bd}function Id(Pd,Md,Bd,jd){if(Pd.async)Pd(Md,jd,Bd);else{var Hd=Pd(Md,Bd);Hd&&Hd.then?Hd.then(jd):jd(Hd)}}function Od(Pd,Md){var Bd=Pd.getHelpers(Md,"hint"),jd;if(Bd.length){var Hd=function(Gd,zd,df){var Wd=Nd(Gd,Bd);function Jd(Xd){if(Xd==Wd.length)return zd(null);Id(Wd[Xd],Gd,df,function(_f){_f&&_f.list.length>0?zd(_f):Jd(Xd+1)})}Jd(0)};return Hd.async=!0,Hd.supportsSelection=!0,Hd}else return(jd=Pd.getHelper(Pd.getCursor(),"hintWords"))?function(Gd){return nd.hint.fromList(Gd,{words:jd})}:nd.hint.anyword?function(Gd,zd){return nd.hint.anyword(Gd,zd)}:function(){}}nd.registerHelper("hint","auto",{resolve:Od}),nd.registerHelper("hint","fromList",function(Pd,Md){var Bd=Pd.getCursor(),jd=Pd.getTokenAt(Bd),Hd,Gd=nd.Pos(Bd.line,jd.start),zd=Bd;jd.start<Bd.ch&&/\w/.test(jd.string.charAt(Bd.ch-jd.start-1))?Hd=jd.string.substr(0,Bd.ch-jd.start):(Hd="",Gd=Bd);for(var df=[],Wd=0;Wd<Md.words.length;Wd++){var Jd=Md.words[Wd];Jd.slice(0,Hd.length)==Hd&&df.push(Jd)}if(df.length)return{list:df,from:Gd,to:zd}}),nd.commands.autocomplete=nd.showHint;var Fd={hint:nd.hint.auto,completeSingle:!0,alignWithWord:!0,closeCharacters:/[\s()\[\]{};:>,]/,closeOnPick:!0,closeOnUnfocus:!0,updateOnCursorActivity:!0,completeOnSingleClick:!0,container:null,customKeys:null,extraKeys:null,paddingForScrollbar:!0,moveOnOverlap:!0};nd.defineOption("hintOptions",null)})})();(function(Ra,qa){(function(nd){nd(requireCodemirror(),cssExports)})(function(nd){var od={active:1,after:1,before:1,checked:1,default:1,disabled:1,empty:1,enabled:1,"first-child":1,"first-letter":1,"first-line":1,"first-of-type":1,focus:1,hover:1,"in-range":1,indeterminate:1,invalid:1,lang:1,"last-child":1,"last-of-type":1,link:1,not:1,"nth-child":1,"nth-last-child":1,"nth-last-of-type":1,"nth-of-type":1,"only-of-type":1,"only-child":1,optional:1,"out-of-range":1,placeholder:1,"read-only":1,"read-write":1,required:1,root:1,selection:1,target:1,valid:1,visited:1};nd.registerHelper("hint","css",function(ld){var ud=ld.getCursor(),cd=ld.getTokenAt(ud),dd=nd.innerMode(ld.getMode(),cd.state);if(dd.mode.name!="css")return;if(cd.type=="keyword"&&"!important".indexOf(cd.string)==0)return{list:["!important"],from:nd.Pos(ud.line,cd.start),to:nd.Pos(ud.line,cd.end)};var pd=cd.start,fd=ud.ch,md=cd.string.slice(0,fd-pd);/[^\w$_-]/.test(md)&&(md="",pd=fd=ud.ch);var vd=nd.resolveMode("text/css"),Ad=[];function Nd(Od){for(var Fd in Od)(!md||Fd.lastIndexOf(md,0)==0)&&Ad.push(Fd)}var Id=dd.state.state;if(Id=="pseudo"||cd.type=="variable-3"?Nd(od):Id=="block"||Id=="maybeprop"?Nd(vd.propertyKeywords):Id=="prop"||Id=="parens"||Id=="at"||Id=="params"?(Nd(vd.valueKeywords),Nd(vd.colorKeywords)):(Id=="media"||Id=="media_parens")&&(Nd(vd.mediaTypes),Nd(vd.mediaFeatures)),Ad.length)return{list:Ad,from:nd.Pos(ud.line,pd),to:nd.Pos(ud.line,fd)}})})})();const app=createApp(_sfc_main);app.use(createPinia());app.use(ElementPlus);app.mount("#app");export{withPath as $,rgba$1 as A,defaultConfig_default as B,cleanAndMerge as C,getConfig$1 as D,random as E,setupGraphViewbox2 as F,selectSvgElement as G,version as H,getThemeVariables3 as I,JSON_SCHEMA as J,line$1 as K,hasKatex as L,calculateMathMLDimensions as M,renderKatex as N,parseFontSize as O,parseGenericTypes as P,curveBasis as Q,generateId as R,lineBreakRegex as S,__export as T,commonDb_exports as U,setupGraphViewbox as V,isDark as W,lighten as X,darken as Y,ZERO_WIDTH_SPACE as Z,__name as _,assignWithDepth_default as a,identity$1 as a$,halfPi as a0,epsilon as a1,tau as a2,cos as a3,sin as a4,min as a5,abs$1 as a6,pi as a7,sqrt as a8,atan2 as a9,positionEdgeLabel as aA,insertEdgeLabel as aB,baseRest as aC,baseFlatten as aD,isArrayLikeObject as aE,constant$5 as aF,isFunction$2 as aG,keys as aH,isEmpty$1 as aI,computeDimensionOfText as aJ,array as aK,commonjsGlobal as aL,getDefaultExportFromCjs as aM,unknownIcon as aN,registerIconPacks as aO,getIconSVG as aP,toNumber$2 as aQ,isIterateeCall as aR,keysIn as aS,eq$1 as aT,isArrayLike$2 as aU,baseIteratee as aV,baseFindIndex as aW,isArray$1 as aX,arrayMap as aY,hasPath as aZ,isSymbol as a_,constant$2 as aa,asin as ab,acos as ac,max$1 as ad,insertCluster as ae,insertNode as af,positionNode as ag,getStylesFromArray as ah,evaluate as ai,createText as aj,getSubGraphTitleMargins as ak,getLineFunctionsWithOffset as al,clone$2 as am,replaceIconSubstring as an,decodeEntities as ao,Utils as ap,Color$1 as aq,global$1 as ar,isUndefined$2 as as,markers_default as at,clear2 as au,clear as av,clear$1 as aw,updateNodeBounds as ax,setNodeElem as ay,insertEdge as az,getAccDescription as b,baseFor as b0,arrayEach as b1,arrayFilter as b2,Set$1 as b3,setToArray as b4,SetCache as b5,cacheHas as b6,define$1 as b7,extend$1 as b8,Rgb as b9,basePickBy as bA,arraySome as bB,isObject$4 as bC,__vitePreload as bD,Color as ba,rgbConvert as bb,nogamma as bc,hue as bd,dayjs2 as be,constant$3 as bf,interpolateNumber as bg,color as bh,interpolateRgb as bi,interpolateString as bj,baseAssignValue as bk,baseGet as bl,baseUnary as bm,toString$4 as bn,assignValue as bo,flatten as bp,pick as bq,cloneDeep$1 as br,merge$4 as bs,createAssigner as bt,isPrototype as bu,copyObject as bv,isObjectLike as bw,baseGetTag as bx,nodeUtil as by,getAllKeysIn as bz,setAccDescription as c,getConfig2 as d,common_default as e,calculateTextHeight as f,getAccTitle as g,calculateTextWidth as h,sanitizeText as i,select as j,configureSvgSize as k,log$1 as l,sanitizeUrl_1 as m,setConfig2 as n,defaultConfig2 as o,setDiagramTitle as p,getDiagramTitle as q,load as r,setAccTitle as s,isValidShape as t,utils_default as u,clear$2 as v,wrapLabel as w,getEdgeId as x,getRegisteredLayoutAlgorithm as y,render$1 as z};