index-9d793022.js 2.6 MB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489
  1. (function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))r(a);new MutationObserver(a=>{for(const i of a)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(a){const i={};return a.integrity&&(i.integrity=a.integrity),a.referrerPolicy&&(i.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?i.credentials="include":a.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(a){if(a.ep)return;a.ep=!0;const i=n(a);fetch(a.href,i)}})();function BL(t,e){const n=Object.create(null),r=t.split(",");for(let a=0;a<r.length;a++)n[r[a]]=!0;return e?a=>!!n[a.toLowerCase()]:a=>!!n[a]}const er={},sp=[],pn=()=>{},Sse=()=>!1,wse=/^on[^a-z]/,fx=t=>wse.test(t),$L=t=>t.startsWith("onUpdate:"),Sr=Object.assign,IL=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},_se=Object.prototype.hasOwnProperty,Ut=(t,e)=>_se.call(t,e),Ue=Array.isArray,lp=t=>gv(t)==="[object Map]",dx=t=>gv(t)==="[object Set]",xd=t=>gv(t)==="[object Date]",xse=t=>gv(t)==="[object RegExp]",ct=t=>typeof t=="function",dt=t=>typeof t=="string",K0=t=>typeof t=="symbol",Ot=t=>t!==null&&typeof t=="object",j0=t=>Ot(t)&&ct(t.then)&&ct(t.catch),HH=Object.prototype.toString,gv=t=>HH.call(t),dS=t=>gv(t).slice(8,-1),mw=t=>gv(t)==="[object Object]",PL=t=>dt(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,hS=BL(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),hx=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},Cse=/-(\w)/g,so=hx(t=>t.replace(Cse,(e,n)=>n?n.toUpperCase():"")),Tse=/\B([A-Z])/g,_c=hx(t=>t.replace(Tse,"-$1").toLowerCase()),hm=hx(t=>t.charAt(0).toUpperCase()+t.slice(1)),pS=hx(t=>t?`on${hm(t)}`:""),Y0=(t,e)=>!Object.is(t,e),up=(t,e)=>{for(let n=0;n<t.length;n++)t[n](e)},bw=(t,e,n)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,value:n})},XM=t=>{const e=parseFloat(t);return isNaN(e)?t:e},Ese=t=>{const e=dt(t)?Number(t):NaN;return isNaN(e)?t:e};let fB;const qM=()=>fB||(fB=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Ze(t){if(Ue(t)){const e={};for(let n=0;n<t.length;n++){const r=t[n],a=dt(r)?Rse(r):Ze(r);if(a)for(const i in a)e[i]=a[i]}return e}else{if(dt(t))return t;if(Ot(t))return t}}const Mse=/;(?![^(]*\))/g,Dse=/:([^]+)/,kse=/\/\*[^]*?\*\//g;function Rse(t){const e={};return t.replace(kse,"").split(Mse).forEach(n=>{if(n){const r=n.split(Dse);r.length>1&&(e[r[0].trim()]=r[1].trim())}}),e}function F(t){let e="";if(dt(t))e=t;else if(Ue(t))for(let n=0;n<t.length;n++){const r=F(t[n]);r&&(e+=r+" ")}else if(Ot(t))for(const n in t)t[n]&&(e+=n+" ");return e.trim()}function zo(t){if(!t)return null;let{class:e,style:n}=t;return e&&!dt(e)&&(t.class=F(e)),n&&(t.style=Ze(n)),t}const Lse="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Ose=BL(Lse);function WH(t){return!!t||t===""}function Ase(t,e){if(t.length!==e.length)return!1;let n=!0;for(let r=0;n&&r<t.length;r++)n=Rp(t[r],e[r]);return n}function Rp(t,e){if(t===e)return!0;let n=xd(t),r=xd(e);if(n||r)return n&&r?t.getTime()===e.getTime():!1;if(n=K0(t),r=K0(e),n||r)return t===e;if(n=Ue(t),r=Ue(e),n||r)return n&&r?Ase(t,e):!1;if(n=Ot(t),r=Ot(e),n||r){if(!n||!r)return!1;const a=Object.keys(t).length,i=Object.keys(e).length;if(a!==i)return!1;for(const o in t){const s=t.hasOwnProperty(o),l=e.hasOwnProperty(o);if(s&&!l||!s&&l||!Rp(t[o],e[o]))return!1}}return String(t)===String(e)}function KH(t,e){return t.findIndex(n=>Rp(n,e))}const Oe=t=>dt(t)?t:t==null?"":Ue(t)||Ot(t)&&(t.toString===HH||!ct(t.toString))?JSON.stringify(t,jH,2):String(t),jH=(t,e)=>e&&e.__v_isRef?jH(t,e.value):lp(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((n,[r,a])=>(n[`${r} =>`]=a,n),{})}:dx(e)?{[`Set(${e.size})`]:[...e.values()]}:Ot(e)&&!Ue(e)&&!mw(e)?String(e):e;let Ti;class YH{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ti,!e&&Ti&&(this.index=(Ti.scopes||(Ti.scopes=[])).push(this)-1)}get active(){return this._active}run(e){if(this._active){const n=Ti;try{return Ti=this,e()}finally{Ti=n}}}on(){Ti=this}off(){Ti=this.parent}stop(e){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!e){const a=this.parent.scopes.pop();a&&a!==this&&(this.parent.scopes[this.index]=a,a.index=this.index)}this.parent=void 0,this._active=!1}}}function XH(t){return new YH(t)}function Nse(t,e=Ti){e&&e.active&&e.effects.push(t)}function qH(){return Ti}function ZH(t){Ti&&Ti.cleanups.push(t)}const FL=t=>{const e=new Set(t);return e.w=0,e.n=0,e},QH=t=>(t.w&ac)>0,JH=t=>(t.n&ac)>0,Vse=({deps:t})=>{if(t.length)for(let e=0;e<t.length;e++)t[e].w|=ac},Bse=t=>{const{deps:e}=t;if(e.length){let n=0;for(let r=0;r<e.length;r++){const a=e[r];QH(a)&&!JH(a)?a.delete(t):e[n++]=a,a.w&=~ac,a.n&=~ac}e.length=n}},Sw=new WeakMap;let Hg=0,ac=1;const ZM=30;let Io;const id=Symbol(""),QM=Symbol("");class zL{constructor(e,n=null,r){this.fn=e,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,Nse(this,r)}run(){if(!this.active)return this.fn();let e=Io,n=Ku;for(;e;){if(e===this)return;e=e.parent}try{return this.parent=Io,Io=this,Ku=!0,ac=1<<++Hg,Hg<=ZM?Vse(this):dB(this),this.fn()}finally{Hg<=ZM&&Bse(this),ac=1<<--Hg,Io=this.parent,Ku=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){Io===this?this.deferStop=!0:this.active&&(dB(this),this.onStop&&this.onStop(),this.active=!1)}}function dB(t){const{deps:e}=t;if(e.length){for(let n=0;n<e.length;n++)e[n].delete(t);e.length=0}}let Ku=!0;const eW=[];function yv(){eW.push(Ku),Ku=!1}function mv(){const t=eW.pop();Ku=t===void 0?!0:t}function Si(t,e,n){if(Ku&&Io){let r=Sw.get(t);r||Sw.set(t,r=new Map);let a=r.get(n);a||r.set(n,a=FL()),tW(a)}}function tW(t,e){let n=!1;Hg<=ZM?JH(t)||(t.n|=ac,n=!QH(t)):n=!t.has(Io),n&&(t.add(Io),Io.deps.push(t))}function Ol(t,e,n,r,a,i){const o=Sw.get(t);if(!o)return;let s=[];if(e==="clear")s=[...o.values()];else if(n==="length"&&Ue(t)){const l=Number(r);o.forEach((u,c)=>{(c==="length"||c>=l)&&s.push(u)})}else switch(n!==void 0&&s.push(o.get(n)),e){case"add":Ue(t)?PL(n)&&s.push(o.get("length")):(s.push(o.get(id)),lp(t)&&s.push(o.get(QM)));break;case"delete":Ue(t)||(s.push(o.get(id)),lp(t)&&s.push(o.get(QM)));break;case"set":lp(t)&&s.push(o.get(id));break}if(s.length===1)s[0]&&JM(s[0]);else{const l=[];for(const u of s)u&&l.push(...u);JM(FL(l))}}function JM(t,e){const n=Ue(t)?t:[...t];for(const r of n)r.computed&&hB(r);for(const r of n)r.computed||hB(r)}function hB(t,e){(t!==Io||t.allowRecurse)&&(t.scheduler?t.scheduler():t.run())}function $se(t,e){var n;return(n=Sw.get(t))==null?void 0:n.get(e)}const Ise=BL("__proto__,__v_isRef,__isVue"),nW=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(K0)),Pse=GL(),Fse=GL(!1,!0),zse=GL(!0),pB=Gse();function Gse(){const t={};return["includes","indexOf","lastIndexOf"].forEach(e=>{t[e]=function(...n){const r=cn(this);for(let i=0,o=this.length;i<o;i++)Si(r,"get",i+"");const a=r[e](...n);return a===-1||a===!1?r[e](...n.map(cn)):a}}),["push","pop","shift","unshift","splice"].forEach(e=>{t[e]=function(...n){yv();const r=cn(this)[e].apply(this,n);return mv(),r}}),t}function Use(t){const e=cn(this);return Si(e,"has",t),e.hasOwnProperty(t)}function GL(t=!1,e=!1){return function(r,a,i){if(a==="__v_isReactive")return!t;if(a==="__v_isReadonly")return t;if(a==="__v_isShallow")return e;if(a==="__v_raw"&&i===(t?e?ile:sW:e?oW:iW).get(r))return r;const o=Ue(r);if(!t){if(o&&Ut(pB,a))return Reflect.get(pB,a,i);if(a==="hasOwnProperty")return Use}const s=Reflect.get(r,a,i);return(K0(a)?nW.has(a):Ise(a))||(t||Si(r,"get",a),e)?s:gt(s)?o&&PL(a)?s:s.value:Ot(s)?t?bv(s):en(s):s}}const Hse=rW(),Wse=rW(!0);function rW(t=!1){return function(n,r,a,i){let o=n[r];if(Lp(o)&&gt(o)&&!gt(a))return!1;if(!t&&(!ww(a)&&!Lp(a)&&(o=cn(o),a=cn(a)),!Ue(n)&&gt(o)&&!gt(a)))return o.value=a,!0;const s=Ue(n)&&PL(r)?Number(r)<n.length:Ut(n,r),l=Reflect.set(n,r,a,i);return n===cn(i)&&(s?Y0(a,o)&&Ol(n,"set",r,a):Ol(n,"add",r,a)),l}}function Kse(t,e){const n=Ut(t,e);t[e];const r=Reflect.deleteProperty(t,e);return r&&n&&Ol(t,"delete",e,void 0),r}function jse(t,e){const n=Reflect.has(t,e);return(!K0(e)||!nW.has(e))&&Si(t,"has",e),n}function Yse(t){return Si(t,"iterate",Ue(t)?"length":id),Reflect.ownKeys(t)}const aW={get:Pse,set:Hse,deleteProperty:Kse,has:jse,ownKeys:Yse},Xse={get:zse,set(t,e){return!0},deleteProperty(t,e){return!0}},qse=Sr({},aW,{get:Fse,set:Wse}),UL=t=>t,px=t=>Reflect.getPrototypeOf(t);function l1(t,e,n=!1,r=!1){t=t.__v_raw;const a=cn(t),i=cn(e);n||(e!==i&&Si(a,"get",e),Si(a,"get",i));const{has:o}=px(a),s=r?UL:n?KL:X0;if(o.call(a,e))return s(t.get(e));if(o.call(a,i))return s(t.get(i));t!==a&&t.get(e)}function u1(t,e=!1){const n=this.__v_raw,r=cn(n),a=cn(t);return e||(t!==a&&Si(r,"has",t),Si(r,"has",a)),t===a?n.has(t):n.has(t)||n.has(a)}function c1(t,e=!1){return t=t.__v_raw,!e&&Si(cn(t),"iterate",id),Reflect.get(t,"size",t)}function vB(t){t=cn(t);const e=cn(this);return px(e).has.call(e,t)||(e.add(t),Ol(e,"add",t,t)),this}function gB(t,e){e=cn(e);const n=cn(this),{has:r,get:a}=px(n);let i=r.call(n,t);i||(t=cn(t),i=r.call(n,t));const o=a.call(n,t);return n.set(t,e),i?Y0(e,o)&&Ol(n,"set",t,e):Ol(n,"add",t,e),this}function yB(t){const e=cn(this),{has:n,get:r}=px(e);let a=n.call(e,t);a||(t=cn(t),a=n.call(e,t)),r&&r.call(e,t);const i=e.delete(t);return a&&Ol(e,"delete",t,void 0),i}function mB(){const t=cn(this),e=t.size!==0,n=t.clear();return e&&Ol(t,"clear",void 0,void 0),n}function f1(t,e){return function(r,a){const i=this,o=i.__v_raw,s=cn(o),l=e?UL:t?KL:X0;return!t&&Si(s,"iterate",id),o.forEach((u,c)=>r.call(a,l(u),l(c),i))}}function d1(t,e,n){return function(...r){const a=this.__v_raw,i=cn(a),o=lp(i),s=t==="entries"||t===Symbol.iterator&&o,l=t==="keys"&&o,u=a[t](...r),c=n?UL:e?KL:X0;return!e&&Si(i,"iterate",l?QM:id),{next(){const{value:f,done:d}=u.next();return d?{value:f,done:d}:{value:s?[c(f[0]),c(f[1])]:c(f),done:d}},[Symbol.iterator](){return this}}}}function Ql(t){return function(...e){return t==="delete"?!1:this}}function Zse(){const t={get(i){return l1(this,i)},get size(){return c1(this)},has:u1,add:vB,set:gB,delete:yB,clear:mB,forEach:f1(!1,!1)},e={get(i){return l1(this,i,!1,!0)},get size(){return c1(this)},has:u1,add:vB,set:gB,delete:yB,clear:mB,forEach:f1(!1,!0)},n={get(i){return l1(this,i,!0)},get size(){return c1(this,!0)},has(i){return u1.call(this,i,!0)},add:Ql("add"),set:Ql("set"),delete:Ql("delete"),clear:Ql("clear"),forEach:f1(!0,!1)},r={get(i){return l1(this,i,!0,!0)},get size(){return c1(this,!0)},has(i){return u1.call(this,i,!0)},add:Ql("add"),set:Ql("set"),delete:Ql("delete"),clear:Ql("clear"),forEach:f1(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{t[i]=d1(i,!1,!1),n[i]=d1(i,!0,!1),e[i]=d1(i,!1,!0),r[i]=d1(i,!0,!0)}),[t,n,e,r]}const[Qse,Jse,ele,tle]=Zse();function HL(t,e){const n=e?t?tle:ele:t?Jse:Qse;return(r,a,i)=>a==="__v_isReactive"?!t:a==="__v_isReadonly"?t:a==="__v_raw"?r:Reflect.get(Ut(n,a)&&a in r?n:r,a,i)}const nle={get:HL(!1,!1)},rle={get:HL(!1,!0)},ale={get:HL(!0,!1)},iW=new WeakMap,oW=new WeakMap,sW=new WeakMap,ile=new WeakMap;function ole(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function sle(t){return t.__v_skip||!Object.isExtensible(t)?0:ole(dS(t))}function en(t){return Lp(t)?t:WL(t,!1,aW,nle,iW)}function lW(t){return WL(t,!1,qse,rle,oW)}function bv(t){return WL(t,!0,Xse,ale,sW)}function WL(t,e,n,r,a){if(!Ot(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const i=a.get(t);if(i)return i;const o=sle(t);if(o===0)return t;const s=new Proxy(t,o===2?r:n);return a.set(t,s),s}function cp(t){return Lp(t)?cp(t.__v_raw):!!(t&&t.__v_isReactive)}function Lp(t){return!!(t&&t.__v_isReadonly)}function ww(t){return!!(t&&t.__v_isShallow)}function uW(t){return cp(t)||Lp(t)}function cn(t){const e=t&&t.__v_raw;return e?cn(e):t}function ju(t){return bw(t,"__v_skip",!0),t}const X0=t=>Ot(t)?en(t):t,KL=t=>Ot(t)?bv(t):t;function cW(t){Ku&&Io&&(t=cn(t),tW(t.dep||(t.dep=FL())))}function jL(t,e){t=cn(t);const n=t.dep;n&&JM(n)}function gt(t){return!!(t&&t.__v_isRef===!0)}function z(t){return fW(t,!1)}function Tn(t){return fW(t,!0)}function fW(t,e){return gt(t)?t:new lle(t,e)}class lle{constructor(e,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?e:cn(e),this._value=n?e:X0(e)}get value(){return cW(this),this._value}set value(e){const n=this.__v_isShallow||ww(e)||Lp(e);e=n?e:cn(e),Y0(e,this._rawValue)&&(this._rawValue=e,this._value=n?e:X0(e),jL(this))}}function eg(t){jL(t)}function S(t){return gt(t)?t.value:t}const ule={get:(t,e,n)=>S(Reflect.get(t,e,n)),set:(t,e,n,r)=>{const a=t[e];return gt(a)&&!gt(n)?(a.value=n,!0):Reflect.set(t,e,n,r)}};function dW(t){return cp(t)?t:new Proxy(t,ule)}function Ir(t){const e=Ue(t)?new Array(t.length):{};for(const n in t)e[n]=hW(t,n);return e}class cle{constructor(e,n,r){this._object=e,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const e=this._object[this._key];return e===void 0?this._defaultValue:e}set value(e){this._object[this._key]=e}get dep(){return $se(cn(this._object),this._key)}}class fle{constructor(e){this._getter=e,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function Hn(t,e,n){return gt(t)?t:ct(t)?new fle(t):Ot(t)&&arguments.length>1?hW(t,e,n):z(t)}function hW(t,e,n){const r=t[e];return gt(r)?r:new cle(t,e,n)}class dle{constructor(e,n,r,a){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new zL(e,()=>{this._dirty||(this._dirty=!0,jL(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!a,this.__v_isReadonly=r}get value(){const e=cn(this);return cW(e),(e._dirty||!e._cacheable)&&(e._dirty=!1,e._value=e.effect.run()),e._value}set value(e){this._setter(e)}}function pW(t,e,n=!1){let r,a;const i=ct(t);return i?(r=t,a=pn):(r=t.get,a=t.set),new dle(r,a,i||!a,n)}function hle(t,...e){}function Yu(t,e,n,r){let a;try{a=r?t(...r):t()}catch(i){vx(i,e,n)}return a}function ro(t,e,n,r){if(ct(t)){const i=Yu(t,e,n,r);return i&&j0(i)&&i.catch(o=>{vx(o,e,n)}),i}const a=[];for(let i=0;i<t.length;i++)a.push(ro(t[i],e,n,r));return a}function vx(t,e,n,r=!0){const a=e?e.vnode:null;if(e){let i=e.parent;const o=e.proxy,s=n;for(;i;){const u=i.ec;if(u){for(let c=0;c<u.length;c++)if(u[c](t,o,s)===!1)return}i=i.parent}const l=e.appContext.config.errorHandler;if(l){Yu(l,null,10,[t,o,s]);return}}ple(t,n,a,r)}function ple(t,e,n,r=!0){console.error(t)}let q0=!1,eD=!1;const Ta=[];let Ms=0;const fp=[];let dl=null,Of=0;const vW=Promise.resolve();let YL=null;function qe(t){const e=YL||vW;return t?e.then(this?t.bind(this):t):e}function vle(t){let e=Ms+1,n=Ta.length;for(;e<n;){const r=e+n>>>1;Z0(Ta[r])<t?e=r+1:n=r}return e}function XL(t){(!Ta.length||!Ta.includes(t,q0&&t.allowRecurse?Ms+1:Ms))&&(t.id==null?Ta.push(t):Ta.splice(vle(t.id),0,t),gW())}function gW(){!q0&&!eD&&(eD=!0,YL=vW.then(mW))}function gle(t){const e=Ta.indexOf(t);e>Ms&&Ta.splice(e,1)}function yle(t){Ue(t)?fp.push(...t):(!dl||!dl.includes(t,t.allowRecurse?Of+1:Of))&&fp.push(t),gW()}function bB(t,e=q0?Ms+1:0){for(;e<Ta.length;e++){const n=Ta[e];n&&n.pre&&(Ta.splice(e,1),e--,n())}}function yW(t){if(fp.length){const e=[...new Set(fp)];if(fp.length=0,dl){dl.push(...e);return}for(dl=e,dl.sort((n,r)=>Z0(n)-Z0(r)),Of=0;Of<dl.length;Of++)dl[Of]();dl=null,Of=0}}const Z0=t=>t.id==null?1/0:t.id,mle=(t,e)=>{const n=Z0(t)-Z0(e);if(n===0){if(t.pre&&!e.pre)return-1;if(e.pre&&!t.pre)return 1}return n};function mW(t){eD=!1,q0=!0,Ta.sort(mle);const e=pn;try{for(Ms=0;Ms<Ta.length;Ms++){const n=Ta[Ms];n&&n.active!==!1&&Yu(n,null,14)}}finally{Ms=0,Ta.length=0,yW(),q0=!1,YL=null,(Ta.length||fp.length)&&mW()}}function ble(t,e,...n){if(t.isUnmounted)return;const r=t.vnode.props||er;let a=n;const i=e.startsWith("update:"),o=i&&e.slice(7);if(o&&o in r){const c=`${o==="modelValue"?"model":o}Modifiers`,{number:f,trim:d}=r[c]||er;d&&(a=n.map(h=>dt(h)?h.trim():h)),f&&(a=n.map(XM))}let s,l=r[s=pS(e)]||r[s=pS(so(e))];!l&&i&&(l=r[s=pS(_c(e))]),l&&ro(l,t,6,a);const u=r[s+"Once"];if(u){if(!t.emitted)t.emitted={};else if(t.emitted[s])return;t.emitted[s]=!0,ro(u,t,6,a)}}function bW(t,e,n=!1){const r=e.emitsCache,a=r.get(t);if(a!==void 0)return a;const i=t.emits;let o={},s=!1;if(!ct(t)){const l=u=>{const c=bW(u,e,!0);c&&(s=!0,Sr(o,c))};!n&&e.mixins.length&&e.mixins.forEach(l),t.extends&&l(t.extends),t.mixins&&t.mixins.forEach(l)}return!i&&!s?(Ot(t)&&r.set(t,null),null):(Ue(i)?i.forEach(l=>o[l]=null):Sr(o,i),Ot(t)&&r.set(t,o),o)}function gx(t,e){return!t||!fx(e)?!1:(e=e.slice(2).replace(/Once$/,""),Ut(t,e[0].toLowerCase()+e.slice(1))||Ut(t,_c(e))||Ut(t,e))}let ca=null,yx=null;function _w(t){const e=ca;return ca=t,yx=t&&t.type.__scopeId||null,e}function mx(t){yx=t}function bx(){yx=null}function Q(t,e=ca,n){if(!e||t._n)return t;const r=(...a)=>{r._d&&OB(-1);const i=_w(e);let o;try{o=t(...a)}finally{_w(i),r._d&&OB(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function uT(t){const{type:e,vnode:n,proxy:r,withProxy:a,props:i,propsOptions:[o],slots:s,attrs:l,emit:u,render:c,renderCache:f,data:d,setupState:h,ctx:v,inheritAttrs:p}=t;let g,y;const m=_w(t);try{if(n.shapeFlag&4){const w=a||r;g=Ts(c.call(w,w,f,i,h,d,v)),y=l}else{const w=e;g=Ts(w.length>1?w(i,{attrs:l,slots:s,emit:u}):w(i,null)),y=e.props?l:Sle(l)}}catch(w){p0.length=0,vx(w,t,1),g=U(Ha)}let b=g;if(y&&p!==!1){const w=Object.keys(y),{shapeFlag:x}=b;w.length&&x&7&&(o&&w.some($L)&&(y=wle(y,o)),b=Gs(b,y))}return n.dirs&&(b=Gs(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),g=b,_w(m),g}const Sle=t=>{let e;for(const n in t)(n==="class"||n==="style"||fx(n))&&((e||(e={}))[n]=t[n]);return e},wle=(t,e)=>{const n={};for(const r in t)(!$L(r)||!(r.slice(9)in e))&&(n[r]=t[r]);return n};function _le(t,e,n){const{props:r,children:a,component:i}=t,{props:o,children:s,patchFlag:l}=e,u=i.emitsOptions;if(e.dirs||e.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return r?SB(r,o,u):!!o;if(l&8){const c=e.dynamicProps;for(let f=0;f<c.length;f++){const d=c[f];if(o[d]!==r[d]&&!gx(u,d))return!0}}}else return(a||s)&&(!s||!s.$stable)?!0:r===o?!1:r?o?SB(r,o,u):!0:!!o;return!1}function SB(t,e,n){const r=Object.keys(e);if(r.length!==Object.keys(t).length)return!0;for(let a=0;a<r.length;a++){const i=r[a];if(e[i]!==t[i]&&!gx(n,i))return!0}return!1}function xle({vnode:t,parent:e},n){for(;e&&e.subTree===t;)(t=e.vnode).el=n,e=e.parent}const SW=t=>t.__isSuspense;function Cle(t,e){e&&e.pendingBranch?Ue(t)?e.effects.push(...t):e.effects.push(t):yle(t)}function Li(t,e){return qL(t,null,e)}const h1={};function Ee(t,e,n){return qL(t,e,n)}function qL(t,e,{immediate:n,deep:r,flush:a,onTrack:i,onTrigger:o}=er){var s;const l=qH()===((s=Yr)==null?void 0:s.scope)?Yr:null;let u,c=!1,f=!1;if(gt(t)?(u=()=>t.value,c=ww(t)):cp(t)?(u=()=>t,r=!0):Ue(t)?(f=!0,c=t.some(w=>cp(w)||ww(w)),u=()=>t.map(w=>{if(gt(w))return w.value;if(cp(w))return Uf(w);if(ct(w))return Yu(w,l,2)})):ct(t)?e?u=()=>Yu(t,l,2):u=()=>{if(!(l&&l.isUnmounted))return d&&d(),ro(t,l,3,[h])}:u=pn,e&&r){const w=u;u=()=>Uf(w())}let d,h=w=>{d=m.onStop=()=>{Yu(w,l,4)}},v;if(ty)if(h=pn,e?n&&ro(e,l,3,[u(),f?[]:void 0,h]):u(),a==="sync"){const w=hue();v=w.__watcherHandles||(w.__watcherHandles=[])}else return pn;let p=f?new Array(t.length).fill(h1):h1;const g=()=>{if(m.active)if(e){const w=m.run();(r||c||(f?w.some((x,_)=>Y0(x,p[_])):Y0(w,p)))&&(d&&d(),ro(e,l,3,[w,p===h1?void 0:f&&p[0]===h1?[]:p,h]),p=w)}else m.run()};g.allowRecurse=!!e;let y;a==="sync"?y=g:a==="post"?y=()=>ia(g,l&&l.suspense):(g.pre=!0,l&&(g.id=l.uid),y=()=>XL(g));const m=new zL(u,y);e?n?g():p=m.run():a==="post"?ia(m.run.bind(m),l&&l.suspense):m.run();const b=()=>{m.stop(),l&&l.scope&&IL(l.scope.effects,m)};return v&&v.push(b),b}function Tle(t,e,n){const r=this.proxy,a=dt(t)?t.includes(".")?wW(r,t):()=>r[t]:t.bind(r,r);let i;ct(e)?i=e:(i=e.handler,n=e);const o=Yr;Ap(this);const s=qL(a,i.bind(r),n);return o?Ap(o):od(),s}function wW(t,e){const n=e.split(".");return()=>{let r=t;for(let a=0;a<n.length&&r;a++)r=r[n[a]];return r}}function Uf(t,e){if(!Ot(t)||t.__v_skip||(e=e||new Set,e.has(t)))return t;if(e.add(t),gt(t))Uf(t.value,e);else if(Ue(t))for(let n=0;n<t.length;n++)Uf(t[n],e);else if(dx(t)||lp(t))t.forEach(n=>{Uf(n,e)});else if(mw(t))for(const n in t)Uf(t[n],e);return t}function mt(t,e){const n=ca;if(n===null)return t;const r=Ex(n)||n.proxy,a=t.dirs||(t.dirs=[]);for(let i=0;i<e.length;i++){let[o,s,l,u=er]=e[i];o&&(ct(o)&&(o={mounted:o,updated:o}),o.deep&&Uf(s),a.push({dir:o,instance:r,value:s,oldValue:void 0,arg:l,modifiers:u}))}return t}function $c(t,e,n,r){const a=t.dirs,i=e&&e.dirs;for(let o=0;o<a.length;o++){const s=a[o];i&&(s.oldValue=i[o].value);let l=s.dir[r];l&&(yv(),ro(l,n,8,[t.el,s,t,e]),mv())}}function _W(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return pt(()=>{t.isMounted=!0}),Rn(()=>{t.isUnmounting=!0}),t}const $i=[Function,Array],xW={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:$i,onEnter:$i,onAfterEnter:$i,onEnterCancelled:$i,onBeforeLeave:$i,onLeave:$i,onAfterLeave:$i,onLeaveCancelled:$i,onBeforeAppear:$i,onAppear:$i,onAfterAppear:$i,onAppearCancelled:$i},Ele={name:"BaseTransition",props:xW,setup(t,{slots:e}){const n=xt(),r=_W();let a;return()=>{const i=e.default&&ZL(e.default(),!0);if(!i||!i.length)return;let o=i[0];if(i.length>1){for(const p of i)if(p.type!==Ha){o=p;break}}const s=cn(t),{mode:l}=s;if(r.isLeaving)return cT(o);const u=wB(o);if(!u)return cT(o);const c=Q0(u,s,r,n);Op(u,c);const f=n.subTree,d=f&&wB(f);let h=!1;const{getTransitionKey:v}=u.type;if(v){const p=v();a===void 0?a=p:p!==a&&(a=p,h=!0)}if(d&&d.type!==Ha&&(!Ru(u,d)||h)){const p=Q0(d,s,r,n);if(Op(d,p),l==="out-in")return r.isLeaving=!0,p.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},cT(o);l==="in-out"&&u.type!==Ha&&(p.delayLeave=(g,y,m)=>{const b=CW(r,d);b[String(d.key)]=d,g._leaveCb=()=>{y(),g._leaveCb=void 0,delete c.delayedLeave},c.delayedLeave=m})}return o}}},Mle=Ele;function CW(t,e){const{leavingVNodes:n}=t;let r=n.get(e.type);return r||(r=Object.create(null),n.set(e.type,r)),r}function Q0(t,e,n,r){const{appear:a,mode:i,persisted:o=!1,onBeforeEnter:s,onEnter:l,onAfterEnter:u,onEnterCancelled:c,onBeforeLeave:f,onLeave:d,onAfterLeave:h,onLeaveCancelled:v,onBeforeAppear:p,onAppear:g,onAfterAppear:y,onAppearCancelled:m}=e,b=String(t.key),w=CW(n,t),x=(T,D)=>{T&&ro(T,r,9,D)},_=(T,D)=>{const E=D[1];x(T,D),Ue(T)?T.every(M=>M.length<=1)&&E():T.length<=1&&E()},C={mode:i,persisted:o,beforeEnter(T){let D=s;if(!n.isMounted)if(a)D=p||s;else return;T._leaveCb&&T._leaveCb(!0);const E=w[b];E&&Ru(t,E)&&E.el._leaveCb&&E.el._leaveCb(),x(D,[T])},enter(T){let D=l,E=u,M=c;if(!n.isMounted)if(a)D=g||l,E=y||u,M=m||c;else return;let k=!1;const R=T._enterCb=O=>{k||(k=!0,O?x(M,[T]):x(E,[T]),C.delayedLeave&&C.delayedLeave(),T._enterCb=void 0)};D?_(D,[T,R]):R()},leave(T,D){const E=String(t.key);if(T._enterCb&&T._enterCb(!0),n.isUnmounting)return D();x(f,[T]);let M=!1;const k=T._leaveCb=R=>{M||(M=!0,D(),R?x(v,[T]):x(h,[T]),T._leaveCb=void 0,w[E]===t&&delete w[E])};w[E]=t,d?_(d,[T,k]):k()},clone(T){return Q0(T,e,n,r)}};return C}function cT(t){if(Sx(t))return t=Gs(t),t.children=null,t}function wB(t){return Sx(t)?t.children?t.children[0]:void 0:t}function Op(t,e){t.shapeFlag&6&&t.component?Op(t.component.subTree,e):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function ZL(t,e=!1,n){let r=[],a=0;for(let i=0;i<t.length;i++){let o=t[i];const s=n==null?o.key:String(n)+String(o.key!=null?o.key:i);o.type===Qe?(o.patchFlag&128&&a++,r=r.concat(ZL(o.children,e,s))):(e||o.type!==Ha)&&r.push(s!=null?Gs(o,{key:s}):o)}if(a>1)for(let i=0;i<r.length;i++)r[i].patchFlag=-2;return r}function ie(t,e){return ct(t)?(()=>Sr({name:t.name},e,{setup:t}))():t}const dp=t=>!!t.type.__asyncLoader,Sx=t=>t.type.__isKeepAlive,Dle={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){const n=xt(),r=n.ctx;if(!r.renderer)return()=>{const m=e.default&&e.default();return m&&m.length===1?m[0]:m};const a=new Map,i=new Set;let o=null;const s=n.suspense,{renderer:{p:l,m:u,um:c,o:{createElement:f}}}=r,d=f("div");r.activate=(m,b,w,x,_)=>{const C=m.component;u(m,b,w,0,s),l(C.vnode,m,b,w,C,s,x,m.slotScopeIds,_),ia(()=>{C.isDeactivated=!1,C.a&&up(C.a);const T=m.props&&m.props.onVnodeMounted;T&&Hi(T,C.parent,m)},s)},r.deactivate=m=>{const b=m.component;u(m,d,null,1,s),ia(()=>{b.da&&up(b.da);const w=m.props&&m.props.onVnodeUnmounted;w&&Hi(w,b.parent,m),b.isDeactivated=!0},s)};function h(m){fT(m),c(m,n,s,!0)}function v(m){a.forEach((b,w)=>{const x=sD(b.type);x&&(!m||!m(x))&&p(w)})}function p(m){const b=a.get(m);!o||!Ru(b,o)?h(b):o&&fT(o),a.delete(m),i.delete(m)}Ee(()=>[t.include,t.exclude],([m,b])=>{m&&v(w=>Wg(m,w)),b&&v(w=>!Wg(b,w))},{flush:"post",deep:!0});let g=null;const y=()=>{g!=null&&a.set(g,dT(n.subTree))};return pt(y),Zs(y),Rn(()=>{a.forEach(m=>{const{subTree:b,suspense:w}=n,x=dT(b);if(m.type===x.type&&m.key===x.key){fT(x);const _=x.component.da;_&&ia(_,w);return}h(m)})}),()=>{if(g=null,!e.default)return null;const m=e.default(),b=m[0];if(m.length>1)return o=null,m;if(!In(b)||!(b.shapeFlag&4)&&!(b.shapeFlag&128))return o=null,b;let w=dT(b);const x=w.type,_=sD(dp(w)?w.type.__asyncResolved||{}:x),{include:C,exclude:T,max:D}=t;if(C&&(!_||!Wg(C,_))||T&&_&&Wg(T,_))return o=w,b;const E=w.key==null?x:w.key,M=a.get(E);return w.el&&(w=Gs(w),b.shapeFlag&128&&(b.ssContent=w)),g=E,M?(w.el=M.el,w.component=M.component,w.transition&&Op(w,w.transition),w.shapeFlag|=512,i.delete(E),i.add(E)):(i.add(E),D&&i.size>parseInt(D,10)&&p(i.values().next().value)),w.shapeFlag|=256,o=w,SW(b.type)?b:w}}},kle=Dle;function Wg(t,e){return Ue(t)?t.some(n=>Wg(n,e)):dt(t)?t.split(",").includes(e):xse(t)?t.test(e):!1}function Rle(t,e){EW(t,"a",e)}function TW(t,e){EW(t,"da",e)}function EW(t,e,n=Yr){const r=t.__wdc||(t.__wdc=()=>{let a=n;for(;a;){if(a.isDeactivated)return;a=a.parent}return t()});if(_x(e,r,n),n){let a=n.parent;for(;a&&a.parent;)Sx(a.parent.vnode)&&Lle(r,e,n,a),a=a.parent}}function Lle(t,e,n,r){const a=_x(e,t,r,!0);xc(()=>{IL(r[e],a)},n)}function fT(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function dT(t){return t.shapeFlag&128?t.ssContent:t}function _x(t,e,n=Yr,r=!1){if(n){const a=n[t]||(n[t]=[]),i=e.__weh||(e.__weh=(...o)=>{if(n.isUnmounted)return;yv(),Ap(n);const s=ro(e,n,t,o);return od(),mv(),s});return r?a.unshift(i):a.push(i),i}}const Hl=t=>(e,n=Yr)=>(!ty||t==="sp")&&_x(t,(...r)=>e(...r),n),xx=Hl("bm"),pt=Hl("m"),MW=Hl("bu"),Zs=Hl("u"),Rn=Hl("bum"),xc=Hl("um"),Ole=Hl("sp"),Ale=Hl("rtg"),Nle=Hl("rtc");function Vle(t,e=Yr){_x("ec",t,e)}const QL="components",Ble="directives";function Ge(t,e){return JL(QL,t,!0,e)||t}const DW=Symbol.for("v-ndc");function Mt(t){return dt(t)?JL(QL,t,!1)||t:t||DW}function J0(t){return JL(Ble,t)}function JL(t,e,n=!0,r=!1){const a=ca||Yr;if(a){const i=a.type;if(t===QL){const s=sD(i,!1);if(s&&(s===e||s===so(e)||s===hm(so(e))))return i}const o=_B(a[t]||i[t],e)||_B(a.appContext[t],e);return!o&&r?i:o}}function _B(t,e){return t&&(t[e]||t[so(e)]||t[hm(so(e))])}function Ft(t,e,n,r){let a;const i=n&&n[r];if(Ue(t)||dt(t)){a=new Array(t.length);for(let o=0,s=t.length;o<s;o++)a[o]=e(t[o],o,void 0,i&&i[o])}else if(typeof t=="number"){a=new Array(t);for(let o=0;o<t;o++)a[o]=e(o+1,o,void 0,i&&i[o])}else if(Ot(t))if(t[Symbol.iterator])a=Array.from(t,(o,s)=>e(o,s,void 0,i&&i[s]));else{const o=Object.keys(t);a=new Array(o.length);for(let s=0,l=o.length;s<l;s++){const u=o[s];a[s]=e(t[u],u,s,i&&i[s])}}else a=[];return n&&(n[r]=a),a}function Al(t,e){for(let n=0;n<e.length;n++){const r=e[n];if(Ue(r))for(let a=0;a<r.length;a++)t[r[a].name]=r[a].fn;else r&&(t[r.name]=r.key?(...a)=>{const i=r.fn(...a);return i&&(i.key=r.key),i}:r.fn)}return t}function Te(t,e,n={},r,a){if(ca.isCE||ca.parent&&dp(ca.parent)&&ca.parent.isCE)return e!=="default"&&(n.name=e),U("slot",n,r&&r());let i=t[e];i&&i._c&&(i._d=!1),$();const o=i&&kW(i(n)),s=de(Qe,{key:n.key||o&&o.key||`_${e}`},o||(r?r():[]),o&&t._===1?64:-2);return!a&&s.scopeId&&(s.slotScopeIds=[s.scopeId+"-s"]),i&&i._c&&(i._d=!0),s}function kW(t){return t.some(e=>In(e)?!(e.type===Ha||e.type===Qe&&!kW(e.children)):!0)?t:null}function $le(t,e){const n={};for(const r in t)n[e&&/[A-Z]/.test(r)?`on:${r}`:pS(r)]=t[r];return n}const tD=t=>t?zW(t)?Ex(t)||t.proxy:tD(t.parent):null,d0=Sr(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>tD(t.parent),$root:t=>tD(t.root),$emit:t=>t.emit,$options:t=>eO(t),$forceUpdate:t=>t.f||(t.f=()=>XL(t.update)),$nextTick:t=>t.n||(t.n=qe.bind(t.proxy)),$watch:t=>Tle.bind(t)}),hT=(t,e)=>t!==er&&!t.__isScriptSetup&&Ut(t,e),Ile={get({_:t},e){const{ctx:n,setupState:r,data:a,props:i,accessCache:o,type:s,appContext:l}=t;let u;if(e[0]!=="$"){const h=o[e];if(h!==void 0)switch(h){case 1:return r[e];case 2:return a[e];case 4:return n[e];case 3:return i[e]}else{if(hT(r,e))return o[e]=1,r[e];if(a!==er&&Ut(a,e))return o[e]=2,a[e];if((u=t.propsOptions[0])&&Ut(u,e))return o[e]=3,i[e];if(n!==er&&Ut(n,e))return o[e]=4,n[e];nD&&(o[e]=0)}}const c=d0[e];let f,d;if(c)return e==="$attrs"&&Si(t,"get",e),c(t);if((f=s.__cssModules)&&(f=f[e]))return f;if(n!==er&&Ut(n,e))return o[e]=4,n[e];if(d=l.config.globalProperties,Ut(d,e))return d[e]},set({_:t},e,n){const{data:r,setupState:a,ctx:i}=t;return hT(a,e)?(a[e]=n,!0):r!==er&&Ut(r,e)?(r[e]=n,!0):Ut(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(i[e]=n,!0)},has({_:{data:t,setupState:e,accessCache:n,ctx:r,appContext:a,propsOptions:i}},o){let s;return!!n[o]||t!==er&&Ut(t,o)||hT(e,o)||(s=i[0])&&Ut(s,o)||Ut(r,o)||Ut(d0,o)||Ut(a.config.globalProperties,o)},defineProperty(t,e,n){return n.get!=null?t._.accessCache[e]=0:Ut(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}};function ma(){return RW().slots}function Id(){return RW().attrs}function RW(){const t=xt();return t.setupContext||(t.setupContext=UW(t))}function xB(t){return Ue(t)?t.reduce((e,n)=>(e[n]=null,e),{}):t}let nD=!0;function Ple(t){const e=eO(t),n=t.proxy,r=t.ctx;nD=!1,e.beforeCreate&&CB(e.beforeCreate,t,"bc");const{data:a,computed:i,methods:o,watch:s,provide:l,inject:u,created:c,beforeMount:f,mounted:d,beforeUpdate:h,updated:v,activated:p,deactivated:g,beforeDestroy:y,beforeUnmount:m,destroyed:b,unmounted:w,render:x,renderTracked:_,renderTriggered:C,errorCaptured:T,serverPrefetch:D,expose:E,inheritAttrs:M,components:k,directives:R,filters:O}=e;if(u&&Fle(u,r,null),o)for(const N in o){const B=o[N];ct(B)&&(r[N]=B.bind(n))}if(a){const N=a.call(n,n);Ot(N)&&(t.data=en(N))}if(nD=!0,i)for(const N in i){const B=i[N],L=ct(B)?B.bind(n,n):ct(B.get)?B.get.bind(n,n):pn,V=!ct(B)&&ct(B.set)?B.set.bind(n):pn,H=A({get:L,set:V});Object.defineProperty(r,N,{enumerable:!0,configurable:!0,get:()=>H.value,set:K=>H.value=K})}if(s)for(const N in s)LW(s[N],r,n,N);if(l){const N=ct(l)?l.call(n):l;Reflect.ownKeys(N).forEach(B=>{Vt(B,N[B])})}c&&CB(c,t,"c");function P(N,B){Ue(B)?B.forEach(L=>N(L.bind(n))):B&&N(B.bind(n))}if(P(xx,f),P(pt,d),P(MW,h),P(Zs,v),P(Rle,p),P(TW,g),P(Vle,T),P(Nle,_),P(Ale,C),P(Rn,m),P(xc,w),P(Ole,D),Ue(E))if(E.length){const N=t.exposed||(t.exposed={});E.forEach(B=>{Object.defineProperty(N,B,{get:()=>n[B],set:L=>n[B]=L})})}else t.exposed||(t.exposed={});x&&t.render===pn&&(t.render=x),M!=null&&(t.inheritAttrs=M),k&&(t.components=k),R&&(t.directives=R)}function Fle(t,e,n=pn){Ue(t)&&(t=rD(t));for(const r in t){const a=t[r];let i;Ot(a)?"default"in a?i=We(a.from||r,a.default,!0):i=We(a.from||r):i=We(a),gt(i)?Object.defineProperty(e,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):e[r]=i}}function CB(t,e,n){ro(Ue(t)?t.map(r=>r.bind(e.proxy)):t.bind(e.proxy),e,n)}function LW(t,e,n,r){const a=r.includes(".")?wW(n,r):()=>n[r];if(dt(t)){const i=e[t];ct(i)&&Ee(a,i)}else if(ct(t))Ee(a,t.bind(n));else if(Ot(t))if(Ue(t))t.forEach(i=>LW(i,e,n,r));else{const i=ct(t.handler)?t.handler.bind(n):e[t.handler];ct(i)&&Ee(a,i,t)}}function eO(t){const e=t.type,{mixins:n,extends:r}=e,{mixins:a,optionsCache:i,config:{optionMergeStrategies:o}}=t.appContext,s=i.get(e);let l;return s?l=s:!a.length&&!n&&!r?l=e:(l={},a.length&&a.forEach(u=>xw(l,u,o,!0)),xw(l,e,o)),Ot(e)&&i.set(e,l),l}function xw(t,e,n,r=!1){const{mixins:a,extends:i}=e;i&&xw(t,i,n,!0),a&&a.forEach(o=>xw(t,o,n,!0));for(const o in e)if(!(r&&o==="expose")){const s=zle[o]||n&&n[o];t[o]=s?s(t[o],e[o]):e[o]}return t}const zle={data:TB,props:EB,emits:EB,methods:Kg,computed:Kg,beforeCreate:$a,created:$a,beforeMount:$a,mounted:$a,beforeUpdate:$a,updated:$a,beforeDestroy:$a,beforeUnmount:$a,destroyed:$a,unmounted:$a,activated:$a,deactivated:$a,errorCaptured:$a,serverPrefetch:$a,components:Kg,directives:Kg,watch:Ule,provide:TB,inject:Gle};function TB(t,e){return e?t?function(){return Sr(ct(t)?t.call(this,this):t,ct(e)?e.call(this,this):e)}:e:t}function Gle(t,e){return Kg(rD(t),rD(e))}function rD(t){if(Ue(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}function $a(t,e){return t?[...new Set([].concat(t,e))]:e}function Kg(t,e){return t?Sr(Object.create(null),t,e):e}function EB(t,e){return t?Ue(t)&&Ue(e)?[...new Set([...t,...e])]:Sr(Object.create(null),xB(t),xB(e??{})):e}function Ule(t,e){if(!t)return e;if(!e)return t;const n=Sr(Object.create(null),t);for(const r in e)n[r]=$a(t[r],e[r]);return n}function OW(){return{app:null,config:{isNativeTag:Sse,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 Hle=0;function Wle(t,e){return function(r,a=null){ct(r)||(r=Sr({},r)),a!=null&&!Ot(a)&&(a=null);const i=OW(),o=new Set;let s=!1;const l=i.app={_uid:Hle++,_component:r,_props:a,_container:null,_context:i,_instance:null,version:pue,get config(){return i.config},set config(u){},use(u,...c){return o.has(u)||(u&&ct(u.install)?(o.add(u),u.install(l,...c)):ct(u)&&(o.add(u),u(l,...c))),l},mixin(u){return i.mixins.includes(u)||i.mixins.push(u),l},component(u,c){return c?(i.components[u]=c,l):i.components[u]},directive(u,c){return c?(i.directives[u]=c,l):i.directives[u]},mount(u,c,f){if(!s){const d=U(r,a);return d.appContext=i,c&&e?e(d,u):t(d,u,f),s=!0,l._container=u,u.__vue_app__=l,Ex(d.component)||d.component.proxy}},unmount(){s&&(t(null,l._container),delete l._container.__vue_app__)},provide(u,c){return i.provides[u]=c,l},runWithContext(u){Cw=l;try{return u()}finally{Cw=null}}};return l}}let Cw=null;function Vt(t,e){if(Yr){let n=Yr.provides;const r=Yr.parent&&Yr.parent.provides;r===n&&(n=Yr.provides=Object.create(r)),n[t]=e}}function We(t,e,n=!1){const r=Yr||ca;if(r||Cw){const a=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:Cw._context.provides;if(a&&t in a)return a[t];if(arguments.length>1)return n&&ct(e)?e.call(r&&r.proxy):e}}function Kle(t,e,n,r=!1){const a={},i={};bw(i,Cx,1),t.propsDefaults=Object.create(null),AW(t,e,a,i);for(const o in t.propsOptions[0])o in a||(a[o]=void 0);n?t.props=r?a:lW(a):t.type.props?t.props=a:t.props=i,t.attrs=i}function jle(t,e,n,r){const{props:a,attrs:i,vnode:{patchFlag:o}}=t,s=cn(a),[l]=t.propsOptions;let u=!1;if((r||o>0)&&!(o&16)){if(o&8){const c=t.vnode.dynamicProps;for(let f=0;f<c.length;f++){let d=c[f];if(gx(t.emitsOptions,d))continue;const h=e[d];if(l)if(Ut(i,d))h!==i[d]&&(i[d]=h,u=!0);else{const v=so(d);a[v]=aD(l,s,v,h,t,!1)}else h!==i[d]&&(i[d]=h,u=!0)}}}else{AW(t,e,a,i)&&(u=!0);let c;for(const f in s)(!e||!Ut(e,f)&&((c=_c(f))===f||!Ut(e,c)))&&(l?n&&(n[f]!==void 0||n[c]!==void 0)&&(a[f]=aD(l,s,f,void 0,t,!0)):delete a[f]);if(i!==s)for(const f in i)(!e||!Ut(e,f))&&(delete i[f],u=!0)}u&&Ol(t,"set","$attrs")}function AW(t,e,n,r){const[a,i]=t.propsOptions;let o=!1,s;if(e)for(let l in e){if(hS(l))continue;const u=e[l];let c;a&&Ut(a,c=so(l))?!i||!i.includes(c)?n[c]=u:(s||(s={}))[c]=u:gx(t.emitsOptions,l)||(!(l in r)||u!==r[l])&&(r[l]=u,o=!0)}if(i){const l=cn(n),u=s||er;for(let c=0;c<i.length;c++){const f=i[c];n[f]=aD(a,l,f,u[f],t,!Ut(u,f))}}return o}function aD(t,e,n,r,a,i){const o=t[n];if(o!=null){const s=Ut(o,"default");if(s&&r===void 0){const l=o.default;if(o.type!==Function&&!o.skipFactory&&ct(l)){const{propsDefaults:u}=a;n in u?r=u[n]:(Ap(a),r=u[n]=l.call(null,e),od())}else r=l}o[0]&&(i&&!s?r=!1:o[1]&&(r===""||r===_c(n))&&(r=!0))}return r}function NW(t,e,n=!1){const r=e.propsCache,a=r.get(t);if(a)return a;const i=t.props,o={},s=[];let l=!1;if(!ct(t)){const c=f=>{l=!0;const[d,h]=NW(f,e,!0);Sr(o,d),h&&s.push(...h)};!n&&e.mixins.length&&e.mixins.forEach(c),t.extends&&c(t.extends),t.mixins&&t.mixins.forEach(c)}if(!i&&!l)return Ot(t)&&r.set(t,sp),sp;if(Ue(i))for(let c=0;c<i.length;c++){const f=so(i[c]);MB(f)&&(o[f]=er)}else if(i)for(const c in i){const f=so(c);if(MB(f)){const d=i[c],h=o[f]=Ue(d)||ct(d)?{type:d}:Sr({},d);if(h){const v=RB(Boolean,h.type),p=RB(String,h.type);h[0]=v>-1,h[1]=p<0||v<p,(v>-1||Ut(h,"default"))&&s.push(f)}}}const u=[o,s];return Ot(t)&&r.set(t,u),u}function MB(t){return t[0]!=="$"}function DB(t){const e=t&&t.toString().match(/^\s*(function|class) (\w+)/);return e?e[2]:t===null?"null":""}function kB(t,e){return DB(t)===DB(e)}function RB(t,e){return Ue(e)?e.findIndex(n=>kB(n,t)):ct(e)&&kB(e,t)?0:-1}const VW=t=>t[0]==="_"||t==="$stable",tO=t=>Ue(t)?t.map(Ts):[Ts(t)],Yle=(t,e,n)=>{if(e._n)return e;const r=Q((...a)=>tO(e(...a)),n);return r._c=!1,r},BW=(t,e,n)=>{const r=t._ctx;for(const a in t){if(VW(a))continue;const i=t[a];if(ct(i))e[a]=Yle(a,i,r);else if(i!=null){const o=tO(i);e[a]=()=>o}}},$W=(t,e)=>{const n=tO(e);t.slots.default=()=>n},Xle=(t,e)=>{if(t.vnode.shapeFlag&32){const n=e._;n?(t.slots=cn(e),bw(e,"_",n)):BW(e,t.slots={})}else t.slots={},e&&$W(t,e);bw(t.slots,Cx,1)},qle=(t,e,n)=>{const{vnode:r,slots:a}=t;let i=!0,o=er;if(r.shapeFlag&32){const s=e._;s?n&&s===1?i=!1:(Sr(a,e),!n&&s===1&&delete a._):(i=!e.$stable,BW(e,a)),o=e}else e&&($W(t,e),o={default:1});if(i)for(const s in a)!VW(s)&&!(s in o)&&delete a[s]};function iD(t,e,n,r,a=!1){if(Ue(t)){t.forEach((d,h)=>iD(d,e&&(Ue(e)?e[h]:e),n,r,a));return}if(dp(r)&&!a)return;const i=r.shapeFlag&4?Ex(r.component)||r.component.proxy:r.el,o=a?null:i,{i:s,r:l}=t,u=e&&e.r,c=s.refs===er?s.refs={}:s.refs,f=s.setupState;if(u!=null&&u!==l&&(dt(u)?(c[u]=null,Ut(f,u)&&(f[u]=null)):gt(u)&&(u.value=null)),ct(l))Yu(l,s,12,[o,c]);else{const d=dt(l),h=gt(l);if(d||h){const v=()=>{if(t.f){const p=d?Ut(f,l)?f[l]:c[l]:l.value;a?Ue(p)&&IL(p,i):Ue(p)?p.includes(i)||p.push(i):d?(c[l]=[i],Ut(f,l)&&(f[l]=c[l])):(l.value=[i],t.k&&(c[t.k]=l.value))}else d?(c[l]=o,Ut(f,l)&&(f[l]=o)):h&&(l.value=o,t.k&&(c[t.k]=o))};o?(v.id=-1,ia(v,n)):v()}}}const ia=Cle;function Zle(t){return Qle(t)}function Qle(t,e){const n=qM();n.__VUE__=!0;const{insert:r,remove:a,patchProp:i,createElement:o,createText:s,createComment:l,setText:u,setElementText:c,parentNode:f,nextSibling:d,setScopeId:h=pn,insertStaticContent:v}=t,p=(Y,ee,se,ye=null,_e=null,be=null,Me=!1,Se=null,xe=!!ee.dynamicChildren)=>{if(Y===ee)return;Y&&!Ru(Y,ee)&&(ye=ne(Y),K(Y,_e,be,!0),Y=null),ee.patchFlag===-2&&(xe=!1,ee.dynamicChildren=null);const{type:De,ref:ge,shapeFlag:Ie}=ee;switch(De){case Sv:g(Y,ee,se,ye);break;case Ha:y(Y,ee,se,ye);break;case pT:Y==null&&m(ee,se,ye,Me);break;case Qe:k(Y,ee,se,ye,_e,be,Me,Se,xe);break;default:Ie&1?x(Y,ee,se,ye,_e,be,Me,Se,xe):Ie&6?R(Y,ee,se,ye,_e,be,Me,Se,xe):(Ie&64||Ie&128)&&De.process(Y,ee,se,ye,_e,be,Me,Se,xe,he)}ge!=null&&_e&&iD(ge,Y&&Y.ref,be,ee||Y,!ee)},g=(Y,ee,se,ye)=>{if(Y==null)r(ee.el=s(ee.children),se,ye);else{const _e=ee.el=Y.el;ee.children!==Y.children&&u(_e,ee.children)}},y=(Y,ee,se,ye)=>{Y==null?r(ee.el=l(ee.children||""),se,ye):ee.el=Y.el},m=(Y,ee,se,ye)=>{[Y.el,Y.anchor]=v(Y.children,ee,se,ye,Y.el,Y.anchor)},b=({el:Y,anchor:ee},se,ye)=>{let _e;for(;Y&&Y!==ee;)_e=d(Y),r(Y,se,ye),Y=_e;r(ee,se,ye)},w=({el:Y,anchor:ee})=>{let se;for(;Y&&Y!==ee;)se=d(Y),a(Y),Y=se;a(ee)},x=(Y,ee,se,ye,_e,be,Me,Se,xe)=>{Me=Me||ee.type==="svg",Y==null?_(ee,se,ye,_e,be,Me,Se,xe):D(Y,ee,_e,be,Me,Se,xe)},_=(Y,ee,se,ye,_e,be,Me,Se)=>{let xe,De;const{type:ge,props:Ie,shapeFlag:Ye,transition:Le,dirs:He}=Y;if(xe=Y.el=o(Y.type,be,Ie&&Ie.is,Ie),Ye&8?c(xe,Y.children):Ye&16&&T(Y.children,xe,null,ye,_e,be&&ge!=="foreignObject",Me,Se),He&&$c(Y,null,ye,"created"),C(xe,Y,Y.scopeId,Me,ye),Ie){for(const St in Ie)St!=="value"&&!hS(St)&&i(xe,St,null,Ie[St],be,Y.children,ye,_e,re);"value"in Ie&&i(xe,"value",null,Ie.value),(De=Ie.onVnodeBeforeMount)&&Hi(De,ye,Y)}He&&$c(Y,null,ye,"beforeMount");const lt=(!_e||_e&&!_e.pendingBranch)&&Le&&!Le.persisted;lt&&Le.beforeEnter(xe),r(xe,ee,se),((De=Ie&&Ie.onVnodeMounted)||lt||He)&&ia(()=>{De&&Hi(De,ye,Y),lt&&Le.enter(xe),He&&$c(Y,null,ye,"mounted")},_e)},C=(Y,ee,se,ye,_e)=>{if(se&&h(Y,se),ye)for(let be=0;be<ye.length;be++)h(Y,ye[be]);if(_e){let be=_e.subTree;if(ee===be){const Me=_e.vnode;C(Y,Me,Me.scopeId,Me.slotScopeIds,_e.parent)}}},T=(Y,ee,se,ye,_e,be,Me,Se,xe=0)=>{for(let De=xe;De<Y.length;De++){const ge=Y[De]=Se?Tu(Y[De]):Ts(Y[De]);p(null,ge,ee,se,ye,_e,be,Me,Se)}},D=(Y,ee,se,ye,_e,be,Me)=>{const Se=ee.el=Y.el;let{patchFlag:xe,dynamicChildren:De,dirs:ge}=ee;xe|=Y.patchFlag&16;const Ie=Y.props||er,Ye=ee.props||er;let Le;se&&Ic(se,!1),(Le=Ye.onVnodeBeforeUpdate)&&Hi(Le,se,ee,Y),ge&&$c(ee,Y,se,"beforeUpdate"),se&&Ic(se,!0);const He=_e&&ee.type!=="foreignObject";if(De?E(Y.dynamicChildren,De,Se,se,ye,He,be):Me||B(Y,ee,Se,null,se,ye,He,be,!1),xe>0){if(xe&16)M(Se,ee,Ie,Ye,se,ye,_e);else if(xe&2&&Ie.class!==Ye.class&&i(Se,"class",null,Ye.class,_e),xe&4&&i(Se,"style",Ie.style,Ye.style,_e),xe&8){const lt=ee.dynamicProps;for(let St=0;St<lt.length;St++){const At=lt[St],at=Ie[At],we=Ye[At];(we!==at||At==="value")&&i(Se,At,at,we,_e,Y.children,se,ye,re)}}xe&1&&Y.children!==ee.children&&c(Se,ee.children)}else!Me&&De==null&&M(Se,ee,Ie,Ye,se,ye,_e);((Le=Ye.onVnodeUpdated)||ge)&&ia(()=>{Le&&Hi(Le,se,ee,Y),ge&&$c(ee,Y,se,"updated")},ye)},E=(Y,ee,se,ye,_e,be,Me)=>{for(let Se=0;Se<ee.length;Se++){const xe=Y[Se],De=ee[Se],ge=xe.el&&(xe.type===Qe||!Ru(xe,De)||xe.shapeFlag&70)?f(xe.el):se;p(xe,De,ge,null,ye,_e,be,Me,!0)}},M=(Y,ee,se,ye,_e,be,Me)=>{if(se!==ye){if(se!==er)for(const Se in se)!hS(Se)&&!(Se in ye)&&i(Y,Se,se[Se],null,Me,ee.children,_e,be,re);for(const Se in ye){if(hS(Se))continue;const xe=ye[Se],De=se[Se];xe!==De&&Se!=="value"&&i(Y,Se,De,xe,Me,ee.children,_e,be,re)}"value"in ye&&i(Y,"value",se.value,ye.value)}},k=(Y,ee,se,ye,_e,be,Me,Se,xe)=>{const De=ee.el=Y?Y.el:s(""),ge=ee.anchor=Y?Y.anchor:s("");let{patchFlag:Ie,dynamicChildren:Ye,slotScopeIds:Le}=ee;Le&&(Se=Se?Se.concat(Le):Le),Y==null?(r(De,se,ye),r(ge,se,ye),T(ee.children,se,ge,_e,be,Me,Se,xe)):Ie>0&&Ie&64&&Ye&&Y.dynamicChildren?(E(Y.dynamicChildren,Ye,se,_e,be,Me,Se),(ee.key!=null||_e&&ee===_e.subTree)&&nO(Y,ee,!0)):B(Y,ee,se,ge,_e,be,Me,Se,xe)},R=(Y,ee,se,ye,_e,be,Me,Se,xe)=>{ee.slotScopeIds=Se,Y==null?ee.shapeFlag&512?_e.ctx.activate(ee,se,ye,Me,xe):O(ee,se,ye,_e,be,Me,xe):I(Y,ee,xe)},O=(Y,ee,se,ye,_e,be,Me)=>{const Se=Y.component=sue(Y,ye,_e);if(Sx(Y)&&(Se.ctx.renderer=he),lue(Se),Se.asyncDep){if(_e&&_e.registerDep(Se,P),!Y.el){const xe=Se.subTree=U(Ha);y(null,xe,ee,se)}return}P(Se,Y,ee,se,_e,be,Me)},I=(Y,ee,se)=>{const ye=ee.component=Y.component;if(_le(Y,ee,se))if(ye.asyncDep&&!ye.asyncResolved){N(ye,ee,se);return}else ye.next=ee,gle(ye.update),ye.update();else ee.el=Y.el,ye.vnode=ee},P=(Y,ee,se,ye,_e,be,Me)=>{const Se=()=>{if(Y.isMounted){let{next:ge,bu:Ie,u:Ye,parent:Le,vnode:He}=Y,lt=ge,St;Ic(Y,!1),ge?(ge.el=He.el,N(Y,ge,Me)):ge=He,Ie&&up(Ie),(St=ge.props&&ge.props.onVnodeBeforeUpdate)&&Hi(St,Le,ge,He),Ic(Y,!0);const At=uT(Y),at=Y.subTree;Y.subTree=At,p(at,At,f(at.el),ne(at),Y,_e,be),ge.el=At.el,lt===null&&xle(Y,At.el),Ye&&ia(Ye,_e),(St=ge.props&&ge.props.onVnodeUpdated)&&ia(()=>Hi(St,Le,ge,He),_e)}else{let ge;const{el:Ie,props:Ye}=ee,{bm:Le,m:He,parent:lt}=Y,St=dp(ee);if(Ic(Y,!1),Le&&up(Le),!St&&(ge=Ye&&Ye.onVnodeBeforeMount)&&Hi(ge,lt,ee),Ic(Y,!0),Ie&&q){const At=()=>{Y.subTree=uT(Y),q(Ie,Y.subTree,Y,_e,null)};St?ee.type.__asyncLoader().then(()=>!Y.isUnmounted&&At()):At()}else{const At=Y.subTree=uT(Y);p(null,At,se,ye,Y,_e,be),ee.el=At.el}if(He&&ia(He,_e),!St&&(ge=Ye&&Ye.onVnodeMounted)){const At=ee;ia(()=>Hi(ge,lt,At),_e)}(ee.shapeFlag&256||lt&&dp(lt.vnode)&&lt.vnode.shapeFlag&256)&&Y.a&&ia(Y.a,_e),Y.isMounted=!0,ee=se=ye=null}},xe=Y.effect=new zL(Se,()=>XL(De),Y.scope),De=Y.update=()=>xe.run();De.id=Y.uid,Ic(Y,!0),De()},N=(Y,ee,se)=>{ee.component=Y;const ye=Y.vnode.props;Y.vnode=ee,Y.next=null,jle(Y,ee.props,ye,se),qle(Y,ee.children,se),yv(),bB(),mv()},B=(Y,ee,se,ye,_e,be,Me,Se,xe=!1)=>{const De=Y&&Y.children,ge=Y?Y.shapeFlag:0,Ie=ee.children,{patchFlag:Ye,shapeFlag:Le}=ee;if(Ye>0){if(Ye&128){V(De,Ie,se,ye,_e,be,Me,Se,xe);return}else if(Ye&256){L(De,Ie,se,ye,_e,be,Me,Se,xe);return}}Le&8?(ge&16&&re(De,_e,be),Ie!==De&&c(se,Ie)):ge&16?Le&16?V(De,Ie,se,ye,_e,be,Me,Se,xe):re(De,_e,be,!0):(ge&8&&c(se,""),Le&16&&T(Ie,se,ye,_e,be,Me,Se,xe))},L=(Y,ee,se,ye,_e,be,Me,Se,xe)=>{Y=Y||sp,ee=ee||sp;const De=Y.length,ge=ee.length,Ie=Math.min(De,ge);let Ye;for(Ye=0;Ye<Ie;Ye++){const Le=ee[Ye]=xe?Tu(ee[Ye]):Ts(ee[Ye]);p(Y[Ye],Le,se,null,_e,be,Me,Se,xe)}De>ge?re(Y,_e,be,!0,!1,Ie):T(ee,se,ye,_e,be,Me,Se,xe,Ie)},V=(Y,ee,se,ye,_e,be,Me,Se,xe)=>{let De=0;const ge=ee.length;let Ie=Y.length-1,Ye=ge-1;for(;De<=Ie&&De<=Ye;){const Le=Y[De],He=ee[De]=xe?Tu(ee[De]):Ts(ee[De]);if(Ru(Le,He))p(Le,He,se,null,_e,be,Me,Se,xe);else break;De++}for(;De<=Ie&&De<=Ye;){const Le=Y[Ie],He=ee[Ye]=xe?Tu(ee[Ye]):Ts(ee[Ye]);if(Ru(Le,He))p(Le,He,se,null,_e,be,Me,Se,xe);else break;Ie--,Ye--}if(De>Ie){if(De<=Ye){const Le=Ye+1,He=Le<ge?ee[Le].el:ye;for(;De<=Ye;)p(null,ee[De]=xe?Tu(ee[De]):Ts(ee[De]),se,He,_e,be,Me,Se,xe),De++}}else if(De>Ye)for(;De<=Ie;)K(Y[De],_e,be,!0),De++;else{const Le=De,He=De,lt=new Map;for(De=He;De<=Ye;De++){const ae=ee[De]=xe?Tu(ee[De]):Ts(ee[De]);ae.key!=null&&lt.set(ae.key,De)}let St,At=0;const at=Ye-He+1;let we=!1,pe=0;const ce=new Array(at);for(De=0;De<at;De++)ce[De]=0;for(De=Le;De<=Ie;De++){const ae=Y[De];if(At>=at){K(ae,_e,be,!0);continue}let Fe;if(ae.key!=null)Fe=lt.get(ae.key);else for(St=He;St<=Ye;St++)if(ce[St-He]===0&&Ru(ae,ee[St])){Fe=St;break}Fe===void 0?K(ae,_e,be,!0):(ce[Fe-He]=De+1,Fe>=pe?pe=Fe:we=!0,p(ae,ee[Fe],se,null,_e,be,Me,Se,xe),At++)}const Re=we?Jle(ce):sp;for(St=Re.length-1,De=at-1;De>=0;De--){const ae=He+De,Fe=ee[ae],ht=ae+1<ge?ee[ae+1].el:ye;ce[De]===0?p(null,Fe,se,ht,_e,be,Me,Se,xe):we&&(St<0||De!==Re[St]?H(Fe,se,ht,2):St--)}}},H=(Y,ee,se,ye,_e=null)=>{const{el:be,type:Me,transition:Se,children:xe,shapeFlag:De}=Y;if(De&6){H(Y.component.subTree,ee,se,ye);return}if(De&128){Y.suspense.move(ee,se,ye);return}if(De&64){Me.move(Y,ee,se,he);return}if(Me===Qe){r(be,ee,se);for(let Ie=0;Ie<xe.length;Ie++)H(xe[Ie],ee,se,ye);r(Y.anchor,ee,se);return}if(Me===pT){b(Y,ee,se);return}if(ye!==2&&De&1&&Se)if(ye===0)Se.beforeEnter(be),r(be,ee,se),ia(()=>Se.enter(be),_e);else{const{leave:Ie,delayLeave:Ye,afterLeave:Le}=Se,He=()=>r(be,ee,se),lt=()=>{Ie(be,()=>{He(),Le&&Le()})};Ye?Ye(be,He,lt):lt()}else r(be,ee,se)},K=(Y,ee,se,ye=!1,_e=!1)=>{const{type:be,props:Me,ref:Se,children:xe,dynamicChildren:De,shapeFlag:ge,patchFlag:Ie,dirs:Ye}=Y;if(Se!=null&&iD(Se,null,se,Y,!0),ge&256){ee.ctx.deactivate(Y);return}const Le=ge&1&&Ye,He=!dp(Y);let lt;if(He&&(lt=Me&&Me.onVnodeBeforeUnmount)&&Hi(lt,ee,Y),ge&6)te(Y.component,se,ye);else{if(ge&128){Y.suspense.unmount(se,ye);return}Le&&$c(Y,null,ee,"beforeUnmount"),ge&64?Y.type.remove(Y,ee,se,_e,he,ye):De&&(be!==Qe||Ie>0&&Ie&64)?re(De,ee,se,!1,!0):(be===Qe&&Ie&384||!_e&&ge&16)&&re(xe,ee,se),ye&&X(Y)}(He&&(lt=Me&&Me.onVnodeUnmounted)||Le)&&ia(()=>{lt&&Hi(lt,ee,Y),Le&&$c(Y,null,ee,"unmounted")},se)},X=Y=>{const{type:ee,el:se,anchor:ye,transition:_e}=Y;if(ee===Qe){oe(se,ye);return}if(ee===pT){w(Y);return}const be=()=>{a(se),_e&&!_e.persisted&&_e.afterLeave&&_e.afterLeave()};if(Y.shapeFlag&1&&_e&&!_e.persisted){const{leave:Me,delayLeave:Se}=_e,xe=()=>Me(se,be);Se?Se(Y.el,be,xe):xe()}else be()},oe=(Y,ee)=>{let se;for(;Y!==ee;)se=d(Y),a(Y),Y=se;a(ee)},te=(Y,ee,se)=>{const{bum:ye,scope:_e,update:be,subTree:Me,um:Se}=Y;ye&&up(ye),_e.stop(),be&&(be.active=!1,K(Me,Y,ee,se)),Se&&ia(Se,ee),ia(()=>{Y.isUnmounted=!0},ee),ee&&ee.pendingBranch&&!ee.isUnmounted&&Y.asyncDep&&!Y.asyncResolved&&Y.suspenseId===ee.pendingId&&(ee.deps--,ee.deps===0&&ee.resolve())},re=(Y,ee,se,ye=!1,_e=!1,be=0)=>{for(let Me=be;Me<Y.length;Me++)K(Y[Me],ee,se,ye,_e)},ne=Y=>Y.shapeFlag&6?ne(Y.component.subTree):Y.shapeFlag&128?Y.suspense.next():d(Y.anchor||Y.el),J=(Y,ee,se)=>{Y==null?ee._vnode&&K(ee._vnode,null,null,!0):p(ee._vnode||null,Y,ee,null,null,null,se),bB(),yW(),ee._vnode=Y},he={p,um:K,m:H,r:X,mt:O,mc:T,pc:B,pbc:E,n:ne,o:t};let ue,q;return e&&([ue,q]=e(he)),{render:J,hydrate:ue,createApp:Wle(J,ue)}}function Ic({effect:t,update:e},n){t.allowRecurse=e.allowRecurse=n}function nO(t,e,n=!1){const r=t.children,a=e.children;if(Ue(r)&&Ue(a))for(let i=0;i<r.length;i++){const o=r[i];let s=a[i];s.shapeFlag&1&&!s.dynamicChildren&&((s.patchFlag<=0||s.patchFlag===32)&&(s=a[i]=Tu(a[i]),s.el=o.el),n||nO(o,s)),s.type===Sv&&(s.el=o.el)}}function Jle(t){const e=t.slice(),n=[0];let r,a,i,o,s;const l=t.length;for(r=0;r<l;r++){const u=t[r];if(u!==0){if(a=n[n.length-1],t[a]<u){e[r]=a,n.push(r);continue}for(i=0,o=n.length-1;i<o;)s=i+o>>1,t[n[s]]<u?i=s+1:o=s;u<t[n[i]]&&(i>0&&(e[r]=n[i-1]),n[i]=r)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=e[o];return n}const eue=t=>t.__isTeleport,h0=t=>t&&(t.disabled||t.disabled===""),LB=t=>typeof SVGElement<"u"&&t instanceof SVGElement,oD=(t,e)=>{const n=t&&t.to;return dt(n)?e?e(n):null:n},tue={__isTeleport:!0,process(t,e,n,r,a,i,o,s,l,u){const{mc:c,pc:f,pbc:d,o:{insert:h,querySelector:v,createText:p,createComment:g}}=u,y=h0(e.props);let{shapeFlag:m,children:b,dynamicChildren:w}=e;if(t==null){const x=e.el=p(""),_=e.anchor=p("");h(x,n,r),h(_,n,r);const C=e.target=oD(e.props,v),T=e.targetAnchor=p("");C&&(h(T,C),o=o||LB(C));const D=(E,M)=>{m&16&&c(b,E,M,a,i,o,s,l)};y?D(n,_):C&&D(C,T)}else{e.el=t.el;const x=e.anchor=t.anchor,_=e.target=t.target,C=e.targetAnchor=t.targetAnchor,T=h0(t.props),D=T?n:_,E=T?x:C;if(o=o||LB(_),w?(d(t.dynamicChildren,w,D,a,i,o,s),nO(t,e,!0)):l||f(t,e,D,E,a,i,o,s,!1),y)T||p1(e,n,x,u,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const M=e.target=oD(e.props,v);M&&p1(e,M,null,u,0)}else T&&p1(e,_,C,u,1)}IW(e)},remove(t,e,n,r,{um:a,o:{remove:i}},o){const{shapeFlag:s,children:l,anchor:u,targetAnchor:c,target:f,props:d}=t;if(f&&i(c),(o||!h0(d))&&(i(u),s&16))for(let h=0;h<l.length;h++){const v=l[h];a(v,e,n,!0,!!v.dynamicChildren)}},move:p1,hydrate:nue};function p1(t,e,n,{o:{insert:r},m:a},i=2){i===0&&r(t.targetAnchor,e,n);const{el:o,anchor:s,shapeFlag:l,children:u,props:c}=t,f=i===2;if(f&&r(o,e,n),(!f||h0(c))&&l&16)for(let d=0;d<u.length;d++)a(u[d],e,n,2);f&&r(s,e,n)}function nue(t,e,n,r,a,i,{o:{nextSibling:o,parentNode:s,querySelector:l}},u){const c=e.target=oD(e.props,l);if(c){const f=c._lpa||c.firstChild;if(e.shapeFlag&16)if(h0(e.props))e.anchor=u(o(t),e,s(t),n,r,a,i),e.targetAnchor=f;else{e.anchor=o(t);let d=f;for(;d;)if(d=o(d),d&&d.nodeType===8&&d.data==="teleport anchor"){e.targetAnchor=d,c._lpa=e.targetAnchor&&o(e.targetAnchor);break}u(f,e,c,n,r,a,i)}IW(e)}return e.anchor&&o(e.anchor)}const pm=tue;function IW(t){const e=t.ctx;if(e&&e.ut){let n=t.children[0].el;for(;n!==t.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",e.uid),n=n.nextSibling;e.ut()}}const Qe=Symbol.for("v-fgt"),Sv=Symbol.for("v-txt"),Ha=Symbol.for("v-cmt"),pT=Symbol.for("v-stc"),p0=[];let Go=null;function $(t=!1){p0.push(Go=t?null:[])}function rue(){p0.pop(),Go=p0[p0.length-1]||null}let ey=1;function OB(t){ey+=t}function PW(t){return t.dynamicChildren=ey>0?Go||sp:null,rue(),ey>0&&Go&&Go.push(t),t}function Z(t,e,n,r,a,i){return PW(G(t,e,n,r,a,i,!0))}function de(t,e,n,r,a){return PW(U(t,e,n,r,a,!0))}function In(t){return t?t.__v_isVNode===!0:!1}function Ru(t,e){return t.type===e.type&&t.key===e.key}const Cx="__vInternal",FW=({key:t})=>t??null,vS=({ref:t,ref_key:e,ref_for:n})=>(typeof t=="number"&&(t=""+t),t!=null?dt(t)||gt(t)||ct(t)?{i:ca,r:t,k:e,f:!!n}:t:null);function G(t,e=null,n=null,r=0,a=null,i=t===Qe?0:1,o=!1,s=!1){const l={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&FW(e),ref:e&&vS(e),scopeId:yx,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:a,dynamicChildren:null,appContext:null,ctx:ca};return s?(rO(l,n),i&128&&t.normalize(l)):n&&(l.shapeFlag|=dt(n)?8:16),ey>0&&!o&&Go&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&Go.push(l),l}const U=aue;function aue(t,e=null,n=null,r=0,a=null,i=!1){if((!t||t===DW)&&(t=Ha),In(t)){const s=Gs(t,e,!0);return n&&rO(s,n),ey>0&&!i&&Go&&(s.shapeFlag&6?Go[Go.indexOf(t)]=s:Go.push(s)),s.patchFlag|=-2,s}if(fue(t)&&(t=t.__vccOpts),e){e=Tx(e);let{class:s,style:l}=e;s&&!dt(s)&&(e.class=F(s)),Ot(l)&&(uW(l)&&!Ue(l)&&(l=Sr({},l)),e.style=Ze(l))}const o=dt(t)?1:SW(t)?128:eue(t)?64:Ot(t)?4:ct(t)?2:0;return G(t,e,n,r,a,o,i,!0)}function Tx(t){return t?uW(t)||Cx in t?Sr({},t):t:null}function Gs(t,e,n=!1){const{props:r,ref:a,patchFlag:i,children:o}=t,s=e?kt(r||{},e):r;return{__v_isVNode:!0,__v_skip:!0,type:t.type,props:s,key:s&&FW(s),ref:e&&e.ref?n&&a?Ue(a)?a.concat(vS(e)):[a,vS(e)]:vS(e):a,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:o,target:t.target,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==Qe?i===-1?16:i|16:i,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:t.transition,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Gs(t.ssContent),ssFallback:t.ssFallback&&Gs(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce}}function Je(t=" ",e=0){return U(Sv,null,t,e)}function le(t="",e=!1){return e?($(),de(Ha,null,t)):U(Ha,null,t)}function Ts(t){return t==null||typeof t=="boolean"?U(Ha):Ue(t)?U(Qe,null,t.slice()):typeof t=="object"?Tu(t):U(Sv,null,String(t))}function Tu(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Gs(t)}function rO(t,e){let n=0;const{shapeFlag:r}=t;if(e==null)e=null;else if(Ue(e))n=16;else if(typeof e=="object")if(r&65){const a=e.default;a&&(a._c&&(a._d=!1),rO(t,a()),a._c&&(a._d=!0));return}else{n=32;const a=e._;!a&&!(Cx in e)?e._ctx=ca:a===3&&ca&&(ca.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else ct(e)?(e={default:e,_ctx:ca},n=32):(e=String(e),r&64?(n=16,e=[Je(e)]):n=8);t.children=e,t.shapeFlag|=n}function kt(...t){const e={};for(let n=0;n<t.length;n++){const r=t[n];for(const a in r)if(a==="class")e.class!==r.class&&(e.class=F([e.class,r.class]));else if(a==="style")e.style=Ze([e.style,r.style]);else if(fx(a)){const i=e[a],o=r[a];o&&i!==o&&!(Ue(i)&&i.includes(o))&&(e[a]=i?[].concat(i,o):o)}else a!==""&&(e[a]=r[a])}return e}function Hi(t,e,n,r=null){ro(t,e,7,[n,r])}const iue=OW();let oue=0;function sue(t,e,n){const r=t.type,a=(e?e.appContext:t.appContext)||iue,i={uid:oue++,vnode:t,type:r,parent:e,appContext:a,root:null,next:null,subTree:null,effect:null,update:null,scope:new YH(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(a.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:NW(r,a),emitsOptions:bW(r,a),emit:null,emitted:null,propsDefaults:er,inheritAttrs:r.inheritAttrs,ctx:er,data:er,props:er,attrs:er,slots:er,refs:er,setupState:er,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.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 i.ctx={_:i},i.root=e?e.root:i,i.emit=ble.bind(null,i),t.ce&&t.ce(i),i}let Yr=null;const xt=()=>Yr||ca;let aO,th,AB="__VUE_INSTANCE_SETTERS__";(th=qM()[AB])||(th=qM()[AB]=[]),th.push(t=>Yr=t),aO=t=>{th.length>1?th.forEach(e=>e(t)):th[0](t)};const Ap=t=>{aO(t),t.scope.on()},od=()=>{Yr&&Yr.scope.off(),aO(null)};function zW(t){return t.vnode.shapeFlag&4}let ty=!1;function lue(t,e=!1){ty=e;const{props:n,children:r}=t.vnode,a=zW(t);Kle(t,n,a,e),Xle(t,r);const i=a?uue(t,e):void 0;return ty=!1,i}function uue(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=ju(new Proxy(t.ctx,Ile));const{setup:r}=n;if(r){const a=t.setupContext=r.length>1?UW(t):null;Ap(t),yv();const i=Yu(r,t,0,[t.props,a]);if(mv(),od(),j0(i)){if(i.then(od,od),e)return i.then(o=>{NB(t,o,e)}).catch(o=>{vx(o,t,0)});t.asyncDep=i}else NB(t,i,e)}else GW(t,e)}function NB(t,e,n){ct(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:Ot(e)&&(t.setupState=dW(e)),GW(t,n)}let VB;function GW(t,e,n){const r=t.type;if(!t.render){if(!e&&VB&&!r.render){const a=r.template||eO(t).template;if(a){const{isCustomElement:i,compilerOptions:o}=t.appContext.config,{delimiters:s,compilerOptions:l}=r,u=Sr(Sr({isCustomElement:i,delimiters:s},o),l);r.render=VB(a,u)}}t.render=r.render||pn}Ap(t),yv(),Ple(t),mv(),od()}function cue(t){return t.attrsProxy||(t.attrsProxy=new Proxy(t.attrs,{get(e,n){return Si(t,"get","$attrs"),e[n]}}))}function UW(t){const e=n=>{t.exposed=n||{}};return{get attrs(){return cue(t)},slots:t.slots,emit:t.emit,expose:e}}function Ex(t){if(t.exposed)return t.exposeProxy||(t.exposeProxy=new Proxy(dW(ju(t.exposed)),{get(e,n){if(n in e)return e[n];if(n in d0)return d0[n](t)},has(e,n){return n in e||n in d0}}))}function sD(t,e=!0){return ct(t)?t.displayName||t.name:t.name||e&&t.__name}function fue(t){return ct(t)&&"__vccOpts"in t}const A=(t,e)=>pW(t,e,ty);function nt(t,e,n){const r=arguments.length;return r===2?Ot(e)&&!Ue(e)?In(e)?U(t,null,[e]):U(t,e):U(t,null,e):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&In(n)&&(n=[n]),U(t,e,n))}const due=Symbol.for("v-scx"),hue=()=>We(due),pue="3.3.4",vue="http://www.w3.org/2000/svg",Af=typeof document<"u"?document:null,BB=Af&&Af.createElement("template"),gue={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,r)=>{const a=e?Af.createElementNS(vue,t):Af.createElement(t,n?{is:n}:void 0);return t==="select"&&r&&r.multiple!=null&&a.setAttribute("multiple",r.multiple),a},createText:t=>Af.createTextNode(t),createComment:t=>Af.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Af.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,n,r,a,i){const o=n?n.previousSibling:e.lastChild;if(a&&(a===i||a.nextSibling))for(;e.insertBefore(a.cloneNode(!0),n),!(a===i||!(a=a.nextSibling)););else{BB.innerHTML=r?`<svg>${t}</svg>`:t;const s=BB.content;if(r){const l=s.firstChild;for(;l.firstChild;)s.appendChild(l.firstChild);s.removeChild(l)}e.insertBefore(s,n)}return[o?o.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}};function yue(t,e,n){const r=t._vtc;r&&(e=(e?[e,...r]:[...r]).join(" ")),e==null?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}function mue(t,e,n){const r=t.style,a=dt(n);if(n&&!a){if(e&&!dt(e))for(const i in e)n[i]==null&&lD(r,i,"");for(const i in n)lD(r,i,n[i])}else{const i=r.display;a?e!==n&&(r.cssText=n):e&&t.removeAttribute("style"),"_vod"in t&&(r.display=i)}}const $B=/\s*!important$/;function lD(t,e,n){if(Ue(n))n.forEach(r=>lD(t,e,r));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const r=bue(t,e);$B.test(n)?t.setProperty(_c(r),n.replace($B,""),"important"):t[r]=n}}const IB=["Webkit","Moz","ms"],vT={};function bue(t,e){const n=vT[e];if(n)return n;let r=so(e);if(r!=="filter"&&r in t)return vT[e]=r;r=hm(r);for(let a=0;a<IB.length;a++){const i=IB[a]+r;if(i in t)return vT[e]=i}return e}const PB="http://www.w3.org/1999/xlink";function Sue(t,e,n,r,a){if(r&&e.startsWith("xlink:"))n==null?t.removeAttributeNS(PB,e.slice(6,e.length)):t.setAttributeNS(PB,e,n);else{const i=Ose(e);n==null||i&&!WH(n)?t.removeAttribute(e):t.setAttribute(e,i?"":n)}}function wue(t,e,n,r,a,i,o){if(e==="innerHTML"||e==="textContent"){r&&o(r,a,i),t[e]=n??"";return}const s=t.tagName;if(e==="value"&&s!=="PROGRESS"&&!s.includes("-")){t._value=n;const u=s==="OPTION"?t.getAttribute("value"):t.value,c=n??"";u!==c&&(t.value=c),n==null&&t.removeAttribute(e);return}let l=!1;if(n===""||n==null){const u=typeof t[e];u==="boolean"?n=WH(n):n==null&&u==="string"?(n="",l=!0):u==="number"&&(n=0,l=!0)}try{t[e]=n}catch{}l&&t.removeAttribute(e)}function Lu(t,e,n,r){t.addEventListener(e,n,r)}function _ue(t,e,n,r){t.removeEventListener(e,n,r)}function xue(t,e,n,r,a=null){const i=t._vei||(t._vei={}),o=i[e];if(r&&o)o.value=r;else{const[s,l]=Cue(e);if(r){const u=i[e]=Mue(r,a);Lu(t,s,u,l)}else o&&(_ue(t,s,o,l),i[e]=void 0)}}const FB=/(?:Once|Passive|Capture)$/;function Cue(t){let e;if(FB.test(t)){e={};let r;for(;r=t.match(FB);)t=t.slice(0,t.length-r[0].length),e[r[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):_c(t.slice(2)),e]}let gT=0;const Tue=Promise.resolve(),Eue=()=>gT||(Tue.then(()=>gT=0),gT=Date.now());function Mue(t,e){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;ro(Due(r,n.value),e,5,[r])};return n.value=t,n.attached=Eue(),n}function Due(t,e){if(Ue(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(r=>a=>!a._stopped&&r&&r(a))}else return e}const zB=/^on[a-z]/,kue=(t,e,n,r,a=!1,i,o,s,l)=>{e==="class"?yue(t,r,a):e==="style"?mue(t,n,r):fx(e)?$L(e)||xue(t,e,n,r,o):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):Rue(t,e,r,a))?wue(t,e,r,i,o,s,l):(e==="true-value"?t._trueValue=r:e==="false-value"&&(t._falseValue=r),Sue(t,e,r,a))};function Rue(t,e,n,r){return r?!!(e==="innerHTML"||e==="textContent"||e in t&&zB.test(e)&&ct(n)):e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA"||zB.test(e)&&dt(n)?!1:e in t}const Jl="transition",tg="animation",or=(t,{slots:e})=>nt(Mle,WW(t),e);or.displayName="Transition";const HW={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},Lue=or.props=Sr({},xW,HW),Pc=(t,e=[])=>{Ue(t)?t.forEach(n=>n(...e)):t&&t(...e)},GB=t=>t?Ue(t)?t.some(e=>e.length>1):t.length>1:!1;function WW(t){const e={};for(const k in t)k in HW||(e[k]=t[k]);if(t.css===!1)return e;const{name:n="v",type:r,duration:a,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:s=`${n}-enter-to`,appearFromClass:l=i,appearActiveClass:u=o,appearToClass:c=s,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=t,v=Oue(a),p=v&&v[0],g=v&&v[1],{onBeforeEnter:y,onEnter:m,onEnterCancelled:b,onLeave:w,onLeaveCancelled:x,onBeforeAppear:_=y,onAppear:C=m,onAppearCancelled:T=b}=e,D=(k,R,O)=>{gu(k,R?c:s),gu(k,R?u:o),O&&O()},E=(k,R)=>{k._isLeaving=!1,gu(k,f),gu(k,h),gu(k,d),R&&R()},M=k=>(R,O)=>{const I=k?C:m,P=()=>D(R,k,O);Pc(I,[R,P]),UB(()=>{gu(R,k?l:i),cl(R,k?c:s),GB(I)||HB(R,r,p,P)})};return Sr(e,{onBeforeEnter(k){Pc(y,[k]),cl(k,i),cl(k,o)},onBeforeAppear(k){Pc(_,[k]),cl(k,l),cl(k,u)},onEnter:M(!1),onAppear:M(!0),onLeave(k,R){k._isLeaving=!0;const O=()=>E(k,R);cl(k,f),jW(),cl(k,d),UB(()=>{k._isLeaving&&(gu(k,f),cl(k,h),GB(w)||HB(k,r,g,O))}),Pc(w,[k,O])},onEnterCancelled(k){D(k,!1),Pc(b,[k])},onAppearCancelled(k){D(k,!0),Pc(T,[k])},onLeaveCancelled(k){E(k),Pc(x,[k])}})}function Oue(t){if(t==null)return null;if(Ot(t))return[yT(t.enter),yT(t.leave)];{const e=yT(t);return[e,e]}}function yT(t){return Ese(t)}function cl(t,e){e.split(/\s+/).forEach(n=>n&&t.classList.add(n)),(t._vtc||(t._vtc=new Set)).add(e)}function gu(t,e){e.split(/\s+/).forEach(r=>r&&t.classList.remove(r));const{_vtc:n}=t;n&&(n.delete(e),n.size||(t._vtc=void 0))}function UB(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let Aue=0;function HB(t,e,n,r){const a=t._endId=++Aue,i=()=>{a===t._endId&&r()};if(n)return setTimeout(i,n);const{type:o,timeout:s,propCount:l}=KW(t,e);if(!o)return r();const u=o+"end";let c=0;const f=()=>{t.removeEventListener(u,d),i()},d=h=>{h.target===t&&++c>=l&&f()};setTimeout(()=>{c<l&&f()},s+1),t.addEventListener(u,d)}function KW(t,e){const n=window.getComputedStyle(t),r=v=>(n[v]||"").split(", "),a=r(`${Jl}Delay`),i=r(`${Jl}Duration`),o=WB(a,i),s=r(`${tg}Delay`),l=r(`${tg}Duration`),u=WB(s,l);let c=null,f=0,d=0;e===Jl?o>0&&(c=Jl,f=o,d=i.length):e===tg?u>0&&(c=tg,f=u,d=l.length):(f=Math.max(o,u),c=f>0?o>u?Jl:tg:null,d=c?c===Jl?i.length:l.length:0);const h=c===Jl&&/\b(transform|all)(,|$)/.test(r(`${Jl}Property`).toString());return{type:c,timeout:f,propCount:d,hasTransform:h}}function WB(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((n,r)=>KB(n)+KB(t[r])))}function KB(t){return Number(t.slice(0,-1).replace(",","."))*1e3}function jW(){return document.body.offsetHeight}const YW=new WeakMap,XW=new WeakMap,qW={name:"TransitionGroup",props:Sr({},Lue,{tag:String,moveClass:String}),setup(t,{slots:e}){const n=xt(),r=_W();let a,i;return Zs(()=>{if(!a.length)return;const o=t.moveClass||`${t.name||"v"}-move`;if(!Iue(a[0].el,n.vnode.el,o))return;a.forEach(Vue),a.forEach(Bue);const s=a.filter($ue);jW(),s.forEach(l=>{const u=l.el,c=u.style;cl(u,o),c.transform=c.webkitTransform=c.transitionDuration="";const f=u._moveCb=d=>{d&&d.target!==u||(!d||/transform$/.test(d.propertyName))&&(u.removeEventListener("transitionend",f),u._moveCb=null,gu(u,o))};u.addEventListener("transitionend",f)})}),()=>{const o=cn(t),s=WW(o);let l=o.tag||Qe;a=i,i=e.default?ZL(e.default()):[];for(let u=0;u<i.length;u++){const c=i[u];c.key!=null&&Op(c,Q0(c,s,r,n))}if(a)for(let u=0;u<a.length;u++){const c=a[u];Op(c,Q0(c,s,r,n)),YW.set(c,c.el.getBoundingClientRect())}return U(l,null,i)}}},Nue=t=>delete t.mode;qW.props;const ZW=qW;function Vue(t){const e=t.el;e._moveCb&&e._moveCb(),e._enterCb&&e._enterCb()}function Bue(t){XW.set(t,t.el.getBoundingClientRect())}function $ue(t){const e=YW.get(t),n=XW.get(t),r=e.left-n.left,a=e.top-n.top;if(r||a){const i=t.el.style;return i.transform=i.webkitTransform=`translate(${r}px,${a}px)`,i.transitionDuration="0s",t}}function Iue(t,e,n){const r=t.cloneNode();t._vtc&&t._vtc.forEach(o=>{o.split(/\s+/).forEach(s=>s&&r.classList.remove(s))}),n.split(/\s+/).forEach(o=>o&&r.classList.add(o)),r.style.display="none";const a=e.nodeType===1?e:e.parentNode;a.appendChild(r);const{hasTransform:i}=KW(r);return a.removeChild(r),i}const Np=t=>{const e=t.props["onUpdate:modelValue"]||!1;return Ue(e)?n=>up(e,n):e};function Pue(t){t.target.composing=!0}function jB(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const iO={created(t,{modifiers:{lazy:e,trim:n,number:r}},a){t._assign=Np(a);const i=r||a.props&&a.props.type==="number";Lu(t,e?"change":"input",o=>{if(o.target.composing)return;let s=t.value;n&&(s=s.trim()),i&&(s=XM(s)),t._assign(s)}),n&&Lu(t,"change",()=>{t.value=t.value.trim()}),e||(Lu(t,"compositionstart",Pue),Lu(t,"compositionend",jB),Lu(t,"change",jB))},mounted(t,{value:e}){t.value=e??""},beforeUpdate(t,{value:e,modifiers:{lazy:n,trim:r,number:a}},i){if(t._assign=Np(i),t.composing||document.activeElement===t&&t.type!=="range"&&(n||r&&t.value.trim()===e||(a||t.type==="number")&&XM(t.value)===e))return;const o=e??"";t.value!==o&&(t.value=o)}},Tw={deep:!0,created(t,e,n){t._assign=Np(n),Lu(t,"change",()=>{const r=t._modelValue,a=JW(t),i=t.checked,o=t._assign;if(Ue(r)){const s=KH(r,a),l=s!==-1;if(i&&!l)o(r.concat(a));else if(!i&&l){const u=[...r];u.splice(s,1),o(u)}}else if(dx(r)){const s=new Set(r);i?s.add(a):s.delete(a),o(s)}else o(e9(t,i))})},mounted:YB,beforeUpdate(t,e,n){t._assign=Np(n),YB(t,e,n)}};function YB(t,{value:e,oldValue:n},r){t._modelValue=e,Ue(e)?t.checked=KH(e,r.props.value)>-1:dx(e)?t.checked=e.has(r.props.value):e!==n&&(t.checked=Rp(e,e9(t,!0)))}const QW={created(t,{value:e},n){t.checked=Rp(e,n.props.value),t._assign=Np(n),Lu(t,"change",()=>{t._assign(JW(t))})},beforeUpdate(t,{value:e,oldValue:n},r){t._assign=Np(r),e!==n&&(t.checked=Rp(e,r.props.value))}};function JW(t){return"_value"in t?t._value:t.value}function e9(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const Fue=["ctrl","shift","alt","meta"],zue={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>Fue.some(n=>t[`${n}Key`]&&!e.includes(n))},ot=(t,e)=>(n,...r)=>{for(let a=0;a<e.length;a++){const i=zue[e[a]];if(i&&i(n,e))return}return t(n,...r)},Gue={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},jt=(t,e)=>n=>{if(!("key"in n))return;const r=_c(n.key);if(e.some(a=>a===r||Gue[a]===r))return t(n)},Qt={beforeMount(t,{value:e},{transition:n}){t._vod=t.style.display==="none"?"":t.style.display,n&&e?n.beforeEnter(t):ng(t,e)},mounted(t,{value:e},{transition:n}){n&&e&&n.enter(t)},updated(t,{value:e,oldValue:n},{transition:r}){!e!=!n&&(r?e?(r.beforeEnter(t),ng(t,!0),r.enter(t)):r.leave(t,()=>{ng(t,!1)}):ng(t,e))},beforeUnmount(t,{value:e}){ng(t,e)}};function ng(t,e){t.style.display=e?t._vod:"none"}const Uue=Sr({patchProp:kue},gue);let XB;function t9(){return XB||(XB=Zle(Uue))}const Vp=(...t)=>{t9().render(...t)},n9=(...t)=>{const e=t9().createApp(...t),{mount:n}=e;return e.mount=r=>{const a=Hue(r);if(!a)return;const i=e._component;!ct(i)&&!i.render&&!i.template&&(i.template=a.innerHTML),a.innerHTML="";const o=n(a,!1,a instanceof SVGElement);return a instanceof Element&&(a.removeAttribute("v-cloak"),a.setAttribute("data-v-app","")),o},e};function Hue(t){return dt(t)?document.querySelector(t):t}const Wue={__name:"App",setup(t){return(e,n)=>{const r=Ge("router-view");return $(),de(r,null,{default:Q(({Component:a})=>[($(),de(kle,null,[e.$route.meta.keepAlive?($(),de(Mt(a),{key:0})):le("",!0)],1024)),e.$route.meta.keepAlive?le("",!0):($(),de(Mt(a),{key:0}))]),_:1})}}},Kue="modulepreload",jue=function(t,e){return new URL(t,e).href},qB={},ZB=function(e,n,r){if(!n||n.length===0)return e();const a=document.getElementsByTagName("link");return Promise.all(n.map(i=>{if(i=jue(i,r),i in qB)return;qB[i]=!0;const o=i.endsWith(".css"),s=o?'[rel="stylesheet"]':"";if(!!r)for(let c=a.length-1;c>=0;c--){const f=a[c];if(f.href===i&&(!o||f.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${i}"]${s}`))return;const u=document.createElement("link");if(u.rel=o?"stylesheet":Kue,o||(u.as="script",u.crossOrigin=""),u.href=i,document.head.appendChild(u),o)return new Promise((c,f)=>{u.addEventListener("load",c),u.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${i}`)))})})).then(()=>e()).catch(i=>{const o=new Event("vite:preloadError",{cancelable:!0});if(o.payload=i,window.dispatchEvent(o),!o.defaultPrevented)throw i})};/*!
  2. * vue-router v4.0.16
  3. * (c) 2022 Eduardo San Martin Morote
  4. * @license MIT
  5. */const r9=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",wv=t=>r9?Symbol(t):"_vr_"+t,Yue=wv("rvlm"),QB=wv("rvd"),Mx=wv("r"),a9=wv("rl"),uD=wv("rvl"),Vh=typeof window<"u";function Xue(t){return t.__esModule||r9&&t[Symbol.toStringTag]==="Module"}const Un=Object.assign;function mT(t,e){const n={};for(const r in e){const a=e[r];n[r]=Array.isArray(a)?a.map(t):t(a)}return n}const v0=()=>{},que=/\/$/,Zue=t=>t.replace(que,"");function bT(t,e,n="/"){let r,a={},i="",o="";const s=e.indexOf("?"),l=e.indexOf("#",s>-1?s:0);return s>-1&&(r=e.slice(0,s),i=e.slice(s+1,l>-1?l:e.length),a=t(i)),l>-1&&(r=r||e.slice(0,l),o=e.slice(l,e.length)),r=tce(r??e,n),{fullPath:r+(i&&"?")+i+o,path:r,query:a,hash:o}}function Que(t,e){const n=e.query?t(e.query):"";return e.path+(n&&"?")+n+(e.hash||"")}function JB(t,e){return!e||!t.toLowerCase().startsWith(e.toLowerCase())?t:t.slice(e.length)||"/"}function Jue(t,e,n){const r=e.matched.length-1,a=n.matched.length-1;return r>-1&&r===a&&Bp(e.matched[r],n.matched[a])&&i9(e.params,n.params)&&t(e.query)===t(n.query)&&e.hash===n.hash}function Bp(t,e){return(t.aliasOf||t)===(e.aliasOf||e)}function i9(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(const n in t)if(!ece(t[n],e[n]))return!1;return!0}function ece(t,e){return Array.isArray(t)?e$(t,e):Array.isArray(e)?e$(e,t):t===e}function e$(t,e){return Array.isArray(e)?t.length===e.length&&t.every((n,r)=>n===e[r]):t.length===1&&t[0]===e}function tce(t,e){if(t.startsWith("/"))return t;if(!t)return e;const n=e.split("/"),r=t.split("/");let a=n.length-1,i,o;for(i=0;i<r.length;i++)if(o=r[i],!(a===1||o==="."))if(o==="..")a--;else break;return n.slice(0,a).join("/")+"/"+r.slice(i-(i===r.length?1:0)).join("/")}var ny;(function(t){t.pop="pop",t.push="push"})(ny||(ny={}));var g0;(function(t){t.back="back",t.forward="forward",t.unknown=""})(g0||(g0={}));function nce(t){if(!t)if(Vh){const e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^\w+:\/\/[^\/]+/,"")}else t="/";return t[0]!=="/"&&t[0]!=="#"&&(t="/"+t),Zue(t)}const rce=/^[^#]+#/;function ace(t,e){return t.replace(rce,"#")+e}function ice(t,e){const n=document.documentElement.getBoundingClientRect(),r=t.getBoundingClientRect();return{behavior:e.behavior,left:r.left-n.left-(e.left||0),top:r.top-n.top-(e.top||0)}}const Dx=()=>({left:window.pageXOffset,top:window.pageYOffset});function oce(t){let e;if("el"in t){const n=t.el,r=typeof n=="string"&&n.startsWith("#"),a=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!a)return;e=ice(a,t)}else e=t;"scrollBehavior"in document.documentElement.style?window.scrollTo(e):window.scrollTo(e.left!=null?e.left:window.pageXOffset,e.top!=null?e.top:window.pageYOffset)}function t$(t,e){return(history.state?history.state.position-e:-1)+t}const cD=new Map;function sce(t,e){cD.set(t,e)}function lce(t){const e=cD.get(t);return cD.delete(t),e}let uce=()=>location.protocol+"//"+location.host;function o9(t,e){const{pathname:n,search:r,hash:a}=e,i=t.indexOf("#");if(i>-1){let s=a.includes(t.slice(i))?t.slice(i).length:1,l=a.slice(s);return l[0]!=="/"&&(l="/"+l),JB(l,"")}return JB(n,t)+r+a}function cce(t,e,n,r){let a=[],i=[],o=null;const s=({state:d})=>{const h=o9(t,location),v=n.value,p=e.value;let g=0;if(d){if(n.value=h,e.value=d,o&&o===v){o=null;return}g=p?d.position-p.position:0}else r(h);a.forEach(y=>{y(n.value,v,{delta:g,type:ny.pop,direction:g?g>0?g0.forward:g0.back:g0.unknown})})};function l(){o=n.value}function u(d){a.push(d);const h=()=>{const v=a.indexOf(d);v>-1&&a.splice(v,1)};return i.push(h),h}function c(){const{history:d}=window;d.state&&d.replaceState(Un({},d.state,{scroll:Dx()}),"")}function f(){for(const d of i)d();i=[],window.removeEventListener("popstate",s),window.removeEventListener("beforeunload",c)}return window.addEventListener("popstate",s),window.addEventListener("beforeunload",c),{pauseListeners:l,listen:u,destroy:f}}function n$(t,e,n,r=!1,a=!1){return{back:t,current:e,forward:n,replaced:r,position:window.history.length,scroll:a?Dx():null}}function fce(t){const{history:e,location:n}=window,r={value:o9(t,n)},a={value:e.state};a.value||i(r.value,{back:null,current:r.value,forward:null,position:e.length-1,replaced:!0,scroll:null},!0);function i(l,u,c){const f=t.indexOf("#"),d=f>-1?(n.host&&document.querySelector("base")?t:t.slice(f))+l:uce()+t+l;try{e[c?"replaceState":"pushState"](u,"",d),a.value=u}catch(h){console.error(h),n[c?"replace":"assign"](d)}}function o(l,u){const c=Un({},e.state,n$(a.value.back,l,a.value.forward,!0),u,{position:a.value.position});i(l,c,!0),r.value=l}function s(l,u){const c=Un({},a.value,e.state,{forward:l,scroll:Dx()});i(c.current,c,!0);const f=Un({},n$(r.value,l,null),{position:c.position+1},u);i(l,f,!1),r.value=l}return{location:r,state:a,push:s,replace:o}}function dce(t){t=nce(t);const e=fce(t),n=cce(t,e.state,e.location,e.replace);function r(i,o=!0){o||n.pauseListeners(),history.go(i)}const a=Un({location:"",base:t,go:r,createHref:ace.bind(null,t)},e,n);return Object.defineProperty(a,"location",{enumerable:!0,get:()=>e.location.value}),Object.defineProperty(a,"state",{enumerable:!0,get:()=>e.state.value}),a}function hce(t){return t=location.host?t||location.pathname+location.search:"",t.includes("#")||(t+="#"),dce(t)}function pce(t){return typeof t=="string"||t&&typeof t=="object"}function s9(t){return typeof t=="string"||typeof t=="symbol"}const eu={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},l9=wv("nf");var r$;(function(t){t[t.aborted=4]="aborted",t[t.cancelled=8]="cancelled",t[t.duplicated=16]="duplicated"})(r$||(r$={}));function $p(t,e){return Un(new Error,{type:t,[l9]:!0},e)}function tu(t,e){return t instanceof Error&&l9 in t&&(e==null||!!(t.type&e))}const a$="[^/]+?",vce={sensitive:!1,strict:!1,start:!0,end:!0},gce=/[.+*?^${}()[\]/\\]/g;function yce(t,e){const n=Un({},vce,e),r=[];let a=n.start?"^":"";const i=[];for(const u of t){const c=u.length?[]:[90];n.strict&&!u.length&&(a+="/");for(let f=0;f<u.length;f++){const d=u[f];let h=40+(n.sensitive?.25:0);if(d.type===0)f||(a+="/"),a+=d.value.replace(gce,"\\$&"),h+=40;else if(d.type===1){const{value:v,repeatable:p,optional:g,regexp:y}=d;i.push({name:v,repeatable:p,optional:g});const m=y||a$;if(m!==a$){h+=10;try{new RegExp(`(${m})`)}catch(w){throw new Error(`Invalid custom RegExp for param "${v}" (${m}): `+w.message)}}let b=p?`((?:${m})(?:/(?:${m}))*)`:`(${m})`;f||(b=g&&u.length<2?`(?:/${b})`:"/"+b),g&&(b+="?"),a+=b,h+=20,g&&(h+=-8),p&&(h+=-20),m===".*"&&(h+=-50)}c.push(h)}r.push(c)}if(n.strict&&n.end){const u=r.length-1;r[u][r[u].length-1]+=.7000000000000001}n.strict||(a+="/?"),n.end?a+="$":n.strict&&(a+="(?:/|$)");const o=new RegExp(a,n.sensitive?"":"i");function s(u){const c=u.match(o),f={};if(!c)return null;for(let d=1;d<c.length;d++){const h=c[d]||"",v=i[d-1];f[v.name]=h&&v.repeatable?h.split("/"):h}return f}function l(u){let c="",f=!1;for(const d of t){(!f||!c.endsWith("/"))&&(c+="/"),f=!1;for(const h of d)if(h.type===0)c+=h.value;else if(h.type===1){const{value:v,repeatable:p,optional:g}=h,y=v in u?u[v]:"";if(Array.isArray(y)&&!p)throw new Error(`Provided param "${v}" is an array but it is not repeatable (* or + modifiers)`);const m=Array.isArray(y)?y.join("/"):y;if(!m)if(g)d.length<2&&t.length>1&&(c.endsWith("/")?c=c.slice(0,-1):f=!0);else throw new Error(`Missing required param "${v}"`);c+=m}}return c}return{re:o,score:r,keys:i,parse:s,stringify:l}}function mce(t,e){let n=0;for(;n<t.length&&n<e.length;){const r=e[n]-t[n];if(r)return r;n++}return t.length<e.length?t.length===1&&t[0]===40+40?-1:1:t.length>e.length?e.length===1&&e[0]===40+40?1:-1:0}function bce(t,e){let n=0;const r=t.score,a=e.score;for(;n<r.length&&n<a.length;){const i=mce(r[n],a[n]);if(i)return i;n++}if(Math.abs(a.length-r.length)===1){if(i$(r))return 1;if(i$(a))return-1}return a.length-r.length}function i$(t){const e=t[t.length-1];return t.length>0&&e[e.length-1]<0}const Sce={type:0,value:""},wce=/[a-zA-Z0-9_]/;function _ce(t){if(!t)return[[]];if(t==="/")return[[Sce]];if(!t.startsWith("/"))throw new Error(`Invalid path "${t}"`);function e(h){throw new Error(`ERR (${n})/"${u}": ${h}`)}let n=0,r=n;const a=[];let i;function o(){i&&a.push(i),i=[]}let s=0,l,u="",c="";function f(){u&&(n===0?i.push({type:0,value:u}):n===1||n===2||n===3?(i.length>1&&(l==="*"||l==="+")&&e(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:u,regexp:c,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):e("Invalid state to consume buffer"),u="")}function d(){u+=l}for(;s<t.length;){if(l=t[s++],l==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:l==="/"?(u&&f(),o()):l===":"?(f(),n=1):d();break;case 4:d(),n=r;break;case 1:l==="("?n=2:wce.test(l)?d():(f(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&s--);break;case 2:l===")"?c[c.length-1]=="\\"?c=c.slice(0,-1)+l:n=3:c+=l;break;case 3:f(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&s--,c="";break;default:e("Unknown state");break}}return n===2&&e(`Unfinished custom RegExp for param "${u}"`),f(),o(),a}function xce(t,e,n){const r=yce(_ce(t.path),n),a=Un(r,{record:t,parent:e,children:[],alias:[]});return e&&!a.record.aliasOf==!e.record.aliasOf&&e.children.push(a),a}function Cce(t,e){const n=[],r=new Map;e=s$({strict:!1,end:!0,sensitive:!1},e);function a(c){return r.get(c)}function i(c,f,d){const h=!d,v=Ece(c);v.aliasOf=d&&d.record;const p=s$(e,c),g=[v];if("alias"in c){const b=typeof c.alias=="string"?[c.alias]:c.alias;for(const w of b)g.push(Un({},v,{components:d?d.record.components:v.components,path:w,aliasOf:d?d.record:v}))}let y,m;for(const b of g){const{path:w}=b;if(f&&w[0]!=="/"){const x=f.record.path,_=x[x.length-1]==="/"?"":"/";b.path=f.record.path+(w&&_+w)}if(y=xce(b,f,p),d?d.alias.push(y):(m=m||y,m!==y&&m.alias.push(y),h&&c.name&&!o$(y)&&o(c.name)),"children"in v){const x=v.children;for(let _=0;_<x.length;_++)i(x[_],y,d&&d.children[_])}d=d||y,l(y)}return m?()=>{o(m)}:v0}function o(c){if(s9(c)){const f=r.get(c);f&&(r.delete(c),n.splice(n.indexOf(f),1),f.children.forEach(o),f.alias.forEach(o))}else{const f=n.indexOf(c);f>-1&&(n.splice(f,1),c.record.name&&r.delete(c.record.name),c.children.forEach(o),c.alias.forEach(o))}}function s(){return n}function l(c){let f=0;for(;f<n.length&&bce(c,n[f])>=0&&(c.record.path!==n[f].record.path||!u9(c,n[f]));)f++;n.splice(f,0,c),c.record.name&&!o$(c)&&r.set(c.record.name,c)}function u(c,f){let d,h={},v,p;if("name"in c&&c.name){if(d=r.get(c.name),!d)throw $p(1,{location:c});p=d.record.name,h=Un(Tce(f.params,d.keys.filter(m=>!m.optional).map(m=>m.name)),c.params),v=d.stringify(h)}else if("path"in c)v=c.path,d=n.find(m=>m.re.test(v)),d&&(h=d.parse(v),p=d.record.name);else{if(d=f.name?r.get(f.name):n.find(m=>m.re.test(f.path)),!d)throw $p(1,{location:c,currentLocation:f});p=d.record.name,h=Un({},f.params,c.params),v=d.stringify(h)}const g=[];let y=d;for(;y;)g.unshift(y.record),y=y.parent;return{name:p,path:v,params:h,matched:g,meta:Dce(g)}}return t.forEach(c=>i(c)),{addRoute:i,resolve:u,removeRoute:o,getRoutes:s,getRecordMatcher:a}}function Tce(t,e){const n={};for(const r of e)r in t&&(n[r]=t[r]);return n}function Ece(t){return{path:t.path,redirect:t.redirect,name:t.name,meta:t.meta||{},aliasOf:void 0,beforeEnter:t.beforeEnter,props:Mce(t),children:t.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in t?t.components||{}:{default:t.component}}}function Mce(t){const e={},n=t.props||!1;if("component"in t)e.default=n;else for(const r in t.components)e[r]=typeof n=="boolean"?n:n[r];return e}function o$(t){for(;t;){if(t.record.aliasOf)return!0;t=t.parent}return!1}function Dce(t){return t.reduce((e,n)=>Un(e,n.meta),{})}function s$(t,e){const n={};for(const r in t)n[r]=r in e?e[r]:t[r];return n}function u9(t,e){return e.children.some(n=>n===t||u9(t,n))}const c9=/#/g,kce=/&/g,Rce=/\//g,Lce=/=/g,Oce=/\?/g,f9=/\+/g,Ace=/%5B/g,Nce=/%5D/g,d9=/%5E/g,Vce=/%60/g,h9=/%7B/g,Bce=/%7C/g,p9=/%7D/g,$ce=/%20/g;function oO(t){return encodeURI(""+t).replace(Bce,"|").replace(Ace,"[").replace(Nce,"]")}function Ice(t){return oO(t).replace(h9,"{").replace(p9,"}").replace(d9,"^")}function fD(t){return oO(t).replace(f9,"%2B").replace($ce,"+").replace(c9,"%23").replace(kce,"%26").replace(Vce,"`").replace(h9,"{").replace(p9,"}").replace(d9,"^")}function Pce(t){return fD(t).replace(Lce,"%3D")}function Fce(t){return oO(t).replace(c9,"%23").replace(Oce,"%3F")}function zce(t){return t==null?"":Fce(t).replace(Rce,"%2F")}function Ew(t){try{return decodeURIComponent(""+t)}catch{}return""+t}function Gce(t){const e={};if(t===""||t==="?")return e;const r=(t[0]==="?"?t.slice(1):t).split("&");for(let a=0;a<r.length;++a){const i=r[a].replace(f9," "),o=i.indexOf("="),s=Ew(o<0?i:i.slice(0,o)),l=o<0?null:Ew(i.slice(o+1));if(s in e){let u=e[s];Array.isArray(u)||(u=e[s]=[u]),u.push(l)}else e[s]=l}return e}function l$(t){let e="";for(let n in t){const r=t[n];if(n=Pce(n),r==null){r!==void 0&&(e+=(e.length?"&":"")+n);continue}(Array.isArray(r)?r.map(i=>i&&fD(i)):[r&&fD(r)]).forEach(i=>{i!==void 0&&(e+=(e.length?"&":"")+n,i!=null&&(e+="="+i))})}return e}function Uce(t){const e={};for(const n in t){const r=t[n];r!==void 0&&(e[n]=Array.isArray(r)?r.map(a=>a==null?null:""+a):r==null?r:""+r)}return e}function rg(){let t=[];function e(r){return t.push(r),()=>{const a=t.indexOf(r);a>-1&&t.splice(a,1)}}function n(){t=[]}return{add:e,list:()=>t,reset:n}}function Eu(t,e,n,r,a){const i=r&&(r.enterCallbacks[a]=r.enterCallbacks[a]||[]);return()=>new Promise((o,s)=>{const l=f=>{f===!1?s($p(4,{from:n,to:e})):f instanceof Error?s(f):pce(f)?s($p(2,{from:e,to:f})):(i&&r.enterCallbacks[a]===i&&typeof f=="function"&&i.push(f),o())},u=t.call(r&&r.instances[a],e,n,l);let c=Promise.resolve(u);t.length<3&&(c=c.then(l)),c.catch(f=>s(f))})}function ST(t,e,n,r){const a=[];for(const i of t)for(const o in i.components){let s=i.components[o];if(!(e!=="beforeRouteEnter"&&!i.instances[o]))if(Hce(s)){const u=(s.__vccOpts||s)[e];u&&a.push(Eu(u,n,r,i,o))}else{let l=s();a.push(()=>l.then(u=>{if(!u)return Promise.reject(new Error(`Couldn't resolve component "${o}" at "${i.path}"`));const c=Xue(u)?u.default:u;i.components[o]=c;const d=(c.__vccOpts||c)[e];return d&&Eu(d,n,r,i,o)()}))}}return a}function Hce(t){return typeof t=="object"||"displayName"in t||"props"in t||"__vccOpts"in t}function u$(t){const e=We(Mx),n=We(a9),r=A(()=>e.resolve(S(t.to))),a=A(()=>{const{matched:l}=r.value,{length:u}=l,c=l[u-1],f=n.matched;if(!c||!f.length)return-1;const d=f.findIndex(Bp.bind(null,c));if(d>-1)return d;const h=c$(l[u-2]);return u>1&&c$(c)===h&&f[f.length-1].path!==h?f.findIndex(Bp.bind(null,l[u-2])):d}),i=A(()=>a.value>-1&&Yce(n.params,r.value.params)),o=A(()=>a.value>-1&&a.value===n.matched.length-1&&i9(n.params,r.value.params));function s(l={}){return jce(l)?e[S(t.replace)?"replace":"push"](S(t.to)).catch(v0):Promise.resolve()}return{route:r,href:A(()=>r.value.href),isActive:i,isExactActive:o,navigate:s}}const Wce=ie({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:u$,setup(t,{slots:e}){const n=en(u$(t)),{options:r}=We(Mx),a=A(()=>({[f$(t.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[f$(t.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const i=e.default&&e.default(n);return t.custom?i:nt("a",{"aria-current":n.isExactActive?t.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:a.value},i)}}}),Kce=Wce;function jce(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&!(t.button!==void 0&&t.button!==0)){if(t.currentTarget&&t.currentTarget.getAttribute){const e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function Yce(t,e){for(const n in e){const r=e[n],a=t[n];if(typeof r=="string"){if(r!==a)return!1}else if(!Array.isArray(a)||a.length!==r.length||r.some((i,o)=>i!==a[o]))return!1}return!0}function c$(t){return t?t.aliasOf?t.aliasOf.path:t.path:""}const f$=(t,e,n)=>t??e??n,Xce=ie({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(t,{attrs:e,slots:n}){const r=We(uD),a=A(()=>t.route||r.value),i=We(QB,0),o=A(()=>a.value.matched[i]);Vt(QB,i+1),Vt(Yue,o),Vt(uD,a);const s=z();return Ee(()=>[s.value,o.value,t.name],([l,u,c],[f,d,h])=>{u&&(u.instances[c]=l,d&&d!==u&&l&&l===f&&(u.leaveGuards.size||(u.leaveGuards=d.leaveGuards),u.updateGuards.size||(u.updateGuards=d.updateGuards))),l&&u&&(!d||!Bp(u,d)||!f)&&(u.enterCallbacks[c]||[]).forEach(v=>v(l))},{flush:"post"}),()=>{const l=a.value,u=o.value,c=u&&u.components[t.name],f=t.name;if(!c)return d$(n.default,{Component:c,route:l});const d=u.props[t.name],h=d?d===!0?l.params:typeof d=="function"?d(l):d:null,p=nt(c,Un({},h,e,{onVnodeUnmounted:g=>{g.component.isUnmounted&&(u.instances[f]=null)},ref:s}));return d$(n.default,{Component:p,route:l})||p}}});function d$(t,e){if(!t)return null;const n=t(e);return n.length===1?n[0]:n}const qce=Xce;function Zce(t){const e=Cce(t.routes,t),n=t.parseQuery||Gce,r=t.stringifyQuery||l$,a=t.history,i=rg(),o=rg(),s=rg(),l=Tn(eu);let u=eu;Vh&&t.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const c=mT.bind(null,te=>""+te),f=mT.bind(null,zce),d=mT.bind(null,Ew);function h(te,re){let ne,J;return s9(te)?(ne=e.getRecordMatcher(te),J=re):J=te,e.addRoute(J,ne)}function v(te){const re=e.getRecordMatcher(te);re&&e.removeRoute(re)}function p(){return e.getRoutes().map(te=>te.record)}function g(te){return!!e.getRecordMatcher(te)}function y(te,re){if(re=Un({},re||l.value),typeof te=="string"){const Y=bT(n,te,re.path),ee=e.resolve({path:Y.path},re),se=a.createHref(Y.fullPath);return Un(Y,ee,{params:d(ee.params),hash:Ew(Y.hash),redirectedFrom:void 0,href:se})}let ne;if("path"in te)ne=Un({},te,{path:bT(n,te.path,re.path).path});else{const Y=Un({},te.params);for(const ee in Y)Y[ee]==null&&delete Y[ee];ne=Un({},te,{params:f(te.params)}),re.params=f(re.params)}const J=e.resolve(ne,re),he=te.hash||"";J.params=c(d(J.params));const ue=Que(r,Un({},te,{hash:Ice(he),path:J.path})),q=a.createHref(ue);return Un({fullPath:ue,hash:he,query:r===l$?Uce(te.query):te.query||{}},J,{redirectedFrom:void 0,href:q})}function m(te){return typeof te=="string"?bT(n,te,l.value.path):Un({},te)}function b(te,re){if(u!==te)return $p(8,{from:re,to:te})}function w(te){return C(te)}function x(te){return w(Un(m(te),{replace:!0}))}function _(te){const re=te.matched[te.matched.length-1];if(re&&re.redirect){const{redirect:ne}=re;let J=typeof ne=="function"?ne(te):ne;return typeof J=="string"&&(J=J.includes("?")||J.includes("#")?J=m(J):{path:J},J.params={}),Un({query:te.query,hash:te.hash,params:te.params},J)}}function C(te,re){const ne=u=y(te),J=l.value,he=te.state,ue=te.force,q=te.replace===!0,Y=_(ne);if(Y)return C(Un(m(Y),{state:he,force:ue,replace:q}),re||ne);const ee=ne;ee.redirectedFrom=re;let se;return!ue&&Jue(r,J,ne)&&(se=$p(16,{to:ee,from:J}),V(J,J,!0,!1)),(se?Promise.resolve(se):D(ee,J)).catch(ye=>tu(ye)?tu(ye,2)?ye:L(ye):N(ye,ee,J)).then(ye=>{if(ye){if(tu(ye,2))return C(Un(m(ye.to),{state:he,force:ue,replace:q}),re||ee)}else ye=M(ee,J,!0,q,he);return E(ee,J,ye),ye})}function T(te,re){const ne=b(te,re);return ne?Promise.reject(ne):Promise.resolve()}function D(te,re){let ne;const[J,he,ue]=Qce(te,re);ne=ST(J.reverse(),"beforeRouteLeave",te,re);for(const Y of J)Y.leaveGuards.forEach(ee=>{ne.push(Eu(ee,te,re))});const q=T.bind(null,te,re);return ne.push(q),nh(ne).then(()=>{ne=[];for(const Y of i.list())ne.push(Eu(Y,te,re));return ne.push(q),nh(ne)}).then(()=>{ne=ST(he,"beforeRouteUpdate",te,re);for(const Y of he)Y.updateGuards.forEach(ee=>{ne.push(Eu(ee,te,re))});return ne.push(q),nh(ne)}).then(()=>{ne=[];for(const Y of te.matched)if(Y.beforeEnter&&!re.matched.includes(Y))if(Array.isArray(Y.beforeEnter))for(const ee of Y.beforeEnter)ne.push(Eu(ee,te,re));else ne.push(Eu(Y.beforeEnter,te,re));return ne.push(q),nh(ne)}).then(()=>(te.matched.forEach(Y=>Y.enterCallbacks={}),ne=ST(ue,"beforeRouteEnter",te,re),ne.push(q),nh(ne))).then(()=>{ne=[];for(const Y of o.list())ne.push(Eu(Y,te,re));return ne.push(q),nh(ne)}).catch(Y=>tu(Y,8)?Y:Promise.reject(Y))}function E(te,re,ne){for(const J of s.list())J(te,re,ne)}function M(te,re,ne,J,he){const ue=b(te,re);if(ue)return ue;const q=re===eu,Y=Vh?history.state:{};ne&&(J||q?a.replace(te.fullPath,Un({scroll:q&&Y&&Y.scroll},he)):a.push(te.fullPath,he)),l.value=te,V(te,re,ne,q),L()}let k;function R(){k||(k=a.listen((te,re,ne)=>{const J=y(te),he=_(J);if(he){C(Un(he,{replace:!0}),J).catch(v0);return}u=J;const ue=l.value;Vh&&sce(t$(ue.fullPath,ne.delta),Dx()),D(J,ue).catch(q=>tu(q,12)?q:tu(q,2)?(C(q.to,J).then(Y=>{tu(Y,20)&&!ne.delta&&ne.type===ny.pop&&a.go(-1,!1)}).catch(v0),Promise.reject()):(ne.delta&&a.go(-ne.delta,!1),N(q,J,ue))).then(q=>{q=q||M(J,ue,!1),q&&(ne.delta?a.go(-ne.delta,!1):ne.type===ny.pop&&tu(q,20)&&a.go(-1,!1)),E(J,ue,q)}).catch(v0)}))}let O=rg(),I=rg(),P;function N(te,re,ne){L(te);const J=I.list();return J.length?J.forEach(he=>he(te,re,ne)):console.error(te),Promise.reject(te)}function B(){return P&&l.value!==eu?Promise.resolve():new Promise((te,re)=>{O.add([te,re])})}function L(te){return P||(P=!te,R(),O.list().forEach(([re,ne])=>te?ne(te):re()),O.reset()),te}function V(te,re,ne,J){const{scrollBehavior:he}=t;if(!Vh||!he)return Promise.resolve();const ue=!ne&&lce(t$(te.fullPath,0))||(J||!ne)&&history.state&&history.state.scroll||null;return qe().then(()=>he(te,re,ue)).then(q=>q&&oce(q)).catch(q=>N(q,te,re))}const H=te=>a.go(te);let K;const X=new Set;return{currentRoute:l,addRoute:h,removeRoute:v,hasRoute:g,getRoutes:p,resolve:y,options:t,push:w,replace:x,go:H,back:()=>H(-1),forward:()=>H(1),beforeEach:i.add,beforeResolve:o.add,afterEach:s.add,onError:I.add,isReady:B,install(te){const re=this;te.component("RouterLink",Kce),te.component("RouterView",qce),te.config.globalProperties.$router=re,Object.defineProperty(te.config.globalProperties,"$route",{enumerable:!0,get:()=>S(l)}),Vh&&!K&&l.value===eu&&(K=!0,w(a.location).catch(he=>{}));const ne={};for(const he in eu)ne[he]=A(()=>l.value[he]);te.provide(Mx,re),te.provide(a9,en(ne)),te.provide(uD,l);const J=te.unmount;X.add(te),te.unmount=function(){X.delete(te),X.size<1&&(u=eu,k&&k(),k=null,l.value=eu,K=!1,P=!1),J()}}}}function nh(t){return t.reduce((e,n)=>e.then(()=>n()),Promise.resolve())}function Qce(t,e){const n=[],r=[],a=[],i=Math.max(e.matched.length,t.matched.length);for(let o=0;o<i;o++){const s=e.matched[o];s&&(t.matched.find(u=>Bp(u,s))?r.push(s):n.push(s));const l=t.matched[o];l&&(e.matched.find(u=>Bp(u,l))||a.push(l))}return[n,r,a]}function Jce(){return We(Mx)}function v9(t,e){return function(){return t.apply(e,arguments)}}const{toString:efe}=Object.prototype,{getPrototypeOf:sO}=Object,kx=(t=>e=>{const n=efe.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),Qs=t=>(t=t.toLowerCase(),e=>kx(e)===t),Rx=t=>e=>typeof e===t,{isArray:_v}=Array,ry=Rx("undefined");function tfe(t){return t!==null&&!ry(t)&&t.constructor!==null&&!ry(t.constructor)&&ao(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const g9=Qs("ArrayBuffer");function nfe(t){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&g9(t.buffer),e}const rfe=Rx("string"),ao=Rx("function"),y9=Rx("number"),Lx=t=>t!==null&&typeof t=="object",afe=t=>t===!0||t===!1,gS=t=>{if(kx(t)!=="object")return!1;const e=sO(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},ife=Qs("Date"),ofe=Qs("File"),sfe=Qs("Blob"),lfe=Qs("FileList"),ufe=t=>Lx(t)&&ao(t.pipe),cfe=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||ao(t.append)&&((e=kx(t))==="formdata"||e==="object"&&ao(t.toString)&&t.toString()==="[object FormData]"))},ffe=Qs("URLSearchParams"),dfe=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function vm(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t>"u")return;let r,a;if(typeof t!="object"&&(t=[t]),_v(t))for(r=0,a=t.length;r<a;r++)e.call(null,t[r],r,t);else{const i=n?Object.getOwnPropertyNames(t):Object.keys(t),o=i.length;let s;for(r=0;r<o;r++)s=i[r],e.call(null,t[s],s,t)}}function m9(t,e){e=e.toLowerCase();const n=Object.keys(t);let r=n.length,a;for(;r-- >0;)if(a=n[r],e===a.toLowerCase())return a;return null}const b9=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),S9=t=>!ry(t)&&t!==b9;function dD(){const{caseless:t}=S9(this)&&this||{},e={},n=(r,a)=>{const i=t&&m9(e,a)||a;gS(e[i])&&gS(r)?e[i]=dD(e[i],r):gS(r)?e[i]=dD({},r):_v(r)?e[i]=r.slice():e[i]=r};for(let r=0,a=arguments.length;r<a;r++)arguments[r]&&vm(arguments[r],n);return e}const hfe=(t,e,n,{allOwnKeys:r}={})=>(vm(e,(a,i)=>{n&&ao(a)?t[i]=v9(a,n):t[i]=a},{allOwnKeys:r}),t),pfe=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),vfe=(t,e,n,r)=>{t.prototype=Object.create(e.prototype,r),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},gfe=(t,e,n,r)=>{let a,i,o;const s={};if(e=e||{},t==null)return e;do{for(a=Object.getOwnPropertyNames(t),i=a.length;i-- >0;)o=a[i],(!r||r(o,t,e))&&!s[o]&&(e[o]=t[o],s[o]=!0);t=n!==!1&&sO(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},yfe=(t,e,n)=>{t=String(t),(n===void 0||n>t.length)&&(n=t.length),n-=e.length;const r=t.indexOf(e,n);return r!==-1&&r===n},mfe=t=>{if(!t)return null;if(_v(t))return t;let e=t.length;if(!y9(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},bfe=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&sO(Uint8Array)),Sfe=(t,e)=>{const r=(t&&t[Symbol.iterator]).call(t);let a;for(;(a=r.next())&&!a.done;){const i=a.value;e.call(t,i[0],i[1])}},wfe=(t,e)=>{let n;const r=[];for(;(n=t.exec(e))!==null;)r.push(n);return r},_fe=Qs("HTMLFormElement"),xfe=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,a){return r.toUpperCase()+a}),h$=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),Cfe=Qs("RegExp"),w9=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),r={};vm(n,(a,i)=>{let o;(o=e(a,i,t))!==!1&&(r[i]=o||a)}),Object.defineProperties(t,r)},Tfe=t=>{w9(t,(e,n)=>{if(ao(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=t[n];if(ao(r)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},Efe=(t,e)=>{const n={},r=a=>{a.forEach(i=>{n[i]=!0})};return _v(t)?r(t):r(String(t).split(e)),n},Mfe=()=>{},Dfe=(t,e)=>(t=+t,Number.isFinite(t)?t:e),wT="abcdefghijklmnopqrstuvwxyz",p$="0123456789",_9={DIGIT:p$,ALPHA:wT,ALPHA_DIGIT:wT+wT.toUpperCase()+p$},kfe=(t=16,e=_9.ALPHA_DIGIT)=>{let n="";const{length:r}=e;for(;t--;)n+=e[Math.random()*r|0];return n};function Rfe(t){return!!(t&&ao(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const Lfe=t=>{const e=new Array(10),n=(r,a)=>{if(Lx(r)){if(e.indexOf(r)>=0)return;if(!("toJSON"in r)){e[a]=r;const i=_v(r)?[]:{};return vm(r,(o,s)=>{const l=n(o,a+1);!ry(l)&&(i[s]=l)}),e[a]=void 0,i}}return r};return n(t,0)},Ofe=Qs("AsyncFunction"),Afe=t=>t&&(Lx(t)||ao(t))&&ao(t.then)&&ao(t.catch),Ke={isArray:_v,isArrayBuffer:g9,isBuffer:tfe,isFormData:cfe,isArrayBufferView:nfe,isString:rfe,isNumber:y9,isBoolean:afe,isObject:Lx,isPlainObject:gS,isUndefined:ry,isDate:ife,isFile:ofe,isBlob:sfe,isRegExp:Cfe,isFunction:ao,isStream:ufe,isURLSearchParams:ffe,isTypedArray:bfe,isFileList:lfe,forEach:vm,merge:dD,extend:hfe,trim:dfe,stripBOM:pfe,inherits:vfe,toFlatObject:gfe,kindOf:kx,kindOfTest:Qs,endsWith:yfe,toArray:mfe,forEachEntry:Sfe,matchAll:wfe,isHTMLForm:_fe,hasOwnProperty:h$,hasOwnProp:h$,reduceDescriptors:w9,freezeMethods:Tfe,toObjectSet:Efe,toCamelCase:xfe,noop:Mfe,toFiniteNumber:Dfe,findKey:m9,global:b9,isContextDefined:S9,ALPHABET:_9,generateString:kfe,isSpecCompliantForm:Rfe,toJSONObject:Lfe,isAsyncFn:Ofe,isThenable:Afe};function Cn(t,e,n,r,a){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),r&&(this.request=r),a&&(this.response=a)}Ke.inherits(Cn,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:Ke.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const x9=Cn.prototype,C9={};["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(t=>{C9[t]={value:t}});Object.defineProperties(Cn,C9);Object.defineProperty(x9,"isAxiosError",{value:!0});Cn.from=(t,e,n,r,a,i)=>{const o=Object.create(x9);return Ke.toFlatObject(t,o,function(l){return l!==Error.prototype},s=>s!=="isAxiosError"),Cn.call(o,t.message,e,n,r,a),o.cause=t,o.name=t.name,i&&Object.assign(o,i),o};const Nfe=null;function hD(t){return Ke.isPlainObject(t)||Ke.isArray(t)}function T9(t){return Ke.endsWith(t,"[]")?t.slice(0,-2):t}function v$(t,e,n){return t?t.concat(e).map(function(a,i){return a=T9(a),!n&&i?"["+a+"]":a}).join(n?".":""):e}function Vfe(t){return Ke.isArray(t)&&!t.some(hD)}const Bfe=Ke.toFlatObject(Ke,{},null,function(e){return/^is[A-Z]/.test(e)});function Ox(t,e,n){if(!Ke.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,n=Ke.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(p,g){return!Ke.isUndefined(g[p])});const r=n.metaTokens,a=n.visitor||c,i=n.dots,o=n.indexes,l=(n.Blob||typeof Blob<"u"&&Blob)&&Ke.isSpecCompliantForm(e);if(!Ke.isFunction(a))throw new TypeError("visitor must be a function");function u(v){if(v===null)return"";if(Ke.isDate(v))return v.toISOString();if(!l&&Ke.isBlob(v))throw new Cn("Blob is not supported. Use a Buffer instead.");return Ke.isArrayBuffer(v)||Ke.isTypedArray(v)?l&&typeof Blob=="function"?new Blob([v]):Buffer.from(v):v}function c(v,p,g){let y=v;if(v&&!g&&typeof v=="object"){if(Ke.endsWith(p,"{}"))p=r?p:p.slice(0,-2),v=JSON.stringify(v);else if(Ke.isArray(v)&&Vfe(v)||(Ke.isFileList(v)||Ke.endsWith(p,"[]"))&&(y=Ke.toArray(v)))return p=T9(p),y.forEach(function(b,w){!(Ke.isUndefined(b)||b===null)&&e.append(o===!0?v$([p],w,i):o===null?p:p+"[]",u(b))}),!1}return hD(v)?!0:(e.append(v$(g,p,i),u(v)),!1)}const f=[],d=Object.assign(Bfe,{defaultVisitor:c,convertValue:u,isVisitable:hD});function h(v,p){if(!Ke.isUndefined(v)){if(f.indexOf(v)!==-1)throw Error("Circular reference detected in "+p.join("."));f.push(v),Ke.forEach(v,function(y,m){(!(Ke.isUndefined(y)||y===null)&&a.call(e,y,Ke.isString(m)?m.trim():m,p,d))===!0&&h(y,p?p.concat(m):[m])}),f.pop()}}if(!Ke.isObject(t))throw new TypeError("data must be an object");return h(t),e}function g$(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(r){return e[r]})}function lO(t,e){this._pairs=[],t&&Ox(t,this,e)}const E9=lO.prototype;E9.append=function(e,n){this._pairs.push([e,n])};E9.toString=function(e){const n=e?function(r){return e.call(this,r,g$)}:g$;return this._pairs.map(function(a){return n(a[0])+"="+n(a[1])},"").join("&")};function $fe(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function M9(t,e,n){if(!e)return t;const r=n&&n.encode||$fe,a=n&&n.serialize;let i;if(a?i=a(e,n):i=Ke.isURLSearchParams(e)?e.toString():new lO(e,n).toString(r),i){const o=t.indexOf("#");o!==-1&&(t=t.slice(0,o)),t+=(t.indexOf("?")===-1?"?":"&")+i}return t}class Ife{constructor(){this.handlers=[]}use(e,n,r){return this.handlers.push({fulfilled:e,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){Ke.forEach(this.handlers,function(r){r!==null&&e(r)})}}const y$=Ife,D9={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Pfe=typeof URLSearchParams<"u"?URLSearchParams:lO,Ffe=typeof FormData<"u"?FormData:null,zfe=typeof Blob<"u"?Blob:null,Gfe=(()=>{let t;return typeof navigator<"u"&&((t=navigator.product)==="ReactNative"||t==="NativeScript"||t==="NS")?!1:typeof window<"u"&&typeof document<"u"})(),Ufe=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),Uo={isBrowser:!0,classes:{URLSearchParams:Pfe,FormData:Ffe,Blob:zfe},isStandardBrowserEnv:Gfe,isStandardBrowserWebWorkerEnv:Ufe,protocols:["http","https","file","blob","url","data"]};function Hfe(t,e){return Ox(t,new Uo.classes.URLSearchParams,Object.assign({visitor:function(n,r,a,i){return Uo.isNode&&Ke.isBuffer(n)?(this.append(r,n.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)}},e))}function Wfe(t){return Ke.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function Kfe(t){const e={},n=Object.keys(t);let r;const a=n.length;let i;for(r=0;r<a;r++)i=n[r],e[i]=t[i];return e}function k9(t){function e(n,r,a,i){let o=n[i++];const s=Number.isFinite(+o),l=i>=n.length;return o=!o&&Ke.isArray(a)?a.length:o,l?(Ke.hasOwnProp(a,o)?a[o]=[a[o],r]:a[o]=r,!s):((!a[o]||!Ke.isObject(a[o]))&&(a[o]=[]),e(n,r,a[o],i)&&Ke.isArray(a[o])&&(a[o]=Kfe(a[o])),!s)}if(Ke.isFormData(t)&&Ke.isFunction(t.entries)){const n={};return Ke.forEachEntry(t,(r,a)=>{e(Wfe(r),a,n,0)}),n}return null}function jfe(t,e,n){if(Ke.isString(t))try{return(e||JSON.parse)(t),Ke.trim(t)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(t)}const uO={transitional:D9,adapter:Uo.isNode?"http":"xhr",transformRequest:[function(e,n){const r=n.getContentType()||"",a=r.indexOf("application/json")>-1,i=Ke.isObject(e);if(i&&Ke.isHTMLForm(e)&&(e=new FormData(e)),Ke.isFormData(e))return a&&a?JSON.stringify(k9(e)):e;if(Ke.isArrayBuffer(e)||Ke.isBuffer(e)||Ke.isStream(e)||Ke.isFile(e)||Ke.isBlob(e))return e;if(Ke.isArrayBufferView(e))return e.buffer;if(Ke.isURLSearchParams(e))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let s;if(i){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Hfe(e,this.formSerializer).toString();if((s=Ke.isFileList(e))||r.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return Ox(s?{"files[]":e}:e,l&&new l,this.formSerializer)}}return i||a?(n.setContentType("application/json",!1),jfe(e)):e}],transformResponse:[function(e){const n=this.transitional||uO.transitional,r=n&&n.forcedJSONParsing,a=this.responseType==="json";if(e&&Ke.isString(e)&&(r&&!this.responseType||a)){const o=!(n&&n.silentJSONParsing)&&a;try{return JSON.parse(e)}catch(s){if(o)throw s.name==="SyntaxError"?Cn.from(s,Cn.ERR_BAD_RESPONSE,this,null,this.response):s}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Uo.classes.FormData,Blob:Uo.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};Ke.forEach(["delete","get","head","post","put","patch"],t=>{uO.headers[t]={}});const cO=uO,Yfe=Ke.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"]),Xfe=t=>{const e={};let n,r,a;return t&&t.split(`
  6. `).forEach(function(o){a=o.indexOf(":"),n=o.substring(0,a).trim().toLowerCase(),r=o.substring(a+1).trim(),!(!n||e[n]&&Yfe[n])&&(n==="set-cookie"?e[n]?e[n].push(r):e[n]=[r]:e[n]=e[n]?e[n]+", "+r:r)}),e},m$=Symbol("internals");function ag(t){return t&&String(t).trim().toLowerCase()}function yS(t){return t===!1||t==null?t:Ke.isArray(t)?t.map(yS):String(t)}function qfe(t){const e=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(t);)e[r[1]]=r[2];return e}const Zfe=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function _T(t,e,n,r,a){if(Ke.isFunction(r))return r.call(this,e,n);if(a&&(e=n),!!Ke.isString(e)){if(Ke.isString(r))return e.indexOf(r)!==-1;if(Ke.isRegExp(r))return r.test(e)}}function Qfe(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,r)=>n.toUpperCase()+r)}function Jfe(t,e){const n=Ke.toCamelCase(" "+e);["get","set","has"].forEach(r=>{Object.defineProperty(t,r+n,{value:function(a,i,o){return this[r].call(this,e,a,i,o)},configurable:!0})})}class Ax{constructor(e){e&&this.set(e)}set(e,n,r){const a=this;function i(s,l,u){const c=ag(l);if(!c)throw new Error("header name must be a non-empty string");const f=Ke.findKey(a,c);(!f||a[f]===void 0||u===!0||u===void 0&&a[f]!==!1)&&(a[f||l]=yS(s))}const o=(s,l)=>Ke.forEach(s,(u,c)=>i(u,c,l));return Ke.isPlainObject(e)||e instanceof this.constructor?o(e,n):Ke.isString(e)&&(e=e.trim())&&!Zfe(e)?o(Xfe(e),n):e!=null&&i(n,e,r),this}get(e,n){if(e=ag(e),e){const r=Ke.findKey(this,e);if(r){const a=this[r];if(!n)return a;if(n===!0)return qfe(a);if(Ke.isFunction(n))return n.call(this,a,r);if(Ke.isRegExp(n))return n.exec(a);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,n){if(e=ag(e),e){const r=Ke.findKey(this,e);return!!(r&&this[r]!==void 0&&(!n||_T(this,this[r],r,n)))}return!1}delete(e,n){const r=this;let a=!1;function i(o){if(o=ag(o),o){const s=Ke.findKey(r,o);s&&(!n||_T(r,r[s],s,n))&&(delete r[s],a=!0)}}return Ke.isArray(e)?e.forEach(i):i(e),a}clear(e){const n=Object.keys(this);let r=n.length,a=!1;for(;r--;){const i=n[r];(!e||_T(this,this[i],i,e,!0))&&(delete this[i],a=!0)}return a}normalize(e){const n=this,r={};return Ke.forEach(this,(a,i)=>{const o=Ke.findKey(r,i);if(o){n[o]=yS(a),delete n[i];return}const s=e?Qfe(i):String(i).trim();s!==i&&delete n[i],n[s]=yS(a),r[s]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const n=Object.create(null);return Ke.forEach(this,(r,a)=>{r!=null&&r!==!1&&(n[a]=e&&Ke.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,n])=>e+": "+n).join(`
  7. `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...n){const r=new this(e);return n.forEach(a=>r.set(a)),r}static accessor(e){const r=(this[m$]=this[m$]={accessors:{}}).accessors,a=this.prototype;function i(o){const s=ag(o);r[s]||(Jfe(a,o),r[s]=!0)}return Ke.isArray(e)?e.forEach(i):i(e),this}}Ax.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);Ke.reduceDescriptors(Ax.prototype,({value:t},e)=>{let n=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(r){this[n]=r}}});Ke.freezeMethods(Ax);const Ml=Ax;function xT(t,e){const n=this||cO,r=e||n,a=Ml.from(r.headers);let i=r.data;return Ke.forEach(t,function(s){i=s.call(n,i,a.normalize(),e?e.status:void 0)}),a.normalize(),i}function R9(t){return!!(t&&t.__CANCEL__)}function gm(t,e,n){Cn.call(this,t??"canceled",Cn.ERR_CANCELED,e,n),this.name="CanceledError"}Ke.inherits(gm,Cn,{__CANCEL__:!0});function ede(t,e,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?t(n):e(new Cn("Request failed with status code "+n.status,[Cn.ERR_BAD_REQUEST,Cn.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}const tde=Uo.isStandardBrowserEnv?function(){return{write:function(n,r,a,i,o,s){const l=[];l.push(n+"="+encodeURIComponent(r)),Ke.isNumber(a)&&l.push("expires="+new Date(a).toGMTString()),Ke.isString(i)&&l.push("path="+i),Ke.isString(o)&&l.push("domain="+o),s===!0&&l.push("secure"),document.cookie=l.join("; ")},read:function(n){const r=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return r?decodeURIComponent(r[3]):null},remove:function(n){this.write(n,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}();function nde(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function rde(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}function L9(t,e){return t&&!nde(e)?rde(t,e):e}const ade=Uo.isStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");let r;function a(i){let o=i;return e&&(n.setAttribute("href",o),o=n.href),n.setAttribute("href",o),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return r=a(window.location.href),function(o){const s=Ke.isString(o)?a(o):o;return s.protocol===r.protocol&&s.host===r.host}}():function(){return function(){return!0}}();function ide(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function ode(t,e){t=t||10;const n=new Array(t),r=new Array(t);let a=0,i=0,o;return e=e!==void 0?e:1e3,function(l){const u=Date.now(),c=r[i];o||(o=u),n[a]=l,r[a]=u;let f=i,d=0;for(;f!==a;)d+=n[f++],f=f%t;if(a=(a+1)%t,a===i&&(i=(i+1)%t),u-o<e)return;const h=c&&u-c;return h?Math.round(d*1e3/h):void 0}}function b$(t,e){let n=0;const r=ode(50,250);return a=>{const i=a.loaded,o=a.lengthComputable?a.total:void 0,s=i-n,l=r(s),u=i<=o;n=i;const c={loaded:i,total:o,progress:o?i/o:void 0,bytes:s,rate:l||void 0,estimated:l&&o&&u?(o-i)/l:void 0,event:a};c[e?"download":"upload"]=!0,t(c)}}const sde=typeof XMLHttpRequest<"u",lde=sde&&function(t){return new Promise(function(n,r){let a=t.data;const i=Ml.from(t.headers).normalize(),o=t.responseType;let s;function l(){t.cancelToken&&t.cancelToken.unsubscribe(s),t.signal&&t.signal.removeEventListener("abort",s)}Ke.isFormData(a)&&(Uo.isStandardBrowserEnv||Uo.isStandardBrowserWebWorkerEnv?i.setContentType(!1):i.setContentType("multipart/form-data;",!1));let u=new XMLHttpRequest;if(t.auth){const h=t.auth.username||"",v=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";i.set("Authorization","Basic "+btoa(h+":"+v))}const c=L9(t.baseURL,t.url);u.open(t.method.toUpperCase(),M9(c,t.params,t.paramsSerializer),!0),u.timeout=t.timeout;function f(){if(!u)return;const h=Ml.from("getAllResponseHeaders"in u&&u.getAllResponseHeaders()),p={data:!o||o==="text"||o==="json"?u.responseText:u.response,status:u.status,statusText:u.statusText,headers:h,config:t,request:u};ede(function(y){n(y),l()},function(y){r(y),l()},p),u=null}if("onloadend"in u?u.onloadend=f:u.onreadystatechange=function(){!u||u.readyState!==4||u.status===0&&!(u.responseURL&&u.responseURL.indexOf("file:")===0)||setTimeout(f)},u.onabort=function(){u&&(r(new Cn("Request aborted",Cn.ECONNABORTED,t,u)),u=null)},u.onerror=function(){r(new Cn("Network Error",Cn.ERR_NETWORK,t,u)),u=null},u.ontimeout=function(){let v=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded";const p=t.transitional||D9;t.timeoutErrorMessage&&(v=t.timeoutErrorMessage),r(new Cn(v,p.clarifyTimeoutError?Cn.ETIMEDOUT:Cn.ECONNABORTED,t,u)),u=null},Uo.isStandardBrowserEnv){const h=(t.withCredentials||ade(c))&&t.xsrfCookieName&&tde.read(t.xsrfCookieName);h&&i.set(t.xsrfHeaderName,h)}a===void 0&&i.setContentType(null),"setRequestHeader"in u&&Ke.forEach(i.toJSON(),function(v,p){u.setRequestHeader(p,v)}),Ke.isUndefined(t.withCredentials)||(u.withCredentials=!!t.withCredentials),o&&o!=="json"&&(u.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&u.addEventListener("progress",b$(t.onDownloadProgress,!0)),typeof t.onUploadProgress=="function"&&u.upload&&u.upload.addEventListener("progress",b$(t.onUploadProgress)),(t.cancelToken||t.signal)&&(s=h=>{u&&(r(!h||h.type?new gm(null,t,u):h),u.abort(),u=null)},t.cancelToken&&t.cancelToken.subscribe(s),t.signal&&(t.signal.aborted?s():t.signal.addEventListener("abort",s)));const d=ide(c);if(d&&Uo.protocols.indexOf(d)===-1){r(new Cn("Unsupported protocol "+d+":",Cn.ERR_BAD_REQUEST,t));return}u.send(a||null)})},mS={http:Nfe,xhr:lde};Ke.forEach(mS,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});const O9={getAdapter:t=>{t=Ke.isArray(t)?t:[t];const{length:e}=t;let n,r;for(let a=0;a<e&&(n=t[a],!(r=Ke.isString(n)?mS[n.toLowerCase()]:n));a++);if(!r)throw r===!1?new Cn(`Adapter ${n} is not supported by the environment`,"ERR_NOT_SUPPORT"):new Error(Ke.hasOwnProp(mS,n)?`Adapter '${n}' is not available in the build`:`Unknown adapter '${n}'`);if(!Ke.isFunction(r))throw new TypeError("adapter is not a function");return r},adapters:mS};function CT(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new gm(null,t)}function S$(t){return CT(t),t.headers=Ml.from(t.headers),t.data=xT.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),O9.getAdapter(t.adapter||cO.adapter)(t).then(function(r){return CT(t),r.data=xT.call(t,t.transformResponse,r),r.headers=Ml.from(r.headers),r},function(r){return R9(r)||(CT(t),r&&r.response&&(r.response.data=xT.call(t,t.transformResponse,r.response),r.response.headers=Ml.from(r.response.headers))),Promise.reject(r)})}const w$=t=>t instanceof Ml?t.toJSON():t;function Ip(t,e){e=e||{};const n={};function r(u,c,f){return Ke.isPlainObject(u)&&Ke.isPlainObject(c)?Ke.merge.call({caseless:f},u,c):Ke.isPlainObject(c)?Ke.merge({},c):Ke.isArray(c)?c.slice():c}function a(u,c,f){if(Ke.isUndefined(c)){if(!Ke.isUndefined(u))return r(void 0,u,f)}else return r(u,c,f)}function i(u,c){if(!Ke.isUndefined(c))return r(void 0,c)}function o(u,c){if(Ke.isUndefined(c)){if(!Ke.isUndefined(u))return r(void 0,u)}else return r(void 0,c)}function s(u,c,f){if(f in e)return r(u,c);if(f in t)return r(void 0,u)}const l={url:i,method:i,data:i,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:s,headers:(u,c)=>a(w$(u),w$(c),!0)};return Ke.forEach(Object.keys(Object.assign({},t,e)),function(c){const f=l[c]||a,d=f(t[c],e[c],c);Ke.isUndefined(d)&&f!==s||(n[c]=d)}),n}const A9="1.5.0",fO={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{fO[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}});const _$={};fO.transitional=function(e,n,r){function a(i,o){return"[Axios v"+A9+"] Transitional option '"+i+"'"+o+(r?". "+r:"")}return(i,o,s)=>{if(e===!1)throw new Cn(a(o," has been removed"+(n?" in "+n:"")),Cn.ERR_DEPRECATED);return n&&!_$[o]&&(_$[o]=!0,console.warn(a(o," has been deprecated since v"+n+" and will be removed in the near future"))),e?e(i,o,s):!0}};function ude(t,e,n){if(typeof t!="object")throw new Cn("options must be an object",Cn.ERR_BAD_OPTION_VALUE);const r=Object.keys(t);let a=r.length;for(;a-- >0;){const i=r[a],o=e[i];if(o){const s=t[i],l=s===void 0||o(s,i,t);if(l!==!0)throw new Cn("option "+i+" must be "+l,Cn.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new Cn("Unknown option "+i,Cn.ERR_BAD_OPTION)}}const pD={assertOptions:ude,validators:fO},nu=pD.validators;class Mw{constructor(e){this.defaults=e,this.interceptors={request:new y$,response:new y$}}request(e,n){typeof e=="string"?(n=n||{},n.url=e):n=e||{},n=Ip(this.defaults,n);const{transitional:r,paramsSerializer:a,headers:i}=n;r!==void 0&&pD.assertOptions(r,{silentJSONParsing:nu.transitional(nu.boolean),forcedJSONParsing:nu.transitional(nu.boolean),clarifyTimeoutError:nu.transitional(nu.boolean)},!1),a!=null&&(Ke.isFunction(a)?n.paramsSerializer={serialize:a}:pD.assertOptions(a,{encode:nu.function,serialize:nu.function},!0)),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o=i&&Ke.merge(i.common,i[n.method]);i&&Ke.forEach(["delete","get","head","post","put","patch","common"],v=>{delete i[v]}),n.headers=Ml.concat(o,i);const s=[];let l=!0;this.interceptors.request.forEach(function(p){typeof p.runWhen=="function"&&p.runWhen(n)===!1||(l=l&&p.synchronous,s.unshift(p.fulfilled,p.rejected))});const u=[];this.interceptors.response.forEach(function(p){u.push(p.fulfilled,p.rejected)});let c,f=0,d;if(!l){const v=[S$.bind(this),void 0];for(v.unshift.apply(v,s),v.push.apply(v,u),d=v.length,c=Promise.resolve(n);f<d;)c=c.then(v[f++],v[f++]);return c}d=s.length;let h=n;for(f=0;f<d;){const v=s[f++],p=s[f++];try{h=v(h)}catch(g){p.call(this,g);break}}try{c=S$.call(this,h)}catch(v){return Promise.reject(v)}for(f=0,d=u.length;f<d;)c=c.then(u[f++],u[f++]);return c}getUri(e){e=Ip(this.defaults,e);const n=L9(e.baseURL,e.url);return M9(n,e.params,e.paramsSerializer)}}Ke.forEach(["delete","get","head","options"],function(e){Mw.prototype[e]=function(n,r){return this.request(Ip(r||{},{method:e,url:n,data:(r||{}).data}))}});Ke.forEach(["post","put","patch"],function(e){function n(r){return function(i,o,s){return this.request(Ip(s||{},{method:e,headers:r?{"Content-Type":"multipart/form-data"}:{},url:i,data:o}))}}Mw.prototype[e]=n(),Mw.prototype[e+"Form"]=n(!0)});const bS=Mw;let cde=class N9{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(i){n=i});const r=this;this.promise.then(a=>{if(!r._listeners)return;let i=r._listeners.length;for(;i-- >0;)r._listeners[i](a);r._listeners=null}),this.promise.then=a=>{let i;const o=new Promise(s=>{r.subscribe(s),i=s}).then(a);return o.cancel=function(){r.unsubscribe(i)},o},e(function(i,o,s){r.reason||(r.reason=new gm(i,o,s),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const n=this._listeners.indexOf(e);n!==-1&&this._listeners.splice(n,1)}static source(){let e;return{token:new N9(function(a){e=a}),cancel:e}}};const fde=cde;function dde(t){return function(n){return t.apply(null,n)}}function hde(t){return Ke.isObject(t)&&t.isAxiosError===!0}const vD={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(vD).forEach(([t,e])=>{vD[e]=t});const pde=vD;function V9(t){const e=new bS(t),n=v9(bS.prototype.request,e);return Ke.extend(n,bS.prototype,e,{allOwnKeys:!0}),Ke.extend(n,e,null,{allOwnKeys:!0}),n.create=function(a){return V9(Ip(t,a))},n}const Lr=V9(cO);Lr.Axios=bS;Lr.CanceledError=gm;Lr.CancelToken=fde;Lr.isCancel=R9;Lr.VERSION=A9;Lr.toFormData=Ox;Lr.AxiosError=Cn;Lr.Cancel=Lr.CanceledError;Lr.all=function(e){return Promise.all(e)};Lr.spread=dde;Lr.isAxiosError=hde;Lr.mergeConfig=Ip;Lr.AxiosHeaders=Ml;Lr.formToJSON=t=>k9(Ke.isHTMLForm(t)?new FormData(t):t);Lr.getAdapter=O9.getAdapter;Lr.HttpStatusCode=pde;Lr.default=Lr;const ic=Lr;var vde=!1;/*!
  8. * pinia v2.1.6
  9. * (c) 2023 Eduardo San Martin Morote
  10. * @license MIT
  11. */const gde=Symbol();var x$;(function(t){t.direct="direct",t.patchObject="patch object",t.patchFunction="patch function"})(x$||(x$={}));function yde(){const t=XH(!0),e=t.run(()=>z({}));let n=[],r=[];const a=ju({install(i){a._a=i,i.provide(gde,a),i.config.globalProperties.$pinia=a,r.forEach(o=>n.push(o)),r=[]},use(i){return!this._a&&!vde?r.push(i):n.push(i),this},_p:n,_a:null,_e:t,_s:new Map,state:e});return a}function mde(t){return typeof t=="object"&&t!==null}function C$(t,e){return t=mde(t)?t:Object.create(null),new Proxy(t,{get(n,r,a){return r==="key"?Reflect.get(n,r,a):Reflect.get(n,r,a)||Reflect.get(e,r,a)}})}function bde(t,e){return e.reduce((n,r)=>n==null?void 0:n[r],t)}function Sde(t,e,n){return e.slice(0,-1).reduce((r,a)=>/^(__proto__)$/.test(a)?{}:r[a]=r[a]||{},t)[e[e.length-1]]=n,t}function wde(t,e){return e.reduce((n,r)=>{const a=r.split(".");return Sde(n,a,bde(t,a))},{})}function T$(t,{storage:e,serializer:n,key:r,debug:a}){try{const i=e==null?void 0:e.getItem(r);i&&t.$patch(n==null?void 0:n.deserialize(i))}catch(i){a&&console.error(i)}}function E$(t,{storage:e,serializer:n,key:r,paths:a,debug:i}){try{const o=Array.isArray(a)?wde(t,a):t;e.setItem(r,n.serialize(o))}catch(o){i&&console.error(o)}}function _de(t={}){return e=>{const{auto:n=!1}=t,{options:{persist:r=n},store:a,pinia:i}=e;if(!r)return;if(!(a.$id in i.state.value)){const s=i._s.get(a.$id.replace("__hot:",""));s&&Promise.resolve().then(()=>s.$persist());return}const o=(Array.isArray(r)?r.map(s=>C$(s,t)):[C$(r,t)]).map(({storage:s=localStorage,beforeRestore:l=null,afterRestore:u=null,serializer:c={serialize:JSON.stringify,deserialize:JSON.parse},key:f=a.$id,paths:d=null,debug:h=!1})=>{var v;return{storage:s,beforeRestore:l,afterRestore:u,serializer:c,key:((v=t.key)!=null?v:p=>p)(typeof f=="string"?f:f(a.$id)),paths:d,debug:h}});a.$persist=()=>{o.forEach(s=>{E$(a.$state,s)})},a.$hydrate=({runHooks:s=!0}={})=>{o.forEach(l=>{const{beforeRestore:u,afterRestore:c}=l;s&&(u==null||u(e)),T$(a,l),s&&(c==null||c(e))})},o.forEach(s=>{const{beforeRestore:l,afterRestore:u}=s;l==null||l(e),T$(a,s),u==null||u(e),a.$subscribe((c,f)=>{E$(f,s)},{detached:!0})})}}var xde=_de();const Xh=yde();Xh.use(xde);var gr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Bi(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function Cde(t){if(t.__esModule)return t;var e=t.default;if(typeof e=="function"){var n=function r(){return this instanceof r?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};n.prototype=e.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(t).forEach(function(r){var a=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(n,r,a.get?a:{enumerable:!0,get:function(){return t[r]}})}),n}var Tde={exports:{}};/*!
  12. * JavaScript Cookie v2.2.0
  13. * https://github.com/js-cookie/js-cookie
  14. *
  15. * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
  16. * Released under the MIT license
  17. */(function(t,e){(function(n){var r=!1;if(t.exports=n(),r=!0,!r){var a=window.Cookies,i=window.Cookies=n();i.noConflict=function(){return window.Cookies=a,i}}})(function(){function n(){for(var a=0,i={};a<arguments.length;a++){var o=arguments[a];for(var s in o)i[s]=o[s]}return i}function r(a){function i(o,s,l){var u;if(!(typeof document>"u")){if(arguments.length>1){if(l=n({path:"/"},i.defaults,l),typeof l.expires=="number"){var c=new Date;c.setMilliseconds(c.getMilliseconds()+l.expires*864e5),l.expires=c}l.expires=l.expires?l.expires.toUTCString():"";try{u=JSON.stringify(s),/^[\{\[]/.test(u)&&(s=u)}catch{}a.write?s=a.write(s,o):s=encodeURIComponent(String(s)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),o=encodeURIComponent(String(o)),o=o.replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent),o=o.replace(/[\(\)]/g,escape);var f="";for(var d in l)l[d]&&(f+="; "+d,l[d]!==!0&&(f+="="+l[d]));return document.cookie=o+"="+s+f}o||(u={});for(var h=document.cookie?document.cookie.split("; "):[],v=/(%[0-9A-Z]{2})+/g,p=0;p<h.length;p++){var g=h[p].split("="),y=g.slice(1).join("=");!this.json&&y.charAt(0)==='"'&&(y=y.slice(1,-1));try{var m=g[0].replace(v,decodeURIComponent);if(y=a.read?a.read(y,m):a(y,m)||y.replace(v,decodeURIComponent),this.json)try{y=JSON.parse(y)}catch{}if(o===m){u=y;break}o||(u[m]=y)}catch{}}return u}}return i.set=i,i.get=function(o){return i.call(i,o)},i.getJSON=function(){return i.apply({json:!0},[].slice.call(arguments))},i.defaults={},i.remove=function(o,s){i(o,"",n(s,{expires:-1}))},i.withConverter=r,i}return r(function(){})})})(Tde);const Ede="",ig=Symbol("showMessage");let Mde=class{success(e,n=!0){this[ig]("success",e,n)}warning(e,n=!0){this[ig]("warning",e,n)}info(e,n=!0){this[ig]("info",e,n)}error(e,n=!0){this[ig]("error",e,n)}[ig](e,n,r){if(r){let a=!0,i=document.getElementsByClassName("el-message");for(let o=0;o<i.length;o++)n==i[o].getElementsByClassName("el-message__content")[0].innerHTML&&(a=!1);(i.length==0||a)&&Message[e](n)}else Message[e](n)}},Dde=new Mde;const Ou=[],kde=ic.CancelToken;let Rde="000000000"|"0000000";ic.defaults.timeout=2e4;ic.defaults.baseURL="/disaster";ic.defaults.headers.post["Content-Type"]="application/json;charset=UTF-8";ic.interceptors.request.use(t=>{const e=JSON.stringify(t.url)+(t.data?JSON.stringify(t.data):JSON.stringify(t.params));return t.cancelToken=new kde(n=>{}),Ou.includes(e),Ou.push(e),t},t=>Promise.reject(t));ic.interceptors.response.use(t=>{const e=JSON.stringify(t.config.url)+(t.config.data?JSON.stringify(t.config.data):JSON.stringify(t.config.params));if(Ou.splice(Ou.findIndex(n=>n===e),1),t.status===200){let{data:n}=t;return n.returnCode==Rde?Promise.resolve(n):(n.returnMsg==="系统没有登录或会话超时!"&&(Xh.dispatch("user/changeState",{key:"token",value:""}),Xh.dispatch("user/changeState",{key:"name",value:""}),Xh.dispatch("user/changeState",{key:"userId",value:""}),Xh.dispatch("user/changeState",{key:"loginStatus",value:!1}),MessageBox.confirm("系统没有登录或会话超时, 是否登录?","提示",{confirmButtonText:"登录",cancelButtonText:"取消",type:"warning"}).then(()=>{MessageBox.close();let r=window.location.protocol+"//"+window.location.host+"/"+Ede;window.location.href=r}).catch(()=>{Dde.info("已取消!"),MessageBox.close()})),Promise.reject(n))}else return Promise.reject(t)},t=>{const{res:e}=t;if(e)return Ou.length=0,errorHandle(e.status,e.data.message),Promise.reject(e);if(console.log(t),t.message=="取消上传")return Promise.reject("cancel");if(t.message!="取消重复请求"){let n=t.message.indexOf("timeout")!=-1?{returnMsg:"请求超时"}:{returnMsg:"网络通讯异常"};return Ou.splice(Ou.findIndex(r=>r===Nr),1),Promise.reject(n)}});function Lde(t="service"){let e="";return t=="service"?e="/TransServlet":t=="manager"&&(e="/managersvr/TransServlet"),e}function Ode(t,e){t.clientToken="e47b87eec69545559d1e81e56626da68";let n="5f06c8bc77234f969d13e160b54c27e3";return t.userId=n,t.channelNo=e,t}const Nr=(t,e="service",n="post")=>{let r=Lde(e);return t=Ode(t,e),new Promise((a,i)=>{n=="post"?ic.post(r,t).then(o=>{a(o)}).catch(o=>{i(o)}):n=="get"&&ic.get(r,{params:t}).then(o=>{a(o)}).catch(o=>{i(o)})})},Ade='a[href],button:not([disabled]),button:not([hidden]),:not([tabindex="-1"]),input:not([disabled]),input:not([type="hidden"]),select:not([disabled]),textarea:not([disabled])',Nde=t=>getComputedStyle(t).position==="fixed"?!1:t.offsetParent!==null,M$=t=>Array.from(t.querySelectorAll(Ade)).filter(e=>Vde(e)&&Nde(e)),Vde=t=>{if(t.tabIndex>0||t.tabIndex===0&&t.getAttribute("tabIndex")!==null)return!0;if(t.disabled)return!1;switch(t.nodeName){case"A":return!!t.href&&t.rel!=="ignore";case"INPUT":return!(t.type==="hidden"||t.type==="file");case"BUTTON":case"SELECT":case"TEXTAREA":return!0;default:return!1}},SS=function(t,e,...n){let r;e.includes("mouse")||e.includes("click")?r="MouseEvents":e.includes("key")?r="KeyboardEvent":r="HTMLEvents";const a=document.createEvent(r);return a.initEvent(e,...n),t.dispatchEvent(a),t},B9=t=>!t.getAttribute("aria-owns"),$9=(t,e,n)=>{const{parentNode:r}=t;if(!r)return null;const a=r.querySelectorAll(n),i=Array.prototype.indexOf.call(a,t);return a[i+e]||null},wS=t=>{t&&(t.focus(),!B9(t)&&t.click())},Xn=(t,e,{checkForDefaultPrevented:n=!0}={})=>a=>{const i=t==null?void 0:t(a);if(n===!1||!i)return e==null?void 0:e(a)},D$=t=>e=>e.pointerType==="mouse"?t(e):void 0;var Bde=Object.defineProperty,$de=Object.defineProperties,Ide=Object.getOwnPropertyDescriptors,k$=Object.getOwnPropertySymbols,Pde=Object.prototype.hasOwnProperty,Fde=Object.prototype.propertyIsEnumerable,R$=(t,e,n)=>e in t?Bde(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,zde=(t,e)=>{for(var n in e||(e={}))Pde.call(e,n)&&R$(t,n,e[n]);if(k$)for(var n of k$(e))Fde.call(e,n)&&R$(t,n,e[n]);return t},Gde=(t,e)=>$de(t,Ide(e));function L$(t,e){var n;const r=Tn();return Li(()=>{r.value=t()},Gde(zde({},e),{flush:(n=e==null?void 0:e.flush)!=null?n:"sync"})),bv(r)}var O$;const Wt=typeof window<"u",Ude=t=>typeof t<"u",Hde=t=>typeof t=="function",Wde=t=>typeof t=="string",Pp=()=>{},I9=Wt&&((O$=window==null?void 0:window.navigator)==null?void 0:O$.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function oc(t){return typeof t=="function"?t():S(t)}function P9(t,e){function n(...r){return new Promise((a,i)=>{Promise.resolve(t(()=>e.apply(this,r),{fn:e,thisArg:this,args:r})).then(a).catch(i)})}return n}function Kde(t,e={}){let n,r,a=Pp;const i=s=>{clearTimeout(s),a(),a=Pp};return s=>{const l=oc(t),u=oc(e.maxWait);return n&&i(n),l<=0||u!==void 0&&u<=0?(r&&(i(r),r=null),Promise.resolve(s())):new Promise((c,f)=>{a=e.rejectOnCancel?f:c,u&&!r&&(r=setTimeout(()=>{n&&i(n),r=null,c(s())},u)),n=setTimeout(()=>{r&&i(r),r=null,c(s())},l)})}}function jde(t,e=!0,n=!0,r=!1){let a=0,i,o=!0,s=Pp,l;const u=()=>{i&&(clearTimeout(i),i=void 0,s(),s=Pp)};return f=>{const d=oc(t),h=Date.now()-a,v=()=>l=f();return u(),d<=0?(a=Date.now(),v()):(h>d&&(n||!o)?(a=Date.now(),v()):e&&(l=new Promise((p,g)=>{s=r?g:p,i=setTimeout(()=>{a=Date.now(),o=!0,p(v()),u()},Math.max(0,d-h))})),!n&&!i&&(i=setTimeout(()=>o=!0,d)),o=!1,l)}}function Yde(t){return t}function Nx(t){return qH()?(ZH(t),!0):!1}function Xde(t,e=200,n={}){return P9(Kde(e,n),t)}function qde(t,e=200,n={}){const r=z(t.value),a=Xde(()=>{r.value=t.value},e,n);return Ee(t,()=>a()),r}function F9(t,e=200,n=!1,r=!0,a=!1){return P9(jde(e,n,r,a),t)}function dO(t,e=!0){xt()?pt(t):e?t():qe(t)}function Cd(t,e,n={}){const{immediate:r=!0}=n,a=z(!1);let i=null;function o(){i&&(clearTimeout(i),i=null)}function s(){a.value=!1,o()}function l(...u){o(),a.value=!0,i=setTimeout(()=>{a.value=!1,i=null,t(...u)},oc(e))}return r&&(a.value=!0,Wt&&l()),Nx(s),{isPending:bv(a),start:l,stop:s}}function Di(t){var e;const n=oc(t);return(e=n==null?void 0:n.$el)!=null?e:n}const xv=Wt?window:void 0,Zde=Wt?window.document:void 0;function $n(...t){let e,n,r,a;if(Wde(t[0])||Array.isArray(t[0])?([n,r,a]=t,e=xv):[e,n,r,a]=t,!e)return Pp;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const i=[],o=()=>{i.forEach(c=>c()),i.length=0},s=(c,f,d,h)=>(c.addEventListener(f,d,h),()=>c.removeEventListener(f,d,h)),l=Ee(()=>[Di(e),oc(a)],([c,f])=>{o(),c&&i.push(...n.flatMap(d=>r.map(h=>s(c,d,h,f))))},{immediate:!0,flush:"post"}),u=()=>{l(),o()};return Nx(u),u}let A$=!1;function hO(t,e,n={}){const{window:r=xv,ignore:a=[],capture:i=!0,detectIframe:o=!1}=n;if(!r)return;I9&&!A$&&(A$=!0,Array.from(r.document.body.children).forEach(d=>d.addEventListener("click",Pp)));let s=!0;const l=d=>a.some(h=>{if(typeof h=="string")return Array.from(r.document.querySelectorAll(h)).some(v=>v===d.target||d.composedPath().includes(v));{const v=Di(h);return v&&(d.target===v||d.composedPath().includes(v))}}),c=[$n(r,"click",d=>{const h=Di(t);if(!(!h||h===d.target||d.composedPath().includes(h))){if(d.detail===0&&(s=!l(d)),!s){s=!0;return}e(d)}},{passive:!0,capture:i}),$n(r,"pointerdown",d=>{const h=Di(t);h&&(s=!d.composedPath().includes(h)&&!l(d))},{passive:!0}),o&&$n(r,"blur",d=>{var h;const v=Di(t);((h=r.document.activeElement)==null?void 0:h.tagName)==="IFRAME"&&!(v!=null&&v.contains(r.document.activeElement))&&e(d)})].filter(Boolean);return()=>c.forEach(d=>d())}function Qde(t,e=!1){const n=z(),r=()=>n.value=!!t();return r(),dO(r,e),n}function Jde(t){return JSON.parse(JSON.stringify(t))}const N$=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},V$="__vueuse_ssr_handlers__";N$[V$]=N$[V$]||{};function ehe(t,e,{window:n=xv,initialValue:r=""}={}){const a=z(r),i=A(()=>{var o;return Di(e)||((o=n==null?void 0:n.document)==null?void 0:o.documentElement)});return Ee([i,()=>oc(t)],([o,s])=>{var l;if(o&&n){const u=(l=n.getComputedStyle(o).getPropertyValue(s))==null?void 0:l.trim();a.value=u||r}},{immediate:!0}),Ee(a,o=>{var s;(s=i.value)!=null&&s.style&&i.value.style.setProperty(oc(t),o)}),a}function the({document:t=Zde}={}){if(!t)return z("visible");const e=z(t.visibilityState);return $n(t,"visibilitychange",()=>{e.value=t.visibilityState}),e}var B$=Object.getOwnPropertySymbols,nhe=Object.prototype.hasOwnProperty,rhe=Object.prototype.propertyIsEnumerable,ahe=(t,e)=>{var n={};for(var r in t)nhe.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&B$)for(var r of B$(t))e.indexOf(r)<0&&rhe.call(t,r)&&(n[r]=t[r]);return n};function Da(t,e,n={}){const r=n,{window:a=xv}=r,i=ahe(r,["window"]);let o;const s=Qde(()=>a&&"ResizeObserver"in a),l=()=>{o&&(o.disconnect(),o=void 0)},u=Ee(()=>Di(t),f=>{l(),s.value&&a&&f&&(o=new ResizeObserver(e),o.observe(f,i))},{immediate:!0,flush:"post"}),c=()=>{l(),u()};return Nx(c),{isSupported:s,stop:c}}function $$(t,e={}){const{reset:n=!0,windowResize:r=!0,windowScroll:a=!0,immediate:i=!0}=e,o=z(0),s=z(0),l=z(0),u=z(0),c=z(0),f=z(0),d=z(0),h=z(0);function v(){const p=Di(t);if(!p){n&&(o.value=0,s.value=0,l.value=0,u.value=0,c.value=0,f.value=0,d.value=0,h.value=0);return}const g=p.getBoundingClientRect();o.value=g.height,s.value=g.bottom,l.value=g.left,u.value=g.right,c.value=g.top,f.value=g.width,d.value=g.x,h.value=g.y}return Da(t,v),Ee(()=>Di(t),p=>!p&&v()),a&&$n("scroll",v,{capture:!0,passive:!0}),r&&$n("resize",v,{passive:!0}),dO(()=>{i&&v()}),{height:o,bottom:s,left:l,right:u,top:c,width:f,x:d,y:h,update:v}}var I$;(function(t){t.UP="UP",t.RIGHT="RIGHT",t.DOWN="DOWN",t.LEFT="LEFT",t.NONE="NONE"})(I$||(I$={}));var ihe=Object.defineProperty,P$=Object.getOwnPropertySymbols,ohe=Object.prototype.hasOwnProperty,she=Object.prototype.propertyIsEnumerable,F$=(t,e,n)=>e in t?ihe(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,lhe=(t,e)=>{for(var n in e||(e={}))ohe.call(e,n)&&F$(t,n,e[n]);if(P$)for(var n of P$(e))she.call(e,n)&&F$(t,n,e[n]);return t};const uhe={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]};lhe({linear:Yde},uhe);function che(t,e,n,r={}){var a,i,o;const{clone:s=!1,passive:l=!1,eventName:u,deep:c=!1,defaultValue:f}=r,d=xt(),h=n||(d==null?void 0:d.emit)||((a=d==null?void 0:d.$emit)==null?void 0:a.bind(d))||((o=(i=d==null?void 0:d.proxy)==null?void 0:i.$emit)==null?void 0:o.bind(d==null?void 0:d.proxy));let v=u;e||(e="modelValue"),v=u||v||`update:${e.toString()}`;const p=y=>s?Hde(s)?s(y):Jde(y):y,g=()=>Ude(t[e])?p(t[e]):f;if(l){const y=g(),m=z(y);return Ee(()=>t[e],b=>m.value=p(b)),Ee(m,b=>{(b!==t[e]||c)&&h(v,b)},{deep:c}),m}else return A({get(){return g()},set(y){h(v,y)}})}function fhe({window:t=xv}={}){if(!t)return z(!1);const e=z(t.document.hasFocus());return $n(t,"blur",()=>{e.value=!1}),$n(t,"focus",()=>{e.value=!0}),e}function dhe(t={}){const{window:e=xv,initialWidth:n=1/0,initialHeight:r=1/0,listenOrientation:a=!0,includeScrollbar:i=!0}=t,o=z(n),s=z(r),l=()=>{e&&(i?(o.value=e.innerWidth,s.value=e.innerHeight):(o.value=e.document.documentElement.clientWidth,s.value=e.document.documentElement.clientHeight))};return l(),dO(l),$n("resize",l,{passive:!0}),a&&$n("orientationchange",l,{passive:!0}),{width:o,height:s}}const z9=()=>Wt&&/firefox/i.test(window.navigator.userAgent),hhe=(t,e)=>{if(!Wt||!t||!e)return!1;const n=t.getBoundingClientRect();let r;return e instanceof Element?r=e.getBoundingClientRect():r={top:0,right:window.innerWidth,bottom:window.innerHeight,left:0},n.top<r.bottom&&n.bottom>r.top&&n.right>r.left&&n.left<r.right},z$=t=>{let e=0,n=t;for(;n;)e+=n.offsetTop,n=n.offsetParent;return e},phe=(t,e)=>Math.abs(z$(t)-z$(e)),pO=t=>{let e,n;return t.type==="touchend"?(n=t.changedTouches[0].clientY,e=t.changedTouches[0].clientX):t.type.startsWith("touch")?(n=t.touches[0].clientY,e=t.touches[0].clientX):(n=t.clientY,e=t.clientX),{clientX:e,clientY:n}};var vhe=typeof global=="object"&&global&&global.Object===Object&&global;const G9=vhe;var ghe=typeof self=="object"&&self&&self.Object===Object&&self,yhe=G9||ghe||Function("return this")();const ss=yhe;var mhe=ss.Symbol;const lo=mhe;var U9=Object.prototype,bhe=U9.hasOwnProperty,She=U9.toString,og=lo?lo.toStringTag:void 0;function whe(t){var e=bhe.call(t,og),n=t[og];try{t[og]=void 0;var r=!0}catch{}var a=She.call(t);return r&&(e?t[og]=n:delete t[og]),a}var _he=Object.prototype,xhe=_he.toString;function Che(t){return xhe.call(t)}var The="[object Null]",Ehe="[object Undefined]",G$=lo?lo.toStringTag:void 0;function Pd(t){return t==null?t===void 0?Ehe:The:G$&&G$ in Object(t)?whe(t):Che(t)}function Us(t){return t!=null&&typeof t=="object"}var Mhe="[object Symbol]";function Vx(t){return typeof t=="symbol"||Us(t)&&Pd(t)==Mhe}function H9(t,e){for(var n=-1,r=t==null?0:t.length,a=Array(r);++n<r;)a[n]=e(t[n],n,t);return a}var Dhe=Array.isArray;const Xa=Dhe;var khe=1/0,U$=lo?lo.prototype:void 0,H$=U$?U$.toString:void 0;function W9(t){if(typeof t=="string")return t;if(Xa(t))return H9(t,W9)+"";if(Vx(t))return H$?H$.call(t):"";var e=t+"";return e=="0"&&1/t==-khe?"-0":e}var Rhe=/\s/;function Lhe(t){for(var e=t.length;e--&&Rhe.test(t.charAt(e)););return e}var Ohe=/^\s+/;function Ahe(t){return t&&t.slice(0,Lhe(t)+1).replace(Ohe,"")}function qa(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var W$=0/0,Nhe=/^[-+]0x[0-9a-f]+$/i,Vhe=/^0b[01]+$/i,Bhe=/^0o[0-7]+$/i,$he=parseInt;function gD(t){if(typeof t=="number")return t;if(Vx(t))return W$;if(qa(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=qa(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=Ahe(t);var n=Vhe.test(t);return n||Bhe.test(t)?$he(t.slice(2),n?2:8):Nhe.test(t)?W$:+t}var K$=1/0,Ihe=17976931348623157e292;function Phe(t){if(!t)return t===0?t:0;if(t=gD(t),t===K$||t===-K$){var e=t<0?-1:1;return e*Ihe}return t===t?t:0}function Fhe(t){var e=Phe(t),n=e%1;return e===e?n?e-n:e:0}function vO(t){return t}var zhe="[object AsyncFunction]",Ghe="[object Function]",Uhe="[object GeneratorFunction]",Hhe="[object Proxy]";function gO(t){if(!qa(t))return!1;var e=Pd(t);return e==Ghe||e==Uhe||e==zhe||e==Hhe}var Whe=ss["__core-js_shared__"];const TT=Whe;var j$=function(){var t=/[^.]+$/.exec(TT&&TT.keys&&TT.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function Khe(t){return!!j$&&j$ in t}var jhe=Function.prototype,Yhe=jhe.toString;function Fd(t){if(t!=null){try{return Yhe.call(t)}catch{}try{return t+""}catch{}}return""}var Xhe=/[\\^$.*+?()[\]{}|]/g,qhe=/^\[object .+?Constructor\]$/,Zhe=Function.prototype,Qhe=Object.prototype,Jhe=Zhe.toString,epe=Qhe.hasOwnProperty,tpe=RegExp("^"+Jhe.call(epe).replace(Xhe,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function npe(t){if(!qa(t)||Khe(t))return!1;var e=gO(t)?tpe:qhe;return e.test(Fd(t))}function rpe(t,e){return t==null?void 0:t[e]}function zd(t,e){var n=rpe(t,e);return npe(n)?n:void 0}var ape=zd(ss,"WeakMap");const yD=ape;var Y$=Object.create,ipe=function(){function t(){}return function(e){if(!qa(e))return{};if(Y$)return Y$(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const ope=ipe;function spe(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function lpe(){}function K9(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}var upe=800,cpe=16,fpe=Date.now;function dpe(t){var e=0,n=0;return function(){var r=fpe(),a=cpe-(r-n);if(n=r,a>0){if(++e>=upe)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}function hpe(t){return function(){return t}}var ppe=function(){try{var t=zd(Object,"defineProperty");return t({},"",{}),t}catch{}}();const Dw=ppe;var vpe=Dw?function(t,e){return Dw(t,"toString",{configurable:!0,enumerable:!1,value:hpe(e),writable:!0})}:vO;const gpe=vpe;var ype=dpe(gpe);const j9=ype;function mpe(t,e){for(var n=-1,r=t==null?0:t.length;++n<r&&e(t[n],n,t)!==!1;);return t}function Y9(t,e,n,r){for(var a=t.length,i=n+(r?1:-1);r?i--:++i<a;)if(e(t[i],i,t))return i;return-1}function bpe(t){return t!==t}function Spe(t,e,n){for(var r=n-1,a=t.length;++r<a;)if(t[r]===e)return r;return-1}function wpe(t,e,n){return e===e?Spe(t,e,n):Y9(t,bpe,n)}function _pe(t,e){var n=t==null?0:t.length;return!!n&&wpe(t,e,0)>-1}var xpe=9007199254740991,Cpe=/^(?:0|[1-9]\d*)$/;function Bx(t,e){var n=typeof t;return e=e??xpe,!!e&&(n=="number"||n!="symbol"&&Cpe.test(t))&&t>-1&&t%1==0&&t<e}function yO(t,e,n){e=="__proto__"&&Dw?Dw(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}function ym(t,e){return t===e||t!==t&&e!==e}var Tpe=Object.prototype,Epe=Tpe.hasOwnProperty;function mO(t,e,n){var r=t[e];(!(Epe.call(t,e)&&ym(r,n))||n===void 0&&!(e in t))&&yO(t,e,n)}function mm(t,e,n,r){var a=!n;n||(n={});for(var i=-1,o=e.length;++i<o;){var s=e[i],l=r?r(n[s],t[s],s,n,t):void 0;l===void 0&&(l=t[s]),a?yO(n,s,l):mO(n,s,l)}return n}var X$=Math.max;function X9(t,e,n){return e=X$(e===void 0?t.length-1:e,0),function(){for(var r=arguments,a=-1,i=X$(r.length-e,0),o=Array(i);++a<i;)o[a]=r[e+a];a=-1;for(var s=Array(e+1);++a<e;)s[a]=r[a];return s[e]=n(o),spe(t,this,s)}}function q9(t,e){return j9(X9(t,e,vO),t+"")}var Mpe=9007199254740991;function bO(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=Mpe}function Cv(t){return t!=null&&bO(t.length)&&!gO(t)}function Dpe(t,e,n){if(!qa(n))return!1;var r=typeof e;return(r=="number"?Cv(n)&&Bx(e,n.length):r=="string"&&e in n)?ym(n[e],t):!1}function kpe(t){return q9(function(e,n){var r=-1,a=n.length,i=a>1?n[a-1]:void 0,o=a>2?n[2]:void 0;for(i=t.length>3&&typeof i=="function"?(a--,i):void 0,o&&Dpe(n[0],n[1],o)&&(i=a<3?void 0:i,a=1),e=Object(e);++r<a;){var s=n[r];s&&t(e,s,r,i)}return e})}var Rpe=Object.prototype;function SO(t){var e=t&&t.constructor,n=typeof e=="function"&&e.prototype||Rpe;return t===n}function Lpe(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}var Ope="[object Arguments]";function q$(t){return Us(t)&&Pd(t)==Ope}var Z9=Object.prototype,Ape=Z9.hasOwnProperty,Npe=Z9.propertyIsEnumerable,Vpe=q$(function(){return arguments}())?q$:function(t){return Us(t)&&Ape.call(t,"callee")&&!Npe.call(t,"callee")};const ay=Vpe;function Bpe(){return!1}var Q9=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Z$=Q9&&typeof module=="object"&&module&&!module.nodeType&&module,$pe=Z$&&Z$.exports===Q9,Q$=$pe?ss.Buffer:void 0,Ipe=Q$?Q$.isBuffer:void 0,Ppe=Ipe||Bpe;const iy=Ppe;var Fpe="[object Arguments]",zpe="[object Array]",Gpe="[object Boolean]",Upe="[object Date]",Hpe="[object Error]",Wpe="[object Function]",Kpe="[object Map]",jpe="[object Number]",Ype="[object Object]",Xpe="[object RegExp]",qpe="[object Set]",Zpe="[object String]",Qpe="[object WeakMap]",Jpe="[object ArrayBuffer]",eve="[object DataView]",tve="[object Float32Array]",nve="[object Float64Array]",rve="[object Int8Array]",ave="[object Int16Array]",ive="[object Int32Array]",ove="[object Uint8Array]",sve="[object Uint8ClampedArray]",lve="[object Uint16Array]",uve="[object Uint32Array]",Jn={};Jn[tve]=Jn[nve]=Jn[rve]=Jn[ave]=Jn[ive]=Jn[ove]=Jn[sve]=Jn[lve]=Jn[uve]=!0;Jn[Fpe]=Jn[zpe]=Jn[Jpe]=Jn[Gpe]=Jn[eve]=Jn[Upe]=Jn[Hpe]=Jn[Wpe]=Jn[Kpe]=Jn[jpe]=Jn[Ype]=Jn[Xpe]=Jn[qpe]=Jn[Zpe]=Jn[Qpe]=!1;function cve(t){return Us(t)&&bO(t.length)&&!!Jn[Pd(t)]}function wO(t){return function(e){return t(e)}}var J9=typeof exports=="object"&&exports&&!exports.nodeType&&exports,y0=J9&&typeof module=="object"&&module&&!module.nodeType&&module,fve=y0&&y0.exports===J9,ET=fve&&G9.process,dve=function(){try{var t=y0&&y0.require&&y0.require("util").types;return t||ET&&ET.binding&&ET.binding("util")}catch{}}();const Fp=dve;var J$=Fp&&Fp.isTypedArray,hve=J$?wO(J$):cve;const _O=hve;var pve=Object.prototype,vve=pve.hasOwnProperty;function eK(t,e){var n=Xa(t),r=!n&&ay(t),a=!n&&!r&&iy(t),i=!n&&!r&&!a&&_O(t),o=n||r||a||i,s=o?Lpe(t.length,String):[],l=s.length;for(var u in t)(e||vve.call(t,u))&&!(o&&(u=="length"||a&&(u=="offset"||u=="parent")||i&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||Bx(u,l)))&&s.push(u);return s}function tK(t,e){return function(n){return t(e(n))}}var gve=tK(Object.keys,Object);const yve=gve;var mve=Object.prototype,bve=mve.hasOwnProperty;function Sve(t){if(!SO(t))return yve(t);var e=[];for(var n in Object(t))bve.call(t,n)&&n!="constructor"&&e.push(n);return e}function bm(t){return Cv(t)?eK(t):Sve(t)}function wve(t){var e=[];if(t!=null)for(var n in Object(t))e.push(n);return e}var _ve=Object.prototype,xve=_ve.hasOwnProperty;function Cve(t){if(!qa(t))return wve(t);var e=SO(t),n=[];for(var r in t)r=="constructor"&&(e||!xve.call(t,r))||n.push(r);return n}function Sm(t){return Cv(t)?eK(t,!0):Cve(t)}var Tve=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Eve=/^\w*$/;function xO(t,e){if(Xa(t))return!1;var n=typeof t;return n=="number"||n=="symbol"||n=="boolean"||t==null||Vx(t)?!0:Eve.test(t)||!Tve.test(t)||e!=null&&t in Object(e)}var Mve=zd(Object,"create");const oy=Mve;function Dve(){this.__data__=oy?oy(null):{},this.size=0}function kve(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var Rve="__lodash_hash_undefined__",Lve=Object.prototype,Ove=Lve.hasOwnProperty;function Ave(t){var e=this.__data__;if(oy){var n=e[t];return n===Rve?void 0:n}return Ove.call(e,t)?e[t]:void 0}var Nve=Object.prototype,Vve=Nve.hasOwnProperty;function Bve(t){var e=this.__data__;return oy?e[t]!==void 0:Vve.call(e,t)}var $ve="__lodash_hash_undefined__";function Ive(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=oy&&e===void 0?$ve:e,this}function Td(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Td.prototype.clear=Dve;Td.prototype.delete=kve;Td.prototype.get=Ave;Td.prototype.has=Bve;Td.prototype.set=Ive;function Pve(){this.__data__=[],this.size=0}function $x(t,e){for(var n=t.length;n--;)if(ym(t[n][0],e))return n;return-1}var Fve=Array.prototype,zve=Fve.splice;function Gve(t){var e=this.__data__,n=$x(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():zve.call(e,n,1),--this.size,!0}function Uve(t){var e=this.__data__,n=$x(e,t);return n<0?void 0:e[n][1]}function Hve(t){return $x(this.__data__,t)>-1}function Wve(t,e){var n=this.__data__,r=$x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}function Wl(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Wl.prototype.clear=Pve;Wl.prototype.delete=Gve;Wl.prototype.get=Uve;Wl.prototype.has=Hve;Wl.prototype.set=Wve;var Kve=zd(ss,"Map");const sy=Kve;function jve(){this.size=0,this.__data__={hash:new Td,map:new(sy||Wl),string:new Td}}function Yve(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}function Ix(t,e){var n=t.__data__;return Yve(e)?n[typeof e=="string"?"string":"hash"]:n.map}function Xve(t){var e=Ix(this,t).delete(t);return this.size-=e?1:0,e}function qve(t){return Ix(this,t).get(t)}function Zve(t){return Ix(this,t).has(t)}function Qve(t,e){var n=Ix(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}function Kl(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Kl.prototype.clear=jve;Kl.prototype.delete=Xve;Kl.prototype.get=qve;Kl.prototype.has=Zve;Kl.prototype.set=Qve;var Jve="Expected a function";function Px(t,e){if(typeof t!="function"||e!=null&&typeof e!="function")throw new TypeError(Jve);var n=function(){var r=arguments,a=e?e.apply(this,r):r[0],i=n.cache;if(i.has(a))return i.get(a);var o=t.apply(this,r);return n.cache=i.set(a,o)||i,o};return n.cache=new(Px.Cache||Kl),n}Px.Cache=Kl;var ege=500;function tge(t){var e=Px(t,function(r){return n.size===ege&&n.clear(),r}),n=e.cache;return e}var nge=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,rge=/\\(\\)?/g,age=tge(function(t){var e=[];return t.charCodeAt(0)===46&&e.push(""),t.replace(nge,function(n,r,a,i){e.push(a?i.replace(rge,"$1"):r||n)}),e});const ige=age;function oge(t){return t==null?"":W9(t)}function Fx(t,e){return Xa(t)?t:xO(t,e)?[t]:ige(oge(t))}var sge=1/0;function wm(t){if(typeof t=="string"||Vx(t))return t;var e=t+"";return e=="0"&&1/t==-sge?"-0":e}function CO(t,e){e=Fx(e,t);for(var n=0,r=e.length;t!=null&&n<r;)t=t[wm(e[n++])];return n&&n==r?t:void 0}function Fn(t,e,n){var r=t==null?void 0:CO(t,e);return r===void 0?n:r}function TO(t,e){for(var n=-1,r=e.length,a=t.length;++n<r;)t[a+n]=e[n];return t}var eI=lo?lo.isConcatSpreadable:void 0;function lge(t){return Xa(t)||ay(t)||!!(eI&&t&&t[eI])}function _m(t,e,n,r,a){var i=-1,o=t.length;for(n||(n=lge),a||(a=[]);++i<o;){var s=t[i];e>0&&n(s)?e>1?_m(s,e-1,n,r,a):TO(a,s):r||(a[a.length]=s)}return a}function nK(t){var e=t==null?0:t.length;return e?_m(t,1):[]}function uge(t){return j9(X9(t,void 0,nK),t+"")}var cge=tK(Object.getPrototypeOf,Object);const EO=cge;var fge="[object Object]",dge=Function.prototype,hge=Object.prototype,rK=dge.toString,pge=hge.hasOwnProperty,vge=rK.call(Object);function gge(t){if(!Us(t)||Pd(t)!=fge)return!1;var e=EO(t);if(e===null)return!0;var n=pge.call(e,"constructor")&&e.constructor;return typeof n=="function"&&n instanceof n&&rK.call(n)==vge}function Ed(){if(!arguments.length)return[];var t=arguments[0];return Xa(t)?t:[t]}function yge(){this.__data__=new Wl,this.size=0}function mge(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}function bge(t){return this.__data__.get(t)}function Sge(t){return this.__data__.has(t)}var wge=200;function _ge(t,e){var n=this.__data__;if(n instanceof Wl){var r=n.__data__;if(!sy||r.length<wge-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Kl(r)}return n.set(t,e),this.size=n.size,this}function Xo(t){var e=this.__data__=new Wl(t);this.size=e.size}Xo.prototype.clear=yge;Xo.prototype.delete=mge;Xo.prototype.get=bge;Xo.prototype.has=Sge;Xo.prototype.set=_ge;function xge(t,e){return t&&mm(e,bm(e),t)}function Cge(t,e){return t&&mm(e,Sm(e),t)}var aK=typeof exports=="object"&&exports&&!exports.nodeType&&exports,tI=aK&&typeof module=="object"&&module&&!module.nodeType&&module,Tge=tI&&tI.exports===aK,nI=Tge?ss.Buffer:void 0,rI=nI?nI.allocUnsafe:void 0;function iK(t,e){if(e)return t.slice();var n=t.length,r=rI?rI(n):new t.constructor(n);return t.copy(r),r}function Ege(t,e){for(var n=-1,r=t==null?0:t.length,a=0,i=[];++n<r;){var o=t[n];e(o,n,t)&&(i[a++]=o)}return i}function oK(){return[]}var Mge=Object.prototype,Dge=Mge.propertyIsEnumerable,aI=Object.getOwnPropertySymbols,kge=aI?function(t){return t==null?[]:(t=Object(t),Ege(aI(t),function(e){return Dge.call(t,e)}))}:oK;const MO=kge;function Rge(t,e){return mm(t,MO(t),e)}var Lge=Object.getOwnPropertySymbols,Oge=Lge?function(t){for(var e=[];t;)TO(e,MO(t)),t=EO(t);return e}:oK;const sK=Oge;function Age(t,e){return mm(t,sK(t),e)}function lK(t,e,n){var r=e(t);return Xa(t)?r:TO(r,n(t))}function mD(t){return lK(t,bm,MO)}function Nge(t){return lK(t,Sm,sK)}var Vge=zd(ss,"DataView");const bD=Vge;var Bge=zd(ss,"Promise");const SD=Bge;var $ge=zd(ss,"Set");const hp=$ge;var iI="[object Map]",Ige="[object Object]",oI="[object Promise]",sI="[object Set]",lI="[object WeakMap]",uI="[object DataView]",Pge=Fd(bD),Fge=Fd(sy),zge=Fd(SD),Gge=Fd(hp),Uge=Fd(yD),_f=Pd;(bD&&_f(new bD(new ArrayBuffer(1)))!=uI||sy&&_f(new sy)!=iI||SD&&_f(SD.resolve())!=oI||hp&&_f(new hp)!=sI||yD&&_f(new yD)!=lI)&&(_f=function(t){var e=Pd(t),n=e==Ige?t.constructor:void 0,r=n?Fd(n):"";if(r)switch(r){case Pge:return uI;case Fge:return iI;case zge:return oI;case Gge:return sI;case Uge:return lI}return e});const ly=_f;var Hge=Object.prototype,Wge=Hge.hasOwnProperty;function Kge(t){var e=t.length,n=new t.constructor(e);return e&&typeof t[0]=="string"&&Wge.call(t,"index")&&(n.index=t.index,n.input=t.input),n}var jge=ss.Uint8Array;const kw=jge;function DO(t){var e=new t.constructor(t.byteLength);return new kw(e).set(new kw(t)),e}function Yge(t,e){var n=e?DO(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}var Xge=/\w*$/;function qge(t){var e=new t.constructor(t.source,Xge.exec(t));return e.lastIndex=t.lastIndex,e}var cI=lo?lo.prototype:void 0,fI=cI?cI.valueOf:void 0;function Zge(t){return fI?Object(fI.call(t)):{}}function uK(t,e){var n=e?DO(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}var Qge="[object Boolean]",Jge="[object Date]",e0e="[object Map]",t0e="[object Number]",n0e="[object RegExp]",r0e="[object Set]",a0e="[object String]",i0e="[object Symbol]",o0e="[object ArrayBuffer]",s0e="[object DataView]",l0e="[object Float32Array]",u0e="[object Float64Array]",c0e="[object Int8Array]",f0e="[object Int16Array]",d0e="[object Int32Array]",h0e="[object Uint8Array]",p0e="[object Uint8ClampedArray]",v0e="[object Uint16Array]",g0e="[object Uint32Array]";function y0e(t,e,n){var r=t.constructor;switch(e){case o0e:return DO(t);case Qge:case Jge:return new r(+t);case s0e:return Yge(t,n);case l0e:case u0e:case c0e:case f0e:case d0e:case h0e:case p0e:case v0e:case g0e:return uK(t,n);case e0e:return new r;case t0e:case a0e:return new r(t);case n0e:return qge(t);case r0e:return new r;case i0e:return Zge(t)}}function cK(t){return typeof t.constructor=="function"&&!SO(t)?ope(EO(t)):{}}var m0e="[object Map]";function b0e(t){return Us(t)&&ly(t)==m0e}var dI=Fp&&Fp.isMap,S0e=dI?wO(dI):b0e;const w0e=S0e;var _0e="[object Set]";function x0e(t){return Us(t)&&ly(t)==_0e}var hI=Fp&&Fp.isSet,C0e=hI?wO(hI):x0e;const T0e=C0e;var E0e=1,M0e=2,D0e=4,fK="[object Arguments]",k0e="[object Array]",R0e="[object Boolean]",L0e="[object Date]",O0e="[object Error]",dK="[object Function]",A0e="[object GeneratorFunction]",N0e="[object Map]",V0e="[object Number]",hK="[object Object]",B0e="[object RegExp]",$0e="[object Set]",I0e="[object String]",P0e="[object Symbol]",F0e="[object WeakMap]",z0e="[object ArrayBuffer]",G0e="[object DataView]",U0e="[object Float32Array]",H0e="[object Float64Array]",W0e="[object Int8Array]",K0e="[object Int16Array]",j0e="[object Int32Array]",Y0e="[object Uint8Array]",X0e="[object Uint8ClampedArray]",q0e="[object Uint16Array]",Z0e="[object Uint32Array]",jn={};jn[fK]=jn[k0e]=jn[z0e]=jn[G0e]=jn[R0e]=jn[L0e]=jn[U0e]=jn[H0e]=jn[W0e]=jn[K0e]=jn[j0e]=jn[N0e]=jn[V0e]=jn[hK]=jn[B0e]=jn[$0e]=jn[I0e]=jn[P0e]=jn[Y0e]=jn[X0e]=jn[q0e]=jn[Z0e]=!0;jn[O0e]=jn[dK]=jn[F0e]=!1;function m0(t,e,n,r,a,i){var o,s=e&E0e,l=e&M0e,u=e&D0e;if(n&&(o=a?n(t,r,a,i):n(t)),o!==void 0)return o;if(!qa(t))return t;var c=Xa(t);if(c){if(o=Kge(t),!s)return K9(t,o)}else{var f=ly(t),d=f==dK||f==A0e;if(iy(t))return iK(t,s);if(f==hK||f==fK||d&&!a){if(o=l||d?{}:cK(t),!s)return l?Age(t,Cge(o,t)):Rge(t,xge(o,t))}else{if(!jn[f])return a?t:{};o=y0e(t,f,s)}}i||(i=new Xo);var h=i.get(t);if(h)return h;i.set(t,o),T0e(t)?t.forEach(function(g){o.add(m0(g,e,n,g,t,i))}):w0e(t)&&t.forEach(function(g,y){o.set(y,m0(g,e,n,y,t,i))});var v=u?l?Nge:mD:l?Sm:bm,p=c?void 0:v(t);return mpe(p||t,function(g,y){p&&(y=g,g=t[y]),mO(o,y,m0(g,e,n,y,t,i))}),o}var Q0e=4;function pI(t){return m0(t,Q0e)}var J0e=1,eye=4;function Rw(t){return m0(t,J0e|eye)}var tye="__lodash_hash_undefined__";function nye(t){return this.__data__.set(t,tye),this}function rye(t){return this.__data__.has(t)}function uy(t){var e=-1,n=t==null?0:t.length;for(this.__data__=new Kl;++e<n;)this.add(t[e])}uy.prototype.add=uy.prototype.push=nye;uy.prototype.has=rye;function aye(t,e){for(var n=-1,r=t==null?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1}function pK(t,e){return t.has(e)}var iye=1,oye=2;function vK(t,e,n,r,a,i){var o=n&iye,s=t.length,l=e.length;if(s!=l&&!(o&&l>s))return!1;var u=i.get(t),c=i.get(e);if(u&&c)return u==e&&c==t;var f=-1,d=!0,h=n&oye?new uy:void 0;for(i.set(t,e),i.set(e,t);++f<s;){var v=t[f],p=e[f];if(r)var g=o?r(p,v,f,e,t,i):r(v,p,f,t,e,i);if(g!==void 0){if(g)continue;d=!1;break}if(h){if(!aye(e,function(y,m){if(!pK(h,m)&&(v===y||a(v,y,n,r,i)))return h.push(m)})){d=!1;break}}else if(!(v===p||a(v,p,n,r,i))){d=!1;break}}return i.delete(t),i.delete(e),d}function sye(t){var e=-1,n=Array(t.size);return t.forEach(function(r,a){n[++e]=[a,r]}),n}function kO(t){var e=-1,n=Array(t.size);return t.forEach(function(r){n[++e]=r}),n}var lye=1,uye=2,cye="[object Boolean]",fye="[object Date]",dye="[object Error]",hye="[object Map]",pye="[object Number]",vye="[object RegExp]",gye="[object Set]",yye="[object String]",mye="[object Symbol]",bye="[object ArrayBuffer]",Sye="[object DataView]",vI=lo?lo.prototype:void 0,MT=vI?vI.valueOf:void 0;function wye(t,e,n,r,a,i,o){switch(n){case Sye:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case bye:return!(t.byteLength!=e.byteLength||!i(new kw(t),new kw(e)));case cye:case fye:case pye:return ym(+t,+e);case dye:return t.name==e.name&&t.message==e.message;case vye:case yye:return t==e+"";case hye:var s=sye;case gye:var l=r&lye;if(s||(s=kO),t.size!=e.size&&!l)return!1;var u=o.get(t);if(u)return u==e;r|=uye,o.set(t,e);var c=vK(s(t),s(e),r,a,i,o);return o.delete(t),c;case mye:if(MT)return MT.call(t)==MT.call(e)}return!1}var _ye=1,xye=Object.prototype,Cye=xye.hasOwnProperty;function Tye(t,e,n,r,a,i){var o=n&_ye,s=mD(t),l=s.length,u=mD(e),c=u.length;if(l!=c&&!o)return!1;for(var f=l;f--;){var d=s[f];if(!(o?d in e:Cye.call(e,d)))return!1}var h=i.get(t),v=i.get(e);if(h&&v)return h==e&&v==t;var p=!0;i.set(t,e),i.set(e,t);for(var g=o;++f<l;){d=s[f];var y=t[d],m=e[d];if(r)var b=o?r(m,y,d,e,t,i):r(y,m,d,t,e,i);if(!(b===void 0?y===m||a(y,m,n,r,i):b)){p=!1;break}g||(g=d=="constructor")}if(p&&!g){var w=t.constructor,x=e.constructor;w!=x&&"constructor"in t&&"constructor"in e&&!(typeof w=="function"&&w instanceof w&&typeof x=="function"&&x instanceof x)&&(p=!1)}return i.delete(t),i.delete(e),p}var Eye=1,gI="[object Arguments]",yI="[object Array]",v1="[object Object]",Mye=Object.prototype,mI=Mye.hasOwnProperty;function Dye(t,e,n,r,a,i){var o=Xa(t),s=Xa(e),l=o?yI:ly(t),u=s?yI:ly(e);l=l==gI?v1:l,u=u==gI?v1:u;var c=l==v1,f=u==v1,d=l==u;if(d&&iy(t)){if(!iy(e))return!1;o=!0,c=!1}if(d&&!c)return i||(i=new Xo),o||_O(t)?vK(t,e,n,r,a,i):wye(t,e,l,n,r,a,i);if(!(n&Eye)){var h=c&&mI.call(t,"__wrapped__"),v=f&&mI.call(e,"__wrapped__");if(h||v){var p=h?t.value():t,g=v?e.value():e;return i||(i=new Xo),a(p,g,n,r,i)}}return d?(i||(i=new Xo),Tye(t,e,n,r,a,i)):!1}function zx(t,e,n,r,a){return t===e?!0:t==null||e==null||!Us(t)&&!Us(e)?t!==t&&e!==e:Dye(t,e,n,r,zx,a)}var kye=1,Rye=2;function Lye(t,e,n,r){var a=n.length,i=a,o=!r;if(t==null)return!i;for(t=Object(t);a--;){var s=n[a];if(o&&s[2]?s[1]!==t[s[0]]:!(s[0]in t))return!1}for(;++a<i;){s=n[a];var l=s[0],u=t[l],c=s[1];if(o&&s[2]){if(u===void 0&&!(l in t))return!1}else{var f=new Xo;if(r)var d=r(u,c,l,t,e,f);if(!(d===void 0?zx(c,u,kye|Rye,r,f):d))return!1}}return!0}function gK(t){return t===t&&!qa(t)}function Oye(t){for(var e=bm(t),n=e.length;n--;){var r=e[n],a=t[r];e[n]=[r,a,gK(a)]}return e}function yK(t,e){return function(n){return n==null?!1:n[t]===e&&(e!==void 0||t in Object(n))}}function Aye(t){var e=Oye(t);return e.length==1&&e[0][2]?yK(e[0][0],e[0][1]):function(n){return n===t||Lye(n,t,e)}}function Nye(t,e){return t!=null&&e in Object(t)}function Vye(t,e,n){e=Fx(e,t);for(var r=-1,a=e.length,i=!1;++r<a;){var o=wm(e[r]);if(!(i=t!=null&&n(t,o)))break;t=t[o]}return i||++r!=a?i:(a=t==null?0:t.length,!!a&&bO(a)&&Bx(o,a)&&(Xa(t)||ay(t)))}function mK(t,e){return t!=null&&Vye(t,e,Nye)}var Bye=1,$ye=2;function Iye(t,e){return xO(t)&&gK(e)?yK(wm(t),e):function(n){var r=Fn(n,t);return r===void 0&&r===e?mK(n,t):zx(e,r,Bye|$ye)}}function Pye(t){return function(e){return e==null?void 0:e[t]}}function Fye(t){return function(e){return CO(e,t)}}function zye(t){return xO(t)?Pye(wm(t)):Fye(t)}function bK(t){return typeof t=="function"?t:t==null?vO:typeof t=="object"?Xa(t)?Iye(t[0],t[1]):Aye(t):zye(t)}function Gye(t){return function(e,n,r){for(var a=-1,i=Object(e),o=r(e),s=o.length;s--;){var l=o[t?s:++a];if(n(i[l],l,i)===!1)break}return e}}var Uye=Gye();const SK=Uye;function Hye(t,e){return t&&SK(t,e,bm)}function Wye(t,e){return function(n,r){if(n==null)return n;if(!Cv(n))return t(n,r);for(var a=n.length,i=e?a:-1,o=Object(n);(e?i--:++i<a)&&r(o[i],i,o)!==!1;);return n}}var Kye=Wye(Hye);const jye=Kye;var Yye=function(){return ss.Date.now()};const DT=Yye;var Xye="Expected a function",qye=Math.max,Zye=Math.min;function Za(t,e,n){var r,a,i,o,s,l,u=0,c=!1,f=!1,d=!0;if(typeof t!="function")throw new TypeError(Xye);e=gD(e)||0,qa(n)&&(c=!!n.leading,f="maxWait"in n,i=f?qye(gD(n.maxWait)||0,e):i,d="trailing"in n?!!n.trailing:d);function h(_){var C=r,T=a;return r=a=void 0,u=_,o=t.apply(T,C),o}function v(_){return u=_,s=setTimeout(y,e),c?h(_):o}function p(_){var C=_-l,T=_-u,D=e-C;return f?Zye(D,i-T):D}function g(_){var C=_-l,T=_-u;return l===void 0||C>=e||C<0||f&&T>=i}function y(){var _=DT();if(g(_))return m(_);s=setTimeout(y,p(_))}function m(_){return s=void 0,d&&r?h(_):(r=a=void 0,o)}function b(){s!==void 0&&clearTimeout(s),u=0,r=l=a=s=void 0}function w(){return s===void 0?o:m(DT())}function x(){var _=DT(),C=g(_);if(r=arguments,a=this,l=_,C){if(s===void 0)return v(l);if(f)return clearTimeout(s),s=setTimeout(y,e),h(l)}return s===void 0&&(s=setTimeout(y,e)),o}return x.cancel=b,x.flush=w,x}function wD(t,e,n){(n!==void 0&&!ym(t[e],n)||n===void 0&&!(e in t))&&yO(t,e,n)}function wK(t){return Us(t)&&Cv(t)}function _D(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}function Qye(t){return mm(t,Sm(t))}function Jye(t,e,n,r,a,i,o){var s=_D(t,n),l=_D(e,n),u=o.get(l);if(u){wD(t,n,u);return}var c=i?i(s,l,n+"",t,e,o):void 0,f=c===void 0;if(f){var d=Xa(l),h=!d&&iy(l),v=!d&&!h&&_O(l);c=l,d||h||v?Xa(s)?c=s:wK(s)?c=K9(s):h?(f=!1,c=iK(l,!0)):v?(f=!1,c=uK(l,!0)):c=[]:gge(l)||ay(l)?(c=s,ay(s)?c=Qye(s):(!qa(s)||gO(s))&&(c=cK(l))):f=!1}f&&(o.set(l,c),a(c,l,r,i,o),o.delete(l)),wD(t,n,c)}function _K(t,e,n,r,a){t!==e&&SK(e,function(i,o){if(a||(a=new Xo),qa(i))Jye(t,e,o,n,_K,r,a);else{var s=r?r(_D(t,o),i,o+"",t,e,a):void 0;s===void 0&&(s=i),wD(t,o,s)}},Sm)}function eme(t,e,n){for(var r=-1,a=t==null?0:t.length;++r<a;)if(n(e,t[r]))return!0;return!1}var tme=Math.max,nme=Math.min;function rme(t,e,n){var r=t==null?0:t.length;if(!r)return-1;var a=r-1;return n!==void 0&&(a=Fhe(n),a=n<0?tme(r+a,0):nme(a,r-1)),Y9(t,bK(e),a,!0)}function ame(t,e){var n=-1,r=Cv(t)?Array(t.length):[];return jye(t,function(a,i,o){r[++n]=e(a,i,o)}),r}function ime(t,e){var n=Xa(t)?H9:ame;return n(t,bK(e))}function ome(t,e){return _m(ime(t,e),1)}var sme=1/0;function lme(t){var e=t==null?0:t.length;return e?_m(t,sme):[]}function Lw(t){for(var e=-1,n=t==null?0:t.length,r={};++e<n;){var a=t[e];r[a[0]]=a[1]}return r}function gi(t,e){return zx(t,e)}function mr(t){return t==null}function ume(t){return t===void 0}var cme=kpe(function(t,e,n){_K(t,e,n)});const xK=cme;function CK(t,e,n,r){if(!qa(t))return t;e=Fx(e,t);for(var a=-1,i=e.length,o=i-1,s=t;s!=null&&++a<i;){var l=wm(e[a]),u=n;if(l==="__proto__"||l==="constructor"||l==="prototype")return t;if(a!=o){var c=s[l];u=r?r(c,l,s):void 0,u===void 0&&(u=qa(c)?c:Bx(e[a+1])?[]:{})}mO(s,l,u),s=s[l]}return t}function fme(t,e,n){for(var r=-1,a=e.length,i={};++r<a;){var o=e[r],s=CO(t,o);n(s,o)&&CK(i,Fx(o,t),s)}return i}function dme(t,e){return fme(t,e,function(n,r){return mK(t,r)})}var hme=uge(function(t,e){return t==null?{}:dme(t,e)});const Sl=hme;function pme(t,e,n){return t==null?t:CK(t,e,n)}var vme="Expected a function";function sd(t,e,n){var r=!0,a=!0;if(typeof t!="function")throw new TypeError(vme);return qa(n)&&(r="leading"in n?!!n.leading:r,a="trailing"in n?!!n.trailing:a),Za(t,e,{leading:r,maxWait:e,trailing:a})}var gme=1/0,yme=hp&&1/kO(new hp([,-0]))[1]==gme?function(t){return new hp(t)}:lpe;const mme=yme;var bme=200;function Sme(t,e,n){var r=-1,a=_pe,i=t.length,o=!0,s=[],l=s;if(n)o=!1,a=eme;else if(i>=bme){var u=e?null:mme(t);if(u)return kO(u);o=!1,a=pK,l=new uy}else l=e?[]:s;e:for(;++r<i;){var c=t[r],f=e?e(c):c;if(c=n||c!==0?c:0,o&&f===f){for(var d=l.length;d--;)if(l[d]===f)continue e;e&&l.push(f),s.push(c)}else a(l,f,n)||(l!==s&&l.push(f),s.push(c))}return s}var wme=q9(function(t){return Sme(_m(t,1,wK,!0))});const kT=wme,kr=t=>t===void 0,br=t=>typeof t=="boolean",ut=t=>typeof t=="number",Ji=t=>!t&&t!==0||Ue(t)&&t.length===0||Ot(t)&&!Object.keys(t).length,uo=t=>typeof Element>"u"?!1:t instanceof Element,_me=t=>mr(t),xme=t=>dt(t)?!Number.isNaN(Number(t)):!1,TK=(t="")=>t.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d"),Ds=t=>hm(t),cy=t=>Object.keys(t),Cme=t=>Object.entries(t),_S=(t,e,n)=>({get value(){return Fn(t,e,n)},set value(r){pme(t,e,r)}});class Tme extends Error{constructor(e){super(e),this.name="ElementPlusError"}}function wr(t,e){throw new Tme(`[${t}] ${e}`)}const EK=(t="")=>t.split(" ").filter(e=>!!e.trim()),qo=(t,e)=>{if(!t||!e)return!1;if(e.includes(" "))throw new Error("className should not contain space.");return t.classList.contains(e)},Ls=(t,e)=>{!t||!e.trim()||t.classList.add(...EK(e))},yi=(t,e)=>{!t||!e.trim()||t.classList.remove(...EK(e))},Au=(t,e)=>{var n;if(!Wt||!t||!e)return"";let r=so(e);r==="float"&&(r="cssFloat");try{const a=t.style[r];if(a)return a;const i=(n=document.defaultView)==null?void 0:n.getComputedStyle(t,"");return i?i[r]:""}catch{return t.style[r]}};function rr(t,e="px"){if(!t)return"";if(ut(t)||xme(t))return`${t}${e}`;if(dt(t))return t}const Eme=(t,e)=>{if(!Wt)return!1;const n={undefined:"overflow",true:"overflow-y",false:"overflow-x"}[String(e)],r=Au(t,n);return["scroll","auto","overlay"].some(a=>r.includes(a))},RO=(t,e)=>{if(!Wt)return;let n=t;for(;n;){if([window,document,document.documentElement].includes(n))return window;if(Eme(n,e))return n;n=n.parentNode}return n};let g1;const MK=t=>{var e;if(!Wt)return 0;if(g1!==void 0)return g1;const n=document.createElement("div");n.className=`${t}-scrollbar__wrap`,n.style.visibility="hidden",n.style.width="100px",n.style.position="absolute",n.style.top="-9999px",document.body.appendChild(n);const r=n.offsetWidth;n.style.overflow="scroll";const a=document.createElement("div");a.style.width="100%",n.appendChild(a);const i=a.offsetWidth;return(e=n.parentNode)==null||e.removeChild(n),g1=r-i,g1};function DK(t,e){if(!Wt)return;if(!e){t.scrollTop=0;return}const n=[];let r=e.offsetParent;for(;r!==null&&t!==r&&t.contains(r);)n.push(r),r=r.offsetParent;const a=e.offsetTop+n.reduce((l,u)=>l+u.offsetTop,0),i=a+e.offsetHeight,o=t.scrollTop,s=o+t.clientHeight;a<o?t.scrollTop=a:i>s&&(t.scrollTop=i-t.clientHeight)}/*! Element Plus Icons Vue v2.1.0 */var an=(t,e)=>{let n=t.__vccOpts||t;for(let[r,a]of e)n[r]=a;return n},Mme={name:"ArrowDown"},Dme={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},kme=G("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"},null,-1),Rme=[kme];function Lme(t,e,n,r,a,i){return $(),Z("svg",Dme,Rme)}var Cc=an(Mme,[["render",Lme],["__file","arrow-down.vue"]]),Ome={name:"ArrowLeft"},Ame={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Nme=G("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"},null,-1),Vme=[Nme];function Bme(t,e,n,r,a,i){return $(),Z("svg",Ame,Vme)}var sc=an(Ome,[["render",Bme],["__file","arrow-left.vue"]]),$me={name:"ArrowRight"},Ime={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Pme=G("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"},null,-1),Fme=[Pme];function zme(t,e,n,r,a,i){return $(),Z("svg",Ime,Fme)}var Wa=an($me,[["render",zme],["__file","arrow-right.vue"]]),Gme={name:"ArrowUp"},Ume={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Hme=G("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 0z"},null,-1),Wme=[Hme];function Kme(t,e,n,r,a,i){return $(),Z("svg",Ume,Wme)}var Gx=an(Gme,[["render",Kme],["__file","arrow-up.vue"]]),jme={name:"Back"},Yme={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Xme=G("path",{fill:"currentColor",d:"M224 480h640a32 32 0 1 1 0 64H224a32 32 0 0 1 0-64z"},null,-1),qme=G("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.312L237.248 512z"},null,-1),Zme=[Xme,qme];function Qme(t,e,n,r,a,i){return $(),Z("svg",Yme,Zme)}var Jme=an(jme,[["render",Qme],["__file","back.vue"]]),e1e={name:"Calendar"},t1e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},n1e=G("path",{fill:"currentColor",d:"M128 384v512h768V192H768v32a32 32 0 1 1-64 0v-32H320v32a32 32 0 0 1-64 0v-32H128v128h768v64H128zm192-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 0v32zm-32 384h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64zm0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64zm192-192h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64zm0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64zm192-192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64zm0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64z"},null,-1),r1e=[n1e];function a1e(t,e,n,r,a,i){return $(),Z("svg",t1e,r1e)}var i1e=an(e1e,[["render",a1e],["__file","calendar.vue"]]),o1e={name:"CaretRight"},s1e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},l1e=G("path",{fill:"currentColor",d:"M384 192v640l384-320.064z"},null,-1),u1e=[l1e];function c1e(t,e,n,r,a,i){return $(),Z("svg",s1e,u1e)}var kK=an(o1e,[["render",c1e],["__file","caret-right.vue"]]),f1e={name:"CaretTop"},d1e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},h1e=G("path",{fill:"currentColor",d:"M512 320 192 704h639.936z"},null,-1),p1e=[h1e];function v1e(t,e,n,r,a,i){return $(),Z("svg",d1e,p1e)}var g1e=an(f1e,[["render",v1e],["__file","caret-top.vue"]]),y1e={name:"Check"},m1e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},b1e=G("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"},null,-1),S1e=[b1e];function w1e(t,e,n,r,a,i){return $(),Z("svg",m1e,S1e)}var xm=an(y1e,[["render",w1e],["__file","check.vue"]]),_1e={name:"CircleCheckFilled"},x1e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},C1e=G("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm-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.336L456.192 600.384z"},null,-1),T1e=[C1e];function E1e(t,e,n,r,a,i){return $(),Z("svg",x1e,T1e)}var M1e=an(_1e,[["render",E1e],["__file","circle-check-filled.vue"]]),D1e={name:"CircleCheck"},k1e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},R1e=G("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768zm0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896z"},null,-1),L1e=G("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"},null,-1),O1e=[R1e,L1e];function A1e(t,e,n,r,a,i){return $(),Z("svg",k1e,O1e)}var LO=an(D1e,[["render",A1e],["__file","circle-check.vue"]]),N1e={name:"CircleCloseFilled"},V1e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},B1e=G("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm0 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.336L512 457.664z"},null,-1),$1e=[B1e];function I1e(t,e,n,r,a,i){return $(),Z("svg",V1e,$1e)}var OO=an(N1e,[["render",I1e],["__file","circle-close-filled.vue"]]),P1e={name:"CircleClose"},F1e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},z1e=G("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.248L466.752 512z"},null,-1),G1e=G("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768zm0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896z"},null,-1),U1e=[z1e,G1e];function H1e(t,e,n,r,a,i){return $(),Z("svg",F1e,U1e)}var Tc=an(P1e,[["render",H1e],["__file","circle-close.vue"]]),W1e={name:"Clock"},K1e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},j1e=G("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768zm0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896z"},null,-1),Y1e=G("path",{fill:"currentColor",d:"M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32z"},null,-1),X1e=G("path",{fill:"currentColor",d:"M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32z"},null,-1),q1e=[j1e,Y1e,X1e];function Z1e(t,e,n,r,a,i){return $(),Z("svg",K1e,q1e)}var RK=an(W1e,[["render",Z1e],["__file","clock.vue"]]),Q1e={name:"Close"},J1e={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},ebe=G("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"},null,-1),tbe=[ebe];function nbe(t,e,n,r,a,i){return $(),Z("svg",J1e,tbe)}var ts=an(Q1e,[["render",nbe],["__file","close.vue"]]),rbe={name:"DArrowLeft"},abe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},ibe=G("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"},null,-1),obe=[ibe];function sbe(t,e,n,r,a,i){return $(),Z("svg",abe,obe)}var zp=an(rbe,[["render",sbe],["__file","d-arrow-left.vue"]]),lbe={name:"DArrowRight"},ube={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},cbe=G("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.688zm-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"},null,-1),fbe=[cbe];function dbe(t,e,n,r,a,i){return $(),Z("svg",ube,fbe)}var Gp=an(lbe,[["render",dbe],["__file","d-arrow-right.vue"]]),hbe={name:"Delete"},pbe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},vbe=G("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-32V256zm448-64v-64H416v64h192zM224 896h576V256H224v640zm192-128a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32zm192 0a32 32 0 0 1-32-32V416a32 32 0 0 1 64 0v320a32 32 0 0 1-32 32z"},null,-1),gbe=[vbe];function ybe(t,e,n,r,a,i){return $(),Z("svg",pbe,gbe)}var mbe=an(hbe,[["render",ybe],["__file","delete.vue"]]),bbe={name:"Document"},Sbe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},wbe=G("path",{fill:"currentColor",d:"M832 384H576V128H192v768h640V384zm-26.496-64L640 154.496V320h165.504zM160 64h480l256 256v608a32 32 0 0 1-32 32H160a32 32 0 0 1-32-32V96a32 32 0 0 1 32-32zm160 448h384v64H320v-64zm0-192h160v64H320v-64zm0 384h384v64H320v-64z"},null,-1),_be=[wbe];function xbe(t,e,n,r,a,i){return $(),Z("svg",Sbe,_be)}var Cbe=an(bbe,[["render",xbe],["__file","document.vue"]]),Tbe={name:"FullScreen"},Ebe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Mbe=G("path",{fill:"currentColor",d:"m160 96.064 192 .192a32 32 0 0 1 0 64l-192-.192V352a32 32 0 0 1-64 0V96h64v.064zm0 831.872V928H96V672a32 32 0 1 1 64 0v191.936l192-.192a32 32 0 1 1 0 64l-192 .192zM864 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-64v-.064z"},null,-1),Dbe=[Mbe];function kbe(t,e,n,r,a,i){return $(),Z("svg",Ebe,Dbe)}var Rbe=an(Tbe,[["render",kbe],["__file","full-screen.vue"]]),Lbe={name:"Hide"},Obe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Abe=G("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.2L371.2 588.8ZM889.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"},null,-1),Nbe=G("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"},null,-1),Vbe=[Abe,Nbe];function Bbe(t,e,n,r,a,i){return $(),Z("svg",Obe,Vbe)}var $be=an(Lbe,[["render",Bbe],["__file","hide.vue"]]),Ibe={name:"InfoFilled"},Pbe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Fbe=G("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896.064A448 448 0 0 1 512 64zm67.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.344zM590.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"},null,-1),zbe=[Fbe];function Gbe(t,e,n,r,a,i){return $(),Z("svg",Pbe,zbe)}var AO=an(Ibe,[["render",Gbe],["__file","info-filled.vue"]]),Ube={name:"Loading"},Hbe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Wbe=G("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32zm0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32zm448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32zm-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32zM195.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 0zm-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"},null,-1),Kbe=[Wbe];function jbe(t,e,n,r,a,i){return $(),Z("svg",Hbe,Kbe)}var Ec=an(Ube,[["render",jbe],["__file","loading.vue"]]),Ybe={name:"Minus"},Xbe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},qbe=G("path",{fill:"currentColor",d:"M128 544h768a32 32 0 1 0 0-64H128a32 32 0 0 0 0 64z"},null,-1),Zbe=[qbe];function Qbe(t,e,n,r,a,i){return $(),Z("svg",Xbe,Zbe)}var Jbe=an(Ybe,[["render",Qbe],["__file","minus.vue"]]),eSe={name:"MoreFilled"},tSe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},nSe=G("path",{fill:"currentColor",d:"M176 416a112 112 0 1 1 0 224 112 112 0 0 1 0-224zm336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224zm336 0a112 112 0 1 1 0 224 112 112 0 0 1 0-224z"},null,-1),rSe=[nSe];function aSe(t,e,n,r,a,i){return $(),Z("svg",tSe,rSe)}var bI=an(eSe,[["render",aSe],["__file","more-filled.vue"]]),iSe={name:"More"},oSe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},sSe=G("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-96zm336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224zm0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96zm336-64a112 112 0 1 1 0 224 112 112 0 0 1 0-224zm0 64a48 48 0 1 0 0 96 48 48 0 0 0 0-96z"},null,-1),lSe=[sSe];function uSe(t,e,n,r,a,i){return $(),Z("svg",oSe,lSe)}var cSe=an(iSe,[["render",uSe],["__file","more.vue"]]),fSe={name:"PictureFilled"},dSe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},hSe=G("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 32H96zm315.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.112zM256 384a96 96 0 1 0 192.064-.064A96 96 0 0 0 256 384z"},null,-1),pSe=[hSe];function vSe(t,e,n,r,a,i){return $(),Z("svg",dSe,pSe)}var gSe=an(fSe,[["render",vSe],["__file","picture-filled.vue"]]),ySe={name:"Plus"},mSe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},bSe=G("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-64h352z"},null,-1),SSe=[bSe];function wSe(t,e,n,r,a,i){return $(),Z("svg",mSe,SSe)}var LK=an(ySe,[["render",wSe],["__file","plus.vue"]]),_Se={name:"QuestionFilled"},xSe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},CSe=G("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm23.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"},null,-1),TSe=[CSe];function ESe(t,e,n,r,a,i){return $(),Z("svg",xSe,TSe)}var MSe=an(_Se,[["render",ESe],["__file","question-filled.vue"]]),DSe={name:"RefreshLeft"},kSe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},RSe=G("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"},null,-1),LSe=[RSe];function OSe(t,e,n,r,a,i){return $(),Z("svg",kSe,LSe)}var ASe=an(DSe,[["render",OSe],["__file","refresh-left.vue"]]),NSe={name:"RefreshRight"},VSe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},BSe=G("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"},null,-1),$Se=[BSe];function ISe(t,e,n,r,a,i){return $(),Z("svg",VSe,$Se)}var PSe=an(NSe,[["render",ISe],["__file","refresh-right.vue"]]),FSe={name:"ScaleToOriginal"},zSe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},GSe=G("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.118zM512 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.412zM512 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 512z"},null,-1),USe=[GSe];function HSe(t,e,n,r,a,i){return $(),Z("svg",zSe,USe)}var WSe=an(FSe,[["render",HSe],["__file","scale-to-original.vue"]]),KSe={name:"Search"},jSe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},YSe=G("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 704z"},null,-1),XSe=[YSe];function qSe(t,e,n,r,a,i){return $(),Z("svg",jSe,XSe)}var ZSe=an(KSe,[["render",qSe],["__file","search.vue"]]),QSe={name:"SortDown"},JSe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},ewe=G("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 0z"},null,-1),twe=[ewe];function nwe(t,e,n,r,a,i){return $(),Z("svg",JSe,twe)}var rwe=an(QSe,[["render",nwe],["__file","sort-down.vue"]]),awe={name:"SortUp"},iwe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},owe=G("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.248z"},null,-1),swe=[owe];function lwe(t,e,n,r,a,i){return $(),Z("svg",iwe,swe)}var uwe=an(awe,[["render",lwe],["__file","sort-up.vue"]]),cwe={name:"StarFilled"},fwe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},dwe=G("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"},null,-1),hwe=[dwe];function pwe(t,e,n,r,a,i){return $(),Z("svg",fwe,hwe)}var y1=an(cwe,[["render",pwe],["__file","star-filled.vue"]]),vwe={name:"Star"},gwe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},ywe=G("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.72L512 747.84zM313.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"},null,-1),mwe=[ywe];function bwe(t,e,n,r,a,i){return $(),Z("svg",gwe,mwe)}var Swe=an(vwe,[["render",bwe],["__file","star.vue"]]),wwe={name:"SuccessFilled"},_we={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},xwe=G("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm-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.336L456.192 600.384z"},null,-1),Cwe=[xwe];function Twe(t,e,n,r,a,i){return $(),Z("svg",_we,Cwe)}var OK=an(wwe,[["render",Twe],["__file","success-filled.vue"]]),Ewe={name:"View"},Mwe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Dwe=G("path",{fill:"currentColor",d:"M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352zm0 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-448zm0 64a160.192 160.192 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160z"},null,-1),kwe=[Dwe];function Rwe(t,e,n,r,a,i){return $(),Z("svg",Mwe,kwe)}var Lwe=an(Ewe,[["render",Rwe],["__file","view.vue"]]),Owe={name:"WarningFilled"},Awe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Nwe=G("path",{fill:"currentColor",d:"M512 64a448 448 0 1 1 0 896 448 448 0 0 1 0-896zm0 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 256zm0 512a51.2 51.2 0 1 0 0-102.4 51.2 51.2 0 0 0 0 102.4z"},null,-1),Vwe=[Nwe];function Bwe(t,e,n,r,a,i){return $(),Z("svg",Awe,Vwe)}var Ux=an(Owe,[["render",Bwe],["__file","warning-filled.vue"]]),$we={name:"ZoomIn"},Iwe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Pwe=G("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 704zm-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-64h96z"},null,-1),Fwe=[Pwe];function zwe(t,e,n,r,a,i){return $(),Z("svg",Iwe,Fwe)}var AK=an($we,[["render",zwe],["__file","zoom-in.vue"]]),Gwe={name:"ZoomOut"},Uwe={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},Hwe=G("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 704zM352 448h256a32 32 0 0 1 0 64H352a32 32 0 0 1 0-64z"},null,-1),Wwe=[Hwe];function Kwe(t,e,n,r,a,i){return $(),Z("svg",Uwe,Wwe)}var jwe=an(Gwe,[["render",Kwe],["__file","zoom-out.vue"]]);const NK="__epPropKey",fe=t=>t,Ywe=t=>Ot(t)&&!!t[NK],ls=(t,e)=>{if(!Ot(t)||Ywe(t))return t;const{values:n,required:r,default:a,type:i,validator:o}=t,l={type:i,required:!!r,validator:n||o?u=>{let c=!1,f=[];if(n&&(f=Array.from(n),Ut(t,"default")&&f.push(a),c||(c=f.includes(u))),o&&(c||(c=o(u))),!c&&f.length>0){const d=[...new Set(f)].map(h=>JSON.stringify(h)).join(", ");hle(`Invalid prop: validation failed${e?` for prop "${e}"`:""}. Expected one of [${d}], got value ${JSON.stringify(u)}.`)}return c}:void 0,[NK]:!0};return Ut(t,"default")&&(l.default=a),l},Ve=t=>Lw(Object.entries(t).map(([e,n])=>[e,ls(n,e)])),En=fe([String,Object,Function]),VK={Close:ts},NO={Close:ts,SuccessFilled:OK,InfoFilled:AO,WarningFilled:Ux,CircleCloseFilled:OO},lc={success:OK,warning:Ux,error:OO,info:AO},VO={validating:Ec,success:LO,error:Tc},Et=(t,e)=>{if(t.install=n=>{for(const r of[t,...Object.values(e??{})])n.component(r.name,r)},e)for(const[n,r]of Object.entries(e))t[n]=r;return t},BK=(t,e)=>(t.install=n=>{t._context=n._context,n.config.globalProperties[e]=t},t),Xwe=(t,e)=>(t.install=n=>{n.directive(e,t)},t),Qn=t=>(t.install=pn,t),Hx=(...t)=>e=>{t.forEach(n=>{ct(n)?n(e):n.value=e})},tt={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"},qwe=["year","month","date","dates","week","datetime","datetimerange","daterange","monthrange"],RT=["sun","mon","tue","wed","thu","fri","sat"],Dt="update:modelValue",Vn="change",Ka="input",SI=Symbol("INSTALLED_KEY"),Js=["","default","small","large"],Zwe={large:40,default:32,small:24},Qwe=t=>Zwe[t||"default"],Wx=t=>["",...Js].includes(t);var Yi=(t=>(t[t.TEXT=1]="TEXT",t[t.CLASS=2]="CLASS",t[t.STYLE=4]="STYLE",t[t.PROPS=8]="PROPS",t[t.FULL_PROPS=16]="FULL_PROPS",t[t.HYDRATE_EVENTS=32]="HYDRATE_EVENTS",t[t.STABLE_FRAGMENT=64]="STABLE_FRAGMENT",t[t.KEYED_FRAGMENT=128]="KEYED_FRAGMENT",t[t.UNKEYED_FRAGMENT=256]="UNKEYED_FRAGMENT",t[t.NEED_PATCH=512]="NEED_PATCH",t[t.DYNAMIC_SLOTS=1024]="DYNAMIC_SLOTS",t[t.HOISTED=-1]="HOISTED",t[t.BAIL=-2]="BAIL",t))(Yi||{});function xD(t){return In(t)&&t.type===Qe}function Jwe(t){return In(t)&&t.type===Ha}function e_e(t){return In(t)&&!xD(t)&&!Jwe(t)}const t_e=t=>{if(!In(t))return{};const e=t.props||{},n=(In(t.type)?t.type.props:void 0)||{},r={};return Object.keys(n).forEach(a=>{Ut(n[a],"default")&&(r[a]=n[a].default)}),Object.keys(e).forEach(a=>{r[so(a)]=e[a]}),r},n_e=t=>{if(!Ue(t)||t.length>1)throw new Error("expect to receive a single Vue element child");return t[0]},pp=t=>{const e=Ue(t)?t:[t],n=[];return e.forEach(r=>{var a;Ue(r)?n.push(...pp(r)):In(r)&&Ue(r.children)?n.push(...pp(r.children)):(n.push(r),In(r)&&((a=r.component)!=null&&a.subTree)&&n.push(...pp(r.component.subTree)))}),n},wI=t=>[...new Set(t)],Dl=t=>!t&&t!==0?[]:Array.isArray(t)?t:[t],Kx=t=>/([\uAC00-\uD7AF\u3130-\u318F])+/gi.test(t),Up=t=>Wt?window.requestAnimationFrame(t):setTimeout(t,16),jx=t=>Wt?window.cancelAnimationFrame(t):clearTimeout(t),Yx=()=>Math.floor(Math.random()*1e4),zn=t=>t,r_e=["class","style"],a_e=/^on[A-Z]/,BO=(t={})=>{const{excludeListeners:e=!1,excludeKeys:n}=t,r=A(()=>((n==null?void 0:n.value)||[]).concat(r_e)),a=xt();return A(a?()=>{var i;return Lw(Object.entries((i=a.proxy)==null?void 0:i.$attrs).filter(([o])=>!r.value.includes(o)&&!(e&&a_e.test(o))))}:()=>({}))},Hs=({from:t,replacement:e,scope:n,version:r,ref:a,type:i="API"},o)=>{Ee(()=>S(o),s=>{},{immediate:!0})},$K=(t,e,n)=>{let r={offsetX:0,offsetY:0};const a=s=>{const l=s.clientX,u=s.clientY,{offsetX:c,offsetY:f}=r,d=t.value.getBoundingClientRect(),h=d.left,v=d.top,p=d.width,g=d.height,y=document.documentElement.clientWidth,m=document.documentElement.clientHeight,b=-h+c,w=-v+f,x=y-h-p+c,_=m-v-g+f,C=D=>{const E=Math.min(Math.max(c+D.clientX-l,b),x),M=Math.min(Math.max(f+D.clientY-u,w),_);r={offsetX:E,offsetY:M},t.value.style.transform=`translate(${rr(E)}, ${rr(M)})`},T=()=>{document.removeEventListener("mousemove",C),document.removeEventListener("mouseup",T)};document.addEventListener("mousemove",C),document.addEventListener("mouseup",T)},i=()=>{e.value&&t.value&&e.value.addEventListener("mousedown",a)},o=()=>{e.value&&t.value&&e.value.removeEventListener("mousedown",a)};pt(()=>{Li(()=>{n.value?i():o()})}),Rn(()=>{o()})};var i_e={name:"en",el:{colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color."},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"},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"},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"}}};const o_e=t=>(e,n)=>s_e(e,n,S(t)),s_e=(t,e,n)=>Fn(n,t,t).replace(/\{(\w+)\}/g,(r,a)=>{var i;return`${(i=e==null?void 0:e[a])!=null?i:`{${a}}`}`}),l_e=t=>{const e=A(()=>S(t).name),n=gt(t)?t:z(t);return{lang:e,locale:n,t:o_e(t)}},IK=Symbol("localeContextKey"),Yt=t=>{const e=t||We(IK,z());return l_e(A(()=>e.value||i_e))},b0="el",u_e="is-",Fc=(t,e,n,r,a)=>{let i=`${t}-${e}`;return n&&(i+=`-${n}`),r&&(i+=`__${r}`),a&&(i+=`--${a}`),i},PK=Symbol("namespaceContextKey"),$O=t=>{const e=t||(xt()?We(PK,z(b0)):z(b0));return A(()=>S(e)||b0)},ke=(t,e)=>{const n=$O(e);return{namespace:n,b:(p="")=>Fc(n.value,t,p,"",""),e:p=>p?Fc(n.value,t,"",p,""):"",m:p=>p?Fc(n.value,t,"","",p):"",be:(p,g)=>p&&g?Fc(n.value,t,p,g,""):"",em:(p,g)=>p&&g?Fc(n.value,t,"",p,g):"",bm:(p,g)=>p&&g?Fc(n.value,t,p,"",g):"",bem:(p,g,y)=>p&&g&&y?Fc(n.value,t,p,g,y):"",is:(p,...g)=>{const y=g.length>=1?g[0]:!0;return p&&y?`${u_e}${p}`:""},cssVar:p=>{const g={};for(const y in p)p[y]&&(g[`--${n.value}-${y}`]=p[y]);return g},cssVarName:p=>`--${n.value}-${p}`,cssVarBlock:p=>{const g={};for(const y in p)p[y]&&(g[`--${n.value}-${t}-${y}`]=p[y]);return g},cssVarBlockName:p=>`--${n.value}-${t}-${p}`}},FK=(t,e={})=>{gt(t)||wr("[useLockscreen]","You need to pass a ref param to this function");const n=e.ns||ke("popup"),r=pW(()=>n.bm("parent","hidden"));if(!Wt||qo(document.body,r.value))return;let a=0,i=!1,o="0";const s=()=>{setTimeout(()=>{yi(document==null?void 0:document.body,r.value),i&&document&&(document.body.style.width=o)},200)};Ee(t,l=>{if(!l){s();return}i=!qo(document.body,r.value),i&&(o=document.body.style.width),a=MK(n.namespace.value);const u=document.documentElement.clientHeight<document.body.scrollHeight,c=Au(document.body,"overflowY");a>0&&(u||c==="scroll")&&i&&(document.body.style.width=`calc(100% - ${a}px)`),Ls(document.body,r.value)}),ZH(()=>s())},c_e=ls({type:fe(Boolean),default:null}),f_e=ls({type:fe(Function)}),zK=t=>{const e=`update:${t}`,n=`onUpdate:${t}`,r=[e],a={[t]:c_e,[n]:f_e};return{useModelToggle:({indicator:o,toggleReason:s,shouldHideWhenRouteChanges:l,shouldProceed:u,onShow:c,onHide:f})=>{const d=xt(),{emit:h}=d,v=d.props,p=A(()=>ct(v[n])),g=A(()=>v[t]===null),y=C=>{o.value!==!0&&(o.value=!0,s&&(s.value=C),ct(c)&&c(C))},m=C=>{o.value!==!1&&(o.value=!1,s&&(s.value=C),ct(f)&&f(C))},b=C=>{if(v.disabled===!0||ct(u)&&!u())return;const T=p.value&&Wt;T&&h(e,!0),(g.value||!T)&&y(C)},w=C=>{if(v.disabled===!0||!Wt)return;const T=p.value&&Wt;T&&h(e,!1),(g.value||!T)&&m(C)},x=C=>{br(C)&&(v.disabled&&C?p.value&&h(e,!1):o.value!==C&&(C?y():m()))},_=()=>{o.value?w():b()};return Ee(()=>v[t],x),l&&d.appContext.config.globalProperties.$route!==void 0&&Ee(()=>({...d.proxy.$route}),()=>{l.value&&o.value&&w()}),pt(()=>{x(v[t])}),{hide:w,show:b,toggle:_,hasUpdateHandler:p}},useModelToggleProps:a,useModelToggleEmits:r}};zK("modelValue");const GK=t=>{const e=xt();return A(()=>{var n,r;return(r=(n=e==null?void 0:e.proxy)==null?void 0:n.$props)==null?void 0:r[t]})};var mi="top",co="bottom",fo="right",bi="left",IO="auto",Cm=[mi,co,fo,bi],Hp="start",fy="end",d_e="clippingParents",UK="viewport",sg="popper",h_e="reference",_I=Cm.reduce(function(t,e){return t.concat([e+"-"+Hp,e+"-"+fy])},[]),Gd=[].concat(Cm,[IO]).reduce(function(t,e){return t.concat([e,e+"-"+Hp,e+"-"+fy])},[]),p_e="beforeRead",v_e="read",g_e="afterRead",y_e="beforeMain",m_e="main",b_e="afterMain",S_e="beforeWrite",w_e="write",__e="afterWrite",x_e=[p_e,v_e,g_e,y_e,m_e,b_e,S_e,w_e,__e];function Ws(t){return t?(t.nodeName||"").toLowerCase():null}function us(t){if(t==null)return window;if(t.toString()!=="[object Window]"){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function Wp(t){var e=us(t).Element;return t instanceof e||t instanceof Element}function io(t){var e=us(t).HTMLElement;return t instanceof e||t instanceof HTMLElement}function PO(t){if(typeof ShadowRoot>"u")return!1;var e=us(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function C_e(t){var e=t.state;Object.keys(e.elements).forEach(function(n){var r=e.styles[n]||{},a=e.attributes[n]||{},i=e.elements[n];!io(i)||!Ws(i)||(Object.assign(i.style,r),Object.keys(a).forEach(function(o){var s=a[o];s===!1?i.removeAttribute(o):i.setAttribute(o,s===!0?"":s)}))})}function T_e(t){var e=t.state,n={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,n.popper),e.styles=n,e.elements.arrow&&Object.assign(e.elements.arrow.style,n.arrow),function(){Object.keys(e.elements).forEach(function(r){var a=e.elements[r],i=e.attributes[r]||{},o=Object.keys(e.styles.hasOwnProperty(r)?e.styles[r]:n[r]),s=o.reduce(function(l,u){return l[u]="",l},{});!io(a)||!Ws(a)||(Object.assign(a.style,s),Object.keys(i).forEach(function(l){a.removeAttribute(l)}))})}}var HK={name:"applyStyles",enabled:!0,phase:"write",fn:C_e,effect:T_e,requires:["computeStyles"]};function Bs(t){return t.split("-")[0]}var ld=Math.max,Ow=Math.min,Kp=Math.round;function jp(t,e){e===void 0&&(e=!1);var n=t.getBoundingClientRect(),r=1,a=1;if(io(t)&&e){var i=t.offsetHeight,o=t.offsetWidth;o>0&&(r=Kp(n.width)/o||1),i>0&&(a=Kp(n.height)/i||1)}return{width:n.width/r,height:n.height/a,top:n.top/a,right:n.right/r,bottom:n.bottom/a,left:n.left/r,x:n.left/r,y:n.top/a}}function FO(t){var e=jp(t),n=t.offsetWidth,r=t.offsetHeight;return Math.abs(e.width-n)<=1&&(n=e.width),Math.abs(e.height-r)<=1&&(r=e.height),{x:t.offsetLeft,y:t.offsetTop,width:n,height:r}}function WK(t,e){var n=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(n&&PO(n)){var r=e;do{if(r&&t.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Nl(t){return us(t).getComputedStyle(t)}function E_e(t){return["table","td","th"].indexOf(Ws(t))>=0}function Mc(t){return((Wp(t)?t.ownerDocument:t.document)||window.document).documentElement}function Xx(t){return Ws(t)==="html"?t:t.assignedSlot||t.parentNode||(PO(t)?t.host:null)||Mc(t)}function xI(t){return!io(t)||Nl(t).position==="fixed"?null:t.offsetParent}function M_e(t){var e=navigator.userAgent.toLowerCase().indexOf("firefox")!==-1,n=navigator.userAgent.indexOf("Trident")!==-1;if(n&&io(t)){var r=Nl(t);if(r.position==="fixed")return null}var a=Xx(t);for(PO(a)&&(a=a.host);io(a)&&["html","body"].indexOf(Ws(a))<0;){var i=Nl(a);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||e&&i.willChange==="filter"||e&&i.filter&&i.filter!=="none")return a;a=a.parentNode}return null}function Tm(t){for(var e=us(t),n=xI(t);n&&E_e(n)&&Nl(n).position==="static";)n=xI(n);return n&&(Ws(n)==="html"||Ws(n)==="body"&&Nl(n).position==="static")?e:n||M_e(t)||e}function zO(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function S0(t,e,n){return ld(t,Ow(e,n))}function D_e(t,e,n){var r=S0(t,e,n);return r>n?n:r}function KK(){return{top:0,right:0,bottom:0,left:0}}function jK(t){return Object.assign({},KK(),t)}function YK(t,e){return e.reduce(function(n,r){return n[r]=t,n},{})}var k_e=function(t,e){return t=typeof t=="function"?t(Object.assign({},e.rects,{placement:e.placement})):t,jK(typeof t!="number"?t:YK(t,Cm))};function R_e(t){var e,n=t.state,r=t.name,a=t.options,i=n.elements.arrow,o=n.modifiersData.popperOffsets,s=Bs(n.placement),l=zO(s),u=[bi,fo].indexOf(s)>=0,c=u?"height":"width";if(!(!i||!o)){var f=k_e(a.padding,n),d=FO(i),h=l==="y"?mi:bi,v=l==="y"?co:fo,p=n.rects.reference[c]+n.rects.reference[l]-o[l]-n.rects.popper[c],g=o[l]-n.rects.reference[l],y=Tm(i),m=y?l==="y"?y.clientHeight||0:y.clientWidth||0:0,b=p/2-g/2,w=f[h],x=m-d[c]-f[v],_=m/2-d[c]/2+b,C=S0(w,_,x),T=l;n.modifiersData[r]=(e={},e[T]=C,e.centerOffset=C-_,e)}}function L_e(t){var e=t.state,n=t.options,r=n.element,a=r===void 0?"[data-popper-arrow]":r;a!=null&&(typeof a=="string"&&(a=e.elements.popper.querySelector(a),!a)||!WK(e.elements.popper,a)||(e.elements.arrow=a))}var O_e={name:"arrow",enabled:!0,phase:"main",fn:R_e,effect:L_e,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Yp(t){return t.split("-")[1]}var A_e={top:"auto",right:"auto",bottom:"auto",left:"auto"};function N_e(t){var e=t.x,n=t.y,r=window,a=r.devicePixelRatio||1;return{x:Kp(e*a)/a||0,y:Kp(n*a)/a||0}}function CI(t){var e,n=t.popper,r=t.popperRect,a=t.placement,i=t.variation,o=t.offsets,s=t.position,l=t.gpuAcceleration,u=t.adaptive,c=t.roundOffsets,f=t.isFixed,d=o.x,h=d===void 0?0:d,v=o.y,p=v===void 0?0:v,g=typeof c=="function"?c({x:h,y:p}):{x:h,y:p};h=g.x,p=g.y;var y=o.hasOwnProperty("x"),m=o.hasOwnProperty("y"),b=bi,w=mi,x=window;if(u){var _=Tm(n),C="clientHeight",T="clientWidth";if(_===us(n)&&(_=Mc(n),Nl(_).position!=="static"&&s==="absolute"&&(C="scrollHeight",T="scrollWidth")),_=_,a===mi||(a===bi||a===fo)&&i===fy){w=co;var D=f&&_===x&&x.visualViewport?x.visualViewport.height:_[C];p-=D-r.height,p*=l?1:-1}if(a===bi||(a===mi||a===co)&&i===fy){b=fo;var E=f&&_===x&&x.visualViewport?x.visualViewport.width:_[T];h-=E-r.width,h*=l?1:-1}}var M=Object.assign({position:s},u&&A_e),k=c===!0?N_e({x:h,y:p}):{x:h,y:p};if(h=k.x,p=k.y,l){var R;return Object.assign({},M,(R={},R[w]=m?"0":"",R[b]=y?"0":"",R.transform=(x.devicePixelRatio||1)<=1?"translate("+h+"px, "+p+"px)":"translate3d("+h+"px, "+p+"px, 0)",R))}return Object.assign({},M,(e={},e[w]=m?p+"px":"",e[b]=y?h+"px":"",e.transform="",e))}function V_e(t){var e=t.state,n=t.options,r=n.gpuAcceleration,a=r===void 0?!0:r,i=n.adaptive,o=i===void 0?!0:i,s=n.roundOffsets,l=s===void 0?!0:s,u={placement:Bs(e.placement),variation:Yp(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:a,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,CI(Object.assign({},u,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:o,roundOffsets:l})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,CI(Object.assign({},u,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}var XK={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:V_e,data:{}},m1={passive:!0};function B_e(t){var e=t.state,n=t.instance,r=t.options,a=r.scroll,i=a===void 0?!0:a,o=r.resize,s=o===void 0?!0:o,l=us(e.elements.popper),u=[].concat(e.scrollParents.reference,e.scrollParents.popper);return i&&u.forEach(function(c){c.addEventListener("scroll",n.update,m1)}),s&&l.addEventListener("resize",n.update,m1),function(){i&&u.forEach(function(c){c.removeEventListener("scroll",n.update,m1)}),s&&l.removeEventListener("resize",n.update,m1)}}var qK={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:B_e,data:{}},$_e={left:"right",right:"left",bottom:"top",top:"bottom"};function xS(t){return t.replace(/left|right|bottom|top/g,function(e){return $_e[e]})}var I_e={start:"end",end:"start"};function TI(t){return t.replace(/start|end/g,function(e){return I_e[e]})}function GO(t){var e=us(t),n=e.pageXOffset,r=e.pageYOffset;return{scrollLeft:n,scrollTop:r}}function UO(t){return jp(Mc(t)).left+GO(t).scrollLeft}function P_e(t){var e=us(t),n=Mc(t),r=e.visualViewport,a=n.clientWidth,i=n.clientHeight,o=0,s=0;return r&&(a=r.width,i=r.height,/^((?!chrome|android).)*safari/i.test(navigator.userAgent)||(o=r.offsetLeft,s=r.offsetTop)),{width:a,height:i,x:o+UO(t),y:s}}function F_e(t){var e,n=Mc(t),r=GO(t),a=(e=t.ownerDocument)==null?void 0:e.body,i=ld(n.scrollWidth,n.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),o=ld(n.scrollHeight,n.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0),s=-r.scrollLeft+UO(t),l=-r.scrollTop;return Nl(a||n).direction==="rtl"&&(s+=ld(n.clientWidth,a?a.clientWidth:0)-i),{width:i,height:o,x:s,y:l}}function HO(t){var e=Nl(t),n=e.overflow,r=e.overflowX,a=e.overflowY;return/auto|scroll|overlay|hidden/.test(n+a+r)}function ZK(t){return["html","body","#document"].indexOf(Ws(t))>=0?t.ownerDocument.body:io(t)&&HO(t)?t:ZK(Xx(t))}function w0(t,e){var n;e===void 0&&(e=[]);var r=ZK(t),a=r===((n=t.ownerDocument)==null?void 0:n.body),i=us(r),o=a?[i].concat(i.visualViewport||[],HO(r)?r:[]):r,s=e.concat(o);return a?s:s.concat(w0(Xx(o)))}function CD(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function z_e(t){var e=jp(t);return e.top=e.top+t.clientTop,e.left=e.left+t.clientLeft,e.bottom=e.top+t.clientHeight,e.right=e.left+t.clientWidth,e.width=t.clientWidth,e.height=t.clientHeight,e.x=e.left,e.y=e.top,e}function EI(t,e){return e===UK?CD(P_e(t)):Wp(e)?z_e(e):CD(F_e(Mc(t)))}function G_e(t){var e=w0(Xx(t)),n=["absolute","fixed"].indexOf(Nl(t).position)>=0,r=n&&io(t)?Tm(t):t;return Wp(r)?e.filter(function(a){return Wp(a)&&WK(a,r)&&Ws(a)!=="body"}):[]}function U_e(t,e,n){var r=e==="clippingParents"?G_e(t):[].concat(e),a=[].concat(r,[n]),i=a[0],o=a.reduce(function(s,l){var u=EI(t,l);return s.top=ld(u.top,s.top),s.right=Ow(u.right,s.right),s.bottom=Ow(u.bottom,s.bottom),s.left=ld(u.left,s.left),s},EI(t,i));return o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}function QK(t){var e=t.reference,n=t.element,r=t.placement,a=r?Bs(r):null,i=r?Yp(r):null,o=e.x+e.width/2-n.width/2,s=e.y+e.height/2-n.height/2,l;switch(a){case mi:l={x:o,y:e.y-n.height};break;case co:l={x:o,y:e.y+e.height};break;case fo:l={x:e.x+e.width,y:s};break;case bi:l={x:e.x-n.width,y:s};break;default:l={x:e.x,y:e.y}}var u=a?zO(a):null;if(u!=null){var c=u==="y"?"height":"width";switch(i){case Hp:l[u]=l[u]-(e[c]/2-n[c]/2);break;case fy:l[u]=l[u]+(e[c]/2-n[c]/2);break}}return l}function dy(t,e){e===void 0&&(e={});var n=e,r=n.placement,a=r===void 0?t.placement:r,i=n.boundary,o=i===void 0?d_e:i,s=n.rootBoundary,l=s===void 0?UK:s,u=n.elementContext,c=u===void 0?sg:u,f=n.altBoundary,d=f===void 0?!1:f,h=n.padding,v=h===void 0?0:h,p=jK(typeof v!="number"?v:YK(v,Cm)),g=c===sg?h_e:sg,y=t.rects.popper,m=t.elements[d?g:c],b=U_e(Wp(m)?m:m.contextElement||Mc(t.elements.popper),o,l),w=jp(t.elements.reference),x=QK({reference:w,element:y,strategy:"absolute",placement:a}),_=CD(Object.assign({},y,x)),C=c===sg?_:w,T={top:b.top-C.top+p.top,bottom:C.bottom-b.bottom+p.bottom,left:b.left-C.left+p.left,right:C.right-b.right+p.right},D=t.modifiersData.offset;if(c===sg&&D){var E=D[a];Object.keys(T).forEach(function(M){var k=[fo,co].indexOf(M)>=0?1:-1,R=[mi,co].indexOf(M)>=0?"y":"x";T[M]+=E[R]*k})}return T}function H_e(t,e){e===void 0&&(e={});var n=e,r=n.placement,a=n.boundary,i=n.rootBoundary,o=n.padding,s=n.flipVariations,l=n.allowedAutoPlacements,u=l===void 0?Gd:l,c=Yp(r),f=c?s?_I:_I.filter(function(v){return Yp(v)===c}):Cm,d=f.filter(function(v){return u.indexOf(v)>=0});d.length===0&&(d=f);var h=d.reduce(function(v,p){return v[p]=dy(t,{placement:p,boundary:a,rootBoundary:i,padding:o})[Bs(p)],v},{});return Object.keys(h).sort(function(v,p){return h[v]-h[p]})}function W_e(t){if(Bs(t)===IO)return[];var e=xS(t);return[TI(t),e,TI(e)]}function K_e(t){var e=t.state,n=t.options,r=t.name;if(!e.modifiersData[r]._skip){for(var a=n.mainAxis,i=a===void 0?!0:a,o=n.altAxis,s=o===void 0?!0:o,l=n.fallbackPlacements,u=n.padding,c=n.boundary,f=n.rootBoundary,d=n.altBoundary,h=n.flipVariations,v=h===void 0?!0:h,p=n.allowedAutoPlacements,g=e.options.placement,y=Bs(g),m=y===g,b=l||(m||!v?[xS(g)]:W_e(g)),w=[g].concat(b).reduce(function(oe,te){return oe.concat(Bs(te)===IO?H_e(e,{placement:te,boundary:c,rootBoundary:f,padding:u,flipVariations:v,allowedAutoPlacements:p}):te)},[]),x=e.rects.reference,_=e.rects.popper,C=new Map,T=!0,D=w[0],E=0;E<w.length;E++){var M=w[E],k=Bs(M),R=Yp(M)===Hp,O=[mi,co].indexOf(k)>=0,I=O?"width":"height",P=dy(e,{placement:M,boundary:c,rootBoundary:f,altBoundary:d,padding:u}),N=O?R?fo:bi:R?co:mi;x[I]>_[I]&&(N=xS(N));var B=xS(N),L=[];if(i&&L.push(P[k]<=0),s&&L.push(P[N]<=0,P[B]<=0),L.every(function(oe){return oe})){D=M,T=!1;break}C.set(M,L)}if(T)for(var V=v?3:1,H=function(oe){var te=w.find(function(re){var ne=C.get(re);if(ne)return ne.slice(0,oe).every(function(J){return J})});if(te)return D=te,"break"},K=V;K>0;K--){var X=H(K);if(X==="break")break}e.placement!==D&&(e.modifiersData[r]._skip=!0,e.placement=D,e.reset=!0)}}var j_e={name:"flip",enabled:!0,phase:"main",fn:K_e,requiresIfExists:["offset"],data:{_skip:!1}};function MI(t,e,n){return n===void 0&&(n={x:0,y:0}),{top:t.top-e.height-n.y,right:t.right-e.width+n.x,bottom:t.bottom-e.height+n.y,left:t.left-e.width-n.x}}function DI(t){return[mi,fo,co,bi].some(function(e){return t[e]>=0})}function Y_e(t){var e=t.state,n=t.name,r=e.rects.reference,a=e.rects.popper,i=e.modifiersData.preventOverflow,o=dy(e,{elementContext:"reference"}),s=dy(e,{altBoundary:!0}),l=MI(o,r),u=MI(s,a,i),c=DI(l),f=DI(u);e.modifiersData[n]={referenceClippingOffsets:l,popperEscapeOffsets:u,isReferenceHidden:c,hasPopperEscaped:f},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":c,"data-popper-escaped":f})}var X_e={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Y_e};function q_e(t,e,n){var r=Bs(t),a=[bi,mi].indexOf(r)>=0?-1:1,i=typeof n=="function"?n(Object.assign({},e,{placement:t})):n,o=i[0],s=i[1];return o=o||0,s=(s||0)*a,[bi,fo].indexOf(r)>=0?{x:s,y:o}:{x:o,y:s}}function Z_e(t){var e=t.state,n=t.options,r=t.name,a=n.offset,i=a===void 0?[0,0]:a,o=Gd.reduce(function(c,f){return c[f]=q_e(f,e.rects,i),c},{}),s=o[e.placement],l=s.x,u=s.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=l,e.modifiersData.popperOffsets.y+=u),e.modifiersData[r]=o}var Q_e={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:Z_e};function J_e(t){var e=t.state,n=t.name;e.modifiersData[n]=QK({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}var JK={name:"popperOffsets",enabled:!0,phase:"read",fn:J_e,data:{}};function exe(t){return t==="x"?"y":"x"}function txe(t){var e=t.state,n=t.options,r=t.name,a=n.mainAxis,i=a===void 0?!0:a,o=n.altAxis,s=o===void 0?!1:o,l=n.boundary,u=n.rootBoundary,c=n.altBoundary,f=n.padding,d=n.tether,h=d===void 0?!0:d,v=n.tetherOffset,p=v===void 0?0:v,g=dy(e,{boundary:l,rootBoundary:u,padding:f,altBoundary:c}),y=Bs(e.placement),m=Yp(e.placement),b=!m,w=zO(y),x=exe(w),_=e.modifiersData.popperOffsets,C=e.rects.reference,T=e.rects.popper,D=typeof p=="function"?p(Object.assign({},e.rects,{placement:e.placement})):p,E=typeof D=="number"?{mainAxis:D,altAxis:D}:Object.assign({mainAxis:0,altAxis:0},D),M=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,k={x:0,y:0};if(_){if(i){var R,O=w==="y"?mi:bi,I=w==="y"?co:fo,P=w==="y"?"height":"width",N=_[w],B=N+g[O],L=N-g[I],V=h?-T[P]/2:0,H=m===Hp?C[P]:T[P],K=m===Hp?-T[P]:-C[P],X=e.elements.arrow,oe=h&&X?FO(X):{width:0,height:0},te=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:KK(),re=te[O],ne=te[I],J=S0(0,C[P],oe[P]),he=b?C[P]/2-V-J-re-E.mainAxis:H-J-re-E.mainAxis,ue=b?-C[P]/2+V+J+ne+E.mainAxis:K+J+ne+E.mainAxis,q=e.elements.arrow&&Tm(e.elements.arrow),Y=q?w==="y"?q.clientTop||0:q.clientLeft||0:0,ee=(R=M==null?void 0:M[w])!=null?R:0,se=N+he-ee-Y,ye=N+ue-ee,_e=S0(h?Ow(B,se):B,N,h?ld(L,ye):L);_[w]=_e,k[w]=_e-N}if(s){var be,Me=w==="x"?mi:bi,Se=w==="x"?co:fo,xe=_[x],De=x==="y"?"height":"width",ge=xe+g[Me],Ie=xe-g[Se],Ye=[mi,bi].indexOf(y)!==-1,Le=(be=M==null?void 0:M[x])!=null?be:0,He=Ye?ge:xe-C[De]-T[De]-Le+E.altAxis,lt=Ye?xe+C[De]+T[De]-Le-E.altAxis:Ie,St=h&&Ye?D_e(He,xe,lt):S0(h?He:ge,xe,h?lt:Ie);_[x]=St,k[x]=St-xe}e.modifiersData[r]=k}}var nxe={name:"preventOverflow",enabled:!0,phase:"main",fn:txe,requiresIfExists:["offset"]};function rxe(t){return{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function axe(t){return t===us(t)||!io(t)?GO(t):rxe(t)}function ixe(t){var e=t.getBoundingClientRect(),n=Kp(e.width)/t.offsetWidth||1,r=Kp(e.height)/t.offsetHeight||1;return n!==1||r!==1}function oxe(t,e,n){n===void 0&&(n=!1);var r=io(e),a=io(e)&&ixe(e),i=Mc(e),o=jp(t,a),s={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(r||!r&&!n)&&((Ws(e)!=="body"||HO(i))&&(s=axe(e)),io(e)?(l=jp(e,!0),l.x+=e.clientLeft,l.y+=e.clientTop):i&&(l.x=UO(i))),{x:o.left+s.scrollLeft-l.x,y:o.top+s.scrollTop-l.y,width:o.width,height:o.height}}function sxe(t){var e=new Map,n=new Set,r=[];t.forEach(function(i){e.set(i.name,i)});function a(i){n.add(i.name);var o=[].concat(i.requires||[],i.requiresIfExists||[]);o.forEach(function(s){if(!n.has(s)){var l=e.get(s);l&&a(l)}}),r.push(i)}return t.forEach(function(i){n.has(i.name)||a(i)}),r}function lxe(t){var e=sxe(t);return x_e.reduce(function(n,r){return n.concat(e.filter(function(a){return a.phase===r}))},[])}function uxe(t){var e;return function(){return e||(e=new Promise(function(n){Promise.resolve().then(function(){e=void 0,n(t())})})),e}}function cxe(t){var e=t.reduce(function(n,r){var a=n[r.name];return n[r.name]=a?Object.assign({},a,r,{options:Object.assign({},a.options,r.options),data:Object.assign({},a.data,r.data)}):r,n},{});return Object.keys(e).map(function(n){return e[n]})}var kI={placement:"bottom",modifiers:[],strategy:"absolute"};function RI(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return!e.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function WO(t){t===void 0&&(t={});var e=t,n=e.defaultModifiers,r=n===void 0?[]:n,a=e.defaultOptions,i=a===void 0?kI:a;return function(o,s,l){l===void 0&&(l=i);var u={placement:"bottom",orderedModifiers:[],options:Object.assign({},kI,i),modifiersData:{},elements:{reference:o,popper:s},attributes:{},styles:{}},c=[],f=!1,d={state:u,setOptions:function(p){var g=typeof p=="function"?p(u.options):p;v(),u.options=Object.assign({},i,u.options,g),u.scrollParents={reference:Wp(o)?w0(o):o.contextElement?w0(o.contextElement):[],popper:w0(s)};var y=lxe(cxe([].concat(r,u.options.modifiers)));return u.orderedModifiers=y.filter(function(m){return m.enabled}),h(),d.update()},forceUpdate:function(){if(!f){var p=u.elements,g=p.reference,y=p.popper;if(RI(g,y)){u.rects={reference:oxe(g,Tm(y),u.options.strategy==="fixed"),popper:FO(y)},u.reset=!1,u.placement=u.options.placement,u.orderedModifiers.forEach(function(T){return u.modifiersData[T.name]=Object.assign({},T.data)});for(var m=0;m<u.orderedModifiers.length;m++){if(u.reset===!0){u.reset=!1,m=-1;continue}var b=u.orderedModifiers[m],w=b.fn,x=b.options,_=x===void 0?{}:x,C=b.name;typeof w=="function"&&(u=w({state:u,options:_,name:C,instance:d})||u)}}}},update:uxe(function(){return new Promise(function(p){d.forceUpdate(),p(u)})}),destroy:function(){v(),f=!0}};if(!RI(o,s))return d;d.setOptions(l).then(function(p){!f&&l.onFirstUpdate&&l.onFirstUpdate(p)});function h(){u.orderedModifiers.forEach(function(p){var g=p.name,y=p.options,m=y===void 0?{}:y,b=p.effect;if(typeof b=="function"){var w=b({state:u,name:g,instance:d,options:m}),x=function(){};c.push(w||x)}})}function v(){c.forEach(function(p){return p()}),c=[]}return d}}WO();var fxe=[qK,JK,XK,HK];WO({defaultModifiers:fxe});var dxe=[qK,JK,XK,HK,Q_e,j_e,nxe,O_e,X_e],e7=WO({defaultModifiers:dxe});const hxe=(t,e,n={})=>{const r={name:"updateState",enabled:!0,phase:"write",fn:({state:l})=>{const u=pxe(l);Object.assign(o.value,u)},requires:["computeStyles"]},a=A(()=>{const{onFirstUpdate:l,placement:u,strategy:c,modifiers:f}=S(n);return{onFirstUpdate:l,placement:u||"bottom",strategy:c||"absolute",modifiers:[...f||[],r,{name:"applyStyles",enabled:!1}]}}),i=Tn(),o=z({styles:{popper:{position:S(a).strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),s=()=>{i.value&&(i.value.destroy(),i.value=void 0)};return Ee(a,l=>{const u=S(i);u&&u.setOptions(l)},{deep:!0}),Ee([t,e],([l,u])=>{s(),!(!l||!u)&&(i.value=e7(l,u,S(a)))}),Rn(()=>{s()}),{state:A(()=>{var l;return{...((l=S(i))==null?void 0:l.state)||{}}}),styles:A(()=>S(o).styles),attributes:A(()=>S(o).attributes),update:()=>{var l;return(l=S(i))==null?void 0:l.update()},forceUpdate:()=>{var l;return(l=S(i))==null?void 0:l.forceUpdate()},instanceRef:A(()=>S(i))}};function pxe(t){const e=Object.keys(t.elements),n=Lw(e.map(a=>[a,t.styles[a]||{}])),r=Lw(e.map(a=>[a,t.attributes[a]]));return{styles:n,attributes:r}}const KO=t=>{if(!t)return{onClick:pn,onMousedown:pn,onMouseup:pn};let e=!1,n=!1;return{onClick:o=>{e&&n&&t(o),e=n=!1},onMousedown:o=>{e=o.target===o.currentTarget},onMouseup:o=>{n=o.target===o.currentTarget}}},vxe=(t,e=0)=>{if(e===0)return t;const n=z(!1);let r=0;const a=()=>{r&&clearTimeout(r),r=window.setTimeout(()=>{n.value=t.value},e)};return pt(a),Ee(()=>t.value,i=>{i?a():n.value=i}),n};function LI(){let t;const e=(r,a)=>{n(),t=window.setTimeout(r,a)},n=()=>window.clearTimeout(t);return Nx(()=>n()),{registerTimeout:e,cancelTimeout:n}}const OI={prefix:Math.floor(Math.random()*1e4),current:0},gxe=Symbol("elIdInjection"),t7=()=>xt()?We(gxe,OI):OI,ho=t=>{const e=t7(),n=$O();return A(()=>S(t)||`${n.value}-id-${e.prefix}-${e.current++}`)};let Bh=[];const AI=t=>{const e=t;e.key===tt.esc&&Bh.forEach(n=>n(e))},yxe=t=>{pt(()=>{Bh.length===0&&document.addEventListener("keydown",AI),Wt&&Bh.push(t)}),Rn(()=>{Bh=Bh.filter(e=>e!==t),Bh.length===0&&Wt&&document.removeEventListener("keydown",AI)})};let NI;const n7=()=>{const t=$O(),e=t7(),n=A(()=>`${t.value}-popper-container-${e.prefix}`),r=A(()=>`#${n.value}`);return{id:n,selector:r}},mxe=t=>{const e=document.createElement("div");return e.id=t,document.body.appendChild(e),e},bxe=()=>{const{id:t,selector:e}=n7();return xx(()=>{Wt&&!NI&&!document.body.querySelector(e.value)&&(NI=mxe(t.value))}),{id:t,selector:e}},Sxe=Ve({showAfter:{type:Number,default:0},hideAfter:{type:Number,default:200},autoClose:{type:Number,default:0}}),r7=({showAfter:t,hideAfter:e,autoClose:n,open:r,close:a})=>{const{registerTimeout:i}=LI(),{registerTimeout:o,cancelTimeout:s}=LI();return{onOpen:c=>{i(()=>{r(c);const f=S(n);ut(f)&&f>0&&o(()=>{a(c)},f)},S(t))},onClose:c=>{s(),i(()=>{a(c)},S(e))}}},a7=Symbol("elForwardRef"),wxe=t=>{Vt(a7,{setForwardRef:n=>{t.value=n}})},_xe=t=>({mounted(e){t(e)},updated(e){t(e)},unmounted(){t(null)}}),VI=z(0),i7=2e3,o7=Symbol("zIndexContextKey"),Tv=t=>{const e=t||(xt()?We(o7,void 0):void 0),n=A(()=>{const i=S(e);return ut(i)?i:i7}),r=A(()=>n.value+VI.value);return{initialZIndex:n,currentZIndex:r,nextZIndex:()=>(VI.value++,r.value)}},hy=Math.min,vp=Math.max,Aw=Math.round,uc=t=>({x:t,y:t});function xxe(t,e,n){return vp(t,hy(e,n))}function s7(t,e){return typeof t=="function"?t(e):t}function jO(t){return t.split("-")[0]}function YO(t){return t.split("-")[1]}function Cxe(t){return t==="x"?"y":"x"}function l7(t){return t==="y"?"height":"width"}function XO(t){return["top","bottom"].includes(jO(t))?"y":"x"}function u7(t){return Cxe(XO(t))}function Txe(t){return{top:0,right:0,bottom:0,left:0,...t}}function Exe(t){return typeof t!="number"?Txe(t):{top:t,right:t,bottom:t,left:t}}function c7(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function BI(t,e,n){let{reference:r,floating:a}=t;const i=XO(e),o=u7(e),s=l7(o),l=jO(e),u=i==="y",c=r.x+r.width/2-a.width/2,f=r.y+r.height/2-a.height/2,d=r[s]/2-a[s]/2;let h;switch(l){case"top":h={x:c,y:r.y-a.height};break;case"bottom":h={x:c,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:f};break;case"left":h={x:r.x-a.width,y:f};break;default:h={x:r.x,y:r.y}}switch(YO(e)){case"start":h[o]-=d*(n&&u?-1:1);break;case"end":h[o]+=d*(n&&u?-1:1);break}return h}const Mxe=async(t,e,n)=>{const{placement:r="bottom",strategy:a="absolute",middleware:i=[],platform:o}=n,s=i.filter(Boolean),l=await(o.isRTL==null?void 0:o.isRTL(e));let u=await o.getElementRects({reference:t,floating:e,strategy:a}),{x:c,y:f}=BI(u,r,l),d=r,h={},v=0;for(let p=0;p<s.length;p++){const{name:g,fn:y}=s[p],{x:m,y:b,data:w,reset:x}=await y({x:c,y:f,initialPlacement:r,placement:d,strategy:a,middlewareData:h,rects:u,platform:o,elements:{reference:t,floating:e}});if(c=m??c,f=b??f,h={...h,[g]:{...h[g],...w}},x&&v<=50){v++,typeof x=="object"&&(x.placement&&(d=x.placement),x.rects&&(u=x.rects===!0?await o.getElementRects({reference:t,floating:e,strategy:a}):x.rects),{x:c,y:f}=BI(u,d,l)),p=-1;continue}}return{x:c,y:f,placement:d,strategy:a,middlewareData:h}},Dxe=t=>({name:"arrow",options:t,async fn(e){const{x:n,y:r,placement:a,rects:i,platform:o,elements:s,middlewareData:l}=e,{element:u,padding:c=0}=s7(t,e)||{};if(u==null)return{};const f=Exe(c),d={x:n,y:r},h=u7(a),v=l7(h),p=await o.getDimensions(u),g=h==="y",y=g?"top":"left",m=g?"bottom":"right",b=g?"clientHeight":"clientWidth",w=i.reference[v]+i.reference[h]-d[h]-i.floating[v],x=d[h]-i.reference[h],_=await(o.getOffsetParent==null?void 0:o.getOffsetParent(u));let C=_?_[b]:0;(!C||!await(o.isElement==null?void 0:o.isElement(_)))&&(C=s.floating[b]||i.floating[v]);const T=w/2-x/2,D=C/2-p[v]/2-1,E=hy(f[y],D),M=hy(f[m],D),k=E,R=C-p[v]-M,O=C/2-p[v]/2+T,I=xxe(k,O,R),P=!l.arrow&&YO(a)!=null&&O!=I&&i.reference[v]/2-(O<k?E:M)-p[v]/2<0,N=P?O<k?O-k:O-R:0;return{[h]:d[h]+N,data:{[h]:I,centerOffset:O-I-N,...P&&{alignmentOffset:N}},reset:P}}});async function kxe(t,e){const{placement:n,platform:r,elements:a}=t,i=await(r.isRTL==null?void 0:r.isRTL(a.floating)),o=jO(n),s=YO(n),l=XO(n)==="y",u=["left","top"].includes(o)?-1:1,c=i&&l?-1:1,f=s7(e,t);let{mainAxis:d,crossAxis:h,alignmentAxis:v}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return s&&typeof v=="number"&&(h=s==="end"?v*-1:v),l?{x:h*c,y:d*u}:{x:d*u,y:h*c}}const Rxe=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){const{x:n,y:r}=e,a=await kxe(e,t);return{x:n+a.x,y:r+a.y,data:a}}}};function cc(t){return f7(t)?(t.nodeName||"").toLowerCase():"#document"}function Oi(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Dc(t){var e;return(e=(f7(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function f7(t){return t instanceof Node||t instanceof Oi(t).Node}function Vl(t){return t instanceof Element||t instanceof Oi(t).Element}function Ks(t){return t instanceof HTMLElement||t instanceof Oi(t).HTMLElement}function $I(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Oi(t).ShadowRoot}function Em(t){const{overflow:e,overflowX:n,overflowY:r,display:a}=po(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+n)&&!["inline","contents"].includes(a)}function Lxe(t){return["table","td","th"].includes(cc(t))}function qO(t){const e=ZO(),n=po(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function Oxe(t){let e=Xp(t);for(;Ks(e)&&!qx(e);){if(qO(e))return e;e=Xp(e)}return null}function ZO(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function qx(t){return["html","body","#document"].includes(cc(t))}function po(t){return Oi(t).getComputedStyle(t)}function Zx(t){return Vl(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Xp(t){if(cc(t)==="html")return t;const e=t.assignedSlot||t.parentNode||$I(t)&&t.host||Dc(t);return $I(e)?e.host:e}function d7(t){const e=Xp(t);return qx(e)?t.ownerDocument?t.ownerDocument.body:t.body:Ks(e)&&Em(e)?e:d7(e)}function TD(t,e,n){var r;e===void 0&&(e=[]),n===void 0&&(n=!0);const a=d7(t),i=a===((r=t.ownerDocument)==null?void 0:r.body),o=Oi(a);return i?e.concat(o,o.visualViewport||[],Em(a)?a:[],o.frameElement&&n?TD(o.frameElement):[]):e.concat(a,TD(a,[],n))}function h7(t){const e=po(t);let n=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const a=Ks(t),i=a?t.offsetWidth:n,o=a?t.offsetHeight:r,s=Aw(n)!==i||Aw(r)!==o;return s&&(n=i,r=o),{width:n,height:r,$:s}}function p7(t){return Vl(t)?t:t.contextElement}function gp(t){const e=p7(t);if(!Ks(e))return uc(1);const n=e.getBoundingClientRect(),{width:r,height:a,$:i}=h7(e);let o=(i?Aw(n.width):n.width)/r,s=(i?Aw(n.height):n.height)/a;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}const Axe=uc(0);function v7(t){const e=Oi(t);return!ZO()||!e.visualViewport?Axe:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Nxe(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==Oi(t)?!1:e}function py(t,e,n,r){e===void 0&&(e=!1),n===void 0&&(n=!1);const a=t.getBoundingClientRect(),i=p7(t);let o=uc(1);e&&(r?Vl(r)&&(o=gp(r)):o=gp(t));const s=Nxe(i,n,r)?v7(i):uc(0);let l=(a.left+s.x)/o.x,u=(a.top+s.y)/o.y,c=a.width/o.x,f=a.height/o.y;if(i){const d=Oi(i),h=r&&Vl(r)?Oi(r):r;let v=d.frameElement;for(;v&&r&&h!==d;){const p=gp(v),g=v.getBoundingClientRect(),y=po(v),m=g.left+(v.clientLeft+parseFloat(y.paddingLeft))*p.x,b=g.top+(v.clientTop+parseFloat(y.paddingTop))*p.y;l*=p.x,u*=p.y,c*=p.x,f*=p.y,l+=m,u+=b,v=Oi(v).frameElement}}return c7({width:c,height:f,x:l,y:u})}function Vxe(t){let{rect:e,offsetParent:n,strategy:r}=t;const a=Ks(n),i=Dc(n);if(n===i)return e;let o={scrollLeft:0,scrollTop:0},s=uc(1);const l=uc(0);if((a||!a&&r!=="fixed")&&((cc(n)!=="body"||Em(i))&&(o=Zx(n)),Ks(n))){const u=py(n);s=gp(n),l.x=u.x+n.clientLeft,l.y=u.y+n.clientTop}return{width:e.width*s.x,height:e.height*s.y,x:e.x*s.x-o.scrollLeft*s.x+l.x,y:e.y*s.y-o.scrollTop*s.y+l.y}}function Bxe(t){return Array.from(t.getClientRects())}function g7(t){return py(Dc(t)).left+Zx(t).scrollLeft}function $xe(t){const e=Dc(t),n=Zx(t),r=t.ownerDocument.body,a=vp(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=vp(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let o=-n.scrollLeft+g7(t);const s=-n.scrollTop;return po(r).direction==="rtl"&&(o+=vp(e.clientWidth,r.clientWidth)-a),{width:a,height:i,x:o,y:s}}function Ixe(t,e){const n=Oi(t),r=Dc(t),a=n.visualViewport;let i=r.clientWidth,o=r.clientHeight,s=0,l=0;if(a){i=a.width,o=a.height;const u=ZO();(!u||u&&e==="fixed")&&(s=a.offsetLeft,l=a.offsetTop)}return{width:i,height:o,x:s,y:l}}function Pxe(t,e){const n=py(t,!0,e==="fixed"),r=n.top+t.clientTop,a=n.left+t.clientLeft,i=Ks(t)?gp(t):uc(1),o=t.clientWidth*i.x,s=t.clientHeight*i.y,l=a*i.x,u=r*i.y;return{width:o,height:s,x:l,y:u}}function II(t,e,n){let r;if(e==="viewport")r=Ixe(t,n);else if(e==="document")r=$xe(Dc(t));else if(Vl(e))r=Pxe(e,n);else{const a=v7(t);r={...e,x:e.x-a.x,y:e.y-a.y}}return c7(r)}function y7(t,e){const n=Xp(t);return n===e||!Vl(n)||qx(n)?!1:po(n).position==="fixed"||y7(n,e)}function Fxe(t,e){const n=e.get(t);if(n)return n;let r=TD(t,[],!1).filter(s=>Vl(s)&&cc(s)!=="body"),a=null;const i=po(t).position==="fixed";let o=i?Xp(t):t;for(;Vl(o)&&!qx(o);){const s=po(o),l=qO(o);!l&&s.position==="fixed"&&(a=null),(i?!l&&!a:!l&&s.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Em(o)&&!l&&y7(t,o))?r=r.filter(c=>c!==o):a=s,o=Xp(o)}return e.set(t,r),r}function zxe(t){let{element:e,boundary:n,rootBoundary:r,strategy:a}=t;const o=[...n==="clippingAncestors"?Fxe(e,this._c):[].concat(n),r],s=o[0],l=o.reduce((u,c)=>{const f=II(e,c,a);return u.top=vp(f.top,u.top),u.right=hy(f.right,u.right),u.bottom=hy(f.bottom,u.bottom),u.left=vp(f.left,u.left),u},II(e,s,a));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function Gxe(t){return h7(t)}function Uxe(t,e,n){const r=Ks(e),a=Dc(e),i=n==="fixed",o=py(t,!0,i,e);let s={scrollLeft:0,scrollTop:0};const l=uc(0);if(r||!r&&!i)if((cc(e)!=="body"||Em(a))&&(s=Zx(e)),r){const u=py(e,!0,i,e);l.x=u.x+e.clientLeft,l.y=u.y+e.clientTop}else a&&(l.x=g7(a));return{x:o.left+s.scrollLeft-l.x,y:o.top+s.scrollTop-l.y,width:o.width,height:o.height}}function PI(t,e){return!Ks(t)||po(t).position==="fixed"?null:e?e(t):t.offsetParent}function m7(t,e){const n=Oi(t);if(!Ks(t))return n;let r=PI(t,e);for(;r&&Lxe(r)&&po(r).position==="static";)r=PI(r,e);return r&&(cc(r)==="html"||cc(r)==="body"&&po(r).position==="static"&&!qO(r))?n:r||Oxe(t)||n}const Hxe=async function(t){let{reference:e,floating:n,strategy:r}=t;const a=this.getOffsetParent||m7,i=this.getDimensions;return{reference:Uxe(e,await a(n),r),floating:{x:0,y:0,...await i(n)}}};function Wxe(t){return po(t).direction==="rtl"}const Kxe={convertOffsetParentRelativeRectToViewportRelativeRect:Vxe,getDocumentElement:Dc,getClippingRect:zxe,getOffsetParent:m7,getElementRects:Hxe,getClientRects:Bxe,getDimensions:Gxe,getScale:gp,isElement:Vl,isRTL:Wxe},jxe=(t,e,n)=>{const r=new Map,a={platform:Kxe,...n},i={...a.platform,_c:r};return Mxe(t,e,{...a,platform:i})};Ve({});const Yxe=t=>{if(!Wt)return;if(!t)return t;const e=Di(t);return e||(gt(t)?e:t)},Xxe=({middleware:t,placement:e,strategy:n})=>{const r=z(),a=z(),i=z(),o=z(),s=z({}),l={x:i,y:o,placement:e,strategy:n,middlewareData:s},u=async()=>{if(!Wt)return;const c=Yxe(r),f=Di(a);if(!c||!f)return;const d=await jxe(c,f,{placement:S(e),strategy:S(n),middleware:S(t)});cy(l).forEach(h=>{l[h].value=d[h]})};return pt(()=>{Li(()=>{u()})}),{...l,update:u,referenceRef:r,contentRef:a}},qxe=({arrowRef:t,padding:e})=>({name:"arrow",options:{element:t,padding:e},fn(n){const r=S(t);return r?Dxe({element:r,padding:e}).fn(n):{}}});function Zxe(t){const e=z();function n(){if(t.value==null)return;const{selectionStart:a,selectionEnd:i,value:o}=t.value;if(a==null||i==null)return;const s=o.slice(0,Math.max(0,a)),l=o.slice(Math.max(0,i));e.value={selectionStart:a,selectionEnd:i,value:o,beforeTxt:s,afterTxt:l}}function r(){if(t.value==null||e.value==null)return;const{value:a}=t.value,{beforeTxt:i,afterTxt:o,selectionStart:s}=e.value;if(i==null||o==null||s==null)return;let l=a.length;if(a.endsWith(o))l=a.length-o.length;else if(a.startsWith(i))l=i.length;else{const u=i[s-1],c=a.indexOf(u,s-1);c!==-1&&(l=c+1)}t.value.setSelectionRange(l,l)}return[n,r]}const Qxe=(t,e,n)=>pp(t.subTree).filter(i=>{var o;return In(i)&&((o=i.type)==null?void 0:o.name)===e&&!!i.component}).map(i=>i.component.uid).map(i=>n[i]).filter(i=>!!i),QO=(t,e)=>{const n={},r=Tn([]);return{children:r,addChild:o=>{n[o.uid]=o,r.value=Qxe(t,e,n)},removeChild:o=>{delete n[o],r.value=r.value.filter(s=>s.uid!==o)}}},pa=ls({type:String,values:Js,required:!1}),b7=Symbol("size"),Jxe=()=>{const t=We(b7,{});return A(()=>S(t.size)||"")};function eCe(t,{afterFocus:e,afterBlur:n}={}){const r=xt(),{emit:a}=r,i=Tn(),o=z(!1),s=c=>{o.value||(o.value=!0,a("focus",c),e==null||e())},l=c=>{var f;c.relatedTarget&&((f=i.value)!=null&&f.contains(c.relatedTarget))||(o.value=!1,a("blur",c),n==null||n())},u=()=>{var c;(c=t.value)==null||c.focus()};return Ee(i,c=>{c&&c.setAttribute("tabindex","-1")}),$n(i,"click",u),{wrapperRef:i,isFocused:o,handleFocus:s,handleBlur:l}}const S7=Symbol(),Nw=z();function Qx(t,e=void 0){const n=xt()?We(S7,Nw):Nw;return t?A(()=>{var r,a;return(a=(r=n.value)==null?void 0:r[t])!=null?a:e}):n}function Jx(t,e){const n=Qx(),r=ke(t,A(()=>{var s;return((s=n.value)==null?void 0:s.namespace)||b0})),a=Yt(A(()=>{var s;return(s=n.value)==null?void 0:s.locale})),i=Tv(A(()=>{var s;return((s=n.value)==null?void 0:s.zIndex)||i7})),o=A(()=>{var s;return S(e)||((s=n.value)==null?void 0:s.size)||""});return JO(A(()=>S(n)||{})),{ns:r,locale:a,zIndex:i,size:o}}const JO=(t,e,n=!1)=>{var r;const a=!!xt(),i=a?Qx():void 0,o=(r=e==null?void 0:e.provide)!=null?r:a?Vt:void 0;if(!o)return;const s=A(()=>{const l=S(t);return i!=null&&i.value?tCe(i.value,l):l});return o(S7,s),o(IK,A(()=>s.value.locale)),o(PK,A(()=>s.value.namespace)),o(o7,A(()=>s.value.zIndex)),o(b7,{size:A(()=>s.value.size||"")}),(n||!Nw.value)&&(Nw.value=s.value),s},tCe=(t,e)=>{var n;const r=[...new Set([...cy(t),...cy(e)])],a={};for(const i of r)a[i]=(n=e[i])!=null?n:t[i];return a},nCe=Ve({a11y:{type:Boolean,default:!0},locale:{type:fe(Object)},size:pa,button:{type:fe(Object)},experimentalFeatures:{type:fe(Object)},keyboardNavigation:{type:Boolean,default:!0},message:{type:fe(Object)},zIndex:Number,namespace:{type:String,default:"el"}}),ED={},rCe=ie({name:"ElConfigProvider",props:nCe,setup(t,{slots:e}){Ee(()=>t.message,r=>{Object.assign(ED,r??{})},{immediate:!0,deep:!0});const n=JO(t);return()=>Te(e,"default",{config:n==null?void 0:n.value})}}),aCe=Et(rCe),iCe="2.3.14",oCe=(t=[])=>({version:iCe,install:(n,r)=>{n[SI]||(n[SI]=!0,t.forEach(a=>n.use(a)),r&&JO(r,n,!0))}}),sCe=Ve({zIndex:{type:fe([Number,String]),default:100},target:{type:String,default:""},offset:{type:Number,default:0},position:{type:String,values:["top","bottom"],default:"top"}}),lCe={scroll:({scrollTop:t,fixed:e})=>ut(t)&&br(e),[Vn]:t=>br(t)};var Ne=(t,e)=>{const n=t.__vccOpts||t;for(const[r,a]of e)n[r]=a;return n};const w7="ElAffix",uCe=ie({name:w7}),cCe=ie({...uCe,props:sCe,emits:lCe,setup(t,{expose:e,emit:n}){const r=t,a=ke("affix"),i=Tn(),o=Tn(),s=Tn(),{height:l}=dhe(),{height:u,width:c,top:f,bottom:d,update:h}=$$(o,{windowScroll:!1}),v=$$(i),p=z(!1),g=z(0),y=z(0),m=A(()=>({height:p.value?`${u.value}px`:"",width:p.value?`${c.value}px`:""})),b=A(()=>{if(!p.value)return{};const _=r.offset?rr(r.offset):0;return{height:`${u.value}px`,width:`${c.value}px`,top:r.position==="top"?_:"",bottom:r.position==="bottom"?_:"",transform:y.value?`translateY(${y.value}px)`:"",zIndex:r.zIndex}}),w=()=>{if(s.value)if(g.value=s.value instanceof Window?document.documentElement.scrollTop:s.value.scrollTop||0,r.position==="top")if(r.target){const _=v.bottom.value-r.offset-u.value;p.value=r.offset>f.value&&v.bottom.value>0,y.value=_<0?_:0}else p.value=r.offset>f.value;else if(r.target){const _=l.value-v.top.value-r.offset-u.value;p.value=l.value-r.offset<d.value&&l.value>v.top.value,y.value=_<0?-_:0}else p.value=l.value-r.offset<d.value},x=()=>{h(),n("scroll",{scrollTop:g.value,fixed:p.value})};return Ee(p,_=>n("change",_)),pt(()=>{var _;r.target?(i.value=(_=document.querySelector(r.target))!=null?_:void 0,i.value||wr(w7,`Target is not existed: ${r.target}`)):i.value=document.documentElement,s.value=RO(o.value,!0),h()}),$n(s,"scroll",x),Li(w),e({update:w,updateRoot:h}),(_,C)=>($(),Z("div",{ref_key:"root",ref:o,class:F(S(a).b()),style:Ze(S(m))},[G("div",{class:F({[S(a).m("fixed")]:p.value}),style:Ze(S(b))},[Te(_.$slots,"default")],6)],6))}});var fCe=Ne(cCe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/affix/src/affix.vue"]]);const dCe=Et(fCe),hCe=Ve({size:{type:fe([Number,String])},color:{type:String}}),pCe=ie({name:"ElIcon",inheritAttrs:!1}),vCe=ie({...pCe,props:hCe,setup(t){const e=t,n=ke("icon"),r=A(()=>{const{size:a,color:i}=e;return!a&&!i?{}:{fontSize:kr(a)?void 0:rr(a),"--color":i}});return(a,i)=>($(),Z("i",kt({class:S(n).b(),style:S(r)},a.$attrs),[Te(a.$slots,"default")],16))}});var gCe=Ne(vCe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/icon/src/icon.vue"]]);const Xe=Et(gCe),yCe=["light","dark"],mCe=Ve({title:{type:String,default:""},description:{type:String,default:""},type:{type:String,values:cy(lc),default:"info"},closable:{type:Boolean,default:!0},closeText:{type:String,default:""},showIcon:Boolean,center:Boolean,effect:{type:String,values:yCe,default:"light"}}),bCe={close:t=>t instanceof MouseEvent},SCe=ie({name:"ElAlert"}),wCe=ie({...SCe,props:mCe,emits:bCe,setup(t,{emit:e}){const n=t,{Close:r}=NO,a=ma(),i=ke("alert"),o=z(!0),s=A(()=>lc[n.type]),l=A(()=>[i.e("icon"),{[i.is("big")]:!!n.description||!!a.default}]),u=A(()=>({[i.is("bold")]:n.description||a.default})),c=f=>{o.value=!1,e("close",f)};return(f,d)=>($(),de(or,{name:S(i).b("fade"),persisted:""},{default:Q(()=>[mt(G("div",{class:F([S(i).b(),S(i).m(f.type),S(i).is("center",f.center),S(i).is(f.effect)]),role:"alert"},[f.showIcon&&S(s)?($(),de(S(Xe),{key:0,class:F(S(l))},{default:Q(()=>[($(),de(Mt(S(s))))]),_:1},8,["class"])):le("v-if",!0),G("div",{class:F(S(i).e("content"))},[f.title||f.$slots.title?($(),Z("span",{key:0,class:F([S(i).e("title"),S(u)])},[Te(f.$slots,"title",{},()=>[Je(Oe(f.title),1)])],2)):le("v-if",!0),f.$slots.default||f.description?($(),Z("p",{key:1,class:F(S(i).e("description"))},[Te(f.$slots,"default",{},()=>[Je(Oe(f.description),1)])],2)):le("v-if",!0),f.closable?($(),Z(Qe,{key:2},[f.closeText?($(),Z("div",{key:0,class:F([S(i).e("close-btn"),S(i).is("customed")]),onClick:c},Oe(f.closeText),3)):($(),de(S(Xe),{key:1,class:F(S(i).e("close-btn")),onClick:c},{default:Q(()=>[U(S(r))]),_:1},8,["class"]))],64)):le("v-if",!0)],2)],2),[[Qt,o.value]])]),_:3},8,["name"]))}});var _Ce=Ne(wCe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/alert/src/alert.vue"]]);const xCe=Et(_Ce),Ud=Symbol("formContextKey"),js=Symbol("formItemContextKey"),_r=(t,e={})=>{const n=z(void 0),r=e.prop?n:GK("size"),a=e.global?n:Jxe(),i=e.form?{size:void 0}:We(Ud,void 0),o=e.formItem?{size:void 0}:We(js,void 0);return A(()=>r.value||S(t)||(o==null?void 0:o.size)||(i==null?void 0:i.size)||a.value||"")},_i=t=>{const e=GK("disabled"),n=We(Ud,void 0);return A(()=>e.value||S(t)||(n==null?void 0:n.disabled)||!1)},ni=()=>{const t=We(Ud,void 0),e=We(js,void 0);return{form:t,formItem:e}},kc=(t,{formItemContext:e,disableIdGeneration:n,disableIdManagement:r})=>{n||(n=z(!1)),r||(r=z(!1));const a=z();let i;const o=A(()=>{var s;return!!(!t.label&&e&&e.inputIds&&((s=e.inputIds)==null?void 0:s.length)<=1)});return pt(()=>{i=Ee([Hn(t,"id"),n],([s,l])=>{const u=s??(l?void 0:ho().value);u!==a.value&&(e!=null&&e.removeInputId&&(a.value&&e.removeInputId(a.value),!(r!=null&&r.value)&&!l&&u&&e.addInputId(u)),a.value=u)},{immediate:!0})}),xc(()=>{i&&i(),e!=null&&e.removeInputId&&a.value&&e.removeInputId(a.value)}),{isLabeledByFormItem:o,inputId:a}},CCe=Ve({size:{type:String,values:Js},disabled:Boolean}),TCe=Ve({...CCe,model:Object,rules:{type:fe(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]}}),ECe={validate:(t,e,n)=>(Ue(t)||dt(t))&&br(e)&&dt(n)};function MCe(){const t=z([]),e=A(()=>{if(!t.value.length)return"0";const i=Math.max(...t.value);return i?`${i}px`:""});function n(i){const o=t.value.indexOf(i);return o===-1&&e.value,o}function r(i,o){if(i&&o){const s=n(o);t.value.splice(s,1,i)}else i&&t.value.push(i)}function a(i){const o=n(i);o>-1&&t.value.splice(o,1)}return{autoLabelWidth:e,registerLabelWidth:r,deregisterLabelWidth:a}}const b1=(t,e)=>{const n=Ed(e);return n.length>0?t.filter(r=>r.prop&&n.includes(r.prop)):t},DCe="ElForm",kCe=ie({name:DCe}),RCe=ie({...kCe,props:TCe,emits:ECe,setup(t,{expose:e,emit:n}){const r=t,a=[],i=_r(),o=ke("form"),s=A(()=>{const{labelPosition:m,inline:b}=r;return[o.b(),o.m(i.value||"default"),{[o.m(`label-${m}`)]:m,[o.m("inline")]:b}]}),l=m=>{a.push(m)},u=m=>{m.prop&&a.splice(a.indexOf(m),1)},c=(m=[])=>{r.model&&b1(a,m).forEach(b=>b.resetField())},f=(m=[])=>{b1(a,m).forEach(b=>b.clearValidate())},d=A(()=>!!r.model),h=m=>{if(a.length===0)return[];const b=b1(a,m);return b.length?b:[]},v=async m=>g(void 0,m),p=async(m=[])=>{if(!d.value)return!1;const b=h(m);if(b.length===0)return!0;let w={};for(const x of b)try{await x.validate("")}catch(_){w={...w,..._}}return Object.keys(w).length===0?!0:Promise.reject(w)},g=async(m=[],b)=>{const w=!ct(b);try{const x=await p(m);return x===!0&&(b==null||b(x)),x}catch(x){if(x instanceof Error)throw x;const _=x;return r.scrollToError&&y(Object.keys(_)[0]),b==null||b(!1,_),w&&Promise.reject(_)}},y=m=>{var b;const w=b1(a,m)[0];w&&((b=w.$el)==null||b.scrollIntoView(r.scrollIntoViewOptions))};return Ee(()=>r.rules,()=>{r.validateOnRuleChange&&v().catch(m=>void 0)},{deep:!0}),Vt(Ud,en({...Ir(r),emit:n,resetFields:c,clearValidate:f,validateField:g,addField:l,removeField:u,...MCe()})),e({validate:v,validateField:g,resetFields:c,clearValidate:f,scrollToField:y}),(m,b)=>($(),Z("form",{class:F(S(s))},[Te(m.$slots,"default")],2))}});var LCe=Ne(RCe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/form/src/form.vue"]]);function Hf(){return Hf=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},Hf.apply(this,arguments)}function OCe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,vy(t,e)}function MD(t){return MD=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},MD(t)}function vy(t,e){return vy=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,a){return r.__proto__=a,r},vy(t,e)}function ACe(){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 CS(t,e,n){return ACe()?CS=Reflect.construct.bind():CS=function(a,i,o){var s=[null];s.push.apply(s,i);var l=Function.bind.apply(a,s),u=new l;return o&&vy(u,o.prototype),u},CS.apply(null,arguments)}function NCe(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function DD(t){var e=typeof Map=="function"?new Map:void 0;return DD=function(r){if(r===null||!NCe(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e<"u"){if(e.has(r))return e.get(r);e.set(r,a)}function a(){return CS(r,arguments,MD(this).constructor)}return a.prototype=Object.create(r.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),vy(a,r)},DD(t)}var VCe=/%[sdj%]/g,BCe=function(){};typeof process<"u"&&process.env;function kD(t){if(!t||!t.length)return null;var e={};return t.forEach(function(n){var r=n.field;e[r]=e[r]||[],e[r].push(n)}),e}function ki(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];var a=0,i=n.length;if(typeof t=="function")return t.apply(null,n);if(typeof t=="string"){var o=t.replace(VCe,function(s){if(s==="%%")return"%";if(a>=i)return s;switch(s){case"%s":return String(n[a++]);case"%d":return Number(n[a++]);case"%j":try{return JSON.stringify(n[a++])}catch{return"[Circular]"}break;default:return s}});return o}return t}function $Ce(t){return t==="string"||t==="url"||t==="hex"||t==="email"||t==="date"||t==="pattern"}function Pr(t,e){return!!(t==null||e==="array"&&Array.isArray(t)&&!t.length||$Ce(e)&&typeof t=="string"&&!t)}function ICe(t,e,n){var r=[],a=0,i=t.length;function o(s){r.push.apply(r,s||[]),a++,a===i&&n(r)}t.forEach(function(s){e(s,o)})}function FI(t,e,n){var r=0,a=t.length;function i(o){if(o&&o.length){n(o);return}var s=r;r=r+1,s<a?e(t[s],i):n([])}i([])}function PCe(t){var e=[];return Object.keys(t).forEach(function(n){e.push.apply(e,t[n]||[])}),e}var zI=function(t){OCe(e,t);function e(n,r){var a;return a=t.call(this,"Async Validation Error")||this,a.errors=n,a.fields=r,a}return e}(DD(Error));function FCe(t,e,n,r,a){if(e.first){var i=new Promise(function(d,h){var v=function(y){return r(y),y.length?h(new zI(y,kD(y))):d(a)},p=PCe(t);FI(p,n,v)});return i.catch(function(d){return d}),i}var o=e.firstFields===!0?Object.keys(t):e.firstFields||[],s=Object.keys(t),l=s.length,u=0,c=[],f=new Promise(function(d,h){var v=function(g){if(c.push.apply(c,g),u++,u===l)return r(c),c.length?h(new zI(c,kD(c))):d(a)};s.length||(r(c),d(a)),s.forEach(function(p){var g=t[p];o.indexOf(p)!==-1?FI(g,n,v):ICe(g,n,v)})});return f.catch(function(d){return d}),f}function zCe(t){return!!(t&&t.message!==void 0)}function GCe(t,e){for(var n=t,r=0;r<e.length;r++){if(n==null)return n;n=n[e[r]]}return n}function GI(t,e){return function(n){var r;return t.fullFields?r=GCe(e,t.fullFields):r=e[n.field||t.fullField],zCe(n)?(n.field=n.field||t.fullField,n.fieldValue=r,n):{message:typeof n=="function"?n():n,fieldValue:r,field:n.field||t.fullField}}}function UI(t,e){if(e){for(var n in e)if(e.hasOwnProperty(n)){var r=e[n];typeof r=="object"&&typeof t[n]=="object"?t[n]=Hf({},t[n],r):t[n]=r}}return t}var _7=function(e,n,r,a,i,o){e.required&&(!r.hasOwnProperty(e.field)||Pr(n,o||e.type))&&a.push(ki(i.messages.required,e.fullField))},UCe=function(e,n,r,a,i){(/^\s+$/.test(n)||n==="")&&a.push(ki(i.messages.whitespace,e.fullField))},S1,HCe=function(){if(S1)return S1;var t="[a-fA-F\\d:]",e=function(w){return w&&w.includeBoundaries?"(?:(?<=\\s|^)(?="+t+")|(?<="+t+")(?=\\s|$))":""},n="(?: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}",r="[a-fA-F\\d]{1,4}",a=(`
  18. (?:
  19. (?:`+r+":){7}(?:"+r+`|:)| // 1:2:3:4:5:6:7:: 1:2:3:4:5:6:7:8
  20. (?:`+r+":){6}(?:"+n+"|:"+r+`|:)| // 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
  21. (?:`+r+":){5}(?::"+n+"|(?::"+r+`){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
  22. (?:`+r+":){4}(?:(?::"+r+"){0,1}:"+n+"|(?::"+r+`){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
  23. (?:`+r+":){3}(?:(?::"+r+"){0,2}:"+n+"|(?::"+r+`){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
  24. (?:`+r+":){2}(?:(?::"+r+"){0,3}:"+n+"|(?::"+r+`){1,5}|:)| // 1:2:: 1:2::4:5:6:7:8 1:2::8 1:2::4:5:6:7:1.2.3.4
  25. (?:`+r+":){1}(?:(?::"+r+"){0,4}:"+n+"|(?::"+r+`){1,6}|:)| // 1:: 1::3:4:5:6:7:8 1::8 1::3:4:5:6:7:1.2.3.4
  26. (?::(?:(?::`+r+"){0,5}:"+n+"|(?::"+r+`){1,7}|:)) // ::2:3:4:5:6:7:8 ::2:3:4:5:6:7:8 ::8 ::1.2.3.4
  27. )(?:%[0-9a-zA-Z]{1,})? // %eth0 %1
  28. `).replace(/\s*\/\/.*$/gm,"").replace(/\n/g,"").trim(),i=new RegExp("(?:^"+n+"$)|(?:^"+a+"$)"),o=new RegExp("^"+n+"$"),s=new RegExp("^"+a+"$"),l=function(w){return w&&w.exact?i:new RegExp("(?:"+e(w)+n+e(w)+")|(?:"+e(w)+a+e(w)+")","g")};l.v4=function(b){return b&&b.exact?o:new RegExp(""+e(b)+n+e(b),"g")},l.v6=function(b){return b&&b.exact?s:new RegExp(""+e(b)+a+e(b),"g")};var u="(?:(?:[a-z]+:)?//)",c="(?:\\S+(?::\\S*)?@)?",f=l.v4().source,d=l.v6().source,h="(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)",v="(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*",p="(?:\\.(?:[a-z\\u00a1-\\uffff]{2,}))",g="(?::\\d{2,5})?",y='(?:[/?#][^\\s"]*)?',m="(?:"+u+"|www\\.)"+c+"(?:localhost|"+f+"|"+d+"|"+h+v+p+")"+g+y;return S1=new RegExp("(?:^"+m+"$)","i"),S1},HI={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},jg={integer:function(e){return jg.number(e)&&parseInt(e,10)===e},float:function(e){return jg.number(e)&&!jg.integer(e)},array:function(e){return Array.isArray(e)},regexp:function(e){if(e instanceof RegExp)return!0;try{return!!new RegExp(e)}catch{return!1}},date:function(e){return typeof e.getTime=="function"&&typeof e.getMonth=="function"&&typeof e.getYear=="function"&&!isNaN(e.getTime())},number:function(e){return isNaN(e)?!1:typeof e=="number"},object:function(e){return typeof e=="object"&&!jg.array(e)},method:function(e){return typeof e=="function"},email:function(e){return typeof e=="string"&&e.length<=320&&!!e.match(HI.email)},url:function(e){return typeof e=="string"&&e.length<=2048&&!!e.match(HCe())},hex:function(e){return typeof e=="string"&&!!e.match(HI.hex)}},WCe=function(e,n,r,a,i){if(e.required&&n===void 0){_7(e,n,r,a,i);return}var o=["integer","float","array","regexp","object","method","email","number","date","url","hex"],s=e.type;o.indexOf(s)>-1?jg[s](n)||a.push(ki(i.messages.types[s],e.fullField,e.type)):s&&typeof n!==e.type&&a.push(ki(i.messages.types[s],e.fullField,e.type))},KCe=function(e,n,r,a,i){var o=typeof e.len=="number",s=typeof e.min=="number",l=typeof e.max=="number",u=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,c=n,f=null,d=typeof n=="number",h=typeof n=="string",v=Array.isArray(n);if(d?f="number":h?f="string":v&&(f="array"),!f)return!1;v&&(c=n.length),h&&(c=n.replace(u,"_").length),o?c!==e.len&&a.push(ki(i.messages[f].len,e.fullField,e.len)):s&&!l&&c<e.min?a.push(ki(i.messages[f].min,e.fullField,e.min)):l&&!s&&c>e.max?a.push(ki(i.messages[f].max,e.fullField,e.max)):s&&l&&(c<e.min||c>e.max)&&a.push(ki(i.messages[f].range,e.fullField,e.min,e.max))},rh="enum",jCe=function(e,n,r,a,i){e[rh]=Array.isArray(e[rh])?e[rh]:[],e[rh].indexOf(n)===-1&&a.push(ki(i.messages[rh],e.fullField,e[rh].join(", ")))},YCe=function(e,n,r,a,i){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(n)||a.push(ki(i.messages.pattern.mismatch,e.fullField,n,e.pattern));else if(typeof e.pattern=="string"){var o=new RegExp(e.pattern);o.test(n)||a.push(ki(i.messages.pattern.mismatch,e.fullField,n,e.pattern))}}},mn={required:_7,whitespace:UCe,type:WCe,range:KCe,enum:jCe,pattern:YCe},XCe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(Pr(n,"string")&&!e.required)return r();mn.required(e,n,a,o,i,"string"),Pr(n,"string")||(mn.type(e,n,a,o,i),mn.range(e,n,a,o,i),mn.pattern(e,n,a,o,i),e.whitespace===!0&&mn.whitespace(e,n,a,o,i))}r(o)},qCe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(Pr(n)&&!e.required)return r();mn.required(e,n,a,o,i),n!==void 0&&mn.type(e,n,a,o,i)}r(o)},ZCe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(n===""&&(n=void 0),Pr(n)&&!e.required)return r();mn.required(e,n,a,o,i),n!==void 0&&(mn.type(e,n,a,o,i),mn.range(e,n,a,o,i))}r(o)},QCe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(Pr(n)&&!e.required)return r();mn.required(e,n,a,o,i),n!==void 0&&mn.type(e,n,a,o,i)}r(o)},JCe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(Pr(n)&&!e.required)return r();mn.required(e,n,a,o,i),Pr(n)||mn.type(e,n,a,o,i)}r(o)},eTe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(Pr(n)&&!e.required)return r();mn.required(e,n,a,o,i),n!==void 0&&(mn.type(e,n,a,o,i),mn.range(e,n,a,o,i))}r(o)},tTe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(Pr(n)&&!e.required)return r();mn.required(e,n,a,o,i),n!==void 0&&(mn.type(e,n,a,o,i),mn.range(e,n,a,o,i))}r(o)},nTe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(n==null&&!e.required)return r();mn.required(e,n,a,o,i,"array"),n!=null&&(mn.type(e,n,a,o,i),mn.range(e,n,a,o,i))}r(o)},rTe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(Pr(n)&&!e.required)return r();mn.required(e,n,a,o,i),n!==void 0&&mn.type(e,n,a,o,i)}r(o)},aTe="enum",iTe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(Pr(n)&&!e.required)return r();mn.required(e,n,a,o,i),n!==void 0&&mn[aTe](e,n,a,o,i)}r(o)},oTe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(Pr(n,"string")&&!e.required)return r();mn.required(e,n,a,o,i),Pr(n,"string")||mn.pattern(e,n,a,o,i)}r(o)},sTe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(Pr(n,"date")&&!e.required)return r();if(mn.required(e,n,a,o,i),!Pr(n,"date")){var l;n instanceof Date?l=n:l=new Date(n),mn.type(e,l,a,o,i),l&&mn.range(e,l.getTime(),a,o,i)}}r(o)},lTe=function(e,n,r,a,i){var o=[],s=Array.isArray(n)?"array":typeof n;mn.required(e,n,a,o,i,s),r(o)},LT=function(e,n,r,a,i){var o=e.type,s=[],l=e.required||!e.required&&a.hasOwnProperty(e.field);if(l){if(Pr(n,o)&&!e.required)return r();mn.required(e,n,a,s,i,o),Pr(n,o)||mn.type(e,n,a,s,i)}r(s)},uTe=function(e,n,r,a,i){var o=[],s=e.required||!e.required&&a.hasOwnProperty(e.field);if(s){if(Pr(n)&&!e.required)return r();mn.required(e,n,a,o,i)}r(o)},_0={string:XCe,method:qCe,number:ZCe,boolean:QCe,regexp:JCe,integer:eTe,float:tTe,array:nTe,object:rTe,enum:iTe,pattern:oTe,date:sTe,url:LT,hex:LT,email:LT,required:lTe,any:uTe};function RD(){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 e=JSON.parse(JSON.stringify(this));return e.clone=this.clone,e}}}var LD=RD(),Mm=function(){function t(n){this.rules=null,this._messages=LD,this.define(n)}var e=t.prototype;return e.define=function(r){var a=this;if(!r)throw new Error("Cannot configure a schema with no rules");if(typeof r!="object"||Array.isArray(r))throw new Error("Rules must be an object");this.rules={},Object.keys(r).forEach(function(i){var o=r[i];a.rules[i]=Array.isArray(o)?o:[o]})},e.messages=function(r){return r&&(this._messages=UI(RD(),r)),this._messages},e.validate=function(r,a,i){var o=this;a===void 0&&(a={}),i===void 0&&(i=function(){});var s=r,l=a,u=i;if(typeof l=="function"&&(u=l,l={}),!this.rules||Object.keys(this.rules).length===0)return u&&u(null,s),Promise.resolve(s);function c(p){var g=[],y={};function m(w){if(Array.isArray(w)){var x;g=(x=g).concat.apply(x,w)}else g.push(w)}for(var b=0;b<p.length;b++)m(p[b]);g.length?(y=kD(g),u(g,y)):u(null,s)}if(l.messages){var f=this.messages();f===LD&&(f=RD()),UI(f,l.messages),l.messages=f}else l.messages=this.messages();var d={},h=l.keys||Object.keys(this.rules);h.forEach(function(p){var g=o.rules[p],y=s[p];g.forEach(function(m){var b=m;typeof b.transform=="function"&&(s===r&&(s=Hf({},s)),y=s[p]=b.transform(y)),typeof b=="function"?b={validator:b}:b=Hf({},b),b.validator=o.getValidationMethod(b),b.validator&&(b.field=p,b.fullField=b.fullField||p,b.type=o.getType(b),d[p]=d[p]||[],d[p].push({rule:b,value:y,source:s,field:p}))})});var v={};return FCe(d,l,function(p,g){var y=p.rule,m=(y.type==="object"||y.type==="array")&&(typeof y.fields=="object"||typeof y.defaultField=="object");m=m&&(y.required||!y.required&&p.value),y.field=p.field;function b(_,C){return Hf({},C,{fullField:y.fullField+"."+_,fullFields:y.fullFields?[].concat(y.fullFields,[_]):[_]})}function w(_){_===void 0&&(_=[]);var C=Array.isArray(_)?_:[_];!l.suppressWarning&&C.length&&t.warning("async-validator:",C),C.length&&y.message!==void 0&&(C=[].concat(y.message));var T=C.map(GI(y,s));if(l.first&&T.length)return v[y.field]=1,g(T);if(!m)g(T);else{if(y.required&&!p.value)return y.message!==void 0?T=[].concat(y.message).map(GI(y,s)):l.error&&(T=[l.error(y,ki(l.messages.required,y.field))]),g(T);var D={};y.defaultField&&Object.keys(p.value).map(function(k){D[k]=y.defaultField}),D=Hf({},D,p.rule.fields);var E={};Object.keys(D).forEach(function(k){var R=D[k],O=Array.isArray(R)?R:[R];E[k]=O.map(b.bind(null,k))});var M=new t(E);M.messages(l.messages),p.rule.options&&(p.rule.options.messages=l.messages,p.rule.options.error=l.error),M.validate(p.value,p.rule.options||l,function(k){var R=[];T&&T.length&&R.push.apply(R,T),k&&k.length&&R.push.apply(R,k),g(R.length?R:null)})}}var x;if(y.asyncValidator)x=y.asyncValidator(y,p.value,w,p.source,l);else if(y.validator){try{x=y.validator(y,p.value,w,p.source,l)}catch(_){console.error==null||console.error(_),l.suppressValidatorError||setTimeout(function(){throw _},0),w(_.message)}x===!0?w():x===!1?w(typeof y.message=="function"?y.message(y.fullField||y.field):y.message||(y.fullField||y.field)+" fails"):x instanceof Array?w(x):x instanceof Error&&w(x.message)}x&&x.then&&x.then(function(){return w()},function(_){return w(_)})},function(p){c(p)},s)},e.getType=function(r){if(r.type===void 0&&r.pattern instanceof RegExp&&(r.type="pattern"),typeof r.validator!="function"&&r.type&&!_0.hasOwnProperty(r.type))throw new Error(ki("Unknown rule type %s",r.type));return r.type||"string"},e.getValidationMethod=function(r){if(typeof r.validator=="function")return r.validator;var a=Object.keys(r),i=a.indexOf("message");return i!==-1&&a.splice(i,1),a.length===1&&a[0]==="required"?_0.required:_0[this.getType(r)]||void 0},t}();Mm.register=function(e,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");_0[e]=n};Mm.warning=BCe;Mm.messages=LD;Mm.validators=_0;const cTe=["","error","validating","success"],fTe=Ve({label:String,labelWidth:{type:[String,Number],default:""},prop:{type:fe([String,Array])},required:{type:Boolean,default:void 0},rules:{type:fe([Object,Array])},error:String,validateStatus:{type:String,values:cTe},for:String,inlineMessage:{type:[String,Boolean],default:""},showMessage:{type:Boolean,default:!0},size:{type:String,values:Js}}),WI="ElLabelWrap";var dTe=ie({name:WI,props:{isAutoWidth:Boolean,updateAll:Boolean},setup(t,{slots:e}){const n=We(Ud,void 0),r=We(js);r||wr(WI,"usage: <el-form-item><label-wrap /></el-form-item>");const a=ke("form"),i=z(),o=z(0),s=()=>{var c;if((c=i.value)!=null&&c.firstElementChild){const f=window.getComputedStyle(i.value.firstElementChild).width;return Math.ceil(Number.parseFloat(f))}else return 0},l=(c="update")=>{qe(()=>{e.default&&t.isAutoWidth&&(c==="update"?o.value=s():c==="remove"&&(n==null||n.deregisterLabelWidth(o.value)))})},u=()=>l("update");return pt(()=>{u()}),Rn(()=>{l("remove")}),Zs(()=>u()),Ee(o,(c,f)=>{t.updateAll&&(n==null||n.registerLabelWidth(c,f))}),Da(A(()=>{var c,f;return(f=(c=i.value)==null?void 0:c.firstElementChild)!=null?f:null}),u),()=>{var c,f;if(!e)return null;const{isAutoWidth:d}=t;if(d){const h=n==null?void 0:n.autoLabelWidth,v=r==null?void 0:r.hasLabel,p={};if(v&&h&&h!=="auto"){const g=Math.max(0,Number.parseInt(h,10)-o.value),y=n.labelPosition==="left"?"marginRight":"marginLeft";g&&(p[y]=`${g}px`)}return U("div",{ref:i,class:[a.be("item","label-wrap")],style:p},[(c=e.default)==null?void 0:c.call(e)])}else return U(Qe,{ref:i},[(f=e.default)==null?void 0:f.call(e)])}}});const hTe=["role","aria-labelledby"],pTe=ie({name:"ElFormItem"}),vTe=ie({...pTe,props:fTe,setup(t,{expose:e}){const n=t,r=ma(),a=We(Ud,void 0),i=We(js,void 0),o=_r(void 0,{formItem:!1}),s=ke("form-item"),l=ho().value,u=z([]),c=z(""),f=qde(c,100),d=z(""),h=z();let v,p=!1;const g=A(()=>{if((a==null?void 0:a.labelPosition)==="top")return{};const ne=rr(n.labelWidth||(a==null?void 0:a.labelWidth)||"");return ne?{width:ne}:{}}),y=A(()=>{if((a==null?void 0:a.labelPosition)==="top"||a!=null&&a.inline)return{};if(!n.label&&!n.labelWidth&&D)return{};const ne=rr(n.labelWidth||(a==null?void 0:a.labelWidth)||"");return!n.label&&!r.label?{marginLeft:ne}:{}}),m=A(()=>[s.b(),s.m(o.value),s.is("error",c.value==="error"),s.is("validating",c.value==="validating"),s.is("success",c.value==="success"),s.is("required",O.value||n.required),s.is("no-asterisk",a==null?void 0:a.hideRequiredAsterisk),(a==null?void 0:a.requireAsteriskPosition)==="right"?"asterisk-right":"asterisk-left",{[s.m("feedback")]:a==null?void 0:a.statusIcon}]),b=A(()=>br(n.inlineMessage)?n.inlineMessage:(a==null?void 0:a.inlineMessage)||!1),w=A(()=>[s.e("error"),{[s.em("error","inline")]:b.value}]),x=A(()=>n.prop?dt(n.prop)?n.prop:n.prop.join("."):""),_=A(()=>!!(n.label||r.label)),C=A(()=>n.for||u.value.length===1?u.value[0]:void 0),T=A(()=>!C.value&&_.value),D=!!i,E=A(()=>{const ne=a==null?void 0:a.model;if(!(!ne||!n.prop))return _S(ne,n.prop).value}),M=A(()=>{const{required:ne}=n,J=[];n.rules&&J.push(...Ed(n.rules));const he=a==null?void 0:a.rules;if(he&&n.prop){const ue=_S(he,n.prop).value;ue&&J.push(...Ed(ue))}if(ne!==void 0){const ue=J.map((q,Y)=>[q,Y]).filter(([q])=>Object.keys(q).includes("required"));if(ue.length>0)for(const[q,Y]of ue)q.required!==ne&&(J[Y]={...q,required:ne});else J.push({required:ne})}return J}),k=A(()=>M.value.length>0),R=ne=>M.value.filter(he=>!he.trigger||!ne?!0:Array.isArray(he.trigger)?he.trigger.includes(ne):he.trigger===ne).map(({trigger:he,...ue})=>ue),O=A(()=>M.value.some(ne=>ne.required)),I=A(()=>{var ne;return f.value==="error"&&n.showMessage&&((ne=a==null?void 0:a.showMessage)!=null?ne:!0)}),P=A(()=>`${n.label||""}${(a==null?void 0:a.labelSuffix)||""}`),N=ne=>{c.value=ne},B=ne=>{var J,he;const{errors:ue,fields:q}=ne;(!ue||!q)&&console.error(ne),N("error"),d.value=ue?(he=(J=ue==null?void 0:ue[0])==null?void 0:J.message)!=null?he:`${n.prop} is required`:"",a==null||a.emit("validate",n.prop,!1,d.value)},L=()=>{N("success"),a==null||a.emit("validate",n.prop,!0,"")},V=async ne=>{const J=x.value;return new Mm({[J]:ne}).validate({[J]:E.value},{firstFields:!0}).then(()=>(L(),!0)).catch(ue=>(B(ue),Promise.reject(ue)))},H=async(ne,J)=>{if(p||!n.prop)return!1;const he=ct(J);if(!k.value)return J==null||J(!1),!1;const ue=R(ne);return ue.length===0?(J==null||J(!0),!0):(N("validating"),V(ue).then(()=>(J==null||J(!0),!0)).catch(q=>{const{fields:Y}=q;return J==null||J(!1,Y),he?!1:Promise.reject(Y)}))},K=()=>{N(""),d.value="",p=!1},X=async()=>{const ne=a==null?void 0:a.model;if(!ne||!n.prop)return;const J=_S(ne,n.prop);p=!0,J.value=pI(v),await qe(),K(),p=!1},oe=ne=>{u.value.includes(ne)||u.value.push(ne)},te=ne=>{u.value=u.value.filter(J=>J!==ne)};Ee(()=>n.error,ne=>{d.value=ne||"",N(ne?"error":"")},{immediate:!0}),Ee(()=>n.validateStatus,ne=>N(ne||""));const re=en({...Ir(n),$el:h,size:o,validateState:c,labelId:l,inputIds:u,isGroup:T,hasLabel:_,addInputId:oe,removeInputId:te,resetField:X,clearValidate:K,validate:H});return Vt(js,re),pt(()=>{n.prop&&(a==null||a.addField(re),v=pI(E.value))}),Rn(()=>{a==null||a.removeField(re)}),e({size:o,validateMessage:d,validateState:c,validate:H,clearValidate:K,resetField:X}),(ne,J)=>{var he;return $(),Z("div",{ref_key:"formItemRef",ref:h,class:F(S(m)),role:S(T)?"group":void 0,"aria-labelledby":S(T)?S(l):void 0},[U(S(dTe),{"is-auto-width":S(g).width==="auto","update-all":((he=S(a))==null?void 0:he.labelWidth)==="auto"},{default:Q(()=>[S(_)?($(),de(Mt(S(C)?"label":"div"),{key:0,id:S(l),for:S(C),class:F(S(s).e("label")),style:Ze(S(g))},{default:Q(()=>[Te(ne.$slots,"label",{label:S(P)},()=>[Je(Oe(S(P)),1)])]),_:3},8,["id","for","class","style"])):le("v-if",!0)]),_:3},8,["is-auto-width","update-all"]),G("div",{class:F(S(s).e("content")),style:Ze(S(y))},[Te(ne.$slots,"default"),U(ZW,{name:`${S(s).namespace.value}-zoom-in-top`},{default:Q(()=>[S(I)?Te(ne.$slots,"error",{key:0,error:d.value},()=>[G("div",{class:F(S(w))},Oe(d.value),3)]):le("v-if",!0)]),_:3},8,["name"])],6)],10,hTe)}}});var x7=Ne(vTe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/form/src/form-item.vue"]]);const gTe=Et(LCe,{FormItem:x7}),yTe=Qn(x7);let xo;const mTe=`
  29. height:0 !important;
  30. visibility:hidden !important;
  31. ${z9()?"":"overflow:hidden !important;"}
  32. position:absolute !important;
  33. z-index:-1000 !important;
  34. top:0 !important;
  35. right:0 !important;
  36. `,bTe=["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 STe(t){const e=window.getComputedStyle(t),n=e.getPropertyValue("box-sizing"),r=Number.parseFloat(e.getPropertyValue("padding-bottom"))+Number.parseFloat(e.getPropertyValue("padding-top")),a=Number.parseFloat(e.getPropertyValue("border-bottom-width"))+Number.parseFloat(e.getPropertyValue("border-top-width"));return{contextStyle:bTe.map(o=>`${o}:${e.getPropertyValue(o)}`).join(";"),paddingSize:r,borderSize:a,boxSizing:n}}function KI(t,e=1,n){var r;xo||(xo=document.createElement("textarea"),document.body.appendChild(xo));const{paddingSize:a,borderSize:i,boxSizing:o,contextStyle:s}=STe(t);xo.setAttribute("style",`${s};${mTe}`),xo.value=t.value||t.placeholder||"";let l=xo.scrollHeight;const u={};o==="border-box"?l=l+i:o==="content-box"&&(l=l-a),xo.value="";const c=xo.scrollHeight-a;if(ut(e)){let f=c*e;o==="border-box"&&(f=f+a+i),l=Math.max(f,l),u.minHeight=`${f}px`}if(ut(n)){let f=c*n;o==="border-box"&&(f=f+a+i),l=Math.min(f,l)}return u.height=`${l}px`,(r=xo.parentNode)==null||r.removeChild(xo),xo=void 0,u}const wTe=Ve({id:{type:String,default:void 0},size:pa,disabled:Boolean,modelValue:{type:fe([String,Number,Object]),default:""},type:{type:String,default:"text"},resize:{type:String,values:["none","both","horizontal","vertical"]},autosize:{type:fe([Boolean,Object]),default:!1},autocomplete:{type:String,default:"off"},formatter:{type:Function},parser:{type:Function},placeholder:{type:String},form:{type:String},readonly:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},showPassword:{type:Boolean,default:!1},showWordLimit:{type:Boolean,default:!1},suffixIcon:{type:En},prefixIcon:{type:En},containerRole:{type:String,default:void 0},label:{type:String,default:void 0},tabindex:{type:[String,Number],default:0},validateEvent:{type:Boolean,default:!0},inputStyle:{type:fe([Object,Array,String]),default:()=>zn({})},autofocus:{type:Boolean,default:!1}}),_Te={[Dt]:t=>dt(t),input:t=>dt(t),change:t=>dt(t),focus:t=>t instanceof FocusEvent,blur:t=>t instanceof FocusEvent,clear:()=>!0,mouseleave:t=>t instanceof MouseEvent,mouseenter:t=>t instanceof MouseEvent,keydown:t=>t instanceof Event,compositionstart:t=>t instanceof CompositionEvent,compositionupdate:t=>t instanceof CompositionEvent,compositionend:t=>t instanceof CompositionEvent},xTe=["role"],CTe=["id","type","disabled","formatter","parser","readonly","autocomplete","tabindex","aria-label","placeholder","form","autofocus"],TTe=["id","tabindex","disabled","readonly","autocomplete","aria-label","placeholder","form","autofocus"],ETe=ie({name:"ElInput",inheritAttrs:!1}),MTe=ie({...ETe,props:wTe,emits:_Te,setup(t,{expose:e,emit:n}){const r=t,a=Id(),i=ma(),o=A(()=>{const Le={};return r.containerRole==="combobox"&&(Le["aria-haspopup"]=a["aria-haspopup"],Le["aria-owns"]=a["aria-owns"],Le["aria-expanded"]=a["aria-expanded"]),Le}),s=A(()=>[r.type==="textarea"?g.b():p.b(),p.m(h.value),p.is("disabled",v.value),p.is("exceed",oe.value),{[p.b("group")]:i.prepend||i.append,[p.bm("group","append")]:i.append,[p.bm("group","prepend")]:i.prepend,[p.m("prefix")]:i.prefix||r.prefixIcon,[p.m("suffix")]:i.suffix||r.suffixIcon||r.clearable||r.showPassword,[p.bm("suffix","password-clear")]:V.value&&H.value},a.class]),l=A(()=>[p.e("wrapper"),p.is("focus",E.value)]),u=BO({excludeKeys:A(()=>Object.keys(o.value))}),{form:c,formItem:f}=ni(),{inputId:d}=kc(r,{formItemContext:f}),h=_r(),v=_i(),p=ke("input"),g=ke("textarea"),y=Tn(),m=Tn(),b=z(!1),w=z(!1),x=z(!1),_=z(),C=Tn(r.inputStyle),T=A(()=>y.value||m.value),{wrapperRef:D,isFocused:E,handleFocus:M,handleBlur:k}=eCe(T,{afterBlur(){var Le;r.validateEvent&&((Le=f==null?void 0:f.validate)==null||Le.call(f,"blur").catch(He=>void 0))}}),R=A(()=>{var Le;return(Le=c==null?void 0:c.statusIcon)!=null?Le:!1}),O=A(()=>(f==null?void 0:f.validateState)||""),I=A(()=>O.value&&VO[O.value]),P=A(()=>x.value?Lwe:$be),N=A(()=>[a.style,r.inputStyle]),B=A(()=>[r.inputStyle,C.value,{resize:r.resize}]),L=A(()=>mr(r.modelValue)?"":String(r.modelValue)),V=A(()=>r.clearable&&!v.value&&!r.readonly&&!!L.value&&(E.value||b.value)),H=A(()=>r.showPassword&&!v.value&&!r.readonly&&!!L.value&&(!!L.value||E.value)),K=A(()=>r.showWordLimit&&!!u.value.maxlength&&(r.type==="text"||r.type==="textarea")&&!v.value&&!r.readonly&&!r.showPassword),X=A(()=>L.value.length),oe=A(()=>!!K.value&&X.value>Number(u.value.maxlength)),te=A(()=>!!i.suffix||!!r.suffixIcon||V.value||r.showPassword||K.value||!!O.value&&R.value),[re,ne]=Zxe(y);Da(m,Le=>{if(ue(),!K.value||r.resize!=="both")return;const He=Le[0],{width:lt}=He.contentRect;_.value={right:`calc(100% - ${lt+15+6}px)`}});const J=()=>{const{type:Le,autosize:He}=r;if(!(!Wt||Le!=="textarea"||!m.value))if(He){const lt=Ot(He)?He.minRows:void 0,St=Ot(He)?He.maxRows:void 0,At=KI(m.value,lt,St);C.value={overflowY:"hidden",...At},qe(()=>{m.value.offsetHeight,C.value=At})}else C.value={minHeight:KI(m.value).minHeight}},ue=(Le=>{let He=!1;return()=>{var lt;if(He||!r.autosize)return;((lt=m.value)==null?void 0:lt.offsetParent)===null||(Le(),He=!0)}})(J),q=()=>{const Le=T.value,He=r.formatter?r.formatter(L.value):L.value;!Le||Le.value===He||(Le.value=He)},Y=async Le=>{re();let{value:He}=Le.target;if(r.formatter&&(He=r.parser?r.parser(He):He),!w.value){if(He===L.value){q();return}n(Dt,He),n("input",He),await qe(),q(),ne()}},ee=Le=>{n("change",Le.target.value)},se=Le=>{n("compositionstart",Le),w.value=!0},ye=Le=>{var He;n("compositionupdate",Le);const lt=(He=Le.target)==null?void 0:He.value,St=lt[lt.length-1]||"";w.value=!Kx(St)},_e=Le=>{n("compositionend",Le),w.value&&(w.value=!1,Y(Le))},be=()=>{x.value=!x.value,Me()},Me=async()=>{var Le;await qe(),(Le=T.value)==null||Le.focus()},Se=()=>{var Le;return(Le=T.value)==null?void 0:Le.blur()},xe=Le=>{b.value=!1,n("mouseleave",Le)},De=Le=>{b.value=!0,n("mouseenter",Le)},ge=Le=>{n("keydown",Le)},Ie=()=>{var Le;(Le=T.value)==null||Le.select()},Ye=()=>{n(Dt,""),n("change",""),n("clear"),n("input","")};return Ee(()=>r.modelValue,()=>{var Le;qe(()=>J()),r.validateEvent&&((Le=f==null?void 0:f.validate)==null||Le.call(f,"change").catch(He=>void 0))}),Ee(L,()=>q()),Ee(()=>r.type,async()=>{await qe(),q(),J()}),pt(()=>{!r.formatter&&r.parser,q(),qe(J)}),e({input:y,textarea:m,ref:T,textareaStyle:B,autosize:Hn(r,"autosize"),focus:Me,blur:Se,select:Ie,clear:Ye,resizeTextarea:J}),(Le,He)=>mt(($(),Z("div",kt(S(o),{class:S(s),style:S(N),role:Le.containerRole,onMouseenter:De,onMouseleave:xe}),[le(" input "),Le.type!=="textarea"?($(),Z(Qe,{key:0},[le(" prepend slot "),Le.$slots.prepend?($(),Z("div",{key:0,class:F(S(p).be("group","prepend"))},[Te(Le.$slots,"prepend")],2)):le("v-if",!0),G("div",{ref_key:"wrapperRef",ref:D,class:F(S(l))},[le(" prefix slot "),Le.$slots.prefix||Le.prefixIcon?($(),Z("span",{key:0,class:F(S(p).e("prefix"))},[G("span",{class:F(S(p).e("prefix-inner"))},[Te(Le.$slots,"prefix"),Le.prefixIcon?($(),de(S(Xe),{key:0,class:F(S(p).e("icon"))},{default:Q(()=>[($(),de(Mt(Le.prefixIcon)))]),_:1},8,["class"])):le("v-if",!0)],2)],2)):le("v-if",!0),G("input",kt({id:S(d),ref_key:"input",ref:y,class:S(p).e("inner")},S(u),{type:Le.showPassword?x.value?"text":"password":Le.type,disabled:S(v),formatter:Le.formatter,parser:Le.parser,readonly:Le.readonly,autocomplete:Le.autocomplete,tabindex:Le.tabindex,"aria-label":Le.label,placeholder:Le.placeholder,style:Le.inputStyle,form:r.form,autofocus:r.autofocus,onCompositionstart:se,onCompositionupdate:ye,onCompositionend:_e,onInput:Y,onFocus:He[0]||(He[0]=(...lt)=>S(M)&&S(M)(...lt)),onBlur:He[1]||(He[1]=(...lt)=>S(k)&&S(k)(...lt)),onChange:ee,onKeydown:ge}),null,16,CTe),le(" suffix slot "),S(te)?($(),Z("span",{key:1,class:F(S(p).e("suffix"))},[G("span",{class:F(S(p).e("suffix-inner"))},[!S(V)||!S(H)||!S(K)?($(),Z(Qe,{key:0},[Te(Le.$slots,"suffix"),Le.suffixIcon?($(),de(S(Xe),{key:0,class:F(S(p).e("icon"))},{default:Q(()=>[($(),de(Mt(Le.suffixIcon)))]),_:1},8,["class"])):le("v-if",!0)],64)):le("v-if",!0),S(V)?($(),de(S(Xe),{key:1,class:F([S(p).e("icon"),S(p).e("clear")]),onMousedown:ot(S(pn),["prevent"]),onClick:Ye},{default:Q(()=>[U(S(Tc))]),_:1},8,["class","onMousedown"])):le("v-if",!0),S(H)?($(),de(S(Xe),{key:2,class:F([S(p).e("icon"),S(p).e("password")]),onClick:be},{default:Q(()=>[($(),de(Mt(S(P))))]),_:1},8,["class"])):le("v-if",!0),S(K)?($(),Z("span",{key:3,class:F(S(p).e("count"))},[G("span",{class:F(S(p).e("count-inner"))},Oe(S(X))+" / "+Oe(S(u).maxlength),3)],2)):le("v-if",!0),S(O)&&S(I)&&S(R)?($(),de(S(Xe),{key:4,class:F([S(p).e("icon"),S(p).e("validateIcon"),S(p).is("loading",S(O)==="validating")])},{default:Q(()=>[($(),de(Mt(S(I))))]),_:1},8,["class"])):le("v-if",!0)],2)],2)):le("v-if",!0)],2),le(" append slot "),Le.$slots.append?($(),Z("div",{key:1,class:F(S(p).be("group","append"))},[Te(Le.$slots,"append")],2)):le("v-if",!0)],64)):($(),Z(Qe,{key:1},[le(" textarea "),G("textarea",kt({id:S(d),ref_key:"textarea",ref:m,class:S(g).e("inner")},S(u),{tabindex:Le.tabindex,disabled:S(v),readonly:Le.readonly,autocomplete:Le.autocomplete,style:S(B),"aria-label":Le.label,placeholder:Le.placeholder,form:r.form,autofocus:r.autofocus,onCompositionstart:se,onCompositionupdate:ye,onCompositionend:_e,onInput:Y,onFocus:He[2]||(He[2]=(...lt)=>S(M)&&S(M)(...lt)),onBlur:He[3]||(He[3]=(...lt)=>S(k)&&S(k)(...lt)),onChange:ee,onKeydown:ge}),null,16,TTe),S(K)?($(),Z("span",{key:0,style:Ze(_.value),class:F(S(p).e("count"))},Oe(S(X))+" / "+Oe(S(u).maxlength),7)):le("v-if",!0)],64))],16,xTe)),[[Qt,Le.type!=="hidden"]])}});var DTe=Ne(MTe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/input/src/input.vue"]]);const Ea=Et(DTe),qh=4,C7={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"}},kTe=({move:t,size:e,bar:n})=>({[n.size]:e,transform:`translate${n.axis}(${t}%)`}),T7=Symbol("scrollbarContextKey"),RTe=Ve({vertical:Boolean,size:String,move:Number,ratio:{type:Number,required:!0},always:Boolean}),LTe="Thumb",OTe=ie({__name:"thumb",props:RTe,setup(t){const e=t,n=We(T7),r=ke("scrollbar");n||wr(LTe,"can not inject scrollbar context");const a=z(),i=z(),o=z({}),s=z(!1);let l=!1,u=!1,c=Wt?document.onselectstart:null;const f=A(()=>C7[e.vertical?"vertical":"horizontal"]),d=A(()=>kTe({size:e.size,move:e.move,bar:f.value})),h=A(()=>a.value[f.value.offset]**2/n.wrapElement[f.value.scrollSize]/e.ratio/i.value[f.value.offset]),v=_=>{var C;if(_.stopPropagation(),_.ctrlKey||[1,2].includes(_.button))return;(C=window.getSelection())==null||C.removeAllRanges(),g(_);const T=_.currentTarget;T&&(o.value[f.value.axis]=T[f.value.offset]-(_[f.value.client]-T.getBoundingClientRect()[f.value.direction]))},p=_=>{if(!i.value||!a.value||!n.wrapElement)return;const C=Math.abs(_.target.getBoundingClientRect()[f.value.direction]-_[f.value.client]),T=i.value[f.value.offset]/2,D=(C-T)*100*h.value/a.value[f.value.offset];n.wrapElement[f.value.scroll]=D*n.wrapElement[f.value.scrollSize]/100},g=_=>{_.stopImmediatePropagation(),l=!0,document.addEventListener("mousemove",y),document.addEventListener("mouseup",m),c=document.onselectstart,document.onselectstart=()=>!1},y=_=>{if(!a.value||!i.value||l===!1)return;const C=o.value[f.value.axis];if(!C)return;const T=(a.value.getBoundingClientRect()[f.value.direction]-_[f.value.client])*-1,D=i.value[f.value.offset]-C,E=(T-D)*100*h.value/a.value[f.value.offset];n.wrapElement[f.value.scroll]=E*n.wrapElement[f.value.scrollSize]/100},m=()=>{l=!1,o.value[f.value.axis]=0,document.removeEventListener("mousemove",y),document.removeEventListener("mouseup",m),x(),u&&(s.value=!1)},b=()=>{u=!1,s.value=!!e.size},w=()=>{u=!0,s.value=l};Rn(()=>{x(),document.removeEventListener("mouseup",m)});const x=()=>{document.onselectstart!==c&&(document.onselectstart=c)};return $n(Hn(n,"scrollbarElement"),"mousemove",b),$n(Hn(n,"scrollbarElement"),"mouseleave",w),(_,C)=>($(),de(or,{name:S(r).b("fade"),persisted:""},{default:Q(()=>[mt(G("div",{ref_key:"instance",ref:a,class:F([S(r).e("bar"),S(r).is(S(f).key)]),onMousedown:p},[G("div",{ref_key:"thumb",ref:i,class:F(S(r).e("thumb")),style:Ze(S(d)),onMousedown:v},null,38)],34),[[Qt,_.always||s.value]])]),_:1},8,["name"]))}});var jI=Ne(OTe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/scrollbar/src/thumb.vue"]]);const ATe=Ve({always:{type:Boolean,default:!0},width:String,height:String,ratioX:{type:Number,default:1},ratioY:{type:Number,default:1}}),NTe=ie({__name:"bar",props:ATe,setup(t,{expose:e}){const n=t,r=z(0),a=z(0);return e({handleScroll:o=>{if(o){const s=o.offsetHeight-qh,l=o.offsetWidth-qh;a.value=o.scrollTop*100/s*n.ratioY,r.value=o.scrollLeft*100/l*n.ratioX}}}),(o,s)=>($(),Z(Qe,null,[U(jI,{move:r.value,ratio:o.ratioX,size:o.width,always:o.always},null,8,["move","ratio","size","always"]),U(jI,{move:a.value,ratio:o.ratioY,size:o.height,vertical:"",always:o.always},null,8,["move","ratio","size","always"])],64))}});var VTe=Ne(NTe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/scrollbar/src/bar.vue"]]);const BTe=Ve({height:{type:[String,Number],default:""},maxHeight:{type:[String,Number],default:""},native:{type:Boolean,default:!1},wrapStyle:{type:fe([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}}),$Te={scroll:({scrollTop:t,scrollLeft:e})=>[t,e].every(ut)},ITe="ElScrollbar",PTe=ie({name:ITe}),FTe=ie({...PTe,props:BTe,emits:$Te,setup(t,{expose:e,emit:n}){const r=t,a=ke("scrollbar");let i,o;const s=z(),l=z(),u=z(),c=z("0"),f=z("0"),d=z(),h=z(1),v=z(1),p=A(()=>{const C={};return r.height&&(C.height=rr(r.height)),r.maxHeight&&(C.maxHeight=rr(r.maxHeight)),[r.wrapStyle,C]}),g=A(()=>[r.wrapClass,a.e("wrap"),{[a.em("wrap","hidden-default")]:!r.native}]),y=A(()=>[a.e("view"),r.viewClass]),m=()=>{var C;l.value&&((C=d.value)==null||C.handleScroll(l.value),n("scroll",{scrollTop:l.value.scrollTop,scrollLeft:l.value.scrollLeft}))};function b(C,T){Ot(C)?l.value.scrollTo(C):ut(C)&&ut(T)&&l.value.scrollTo(C,T)}const w=C=>{ut(C)&&(l.value.scrollTop=C)},x=C=>{ut(C)&&(l.value.scrollLeft=C)},_=()=>{if(!l.value)return;const C=l.value.offsetHeight-qh,T=l.value.offsetWidth-qh,D=C**2/l.value.scrollHeight,E=T**2/l.value.scrollWidth,M=Math.max(D,r.minSize),k=Math.max(E,r.minSize);h.value=D/(C-D)/(M/(C-M)),v.value=E/(T-E)/(k/(T-k)),f.value=M+qh<C?`${M}px`:"",c.value=k+qh<T?`${k}px`:""};return Ee(()=>r.noresize,C=>{C?(i==null||i(),o==null||o()):({stop:i}=Da(u,_),o=$n("resize",_))},{immediate:!0}),Ee(()=>[r.maxHeight,r.height],()=>{r.native||qe(()=>{var C;_(),l.value&&((C=d.value)==null||C.handleScroll(l.value))})}),Vt(T7,en({scrollbarElement:s,wrapElement:l})),pt(()=>{r.native||qe(()=>{_()})}),Zs(()=>_()),e({wrapRef:l,update:_,scrollTo:b,setScrollTop:w,setScrollLeft:x,handleScroll:m}),(C,T)=>($(),Z("div",{ref_key:"scrollbarRef",ref:s,class:F(S(a).b())},[G("div",{ref_key:"wrapRef",ref:l,class:F(S(g)),style:Ze(S(p)),onScroll:m},[($(),de(Mt(C.tag),{ref_key:"resizeRef",ref:u,class:F(S(y)),style:Ze(C.viewStyle)},{default:Q(()=>[Te(C.$slots,"default")]),_:3},8,["class","style"]))],38),C.native?le("v-if",!0):($(),de(VTe,{key:0,ref_key:"barRef",ref:d,height:f.value,width:c.value,always:C.always,"ratio-x":v.value,"ratio-y":h.value},null,8,["height","width","always","ratio-x","ratio-y"]))],2))}});var zTe=Ne(FTe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/scrollbar/src/scrollbar.vue"]]);const jl=Et(zTe),eA=Symbol("popper"),E7=Symbol("popperContent"),GTe=["dialog","grid","group","listbox","menu","navigation","tooltip","tree"],M7=Ve({role:{type:String,values:GTe,default:"tooltip"}}),UTe=ie({name:"ElPopper",inheritAttrs:!1}),HTe=ie({...UTe,props:M7,setup(t,{expose:e}){const n=t,r=z(),a=z(),i=z(),o=z(),s=A(()=>n.role),l={triggerRef:r,popperInstanceRef:a,contentRef:i,referenceRef:o,role:s};return e(l),Vt(eA,l),(u,c)=>Te(u.$slots,"default")}});var WTe=Ne(HTe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/popper.vue"]]);const D7=Ve({arrowOffset:{type:Number,default:5}}),KTe=ie({name:"ElPopperArrow",inheritAttrs:!1}),jTe=ie({...KTe,props:D7,setup(t,{expose:e}){const n=t,r=ke("popper"),{arrowOffset:a,arrowRef:i,arrowStyle:o}=We(E7,void 0);return Ee(()=>n.arrowOffset,s=>{a.value=s}),Rn(()=>{i.value=void 0}),e({arrowRef:i}),(s,l)=>($(),Z("span",{ref_key:"arrowRef",ref:i,class:F(S(r).e("arrow")),style:Ze(S(o)),"data-popper-arrow":""},null,6))}});var YTe=Ne(jTe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/arrow.vue"]]);const XTe="ElOnlyChild",k7=ie({name:XTe,setup(t,{slots:e,attrs:n}){var r;const a=We(a7),i=_xe((r=a==null?void 0:a.setForwardRef)!=null?r:pn);return()=>{var o;const s=(o=e.default)==null?void 0:o.call(e,n);if(!s||s.length>1)return null;const l=R7(s);return l?mt(Gs(l,n),[[i]]):null}}});function R7(t){if(!t)return null;const e=t;for(const n of e){if(Ot(n))switch(n.type){case Ha:continue;case Sv:case"svg":return YI(n);case Qe:return R7(n.children);default:return n}return YI(n)}return null}function YI(t){const e=ke("only-child");return U("span",{class:e.e("content")},[t])}const L7=Ve({virtualRef:{type:fe(Object)},virtualTriggering:Boolean,onMouseenter:{type:fe(Function)},onMouseleave:{type:fe(Function)},onClick:{type:fe(Function)},onKeydown:{type:fe(Function)},onFocus:{type:fe(Function)},onBlur:{type:fe(Function)},onContextmenu:{type:fe(Function)},id:String,open:Boolean}),qTe=ie({name:"ElPopperTrigger",inheritAttrs:!1}),ZTe=ie({...qTe,props:L7,setup(t,{expose:e}){const n=t,{role:r,triggerRef:a}=We(eA,void 0);wxe(a);const i=A(()=>s.value?n.id:void 0),o=A(()=>{if(r&&r.value==="tooltip")return n.open&&n.id?n.id:void 0}),s=A(()=>{if(r&&r.value!=="tooltip")return r.value}),l=A(()=>s.value?`${n.open}`:void 0);let u;return pt(()=>{Ee(()=>n.virtualRef,c=>{c&&(a.value=Di(c))},{immediate:!0}),Ee(a,(c,f)=>{u==null||u(),u=void 0,uo(c)&&(["onMouseenter","onMouseleave","onClick","onKeydown","onFocus","onBlur","onContextmenu"].forEach(d=>{var h;const v=n[d];v&&(c.addEventListener(d.slice(2).toLowerCase(),v),(h=f==null?void 0:f.removeEventListener)==null||h.call(f,d.slice(2).toLowerCase(),v))}),u=Ee([i,o,s,l],d=>{["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach((h,v)=>{mr(d[v])?c.removeAttribute(h):c.setAttribute(h,d[v])})},{immediate:!0})),uo(f)&&["aria-controls","aria-describedby","aria-haspopup","aria-expanded"].forEach(d=>f.removeAttribute(d))},{immediate:!0})}),Rn(()=>{u==null||u(),u=void 0}),e({triggerRef:a}),(c,f)=>c.virtualTriggering?le("v-if",!0):($(),de(S(k7),kt({key:0},c.$attrs,{"aria-controls":S(i),"aria-describedby":S(o),"aria-expanded":S(l),"aria-haspopup":S(s)}),{default:Q(()=>[Te(c.$slots,"default")]),_:3},16,["aria-controls","aria-describedby","aria-expanded","aria-haspopup"]))}});var QTe=Ne(ZTe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/trigger.vue"]]);const OT="focus-trap.focus-after-trapped",AT="focus-trap.focus-after-released",JTe="focus-trap.focusout-prevented",XI={cancelable:!0,bubbles:!1},e2e={cancelable:!0,bubbles:!1},qI="focusAfterTrapped",ZI="focusAfterReleased",tA=Symbol("elFocusTrap"),nA=z(),eC=z(0),rA=z(0);let w1=0;const O7=t=>{const e=[],n=document.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const a=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||a?NodeFilter.FILTER_SKIP:r.tabIndex>=0||r===document.activeElement?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)e.push(n.currentNode);return e},QI=(t,e)=>{for(const n of t)if(!t2e(n,e))return n},t2e=(t,e)=>{if(getComputedStyle(t).visibility==="hidden")return!0;for(;t;){if(e&&t===e)return!1;if(getComputedStyle(t).display==="none")return!0;t=t.parentElement}return!1},n2e=t=>{const e=O7(t),n=QI(e,t),r=QI(e.reverse(),t);return[n,r]},r2e=t=>t instanceof HTMLInputElement&&"select"in t,yu=(t,e)=>{if(t&&t.focus){const n=document.activeElement;t.focus({preventScroll:!0}),rA.value=window.performance.now(),t!==n&&r2e(t)&&e&&t.select()}};function JI(t,e){const n=[...t],r=t.indexOf(e);return r!==-1&&n.splice(r,1),n}const a2e=()=>{let t=[];return{push:r=>{const a=t[0];a&&r!==a&&a.pause(),t=JI(t,r),t.unshift(r)},remove:r=>{var a,i;t=JI(t,r),(i=(a=t[0])==null?void 0:a.resume)==null||i.call(a)}}},i2e=(t,e=!1)=>{const n=document.activeElement;for(const r of t)if(yu(r,e),document.activeElement!==n)return},eP=a2e(),o2e=()=>eC.value>rA.value,_1=()=>{nA.value="pointer",eC.value=window.performance.now()},tP=()=>{nA.value="keyboard",eC.value=window.performance.now()},s2e=()=>(pt(()=>{w1===0&&(document.addEventListener("mousedown",_1),document.addEventListener("touchstart",_1),document.addEventListener("keydown",tP)),w1++}),Rn(()=>{w1--,w1<=0&&(document.removeEventListener("mousedown",_1),document.removeEventListener("touchstart",_1),document.removeEventListener("keydown",tP))}),{focusReason:nA,lastUserFocusTimestamp:eC,lastAutomatedFocusTimestamp:rA}),x1=t=>new CustomEvent(JTe,{...e2e,detail:t}),l2e=ie({name:"ElFocusTrap",inheritAttrs:!1,props:{loop:Boolean,trapped:Boolean,focusTrapEl:Object,focusStartEl:{type:[Object,String],default:"first"}},emits:[qI,ZI,"focusin","focusout","focusout-prevented","release-requested"],setup(t,{emit:e}){const n=z();let r,a;const{focusReason:i}=s2e();yxe(v=>{t.trapped&&!o.paused&&e("release-requested",v)});const o={paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}},s=v=>{if(!t.loop&&!t.trapped||o.paused)return;const{key:p,altKey:g,ctrlKey:y,metaKey:m,currentTarget:b,shiftKey:w}=v,{loop:x}=t,_=p===tt.tab&&!g&&!y&&!m,C=document.activeElement;if(_&&C){const T=b,[D,E]=n2e(T);if(D&&E){if(!w&&C===E){const k=x1({focusReason:i.value});e("focusout-prevented",k),k.defaultPrevented||(v.preventDefault(),x&&yu(D,!0))}else if(w&&[D,T].includes(C)){const k=x1({focusReason:i.value});e("focusout-prevented",k),k.defaultPrevented||(v.preventDefault(),x&&yu(E,!0))}}else if(C===T){const k=x1({focusReason:i.value});e("focusout-prevented",k),k.defaultPrevented||v.preventDefault()}}};Vt(tA,{focusTrapRef:n,onKeydown:s}),Ee(()=>t.focusTrapEl,v=>{v&&(n.value=v)},{immediate:!0}),Ee([n],([v],[p])=>{v&&(v.addEventListener("keydown",s),v.addEventListener("focusin",c),v.addEventListener("focusout",f)),p&&(p.removeEventListener("keydown",s),p.removeEventListener("focusin",c),p.removeEventListener("focusout",f))});const l=v=>{e(qI,v)},u=v=>e(ZI,v),c=v=>{const p=S(n);if(!p)return;const g=v.target,y=v.relatedTarget,m=g&&p.contains(g);t.trapped||y&&p.contains(y)||(r=y),m&&e("focusin",v),!o.paused&&t.trapped&&(m?a=g:yu(a,!0))},f=v=>{const p=S(n);if(!(o.paused||!p))if(t.trapped){const g=v.relatedTarget;!mr(g)&&!p.contains(g)&&setTimeout(()=>{if(!o.paused&&t.trapped){const y=x1({focusReason:i.value});e("focusout-prevented",y),y.defaultPrevented||yu(a,!0)}},0)}else{const g=v.target;g&&p.contains(g)||e("focusout",v)}};async function d(){await qe();const v=S(n);if(v){eP.push(o);const p=v.contains(document.activeElement)?r:document.activeElement;if(r=p,!v.contains(p)){const y=new Event(OT,XI);v.addEventListener(OT,l),v.dispatchEvent(y),y.defaultPrevented||qe(()=>{let m=t.focusStartEl;dt(m)||(yu(m),document.activeElement!==m&&(m="first")),m==="first"&&i2e(O7(v),!0),(document.activeElement===p||m==="container")&&yu(v)})}}}function h(){const v=S(n);if(v){v.removeEventListener(OT,l);const p=new CustomEvent(AT,{...XI,detail:{focusReason:i.value}});v.addEventListener(AT,u),v.dispatchEvent(p),!p.defaultPrevented&&(i.value=="keyboard"||!o2e()||v.contains(document.activeElement))&&yu(r??document.body),v.removeEventListener(AT,u),eP.remove(o)}}return pt(()=>{t.trapped&&d(),Ee(()=>t.trapped,v=>{v?d():h()})}),Rn(()=>{t.trapped&&h()}),{onKeydown:s}}});function u2e(t,e,n,r,a,i){return Te(t.$slots,"default",{handleKeydown:t.onKeydown})}var tC=Ne(l2e,[["render",u2e],["__file","/home/runner/work/element-plus/element-plus/packages/components/focus-trap/src/focus-trap.vue"]]);const c2e=["fixed","absolute"],f2e=Ve({boundariesPadding:{type:Number,default:0},fallbackPlacements:{type:fe(Array),default:void 0},gpuAcceleration:{type:Boolean,default:!0},offset:{type:Number,default:12},placement:{type:String,values:Gd,default:"bottom"},popperOptions:{type:fe(Object),default:()=>({})},strategy:{type:String,values:c2e,default:"absolute"}}),A7=Ve({...f2e,id:String,style:{type:fe([String,Array,Object])},className:{type:fe([String,Array,Object])},effect:{type:String,default:"dark"},visible:Boolean,enterable:{type:Boolean,default:!0},pure:Boolean,focusOnShow:{type:Boolean,default:!1},trapping:{type:Boolean,default:!1},popperClass:{type:fe([String,Array,Object])},popperStyle:{type:fe([String,Array,Object])},referenceEl:{type:fe(Object)},triggerTargetEl:{type:fe(Object)},stopPopperMouseEvent:{type:Boolean,default:!0},ariaLabel:{type:String,default:void 0},virtualTriggering:Boolean,zIndex:Number}),d2e={mouseenter:t=>t instanceof MouseEvent,mouseleave:t=>t instanceof MouseEvent,focus:()=>!0,blur:()=>!0,close:()=>!0},h2e=(t,e=[])=>{const{placement:n,strategy:r,popperOptions:a}=t,i={placement:n,strategy:r,...a,modifiers:[...v2e(t),...e]};return g2e(i,a==null?void 0:a.modifiers),i},p2e=t=>{if(Wt)return Di(t)};function v2e(t){const{offset:e,gpuAcceleration:n,fallbackPlacements:r}=t;return[{name:"offset",options:{offset:[0,e??12]}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5,fallbackPlacements:r}},{name:"computeStyles",options:{gpuAcceleration:n}}]}function g2e(t,e){e&&(t.modifiers=[...t.modifiers,...e??[]])}const y2e=0,m2e=t=>{const{popperInstanceRef:e,contentRef:n,triggerRef:r,role:a}=We(eA,void 0),i=z(),o=z(),s=A(()=>({name:"eventListeners",enabled:!!t.visible})),l=A(()=>{var y;const m=S(i),b=(y=S(o))!=null?y:y2e;return{name:"arrow",enabled:!ume(m),options:{element:m,padding:b}}}),u=A(()=>({onFirstUpdate:()=>{v()},...h2e(t,[S(l),S(s)])})),c=A(()=>p2e(t.referenceEl)||S(r)),{attributes:f,state:d,styles:h,update:v,forceUpdate:p,instanceRef:g}=hxe(c,n,u);return Ee(g,y=>e.value=y),pt(()=>{Ee(()=>{var y;return(y=S(c))==null?void 0:y.getBoundingClientRect()},()=>{v()})}),{attributes:f,arrowRef:i,contentRef:n,instanceRef:g,state:d,styles:h,role:a,forceUpdate:p,update:v}},b2e=(t,{attributes:e,styles:n,role:r})=>{const{nextZIndex:a}=Tv(),i=ke("popper"),o=A(()=>S(e).popper),s=z(t.zIndex||a()),l=A(()=>[i.b(),i.is("pure",t.pure),i.is(t.effect),t.popperClass]),u=A(()=>[{zIndex:S(s)},S(n).popper,t.popperStyle||{}]),c=A(()=>r.value==="dialog"?"false":void 0),f=A(()=>S(n).arrow||{});return{ariaModal:c,arrowStyle:f,contentAttrs:o,contentClass:l,contentStyle:u,contentZIndex:s,updateZIndex:()=>{s.value=t.zIndex||a()}}},S2e=(t,e)=>{const n=z(!1),r=z();return{focusStartRef:r,trapped:n,onFocusAfterReleased:u=>{var c;((c=u.detail)==null?void 0:c.focusReason)!=="pointer"&&(r.value="first",e("blur"))},onFocusAfterTrapped:()=>{e("focus")},onFocusInTrap:u=>{t.visible&&!n.value&&(u.target&&(r.value=u.target),n.value=!0)},onFocusoutPrevented:u=>{t.trapping||(u.detail.focusReason==="pointer"&&u.preventDefault(),n.value=!1)},onReleaseRequested:()=>{n.value=!1,e("close")}}},w2e=ie({name:"ElPopperContent"}),_2e=ie({...w2e,props:A7,emits:d2e,setup(t,{expose:e,emit:n}){const r=t,{focusStartRef:a,trapped:i,onFocusAfterReleased:o,onFocusAfterTrapped:s,onFocusInTrap:l,onFocusoutPrevented:u,onReleaseRequested:c}=S2e(r,n),{attributes:f,arrowRef:d,contentRef:h,styles:v,instanceRef:p,role:g,update:y}=m2e(r),{ariaModal:m,arrowStyle:b,contentAttrs:w,contentClass:x,contentStyle:_,updateZIndex:C}=b2e(r,{styles:v,attributes:f,role:g}),T=We(js,void 0),D=z();Vt(E7,{arrowStyle:b,arrowRef:d,arrowOffset:D}),T&&(T.addInputId||T.removeInputId)&&Vt(js,{...T,addInputId:pn,removeInputId:pn});let E;const M=(R=!0)=>{y(),R&&C()},k=()=>{M(!1),r.visible&&r.focusOnShow?i.value=!0:r.visible===!1&&(i.value=!1)};return pt(()=>{Ee(()=>r.triggerTargetEl,(R,O)=>{E==null||E(),E=void 0;const I=S(R||h.value),P=S(O||h.value);uo(I)&&(E=Ee([g,()=>r.ariaLabel,m,()=>r.id],N=>{["role","aria-label","aria-modal","id"].forEach((B,L)=>{mr(N[L])?I.removeAttribute(B):I.setAttribute(B,N[L])})},{immediate:!0})),P!==I&&uo(P)&&["role","aria-label","aria-modal","id"].forEach(N=>{P.removeAttribute(N)})},{immediate:!0}),Ee(()=>r.visible,k,{immediate:!0})}),Rn(()=>{E==null||E(),E=void 0}),e({popperContentRef:h,popperInstanceRef:p,updatePopper:M,contentStyle:_}),(R,O)=>($(),Z("div",kt({ref_key:"contentRef",ref:h},S(w),{style:S(_),class:S(x),tabindex:"-1",onMouseenter:O[0]||(O[0]=I=>R.$emit("mouseenter",I)),onMouseleave:O[1]||(O[1]=I=>R.$emit("mouseleave",I))}),[U(S(tC),{trapped:S(i),"trap-on-focus-in":!0,"focus-trap-el":S(h),"focus-start-el":S(a),onFocusAfterTrapped:S(s),onFocusAfterReleased:S(o),onFocusin:S(l),onFocusoutPrevented:S(u),onReleaseRequested:S(c)},{default:Q(()=>[Te(R.$slots,"default")]),_:3},8,["trapped","focus-trap-el","focus-start-el","onFocusAfterTrapped","onFocusAfterReleased","onFocusin","onFocusoutPrevented","onReleaseRequested"])],16))}});var x2e=Ne(_2e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popper/src/content.vue"]]);const N7=Et(WTe),nC=Symbol("elTooltip"),Kr=Ve({...Sxe,...A7,appendTo:{type:fe([String,Object])},content:{type:String,default:""},rawContent:{type:Boolean,default:!1},persistent:Boolean,ariaLabel:String,visible:{type:fe(Boolean),default:null},transition:String,teleported:{type:Boolean,default:!0},disabled:Boolean}),gy=Ve({...L7,disabled:Boolean,trigger:{type:fe([String,Array]),default:"hover"},triggerKeys:{type:fe(Array),default:()=>[tt.enter,tt.space]}}),{useModelToggleProps:C2e,useModelToggleEmits:T2e,useModelToggle:E2e}=zK("visible"),M2e=Ve({...M7,...C2e,...Kr,...gy,...D7,showArrow:{type:Boolean,default:!0}}),D2e=[...T2e,"before-show","before-hide","show","hide","open","close"],k2e=(t,e)=>Ue(t)?t.includes(e):t===e,ah=(t,e,n)=>r=>{k2e(S(t),e)&&n(r)},R2e=ie({name:"ElTooltipTrigger"}),L2e=ie({...R2e,props:gy,setup(t,{expose:e}){const n=t,r=ke("tooltip"),{controlled:a,id:i,open:o,onOpen:s,onClose:l,onToggle:u}=We(nC,void 0),c=z(null),f=()=>{if(S(a)||n.disabled)return!0},d=Hn(n,"trigger"),h=Xn(f,ah(d,"hover",s)),v=Xn(f,ah(d,"hover",l)),p=Xn(f,ah(d,"click",w=>{w.button===0&&u(w)})),g=Xn(f,ah(d,"focus",s)),y=Xn(f,ah(d,"focus",l)),m=Xn(f,ah(d,"contextmenu",w=>{w.preventDefault(),u(w)})),b=Xn(f,w=>{const{code:x}=w;n.triggerKeys.includes(x)&&(w.preventDefault(),u(w))});return e({triggerRef:c}),(w,x)=>($(),de(S(QTe),{id:S(i),"virtual-ref":w.virtualRef,open:S(o),"virtual-triggering":w.virtualTriggering,class:F(S(r).e("trigger")),onBlur:S(y),onClick:S(p),onContextmenu:S(m),onFocus:S(g),onMouseenter:S(h),onMouseleave:S(v),onKeydown:S(b)},{default:Q(()=>[Te(w.$slots,"default")]),_:3},8,["id","virtual-ref","open","virtual-triggering","class","onBlur","onClick","onContextmenu","onFocus","onMouseenter","onMouseleave","onKeydown"]))}});var O2e=Ne(L2e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/trigger.vue"]]);const A2e=ie({name:"ElTooltipContent",inheritAttrs:!1}),N2e=ie({...A2e,props:Kr,setup(t,{expose:e}){const n=t,{selector:r}=n7(),a=ke("tooltip"),i=z(null),o=z(!1),{controlled:s,id:l,open:u,trigger:c,onClose:f,onOpen:d,onShow:h,onHide:v,onBeforeShow:p,onBeforeHide:g}=We(nC,void 0),y=A(()=>n.transition||`${a.namespace.value}-fade-in-linear`),m=A(()=>n.persistent);Rn(()=>{o.value=!0});const b=A(()=>S(m)?!0:S(u)),w=A(()=>n.disabled?!1:S(u)),x=A(()=>n.appendTo||r.value),_=A(()=>{var N;return(N=n.style)!=null?N:{}}),C=A(()=>!S(u)),T=()=>{v()},D=()=>{if(S(s))return!0},E=Xn(D,()=>{n.enterable&&S(c)==="hover"&&d()}),M=Xn(D,()=>{S(c)==="hover"&&f()}),k=()=>{var N,B;(B=(N=i.value)==null?void 0:N.updatePopper)==null||B.call(N),p==null||p()},R=()=>{g==null||g()},O=()=>{h(),P=hO(A(()=>{var N;return(N=i.value)==null?void 0:N.popperContentRef}),()=>{if(S(s))return;S(c)!=="hover"&&f()})},I=()=>{n.virtualTriggering||f()};let P;return Ee(()=>S(u),N=>{N||P==null||P()},{flush:"post"}),Ee(()=>n.content,()=>{var N,B;(B=(N=i.value)==null?void 0:N.updatePopper)==null||B.call(N)}),e({contentRef:i}),(N,B)=>($(),de(pm,{disabled:!N.teleported,to:S(x)},[U(or,{name:S(y),onAfterLeave:T,onBeforeEnter:k,onAfterEnter:O,onBeforeLeave:R},{default:Q(()=>[S(b)?mt(($(),de(S(x2e),kt({key:0,id:S(l),ref_key:"contentRef",ref:i},N.$attrs,{"aria-label":N.ariaLabel,"aria-hidden":S(C),"boundaries-padding":N.boundariesPadding,"fallback-placements":N.fallbackPlacements,"gpu-acceleration":N.gpuAcceleration,offset:N.offset,placement:N.placement,"popper-options":N.popperOptions,strategy:N.strategy,effect:N.effect,enterable:N.enterable,pure:N.pure,"popper-class":N.popperClass,"popper-style":[N.popperStyle,S(_)],"reference-el":N.referenceEl,"trigger-target-el":N.triggerTargetEl,visible:S(w),"z-index":N.zIndex,onMouseenter:S(E),onMouseleave:S(M),onBlur:I,onClose:S(f)}),{default:Q(()=>[o.value?le("v-if",!0):Te(N.$slots,"default",{key:0})]),_: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"])),[[Qt,S(w)]]):le("v-if",!0)]),_:3},8,["name"])],8,["disabled","to"]))}});var V2e=Ne(N2e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/content.vue"]]);const B2e=["innerHTML"],$2e={key:1},I2e=ie({name:"ElTooltip"}),P2e=ie({...I2e,props:M2e,emits:D2e,setup(t,{expose:e,emit:n}){const r=t;bxe();const a=ho(),i=z(),o=z(),s=()=>{var y;const m=S(i);m&&((y=m.popperInstanceRef)==null||y.update())},l=z(!1),u=z(),{show:c,hide:f,hasUpdateHandler:d}=E2e({indicator:l,toggleReason:u}),{onOpen:h,onClose:v}=r7({showAfter:Hn(r,"showAfter"),hideAfter:Hn(r,"hideAfter"),autoClose:Hn(r,"autoClose"),open:c,close:f}),p=A(()=>br(r.visible)&&!d.value);Vt(nC,{controlled:p,id:a,open:bv(l),trigger:Hn(r,"trigger"),onOpen:y=>{h(y)},onClose:y=>{v(y)},onToggle:y=>{S(l)?v(y):h(y)},onShow:()=>{n("show",u.value)},onHide:()=>{n("hide",u.value)},onBeforeShow:()=>{n("before-show",u.value)},onBeforeHide:()=>{n("before-hide",u.value)},updatePopper:s}),Ee(()=>r.disabled,y=>{y&&l.value&&(l.value=!1)});const g=y=>{var m,b;const w=(b=(m=o.value)==null?void 0:m.contentRef)==null?void 0:b.popperContentRef,x=(y==null?void 0:y.relatedTarget)||document.activeElement;return w&&w.contains(x)};return TW(()=>l.value&&f()),e({popperRef:i,contentRef:o,isFocusInsideContent:g,updatePopper:s,onOpen:h,onClose:v,hide:f}),(y,m)=>($(),de(S(N7),{ref_key:"popperRef",ref:i,role:y.role},{default:Q(()=>[U(O2e,{disabled:y.disabled,trigger:y.trigger,"trigger-keys":y.triggerKeys,"virtual-ref":y.virtualRef,"virtual-triggering":y.virtualTriggering},{default:Q(()=>[y.$slots.default?Te(y.$slots,"default",{key:0}):le("v-if",!0)]),_:3},8,["disabled","trigger","trigger-keys","virtual-ref","virtual-triggering"]),U(V2e,{ref_key:"contentRef",ref:o,"aria-label":y.ariaLabel,"boundaries-padding":y.boundariesPadding,content:y.content,disabled:y.disabled,effect:y.effect,enterable:y.enterable,"fallback-placements":y.fallbackPlacements,"hide-after":y.hideAfter,"gpu-acceleration":y.gpuAcceleration,offset:y.offset,persistent:y.persistent,"popper-class":y.popperClass,"popper-style":y.popperStyle,placement:y.placement,"popper-options":y.popperOptions,pure:y.pure,"raw-content":y.rawContent,"reference-el":y.referenceEl,"trigger-target-el":y.triggerTargetEl,"show-after":y.showAfter,strategy:y.strategy,teleported:y.teleported,transition:y.transition,"virtual-triggering":y.virtualTriggering,"z-index":y.zIndex,"append-to":y.appendTo},{default:Q(()=>[Te(y.$slots,"content",{},()=>[y.rawContent?($(),Z("span",{key:0,innerHTML:y.content},null,8,B2e)):($(),Z("span",$2e,Oe(y.content),1))]),y.showArrow?($(),de(S(YTe),{key:0,"arrow-offset":y.arrowOffset},null,8,["arrow-offset"])):le("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 F2e=Ne(P2e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip/src/tooltip.vue"]]);const Qa=Et(F2e),z2e=Ve({valueKey:{type:String,default:"value"},modelValue:{type:[String,Number],default:""},debounce:{type:Number,default:300},placement:{type:fe(String),values:["top","top-start","top-end","bottom","bottom-start","bottom-end"],default:"bottom-start"},fetchSuggestions:{type:fe([Function,Array]),default:pn},popperClass:{type:String,default:""},triggerOnFocus:{type:Boolean,default:!0},selectWhenUnmatched:{type:Boolean,default:!1},hideLoading:{type:Boolean,default:!1},label:{type:String},teleported:Kr.teleported,highlightFirstItem:{type:Boolean,default:!1},fitInputWidth:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},name:String}),G2e={[Dt]:t=>dt(t),[Ka]:t=>dt(t),[Vn]:t=>dt(t),focus:t=>t instanceof FocusEvent,blur:t=>t instanceof FocusEvent,clear:()=>!0,select:t=>Ot(t)},U2e=["aria-expanded","aria-owns"],H2e={key:0},W2e=["id","aria-selected","onClick"],V7="ElAutocomplete",K2e=ie({name:V7,inheritAttrs:!1}),j2e=ie({...K2e,props:z2e,emits:G2e,setup(t,{expose:e,emit:n}){const r=t,a=BO(),i=Id(),o=_i(),s=ke("autocomplete"),l=z(),u=z(),c=z(),f=z();let d=!1,h=!1;const v=z([]),p=z(-1),g=z(""),y=z(!1),m=z(!1),b=z(!1),w=A(()=>s.b(String(Yx()))),x=A(()=>i.style),_=A(()=>(v.value.length>0||b.value)&&y.value),C=A(()=>!r.hideLoading&&b.value),T=A(()=>l.value?Array.from(l.value.$el.querySelectorAll("input")):[]),D=()=>{_.value&&(g.value=`${l.value.$el.offsetWidth}px`)},E=()=>{p.value=-1},k=Za(async re=>{if(m.value)return;const ne=J=>{b.value=!1,!m.value&&(Ue(J)?(v.value=J,p.value=r.highlightFirstItem?0:-1):wr(V7,"autocomplete suggestions must be an array"))};if(b.value=!0,Ue(r.fetchSuggestions))ne(r.fetchSuggestions);else{const J=await r.fetchSuggestions(re,ne);Ue(J)&&ne(J)}},r.debounce),R=re=>{const ne=!!re;if(n(Ka,re),n(Dt,re),m.value=!1,y.value||(y.value=ne),!r.triggerOnFocus&&!re){m.value=!0,v.value=[];return}k(re)},O=re=>{var ne;o.value||(((ne=re.target)==null?void 0:ne.tagName)!=="INPUT"||T.value.includes(document.activeElement))&&(y.value=!0)},I=re=>{n(Vn,re)},P=re=>{h?h=!1:(y.value=!0,n("focus",re),r.triggerOnFocus&&!d&&k(String(r.modelValue)))},N=re=>{setTimeout(()=>{var ne;if((ne=c.value)!=null&&ne.isFocusInsideContent()){h=!0;return}y.value&&H(),n("blur",re)})},B=()=>{y.value=!1,n(Dt,""),n("clear")},L=async()=>{_.value&&p.value>=0&&p.value<v.value.length?oe(v.value[p.value]):r.selectWhenUnmatched&&(n("select",{value:r.modelValue}),v.value=[],p.value=-1)},V=re=>{_.value&&(re.preventDefault(),re.stopPropagation(),H())},H=()=>{y.value=!1},K=()=>{var re;(re=l.value)==null||re.focus()},X=()=>{var re;(re=l.value)==null||re.blur()},oe=async re=>{n(Ka,re[r.valueKey]),n(Dt,re[r.valueKey]),n("select",re),v.value=[],p.value=-1},te=re=>{if(!_.value||b.value)return;if(re<0){p.value=-1;return}re>=v.value.length&&(re=v.value.length-1);const ne=u.value.querySelector(`.${s.be("suggestion","wrap")}`),he=ne.querySelectorAll(`.${s.be("suggestion","list")} li`)[re],ue=ne.scrollTop,{offsetTop:q,scrollHeight:Y}=he;q+Y>ue+ne.clientHeight&&(ne.scrollTop+=Y),q<ue&&(ne.scrollTop-=Y),p.value=re,l.value.ref.setAttribute("aria-activedescendant",`${w.value}-item-${p.value}`)};return hO(f,()=>{_.value&&H()}),pt(()=>{l.value.ref.setAttribute("role","textbox"),l.value.ref.setAttribute("aria-autocomplete","list"),l.value.ref.setAttribute("aria-controls","id"),l.value.ref.setAttribute("aria-activedescendant",`${w.value}-item-${p.value}`),d=l.value.ref.hasAttribute("readonly")}),e({highlightedIndex:p,activated:y,loading:b,inputRef:l,popperRef:c,suggestions:v,handleSelect:oe,handleKeyEnter:L,focus:K,blur:X,close:H,highlight:te}),(re,ne)=>($(),de(S(Qa),{ref_key:"popperRef",ref:c,visible:S(_),placement:re.placement,"fallback-placements":["bottom-start","top-start"],"popper-class":[S(s).e("popper"),re.popperClass],teleported:re.teleported,"gpu-acceleration":!1,pure:"","manual-mode":"",effect:"light",trigger:"click",transition:`${S(s).namespace.value}-zoom-in-top`,persistent:"",role:"listbox",onBeforeShow:D,onHide:E},{content:Q(()=>[G("div",{ref_key:"regionRef",ref:u,class:F([S(s).b("suggestion"),S(s).is("loading",S(C))]),style:Ze({[re.fitInputWidth?"width":"minWidth"]:g.value,outline:"none"}),role:"region"},[U(S(jl),{id:S(w),tag:"ul","wrap-class":S(s).be("suggestion","wrap"),"view-class":S(s).be("suggestion","list"),role:"listbox"},{default:Q(()=>[S(C)?($(),Z("li",H2e,[U(S(Xe),{class:F(S(s).is("loading"))},{default:Q(()=>[U(S(Ec))]),_:1},8,["class"])])):($(!0),Z(Qe,{key:1},Ft(v.value,(J,he)=>($(),Z("li",{id:`${S(w)}-item-${he}`,key:he,class:F({highlighted:p.value===he}),role:"option","aria-selected":p.value===he,onClick:ue=>oe(J)},[Te(re.$slots,"default",{item:J},()=>[Je(Oe(J[re.valueKey]),1)])],10,W2e))),128))]),_:3},8,["id","wrap-class","view-class"])],6)]),default:Q(()=>[G("div",{ref_key:"listboxRef",ref:f,class:F([S(s).b(),re.$attrs.class]),style:Ze(S(x)),role:"combobox","aria-haspopup":"listbox","aria-expanded":S(_),"aria-owns":S(w)},[U(S(Ea),kt({ref_key:"inputRef",ref:l},S(a),{clearable:re.clearable,disabled:S(o),name:re.name,"model-value":re.modelValue,onInput:R,onChange:I,onFocus:P,onBlur:N,onClear:B,onKeydown:[ne[0]||(ne[0]=jt(ot(J=>te(p.value-1),["prevent"]),["up"])),ne[1]||(ne[1]=jt(ot(J=>te(p.value+1),["prevent"]),["down"])),jt(L,["enter"]),jt(H,["tab"]),jt(V,["esc"])],onMousedown:O}),Al({_:2},[re.$slots.prepend?{name:"prepend",fn:Q(()=>[Te(re.$slots,"prepend")])}:void 0,re.$slots.append?{name:"append",fn:Q(()=>[Te(re.$slots,"append")])}:void 0,re.$slots.prefix?{name:"prefix",fn:Q(()=>[Te(re.$slots,"prefix")])}:void 0,re.$slots.suffix?{name:"suffix",fn:Q(()=>[Te(re.$slots,"suffix")])}:void 0]),1040,["clearable","disabled","name","model-value","onKeydown"])],14,U2e)]),_:3},8,["visible","placement","popper-class","teleported","transition"]))}});var Y2e=Ne(j2e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/autocomplete/src/autocomplete.vue"]]);const X2e=Et(Y2e),q2e=Ve({size:{type:[Number,String],values:Js,default:"",validator:t=>ut(t)},shape:{type:String,values:["circle","square"],default:"circle"},icon:{type:En},src:{type:String,default:""},alt:String,srcSet:String,fit:{type:fe(String),default:"cover"}}),Z2e={error:t=>t instanceof Event},Q2e=["src","alt","srcset"],J2e=ie({name:"ElAvatar"}),eEe=ie({...J2e,props:q2e,emits:Z2e,setup(t,{emit:e}){const n=t,r=ke("avatar"),a=z(!1),i=A(()=>{const{size:u,icon:c,shape:f}=n,d=[r.b()];return dt(u)&&d.push(r.m(u)),c&&d.push(r.m("icon")),f&&d.push(r.m(f)),d}),o=A(()=>{const{size:u}=n;return ut(u)?r.cssVarBlock({size:rr(u)||""}):void 0}),s=A(()=>({objectFit:n.fit}));Ee(()=>n.src,()=>a.value=!1);function l(u){a.value=!0,e("error",u)}return(u,c)=>($(),Z("span",{class:F(S(i)),style:Ze(S(o))},[(u.src||u.srcSet)&&!a.value?($(),Z("img",{key:0,src:u.src,alt:u.alt,srcset:u.srcSet,style:Ze(S(s)),onError:l},null,44,Q2e)):u.icon?($(),de(S(Xe),{key:1},{default:Q(()=>[($(),de(Mt(u.icon)))]),_:1})):Te(u.$slots,"default",{key:2})],6))}});var tEe=Ne(eEe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/avatar/src/avatar.vue"]]);const nEe=Et(tEe),rEe={visibilityHeight:{type:Number,default:200},target:{type:String,default:""},right:{type:Number,default:40},bottom:{type:Number,default:40}},aEe={click:t=>t instanceof MouseEvent},iEe=(t,e,n)=>{const r=Tn(),a=Tn(),i=z(!1),o=()=>{r.value&&(i.value=r.value.scrollTop>=t.visibilityHeight)},s=u=>{var c;(c=r.value)==null||c.scrollTo({top:0,behavior:"smooth"}),e("click",u)},l=F9(o,300,!0);return $n(a,"scroll",l),pt(()=>{var u;a.value=document,r.value=document.documentElement,t.target&&(r.value=(u=document.querySelector(t.target))!=null?u:void 0,r.value||wr(n,`target does not exist: ${t.target}`),a.value=r.value),o()}),{visible:i,handleClick:s}},B7="ElBacktop",oEe=ie({name:B7}),sEe=ie({...oEe,props:rEe,emits:aEe,setup(t,{emit:e}){const n=t,r=ke("backtop"),{handleClick:a,visible:i}=iEe(n,e,B7),o=A(()=>({right:`${n.right}px`,bottom:`${n.bottom}px`}));return(s,l)=>($(),de(or,{name:`${S(r).namespace.value}-fade-in`},{default:Q(()=>[S(i)?($(),Z("div",{key:0,style:Ze(S(o)),class:F(S(r).b()),onClick:l[0]||(l[0]=ot((...u)=>S(a)&&S(a)(...u),["stop"]))},[Te(s.$slots,"default",{},()=>[U(S(Xe),{class:F(S(r).e("icon"))},{default:Q(()=>[U(S(g1e))]),_:1},8,["class"])])],6)):le("v-if",!0)]),_:3},8,["name"]))}});var lEe=Ne(sEe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/backtop/src/backtop.vue"]]);const uEe=Et(lEe),cEe=Ve({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"}}),fEe=["textContent"],dEe=ie({name:"ElBadge"}),hEe=ie({...dEe,props:cEe,setup(t,{expose:e}){const n=t,r=ke("badge"),a=A(()=>n.isDot?"":ut(n.value)&&ut(n.max)?n.max<n.value?`${n.max}+`:`${n.value}`:`${n.value}`);return e({content:a}),(i,o)=>($(),Z("div",{class:F(S(r).b())},[Te(i.$slots,"default"),U(or,{name:`${S(r).namespace.value}-zoom-in-center`,persisted:""},{default:Q(()=>[mt(G("sup",{class:F([S(r).e("content"),S(r).em("content",i.type),S(r).is("fixed",!!i.$slots.default),S(r).is("dot",i.isDot)]),textContent:Oe(S(a))},null,10,fEe),[[Qt,!i.hidden&&(S(a)||i.isDot)]])]),_:1},8,["name"])],2))}});var pEe=Ne(hEe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/badge/src/badge.vue"]]);const $7=Et(pEe),I7=Symbol("breadcrumbKey"),vEe=Ve({separator:{type:String,default:"/"},separatorIcon:{type:En}}),gEe=ie({name:"ElBreadcrumb"}),yEe=ie({...gEe,props:vEe,setup(t){const e=t,n=ke("breadcrumb"),r=z();return Vt(I7,e),pt(()=>{const a=r.value.querySelectorAll(`.${n.e("item")}`);a.length&&a[a.length-1].setAttribute("aria-current","page")}),(a,i)=>($(),Z("div",{ref_key:"breadcrumb",ref:r,class:F(S(n).b()),"aria-label":"Breadcrumb",role:"navigation"},[Te(a.$slots,"default")],2))}});var mEe=Ne(yEe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/breadcrumb/src/breadcrumb.vue"]]);const bEe=Ve({to:{type:fe([String,Object]),default:""},replace:{type:Boolean,default:!1}}),SEe=ie({name:"ElBreadcrumbItem"}),wEe=ie({...SEe,props:bEe,setup(t){const e=t,n=xt(),r=We(I7,void 0),a=ke("breadcrumb"),i=n.appContext.config.globalProperties.$router,o=z(),s=()=>{!e.to||!i||(e.replace?i.replace(e.to):i.push(e.to))};return(l,u)=>{var c,f;return $(),Z("span",{class:F(S(a).e("item"))},[G("span",{ref_key:"link",ref:o,class:F([S(a).e("inner"),S(a).is("link",!!l.to)]),role:"link",onClick:s},[Te(l.$slots,"default")],2),(c=S(r))!=null&&c.separatorIcon?($(),de(S(Xe),{key:0,class:F(S(a).e("separator"))},{default:Q(()=>[($(),de(Mt(S(r).separatorIcon)))]),_:1},8,["class"])):($(),Z("span",{key:1,class:F(S(a).e("separator")),role:"presentation"},Oe((f=S(r))==null?void 0:f.separator),3))],2)}}});var P7=Ne(wEe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/breadcrumb/src/breadcrumb-item.vue"]]);const _Ee=Et(mEe,{BreadcrumbItem:P7}),xEe=Qn(P7),F7=Symbol("buttonGroupContextKey"),CEe=(t,e)=>{Hs({from:"type.text",replacement:"link",version:"3.0.0",scope:"props",ref:"https://element-plus.org/en-US/component/button.html#button-attributes"},A(()=>t.type==="text"));const n=We(F7,void 0),r=Qx("button"),{form:a}=ni(),i=_r(A(()=>n==null?void 0:n.size)),o=_i(),s=z(),l=ma(),u=A(()=>t.type||(n==null?void 0:n.type)||""),c=A(()=>{var v,p,g;return(g=(p=t.autoInsertSpace)!=null?p:(v=r.value)==null?void 0:v.autoInsertSpace)!=null?g:!1}),f=A(()=>t.tag==="button"?{ariaDisabled:o.value||t.loading,disabled:o.value||t.loading,autofocus:t.autofocus,type:t.nativeType}:{}),d=A(()=>{var v;const p=(v=l.default)==null?void 0:v.call(l);if(c.value&&(p==null?void 0:p.length)===1){const g=p[0];if((g==null?void 0:g.type)===Sv){const y=g.children;return/^\p{Unified_Ideograph}{2}$/u.test(y.trim())}}return!1});return{_disabled:o,_size:i,_type:u,_ref:s,_props:f,shouldAddSpace:d,handleClick:v=>{t.nativeType==="reset"&&(a==null||a.resetFields()),e("click",v)}}},OD=["default","primary","success","warning","info","danger","text",""],TEe=["button","submit","reset"],AD=Ve({size:pa,disabled:Boolean,type:{type:String,values:OD,default:""},icon:{type:En},nativeType:{type:String,values:TEe,default:"button"},loading:Boolean,loadingIcon:{type:En,default:()=>Ec},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:fe([String,Object]),default:"button"}}),EEe={click:t=>t instanceof MouseEvent};function da(t,e){MEe(t)&&(t="100%");var n=DEe(t);return t=e===360?t:Math.min(e,Math.max(0,parseFloat(t))),n&&(t=parseInt(String(t*e),10)/100),Math.abs(t-e)<1e-6?1:(e===360?t=(t<0?t%e+e:t%e)/parseFloat(String(e)):t=t%e/parseFloat(String(e)),t)}function C1(t){return Math.min(1,Math.max(0,t))}function MEe(t){return typeof t=="string"&&t.indexOf(".")!==-1&&parseFloat(t)===1}function DEe(t){return typeof t=="string"&&t.indexOf("%")!==-1}function z7(t){return t=parseFloat(t),(isNaN(t)||t<0||t>1)&&(t=1),t}function T1(t){return t<=1?"".concat(Number(t)*100,"%"):t}function Wf(t){return t.length===1?"0"+t:String(t)}function kEe(t,e,n){return{r:da(t,255)*255,g:da(e,255)*255,b:da(n,255)*255}}function nP(t,e,n){t=da(t,255),e=da(e,255),n=da(n,255);var r=Math.max(t,e,n),a=Math.min(t,e,n),i=0,o=0,s=(r+a)/2;if(r===a)o=0,i=0;else{var l=r-a;switch(o=s>.5?l/(2-r-a):l/(r+a),r){case t:i=(e-n)/l+(e<n?6:0);break;case e:i=(n-t)/l+2;break;case n:i=(t-e)/l+4;break}i/=6}return{h:i,s:o,l:s}}function NT(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+(e-t)*(6*n):n<1/2?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function REe(t,e,n){var r,a,i;if(t=da(t,360),e=da(e,100),n=da(n,100),e===0)a=n,i=n,r=n;else{var o=n<.5?n*(1+e):n+e-n*e,s=2*n-o;r=NT(s,o,t+1/3),a=NT(s,o,t),i=NT(s,o,t-1/3)}return{r:r*255,g:a*255,b:i*255}}function rP(t,e,n){t=da(t,255),e=da(e,255),n=da(n,255);var r=Math.max(t,e,n),a=Math.min(t,e,n),i=0,o=r,s=r-a,l=r===0?0:s/r;if(r===a)i=0;else{switch(r){case t:i=(e-n)/s+(e<n?6:0);break;case e:i=(n-t)/s+2;break;case n:i=(t-e)/s+4;break}i/=6}return{h:i,s:l,v:o}}function LEe(t,e,n){t=da(t,360)*6,e=da(e,100),n=da(n,100);var r=Math.floor(t),a=t-r,i=n*(1-e),o=n*(1-a*e),s=n*(1-(1-a)*e),l=r%6,u=[n,o,i,i,s,n][l],c=[s,n,n,o,i,i][l],f=[i,i,s,n,n,o][l];return{r:u*255,g:c*255,b:f*255}}function aP(t,e,n,r){var a=[Wf(Math.round(t).toString(16)),Wf(Math.round(e).toString(16)),Wf(Math.round(n).toString(16))];return r&&a[0].startsWith(a[0].charAt(1))&&a[1].startsWith(a[1].charAt(1))&&a[2].startsWith(a[2].charAt(1))?a[0].charAt(0)+a[1].charAt(0)+a[2].charAt(0):a.join("")}function OEe(t,e,n,r,a){var i=[Wf(Math.round(t).toString(16)),Wf(Math.round(e).toString(16)),Wf(Math.round(n).toString(16)),Wf(AEe(r))];return a&&i[0].startsWith(i[0].charAt(1))&&i[1].startsWith(i[1].charAt(1))&&i[2].startsWith(i[2].charAt(1))&&i[3].startsWith(i[3].charAt(1))?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0)+i[3].charAt(0):i.join("")}function AEe(t){return Math.round(parseFloat(t)*255).toString(16)}function iP(t){return Ci(t)/255}function Ci(t){return parseInt(t,16)}function NEe(t){return{r:t>>16,g:(t&65280)>>8,b:t&255}}var ND={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 VEe(t){var e={r:0,g:0,b:0},n=1,r=null,a=null,i=null,o=!1,s=!1;return typeof t=="string"&&(t=IEe(t)),typeof t=="object"&&(al(t.r)&&al(t.g)&&al(t.b)?(e=kEe(t.r,t.g,t.b),o=!0,s=String(t.r).substr(-1)==="%"?"prgb":"rgb"):al(t.h)&&al(t.s)&&al(t.v)?(r=T1(t.s),a=T1(t.v),e=LEe(t.h,r,a),o=!0,s="hsv"):al(t.h)&&al(t.s)&&al(t.l)&&(r=T1(t.s),i=T1(t.l),e=REe(t.h,r,i),o=!0,s="hsl"),Object.prototype.hasOwnProperty.call(t,"a")&&(n=t.a)),n=z7(n),{ok:o,format:t.format||s,r:Math.min(255,Math.max(e.r,0)),g:Math.min(255,Math.max(e.g,0)),b:Math.min(255,Math.max(e.b,0)),a:n}}var BEe="[-\\+]?\\d+%?",$Ee="[-\\+]?\\d*\\.\\d+%?",Bu="(?:".concat($Ee,")|(?:").concat(BEe,")"),VT="[\\s|\\(]+(".concat(Bu,")[,|\\s]+(").concat(Bu,")[,|\\s]+(").concat(Bu,")\\s*\\)?"),BT="[\\s|\\(]+(".concat(Bu,")[,|\\s]+(").concat(Bu,")[,|\\s]+(").concat(Bu,")[,|\\s]+(").concat(Bu,")\\s*\\)?"),Eo={CSS_UNIT:new RegExp(Bu),rgb:new RegExp("rgb"+VT),rgba:new RegExp("rgba"+BT),hsl:new RegExp("hsl"+VT),hsla:new RegExp("hsla"+BT),hsv:new RegExp("hsv"+VT),hsva:new RegExp("hsva"+BT),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 IEe(t){if(t=t.trim().toLowerCase(),t.length===0)return!1;var e=!1;if(ND[t])t=ND[t],e=!0;else if(t==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=Eo.rgb.exec(t);return n?{r:n[1],g:n[2],b:n[3]}:(n=Eo.rgba.exec(t),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=Eo.hsl.exec(t),n?{h:n[1],s:n[2],l:n[3]}:(n=Eo.hsla.exec(t),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=Eo.hsv.exec(t),n?{h:n[1],s:n[2],v:n[3]}:(n=Eo.hsva.exec(t),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=Eo.hex8.exec(t),n?{r:Ci(n[1]),g:Ci(n[2]),b:Ci(n[3]),a:iP(n[4]),format:e?"name":"hex8"}:(n=Eo.hex6.exec(t),n?{r:Ci(n[1]),g:Ci(n[2]),b:Ci(n[3]),format:e?"name":"hex"}:(n=Eo.hex4.exec(t),n?{r:Ci(n[1]+n[1]),g:Ci(n[2]+n[2]),b:Ci(n[3]+n[3]),a:iP(n[4]+n[4]),format:e?"name":"hex8"}:(n=Eo.hex3.exec(t),n?{r:Ci(n[1]+n[1]),g:Ci(n[2]+n[2]),b:Ci(n[3]+n[3]),format:e?"name":"hex"}:!1)))))))))}function al(t){return!!Eo.CSS_UNIT.exec(String(t))}var G7=function(){function t(e,n){e===void 0&&(e=""),n===void 0&&(n={});var r;if(e instanceof t)return e;typeof e=="number"&&(e=NEe(e)),this.originalInput=e;var a=VEe(e);this.originalInput=e,this.r=a.r,this.g=a.g,this.b=a.b,this.a=a.a,this.roundA=Math.round(100*this.a)/100,this.format=(r=n.format)!==null&&r!==void 0?r:a.format,this.gradientType=n.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=a.ok}return t.prototype.isDark=function(){return this.getBrightness()<128},t.prototype.isLight=function(){return!this.isDark()},t.prototype.getBrightness=function(){var e=this.toRgb();return(e.r*299+e.g*587+e.b*114)/1e3},t.prototype.getLuminance=function(){var e=this.toRgb(),n,r,a,i=e.r/255,o=e.g/255,s=e.b/255;return i<=.03928?n=i/12.92:n=Math.pow((i+.055)/1.055,2.4),o<=.03928?r=o/12.92:r=Math.pow((o+.055)/1.055,2.4),s<=.03928?a=s/12.92:a=Math.pow((s+.055)/1.055,2.4),.2126*n+.7152*r+.0722*a},t.prototype.getAlpha=function(){return this.a},t.prototype.setAlpha=function(e){return this.a=z7(e),this.roundA=Math.round(100*this.a)/100,this},t.prototype.isMonochrome=function(){var e=this.toHsl().s;return e===0},t.prototype.toHsv=function(){var e=rP(this.r,this.g,this.b);return{h:e.h*360,s:e.s,v:e.v,a:this.a}},t.prototype.toHsvString=function(){var e=rP(this.r,this.g,this.b),n=Math.round(e.h*360),r=Math.round(e.s*100),a=Math.round(e.v*100);return this.a===1?"hsv(".concat(n,", ").concat(r,"%, ").concat(a,"%)"):"hsva(".concat(n,", ").concat(r,"%, ").concat(a,"%, ").concat(this.roundA,")")},t.prototype.toHsl=function(){var e=nP(this.r,this.g,this.b);return{h:e.h*360,s:e.s,l:e.l,a:this.a}},t.prototype.toHslString=function(){var e=nP(this.r,this.g,this.b),n=Math.round(e.h*360),r=Math.round(e.s*100),a=Math.round(e.l*100);return this.a===1?"hsl(".concat(n,", ").concat(r,"%, ").concat(a,"%)"):"hsla(".concat(n,", ").concat(r,"%, ").concat(a,"%, ").concat(this.roundA,")")},t.prototype.toHex=function(e){return e===void 0&&(e=!1),aP(this.r,this.g,this.b,e)},t.prototype.toHexString=function(e){return e===void 0&&(e=!1),"#"+this.toHex(e)},t.prototype.toHex8=function(e){return e===void 0&&(e=!1),OEe(this.r,this.g,this.b,this.a,e)},t.prototype.toHex8String=function(e){return e===void 0&&(e=!1),"#"+this.toHex8(e)},t.prototype.toHexShortString=function(e){return e===void 0&&(e=!1),this.a===1?this.toHexString(e):this.toHex8String(e)},t.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},t.prototype.toRgbString=function(){var e=Math.round(this.r),n=Math.round(this.g),r=Math.round(this.b);return this.a===1?"rgb(".concat(e,", ").concat(n,", ").concat(r,")"):"rgba(".concat(e,", ").concat(n,", ").concat(r,", ").concat(this.roundA,")")},t.prototype.toPercentageRgb=function(){var e=function(n){return"".concat(Math.round(da(n,255)*100),"%")};return{r:e(this.r),g:e(this.g),b:e(this.b),a:this.a}},t.prototype.toPercentageRgbString=function(){var e=function(n){return Math.round(da(n,255)*100)};return this.a===1?"rgb(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%)"):"rgba(".concat(e(this.r),"%, ").concat(e(this.g),"%, ").concat(e(this.b),"%, ").concat(this.roundA,")")},t.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var e="#"+aP(this.r,this.g,this.b,!1),n=0,r=Object.entries(ND);n<r.length;n++){var a=r[n],i=a[0],o=a[1];if(e===o)return i}return!1},t.prototype.toString=function(e){var n=!!e;e=e??this.format;var r=!1,a=this.a<1&&this.a>=0,i=!n&&a&&(e.startsWith("hex")||e==="name");return i?e==="name"&&this.a===0?this.toName():this.toRgbString():(e==="rgb"&&(r=this.toRgbString()),e==="prgb"&&(r=this.toPercentageRgbString()),(e==="hex"||e==="hex6")&&(r=this.toHexString()),e==="hex3"&&(r=this.toHexString(!0)),e==="hex4"&&(r=this.toHex8String(!0)),e==="hex8"&&(r=this.toHex8String()),e==="name"&&(r=this.toName()),e==="hsl"&&(r=this.toHslString()),e==="hsv"&&(r=this.toHsvString()),r||this.toHexString())},t.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},t.prototype.clone=function(){return new t(this.toString())},t.prototype.lighten=function(e){e===void 0&&(e=10);var n=this.toHsl();return n.l+=e/100,n.l=C1(n.l),new t(n)},t.prototype.brighten=function(e){e===void 0&&(e=10);var n=this.toRgb();return n.r=Math.max(0,Math.min(255,n.r-Math.round(255*-(e/100)))),n.g=Math.max(0,Math.min(255,n.g-Math.round(255*-(e/100)))),n.b=Math.max(0,Math.min(255,n.b-Math.round(255*-(e/100)))),new t(n)},t.prototype.darken=function(e){e===void 0&&(e=10);var n=this.toHsl();return n.l-=e/100,n.l=C1(n.l),new t(n)},t.prototype.tint=function(e){return e===void 0&&(e=10),this.mix("white",e)},t.prototype.shade=function(e){return e===void 0&&(e=10),this.mix("black",e)},t.prototype.desaturate=function(e){e===void 0&&(e=10);var n=this.toHsl();return n.s-=e/100,n.s=C1(n.s),new t(n)},t.prototype.saturate=function(e){e===void 0&&(e=10);var n=this.toHsl();return n.s+=e/100,n.s=C1(n.s),new t(n)},t.prototype.greyscale=function(){return this.desaturate(100)},t.prototype.spin=function(e){var n=this.toHsl(),r=(n.h+e)%360;return n.h=r<0?360+r:r,new t(n)},t.prototype.mix=function(e,n){n===void 0&&(n=50);var r=this.toRgb(),a=new t(e).toRgb(),i=n/100,o={r:(a.r-r.r)*i+r.r,g:(a.g-r.g)*i+r.g,b:(a.b-r.b)*i+r.b,a:(a.a-r.a)*i+r.a};return new t(o)},t.prototype.analogous=function(e,n){e===void 0&&(e=6),n===void 0&&(n=30);var r=this.toHsl(),a=360/n,i=[this];for(r.h=(r.h-(a*e>>1)+720)%360;--e;)r.h=(r.h+a)%360,i.push(new t(r));return i},t.prototype.complement=function(){var e=this.toHsl();return e.h=(e.h+180)%360,new t(e)},t.prototype.monochromatic=function(e){e===void 0&&(e=6);for(var n=this.toHsv(),r=n.h,a=n.s,i=n.v,o=[],s=1/e;e--;)o.push(new t({h:r,s:a,v:i})),i=(i+s)%1;return o},t.prototype.splitcomplement=function(){var e=this.toHsl(),n=e.h;return[this,new t({h:(n+72)%360,s:e.s,l:e.l}),new t({h:(n+216)%360,s:e.s,l:e.l})]},t.prototype.onBackground=function(e){var n=this.toRgb(),r=new t(e).toRgb(),a=n.a+r.a*(1-n.a);return new t({r:(n.r*n.a+r.r*r.a*(1-n.a))/a,g:(n.g*n.a+r.g*r.a*(1-n.a))/a,b:(n.b*n.a+r.b*r.a*(1-n.a))/a,a})},t.prototype.triad=function(){return this.polyad(3)},t.prototype.tetrad=function(){return this.polyad(4)},t.prototype.polyad=function(e){for(var n=this.toHsl(),r=n.h,a=[this],i=360/e,o=1;o<e;o++)a.push(new t({h:(r+o*i)%360,s:n.s,l:n.l}));return a},t.prototype.equals=function(e){return this.toRgbString()===new t(e).toRgbString()},t}();function ru(t,e=20){return t.mix("#141414",e).toString()}function PEe(t){const e=_i(),n=ke("button");return A(()=>{let r={};const a=t.color;if(a){const i=new G7(a),o=t.dark?i.tint(20).toString():ru(i,20);if(t.plain)r=n.cssVarBlock({"bg-color":t.dark?ru(i,90):i.tint(90).toString(),"text-color":a,"border-color":t.dark?ru(i,50):i.tint(50).toString(),"hover-text-color":`var(${n.cssVarName("color-white")})`,"hover-bg-color":a,"hover-border-color":a,"active-bg-color":o,"active-text-color":`var(${n.cssVarName("color-white")})`,"active-border-color":o}),e.value&&(r[n.cssVarBlockName("disabled-bg-color")]=t.dark?ru(i,90):i.tint(90).toString(),r[n.cssVarBlockName("disabled-text-color")]=t.dark?ru(i,50):i.tint(50).toString(),r[n.cssVarBlockName("disabled-border-color")]=t.dark?ru(i,80):i.tint(80).toString());else{const s=t.dark?ru(i,30):i.tint(30).toString(),l=i.isDark()?`var(${n.cssVarName("color-white")})`:`var(${n.cssVarName("color-black")})`;if(r=n.cssVarBlock({"bg-color":a,"text-color":l,"border-color":a,"hover-bg-color":s,"hover-text-color":l,"hover-border-color":s,"active-bg-color":o,"active-border-color":o}),e.value){const u=t.dark?ru(i,50):i.tint(50).toString();r[n.cssVarBlockName("disabled-bg-color")]=u,r[n.cssVarBlockName("disabled-text-color")]=t.dark?"rgba(255, 255, 255, 0.5)":`var(${n.cssVarName("color-white")})`,r[n.cssVarBlockName("disabled-border-color")]=u}}}return r})}const FEe=ie({name:"ElButton"}),zEe=ie({...FEe,props:AD,emits:EEe,setup(t,{expose:e,emit:n}){const r=t,a=PEe(r),i=ke("button"),{_ref:o,_size:s,_type:l,_disabled:u,_props:c,shouldAddSpace:f,handleClick:d}=CEe(r,n);return e({ref:o,size:s,type:l,disabled:u,shouldAddSpace:f}),(h,v)=>($(),de(Mt(h.tag),kt({ref_key:"_ref",ref:o},S(c),{class:[S(i).b(),S(i).m(S(l)),S(i).m(S(s)),S(i).is("disabled",S(u)),S(i).is("loading",h.loading),S(i).is("plain",h.plain),S(i).is("round",h.round),S(i).is("circle",h.circle),S(i).is("text",h.text),S(i).is("link",h.link),S(i).is("has-bg",h.bg)],style:S(a),onClick:S(d)}),{default:Q(()=>[h.loading?($(),Z(Qe,{key:0},[h.$slots.loading?Te(h.$slots,"loading",{key:0}):($(),de(S(Xe),{key:1,class:F(S(i).is("loading"))},{default:Q(()=>[($(),de(Mt(h.loadingIcon)))]),_:1},8,["class"]))],64)):h.icon||h.$slots.icon?($(),de(S(Xe),{key:1},{default:Q(()=>[h.icon?($(),de(Mt(h.icon),{key:0})):Te(h.$slots,"icon",{key:1})]),_:3})):le("v-if",!0),h.$slots.default?($(),Z("span",{key:2,class:F({[S(i).em("text","expand")]:S(f)})},[Te(h.$slots,"default")],2)):le("v-if",!0)]),_:3},16,["class","style","onClick"]))}});var GEe=Ne(zEe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/button/src/button.vue"]]);const UEe={size:AD.size,type:AD.type},HEe=ie({name:"ElButtonGroup"}),WEe=ie({...HEe,props:UEe,setup(t){const e=t;Vt(F7,en({size:Hn(e,"size"),type:Hn(e,"type")}));const n=ke("button");return(r,a)=>($(),Z("div",{class:F(`${S(n).b("group")}`)},[Te(r.$slots,"default")],2))}});var U7=Ne(WEe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/button/src/button-group.vue"]]);const wt=Et(GEe,{ButtonGroup:U7}),H7=Qn(U7);var W7={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(gr,function(){var n=1e3,r=6e4,a=36e5,i="millisecond",o="second",s="minute",l="hour",u="day",c="week",f="month",d="quarter",h="year",v="date",p="Invalid Date",g=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,y=/\[([^\]]+)]|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,m={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(O){var I=["th","st","nd","rd"],P=O%100;return"["+O+(I[(P-20)%10]||I[P]||I[0])+"]"}},b=function(O,I,P){var N=String(O);return!N||N.length>=I?O:""+Array(I+1-N.length).join(P)+O},w={s:b,z:function(O){var I=-O.utcOffset(),P=Math.abs(I),N=Math.floor(P/60),B=P%60;return(I<=0?"+":"-")+b(N,2,"0")+":"+b(B,2,"0")},m:function O(I,P){if(I.date()<P.date())return-O(P,I);var N=12*(P.year()-I.year())+(P.month()-I.month()),B=I.clone().add(N,f),L=P-B<0,V=I.clone().add(N+(L?-1:1),f);return+(-(N+(P-B)/(L?B-V:V-B))||0)},a:function(O){return O<0?Math.ceil(O)||0:Math.floor(O)},p:function(O){return{M:f,y:h,w:c,d:u,D:v,h:l,m:s,s:o,ms:i,Q:d}[O]||String(O||"").toLowerCase().replace(/s$/,"")},u:function(O){return O===void 0}},x="en",_={};_[x]=m;var C="$isDayjsObject",T=function(O){return O instanceof k||!(!O||!O[C])},D=function O(I,P,N){var B;if(!I)return x;if(typeof I=="string"){var L=I.toLowerCase();_[L]&&(B=L),P&&(_[L]=P,B=L);var V=I.split("-");if(!B&&V.length>1)return O(V[0])}else{var H=I.name;_[H]=I,B=H}return!N&&B&&(x=B),B||!N&&x},E=function(O,I){if(T(O))return O.clone();var P=typeof I=="object"?I:{};return P.date=O,P.args=arguments,new k(P)},M=w;M.l=D,M.i=T,M.w=function(O,I){return E(O,{locale:I.$L,utc:I.$u,x:I.$x,$offset:I.$offset})};var k=function(){function O(P){this.$L=D(P.locale,null,!0),this.parse(P),this.$x=this.$x||P.x||{},this[C]=!0}var I=O.prototype;return I.parse=function(P){this.$d=function(N){var B=N.date,L=N.utc;if(B===null)return new Date(NaN);if(M.u(B))return new Date;if(B instanceof Date)return new Date(B);if(typeof B=="string"&&!/Z$/i.test(B)){var V=B.match(g);if(V){var H=V[2]-1||0,K=(V[7]||"0").substring(0,3);return L?new Date(Date.UTC(V[1],H,V[3]||1,V[4]||0,V[5]||0,V[6]||0,K)):new Date(V[1],H,V[3]||1,V[4]||0,V[5]||0,V[6]||0,K)}}return new Date(B)}(P),this.init()},I.init=function(){var P=this.$d;this.$y=P.getFullYear(),this.$M=P.getMonth(),this.$D=P.getDate(),this.$W=P.getDay(),this.$H=P.getHours(),this.$m=P.getMinutes(),this.$s=P.getSeconds(),this.$ms=P.getMilliseconds()},I.$utils=function(){return M},I.isValid=function(){return this.$d.toString()!==p},I.isSame=function(P,N){var B=E(P);return this.startOf(N)<=B&&B<=this.endOf(N)},I.isAfter=function(P,N){return E(P)<this.startOf(N)},I.isBefore=function(P,N){return this.endOf(N)<E(P)},I.$g=function(P,N,B){return M.u(P)?this[N]:this.set(B,P)},I.unix=function(){return Math.floor(this.valueOf()/1e3)},I.valueOf=function(){return this.$d.getTime()},I.startOf=function(P,N){var B=this,L=!!M.u(N)||N,V=M.p(P),H=function(he,ue){var q=M.w(B.$u?Date.UTC(B.$y,ue,he):new Date(B.$y,ue,he),B);return L?q:q.endOf(u)},K=function(he,ue){return M.w(B.toDate()[he].apply(B.toDate("s"),(L?[0,0,0,0]:[23,59,59,999]).slice(ue)),B)},X=this.$W,oe=this.$M,te=this.$D,re="set"+(this.$u?"UTC":"");switch(V){case h:return L?H(1,0):H(31,11);case f:return L?H(1,oe):H(0,oe+1);case c:var ne=this.$locale().weekStart||0,J=(X<ne?X+7:X)-ne;return H(L?te-J:te+(6-J),oe);case u:case v:return K(re+"Hours",0);case l:return K(re+"Minutes",1);case s:return K(re+"Seconds",2);case o:return K(re+"Milliseconds",3);default:return this.clone()}},I.endOf=function(P){return this.startOf(P,!1)},I.$set=function(P,N){var B,L=M.p(P),V="set"+(this.$u?"UTC":""),H=(B={},B[u]=V+"Date",B[v]=V+"Date",B[f]=V+"Month",B[h]=V+"FullYear",B[l]=V+"Hours",B[s]=V+"Minutes",B[o]=V+"Seconds",B[i]=V+"Milliseconds",B)[L],K=L===u?this.$D+(N-this.$W):N;if(L===f||L===h){var X=this.clone().set(v,1);X.$d[H](K),X.init(),this.$d=X.set(v,Math.min(this.$D,X.daysInMonth())).$d}else H&&this.$d[H](K);return this.init(),this},I.set=function(P,N){return this.clone().$set(P,N)},I.get=function(P){return this[M.p(P)]()},I.add=function(P,N){var B,L=this;P=Number(P);var V=M.p(N),H=function(oe){var te=E(L);return M.w(te.date(te.date()+Math.round(oe*P)),L)};if(V===f)return this.set(f,this.$M+P);if(V===h)return this.set(h,this.$y+P);if(V===u)return H(1);if(V===c)return H(7);var K=(B={},B[s]=r,B[l]=a,B[o]=n,B)[V]||1,X=this.$d.getTime()+P*K;return M.w(X,this)},I.subtract=function(P,N){return this.add(-1*P,N)},I.format=function(P){var N=this,B=this.$locale();if(!this.isValid())return B.invalidDate||p;var L=P||"YYYY-MM-DDTHH:mm:ssZ",V=M.z(this),H=this.$H,K=this.$m,X=this.$M,oe=B.weekdays,te=B.months,re=B.meridiem,ne=function(ue,q,Y,ee){return ue&&(ue[q]||ue(N,L))||Y[q].slice(0,ee)},J=function(ue){return M.s(H%12||12,ue,"0")},he=re||function(ue,q,Y){var ee=ue<12?"AM":"PM";return Y?ee.toLowerCase():ee};return L.replace(y,function(ue,q){return q||function(Y){switch(Y){case"YY":return String(N.$y).slice(-2);case"YYYY":return M.s(N.$y,4,"0");case"M":return X+1;case"MM":return M.s(X+1,2,"0");case"MMM":return ne(B.monthsShort,X,te,3);case"MMMM":return ne(te,X);case"D":return N.$D;case"DD":return M.s(N.$D,2,"0");case"d":return String(N.$W);case"dd":return ne(B.weekdaysMin,N.$W,oe,2);case"ddd":return ne(B.weekdaysShort,N.$W,oe,3);case"dddd":return oe[N.$W];case"H":return String(H);case"HH":return M.s(H,2,"0");case"h":return J(1);case"hh":return J(2);case"a":return he(H,K,!0);case"A":return he(H,K,!1);case"m":return String(K);case"mm":return M.s(K,2,"0");case"s":return String(N.$s);case"ss":return M.s(N.$s,2,"0");case"SSS":return M.s(N.$ms,3,"0");case"Z":return V}return null}(ue)||V.replace(":","")})},I.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},I.diff=function(P,N,B){var L,V=this,H=M.p(N),K=E(P),X=(K.utcOffset()-this.utcOffset())*r,oe=this-K,te=function(){return M.m(V,K)};switch(H){case h:L=te()/12;break;case f:L=te();break;case d:L=te()/3;break;case c:L=(oe-X)/6048e5;break;case u:L=(oe-X)/864e5;break;case l:L=oe/a;break;case s:L=oe/r;break;case o:L=oe/n;break;default:L=oe}return B?L:M.a(L)},I.daysInMonth=function(){return this.endOf(f).$D},I.$locale=function(){return _[this.$L]},I.locale=function(P,N){if(!P)return this.$L;var B=this.clone(),L=D(P,N,!0);return L&&(B.$L=L),B},I.clone=function(){return M.w(this.$d,this)},I.toDate=function(){return new Date(this.valueOf())},I.toJSON=function(){return this.isValid()?this.toISOString():null},I.toISOString=function(){return this.$d.toISOString()},I.toString=function(){return this.$d.toUTCString()},O}(),R=k.prototype;return E.prototype=R,[["$ms",i],["$s",o],["$m",s],["$H",l],["$W",u],["$M",f],["$y",h],["$D",v]].forEach(function(O){R[O[1]]=function(I){return this.$g(I,O[0],O[1])}}),E.extend=function(O,I){return O.$i||(O(I,k,E),O.$i=!0),E},E.locale=D,E.isDayjs=T,E.unix=function(O){return E(1e3*O)},E.en=_[x],E.Ls=_,E.p={},E})})(W7);var KEe=W7.exports;const Ct=Bi(KEe);var K7={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(gr,function(){var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},r=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,a=/\d\d/,i=/\d\d?/,o=/\d*[^-_:/,()\s\d]+/,s={},l=function(p){return(p=+p)+(p>68?1900:2e3)},u=function(p){return function(g){this[p]=+g}},c=[/[+-]\d\d:?(\d\d)?|Z/,function(p){(this.zone||(this.zone={})).offset=function(g){if(!g||g==="Z")return 0;var y=g.match(/([+-]|\d\d)/g),m=60*y[1]+(+y[2]||0);return m===0?0:y[0]==="+"?-m:m}(p)}],f=function(p){var g=s[p];return g&&(g.indexOf?g:g.s.concat(g.f))},d=function(p,g){var y,m=s.meridiem;if(m){for(var b=1;b<=24;b+=1)if(p.indexOf(m(b,0,g))>-1){y=b>12;break}}else y=p===(g?"pm":"PM");return y},h={A:[o,function(p){this.afternoon=d(p,!1)}],a:[o,function(p){this.afternoon=d(p,!0)}],S:[/\d/,function(p){this.milliseconds=100*+p}],SS:[a,function(p){this.milliseconds=10*+p}],SSS:[/\d{3}/,function(p){this.milliseconds=+p}],s:[i,u("seconds")],ss:[i,u("seconds")],m:[i,u("minutes")],mm:[i,u("minutes")],H:[i,u("hours")],h:[i,u("hours")],HH:[i,u("hours")],hh:[i,u("hours")],D:[i,u("day")],DD:[a,u("day")],Do:[o,function(p){var g=s.ordinal,y=p.match(/\d+/);if(this.day=y[0],g)for(var m=1;m<=31;m+=1)g(m).replace(/\[|\]/g,"")===p&&(this.day=m)}],M:[i,u("month")],MM:[a,u("month")],MMM:[o,function(p){var g=f("months"),y=(f("monthsShort")||g.map(function(m){return m.slice(0,3)})).indexOf(p)+1;if(y<1)throw new Error;this.month=y%12||y}],MMMM:[o,function(p){var g=f("months").indexOf(p)+1;if(g<1)throw new Error;this.month=g%12||g}],Y:[/[+-]?\d+/,u("year")],YY:[a,function(p){this.year=l(p)}],YYYY:[/\d{4}/,u("year")],Z:c,ZZ:c};function v(p){var g,y;g=p,y=s&&s.formats;for(var m=(p=g.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(D,E,M){var k=M&&M.toUpperCase();return E||y[M]||n[M]||y[k].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(R,O,I){return O||I.slice(1)})})).match(r),b=m.length,w=0;w<b;w+=1){var x=m[w],_=h[x],C=_&&_[0],T=_&&_[1];m[w]=T?{regex:C,parser:T}:x.replace(/^\[|\]$/g,"")}return function(D){for(var E={},M=0,k=0;M<b;M+=1){var R=m[M];if(typeof R=="string")k+=R.length;else{var O=R.regex,I=R.parser,P=D.slice(k),N=O.exec(P)[0];I.call(E,N),D=D.replace(N,"")}}return function(B){var L=B.afternoon;if(L!==void 0){var V=B.hours;L?V<12&&(B.hours+=12):V===12&&(B.hours=0),delete B.afternoon}}(E),E}}return function(p,g,y){y.p.customParseFormat=!0,p&&p.parseTwoDigitYear&&(l=p.parseTwoDigitYear);var m=g.prototype,b=m.parse;m.parse=function(w){var x=w.date,_=w.utc,C=w.args;this.$u=_;var T=C[1];if(typeof T=="string"){var D=C[2]===!0,E=C[3]===!0,M=D||E,k=C[2];E&&(k=C[2]),s=this.$locale(),!D&&k&&(s=y.Ls[k]),this.$d=function(P,N,B){try{if(["x","X"].indexOf(N)>-1)return new Date((N==="X"?1e3:1)*P);var L=v(N)(P),V=L.year,H=L.month,K=L.day,X=L.hours,oe=L.minutes,te=L.seconds,re=L.milliseconds,ne=L.zone,J=new Date,he=K||(V||H?1:J.getDate()),ue=V||J.getFullYear(),q=0;V&&!H||(q=H>0?H-1:J.getMonth());var Y=X||0,ee=oe||0,se=te||0,ye=re||0;return ne?new Date(Date.UTC(ue,q,he,Y,ee,se,ye+60*ne.offset*1e3)):B?new Date(Date.UTC(ue,q,he,Y,ee,se,ye)):new Date(ue,q,he,Y,ee,se,ye)}catch{return new Date("")}}(x,T,_),this.init(),k&&k!==!0&&(this.$L=this.locale(k).$L),M&&x!=this.format(T)&&(this.$d=new Date("")),s={}}else if(T instanceof Array)for(var R=T.length,O=1;O<=R;O+=1){C[1]=T[O-1];var I=y.apply(this,C);if(I.isValid()){this.$d=I.$d,this.$L=I.$L,this.init();break}O===R&&(this.$d=new Date(""))}else b.call(this,w)}}})})(K7);var jEe=K7.exports;const aA=Bi(jEe),oP=["hours","minutes","seconds"],VD="HH:mm:ss",$h="YYYY-MM-DD",YEe={date:$h,dates:$h,week:"gggg[w]ww",year:"YYYY",month:"YYYY-MM",datetime:`${$h} ${VD}`,monthrange:"YYYY-MM",daterange:$h,datetimerange:`${$h} ${VD}`},$T=(t,e)=>[t>0?t-1:void 0,t,t<e?t+1:void 0],Xu=t=>Array.from(Array.from({length:t}).keys()),j7=t=>t.replace(/\W?m{1,2}|\W?ZZ/g,"").replace(/\W?h{1,2}|\W?s{1,3}|\W?a/gi,"").trim(),Y7=t=>t.replace(/\W?D{1,2}|\W?Do|\W?d{1,4}|\W?M{1,4}|\W?Y{2,4}/g,"").trim(),sP=function(t,e){const n=xd(t),r=xd(e);return n&&r?t.getTime()===e.getTime():!n&&!r?t===e:!1},lP=function(t,e){const n=Ue(t),r=Ue(e);return n&&r?t.length!==e.length?!1:t.every((a,i)=>sP(a,e[i])):!n&&!r?sP(t,e):!1},uP=function(t,e,n){const r=Ji(e)||e==="x"?Ct(t).locale(n):Ct(t,e).locale(n);return r.isValid()?r:void 0},cP=function(t,e,n){return Ji(e)?t:e==="x"?+t:Ct(t).locale(n).format(e)},IT=(t,e)=>{var n;const r=[],a=e==null?void 0:e();for(let i=0;i<t;i++)r.push((n=a==null?void 0:a.includes(i))!=null?n:!1);return r},X7=Ve({disabledHours:{type:fe(Function)},disabledMinutes:{type:fe(Function)},disabledSeconds:{type:fe(Function)}}),q7=Ve({visible:Boolean,actualVisible:{type:Boolean,default:void 0},format:{type:String,default:""}}),iA=Ve({id:{type:fe([Array,String])},name:{type:fe([Array,String]),default:""},popperClass:{type:String,default:""},format:String,valueFormat:String,type:{type:String,default:""},clearable:{type:Boolean,default:!0},clearIcon:{type:fe([String,Object]),default:Tc},editable:{type:Boolean,default:!0},prefixIcon:{type:fe([String,Object]),default:""},size:pa,readonly:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},placeholder:{type:String,default:""},popperOptions:{type:fe(Object),default:()=>({})},modelValue:{type:fe([Date,Array,String,Number]),default:""},rangeSeparator:{type:String,default:"-"},startPlaceholder:String,endPlaceholder:String,defaultValue:{type:fe([Date,Array])},defaultTime:{type:fe([Date,Array])},isRange:{type:Boolean,default:!1},...X7,disabledDate:{type:Function},cellClassName:{type:Function},shortcuts:{type:Array,default:()=>[]},arrowControl:{type:Boolean,default:!1},label:{type:String,default:void 0},tabindex:{type:fe([String,Number]),default:0},validateEvent:{type:Boolean,default:!0},unlinkPanels:Boolean}),XEe=["id","name","placeholder","value","disabled","readonly"],qEe=["id","name","placeholder","value","disabled","readonly"],ZEe=ie({name:"Picker"}),QEe=ie({...ZEe,props:iA,emits:["update:modelValue","change","focus","blur","calendar-change","panel-change","visible-change","keydown"],setup(t,{expose:e,emit:n}){const r=t,a=Id(),{lang:i}=Yt(),o=ke("date"),s=ke("input"),l=ke("range"),{form:u,formItem:c}=ni(),f=We("ElPopperOptions",{}),d=z(),h=z(),v=z(!1),p=z(!1),g=z(null);let y=!1,m=!1;const b=A(()=>[o.b("editor"),o.bm("editor",r.type),s.e("wrapper"),o.is("disabled",K.value),o.is("active",v.value),l.b("editor"),be?l.bm("editor",be.value):"",a.class]),w=A(()=>[s.e("icon"),l.e("close-icon"),he.value?"":l.e("close-icon--hidden")]);Ee(v,ae=>{ae?qe(()=>{ae&&(g.value=r.modelValue)}):(xe.value=null,qe(()=>{x(r.modelValue)}))});const x=(ae,Fe)=>{(Fe||!lP(ae,g.value))&&(n("change",ae),r.validateEvent&&(c==null||c.validate("change").catch(ht=>void 0)))},_=ae=>{if(!lP(r.modelValue,ae)){let Fe;Ue(ae)?Fe=ae.map(ht=>cP(ht,r.valueFormat,i.value)):ae&&(Fe=cP(ae,r.valueFormat,i.value)),n("update:modelValue",ae&&Fe,i.value)}},C=ae=>{n("keydown",ae)},T=A(()=>{if(h.value){const ae=_e.value?h.value:h.value.$el;return Array.from(ae.querySelectorAll("input"))}return[]}),D=(ae,Fe,ht)=>{const Bt=T.value;Bt.length&&(!ht||ht==="min"?(Bt[0].setSelectionRange(ae,Fe),Bt[0].focus()):ht==="max"&&(Bt[1].setSelectionRange(ae,Fe),Bt[1].focus()))},E=()=>{B(!0,!0),qe(()=>{m=!1})},M=(ae="",Fe=!1)=>{Fe||(m=!0),v.value=Fe;let ht;Ue(ae)?ht=ae.map(Bt=>Bt.toDate()):ht=ae&&ae.toDate(),xe.value=null,_(ht)},k=()=>{p.value=!0},R=()=>{n("visible-change",!0)},O=ae=>{(ae==null?void 0:ae.key)===tt.esc&&B(!0,!0)},I=()=>{p.value=!1,v.value=!1,m=!1,n("visible-change",!1)},P=()=>{v.value=!0},N=()=>{v.value=!1},B=(ae=!0,Fe=!1)=>{m=Fe;const[ht,Bt]=S(T);let lr=ht;!ae&&_e.value&&(lr=Bt),lr&&lr.focus()},L=ae=>{r.readonly||K.value||v.value||m||(v.value=!0,n("focus",ae))};let V;const H=ae=>{const Fe=async()=>{setTimeout(()=>{var ht;V===Fe&&(!((ht=d.value)!=null&&ht.isFocusInsideContent()&&!y)&&T.value.filter(Bt=>Bt.contains(document.activeElement)).length===0&&(De(),v.value=!1,n("blur",ae),r.validateEvent&&(c==null||c.validate("blur").catch(Bt=>void 0))),y=!1)},0)};V=Fe,Fe()},K=A(()=>r.disabled||(u==null?void 0:u.disabled)),X=A(()=>{let ae;if(q.value?we.value.getDefaultValue&&(ae=we.value.getDefaultValue()):Ue(r.modelValue)?ae=r.modelValue.map(Fe=>uP(Fe,r.valueFormat,i.value)):ae=uP(r.modelValue,r.valueFormat,i.value),we.value.getRangeAvailableTime){const Fe=we.value.getRangeAvailableTime(ae);gi(Fe,ae)||(ae=Fe,_(Ue(ae)?ae.map(ht=>ht.toDate()):ae.toDate()))}return Ue(ae)&&ae.some(Fe=>!Fe)&&(ae=[]),ae}),oe=A(()=>{if(!we.value.panelReady)return"";const ae=Ie(X.value);return Ue(xe.value)?[xe.value[0]||ae&&ae[0]||"",xe.value[1]||ae&&ae[1]||""]:xe.value!==null?xe.value:!re.value&&q.value||!v.value&&q.value?"":ae?ne.value?ae.join(", "):ae:""}),te=A(()=>r.type.includes("time")),re=A(()=>r.type.startsWith("time")),ne=A(()=>r.type==="dates"),J=A(()=>r.prefixIcon||(te.value?RK:i1e)),he=z(!1),ue=ae=>{r.readonly||K.value||he.value&&(ae.stopPropagation(),E(),_(null),x(null,!0),he.value=!1,v.value=!1,we.value.handleClear&&we.value.handleClear())},q=A(()=>{const{modelValue:ae}=r;return!ae||Ue(ae)&&!ae.filter(Boolean).length}),Y=async ae=>{var Fe;r.readonly||K.value||(((Fe=ae.target)==null?void 0:Fe.tagName)!=="INPUT"||T.value.includes(document.activeElement))&&(v.value=!0)},ee=()=>{r.readonly||K.value||!q.value&&r.clearable&&(he.value=!0)},se=()=>{he.value=!1},ye=ae=>{var Fe;r.readonly||K.value||(((Fe=ae.touches[0].target)==null?void 0:Fe.tagName)!=="INPUT"||T.value.includes(document.activeElement))&&(v.value=!0)},_e=A(()=>r.type.includes("range")),be=_r(),Me=A(()=>{var ae,Fe;return(Fe=(ae=S(d))==null?void 0:ae.popperRef)==null?void 0:Fe.contentRef}),Se=A(()=>{var ae;return S(_e)?S(h):(ae=S(h))==null?void 0:ae.$el});hO(Se,ae=>{const Fe=S(Me),ht=S(Se);Fe&&(ae.target===Fe||ae.composedPath().includes(Fe))||ae.target===ht||ae.composedPath().includes(ht)||(v.value=!1)});const xe=z(null),De=()=>{if(xe.value){const ae=ge(oe.value);ae&&Ye(ae)&&(_(Ue(ae)?ae.map(Fe=>Fe.toDate()):ae.toDate()),xe.value=null)}xe.value===""&&(_(null),x(null),xe.value=null)},ge=ae=>ae?we.value.parseUserInput(ae):null,Ie=ae=>ae?we.value.formatToString(ae):null,Ye=ae=>we.value.isValidValue(ae),Le=async ae=>{if(r.readonly||K.value)return;const{code:Fe}=ae;if(C(ae),Fe===tt.esc){v.value===!0&&(v.value=!1,ae.preventDefault(),ae.stopPropagation());return}if(Fe===tt.down&&(we.value.handleFocusPicker&&(ae.preventDefault(),ae.stopPropagation()),v.value===!1&&(v.value=!0,await qe()),we.value.handleFocusPicker)){we.value.handleFocusPicker();return}if(Fe===tt.tab){y=!0;return}if(Fe===tt.enter||Fe===tt.numpadEnter){(xe.value===null||xe.value===""||Ye(ge(oe.value)))&&(De(),v.value=!1),ae.stopPropagation();return}if(xe.value){ae.stopPropagation();return}we.value.handleKeydownInput&&we.value.handleKeydownInput(ae)},He=ae=>{xe.value=ae,v.value||(v.value=!0)},lt=ae=>{const Fe=ae.target;xe.value?xe.value=[Fe.value,xe.value[1]]:xe.value=[Fe.value,null]},St=ae=>{const Fe=ae.target;xe.value?xe.value=[xe.value[0],Fe.value]:xe.value=[null,Fe.value]},At=()=>{var ae;const Fe=xe.value,ht=ge(Fe&&Fe[0]),Bt=S(X);if(ht&&ht.isValid()){xe.value=[Ie(ht),((ae=oe.value)==null?void 0:ae[1])||null];const lr=[ht,Bt&&(Bt[1]||null)];Ye(lr)&&(_(lr),xe.value=null)}},at=()=>{var ae;const Fe=S(xe),ht=ge(Fe&&Fe[1]),Bt=S(X);if(ht&&ht.isValid()){xe.value=[((ae=S(oe))==null?void 0:ae[0])||null,Ie(ht)];const lr=[Bt&&Bt[0],ht];Ye(lr)&&(_(lr),xe.value=null)}},we=z({}),pe=ae=>{we.value[ae[0]]=ae[1],we.value.panelReady=!0},ce=ae=>{n("calendar-change",ae)},Re=(ae,Fe,ht)=>{n("panel-change",ae,Fe,ht)};return Vt("EP_PICKER_BASE",{props:r}),e({focus:B,handleFocusInput:L,handleBlurInput:H,handleOpen:P,handleClose:N,onPick:M}),(ae,Fe)=>($(),de(S(Qa),kt({ref_key:"refPopper",ref:d,visible:v.value,effect:"light",pure:"",trigger:"click"},ae.$attrs,{role:"dialog",teleported:"",transition:`${S(o).namespace.value}-zoom-in-top`,"popper-class":[`${S(o).namespace.value}-picker__popper`,ae.popperClass],"popper-options":S(f),"fallback-placements":["bottom","top","right","left"],"gpu-acceleration":!1,"stop-popper-mouse-event":!1,"hide-after":0,persistent:"",onBeforeShow:k,onShow:R,onHide:I}),{default:Q(()=>[S(_e)?($(),Z("div",{key:1,ref_key:"inputRef",ref:h,class:F(S(b)),style:Ze(ae.$attrs.style),onClick:L,onMouseenter:ee,onMouseleave:se,onTouchstart:ye,onKeydown:Le},[S(J)?($(),de(S(Xe),{key:0,class:F([S(s).e("icon"),S(l).e("icon")]),onMousedown:ot(Y,["prevent"]),onTouchstart:ye},{default:Q(()=>[($(),de(Mt(S(J))))]),_:1},8,["class","onMousedown"])):le("v-if",!0),G("input",{id:ae.id&&ae.id[0],autocomplete:"off",name:ae.name&&ae.name[0],placeholder:ae.startPlaceholder,value:S(oe)&&S(oe)[0],disabled:S(K),readonly:!ae.editable||ae.readonly,class:F(S(l).b("input")),onMousedown:Y,onInput:lt,onChange:At,onFocus:L,onBlur:H},null,42,XEe),Te(ae.$slots,"range-separator",{},()=>[G("span",{class:F(S(l).b("separator"))},Oe(ae.rangeSeparator),3)]),G("input",{id:ae.id&&ae.id[1],autocomplete:"off",name:ae.name&&ae.name[1],placeholder:ae.endPlaceholder,value:S(oe)&&S(oe)[1],disabled:S(K),readonly:!ae.editable||ae.readonly,class:F(S(l).b("input")),onMousedown:Y,onFocus:L,onBlur:H,onInput:St,onChange:at},null,42,qEe),ae.clearIcon?($(),de(S(Xe),{key:1,class:F(S(w)),onClick:ue},{default:Q(()=>[($(),de(Mt(ae.clearIcon)))]),_:1},8,["class"])):le("v-if",!0)],38)):($(),de(S(Ea),{key:0,id:ae.id,ref_key:"inputRef",ref:h,"container-role":"combobox","model-value":S(oe),name:ae.name,size:S(be),disabled:S(K),placeholder:ae.placeholder,class:F([S(o).b("editor"),S(o).bm("editor",ae.type),ae.$attrs.class]),style:Ze(ae.$attrs.style),readonly:!ae.editable||ae.readonly||S(ne)||ae.type==="week",label:ae.label,tabindex:ae.tabindex,"validate-event":!1,onInput:He,onFocus:L,onBlur:H,onKeydown:Le,onChange:De,onMousedown:Y,onMouseenter:ee,onMouseleave:se,onTouchstart:ye,onClick:Fe[0]||(Fe[0]=ot(()=>{},["stop"]))},{prefix:Q(()=>[S(J)?($(),de(S(Xe),{key:0,class:F(S(s).e("icon")),onMousedown:ot(Y,["prevent"]),onTouchstart:ye},{default:Q(()=>[($(),de(Mt(S(J))))]),_:1},8,["class","onMousedown"])):le("v-if",!0)]),suffix:Q(()=>[he.value&&ae.clearIcon?($(),de(S(Xe),{key:0,class:F(`${S(s).e("icon")} clear-icon`),onClick:ot(ue,["stop"])},{default:Q(()=>[($(),de(Mt(ae.clearIcon)))]),_:1},8,["class","onClick"])):le("v-if",!0)]),_:1},8,["id","model-value","name","size","disabled","placeholder","class","style","readonly","label","tabindex","onKeydown"]))]),content:Q(()=>[Te(ae.$slots,"default",{visible:v.value,actualVisible:p.value,parsedValue:S(X),format:ae.format,unlinkPanels:ae.unlinkPanels,type:ae.type,defaultValue:ae.defaultValue,onPick:M,onSelectRange:D,onSetPickerOption:pe,onCalendarChange:ce,onPanelChange:Re,onKeydown:O,onMousedown:Fe[1]||(Fe[1]=ot(()=>{},["stop"]))})]),_:3},16,["visible","transition","popper-class","popper-options"]))}});var Z7=Ne(QEe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/time-picker/src/common/picker.vue"]]);const JEe=Ve({...q7,datetimeRole:String,parsedValue:{type:fe(Object)}}),Q7=({getAvailableHours:t,getAvailableMinutes:e,getAvailableSeconds:n})=>{const r=(o,s,l,u)=>{const c={hour:t,minute:e,second:n};let f=o;return["hour","minute","second"].forEach(d=>{if(c[d]){let h;const v=c[d];switch(d){case"minute":{h=v(f.hour(),s,u);break}case"second":{h=v(f.hour(),f.minute(),s,u);break}default:{h=v(s,u);break}}if(h!=null&&h.length&&!h.includes(f[d]())){const p=l?0:h.length-1;f=f[d](h[p])}}}),f},a={};return{timePickerOptions:a,getAvailableTime:r,onSetOption:([o,s])=>{a[o]=s}}},PT=t=>{const e=(r,a)=>r||a,n=r=>r!==!0;return t.map(e).filter(n)},J7=(t,e,n)=>({getHoursList:(o,s)=>IT(24,t&&(()=>t==null?void 0:t(o,s))),getMinutesList:(o,s,l)=>IT(60,e&&(()=>e==null?void 0:e(o,s,l))),getSecondsList:(o,s,l,u)=>IT(60,n&&(()=>n==null?void 0:n(o,s,l,u)))}),ej=(t,e,n)=>{const{getHoursList:r,getMinutesList:a,getSecondsList:i}=J7(t,e,n);return{getAvailableHours:(u,c)=>PT(r(u,c)),getAvailableMinutes:(u,c,f)=>PT(a(u,c,f)),getAvailableSeconds:(u,c,f,d)=>PT(i(u,c,f,d))}},tj=t=>{const e=z(t.parsedValue);return Ee(()=>t.visible,n=>{n||(e.value=t.parsedValue)}),e},mu=new Map;let fP;Wt&&(document.addEventListener("mousedown",t=>fP=t),document.addEventListener("mouseup",t=>{for(const e of mu.values())for(const{documentHandler:n}of e)n(t,fP)}));function dP(t,e){let n=[];return Array.isArray(e.arg)?n=e.arg:uo(e.arg)&&n.push(e.arg),function(r,a){const i=e.instance.popperRef,o=r.target,s=a==null?void 0:a.target,l=!e||!e.instance,u=!o||!s,c=t.contains(o)||t.contains(s),f=t===o,d=n.length&&n.some(v=>v==null?void 0:v.contains(o))||n.length&&n.includes(s),h=i&&(i.contains(o)||i.contains(s));l||u||c||f||d||h||e.value(r,a)}}const fc={beforeMount(t,e){mu.has(t)||mu.set(t,[]),mu.get(t).push({documentHandler:dP(t,e),bindingFn:e.value})},updated(t,e){mu.has(t)||mu.set(t,[]);const n=mu.get(t),r=n.findIndex(i=>i.bindingFn===e.oldValue),a={documentHandler:dP(t,e),bindingFn:e.value};r>=0?n.splice(r,1,a):n.push(a)},unmounted(t){mu.delete(t)}},eMe=100,tMe=600,Vw={beforeMount(t,e){const n=e.value,{interval:r=eMe,delay:a=tMe}=ct(n)?{}:n;let i,o;const s=()=>ct(n)?n():n.handler(),l=()=>{o&&(clearTimeout(o),o=void 0),i&&(clearInterval(i),i=void 0)};t.addEventListener("mousedown",u=>{u.button===0&&(l(),s(),document.addEventListener("mouseup",()=>l(),{once:!0}),o=setTimeout(()=>{i=setInterval(()=>{s()},r)},a))})}},BD="_trap-focus-children",Kf=[],hP=t=>{if(Kf.length===0)return;const e=Kf[Kf.length-1][BD];if(e.length>0&&t.code===tt.tab){if(e.length===1){t.preventDefault(),document.activeElement!==e[0]&&e[0].focus();return}const n=t.shiftKey,r=t.target===e[0],a=t.target===e[e.length-1];r&&n&&(t.preventDefault(),e[e.length-1].focus()),a&&!n&&(t.preventDefault(),e[0].focus())}},nMe={beforeMount(t){t[BD]=M$(t),Kf.push(t),Kf.length<=1&&document.addEventListener("keydown",hP)},updated(t){qe(()=>{t[BD]=M$(t)})},unmounted(){Kf.shift(),Kf.length===0&&document.removeEventListener("keydown",hP)}};var pP=!1,Nf,$D,ID,TS,ES,nj,MS,PD,FD,zD,rj,GD,UD,aj,ij;function oi(){if(!pP){pP=!0;var t=navigator.userAgent,e=/(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(t),n=/(Mac OS X)|(Windows)|(Linux)/.exec(t);if(GD=/\b(iPhone|iP[ao]d)/.exec(t),UD=/\b(iP[ao]d)/.exec(t),zD=/Android/i.exec(t),aj=/FBAN\/\w+;/i.exec(t),ij=/Mobile/i.exec(t),rj=!!/Win64/.exec(t),e){Nf=e[1]?parseFloat(e[1]):e[5]?parseFloat(e[5]):NaN,Nf&&document&&document.documentMode&&(Nf=document.documentMode);var r=/(?:Trident\/(\d+.\d+))/.exec(t);nj=r?parseFloat(r[1])+4:Nf,$D=e[2]?parseFloat(e[2]):NaN,ID=e[3]?parseFloat(e[3]):NaN,TS=e[4]?parseFloat(e[4]):NaN,TS?(e=/(?:Chrome\/(\d+\.\d+))/.exec(t),ES=e&&e[1]?parseFloat(e[1]):NaN):ES=NaN}else Nf=$D=ID=ES=TS=NaN;if(n){if(n[1]){var a=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(t);MS=a?parseFloat(a[1].replace("_",".")):!0}else MS=!1;PD=!!n[2],FD=!!n[3]}else MS=PD=FD=!1}}var HD={ie:function(){return oi()||Nf},ieCompatibilityMode:function(){return oi()||nj>Nf},ie64:function(){return HD.ie()&&rj},firefox:function(){return oi()||$D},opera:function(){return oi()||ID},webkit:function(){return oi()||TS},safari:function(){return HD.webkit()},chrome:function(){return oi()||ES},windows:function(){return oi()||PD},osx:function(){return oi()||MS},linux:function(){return oi()||FD},iphone:function(){return oi()||GD},mobile:function(){return oi()||GD||UD||zD||ij},nativeApp:function(){return oi()||aj},android:function(){return oi()||zD},ipad:function(){return oi()||UD}},rMe=HD,E1=!!(typeof window<"u"&&window.document&&window.document.createElement),aMe={canUseDOM:E1,canUseWorkers:typeof Worker<"u",canUseEventListeners:E1&&!!(window.addEventListener||window.attachEvent),canUseViewport:E1&&!!window.screen,isInWorker:!E1},oj=aMe,sj;oj.canUseDOM&&(sj=document.implementation&&document.implementation.hasFeature&&document.implementation.hasFeature("","")!==!0);function iMe(t,e){if(!oj.canUseDOM||e&&!("addEventListener"in document))return!1;var n="on"+t,r=n in document;if(!r){var a=document.createElement("div");a.setAttribute(n,"return;"),r=typeof a[n]=="function"}return!r&&sj&&t==="wheel"&&(r=document.implementation.hasFeature("Events.wheel","3.0")),r}var oMe=iMe,vP=10,gP=40,yP=800;function lj(t){var e=0,n=0,r=0,a=0;return"detail"in t&&(n=t.detail),"wheelDelta"in t&&(n=-t.wheelDelta/120),"wheelDeltaY"in t&&(n=-t.wheelDeltaY/120),"wheelDeltaX"in t&&(e=-t.wheelDeltaX/120),"axis"in t&&t.axis===t.HORIZONTAL_AXIS&&(e=n,n=0),r=e*vP,a=n*vP,"deltaY"in t&&(a=t.deltaY),"deltaX"in t&&(r=t.deltaX),(r||a)&&t.deltaMode&&(t.deltaMode==1?(r*=gP,a*=gP):(r*=yP,a*=yP)),r&&!e&&(e=r<1?-1:1),a&&!n&&(n=a<1?-1:1),{spinX:e,spinY:n,pixelX:r,pixelY:a}}lj.getEventType=function(){return rMe.firefox()?"DOMMouseScroll":oMe("wheel")?"wheel":"mousewheel"};var sMe=lj;/**
  37. * Checks if an event is supported in the current execution environment.
  38. *
  39. * NOTE: This will not work correctly for non-generic events such as `change`,
  40. * `reset`, `load`, `error`, and `select`.
  41. *
  42. * Borrows from Modernizr.
  43. *
  44. * @param {string} eventNameSuffix Event name, e.g. "click".
  45. * @param {?boolean} capture Check if the capture phase is supported.
  46. * @return {boolean} True if the event is supported.
  47. * @internal
  48. * @license Modernizr 3.0.0pre (Custom Build) | MIT
  49. */const lMe=function(t,e){if(t&&t.addEventListener){const n=function(r){const a=sMe(r);e&&Reflect.apply(e,this,[r,a])};t.addEventListener("wheel",n,{passive:!0})}},uMe={beforeMount(t,e){lMe(t,e.value)}},cMe=Ve({role:{type:String,required:!0},spinnerDate:{type:fe(Object),required:!0},showSeconds:{type:Boolean,default:!0},arrowControl:Boolean,amPmMode:{type:fe(String),default:""},...X7}),fMe=["onClick"],dMe=["onMouseenter"],hMe=ie({__name:"basic-time-spinner",props:cMe,emits:["change","select-range","set-option"],setup(t,{emit:e}){const n=t,r=ke("time"),{getHoursList:a,getMinutesList:i,getSecondsList:o}=J7(n.disabledHours,n.disabledMinutes,n.disabledSeconds);let s=!1;const l=z(),u=z(),c=z(),f=z(),d={hours:u,minutes:c,seconds:f},h=A(()=>n.showSeconds?oP:oP.slice(0,2)),v=A(()=>{const{spinnerDate:L}=n,V=L.hour(),H=L.minute(),K=L.second();return{hours:V,minutes:H,seconds:K}}),p=A(()=>{const{hours:L,minutes:V}=S(v);return{hours:a(n.role),minutes:i(L,n.role),seconds:o(L,V,n.role)}}),g=A(()=>{const{hours:L,minutes:V,seconds:H}=S(v);return{hours:$T(L,23),minutes:$T(V,59),seconds:$T(H,59)}}),y=Za(L=>{s=!1,w(L)},200),m=L=>{if(!!!n.amPmMode)return"";const H=n.amPmMode==="A";let K=L<12?" am":" pm";return H&&(K=K.toUpperCase()),K},b=L=>{let V;switch(L){case"hours":V=[0,2];break;case"minutes":V=[3,5];break;case"seconds":V=[6,8];break}const[H,K]=V;e("select-range",H,K),l.value=L},w=L=>{C(L,S(v)[L])},x=()=>{w("hours"),w("minutes"),w("seconds")},_=L=>L.querySelector(`.${r.namespace.value}-scrollbar__wrap`),C=(L,V)=>{if(n.arrowControl)return;const H=S(d[L]);H&&H.$el&&(_(H.$el).scrollTop=Math.max(0,V*T(L)))},T=L=>{const V=S(d[L]),H=V==null?void 0:V.$el.querySelector("li");return H&&Number.parseFloat(Au(H,"height"))||0},D=()=>{M(1)},E=()=>{M(-1)},M=L=>{l.value||b("hours");const V=l.value,H=S(v)[V],K=l.value==="hours"?24:60,X=k(V,H,L,K);R(V,X),C(V,X),qe(()=>b(V))},k=(L,V,H,K)=>{let X=(V+H+K)%K;const oe=S(p)[L];for(;oe[X]&&X!==V;)X=(X+H+K)%K;return X},R=(L,V)=>{if(S(p)[L][V])return;const{hours:X,minutes:oe,seconds:te}=S(v);let re;switch(L){case"hours":re=n.spinnerDate.hour(V).minute(oe).second(te);break;case"minutes":re=n.spinnerDate.hour(X).minute(V).second(te);break;case"seconds":re=n.spinnerDate.hour(X).minute(oe).second(V);break}e("change",re)},O=(L,{value:V,disabled:H})=>{H||(R(L,V),b(L),C(L,V))},I=L=>{s=!0,y(L);const V=Math.min(Math.round((_(S(d[L]).$el).scrollTop-(P(L)*.5-10)/T(L)+3)/T(L)),L==="hours"?23:59);R(L,V)},P=L=>S(d[L]).$el.offsetHeight,N=()=>{const L=V=>{const H=S(d[V]);H&&H.$el&&(_(H.$el).onscroll=()=>{I(V)})};L("hours"),L("minutes"),L("seconds")};pt(()=>{qe(()=>{!n.arrowControl&&N(),x(),n.role==="start"&&b("hours")})});const B=(L,V)=>{d[V].value=L};return e("set-option",[`${n.role}_scrollDown`,M]),e("set-option",[`${n.role}_emitSelectRange`,b]),Ee(()=>n.spinnerDate,()=>{s||x()}),(L,V)=>($(),Z("div",{class:F([S(r).b("spinner"),{"has-seconds":L.showSeconds}])},[L.arrowControl?le("v-if",!0):($(!0),Z(Qe,{key:0},Ft(S(h),H=>($(),de(S(jl),{key:H,ref_for:!0,ref:K=>B(K,H),class:F(S(r).be("spinner","wrapper")),"wrap-style":"max-height: inherit;","view-class":S(r).be("spinner","list"),noresize:"",tag:"ul",onMouseenter:K=>b(H),onMousemove:K=>w(H)},{default:Q(()=>[($(!0),Z(Qe,null,Ft(S(p)[H],(K,X)=>($(),Z("li",{key:X,class:F([S(r).be("spinner","item"),S(r).is("active",X===S(v)[H]),S(r).is("disabled",K)]),onClick:oe=>O(H,{value:X,disabled:K})},[H==="hours"?($(),Z(Qe,{key:0},[Je(Oe(("0"+(L.amPmMode?X%12||12:X)).slice(-2))+Oe(m(X)),1)],64)):($(),Z(Qe,{key:1},[Je(Oe(("0"+X).slice(-2)),1)],64))],10,fMe))),128))]),_:2},1032,["class","view-class","onMouseenter","onMousemove"]))),128)),L.arrowControl?($(!0),Z(Qe,{key:1},Ft(S(h),H=>($(),Z("div",{key:H,class:F([S(r).be("spinner","wrapper"),S(r).is("arrow")]),onMouseenter:K=>b(H)},[mt(($(),de(S(Xe),{class:F(["arrow-up",S(r).be("spinner","arrow")])},{default:Q(()=>[U(S(Gx))]),_:1},8,["class"])),[[S(Vw),E]]),mt(($(),de(S(Xe),{class:F(["arrow-down",S(r).be("spinner","arrow")])},{default:Q(()=>[U(S(Cc))]),_:1},8,["class"])),[[S(Vw),D]]),G("ul",{class:F(S(r).be("spinner","list"))},[($(!0),Z(Qe,null,Ft(S(g)[H],(K,X)=>($(),Z("li",{key:X,class:F([S(r).be("spinner","item"),S(r).is("active",K===S(v)[H]),S(r).is("disabled",S(p)[H][K])])},[typeof K=="number"?($(),Z(Qe,{key:0},[H==="hours"?($(),Z(Qe,{key:0},[Je(Oe(("0"+(L.amPmMode?K%12||12:K)).slice(-2))+Oe(m(K)),1)],64)):($(),Z(Qe,{key:1},[Je(Oe(("0"+K).slice(-2)),1)],64))],64)):le("v-if",!0)],2))),128))],2)],42,dMe))),128)):le("v-if",!0)],2))}});var WD=Ne(hMe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/time-picker/src/time-picker-com/basic-time-spinner.vue"]]);const pMe=ie({__name:"panel-time-pick",props:JEe,emits:["pick","select-range","set-picker-option"],setup(t,{emit:e}){const n=t,r=We("EP_PICKER_BASE"),{arrowControl:a,disabledHours:i,disabledMinutes:o,disabledSeconds:s,defaultValue:l}=r.props,{getAvailableHours:u,getAvailableMinutes:c,getAvailableSeconds:f}=ej(i,o,s),d=ke("time"),{t:h,lang:v}=Yt(),p=z([0,2]),g=tj(n),y=A(()=>kr(n.actualVisible)?`${d.namespace.value}-zoom-in-top`:""),m=A(()=>n.format.includes("ss")),b=A(()=>n.format.includes("A")?"A":n.format.includes("a")?"a":""),w=B=>{const L=Ct(B).locale(v.value),V=O(L);return L.isSame(V)},x=()=>{e("pick",g.value,!1)},_=(B=!1,L=!1)=>{L||e("pick",n.parsedValue,B)},C=B=>{if(!n.visible)return;const L=O(B).millisecond(0);e("pick",L,!0)},T=(B,L)=>{e("select-range",B,L),p.value=[B,L]},D=B=>{const L=[0,3].concat(m.value?[6]:[]),V=["hours","minutes"].concat(m.value?["seconds"]:[]),K=(L.indexOf(p.value[0])+B+L.length)%L.length;M.start_emitSelectRange(V[K])},E=B=>{const L=B.code,{left:V,right:H,up:K,down:X}=tt;if([V,H].includes(L)){D(L===V?-1:1),B.preventDefault();return}if([K,X].includes(L)){const oe=L===K?-1:1;M.start_scrollDown(oe),B.preventDefault();return}},{timePickerOptions:M,onSetOption:k,getAvailableTime:R}=Q7({getAvailableHours:u,getAvailableMinutes:c,getAvailableSeconds:f}),O=B=>R(B,n.datetimeRole||"",!0),I=B=>B?Ct(B,n.format).locale(v.value):null,P=B=>B?B.format(n.format):null,N=()=>Ct(l).locale(v.value);return e("set-picker-option",["isValidValue",w]),e("set-picker-option",["formatToString",P]),e("set-picker-option",["parseUserInput",I]),e("set-picker-option",["handleKeydownInput",E]),e("set-picker-option",["getRangeAvailableTime",O]),e("set-picker-option",["getDefaultValue",N]),(B,L)=>($(),de(or,{name:S(y)},{default:Q(()=>[B.actualVisible||B.visible?($(),Z("div",{key:0,class:F(S(d).b("panel"))},[G("div",{class:F([S(d).be("panel","content"),{"has-seconds":S(m)}])},[U(WD,{ref:"spinner",role:B.datetimeRole||"start","arrow-control":S(a),"show-seconds":S(m),"am-pm-mode":S(b),"spinner-date":B.parsedValue,"disabled-hours":S(i),"disabled-minutes":S(o),"disabled-seconds":S(s),onChange:C,onSetOption:S(k),onSelectRange:T},null,8,["role","arrow-control","show-seconds","am-pm-mode","spinner-date","disabled-hours","disabled-minutes","disabled-seconds","onSetOption"])],2),G("div",{class:F(S(d).be("panel","footer"))},[G("button",{type:"button",class:F([S(d).be("panel","btn"),"cancel"]),onClick:x},Oe(S(h)("el.datepicker.cancel")),3),G("button",{type:"button",class:F([S(d).be("panel","btn"),"confirm"]),onClick:L[0]||(L[0]=V=>_())},Oe(S(h)("el.datepicker.confirm")),3)],2)],2)):le("v-if",!0)]),_:1},8,["name"]))}});var Bw=Ne(pMe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/time-picker/src/time-picker-com/panel-time-pick.vue"]]);const vMe=Ve({...q7,parsedValue:{type:fe(Array)}}),gMe=["disabled"],yMe=ie({__name:"panel-time-range",props:vMe,emits:["pick","select-range","set-picker-option"],setup(t,{emit:e}){const n=t,r=(q,Y)=>{const ee=[];for(let se=q;se<=Y;se++)ee.push(se);return ee},{t:a,lang:i}=Yt(),o=ke("time"),s=ke("picker"),l=We("EP_PICKER_BASE"),{arrowControl:u,disabledHours:c,disabledMinutes:f,disabledSeconds:d,defaultValue:h}=l.props,v=A(()=>[o.be("range-picker","body"),o.be("panel","content"),o.is("arrow",u),w.value?"has-seconds":""]),p=A(()=>[o.be("range-picker","body"),o.be("panel","content"),o.is("arrow",u),w.value?"has-seconds":""]),g=A(()=>n.parsedValue[0]),y=A(()=>n.parsedValue[1]),m=tj(n),b=()=>{e("pick",m.value,!1)},w=A(()=>n.format.includes("ss")),x=A(()=>n.format.includes("A")?"A":n.format.includes("a")?"a":""),_=(q=!1)=>{e("pick",[g.value,y.value],q)},C=q=>{E(q.millisecond(0),y.value)},T=q=>{E(g.value,q.millisecond(0))},D=q=>{const Y=q.map(se=>Ct(se).locale(i.value)),ee=H(Y);return Y[0].isSame(ee[0])&&Y[1].isSame(ee[1])},E=(q,Y)=>{e("pick",[q,Y],!0)},M=A(()=>g.value>y.value),k=z([0,2]),R=(q,Y)=>{e("select-range",q,Y,"min"),k.value=[q,Y]},O=A(()=>w.value?11:8),I=(q,Y)=>{e("select-range",q,Y,"max");const ee=S(O);k.value=[q+ee,Y+ee]},P=q=>{const Y=w.value?[0,3,6,11,14,17]:[0,3,8,11],ee=["hours","minutes"].concat(w.value?["seconds"]:[]),ye=(Y.indexOf(k.value[0])+q+Y.length)%Y.length,_e=Y.length/2;ye<_e?te.start_emitSelectRange(ee[ye]):te.end_emitSelectRange(ee[ye-_e])},N=q=>{const Y=q.code,{left:ee,right:se,up:ye,down:_e}=tt;if([ee,se].includes(Y)){P(Y===ee?-1:1),q.preventDefault();return}if([ye,_e].includes(Y)){const be=Y===ye?-1:1,Me=k.value[0]<O.value?"start":"end";te[`${Me}_scrollDown`](be),q.preventDefault();return}},B=(q,Y)=>{const ee=c?c(q):[],se=q==="start",_e=(Y||(se?y.value:g.value)).hour(),be=se?r(_e+1,23):r(0,_e-1);return kT(ee,be)},L=(q,Y,ee)=>{const se=f?f(q,Y):[],ye=Y==="start",_e=ee||(ye?y.value:g.value),be=_e.hour();if(q!==be)return se;const Me=_e.minute(),Se=ye?r(Me+1,59):r(0,Me-1);return kT(se,Se)},V=(q,Y,ee,se)=>{const ye=d?d(q,Y,ee):[],_e=ee==="start",be=se||(_e?y.value:g.value),Me=be.hour(),Se=be.minute();if(q!==Me||Y!==Se)return ye;const xe=be.second(),De=_e?r(xe+1,59):r(0,xe-1);return kT(ye,De)},H=([q,Y])=>[re(q,"start",!0,Y),re(Y,"end",!1,q)],{getAvailableHours:K,getAvailableMinutes:X,getAvailableSeconds:oe}=ej(B,L,V),{timePickerOptions:te,getAvailableTime:re,onSetOption:ne}=Q7({getAvailableHours:K,getAvailableMinutes:X,getAvailableSeconds:oe}),J=q=>q?Ue(q)?q.map(Y=>Ct(Y,n.format).locale(i.value)):Ct(q,n.format).locale(i.value):null,he=q=>q?Ue(q)?q.map(Y=>Y.format(n.format)):q.format(n.format):null,ue=()=>{if(Ue(h))return h.map(Y=>Ct(Y).locale(i.value));const q=Ct(h).locale(i.value);return[q,q.add(60,"m")]};return e("set-picker-option",["formatToString",he]),e("set-picker-option",["parseUserInput",J]),e("set-picker-option",["isValidValue",D]),e("set-picker-option",["handleKeydownInput",N]),e("set-picker-option",["getDefaultValue",ue]),e("set-picker-option",["getRangeAvailableTime",H]),(q,Y)=>q.actualVisible?($(),Z("div",{key:0,class:F([S(o).b("range-picker"),S(s).b("panel")])},[G("div",{class:F(S(o).be("range-picker","content"))},[G("div",{class:F(S(o).be("range-picker","cell"))},[G("div",{class:F(S(o).be("range-picker","header"))},Oe(S(a)("el.datepicker.startTime")),3),G("div",{class:F(S(v))},[U(WD,{ref:"minSpinner",role:"start","show-seconds":S(w),"am-pm-mode":S(x),"arrow-control":S(u),"spinner-date":S(g),"disabled-hours":B,"disabled-minutes":L,"disabled-seconds":V,onChange:C,onSetOption:S(ne),onSelectRange:R},null,8,["show-seconds","am-pm-mode","arrow-control","spinner-date","onSetOption"])],2)],2),G("div",{class:F(S(o).be("range-picker","cell"))},[G("div",{class:F(S(o).be("range-picker","header"))},Oe(S(a)("el.datepicker.endTime")),3),G("div",{class:F(S(p))},[U(WD,{ref:"maxSpinner",role:"end","show-seconds":S(w),"am-pm-mode":S(x),"arrow-control":S(u),"spinner-date":S(y),"disabled-hours":B,"disabled-minutes":L,"disabled-seconds":V,onChange:T,onSetOption:S(ne),onSelectRange:I},null,8,["show-seconds","am-pm-mode","arrow-control","spinner-date","onSetOption"])],2)],2)],2),G("div",{class:F(S(o).be("panel","footer"))},[G("button",{type:"button",class:F([S(o).be("panel","btn"),"cancel"]),onClick:Y[0]||(Y[0]=ee=>b())},Oe(S(a)("el.datepicker.cancel")),3),G("button",{type:"button",class:F([S(o).be("panel","btn"),"confirm"]),disabled:S(M),onClick:Y[1]||(Y[1]=ee=>_())},Oe(S(a)("el.datepicker.confirm")),11,gMe)],2)],2)):le("v-if",!0)}});var mMe=Ne(yMe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/time-picker/src/time-picker-com/panel-time-range.vue"]]);Ct.extend(aA);var bMe=ie({name:"ElTimePicker",install:null,props:{...iA,isRange:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(t,e){const n=z(),[r,a]=t.isRange?["timerange",mMe]:["time",Bw],i=o=>e.emit("update:modelValue",o);return Vt("ElPopperOptions",t.popperOptions),e.expose({focus:o=>{var s;(s=n.value)==null||s.handleFocusInput(o)},blur:o=>{var s;(s=n.value)==null||s.handleBlurInput(o)},handleOpen:()=>{var o;(o=n.value)==null||o.handleOpen()},handleClose:()=>{var o;(o=n.value)==null||o.handleClose()}}),()=>{var o;const s=(o=t.format)!=null?o:VD;return U(Z7,kt(t,{ref:n,type:r,format:s,"onUpdate:modelValue":i}),{default:l=>U(a,l,null)})}}});const DS=bMe;DS.install=t=>{t.component(DS.name,DS)};const SMe=DS,wMe=(t,e)=>{const n=t.subtract(1,"month").endOf("month").date();return Xu(e).map((r,a)=>n-(e-a-1))},_Me=t=>{const e=t.daysInMonth();return Xu(e).map((n,r)=>r+1)},xMe=t=>Xu(t.length/7).map(e=>{const n=e*7;return t.slice(n,n+7)}),CMe=Ve({selectedDay:{type:fe(Object)},range:{type:fe(Array)},date:{type:fe(Object),required:!0},hideHeader:{type:Boolean}}),TMe={pick:t=>Ot(t)};var uj={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(gr,function(){return function(n,r,a){var i=r.prototype,o=function(f){return f&&(f.indexOf?f:f.s)},s=function(f,d,h,v,p){var g=f.name?f:f.$locale(),y=o(g[d]),m=o(g[h]),b=y||m.map(function(x){return x.slice(0,v)});if(!p)return b;var w=g.weekStart;return b.map(function(x,_){return b[(_+(w||0))%7]})},l=function(){return a.Ls[a.locale()]},u=function(f,d){return f.formats[d]||function(h){return h.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(v,p,g){return p||g.slice(1)})}(f.formats[d.toUpperCase()])},c=function(){var f=this;return{months:function(d){return d?d.format("MMMM"):s(f,"months")},monthsShort:function(d){return d?d.format("MMM"):s(f,"monthsShort","months",3)},firstDayOfWeek:function(){return f.$locale().weekStart||0},weekdays:function(d){return d?d.format("dddd"):s(f,"weekdays")},weekdaysMin:function(d){return d?d.format("dd"):s(f,"weekdaysMin","weekdays",2)},weekdaysShort:function(d){return d?d.format("ddd"):s(f,"weekdaysShort","weekdays",3)},longDateFormat:function(d){return u(f.$locale(),d)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};i.localeData=function(){return c.bind(this)()},a.localeData=function(){var f=l();return{firstDayOfWeek:function(){return f.weekStart||0},weekdays:function(){return a.weekdays()},weekdaysShort:function(){return a.weekdaysShort()},weekdaysMin:function(){return a.weekdaysMin()},months:function(){return a.months()},monthsShort:function(){return a.monthsShort()},longDateFormat:function(d){return u(f,d)},meridiem:f.meridiem,ordinal:f.ordinal}},a.months=function(){return s(l(),"months")},a.monthsShort=function(){return s(l(),"monthsShort","months",3)},a.weekdays=function(f){return s(l(),"weekdays",null,null,f)},a.weekdaysShort=function(f){return s(l(),"weekdaysShort","weekdays",3,f)},a.weekdaysMin=function(f){return s(l(),"weekdaysMin","weekdays",2,f)}}})})(uj);var EMe=uj.exports;const cj=Bi(EMe),MMe=(t,e)=>{Ct.extend(cj);const n=Ct.localeData().firstDayOfWeek(),{t:r,lang:a}=Yt(),i=Ct().locale(a.value),o=A(()=>!!t.range&&!!t.range.length),s=A(()=>{let d=[];if(o.value){const[h,v]=t.range,p=Xu(v.date()-h.date()+1).map(m=>({text:h.date()+m,type:"current"}));let g=p.length%7;g=g===0?0:7-g;const y=Xu(g).map((m,b)=>({text:b+1,type:"next"}));d=p.concat(y)}else{const h=t.date.startOf("month").day(),v=wMe(t.date,(h-n+7)%7).map(m=>({text:m,type:"prev"})),p=_Me(t.date).map(m=>({text:m,type:"current"}));d=[...v,...p];const g=7-(d.length%7||7),y=Xu(g).map((m,b)=>({text:b+1,type:"next"}));d=d.concat(y)}return xMe(d)}),l=A(()=>{const d=n;return d===0?RT.map(h=>r(`el.datepicker.weeks.${h}`)):RT.slice(d).concat(RT.slice(0,d)).map(h=>r(`el.datepicker.weeks.${h}`))}),u=(d,h)=>{switch(h){case"prev":return t.date.startOf("month").subtract(1,"month").date(d);case"next":return t.date.startOf("month").add(1,"month").date(d);case"current":return t.date.date(d)}};return{now:i,isInRange:o,rows:s,weekDays:l,getFormattedDate:u,handlePickDay:({text:d,type:h})=>{const v=u(d,h);e("pick",v)},getSlotData:({text:d,type:h})=>{const v=u(d,h);return{isSelected:v.isSame(t.selectedDay),type:`${h}-month`,day:v.format("YYYY-MM-DD"),date:v.toDate()}}}},DMe={key:0},kMe=["onClick"],RMe=ie({name:"DateTable"}),LMe=ie({...RMe,props:CMe,emits:TMe,setup(t,{expose:e,emit:n}){const r=t,{isInRange:a,now:i,rows:o,weekDays:s,getFormattedDate:l,handlePickDay:u,getSlotData:c}=MMe(r,n),f=ke("calendar-table"),d=ke("calendar-day"),h=({text:v,type:p})=>{const g=[p];if(p==="current"){const y=l(v,p);y.isSame(r.selectedDay,"day")&&g.push(d.is("selected")),y.isSame(i,"day")&&g.push(d.is("today"))}return g};return e({getFormattedDate:l}),(v,p)=>($(),Z("table",{class:F([S(f).b(),S(f).is("range",S(a))]),cellspacing:"0",cellpadding:"0"},[v.hideHeader?le("v-if",!0):($(),Z("thead",DMe,[($(!0),Z(Qe,null,Ft(S(s),g=>($(),Z("th",{key:g},Oe(g),1))),128))])),G("tbody",null,[($(!0),Z(Qe,null,Ft(S(o),(g,y)=>($(),Z("tr",{key:y,class:F({[S(f).e("row")]:!0,[S(f).em("row","hide-border")]:y===0&&v.hideHeader})},[($(!0),Z(Qe,null,Ft(g,(m,b)=>($(),Z("td",{key:b,class:F(h(m)),onClick:w=>S(u)(m)},[G("div",{class:F(S(d).b())},[Te(v.$slots,"date-cell",{data:S(c)(m)},()=>[G("span",null,Oe(m.text),1)])],2)],10,kMe))),128))],2))),128))])],2))}});var mP=Ne(LMe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/calendar/src/date-table.vue"]]);const OMe=(t,e)=>{const n=t.endOf("month"),r=e.startOf("month"),i=n.isSame(r,"week")?r.add(1,"week"):r;return[[t,n],[i.startOf("week"),e]]},AMe=(t,e)=>{const n=t.endOf("month"),r=t.add(1,"month").startOf("month"),a=n.isSame(r,"week")?r.add(1,"week"):r,i=a.endOf("month"),o=e.startOf("month"),s=i.isSame(o,"week")?o.add(1,"week"):o;return[[t,n],[a.startOf("week"),i],[s.startOf("week"),e]]},NMe=(t,e,n)=>{const r=ma(),{lang:a}=Yt(),i=z(),o=Ct().locale(a.value),s=A({get(){return t.modelValue?u.value:i.value},set(y){if(!y)return;i.value=y;const m=y.toDate();e(Ka,m),e(Dt,m)}}),l=A(()=>{if(!t.range)return[];const y=t.range.map(w=>Ct(w).locale(a.value)),[m,b]=y;return m.isAfter(b)?[]:m.isSame(b,"month")?v(m,b):m.add(1,"month").month()!==b.month()?[]:v(m,b)}),u=A(()=>t.modelValue?Ct(t.modelValue).locale(a.value):s.value||(l.value.length?l.value[0][0]:o)),c=A(()=>u.value.subtract(1,"month").date(1)),f=A(()=>u.value.add(1,"month").date(1)),d=A(()=>u.value.subtract(1,"year").date(1)),h=A(()=>u.value.add(1,"year").date(1)),v=(y,m)=>{const b=y.startOf("week"),w=m.endOf("week"),x=b.get("month"),_=w.get("month");return x===_?[[b,w]]:(x+1)%12===_?OMe(b,w):x+2===_||(x+1)%11===_?AMe(b,w):[]},p=y=>{s.value=y},g=y=>{const b={"prev-month":c.value,"next-month":f.value,"prev-year":d.value,"next-year":h.value,today:o}[y];b.isSame(u.value,"day")||p(b)};return Hs({from:'"dateCell"',replacement:'"date-cell"',scope:"ElCalendar",version:"2.3.0",ref:"https://element-plus.org/en-US/component/calendar.html#slots",type:"Slot"},A(()=>!!r.dateCell)),{calculateValidatedDateRange:v,date:u,realSelectedDay:s,pickDay:p,selectDate:g,validatedRange:l}},VMe=t=>Ue(t)&&t.length===2&&t.every(e=>xd(e)),BMe=Ve({modelValue:{type:Date},range:{type:fe(Array),validator:VMe}}),$Me={[Dt]:t=>xd(t),[Ka]:t=>xd(t)},IMe="ElCalendar",PMe=ie({name:IMe}),FMe=ie({...PMe,props:BMe,emits:$Me,setup(t,{expose:e,emit:n}){const r=t,a=ke("calendar"),{calculateValidatedDateRange:i,date:o,pickDay:s,realSelectedDay:l,selectDate:u,validatedRange:c}=NMe(r,n),{t:f}=Yt(),d=A(()=>{const h=`el.datepicker.month${o.value.format("M")}`;return`${o.value.year()} ${f("el.datepicker.year")} ${f(h)}`});return e({selectedDay:l,pickDay:s,selectDate:u,calculateValidatedDateRange:i}),(h,v)=>($(),Z("div",{class:F(S(a).b())},[G("div",{class:F(S(a).e("header"))},[Te(h.$slots,"header",{date:S(d)},()=>[G("div",{class:F(S(a).e("title"))},Oe(S(d)),3),S(c).length===0?($(),Z("div",{key:0,class:F(S(a).e("button-group"))},[U(S(H7),null,{default:Q(()=>[U(S(wt),{size:"small",onClick:v[0]||(v[0]=p=>S(u)("prev-month"))},{default:Q(()=>[Je(Oe(S(f)("el.datepicker.prevMonth")),1)]),_:1}),U(S(wt),{size:"small",onClick:v[1]||(v[1]=p=>S(u)("today"))},{default:Q(()=>[Je(Oe(S(f)("el.datepicker.today")),1)]),_:1}),U(S(wt),{size:"small",onClick:v[2]||(v[2]=p=>S(u)("next-month"))},{default:Q(()=>[Je(Oe(S(f)("el.datepicker.nextMonth")),1)]),_:1})]),_:1})],2)):le("v-if",!0)])],2),S(c).length===0?($(),Z("div",{key:0,class:F(S(a).e("body"))},[U(mP,{date:S(o),"selected-day":S(l),onPick:S(s)},Al({_:2},[h.$slots["date-cell"]||h.$slots.dateCell?{name:"date-cell",fn:Q(p=>[h.$slots["date-cell"]?Te(h.$slots,"date-cell",zo(kt({key:0},p))):Te(h.$slots,"dateCell",zo(kt({key:1},p)))])}:void 0]),1032,["date","selected-day","onPick"])],2)):($(),Z("div",{key:1,class:F(S(a).e("body"))},[($(!0),Z(Qe,null,Ft(S(c),(p,g)=>($(),de(mP,{key:g,date:p[0],"selected-day":S(l),range:p,"hide-header":g!==0,onPick:S(s)},Al({_:2},[h.$slots["date-cell"]||h.$slots.dateCell?{name:"date-cell",fn:Q(y=>[h.$slots["date-cell"]?Te(h.$slots,"date-cell",zo(kt({key:0},y))):Te(h.$slots,"dateCell",zo(kt({key:1},y)))])}:void 0]),1032,["date","selected-day","range","hide-header","onPick"]))),128))],2))],2))}});var zMe=Ne(FMe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/calendar/src/calendar.vue"]]);const GMe=Et(zMe),UMe=Ve({header:{type:String,default:""},bodyStyle:{type:fe([String,Object,Array]),default:""},bodyClass:String,shadow:{type:String,values:["always","hover","never"],default:"always"}}),HMe=ie({name:"ElCard"}),WMe=ie({...HMe,props:UMe,setup(t){const e=ke("card");return(n,r)=>($(),Z("div",{class:F([S(e).b(),S(e).is(`${n.shadow}-shadow`)])},[n.$slots.header||n.header?($(),Z("div",{key:0,class:F(S(e).e("header"))},[Te(n.$slots,"header",{},()=>[Je(Oe(n.header),1)])],2)):le("v-if",!0),G("div",{class:F([S(e).e("body"),n.bodyClass]),style:Ze(n.bodyStyle)},[Te(n.$slots,"default")],6)],2))}});var KMe=Ne(WMe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/card/src/card.vue"]]);const jMe=Et(KMe),YMe=Ve({initialIndex:{type:Number,default:0},height:{type:String,default:""},trigger:{type:String,values:["hover","click"],default:"hover"},autoplay:{type:Boolean,default:!0},interval:{type:Number,default:3e3},indicatorPosition:{type:String,values:["","none","outside"],default:""},arrow:{type:String,values:["always","hover","never"],default:"hover"},type:{type:String,values:["","card"],default:""},loop:{type:Boolean,default:!0},direction:{type:String,values:["horizontal","vertical"],default:"horizontal"},pauseOnHover:{type:Boolean,default:!0}}),XMe={change:(t,e)=>[t,e].every(ut)},fj=Symbol("carouselContextKey"),bP=300,qMe=(t,e,n)=>{const{children:r,addChild:a,removeChild:i}=QO(xt(),"ElCarouselItem"),o=z(-1),s=z(null),l=z(!1),u=z(),c=z(0),f=A(()=>t.arrow!=="never"&&!S(v)),d=A(()=>r.value.some(L=>L.props.label.toString().length>0)),h=A(()=>t.type==="card"),v=A(()=>t.direction==="vertical"),p=A(()=>t.height!=="auto"?{height:t.height}:{height:`${c.value}px`,overflow:"hidden"}),g=sd(L=>{x(L)},bP,{trailing:!0}),y=sd(L=>{R(L)},bP);function m(){s.value&&(clearInterval(s.value),s.value=null)}function b(){t.interval<=0||!t.autoplay||s.value||(s.value=setInterval(()=>w(),t.interval))}const w=()=>{o.value<r.value.length-1?o.value=o.value+1:t.loop&&(o.value=0)};function x(L){if(dt(L)){const K=r.value.filter(X=>X.props.name===L);K.length>0&&(L=r.value.indexOf(K[0]))}if(L=Number(L),Number.isNaN(L)||L!==Math.floor(L))return;const V=r.value.length,H=o.value;L<0?o.value=t.loop?V-1:0:L>=V?o.value=t.loop?0:V-1:o.value=L,H===o.value&&_(H),P()}function _(L){r.value.forEach((V,H)=>{V.translateItem(H,o.value,L)})}function C(L,V){var H,K,X,oe;const te=S(r),re=te.length;if(re===0||!L.states.inStage)return!1;const ne=V+1,J=V-1,he=re-1,ue=te[he].states.active,q=te[0].states.active,Y=(K=(H=te[ne])==null?void 0:H.states)==null?void 0:K.active,ee=(oe=(X=te[J])==null?void 0:X.states)==null?void 0:oe.active;return V===he&&q||Y?"left":V===0&&ue||ee?"right":!1}function T(){l.value=!0,t.pauseOnHover&&m()}function D(){l.value=!1,b()}function E(L){S(v)||r.value.forEach((V,H)=>{L===C(V,H)&&(V.states.hover=!0)})}function M(){S(v)||r.value.forEach(L=>{L.states.hover=!1})}function k(L){o.value=L}function R(L){t.trigger==="hover"&&L!==o.value&&(o.value=L)}function O(){x(o.value-1)}function I(){x(o.value+1)}function P(){m(),b()}function N(L){t.height==="auto"&&(c.value=L)}Ee(()=>o.value,(L,V)=>{_(V),V>-1&&e("change",L,V)}),Ee(()=>t.autoplay,L=>{L?b():m()}),Ee(()=>t.loop,()=>{x(o.value)}),Ee(()=>t.interval,()=>{P()}),Ee(()=>r.value,()=>{r.value.length>0&&x(t.initialIndex)});const B=Tn();return pt(()=>{B.value=Da(u.value,()=>{_()}),b()}),Rn(()=>{m(),u.value&&B.value&&B.value.stop()}),Vt(fj,{root:u,isCardType:h,isVertical:v,items:r,loop:t.loop,addItem:a,removeItem:i,setActiveItem:x,setContainerHeight:N}),{root:u,activeIndex:o,arrowDisplay:f,hasLabel:d,hover:l,isCardType:h,items:r,isVertical:v,containerStyle:p,handleButtonEnter:E,handleButtonLeave:M,handleIndicatorClick:k,handleMouseEnter:T,handleMouseLeave:D,setActiveItem:x,prev:O,next:I,throttledArrowClick:g,throttledIndicatorHover:y}},ZMe=["onMouseenter","onClick"],QMe={key:0},JMe="ElCarousel",eDe=ie({name:JMe}),tDe=ie({...eDe,props:YMe,emits:XMe,setup(t,{expose:e,emit:n}){const r=t,{root:a,activeIndex:i,arrowDisplay:o,hasLabel:s,hover:l,isCardType:u,items:c,isVertical:f,containerStyle:d,handleButtonEnter:h,handleButtonLeave:v,handleIndicatorClick:p,handleMouseEnter:g,handleMouseLeave:y,setActiveItem:m,prev:b,next:w,throttledArrowClick:x,throttledIndicatorHover:_}=qMe(r,n),C=ke("carousel"),T=A(()=>{const E=[C.b(),C.m(r.direction)];return S(u)&&E.push(C.m("card")),E}),D=A(()=>{const E=[C.e("indicators"),C.em("indicators",r.direction)];return S(s)&&E.push(C.em("indicators","labels")),r.indicatorPosition==="outside"&&E.push(C.em("indicators","outside")),S(f)&&E.push(C.em("indicators","right")),E});return e({setActiveItem:m,prev:b,next:w}),(E,M)=>($(),Z("div",{ref_key:"root",ref:a,class:F(S(T)),onMouseenter:M[6]||(M[6]=ot((...k)=>S(g)&&S(g)(...k),["stop"])),onMouseleave:M[7]||(M[7]=ot((...k)=>S(y)&&S(y)(...k),["stop"]))},[G("div",{class:F(S(C).e("container")),style:Ze(S(d))},[S(o)?($(),de(or,{key:0,name:"carousel-arrow-left",persisted:""},{default:Q(()=>[mt(G("button",{type:"button",class:F([S(C).e("arrow"),S(C).em("arrow","left")]),onMouseenter:M[0]||(M[0]=k=>S(h)("left")),onMouseleave:M[1]||(M[1]=(...k)=>S(v)&&S(v)(...k)),onClick:M[2]||(M[2]=ot(k=>S(x)(S(i)-1),["stop"]))},[U(S(Xe),null,{default:Q(()=>[U(S(sc))]),_:1})],34),[[Qt,(E.arrow==="always"||S(l))&&(r.loop||S(i)>0)]])]),_:1})):le("v-if",!0),S(o)?($(),de(or,{key:1,name:"carousel-arrow-right",persisted:""},{default:Q(()=>[mt(G("button",{type:"button",class:F([S(C).e("arrow"),S(C).em("arrow","right")]),onMouseenter:M[3]||(M[3]=k=>S(h)("right")),onMouseleave:M[4]||(M[4]=(...k)=>S(v)&&S(v)(...k)),onClick:M[5]||(M[5]=ot(k=>S(x)(S(i)+1),["stop"]))},[U(S(Xe),null,{default:Q(()=>[U(S(Wa))]),_:1})],34),[[Qt,(E.arrow==="always"||S(l))&&(r.loop||S(i)<S(c).length-1)]])]),_:1})):le("v-if",!0),Te(E.$slots,"default")],6),E.indicatorPosition!=="none"?($(),Z("ul",{key:0,class:F(S(D))},[($(!0),Z(Qe,null,Ft(S(c),(k,R)=>($(),Z("li",{key:R,class:F([S(C).e("indicator"),S(C).em("indicator",E.direction),S(C).is("active",R===S(i))]),onMouseenter:O=>S(_)(R),onClick:ot(O=>S(p)(R),["stop"])},[G("button",{class:F(S(C).e("button"))},[S(s)?($(),Z("span",QMe,Oe(k.props.label),1)):le("v-if",!0)],2)],42,ZMe))),128))],2)):le("v-if",!0)],34))}});var nDe=Ne(tDe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/carousel/src/carousel.vue"]]);const rDe=Ve({name:{type:String,default:""},label:{type:[String,Number],default:""}}),aDe=(t,e)=>{const n=We(fj),r=xt(),a=.83,i=z(),o=z(!1),s=z(0),l=z(1),u=z(!1),c=z(!1),f=z(!1),d=z(!1),{isCardType:h,isVertical:v}=n;function p(w,x,_){const C=_-1,T=x-1,D=x+1,E=_/2;return x===0&&w===C?-1:x===C&&w===0?_:w<T&&x-w>=E?_+1:w>D&&w-x>=E?-2:w}function g(w,x){var _,C;const T=S(v)?((_=n.root.value)==null?void 0:_.offsetHeight)||0:((C=n.root.value)==null?void 0:C.offsetWidth)||0;return f.value?T*((2-a)*(w-x)+1)/4:w<x?-(1+a)*T/4:(3+a)*T/4}function y(w,x,_){const C=n.root.value;return C?((_?C.offsetHeight:C.offsetWidth)||0)*(w-x):0}const m=(w,x,_)=>{var C;const T=S(h),D=(C=n.items.value.length)!=null?C:Number.NaN,E=w===x;!T&&!kr(_)&&(d.value=E||w===_),!E&&D>2&&n.loop&&(w=p(w,x,D));const M=S(v);u.value=E,T?(f.value=Math.round(Math.abs(w-x))<=1,s.value=g(w,x),l.value=S(u)?1:a):s.value=y(w,x,M),c.value=!0,E&&i.value&&n.setContainerHeight(i.value.offsetHeight)};function b(){if(n&&S(h)){const w=n.items.value.findIndex(({uid:x})=>x===r.uid);n.setActiveItem(w)}}return pt(()=>{n.addItem({props:t,states:en({hover:o,translate:s,scale:l,active:u,ready:c,inStage:f,animating:d}),uid:r.uid,translateItem:m})}),xc(()=>{n.removeItem(r.uid)}),{carouselItemRef:i,active:u,animating:d,hover:o,inStage:f,isVertical:v,translate:s,isCardType:h,scale:l,ready:c,handleItemClick:b}},iDe=ie({name:"ElCarouselItem"}),oDe=ie({...iDe,props:rDe,setup(t){const e=t,n=ke("carousel"),{carouselItemRef:r,active:a,animating:i,hover:o,inStage:s,isVertical:l,translate:u,isCardType:c,scale:f,ready:d,handleItemClick:h}=aDe(e),v=A(()=>{const g=`${`translate${S(l)?"Y":"X"}`}(${S(u)}px)`,y=`scale(${S(f)})`;return{transform:[g,y].join(" ")}});return(p,g)=>mt(($(),Z("div",{ref_key:"carouselItemRef",ref:r,class:F([S(n).e("item"),S(n).is("active",S(a)),S(n).is("in-stage",S(s)),S(n).is("hover",S(o)),S(n).is("animating",S(i)),{[S(n).em("item","card")]:S(c),[S(n).em("item","card-vertical")]:S(c)&&S(l)}]),style:Ze(S(v)),onClick:g[0]||(g[0]=(...y)=>S(h)&&S(h)(...y))},[S(c)?mt(($(),Z("div",{key:0,class:F(S(n).e("mask"))},null,2)),[[Qt,!S(a)]]):le("v-if",!0),Te(p.$slots,"default")],6)),[[Qt,S(d)]])}});var dj=Ne(oDe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/carousel/src/carousel-item.vue"]]);const sDe=Et(nDe,{CarouselItem:dj}),lDe=Qn(dj),hj={modelValue:{type:[Number,String,Boolean],default:void 0},label:{type:[String,Boolean,Number,Object]},indeterminate:Boolean,disabled:Boolean,checked:Boolean,name:{type:String,default:void 0},trueLabel:{type:[String,Number],default:void 0},falseLabel:{type:[String,Number],default:void 0},id:{type:String,default:void 0},controls:{type:String,default:void 0},border:Boolean,size:pa,tabindex:[String,Number],validateEvent:{type:Boolean,default:!0}},pj={[Dt]:t=>dt(t)||ut(t)||br(t),change:t=>dt(t)||ut(t)||br(t)},Ev=Symbol("checkboxGroupContextKey"),uDe=({model:t,isChecked:e})=>{const n=We(Ev,void 0),r=A(()=>{var i,o;const s=(i=n==null?void 0:n.max)==null?void 0:i.value,l=(o=n==null?void 0:n.min)==null?void 0:o.value;return!kr(s)&&t.value.length>=s&&!e.value||!kr(l)&&t.value.length<=l&&e.value});return{isDisabled:_i(A(()=>(n==null?void 0:n.disabled.value)||r.value)),isLimitDisabled:r}},cDe=(t,{model:e,isLimitExceeded:n,hasOwnLabel:r,isDisabled:a,isLabeledByFormItem:i})=>{const o=We(Ev,void 0),{formItem:s}=ni(),{emit:l}=xt();function u(v){var p,g;return v===t.trueLabel||v===!0?(p=t.trueLabel)!=null?p:!0:(g=t.falseLabel)!=null?g:!1}function c(v,p){l("change",u(v),p)}function f(v){if(n.value)return;const p=v.target;l("change",u(p.checked),v)}async function d(v){n.value||!r.value&&!a.value&&i.value&&(v.composedPath().some(y=>y.tagName==="LABEL")||(e.value=u([!1,t.falseLabel].includes(e.value)),await qe(),c(e.value,v)))}const h=A(()=>(o==null?void 0:o.validateEvent)||t.validateEvent);return Ee(()=>t.modelValue,()=>{h.value&&(s==null||s.validate("change").catch(v=>void 0))}),{handleChange:f,onClickRoot:d}},fDe=t=>{const e=z(!1),{emit:n}=xt(),r=We(Ev,void 0),a=A(()=>kr(r)===!1),i=z(!1);return{model:A({get(){var s,l;return a.value?(s=r==null?void 0:r.modelValue)==null?void 0:s.value:(l=t.modelValue)!=null?l:e.value},set(s){var l,u;a.value&&Ue(s)?(i.value=((l=r==null?void 0:r.max)==null?void 0:l.value)!==void 0&&s.length>(r==null?void 0:r.max.value),i.value===!1&&((u=r==null?void 0:r.changeEvent)==null||u.call(r,s))):(n(Dt,s),e.value=s)}}),isGroup:a,isLimitExceeded:i}},dDe=(t,e,{model:n})=>{const r=We(Ev,void 0),a=z(!1),i=A(()=>{const u=n.value;return br(u)?u:Ue(u)?Ot(t.label)?u.map(cn).some(c=>gi(c,t.label)):u.map(cn).includes(t.label):u!=null?u===t.trueLabel:!!u}),o=_r(A(()=>{var u;return(u=r==null?void 0:r.size)==null?void 0:u.value}),{prop:!0}),s=_r(A(()=>{var u;return(u=r==null?void 0:r.size)==null?void 0:u.value})),l=A(()=>!!(e.default||t.label));return{checkboxButtonSize:o,isChecked:i,isFocused:a,checkboxSize:s,hasOwnLabel:l}},hDe=(t,{model:e})=>{function n(){Ue(e.value)&&!e.value.includes(t.label)?e.value.push(t.label):e.value=t.trueLabel||!0}t.checked&&n()},vj=(t,e)=>{const{formItem:n}=ni(),{model:r,isGroup:a,isLimitExceeded:i}=fDe(t),{isFocused:o,isChecked:s,checkboxButtonSize:l,checkboxSize:u,hasOwnLabel:c}=dDe(t,e,{model:r}),{isDisabled:f}=uDe({model:r,isChecked:s}),{inputId:d,isLabeledByFormItem:h}=kc(t,{formItemContext:n,disableIdGeneration:c,disableIdManagement:a}),{handleChange:v,onClickRoot:p}=cDe(t,{model:r,isLimitExceeded:i,hasOwnLabel:c,isDisabled:f,isLabeledByFormItem:h});return hDe(t,{model:r}),{inputId:d,isLabeledByFormItem:h,isChecked:s,isDisabled:f,isFocused:o,checkboxButtonSize:l,checkboxSize:u,hasOwnLabel:c,model:r,handleChange:v,onClickRoot:p}},pDe=["tabindex","role","aria-checked"],vDe=["id","aria-hidden","name","tabindex","disabled","true-value","false-value"],gDe=["id","aria-hidden","disabled","value","name","tabindex"],yDe=ie({name:"ElCheckbox"}),mDe=ie({...yDe,props:hj,emits:pj,setup(t){const e=t,n=ma(),{inputId:r,isLabeledByFormItem:a,isChecked:i,isDisabled:o,isFocused:s,checkboxSize:l,hasOwnLabel:u,model:c,handleChange:f,onClickRoot:d}=vj(e,n),h=ke("checkbox"),v=A(()=>[h.b(),h.m(l.value),h.is("disabled",o.value),h.is("bordered",e.border),h.is("checked",i.value)]),p=A(()=>[h.e("input"),h.is("disabled",o.value),h.is("checked",i.value),h.is("indeterminate",e.indeterminate),h.is("focus",s.value)]);return(g,y)=>($(),de(Mt(!S(u)&&S(a)?"span":"label"),{class:F(S(v)),"aria-controls":g.indeterminate?g.controls:null,onClick:S(d)},{default:Q(()=>[G("span",{class:F(S(p)),tabindex:g.indeterminate?0:void 0,role:g.indeterminate?"checkbox":void 0,"aria-checked":g.indeterminate?"mixed":void 0},[g.trueLabel||g.falseLabel?mt(($(),Z("input",{key:0,id:S(r),"onUpdate:modelValue":y[0]||(y[0]=m=>gt(c)?c.value=m:null),class:F(S(h).e("original")),type:"checkbox","aria-hidden":g.indeterminate?"true":"false",name:g.name,tabindex:g.tabindex,disabled:S(o),"true-value":g.trueLabel,"false-value":g.falseLabel,onChange:y[1]||(y[1]=(...m)=>S(f)&&S(f)(...m)),onFocus:y[2]||(y[2]=m=>s.value=!0),onBlur:y[3]||(y[3]=m=>s.value=!1),onClick:y[4]||(y[4]=ot(()=>{},["stop"]))},null,42,vDe)),[[Tw,S(c)]]):mt(($(),Z("input",{key:1,id:S(r),"onUpdate:modelValue":y[5]||(y[5]=m=>gt(c)?c.value=m:null),class:F(S(h).e("original")),type:"checkbox","aria-hidden":g.indeterminate?"true":"false",disabled:S(o),value:g.label,name:g.name,tabindex:g.tabindex,onChange:y[6]||(y[6]=(...m)=>S(f)&&S(f)(...m)),onFocus:y[7]||(y[7]=m=>s.value=!0),onBlur:y[8]||(y[8]=m=>s.value=!1),onClick:y[9]||(y[9]=ot(()=>{},["stop"]))},null,42,gDe)),[[Tw,S(c)]]),G("span",{class:F(S(h).e("inner"))},null,2)],10,pDe),S(u)?($(),Z("span",{key:0,class:F(S(h).e("label"))},[Te(g.$slots,"default"),g.$slots.default?le("v-if",!0):($(),Z(Qe,{key:0},[Je(Oe(g.label),1)],64))],2)):le("v-if",!0)]),_:3},8,["class","aria-controls","onClick"]))}});var bDe=Ne(mDe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox.vue"]]);const SDe=["name","tabindex","disabled","true-value","false-value"],wDe=["name","tabindex","disabled","value"],_De=ie({name:"ElCheckboxButton"}),xDe=ie({..._De,props:hj,emits:pj,setup(t){const e=t,n=ma(),{isFocused:r,isChecked:a,isDisabled:i,checkboxButtonSize:o,model:s,handleChange:l}=vj(e,n),u=We(Ev,void 0),c=ke("checkbox"),f=A(()=>{var h,v,p,g;const y=(v=(h=u==null?void 0:u.fill)==null?void 0:h.value)!=null?v:"";return{backgroundColor:y,borderColor:y,color:(g=(p=u==null?void 0:u.textColor)==null?void 0:p.value)!=null?g:"",boxShadow:y?`-1px 0 0 0 ${y}`:void 0}}),d=A(()=>[c.b("button"),c.bm("button",o.value),c.is("disabled",i.value),c.is("checked",a.value),c.is("focus",r.value)]);return(h,v)=>($(),Z("label",{class:F(S(d))},[h.trueLabel||h.falseLabel?mt(($(),Z("input",{key:0,"onUpdate:modelValue":v[0]||(v[0]=p=>gt(s)?s.value=p:null),class:F(S(c).be("button","original")),type:"checkbox",name:h.name,tabindex:h.tabindex,disabled:S(i),"true-value":h.trueLabel,"false-value":h.falseLabel,onChange:v[1]||(v[1]=(...p)=>S(l)&&S(l)(...p)),onFocus:v[2]||(v[2]=p=>r.value=!0),onBlur:v[3]||(v[3]=p=>r.value=!1),onClick:v[4]||(v[4]=ot(()=>{},["stop"]))},null,42,SDe)),[[Tw,S(s)]]):mt(($(),Z("input",{key:1,"onUpdate:modelValue":v[5]||(v[5]=p=>gt(s)?s.value=p:null),class:F(S(c).be("button","original")),type:"checkbox",name:h.name,tabindex:h.tabindex,disabled:S(i),value:h.label,onChange:v[6]||(v[6]=(...p)=>S(l)&&S(l)(...p)),onFocus:v[7]||(v[7]=p=>r.value=!0),onBlur:v[8]||(v[8]=p=>r.value=!1),onClick:v[9]||(v[9]=ot(()=>{},["stop"]))},null,42,wDe)),[[Tw,S(s)]]),h.$slots.default||h.label?($(),Z("span",{key:2,class:F(S(c).be("button","inner")),style:Ze(S(a)?S(f):void 0)},[Te(h.$slots,"default",{},()=>[Je(Oe(h.label),1)])],6)):le("v-if",!0)],2))}});var gj=Ne(xDe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox-button.vue"]]);const CDe=Ve({modelValue:{type:fe(Array),default:()=>[]},disabled:Boolean,min:Number,max:Number,size:pa,label:String,fill:String,textColor:String,tag:{type:String,default:"div"},validateEvent:{type:Boolean,default:!0}}),TDe={[Dt]:t=>Ue(t),change:t=>Ue(t)},EDe=ie({name:"ElCheckboxGroup"}),MDe=ie({...EDe,props:CDe,emits:TDe,setup(t,{emit:e}){const n=t,r=ke("checkbox"),{formItem:a}=ni(),{inputId:i,isLabeledByFormItem:o}=kc(n,{formItemContext:a}),s=async u=>{e(Dt,u),await qe(),e("change",u)},l=A({get(){return n.modelValue},set(u){s(u)}});return Vt(Ev,{...Sl(Ir(n),["size","min","max","disabled","validateEvent","fill","textColor"]),modelValue:l,changeEvent:s}),Ee(()=>n.modelValue,()=>{n.validateEvent&&(a==null||a.validate("change").catch(u=>void 0))}),(u,c)=>{var f;return $(),de(Mt(u.tag),{id:S(i),class:F(S(r).b("group")),role:"group","aria-label":S(o)?void 0:u.label||"checkbox-group","aria-labelledby":S(o)?(f=S(a))==null?void 0:f.labelId:void 0},{default:Q(()=>[Te(u.$slots,"default")]),_:3},8,["id","class","aria-label","aria-labelledby"])}}});var yj=Ne(MDe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/checkbox/src/checkbox-group.vue"]]);const vo=Et(bDe,{CheckboxButton:gj,CheckboxGroup:yj}),DDe=Qn(gj),mj=Qn(yj),bj=Ve({size:pa,disabled:Boolean,label:{type:[String,Number,Boolean],default:""}}),kDe=Ve({...bj,modelValue:{type:[String,Number,Boolean],default:""},name:{type:String,default:""},border:Boolean}),Sj={[Dt]:t=>dt(t)||ut(t)||br(t),[Vn]:t=>dt(t)||ut(t)||br(t)},wj=Symbol("radioGroupKey"),_j=(t,e)=>{const n=z(),r=We(wj,void 0),a=A(()=>!!r),i=A({get(){return a.value?r.modelValue:t.modelValue},set(c){a.value?r.changeEvent(c):e&&e(Dt,c),n.value.checked=t.modelValue===t.label}}),o=_r(A(()=>r==null?void 0:r.size)),s=_i(A(()=>r==null?void 0:r.disabled)),l=z(!1),u=A(()=>s.value||a.value&&i.value!==t.label?-1:0);return{radioRef:n,isGroup:a,radioGroup:r,focus:l,size:o,disabled:s,tabIndex:u,modelValue:i}},RDe=["value","name","disabled"],LDe=ie({name:"ElRadio"}),ODe=ie({...LDe,props:kDe,emits:Sj,setup(t,{emit:e}){const n=t,r=ke("radio"),{radioRef:a,radioGroup:i,focus:o,size:s,disabled:l,modelValue:u}=_j(n,e);function c(){qe(()=>e("change",u.value))}return(f,d)=>{var h;return $(),Z("label",{class:F([S(r).b(),S(r).is("disabled",S(l)),S(r).is("focus",S(o)),S(r).is("bordered",f.border),S(r).is("checked",S(u)===f.label),S(r).m(S(s))])},[G("span",{class:F([S(r).e("input"),S(r).is("disabled",S(l)),S(r).is("checked",S(u)===f.label)])},[mt(G("input",{ref_key:"radioRef",ref:a,"onUpdate:modelValue":d[0]||(d[0]=v=>gt(u)?u.value=v:null),class:F(S(r).e("original")),value:f.label,name:f.name||((h=S(i))==null?void 0:h.name),disabled:S(l),type:"radio",onFocus:d[1]||(d[1]=v=>o.value=!0),onBlur:d[2]||(d[2]=v=>o.value=!1),onChange:c,onClick:d[3]||(d[3]=ot(()=>{},["stop"]))},null,42,RDe),[[QW,S(u)]]),G("span",{class:F(S(r).e("inner"))},null,2)],2),G("span",{class:F(S(r).e("label")),onKeydown:d[4]||(d[4]=ot(()=>{},["stop"]))},[Te(f.$slots,"default",{},()=>[Je(Oe(f.label),1)])],34)],2)}}});var ADe=Ne(ODe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/radio/src/radio.vue"]]);const NDe=Ve({...bj,name:{type:String,default:""}}),VDe=["value","name","disabled"],BDe=ie({name:"ElRadioButton"}),$De=ie({...BDe,props:NDe,setup(t){const e=t,n=ke("radio"),{radioRef:r,focus:a,size:i,disabled:o,modelValue:s,radioGroup:l}=_j(e),u=A(()=>({backgroundColor:(l==null?void 0:l.fill)||"",borderColor:(l==null?void 0:l.fill)||"",boxShadow:l!=null&&l.fill?`-1px 0 0 0 ${l.fill}`:"",color:(l==null?void 0:l.textColor)||""}));return(c,f)=>{var d;return $(),Z("label",{class:F([S(n).b("button"),S(n).is("active",S(s)===c.label),S(n).is("disabled",S(o)),S(n).is("focus",S(a)),S(n).bm("button",S(i))])},[mt(G("input",{ref_key:"radioRef",ref:r,"onUpdate:modelValue":f[0]||(f[0]=h=>gt(s)?s.value=h:null),class:F(S(n).be("button","original-radio")),value:c.label,type:"radio",name:c.name||((d=S(l))==null?void 0:d.name),disabled:S(o),onFocus:f[1]||(f[1]=h=>a.value=!0),onBlur:f[2]||(f[2]=h=>a.value=!1),onClick:f[3]||(f[3]=ot(()=>{},["stop"]))},null,42,VDe),[[QW,S(s)]]),G("span",{class:F(S(n).be("button","inner")),style:Ze(S(s)===c.label?S(u):{}),onKeydown:f[4]||(f[4]=ot(()=>{},["stop"]))},[Te(c.$slots,"default",{},()=>[Je(Oe(c.label),1)])],38)],2)}}});var xj=Ne($De,[["__file","/home/runner/work/element-plus/element-plus/packages/components/radio/src/radio-button.vue"]]);const IDe=Ve({id:{type:String,default:void 0},size:pa,disabled:Boolean,modelValue:{type:[String,Number,Boolean],default:""},fill:{type:String,default:""},label:{type:String,default:void 0},textColor:{type:String,default:""},name:{type:String,default:void 0},validateEvent:{type:Boolean,default:!0}}),PDe=Sj,FDe=["id","aria-label","aria-labelledby"],zDe=ie({name:"ElRadioGroup"}),GDe=ie({...zDe,props:IDe,emits:PDe,setup(t,{emit:e}){const n=t,r=ke("radio"),a=ho(),i=z(),{formItem:o}=ni(),{inputId:s,isLabeledByFormItem:l}=kc(n,{formItemContext:o}),u=f=>{e(Dt,f),qe(()=>e("change",f))};pt(()=>{const f=i.value.querySelectorAll("[type=radio]"),d=f[0];!Array.from(f).some(h=>h.checked)&&d&&(d.tabIndex=0)});const c=A(()=>n.name||a.value);return Vt(wj,en({...Ir(n),changeEvent:u,name:c})),Ee(()=>n.modelValue,()=>{n.validateEvent&&(o==null||o.validate("change").catch(f=>void 0))}),(f,d)=>($(),Z("div",{id:S(s),ref_key:"radioGroupRef",ref:i,class:F(S(r).b("group")),role:"radiogroup","aria-label":S(l)?void 0:f.label||"radio-group","aria-labelledby":S(l)?S(o).labelId:void 0},[Te(f.$slots,"default")],10,FDe))}});var Cj=Ne(GDe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/radio/src/radio-group.vue"]]);const Tj=Et(ADe,{RadioButton:xj,RadioGroup:Cj}),UDe=Qn(Cj),HDe=Qn(xj);var WDe=ie({name:"NodeContent",setup(){return{ns:ke("cascader-node")}},render(){const{ns:t}=this,{node:e,panel:n}=this.$parent,{data:r,label:a}=e,{renderLabelFn:i}=n;return nt("span",{class:t.e("label")},i?i({node:e,data:r}):a)}});const oA=Symbol(),KDe=ie({name:"ElCascaderNode",components:{ElCheckbox:vo,ElRadio:Tj,NodeContent:WDe,ElIcon:Xe,Check:xm,Loading:Ec,ArrowRight:Wa},props:{node:{type:Object,required:!0},menuId:String},emits:["expand"],setup(t,{emit:e}){const n=We(oA),r=ke("cascader-node"),a=A(()=>n.isHoverMenu),i=A(()=>n.config.multiple),o=A(()=>n.config.checkStrictly),s=A(()=>{var _;return(_=n.checkedNodes[0])==null?void 0:_.uid}),l=A(()=>t.node.isDisabled),u=A(()=>t.node.isLeaf),c=A(()=>o.value&&!u.value||!l.value),f=A(()=>h(n.expandingNode)),d=A(()=>o.value&&n.checkedNodes.some(h)),h=_=>{var C;const{level:T,uid:D}=t.node;return((C=_==null?void 0:_.pathNodes[T-1])==null?void 0:C.uid)===D},v=()=>{f.value||n.expandNode(t.node)},p=_=>{const{node:C}=t;_!==C.checked&&n.handleCheckChange(C,_)},g=()=>{n.lazyLoad(t.node,()=>{u.value||v()})},y=_=>{a.value&&(m(),!u.value&&e("expand",_))},m=()=>{const{node:_}=t;!c.value||_.loading||(_.loaded?v():g())},b=()=>{a.value&&!u.value||(u.value&&!l.value&&!o.value&&!i.value?x(!0):m())},w=_=>{o.value?(p(_),t.node.loaded&&v()):x(_)},x=_=>{t.node.loaded?(p(_),!o.value&&v()):g()};return{panel:n,isHoverMenu:a,multiple:i,checkStrictly:o,checkedNodeId:s,isDisabled:l,isLeaf:u,expandable:c,inExpandingPath:f,inCheckedPath:d,ns:r,handleHoverExpand:y,handleExpand:m,handleClick:b,handleCheck:x,handleSelectCheck:w}}}),jDe=["id","aria-haspopup","aria-owns","aria-expanded","tabindex"],YDe=G("span",null,null,-1);function XDe(t,e,n,r,a,i){const o=Ge("el-checkbox"),s=Ge("el-radio"),l=Ge("check"),u=Ge("el-icon"),c=Ge("node-content"),f=Ge("loading"),d=Ge("arrow-right");return $(),Z("li",{id:`${t.menuId}-${t.node.uid}`,role:"menuitem","aria-haspopup":!t.isLeaf,"aria-owns":t.isLeaf?null:t.menuId,"aria-expanded":t.inExpandingPath,tabindex:t.expandable?-1:void 0,class:F([t.ns.b(),t.ns.is("selectable",t.checkStrictly),t.ns.is("active",t.node.checked),t.ns.is("disabled",!t.expandable),t.inExpandingPath&&"in-active-path",t.inCheckedPath&&"in-checked-path"]),onMouseenter:e[2]||(e[2]=(...h)=>t.handleHoverExpand&&t.handleHoverExpand(...h)),onFocus:e[3]||(e[3]=(...h)=>t.handleHoverExpand&&t.handleHoverExpand(...h)),onClick:e[4]||(e[4]=(...h)=>t.handleClick&&t.handleClick(...h))},[le(" prefix "),t.multiple?($(),de(o,{key:0,"model-value":t.node.checked,indeterminate:t.node.indeterminate,disabled:t.isDisabled,onClick:e[0]||(e[0]=ot(()=>{},["stop"])),"onUpdate:modelValue":t.handleSelectCheck},null,8,["model-value","indeterminate","disabled","onUpdate:modelValue"])):t.checkStrictly?($(),de(s,{key:1,"model-value":t.checkedNodeId,label:t.node.uid,disabled:t.isDisabled,"onUpdate:modelValue":t.handleSelectCheck,onClick:e[1]||(e[1]=ot(()=>{},["stop"]))},{default:Q(()=>[le(`
  50. Add an empty element to avoid render label,
  51. do not use empty fragment here for https://github.com/vuejs/vue-next/pull/2485
  52. `),YDe]),_:1},8,["model-value","label","disabled","onUpdate:modelValue"])):t.isLeaf&&t.node.checked?($(),de(u,{key:2,class:F(t.ns.e("prefix"))},{default:Q(()=>[U(l)]),_:1},8,["class"])):le("v-if",!0),le(" content "),U(c),le(" postfix "),t.isLeaf?le("v-if",!0):($(),Z(Qe,{key:3},[t.node.loading?($(),de(u,{key:0,class:F([t.ns.is("loading"),t.ns.e("postfix")])},{default:Q(()=>[U(f)]),_:1},8,["class"])):($(),de(u,{key:1,class:F(["arrow-right",t.ns.e("postfix")])},{default:Q(()=>[U(d)]),_:1},8,["class"]))],64))],42,jDe)}var qDe=Ne(KDe,[["render",XDe],["__file","/home/runner/work/element-plus/element-plus/packages/components/cascader-panel/src/node.vue"]]);const ZDe=ie({name:"ElCascaderMenu",components:{Loading:Ec,ElIcon:Xe,ElScrollbar:jl,ElCascaderNode:qDe},props:{nodes:{type:Array,required:!0},index:{type:Number,required:!0}},setup(t){const e=xt(),n=ke("cascader-menu"),{t:r}=Yt(),a=Yx();let i=null,o=null;const s=We(oA),l=z(null),u=A(()=>!t.nodes.length),c=A(()=>!s.initialLoaded),f=A(()=>`cascader-menu-${a}-${t.index}`),d=g=>{i=g.target},h=g=>{if(!(!s.isHoverMenu||!i||!l.value))if(i.contains(g.target)){v();const y=e.vnode.el,{left:m}=y.getBoundingClientRect(),{offsetWidth:b,offsetHeight:w}=y,x=g.clientX-m,_=i.offsetTop,C=_+i.offsetHeight;l.value.innerHTML=`
  53. <path style="pointer-events: auto;" fill="transparent" d="M${x} ${_} L${b} 0 V${_} Z" />
  54. <path style="pointer-events: auto;" fill="transparent" d="M${x} ${C} L${b} ${w} V${C} Z" />
  55. `}else o||(o=window.setTimeout(p,s.config.hoverThreshold))},v=()=>{o&&(clearTimeout(o),o=null)},p=()=>{l.value&&(l.value.innerHTML="",v())};return{ns:n,panel:s,hoverZone:l,isEmpty:u,isLoading:c,menuId:f,t:r,handleExpand:d,handleMouseMove:h,clearHoverZone:p}}});function QDe(t,e,n,r,a,i){const o=Ge("el-cascader-node"),s=Ge("loading"),l=Ge("el-icon"),u=Ge("el-scrollbar");return $(),de(u,{key:t.menuId,tag:"ul",role:"menu",class:F(t.ns.b()),"wrap-class":t.ns.e("wrap"),"view-class":[t.ns.e("list"),t.ns.is("empty",t.isEmpty)],onMousemove:t.handleMouseMove,onMouseleave:t.clearHoverZone},{default:Q(()=>{var c;return[($(!0),Z(Qe,null,Ft(t.nodes,f=>($(),de(o,{key:f.uid,node:f,"menu-id":t.menuId,onExpand:t.handleExpand},null,8,["node","menu-id","onExpand"]))),128)),t.isLoading?($(),Z("div",{key:0,class:F(t.ns.e("empty-text"))},[U(l,{size:"14",class:F(t.ns.is("loading"))},{default:Q(()=>[U(s)]),_:1},8,["class"]),Je(" "+Oe(t.t("el.cascader.loading")),1)],2)):t.isEmpty?($(),Z("div",{key:1,class:F(t.ns.e("empty-text"))},Oe(t.t("el.cascader.noData")),3)):(c=t.panel)!=null&&c.isHoverMenu?($(),Z("svg",{key:2,ref:"hoverZone",class:F(t.ns.e("hover-zone"))},null,2)):le("v-if",!0)]}),_:1},8,["class","wrap-class","view-class","onMousemove","onMouseleave"])}var JDe=Ne(ZDe,[["render",QDe],["__file","/home/runner/work/element-plus/element-plus/packages/components/cascader-panel/src/menu.vue"]]);let eke=0;const tke=t=>{const e=[t];let{parent:n}=t;for(;n;)e.unshift(n),n=n.parent;return e};let KD=class jD{constructor(e,n,r,a=!1){this.data=e,this.config=n,this.parent=r,this.root=a,this.uid=eke++,this.checked=!1,this.indeterminate=!1,this.loading=!1;const{value:i,label:o,children:s}=n,l=e[s],u=tke(this);this.level=a?0:r?r.level+1:1,this.value=e[i],this.label=e[o],this.pathNodes=u,this.pathValues=u.map(c=>c.value),this.pathLabels=u.map(c=>c.label),this.childrenData=l,this.children=(l||[]).map(c=>new jD(c,n,this)),this.loaded=!n.lazy||this.isLeaf||!Ji(l)}get isDisabled(){const{data:e,parent:n,config:r}=this,{disabled:a,checkStrictly:i}=r;return(ct(a)?a(e,this):!!e[a])||!i&&(n==null?void 0:n.isDisabled)}get isLeaf(){const{data:e,config:n,childrenData:r,loaded:a}=this,{lazy:i,leaf:o}=n,s=ct(o)?o(e,this):e[o];return kr(s)?i&&!a?!1:!(Array.isArray(r)&&r.length):!!s}get valueByOption(){return this.config.emitPath?this.pathValues:this.value}appendChild(e){const{childrenData:n,children:r}=this,a=new jD(e,this.config,this);return Array.isArray(n)?n.push(e):this.childrenData=[e],r.push(a),a}calcText(e,n){const r=e?this.pathLabels.join(n):this.label;return this.text=r,r}broadcast(e,...n){const r=`onParent${Ds(e)}`;this.children.forEach(a=>{a&&(a.broadcast(e,...n),a[r]&&a[r](...n))})}emit(e,...n){const{parent:r}=this,a=`onChild${Ds(e)}`;r&&(r[a]&&r[a](...n),r.emit(e,...n))}onParentCheck(e){this.isDisabled||this.setCheckState(e)}onChildCheck(){const{children:e}=this,n=e.filter(a=>!a.isDisabled),r=n.length?n.every(a=>a.checked):!1;this.setCheckState(r)}setCheckState(e){const n=this.children.length,r=this.children.reduce((a,i)=>{const o=i.checked?1:i.indeterminate?.5:0;return a+o},0);this.checked=this.loaded&&this.children.filter(a=>!a.isDisabled).every(a=>a.loaded&&a.checked)&&e,this.indeterminate=this.loaded&&r!==n&&r>0}doCheck(e){if(this.checked===e)return;const{checkStrictly:n,multiple:r}=this.config;n||!r?this.checked=e:(this.broadcast("check",e),this.setCheckState(e),this.emit("check"))}};const YD=(t,e)=>t.reduce((n,r)=>(r.isLeaf?n.push(r):(!e&&n.push(r),n=n.concat(YD(r.children,e))),n),[]);class SP{constructor(e,n){this.config=n;const r=(e||[]).map(a=>new KD(a,this.config));this.nodes=r,this.allNodes=YD(r,!1),this.leafNodes=YD(r,!0)}getNodes(){return this.nodes}getFlattedNodes(e){return e?this.leafNodes:this.allNodes}appendNode(e,n){const r=n?n.appendChild(e):new KD(e,this.config);n||this.nodes.push(r),this.allNodes.push(r),r.isLeaf&&this.leafNodes.push(r)}appendNodes(e,n){e.forEach(r=>this.appendNode(r,n))}getNodeByValue(e,n=!1){return!e&&e!==0?null:this.getFlattedNodes(n).find(a=>gi(a.value,e)||gi(a.pathValues,e))||null}getSameNode(e){return e&&this.getFlattedNodes(!1).find(({value:r,level:a})=>gi(e.value,r)&&e.level===a)||null}}const Ej=Ve({modelValue:{type:fe([Number,String,Array])},options:{type:fe(Array),default:()=>[]},props:{type:fe(Object),default:()=>({})}}),nke={expandTrigger:"click",multiple:!1,checkStrictly:!1,emitPath:!0,lazy:!1,lazyLoad:pn,value:"value",label:"label",children:"children",leaf:"leaf",disabled:"disabled",hoverThreshold:500},rke=t=>A(()=>({...nke,...t.props})),wP=t=>{if(!t)return 0;const e=t.id.split("-");return Number(e[e.length-2])},ake=t=>{if(!t)return;const e=t.querySelector("input");e?e.click():B9(t)&&t.click()},ike=(t,e)=>{const n=e.slice(0),r=n.map(i=>i.uid),a=t.reduce((i,o)=>{const s=r.indexOf(o.uid);return s>-1&&(i.push(o),n.splice(s,1),r.splice(s,1)),i},[]);return a.push(...n),a},oke=ie({name:"ElCascaderPanel",components:{ElCascaderMenu:JDe},props:{...Ej,border:{type:Boolean,default:!0},renderLabel:Function},emits:[Dt,Vn,"close","expand-change"],setup(t,{emit:e,slots:n}){let r=!1;const a=ke("cascader"),i=rke(t);let o=null;const s=z(!0),l=z([]),u=z(null),c=z([]),f=z(null),d=z([]),h=A(()=>i.value.expandTrigger==="hover"),v=A(()=>t.renderLabel||n.default),p=()=>{const{options:k}=t,R=i.value;r=!1,o=new SP(k,R),c.value=[o.getNodes()],R.lazy&&Ji(t.options)?(s.value=!1,g(void 0,O=>{O&&(o=new SP(O,R),c.value=[o.getNodes()]),s.value=!0,T(!1,!0)})):T(!1,!0)},g=(k,R)=>{const O=i.value;k=k||new KD({},O,void 0,!0),k.loading=!0;const I=P=>{const N=k,B=N.root?null:N;P&&(o==null||o.appendNodes(P,B)),N.loading=!1,N.loaded=!0,N.childrenData=N.childrenData||[],R&&R(P)};O.lazyLoad(k,I)},y=(k,R)=>{var O;const{level:I}=k,P=c.value.slice(0,I);let N;k.isLeaf?N=k.pathNodes[I-2]:(N=k,P.push(k.children)),((O=f.value)==null?void 0:O.uid)!==(N==null?void 0:N.uid)&&(f.value=k,c.value=P,!R&&e("expand-change",(k==null?void 0:k.pathValues)||[]))},m=(k,R,O=!0)=>{const{checkStrictly:I,multiple:P}=i.value,N=d.value[0];r=!0,!P&&(N==null||N.doCheck(!1)),k.doCheck(R),C(),O&&!P&&!I&&e("close"),!O&&!P&&!I&&b(k)},b=k=>{k&&(k=k.parent,b(k),k&&y(k))},w=k=>o==null?void 0:o.getFlattedNodes(k),x=k=>{var R;return(R=w(k))==null?void 0:R.filter(O=>O.checked!==!1)},_=()=>{d.value.forEach(k=>k.doCheck(!1)),C(),c.value=c.value.slice(0,1),f.value=null,e("expand-change",[])},C=()=>{var k;const{checkStrictly:R,multiple:O}=i.value,I=d.value,P=x(!R),N=ike(I,P),B=N.map(L=>L.valueByOption);d.value=N,u.value=O?B:(k=B[0])!=null?k:null},T=(k=!1,R=!1)=>{const{modelValue:O}=t,{lazy:I,multiple:P,checkStrictly:N}=i.value,B=!N;if(!(!s.value||r||!R&&gi(O,u.value)))if(I&&!k){const V=wI(lme(Dl(O))).map(H=>o==null?void 0:o.getNodeByValue(H)).filter(H=>!!H&&!H.loaded&&!H.loading);V.length?V.forEach(H=>{g(H,()=>T(!1,R))}):T(!0,R)}else{const L=P?Dl(O):[O],V=wI(L.map(H=>o==null?void 0:o.getNodeByValue(H,B)));D(V,R),u.value=Rw(O)}},D=(k,R=!0)=>{const{checkStrictly:O}=i.value,I=d.value,P=k.filter(L=>!!L&&(O||L.isLeaf)),N=o==null?void 0:o.getSameNode(f.value),B=R&&N||P[0];B?B.pathNodes.forEach(L=>y(L,!0)):f.value=null,I.forEach(L=>L.doCheck(!1)),t.props.multiple?en(P).forEach(L=>L.doCheck(!0)):P.forEach(L=>L.doCheck(!0)),d.value=P,qe(E)},E=()=>{Wt&&l.value.forEach(k=>{const R=k==null?void 0:k.$el;if(R){const O=R.querySelector(`.${a.namespace.value}-scrollbar__wrap`),I=R.querySelector(`.${a.b("node")}.${a.is("active")}`)||R.querySelector(`.${a.b("node")}.in-active-path`);DK(O,I)}})},M=k=>{const R=k.target,{code:O}=k;switch(O){case tt.up:case tt.down:{k.preventDefault();const I=O===tt.up?-1:1;wS($9(R,I,`.${a.b("node")}[tabindex="-1"]`));break}case tt.left:{k.preventDefault();const I=l.value[wP(R)-1],P=I==null?void 0:I.$el.querySelector(`.${a.b("node")}[aria-expanded="true"]`);wS(P);break}case tt.right:{k.preventDefault();const I=l.value[wP(R)+1],P=I==null?void 0:I.$el.querySelector(`.${a.b("node")}[tabindex="-1"]`);wS(P);break}case tt.enter:ake(R);break}};return Vt(oA,en({config:i,expandingNode:f,checkedNodes:d,isHoverMenu:h,initialLoaded:s,renderLabelFn:v,lazyLoad:g,expandNode:y,handleCheckChange:m})),Ee([i,()=>t.options],p,{deep:!0,immediate:!0}),Ee(()=>t.modelValue,()=>{r=!1,T()},{deep:!0}),Ee(()=>u.value,k=>{gi(k,t.modelValue)||(e(Dt,k),e(Vn,k))}),MW(()=>l.value=[]),pt(()=>!Ji(t.modelValue)&&T()),{ns:a,menuList:l,menus:c,checkedNodes:d,handleKeyDown:M,handleCheckChange:m,getFlattedNodes:w,getCheckedNodes:x,clearCheckedNodes:_,calculateCheckedValue:C,scrollToExpandingNode:E}}});function ske(t,e,n,r,a,i){const o=Ge("el-cascader-menu");return $(),Z("div",{class:F([t.ns.b("panel"),t.ns.is("bordered",t.border)]),onKeydown:e[0]||(e[0]=(...s)=>t.handleKeyDown&&t.handleKeyDown(...s))},[($(!0),Z(Qe,null,Ft(t.menus,(s,l)=>($(),de(o,{key:l,ref_for:!0,ref:u=>t.menuList[l]=u,index:l,nodes:[...s]},null,8,["index","nodes"]))),128))],34)}var kS=Ne(oke,[["render",ske],["__file","/home/runner/work/element-plus/element-plus/packages/components/cascader-panel/src/index.vue"]]);kS.install=t=>{t.component(kS.name,kS)};const Mj=kS,lke=Mj,sA=Ve({type:{type:String,values:["success","info","warning","danger",""],default:""},closable:Boolean,disableTransitions:Boolean,hit:Boolean,color:{type:String,default:""},size:{type:String,values:Js,default:""},effect:{type:String,values:["dark","light","plain"],default:"light"},round:Boolean}),uke={close:t=>t instanceof MouseEvent,click:t=>t instanceof MouseEvent},cke=ie({name:"ElTag"}),fke=ie({...cke,props:sA,emits:uke,setup(t,{emit:e}){const n=t,r=_r(),a=ke("tag"),i=A(()=>{const{type:l,hit:u,effect:c,closable:f,round:d}=n;return[a.b(),a.is("closable",f),a.m(l),a.m(r.value),a.m(c),a.is("hit",u),a.is("round",d)]}),o=l=>{e("close",l)},s=l=>{e("click",l)};return(l,u)=>l.disableTransitions?($(),Z("span",{key:0,class:F(S(i)),style:Ze({backgroundColor:l.color}),onClick:s},[G("span",{class:F(S(a).e("content"))},[Te(l.$slots,"default")],2),l.closable?($(),de(S(Xe),{key:0,class:F(S(a).e("close")),onClick:ot(o,["stop"])},{default:Q(()=>[U(S(ts))]),_:1},8,["class","onClick"])):le("v-if",!0)],6)):($(),de(or,{key:1,name:`${S(a).namespace.value}-zoom-in-center`,appear:""},{default:Q(()=>[G("span",{class:F(S(i)),style:Ze({backgroundColor:l.color}),onClick:s},[G("span",{class:F(S(a).e("content"))},[Te(l.$slots,"default")],2),l.closable?($(),de(S(Xe),{key:0,class:F(S(a).e("close")),onClick:ot(o,["stop"])},{default:Q(()=>[U(S(ts))]),_:1},8,["class","onClick"])):le("v-if",!0)],6)]),_:3},8,["name"]))}});var dke=Ne(fke,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tag/src/tag.vue"]]);const yy=Et(dke),hke=Ve({...Ej,size:pa,placeholder:String,disabled:Boolean,clearable:Boolean,filterable:Boolean,filterMethod:{type:fe(Function),default:(t,e)=>t.text.includes(e)},separator:{type:String,default:" / "},showAllLevels:{type:Boolean,default:!0},collapseTags:Boolean,maxCollapseTags:{type:Number,default:1},collapseTagsTooltip:{type:Boolean,default:!1},debounce:{type:Number,default:300},beforeFilter:{type:fe(Function),default:()=>!0},popperClass:{type:String,default:""},teleported:Kr.teleported,tagType:{...sA.type,default:"info"},validateEvent:{type:Boolean,default:!0}}),pke={[Dt]:t=>!!t||t===null,[Vn]:t=>!!t||t===null,focus:t=>t instanceof FocusEvent,blur:t=>t instanceof FocusEvent,visibleChange:t=>br(t),expandChange:t=>!!t,removeTag:t=>!!t},vke={key:0},gke=["placeholder","onKeydown"],yke=["onClick"],mke="ElCascader",bke=ie({name:mke}),Ske=ie({...bke,props:hke,emits:pke,setup(t,{expose:e,emit:n}){const r=t,a={modifiers:[{name:"arrowPosition",enabled:!0,phase:"main",fn:({state:pe})=>{const{modifiersData:ce,placement:Re}=pe;["right","left","bottom","top"].includes(Re)||(ce.arrow.x=35)},requires:["arrow"]}]},i=Id();let o=0,s=0;const l=ke("cascader"),u=ke("input"),{t:c}=Yt(),{form:f,formItem:d}=ni(),h=z(null),v=z(null),p=z(null),g=z(null),y=z(null),m=z(!1),b=z(!1),w=z(!1),x=z(!1),_=z(""),C=z(""),T=z([]),D=z([]),E=z([]),M=z(!1),k=A(()=>i.style),R=A(()=>r.disabled||(f==null?void 0:f.disabled)),O=A(()=>r.placeholder||c("el.cascader.placeholder")),I=A(()=>C.value||T.value.length>0||M.value?"":O.value),P=_r(),N=A(()=>["small"].includes(P.value)?"small":"default"),B=A(()=>!!r.props.multiple),L=A(()=>!r.filterable||B.value),V=A(()=>B.value?C.value:_.value),H=A(()=>{var pe;return((pe=g.value)==null?void 0:pe.checkedNodes)||[]}),K=A(()=>!r.clearable||R.value||w.value||!b.value?!1:!!H.value.length),X=A(()=>{const{showAllLevels:pe,separator:ce}=r,Re=H.value;return Re.length?B.value?"":Re[0].calcText(pe,ce):""}),oe=A({get(){return Rw(r.modelValue)},set(pe){n(Dt,pe),n(Vn,pe),r.validateEvent&&(d==null||d.validate("change").catch(ce=>void 0))}}),te=A(()=>[l.b(),l.m(P.value),l.is("disabled",R.value),i.class]),re=A(()=>[u.e("icon"),"icon-arrow-down",l.is("reverse",m.value)]),ne=A(()=>l.is("focus",m.value||x.value)),J=A(()=>{var pe,ce;return(ce=(pe=h.value)==null?void 0:pe.popperRef)==null?void 0:ce.contentRef}),he=pe=>{var ce,Re,ae;R.value||(pe=pe??!m.value,pe!==m.value&&(m.value=pe,(Re=(ce=v.value)==null?void 0:ce.input)==null||Re.setAttribute("aria-expanded",`${pe}`),pe?(ue(),qe((ae=g.value)==null?void 0:ae.scrollToExpandingNode)):r.filterable&&Ie(),n("visibleChange",pe)))},ue=()=>{qe(()=>{var pe;(pe=h.value)==null||pe.updatePopper()})},q=()=>{w.value=!1},Y=pe=>{const{showAllLevels:ce,separator:Re}=r;return{node:pe,key:pe.uid,text:pe.calcText(ce,Re),hitState:!1,closable:!R.value&&!pe.isDisabled,isCollapseTag:!1}},ee=pe=>{var ce;const Re=pe.node;Re.doCheck(!1),(ce=g.value)==null||ce.calculateCheckedValue(),n("removeTag",Re.valueByOption)},se=()=>{if(!B.value)return;const pe=H.value,ce=[],Re=[];if(pe.forEach(ae=>Re.push(Y(ae))),D.value=Re,pe.length){pe.slice(0,r.maxCollapseTags).forEach(ht=>ce.push(Y(ht)));const ae=pe.slice(r.maxCollapseTags),Fe=ae.length;Fe&&(r.collapseTags?ce.push({key:-1,text:`+ ${Fe}`,closable:!1,isCollapseTag:!0}):ae.forEach(ht=>ce.push(Y(ht))))}T.value=ce},ye=()=>{var pe,ce;const{filterMethod:Re,showAllLevels:ae,separator:Fe}=r,ht=(ce=(pe=g.value)==null?void 0:pe.getFlattedNodes(!r.props.checkStrictly))==null?void 0:ce.filter(Bt=>Bt.isDisabled?!1:(Bt.calcText(ae,Fe),Re(Bt,V.value)));B.value&&(T.value.forEach(Bt=>{Bt.hitState=!1}),D.value.forEach(Bt=>{Bt.hitState=!1})),w.value=!0,E.value=ht,ue()},_e=()=>{var pe;let ce;w.value&&y.value?ce=y.value.$el.querySelector(`.${l.e("suggestion-item")}`):ce=(pe=g.value)==null?void 0:pe.$el.querySelector(`.${l.b("node")}[tabindex="-1"]`),ce&&(ce.focus(),!w.value&&ce.click())},be=()=>{var pe,ce;const Re=(pe=v.value)==null?void 0:pe.input,ae=p.value,Fe=(ce=y.value)==null?void 0:ce.$el;if(!(!Wt||!Re)){if(Fe){const ht=Fe.querySelector(`.${l.e("suggestion-list")}`);ht.style.minWidth=`${Re.offsetWidth}px`}if(ae){const{offsetHeight:ht}=ae,Bt=T.value.length>0?`${Math.max(ht+6,o)}px`:`${o}px`;Re.style.height=Bt,ue()}}},Me=pe=>{var ce;return(ce=g.value)==null?void 0:ce.getCheckedNodes(pe)},Se=pe=>{ue(),n("expandChange",pe)},xe=pe=>{var ce;const Re=(ce=pe.target)==null?void 0:ce.value;if(pe.type==="compositionend")M.value=!1,qe(()=>at(Re));else{const ae=Re[Re.length-1]||"";M.value=!Kx(ae)}},De=pe=>{if(!M.value)switch(pe.code){case tt.enter:he();break;case tt.down:he(!0),qe(_e),pe.preventDefault();break;case tt.esc:m.value===!0&&(pe.preventDefault(),pe.stopPropagation(),he(!1));break;case tt.tab:he(!1);break}},ge=()=>{var pe;(pe=g.value)==null||pe.clearCheckedNodes(),!m.value&&r.filterable&&Ie(),he(!1)},Ie=()=>{const{value:pe}=X;_.value=pe,C.value=pe},Ye=pe=>{var ce,Re;const{checked:ae}=pe;B.value?(ce=g.value)==null||ce.handleCheckChange(pe,!ae,!1):(!ae&&((Re=g.value)==null||Re.handleCheckChange(pe,!0,!1)),he(!1))},Le=pe=>{const ce=pe.target,{code:Re}=pe;switch(Re){case tt.up:case tt.down:{const ae=Re===tt.up?-1:1;wS($9(ce,ae,`.${l.e("suggestion-item")}[tabindex="-1"]`));break}case tt.enter:ce.click();break}},He=()=>{const pe=T.value,ce=pe[pe.length-1];s=C.value?0:s+1,!(!ce||!s||r.collapseTags&&pe.length>1)&&(ce.hitState?ee(ce):ce.hitState=!0)},lt=pe=>{const ce=pe.target,Re=l.e("search-input");ce.className===Re&&(x.value=!0),n("focus",pe)},St=pe=>{x.value=!1,n("blur",pe)},At=Za(()=>{const{value:pe}=V;if(!pe)return;const ce=r.beforeFilter(pe);j0(ce)?ce.then(ye).catch(()=>{}):ce!==!1?ye():q()},r.debounce),at=(pe,ce)=>{!m.value&&he(!0),!(ce!=null&&ce.isComposing)&&(pe?At():q())},we=pe=>Number.parseFloat(ehe(u.cssVarName("input-height"),pe).value)-2;return Ee(w,ue),Ee([H,R],se),Ee(T,()=>{qe(()=>be())}),Ee(P,async()=>{await qe();const pe=v.value.input;o=we(pe)||o,be()}),Ee(X,Ie,{immediate:!0}),pt(()=>{const pe=v.value.input,ce=we(pe);o=pe.offsetHeight||ce,Da(pe,be)}),e({getCheckedNodes:Me,cascaderPanelRef:g,togglePopperVisible:he,contentRef:J}),(pe,ce)=>($(),de(S(Qa),{ref_key:"tooltipRef",ref:h,visible:m.value,teleported:pe.teleported,"popper-class":[S(l).e("dropdown"),pe.popperClass],"popper-options":a,"fallback-placements":["bottom-start","bottom","top-start","top","right","left"],"stop-popper-mouse-event":!1,"gpu-acceleration":!1,placement:"bottom-start",transition:`${S(l).namespace.value}-zoom-in-top`,effect:"light",pure:"",persistent:"",onHide:q},{default:Q(()=>[mt(($(),Z("div",{class:F(S(te)),style:Ze(S(k)),onClick:ce[5]||(ce[5]=()=>he(S(L)?void 0:!0)),onKeydown:De,onMouseenter:ce[6]||(ce[6]=Re=>b.value=!0),onMouseleave:ce[7]||(ce[7]=Re=>b.value=!1)},[U(S(Ea),{ref_key:"input",ref:v,modelValue:_.value,"onUpdate:modelValue":ce[1]||(ce[1]=Re=>_.value=Re),placeholder:S(I),readonly:S(L),disabled:S(R),"validate-event":!1,size:S(P),class:F(S(ne)),tabindex:S(B)&&pe.filterable&&!S(R)?-1:void 0,onCompositionstart:xe,onCompositionupdate:xe,onCompositionend:xe,onFocus:lt,onBlur:St,onInput:at},{suffix:Q(()=>[S(K)?($(),de(S(Xe),{key:"clear",class:F([S(u).e("icon"),"icon-circle-close"]),onClick:ot(ge,["stop"])},{default:Q(()=>[U(S(Tc))]),_:1},8,["class","onClick"])):($(),de(S(Xe),{key:"arrow-down",class:F(S(re)),onClick:ce[0]||(ce[0]=ot(Re=>he(),["stop"]))},{default:Q(()=>[U(S(Cc))]),_:1},8,["class"]))]),_:1},8,["modelValue","placeholder","readonly","disabled","size","class","tabindex"]),S(B)?($(),Z("div",{key:0,ref_key:"tagWrapper",ref:p,class:F(S(l).e("tags"))},[($(!0),Z(Qe,null,Ft(T.value,Re=>($(),de(S(yy),{key:Re.key,type:pe.tagType,size:S(N),hit:Re.hitState,closable:Re.closable,"disable-transitions":"",onClose:ae=>ee(Re)},{default:Q(()=>[Re.isCollapseTag===!1?($(),Z("span",vke,Oe(Re.text),1)):($(),de(S(Qa),{key:1,disabled:m.value||!pe.collapseTagsTooltip,"fallback-placements":["bottom","top","right","left"],placement:"bottom",effect:"light"},{default:Q(()=>[G("span",null,Oe(Re.text),1)]),content:Q(()=>[G("div",{class:F(S(l).e("collapse-tags"))},[($(!0),Z(Qe,null,Ft(D.value.slice(pe.maxCollapseTags),(ae,Fe)=>($(),Z("div",{key:Fe,class:F(S(l).e("collapse-tag"))},[($(),de(S(yy),{key:ae.key,class:"in-tooltip",type:pe.tagType,size:S(N),hit:ae.hitState,closable:ae.closable,"disable-transitions":"",onClose:ht=>ee(ae)},{default:Q(()=>[G("span",null,Oe(ae.text),1)]),_:2},1032,["type","size","hit","closable","onClose"]))],2))),128))],2)]),_:2},1032,["disabled"]))]),_:2},1032,["type","size","hit","closable","onClose"]))),128)),pe.filterable&&!S(R)?mt(($(),Z("input",{key:0,"onUpdate:modelValue":ce[2]||(ce[2]=Re=>C.value=Re),type:"text",class:F(S(l).e("search-input")),placeholder:S(X)?"":S(O),onInput:ce[3]||(ce[3]=Re=>at(C.value,Re)),onClick:ce[4]||(ce[4]=ot(Re=>he(!0),["stop"])),onKeydown:jt(He,["delete"]),onCompositionstart:xe,onCompositionupdate:xe,onCompositionend:xe,onFocus:lt,onBlur:St},null,42,gke)),[[iO,C.value]]):le("v-if",!0)],2)):le("v-if",!0)],38)),[[S(fc),()=>he(!1),S(J)]])]),content:Q(()=>[mt(U(S(Mj),{ref_key:"cascaderPanelRef",ref:g,modelValue:S(oe),"onUpdate:modelValue":ce[8]||(ce[8]=Re=>gt(oe)?oe.value=Re:null),options:pe.options,props:r.props,border:!1,"render-label":pe.$slots.default,onExpandChange:Se,onClose:ce[9]||(ce[9]=Re=>pe.$nextTick(()=>he(!1)))},null,8,["modelValue","options","props","render-label"]),[[Qt,!w.value]]),pe.filterable?mt(($(),de(S(jl),{key:0,ref_key:"suggestionPanel",ref:y,tag:"ul",class:F(S(l).e("suggestion-panel")),"view-class":S(l).e("suggestion-list"),onKeydown:Le},{default:Q(()=>[E.value.length?($(!0),Z(Qe,{key:0},Ft(E.value,Re=>($(),Z("li",{key:Re.uid,class:F([S(l).e("suggestion-item"),S(l).is("checked",Re.checked)]),tabindex:-1,onClick:ae=>Ye(Re)},[G("span",null,Oe(Re.text),1),Re.checked?($(),de(S(Xe),{key:0},{default:Q(()=>[U(S(xm))]),_:1})):le("v-if",!0)],10,yke))),128)):Te(pe.$slots,"empty",{key:1},()=>[G("li",{class:F(S(l).e("empty-text"))},Oe(S(c)("el.cascader.noMatch")),3)])]),_:3},8,["class","view-class"])),[[Qt,w.value]]):le("v-if",!0)]),_:3},8,["visible","teleported","popper-class","transition"]))}});var RS=Ne(Ske,[["__file","/home/runner/work/element-plus/element-plus/packages/components/cascader/src/cascader.vue"]]);RS.install=t=>{t.component(RS.name,RS)};const wke=RS,_ke=wke,xke=Ve({checked:{type:Boolean,default:!1}}),Cke={"update:checked":t=>br(t),[Vn]:t=>br(t)},Tke=ie({name:"ElCheckTag"}),Eke=ie({...Tke,props:xke,emits:Cke,setup(t,{emit:e}){const n=t,r=ke("check-tag"),a=A(()=>[r.b(),r.is("checked",n.checked)]),i=()=>{const o=!n.checked;e(Vn,o),e("update:checked",o)};return(o,s)=>($(),Z("span",{class:F(S(a)),onClick:i},[Te(o.$slots,"default")],2))}});var Mke=Ne(Eke,[["__file","/home/runner/work/element-plus/element-plus/packages/components/check-tag/src/check-tag.vue"]]);const Dke=Et(Mke),Dj=Symbol("rowContextKey"),kke=["start","center","end","space-around","space-between","space-evenly"],Rke=["top","middle","bottom"],Lke=Ve({tag:{type:String,default:"div"},gutter:{type:Number,default:0},justify:{type:String,values:kke,default:"start"},align:{type:String,values:Rke}}),Oke=ie({name:"ElRow"}),Ake=ie({...Oke,props:Lke,setup(t){const e=t,n=ke("row"),r=A(()=>e.gutter);Vt(Dj,{gutter:r});const a=A(()=>{const o={};return e.gutter&&(o.marginRight=o.marginLeft=`-${e.gutter/2}px`),o}),i=A(()=>[n.b(),n.is(`justify-${e.justify}`,e.justify!=="start"),n.is(`align-${e.align}`,!!e.align)]);return(o,s)=>($(),de(Mt(o.tag),{class:F(S(i)),style:Ze(S(a))},{default:Q(()=>[Te(o.$slots,"default")]),_:3},8,["class","style"]))}});var Nke=Ne(Ake,[["__file","/home/runner/work/element-plus/element-plus/packages/components/row/src/row.vue"]]);const Vke=Et(Nke),Bke=Ve({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:fe([Number,Object]),default:()=>zn({})},sm:{type:fe([Number,Object]),default:()=>zn({})},md:{type:fe([Number,Object]),default:()=>zn({})},lg:{type:fe([Number,Object]),default:()=>zn({})},xl:{type:fe([Number,Object]),default:()=>zn({})}}),$ke=ie({name:"ElCol"}),Ike=ie({...$ke,props:Bke,setup(t){const e=t,{gutter:n}=We(Dj,{gutter:A(()=>0)}),r=ke("col"),a=A(()=>{const o={};return n.value&&(o.paddingLeft=o.paddingRight=`${n.value/2}px`),o}),i=A(()=>{const o=[];return["span","offset","pull","push"].forEach(u=>{const c=e[u];ut(c)&&(u==="span"?o.push(r.b(`${e[u]}`)):c>0&&o.push(r.b(`${u}-${e[u]}`)))}),["xs","sm","md","lg","xl"].forEach(u=>{ut(e[u])?o.push(r.b(`${u}-${e[u]}`)):Ot(e[u])&&Object.entries(e[u]).forEach(([c,f])=>{o.push(c!=="span"?r.b(`${u}-${c}-${f}`):r.b(`${u}-${f}`))})}),n.value&&o.push(r.is("guttered")),[r.b(),o]});return(o,s)=>($(),de(Mt(o.tag),{class:F(S(i)),style:Ze(S(a))},{default:Q(()=>[Te(o.$slots,"default")]),_:3},8,["class","style"]))}});var Pke=Ne(Ike,[["__file","/home/runner/work/element-plus/element-plus/packages/components/col/src/col.vue"]]);const Fke=Et(Pke),_P=t=>typeof ut(t),zke=Ve({accordion:Boolean,modelValue:{type:fe([Array,String,Number]),default:()=>zn([])}}),Gke={[Dt]:_P,[Vn]:_P},kj=Symbol("collapseContextKey"),Uke=(t,e)=>{const n=z(Ed(t.modelValue)),r=i=>{n.value=i;const o=t.accordion?n.value[0]:n.value;e(Dt,o),e(Vn,o)},a=i=>{if(t.accordion)r([n.value[0]===i?"":i]);else{const o=[...n.value],s=o.indexOf(i);s>-1?o.splice(s,1):o.push(i),r(o)}};return Ee(()=>t.modelValue,()=>n.value=Ed(t.modelValue),{deep:!0}),Vt(kj,{activeNames:n,handleItemClick:a}),{activeNames:n,setActiveNames:r}},Hke=()=>{const t=ke("collapse");return{rootKls:A(()=>t.b())}},Wke=ie({name:"ElCollapse"}),Kke=ie({...Wke,props:zke,emits:Gke,setup(t,{expose:e,emit:n}){const r=t,{activeNames:a,setActiveNames:i}=Uke(r,n),{rootKls:o}=Hke();return e({activeNames:a,setActiveNames:i}),(s,l)=>($(),Z("div",{class:F(S(o))},[Te(s.$slots,"default")],2))}});var jke=Ne(Kke,[["__file","/home/runner/work/element-plus/element-plus/packages/components/collapse/src/collapse.vue"]]);const Yke=ie({name:"ElCollapseTransition"}),Xke=ie({...Yke,setup(t){const e=ke("collapse-transition"),n=a=>{a.style.maxHeight="",a.style.overflow=a.dataset.oldOverflow,a.style.paddingTop=a.dataset.oldPaddingTop,a.style.paddingBottom=a.dataset.oldPaddingBottom},r={beforeEnter(a){a.dataset||(a.dataset={}),a.dataset.oldPaddingTop=a.style.paddingTop,a.dataset.oldPaddingBottom=a.style.paddingBottom,a.style.maxHeight=0,a.style.paddingTop=0,a.style.paddingBottom=0},enter(a){a.dataset.oldOverflow=a.style.overflow,a.scrollHeight!==0?a.style.maxHeight=`${a.scrollHeight}px`:a.style.maxHeight=0,a.style.paddingTop=a.dataset.oldPaddingTop,a.style.paddingBottom=a.dataset.oldPaddingBottom,a.style.overflow="hidden"},afterEnter(a){a.style.maxHeight="",a.style.overflow=a.dataset.oldOverflow},enterCancelled(a){n(a)},beforeLeave(a){a.dataset||(a.dataset={}),a.dataset.oldPaddingTop=a.style.paddingTop,a.dataset.oldPaddingBottom=a.style.paddingBottom,a.dataset.oldOverflow=a.style.overflow,a.style.maxHeight=`${a.scrollHeight}px`,a.style.overflow="hidden"},leave(a){a.scrollHeight!==0&&(a.style.maxHeight=0,a.style.paddingTop=0,a.style.paddingBottom=0)},afterLeave(a){n(a)},leaveCancelled(a){n(a)}};return(a,i)=>($(),de(or,kt({name:S(e).b()},$le(r)),{default:Q(()=>[Te(a.$slots,"default")]),_:3},16,["name"]))}});var LS=Ne(Xke,[["__file","/home/runner/work/element-plus/element-plus/packages/components/collapse-transition/src/collapse-transition.vue"]]);LS.install=t=>{t.component(LS.name,LS)};const rC=LS,qke=rC,Zke=Ve({title:{type:String,default:""},name:{type:fe([String,Number]),default:()=>Yx()},disabled:Boolean}),Qke=t=>{const e=We(kj),n=z(!1),r=z(!1),a=z(Yx()),i=A(()=>e==null?void 0:e.activeNames.value.includes(t.name));return{focusing:n,id:a,isActive:i,handleFocus:()=>{setTimeout(()=>{r.value?r.value=!1:n.value=!0},50)},handleHeaderClick:()=>{t.disabled||(e==null||e.handleItemClick(t.name),n.value=!1,r.value=!0)},handleEnterClick:()=>{e==null||e.handleItemClick(t.name)}}},Jke=(t,{focusing:e,isActive:n,id:r})=>{const a=ke("collapse"),i=A(()=>[a.b("item"),a.is("active",S(n)),a.is("disabled",t.disabled)]),o=A(()=>[a.be("item","header"),a.is("active",S(n)),{focusing:S(e)&&!t.disabled}]),s=A(()=>[a.be("item","arrow"),a.is("active",S(n))]),l=A(()=>a.be("item","wrap")),u=A(()=>a.be("item","content")),c=A(()=>a.b(`content-${S(r)}`)),f=A(()=>a.b(`head-${S(r)}`));return{arrowKls:s,headKls:o,rootKls:i,itemWrapperKls:l,itemContentKls:u,scopedContentId:c,scopedHeadId:f}},eRe=["id","aria-expanded","aria-controls","aria-describedby","tabindex"],tRe=["id","aria-hidden","aria-labelledby"],nRe=ie({name:"ElCollapseItem"}),rRe=ie({...nRe,props:Zke,setup(t,{expose:e}){const n=t,{focusing:r,id:a,isActive:i,handleFocus:o,handleHeaderClick:s,handleEnterClick:l}=Qke(n),{arrowKls:u,headKls:c,rootKls:f,itemWrapperKls:d,itemContentKls:h,scopedContentId:v,scopedHeadId:p}=Jke(n,{focusing:r,isActive:i,id:a});return e({isActive:i}),(g,y)=>($(),Z("div",{class:F(S(f))},[G("button",{id:S(p),class:F(S(c)),"aria-expanded":S(i),"aria-controls":S(v),"aria-describedby":S(v),tabindex:g.disabled?-1:0,onClick:y[0]||(y[0]=(...m)=>S(s)&&S(s)(...m)),onKeydown:y[1]||(y[1]=jt(ot((...m)=>S(l)&&S(l)(...m),["stop","prevent"]),["space","enter"])),onFocus:y[2]||(y[2]=(...m)=>S(o)&&S(o)(...m)),onBlur:y[3]||(y[3]=m=>r.value=!1)},[Te(g.$slots,"title",{},()=>[Je(Oe(g.title),1)]),U(S(Xe),{class:F(S(u))},{default:Q(()=>[U(S(Wa))]),_:1},8,["class"])],42,eRe),U(S(rC),null,{default:Q(()=>[mt(G("div",{id:S(v),role:"region",class:F(S(d)),"aria-hidden":!S(i),"aria-labelledby":S(p)},[G("div",{class:F(S(h))},[Te(g.$slots,"default")],2)],10,tRe),[[Qt,S(i)]])]),_:3})],2))}});var Rj=Ne(rRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/collapse/src/collapse-item.vue"]]);const aRe=Et(jke,{CollapseItem:Rj}),iRe=Qn(Rj),oRe=Ve({color:{type:fe(Object),required:!0},vertical:{type:Boolean,default:!1}});let FT=!1;function my(t,e){if(!Wt)return;const n=function(i){var o;(o=e.drag)==null||o.call(e,i)},r=function(i){var o;document.removeEventListener("mousemove",n),document.removeEventListener("mouseup",r),document.removeEventListener("touchmove",n),document.removeEventListener("touchend",r),document.onselectstart=null,document.ondragstart=null,FT=!1,(o=e.end)==null||o.call(e,i)},a=function(i){var o;FT||(i.preventDefault(),document.onselectstart=()=>!1,document.ondragstart=()=>!1,document.addEventListener("mousemove",n),document.addEventListener("mouseup",r),document.addEventListener("touchmove",n),document.addEventListener("touchend",r),FT=!0,(o=e.start)==null||o.call(e,i))};t.addEventListener("mousedown",a),t.addEventListener("touchstart",a)}const sRe=t=>{const e=xt(),n=Tn(),r=Tn();function a(o){o.target!==n.value&&i(o)}function i(o){if(!r.value||!n.value)return;const l=e.vnode.el.getBoundingClientRect(),{clientX:u,clientY:c}=pO(o);if(t.vertical){let f=c-l.top;f=Math.max(n.value.offsetHeight/2,f),f=Math.min(f,l.height-n.value.offsetHeight/2),t.color.set("alpha",Math.round((f-n.value.offsetHeight/2)/(l.height-n.value.offsetHeight)*100))}else{let f=u-l.left;f=Math.max(n.value.offsetWidth/2,f),f=Math.min(f,l.width-n.value.offsetWidth/2),t.color.set("alpha",Math.round((f-n.value.offsetWidth/2)/(l.width-n.value.offsetWidth)*100))}}return{thumb:n,bar:r,handleDrag:i,handleClick:a}},lRe=(t,{bar:e,thumb:n,handleDrag:r})=>{const a=xt(),i=ke("color-alpha-slider"),o=z(0),s=z(0),l=z();function u(){if(!n.value||t.vertical)return 0;const m=a.vnode.el,b=t.color.get("alpha");return m?Math.round(b*(m.offsetWidth-n.value.offsetWidth/2)/100):0}function c(){if(!n.value)return 0;const m=a.vnode.el;if(!t.vertical)return 0;const b=t.color.get("alpha");return m?Math.round(b*(m.offsetHeight-n.value.offsetHeight/2)/100):0}function f(){if(t.color&&t.color.value){const{r:m,g:b,b:w}=t.color.toRgb();return`linear-gradient(to right, rgba(${m}, ${b}, ${w}, 0) 0%, rgba(${m}, ${b}, ${w}, 1) 100%)`}return""}function d(){o.value=u(),s.value=c(),l.value=f()}pt(()=>{if(!e.value||!n.value)return;const m={drag:b=>{r(b)},end:b=>{r(b)}};my(e.value,m),my(n.value,m),d()}),Ee(()=>t.color.get("alpha"),()=>d()),Ee(()=>t.color.value,()=>d());const h=A(()=>[i.b(),i.is("vertical",t.vertical)]),v=A(()=>i.e("bar")),p=A(()=>i.e("thumb")),g=A(()=>({background:l.value})),y=A(()=>({left:rr(o.value),top:rr(s.value)}));return{rootKls:h,barKls:v,barStyle:g,thumbKls:p,thumbStyle:y,update:d}},uRe="ElColorAlphaSlider",cRe=ie({name:uRe}),fRe=ie({...cRe,props:oRe,setup(t,{expose:e}){const n=t,{bar:r,thumb:a,handleDrag:i,handleClick:o}=sRe(n),{rootKls:s,barKls:l,barStyle:u,thumbKls:c,thumbStyle:f,update:d}=lRe(n,{bar:r,thumb:a,handleDrag:i});return e({update:d,bar:r,thumb:a}),(h,v)=>($(),Z("div",{class:F(S(s))},[G("div",{ref_key:"bar",ref:r,class:F(S(l)),style:Ze(S(u)),onClick:v[0]||(v[0]=(...p)=>S(o)&&S(o)(...p))},null,6),G("div",{ref_key:"thumb",ref:a,class:F(S(c)),style:Ze(S(f))},null,6)],2))}});var dRe=Ne(fRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/alpha-slider.vue"]]);const hRe=ie({name:"ElColorHueSlider",props:{color:{type:Object,required:!0},vertical:Boolean},setup(t){const e=ke("color-hue-slider"),n=xt(),r=z(),a=z(),i=z(0),o=z(0),s=A(()=>t.color.get("hue"));Ee(()=>s.value,()=>{d()});function l(h){h.target!==r.value&&u(h)}function u(h){if(!a.value||!r.value)return;const p=n.vnode.el.getBoundingClientRect(),{clientX:g,clientY:y}=pO(h);let m;if(t.vertical){let b=y-p.top;b=Math.min(b,p.height-r.value.offsetHeight/2),b=Math.max(r.value.offsetHeight/2,b),m=Math.round((b-r.value.offsetHeight/2)/(p.height-r.value.offsetHeight)*360)}else{let b=g-p.left;b=Math.min(b,p.width-r.value.offsetWidth/2),b=Math.max(r.value.offsetWidth/2,b),m=Math.round((b-r.value.offsetWidth/2)/(p.width-r.value.offsetWidth)*360)}t.color.set("hue",m)}function c(){if(!r.value)return 0;const h=n.vnode.el;if(t.vertical)return 0;const v=t.color.get("hue");return h?Math.round(v*(h.offsetWidth-r.value.offsetWidth/2)/360):0}function f(){if(!r.value)return 0;const h=n.vnode.el;if(!t.vertical)return 0;const v=t.color.get("hue");return h?Math.round(v*(h.offsetHeight-r.value.offsetHeight/2)/360):0}function d(){i.value=c(),o.value=f()}return pt(()=>{if(!a.value||!r.value)return;const h={drag:v=>{u(v)},end:v=>{u(v)}};my(a.value,h),my(r.value,h),d()}),{bar:a,thumb:r,thumbLeft:i,thumbTop:o,hueValue:s,handleClick:l,update:d,ns:e}}});function pRe(t,e,n,r,a,i){return $(),Z("div",{class:F([t.ns.b(),t.ns.is("vertical",t.vertical)])},[G("div",{ref:"bar",class:F(t.ns.e("bar")),onClick:e[0]||(e[0]=(...o)=>t.handleClick&&t.handleClick(...o))},null,2),G("div",{ref:"thumb",class:F(t.ns.e("thumb")),style:Ze({left:t.thumbLeft+"px",top:t.thumbTop+"px"})},null,6)],2)}var vRe=Ne(hRe,[["render",pRe],["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/hue-slider.vue"]]);const gRe=Ve({modelValue:String,id:String,showAlpha:Boolean,colorFormat:String,disabled:Boolean,size:pa,popperClass:{type:String,default:""},label:{type:String,default:void 0},tabindex:{type:[String,Number],default:0},predefine:{type:fe(Array)},validateEvent:{type:Boolean,default:!0}}),yRe={[Dt]:t=>dt(t)||mr(t),[Vn]:t=>dt(t)||mr(t),activeChange:t=>dt(t)||mr(t)},Lj=Symbol("colorPickerContextKey"),xP=function(t,e,n){return[t,e*n/((t=(2-e)*n)<1?t:2-t)||0,t/2]},mRe=function(t){return typeof t=="string"&&t.includes(".")&&Number.parseFloat(t)===1},bRe=function(t){return typeof t=="string"&&t.includes("%")},yp=function(t,e){mRe(t)&&(t="100%");const n=bRe(t);return t=Math.min(e,Math.max(0,Number.parseFloat(`${t}`))),n&&(t=Number.parseInt(`${t*e}`,10)/100),Math.abs(t-e)<1e-6?1:t%e/Number.parseFloat(e)},CP={10:"A",11:"B",12:"C",13:"D",14:"E",15:"F"},OS=t=>{t=Math.min(Math.round(t),255);const e=Math.floor(t/16),n=t%16;return`${CP[e]||e}${CP[n]||n}`},TP=function({r:t,g:e,b:n}){return Number.isNaN(+t)||Number.isNaN(+e)||Number.isNaN(+n)?"":`#${OS(t)}${OS(e)}${OS(n)}`},zT={A:10,B:11,C:12,D:13,E:14,F:15},zc=function(t){return t.length===2?(zT[t[0].toUpperCase()]||+t[0])*16+(zT[t[1].toUpperCase()]||+t[1]):zT[t[1].toUpperCase()]||+t[1]},SRe=function(t,e,n){e=e/100,n=n/100;let r=e;const a=Math.max(n,.01);n*=2,e*=n<=1?n:2-n,r*=a<=1?a:2-a;const i=(n+e)/2,o=n===0?2*r/(a+r):2*e/(n+e);return{h:t,s:o*100,v:i*100}},EP=(t,e,n)=>{t=yp(t,255),e=yp(e,255),n=yp(n,255);const r=Math.max(t,e,n),a=Math.min(t,e,n);let i;const o=r,s=r-a,l=r===0?0:s/r;if(r===a)i=0;else{switch(r){case t:{i=(e-n)/s+(e<n?6:0);break}case e:{i=(n-t)/s+2;break}case n:{i=(t-e)/s+4;break}}i/=6}return{h:i*360,s:l*100,v:o*100}},lg=function(t,e,n){t=yp(t,360)*6,e=yp(e,100),n=yp(n,100);const r=Math.floor(t),a=t-r,i=n*(1-e),o=n*(1-a*e),s=n*(1-(1-a)*e),l=r%6,u=[n,o,i,i,s,n][l],c=[s,n,n,o,i,i][l],f=[i,i,s,n,n,o][l];return{r:Math.round(u*255),g:Math.round(c*255),b:Math.round(f*255)}};let x0=class{constructor(e={}){this._hue=0,this._saturation=100,this._value=100,this._alpha=100,this.enableAlpha=!1,this.format="hex",this.value="";for(const n in e)Ut(e,n)&&(this[n]=e[n]);e.value?this.fromString(e.value):this.doOnChange()}set(e,n){if(arguments.length===1&&typeof e=="object"){for(const r in e)Ut(e,r)&&this.set(r,e[r]);return}this[`_${e}`]=n,this.doOnChange()}get(e){return e==="alpha"?Math.floor(this[`_${e}`]):this[`_${e}`]}toRgb(){return lg(this._hue,this._saturation,this._value)}fromString(e){if(!e){this._hue=0,this._saturation=100,this._value=100,this.doOnChange();return}const n=(r,a,i)=>{this._hue=Math.max(0,Math.min(360,r)),this._saturation=Math.max(0,Math.min(100,a)),this._value=Math.max(0,Math.min(100,i)),this.doOnChange()};if(e.includes("hsl")){const r=e.replace(/hsla|hsl|\(|\)/gm,"").split(/\s|,/g).filter(a=>a!=="").map((a,i)=>i>2?Number.parseFloat(a):Number.parseInt(a,10));if(r.length===4?this._alpha=Number.parseFloat(r[3])*100:r.length===3&&(this._alpha=100),r.length>=3){const{h:a,s:i,v:o}=SRe(r[0],r[1],r[2]);n(a,i,o)}}else if(e.includes("hsv")){const r=e.replace(/hsva|hsv|\(|\)/gm,"").split(/\s|,/g).filter(a=>a!=="").map((a,i)=>i>2?Number.parseFloat(a):Number.parseInt(a,10));r.length===4?this._alpha=Number.parseFloat(r[3])*100:r.length===3&&(this._alpha=100),r.length>=3&&n(r[0],r[1],r[2])}else if(e.includes("rgb")){const r=e.replace(/rgba|rgb|\(|\)/gm,"").split(/\s|,/g).filter(a=>a!=="").map((a,i)=>i>2?Number.parseFloat(a):Number.parseInt(a,10));if(r.length===4?this._alpha=Number.parseFloat(r[3])*100:r.length===3&&(this._alpha=100),r.length>=3){const{h:a,s:i,v:o}=EP(r[0],r[1],r[2]);n(a,i,o)}}else if(e.includes("#")){const r=e.replace("#","").trim();if(!/^[0-9a-fA-F]{3}$|^[0-9a-fA-F]{6}$|^[0-9a-fA-F]{8}$/.test(r))return;let a,i,o;r.length===3?(a=zc(r[0]+r[0]),i=zc(r[1]+r[1]),o=zc(r[2]+r[2])):(r.length===6||r.length===8)&&(a=zc(r.slice(0,2)),i=zc(r.slice(2,4)),o=zc(r.slice(4,6))),r.length===8?this._alpha=zc(r.slice(6))/255*100:(r.length===3||r.length===6)&&(this._alpha=100);const{h:s,s:l,v:u}=EP(a,i,o);n(s,l,u)}}compare(e){return Math.abs(e._hue-this._hue)<2&&Math.abs(e._saturation-this._saturation)<1&&Math.abs(e._value-this._value)<1&&Math.abs(e._alpha-this._alpha)<1}doOnChange(){const{_hue:e,_saturation:n,_value:r,_alpha:a,format:i}=this;if(this.enableAlpha)switch(i){case"hsl":{const o=xP(e,n/100,r/100);this.value=`hsla(${e}, ${Math.round(o[1]*100)}%, ${Math.round(o[2]*100)}%, ${this.get("alpha")/100})`;break}case"hsv":{this.value=`hsva(${e}, ${Math.round(n)}%, ${Math.round(r)}%, ${this.get("alpha")/100})`;break}case"hex":{this.value=`${TP(lg(e,n,r))}${OS(a*255/100)}`;break}default:{const{r:o,g:s,b:l}=lg(e,n,r);this.value=`rgba(${o}, ${s}, ${l}, ${this.get("alpha")/100})`}}else switch(i){case"hsl":{const o=xP(e,n/100,r/100);this.value=`hsl(${e}, ${Math.round(o[1]*100)}%, ${Math.round(o[2]*100)}%)`;break}case"hsv":{this.value=`hsv(${e}, ${Math.round(n)}%, ${Math.round(r)}%)`;break}case"rgb":{const{r:o,g:s,b:l}=lg(e,n,r);this.value=`rgb(${o}, ${s}, ${l})`;break}default:this.value=TP(lg(e,n,r))}}};const wRe=ie({props:{colors:{type:Array,required:!0},color:{type:Object,required:!0}},setup(t){const e=ke("color-predefine"),{currentColor:n}=We(Lj),r=z(i(t.colors,t.color));Ee(()=>n.value,o=>{const s=new x0;s.fromString(o),r.value.forEach(l=>{l.selected=s.compare(l)})}),Li(()=>{r.value=i(t.colors,t.color)});function a(o){t.color.fromString(t.colors[o])}function i(o,s){return o.map(l=>{const u=new x0;return u.enableAlpha=!0,u.format="rgba",u.fromString(l),u.selected=u.value===s.value,u})}return{rgbaColors:r,handleSelect:a,ns:e}}}),_Re=["onClick"];function xRe(t,e,n,r,a,i){return $(),Z("div",{class:F(t.ns.b())},[G("div",{class:F(t.ns.e("colors"))},[($(!0),Z(Qe,null,Ft(t.rgbaColors,(o,s)=>($(),Z("div",{key:t.colors[s],class:F([t.ns.e("color-selector"),t.ns.is("alpha",o._alpha<100),{selected:o.selected}]),onClick:l=>t.handleSelect(s)},[G("div",{style:Ze({backgroundColor:o.value})},null,4)],10,_Re))),128))],2)],2)}var CRe=Ne(wRe,[["render",xRe],["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/predefine.vue"]]);const TRe=ie({name:"ElSlPanel",props:{color:{type:Object,required:!0}},setup(t){const e=ke("color-svpanel"),n=xt(),r=z(0),a=z(0),i=z("hsl(0, 100%, 50%)"),o=A(()=>{const u=t.color.get("hue"),c=t.color.get("value");return{hue:u,value:c}});function s(){const u=t.color.get("saturation"),c=t.color.get("value"),f=n.vnode.el,{clientWidth:d,clientHeight:h}=f;a.value=u*d/100,r.value=(100-c)*h/100,i.value=`hsl(${t.color.get("hue")}, 100%, 50%)`}function l(u){const f=n.vnode.el.getBoundingClientRect(),{clientX:d,clientY:h}=pO(u);let v=d-f.left,p=h-f.top;v=Math.max(0,v),v=Math.min(v,f.width),p=Math.max(0,p),p=Math.min(p,f.height),a.value=v,r.value=p,t.color.set({saturation:v/f.width*100,value:100-p/f.height*100})}return Ee(()=>o.value,()=>{s()}),pt(()=>{my(n.vnode.el,{drag:u=>{l(u)},end:u=>{l(u)}}),s()}),{cursorTop:r,cursorLeft:a,background:i,colorValue:o,handleDrag:l,update:s,ns:e}}}),ERe=G("div",null,null,-1),MRe=[ERe];function DRe(t,e,n,r,a,i){return $(),Z("div",{class:F(t.ns.b()),style:Ze({backgroundColor:t.background})},[G("div",{class:F(t.ns.e("white"))},null,2),G("div",{class:F(t.ns.e("black"))},null,2),G("div",{class:F(t.ns.e("cursor")),style:Ze({top:t.cursorTop+"px",left:t.cursorLeft+"px"})},MRe,6)],6)}var kRe=Ne(TRe,[["render",DRe],["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/components/sv-panel.vue"]]);const RRe=["id","aria-label","aria-labelledby","aria-description","tabindex","onKeydown"],LRe=ie({name:"ElColorPicker"}),ORe=ie({...LRe,props:gRe,emits:yRe,setup(t,{expose:e,emit:n}){const r=t,{t:a}=Yt(),i=ke("color"),{formItem:o}=ni(),s=_r(),l=_i(),{inputId:u,isLabeledByFormItem:c}=kc(r,{formItemContext:o}),f=z(),d=z(),h=z(),v=z();let p=!0;const g=en(new x0({enableAlpha:r.showAlpha,format:r.colorFormat||"",value:r.modelValue})),y=z(!1),m=z(!1),b=z(""),w=A(()=>!r.modelValue&&!m.value?"transparent":D(g,r.showAlpha)),x=A(()=>!r.modelValue&&!m.value?"":g.value),_=A(()=>c.value?void 0:r.label||a("el.colorpicker.defaultLabel")),C=A(()=>c.value?o==null?void 0:o.labelId:void 0),T=A(()=>[i.b("picker"),i.is("disabled",l.value),i.bm("picker",s.value)]);function D(L,V){if(!(L instanceof x0))throw new TypeError("color should be instance of _color Class");const{r:H,g:K,b:X}=L.toRgb();return V?`rgba(${H}, ${K}, ${X}, ${L.get("alpha")/100})`:`rgb(${H}, ${K}, ${X})`}function E(L){y.value=L}const M=Za(E,100);function k(){l.value||E(!0)}function R(){M(!1),O()}function O(){qe(()=>{r.modelValue?g.fromString(r.modelValue):(g.value="",qe(()=>{m.value=!1}))})}function I(){l.value||M(!y.value)}function P(){g.fromString(b.value)}function N(){const L=g.value;n(Dt,L),n("change",L),r.validateEvent&&(o==null||o.validate("change").catch(V=>void 0)),M(!1),qe(()=>{const V=new x0({enableAlpha:r.showAlpha,format:r.colorFormat||"",value:r.modelValue});g.compare(V)||O()})}function B(){M(!1),n(Dt,null),n("change",null),r.modelValue!==null&&r.validateEvent&&(o==null||o.validate("change").catch(L=>void 0)),O()}return pt(()=>{r.modelValue&&(b.value=x.value)}),Ee(()=>r.modelValue,L=>{L?L&&L!==g.value&&(p=!1,g.fromString(L)):m.value=!1}),Ee(()=>x.value,L=>{b.value=L,p&&n("activeChange",L),p=!0}),Ee(()=>g.value,()=>{!r.modelValue&&!m.value&&(m.value=!0)}),Ee(()=>y.value,()=>{qe(()=>{var L,V,H;(L=f.value)==null||L.update(),(V=d.value)==null||V.update(),(H=h.value)==null||H.update()})}),Vt(Lj,{currentColor:x}),e({color:g,show:k,hide:R}),(L,V)=>($(),de(S(Qa),{ref_key:"popper",ref:v,visible:y.value,"show-arrow":!1,"fallback-placements":["bottom","top","right","left"],offset:0,"gpu-acceleration":!1,"popper-class":[S(i).be("picker","panel"),S(i).b("dropdown"),L.popperClass],"stop-popper-mouse-event":!1,effect:"light",trigger:"click",transition:`${S(i).namespace.value}-zoom-in-top`,persistent:""},{content:Q(()=>[mt(($(),Z("div",null,[G("div",{class:F(S(i).be("dropdown","main-wrapper"))},[U(vRe,{ref_key:"hue",ref:f,class:"hue-slider",color:S(g),vertical:""},null,8,["color"]),U(kRe,{ref_key:"sv",ref:d,color:S(g)},null,8,["color"])],2),L.showAlpha?($(),de(dRe,{key:0,ref_key:"alpha",ref:h,color:S(g)},null,8,["color"])):le("v-if",!0),L.predefine?($(),de(CRe,{key:1,ref:"predefine",color:S(g),colors:L.predefine},null,8,["color","colors"])):le("v-if",!0),G("div",{class:F(S(i).be("dropdown","btns"))},[G("span",{class:F(S(i).be("dropdown","value"))},[U(S(Ea),{modelValue:b.value,"onUpdate:modelValue":V[0]||(V[0]=H=>b.value=H),"validate-event":!1,size:"small",onKeyup:jt(P,["enter"]),onBlur:P},null,8,["modelValue","onKeyup"])],2),U(S(wt),{class:F(S(i).be("dropdown","link-btn")),text:"",size:"small",onClick:B},{default:Q(()=>[Je(Oe(S(a)("el.colorpicker.clear")),1)]),_:1},8,["class"]),U(S(wt),{plain:"",size:"small",class:F(S(i).be("dropdown","btn")),onClick:N},{default:Q(()=>[Je(Oe(S(a)("el.colorpicker.confirm")),1)]),_:1},8,["class"])],2)])),[[S(fc),R]])]),default:Q(()=>[G("div",{id:S(u),class:F(S(T)),role:"button","aria-label":S(_),"aria-labelledby":S(C),"aria-description":S(a)("el.colorpicker.description",{color:L.modelValue||""}),tabindex:L.tabindex,onKeydown:jt(I,["enter"])},[S(l)?($(),Z("div",{key:0,class:F(S(i).be("picker","mask"))},null,2)):le("v-if",!0),G("div",{class:F(S(i).be("picker","trigger")),onClick:I},[G("span",{class:F([S(i).be("picker","color"),S(i).is("alpha",L.showAlpha)])},[G("span",{class:F(S(i).be("picker","color-inner")),style:Ze({backgroundColor:S(w)})},[mt(U(S(Xe),{class:F([S(i).be("picker","icon"),S(i).is("icon-arrow-down")])},{default:Q(()=>[U(S(Cc))]),_:1},8,["class"]),[[Qt,L.modelValue||m.value]]),mt(U(S(Xe),{class:F([S(i).be("picker","empty"),S(i).is("icon-close")])},{default:Q(()=>[U(S(ts))]),_:1},8,["class"]),[[Qt,!L.modelValue&&!m.value]])],6)],2)],2)],42,RRe)]),_:1},8,["visible","popper-class","transition"]))}});var ARe=Ne(ORe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/color-picker/src/color-picker.vue"]]);const NRe=Et(ARe),VRe=ie({name:"ElContainer"}),BRe=ie({...VRe,props:{direction:{type:String}},setup(t){const e=t,n=ma(),r=ke("container"),a=A(()=>e.direction==="vertical"?!0:e.direction==="horizontal"?!1:n&&n.default?n.default().some(o=>{const s=o.type.name;return s==="ElHeader"||s==="ElFooter"}):!1);return(i,o)=>($(),Z("section",{class:F([S(r).b(),S(r).is("vertical",S(a))])},[Te(i.$slots,"default")],2))}});var $Re=Ne(BRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/container/src/container.vue"]]);const IRe=ie({name:"ElAside"}),PRe=ie({...IRe,props:{width:{type:String,default:null}},setup(t){const e=t,n=ke("aside"),r=A(()=>e.width?n.cssVarBlock({width:e.width}):{});return(a,i)=>($(),Z("aside",{class:F(S(n).b()),style:Ze(S(r))},[Te(a.$slots,"default")],6))}});var Oj=Ne(PRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/container/src/aside.vue"]]);const FRe=ie({name:"ElFooter"}),zRe=ie({...FRe,props:{height:{type:String,default:null}},setup(t){const e=t,n=ke("footer"),r=A(()=>e.height?n.cssVarBlock({height:e.height}):{});return(a,i)=>($(),Z("footer",{class:F(S(n).b()),style:Ze(S(r))},[Te(a.$slots,"default")],6))}});var Aj=Ne(zRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/container/src/footer.vue"]]);const GRe=ie({name:"ElHeader"}),URe=ie({...GRe,props:{height:{type:String,default:null}},setup(t){const e=t,n=ke("header"),r=A(()=>e.height?n.cssVarBlock({height:e.height}):{});return(a,i)=>($(),Z("header",{class:F(S(n).b()),style:Ze(S(r))},[Te(a.$slots,"default")],6))}});var Nj=Ne(URe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/container/src/header.vue"]]);const HRe=ie({name:"ElMain"}),WRe=ie({...HRe,setup(t){const e=ke("main");return(n,r)=>($(),Z("main",{class:F(S(e).b())},[Te(n.$slots,"default")],2))}});var Vj=Ne(WRe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/container/src/main.vue"]]);const KRe=Et($Re,{Aside:Oj,Footer:Aj,Header:Nj,Main:Vj}),jRe=Qn(Oj),YRe=Qn(Aj),XRe=Qn(Nj),qRe=Qn(Vj);var Bj={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(gr,function(){return function(n,r){var a=r.prototype,i=a.format;a.format=function(o){var s=this,l=this.$locale();if(!this.isValid())return i.bind(this)(o);var u=this.$utils(),c=(o||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,function(f){switch(f){case"Q":return Math.ceil((s.$M+1)/3);case"Do":return l.ordinal(s.$D);case"gggg":return s.weekYear();case"GGGG":return s.isoWeekYear();case"wo":return l.ordinal(s.week(),"W");case"w":case"ww":return u.s(s.week(),f==="w"?1:2,"0");case"W":case"WW":return u.s(s.isoWeek(),f==="W"?1:2,"0");case"k":case"kk":return u.s(String(s.$H===0?24:s.$H),f==="k"?1:2,"0");case"X":return Math.floor(s.$d.getTime()/1e3);case"x":return s.$d.getTime();case"z":return"["+s.offsetName()+"]";case"zzz":return"["+s.offsetName("long")+"]";default:return f}});return i.bind(this)(c)}}})})(Bj);var ZRe=Bj.exports;const QRe=Bi(ZRe);var $j={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(gr,function(){var n="week",r="year";return function(a,i,o){var s=i.prototype;s.week=function(l){if(l===void 0&&(l=null),l!==null)return this.add(7*(l-this.week()),"day");var u=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var c=o(this).startOf(r).add(1,r).date(u),f=o(this).endOf(n);if(c.isBefore(f))return 1}var d=o(this).startOf(r).date(u).startOf(n).subtract(1,"millisecond"),h=this.diff(d,n,!0);return h<0?o(this).startOf("week").week():Math.ceil(h)},s.weeks=function(l){return l===void 0&&(l=null),this.week(l)}}})})($j);var JRe=$j.exports;const eLe=Bi(JRe);var Ij={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(gr,function(){return function(n,r){r.prototype.weekYear=function(){var a=this.month(),i=this.week(),o=this.year();return i===1&&a===11?o+1:a===0&&i>=52?o-1:o}}})})(Ij);var tLe=Ij.exports;const nLe=Bi(tLe);var Pj={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(gr,function(){return function(n,r,a){r.prototype.dayOfYear=function(i){var o=Math.round((a(this).startOf("day")-a(this).startOf("year"))/864e5)+1;return i==null?o:this.add(i-o,"day")}}})})(Pj);var rLe=Pj.exports;const aLe=Bi(rLe);var Fj={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(gr,function(){return function(n,r){r.prototype.isSameOrAfter=function(a,i){return this.isSame(a,i)||this.isAfter(a,i)}}})})(Fj);var iLe=Fj.exports;const oLe=Bi(iLe);var zj={exports:{}};(function(t,e){(function(n,r){t.exports=r()})(gr,function(){return function(n,r){r.prototype.isSameOrBefore=function(a,i){return this.isSame(a,i)||this.isBefore(a,i)}}})})(zj);var sLe=zj.exports;const lLe=Bi(sLe),lA=Symbol(),uLe=Ve({...iA,type:{type:fe(String),default:"date"}}),cLe=["date","dates","year","month","week","range"],uA=Ve({disabledDate:{type:fe(Function)},date:{type:fe(Object),required:!0},minDate:{type:fe(Object)},maxDate:{type:fe(Object)},parsedValue:{type:fe([Object,Array])},rangeState:{type:fe(Object),default:()=>({endDate:null,selecting:!1})}}),Gj=Ve({type:{type:fe(String),required:!0,values:qwe}}),Uj=Ve({unlinkPanels:Boolean,parsedValue:{type:fe(Array)}}),Hj=t=>({type:String,values:cLe,default:t}),fLe=Ve({...Gj,parsedValue:{type:fe([Object,Array])},visible:{type:Boolean},format:{type:String,default:""}}),dLe=Ve({...uA,cellClassName:{type:fe(Function)},showWeekNumber:Boolean,selectionMode:Hj("date")}),hLe=["changerange","pick","select"],XD=t=>{if(!Ue(t))return!1;const[e,n]=t;return Ct.isDayjs(e)&&Ct.isDayjs(n)&&e.isSameOrBefore(n)},Wj=(t,{lang:e,unit:n,unlinkPanels:r})=>{let a;if(Ue(t)){let[i,o]=t.map(s=>Ct(s).locale(e));return r||(o=i.add(1,n)),[i,o]}else t?a=Ct(t):a=Ct();return a=a.locale(e),[a,a.add(1,n)]},pLe=(t,e,{columnIndexOffset:n,startDate:r,nextEndDate:a,now:i,unit:o,relativeDateGetter:s,setCellMetadata:l,setRowMetadata:u})=>{for(let c=0;c<t.row;c++){const f=e[c];for(let d=0;d<t.column;d++){let h=f[d+n];h||(h={row:c,column:d,type:"normal",inRange:!1,start:!1,end:!1});const v=c*t.column+d,p=s(v);h.dayjs=p,h.date=p.toDate(),h.timestamp=p.valueOf(),h.type="normal",h.inRange=!!(r&&p.isSameOrAfter(r,o)&&a&&p.isSameOrBefore(a,o))||!!(r&&p.isSameOrBefore(r,o)&&a&&p.isSameOrAfter(a,o)),r!=null&&r.isSameOrAfter(a)?(h.start=!!a&&p.isSame(a,o),h.end=r&&p.isSame(r,o)):(h.start=!!r&&p.isSame(r,o),h.end=!!a&&p.isSame(a,o)),p.isSame(i,o)&&(h.type="today"),l==null||l(h,{rowIndex:c,columnIndex:d}),f[d+n]=h}u==null||u(f)}},qD=(t="")=>["normal","today"].includes(t),vLe=(t,e)=>{const{lang:n}=Yt(),r=z(),a=z(),i=z(),o=z(),s=z([[],[],[],[],[],[]]);let l=!1;const u=t.date.$locale().weekStart||7,c=t.date.locale("en").localeData().weekdaysShort().map(L=>L.toLowerCase()),f=A(()=>u>3?7-u:-u),d=A(()=>{const L=t.date.startOf("month");return L.subtract(L.day()||7,"day")}),h=A(()=>c.concat(c).slice(u,u+7)),v=A(()=>nK(S(w)).some(L=>L.isCurrent)),p=A(()=>{const L=t.date.startOf("month"),V=L.day()||7,H=L.daysInMonth(),K=L.subtract(1,"month").daysInMonth();return{startOfMonthDay:V,dateCountOfMonth:H,dateCountOfLastMonth:K}}),g=A(()=>t.selectionMode==="dates"?Dl(t.parsedValue):[]),y=(L,{count:V,rowIndex:H,columnIndex:K})=>{const{startOfMonthDay:X,dateCountOfMonth:oe,dateCountOfLastMonth:te}=S(p),re=S(f);if(H>=0&&H<=1){const ne=X+re<0?7+X+re:X+re;if(K+H*7>=ne)return L.text=V,!0;L.text=te-(ne-K%7)+1+H*7,L.type="prev-month"}else return V<=oe?L.text=V:(L.text=V-oe,L.type="next-month"),!0;return!1},m=(L,{columnIndex:V,rowIndex:H},K)=>{const{disabledDate:X,cellClassName:oe}=t,te=S(g),re=y(L,{count:K,rowIndex:H,columnIndex:V}),ne=L.dayjs.toDate();return L.selected=te.find(J=>J.valueOf()===L.dayjs.valueOf()),L.isSelected=!!L.selected,L.isCurrent=_(L),L.disabled=X==null?void 0:X(ne),L.customClass=oe==null?void 0:oe(ne),re},b=L=>{if(t.selectionMode==="week"){const[V,H]=t.showWeekNumber?[1,7]:[0,6],K=B(L[V+1]);L[V].inRange=K,L[V].start=K,L[H].inRange=K,L[H].end=K}},w=A(()=>{const{minDate:L,maxDate:V,rangeState:H,showWeekNumber:K}=t,X=S(f),oe=S(s),te="day";let re=1;if(K)for(let ne=0;ne<6;ne++)oe[ne][0]||(oe[ne][0]={type:"week",text:S(d).add(ne*7+1,te).week()});return pLe({row:6,column:7},oe,{startDate:L,columnIndexOffset:K?1:0,nextEndDate:H.endDate||V||H.selecting&&L||null,now:Ct().locale(S(n)).startOf(te),unit:te,relativeDateGetter:ne=>S(d).add(ne-X,te),setCellMetadata:(...ne)=>{m(...ne,re)&&(re+=1)},setRowMetadata:b}),oe});Ee(()=>t.date,async()=>{var L;(L=S(r))!=null&&L.contains(document.activeElement)&&(await qe(),await x())});const x=async()=>{var L;return(L=S(a))==null?void 0:L.focus()},_=L=>t.selectionMode==="date"&&qD(L.type)&&C(L,t.parsedValue),C=(L,V)=>V?Ct(V).locale(S(n)).isSame(t.date.date(Number(L.text)),"day"):!1,T=(L,V)=>{const H=L*7+(V-(t.showWeekNumber?1:0))-S(f);return S(d).add(H,"day")},D=L=>{var V;if(!t.rangeState.selecting)return;let H=L.target;if(H.tagName==="SPAN"&&(H=(V=H.parentNode)==null?void 0:V.parentNode),H.tagName==="DIV"&&(H=H.parentNode),H.tagName!=="TD")return;const K=H.parentNode.rowIndex-1,X=H.cellIndex;S(w)[K][X].disabled||(K!==S(i)||X!==S(o))&&(i.value=K,o.value=X,e("changerange",{selecting:!0,endDate:T(K,X)}))},E=L=>!S(v)&&(L==null?void 0:L.text)===1&&L.type==="normal"||L.isCurrent,M=L=>{l||S(v)||t.selectionMode!=="date"||N(L,!0)},k=L=>{L.target.closest("td")&&(l=!0)},R=L=>{L.target.closest("td")&&(l=!1)},O=L=>{!t.rangeState.selecting||!t.minDate?(e("pick",{minDate:L,maxDate:null}),e("select",!0)):(L>=t.minDate?e("pick",{minDate:t.minDate,maxDate:L}):e("pick",{minDate:L,maxDate:t.minDate}),e("select",!1))},I=L=>{const V=L.week(),H=`${L.year()}w${V}`;e("pick",{year:L.year(),week:V,value:H,date:L.startOf("week")})},P=(L,V)=>{const H=V?Dl(t.parsedValue).filter(K=>(K==null?void 0:K.valueOf())!==L.valueOf()):Dl(t.parsedValue).concat([L]);e("pick",H)},N=(L,V=!1)=>{const H=L.target.closest("td");if(!H)return;const K=H.parentNode.rowIndex-1,X=H.cellIndex,oe=S(w)[K][X];if(oe.disabled||oe.type==="week")return;const te=T(K,X);switch(t.selectionMode){case"range":{O(te);break}case"date":{e("pick",te,V);break}case"week":{I(te);break}case"dates":{P(te,!!oe.selected);break}}},B=L=>{if(t.selectionMode!=="week")return!1;let V=t.date.startOf("day");if(L.type==="prev-month"&&(V=V.subtract(1,"month")),L.type==="next-month"&&(V=V.add(1,"month")),V=V.date(Number.parseInt(L.text,10)),t.parsedValue&&!Array.isArray(t.parsedValue)){const H=(t.parsedValue.day()-u+7)%7-1;return t.parsedValue.subtract(H,"day").isSame(V,"day")}return!1};return{WEEKS:h,rows:w,tbodyRef:r,currentCellRef:a,focus:x,isCurrent:_,isWeekActive:B,isSelectedCell:E,handlePickDate:N,handleMouseUp:R,handleMouseDown:k,handleMouseMove:D,handleFocus:M}},gLe=(t,{isCurrent:e,isWeekActive:n})=>{const r=ke("date-table"),{t:a}=Yt(),i=A(()=>[r.b(),{"is-week-mode":t.selectionMode==="week"}]),o=A(()=>a("el.datepicker.dateTablePrompt")),s=A(()=>a("el.datepicker.week"));return{tableKls:i,tableLabel:o,weekLabel:s,getCellClasses:c=>{const f=[];return qD(c.type)&&!c.disabled?(f.push("available"),c.type==="today"&&f.push("today")):f.push(c.type),e(c)&&f.push("current"),c.inRange&&(qD(c.type)||t.selectionMode==="week")&&(f.push("in-range"),c.start&&f.push("start-date"),c.end&&f.push("end-date")),c.disabled&&f.push("disabled"),c.selected&&f.push("selected"),c.customClass&&f.push(c.customClass),f.join(" ")},getRowKls:c=>[r.e("row"),{current:n(c)}],t:a}},yLe=Ve({cell:{type:fe(Object)}});var mLe=ie({name:"ElDatePickerCell",props:yLe,setup(t){const e=ke("date-table-cell"),{slots:n}=We(lA);return()=>{const{cell:r}=t;if(n.default){const a=n.default(r).filter(i=>i.patchFlag!==-2&&i.type.toString()!=="Symbol(Comment)");if(a.length)return a}return U("div",{class:e.b()},[U("span",{class:e.e("text")},[r==null?void 0:r.text])])}}});const bLe=["aria-label"],SLe={key:0,scope:"col"},wLe=["aria-label"],_Le=["aria-current","aria-selected","tabindex"],xLe=ie({__name:"basic-date-table",props:dLe,emits:hLe,setup(t,{expose:e,emit:n}){const r=t,{WEEKS:a,rows:i,tbodyRef:o,currentCellRef:s,focus:l,isCurrent:u,isWeekActive:c,isSelectedCell:f,handlePickDate:d,handleMouseUp:h,handleMouseDown:v,handleMouseMove:p,handleFocus:g}=vLe(r,n),{tableLabel:y,tableKls:m,weekLabel:b,getCellClasses:w,getRowKls:x,t:_}=gLe(r,{isCurrent:u,isWeekActive:c});return e({focus:l}),(C,T)=>($(),Z("table",{"aria-label":S(y),class:F(S(m)),cellspacing:"0",cellpadding:"0",role:"grid",onClick:T[1]||(T[1]=(...D)=>S(d)&&S(d)(...D)),onMousemove:T[2]||(T[2]=(...D)=>S(p)&&S(p)(...D)),onMousedown:T[3]||(T[3]=ot((...D)=>S(v)&&S(v)(...D),["prevent"])),onMouseup:T[4]||(T[4]=(...D)=>S(h)&&S(h)(...D))},[G("tbody",{ref_key:"tbodyRef",ref:o},[G("tr",null,[C.showWeekNumber?($(),Z("th",SLe,Oe(S(b)),1)):le("v-if",!0),($(!0),Z(Qe,null,Ft(S(a),(D,E)=>($(),Z("th",{key:E,"aria-label":S(_)("el.datepicker.weeksFull."+D),scope:"col"},Oe(S(_)("el.datepicker.weeks."+D)),9,wLe))),128))]),($(!0),Z(Qe,null,Ft(S(i),(D,E)=>($(),Z("tr",{key:E,class:F(S(x)(D[1]))},[($(!0),Z(Qe,null,Ft(D,(M,k)=>($(),Z("td",{key:`${E}.${k}`,ref_for:!0,ref:R=>S(f)(M)&&(s.value=R),class:F(S(w)(M)),"aria-current":M.isCurrent?"date":void 0,"aria-selected":M.isCurrent,tabindex:S(f)(M)?0:-1,onFocus:T[0]||(T[0]=(...R)=>S(g)&&S(g)(...R))},[U(S(mLe),{cell:M},null,8,["cell"])],42,_Le))),128))],2))),128))],512)],42,bLe))}});var ZD=Ne(xLe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/basic-date-table.vue"]]);const CLe=Ve({...uA,selectionMode:Hj("month")}),TLe=["aria-label"],ELe=["aria-selected","aria-label","tabindex","onKeydown"],MLe={class:"cell"},DLe=ie({__name:"basic-month-table",props:CLe,emits:["changerange","pick","select"],setup(t,{expose:e,emit:n}){const r=t,a=(w,x,_)=>{const C=Ct().locale(_).startOf("month").month(x).year(w),T=C.daysInMonth();return Xu(T).map(D=>C.add(D,"day").toDate())},i=ke("month-table"),{t:o,lang:s}=Yt(),l=z(),u=z(),c=z(r.date.locale("en").localeData().monthsShort().map(w=>w.toLowerCase())),f=z([[],[],[]]),d=z(),h=z(),v=A(()=>{var w,x;const _=f.value,C=Ct().locale(s.value).startOf("month");for(let T=0;T<3;T++){const D=_[T];for(let E=0;E<4;E++){const M=D[E]||(D[E]={row:T,column:E,type:"normal",inRange:!1,start:!1,end:!1,text:-1,disabled:!1});M.type="normal";const k=T*4+E,R=r.date.startOf("year").month(k),O=r.rangeState.endDate||r.maxDate||r.rangeState.selecting&&r.minDate||null;M.inRange=!!(r.minDate&&R.isSameOrAfter(r.minDate,"month")&&O&&R.isSameOrBefore(O,"month"))||!!(r.minDate&&R.isSameOrBefore(r.minDate,"month")&&O&&R.isSameOrAfter(O,"month")),(w=r.minDate)!=null&&w.isSameOrAfter(O)?(M.start=!!(O&&R.isSame(O,"month")),M.end=r.minDate&&R.isSame(r.minDate,"month")):(M.start=!!(r.minDate&&R.isSame(r.minDate,"month")),M.end=!!(O&&R.isSame(O,"month"))),C.isSame(R)&&(M.type="today"),M.text=k,M.disabled=((x=r.disabledDate)==null?void 0:x.call(r,R.toDate()))||!1}}return _}),p=()=>{var w;(w=u.value)==null||w.focus()},g=w=>{const x={},_=r.date.year(),C=new Date,T=w.text;return x.disabled=r.disabledDate?a(_,T,s.value).every(r.disabledDate):!1,x.current=Dl(r.parsedValue).findIndex(D=>Ct.isDayjs(D)&&D.year()===_&&D.month()===T)>=0,x.today=C.getFullYear()===_&&C.getMonth()===T,w.inRange&&(x["in-range"]=!0,w.start&&(x["start-date"]=!0),w.end&&(x["end-date"]=!0)),x},y=w=>{const x=r.date.year(),_=w.text;return Dl(r.date).findIndex(C=>C.year()===x&&C.month()===_)>=0},m=w=>{var x;if(!r.rangeState.selecting)return;let _=w.target;if(_.tagName==="A"&&(_=(x=_.parentNode)==null?void 0:x.parentNode),_.tagName==="DIV"&&(_=_.parentNode),_.tagName!=="TD")return;const C=_.parentNode.rowIndex,T=_.cellIndex;v.value[C][T].disabled||(C!==d.value||T!==h.value)&&(d.value=C,h.value=T,n("changerange",{selecting:!0,endDate:r.date.startOf("year").month(C*4+T)}))},b=w=>{var x;const _=(x=w.target)==null?void 0:x.closest("td");if((_==null?void 0:_.tagName)!=="TD"||qo(_,"disabled"))return;const C=_.cellIndex,D=_.parentNode.rowIndex*4+C,E=r.date.startOf("year").month(D);r.selectionMode==="range"?r.rangeState.selecting?(r.minDate&&E>=r.minDate?n("pick",{minDate:r.minDate,maxDate:E}):n("pick",{minDate:E,maxDate:r.minDate}),n("select",!1)):(n("pick",{minDate:E,maxDate:null}),n("select",!0)):n("pick",D)};return Ee(()=>r.date,async()=>{var w,x;(w=l.value)!=null&&w.contains(document.activeElement)&&(await qe(),(x=u.value)==null||x.focus())}),e({focus:p}),(w,x)=>($(),Z("table",{role:"grid","aria-label":S(o)("el.datepicker.monthTablePrompt"),class:F(S(i).b()),onClick:b,onMousemove:m},[G("tbody",{ref_key:"tbodyRef",ref:l},[($(!0),Z(Qe,null,Ft(S(v),(_,C)=>($(),Z("tr",{key:C},[($(!0),Z(Qe,null,Ft(_,(T,D)=>($(),Z("td",{key:D,ref_for:!0,ref:E=>y(T)&&(u.value=E),class:F(g(T)),"aria-selected":`${y(T)}`,"aria-label":S(o)(`el.datepicker.month${+T.text+1}`),tabindex:y(T)?0:-1,onKeydown:[jt(ot(b,["prevent","stop"]),["space"]),jt(ot(b,["prevent","stop"]),["enter"])]},[G("div",null,[G("span",MLe,Oe(S(o)("el.datepicker.months."+c.value[T.text])),1)])],42,ELe))),128))]))),128))],512)],42,TLe))}});var QD=Ne(DLe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/basic-month-table.vue"]]);const{date:kLe,disabledDate:RLe,parsedValue:LLe}=uA,OLe=Ve({date:kLe,disabledDate:RLe,parsedValue:LLe}),ALe=["aria-label"],NLe=["aria-selected","tabindex","onKeydown"],VLe={class:"cell"},BLe={key:1},$Le=ie({__name:"basic-year-table",props:OLe,emits:["pick"],setup(t,{expose:e,emit:n}){const r=t,a=(p,g)=>{const y=Ct(String(p)).locale(g).startOf("year"),b=y.endOf("year").dayOfYear();return Xu(b).map(w=>y.add(w,"day").toDate())},i=ke("year-table"),{t:o,lang:s}=Yt(),l=z(),u=z(),c=A(()=>Math.floor(r.date.year()/10)*10),f=()=>{var p;(p=u.value)==null||p.focus()},d=p=>{const g={},y=Ct().locale(s.value);return g.disabled=r.disabledDate?a(p,s.value).every(r.disabledDate):!1,g.current=Dl(r.parsedValue).findIndex(m=>m.year()===p)>=0,g.today=y.year()===p,g},h=p=>p===c.value&&r.date.year()<c.value&&r.date.year()>c.value+9||Dl(r.date).findIndex(g=>g.year()===p)>=0,v=p=>{const y=p.target.closest("td");if(y&&y.textContent){if(qo(y,"disabled"))return;const m=y.textContent||y.innerText;n("pick",Number(m))}};return Ee(()=>r.date,async()=>{var p,g;(p=l.value)!=null&&p.contains(document.activeElement)&&(await qe(),(g=u.value)==null||g.focus())}),e({focus:f}),(p,g)=>($(),Z("table",{role:"grid","aria-label":S(o)("el.datepicker.yearTablePrompt"),class:F(S(i).b()),onClick:v},[G("tbody",{ref_key:"tbodyRef",ref:l},[($(),Z(Qe,null,Ft(3,(y,m)=>G("tr",{key:m},[($(),Z(Qe,null,Ft(4,(b,w)=>($(),Z(Qe,{key:m+"_"+w},[m*4+w<10?($(),Z("td",{key:0,ref_for:!0,ref:x=>h(S(c)+m*4+w)&&(u.value=x),class:F(["available",d(S(c)+m*4+w)]),"aria-selected":`${h(S(c)+m*4+w)}`,tabindex:h(S(c)+m*4+w)?0:-1,onKeydown:[jt(ot(v,["prevent","stop"]),["space"]),jt(ot(v,["prevent","stop"]),["enter"])]},[G("span",VLe,Oe(S(c)+m*4+w),1)],42,NLe)):($(),Z("td",BLe))],64))),64))])),64))],512)],10,ALe))}});var ILe=Ne($Le,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/basic-year-table.vue"]]);const PLe=["onClick"],FLe=["aria-label"],zLe=["aria-label"],GLe=["aria-label"],ULe=["aria-label"],HLe=ie({__name:"panel-date-pick",props:fLe,emits:["pick","set-picker-option","panel-change"],setup(t,{emit:e}){const n=t,r=(we,pe,ce)=>!0,a=ke("picker-panel"),i=ke("date-picker"),o=Id(),s=ma(),{t:l,lang:u}=Yt(),c=We("EP_PICKER_BASE"),f=We(nC),{shortcuts:d,disabledDate:h,cellClassName:v,defaultTime:p}=c.props,g=Hn(c.props,"defaultValue"),y=z(),m=z(Ct().locale(u.value)),b=z(!1);let w=!1;const x=A(()=>Ct(p).locale(u.value)),_=A(()=>m.value.month()),C=A(()=>m.value.year()),T=z([]),D=z(null),E=z(null),M=we=>T.value.length>0?r(we,T.value,n.format||"HH:mm:ss"):!0,k=we=>p&&!se.value&&!b.value&&!w?x.value.year(we.year()).month(we.month()).date(we.date()):re.value?we.millisecond(0):we.startOf("day"),R=(we,...pe)=>{if(!we)e("pick",we,...pe);else if(Ue(we)){const ce=we.map(k);e("pick",ce,...pe)}else e("pick",k(we),...pe);D.value=null,E.value=null,b.value=!1,w=!1},O=(we,pe)=>{if(V.value==="date"){we=we;let ce=n.parsedValue?n.parsedValue.year(we.year()).month(we.month()).date(we.date()):we;M(ce)||(ce=T.value[0][0].year(we.year()).month(we.month()).date(we.date())),m.value=ce,R(ce,re.value||pe)}else V.value==="week"?R(we.date):V.value==="dates"&&R(we,!0)},I=we=>{const pe=we?"add":"subtract";m.value=m.value[pe](1,"month"),at("month")},P=we=>{const pe=m.value,ce=we?"add":"subtract";m.value=N.value==="year"?pe[ce](10,"year"):pe[ce](1,"year"),at("year")},N=z("date"),B=A(()=>{const we=l("el.datepicker.year");if(N.value==="year"){const pe=Math.floor(C.value/10)*10;return we?`${pe} ${we} - ${pe+9} ${we}`:`${pe} - ${pe+9}`}return`${C.value} ${we}`}),L=we=>{const pe=ct(we.value)?we.value():we.value;if(pe){w=!0,R(Ct(pe).locale(u.value));return}we.onClick&&we.onClick({attrs:o,slots:s,emit:e})},V=A(()=>{const{type:we}=n;return["week","month","year","dates"].includes(we)?we:"date"}),H=A(()=>V.value==="date"?N.value:V.value),K=A(()=>!!d.length),X=async we=>{m.value=m.value.startOf("month").month(we),V.value==="month"?R(m.value,!1):(N.value="date",["month","year","date","week"].includes(V.value)&&(R(m.value,!0),await qe(),lt())),at("month")},oe=async we=>{V.value==="year"?(m.value=m.value.startOf("year").year(we),R(m.value,!1)):(m.value=m.value.year(we),N.value="month",["month","year","date","week"].includes(V.value)&&(R(m.value,!0),await qe(),lt())),at("year")},te=async we=>{N.value=we,await qe(),lt()},re=A(()=>n.type==="datetime"||n.type==="datetimerange"),ne=A(()=>re.value||V.value==="dates"),J=A(()=>h?n.parsedValue?Ue(n.parsedValue)?h(n.parsedValue[0].toDate()):h(n.parsedValue.toDate()):!0:!1),he=()=>{if(V.value==="dates")R(n.parsedValue);else{let we=n.parsedValue;if(!we){const pe=Ct(p).locale(u.value),ce=He();we=pe.year(ce.year()).month(ce.month()).date(ce.date())}m.value=we,R(we)}},ue=A(()=>h?h(Ct().locale(u.value).toDate()):!1),q=()=>{const pe=Ct().locale(u.value).toDate();b.value=!0,(!h||!h(pe))&&M(pe)&&(m.value=Ct().locale(u.value),R(m.value))},Y=A(()=>Y7(n.format)),ee=A(()=>j7(n.format)),se=A(()=>{if(E.value)return E.value;if(!(!n.parsedValue&&!g.value))return(n.parsedValue||m.value).format(Y.value)}),ye=A(()=>{if(D.value)return D.value;if(!(!n.parsedValue&&!g.value))return(n.parsedValue||m.value).format(ee.value)}),_e=z(!1),be=()=>{_e.value=!0},Me=()=>{_e.value=!1},Se=we=>({hour:we.hour(),minute:we.minute(),second:we.second(),year:we.year(),month:we.month(),date:we.date()}),xe=(we,pe,ce)=>{const{hour:Re,minute:ae,second:Fe}=Se(we),ht=n.parsedValue?n.parsedValue.hour(Re).minute(ae).second(Fe):we;m.value=ht,R(m.value,!0),ce||(_e.value=pe)},De=we=>{const pe=Ct(we,Y.value).locale(u.value);if(pe.isValid()&&M(pe)){const{year:ce,month:Re,date:ae}=Se(m.value);m.value=pe.year(ce).month(Re).date(ae),E.value=null,_e.value=!1,R(m.value,!0)}},ge=we=>{const pe=Ct(we,ee.value).locale(u.value);if(pe.isValid()){if(h&&h(pe.toDate()))return;const{hour:ce,minute:Re,second:ae}=Se(m.value);m.value=pe.hour(ce).minute(Re).second(ae),D.value=null,R(m.value,!0)}},Ie=we=>Ct.isDayjs(we)&&we.isValid()&&(h?!h(we.toDate()):!0),Ye=we=>V.value==="dates"?we.map(pe=>pe.format(n.format)):we.format(n.format),Le=we=>Ct(we,n.format).locale(u.value),He=()=>{const we=Ct(g.value).locale(u.value);if(!g.value){const pe=x.value;return Ct().hour(pe.hour()).minute(pe.minute()).second(pe.second()).locale(u.value)}return we},lt=async()=>{var we;["week","month","year","date"].includes(V.value)&&((we=y.value)==null||we.focus(),V.value==="week"&&At(tt.down))},St=we=>{const{code:pe}=we;[tt.up,tt.down,tt.left,tt.right,tt.home,tt.end,tt.pageUp,tt.pageDown].includes(pe)&&(At(pe),we.stopPropagation(),we.preventDefault()),[tt.enter,tt.space,tt.numpadEnter].includes(pe)&&D.value===null&&E.value===null&&(we.preventDefault(),R(m.value,!1))},At=we=>{var pe;const{up:ce,down:Re,left:ae,right:Fe,home:ht,end:Bt,pageUp:lr,pageDown:Cr}=tt,ii={year:{[ce]:-4,[Re]:4,[ae]:-1,[Fe]:1,offset:(Ce,Pe)=>Ce.setFullYear(Ce.getFullYear()+Pe)},month:{[ce]:-4,[Re]:4,[ae]:-1,[Fe]:1,offset:(Ce,Pe)=>Ce.setMonth(Ce.getMonth()+Pe)},week:{[ce]:-1,[Re]:1,[ae]:-1,[Fe]:1,offset:(Ce,Pe)=>Ce.setDate(Ce.getDate()+Pe*7)},date:{[ce]:-7,[Re]:7,[ae]:-1,[Fe]:1,[ht]:Ce=>-Ce.getDay(),[Bt]:Ce=>-Ce.getDay()+6,[lr]:Ce=>-new Date(Ce.getFullYear(),Ce.getMonth(),0).getDate(),[Cr]:Ce=>new Date(Ce.getFullYear(),Ce.getMonth()+1,0).getDate(),offset:(Ce,Pe)=>Ce.setDate(Ce.getDate()+Pe)}},ra=m.value.toDate();for(;Math.abs(m.value.diff(ra,"year",!0))<1;){const Ce=ii[H.value];if(!Ce)return;if(Ce.offset(ra,ct(Ce[we])?Ce[we](ra):(pe=Ce[we])!=null?pe:0),h&&h(ra))break;const Pe=Ct(ra).locale(u.value);m.value=Pe,e("pick",Pe,!0);break}},at=we=>{e("panel-change",m.value.toDate(),we,N.value)};return Ee(()=>V.value,we=>{if(["month","year"].includes(we)){N.value=we;return}N.value="date"},{immediate:!0}),Ee(()=>N.value,()=>{f==null||f.updatePopper()}),Ee(()=>g.value,we=>{we&&(m.value=He())},{immediate:!0}),Ee(()=>n.parsedValue,we=>{if(we){if(V.value==="dates"||Array.isArray(we))return;m.value=we}else m.value=He()},{immediate:!0}),e("set-picker-option",["isValidValue",Ie]),e("set-picker-option",["formatToString",Ye]),e("set-picker-option",["parseUserInput",Le]),e("set-picker-option",["handleFocusPicker",lt]),(we,pe)=>($(),Z("div",{class:F([S(a).b(),S(i).b(),{"has-sidebar":we.$slots.sidebar||S(K),"has-time":S(re)}])},[G("div",{class:F(S(a).e("body-wrapper"))},[Te(we.$slots,"sidebar",{class:F(S(a).e("sidebar"))}),S(K)?($(),Z("div",{key:0,class:F(S(a).e("sidebar"))},[($(!0),Z(Qe,null,Ft(S(d),(ce,Re)=>($(),Z("button",{key:Re,type:"button",class:F(S(a).e("shortcut")),onClick:ae=>L(ce)},Oe(ce.text),11,PLe))),128))],2)):le("v-if",!0),G("div",{class:F(S(a).e("body"))},[S(re)?($(),Z("div",{key:0,class:F(S(i).e("time-header"))},[G("span",{class:F(S(i).e("editor-wrap"))},[U(S(Ea),{placeholder:S(l)("el.datepicker.selectDate"),"model-value":S(ye),size:"small","validate-event":!1,onInput:pe[0]||(pe[0]=ce=>D.value=ce),onChange:ge},null,8,["placeholder","model-value"])],2),mt(($(),Z("span",{class:F(S(i).e("editor-wrap"))},[U(S(Ea),{placeholder:S(l)("el.datepicker.selectTime"),"model-value":S(se),size:"small","validate-event":!1,onFocus:be,onInput:pe[1]||(pe[1]=ce=>E.value=ce),onChange:De},null,8,["placeholder","model-value"]),U(S(Bw),{visible:_e.value,format:S(Y),"parsed-value":m.value,onPick:xe},null,8,["visible","format","parsed-value"])],2)),[[S(fc),Me]])],2)):le("v-if",!0),mt(G("div",{class:F([S(i).e("header"),(N.value==="year"||N.value==="month")&&S(i).e("header--bordered")])},[G("span",{class:F(S(i).e("prev-btn"))},[G("button",{type:"button","aria-label":S(l)("el.datepicker.prevYear"),class:F(["d-arrow-left",S(a).e("icon-btn")]),onClick:pe[2]||(pe[2]=ce=>P(!1))},[U(S(Xe),null,{default:Q(()=>[U(S(zp))]),_:1})],10,FLe),mt(G("button",{type:"button","aria-label":S(l)("el.datepicker.prevMonth"),class:F([S(a).e("icon-btn"),"arrow-left"]),onClick:pe[3]||(pe[3]=ce=>I(!1))},[U(S(Xe),null,{default:Q(()=>[U(S(sc))]),_:1})],10,zLe),[[Qt,N.value==="date"]])],2),G("span",{role:"button",class:F(S(i).e("header-label")),"aria-live":"polite",tabindex:"0",onKeydown:pe[4]||(pe[4]=jt(ce=>te("year"),["enter"])),onClick:pe[5]||(pe[5]=ce=>te("year"))},Oe(S(B)),35),mt(G("span",{role:"button","aria-live":"polite",tabindex:"0",class:F([S(i).e("header-label"),{active:N.value==="month"}]),onKeydown:pe[6]||(pe[6]=jt(ce=>te("month"),["enter"])),onClick:pe[7]||(pe[7]=ce=>te("month"))},Oe(S(l)(`el.datepicker.month${S(_)+1}`)),35),[[Qt,N.value==="date"]]),G("span",{class:F(S(i).e("next-btn"))},[mt(G("button",{type:"button","aria-label":S(l)("el.datepicker.nextMonth"),class:F([S(a).e("icon-btn"),"arrow-right"]),onClick:pe[8]||(pe[8]=ce=>I(!0))},[U(S(Xe),null,{default:Q(()=>[U(S(Wa))]),_:1})],10,GLe),[[Qt,N.value==="date"]]),G("button",{type:"button","aria-label":S(l)("el.datepicker.nextYear"),class:F([S(a).e("icon-btn"),"d-arrow-right"]),onClick:pe[9]||(pe[9]=ce=>P(!0))},[U(S(Xe),null,{default:Q(()=>[U(S(Gp))]),_:1})],10,ULe)],2)],2),[[Qt,N.value!=="time"]]),G("div",{class:F(S(a).e("content")),onKeydown:St},[N.value==="date"?($(),de(ZD,{key:0,ref_key:"currentViewRef",ref:y,"selection-mode":S(V),date:m.value,"parsed-value":we.parsedValue,"disabled-date":S(h),"cell-class-name":S(v),onPick:O},null,8,["selection-mode","date","parsed-value","disabled-date","cell-class-name"])):le("v-if",!0),N.value==="year"?($(),de(ILe,{key:1,ref_key:"currentViewRef",ref:y,date:m.value,"disabled-date":S(h),"parsed-value":we.parsedValue,onPick:oe},null,8,["date","disabled-date","parsed-value"])):le("v-if",!0),N.value==="month"?($(),de(QD,{key:2,ref_key:"currentViewRef",ref:y,date:m.value,"parsed-value":we.parsedValue,"disabled-date":S(h),onPick:X},null,8,["date","parsed-value","disabled-date"])):le("v-if",!0)],34)],2)],2),mt(G("div",{class:F(S(a).e("footer"))},[mt(U(S(wt),{text:"",size:"small",class:F(S(a).e("link-btn")),disabled:S(ue),onClick:q},{default:Q(()=>[Je(Oe(S(l)("el.datepicker.now")),1)]),_:1},8,["class","disabled"]),[[Qt,S(V)!=="dates"]]),U(S(wt),{plain:"",size:"small",class:F(S(a).e("link-btn")),disabled:S(J),onClick:he},{default:Q(()=>[Je(Oe(S(l)("el.datepicker.confirm")),1)]),_:1},8,["class","disabled"])],2),[[Qt,S(ne)&&N.value==="date"]])],2))}});var WLe=Ne(HLe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/panel-date-pick.vue"]]);const KLe=Ve({...Gj,...Uj}),jLe=t=>{const{emit:e}=xt(),n=Id(),r=ma();return i=>{const o=ct(i.value)?i.value():i.value;if(o){e("pick",[Ct(o[0]).locale(t.value),Ct(o[1]).locale(t.value)]);return}i.onClick&&i.onClick({attrs:n,slots:r,emit:e})}},Kj=(t,{defaultValue:e,leftDate:n,rightDate:r,unit:a,onParsedValueChanged:i})=>{const{emit:o}=xt(),{pickerNs:s}=We(lA),l=ke("date-range-picker"),{t:u,lang:c}=Yt(),f=jLe(c),d=z(),h=z(),v=z({endDate:null,selecting:!1}),p=b=>{v.value=b},g=(b=!1)=>{const w=S(d),x=S(h);XD([w,x])&&o("pick",[w,x],b)},y=b=>{v.value.selecting=b,b||(v.value.endDate=null)},m=()=>{const[b,w]=Wj(S(e),{lang:S(c),unit:a,unlinkPanels:t.unlinkPanels});d.value=void 0,h.value=void 0,n.value=b,r.value=w};return Ee(e,b=>{b&&m()},{immediate:!0}),Ee(()=>t.parsedValue,b=>{if(Ue(b)&&b.length===2){const[w,x]=b;d.value=w,n.value=w,h.value=x,i(S(d),S(h))}else m()},{immediate:!0}),{minDate:d,maxDate:h,rangeState:v,lang:c,ppNs:s,drpNs:l,handleChangeRange:p,handleRangeConfirm:g,handleShortcutClick:f,onSelect:y,t:u}},YLe=["onClick"],XLe=["aria-label"],qLe=["aria-label"],ZLe=["disabled","aria-label"],QLe=["disabled","aria-label"],JLe=["disabled","aria-label"],eOe=["disabled","aria-label"],tOe=["aria-label"],nOe=["aria-label"],M1="month",rOe=ie({__name:"panel-date-range",props:KLe,emits:["pick","set-picker-option","calendar-change","panel-change"],setup(t,{emit:e}){const n=t,r=We("EP_PICKER_BASE"),{disabledDate:a,cellClassName:i,format:o,defaultTime:s,clearable:l}=r.props,u=Hn(r.props,"shortcuts"),c=Hn(r.props,"defaultValue"),{lang:f}=Yt(),d=z(Ct().locale(f.value)),h=z(Ct().locale(f.value).add(1,M1)),{minDate:v,maxDate:p,rangeState:g,ppNs:y,drpNs:m,handleChangeRange:b,handleRangeConfirm:w,handleShortcutClick:x,onSelect:_,t:C}=Kj(n,{defaultValue:c,leftDate:d,rightDate:h,unit:M1,onParsedValueChanged:pe}),T=z({min:null,max:null}),D=z({min:null,max:null}),E=A(()=>`${d.value.year()} ${C("el.datepicker.year")} ${C(`el.datepicker.month${d.value.month()+1}`)}`),M=A(()=>`${h.value.year()} ${C("el.datepicker.year")} ${C(`el.datepicker.month${h.value.month()+1}`)}`),k=A(()=>d.value.year()),R=A(()=>d.value.month()),O=A(()=>h.value.year()),I=A(()=>h.value.month()),P=A(()=>!!u.value.length),N=A(()=>T.value.min!==null?T.value.min:v.value?v.value.format(K.value):""),B=A(()=>T.value.max!==null?T.value.max:p.value||v.value?(p.value||v.value).format(K.value):""),L=A(()=>D.value.min!==null?D.value.min:v.value?v.value.format(H.value):""),V=A(()=>D.value.max!==null?D.value.max:p.value||v.value?(p.value||v.value).format(H.value):""),H=A(()=>Y7(o)),K=A(()=>j7(o)),X=ce=>XD(ce)&&(a?!a(ce[0].toDate())&&!a(ce[1].toDate()):!0),oe=()=>{d.value=d.value.subtract(1,"year"),n.unlinkPanels||(h.value=d.value.add(1,"month")),Y("year")},te=()=>{d.value=d.value.subtract(1,"month"),n.unlinkPanels||(h.value=d.value.add(1,"month")),Y("month")},re=()=>{n.unlinkPanels?h.value=h.value.add(1,"year"):(d.value=d.value.add(1,"year"),h.value=d.value.add(1,"month")),Y("year")},ne=()=>{n.unlinkPanels?h.value=h.value.add(1,"month"):(d.value=d.value.add(1,"month"),h.value=d.value.add(1,"month")),Y("month")},J=()=>{d.value=d.value.add(1,"year"),Y("year")},he=()=>{d.value=d.value.add(1,"month"),Y("month")},ue=()=>{h.value=h.value.subtract(1,"year"),Y("year")},q=()=>{h.value=h.value.subtract(1,"month"),Y("month")},Y=ce=>{e("panel-change",[d.value.toDate(),h.value.toDate()],ce)},ee=A(()=>{const ce=(R.value+1)%12,Re=R.value+1>=12?1:0;return n.unlinkPanels&&new Date(k.value+Re,ce)<new Date(O.value,I.value)}),se=A(()=>n.unlinkPanels&&O.value*12+I.value-(k.value*12+R.value+1)>=12),ye=A(()=>!(v.value&&p.value&&!g.value.selecting&&XD([v.value,p.value]))),_e=A(()=>n.type==="datetime"||n.type==="datetimerange"),be=(ce,Re)=>{if(ce)return s?Ct(s[Re]||s).locale(f.value).year(ce.year()).month(ce.month()).date(ce.date()):ce},Me=(ce,Re=!0)=>{const ae=ce.minDate,Fe=ce.maxDate,ht=be(ae,0),Bt=be(Fe,1);p.value===Bt&&v.value===ht||(e("calendar-change",[ae.toDate(),Fe&&Fe.toDate()]),p.value=Bt,v.value=ht,!(!Re||_e.value)&&w())},Se=z(!1),xe=z(!1),De=()=>{Se.value=!1},ge=()=>{xe.value=!1},Ie=(ce,Re)=>{T.value[Re]=ce;const ae=Ct(ce,K.value).locale(f.value);if(ae.isValid()){if(a&&a(ae.toDate()))return;Re==="min"?(d.value=ae,v.value=(v.value||d.value).year(ae.year()).month(ae.month()).date(ae.date()),!n.unlinkPanels&&(!p.value||p.value.isBefore(v.value))&&(h.value=ae.add(1,"month"),p.value=v.value.add(1,"month"))):(h.value=ae,p.value=(p.value||h.value).year(ae.year()).month(ae.month()).date(ae.date()),!n.unlinkPanels&&(!v.value||v.value.isAfter(p.value))&&(d.value=ae.subtract(1,"month"),v.value=p.value.subtract(1,"month")))}},Ye=(ce,Re)=>{T.value[Re]=null},Le=(ce,Re)=>{D.value[Re]=ce;const ae=Ct(ce,H.value).locale(f.value);ae.isValid()&&(Re==="min"?(Se.value=!0,v.value=(v.value||d.value).hour(ae.hour()).minute(ae.minute()).second(ae.second()),(!p.value||p.value.isBefore(v.value))&&(p.value=v.value)):(xe.value=!0,p.value=(p.value||h.value).hour(ae.hour()).minute(ae.minute()).second(ae.second()),h.value=p.value,p.value&&p.value.isBefore(v.value)&&(v.value=p.value)))},He=(ce,Re)=>{D.value[Re]=null,Re==="min"?(d.value=v.value,Se.value=!1):(h.value=p.value,xe.value=!1)},lt=(ce,Re,ae)=>{D.value.min||(ce&&(d.value=ce,v.value=(v.value||d.value).hour(ce.hour()).minute(ce.minute()).second(ce.second())),ae||(Se.value=Re),(!p.value||p.value.isBefore(v.value))&&(p.value=v.value,h.value=ce))},St=(ce,Re,ae)=>{D.value.max||(ce&&(h.value=ce,p.value=(p.value||h.value).hour(ce.hour()).minute(ce.minute()).second(ce.second())),ae||(xe.value=Re),p.value&&p.value.isBefore(v.value)&&(v.value=p.value))},At=()=>{d.value=Wj(S(c),{lang:S(f),unit:"month",unlinkPanels:n.unlinkPanels})[0],h.value=d.value.add(1,"month"),e("pick",null)},at=ce=>Ue(ce)?ce.map(Re=>Re.format(o)):ce.format(o),we=ce=>Ue(ce)?ce.map(Re=>Ct(Re,o).locale(f.value)):Ct(ce,o).locale(f.value);function pe(ce,Re){if(n.unlinkPanels&&Re){const ae=(ce==null?void 0:ce.year())||0,Fe=(ce==null?void 0:ce.month())||0,ht=Re.year(),Bt=Re.month();h.value=ae===ht&&Fe===Bt?Re.add(1,M1):Re}else h.value=d.value.add(1,M1),Re&&(h.value=h.value.hour(Re.hour()).minute(Re.minute()).second(Re.second()))}return e("set-picker-option",["isValidValue",X]),e("set-picker-option",["parseUserInput",we]),e("set-picker-option",["formatToString",at]),e("set-picker-option",["handleClear",At]),(ce,Re)=>($(),Z("div",{class:F([S(y).b(),S(m).b(),{"has-sidebar":ce.$slots.sidebar||S(P),"has-time":S(_e)}])},[G("div",{class:F(S(y).e("body-wrapper"))},[Te(ce.$slots,"sidebar",{class:F(S(y).e("sidebar"))}),S(P)?($(),Z("div",{key:0,class:F(S(y).e("sidebar"))},[($(!0),Z(Qe,null,Ft(S(u),(ae,Fe)=>($(),Z("button",{key:Fe,type:"button",class:F(S(y).e("shortcut")),onClick:ht=>S(x)(ae)},Oe(ae.text),11,YLe))),128))],2)):le("v-if",!0),G("div",{class:F(S(y).e("body"))},[S(_e)?($(),Z("div",{key:0,class:F(S(m).e("time-header"))},[G("span",{class:F(S(m).e("editors-wrap"))},[G("span",{class:F(S(m).e("time-picker-wrap"))},[U(S(Ea),{size:"small",disabled:S(g).selecting,placeholder:S(C)("el.datepicker.startDate"),class:F(S(m).e("editor")),"model-value":S(N),"validate-event":!1,onInput:Re[0]||(Re[0]=ae=>Ie(ae,"min")),onChange:Re[1]||(Re[1]=ae=>Ye(ae,"min"))},null,8,["disabled","placeholder","class","model-value"])],2),mt(($(),Z("span",{class:F(S(m).e("time-picker-wrap"))},[U(S(Ea),{size:"small",class:F(S(m).e("editor")),disabled:S(g).selecting,placeholder:S(C)("el.datepicker.startTime"),"model-value":S(L),"validate-event":!1,onFocus:Re[2]||(Re[2]=ae=>Se.value=!0),onInput:Re[3]||(Re[3]=ae=>Le(ae,"min")),onChange:Re[4]||(Re[4]=ae=>He(ae,"min"))},null,8,["class","disabled","placeholder","model-value"]),U(S(Bw),{visible:Se.value,format:S(H),"datetime-role":"start","parsed-value":d.value,onPick:lt},null,8,["visible","format","parsed-value"])],2)),[[S(fc),De]])],2),G("span",null,[U(S(Xe),null,{default:Q(()=>[U(S(Wa))]),_:1})]),G("span",{class:F([S(m).e("editors-wrap"),"is-right"])},[G("span",{class:F(S(m).e("time-picker-wrap"))},[U(S(Ea),{size:"small",class:F(S(m).e("editor")),disabled:S(g).selecting,placeholder:S(C)("el.datepicker.endDate"),"model-value":S(B),readonly:!S(v),"validate-event":!1,onInput:Re[5]||(Re[5]=ae=>Ie(ae,"max")),onChange:Re[6]||(Re[6]=ae=>Ye(ae,"max"))},null,8,["class","disabled","placeholder","model-value","readonly"])],2),mt(($(),Z("span",{class:F(S(m).e("time-picker-wrap"))},[U(S(Ea),{size:"small",class:F(S(m).e("editor")),disabled:S(g).selecting,placeholder:S(C)("el.datepicker.endTime"),"model-value":S(V),readonly:!S(v),"validate-event":!1,onFocus:Re[7]||(Re[7]=ae=>S(v)&&(xe.value=!0)),onInput:Re[8]||(Re[8]=ae=>Le(ae,"max")),onChange:Re[9]||(Re[9]=ae=>He(ae,"max"))},null,8,["class","disabled","placeholder","model-value","readonly"]),U(S(Bw),{"datetime-role":"end",visible:xe.value,format:S(H),"parsed-value":h.value,onPick:St},null,8,["visible","format","parsed-value"])],2)),[[S(fc),ge]])],2)],2)):le("v-if",!0),G("div",{class:F([[S(y).e("content"),S(m).e("content")],"is-left"])},[G("div",{class:F(S(m).e("header"))},[G("button",{type:"button",class:F([S(y).e("icon-btn"),"d-arrow-left"]),"aria-label":S(C)("el.datepicker.prevYear"),onClick:oe},[U(S(Xe),null,{default:Q(()=>[U(S(zp))]),_:1})],10,XLe),G("button",{type:"button",class:F([S(y).e("icon-btn"),"arrow-left"]),"aria-label":S(C)("el.datepicker.prevMonth"),onClick:te},[U(S(Xe),null,{default:Q(()=>[U(S(sc))]),_:1})],10,qLe),ce.unlinkPanels?($(),Z("button",{key:0,type:"button",disabled:!S(se),class:F([[S(y).e("icon-btn"),{"is-disabled":!S(se)}],"d-arrow-right"]),"aria-label":S(C)("el.datepicker.nextYear"),onClick:J},[U(S(Xe),null,{default:Q(()=>[U(S(Gp))]),_:1})],10,ZLe)):le("v-if",!0),ce.unlinkPanels?($(),Z("button",{key:1,type:"button",disabled:!S(ee),class:F([[S(y).e("icon-btn"),{"is-disabled":!S(ee)}],"arrow-right"]),"aria-label":S(C)("el.datepicker.nextMonth"),onClick:he},[U(S(Xe),null,{default:Q(()=>[U(S(Wa))]),_:1})],10,QLe)):le("v-if",!0),G("div",null,Oe(S(E)),1)],2),U(ZD,{"selection-mode":"range",date:d.value,"min-date":S(v),"max-date":S(p),"range-state":S(g),"disabled-date":S(a),"cell-class-name":S(i),onChangerange:S(b),onPick:Me,onSelect:S(_)},null,8,["date","min-date","max-date","range-state","disabled-date","cell-class-name","onChangerange","onSelect"])],2),G("div",{class:F([[S(y).e("content"),S(m).e("content")],"is-right"])},[G("div",{class:F(S(m).e("header"))},[ce.unlinkPanels?($(),Z("button",{key:0,type:"button",disabled:!S(se),class:F([[S(y).e("icon-btn"),{"is-disabled":!S(se)}],"d-arrow-left"]),"aria-label":S(C)("el.datepicker.prevYear"),onClick:ue},[U(S(Xe),null,{default:Q(()=>[U(S(zp))]),_:1})],10,JLe)):le("v-if",!0),ce.unlinkPanels?($(),Z("button",{key:1,type:"button",disabled:!S(ee),class:F([[S(y).e("icon-btn"),{"is-disabled":!S(ee)}],"arrow-left"]),"aria-label":S(C)("el.datepicker.prevMonth"),onClick:q},[U(S(Xe),null,{default:Q(()=>[U(S(sc))]),_:1})],10,eOe)):le("v-if",!0),G("button",{type:"button","aria-label":S(C)("el.datepicker.nextYear"),class:F([S(y).e("icon-btn"),"d-arrow-right"]),onClick:re},[U(S(Xe),null,{default:Q(()=>[U(S(Gp))]),_:1})],10,tOe),G("button",{type:"button",class:F([S(y).e("icon-btn"),"arrow-right"]),"aria-label":S(C)("el.datepicker.nextMonth"),onClick:ne},[U(S(Xe),null,{default:Q(()=>[U(S(Wa))]),_:1})],10,nOe),G("div",null,Oe(S(M)),1)],2),U(ZD,{"selection-mode":"range",date:h.value,"min-date":S(v),"max-date":S(p),"range-state":S(g),"disabled-date":S(a),"cell-class-name":S(i),onChangerange:S(b),onPick:Me,onSelect:S(_)},null,8,["date","min-date","max-date","range-state","disabled-date","cell-class-name","onChangerange","onSelect"])],2)],2)],2),S(_e)?($(),Z("div",{key:0,class:F(S(y).e("footer"))},[S(l)?($(),de(S(wt),{key:0,text:"",size:"small",class:F(S(y).e("link-btn")),onClick:At},{default:Q(()=>[Je(Oe(S(C)("el.datepicker.clear")),1)]),_:1},8,["class"])):le("v-if",!0),U(S(wt),{plain:"",size:"small",class:F(S(y).e("link-btn")),disabled:S(ye),onClick:Re[10]||(Re[10]=ae=>S(w)(!1))},{default:Q(()=>[Je(Oe(S(C)("el.datepicker.confirm")),1)]),_:1},8,["class","disabled"])],2)):le("v-if",!0)],2))}});var aOe=Ne(rOe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/panel-date-range.vue"]]);const iOe=Ve({...Uj}),oOe=["pick","set-picker-option","calendar-change"],sOe=({unlinkPanels:t,leftDate:e,rightDate:n})=>{const{t:r}=Yt(),a=()=>{e.value=e.value.subtract(1,"year"),t.value||(n.value=n.value.subtract(1,"year"))},i=()=>{t.value||(e.value=e.value.add(1,"year")),n.value=n.value.add(1,"year")},o=()=>{e.value=e.value.add(1,"year")},s=()=>{n.value=n.value.subtract(1,"year")},l=A(()=>`${e.value.year()} ${r("el.datepicker.year")}`),u=A(()=>`${n.value.year()} ${r("el.datepicker.year")}`),c=A(()=>e.value.year()),f=A(()=>n.value.year()===e.value.year()?e.value.year()+1:n.value.year());return{leftPrevYear:a,rightNextYear:i,leftNextYear:o,rightPrevYear:s,leftLabel:l,rightLabel:u,leftYear:c,rightYear:f}},lOe=["onClick"],uOe=["disabled"],cOe=["disabled"],D1="year",fOe=ie({name:"DatePickerMonthRange"}),dOe=ie({...fOe,props:iOe,emits:oOe,setup(t,{emit:e}){const n=t,{lang:r}=Yt(),a=We("EP_PICKER_BASE"),{shortcuts:i,disabledDate:o,format:s}=a.props,l=Hn(a.props,"defaultValue"),u=z(Ct().locale(r.value)),c=z(Ct().locale(r.value).add(1,D1)),{minDate:f,maxDate:d,rangeState:h,ppNs:v,drpNs:p,handleChangeRange:g,handleRangeConfirm:y,handleShortcutClick:m,onSelect:b}=Kj(n,{defaultValue:l,leftDate:u,rightDate:c,unit:D1,onParsedValueChanged:P}),w=A(()=>!!i.length),{leftPrevYear:x,rightNextYear:_,leftNextYear:C,rightPrevYear:T,leftLabel:D,rightLabel:E,leftYear:M,rightYear:k}=sOe({unlinkPanels:Hn(n,"unlinkPanels"),leftDate:u,rightDate:c}),R=A(()=>n.unlinkPanels&&k.value>M.value+1),O=(N,B=!0)=>{const L=N.minDate,V=N.maxDate;d.value===V&&f.value===L||(e("calendar-change",[L.toDate(),V&&V.toDate()]),d.value=V,f.value=L,B&&y())},I=N=>N.map(B=>B.format(s));function P(N,B){if(n.unlinkPanels&&B){const L=(N==null?void 0:N.year())||0,V=B.year();c.value=L===V?B.add(1,D1):B}else c.value=u.value.add(1,D1)}return e("set-picker-option",["formatToString",I]),(N,B)=>($(),Z("div",{class:F([S(v).b(),S(p).b(),{"has-sidebar":!!N.$slots.sidebar||S(w)}])},[G("div",{class:F(S(v).e("body-wrapper"))},[Te(N.$slots,"sidebar",{class:F(S(v).e("sidebar"))}),S(w)?($(),Z("div",{key:0,class:F(S(v).e("sidebar"))},[($(!0),Z(Qe,null,Ft(S(i),(L,V)=>($(),Z("button",{key:V,type:"button",class:F(S(v).e("shortcut")),onClick:H=>S(m)(L)},Oe(L.text),11,lOe))),128))],2)):le("v-if",!0),G("div",{class:F(S(v).e("body"))},[G("div",{class:F([[S(v).e("content"),S(p).e("content")],"is-left"])},[G("div",{class:F(S(p).e("header"))},[G("button",{type:"button",class:F([S(v).e("icon-btn"),"d-arrow-left"]),onClick:B[0]||(B[0]=(...L)=>S(x)&&S(x)(...L))},[U(S(Xe),null,{default:Q(()=>[U(S(zp))]),_:1})],2),N.unlinkPanels?($(),Z("button",{key:0,type:"button",disabled:!S(R),class:F([[S(v).e("icon-btn"),{[S(v).is("disabled")]:!S(R)}],"d-arrow-right"]),onClick:B[1]||(B[1]=(...L)=>S(C)&&S(C)(...L))},[U(S(Xe),null,{default:Q(()=>[U(S(Gp))]),_:1})],10,uOe)):le("v-if",!0),G("div",null,Oe(S(D)),1)],2),U(QD,{"selection-mode":"range",date:u.value,"min-date":S(f),"max-date":S(d),"range-state":S(h),"disabled-date":S(o),onChangerange:S(g),onPick:O,onSelect:S(b)},null,8,["date","min-date","max-date","range-state","disabled-date","onChangerange","onSelect"])],2),G("div",{class:F([[S(v).e("content"),S(p).e("content")],"is-right"])},[G("div",{class:F(S(p).e("header"))},[N.unlinkPanels?($(),Z("button",{key:0,type:"button",disabled:!S(R),class:F([[S(v).e("icon-btn"),{"is-disabled":!S(R)}],"d-arrow-left"]),onClick:B[2]||(B[2]=(...L)=>S(T)&&S(T)(...L))},[U(S(Xe),null,{default:Q(()=>[U(S(zp))]),_:1})],10,cOe)):le("v-if",!0),G("button",{type:"button",class:F([S(v).e("icon-btn"),"d-arrow-right"]),onClick:B[3]||(B[3]=(...L)=>S(_)&&S(_)(...L))},[U(S(Xe),null,{default:Q(()=>[U(S(Gp))]),_:1})],2),G("div",null,Oe(S(E)),1)],2),U(QD,{"selection-mode":"range",date:c.value,"min-date":S(f),"max-date":S(d),"range-state":S(h),"disabled-date":S(o),onChangerange:S(g),onPick:O,onSelect:S(b)},null,8,["date","min-date","max-date","range-state","disabled-date","onChangerange","onSelect"])],2)],2)],2)],2))}});var hOe=Ne(dOe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/date-picker/src/date-picker-com/panel-month-range.vue"]]);const pOe=function(t){switch(t){case"daterange":case"datetimerange":return aOe;case"monthrange":return hOe;default:return WLe}};Ct.extend(cj);Ct.extend(QRe);Ct.extend(aA);Ct.extend(eLe);Ct.extend(nLe);Ct.extend(aLe);Ct.extend(oLe);Ct.extend(lLe);var vOe=ie({name:"ElDatePicker",install:null,props:uLe,emits:["update:modelValue"],setup(t,{expose:e,emit:n,slots:r}){const a=ke("picker-panel");Vt("ElPopperOptions",en(Hn(t,"popperOptions"))),Vt(lA,{slots:r,pickerNs:a});const i=z();e({focus:(l=!0)=>{var u;(u=i.value)==null||u.focus(l)},handleOpen:()=>{var l;(l=i.value)==null||l.handleOpen()},handleClose:()=>{var l;(l=i.value)==null||l.handleClose()}});const s=l=>{n("update:modelValue",l)};return()=>{var l;const u=(l=t.format)!=null?l:YEe[t.type]||$h,c=pOe(t.type);return U(Z7,kt(t,{format:u,type:t.type,ref:i,"onUpdate:modelValue":s}),{default:f=>U(c,f,null),"range-separator":r["range-separator"]})}}});const AS=vOe;AS.install=t=>{t.component(AS.name,AS)};const gOe=AS,cA=Symbol("elDescriptions");var ug=ie({name:"ElDescriptionsCell",props:{cell:{type:Object},tag:{type:String},type:{type:String}},setup(){return{descriptions:We(cA,{})}},render(){var t,e,n,r,a,i;const o=t_e(this.cell),{border:s,direction:l}=this.descriptions,u=l==="vertical",c=((n=(e=(t=this.cell)==null?void 0:t.children)==null?void 0:e.label)==null?void 0:n.call(e))||o.label,f=(i=(a=(r=this.cell)==null?void 0:r.children)==null?void 0:a.default)==null?void 0:i.call(a),d=o.span,h=o.align?`is-${o.align}`:"",v=o.labelAlign?`is-${o.labelAlign}`:h,p=o.className,g=o.labelClassName,y={width:rr(o.width),minWidth:rr(o.minWidth)},m=ke("descriptions");switch(this.type){case"label":return nt(this.tag,{style:y,class:[m.e("cell"),m.e("label"),m.is("bordered-label",s),m.is("vertical-label",u),v,g],colSpan:u?d:1},c);case"content":return nt(this.tag,{style:y,class:[m.e("cell"),m.e("content"),m.is("bordered-content",s),m.is("vertical-content",u),h,p],colSpan:u?d:d*2-1},f);default:return nt("td",{style:y,class:[m.e("cell"),h],colSpan:d},[mr(c)?void 0:nt("span",{class:[m.e("label"),g]},c),nt("span",{class:[m.e("content"),p]},f)])}}});const yOe=Ve({row:{type:Array,default:()=>[]}}),mOe={key:1},bOe=ie({name:"ElDescriptionsRow"}),SOe=ie({...bOe,props:yOe,setup(t){const e=We(cA,{});return(n,r)=>S(e).direction==="vertical"?($(),Z(Qe,{key:0},[G("tr",null,[($(!0),Z(Qe,null,Ft(n.row,(a,i)=>($(),de(S(ug),{key:`tr1-${i}`,cell:a,tag:"th",type:"label"},null,8,["cell"]))),128))]),G("tr",null,[($(!0),Z(Qe,null,Ft(n.row,(a,i)=>($(),de(S(ug),{key:`tr2-${i}`,cell:a,tag:"td",type:"content"},null,8,["cell"]))),128))])],64)):($(),Z("tr",mOe,[($(!0),Z(Qe,null,Ft(n.row,(a,i)=>($(),Z(Qe,{key:`tr3-${i}`},[S(e).border?($(),Z(Qe,{key:0},[U(S(ug),{cell:a,tag:"td",type:"label"},null,8,["cell"]),U(S(ug),{cell:a,tag:"td",type:"content"},null,8,["cell"])],64)):($(),de(S(ug),{key:1,cell:a,tag:"td",type:"both"},null,8,["cell"]))],64))),128))]))}});var wOe=Ne(SOe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/descriptions/src/descriptions-row.vue"]]);const _Oe=Ve({border:{type:Boolean,default:!1},column:{type:Number,default:3},direction:{type:String,values:["horizontal","vertical"],default:"horizontal"},size:pa,title:{type:String,default:""},extra:{type:String,default:""}}),xOe=ie({name:"ElDescriptions"}),COe=ie({...xOe,props:_Oe,setup(t){const e=t,n=ke("descriptions"),r=_r(),a=ma();Vt(cA,e);const i=A(()=>[n.b(),n.m(r.value)]),o=(l,u,c,f=!1)=>(l.props||(l.props={}),u>c&&(l.props.span=c),f&&(l.props.span=u),l),s=()=>{var l;const u=pp((l=a.default)==null?void 0:l.call(a)).filter(v=>{var p;return((p=v==null?void 0:v.type)==null?void 0:p.name)==="ElDescriptionsItem"}),c=[];let f=[],d=e.column,h=0;return u.forEach((v,p)=>{var g;const y=((g=v.props)==null?void 0:g.span)||1;if(p<u.length-1&&(h+=y>d?d:y),p===u.length-1){const m=e.column-h%e.column;f.push(o(v,m,d,!0)),c.push(f);return}y<d?(d-=y,f.push(v)):(f.push(o(v,y,d)),c.push(f),d=e.column,f=[])}),c};return(l,u)=>($(),Z("div",{class:F(S(i))},[l.title||l.extra||l.$slots.title||l.$slots.extra?($(),Z("div",{key:0,class:F(S(n).e("header"))},[G("div",{class:F(S(n).e("title"))},[Te(l.$slots,"title",{},()=>[Je(Oe(l.title),1)])],2),G("div",{class:F(S(n).e("extra"))},[Te(l.$slots,"extra",{},()=>[Je(Oe(l.extra),1)])],2)],2)):le("v-if",!0),G("div",{class:F(S(n).e("body"))},[G("table",{class:F([S(n).e("table"),S(n).is("bordered",l.border)])},[G("tbody",null,[($(!0),Z(Qe,null,Ft(s(),(c,f)=>($(),de(wOe,{key:f,row:c},null,8,["row"]))),128))])],2)],2)],2))}});var TOe=Ne(COe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/descriptions/src/description.vue"]]),jj=ie({name:"ElDescriptionsItem",props:{label:{type:String,default:""},span:{type:Number,default:1},width:{type:[String,Number],default:""},minWidth:{type:[String,Number],default:""},align:{type:String,default:"left"},labelAlign:{type:String,default:""},className:{type:String,default:""},labelClassName:{type:String,default:""}}});const EOe=Et(TOe,{DescriptionsItem:jj}),MOe=Qn(jj),DOe=Ve({mask:{type:Boolean,default:!0},customMaskEvent:{type:Boolean,default:!1},overlayClass:{type:fe([String,Array,Object])},zIndex:{type:fe([String,Number])}}),kOe={click:t=>t instanceof MouseEvent},ROe="overlay";var LOe=ie({name:"ElOverlay",props:DOe,emits:kOe,setup(t,{slots:e,emit:n}){const r=ke(ROe),a=l=>{n("click",l)},{onClick:i,onMousedown:o,onMouseup:s}=KO(t.customMaskEvent?void 0:a);return()=>t.mask?U("div",{class:[r.b(),t.overlayClass],style:{zIndex:t.zIndex},onClick:i,onMousedown:o,onMouseup:s},[Te(e,"default")],Yi.STYLE|Yi.CLASS|Yi.PROPS,["onClick","onMouseup","onMousedown"]):nt("div",{class:t.overlayClass,style:{zIndex:t.zIndex,position:"fixed",top:"0px",right:"0px",bottom:"0px",left:"0px"}},[Te(e,"default")])}});const fA=LOe,Yj=Symbol("dialogInjectionKey"),Xj=Ve({center:Boolean,alignCenter:Boolean,closeIcon:{type:En},customClass:{type:String,default:""},draggable:Boolean,fullscreen:Boolean,showClose:{type:Boolean,default:!0},title:{type:String,default:""},ariaLevel:{type:String,default:"2"}}),OOe={close:()=>!0},AOe=["aria-level"],NOe=["aria-label"],VOe=["id"],BOe=ie({name:"ElDialogContent"}),$Oe=ie({...BOe,props:Xj,emits:OOe,setup(t){const e=t,{t:n}=Yt(),{Close:r}=VK,{dialogRef:a,headerRef:i,bodyId:o,ns:s,style:l}=We(Yj),{focusTrapRef:u}=We(tA),c=A(()=>[s.b(),s.is("fullscreen",e.fullscreen),s.is("draggable",e.draggable),s.is("align-center",e.alignCenter),{[s.m("center")]:e.center},e.customClass]),f=Hx(u,a),d=A(()=>e.draggable);return $K(a,i,d),(h,v)=>($(),Z("div",{ref:S(f),class:F(S(c)),style:Ze(S(l)),tabindex:"-1"},[G("header",{ref_key:"headerRef",ref:i,class:F(S(s).e("header"))},[Te(h.$slots,"header",{},()=>[G("span",{role:"heading","aria-level":h.ariaLevel,class:F(S(s).e("title"))},Oe(h.title),11,AOe)]),h.showClose?($(),Z("button",{key:0,"aria-label":S(n)("el.dialog.close"),class:F(S(s).e("headerbtn")),type:"button",onClick:v[0]||(v[0]=p=>h.$emit("close"))},[U(S(Xe),{class:F(S(s).e("close"))},{default:Q(()=>[($(),de(Mt(h.closeIcon||S(r))))]),_:1},8,["class"])],10,NOe)):le("v-if",!0)],2),G("div",{id:S(o),class:F(S(s).e("body"))},[Te(h.$slots,"default")],10,VOe),h.$slots.footer?($(),Z("footer",{key:0,class:F(S(s).e("footer"))},[Te(h.$slots,"footer")],2)):le("v-if",!0)],6))}});var IOe=Ne($Oe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/dialog/src/dialog-content.vue"]]);const qj=Ve({...Xj,appendToBody:Boolean,beforeClose:{type:fe(Function)},destroyOnClose:Boolean,closeOnClickModal:{type:Boolean,default:!0},closeOnPressEscape:{type:Boolean,default:!0},lockScroll:{type:Boolean,default:!0},modal:{type:Boolean,default:!0},openDelay:{type:Number,default:0},closeDelay:{type:Number,default:0},top:{type:String},modelValue:Boolean,modalClass:String,width:{type:[String,Number]},zIndex:{type:Number},trapFocus:{type:Boolean,default:!1},headerAriaLevel:{type:String,default:"2"}}),Zj={open:()=>!0,opened:()=>!0,close:()=>!0,closed:()=>!0,[Dt]:t=>br(t),openAutoFocus:()=>!0,closeAutoFocus:()=>!0},Qj=(t,e)=>{const r=xt().emit,{nextZIndex:a}=Tv();let i="";const o=ho(),s=ho(),l=z(!1),u=z(!1),c=z(!1),f=z(t.zIndex||a());let d,h;const v=Qx("namespace",b0),p=A(()=>{const O={},I=`--${v.value}-dialog`;return t.fullscreen||(t.top&&(O[`${I}-margin-top`]=t.top),t.width&&(O[`${I}-width`]=rr(t.width))),O}),g=A(()=>t.alignCenter?{display:"flex"}:{});function y(){r("opened")}function m(){r("closed"),r(Dt,!1),t.destroyOnClose&&(c.value=!1)}function b(){r("close")}function w(){h==null||h(),d==null||d(),t.openDelay&&t.openDelay>0?{stop:d}=Cd(()=>T(),t.openDelay):T()}function x(){d==null||d(),h==null||h(),t.closeDelay&&t.closeDelay>0?{stop:h}=Cd(()=>D(),t.closeDelay):D()}function _(){function O(I){I||(u.value=!0,l.value=!1)}t.beforeClose?t.beforeClose(O):x()}function C(){t.closeOnClickModal&&_()}function T(){Wt&&(l.value=!0)}function D(){l.value=!1}function E(){r("openAutoFocus")}function M(){r("closeAutoFocus")}function k(O){var I;((I=O.detail)==null?void 0:I.focusReason)==="pointer"&&O.preventDefault()}t.lockScroll&&FK(l);function R(){t.closeOnPressEscape&&_()}return Ee(()=>t.modelValue,O=>{O?(u.value=!1,w(),c.value=!0,f.value=t.zIndex?f.value++:a(),qe(()=>{r("open"),e.value&&(e.value.scrollTop=0)})):l.value&&x()}),Ee(()=>t.fullscreen,O=>{e.value&&(O?(i=e.value.style.transform,e.value.style.transform=""):e.value.style.transform=i)}),pt(()=>{t.modelValue&&(l.value=!0,c.value=!0,w())}),{afterEnter:y,afterLeave:m,beforeLeave:b,handleClose:_,onModalClick:C,close:x,doClose:D,onOpenAutoFocus:E,onCloseAutoFocus:M,onCloseRequested:R,onFocusoutPrevented:k,titleId:o,bodyId:s,closed:u,style:p,overlayDialogStyle:g,rendered:c,visible:l,zIndex:f}},POe=["aria-label","aria-labelledby","aria-describedby"],FOe=ie({name:"ElDialog",inheritAttrs:!1}),zOe=ie({...FOe,props:qj,emits:Zj,setup(t,{expose:e}){const n=t,r=ma();Hs({scope:"el-dialog",from:"the title slot",replacement:"the header slot",version:"3.0.0",ref:"https://element-plus.org/en-US/component/dialog.html#slots"},A(()=>!!r.title)),Hs({scope:"el-dialog",from:"custom-class",replacement:"class",version:"2.3.0",ref:"https://element-plus.org/en-US/component/dialog.html#attributes",type:"Attribute"},A(()=>!!n.customClass));const a=ke("dialog"),i=z(),o=z(),s=z(),{visible:l,titleId:u,bodyId:c,style:f,overlayDialogStyle:d,rendered:h,zIndex:v,afterEnter:p,afterLeave:g,beforeLeave:y,handleClose:m,onModalClick:b,onOpenAutoFocus:w,onCloseAutoFocus:x,onCloseRequested:_,onFocusoutPrevented:C}=Qj(n,i);Vt(Yj,{dialogRef:i,headerRef:o,bodyId:c,ns:a,rendered:h,style:f});const T=KO(b),D=A(()=>n.draggable&&!n.fullscreen);return e({visible:l,dialogContentRef:s}),(E,M)=>($(),de(pm,{to:"body",disabled:!E.appendToBody},[U(or,{name:"dialog-fade",onAfterEnter:S(p),onAfterLeave:S(g),onBeforeLeave:S(y),persisted:""},{default:Q(()=>[mt(U(S(fA),{"custom-mask-event":"",mask:E.modal,"overlay-class":E.modalClass,"z-index":S(v)},{default:Q(()=>[G("div",{role:"dialog","aria-modal":"true","aria-label":E.title||void 0,"aria-labelledby":E.title?void 0:S(u),"aria-describedby":S(c),class:F(`${S(a).namespace.value}-overlay-dialog`),style:Ze(S(d)),onClick:M[0]||(M[0]=(...k)=>S(T).onClick&&S(T).onClick(...k)),onMousedown:M[1]||(M[1]=(...k)=>S(T).onMousedown&&S(T).onMousedown(...k)),onMouseup:M[2]||(M[2]=(...k)=>S(T).onMouseup&&S(T).onMouseup(...k))},[U(S(tC),{loop:"",trapped:S(l),"focus-start-el":"container",onFocusAfterTrapped:S(w),onFocusAfterReleased:S(x),onFocusoutPrevented:S(C),onReleaseRequested:S(_)},{default:Q(()=>[S(h)?($(),de(IOe,kt({key:0,ref_key:"dialogContentRef",ref:s},E.$attrs,{"custom-class":E.customClass,center:E.center,"align-center":E.alignCenter,"close-icon":E.closeIcon,draggable:S(D),fullscreen:E.fullscreen,"show-close":E.showClose,title:E.title,"aria-level":E.headerAriaLevel,onClose:S(m)}),Al({header:Q(()=>[E.$slots.title?Te(E.$slots,"title",{key:1}):Te(E.$slots,"header",{key:0,close:S(m),titleId:S(u),titleClass:S(a).e("title")})]),default:Q(()=>[Te(E.$slots,"default")]),_:2},[E.$slots.footer?{name:"footer",fn:Q(()=>[Te(E.$slots,"footer")])}:void 0]),1040,["custom-class","center","align-center","close-icon","draggable","fullscreen","show-close","title","aria-level","onClose"])):le("v-if",!0)]),_:3},8,["trapped","onFocusAfterTrapped","onFocusAfterReleased","onFocusoutPrevented","onReleaseRequested"])],46,POe)]),_:3},8,["mask","overlay-class","z-index"]),[[Qt,S(l)]])]),_:3},8,["onAfterEnter","onAfterLeave","onBeforeLeave"])],8,["disabled"]))}});var GOe=Ne(zOe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/dialog/src/dialog.vue"]]);const Xr=Et(GOe),UOe=Ve({direction:{type:String,values:["horizontal","vertical"],default:"horizontal"},contentPosition:{type:String,values:["left","center","right"],default:"center"},borderStyle:{type:fe(String),default:"solid"}}),HOe=ie({name:"ElDivider"}),WOe=ie({...HOe,props:UOe,setup(t){const e=t,n=ke("divider"),r=A(()=>n.cssVar({"border-style":e.borderStyle}));return(a,i)=>($(),Z("div",{class:F([S(n).b(),S(n).m(a.direction)]),style:Ze(S(r)),role:"separator"},[a.$slots.default&&a.direction!=="vertical"?($(),Z("div",{key:0,class:F([S(n).e("text"),S(n).is(a.contentPosition)])},[Te(a.$slots,"default")],2)):le("v-if",!0)],6))}});var KOe=Ne(WOe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/divider/src/divider.vue"]]);const Jj=Et(KOe),jOe=Ve({...qj,direction:{type:String,default:"rtl",values:["ltr","rtl","ttb","btt"]},size:{type:[String,Number],default:"30%"},withHeader:{type:Boolean,default:!0},modalFade:{type:Boolean,default:!0},headerAriaLevel:{type:String,default:"2"}}),YOe=Zj,XOe=ie({name:"ElDrawer",components:{ElOverlay:fA,ElFocusTrap:tC,ElIcon:Xe,Close:ts},inheritAttrs:!1,props:jOe,emits:YOe,setup(t,{slots:e}){Hs({scope:"el-drawer",from:"the title slot",replacement:"the header slot",version:"3.0.0",ref:"https://element-plus.org/en-US/component/drawer.html#slots"},A(()=>!!e.title)),Hs({scope:"el-drawer",from:"custom-class",replacement:"class",version:"2.3.0",ref:"https://element-plus.org/en-US/component/drawer.html#attributes",type:"Attribute"},A(()=>!!t.customClass));const n=z(),r=z(),a=ke("drawer"),{t:i}=Yt(),o=A(()=>t.direction==="rtl"||t.direction==="ltr"),s=A(()=>rr(t.size));return{...Qj(t,n),drawerRef:n,focusStartRef:r,isHorizontal:o,drawerSize:s,ns:a,t:i}}}),qOe=["aria-label","aria-labelledby","aria-describedby"],ZOe=["id","aria-level"],QOe=["aria-label"],JOe=["id"];function eAe(t,e,n,r,a,i){const o=Ge("close"),s=Ge("el-icon"),l=Ge("el-focus-trap"),u=Ge("el-overlay");return $(),de(pm,{to:"body",disabled:!t.appendToBody},[U(or,{name:t.ns.b("fade"),onAfterEnter:t.afterEnter,onAfterLeave:t.afterLeave,onBeforeLeave:t.beforeLeave,persisted:""},{default:Q(()=>[mt(U(u,{mask:t.modal,"overlay-class":t.modalClass,"z-index":t.zIndex,onClick:t.onModalClick},{default:Q(()=>[U(l,{loop:"",trapped:t.visible,"focus-trap-el":t.drawerRef,"focus-start-el":t.focusStartRef,onReleaseRequested:t.onCloseRequested},{default:Q(()=>[G("div",kt({ref:"drawerRef","aria-modal":"true","aria-label":t.title||void 0,"aria-labelledby":t.title?void 0:t.titleId,"aria-describedby":t.bodyId},t.$attrs,{class:[t.ns.b(),t.direction,t.visible&&"open",t.customClass],style:t.isHorizontal?"width: "+t.drawerSize:"height: "+t.drawerSize,role:"dialog",onClick:e[1]||(e[1]=ot(()=>{},["stop"]))}),[G("span",{ref:"focusStartRef",class:F(t.ns.e("sr-focus")),tabindex:"-1"},null,2),t.withHeader?($(),Z("header",{key:0,class:F(t.ns.e("header"))},[t.$slots.title?Te(t.$slots,"title",{key:1},()=>[le(" DEPRECATED SLOT ")]):Te(t.$slots,"header",{key:0,close:t.handleClose,titleId:t.titleId,titleClass:t.ns.e("title")},()=>[t.$slots.title?le("v-if",!0):($(),Z("span",{key:0,id:t.titleId,role:"heading","aria-level":t.headerAriaLevel,class:F(t.ns.e("title"))},Oe(t.title),11,ZOe))]),t.showClose?($(),Z("button",{key:2,"aria-label":t.t("el.drawer.close"),class:F(t.ns.e("close-btn")),type:"button",onClick:e[0]||(e[0]=(...c)=>t.handleClose&&t.handleClose(...c))},[U(s,{class:F(t.ns.e("close"))},{default:Q(()=>[U(o)]),_:1},8,["class"])],10,QOe)):le("v-if",!0)],2)):le("v-if",!0),t.rendered?($(),Z("div",{key:1,id:t.bodyId,class:F(t.ns.e("body"))},[Te(t.$slots,"default")],10,JOe)):le("v-if",!0),t.$slots.footer?($(),Z("div",{key:2,class:F(t.ns.e("footer"))},[Te(t.$slots,"footer")],2)):le("v-if",!0)],16,qOe)]),_:3},8,["trapped","focus-trap-el","focus-start-el","onReleaseRequested"])]),_:3},8,["mask","overlay-class","z-index","onClick"]),[[Qt,t.visible]])]),_:3},8,["name","onAfterEnter","onAfterLeave","onBeforeLeave"])],8,["disabled"])}var tAe=Ne(XOe,[["render",eAe],["__file","/home/runner/work/element-plus/element-plus/packages/components/drawer/src/drawer.vue"]]);const nAe=Et(tAe),rAe=ie({inheritAttrs:!1});function aAe(t,e,n,r,a,i){return Te(t.$slots,"default")}var iAe=Ne(rAe,[["render",aAe],["__file","/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection.vue"]]);const oAe=ie({name:"ElCollectionItem",inheritAttrs:!1});function sAe(t,e,n,r,a,i){return Te(t.$slots,"default")}var lAe=Ne(oAe,[["render",sAe],["__file","/home/runner/work/element-plus/element-plus/packages/components/collection/src/collection-item.vue"]]);const eY="data-el-collection-item",tY=t=>{const e=`El${t}Collection`,n=`${e}Item`,r=Symbol(e),a=Symbol(n),i={...iAe,name:e,setup(){const s=z(null),l=new Map;Vt(r,{itemMap:l,getItems:()=>{const c=S(s);if(!c)return[];const f=Array.from(c.querySelectorAll(`[${eY}]`));return[...l.values()].sort((h,v)=>f.indexOf(h.ref)-f.indexOf(v.ref))},collectionRef:s})}},o={...lAe,name:n,setup(s,{attrs:l}){const u=z(null),c=We(r,void 0);Vt(a,{collectionItemRef:u}),pt(()=>{const f=S(u);f&&c.itemMap.set(f,{ref:f,...l})}),Rn(()=>{const f=S(u);c.itemMap.delete(f)})}};return{COLLECTION_INJECTION_KEY:r,COLLECTION_ITEM_INJECTION_KEY:a,ElCollection:i,ElCollectionItem:o}},uAe=Ve({style:{type:fe([String,Array,Object])},currentTabId:{type:fe(String)},defaultCurrentTabId:String,loop:Boolean,dir:{type:String,values:["ltr","rtl"],default:"ltr"},orientation:{type:fe(String)},onBlur:Function,onFocus:Function,onMousedown:Function}),{ElCollection:cAe,ElCollectionItem:fAe,COLLECTION_INJECTION_KEY:dA,COLLECTION_ITEM_INJECTION_KEY:dAe}=tY("RovingFocusGroup"),hA=Symbol("elRovingFocusGroup"),nY=Symbol("elRovingFocusGroupItem"),hAe={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"},pAe=(t,e)=>{if(e!=="rtl")return t;switch(t){case tt.right:return tt.left;case tt.left:return tt.right;default:return t}},vAe=(t,e,n)=>{const r=pAe(t.key,n);if(!(e==="vertical"&&[tt.left,tt.right].includes(r))&&!(e==="horizontal"&&[tt.up,tt.down].includes(r)))return hAe[r]},gAe=(t,e)=>t.map((n,r)=>t[(r+e)%t.length]),pA=t=>{const{activeElement:e}=document;for(const n of t)if(n===e||(n.focus(),e!==document.activeElement))return},MP="currentTabIdChange",DP="rovingFocusGroup.entryFocus",yAe={bubbles:!1,cancelable:!0},mAe=ie({name:"ElRovingFocusGroupImpl",inheritAttrs:!1,props:uAe,emits:[MP,"entryFocus"],setup(t,{emit:e}){var n;const r=z((n=t.currentTabId||t.defaultCurrentTabId)!=null?n:null),a=z(!1),i=z(!1),o=z(null),{getItems:s}=We(dA,void 0),l=A(()=>[{outline:"none"},t.style]),u=p=>{e(MP,p)},c=()=>{a.value=!0},f=Xn(p=>{var g;(g=t.onMousedown)==null||g.call(t,p)},()=>{i.value=!0}),d=Xn(p=>{var g;(g=t.onFocus)==null||g.call(t,p)},p=>{const g=!S(i),{target:y,currentTarget:m}=p;if(y===m&&g&&!S(a)){const b=new Event(DP,yAe);if(m==null||m.dispatchEvent(b),!b.defaultPrevented){const w=s().filter(D=>D.focusable),x=w.find(D=>D.active),_=w.find(D=>D.id===S(r)),T=[x,_,...w].filter(Boolean).map(D=>D.ref);pA(T)}}i.value=!1}),h=Xn(p=>{var g;(g=t.onBlur)==null||g.call(t,p)},()=>{a.value=!1}),v=(...p)=>{e("entryFocus",...p)};Vt(hA,{currentTabbedId:bv(r),loop:Hn(t,"loop"),tabIndex:A(()=>S(a)?-1:0),rovingFocusGroupRef:o,rovingFocusGroupRootStyle:l,orientation:Hn(t,"orientation"),dir:Hn(t,"dir"),onItemFocus:u,onItemShiftTab:c,onBlur:h,onFocus:d,onMousedown:f}),Ee(()=>t.currentTabId,p=>{r.value=p??null}),$n(o,DP,v)}});function bAe(t,e,n,r,a,i){return Te(t.$slots,"default")}var SAe=Ne(mAe,[["render",bAe],["__file","/home/runner/work/element-plus/element-plus/packages/components/roving-focus-group/src/roving-focus-group-impl.vue"]]);const wAe=ie({name:"ElRovingFocusGroup",components:{ElFocusGroupCollection:cAe,ElRovingFocusGroupImpl:SAe}});function _Ae(t,e,n,r,a,i){const o=Ge("el-roving-focus-group-impl"),s=Ge("el-focus-group-collection");return $(),de(s,null,{default:Q(()=>[U(o,zo(Tx(t.$attrs)),{default:Q(()=>[Te(t.$slots,"default")]),_:3},16)]),_:3})}var xAe=Ne(wAe,[["render",_Ae],["__file","/home/runner/work/element-plus/element-plus/packages/components/roving-focus-group/src/roving-focus-group.vue"]]);const CAe=ie({components:{ElRovingFocusCollectionItem:fAe},props:{focusable:{type:Boolean,default:!0},active:{type:Boolean,default:!1}},emits:["mousedown","focus","keydown"],setup(t,{emit:e}){const{currentTabbedId:n,loop:r,onItemFocus:a,onItemShiftTab:i}=We(hA,void 0),{getItems:o}=We(dA,void 0),s=ho(),l=z(null),u=Xn(h=>{e("mousedown",h)},h=>{t.focusable?a(S(s)):h.preventDefault()}),c=Xn(h=>{e("focus",h)},()=>{a(S(s))}),f=Xn(h=>{e("keydown",h)},h=>{const{key:v,shiftKey:p,target:g,currentTarget:y}=h;if(v===tt.tab&&p){i();return}if(g!==y)return;const m=vAe(h);if(m){h.preventDefault();let w=o().filter(x=>x.focusable).map(x=>x.ref);switch(m){case"last":{w.reverse();break}case"prev":case"next":{m==="prev"&&w.reverse();const x=w.indexOf(y);w=r.value?gAe(w,x+1):w.slice(x+1);break}}qe(()=>{pA(w)})}}),d=A(()=>n.value===S(s));return Vt(nY,{rovingFocusGroupItemRef:l,tabIndex:A(()=>S(d)?0:-1),handleMousedown:u,handleFocus:c,handleKeydown:f}),{id:s,handleKeydown:f,handleFocus:c,handleMousedown:u}}});function TAe(t,e,n,r,a,i){const o=Ge("el-roving-focus-collection-item");return $(),de(o,{id:t.id,focusable:t.focusable,active:t.active},{default:Q(()=>[Te(t.$slots,"default")]),_:3},8,["id","focusable","active"])}var EAe=Ne(CAe,[["render",TAe],["__file","/home/runner/work/element-plus/element-plus/packages/components/roving-focus-group/src/roving-focus-item.vue"]]);const NS=Ve({trigger:gy.trigger,effect:{...Kr.effect,default:"light"},type:{type:fe(String)},placement:{type:fe(String),default:"bottom"},popperOptions:{type:fe(Object),default:()=>({})},id:String,size:{type:String,default:""},splitButton:Boolean,hideOnClick:{type:Boolean,default:!0},loop:{type:Boolean,default:!0},showTimeout:{type:Number,default:150},hideTimeout:{type:Number,default:150},tabindex:{type:fe([Number,String]),default:0},maxHeight:{type:fe([Number,String]),default:""},popperClass:{type:String,default:""},disabled:{type:Boolean,default:!1},role:{type:String,default:"menu"},buttonProps:{type:fe(Object)},teleported:Kr.teleported}),rY=Ve({command:{type:[Object,String,Number],default:()=>({})},disabled:Boolean,divided:Boolean,textValue:String,icon:{type:En}}),MAe=Ve({onKeydown:{type:fe(Function)}}),DAe=[tt.down,tt.pageDown,tt.home],aY=[tt.up,tt.pageUp,tt.end],kAe=[...DAe,...aY],{ElCollection:RAe,ElCollectionItem:LAe,COLLECTION_INJECTION_KEY:OAe,COLLECTION_ITEM_INJECTION_KEY:AAe}=tY("Dropdown"),aC=Symbol("elDropdown"),{ButtonGroup:NAe}=wt,VAe=ie({name:"ElDropdown",components:{ElButton:wt,ElButtonGroup:NAe,ElScrollbar:jl,ElDropdownCollection:RAe,ElTooltip:Qa,ElRovingFocusGroup:xAe,ElOnlyChild:k7,ElIcon:Xe,ArrowDown:Cc},props:NS,emits:["visible-change","click","command"],setup(t,{emit:e}){const n=xt(),r=ke("dropdown"),{t:a}=Yt(),i=z(),o=z(),s=z(null),l=z(null),u=z(null),c=z(null),f=z(!1),d=[tt.enter,tt.space,tt.down],h=A(()=>({maxHeight:rr(t.maxHeight)})),v=A(()=>[r.m(x.value)]),p=A(()=>Ed(t.trigger)),g=ho().value,y=A(()=>t.id||g);Ee([i,p],([N,B],[L])=>{var V,H,K;(V=L==null?void 0:L.$el)!=null&&V.removeEventListener&&L.$el.removeEventListener("pointerenter",C),(H=N==null?void 0:N.$el)!=null&&H.removeEventListener&&N.$el.removeEventListener("pointerenter",C),(K=N==null?void 0:N.$el)!=null&&K.addEventListener&&B.includes("hover")&&N.$el.addEventListener("pointerenter",C)},{immediate:!0}),Rn(()=>{var N,B;(B=(N=i.value)==null?void 0:N.$el)!=null&&B.removeEventListener&&i.value.$el.removeEventListener("pointerenter",C)});function m(){b()}function b(){var N;(N=s.value)==null||N.onClose()}function w(){var N;(N=s.value)==null||N.onOpen()}const x=_r();function _(...N){e("command",...N)}function C(){var N,B;(B=(N=i.value)==null?void 0:N.$el)==null||B.focus()}function T(){}function D(){const N=S(l);p.value.includes("hover")&&(N==null||N.focus()),c.value=null}function E(N){c.value=N}function M(N){f.value||(N.preventDefault(),N.stopImmediatePropagation())}function k(){e("visible-change",!0)}function R(N){(N==null?void 0:N.type)==="keydown"&&l.value.focus()}function O(){e("visible-change",!1)}return Vt(aC,{contentRef:l,role:A(()=>t.role),triggerId:y,isUsingKeyboard:f,onItemEnter:T,onItemLeave:D}),Vt("elDropdown",{instance:n,dropdownSize:x,handleClick:m,commandHandler:_,trigger:Hn(t,"trigger"),hideOnClick:Hn(t,"hideOnClick")}),{t:a,ns:r,scrollbar:u,wrapStyle:h,dropdownTriggerKls:v,dropdownSize:x,triggerId:y,triggerKeys:d,currentTabId:c,handleCurrentTabIdChange:E,handlerMainButtonClick:N=>{e("click",N)},handleEntryFocus:M,handleClose:b,handleOpen:w,handleBeforeShowTooltip:k,handleShowTooltip:R,handleBeforeHideTooltip:O,onFocusAfterTrapped:N=>{var B,L;N.preventDefault(),(L=(B=l.value)==null?void 0:B.focus)==null||L.call(B,{preventScroll:!0})},popperRef:s,contentRef:l,triggeringElementRef:i,referenceElementRef:o}}});function BAe(t,e,n,r,a,i){var o;const s=Ge("el-dropdown-collection"),l=Ge("el-roving-focus-group"),u=Ge("el-scrollbar"),c=Ge("el-only-child"),f=Ge("el-tooltip"),d=Ge("el-button"),h=Ge("arrow-down"),v=Ge("el-icon"),p=Ge("el-button-group");return $(),Z("div",{class:F([t.ns.b(),t.ns.is("disabled",t.disabled)])},[U(f,{ref:"popperRef",role:t.role,effect:t.effect,"fallback-placements":["bottom","top"],"popper-options":t.popperOptions,"gpu-acceleration":!1,"hide-after":t.trigger==="hover"?t.hideTimeout:0,"manual-mode":!0,placement:t.placement,"popper-class":[t.ns.e("popper"),t.popperClass],"reference-element":(o=t.referenceElementRef)==null?void 0:o.$el,trigger:t.trigger,"trigger-keys":t.triggerKeys,"trigger-target-el":t.contentRef,"show-after":t.trigger==="hover"?t.showTimeout:0,"stop-popper-mouse-event":!1,"virtual-ref":t.triggeringElementRef,"virtual-triggering":t.splitButton,disabled:t.disabled,transition:`${t.ns.namespace.value}-zoom-in-top`,teleported:t.teleported,pure:"",persistent:"",onBeforeShow:t.handleBeforeShowTooltip,onShow:t.handleShowTooltip,onBeforeHide:t.handleBeforeHideTooltip},Al({content:Q(()=>[U(u,{ref:"scrollbar","wrap-style":t.wrapStyle,tag:"div","view-class":t.ns.e("list")},{default:Q(()=>[U(l,{loop:t.loop,"current-tab-id":t.currentTabId,orientation:"horizontal",onCurrentTabIdChange:t.handleCurrentTabIdChange,onEntryFocus:t.handleEntryFocus},{default:Q(()=>[U(s,null,{default:Q(()=>[Te(t.$slots,"dropdown")]),_:3})]),_:3},8,["loop","current-tab-id","onCurrentTabIdChange","onEntryFocus"])]),_:3},8,["wrap-style","view-class"])]),_:2},[t.splitButton?void 0:{name:"default",fn:Q(()=>[U(c,{id:t.triggerId,ref:"triggeringElementRef",role:"button",tabindex:t.tabindex},{default:Q(()=>[Te(t.$slots,"default")]),_:3},8,["id","tabindex"])])}]),1032,["role","effect","popper-options","hide-after","placement","popper-class","reference-element","trigger","trigger-keys","trigger-target-el","show-after","virtual-ref","virtual-triggering","disabled","transition","teleported","onBeforeShow","onShow","onBeforeHide"]),t.splitButton?($(),de(p,{key:0},{default:Q(()=>[U(d,kt({ref:"referenceElementRef"},t.buttonProps,{size:t.dropdownSize,type:t.type,disabled:t.disabled,tabindex:t.tabindex,onClick:t.handlerMainButtonClick}),{default:Q(()=>[Te(t.$slots,"default")]),_:3},16,["size","type","disabled","tabindex","onClick"]),U(d,kt({id:t.triggerId,ref:"triggeringElementRef"},t.buttonProps,{role:"button",size:t.dropdownSize,type:t.type,class:t.ns.e("caret-button"),disabled:t.disabled,tabindex:t.tabindex,"aria-label":t.t("el.dropdown.toggleDropdown")}),{default:Q(()=>[U(v,{class:F(t.ns.e("icon"))},{default:Q(()=>[U(h)]),_:1},8,["class"])]),_:1},16,["id","size","type","class","disabled","tabindex","aria-label"])]),_:3})):le("v-if",!0)],2)}var $Ae=Ne(VAe,[["render",BAe],["__file","/home/runner/work/element-plus/element-plus/packages/components/dropdown/src/dropdown.vue"]]);const IAe=ie({name:"DropdownItemImpl",components:{ElIcon:Xe},props:rY,emits:["pointermove","pointerleave","click","clickimpl"],setup(t,{emit:e}){const n=ke("dropdown"),{role:r}=We(aC,void 0),{collectionItemRef:a}=We(AAe,void 0),{collectionItemRef:i}=We(dAe,void 0),{rovingFocusGroupItemRef:o,tabIndex:s,handleFocus:l,handleKeydown:u,handleMousedown:c}=We(nY,void 0),f=Hx(a,i,o),d=A(()=>r.value==="menu"?"menuitem":r.value==="navigation"?"link":"button"),h=Xn(v=>{const{code:p}=v;if(p===tt.enter||p===tt.space)return v.preventDefault(),v.stopImmediatePropagation(),e("clickimpl",v),!0},u);return{ns:n,itemRef:f,dataset:{[eY]:""},role:d,tabIndex:s,handleFocus:l,handleKeydown:h,handleMousedown:c}}}),PAe=["aria-disabled","tabindex","role"];function FAe(t,e,n,r,a,i){const o=Ge("el-icon");return $(),Z(Qe,null,[t.divided?($(),Z("li",kt({key:0,role:"separator",class:t.ns.bem("menu","item","divided")},t.$attrs),null,16)):le("v-if",!0),G("li",kt({ref:t.itemRef},{...t.dataset,...t.$attrs},{"aria-disabled":t.disabled,class:[t.ns.be("menu","item"),t.ns.is("disabled",t.disabled)],tabindex:t.tabIndex,role:t.role,onClick:e[0]||(e[0]=s=>t.$emit("clickimpl",s)),onFocus:e[1]||(e[1]=(...s)=>t.handleFocus&&t.handleFocus(...s)),onKeydown:e[2]||(e[2]=ot((...s)=>t.handleKeydown&&t.handleKeydown(...s),["self"])),onMousedown:e[3]||(e[3]=(...s)=>t.handleMousedown&&t.handleMousedown(...s)),onPointermove:e[4]||(e[4]=s=>t.$emit("pointermove",s)),onPointerleave:e[5]||(e[5]=s=>t.$emit("pointerleave",s))}),[t.icon?($(),de(o,{key:0},{default:Q(()=>[($(),de(Mt(t.icon)))]),_:1})):le("v-if",!0),Te(t.$slots,"default")],16,PAe)],64)}var zAe=Ne(IAe,[["render",FAe],["__file","/home/runner/work/element-plus/element-plus/packages/components/dropdown/src/dropdown-item-impl.vue"]]);const iY=()=>{const t=We("elDropdown",{}),e=A(()=>t==null?void 0:t.dropdownSize);return{elDropdown:t,_elDropdownSize:e}},GAe=ie({name:"ElDropdownItem",components:{ElDropdownCollectionItem:LAe,ElRovingFocusItem:EAe,ElDropdownItemImpl:zAe},inheritAttrs:!1,props:rY,emits:["pointermove","pointerleave","click"],setup(t,{emit:e,attrs:n}){const{elDropdown:r}=iY(),a=xt(),i=z(null),o=A(()=>{var h,v;return(v=(h=S(i))==null?void 0:h.textContent)!=null?v:""}),{onItemEnter:s,onItemLeave:l}=We(aC,void 0),u=Xn(h=>(e("pointermove",h),h.defaultPrevented),D$(h=>{if(t.disabled){l(h);return}const v=h.currentTarget;v===document.activeElement||v.contains(document.activeElement)||(s(h),h.defaultPrevented||v==null||v.focus())})),c=Xn(h=>(e("pointerleave",h),h.defaultPrevented),D$(h=>{l(h)})),f=Xn(h=>{if(!t.disabled)return e("click",h),h.type!=="keydown"&&h.defaultPrevented},h=>{var v,p,g;if(t.disabled){h.stopImmediatePropagation();return}(v=r==null?void 0:r.hideOnClick)!=null&&v.value&&((p=r.handleClick)==null||p.call(r)),(g=r.commandHandler)==null||g.call(r,t.command,a,h)}),d=A(()=>({...t,...n}));return{handleClick:f,handlePointerMove:u,handlePointerLeave:c,textContent:o,propsAndAttrs:d}}});function UAe(t,e,n,r,a,i){var o;const s=Ge("el-dropdown-item-impl"),l=Ge("el-roving-focus-item"),u=Ge("el-dropdown-collection-item");return $(),de(u,{disabled:t.disabled,"text-value":(o=t.textValue)!=null?o:t.textContent},{default:Q(()=>[U(l,{focusable:!t.disabled},{default:Q(()=>[U(s,kt(t.propsAndAttrs,{onPointerleave:t.handlePointerLeave,onPointermove:t.handlePointerMove,onClickimpl:t.handleClick}),{default:Q(()=>[Te(t.$slots,"default")]),_:3},16,["onPointerleave","onPointermove","onClickimpl"])]),_:3},8,["focusable"])]),_:3},8,["disabled","text-value"])}var oY=Ne(GAe,[["render",UAe],["__file","/home/runner/work/element-plus/element-plus/packages/components/dropdown/src/dropdown-item.vue"]]);const HAe=ie({name:"ElDropdownMenu",props:MAe,setup(t){const e=ke("dropdown"),{_elDropdownSize:n}=iY(),r=n.value,{focusTrapRef:a,onKeydown:i}=We(tA,void 0),{contentRef:o,role:s,triggerId:l}=We(aC,void 0),{collectionRef:u,getItems:c}=We(OAe,void 0),{rovingFocusGroupRef:f,rovingFocusGroupRootStyle:d,tabIndex:h,onBlur:v,onFocus:p,onMousedown:g}=We(hA,void 0),{collectionRef:y}=We(dA,void 0),m=A(()=>[e.b("menu"),e.bm("menu",r==null?void 0:r.value)]),b=Hx(o,u,a,f,y),w=Xn(_=>{var C;(C=t.onKeydown)==null||C.call(t,_)},_=>{const{currentTarget:C,code:T,target:D}=_;if(C.contains(D),tt.tab===T&&_.stopImmediatePropagation(),_.preventDefault(),D!==S(o)||!kAe.includes(T))return;const M=c().filter(k=>!k.disabled).map(k=>k.ref);aY.includes(T)&&M.reverse(),pA(M)});return{size:r,rovingFocusGroupRootStyle:d,tabIndex:h,dropdownKls:m,role:s,triggerId:l,dropdownListWrapperRef:b,handleKeydown:_=>{w(_),i(_)},onBlur:v,onFocus:p,onMousedown:g}}}),WAe=["role","aria-labelledby"];function KAe(t,e,n,r,a,i){return $(),Z("ul",{ref:t.dropdownListWrapperRef,class:F(t.dropdownKls),style:Ze(t.rovingFocusGroupRootStyle),tabindex:-1,role:t.role,"aria-labelledby":t.triggerId,onBlur:e[0]||(e[0]=(...o)=>t.onBlur&&t.onBlur(...o)),onFocus:e[1]||(e[1]=(...o)=>t.onFocus&&t.onFocus(...o)),onKeydown:e[2]||(e[2]=ot((...o)=>t.handleKeydown&&t.handleKeydown(...o),["self"])),onMousedown:e[3]||(e[3]=ot((...o)=>t.onMousedown&&t.onMousedown(...o),["self"]))},[Te(t.$slots,"default")],46,WAe)}var sY=Ne(HAe,[["render",KAe],["__file","/home/runner/work/element-plus/element-plus/packages/components/dropdown/src/dropdown-menu.vue"]]);const jAe=Et($Ae,{DropdownItem:oY,DropdownMenu:sY}),YAe=Qn(oY),XAe=Qn(sY),qAe={viewBox:"0 0 79 86",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},ZAe=["id"],QAe=["stop-color"],JAe=["stop-color"],e3e=["id"],t3e=["stop-color"],n3e=["stop-color"],r3e=["id"],a3e={id:"Illustrations",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},i3e={id:"B-type",transform:"translate(-1268.000000, -535.000000)"},o3e={id:"Group-2",transform:"translate(1268.000000, 535.000000)"},s3e=["fill"],l3e=["fill"],u3e={id:"Group-Copy",transform:"translate(34.500000, 31.500000) scale(-1, 1) rotate(-25.000000) translate(-34.500000, -31.500000) translate(7.000000, 10.000000)"},c3e=["fill"],f3e=["fill"],d3e=["fill"],h3e=["fill"],p3e=["fill"],v3e={id:"Rectangle-Copy-17",transform:"translate(53.000000, 45.000000)"},g3e=["fill","xlink:href"],y3e=["fill","mask"],m3e=["fill"],b3e=ie({name:"ImgEmpty"}),S3e=ie({...b3e,setup(t){const e=ke("empty"),n=ho();return(r,a)=>($(),Z("svg",qAe,[G("defs",null,[G("linearGradient",{id:`linearGradient-1-${S(n)}`,x1:"38.8503086%",y1:"0%",x2:"61.1496914%",y2:"100%"},[G("stop",{"stop-color":`var(${S(e).cssVarBlockName("fill-color-1")})`,offset:"0%"},null,8,QAe),G("stop",{"stop-color":`var(${S(e).cssVarBlockName("fill-color-4")})`,offset:"100%"},null,8,JAe)],8,ZAe),G("linearGradient",{id:`linearGradient-2-${S(n)}`,x1:"0%",y1:"9.5%",x2:"100%",y2:"90.5%"},[G("stop",{"stop-color":`var(${S(e).cssVarBlockName("fill-color-1")})`,offset:"0%"},null,8,t3e),G("stop",{"stop-color":`var(${S(e).cssVarBlockName("fill-color-6")})`,offset:"100%"},null,8,n3e)],8,e3e),G("rect",{id:`path-3-${S(n)}`,x:"0",y:"0",width:"17",height:"36"},null,8,r3e)]),G("g",a3e,[G("g",i3e,[G("g",o3e,[G("path",{id:"Oval-Copy-2",d:"M39.5,86 C61.3152476,86 79,83.9106622 79,81.3333333 C79,78.7560045 57.3152476,78 35.5,78 C13.6847524,78 0,78.7560045 0,81.3333333 C0,83.9106622 17.6847524,86 39.5,86 Z",fill:`var(${S(e).cssVarBlockName("fill-color-3")})`},null,8,s3e),G("polygon",{id:"Rectangle-Copy-14",fill:`var(${S(e).cssVarBlockName("fill-color-7")})`,transform:"translate(27.500000, 51.500000) scale(1, -1) translate(-27.500000, -51.500000) ",points:"13 58 53 58 42 45 2 45"},null,8,l3e),G("g",u3e,[G("polygon",{id:"Rectangle-Copy-10",fill:`var(${S(e).cssVarBlockName("fill-color-7")})`,transform:"translate(11.500000, 5.000000) scale(1, -1) translate(-11.500000, -5.000000) ",points:"2.84078316e-14 3 18 3 23 7 5 7"},null,8,c3e),G("polygon",{id:"Rectangle-Copy-11",fill:`var(${S(e).cssVarBlockName("fill-color-5")})`,points:"-3.69149156e-15 7 38 7 38 43 -3.69149156e-15 43"},null,8,f3e),G("rect",{id:"Rectangle-Copy-12",fill:`url(#linearGradient-1-${S(n)})`,transform:"translate(46.500000, 25.000000) scale(-1, 1) translate(-46.500000, -25.000000) ",x:"38",y:"7",width:"17",height:"36"},null,8,d3e),G("polygon",{id:"Rectangle-Copy-13",fill:`var(${S(e).cssVarBlockName("fill-color-2")})`,transform:"translate(39.500000, 3.500000) scale(-1, 1) translate(-39.500000, -3.500000) ",points:"24 7 41 7 55 -3.63806207e-12 38 -3.63806207e-12"},null,8,h3e)]),G("rect",{id:"Rectangle-Copy-15",fill:`url(#linearGradient-2-${S(n)})`,x:"13",y:"45",width:"40",height:"36"},null,8,p3e),G("g",v3e,[G("use",{id:"Mask",fill:`var(${S(e).cssVarBlockName("fill-color-8")})`,transform:"translate(8.500000, 18.000000) scale(-1, 1) translate(-8.500000, -18.000000) ","xlink:href":`#path-3-${S(n)}`},null,8,g3e),G("polygon",{id:"Rectangle-Copy",fill:`var(${S(e).cssVarBlockName("fill-color-9")})`,mask:`url(#mask-4-${S(n)})`,transform:"translate(12.000000, 9.000000) scale(-1, 1) translate(-12.000000, -9.000000) ",points:"7 0 24 0 20 18 7 16.5"},null,8,y3e)]),G("polygon",{id:"Rectangle-Copy-18",fill:`var(${S(e).cssVarBlockName("fill-color-2")})`,transform:"translate(66.000000, 51.500000) scale(-1, 1) translate(-66.000000, -51.500000) ",points:"62 45 79 45 70 58 53 58"},null,8,m3e)])])])]))}});var w3e=Ne(S3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/empty/src/img-empty.vue"]]);const _3e=Ve({image:{type:String,default:""},imageSize:Number,description:{type:String,default:""}}),x3e=["src"],C3e={key:1},T3e=ie({name:"ElEmpty"}),E3e=ie({...T3e,props:_3e,setup(t){const e=t,{t:n}=Yt(),r=ke("empty"),a=A(()=>e.description||n("el.table.emptyText")),i=A(()=>({width:rr(e.imageSize)}));return(o,s)=>($(),Z("div",{class:F(S(r).b())},[G("div",{class:F(S(r).e("image")),style:Ze(S(i))},[o.image?($(),Z("img",{key:0,src:o.image,ondragstart:"return false"},null,8,x3e)):Te(o.$slots,"image",{key:1},()=>[U(w3e)])],6),G("div",{class:F(S(r).e("description"))},[o.$slots.description?Te(o.$slots,"description",{key:0}):($(),Z("p",C3e,Oe(S(a)),1))],2),o.$slots.default?($(),Z("div",{key:0,class:F(S(r).e("bottom"))},[Te(o.$slots,"default")],2)):le("v-if",!0)],2))}});var M3e=Ne(E3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/empty/src/empty.vue"]]);const lY=Et(M3e),D3e=Ve({urlList:{type:fe(Array),default:()=>zn([])},zIndex:{type:Number},initialIndex:{type:Number,default:0},infinite:{type:Boolean,default:!0},hideOnClickModal:Boolean,teleported:Boolean,closeOnPressEscape:{type:Boolean,default:!0},zoomRate:{type:Number,default:1.2}}),k3e={close:()=>!0,switch:t=>ut(t),rotate:t=>ut(t)},R3e=["src"],L3e=ie({name:"ElImageViewer"}),O3e=ie({...L3e,props:D3e,emits:k3e,setup(t,{expose:e,emit:n}){const r=t,a={CONTAIN:{name:"contain",icon:ju(Rbe)},ORIGINAL:{name:"original",icon:ju(WSe)}},{t:i}=Yt(),o=ke("image-viewer"),{nextZIndex:s}=Tv(),l=z(),u=z([]),c=XH(),f=z(!0),d=z(r.initialIndex),h=Tn(a.CONTAIN),v=z({scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1}),p=A(()=>{const{urlList:L}=r;return L.length<=1}),g=A(()=>d.value===0),y=A(()=>d.value===r.urlList.length-1),m=A(()=>r.urlList[d.value]),b=A(()=>[o.e("btn"),o.e("prev"),o.is("disabled",!r.infinite&&g.value)]),w=A(()=>[o.e("btn"),o.e("next"),o.is("disabled",!r.infinite&&y.value)]),x=A(()=>{const{scale:L,deg:V,offsetX:H,offsetY:K,enableTransition:X}=v.value;let oe=H/L,te=K/L;switch(V%360){case 90:case-270:[oe,te]=[te,-oe];break;case 180:case-180:[oe,te]=[-oe,-te];break;case 270:case-90:[oe,te]=[-te,oe];break}const re={transform:`scale(${L}) rotate(${V}deg) translate(${oe}px, ${te}px)`,transition:X?"transform .3s":""};return h.value.name===a.CONTAIN.name&&(re.maxWidth=re.maxHeight="100%"),re}),_=A(()=>ut(r.zIndex)?r.zIndex:s());function C(){D(),n("close")}function T(){const L=sd(H=>{switch(H.code){case tt.esc:r.closeOnPressEscape&&C();break;case tt.space:O();break;case tt.left:P();break;case tt.up:B("zoomIn");break;case tt.right:N();break;case tt.down:B("zoomOut");break}}),V=sd(H=>{const K=H.deltaY||H.deltaX;B(K<0?"zoomIn":"zoomOut",{zoomRate:r.zoomRate,enableTransition:!1})});c.run(()=>{$n(document,"keydown",L),$n(document,"wheel",V)})}function D(){c.stop()}function E(){f.value=!1}function M(L){f.value=!1,L.target.alt=i("el.image.error")}function k(L){if(f.value||L.button!==0||!l.value)return;v.value.enableTransition=!1;const{offsetX:V,offsetY:H}=v.value,K=L.pageX,X=L.pageY,oe=sd(re=>{v.value={...v.value,offsetX:V+re.pageX-K,offsetY:H+re.pageY-X}}),te=$n(document,"mousemove",oe);$n(document,"mouseup",()=>{te()}),L.preventDefault()}function R(){v.value={scale:1,deg:0,offsetX:0,offsetY:0,enableTransition:!1}}function O(){if(f.value)return;const L=cy(a),V=Object.values(a),H=h.value.name,X=(V.findIndex(oe=>oe.name===H)+1)%L.length;h.value=a[L[X]],R()}function I(L){const V=r.urlList.length;d.value=(L+V)%V}function P(){g.value&&!r.infinite||I(d.value-1)}function N(){y.value&&!r.infinite||I(d.value+1)}function B(L,V={}){if(f.value)return;const{zoomRate:H,rotateDeg:K,enableTransition:X}={zoomRate:r.zoomRate,rotateDeg:90,enableTransition:!0,...V};switch(L){case"zoomOut":v.value.scale>.2&&(v.value.scale=Number.parseFloat((v.value.scale/H).toFixed(3)));break;case"zoomIn":v.value.scale<7&&(v.value.scale=Number.parseFloat((v.value.scale*H).toFixed(3)));break;case"clockwise":v.value.deg+=K,n("rotate",v.value.deg);break;case"anticlockwise":v.value.deg-=K,n("rotate",v.value.deg);break}v.value.enableTransition=X}return Ee(m,()=>{qe(()=>{const L=u.value[0];L!=null&&L.complete||(f.value=!0)})}),Ee(d,L=>{R(),n("switch",L)}),pt(()=>{var L,V;T(),(V=(L=l.value)==null?void 0:L.focus)==null||V.call(L)}),e({setActiveItem:I}),(L,V)=>($(),de(pm,{to:"body",disabled:!L.teleported},[U(or,{name:"viewer-fade",appear:""},{default:Q(()=>[G("div",{ref_key:"wrapper",ref:l,tabindex:-1,class:F(S(o).e("wrapper")),style:Ze({zIndex:S(_)})},[G("div",{class:F(S(o).e("mask")),onClick:V[0]||(V[0]=ot(H=>L.hideOnClickModal&&C(),["self"]))},null,2),le(" CLOSE "),G("span",{class:F([S(o).e("btn"),S(o).e("close")]),onClick:C},[U(S(Xe),null,{default:Q(()=>[U(S(ts))]),_:1})],2),le(" ARROW "),S(p)?le("v-if",!0):($(),Z(Qe,{key:0},[G("span",{class:F(S(b)),onClick:P},[U(S(Xe),null,{default:Q(()=>[U(S(sc))]),_:1})],2),G("span",{class:F(S(w)),onClick:N},[U(S(Xe),null,{default:Q(()=>[U(S(Wa))]),_:1})],2)],64)),le(" ACTIONS "),G("div",{class:F([S(o).e("btn"),S(o).e("actions")])},[G("div",{class:F(S(o).e("actions__inner"))},[U(S(Xe),{onClick:V[1]||(V[1]=H=>B("zoomOut"))},{default:Q(()=>[U(S(jwe))]),_:1}),U(S(Xe),{onClick:V[2]||(V[2]=H=>B("zoomIn"))},{default:Q(()=>[U(S(AK))]),_:1}),G("i",{class:F(S(o).e("actions__divider"))},null,2),U(S(Xe),{onClick:O},{default:Q(()=>[($(),de(Mt(S(h).icon)))]),_:1}),G("i",{class:F(S(o).e("actions__divider"))},null,2),U(S(Xe),{onClick:V[3]||(V[3]=H=>B("anticlockwise"))},{default:Q(()=>[U(S(ASe))]),_:1}),U(S(Xe),{onClick:V[4]||(V[4]=H=>B("clockwise"))},{default:Q(()=>[U(S(PSe))]),_:1})],2)],2),le(" CANVAS "),G("div",{class:F(S(o).e("canvas"))},[($(!0),Z(Qe,null,Ft(L.urlList,(H,K)=>mt(($(),Z("img",{ref_for:!0,ref:X=>u.value[K]=X,key:H,src:H,style:Ze(S(x)),class:F(S(o).e("img")),onLoad:E,onError:M,onMousedown:k},null,46,R3e)),[[Qt,K===d.value]])),128))],2),Te(L.$slots,"default")],6)]),_:3})],8,["disabled"]))}});var A3e=Ne(O3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/image-viewer/src/image-viewer.vue"]]);const uY=Et(A3e),N3e=Ve({hideOnClickModal:Boolean,src:{type:String,default:""},fit:{type:String,values:["","contain","cover","fill","none","scale-down"],default:""},loading:{type:String,values:["eager","lazy"]},lazy:Boolean,scrollContainer:{type:fe([String,Object])},previewSrcList:{type:fe(Array),default:()=>zn([])},previewTeleported:Boolean,zIndex:{type:Number},initialIndex:{type:Number,default:0},infinite:{type:Boolean,default:!0},closeOnPressEscape:{type:Boolean,default:!0},zoomRate:{type:Number,default:1.2}}),V3e={load:t=>t instanceof Event,error:t=>t instanceof Event,switch:t=>ut(t),close:()=>!0,show:()=>!0},B3e=["src","loading"],$3e={key:0},I3e=ie({name:"ElImage",inheritAttrs:!1}),P3e=ie({...I3e,props:N3e,emits:V3e,setup(t,{emit:e}){const n=t;let r="";const{t:a}=Yt(),i=ke("image"),o=Id(),s=BO(),l=z(),u=z(!1),c=z(!0),f=z(!1),d=z(),h=z(),v=Wt&&"loading"in HTMLImageElement.prototype;let p,g;const y=A(()=>[i.e("inner"),w.value&&i.e("preview"),c.value&&i.is("loading")]),m=A(()=>o.style),b=A(()=>{const{fit:B}=n;return Wt&&B?{objectFit:B}:{}}),w=A(()=>{const{previewSrcList:B}=n;return Array.isArray(B)&&B.length>0}),x=A(()=>{const{previewSrcList:B,initialIndex:L}=n;let V=L;return L>B.length-1&&(V=0),V}),_=A(()=>n.loading==="eager"?!1:!v&&n.loading==="lazy"||n.lazy),C=()=>{Wt&&(c.value=!0,u.value=!1,l.value=n.src)};function T(B){c.value=!1,u.value=!1,e("load",B)}function D(B){c.value=!1,u.value=!0,e("error",B)}function E(){hhe(d.value,h.value)&&(C(),R())}const M=F9(E,200,!0);async function k(){var B;if(!Wt)return;await qe();const{scrollContainer:L}=n;uo(L)?h.value=L:dt(L)&&L!==""?h.value=(B=document.querySelector(L))!=null?B:void 0:d.value&&(h.value=RO(d.value)),h.value&&(p=$n(h,"scroll",M),setTimeout(()=>E(),100))}function R(){!Wt||!h.value||!M||(p==null||p(),h.value=void 0)}function O(B){if(B.ctrlKey){if(B.deltaY<0)return B.preventDefault(),!1;if(B.deltaY>0)return B.preventDefault(),!1}}function I(){w.value&&(g=$n("wheel",O,{passive:!1}),r=document.body.style.overflow,document.body.style.overflow="hidden",f.value=!0,e("show"))}function P(){g==null||g(),document.body.style.overflow=r,f.value=!1,e("close")}function N(B){e("switch",B)}return Ee(()=>n.src,()=>{_.value?(c.value=!0,u.value=!1,R(),k()):C()}),pt(()=>{_.value?k():C()}),(B,L)=>($(),Z("div",{ref_key:"container",ref:d,class:F([S(i).b(),B.$attrs.class]),style:Ze(S(m))},[u.value?Te(B.$slots,"error",{key:0},()=>[G("div",{class:F(S(i).e("error"))},Oe(S(a)("el.image.error")),3)]):($(),Z(Qe,{key:1},[l.value!==void 0?($(),Z("img",kt({key:0},S(s),{src:l.value,loading:B.loading,style:S(b),class:S(y),onClick:I,onLoad:T,onError:D}),null,16,B3e)):le("v-if",!0),c.value?($(),Z("div",{key:1,class:F(S(i).e("wrapper"))},[Te(B.$slots,"placeholder",{},()=>[G("div",{class:F(S(i).e("placeholder"))},null,2)])],2)):le("v-if",!0)],64)),S(w)?($(),Z(Qe,{key:2},[f.value?($(),de(S(uY),{key:0,"z-index":B.zIndex,"initial-index":S(x),infinite:B.infinite,"zoom-rate":B.zoomRate,"url-list":B.previewSrcList,"hide-on-click-modal":B.hideOnClickModal,teleported:B.previewTeleported,"close-on-press-escape":B.closeOnPressEscape,onClose:P,onSwitch:N},{default:Q(()=>[B.$slots.viewer?($(),Z("div",$3e,[Te(B.$slots,"viewer")])):le("v-if",!0)]),_:3},8,["z-index","initial-index","infinite","zoom-rate","url-list","hide-on-click-modal","teleported","close-on-press-escape"])):le("v-if",!0)],64)):le("v-if",!0)],6))}});var F3e=Ne(P3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/image/src/image.vue"]]);const z3e=Et(F3e),G3e=Ve({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:pa,controls:{type:Boolean,default:!0},controlsPosition:{type:String,default:"",values:["","right"]},valueOnClear:{type:[String,Number,null],validator:t=>t===null||ut(t)||["min","max"].includes(t),default:null},name:String,label:String,placeholder:String,precision:{type:Number,validator:t=>t>=0&&t===Number.parseInt(`${t}`,10)},validateEvent:{type:Boolean,default:!0}}),U3e={[Vn]:(t,e)=>e!==t,blur:t=>t instanceof FocusEvent,focus:t=>t instanceof FocusEvent,[Ka]:t=>ut(t)||mr(t),[Dt]:t=>ut(t)||mr(t)},H3e=["aria-label","onKeydown"],W3e=["aria-label","onKeydown"],K3e=ie({name:"ElInputNumber"}),j3e=ie({...K3e,props:G3e,emits:U3e,setup(t,{expose:e,emit:n}){const r=t,{t:a}=Yt(),i=ke("input-number"),o=z(),s=en({currentValue:r.modelValue,userInput:null}),{formItem:l}=ni(),u=A(()=>ut(r.modelValue)&&r.modelValue<=r.min),c=A(()=>ut(r.modelValue)&&r.modelValue>=r.max),f=A(()=>{const R=y(r.step);return kr(r.precision)?Math.max(y(r.modelValue),R):(R>r.precision,r.precision)}),d=A(()=>r.controls&&r.controlsPosition==="right"),h=_r(),v=_i(),p=A(()=>{if(s.userInput!==null)return s.userInput;let R=s.currentValue;if(mr(R))return"";if(ut(R)){if(Number.isNaN(R))return"";kr(r.precision)||(R=R.toFixed(r.precision))}return R}),g=(R,O)=>{if(kr(O)&&(O=f.value),O===0)return Math.round(R);let I=String(R);const P=I.indexOf(".");if(P===-1||!I.replace(".","").split("")[P+O])return R;const L=I.length;return I.charAt(L-1)==="5"&&(I=`${I.slice(0,Math.max(0,L-1))}6`),Number.parseFloat(Number(I).toFixed(O))},y=R=>{if(mr(R))return 0;const O=R.toString(),I=O.indexOf(".");let P=0;return I!==-1&&(P=O.length-I-1),P},m=(R,O=1)=>ut(R)?g(R+r.step*O):s.currentValue,b=()=>{if(r.readonly||v.value||c.value)return;const R=Number(p.value)||0,O=m(R);_(O),n(Ka,s.currentValue)},w=()=>{if(r.readonly||v.value||u.value)return;const R=Number(p.value)||0,O=m(R,-1);_(O),n(Ka,s.currentValue)},x=(R,O)=>{const{max:I,min:P,step:N,precision:B,stepStrictly:L,valueOnClear:V}=r;I<P&&wr("InputNumber","min should not be greater than max.");let H=Number(R);if(mr(R)||Number.isNaN(H))return null;if(R===""){if(V===null)return null;H=dt(V)?{min:P,max:I}[V]:V}return L&&(H=g(Math.round(H/N)*N,B)),kr(B)||(H=g(H,B)),(H>I||H<P)&&(H=H>I?I:P,O&&n(Dt,H)),H},_=(R,O=!0)=>{var I;const P=s.currentValue,N=x(R);if(!O){n(Dt,N);return}P!==N&&(s.userInput=null,n(Dt,N),n(Vn,N,P),r.validateEvent&&((I=l==null?void 0:l.validate)==null||I.call(l,"change").catch(B=>void 0)),s.currentValue=N)},C=R=>{s.userInput=R;const O=R===""?null:Number(R);n(Ka,O),_(O,!1)},T=R=>{const O=R!==""?Number(R):"";(ut(O)&&!Number.isNaN(O)||R==="")&&_(O),s.userInput=null},D=()=>{var R,O;(O=(R=o.value)==null?void 0:R.focus)==null||O.call(R)},E=()=>{var R,O;(O=(R=o.value)==null?void 0:R.blur)==null||O.call(R)},M=R=>{n("focus",R)},k=R=>{var O;n("blur",R),r.validateEvent&&((O=l==null?void 0:l.validate)==null||O.call(l,"blur").catch(I=>void 0))};return Ee(()=>r.modelValue,R=>{const O=x(s.userInput),I=x(R,!0);!ut(O)&&(!O||O!==I)&&(s.currentValue=I,s.userInput=null)},{immediate:!0}),pt(()=>{var R;const{min:O,max:I,modelValue:P}=r,N=(R=o.value)==null?void 0:R.input;if(N.setAttribute("role","spinbutton"),Number.isFinite(I)?N.setAttribute("aria-valuemax",String(I)):N.removeAttribute("aria-valuemax"),Number.isFinite(O)?N.setAttribute("aria-valuemin",String(O)):N.removeAttribute("aria-valuemin"),N.setAttribute("aria-valuenow",s.currentValue||s.currentValue===0?String(s.currentValue):""),N.setAttribute("aria-disabled",String(v.value)),!ut(P)&&P!=null){let B=Number(P);Number.isNaN(B)&&(B=null),n(Dt,B)}}),Zs(()=>{var R,O;const I=(R=o.value)==null?void 0:R.input;I==null||I.setAttribute("aria-valuenow",`${(O=s.currentValue)!=null?O:""}`)}),e({focus:D,blur:E}),(R,O)=>($(),Z("div",{class:F([S(i).b(),S(i).m(S(h)),S(i).is("disabled",S(v)),S(i).is("without-controls",!R.controls),S(i).is("controls-right",S(d))]),onDragstart:O[1]||(O[1]=ot(()=>{},["prevent"]))},[R.controls?mt(($(),Z("span",{key:0,role:"button","aria-label":S(a)("el.inputNumber.decrease"),class:F([S(i).e("decrease"),S(i).is("disabled",S(u))]),onKeydown:jt(w,["enter"])},[U(S(Xe),null,{default:Q(()=>[S(d)?($(),de(S(Cc),{key:0})):($(),de(S(Jbe),{key:1}))]),_:1})],42,H3e)),[[S(Vw),w]]):le("v-if",!0),R.controls?mt(($(),Z("span",{key:1,role:"button","aria-label":S(a)("el.inputNumber.increase"),class:F([S(i).e("increase"),S(i).is("disabled",S(c))]),onKeydown:jt(b,["enter"])},[U(S(Xe),null,{default:Q(()=>[S(d)?($(),de(S(Gx),{key:0})):($(),de(S(LK),{key:1}))]),_:1})],42,W3e)),[[S(Vw),b]]):le("v-if",!0),U(S(Ea),{id:R.id,ref_key:"input",ref:o,type:"number",step:R.step,"model-value":S(p),placeholder:R.placeholder,readonly:R.readonly,disabled:S(v),size:S(h),max:R.max,min:R.min,name:R.name,label:R.label,"validate-event":!1,onWheel:O[0]||(O[0]=ot(()=>{},["prevent"])),onKeydown:[jt(ot(b,["prevent"]),["up"]),jt(ot(w,["prevent"]),["down"])],onBlur:k,onFocus:M,onInput:C,onChange:T},null,8,["id","step","model-value","placeholder","readonly","disabled","size","max","min","name","label","onKeydown"])],34))}});var Y3e=Ne(j3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/input-number/src/input-number.vue"]]);const cY=Et(Y3e),X3e=Ve({type:{type:String,values:["primary","success","warning","info","danger","default"],default:"default"},underline:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},href:{type:String,default:""},icon:{type:En}}),q3e={click:t=>t instanceof MouseEvent},Z3e=["href"],Q3e=ie({name:"ElLink"}),J3e=ie({...Q3e,props:X3e,emits:q3e,setup(t,{emit:e}){const n=t,r=ke("link"),a=A(()=>[r.b(),r.m(n.type),r.is("disabled",n.disabled),r.is("underline",n.underline&&!n.disabled)]);function i(o){n.disabled||e("click",o)}return(o,s)=>($(),Z("a",{class:F(S(a)),href:o.disabled||!o.href?void 0:o.href,onClick:i},[o.icon?($(),de(S(Xe),{key:0},{default:Q(()=>[($(),de(Mt(o.icon)))]),_:1})):le("v-if",!0),o.$slots.default?($(),Z("span",{key:1,class:F(S(r).e("inner"))},[Te(o.$slots,"default")],2)):le("v-if",!0),o.$slots.icon?Te(o.$slots,"icon",{key:2}):le("v-if",!0)],10,Z3e))}});var eNe=Ne(J3e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/link/src/link.vue"]]);const tNe=Et(eNe);let nNe=class{constructor(e,n){this.parent=e,this.domNode=n,this.subIndex=0,this.subIndex=0,this.init()}init(){this.subMenuItems=this.domNode.querySelectorAll("li"),this.addListeners()}gotoSubIndex(e){e===this.subMenuItems.length?e=0:e<0&&(e=this.subMenuItems.length-1),this.subMenuItems[e].focus(),this.subIndex=e}addListeners(){const e=this.parent.domNode;Array.prototype.forEach.call(this.subMenuItems,n=>{n.addEventListener("keydown",r=>{let a=!1;switch(r.code){case tt.down:{this.gotoSubIndex(this.subIndex+1),a=!0;break}case tt.up:{this.gotoSubIndex(this.subIndex-1),a=!0;break}case tt.tab:{SS(e,"mouseleave");break}case tt.enter:case tt.space:{a=!0,r.currentTarget.click();break}}return a&&(r.preventDefault(),r.stopPropagation()),!1})})}},rNe=class{constructor(e,n){this.domNode=e,this.submenu=null,this.submenu=null,this.init(n)}init(e){this.domNode.setAttribute("tabindex","0");const n=this.domNode.querySelector(`.${e}-menu`);n&&(this.submenu=new nNe(this,n)),this.addListeners()}addListeners(){this.domNode.addEventListener("keydown",e=>{let n=!1;switch(e.code){case tt.down:{SS(e.currentTarget,"mouseenter"),this.submenu&&this.submenu.gotoSubIndex(0),n=!0;break}case tt.up:{SS(e.currentTarget,"mouseenter"),this.submenu&&this.submenu.gotoSubIndex(this.submenu.subMenuItems.length-1),n=!0;break}case tt.tab:{SS(e.currentTarget,"mouseleave");break}case tt.enter:case tt.space:{n=!0,e.currentTarget.click();break}}n&&e.preventDefault()})}},aNe=class{constructor(e,n){this.domNode=e,this.init(n)}init(e){const n=this.domNode.childNodes;Array.from(n).forEach(r=>{r.nodeType===1&&new rNe(r,e)})}};const iNe=ie({name:"ElMenuCollapseTransition",setup(){const t=ke("menu");return{listeners:{onBeforeEnter:n=>n.style.opacity="0.2",onEnter(n,r){Ls(n,`${t.namespace.value}-opacity-transition`),n.style.opacity="1",r()},onAfterEnter(n){yi(n,`${t.namespace.value}-opacity-transition`),n.style.opacity=""},onBeforeLeave(n){n.dataset||(n.dataset={}),qo(n,t.m("collapse"))?(yi(n,t.m("collapse")),n.dataset.oldOverflow=n.style.overflow,n.dataset.scrollWidth=n.clientWidth.toString(),Ls(n,t.m("collapse"))):(Ls(n,t.m("collapse")),n.dataset.oldOverflow=n.style.overflow,n.dataset.scrollWidth=n.clientWidth.toString(),yi(n,t.m("collapse"))),n.style.width=`${n.scrollWidth}px`,n.style.overflow="hidden"},onLeave(n){Ls(n,"horizontal-collapse-transition"),n.style.width=`${n.dataset.scrollWidth}px`}}}}});function oNe(t,e,n,r,a,i){return $(),de(or,kt({mode:"out-in"},t.listeners),{default:Q(()=>[Te(t.$slots,"default")]),_:3},16)}var sNe=Ne(iNe,[["render",oNe],["__file","/home/runner/work/element-plus/element-plus/packages/components/menu/src/menu-collapse-transition.vue"]]);function fY(t,e){const n=A(()=>{let a=t.parent;const i=[e.value];for(;a.type.name!=="ElMenu";)a.props.index&&i.unshift(a.props.index),a=a.parent;return i});return{parentMenu:A(()=>{let a=t.parent;for(;a&&!["ElMenu","ElSubMenu"].includes(a.type.name);)a=a.parent;return a}),indexPath:n}}function lNe(t){return A(()=>{const n=t.backgroundColor;return n?new G7(n).shade(20).toString():""})}const dY=(t,e)=>{const n=ke("menu");return A(()=>n.cssVarBlock({"text-color":t.textColor||"","hover-text-color":t.textColor||"","bg-color":t.backgroundColor||"","hover-bg-color":lNe(t).value||"","active-color":t.activeTextColor||"",level:`${e}`}))},uNe=Ve({index:{type:String,required:!0},showTimeout:{type:Number,default:300},hideTimeout:{type:Number,default:300},popperClass:String,disabled:Boolean,popperAppendToBody:{type:Boolean,default:void 0},teleported:{type:Boolean,default:void 0},popperOffset:{type:Number,default:6},expandCloseIcon:{type:En},expandOpenIcon:{type:En},collapseCloseIcon:{type:En},collapseOpenIcon:{type:En}}),k1="ElSubMenu";var vA=ie({name:k1,props:uNe,setup(t,{slots:e,expose:n}){Hs({from:"popper-append-to-body",replacement:"teleported",scope:k1,version:"2.3.0",ref:"https://element-plus.org/en-US/component/menu.html#submenu-attributes"},A(()=>t.popperAppendToBody!==void 0));const r=xt(),{indexPath:a,parentMenu:i}=fY(r,A(()=>t.index)),o=ke("menu"),s=ke("sub-menu"),l=We("rootMenu");l||wr(k1,"can not inject root menu");const u=We(`subMenu:${i.value.uid}`);u||wr(k1,"can not inject sub menu");const c=z({}),f=z({});let d;const h=z(!1),v=z(),p=z(null),g=A(()=>M.value==="horizontal"&&m.value?"bottom-start":"right-start"),y=A(()=>M.value==="horizontal"&&m.value||M.value==="vertical"&&!l.props.collapse?t.expandCloseIcon&&t.expandOpenIcon?_.value?t.expandOpenIcon:t.expandCloseIcon:Cc:t.collapseCloseIcon&&t.collapseOpenIcon?_.value?t.collapseOpenIcon:t.collapseCloseIcon:Wa),m=A(()=>u.level===0),b=A(()=>{var V;const H=(V=t.teleported)!=null?V:t.popperAppendToBody;return H===void 0?m.value:H}),w=A(()=>l.props.collapse?`${o.namespace.value}-zoom-in-left`:`${o.namespace.value}-zoom-in-top`),x=A(()=>M.value==="horizontal"&&m.value?["bottom-start","bottom-end","top-start","top-end","right-start","left-start"]:["right-start","right","right-end","left-start","bottom-start","bottom-end","top-start","top-end"]),_=A(()=>l.openedMenus.includes(t.index)),C=A(()=>{let V=!1;return Object.values(c.value).forEach(H=>{H.active&&(V=!0)}),Object.values(f.value).forEach(H=>{H.active&&(V=!0)}),V}),T=A(()=>l.props.backgroundColor||""),D=A(()=>l.props.activeTextColor||""),E=A(()=>l.props.textColor||""),M=A(()=>l.props.mode),k=en({index:t.index,indexPath:a,active:C}),R=dY(l.props,u.level+1),O=A(()=>M.value!=="horizontal"?{color:E.value}:{borderBottomColor:C.value?l.props.activeTextColor?D.value:"":"transparent",color:C.value?D.value:E.value}),I=()=>{var V,H,K;return(K=(H=(V=p.value)==null?void 0:V.popperRef)==null?void 0:H.popperInstanceRef)==null?void 0:K.destroy()},P=V=>{V||I()},N=()=>{l.props.menuTrigger==="hover"&&l.props.mode==="horizontal"||l.props.collapse&&l.props.mode==="vertical"||t.disabled||l.handleSubMenuClick({index:t.index,indexPath:a.value,active:C.value})},B=(V,H=t.showTimeout)=>{var K;V.type!=="focus"&&(l.props.menuTrigger==="click"&&l.props.mode==="horizontal"||!l.props.collapse&&l.props.mode==="vertical"||t.disabled||(u.mouseInChild.value=!0,d==null||d(),{stop:d}=Cd(()=>{l.openMenu(t.index,a.value)},H),b.value&&((K=i.value.vnode.el)==null||K.dispatchEvent(new MouseEvent("mouseenter")))))},L=(V=!1)=>{var H,K;l.props.menuTrigger==="click"&&l.props.mode==="horizontal"||!l.props.collapse&&l.props.mode==="vertical"||(d==null||d(),u.mouseInChild.value=!1,{stop:d}=Cd(()=>!h.value&&l.closeMenu(t.index,a.value),t.hideTimeout),b.value&&V&&((H=r.parent)==null?void 0:H.type.name)==="ElSubMenu"&&((K=u.handleMouseleave)==null||K.call(u,!0)))};Ee(()=>l.props.collapse,V=>P(!!V));{const V=K=>{f.value[K.index]=K},H=K=>{delete f.value[K.index]};Vt(`subMenu:${r.uid}`,{addSubMenu:V,removeSubMenu:H,handleMouseleave:L,mouseInChild:h,level:u.level+1})}return n({opened:_}),pt(()=>{l.addSubMenu(k),u.addSubMenu(k)}),Rn(()=>{u.removeSubMenu(k),l.removeSubMenu(k)}),()=>{var V;const H=[(V=e.title)==null?void 0:V.call(e),nt(Xe,{class:s.e("icon-arrow"),style:{transform:_.value?t.expandCloseIcon&&t.expandOpenIcon||t.collapseCloseIcon&&t.collapseOpenIcon&&l.props.collapse?"none":"rotateZ(180deg)":"none"}},{default:()=>dt(y.value)?nt(r.appContext.components[y.value]):nt(y.value)})],K=l.isMenuPopup?nt(Qa,{ref:p,visible:_.value,effect:"light",pure:!0,offset:t.popperOffset,showArrow:!1,persistent:!0,popperClass:t.popperClass,placement:g.value,teleported:b.value,fallbackPlacements:x.value,transition:w.value,gpuAcceleration:!1},{content:()=>{var X;return nt("div",{class:[o.m(M.value),o.m("popup-container"),t.popperClass],onMouseenter:oe=>B(oe,100),onMouseleave:()=>L(!0),onFocus:oe=>B(oe,100)},[nt("ul",{class:[o.b(),o.m("popup"),o.m(`popup-${g.value}`)],style:R.value},[(X=e.default)==null?void 0:X.call(e)])])},default:()=>nt("div",{class:s.e("title"),style:[O.value,{backgroundColor:T.value}],onClick:N},H)}):nt(Qe,{},[nt("div",{class:s.e("title"),style:[O.value,{backgroundColor:T.value}],ref:v,onClick:N},H),nt(rC,{},{default:()=>{var X;return mt(nt("ul",{role:"menu",class:[o.b(),o.m("inline")],style:R.value},[(X=e.default)==null?void 0:X.call(e)]),[[Qt,_.value]])}})]);return nt("li",{class:[s.b(),s.is("active",C.value),s.is("opened",_.value),s.is("disabled",t.disabled)],role:"menuitem",ariaHaspopup:!0,ariaExpanded:_.value,onMouseenter:B,onMouseleave:()=>L(!0),onFocus:B},[K])}}});const cNe=Ve({mode:{type:String,values:["horizontal","vertical"],default:"vertical"},defaultActive:{type:String,default:""},defaultOpeneds:{type:fe(Array),default:()=>zn([])},uniqueOpened:Boolean,router:Boolean,menuTrigger:{type:String,values:["hover","click"],default:"hover"},collapse:Boolean,backgroundColor:String,textColor:String,activeTextColor:String,collapseTransition:{type:Boolean,default:!0},ellipsis:{type:Boolean,default:!0},popperEffect:{type:String,values:["dark","light"],default:"dark"}}),GT=t=>Array.isArray(t)&&t.every(e=>dt(e)),fNe={close:(t,e)=>dt(t)&&GT(e),open:(t,e)=>dt(t)&&GT(e),select:(t,e,n,r)=>dt(t)&&GT(e)&&Ot(n)&&(r===void 0||r instanceof Promise)};var dNe=ie({name:"ElMenu",props:cNe,emits:fNe,setup(t,{emit:e,slots:n,expose:r}){const a=xt(),i=a.appContext.config.globalProperties.$router,o=z(),s=ke("menu"),l=ke("sub-menu"),u=z(-1),c=z(t.defaultOpeneds&&!t.collapse?t.defaultOpeneds.slice(0):[]),f=z(t.defaultActive),d=z({}),h=z({}),v=A(()=>t.mode==="horizontal"||t.mode==="vertical"&&t.collapse),p=()=>{const M=f.value&&d.value[f.value];if(!M||t.mode==="horizontal"||t.collapse)return;M.indexPath.forEach(R=>{const O=h.value[R];O&&g(R,O.indexPath)})},g=(M,k)=>{c.value.includes(M)||(t.uniqueOpened&&(c.value=c.value.filter(R=>k.includes(R))),c.value.push(M),e("open",M,k))},y=M=>{const k=c.value.indexOf(M);k!==-1&&c.value.splice(k,1)},m=(M,k)=>{y(M),e("close",M,k)},b=({index:M,indexPath:k})=>{c.value.includes(M)?m(M,k):g(M,k)},w=M=>{(t.mode==="horizontal"||t.collapse)&&(c.value=[]);const{index:k,indexPath:R}=M;if(!(mr(k)||mr(R)))if(t.router&&i){const O=M.route||k,I=i.push(O).then(P=>(P||(f.value=k),P));e("select",k,R,{index:k,indexPath:R,route:O},I)}else f.value=k,e("select",k,R,{index:k,indexPath:R})},x=M=>{const k=d.value,R=k[M]||f.value&&k[f.value]||k[t.defaultActive];R?f.value=R.index:f.value=M},_=()=>{var M,k;if(!o.value)return-1;const R=Array.from((k=(M=o.value)==null?void 0:M.childNodes)!=null?k:[]).filter(V=>V.nodeName!=="#comment"&&(V.nodeName!=="#text"||V.nodeValue)),O=64,I=Number.parseInt(getComputedStyle(o.value).paddingLeft,10),P=Number.parseInt(getComputedStyle(o.value).paddingRight,10),N=o.value.clientWidth-I-P;let B=0,L=0;return R.forEach((V,H)=>{B+=V.offsetWidth||0,B<=N-O&&(L=H+1)}),L===R.length?-1:L},C=(M,k=33.34)=>{let R;return()=>{R&&clearTimeout(R),R=setTimeout(()=>{M()},k)}};let T=!0;const D=()=>{const M=()=>{u.value=-1,qe(()=>{u.value=_()})};T?M():C(M)(),T=!1};Ee(()=>t.defaultActive,M=>{d.value[M]||(f.value=""),x(M)}),Ee(()=>t.collapse,M=>{M&&(c.value=[])}),Ee(d.value,p);let E;Li(()=>{t.mode==="horizontal"&&t.ellipsis?E=Da(o,D).stop:E==null||E()});{const M=I=>{h.value[I.index]=I},k=I=>{delete h.value[I.index]};Vt("rootMenu",en({props:t,openedMenus:c,items:d,subMenus:h,activeIndex:f,isMenuPopup:v,addMenuItem:I=>{d.value[I.index]=I},removeMenuItem:I=>{delete d.value[I.index]},addSubMenu:M,removeSubMenu:k,openMenu:g,closeMenu:m,handleMenuItemClick:w,handleSubMenuClick:b})),Vt(`subMenu:${a.uid}`,{addSubMenu:M,removeSubMenu:k,mouseInChild:z(!1),level:0})}return pt(()=>{t.mode==="horizontal"&&new aNe(a.vnode.el,s.namespace.value)}),r({open:k=>{const{indexPath:R}=h.value[k];R.forEach(O=>g(O,R))},close:y,handleResize:D}),()=>{var M,k;let R=(k=(M=n.default)==null?void 0:M.call(n))!=null?k:[];const O=[];if(t.mode==="horizontal"&&o.value){const N=pp(R),B=u.value===-1?N:N.slice(0,u.value),L=u.value===-1?[]:N.slice(u.value);L!=null&&L.length&&t.ellipsis&&(R=B,O.push(nt(vA,{index:"sub-menu-more",class:l.e("hide-arrow")},{title:()=>nt(Xe,{class:l.e("icon-more")},{default:()=>nt(cSe)}),default:()=>L})))}const I=dY(t,0),P=nt("ul",{key:String(t.collapse),role:"menubar",ref:o,style:I.value,class:{[s.b()]:!0,[s.m(t.mode)]:!0,[s.m("collapse")]:t.collapse}},[...R,...O]);return t.collapseTransition&&t.mode==="vertical"?nt(sNe,()=>P):P}}});const hNe=Ve({index:{type:fe([String,null]),default:null},route:{type:fe([String,Object])},disabled:Boolean}),pNe={click:t=>dt(t.index)&&Array.isArray(t.indexPath)},UT="ElMenuItem",vNe=ie({name:UT,components:{ElTooltip:Qa},props:hNe,emits:pNe,setup(t,{emit:e}){const n=xt(),r=We("rootMenu"),a=ke("menu"),i=ke("menu-item");r||wr(UT,"can not inject root menu");const{parentMenu:o,indexPath:s}=fY(n,Hn(t,"index")),l=We(`subMenu:${o.value.uid}`);l||wr(UT,"can not inject sub menu");const u=A(()=>t.index===r.activeIndex),c=en({index:t.index,indexPath:s,active:u}),f=()=>{t.disabled||(r.handleMenuItemClick({index:t.index,indexPath:s.value,route:t.route}),e("click",c))};return pt(()=>{l.addSubMenu(c),r.addMenuItem(c)}),Rn(()=>{l.removeSubMenu(c),r.removeMenuItem(c)}),{parentMenu:o,rootMenu:r,active:u,nsMenu:a,nsMenuItem:i,handleClick:f}}});function gNe(t,e,n,r,a,i){const o=Ge("el-tooltip");return $(),Z("li",{class:F([t.nsMenuItem.b(),t.nsMenuItem.is("active",t.active),t.nsMenuItem.is("disabled",t.disabled)]),role:"menuitem",tabindex:"-1",onClick:e[0]||(e[0]=(...s)=>t.handleClick&&t.handleClick(...s))},[t.parentMenu.type.name==="ElMenu"&&t.rootMenu.props.collapse&&t.$slots.title?($(),de(o,{key:0,effect:t.rootMenu.props.popperEffect,placement:"right","fallback-placements":["left"],persistent:""},{content:Q(()=>[Te(t.$slots,"title")]),default:Q(()=>[G("div",{class:F(t.nsMenu.be("tooltip","trigger"))},[Te(t.$slots,"default")],2)]),_:3},8,["effect"])):($(),Z(Qe,{key:1},[Te(t.$slots,"default"),Te(t.$slots,"title")],64))],2)}var hY=Ne(vNe,[["render",gNe],["__file","/home/runner/work/element-plus/element-plus/packages/components/menu/src/menu-item.vue"]]);const yNe={title:String},mNe="ElMenuItemGroup",bNe=ie({name:mNe,props:yNe,setup(){return{ns:ke("menu-item-group")}}});function SNe(t,e,n,r,a,i){return $(),Z("li",{class:F(t.ns.b())},[G("div",{class:F(t.ns.e("title"))},[t.$slots.title?Te(t.$slots,"title",{key:1}):($(),Z(Qe,{key:0},[Je(Oe(t.title),1)],64))],2),G("ul",null,[Te(t.$slots,"default")])],2)}var pY=Ne(bNe,[["render",SNe],["__file","/home/runner/work/element-plus/element-plus/packages/components/menu/src/menu-item-group.vue"]]);const wNe=Et(dNe,{MenuItem:hY,MenuItemGroup:pY,SubMenu:vA}),_Ne=Qn(hY),xNe=Qn(pY),CNe=Qn(vA),TNe=Ve({icon:{type:En,default:()=>Jme},title:String,content:{type:String,default:""}}),ENe={back:()=>!0},MNe=["aria-label"],DNe=ie({name:"ElPageHeader"}),kNe=ie({...DNe,props:TNe,emits:ENe,setup(t,{emit:e}){const n=ma(),{t:r}=Yt(),a=ke("page-header"),i=A(()=>[a.b(),{[a.m("has-breadcrumb")]:!!n.breadcrumb,[a.m("has-extra")]:!!n.extra,[a.is("contentful")]:!!n.default}]);function o(){e("back")}return(s,l)=>($(),Z("div",{class:F(S(i))},[s.$slots.breadcrumb?($(),Z("div",{key:0,class:F(S(a).e("breadcrumb"))},[Te(s.$slots,"breadcrumb")],2)):le("v-if",!0),G("div",{class:F(S(a).e("header"))},[G("div",{class:F(S(a).e("left"))},[G("div",{class:F(S(a).e("back")),role:"button",tabindex:"0",onClick:o},[s.icon||s.$slots.icon?($(),Z("div",{key:0,"aria-label":s.title||S(r)("el.pageHeader.title"),class:F(S(a).e("icon"))},[Te(s.$slots,"icon",{},()=>[s.icon?($(),de(S(Xe),{key:0},{default:Q(()=>[($(),de(Mt(s.icon)))]),_:1})):le("v-if",!0)])],10,MNe)):le("v-if",!0),G("div",{class:F(S(a).e("title"))},[Te(s.$slots,"title",{},()=>[Je(Oe(s.title||S(r)("el.pageHeader.title")),1)])],2)],2),U(S(Jj),{direction:"vertical"}),G("div",{class:F(S(a).e("content"))},[Te(s.$slots,"content",{},()=>[Je(Oe(s.content),1)])],2)],2),s.$slots.extra?($(),Z("div",{key:0,class:F(S(a).e("extra"))},[Te(s.$slots,"extra")],2)):le("v-if",!0)],2),s.$slots.default?($(),Z("div",{key:1,class:F(S(a).e("main"))},[Te(s.$slots,"default")],2)):le("v-if",!0)],2))}});var RNe=Ne(kNe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/page-header/src/page-header.vue"]]);const LNe=Et(RNe),vY=Symbol("elPaginationKey"),ONe=Ve({disabled:Boolean,currentPage:{type:Number,default:1},prevText:{type:String},prevIcon:{type:En}}),ANe={click:t=>t instanceof MouseEvent},NNe=["disabled","aria-label","aria-disabled"],VNe={key:0},BNe=ie({name:"ElPaginationPrev"}),$Ne=ie({...BNe,props:ONe,emits:ANe,setup(t){const e=t,{t:n}=Yt(),r=A(()=>e.disabled||e.currentPage<=1);return(a,i)=>($(),Z("button",{type:"button",class:"btn-prev",disabled:S(r),"aria-label":a.prevText||S(n)("el.pagination.prev"),"aria-disabled":S(r),onClick:i[0]||(i[0]=o=>a.$emit("click",o))},[a.prevText?($(),Z("span",VNe,Oe(a.prevText),1)):($(),de(S(Xe),{key:1},{default:Q(()=>[($(),de(Mt(a.prevIcon)))]),_:1}))],8,NNe))}});var INe=Ne($Ne,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/prev.vue"]]);const PNe=Ve({disabled:Boolean,currentPage:{type:Number,default:1},pageCount:{type:Number,default:50},nextText:{type:String},nextIcon:{type:En}}),FNe=["disabled","aria-label","aria-disabled"],zNe={key:0},GNe=ie({name:"ElPaginationNext"}),UNe=ie({...GNe,props:PNe,emits:["click"],setup(t){const e=t,{t:n}=Yt(),r=A(()=>e.disabled||e.currentPage===e.pageCount||e.pageCount===0);return(a,i)=>($(),Z("button",{type:"button",class:"btn-next",disabled:S(r),"aria-label":a.nextText||S(n)("el.pagination.next"),"aria-disabled":S(r),onClick:i[0]||(i[0]=o=>a.$emit("click",o))},[a.nextText?($(),Z("span",zNe,Oe(a.nextText),1)):($(),de(S(Xe),{key:1},{default:Q(()=>[($(),de(Mt(a.nextIcon)))]),_:1}))],8,FNe))}});var HNe=Ne(UNe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/next.vue"]]);const gY=Symbol("ElSelectGroup"),Dm=Symbol("ElSelect");function WNe(t,e){const n=We(Dm),r=We(gY,{disabled:!1}),a=A(()=>Object.prototype.toString.call(t.value).toLowerCase()==="[object object]"),i=A(()=>n.props.multiple?f(n.props.modelValue,t.value):d(t.value,n.props.modelValue)),o=A(()=>{if(n.props.multiple){const p=n.props.modelValue||[];return!i.value&&p.length>=n.props.multipleLimit&&n.props.multipleLimit>0}else return!1}),s=A(()=>t.label||(a.value?"":t.value)),l=A(()=>t.value||t.label||""),u=A(()=>t.disabled||e.groupDisabled||o.value),c=xt(),f=(p=[],g)=>{if(a.value){const y=n.props.valueKey;return p&&p.some(m=>cn(Fn(m,y))===Fn(g,y))}else return p&&p.includes(g)},d=(p,g)=>{if(a.value){const{valueKey:y}=n.props;return Fn(p,y)===Fn(g,y)}else return p===g},h=()=>{!t.disabled&&!r.disabled&&(n.hoverIndex=n.optionsArray.indexOf(c.proxy))};Ee(()=>s.value,()=>{!t.created&&!n.props.remote&&n.setSelected()}),Ee(()=>t.value,(p,g)=>{const{remote:y,valueKey:m}=n.props;if(Object.is(p,g)||(n.onOptionDestroy(g,c.proxy),n.onOptionCreate(c.proxy)),!t.created&&!y){if(m&&typeof p=="object"&&typeof g=="object"&&p[m]===g[m])return;n.setSelected()}}),Ee(()=>r.disabled,()=>{e.groupDisabled=r.disabled},{immediate:!0});const{queryChange:v}=cn(n);return Ee(v,p=>{const{query:g}=S(p),y=new RegExp(TK(g),"i");e.visible=y.test(s.value)||t.created,e.visible||n.filteredOptionsCount--},{immediate:!0}),{select:n,currentLabel:s,currentValue:l,itemSelected:i,isDisabled:u,hoverItem:h}}const KNe=ie({name:"ElOption",componentName:"ElOption",props:{value:{required:!0,type:[String,Number,Boolean,Object]},label:[String,Number],created:Boolean,disabled:Boolean},setup(t){const e=ke("select"),n=A(()=>[e.be("dropdown","item"),e.is("disabled",S(o)),{selected:S(i),hover:S(c)}]),r=en({index:-1,groupDisabled:!1,visible:!0,hitState:!1,hover:!1}),{currentLabel:a,itemSelected:i,isDisabled:o,select:s,hoverItem:l}=WNe(t,r),{visible:u,hover:c}=Ir(r),f=xt().proxy;s.onOptionCreate(f),Rn(()=>{const h=f.value,{selected:v}=s,g=(s.props.multiple?v:[v]).some(y=>y.value===f.value);qe(()=>{s.cachedOptions.get(h)===f&&!g&&s.cachedOptions.delete(h)}),s.onOptionDestroy(h,f)});function d(){t.disabled!==!0&&r.groupDisabled!==!0&&s.handleOptionSelect(f)}return{ns:e,containerKls:n,currentLabel:a,itemSelected:i,isDisabled:o,select:s,hoverItem:l,visible:u,hover:c,selectOptionClick:d,states:r}}});function jNe(t,e,n,r,a,i){return mt(($(),Z("li",{class:F(t.containerKls),onMouseenter:e[0]||(e[0]=(...o)=>t.hoverItem&&t.hoverItem(...o)),onClick:e[1]||(e[1]=ot((...o)=>t.selectOptionClick&&t.selectOptionClick(...o),["stop"]))},[Te(t.$slots,"default",{},()=>[G("span",null,Oe(t.currentLabel),1)])],34)),[[Qt,t.visible]])}var gA=Ne(KNe,[["render",jNe],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/option.vue"]]);const YNe=ie({name:"ElSelectDropdown",componentName:"ElSelectDropdown",setup(){const t=We(Dm),e=ke("select"),n=A(()=>t.props.popperClass),r=A(()=>t.props.multiple),a=A(()=>t.props.fitInputWidth),i=z("");function o(){var s;i.value=`${(s=t.selectWrapper)==null?void 0:s.offsetWidth}px`}return pt(()=>{o(),Da(t.selectWrapper,o)}),{ns:e,minWidth:i,popperClass:n,isMultiple:r,isFitInputWidth:a}}});function XNe(t,e,n,r,a,i){return $(),Z("div",{class:F([t.ns.b("dropdown"),t.ns.is("multiple",t.isMultiple),t.popperClass]),style:Ze({[t.isFitInputWidth?"width":"minWidth"]:t.minWidth})},[Te(t.$slots,"default")],6)}var qNe=Ne(YNe,[["render",XNe],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/select-dropdown.vue"]]);function ZNe(t){const{t:e}=Yt();return en({options:new Map,cachedOptions:new Map,disabledOptions:new Map,createdLabel:null,createdSelected:!1,selected:t.multiple?[]:{},inputLength:20,inputWidth:0,optionsCount:0,filteredOptionsCount:0,visible:!1,selectedLabel:"",hoverIndex:-1,query:"",previousQuery:null,inputHovering:!1,cachedPlaceHolder:"",currentPlaceholder:e("el.select.placeholder"),menuVisibleOnFocus:!1,isOnComposition:!1,prefixWidth:11,mouseEnter:!1,focused:!1})}const QNe=(t,e,n)=>{const{t:r}=Yt(),a=ke("select");Hs({from:"suffixTransition",replacement:"override style scheme",version:"2.3.0",scope:"props",ref:"https://element-plus.org/en-US/component/select.html#select-attributes"},A(()=>t.suffixTransition===!1));const i=z(null),o=z(null),s=z(null),l=z(null),u=z(null),c=z(null),f=z(null),d=z(null),h=z(-1),v=Tn({query:""}),p=Tn(""),g=z([]);let y=0;const{form:m,formItem:b}=ni(),w=A(()=>!t.filterable||t.multiple||!e.visible),x=A(()=>t.disabled||(m==null?void 0:m.disabled)),_=A(()=>{const Ce=t.multiple?Array.isArray(t.modelValue)&&t.modelValue.length>0:t.modelValue!==void 0&&t.modelValue!==null&&t.modelValue!=="";return t.clearable&&!x.value&&e.inputHovering&&Ce}),C=A(()=>t.remote&&t.filterable&&!t.remoteShowSuffix?"":t.suffixIcon),T=A(()=>a.is("reverse",C.value&&e.visible&&t.suffixTransition)),D=A(()=>(m==null?void 0:m.statusIcon)&&(b==null?void 0:b.validateState)&&VO[b==null?void 0:b.validateState]),E=A(()=>t.remote?300:0),M=A(()=>t.loading?t.loadingText||r("el.select.loading"):t.remote&&e.query===""&&e.options.size===0?!1:t.filterable&&e.query&&e.options.size>0&&e.filteredOptionsCount===0?t.noMatchText||r("el.select.noMatch"):e.options.size===0?t.noDataText||r("el.select.noData"):null),k=A(()=>{const Ce=Array.from(e.options.values()),Pe=[];return g.value.forEach(ve=>{const ze=Ce.findIndex(Nt=>Nt.currentLabel===ve);ze>-1&&Pe.push(Ce[ze])}),Pe.length>=Ce.length?Pe:Ce}),R=A(()=>Array.from(e.cachedOptions.values())),O=A(()=>{const Ce=k.value.filter(Pe=>!Pe.created).some(Pe=>Pe.currentLabel===e.query);return t.filterable&&t.allowCreate&&e.query!==""&&!Ce}),I=_r(),P=A(()=>["small"].includes(I.value)?"small":"default"),N=A({get(){return e.visible&&M.value!==!1},set(Ce){e.visible=Ce}});Ee([()=>x.value,()=>I.value,()=>m==null?void 0:m.size],()=>{qe(()=>{B()})}),Ee(()=>t.placeholder,Ce=>{e.cachedPlaceHolder=e.currentPlaceholder=Ce,t.multiple&&Array.isArray(t.modelValue)&&t.modelValue.length>0&&(e.currentPlaceholder="")}),Ee(()=>t.modelValue,(Ce,Pe)=>{t.multiple&&(B(),Ce&&Ce.length>0||o.value&&e.query!==""?e.currentPlaceholder="":e.currentPlaceholder=e.cachedPlaceHolder,t.filterable&&!t.reserveKeyword&&(e.query="",L(e.query))),K(),t.filterable&&!t.multiple&&(e.inputLength=20),!gi(Ce,Pe)&&t.validateEvent&&(b==null||b.validate("change").catch(ve=>void 0))},{flush:"post",deep:!0}),Ee(()=>e.visible,Ce=>{var Pe,ve,ze,Nt,qt;Ce?((ve=(Pe=l.value)==null?void 0:Pe.updatePopper)==null||ve.call(Pe),t.filterable&&(e.filteredOptionsCount=e.optionsCount,e.query=t.remote?"":e.selectedLabel,(Nt=(ze=s.value)==null?void 0:ze.focus)==null||Nt.call(ze),t.multiple?(qt=o.value)==null||qt.focus():e.selectedLabel&&(e.currentPlaceholder=`${e.selectedLabel}`,e.selectedLabel=""),L(e.query),!t.multiple&&!t.remote&&(v.value.query="",eg(v),eg(p)))):(t.filterable&&(ct(t.filterMethod)&&t.filterMethod(""),ct(t.remoteMethod)&&t.remoteMethod("")),e.query="",e.previousQuery=null,e.selectedLabel="",e.inputLength=20,e.menuVisibleOnFocus=!1,oe(),qe(()=>{o.value&&o.value.value===""&&e.selected.length===0&&(e.currentPlaceholder=e.cachedPlaceHolder)}),t.multiple||(e.selected&&(t.filterable&&t.allowCreate&&e.createdSelected&&e.createdLabel?e.selectedLabel=e.createdLabel:e.selectedLabel=e.selected.currentLabel,t.filterable&&(e.query=e.selectedLabel)),t.filterable&&(e.currentPlaceholder=e.cachedPlaceHolder))),n.emit("visible-change",Ce)}),Ee(()=>e.options.entries(),()=>{var Ce,Pe,ve;if(!Wt)return;(Pe=(Ce=l.value)==null?void 0:Ce.updatePopper)==null||Pe.call(Ce),t.multiple&&B();const ze=((ve=f.value)==null?void 0:ve.querySelectorAll("input"))||[];(!t.filterable&&!t.defaultFirstOption&&!kr(t.modelValue)||!Array.from(ze).includes(document.activeElement))&&K(),t.defaultFirstOption&&(t.filterable||t.remote)&&e.filteredOptionsCount&&H()},{flush:"post"}),Ee(()=>e.hoverIndex,Ce=>{ut(Ce)&&Ce>-1?h.value=k.value[Ce]||{}:h.value={},k.value.forEach(Pe=>{Pe.hover=h.value===Pe})});const B=()=>{qe(()=>{var Ce,Pe;if(!i.value)return;const ve=i.value.$el.querySelector("input");y=y||(ve.clientHeight>0?ve.clientHeight+2:0);const ze=c.value,Nt=Qwe(I.value||(m==null?void 0:m.size)),qt=I.value||Nt===y||y<=0?Nt:y;!(ve.offsetParent===null)&&(ve.style.height=`${(e.selected.length===0?qt:Math.max(ze?ze.clientHeight+(ze.clientHeight>qt?6:0):0,qt))-2}px`),e.visible&&M.value!==!1&&((Pe=(Ce=l.value)==null?void 0:Ce.updatePopper)==null||Pe.call(Ce))})},L=async Ce=>{if(!(e.previousQuery===Ce||e.isOnComposition)){if(e.previousQuery===null&&(ct(t.filterMethod)||ct(t.remoteMethod))){e.previousQuery=Ce;return}e.previousQuery=Ce,qe(()=>{var Pe,ve;e.visible&&((ve=(Pe=l.value)==null?void 0:Pe.updatePopper)==null||ve.call(Pe))}),e.hoverIndex=-1,t.multiple&&t.filterable&&qe(()=>{if(!x.value){const Pe=o.value.value.length*15+20;e.inputLength=t.collapseTags?Math.min(50,Pe):Pe,V()}B()}),t.remote&&ct(t.remoteMethod)?(e.hoverIndex=-1,t.remoteMethod(Ce)):ct(t.filterMethod)?(t.filterMethod(Ce),eg(p)):(e.filteredOptionsCount=e.optionsCount,v.value.query=Ce,eg(v),eg(p)),t.defaultFirstOption&&(t.filterable||t.remote)&&e.filteredOptionsCount&&(await qe(),H())}},V=()=>{e.currentPlaceholder!==""&&(e.currentPlaceholder=o.value.value?"":e.cachedPlaceHolder)},H=()=>{const Ce=k.value.filter(ze=>ze.visible&&!ze.disabled&&!ze.states.groupDisabled),Pe=Ce.find(ze=>ze.created),ve=Ce[0];e.hoverIndex=_e(k.value,Pe||ve)},K=()=>{var Ce;if(t.multiple)e.selectedLabel="";else{const ve=X(t.modelValue);(Ce=ve.props)!=null&&Ce.created?(e.createdLabel=ve.props.value,e.createdSelected=!0):e.createdSelected=!1,e.selectedLabel=ve.currentLabel,e.selected=ve,t.filterable&&(e.query=e.selectedLabel);return}const Pe=[];Array.isArray(t.modelValue)&&t.modelValue.forEach(ve=>{Pe.push(X(ve))}),e.selected=Pe,qe(()=>{B()})},X=Ce=>{let Pe;const ve=dS(Ce).toLowerCase()==="object",ze=dS(Ce).toLowerCase()==="null",Nt=dS(Ce).toLowerCase()==="undefined";for(let Er=e.cachedOptions.size-1;Er>=0;Er--){const ba=R.value[Er];if(ve?Fn(ba.value,t.valueKey)===Fn(Ce,t.valueKey):ba.value===Ce){Pe={value:Ce,currentLabel:ba.currentLabel,isDisabled:ba.isDisabled};break}}if(Pe)return Pe;const qt=ve?Ce.label:!ze&&!Nt?Ce:"",Tr={value:Ce,currentLabel:qt};return t.multiple&&(Tr.hitState=!1),Tr},oe=()=>{setTimeout(()=>{const Ce=t.valueKey;t.multiple?e.selected.length>0?e.hoverIndex=Math.min.apply(null,e.selected.map(Pe=>k.value.findIndex(ve=>Fn(ve,Ce)===Fn(Pe,Ce)))):e.hoverIndex=-1:e.hoverIndex=k.value.findIndex(Pe=>Re(Pe)===Re(e.selected))},300)},te=()=>{var Ce,Pe;re(),(Pe=(Ce=l.value)==null?void 0:Ce.updatePopper)==null||Pe.call(Ce),t.multiple&&B()},re=()=>{var Ce;e.inputWidth=(Ce=i.value)==null?void 0:Ce.$el.offsetWidth},ne=()=>{t.filterable&&e.query!==e.selectedLabel&&(e.query=e.selectedLabel,L(e.query))},J=Za(()=>{ne()},E.value),he=Za(Ce=>{L(Ce.target.value)},E.value),ue=Ce=>{gi(t.modelValue,Ce)||n.emit(Vn,Ce)},q=Ce=>rme(Ce,Pe=>!e.disabledOptions.has(Pe)),Y=Ce=>{if(Ce.code!==tt.delete){if(Ce.target.value.length<=0&&!ge()){const Pe=t.modelValue.slice(),ve=q(Pe);if(ve<0)return;Pe.splice(ve,1),n.emit(Dt,Pe),ue(Pe)}Ce.target.value.length===1&&t.modelValue.length===0&&(e.currentPlaceholder=e.cachedPlaceHolder)}},ee=(Ce,Pe)=>{const ve=e.selected.indexOf(Pe);if(ve>-1&&!x.value){const ze=t.modelValue.slice();ze.splice(ve,1),n.emit(Dt,ze),ue(ze),n.emit("remove-tag",Pe.value)}Ce.stopPropagation(),He()},se=Ce=>{Ce.stopPropagation();const Pe=t.multiple?[]:"";if(!dt(Pe))for(const ve of e.selected)ve.isDisabled&&Pe.push(ve.value);n.emit(Dt,Pe),ue(Pe),e.hoverIndex=-1,e.visible=!1,n.emit("clear"),He()},ye=Ce=>{var Pe;if(t.multiple){const ve=(t.modelValue||[]).slice(),ze=_e(ve,Ce.value);ze>-1?ve.splice(ze,1):(t.multipleLimit<=0||ve.length<t.multipleLimit)&&ve.push(Ce.value),n.emit(Dt,ve),ue(ve),Ce.created&&(e.query="",L(""),e.inputLength=20),t.filterable&&((Pe=o.value)==null||Pe.focus())}else n.emit(Dt,Ce.value),ue(Ce.value),e.visible=!1;be(),!e.visible&&qe(()=>{Me(Ce)})},_e=(Ce=[],Pe)=>{if(!Ot(Pe))return Ce.indexOf(Pe);const ve=t.valueKey;let ze=-1;return Ce.some((Nt,qt)=>cn(Fn(Nt,ve))===Fn(Pe,ve)?(ze=qt,!0):!1),ze},be=()=>{const Ce=o.value||i.value;Ce&&(Ce==null||Ce.focus())},Me=Ce=>{var Pe,ve,ze,Nt,qt;const Tr=Array.isArray(Ce)?Ce[0]:Ce;let Er=null;if(Tr!=null&&Tr.value){const ba=k.value.filter(Sa=>Sa.value===Tr.value);ba.length>0&&(Er=ba[0].$el)}if(l.value&&Er){const ba=(Nt=(ze=(ve=(Pe=l.value)==null?void 0:Pe.popperRef)==null?void 0:ve.contentRef)==null?void 0:ze.querySelector)==null?void 0:Nt.call(ze,`.${a.be("dropdown","wrap")}`);ba&&DK(ba,Er)}(qt=d.value)==null||qt.handleScroll()},Se=Ce=>{e.optionsCount++,e.filteredOptionsCount++,e.options.set(Ce.value,Ce),e.cachedOptions.set(Ce.value,Ce),Ce.disabled&&e.disabledOptions.set(Ce.value,Ce)},xe=(Ce,Pe)=>{e.options.get(Ce)===Pe&&(e.optionsCount--,e.filteredOptionsCount--,e.options.delete(Ce))},De=Ce=>{Ce.code!==tt.backspace&&ge(!1),e.inputLength=o.value.value.length*15+20,B()},ge=Ce=>{if(!Array.isArray(e.selected))return;const Pe=q(e.selected.map(ze=>ze.value)),ve=e.selected[Pe];if(ve)return Ce===!0||Ce===!1?(ve.hitState=Ce,Ce):(ve.hitState=!ve.hitState,ve.hitState)},Ie=Ce=>{const Pe=Ce.target.value;if(Ce.type==="compositionend")e.isOnComposition=!1,qe(()=>L(Pe));else{const ve=Pe[Pe.length-1]||"";e.isOnComposition=!Kx(ve)}},Ye=()=>{qe(()=>Me(e.selected))},Le=Ce=>{e.focused||((t.automaticDropdown||t.filterable)&&(t.filterable&&!e.visible&&(e.menuVisibleOnFocus=!0),e.visible=!0),e.focused=!0,n.emit("focus",Ce))},He=()=>{var Ce,Pe;e.visible?(Ce=o.value||i.value)==null||Ce.focus():(Pe=i.value)==null||Pe.focus()},lt=()=>{var Ce,Pe,ve;e.visible=!1,(Ce=i.value)==null||Ce.blur(),(ve=(Pe=s.value)==null?void 0:Pe.blur)==null||ve.call(Pe)},St=Ce=>{var Pe,ve,ze;(Pe=l.value)!=null&&Pe.isFocusInsideContent(Ce)||(ve=u.value)!=null&&ve.isFocusInsideContent(Ce)||(ze=f.value)!=null&&ze.contains(Ce.relatedTarget)||(e.visible&&at(),e.focused=!1,n.emit("blur",Ce))},At=Ce=>{se(Ce)},at=()=>{e.visible=!1},we=Ce=>{e.visible&&(Ce.preventDefault(),Ce.stopPropagation(),e.visible=!1)},pe=Ce=>{Ce&&!e.mouseEnter||x.value||(e.menuVisibleOnFocus?e.menuVisibleOnFocus=!1:(!l.value||!l.value.isFocusInsideContent())&&(e.visible=!e.visible),He())},ce=()=>{e.visible?k.value[e.hoverIndex]&&ye(k.value[e.hoverIndex]):pe()},Re=Ce=>Ot(Ce.value)?Fn(Ce.value,t.valueKey):Ce.value,ae=A(()=>k.value.filter(Ce=>Ce.visible).every(Ce=>Ce.disabled)),Fe=A(()=>t.multiple?e.selected.slice(0,t.maxCollapseTags):[]),ht=A(()=>t.multiple?e.selected.slice(t.maxCollapseTags):[]),Bt=Ce=>{if(!e.visible){e.visible=!0;return}if(!(e.options.size===0||e.filteredOptionsCount===0)&&!e.isOnComposition&&!ae.value){Ce==="next"?(e.hoverIndex++,e.hoverIndex===e.options.size&&(e.hoverIndex=0)):Ce==="prev"&&(e.hoverIndex--,e.hoverIndex<0&&(e.hoverIndex=e.options.size-1));const Pe=k.value[e.hoverIndex];(Pe.disabled===!0||Pe.states.groupDisabled===!0||!Pe.visible)&&Bt(Ce),qe(()=>Me(h.value))}},lr=()=>{e.mouseEnter=!0},Cr=()=>{e.mouseEnter=!1},ii=(Ce,Pe)=>{var ve,ze;ee(Ce,Pe),(ze=(ve=u.value)==null?void 0:ve.updatePopper)==null||ze.call(ve)},ra=A(()=>({maxWidth:`${S(e.inputWidth)-32-(D.value?22:0)}px`,width:"100%"}));return{optionList:g,optionsArray:k,selectSize:I,handleResize:te,debouncedOnInputChange:J,debouncedQueryChange:he,deletePrevTag:Y,deleteTag:ee,deleteSelected:se,handleOptionSelect:ye,scrollToOption:Me,readonly:w,resetInputHeight:B,showClose:_,iconComponent:C,iconReverse:T,showNewOption:O,collapseTagSize:P,setSelected:K,managePlaceholder:V,selectDisabled:x,emptyText:M,toggleLastOptionHitState:ge,resetInputState:De,handleComposition:Ie,onOptionCreate:Se,onOptionDestroy:xe,handleMenuEnter:Ye,handleFocus:Le,focus:He,blur:lt,handleBlur:St,handleClearClick:At,handleClose:at,handleKeydownEscape:we,toggleMenu:pe,selectOption:ce,getValueKey:Re,navigateOptions:Bt,handleDeleteTooltipTag:ii,dropMenuVisible:N,queryChange:v,groupQueryChange:p,showTagList:Fe,collapseTagList:ht,selectTagsStyle:ra,reference:i,input:o,iOSInput:s,tooltipRef:l,tagTooltipRef:u,tags:c,selectWrapper:f,scrollbar:d,handleMouseEnter:lr,handleMouseLeave:Cr}};var JNe=ie({name:"ElOptions",emits:["update-options"],setup(t,{slots:e,emit:n}){let r=[];function a(i,o){if(i.length!==o.length)return!1;for(const[s]of i.entries())if(i[s]!=o[s])return!1;return!0}return()=>{var i,o;const s=(i=e.default)==null?void 0:i.call(e),l=[];function u(c){Array.isArray(c)&&c.forEach(f=>{var d,h,v,p;const g=(d=(f==null?void 0:f.type)||{})==null?void 0:d.name;g==="ElOptionGroup"?u(!dt(f.children)&&!Array.isArray(f.children)&&ct((h=f.children)==null?void 0:h.default)?(v=f.children)==null?void 0:v.default():f.children):g==="ElOption"?l.push((p=f.props)==null?void 0:p.label):Array.isArray(f.children)&&u(f.children)})}return s.length&&u((o=s[0])==null?void 0:o.children),a(l,r)||(r=l,n("update-options",l)),s}}});const kP="ElSelect",eVe=ie({name:kP,componentName:kP,components:{ElInput:Ea,ElSelectMenu:qNe,ElOption:gA,ElOptions:JNe,ElTag:yy,ElScrollbar:jl,ElTooltip:Qa,ElIcon:Xe},directives:{ClickOutside:fc},props:{name:String,id:String,modelValue:{type:[Array,String,Number,Boolean,Object],default:void 0},autocomplete:{type:String,default:"off"},automaticDropdown:Boolean,size:{type:String,validator:Wx},effect:{type:String,default:"light"},disabled:Boolean,clearable:Boolean,filterable:Boolean,allowCreate:Boolean,loading:Boolean,popperClass:{type:String,default:""},popperOptions:{type: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:Kr.teleported,persistent:{type:Boolean,default:!0},clearIcon:{type:En,default:Tc},fitInputWidth:Boolean,suffixIcon:{type:En,default:Cc},tagType:{...sA.type,default:"info"},validateEvent:{type:Boolean,default:!0},remoteShowSuffix:Boolean,suffixTransition:{type:Boolean,default:!0},placement:{type:String,values:Gd,default:"bottom-start"},ariaLabel:{type:String,default:void 0}},emits:[Dt,Vn,"remove-tag","clear","visible-change","focus","blur"],setup(t,e){const n=ke("select"),r=ke("input"),{t:a}=Yt(),i=ZNe(t),{optionList:o,optionsArray:s,selectSize:l,readonly:u,handleResize:c,collapseTagSize:f,debouncedOnInputChange:d,debouncedQueryChange:h,deletePrevTag:v,deleteTag:p,deleteSelected:g,handleOptionSelect:y,scrollToOption:m,setSelected:b,resetInputHeight:w,managePlaceholder:x,showClose:_,selectDisabled:C,iconComponent:T,iconReverse:D,showNewOption:E,emptyText:M,toggleLastOptionHitState:k,resetInputState:R,handleComposition:O,onOptionCreate:I,onOptionDestroy:P,handleMenuEnter:N,handleFocus:B,focus:L,blur:V,handleBlur:H,handleClearClick:K,handleClose:X,handleKeydownEscape:oe,toggleMenu:te,selectOption:re,getValueKey:ne,navigateOptions:J,handleDeleteTooltipTag:he,dropMenuVisible:ue,reference:q,input:Y,iOSInput:ee,tooltipRef:se,tagTooltipRef:ye,tags:_e,selectWrapper:be,scrollbar:Me,queryChange:Se,groupQueryChange:xe,handleMouseEnter:De,handleMouseLeave:ge,showTagList:Ie,collapseTagList:Ye,selectTagsStyle:Le}=QNe(t,i,e),{inputWidth:He,selected:lt,inputLength:St,filteredOptionsCount:At,visible:at,selectedLabel:we,hoverIndex:pe,query:ce,inputHovering:Re,currentPlaceholder:ae,menuVisibleOnFocus:Fe,isOnComposition:ht,options:Bt,cachedOptions:lr,optionsCount:Cr,prefixWidth:ii}=Ir(i),ra=A(()=>{const Sa=[n.b()],Bc=S(l);return Bc&&Sa.push(n.m(Bc)),t.disabled&&Sa.push(n.m("disabled")),Sa}),Ce=A(()=>[n.e("tags"),n.is("disabled",S(C))]),Pe=A(()=>[n.b("tags-wrapper"),{"has-prefix":S(ii)&&S(lt).length}]),ve=A(()=>[n.e("input"),n.is(S(l)),n.is("disabled",S(C))]),ze=A(()=>[n.e("input"),n.is(S(l)),n.em("input","iOS")]),Nt=A(()=>[n.is("empty",!t.allowCreate&&!!S(ce)&&S(At)===0)]),qt=A(()=>({maxWidth:`${S(He)>123?S(He)-123:S(He)-75}px`})),Tr=A(()=>({marginLeft:`${S(ii)}px`,flexGrow:1,width:`${S(St)/(S(He)-32)}%`,maxWidth:`${S(He)-42}px`}));Vt(Dm,en({props:t,options:Bt,optionsArray:s,cachedOptions:lr,optionsCount:Cr,filteredOptionsCount:At,hoverIndex:pe,handleOptionSelect:y,onOptionCreate:I,onOptionDestroy:P,selectWrapper:be,selected:lt,setSelected:b,queryChange:Se,groupQueryChange:xe})),pt(()=>{i.cachedPlaceHolder=ae.value=t.placeholder||(()=>a("el.select.placeholder")),t.multiple&&Array.isArray(t.modelValue)&&t.modelValue.length>0&&(ae.value=""),Da(be,c),t.remote&&t.multiple&&w(),qe(()=>{const Sa=q.value&&q.value.$el;if(Sa&&(He.value=Sa.getBoundingClientRect().width,e.slots.prefix)){const Bc=Sa.querySelector(`.${r.e("prefix")}`);ii.value=Math.max(Bc.getBoundingClientRect().width+11,30)}}),b()}),t.multiple&&!Array.isArray(t.modelValue)&&e.emit(Dt,[]),!t.multiple&&Array.isArray(t.modelValue)&&e.emit(Dt,"");const Er=A(()=>{var Sa,Bc;return(Bc=(Sa=se.value)==null?void 0:Sa.popperRef)==null?void 0:Bc.contentRef});return{isIOS:I9,onOptionsRendered:Sa=>{o.value=Sa},prefixWidth:ii,selectSize:l,readonly:u,handleResize:c,collapseTagSize:f,debouncedOnInputChange:d,debouncedQueryChange:h,deletePrevTag:v,deleteTag:p,handleDeleteTooltipTag:he,deleteSelected:g,handleOptionSelect:y,scrollToOption:m,inputWidth:He,selected:lt,inputLength:St,filteredOptionsCount:At,visible:at,selectedLabel:we,hoverIndex:pe,query:ce,inputHovering:Re,currentPlaceholder:ae,menuVisibleOnFocus:Fe,isOnComposition:ht,options:Bt,resetInputHeight:w,managePlaceholder:x,showClose:_,selectDisabled:C,iconComponent:T,iconReverse:D,showNewOption:E,emptyText:M,toggleLastOptionHitState:k,resetInputState:R,handleComposition:O,handleMenuEnter:N,handleFocus:B,focus:L,blur:V,handleBlur:H,handleClearClick:K,handleClose:X,handleKeydownEscape:oe,toggleMenu:te,selectOption:re,getValueKey:ne,navigateOptions:J,dropMenuVisible:ue,reference:q,input:Y,iOSInput:ee,tooltipRef:se,popperPaneRef:Er,tags:_e,selectWrapper:be,scrollbar:Me,wrapperKls:ra,tagsKls:Ce,tagWrapperKls:Pe,inputKls:ve,iOSInputKls:ze,scrollbarKls:Nt,selectTagsStyle:Le,nsSelect:n,tagTextStyle:qt,inputStyle:Tr,handleMouseEnter:De,handleMouseLeave:ge,showTagList:Ie,collapseTagList:Ye,tagTooltipRef:ye}}}),tVe=["disabled","autocomplete","aria-label"],nVe=["disabled"],rVe={style:{height:"100%",display:"flex","justify-content":"center","align-items":"center"}};function aVe(t,e,n,r,a,i){const o=Ge("el-tag"),s=Ge("el-tooltip"),l=Ge("el-icon"),u=Ge("el-input"),c=Ge("el-option"),f=Ge("el-options"),d=Ge("el-scrollbar"),h=Ge("el-select-menu"),v=J0("click-outside");return mt(($(),Z("div",{ref:"selectWrapper",class:F(t.wrapperKls),onMouseenter:e[22]||(e[22]=(...p)=>t.handleMouseEnter&&t.handleMouseEnter(...p)),onMouseleave:e[23]||(e[23]=(...p)=>t.handleMouseLeave&&t.handleMouseLeave(...p)),onClick:e[24]||(e[24]=ot((...p)=>t.toggleMenu&&t.toggleMenu(...p),["stop"]))},[U(s,{ref:"tooltipRef",visible:t.dropMenuVisible,placement:t.placement,teleported:t.teleported,"popper-class":[t.nsSelect.e("popper"),t.popperClass],"popper-options":t.popperOptions,"fallback-placements":["bottom-start","top-start","right","left"],effect:t.effect,pure:"",trigger:"click",transition:`${t.nsSelect.namespace.value}-zoom-in-top`,"stop-popper-mouse-event":!1,"gpu-acceleration":!1,persistent:t.persistent,onShow:t.handleMenuEnter},{default:Q(()=>[G("div",{class:"select-trigger",onMouseenter:e[20]||(e[20]=p=>t.inputHovering=!0),onMouseleave:e[21]||(e[21]=p=>t.inputHovering=!1)},[t.multiple?($(),Z("div",{key:0,ref:"tags",tabindex:"-1",class:F(t.tagsKls),style:Ze(t.selectTagsStyle),onClick:e[15]||(e[15]=(...p)=>t.focus&&t.focus(...p))},[t.collapseTags&&t.selected.length?($(),de(or,{key:0,onAfterLeave:t.resetInputHeight},{default:Q(()=>[G("span",{class:F(t.tagWrapperKls)},[($(!0),Z(Qe,null,Ft(t.showTagList,p=>($(),de(o,{key:t.getValueKey(p),closable:!t.selectDisabled&&!p.isDisabled,size:t.collapseTagSize,hit:p.hitState,type:t.tagType,"disable-transitions":"",onClose:g=>t.deleteTag(g,p)},{default:Q(()=>[G("span",{class:F(t.nsSelect.e("tags-text")),style:Ze(t.tagTextStyle)},Oe(p.currentLabel),7)]),_:2},1032,["closable","size","hit","type","onClose"]))),128)),t.selected.length>t.maxCollapseTags?($(),de(o,{key:0,closable:!1,size:t.collapseTagSize,type:t.tagType,"disable-transitions":""},{default:Q(()=>[t.collapseTagsTooltip?($(),de(s,{key:0,ref:"tagTooltipRef",disabled:t.dropMenuVisible,"fallback-placements":["bottom","top","right","left"],effect:t.effect,placement:"bottom",teleported:t.teleported},{default:Q(()=>[G("span",{class:F(t.nsSelect.e("tags-text"))},"+ "+Oe(t.selected.length-t.maxCollapseTags),3)]),content:Q(()=>[G("div",{class:F(t.nsSelect.e("collapse-tags"))},[($(!0),Z(Qe,null,Ft(t.collapseTagList,p=>($(),Z("div",{key:t.getValueKey(p),class:F(t.nsSelect.e("collapse-tag"))},[U(o,{class:"in-tooltip",closable:!t.selectDisabled&&!p.isDisabled,size:t.collapseTagSize,hit:p.hitState,type:t.tagType,"disable-transitions":"",style:{margin:"2px"},onClose:g=>t.handleDeleteTooltipTag(g,p)},{default:Q(()=>[G("span",{class:F(t.nsSelect.e("tags-text")),style:Ze({maxWidth:t.inputWidth-75+"px"})},Oe(p.currentLabel),7)]),_:2},1032,["closable","size","hit","type","onClose"])],2))),128))],2)]),_:1},8,["disabled","effect","teleported"])):($(),Z("span",{key:1,class:F(t.nsSelect.e("tags-text"))},"+ "+Oe(t.selected.length-t.maxCollapseTags),3))]),_:1},8,["size","type"])):le("v-if",!0)],2)]),_:1},8,["onAfterLeave"])):le("v-if",!0),t.collapseTags?le("v-if",!0):($(),de(or,{key:1,onAfterLeave:t.resetInputHeight},{default:Q(()=>[G("span",{class:F(t.tagWrapperKls),style:Ze(t.prefixWidth&&t.selected.length?{marginLeft:`${t.prefixWidth}px`}:"")},[($(!0),Z(Qe,null,Ft(t.selected,p=>($(),de(o,{key:t.getValueKey(p),closable:!t.selectDisabled&&!p.isDisabled,size:t.collapseTagSize,hit:p.hitState,type:t.tagType,"disable-transitions":"",onClose:g=>t.deleteTag(g,p)},{default:Q(()=>[G("span",{class:F(t.nsSelect.e("tags-text")),style:Ze({maxWidth:t.inputWidth-75+"px"})},Oe(p.currentLabel),7)]),_:2},1032,["closable","size","hit","type","onClose"]))),128))],6)]),_:1},8,["onAfterLeave"])),t.filterable&&!t.selectDisabled?mt(($(),Z("input",{key:2,ref:"input","onUpdate:modelValue":e[0]||(e[0]=p=>t.query=p),type:"text",class:F(t.inputKls),disabled:t.selectDisabled,autocomplete:t.autocomplete,style:Ze(t.inputStyle),"aria-label":t.ariaLabel,onFocus:e[1]||(e[1]=(...p)=>t.handleFocus&&t.handleFocus(...p)),onBlur:e[2]||(e[2]=(...p)=>t.handleBlur&&t.handleBlur(...p)),onKeyup:e[3]||(e[3]=(...p)=>t.managePlaceholder&&t.managePlaceholder(...p)),onKeydown:[e[4]||(e[4]=(...p)=>t.resetInputState&&t.resetInputState(...p)),e[5]||(e[5]=jt(ot(p=>t.navigateOptions("next"),["prevent"]),["down"])),e[6]||(e[6]=jt(ot(p=>t.navigateOptions("prev"),["prevent"]),["up"])),e[7]||(e[7]=jt((...p)=>t.handleKeydownEscape&&t.handleKeydownEscape(...p),["esc"])),e[8]||(e[8]=jt(ot((...p)=>t.selectOption&&t.selectOption(...p),["stop","prevent"]),["enter"])),e[9]||(e[9]=jt((...p)=>t.deletePrevTag&&t.deletePrevTag(...p),["delete"])),e[10]||(e[10]=jt(p=>t.visible=!1,["tab"]))],onCompositionstart:e[11]||(e[11]=(...p)=>t.handleComposition&&t.handleComposition(...p)),onCompositionupdate:e[12]||(e[12]=(...p)=>t.handleComposition&&t.handleComposition(...p)),onCompositionend:e[13]||(e[13]=(...p)=>t.handleComposition&&t.handleComposition(...p)),onInput:e[14]||(e[14]=(...p)=>t.debouncedQueryChange&&t.debouncedQueryChange(...p))},null,46,tVe)),[[iO,t.query]]):le("v-if",!0)],6)):le("v-if",!0),le(" fix: https://github.com/element-plus/element-plus/issues/11415 "),t.isIOS&&!t.multiple&&t.filterable&&t.readonly?($(),Z("input",{key:1,ref:"iOSInput",class:F(t.iOSInputKls),disabled:t.selectDisabled,type:"text"},null,10,nVe)):le("v-if",!0),U(u,{id:t.id,ref:"reference",modelValue:t.selectedLabel,"onUpdate:modelValue":e[16]||(e[16]=p=>t.selectedLabel=p),type:"text",placeholder:typeof t.currentPlaceholder=="function"?t.currentPlaceholder():t.currentPlaceholder,name:t.name,autocomplete:t.autocomplete,size:t.selectSize,disabled:t.selectDisabled,readonly:t.readonly,"validate-event":!1,class:F([t.nsSelect.is("focus",t.visible)]),tabindex:t.multiple&&t.filterable?-1:void 0,label:t.ariaLabel,onFocus:t.handleFocus,onBlur:t.handleBlur,onInput:t.debouncedOnInputChange,onPaste:t.debouncedOnInputChange,onCompositionstart:t.handleComposition,onCompositionupdate:t.handleComposition,onCompositionend:t.handleComposition,onKeydown:[e[17]||(e[17]=jt(ot(p=>t.navigateOptions("next"),["stop","prevent"]),["down"])),e[18]||(e[18]=jt(ot(p=>t.navigateOptions("prev"),["stop","prevent"]),["up"])),jt(ot(t.selectOption,["stop","prevent"]),["enter"]),jt(t.handleKeydownEscape,["esc"]),e[19]||(e[19]=jt(p=>t.visible=!1,["tab"]))]},Al({suffix:Q(()=>[t.iconComponent&&!t.showClose?($(),de(l,{key:0,class:F([t.nsSelect.e("caret"),t.nsSelect.e("icon"),t.iconReverse])},{default:Q(()=>[($(),de(Mt(t.iconComponent)))]),_:1},8,["class"])):le("v-if",!0),t.showClose&&t.clearIcon?($(),de(l,{key:1,class:F([t.nsSelect.e("caret"),t.nsSelect.e("icon")]),onClick:t.handleClearClick},{default:Q(()=>[($(),de(Mt(t.clearIcon)))]),_:1},8,["class","onClick"])):le("v-if",!0)]),_:2},[t.$slots.prefix?{name:"prefix",fn:Q(()=>[G("div",rVe,[Te(t.$slots,"prefix")])])}:void 0]),1032,["id","modelValue","placeholder","name","autocomplete","size","disabled","readonly","class","tabindex","label","onFocus","onBlur","onInput","onPaste","onCompositionstart","onCompositionupdate","onCompositionend","onKeydown"])],32)]),content:Q(()=>[U(h,null,{default:Q(()=>[mt(U(d,{ref:"scrollbar",tag:"ul","wrap-class":t.nsSelect.be("dropdown","wrap"),"view-class":t.nsSelect.be("dropdown","list"),class:F(t.scrollbarKls)},{default:Q(()=>[t.showNewOption?($(),de(c,{key:0,value:t.query,created:!0},null,8,["value"])):le("v-if",!0),U(f,{onUpdateOptions:t.onOptionsRendered},{default:Q(()=>[Te(t.$slots,"default")]),_:3},8,["onUpdateOptions"])]),_:3},8,["wrap-class","view-class","class"]),[[Qt,t.options.size>0&&!t.loading]]),t.emptyText&&(!t.allowCreate||t.loading||t.allowCreate&&t.options.size===0)?($(),Z(Qe,{key:0},[t.$slots.empty?Te(t.$slots,"empty",{key:0}):($(),Z("p",{key:1,class:F(t.nsSelect.be("dropdown","empty"))},Oe(t.emptyText),3))],64)):le("v-if",!0)]),_:3})]),_:3},8,["visible","placement","teleported","popper-class","popper-options","effect","transition","persistent","onShow"])],34)),[[v,t.handleClose,t.popperPaneRef]])}var iVe=Ne(eVe,[["render",aVe],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/select.vue"]]);const oVe=ie({name:"ElOptionGroup",componentName:"ElOptionGroup",props:{label:String,disabled:Boolean},setup(t){const e=ke("select"),n=z(!0),r=xt(),a=z([]);Vt(gY,en({...Ir(t)}));const i=We(Dm);pt(()=>{a.value=o(r.subTree)});const o=l=>{const u=[];return Array.isArray(l.children)&&l.children.forEach(c=>{var f;c.type&&c.type.name==="ElOption"&&c.component&&c.component.proxy?u.push(c.component.proxy):(f=c.children)!=null&&f.length&&u.push(...o(c))}),u},{groupQueryChange:s}=cn(i);return Ee(s,()=>{n.value=a.value.some(l=>l.visible===!0)},{flush:"post"}),{visible:n,ns:e}}});function sVe(t,e,n,r,a,i){return mt(($(),Z("ul",{class:F(t.ns.be("group","wrap"))},[G("li",{class:F(t.ns.be("group","title"))},Oe(t.label),3),G("li",null,[G("ul",{class:F(t.ns.b("group"))},[Te(t.$slots,"default")],2)])],2)),[[Qt,t.visible]])}var yY=Ne(oVe,[["render",sVe],["__file","/home/runner/work/element-plus/element-plus/packages/components/select/src/option-group.vue"]]);const dc=Et(iVe,{Option:gA,OptionGroup:yY}),$w=Qn(gA),lVe=Qn(yY),yA=()=>We(vY,{}),uVe=Ve({pageSize:{type:Number,required:!0},pageSizes:{type:fe(Array),default:()=>zn([10,20,30,40,50,100])},popperClass:{type:String},disabled:Boolean,teleported:Boolean,size:{type:String,values:Js}}),cVe=ie({name:"ElPaginationSizes"}),fVe=ie({...cVe,props:uVe,emits:["page-size-change"],setup(t,{emit:e}){const n=t,{t:r}=Yt(),a=ke("pagination"),i=yA(),o=z(n.pageSize);Ee(()=>n.pageSizes,(u,c)=>{if(!gi(u,c)&&Array.isArray(u)){const f=u.includes(n.pageSize)?n.pageSize:n.pageSizes[0];e("page-size-change",f)}}),Ee(()=>n.pageSize,u=>{o.value=u});const s=A(()=>n.pageSizes);function l(u){var c;u!==o.value&&(o.value=u,(c=i.handleSizeChange)==null||c.call(i,Number(u)))}return(u,c)=>($(),Z("span",{class:F(S(a).e("sizes"))},[U(S(dc),{"model-value":o.value,disabled:u.disabled,"popper-class":u.popperClass,size:u.size,teleported:u.teleported,"validate-event":!1,onChange:l},{default:Q(()=>[($(!0),Z(Qe,null,Ft(S(s),f=>($(),de(S($w),{key:f,value:f,label:f+S(r)("el.pagination.pagesize")},null,8,["value","label"]))),128))]),_:1},8,["model-value","disabled","popper-class","size","teleported"])],2))}});var dVe=Ne(fVe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/sizes.vue"]]);const hVe=Ve({size:{type:String,values:Js}}),pVe=["disabled"],vVe=ie({name:"ElPaginationJumper"}),gVe=ie({...vVe,props:hVe,setup(t){const{t:e}=Yt(),n=ke("pagination"),{pageCount:r,disabled:a,currentPage:i,changeEvent:o}=yA(),s=z(),l=A(()=>{var f;return(f=s.value)!=null?f:i==null?void 0:i.value});function u(f){s.value=f?+f:""}function c(f){f=Math.trunc(+f),o==null||o(f),s.value=void 0}return(f,d)=>($(),Z("span",{class:F(S(n).e("jump")),disabled:S(a)},[G("span",{class:F([S(n).e("goto")])},Oe(S(e)("el.pagination.goto")),3),U(S(Ea),{size:f.size,class:F([S(n).e("editor"),S(n).is("in-pagination")]),min:1,max:S(r),disabled:S(a),"model-value":S(l),"validate-event":!1,label:S(e)("el.pagination.page"),type:"number","onUpdate:modelValue":u,onChange:c},null,8,["size","class","max","disabled","model-value","label"]),G("span",{class:F([S(n).e("classifier")])},Oe(S(e)("el.pagination.pageClassifier")),3)],10,pVe))}});var yVe=Ne(gVe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/jumper.vue"]]);const mVe=Ve({total:{type:Number,default:1e3}}),bVe=["disabled"],SVe=ie({name:"ElPaginationTotal"}),wVe=ie({...SVe,props:mVe,setup(t){const{t:e}=Yt(),n=ke("pagination"),{disabled:r}=yA();return(a,i)=>($(),Z("span",{class:F(S(n).e("total")),disabled:S(r)},Oe(S(e)("el.pagination.total",{total:a.total})),11,bVe))}});var _Ve=Ne(wVe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/total.vue"]]);const xVe=Ve({currentPage:{type:Number,default:1},pageCount:{type:Number,required:!0},pagerCount:{type:Number,default:7},disabled:Boolean}),CVe=["onKeyup"],TVe=["aria-current","aria-label","tabindex"],EVe=["tabindex","aria-label"],MVe=["aria-current","aria-label","tabindex"],DVe=["tabindex","aria-label"],kVe=["aria-current","aria-label","tabindex"],RVe=ie({name:"ElPaginationPager"}),LVe=ie({...RVe,props:xVe,emits:["change"],setup(t,{emit:e}){const n=t,r=ke("pager"),a=ke("icon"),{t:i}=Yt(),o=z(!1),s=z(!1),l=z(!1),u=z(!1),c=z(!1),f=z(!1),d=A(()=>{const w=n.pagerCount,x=(w-1)/2,_=Number(n.currentPage),C=Number(n.pageCount);let T=!1,D=!1;C>w&&(_>w-x&&(T=!0),_<C-x&&(D=!0));const E=[];if(T&&!D){const M=C-(w-2);for(let k=M;k<C;k++)E.push(k)}else if(!T&&D)for(let M=2;M<w;M++)E.push(M);else if(T&&D){const M=Math.floor(w/2)-1;for(let k=_-M;k<=_+M;k++)E.push(k)}else for(let M=2;M<C;M++)E.push(M);return E}),h=A(()=>["more","btn-quickprev",a.b(),r.is("disabled",n.disabled)]),v=A(()=>["more","btn-quicknext",a.b(),r.is("disabled",n.disabled)]),p=A(()=>n.disabled?-1:0);Li(()=>{const w=(n.pagerCount-1)/2;o.value=!1,s.value=!1,n.pageCount>n.pagerCount&&(n.currentPage>n.pagerCount-w&&(o.value=!0),n.currentPage<n.pageCount-w&&(s.value=!0))});function g(w=!1){n.disabled||(w?l.value=!0:u.value=!0)}function y(w=!1){w?c.value=!0:f.value=!0}function m(w){const x=w.target;if(x.tagName.toLowerCase()==="li"&&Array.from(x.classList).includes("number")){const _=Number(x.textContent);_!==n.currentPage&&e("change",_)}else x.tagName.toLowerCase()==="li"&&Array.from(x.classList).includes("more")&&b(w)}function b(w){const x=w.target;if(x.tagName.toLowerCase()==="ul"||n.disabled)return;let _=Number(x.textContent);const C=n.pageCount,T=n.currentPage,D=n.pagerCount-2;x.className.includes("more")&&(x.className.includes("quickprev")?_=T-D:x.className.includes("quicknext")&&(_=T+D)),Number.isNaN(+_)||(_<1&&(_=1),_>C&&(_=C)),_!==T&&e("change",_)}return(w,x)=>($(),Z("ul",{class:F(S(r).b()),onClick:b,onKeyup:jt(m,["enter"])},[w.pageCount>0?($(),Z("li",{key:0,class:F([[S(r).is("active",w.currentPage===1),S(r).is("disabled",w.disabled)],"number"]),"aria-current":w.currentPage===1,"aria-label":S(i)("el.pagination.currentPage",{pager:1}),tabindex:S(p)}," 1 ",10,TVe)):le("v-if",!0),o.value?($(),Z("li",{key:1,class:F(S(h)),tabindex:S(p),"aria-label":S(i)("el.pagination.prevPages",{pager:w.pagerCount-2}),onMouseenter:x[0]||(x[0]=_=>g(!0)),onMouseleave:x[1]||(x[1]=_=>l.value=!1),onFocus:x[2]||(x[2]=_=>y(!0)),onBlur:x[3]||(x[3]=_=>c.value=!1)},[(l.value||c.value)&&!w.disabled?($(),de(S(zp),{key:0})):($(),de(S(bI),{key:1}))],42,EVe)):le("v-if",!0),($(!0),Z(Qe,null,Ft(S(d),_=>($(),Z("li",{key:_,class:F([[S(r).is("active",w.currentPage===_),S(r).is("disabled",w.disabled)],"number"]),"aria-current":w.currentPage===_,"aria-label":S(i)("el.pagination.currentPage",{pager:_}),tabindex:S(p)},Oe(_),11,MVe))),128)),s.value?($(),Z("li",{key:2,class:F(S(v)),tabindex:S(p),"aria-label":S(i)("el.pagination.nextPages",{pager:w.pagerCount-2}),onMouseenter:x[4]||(x[4]=_=>g()),onMouseleave:x[5]||(x[5]=_=>u.value=!1),onFocus:x[6]||(x[6]=_=>y()),onBlur:x[7]||(x[7]=_=>f.value=!1)},[(u.value||f.value)&&!w.disabled?($(),de(S(Gp),{key:0})):($(),de(S(bI),{key:1}))],42,DVe)):le("v-if",!0),w.pageCount>1?($(),Z("li",{key:3,class:F([[S(r).is("active",w.currentPage===w.pageCount),S(r).is("disabled",w.disabled)],"number"]),"aria-current":w.currentPage===w.pageCount,"aria-label":S(i)("el.pagination.currentPage",{pager:w.pageCount}),tabindex:S(p)},Oe(w.pageCount),11,kVe)):le("v-if",!0)],42,CVe))}});var OVe=Ne(LVe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/pagination/src/components/pager.vue"]]);const Oa=t=>typeof t!="number",AVe=Ve({pageSize:Number,defaultPageSize:Number,total:Number,pageCount:Number,pagerCount:{type:Number,validator:t=>ut(t)&&Math.trunc(t)===t&&t>4&&t<22&&t%2===1,default:7},currentPage:Number,defaultCurrentPage:Number,layout:{type:String,default:["prev","pager","next","jumper","->","total"].join(", ")},pageSizes:{type:fe(Array),default:()=>zn([10,20,30,40,50,100])},popperClass:{type:String,default:""},prevText:{type:String,default:""},prevIcon:{type:En,default:()=>sc},nextText:{type:String,default:""},nextIcon:{type:En,default:()=>Wa},teleported:{type:Boolean,default:!0},small:Boolean,background:Boolean,disabled:Boolean,hideOnSinglePage:Boolean}),NVe={"update:current-page":t=>ut(t),"update:page-size":t=>ut(t),"size-change":t=>ut(t),"current-change":t=>ut(t),"prev-click":t=>ut(t),"next-click":t=>ut(t)},RP="ElPagination";var VVe=ie({name:RP,props:AVe,emits:NVe,setup(t,{emit:e,slots:n}){const{t:r}=Yt(),a=ke("pagination"),i=xt().vnode.props||{},o="onUpdate:currentPage"in i||"onUpdate:current-page"in i||"onCurrentChange"in i,s="onUpdate:pageSize"in i||"onUpdate:page-size"in i||"onSizeChange"in i,l=A(()=>{if(Oa(t.total)&&Oa(t.pageCount)||!Oa(t.currentPage)&&!o)return!1;if(t.layout.includes("sizes")){if(Oa(t.pageCount)){if(!Oa(t.total)&&!Oa(t.pageSize)&&!s)return!1}else if(!s)return!1}return!0}),u=z(Oa(t.defaultPageSize)?10:t.defaultPageSize),c=z(Oa(t.defaultCurrentPage)?1:t.defaultCurrentPage),f=A({get(){return Oa(t.pageSize)?u.value:t.pageSize},set(b){Oa(t.pageSize)&&(u.value=b),s&&(e("update:page-size",b),e("size-change",b))}}),d=A(()=>{let b=0;return Oa(t.pageCount)?Oa(t.total)||(b=Math.max(1,Math.ceil(t.total/f.value))):b=t.pageCount,b}),h=A({get(){return Oa(t.currentPage)?c.value:t.currentPage},set(b){let w=b;b<1?w=1:b>d.value&&(w=d.value),Oa(t.currentPage)&&(c.value=w),o&&(e("update:current-page",w),e("current-change",w))}});Ee(d,b=>{h.value>b&&(h.value=b)});function v(b){h.value=b}function p(b){f.value=b;const w=d.value;h.value>w&&(h.value=w)}function g(){t.disabled||(h.value-=1,e("prev-click",h.value))}function y(){t.disabled||(h.value+=1,e("next-click",h.value))}function m(b,w){b&&(b.props||(b.props={}),b.props.class=[b.props.class,w].join(" "))}return Vt(vY,{pageCount:d,disabled:A(()=>t.disabled),currentPage:h,changeEvent:v,handleSizeChange:p}),()=>{var b,w;if(!l.value)return r("el.pagination.deprecationWarning"),null;if(!t.layout||t.hideOnSinglePage&&d.value<=1)return null;const x=[],_=[],C=nt("div",{class:a.e("rightwrapper")},_),T={prev:nt(INe,{disabled:t.disabled,currentPage:h.value,prevText:t.prevText,prevIcon:t.prevIcon,onClick:g}),jumper:nt(yVe,{size:t.small?"small":"default"}),pager:nt(OVe,{currentPage:h.value,pageCount:d.value,pagerCount:t.pagerCount,onChange:v,disabled:t.disabled}),next:nt(HNe,{disabled:t.disabled,currentPage:h.value,pageCount:d.value,nextText:t.nextText,nextIcon:t.nextIcon,onClick:y}),sizes:nt(dVe,{pageSize:f.value,pageSizes:t.pageSizes,popperClass:t.popperClass,disabled:t.disabled,teleported:t.teleported,size:t.small?"small":"default"}),slot:(w=(b=n==null?void 0:n.default)==null?void 0:b.call(n))!=null?w:null,total:nt(_Ve,{total:Oa(t.total)?0:t.total})},D=t.layout.split(",").map(M=>M.trim());let E=!1;return D.forEach(M=>{if(M==="->"){E=!0;return}E?_.push(T[M]):x.push(T[M])}),m(x[0],a.is("first")),m(x[x.length-1],a.is("last")),E&&_.length>0&&(m(_[0],a.is("first")),m(_[_.length-1],a.is("last")),x.push(C)),nt("div",{class:[a.b(),a.is("background",t.background),{[a.m("small")]:t.small}]},x)}}});const BVe=Et(VVe),$Ve=Ve({title:String,confirmButtonText:String,cancelButtonText:String,confirmButtonType:{type:String,values:OD,default:"primary"},cancelButtonType:{type:String,values:OD,default:"text"},icon:{type:En,default:()=>MSe},iconColor:{type:String,default:"#f90"},hideIcon:{type:Boolean,default:!1},hideAfter:{type:Number,default:200},teleported:Kr.teleported,persistent:Kr.persistent,width:{type:[String,Number],default:150}}),IVe={confirm:t=>t instanceof MouseEvent,cancel:t=>t instanceof MouseEvent},PVe=ie({name:"ElPopconfirm"}),FVe=ie({...PVe,props:$Ve,emits:IVe,setup(t,{emit:e}){const n=t,{t:r}=Yt(),a=ke("popconfirm"),i=z(),o=()=>{var d,h;(h=(d=i.value)==null?void 0:d.onClose)==null||h.call(d)},s=A(()=>({width:rr(n.width)})),l=d=>{e("confirm",d),o()},u=d=>{e("cancel",d),o()},c=A(()=>n.confirmButtonText||r("el.popconfirm.confirmButtonText")),f=A(()=>n.cancelButtonText||r("el.popconfirm.cancelButtonText"));return(d,h)=>($(),de(S(Qa),kt({ref_key:"tooltipRef",ref:i,trigger:"click",effect:"light"},d.$attrs,{"popper-class":`${S(a).namespace.value}-popover`,"popper-style":S(s),teleported:d.teleported,"fallback-placements":["bottom","top","right","left"],"hide-after":d.hideAfter,persistent:d.persistent}),{content:Q(()=>[G("div",{class:F(S(a).b())},[G("div",{class:F(S(a).e("main"))},[!d.hideIcon&&d.icon?($(),de(S(Xe),{key:0,class:F(S(a).e("icon")),style:Ze({color:d.iconColor})},{default:Q(()=>[($(),de(Mt(d.icon)))]),_:1},8,["class","style"])):le("v-if",!0),Je(" "+Oe(d.title),1)],2),G("div",{class:F(S(a).e("action"))},[U(S(wt),{size:"small",type:d.cancelButtonType==="text"?"":d.cancelButtonType,text:d.cancelButtonType==="text",onClick:u},{default:Q(()=>[Je(Oe(S(f)),1)]),_:1},8,["type","text"]),U(S(wt),{size:"small",type:d.confirmButtonType==="text"?"":d.confirmButtonType,text:d.confirmButtonType==="text",onClick:l},{default:Q(()=>[Je(Oe(S(c)),1)]),_:1},8,["type","text"])],2)],2)]),default:Q(()=>[d.$slots.reference?Te(d.$slots,"reference",{key:0}):le("v-if",!0)]),_:3},16,["popper-class","popper-style","teleported","hide-after","persistent"]))}});var zVe=Ne(FVe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popconfirm/src/popconfirm.vue"]]);const GVe=Et(zVe),UVe=Ve({trigger:gy.trigger,placement:NS.placement,disabled:gy.disabled,visible:Kr.visible,transition:Kr.transition,popperOptions:NS.popperOptions,tabindex:NS.tabindex,content:Kr.content,popperStyle:Kr.popperStyle,popperClass:Kr.popperClass,enterable:{...Kr.enterable,default:!0},effect:{...Kr.effect,default:"light"},teleported:Kr.teleported,title:String,width:{type:[String,Number],default:150},offset:{type:Number,default:void 0},showAfter:{type:Number,default:0},hideAfter:{type:Number,default:200},autoClose:{type:Number,default:0},showArrow:{type:Boolean,default:!0},persistent:{type:Boolean,default:!0},"onUpdate:visible":{type:Function}}),HVe={"update:visible":t=>br(t),"before-enter":()=>!0,"before-leave":()=>!0,"after-enter":()=>!0,"after-leave":()=>!0},WVe="onUpdate:visible",KVe=ie({name:"ElPopover"}),jVe=ie({...KVe,props:UVe,emits:HVe,setup(t,{expose:e,emit:n}){const r=t,a=A(()=>r[WVe]),i=ke("popover"),o=z(),s=A(()=>{var g;return(g=S(o))==null?void 0:g.popperRef}),l=A(()=>[{width:rr(r.width)},r.popperStyle]),u=A(()=>[i.b(),r.popperClass,{[i.m("plain")]:!!r.content}]),c=A(()=>r.transition===`${i.namespace.value}-fade-in-linear`),f=()=>{var g;(g=o.value)==null||g.hide()},d=()=>{n("before-enter")},h=()=>{n("before-leave")},v=()=>{n("after-enter")},p=()=>{n("update:visible",!1),n("after-leave")};return e({popperRef:s,hide:f}),(g,y)=>($(),de(S(Qa),kt({ref_key:"tooltipRef",ref:o},g.$attrs,{trigger:g.trigger,placement:g.placement,disabled:g.disabled,visible:g.visible,transition:g.transition,"popper-options":g.popperOptions,tabindex:g.tabindex,content:g.content,offset:g.offset,"show-after":g.showAfter,"hide-after":g.hideAfter,"auto-close":g.autoClose,"show-arrow":g.showArrow,"aria-label":g.title,effect:g.effect,enterable:g.enterable,"popper-class":S(u),"popper-style":S(l),teleported:g.teleported,persistent:g.persistent,"gpu-acceleration":S(c),"onUpdate:visible":S(a),onBeforeShow:d,onBeforeHide:h,onShow:v,onHide:p}),{content:Q(()=>[g.title?($(),Z("div",{key:0,class:F(S(i).e("title")),role:"title"},Oe(g.title),3)):le("v-if",!0),Te(g.$slots,"default",{},()=>[Je(Oe(g.content),1)])]),default:Q(()=>[g.$slots.reference?Te(g.$slots,"reference",{key:0}):le("v-if",!0)]),_:3},16,["trigger","placement","disabled","visible","transition","popper-options","tabindex","content","offset","show-after","hide-after","auto-close","show-arrow","aria-label","effect","enterable","popper-class","popper-style","teleported","persistent","gpu-acceleration","onUpdate:visible"]))}});var YVe=Ne(jVe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/popover/src/popover.vue"]]);const LP=(t,e)=>{const n=e.arg||e.value,r=n==null?void 0:n.popperRef;r&&(r.triggerRef=t)};var XVe={mounted(t,e){LP(t,e)},updated(t,e){LP(t,e)}};const qVe="popover",mY=Xwe(XVe,qVe),ZVe=Et(YVe,{directive:mY}),QVe=Ve({type:{type:String,default:"line",values:["line","circle","dashboard"]},percentage:{type:Number,default:0,validator:t=>t>=0&&t<=100},status:{type:String,default:"",values:["","success","exception","warning"]},indeterminate:{type:Boolean,default:!1},duration:{type:Number,default:3},strokeWidth:{type:Number,default:6},strokeLinecap:{type:fe(String),default:"round"},textInside:{type:Boolean,default:!1},width:{type:Number,default:126},showText:{type:Boolean,default:!0},color:{type:fe([String,Array,Function]),default:""},striped:Boolean,stripedFlow:Boolean,format:{type:fe(Function),default:t=>`${t}%`}}),JVe=["aria-valuenow"],eBe={viewBox:"0 0 100 100"},tBe=["d","stroke","stroke-linecap","stroke-width"],nBe=["d","stroke","opacity","stroke-linecap","stroke-width"],rBe={key:0},aBe=ie({name:"ElProgress"}),iBe=ie({...aBe,props:QVe,setup(t){const e=t,n={success:"#13ce66",exception:"#ff4949",warning:"#e6a23c",default:"#20a0ff"},r=ke("progress"),a=A(()=>({width:`${e.percentage}%`,animationDuration:`${e.duration}s`,backgroundColor:m(e.percentage)})),i=A(()=>(e.strokeWidth/e.width*100).toFixed(1)),o=A(()=>["circle","dashboard"].includes(e.type)?Number.parseInt(`${50-Number.parseFloat(i.value)/2}`,10):0),s=A(()=>{const b=o.value,w=e.type==="dashboard";return`
  56. M 50 50
  57. m 0 ${w?"":"-"}${b}
  58. a ${b} ${b} 0 1 1 0 ${w?"-":""}${b*2}
  59. a ${b} ${b} 0 1 1 0 ${w?"":"-"}${b*2}
  60. `}),l=A(()=>2*Math.PI*o.value),u=A(()=>e.type==="dashboard"?.75:1),c=A(()=>`${-1*l.value*(1-u.value)/2}px`),f=A(()=>({strokeDasharray:`${l.value*u.value}px, ${l.value}px`,strokeDashoffset:c.value})),d=A(()=>({strokeDasharray:`${l.value*u.value*(e.percentage/100)}px, ${l.value}px`,strokeDashoffset:c.value,transition:"stroke-dasharray 0.6s ease 0s, stroke 0.6s ease, opacity ease 0.6s"})),h=A(()=>{let b;return e.color?b=m(e.percentage):b=n[e.status]||n.default,b}),v=A(()=>e.status==="warning"?Ux:e.type==="line"?e.status==="success"?LO:Tc:e.status==="success"?xm:ts),p=A(()=>e.type==="line"?12+e.strokeWidth*.4:e.width*.111111+2),g=A(()=>e.format(e.percentage));function y(b){const w=100/b.length;return b.map((_,C)=>dt(_)?{color:_,percentage:(C+1)*w}:_).sort((_,C)=>_.percentage-C.percentage)}const m=b=>{var w;const{color:x}=e;if(ct(x))return x(b);if(dt(x))return x;{const _=y(x);for(const C of _)if(C.percentage>b)return C.color;return(w=_[_.length-1])==null?void 0:w.color}};return(b,w)=>($(),Z("div",{class:F([S(r).b(),S(r).m(b.type),S(r).is(b.status),{[S(r).m("without-text")]:!b.showText,[S(r).m("text-inside")]:b.textInside}]),role:"progressbar","aria-valuenow":b.percentage,"aria-valuemin":"0","aria-valuemax":"100"},[b.type==="line"?($(),Z("div",{key:0,class:F(S(r).b("bar"))},[G("div",{class:F(S(r).be("bar","outer")),style:Ze({height:`${b.strokeWidth}px`})},[G("div",{class:F([S(r).be("bar","inner"),{[S(r).bem("bar","inner","indeterminate")]:b.indeterminate},{[S(r).bem("bar","inner","striped")]:b.striped},{[S(r).bem("bar","inner","striped-flow")]:b.stripedFlow}]),style:Ze(S(a))},[(b.showText||b.$slots.default)&&b.textInside?($(),Z("div",{key:0,class:F(S(r).be("bar","innerText"))},[Te(b.$slots,"default",{percentage:b.percentage},()=>[G("span",null,Oe(S(g)),1)])],2)):le("v-if",!0)],6)],6)],2)):($(),Z("div",{key:1,class:F(S(r).b("circle")),style:Ze({height:`${b.width}px`,width:`${b.width}px`})},[($(),Z("svg",eBe,[G("path",{class:F(S(r).be("circle","track")),d:S(s),stroke:`var(${S(r).cssVarName("fill-color-light")}, #e5e9f2)`,"stroke-linecap":b.strokeLinecap,"stroke-width":S(i),fill:"none",style:Ze(S(f))},null,14,tBe),G("path",{class:F(S(r).be("circle","path")),d:S(s),stroke:S(h),fill:"none",opacity:b.percentage?1:0,"stroke-linecap":b.strokeLinecap,"stroke-width":S(i),style:Ze(S(d))},null,14,nBe)]))],6)),(b.showText||b.$slots.default)&&!b.textInside?($(),Z("div",{key:2,class:F(S(r).e("text")),style:Ze({fontSize:`${S(p)}px`})},[Te(b.$slots,"default",{percentage:b.percentage},()=>[b.status?($(),de(S(Xe),{key:1},{default:Q(()=>[($(),de(Mt(S(v))))]),_:1})):($(),Z("span",rBe,Oe(S(g)),1))])],6)):le("v-if",!0)],10,JVe))}});var oBe=Ne(iBe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/progress/src/progress.vue"]]);const bY=Et(oBe),sBe=Ve({modelValue:{type:Number,default:0},id:{type:String,default:void 0},lowThreshold:{type:Number,default:2},highThreshold:{type:Number,default:4},max:{type:Number,default:5},colors:{type:fe([Array,Object]),default:()=>zn(["","",""])},voidColor:{type:String,default:""},disabledVoidColor:{type:String,default:""},icons:{type:fe([Array,Object]),default:()=>[y1,y1,y1]},voidIcon:{type:En,default:()=>Swe},disabledVoidIcon:{type:En,default:()=>y1},disabled:Boolean,allowHalf:Boolean,showText:Boolean,showScore:Boolean,textColor:{type:String,default:""},texts:{type:fe(Array),default:()=>zn(["Extremely bad","Disappointed","Fair","Satisfied","Surprise"])},scoreTemplate:{type:String,default:"{value}"},size:pa,label:{type:String,default:void 0},clearable:{type:Boolean,default:!1}}),lBe={[Vn]:t=>ut(t),[Dt]:t=>ut(t)},uBe=["id","aria-label","aria-labelledby","aria-valuenow","aria-valuetext","aria-valuemax"],cBe=["onMousemove","onClick"],fBe=ie({name:"ElRate"}),dBe=ie({...fBe,props:sBe,emits:lBe,setup(t,{expose:e,emit:n}){const r=t;function a(P,N){const B=H=>Ot(H),L=Object.keys(N).map(H=>+H).filter(H=>{const K=N[H];return(B(K)?K.excluded:!1)?P<H:P<=H}).sort((H,K)=>H-K),V=N[L[0]];return B(V)&&V.value||V}const i=We(Ud,void 0),o=We(js,void 0),s=_r(),l=ke("rate"),{inputId:u,isLabeledByFormItem:c}=kc(r,{formItemContext:o}),f=z(r.modelValue),d=z(-1),h=z(!0),v=A(()=>[l.b(),l.m(s.value)]),p=A(()=>r.disabled||(i==null?void 0:i.disabled)),g=A(()=>l.cssVarBlock({"void-color":r.voidColor,"disabled-void-color":r.disabledVoidColor,"fill-color":w.value})),y=A(()=>{let P="";return r.showScore?P=r.scoreTemplate.replace(/\{\s*value\s*\}/,p.value?`${r.modelValue}`:`${f.value}`):r.showText&&(P=r.texts[Math.ceil(f.value)-1]),P}),m=A(()=>r.modelValue*100-Math.floor(r.modelValue)*100),b=A(()=>Ue(r.colors)?{[r.lowThreshold]:r.colors[0],[r.highThreshold]:{value:r.colors[1],excluded:!0},[r.max]:r.colors[2]}:r.colors),w=A(()=>{const P=a(f.value,b.value);return Ot(P)?"":P}),x=A(()=>{let P="";return p.value?P=`${m.value}%`:r.allowHalf&&(P="50%"),{color:w.value,width:P}}),_=A(()=>{let P=Ue(r.icons)?[...r.icons]:{...r.icons};return P=ju(P),Ue(P)?{[r.lowThreshold]:P[0],[r.highThreshold]:{value:P[1],excluded:!0},[r.max]:P[2]}:P}),C=A(()=>a(r.modelValue,_.value)),T=A(()=>p.value?dt(r.disabledVoidIcon)?r.disabledVoidIcon:ju(r.disabledVoidIcon):dt(r.voidIcon)?r.voidIcon:ju(r.voidIcon)),D=A(()=>a(f.value,_.value));function E(P){const N=p.value&&m.value>0&&P-1<r.modelValue&&P>r.modelValue,B=r.allowHalf&&h.value&&P-.5<=f.value&&P>f.value;return N||B}function M(P){r.clearable&&P===r.modelValue&&(P=0),n(Dt,P),r.modelValue!==P&&n("change",P)}function k(P){p.value||(r.allowHalf&&h.value?M(f.value):M(P))}function R(P){if(p.value)return;let N=f.value;const B=P.code;return B===tt.up||B===tt.right?(r.allowHalf?N+=.5:N+=1,P.stopPropagation(),P.preventDefault()):(B===tt.left||B===tt.down)&&(r.allowHalf?N-=.5:N-=1,P.stopPropagation(),P.preventDefault()),N=N<0?0:N,N=N>r.max?r.max:N,n(Dt,N),n("change",N),N}function O(P,N){if(!p.value){if(r.allowHalf&&N){let B=N.target;qo(B,l.e("item"))&&(B=B.querySelector(`.${l.e("icon")}`)),(B.clientWidth===0||qo(B,l.e("decimal")))&&(B=B.parentNode),h.value=N.offsetX*2<=B.clientWidth,f.value=h.value?P-.5:P}else f.value=P;d.value=P}}function I(){p.value||(r.allowHalf&&(h.value=r.modelValue!==Math.floor(r.modelValue)),f.value=r.modelValue,d.value=-1)}return Ee(()=>r.modelValue,P=>{f.value=P,h.value=r.modelValue!==Math.floor(r.modelValue)}),r.modelValue||n(Dt,0),e({setCurrentValue:O,resetCurrentValue:I}),(P,N)=>{var B;return $(),Z("div",{id:S(u),class:F([S(v),S(l).is("disabled",S(p))]),role:"slider","aria-label":S(c)?void 0:P.label||"rating","aria-labelledby":S(c)?(B=S(o))==null?void 0:B.labelId:void 0,"aria-valuenow":f.value,"aria-valuetext":S(y)||void 0,"aria-valuemin":"0","aria-valuemax":P.max,tabindex:"0",style:Ze(S(g)),onKeydown:R},[($(!0),Z(Qe,null,Ft(P.max,(L,V)=>($(),Z("span",{key:V,class:F(S(l).e("item")),onMousemove:H=>O(L,H),onMouseleave:I,onClick:H=>k(L)},[U(S(Xe),{class:F([S(l).e("icon"),{hover:d.value===L},S(l).is("active",L<=f.value)])},{default:Q(()=>[E(L)?le("v-if",!0):($(),Z(Qe,{key:0},[mt(($(),de(Mt(S(D)),null,null,512)),[[Qt,L<=f.value]]),mt(($(),de(Mt(S(T)),null,null,512)),[[Qt,!(L<=f.value)]])],64)),E(L)?($(),de(S(Xe),{key:1,style:Ze(S(x)),class:F([S(l).e("icon"),S(l).e("decimal")])},{default:Q(()=>[($(),de(Mt(S(C))))]),_:1},8,["style","class"])):le("v-if",!0)]),_:2},1032,["class"])],42,cBe))),128)),P.showText||P.showScore?($(),Z("span",{key:0,class:F(S(l).e("text")),style:Ze({color:P.textColor})},Oe(S(y)),7)):le("v-if",!0)],46,uBe)}}});var hBe=Ne(dBe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/rate/src/rate.vue"]]);const pBe=Et(hBe),Zh={success:"icon-success",warning:"icon-warning",error:"icon-error",info:"icon-info"},OP={[Zh.success]:M1e,[Zh.warning]:Ux,[Zh.error]:OO,[Zh.info]:AO},vBe=Ve({title:{type:String,default:""},subTitle:{type:String,default:""},icon:{type:String,values:["success","warning","info","error"],default:"info"}}),gBe=ie({name:"ElResult"}),yBe=ie({...gBe,props:vBe,setup(t){const e=t,n=ke("result"),r=A(()=>{const a=e.icon,i=a&&Zh[a]?Zh[a]:"icon-info",o=OP[i]||OP["icon-info"];return{class:i,component:o}});return(a,i)=>($(),Z("div",{class:F(S(n).b())},[G("div",{class:F(S(n).e("icon"))},[Te(a.$slots,"icon",{},()=>[S(r).component?($(),de(Mt(S(r).component),{key:0,class:F(S(r).class)},null,8,["class"])):le("v-if",!0)])],2),a.title||a.$slots.title?($(),Z("div",{key:0,class:F(S(n).e("title"))},[Te(a.$slots,"title",{},()=>[G("p",null,Oe(a.title),1)])],2)):le("v-if",!0),a.subTitle||a.$slots["sub-title"]?($(),Z("div",{key:1,class:F(S(n).e("subtitle"))},[Te(a.$slots,"sub-title",{},()=>[G("p",null,Oe(a.subTitle),1)])],2)):le("v-if",!0),a.$slots.extra?($(),Z("div",{key:2,class:F(S(n).e("extra"))},[Te(a.$slots,"extra")],2)):le("v-if",!0)],2))}});var mBe=Ne(yBe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/result/src/result.vue"]]);const bBe=Et(mBe);var AP=Number.isNaN||function(e){return typeof e=="number"&&e!==e};function SBe(t,e){return!!(t===e||AP(t)&&AP(e))}function wBe(t,e){if(t.length!==e.length)return!1;for(var n=0;n<t.length;n++)if(!SBe(t[n],e[n]))return!1;return!0}function _Be(t,e){e===void 0&&(e=wBe);var n=null;function r(){for(var a=[],i=0;i<arguments.length;i++)a[i]=arguments[i];if(n&&n.lastThis===this&&e(a,n.lastArgs))return n.lastResult;var o=t.apply(this,a);return n={lastResult:o,lastArgs:a,lastThis:this},o}return r.clear=function(){n=null},r}const SY=()=>{const e=xt().proxy.$props;return A(()=>{const n=(r,a,i)=>({});return e.perfMode?Px(n):_Be(n)})},JD=50,Iw="itemRendered",Pw="scroll",Qh="forward",Fw="backward",to="auto",iC="smart",by="start",Os="center",Sy="end",qp="horizontal",mA="vertical",xBe="ltr",mp="rtl",wy="negative",bA="positive-ascending",SA="positive-descending",CBe={[qp]:"left",[mA]:"top"},TBe=20,EBe={[qp]:"deltaX",[mA]:"deltaY"},MBe=({atEndEdge:t,atStartEdge:e,layout:n},r)=>{let a,i=0;const o=l=>l<0&&e.value||l>0&&t.value;return{hasReachedEdge:o,onWheel:l=>{jx(a);const u=l[EBe[n.value]];o(i)&&o(i+u)||(i+=u,z9()||l.preventDefault(),a=Up(()=>{r(i),i=0}))}}},ek=ls({type:fe([Number,Function]),required:!0}),tk=ls({type:Number}),nk=ls({type:Number,default:2}),DBe=ls({type:String,values:["ltr","rtl"],default:"ltr"}),rk=ls({type:Number,default:0}),zw=ls({type:Number,required:!0}),wY=ls({type:String,values:["horizontal","vertical"],default:mA}),_Y=Ve({className:{type:String,default:""},containerElement:{type:fe([String,Object]),default:"div"},data:{type:fe(Array),default:()=>zn([])},direction:DBe,height:{type:[String,Number],required:!0},innerElement:{type:[String,Object],default:"div"},style:{type:fe([Object,String,Array])},useIsScrolling:{type:Boolean,default:!1},width:{type:[Number,String],required:!1},perfMode:{type:Boolean,default:!0},scrollbarAlwaysOn:{type:Boolean,default:!1}}),xY=Ve({cache:nk,estimatedItemSize:tk,layout:wY,initScrollOffset:rk,total:zw,itemSize:ek,..._Y}),ak={type:Number,default:6},CY={type:Number,default:0},TY={type:Number,default:2},ud=Ve({columnCache:nk,columnWidth:ek,estimatedColumnWidth:tk,estimatedRowHeight:tk,initScrollLeft:rk,initScrollTop:rk,itemKey:{type:fe(Function),default:({columnIndex:t,rowIndex:e})=>`${e}:${t}`},rowCache:nk,rowHeight:ek,totalColumn:zw,totalRow:zw,hScrollbarSize:ak,vScrollbarSize:ak,scrollbarStartGap:CY,scrollbarEndGap:TY,role:String,..._Y}),EY=Ve({alwaysOn:Boolean,class:String,layout:wY,total:zw,ratio:{type:Number,required:!0},clientSize:{type:Number,required:!0},scrollFrom:{type:Number,required:!0},scrollbarSize:ak,startGap:CY,endGap:TY,visible:Boolean}),jf=(t,e)=>t<e?Qh:Fw,_y=t=>t===xBe||t===mp||t===qp,NP=t=>t===mp;let ih=null;function Gw(t=!1){if(ih===null||t){const e=document.createElement("div"),n=e.style;n.width="50px",n.height="50px",n.overflow="scroll",n.direction="rtl";const r=document.createElement("div"),a=r.style;return a.width="100px",a.height="100px",e.appendChild(r),document.body.appendChild(e),e.scrollLeft>0?ih=SA:(e.scrollLeft=1,e.scrollLeft===0?ih=wy:ih=bA),document.body.removeChild(e),ih}return ih}function kBe({move:t,size:e,bar:n},r){const a={},i=`translate${n.axis}(${t}px)`;return a[n.size]=e,a.transform=i,a.msTransform=i,a.webkitTransform=i,r==="horizontal"?a.height="100%":a.width="100%",a}const ik=ie({name:"ElVirtualScrollBar",props:EY,emits:["scroll","start-move","stop-move"],setup(t,{emit:e}){const n=A(()=>t.startGap+t.endGap),r=ke("virtual-scrollbar"),a=ke("scrollbar"),i=z(),o=z();let s=null,l=null;const u=en({isDragging:!1,traveled:0}),c=A(()=>C7[t.layout]),f=A(()=>t.clientSize-S(n)),d=A(()=>({position:"absolute",width:`${qp===t.layout?f.value:t.scrollbarSize}px`,height:`${qp===t.layout?t.scrollbarSize:f.value}px`,[CBe[t.layout]]:"2px",right:"2px",bottom:"2px",borderRadius:"4px"})),h=A(()=>{const _=t.ratio,C=t.clientSize;if(_>=100)return Number.POSITIVE_INFINITY;if(_>=50)return _*C/100;const T=C/3;return Math.floor(Math.min(Math.max(_*C,TBe),T))}),v=A(()=>{if(!Number.isFinite(h.value))return{display:"none"};const _=`${h.value}px`;return kBe({bar:c.value,size:_,move:u.traveled},t.layout)}),p=A(()=>Math.floor(t.clientSize-h.value-S(n))),g=()=>{window.addEventListener("mousemove",w),window.addEventListener("mouseup",b);const _=S(o);_&&(l=document.onselectstart,document.onselectstart=()=>!1,_.addEventListener("touchmove",w),_.addEventListener("touchend",b))},y=()=>{window.removeEventListener("mousemove",w),window.removeEventListener("mouseup",b),document.onselectstart=l,l=null;const _=S(o);_&&(_.removeEventListener("touchmove",w),_.removeEventListener("touchend",b))},m=_=>{_.stopImmediatePropagation(),!(_.ctrlKey||[1,2].includes(_.button))&&(u.isDragging=!0,u[c.value.axis]=_.currentTarget[c.value.offset]-(_[c.value.client]-_.currentTarget.getBoundingClientRect()[c.value.direction]),e("start-move"),g())},b=()=>{u.isDragging=!1,u[c.value.axis]=0,e("stop-move"),y()},w=_=>{const{isDragging:C}=u;if(!C||!o.value||!i.value)return;const T=u[c.value.axis];if(!T)return;jx(s);const D=(i.value.getBoundingClientRect()[c.value.direction]-_[c.value.client])*-1,E=o.value[c.value.offset]-T,M=D-E;s=Up(()=>{u.traveled=Math.max(t.startGap,Math.min(M,p.value)),e("scroll",M,p.value)})},x=_=>{const C=Math.abs(_.target.getBoundingClientRect()[c.value.direction]-_[c.value.client]),T=o.value[c.value.offset]/2,D=C-T;u.traveled=Math.max(0,Math.min(D,p.value)),e("scroll",D,p.value)};return Ee(()=>t.scrollFrom,_=>{u.isDragging||(u.traveled=Math.ceil(_*p.value))}),Rn(()=>{y()}),()=>nt("div",{role:"presentation",ref:i,class:[r.b(),t.class,(t.alwaysOn||u.isDragging)&&"always-on"],style:d.value,onMousedown:ot(x,["stop","prevent"]),onTouchstartPrevent:m},nt("div",{ref:o,class:a.e("thumb"),style:v.value,onMousedown:m},[]))}}),MY=({name:t,getOffset:e,getItemSize:n,getItemOffset:r,getEstimatedTotalSize:a,getStartIndexForOffset:i,getStopIndexForStartIndex:o,initCache:s,clearCache:l,validateProps:u})=>ie({name:t??"ElVirtualList",props:xY,emits:[Iw,Pw],setup(c,{emit:f,expose:d}){u(c);const h=xt(),v=ke("vl"),p=z(s(c,h)),g=SY(),y=z(),m=z(),b=z(),w=z({isScrolling:!1,scrollDir:"forward",scrollOffset:ut(c.initScrollOffset)?c.initScrollOffset:0,updateRequested:!1,isScrollbarDragging:!1,scrollbarAlwaysOn:c.scrollbarAlwaysOn}),x=A(()=>{const{total:X,cache:oe}=c,{isScrolling:te,scrollDir:re,scrollOffset:ne}=S(w);if(X===0)return[0,0,0,0];const J=i(c,ne,S(p)),he=o(c,J,ne,S(p)),ue=!te||re===Fw?Math.max(1,oe):1,q=!te||re===Qh?Math.max(1,oe):1;return[Math.max(0,J-ue),Math.max(0,Math.min(X-1,he+q)),J,he]}),_=A(()=>a(c,S(p))),C=A(()=>_y(c.layout)),T=A(()=>[{position:"relative",[`overflow-${C.value?"x":"y"}`]:"scroll",WebkitOverflowScrolling:"touch",willChange:"transform"},{direction:c.direction,height:ut(c.height)?`${c.height}px`:c.height,width:ut(c.width)?`${c.width}px`:c.width},c.style]),D=A(()=>{const X=S(_),oe=S(C);return{height:oe?"100%":`${X}px`,pointerEvents:S(w).isScrolling?"none":void 0,width:oe?`${X}px`:"100%"}}),E=A(()=>C.value?c.width:c.height),{onWheel:M}=MBe({atStartEdge:A(()=>w.value.scrollOffset<=0),atEndEdge:A(()=>w.value.scrollOffset>=_.value),layout:A(()=>c.layout)},X=>{var oe,te;(te=(oe=b.value).onMouseUp)==null||te.call(oe),N(Math.min(w.value.scrollOffset+X,_.value-E.value))}),k=()=>{const{total:X}=c;if(X>0){const[ne,J,he,ue]=S(x);f(Iw,ne,J,he,ue)}const{scrollDir:oe,scrollOffset:te,updateRequested:re}=S(w);f(Pw,oe,te,re)},R=X=>{const{clientHeight:oe,scrollHeight:te,scrollTop:re}=X.currentTarget,ne=S(w);if(ne.scrollOffset===re)return;const J=Math.max(0,Math.min(re,te-oe));w.value={...ne,isScrolling:!0,scrollDir:jf(ne.scrollOffset,J),scrollOffset:J,updateRequested:!1},qe(V)},O=X=>{const{clientWidth:oe,scrollLeft:te,scrollWidth:re}=X.currentTarget,ne=S(w);if(ne.scrollOffset===te)return;const{direction:J}=c;let he=te;if(J===mp)switch(Gw()){case wy:{he=-te;break}case SA:{he=re-oe-te;break}}he=Math.max(0,Math.min(he,re-oe)),w.value={...ne,isScrolling:!0,scrollDir:jf(ne.scrollOffset,he),scrollOffset:he,updateRequested:!1},qe(V)},I=X=>{S(C)?O(X):R(X),k()},P=(X,oe)=>{const te=(_.value-E.value)/oe*X;N(Math.min(_.value-E.value,te))},N=X=>{X=Math.max(X,0),X!==S(w).scrollOffset&&(w.value={...S(w),scrollOffset:X,scrollDir:jf(S(w).scrollOffset,X),updateRequested:!0},qe(V))},B=(X,oe=to)=>{const{scrollOffset:te}=S(w);X=Math.max(0,Math.min(X,c.total-1)),N(e(c,X,oe,te,S(p)))},L=X=>{const{direction:oe,itemSize:te,layout:re}=c,ne=g.value(l&&te,l&&re,l&&oe);let J;if(Ut(ne,String(X)))J=ne[X];else{const he=r(c,X,S(p)),ue=n(c,X,S(p)),q=S(C),Y=oe===mp,ee=q?he:0;ne[X]=J={position:"absolute",left:Y?void 0:`${ee}px`,right:Y?`${ee}px`:void 0,top:q?0:`${he}px`,height:q?"100%":`${ue}px`,width:q?`${ue}px`:"100%"}}return J},V=()=>{w.value.isScrolling=!1,qe(()=>{g.value(-1,null,null)})},H=()=>{const X=y.value;X&&(X.scrollTop=0)};pt(()=>{if(!Wt)return;const{initScrollOffset:X}=c,oe=S(y);ut(X)&&oe&&(S(C)?oe.scrollLeft=X:oe.scrollTop=X),k()}),Zs(()=>{const{direction:X,layout:oe}=c,{scrollOffset:te,updateRequested:re}=S(w),ne=S(y);if(re&&ne)if(oe===qp)if(X===mp)switch(Gw()){case wy:{ne.scrollLeft=-te;break}case bA:{ne.scrollLeft=te;break}default:{const{clientWidth:J,scrollWidth:he}=ne;ne.scrollLeft=he-J-te;break}}else ne.scrollLeft=te;else ne.scrollTop=te});const K={ns:v,clientSize:E,estimatedTotalSize:_,windowStyle:T,windowRef:y,innerRef:m,innerStyle:D,itemsToRender:x,scrollbarRef:b,states:w,getItemStyle:L,onScroll:I,onScrollbarScroll:P,onWheel:M,scrollTo:N,scrollToItem:B,resetScrollTop:H};return d({windowRef:y,innerRef:m,getItemStyleCache:g,scrollTo:N,scrollToItem:B,resetScrollTop:H,states:w}),K},render(c){var f;const{$slots:d,className:h,clientSize:v,containerElement:p,data:g,getItemStyle:y,innerElement:m,itemsToRender:b,innerStyle:w,layout:x,total:_,onScroll:C,onScrollbarScroll:T,onWheel:D,states:E,useIsScrolling:M,windowStyle:k,ns:R}=c,[O,I]=b,P=Mt(p),N=Mt(m),B=[];if(_>0)for(let K=O;K<=I;K++)B.push((f=d.default)==null?void 0:f.call(d,{data:g,key:K,index:K,isScrolling:M?E.isScrolling:void 0,style:y(K)}));const L=[nt(N,{style:w,ref:"innerRef"},dt(N)?B:{default:()=>B})],V=nt(ik,{ref:"scrollbarRef",clientSize:v,layout:x,onScroll:T,ratio:v*100/this.estimatedTotalSize,scrollFrom:E.scrollOffset/(this.estimatedTotalSize-v),total:_}),H=nt(P,{class:[R.e("window"),h],style:k,onScroll:C,onWheel:D,ref:"windowRef",key:0},dt(P)?[L]:{default:()=>[L]});return nt("div",{key:0,class:[R.e("wrapper"),E.scrollbarAlwaysOn?"always-on":""]},[H,V])}}),DY=MY({name:"ElFixedSizeList",getItemOffset:({itemSize:t},e)=>e*t,getItemSize:({itemSize:t})=>t,getEstimatedTotalSize:({total:t,itemSize:e})=>e*t,getOffset:({height:t,total:e,itemSize:n,layout:r,width:a},i,o,s)=>{const l=_y(r)?a:t,u=Math.max(0,e*n-l),c=Math.min(u,i*n),f=Math.max(0,(i+1)*n-l);switch(o===iC&&(s>=f-l&&s<=c+l?o=to:o=Os),o){case by:return c;case Sy:return f;case Os:{const d=Math.round(f+(c-f)/2);return d<Math.ceil(l/2)?0:d>u+Math.floor(l/2)?u:d}case to:default:return s>=f&&s<=c?s:s<f?f:c}},getStartIndexForOffset:({total:t,itemSize:e},n)=>Math.max(0,Math.min(t-1,Math.floor(n/e))),getStopIndexForStartIndex:({height:t,total:e,itemSize:n,layout:r,width:a},i,o)=>{const s=i*n,l=_y(r)?a:t,u=Math.ceil((l+o-s)/n);return Math.max(0,Math.min(e-1,i+u-1))},initCache(){},clearCache:!0,validateProps(){}}),Jh=(t,e,n)=>{const{itemSize:r}=t,{items:a,lastVisitedIndex:i}=n;if(e>i){let o=0;if(i>=0){const s=a[i];o=s.offset+s.size}for(let s=i+1;s<=e;s++){const l=r(s);a[s]={offset:o,size:l},o+=l}n.lastVisitedIndex=e}return a[e]},RBe=(t,e,n)=>{const{items:r,lastVisitedIndex:a}=e;return(a>0?r[a].offset:0)>=n?kY(t,e,0,a,n):LBe(t,e,Math.max(0,a),n)},kY=(t,e,n,r,a)=>{for(;n<=r;){const i=n+Math.floor((r-n)/2),o=Jh(t,i,e).offset;if(o===a)return i;o<a?n=i+1:o>a&&(r=i-1)}return Math.max(0,n-1)},LBe=(t,e,n,r)=>{const{total:a}=t;let i=1;for(;n<a&&Jh(t,n,e).offset<r;)n+=i,i*=2;return kY(t,e,Math.floor(n/2),Math.min(n,a-1),r)},VP=({total:t},{items:e,estimatedItemSize:n,lastVisitedIndex:r})=>{let a=0;if(r>=t&&(r=t-1),r>=0){const s=e[r];a=s.offset+s.size}const o=(t-r-1)*n;return a+o},OBe=MY({name:"ElDynamicSizeList",getItemOffset:(t,e,n)=>Jh(t,e,n).offset,getItemSize:(t,e,{items:n})=>n[e].size,getEstimatedTotalSize:VP,getOffset:(t,e,n,r,a)=>{const{height:i,layout:o,width:s}=t,l=_y(o)?s:i,u=Jh(t,e,a),c=VP(t,a),f=Math.max(0,Math.min(c-l,u.offset)),d=Math.max(0,u.offset-l+u.size);switch(n===iC&&(r>=d-l&&r<=f+l?n=to:n=Os),n){case by:return f;case Sy:return d;case Os:return Math.round(d+(f-d)/2);case to:default:return r>=d&&r<=f?r:r<d?d:f}},getStartIndexForOffset:(t,e,n)=>RBe(t,n,e),getStopIndexForStartIndex:(t,e,n,r)=>{const{height:a,total:i,layout:o,width:s}=t,l=_y(o)?s:a,u=Jh(t,e,r),c=n+l;let f=u.offset+u.size,d=e;for(;d<i-1&&f<c;)d++,f+=Jh(t,d,r).size;return d},initCache({estimatedItemSize:t=JD},e){const n={items:{},estimatedItemSize:t,lastVisitedIndex:-1};return n.clearCacheAfterIndex=(r,a=!0)=>{var i,o;n.lastVisitedIndex=Math.min(n.lastVisitedIndex,r-1),(i=e.exposed)==null||i.getItemStyleCache(-1),a&&((o=e.proxy)==null||o.$forceUpdate())},n},clearCache:!1,validateProps:({itemSize:t})=>{}}),ABe=({atXEndEdge:t,atXStartEdge:e,atYEndEdge:n,atYStartEdge:r},a)=>{let i=null,o=0,s=0;const l=(c,f)=>{const d=c<=0&&e.value||c>=0&&t.value,h=f<=0&&r.value||f>=0&&n.value;return d&&h};return{hasReachedEdge:l,onWheel:c=>{jx(i);let f=c.deltaX,d=c.deltaY;Math.abs(f)>Math.abs(d)?d=0:f=0,c.shiftKey&&d!==0&&(f=d,d=0),!(l(o,s)&&l(o+f,s+d))&&(o+=f,s+=d,c.preventDefault(),i=Up(()=>{a(o,s),o=0,s=0}))}}},RY=({name:t,clearCache:e,getColumnPosition:n,getColumnStartIndexForOffset:r,getColumnStopIndexForStartIndex:a,getEstimatedTotalHeight:i,getEstimatedTotalWidth:o,getColumnOffset:s,getRowOffset:l,getRowPosition:u,getRowStartIndexForOffset:c,getRowStopIndexForStartIndex:f,initCache:d,injectToInstance:h,validateProps:v})=>ie({name:t??"ElVirtualList",props:ud,emits:[Iw,Pw],setup(p,{emit:g,expose:y,slots:m}){const b=ke("vl");v(p);const w=xt(),x=z(d(p,w));h==null||h(w,x);const _=z(),C=z(),T=z(),D=z(null),E=z({isScrolling:!1,scrollLeft:ut(p.initScrollLeft)?p.initScrollLeft:0,scrollTop:ut(p.initScrollTop)?p.initScrollTop:0,updateRequested:!1,xAxisScrollDir:Qh,yAxisScrollDir:Qh}),M=SY(),k=A(()=>Number.parseInt(`${p.height}`,10)),R=A(()=>Number.parseInt(`${p.width}`,10)),O=A(()=>{const{totalColumn:be,totalRow:Me,columnCache:Se}=p,{isScrolling:xe,xAxisScrollDir:De,scrollLeft:ge}=S(E);if(be===0||Me===0)return[0,0,0,0];const Ie=r(p,ge,S(x)),Ye=a(p,Ie,ge,S(x)),Le=!xe||De===Fw?Math.max(1,Se):1,He=!xe||De===Qh?Math.max(1,Se):1;return[Math.max(0,Ie-Le),Math.max(0,Math.min(be-1,Ye+He)),Ie,Ye]}),I=A(()=>{const{totalColumn:be,totalRow:Me,rowCache:Se}=p,{isScrolling:xe,yAxisScrollDir:De,scrollTop:ge}=S(E);if(be===0||Me===0)return[0,0,0,0];const Ie=c(p,ge,S(x)),Ye=f(p,Ie,ge,S(x)),Le=!xe||De===Fw?Math.max(1,Se):1,He=!xe||De===Qh?Math.max(1,Se):1;return[Math.max(0,Ie-Le),Math.max(0,Math.min(Me-1,Ye+He)),Ie,Ye]}),P=A(()=>i(p,S(x))),N=A(()=>o(p,S(x))),B=A(()=>{var be;return[{position:"relative",overflow:"hidden",WebkitOverflowScrolling:"touch",willChange:"transform"},{direction:p.direction,height:ut(p.height)?`${p.height}px`:p.height,width:ut(p.width)?`${p.width}px`:p.width},(be=p.style)!=null?be:{}]}),L=A(()=>{const be=`${S(N)}px`;return{height:`${S(P)}px`,pointerEvents:S(E).isScrolling?"none":void 0,width:be}}),V=()=>{const{totalColumn:be,totalRow:Me}=p;if(be>0&&Me>0){const[Ye,Le,He,lt]=S(O),[St,At,at,we]=S(I);g(Iw,{columnCacheStart:Ye,columnCacheEnd:Le,rowCacheStart:St,rowCacheEnd:At,columnVisibleStart:He,columnVisibleEnd:lt,rowVisibleStart:at,rowVisibleEnd:we})}const{scrollLeft:Se,scrollTop:xe,updateRequested:De,xAxisScrollDir:ge,yAxisScrollDir:Ie}=S(E);g(Pw,{xAxisScrollDir:ge,scrollLeft:Se,yAxisScrollDir:Ie,scrollTop:xe,updateRequested:De})},H=be=>{const{clientHeight:Me,clientWidth:Se,scrollHeight:xe,scrollLeft:De,scrollTop:ge,scrollWidth:Ie}=be.currentTarget,Ye=S(E);if(Ye.scrollTop===ge&&Ye.scrollLeft===De)return;let Le=De;if(NP(p.direction))switch(Gw()){case wy:Le=-De;break;case SA:Le=Ie-Se-De;break}E.value={...Ye,isScrolling:!0,scrollLeft:Le,scrollTop:Math.max(0,Math.min(ge,xe-Me)),updateRequested:!0,xAxisScrollDir:jf(Ye.scrollLeft,Le),yAxisScrollDir:jf(Ye.scrollTop,ge)},qe(()=>J()),he(),V()},K=(be,Me)=>{const Se=S(k),xe=(P.value-Se)/Me*be;te({scrollTop:Math.min(P.value-Se,xe)})},X=(be,Me)=>{const Se=S(R),xe=(N.value-Se)/Me*be;te({scrollLeft:Math.min(N.value-Se,xe)})},{onWheel:oe}=ABe({atXStartEdge:A(()=>E.value.scrollLeft<=0),atXEndEdge:A(()=>E.value.scrollLeft>=N.value-S(R)),atYStartEdge:A(()=>E.value.scrollTop<=0),atYEndEdge:A(()=>E.value.scrollTop>=P.value-S(k))},(be,Me)=>{var Se,xe,De,ge;(xe=(Se=C.value)==null?void 0:Se.onMouseUp)==null||xe.call(Se),(ge=(De=T.value)==null?void 0:De.onMouseUp)==null||ge.call(De);const Ie=S(R),Ye=S(k);te({scrollLeft:Math.min(E.value.scrollLeft+be,N.value-Ie),scrollTop:Math.min(E.value.scrollTop+Me,P.value-Ye)})}),te=({scrollLeft:be=E.value.scrollLeft,scrollTop:Me=E.value.scrollTop})=>{be=Math.max(be,0),Me=Math.max(Me,0);const Se=S(E);Me===Se.scrollTop&&be===Se.scrollLeft||(E.value={...Se,xAxisScrollDir:jf(Se.scrollLeft,be),yAxisScrollDir:jf(Se.scrollTop,Me),scrollLeft:be,scrollTop:Me,updateRequested:!0},qe(()=>J()),he(),V())},re=(be=0,Me=0,Se=to)=>{const xe=S(E);Me=Math.max(0,Math.min(Me,p.totalColumn-1)),be=Math.max(0,Math.min(be,p.totalRow-1));const De=MK(b.namespace.value),ge=S(x),Ie=i(p,ge),Ye=o(p,ge);te({scrollLeft:s(p,Me,Se,xe.scrollLeft,ge,Ye>p.width?De:0),scrollTop:l(p,be,Se,xe.scrollTop,ge,Ie>p.height?De:0)})},ne=(be,Me)=>{const{columnWidth:Se,direction:xe,rowHeight:De}=p,ge=M.value(e&&Se,e&&De,e&&xe),Ie=`${be},${Me}`;if(Ut(ge,Ie))return ge[Ie];{const[,Ye]=n(p,Me,S(x)),Le=S(x),He=NP(xe),[lt,St]=u(p,be,Le),[At]=n(p,Me,Le);return ge[Ie]={position:"absolute",left:He?void 0:`${Ye}px`,right:He?`${Ye}px`:void 0,top:`${St}px`,height:`${lt}px`,width:`${At}px`},ge[Ie]}},J=()=>{E.value.isScrolling=!1,qe(()=>{M.value(-1,null,null)})};pt(()=>{if(!Wt)return;const{initScrollLeft:be,initScrollTop:Me}=p,Se=S(_);Se&&(ut(be)&&(Se.scrollLeft=be),ut(Me)&&(Se.scrollTop=Me)),V()});const he=()=>{const{direction:be}=p,{scrollLeft:Me,scrollTop:Se,updateRequested:xe}=S(E),De=S(_);if(xe&&De){if(be===mp)switch(Gw()){case wy:{De.scrollLeft=-Me;break}case bA:{De.scrollLeft=Me;break}default:{const{clientWidth:ge,scrollWidth:Ie}=De;De.scrollLeft=Ie-ge-Me;break}}else De.scrollLeft=Math.max(0,Me);De.scrollTop=Math.max(0,Se)}},{resetAfterColumnIndex:ue,resetAfterRowIndex:q,resetAfter:Y}=w.proxy;y({windowRef:_,innerRef:D,getItemStyleCache:M,scrollTo:te,scrollToItem:re,states:E,resetAfterColumnIndex:ue,resetAfterRowIndex:q,resetAfter:Y});const ee=()=>{const{scrollbarAlwaysOn:be,scrollbarStartGap:Me,scrollbarEndGap:Se,totalColumn:xe,totalRow:De}=p,ge=S(R),Ie=S(k),Ye=S(N),Le=S(P),{scrollLeft:He,scrollTop:lt}=S(E),St=nt(ik,{ref:C,alwaysOn:be,startGap:Me,endGap:Se,class:b.e("horizontal"),clientSize:ge,layout:"horizontal",onScroll:X,ratio:ge*100/Ye,scrollFrom:He/(Ye-ge),total:De,visible:!0}),At=nt(ik,{ref:T,alwaysOn:be,startGap:Me,endGap:Se,class:b.e("vertical"),clientSize:Ie,layout:"vertical",onScroll:K,ratio:Ie*100/Le,scrollFrom:lt/(Le-Ie),total:xe,visible:!0});return{horizontalScrollbar:St,verticalScrollbar:At}},se=()=>{var be;const[Me,Se]=S(O),[xe,De]=S(I),{data:ge,totalColumn:Ie,totalRow:Ye,useIsScrolling:Le,itemKey:He}=p,lt=[];if(Ye>0&&Ie>0)for(let St=xe;St<=De;St++)for(let At=Me;At<=Se;At++)lt.push((be=m.default)==null?void 0:be.call(m,{columnIndex:At,data:ge,key:He({columnIndex:At,data:ge,rowIndex:St}),isScrolling:Le?S(E).isScrolling:void 0,style:ne(St,At),rowIndex:St}));return lt},ye=()=>{const be=Mt(p.innerElement),Me=se();return[nt(be,{style:S(L),ref:D},dt(be)?Me:{default:()=>Me})]};return()=>{const be=Mt(p.containerElement),{horizontalScrollbar:Me,verticalScrollbar:Se}=ee(),xe=ye();return nt("div",{key:0,class:b.e("wrapper"),role:p.role},[nt(be,{class:p.className,style:S(B),onScroll:H,onWheel:oe,ref:_},dt(be)?xe:{default:()=>xe}),Me,Se])}}}),NBe=RY({name:"ElFixedSizeGrid",getColumnPosition:({columnWidth:t},e)=>[t,e*t],getRowPosition:({rowHeight:t},e)=>[t,e*t],getEstimatedTotalHeight:({totalRow:t,rowHeight:e})=>e*t,getEstimatedTotalWidth:({totalColumn:t,columnWidth:e})=>e*t,getColumnOffset:({totalColumn:t,columnWidth:e,width:n},r,a,i,o,s)=>{n=Number(n);const l=Math.max(0,t*e-n),u=Math.min(l,r*e),c=Math.max(0,r*e-n+s+e);switch(a==="smart"&&(i>=c-n&&i<=u+n?a=to:a=Os),a){case by:return u;case Sy:return c;case Os:{const f=Math.round(c+(u-c)/2);return f<Math.ceil(n/2)?0:f>l+Math.floor(n/2)?l:f}case to:default:return i>=c&&i<=u?i:c>u||i<c?c:u}},getRowOffset:({rowHeight:t,height:e,totalRow:n},r,a,i,o,s)=>{e=Number(e);const l=Math.max(0,n*t-e),u=Math.min(l,r*t),c=Math.max(0,r*t-e+s+t);switch(a===iC&&(i>=c-e&&i<=u+e?a=to:a=Os),a){case by:return u;case Sy:return c;case Os:{const f=Math.round(c+(u-c)/2);return f<Math.ceil(e/2)?0:f>l+Math.floor(e/2)?l:f}case to:default:return i>=c&&i<=u?i:c>u||i<c?c:u}},getColumnStartIndexForOffset:({columnWidth:t,totalColumn:e},n)=>Math.max(0,Math.min(e-1,Math.floor(n/t))),getColumnStopIndexForStartIndex:({columnWidth:t,totalColumn:e,width:n},r,a)=>{const i=r*t,o=Math.ceil((n+a-i)/t);return Math.max(0,Math.min(e-1,r+o-1))},getRowStartIndexForOffset:({rowHeight:t,totalRow:e},n)=>Math.max(0,Math.min(e-1,Math.floor(n/t))),getRowStopIndexForStartIndex:({rowHeight:t,totalRow:e,height:n},r,a)=>{const i=r*t,o=Math.ceil((n+a-i)/t);return Math.max(0,Math.min(e-1,r+o-1))},initCache:()=>{},clearCache:!0,validateProps:({columnWidth:t,rowHeight:e})=>{}}),{max:Uw,min:LY,floor:OY}=Math,VBe={column:"columnWidth",row:"rowHeight"},ok={column:"lastVisitedColumnIndex",row:"lastVisitedRowIndex"},gl=(t,e,n,r)=>{const[a,i,o]=[n[r],t[VBe[r]],n[ok[r]]];if(e>o){let s=0;if(o>=0){const l=a[o];s=l.offset+l.size}for(let l=o+1;l<=e;l++){const u=i(l);a[l]={offset:s,size:u},s+=u}n[ok[r]]=e}return a[e]},AY=(t,e,n,r,a,i)=>{for(;n<=r;){const o=n+OY((r-n)/2),s=gl(t,o,e,i).offset;if(s===a)return o;s<a?n=o+1:r=o-1}return Uw(0,n-1)},BBe=(t,e,n,r,a)=>{const i=a==="column"?t.totalColumn:t.totalRow;let o=1;for(;n<i&&gl(t,n,e,a).offset<r;)n+=o,o*=2;return AY(t,e,OY(n/2),LY(n,i-1),r,a)},BP=(t,e,n,r)=>{const[a,i]=[e[r],e[ok[r]]];return(i>0?a[i].offset:0)>=n?AY(t,e,0,i,n,r):BBe(t,e,Uw(0,i),n,r)},NY=({totalRow:t},{estimatedRowHeight:e,lastVisitedRowIndex:n,row:r})=>{let a=0;if(n>=t&&(n=t-1),n>=0){const s=r[n];a=s.offset+s.size}const o=(t-n-1)*e;return a+o},VY=({totalColumn:t},{column:e,estimatedColumnWidth:n,lastVisitedColumnIndex:r})=>{let a=0;if(r>t&&(r=t-1),r>=0){const s=e[r];a=s.offset+s.size}const o=(t-r-1)*n;return a+o},$Be={column:VY,row:NY},$P=(t,e,n,r,a,i,o)=>{const[s,l]=[i==="row"?t.height:t.width,$Be[i]],u=gl(t,e,a,i),c=l(t,a),f=Uw(0,LY(c-s,u.offset)),d=Uw(0,u.offset-s+o+u.size);switch(n===iC&&(r>=d-s&&r<=f+s?n=to:n=Os),n){case by:return f;case Sy:return d;case Os:return Math.round(d+(f-d)/2);case to:default:return r>=d&&r<=f?r:d>f||r<d?d:f}},IBe=RY({name:"ElDynamicSizeGrid",getColumnPosition:(t,e,n)=>{const r=gl(t,e,n,"column");return[r.size,r.offset]},getRowPosition:(t,e,n)=>{const r=gl(t,e,n,"row");return[r.size,r.offset]},getColumnOffset:(t,e,n,r,a,i)=>$P(t,e,n,r,a,"column",i),getRowOffset:(t,e,n,r,a,i)=>$P(t,e,n,r,a,"row",i),getColumnStartIndexForOffset:(t,e,n)=>BP(t,n,e,"column"),getColumnStopIndexForStartIndex:(t,e,n,r)=>{const a=gl(t,e,r,"column"),i=n+t.width;let o=a.offset+a.size,s=e;for(;s<t.totalColumn-1&&o<i;)s++,o+=gl(t,e,r,"column").size;return s},getEstimatedTotalHeight:NY,getEstimatedTotalWidth:VY,getRowStartIndexForOffset:(t,e,n)=>BP(t,n,e,"row"),getRowStopIndexForStartIndex:(t,e,n,r)=>{const{totalRow:a,height:i}=t,o=gl(t,e,r,"row"),s=n+i;let l=o.size+o.offset,u=e;for(;u<a-1&&l<s;)u++,l+=gl(t,u,r,"row").size;return u},injectToInstance:(t,e)=>{const n=({columnIndex:i,rowIndex:o},s)=>{var l,u;s=kr(s)?!0:s,ut(i)&&(e.value.lastVisitedColumnIndex=Math.min(e.value.lastVisitedColumnIndex,i-1)),ut(o)&&(e.value.lastVisitedRowIndex=Math.min(e.value.lastVisitedRowIndex,o-1)),(l=t.exposed)==null||l.getItemStyleCache.value(-1,null,null),s&&((u=t.proxy)==null||u.$forceUpdate())},r=(i,o)=>{n({columnIndex:i},o)},a=(i,o)=>{n({rowIndex:i},o)};Object.assign(t.proxy,{resetAfterColumnIndex:r,resetAfterRowIndex:a,resetAfter:n})},initCache:({estimatedColumnWidth:t=JD,estimatedRowHeight:e=JD})=>({column:{},estimatedColumnWidth:t,estimatedRowHeight:e,lastVisitedColumnIndex:-1,lastVisitedRowIndex:-1,row:{}}),clearCache:!1,validateProps:({columnWidth:t,rowHeight:e})=>{}}),PBe=ie({props:{item:{type:Object,required:!0},style:Object,height:Number},setup(){return{ns:ke("select")}}});function FBe(t,e,n,r,a,i){return t.item.isTitle?($(),Z("div",{key:0,class:F(t.ns.be("group","title")),style:Ze([t.style,{lineHeight:`${t.height}px`}])},Oe(t.item.label),7)):($(),Z("div",{key:1,class:F(t.ns.be("group","split")),style:Ze(t.style)},[G("span",{class:F(t.ns.be("group","split-dash")),style:Ze({top:`${t.height/2}px`})},null,6)],6))}var zBe=Ne(PBe,[["render",FBe],["__file","/home/runner/work/element-plus/element-plus/packages/components/select-v2/src/group-item.vue"]]);function GBe(t,{emit:e}){return{hoverItem:()=>{t.disabled||e("hover",t.index)},selectOptionClick:()=>{t.disabled||e("select",t.item,t.index)}}}const UBe={allowCreate:Boolean,autocomplete:{type:String,default:"none"},automaticDropdown:Boolean,clearable:Boolean,clearIcon:{type:[String,Object],default:Tc},effect:{type:String,default:"light"},collapseTags:Boolean,collapseTagsTooltip:{type:Boolean,default:!1},maxCollapseTags:{type:Number,default:1},defaultFirstOption:Boolean,disabled:Boolean,estimatedOptionHeight:{type:Number,default:void 0},filterable:Boolean,filterMethod:Function,height:{type:Number,default:170},itemHeight:{type:Number,default:34},id:String,loading:Boolean,loadingText:String,label:String,modelValue:[Array,String,Number,Boolean,Object],multiple:Boolean,multipleLimit:{type:Number,default:0},name:String,noDataText:String,noMatchText:String,remoteMethod:Function,reserveKeyword:{type:Boolean,default:!0},options:{type:Array,required:!0},placeholder:{type:String},teleported:Kr.teleported,persistent:{type:Boolean,default:!0},popperClass:{type:String,default:""},popperOptions:{type:Object,default:()=>({})},remote:Boolean,size:{type:String,validator:Wx},valueKey:{type:String,default:"value"},scrollbarAlwaysOn:{type:Boolean,default:!1},validateEvent:{type:Boolean,default:!0},placement:{type:fe(String),values:Gd,default:"bottom-start"}},HBe={data:Array,disabled:Boolean,hovering:Boolean,item:Object,index:Number,style:Object,selected:Boolean,created:Boolean},WBe=ie({props:HBe,emits:["select","hover"],setup(t,{emit:e}){const n=ke("select"),{hoverItem:r,selectOptionClick:a}=GBe(t,{emit:e});return{ns:n,hoverItem:r,selectOptionClick:a}}}),KBe=["aria-selected"];function jBe(t,e,n,r,a,i){return $(),Z("li",{"aria-selected":t.selected,style:Ze(t.style),class:F([t.ns.be("dropdown","option-item"),t.ns.is("selected",t.selected),t.ns.is("disabled",t.disabled),t.ns.is("created",t.created),{hover:t.hovering}]),onMouseenter:e[0]||(e[0]=(...o)=>t.hoverItem&&t.hoverItem(...o)),onClick:e[1]||(e[1]=ot((...o)=>t.selectOptionClick&&t.selectOptionClick(...o),["stop"]))},[Te(t.$slots,"default",{item:t.item,index:t.index,disabled:t.disabled},()=>[G("span",null,Oe(t.item.label),1)])],46,KBe)}var YBe=Ne(WBe,[["render",jBe],["__file","/home/runner/work/element-plus/element-plus/packages/components/select-v2/src/option-item.vue"]]);const BY=Symbol("ElSelectV2Injection");var XBe=ie({name:"ElSelectDropdown",props:{data:{type:Array,required:!0},hoveringIndex:Number,width:Number},setup(t,{slots:e,expose:n}){const r=We(BY),a=ke("select"),i=z([]),o=z(),s=A(()=>t.data.length);Ee(()=>s.value,()=>{var T,D;(D=(T=r.popper.value).updatePopper)==null||D.call(T)});const l=A(()=>kr(r.props.estimatedOptionHeight)),u=A(()=>l.value?{itemSize:r.props.itemHeight}:{estimatedSize:r.props.estimatedOptionHeight,itemSize:T=>i.value[T]}),c=(T=[],D)=>{const{props:{valueKey:E}}=r;return Ot(D)?T&&T.some(M=>Fn(M,E)===Fn(D,E)):T.includes(D)},f=(T,D)=>{if(Ot(D)){const{valueKey:E}=r.props;return Fn(T,E)===Fn(D,E)}else return T===D},d=(T,D)=>{const{valueKey:E}=r.props;return r.props.multiple?c(T,Fn(D,E)):f(T,Fn(D,E))},h=(T,D)=>{const{disabled:E,multiple:M,multipleLimit:k}=r.props;return E||!D&&(M?k>0&&T.length>=k:!1)},v=T=>t.hoveringIndex===T;n({listRef:o,isSized:l,isItemDisabled:h,isItemHovering:v,isItemSelected:d,scrollToItem:T=>{const D=o.value;D&&D.scrollToItem(T)},resetScrollTop:()=>{const T=o.value;T&&T.resetScrollTop()}});const y=T=>{const{index:D,data:E,style:M}=T,k=S(l),{itemSize:R,estimatedSize:O}=S(u),{modelValue:I}=r.props,{onSelect:P,onHover:N}=r,B=E[D];if(B.type==="Group")return U(zBe,{item:B,style:M,height:k?R:O},null);const L=d(I,B),V=h(I,L),H=v(D);return U(YBe,kt(T,{selected:L,disabled:B.disabled||V,created:!!B.created,hovering:H,item:B,onSelect:P,onHover:N}),{default:K=>{var X;return((X=e.default)==null?void 0:X.call(e,K))||U("span",null,[B.label])}})},{onKeyboardNavigate:m,onKeyboardSelect:b}=r,w=()=>{m("forward")},x=()=>{m("backward")},_=()=>{r.expanded=!1},C=T=>{const{code:D}=T,{tab:E,esc:M,down:k,up:R,enter:O}=tt;switch(D!==E&&(T.preventDefault(),T.stopPropagation()),D){case E:case M:{_();break}case k:{w();break}case R:{x();break}case O:{b();break}}};return()=>{var T;const{data:D,width:E}=t,{height:M,multiple:k,scrollbarAlwaysOn:R}=r.props;if(D.length===0)return U("div",{class:a.b("dropdown"),style:{width:`${E}px`}},[(T=e.empty)==null?void 0:T.call(e)]);const O=S(l)?DY:OBe;return U("div",{class:[a.b("dropdown"),a.is("multiple",k)]},[U(O,kt({ref:o},S(u),{className:a.be("dropdown","list"),scrollbarAlwaysOn:R,data:D,height:M,width:E,total:D.length,onKeydown:C}),{default:I=>U(y,I,null)})])}}});function qBe(t,e){const n=z(0),r=z(null),a=A(()=>t.allowCreate&&t.filterable);function i(c){const f=d=>d.value===c;return t.options&&t.options.some(f)||e.createdOptions.some(f)}function o(c){a.value&&(t.multiple&&c.created?n.value++:r.value=c)}function s(c){if(a.value)if(c&&c.length>0&&!i(c)){const f={value:c,label:c,created:!0,disabled:!1};e.createdOptions.length>=n.value?e.createdOptions[n.value]=f:e.createdOptions.push(f)}else if(t.multiple)e.createdOptions.length=n.value;else{const f=r.value;e.createdOptions.length=0,f&&f.created&&e.createdOptions.push(f)}}function l(c){if(!a.value||!c||!c.created||c.created&&t.reserveKeyword&&e.inputValue===c.label)return;const f=e.createdOptions.findIndex(d=>d.value===c.value);~f&&(e.createdOptions.splice(f,1),n.value--)}function u(){a.value&&(e.createdOptions.length=0,n.value=0)}return{createNewOption:s,removeNewOption:l,selectNewOption:o,clearAllNewOption:u}}const ZBe=t=>{const e=[];return t.forEach(n=>{Ue(n.options)?(e.push({label:n.label,isTitle:!0,type:"Group"}),n.options.forEach(r=>{e.push(r)}),e.push({type:"Group"})):e.push(n)}),e};function QBe(t){const e=z(!1);return{handleCompositionStart:()=>{e.value=!0},handleCompositionUpdate:i=>{const o=i.target.value,s=o[o.length-1]||"";e.value=!Kx(s)},handleCompositionEnd:i=>{e.value&&(e.value=!1,ct(t)&&t(i))}}}const IP="",PP=11,JBe={larget:51,default:42,small:33},e$e=(t,e)=>{const{t:n}=Yt(),r=ke("select-v2"),a=ke("input"),{form:i,formItem:o}=ni(),s=en({inputValue:IP,displayInputValue:IP,calculatedWidth:0,cachedPlaceholder:"",cachedOptions:[],createdOptions:[],createdLabel:"",createdSelected:!1,currentPlaceholder:"",hoveringIndex:-1,comboBoxHovering:!1,isOnComposition:!1,isSilentBlur:!1,isComposing:!1,inputLength:20,selectWidth:200,initialInputHeight:0,previousQuery:null,previousValue:void 0,query:"",selectedLabel:"",softFocus:!1,tagInMultiLine:!1}),l=z(-1),u=z(-1),c=z(null),f=z(null),d=z(null),h=z(null),v=z(null),p=z(null),g=z(null),y=z(!1),m=A(()=>t.disabled||(i==null?void 0:i.disabled)),b=A(()=>{const ve=k.value.length*34;return ve>t.height?t.height:ve}),w=A(()=>!mr(t.modelValue)),x=A(()=>{const ve=t.multiple?Array.isArray(t.modelValue)&&t.modelValue.length>0:w.value;return t.clearable&&!m.value&&s.comboBoxHovering&&ve}),_=A(()=>t.remote&&t.filterable?"":Gx),C=A(()=>_.value&&r.is("reverse",y.value)),T=A(()=>(o==null?void 0:o.validateState)||""),D=A(()=>VO[T.value]),E=A(()=>t.remote?300:0),M=A(()=>{const ve=k.value;return t.loading?t.loadingText||n("el.select.loading"):t.remote&&s.inputValue===""&&ve.length===0?!1:t.filterable&&s.inputValue&&ve.length>0?t.noMatchText||n("el.select.noMatch"):ve.length===0?t.noDataText||n("el.select.noData"):null}),k=A(()=>{const ve=ze=>{const Nt=s.inputValue,qt=new RegExp(TK(Nt),"i");return Nt?qt.test(ze.label||""):!0};return t.loading?[]:ZBe(t.options.concat(s.createdOptions).map(ze=>{if(Ue(ze.options)){const Nt=ze.options.filter(ve);if(Nt.length>0)return{...ze,options:Nt}}else if(t.remote||ve(ze))return ze;return null}).filter(ze=>ze!==null))}),R=A(()=>{const ve=new Map;return k.value.forEach((ze,Nt)=>{ve.set(ge(ze),{option:ze,index:Nt})}),ve}),O=A(()=>k.value.every(ve=>ve.disabled)),I=_r(),P=A(()=>I.value==="small"?"small":"default"),N=A(()=>{const ve=p.value,ze=P.value||"default",Nt=ve?Number.parseInt(getComputedStyle(ve).paddingLeft):0,qt=ve?Number.parseInt(getComputedStyle(ve).paddingRight):0;return s.selectWidth-qt-Nt-JBe[ze]}),B=()=>{var ve;u.value=((ve=v.value)==null?void 0:ve.offsetWidth)||200},L=A(()=>({width:`${s.calculatedWidth===0?PP:Math.ceil(s.calculatedWidth)+PP}px`})),V=A(()=>Ue(t.modelValue)?t.modelValue.length===0&&!s.displayInputValue:t.filterable?s.displayInputValue.length===0:!0),H=A(()=>{const ve=t.placeholder||n("el.select.placeholder");return t.multiple||mr(t.modelValue)?ve:s.selectedLabel}),K=A(()=>{var ve,ze;return(ze=(ve=h.value)==null?void 0:ve.popperRef)==null?void 0:ze.contentRef}),X=A(()=>{if(t.multiple){const ve=t.modelValue.length;if(t.modelValue.length>0&&R.value.has(t.modelValue[ve-1])){const{index:ze}=R.value.get(t.modelValue[ve-1]);return ze}}else if(t.modelValue&&R.value.has(t.modelValue)){const{index:ve}=R.value.get(t.modelValue);return ve}return-1}),oe=A({get(){return y.value&&M.value!==!1},set(ve){y.value=ve}}),te=A(()=>s.cachedOptions.slice(0,t.maxCollapseTags)),re=A(()=>s.cachedOptions.slice(t.maxCollapseTags)),{createNewOption:ne,removeNewOption:J,selectNewOption:he,clearAllNewOption:ue}=qBe(t,s),{handleCompositionStart:q,handleCompositionUpdate:Y,handleCompositionEnd:ee}=QBe(ve=>Cr(ve)),se=()=>{var ve,ze,Nt;(ze=(ve=f.value)==null?void 0:ve.focus)==null||ze.call(ve),(Nt=h.value)==null||Nt.updatePopper()},ye=()=>{if(!t.automaticDropdown&&!m.value)return s.isComposing&&(s.softFocus=!0),qe(()=>{var ve,ze;y.value=!y.value,(ze=(ve=f.value)==null?void 0:ve.focus)==null||ze.call(ve)})},_e=()=>(t.filterable&&s.inputValue!==s.selectedLabel&&(s.query=s.selectedLabel),Me(s.inputValue),qe(()=>{ne(s.inputValue)})),be=Za(_e,E.value),Me=ve=>{s.previousQuery!==ve&&(s.previousQuery=ve,t.filterable&&ct(t.filterMethod)?t.filterMethod(ve):t.filterable&&t.remote&&ct(t.remoteMethod)&&t.remoteMethod(ve))},Se=ve=>{gi(t.modelValue,ve)||e(Vn,ve)},xe=ve=>{e(Dt,ve),Se(ve),s.previousValue=ve==null?void 0:ve.toString()},De=(ve=[],ze)=>{if(!Ot(ze))return ve.indexOf(ze);const Nt=t.valueKey;let qt=-1;return ve.some((Tr,Er)=>Fn(Tr,Nt)===Fn(ze,Nt)?(qt=Er,!0):!1),qt},ge=ve=>Ot(ve)?Fn(ve,t.valueKey):ve,Ie=ve=>Ot(ve)?ve.label:ve,Ye=()=>qe(()=>{var ve,ze;if(!f.value)return;const Nt=p.value;v.value.height=Nt.offsetHeight,y.value&&M.value!==!1&&((ze=(ve=h.value)==null?void 0:ve.updatePopper)==null||ze.call(ve))}),Le=()=>{var ve,ze;if(He(),B(),(ze=(ve=h.value)==null?void 0:ve.updatePopper)==null||ze.call(ve),t.multiple)return Ye()},He=()=>{const ve=p.value;ve&&(s.selectWidth=ve.getBoundingClientRect().width)},lt=(ve,ze,Nt=!0)=>{var qt,Tr;if(t.multiple){let Er=t.modelValue.slice();const ba=De(Er,ge(ve));ba>-1?(Er=[...Er.slice(0,ba),...Er.slice(ba+1)],s.cachedOptions.splice(ba,1),J(ve)):(t.multipleLimit<=0||Er.length<t.multipleLimit)&&(Er=[...Er,ge(ve)],s.cachedOptions.push(ve),he(ve),ht(ze)),xe(Er),ve.created&&(s.query="",Me(""),s.inputLength=20),t.filterable&&!t.reserveKeyword&&((Tr=(qt=f.value).focus)==null||Tr.call(qt),Re("")),t.filterable&&(s.calculatedWidth=g.value.getBoundingClientRect().width),Ye(),lr()}else l.value=ze,s.selectedLabel=ve.label,xe(ge(ve)),y.value=!1,s.isComposing=!1,s.isSilentBlur=Nt,he(ve),ve.created||ue(),ht(ze)},St=(ve,ze)=>{const{valueKey:Nt}=t,qt=t.modelValue.indexOf(Fn(ze,Nt));if(qt>-1&&!m.value){const Tr=[...t.modelValue.slice(0,qt),...t.modelValue.slice(qt+1)];return s.cachedOptions.splice(qt,1),xe(Tr),e("remove-tag",Fn(ze,Nt)),s.softFocus=!0,J(ze),qe(se)}ve.stopPropagation()},At=ve=>{const ze=s.isComposing;s.isComposing=!0,s.softFocus?s.softFocus=!1:ze||e("focus",ve)},at=ve=>(s.softFocus=!1,qe(()=>{var ze,Nt;(Nt=(ze=f.value)==null?void 0:ze.blur)==null||Nt.call(ze),g.value&&(s.calculatedWidth=g.value.getBoundingClientRect().width),s.isSilentBlur?s.isSilentBlur=!1:s.isComposing&&e("blur",ve),s.isComposing=!1})),we=()=>{s.displayInputValue.length>0?Re(""):y.value=!1},pe=ve=>{if(s.displayInputValue.length===0){ve.preventDefault();const ze=t.modelValue.slice();ze.pop(),J(s.cachedOptions.pop()),xe(ze)}},ce=()=>{let ve;return Ue(t.modelValue)?ve=[]:ve=void 0,s.softFocus=!0,t.multiple?s.cachedOptions=[]:s.selectedLabel="",y.value=!1,xe(ve),e("clear"),ue(),qe(se)},Re=ve=>{s.displayInputValue=ve,s.inputValue=ve},ae=(ve,ze=void 0)=>{const Nt=k.value;if(!["forward","backward"].includes(ve)||m.value||Nt.length<=0||O.value)return;if(!y.value)return ye();ze===void 0&&(ze=s.hoveringIndex);let qt=-1;ve==="forward"?(qt=ze+1,qt>=Nt.length&&(qt=0)):ve==="backward"&&(qt=ze-1,(qt<0||qt>=Nt.length)&&(qt=Nt.length-1));const Tr=Nt[qt];if(Tr.disabled||Tr.type==="Group")return ae(ve,qt);ht(qt),Ce(qt)},Fe=()=>{if(y.value)~s.hoveringIndex&&k.value[s.hoveringIndex]&&lt(k.value[s.hoveringIndex],s.hoveringIndex,!1);else return ye()},ht=ve=>{s.hoveringIndex=ve},Bt=()=>{s.hoveringIndex=-1},lr=()=>{var ve;const ze=f.value;ze&&((ve=ze.focus)==null||ve.call(ze))},Cr=ve=>{const ze=ve.target.value;if(Re(ze),s.displayInputValue.length>0&&!y.value&&(y.value=!0),s.calculatedWidth=g.value.getBoundingClientRect().width,t.multiple&&Ye(),t.remote)be();else return _e()},ii=()=>(y.value=!1,at()),ra=()=>(s.inputValue=s.displayInputValue,qe(()=>{~X.value&&(ht(X.value),Ce(s.hoveringIndex))})),Ce=ve=>{d.value.scrollToItem(ve)},Pe=()=>{if(Bt(),t.multiple)if(t.modelValue.length>0){let ve=!1;s.cachedOptions.length=0,s.previousValue=t.modelValue.toString();for(const ze of t.modelValue)if(R.value.has(ze)){const{index:Nt,option:qt}=R.value.get(ze);s.cachedOptions.push(qt),ve||ht(Nt),ve=!0}}else s.cachedOptions=[],s.previousValue=void 0;else if(w.value){s.previousValue=t.modelValue;const ve=k.value,ze=ve.findIndex(Nt=>ge(Nt)===ge(t.modelValue));~ze?(s.selectedLabel=ve[ze].label,ht(ze)):s.selectedLabel=`${t.modelValue}`}else s.selectedLabel="",s.previousValue=void 0;ue(),B()};return Ee(y,ve=>{var ze,Nt;e("visible-change",ve),ve?(Nt=(ze=h.value).update)==null||Nt.call(ze):(s.displayInputValue="",s.previousQuery=null,ne(""))}),Ee(()=>t.modelValue,(ve,ze)=>{var Nt;(!ve||ve.toString()!==s.previousValue)&&Pe(),!gi(ve,ze)&&t.validateEvent&&((Nt=o==null?void 0:o.validate)==null||Nt.call(o,"change").catch(qt=>void 0))},{deep:!0}),Ee(()=>t.options,()=>{const ve=f.value;(!ve||ve&&document.activeElement!==ve)&&Pe()},{deep:!0}),Ee(k,()=>qe(d.value.resetScrollTop)),Ee(()=>oe.value,ve=>{ve||Bt()}),pt(()=>{Pe()}),Da(v,Le),{collapseTagSize:P,currentPlaceholder:H,expanded:y,emptyText:M,popupHeight:b,debounce:E,filteredOptions:k,iconComponent:_,iconReverse:C,inputWrapperStyle:L,popperSize:u,dropdownMenuVisible:oe,hasModelValue:w,shouldShowPlaceholder:V,selectDisabled:m,selectSize:I,showClearBtn:x,states:s,tagMaxWidth:N,nsSelectV2:r,nsInput:a,calculatorRef:g,controlRef:c,inputRef:f,menuRef:d,popper:h,selectRef:v,selectionRef:p,popperRef:K,validateState:T,validateIcon:D,showTagList:te,collapseTagList:re,debouncedOnInputChange:be,deleteTag:St,getLabel:Ie,getValueKey:ge,handleBlur:at,handleClear:ce,handleClickOutside:ii,handleDel:pe,handleEsc:we,handleFocus:At,handleMenuEnter:ra,handleResize:Le,toggleMenu:ye,scrollTo:Ce,onInput:Cr,onKeyboardNavigate:ae,onKeyboardSelect:Fe,onSelect:lt,onHover:ht,onUpdateInputValue:Re,handleCompositionStart:q,handleCompositionEnd:ee,handleCompositionUpdate:Y}},t$e=ie({name:"ElSelectV2",components:{ElSelectMenu:XBe,ElTag:yy,ElTooltip:Qa,ElIcon:Xe},directives:{ClickOutside:fc,ModelText:iO},props:UBe,emits:[Dt,Vn,"remove-tag","clear","visible-change","focus","blur"],setup(t,{emit:e}){const n=A(()=>{const{modelValue:a,multiple:i}=t,o=i?[]:void 0;return Ue(a)?i?a:o:i?o:a}),r=e$e(en({...Ir(t),modelValue:n}),e);return Vt(BY,{props:en({...Ir(t),height:r.popupHeight,modelValue:n}),popper:r.popper,onSelect:r.onSelect,onHover:r.onHover,onKeyboardNavigate:r.onKeyboardNavigate,onKeyboardSelect:r.onKeyboardSelect}),{...r,modelValue:n}}}),n$e={key:0},r$e=["id","autocomplete","aria-expanded","aria-labelledby","disabled","readonly","name","unselectable"],a$e=["textContent"],i$e=["id","aria-labelledby","aria-expanded","autocomplete","disabled","name","readonly","unselectable"],o$e=["textContent"];function s$e(t,e,n,r,a,i){const o=Ge("el-tag"),s=Ge("el-tooltip"),l=Ge("el-icon"),u=Ge("el-select-menu"),c=J0("model-text"),f=J0("click-outside");return mt(($(),Z("div",{ref:"selectRef",class:F([t.nsSelectV2.b(),t.nsSelectV2.m(t.selectSize)]),onClick:e[24]||(e[24]=ot((...d)=>t.toggleMenu&&t.toggleMenu(...d),["stop"])),onMouseenter:e[25]||(e[25]=d=>t.states.comboBoxHovering=!0),onMouseleave:e[26]||(e[26]=d=>t.states.comboBoxHovering=!1)},[U(s,{ref:"popper",visible:t.dropdownMenuVisible,teleported:t.teleported,"popper-class":[t.nsSelectV2.e("popper"),t.popperClass],"gpu-acceleration":!1,"stop-popper-mouse-event":!1,"popper-options":t.popperOptions,"fallback-placements":["bottom-start","top-start","right","left"],effect:t.effect,placement:t.placement,pure:"",transition:`${t.nsSelectV2.namespace.value}-zoom-in-top`,trigger:"click",persistent:t.persistent,onBeforeShow:t.handleMenuEnter,onHide:e[23]||(e[23]=d=>t.states.inputValue=t.states.displayInputValue)},{default:Q(()=>[G("div",{ref:"selectionRef",class:F([t.nsSelectV2.e("wrapper"),t.nsSelectV2.is("focused",t.states.isComposing||t.expanded),t.nsSelectV2.is("hovering",t.states.comboBoxHovering),t.nsSelectV2.is("filterable",t.filterable),t.nsSelectV2.is("disabled",t.selectDisabled)])},[t.$slots.prefix?($(),Z("div",n$e,[Te(t.$slots,"prefix")])):le("v-if",!0),t.multiple?($(),Z("div",{key:1,class:F(t.nsSelectV2.e("selection"))},[t.collapseTags&&t.modelValue.length>0?($(),Z(Qe,{key:0},[($(!0),Z(Qe,null,Ft(t.showTagList,d=>($(),Z("div",{key:t.getValueKey(d),class:F(t.nsSelectV2.e("selected-item"))},[U(o,{closable:!t.selectDisabled&&!(d!=null&&d.disable),size:t.collapseTagSize,type:"info","disable-transitions":"",onClose:h=>t.deleteTag(h,d)},{default:Q(()=>[G("span",{class:F(t.nsSelectV2.e("tags-text")),style:Ze({maxWidth:`${t.tagMaxWidth}px`})},Oe(d==null?void 0:d.label),7)]),_:2},1032,["closable","size","onClose"])],2))),128)),G("div",{class:F(t.nsSelectV2.e("selected-item"))},[t.modelValue.length>t.maxCollapseTags?($(),de(o,{key:0,closable:!1,size:t.collapseTagSize,type:"info","disable-transitions":""},{default:Q(()=>[t.collapseTagsTooltip?($(),de(s,{key:0,disabled:t.dropdownMenuVisible,"fallback-placements":["bottom","top","right","left"],effect:t.effect,placement:"bottom",teleported:!1},{default:Q(()=>[G("span",{class:F(t.nsSelectV2.e("tags-text")),style:Ze({maxWidth:`${t.tagMaxWidth}px`})},"+ "+Oe(t.modelValue.length-t.maxCollapseTags),7)]),content:Q(()=>[G("div",{class:F(t.nsSelectV2.e("selection"))},[($(!0),Z(Qe,null,Ft(t.collapseTagList,d=>($(),Z("div",{key:t.getValueKey(d),class:F(t.nsSelectV2.e("selected-item"))},[U(o,{closable:!t.selectDisabled&&!d.disabled,size:t.collapseTagSize,class:"in-tooltip",type:"info","disable-transitions":"",onClose:h=>t.deleteTag(h,d)},{default:Q(()=>[G("span",{class:F(t.nsSelectV2.e("tags-text")),style:Ze({maxWidth:`${t.tagMaxWidth}px`})},Oe(t.getLabel(d)),7)]),_:2},1032,["closable","size","onClose"])],2))),128))],2)]),_:1},8,["disabled","effect"])):($(),Z("span",{key:1,class:F(t.nsSelectV2.e("tags-text")),style:Ze({maxWidth:`${t.tagMaxWidth}px`})},"+ "+Oe(t.modelValue.length-t.maxCollapseTags),7))]),_:1},8,["size"])):le("v-if",!0)],2)],64)):($(!0),Z(Qe,{key:1},Ft(t.states.cachedOptions,d=>($(),Z("div",{key:t.getValueKey(d),class:F(t.nsSelectV2.e("selected-item"))},[U(o,{closable:!t.selectDisabled&&!d.disabled,size:t.collapseTagSize,type:"info","disable-transitions":"",onClose:h=>t.deleteTag(h,d)},{default:Q(()=>[G("span",{class:F(t.nsSelectV2.e("tags-text")),style:Ze({maxWidth:`${t.tagMaxWidth}px`})},Oe(t.getLabel(d)),7)]),_:2},1032,["closable","size","onClose"])],2))),128)),G("div",{class:F([t.nsSelectV2.e("selected-item"),t.nsSelectV2.e("input-wrapper")]),style:Ze(t.inputWrapperStyle)},[mt(G("input",{id:t.id,ref:"inputRef",autocomplete:t.autocomplete,"aria-autocomplete":"list","aria-haspopup":"listbox",autocapitalize:"off","aria-expanded":t.expanded,"aria-labelledby":t.label,class:F([t.nsSelectV2.is(t.selectSize),t.nsSelectV2.e("combobox-input")]),disabled:t.disabled,role:"combobox",readonly:!t.filterable,spellcheck:"false",type:"text",name:t.name,unselectable:t.expanded?"on":void 0,"onUpdate:modelValue":e[0]||(e[0]=(...d)=>t.onUpdateInputValue&&t.onUpdateInputValue(...d)),onFocus:e[1]||(e[1]=(...d)=>t.handleFocus&&t.handleFocus(...d)),onBlur:e[2]||(e[2]=(...d)=>t.handleBlur&&t.handleBlur(...d)),onInput:e[3]||(e[3]=(...d)=>t.onInput&&t.onInput(...d)),onCompositionstart:e[4]||(e[4]=(...d)=>t.handleCompositionStart&&t.handleCompositionStart(...d)),onCompositionupdate:e[5]||(e[5]=(...d)=>t.handleCompositionUpdate&&t.handleCompositionUpdate(...d)),onCompositionend:e[6]||(e[6]=(...d)=>t.handleCompositionEnd&&t.handleCompositionEnd(...d)),onKeydown:[e[7]||(e[7]=jt(ot(d=>t.onKeyboardNavigate("backward"),["stop","prevent"]),["up"])),e[8]||(e[8]=jt(ot(d=>t.onKeyboardNavigate("forward"),["stop","prevent"]),["down"])),e[9]||(e[9]=jt(ot((...d)=>t.onKeyboardSelect&&t.onKeyboardSelect(...d),["stop","prevent"]),["enter"])),e[10]||(e[10]=jt(ot((...d)=>t.handleEsc&&t.handleEsc(...d),["stop","prevent"]),["esc"])),e[11]||(e[11]=jt(ot((...d)=>t.handleDel&&t.handleDel(...d),["stop"]),["delete"]))]},null,42,r$e),[[c,t.states.displayInputValue]]),t.filterable?($(),Z("span",{key:0,ref:"calculatorRef","aria-hidden":"true",class:F(t.nsSelectV2.e("input-calculator")),textContent:Oe(t.states.displayInputValue)},null,10,a$e)):le("v-if",!0)],6)],2)):($(),Z(Qe,{key:2},[G("div",{class:F([t.nsSelectV2.e("selected-item"),t.nsSelectV2.e("input-wrapper")])},[mt(G("input",{id:t.id,ref:"inputRef","aria-autocomplete":"list","aria-haspopup":"listbox","aria-labelledby":t.label,"aria-expanded":t.expanded,autocapitalize:"off",autocomplete:t.autocomplete,class:F(t.nsSelectV2.e("combobox-input")),disabled:t.disabled,name:t.name,role:"combobox",readonly:!t.filterable,spellcheck:"false",type:"text",unselectable:t.expanded?"on":void 0,onCompositionstart:e[12]||(e[12]=(...d)=>t.handleCompositionStart&&t.handleCompositionStart(...d)),onCompositionupdate:e[13]||(e[13]=(...d)=>t.handleCompositionUpdate&&t.handleCompositionUpdate(...d)),onCompositionend:e[14]||(e[14]=(...d)=>t.handleCompositionEnd&&t.handleCompositionEnd(...d)),onFocus:e[15]||(e[15]=(...d)=>t.handleFocus&&t.handleFocus(...d)),onBlur:e[16]||(e[16]=(...d)=>t.handleBlur&&t.handleBlur(...d)),onInput:e[17]||(e[17]=(...d)=>t.onInput&&t.onInput(...d)),onKeydown:[e[18]||(e[18]=jt(ot(d=>t.onKeyboardNavigate("backward"),["stop","prevent"]),["up"])),e[19]||(e[19]=jt(ot(d=>t.onKeyboardNavigate("forward"),["stop","prevent"]),["down"])),e[20]||(e[20]=jt(ot((...d)=>t.onKeyboardSelect&&t.onKeyboardSelect(...d),["stop","prevent"]),["enter"])),e[21]||(e[21]=jt(ot((...d)=>t.handleEsc&&t.handleEsc(...d),["stop","prevent"]),["esc"]))],"onUpdate:modelValue":e[22]||(e[22]=(...d)=>t.onUpdateInputValue&&t.onUpdateInputValue(...d))},null,42,i$e),[[c,t.states.displayInputValue]])],2),t.filterable?($(),Z("span",{key:0,ref:"calculatorRef","aria-hidden":"true",class:F([t.nsSelectV2.e("selected-item"),t.nsSelectV2.e("input-calculator")]),textContent:Oe(t.states.displayInputValue)},null,10,o$e)):le("v-if",!0)],64)),t.shouldShowPlaceholder?($(),Z("span",{key:3,class:F([t.nsSelectV2.e("placeholder"),t.nsSelectV2.is("transparent",t.multiple?t.modelValue.length===0:!t.hasModelValue)])},Oe(t.currentPlaceholder),3)):le("v-if",!0),G("span",{class:F(t.nsSelectV2.e("suffix"))},[t.iconComponent?mt(($(),de(l,{key:0,class:F([t.nsSelectV2.e("caret"),t.nsInput.e("icon"),t.iconReverse])},{default:Q(()=>[($(),de(Mt(t.iconComponent)))]),_:1},8,["class"])),[[Qt,!t.showClearBtn]]):le("v-if",!0),t.showClearBtn&&t.clearIcon?($(),de(l,{key:1,class:F([t.nsSelectV2.e("caret"),t.nsInput.e("icon")]),onClick:ot(t.handleClear,["prevent","stop"])},{default:Q(()=>[($(),de(Mt(t.clearIcon)))]),_:1},8,["class","onClick"])):le("v-if",!0),t.validateState&&t.validateIcon?($(),de(l,{key:2,class:F([t.nsInput.e("icon"),t.nsInput.e("validateIcon")])},{default:Q(()=>[($(),de(Mt(t.validateIcon)))]),_:1},8,["class"])):le("v-if",!0)],2)],2)]),content:Q(()=>[U(u,{ref:"menuRef",data:t.filteredOptions,width:t.popperSize,"hovering-index":t.states.hoveringIndex,"scrollbar-always-on":t.scrollbarAlwaysOn},{default:Q(d=>[Te(t.$slots,"default",zo(Tx(d)))]),empty:Q(()=>[Te(t.$slots,"empty",{},()=>[G("p",{class:F(t.nsSelectV2.e("empty"))},Oe(t.emptyText?t.emptyText:""),3)])]),_:3},8,["data","width","hovering-index","scrollbar-always-on"])]),_:3},8,["visible","teleported","popper-class","popper-options","effect","placement","transition","persistent","onBeforeShow"])],34)),[[f,t.handleClickOutside,t.popperRef]])}var VS=Ne(t$e,[["render",s$e],["__file","/home/runner/work/element-plus/element-plus/packages/components/select-v2/src/select.vue"]]);VS.install=t=>{t.component(VS.name,VS)};const l$e=VS,u$e=l$e,c$e=Ve({animated:{type:Boolean,default:!1},count:{type:Number,default:1},rows:{type:Number,default:3},loading:{type:Boolean,default:!0},throttle:{type:Number}}),f$e=Ve({variant:{type:String,values:["circle","rect","h1","h3","text","caption","p","image","button"],default:"text"}}),d$e=ie({name:"ElSkeletonItem"}),h$e=ie({...d$e,props:f$e,setup(t){const e=ke("skeleton");return(n,r)=>($(),Z("div",{class:F([S(e).e("item"),S(e).e(n.variant)])},[n.variant==="image"?($(),de(S(gSe),{key:0})):le("v-if",!0)],2))}});var Hw=Ne(h$e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/skeleton/src/skeleton-item.vue"]]);const p$e=ie({name:"ElSkeleton"}),v$e=ie({...p$e,props:c$e,setup(t,{expose:e}){const n=t,r=ke("skeleton"),a=vxe(Hn(n,"loading"),n.throttle);return e({uiLoading:a}),(i,o)=>S(a)?($(),Z("div",kt({key:0,class:[S(r).b(),S(r).is("animated",i.animated)]},i.$attrs),[($(!0),Z(Qe,null,Ft(i.count,s=>($(),Z(Qe,{key:s},[i.loading?Te(i.$slots,"template",{key:s},()=>[U(Hw,{class:F(S(r).is("first")),variant:"p"},null,8,["class"]),($(!0),Z(Qe,null,Ft(i.rows,l=>($(),de(Hw,{key:l,class:F([S(r).e("paragraph"),S(r).is("last",l===i.rows&&i.rows>1)]),variant:"p"},null,8,["class"]))),128))]):le("v-if",!0)],64))),128))],16)):Te(i.$slots,"default",zo(kt({key:1},i.$attrs)))}});var g$e=Ne(v$e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/skeleton/src/skeleton.vue"]]);const y$e=Et(g$e,{SkeletonItem:Hw}),m$e=Qn(Hw),$Y=Symbol("sliderContextKey"),b$e=Ve({modelValue:{type:fe([Number,Array]),default:0},id:{type:String,default:void 0},min:{type:Number,default:0},max:{type:Number,default:100},step:{type:Number,default:1},showInput:Boolean,showInputControls:{type:Boolean,default:!0},size:pa,inputSize:pa,showStops:Boolean,showTooltip:{type:Boolean,default:!0},formatTooltip:{type:fe(Function),default:void 0},disabled:Boolean,range:Boolean,vertical:Boolean,height:String,debounce:{type:Number,default:300},label:{type:String,default:void 0},rangeStartLabel:{type:String,default:void 0},rangeEndLabel:{type:String,default:void 0},formatValueText:{type:fe(Function),default:void 0},tooltipClass:{type:String,default:void 0},placement:{type:String,values:Gd,default:"top"},marks:{type:fe(Object)},validateEvent:{type:Boolean,default:!0}}),HT=t=>ut(t)||Ue(t)&&t.every(ut),S$e={[Dt]:HT,[Ka]:HT,[Vn]:HT},w$e=(t,e,n)=>{const r=z();return pt(async()=>{t.range?(Array.isArray(t.modelValue)?(e.firstValue=Math.max(t.min,t.modelValue[0]),e.secondValue=Math.min(t.max,t.modelValue[1])):(e.firstValue=t.min,e.secondValue=t.max),e.oldValue=[e.firstValue,e.secondValue]):(typeof t.modelValue!="number"||Number.isNaN(t.modelValue)?e.firstValue=t.min:e.firstValue=Math.min(t.max,Math.max(t.min,t.modelValue)),e.oldValue=e.firstValue),$n(window,"resize",n),await qe(),n()}),{sliderWrapper:r}},_$e=t=>A(()=>t.marks?Object.keys(t.marks).map(Number.parseFloat).sort((n,r)=>n-r).filter(n=>n<=t.max&&n>=t.min).map(n=>({point:n,position:(n-t.min)*100/(t.max-t.min),mark:t.marks[n]})):[]),x$e=(t,e,n)=>{const{form:r,formItem:a}=ni(),i=Tn(),o=z(),s=z(),l={firstButton:o,secondButton:s},u=A(()=>t.disabled||(r==null?void 0:r.disabled)||!1),c=A(()=>Math.min(e.firstValue,e.secondValue)),f=A(()=>Math.max(e.firstValue,e.secondValue)),d=A(()=>t.range?`${100*(f.value-c.value)/(t.max-t.min)}%`:`${100*(e.firstValue-t.min)/(t.max-t.min)}%`),h=A(()=>t.range?`${100*(c.value-t.min)/(t.max-t.min)}%`:"0%"),v=A(()=>t.vertical?{height:t.height}:{}),p=A(()=>t.vertical?{height:d.value,bottom:h.value}:{width:d.value,left:h.value}),g=()=>{i.value&&(e.sliderSize=i.value[`client${t.vertical?"Height":"Width"}`])},y=M=>{const k=t.min+M*(t.max-t.min)/100;if(!t.range)return o;let R;return Math.abs(c.value-k)<Math.abs(f.value-k)?R=e.firstValue<e.secondValue?"firstButton":"secondButton":R=e.firstValue>e.secondValue?"firstButton":"secondButton",l[R]},m=M=>{const k=y(M);return k.value.setPosition(M),k},b=M=>{e.firstValue=M,x(t.range?[c.value,f.value]:M)},w=M=>{e.secondValue=M,t.range&&x([c.value,f.value])},x=M=>{n(Dt,M),n(Ka,M)},_=async()=>{await qe(),n(Vn,t.range?[c.value,f.value]:t.modelValue)},C=M=>{var k,R,O,I,P,N;if(u.value||e.dragging)return;g();let B=0;if(t.vertical){const L=(O=(R=(k=M.touches)==null?void 0:k.item(0))==null?void 0:R.clientY)!=null?O:M.clientY;B=(i.value.getBoundingClientRect().bottom-L)/e.sliderSize*100}else{const L=(N=(P=(I=M.touches)==null?void 0:I.item(0))==null?void 0:P.clientX)!=null?N:M.clientX,V=i.value.getBoundingClientRect().left;B=(L-V)/e.sliderSize*100}if(!(B<0||B>100))return m(B)};return{elFormItem:a,slider:i,firstButton:o,secondButton:s,sliderDisabled:u,minValue:c,maxValue:f,runwayStyle:v,barStyle:p,resetSize:g,setPosition:m,emitChange:_,onSliderWrapperPrevent:M=>{var k,R;((k=l.firstButton.value)!=null&&k.dragging||(R=l.secondButton.value)!=null&&R.dragging)&&M.preventDefault()},onSliderClick:M=>{C(M)&&_()},onSliderDown:async M=>{const k=C(M);k&&(await qe(),k.value.onButtonDown(M))},setFirstValue:b,setSecondValue:w}},{left:C$e,down:T$e,right:E$e,up:M$e,home:D$e,end:k$e,pageUp:R$e,pageDown:L$e}=tt,O$e=(t,e,n)=>{const r=z(),a=z(!1),i=A(()=>e.value instanceof Function),o=A(()=>i.value&&e.value(t.modelValue)||t.modelValue),s=Za(()=>{n.value&&(a.value=!0)},50),l=Za(()=>{n.value&&(a.value=!1)},50);return{tooltip:r,tooltipVisible:a,formatValue:o,displayTooltip:s,hideTooltip:l}},A$e=(t,e,n)=>{const{disabled:r,min:a,max:i,step:o,showTooltip:s,precision:l,sliderSize:u,formatTooltip:c,emitChange:f,resetSize:d,updateDragging:h}=We($Y),{tooltip:v,tooltipVisible:p,formatValue:g,displayTooltip:y,hideTooltip:m}=O$e(t,c,s),b=z(),w=A(()=>`${(t.modelValue-a.value)/(i.value-a.value)*100}%`),x=A(()=>t.vertical?{bottom:w.value}:{left:w.value}),_=()=>{e.hovering=!0,y()},C=()=>{e.hovering=!1,e.dragging||m()},T=K=>{r.value||(K.preventDefault(),B(K),window.addEventListener("mousemove",L),window.addEventListener("touchmove",L),window.addEventListener("mouseup",V),window.addEventListener("touchend",V),window.addEventListener("contextmenu",V),b.value.focus())},D=K=>{r.value||(e.newPosition=Number.parseFloat(w.value)+K/(i.value-a.value)*100,H(e.newPosition),f())},E=()=>{D(-o.value)},M=()=>{D(o.value)},k=()=>{D(-o.value*4)},R=()=>{D(o.value*4)},O=()=>{r.value||(H(0),f())},I=()=>{r.value||(H(100),f())},P=K=>{let X=!0;[C$e,T$e].includes(K.key)?E():[E$e,M$e].includes(K.key)?M():K.key===D$e?O():K.key===k$e?I():K.key===L$e?k():K.key===R$e?R():X=!1,X&&K.preventDefault()},N=K=>{let X,oe;return K.type.startsWith("touch")?(oe=K.touches[0].clientY,X=K.touches[0].clientX):(oe=K.clientY,X=K.clientX),{clientX:X,clientY:oe}},B=K=>{e.dragging=!0,e.isClick=!0;const{clientX:X,clientY:oe}=N(K);t.vertical?e.startY=oe:e.startX=X,e.startPosition=Number.parseFloat(w.value),e.newPosition=e.startPosition},L=K=>{if(e.dragging){e.isClick=!1,y(),d();let X;const{clientX:oe,clientY:te}=N(K);t.vertical?(e.currentY=te,X=(e.startY-e.currentY)/u.value*100):(e.currentX=oe,X=(e.currentX-e.startX)/u.value*100),e.newPosition=e.startPosition+X,H(e.newPosition)}},V=()=>{e.dragging&&(setTimeout(()=>{e.dragging=!1,e.hovering||m(),e.isClick||H(e.newPosition),f()},0),window.removeEventListener("mousemove",L),window.removeEventListener("touchmove",L),window.removeEventListener("mouseup",V),window.removeEventListener("touchend",V),window.removeEventListener("contextmenu",V))},H=async K=>{if(K===null||Number.isNaN(+K))return;K<0?K=0:K>100&&(K=100);const X=100/((i.value-a.value)/o.value);let te=Math.round(K/X)*X*(i.value-a.value)*.01+a.value;te=Number.parseFloat(te.toFixed(l.value)),te!==t.modelValue&&n(Dt,te),!e.dragging&&t.modelValue!==e.oldValue&&(e.oldValue=t.modelValue),await qe(),e.dragging&&y(),v.value.updatePopper()};return Ee(()=>e.dragging,K=>{h(K)}),{disabled:r,button:b,tooltip:v,tooltipVisible:p,showTooltip:s,wrapperStyle:x,formatValue:g,handleMouseEnter:_,handleMouseLeave:C,onButtonDown:T,onKeyDown:P,setPosition:H}},N$e=(t,e,n,r)=>({stops:A(()=>{if(!t.showStops||t.min>t.max)return[];if(t.step===0)return[];const o=(t.max-t.min)/t.step,s=100*t.step/(t.max-t.min),l=Array.from({length:o-1}).map((u,c)=>(c+1)*s);return t.range?l.filter(u=>u<100*(n.value-t.min)/(t.max-t.min)||u>100*(r.value-t.min)/(t.max-t.min)):l.filter(u=>u>100*(e.firstValue-t.min)/(t.max-t.min))}),getStopStyle:o=>t.vertical?{bottom:`${o}%`}:{left:`${o}%`}}),V$e=(t,e,n,r,a,i)=>{const o=u=>{a(Dt,u),a(Ka,u)},s=()=>t.range?![n.value,r.value].every((u,c)=>u===e.oldValue[c]):t.modelValue!==e.oldValue,l=()=>{var u,c;t.min>t.max&&wr("Slider","min should not be greater than max.");const f=t.modelValue;t.range&&Array.isArray(f)?f[1]<t.min?o([t.min,t.min]):f[0]>t.max?o([t.max,t.max]):f[0]<t.min?o([t.min,f[1]]):f[1]>t.max?o([f[0],t.max]):(e.firstValue=f[0],e.secondValue=f[1],s()&&(t.validateEvent&&((u=i==null?void 0:i.validate)==null||u.call(i,"change").catch(d=>void 0)),e.oldValue=f.slice())):!t.range&&typeof f=="number"&&!Number.isNaN(f)&&(f<t.min?o(t.min):f>t.max?o(t.max):(e.firstValue=f,s()&&(t.validateEvent&&((c=i==null?void 0:i.validate)==null||c.call(i,"change").catch(d=>void 0)),e.oldValue=f)))};l(),Ee(()=>e.dragging,u=>{u||l()}),Ee(()=>t.modelValue,(u,c)=>{e.dragging||Array.isArray(u)&&Array.isArray(c)&&u.every((f,d)=>f===c[d])&&e.firstValue===u[0]&&e.secondValue===u[1]||l()},{deep:!0}),Ee(()=>[t.min,t.max],()=>{l()})},B$e=Ve({modelValue:{type:Number,default:0},vertical:Boolean,tooltipClass:String,placement:{type:String,values:Gd,default:"top"}}),$$e={[Dt]:t=>ut(t)},I$e=["tabindex"],P$e=ie({name:"ElSliderButton"}),F$e=ie({...P$e,props:B$e,emits:$$e,setup(t,{expose:e,emit:n}){const r=t,a=ke("slider"),i=en({hovering:!1,dragging:!1,isClick:!1,startX:0,currentX:0,startY:0,currentY:0,startPosition:0,newPosition:0,oldValue:r.modelValue}),{disabled:o,button:s,tooltip:l,showTooltip:u,tooltipVisible:c,wrapperStyle:f,formatValue:d,handleMouseEnter:h,handleMouseLeave:v,onButtonDown:p,onKeyDown:g,setPosition:y}=A$e(r,i,n),{hovering:m,dragging:b}=Ir(i);return e({onButtonDown:p,onKeyDown:g,setPosition:y,hovering:m,dragging:b}),(w,x)=>($(),Z("div",{ref_key:"button",ref:s,class:F([S(a).e("button-wrapper"),{hover:S(m),dragging:S(b)}]),style:Ze(S(f)),tabindex:S(o)?-1:0,onMouseenter:x[0]||(x[0]=(..._)=>S(h)&&S(h)(..._)),onMouseleave:x[1]||(x[1]=(..._)=>S(v)&&S(v)(..._)),onMousedown:x[2]||(x[2]=(..._)=>S(p)&&S(p)(..._)),onTouchstart:x[3]||(x[3]=(..._)=>S(p)&&S(p)(..._)),onFocus:x[4]||(x[4]=(..._)=>S(h)&&S(h)(..._)),onBlur:x[5]||(x[5]=(..._)=>S(v)&&S(v)(..._)),onKeydown:x[6]||(x[6]=(..._)=>S(g)&&S(g)(..._))},[U(S(Qa),{ref_key:"tooltip",ref:l,visible:S(c),placement:w.placement,"fallback-placements":["top","bottom","right","left"],"stop-popper-mouse-event":!1,"popper-class":w.tooltipClass,disabled:!S(u),persistent:""},{content:Q(()=>[G("span",null,Oe(S(d)),1)]),default:Q(()=>[G("div",{class:F([S(a).e("button"),{hover:S(m),dragging:S(b)}])},null,2)]),_:1},8,["visible","placement","popper-class","disabled"])],46,I$e))}});var FP=Ne(F$e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/slider/src/button.vue"]]);const z$e=Ve({mark:{type:fe([String,Object]),default:void 0}});var G$e=ie({name:"ElSliderMarker",props:z$e,setup(t){const e=ke("slider"),n=A(()=>dt(t.mark)?t.mark:t.mark.label),r=A(()=>dt(t.mark)?void 0:t.mark.style);return()=>nt("div",{class:e.e("marks-text"),style:r.value},n.value)}});const U$e=["id","role","aria-label","aria-labelledby"],H$e={key:1},W$e=ie({name:"ElSlider"}),K$e=ie({...W$e,props:b$e,emits:S$e,setup(t,{expose:e,emit:n}){const r=t,a=ke("slider"),{t:i}=Yt(),o=en({firstValue:0,secondValue:0,oldValue:0,dragging:!1,sliderSize:1}),{elFormItem:s,slider:l,firstButton:u,secondButton:c,sliderDisabled:f,minValue:d,maxValue:h,runwayStyle:v,barStyle:p,resetSize:g,emitChange:y,onSliderWrapperPrevent:m,onSliderClick:b,onSliderDown:w,setFirstValue:x,setSecondValue:_}=x$e(r,o,n),{stops:C,getStopStyle:T}=N$e(r,o,d,h),{inputId:D,isLabeledByFormItem:E}=kc(r,{formItemContext:s}),M=_r(),k=A(()=>r.inputSize||M.value),R=A(()=>r.label||i("el.slider.defaultLabel",{min:r.min,max:r.max})),O=A(()=>r.range?r.rangeStartLabel||i("el.slider.defaultRangeStartLabel"):R.value),I=A(()=>r.formatValueText?r.formatValueText(K.value):`${K.value}`),P=A(()=>r.rangeEndLabel||i("el.slider.defaultRangeEndLabel")),N=A(()=>r.formatValueText?r.formatValueText(X.value):`${X.value}`),B=A(()=>[a.b(),a.m(M.value),a.is("vertical",r.vertical),{[a.m("with-input")]:r.showInput}]),L=_$e(r);V$e(r,o,d,h,n,s);const V=A(()=>{const re=[r.min,r.max,r.step].map(ne=>{const J=`${ne}`.split(".")[1];return J?J.length:0});return Math.max.apply(null,re)}),{sliderWrapper:H}=w$e(r,o,g),{firstValue:K,secondValue:X,sliderSize:oe}=Ir(o),te=re=>{o.dragging=re};return Vt($Y,{...Ir(r),sliderSize:oe,disabled:f,precision:V,emitChange:y,resetSize:g,updateDragging:te}),e({onSliderClick:b}),(re,ne)=>{var J,he;return $(),Z("div",{id:re.range?S(D):void 0,ref_key:"sliderWrapper",ref:H,class:F(S(B)),role:re.range?"group":void 0,"aria-label":re.range&&!S(E)?S(R):void 0,"aria-labelledby":re.range&&S(E)?(J=S(s))==null?void 0:J.labelId:void 0,onTouchstart:ne[2]||(ne[2]=(...ue)=>S(m)&&S(m)(...ue)),onTouchmove:ne[3]||(ne[3]=(...ue)=>S(m)&&S(m)(...ue))},[G("div",{ref_key:"slider",ref:l,class:F([S(a).e("runway"),{"show-input":re.showInput&&!re.range},S(a).is("disabled",S(f))]),style:Ze(S(v)),onMousedown:ne[0]||(ne[0]=(...ue)=>S(w)&&S(w)(...ue)),onTouchstart:ne[1]||(ne[1]=(...ue)=>S(w)&&S(w)(...ue))},[G("div",{class:F(S(a).e("bar")),style:Ze(S(p))},null,6),U(FP,{id:re.range?void 0:S(D),ref_key:"firstButton",ref:u,"model-value":S(K),vertical:re.vertical,"tooltip-class":re.tooltipClass,placement:re.placement,role:"slider","aria-label":re.range||!S(E)?S(O):void 0,"aria-labelledby":!re.range&&S(E)?(he=S(s))==null?void 0:he.labelId:void 0,"aria-valuemin":re.min,"aria-valuemax":re.range?S(X):re.max,"aria-valuenow":S(K),"aria-valuetext":S(I),"aria-orientation":re.vertical?"vertical":"horizontal","aria-disabled":S(f),"onUpdate:modelValue":S(x)},null,8,["id","model-value","vertical","tooltip-class","placement","aria-label","aria-labelledby","aria-valuemin","aria-valuemax","aria-valuenow","aria-valuetext","aria-orientation","aria-disabled","onUpdate:modelValue"]),re.range?($(),de(FP,{key:0,ref_key:"secondButton",ref:c,"model-value":S(X),vertical:re.vertical,"tooltip-class":re.tooltipClass,placement:re.placement,role:"slider","aria-label":S(P),"aria-valuemin":S(K),"aria-valuemax":re.max,"aria-valuenow":S(X),"aria-valuetext":S(N),"aria-orientation":re.vertical?"vertical":"horizontal","aria-disabled":S(f),"onUpdate:modelValue":S(_)},null,8,["model-value","vertical","tooltip-class","placement","aria-label","aria-valuemin","aria-valuemax","aria-valuenow","aria-valuetext","aria-orientation","aria-disabled","onUpdate:modelValue"])):le("v-if",!0),re.showStops?($(),Z("div",H$e,[($(!0),Z(Qe,null,Ft(S(C),(ue,q)=>($(),Z("div",{key:q,class:F(S(a).e("stop")),style:Ze(S(T)(ue))},null,6))),128))])):le("v-if",!0),S(L).length>0?($(),Z(Qe,{key:2},[G("div",null,[($(!0),Z(Qe,null,Ft(S(L),(ue,q)=>($(),Z("div",{key:q,style:Ze(S(T)(ue.position)),class:F([S(a).e("stop"),S(a).e("marks-stop")])},null,6))),128))]),G("div",{class:F(S(a).e("marks"))},[($(!0),Z(Qe,null,Ft(S(L),(ue,q)=>($(),de(S(G$e),{key:q,mark:ue.mark,style:Ze(S(T)(ue.position))},null,8,["mark","style"]))),128))],2)],64)):le("v-if",!0)],38),re.showInput&&!re.range?($(),de(S(cY),{key:0,ref:"input","model-value":S(K),class:F(S(a).e("input")),step:re.step,disabled:S(f),controls:re.showInputControls,min:re.min,max:re.max,debounce:re.debounce,size:S(k),"onUpdate:modelValue":S(x),onChange:S(y)},null,8,["model-value","class","step","disabled","controls","min","max","debounce","size","onUpdate:modelValue","onChange"])):le("v-if",!0)],42,U$e)}}});var j$e=Ne(K$e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/slider/src/slider.vue"]]);const Y$e=Et(j$e),X$e=Ve({prefixCls:{type:String}}),zP=ie({name:"ElSpaceItem",props:X$e,setup(t,{slots:e}){const n=ke("space"),r=A(()=>`${t.prefixCls||n.b()}__item`);return()=>nt("div",{class:r.value},Te(e,"default"))}}),GP={small:8,default:12,large:16};function q$e(t){const e=ke("space"),n=A(()=>[e.b(),e.m(t.direction),t.class]),r=z(0),a=z(0),i=A(()=>{const s=t.wrap||t.fill?{flexWrap:"wrap",marginBottom:`-${a.value}px`}:{},l={alignItems:t.alignment};return[s,l,t.style]}),o=A(()=>{const s={paddingBottom:`${a.value}px`,marginRight:`${r.value}px`},l=t.fill?{flexGrow:1,minWidth:`${t.fillRatio}%`}:{};return[s,l]});return Li(()=>{const{size:s="small",wrap:l,direction:u,fill:c}=t;if(Ue(s)){const[f=0,d=0]=s;r.value=f,a.value=d}else{let f;ut(s)?f=s:f=GP[s||"small"]||GP.small,(l||c)&&u==="horizontal"?r.value=a.value=f:u==="horizontal"?(r.value=f,a.value=0):(a.value=f,r.value=0)}}),{classes:n,containerStyle:i,itemStyle:o}}const Z$e=Ve({direction:{type:String,values:["horizontal","vertical"],default:"horizontal"},class:{type:fe([String,Object,Array]),default:""},style:{type:fe([String,Array,Object]),default:""},alignment:{type:fe(String),default:"center"},prefixCls:{type:String},spacer:{type:fe([Object,String,Number,Array]),default:null,validator:t=>In(t)||ut(t)||dt(t)},wrap:Boolean,fill:Boolean,fillRatio:{type:Number,default:100},size:{type:[String,Array,Number],values:Js,validator:t=>ut(t)||Ue(t)&&t.length===2&&t.every(ut)}}),Q$e=ie({name:"ElSpace",props:Z$e,setup(t,{slots:e}){const{classes:n,containerStyle:r,itemStyle:a}=q$e(t);function i(o,s="",l=[]){const{prefixCls:u}=t;return o.forEach((c,f)=>{xD(c)?Ue(c.children)&&c.children.forEach((d,h)=>{xD(d)&&Ue(d.children)?i(d.children,`${s+h}-`,l):l.push(U(zP,{style:a.value,prefixCls:u,key:`nested-${s+h}`},{default:()=>[d]},Yi.PROPS|Yi.STYLE,["style","prefixCls"]))}):e_e(c)&&l.push(U(zP,{style:a.value,prefixCls:u,key:`LoopKey${s+f}`},{default:()=>[c]},Yi.PROPS|Yi.STYLE,["style","prefixCls"]))}),l}return()=>{var o;const{spacer:s,direction:l}=t,u=Te(e,"default",{key:0},()=>[]);if(((o=u.children)!=null?o:[]).length===0)return null;if(Ue(u.children)){let c=i(u.children);if(s){const f=c.length-1;c=c.reduce((d,h,v)=>{const p=[...d,h];return v!==f&&p.push(U("span",{style:[a.value,l==="vertical"?"width: 100%":null],key:v},[In(s)?s:Je(s,Yi.TEXT)],Yi.STYLE)),p},[])}return U("div",{class:n.value,style:r.value},c,Yi.STYLE|Yi.CLASS)}return u.children}}}),J$e=Et(Q$e),eIe=Ve({decimalSeparator:{type:String,default:"."},groupSeparator:{type:String,default:","},precision:{type:Number,default:0},formatter:Function,value:{type:fe([Number,Object]),default:0},prefix:String,suffix:String,title:String,valueStyle:{type:fe([String,Object,Array])}}),tIe=ie({name:"ElStatistic"}),nIe=ie({...tIe,props:eIe,setup(t,{expose:e}){const n=t,r=ke("statistic"),a=A(()=>{const{value:i,formatter:o,precision:s,decimalSeparator:l,groupSeparator:u}=n;if(ct(o))return o(i);if(!ut(i))return i;let[c,f=""]=String(i).split(".");return f=f.padEnd(s,"0").slice(0,s>0?s:0),c=c.replace(/\B(?=(\d{3})+(?!\d))/g,u),[c,f].join(f?l:"")});return e({displayValue:a}),(i,o)=>($(),Z("div",{class:F(S(r).b())},[i.$slots.title||i.title?($(),Z("div",{key:0,class:F(S(r).e("head"))},[Te(i.$slots,"title",{},()=>[Je(Oe(i.title),1)])],2)):le("v-if",!0),G("div",{class:F(S(r).e("content"))},[i.$slots.prefix||i.prefix?($(),Z("div",{key:0,class:F(S(r).e("prefix"))},[Te(i.$slots,"prefix",{},()=>[G("span",null,Oe(i.prefix),1)])],2)):le("v-if",!0),G("span",{class:F(S(r).e("number")),style:Ze(i.valueStyle)},Oe(S(a)),7),i.$slots.suffix||i.suffix?($(),Z("div",{key:1,class:F(S(r).e("suffix"))},[Te(i.$slots,"suffix",{},()=>[G("span",null,Oe(i.suffix),1)])],2)):le("v-if",!0)],2)],2))}});var rIe=Ne(nIe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/statistic/src/statistic.vue"]]);const IY=Et(rIe),aIe=Ve({format:{type:String,default:"HH:mm:ss"},prefix:String,suffix:String,title:String,value:{type:fe([Number,Object]),default:0},valueStyle:{type:fe([String,Object,Array])}}),iIe={finish:()=>!0,[Vn]:t=>ut(t)},oIe=[["Y",1e3*60*60*24*365],["M",1e3*60*60*24*30],["D",1e3*60*60*24],["H",1e3*60*60],["m",1e3*60],["s",1e3],["S",1]],UP=t=>ut(t)?new Date(t).getTime():t.valueOf(),HP=(t,e)=>{let n=t;const r=/\[([^\]]*)]/g;return oIe.reduce((i,[o,s])=>{const l=new RegExp(`${o}+(?![^\\[\\]]*\\])`,"g");if(l.test(i)){const u=Math.floor(n/s);return n-=u*s,i.replace(l,c=>String(u).padStart(c.length,"0"))}return i},e).replace(r,"$1")},sIe=ie({name:"ElCountdown"}),lIe=ie({...sIe,props:aIe,emits:iIe,setup(t,{expose:e,emit:n}){const r=t;let a;const i=z(UP(r.value)-Date.now()),o=A(()=>HP(i.value,r.format)),s=c=>HP(c,r.format),l=()=>{a&&(jx(a),a=void 0)},u=()=>{const c=UP(r.value),f=()=>{let d=c-Date.now();n("change",d),d<=0?(d=0,l(),n("finish")):a=Up(f),i.value=d};a=Up(f)};return Ee(()=>[r.value,r.format],()=>{l(),u()},{immediate:!0}),Rn(()=>{l()}),e({displayValue:o}),(c,f)=>($(),de(S(IY),{value:i.value,title:c.title,prefix:c.prefix,suffix:c.suffix,"value-style":c.valueStyle,formatter:s},Al({_:2},[Ft(c.$slots,(d,h)=>({name:h,fn:Q(()=>[Te(c.$slots,h)])}))]),1032,["value","title","prefix","suffix","value-style"]))}});var uIe=Ne(lIe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/countdown/src/countdown.vue"]]);const cIe=Et(uIe),fIe=Ve({space:{type:[Number,String],default:""},active:{type:Number,default:0},direction:{type:String,default:"horizontal",values:["horizontal","vertical"]},alignCenter:{type:Boolean},simple:{type:Boolean},finishStatus:{type:String,values:["wait","process","finish","error","success"],default:"finish"},processStatus:{type:String,values:["wait","process","finish","error","success"],default:"process"}}),dIe={[Vn]:(t,e)=>[t,e].every(ut)},hIe=ie({name:"ElSteps"}),pIe=ie({...hIe,props:fIe,emits:dIe,setup(t,{emit:e}){const n=t,r=ke("steps"),{children:a,addChild:i,removeChild:o}=QO(xt(),"ElStep");return Ee(a,()=>{a.value.forEach((s,l)=>{s.setIndex(l)})}),Vt("ElSteps",{props:n,steps:a,addStep:i,removeStep:o}),Ee(()=>n.active,(s,l)=>{e(Vn,s,l)}),(s,l)=>($(),Z("div",{class:F([S(r).b(),S(r).m(s.simple?"simple":s.direction)])},[Te(s.$slots,"default")],2))}});var vIe=Ne(pIe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/steps/src/steps.vue"]]);const gIe=Ve({title:{type:String,default:""},icon:{type:En},description:{type:String,default:""},status:{type:String,values:["","wait","process","finish","error","success"],default:""}}),yIe=ie({name:"ElStep"}),mIe=ie({...yIe,props:gIe,setup(t){const e=t,n=ke("step"),r=z(-1),a=z({}),i=z(""),o=We("ElSteps"),s=xt();pt(()=>{Ee([()=>o.props.active,()=>o.props.processStatus,()=>o.props.finishStatus],([_])=>{w(_)},{immediate:!0})}),Rn(()=>{o.removeStep(x.uid)});const l=A(()=>e.status||i.value),u=A(()=>{const _=o.steps.value[r.value-1];return _?_.currentStatus:"wait"}),c=A(()=>o.props.alignCenter),f=A(()=>o.props.direction==="vertical"),d=A(()=>o.props.simple),h=A(()=>o.steps.value.length),v=A(()=>{var _;return((_=o.steps.value[h.value-1])==null?void 0:_.uid)===(s==null?void 0:s.uid)}),p=A(()=>d.value?"":o.props.space),g=A(()=>[n.b(),n.is(d.value?"simple":o.props.direction),n.is("flex",v.value&&!p.value&&!c.value),n.is("center",c.value&&!f.value&&!d.value)]),y=A(()=>{const _={flexBasis:ut(p.value)?`${p.value}px`:p.value?p.value:`${100/(h.value-(c.value?0:1))}%`};return f.value||v.value&&(_.maxWidth=`${100/h.value}%`),_}),m=_=>{r.value=_},b=_=>{const C=_==="wait",T={transitionDelay:`${C?"-":""}${150*r.value}ms`},D=_===o.props.processStatus||C?0:100;T.borderWidth=D&&!d.value?"1px":0,T[o.props.direction==="vertical"?"height":"width"]=`${D}%`,a.value=T},w=_=>{_>r.value?i.value=o.props.finishStatus:_===r.value&&u.value!=="error"?i.value=o.props.processStatus:i.value="wait";const C=o.steps.value[r.value-1];C&&C.calcProgress(i.value)},x=en({uid:s.uid,currentStatus:l,setIndex:m,calcProgress:b});return o.addStep(x),(_,C)=>($(),Z("div",{style:Ze(S(y)),class:F(S(g))},[le(" icon & line "),G("div",{class:F([S(n).e("head"),S(n).is(S(l))])},[S(d)?le("v-if",!0):($(),Z("div",{key:0,class:F(S(n).e("line"))},[G("i",{class:F(S(n).e("line-inner")),style:Ze(a.value)},null,6)],2)),G("div",{class:F([S(n).e("icon"),S(n).is(_.icon||_.$slots.icon?"icon":"text")])},[Te(_.$slots,"icon",{},()=>[_.icon?($(),de(S(Xe),{key:0,class:F(S(n).e("icon-inner"))},{default:Q(()=>[($(),de(Mt(_.icon)))]),_:1},8,["class"])):S(l)==="success"?($(),de(S(Xe),{key:1,class:F([S(n).e("icon-inner"),S(n).is("status")])},{default:Q(()=>[U(S(xm))]),_:1},8,["class"])):S(l)==="error"?($(),de(S(Xe),{key:2,class:F([S(n).e("icon-inner"),S(n).is("status")])},{default:Q(()=>[U(S(ts))]),_:1},8,["class"])):S(d)?le("v-if",!0):($(),Z("div",{key:3,class:F(S(n).e("icon-inner"))},Oe(r.value+1),3))])],2)],2),le(" title & description "),G("div",{class:F(S(n).e("main"))},[G("div",{class:F([S(n).e("title"),S(n).is(S(l))])},[Te(_.$slots,"title",{},()=>[Je(Oe(_.title),1)])],2),S(d)?($(),Z("div",{key:0,class:F(S(n).e("arrow"))},null,2)):($(),Z("div",{key:1,class:F([S(n).e("description"),S(n).is(S(l))])},[Te(_.$slots,"description",{},()=>[Je(Oe(_.description),1)])],2))],2)],6))}});var PY=Ne(mIe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/steps/src/item.vue"]]);const bIe=Et(vIe,{Step:PY}),SIe=Qn(PY),wIe=Ve({modelValue:{type:[Boolean,String,Number],default:!1},disabled:{type:Boolean,default:!1},loading:{type:Boolean,default:!1},size:{type:String,validator:Wx},width:{type:[String,Number],default:""},inlinePrompt:{type:Boolean,default:!1},inactiveActionIcon:{type:En},activeActionIcon:{type:En},activeIcon:{type:En},inactiveIcon:{type:En},activeText:{type:String,default:""},inactiveText:{type:String,default:""},activeValue:{type:[Boolean,String,Number],default:!0},inactiveValue:{type:[Boolean,String,Number],default:!1},activeColor:{type:String,default:""},inactiveColor:{type:String,default:""},borderColor:{type:String,default:""},name:{type:String,default:""},validateEvent:{type:Boolean,default:!0},beforeChange:{type:fe(Function)},id:String,tabindex:{type:[String,Number]},value:{type:[Boolean,String,Number],default:!1}}),_Ie={[Dt]:t=>br(t)||dt(t)||ut(t),[Vn]:t=>br(t)||dt(t)||ut(t),[Ka]:t=>br(t)||dt(t)||ut(t)},xIe=["onClick"],CIe=["id","aria-checked","aria-disabled","name","true-value","false-value","disabled","tabindex","onKeydown"],TIe=["aria-hidden"],EIe=["aria-hidden"],MIe=["aria-hidden"],sk="ElSwitch",DIe=ie({name:sk}),kIe=ie({...DIe,props:wIe,emits:_Ie,setup(t,{expose:e,emit:n}){const r=t,a=xt(),{formItem:i}=ni(),o=_r(),s=ke("switch");(T=>{T.forEach(D=>{Hs({from:D[0],replacement:D[1],scope:sk,version:"2.3.0",ref:"https://element-plus.org/en-US/component/switch.html#attributes",type:"Attribute"},A(()=>{var E;return!!((E=a.vnode.props)!=null&&E[D[2]])}))})})([['"value"','"model-value" or "v-model"',"value"],['"active-color"',"CSS var `--el-switch-on-color`","activeColor"],['"inactive-color"',"CSS var `--el-switch-off-color`","inactiveColor"],['"border-color"',"CSS var `--el-switch-border-color`","borderColor"]]);const{inputId:u}=kc(r,{formItemContext:i}),c=_i(A(()=>r.loading)),f=z(r.modelValue!==!1),d=z(),h=z(),v=A(()=>[s.b(),s.m(o.value),s.is("disabled",c.value),s.is("checked",b.value)]),p=A(()=>[s.e("label"),s.em("label","left"),s.is("active",!b.value)]),g=A(()=>[s.e("label"),s.em("label","right"),s.is("active",b.value)]),y=A(()=>({width:rr(r.width)}));Ee(()=>r.modelValue,()=>{f.value=!0}),Ee(()=>r.value,()=>{f.value=!1});const m=A(()=>f.value?r.modelValue:r.value),b=A(()=>m.value===r.activeValue);[r.activeValue,r.inactiveValue].includes(m.value)||(n(Dt,r.inactiveValue),n(Vn,r.inactiveValue),n(Ka,r.inactiveValue)),Ee(b,T=>{var D;d.value.checked=T,r.validateEvent&&((D=i==null?void 0:i.validate)==null||D.call(i,"change").catch(E=>void 0))});const w=()=>{const T=b.value?r.inactiveValue:r.activeValue;n(Dt,T),n(Vn,T),n(Ka,T),qe(()=>{d.value.checked=b.value})},x=()=>{if(c.value)return;const{beforeChange:T}=r;if(!T){w();return}const D=T();[j0(D),br(D)].includes(!0)||wr(sk,"beforeChange must return type `Promise<boolean>` or `boolean`"),j0(D)?D.then(M=>{M&&w()}).catch(M=>{}):D&&w()},_=A(()=>s.cssVarBlock({...r.activeColor?{"on-color":r.activeColor}:null,...r.inactiveColor?{"off-color":r.inactiveColor}:null,...r.borderColor?{"border-color":r.borderColor}:null})),C=()=>{var T,D;(D=(T=d.value)==null?void 0:T.focus)==null||D.call(T)};return pt(()=>{d.value.checked=b.value}),e({focus:C,checked:b}),(T,D)=>($(),Z("div",{class:F(S(v)),style:Ze(S(_)),onClick:ot(x,["prevent"])},[G("input",{id:S(u),ref_key:"input",ref:d,class:F(S(s).e("input")),type:"checkbox",role:"switch","aria-checked":S(b),"aria-disabled":S(c),name:T.name,"true-value":T.activeValue,"false-value":T.inactiveValue,disabled:S(c),tabindex:T.tabindex,onChange:w,onKeydown:jt(x,["enter"])},null,42,CIe),!T.inlinePrompt&&(T.inactiveIcon||T.inactiveText)?($(),Z("span",{key:0,class:F(S(p))},[T.inactiveIcon?($(),de(S(Xe),{key:0},{default:Q(()=>[($(),de(Mt(T.inactiveIcon)))]),_:1})):le("v-if",!0),!T.inactiveIcon&&T.inactiveText?($(),Z("span",{key:1,"aria-hidden":S(b)},Oe(T.inactiveText),9,TIe)):le("v-if",!0)],2)):le("v-if",!0),G("span",{ref_key:"core",ref:h,class:F(S(s).e("core")),style:Ze(S(y))},[T.inlinePrompt?($(),Z("div",{key:0,class:F(S(s).e("inner"))},[T.activeIcon||T.inactiveIcon?($(),de(S(Xe),{key:0,class:F(S(s).is("icon"))},{default:Q(()=>[($(),de(Mt(S(b)?T.activeIcon:T.inactiveIcon)))]),_:1},8,["class"])):T.activeText||T.inactiveText?($(),Z("span",{key:1,class:F(S(s).is("text")),"aria-hidden":!S(b)},Oe(S(b)?T.activeText:T.inactiveText),11,EIe)):le("v-if",!0)],2)):le("v-if",!0),G("div",{class:F(S(s).e("action"))},[T.loading?($(),de(S(Xe),{key:0,class:F(S(s).is("loading"))},{default:Q(()=>[U(S(Ec))]),_:1},8,["class"])):T.activeActionIcon&&S(b)?($(),de(S(Xe),{key:1},{default:Q(()=>[($(),de(Mt(T.activeActionIcon)))]),_:1})):T.inactiveActionIcon&&!S(b)?($(),de(S(Xe),{key:2},{default:Q(()=>[($(),de(Mt(T.inactiveActionIcon)))]),_:1})):le("v-if",!0)],2)],6),!T.inlinePrompt&&(T.activeIcon||T.activeText)?($(),Z("span",{key:1,class:F(S(g))},[T.activeIcon?($(),de(S(Xe),{key:0},{default:Q(()=>[($(),de(Mt(T.activeIcon)))]),_:1})):le("v-if",!0),!T.activeIcon&&T.activeText?($(),Z("span",{key:1,"aria-hidden":!S(b)},Oe(T.activeText),9,MIe)):le("v-if",!0)],2)):le("v-if",!0)],14,xIe))}});var RIe=Ne(kIe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/switch/src/switch.vue"]]);const LIe=Et(RIe);/*!
  61. * escape-html
  62. * Copyright(c) 2012-2013 TJ Holowaychuk
  63. * Copyright(c) 2015 Andreas Lubbe
  64. * Copyright(c) 2015 Tiancheng "Timothy" Gu
  65. * MIT Licensed
  66. */var OIe=/["'&<>]/,AIe=NIe;function NIe(t){var e=""+t,n=OIe.exec(e);if(!n)return e;var r,a="",i=0,o=0;for(i=n.index;i<e.length;i++){switch(e.charCodeAt(i)){case 34:r="&quot;";break;case 38:r="&amp;";break;case 39:r="&#39;";break;case 60:r="&lt;";break;case 62:r="&gt;";break;default:continue}o!==i&&(a+=e.substring(o,i)),o=i+1,a+=r}return o!==i?a+e.substring(o,i):a}const VIe=Bi(AIe),WT=function(t){var e;return(e=t.target)==null?void 0:e.closest("td")},BIe=function(t,e,n,r,a){if(!e&&!r&&(!a||Array.isArray(a)&&!a.length))return t;typeof n=="string"?n=n==="descending"?-1:1:n=n&&n<0?-1:1;const i=r?null:function(s,l){return a?(Array.isArray(a)||(a=[a]),a.map(u=>typeof u=="string"?Fn(s,u):u(s,l,t))):(e!=="$key"&&Ot(s)&&"$value"in s&&(s=s.$value),[Ot(s)?Fn(s,e):s])},o=function(s,l){if(r)return r(s.value,l.value);for(let u=0,c=s.key.length;u<c;u++){if(s.key[u]<l.key[u])return-1;if(s.key[u]>l.key[u])return 1}return 0};return t.map((s,l)=>({value:s,index:l,key:i?i(s,l):null})).sort((s,l)=>{let u=o(s,l);return u||(u=s.index-l.index),u*+n}).map(s=>s.value)},FY=function(t,e){let n=null;return t.columns.forEach(r=>{r.id===e&&(n=r)}),n},$Ie=function(t,e){let n=null;for(let r=0;r<t.columns.length;r++){const a=t.columns[r];if(a.columnKey===e){n=a;break}}return n||wr("ElTable",`No column matching with column-key: ${e}`),n},WP=function(t,e,n){const r=(e.className||"").match(new RegExp(`${n}-table_[^\\s]+`,"gm"));return r?FY(t,r[0]):null},la=(t,e)=>{if(!t)throw new Error("Row is required when get row identity");if(typeof e=="string"){if(!e.includes("."))return`${t[e]}`;const n=e.split(".");let r=t;for(const a of n)r=r[a];return`${r}`}else if(typeof e=="function")return e.call(null,t)},Yf=function(t,e){const n={};return(t||[]).forEach((r,a)=>{n[la(r,e)]={row:r,index:a}}),n};function IIe(t,e){const n={};let r;for(r in t)n[r]=t[r];for(r in e)if(Ut(e,r)){const a=e[r];typeof a<"u"&&(n[r]=a)}return n}function wA(t){return t===""||t!==void 0&&(t=Number.parseInt(t,10),Number.isNaN(t)&&(t="")),t}function zY(t){return t===""||t!==void 0&&(t=wA(t),Number.isNaN(t)&&(t=80)),t}function PIe(t){return typeof t=="number"?t:typeof t=="string"?/^\d+(?:px)?$/.test(t)?Number.parseInt(t,10):t:null}function FIe(...t){return t.length===0?e=>e:t.length===1?t[0]:t.reduce((e,n)=>(...r)=>e(n(...r)))}function C0(t,e,n){let r=!1;const a=t.indexOf(e),i=a!==-1,o=s=>{s==="add"?t.push(e):t.splice(a,1),r=!0,Ue(e.children)&&e.children.forEach(l=>{C0(t,l,n??!i)})};return br(n)?n&&!i?o("add"):!n&&i&&o("remove"):o(i?"remove":"add"),r}function zIe(t,e,n="children",r="hasChildren"){const a=o=>!(Array.isArray(o)&&o.length);function i(o,s,l){e(o,s,l),s.forEach(u=>{if(u[r]){e(u,null,l+1);return}const c=u[n];a(c)||i(u,c,l+1)})}t.forEach(o=>{if(o[r]){e(o,null,0);return}const s=o[n];a(s)||i(o,s,0)})}let fl;function GIe(t,e,n,r,a){a=xK({enterable:!0,showArrow:!0},a);const i=t==null?void 0:t.dataset.prefix,o=t==null?void 0:t.querySelector(`.${i}-scrollbar__wrap`);function s(){const g=a.effect==="light",y=document.createElement("div");return y.className=[`${i}-popper`,g?"is-light":"is-dark",a.popperClass||""].join(" "),n=VIe(n),y.innerHTML=n,y.style.zIndex=String(r()),t==null||t.appendChild(y),y}function l(){const g=document.createElement("div");return g.className=`${i}-popper__arrow`,g}function u(){c&&c.update()}fl==null||fl(),fl=()=>{try{c&&c.destroy(),h&&(t==null||t.removeChild(h)),e.removeEventListener("mouseenter",f),e.removeEventListener("mouseleave",d),o==null||o.removeEventListener("scroll",fl),fl=void 0}catch{}};let c=null,f=u,d=fl;a.enterable&&({onOpen:f,onClose:d}=r7({showAfter:a.showAfter,hideAfter:a.hideAfter,open:u,close:fl}));const h=s();h.onmouseenter=f,h.onmouseleave=d;const v=[];if(a.offset&&v.push({name:"offset",options:{offset:[0,a.offset]}}),a.showArrow){const g=h.appendChild(l());v.push({name:"arrow",options:{element:g,padding:10}})}const p=a.popperOptions||{};return c=e7(e,h,{placement:a.placement||"top",strategy:"fixed",...p,modifiers:p.modifiers?v.concat(p.modifiers):v}),e.addEventListener("mouseenter",f),e.addEventListener("mouseleave",d),o==null||o.addEventListener("scroll",fl),c}function GY(t){return t.children?ome(t.children,GY):[t]}function KP(t,e){return t+e.colSpan}const UY=(t,e,n,r)=>{let a=0,i=t;const o=n.states.columns.value;if(r){const l=GY(r[t]);a=o.slice(0,o.indexOf(l[0])).reduce(KP,0),i=a+l.reduce(KP,0)-1}else a=t;let s;switch(e){case"left":i<n.states.fixedLeafColumnsLength.value&&(s="left");break;case"right":a>=o.length-n.states.rightFixedLeafColumnsLength.value&&(s="right");break;default:i<n.states.fixedLeafColumnsLength.value?s="left":a>=o.length-n.states.rightFixedLeafColumnsLength.value&&(s="right")}return s?{direction:s,start:a,after:i}:{}},_A=(t,e,n,r,a,i=0)=>{const o=[],{direction:s,start:l,after:u}=UY(e,n,r,a);if(s){const c=s==="left";o.push(`${t}-fixed-column--${s}`),c&&u+i===r.states.fixedLeafColumnsLength.value-1?o.push("is-last-column"):!c&&l-i===r.states.columns.value.length-r.states.rightFixedLeafColumnsLength.value&&o.push("is-first-column")}return o};function jP(t,e){return t+(e.realWidth===null||Number.isNaN(e.realWidth)?Number(e.width):e.realWidth)}const xA=(t,e,n,r)=>{const{direction:a,start:i=0,after:o=0}=UY(t,e,n,r);if(!a)return;const s={},l=a==="left",u=n.states.columns.value;return l?s.left=u.slice(0,i).reduce(jP,0):s.right=u.slice(o+1).reverse().reduce(jP,0),s},Zp=(t,e)=>{t&&(Number.isNaN(t[e])||(t[e]=`${t[e]}px`))};function UIe(t){const e=xt(),n=z(!1),r=z([]);return{updateExpandRows:()=>{const l=t.data.value||[],u=t.rowKey.value;if(n.value)r.value=l.slice();else if(u){const c=Yf(r.value,u);r.value=l.reduce((f,d)=>{const h=la(d,u);return c[h]&&f.push(d),f},[])}else r.value=[]},toggleRowExpansion:(l,u)=>{C0(r.value,l,u)&&e.emit("expand-change",l,r.value.slice())},setExpandRowKeys:l=>{e.store.assertRowKey();const u=t.data.value||[],c=t.rowKey.value,f=Yf(u,c);r.value=l.reduce((d,h)=>{const v=f[h];return v&&d.push(v.row),d},[])},isRowExpanded:l=>{const u=t.rowKey.value;return u?!!Yf(r.value,u)[la(l,u)]:r.value.includes(l)},states:{expandRows:r,defaultExpandAll:n}}}function HIe(t){const e=xt(),n=z(null),r=z(null),a=u=>{e.store.assertRowKey(),n.value=u,o(u)},i=()=>{n.value=null},o=u=>{const{data:c,rowKey:f}=t;let d=null;f.value&&(d=(S(c)||[]).find(h=>la(h,f.value)===u)),r.value=d,e.emit("current-change",r.value,null)};return{setCurrentRowKey:a,restoreCurrentRowKey:i,setCurrentRowByKey:o,updateCurrentRow:u=>{const c=r.value;if(u&&u!==c){r.value=u,e.emit("current-change",r.value,c);return}!u&&c&&(r.value=null,e.emit("current-change",null,c))},updateCurrentRowData:()=>{const u=t.rowKey.value,c=t.data.value||[],f=r.value;if(!c.includes(f)&&f){if(u){const d=la(f,u);o(d)}else r.value=null;r.value===null&&e.emit("current-change",null,f)}else n.value&&(o(n.value),i())},states:{_currentRowKey:n,currentRow:r}}}function WIe(t){const e=z([]),n=z({}),r=z(16),a=z(!1),i=z({}),o=z("hasChildren"),s=z("children"),l=xt(),u=A(()=>{if(!t.rowKey.value)return{};const y=t.data.value||[];return f(y)}),c=A(()=>{const y=t.rowKey.value,m=Object.keys(i.value),b={};return m.length&&m.forEach(w=>{if(i.value[w].length){const x={children:[]};i.value[w].forEach(_=>{const C=la(_,y);x.children.push(C),_[o.value]&&!b[C]&&(b[C]={children:[]})}),b[w]=x}}),b}),f=y=>{const m=t.rowKey.value,b={};return zIe(y,(w,x,_)=>{const C=la(w,m);Array.isArray(x)?b[C]={children:x.map(T=>la(T,m)),level:_}:a.value&&(b[C]={children:[],lazy:!0,level:_})},s.value,o.value),b},d=(y=!1,m=(b=>(b=l.store)==null?void 0:b.states.defaultExpandAll.value)())=>{var b;const w=u.value,x=c.value,_=Object.keys(w),C={};if(_.length){const T=S(n),D=[],E=(k,R)=>{if(y)return e.value?m||e.value.includes(R):!!(m||k!=null&&k.expanded);{const O=m||e.value&&e.value.includes(R);return!!(k!=null&&k.expanded||O)}};_.forEach(k=>{const R=T[k],O={...w[k]};if(O.expanded=E(R,k),O.lazy){const{loaded:I=!1,loading:P=!1}=R||{};O.loaded=!!I,O.loading=!!P,D.push(k)}C[k]=O});const M=Object.keys(x);a.value&&M.length&&D.length&&M.forEach(k=>{const R=T[k],O=x[k].children;if(D.includes(k)){if(C[k].children.length!==0)throw new Error("[ElTable]children must be an empty array.");C[k].children=O}else{const{loaded:I=!1,loading:P=!1}=R||{};C[k]={lazy:!0,loaded:!!I,loading:!!P,expanded:E(R,k),children:O,level:""}}})}n.value=C,(b=l.store)==null||b.updateTableScrollY()};Ee(()=>e.value,()=>{d(!0)}),Ee(()=>u.value,()=>{d()}),Ee(()=>c.value,()=>{d()});const h=y=>{e.value=y,d()},v=(y,m)=>{l.store.assertRowKey();const b=t.rowKey.value,w=la(y,b),x=w&&n.value[w];if(w&&x&&"expanded"in x){const _=x.expanded;m=typeof m>"u"?!x.expanded:m,n.value[w].expanded=m,_!==m&&l.emit("expand-change",y,m),l.store.updateTableScrollY()}},p=y=>{l.store.assertRowKey();const m=t.rowKey.value,b=la(y,m),w=n.value[b];a.value&&w&&"loaded"in w&&!w.loaded?g(y,b,w):v(y,void 0)},g=(y,m,b)=>{const{load:w}=l.props;w&&!n.value[m].loaded&&(n.value[m].loading=!0,w(y,b,x=>{if(!Array.isArray(x))throw new TypeError("[ElTable] data must be an array");n.value[m].loading=!1,n.value[m].loaded=!0,n.value[m].expanded=!0,x.length&&(i.value[m]=x),l.emit("expand-change",y,!0)}))};return{loadData:g,loadOrToggle:p,toggleTreeExpansion:v,updateTreeExpandKeys:h,updateTreeData:d,normalize:f,states:{expandRowKeys:e,treeData:n,indent:r,lazy:a,lazyTreeNodeMap:i,lazyColumnIdentifier:o,childrenColumnName:s}}}const KIe=(t,e)=>{const n=e.sortingColumn;return!n||typeof n.sortable=="string"?t:BIe(t,e.sortProp,e.sortOrder,n.sortMethod,n.sortBy)},BS=t=>{const e=[];return t.forEach(n=>{n.children&&n.children.length>0?e.push.apply(e,BS(n.children)):e.push(n)}),e};function jIe(){var t;const e=xt(),{size:n}=Ir((t=e.proxy)==null?void 0:t.$props),r=z(null),a=z([]),i=z([]),o=z(!1),s=z([]),l=z([]),u=z([]),c=z([]),f=z([]),d=z([]),h=z([]),v=z([]),p=[],g=z(0),y=z(0),m=z(0),b=z(!1),w=z([]),x=z(!1),_=z(!1),C=z(null),T=z({}),D=z(null),E=z(null),M=z(null),k=z(null),R=z(null);Ee(a,()=>e.state&&N(!1),{deep:!0});const O=()=>{if(!r.value)throw new Error("[ElTable] prop row-key is required")},I=at=>{var we;(we=at.children)==null||we.forEach(pe=>{pe.fixed=at.fixed,I(pe)})},P=()=>{s.value.forEach(Re=>{I(Re)}),c.value=s.value.filter(Re=>Re.fixed===!0||Re.fixed==="left"),f.value=s.value.filter(Re=>Re.fixed==="right"),c.value.length>0&&s.value[0]&&s.value[0].type==="selection"&&!s.value[0].fixed&&(s.value[0].fixed=!0,c.value.unshift(s.value[0]));const at=s.value.filter(Re=>!Re.fixed);l.value=[].concat(c.value).concat(at).concat(f.value);const we=BS(at),pe=BS(c.value),ce=BS(f.value);g.value=we.length,y.value=pe.length,m.value=ce.length,u.value=[].concat(pe).concat(we).concat(ce),o.value=c.value.length>0||f.value.length>0},N=(at,we=!1)=>{at&&P(),we?e.state.doLayout():e.state.debouncedUpdateLayout()},B=at=>w.value.includes(at),L=()=>{b.value=!1,w.value.length&&(w.value=[],e.emit("selection-change",[]))},V=()=>{let at;if(r.value){at=[];const we=Yf(w.value,r.value),pe=Yf(a.value,r.value);for(const ce in we)Ut(we,ce)&&!pe[ce]&&at.push(we[ce].row)}else at=w.value.filter(we=>!a.value.includes(we));if(at.length){const we=w.value.filter(pe=>!at.includes(pe));w.value=we,e.emit("selection-change",we.slice())}},H=()=>(w.value||[]).slice(),K=(at,we=void 0,pe=!0)=>{if(C0(w.value,at,we)){const Re=(w.value||[]).slice();pe&&e.emit("select",Re,at),e.emit("selection-change",Re)}},X=()=>{var at,we;const pe=_.value?!b.value:!(b.value||w.value.length);b.value=pe;let ce=!1,Re=0;const ae=(we=(at=e==null?void 0:e.store)==null?void 0:at.states)==null?void 0:we.rowKey.value;a.value.forEach((Fe,ht)=>{const Bt=ht+Re;C.value?C.value.call(null,Fe,Bt)&&C0(w.value,Fe,pe)&&(ce=!0):C0(w.value,Fe,pe)&&(ce=!0),Re+=re(la(Fe,ae))}),ce&&e.emit("selection-change",w.value?w.value.slice():[]),e.emit("select-all",w.value)},oe=()=>{const at=Yf(w.value,r.value);a.value.forEach(we=>{const pe=la(we,r.value),ce=at[pe];ce&&(w.value[ce.index]=we)})},te=()=>{var at,we,pe;if(((at=a.value)==null?void 0:at.length)===0){b.value=!1;return}let ce;r.value&&(ce=Yf(w.value,r.value));const Re=function(Bt){return ce?!!ce[la(Bt,r.value)]:w.value.includes(Bt)};let ae=!0,Fe=0,ht=0;for(let Bt=0,lr=(a.value||[]).length;Bt<lr;Bt++){const Cr=(pe=(we=e==null?void 0:e.store)==null?void 0:we.states)==null?void 0:pe.rowKey.value,ii=Bt+ht,ra=a.value[Bt],Ce=C.value&&C.value.call(null,ra,ii);if(Re(ra))Fe++;else if(!C.value||Ce){ae=!1;break}ht+=re(la(ra,Cr))}Fe===0&&(ae=!1),b.value=ae},re=at=>{var we;if(!e||!e.store)return 0;const{treeData:pe}=e.store.states;let ce=0;const Re=(we=pe.value[at])==null?void 0:we.children;return Re&&(ce+=Re.length,Re.forEach(ae=>{ce+=re(ae)})),ce},ne=(at,we)=>{Array.isArray(at)||(at=[at]);const pe={};return at.forEach(ce=>{T.value[ce.id]=we,pe[ce.columnKey||ce.id]=we}),pe},J=(at,we,pe)=>{E.value&&E.value!==at&&(E.value.order=null),E.value=at,M.value=we,k.value=pe},he=()=>{let at=S(i);Object.keys(T.value).forEach(we=>{const pe=T.value[we];if(!pe||pe.length===0)return;const ce=FY({columns:u.value},we);ce&&ce.filterMethod&&(at=at.filter(Re=>pe.some(ae=>ce.filterMethod.call(null,ae,Re,ce))))}),D.value=at},ue=()=>{a.value=KIe(D.value,{sortingColumn:E.value,sortProp:M.value,sortOrder:k.value})},q=(at=void 0)=>{at&&at.filter||he(),ue()},Y=at=>{const{tableHeaderRef:we}=e.refs;if(!we)return;const pe=Object.assign({},we.filterPanels),ce=Object.keys(pe);if(ce.length)if(typeof at=="string"&&(at=[at]),Array.isArray(at)){const Re=at.map(ae=>$Ie({columns:u.value},ae));ce.forEach(ae=>{const Fe=Re.find(ht=>ht.id===ae);Fe&&(Fe.filteredValue=[])}),e.store.commit("filterChange",{column:Re,values:[],silent:!0,multi:!0})}else ce.forEach(Re=>{const ae=u.value.find(Fe=>Fe.id===Re);ae&&(ae.filteredValue=[])}),T.value={},e.store.commit("filterChange",{column:{},values:[],silent:!0})},ee=()=>{E.value&&(J(null,null,null),e.store.commit("changeSortCondition",{silent:!0}))},{setExpandRowKeys:se,toggleRowExpansion:ye,updateExpandRows:_e,states:be,isRowExpanded:Me}=UIe({data:a,rowKey:r}),{updateTreeExpandKeys:Se,toggleTreeExpansion:xe,updateTreeData:De,loadOrToggle:ge,states:Ie}=WIe({data:a,rowKey:r}),{updateCurrentRowData:Ye,updateCurrentRow:Le,setCurrentRowKey:He,states:lt}=HIe({data:a,rowKey:r});return{assertRowKey:O,updateColumns:P,scheduleLayout:N,isSelected:B,clearSelection:L,cleanSelection:V,getSelectionRows:H,toggleRowSelection:K,_toggleAllSelection:X,toggleAllSelection:null,updateSelectionByRowKey:oe,updateAllSelected:te,updateFilters:ne,updateCurrentRow:Le,updateSort:J,execFilter:he,execSort:ue,execQuery:q,clearFilter:Y,clearSort:ee,toggleRowExpansion:ye,setExpandRowKeysAdapter:at=>{se(at),Se(at)},setCurrentRowKey:He,toggleRowExpansionAdapter:(at,we)=>{u.value.some(({type:ce})=>ce==="expand")?ye(at,we):xe(at,we)},isRowExpanded:Me,updateExpandRows:_e,updateCurrentRowData:Ye,loadOrToggle:ge,updateTreeData:De,states:{tableSize:n,rowKey:r,data:a,_data:i,isComplex:o,_columns:s,originColumns:l,columns:u,fixedColumns:c,rightFixedColumns:f,leafColumns:d,fixedLeafColumns:h,rightFixedLeafColumns:v,updateOrderFns:p,leafColumnsLength:g,fixedLeafColumnsLength:y,rightFixedLeafColumnsLength:m,isAllSelected:b,selection:w,reserveSelection:x,selectOnIndeterminate:_,selectable:C,filters:T,filteredData:D,sortingColumn:E,sortProp:M,sortOrder:k,hoverRow:R,...be,...Ie,...lt}}}function lk(t,e){return t.map(n=>{var r;return n.id===e.id?e:((r=n.children)!=null&&r.length&&(n.children=lk(n.children,e)),n)})}function uk(t){t.forEach(e=>{var n,r;e.no=(n=e.getColumnIndex)==null?void 0:n.call(e),(r=e.children)!=null&&r.length&&uk(e.children)}),t.sort((e,n)=>e.no-n.no)}function YIe(){const t=xt(),e=jIe();return{ns:ke("table"),...e,mutations:{setData(o,s){const l=S(o._data)!==s;o.data.value=s,o._data.value=s,t.store.execQuery(),t.store.updateCurrentRowData(),t.store.updateExpandRows(),t.store.updateTreeData(t.store.states.defaultExpandAll.value),S(o.reserveSelection)?(t.store.assertRowKey(),t.store.updateSelectionByRowKey()):l?t.store.clearSelection():t.store.cleanSelection(),t.store.updateAllSelected(),t.$ready&&t.store.scheduleLayout()},insertColumn(o,s,l,u){const c=S(o._columns);let f=[];l?(l&&!l.children&&(l.children=[]),l.children.push(s),f=lk(c,l)):(c.push(s),f=c),uk(f),o._columns.value=f,o.updateOrderFns.push(u),s.type==="selection"&&(o.selectable.value=s.selectable,o.reserveSelection.value=s.reserveSelection),t.$ready&&(t.store.updateColumns(),t.store.scheduleLayout())},updateColumnOrder(o,s){var l;((l=s.getColumnIndex)==null?void 0:l.call(s))!==s.no&&(uk(o._columns.value),t.$ready&&t.store.updateColumns())},removeColumn(o,s,l,u){const c=S(o._columns)||[];if(l)l.children.splice(l.children.findIndex(d=>d.id===s.id),1),qe(()=>{var d;((d=l.children)==null?void 0:d.length)===0&&delete l.children}),o._columns.value=lk(c,l);else{const d=c.indexOf(s);d>-1&&(c.splice(d,1),o._columns.value=c)}const f=o.updateOrderFns.indexOf(u);f>-1&&o.updateOrderFns.splice(f,1),t.$ready&&(t.store.updateColumns(),t.store.scheduleLayout())},sort(o,s){const{prop:l,order:u,init:c}=s;if(l){const f=S(o.columns).find(d=>d.property===l);f&&(f.order=u,t.store.updateSort(f,l,u),t.store.commit("changeSortCondition",{init:c}))}},changeSortCondition(o,s){const{sortingColumn:l,sortProp:u,sortOrder:c}=o,f=S(l),d=S(u),h=S(c);h===null&&(o.sortingColumn.value=null,o.sortProp.value=null);const v={filter:!0};t.store.execQuery(v),(!s||!(s.silent||s.init))&&t.emit("sort-change",{column:f,prop:d,order:h}),t.store.updateTableScrollY()},filterChange(o,s){const{column:l,values:u,silent:c}=s,f=t.store.updateFilters(l,u);t.store.execQuery(),c||t.emit("filter-change",f),t.store.updateTableScrollY()},toggleAllSelection(){t.store.toggleAllSelection()},rowSelectedChanged(o,s){t.store.toggleRowSelection(s),t.store.updateAllSelected()},setHoverRow(o,s){o.hoverRow.value=s},setCurrentRow(o,s){t.store.updateCurrentRow(s)}},commit:function(o,...s){const l=t.store.mutations;if(l[o])l[o].apply(t,[t.store.states].concat(s));else throw new Error(`Action not found: ${o}`)},updateTableScrollY:function(){qe(()=>t.layout.updateScrollY.apply(t.layout))}}}const T0={rowKey:"rowKey",defaultExpandAll:"defaultExpandAll",selectOnIndeterminate:"selectOnIndeterminate",indent:"indent",lazy:"lazy",data:"data","treeProps.hasChildren":{key:"lazyColumnIdentifier",default:"hasChildren"},"treeProps.children":{key:"childrenColumnName",default:"children"}};function XIe(t,e){if(!t)throw new Error("Table is required.");const n=YIe();return n.toggleAllSelection=Za(n._toggleAllSelection,10),Object.keys(T0).forEach(r=>{HY(WY(e,r),r,n)}),qIe(n,e),n}function qIe(t,e){Object.keys(T0).forEach(n=>{Ee(()=>WY(e,n),r=>{HY(r,n,t)})})}function HY(t,e,n){let r=t,a=T0[e];typeof T0[e]=="object"&&(a=a.key,r=r||T0[e].default),n.states[a].value=r}function WY(t,e){if(e.includes(".")){const n=e.split(".");let r=t;return n.forEach(a=>{r=r[a]}),r}else return t[e]}class ZIe{constructor(e){this.observers=[],this.table=null,this.store=null,this.columns=[],this.fit=!0,this.showHeader=!0,this.height=z(null),this.scrollX=z(!1),this.scrollY=z(!1),this.bodyWidth=z(null),this.fixedWidth=z(null),this.rightFixedWidth=z(null),this.gutterWidth=0;for(const n in e)Ut(e,n)&&(gt(this[n])?this[n].value=e[n]:this[n]=e[n]);if(!this.table)throw new Error("Table is required for Table Layout");if(!this.store)throw new Error("Store is required for Table Layout")}updateScrollY(){if(this.height.value===null)return!1;const n=this.table.refs.scrollBarRef;if(this.table.vnode.el&&(n!=null&&n.wrapRef)){let r=!0;const a=this.scrollY.value;return r=n.wrapRef.scrollHeight>n.wrapRef.clientHeight,this.scrollY.value=r,a!==r}return!1}setHeight(e,n="height"){if(!Wt)return;const r=this.table.vnode.el;if(e=PIe(e),this.height.value=Number(e),!r&&(e||e===0))return qe(()=>this.setHeight(e,n));typeof e=="number"?(r.style[n]=`${e}px`,this.updateElsHeight()):typeof e=="string"&&(r.style[n]=e,this.updateElsHeight())}setMaxHeight(e){this.setHeight(e,"max-height")}getFlattenColumns(){const e=[];return this.table.store.states.columns.value.forEach(r=>{r.isColumnGroup?e.push.apply(e,r.columns):e.push(r)}),e}updateElsHeight(){this.updateScrollY(),this.notifyObservers("scrollable")}headerDisplayNone(e){if(!e)return!0;let n=e;for(;n.tagName!=="DIV";){if(getComputedStyle(n).display==="none")return!0;n=n.parentElement}return!1}updateColumnsWidth(){if(!Wt)return;const e=this.fit,n=this.table.vnode.el.clientWidth;let r=0;const a=this.getFlattenColumns(),i=a.filter(l=>typeof l.width!="number");if(a.forEach(l=>{typeof l.width=="number"&&l.realWidth&&(l.realWidth=null)}),i.length>0&&e){if(a.forEach(l=>{r+=Number(l.width||l.minWidth||80)}),r<=n){this.scrollX.value=!1;const l=n-r;if(i.length===1)i[0].realWidth=Number(i[0].minWidth||80)+l;else{const u=i.reduce((d,h)=>d+Number(h.minWidth||80),0),c=l/u;let f=0;i.forEach((d,h)=>{if(h===0)return;const v=Math.floor(Number(d.minWidth||80)*c);f+=v,d.realWidth=Number(d.minWidth||80)+v}),i[0].realWidth=Number(i[0].minWidth||80)+l-f}}else this.scrollX.value=!0,i.forEach(l=>{l.realWidth=Number(l.minWidth)});this.bodyWidth.value=Math.max(r,n),this.table.state.resizeState.value.width=this.bodyWidth.value}else a.forEach(l=>{!l.width&&!l.minWidth?l.realWidth=80:l.realWidth=Number(l.width||l.minWidth),r+=l.realWidth}),this.scrollX.value=r>n,this.bodyWidth.value=r;const o=this.store.states.fixedColumns.value;if(o.length>0){let l=0;o.forEach(u=>{l+=Number(u.realWidth||u.width)}),this.fixedWidth.value=l}const s=this.store.states.rightFixedColumns.value;if(s.length>0){let l=0;s.forEach(u=>{l+=Number(u.realWidth||u.width)}),this.rightFixedWidth.value=l}this.notifyObservers("columns")}addObserver(e){this.observers.push(e)}removeObserver(e){const n=this.observers.indexOf(e);n!==-1&&this.observers.splice(n,1)}notifyObservers(e){this.observers.forEach(r=>{var a,i;switch(e){case"columns":(a=r.state)==null||a.onColumnsChange(this);break;case"scrollable":(i=r.state)==null||i.onScrollableChange(this);break;default:throw new Error(`Table Layout don't have event ${e}.`)}})}}const{CheckboxGroup:QIe}=vo,JIe=ie({name:"ElTableFilterPanel",components:{ElCheckbox:vo,ElCheckboxGroup:QIe,ElScrollbar:jl,ElTooltip:Qa,ElIcon:Xe,ArrowDown:Cc,ArrowUp:Gx},directives:{ClickOutside:fc},props:{placement:{type:String,default:"bottom-start"},store:{type:Object},column:{type:Object},upDataColumn:{type:Function}},setup(t){const e=xt(),{t:n}=Yt(),r=ke("table-filter"),a=e==null?void 0:e.parent;a.filterPanels.value[t.column.id]||(a.filterPanels.value[t.column.id]=e);const i=z(!1),o=z(null),s=A(()=>t.column&&t.column.filters),l=A({get:()=>{var w;return(((w=t.column)==null?void 0:w.filteredValue)||[])[0]},set:w=>{u.value&&(typeof w<"u"&&w!==null?u.value.splice(0,1,w):u.value.splice(0,1))}}),u=A({get(){return t.column?t.column.filteredValue||[]:[]},set(w){t.column&&t.upDataColumn("filteredValue",w)}}),c=A(()=>t.column?t.column.filterMultiple:!0),f=w=>w.value===l.value,d=()=>{i.value=!1},h=w=>{w.stopPropagation(),i.value=!i.value},v=()=>{i.value=!1},p=()=>{m(u.value),d()},g=()=>{u.value=[],m(u.value),d()},y=w=>{l.value=w,m(typeof w<"u"&&w!==null?u.value:[]),d()},m=w=>{t.store.commit("filterChange",{column:t.column,values:w}),t.store.updateAllSelected()};Ee(i,w=>{t.column&&t.upDataColumn("filterOpened",w)},{immediate:!0});const b=A(()=>{var w,x;return(x=(w=o.value)==null?void 0:w.popperRef)==null?void 0:x.contentRef});return{tooltipVisible:i,multiple:c,filteredValue:u,filterValue:l,filters:s,handleConfirm:p,handleReset:g,handleSelect:y,isActive:f,t:n,ns:r,showFilterPanel:h,hideFilterPanel:v,popperPaneRef:b,tooltip:o}}}),ePe={key:0},tPe=["disabled"],nPe=["label","onClick"];function rPe(t,e,n,r,a,i){const o=Ge("el-checkbox"),s=Ge("el-checkbox-group"),l=Ge("el-scrollbar"),u=Ge("arrow-up"),c=Ge("arrow-down"),f=Ge("el-icon"),d=Ge("el-tooltip"),h=J0("click-outside");return $(),de(d,{ref:"tooltip",visible:t.tooltipVisible,offset:0,placement:t.placement,"show-arrow":!1,"stop-popper-mouse-event":!1,teleported:"",effect:"light",pure:"","popper-class":t.ns.b(),persistent:""},{content:Q(()=>[t.multiple?($(),Z("div",ePe,[G("div",{class:F(t.ns.e("content"))},[U(l,{"wrap-class":t.ns.e("wrap")},{default:Q(()=>[U(s,{modelValue:t.filteredValue,"onUpdate:modelValue":e[0]||(e[0]=v=>t.filteredValue=v),class:F(t.ns.e("checkbox-group"))},{default:Q(()=>[($(!0),Z(Qe,null,Ft(t.filters,v=>($(),de(o,{key:v.value,label:v.value},{default:Q(()=>[Je(Oe(v.text),1)]),_:2},1032,["label"]))),128))]),_:1},8,["modelValue","class"])]),_:1},8,["wrap-class"])],2),G("div",{class:F(t.ns.e("bottom"))},[G("button",{class:F({[t.ns.is("disabled")]:t.filteredValue.length===0}),disabled:t.filteredValue.length===0,type:"button",onClick:e[1]||(e[1]=(...v)=>t.handleConfirm&&t.handleConfirm(...v))},Oe(t.t("el.table.confirmFilter")),11,tPe),G("button",{type:"button",onClick:e[2]||(e[2]=(...v)=>t.handleReset&&t.handleReset(...v))},Oe(t.t("el.table.resetFilter")),1)],2)])):($(),Z("ul",{key:1,class:F(t.ns.e("list"))},[G("li",{class:F([t.ns.e("list-item"),{[t.ns.is("active")]:t.filterValue===void 0||t.filterValue===null}]),onClick:e[3]||(e[3]=v=>t.handleSelect(null))},Oe(t.t("el.table.clearFilter")),3),($(!0),Z(Qe,null,Ft(t.filters,v=>($(),Z("li",{key:v.value,class:F([t.ns.e("list-item"),t.ns.is("active",t.isActive(v))]),label:v.value,onClick:p=>t.handleSelect(v.value)},Oe(v.text),11,nPe))),128))],2))]),default:Q(()=>[mt(($(),Z("span",{class:F([`${t.ns.namespace.value}-table__column-filter-trigger`,`${t.ns.namespace.value}-none-outline`]),onClick:e[4]||(e[4]=(...v)=>t.showFilterPanel&&t.showFilterPanel(...v))},[U(f,null,{default:Q(()=>[t.column.filterOpened?($(),de(u,{key:0})):($(),de(c,{key:1}))]),_:1})],2)),[[h,t.hideFilterPanel,t.popperPaneRef]])]),_:1},8,["visible","placement","popper-class"])}var aPe=Ne(JIe,[["render",rPe],["__file","/home/runner/work/element-plus/element-plus/packages/components/table/src/filter-panel.vue"]]);function KY(t){const e=xt();xx(()=>{n.value.addObserver(e)}),pt(()=>{r(n.value),a(n.value)}),Zs(()=>{r(n.value),a(n.value)}),xc(()=>{n.value.removeObserver(e)});const n=A(()=>{const i=t.layout;if(!i)throw new Error("Can not find table layout.");return i}),r=i=>{var o;const s=((o=t.vnode.el)==null?void 0:o.querySelectorAll("colgroup > col"))||[];if(!s.length)return;const l=i.getFlattenColumns(),u={};l.forEach(c=>{u[c.id]=c});for(let c=0,f=s.length;c<f;c++){const d=s[c],h=d.getAttribute("name"),v=u[h];v&&d.setAttribute("width",v.realWidth||v.width)}},a=i=>{var o,s;const l=((o=t.vnode.el)==null?void 0:o.querySelectorAll("colgroup > col[name=gutter]"))||[];for(let c=0,f=l.length;c<f;c++)l[c].setAttribute("width",i.scrollY.value?i.gutterWidth:"0");const u=((s=t.vnode.el)==null?void 0:s.querySelectorAll("th.gutter"))||[];for(let c=0,f=u.length;c<f;c++){const d=u[c];d.style.width=i.scrollY.value?`${i.gutterWidth}px`:"0",d.style.display=i.scrollY.value?"":"none"}};return{tableLayout:n.value,onColumnsChange:r,onScrollableChange:a}}const el=Symbol("ElTable");function iPe(t,e){const n=xt(),r=We(el),a=p=>{p.stopPropagation()},i=(p,g)=>{!g.filters&&g.sortable?v(p,g,!1):g.filterable&&!g.sortable&&a(p),r==null||r.emit("header-click",g,p)},o=(p,g)=>{r==null||r.emit("header-contextmenu",g,p)},s=z(null),l=z(!1),u=z({}),c=(p,g)=>{if(Wt&&!(g.children&&g.children.length>0)&&s.value&&t.border){l.value=!0;const y=r;e("set-drag-visible",!0);const b=(y==null?void 0:y.vnode.el).getBoundingClientRect().left,w=n.vnode.el.querySelector(`th.${g.id}`),x=w.getBoundingClientRect(),_=x.left-b+30;Ls(w,"noclick"),u.value={startMouseLeft:p.clientX,startLeft:x.right-b,startColumnLeft:x.left-b,tableLeft:b};const C=y==null?void 0:y.refs.resizeProxy;C.style.left=`${u.value.startLeft}px`,document.onselectstart=function(){return!1},document.ondragstart=function(){return!1};const T=E=>{const M=E.clientX-u.value.startMouseLeft,k=u.value.startLeft+M;C.style.left=`${Math.max(_,k)}px`},D=()=>{if(l.value){const{startColumnLeft:E,startLeft:M}=u.value,R=Number.parseInt(C.style.left,10)-E;g.width=g.realWidth=R,y==null||y.emit("header-dragend",g.width,M-E,g,p),requestAnimationFrame(()=>{t.store.scheduleLayout(!1,!0)}),document.body.style.cursor="",l.value=!1,s.value=null,u.value={},e("set-drag-visible",!1)}document.removeEventListener("mousemove",T),document.removeEventListener("mouseup",D),document.onselectstart=null,document.ondragstart=null,setTimeout(()=>{yi(w,"noclick")},0)};document.addEventListener("mousemove",T),document.addEventListener("mouseup",D)}},f=(p,g)=>{if(g.children&&g.children.length>0)return;const y=p.target;if(!uo(y))return;const m=y==null?void 0:y.closest("th");if(!(!g||!g.resizable)&&!l.value&&t.border){const b=m.getBoundingClientRect(),w=document.body.style;b.width>12&&b.right-p.pageX<8?(w.cursor="col-resize",qo(m,"is-sortable")&&(m.style.cursor="col-resize"),s.value=g):l.value||(w.cursor="",qo(m,"is-sortable")&&(m.style.cursor="pointer"),s.value=null)}},d=()=>{Wt&&(document.body.style.cursor="")},h=({order:p,sortOrders:g})=>{if(p==="")return g[0];const y=g.indexOf(p||null);return g[y>g.length-2?0:y+1]},v=(p,g,y)=>{var m;p.stopPropagation();const b=g.order===y?null:y||h(g),w=(m=p.target)==null?void 0:m.closest("th");if(w&&qo(w,"noclick")){yi(w,"noclick");return}if(!g.sortable)return;const x=t.store.states;let _=x.sortProp.value,C;const T=x.sortingColumn.value;(T!==g||T===g&&T.order===null)&&(T&&(T.order=null),x.sortingColumn.value=g,_=g.property),b?C=g.order=b:C=g.order=null,x.sortProp.value=_,x.sortOrder.value=C,r==null||r.store.commit("changeSortCondition")};return{handleHeaderClick:i,handleHeaderContextMenu:o,handleMouseDown:c,handleMouseMove:f,handleMouseOut:d,handleSortClick:v,handleFilterClick:a}}function oPe(t){const e=We(el),n=ke("table");return{getHeaderRowStyle:s=>{const l=e==null?void 0:e.props.headerRowStyle;return typeof l=="function"?l.call(null,{rowIndex:s}):l},getHeaderRowClass:s=>{const l=[],u=e==null?void 0:e.props.headerRowClassName;return typeof u=="string"?l.push(u):typeof u=="function"&&l.push(u.call(null,{rowIndex:s})),l.join(" ")},getHeaderCellStyle:(s,l,u,c)=>{var f;let d=(f=e==null?void 0:e.props.headerCellStyle)!=null?f:{};typeof d=="function"&&(d=d.call(null,{rowIndex:s,columnIndex:l,row:u,column:c}));const h=xA(l,c.fixed,t.store,u);return Zp(h,"left"),Zp(h,"right"),Object.assign({},d,h)},getHeaderCellClass:(s,l,u,c)=>{const f=_A(n.b(),l,c.fixed,t.store,u),d=[c.id,c.order,c.headerAlign,c.className,c.labelClassName,...f];c.children||d.push("is-leaf"),c.sortable&&d.push("is-sortable");const h=e==null?void 0:e.props.headerCellClassName;return typeof h=="string"?d.push(h):typeof h=="function"&&d.push(h.call(null,{rowIndex:s,columnIndex:l,row:u,column:c})),d.push(n.e("cell")),d.filter(v=>!!v).join(" ")}}}const jY=t=>{const e=[];return t.forEach(n=>{n.children?(e.push(n),e.push.apply(e,jY(n.children))):e.push(n)}),e},sPe=t=>{let e=1;const n=(i,o)=>{if(o&&(i.level=o.level+1,e<i.level&&(e=i.level)),i.children){let s=0;i.children.forEach(l=>{n(l,i),s+=l.colSpan}),i.colSpan=s}else i.colSpan=1};t.forEach(i=>{i.level=1,n(i,void 0)});const r=[];for(let i=0;i<e;i++)r.push([]);return jY(t).forEach(i=>{i.children?(i.rowSpan=1,i.children.forEach(o=>o.isSubColumn=!0)):i.rowSpan=e-i.level+1,r[i.level-1].push(i)}),r};function lPe(t){const e=We(el),n=A(()=>sPe(t.store.states.originColumns.value));return{isGroup:A(()=>{const i=n.value.length>1;return i&&e&&(e.state.isGroup.value=!0),i}),toggleAllSelection:i=>{i.stopPropagation(),e==null||e.store.commit("toggleAllSelection")},columnRows:n}}var uPe=ie({name:"ElTableHeader",components:{ElCheckbox:vo},props:{fixed:{type:String,default:""},store:{required:!0,type:Object},border:Boolean,defaultSort:{type:Object,default:()=>({prop:"",order:""})}},setup(t,{emit:e}){const n=xt(),r=We(el),a=ke("table"),i=z({}),{onColumnsChange:o,onScrollableChange:s}=KY(r);pt(async()=>{await qe(),await qe();const{prop:_,order:C}=t.defaultSort;r==null||r.store.commit("sort",{prop:_,order:C,init:!0})});const{handleHeaderClick:l,handleHeaderContextMenu:u,handleMouseDown:c,handleMouseMove:f,handleMouseOut:d,handleSortClick:h,handleFilterClick:v}=iPe(t,e),{getHeaderRowStyle:p,getHeaderRowClass:g,getHeaderCellStyle:y,getHeaderCellClass:m}=oPe(t),{isGroup:b,toggleAllSelection:w,columnRows:x}=lPe(t);return n.state={onColumnsChange:o,onScrollableChange:s},n.filterPanels=i,{ns:a,filterPanels:i,onColumnsChange:o,onScrollableChange:s,columnRows:x,getHeaderRowClass:g,getHeaderRowStyle:p,getHeaderCellClass:m,getHeaderCellStyle:y,handleHeaderClick:l,handleHeaderContextMenu:u,handleMouseDown:c,handleMouseMove:f,handleMouseOut:d,handleSortClick:h,handleFilterClick:v,isGroup:b,toggleAllSelection:w}},render(){const{ns:t,isGroup:e,columnRows:n,getHeaderCellStyle:r,getHeaderCellClass:a,getHeaderRowClass:i,getHeaderRowStyle:o,handleHeaderClick:s,handleHeaderContextMenu:l,handleMouseDown:u,handleMouseMove:c,handleSortClick:f,handleMouseOut:d,store:h,$parent:v}=this;let p=1;return nt("thead",{class:{[t.is("group")]:e}},n.map((g,y)=>nt("tr",{class:i(y),key:y,style:o(y)},g.map((m,b)=>(m.rowSpan>p&&(p=m.rowSpan),nt("th",{class:a(y,b,g,m),colspan:m.colSpan,key:`${m.id}-thead`,rowspan:m.rowSpan,style:r(y,b,g,m),onClick:w=>s(w,m),onContextmenu:w=>l(w,m),onMousedown:w=>u(w,m),onMousemove:w=>c(w,m),onMouseout:d},[nt("div",{class:["cell",m.filteredValue&&m.filteredValue.length>0?"highlight":""]},[m.renderHeader?m.renderHeader({column:m,$index:b,store:h,_self:v}):m.label,m.sortable&&nt("span",{onClick:w=>f(w,m),class:"caret-wrapper"},[nt("i",{onClick:w=>f(w,m,"ascending"),class:"sort-caret ascending"}),nt("i",{onClick:w=>f(w,m,"descending"),class:"sort-caret descending"})]),m.filterable&&nt(aPe,{store:h,placement:m.filterPlacement||"bottom-start",column:m,upDataColumn:(w,x)=>{m[w]=x}})])]))))))}});function cPe(t){const e=We(el),n=z(""),r=z(nt("div")),{nextZIndex:a}=Tv(),i=(v,p,g)=>{var y;const m=e,b=WT(v);let w;const x=(y=m==null?void 0:m.vnode.el)==null?void 0:y.dataset.prefix;b&&(w=WP({columns:t.store.states.columns.value},b,x),w&&(m==null||m.emit(`cell-${g}`,p,w,b,v))),m==null||m.emit(`row-${g}`,p,w,v)},o=(v,p)=>{i(v,p,"dblclick")},s=(v,p)=>{t.store.commit("setCurrentRow",p),i(v,p,"click")},l=(v,p)=>{i(v,p,"contextmenu")},u=Za(v=>{t.store.commit("setHoverRow",v)},30),c=Za(()=>{t.store.commit("setHoverRow",null)},30),f=v=>{const p=window.getComputedStyle(v,null),g=Number.parseInt(p.paddingLeft,10)||0,y=Number.parseInt(p.paddingRight,10)||0,m=Number.parseInt(p.paddingTop,10)||0,b=Number.parseInt(p.paddingBottom,10)||0;return{left:g,right:y,top:m,bottom:b}};return{handleDoubleClick:o,handleClick:s,handleContextMenu:l,handleMouseEnter:u,handleMouseLeave:c,handleCellMouseEnter:(v,p,g)=>{var y;const m=e,b=WT(v),w=(y=m==null?void 0:m.vnode.el)==null?void 0:y.dataset.prefix;if(b){const N=WP({columns:t.store.states.columns.value},b,w),B=m.hoverState={cell:b,column:N,row:p};m==null||m.emit("cell-mouse-enter",B.row,B.column,B.cell,v)}if(!g)return;const x=v.target.querySelector(".cell");if(!(qo(x,`${w}-tooltip`)&&x.childNodes.length))return;const _=document.createRange();_.setStart(x,0),_.setEnd(x,x.childNodes.length);let C=_.getBoundingClientRect().width,T=_.getBoundingClientRect().height;C-Math.floor(C)<.001&&(C=Math.floor(C)),T-Math.floor(T)<.001&&(T=Math.floor(T));const{top:M,left:k,right:R,bottom:O}=f(x),I=k+R,P=M+O;(C+I>x.offsetWidth||T+P>x.offsetHeight||x.scrollWidth>x.offsetWidth)&&GIe(e==null?void 0:e.refs.tableWrapper,b,b.innerText||b.textContent,a,g)},handleCellMouseLeave:v=>{if(!WT(v))return;const g=e==null?void 0:e.hoverState;e==null||e.emit("cell-mouse-leave",g==null?void 0:g.row,g==null?void 0:g.column,g==null?void 0:g.cell,v)},tooltipContent:n,tooltipTrigger:r}}function fPe(t){const e=We(el),n=ke("table");return{getRowStyle:(u,c)=>{const f=e==null?void 0:e.props.rowStyle;return typeof f=="function"?f.call(null,{row:u,rowIndex:c}):f||null},getRowClass:(u,c)=>{const f=[n.e("row")];e!=null&&e.props.highlightCurrentRow&&u===t.store.states.currentRow.value&&f.push("current-row"),t.stripe&&c%2===1&&f.push(n.em("row","striped"));const d=e==null?void 0:e.props.rowClassName;return typeof d=="string"?f.push(d):typeof d=="function"&&f.push(d.call(null,{row:u,rowIndex:c})),f},getCellStyle:(u,c,f,d)=>{const h=e==null?void 0:e.props.cellStyle;let v=h??{};typeof h=="function"&&(v=h.call(null,{rowIndex:u,columnIndex:c,row:f,column:d}));const p=xA(c,t==null?void 0:t.fixed,t.store);return Zp(p,"left"),Zp(p,"right"),Object.assign({},v,p)},getCellClass:(u,c,f,d,h)=>{const v=_A(n.b(),c,t==null?void 0:t.fixed,t.store,void 0,h),p=[d.id,d.align,d.className,...v],g=e==null?void 0:e.props.cellClassName;return typeof g=="string"?p.push(g):typeof g=="function"&&p.push(g.call(null,{rowIndex:u,columnIndex:c,row:f,column:d})),p.push(n.e("cell")),p.filter(y=>!!y).join(" ")},getSpan:(u,c,f,d)=>{let h=1,v=1;const p=e==null?void 0:e.props.spanMethod;if(typeof p=="function"){const g=p({row:u,column:c,rowIndex:f,columnIndex:d});Array.isArray(g)?(h=g[0],v=g[1]):typeof g=="object"&&(h=g.rowspan,v=g.colspan)}return{rowspan:h,colspan:v}},getColspanRealWidth:(u,c,f)=>{if(c<1)return u[f].realWidth;const d=u.map(({realWidth:h,width:v})=>h||v).slice(f,f+c);return Number(d.reduce((h,v)=>Number(h)+Number(v),-1))}}}function dPe(t){const e=We(el),n=ke("table"),{handleDoubleClick:r,handleClick:a,handleContextMenu:i,handleMouseEnter:o,handleMouseLeave:s,handleCellMouseEnter:l,handleCellMouseLeave:u,tooltipContent:c,tooltipTrigger:f}=cPe(t),{getRowStyle:d,getRowClass:h,getCellStyle:v,getCellClass:p,getSpan:g,getColspanRealWidth:y}=fPe(t),m=A(()=>t.store.states.columns.value.findIndex(({type:C})=>C==="default")),b=(C,T)=>{const D=e.props.rowKey;return D?la(C,D):T},w=(C,T,D,E=!1)=>{const{tooltipEffect:M,tooltipOptions:k,store:R}=t,{indent:O,columns:I}=R.states,P=h(C,T);let N=!0;return D&&(P.push(n.em("row",`level-${D.level}`)),N=D.display),nt("tr",{style:[N?null:{display:"none"},d(C,T)],class:P,key:b(C,T),onDblclick:L=>r(L,C),onClick:L=>a(L,C),onContextmenu:L=>i(L,C),onMouseenter:()=>o(T),onMouseleave:s},I.value.map((L,V)=>{const{rowspan:H,colspan:K}=g(C,L,T,V);if(!H||!K)return null;const X=Object.assign({},L);X.realWidth=y(I.value,K,V);const oe={store:t.store,_self:t.context||e,column:X,row:C,$index:T,cellIndex:V,expanded:E};V===m.value&&D&&(oe.treeNode={indent:D.level*O.value,level:D.level},typeof D.expanded=="boolean"&&(oe.treeNode.expanded=D.expanded,"loading"in D&&(oe.treeNode.loading=D.loading),"noLazyChildren"in D&&(oe.treeNode.noLazyChildren=D.noLazyChildren)));const te=`${T},${V}`,re=X.columnKey||X.rawColumnKey||"",ne=x(V,L,oe),J=L.showOverflowTooltip&&xK({effect:M},k,L.showOverflowTooltip);return nt("td",{style:v(T,V,C,L),class:p(T,V,C,L,K-1),key:`${re}${te}`,rowspan:H,colspan:K,onMouseenter:he=>l(he,C,J),onMouseleave:u},[ne])}))},x=(C,T,D)=>T.renderCell(D);return{wrappedRowRender:(C,T)=>{const D=t.store,{isRowExpanded:E,assertRowKey:M}=D,{treeData:k,lazyTreeNodeMap:R,childrenColumnName:O,rowKey:I}=D.states,P=D.states.columns.value;if(P.some(({type:B})=>B==="expand")){const B=E(C),L=w(C,T,void 0,B),V=e.renderExpanded;return B?V?[[L,nt("tr",{key:`expanded-row__${L.key}`},[nt("td",{colspan:P.length,class:`${n.e("cell")} ${n.e("expanded-cell")}`},[V({row:C,$index:T,store:D,expanded:B})])])]]:(console.error("[Element Error]renderExpanded is required."),L):[[L]]}else if(Object.keys(k.value).length){M();const B=la(C,I.value);let L=k.value[B],V=null;L&&(V={expanded:L.expanded,level:L.level,display:!0},typeof L.lazy=="boolean"&&(typeof L.loaded=="boolean"&&L.loaded&&(V.noLazyChildren=!(L.children&&L.children.length)),V.loading=L.loading));const H=[w(C,T,V)];if(L){let K=0;const X=(te,re)=>{te&&te.length&&re&&te.forEach(ne=>{const J={display:re.display&&re.expanded,level:re.level+1,expanded:!1,noLazyChildren:!1,loading:!1},he=la(ne,I.value);if(he==null)throw new Error("For nested data item, row-key is required.");if(L={...k.value[he]},L&&(J.expanded=L.expanded,L.level=L.level||J.level,L.display=!!(L.expanded&&J.display),typeof L.lazy=="boolean"&&(typeof L.loaded=="boolean"&&L.loaded&&(J.noLazyChildren=!(L.children&&L.children.length)),J.loading=L.loading)),K++,H.push(w(ne,T+K,J)),L){const ue=R.value[he]||ne[O.value];X(ue,L)}})};L.display=!0;const oe=R.value[B]||C[O.value];X(oe,L)}return H}else return w(C,T,void 0)},tooltipContent:c,tooltipTrigger:f}}const hPe={store:{required:!0,type:Object},stripe:Boolean,tooltipEffect:String,tooltipOptions:{type:Object},context:{default:()=>({}),type:Object},rowClassName:[String,Function],rowStyle:[Object,Function],fixed:{type:String,default:""},highlight:Boolean};var pPe=ie({name:"ElTableBody",props:hPe,setup(t){const e=xt(),n=We(el),r=ke("table"),{wrappedRowRender:a,tooltipContent:i,tooltipTrigger:o}=dPe(t),{onColumnsChange:s,onScrollableChange:l}=KY(n);return Ee(t.store.states.hoverRow,(u,c)=>{!t.store.states.isComplex.value||!Wt||Up(()=>{const f=e==null?void 0:e.vnode.el,d=Array.from((f==null?void 0:f.children)||[]).filter(p=>p==null?void 0:p.classList.contains(`${r.e("row")}`)),h=d[c],v=d[u];h&&yi(h,"hover-row"),v&&Ls(v,"hover-row")})}),xc(()=>{var u;(u=fl)==null||u()}),{ns:r,onColumnsChange:s,onScrollableChange:l,wrappedRowRender:a,tooltipContent:i,tooltipTrigger:o}},render(){const{wrappedRowRender:t,store:e}=this,n=e.states.data.value||[];return nt("tbody",{tabIndex:-1},[n.reduce((r,a)=>r.concat(t(a,r.length)),[])])}});function CA(t){const e=t.tableLayout==="auto";let n=t.columns||[];e&&n.every(a=>a.width===void 0)&&(n=[]);const r=a=>{const i={key:`${t.tableLayout}_${a.id}`,style:{},name:void 0};return e?i.style={width:`${a.width}px`}:i.name=a.id,i};return nt("colgroup",{},n.map(a=>nt("col",r(a))))}CA.props=["columns","tableLayout"];function vPe(){const t=We(el),e=t==null?void 0:t.store,n=A(()=>e.states.fixedLeafColumnsLength.value),r=A(()=>e.states.rightFixedColumns.value.length),a=A(()=>e.states.columns.value.length),i=A(()=>e.states.fixedColumns.value.length),o=A(()=>e.states.rightFixedColumns.value.length);return{leftFixedLeafCount:n,rightFixedLeafCount:r,columnsCount:a,leftFixedCount:i,rightFixedCount:o,columns:e.states.columns}}function gPe(t){const{columns:e}=vPe(),n=ke("table");return{getCellClasses:(i,o)=>{const s=i[o],l=[n.e("cell"),s.id,s.align,s.labelClassName,..._A(n.b(),o,s.fixed,t.store)];return s.className&&l.push(s.className),s.children||l.push(n.is("leaf")),l},getCellStyles:(i,o)=>{const s=xA(o,i.fixed,t.store);return Zp(s,"left"),Zp(s,"right"),s},columns:e}}var yPe=ie({name:"ElTableFooter",props:{fixed:{type:String,default:""},store:{required:!0,type:Object},summaryMethod:Function,sumText:String,border:Boolean,defaultSort:{type:Object,default:()=>({prop:"",order:""})}},setup(t){const{getCellClasses:e,getCellStyles:n,columns:r}=gPe(t);return{ns:ke("table"),getCellClasses:e,getCellStyles:n,columns:r}},render(){const{columns:t,getCellStyles:e,getCellClasses:n,summaryMethod:r,sumText:a,ns:i}=this,o=this.store.states.data.value;let s=[];return r?s=r({columns:t,data:o}):t.forEach((l,u)=>{if(u===0){s[u]=a;return}const c=o.map(v=>Number(v[l.property])),f=[];let d=!0;c.forEach(v=>{if(!Number.isNaN(+v)){d=!1;const p=`${v}`.split(".")[1];f.push(p?p.length:0)}});const h=Math.max.apply(null,f);d?s[u]="":s[u]=c.reduce((v,p)=>{const g=Number(p);return Number.isNaN(+g)?v:Number.parseFloat((v+p).toFixed(Math.min(h,20)))},0)}),nt("table",{class:i.e("footer"),cellspacing:"0",cellpadding:"0",border:"0"},[CA({columns:t}),nt("tbody",[nt("tr",{},[...t.map((l,u)=>nt("td",{key:u,colspan:l.colSpan,rowspan:l.rowSpan,class:n(t,u),style:e(l,u)},[nt("div",{class:["cell",l.labelClassName]},[s[u]])]))])])])}});function mPe(t){return{setCurrentRow:c=>{t.commit("setCurrentRow",c)},getSelectionRows:()=>t.getSelectionRows(),toggleRowSelection:(c,f)=>{t.toggleRowSelection(c,f,!1),t.updateAllSelected()},clearSelection:()=>{t.clearSelection()},clearFilter:c=>{t.clearFilter(c)},toggleAllSelection:()=>{t.commit("toggleAllSelection")},toggleRowExpansion:(c,f)=>{t.toggleRowExpansionAdapter(c,f)},clearSort:()=>{t.clearSort()},sort:(c,f)=>{t.commit("sort",{prop:c,order:f})}}}function bPe(t,e,n,r){const a=z(!1),i=z(null),o=z(!1),s=L=>{o.value=L},l=z({width:null,height:null,headerHeight:null}),u=z(!1),c={display:"inline-block",verticalAlign:"middle"},f=z(),d=z(0),h=z(0),v=z(0),p=z(0),g=z(0);Li(()=>{e.setHeight(t.height)}),Li(()=>{e.setMaxHeight(t.maxHeight)}),Ee(()=>[t.currentRowKey,n.states.rowKey],([L,V])=>{!S(V)||!S(L)||n.setCurrentRowKey(`${L}`)},{immediate:!0}),Ee(()=>t.data,L=>{r.store.commit("setData",L)},{immediate:!0,deep:!0}),Li(()=>{t.expandRowKeys&&n.setExpandRowKeysAdapter(t.expandRowKeys)});const y=()=>{r.store.commit("setHoverRow",null),r.hoverState&&(r.hoverState=null)},m=(L,V)=>{const{pixelX:H,pixelY:K}=V;Math.abs(H)>=Math.abs(K)&&(r.refs.bodyWrapper.scrollLeft+=V.pixelX/5)},b=A(()=>t.height||t.maxHeight||n.states.fixedColumns.value.length>0||n.states.rightFixedColumns.value.length>0),w=A(()=>({width:e.bodyWidth.value?`${e.bodyWidth.value}px`:""})),x=()=>{b.value&&e.updateElsHeight(),e.updateColumnsWidth(),requestAnimationFrame(D)};pt(async()=>{await qe(),n.updateColumns(),E(),requestAnimationFrame(x);const L=r.vnode.el,V=r.refs.headerWrapper;t.flexible&&L&&L.parentElement&&(L.parentElement.style.minWidth="0"),l.value={width:f.value=L.offsetWidth,height:L.offsetHeight,headerHeight:t.showHeader&&V?V.offsetHeight:null},n.states.columns.value.forEach(H=>{H.filteredValue&&H.filteredValue.length&&r.store.commit("filterChange",{column:H,values:H.filteredValue,silent:!0})}),r.$ready=!0});const _=(L,V)=>{if(!L)return;const H=Array.from(L.classList).filter(K=>!K.startsWith("is-scrolling-"));H.push(e.scrollX.value?V:"is-scrolling-none"),L.className=H.join(" ")},C=L=>{const{tableWrapper:V}=r.refs;_(V,L)},T=L=>{const{tableWrapper:V}=r.refs;return!!(V&&V.classList.contains(L))},D=function(){if(!r.refs.scrollBarRef)return;if(!e.scrollX.value){const re="is-scrolling-none";T(re)||C(re);return}const L=r.refs.scrollBarRef.wrapRef;if(!L)return;const{scrollLeft:V,offsetWidth:H,scrollWidth:K}=L,{headerWrapper:X,footerWrapper:oe}=r.refs;X&&(X.scrollLeft=V),oe&&(oe.scrollLeft=V);const te=K-H-1;V>=te?C("is-scrolling-right"):C(V===0?"is-scrolling-left":"is-scrolling-middle")},E=()=>{r.refs.scrollBarRef&&(r.refs.scrollBarRef.wrapRef&&$n(r.refs.scrollBarRef.wrapRef,"scroll",D,{passive:!0}),t.fit?Da(r.vnode.el,M):$n(window,"resize",M),Da(r.refs.bodyWrapper,()=>{var L,V;M(),(V=(L=r.refs)==null?void 0:L.scrollBarRef)==null||V.update()}))},M=()=>{var L,V,H,K;const X=r.vnode.el;if(!r.$ready||!X)return;let oe=!1;const{width:te,height:re,headerHeight:ne}=l.value,J=f.value=X.offsetWidth;te!==J&&(oe=!0);const he=X.offsetHeight;(t.height||b.value)&&re!==he&&(oe=!0);const ue=t.tableLayout==="fixed"?r.refs.headerWrapper:(L=r.refs.tableHeaderRef)==null?void 0:L.$el;t.showHeader&&(ue==null?void 0:ue.offsetHeight)!==ne&&(oe=!0),d.value=((V=r.refs.tableWrapper)==null?void 0:V.scrollHeight)||0,v.value=(ue==null?void 0:ue.scrollHeight)||0,p.value=((H=r.refs.footerWrapper)==null?void 0:H.offsetHeight)||0,g.value=((K=r.refs.appendWrapper)==null?void 0:K.offsetHeight)||0,h.value=d.value-v.value-p.value-g.value,oe&&(l.value={width:J,height:he,headerHeight:t.showHeader&&(ue==null?void 0:ue.offsetHeight)||0},x())},k=_r(),R=A(()=>{const{bodyWidth:L,scrollY:V,gutterWidth:H}=e;return L.value?`${L.value-(V.value?H:0)}px`:""}),O=A(()=>t.maxHeight?"fixed":t.tableLayout),I=A(()=>{if(t.data&&t.data.length)return null;let L="100%";t.height&&h.value&&(L=`${h.value}px`);const V=f.value;return{width:V?`${V}px`:"",height:L}}),P=A(()=>t.height?{height:Number.isNaN(Number(t.height))?t.height:`${t.height}px`}:t.maxHeight?{maxHeight:Number.isNaN(Number(t.maxHeight))?t.maxHeight:`${t.maxHeight}px`}:{}),N=A(()=>t.height?{height:"100%"}:t.maxHeight?Number.isNaN(Number(t.maxHeight))?{maxHeight:`calc(${t.maxHeight} - ${v.value+p.value}px)`}:{maxHeight:`${t.maxHeight-v.value-p.value}px`}:{});return{isHidden:a,renderExpanded:i,setDragVisible:s,isGroup:u,handleMouseLeave:y,handleHeaderFooterMousewheel:m,tableSize:k,emptyBlockStyle:I,handleFixedMousewheel:(L,V)=>{const H=r.refs.bodyWrapper;if(Math.abs(V.spinY)>0){const K=H.scrollTop;V.pixelY<0&&K!==0&&L.preventDefault(),V.pixelY>0&&H.scrollHeight-H.clientHeight>K&&L.preventDefault(),H.scrollTop+=Math.ceil(V.pixelY/5)}else H.scrollLeft+=Math.ceil(V.pixelX/5)},resizeProxyVisible:o,bodyWidth:R,resizeState:l,doLayout:x,tableBodyStyles:w,tableLayout:O,scrollbarViewStyle:c,tableInnerStyle:P,scrollbarStyle:N}}function SPe(t){const e=z(),n=()=>{const a=t.vnode.el.querySelector(".hidden-columns"),i={childList:!0,subtree:!0},o=t.store.states.updateOrderFns;e.value=new MutationObserver(()=>{o.forEach(s=>s())}),e.value.observe(a,i)};pt(()=>{n()}),xc(()=>{var r;(r=e.value)==null||r.disconnect()})}var wPe={data:{type:Array,default:()=>[]},size:pa,width:[String,Number],height:[String,Number],maxHeight:[String,Number],fit:{type:Boolean,default:!0},stripe:Boolean,border:Boolean,rowKey:[String,Function],showHeader:{type:Boolean,default:!0},showSummary:Boolean,sumText:String,summaryMethod:Function,rowClassName:[String,Function],rowStyle:[Object,Function],cellClassName:[String,Function],cellStyle:[Object,Function],headerRowClassName:[String,Function],headerRowStyle:[Object,Function],headerCellClassName:[String,Function],headerCellStyle:[Object,Function],highlightCurrentRow:Boolean,currentRowKey:[String,Number],emptyText:String,expandRowKeys:Array,defaultExpandAll:Boolean,defaultSort:Object,tooltipEffect:String,tooltipOptions:Object,spanMethod:Function,selectOnIndeterminate:{type:Boolean,default:!0},indent:{type:Number,default:16},treeProps:{type:Object,default:()=>({hasChildren:"hasChildren",children:"children"})},lazy:Boolean,load:Function,style:{type:Object,default:()=>({})},className:{type:String,default:""},tableLayout:{type:String,default:"fixed"},scrollbarAlwaysOn:{type:Boolean,default:!1},flexible:Boolean,showOverflowTooltip:[Boolean,Object]};const _Pe=()=>{const t=z(),e=(i,o)=>{const s=t.value;s&&s.scrollTo(i,o)},n=(i,o)=>{const s=t.value;s&&ut(o)&&["Top","Left"].includes(i)&&s[`setScroll${i}`](o)};return{scrollBarRef:t,scrollTo:e,setScrollTop:i=>n("Top",i),setScrollLeft:i=>n("Left",i)}};let xPe=1;const CPe=ie({name:"ElTable",directives:{Mousewheel:uMe},components:{TableHeader:uPe,TableBody:pPe,TableFooter:yPe,ElScrollbar:jl,hColgroup:CA},props:wPe,emits:["select","select-all","selection-change","cell-mouse-enter","cell-mouse-leave","cell-contextmenu","cell-click","cell-dblclick","row-click","row-contextmenu","row-dblclick","header-click","header-contextmenu","sort-change","filter-change","current-change","header-dragend","expand-change"],setup(t){const{t:e}=Yt(),n=ke("table"),r=xt();Vt(el,r);const a=XIe(r,t);r.store=a;const i=new ZIe({store:r.store,table:r,fit:t.fit,showHeader:t.showHeader});r.layout=i;const o=A(()=>(a.states.data.value||[]).length===0),{setCurrentRow:s,getSelectionRows:l,toggleRowSelection:u,clearSelection:c,clearFilter:f,toggleAllSelection:d,toggleRowExpansion:h,clearSort:v,sort:p}=mPe(a),{isHidden:g,renderExpanded:y,setDragVisible:m,isGroup:b,handleMouseLeave:w,handleHeaderFooterMousewheel:x,tableSize:_,emptyBlockStyle:C,handleFixedMousewheel:T,resizeProxyVisible:D,bodyWidth:E,resizeState:M,doLayout:k,tableBodyStyles:R,tableLayout:O,scrollbarViewStyle:I,tableInnerStyle:P,scrollbarStyle:N}=bPe(t,i,a,r),{scrollBarRef:B,scrollTo:L,setScrollLeft:V,setScrollTop:H}=_Pe(),K=Za(k,50),X=`${n.namespace.value}-table_${xPe++}`;r.tableId=X,r.state={isGroup:b,resizeState:M,doLayout:k,debouncedUpdateLayout:K};const oe=A(()=>t.sumText||e("el.table.sumText")),te=A(()=>t.emptyText||e("el.table.emptyText"));return SPe(r),{ns:n,layout:i,store:a,handleHeaderFooterMousewheel:x,handleMouseLeave:w,tableId:X,tableSize:_,isHidden:g,isEmpty:o,renderExpanded:y,resizeProxyVisible:D,resizeState:M,isGroup:b,bodyWidth:E,tableBodyStyles:R,emptyBlockStyle:C,debouncedUpdateLayout:K,handleFixedMousewheel:T,setCurrentRow:s,getSelectionRows:l,toggleRowSelection:u,clearSelection:c,clearFilter:f,toggleAllSelection:d,toggleRowExpansion:h,clearSort:v,doLayout:k,sort:p,t:e,setDragVisible:m,context:r,computedSumText:oe,computedEmptyText:te,tableLayout:O,scrollbarViewStyle:I,tableInnerStyle:P,scrollbarStyle:N,scrollBarRef:B,scrollTo:L,setScrollLeft:V,setScrollTop:H}}}),TPe=["data-prefix"],EPe={ref:"hiddenColumns",class:"hidden-columns"};function MPe(t,e,n,r,a,i){const o=Ge("hColgroup"),s=Ge("table-header"),l=Ge("table-body"),u=Ge("el-scrollbar"),c=Ge("table-footer"),f=J0("mousewheel");return $(),Z("div",{ref:"tableWrapper",class:F([{[t.ns.m("fit")]:t.fit,[t.ns.m("striped")]:t.stripe,[t.ns.m("border")]:t.border||t.isGroup,[t.ns.m("hidden")]:t.isHidden,[t.ns.m("group")]:t.isGroup,[t.ns.m("fluid-height")]:t.maxHeight,[t.ns.m("scrollable-x")]:t.layout.scrollX.value,[t.ns.m("scrollable-y")]:t.layout.scrollY.value,[t.ns.m("enable-row-hover")]:!t.store.states.isComplex.value,[t.ns.m("enable-row-transition")]:(t.store.states.data.value||[]).length!==0&&(t.store.states.data.value||[]).length<100,"has-footer":t.showSummary},t.ns.m(t.tableSize),t.className,t.ns.b(),t.ns.m(`layout-${t.tableLayout}`)]),style:Ze(t.style),"data-prefix":t.ns.namespace.value,onMouseleave:e[0]||(e[0]=(...d)=>t.handleMouseLeave&&t.handleMouseLeave(...d))},[G("div",{class:F(t.ns.e("inner-wrapper")),style:Ze(t.tableInnerStyle)},[G("div",EPe,[Te(t.$slots,"default")],512),t.showHeader&&t.tableLayout==="fixed"?mt(($(),Z("div",{key:0,ref:"headerWrapper",class:F(t.ns.e("header-wrapper"))},[G("table",{ref:"tableHeader",class:F(t.ns.e("header")),style:Ze(t.tableBodyStyles),border:"0",cellpadding:"0",cellspacing:"0"},[U(o,{columns:t.store.states.columns.value,"table-layout":t.tableLayout},null,8,["columns","table-layout"]),U(s,{ref:"tableHeaderRef",border:t.border,"default-sort":t.defaultSort,store:t.store,onSetDragVisible:t.setDragVisible},null,8,["border","default-sort","store","onSetDragVisible"])],6)],2)),[[f,t.handleHeaderFooterMousewheel]]):le("v-if",!0),G("div",{ref:"bodyWrapper",class:F(t.ns.e("body-wrapper"))},[U(u,{ref:"scrollBarRef","view-style":t.scrollbarViewStyle,"wrap-style":t.scrollbarStyle,always:t.scrollbarAlwaysOn},{default:Q(()=>[G("table",{ref:"tableBody",class:F(t.ns.e("body")),cellspacing:"0",cellpadding:"0",border:"0",style:Ze({width:t.bodyWidth,tableLayout:t.tableLayout})},[U(o,{columns:t.store.states.columns.value,"table-layout":t.tableLayout},null,8,["columns","table-layout"]),t.showHeader&&t.tableLayout==="auto"?($(),de(s,{key:0,ref:"tableHeaderRef",border:t.border,"default-sort":t.defaultSort,store:t.store,onSetDragVisible:t.setDragVisible},null,8,["border","default-sort","store","onSetDragVisible"])):le("v-if",!0),U(l,{context:t.context,highlight:t.highlightCurrentRow,"row-class-name":t.rowClassName,"tooltip-effect":t.tooltipEffect,"tooltip-options":t.tooltipOptions,"row-style":t.rowStyle,store:t.store,stripe:t.stripe},null,8,["context","highlight","row-class-name","tooltip-effect","tooltip-options","row-style","store","stripe"])],6),t.isEmpty?($(),Z("div",{key:0,ref:"emptyBlock",style:Ze(t.emptyBlockStyle),class:F(t.ns.e("empty-block"))},[G("span",{class:F(t.ns.e("empty-text"))},[Te(t.$slots,"empty",{},()=>[Je(Oe(t.computedEmptyText),1)])],2)],6)):le("v-if",!0),t.$slots.append?($(),Z("div",{key:1,ref:"appendWrapper",class:F(t.ns.e("append-wrapper"))},[Te(t.$slots,"append")],2)):le("v-if",!0)]),_:3},8,["view-style","wrap-style","always"])],2),t.showSummary?mt(($(),Z("div",{key:1,ref:"footerWrapper",class:F(t.ns.e("footer-wrapper"))},[U(c,{border:t.border,"default-sort":t.defaultSort,store:t.store,style:Ze(t.tableBodyStyles),"sum-text":t.computedSumText,"summary-method":t.summaryMethod},null,8,["border","default-sort","store","style","sum-text","summary-method"])],2)),[[Qt,!t.isEmpty],[f,t.handleHeaderFooterMousewheel]]):le("v-if",!0),t.border||t.isGroup?($(),Z("div",{key:2,class:F(t.ns.e("border-left-patch"))},null,2)):le("v-if",!0)],6),mt(G("div",{ref:"resizeProxy",class:F(t.ns.e("column-resize-proxy"))},null,2),[[Qt,t.resizeProxyVisible]])],46,TPe)}var DPe=Ne(CPe,[["render",MPe],["__file","/home/runner/work/element-plus/element-plus/packages/components/table/src/table.vue"]]);const kPe={selection:"table-column--selection",expand:"table__expand-column"},RPe={default:{order:""},selection:{width:48,minWidth:48,realWidth:48,order:""},expand:{width:48,minWidth:48,realWidth:48,order:""},index:{width:48,minWidth:48,realWidth:48,order:""}},LPe=t=>kPe[t]||"",OPe={selection:{renderHeader({store:t,column:e}){function n(){return t.states.data.value&&t.states.data.value.length===0}return nt(vo,{disabled:n(),size:t.states.tableSize.value,indeterminate:t.states.selection.value.length>0&&!t.states.isAllSelected.value,"onUpdate:modelValue":t.toggleAllSelection,modelValue:t.states.isAllSelected.value,ariaLabel:e.label})},renderCell({row:t,column:e,store:n,$index:r}){return nt(vo,{disabled:e.selectable?!e.selectable.call(null,t,r):!1,size:n.states.tableSize.value,onChange:()=>{n.commit("rowSelectedChanged",t)},onClick:a=>a.stopPropagation(),modelValue:n.isSelected(t),ariaLabel:e.label})},sortable:!1,resizable:!1},index:{renderHeader({column:t}){return t.label||"#"},renderCell({column:t,$index:e}){let n=e+1;const r=t.index;return typeof r=="number"?n=e+r:typeof r=="function"&&(n=r(e)),nt("div",{},[n])},sortable:!1},expand:{renderHeader({column:t}){return t.label||""},renderCell({row:t,store:e,expanded:n}){const{ns:r}=e,a=[r.e("expand-icon")];return n&&a.push(r.em("expand-icon","expanded")),nt("div",{class:a,onClick:function(o){o.stopPropagation(),e.toggleRowExpansion(t)}},{default:()=>[nt(Xe,null,{default:()=>[nt(Wa)]})]})},sortable:!1,resizable:!1}};function APe({row:t,column:e,$index:n}){var r;const a=e.property,i=a&&_S(t,a).value;return e&&e.formatter?e.formatter(t,e,i,n):((r=i==null?void 0:i.toString)==null?void 0:r.call(i))||""}function NPe({row:t,treeNode:e,store:n},r=!1){const{ns:a}=n;if(!e)return r?[nt("span",{class:a.e("placeholder")})]:null;const i=[],o=function(s){s.stopPropagation(),!e.loading&&n.loadOrToggle(t)};if(e.indent&&i.push(nt("span",{class:a.e("indent"),style:{"padding-left":`${e.indent}px`}})),typeof e.expanded=="boolean"&&!e.noLazyChildren){const s=[a.e("expand-icon"),e.expanded?a.em("expand-icon","expanded"):""];let l=Wa;e.loading&&(l=Ec),i.push(nt("div",{class:s,onClick:o},{default:()=>[nt(Xe,{class:{[a.is("loading")]:e.loading}},{default:()=>[nt(l)]})]}))}else i.push(nt("span",{class:a.e("placeholder")}));return i}function YP(t,e){return t.reduce((n,r)=>(n[r]=r,n),e)}function VPe(t,e){const n=xt();return{registerComplexWatchers:()=>{const i=["fixed"],o={realWidth:"width",realMinWidth:"minWidth"},s=YP(i,o);Object.keys(s).forEach(l=>{const u=o[l];Ut(e,u)&&Ee(()=>e[u],c=>{let f=c;u==="width"&&l==="realWidth"&&(f=wA(c)),u==="minWidth"&&l==="realMinWidth"&&(f=zY(c)),n.columnConfig.value[u]=f,n.columnConfig.value[l]=f;const d=u==="fixed";t.value.store.scheduleLayout(d)})})},registerNormalWatchers:()=>{const i=["label","filters","filterMultiple","filteredValue","sortable","index","formatter","className","labelClassName","showOverflowTooltip"],o={property:"prop",align:"realAlign",headerAlign:"realHeaderAlign"},s=YP(i,o);Object.keys(s).forEach(l=>{const u=o[l];Ut(e,u)&&Ee(()=>e[u],c=>{n.columnConfig.value[l]=c})})}}}function BPe(t,e,n){const r=xt(),a=z(""),i=z(!1),o=z(),s=z(),l=ke("table");Li(()=>{o.value=t.align?`is-${t.align}`:null,o.value}),Li(()=>{s.value=t.headerAlign?`is-${t.headerAlign}`:o.value,s.value});const u=A(()=>{let w=r.vnode.vParent||r.parent;for(;w&&!w.tableId&&!w.columnId;)w=w.vnode.vParent||w.parent;return w}),c=A(()=>{const{store:w}=r.parent;if(!w)return!1;const{treeData:x}=w.states,_=x.value;return _&&Object.keys(_).length>0}),f=z(wA(t.width)),d=z(zY(t.minWidth)),h=w=>(f.value&&(w.width=f.value),d.value&&(w.minWidth=d.value),!f.value&&d.value&&(w.width=void 0),w.minWidth||(w.minWidth=80),w.realWidth=Number(w.width===void 0?w.minWidth:w.width),w),v=w=>{const x=w.type,_=OPe[x]||{};Object.keys(_).forEach(T=>{const D=_[T];T!=="className"&&D!==void 0&&(w[T]=D)});const C=LPe(x);if(C){const T=`${S(l.namespace)}-${C}`;w.className=w.className?`${w.className} ${T}`:T}return w},p=w=>{Array.isArray(w)?w.forEach(_=>x(_)):x(w);function x(_){var C;((C=_==null?void 0:_.type)==null?void 0:C.name)==="ElTableColumn"&&(_.vParent=r)}};return{columnId:a,realAlign:o,isSubColumn:i,realHeaderAlign:s,columnOrTableParent:u,setColumnWidth:h,setColumnForcedProps:v,setColumnRenders:w=>{t.renderHeader||w.type!=="selection"&&(w.renderHeader=_=>{r.columnConfig.value.label;const C=e.header;return C?C(_):w.label});let x=w.renderCell;return w.type==="expand"?(w.renderCell=_=>nt("div",{class:"cell"},[x(_)]),n.value.renderExpanded=_=>e.default?e.default(_):e.default):(x=x||APe,w.renderCell=_=>{let C=null;if(e.default){const R=e.default(_);C=R.some(O=>O.type!==Ha)?R:x(_)}else C=x(_);const{columns:T}=n.value.store.states,D=T.value.findIndex(R=>R.type==="default"),E=c.value&&_.cellIndex===D,M=NPe(_,E),k={class:"cell",style:{}};return w.showOverflowTooltip&&(k.class=`${k.class} ${S(l.namespace)}-tooltip`,k.style={width:`${(_.column.realWidth||Number(_.column.width))-1}px`}),p(C),nt("div",k,[M,C])}),w},getPropsData:(...w)=>w.reduce((x,_)=>(Array.isArray(_)&&_.forEach(C=>{x[C]=t[C]}),x),{}),getColumnElIndex:(w,x)=>Array.prototype.indexOf.call(w,x),updateColumnOrder:()=>{n.value.store.commit("updateColumnOrder",r.columnConfig.value)}}}var $Pe={type:{type:String,default:"default"},label:String,className:String,labelClassName:String,property:String,prop:String,width:{type:[String,Number],default:""},minWidth:{type:[String,Number],default:""},renderHeader:Function,sortable:{type:[Boolean,String],default:!1},sortMethod:Function,sortBy:[String,Function,Array],resizable:{type:Boolean,default:!0},columnKey:String,align:String,headerAlign:String,showOverflowTooltip:{type:[Boolean,Object],default:void 0},fixed:[Boolean,String],formatter:Function,selectable:Function,reserveSelection:Boolean,filterMethod:Function,filteredValue:Array,filters:Array,filterPlacement:String,filterMultiple:{type:Boolean,default:!0},index:[Number,Function],sortOrders:{type:Array,default:()=>["ascending","descending",null],validator:t=>t.every(e=>["ascending","descending",null].includes(e))}};let IPe=1;var YY=ie({name:"ElTableColumn",components:{ElCheckbox:vo},props:$Pe,setup(t,{slots:e}){const n=xt(),r=z({}),a=A(()=>{let b=n.parent;for(;b&&!b.tableId;)b=b.parent;return b}),{registerNormalWatchers:i,registerComplexWatchers:o}=VPe(a,t),{columnId:s,isSubColumn:l,realHeaderAlign:u,columnOrTableParent:c,setColumnWidth:f,setColumnForcedProps:d,setColumnRenders:h,getPropsData:v,getColumnElIndex:p,realAlign:g,updateColumnOrder:y}=BPe(t,e,a),m=c.value;s.value=`${m.tableId||m.columnId}_column_${IPe++}`,xx(()=>{l.value=a.value!==m;const b=t.type||"default",w=t.sortable===""?!0:t.sortable,x=kr(t.showOverflowTooltip)?m.props.showOverflowTooltip:t.showOverflowTooltip,_={...RPe[b],id:s.value,type:b,property:t.prop||t.property,align:g,headerAlign:u,showOverflowTooltip:x,filterable:t.filters||t.filterMethod,filteredValue:[],filterPlacement:"",isColumnGroup:!1,isSubColumn:!1,filterOpened:!1,sortable:w,index:t.index,rawColumnKey:n.vnode.key};let M=v(["columnKey","label","className","labelClassName","type","renderHeader","formatter","fixed","resizable"],["sortMethod","sortBy","sortOrders"],["selectable","reserveSelection"],["filterMethod","filters","filterMultiple","filterOpened","filteredValue","filterPlacement"]);M=IIe(_,M),M=FIe(h,f,d)(M),r.value=M,i(),o()}),pt(()=>{var b;const w=c.value,x=l.value?w.vnode.el.children:(b=w.refs.hiddenColumns)==null?void 0:b.children,_=()=>p(x||[],n.vnode.el);r.value.getColumnIndex=_,_()>-1&&a.value.store.commit("insertColumn",r.value,l.value?w.columnConfig.value:null,y)}),Rn(()=>{a.value.store.commit("removeColumn",r.value,l.value?m.columnConfig.value:null,y)}),n.columnId=s.value,n.columnConfig=r},render(){var t,e,n;try{const r=(e=(t=this.$slots).default)==null?void 0:e.call(t,{row:{},column:{},$index:-1}),a=[];if(Array.isArray(r))for(const o of r)((n=o.type)==null?void 0:n.name)==="ElTableColumn"||o.shapeFlag&2?a.push(o):o.type===Qe&&Array.isArray(o.children)&&o.children.forEach(s=>{(s==null?void 0:s.patchFlag)!==1024&&!dt(s==null?void 0:s.children)&&a.push(s)});return nt("div",a)}catch{return nt("div",[])}}});const PPe=Et(DPe,{TableColumn:YY}),FPe=Qn(YY);var xy=(t=>(t.ASC="asc",t.DESC="desc",t))(xy||{}),Cy=(t=>(t.CENTER="center",t.RIGHT="right",t))(Cy||{}),XY=(t=>(t.LEFT="left",t.RIGHT="right",t))(XY||{});const ck={asc:"desc",desc:"asc"},Ty=Symbol("placeholder"),zPe=(t,e,n)=>{var r;const a={flexGrow:0,flexShrink:0,...n?{}:{flexGrow:t.flexGrow||0,flexShrink:t.flexShrink||1}};n||(a.flexShrink=1);const i={...(r=t.style)!=null?r:{},...a,flexBasis:"auto",width:t.width};return e||(t.maxWidth&&(i.maxWidth=t.maxWidth),t.minWidth&&(i.minWidth=t.minWidth)),i};function GPe(t,e,n){const r=A(()=>S(e).filter(p=>!p.hidden)),a=A(()=>S(r).filter(p=>p.fixed==="left"||p.fixed===!0)),i=A(()=>S(r).filter(p=>p.fixed==="right")),o=A(()=>S(r).filter(p=>!p.fixed)),s=A(()=>{const p=[];return S(a).forEach(g=>{p.push({...g,placeholderSign:Ty})}),S(o).forEach(g=>{p.push(g)}),S(i).forEach(g=>{p.push({...g,placeholderSign:Ty})}),p}),l=A(()=>S(a).length||S(i).length),u=A(()=>S(e).reduce((g,y)=>(g[y.key]=zPe(y,S(n),t.fixed),g),{})),c=A(()=>S(r).reduce((p,g)=>p+g.width,0)),f=p=>S(e).find(g=>g.key===p),d=p=>S(u)[p],h=(p,g)=>{p.width=g};function v(p){var g;const{key:y}=p.currentTarget.dataset;if(!y)return;const{sortState:m,sortBy:b}=t;let w=xy.ASC;Ot(m)?w=ck[m[y]]:w=ck[b.order],(g=t.onColumnSort)==null||g.call(t,{column:f(y),key:y,order:w})}return{columns:e,columnsStyles:u,columnsTotalWidth:c,fixedColumnsOnLeft:a,fixedColumnsOnRight:i,hasFixedColumns:l,mainColumns:s,normalColumns:o,visibleColumns:r,getColumn:f,getColumnStyle:d,updateColumnWidth:h,onColumnSorted:v}}const UPe=(t,{mainTableRef:e,leftTableRef:n,rightTableRef:r,onMaybeEndReached:a})=>{const i=z({scrollLeft:0,scrollTop:0});function o(h){var v,p,g;const{scrollTop:y}=h;(v=e.value)==null||v.scrollTo(h),(p=n.value)==null||p.scrollToTop(y),(g=r.value)==null||g.scrollToTop(y)}function s(h){i.value=h,o(h)}function l(h){i.value.scrollTop=h,o(S(i))}function u(h){var v,p;i.value.scrollLeft=h,(p=(v=e.value)==null?void 0:v.scrollTo)==null||p.call(v,S(i))}function c(h){var v;s(h),(v=t.onScroll)==null||v.call(t,h)}function f({scrollTop:h}){const{scrollTop:v}=S(i);h!==v&&l(h)}function d(h,v="auto"){var p;(p=e.value)==null||p.scrollToRow(h,v)}return Ee(()=>S(i).scrollTop,(h,v)=>{h>v&&a()}),{scrollPos:i,scrollTo:s,scrollToLeft:u,scrollToTop:l,scrollToRow:d,onScroll:c,onVerticalScroll:f}},HPe=(t,{mainTableRef:e,leftTableRef:n,rightTableRef:r})=>{const a=xt(),{emit:i}=a,o=Tn(!1),s=Tn(null),l=z(t.defaultExpandedRowKeys||[]),u=z(-1),c=Tn(null),f=z({}),d=z({}),h=Tn({}),v=Tn({}),p=Tn({}),g=A(()=>ut(t.estimatedRowHeight));function y(T){var D;(D=t.onRowsRendered)==null||D.call(t,T),T.rowCacheEnd>S(u)&&(u.value=T.rowCacheEnd)}function m({hovered:T,rowKey:D}){s.value=T?D:null}function b({expanded:T,rowData:D,rowIndex:E,rowKey:M}){var k,R;const O=[...S(l)],I=O.indexOf(M);T?I===-1&&O.push(M):I>-1&&O.splice(I,1),l.value=O,i("update:expandedRowKeys",O),(k=t.onRowExpand)==null||k.call(t,{expanded:T,rowData:D,rowIndex:E,rowKey:M}),(R=t.onExpandedRowsChange)==null||R.call(t,O)}const w=Za(()=>{var T,D,E,M;o.value=!0,f.value={...S(f),...S(d)},x(S(c),!1),d.value={},c.value=null,(T=e.value)==null||T.forceUpdate(),(D=n.value)==null||D.forceUpdate(),(E=r.value)==null||E.forceUpdate(),(M=a.proxy)==null||M.$forceUpdate(),o.value=!1},0);function x(T,D=!1){S(g)&&[e,n,r].forEach(E=>{const M=S(E);M&&M.resetAfterRowIndex(T,D)})}function _(T,D,E){const M=S(c);(M===null||M>E)&&(c.value=E),d.value[T]=D}function C({rowKey:T,height:D,rowIndex:E},M){M?M===XY.RIGHT?p.value[T]=D:h.value[T]=D:v.value[T]=D;const k=Math.max(...[h,p,v].map(R=>R.value[T]||0));S(f)[T]!==k&&(_(T,k,E),w())}return{hoveringRowKey:s,expandedRowKeys:l,lastRenderedRowIndex:u,isDynamic:g,isResetting:o,rowHeights:f,resetAfterIndex:x,onRowExpanded:b,onRowHovered:m,onRowsRendered:y,onRowHeightChange:C}},WPe=(t,{expandedRowKeys:e,lastRenderedRowIndex:n,resetAfterIndex:r})=>{const a=z({}),i=A(()=>{const s={},{data:l,rowKey:u}=t,c=S(e);if(!c||!c.length)return l;const f=[],d=new Set;c.forEach(v=>d.add(v));let h=l.slice();for(h.forEach(v=>s[v[u]]=0);h.length>0;){const v=h.shift();f.push(v),d.has(v[u])&&Array.isArray(v.children)&&v.children.length>0&&(h=[...v.children,...h],v.children.forEach(p=>s[p[u]]=s[v[u]]+1))}return a.value=s,f}),o=A(()=>{const{data:s,expandColumnKey:l}=t;return l?S(i):s});return Ee(o,(s,l)=>{s!==l&&(n.value=-1,r(0,!0))}),{data:o,depthMap:a}},KPe=(t,e)=>t+e,$S=t=>Ue(t)?t.reduce(KPe,0):t,Md=(t,e,n={})=>ct(t)?t(e):t??n,$u=t=>(["width","maxWidth","minWidth","height"].forEach(e=>{t[e]=rr(t[e])}),t),qY=t=>In(t)?e=>nt(t,e):t,jPe=(t,{columnsTotalWidth:e,data:n,fixedColumnsOnLeft:r,fixedColumnsOnRight:a})=>{const i=A(()=>{const{fixed:b,width:w,vScrollbarSize:x}=t,_=w-x;return b?Math.max(Math.round(S(e)),_):_}),o=A(()=>S(i)+(t.fixed?t.vScrollbarSize:0)),s=A(()=>{const{height:b=0,maxHeight:w=0,footerHeight:x,hScrollbarSize:_}=t;if(w>0){const C=S(v),T=S(l),E=S(h)+C+T+_;return Math.min(E,w-x)}return b-x}),l=A(()=>{const{rowHeight:b,estimatedRowHeight:w}=t,x=S(n);return ut(w)?x.length*w:x.length*b}),u=A(()=>{const{maxHeight:b}=t,w=S(s);if(ut(b)&&b>0)return w;const x=S(l)+S(h)+S(v);return Math.min(w,x)}),c=b=>b.width,f=A(()=>$S(S(r).map(c))),d=A(()=>$S(S(a).map(c))),h=A(()=>$S(t.headerHeight)),v=A(()=>{var b;return(((b=t.fixedData)==null?void 0:b.length)||0)*t.rowHeight}),p=A(()=>S(s)-S(h)-S(v)),g=A(()=>{const{style:b={},height:w,width:x}=t;return $u({...b,height:w,width:x})}),y=A(()=>$u({height:t.footerHeight})),m=A(()=>({top:rr(S(h)),bottom:rr(t.footerHeight),width:rr(t.width)}));return{bodyWidth:i,fixedTableHeight:u,mainTableHeight:s,leftTableWidth:f,rightTableWidth:d,headerWidth:o,rowsHeight:l,windowHeight:p,footerHeight:y,emptyStyle:m,rootStyle:g,headerHeight:h}},YPe=t=>{const e=z(),n=z(0),r=z(0);let a;return pt(()=>{a=Da(e,([i])=>{const{width:o,height:s}=i.contentRect,{paddingLeft:l,paddingRight:u,paddingTop:c,paddingBottom:f}=getComputedStyle(i.target),d=Number.parseInt(l)||0,h=Number.parseInt(u)||0,v=Number.parseInt(c)||0,p=Number.parseInt(f)||0;n.value=o-d-h,r.value=s-v-p}).stop}),Rn(()=>{a==null||a()}),Ee([n,r],([i,o])=>{var s;(s=t.onResize)==null||s.call(t,{width:i,height:o})}),{sizer:e,width:n,height:r}};function XPe(t){const e=z(),n=z(),r=z(),{columns:a,columnsStyles:i,columnsTotalWidth:o,fixedColumnsOnLeft:s,fixedColumnsOnRight:l,hasFixedColumns:u,mainColumns:c,onColumnSorted:f}=GPe(t,Hn(t,"columns"),Hn(t,"fixed")),{scrollTo:d,scrollToLeft:h,scrollToTop:v,scrollToRow:p,onScroll:g,onVerticalScroll:y,scrollPos:m}=UPe(t,{mainTableRef:e,leftTableRef:n,rightTableRef:r,onMaybeEndReached:Y}),{expandedRowKeys:b,hoveringRowKey:w,lastRenderedRowIndex:x,isDynamic:_,isResetting:C,rowHeights:T,resetAfterIndex:D,onRowExpanded:E,onRowHeightChange:M,onRowHovered:k,onRowsRendered:R}=HPe(t,{mainTableRef:e,leftTableRef:n,rightTableRef:r}),{data:O,depthMap:I}=WPe(t,{expandedRowKeys:b,lastRenderedRowIndex:x,resetAfterIndex:D}),{bodyWidth:P,fixedTableHeight:N,mainTableHeight:B,leftTableWidth:L,rightTableWidth:V,headerWidth:H,rowsHeight:K,windowHeight:X,footerHeight:oe,emptyStyle:te,rootStyle:re,headerHeight:ne}=jPe(t,{columnsTotalWidth:o,data:O,fixedColumnsOnLeft:s,fixedColumnsOnRight:l}),J=Tn(!1),he=z(),ue=A(()=>{const ee=S(O).length===0;return Ue(t.fixedData)?t.fixedData.length===0&&ee:ee});function q(ee){const{estimatedRowHeight:se,rowHeight:ye,rowKey:_e}=t;return se?S(T)[S(O)[ee][_e]]||se:ye}function Y(){const{onEndReached:ee}=t;if(!ee)return;const{scrollTop:se}=S(m),ye=S(K),_e=S(X),be=ye-(se+_e)+t.hScrollbarSize;S(x)>=0&&ye===se+S(B)-S(ne)&&ee(be)}return Ee(()=>t.expandedRowKeys,ee=>b.value=ee,{deep:!0}),{columns:a,containerRef:he,mainTableRef:e,leftTableRef:n,rightTableRef:r,isDynamic:_,isResetting:C,isScrolling:J,hoveringRowKey:w,hasFixedColumns:u,columnsStyles:i,columnsTotalWidth:o,data:O,expandedRowKeys:b,depthMap:I,fixedColumnsOnLeft:s,fixedColumnsOnRight:l,mainColumns:c,bodyWidth:P,emptyStyle:te,rootStyle:re,headerWidth:H,footerHeight:oe,mainTableHeight:B,fixedTableHeight:N,leftTableWidth:L,rightTableWidth:V,showEmpty:ue,getRowHeight:q,onColumnSorted:f,onRowHovered:k,onRowExpanded:E,onRowsRendered:R,onRowHeightChange:M,scrollTo:d,scrollToLeft:h,scrollToTop:v,scrollToRow:p,onScroll:g,onVerticalScroll:y}}const TA=Symbol("tableV2"),ZY=String,km={type:fe(Array),required:!0},EA={type:fe(Array)},QY={...EA,required:!0},qPe=String,XP={type:fe(Array),default:()=>zn([])},Vf={type:Number,required:!0},JY={type:fe([String,Number,Symbol]),default:"id"},qP={type:fe(Object)},Xf=Ve({class:String,columns:km,columnsStyles:{type:fe(Object),required:!0},depth:Number,expandColumnKey:qPe,estimatedRowHeight:{...ud.estimatedRowHeight,default:void 0},isScrolling:Boolean,onRowExpand:{type:fe(Function)},onRowHover:{type:fe(Function)},onRowHeightChange:{type:fe(Function)},rowData:{type:fe(Object),required:!0},rowEventHandlers:{type:fe(Object)},rowIndex:{type:Number,required:!0},rowKey:JY,style:{type:fe(Object)}}),KT={type:Number,required:!0},MA=Ve({class:String,columns:km,fixedHeaderData:{type:fe(Array)},headerData:{type:fe(Array),required:!0},headerHeight:{type:fe([Number,Array]),default:50},rowWidth:KT,rowHeight:{type:Number,default:50},height:KT,width:KT}),IS=Ve({columns:km,data:QY,fixedData:EA,estimatedRowHeight:Xf.estimatedRowHeight,width:Vf,height:Vf,headerWidth:Vf,headerHeight:MA.headerHeight,bodyWidth:Vf,rowHeight:Vf,cache:xY.cache,useIsScrolling:Boolean,scrollbarAlwaysOn:ud.scrollbarAlwaysOn,scrollbarStartGap:ud.scrollbarStartGap,scrollbarEndGap:ud.scrollbarEndGap,class:ZY,style:qP,containerStyle:qP,getRowHeight:{type:fe(Function),required:!0},rowKey:Xf.rowKey,onRowsRendered:{type:fe(Function)},onScroll:{type:fe(Function)}}),ZPe=Ve({cache:IS.cache,estimatedRowHeight:Xf.estimatedRowHeight,rowKey:JY,headerClass:{type:fe([String,Function])},headerProps:{type:fe([Object,Function])},headerCellProps:{type:fe([Object,Function])},headerHeight:MA.headerHeight,footerHeight:{type:Number,default:0},rowClass:{type:fe([String,Function])},rowProps:{type:fe([Object,Function])},rowHeight:{type:Number,default:50},cellProps:{type:fe([Object,Function])},columns:km,data:QY,dataGetter:{type:fe(Function)},fixedData:EA,expandColumnKey:Xf.expandColumnKey,expandedRowKeys:XP,defaultExpandedRowKeys:XP,class:ZY,fixed:Boolean,style:{type:fe(Object)},width:Vf,height:Vf,maxHeight:Number,useIsScrolling:Boolean,indentSize:{type:Number,default:12},iconSize:{type:Number,default:12},hScrollbarSize:ud.hScrollbarSize,vScrollbarSize:ud.vScrollbarSize,scrollbarAlwaysOn:EY.alwaysOn,sortBy:{type:fe(Object),default:()=>({})},sortState:{type:fe(Object),default:void 0},onColumnSort:{type:fe(Function)},onExpandedRowsChange:{type:fe(Function)},onEndReached:{type:fe(Function)},onRowExpand:Xf.onRowExpand,onScroll:IS.onScroll,onRowsRendered:IS.onRowsRendered,rowEventHandlers:Xf.rowEventHandlers}),DA=(t,{slots:e})=>{var n;const{cellData:r,style:a}=t,i=((n=r==null?void 0:r.toString)==null?void 0:n.call(r))||"";return U("div",{class:t.class,title:i,style:a},[e.default?e.default(t):i])};DA.displayName="ElTableV2Cell";DA.inheritAttrs=!1;const kA=(t,{slots:e})=>{var n,r;return e.default?e.default(t):U("div",{class:t.class,title:(n=t.column)==null?void 0:n.title},[(r=t.column)==null?void 0:r.title])};kA.displayName="ElTableV2HeaderCell";kA.inheritAttrs=!1;const QPe=Ve({class:String,columns:km,columnsStyles:{type:fe(Object),required:!0},headerIndex:Number,style:{type:fe(Object)}}),JPe=ie({name:"ElTableV2HeaderRow",props:QPe,setup(t,{slots:e}){return()=>{const{columns:n,columnsStyles:r,headerIndex:a,style:i}=t;let o=n.map((s,l)=>e.cell({columns:n,column:s,columnIndex:l,headerIndex:a,style:r[s.key]}));return e.header&&(o=e.header({cells:o.map(s=>Ue(s)&&s.length===1?s[0]:s),columns:n,headerIndex:a})),U("div",{class:t.class,style:i,role:"row"},[o])}}}),eFe="ElTableV2Header",tFe=ie({name:eFe,props:MA,setup(t,{slots:e,expose:n}){const r=ke("table-v2"),a=z(),i=A(()=>$u({width:t.width,height:t.height})),o=A(()=>$u({width:t.rowWidth,height:t.height})),s=A(()=>Ed(S(t.headerHeight))),l=f=>{const d=S(a);qe(()=>{d!=null&&d.scroll&&d.scroll({left:f})})},u=()=>{const f=r.e("fixed-header-row"),{columns:d,fixedHeaderData:h,rowHeight:v}=t;return h==null?void 0:h.map((p,g)=>{var y;const m=$u({height:v,width:"100%"});return(y=e.fixed)==null?void 0:y.call(e,{class:f,columns:d,rowData:p,rowIndex:-(g+1),style:m})})},c=()=>{const f=r.e("dynamic-header-row"),{columns:d}=t;return S(s).map((h,v)=>{var p;const g=$u({width:"100%",height:h});return(p=e.dynamic)==null?void 0:p.call(e,{class:f,columns:d,headerIndex:v,style:g})})};return n({scrollToLeft:l}),()=>{if(!(t.height<=0))return U("div",{ref:a,class:t.class,style:S(i),role:"rowgroup"},[U("div",{style:S(o),class:r.e("header")},[c(),u()])])}}}),nFe=t=>{const{isScrolling:e}=We(TA),n=z(!1),r=z(),a=A(()=>ut(t.estimatedRowHeight)&&t.rowIndex>=0),i=(l=!1)=>{const u=S(r);if(!u)return;const{columns:c,onRowHeightChange:f,rowKey:d,rowIndex:h,style:v}=t,{height:p}=u.getBoundingClientRect();n.value=!0,qe(()=>{if(l||p!==Number.parseInt(v.height)){const g=c[0],y=(g==null?void 0:g.placeholderSign)===Ty;f==null||f({rowKey:d,height:p,rowIndex:h},g&&!y&&g.fixed)}})},o=A(()=>{const{rowData:l,rowIndex:u,rowKey:c,onRowHover:f}=t,d=t.rowEventHandlers||{},h={};return Object.entries(d).forEach(([v,p])=>{ct(p)&&(h[v]=g=>{p({event:g,rowData:l,rowIndex:u,rowKey:c})})}),f&&[{name:"onMouseleave",hovered:!1},{name:"onMouseenter",hovered:!0}].forEach(({name:v,hovered:p})=>{const g=h[v];h[v]=y=>{f({event:y,hovered:p,rowData:l,rowIndex:u,rowKey:c}),g==null||g(y)}}),h}),s=l=>{const{onRowExpand:u,rowData:c,rowIndex:f,rowKey:d}=t;u==null||u({expanded:l,rowData:c,rowIndex:f,rowKey:d})};return pt(()=>{S(a)&&i(!0)}),{isScrolling:e,measurable:a,measured:n,rowRef:r,eventHandlers:o,onExpand:s}},rFe="ElTableV2TableRow",aFe=ie({name:rFe,props:Xf,setup(t,{expose:e,slots:n,attrs:r}){const{eventHandlers:a,isScrolling:i,measurable:o,measured:s,rowRef:l,onExpand:u}=nFe(t);return e({onExpand:u}),()=>{const{columns:c,columnsStyles:f,expandColumnKey:d,depth:h,rowData:v,rowIndex:p,style:g}=t;let y=c.map((m,b)=>{const w=Ue(v.children)&&v.children.length>0&&m.key===d;return n.cell({column:m,columns:c,columnIndex:b,depth:h,style:f[m.key],rowData:v,rowIndex:p,isScrolling:S(i),expandIconProps:w?{rowData:v,rowIndex:p,onExpand:u}:void 0})});if(n.row&&(y=n.row({cells:y.map(m=>Ue(m)&&m.length===1?m[0]:m),style:g,columns:c,depth:h,rowData:v,rowIndex:p,isScrolling:S(i)})),S(o)){const{height:m,...b}=g||{},w=S(s);return U("div",kt({ref:l,class:t.class,style:w?g:b,role:"row"},r,S(a)),[y])}return U("div",kt(r,{ref:l,class:t.class,style:g,role:"row"},S(a)),[y])}}}),iFe=t=>{const{sortOrder:e}=t;return U(Xe,{size:14,class:t.class},{default:()=>[e===xy.ASC?U(uwe,null,null):U(rwe,null,null)]})},oFe=t=>{const{expanded:e,expandable:n,onExpand:r,style:a,size:i}=t,o={onClick:n?()=>r(!e):void 0,class:t.class};return U(Xe,kt(o,{size:i,style:a}),{default:()=>[U(Wa,null,null)]})},sFe="ElTableV2Grid",lFe=t=>{const e=z(),n=z(),r=A(()=>{const{data:p,rowHeight:g,estimatedRowHeight:y}=t;if(!y)return p.length*g}),a=A(()=>{const{fixedData:p,rowHeight:g}=t;return((p==null?void 0:p.length)||0)*g}),i=A(()=>$S(t.headerHeight)),o=A(()=>{const{height:p}=t;return Math.max(0,p-S(i)-S(a))}),s=A(()=>S(i)+S(a)>0),l=({data:p,rowIndex:g})=>p[g][t.rowKey];function u({rowCacheStart:p,rowCacheEnd:g,rowVisibleStart:y,rowVisibleEnd:m}){var b;(b=t.onRowsRendered)==null||b.call(t,{rowCacheStart:p,rowCacheEnd:g,rowVisibleStart:y,rowVisibleEnd:m})}function c(p,g){var y;(y=n.value)==null||y.resetAfterRowIndex(p,g)}function f(p,g){const y=S(e),m=S(n);!y||!m||(Ot(p)?(y.scrollToLeft(p.scrollLeft),m.scrollTo(p)):(y.scrollToLeft(p),m.scrollTo({scrollLeft:p,scrollTop:g})))}function d(p){var g;(g=S(n))==null||g.scrollTo({scrollTop:p})}function h(p,g){var y;(y=S(n))==null||y.scrollToItem(p,1,g)}function v(){var p,g;(p=S(n))==null||p.$forceUpdate(),(g=S(e))==null||g.$forceUpdate()}return{bodyRef:n,forceUpdate:v,fixedRowHeight:a,gridHeight:o,hasHeader:s,headerHeight:i,headerRef:e,totalHeight:r,itemKey:l,onItemRendered:u,resetAfterRowIndex:c,scrollTo:f,scrollToTop:d,scrollToRow:h}},RA=ie({name:sFe,props:IS,setup(t,{slots:e,expose:n}){const{ns:r}=We(TA),{bodyRef:a,fixedRowHeight:i,gridHeight:o,hasHeader:s,headerRef:l,headerHeight:u,totalHeight:c,forceUpdate:f,itemKey:d,onItemRendered:h,resetAfterRowIndex:v,scrollTo:p,scrollToTop:g,scrollToRow:y}=lFe(t);n({forceUpdate:f,totalHeight:c,scrollTo:p,scrollToTop:g,scrollToRow:y,resetAfterRowIndex:v});const m=()=>t.bodyWidth;return()=>{const{cache:b,columns:w,data:x,fixedData:_,useIsScrolling:C,scrollbarAlwaysOn:T,scrollbarEndGap:D,scrollbarStartGap:E,style:M,rowHeight:k,bodyWidth:R,estimatedRowHeight:O,headerWidth:I,height:P,width:N,getRowHeight:B,onScroll:L}=t,V=ut(O),H=V?IBe:NBe,K=S(u);return U("div",{role:"table",class:[r.e("table"),t.class],style:M},[U(H,{ref:a,data:x,useIsScrolling:C,itemKey:d,columnCache:0,columnWidth:V?m:R,totalColumn:1,totalRow:x.length,rowCache:b,rowHeight:V?B:k,width:N,height:S(o),class:r.e("body"),role:"rowgroup",scrollbarStartGap:E,scrollbarEndGap:D,scrollbarAlwaysOn:T,onScroll:L,onItemRendered:h,perfMode:!1},{default:X=>{var oe;const te=x[X.rowIndex];return(oe=e.row)==null?void 0:oe.call(e,{...X,columns:w,rowData:te})}}),S(s)&&U(tFe,{ref:l,class:r.e("header-wrapper"),columns:w,headerData:x,headerHeight:t.headerHeight,fixedHeaderData:_,rowWidth:I,rowHeight:k,width:N,height:Math.min(K+S(i),P)},{dynamic:e.header,fixed:e.row})])}}});function uFe(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!In(t)}const cFe=(t,{slots:e})=>{const{mainTableRef:n,...r}=t;return U(RA,kt({ref:n},r),uFe(e)?e:{default:()=>[e]})};function fFe(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!In(t)}const dFe=(t,{slots:e})=>{if(!t.columns.length)return;const{leftTableRef:n,...r}=t;return U(RA,kt({ref:n},r),fFe(e)?e:{default:()=>[e]})};function hFe(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!In(t)}const pFe=(t,{slots:e})=>{if(!t.columns.length)return;const{rightTableRef:n,...r}=t;return U(RA,kt({ref:n},r),hFe(e)?e:{default:()=>[e]})};function vFe(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!In(t)}const gFe=(t,{slots:e})=>{const{columns:n,columnsStyles:r,depthMap:a,expandColumnKey:i,expandedRowKeys:o,estimatedRowHeight:s,hasFixedColumns:l,hoveringRowKey:u,rowData:c,rowIndex:f,style:d,isScrolling:h,rowProps:v,rowClass:p,rowKey:g,rowEventHandlers:y,ns:m,onRowHovered:b,onRowExpanded:w}=t,x=Md(p,{columns:n,rowData:c,rowIndex:f},""),_=Md(v,{columns:n,rowData:c,rowIndex:f}),C=c[g],T=a[C]||0,D=!!i,E=f<0,M=[m.e("row"),x,{[m.e(`row-depth-${T}`)]:D&&f>=0,[m.is("expanded")]:D&&o.includes(C),[m.is("hovered")]:!h&&C===u,[m.is("fixed")]:!T&&E,[m.is("customized")]:!!e.row}],k=l?b:void 0,R={..._,columns:n,columnsStyles:r,class:M,depth:T,expandColumnKey:i,estimatedRowHeight:E?void 0:s,isScrolling:h,rowIndex:f,rowData:c,rowKey:C,rowEventHandlers:y,style:d};return U(aFe,kt(R,{onRowHover:k,onRowExpand:w}),vFe(e)?e:{default:()=>[e]})},fk=({columns:t,column:e,columnIndex:n,depth:r,expandIconProps:a,isScrolling:i,rowData:o,rowIndex:s,style:l,expandedRowKeys:u,ns:c,cellProps:f,expandColumnKey:d,indentSize:h,iconSize:v,rowKey:p},{slots:g})=>{const y=$u(l);if(e.placeholderSign===Ty)return U("div",{class:c.em("row-cell","placeholder"),style:y},null);const{cellRenderer:m,dataKey:b,dataGetter:w}=e,_=qY(m)||g.default||(P=>U(DA,P,null)),C=ct(w)?w({columns:t,column:e,columnIndex:n,rowData:o,rowIndex:s}):Fn(o,b??""),T=Md(f,{cellData:C,columns:t,column:e,columnIndex:n,rowIndex:s,rowData:o}),D={class:c.e("cell-text"),columns:t,column:e,columnIndex:n,cellData:C,isScrolling:i,rowData:o,rowIndex:s},E=_(D),M=[c.e("row-cell"),e.class,e.align===Cy.CENTER&&c.is("align-center"),e.align===Cy.RIGHT&&c.is("align-right")],k=s>=0&&d&&e.key===d,R=s>=0&&u.includes(o[p]);let O;const I=`margin-inline-start: ${r*h}px;`;return k&&(Ot(a)?O=U(oFe,kt(a,{class:[c.e("expand-icon"),c.is("expanded",R)],size:v,expanded:R,style:I,expandable:!0}),null):O=U("div",{style:[I,`width: ${v}px; height: ${v}px;`].join(" ")},null)),U("div",kt({class:M,style:y},T,{role:"cell"}),[O,E])};fk.inheritAttrs=!1;function yFe(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!In(t)}const mFe=({columns:t,columnsStyles:e,headerIndex:n,style:r,headerClass:a,headerProps:i,ns:o},{slots:s})=>{const l={columns:t,headerIndex:n},u=[o.e("header-row"),Md(a,l,""),{[o.is("customized")]:!!s.header}],c={...Md(i,l),columnsStyles:e,class:u,columns:t,headerIndex:n,style:r};return U(JPe,c,yFe(s)?s:{default:()=>[s]})},ZP=(t,{slots:e})=>{const{column:n,ns:r,style:a,onColumnSorted:i}=t,o=$u(a);if(n.placeholderSign===Ty)return U("div",{class:r.em("header-row-cell","placeholder"),style:o},null);const{headerCellRenderer:s,headerClass:l,sortable:u}=n,c={...t,class:r.e("header-cell-text")},d=(qY(s)||e.default||(w=>U(kA,w,null)))(c),{sortBy:h,sortState:v,headerCellProps:p}=t;let g,y;if(v){const w=v[n.key];g=!!ck[w],y=g?w:xy.ASC}else g=n.key===h.key,y=g?h.order:xy.ASC;const m=[r.e("header-cell"),Md(l,t,""),n.align===Cy.CENTER&&r.is("align-center"),n.align===Cy.RIGHT&&r.is("align-right"),u&&r.is("sortable")],b={...Md(p,t),onClick:n.sortable?i:void 0,class:m,style:o,"data-key":n.key};return U("div",kt(b,{role:"columnheader"}),[d,u&&U(iFe,{class:[r.e("sort-icon"),g&&r.is("sorting")],sortOrder:y},null)])},eX=(t,{slots:e})=>{var n;return U("div",{class:t.class,style:t.style},[(n=e.default)==null?void 0:n.call(e)])};eX.displayName="ElTableV2Footer";const tX=(t,{slots:e})=>U("div",{class:t.class,style:t.style},[e.default?e.default():U(lY,null,null)]);tX.displayName="ElTableV2Empty";const nX=(t,{slots:e})=>{var n;return U("div",{class:t.class,style:t.style},[(n=e.default)==null?void 0:n.call(e)])};nX.displayName="ElTableV2Overlay";function cg(t){return typeof t=="function"||Object.prototype.toString.call(t)==="[object Object]"&&!In(t)}const bFe="ElTableV2",SFe=ie({name:bFe,props:ZPe,setup(t,{slots:e,expose:n}){const r=ke("table-v2"),{columnsStyles:a,fixedColumnsOnLeft:i,fixedColumnsOnRight:o,mainColumns:s,mainTableHeight:l,fixedTableHeight:u,leftTableWidth:c,rightTableWidth:f,data:d,depthMap:h,expandedRowKeys:v,hasFixedColumns:p,hoveringRowKey:g,mainTableRef:y,leftTableRef:m,rightTableRef:b,isDynamic:w,isResetting:x,isScrolling:_,bodyWidth:C,emptyStyle:T,rootStyle:D,headerWidth:E,footerHeight:M,showEmpty:k,scrollTo:R,scrollToLeft:O,scrollToTop:I,scrollToRow:P,getRowHeight:N,onColumnSorted:B,onRowHeightChange:L,onRowHovered:V,onRowExpanded:H,onRowsRendered:K,onScroll:X,onVerticalScroll:oe}=XPe(t);return n({scrollTo:R,scrollToLeft:O,scrollToTop:I,scrollToRow:P}),Vt(TA,{ns:r,isResetting:x,hoveringRowKey:g,isScrolling:_}),()=>{const{cache:te,cellProps:re,estimatedRowHeight:ne,expandColumnKey:J,fixedData:he,headerHeight:ue,headerClass:q,headerProps:Y,headerCellProps:ee,sortBy:se,sortState:ye,rowHeight:_e,rowClass:be,rowEventHandlers:Me,rowKey:Se,rowProps:xe,scrollbarAlwaysOn:De,indentSize:ge,iconSize:Ie,useIsScrolling:Ye,vScrollbarSize:Le,width:He}=t,lt=S(d),St={cache:te,class:r.e("main"),columns:S(s),data:lt,fixedData:he,estimatedRowHeight:ne,bodyWidth:S(C)+Le,headerHeight:ue,headerWidth:S(E),height:S(l),mainTableRef:y,rowKey:Se,rowHeight:_e,scrollbarAlwaysOn:De,scrollbarStartGap:2,scrollbarEndGap:Le,useIsScrolling:Ye,width:He,getRowHeight:N,onRowsRendered:K,onScroll:X},At=S(c),at=S(u),we={cache:te,class:r.e("left"),columns:S(i),data:lt,estimatedRowHeight:ne,leftTableRef:m,rowHeight:_e,bodyWidth:At,headerWidth:At,headerHeight:ue,height:at,rowKey:Se,scrollbarAlwaysOn:De,scrollbarStartGap:2,scrollbarEndGap:Le,useIsScrolling:Ye,width:At,getRowHeight:N,onScroll:oe},ce=S(f)+Le,Re={cache:te,class:r.e("right"),columns:S(o),data:lt,estimatedRowHeight:ne,rightTableRef:b,rowHeight:_e,bodyWidth:ce,headerWidth:ce,headerHeight:ue,height:at,rowKey:Se,scrollbarAlwaysOn:De,scrollbarStartGap:2,scrollbarEndGap:Le,width:ce,style:`--${S(r.namespace)}-table-scrollbar-size: ${Le}px`,useIsScrolling:Ye,getRowHeight:N,onScroll:oe},ae=S(a),Fe={ns:r,depthMap:S(h),columnsStyles:ae,expandColumnKey:J,expandedRowKeys:S(v),estimatedRowHeight:ne,hasFixedColumns:S(p),hoveringRowKey:S(g),rowProps:xe,rowClass:be,rowKey:Se,rowEventHandlers:Me,onRowHovered:V,onRowExpanded:H,onRowHeightChange:L},ht={cellProps:re,expandColumnKey:J,indentSize:ge,iconSize:Ie,rowKey:Se,expandedRowKeys:S(v),ns:r},Bt={ns:r,headerClass:q,headerProps:Y,columnsStyles:ae},lr={ns:r,sortBy:se,sortState:ye,headerCellProps:ee,onColumnSorted:B},Cr={row:Ce=>U(gFe,kt(Ce,Fe),{row:e.row,cell:Pe=>{let ve;return e.cell?U(fk,kt(Pe,ht,{style:ae[Pe.column.key]}),cg(ve=e.cell(Pe))?ve:{default:()=>[ve]}):U(fk,kt(Pe,ht,{style:ae[Pe.column.key]}),null)}}),header:Ce=>U(mFe,kt(Ce,Bt),{header:e.header,cell:Pe=>{let ve;return e["header-cell"]?U(ZP,kt(Pe,lr,{style:ae[Pe.column.key]}),cg(ve=e["header-cell"](Pe))?ve:{default:()=>[ve]}):U(ZP,kt(Pe,lr,{style:ae[Pe.column.key]}),null)}})},ii=[t.class,r.b(),r.e("root"),{[r.is("dynamic")]:S(w)}],ra={class:r.e("footer"),style:S(M)};return U("div",{class:ii,style:S(D)},[U(cFe,St,cg(Cr)?Cr:{default:()=>[Cr]}),U(dFe,we,cg(Cr)?Cr:{default:()=>[Cr]}),U(pFe,Re,cg(Cr)?Cr:{default:()=>[Cr]}),e.footer&&U(eX,ra,{default:e.footer}),S(k)&&U(tX,{class:r.e("empty"),style:S(T)},{default:e.empty}),e.overlay&&U(nX,{class:r.e("overlay")},{default:e.overlay})])}}}),wFe=Ve({disableWidth:Boolean,disableHeight:Boolean,onResize:{type:fe(Function)}}),_Fe=ie({name:"ElAutoResizer",props:wFe,setup(t,{slots:e}){const n=ke("auto-resizer"),{height:r,width:a,sizer:i}=YPe(t),o={width:"100%",height:"100%"};return()=>{var s;return U("div",{ref:i,class:n.b(),style:o},[(s=e.default)==null?void 0:s.call(e,{height:r.value,width:a.value})])}}}),xFe=Et(SFe),CFe=Et(_Fe),oC=Symbol("tabsRootContextKey"),TFe=Ve({tabs:{type:fe(Array),default:()=>zn([])}}),rX="ElTabBar",EFe=ie({name:rX}),MFe=ie({...EFe,props:TFe,setup(t,{expose:e}){const n=t,r=xt(),a=We(oC);a||wr(rX,"<el-tabs><el-tab-bar /></el-tabs>");const i=ke("tabs"),o=z(),s=z(),l=()=>{let c=0,f=0;const d=["top","bottom"].includes(a.props.tabPosition)?"width":"height",h=d==="width"?"x":"y",v=h==="x"?"left":"top";return n.tabs.every(p=>{var g,y;const m=(y=(g=r.parent)==null?void 0:g.refs)==null?void 0:y[`tab-${p.uid}`];if(!m)return!1;if(!p.active)return!0;c=m[`offset${Ds(v)}`],f=m[`client${Ds(d)}`];const b=window.getComputedStyle(m);return d==="width"&&(n.tabs.length>1&&(f-=Number.parseFloat(b.paddingLeft)+Number.parseFloat(b.paddingRight)),c+=Number.parseFloat(b.paddingLeft)),!1}),{[d]:`${f}px`,transform:`translate${Ds(h)}(${c}px)`}},u=()=>s.value=l();return Ee(()=>n.tabs,async()=>{await qe(),u()},{immediate:!0}),Da(o,()=>u()),e({ref:o,update:u}),(c,f)=>($(),Z("div",{ref_key:"barRef",ref:o,class:F([S(i).e("active-bar"),S(i).is(S(a).props.tabPosition)]),style:Ze(s.value)},null,6))}});var DFe=Ne(MFe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tabs/src/tab-bar.vue"]]);const kFe=Ve({panes:{type:fe(Array),default:()=>zn([])},currentName:{type:[String,Number],default:""},editable:Boolean,type:{type:String,values:["card","border-card",""],default:""},stretch:Boolean}),RFe={tabClick:(t,e,n)=>n instanceof Event,tabRemove:(t,e)=>e instanceof Event},QP="ElTabNav",LFe=ie({name:QP,props:kFe,emits:RFe,setup(t,{expose:e,emit:n}){const r=xt(),a=We(oC);a||wr(QP,"<el-tabs><tab-nav /></el-tabs>");const i=ke("tabs"),o=the(),s=fhe(),l=z(),u=z(),c=z(),f=z(),d=z(!1),h=z(0),v=z(!1),p=z(!0),g=A(()=>["top","bottom"].includes(a.props.tabPosition)?"width":"height"),y=A(()=>({transform:`translate${g.value==="width"?"X":"Y"}(-${h.value}px)`})),m=()=>{if(!l.value)return;const D=l.value[`offset${Ds(g.value)}`],E=h.value;if(!E)return;const M=E>D?E-D:0;h.value=M},b=()=>{if(!l.value||!u.value)return;const D=u.value[`offset${Ds(g.value)}`],E=l.value[`offset${Ds(g.value)}`],M=h.value;if(D-M<=E)return;const k=D-M>E*2?M+E:D-E;h.value=k},w=async()=>{const D=u.value;if(!d.value||!c.value||!l.value||!D)return;await qe();const E=c.value.querySelector(".is-active");if(!E)return;const M=l.value,k=["top","bottom"].includes(a.props.tabPosition),R=E.getBoundingClientRect(),O=M.getBoundingClientRect(),I=k?D.offsetWidth-O.width:D.offsetHeight-O.height,P=h.value;let N=P;k?(R.left<O.left&&(N=P-(O.left-R.left)),R.right>O.right&&(N=P+R.right-O.right)):(R.top<O.top&&(N=P-(O.top-R.top)),R.bottom>O.bottom&&(N=P+(R.bottom-O.bottom))),N=Math.max(N,0),h.value=Math.min(N,I)},x=()=>{var D;if(!u.value||!l.value)return;t.stretch&&((D=f.value)==null||D.update());const E=u.value[`offset${Ds(g.value)}`],M=l.value[`offset${Ds(g.value)}`],k=h.value;M<E?(d.value=d.value||{},d.value.prev=k,d.value.next=k+M<E,E-k<M&&(h.value=E-M)):(d.value=!1,k>0&&(h.value=0))},_=D=>{const E=D.code,{up:M,down:k,left:R,right:O}=tt;if(![M,k,R,O].includes(E))return;const I=Array.from(D.currentTarget.querySelectorAll("[role=tab]:not(.is-disabled)")),P=I.indexOf(D.target);let N;E===R||E===M?P===0?N=I.length-1:N=P-1:P<I.length-1?N=P+1:N=0,I[N].focus({preventScroll:!0}),I[N].click(),C()},C=()=>{p.value&&(v.value=!0)},T=()=>v.value=!1;return Ee(o,D=>{D==="hidden"?p.value=!1:D==="visible"&&setTimeout(()=>p.value=!0,50)}),Ee(s,D=>{D?setTimeout(()=>p.value=!0,50):p.value=!1}),Da(c,x),pt(()=>setTimeout(()=>w(),0)),Zs(()=>x()),e({scrollToActiveTab:w,removeFocus:T}),Ee(()=>t.panes,()=>r.update(),{flush:"post",deep:!0}),()=>{const D=d.value?[U("span",{class:[i.e("nav-prev"),i.is("disabled",!d.value.prev)],onClick:m},[U(Xe,null,{default:()=>[U(sc,null,null)]})]),U("span",{class:[i.e("nav-next"),i.is("disabled",!d.value.next)],onClick:b},[U(Xe,null,{default:()=>[U(Wa,null,null)]})])]:null,E=t.panes.map((M,k)=>{var R,O,I,P;const N=M.uid,B=M.props.disabled,L=(O=(R=M.props.name)!=null?R:M.index)!=null?O:`${k}`,V=!B&&(M.isClosable||t.editable);M.index=`${k}`;const H=V?U(Xe,{class:"is-icon-close",onClick:oe=>n("tabRemove",M,oe)},{default:()=>[U(ts,null,null)]}):null,K=((P=(I=M.slots).label)==null?void 0:P.call(I))||M.props.label,X=!B&&M.active?0:-1;return U("div",{ref:`tab-${N}`,class:[i.e("item"),i.is(a.props.tabPosition),i.is("active",M.active),i.is("disabled",B),i.is("closable",V),i.is("focus",v.value)],id:`tab-${L}`,key:`tab-${N}`,"aria-controls":`pane-${L}`,role:"tab","aria-selected":M.active,tabindex:X,onFocus:()=>C(),onBlur:()=>T(),onClick:oe=>{T(),n("tabClick",M,L,oe)},onKeydown:oe=>{V&&(oe.code===tt.delete||oe.code===tt.backspace)&&n("tabRemove",M,oe)}},[K,H])});return U("div",{ref:c,class:[i.e("nav-wrap"),i.is("scrollable",!!d.value),i.is(a.props.tabPosition)]},[D,U("div",{class:i.e("nav-scroll"),ref:l},[U("div",{class:[i.e("nav"),i.is(a.props.tabPosition),i.is("stretch",t.stretch&&["top","bottom"].includes(a.props.tabPosition))],ref:u,style:y.value,role:"tablist",onKeydown:_},[t.type?null:U(DFe,{ref:f,tabs:[...t.panes]},null),E])])])}}}),OFe=Ve({type:{type:String,values:["card","border-card",""],default:""},activeName:{type:[String,Number]},closable:Boolean,addable:Boolean,modelValue:{type:[String,Number]},editable:Boolean,tabPosition:{type:String,values:["top","right","bottom","left"],default:"top"},beforeLeave:{type:fe(Function),default:()=>!0},stretch:Boolean}),jT=t=>dt(t)||ut(t),AFe={[Dt]:t=>jT(t),tabClick:(t,e)=>e instanceof Event,tabChange:t=>jT(t),edit:(t,e)=>["remove","add"].includes(e),tabRemove:t=>jT(t),tabAdd:()=>!0};var NFe=ie({name:"ElTabs",props:OFe,emits:AFe,setup(t,{emit:e,slots:n,expose:r}){var a,i;const o=ke("tabs"),{children:s,addChild:l,removeChild:u}=QO(xt(),"ElTabPane"),c=z(),f=z((i=(a=t.modelValue)!=null?a:t.activeName)!=null?i:"0"),d=y=>{f.value=y,e(Dt,y),e("tabChange",y)},h=async y=>{var m,b,w;if(!(f.value===y||kr(y)))try{await((m=t.beforeLeave)==null?void 0:m.call(t,y,f.value))!==!1&&(d(y),(w=(b=c.value)==null?void 0:b.removeFocus)==null||w.call(b))}catch{}},v=(y,m,b)=>{y.props.disabled||(h(m),e("tabClick",y,b))},p=(y,m)=>{y.props.disabled||kr(y.props.name)||(m.stopPropagation(),e("edit",y.props.name,"remove"),e("tabRemove",y.props.name))},g=()=>{e("edit",void 0,"add"),e("tabAdd")};return Hs({from:'"activeName"',replacement:'"model-value" or "v-model"',scope:"ElTabs",version:"2.3.0",ref:"https://element-plus.org/en-US/component/tabs.html#attributes",type:"Attribute"},A(()=>!!t.activeName)),Ee(()=>t.activeName,y=>h(y)),Ee(()=>t.modelValue,y=>h(y)),Ee(f,async()=>{var y;await qe(),(y=c.value)==null||y.scrollToActiveTab()}),Vt(oC,{props:t,currentName:f,registerPane:l,unregisterPane:u}),r({currentName:f}),()=>{const y=t.editable||t.addable?U("span",{class:o.e("new-tab"),tabindex:"0",onClick:g,onKeydown:w=>{w.code===tt.enter&&g()}},[U(Xe,{class:o.is("icon-plus")},{default:()=>[U(LK,null,null)]})]):null,m=U("div",{class:[o.e("header"),o.is(t.tabPosition)]},[y,U(LFe,{ref:c,currentName:f.value,editable:t.editable,type:t.type,panes:s.value,stretch:t.stretch,onTabClick:v,onTabRemove:p},null)]),b=U("div",{class:o.e("content")},[Te(n,"default")]);return U("div",{class:[o.b(),o.m(t.tabPosition),{[o.m("card")]:t.type==="card",[o.m("border-card")]:t.type==="border-card"}]},[...t.tabPosition!=="bottom"?[m,b]:[b,m]])}}});const VFe=Ve({label:{type:String,default:""},name:{type:[String,Number]},closable:Boolean,disabled:Boolean,lazy:Boolean}),BFe=["id","aria-hidden","aria-labelledby"],aX="ElTabPane",$Fe=ie({name:aX}),IFe=ie({...$Fe,props:VFe,setup(t){const e=t,n=xt(),r=ma(),a=We(oC);a||wr(aX,"usage: <el-tabs><el-tab-pane /></el-tabs/>");const i=ke("tab-pane"),o=z(),s=A(()=>e.closable||a.props.closable),l=L$(()=>{var h;return a.currentName.value===((h=e.name)!=null?h:o.value)}),u=z(l.value),c=A(()=>{var h;return(h=e.name)!=null?h:o.value}),f=L$(()=>!e.lazy||u.value||l.value);Ee(l,h=>{h&&(u.value=!0)});const d=en({uid:n.uid,slots:r,props:e,paneName:c,active:l,index:o,isClosable:s});return pt(()=>{a.registerPane(d)}),xc(()=>{a.unregisterPane(d.uid)}),(h,v)=>S(f)?mt(($(),Z("div",{key:0,id:`pane-${S(c)}`,class:F(S(i).b()),role:"tabpanel","aria-hidden":!S(l),"aria-labelledby":`tab-${S(c)}`},[Te(h.$slots,"default")],10,BFe)),[[Qt,S(l)]]):le("v-if",!0)}});var iX=Ne(IFe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tabs/src/tab-pane.vue"]]);const PFe=Et(NFe,{TabPane:iX}),FFe=Qn(iX),zFe=Ve({type:{type:String,values:["primary","success","info","warning","danger",""],default:""},size:{type:String,values:Js,default:""},truncated:{type:Boolean},tag:{type:String,default:"span"}}),GFe=ie({name:"ElText"}),UFe=ie({...GFe,props:zFe,setup(t){const e=t,n=_r(),r=ke("text"),a=A(()=>[r.b(),r.m(e.type),r.m(n.value),r.is("truncated",e.truncated)]);return(i,o)=>($(),de(Mt(i.tag),{class:F(S(a))},{default:Q(()=>[Te(i.$slots,"default")]),_:3},8,["class"]))}});var HFe=Ne(UFe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/text/src/text.vue"]]);const WFe=Et(HFe),KFe=Ve({format:{type:String,default:"HH:mm"},modelValue:String,disabled:Boolean,editable:{type:Boolean,default:!0},effect:{type:String,default:"light"},clearable:{type:Boolean,default:!0},size:pa,placeholder:String,start:{type:String,default:"09:00"},end:{type:String,default:"18:00"},step:{type:String,default:"00:30"},minTime:String,maxTime:String,name:String,prefixIcon:{type:fe([String,Object]),default:()=>RK},clearIcon:{type:fe([String,Object]),default:()=>Tc}}),ml=t=>{const e=(t||"").split(":");if(e.length>=2){let n=Number.parseInt(e[0],10);const r=Number.parseInt(e[1],10),a=t.toUpperCase();return a.includes("AM")&&n===12?n=0:a.includes("PM")&&n!==12&&(n+=12),{hours:n,minutes:r}}return null},YT=(t,e)=>{const n=ml(t);if(!n)return-1;const r=ml(e);if(!r)return-1;const a=n.minutes+n.hours*60,i=r.minutes+r.hours*60;return a===i?0:a>i?1:-1},JP=t=>`${t}`.padStart(2,"0"),Ih=t=>`${JP(t.hours)}:${JP(t.minutes)}`,jFe=(t,e)=>{const n=ml(t);if(!n)return"";const r=ml(e);if(!r)return"";const a={hours:n.hours,minutes:n.minutes};return a.minutes+=r.minutes,a.hours+=r.hours,a.hours+=Math.floor(a.minutes/60),a.minutes=a.minutes%60,Ih(a)},YFe=ie({name:"ElTimeSelect"}),XFe=ie({...YFe,props:KFe,emits:["change","blur","focus","update:modelValue"],setup(t,{expose:e}){const n=t;Ct.extend(aA);const{Option:r}=dc,a=ke("input"),i=z(),o=_i(),s=A(()=>n.modelValue),l=A(()=>{const g=ml(n.start);return g?Ih(g):null}),u=A(()=>{const g=ml(n.end);return g?Ih(g):null}),c=A(()=>{const g=ml(n.step);return g?Ih(g):null}),f=A(()=>{const g=ml(n.minTime||"");return g?Ih(g):null}),d=A(()=>{const g=ml(n.maxTime||"");return g?Ih(g):null}),h=A(()=>{const g=[];if(n.start&&n.end&&n.step){let y=l.value,m;for(;y&&u.value&&YT(y,u.value)<=0;)m=Ct(y,"HH:mm").format(n.format),g.push({value:m,disabled:YT(y,f.value||"-1:-1")<=0||YT(y,d.value||"100:100")>=0}),y=jFe(y,c.value)}return g});return e({blur:()=>{var g,y;(y=(g=i.value)==null?void 0:g.blur)==null||y.call(g)},focus:()=>{var g,y;(y=(g=i.value)==null?void 0:g.focus)==null||y.call(g)}}),(g,y)=>($(),de(S(dc),{ref_key:"select",ref:i,"model-value":S(s),disabled:S(o),clearable:g.clearable,"clear-icon":g.clearIcon,size:g.size,effect:g.effect,placeholder:g.placeholder,"default-first-option":"",filterable:g.editable,"onUpdate:modelValue":y[0]||(y[0]=m=>g.$emit("update:modelValue",m)),onChange:y[1]||(y[1]=m=>g.$emit("change",m)),onBlur:y[2]||(y[2]=m=>g.$emit("blur",m)),onFocus:y[3]||(y[3]=m=>g.$emit("focus",m))},{prefix:Q(()=>[g.prefixIcon?($(),de(S(Xe),{key:0,class:F(S(a).e("prefix-icon"))},{default:Q(()=>[($(),de(Mt(g.prefixIcon)))]),_:1},8,["class"])):le("v-if",!0)]),default:Q(()=>[($(!0),Z(Qe,null,Ft(S(h),m=>($(),de(S(r),{key:m.value,label:m.value,value:m.value,disabled:m.disabled},null,8,["label","value","disabled"]))),128))]),_:1},8,["model-value","disabled","clearable","clear-icon","size","effect","placeholder","filterable"]))}});var PS=Ne(XFe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/time-select/src/time-select.vue"]]);PS.install=t=>{t.component(PS.name,PS)};const qFe=PS,ZFe=qFe,QFe=ie({name:"ElTimeline",setup(t,{slots:e}){const n=ke("timeline");return Vt("timeline",e),()=>nt("ul",{class:[n.b()]},[Te(e,"default")])}}),JFe=Ve({timestamp:{type:String,default:""},hideTimestamp:{type:Boolean,default:!1},center:{type:Boolean,default:!1},placement:{type:String,values:["top","bottom"],default:"bottom"},type:{type:String,values:["primary","success","warning","danger","info"],default:""},color:{type:String,default:""},size:{type:String,values:["normal","large"],default:"normal"},icon:{type:En},hollow:{type:Boolean,default:!1}}),e4e=ie({name:"ElTimelineItem"}),t4e=ie({...e4e,props:JFe,setup(t){const e=t,n=ke("timeline-item"),r=A(()=>[n.e("node"),n.em("node",e.size||""),n.em("node",e.type||""),n.is("hollow",e.hollow)]);return(a,i)=>($(),Z("li",{class:F([S(n).b(),{[S(n).e("center")]:a.center}])},[G("div",{class:F(S(n).e("tail"))},null,2),a.$slots.dot?le("v-if",!0):($(),Z("div",{key:0,class:F(S(r)),style:Ze({backgroundColor:a.color})},[a.icon?($(),de(S(Xe),{key:0,class:F(S(n).e("icon"))},{default:Q(()=>[($(),de(Mt(a.icon)))]),_:1},8,["class"])):le("v-if",!0)],6)),a.$slots.dot?($(),Z("div",{key:1,class:F(S(n).e("dot"))},[Te(a.$slots,"dot")],2)):le("v-if",!0),G("div",{class:F(S(n).e("wrapper"))},[!a.hideTimestamp&&a.placement==="top"?($(),Z("div",{key:0,class:F([S(n).e("timestamp"),S(n).is("top")])},Oe(a.timestamp),3)):le("v-if",!0),G("div",{class:F(S(n).e("content"))},[Te(a.$slots,"default")],2),!a.hideTimestamp&&a.placement==="bottom"?($(),Z("div",{key:1,class:F([S(n).e("timestamp"),S(n).is("bottom")])},Oe(a.timestamp),3)):le("v-if",!0)],2)],2))}});var oX=Ne(t4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/timeline/src/timeline-item.vue"]]);const n4e=Et(QFe,{TimelineItem:oX}),r4e=Qn(oX),sX=Ve({nowrap:Boolean});var lX=(t=>(t.top="top",t.bottom="bottom",t.left="left",t.right="right",t))(lX||{});const a4e=Object.values(lX),LA=Ve({width:{type:Number,default:10},height:{type:Number,default:10},style:{type:fe(Object),default:null}}),i4e=Ve({side:{type:fe(String),values:a4e,required:!0}}),o4e=["absolute","fixed"],s4e=["top-start","top-end","top","bottom-start","bottom-end","bottom","left-start","left-end","left","right-start","right-end","right"],OA=Ve({ariaLabel:String,arrowPadding:{type:fe(Number),default:5},effect:{type:String,default:""},contentClass:String,placement:{type:fe(String),values:s4e,default:"bottom"},reference:{type:fe(Object),default:null},offset:{type:Number,default:8},strategy:{type:fe(String),values:o4e,default:"absolute"},showArrow:{type:Boolean,default:!1}}),AA=Ve({delayDuration:{type:Number,default:300},defaultOpen:Boolean,open:{type:Boolean,default:void 0},onOpenChange:{type:fe(Function)},"onUpdate:open":{type:fe(Function)}}),oh={type:fe(Function)},NA=Ve({onBlur:oh,onClick:oh,onFocus:oh,onMouseDown:oh,onMouseEnter:oh,onMouseLeave:oh}),l4e=Ve({...AA,...LA,...NA,...OA,alwaysOn:Boolean,fullTransition:Boolean,transitionProps:{type:fe(Object),default:null},teleported:Boolean,to:{type:fe(String),default:"body"}}),sC=Symbol("tooltipV2"),uX=Symbol("tooltipV2Content"),XT="tooltip_v2.open",u4e=ie({name:"ElTooltipV2Root"}),c4e=ie({...u4e,props:AA,setup(t,{expose:e}){const n=t,r=z(n.defaultOpen),a=z(null),i=A({get:()=>_me(n.open)?r.value:n.open,set:g=>{var y;r.value=g,(y=n["onUpdate:open"])==null||y.call(n,g)}}),o=A(()=>ut(n.delayDuration)&&n.delayDuration>0),{start:s,stop:l}=Cd(()=>{i.value=!0},A(()=>n.delayDuration),{immediate:!1}),u=ke("tooltip-v2"),c=ho(),f=()=>{l(),i.value=!0},d=()=>{S(o)?s():f()},h=f,v=()=>{l(),i.value=!1};return Ee(i,g=>{var y;g&&(document.dispatchEvent(new CustomEvent(XT)),h()),(y=n.onOpenChange)==null||y.call(n,g)}),pt(()=>{document.addEventListener(XT,v)}),Rn(()=>{l(),document.removeEventListener(XT,v)}),Vt(sC,{contentId:c,triggerRef:a,ns:u,onClose:v,onDelayOpen:d,onOpen:h}),e({onOpen:h,onClose:v}),(g,y)=>Te(g.$slots,"default",{open:S(i)})}});var f4e=Ne(c4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip-v2/src/root.vue"]]);const d4e=ie({name:"ElTooltipV2Arrow"}),h4e=ie({...d4e,props:{...LA,...i4e},setup(t){const e=t,{ns:n}=We(sC),{arrowRef:r}=We(uX),a=A(()=>{const{style:i,width:o,height:s}=e,l=n.namespace.value;return{[`--${l}-tooltip-v2-arrow-width`]:`${o}px`,[`--${l}-tooltip-v2-arrow-height`]:`${s}px`,[`--${l}-tooltip-v2-arrow-border-width`]:`${o/2}px`,[`--${l}-tooltip-v2-arrow-cover-width`]:o/2-1,...i||{}}});return(i,o)=>($(),Z("span",{ref_key:"arrowRef",ref:r,style:Ze(S(a)),class:F(S(n).e("arrow"))},null,6))}});var eF=Ne(h4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip-v2/src/arrow.vue"]]);const p4e=Ve({style:{type:fe([String,Object,Array]),default:()=>({})}}),v4e=ie({name:"ElVisuallyHidden"}),g4e=ie({...v4e,props:p4e,setup(t){const e=t,n=A(()=>[e.style,{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}]);return(r,a)=>($(),Z("span",kt(r.$attrs,{style:S(n)}),[Te(r.$slots,"default")],16))}});var y4e=Ne(g4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/visual-hidden/src/visual-hidden.vue"]]);const m4e=["data-side"],b4e=ie({name:"ElTooltipV2Content"}),S4e=ie({...b4e,props:{...OA,...sX},setup(t){const e=t,{triggerRef:n,contentId:r}=We(sC),a=z(e.placement),i=z(e.strategy),o=z(null),{referenceRef:s,contentRef:l,middlewareData:u,x:c,y:f,update:d}=Xxe({placement:a,strategy:i,middleware:A(()=>{const b=[Rxe(e.offset)];return e.showArrow&&b.push(qxe({arrowRef:o})),b})}),h=Tv().nextZIndex(),v=ke("tooltip-v2"),p=A(()=>a.value.split("-")[0]),g=A(()=>({position:S(i),top:`${S(f)||0}px`,left:`${S(c)||0}px`,zIndex:h})),y=A(()=>{if(!e.showArrow)return{};const{arrow:b}=S(u);return{[`--${v.namespace.value}-tooltip-v2-arrow-x`]:`${b==null?void 0:b.x}px`||"",[`--${v.namespace.value}-tooltip-v2-arrow-y`]:`${b==null?void 0:b.y}px`||""}}),m=A(()=>[v.e("content"),v.is("dark",e.effect==="dark"),v.is(S(i)),e.contentClass]);return Ee(o,()=>d()),Ee(()=>e.placement,b=>a.value=b),pt(()=>{Ee(()=>e.reference||n.value,b=>{s.value=b||void 0},{immediate:!0})}),Vt(uX,{arrowRef:o}),(b,w)=>($(),Z("div",{ref_key:"contentRef",ref:l,style:Ze(S(g)),"data-tooltip-v2-root":""},[b.nowrap?le("v-if",!0):($(),Z("div",{key:0,"data-side":S(p),class:F(S(m))},[Te(b.$slots,"default",{contentStyle:S(g),contentClass:S(m)}),U(S(y4e),{id:S(r),role:"tooltip"},{default:Q(()=>[b.ariaLabel?($(),Z(Qe,{key:0},[Je(Oe(b.ariaLabel),1)],64)):Te(b.$slots,"default",{key:1})]),_:3},8,["id"]),Te(b.$slots,"arrow",{style:Ze(S(y)),side:S(p)})],10,m4e))],4))}});var tF=Ne(S4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip-v2/src/content.vue"]]);const w4e=Ve({setRef:{type:fe(Function),required:!0},onlyChild:Boolean});var _4e=ie({props:w4e,setup(t,{slots:e}){const n=z(),r=Hx(n,a=>{a?t.setRef(a.nextElementSibling):t.setRef(null)});return()=>{var a;const[i]=((a=e.default)==null?void 0:a.call(e))||[],o=t.onlyChild?n_e(i.children):i.children;return U(Qe,{ref:r},[o])}}});const x4e=ie({name:"ElTooltipV2Trigger"}),C4e=ie({...x4e,props:{...sX,...NA},setup(t){const e=t,{onClose:n,onOpen:r,onDelayOpen:a,triggerRef:i,contentId:o}=We(sC);let s=!1;const l=m=>{i.value=m},u=()=>{s=!1},c=Xn(e.onMouseEnter,a),f=Xn(e.onMouseLeave,n),d=Xn(e.onMouseDown,()=>{n(),s=!0,document.addEventListener("mouseup",u,{once:!0})}),h=Xn(e.onFocus,()=>{s||r()}),v=Xn(e.onBlur,n),p=Xn(e.onClick,m=>{m.detail===0&&n()}),g={blur:v,click:p,focus:h,mousedown:d,mouseenter:c,mouseleave:f},y=(m,b,w)=>{m&&Object.entries(b).forEach(([x,_])=>{m[w](x,_)})};return Ee(i,(m,b)=>{y(m,g,"addEventListener"),y(b,g,"removeEventListener"),m&&m.setAttribute("aria-describedby",o.value)}),Rn(()=>{y(i.value,g,"removeEventListener"),document.removeEventListener("mouseup",u)}),(m,b)=>m.nowrap?($(),de(S(_4e),{key:0,"set-ref":l,"only-child":""},{default:Q(()=>[Te(m.$slots,"default")]),_:3})):($(),Z("button",kt({key:1,ref_key:"triggerRef",ref:i},m.$attrs),[Te(m.$slots,"default")],16))}});var T4e=Ne(C4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip-v2/src/trigger.vue"]]);const E4e=ie({name:"ElTooltipV2"}),M4e=ie({...E4e,props:l4e,setup(t){const n=Ir(t),r=en(Sl(n,Object.keys(LA))),a=en(Sl(n,Object.keys(OA))),i=en(Sl(n,Object.keys(AA))),o=en(Sl(n,Object.keys(NA)));return(s,l)=>($(),de(f4e,zo(Tx(i)),{default:Q(({open:u})=>[U(T4e,kt(o,{nowrap:""}),{default:Q(()=>[Te(s.$slots,"trigger")]),_:3},16),($(),de(pm,{to:s.to,disabled:!s.teleported},[s.fullTransition?($(),de(or,zo(kt({key:0},s.transitionProps)),{default:Q(()=>[s.alwaysOn||u?($(),de(tF,zo(kt({key:0},a)),{arrow:Q(({style:c,side:f})=>[s.showArrow?($(),de(eF,kt({key:0},r,{style:c,side:f}),null,16,["style","side"])):le("v-if",!0)]),default:Q(()=>[Te(s.$slots,"default")]),_:3},16)):le("v-if",!0)]),_:2},1040)):($(),Z(Qe,{key:1},[s.alwaysOn||u?($(),de(tF,zo(kt({key:0},a)),{arrow:Q(({style:c,side:f})=>[s.showArrow?($(),de(eF,kt({key:0},r,{style:c,side:f}),null,16,["style","side"])):le("v-if",!0)]),default:Q(()=>[Te(s.$slots,"default")]),_:3},16)):le("v-if",!0)],64))],8,["to","disabled"]))]),_:3},16))}});var D4e=Ne(M4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tooltip-v2/src/tooltip.vue"]]);const k4e=Et(D4e),cX="left-check-change",fX="right-check-change",Ph=Ve({data:{type:fe(Array),default:()=>[]},titles:{type:fe(Array),default:()=>[]},buttonTexts:{type:fe(Array),default:()=>[]},filterPlaceholder:String,filterMethod:{type:fe(Function)},leftDefaultChecked:{type:fe(Array),default:()=>[]},rightDefaultChecked:{type:fe(Array),default:()=>[]},renderContent:{type:fe(Function)},modelValue:{type:fe(Array),default:()=>[]},format:{type:fe(Object),default:()=>({})},filterable:Boolean,props:{type:fe(Object),default:()=>zn({label:"label",key:"key",disabled:"disabled"})},targetOrder:{type:String,values:["original","push","unshift"],default:"original"},validateEvent:{type:Boolean,default:!0}}),dk=(t,e)=>[t,e].every(Ue)||Ue(t)&&mr(e),R4e={[Vn]:(t,e,n)=>[t,n].every(Ue)&&["left","right"].includes(e),[Dt]:t=>Ue(t),[cX]:dk,[fX]:dk},hk="checked-change",L4e=Ve({data:Ph.data,optionRender:{type:fe(Function)},placeholder:String,title:String,filterable:Boolean,format:Ph.format,filterMethod:Ph.filterMethod,defaultChecked:Ph.leftDefaultChecked,props:Ph.props}),O4e={[hk]:dk},Rm=t=>{const e={label:"label",key:"key",disabled:"disabled"};return A(()=>({...e,...t.props}))},A4e=(t,e,n)=>{const r=Rm(t),a=A(()=>t.data.filter(c=>ct(t.filterMethod)?t.filterMethod(e.query,c):String(c[r.value.label]||c[r.value.key]).toLowerCase().includes(e.query.toLowerCase()))),i=A(()=>a.value.filter(c=>!c[r.value.disabled])),o=A(()=>{const c=e.checked.length,f=t.data.length,{noChecked:d,hasChecked:h}=t.format;return d&&h?c>0?h.replace(/\${checked}/g,c.toString()).replace(/\${total}/g,f.toString()):d.replace(/\${total}/g,f.toString()):`${c}/${f}`}),s=A(()=>{const c=e.checked.length;return c>0&&c<i.value.length}),l=()=>{const c=i.value.map(f=>f[r.value.key]);e.allChecked=c.length>0&&c.every(f=>e.checked.includes(f))},u=c=>{e.checked=c?i.value.map(f=>f[r.value.key]):[]};return Ee(()=>e.checked,(c,f)=>{if(l(),e.checkChangeByUser){const d=c.concat(f).filter(h=>!c.includes(h)||!f.includes(h));n(hk,c,d)}else n(hk,c),e.checkChangeByUser=!0}),Ee(i,()=>{l()}),Ee(()=>t.data,()=>{const c=[],f=a.value.map(d=>d[r.value.key]);e.checked.forEach(d=>{f.includes(d)&&c.push(d)}),e.checkChangeByUser=!1,e.checked=c}),Ee(()=>t.defaultChecked,(c,f)=>{if(f&&c.length===f.length&&c.every(v=>f.includes(v)))return;const d=[],h=i.value.map(v=>v[r.value.key]);c.forEach(v=>{h.includes(v)&&d.push(v)}),e.checkChangeByUser=!1,e.checked=d},{immediate:!0}),{filteredData:a,checkableData:i,checkedSummary:o,isIndeterminate:s,updateAllChecked:l,handleAllCheckedChange:u}},N4e=(t,e)=>({onSourceCheckedChange:(a,i)=>{t.leftChecked=a,i&&e(cX,a,i)},onTargetCheckedChange:(a,i)=>{t.rightChecked=a,i&&e(fX,a,i)}}),V4e=t=>{const e=Rm(t),n=A(()=>t.data.reduce((i,o)=>(i[o[e.value.key]]=o)&&i,{})),r=A(()=>t.data.filter(i=>!t.modelValue.includes(i[e.value.key]))),a=A(()=>t.targetOrder==="original"?t.data.filter(i=>t.modelValue.includes(i[e.value.key])):t.modelValue.reduce((i,o)=>{const s=n.value[o];return s&&i.push(s),i},[]));return{sourceData:r,targetData:a}},B4e=(t,e,n)=>{const r=Rm(t),a=(s,l,u)=>{n(Dt,s),n(Vn,s,l,u)};return{addToLeft:()=>{const s=t.modelValue.slice();e.rightChecked.forEach(l=>{const u=s.indexOf(l);u>-1&&s.splice(u,1)}),a(s,"left",e.rightChecked)},addToRight:()=>{let s=t.modelValue.slice();const l=t.data.filter(u=>{const c=u[r.value.key];return e.leftChecked.includes(c)&&!t.modelValue.includes(c)}).map(u=>u[r.value.key]);s=t.targetOrder==="unshift"?l.concat(s):s.concat(l),t.targetOrder==="original"&&(s=t.data.filter(u=>s.includes(u[r.value.key])).map(u=>u[r.value.key])),a(s,"right",e.leftChecked)}}},$4e=ie({name:"ElTransferPanel"}),I4e=ie({...$4e,props:L4e,emits:O4e,setup(t,{expose:e,emit:n}){const r=t,a=ma(),i=({option:b})=>b,{t:o}=Yt(),s=ke("transfer"),l=en({checked:[],allChecked:!1,query:"",checkChangeByUser:!0}),u=Rm(r),{filteredData:c,checkedSummary:f,isIndeterminate:d,handleAllCheckedChange:h}=A4e(r,l,n),v=A(()=>!Ji(l.query)&&Ji(c.value)),p=A(()=>!Ji(a.default()[0].children)),{checked:g,allChecked:y,query:m}=Ir(l);return e({query:m}),(b,w)=>($(),Z("div",{class:F(S(s).b("panel"))},[G("p",{class:F(S(s).be("panel","header"))},[U(S(vo),{modelValue:S(y),"onUpdate:modelValue":w[0]||(w[0]=x=>gt(y)?y.value=x:null),indeterminate:S(d),"validate-event":!1,onChange:S(h)},{default:Q(()=>[Je(Oe(b.title)+" ",1),G("span",null,Oe(S(f)),1)]),_:1},8,["modelValue","indeterminate","onChange"])],2),G("div",{class:F([S(s).be("panel","body"),S(s).is("with-footer",S(p))])},[b.filterable?($(),de(S(Ea),{key:0,modelValue:S(m),"onUpdate:modelValue":w[1]||(w[1]=x=>gt(m)?m.value=x:null),class:F(S(s).be("panel","filter")),size:"default",placeholder:b.placeholder,"prefix-icon":S(ZSe),clearable:"","validate-event":!1},null,8,["modelValue","class","placeholder","prefix-icon"])):le("v-if",!0),mt(U(S(mj),{modelValue:S(g),"onUpdate:modelValue":w[2]||(w[2]=x=>gt(g)?g.value=x:null),"validate-event":!1,class:F([S(s).is("filterable",b.filterable),S(s).be("panel","list")])},{default:Q(()=>[($(!0),Z(Qe,null,Ft(S(c),x=>($(),de(S(vo),{key:x[S(u).key],class:F(S(s).be("panel","item")),label:x[S(u).key],disabled:x[S(u).disabled],"validate-event":!1},{default:Q(()=>{var _;return[U(i,{option:(_=b.optionRender)==null?void 0:_.call(b,x)},null,8,["option"])]}),_:2},1032,["class","label","disabled"]))),128))]),_:1},8,["modelValue","class"]),[[Qt,!S(v)&&!S(Ji)(b.data)]]),mt(G("p",{class:F(S(s).be("panel","empty"))},Oe(S(v)?S(o)("el.transfer.noMatch"):S(o)("el.transfer.noData")),3),[[Qt,S(v)||S(Ji)(b.data)]])],2),S(p)?($(),Z("p",{key:0,class:F(S(s).be("panel","footer"))},[Te(b.$slots,"default")],2)):le("v-if",!0)],2))}});var nF=Ne(I4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/transfer/src/transfer-panel.vue"]]);const P4e={key:0},F4e={key:0},z4e=ie({name:"ElTransfer"}),G4e=ie({...z4e,props:Ph,emits:R4e,setup(t,{expose:e,emit:n}){const r=t,a=ma(),{t:i}=Yt(),o=ke("transfer"),{formItem:s}=ni(),l=en({leftChecked:[],rightChecked:[]}),u=Rm(r),{sourceData:c,targetData:f}=V4e(r),{onSourceCheckedChange:d,onTargetCheckedChange:h}=N4e(l,n),{addToLeft:v,addToRight:p}=B4e(r,l,n),g=z(),y=z(),m=T=>{switch(T){case"left":g.value.query="";break;case"right":y.value.query="";break}},b=A(()=>r.buttonTexts.length===2),w=A(()=>r.titles[0]||i("el.transfer.titles.0")),x=A(()=>r.titles[1]||i("el.transfer.titles.1")),_=A(()=>r.filterPlaceholder||i("el.transfer.filterPlaceholder"));Ee(()=>r.modelValue,()=>{var T;r.validateEvent&&((T=s==null?void 0:s.validate)==null||T.call(s,"change").catch(D=>void 0))});const C=A(()=>T=>r.renderContent?r.renderContent(nt,T):a.default?a.default({option:T}):nt("span",T[u.value.label]||T[u.value.key]));return e({clearQuery:m,leftPanel:g,rightPanel:y}),(T,D)=>($(),Z("div",{class:F(S(o).b())},[U(nF,{ref_key:"leftPanel",ref:g,data:S(c),"option-render":S(C),placeholder:S(_),title:S(w),filterable:T.filterable,format:T.format,"filter-method":T.filterMethod,"default-checked":T.leftDefaultChecked,props:r.props,onCheckedChange:S(d)},{default:Q(()=>[Te(T.$slots,"left-footer")]),_:3},8,["data","option-render","placeholder","title","filterable","format","filter-method","default-checked","props","onCheckedChange"]),G("div",{class:F(S(o).e("buttons"))},[U(S(wt),{type:"primary",class:F([S(o).e("button"),S(o).is("with-texts",S(b))]),disabled:S(Ji)(l.rightChecked),onClick:S(v)},{default:Q(()=>[U(S(Xe),null,{default:Q(()=>[U(S(sc))]),_:1}),S(kr)(T.buttonTexts[0])?le("v-if",!0):($(),Z("span",P4e,Oe(T.buttonTexts[0]),1))]),_:1},8,["class","disabled","onClick"]),U(S(wt),{type:"primary",class:F([S(o).e("button"),S(o).is("with-texts",S(b))]),disabled:S(Ji)(l.leftChecked),onClick:S(p)},{default:Q(()=>[S(kr)(T.buttonTexts[1])?le("v-if",!0):($(),Z("span",F4e,Oe(T.buttonTexts[1]),1)),U(S(Xe),null,{default:Q(()=>[U(S(Wa))]),_:1})]),_:1},8,["class","disabled","onClick"])],2),U(nF,{ref_key:"rightPanel",ref:y,data:S(f),"option-render":S(C),placeholder:S(_),filterable:T.filterable,format:T.format,"filter-method":T.filterMethod,title:S(x),"default-checked":T.rightDefaultChecked,props:r.props,onCheckedChange:S(h)},{default:Q(()=>[Te(T.$slots,"right-footer")]),_:3},8,["data","option-render","placeholder","filterable","format","filter-method","title","default-checked","props","onCheckedChange"])],2))}});var U4e=Ne(G4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/transfer/src/transfer.vue"]]);const H4e=Et(U4e),bp="$treeNodeId",rF=function(t,e){!e||e[bp]||Object.defineProperty(e,bp,{value:t.id,enumerable:!1,configurable:!1,writable:!1})},VA=function(t,e){return t?e[t]:e[bp]},pk=(t,e,n)=>{const r=t.value.currentNode;n();const a=t.value.currentNode;r!==a&&e("current-change",a?a.data:null,a)},vk=t=>{let e=!0,n=!0,r=!0;for(let a=0,i=t.length;a<i;a++){const o=t[a];(o.checked!==!0||o.indeterminate)&&(e=!1,o.disabled||(r=!1)),(o.checked!==!1||o.indeterminate)&&(n=!1)}return{all:e,none:n,allWithoutDisable:r,half:!e&&!n}},FS=function(t){if(t.childNodes.length===0||t.loading)return;const{all:e,none:n,half:r}=vk(t.childNodes);e?(t.checked=!0,t.indeterminate=!1):r?(t.checked=!1,t.indeterminate=!0):n&&(t.checked=!1,t.indeterminate=!1);const a=t.parent;!a||a.level===0||t.store.checkStrictly||FS(a)},R1=function(t,e){const n=t.store.props,r=t.data||{},a=n[e];if(typeof a=="function")return a(r,t);if(typeof a=="string")return r[a];if(typeof a>"u"){const i=r[e];return i===void 0?"":i}};let W4e=0,gk=class zS{constructor(e){this.id=W4e++,this.text=null,this.checked=!1,this.indeterminate=!1,this.data=null,this.expanded=!1,this.parent=null,this.visible=!0,this.isCurrent=!1,this.canFocus=!1;for(const n in e)Ut(e,n)&&(this[n]=e[n]);this.level=0,this.loaded=!1,this.childNodes=[],this.loading=!1,this.parent&&(this.level=this.parent.level+1)}initialize(){const e=this.store;if(!e)throw new Error("[Node]store is required!");e.registerNode(this);const n=e.props;if(n&&typeof n.isLeaf<"u"){const i=R1(this,"isLeaf");typeof i=="boolean"&&(this.isLeafByUser=i)}if(e.lazy!==!0&&this.data?(this.setData(this.data),e.defaultExpandAll&&(this.expanded=!0,this.canFocus=!0)):this.level>0&&e.lazy&&e.defaultExpandAll&&this.expand(),Array.isArray(this.data)||rF(this,this.data),!this.data)return;const r=e.defaultExpandedKeys,a=e.key;a&&r&&r.includes(this.key)&&this.expand(null,e.autoExpandParent),a&&e.currentNodeKey!==void 0&&this.key===e.currentNodeKey&&(e.currentNode=this,e.currentNode.isCurrent=!0),e.lazy&&e._initDefaultCheckedNode(this),this.updateLeafState(),this.parent&&(this.level===1||this.parent.expanded===!0)&&(this.canFocus=!0)}setData(e){Array.isArray(e)||rF(this,e),this.data=e,this.childNodes=[];let n;this.level===0&&Array.isArray(this.data)?n=this.data:n=R1(this,"children")||[];for(let r=0,a=n.length;r<a;r++)this.insertChild({data:n[r]})}get label(){return R1(this,"label")}get key(){const e=this.store.key;return this.data?this.data[e]:null}get disabled(){return R1(this,"disabled")}get nextSibling(){const e=this.parent;if(e){const n=e.childNodes.indexOf(this);if(n>-1)return e.childNodes[n+1]}return null}get previousSibling(){const e=this.parent;if(e){const n=e.childNodes.indexOf(this);if(n>-1)return n>0?e.childNodes[n-1]:null}return null}contains(e,n=!0){return(this.childNodes||[]).some(r=>r===e||n&&r.contains(e))}remove(){const e=this.parent;e&&e.removeChild(this)}insertChild(e,n,r){if(!e)throw new Error("InsertChild error: child is required.");if(!(e instanceof zS)){if(!r){const a=this.getChildren(!0);a.includes(e.data)||(typeof n>"u"||n<0?a.push(e.data):a.splice(n,0,e.data))}Object.assign(e,{parent:this,store:this.store}),e=en(new zS(e)),e instanceof zS&&e.initialize()}e.level=this.level+1,typeof n>"u"||n<0?this.childNodes.push(e):this.childNodes.splice(n,0,e),this.updateLeafState()}insertBefore(e,n){let r;n&&(r=this.childNodes.indexOf(n)),this.insertChild(e,r)}insertAfter(e,n){let r;n&&(r=this.childNodes.indexOf(n),r!==-1&&(r+=1)),this.insertChild(e,r)}removeChild(e){const n=this.getChildren()||[],r=n.indexOf(e.data);r>-1&&n.splice(r,1);const a=this.childNodes.indexOf(e);a>-1&&(this.store&&this.store.deregisterNode(e),e.parent=null,this.childNodes.splice(a,1)),this.updateLeafState()}removeChildByData(e){let n=null;for(let r=0;r<this.childNodes.length;r++)if(this.childNodes[r].data===e){n=this.childNodes[r];break}n&&this.removeChild(n)}expand(e,n){const r=()=>{if(n){let a=this.parent;for(;a.level>0;)a.expanded=!0,a=a.parent}this.expanded=!0,e&&e(),this.childNodes.forEach(a=>{a.canFocus=!0})};this.shouldLoadData()?this.loadData(a=>{Array.isArray(a)&&(this.checked?this.setChecked(!0,!0):this.store.checkStrictly||FS(this),r())}):r()}doCreateChildren(e,n={}){e.forEach(r=>{this.insertChild(Object.assign({data:r},n),void 0,!0)})}collapse(){this.expanded=!1,this.childNodes.forEach(e=>{e.canFocus=!1})}shouldLoadData(){return this.store.lazy===!0&&this.store.load&&!this.loaded}updateLeafState(){if(this.store.lazy===!0&&this.loaded!==!0&&typeof this.isLeafByUser<"u"){this.isLeaf=this.isLeafByUser;return}const e=this.childNodes;if(!this.store.lazy||this.store.lazy===!0&&this.loaded===!0){this.isLeaf=!e||e.length===0;return}this.isLeaf=!1}setChecked(e,n,r,a){if(this.indeterminate=e==="half",this.checked=e===!0,this.store.checkStrictly)return;if(!(this.shouldLoadData()&&!this.store.checkDescendants)){const{all:o,allWithoutDisable:s}=vk(this.childNodes);!this.isLeaf&&!o&&s&&(this.checked=!1,e=!1);const l=()=>{if(n){const u=this.childNodes;for(let d=0,h=u.length;d<h;d++){const v=u[d];a=a||e!==!1;const p=v.disabled?v.checked:a;v.setChecked(p,n,!0,a)}const{half:c,all:f}=vk(u);f||(this.checked=f,this.indeterminate=c)}};if(this.shouldLoadData()){this.loadData(()=>{l(),FS(this)},{checked:e!==!1});return}else l()}const i=this.parent;!i||i.level===0||r||FS(i)}getChildren(e=!1){if(this.level===0)return this.data;const n=this.data;if(!n)return null;const r=this.store.props;let a="children";return r&&(a=r.children||"children"),n[a]===void 0&&(n[a]=null),e&&!n[a]&&(n[a]=[]),n[a]}updateChildren(){const e=this.getChildren()||[],n=this.childNodes.map(i=>i.data),r={},a=[];e.forEach((i,o)=>{const s=i[bp];!!s&&n.findIndex(u=>u[bp]===s)>=0?r[s]={index:o,data:i}:a.push({index:o,data:i})}),this.store.lazy||n.forEach(i=>{r[i[bp]]||this.removeChildByData(i)}),a.forEach(({index:i,data:o})=>{this.insertChild({data:o},i)}),this.updateLeafState()}loadData(e,n={}){if(this.store.lazy===!0&&this.store.load&&!this.loaded&&(!this.loading||Object.keys(n).length)){this.loading=!0;const r=a=>{this.childNodes=[],this.doCreateChildren(a,n),this.loaded=!0,this.loading=!1,this.updateLeafState(),e&&e.call(this,a)};this.store.load(this,r)}else e&&e.call(this)}};class K4e{constructor(e){this.currentNode=null,this.currentNodeKey=null;for(const n in e)Ut(e,n)&&(this[n]=e[n]);this.nodesMap={}}initialize(){if(this.root=new gk({data:this.data,store:this}),this.root.initialize(),this.lazy&&this.load){const e=this.load;e(this.root,n=>{this.root.doCreateChildren(n),this._initDefaultCheckedNodes()})}else this._initDefaultCheckedNodes()}filter(e){const n=this.filterNodeMethod,r=this.lazy,a=function(i){const o=i.root?i.root.childNodes:i.childNodes;if(o.forEach(s=>{s.visible=n.call(s,e,s.data,s),a(s)}),!i.visible&&o.length){let s=!0;s=!o.some(l=>l.visible),i.root?i.root.visible=s===!1:i.visible=s===!1}e&&i.visible&&!i.isLeaf&&!r&&i.expand()};a(this)}setData(e){e!==this.root.data?(this.root.setData(e),this._initDefaultCheckedNodes()):this.root.updateChildren()}getNode(e){if(e instanceof gk)return e;const n=Ot(e)?VA(this.key,e):e;return this.nodesMap[n]||null}insertBefore(e,n){const r=this.getNode(n);r.parent.insertBefore({data:e},r)}insertAfter(e,n){const r=this.getNode(n);r.parent.insertAfter({data:e},r)}remove(e){const n=this.getNode(e);n&&n.parent&&(n===this.currentNode&&(this.currentNode=null),n.parent.removeChild(n))}append(e,n){const r=n?this.getNode(n):this.root;r&&r.insertChild({data:e})}_initDefaultCheckedNodes(){const e=this.defaultCheckedKeys||[],n=this.nodesMap;e.forEach(r=>{const a=n[r];a&&a.setChecked(!0,!this.checkStrictly)})}_initDefaultCheckedNode(e){(this.defaultCheckedKeys||[]).includes(e.key)&&e.setChecked(!0,!this.checkStrictly)}setDefaultCheckedKey(e){e!==this.defaultCheckedKeys&&(this.defaultCheckedKeys=e,this._initDefaultCheckedNodes())}registerNode(e){const n=this.key;!e||!e.data||(n?e.key!==void 0&&(this.nodesMap[e.key]=e):this.nodesMap[e.id]=e)}deregisterNode(e){!this.key||!e||!e.data||(e.childNodes.forEach(r=>{this.deregisterNode(r)}),delete this.nodesMap[e.key])}getCheckedNodes(e=!1,n=!1){const r=[],a=function(i){(i.root?i.root.childNodes:i.childNodes).forEach(s=>{(s.checked||n&&s.indeterminate)&&(!e||e&&s.isLeaf)&&r.push(s.data),a(s)})};return a(this),r}getCheckedKeys(e=!1){return this.getCheckedNodes(e).map(n=>(n||{})[this.key])}getHalfCheckedNodes(){const e=[],n=function(r){(r.root?r.root.childNodes:r.childNodes).forEach(i=>{i.indeterminate&&e.push(i.data),n(i)})};return n(this),e}getHalfCheckedKeys(){return this.getHalfCheckedNodes().map(e=>(e||{})[this.key])}_getAllNodes(){const e=[],n=this.nodesMap;for(const r in n)Ut(n,r)&&e.push(n[r]);return e}updateChildren(e,n){const r=this.nodesMap[e];if(!r)return;const a=r.childNodes;for(let i=a.length-1;i>=0;i--){const o=a[i];this.remove(o.data)}for(let i=0,o=n.length;i<o;i++){const s=n[i];this.append(s,r.data)}}_setCheckedKeys(e,n=!1,r){const a=this._getAllNodes().sort((s,l)=>l.level-s.level),i=Object.create(null),o=Object.keys(r);a.forEach(s=>s.setChecked(!1,!1));for(let s=0,l=a.length;s<l;s++){const u=a[s],c=u.data[e].toString();if(!o.includes(c)){u.checked&&!i[c]&&u.setChecked(!1,!1);continue}let d=u.parent;for(;d&&d.level>0;)i[d.data[e]]=!0,d=d.parent;if(u.isLeaf||this.checkStrictly){u.setChecked(!0,!1);continue}if(u.setChecked(!0,!0),n){u.setChecked(!1,!1);const h=function(v){v.childNodes.forEach(g=>{g.isLeaf||g.setChecked(!1,!1),h(g)})};h(u)}}}setCheckedNodes(e,n=!1){const r=this.key,a={};e.forEach(i=>{a[(i||{})[r]]=!0}),this._setCheckedKeys(r,n,a)}setCheckedKeys(e,n=!1){this.defaultCheckedKeys=e;const r=this.key,a={};e.forEach(i=>{a[i]=!0}),this._setCheckedKeys(r,n,a)}setDefaultExpandedKeys(e){e=e||[],this.defaultExpandedKeys=e,e.forEach(n=>{const r=this.getNode(n);r&&r.expand(null,this.autoExpandParent)})}setChecked(e,n,r){const a=this.getNode(e);a&&a.setChecked(!!n,r)}getCurrentNode(){return this.currentNode}setCurrentNode(e){const n=this.currentNode;n&&(n.isCurrent=!1),this.currentNode=e,this.currentNode.isCurrent=!0}setUserCurrentNode(e,n=!0){const r=e[this.key],a=this.nodesMap[r];this.setCurrentNode(a),n&&this.currentNode.level>1&&this.currentNode.parent.expand(null,!0)}setCurrentNodeKey(e,n=!0){if(e==null){this.currentNode&&(this.currentNode.isCurrent=!1),this.currentNode=null;return}const r=this.getNode(e);r&&(this.setCurrentNode(r),n&&this.currentNode.level>1&&this.currentNode.parent.expand(null,!0))}}const j4e=ie({name:"ElTreeNodeContent",props:{node:{type:Object,required:!0},renderContent:Function},setup(t){const e=ke("tree"),n=We("NodeInstance"),r=We("RootTree");return()=>{const a=t.node,{data:i,store:o}=a;return t.renderContent?t.renderContent(nt,{_self:n,node:a,data:i,store:o}):r.ctx.slots.default?r.ctx.slots.default({node:a,data:i}):nt("span",{class:e.be("node","label")},[a.label])}}});var Y4e=Ne(j4e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tree/src/tree-node-content.vue"]]);function dX(t){const e=We("TreeNodeMap",null),n={treeNodeExpand:r=>{t.node!==r&&t.node.collapse()},children:[]};return e&&e.children.push(n),Vt("TreeNodeMap",n),{broadcastExpanded:r=>{if(t.accordion)for(const a of n.children)a.treeNodeExpand(r)}}}const hX=Symbol("dragEvents");function X4e({props:t,ctx:e,el$:n,dropIndicator$:r,store:a}){const i=ke("tree"),o=z({showDropIndicator:!1,draggingNode:null,dropNode:null,allowDrop:!0,dropType:null});return Vt(hX,{treeNodeDragStart:({event:c,treeNode:f})=>{if(typeof t.allowDrag=="function"&&!t.allowDrag(f.node))return c.preventDefault(),!1;c.dataTransfer.effectAllowed="move";try{c.dataTransfer.setData("text/plain","")}catch{}o.value.draggingNode=f,e.emit("node-drag-start",f.node,c)},treeNodeDragOver:({event:c,treeNode:f})=>{const d=f,h=o.value.dropNode;h&&h.node.id!==d.node.id&&yi(h.$el,i.is("drop-inner"));const v=o.value.draggingNode;if(!v||!d)return;let p=!0,g=!0,y=!0,m=!0;typeof t.allowDrop=="function"&&(p=t.allowDrop(v.node,d.node,"prev"),m=g=t.allowDrop(v.node,d.node,"inner"),y=t.allowDrop(v.node,d.node,"next")),c.dataTransfer.dropEffect=g||p||y?"move":"none",(p||g||y)&&(h==null?void 0:h.node.id)!==d.node.id&&(h&&e.emit("node-drag-leave",v.node,h.node,c),e.emit("node-drag-enter",v.node,d.node,c)),(p||g||y)&&(o.value.dropNode=d),d.node.nextSibling===v.node&&(y=!1),d.node.previousSibling===v.node&&(p=!1),d.node.contains(v.node,!1)&&(g=!1),(v.node===d.node||v.node.contains(d.node))&&(p=!1,g=!1,y=!1);const b=d.$el.querySelector(`.${i.be("node","content")}`).getBoundingClientRect(),w=n.value.getBoundingClientRect();let x;const _=p?g?.25:y?.45:1:-1,C=y?g?.75:p?.55:0:1;let T=-9999;const D=c.clientY-b.top;D<b.height*_?x="before":D>b.height*C?x="after":g?x="inner":x="none";const E=d.$el.querySelector(`.${i.be("node","expand-icon")}`).getBoundingClientRect(),M=r.value;x==="before"?T=E.top-w.top:x==="after"&&(T=E.bottom-w.top),M.style.top=`${T}px`,M.style.left=`${E.right-w.left}px`,x==="inner"?Ls(d.$el,i.is("drop-inner")):yi(d.$el,i.is("drop-inner")),o.value.showDropIndicator=x==="before"||x==="after",o.value.allowDrop=o.value.showDropIndicator||m,o.value.dropType=x,e.emit("node-drag-over",v.node,d.node,c)},treeNodeDragEnd:c=>{const{draggingNode:f,dropType:d,dropNode:h}=o.value;if(c.preventDefault(),c.dataTransfer.dropEffect="move",f&&h){const v={data:f.node.data};d!=="none"&&f.node.remove(),d==="before"?h.node.parent.insertBefore(v,h.node):d==="after"?h.node.parent.insertAfter(v,h.node):d==="inner"&&h.node.insertChild(v),d!=="none"&&a.value.registerNode(v),yi(h.$el,i.is("drop-inner")),e.emit("node-drag-end",f.node,h.node,d,c),d!=="none"&&e.emit("node-drop",f.node,h.node,d,c)}f&&!h&&e.emit("node-drag-end",f.node,null,d,c),o.value.showDropIndicator=!1,o.value.draggingNode=null,o.value.dropNode=null,o.value.allowDrop=!0}}),{dragState:o}}const q4e=ie({name:"ElTreeNode",components:{ElCollapseTransition:rC,ElCheckbox:vo,NodeContent:Y4e,ElIcon:Xe,Loading:Ec},props:{node:{type:gk,default:()=>({})},props:{type:Object,default:()=>({})},accordion:Boolean,renderContent:Function,renderAfterExpand:Boolean,showCheckbox:{type:Boolean,default:!1}},emits:["node-expand"],setup(t,e){const n=ke("tree"),{broadcastExpanded:r}=dX(t),a=We("RootTree"),i=z(!1),o=z(!1),s=z(null),l=z(null),u=z(null),c=We(hX),f=xt();Vt("NodeInstance",f),t.node.expanded&&(i.value=!0,o.value=!0);const d=a.props.props.children||"children";Ee(()=>{const D=t.node.data[d];return D&&[...D]},()=>{t.node.updateChildren()}),Ee(()=>t.node.indeterminate,D=>{p(t.node.checked,D)}),Ee(()=>t.node.checked,D=>{p(D,t.node.indeterminate)}),Ee(()=>t.node.expanded,D=>{qe(()=>i.value=D),D&&(o.value=!0)});const h=D=>VA(a.props.nodeKey,D.data),v=D=>{const E=t.props.class;if(!E)return{};let M;if(ct(E)){const{data:k}=D;M=E(k,D)}else M=E;return dt(M)?{[M]:!0}:M},p=(D,E)=>{(s.value!==D||l.value!==E)&&a.ctx.emit("check-change",t.node.data,D,E),s.value=D,l.value=E},g=D=>{pk(a.store,a.ctx.emit,()=>a.store.value.setCurrentNode(t.node)),a.currentNode.value=t.node,a.props.expandOnClickNode&&m(),a.props.checkOnClickNode&&!t.node.disabled&&b(null,{target:{checked:!t.node.checked}}),a.ctx.emit("node-click",t.node.data,t.node,f,D)},y=D=>{a.instance.vnode.props.onNodeContextmenu&&(D.stopPropagation(),D.preventDefault()),a.ctx.emit("node-contextmenu",D,t.node.data,t.node,f)},m=()=>{t.node.isLeaf||(i.value?(a.ctx.emit("node-collapse",t.node.data,t.node,f),t.node.collapse()):(t.node.expand(),e.emit("node-expand",t.node.data,t.node,f)))},b=(D,E)=>{t.node.setChecked(E.target.checked,!a.props.checkStrictly),qe(()=>{const M=a.store.value;a.ctx.emit("check",t.node.data,{checkedNodes:M.getCheckedNodes(),checkedKeys:M.getCheckedKeys(),halfCheckedNodes:M.getHalfCheckedNodes(),halfCheckedKeys:M.getHalfCheckedKeys()})})};return{ns:n,node$:u,tree:a,expanded:i,childNodeRendered:o,oldChecked:s,oldIndeterminate:l,getNodeKey:h,getNodeClass:v,handleSelectChange:p,handleClick:g,handleContextMenu:y,handleExpandIconClick:m,handleCheckChange:b,handleChildNodeExpand:(D,E,M)=>{r(E),a.ctx.emit("node-expand",D,E,M)},handleDragStart:D=>{a.props.draggable&&c.treeNodeDragStart({event:D,treeNode:t})},handleDragOver:D=>{D.preventDefault(),a.props.draggable&&c.treeNodeDragOver({event:D,treeNode:{$el:u.value,node:t.node}})},handleDrop:D=>{D.preventDefault()},handleDragEnd:D=>{a.props.draggable&&c.treeNodeDragEnd(D)},CaretRight:kK}}}),Z4e=["aria-expanded","aria-disabled","aria-checked","draggable","data-key"],Q4e=["aria-expanded"];function J4e(t,e,n,r,a,i){const o=Ge("el-icon"),s=Ge("el-checkbox"),l=Ge("loading"),u=Ge("node-content"),c=Ge("el-tree-node"),f=Ge("el-collapse-transition");return mt(($(),Z("div",{ref:"node$",class:F([t.ns.b("node"),t.ns.is("expanded",t.expanded),t.ns.is("current",t.node.isCurrent),t.ns.is("hidden",!t.node.visible),t.ns.is("focusable",!t.node.disabled),t.ns.is("checked",!t.node.disabled&&t.node.checked),t.getNodeClass(t.node)]),role:"treeitem",tabindex:"-1","aria-expanded":t.expanded,"aria-disabled":t.node.disabled,"aria-checked":t.node.checked,draggable:t.tree.props.draggable,"data-key":t.getNodeKey(t.node),onClick:e[1]||(e[1]=ot((...d)=>t.handleClick&&t.handleClick(...d),["stop"])),onContextmenu:e[2]||(e[2]=(...d)=>t.handleContextMenu&&t.handleContextMenu(...d)),onDragstart:e[3]||(e[3]=ot((...d)=>t.handleDragStart&&t.handleDragStart(...d),["stop"])),onDragover:e[4]||(e[4]=ot((...d)=>t.handleDragOver&&t.handleDragOver(...d),["stop"])),onDragend:e[5]||(e[5]=ot((...d)=>t.handleDragEnd&&t.handleDragEnd(...d),["stop"])),onDrop:e[6]||(e[6]=ot((...d)=>t.handleDrop&&t.handleDrop(...d),["stop"]))},[G("div",{class:F(t.ns.be("node","content")),style:Ze({paddingLeft:(t.node.level-1)*t.tree.props.indent+"px"})},[t.tree.props.icon||t.CaretRight?($(),de(o,{key:0,class:F([t.ns.be("node","expand-icon"),t.ns.is("leaf",t.node.isLeaf),{expanded:!t.node.isLeaf&&t.expanded}]),onClick:ot(t.handleExpandIconClick,["stop"])},{default:Q(()=>[($(),de(Mt(t.tree.props.icon||t.CaretRight)))]),_:1},8,["class","onClick"])):le("v-if",!0),t.showCheckbox?($(),de(s,{key:1,"model-value":t.node.checked,indeterminate:t.node.indeterminate,disabled:!!t.node.disabled,onClick:e[0]||(e[0]=ot(()=>{},["stop"])),onChange:t.handleCheckChange},null,8,["model-value","indeterminate","disabled","onChange"])):le("v-if",!0),t.node.loading?($(),de(o,{key:2,class:F([t.ns.be("node","loading-icon"),t.ns.is("loading")])},{default:Q(()=>[U(l)]),_:1},8,["class"])):le("v-if",!0),U(u,{node:t.node,"render-content":t.renderContent},null,8,["node","render-content"])],6),U(f,null,{default:Q(()=>[!t.renderAfterExpand||t.childNodeRendered?mt(($(),Z("div",{key:0,class:F(t.ns.be("node","children")),role:"group","aria-expanded":t.expanded},[($(!0),Z(Qe,null,Ft(t.node.childNodes,d=>($(),de(c,{key:t.getNodeKey(d),"render-content":t.renderContent,"render-after-expand":t.renderAfterExpand,"show-checkbox":t.showCheckbox,node:d,accordion:t.accordion,props:t.props,onNodeExpand:t.handleChildNodeExpand},null,8,["render-content","render-after-expand","show-checkbox","node","accordion","props","onNodeExpand"]))),128))],10,Q4e)),[[Qt,t.expanded]]):le("v-if",!0)]),_:1})],42,Z4e)),[[Qt,t.node.visible]])}var e5e=Ne(q4e,[["render",J4e],["__file","/home/runner/work/element-plus/element-plus/packages/components/tree/src/tree-node.vue"]]);function t5e({el$:t},e){const n=ke("tree"),r=Tn([]),a=Tn([]);pt(()=>{o()}),Zs(()=>{r.value=Array.from(t.value.querySelectorAll("[role=treeitem]")),a.value=Array.from(t.value.querySelectorAll("input[type=checkbox]"))}),Ee(a,s=>{s.forEach(l=>{l.setAttribute("tabindex","-1")})}),$n(t,"keydown",s=>{const l=s.target;if(!l.className.includes(n.b("node")))return;const u=s.code;r.value=Array.from(t.value.querySelectorAll(`.${n.is("focusable")}[role=treeitem]`));const c=r.value.indexOf(l);let f;if([tt.up,tt.down].includes(u)){if(s.preventDefault(),u===tt.up){f=c===-1?0:c!==0?c-1:r.value.length-1;const h=f;for(;!e.value.getNode(r.value[f].dataset.key).canFocus;){if(f--,f===h){f=-1;break}f<0&&(f=r.value.length-1)}}else{f=c===-1?0:c<r.value.length-1?c+1:0;const h=f;for(;!e.value.getNode(r.value[f].dataset.key).canFocus;){if(f++,f===h){f=-1;break}f>=r.value.length&&(f=0)}}f!==-1&&r.value[f].focus()}[tt.left,tt.right].includes(u)&&(s.preventDefault(),l.click());const d=l.querySelector('[type="checkbox"]');[tt.enter,tt.space].includes(u)&&d&&(s.preventDefault(),d.click())});const o=()=>{var s;r.value=Array.from(t.value.querySelectorAll(`.${n.is("focusable")}[role=treeitem]`)),a.value=Array.from(t.value.querySelectorAll("input[type=checkbox]"));const l=t.value.querySelectorAll(`.${n.is("checked")}[role=treeitem]`);if(l.length){l[0].setAttribute("tabindex","0");return}(s=r.value[0])==null||s.setAttribute("tabindex","0")}}const n5e=ie({name:"ElTree",components:{ElTreeNode:e5e},props:{data:{type:Array,default:()=>[]},emptyText:{type:String},renderAfterExpand:{type:Boolean,default:!0},nodeKey:String,checkStrictly:Boolean,defaultExpandAll:Boolean,expandOnClickNode:{type:Boolean,default:!0},checkOnClickNode:Boolean,checkDescendants:{type:Boolean,default:!1},autoExpandParent:{type:Boolean,default:!0},defaultCheckedKeys:Array,defaultExpandedKeys:Array,currentNodeKey:[String,Number],renderContent:Function,showCheckbox:{type:Boolean,default:!1},draggable:{type:Boolean,default:!1},allowDrag:Function,allowDrop:Function,props:{type:Object,default:()=>({children:"children",label:"label",disabled:"disabled"})},lazy:{type:Boolean,default:!1},highlightCurrent:Boolean,load:Function,filterNodeMethod:Function,accordion:Boolean,indent:{type:Number,default:18},icon:{type:En}},emits:["check-change","current-change","node-click","node-contextmenu","node-collapse","node-expand","check","node-drag-start","node-drag-end","node-drop","node-drag-leave","node-drag-enter","node-drag-over"],setup(t,e){const{t:n}=Yt(),r=ke("tree"),a=z(new K4e({key:t.nodeKey,data:t.data,lazy:t.lazy,props:t.props,load:t.load,currentNodeKey:t.currentNodeKey,checkStrictly:t.checkStrictly,checkDescendants:t.checkDescendants,defaultCheckedKeys:t.defaultCheckedKeys,defaultExpandedKeys:t.defaultExpandedKeys,autoExpandParent:t.autoExpandParent,defaultExpandAll:t.defaultExpandAll,filterNodeMethod:t.filterNodeMethod}));a.value.initialize();const i=z(a.value.root),o=z(null),s=z(null),l=z(null),{broadcastExpanded:u}=dX(t),{dragState:c}=X4e({props:t,ctx:e,el$:s,dropIndicator$:l,store:a});t5e({el$:s},a);const f=A(()=>{const{childNodes:N}=i.value;return!N||N.length===0||N.every(({visible:B})=>!B)});Ee(()=>t.currentNodeKey,N=>{a.value.setCurrentNodeKey(N)}),Ee(()=>t.defaultCheckedKeys,N=>{a.value.setDefaultCheckedKey(N)}),Ee(()=>t.defaultExpandedKeys,N=>{a.value.setDefaultExpandedKeys(N)}),Ee(()=>t.data,N=>{a.value.setData(N)},{deep:!0}),Ee(()=>t.checkStrictly,N=>{a.value.checkStrictly=N});const d=N=>{if(!t.filterNodeMethod)throw new Error("[Tree] filterNodeMethod is required when filter");a.value.filter(N)},h=N=>VA(t.nodeKey,N.data),v=N=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in getNodePath");const B=a.value.getNode(N);if(!B)return[];const L=[B.data];let V=B.parent;for(;V&&V!==i.value;)L.push(V.data),V=V.parent;return L.reverse()},p=(N,B)=>a.value.getCheckedNodes(N,B),g=N=>a.value.getCheckedKeys(N),y=()=>{const N=a.value.getCurrentNode();return N?N.data:null},m=()=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in getCurrentKey");const N=y();return N?N[t.nodeKey]:null},b=(N,B)=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in setCheckedNodes");a.value.setCheckedNodes(N,B)},w=(N,B)=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in setCheckedKeys");a.value.setCheckedKeys(N,B)},x=(N,B,L)=>{a.value.setChecked(N,B,L)},_=()=>a.value.getHalfCheckedNodes(),C=()=>a.value.getHalfCheckedKeys(),T=(N,B=!0)=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in setCurrentNode");pk(a,e.emit,()=>a.value.setUserCurrentNode(N,B))},D=(N,B=!0)=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in setCurrentKey");pk(a,e.emit,()=>a.value.setCurrentNodeKey(N,B))},E=N=>a.value.getNode(N),M=N=>{a.value.remove(N)},k=(N,B)=>{a.value.append(N,B)},R=(N,B)=>{a.value.insertBefore(N,B)},O=(N,B)=>{a.value.insertAfter(N,B)},I=(N,B,L)=>{u(B),e.emit("node-expand",N,B,L)},P=(N,B)=>{if(!t.nodeKey)throw new Error("[Tree] nodeKey is required in updateKeyChild");a.value.updateChildren(N,B)};return Vt("RootTree",{ctx:e,props:t,store:a,root:i,currentNode:o,instance:xt()}),Vt(js,void 0),{ns:r,store:a,root:i,currentNode:o,dragState:c,el$:s,dropIndicator$:l,isEmpty:f,filter:d,getNodeKey:h,getNodePath:v,getCheckedNodes:p,getCheckedKeys:g,getCurrentNode:y,getCurrentKey:m,setCheckedNodes:b,setCheckedKeys:w,setChecked:x,getHalfCheckedNodes:_,getHalfCheckedKeys:C,setCurrentNode:T,setCurrentKey:D,t:n,getNode:E,remove:M,append:k,insertBefore:R,insertAfter:O,handleNodeExpand:I,updateKeyChildren:P}}});function r5e(t,e,n,r,a,i){const o=Ge("el-tree-node");return $(),Z("div",{ref:"el$",class:F([t.ns.b(),t.ns.is("dragging",!!t.dragState.draggingNode),t.ns.is("drop-not-allow",!t.dragState.allowDrop),t.ns.is("drop-inner",t.dragState.dropType==="inner"),{[t.ns.m("highlight-current")]:t.highlightCurrent}]),role:"tree"},[($(!0),Z(Qe,null,Ft(t.root.childNodes,s=>($(),de(o,{key:t.getNodeKey(s),node:s,props:t.props,accordion:t.accordion,"render-after-expand":t.renderAfterExpand,"show-checkbox":t.showCheckbox,"render-content":t.renderContent,onNodeExpand:t.handleNodeExpand},null,8,["node","props","accordion","render-after-expand","show-checkbox","render-content","onNodeExpand"]))),128)),t.isEmpty?($(),Z("div",{key:0,class:F(t.ns.e("empty-block"))},[Te(t.$slots,"empty",{},()=>{var s;return[G("span",{class:F(t.ns.e("empty-text"))},Oe((s=t.emptyText)!=null?s:t.t("el.tree.emptyText")),3)]})],2)):le("v-if",!0),mt(G("div",{ref:"dropIndicator$",class:F(t.ns.e("drop-indicator"))},null,2),[[Qt,t.dragState.showDropIndicator]])],2)}var GS=Ne(n5e,[["render",r5e],["__file","/home/runner/work/element-plus/element-plus/packages/components/tree/src/tree.vue"]]);GS.install=t=>{t.component(GS.name,GS)};const Ww=GS,a5e=Ww,i5e=(t,{attrs:e},{tree:n,key:r})=>{const a=ke("tree-select"),i={...Sl(Ir(t),Object.keys(dc.props)),...e,valueKey:r,popperClass:A(()=>{const o=[a.e("popper")];return t.popperClass&&o.push(t.popperClass),o.join(" ")}),filterMethod:(o="")=>{t.filterMethod&&t.filterMethod(o),qe(()=>{var s;(s=n.value)==null||s.filter(o)})},onVisibleChange:o=>{var s;(s=e.onVisibleChange)==null||s.call(e,o),t.filterable&&o&&i.filterMethod()}};return i},o5e=ie({extends:$w,setup(t,e){const n=$w.setup(t,e);delete n.selectOptionClick;const r=xt().proxy;return qe(()=>{n.select.cachedOptions.get(r.value)||n.select.onOptionCreate(r)}),n},methods:{selectOptionClick(){this.$el.parentElement.click()}}});function yk(t){return t||t===0}function BA(t){return Array.isArray(t)&&t.length}function fg(t){return Array.isArray(t)?t:yk(t)?[t]:[]}function US(t,e,n,r,a){for(let i=0;i<t.length;i++){const o=t[i];if(e(o,i,t,a))return r?r(o,i,t,a):o;{const s=n(o);if(BA(s)){const l=US(s,e,n,r,o);if(l)return l}}}}function pX(t,e,n,r){for(let a=0;a<t.length;a++){const i=t[a];e(i,a,t,r);const o=n(i);BA(o)&&pX(o,e,n,i)}}const s5e=(t,{attrs:e,slots:n,emit:r},{select:a,tree:i,key:o})=>{Ee(()=>t.modelValue,()=>{t.showCheckbox&&qe(()=>{const d=i.value;d&&!gi(d.getCheckedKeys(),fg(t.modelValue))&&d.setCheckedKeys(fg(t.modelValue))})},{immediate:!0,deep:!0});const s=A(()=>({value:o.value,label:"label",children:"children",disabled:"disabled",isLeaf:"isLeaf",...t.props})),l=(d,h)=>{var v;const p=s.value[d];return ct(p)?p(h,(v=i.value)==null?void 0:v.getNode(l("value",h))):h[p]},u=fg(t.modelValue).map(d=>US(t.data||[],h=>l("value",h)===d,h=>l("children",h),(h,v,p,g)=>g&&l("value",g))).filter(d=>yk(d)),c=A(()=>{if(!t.renderAfterExpand&&!t.lazy)return[];const d=[];return pX(t.data.concat(t.cacheData),h=>{const v=l("value",h);d.push({value:v,currentLabel:l("label",h),isDisabled:l("disabled",h)})},h=>l("children",h)),d}),f=A(()=>c.value.reduce((d,h)=>({...d,[h.value]:h}),{}));return{...Sl(Ir(t),Object.keys(Ww.props)),...e,nodeKey:o,expandOnClickNode:A(()=>!t.checkStrictly&&t.expandOnClickNode),defaultExpandedKeys:A(()=>t.defaultExpandedKeys?t.defaultExpandedKeys.concat(u):u),renderContent:(d,{node:h,data:v,store:p})=>d(o5e,{value:l("value",v),label:l("label",v),disabled:l("disabled",v)},t.renderContent?()=>t.renderContent(d,{node:h,data:v,store:p}):n.default?()=>n.default({node:h,data:v,store:p}):void 0),filterNodeMethod:(d,h,v)=>{var p;return t.filterNodeMethod?t.filterNodeMethod(d,h,v):d?(p=l("label",h))==null?void 0:p.includes(d):!0},onNodeClick:(d,h,v)=>{var p,g,y;if((p=e.onNodeClick)==null||p.call(e,d,h,v),!(t.showCheckbox&&t.checkOnClickNode))if(!t.showCheckbox&&(t.checkStrictly||h.isLeaf)){if(!l("disabled",d)){const m=(g=a.value)==null?void 0:g.options.get(l("value",d));(y=a.value)==null||y.handleOptionSelect(m)}}else t.expandOnClickNode&&v.proxy.handleExpandIconClick()},onCheck:(d,h)=>{if(!t.showCheckbox)return;const v=l("value",d),p=h.checkedKeys,g=t.multiple?fg(t.modelValue).filter(m=>m in f.value&&!i.value.getNode(m)&&!p.includes(m)):[],y=p.concat(g);if(t.checkStrictly)r(Dt,t.multiple?y:y.includes(v)?v:void 0);else if(t.multiple)r(Dt,i.value.getCheckedKeys(!0));else{const m=US([d],x=>!BA(l("children",x))&&!l("disabled",x),x=>l("children",x)),b=m?l("value",m):void 0,w=yk(t.modelValue)&&!!US([d],x=>l("value",x)===t.modelValue,x=>l("children",x));r(Dt,b===t.modelValue||w?void 0:b)}qe(()=>{var m;const b=fg(t.modelValue);i.value.setCheckedKeys(b),(m=e.onCheck)==null||m.call(e,d,{checkedKeys:i.value.getCheckedKeys(),checkedNodes:i.value.getCheckedNodes(),halfCheckedKeys:i.value.getHalfCheckedKeys(),halfCheckedNodes:i.value.getHalfCheckedNodes()})})},cacheOptions:c}};var l5e=ie({props:{data:{type:Array,default:()=>[]}},setup(t){const e=We(Dm);return Ee(()=>t.data,()=>{var n;t.data.forEach(a=>{e.cachedOptions.has(a.value)||e.cachedOptions.set(a.value,a)});const r=((n=e.selectWrapper)==null?void 0:n.querySelectorAll("input"))||[];Array.from(r).includes(document.activeElement)||e.setSelected()},{flush:"post",immediate:!0}),()=>{}}});const u5e=ie({name:"ElTreeSelect",inheritAttrs:!1,props:{...dc.props,...Ww.props,cacheData:{type:Array,default:()=>[]}},setup(t,e){const{slots:n,expose:r}=e,a=z(),i=z(),o=A(()=>t.nodeKey||t.valueKey||"value"),s=i5e(t,e,{select:a,tree:i,key:o}),{cacheOptions:l,...u}=s5e(t,e,{select:a,tree:i,key:o}),c=en({});return r(c),pt(()=>{Object.assign(c,{...Sl(i.value,["filter","updateKeyChildren","getCheckedNodes","setCheckedNodes","getCheckedKeys","setCheckedKeys","setChecked","getHalfCheckedNodes","getHalfCheckedKeys","getCurrentKey","getCurrentNode","setCurrentKey","setCurrentNode","getNode","remove","append","insertBefore","insertAfter"]),...Sl(a.value,["focus","blur"])})}),()=>nt(dc,en({...s,ref:f=>a.value=f}),{...n,default:()=>[nt(l5e,{data:l.value}),nt(Ww,en({...u,ref:f=>i.value=f}))]})}});var HS=Ne(u5e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tree-select/src/tree-select.vue"]]);HS.install=t=>{t.component(HS.name,HS)};const c5e=HS,f5e=c5e,$A=Symbol(),d5e={key:-1,level:-1,data:{}};var Yg=(t=>(t.KEY="id",t.LABEL="label",t.CHILDREN="children",t.DISABLED="disabled",t))(Yg||{}),mk=(t=>(t.ADD="add",t.DELETE="delete",t))(mk||{});const vX={type:Number,default:26},h5e=Ve({data:{type:fe(Array),default:()=>zn([])},emptyText:{type:String},height:{type:Number,default:200},props:{type:fe(Object),default:()=>zn({children:"children",label:"label",disabled:"disabled",value:"id"})},highlightCurrent:{type:Boolean,default:!1},showCheckbox:{type:Boolean,default:!1},defaultCheckedKeys:{type:fe(Array),default:()=>zn([])},checkStrictly:{type:Boolean,default:!1},defaultExpandedKeys:{type:fe(Array),default:()=>zn([])},indent:{type:Number,default:16},itemSize:vX,icon:{type:En},expandOnClickNode:{type:Boolean,default:!0},checkOnClickNode:{type:Boolean,default:!1},currentNodeKey:{type:fe([String,Number])},accordion:{type:Boolean,default:!1},filterMethod:{type:fe(Function)},perfMode:{type:Boolean,default:!0}}),p5e=Ve({node:{type:fe(Object),default:()=>zn(d5e)},expanded:{type:Boolean,default:!1},checked:{type:Boolean,default:!1},indeterminate:{type:Boolean,default:!1},showCheckbox:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},current:{type:Boolean,default:!1},hiddenExpandIcon:{type:Boolean,default:!1},itemSize:vX}),v5e=Ve({node:{type:fe(Object),required:!0}}),gX="node-click",yX="node-expand",mX="node-collapse",bX="current-change",SX="check",wX="check-change",_X="node-contextmenu",g5e={[gX]:(t,e,n)=>t&&e&&n,[yX]:(t,e)=>t&&e,[mX]:(t,e)=>t&&e,[bX]:(t,e)=>t&&e,[SX]:(t,e)=>t&&e,[wX]:(t,e)=>t&&typeof e=="boolean",[_X]:(t,e,n)=>t&&e&&n},y5e={click:(t,e)=>!!(t&&e),toggle:t=>!!t,check:(t,e)=>t&&typeof e=="boolean"};function m5e(t,e){const n=z(new Set),r=z(new Set),{emit:a}=xt();Ee([()=>e.value,()=>t.defaultCheckedKeys],()=>qe(()=>{m(t.defaultCheckedKeys)}),{immediate:!0});const i=()=>{if(!e.value||!t.showCheckbox||t.checkStrictly)return;const{levelTreeNodeMap:b,maxLevel:w}=e.value,x=n.value,_=new Set;for(let C=w-1;C>=1;--C){const T=b.get(C);T&&T.forEach(D=>{const E=D.children;if(E){let M=!0,k=!1;for(const R of E){const O=R.key;if(x.has(O))k=!0;else if(_.has(O)){M=!1,k=!0;break}else M=!1}M?x.add(D.key):k?(_.add(D.key),x.delete(D.key)):(x.delete(D.key),_.delete(D.key))}})}r.value=_},o=b=>n.value.has(b.key),s=b=>r.value.has(b.key),l=(b,w,x=!0)=>{const _=n.value,C=(T,D)=>{_[D?mk.ADD:mk.DELETE](T.key);const E=T.children;!t.checkStrictly&&E&&E.forEach(M=>{M.disabled||C(M,D)})};C(b,w),i(),x&&u(b,w)},u=(b,w)=>{const{checkedNodes:x,checkedKeys:_}=v(),{halfCheckedNodes:C,halfCheckedKeys:T}=p();a(SX,b.data,{checkedKeys:_,checkedNodes:x,halfCheckedKeys:T,halfCheckedNodes:C}),a(wX,b.data,w)};function c(b=!1){return v(b).checkedKeys}function f(b=!1){return v(b).checkedNodes}function d(){return p().halfCheckedKeys}function h(){return p().halfCheckedNodes}function v(b=!1){const w=[],x=[];if(e!=null&&e.value&&t.showCheckbox){const{treeNodeMap:_}=e.value;n.value.forEach(C=>{const T=_.get(C);T&&(!b||b&&T.isLeaf)&&(x.push(C),w.push(T.data))})}return{checkedKeys:x,checkedNodes:w}}function p(){const b=[],w=[];if(e!=null&&e.value&&t.showCheckbox){const{treeNodeMap:x}=e.value;r.value.forEach(_=>{const C=x.get(_);C&&(w.push(_),b.push(C.data))})}return{halfCheckedNodes:b,halfCheckedKeys:w}}function g(b){n.value.clear(),r.value.clear(),m(b)}function y(b,w){if(e!=null&&e.value&&t.showCheckbox){const x=e.value.treeNodeMap.get(b);x&&l(x,w,!1)}}function m(b){if(e!=null&&e.value){const{treeNodeMap:w}=e.value;if(t.showCheckbox&&w&&b)for(const x of b){const _=w.get(x);_&&!o(_)&&l(_,!0,!1)}}}return{updateCheckedKeys:i,toggleCheckbox:l,isChecked:o,isIndeterminate:s,getCheckedKeys:c,getCheckedNodes:f,getHalfCheckedKeys:d,getHalfCheckedNodes:h,setChecked:y,setCheckedKeys:g}}function b5e(t,e){const n=z(new Set([])),r=z(new Set([])),a=A(()=>ct(t.filterMethod));function i(s){var l;if(!a.value)return;const u=new Set,c=r.value,f=n.value,d=[],h=((l=e.value)==null?void 0:l.treeNodes)||[],v=t.filterMethod;f.clear();function p(g){g.forEach(y=>{d.push(y),v!=null&&v(s,y.data)?d.forEach(b=>{u.add(b.key)}):y.isLeaf&&f.add(y.key);const m=y.children;if(m&&p(m),!y.isLeaf){if(!u.has(y.key))f.add(y.key);else if(m){let b=!0;for(const w of m)if(!f.has(w.key)){b=!1;break}b?c.add(y.key):c.delete(y.key)}}d.pop()})}return p(h),u}function o(s){return r.value.has(s.key)}return{hiddenExpandIconKeySet:r,hiddenNodeKeySet:n,doFilter:i,isForceHiddenExpandIcon:o}}function S5e(t,e){const n=z(new Set(t.defaultExpandedKeys)),r=z(),a=Tn();Ee(()=>t.currentNodeKey,J=>{r.value=J},{immediate:!0}),Ee(()=>t.data,J=>{re(J)},{immediate:!0});const{isIndeterminate:i,isChecked:o,toggleCheckbox:s,getCheckedKeys:l,getCheckedNodes:u,getHalfCheckedKeys:c,getHalfCheckedNodes:f,setChecked:d,setCheckedKeys:h}=m5e(t,a),{doFilter:v,hiddenNodeKeySet:p,isForceHiddenExpandIcon:g}=b5e(t,a),y=A(()=>{var J;return((J=t.props)==null?void 0:J.value)||Yg.KEY}),m=A(()=>{var J;return((J=t.props)==null?void 0:J.children)||Yg.CHILDREN}),b=A(()=>{var J;return((J=t.props)==null?void 0:J.disabled)||Yg.DISABLED}),w=A(()=>{var J;return((J=t.props)==null?void 0:J.label)||Yg.LABEL}),x=A(()=>{const J=n.value,he=p.value,ue=[],q=a.value&&a.value.treeNodes||[];function Y(){const ee=[];for(let se=q.length-1;se>=0;--se)ee.push(q[se]);for(;ee.length;){const se=ee.pop();if(se&&(he.has(se.key)||ue.push(se),J.has(se.key))){const ye=se.children;if(ye){const _e=ye.length;for(let be=_e-1;be>=0;--be)ee.push(ye[be])}}}}return Y(),ue}),_=A(()=>x.value.length>0);function C(J){const he=new Map,ue=new Map;let q=1;function Y(se,ye=1,_e=void 0){var be;const Me=[];for(const Se of se){const xe=E(Se),De={level:ye,key:xe,data:Se};De.label=k(Se),De.parent=_e;const ge=D(Se);De.disabled=M(Se),De.isLeaf=!ge||ge.length===0,ge&&ge.length&&(De.children=Y(ge,ye+1,De)),Me.push(De),he.set(xe,De),ue.has(ye)||ue.set(ye,[]),(be=ue.get(ye))==null||be.push(De)}return ye>q&&(q=ye),Me}const ee=Y(J);return{treeNodeMap:he,levelTreeNodeMap:ue,maxLevel:q,treeNodes:ee}}function T(J){const he=v(J);he&&(n.value=he)}function D(J){return J[m.value]}function E(J){return J?J[y.value]:""}function M(J){return J[b.value]}function k(J){return J[w.value]}function R(J){n.value.has(J.key)?L(J):B(J)}function O(J){n.value=new Set(J)}function I(J,he){e(gX,J.data,J,he),P(J),t.expandOnClickNode&&R(J),t.showCheckbox&&t.checkOnClickNode&&!J.disabled&&s(J,!o(J),!0)}function P(J){K(J)||(r.value=J.key,e(bX,J.data,J))}function N(J,he){s(J,he)}function B(J){const he=n.value;if(a.value&&t.accordion){const{treeNodeMap:ue}=a.value;he.forEach(q=>{const Y=ue.get(q);J&&J.level===(Y==null?void 0:Y.level)&&he.delete(q)})}he.add(J.key),e(yX,J.data,J)}function L(J){n.value.delete(J.key),e(mX,J.data,J)}function V(J){return n.value.has(J.key)}function H(J){return!!J.disabled}function K(J){const he=r.value;return he!==void 0&&he===J.key}function X(){var J,he;if(r.value)return(he=(J=a.value)==null?void 0:J.treeNodeMap.get(r.value))==null?void 0:he.data}function oe(){return r.value}function te(J){r.value=J}function re(J){qe(()=>a.value=C(J))}function ne(J){var he;const ue=Ot(J)?E(J):J;return(he=a.value)==null?void 0:he.treeNodeMap.get(ue)}return{tree:a,flattenTree:x,isNotEmpty:_,getKey:E,getChildren:D,toggleExpand:R,toggleCheckbox:s,isExpanded:V,isChecked:o,isIndeterminate:i,isDisabled:H,isCurrent:K,isForceHiddenExpandIcon:g,handleNodeClick:I,handleNodeCheck:N,getCurrentNode:X,getCurrentKey:oe,setCurrentKey:te,getCheckedKeys:l,getCheckedNodes:u,getHalfCheckedKeys:c,getHalfCheckedNodes:f,setChecked:d,setCheckedKeys:h,filter:T,setData:re,getNode:ne,expandNode:B,collapseNode:L,setExpandedKeys:O}}var w5e=ie({name:"ElTreeNodeContent",props:v5e,setup(t){const e=We($A),n=ke("tree");return()=>{const r=t.node,{data:a}=r;return e!=null&&e.ctx.slots.default?e.ctx.slots.default({node:r,data:a}):nt("span",{class:n.be("node","label")},[r==null?void 0:r.label])}}});const _5e=["aria-expanded","aria-disabled","aria-checked","data-key","onClick"],x5e=ie({name:"ElTreeNode"}),C5e=ie({...x5e,props:p5e,emits:y5e,setup(t,{emit:e}){const n=t,r=We($A),a=ke("tree"),i=A(()=>{var f;return(f=r==null?void 0:r.props.indent)!=null?f:16}),o=A(()=>{var f;return(f=r==null?void 0:r.props.icon)!=null?f:kK}),s=f=>{e("click",n.node,f)},l=()=>{e("toggle",n.node)},u=f=>{e("check",n.node,f)},c=f=>{var d,h,v,p;(v=(h=(d=r==null?void 0:r.instance)==null?void 0:d.vnode)==null?void 0:h.props)!=null&&v.onNodeContextmenu&&(f.stopPropagation(),f.preventDefault()),r==null||r.ctx.emit(_X,f,(p=n.node)==null?void 0:p.data,n.node)};return(f,d)=>{var h,v,p;return $(),Z("div",{ref:"node$",class:F([S(a).b("node"),S(a).is("expanded",f.expanded),S(a).is("current",f.current),S(a).is("focusable",!f.disabled),S(a).is("checked",!f.disabled&&f.checked)]),role:"treeitem",tabindex:"-1","aria-expanded":f.expanded,"aria-disabled":f.disabled,"aria-checked":f.checked,"data-key":(h=f.node)==null?void 0:h.key,onClick:ot(s,["stop"]),onContextmenu:c},[G("div",{class:F(S(a).be("node","content")),style:Ze({paddingLeft:`${(f.node.level-1)*S(i)}px`,height:f.itemSize+"px"})},[S(o)?($(),de(S(Xe),{key:0,class:F([S(a).is("leaf",!!((v=f.node)!=null&&v.isLeaf)),S(a).is("hidden",f.hiddenExpandIcon),{expanded:!((p=f.node)!=null&&p.isLeaf)&&f.expanded},S(a).be("node","expand-icon")]),onClick:ot(l,["stop"])},{default:Q(()=>[($(),de(Mt(S(o))))]),_:1},8,["class","onClick"])):le("v-if",!0),f.showCheckbox?($(),de(S(vo),{key:1,"model-value":f.checked,indeterminate:f.indeterminate,disabled:f.disabled,onChange:u,onClick:d[0]||(d[0]=ot(()=>{},["stop"]))},null,8,["model-value","indeterminate","disabled"])):le("v-if",!0),U(S(w5e),{node:f.node},null,8,["node"])],6)],42,_5e)}}});var T5e=Ne(C5e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tree-v2/src/tree-node.vue"]]);const E5e=ie({name:"ElTreeV2"}),M5e=ie({...E5e,props:h5e,emits:g5e,setup(t,{expose:e,emit:n}){const r=t,a=ma(),i=A(()=>r.itemSize);Vt($A,{ctx:{emit:n,slots:a},props:r,instance:xt()}),Vt(js,void 0);const{t:o}=Yt(),s=ke("tree"),{flattenTree:l,isNotEmpty:u,toggleExpand:c,isExpanded:f,isIndeterminate:d,isChecked:h,isDisabled:v,isCurrent:p,isForceHiddenExpandIcon:g,handleNodeClick:y,handleNodeCheck:m,toggleCheckbox:b,getCurrentNode:w,getCurrentKey:x,setCurrentKey:_,getCheckedKeys:C,getCheckedNodes:T,getHalfCheckedKeys:D,getHalfCheckedNodes:E,setChecked:M,setCheckedKeys:k,filter:R,setData:O,getNode:I,expandNode:P,collapseNode:N,setExpandedKeys:B}=S5e(r,n);return e({toggleCheckbox:b,getCurrentNode:w,getCurrentKey:x,setCurrentKey:_,getCheckedKeys:C,getCheckedNodes:T,getHalfCheckedKeys:D,getHalfCheckedNodes:E,setChecked:M,setCheckedKeys:k,filter:R,setData:O,getNode:I,expandNode:P,collapseNode:N,setExpandedKeys:B}),(L,V)=>{var H;return $(),Z("div",{class:F([S(s).b(),{[S(s).m("highlight-current")]:L.highlightCurrent}]),role:"tree"},[S(u)?($(),de(S(DY),{key:0,"class-name":S(s).b("virtual-list"),data:S(l),total:S(l).length,height:L.height,"item-size":S(i),"perf-mode":L.perfMode},{default:Q(({data:K,index:X,style:oe})=>[($(),de(T5e,{key:K[X].key,style:Ze(oe),node:K[X],expanded:S(f)(K[X]),"show-checkbox":L.showCheckbox,checked:S(h)(K[X]),indeterminate:S(d)(K[X]),"item-size":S(i),disabled:S(v)(K[X]),current:S(p)(K[X]),"hidden-expand-icon":S(g)(K[X]),onClick:S(y),onToggle:S(c),onCheck:S(m)},null,8,["style","node","expanded","show-checkbox","checked","indeterminate","item-size","disabled","current","hidden-expand-icon","onClick","onToggle","onCheck"]))]),_:1},8,["class-name","data","total","height","item-size","perf-mode"])):($(),Z("div",{key:1,class:F(S(s).e("empty-block"))},[G("span",{class:F(S(s).e("empty-text"))},Oe((H=L.emptyText)!=null?H:S(o)("el.tree.emptyText")),3)],2))],2)}}});var D5e=Ne(M5e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/tree-v2/src/tree.vue"]]);const k5e=Et(D5e),xX=Symbol("uploadContextKey"),R5e="ElUpload";class L5e extends Error{constructor(e,n,r,a){super(e),this.name="UploadAjaxError",this.status=n,this.method=r,this.url=a}}function aF(t,e,n){let r;return n.response?r=`${n.response.error||n.response}`:n.responseText?r=`${n.responseText}`:r=`fail to ${e.method} ${t} ${n.status}`,new L5e(r,n.status,e.method,t)}function O5e(t){const e=t.responseText||t.response;if(!e)return e;try{return JSON.parse(e)}catch{return e}}const A5e=t=>{typeof XMLHttpRequest>"u"&&wr(R5e,"XMLHttpRequest is undefined");const e=new XMLHttpRequest,n=t.action;e.upload&&e.upload.addEventListener("progress",i=>{const o=i;o.percent=i.total>0?i.loaded/i.total*100:0,t.onProgress(o)});const r=new FormData;if(t.data)for(const[i,o]of Object.entries(t.data))Ue(o)&&o.length?r.append(i,...o):r.append(i,o);r.append(t.filename,t.file,t.file.name),e.addEventListener("error",()=>{t.onError(aF(n,t,e))}),e.addEventListener("load",()=>{if(e.status<200||e.status>=300)return t.onError(aF(n,t,e));t.onSuccess(O5e(e))}),e.open(t.method,n,!0),t.withCredentials&&"withCredentials"in e&&(e.withCredentials=!0);const a=t.headers||{};if(a instanceof Headers)a.forEach((i,o)=>e.setRequestHeader(o,i));else for(const[i,o]of Object.entries(a))mr(o)||e.setRequestHeader(i,String(o));return e.send(r),e},CX=["text","picture","picture-card"];let N5e=1;const bk=()=>Date.now()+N5e++,TX=Ve({action:{type:String,default:"#"},headers:{type:fe(Object)},method:{type:String,default:"post"},data:{type:fe([Object,Function,Promise]),default:()=>zn({})},multiple:{type:Boolean,default:!1},name:{type:String,default:"file"},drag:{type:Boolean,default:!1},withCredentials:Boolean,showFileList:{type:Boolean,default:!0},accept:{type:String,default:""},type:{type:String,default:"select"},fileList:{type:fe(Array),default:()=>zn([])},autoUpload:{type:Boolean,default:!0},listType:{type:String,values:CX,default:"text"},httpRequest:{type:fe(Function),default:A5e},disabled:Boolean,limit:Number}),V5e=Ve({...TX,beforeUpload:{type:fe(Function),default:pn},beforeRemove:{type:fe(Function)},onRemove:{type:fe(Function),default:pn},onChange:{type:fe(Function),default:pn},onPreview:{type:fe(Function),default:pn},onSuccess:{type:fe(Function),default:pn},onProgress:{type:fe(Function),default:pn},onError:{type:fe(Function),default:pn},onExceed:{type:fe(Function),default:pn}}),B5e=Ve({files:{type:fe(Array),default:()=>zn([])},disabled:{type:Boolean,default:!1},handlePreview:{type:fe(Function),default:pn},listType:{type:String,values:CX,default:"text"}}),$5e={remove:t=>!!t},I5e=["onKeydown"],P5e=["src"],F5e=["onClick"],z5e=["title"],G5e=["onClick"],U5e=["onClick"],H5e=ie({name:"ElUploadList"}),W5e=ie({...H5e,props:B5e,emits:$5e,setup(t,{emit:e}){const{t:n}=Yt(),r=ke("upload"),a=ke("icon"),i=ke("list"),o=_i(),s=z(!1),l=u=>{e("remove",u)};return(u,c)=>($(),de(ZW,{tag:"ul",class:F([S(r).b("list"),S(r).bm("list",u.listType),S(r).is("disabled",S(o))]),name:S(i).b()},{default:Q(()=>[($(!0),Z(Qe,null,Ft(u.files,f=>($(),Z("li",{key:f.uid||f.name,class:F([S(r).be("list","item"),S(r).is(f.status),{focusing:s.value}]),tabindex:"0",onKeydown:jt(d=>!S(o)&&l(f),["delete"]),onFocus:c[0]||(c[0]=d=>s.value=!0),onBlur:c[1]||(c[1]=d=>s.value=!1),onClick:c[2]||(c[2]=d=>s.value=!1)},[Te(u.$slots,"default",{file:f},()=>[u.listType==="picture"||f.status!=="uploading"&&u.listType==="picture-card"?($(),Z("img",{key:0,class:F(S(r).be("list","item-thumbnail")),src:f.url,alt:""},null,10,P5e)):le("v-if",!0),f.status==="uploading"||u.listType!=="picture-card"?($(),Z("div",{key:1,class:F(S(r).be("list","item-info"))},[G("a",{class:F(S(r).be("list","item-name")),onClick:ot(d=>u.handlePreview(f),["prevent"])},[U(S(Xe),{class:F(S(a).m("document"))},{default:Q(()=>[U(S(Cbe))]),_:1},8,["class"]),G("span",{class:F(S(r).be("list","item-file-name")),title:f.name},Oe(f.name),11,z5e)],10,F5e),f.status==="uploading"?($(),de(S(bY),{key:0,type:u.listType==="picture-card"?"circle":"line","stroke-width":u.listType==="picture-card"?6:2,percentage:Number(f.percentage),style:Ze(u.listType==="picture-card"?"":"margin-top: 0.5rem")},null,8,["type","stroke-width","percentage","style"])):le("v-if",!0)],2)):le("v-if",!0),G("label",{class:F(S(r).be("list","item-status-label"))},[u.listType==="text"?($(),de(S(Xe),{key:0,class:F([S(a).m("upload-success"),S(a).m("circle-check")])},{default:Q(()=>[U(S(LO))]),_:1},8,["class"])):["picture-card","picture"].includes(u.listType)?($(),de(S(Xe),{key:1,class:F([S(a).m("upload-success"),S(a).m("check")])},{default:Q(()=>[U(S(xm))]),_:1},8,["class"])):le("v-if",!0)],2),S(o)?le("v-if",!0):($(),de(S(Xe),{key:2,class:F(S(a).m("close")),onClick:d=>l(f)},{default:Q(()=>[U(S(ts))]),_:2},1032,["class","onClick"])),le(" Due to close btn only appears when li gets focused disappears after li gets blurred, thus keyboard navigation can never reach close btn"),le(" This is a bug which needs to be fixed "),le(" TODO: Fix the incorrect navigation interaction "),S(o)?le("v-if",!0):($(),Z("i",{key:3,class:F(S(a).m("close-tip"))},Oe(S(n)("el.upload.deleteTip")),3)),u.listType==="picture-card"?($(),Z("span",{key:4,class:F(S(r).be("list","item-actions"))},[G("span",{class:F(S(r).be("list","item-preview")),onClick:d=>u.handlePreview(f)},[U(S(Xe),{class:F(S(a).m("zoom-in"))},{default:Q(()=>[U(S(AK))]),_:1},8,["class"])],10,G5e),S(o)?le("v-if",!0):($(),Z("span",{key:0,class:F(S(r).be("list","item-delete")),onClick:d=>l(f)},[U(S(Xe),{class:F(S(a).m("delete"))},{default:Q(()=>[U(S(mbe))]),_:1},8,["class"])],10,U5e))],2)):le("v-if",!0)])],42,I5e))),128)),Te(u.$slots,"append")]),_:3},8,["class","name"]))}});var iF=Ne(W5e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/upload/src/upload-list.vue"]]);const K5e=Ve({disabled:{type:Boolean,default:!1}}),j5e={file:t=>Ue(t)},Y5e=["onDrop","onDragover"],EX="ElUploadDrag",X5e=ie({name:EX}),q5e=ie({...X5e,props:K5e,emits:j5e,setup(t,{emit:e}){const n=We(xX);n||wr(EX,"usage: <el-upload><el-upload-dragger /></el-upload>");const r=ke("upload"),a=z(!1),i=_i(),o=l=>{if(i.value)return;a.value=!1,l.stopPropagation();const u=Array.from(l.dataTransfer.files),c=n.accept.value;if(!c){e("file",u);return}const f=u.filter(d=>{const{type:h,name:v}=d,p=v.includes(".")?`.${v.split(".").pop()}`:"",g=h.replace(/\/.*$/,"");return c.split(",").map(y=>y.trim()).filter(y=>y).some(y=>y.startsWith(".")?p===y:/\/\*$/.test(y)?g===y.replace(/\/\*$/,""):/^[^/]+\/[^/]+$/.test(y)?h===y:!1)});e("file",f)},s=()=>{i.value||(a.value=!0)};return(l,u)=>($(),Z("div",{class:F([S(r).b("dragger"),S(r).is("dragover",a.value)]),onDrop:ot(o,["prevent"]),onDragover:ot(s,["prevent"]),onDragleave:u[0]||(u[0]=ot(c=>a.value=!1,["prevent"]))},[Te(l.$slots,"default")],42,Y5e))}});var Z5e=Ne(q5e,[["__file","/home/runner/work/element-plus/element-plus/packages/components/upload/src/upload-dragger.vue"]]);const Q5e=Ve({...TX,beforeUpload:{type:fe(Function),default:pn},onRemove:{type:fe(Function),default:pn},onStart:{type:fe(Function),default:pn},onSuccess:{type:fe(Function),default:pn},onProgress:{type:fe(Function),default:pn},onError:{type:fe(Function),default:pn},onExceed:{type:fe(Function),default:pn}}),J5e=["onKeydown"],eze=["name","multiple","accept"],tze=ie({name:"ElUploadContent",inheritAttrs:!1}),nze=ie({...tze,props:Q5e,setup(t,{expose:e}){const n=t,r=ke("upload"),a=_i(),i=Tn({}),o=Tn(),s=p=>{if(p.length===0)return;const{autoUpload:g,limit:y,fileList:m,multiple:b,onStart:w,onExceed:x}=n;if(y&&m.length+p.length>y){x(p,m);return}b||(p=p.slice(0,1));for(const _ of p){const C=_;C.uid=bk(),w(C),g&&l(C)}},l=async p=>{if(o.value.value="",!n.beforeUpload)return c(p);let g,y={};try{const b=n.data,w=n.beforeUpload(p);y=mw(n.data)?Rw(n.data):n.data,g=await w,mw(n.data)&&gi(b,y)&&(y=Rw(n.data))}catch{g=!1}if(g===!1){n.onRemove(p);return}let m=p;g instanceof Blob&&(g instanceof File?m=g:m=new File([g],p.name,{type:p.type})),c(Object.assign(m,{uid:p.uid}),y)},u=async(p,g)=>ct(p)?p(g):p,c=async(p,g)=>{const{headers:y,data:m,method:b,withCredentials:w,name:x,action:_,onProgress:C,onSuccess:T,onError:D,httpRequest:E}=n;try{g=await u(g??m,p)}catch{n.onRemove(p);return}const{uid:M}=p,k={headers:y||{},withCredentials:w,file:p,data:g,method:b,filename:x,action:_,onProgress:O=>{C(O,p)},onSuccess:O=>{T(O,p),delete i.value[M]},onError:O=>{D(O,p),delete i.value[M]}},R=E(k);i.value[M]=R,R instanceof Promise&&R.then(k.onSuccess,k.onError)},f=p=>{const g=p.target.files;g&&s(Array.from(g))},d=()=>{a.value||(o.value.value="",o.value.click())},h=()=>{d()};return e({abort:p=>{Cme(i.value).filter(p?([y])=>String(p.uid)===y:()=>!0).forEach(([y,m])=>{m instanceof XMLHttpRequest&&m.abort(),delete i.value[y]})},upload:l}),(p,g)=>($(),Z("div",{class:F([S(r).b(),S(r).m(p.listType),S(r).is("drag",p.drag)]),tabindex:"0",onClick:d,onKeydown:jt(ot(h,["self"]),["enter","space"])},[p.drag?($(),de(Z5e,{key:0,disabled:S(a),onFile:s},{default:Q(()=>[Te(p.$slots,"default")]),_:3},8,["disabled"])):Te(p.$slots,"default",{key:1}),G("input",{ref_key:"inputRef",ref:o,class:F(S(r).e("input")),name:p.name,multiple:p.multiple,accept:p.accept,type:"file",onChange:f,onClick:g[0]||(g[0]=ot(()=>{},["stop"]))},null,42,eze)],42,J5e))}});var oF=Ne(nze,[["__file","/home/runner/work/element-plus/element-plus/packages/components/upload/src/upload-content.vue"]]);const sF="ElUpload",lF=t=>{var e;(e=t.url)!=null&&e.startsWith("blob:")&&URL.revokeObjectURL(t.url)},rze=(t,e)=>{const n=che(t,"fileList",void 0,{passive:!0}),r=d=>n.value.find(h=>h.uid===d.uid);function a(d){var h;(h=e.value)==null||h.abort(d)}function i(d=["ready","uploading","success","fail"]){n.value=n.value.filter(h=>!d.includes(h.status))}const o=(d,h)=>{const v=r(h);v&&(console.error(d),v.status="fail",n.value.splice(n.value.indexOf(v),1),t.onError(d,v,n.value),t.onChange(v,n.value))},s=(d,h)=>{const v=r(h);v&&(t.onProgress(d,v,n.value),v.status="uploading",v.percentage=Math.round(d.percent))},l=(d,h)=>{const v=r(h);v&&(v.status="success",v.response=d,t.onSuccess(d,v,n.value),t.onChange(v,n.value))},u=d=>{mr(d.uid)&&(d.uid=bk());const h={name:d.name,percentage:0,status:"ready",size:d.size,raw:d,uid:d.uid};if(t.listType==="picture-card"||t.listType==="picture")try{h.url=URL.createObjectURL(d)}catch(v){v.message,t.onError(v,h,n.value)}n.value=[...n.value,h],t.onChange(h,n.value)},c=async d=>{const h=d instanceof File?r(d):d;h||wr(sF,"file to be removed not found");const v=p=>{a(p);const g=n.value;g.splice(g.indexOf(p),1),t.onRemove(p,g),lF(p)};t.beforeRemove?await t.beforeRemove(h,n.value)!==!1&&v(h):v(h)};function f(){n.value.filter(({status:d})=>d==="ready").forEach(({raw:d})=>{var h;return d&&((h=e.value)==null?void 0:h.upload(d))})}return Ee(()=>t.listType,d=>{d!=="picture-card"&&d!=="picture"||(n.value=n.value.map(h=>{const{raw:v,url:p}=h;if(!p&&v)try{h.url=URL.createObjectURL(v)}catch(g){t.onError(g,h,n.value)}return h}))}),Ee(n,d=>{for(const h of d)h.uid||(h.uid=bk()),h.status||(h.status="success")},{immediate:!0,deep:!0}),{uploadFiles:n,abort:a,clearFiles:i,handleError:o,handleProgress:s,handleStart:u,handleSuccess:l,handleRemove:c,submit:f,revokeFileObjectURL:lF}},aze=ie({name:"ElUpload"}),ize=ie({...aze,props:V5e,setup(t,{expose:e}){const n=t,r=_i(),a=Tn(),{abort:i,submit:o,clearFiles:s,uploadFiles:l,handleStart:u,handleError:c,handleRemove:f,handleSuccess:d,handleProgress:h,revokeFileObjectURL:v}=rze(n,a),p=A(()=>n.listType==="picture-card"),g=A(()=>({...n,fileList:l.value,onStart:u,onProgress:h,onSuccess:d,onError:c,onRemove:f}));return Rn(()=>{l.value.forEach(v)}),Vt(xX,{accept:Hn(n,"accept")}),e({abort:i,submit:o,clearFiles:s,handleStart:u,handleRemove:f}),(y,m)=>($(),Z("div",null,[S(p)&&y.showFileList?($(),de(iF,{key:0,disabled:S(r),"list-type":y.listType,files:S(l),"handle-preview":y.onPreview,onRemove:S(f)},Al({append:Q(()=>[U(oF,kt({ref_key:"uploadRef",ref:a},S(g)),{default:Q(()=>[y.$slots.trigger?Te(y.$slots,"trigger",{key:0}):le("v-if",!0),!y.$slots.trigger&&y.$slots.default?Te(y.$slots,"default",{key:1}):le("v-if",!0)]),_:3},16)]),_:2},[y.$slots.file?{name:"default",fn:Q(({file:b})=>[Te(y.$slots,"file",{file:b})])}:void 0]),1032,["disabled","list-type","files","handle-preview","onRemove"])):le("v-if",!0),!S(p)||S(p)&&!y.showFileList?($(),de(oF,kt({key:1,ref_key:"uploadRef",ref:a},S(g)),{default:Q(()=>[y.$slots.trigger?Te(y.$slots,"trigger",{key:0}):le("v-if",!0),!y.$slots.trigger&&y.$slots.default?Te(y.$slots,"default",{key:1}):le("v-if",!0)]),_:3},16)):le("v-if",!0),y.$slots.trigger?Te(y.$slots,"default",{key:2}):le("v-if",!0),Te(y.$slots,"tip"),!S(p)&&y.showFileList?($(),de(iF,{key:3,disabled:S(r),"list-type":y.listType,files:S(l),"handle-preview":y.onPreview,onRemove:S(f)},Al({_:2},[y.$slots.file?{name:"default",fn:Q(({file:b})=>[Te(y.$slots,"file",{file:b})])}:void 0]),1032,["disabled","list-type","files","handle-preview","onRemove"])):le("v-if",!0)]))}});var oze=Ne(ize,[["__file","/home/runner/work/element-plus/element-plus/packages/components/upload/src/upload.vue"]]);const sze=Et(oze);var lze=[dCe,xCe,X2e,CFe,nEe,uEe,$7,_Ee,xEe,wt,H7,GMe,jMe,sDe,lDe,_ke,lke,Dke,vo,DDe,mj,Fke,aRe,iRe,qke,NRe,aCe,KRe,jRe,YRe,XRe,qRe,gOe,EOe,MOe,Xr,Jj,nAe,jAe,YAe,XAe,lY,gTe,yTe,Xe,z3e,uY,Ea,cY,tNe,wNe,_Ne,xNe,CNe,LNe,BVe,GVe,ZVe,N7,bY,Tj,HDe,UDe,pBe,bBe,Vke,jl,dc,$w,lVe,u$e,y$e,m$e,Y$e,J$e,IY,cIe,bIe,SIe,LIe,PPe,FPe,xFe,PFe,FFe,yy,WFe,SMe,ZFe,n4e,r4e,Qa,k4e,H4e,a5e,f5e,k5e,sze];const Vo="ElInfiniteScroll",uze=50,cze=200,fze=0,dze={delay:{type:Number,default:cze},distance:{type:Number,default:fze},disabled:{type:Boolean,default:!1},immediate:{type:Boolean,default:!0}},IA=(t,e)=>Object.entries(dze).reduce((n,[r,a])=>{var i,o;const{type:s,default:l}=a,u=t.getAttribute(`infinite-scroll-${r}`);let c=(o=(i=e[u])!=null?i:u)!=null?o:l;return c=c==="false"?!1:c,c=s(c),n[r]=Number.isNaN(c)?l:c,n},{}),MX=t=>{const{observer:e}=t[Vo];e&&(e.disconnect(),delete t[Vo].observer)},hze=(t,e)=>{const{container:n,containerEl:r,instance:a,observer:i,lastScrollTop:o}=t[Vo],{disabled:s,distance:l}=IA(t,a),{clientHeight:u,scrollHeight:c,scrollTop:f}=r,d=f-o;if(t[Vo].lastScrollTop=f,i||s||d<0)return;let h=!1;if(n===t)h=c-(u+f)<=l;else{const{clientTop:v,scrollHeight:p}=t,g=phe(t,r);h=f+u>=g+v+p-l}h&&e.call(a)};function qT(t,e){const{containerEl:n,instance:r}=t[Vo],{disabled:a}=IA(t,r);a||n.clientHeight===0||(n.scrollHeight<=n.clientHeight?e.call(r):MX(t))}const pze={async mounted(t,e){const{instance:n,value:r}=e;ct(r)||wr(Vo,"'v-infinite-scroll' binding value must be a function"),await qe();const{delay:a,immediate:i}=IA(t,n),o=RO(t,!0),s=o===window?document.documentElement:o,l=sd(hze.bind(null,t,r),a);if(o){if(t[Vo]={instance:n,container:o,containerEl:s,delay:a,cb:r,onScroll:l,lastScrollTop:s.scrollTop},i){const u=new MutationObserver(sd(qT.bind(null,t,r),uze));t[Vo].observer=u,u.observe(t,{childList:!0,subtree:!0}),qT(t,r)}o.addEventListener("scroll",l)}},unmounted(t){const{container:e,onScroll:n}=t[Vo];e==null||e.removeEventListener("scroll",n),MX(t)},async updated(t){if(!t[Vo])await qe();else{const{containerEl:e,cb:n,observer:r}=t[Vo];e.clientHeight&&r&&qT(t,n)}}},Sk=pze;Sk.install=t=>{t.directive("InfiniteScroll",Sk)};const vze=Sk;function gze(t){let e;const n=z(!1),r=en({...t,originalPosition:"",originalOverflow:"",visible:!1});function a(d){r.text=d}function i(){const d=r.parent,h=f.ns;if(!d.vLoadingAddClassList){let v=d.getAttribute("loading-number");v=Number.parseInt(v)-1,v?d.setAttribute("loading-number",v.toString()):(yi(d,h.bm("parent","relative")),d.removeAttribute("loading-number")),yi(d,h.bm("parent","hidden"))}o(),c.unmount()}function o(){var d,h;(h=(d=f.$el)==null?void 0:d.parentNode)==null||h.removeChild(f.$el)}function s(){var d;t.beforeClose&&!t.beforeClose()||(n.value=!0,clearTimeout(e),e=window.setTimeout(l,400),r.visible=!1,(d=t.closed)==null||d.call(t))}function l(){if(!n.value)return;const d=r.parent;n.value=!1,d.vLoadingAddClassList=void 0,i()}const u=ie({name:"ElLoading",setup(d,{expose:h}){const{ns:v,zIndex:p}=Jx("loading");return h({ns:v,zIndex:p}),()=>{const g=r.spinner||r.svg,y=nt("svg",{class:"circular",viewBox:r.svgViewBox?r.svgViewBox:"0 0 50 50",...g?{innerHTML:g}:{}},[nt("circle",{class:"path",cx:"25",cy:"25",r:"20",fill:"none"})]),m=r.text?nt("p",{class:v.b("text")},[r.text]):void 0;return nt(or,{name:v.b("fade"),onAfterLeave:l},{default:Q(()=>[mt(U("div",{style:{backgroundColor:r.background||""},class:[v.b("mask"),r.customClass,r.fullscreen?"is-fullscreen":""]},[nt("div",{class:v.b("spinner")},[y,m])]),[[Qt,r.visible]])])})}}}),c=n9(u),f=c.mount(document.createElement("div"));return{...Ir(r),setText:a,removeElLoadingChild:o,close:s,handleAfterLeave:l,vm:f,get $el(){return f.$el}}}let L1;const wk=function(t={}){if(!Wt)return;const e=yze(t);if(e.fullscreen&&L1)return L1;const n=gze({...e,closed:()=>{var a;(a=e.closed)==null||a.call(e),e.fullscreen&&(L1=void 0)}});mze(e,e.parent,n),uF(e,e.parent,n),e.parent.vLoadingAddClassList=()=>uF(e,e.parent,n);let r=e.parent.getAttribute("loading-number");return r?r=`${Number.parseInt(r)+1}`:r="1",e.parent.setAttribute("loading-number",r),e.parent.appendChild(n.$el),qe(()=>n.visible.value=e.visible),e.fullscreen&&(L1=n),n},yze=t=>{var e,n,r,a;let i;return dt(t.target)?i=(e=document.querySelector(t.target))!=null?e:document.body:i=t.target||document.body,{parent:i===document.body||t.body?document.body:i,background:t.background||"",svg:t.svg||"",svgViewBox:t.svgViewBox||"",spinner:t.spinner||!1,text:t.text||"",fullscreen:i===document.body&&((n=t.fullscreen)!=null?n:!0),lock:(r=t.lock)!=null?r:!1,customClass:t.customClass||"",visible:(a=t.visible)!=null?a:!0,target:i}},mze=async(t,e,n)=>{const{nextZIndex:r}=n.vm.zIndex||n.vm._.exposed.zIndex,a={};if(t.fullscreen)n.originalPosition.value=Au(document.body,"position"),n.originalOverflow.value=Au(document.body,"overflow"),a.zIndex=r();else if(t.parent===document.body){n.originalPosition.value=Au(document.body,"position"),await qe();for(const i of["top","left"]){const o=i==="top"?"scrollTop":"scrollLeft";a[i]=`${t.target.getBoundingClientRect()[i]+document.body[o]+document.documentElement[o]-Number.parseInt(Au(document.body,`margin-${i}`),10)}px`}for(const i of["height","width"])a[i]=`${t.target.getBoundingClientRect()[i]}px`}else n.originalPosition.value=Au(e,"position");for(const[i,o]of Object.entries(a))n.$el.style[i]=o},uF=(t,e,n)=>{const r=n.vm.ns||n.vm._.exposed.ns;["absolute","fixed","sticky"].includes(n.originalPosition.value)?yi(e,r.bm("parent","relative")):Ls(e,r.bm("parent","relative")),t.fullscreen&&t.lock?Ls(e,r.bm("parent","hidden")):yi(e,r.bm("parent","hidden"))},_k=Symbol("ElLoading"),cF=(t,e)=>{var n,r,a,i;const o=e.instance,s=d=>Ot(e.value)?e.value[d]:void 0,l=d=>{const h=dt(d)&&(o==null?void 0:o[d])||d;return h&&z(h)},u=d=>l(s(d)||t.getAttribute(`element-loading-${_c(d)}`)),c=(n=s("fullscreen"))!=null?n:e.modifiers.fullscreen,f={text:u("text"),svg:u("svg"),svgViewBox:u("svgViewBox"),spinner:u("spinner"),background:u("background"),customClass:u("customClass"),fullscreen:c,target:(r=s("target"))!=null?r:c?void 0:t,body:(a=s("body"))!=null?a:e.modifiers.body,lock:(i=s("lock"))!=null?i:e.modifiers.lock};t[_k]={options:f,instance:wk(f)}},bze=(t,e)=>{for(const n of Object.keys(e))gt(e[n])&&(e[n].value=t[n])},fF={mounted(t,e){e.value&&cF(t,e)},updated(t,e){const n=t[_k];e.oldValue!==e.value&&(e.value&&!e.oldValue?cF(t,e):e.value&&e.oldValue?Ot(e.value)&&bze(e.value,n.options):n==null||n.instance.close())},unmounted(t){var e;(e=t[_k])==null||e.instance.close()}},Sze={install(t){t.directive("loading",fF),t.config.globalProperties.$loading=wk},directive:fF,service:wk},DX=["success","info","warning","error"],ui=zn({customClass:"",center:!1,dangerouslyUseHTMLString:!1,duration:3e3,icon:void 0,id:"",message:"",onClose:void 0,showClose:!1,type:"info",offset:16,zIndex:0,grouping:!1,repeatNum:1,appendTo:Wt?document.body:void 0}),wze=Ve({customClass:{type:String,default:ui.customClass},center:{type:Boolean,default:ui.center},dangerouslyUseHTMLString:{type:Boolean,default:ui.dangerouslyUseHTMLString},duration:{type:Number,default:ui.duration},icon:{type:En,default:ui.icon},id:{type:String,default:ui.id},message:{type:fe([String,Object,Function]),default:ui.message},onClose:{type:fe(Function),required:!1},showClose:{type:Boolean,default:ui.showClose},type:{type:String,values:DX,default:ui.type},offset:{type:Number,default:ui.offset},zIndex:{type:Number,default:ui.zIndex},grouping:{type:Boolean,default:ui.grouping},repeatNum:{type:Number,default:ui.repeatNum}}),_ze={destroy:()=>!0},Ho=lW([]),xze=t=>{const e=Ho.findIndex(a=>a.id===t),n=Ho[e];let r;return e>0&&(r=Ho[e-1]),{current:n,prev:r}},Cze=t=>{const{prev:e}=xze(t);return e?e.vm.exposed.bottom.value:0},Tze=(t,e)=>Ho.findIndex(r=>r.id===t)>0?20:e,Eze=["id"],Mze=["innerHTML"],Dze=ie({name:"ElMessage"}),kze=ie({...Dze,props:wze,emits:_ze,setup(t,{expose:e}){const n=t,{Close:r}=NO,{ns:a,zIndex:i}=Jx("message"),{currentZIndex:o,nextZIndex:s}=i,l=z(),u=z(!1),c=z(0);let f;const d=A(()=>n.type?n.type==="error"?"danger":n.type:"info"),h=A(()=>{const C=n.type;return{[a.bm("icon",C)]:C&&lc[C]}}),v=A(()=>n.icon||lc[n.type]||""),p=A(()=>Cze(n.id)),g=A(()=>Tze(n.id,n.offset)+p.value),y=A(()=>c.value+g.value),m=A(()=>({top:`${g.value}px`,zIndex:o.value}));function b(){n.duration!==0&&({stop:f}=Cd(()=>{x()},n.duration))}function w(){f==null||f()}function x(){u.value=!1}function _({code:C}){C===tt.esc&&x()}return pt(()=>{b(),s(),u.value=!0}),Ee(()=>n.repeatNum,()=>{w(),b()}),$n(document,"keydown",_),Da(l,()=>{c.value=l.value.getBoundingClientRect().height}),e({visible:u,bottom:y,close:x}),(C,T)=>($(),de(or,{name:S(a).b("fade"),onBeforeLeave:C.onClose,onAfterLeave:T[0]||(T[0]=D=>C.$emit("destroy")),persisted:""},{default:Q(()=>[mt(G("div",{id:C.id,ref_key:"messageRef",ref:l,class:F([S(a).b(),{[S(a).m(C.type)]:C.type&&!C.icon},S(a).is("center",C.center),S(a).is("closable",C.showClose),C.customClass]),style:Ze(S(m)),role:"alert",onMouseenter:w,onMouseleave:b},[C.repeatNum>1?($(),de(S($7),{key:0,value:C.repeatNum,type:S(d),class:F(S(a).e("badge"))},null,8,["value","type","class"])):le("v-if",!0),S(v)?($(),de(S(Xe),{key:1,class:F([S(a).e("icon"),S(h)])},{default:Q(()=>[($(),de(Mt(S(v))))]),_:1},8,["class"])):le("v-if",!0),Te(C.$slots,"default",{},()=>[C.dangerouslyUseHTMLString?($(),Z(Qe,{key:1},[le(" Caution here, message could've been compromised, never use user's input as message "),G("p",{class:F(S(a).e("content")),innerHTML:C.message},null,10,Mze)],2112)):($(),Z("p",{key:0,class:F(S(a).e("content"))},Oe(C.message),3))]),C.showClose?($(),de(S(Xe),{key:2,class:F(S(a).e("closeBtn")),onClick:ot(x,["stop"])},{default:Q(()=>[U(S(r))]),_:1},8,["class","onClick"])):le("v-if",!0)],46,Eze),[[Qt,u.value]])]),_:3},8,["name","onBeforeLeave"]))}});var Rze=Ne(kze,[["__file","/home/runner/work/element-plus/element-plus/packages/components/message/src/message.vue"]]);let Lze=1;const kX=t=>{const e=!t||dt(t)||In(t)||ct(t)?{message:t}:t,n={...ui,...e};if(!n.appendTo)n.appendTo=document.body;else if(dt(n.appendTo)){let r=document.querySelector(n.appendTo);uo(r)||(r=document.body),n.appendTo=r}return n},Oze=t=>{const e=Ho.indexOf(t);if(e===-1)return;Ho.splice(e,1);const{handler:n}=t;n.close()},Aze=({appendTo:t,...e},n)=>{const r=`message_${Lze++}`,a=e.onClose,i=document.createElement("div"),o={...e,id:r,onClose:()=>{a==null||a(),Oze(c)},onDestroy:()=>{Vp(null,i)}},s=U(Rze,o,ct(o.message)||In(o.message)?{default:ct(o.message)?o.message:()=>o.message}:null);s.appContext=n||Qp._context,Vp(s,i),t.appendChild(i.firstElementChild);const l=s.component,c={id:r,vnode:s,vm:l,handler:{close:()=>{l.exposed.visible.value=!1}},props:s.component.props};return c},Qp=(t={},e)=>{if(!Wt)return{close:()=>{}};if(ut(ED.max)&&Ho.length>=ED.max)return{close:()=>{}};const n=kX(t);if(n.grouping&&Ho.length){const a=Ho.find(({vnode:i})=>{var o;return((o=i.props)==null?void 0:o.message)===n.message});if(a)return a.props.repeatNum+=1,a.props.type=n.type,a.handler}const r=Aze(n,e);return Ho.push(r),r.handler};DX.forEach(t=>{Qp[t]=(e={},n)=>{const r=kX(e);return Qp({...r,type:t},n)}});function Nze(t){for(const e of Ho)(!t||t===e.props.type)&&e.handler.close()}Qp.closeAll=Nze;Qp._context=null;const un=BK(Qp,"$message"),Vze=ie({name:"ElMessageBox",directives:{TrapFocus:nMe},components:{ElButton:wt,ElFocusTrap:tC,ElInput:Ea,ElOverlay:fA,ElIcon:Xe,...NO},inheritAttrs:!1,props:{buttonSize:{type:String,validator:Wx},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,roundButton:{default:!1,type:Boolean},container:{type:String,default:"body"},boxType:{type:String,default:""}},emits:["vanish","action"],setup(t,{emit:e}){const{locale:n,zIndex:r,ns:a,size:i}=Jx("message-box",A(()=>t.buttonSize)),{t:o}=n,{nextZIndex:s}=r,l=z(!1),u=en({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,confirmButtonDisabled:!1,editorErrorMessage:"",validateError:!1,zIndex:s()}),c=A(()=>{const I=u.type;return{[a.bm("icon",I)]:I&&lc[I]}}),f=ho(),d=ho(),h=A(()=>u.icon||lc[u.type]||""),v=A(()=>!!u.message),p=z(),g=z(),y=z(),m=z(),b=z(),w=A(()=>u.confirmButtonClass);Ee(()=>u.inputValue,async I=>{await qe(),t.boxType==="prompt"&&I!==null&&M()},{immediate:!0}),Ee(()=>l.value,I=>{var P,N;I&&(t.boxType!=="prompt"&&(u.autofocus?y.value=(N=(P=b.value)==null?void 0:P.$el)!=null?N:p.value:y.value=p.value),u.zIndex=s()),t.boxType==="prompt"&&(I?qe().then(()=>{var B;m.value&&m.value.$el&&(u.autofocus?y.value=(B=k())!=null?B:p.value:y.value=p.value)}):(u.editorErrorMessage="",u.validateError=!1))});const x=A(()=>t.draggable);$K(p,g,x),pt(async()=>{await qe(),t.closeOnHashChange&&window.addEventListener("hashchange",_)}),Rn(()=>{t.closeOnHashChange&&window.removeEventListener("hashchange",_)});function _(){l.value&&(l.value=!1,qe(()=>{u.action&&e("action",u.action)}))}const C=()=>{t.closeOnClickModal&&E(u.distinguishCancelAndClose?"close":"cancel")},T=KO(C),D=I=>{if(u.inputType!=="textarea")return I.preventDefault(),E("confirm")},E=I=>{var P;t.boxType==="prompt"&&I==="confirm"&&!M()||(u.action=I,u.beforeClose?(P=u.beforeClose)==null||P.call(u,I,u,_):_())},M=()=>{if(t.boxType==="prompt"){const I=u.inputPattern;if(I&&!I.test(u.inputValue||""))return u.editorErrorMessage=u.inputErrorMessage||o("el.messagebox.error"),u.validateError=!0,!1;const P=u.inputValidator;if(typeof P=="function"){const N=P(u.inputValue);if(N===!1)return u.editorErrorMessage=u.inputErrorMessage||o("el.messagebox.error"),u.validateError=!0,!1;if(typeof N=="string")return u.editorErrorMessage=N,u.validateError=!0,!1}}return u.editorErrorMessage="",u.validateError=!1,!0},k=()=>{const I=m.value.$refs;return I.input||I.textarea},R=()=>{E("close")},O=()=>{t.closeOnPressEscape&&R()};return t.lockScroll&&FK(l),{...Ir(u),ns:a,overlayEvent:T,visible:l,hasMessage:v,typeClass:c,contentId:f,inputId:d,btnSize:i,iconComponent:h,confirmButtonClasses:w,rootRef:p,focusStartRef:y,headerRef:g,inputRef:m,confirmRef:b,doClose:_,handleClose:R,onCloseRequested:O,handleWrapperClick:C,handleInputEnter:D,handleAction:E,t:o}}}),Bze=["aria-label","aria-describedby"],$ze=["aria-label"],Ize=["id"];function Pze(t,e,n,r,a,i){const o=Ge("el-icon"),s=Ge("close"),l=Ge("el-input"),u=Ge("el-button"),c=Ge("el-focus-trap"),f=Ge("el-overlay");return $(),de(or,{name:"fade-in-linear",onAfterLeave:e[11]||(e[11]=d=>t.$emit("vanish")),persisted:""},{default:Q(()=>[mt(U(f,{"z-index":t.zIndex,"overlay-class":[t.ns.is("message-box"),t.modalClass],mask:t.modal},{default:Q(()=>[G("div",{role:"dialog","aria-label":t.title,"aria-modal":"true","aria-describedby":t.showInput?void 0:t.contentId,class:F(`${t.ns.namespace.value}-overlay-message-box`),onClick:e[8]||(e[8]=(...d)=>t.overlayEvent.onClick&&t.overlayEvent.onClick(...d)),onMousedown:e[9]||(e[9]=(...d)=>t.overlayEvent.onMousedown&&t.overlayEvent.onMousedown(...d)),onMouseup:e[10]||(e[10]=(...d)=>t.overlayEvent.onMouseup&&t.overlayEvent.onMouseup(...d))},[U(c,{loop:"",trapped:t.visible,"focus-trap-el":t.rootRef,"focus-start-el":t.focusStartRef,onReleaseRequested:t.onCloseRequested},{default:Q(()=>[G("div",{ref:"rootRef",class:F([t.ns.b(),t.customClass,t.ns.is("draggable",t.draggable),{[t.ns.m("center")]:t.center}]),style:Ze(t.customStyle),tabindex:"-1",onClick:e[7]||(e[7]=ot(()=>{},["stop"]))},[t.title!==null&&t.title!==void 0?($(),Z("div",{key:0,ref:"headerRef",class:F(t.ns.e("header"))},[G("div",{class:F(t.ns.e("title"))},[t.iconComponent&&t.center?($(),de(o,{key:0,class:F([t.ns.e("status"),t.typeClass])},{default:Q(()=>[($(),de(Mt(t.iconComponent)))]),_:1},8,["class"])):le("v-if",!0),G("span",null,Oe(t.title),1)],2),t.showClose?($(),Z("button",{key:0,type:"button",class:F(t.ns.e("headerbtn")),"aria-label":t.t("el.messagebox.close"),onClick:e[0]||(e[0]=d=>t.handleAction(t.distinguishCancelAndClose?"close":"cancel")),onKeydown:e[1]||(e[1]=jt(ot(d=>t.handleAction(t.distinguishCancelAndClose?"close":"cancel"),["prevent"]),["enter"]))},[U(o,{class:F(t.ns.e("close"))},{default:Q(()=>[U(s)]),_:1},8,["class"])],42,$ze)):le("v-if",!0)],2)):le("v-if",!0),G("div",{id:t.contentId,class:F(t.ns.e("content"))},[G("div",{class:F(t.ns.e("container"))},[t.iconComponent&&!t.center&&t.hasMessage?($(),de(o,{key:0,class:F([t.ns.e("status"),t.typeClass])},{default:Q(()=>[($(),de(Mt(t.iconComponent)))]),_:1},8,["class"])):le("v-if",!0),t.hasMessage?($(),Z("div",{key:1,class:F(t.ns.e("message"))},[Te(t.$slots,"default",{},()=>[t.dangerouslyUseHTMLString?($(),de(Mt(t.showInput?"label":"p"),{key:1,for:t.showInput?t.inputId:void 0,innerHTML:t.message},null,8,["for","innerHTML"])):($(),de(Mt(t.showInput?"label":"p"),{key:0,for:t.showInput?t.inputId:void 0},{default:Q(()=>[Je(Oe(t.dangerouslyUseHTMLString?"":t.message),1)]),_:1},8,["for"]))])],2)):le("v-if",!0)],2),mt(G("div",{class:F(t.ns.e("input"))},[U(l,{id:t.inputId,ref:"inputRef",modelValue:t.inputValue,"onUpdate:modelValue":e[2]||(e[2]=d=>t.inputValue=d),type:t.inputType,placeholder:t.inputPlaceholder,"aria-invalid":t.validateError,class:F({invalid:t.validateError}),onKeydown:jt(t.handleInputEnter,["enter"])},null,8,["id","modelValue","type","placeholder","aria-invalid","class","onKeydown"]),G("div",{class:F(t.ns.e("errormsg")),style:Ze({visibility:t.editorErrorMessage?"visible":"hidden"})},Oe(t.editorErrorMessage),7)],2),[[Qt,t.showInput]])],10,Ize),G("div",{class:F(t.ns.e("btns"))},[t.showCancelButton?($(),de(u,{key:0,loading:t.cancelButtonLoading,class:F([t.cancelButtonClass]),round:t.roundButton,size:t.btnSize,onClick:e[3]||(e[3]=d=>t.handleAction("cancel")),onKeydown:e[4]||(e[4]=jt(ot(d=>t.handleAction("cancel"),["prevent"]),["enter"]))},{default:Q(()=>[Je(Oe(t.cancelButtonText||t.t("el.messagebox.cancel")),1)]),_:1},8,["loading","class","round","size"])):le("v-if",!0),mt(U(u,{ref:"confirmRef",type:"primary",loading:t.confirmButtonLoading,class:F([t.confirmButtonClasses]),round:t.roundButton,disabled:t.confirmButtonDisabled,size:t.btnSize,onClick:e[5]||(e[5]=d=>t.handleAction("confirm")),onKeydown:e[6]||(e[6]=jt(ot(d=>t.handleAction("confirm"),["prevent"]),["enter"]))},{default:Q(()=>[Je(Oe(t.confirmButtonText||t.t("el.messagebox.confirm")),1)]),_:1},8,["loading","class","round","disabled","size"]),[[Qt,t.showConfirmButton]])],2)],6)]),_:3},8,["trapped","focus-trap-el","focus-start-el","onReleaseRequested"])],42,Bze)]),_:3},8,["z-index","overlay-class","mask"]),[[Qt,t.visible]])]),_:3})}var Fze=Ne(Vze,[["render",Pze],["__file","/home/runner/work/element-plus/element-plus/packages/components/message-box/src/index.vue"]]);const Ey=new Map,zze=t=>{let e=document.body;return t.appendTo&&(dt(t.appendTo)&&(e=document.querySelector(t.appendTo)),uo(t.appendTo)&&(e=t.appendTo),uo(e)||(e=document.body)),e},Gze=(t,e,n=null)=>{const r=U(Fze,t,ct(t.message)||In(t.message)?{default:ct(t.message)?t.message:()=>t.message}:null);return r.appContext=n,Vp(r,e),zze(t).appendChild(e.firstElementChild),r.component},Uze=()=>document.createElement("div"),Hze=(t,e)=>{const n=Uze();t.onVanish=()=>{Vp(null,n),Ey.delete(a)},t.onAction=i=>{const o=Ey.get(a);let s;t.showInput?s={value:a.inputValue,action:i}:s=i,t.callback?t.callback(s,r.proxy):i==="cancel"||i==="close"?t.distinguishCancelAndClose&&i!=="cancel"?o.reject("close"):o.reject("cancel"):o.resolve(s)};const r=Gze(t,n,e),a=r.proxy;for(const i in t)Ut(t,i)&&!Ut(a.$props,i)&&(a[i]=t[i]);return a.visible=!0,a};function Mv(t,e=null){if(!Wt)return Promise.reject();let n;return dt(t)||In(t)?t={message:t}:n=t.callback,new Promise((r,a)=>{const i=Hze(t,e??Mv._context);Ey.set(i,{options:t,callback:n,resolve:r,reject:a})})}const Wze=["alert","confirm","prompt"],Kze={alert:{closeOnPressEscape:!1,closeOnClickModal:!1},confirm:{showCancelButton:!0},prompt:{showCancelButton:!0,showInput:!0}};Wze.forEach(t=>{Mv[t]=jze(t)});function jze(t){return(e,n,r,a)=>{let i="";return Ot(n)?(r=n,i=""):kr(n)?i="":i=n,Mv(Object.assign({title:i,message:e,type:"",...Kze[t]},r,{boxType:t}),a)}}Mv.close=()=>{Ey.forEach((t,e)=>{e.doClose()}),Ey.clear()};Mv._context=null;const bu=Mv;bu.install=t=>{bu._context=t._context,t.config.globalProperties.$msgbox=bu,t.config.globalProperties.$messageBox=bu,t.config.globalProperties.$alert=bu.alert,t.config.globalProperties.$confirm=bu.confirm,t.config.globalProperties.$prompt=bu.prompt};const Yze=bu,RX=["success","info","warning","error"],Xze=Ve({customClass:{type:String,default:""},dangerouslyUseHTMLString:{type:Boolean,default:!1},duration:{type:Number,default:4500},icon:{type:En},id:{type:String,default:""},message:{type:fe([String,Object]),default:""},offset:{type:Number,default:0},onClick:{type:fe(Function),default:()=>{}},onClose:{type:fe(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:[...RX,""],default:""},zIndex:Number}),qze={destroy:()=>!0},Zze=["id"],Qze=["textContent"],Jze={key:0},eGe=["innerHTML"],tGe=ie({name:"ElNotification"}),nGe=ie({...tGe,props:Xze,emits:qze,setup(t,{expose:e}){const n=t,{ns:r,zIndex:a}=Jx("notification"),{nextZIndex:i,currentZIndex:o}=a,{Close:s}=VK,l=z(!1);let u;const c=A(()=>{const b=n.type;return b&&lc[n.type]?r.m(b):""}),f=A(()=>n.type&&lc[n.type]||n.icon),d=A(()=>n.position.endsWith("right")?"right":"left"),h=A(()=>n.position.startsWith("top")?"top":"bottom"),v=A(()=>{var b;return{[h.value]:`${n.offset}px`,zIndex:(b=n.zIndex)!=null?b:o.value}});function p(){n.duration>0&&({stop:u}=Cd(()=>{l.value&&y()},n.duration))}function g(){u==null||u()}function y(){l.value=!1}function m({code:b}){b===tt.delete||b===tt.backspace?g():b===tt.esc?l.value&&y():p()}return pt(()=>{p(),i(),l.value=!0}),$n(document,"keydown",m),e({visible:l,close:y}),(b,w)=>($(),de(or,{name:S(r).b("fade"),onBeforeLeave:b.onClose,onAfterLeave:w[1]||(w[1]=x=>b.$emit("destroy")),persisted:""},{default:Q(()=>[mt(G("div",{id:b.id,class:F([S(r).b(),b.customClass,S(d)]),style:Ze(S(v)),role:"alert",onMouseenter:g,onMouseleave:p,onClick:w[0]||(w[0]=(...x)=>b.onClick&&b.onClick(...x))},[S(f)?($(),de(S(Xe),{key:0,class:F([S(r).e("icon"),S(c)])},{default:Q(()=>[($(),de(Mt(S(f))))]),_:1},8,["class"])):le("v-if",!0),G("div",{class:F(S(r).e("group"))},[G("h2",{class:F(S(r).e("title")),textContent:Oe(b.title)},null,10,Qze),mt(G("div",{class:F(S(r).e("content")),style:Ze(b.title?void 0:{margin:0})},[Te(b.$slots,"default",{},()=>[b.dangerouslyUseHTMLString?($(),Z(Qe,{key:1},[le(" Caution here, message could've been compromised, never use user's input as message "),G("p",{innerHTML:b.message},null,8,eGe)],2112)):($(),Z("p",Jze,Oe(b.message),1))])],6),[[Qt,b.message]]),b.showClose?($(),de(S(Xe),{key:0,class:F(S(r).e("closeBtn")),onClick:ot(y,["stop"])},{default:Q(()=>[U(S(s))]),_:1},8,["class","onClick"])):le("v-if",!0)],2)],46,Zze),[[Qt,l.value]])]),_:3},8,["name","onBeforeLeave"]))}});var rGe=Ne(nGe,[["__file","/home/runner/work/element-plus/element-plus/packages/components/notification/src/notification.vue"]]);const Kw={"top-left":[],"top-right":[],"bottom-left":[],"bottom-right":[]},xk=16;let aGe=1;const Jp=function(t={},e=null){if(!Wt)return{close:()=>{}};(typeof t=="string"||In(t))&&(t={message:t});const n=t.position||"top-right";let r=t.offset||0;Kw[n].forEach(({vm:c})=>{var f;r+=(((f=c.el)==null?void 0:f.offsetHeight)||0)+xk}),r+=xk;const a=`notification_${aGe++}`,i=t.onClose,o={...t,offset:r,id:a,onClose:()=>{iGe(a,n,i)}};let s=document.body;uo(t.appendTo)?s=t.appendTo:dt(t.appendTo)&&(s=document.querySelector(t.appendTo)),uo(s)||(s=document.body);const l=document.createElement("div"),u=U(rGe,o,In(o.message)?{default:()=>o.message}:null);return u.appContext=e??Jp._context,u.props.onDestroy=()=>{Vp(null,l)},Vp(u,l),Kw[n].push({vm:u}),s.appendChild(l.firstElementChild),{close:()=>{u.component.exposed.visible.value=!1}}};RX.forEach(t=>{Jp[t]=(e={})=>((typeof e=="string"||In(e))&&(e={message:e}),Jp({...e,type:t}))});function iGe(t,e,n){const r=Kw[e],a=r.findIndex(({vm:u})=>{var c;return((c=u.component)==null?void 0:c.props.id)===t});if(a===-1)return;const{vm:i}=r[a];if(!i)return;n==null||n(i);const o=i.el.offsetHeight,s=e.split("-")[0];r.splice(a,1);const l=r.length;if(!(l<1))for(let u=a;u<l;u++){const{el:c,component:f}=r[u].vm,d=Number.parseInt(c.style[s],10)-o-xk;f.props.offset=d}}function oGe(){for(const t of Object.values(Kw))t.forEach(({vm:e})=>{e.component.exposed.visible.value=!1})}Jp.closeAll=oGe;Jp._context=null;const sGe=BK(Jp,"$notify");var lGe=[vze,Sze,un,Yze,sGe,mY],uGe=oCe([...lze,...lGe]);const ua="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAALCAYAAACksgdhAAAAAXNSR0IArs4c6QAAANZJREFUKFONkKFOw3AQxn/HGqiYQNQsQSCWzC010/AAPMHUEgQVPETfAbMsSzaHYe8wP4UnAVlRUVFRknYfLQHC2n+Wnblc7n733XfGT8xW8rnE/61d+eOVfBtbaU0zetETRgR4xyCJAuPRomddc877seGDnkj+Q2VVMelVZK4FdsGNxFqQHSqJN0HuVDUCg6sOJDHHKJxKYohx14ZKQVQbTV2QRHgGcfe8E77RUdp/MlhM7VvpYaP72sOyvcf1iOTPkwgw+g4otdtY3mjMzkR4wnXNyPILgh9dNRVCDU4AAAAASUVORK5CYII=",cGe=""+new URL("g-5e0184b4.jpg",import.meta.url).href,fGe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEySURBVHgB7ZbbDYIwFIaPxAHcQJ3AEXQTZQL1jUuI5QV4UycQN3AERmEQgv41NCHEciuKD/2Tk1Pg9M/XayDS0hpZE9F4QvRDTSCeDRpZGmAq+yDWqE5BEBxQtkczQfi2baeyWtkek27CMAwfMD/WmRZ1C6Qd4oRgiPunPlV/MUApQBRFZmGaUMPoBAgsGHzXeZ77ruvGSgCiAMYMaasK0hugaorHGBA+NQh9NkhnxIyDOI5z6w3QNLoGkB3SybKshTJAGQQAF8MwVm1BlJagBmSD9J7aLMtMz/MSGgoApyDtOs1Us1H7ACzxKkbdfAgQlWMoTLmZ2eFi2sMihu2V91HeA22muQpSPro4BUwJQKjL/V8GQd12EABhinRAcBBGkvu/rM5L8G3pP6K/AdDSGl0vEYcYLybsUwwAAAAASUVORK5CYII=",dGe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL4SURBVHgB5Ve9bhpBEB5QHoBI7gP2A9h+Al/eABd2yyHRUBl3/Aj5KBB0gZKKyxOYJwDS0hgkekgHQsiUFIjLN749ZVn2LnCQJhlptHezM7Pf7M3M7hH97xQ5RtlxHANDEnwHjoNjYmoFHoJH4E4kEunTOQkLm+CJczixrkmnEpzEwW9OeJqwDwpDMEyB353TiX0kj108qfO0Xq+d+Xz+Kubjkv6NkNkBQFK6tT5pFmfHbY1up91uj1ar1Qu5CTf0JpB03nsH9hZGZnXBBuZ+QHcqC6OahXr0O7s9eobhfTabtfCcgKME61WrVVM15gXALK8oU+zzdU9ffnHczFWjr8ChpRrWajVOUAtzd9vttlIqlWxVB/M5DN8UcRo2th+ACbn17ZEN5TQFEIAYYpGYDgh8ctRyEvIOJfYAOG6T6cnGrVZrulwutdFpgJgYOD+m4HShUJgKv7z1HJj8Wb96zUoG0MDwJCnZ9Xq9gqga0Wj02m+bA4D0wRUGovHdBICcCoCjNySleyh1hFOWf+TGZrNJl8vlPv0ZiEVuJfQfHx9Hl5eXci4M4ftWBfBOu9t0K8orMDoKBvGRqLFYLIUKkqdW8P1ZBeDIGlCIBDg2jwWSz+cnOv+hAHhOMZjgJy4rmDeDgPj59/0ENmg2mx28zdwP2Az6Fc3iNxjeJJH2E7DCjffe7XY7g8GA3/t0xPfWNSZxGMldkFuyoQLYKxWUIctyQm6Bvx8IhBvYFw8Iv9Pu2aAtQ4N2GxHfchJQXB3SdjVATAwvFxcX00wmYyjT+41IgFBbMV+v7pXojgKyWCx6AGFIIn0rFgBM2j+M+CRsyAK5McHmuVgsdkhDmONStRSx/2EkjHaSURBHvZfdfv1f+NGdhDvR+wGIk1sy6p3AJvdongYA6V9dXTUfHh74Wb2GcU7d6uxJA8IMuFq1NVcyzo3keDye8LXNh0LdC891KTUpDInIJk544it9nE4l5y/+mIT9NeMquabdX7Of5Lbt8/+a/dP0CyTTqNuZ5l8rAAAAAElFTkSuQmCC";const Hd=(t,e)=>{const n=t.__vccOpts||t;for(const[r,a]of e)n[r]=a;return n},hGe=t=>(mx("data-v-5e8c9070"),t=t(),bx(),t),pGe={class:"my-header"},vGe=["id"],gGe={class:"demo-input-suffix firsttitle leftbgimg2 my_content1"},yGe={class:"guand_1"},mGe=hGe(()=>G("span",{class:"spantext"},"搜索",-1)),bGe=[mGe],SGe={class:"demo-pagination-block",style:{"margin-top":"20px"}},wGe={class:"dialog-footer footer_div l_btn"},_Ge={class:"footerbtn flex1"},xGe={class:"borderimg"},CGe={class:"footerbtn flex1"},TGe={class:"borderimg"},EGe={__name:"NodeLine",props:{},emits:["queding"],setup(t,{expose:e,emit:n}){z({dianadddialog:!1});let r=z(99),a=z(500),i=z([]);const o=z(),s=z([]);let l=z(!1),u=z(1),c=z(""),f=z("");const d=z(1),h=z(5);pt(()=>{});const v=({row:x,rowIndex:_})=>_%2!=0?"evenRow":"oddRow",p=x=>{g()},g=()=>{const x={transCode:"D00000",count:h.value,page:d.value,searchtag:f.value};Nr(x).then(_=>{i.value=_.rows,u.value=_.total}).catch(_=>{un.error(_.returnMsg)})};function y(){f.value=c.value,g()}const m=(x,_)=>{if(x.length>1){o.value.clearSelection(),o.value.toggleRowSelection(_,!0),s.value=x[1];return}x.length==1?s.value=x:x.length==0},b=()=>{n("queding",""),d.value=1,s.value.length!=0&&n("queding",s.value[0])},w=()=>{f.value="",b()};return e({dialogVisiblenode:l,pipelinedata:g,searchtaggd:c}),(x,_)=>{const C=Ge("el-image"),T=Ge("el-input"),D=Ge("el-form-item"),E=Ge("el-table-column"),M=Ge("el-table"),k=Ge("el-pagination");return $(),Z("div",null,[U(S(Xr),{modelValue:S(l),"onUpdate:modelValue":_[5]||(_[5]=R=>gt(l)?l.value=R:l=R),width:"700",class:"dialog_class bgcolor tianjia asideg asidegbg leftbgimg"},{header:Q(({titleId:R,titleClass:O})=>[G("div",pGe,[U(C,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:R,class:F(O)}," 选择节点",10,vGe)])]),default:Q(()=>[G("div",gGe,[G("div",yGe,[U(D,{label:"节点选择","label-width":S(r)},{default:Q(()=>[U(T,{modelValue:S(c),"onUpdate:modelValue":_[0]||(_[0]=R=>gt(c)?c.value=R:c=R),class:"w-50 m-2",placeholder:"节点"},null,8,["modelValue"])]),_:1},8,["label-width"]),G("div",{class:"asdis_btn"},[G("div",{class:"flex_a"},[G("div",{class:"btns",onClick:y},bGe)])])]),U(M,{"row-class-name":v,"max-height":S(a),ref_key:"multipleTableRef",ref:o,data:S(i),style:{width:"100%"},onSelect:m,"header-cell-style":{background:"rgba(13, 22, 57, 0.96) "}},{default:Q(()=>[U(E,{type:"selection",width:"55"}),U(E,{property:"id",label:"节点编号"}),U(E,{property:"name",label:"名称"}),U(E,{property:"ntype",label:"类型"}),U(E,{property:"x",label:"x"}),U(E,{property:"y",label:"y"}),U(E,{property:"z",label:"z"})]),_:1},8,["max-height","data","header-cell-style"]),G("div",SGe,[U(k,{"current-page":d.value,"onUpdate:currentPage":_[1]||(_[1]=R=>d.value=R),"page-size":h.value,"onUpdate:pageSize":_[2]||(_[2]=R=>h.value=R),small:"",background:"",layout:"prev, total,pager, next, jumpe,",total:parseInt(S(u)),class:"mt-4",onCurrentChange:p},null,8,["current-page","page-size","total"])]),G("div",wGe,[G("div",_Ge,[G("div",xGe,[U(S(wt),{onClick:_[3]||(_[3]=R=>{gt(l)?l.value=!1:l=!1,gt(f)?f.value="":f=""})},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",CGe,[G("div",TGe,[U(S(wt),{onClick:_[4]||(_[4]=R=>{w(),gt(l)?l.value=!1:l=!1})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])])]),_:1},8,["modelValue"])])}}},MGe=Hd(EGe,[["__scopeId","data-v-5e8c9070"]]);const DGe={class:"l_Dialog"},kGe={class:"my-header xinxi_header"},RGe=["id"],LGe={class:"classtab"},OGe={class:"asides_content"},AGe={class:"jc_content tablecolor jc_content"},NGe={class:"font12 my_content1"},VGe={class:"btncolor tablefocus bmar"},BGe={class:"demo-pagination-block pagination",style:{"margin-top":"20px"}},$Ge={class:"dialog-footer footer_div l_btn"},IGe={class:"footerbtn flex1"},PGe={class:"borderimg"},FGe={class:"footerbtn flex1"},zGe={class:"borderimg"},GGe={class:"footerbtn flex1"},UGe={class:"borderimg"},HGe={class:"footerbtn flex1"},WGe={class:"borderimg"},KGe={class:"asides_content"},jGe={class:"jc_content tablecolor jc_content"},YGe={class:"font12 my_content1"},XGe={class:"btncolor tablefocus bmar"},qGe={class:"demo-pagination-block pagination",style:{"margin-top":"20px"}},ZGe={class:"dialog-footer footer_div l_btn"},QGe={class:"footerbtn flex1"},JGe={class:"borderimg"},eUe={class:"footerbtn flex1"},tUe={class:"borderimg"},nUe={class:"footerbtn flex1"},rUe={class:"borderimg"},aUe={class:"footerbtn flex1"},iUe={class:"borderimg"},oUe={class:"my-header"},sUe=["id"],lUe={class:"dialog-footer footer_div l_btn"},uUe={class:"footerbtn flex1"},cUe={class:"borderimg"},fUe={class:"footerbtn flex1"},dUe={class:"borderimg"},hUe={class:"my-header"},pUe=["id"],vUe={class:"delecttitle"},gUe={class:"spanclad"},yUe={class:"dialog-footer footer_div l_btn"},mUe={class:"footerbtn flex1"},bUe={class:"borderimg"},SUe={class:"footerbtn flex1"},wUe={class:"borderimg"},_Ue={class:"my-header"},xUe=["id"],CUe={class:"demo-input-suffix firsttitle magintop guand_1"},TUe={class:"btn2"},EUe={class:"demo-input-suffix firsttitle magintop guand_1"},MUe={class:"btn2"},DUe={class:"demo-input-suffix firsttitle magintop guand_1"},kUe={class:"btn2"},RUe={key:0,class:"elimg"},LUe={key:1,class:"elimg"},OUe={key:2,class:"elimg"},AUe={class:"dialog-footer footer_div l_btn"},NUe={class:"footerbtn flex1"},VUe={class:"borderimg"},BUe={class:"footerbtn flex1"},$Ue={class:"borderimg"},IUe={class:"my-header"},PUe=["id"],FUe={class:"delecttitle"},zUe={class:"spanclad"},GUe={class:"dialog-footer footer_div l_btn"},UUe={class:"footerbtn flex1"},HUe={class:"borderimg"},WUe={class:"footerbtn flex1"},KUe={class:"borderimg"},jUe={__name:"MenuMine",setup(t,{expose:e}){let n=z(),r=z(!1),a=z([]);z("Fire");let i=z(70),o=z(100);const s=z("first");let l=z(570),u=z(1),c=z(""),f=z([{label:"CIRCULAR",value:"CIRCULAR"},{label:"RECTANGLE",value:"RECTANGLE"}]);const d=z(1),h=z(5);let v=z(!1),p=z(!1),g=z({adddialog:!1,dialogsgdelect:!1,gdadddialog:!1,guddialogsgdelect:!1}),y=z(""),m=z(),b=z(""),w=z("添加"),x=z({}),_=z({}),C=z({name:"",x:"",y:"",z:""}),T=z({pid:"",name:"",snId:Number,enId:Number,roughCoe:"",sectionType:"CIRCULAR",sectionPara1:"",sectionPara2:"",sectionPara3:"",sectionPara4:"",sectionPara5:""}),D=z({total:1,currentPage4:1,pageSize4:5});const E=({row:ue,rowIndex:q})=>q%2!=0?"evenRow":"oddRow";pt(()=>{O()});const M=(ue,q)=>{switch(ue.props.name){case"first":O();break;case"second":K();break}},k=ue=>{O()},R=ue=>{K()},O=()=>{const ue={transCode:"D00000",count:h.value,page:d.value,searchtag:c.value};Nr(ue).then(q=>{a.value=q.rows,u.value=q.total}).catch(q=>{un.error(q.returnMsg)})},I=()=>{w.value="添加",v.value=!1,g.value.adddialog=!0,C.value.name="",C.value.x="",C.value.y="",C.value.z="",C.value.nid=""},P=()=>{if(C.value.name==null||C.value.name=="")un.error("名称不能为空");else if(C.value.x==null||C.value.x=="")un.error("X不能为空");else if(C.value.y==null||C.value.y=="")un.error("Y不能为空");else if(C.value.z==null||C.value.z=="")un.error("Z不能为空");else if(C.value.name!=""&&C.value.x!=""&&C.value.y!=""&&C.value.z!=""){const ue={transCode:"D10000",nid:C.value.nid,name:C.value.name,x:C.value.x,y:C.value.y,z:C.value.z,desc:"",ntype:"mid"};Nr(ue).then(q=>{g.value.adddialog=!1,O(),un({message:q.returnMsg,type:"success"})}).catch(q=>{un.error(q.returnMsg)})}else un.error("不能为空")},N=ue=>{v.value=!0,x.value=ue},B=ue=>{p.value=!0,_.value=ue},L=()=>{console.log(x.value),JSON.stringify(x.value)=="{}"?un.error("你还没有选中修改的项目"):(g.value.dialogsgdelect=!0,b.value=x.value.name)},V=()=>{const ue={transCode:"D10001",nid:x.value.id};Nr(ue).then(q=>{O(),un({message:q.returnMsg,type:"success"})}).catch(q=>{un.error(q.returnMsg)})},H=()=>{JSON.stringify(x.value)=="{}"?un.error("你还没有选中修改的项目"):(w.value="修改",g.value.adddialog=!0,C.value.name=x.value.name,C.value.x=x.value.x,C.value.y=x.value.y,C.value.z=x.value.z,C.value.nid=x.value.id)},K=()=>{const ue={transCode:"D00001",count:D.value.pageSize4,page:D.value.currentPage4,searchtag:""};Nr(ue).then(q=>{m.value=q.rows,D.value.total=q.total}).catch(q=>{un.error(q.returnMsg)})},X=ue=>{console.log(111),n.value.searchtaggd="",n.value.dialogVisiblenode=!0,n.value.pipelinedata(""),y.value=ue},oe=ue=>{y.value=="start"?T.value.snId=ue.id:T.value.enId=ue.id},te=()=>{g.value.gdadddialog=!0,p.value=!1,T.value.pid="",T.value.name="",T.value.snId="",T.value.enId="",T.value.roughCoe="",T.value.sectionType="CIRCULAR",T.value.sectionPara1="",T.value.sectionPara2="",T.value.sectionPara3="",T.value.sectionPara4="",T.value.sectionPara5=""},re=()=>{if(T.value.snId<T.value.enId){const ue={transCode:"D10002",pid:T.value.pid,name:T.value.name,snId:T.value.snId,enId:T.value.enId,roughCoe:T.value.roughCoe,sectionType:T.value.sectionType,sectionPara1:T.value.sectionPara1,sectionPara2:T.value.sectionPara2,sectionPara3:T.value.sectionPara3,sectionPara4:T.value.sectionPara4,sectionPara5:T.value.sectionPara5};Nr(ue).then(q=>{g.value.gdadddialog=!1,un({message:q.returnMsg,type:"success"}),K()}).catch(q=>{un.error(q.returnMsg)})}else un.error("结束节点要大于开始节点")},ne=()=>{console.log(_.value),JSON.stringify(_.value)=="{}"?un.error("你还没有选中修改的项目"):(g.value.guddialogsgdelect=!0,b.value=_.value.name)},J=()=>{const ue={transCode:"D10003",pid:_.value.id};Nr(ue).then(q=>{K(),un({message:q.returnMsg,type:"success"})}).catch(q=>{un.error(q.returnMsg)})},he=()=>{JSON.stringify(_.value)=="{}"?un.error("你还没有选中修改的项目"):(w.value="修改",g.value.gdadddialog=!0,T.value.pid=_.value.id,T.value.name=_.value.name,T.value.snId=_.value.snId,T.value.enId=_.value.enId,T.value.roughCoe=_.value.roughCoe,T.value.sectionType=_.value.sectionType,T.value.sectionPara1=_.value.sectionPara1,T.value.sectionPara2=_.value.sectionPara2,T.value.sectionPara3=_.value.sectionPara3,T.value.sectionPara4=_.value.sectionPara4,T.value.sectionPara5=_.value.sectionPara5)};return e({dialogVisible:r}),(ue,q)=>{const Y=Ge("el-image"),ee=Ge("el-table-column"),se=Ge("el-table"),ye=Ge("el-pagination"),_e=Ge("el-tab-pane"),be=Ge("el-tabs"),Me=Ge("el-input"),Se=Ge("el-form-item"),xe=Ge("el-form"),De=Ge("el-option");return $(),Z("div",DGe,[U(S(Xr),{modelValue:S(r),"onUpdate:modelValue":q[15]||(q[15]=ge=>gt(r)?r.value=ge:r=ge),width:"480","align-center":"",modal:!1,"close-on-click-modal":!1,draggable:"",fullscreen:!1,"modal-append-to-body":!1,"modal-class":"summary-dlg",class:"dialog_class bgcolor zhucentent"},{header:Q(({titleId:ge,titleClass:Ie})=>[G("div",kGe,[U(Y,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:ge,class:F(Ie)},"矿井信息",10,RGe)])]),default:Q(()=>[G("div",LGe,[U(be,{modelValue:s.value,"onUpdate:modelValue":q[14]||(q[14]=ge=>s.value=ge),type:"card",class:"demo-tabs",onTabClick:M,stretch:!0},{default:Q(()=>[U(_e,{label:"节点信息",name:"first"},{default:Q(()=>[G("div",OGe,[G("div",AGe,[G("div",NGe,[G("div",VGe,[U(se,{data:S(a),style:{width:"480px"},"max-height":S(l),"highlight-current-row":S(v),"row-class-name":E,onRowClick:q[0]||(q[0]=ge=>N(ge)),"header-cell-style":{background:"rgba(13, 22, 57, 0.9) "}},{default:Q(()=>[U(ee,{type:"index",label:"节点编号",width:"80px"}),U(ee,{prop:"name",label:"节点名称"}),U(ee,{prop:"x",label:"X"}),U(ee,{prop:"y",label:"Y"}),U(ee,{prop:"z",label:"Z"})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"]),G("div",BGe,[U(ye,{"current-page":d.value,"onUpdate:currentPage":q[1]||(q[1]=ge=>d.value=ge),"page-size":h.value,"onUpdate:pageSize":q[2]||(q[2]=ge=>h.value=ge),small:"",background:"",layout:"prev, total,pager, next, jumpe,",total:parseInt(S(u)),class:"mt-4",onCurrentChange:k},null,8,["current-page","page-size","total"])])])]),G("div",$Ge,[G("div",IGe,[G("div",PGe,[U(S(wt),{onClick:q[3]||(q[3]=ge=>{I()})},{default:Q(()=>[Je("添加")]),_:1})])]),G("div",FGe,[G("div",zGe,[U(S(wt),{onClick:q[4]||(q[4]=ge=>L())},{default:Q(()=>[Je(" 删除 ")]),_:1})])]),G("div",GGe,[G("div",UGe,[U(S(wt),{onClick:q[5]||(q[5]=ge=>H())},{default:Q(()=>[Je(" 修改 ")]),_:1})])]),G("div",HGe,[G("div",WGe,[U(S(wt),{onClick:q[6]||(q[6]=ge=>{gt(r)?r.value=!1:r=!1,gt(v)?v.value=!1:v=!1})},{default:Q(()=>[Je(" 确认 ")]),_:1})])])])])])]),_:1}),U(_e,{label:"巷道信息",name:"second"},{default:Q(()=>[G("div",KGe,[G("div",jGe,[G("div",YGe,[G("div",XGe,[U(se,{"row-class-name":E,"max-height":S(l),ref:"multipleTableRef","highlight-current-row":S(p),onRowClick:q[7]||(q[7]=ge=>B(ge)),data:S(m),style:{width:"100%"},"header-cell-style":{background:"rgba(13, 22, 57, 0.96) "}},{default:Q(()=>[U(ee,{property:"snId",label:"开始节点"}),U(ee,{property:"enId",label:"结束节点"}),U(ee,{property:"id",label:"编号",width:"70"}),U(ee,{property:"name",label:"名称",width:"70"}),U(ee,{property:"sectionType",label:"截面类型",width:"120"}),U(ee,{property:"roughCoe",label:"粗糙系数"}),U(ee,{property:"sectionPara1",label:"截面参数1",width:"90"}),U(ee,{property:"sectionPara2",label:"截面参数2",width:"90"}),U(ee,{property:"sectionPara3",label:"截面参数3",width:"90"}),U(ee,{property:"sectionPara4",label:"截面参数4",width:"90"}),U(ee,{property:"sectionPara5",label:"截面参数5",width:"90"})]),_:1},8,["max-height","highlight-current-row","data","header-cell-style"]),G("div",qGe,[U(ye,{"current-page":S(D).currentPage4,"onUpdate:currentPage":q[8]||(q[8]=ge=>S(D).currentPage4=ge),"page-size":S(D).pageSize4,"onUpdate:pageSize":q[9]||(q[9]=ge=>S(D).pageSize4=ge),small:"",background:"",layout:"prev, total,pager, next, jumpe,",total:parseInt(S(D).total),class:"mt-4",onCurrentChange:R},null,8,["current-page","page-size","total"])])])]),G("div",ZGe,[G("div",QGe,[G("div",JGe,[U(S(wt),{onClick:q[10]||(q[10]=ge=>{te()})},{default:Q(()=>[Je("添加")]),_:1})])]),G("div",eUe,[G("div",tUe,[U(S(wt),{onClick:q[11]||(q[11]=ge=>{ne()})},{default:Q(()=>[Je(" 删除 ")]),_:1})])]),G("div",nUe,[G("div",rUe,[U(S(wt),{onClick:q[12]||(q[12]=ge=>he())},{default:Q(()=>[Je(" 修改 ")]),_:1})])]),G("div",aUe,[G("div",iUe,[U(S(wt),{onClick:q[13]||(q[13]=ge=>{gt(r)?r.value=!1:r=!1,gt(p)?p.value=!1:p=!1})},{default:Q(()=>[Je(" 确认 ")]),_:1})])])])])])]),_:1}),U(_e,{label:"设备信息",name:"third"}),U(_e,{label:"网络信息",name:"thirds"})]),_:1},8,["modelValue"])])]),_:1},8,["modelValue"]),U(S(Xr),{modelValue:S(g).adddialog,"onUpdate:modelValue":q[22]||(q[22]=ge=>S(g).adddialog=ge),width:"480",class:"dialog_class bgcolor tianjia"},{header:Q(({titleId:ge,titleClass:Ie})=>[G("div",oUe,[U(Y,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:ge,class:F(Ie)},Oe(S(w)),11,sUe)])]),default:Q(()=>[G("div",null,[U(xe,null,{default:Q(()=>[U(Se,{label:"名称","label-width":S(i)},{default:Q(()=>[U(Me,{modelValue:S(C).name,"onUpdate:modelValue":q[16]||(q[16]=ge=>S(C).name=ge),maxlength:"18",oninput:"value=value.replace(/[^\\a-\\z\\A-\\Z0-9\\u4E00-\\u9FA5]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),U(Se,{label:"X","label-width":S(i)},{default:Q(()=>[U(Me,{modelValue:S(C).x,"onUpdate:modelValue":q[17]||(q[17]=ge=>S(C).x=ge),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),U(Se,{label:"Y","label-width":S(i)},{default:Q(()=>[U(Me,{modelValue:S(C).y,"onUpdate:modelValue":q[18]||(q[18]=ge=>S(C).y=ge),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),U(Se,{label:"Z","label-width":S(i)},{default:Q(()=>[U(Me,{modelValue:S(C).z,"onUpdate:modelValue":q[19]||(q[19]=ge=>S(C).z=ge),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])]),_:1})]),G("div",lUe,[G("div",uUe,[G("div",cUe,[U(S(wt),{onClick:q[20]||(q[20]=ge=>S(g).adddialog=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",fUe,[G("div",dUe,[U(S(wt),{onClick:q[21]||(q[21]=ge=>P())},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),U(S(Xr),{modelValue:S(g).dialogsgdelect,"onUpdate:modelValue":q[25]||(q[25]=ge=>S(g).dialogsgdelect=ge),width:"400",class:"dialog_class bgcolor tianjia"},{header:Q(({titleId:ge,titleClass:Ie})=>[G("div",hUe,[U(Y,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:ge,class:F(Ie)},"删除框",10,pUe)])]),default:Q(()=>[G("h4",vUe,[Je(" 是否确认删除 "),G("span",gUe,Oe(S(b)),1)]),G("div",yUe,[G("div",mUe,[G("div",bUe,[U(S(wt),{onClick:q[23]||(q[23]=ge=>S(g).dialogsgdelect=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",SUe,[G("div",wUe,[U(S(wt),{onClick:q[24]||(q[24]=ge=>{V(),S(g).dialogsgdelect=!1})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),U(S(Xr),{modelValue:S(g).gdadddialog,"onUpdate:modelValue":q[40]||(q[40]=ge=>S(g).gdadddialog=ge),width:"480",class:"dialog_class bgcolor tianjia"},{header:Q(({titleId:ge,titleClass:Ie})=>[G("div",_Ue,[U(Y,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:ge,class:F(Ie)},Oe(S(w)),11,xUe)])]),default:Q(()=>[G("div",null,[U(Se,{label:"名称","label-width":S(o)},{default:Q(()=>[U(Me,{modelValue:S(T).name,"onUpdate:modelValue":q[26]||(q[26]=ge=>S(T).name=ge),oninput:"value=value.replace(/[^\\w_]/g,'');",maxlength:"18",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),G("div",CUe,[U(Se,{label:"开始节点","label-width":S(o)},{default:Q(()=>[U(Me,{modelValue:S(T).snId,"onUpdate:modelValue":q[27]||(q[27]=ge=>S(T).snId=ge),disabled:"",class:"w-50 m-2",oninput:"value=value.replace(/[^0-9.]/g,'')",placeholder:"请选择节点"},null,8,["modelValue"])]),_:1},8,["label-width"]),G("div",TUe,[U(S(wt),{type:"primary",onClick:q[28]||(q[28]=ge=>{X("start")})},{default:Q(()=>[Je("选择开始节点")]),_:1})])]),G("div",EUe,[U(Se,{label:"结束节点","label-width":S(o)},{default:Q(()=>[U(Me,{modelValue:S(T).enId,"onUpdate:modelValue":q[29]||(q[29]=ge=>S(T).enId=ge),disabled:"disabled",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请选择节点"},null,8,["modelValue"])]),_:1},8,["label-width"]),G("div",MUe,[U(S(wt),{type:"primary",onClick:q[30]||(q[30]=ge=>{X("end")})},{default:Q(()=>[Je("选择结束节点")]),_:1})])]),U(Se,{label:"粗糙系数","label-width":S(o)},{default:Q(()=>[U(Me,{modelValue:S(T).roughCoe,"onUpdate:modelValue":q[31]||(q[31]=ge=>S(T).roughCoe=ge),class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),G("div",DUe,[U(Se,{label:"截面类型","label-width":S(o)},{default:Q(()=>[U(S(dc),{modelValue:S(T).sectionType,"onUpdate:modelValue":q[32]||(q[32]=ge=>S(T).sectionType=ge),placeholder:"请选择"},{default:Q(()=>[($(!0),Z(Qe,null,Ft(S(f),ge=>($(),de(De,{key:ge.id,label:ge.label,value:ge.value},null,8,["label","value"]))),128))]),_:1},8,["modelValue"]),G("div",kUe,[S(T).sectionType=="CIRCULAR"?($(),Z("div",RUe,[U(Y,{src:S(dGe),fit:"contain"},null,8,["src"])])):S(T).sectionType=="RECTANGLE"?($(),Z("div",LUe,[U(Y,{src:S(fGe),fit:"contain"},null,8,["src"])])):($(),Z("div",OUe,[U(Y,{src:S(cGe),fit:"contain"},null,8,["src"])]))])]),_:1},8,["label-width"])]),U(Se,{label:"截面参数1","label-width":S(o)},{default:Q(()=>[U(Me,{modelValue:S(T).sectionPara1,"onUpdate:modelValue":q[33]||(q[33]=ge=>S(T).sectionPara1=ge),class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),U(Se,{label:"截面参数2","label-width":S(o)},{default:Q(()=>[U(Me,{modelValue:S(T).sectionPara2,"onUpdate:modelValue":q[34]||(q[34]=ge=>S(T).sectionPara2=ge),class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),U(Se,{label:"截面参数3","label-width":S(o)},{default:Q(()=>[U(Me,{modelValue:S(T).sectionPara3,"onUpdate:modelValue":q[35]||(q[35]=ge=>S(T).sectionPara3=ge),class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),U(Se,{label:"截面参数4","label-width":S(o)},{default:Q(()=>[U(Me,{modelValue:S(T).sectionPara4,"onUpdate:modelValue":q[36]||(q[36]=ge=>S(T).sectionPara4=ge),class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),U(Se,{label:"截面参数5","label-width":S(o)},{default:Q(()=>[U(Me,{modelValue:S(T).sectionPara5,"onUpdate:modelValue":q[37]||(q[37]=ge=>S(T).sectionPara5=ge),class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])]),G("div",AUe,[G("div",NUe,[G("div",VUe,[U(S(wt),{onClick:q[38]||(q[38]=ge=>S(g).gdadddialog=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",BUe,[G("div",$Ue,[U(S(wt),{onClick:q[39]||(q[39]=ge=>{re()})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),U(S(Xr),{modelValue:S(g).guddialogsgdelect,"onUpdate:modelValue":q[43]||(q[43]=ge=>S(g).guddialogsgdelect=ge),width:"400",class:"dialog_class bgcolor tianjia"},{header:Q(({titleId:ge,titleClass:Ie})=>[G("div",IUe,[U(Y,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:ge,class:F(Ie)},"删除框",10,PUe)])]),default:Q(()=>[G("h4",FUe,[Je(" 是否确认删除 "),G("span",zUe,Oe(S(b)),1)]),G("div",GUe,[G("div",UUe,[G("div",HUe,[U(S(wt),{onClick:q[41]||(q[41]=ge=>S(g).guddialogsgdelect=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",WUe,[G("div",KUe,[U(S(wt),{onClick:q[42]||(q[42]=ge=>{J(),S(g).guddialogsgdelect=!1})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),U(MGe,{ref_key:"nodeselect",ref:n,onQueding:oe},null,512)])}}},YUe=Hd(jUe,[["__scopeId","data-v-5ff87ee5"]]);const XUe=t=>(mx("data-v-e6673ff2"),t=t(),bx(),t),qUe={class:"my-header"},ZUe=["id"],QUe={class:"demo-input-suffix firsttitle leftbgimg2 my_content1"},JUe={class:"guand_1"},e6e=XUe(()=>G("span",{class:"spantext"},"搜索",-1)),t6e=[e6e],n6e={class:"demo-pagination-block",style:{"margin-top":"20px"}},r6e={class:"dialog-footer footer_div l_btn"},a6e={class:"footerbtn flex1"},i6e={class:"borderimg"},o6e={class:"footerbtn flex1"},s6e={class:"borderimg"},l6e={__name:"PipeIine",props:{},emits:["pipelineapi"],setup(t,{expose:e,emit:n}){z({dianadddialog:!1});let r=z(99),a=z(500),i=z([]);const o=z(),s=z([]);let l=z(!1),u=z(1),c=z(""),f=z("");const d=z(1),h=z(5);pt(()=>{});const v=({row:x,rowIndex:_})=>_%2!=0?"evenRow":"oddRow";function p(){f.value=c.value,y(c.value)}const g=x=>{y()},y=x=>{const _={transCode:"D00001",count:h.value,page:d.value,searchtag:x};Nr(_).then(C=>{i.value=C.rows,u.value=C.total}).catch(C=>{un.error(C.returnMsg)})},m=(x,_)=>{if(x.length>1){o.value.clearSelection(),o.value.toggleRowSelection(_,!0),s.value=x[1];return}x.length==1?s.value=x:x.length==0},b=()=>{n("pipelineapi",""),d.value=1,s.value.length!=0&&n("pipelineapi",s.value[0])},w=()=>{b()};return e({dialogVisiblenode:l,pipelinedata:y,searchtaggd:c}),(x,_)=>{const C=Ge("el-image"),T=Ge("el-input"),D=Ge("el-form-item"),E=Ge("el-table-column"),M=Ge("el-table"),k=Ge("el-pagination");return $(),Z("div",null,[U(S(Xr),{modelValue:S(l),"onUpdate:modelValue":_[5]||(_[5]=R=>gt(l)?l.value=R:l=R),width:"700",class:"log_class bgcolor tianjia asideg asidegbg leftbgimg"},{header:Q(({titleId:R,titleClass:O})=>[G("div",qUe,[U(C,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:R,class:F(O)}," 选择巷道",10,ZUe)])]),default:Q(()=>[G("div",QUe,[G("div",JUe,[U(D,{label:"节点选择","label-width":S(r)},{default:Q(()=>[U(T,{modelValue:S(c),"onUpdate:modelValue":_[0]||(_[0]=R=>gt(c)?c.value=R:c=R),class:"w-50 m-2",placeholder:"巷道"},null,8,["modelValue"])]),_:1},8,["label-width"]),G("div",{class:"asdis_btn"},[G("div",{class:"flex_a"},[G("div",{class:"btns",onClick:p},t6e)])])]),U(M,{"row-class-name":v,"max-height":S(a),ref_key:"multipleTableRef",ref:o,data:S(i),style:{width:"100%"},onSelect:m,"header-cell-style":{background:"rgba(13, 22, 57, 0.96) "}},{default:Q(()=>[U(E,{type:"selection",width:"55"}),U(E,{property:"snId",label:"开始节点"}),U(E,{property:"enId",label:"结束节点"}),U(E,{property:"id",label:"编号",width:"70"}),U(E,{property:"name",label:"名称",width:"70"}),U(E,{property:"sectionType",label:"截面类型",width:"120"}),U(E,{property:"roughCoe",label:"粗糙系数"}),U(E,{property:"sectionPara1",label:"截面参数1",width:"90"}),U(E,{property:"sectionPara2",label:"截面参数2",width:"90"}),U(E,{property:"sectionPara3",label:"截面参数3",width:"90"}),U(E,{property:"sectionPara4",label:"截面参数4",width:"90"}),U(E,{property:"sectionPara5",label:"截面参数5",width:"90"})]),_:1},8,["max-height","data","header-cell-style"]),G("div",n6e,[U(k,{"current-page":d.value,"onUpdate:currentPage":_[1]||(_[1]=R=>d.value=R),"page-size":h.value,"onUpdate:pageSize":_[2]||(_[2]=R=>h.value=R),small:"",background:"",layout:"prev, total,pager, next, jumpe,",total:parseInt(S(u)),class:"mt-4",onCurrentChange:g},null,8,["current-page","page-size","total"])]),G("div",r6e,[G("div",a6e,[G("div",i6e,[U(S(wt),{onClick:_[3]||(_[3]=R=>gt(l)?l.value=!1:l=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",o6e,[G("div",s6e,[U(S(wt),{onClick:_[4]||(_[4]=R=>{w(),gt(l)?l.value=!1:l=!1})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])])]),_:1},8,["modelValue"])])}}},u6e=Hd(l6e,[["__scopeId","data-v-e6673ff2"]]);const c6e={class:"l_Dialog"},f6e={class:"my-header xinxi_header"},d6e=["id"],h6e={class:"classtab"},p6e={class:"asides_content"},v6e={class:"jc_content tablecolor jc_content"},g6e={class:"font12 my_content1"},y6e={class:"btncolor tablefocus bmar"},m6e={class:"dialog-footer footer_div l_btn"},b6e={class:"footerbtn flex1"},S6e={class:"borderimg"},w6e={class:"footerbtn flex1"},_6e={class:"borderimg"},x6e={class:"footerbtn flex1"},C6e={class:"borderimg"},T6e={class:"footerbtn flex1"},E6e={class:"borderimg"},M6e={class:"my-header"},D6e=["id"],k6e={class:"demo-input-suffix firsttitle magintop guand_1"},R6e={class:"btn2"},L6e={class:"input"},O6e={class:"dialog-footer footer_div l_btn"},A6e={class:"footerbtn flex1"},N6e={class:"borderimg"},V6e={class:"footerbtn flex1"},B6e={class:"borderimg"},$6e={class:"my-header"},I6e=["id"],P6e={class:"delecttitle"},F6e={class:"spanclad"},z6e={class:"dialog-footer footer_div l_btn"},G6e={class:"footerbtn flex1"},U6e={class:"borderimg"},H6e={class:"footerbtn flex1"},W6e={class:"borderimg"},K6e={__name:"MenuSensor",setup(t,{expose:e}){let n=z(),r=z(!0),a=z(!1),i=z(!1),o=z(!1);z("Fire");const s=z(100);let l=z("");z("first");let u=z(400),c=z([]),f=z({}),d=z(),h=z({pid:0,seid:0,site:0,type:"温度传感器",senobj:""}),v=z({selectstr:"",site:""});z("");const p=({row:D,rowIndex:E})=>E%2!=0?"evenRow":"oddRow",g=D=>{f.value=D,r.value=!0},y=()=>{JSON.stringify(f.value)=="{}"?un.error("你还没有选中修改的项目"):(o.value=!0,d.value=f.value.type)},m=()=>{const D={transCode:"D10012",seid:f.value.seid};Nr(D).then(E=>{b()}).catch(E=>{un.error(E.returnMsg)})};pt(()=>{b()});const b=()=>{Nr({transCode:"D10010",type:"Fire"}).then(E=>{c.value=E.rows}).catch(E=>{un.error(E.returnMsg)})},w=()=>{l.value="添加",r.value=!1,i.value=!0,h.value.seid="",h.value.pid="",h.value.type="",h.value.site=0,v.value.selectstr=""},x=()=>{const D={transCode:"D10011",seid:h.value.seid,pid:h.value.pid,site:h.value.site,type:h.value.type};Nr(D).then(E=>{c.value=E.rows,b()}).catch(E=>{un.error(E.returnMsg)})},_=()=>{l.value="修改",JSON.stringify(f.value)=="{}"?un.error("你还没有选中修改的项目"):(h.value.seid=f.value.seid,h.value.pid=f.value.pid,h.value.site=f.value.site,h.value.type=f.value.type,v.value.selectstr=f.value.pname,i.value=!0)},C=()=>{n.value.searchtaggd="",n.value.dialogVisiblenode=!0,n.value.pipelinedata("")},T=D=>{h.value.pid=D.id,v.value.selectstr=D.name,f.value.pid=D.id};return e({sendialogVisible:a}),(D,E)=>{const M=Ge("el-image"),k=Ge("el-table-column"),R=Ge("el-table"),O=Ge("el-input"),I=Ge("el-form-item"),P=Ge("el-input-number"),N=Ge("el-form");return $(),Z("div",c6e,[U(S(Xr),{modelValue:S(a),"onUpdate:modelValue":E[5]||(E[5]=B=>gt(a)?a.value=B:a=B),width:"470","align-center":"",modal:!1,"close-on-click-modal":!1,"modal-class":"summary-dlg",draggable:"",class:"dialog_class bgcolor zhucentent chuanjianc"},{header:Q(({titleId:B,titleClass:L})=>[G("div",f6e,[U(M,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:B,class:F(L)},"传感器信息",10,d6e)])]),default:Q(()=>[G("div",h6e,[G("div",p6e,[G("div",v6e,[G("div",g6e,[G("div",y6e,[U(R,{data:S(c),style:{width:"480px"},"max-height":S(u),"highlight-current-row":S(r),"row-class-name":p,onRowClick:E[0]||(E[0]=B=>g(B)),"header-cell-style":{background:"rgba(13, 22, 57, 0.9) "}},{default:Q(()=>[U(k,{type:"index",label:"编号"}),U(k,{prop:"type",label:"类型"}),U(k,{prop:"pname",label:"所在巷道"}),U(k,{prop:"site",label:"位置"})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"])])]),G("div",m6e,[G("div",b6e,[G("div",S6e,[U(S(wt),{onClick:E[1]||(E[1]=B=>{w()})},{default:Q(()=>[Je("添加")]),_:1})])]),G("div",w6e,[G("div",_6e,[U(S(wt),{onClick:E[2]||(E[2]=B=>y())},{default:Q(()=>[Je(" 删除 ")]),_:1})])]),G("div",x6e,[G("div",C6e,[U(S(wt),{onClick:E[3]||(E[3]=B=>_())},{default:Q(()=>[Je(" 修改 ")]),_:1})])]),G("div",T6e,[G("div",E6e,[U(S(wt),{onClick:E[4]||(E[4]=B=>{gt(a)?a.value=!1:a=!1,gt(r)?r.value=!1:r=!1})},{default:Q(()=>[Je(" 确认 ")]),_:1})])])])])])])]),_:1},8,["modelValue"]),U(S(Xr),{modelValue:S(i),"onUpdate:modelValue":E[12]||(E[12]=B=>gt(i)?i.value=B:i=B),width:"400",class:"dialog_class bgcolor tianjia foter_l tianjia"},{header:Q(({titleId:B,titleClass:L})=>[G("div",M6e,[U(M,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:B,class:F(L)},Oe(S(l)),11,D6e)])]),default:Q(()=>[U(N,{class:"demo-form-inline",inline:!0,model:S(h)},{default:Q(()=>[U(I,{label:"类型","label-width":s.value},{default:Q(()=>[U(O,{modelValue:S(h).type,"onUpdate:modelValue":E[6]||(E[6]=B=>S(h).type=B),maxlength:"15",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),G("div",k6e,[U(I,{label:"巷道名称","label-width":s.value},{default:Q(()=>[U(O,{modelValue:S(v).selectstr,"onUpdate:modelValue":E[7]||(E[7]=B=>S(v).selectstr=B),disabled:"",class:"w-50 m-2",placeholder:"巷道名称"},null,8,["modelValue"])]),_:1},8,["label-width"]),G("div",R6e,[U(S(wt),{type:"primary",onClick:E[8]||(E[8]=B=>{C()})},{default:Q(()=>[Je("选择巷道")]),_:1})])]),G("div",L6e,[U(I,{label:"位置","label-width":s.value},{default:Q(()=>[U(P,{modelValue:S(h).site,"onUpdate:modelValue":E[9]||(E[9]=B=>S(h).site=B),min:0,max:1,precision:2,step:.1,"controls-position":"right",class:"w-50 m-2",placeholder:"位置"},null,8,["modelValue"])]),_:1},8,["label-width"])])]),_:1},8,["model"]),G("div",O6e,[G("div",A6e,[G("div",N6e,[U(S(wt),{onClick:E[10]||(E[10]=B=>gt(i)?i.value=!1:i=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",V6e,[G("div",B6e,[U(S(wt),{onClick:E[11]||(E[11]=B=>{x(),gt(i)?i.value=!1:i=!1})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),U(S(Xr),{modelValue:S(o),"onUpdate:modelValue":E[15]||(E[15]=B=>gt(o)?o.value=B:o=B),width:"400",class:"dialog_class bgcolor tianjia"},{header:Q(({titleId:B,titleClass:L})=>[G("div",$6e,[U(M,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:B,class:F(L)},"删除框",10,I6e)])]),default:Q(()=>[G("h4",P6e,[Je(" 是否确认删除类型: "),G("span",F6e,Oe(S(d)),1)]),G("div",z6e,[G("div",G6e,[G("div",U6e,[U(S(wt),{onClick:E[13]||(E[13]=B=>gt(o)?o.value=!1:o=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",H6e,[G("div",W6e,[U(S(wt),{onClick:E[14]||(E[14]=B=>{m(),gt(o)?o.value=!1:o=!1})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),U(u6e,{ref_key:"pipeline",ref:n,selectstr:S(v).selectstr,onPipelineapi:T},null,8,["selectstr"])])}}},j6e=Hd(K6e,[["__scopeId","data-v-9e380db0"]]);const Y6e=t=>(mx("data-v-9e03d1f7"),t=t(),bx(),t),X6e={class:"l_Dialog"},q6e={class:"my-header xinxi_header"},Z6e=["id"],Q6e={class:"classtab"},J6e={class:"asides_content"},e8e={class:"jc_content tablecolor jc_content"},t8e={class:"font12 my_content1"},n8e={class:"btncolor tablefocus bmar"},r8e={class:"dialog-footer footer_div l_btn"},a8e={class:"footerbtn flex1"},i8e={class:"borderimg"},o8e={class:"footerbtn flex1"},s8e={class:"borderimg"},l8e={class:"footerbtn flex1"},u8e={class:"borderimg"},c8e={class:"footerbtn flex1"},f8e={class:"borderimg"},d8e={class:"my-header"},h8e=["id"],p8e={class:"delecttitle"},v8e={class:"spanclad"},g8e={class:"dialog-footer footer_div l_btn"},y8e={class:"footerbtn flex1"},m8e={class:"borderimg"},b8e={class:"footerbtn flex1"},S8e={class:"borderimg"},w8e={class:"my-header"},_8e=["id"],x8e={class:"demo-input-suffix firsttitle magintop guand_1"},C8e={class:"btn2"},T8e={class:"input"},E8e={class:"dialog-footer footer_div l_btn"},M8e={class:"footerbtn flex1"},D8e={class:"borderimg"},k8e={class:"footerbtn flex1"},R8e={class:"borderimg"},L8e={class:"my-header"},O8e=["id"],A8e={class:"demo-input-suffix firsttitle leftbgimg2 my_content1"},N8e={class:"guand_1"},V8e=Y6e(()=>G("span",{class:"spantext"},"搜索",-1)),B8e=[V8e],$8e={class:"demo-pagination-block",style:{"margin-top":"20px"}},I8e={class:"dialog-footer footer_div l_btn"},P8e={class:"footerbtn flex1"},F8e={class:"borderimg"},z8e={class:"footerbtn flex1"},G8e={class:"borderimg"},U8e={__name:"MenuCheck",setup(t,{expose:e}){let n=z(!1),r=z(!0),a=z(!1),i=z(!1);z("Fire"),z(100);const o=z(90),s=z(),l=z([]);let u=z(""),c=z([]),f=z({dianadddialog:!1,dialogVisiblenode:!1}),d=z(1),h=z("");const v=z(1),p=z(5);let g=z(""),y=z({selectstr:"",site:"",chname:""}),m=z("");z("first");let b=z(400),w=z([]),x=z({}),_=z();z({pid:0,seid:0,site:0,type:"温度传感器"});const C=({row:K,rowIndex:X})=>X%2!=0?"evenRow":"oddRow",T=K=>{r.value=!0,x.value=K,g.value=K.cid,console.log(x.value)},D=()=>{JSON.stringify(x.value)=="{}"?un.error("你还没有选中修改的项目"):(_.value=x.value.pname,i.value=!0)},E=()=>{const K={transCode:"D10006",cid:g.value};Nr(K).then(X=>{M()}).catch(X=>{un.error(X.returnMsg)})};pt(()=>{M()});const M=()=>{Nr({transCode:"D10004"}).then(X=>{w.value=X.rows}).catch(X=>{un.error(X.returnMsg)})},k=()=>{u.value="添加",a.value=!0,r.value=!1,y.value.selectstr="",y.value.site="",m.value="",g.value="",x.value=[]},R=()=>{const K={transCode:"D10005",cid:g.value,pid:m.value,site:y.value.site,chname:y.value.chname};Nr(K).then(X=>{f.value.dianadddialog=!1,un({message:X.returnMsg,type:"success"}),w.value=X.rows,M()}).catch(X=>{un.error(X.returnMsg)})},O=()=>{u.value="修改",JSON.stringify(x.value)=="{}"?un.error("你还没有选中修改的项目"):(f.value.dianadddialog=!0,g.value=x.value.cid,y.value.chname=x.value.chname,y.value.site=x.value.site,y.value.selectstr=x.value.pname,m.value=x.value.pid)},I=()=>{h.value="",B("")};function P(){B(h.value)}const N=K=>{B(h.value)},B=K=>{const X={transCode:"D00001",count:p.value,page:v.value,searchtag:K};Nr(X).then(oe=>{c.value=oe.rows,d.value=oe.total}).catch(oe=>{un.error(oe.returnMsg)})},L=(K,X)=>{if(K.length>1){s.value.clearSelection(),s.value.toggleRowSelection(X,!0),l.value=K[1];return}K.length==1?l.value=K:K.length==0},V=()=>{y.value.selectstr="",v.value=1,console.log(),l.value.length!=0&&(m.value=l.value[0].id,y.value.selectstr=l.value[0].name,console.log(l.value[0]))},H=()=>{V()};return e({sendialogVisible:n}),(K,X)=>{const oe=Ge("el-image"),te=Ge("el-table-column"),re=Ge("el-table"),ne=Ge("el-input"),J=Ge("el-form-item"),he=Ge("el-input-number"),ue=Ge("el-pagination");return $(),Z("div",X6e,[U(S(Xr),{modelValue:S(n),"onUpdate:modelValue":X[5]||(X[5]=q=>gt(n)?n.value=q:n=q),width:"470","align-center":"",modal:!1,"close-on-click-modal":!1,"modal-class":"summary-dlg",draggable:"",class:"dialog_class bgcolor zhucentent chuanjianc"},{header:Q(({titleId:q,titleClass:Y})=>[G("div",q6e,[U(oe,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:q,class:F(Y)},"监测点信息",10,Z6e)])]),default:Q(()=>[G("div",Q6e,[G("div",J6e,[G("div",e8e,[G("div",t8e,[G("div",n8e,[U(re,{data:S(w),style:{width:"480px"},"max-height":S(b),"highlight-current-row":S(r),"row-class-name":C,onRowClick:X[0]||(X[0]=q=>T(q)),"header-cell-style":{background:"rgba(13, 22, 57, 0.9) "}},{default:Q(()=>[U(te,{type:"index",label:"编号"}),U(te,{prop:"chname",label:"所在巷道"}),U(te,{prop:"pname",label:"所在巷道"}),U(te,{prop:"site",label:"位置"})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"])])]),G("div",r8e,[G("div",a8e,[G("div",i8e,[U(S(wt),{onClick:X[1]||(X[1]=q=>{k(),S(f).dianadddialog=!0})},{default:Q(()=>[Je("添加")]),_:1})])]),G("div",o8e,[G("div",s8e,[U(S(wt),{onClick:X[2]||(X[2]=q=>D())},{default:Q(()=>[Je(" 删除 ")]),_:1})])]),G("div",l8e,[G("div",u8e,[U(S(wt),{onClick:X[3]||(X[3]=q=>O())},{default:Q(()=>[Je(" 修改 ")]),_:1})])]),G("div",c8e,[G("div",f8e,[U(S(wt),{onClick:X[4]||(X[4]=q=>{gt(n)?n.value=!1:n=!1,gt(r)?r.value=!1:r=!1})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])])])])]),_:1},8,["modelValue"]),U(S(Xr),{modelValue:S(i),"onUpdate:modelValue":X[8]||(X[8]=q=>gt(i)?i.value=q:i=q),width:"400",class:"dialog_class bgcolor tianjia"},{header:Q(({titleId:q,titleClass:Y})=>[G("div",d8e,[U(oe,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:q,class:F(Y)},"删除框",10,h8e)])]),default:Q(()=>[G("h4",p8e,[Je(" 是否确认删除 "),G("span",v8e,"巷道"+Oe(S(_)),1)]),G("div",g8e,[G("div",y8e,[G("div",m8e,[U(S(wt),{onClick:X[6]||(X[6]=q=>gt(i)?i.value=!1:i=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",b8e,[G("div",S8e,[U(S(wt),{onClick:X[7]||(X[7]=q=>{E(),gt(i)?i.value=!1:i=!1})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),U(S(Xr),{modelValue:S(f).dianadddialog,"onUpdate:modelValue":X[15]||(X[15]=q=>S(f).dianadddialog=q),width:"500px",class:"dialog_class bgcolor tianjia"},{header:Q(({titleId:q,titleClass:Y})=>[G("div",w8e,[U(oe,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:q,class:F(Y)},Oe(S(u)),11,_8e)])]),default:Q(()=>[U(J,{label:"监测点名称:","label-width":o.value},{default:Q(()=>[U(ne,{modelValue:S(y).chname,"onUpdate:modelValue":X[9]||(X[9]=q=>S(y).chname=q),class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),G("div",x8e,[U(J,{label:"巷道名称","label-width":o.value},{default:Q(()=>[U(ne,{modelValue:S(y).selectstr,"onUpdate:modelValue":X[10]||(X[10]=q=>S(y).selectstr=q),disabled:"",class:"w-50 m-2 text-disabled",placeholder:"请选择巷道"},null,8,["modelValue"])]),_:1},8,["label-width"]),G("div",C8e,[U(S(wt),{type:"primary",onClick:X[11]||(X[11]=q=>{I(),S(f).dialogVisiblenode=!0})},{default:Q(()=>[Je("选择巷道")]),_:1})])]),G("div",T8e,[U(J,{label:"位置","label-width":o.value},{default:Q(()=>[U(he,{modelValue:S(y).site,"onUpdate:modelValue":X[12]||(X[12]=q=>S(y).site=q),min:0,max:1,precision:2,step:.1,"controls-position":"right",class:"w-50 m-2",placeholder:"位置"},null,8,["modelValue"])]),_:1},8,["label-width"])]),G("div",E8e,[G("div",M8e,[G("div",D8e,[U(S(wt),{onClick:X[13]||(X[13]=q=>S(f).dianadddialog=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",k8e,[G("div",R8e,[U(S(wt),{onClick:X[14]||(X[14]=q=>{R()})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),U(S(Xr),{modelValue:S(f).dialogVisiblenode,"onUpdate:modelValue":X[21]||(X[21]=q=>S(f).dialogVisiblenode=q),width:"600",class:"dialog_class bgcolor tianjia asideg asidegbg leftbgimg"},{header:Q(({titleId:q,titleClass:Y})=>[G("div",L8e,[U(oe,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:q,class:F(Y)}," 选择巷道",10,O8e)])]),default:Q(()=>[G("div",A8e,[G("div",N8e,[U(J,{label:"节点选择","label-width":o.value},{default:Q(()=>[U(ne,{modelValue:S(h),"onUpdate:modelValue":X[16]||(X[16]=q=>gt(h)?h.value=q:h=q),class:"w-50 m-2",placeholder:"巷道"},null,8,["modelValue"])]),_:1},8,["label-width"]),G("div",{class:"asdis_btn"},[G("div",{class:"flex_a"},[G("div",{class:"btns",onClick:P},B8e)])])]),U(re,{"row-class-name":C,"max-height":S(b),ref_key:"multipleTableRef",ref:s,data:S(c),style:{width:"100%"},onSelect:L,"header-cell-style":{background:"rgba(13, 22, 57, 0.96) "}},{default:Q(()=>[U(te,{type:"selection",width:"55"}),U(te,{property:"snId",label:"开始节点"}),U(te,{property:"enId",label:"结束节点"}),U(te,{property:"id",label:"编号",width:"70"}),U(te,{property:"name",label:"名称",width:"70"}),U(te,{property:"sectionType",label:"截面类型",width:"120"}),U(te,{property:"roughCoe",label:"粗糙系数"}),U(te,{property:"sectionPara1",label:"截面参数1",width:"90"}),U(te,{property:"sectionPara2",label:"截面参数2",width:"90"}),U(te,{property:"sectionPara3",label:"截面参数3",width:"90"}),U(te,{property:"sectionPara4",label:"截面参数4",width:"90"}),U(te,{property:"sectionPara5",label:"截面参数5",width:"90"})]),_:1},8,["max-height","data","header-cell-style"]),G("div",$8e,[U(ue,{"current-page":v.value,"onUpdate:currentPage":X[17]||(X[17]=q=>v.value=q),"page-size":p.value,"onUpdate:pageSize":X[18]||(X[18]=q=>p.value=q),small:"",background:"",layout:"prev, total,pager, next, jumpe,",total:parseInt(S(d)),class:"mt-4",onCurrentChange:N},null,8,["current-page","page-size","total"])]),G("div",I8e,[G("div",P8e,[G("div",F8e,[U(S(wt),{onClick:X[19]||(X[19]=q=>S(f).dialogVisiblenode=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",z8e,[G("div",G8e,[U(S(wt),{onClick:X[20]||(X[20]=q=>{H(),S(f).dialogVisiblenode=!1})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])])]),_:1},8,["modelValue"])])}}},H8e=Hd(U8e,[["__scopeId","data-v-9e03d1f7"]]);const W8e={class:"l_Dialog"},K8e={class:"my-header xinxi_header"},j8e=["id"],Y8e={class:"classtab"},X8e={class:"asides_content"},q8e={class:"jc_content tablecolor jc_content"},Z8e={class:"font12 my_content1"},Q8e={class:"btncolor tablefocus bmar"},J8e={class:"dialog-footer footer_div l_btn"},eHe={class:"footerbtn flex1"},tHe={class:"borderimg"},nHe={class:"footerbtn flex1"},rHe={class:"borderimg"},aHe={class:"footerbtn flex1"},iHe={class:"borderimg"},oHe={class:"footerbtn flex1"},sHe={class:"borderimg"},lHe={class:"my-header"},uHe=["id"],cHe={class:"dialog-footer footer_div l_btn"},fHe={class:"footerbtn flex1"},dHe={class:"borderimg"},hHe={class:"footerbtn flex1"},pHe={class:"borderimg"},vHe={class:"my-header"},gHe=["id"],yHe={class:"delecttitle"},mHe={class:"spanclad"},bHe={class:"dialog-footer footer_div l_btn"},SHe={class:"footerbtn flex1"},wHe={class:"borderimg"},_He={class:"footerbtn flex1"},xHe={class:"borderimg"},CHe={__name:"MenuPhysics",setup(t,{expose:e}){z();let n=z(!1),r=z(!0),a=z(!1),i=z(!1);z("Fire");const o=z(100);let s=z("");z("first");let l=z(570),u=z([]),c=z({}),f=z(),d=z({coid:"",code:"",name:"",density:"",diffcoe:"",speheat:""});z({selectstr:"",site:""}),z("");const h=({row:x,rowIndex:_})=>_%2!=0?"evenRow":"oddRow",v=x=>{r.value=!0,c.value=x,console.log(c.value)},p=()=>{JSON.stringify(c.value)=="{}"?un.error("你还没有选中修改的项目"):(i.value=!0,f.value=c.value.name)},g=()=>{console.log(f.value);const x={transCode:"D10015",coid:c.value.coid};Nr(x).then(_=>{y()}).catch(_=>{un.error(_.returnMsg)})};pt(()=>{y()});const y=()=>{Nr({transCode:"D10013"}).then(_=>{u.value=_.rows}).catch(_=>{un.error(_.returnMsg)})},m=()=>{s.value="添加",r.value=!1,a.value=!0,d.value.coid="",d.value.code="",d.value.name="",d.value.density="",d.value.diffcoe="",d.value.speheat=""},b=()=>{const x={transCode:"D10014",coid:d.value.coid,code:d.value.code,name:d.value.name,density:d.value.density,diffcoe:d.value.diffcoe,speheat:d.value.speheat};Nr(x).then(_=>{u.value=_.rows,y()}).catch(_=>{un.error(_.returnMsg)})},w=()=>{s.value="修改",JSON.stringify(c.value)=="{}"?un.error("你还没有选中修改的项目"):(a.value=!0,d.value.coid=c.value.coid,d.value.code=c.value.code,d.value.name=c.value.name,d.value.density=c.value.density,d.value.diffcoe=c.value.diffcoe,d.value.speheat=c.value.speheat)};return e({sendialogVisible:n}),(x,_)=>{const C=Ge("el-image"),T=Ge("el-table-column"),D=Ge("el-table"),E=Ge("el-input"),M=Ge("el-form-item"),k=Ge("el-form");return $(),Z("div",W8e,[U(S(Xr),{modelValue:S(n),"onUpdate:modelValue":_[5]||(_[5]=R=>gt(n)?n.value=R:n=R),width:"470","align-center":"",modal:!1,"close-on-click-modal":!1,"modal-class":"summary-dlg",draggable:"",class:"dialog_class bgcolor zhucentent"},{header:Q(({titleId:R,titleClass:O})=>[G("div",K8e,[U(C,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:R,class:F(O)},"物理属性",10,j8e)])]),default:Q(()=>[G("div",Y8e,[G("div",X8e,[G("div",q8e,[G("div",Z8e,[G("div",Q8e,[U(D,{data:S(u),style:{width:"480px"},"max-height":S(l),"highlight-current-row":S(r),"row-class-name":h,onRowClick:_[0]||(_[0]=R=>v(R)),"header-cell-style":{background:"rgba(13, 22, 57, 0.9) "}},{default:Q(()=>[U(T,{prop:"name",label:"名称"}),U(T,{prop:"density",label:"密度"}),U(T,{prop:"diffcoe",label:"扩散系数"}),U(T,{prop:"speheat",label:"比热"})]),_:1},8,["data","max-height","highlight-current-row","header-cell-style"])])]),G("div",J8e,[G("div",eHe,[G("div",tHe,[U(S(wt),{onClick:_[1]||(_[1]=R=>{m()})},{default:Q(()=>[Je("添加")]),_:1})])]),G("div",nHe,[G("div",rHe,[U(S(wt),{onClick:_[2]||(_[2]=R=>p())},{default:Q(()=>[Je(" 删除 ")]),_:1})])]),G("div",aHe,[G("div",iHe,[U(S(wt),{onClick:_[3]||(_[3]=R=>w())},{default:Q(()=>[Je(" 修改 ")]),_:1})])]),G("div",oHe,[G("div",sHe,[U(S(wt),{onClick:_[4]||(_[4]=R=>{gt(n)?n.value=!1:n=!1,gt(r)?r.value=!1:r=!1})},{default:Q(()=>[Je(" 确认 ")]),_:1})])])])])])])]),_:1},8,["modelValue"]),U(S(Xr),{modelValue:S(a),"onUpdate:modelValue":_[13]||(_[13]=R=>gt(a)?a.value=R:a=R),width:"400",class:"dialog_class bgcolor tianjia foter_l tianjia"},{header:Q(({titleId:R,titleClass:O})=>[G("div",lHe,[U(C,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:R,class:F(O)},Oe(S(s)),11,uHe)])]),default:Q(()=>[U(k,{class:"demo-form-inline",inline:!0,model:S(d)},{default:Q(()=>[U(M,{label:"编号","label-width":o.value},{default:Q(()=>[U(E,{modelValue:S(d).code,"onUpdate:modelValue":_[6]||(_[6]=R=>S(d).code=R),maxlength:"15",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),U(M,{label:"名称","label-width":o.value},{default:Q(()=>[U(E,{modelValue:S(d).name,"onUpdate:modelValue":_[7]||(_[7]=R=>S(d).name=R),maxlength:"18",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),U(M,{label:"密度","label-width":o.value},{default:Q(()=>[U(E,{modelValue:S(d).density,"onUpdate:modelValue":_[8]||(_[8]=R=>S(d).density=R),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),U(M,{label:"扩散系数","label-width":o.value},{default:Q(()=>[U(E,{modelValue:S(d).diffcoe,"onUpdate:modelValue":_[9]||(_[9]=R=>S(d).diffcoe=R),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"]),U(M,{label:"比热","label-width":o.value},{default:Q(()=>[U(E,{modelValue:S(d).speheat,"onUpdate:modelValue":_[10]||(_[10]=R=>S(d).speheat=R),maxlength:"15",oninput:"value=value.replace(/[^0-9.]/g,'')",class:"w-50 m-2",placeholder:"请输入"},null,8,["modelValue"])]),_:1},8,["label-width"])]),_:1},8,["model"]),G("div",cHe,[G("div",fHe,[G("div",dHe,[U(S(wt),{onClick:_[11]||(_[11]=R=>gt(a)?a.value=!1:a=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",hHe,[G("div",pHe,[U(S(wt),{onClick:_[12]||(_[12]=R=>{b(),gt(a)?a.value=!1:a=!1})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"]),U(S(Xr),{modelValue:S(i),"onUpdate:modelValue":_[16]||(_[16]=R=>gt(i)?i.value=R:i=R),width:"400",class:"dialog_class bgcolor tianjia"},{header:Q(({titleId:R,titleClass:O})=>[G("div",vHe,[U(C,{src:S(ua),fit:"contain"},null,8,["src"]),G("h4",{id:R,class:F(O)},"删除框",10,gHe)])]),default:Q(()=>[G("h4",yHe,[Je(" 是否确认删除名称 "),G("span",mHe,Oe(S(f)),1)]),G("div",bHe,[G("div",SHe,[G("div",wHe,[U(S(wt),{onClick:_[14]||(_[14]=R=>gt(i)?i.value=!1:i=!1)},{default:Q(()=>[Je("取消")]),_:1})])]),G("div",_He,[G("div",xHe,[U(S(wt),{onClick:_[15]||(_[15]=R=>{g(),gt(i)?i.value=!1:i=!1})},{default:Q(()=>[Je(" 确定 ")]),_:1})])])])]),_:1},8,["modelValue"])])}}},THe=Hd(CHe,[["__scopeId","data-v-6f10f638"]]),EHe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAeCAYAAADQBxWhAAAAAXNSR0IArs4c6QAAAd1JREFUSEvtlz1oFFEUhb877hLQgFpYGFRsFgsLZ42N2NlZaoizESGNhTZaCDZKIKBiYRo7LcRCTGYREQXBKgo2IpJZmzSx0moFgz8BDZk5OussLIHMvLGxcKa7vHPefe/OfedwDWB2QXs3GScEm9N4o0/i+9owd0837OsgZjZS4EEjj5utvQl8e27tjvZJvAa2OpAQLHe3sPN8w36m+DDSI+C4CzfDnLN2pCnBdAkSCbQmfAtTzlykVYN6Cf6ShZFuAhdLkJC40mratSxpbOA5843lKmlutaryOjVT1UhFZUrE5YmmXf+rdwqf7WFHk7G4V5RocL1m7B47YB8zGfwGDLvyE/HSUnC7o8e/9fcY0IvzNB/xJGjaeB9zv6NddVhEDOUTe5t368bBoiSuFyiF+3dJbz3T0I4RLnkwUnDkpcC3mfWYsKMxwVHTxsIv8YOEO61RW7QHkfbX4K3I/ycDib4Evm3rx2GkV8ARp/oaicSF1E+nBVNOpAwUx5w9NWq3s+5dpYSfCj5U1lZZW68ClYk7Pbv/x8ThUyoOJ9PpwKk0f0DSGo3WIXvfU6QFrWD5M9C6vZ/a/Lxq3e3MGJwpGqCAFQ9ujPt2tb9R+50OK2YOY0/RwSVeeDGTvwDKqlpaV85FCQAAAABJRU5ErkJggg==",MHe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAlCAYAAADFniADAAAAAXNSR0IArs4c6QAABx9JREFUWEedWH+IVNcV/s6bt+6GqjVRwbSROhpwAzFdwdIVLG4hpQZa1H3PH02ErsQ4b9uGGGKwJSndgIWUWEypwfdWy27oppF1ZmOIUEsaNJjQlljcEIO2SndpAxFrkmWzbXY3M+/r3Lczb+/7MTtj31/Dvffc851zvvPjjuAWv7Nnaa78Kr5O39/kAysEvJuUJSIwCUwAvA7KqCEYnpouvrH6S81XblEFpFGByx9+tqIpM+9hw0CXAHc1Kkfimhg4MjY+/uLa7O1jjcjVBXVx5JNFX5y/8DlIAMZs5NK0MyRuioGDGP+nl81mJ+e6py6of3xUOibEnv8XTEKOGCaMnSuXyt9q3VkX1MgIW7iArwl4v34JgWsiOM0i/1oy+IHaE6LFNIxVELSRUOdXpComJiF0skvMF9P264JSQu/fuDG/We44a4i0CTDgs/TCqqXzLqi9XJ7rQHzZ2yavxhVcvT7dbprmAYBbUsEJerKLM8/E9xKgnAJ/RsD0LPmpfnjkxsSyaaNp0eol0WzKDXKTZPB7Amc+LmHbye0yEVfy9xvTbU2GeRhgR3yPgv0rF2d+qa9HQOUK3CHAicqBHteShBXxS7vz/D4F/WqdwFsfl/BAGjC1P3qz9FTZ4IMxGhQzhtHxlTvk7ep6CKqrjy0tCzACwTJNqC4wp8BfA/hRVYbEKc+WrbVIPPpR0fIpJ1QmEygqOuDz6Weyd942mgDVnedzypUxKw7GwxhX5hQ4kiC0j13uNnmpq4+L+ndLojbNeIzrmMn0rLxd3k3llBJuXoAPRdASHhCcdjvlu3OVAifPb0NwJiXtr125hHtWtaK1ycRm15af30pJCcLnFPgEgENaCCanfGT7t8v1OqDOQpAgbyBD2JMZvNHi4xP127WlUA/YngHedXyXfFAF9ScA7SEo4HnPksfjl+z9HVt7H5Sgl+VOcrMYOFVLkeJW0ceTTRlcJTBW+gxrlML4+Y4emq33YQd97IdgwrPkG+K8zBWYB8WL2W8aWfd7EhJPbVRC3KdIHCTFQlyuWRxnblKlQWXyTDcgTrt2lA4/GOQy38B5CO6uKC/6U7hTnCE+BGJAC92wZ8vauEW5PB8rW7Lfs2S5k2ef6oX1wpEgsKDjaKe8WV1XXlq9Bv8WYFF4lrAlkdIpoQtcvAYXy5a3EnDKU8JxXSGBCyDujSRKGuIUbzl5vgbBdzTqHFSgXgeCPhV8vqCrt1MiPUkvkACKiE0LqprLNLrRjD6wBvFnri9OlrBcT6BEKSJOS7mKXy5X8VbNfZtcW/6gG5o4E/MCgVHPkmyFa6qY1p4qBLvcTnmpekVuiAfKjfxZTf8F5alI8SsV8a1jO+SP1UM1a5HiLjEggp0quzxLloYyBfap3EiLoBCHjtryZHVv70nuMwwc1s5eEifPqxr7gZglToHHalle/Bzrm0xYPnC/nhzKY80LcTESgVmt/a4lu0MDhvgUONsPSQwrUO9AsE5DGul3uQLPC7AhbjWBK54l9+wd5AbDwMZ41e4e4kYS51K8ddy15JEwfHkeFYGjnfuz5PL8rQh2aYtxoYsiaEuAEmzxOuVVVWv++x+M9e+WxIibyzNNdr9rSTiqxM+ooqs4FWkxasJwLclqnEq0EgKnPKv2JKBxKzJBqPVSCWuPbZdh9Vu1FfM2/CtiMPGs7M2z1ZCgOoefaEVODX3ljR593y9ia+8OqdliNFARWVXPPEu+pu3HHQKW8EDQ+3IFviOY5ZU+E6k2xCZc1gujbm1ahtXIwiKJ9Z4twRgd6E2Gd2JyHEuroB6OV2mfaO+15S9KuHuIPyRxJATQQNePD40U/NjrlF9otLAgyMeMCjIzAJU2darUnPoU66sEjoSROOfa8s06XtJDE8nobYOcvziD9+INnYI2r1PeDcdhp8AcADdGuiOuLY+G1r1Ciz6OVxpozVFZFVyVDEqOBpx424r3u+CcljwhqErTPa/PVRUwEeVdg1zWksHhsie3cBrLex+Um3GP5Qp8RYD5PvForz0zf4U8KvCwAPv0Nap3oIF25SW1HnnNqEwUQNWW2bF4pp24U5/i8bRaNFcI9b0gZII+GLATMsTTevFNvPtyQ9wsTE6UimMw0FW1plEwlUTZ6BNuattJeQukvpDVQCeC52sozvvEoWpmzgVuzwm2Z0wcEEHqC1mNPFPj2BqPQM1nu6NIXQqmgEgoqyAIKC6dYwxg0PN82AQ2pLUnzYj+yXF0p1Fizv8SHhlkm5HByzW6fXA/iX2eLb8KMzSlA0RIDYxRsC+ekfqZun9wVGrYE+XX7NM1vBZpsGltqaJQTawDkyX8pN7TrS6oqgVBKTDxGIk9AizRLIuUjDgoNQCWi2R/sYQXfrNdrjWSIA2DCsGpAe4L6BATG+HjXgHyR+3ZmV7N875gJwSX/BLevPo+zpzrEeWlhr//AWlIKm5yX6W0AAAAAElFTkSuQmCC";const DHe=t=>(mx("data-v-b956d422"),t=t(),bx(),t),kHe={class:"appmian"},RHe={class:"ve_menu_logo"},LHe={class:"ve_title"},OHe={class:"ve_logo_img"},AHe={class:"ve_timeioc"},NHe=DHe(()=>G("span",null,"返回主界面",-1)),VHe="灾情推演软件",BHe={__name:"configurator",setup(t){const e=z("");pt(()=>{});let n=Jce(),r=z(),a=z(),i=z(),o=z();const s=()=>{n.push("/")},l=(u,c)=>{switch(u){case"1":r.value.dialogVisible=!0,a.value.sendialogVisible=!1,i.value.sendialogVisible=!1,o.value.sendialogVisible=!1;break;case"2":r.value.dialogVisible=!1,a.value.sendialogVisible=!0,i.value.sendialogVisible=!1,o.value.sendialogVisible=!1;break;case"3":r.value.dialogVisible=!1,i.value.sendialogVisible=!0,a.value.sendialogVisible=!1,o.value.sendialogVisible=!1;break;case"4":r.value.dialogVisible=!1,i.value.sendialogVisible=!1,a.value.sendialogVisible=!1,o.value.sendialogVisible=!0}};return Ee(n,(u,c)=>{n.go(0)}),(u,c)=>{const f=Ge("el-image"),d=Ge("el-menu-item"),h=Ge("el-menu"),v=Ge("el-header"),p=Ge("el-main"),g=Ge("el-container");return $(),Z("div",kHe,[U(g,null,{default:Q(()=>[U(v,null,{default:Q(()=>[G("div",RHe,[G("div",LHe,[G("div",OHe,[U(f,{style:{height:"100%"},src:S(MHe),fit:"contain"},null,8,["src"])]),G("h3",{class:"ve_logo_title"},Oe(VHe))]),U(h,{"default-active":e.value,class:"el-menu-demo",mode:"horizontal","popper-offset":2,style:{width:"780px"},"background-color":"#0D1639 ","active-background-color":"#0E50C8","text-color":"#68ADFF","active-text-color":"#fff",onSelect:l},{default:Q(()=>[U(d,{index:"1"},{default:Q(()=>[Je("矿井信息")]),_:1}),U(d,{index:"2"},{default:Q(()=>[Je("传感器信息")]),_:1}),U(d,{index:"3"},{default:Q(()=>[Je("监测点信息")]),_:1}),U(d,{index:"4"},{default:Q(()=>[Je("物理属性")]),_:1})]),_:1},8,["default-active"]),G("div",{class:"ve_right",onClick:c[0]||(c[0]=y=>s())},[G("div",AHe,[U(f,{src:S(EHe),fit:"contain"},null,8,["src"]),NHe])])])]),_:1}),U(p,null,{default:Q(()=>[U(YUe,{ref_key:"menumine",ref:r},null,512),U(j6e,{ref_key:"menusen",ref:a},null,512),U(H8e,{ref_key:"menucheck",ref:i},null,512),U(THe,{ref_key:"menuphysics",ref:o},null,512)]),_:1})]),_:1})])}}},$He=Hd(BHe,[["__scopeId","data-v-b956d422"]]);function WS(t,e){return t==null||e==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function IHe(t,e){return t==null||e==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function LX(t){let e,n,r;t.length!==2?(e=WS,n=(s,l)=>WS(t(s),l),r=(s,l)=>t(s)-l):(e=t===WS||t===IHe?t:PHe,n=t,r=t);function a(s,l,u=0,c=s.length){if(u<c){if(e(l,l)!==0)return c;do{const f=u+c>>>1;n(s[f],l)<0?u=f+1:c=f}while(u<c)}return u}function i(s,l,u=0,c=s.length){if(u<c){if(e(l,l)!==0)return c;do{const f=u+c>>>1;n(s[f],l)<=0?u=f+1:c=f}while(u<c)}return u}function o(s,l,u=0,c=s.length){const f=a(s,l,u,c-1);return f>u&&r(s[f-1],l)>-r(s[f],l)?f-1:f}return{left:a,center:o,right:i}}function PHe(){return 0}function FHe(t){return t===null?NaN:+t}const zHe=LX(WS),GHe=zHe.right;LX(FHe).center;const UHe=GHe,HHe=Math.sqrt(50),WHe=Math.sqrt(10),KHe=Math.sqrt(2);function jw(t,e,n){const r=(e-t)/Math.max(0,n),a=Math.floor(Math.log10(r)),i=r/Math.pow(10,a),o=i>=HHe?10:i>=WHe?5:i>=KHe?2:1;let s,l,u;return a<0?(u=Math.pow(10,-a)/o,s=Math.round(t*u),l=Math.round(e*u),s/u<t&&++s,l/u>e&&--l,u=-u):(u=Math.pow(10,a)*o,s=Math.round(t/u),l=Math.round(e/u),s*u<t&&++s,l*u>e&&--l),l<s&&.5<=n&&n<2?jw(t,e,n*2):[s,l,u]}function jHe(t,e,n){if(e=+e,t=+t,n=+n,!(n>0))return[];if(t===e)return[t];const r=e<t,[a,i,o]=r?jw(e,t,n):jw(t,e,n);if(!(i>=a))return[];const s=i-a+1,l=new Array(s);if(r)if(o<0)for(let u=0;u<s;++u)l[u]=(i-u)/-o;else for(let u=0;u<s;++u)l[u]=(i-u)*o;else if(o<0)for(let u=0;u<s;++u)l[u]=(a+u)/-o;else for(let u=0;u<s;++u)l[u]=(a+u)*o;return l}function Ck(t,e,n){return e=+e,t=+t,n=+n,jw(t,e,n)[2]}function YHe(t,e,n){e=+e,t=+t,n=+n;const r=e<t,a=r?Ck(e,t,n):Ck(t,e,n);return(r?-1:1)*(a<0?1/-a:a)}function XHe(t,e){switch(arguments.length){case 0:break;case 1:this.range(t);break;default:this.range(e).domain(t);break}return this}function PA(t,e,n){t.prototype=e.prototype=n,n.constructor=t}function OX(t,e){var n=Object.create(t.prototype);for(var r in e)n[r]=e[r];return n}function Lm(){}var My=.7,Yw=1/My,Sp="\\s*([+-]?\\d+)\\s*",Dy="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",$s="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",qHe=/^#([0-9a-f]{3,8})$/,ZHe=new RegExp(`^rgb\\(${Sp},${Sp},${Sp}\\)$`),QHe=new RegExp(`^rgb\\(${$s},${$s},${$s}\\)$`),JHe=new RegExp(`^rgba\\(${Sp},${Sp},${Sp},${Dy}\\)$`),eWe=new RegExp(`^rgba\\(${$s},${$s},${$s},${Dy}\\)$`),tWe=new RegExp(`^hsl\\(${Dy},${$s},${$s}\\)$`),nWe=new RegExp(`^hsla\\(${Dy},${$s},${$s},${Dy}\\)$`),dF={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};PA(Lm,ky,{copy(t){return Object.assign(new this.constructor,this,t)},displayable(){return this.rgb().displayable()},hex:hF,formatHex:hF,formatHex8:rWe,formatHsl:aWe,formatRgb:pF,toString:pF});function hF(){return this.rgb().formatHex()}function rWe(){return this.rgb().formatHex8()}function aWe(){return AX(this).formatHsl()}function pF(){return this.rgb().formatRgb()}function ky(t){var e,n;return t=(t+"").trim().toLowerCase(),(e=qHe.exec(t))?(n=e[1].length,e=parseInt(e[1],16),n===6?vF(e):n===3?new vi(e>>8&15|e>>4&240,e>>4&15|e&240,(e&15)<<4|e&15,1):n===8?O1(e>>24&255,e>>16&255,e>>8&255,(e&255)/255):n===4?O1(e>>12&15|e>>8&240,e>>8&15|e>>4&240,e>>4&15|e&240,((e&15)<<4|e&15)/255):null):(e=ZHe.exec(t))?new vi(e[1],e[2],e[3],1):(e=QHe.exec(t))?new vi(e[1]*255/100,e[2]*255/100,e[3]*255/100,1):(e=JHe.exec(t))?O1(e[1],e[2],e[3],e[4]):(e=eWe.exec(t))?O1(e[1]*255/100,e[2]*255/100,e[3]*255/100,e[4]):(e=tWe.exec(t))?mF(e[1],e[2]/100,e[3]/100,1):(e=nWe.exec(t))?mF(e[1],e[2]/100,e[3]/100,e[4]):dF.hasOwnProperty(t)?vF(dF[t]):t==="transparent"?new vi(NaN,NaN,NaN,0):null}function vF(t){return new vi(t>>16&255,t>>8&255,t&255,1)}function O1(t,e,n,r){return r<=0&&(t=e=n=NaN),new vi(t,e,n,r)}function iWe(t){return t instanceof Lm||(t=ky(t)),t?(t=t.rgb(),new vi(t.r,t.g,t.b,t.opacity)):new vi}function Tk(t,e,n,r){return arguments.length===1?iWe(t):new vi(t,e,n,r??1)}function vi(t,e,n,r){this.r=+t,this.g=+e,this.b=+n,this.opacity=+r}PA(vi,Tk,OX(Lm,{brighter(t){return t=t==null?Yw:Math.pow(Yw,t),new vi(this.r*t,this.g*t,this.b*t,this.opacity)},darker(t){return t=t==null?My:Math.pow(My,t),new vi(this.r*t,this.g*t,this.b*t,this.opacity)},rgb(){return this},clamp(){return new vi(cd(this.r),cd(this.g),cd(this.b),Xw(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:gF,formatHex:gF,formatHex8:oWe,formatRgb:yF,toString:yF}));function gF(){return`#${qf(this.r)}${qf(this.g)}${qf(this.b)}`}function oWe(){return`#${qf(this.r)}${qf(this.g)}${qf(this.b)}${qf((isNaN(this.opacity)?1:this.opacity)*255)}`}function yF(){const t=Xw(this.opacity);return`${t===1?"rgb(":"rgba("}${cd(this.r)}, ${cd(this.g)}, ${cd(this.b)}${t===1?")":`, ${t})`}`}function Xw(t){return isNaN(t)?1:Math.max(0,Math.min(1,t))}function cd(t){return Math.max(0,Math.min(255,Math.round(t)||0))}function qf(t){return t=cd(t),(t<16?"0":"")+t.toString(16)}function mF(t,e,n,r){return r<=0?t=e=n=NaN:n<=0||n>=1?t=e=NaN:e<=0&&(t=NaN),new Po(t,e,n,r)}function AX(t){if(t instanceof Po)return new Po(t.h,t.s,t.l,t.opacity);if(t instanceof Lm||(t=ky(t)),!t)return new Po;if(t instanceof Po)return t;t=t.rgb();var e=t.r/255,n=t.g/255,r=t.b/255,a=Math.min(e,n,r),i=Math.max(e,n,r),o=NaN,s=i-a,l=(i+a)/2;return s?(e===i?o=(n-r)/s+(n<r)*6:n===i?o=(r-e)/s+2:o=(e-n)/s+4,s/=l<.5?i+a:2-i-a,o*=60):s=l>0&&l<1?0:o,new Po(o,s,l,t.opacity)}function sWe(t,e,n,r){return arguments.length===1?AX(t):new Po(t,e,n,r??1)}function Po(t,e,n,r){this.h=+t,this.s=+e,this.l=+n,this.opacity=+r}PA(Po,sWe,OX(Lm,{brighter(t){return t=t==null?Yw:Math.pow(Yw,t),new Po(this.h,this.s,this.l*t,this.opacity)},darker(t){return t=t==null?My:Math.pow(My,t),new Po(this.h,this.s,this.l*t,this.opacity)},rgb(){var t=this.h%360+(this.h<0)*360,e=isNaN(t)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*e,a=2*n-r;return new vi(ZT(t>=240?t-240:t+120,a,r),ZT(t,a,r),ZT(t<120?t+240:t-120,a,r),this.opacity)},clamp(){return new Po(bF(this.h),A1(this.s),A1(this.l),Xw(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 t=Xw(this.opacity);return`${t===1?"hsl(":"hsla("}${bF(this.h)}, ${A1(this.s)*100}%, ${A1(this.l)*100}%${t===1?")":`, ${t})`}`}}));function bF(t){return t=(t||0)%360,t<0?t+360:t}function A1(t){return Math.max(0,Math.min(1,t||0))}function ZT(t,e,n){return(t<60?e+(n-e)*t/60:t<180?n:t<240?e+(n-e)*(240-t)/60:e)*255}const FA=t=>()=>t;function lWe(t,e){return function(n){return t+n*e}}function uWe(t,e,n){return t=Math.pow(t,n),e=Math.pow(e,n)-t,n=1/n,function(r){return Math.pow(t+r*e,n)}}function cWe(t){return(t=+t)==1?NX:function(e,n){return n-e?uWe(e,n,t):FA(isNaN(e)?n:e)}}function NX(t,e){var n=e-t;return n?lWe(t,n):FA(isNaN(t)?e:t)}const SF=function t(e){var n=cWe(e);function r(a,i){var o=n((a=Tk(a)).r,(i=Tk(i)).r),s=n(a.g,i.g),l=n(a.b,i.b),u=NX(a.opacity,i.opacity);return function(c){return a.r=o(c),a.g=s(c),a.b=l(c),a.opacity=u(c),a+""}}return r.gamma=t,r}(1);function fWe(t,e){e||(e=[]);var n=t?Math.min(e.length,t.length):0,r=e.slice(),a;return function(i){for(a=0;a<n;++a)r[a]=t[a]*(1-i)+e[a]*i;return r}}function dWe(t){return ArrayBuffer.isView(t)&&!(t instanceof DataView)}function hWe(t,e){var n=e?e.length:0,r=t?Math.min(n,t.length):0,a=new Array(r),i=new Array(n),o;for(o=0;o<r;++o)a[o]=zA(t[o],e[o]);for(;o<n;++o)i[o]=e[o];return function(s){for(o=0;o<r;++o)i[o]=a[o](s);return i}}function pWe(t,e){var n=new Date;return t=+t,e=+e,function(r){return n.setTime(t*(1-r)+e*r),n}}function qw(t,e){return t=+t,e=+e,function(n){return t*(1-n)+e*n}}function vWe(t,e){var n={},r={},a;(t===null||typeof t!="object")&&(t={}),(e===null||typeof e!="object")&&(e={});for(a in e)a in t?n[a]=zA(t[a],e[a]):r[a]=e[a];return function(i){for(a in n)r[a]=n[a](i);return r}}var Ek=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,QT=new RegExp(Ek.source,"g");function gWe(t){return function(){return t}}function yWe(t){return function(e){return t(e)+""}}function mWe(t,e){var n=Ek.lastIndex=QT.lastIndex=0,r,a,i,o=-1,s=[],l=[];for(t=t+"",e=e+"";(r=Ek.exec(t))&&(a=QT.exec(e));)(i=a.index)>n&&(i=e.slice(n,i),s[o]?s[o]+=i:s[++o]=i),(r=r[0])===(a=a[0])?s[o]?s[o]+=a:s[++o]=a:(s[++o]=null,l.push({i:o,x:qw(r,a)})),n=QT.lastIndex;return n<e.length&&(i=e.slice(n),s[o]?s[o]+=i:s[++o]=i),s.length<2?l[0]?yWe(l[0].x):gWe(e):(e=l.length,function(u){for(var c=0,f;c<e;++c)s[(f=l[c]).i]=f.x(u);return s.join("")})}function zA(t,e){var n=typeof e,r;return e==null||n==="boolean"?FA(e):(n==="number"?qw:n==="string"?(r=ky(e))?(e=r,SF):mWe:e instanceof ky?SF:e instanceof Date?pWe:dWe(e)?fWe:Array.isArray(e)?hWe:typeof e.valueOf!="function"&&typeof e.toString!="function"||isNaN(e)?vWe:qw)(t,e)}function bWe(t,e){return t=+t,e=+e,function(n){return Math.round(t*(1-n)+e*n)}}function SWe(t){return function(){return t}}function wWe(t){return+t}var wF=[0,1];function ep(t){return t}function Mk(t,e){return(e-=t=+t)?function(n){return(n-t)/e}:SWe(isNaN(e)?NaN:.5)}function _We(t,e){var n;return t>e&&(n=t,t=e,e=n),function(r){return Math.max(t,Math.min(e,r))}}function xWe(t,e,n){var r=t[0],a=t[1],i=e[0],o=e[1];return a<r?(r=Mk(a,r),i=n(o,i)):(r=Mk(r,a),i=n(i,o)),function(s){return i(r(s))}}function CWe(t,e,n){var r=Math.min(t.length,e.length)-1,a=new Array(r),i=new Array(r),o=-1;for(t[r]<t[0]&&(t=t.slice().reverse(),e=e.slice().reverse());++o<r;)a[o]=Mk(t[o],t[o+1]),i[o]=n(e[o],e[o+1]);return function(s){var l=UHe(t,s,1,r)-1;return i[l](a[l](s))}}function TWe(t,e){return e.domain(t.domain()).range(t.range()).interpolate(t.interpolate()).clamp(t.clamp()).unknown(t.unknown())}function EWe(){var t=wF,e=wF,n=zA,r,a,i,o=ep,s,l,u;function c(){var d=Math.min(t.length,e.length);return o!==ep&&(o=_We(t[0],t[d-1])),s=d>2?CWe:xWe,l=u=null,f}function f(d){return d==null||isNaN(d=+d)?i:(l||(l=s(t.map(r),e,n)))(r(o(d)))}return f.invert=function(d){return o(a((u||(u=s(e,t.map(r),qw)))(d)))},f.domain=function(d){return arguments.length?(t=Array.from(d,wWe),c()):t.slice()},f.range=function(d){return arguments.length?(e=Array.from(d),c()):e.slice()},f.rangeRound=function(d){return e=Array.from(d),n=bWe,c()},f.clamp=function(d){return arguments.length?(o=d?!0:ep,c()):o!==ep},f.interpolate=function(d){return arguments.length?(n=d,c()):n},f.unknown=function(d){return arguments.length?(i=d,f):i},function(d,h){return r=d,a=h,c()}}function MWe(){return EWe()(ep,ep)}function DWe(t){return Math.abs(t=Math.round(t))>=1e21?t.toLocaleString("en").replace(/,/g,""):t.toString(10)}function Zw(t,e){if((n=(t=e?t.toExponential(e-1):t.toExponential()).indexOf("e"))<0)return null;var n,r=t.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+t.slice(n+1)]}function ev(t){return t=Zw(Math.abs(t)),t?t[1]:NaN}function kWe(t,e){return function(n,r){for(var a=n.length,i=[],o=0,s=t[0],l=0;a>0&&s>0&&(l+s+1>r&&(s=Math.max(1,r-l)),i.push(n.substring(a-=s,a+s)),!((l+=s+1)>r));)s=t[o=(o+1)%t.length];return i.reverse().join(e)}}function RWe(t){return function(e){return e.replace(/[0-9]/g,function(n){return t[+n]})}}var LWe=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Qw(t){if(!(e=LWe.exec(t)))throw new Error("invalid format: "+t);var e;return new GA({fill:e[1],align:e[2],sign:e[3],symbol:e[4],zero:e[5],width:e[6],comma:e[7],precision:e[8]&&e[8].slice(1),trim:e[9],type:e[10]})}Qw.prototype=GA.prototype;function GA(t){this.fill=t.fill===void 0?" ":t.fill+"",this.align=t.align===void 0?">":t.align+"",this.sign=t.sign===void 0?"-":t.sign+"",this.symbol=t.symbol===void 0?"":t.symbol+"",this.zero=!!t.zero,this.width=t.width===void 0?void 0:+t.width,this.comma=!!t.comma,this.precision=t.precision===void 0?void 0:+t.precision,this.trim=!!t.trim,this.type=t.type===void 0?"":t.type+""}GA.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function OWe(t){e:for(var e=t.length,n=1,r=-1,a;n<e;++n)switch(t[n]){case".":r=a=n;break;case"0":r===0&&(r=n),a=n;break;default:if(!+t[n])break e;r>0&&(r=0);break}return r>0?t.slice(0,r)+t.slice(a+1):t}var VX;function AWe(t,e){var n=Zw(t,e);if(!n)return t+"";var r=n[0],a=n[1],i=a-(VX=Math.max(-8,Math.min(8,Math.floor(a/3)))*3)+1,o=r.length;return i===o?r:i>o?r+new Array(i-o+1).join("0"):i>0?r.slice(0,i)+"."+r.slice(i):"0."+new Array(1-i).join("0")+Zw(t,Math.max(0,e+i-1))[0]}function _F(t,e){var n=Zw(t,e);if(!n)return t+"";var r=n[0],a=n[1];return a<0?"0."+new Array(-a).join("0")+r:r.length>a+1?r.slice(0,a+1)+"."+r.slice(a+1):r+new Array(a-r.length+2).join("0")}const xF={"%":(t,e)=>(t*100).toFixed(e),b:t=>Math.round(t).toString(2),c:t=>t+"",d:DWe,e:(t,e)=>t.toExponential(e),f:(t,e)=>t.toFixed(e),g:(t,e)=>t.toPrecision(e),o:t=>Math.round(t).toString(8),p:(t,e)=>_F(t*100,e),r:_F,s:AWe,X:t=>Math.round(t).toString(16).toUpperCase(),x:t=>Math.round(t).toString(16)};function CF(t){return t}var TF=Array.prototype.map,EF=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function NWe(t){var e=t.grouping===void 0||t.thousands===void 0?CF:kWe(TF.call(t.grouping,Number),t.thousands+""),n=t.currency===void 0?"":t.currency[0]+"",r=t.currency===void 0?"":t.currency[1]+"",a=t.decimal===void 0?".":t.decimal+"",i=t.numerals===void 0?CF:RWe(TF.call(t.numerals,String)),o=t.percent===void 0?"%":t.percent+"",s=t.minus===void 0?"−":t.minus+"",l=t.nan===void 0?"NaN":t.nan+"";function u(f){f=Qw(f);var d=f.fill,h=f.align,v=f.sign,p=f.symbol,g=f.zero,y=f.width,m=f.comma,b=f.precision,w=f.trim,x=f.type;x==="n"?(m=!0,x="g"):xF[x]||(b===void 0&&(b=12),w=!0,x="g"),(g||d==="0"&&h==="=")&&(g=!0,d="0",h="=");var _=p==="$"?n:p==="#"&&/[boxX]/.test(x)?"0"+x.toLowerCase():"",C=p==="$"?r:/[%p]/.test(x)?o:"",T=xF[x],D=/[defgprs%]/.test(x);b=b===void 0?6:/[gprs]/.test(x)?Math.max(1,Math.min(21,b)):Math.max(0,Math.min(20,b));function E(M){var k=_,R=C,O,I,P;if(x==="c")R=T(M)+R,M="";else{M=+M;var N=M<0||1/M<0;if(M=isNaN(M)?l:T(Math.abs(M),b),w&&(M=OWe(M)),N&&+M==0&&v!=="+"&&(N=!1),k=(N?v==="("?v:s:v==="-"||v==="("?"":v)+k,R=(x==="s"?EF[8+VX/3]:"")+R+(N&&v==="("?")":""),D){for(O=-1,I=M.length;++O<I;)if(P=M.charCodeAt(O),48>P||P>57){R=(P===46?a+M.slice(O+1):M.slice(O))+R,M=M.slice(0,O);break}}}m&&!g&&(M=e(M,1/0));var B=k.length+M.length+R.length,L=B<y?new Array(y-B+1).join(d):"";switch(m&&g&&(M=e(L+M,L.length?y-R.length:1/0),L=""),h){case"<":M=k+M+R+L;break;case"=":M=k+L+M+R;break;case"^":M=L.slice(0,B=L.length>>1)+k+M+R+L.slice(B);break;default:M=L+k+M+R;break}return i(M)}return E.toString=function(){return f+""},E}function c(f,d){var h=u((f=Qw(f),f.type="f",f)),v=Math.max(-8,Math.min(8,Math.floor(ev(d)/3)))*3,p=Math.pow(10,-v),g=EF[8+v/3];return function(y){return h(p*y)+g}}return{format:u,formatPrefix:c}}var N1,BX,$X;lC({thousands:",",grouping:[3],currency:["$",""]});function lC(t){return N1=NWe(t),BX=N1.format,$X=N1.formatPrefix,N1}function VWe(t){return Math.max(0,-ev(Math.abs(t)))}function BWe(t,e){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(ev(e)/3)))*3-ev(Math.abs(t)))}function $We(t,e){return t=Math.abs(t),e=Math.abs(e)-t,Math.max(0,ev(e)-ev(t))+1}function IWe(t,e,n,r){var a=YHe(t,e,n),i;switch(r=Qw(r??",f"),r.type){case"s":{var o=Math.max(Math.abs(t),Math.abs(e));return r.precision==null&&!isNaN(i=BWe(a,o))&&(r.precision=i),$X(r,o)}case"":case"e":case"g":case"p":case"r":{r.precision==null&&!isNaN(i=$We(a,Math.max(Math.abs(t),Math.abs(e))))&&(r.precision=i-(r.type==="e"));break}case"f":case"%":{r.precision==null&&!isNaN(i=VWe(a))&&(r.precision=i-(r.type==="%")*2);break}}return BX(r)}function PWe(t){var e=t.domain;return t.ticks=function(n){var r=e();return jHe(r[0],r[r.length-1],n??10)},t.tickFormat=function(n,r){var a=e();return IWe(a[0],a[a.length-1],n??10,r)},t.nice=function(n){n==null&&(n=10);var r=e(),a=0,i=r.length-1,o=r[a],s=r[i],l,u,c=10;for(s<o&&(u=o,o=s,s=u,u=a,a=i,i=u);c-- >0;){if(u=Ck(o,s,n),u===l)return r[a]=o,r[i]=s,e(r);if(u>0)o=Math.floor(o/u)*u,s=Math.ceil(s/u)*u;else if(u<0)o=Math.ceil(o*u)/u,s=Math.floor(s*u)/u;else break;l=u}return t},t}function Dv(){var t=MWe();return t.copy=function(){return TWe(t,Dv())},XHe.apply(t,arguments),PWe(t)}var FWe=function t(e,n){if(e===n)return!0;if(e&&n&&typeof e=="object"&&typeof n=="object"){if(e.constructor!==n.constructor)return!1;var r,a,i;if(Array.isArray(e)){if(r=e.length,r!=n.length)return!1;for(a=r;a--!==0;)if(!t(e[a],n[a]))return!1;return!0}if(e.constructor===RegExp)return e.source===n.source&&e.flags===n.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===n.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===n.toString();if(i=Object.keys(e),r=i.length,r!==Object.keys(n).length)return!1;for(a=r;a--!==0;)if(!Object.prototype.hasOwnProperty.call(n,i[a]))return!1;for(a=r;a--!==0;){var o=i[a];if(!t(e[o],n[o]))return!1}return!0}return e!==e&&n!==n};const zWe=Bi(FWe);var MF=Object.prototype.toString,IX=function(e){var n=MF.call(e),r=n==="[object Arguments]";return r||(r=n!=="[object Array]"&&e!==null&&typeof e=="object"&&typeof e.length=="number"&&e.length>=0&&MF.call(e.callee)==="[object Function]"),r},JT,DF;function GWe(){if(DF)return JT;DF=1;var t;if(!Object.keys){var e=Object.prototype.hasOwnProperty,n=Object.prototype.toString,r=IX,a=Object.prototype.propertyIsEnumerable,i=!a.call({toString:null},"toString"),o=a.call(function(){},"prototype"),s=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],l=function(d){var h=d.constructor;return h&&h.prototype===d},u={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},c=function(){if(typeof window>"u")return!1;for(var d in window)try{if(!u["$"+d]&&e.call(window,d)&&window[d]!==null&&typeof window[d]=="object")try{l(window[d])}catch{return!0}}catch{return!0}return!1}(),f=function(d){if(typeof window>"u"||!c)return l(d);try{return l(d)}catch{return!1}};t=function(h){var v=h!==null&&typeof h=="object",p=n.call(h)==="[object Function]",g=r(h),y=v&&n.call(h)==="[object String]",m=[];if(!v&&!p&&!g)throw new TypeError("Object.keys called on a non-object");var b=o&&p;if(y&&h.length>0&&!e.call(h,0))for(var w=0;w<h.length;++w)m.push(String(w));if(g&&h.length>0)for(var x=0;x<h.length;++x)m.push(String(x));else for(var _ in h)!(b&&_==="prototype")&&e.call(h,_)&&m.push(String(_));if(i)for(var C=f(h),T=0;T<s.length;++T)!(C&&s[T]==="constructor")&&e.call(h,s[T])&&m.push(s[T]);return m}}return JT=t,JT}var UWe=Array.prototype.slice,HWe=IX,kF=Object.keys,KS=kF?function(e){return kF(e)}:GWe(),RF=Object.keys;KS.shim=function(){if(Object.keys){var e=function(){var n=Object.keys(arguments);return n&&n.length===arguments.length}(1,2);e||(Object.keys=function(r){return HWe(r)?RF(UWe.call(r)):RF(r)})}else Object.keys=KS;return Object.keys||KS};var WWe=KS,KWe=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},n=Symbol("test"),r=Object(n);if(typeof n=="string"||Object.prototype.toString.call(n)!=="[object Symbol]"||Object.prototype.toString.call(r)!=="[object Symbol]")return!1;var a=42;e[n]=a;for(n in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var i=Object.getOwnPropertySymbols(e);if(i.length!==1||i[0]!==n||!Object.prototype.propertyIsEnumerable.call(e,n))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var o=Object.getOwnPropertyDescriptor(e,n);if(o.value!==a||o.enumerable!==!0)return!1}return!0},LF=typeof Symbol<"u"&&Symbol,jWe=KWe,YWe=function(){return typeof LF!="function"||typeof Symbol!="function"||typeof LF("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:jWe()},OF={foo:{}},XWe=Object,qWe=function(){return{__proto__:OF}.foo===OF.foo&&!({__proto__:null}instanceof XWe)},ZWe="Function.prototype.bind called on incompatible ",e2=Array.prototype.slice,QWe=Object.prototype.toString,JWe="[object Function]",e9e=function(e){var n=this;if(typeof n!="function"||QWe.call(n)!==JWe)throw new TypeError(ZWe+n);for(var r=e2.call(arguments,1),a,i=function(){if(this instanceof a){var c=n.apply(this,r.concat(e2.call(arguments)));return Object(c)===c?c:this}else return n.apply(e,r.concat(e2.call(arguments)))},o=Math.max(0,n.length-r.length),s=[],l=0;l<o;l++)s.push("$"+l);if(a=Function("binder","return function ("+s.join(",")+"){ return binder.apply(this,arguments); }")(i),n.prototype){var u=function(){};u.prototype=n.prototype,a.prototype=new u,u.prototype=null}return a},t9e=e9e,PX=Function.prototype.bind||t9e,n9e=PX,r9e=n9e.call(Function.call,Object.prototype.hasOwnProperty),vn,tv=SyntaxError,FX=Function,wp=TypeError,t2=function(t){try{return FX('"use strict"; return ('+t+").constructor;")()}catch{}},fd=Object.getOwnPropertyDescriptor;if(fd)try{fd({},"")}catch{fd=null}var n2=function(){throw new wp},a9e=fd?function(){try{return arguments.callee,n2}catch{try{return fd(arguments,"callee").get}catch{return n2}}}():n2,sh=YWe(),i9e=qWe(),Wr=Object.getPrototypeOf||(i9e?function(t){return t.__proto__}:null),Fh={},o9e=typeof Uint8Array>"u"||!Wr?vn:Wr(Uint8Array),dd={"%AggregateError%":typeof AggregateError>"u"?vn:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?vn:ArrayBuffer,"%ArrayIteratorPrototype%":sh&&Wr?Wr([][Symbol.iterator]()):vn,"%AsyncFromSyncIteratorPrototype%":vn,"%AsyncFunction%":Fh,"%AsyncGenerator%":Fh,"%AsyncGeneratorFunction%":Fh,"%AsyncIteratorPrototype%":Fh,"%Atomics%":typeof Atomics>"u"?vn:Atomics,"%BigInt%":typeof BigInt>"u"?vn:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?vn:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?vn:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?vn:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array>"u"?vn:Float32Array,"%Float64Array%":typeof Float64Array>"u"?vn:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?vn:FinalizationRegistry,"%Function%":FX,"%GeneratorFunction%":Fh,"%Int8Array%":typeof Int8Array>"u"?vn:Int8Array,"%Int16Array%":typeof Int16Array>"u"?vn:Int16Array,"%Int32Array%":typeof Int32Array>"u"?vn:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":sh&&Wr?Wr(Wr([][Symbol.iterator]())):vn,"%JSON%":typeof JSON=="object"?JSON:vn,"%Map%":typeof Map>"u"?vn:Map,"%MapIteratorPrototype%":typeof Map>"u"||!sh||!Wr?vn:Wr(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?vn:Promise,"%Proxy%":typeof Proxy>"u"?vn:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect>"u"?vn:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?vn:Set,"%SetIteratorPrototype%":typeof Set>"u"||!sh||!Wr?vn:Wr(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?vn:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":sh&&Wr?Wr(""[Symbol.iterator]()):vn,"%Symbol%":sh?Symbol:vn,"%SyntaxError%":tv,"%ThrowTypeError%":a9e,"%TypedArray%":o9e,"%TypeError%":wp,"%Uint8Array%":typeof Uint8Array>"u"?vn:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?vn:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?vn:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?vn:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap>"u"?vn:WeakMap,"%WeakRef%":typeof WeakRef>"u"?vn:WeakRef,"%WeakSet%":typeof WeakSet>"u"?vn:WeakSet};if(Wr)try{null.error}catch(t){var s9e=Wr(Wr(t));dd["%Error.prototype%"]=s9e}var l9e=function t(e){var n;if(e==="%AsyncFunction%")n=t2("async function () {}");else if(e==="%GeneratorFunction%")n=t2("function* () {}");else if(e==="%AsyncGeneratorFunction%")n=t2("async function* () {}");else if(e==="%AsyncGenerator%"){var r=t("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if(e==="%AsyncIteratorPrototype%"){var a=t("%AsyncGenerator%");a&&Wr&&(n=Wr(a.prototype))}return dd[e]=n,n},AF={"%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"]},Om=PX,Jw=r9e,u9e=Om.call(Function.call,Array.prototype.concat),c9e=Om.call(Function.apply,Array.prototype.splice),NF=Om.call(Function.call,String.prototype.replace),e_=Om.call(Function.call,String.prototype.slice),f9e=Om.call(Function.call,RegExp.prototype.exec),d9e=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,h9e=/\\(\\)?/g,p9e=function(e){var n=e_(e,0,1),r=e_(e,-1);if(n==="%"&&r!=="%")throw new tv("invalid intrinsic syntax, expected closing `%`");if(r==="%"&&n!=="%")throw new tv("invalid intrinsic syntax, expected opening `%`");var a=[];return NF(e,d9e,function(i,o,s,l){a[a.length]=s?NF(l,h9e,"$1"):o||i}),a},v9e=function(e,n){var r=e,a;if(Jw(AF,r)&&(a=AF[r],r="%"+a[0]+"%"),Jw(dd,r)){var i=dd[r];if(i===Fh&&(i=l9e(r)),typeof i>"u"&&!n)throw new wp("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:a,name:r,value:i}}throw new tv("intrinsic "+e+" does not exist!")},UA=function(e,n){if(typeof e!="string"||e.length===0)throw new wp("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof n!="boolean")throw new wp('"allowMissing" argument must be a boolean');if(f9e(/^%?[^%]*%?$/,e)===null)throw new tv("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=p9e(e),a=r.length>0?r[0]:"",i=v9e("%"+a+"%",n),o=i.name,s=i.value,l=!1,u=i.alias;u&&(a=u[0],c9e(r,u9e([0,1],u)));for(var c=1,f=!0;c<r.length;c+=1){var d=r[c],h=e_(d,0,1),v=e_(d,-1);if((h==='"'||h==="'"||h==="`"||v==='"'||v==="'"||v==="`")&&h!==v)throw new tv("property names with quotes must have matching quotes");if((d==="constructor"||!f)&&(l=!0),a+="."+d,o="%"+a+"%",Jw(dd,o))s=dd[o];else if(s!=null){if(!(d in s)){if(!n)throw new wp("base intrinsic for "+e+" exists, but the property is not available.");return}if(fd&&c+1>=r.length){var p=fd(s,d);f=!!p,f&&"get"in p&&!("originalValue"in p.get)?s=p.get:s=s[d]}else f=Jw(s,d),s=s[d];f&&!l&&(dd[o]=s)}}return s},g9e=UA,Dk=g9e("%Object.defineProperty%",!0),kk=function(){if(Dk)try{return Dk({},"a",{value:1}),!0}catch{return!1}return!1};kk.hasArrayLengthDefineBug=function(){if(!kk())return null;try{return Dk([],"length",{value:1}).length!==1}catch{return!0}};var zX=kk,r2,VF;function y9e(){if(VF)return r2;VF=1;var t=UA,e=t("%Object.getOwnPropertyDescriptor%",!0);if(e)try{e([],"length")}catch{e=null}return r2=e,r2}var m9e=zX(),HA=UA,BF=m9e&&HA("%Object.defineProperty%",!0),b9e=HA("%SyntaxError%"),lh=HA("%TypeError%"),$F=y9e(),S9e=function(e,n,r){if(!e||typeof e!="object"&&typeof e!="function")throw new lh("`obj` must be an object or a function`");if(typeof n!="string"&&typeof n!="symbol")throw new lh("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new lh("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new lh("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new lh("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new lh("`loose`, if provided, must be a boolean");var a=arguments.length>3?arguments[3]:null,i=arguments.length>4?arguments[4]:null,o=arguments.length>5?arguments[5]:null,s=arguments.length>6?arguments[6]:!1,l=!!$F&&$F(e,n);if(BF)BF(e,n,{configurable:o===null&&l?l.configurable:!o,enumerable:a===null&&l?l.enumerable:!a,value:r,writable:i===null&&l?l.writable:!i});else if(s||!a&&!i&&!o)e[n]=r;else throw new b9e("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},w9e=WWe,_9e=typeof Symbol=="function"&&typeof Symbol("foo")=="symbol",x9e=Object.prototype.toString,C9e=Array.prototype.concat,IF=S9e,T9e=function(t){return typeof t=="function"&&x9e.call(t)==="[object Function]"},GX=zX(),E9e=function(t,e,n,r){if(e in t){if(r===!0){if(t[e]===n)return}else if(!T9e(r)||!r())return}GX?IF(t,e,n,!0):IF(t,e,n)},UX=function(t,e){var n=arguments.length>2?arguments[2]:{},r=w9e(e);_9e&&(r=C9e.call(r,Object.getOwnPropertySymbols(e)));for(var a=0;a<r.length;a+=1)E9e(t,r[a],e[r[a]],n[r[a]])};UX.supportsDescriptors=!!GX;var HX=UX,jS={exports:{}};typeof self<"u"?jS.exports=self:typeof window<"u"?jS.exports=window:jS.exports=Function("return this")();var WX=jS.exports,M9e=WX,KX=function(){return typeof gr!="object"||!gr||gr.Math!==Math||gr.Array!==Array?M9e:gr},D9e=HX,k9e=KX,R9e=function(){var e=k9e();if(D9e.supportsDescriptors){var n=Object.getOwnPropertyDescriptor(e,"globalThis");(!n||n.configurable&&(n.enumerable||!n.writable||globalThis!==e))&&Object.defineProperty(e,"globalThis",{configurable:!0,enumerable:!1,value:e,writable:!0})}else(typeof globalThis!="object"||globalThis!==e)&&(e.globalThis=e);return e},L9e=HX,O9e=WX,jX=KX,A9e=R9e,N9e=jX(),YX=function(){return N9e};L9e(YX,{getPolyfill:jX,implementation:O9e,shim:A9e});var V9e=YX;const B9e=Bi(V9e),Bo=B9e(),XX={vtkObject:()=>null};function Wo(t){if(t==null||t.isA)return t;if(!t.vtkClass)return Bo.console&&Bo.console.error&&Bo.console.error("Invalid VTK object"),null;const e=XX[t.vtkClass];if(!e)return Bo.console&&Bo.console.error&&Bo.console.error(`No vtk class found for Object of type ${t.vtkClass}`),null;const n={...t};Object.keys(n).forEach(a=>{n[a]&&typeof n[a]=="object"&&n[a].vtkClass&&(n[a]=Wo(n[a]))});const r=e(n);return r&&r.modified&&r.modified(),r}function $9e(t,e){XX[t]=e}Wo.register=$9e;class a2 extends Array{push(){for(let e=0;e<arguments.length;e++)this.includes(arguments[e])||super.push(arguments[e]);return this.length}}let Rk=0;const qX=Symbol("void");function I9e(){return Rk}const ZX={};function Bf(){}const P9e=["log","debug","info","warn","error","time","timeEnd","group","groupEnd"];P9e.forEach(t=>{ZX[t]=Bf});Bo.console=console.hasOwnProperty("log")?console:ZX;const hc={debug:Bf,error:Bo.console.error||Bf,info:Bo.console.info||Bf,log:Bo.console.log||Bf,warn:Bo.console.warn||Bf};function QX(t,e){hc[t]&&(hc[t]=e||Bf)}function JX(){hc.log(...arguments)}function eq(){hc.info(...arguments)}function t_(){hc.debug(...arguments)}function hn(){hc.error(...arguments)}function WA(){hc.warn(...arguments)}const PF={};function tq(t){PF[t]||(hc.error(t),PF[t]=!0)}const ka=Object.create(null);ka.Float32Array=Float32Array;ka.Float64Array=Float64Array;ka.Uint8Array=Uint8Array;ka.Int8Array=Int8Array;ka.Uint16Array=Uint16Array;ka.Int16Array=Int16Array;ka.Uint32Array=Uint32Array;ka.Int32Array=Int32Array;ka.Uint8ClampedArray=Uint8ClampedArray;try{ka.BigInt64Array=BigInt64Array,ka.BigUint64Array=BigUint64Array}catch{}function kv(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return new(ka[t]||Float64Array)(...n)}function KA(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return(ka[t]||Float64Array).from(...n)}function uC(t){return t.charAt(0).toUpperCase()+t.slice(1)}function cr(t){return uC(t[0]==="_"?t.slice(1):t)}function nq(t){return t.charAt(0).toLowerCase()+t.slice(1)}function rq(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1e3;const r=["TB","GB","MB","KB"];let a=Number(t),i="B";for(;a>n;)a/=n,i=r.pop();return`${a.toFixed(e)} ${i}`}function aq(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:" ";const n=[];let r=t;for(;r>1e3;)n.push(`000${r%1e3}`.slice(-3)),r=Math.floor(r/1e3);return r>0&&n.push(r),n.reverse(),n.join(e)}function iq(t){Object.keys(t).forEach(e=>{Array.isArray(t[e])&&(t[e]=[].concat(t[e]))})}function F9e(t){return Object.values(ka).some(e=>t instanceof e)}function z9e(t,e){if(t===e)return!0;if(Array.isArray(t)&&Array.isArray(e)){if(t.length!==e.length)return!1;for(let n=0;n<t.length;n++)if(t[n]!==e[n])return!1;return!0}return!1}function G9e(t,e){return Object.keys(t).find(n=>t[n]===e)}function oq(t){return t&&t.isA?t.getState():t}function jA(t){setTimeout(t,0)}function sq(t,e){const n=performance.now();t.finally(()=>{const r=performance.now()-n;e(r)})}function Jr(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};iq(e);const n=[];if(Number.isInteger(e.mtime)||(e.mtime=++Rk),!("classHierarchy"in e))e.classHierarchy=new a2("vtkObject");else if(!(e.classHierarchy instanceof a2)){const i=new a2;for(let o=0;o<e.classHierarchy.length;o++)i.push(e.classHierarchy[o]);e.classHierarchy=i}function r(i){n[i]=null}function a(i){function o(){r(i)}return Object.freeze({unsubscribe:o})}return t.isDeleted=()=>!!e.deleted,t.modified=i=>{if(e.deleted){hn("instance deleted - cannot call any method");return}i&&i<t.getMTime()||(e.mtime=++Rk,n.forEach(o=>o&&o(t)))},t.onModified=i=>{if(e.deleted)return hn("instance deleted - cannot call any method"),null;const o=n.length;return n.push(i),a(o)},t.getMTime=()=>e.mtime,t.isA=i=>{let o=e.classHierarchy.length;for(;o--;)if(e.classHierarchy[o]===i)return!0;return!1},t.getClassName=function(){let i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;return e.classHierarchy[e.classHierarchy.length-1-i]},t.set=function(){let i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,l=!1;return Object.keys(i).forEach(u=>{const c=s?null:t[`set${uC(u)}`];c&&Array.isArray(i[u])&&c.length>1?l=c(...i[u])||l:c?l=c(i[u])||l:(["mtime"].indexOf(u)===-1&&!o&&WA(`Warning: Set value to model directly ${u}, ${i[u]}`),l=e[u]!==i[u]||l,e[u]=i[u])}),l},t.get=function(){for(var i=arguments.length,o=new Array(i),s=0;s<i;s++)o[s]=arguments[s];if(!o.length)return e;const l={};return o.forEach(u=>{l[u]=e[u]}),l},t.getReferenceByName=i=>e[i],t.delete=()=>{Object.keys(e).forEach(i=>delete e[i]),n.forEach((i,o)=>r(o)),e.deleted=!0},t.getState=()=>{if(e.deleted)return null;const i={...e,vtkClass:t.getClassName()};Object.keys(i).forEach(s=>{i[s]===null||i[s]===void 0||s[0]==="_"?delete i[s]:i[s].isA?i[s]=i[s].getState():Array.isArray(i[s])?i[s]=i[s].map(oq):F9e(i[s])&&(i[s]=Array.from(i[s]))});const o={};return Object.keys(i).sort().forEach(s=>{o[s]=i[s]}),o.mtime&&delete o.mtime,o},t.shallowCopy=function(i){let o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(i.getClassName()!==t.getClassName())throw new Error(`Cannot ShallowCopy ${i.getClassName()} into ${t.getClassName()}`);const s=i.get(),l=Object.keys(e).sort();Object.keys(s).sort().forEach(c=>{const f=l.indexOf(c);f===-1?o&&t_(`add ${c} in shallowCopy`):l.splice(f,1),e[c]=s[c]}),l.length&&o&&t_(`Untouched keys: ${l.join(", ")}`),t.modified()},t.toJSON=function(){return t.getState()},t}const U9e={object(t,e,n){return function(){return{...e[n.name]}}}};function ri(t,e,n){n.forEach(r=>{if(typeof r=="object"){const a=U9e[r.type];a?t[`get${cr(r.name)}`]=a(t,e,r):t[`get${cr(r.name)}`]=()=>e[r.name]}else t[`get${cr(r)}`]=()=>e[r]})}const H9e={enum(t,e,n){const r=`_on${cr(n.name)}Changed`;return a=>{var i;if(typeof a=="string"){if(n.enum[a]!==void 0)return e[n.name]!==n.enum[a]?(e[n.name]=n.enum[a],t.modified(),!0):!1;throw hn(`Set Enum with invalid argument ${n}, ${a}`),new RangeError("Set Enum with invalid string argument")}if(typeof a=="number"){if(e[n.name]!==a){if(Object.keys(n.enum).map(o=>n.enum[o]).indexOf(a)!==-1){const o=e[n.name];return e[n.name]=a,(i=e[r])==null||i.call(e,t,e,a,o),t.modified(),!0}throw hn(`Set Enum outside numeric range ${n}, ${a}`),new RangeError("Set Enum outside numeric range")}return!1}throw hn(`Set Enum with invalid argument (String/Number) ${n}, ${a}`),new TypeError("Set Enum with invalid argument (String/Number)")}},object(t,e,n){const r=`_on${cr(n.name)}Changed`;return a=>{var i;if(!zWe(e[n.name],a)){const o=e[n.name];return e[n.name]=a,(i=e[r])==null||i.call(e,t,e,a,o),t.modified(),!0}return!1}}};function FF(t){if(typeof t=="object"){const e=H9e[t.type];if(e)return(n,r)=>e(n,r,t);throw hn(`No setter for field ${t}`),new TypeError("No setter for field")}return function(n,r){const a=`_on${cr(t)}Changed`;return function(o){var s;if(r.deleted)return hn("instance deleted - cannot call any method"),!1;if(r[t]!==o){const l=r[t.name];return r[t]=o,(s=r[a])==null||s.call(r,n,r,o,l),n.modified(),!0}return!1}}}function Am(t,e,n){n.forEach(r=>{typeof r=="object"?t[`set${cr(r.name)}`]=FF(r)(t,e):t[`set${cr(r)}`]=FF(r)(t,e)})}function Gr(t,e,n){ri(t,e,n),Am(t,e,n)}function Rv(t,e,n){n.forEach(r=>{t[`get${cr(r)}`]=()=>e[r]?Array.from(e[r]):e[r],t[`get${cr(r)}ByReference`]=()=>e[r]})}function YA(t,e,n,r){let a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:void 0;n.forEach(i=>{if(e[i]&&r&&e[i].length!==r)throw new RangeError(`Invalid initial number of values for array (${i})`);const o=`_on${cr(i)}Changed`;t[`set${cr(i)}`]=function(){var h;if(e.deleted)return hn("instance deleted - cannot call any method"),!1;for(var s=arguments.length,l=new Array(s),u=0;u<s;u++)l[u]=arguments[u];let c=l,f,d=!1;if(c.length===1&&(c[0]==null||c[0].length>=0)&&(c=c[0],d=!0),c==null)f=e[i]!==c;else{if(r&&c.length!==r)if(c.length<r&&a!==void 0)for(c=Array.from(c),d=!1;c.length<r;)c.push(a);else throw new RangeError(`Invalid number of values for array setter (${i})`);f=e[i]==null||e[i].length!==c.length;for(let v=0;!f&&v<c.length;++v)f=e[i][v]!==c[v];f&&d&&(c=Array.from(c))}if(f){const v=e[i.name];e[i]=c,(h=e[o])==null||h.call(e,t,e,c,v),t.modified()}return f},t[`set${cr(i)}From`]=s=>{const l=e[i];s.forEach((u,c)=>{l[c]=u})}})}function XA(t,e,n,r){let a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:void 0;Rv(t,e,n),YA(t,e,n,r,a)}function Nm(t,e,n){for(let r=0;r<n.length;r++){const a=n[r];e[a]!==void 0&&(e[`_${a}`]=e[a],delete e[a])}}function lq(t,e,n,r){e.inputData?e.inputData=e.inputData.map(Wo):e.inputData=[],e.inputConnection?e.inputConnection=e.inputConnection.map(Wo):e.inputConnection=[],e.output?e.output=e.output.map(Wo):e.output=[],e.inputArrayToProcess?e.inputArrayToProcess=e.inputArrayToProcess.map(Wo):e.inputArrayToProcess=[],e.numberOfInputs=n;function a(h){let v=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(e.deleted){hn("instance deleted - cannot call any method");return}if(v>=e.numberOfInputs){hn(`algorithm ${t.getClassName()} only has ${e.numberOfInputs} input ports. To add more input ports, use addInputData()`);return}(e.inputData[v]!==h||e.inputConnection[v])&&(e.inputData[v]=h,e.inputConnection[v]=null,t.modified&&t.modified())}function i(){let h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;return e.inputConnection[h]&&(e.inputData[h]=e.inputConnection[h]()),e.inputData[h]}function o(h){let v=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(e.deleted){hn("instance deleted - cannot call any method");return}if(v>=e.numberOfInputs){let p=`algorithm ${t.getClassName()} only has `;p+=`${e.numberOfInputs}`,p+=" input ports. To add more input ports, use addInputConnection()",hn(p);return}e.inputData[v]=null,e.inputConnection[v]=h}function s(){let h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;return e.inputConnection[h]}function l(){let h=e.numberOfInputs;for(;h&&!e.inputData[h-1]&&!e.inputConnection[h-1];)h--;return h===e.numberOfInputs&&e.numberOfInputs++,h}function u(h){if(e.deleted){hn("instance deleted - cannot call any method");return}o(h,l())}function c(h){if(e.deleted){hn("instance deleted - cannot call any method");return}a(h,l())}function f(){let h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;return e.deleted?(hn("instance deleted - cannot call any method"),null):(t.shouldUpdate()&&t.update(),e.output[h])}t.shouldUpdate=()=>{var g,y;const h=t.getMTime();let v=1/0,p=r;for(;p--;){if(!e.output[p]||e.output[p].isDeleted())return!0;const m=e.output[p].getMTime();if(m<h)return!0;m<v&&(v=m)}for(p=e.numberOfInputs;p--;)if((g=e.inputConnection[p])!=null&&g.filter.shouldUpdate()||((y=t.getInputData(p))==null?void 0:y.getMTime())>v)return!0;return!1};function d(){let h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;const v=()=>f(h);return v.filter=t,v}if(e.numberOfInputs){let h=e.numberOfInputs;for(;h--;)e.inputData.push(null),e.inputConnection.push(null);t.setInputData=a,t.setInputConnection=o,t.addInputData=c,t.addInputConnection=u,t.getInputData=i,t.getInputConnection=s}r&&(t.getOutputData=f,t.getOutputPort=d),t.update=()=>{const h=[];if(e.numberOfInputs){let v=0;for(;v<e.numberOfInputs;)h[v]=t.getInputData(v),v++}t.shouldUpdate()&&t.requestData&&t.requestData(h,e.output)},t.getNumberOfInputPorts=()=>e.numberOfInputs,t.getNumberOfOutputPorts=()=>r||e.output.length,t.getInputArrayToProcess=h=>{const v=e.inputArrayToProcess[h],p=e.inputData[h];return v&&p?p[`get${v.fieldAssociation}`]().getArray(v.arrayName):null},t.setInputArrayToProcess=function(h,v,p){let g=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"Scalars";for(;e.inputArrayToProcess.length<h;)e.inputArrayToProcess.push(null);e.inputArrayToProcess[h]={arrayName:v,fieldAssociation:p,attributeType:g}}}const qA=Symbol("Event abort");function uq(t,e,n){const r=[],a=t.delete;let i=1;function o(u){for(let c=0;c<r.length;++c){const[f]=r[c];if(f===u){r.splice(c,1);return}}}function s(u){function c(){o(u)}return Object.freeze({unsubscribe:c})}function l(){if(e.deleted){hn("instance deleted - cannot call any method");return}const u=r.slice();for(let c=0;c<u.length;++c){const[,f,d]=u[c];if(f){if(d<0)setTimeout(()=>f.apply(t,arguments),1-d);else if(f.apply(t,arguments)===qA)break}}}t[`invoke${cr(n)}`]=l,t[`on${cr(n)}`]=function(u){let c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(!u.apply)return console.error(`Invalid callback for event ${n}`),null;if(e.deleted)return hn("instance deleted - cannot call any method"),null;const f=i++;return r.push([f,u,c]),r.sort((d,h)=>h[2]-d[2]),s(f)},t.delete=()=>{a(),r.forEach(u=>{let[c]=u;return o(c)})}}function Kn(t,e){const n=function(){let r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const a={},i={};return t(i,a,r),Object.freeze(i)};return e&&Wo.register(e,n),n}function cq(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(){for(var r=arguments.length,a=new Array(r),i=0;i<r;i++)a[i]=arguments[i];return e.filter(o=>!!o).map(o=>o(...a))}}function ZA(t){return t&&t.isA&&t.isA("vtkObject")}function n_(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[],r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:[];if(ZA(t)){if(r.indexOf(t)>=0)return n;r.push(t);const a=e(t);a!==void 0&&n.push(a);const i=t.get();Object.keys(i).forEach(o=>{const s=i[o];Array.isArray(s)?s.forEach(l=>{n_(l,e,n,r)}):n_(s,e,n,r)})}return n}function fq(t,e,n){var r=this;let a;const i=function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];const u=r,c=()=>{a=null,n||t.apply(u,s)},f=n&&!a;clearTimeout(a),a=setTimeout(c,e),f&&t.apply(u,s)};return i.cancel=()=>clearTimeout(a),i}function QA(t,e){let n=!1,r=null;function a(){n=!1,r!==null&&(i(...r),r=null)}function i(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];if(n){r=s;return}n=!0,t(...s),setTimeout(a,e)}return i}function JA(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};e.keystore=Object.assign(e.keystore||{},n),t.setKey=(r,a)=>{e.keystore[r]=a},t.getKey=r=>e.keystore[r],t.getAllKeys=()=>Object.keys(e.keystore),t.deleteKey=r=>delete e.keystore[r],t.clearKeystore=()=>t.getAllKeys().forEach(r=>delete e.keystore[r])}let W9e=1;const V1="__root__";function dq(t,e){JA(t,e);const n=t.delete;e.proxyId=`${W9e++}`,e.ui=JSON.parse(JSON.stringify(e.ui||[])),ri(t,e,["proxyId","proxyGroup","proxyName"]),Gr(t,e,["proxyManager"]);const r={},a={};function i(u,c){a[c]||(a[c]=[]);const f=a[c];for(let d=0;d<u.length;d++)f.push(u[d].name),r[u[d].name]=u[d],u[d].children&&u[d].children.length&&i(u[d].children,u[d].name)}i(e.ui,V1),t.updateUI=u=>{e.ui=JSON.parse(JSON.stringify(u||[])),Object.keys(r).forEach(c=>delete r[c]),Object.keys(a).forEach(c=>delete a[c]),i(e.ui,V1),t.modified()};function o(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:V1;return a[u]}t.updateProxyProperty=(u,c)=>{const f=r[u];f?Object.assign(f,c):r[u]={...c}},t.activate=()=>{if(e.proxyManager){const u=`setActive${cr(t.getProxyGroup().slice(0,-1))}`;e.proxyManager[u]&&e.proxyManager[u](t)}},e.propertyLinkSubscribers={},t.registerPropertyLinkForGC=(u,c)=>{c in e.propertyLinkSubscribers||(e.propertyLinkSubscribers[c]=[]),e.propertyLinkSubscribers[c].push(u)},t.gcPropertyLinks=u=>{const c=e.propertyLinkSubscribers[u]||[];for(;c.length;)c.pop().unbind(t)},e.propertyLinkMap={},t.getPropertyLink=function(u){let c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(e.propertyLinkMap[u])return e.propertyLinkMap[u];let f=null;const d=[];let h=0,v=!1;function p(w){let x=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(v)return null;const _=[];let C=null;for(h=d.length;h--;){const D=d[h];D.instance===w?C=D:_.push(D)}if(!C)return null;const T=C.instance[`get${cr(C.propertyName)}`]();if(!z9e(T,f)||x){for(f=T,v=!0;_.length;){const D=_.pop();D.instance.set({[D.propertyName]:f})}v=!1}return e.propertyLinkMap[u].persistent&&(e.propertyLinkMap[u].value=T),T}function g(w,x){const _=[];for(h=d.length;h--;){const C=d[h];C.instance===w&&(C.propertyName===x||x===void 0)&&(C.subscription.unsubscribe(),_.push(h))}for(;_.length;)d.splice(_.pop(),1)}function y(w,x){let _=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;const C=w.onModified(p),T=d[0];return d.push({instance:w,propertyName:x,subscription:C}),_&&(e.propertyLinkMap[u].persistent&&e.propertyLinkMap[u].value!==void 0?w.set({[x]:e.propertyLinkMap[u].value}):T&&p(T.instance,!0)),{unsubscribe:()=>g(w,x)}}function m(){for(;d.length;)d.pop().subscription.unsubscribe()}const b={bind:y,unbind:g,unsubscribe:m,persistent:c};return e.propertyLinkMap[u]=b,b};function s(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:V1;const c=[],f=e.proxyId,d=o(u)||[];for(let h=0;h<d.length;h++){const v=d[h],p=t[`get${cr(v)}`],g=p?p():void 0,y={id:f,name:v,value:g},m=s(v);m.length&&(y.children=m),c.push(y)}return c}t.listPropertyNames=()=>s().map(u=>u.name),t.getPropertyByName=u=>s().find(c=>c.name===u),t.getPropertyDomainByName=u=>(r[u]||{}).domain,t.getProxySection=()=>({id:e.proxyId,name:e.proxyGroup,ui:e.ui,properties:s()}),t.delete=()=>{const u=Object.keys(e.propertyLinkMap);let c=u.length;for(;c--;)e.propertyLinkMap[u[c]].unsubscribe();Object.keys(e.propertyLinkSubscribers).forEach(t.gcPropertyLinks),n()},t.getState=()=>null;function l(){if(e.links)for(let u=0;u<e.links.length;u++){const{link:c,property:f,persistent:d,updateOnBind:h,type:v}=e.links[u];if(v==="application"){const p=e.proxyManager.getPropertyLink(c,d);t.registerPropertyLinkForGC(p,"application"),p.bind(t,f,h)}}}jA(l)}function hq(t,e,n){const r=t.delete,a=[],i=Object.keys(n);let o=i.length;for(;o--;){const s=i[o],{modelKey:l,property:u,modified:c=!0}=n[s],f=cr(u),d=cr(s);t[`get${d}`]=e[l][`get${f}`],t[`set${d}`]=e[l][`set${f}`],c&&a.push(e[l].onModified(t.modified))}t.delete=()=>{for(;a.length;)a.pop().unsubscribe();r()}}function pq(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};e.this=t;function a(s){const l=Object.keys(s);let u=l.length;for(;u--;){const c=l[u];e[c].set(s[c])}}const i=Object.keys(r);let o=i.length;for(;o--;){const s=i[o];e[s]=r[s];const l=n[s];t[`set${cr(s)}`]=u=>{if(u!==e[s]){e[s]=u;const c=l[u];a(c),t.modified()}}}i.length&&ri(t,e,i)}const zF=10,GF=40,UF=800;function vq(t){let e=0,n=0,r=0,a=0;return"detail"in t&&(n=t.detail),"wheelDelta"in t&&(n=-t.wheelDelta/120),"wheelDeltaY"in t&&(n=-t.wheelDeltaY/120),"wheelDeltaX"in t&&(e=-t.wheelDeltaX/120),"axis"in t&&t.axis===t.HORIZONTAL_AXIS&&(e=n,n=0),r=e*zF,a=n*zF,"deltaY"in t&&(a=t.deltaY),"deltaX"in t&&(r=t.deltaX),(r||a)&&t.deltaMode&&(t.deltaMode===1?(r*=GF,a*=GF):(r*=UF,a*=UF)),r&&!e&&(e=r<1?-1:1),a&&!n&&(n=a<1?-1:1),{spinX:e,spinY:n||e,pixelX:r,pixelY:a||r}}var j={algo:lq,capitalize:uC,chain:cq,debounce:fq,enumToString:G9e,event:uq,EVENT_ABORT:qA,formatBytesToProperUnit:rq,formatNumbersWithThousandSeparator:aq,get:ri,getArray:Rv,getCurrentGlobalMTime:I9e,getStateArrayMapFunc:oq,isVtkObject:ZA,keystore:JA,measurePromiseExecution:sq,moveToProtected:Nm,newInstance:Kn,newTypedArray:kv,newTypedArrayFrom:KA,normalizeWheel:vq,obj:Jr,proxy:dq,proxyPropertyMapping:hq,proxyPropertyState:pq,safeArrays:iq,set:Am,setArray:YA,setGet:Gr,setGetArray:XA,setImmediate:jA,setLoggerFunction:QX,throttle:QA,traverseInstanceTree:n_,TYPED_ARRAYS:ka,uncapitalize:nq,VOID:qX,vtkDebugMacro:t_,vtkErrorMacro:hn,vtkInfoMacro:eq,vtkLogMacro:JX,vtkOnceErrorMacro:tq,vtkWarningMacro:WA},tl=Object.freeze({__proto__:null,VOID:qX,setLoggerFunction:QX,vtkLogMacro:JX,vtkInfoMacro:eq,vtkDebugMacro:t_,vtkErrorMacro:hn,vtkWarningMacro:WA,vtkOnceErrorMacro:tq,TYPED_ARRAYS:ka,newTypedArray:kv,newTypedArrayFrom:KA,capitalize:uC,_capitalize:cr,uncapitalize:nq,formatBytesToProperUnit:rq,formatNumbersWithThousandSeparator:aq,setImmediateVTK:jA,measurePromiseExecution:sq,obj:Jr,get:ri,set:Am,setGet:Gr,getArray:Rv,setArray:YA,setGetArray:XA,moveToProtected:Nm,algo:lq,EVENT_ABORT:qA,event:uq,newInstance:Kn,chain:cq,isVtkObject:ZA,traverseInstanceTree:n_,debounce:fq,throttle:QA,keystore:JA,proxy:dq,proxyPropertyMapping:hq,proxyPropertyState:pq,normalizeWheel:vq,default:j}),Sn=1e-6,ea=typeof Float32Array<"u"?Float32Array:Array,K9e=Math.PI/180;function j9e(t){return t*K9e}Math.hypot||(Math.hypot=function(){for(var t=0,e=arguments.length;e--;)t+=arguments[e]*arguments[e];return Math.sqrt(t)});function gq(){var t=new ea(9);return ea!=Float32Array&&(t[1]=0,t[2]=0,t[3]=0,t[5]=0,t[6]=0,t[7]=0),t[0]=1,t[4]=1,t[8]=1,t}function e3(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[4],t[4]=e[5],t[5]=e[6],t[6]=e[8],t[7]=e[9],t[8]=e[10],t}function Y9e(t){var e=new ea(9);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e[6]=t[6],e[7]=t[7],e[8]=t[8],e}function X9e(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t[6]=e[6],t[7]=e[7],t[8]=e[8],t}function q9e(t,e,n,r,a,i,o,s,l){var u=new ea(9);return u[0]=t,u[1]=e,u[2]=n,u[3]=r,u[4]=a,u[5]=i,u[6]=o,u[7]=s,u[8]=l,u}function Z9e(t,e,n,r,a,i,o,s,l,u){return t[0]=e,t[1]=n,t[2]=r,t[3]=a,t[4]=i,t[5]=o,t[6]=s,t[7]=l,t[8]=u,t}function Wd(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=1,t[5]=0,t[6]=0,t[7]=0,t[8]=1,t}function yq(t,e){if(t===e){var n=e[1],r=e[2],a=e[5];t[1]=e[3],t[2]=e[6],t[3]=n,t[5]=e[7],t[6]=r,t[7]=a}else t[0]=e[0],t[1]=e[3],t[2]=e[6],t[3]=e[1],t[4]=e[4],t[5]=e[7],t[6]=e[2],t[7]=e[5],t[8]=e[8];return t}function t3(t,e){var n=e[0],r=e[1],a=e[2],i=e[3],o=e[4],s=e[5],l=e[6],u=e[7],c=e[8],f=c*o-s*u,d=-c*i+s*l,h=u*i-o*l,v=n*f+r*d+a*h;return v?(v=1/v,t[0]=f*v,t[1]=(-c*r+a*u)*v,t[2]=(s*r-a*o)*v,t[3]=d*v,t[4]=(c*n-a*l)*v,t[5]=(-s*n+a*i)*v,t[6]=h*v,t[7]=(-u*n+r*l)*v,t[8]=(o*n-r*i)*v,t):null}function Q9e(t,e){var n=e[0],r=e[1],a=e[2],i=e[3],o=e[4],s=e[5],l=e[6],u=e[7],c=e[8];return t[0]=o*c-s*u,t[1]=a*u-r*c,t[2]=r*s-a*o,t[3]=s*l-i*c,t[4]=n*c-a*l,t[5]=a*i-n*s,t[6]=i*u-o*l,t[7]=r*l-n*u,t[8]=n*o-r*i,t}function J9e(t){var e=t[0],n=t[1],r=t[2],a=t[3],i=t[4],o=t[5],s=t[6],l=t[7],u=t[8];return e*(u*i-o*l)+n*(-u*a+o*s)+r*(l*a-i*s)}function mq(t,e,n){var r=e[0],a=e[1],i=e[2],o=e[3],s=e[4],l=e[5],u=e[6],c=e[7],f=e[8],d=n[0],h=n[1],v=n[2],p=n[3],g=n[4],y=n[5],m=n[6],b=n[7],w=n[8];return t[0]=d*r+h*o+v*u,t[1]=d*a+h*s+v*c,t[2]=d*i+h*l+v*f,t[3]=p*r+g*o+y*u,t[4]=p*a+g*s+y*c,t[5]=p*i+g*l+y*f,t[6]=m*r+b*o+w*u,t[7]=m*a+b*s+w*c,t[8]=m*i+b*l+w*f,t}function eKe(t,e,n){var r=e[0],a=e[1],i=e[2],o=e[3],s=e[4],l=e[5],u=e[6],c=e[7],f=e[8],d=n[0],h=n[1];return t[0]=r,t[1]=a,t[2]=i,t[3]=o,t[4]=s,t[5]=l,t[6]=d*r+h*o+u,t[7]=d*a+h*s+c,t[8]=d*i+h*l+f,t}function tKe(t,e,n){var r=e[0],a=e[1],i=e[2],o=e[3],s=e[4],l=e[5],u=e[6],c=e[7],f=e[8],d=Math.sin(n),h=Math.cos(n);return t[0]=h*r+d*o,t[1]=h*a+d*s,t[2]=h*i+d*l,t[3]=h*o-d*r,t[4]=h*s-d*a,t[5]=h*l-d*i,t[6]=u,t[7]=c,t[8]=f,t}function nKe(t,e,n){var r=n[0],a=n[1];return t[0]=r*e[0],t[1]=r*e[1],t[2]=r*e[2],t[3]=a*e[3],t[4]=a*e[4],t[5]=a*e[5],t[6]=e[6],t[7]=e[7],t[8]=e[8],t}function rKe(t,e){return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=1,t[5]=0,t[6]=e[0],t[7]=e[1],t[8]=1,t}function aKe(t,e){var n=Math.sin(e),r=Math.cos(e);return t[0]=r,t[1]=n,t[2]=0,t[3]=-n,t[4]=r,t[5]=0,t[6]=0,t[7]=0,t[8]=1,t}function iKe(t,e){return t[0]=e[0],t[1]=0,t[2]=0,t[3]=0,t[4]=e[1],t[5]=0,t[6]=0,t[7]=0,t[8]=1,t}function oKe(t,e){return t[0]=e[0],t[1]=e[1],t[2]=0,t[3]=e[2],t[4]=e[3],t[5]=0,t[6]=e[4],t[7]=e[5],t[8]=1,t}function sKe(t,e){var n=e[0],r=e[1],a=e[2],i=e[3],o=n+n,s=r+r,l=a+a,u=n*o,c=r*o,f=r*s,d=a*o,h=a*s,v=a*l,p=i*o,g=i*s,y=i*l;return t[0]=1-f-v,t[3]=c-y,t[6]=d+g,t[1]=c+y,t[4]=1-u-v,t[7]=h-p,t[2]=d-g,t[5]=h+p,t[8]=1-u-f,t}function lKe(t,e){var n=e[0],r=e[1],a=e[2],i=e[3],o=e[4],s=e[5],l=e[6],u=e[7],c=e[8],f=e[9],d=e[10],h=e[11],v=e[12],p=e[13],g=e[14],y=e[15],m=n*s-r*o,b=n*l-a*o,w=n*u-i*o,x=r*l-a*s,_=r*u-i*s,C=a*u-i*l,T=c*p-f*v,D=c*g-d*v,E=c*y-h*v,M=f*g-d*p,k=f*y-h*p,R=d*y-h*g,O=m*R-b*k+w*M+x*E-_*D+C*T;return O?(O=1/O,t[0]=(s*R-l*k+u*M)*O,t[1]=(l*E-o*R-u*D)*O,t[2]=(o*k-s*E+u*T)*O,t[3]=(a*k-r*R-i*M)*O,t[4]=(n*R-a*E+i*D)*O,t[5]=(r*E-n*k-i*T)*O,t[6]=(p*C-g*_+y*x)*O,t[7]=(g*w-v*C-y*b)*O,t[8]=(v*_-p*w+y*m)*O,t):null}function uKe(t,e,n){return t[0]=2/e,t[1]=0,t[2]=0,t[3]=0,t[4]=-2/n,t[5]=0,t[6]=-1,t[7]=1,t[8]=1,t}function cKe(t){return"mat3("+t[0]+", "+t[1]+", "+t[2]+", "+t[3]+", "+t[4]+", "+t[5]+", "+t[6]+", "+t[7]+", "+t[8]+")"}function fKe(t){return Math.hypot(t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],t[8])}function dKe(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t[2]=e[2]+n[2],t[3]=e[3]+n[3],t[4]=e[4]+n[4],t[5]=e[5]+n[5],t[6]=e[6]+n[6],t[7]=e[7]+n[7],t[8]=e[8]+n[8],t}function bq(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t[2]=e[2]-n[2],t[3]=e[3]-n[3],t[4]=e[4]-n[4],t[5]=e[5]-n[5],t[6]=e[6]-n[6],t[7]=e[7]-n[7],t[8]=e[8]-n[8],t}function hKe(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t[2]=e[2]*n,t[3]=e[3]*n,t[4]=e[4]*n,t[5]=e[5]*n,t[6]=e[6]*n,t[7]=e[7]*n,t[8]=e[8]*n,t}function pKe(t,e,n,r){return t[0]=e[0]+n[0]*r,t[1]=e[1]+n[1]*r,t[2]=e[2]+n[2]*r,t[3]=e[3]+n[3]*r,t[4]=e[4]+n[4]*r,t[5]=e[5]+n[5]*r,t[6]=e[6]+n[6]*r,t[7]=e[7]+n[7]*r,t[8]=e[8]+n[8]*r,t}function vKe(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]&&t[3]===e[3]&&t[4]===e[4]&&t[5]===e[5]&&t[6]===e[6]&&t[7]===e[7]&&t[8]===e[8]}function gKe(t,e){var n=t[0],r=t[1],a=t[2],i=t[3],o=t[4],s=t[5],l=t[6],u=t[7],c=t[8],f=e[0],d=e[1],h=e[2],v=e[3],p=e[4],g=e[5],y=e[6],m=e[7],b=e[8];return Math.abs(n-f)<=Sn*Math.max(1,Math.abs(n),Math.abs(f))&&Math.abs(r-d)<=Sn*Math.max(1,Math.abs(r),Math.abs(d))&&Math.abs(a-h)<=Sn*Math.max(1,Math.abs(a),Math.abs(h))&&Math.abs(i-v)<=Sn*Math.max(1,Math.abs(i),Math.abs(v))&&Math.abs(o-p)<=Sn*Math.max(1,Math.abs(o),Math.abs(p))&&Math.abs(s-g)<=Sn*Math.max(1,Math.abs(s),Math.abs(g))&&Math.abs(l-y)<=Sn*Math.max(1,Math.abs(l),Math.abs(y))&&Math.abs(u-m)<=Sn*Math.max(1,Math.abs(u),Math.abs(m))&&Math.abs(c-b)<=Sn*Math.max(1,Math.abs(c),Math.abs(b))}var yKe=mq,mKe=bq;const bKe=Object.freeze(Object.defineProperty({__proto__:null,add:dKe,adjoint:Q9e,clone:Y9e,copy:X9e,create:gq,determinant:J9e,equals:gKe,exactEquals:vKe,frob:fKe,fromMat2d:oKe,fromMat4:e3,fromQuat:sKe,fromRotation:aKe,fromScaling:iKe,fromTranslation:rKe,fromValues:q9e,identity:Wd,invert:t3,mul:yKe,multiply:mq,multiplyScalar:hKe,multiplyScalarAndAdd:pKe,normalFromMat4:lKe,projection:uKe,rotate:tKe,scale:nKe,set:Z9e,str:cKe,sub:mKe,subtract:bq,translate:eKe,transpose:yq},Symbol.toStringTag,{value:"Module"}));function n3(){var t=new ea(16);return ea!=Float32Array&&(t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[11]=0,t[12]=0,t[13]=0,t[14]=0),t[0]=1,t[5]=1,t[10]=1,t[15]=1,t}function SKe(t){var e=new ea(16);return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e[6]=t[6],e[7]=t[7],e[8]=t[8],e[9]=t[9],e[10]=t[10],e[11]=t[11],e[12]=t[12],e[13]=t[13],e[14]=t[14],e[15]=t[15],e}function sa(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t[6]=e[6],t[7]=e[7],t[8]=e[8],t[9]=e[9],t[10]=e[10],t[11]=e[11],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15],t}function wKe(t,e,n,r,a,i,o,s,l,u,c,f,d,h,v,p){var g=new ea(16);return g[0]=t,g[1]=e,g[2]=n,g[3]=r,g[4]=a,g[5]=i,g[6]=o,g[7]=s,g[8]=l,g[9]=u,g[10]=c,g[11]=f,g[12]=d,g[13]=h,g[14]=v,g[15]=p,g}function _Ke(t,e,n,r,a,i,o,s,l,u,c,f,d,h,v,p,g){return t[0]=e,t[1]=n,t[2]=r,t[3]=a,t[4]=i,t[5]=o,t[6]=s,t[7]=l,t[8]=u,t[9]=c,t[10]=f,t[11]=d,t[12]=h,t[13]=v,t[14]=p,t[15]=g,t}function dn(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=1,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}function Zn(t,e){if(t===e){var n=e[1],r=e[2],a=e[3],i=e[6],o=e[7],s=e[11];t[1]=e[4],t[2]=e[8],t[3]=e[12],t[4]=n,t[6]=e[9],t[7]=e[13],t[8]=r,t[9]=i,t[11]=e[14],t[12]=a,t[13]=o,t[14]=s}else t[0]=e[0],t[1]=e[4],t[2]=e[8],t[3]=e[12],t[4]=e[1],t[5]=e[5],t[6]=e[9],t[7]=e[13],t[8]=e[2],t[9]=e[6],t[10]=e[10],t[11]=e[14],t[12]=e[3],t[13]=e[7],t[14]=e[11],t[15]=e[15];return t}function ja(t,e){var n=e[0],r=e[1],a=e[2],i=e[3],o=e[4],s=e[5],l=e[6],u=e[7],c=e[8],f=e[9],d=e[10],h=e[11],v=e[12],p=e[13],g=e[14],y=e[15],m=n*s-r*o,b=n*l-a*o,w=n*u-i*o,x=r*l-a*s,_=r*u-i*s,C=a*u-i*l,T=c*p-f*v,D=c*g-d*v,E=c*y-h*v,M=f*g-d*p,k=f*y-h*p,R=d*y-h*g,O=m*R-b*k+w*M+x*E-_*D+C*T;return O?(O=1/O,t[0]=(s*R-l*k+u*M)*O,t[1]=(a*k-r*R-i*M)*O,t[2]=(p*C-g*_+y*x)*O,t[3]=(d*_-f*C-h*x)*O,t[4]=(l*E-o*R-u*D)*O,t[5]=(n*R-a*E+i*D)*O,t[6]=(g*w-v*C-y*b)*O,t[7]=(c*C-d*w+h*b)*O,t[8]=(o*k-s*E+u*T)*O,t[9]=(r*E-n*k-i*T)*O,t[10]=(v*_-p*w+y*m)*O,t[11]=(f*w-c*_-h*m)*O,t[12]=(s*D-o*M-l*T)*O,t[13]=(n*M-r*D+a*T)*O,t[14]=(p*b-v*x-g*m)*O,t[15]=(c*x-f*b+d*m)*O,t):null}function xKe(t,e){var n=e[0],r=e[1],a=e[2],i=e[3],o=e[4],s=e[5],l=e[6],u=e[7],c=e[8],f=e[9],d=e[10],h=e[11],v=e[12],p=e[13],g=e[14],y=e[15];return t[0]=s*(d*y-h*g)-f*(l*y-u*g)+p*(l*h-u*d),t[1]=-(r*(d*y-h*g)-f*(a*y-i*g)+p*(a*h-i*d)),t[2]=r*(l*y-u*g)-s*(a*y-i*g)+p*(a*u-i*l),t[3]=-(r*(l*h-u*d)-s*(a*h-i*d)+f*(a*u-i*l)),t[4]=-(o*(d*y-h*g)-c*(l*y-u*g)+v*(l*h-u*d)),t[5]=n*(d*y-h*g)-c*(a*y-i*g)+v*(a*h-i*d),t[6]=-(n*(l*y-u*g)-o*(a*y-i*g)+v*(a*u-i*l)),t[7]=n*(l*h-u*d)-o*(a*h-i*d)+c*(a*u-i*l),t[8]=o*(f*y-h*p)-c*(s*y-u*p)+v*(s*h-u*f),t[9]=-(n*(f*y-h*p)-c*(r*y-i*p)+v*(r*h-i*f)),t[10]=n*(s*y-u*p)-o*(r*y-i*p)+v*(r*u-i*s),t[11]=-(n*(s*h-u*f)-o*(r*h-i*f)+c*(r*u-i*s)),t[12]=-(o*(f*g-d*p)-c*(s*g-l*p)+v*(s*d-l*f)),t[13]=n*(f*g-d*p)-c*(r*g-a*p)+v*(r*d-a*f),t[14]=-(n*(s*g-l*p)-o*(r*g-a*p)+v*(r*l-a*s)),t[15]=n*(s*d-l*f)-o*(r*d-a*f)+c*(r*l-a*s),t}function CKe(t){var e=t[0],n=t[1],r=t[2],a=t[3],i=t[4],o=t[5],s=t[6],l=t[7],u=t[8],c=t[9],f=t[10],d=t[11],h=t[12],v=t[13],p=t[14],g=t[15],y=e*o-n*i,m=e*s-r*i,b=e*l-a*i,w=n*s-r*o,x=n*l-a*o,_=r*l-a*s,C=u*v-c*h,T=u*p-f*h,D=u*g-d*h,E=c*p-f*v,M=c*g-d*v,k=f*g-d*p;return y*k-m*M+b*E+w*D-x*T+_*C}function Zr(t,e,n){var r=e[0],a=e[1],i=e[2],o=e[3],s=e[4],l=e[5],u=e[6],c=e[7],f=e[8],d=e[9],h=e[10],v=e[11],p=e[12],g=e[13],y=e[14],m=e[15],b=n[0],w=n[1],x=n[2],_=n[3];return t[0]=b*r+w*s+x*f+_*p,t[1]=b*a+w*l+x*d+_*g,t[2]=b*i+w*u+x*h+_*y,t[3]=b*o+w*c+x*v+_*m,b=n[4],w=n[5],x=n[6],_=n[7],t[4]=b*r+w*s+x*f+_*p,t[5]=b*a+w*l+x*d+_*g,t[6]=b*i+w*u+x*h+_*y,t[7]=b*o+w*c+x*v+_*m,b=n[8],w=n[9],x=n[10],_=n[11],t[8]=b*r+w*s+x*f+_*p,t[9]=b*a+w*l+x*d+_*g,t[10]=b*i+w*u+x*h+_*y,t[11]=b*o+w*c+x*v+_*m,b=n[12],w=n[13],x=n[14],_=n[15],t[12]=b*r+w*s+x*f+_*p,t[13]=b*a+w*l+x*d+_*g,t[14]=b*i+w*u+x*h+_*y,t[15]=b*o+w*c+x*v+_*m,t}function pr(t,e,n){var r=n[0],a=n[1],i=n[2],o,s,l,u,c,f,d,h,v,p,g,y;return e===t?(t[12]=e[0]*r+e[4]*a+e[8]*i+e[12],t[13]=e[1]*r+e[5]*a+e[9]*i+e[13],t[14]=e[2]*r+e[6]*a+e[10]*i+e[14],t[15]=e[3]*r+e[7]*a+e[11]*i+e[15]):(o=e[0],s=e[1],l=e[2],u=e[3],c=e[4],f=e[5],d=e[6],h=e[7],v=e[8],p=e[9],g=e[10],y=e[11],t[0]=o,t[1]=s,t[2]=l,t[3]=u,t[4]=c,t[5]=f,t[6]=d,t[7]=h,t[8]=v,t[9]=p,t[10]=g,t[11]=y,t[12]=o*r+c*a+v*i+e[12],t[13]=s*r+f*a+p*i+e[13],t[14]=l*r+d*a+g*i+e[14],t[15]=u*r+h*a+y*i+e[15]),t}function Dd(t,e,n){var r=n[0],a=n[1],i=n[2];return t[0]=e[0]*r,t[1]=e[1]*r,t[2]=e[2]*r,t[3]=e[3]*r,t[4]=e[4]*a,t[5]=e[5]*a,t[6]=e[6]*a,t[7]=e[7]*a,t[8]=e[8]*i,t[9]=e[9]*i,t[10]=e[10]*i,t[11]=e[11]*i,t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15],t}function ko(t,e,n,r){var a=r[0],i=r[1],o=r[2],s=Math.hypot(a,i,o),l,u,c,f,d,h,v,p,g,y,m,b,w,x,_,C,T,D,E,M,k,R,O,I;return s<Sn?null:(s=1/s,a*=s,i*=s,o*=s,l=Math.sin(n),u=Math.cos(n),c=1-u,f=e[0],d=e[1],h=e[2],v=e[3],p=e[4],g=e[5],y=e[6],m=e[7],b=e[8],w=e[9],x=e[10],_=e[11],C=a*a*c+u,T=i*a*c+o*l,D=o*a*c-i*l,E=a*i*c-o*l,M=i*i*c+u,k=o*i*c+a*l,R=a*o*c+i*l,O=i*o*c-a*l,I=o*o*c+u,t[0]=f*C+p*T+b*D,t[1]=d*C+g*T+w*D,t[2]=h*C+y*T+x*D,t[3]=v*C+m*T+_*D,t[4]=f*E+p*M+b*k,t[5]=d*E+g*M+w*k,t[6]=h*E+y*M+x*k,t[7]=v*E+m*M+_*k,t[8]=f*R+p*O+b*I,t[9]=d*R+g*O+w*I,t[10]=h*R+y*O+x*I,t[11]=v*R+m*O+_*I,e!==t&&(t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]),t)}function r3(t,e,n){var r=Math.sin(n),a=Math.cos(n),i=e[4],o=e[5],s=e[6],l=e[7],u=e[8],c=e[9],f=e[10],d=e[11];return e!==t&&(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]),t[4]=i*a+u*r,t[5]=o*a+c*r,t[6]=s*a+f*r,t[7]=l*a+d*r,t[8]=u*a-i*r,t[9]=c*a-o*r,t[10]=f*a-s*r,t[11]=d*a-l*r,t}function a3(t,e,n){var r=Math.sin(n),a=Math.cos(n),i=e[0],o=e[1],s=e[2],l=e[3],u=e[8],c=e[9],f=e[10],d=e[11];return e!==t&&(t[4]=e[4],t[5]=e[5],t[6]=e[6],t[7]=e[7],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]),t[0]=i*a-u*r,t[1]=o*a-c*r,t[2]=s*a-f*r,t[3]=l*a-d*r,t[8]=i*r+u*a,t[9]=o*r+c*a,t[10]=s*r+f*a,t[11]=l*r+d*a,t}function i3(t,e,n){var r=Math.sin(n),a=Math.cos(n),i=e[0],o=e[1],s=e[2],l=e[3],u=e[4],c=e[5],f=e[6],d=e[7];return e!==t&&(t[8]=e[8],t[9]=e[9],t[10]=e[10],t[11]=e[11],t[12]=e[12],t[13]=e[13],t[14]=e[14],t[15]=e[15]),t[0]=i*a+u*r,t[1]=o*a+c*r,t[2]=s*a+f*r,t[3]=l*a+d*r,t[4]=u*a-i*r,t[5]=c*a-o*r,t[6]=f*a-s*r,t[7]=d*a-l*r,t}function Sq(t,e){return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=1,t[11]=0,t[12]=e[0],t[13]=e[1],t[14]=e[2],t[15]=1,t}function wq(t,e){return t[0]=e[0],t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=e[1],t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=e[2],t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}function _q(t,e,n){var r=n[0],a=n[1],i=n[2],o=Math.hypot(r,a,i),s,l,u;return o<Sn?null:(o=1/o,r*=o,a*=o,i*=o,s=Math.sin(e),l=Math.cos(e),u=1-l,t[0]=r*r*u+l,t[1]=a*r*u+i*s,t[2]=i*r*u-a*s,t[3]=0,t[4]=r*a*u-i*s,t[5]=a*a*u+l,t[6]=i*a*u+r*s,t[7]=0,t[8]=r*i*u+a*s,t[9]=a*i*u-r*s,t[10]=i*i*u+l,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t)}function TKe(t,e){var n=Math.sin(e),r=Math.cos(e);return t[0]=1,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=r,t[6]=n,t[7]=0,t[8]=0,t[9]=-n,t[10]=r,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}function EKe(t,e){var n=Math.sin(e),r=Math.cos(e);return t[0]=r,t[1]=0,t[2]=-n,t[3]=0,t[4]=0,t[5]=1,t[6]=0,t[7]=0,t[8]=n,t[9]=0,t[10]=r,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}function MKe(t,e){var n=Math.sin(e),r=Math.cos(e);return t[0]=r,t[1]=n,t[2]=0,t[3]=0,t[4]=-n,t[5]=r,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=1,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}function xq(t,e,n){var r=e[0],a=e[1],i=e[2],o=e[3],s=r+r,l=a+a,u=i+i,c=r*s,f=r*l,d=r*u,h=a*l,v=a*u,p=i*u,g=o*s,y=o*l,m=o*u;return t[0]=1-(h+p),t[1]=f+m,t[2]=d-y,t[3]=0,t[4]=f-m,t[5]=1-(c+p),t[6]=v+g,t[7]=0,t[8]=d+y,t[9]=v-g,t[10]=1-(c+h),t[11]=0,t[12]=n[0],t[13]=n[1],t[14]=n[2],t[15]=1,t}function DKe(t,e){var n=new ea(3),r=-e[0],a=-e[1],i=-e[2],o=e[3],s=e[4],l=e[5],u=e[6],c=e[7],f=r*r+a*a+i*i+o*o;return f>0?(n[0]=(s*o+c*r+l*i-u*a)*2/f,n[1]=(l*o+c*a+u*r-s*i)*2/f,n[2]=(u*o+c*i+s*a-l*r)*2/f):(n[0]=(s*o+c*r+l*i-u*a)*2,n[1]=(l*o+c*a+u*r-s*i)*2,n[2]=(u*o+c*i+s*a-l*r)*2),xq(t,e,n),t}function kKe(t,e){return t[0]=e[12],t[1]=e[13],t[2]=e[14],t}function Cq(t,e){var n=e[0],r=e[1],a=e[2],i=e[4],o=e[5],s=e[6],l=e[8],u=e[9],c=e[10];return t[0]=Math.hypot(n,r,a),t[1]=Math.hypot(i,o,s),t[2]=Math.hypot(l,u,c),t}function Tq(t,e){var n=new ea(3);Cq(n,e);var r=1/n[0],a=1/n[1],i=1/n[2],o=e[0]*r,s=e[1]*a,l=e[2]*i,u=e[4]*r,c=e[5]*a,f=e[6]*i,d=e[8]*r,h=e[9]*a,v=e[10]*i,p=o+c+v,g=0;return p>0?(g=Math.sqrt(p+1)*2,t[3]=.25*g,t[0]=(f-h)/g,t[1]=(d-l)/g,t[2]=(s-u)/g):o>c&&o>v?(g=Math.sqrt(1+o-c-v)*2,t[3]=(f-h)/g,t[0]=.25*g,t[1]=(s+u)/g,t[2]=(d+l)/g):c>v?(g=Math.sqrt(1+c-o-v)*2,t[3]=(d-l)/g,t[0]=(s+u)/g,t[1]=.25*g,t[2]=(f+h)/g):(g=Math.sqrt(1+v-o-c)*2,t[3]=(s-u)/g,t[0]=(d+l)/g,t[1]=(f+h)/g,t[2]=.25*g),t}function Eq(t,e,n,r){var a=e[0],i=e[1],o=e[2],s=e[3],l=a+a,u=i+i,c=o+o,f=a*l,d=a*u,h=a*c,v=i*u,p=i*c,g=o*c,y=s*l,m=s*u,b=s*c,w=r[0],x=r[1],_=r[2];return t[0]=(1-(v+g))*w,t[1]=(d+b)*w,t[2]=(h-m)*w,t[3]=0,t[4]=(d-b)*x,t[5]=(1-(f+g))*x,t[6]=(p+y)*x,t[7]=0,t[8]=(h+m)*_,t[9]=(p-y)*_,t[10]=(1-(f+v))*_,t[11]=0,t[12]=n[0],t[13]=n[1],t[14]=n[2],t[15]=1,t}function RKe(t,e,n,r,a){var i=e[0],o=e[1],s=e[2],l=e[3],u=i+i,c=o+o,f=s+s,d=i*u,h=i*c,v=i*f,p=o*c,g=o*f,y=s*f,m=l*u,b=l*c,w=l*f,x=r[0],_=r[1],C=r[2],T=a[0],D=a[1],E=a[2],M=(1-(p+y))*x,k=(h+w)*x,R=(v-b)*x,O=(h-w)*_,I=(1-(d+y))*_,P=(g+m)*_,N=(v+b)*C,B=(g-m)*C,L=(1-(d+p))*C;return t[0]=M,t[1]=k,t[2]=R,t[3]=0,t[4]=O,t[5]=I,t[6]=P,t[7]=0,t[8]=N,t[9]=B,t[10]=L,t[11]=0,t[12]=n[0]+T-(M*T+O*D+N*E),t[13]=n[1]+D-(k*T+I*D+B*E),t[14]=n[2]+E-(R*T+P*D+L*E),t[15]=1,t}function o3(t,e){var n=e[0],r=e[1],a=e[2],i=e[3],o=n+n,s=r+r,l=a+a,u=n*o,c=r*o,f=r*s,d=a*o,h=a*s,v=a*l,p=i*o,g=i*s,y=i*l;return t[0]=1-f-v,t[1]=c+y,t[2]=d-g,t[3]=0,t[4]=c-y,t[5]=1-u-v,t[6]=h+p,t[7]=0,t[8]=d+g,t[9]=h-p,t[10]=1-u-f,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,t}function LKe(t,e,n,r,a,i,o){var s=1/(n-e),l=1/(a-r),u=1/(i-o);return t[0]=i*2*s,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=i*2*l,t[6]=0,t[7]=0,t[8]=(n+e)*s,t[9]=(a+r)*l,t[10]=(o+i)*u,t[11]=-1,t[12]=0,t[13]=0,t[14]=o*i*2*u,t[15]=0,t}function Mq(t,e,n,r,a){var i=1/Math.tan(e/2),o;return t[0]=i/n,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=i,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[11]=-1,t[12]=0,t[13]=0,t[15]=0,a!=null&&a!==1/0?(o=1/(r-a),t[10]=(a+r)*o,t[14]=2*a*r*o):(t[10]=-1,t[14]=-2*r),t}var OKe=Mq;function AKe(t,e,n,r,a){var i=1/Math.tan(e/2),o;return t[0]=i/n,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=i,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[11]=-1,t[12]=0,t[13]=0,t[15]=0,a!=null&&a!==1/0?(o=1/(r-a),t[10]=a*o,t[14]=a*r*o):(t[10]=-1,t[14]=-r),t}function NKe(t,e,n,r){var a=Math.tan(e.upDegrees*Math.PI/180),i=Math.tan(e.downDegrees*Math.PI/180),o=Math.tan(e.leftDegrees*Math.PI/180),s=Math.tan(e.rightDegrees*Math.PI/180),l=2/(o+s),u=2/(a+i);return t[0]=l,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=u,t[6]=0,t[7]=0,t[8]=-((o-s)*l*.5),t[9]=(a-i)*u*.5,t[10]=r/(n-r),t[11]=-1,t[12]=0,t[13]=0,t[14]=r*n/(n-r),t[15]=0,t}function Dq(t,e,n,r,a,i,o){var s=1/(e-n),l=1/(r-a),u=1/(i-o);return t[0]=-2*s,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=-2*l,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=2*u,t[11]=0,t[12]=(e+n)*s,t[13]=(a+r)*l,t[14]=(o+i)*u,t[15]=1,t}var kq=Dq;function VKe(t,e,n,r,a,i,o){var s=1/(e-n),l=1/(r-a),u=1/(i-o);return t[0]=-2*s,t[1]=0,t[2]=0,t[3]=0,t[4]=0,t[5]=-2*l,t[6]=0,t[7]=0,t[8]=0,t[9]=0,t[10]=u,t[11]=0,t[12]=(e+n)*s,t[13]=(a+r)*l,t[14]=i*u,t[15]=1,t}function Rq(t,e,n,r){var a,i,o,s,l,u,c,f,d,h,v=e[0],p=e[1],g=e[2],y=r[0],m=r[1],b=r[2],w=n[0],x=n[1],_=n[2];return Math.abs(v-w)<Sn&&Math.abs(p-x)<Sn&&Math.abs(g-_)<Sn?dn(t):(c=v-w,f=p-x,d=g-_,h=1/Math.hypot(c,f,d),c*=h,f*=h,d*=h,a=m*d-b*f,i=b*c-y*d,o=y*f-m*c,h=Math.hypot(a,i,o),h?(h=1/h,a*=h,i*=h,o*=h):(a=0,i=0,o=0),s=f*o-d*i,l=d*a-c*o,u=c*i-f*a,h=Math.hypot(s,l,u),h?(h=1/h,s*=h,l*=h,u*=h):(s=0,l=0,u=0),t[0]=a,t[1]=s,t[2]=c,t[3]=0,t[4]=i,t[5]=l,t[6]=f,t[7]=0,t[8]=o,t[9]=u,t[10]=d,t[11]=0,t[12]=-(a*v+i*p+o*g),t[13]=-(s*v+l*p+u*g),t[14]=-(c*v+f*p+d*g),t[15]=1,t)}function BKe(t,e,n,r){var a=e[0],i=e[1],o=e[2],s=r[0],l=r[1],u=r[2],c=a-n[0],f=i-n[1],d=o-n[2],h=c*c+f*f+d*d;h>0&&(h=1/Math.sqrt(h),c*=h,f*=h,d*=h);var v=l*d-u*f,p=u*c-s*d,g=s*f-l*c;return h=v*v+p*p+g*g,h>0&&(h=1/Math.sqrt(h),v*=h,p*=h,g*=h),t[0]=v,t[1]=p,t[2]=g,t[3]=0,t[4]=f*g-d*p,t[5]=d*v-c*g,t[6]=c*p-f*v,t[7]=0,t[8]=c,t[9]=f,t[10]=d,t[11]=0,t[12]=a,t[13]=i,t[14]=o,t[15]=1,t}function $Ke(t){return"mat4("+t[0]+", "+t[1]+", "+t[2]+", "+t[3]+", "+t[4]+", "+t[5]+", "+t[6]+", "+t[7]+", "+t[8]+", "+t[9]+", "+t[10]+", "+t[11]+", "+t[12]+", "+t[13]+", "+t[14]+", "+t[15]+")"}function IKe(t){return Math.hypot(t[0],t[1],t[2],t[3],t[4],t[5],t[6],t[7],t[8],t[9],t[10],t[11],t[12],t[13],t[14],t[15])}function PKe(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t[2]=e[2]+n[2],t[3]=e[3]+n[3],t[4]=e[4]+n[4],t[5]=e[5]+n[5],t[6]=e[6]+n[6],t[7]=e[7]+n[7],t[8]=e[8]+n[8],t[9]=e[9]+n[9],t[10]=e[10]+n[10],t[11]=e[11]+n[11],t[12]=e[12]+n[12],t[13]=e[13]+n[13],t[14]=e[14]+n[14],t[15]=e[15]+n[15],t}function Lq(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t[2]=e[2]-n[2],t[3]=e[3]-n[3],t[4]=e[4]-n[4],t[5]=e[5]-n[5],t[6]=e[6]-n[6],t[7]=e[7]-n[7],t[8]=e[8]-n[8],t[9]=e[9]-n[9],t[10]=e[10]-n[10],t[11]=e[11]-n[11],t[12]=e[12]-n[12],t[13]=e[13]-n[13],t[14]=e[14]-n[14],t[15]=e[15]-n[15],t}function FKe(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t[2]=e[2]*n,t[3]=e[3]*n,t[4]=e[4]*n,t[5]=e[5]*n,t[6]=e[6]*n,t[7]=e[7]*n,t[8]=e[8]*n,t[9]=e[9]*n,t[10]=e[10]*n,t[11]=e[11]*n,t[12]=e[12]*n,t[13]=e[13]*n,t[14]=e[14]*n,t[15]=e[15]*n,t}function zKe(t,e,n,r){return t[0]=e[0]+n[0]*r,t[1]=e[1]+n[1]*r,t[2]=e[2]+n[2]*r,t[3]=e[3]+n[3]*r,t[4]=e[4]+n[4]*r,t[5]=e[5]+n[5]*r,t[6]=e[6]+n[6]*r,t[7]=e[7]+n[7]*r,t[8]=e[8]+n[8]*r,t[9]=e[9]+n[9]*r,t[10]=e[10]+n[10]*r,t[11]=e[11]+n[11]*r,t[12]=e[12]+n[12]*r,t[13]=e[13]+n[13]*r,t[14]=e[14]+n[14]*r,t[15]=e[15]+n[15]*r,t}function GKe(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]&&t[3]===e[3]&&t[4]===e[4]&&t[5]===e[5]&&t[6]===e[6]&&t[7]===e[7]&&t[8]===e[8]&&t[9]===e[9]&&t[10]===e[10]&&t[11]===e[11]&&t[12]===e[12]&&t[13]===e[13]&&t[14]===e[14]&&t[15]===e[15]}function UKe(t,e){var n=t[0],r=t[1],a=t[2],i=t[3],o=t[4],s=t[5],l=t[6],u=t[7],c=t[8],f=t[9],d=t[10],h=t[11],v=t[12],p=t[13],g=t[14],y=t[15],m=e[0],b=e[1],w=e[2],x=e[3],_=e[4],C=e[5],T=e[6],D=e[7],E=e[8],M=e[9],k=e[10],R=e[11],O=e[12],I=e[13],P=e[14],N=e[15];return Math.abs(n-m)<=Sn*Math.max(1,Math.abs(n),Math.abs(m))&&Math.abs(r-b)<=Sn*Math.max(1,Math.abs(r),Math.abs(b))&&Math.abs(a-w)<=Sn*Math.max(1,Math.abs(a),Math.abs(w))&&Math.abs(i-x)<=Sn*Math.max(1,Math.abs(i),Math.abs(x))&&Math.abs(o-_)<=Sn*Math.max(1,Math.abs(o),Math.abs(_))&&Math.abs(s-C)<=Sn*Math.max(1,Math.abs(s),Math.abs(C))&&Math.abs(l-T)<=Sn*Math.max(1,Math.abs(l),Math.abs(T))&&Math.abs(u-D)<=Sn*Math.max(1,Math.abs(u),Math.abs(D))&&Math.abs(c-E)<=Sn*Math.max(1,Math.abs(c),Math.abs(E))&&Math.abs(f-M)<=Sn*Math.max(1,Math.abs(f),Math.abs(M))&&Math.abs(d-k)<=Sn*Math.max(1,Math.abs(d),Math.abs(k))&&Math.abs(h-R)<=Sn*Math.max(1,Math.abs(h),Math.abs(R))&&Math.abs(v-O)<=Sn*Math.max(1,Math.abs(v),Math.abs(O))&&Math.abs(p-I)<=Sn*Math.max(1,Math.abs(p),Math.abs(I))&&Math.abs(g-P)<=Sn*Math.max(1,Math.abs(g),Math.abs(P))&&Math.abs(y-N)<=Sn*Math.max(1,Math.abs(y),Math.abs(N))}var Lk=Zr,HKe=Lq;const Ok=Object.freeze(Object.defineProperty({__proto__:null,add:PKe,adjoint:xKe,clone:SKe,copy:sa,create:n3,determinant:CKe,equals:UKe,exactEquals:GKe,frob:IKe,fromQuat:o3,fromQuat2:DKe,fromRotation:_q,fromRotationTranslation:xq,fromRotationTranslationScale:Eq,fromRotationTranslationScaleOrigin:RKe,fromScaling:wq,fromTranslation:Sq,fromValues:wKe,fromXRotation:TKe,fromYRotation:EKe,fromZRotation:MKe,frustum:LKe,getRotation:Tq,getScaling:Cq,getTranslation:kKe,identity:dn,invert:ja,lookAt:Rq,mul:Lk,multiply:Zr,multiplyScalar:FKe,multiplyScalarAndAdd:zKe,ortho:kq,orthoNO:Dq,orthoZO:VKe,perspective:OKe,perspectiveFromFieldOfView:NKe,perspectiveNO:Mq,perspectiveZO:AKe,rotate:ko,rotateX:r3,rotateY:a3,rotateZ:i3,scale:Dd,set:_Ke,str:$Ke,sub:HKe,subtract:Lq,targetTo:BKe,translate:pr,transpose:Zn},Symbol.toStringTag,{value:"Module"}));function Oq(){var t=new ea(3);return ea!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0),t}function Ak(t){var e=t[0],n=t[1],r=t[2];return Math.hypot(e,n,r)}function HF(t,e,n){var r=new ea(3);return r[0]=t,r[1]=e,r[2]=n,r}function Es(t,e,n,r){return t[0]=e,t[1]=n,t[2]=r,t}function Xg(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t[2]=e[2]+n[2],t}function Iu(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t[2]=e[2]-n[2],t}function Su(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t[2]=e[2]*n,t}function WKe(t,e){return t[0]=1/e[0],t[1]=1/e[1],t[2]=1/e[2],t}function qu(t,e){var n=e[0],r=e[1],a=e[2],i=n*n+r*r+a*a;return i>0&&(i=1/Math.sqrt(i)),t[0]=e[0]*i,t[1]=e[1]*i,t[2]=e[2]*i,t}function s3(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function _p(t,e,n){var r=e[0],a=e[1],i=e[2],o=n[0],s=n[1],l=n[2];return t[0]=a*l-i*s,t[1]=i*o-r*l,t[2]=r*s-a*o,t}function Ln(t,e,n){var r=e[0],a=e[1],i=e[2],o=n[3]*r+n[7]*a+n[11]*i+n[15];return o=o||1,t[0]=(n[0]*r+n[4]*a+n[8]*i+n[12])/o,t[1]=(n[1]*r+n[5]*a+n[9]*i+n[13])/o,t[2]=(n[2]*r+n[6]*a+n[10]*i+n[14])/o,t}function WF(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]}function KF(t,e){var n=t[0],r=t[1],a=t[2],i=e[0],o=e[1],s=e[2];return Math.abs(n-i)<=Sn*Math.max(1,Math.abs(n),Math.abs(i))&&Math.abs(r-o)<=Sn*Math.max(1,Math.abs(r),Math.abs(o))&&Math.abs(a-s)<=Sn*Math.max(1,Math.abs(a),Math.abs(s))}var Nk=Iu,Aq=Ak;(function(){var t=Oq();return function(e,n,r,a,i,o){var s,l;for(n||(n=3),r||(r=0),a?l=Math.min(a*n+r,e.length):l=e.length,s=r;s<l;s+=n)t[0]=e[s],t[1]=e[s+1],t[2]=e[s+2],i(t,t,o),e[s]=t[0],e[s+1]=t[1],e[s+2]=t[2];return e}})();function KKe(){var t=new ea(4);return ea!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0,t[3]=0),t}function jKe(t,e,n,r){var a=new ea(4);return a[0]=t,a[1]=e,a[2]=n,a[3]=r,a}function YKe(t,e){var n=e[0],r=e[1],a=e[2],i=e[3],o=n*n+r*r+a*a+i*i;return o>0&&(o=1/Math.sqrt(o)),t[0]=n*o,t[1]=r*o,t[2]=a*o,t[3]=i*o,t}function B1(t,e,n){var r=e[0],a=e[1],i=e[2],o=e[3];return t[0]=n[0]*r+n[4]*a+n[8]*i+n[12]*o,t[1]=n[1]*r+n[5]*a+n[9]*i+n[13]*o,t[2]=n[2]*r+n[6]*a+n[10]*i+n[14]*o,t[3]=n[3]*r+n[7]*a+n[11]*i+n[15]*o,t}(function(){var t=KKe();return function(e,n,r,a,i,o){var s,l;for(n||(n=4),r||(r=0),a?l=Math.min(a*n+r,e.length):l=e.length,s=r;s<l;s+=n)t[0]=e[s],t[1]=e[s+1],t[2]=e[s+2],t[3]=e[s+3],i(t,t,o),e[s]=t[0],e[s+1]=t[1],e[s+2]=t[2],e[s+3]=t[3];return e}})();function kd(){var t=new ea(4);return ea!=Float32Array&&(t[0]=0,t[1]=0,t[2]=0),t[3]=1,t}function l3(t,e,n){n=n*.5;var r=Math.sin(n);return t[0]=r*e[0],t[1]=r*e[1],t[2]=r*e[2],t[3]=Math.cos(n),t}function XKe(t,e){var n=Math.acos(e[3])*2,r=Math.sin(n/2);return r>Sn?(t[0]=e[0]/r,t[1]=e[1]/r,t[2]=e[2]/r):(t[0]=1,t[1]=0,t[2]=0),n}function jF(t,e,n){var r=e[0],a=e[1],i=e[2],o=e[3],s=n[0],l=n[1],u=n[2],c=n[3];return t[0]=r*c+o*s+a*u-i*l,t[1]=a*c+o*l+i*s-r*u,t[2]=i*c+o*u+r*l-a*s,t[3]=o*c-r*s-a*l-i*u,t}function YS(t,e,n,r){var a=e[0],i=e[1],o=e[2],s=e[3],l=n[0],u=n[1],c=n[2],f=n[3],d,h,v,p,g;return h=a*l+i*u+o*c+s*f,h<0&&(h=-h,l=-l,u=-u,c=-c,f=-f),1-h>Sn?(d=Math.acos(h),v=Math.sin(d),p=Math.sin((1-r)*d)/v,g=Math.sin(r*d)/v):(p=1-r,g=r),t[0]=p*a+g*l,t[1]=p*i+g*u,t[2]=p*o+g*c,t[3]=p*s+g*f,t}function qKe(t,e){return t[0]=-e[0],t[1]=-e[1],t[2]=-e[2],t[3]=e[3],t}function ZKe(t,e){var n=e[0]+e[4]+e[8],r;if(n>0)r=Math.sqrt(n+1),t[3]=.5*r,r=.5/r,t[0]=(e[5]-e[7])*r,t[1]=(e[6]-e[2])*r,t[2]=(e[1]-e[3])*r;else{var a=0;e[4]>e[0]&&(a=1),e[8]>e[a*3+a]&&(a=2);var i=(a+1)%3,o=(a+2)%3;r=Math.sqrt(e[a*3+a]-e[i*3+i]-e[o*3+o]+1),t[a]=.5*r,r=.5/r,t[3]=(e[i*3+o]-e[o*3+i])*r,t[i]=(e[i*3+a]+e[a*3+i])*r,t[o]=(e[o*3+a]+e[a*3+o])*r}return t}var YF=jKe,Nq=YKe;(function(){var t=Oq(),e=HF(1,0,0),n=HF(0,1,0);return function(r,a,i){var o=s3(a,i);return o<-.999999?(_p(t,e,a),Aq(t)<1e-6&&_p(t,n,a),qu(t,t),l3(r,t,Math.PI),r):o>.999999?(r[0]=0,r[1]=0,r[2]=0,r[3]=1,r):(_p(t,a,i),r[0]=t[0],r[1]=t[1],r[2]=t[2],r[3]=1+o,Nq(r,r))}})();(function(){var t=kd(),e=kd();return function(n,r,a,i,o,s){return YS(t,r,o,s),YS(e,a,i,s),YS(n,t,e,2*s*(1-s)),n}})();(function(){var t=gq();return function(e,n,r,a){return t[0]=r[0],t[3]=r[1],t[6]=r[2],t[1]=a[0],t[4]=a[1],t[7]=a[2],t[2]=-n[0],t[5]=-n[1],t[8]=-n[2],Nq(e,ZKe(e,t))}})();var u3={exports:{}};u3.exports;(function(t){(function(e,n,r){function a(l){var u=this,c=s();u.next=function(){var f=2091639*u.s0+u.c*23283064365386963e-26;return u.s0=u.s1,u.s1=u.s2,u.s2=f-(u.c=f|0)},u.c=1,u.s0=c(" "),u.s1=c(" "),u.s2=c(" "),u.s0-=c(l),u.s0<0&&(u.s0+=1),u.s1-=c(l),u.s1<0&&(u.s1+=1),u.s2-=c(l),u.s2<0&&(u.s2+=1),c=null}function i(l,u){return u.c=l.c,u.s0=l.s0,u.s1=l.s1,u.s2=l.s2,u}function o(l,u){var c=new a(l),f=u&&u.state,d=c.next;return d.int32=function(){return c.next()*4294967296|0},d.double=function(){return d()+(d()*2097152|0)*11102230246251565e-32},d.quick=d,f&&(typeof f=="object"&&i(f,c),d.state=function(){return i(c,{})}),d}function s(){var l=4022871197,u=function(c){c=String(c);for(var f=0;f<c.length;f++){l+=c.charCodeAt(f);var d=.02519603282416938*l;l=d>>>0,d-=l,d*=l,l=d>>>0,d-=l,l+=d*4294967296}return(l>>>0)*23283064365386963e-26};return u}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.alea=o})(gr,t,!1)})(u3);var QKe=u3.exports,c3={exports:{}};c3.exports;(function(t){(function(e,n,r){function a(s){var l=this,u="";l.x=0,l.y=0,l.z=0,l.w=0,l.next=function(){var f=l.x^l.x<<11;return l.x=l.y,l.y=l.z,l.z=l.w,l.w^=l.w>>>19^f^f>>>8},s===(s|0)?l.x=s:u+=s;for(var c=0;c<u.length+64;c++)l.x^=u.charCodeAt(c)|0,l.next()}function i(s,l){return l.x=s.x,l.y=s.y,l.z=s.z,l.w=s.w,l}function o(s,l){var u=new a(s),c=l&&l.state,f=function(){return(u.next()>>>0)/4294967296};return f.double=function(){do var d=u.next()>>>11,h=(u.next()>>>0)/4294967296,v=(d+h)/(1<<21);while(v===0);return v},f.int32=u.next,f.quick=f,c&&(typeof c=="object"&&i(c,u),f.state=function(){return i(u,{})}),f}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor128=o})(gr,t,!1)})(c3);var JKe=c3.exports,f3={exports:{}};f3.exports;(function(t){(function(e,n,r){function a(s){var l=this,u="";l.next=function(){var f=l.x^l.x>>>2;return l.x=l.y,l.y=l.z,l.z=l.w,l.w=l.v,(l.d=l.d+362437|0)+(l.v=l.v^l.v<<4^(f^f<<1))|0},l.x=0,l.y=0,l.z=0,l.w=0,l.v=0,s===(s|0)?l.x=s:u+=s;for(var c=0;c<u.length+64;c++)l.x^=u.charCodeAt(c)|0,c==u.length&&(l.d=l.x<<10^l.x>>>4),l.next()}function i(s,l){return l.x=s.x,l.y=s.y,l.z=s.z,l.w=s.w,l.v=s.v,l.d=s.d,l}function o(s,l){var u=new a(s),c=l&&l.state,f=function(){return(u.next()>>>0)/4294967296};return f.double=function(){do var d=u.next()>>>11,h=(u.next()>>>0)/4294967296,v=(d+h)/(1<<21);while(v===0);return v},f.int32=u.next,f.quick=f,c&&(typeof c=="object"&&i(c,u),f.state=function(){return i(u,{})}),f}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorwow=o})(gr,t,!1)})(f3);var e7e=f3.exports,d3={exports:{}};d3.exports;(function(t){(function(e,n,r){function a(s){var l=this;l.next=function(){var c=l.x,f=l.i,d,h;return d=c[f],d^=d>>>7,h=d^d<<24,d=c[f+1&7],h^=d^d>>>10,d=c[f+3&7],h^=d^d>>>3,d=c[f+4&7],h^=d^d<<7,d=c[f+7&7],d=d^d<<13,h^=d^d<<9,c[f]=h,l.i=f+1&7,h};function u(c,f){var d,h=[];if(f===(f|0))h[0]=f;else for(f=""+f,d=0;d<f.length;++d)h[d&7]=h[d&7]<<15^f.charCodeAt(d)+h[d+1&7]<<13;for(;h.length<8;)h.push(0);for(d=0;d<8&&h[d]===0;++d);for(d==8?h[7]=-1:h[d],c.x=h,c.i=0,d=256;d>0;--d)c.next()}u(l,s)}function i(s,l){return l.x=s.x.slice(),l.i=s.i,l}function o(s,l){s==null&&(s=+new Date);var u=new a(s),c=l&&l.state,f=function(){return(u.next()>>>0)/4294967296};return f.double=function(){do var d=u.next()>>>11,h=(u.next()>>>0)/4294967296,v=(d+h)/(1<<21);while(v===0);return v},f.int32=u.next,f.quick=f,c&&(c.x&&i(c,u),f.state=function(){return i(u,{})}),f}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorshift7=o})(gr,t,!1)})(d3);var t7e=d3.exports,h3={exports:{}};h3.exports;(function(t){(function(e,n,r){function a(s){var l=this;l.next=function(){var c=l.w,f=l.X,d=l.i,h,v;return l.w=c=c+1640531527|0,v=f[d+34&127],h=f[d=d+1&127],v^=v<<13,h^=h<<17,v^=v>>>15,h^=h>>>12,v=f[d]=v^h,l.i=d,v+(c^c>>>16)|0};function u(c,f){var d,h,v,p,g,y=[],m=128;for(f===(f|0)?(h=f,f=null):(f=f+"\0",h=0,m=Math.max(m,f.length)),v=0,p=-32;p<m;++p)f&&(h^=f.charCodeAt((p+32)%f.length)),p===0&&(g=h),h^=h<<10,h^=h>>>15,h^=h<<4,h^=h>>>13,p>=0&&(g=g+1640531527|0,d=y[p&127]^=h+g,v=d==0?v+1:0);for(v>=128&&(y[(f&&f.length||0)&127]=-1),v=127,p=4*128;p>0;--p)h=y[v+34&127],d=y[v=v+1&127],h^=h<<13,d^=d<<17,h^=h>>>15,d^=d>>>12,y[v]=h^d;c.w=g,c.X=y,c.i=v}u(l,s)}function i(s,l){return l.i=s.i,l.w=s.w,l.X=s.X.slice(),l}function o(s,l){s==null&&(s=+new Date);var u=new a(s),c=l&&l.state,f=function(){return(u.next()>>>0)/4294967296};return f.double=function(){do var d=u.next()>>>11,h=(u.next()>>>0)/4294967296,v=(d+h)/(1<<21);while(v===0);return v},f.int32=u.next,f.quick=f,c&&(c.X&&i(c,u),f.state=function(){return i(u,{})}),f}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor4096=o})(gr,t,!1)})(h3);var n7e=h3.exports,p3={exports:{}};p3.exports;(function(t){(function(e,n,r){function a(s){var l=this,u="";l.next=function(){var f=l.b,d=l.c,h=l.d,v=l.a;return f=f<<25^f>>>7^d,d=d-h|0,h=h<<24^h>>>8^v,v=v-f|0,l.b=f=f<<20^f>>>12^d,l.c=d=d-h|0,l.d=h<<16^d>>>16^v,l.a=v-f|0},l.a=0,l.b=0,l.c=-1640531527,l.d=1367130551,s===Math.floor(s)?(l.a=s/4294967296|0,l.b=s|0):u+=s;for(var c=0;c<u.length+20;c++)l.b^=u.charCodeAt(c)|0,l.next()}function i(s,l){return l.a=s.a,l.b=s.b,l.c=s.c,l.d=s.d,l}function o(s,l){var u=new a(s),c=l&&l.state,f=function(){return(u.next()>>>0)/4294967296};return f.double=function(){do var d=u.next()>>>11,h=(u.next()>>>0)/4294967296,v=(d+h)/(1<<21);while(v===0);return v},f.int32=u.next,f.quick=f,c&&(typeof c=="object"&&i(c,u),f.state=function(){return i(u,{})}),f}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.tychei=o})(gr,t,!1)})(p3);var r7e=p3.exports,Vq={exports:{}};const a7e={},i7e=Object.freeze(Object.defineProperty({__proto__:null,default:a7e},Symbol.toStringTag,{value:"Module"})),o7e=Cde(i7e);(function(t){(function(e,n,r){var a=256,i=6,o=52,s="random",l=r.pow(a,i),u=r.pow(2,o),c=u*2,f=a-1,d;function h(w,x,_){var C=[];x=x==!0?{entropy:!0}:x||{};var T=y(g(x.entropy?[w,b(n)]:w??m(),3),C),D=new v(C),E=function(){for(var M=D.g(i),k=l,R=0;M<u;)M=(M+R)*a,k*=a,R=D.g(1);for(;M>=c;)M/=2,k/=2,R>>>=1;return(M+R)/k};return E.int32=function(){return D.g(4)|0},E.quick=function(){return D.g(4)/4294967296},E.double=E,y(b(D.S),n),(x.pass||_||function(M,k,R,O){return O&&(O.S&&p(O,D),M.state=function(){return p(D,{})}),R?(r[s]=M,k):M})(E,T,"global"in x?x.global:this==r,x.state)}function v(w){var x,_=w.length,C=this,T=0,D=C.i=C.j=0,E=C.S=[];for(_||(w=[_++]);T<a;)E[T]=T++;for(T=0;T<a;T++)E[T]=E[D=f&D+w[T%_]+(x=E[T])],E[D]=x;(C.g=function(M){for(var k,R=0,O=C.i,I=C.j,P=C.S;M--;)k=P[O=f&O+1],R=R*a+P[f&(P[O]=P[I=f&I+k])+(P[I]=k)];return C.i=O,C.j=I,R})(a)}function p(w,x){return x.i=w.i,x.j=w.j,x.S=w.S.slice(),x}function g(w,x){var _=[],C=typeof w,T;if(x&&C=="object")for(T in w)try{_.push(g(w[T],x-1))}catch{}return _.length?_:C=="string"?w:w+"\0"}function y(w,x){for(var _=w+"",C,T=0;T<_.length;)x[f&T]=f&(C^=x[f&T]*19)+_.charCodeAt(T++);return b(x)}function m(){try{var w;return d&&(w=d.randomBytes)?w=w(a):(w=new Uint8Array(a),(e.crypto||e.msCrypto).getRandomValues(w)),b(w)}catch{var x=e.navigator,_=x&&x.plugins;return[+new Date,e,_,e.screen,b(n)]}}function b(w){return String.fromCharCode.apply(0,w)}if(y(r.random(),n),t.exports){t.exports=h;try{d=o7e}catch{}}else r["seed"+s]=h})(typeof self<"u"?self:gr,[],Math)})(Vq);var s7e=Vq.exports,l7e=QKe,u7e=JKe,c7e=e7e,f7e=t7e,d7e=n7e,h7e=r7e,Lv=s7e;Lv.alea=l7e;Lv.xor128=u7e;Lv.xorwow=c7e;Lv.xorshift7=f7e;Lv.xor4096=d7e;Lv.tychei=h7e;const p7e=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],v7e=1e-6,g7e=1e-12,{vtkErrorMacro:DMt,vtkWarningMacro:XF}=j;function Vk(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:3;const e=Array(t);for(let n=0;n<t;++n)e[n]=0;return e}function hr(t){return t/180*Math.PI}function Ry(t){return t*180/Math.PI}const{round:$1,floor:y7e,ceil:kMt,min:RMt,max:LMt}=Math;function $o(t){let e=1;for(;e<t;)e*=2;return e}function I1(t){return t===$o(t)}function OMt(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;const n=(arguments.length>1&&arguments[1]!==void 0?arguments[1]:1)-t;return t+n*Math.random()}function Bk(t,e,n){return n[0]=t[0]+e[0],n[1]=t[1]+e[1],n[2]=t[2]+e[2],n}function kl(t,e,n){return n[0]=t[0]-e[0],n[1]=t[1]-e[1],n[2]=t[2]-e[2],n}function qF(t,e,n,r){return r[0]=t[0]+e[0]*n,r[1]=t[1]+e[1]*n,r[2]=t[2]+e[2]*n,r}function gn(t,e){return t[0]*e[0]+t[1]*e[1]+t[2]*e[2]}function Ly(t,e,n){const r=t[1]*e[2]-t[2]*e[1],a=t[2]*e[0]-t[0]*e[2],i=t[0]*e[1]-t[1]*e[0];return n[0]=r,n[1]=a,n[2]=i,n}function v3(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:3;switch(e){case 1:return Math.abs(t);case 2:return Math.sqrt(t[0]*t[0]+t[1]*t[1]);case 3:return Math.sqrt(t[0]*t[0]+t[1]*t[1]+t[2]*t[2]);default:{let n=0;for(let r=0;r<e;r++)n+=t[r]*t[r];return Math.sqrt(n)}}}function Oy(t){const e=v3(t);return e!==0&&(t[0]/=e,t[1]/=e,t[2]/=e),e}function _s(t,e){return(t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1])+(t[2]-e[2])*(t[2]-e[2])}function m7e(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function b7e(t){const e=m7e(t);return e!==0&&(t[0]/=e,t[1]/=e),e}function XS(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e.length===2?e[0][0]*e[1][1]-e[1][0]*e[0][1]:e.length===4?e[0]*e[3]-e[1]*e[2]:Number.NaN}function S7e(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:v7e;if(t.length!==e.length)return!1;function r(a,i){return Math.abs(a-e[i])<=n}return t.every(r)}const Bq=S7e;function i2(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(!`${t}`.includes("e"))return+`${Math.round(`${t}e+${e}`)}e-${e}`;const n=`${t}`.split("e");let r="";return+n[1]+e>0&&(r="+"),+`${Math.round(`${+n[0]}e${r}${+n[1]+e}`)}e-${e}`}function ZF(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[0,0,0],n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;return e[0]=i2(t[0],n),e[1]=i2(t[1],n),e[2]=i2(t[2],n),e}function w7e(t,e,n){let r,a,i,o,s=0,l,u,c;const f=Vk(n);for(r=0;r<n;r++){for(o=0,a=0;a<n;a++)(c=Math.abs(t[r*n+a]))>o&&(o=c);if(o===0)return XF("Unable to factor linear system"),0;f[r]=1/o}for(a=0;a<n;a++){for(r=0;r<a;r++){for(l=t[r*n+a],i=0;i<r;i++)l-=t[r*n+i]*t[i*n+a];t[r*n+a]=l}for(o=0,r=a;r<n;r++){for(l=t[r*n+a],i=0;i<a;i++)l-=t[r*n+i]*t[i*n+a];t[r*n+a]=l,(u=f[r]*Math.abs(l))>=o&&(o=u,s=r)}if(a!==s){for(i=0;i<n;i++)u=t[s*n+i],t[s*n+i]=t[a*n+i],t[a*n+i]=u;f[s]=f[a]}if(e[a]=s,Math.abs(t[a*n+a])<=g7e)return XF("Unable to factor linear system"),0;if(a!==n-1)for(u=1/t[a*n+a],r=a+1;r<n;r++)t[r*n+a]*=u}return 1}function _7e(t,e,n,r){let a,i,o,s,l;for(o=-1,a=0;a<r;a++){if(s=e[a],l=n[s],n[s]=n[a],o>=0)for(i=o;i<=a-1;i++)l-=t[a*r+i]*n[i];else l!==0&&(o=a);n[a]=l}for(a=r-1;a>=0;a--){for(l=n[a],i=a+1;i<r;i++)l-=t[a*r+i]*n[i];n[a]=l/t[a*r+a]}}function x7e(t,e,n){if(n===2){const a=Vk(2),i=XS(t[0],t[1],t[2],t[3]);return i===0?0:(a[0]=(t[3]*e[0]-t[1]*e[1])/i,a[1]=(-(t[2]*e[0])+t[0]*e[1])/i,e[0]=a[0],e[1]=a[1],1)}if(n===1)return t[0]===0?0:(e[0]/=t[0],1);const r=Vk(n);return w7e(t,r,n)===0?0:(_7e(t,r,e,n),1)}function P1(t,e){let n,r;const[a,i,o]=t,s=1/3,l=1/6,u=2/3;let c=a,f=a;i>c?c=i:i<f&&(f=i),o>c?c=o:o<f&&(f=o);const d=c;d>0?r=(c-f)/c:r=0,r>0?(a===c?n=l*(i-o)/(c-f):i===c?n=s+l*(o-a)/(c-f):n=u+l*(a-i)/(c-f),n<0&&(n+=1)):n=0,e[0]=n,e[1]=r,e[2]=d}function zh(t,e){const[n,r,a]=t,i=1/3,o=1/6,s=2/3,l=5/6;let u,c,f;n>o&&n<=i?(c=1,u=(i-n)/o,f=0):n>i&&n<=.5?(c=1,f=(n-i)/o,u=0):n>.5&&n<=s?(f=1,c=(s-n)/o,u=0):n>s&&n<=l?(f=1,u=(n-s)/o,c=0):n>l&&n<=1?(u=1,f=(1-n)/o,c=0):(u=1,c=n/o,f=0),u=r*u+(1-r),c=r*c+(1-r),f=r*f+(1-r),u*=a,c*=a,f*=a,e[0]=u,e[1]=c,e[2]=f}function C7e(t,e){const[n,r,a]=t;let i=(n+16)/116,o=r/500+i,s=i-a/200;i**3>.008856?i**=3:i=(i-16/116)/7.787,o**3>.008856?o**=3:o=(o-16/116)/7.787,s**3>.008856?s**=3:s=(s-16/116)/7.787;const l=.9505,u=1,c=1.089;e[0]=l*o,e[1]=u*i,e[2]=c*s}function T7e(t,e){const[n,r,a]=t,i=.9505,o=1,s=1.089;let l=n/i,u=r/o,c=a/s;l>.008856?l**=1/3:l=7.787*l+16/116,u>.008856?u**=1/3:u=7.787*u+16/116,c>.008856?c**=1/3:c=7.787*c+16/116,e[0]=116*u-16,e[1]=500*(l-u),e[2]=200*(u-c)}function E7e(t,e){const[n,r,a]=t;let i=n*3.2406+r*-1.5372+a*-.4986,o=n*-.9689+r*1.8758+a*.0415,s=n*.0557+r*-.204+a*1.057;i>.0031308?i=1.055*i**(1/2.4)-.055:i*=12.92,o>.0031308?o=1.055*o**(1/2.4)-.055:o*=12.92,s>.0031308?s=1.055*s**(1/2.4)-.055:s*=12.92;let l=i;l<o&&(l=o),l<s&&(l=s),l>1&&(i/=l,o/=l,s/=l),i<0&&(i=0),o<0&&(o=0),s<0&&(s=0),e[0]=i,e[1]=o,e[2]=s}function M7e(t,e){let[n,r,a]=t;n>.04045?n=((n+.055)/1.055)**2.4:n/=12.92,r>.04045?r=((r+.055)/1.055)**2.4:r/=12.92,a>.04045?a=((a+.055)/1.055)**2.4:a/=12.92,e[0]=n*.4124+r*.3576+a*.1805,e[1]=n*.2126+r*.7152+a*.0722,e[2]=n*.0193+r*.1192+a*.9505}function tp(t,e){const n=[0,0,0];M7e(t,n),T7e(n,e)}function $k(t,e){const n=[0,0,0];C7e(t,n),E7e(n,e)}function g3(t){return t[0]=1,t[1]=-1,t[2]=1,t[3]=-1,t[4]=1,t[5]=-1,t}function o2(t){return!(t[1]-t[0]<0)}function s2(t,e,n){return t<e?e:t>n?n:t}function QF(t,e,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:[0,0,0];return r[0]=s2(t[0],e[0],n[0]),r[1]=s2(t[1],e[1],n[1]),r[2]=s2(t[2],e[2],n[2]),r}const D7e=t=>!Number.isFinite(t),{isFinite:AMt,isNaN:k7e}=Number,r_=k7e;function y3(){return[].concat([Number.MAX_VALUE,-Number.MAX_VALUE,Number.MAX_VALUE,-Number.MAX_VALUE,Number.MAX_VALUE,-Number.MAX_VALUE])}const{vtkDebugMacro:F1}=j;function R7e(t,e){e.classHierarchy.push("vtkCamera");const n=new Float64Array(3),r=new Float64Array([0,0,-1]),a=new Float64Array([0,1,0]),i=dn(new Float64Array(16)),o=dn(new Float64Array(16)),s=new Float64Array(3),l=new Float64Array(3),u=new Float64Array(3),c=dn(new Float64Array(16)),f=dn(new Float64Array(16)),d=new Float64Array(3),h=new Float64Array(3);function v(){e.viewPlaneNormal[0]=-e.directionOfProjection[0],e.viewPlaneNormal[1]=-e.directionOfProjection[1],e.viewPlaneNormal[2]=-e.directionOfProjection[2]}t.orthogonalizeViewUp=()=>{const p=t.getViewMatrix();e.viewUp[0]=p[4],e.viewUp[1]=p[5],e.viewUp[2]=p[6],t.modified()},t.setPosition=(p,g,y)=>{p===e.position[0]&&g===e.position[1]&&y===e.position[2]||(e.position[0]=p,e.position[1]=g,e.position[2]=y,t.computeDistance(),t.modified())},t.setFocalPoint=(p,g,y)=>{p===e.focalPoint[0]&&g===e.focalPoint[1]&&y===e.focalPoint[2]||(e.focalPoint[0]=p,e.focalPoint[1]=g,e.focalPoint[2]=y,t.computeDistance(),t.modified())},t.setDistance=p=>{if(e.distance===p)return;e.distance=p,e.distance<1e-20&&(e.distance=1e-20,F1("Distance is set to minimum."));const g=e.directionOfProjection;e.focalPoint[0]=e.position[0]+g[0]*e.distance,e.focalPoint[1]=e.position[1]+g[1]*e.distance,e.focalPoint[2]=e.position[2]+g[2]*e.distance,t.modified()},t.computeDistance=()=>{const p=e.focalPoint[0]-e.position[0],g=e.focalPoint[1]-e.position[1],y=e.focalPoint[2]-e.position[2];if(e.distance=Math.sqrt(p*p+g*g+y*y),e.distance<1e-20){e.distance=1e-20,F1("Distance is set to minimum.");const m=e.directionOfProjection;e.focalPoint[0]=e.position[0]+m[0]*e.distance,e.focalPoint[1]=e.position[1]+m[1]*e.distance,e.focalPoint[2]=e.position[2]+m[2]*e.distance}e.directionOfProjection[0]=p/e.distance,e.directionOfProjection[1]=g/e.distance,e.directionOfProjection[2]=y/e.distance,v()},t.dolly=p=>{if(p<=0)return;const g=e.distance/p;t.setPosition(e.focalPoint[0]-g*e.directionOfProjection[0],e.focalPoint[1]-g*e.directionOfProjection[1],e.focalPoint[2]-g*e.directionOfProjection[2])},t.roll=p=>{const g=e.position,y=e.focalPoint,m=e.viewUp,b=new Float64Array([m[0],m[1],m[2],0]);dn(c);const w=new Float64Array([y[0]-g[0],y[1]-g[1],y[2]-g[2]]);ko(c,c,hr(p),w),B1(b,b,c),e.viewUp[0]=b[0],e.viewUp[1]=b[1],e.viewUp[2]=b[2],t.modified()},t.azimuth=p=>{const g=e.focalPoint;dn(f),pr(f,f,g),ko(f,f,hr(p),e.viewUp),pr(f,f,[-g[0],-g[1],-g[2]]),Ln(d,e.position,f),t.setPosition(d[0],d[1],d[2])},t.yaw=p=>{const g=e.position;dn(f),pr(f,f,g),ko(f,f,hr(p),e.viewUp),pr(f,f,[-g[0],-g[1],-g[2]]),Ln(h,e.focalPoint,f),t.setFocalPoint(h[0],h[1],h[2])},t.elevation=p=>{const g=e.focalPoint,y=t.getViewMatrix(),m=[-y[0],-y[1],-y[2]];dn(f),pr(f,f,g),ko(f,f,hr(p),m),pr(f,f,[-g[0],-g[1],-g[2]]),Ln(d,e.position,f),t.setPosition(d[0],d[1],d[2])},t.pitch=p=>{const g=e.position,y=t.getViewMatrix(),m=[y[0],y[1],y[2]];dn(f),pr(f,f,g),ko(f,f,hr(p),m),pr(f,f,[-g[0],-g[1],-g[2]]),Ln(h,e.focalPoint,f),t.setFocalPoint(...h)},t.zoom=p=>{p<=0||(e.parallelProjection?e.parallelScale/=p:e.viewAngle/=p,t.modified())},t.translate=(p,g,y)=>{const m=[p,g,y];Bk(e.position,m,e.position),Bk(e.focalPoint,m,e.focalPoint),t.computeDistance(),t.modified()},t.applyTransform=p=>{const g=[...e.viewUp,1],y=[],m=[],b=[];g[0]+=e.position[0],g[1]+=e.position[1],g[2]+=e.position[2],B1(y,[...e.position,1],p),B1(m,[...e.focalPoint,1],p),B1(b,g,p),b[0]-=y[0],b[1]-=y[1],b[2]-=y[2],t.setPosition(...y.slice(0,3)),t.setFocalPoint(...m.slice(0,3)),t.setViewUp(...b.slice(0,3))},t.getThickness=()=>e.clippingRange[1]-e.clippingRange[0],t.setThickness=p=>{let g=p;g<1e-20&&(g=1e-20,F1("Thickness is set to minimum.")),t.setClippingRange(e.clippingRange[0],e.clippingRange[0]+g)},t.setThicknessFromFocalPoint=p=>{let g=p;g<1e-20&&(g=1e-20,F1("Thickness is set to minimum.")),t.setClippingRange(e.distance-g/2,e.distance+g/2)},t.setRoll=p=>{},t.getRoll=()=>{},t.setObliqueAngles=(p,g)=>{},t.getOrientation=()=>{},t.getOrientationWXYZ=()=>{},t.getFrustumPlanes=p=>{},t.getCameraLightTransformMatrix=p=>(sa(p,e.cameraLightTransform),p),t.computeCameraLightTransform=()=>{sa(i,t.getViewMatrix()),ja(i,i),wq(o,[e.distance,e.distance,e.distance]),Zr(i,i,o),dn(e.cameraLightTransform),pr(e.cameraLightTransform,i,[0,0,-1])},t.deepCopy=p=>{},t.physicalOrientationToWorldDirection=p=>{const g=YF(p[0],p[1],p[2],p[3]),y=kd(),m=YF(0,0,1,0);return qKe(y,g),jF(m,g,m),jF(m,m,y),[m[0],m[1],m[2]]},t.getPhysicalToWorldMatrix=p=>{t.getWorldToPhysicalMatrix(p),ja(p,p)},t.getWorldToPhysicalMatrix=p=>{dn(p);const g=[3];Ly(e.physicalViewNorth,e.physicalViewUp,g),p[0]=g[0],p[1]=g[1],p[2]=g[2],p[4]=e.physicalViewUp[0],p[5]=e.physicalViewUp[1],p[6]=e.physicalViewUp[2],p[8]=-e.physicalViewNorth[0],p[9]=-e.physicalViewNorth[1],p[10]=-e.physicalViewNorth[2],Zn(p,p),Es(s,1/e.physicalScale,1/e.physicalScale,1/e.physicalScale),Dd(p,p,s),pr(p,p,e.physicalTranslation)},t.computeViewParametersFromViewMatrix=p=>{ja(i,p),Ln(s,n,i),t.computeDistance();const g=e.distance;t.setPosition(s[0],s[1],s[2]),Ln(l,r,i),Iu(l,l,s),qu(l,l),t.setDirectionOfProjection(l[0],l[1],l[2]),Ln(u,a,i),Iu(u,u,s),qu(u,u),t.setViewUp(u[0],u[1],u[2]),t.setDistance(g)},t.computeViewParametersFromPhysicalMatrix=p=>{t.getWorldToPhysicalMatrix(i),Zr(i,p,i),t.computeViewParametersFromViewMatrix(i)},t.setViewMatrix=p=>{e.viewMatrix=p,e.viewMatrix&&(sa(i,e.viewMatrix),t.computeViewParametersFromViewMatrix(i),Zn(e.viewMatrix,e.viewMatrix))},t.getViewMatrix=()=>{if(e.viewMatrix)return e.viewMatrix;Rq(i,e.position,e.focalPoint,e.viewUp),Zn(i,i);const p=new Float64Array(16);return sa(p,i),p},t.setProjectionMatrix=p=>{e.projectionMatrix=p},t.getProjectionMatrix=(p,g,y)=>{const m=new Float64Array(16);if(dn(m),e.projectionMatrix){const x=1/e.physicalScale;return Es(s,x,x,x),sa(m,e.projectionMatrix),Dd(m,m,s),Zn(m,m),m}dn(i);const b=e.clippingRange[1]-e.clippingRange[0],w=[e.clippingRange[0]+(g+1)*b/2,e.clippingRange[0]+(y+1)*b/2];if(e.parallelProjection){const x=e.parallelScale*p,_=e.parallelScale,C=(e.windowCenter[0]-1)*x,T=(e.windowCenter[0]+1)*x,D=(e.windowCenter[1]-1)*_,E=(e.windowCenter[1]+1)*_;kq(i,C,T,D,E,w[0],w[1]),Zn(i,i)}else{if(e.useOffAxisProjection)throw new Error("Off-Axis projection is not supported at this time");{const x=Math.tan(hr(e.viewAngle)/2);let _,C;e.useHorizontalViewAngle===!0?(_=e.clippingRange[0]*x,C=e.clippingRange[0]*x/p):(_=e.clippingRange[0]*x*p,C=e.clippingRange[0]*x);const T=(e.windowCenter[0]-1)*_,D=(e.windowCenter[0]+1)*_,E=(e.windowCenter[1]-1)*C,M=(e.windowCenter[1]+1)*C,k=w[0],R=w[1];i[0]=2*k/(D-T),i[5]=2*k/(M-E),i[2]=(T+D)/(D-T),i[6]=(E+M)/(M-E),i[10]=-(k+R)/(R-k),i[14]=-1,i[11]=-2*k*R/(R-k),i[15]=0}}return sa(m,i),m},t.getCompositeProjectionMatrix=(p,g,y)=>{const m=t.getViewMatrix(),b=t.getProjectionMatrix(p,g,y);return Zr(b,m,b),b},t.setDirectionOfProjection=(p,g,y)=>{if(e.directionOfProjection[0]===p&&e.directionOfProjection[1]===g&&e.directionOfProjection[2]===y)return;e.directionOfProjection[0]=p,e.directionOfProjection[1]=g,e.directionOfProjection[2]=y;const m=e.directionOfProjection;e.focalPoint[0]=e.position[0]+m[0]*e.distance,e.focalPoint[1]=e.position[1]+m[1]*e.distance,e.focalPoint[2]=e.position[2]+m[2]*e.distance,v()},t.setDeviceAngles=(p,g,y,m)=>{const b=[3];Ly(e.physicalViewNorth,e.physicalViewUp,b);const w=dn(new Float64Array(16));ko(w,w,hr(p),e.physicalViewUp),ko(w,w,hr(g),b),ko(w,w,hr(y),e.physicalViewNorth),ko(w,w,hr(-m),e.physicalViewUp);const x=new Float64Array([-e.physicalViewUp[0],-e.physicalViewUp[1],-e.physicalViewUp[2]]),_=new Float64Array(e.physicalViewNorth);Ln(x,x,w),Ln(_,_,w),t.setDirectionOfProjection(x[0],x[1],x[2]),t.setViewUp(_[0],_[1],_[2]),t.modified()},t.setOrientationWXYZ=(p,g,y,m)=>{const b=dn(new Float64Array(16));if(p!==0&&(g!==0||y!==0||m!==0)){const _=hr(p),C=kd();l3(C,[g,y,m],_),o3(b,C)}const w=new Float64Array(3);Ln(w,[0,0,-1],b);const x=new Float64Array(3);Ln(x,[0,1,0],b),t.setDirectionOfProjection(...w),t.setViewUp(...x),t.modified()},t.computeClippingRange=p=>{let g=null,y=null;g=e.viewPlaneNormal,y=e.position;const m=-g[0],b=-g[1],w=-g[2],x=-(m*y[0]+b*y[1]+w*y[2]),_=[m*p[0]+b*p[2]+w*p[4]+x,1e-18];for(let C=0;C<2;C++)for(let T=0;T<2;T++)for(let D=0;D<2;D++){const E=m*p[D]+b*p[2+T]+w*p[4+C]+x;_[0]=E<_[0]?E:_[0],_[1]=E>_[1]?E:_[1]}return _}}const L7e={position:[0,0,1],focalPoint:[0,0,0],viewUp:[0,1,0],directionOfProjection:[0,0,-1],parallelProjection:!1,useHorizontalViewAngle:!1,viewAngle:30,parallelScale:1,clippingRange:[.01,1000.01],windowCenter:[0,0],viewPlaneNormal:[0,0,1],useOffAxisProjection:!1,screenBottomLeft:[-.5,-.5,-.5],screenBottomRight:[.5,-.5,-.5],screenTopRight:[.5,.5,-.5],freezeFocalPoint:!1,projectionMatrix:null,viewMatrix:null,cameraLightTransform:n3(),physicalTranslation:[0,0,0],physicalScale:1,physicalViewUp:[0,1,0],physicalViewNorth:[0,0,-1]};function $q(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,L7e,n),j.obj(t,e),j.get(t,e,["distance"]),j.setGet(t,e,["parallelProjection","useHorizontalViewAngle","viewAngle","parallelScale","useOffAxisProjection","freezeFocalPoint","physicalScale"]),j.getArray(t,e,["directionOfProjection","viewPlaneNormal","position","focalPoint"]),j.setGetArray(t,e,["clippingRange","windowCenter"],2),j.setGetArray(t,e,["viewUp","screenBottomLeft","screenBottomRight","screenTopRight","physicalTranslation","physicalViewUp","physicalViewNorth"],3),R7e(t,e)}const O7e=j.newInstance($q,"vtkCamera");var A7e={newInstance:O7e,extend:$q};const N7e=["HeadLight","CameraLight","SceneLight"];function V7e(t,e){e.classHierarchy.push("vtkLight");const n=new Float64Array(3);t.getTransformedPosition=()=>(e.transformMatrix?Ln(n,e.position,e.transformMatrix):Es(n,e.position[0],e.position[1],e.position[2]),n),t.getTransformedFocalPoint=()=>(e.transformMatrix?Ln(n,e.focalPoint,e.transformMatrix):Es(n,e.focalPoint[0],e.focalPoint[1],e.focalPoint[2]),n),t.getDirection=()=>(e.directionMTime<e.mtime&&(Nk(e.direction,e.focalPoint,e.position),Oy(e.direction),e.directionMTime=e.mtime),e.direction),t.setDirection=r=>{const a=new Float64Array(3);Nk(a,e.position,r),e.focalPoint=a},t.setDirectionAngle=(r,a)=>{const i=hr(r),o=hr(a);t.setPosition(Math.cos(i)*Math.sin(o),Math.sin(i),Math.cos(i)*Math.cos(o)),t.setFocalPoint(0,0,0),t.setPositional(0)},t.setLightTypeToHeadLight=()=>{t.setLightType("HeadLight")},t.setLightTypeToCameraLight=()=>{t.setLightType("CameraLight")},t.setLightTypeToSceneLight=()=>{t.setTransformMatrix(null),t.setLightType("SceneLight")},t.lightTypeIsHeadLight=()=>e.lightType==="HeadLight",t.lightTypeIsSceneLight=()=>e.lightType==="SceneLight",t.lightTypeIsCameraLight=()=>e.lightType==="CameraLight"}const B7e={switch:!0,intensity:1,color:[1,1,1],position:[0,0,1],focalPoint:[0,0,0],positional:!1,exponent:1,coneAngle:30,coneFalloff:5,attenuationValues:[1,0,0],transformMatrix:null,lightType:"SceneLight",shadowAttenuation:1,direction:[0,0,0],directionMTime:0};function Iq(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,B7e,n),j.obj(t,e),j.setGet(t,e,["intensity","switch","positional","exponent","coneAngle","coneFalloff","transformMatrix","lightType","shadowAttenuation","attenuationValues"]),j.setGetArray(t,e,["color","position","focalPoint","attenuationValues"],3),V7e(t,e)}const $7e=j.newInstance(Iq,"vtkLight");var I7e={newInstance:$7e,extend:Iq,LIGHT_TYPES:N7e};const{vtkErrorMacro:qS}=j;function P7e(t){return()=>qS(`vtkViewport::${t} - NOT IMPLEMENTED`)}function F7e(t,e){e.classHierarchy.push("vtkViewport"),t.getViewProps=()=>e.props,t.hasViewProp=r=>e.props.includes(r),t.addViewProp=r=>{r&&!t.hasViewProp(r)&&e.props.push(r)},t.removeViewProp=r=>{const a=e.props.filter(i=>i!==r);e.props.length!==a.length&&(e.props=a)},t.removeAllViewProps=()=>{e.props=[]};function n(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];a.push(r);const i=r.getNestedProps();if(i&&i.length)for(let o=0;o<i.length;o++)n(i[o],a);return a}t.getViewPropsWithNestedProps=()=>{const r=[];for(let a=0;a<e.props.length;a++)n(e.props[a],r);return r},t.addActor2D=t.addViewProp,t.removeActor2D=r=>{t.removeViewProp(r)},t.getActors2D=()=>(e.actors2D=[],e.props.forEach(r=>{e.actors2D=e.actors2D.concat(r.getActors2D())}),e.actors2D),t.displayToView=()=>qS("call displayToView on your view instead"),t.viewToDisplay=()=>qS("callviewtodisplay on your view instead"),t.getSize=()=>qS("call getSize on your View instead"),t.normalizedDisplayToProjection=(r,a,i)=>{const o=t.normalizedDisplayToNormalizedViewport(r,a,i);return t.normalizedViewportToProjection(o[0],o[1],o[2])},t.normalizedDisplayToNormalizedViewport=(r,a,i)=>{const o=[e.viewport[2]-e.viewport[0],e.viewport[3]-e.viewport[1]];return[(r-e.viewport[0])/o[0],(a-e.viewport[1])/o[1],i]},t.normalizedViewportToProjection=(r,a,i)=>[r*2-1,a*2-1,i*2-1],t.projectionToNormalizedDisplay=(r,a,i)=>{const o=t.projectionToNormalizedViewport(r,a,i);return t.normalizedViewportToNormalizedDisplay(o[0],o[1],o[2])},t.normalizedViewportToNormalizedDisplay=(r,a,i)=>{const o=[e.viewport[2]-e.viewport[0],e.viewport[3]-e.viewport[1]];return[r*o[0]+e.viewport[0],a*o[1]+e.viewport[1],i]},t.projectionToNormalizedViewport=(r,a,i)=>[(r+1)*.5,(a+1)*.5,(i+1)*.5],t.PickPropFrom=P7e("PickPropFrom")}const z7e={background:[0,0,0],background2:[.2,.2,.2],gradientBackground:!1,viewport:[0,0,1,1],aspect:[1,1],pixelAspect:[1,1],props:[],actors2D:[]};function Pq(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,z7e,n),j.obj(t,e),j.event(t,e,"event"),j.setGetArray(t,e,["viewport"],4),j.setGetArray(t,e,["background","background2"],3),F7e(t,e)}const G7e=j.newInstance(Pq,"vtkViewport");var U7e={newInstance:G7e,extend:Pq};const Ik=1e-6,Fq="coincide",zq="disjoint";function H7e(t,e,n){return t[0]*(n[0]-e[0])+t[1]*(n[1]-e[1])+t[2]*(n[2]-e[2])}function Gq(t,e,n){const r=n[0]*(t[0]-e[0])+n[1]*(t[1]-e[1])+n[2]*(t[2]-e[2]);return Math.abs(r)}function Uq(t,e,n,r){const a=[];kl(t,e,a);const i=gn(n,a);r[0]=t[0]-i*n[0],r[1]=t[1]-i*n[1],r[2]=t[2]-i*n[2]}function Hq(t,e,n){const r=gn(t,e);let a=gn(e,e);return a===0&&(a=1),n[0]=t[0]-r*e[0]/a,n[1]=t[1]-r*e[1]/a,n[2]=t[2]-r*e[2]/a,n}function Wq(t,e,n,r){const a=[];kl(t,e,a);const i=gn(n,a),o=gn(n,n);o!==0?(r[0]=t[0]-i*n[0]/o,r[1]=t[1]-i*n[1]/o,r[2]=t[2]-i*n[2]/o):(r[0]=t[0],r[1]=t[1],r[2]=t[2])}function Kq(t,e,n,r){const a={intersection:!1,betweenPoints:!1,t:Number.MAX_VALUE,x:[]},i=[],o=[];kl(e,t,i),kl(n,t,o);const s=gn(r,o),l=gn(r,i);let u,c;return l<0?u=-l:u=l,s<0?c=-s*Ik:c=s*Ik,u<=c||(a.t=s/l,a.x[0]=t[0]+a.t*i[0],a.x[1]=t[1]+a.t*i[1],a.x[2]=t[2]+a.t*i[2],a.intersection=!0,a.betweenPoints=a.t>=0&&a.t<=1),a}function jq(t,e,n,r){const a={intersection:!1,l0:[],l1:[],error:null},i=[];Ly(e,r,i);const o=i.map(f=>Math.abs(f));if(o[0]+o[1]+o[2]<Ik){const f=[];return kl(t,n,f),gn(e,f)===0?a.error=Fq:a.error=zq,a}let s;o[0]>o[1]&&o[0]>o[2]?s="x":o[1]>o[2]?s="y":s="z";const l=[],u=-gn(e,t),c=-gn(r,n);switch(s){case"x":l[0]=0,l[1]=(c*e[2]-u*r[2])/i[0],l[2]=(u*r[1]-c*e[1])/i[0];break;case"y":l[0]=(u*r[2]-c*e[2])/i[1],l[1]=0,l[2]=(c*e[0]-u*r[0])/i[1];break;case"z":l[0]=(c*e[1]-u*r[1])/i[2],l[1]=(u*r[0]-c*e[0])/i[2],l[2]=0;break}return a.l0=l,Bk(l,i,a.l1),a.intersection=!0,a}const W7e={evaluate:H7e,distanceToPlane:Gq,projectPoint:Uq,projectVector:Hq,generalizedProjectPoint:Wq,intersectWithLine:Kq,intersectWithPlane:jq,DISJOINT:zq,COINCIDE:Fq};function K7e(t,e){e.classHierarchy.push("vtkPlane"),t.distanceToPlane=n=>Gq(n,e.origin,e.normal),t.projectPoint=(n,r)=>{Uq(n,e.origin,e.normal,r)},t.projectVector=(n,r)=>Hq(n,e.normal,r),t.push=n=>{if(n!==0)for(let r=0;r<3;r++)e.origin[r]+=n*e.normal[r]},t.generalizedProjectPoint=(n,r)=>{Wq(n,e.origin,e.normal,r)},t.evaluateFunction=(n,r,a)=>Array.isArray(n)?e.normal[0]*(n[0]-e.origin[0])+e.normal[1]*(n[1]-e.origin[1])+e.normal[2]*(n[2]-e.origin[2]):e.normal[0]*(n-e.origin[0])+e.normal[1]*(r-e.origin[1])+e.normal[2]*(a-e.origin[2]),t.evaluateGradient=n=>[e.normal[0],e.normal[1],e.normal[2]],t.intersectWithLine=(n,r)=>Kq(n,r,e.origin,e.normal),t.intersectWithPlane=(n,r)=>jq(n,r,e.origin,e.normal)}const j7e={normal:[0,0,1],origin:[0,0,0]};function Yq(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,j7e,n),j.obj(t,e),j.setGetArray(t,e,["normal","origin"],3),K7e(t,e)}const Y7e=j.newInstance(Yq,"vtkPlane");var nv={newInstance:Y7e,extend:Yq,...W7e};const cC=[Number.MAX_VALUE,-Number.MAX_VALUE,Number.MAX_VALUE,-Number.MAX_VALUE,Number.MAX_VALUE,-Number.MAX_VALUE];function Xq(t,e){return t[0]===e[0]&&t[1]===e[1]&&t[2]===e[2]&&t[3]===e[3]&&t[4]===e[4]&&t[5]===e[5]}function Bl(t){return(t==null?void 0:t.length)>=6&&t[0]<=t[1]&&t[2]<=t[3]&&t[4]<=t[5]}function m3(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t}function b3(t){return m3(t,cC)}function a_(t,e,n,r){const[a,i,o,s,l,u]=t;return t[0]=a<e?a:e,t[1]=i>e?i:e,t[2]=o<n?o:n,t[3]=s>n?s:n,t[4]=l<r?l:r,t[5]=u>r?u:r,t}function S3(t,e){if(e.length===0)return t;if(Array.isArray(e[0]))for(let n=0;n<e.length;++n)a_(t,...e[n]);else for(let n=0;n<e.length;n+=3)a_(t,...e.slice(n,n+3));return t}function qq(t,e,n,r,a,i,o){const[s,l,u,c,f,d]=t;return o===void 0?(t[0]=Math.min(e[0],s),t[1]=Math.max(e[1],l),t[2]=Math.min(e[2],u),t[3]=Math.max(e[3],c),t[4]=Math.min(e[4],f),t[5]=Math.max(e[5],d)):(t[0]=Math.min(e,s),t[1]=Math.max(n,l),t[2]=Math.min(r,u),t[3]=Math.max(a,c),t[4]=Math.min(i,f),t[5]=Math.max(o,d)),t}function Zq(t,e,n,r){const[a,i,o,s,l,u]=t;return t[0]=e,t[1]=e>i?e:i,t[2]=n,t[3]=n>s?n:s,t[4]=r,t[5]=r>u?r:u,a!==e||o!==n||l!==r}function Qq(t,e,n,r){const[a,i,o,s,l,u]=t;return t[0]=e<a?e:a,t[1]=e,t[2]=n<o?n:o,t[3]=n,t[4]=r<l?r:l,t[5]=r,i!==e||s!==n||u!==r}function Jq(t,e){return t[0]-=e,t[1]+=e,t[2]-=e,t[3]+=e,t[4]-=e,t[5]+=e,t}function w3(t,e,n,r){return Bl(t)?(e>=0?(t[0]*=e,t[1]*=e):(t[0]=e*t[1],t[1]=e*t[0]),n>=0?(t[2]*=n,t[3]*=n):(t[2]=n*t[3],t[3]=n*t[2]),r>=0?(t[4]*=r,t[5]*=r):(t[4]=r*t[5],t[5]=r*t[4]),!0):!1}function _3(t){return[.5*(t[0]+t[1]),.5*(t[2]+t[3]),.5*(t[4]+t[5])]}function X7e(t,e,n,r){if(!Bl(t))return!1;const a=_3(t);return t[0]-=a[0],t[1]-=a[0],t[2]-=a[1],t[3]-=a[1],t[4]-=a[2],t[5]-=a[2],w3(t,e,n,r),t[0]+=a[0],t[1]+=a[0],t[2]+=a[1],t[3]+=a[1],t[4]+=a[2],t[5]+=a[2],!0}function E0(t,e){return t[e*2+1]-t[e*2]}function fC(t){return[E0(t,0),E0(t,1),E0(t,2)]}function eZ(t){return t.slice(0,2)}function tZ(t){return t.slice(2,4)}function nZ(t){return t.slice(4,6)}function rZ(t){const e=fC(t);return e[0]>e[1]?e[0]>e[2]?e[0]:e[2]:e[1]>e[2]?e[1]:e[2]}function aZ(t){if(Bl(t)){const e=fC(t);return Math.sqrt(e[0]*e[0]+e[1]*e[1]+e[2]*e[2])}return null}function x3(t){return[t[0],t[2],t[4]]}function C3(t){return[t[1],t[3],t[5]]}function z1(t,e){return t<=0&&e>=0||t>=0&&e<=0}function T3(t,e){let n=0;for(let r=0;r<2;r++)for(let a=2;a<4;a++)for(let i=4;i<6;i++)e[n++]=[t[r],t[a],t[i]];return e}function iZ(t,e,n){return e[0]=t[0],e[1]=t[2],e[2]=t[4],n[0]=t[1],n[1]=t[3],n[2]=t[5],e}function oZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[];const r=T3(t,[]);for(let a=0;a<r.length;++a)Ln(r[a],r[a],e);return b3(n),S3(n,r)}function sZ(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return e[0]=.5*(t[1]-t[0]),e[1]=.5*(t[3]-t[2]),e[2]=.5*(t[5]-t[4]),e}function lZ(t,e,n,r){const a=[].concat(cC),i=t.getData();for(let o=0;o<i.length;o+=3){const s=[i[o],i[o+1],i[o+2]],l=gn(s,e);a[0]=Math.min(l,a[0]),a[1]=Math.max(l,a[1]);const u=gn(s,n);a[2]=Math.min(u,a[2]),a[3]=Math.max(u,a[3]);const c=gn(s,r);a[4]=Math.min(c,a[4]),a[5]=Math.max(c,a[5])}return a}function uZ(t,e,n,r,a){let i=!0;const o=[];let s=0;const l=[],u=[0,0,0],c=0,f=1,d=2;for(let h=0;h<3;h++)e[h]<t[2*h]?(o[h]=f,u[h]=t[2*h],i=!1):e[h]>t[2*h+1]?(o[h]=c,u[h]=t[2*h+1],i=!1):o[h]=d;if(i)return r[0]=e[0],r[1]=e[1],r[2]=e[2],a[0]=0,1;for(let h=0;h<3;h++)o[h]!==d&&n[h]!==0?l[h]=(u[h]-e[h])/n[h]:l[h]=-1;for(let h=0;h<3;h++)l[s]<l[h]&&(s=h);if(l[s]>1||l[s]<0)return 0;a[0]=l[s];for(let h=0;h<3;h++)if(s!==h){if(r[h]=e[h]+l[s]*n[h],r[h]<t[2*h]||r[h]>t[2*h+1])return 0}else r[h]=u[h];return 1}function cZ(t,e,n){const r=[];let a=0,i=1,o=1;for(let s=4;s<=5;++s){r[2]=t[s];for(let l=2;l<=3;++l){r[1]=t[l];for(let u=0;u<=1;++u)if(r[0]=t[u],a=nv.evaluate(n,e,r),o&&(i=a>=0?1:-1,o=0),a===0||i>0&&a<0||i<0&&a>0)return 1}}return 0}function fZ(t,e){if(!(Bl(t)&&Bl(e)))return!1;const n=[0,0,0,0,0,0];let r;for(let a=0;a<3;a++)if(r=!1,e[a*2]>=t[a*2]&&e[a*2]<=t[a*2+1]?(r=!0,n[a*2]=e[a*2]):t[a*2]>=e[a*2]&&t[a*2]<=e[a*2+1]&&(r=!0,n[a*2]=t[a*2]),e[a*2+1]>=t[a*2]&&e[a*2+1]<=t[a*2+1]?(r=!0,n[a*2+1]=e[2*a+1]):t[a*2+1]>=e[a*2]&&t[a*2+1]<=e[a*2+1]&&(r=!0,n[a*2+1]=t[a*2+1]),!r)return!1;return t[0]=n[0],t[1]=n[1],t[2]=n[2],t[3]=n[3],t[4]=n[4],t[5]=n[5],!0}function i_(t,e){if(!(Bl(t)&&Bl(e)))return!1;for(let n=0;n<3;n++)if(!(e[n*2]>=t[n*2]&&e[n*2]<=t[n*2+1])&&!(t[n*2]>=e[n*2]&&t[n*2]<=e[n*2+1])&&!(e[n*2+1]>=t[n*2]&&e[n*2+1]<=t[n*2+1])&&!(t[n*2+1]>=e[n*2]&&t[n*2+1]<=e[n*2+1]))return!1;return!0}function o_(t,e,n,r){return!(e<t[0]||e>t[1]||n<t[2]||n>t[3]||r<t[4]||r>t[5])}function q7e(t,e){return!(!i_(t,e)||!o_(t,...x3(e))||!o_(t,...C3(e)))}function dZ(t,e,n){const r=[[0,1,2,3,4,5,6,7],[0,1,4,5,2,3,6,7],[0,2,4,6,1,3,5,7]],a=[0,0,0,0,0,0,0,0];let i=0;for(let f=0;f<2;f++)for(let d=2;d<4;d++)for(let h=4;h<6;h++){const v=[t[f],t[d],t[h]];a[i++]=nv.evaluate(n,e,v)}let o=2;for(;o--&&!(z1(a[r[o][0]],a[r[o][4]])&&z1(a[r[o][1]],a[r[o][5]])&&z1(a[r[o][2]],a[r[o][6]])&&z1(a[r[o][3]],a[r[o][7]])););if(o<0)return!1;const s=Math.sign(n[o]),l=Math.abs((t[o*2+1]-t[o*2])*n[o]);let u=s>0?1:0;for(let f=0;f<4;f++){if(l===0)continue;const d=Math.abs(a[r[o][f]])/l;s>0&&d<u&&(u=d),s<0&&d>u&&(u=d)}const c=(1-u)*t[o*2]+u*t[o*2+1];return s>0?t[o*2]=c:t[o*2+1]=c,!0}class Z7e{constructor(e){this.bounds=e,this.bounds||(this.bounds=new Float64Array(cC))}getBounds(){return this.bounds}equals(e){return Xq(this.bounds,e)}isValid(){return Bl(this.bounds)}setBounds(e){return m3(this.bounds,e)}reset(){return b3(this.bounds)}addPoint(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return a_(this.bounds,...n)}addPoints(e){return S3(this.bounds,e)}addBounds(e,n,r,a,i,o){return qq(this.bounds,e,n,r,a,i,o)}setMinPoint(e,n,r){return Zq(this.bounds,e,n,r)}setMaxPoint(e,n,r){return Qq(this.bounds,e,n,r)}inflate(e){return Jq(this.bounds,e)}scale(e,n,r){return w3(this.bounds,e,n,r)}getCenter(){return _3(this.bounds)}getLength(e){return E0(this.bounds,e)}getLengths(){return fC(this.bounds)}getMaxLength(){return rZ(this.bounds)}getDiagonalLength(){return aZ(this.bounds)}getMinPoint(){return x3(this.bounds)}getMaxPoint(){return C3(this.bounds)}getXRange(){return eZ(this.bounds)}getYRange(){return tZ(this.bounds)}getZRange(){return nZ(this.bounds)}getCorners(e){return T3(this.bounds,e)}computeCornerPoints(e,n){return iZ(this.bounds,e,n)}computeLocalBounds(e,n,r){return lZ(this.bounds,e,n,r)}transformBounds(e){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return oZ(this.bounds,e,n)}computeScale3(e){return sZ(this.bounds,e)}cutWithPlane(e,n){return dZ(this.bounds,e,n)}intersectBox(e,n,r,a){return uZ(this.bounds,e,n,r,a)}intersectPlane(e,n){return cZ(this.bounds,e,n)}intersect(e){return fZ(this.bounds,e)}intersects(e){return i_(this.bounds,e)}containsPoint(e,n,r){return o_(this.bounds,e,n,r)}contains(e){return i_(this.bounds,e)}}function Q7e(t){const e=t&&t.bounds;return new Z7e(e)}const J7e={equals:Xq,isValid:Bl,setBounds:m3,reset:b3,addPoint:a_,addPoints:S3,addBounds:qq,setMinPoint:Zq,setMaxPoint:Qq,inflate:Jq,scale:w3,scaleAboutCenter:X7e,getCenter:_3,getLength:E0,getLengths:fC,getMaxLength:rZ,getDiagonalLength:aZ,getMinPoint:x3,getMaxPoint:C3,getXRange:eZ,getYRange:tZ,getZRange:nZ,getCorners:T3,computeCornerPoints:iZ,computeLocalBounds:lZ,transformBounds:oZ,computeScale3:sZ,cutWithPlane:dZ,intersectBox:uZ,intersectPlane:cZ,intersect:fZ,intersects:i_,containsPoint:o_,contains:q7e,INIT_BOUNDS:cC};var qn={newInstance:Q7e,...J7e};const{vtkDebugMacro:dg,vtkErrorMacro:wu,vtkWarningMacro:eje}=tl;function JF(t){return()=>wu(`vtkRenderer::${t} - NOT IMPLEMENTED`)}function tje(t,e){e.classHierarchy.push("vtkRenderer");const n={type:"ComputeVisiblePropBoundsEvent",renderer:t},r={type:"ResetCameraClippingRangeEvent",renderer:t},a={type:"ResetCameraEvent",renderer:t};t.updateCamera=()=>(e.activeCamera||(dg("No cameras are on, creating one."),t.getActiveCameraAndResetIfCreated()),e.activeCamera.render(t),!0),t.updateLightsGeometryToFollowCamera=()=>{const i=t.getActiveCameraAndResetIfCreated();e.lights.forEach(o=>{o.lightTypeIsSceneLight()||(o.lightTypeIsHeadLight()?(o.setPositionFrom(i.getPositionByReference()),o.setFocalPointFrom(i.getFocalPointByReference()),o.modified(i.getMTime())):o.lightTypeIsCameraLight()?o.setTransformMatrix(i.getCameraLightTransformMatrix(n3())):wu("light has unknown light type",o.get()))})},t.updateLightGeometry=()=>e.lightFollowCamera?t.updateLightsGeometryToFollowCamera():!0,t.allocateTime=JF("allocateTime"),t.updateGeometry=JF("updateGeometry"),t.getVTKWindow=()=>e._renderWindow,t.setLayer=i=>{dg(t.getClassName(),t,"setting Layer to ",i),e.layer!==i&&(e.layer=i,t.modified()),t.setPreserveColorBuffer(!!i)},t.setActiveCamera=i=>e.activeCamera===i?!1:(e.activeCamera=i,t.modified(),t.invokeEvent({type:"ActiveCameraEvent",camera:i}),!0),t.makeCamera=()=>{const i=A7e.newInstance();return t.invokeEvent({type:"CreateCameraEvent",camera:i}),i},t.getActiveCamera=()=>(e.activeCamera||(e.activeCamera=t.makeCamera()),e.activeCamera),t.getActiveCameraAndResetIfCreated=()=>(e.activeCamera||(t.getActiveCamera(),t.resetCamera()),e.activeCamera),t.getActors=()=>(e.actors=[],e.props.forEach(i=>{e.actors=e.actors.concat(i.getActors())}),e.actors),t.addActor=t.addViewProp,t.removeActor=i=>{e.actors=e.actors.filter(o=>o!==i),t.removeViewProp(i),t.modified()},t.removeAllActors=()=>{t.getActors().forEach(o=>{t.removeViewProp(o)}),e.actors=[],t.modified()},t.getVolumes=()=>(e.volumes=[],e.props.forEach(i=>{e.volumes=e.volumes.concat(i.getVolumes())}),e.volumes),t.addVolume=t.addViewProp,t.removeVolume=i=>{e.volumes=e.volumes.filter(o=>o!==i),t.removeViewProp(i),t.modified()},t.removeAllVolumes=()=>{t.getVolumes().forEach(o=>{t.removeViewProp(o)}),e.volumes=[],t.modified()},t.hasLight=i=>e.lights.includes(i),t.addLight=i=>{i&&!t.hasLight(i)&&(e.lights.push(i),t.modified())},t.removeLight=i=>{e.lights=e.lights.filter(o=>o!==i),t.modified()},t.removeAllLights=()=>{e.lights=[],t.modified()},t.setLightCollection=i=>{e.lights=i,t.modified()},t.makeLight=I7e.newInstance,t.createLight=()=>{e.automaticLightCreation&&(e._createdLight&&(t.removeLight(e._createdLight),e._createdLight.delete(),e._createdLight=null),e._createdLight=t.makeLight(),t.addLight(e._createdLight),e._createdLight.setLightTypeToHeadLight(),e._createdLight.setPosition(t.getActiveCamera().getPosition()),e._createdLight.setFocalPoint(t.getActiveCamera().getFocalPoint()))},t.normalizedDisplayToWorld=(i,o,s,l)=>{let u=t.normalizedDisplayToProjection(i,o,s);return u=t.projectionToView(u[0],u[1],u[2],l),t.viewToWorld(u[0],u[1],u[2])},t.worldToNormalizedDisplay=(i,o,s,l)=>{let u=t.worldToView(i,o,s);return u=t.viewToProjection(u[0],u[1],u[2],l),t.projectionToNormalizedDisplay(u[0],u[1],u[2])},t.viewToWorld=(i,o,s)=>{if(e.activeCamera===null)return wu("ViewToWorld: no active camera, cannot compute view to world, returning 0,0,0"),[0,0,0];const l=e.activeCamera.getViewMatrix();ja(l,l),Zn(l,l);const u=new Float64Array([i,o,s]);return Ln(u,u,l),u},t.projectionToView=(i,o,s,l)=>{if(e.activeCamera===null)return wu("ProjectionToView: no active camera, cannot compute projection to view, returning 0,0,0"),[0,0,0];const u=e.activeCamera.getProjectionMatrix(l,-1,1);ja(u,u),Zn(u,u);const c=new Float64Array([i,o,s]);return Ln(c,c,u),c},t.worldToView=(i,o,s)=>{if(e.activeCamera===null)return wu("WorldToView: no active camera, cannot compute view to world, returning 0,0,0"),[0,0,0];const l=e.activeCamera.getViewMatrix();Zn(l,l);const u=new Float64Array([i,o,s]);return Ln(u,u,l),u},t.viewToProjection=(i,o,s,l)=>{if(e.activeCamera===null)return wu("ViewToProjection: no active camera, cannot compute view to projection, returning 0,0,0"),[0,0,0];const u=e.activeCamera.getProjectionMatrix(l,-1,1);Zn(u,u);const c=new Float64Array([i,o,s]);return Ln(c,c,u),c},t.computeVisiblePropBounds=()=>{e.allBounds[0]=qn.INIT_BOUNDS[0],e.allBounds[1]=qn.INIT_BOUNDS[1],e.allBounds[2]=qn.INIT_BOUNDS[2],e.allBounds[3]=qn.INIT_BOUNDS[3],e.allBounds[4]=qn.INIT_BOUNDS[4],e.allBounds[5]=qn.INIT_BOUNDS[5];let i=!0;t.invokeEvent(n);for(let o=0;o<e.props.length;++o){const s=e.props[o];if(s.getVisibility()&&s.getUseBounds()){const l=s.getBounds();l&&o2(l)&&(i=!1,l[0]<e.allBounds[0]&&(e.allBounds[0]=l[0]),l[1]>e.allBounds[1]&&(e.allBounds[1]=l[1]),l[2]<e.allBounds[2]&&(e.allBounds[2]=l[2]),l[3]>e.allBounds[3]&&(e.allBounds[3]=l[3]),l[4]<e.allBounds[4]&&(e.allBounds[4]=l[4]),l[5]>e.allBounds[5]&&(e.allBounds[5]=l[5]))}}return i&&(g3(e.allBounds),dg("Can't compute bounds, no 3D props are visible")),e.allBounds},t.resetCamera=function(){const o=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:null)||t.computeVisiblePropBounds(),s=[0,0,0];if(!o2(o))return dg("Cannot reset camera!"),!1;let l=null;if(t.getActiveCamera())l=e.activeCamera.getViewPlaneNormal();else return wu("Trying to reset non-existent camera"),!1;e.activeCamera.setViewAngle(30),s[0]=(o[0]+o[1])/2,s[1]=(o[2]+o[3])/2,s[2]=(o[4]+o[5])/2;let u=o[1]-o[0],c=o[3]-o[2],f=o[5]-o[4];u*=u,c*=c,f*=f;let d=u+c+f;d=d===0?1:d,d=Math.sqrt(d)*.5;const h=hr(e.activeCamera.getViewAngle()),v=d,p=d/Math.sin(h*.5),g=e.activeCamera.getViewUp();return Math.abs(gn(g,l))>.999&&(eje("Resetting view-up since view plane normal is parallel"),e.activeCamera.setViewUp(-g[2],g[0],g[1])),e.activeCamera.setFocalPoint(s[0],s[1],s[2]),e.activeCamera.setPosition(s[0]+p*l[0],s[1]+p*l[1],s[2]+p*l[2]),t.resetCameraClippingRange(o),e.activeCamera.setParallelScale(v),e.activeCamera.setPhysicalScale(d),e.activeCamera.setPhysicalTranslation(-s[0],-s[1],-s[2]),t.invokeEvent(a),!0},t.resetCameraClippingRange=function(){const o=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:null)||t.computeVisiblePropBounds();if(!o2(o))return dg("Cannot reset camera clipping range!"),!1;if(t.getActiveCameraAndResetIfCreated(),!e.activeCamera)return wu("Trying to reset clipping range of non-existent camera"),!1;const s=e.activeCamera.computeClippingRange(o);let l=0;if(e.activeCamera.getParallelProjection())l=.2*e.activeCamera.getParallelScale();else{const u=hr(e.activeCamera.getViewAngle());l=.2*Math.tan(u/2)*s[1]}return s[1]-s[0]<l&&(l=l-s[1]+s[0],s[1]+=l/2,s[0]-=l/2),s[0]<0&&(s[0]=0),s[0]=.99*s[0]-(s[1]-s[0])*e.clippingRangeExpansion,s[1]=1.01*s[1]+(s[1]-s[0])*e.clippingRangeExpansion,s[0]=s[0]>=s[1]?.01*s[1]:s[0],e.nearClippingPlaneTolerance||(e.nearClippingPlaneTolerance=.01),s[0]<e.nearClippingPlaneTolerance*s[1]&&(s[0]=e.nearClippingPlaneTolerance*s[1]),e.activeCamera.setClippingRange(s[0],s[1]),t.invokeEvent(r),!1},t.setRenderWindow=i=>{i!==e._renderWindow&&(e._vtkWindow=i,e._renderWindow=i)},t.visibleActorCount=()=>e.props.filter(i=>i.getVisibility()).length,t.visibleVolumeCount=t.visibleActorCount,t.getMTime=()=>{let i=e.mtime;const o=e.activeCamera?e.activeCamera.getMTime():0;o>i&&(i=o);const s=e._createdLight?e._createdLight.getMTime():0;return s>i&&(i=s),i},t.getTransparent=()=>!!e.preserveColorBuffer,t.isActiveCameraCreated=()=>!!e.activeCamera}const nje={pickedProp:null,activeCamera:null,allBounds:[],ambient:[1,1,1],allocatedRenderTime:100,timeFactor:1,automaticLightCreation:!0,twoSidedLighting:!0,lastRenderTimeInSeconds:-1,renderWindow:null,lights:[],actors:[],volumes:[],lightFollowCamera:!0,numberOfPropsRendered:0,propArray:null,pathArray:null,layer:0,preserveColorBuffer:!1,preserveDepthBuffer:!1,computeVisiblePropBounds:y3(),interactive:!0,nearClippingPlaneTolerance:0,clippingRangeExpansion:.05,erase:!0,draw:!0,useShadows:!1,useDepthPeeling:!1,occlusionRatio:0,maximumNumberOfPeels:4,selector:null,delegate:null,texturedBackground:!1,backgroundTexture:null,environmentTexture:null,environmentTextureDiffuseStrength:1,environmentTextureSpecularStrength:1,useEnvironmentTextureAsBackground:!1,pass:0};function hZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};for(Object.assign(e,nje,n),U7e.extend(t,e,n),e.background||(e.background=[0,0,0,1]);e.background.length<3;)e.background.push(0);e.background.length===3&&e.background.push(1),ri(t,e,["_renderWindow","allocatedRenderTime","timeFactor","lastRenderTimeInSeconds","numberOfPropsRendered","lastRenderingUsedDepthPeeling","selector"]),Gr(t,e,["twoSidedLighting","lightFollowCamera","automaticLightCreation","erase","draw","nearClippingPlaneTolerance","clippingRangeExpansion","backingStore","interactive","layer","preserveColorBuffer","preserveDepthBuffer","useDepthPeeling","occlusionRatio","maximumNumberOfPeels","delegate","backgroundTexture","texturedBackground","environmentTexture","environmentTextureDiffuseStrength","environmentTextureSpecularStrength","useEnvironmentTextureAsBackground","useShadows","pass"]),Rv(t,e,["actors","volumes","lights"]),XA(t,e,["background"],4,1),Nm(t,e,["renderWindow"]),tje(t,e)}const rje=Kn(hZ,"vtkRenderer");var pZ={newInstance:rje,extend:hZ};const aje="WebGL",s_=Object.create(null);function E3(t,e){s_[t]=e}function ije(){return Object.keys(s_)}function vZ(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return s_[t]&&s_[t](e)}function oje(t,e){e.classHierarchy.push("vtkRenderWindow"),t.addRenderer=n=>{t.hasRenderer(n)||(n.setRenderWindow(t),e.renderers.push(n),t.modified())},t.removeRenderer=n=>{e.renderers=e.renderers.filter(r=>r!==n),t.modified()},t.hasRenderer=n=>e.renderers.indexOf(n)!==-1,t.newAPISpecificView=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return vZ(n||e.defaultViewAPI,r)},t.addView=n=>{t.hasView(n)||(n.setRenderable(t),e._views.push(n),t.modified())},t.removeView=n=>{e._views=e._views.filter(r=>r!==n),t.modified()},t.hasView=n=>e._views.indexOf(n)!==-1,t.preRender=()=>{e.renderers.forEach(n=>{n.isActiveCameraCreated()||n.resetCamera()})},t.render=()=>{t.preRender(),e.interactor?e.interactor.render():e._views.forEach(n=>n.traverseAllPasses())},t.getStatistics=()=>{const n={propCount:0,invisiblePropCount:0,gpuMemoryMB:0};return e._views.forEach(r=>{r.getGraphicsMemoryInfo&&(n.gpuMemoryMB+=r.getGraphicsMemoryInfo()/1e6)}),e.renderers.forEach(r=>{const a=r.getViewProps(),i=e._views[0].getViewNodeFor(r);a.forEach(o=>{if(o.getVisibility()){n.propCount+=1;const s=o.getMapper&&o.getMapper();if(s&&s.getPrimitiveCount){const l=i.getViewNodeFor(s);if(l){l.getAllocatedGPUMemoryInBytes&&(n.gpuMemoryMB+=l.getAllocatedGPUMemoryInBytes()/1e6);const u=s.getPrimitiveCount();Object.keys(u).forEach(c=>{n[c]||(n[c]=0),n[c]+=u[c]})}}}else n.invisiblePropCount+=1})}),n.str=Object.keys(n).map(r=>`${r}: ${n[r]}`).join(`
  67. `),n},t.captureImages=function(){let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"image/png",r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return j.setImmediate(t.render),e._views.map(a=>a.captureNextImage?a.captureNextImage(n,r):void 0).filter(a=>!!a)}}const sje={defaultViewAPI:aje,renderers:[],views:[],interactor:null,neverRendered:!0,numberOfLayers:1};function gZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,sje,n),j.obj(t,e),j.setGet(t,e,["interactor","numberOfLayers","_views","defaultViewAPI"]),j.get(t,e,["neverRendered"]),j.getArray(t,e,["renderers"]),j.moveToProtected(t,e,["views"]),j.event(t,e,"completion"),oje(t,e)}const lje=j.newInstance(gZ,"vtkRenderWindow");var yZ={newInstance:lje,extend:gZ,registerViewConstructor:E3,listViewAPIs:ije,newAPISpecificView:vZ};const Pk={Unknown:0,LeftController:1,RightController:2},qg={Unknown:0,Trigger:1,TrackPad:2,Grip:3,Thumbstick:4,A:5,B:6,ApplicationMenu:7},uje={Unknown:0,TouchpadX:1,TouchpadY:2,ThumbstickX:3,ThumbstickY:4};var mZ={Device:Pk,Input:qg,Axis:uje};const{Device:G1,Input:xf}=mZ,{vtkWarningMacro:U1,vtkErrorMacro:H1,normalizeWheel:cje,vtkOnceErrorMacro:fje}=j,uh={ctrlKey:!1,altKey:!1,shiftKey:!1},l2={"xr-standard":[xf.Trigger,xf.Grip,xf.TrackPad,xf.Thumbstick,xf.A,xf.B]},M3=["StartAnimation","Animation","EndAnimation","PointerEnter","PointerLeave","MouseEnter","MouseLeave","StartMouseMove","MouseMove","EndMouseMove","LeftButtonPress","LeftButtonRelease","MiddleButtonPress","MiddleButtonRelease","RightButtonPress","RightButtonRelease","KeyPress","KeyDown","KeyUp","StartMouseWheel","MouseWheel","EndMouseWheel","StartPinch","Pinch","EndPinch","StartPan","Pan","EndPan","StartRotate","Rotate","EndRotate","Button3D","Move3D","StartPointerLock","EndPointerLock","StartInteraction","Interaction","EndInteraction","AnimationFrameRateUpdate"];function hg(t){t.cancelable&&t.preventDefault()}function W1(t){const e=Object.create(null);return t.forEach(n=>{let{pointerId:r,position:a}=n;e[r]=a}),e}function dje(t,e){e.classHierarchy.push("vtkRenderWindowInteractor");const n={...t},r=new Set,a=new Map;let i=1;t.start=()=>{!e.initialized&&(t.initialize(),!e.initialized)||t.startEventLoop()},t.setRenderWindow=p=>{H1("you want to call setView(view) instead of setRenderWindow on a vtk.js interactor")},t.setInteractorStyle=p=>{e.interactorStyle!==p&&(e.interactorStyle!=null&&e.interactorStyle.setInteractor(null),e.interactorStyle=p,e.interactorStyle!=null&&e.interactorStyle.getInteractor()!==t&&e.interactorStyle.setInteractor(t))},t.initialize=()=>{e.initialized=!0,t.enable(),t.render()},t.enable=()=>t.setEnabled(!0),t.disable=()=>t.setEnabled(!1),t.startEventLoop=()=>U1("empty event loop");function o(p,g){e._forcedRenderer||(e.currentRenderer=t.findPokedRenderer(p,g))}t.getCurrentRenderer=()=>(e.currentRenderer||o(0,0),e.currentRenderer);function s(p){const g=e._view.getCanvas(),y=g.getBoundingClientRect(),m=g.width/y.width,b=g.height/y.height,w={x:m*(p.clientX-y.left),y:b*(y.height-p.clientY+y.top),z:0};return(a.size<=1||!e.currentRenderer)&&o(w.x,w.y),w}const l=e._getScreenEventPositionFor||s;function u(p){return{controlKey:p.ctrlKey,altKey:p.altKey,shiftKey:p.shiftKey}}function c(p){const g=u(p);return{key:p.key,keyCode:p.charCode,...g}}function f(p){return p.pointerType||""}const d=()=>{if(e.container===null)return;const{container:p}=e;p.addEventListener("contextmenu",hg),p.addEventListener("wheel",t.handleWheel),p.addEventListener("DOMMouseScroll",t.handleWheel),p.addEventListener("pointerenter",t.handlePointerEnter),p.addEventListener("pointerleave",t.handlePointerLeave),p.addEventListener("pointermove",t.handlePointerMove,{passive:!1}),p.addEventListener("pointerdown",t.handlePointerDown,{passive:!1}),p.addEventListener("pointerup",t.handlePointerUp),p.addEventListener("pointercancel",t.handlePointerCancel),document.addEventListener("keypress",t.handleKeyPress),document.addEventListener("keydown",t.handleKeyDown),document.addEventListener("keyup",t.handleKeyUp),document.addEventListener("pointerlockchange",t.handlePointerLockChange),p.style.touchAction="none",p.style.userSelect="none",p.style.webkitTapHighlightColor="rgba(0,0,0,0)"};t.bindEvents=p=>{if(p===null)return;n.setContainer(p)&&d()};const h=()=>{clearTimeout(e.moveTimeoutID),clearTimeout(e.wheelTimeoutID),e.moveTimeoutID=0,e.wheelTimeoutID=0,i=1;const{container:p}=e;p&&(p.removeEventListener("contextmenu",hg),p.removeEventListener("wheel",t.handleWheel),p.removeEventListener("DOMMouseScroll",t.handleWheel),p.removeEventListener("pointerenter",t.handlePointerEnter),p.removeEventListener("pointerleave",t.handlePointerLeave),p.removeEventListener("pointermove",t.handlePointerMove,{passive:!1}),p.removeEventListener("pointerdown",t.handlePointerDown,{passive:!1}),p.removeEventListener("pointerup",t.handlePointerUp),p.removeEventListener("pointercancel",t.handlePointerCancel)),document.removeEventListener("keypress",t.handleKeyPress),document.removeEventListener("keydown",t.handleKeyDown),document.removeEventListener("keyup",t.handleKeyUp),document.removeEventListener("pointerlockchange",t.handlePointerLockChange),a.clear()};t.unbindEvents=()=>{h(),n.setContainer(null)},t.handleKeyPress=p=>{const g=c(p);t.keyPressEvent(g)},t.handleKeyDown=p=>{const g=c(p);t.keyDownEvent(g)},t.handleKeyUp=p=>{const g=c(p);t.keyUpEvent(g)},t.handlePointerEnter=p=>{const g={...u(p),position:l(p),deviceType:f(p)};t.pointerEnterEvent(g),g.deviceType==="mouse"&&t.mouseEnterEvent(g)},t.handlePointerLeave=p=>{const g={...u(p),position:l(p),deviceType:f(p)};t.pointerLeaveEvent(g),g.deviceType==="mouse"&&t.mouseLeaveEvent(g)},t.handlePointerDown=p=>{if(!(p.button>2||t.isPointerLocked()))switch(e.preventDefaultOnPointerDown&&hg(p),p.target.hasPointerCapture(p.pointerId)&&p.target.releasePointerCapture(p.pointerId),e.container.setPointerCapture(p.pointerId),a.has(p.pointerId)&&U1("[RenderWindowInteractor] duplicate pointerId detected"),a.set(p.pointerId,{pointerId:p.pointerId,position:l(p)}),p.pointerType){case"pen":case"touch":t.handleTouchStart(p);break;case"mouse":default:t.handleMouseDown(p);break}},t.handlePointerUp=p=>{if(a.has(p.pointerId))switch(e.preventDefaultOnPointerUp&&hg(p),a.delete(p.pointerId),e.container.releasePointerCapture(p.pointerId),p.pointerType){case"pen":case"touch":t.handleTouchEnd(p);break;case"mouse":default:t.handleMouseUp(p);break}},t.handlePointerCancel=p=>{if(a.has(p.pointerId))switch(a.delete(p.pointerId),p.pointerType){case"pen":case"touch":t.handleTouchEnd(p);break;case"mouse":default:t.handleMouseUp(p);break}},t.handlePointerMove=p=>{if(a.has(p.pointerId)){const g=a.get(p.pointerId);g.position=l(p)}switch(p.pointerType){case"pen":case"touch":t.handleTouchMove(p);break;case"mouse":default:t.handleMouseMove(p);break}},t.handleMouseDown=p=>{const g={...u(p),position:l(p),deviceType:f(p)};switch(p.button){case 0:t.leftButtonPressEvent(g);break;case 1:t.middleButtonPressEvent(g);break;case 2:t.rightButtonPressEvent(g);break;default:H1(`Unknown mouse button pressed: ${p.button}`);break}},t.requestPointerLock=()=>{e.container&&e.container.requestPointerLock()},t.exitPointerLock=()=>{var p;return(p=document.exitPointerLock)==null?void 0:p.call(document)},t.isPointerLocked=()=>!!e.container&&document.pointerLockElement===e.container,t.handlePointerLockChange=()=>{t.isPointerLocked()?t.startPointerLockEvent():t.endPointerLockEvent()};function v(){e._view&&e.enabled&&e.enableRender&&(e.inRender=!0,e._view.traverseAllPasses(),e.inRender=!1),t.invokeRenderEvent()}t.requestAnimation=p=>{if(p===void 0){H1("undefined requester, can not start animating");return}if(r.has(p)){U1("requester is already registered for animating");return}r.add(p),!e.animationRequest&&r.size===1&&!e.xrAnimation&&(e._animationStartTime=Date.now(),e._animationFrameCount=0,e.animationRequest=requestAnimationFrame(t.handleAnimation),t.startAnimationEvent())},t.extendAnimation=p=>{const g=Date.now()+p;e._animationExtendedEnd=Math.max(e._animationExtendedEnd,g),!e.animationRequest&&r.size===0&&!e.xrAnimation&&(e._animationStartTime=Date.now(),e._animationFrameCount=0,e.animationRequest=requestAnimationFrame(t.handleAnimation),t.startAnimationEvent())},t.isAnimating=()=>e.xrAnimation||e.animationRequest!==null,t.cancelAnimation=function(p){let g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(!r.has(p)){if(!g){const y=p&&p.getClassName?p.getClassName():p;U1(`${y} did not request an animation`)}return}r.delete(p),e.animationRequest&&r.size===0&&Date.now()>e._animationExtendedEnd&&(cancelAnimationFrame(e.animationRequest),e.animationRequest=null,t.endAnimationEvent(),t.render())},t.switchToXRAnimation=()=>{e.animationRequest&&(cancelAnimationFrame(e.animationRequest),e.animationRequest=null),e.xrAnimation=!0},t.returnFromXRAnimation=()=>{e.xrAnimation=!1,r.size!==0&&(e.recentAnimationFrameRate=10,e.animationRequest=requestAnimationFrame(t.handleAnimation))},t.updateXRGamepads=(p,g,y)=>{p.inputSources.forEach(m=>{const b=m.gripSpace==null?null:g.getPose(m.gripSpace,y),w=m.gamepad,x=m.handedness;if(w){w.index in e.lastGamepadValues||(e.lastGamepadValues[w.index]={left:{buttons:{}},right:{buttons:{}},none:{buttons:{}}});for(let _=0;_<w.buttons.length;++_)_ in e.lastGamepadValues[w.index][x].buttons||(e.lastGamepadValues[w.index][x].buttons[_]=!1),e.lastGamepadValues[w.index][x].buttons[_]!==w.buttons[_].pressed&&b!=null&&(t.button3DEvent({gamepad:w,position:b.transform.position,orientation:b.transform.orientation,pressed:w.buttons[_].pressed,device:m.handedness==="left"?G1.LeftController:G1.RightController,input:l2[w.mapping]&&l2[w.mapping][_]?l2[w.mapping][_]:xf.Trigger}),e.lastGamepadValues[w.index][x].buttons[_]=w.buttons[_].pressed),e.lastGamepadValues[w.index][x].buttons[_]&&b!=null&&t.move3DEvent({gamepad:w,position:b.transform.position,orientation:b.transform.orientation,device:m.handedness==="left"?G1.LeftController:G1.RightController})}})},t.handleMouseMove=p=>{const g={...u(p),position:l(p),deviceType:f(p)};e.moveTimeoutID===0?t.startMouseMoveEvent(g):(t.mouseMoveEvent(g),clearTimeout(e.moveTimeoutID)),e.moveTimeoutID=setTimeout(()=>{t.endMouseMoveEvent(),e.moveTimeoutID=0},200)},t.handleAnimation=()=>{const p=Date.now();e._animationFrameCount++,p-e._animationStartTime>1e3&&e._animationFrameCount>1&&(e.recentAnimationFrameRate=1e3*(e._animationFrameCount-1)/(p-e._animationStartTime),e.lastFrameTime=1/e.recentAnimationFrameRate,t.animationFrameRateUpdateEvent(),e._animationStartTime=p,e._animationFrameCount=1),t.animationEvent(),v(),r.size>0||Date.now()<e._animationExtendedEnd?e.animationRequest=requestAnimationFrame(t.handleAnimation):(cancelAnimationFrame(e.animationRequest),e.animationRequest=null,t.endAnimationEvent(),t.render())},t.handleWheel=p=>{hg(p);const g={...cje(p),...u(p),position:l(p),deviceType:f(p)};e.wheelTimeoutID===0&&(Math.abs(g.spinY)>=.3?i=Math.abs(g.spinY):i=1),g.spinY/=i,e.wheelTimeoutID===0?(t.startMouseWheelEvent(g),t.mouseWheelEvent(g)):(t.mouseWheelEvent(g),clearTimeout(e.wheelTimeoutID)),e.mouseScrollDebounceByPass?(t.extendAnimation(600),t.endMouseWheelEvent(),e.wheelTimeoutID=0):e.wheelTimeoutID=setTimeout(()=>{t.extendAnimation(600),t.endMouseWheelEvent(),e.wheelTimeoutID=0},200)},t.handleMouseUp=p=>{const g={...u(p),position:l(p),deviceType:f(p)};switch(p.button){case 0:t.leftButtonReleaseEvent(g);break;case 1:t.middleButtonReleaseEvent(g);break;case 2:t.rightButtonReleaseEvent(g);break;default:H1(`Unknown mouse button released: ${p.button}`);break}},t.handleTouchStart=p=>{const g=[...a.values()];if(e.recognizeGestures&&g.length>1){const y=W1(a);if(g.length===2){const m={...u(uh),position:g[0].position,deviceType:f(p)};t.leftButtonReleaseEvent(m)}t.recognizeGesture("TouchStart",y)}else if(g.length===1){const y={...u(uh),position:l(p),deviceType:f(p)};t.leftButtonPressEvent(y)}},t.handleTouchMove=p=>{const g=[...a.values()];if(e.recognizeGestures&&g.length>1){const y=W1(a);t.recognizeGesture("TouchMove",y)}else if(g.length===1){const y={...u(uh),position:g[0].position,deviceType:f(p)};t.mouseMoveEvent(y)}},t.handleTouchEnd=p=>{const g=[...a.values()];if(e.recognizeGestures)if(g.length===0){const y={...u(uh),position:l(p),deviceType:f(p)};t.leftButtonReleaseEvent(y)}else if(g.length===1){const y=W1(a);t.recognizeGesture("TouchEnd",y);const m={...u(uh),position:g[0].position,deviceType:f(p)};t.leftButtonPressEvent(m)}else{const y=W1(a);t.recognizeGesture("TouchMove",y)}else if(g.length===1){const y={...u(uh),position:g[0].position,deviceType:f(p)};t.leftButtonReleaseEvent(y)}},t.setView=p=>{e._view!==p&&(e._view=p,e._view.getRenderable().setInteractor(t),t.modified())},t.getFirstRenderer=()=>{var p,g,y;return(y=(g=(p=e._view)==null?void 0:p.getRenderable())==null?void 0:g.getRenderersByReference())==null?void 0:y[0]},t.findPokedRenderer=function(){var _,C;let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;if(!e._view)return null;const y=(C=(_=e._view)==null?void 0:_.getRenderable())==null?void 0:C.getRenderers();if(!y||y.length===0)return null;y.sort((T,D)=>T.getLayer()-D.getLayer());let m=null,b=null,w=null,x=y.length;for(;x--;){const T=y[x];if(e._view.isInViewport(p,g,T)&&T.getInteractive()){w=T;break}m===null&&T.getInteractive()&&(m=T),b===null&&e._view.isInViewport(p,g,T)&&(b=T)}return w===null&&(w=m),w===null&&(w=b),w==null&&(w=y[0]),w},t.render=()=>{!t.isAnimating()&&!e.inRender&&v()},M3.forEach(p=>{const g=p.charAt(0).toLowerCase()+p.slice(1);t[`${g}Event`]=y=>{if(!e.enabled)return;if(!t.getCurrentRenderer()){fje(`
  68. Can not forward events without a current renderer on the interactor.
  69. `);return}const b={type:p,pokedRenderer:e.currentRenderer,firstRenderer:t.getFirstRenderer(),...y};t[`invoke${p}`](b)}}),t.recognizeGesture=(p,g)=>{if(Object.keys(g).length>2)return;if(e.startingEventPositions||(e.startingEventPositions={}),p==="TouchStart"){Object.keys(g).forEach(E=>{e.startingEventPositions[E]=g[E]}),e.currentGesture="Start";return}if(p==="TouchEnd"){e.currentGesture==="Pinch"&&(t.render(),t.endPinchEvent()),e.currentGesture==="Rotate"&&(t.render(),t.endRotateEvent()),e.currentGesture==="Pan"&&(t.render(),t.endPanEvent()),e.currentGesture="Start",e.startingEventPositions={};return}let y=0;const m=[],b=[];Object.keys(g).forEach(E=>{m[y]=g[E],b[y]=e.startingEventPositions[E],y++});const w=Math.sqrt((b[0].x-b[1].x)*(b[0].x-b[1].x)+(b[0].y-b[1].y)*(b[0].y-b[1].y)),x=Math.sqrt((m[0].x-m[1].x)*(m[0].x-m[1].x)+(m[0].y-m[1].y)*(m[0].y-m[1].y));let _=Ry(Math.atan2(b[1].y-b[0].y,b[1].x-b[0].x)),C=Ry(Math.atan2(m[1].y-m[0].y,m[1].x-m[0].x)),T=C-_;C=C+180>=360?C-180:C+180,_=_+180>=360?_-180:_+180,Math.abs(C-_)<Math.abs(T)&&(T=C-_);const D=[];if(D[0]=(m[0].x-b[0].x+m[1].x-b[1].x)/2,D[1]=(m[0].y-b[0].y+m[1].y-b[1].y)/2,p==="TouchMove")if(e.currentGesture==="Start"){let E=.01*Math.sqrt(e.container.clientWidth*e.container.clientWidth+e.container.clientHeight*e.container.clientHeight);E<15&&(E=15);const M=Math.abs(x-w),k=x*3.1415926*Math.abs(T)/360,R=Math.sqrt(D[0]*D[0]+D[1]*D[1]);if(M>E&&M>k&&M>R){e.currentGesture="Pinch";const O={scale:1,touches:g};t.startPinchEvent(O)}else if(k>E&&k>R){e.currentGesture="Rotate";const O={rotation:0,touches:g};t.startRotateEvent(O)}else if(R>E){e.currentGesture="Pan";const O={translation:[0,0],touches:g};t.startPanEvent(O)}}else{if(e.currentGesture==="Rotate"){const E={rotation:T,touches:g};t.rotateEvent(E)}if(e.currentGesture==="Pinch"){const E={scale:x/w,touches:g};t.pinchEvent(E)}if(e.currentGesture==="Pan"){const E={translation:D,touches:g};t.panEvent(E)}}},t.handleVisibilityChange=()=>{e._animationStartTime=Date.now(),e._animationFrameCount=0},t.setCurrentRenderer=p=>{e._forcedRenderer=!!p,e.currentRenderer=p},t.setContainer=p=>{h();const g=n.setContainer(p??null);return g&&d(),g},t.delete=()=>{for(;r.size;)t.cancelAnimation(r.values().next().value);typeof document.hidden<"u"&&document.removeEventListener("visibilitychange",t.handleVisibilityChange),e.container&&t.setContainer(null),n.delete()},typeof document.hidden<"u"&&document.addEventListener("visibilitychange",t.handleVisibilityChange,!1)}const hje={renderWindow:null,interactorStyle:null,picker:null,pickingManager:null,initialized:!1,enabled:!1,enableRender:!0,currentRenderer:null,lightFollowCamera:!0,desiredUpdateRate:30,stillUpdateRate:2,container:null,recognizeGestures:!0,currentGesture:"Start",animationRequest:null,lastFrameTime:.1,recentAnimationFrameRate:10,wheelTimeoutID:0,moveTimeoutID:0,lastGamepadValues:{},preventDefaultOnPointerDown:!1,preventDefaultOnPointerUp:!1,mouseScrollDebounceByPass:!1};function bZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,hje,n),j.obj(t,e),e._animationExtendedEnd=0,j.event(t,e,"RenderEvent"),M3.forEach(r=>j.event(t,e,r)),j.get(t,e,["initialized","interactorStyle","lastFrameTime","recentAnimationFrameRate","_view"]),j.setGet(t,e,["container","lightFollowCamera","enabled","enableRender","recognizeGestures","desiredUpdateRate","stillUpdateRate","picker","preventDefaultOnPointerDown","preventDefaultOnPointerUp","mouseScrollDebounceByPass"]),j.moveToProtected(t,e,["view"]),dje(t,e)}const pje=j.newInstance(bZ,"vtkRenderWindowInteractor");var D3={newInstance:pje,extend:bZ,handledEvents:M3,...mZ};const{vtkErrorMacro:vje,VOID:gje}=j;function yje(t,e,n,r){return t.getRenderWindow().getViews()[0].worldToDisplay(e,n,r,t)}function mje(t,e,n,r){return t.getRenderWindow().getViews()[0].displayToWorld(e,n,r,t)}const bje={computeWorldToDisplay:yje,computeDisplayToWorld:mje};function Sje(t,e){e.classHierarchy.push("vtkInteractorObserver");const n={...t};function r(){for(;e.subscribedEvents.length;)e.subscribedEvents.pop().unsubscribe()}function a(){D3.handledEvents.forEach(i=>{t[`handle${i}`]&&e.subscribedEvents.push(e._interactor[`on${i}`](o=>e.processEvents?t[`handle${i}`](o):gje,e.priority))})}t.setInteractor=i=>{i!==e._interactor&&(r(),e._interactor=i,i&&e.enabled&&a(),t.modified())},t.setEnabled=i=>{i!==e.enabled&&(r(),i&&(e._interactor?a():vje(`
  70. The interactor must be set before subscribing to events
  71. `)),e.enabled=i,t.modified())},t.computeDisplayToWorld=(i,o,s,l)=>i?e._interactor.getView().displayToWorld(o,s,l,i):null,t.computeWorldToDisplay=(i,o,s,l)=>i?e._interactor.getView().worldToDisplay(o,s,l,i):null,t.setPriority=i=>{n.setPriority(i)&&e._interactor&&(r(),a())}}const wje={enabled:!0,priority:0,processEvents:!0,subscribedEvents:[]};function SZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,wje,n),j.obj(t,e),j.event(t,e,"InteractionEvent"),j.event(t,e,"StartInteractionEvent"),j.event(t,e,"EndInteractionEvent"),j.get(t,e,["_interactor","enabled"]),j.setGet(t,e,["priority","processEvents"]),j.moveToProtected(t,e,["interactor"]),Sje(t,e)}const _je=j.newInstance(SZ,"vtkInteractorObserver");var xje={newInstance:_je,extend:SZ,...bje};const Cje={IS_START:0,IS_NONE:0,IS_ROTATE:1,IS_PAN:2,IS_SPIN:3,IS_DOLLY:4,IS_CAMERA_POSE:11,IS_WINDOW_LEVEL:1024,IS_SLICE:1025};var k3={States:Cje};const{States:xs}=k3,u2={Rotate:xs.IS_ROTATE,Pan:xs.IS_PAN,Spin:xs.IS_SPIN,Dolly:xs.IS_DOLLY,CameraPose:xs.IS_CAMERA_POSE,WindowLevel:xs.IS_WINDOW_LEVEL,Slice:xs.IS_SLICE};function Tje(t,e){e.classHierarchy.push("vtkInteractorStyle"),Object.keys(u2).forEach(n=>{j.event(t,e,`Start${n}Event`),t[`start${n}`]=()=>{e.state===xs.IS_NONE&&(e.state=u2[n],e._interactor.requestAnimation(t),t.invokeStartInteractionEvent({type:"StartInteractionEvent"}),t[`invokeStart${n}Event`]({type:`Start${n}Event`}))},j.event(t,e,`End${n}Event`),t[`end${n}`]=()=>{e.state===u2[n]&&(e.state=xs.IS_NONE,e._interactor.cancelAnimation(t),t.invokeEndInteractionEvent({type:"EndInteractionEvent"}),t[`invokeEnd${n}Event`]({type:`End${n}Event`}),e._interactor.render())}}),t.handleKeyPress=n=>{const r=e._interactor;let a=null;switch(n.key){case"r":case"R":n.pokedRenderer.resetCamera(),r.render();break;case"w":case"W":a=n.pokedRenderer.getActors(),a.forEach(i=>{const o=i.getProperty();o.setRepresentationToWireframe&&o.setRepresentationToWireframe()}),r.render();break;case"s":case"S":a=n.pokedRenderer.getActors(),a.forEach(i=>{const o=i.getProperty();o.setRepresentationToSurface&&o.setRepresentationToSurface()}),r.render();break;case"v":case"V":a=n.pokedRenderer.getActors(),a.forEach(i=>{const o=i.getProperty();o.setRepresentationToPoints&&o.setRepresentationToPoints()}),r.render();break}}}const Eje={state:xs.IS_NONE,handleObservers:1,autoAdjustCameraClippingRange:1};function wZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Eje,n),xje.extend(t,e,n),Tje(t,e)}const Mje=j.newInstance(wZ,"vtkInteractorStyle");var Dje={newInstance:Mje,extend:wZ,...k3};const{States:ds}=k3;function kje(t,e){e.classHierarchy.push("vtkInteractorStyleTrackballCamera"),t.handleMouseMove=n=>{const r=n.position,a=n.pokedRenderer;switch(e.state){case ds.IS_ROTATE:t.handleMouseRotate(a,r),t.invokeInteractionEvent({type:"InteractionEvent"});break;case ds.IS_PAN:t.handleMousePan(a,r),t.invokeInteractionEvent({type:"InteractionEvent"});break;case ds.IS_DOLLY:t.handleMouseDolly(a,r),t.invokeInteractionEvent({type:"InteractionEvent"});break;case ds.IS_SPIN:t.handleMouseSpin(a,r),t.invokeInteractionEvent({type:"InteractionEvent"});break}e.previousPosition=r},t.handleButton3D=n=>{if(n&&n.pressed&&n.device===Pk.RightController&&(n.input===qg.Trigger||n.input===qg.TrackPad)){t.startCameraPose();return}n&&!n.pressed&&n.device===Pk.RightController&&(n.input===qg.Trigger||n.input===qg.TrackPad)&&e.state===ds.IS_CAMERA_POSE&&t.endCameraPose()},t.handleMove3D=n=>{switch(e.state){case ds.IS_CAMERA_POSE:t.updateCameraPose(n);break}},t.updateCameraPose=n=>{const r=n.pokedRenderer.getActiveCamera(),a=r.getPhysicalTranslation(),o=.5*.05*r.getPhysicalScale(),s=r.physicalOrientationToWorldDirection([n.orientation.x,n.orientation.y,n.orientation.z,n.orientation.w]);r.setPhysicalTranslation(a[0]+s[0]*o,a[1]+s[1]*o,a[2]+s[2]*o)},t.handleLeftButtonPress=n=>{const r=n.position;e.previousPosition=r,n.shiftKey?n.controlKey||n.altKey?t.startDolly():t.startPan():n.controlKey||n.altKey?t.startSpin():t.startRotate()},t.handleLeftButtonRelease=()=>{switch(e.state){case ds.IS_DOLLY:t.endDolly();break;case ds.IS_PAN:t.endPan();break;case ds.IS_SPIN:t.endSpin();break;case ds.IS_ROTATE:t.endRotate();break}},t.handleStartMouseWheel=()=>{t.startDolly()},t.handleEndMouseWheel=()=>{t.endDolly()},t.handleStartPinch=n=>{e.previousScale=n.scale,t.startDolly()},t.handleEndPinch=()=>{t.endDolly()},t.handleStartRotate=n=>{e.previousRotation=n.rotation,t.startRotate()},t.handleEndRotate=()=>{t.endRotate()},t.handleStartPan=n=>{e.previousTranslation=n.translation,t.startPan()},t.handleEndPan=()=>{t.endPan()},t.handlePinch=n=>{t.dollyByFactor(n.pokedRenderer,n.scale/e.previousScale),e.previousScale=n.scale},t.handlePan=n=>{const r=n.pokedRenderer.getActiveCamera();let a=r.getFocalPoint();a=t.computeWorldToDisplay(n.pokedRenderer,a[0],a[1],a[2]);const i=a[2],o=n.translation,s=e.previousTranslation,l=t.computeDisplayToWorld(n.pokedRenderer,a[0]+o[0]-s[0],a[1]+o[1]-s[1],i),u=t.computeDisplayToWorld(n.pokedRenderer,a[0],a[1],i),c=[];c[0]=u[0]-l[0],c[1]=u[1]-l[1],c[2]=u[2]-l[2],a=r.getFocalPoint();const f=r.getPosition();r.setFocalPoint(c[0]+a[0],c[1]+a[1],c[2]+a[2]),r.setPosition(c[0]+f[0],c[1]+f[1],c[2]+f[2]),e._interactor.getLightFollowCamera()&&n.pokedRenderer.updateLightsGeometryToFollowCamera(),r.orthogonalizeViewUp(),e.previousTranslation=n.translation},t.handleRotate=n=>{const r=n.pokedRenderer.getActiveCamera();r.roll(n.rotation-e.previousRotation),r.orthogonalizeViewUp(),e.previousRotation=n.rotation},t.handleMouseRotate=(n,r)=>{if(!e.previousPosition)return;const a=e._interactor,i=r.x-e.previousPosition.x,o=r.y-e.previousPosition.y,s=a.getView().getViewportSize(n);let l=-.1,u=-.1;s[0]&&s[1]&&(l=-20/s[1],u=-20/s[0]);const c=i*u*e.motionFactor,f=o*l*e.motionFactor,d=n.getActiveCamera();!Number.isNaN(c)&&!Number.isNaN(f)&&(d.azimuth(c),d.elevation(f),d.orthogonalizeViewUp()),e.autoAdjustCameraClippingRange&&n.resetCameraClippingRange(),a.getLightFollowCamera()&&n.updateLightsGeometryToFollowCamera()},t.handleMouseSpin=(n,r)=>{if(!e.previousPosition)return;const a=e._interactor,i=n.getActiveCamera(),o=a.getView().getViewportCenter(n),s=Ry(Math.atan2(e.previousPosition.y-o[1],e.previousPosition.x-o[0])),l=Ry(Math.atan2(r.y-o[1],r.x-o[0]))-s;Number.isNaN(l)||(i.roll(l),i.orthogonalizeViewUp())},t.handleMousePan=(n,r)=>{if(!e.previousPosition)return;const a=n.getActiveCamera();let i=a.getFocalPoint();i=t.computeWorldToDisplay(n,i[0],i[1],i[2]);const o=i[2],s=t.computeDisplayToWorld(n,r.x,r.y,o),l=t.computeDisplayToWorld(n,e.previousPosition.x,e.previousPosition.y,o),u=[];u[0]=l[0]-s[0],u[1]=l[1]-s[1],u[2]=l[2]-s[2],i=a.getFocalPoint();const c=a.getPosition();a.setFocalPoint(u[0]+i[0],u[1]+i[1],u[2]+i[2]),a.setPosition(u[0]+c[0],u[1]+c[1],u[2]+c[2]),e._interactor.getLightFollowCamera()&&n.updateLightsGeometryToFollowCamera()},t.handleMouseDolly=(n,r)=>{if(!e.previousPosition)return;const a=r.y-e.previousPosition.y,o=e._interactor.getView().getViewportCenter(n),s=e.motionFactor*a/o[1];t.dollyByFactor(n,1.1**s)},t.handleMouseWheel=n=>{const r=1-n.spinY/e.zoomFactor;t.dollyByFactor(n.pokedRenderer,r)},t.dollyByFactor=(n,r)=>{if(Number.isNaN(r))return;const a=n.getActiveCamera();a.getParallelProjection()?a.setParallelScale(a.getParallelScale()/r):(a.dolly(r),e.autoAdjustCameraClippingRange&&n.resetCameraClippingRange()),e._interactor.getLightFollowCamera()&&n.updateLightsGeometryToFollowCamera()}}const Rje={motionFactor:10,zoomFactor:10};function _Z(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Rje,n),Dje.extend(t,e,n),j.setGet(t,e,["motionFactor","zoomFactor"]),kje(t,e)}const Lje=j.newInstance(_Z,"vtkInteractorStyleTrackballCamera");var xZ={newInstance:Lje,extend:_Z};function Oje(t){return t}function R3(t){if(t===null||t==="null")return null;if(t==="true")return!0;if(t==="false")return!1;if(!(t===void 0||t==="undefined"))return t[0]==="["&&t[t.length-1]==="]"?t.substring(1,t.length-1).split(",").map(e=>R3(e.trim())):t===""||Number.isNaN(Number(t))?t:Number(t)}function Aje(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0,e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:window.location.search;const n={},r=t?R3:Oje;return(e||"").replace(/#.*/,"").replace("?","").split("&").forEach(i=>{const[o,s]=i.split("=").map(l=>decodeURIComponent(l));o&&(n[o]=s?r(s):!0)}),n}var CZ={toNativeType:R3,extractURLParameters:Aje};const TZ={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},Dr={VOID:"",CHAR:"Int8Array",SIGNED_CHAR:"Int8Array",UNSIGNED_CHAR:"Uint8Array",SHORT:"Int16Array",UNSIGNED_SHORT:"Uint16Array",INT:"Int32Array",UNSIGNED_INT:"Uint32Array",FLOAT:"Float32Array",DOUBLE:"Float64Array"},Nje=Dr.FLOAT;var EZ={DefaultDataType:Nje,DataTypeByteSize:TZ,VtkDataTypes:Dr};const{vtkErrorMacro:Vje}=tl,{DefaultDataType:Bje}=EZ,$je=1e-6;function Fk(t,e,n){const r=t.length;let a=Number.MAX_VALUE,i=-Number.MAX_VALUE,o,s;for(s=e;s<r;s+=n)if(!Number.isNaN(t[s])){a=t[s],i=a;break}for(;s<r;s+=n)o=t[s],o<a?a=o:o>i&&(i=o);return{min:a,max:i}}function Ije(){let t=Number.MAX_VALUE,e=-Number.MAX_VALUE,n=0,r=0;return{add(a){t>a&&(t=a),e<a&&(e=a),n++,r+=a},get(){return{min:t,max:e,count:n,sum:r,mean:r/n}},getRange(){return{min:t,max:e}}}}function MZ(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;if(e<0&&n>1){const a=t.length/n,i=new Float64Array(a);for(let o=0,s=0;o<a;++o){for(let l=s+n;s<l;++s)i[o]+=t[s]*t[s];i[o]**=.5}return Fk(i,0,1)}return Fk(t,e<0?0:e,n)}function e4(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;const n=t||[];for(;n.length<=e;)n.push(null);return n}function L3(t){return Object.prototype.toString.call(t).slice(8,-1)}function Pje(t){const e=t.getNumberOfComponents();let n=0;const r=new Array(e);for(let a=0;a<t.getNumberOfTuples();++a){t.getTuple(a,r);const i=v3(r,e);i>n&&(n=i)}return n}const Fje={computeRange:MZ,createRangeHelper:Ije,fastComputeRange:Fk,getDataType:L3,getMaxNorm:Pje};function zje(t,e){e.classHierarchy.push("vtkDataArray");function n(r){if(r<0)return!1;const a=t.getNumberOfComponents(),i=e.values.length/(a>0?a:1);if(r===i)return!0;if(r>i){const o=e.values;return e.values=kv(e.dataType,(r+i)*a),e.values.set(o),!0}return e.size>r*a&&(e.size=r*a,t.dataChange()),!0}t.dataChange=()=>{e.ranges=null,t.modified()},t.resize=r=>{n(r);const a=r*t.getNumberOfComponents();return e.size!==a?(e.size=a,t.dataChange(),!0):!1},t.initialize=()=>{t.resize(0)},t.getElementComponentSize=()=>e.values.BYTES_PER_ELEMENT,t.getComponent=function(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return e.values[r*e.numberOfComponents+a]},t.setComponent=(r,a,i)=>{i!==e.values[r*e.numberOfComponents+a]&&(e.values[r*e.numberOfComponents+a]=i,t.dataChange())},t.getValue=r=>{const a=r/e.numberOfComponents,i=r%e.numberOfComponents;return t.getComponent(a,i)},t.setValue=(r,a)=>{const i=r/e.numberOfComponents,o=r%e.numberOfComponents;t.setComponent(i,o,a)},t.getData=()=>e.size===e.values.length?e.values:e.values.subarray(0,e.size),t.getRange=function(){let r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:-1,a=r;a<0&&(a=e.numberOfComponents===1?0:e.numberOfComponents);let i=null;return e.ranges||(e.ranges=e4(e.ranges,e.numberOfComponents)),i=e.ranges[a],i?(e.rangeTuple[0]=i.min,e.rangeTuple[1]=i.max,e.rangeTuple):(i=MZ(t.getData(),r,e.numberOfComponents),e.ranges[a]=i,e.rangeTuple[0]=i.min,e.rangeTuple[1]=i.max,e.rangeTuple)},t.setRange=(r,a)=>{e.ranges||(e.ranges=e4(e.ranges,e.numberOfComponents));const i={min:r.min,max:r.max};return e.ranges[a]=i,e.rangeTuple[0]=i.min,e.rangeTuple[1]=i.max,e.rangeTuple},t.setTuple=(r,a)=>{const i=r*e.numberOfComponents;for(let o=0;o<e.numberOfComponents;o++)e.values[i+o]=a[o]},t.setTuples=(r,a)=>{let i=r*e.numberOfComponents;const o=Math.min(a.length,e.size-i);for(let s=0;s<o;)e.values[i++]=a[s++]},t.insertTuple=(r,a)=>(e.size<=r*e.numberOfComponents&&(e.size=(r+1)*e.numberOfComponents,n(r+1)),t.setTuple(r,a),r),t.insertTuples=(r,a)=>{const i=r+a.length/e.numberOfComponents;return e.size<i*e.numberOfComponents&&(e.size=i*e.numberOfComponents,n(i)),t.setTuples(r,a),i},t.insertNextTuple=r=>{const a=e.size/e.numberOfComponents;return t.insertTuple(a,r)},t.insertNextTuples=r=>{const a=e.size/e.numberOfComponents;return t.insertTuples(a,r)},t.findTuple=function(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:$je;for(let i=0;i<e.size;i+=e.numberOfComponents)if(Math.abs(r[0]-e.values[i])<=a){let o=!0;for(let s=1;s<e.numberOfComponents;++s)if(Math.abs(r[s]-e.values[i+s])>a){o=!1;break}if(o)return i/e.numberOfComponents}return-1},t.getTuple=function(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];const i=e.numberOfComponents||1,o=r*i;switch(i){case 4:a[3]=e.values[o+3];case 3:a[2]=e.values[o+2];case 2:a[1]=e.values[o+1];case 1:a[0]=e.values[o];break;default:for(let s=i-1;s>=0;--s)a[s]=e.values[o+s]}return a},t.getTuples=(r,a)=>{const i=(r??0)*e.numberOfComponents,o=(a??t.getNumberOfTuples())*e.numberOfComponents,s=t.getData().subarray(i,o);return s.length>0?s:null},t.getTupleLocation=function(){return(arguments.length>0&&arguments[0]!==void 0?arguments[0]:1)*e.numberOfComponents},t.getNumberOfComponents=()=>e.numberOfComponents,t.getNumberOfValues=()=>e.size,t.getNumberOfTuples=()=>e.size/e.numberOfComponents,t.getDataType=()=>e.dataType,t.newClone=()=>kZ({empty:!0,name:e.name,dataType:e.dataType,numberOfComponents:e.numberOfComponents}),t.getName=()=>(e.name||(t.modified(),e.name=`vtkDataArray${t.getMTime()}`),e.name),t.setData=(r,a)=>{e.values=r,e.size=r.length,e.dataType=L3(r),a&&(e.numberOfComponents=a),e.size%e.numberOfComponents!==0&&(e.numberOfComponents=1),t.dataChange()},t.getState=()=>{if(e.deleted)return null;const r={...e,vtkClass:t.getClassName()};r.values=Array.from(r.values),delete r.buffer,Object.keys(r).forEach(i=>{r[i]||delete r[i]});const a={};return Object.keys(r).sort().forEach(i=>{a[i]=r[i]}),a.mtime&&delete a.mtime,a},t.deepCopy=r=>{const a=t.getDataType(),i=e.values;t.shallowCopy(r),(i==null?void 0:i.length)>=r.getNumberOfValues()&&a===r.getDataType()?(i.set(r.getData()),e.values=i,t.dataChange()):t.setData(r.getData().slice())},t.interpolateTuple=(r,a,i,o,s,l)=>{const u=e.numberOfComponents||1;(u!==a.getNumberOfComponents()||u!==o.getNumberOfComponents())&&Vje("numberOfComponents must match");const c=a.getTuple(i),f=o.getTuple(s),d=[];switch(d.length=u,u){case 4:d[3]=c[3]+(f[3]-c[3])*l;case 3:d[2]=c[2]+(f[2]-c[2])*l;case 2:d[1]=c[1]+(f[1]-c[1])*l;case 1:d[0]=c[0]+(f[0]-c[0])*l;break;default:for(let h=0;h<u;h++)d[h]=c[h]+(f[h]-c[h])*l}return t.insertTuple(r,d)}}const Gje={name:"",numberOfComponents:1,dataType:Bje,rangeTuple:[0,0]};function DZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(Object.assign(e,Gje,n),!e.empty&&!e.values&&!e.size)throw new TypeError("Cannot create vtkDataArray object without: size > 0, values");if(e.values?Array.isArray(e.values)&&(e.values=KA(e.dataType,e.values)):e.values=kv(e.dataType,e.size),e.values&&(e.size=e.size??e.values.length,e.dataType=L3(e.values)),Jr(t,e),Am(t,e,["name","numberOfComponents"]),e.size%e.numberOfComponents!==0)throw new RangeError("model.size is not a multiple of model.numberOfComponents");zje(t,e)}const kZ=Kn(DZ,"vtkDataArray");var xn={newInstance:kZ,extend:DZ,...Fje,...EZ};const{vtkErrorMacro:Uje}=j,Hje=[1,-1,1,-1,1,-1];function Wje(t,e){e.classHierarchy.push("vtkPoints"),t.getNumberOfPoints=t.getNumberOfTuples,t.setNumberOfPoints=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:3;t.getNumberOfPoints()!==n&&(e.size=n*r,e.values=j.newTypedArray(e.dataType,e.size),t.setNumberOfComponents(r),t.modified())},t.setPoint=function(n){for(var r=arguments.length,a=new Array(r>1?r-1:0),i=1;i<r;i++)a[i-1]=arguments[i];t.setTuple(n,a)},t.getPoint=t.getTuple,t.findPoint=t.findTuple,t.insertNextPoint=(n,r,a)=>t.insertNextTuple([n,r,a]),t.getBounds=()=>{if(t.getNumberOfComponents()===3){const a=t.getRange(0);e.bounds[0]=a[0],e.bounds[1]=a[1];const i=t.getRange(1);e.bounds[2]=i[0],e.bounds[3]=i[1];const o=t.getRange(2);return e.bounds[4]=o[0],e.bounds[5]=o[1],e.bounds}if(t.getNumberOfComponents()!==2)return Uje(`getBounds called on an array with components of
  72. ${t.getNumberOfComponents()}`),Hje;const n=t.getRange(0);e.bounds[0]=n[0],e.bounds[1]=n[1];const r=t.getRange(1);return e.bounds[2]=r[0],e.bounds[3]=r[1],e.bounds[4]=0,e.bounds[5]=0,e.bounds},t.computeBounds=t.getBounds,t.setNumberOfComponents(e.numberOfComponents<2?3:e.numberOfComponents)}const Kje={empty:!0,numberOfComponents:3,dataType:Dr.FLOAT,bounds:[1,-1,1,-1,1,-1]};function RZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Kje,n),xn.extend(t,e,n),Wje(t,e)}const jje=j.newInstance(RZ,"vtkPoints");var Ay={newInstance:jje,extend:RZ};function LZ(t){let e=0;return t.filter((n,r)=>r===e?(e+=n+1,!0):!1)}function OZ(t){let e=0;for(let n=0;n<t.length;)n+=t[n]+1,e++;return e}const Yje={extractCellSizes:LZ,getNumberOfCells:OZ};function Xje(t,e){e.classHierarchy.push("vtkCellArray");const n={...t};t.getNumberOfCells=r=>(e.numberOfCells!==void 0&&!r||(e.cellSizes?e.numberOfCells=e.cellSizes.length:e.numberOfCells=OZ(t.getData())),e.numberOfCells),t.getCellSizes=r=>(e.cellSizes!==void 0&&!r||(e.cellSizes=LZ(t.getData())),e.cellSizes),t.resize=r=>{const a=t.getNumberOfTuples();n.resize(r);const i=t.getNumberOfTuples();i<a&&(i===0?(e.numberOfCells=0,e.cellSizes=[]):(e.numberOfCells=void 0,e.cellSizes=void 0))},t.setData=r=>{n.setData(r,1),e.numberOfCells=void 0,e.cellSizes=void 0},t.getCell=r=>{let a=r;const i=e.values[a++];return e.values.subarray(a,a+i)},t.insertNextCell=r=>{const a=t.getNumberOfCells();return t.insertNextTuples([r.length,...r]),++e.numberOfCells,e.cellSizes!=null&&e.cellSizes.push(r.length),a}}function qje(t){return{empty:!0,numberOfComponents:1,dataType:Dr.UNSIGNED_INT,...t}}function AZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};xn.extend(t,e,qje(n)),Xje(t,e)}const Zje=j.newInstance(AZ,"vtkCellArray");var t4={newInstance:Zje,extend:AZ,...Yje};function Qje(t,e){e.classHierarchy.push("vtkCell"),t.initialize=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(r){e.pointsIds=r;let a=e.points.getData();a.length!==3*e.pointsIds.length&&(a=j.newTypedArray(n.getDataType(),3*e.pointsIds.length));const i=n.getData();e.pointsIds.forEach((o,s)=>{let l=3*o,u=3*s;a[u]=i[l],a[++u]=i[++l],a[++u]=i[++l]}),e.points.setData(a)}else{e.points=n,e.pointsIds=new Array(n.getNumberOfPoints());for(let a=n.getNumberOfPoints()-1;a>=0;--a)e.pointsIds[a]=a}},t.getBounds=()=>{const n=e.points.getNumberOfPoints(),r=[];if(n){e.points.getPoint(0,r),e.bounds[0]=r[0],e.bounds[1]=r[0],e.bounds[2]=r[1],e.bounds[3]=r[1],e.bounds[4]=r[2],e.bounds[5]=r[2];for(let a=1;a<n;a++)e.points.getPoint(a,r),e.bounds[0]=r[0]<e.bounds[0]?r[0]:e.bounds[0],e.bounds[1]=r[0]>e.bounds[1]?r[0]:e.bounds[1],e.bounds[2]=r[1]<e.bounds[2]?r[1]:e.bounds[2],e.bounds[3]=r[1]>e.bounds[3]?r[1]:e.bounds[3],e.bounds[4]=r[2]<e.bounds[4]?r[2]:e.bounds[4],e.bounds[5]=r[2]>e.bounds[5]?r[2]:e.bounds[5]}else g3(e.bounds);return e.bounds},t.getLength2=()=>{t.getBounds();let n=0,r=0;for(let a=0;a<3;a++)r=e.bounds[2*a+1]-e.bounds[2*a],n+=r*r;return n},t.getParametricDistance=n=>{let r,a=0;for(let i=0;i<3;i++)n[i]<0?r=-n[i]:n[i]>1?r=n[i]-1:r=0,r>a&&(a=r);return a},t.getNumberOfPoints=()=>e.points.getNumberOfPoints(),t.deepCopy=n=>{n.initialize(e.points,e.pointsIds)},t.getCellDimension=()=>{},t.intersectWithLine=(n,r,a,i,o,s,l)=>{},t.evaluatePosition=(n,r,a,i,o,s)=>{j.vtkErrorMacro("vtkCell.evaluatePosition is not implemented.")}}const Jje={bounds:[-1,-1,-1,-1,-1,-1],pointsIds:[]};function NZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Jje,n),j.obj(t,e),e.points||(e.points=Ay.newInstance()),j.get(t,e,["points","pointsIds"]),Qje(t,e)}const eYe=j.newInstance(NZ,"vtkCell");var l_={newInstance:eYe,extend:NZ};function tYe(t,e){let n=e;for(e>=t.array.length&&(n+=t.array.length);n>t.array.length;)t.array.push({ncells:0,cells:null});t.array.length=n}function nYe(t,e){e.classHierarchy.push("vtkCellLinks"),t.buildLinks=n=>{const r=n.getPoints().getNumberOfPoints(),a=n.getNumberOfCells(),i=new Uint32Array(r);if(n.isA("vtkPolyData")){for(let o=0;o<a;++o){const{cellPointIds:s}=n.getCellPoints(o);s.forEach(l=>{t.incrementLinkCount(l)})}t.allocateLinks(r),e.maxId=r-1;for(let o=0;o<a;++o){const{cellPointIds:s}=n.getCellPoints(o);s.forEach(l=>{t.insertCellReference(l,i[l]++,o)})}}else{for(let o=0;o<a;o++)l_.newInstance().getPointsIds().forEach(l=>{t.incrementLinkCount(l)});t.allocateLinks(r),e.maxId=r-1;for(let o=0;o<a;++o)l_.newInstance().getPointsIds().forEach(l=>{t.insertCellReference(l,i[l]++,o)})}},t.allocate=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1e3;e.array=Array(n).fill().map(()=>({ncells:0,cells:null})),e.extend=r,e.maxId=-1},t.initialize=()=>{e.array=null},t.getLink=n=>e.array[n],t.getNcells=n=>e.array[n].ncells,t.getCells=n=>e.array[n].cells,t.insertNextPoint=n=>{e.array.push({ncells:n,cells:Array(n)}),++e.maxId},t.insertNextCellReference=(n,r)=>{e.array[n].cells[e.array[n].ncells++]=r},t.deletePoint=n=>{e.array[n].ncells=0,e.array[n].cells=null},t.removeCellReference=(n,r)=>{e.array[r].cells=e.array[r].cells.filter(a=>a!==n),e.array[r].ncells=e.array[r].cells.length},t.addCellReference=(n,r)=>{e.array[r].cells[e.array[r].ncells++]=n},t.resizeCellList=(n,r)=>{e.array[n].cells.length=r},t.squeeze=()=>{tYe(e,e.maxId+1)},t.reset=()=>{e.maxId=-1},t.deepCopy=n=>{e.array=[...n.array],e.extend=n.extend,e.maxId=n.maxId},t.incrementLinkCount=n=>{++e.array[n].ncells},t.allocateLinks=n=>{for(let r=0;r<n;++r)e.array[r].cells=new Array(e.array[r].ncells)},t.insertCellReference=(n,r,a)=>{e.array[n].cells[r]=a}}const rYe={array:null,maxId:0,extend:0};function VZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,rYe,n),j.obj(t,e),nYe(t,e)}const aYe=j.newInstance(VZ,"vtkCellLinks");var iYe={newInstance:aYe,extend:VZ};const Yn={VTK_EMPTY_CELL:0,VTK_VERTEX:1,VTK_POLY_VERTEX:2,VTK_LINE:3,VTK_POLY_LINE:4,VTK_TRIANGLE:5,VTK_TRIANGLE_STRIP:6,VTK_POLYGON:7,VTK_PIXEL:8,VTK_QUAD:9,VTK_TETRA:10,VTK_VOXEL:11,VTK_HEXAHEDRON:12,VTK_WEDGE:13,VTK_PYRAMID:14,VTK_PENTAGONAL_PRISM:15,VTK_HEXAGONAL_PRISM:16,VTK_QUADRATIC_EDGE:21,VTK_QUADRATIC_TRIANGLE:22,VTK_QUADRATIC_QUAD:23,VTK_QUADRATIC_POLYGON:36,VTK_QUADRATIC_TETRA:24,VTK_QUADRATIC_HEXAHEDRON:25,VTK_QUADRATIC_WEDGE:26,VTK_QUADRATIC_PYRAMID:27,VTK_BIQUADRATIC_QUAD:28,VTK_TRIQUADRATIC_HEXAHEDRON:29,VTK_QUADRATIC_LINEAR_QUAD:30,VTK_QUADRATIC_LINEAR_WEDGE:31,VTK_BIQUADRATIC_QUADRATIC_WEDGE:32,VTK_BIQUADRATIC_QUADRATIC_HEXAHEDRON:33,VTK_BIQUADRATIC_TRIANGLE:34,VTK_CUBIC_LINE:35,VTK_CONVEX_POINT_SET:41,VTK_POLYHEDRON:42,VTK_PARAMETRIC_CURVE:51,VTK_PARAMETRIC_SURFACE:52,VTK_PARAMETRIC_TRI_SURFACE:53,VTK_PARAMETRIC_QUAD_SURFACE:54,VTK_PARAMETRIC_TETRA_REGION:55,VTK_PARAMETRIC_HEX_REGION:56,VTK_HIGHER_ORDER_EDGE:60,VTK_HIGHER_ORDER_TRIANGLE:61,VTK_HIGHER_ORDER_QUAD:62,VTK_HIGHER_ORDER_POLYGON:63,VTK_HIGHER_ORDER_TETRAHEDRON:64,VTK_HIGHER_ORDER_WEDGE:65,VTK_HIGHER_ORDER_PYRAMID:66,VTK_HIGHER_ORDER_HEXAHEDRON:67,VTK_LAGRANGE_CURVE:68,VTK_LAGRANGE_TRIANGLE:69,VTK_LAGRANGE_QUADRILATERAL:70,VTK_LAGRANGE_TETRAHEDRON:71,VTK_LAGRANGE_HEXAHEDRON:72,VTK_LAGRANGE_WEDGE:73,VTK_LAGRANGE_PYRAMID:74,VTK_NUMBER_OF_CELL_TYPES:75},zk=["vtkEmptyCell","vtkVertex","vtkPolyVertex","vtkLine","vtkPolyLine","vtkTriangle","vtkTriangleStrip","vtkPolygon","vtkPixel","vtkQuad","vtkTetra","vtkVoxel","vtkHexahedron","vtkWedge","vtkPyramid","vtkPentagonalPrism","vtkHexagonalPrism","UnknownClass","UnknownClass","UnknownClass","UnknownClass","vtkQuadraticEdge","vtkQuadraticTriangle","vtkQuadraticQuad","vtkQuadraticTetra","vtkQuadraticHexahedron","vtkQuadraticWedge","vtkQuadraticPyramid","vtkBiQuadraticQuad","vtkTriQuadraticHexahedron","vtkQuadraticLinearQuad","vtkQuadraticLinearWedge","vtkBiQuadraticQuadraticWedge","vtkBiQuadraticQuadraticHexahedron","vtkBiQuadraticTriangle","vtkCubicLine","vtkQuadraticPolygon","UnknownClass","UnknownClass","UnknownClass","UnknownClass","vtkConvexPointSet","UnknownClass","UnknownClass","UnknownClass","UnknownClass","UnknownClass","UnknownClass","UnknownClass","UnknownClass","UnknownClass","vtkParametricCurve","vtkParametricSurface","vtkParametricTriSurface","vtkParametricQuadSurface","vtkParametricTetraRegion","vtkParametricHexRegion","UnknownClass","UnknownClass","UnknownClass","vtkHigherOrderEdge","vtkHigherOrderTriangle","vtkHigherOrderQuad","vtkHigherOrderPolygon","vtkHigherOrderTetrahedron","vtkHigherOrderWedge","vtkHigherOrderPyramid","vtkHigherOrderHexahedron"];function oYe(t){return t<zk.length?zk[t]:"UnknownClass"}function sYe(t){return zk.findIndex(t)}function lYe(t){return t<Yn.VTK_QUADRATIC_EDGE||t===Yn.VTK_CONVEX_POINT_SET||t===Yn.VTK_POLYHEDRON}function uYe(t){return t===Yn.VTK_TRIANGLE_STRIP||t===Yn.VTK_POLY_LINE||t===Yn.VTK_POLY_VERTEX}const cYe={getClassNameFromTypeId:oYe,getTypeIdFromClassName:sYe,isLinear:lYe,hasSubCells:uYe};function fYe(t,e){e.classHierarchy.push("vtkCellTypes"),t.allocate=function(){let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:512,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1e3;e.size=n>0?n:1,e.extend=r>0?r:1,e.maxId=-1,e.typeArray=new Uint8Array(n),e.locationArray=new Uint32Array(n)},t.insertCell=(n,r,a)=>{e.typeArray[n]=r,e.locationArray[n]=a,n>e.maxId&&(e.maxId=n)},t.insertNextCell=(n,r)=>(t.insertCell(++e.maxId,n,r),e.maxId),t.setCellTypes=(n,r,a)=>{e.size=n,e.typeArray=r,e.locationArray=a,e.maxId=n-1},t.getCellLocation=n=>e.locationArray[n],t.deleteCell=n=>{e.typeArray[n]=Yn.VTK_EMPTY_CELL},t.getNumberOfTypes=()=>e.maxId+1,t.isType=n=>{const r=t.getNumberOfTypes();for(let a=0;a<r;++a)if(n===t.getCellType(a))return!0;return!1},t.insertNextType=n=>t.insertNextCell(n,-1),t.getCellType=n=>e.typeArray[n],t.reset=()=>{e.maxId=-1},t.deepCopy=n=>{t.allocate(n.getSize(),n.getExtend()),e.typeArray.set(n.getTypeArray()),e.locationArray.set(n.getLocationArray()),e.maxId=n.getMaxId()}}const dYe={size:0,maxId:-1,extend:1e3};function BZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,dYe,n),j.obj(t,e),j.get(t,e,["size","maxId","extend"]),j.getArray(t,e,["typeArray","locationArray"]),fYe(t,e)}const hYe=j.newInstance(BZ,"vtkCellTypes");var pYe={newInstance:hYe,extend:BZ,...cYe};const vYe={NO_INTERSECTION:0,YES_INTERSECTION:1,ON_LINE:2};var $Z={IntersectionState:vYe};const{IntersectionState:ZS}=$Z;function np(t,e,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;const a={t:Number.MIN_VALUE,distance:0},i=[];let o;i[0]=n[0]-e[0],i[1]=n[1]-e[1],i[2]=n[2]-e[2];const s=i[0]*(t[0]-e[0])+i[1]*(t[1]-e[1])+i[2]*(t[2]-e[2]),l=gn(i,i);let u=1e-5*s;return l!==0&&(a.t=s/l),u<0&&(u=-u),-u<l&&l<u||l<=0||a.t<0?o=e:a.t>1?o=n:(o=i,i[0]=e[0]+a.t*i[0],i[1]=e[1]+a.t*i[1],i[2]=e[2]+a.t*i[2]),r&&(r[0]=o[0],r[1]=o[1],r[2]=o[2]),a.distance=_s(o,t),a}function IZ(t,e,n,r,a,i){const o=[],s=[],l=[];a[0]=0,i[0]=0,kl(e,t,o),kl(r,n,s),kl(n,t,l);const u=[gn(o,o),-gn(o,s),-gn(o,s),gn(s,s)],c=[];if(c[0]=gn(o,l),c[1]=-gn(s,l),x7e(u,c,2)===0){let f=Number.MAX_VALUE;const d=[t,e,n,r],h=[n,n,t,t],v=[r,r,e,e];i[0],i[0],a[0],a[0],a[0],a[0],i[0],i[0];let p;for(let g=0;g<4;g++)p=np(d[g],h[g],v[g]),p.distance<f&&(f=p.distance);return ZS.ON_LINE}return a[0]=c[0],i[0]=c[1],a[0]>=0&&a[0]<=1&&i[0]>=0&&i[0]<=1?ZS.YES_INTERSECTION:ZS.NO_INTERSECTION}const gYe={distanceToLine:np,intersection:IZ};function yYe(t,e){e.classHierarchy.push("vtkLine");function n(r){return r>=0&&r<=1}t.getCellDimension=()=>1,t.intersectWithLine=(r,a,i,o,s)=>{const l={intersect:0,t:Number.MAX_VALUE,subId:0,betweenPoints:null};s[1]=0,s[2]=0;const u=[],c=[],f=[];e.points.getPoint(0,c),e.points.getPoint(1,f);const d=[],h=[],v=IZ(r,a,c,f,d,h);if(l.t=d[0],l.betweenPoints=n(l.t),s[0]=h[0],v===ZS.YES_INTERSECTION){for(let p=0;p<3;p++)o[p]=c[p]+s[0]*(f[p]-c[p]),u[p]=r[p]+l.t*(a[p]-r[p]);if(_s(o,u)<=i*i)return l.intersect=1,l}else{let p;if(l.t<0)return p=np(r,c,f,o),p.distance<=i*i&&(l.t=0,l.intersect=1,l.betweenPoints=!0),l;if(l.t>1)return p=np(a,c,f,o),p.distance<=i*i&&(l.t=1,l.intersect=1,l.betweenPoints=!0),l;if(s[0]<0)return s[0]=0,p=np(c,r,a,o),l.t=p.t,p.distance<=i*i&&(l.intersect=1),l;if(s[0]>1)return s[0]=1,p=np(f,r,a,o),l.t=p.t,p.distance<=i*i&&(l.intersect=1),l}return l},t.evaluateLocation=(r,a,i)=>{const o=[],s=[];e.points.getPoint(0,o),e.points.getPoint(1,s);for(let l=0;l<3;l++)a[l]=o[l]+r[0]*(s[l]-o[l]);i[0]=1-r[0],i[1]=r[0]},t.evaluateOrientation=(r,a,i)=>e.orientations?(YS(a,e.orientations[0],e.orientations[1],r[0]),i[0]=1-r[0],i[1]=r[0],!0):!1}const mYe={orientations:null};function PZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,mYe,n),l_.extend(t,e,n),j.setGet(t,e,["orientations"]),yYe(t,e)}const bYe=j.newInstance(PZ,"vtkLine");var Wi={newInstance:bYe,extend:PZ,...gYe,...$Z};const{vtkErrorMacro:n4,vtkWarningMacro:SYe}=j;function wYe(t,e){e.classHierarchy.push("vtkFieldData");const n=t.getState;e.arrays&&(e.arrays=e.arrays.map(r=>({data:Wo(r.data)}))),t.initialize=()=>{t.initializeFields(),t.copyAllOn(),t.clearFieldFlags()},t.initializeFields=()=>{e.arrays=[],e.copyFieldFlags={},t.modified()},t.copyStructure=r=>{t.initializeFields(),e.copyFieldFlags=r.getCopyFieldFlags().map(a=>a),e.arrays=r.arrays().map(a=>({array:a}))},t.getNumberOfArrays=()=>e.arrays.length,t.getNumberOfActiveArrays=()=>e.arrays.length,t.addArray=r=>{const a=r.getName(),{array:i,index:o}=t.getArrayWithIndex(a);return i!=null?(e.arrays[o]={data:r},o):(e.arrays=[].concat(e.arrays,{data:r}),e.arrays.length-1)},t.removeAllArrays=()=>{e.arrays=[]},t.removeArray=r=>{const a=e.arrays.findIndex(i=>i.data.getName()===r);return t.removeArrayByIndex(a)},t.removeArrayByIndex=r=>r!==-1&&r<e.arrays.length?(e.arrays.splice(r,1),!0):!1,t.getArrays=()=>e.arrays.map(r=>r.data),t.getArray=r=>typeof r=="number"?t.getArrayByIndex(r):t.getArrayByName(r),t.getArrayByName=r=>e.arrays.reduce((a,i,o)=>i.data.getName()===r?i.data:a,null),t.getArrayWithIndex=r=>{const a=e.arrays.findIndex(i=>i.data.getName()===r);return{array:a!==-1?e.arrays[a].data:null,index:a}},t.getArrayByIndex=r=>r>=0&&r<e.arrays.length?e.arrays[r].data:null,t.hasArray=r=>t.getArrayWithIndex(r).index>=0,t.getArrayName=r=>{const a=e.arrays[r];return a?a.data.getName():""},t.getCopyFieldFlags=()=>e.copyFieldFlags,t.getFlag=r=>e.copyFieldFlags[r],t.passData=function(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:-1,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:-1;r.getArrays().forEach(o=>{const s=t.getFlag(o.getName());if(s!==!1&&!(e.doCopyAllOff&&s!==!0)&&o){let l=t.getArrayByName(o.getName());if(l)if(o.getNumberOfComponents()===l.getNumberOfComponents())if(a>-1&&a<o.getNumberOfTuples()){const u=i>-1?i:a;l.insertTuple(u,o.getTuple(a))}else l.insertTuples(0,o.getTuples());else n4("Unhandled case in passData");else if(a<0||a>o.getNumberOfTuples())t.addArray(o),r.getAttributes(o).forEach(u=>{t.setAttribute(o,u)});else{const u=o.getNumberOfComponents();let c=o.getNumberOfValues();const f=i>-1?i:a;c<=f*u&&(c=(f+1)*u),l=xn.newInstance({name:o.getName(),dataType:o.getDataType(),numberOfComponents:u,values:j.newTypedArray(o.getDataType(),c),size:0}),l.insertTuple(f,o.getTuple(a)),t.addArray(l),r.getAttributes(o).forEach(d=>{t.setAttribute(l,d)})}}})},t.interpolateData=function(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:-1,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:-1,o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:-1,s=arguments.length>4&&arguments[4]!==void 0?arguments[4]:.5;r.getArrays().forEach(l=>{const u=t.getFlag(l.getName());if(u!==!1&&!(e.doCopyAllOff&&u!==!0)&&l){let c=t.getArrayByName(l.getName());if(c)if(l.getNumberOfComponents()===c.getNumberOfComponents())if(a>-1&&a<l.getNumberOfTuples()){const f=o>-1?o:a;c.interpolateTuple(f,l,a,l,i,s),SYe("Unexpected case in interpolateData")}else c.insertTuples(l.getTuples());else n4("Unhandled case in interpolateData");else if(a<0||i<0||a>l.getNumberOfTuples())t.addArray(l),r.getAttributes(l).forEach(f=>{t.setAttribute(l,f)});else{const f=l.getNumberOfComponents();let d=l.getNumberOfValues();const h=o>-1?o:a;d<=h*f&&(d=(h+1)*f),c=xn.newInstance({name:l.getName(),dataType:l.getDataType(),numberOfComponents:f,values:j.newTypedArray(l.getDataType(),d),size:0}),c.interpolateTuple(h,l,a,l,i,s),t.addArray(c),r.getAttributes(l).forEach(v=>{t.setAttribute(c,v)})}}})},t.copyFieldOn=r=>{e.copyFieldFlags[r]=!0},t.copyFieldOff=r=>{e.copyFieldFlags[r]=!1},t.copyAllOn=()=>{(!e.doCopyAllOn||e.doCopyAllOff)&&(e.doCopyAllOn=!0,e.doCopyAllOff=!1,t.modified())},t.copyAllOff=()=>{(e.doCopyAllOn||!e.doCopyAllOff)&&(e.doCopyAllOn=!1,e.doCopyAllOff=!0,t.modified())},t.clearFieldFlags=()=>{e.copyFieldFlags={}},t.deepCopy=r=>{e.arrays=r.getArrays().map(a=>{const i=a.newClone();return i.deepCopy(a),{data:i}})},t.copyFlags=r=>r.getCopyFieldFlags().map(a=>a),t.reset=()=>e.arrays.forEach(r=>r.data.reset()),t.getMTime=()=>e.arrays.reduce((r,a)=>a.data.getMTime()>r?a.data.getMTime():r,e.mtime),t.getNumberOfComponents=()=>e.arrays.reduce((r,a)=>r+a.data.getNumberOfComponents(),0),t.getNumberOfTuples=()=>e.arrays.length>0?e.arrays[0].getNumberOfTuples():0,t.getState=()=>{const r=n();return r&&(r.arrays=e.arrays.map(a=>({data:a.data.getState()}))),r}}const _Ye={arrays:[],copyFieldFlags:[],doCopyAllOn:!0,doCopyAllOff:!1};function FZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,_Ye,n),j.obj(t,e),wYe(t,e)}const xYe=j.newInstance(FZ,"vtkFieldData");var CYe={newInstance:xYe,extend:FZ};const TYe={SCALARS:0,VECTORS:1,NORMALS:2,TCOORDS:3,TENSORS:4,GLOBALIDS:5,PEDIGREEIDS:6,EDGEFLAG:7,NUM_ATTRIBUTES:8},EYe={MAX:0,EXACT:1,NOLIMIT:2},MYe={DUPLICATECELL:1,HIGHCONNECTIVITYCELL:2,LOWCONNECTIVITYCELL:4,REFINEDCELL:8,EXTERIORCELL:16,HIDDENCELL:32},DYe={DUPLICATEPOINT:1,HIDDENPOINT:2},kYe={COPYTUPLE:0,INTERPOLATE:1,PASSDATA:2,ALLCOPY:3},RYe="vtkGhostType",u_={DEFAULT:0,SINGLE:1,DOUBLE:2};var zZ={AttributeCopyOperations:kYe,AttributeLimitTypes:EYe,AttributeTypes:TYe,CellGhostTypes:MYe,DesiredOutputPrecision:u_,PointGhostTypes:DYe,ghostArrayName:RYe};const{AttributeTypes:au,AttributeCopyOperations:Gc}=zZ,{vtkWarningMacro:K1}=j;function LYe(t,e){const n=["Scalars","Vectors","Normals","TCoords","Tensors","GlobalIds","PedigreeIds"];function r(o){let s=n.find(l=>au[l.toUpperCase()]===o||typeof o!="number"&&l.toLowerCase()===o.toLowerCase());return typeof s>"u"&&(s=null),s}e.classHierarchy.push("vtkDataSetAttributes");const a={...t};t.checkNumberOfComponents=o=>!0,t.setAttribute=(o,s)=>{const l=r(s);if(o&&l.toUpperCase()==="PEDIGREEIDS"&&!o.isA("vtkDataArray"))return K1(`Cannot set attribute ${l}. The attribute must be a vtkDataArray.`),-1;if(o&&!t.checkNumberOfComponents(o,l))return K1(`Cannot set attribute ${l}. Incorrect number of components.`),-1;let u=e[`active${l}`];if(u>=0&&u<e.arrays.length){if(e.arrays[u]===o)return u;t.removeArrayByIndex(u)}return o?(u=t.addArray(o),e[`active${l}`]=u):e[`active${l}`]=-1,t.modified(),e[`active${l}`]},t.getAttributes=o=>n.filter(s=>t[`get${s}`]()===o),t.setActiveAttributeByName=(o,s)=>t.setActiveAttributeByIndex(t.getArrayWithIndex(o).index,s),t.setActiveAttributeByIndex=(o,s)=>{const l=r(s);if(o>=0&&o<e.arrays.length){if(l.toUpperCase()!=="PEDIGREEIDS"){const u=t.getArrayByIndex(o);if(!u.isA("vtkDataArray"))return K1(`Cannot set attribute ${l}. Only vtkDataArray subclasses can be set as active attributes.`),-1;if(!t.checkNumberOfComponents(u,l))return K1(`Cannot set attribute ${l}. Incorrect number of components.`),-1}return e[`active${l}`]=o,t.modified(),o}return o===-1&&(e[`active${l}`]=o,t.modified()),-1},t.getActiveAttribute=o=>{const s=r(o);return t[`get${s}`]()},t.removeAllArrays=()=>{n.forEach(o=>{e[`active${o}`]=-1}),a.removeAllArrays()},t.removeArrayByIndex=o=>(o!==-1&&n.forEach(s=>{o===e[`active${s}`]?e[`active${s}`]=-1:o<e[`active${s}`]&&(e[`active${s}`]-=1)}),a.removeArrayByIndex(o)),n.forEach(o=>{const s=`active${o}`;t[`get${o}`]=()=>t.getArrayByIndex(e[s]),t[`set${o}`]=l=>t.setAttribute(l,o),t[`setActive${o}`]=l=>t.setActiveAttributeByIndex(t.getArrayWithIndex(l).index,o),t[`copy${o}Off`]=()=>{const l=o.toUpperCase();e.copyAttributeFlags[Gc.PASSDATA][au[l]]=!1},t[`copy${o}On`]=()=>{const l=o.toUpperCase();e.copyAttributeFlags[Gc.PASSDATA][au[l]]=!0}}),t.initializeAttributeCopyFlags=()=>{e.copyAttributeFlags=[],Object.keys(Gc).filter(o=>o!=="ALLCOPY").forEach(o=>{e.copyAttributeFlags[Gc[o]]=Object.keys(au).filter(s=>s!=="NUM_ATTRIBUTES").reduce((s,l)=>(s[au[l]]=!0,s),[])}),e.copyAttributeFlags[Gc.COPYTUPLE][au.GLOBALIDS]=!1,e.copyAttributeFlags[Gc.INTERPOLATE][au.GLOBALIDS]=!1,e.copyAttributeFlags[Gc.COPYTUPLE][au.PEDIGREEIDS]=!1},t.initialize=j.chain(t.initialize,t.initializeAttributeCopyFlags),e.dataArrays&&Object.keys(e.dataArrays).length&&Object.keys(e.dataArrays).forEach(o=>{!e.dataArrays[o].ref&&e.dataArrays[o].type==="vtkDataArray"&&t.addArray(xn.newInstance(e.dataArrays[o]))});const i=t.shallowCopy;t.shallowCopy=(o,s)=>{i(o,s),e.arrays=o.getArrays().map(l=>{const u=l.newClone();return u.shallowCopy(l,s),{data:u}})},t.initializeAttributeCopyFlags()}const OYe={activeScalars:-1,activeVectors:-1,activeTensors:-1,activeNormals:-1,activeTCoords:-1,activeGlobalIds:-1,activePedigreeIds:-1};function GZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,OYe,n),CYe.extend(t,e,n),j.setGet(t,e,["activeScalars","activeNormals","activeTCoords","activeVectors","activeTensors","activeGlobalIds","activePedigreeIds"]),e.arrays||(e.arrays={}),LYe(t,e)}const AYe=j.newInstance(GZ,"vtkDataSetAttributes");var r4={newInstance:AYe,extend:GZ,...zZ};const NYe={UNIFORM:0,DATA_OBJECT_FIELD:0,COORDINATE:1,POINT_DATA:1,POINT:2,POINT_FIELD_DATA:2,CELL:3,CELL_FIELD_DATA:3,VERTEX:4,VERTEX_FIELD_DATA:4,EDGE:5,EDGE_FIELD_DATA:5,ROW:6,ROW_DATA:6},O3={FIELD_ASSOCIATION_POINTS:0,FIELD_ASSOCIATION_CELLS:1,FIELD_ASSOCIATION_NONE:2,FIELD_ASSOCIATION_POINTS_THEN_CELLS:3,FIELD_ASSOCIATION_VERTICES:4,FIELD_ASSOCIATION_EDGES:5,FIELD_ASSOCIATION_ROWS:6,NUMBER_OF_ASSOCIATIONS:7};var VYe={FieldDataTypes:NYe,FieldAssociations:O3};const Gk=["pointData","cellData","fieldData"];function BYe(t,e){e.classHierarchy.push("vtkDataSet"),Gk.forEach(r=>{e[r]?e[r]=Wo(e[r]):e[r]=r4.newInstance()});const n=t.shallowCopy;t.shallowCopy=function(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;n(r,a),Gk.forEach(i=>{e[i]=r4.newInstance(),e[i].shallowCopy(r.getReferenceByName(i))})}}const $Ye={};function UZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,$Ye,n),j.obj(t,e),j.setGet(t,e,Gk),BYe(t,e)}const IYe=j.newInstance(UZ,"vtkDataSet");var Kd={newInstance:IYe,extend:UZ,...VYe};function PYe(t,e){e.classHierarchy.push("vtkPointSet"),e.points?e.points=Wo(e.points):e.points=Ay.newInstance(),t.getNumberOfPoints=()=>e.points.getNumberOfPoints(),t.getBounds=()=>e.points.getBounds(),t.computeBounds=()=>{t.getBounds()};const n=t.shallowCopy;t.shallowCopy=function(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;n(r,a),e.points=Ay.newInstance(),e.points.shallowCopy(r.getPoints())}}const FYe={};function HZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,FYe,n),Kd.extend(t,e,n),j.setGet(t,e,["points"]),PYe(t,e)}const zYe=j.newInstance(HZ,"vtkPointSet");var GYe={newInstance:zYe,extend:HZ};function A3(t,e,n,r){const a=n[0]-e[0],i=n[1]-e[1],o=n[2]-e[2],s=t[0]-e[0],l=t[1]-e[1],u=t[2]-e[2];r[0]=i*u-o*l,r[1]=o*s-a*u,r[2]=a*l-i*s}function c_(t,e,n,r){A3(t,e,n,r);const a=Math.sqrt(r[0]*r[0]+r[1]*r[1]+r[2]*r[2]);a!==0&&(r[0]/=a,r[1]/=a,r[2]/=a)}function UYe(t,e,n,r,a,i){let o=arguments.length>6&&arguments[6]!==void 0?arguments[6]:1e-6,s=!1;const l=[],u=[],c=[],f=[],d=[];c_(t,e,n,f),c_(r,a,i,d);const h=-gn(f,t),v=-gn(d,r),p=[gn(d,t)+v,gn(d,e)+v,gn(d,n)+v];if(p[0]*p[1]>o&&p[0]*p[2]>o)return{intersect:!1,coplanar:s,pt1:l,pt2:u,surfaceId:c};const g=[gn(f,r)+h,gn(f,a)+h,gn(f,i)+h];if(g[0]*g[1]>o&&g[0]*g[2]>o)return{intersect:!1,coplanar:s,pt1:l,pt2:u,surfaceId:c};if(Math.abs(f[0]-d[0])<1e-9&&Math.abs(f[1]-d[1])<1e-9&&Math.abs(f[2]-d[2])<1e-9&&Math.abs(h-v)<1e-9)return s=!0,{intersect:!1,coplanar:s,pt1:l,pt2:u,surfaceId:c};const y=[t,e,n],m=[r,a,i],b=gn(f,d),w=(h-v*b)/(b*b-1),x=(v-h*b)/(b*b-1),_=[w*f[0]+x*d[0],w*f[1]+x*d[1],w*f[2]+x*d[2]],C=Ly(f,d,[]);Oy(C);let T=0,D=0;const E=[],M=[];let k=50,R=50;for(let P=0;P<3;P++){const N=P,B=(P+1)%3,L=nv.intersectWithLine(y[N],y[B],r,d);L.intersection&&L.t>0-o&&L.t<1+o&&(L.t<1+o&&L.t>1-o&&(k=T),E[T++]=gn(L.x,C)-gn(_,C));const V=nv.intersectWithLine(m[N],m[B],t,f);V.intersection&&V.t>0-o&&V.t<1+o&&(V.t<1+o&&V.t>1-o&&(R=D),M[D++]=gn(V.x,C)-gn(_,C))}if(T>2){T--;const P=E[2];E[2]=E[k],E[k]=P}if(D>2){D--;const P=M[2];M[2]=M[R],M[R]=P}if(T!==2||D!==2)return{intersect:!1,coplanar:s,pt1:l,pt2:u,surfaceId:c};if(Number.isNaN(E[0])||Number.isNaN(E[1])||Number.isNaN(M[0])||Number.isNaN(M[1]))return{intersect:!1,coplanar:s,pt1:l,pt2:u,surfaceId:c};if(E[0]>E[1]){const P=E[1];E[1]=E[0],E[0]=P}if(M[0]>M[1]){const P=M[1];M[1]=M[0],M[0]=P}let O,I;return E[1]<M[0]||M[1]<E[0]?{intersect:!1,coplanar:s,pt1:l,pt2:u,surfaceId:c}:(E[0]<M[0]?E[1]<M[1]?(c[0]=2,c[1]=1,O=M[0],I=E[1]):(c[0]=2,c[1]=2,O=M[0],I=M[1]):E[1]<M[1]?(c[0]=1,c[1]=1,O=E[0],I=E[1]):(c[0]=1,c[1]=2,O=E[0],I=M[1]),qF(_,C,O,l),qF(_,C,I,u),{intersect:!0,coplanar:s,pt1:l,pt2:u,surfaceId:c})}const HYe={computeNormalDirection:A3,computeNormal:c_,intersectWithTriangle:UYe};function WYe(t,e){e.classHierarchy.push("vtkTriangle"),t.getCellDimension=()=>2,t.intersectWithLine=(n,r,a,i,o)=>{const s={subId:0,t:Number.MAX_VALUE,intersect:0,betweenPoints:!1};o[2]=0;const l=[],u=a*a,c=[],f=[],d=[];e.points.getPoint(0,c),e.points.getPoint(1,f),e.points.getPoint(2,d);const h=[],v=[];if(c_(c,f,d,h),h[0]!==0||h[1]!==0||h[2]!==0){const b=nv.intersectWithLine(n,r,c,h);if(s.betweenPoints=b.betweenPoints,s.t=b.t,i[0]=b.x[0],i[1]=b.x[1],i[2]=b.x[2],!b.intersection)return o[0]=0,o[1]=0,s.intersect=0,s;const w=t.evaluatePosition(i,l,o,v);if(w.evaluation>=0)return w.dist2<=u?(s.intersect=1,s):(s.intersect=w.evaluation,s)}const p=_s(c,f),g=_s(f,d),y=_s(d,c);e.line||(e.line=Wi.newInstance()),p>g&&p>y?(e.line.getPoints().setPoint(0,c),e.line.getPoints().setPoint(1,f)):g>y&&g>p?(e.line.getPoints().setPoint(0,f),e.line.getPoints().setPoint(1,d)):(e.line.getPoints().setPoint(0,d),e.line.getPoints().setPoint(1,c));const m=e.line.intersectWithLine(n,r,a,i,o);if(s.betweenPoints=m.betweenPoints,s.t=m.t,m.intersect){const b=[],w=[],x=[];for(let _=0;_<3;_++)b[_]=c[_]-d[_],w[_]=f[_]-d[_],x[_]=i[_]-d[_];return o[0]=gn(x,b)/y,o[1]=gn(x,w)/g,s.intersect=1,s}return o[0]=0,o[1]=0,s.intersect=0,s},t.evaluatePosition=(n,r,a,i)=>{const o={subId:0,dist2:0,evaluation:-1};let s,l;const u=[],c=[],f=[],d=[];let h;const v=[],p=[],g=[];let y=0,m=0;const b=[];let w,x,_,C=[];const T=[],D=[],E=[];o.subId=0,a[2]=0,e.points.getPoint(1,u),e.points.getPoint(2,c),e.points.getPoint(0,f),A3(u,c,f,d),nv.generalizedProjectPoint(n,u,d,E);let M=0;for(s=0;s<3;s++)d[s]<0?h=-d[s]:h=d[s],h>M&&(M=h,m=s);for(l=0,s=0;s<3;s++)s!==m&&(b[l++]=s);for(s=0;s<2;s++)v[s]=E[b[s]]-f[b[s]],p[s]=u[b[s]]-f[b[s]],g[s]=c[b[s]]-f[b[s]];if(y=XS(p,g),y===0)return a[0]=0,a[1]=0,o.evaluation=-1,o;if(a[0]=XS(v,g)/y,a[1]=XS(p,v)/y,i[0]=1-(a[0]+a[1]),i[1]=a[0],i[2]=a[1],i[0]>=0&&i[0]<=1&&i[1]>=0&&i[1]<=1&&i[2]>=0&&i[2]<=1)r&&(o.dist2=_s(E,n),r[0]=E[0],r[1]=E[1],r[2]=E[2]),o.evaluation=1;else{let k;if(r){if(i[1]<0&&i[2]<0)for(w=_s(n,f),x=Wi.distanceToLine(n,u,f,k,T),_=Wi.distanceToLine(n,f,c,k,D),w<x?(o.dist2=w,C=f):(o.dist2=x,C=T),_<o.dist2&&(o.dist2=_,C=D),s=0;s<3;s++)r[s]=C[s];else if(i[2]<0&&i[0]<0)for(w=_s(n,u),x=Wi.distanceToLine(n,u,f,k,T),_=Wi.distanceToLine(n,u,c,k,D),w<x?(o.dist2=w,C=u):(o.dist2=x,C=T),_<o.dist2&&(o.dist2=_,C=D),s=0;s<3;s++)r[s]=C[s];else if(i[1]<0&&i[0]<0)for(w=_s(n,c),x=Wi.distanceToLine(n,c,f,k,T),_=Wi.distanceToLine(n,u,c,k,D),w<x?(o.dist2=w,C=c):(o.dist2=x,C=T),_<o.dist2&&(o.dist2=_,C=D),s=0;s<3;s++)r[s]=C[s];else if(i[0]<0){const R=Wi.distanceToLine(n,u,c,r);o.dist2=R.distance}else if(i[1]<0){const R=Wi.distanceToLine(n,c,f,r);o.dist2=R.distance}else if(i[2]<0){const R=Wi.distanceToLine(n,u,f,r);o.dist2=R.distance}}o.evaluation=0}return o},t.evaluateLocation=(n,r,a)=>{const i=[],o=[],s=[];e.points.getPoint(0,i),e.points.getPoint(1,o),e.points.getPoint(2,s);const l=1-n[0]-n[1];for(let u=0;u<3;u++)r[u]=i[u]*l+o[u]*n[0]+s[u]*n[1];a[0]=l,a[1]=n[0],a[2]=n[1]},t.getParametricDistance=n=>{let r,a=0;const i=[];i[0]=n[0],i[1]=n[1],i[2]=1-n[0]-n[1];for(let o=0;o<3;o++)i[o]<0?r=-i[o]:i[o]>1?r=i[o]-1:r=0,r>a&&(a=r);return a}}const KYe={};function WZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,KYe,n),l_.extend(t,e,n),WYe(t,e)}const jYe=j.newInstance(WZ,"vtkTriangle");var YYe={newInstance:jYe,extend:WZ,...HYe};const c2=["verts","lines","polys","strips"],{vtkWarningMacro:a4}=j,XYe={[Yn.VTK_LINE]:Wi,[Yn.VTK_POLY_LINE]:Wi,[Yn.VTK_TRIANGLE]:YYe};function qYe(t,e){e.classHierarchy.push("vtkPolyData");function n(a){return a.replace(/(?:^\w|[A-Z]|\b\w)/g,i=>i.toUpperCase()).replace(/\s+/g,"")}c2.forEach(a=>{t[`getNumberOf${n(a)}`]=()=>e[a].getNumberOfCells(),e[a]?e[a]=Wo(e[a]):e[a]=t4.newInstance()}),t.getNumberOfCells=()=>c2.reduce((a,i)=>a+e[i].getNumberOfCells(),0);const r=t.shallowCopy;t.shallowCopy=function(a){let i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;r(a,i),c2.forEach(o=>{e[o]=t4.newInstance(),e[o].shallowCopy(a.getReferenceByName(o))})},t.buildCells=()=>{const a=t.getNumberOfVerts(),i=t.getNumberOfLines(),o=t.getNumberOfPolys(),s=t.getNumberOfStrips(),l=a+i+o+s,u=new Uint8Array(l);let c=u;const f=new Uint32Array(l);let d=f;if(a){let h=0;e.verts.getCellSizes().forEach((v,p)=>{d[p]=h,c[p]=v>1?Yn.VTK_POLY_VERTEX:Yn.VTK_VERTEX,h+=v+1}),d=d.subarray(a),c=c.subarray(a)}if(i){let h=0;e.lines.getCellSizes().forEach((v,p)=>{d[p]=h,c[p]=v>2?Yn.VTK_POLY_LINE:Yn.VTK_LINE,v===1&&a4("Building VTK_LINE ",p," with only one point, but VTK_LINE needs at least two points. Check the input."),h+=v+1}),d=d.subarray(i),c=c.subarray(i)}if(o){let h=0;e.polys.getCellSizes().forEach((v,p)=>{switch(d[p]=h,v){case 3:c[p]=Yn.VTK_TRIANGLE;break;case 4:c[p]=Yn.VTK_QUAD;break;default:c[p]=Yn.VTK_POLYGON;break}v<3&&a4("Building VTK_TRIANGLE ",p," with less than three points, but VTK_TRIANGLE needs at least three points. Check the input."),h+=v+1}),d+=d.subarray(o),c+=c.subarray(o)}if(s){let h=0;c.fill(Yn.VTK_TRIANGLE_STRIP,0,s),e.strips.getCellSizes().forEach((v,p)=>{d[p]=h,h+=v+1})}e.cells=pYe.newInstance(),e.cells.setCellTypes(l,u,f)},t.buildLinks=function(){let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;e.cells===void 0&&t.buildCells(),e.links=iYe.newInstance(),a>0?e.links.allocate(a):e.links.allocate(t.getPoints().getNumberOfPoints()),e.links.buildLinks(t)},t.getCellType=a=>e.cells.getCellType(a),t.getCellPoints=a=>{const i=t.getCellType(a);let o=null;switch(i){case Yn.VTK_VERTEX:case Yn.VTK_POLY_VERTEX:o=e.verts;break;case Yn.VTK_LINE:case Yn.VTK_POLY_LINE:o=e.lines;break;case Yn.VTK_TRIANGLE:case Yn.VTK_QUAD:case Yn.VTK_POLYGON:o=e.polys;break;case Yn.VTK_TRIANGLE_STRIP:o=e.strips;break;default:return o=null,{type:0,cellPointIds:null}}const s=e.cells.getCellLocation(a),l=o.getCell(s);return{cellType:i,cellPointIds:l}},t.getPointCells=a=>e.links.getCells(a),t.getCellEdgeNeighbors=(a,i,o)=>{const s=e.links.getLink(i),l=e.links.getLink(o);return s.cells.filter(u=>u!==a&&l.cells.indexOf(u)!==-1)},t.getCell=function(a){let i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;const o=t.getCellPoints(a),s=i||XYe[o.cellType].newInstance();return s.initialize(t.getPoints(),o.cellPointIds),s}}const ZYe={};function KZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,ZYe,n),GYe.extend(t,e,n),j.get(t,e,["cells","links"]),j.setGet(t,e,["verts","lines","polys","strips"]),qYe(t,e)}const QYe=j.newInstance(KZ,"vtkPolyData");var ta={newInstance:QYe,extend:KZ};const JYe={DISPLAY:0,WORLD:1};var jZ={CoordinateSystem:JYe};const{CoordinateSystem:Uk}=jZ;function i4(t){return()=>j.vtkErrorMacro(`vtkProp::${t} - NOT IMPLEMENTED`)}function eXe(t,e){e.classHierarchy.push("vtkProp"),t.getMTime=()=>{let n=e.mtime;for(let r=0;r<e.textures.length;++r){const a=e.textures[r].getMTime();a>n&&(n=a)}return n},t.processSelectorPixelBuffers=(n,r)=>{},t.getNestedProps=()=>null,t.getActors=()=>[],t.getActors2D=()=>[],t.getVolumes=()=>[],t.pick=i4("pick"),t.hasKey=i4("hasKey"),t.getNestedVisibility=()=>e.visibility&&(!e._parentProp||e._parentProp.getNestedVisibility()),t.getNestedPickable=()=>e.pickable&&(!e._parentProp||e._parentProp.getNestedPickable()),t.getNestedDragable=()=>e.dragable&&(!e._parentProp||e._parentProp.getNestedDragable()),t.getRedrawMTime=()=>e.mtime,t.setEstimatedRenderTime=n=>{e.estimatedRenderTime=n,e.savedEstimatedRenderTime=n},t.restoreEstimatedRenderTime=()=>{e.estimatedRenderTime=e.savedEstimatedRenderTime},t.addEstimatedRenderTime=n=>{e.estimatedRenderTime+=n},t.setAllocatedRenderTime=n=>{e.allocatedRenderTime=n,e.savedEstimatedRenderTime=e.estimatedRenderTime,e.estimatedRenderTime=0},t.getSupportsSelection=()=>!1,t.getTextures=()=>e.textures,t.hasTexture=n=>e.textures.indexOf(n)!==-1,t.addTexture=n=>{n&&!t.hasTexture(n)&&(e.textures=e.textures.concat(n),t.modified())},t.removeTexture=n=>{const r=e.textures.filter(a=>a!==n);e.textures.length!==r.length&&(e.textures=r,t.modified())},t.removeAllTextures=()=>{e.textures=[],t.modified()},t.setCoordinateSystemToWorld=()=>t.setCoordinateSystem(Uk.WORLD),t.setCoordinateSystemToDisplay=()=>t.setCoordinateSystem(Uk.DISPLAY)}const tXe={allocatedRenderTime:10,coordinateSystem:Uk.WORLD,dragable:!0,estimatedRenderTime:0,paths:null,pickable:!0,renderTimeMultiplier:1,savedEstimatedRenderTime:0,textures:[],useBounds:!0,visibility:!0};function YZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,tXe,n),j.obj(t,e),j.get(t,e,["estimatedRenderTime","allocatedRenderTime"]),j.setGet(t,e,["_parentProp","coordinateSystem","dragable","pickable","renderTimeMultiplier","useBounds","visibility"]),j.moveToProtected(t,e,["parentProp"]),eXe(t,e)}const nXe=j.newInstance(YZ,"vtkProp");var Vm={newInstance:nXe,extend:YZ,...jZ};function rXe(t,e){e.classHierarchy.push("vtkProp3D"),t.addPosition=r=>{e.position=e.position.map((a,i)=>a+r[i]),t.modified()},t.getOrientationWXYZ=()=>{const r=kd();Tq(r,e.rotation);const a=new Float64Array(3),i=XKe(a,r);return[Ry(i),a[0],a[1],a[2]]},t.rotateX=r=>{r!==0&&(r3(e.rotation,e.rotation,hr(r)),t.modified())},t.rotateY=r=>{r!==0&&(a3(e.rotation,e.rotation,hr(r)),t.modified())},t.rotateZ=r=>{r!==0&&(i3(e.rotation,e.rotation,hr(r)),t.modified())},t.rotateWXYZ=(r,a,i,o)=>{if(r===0||a===0&&i===0&&o===0)return;const s=hr(r),l=kd();l3(l,[a,i,o],s);const u=new Float64Array(16);o3(u,l),Zr(e.rotation,e.rotation,u),t.modified()},t.setOrientation=(r,a,i)=>r===e.orientation[0]&&a===e.orientation[1]&&i===e.orientation[2]?!1:(e.orientation=[r,a,i],dn(e.rotation),t.rotateZ(i),t.rotateX(r),t.rotateY(a),t.modified(),!0),t.setUserMatrix=r=>Bq(e.userMatrix,r)?!1:(sa(e.userMatrix,r),t.modified(),!0),t.getMatrix=()=>(t.computeMatrix(),e.matrix),t.computeMatrix=()=>{if(t.getMTime()>e.matrixMTime.getMTime()){dn(e.matrix),e.userMatrix&&Zr(e.matrix,e.matrix,e.userMatrix),pr(e.matrix,e.matrix,e.origin),pr(e.matrix,e.matrix,e.position),Zr(e.matrix,e.matrix,e.rotation),Dd(e.matrix,e.matrix,e.scale),pr(e.matrix,e.matrix,[-e.origin[0],-e.origin[1],-e.origin[2]]),Zn(e.matrix,e.matrix),e.isIdentity=!0;for(let r=0;r<4;++r)for(let a=0;a<4;++a)(r===a?1:0)!==e.matrix[r+a*4]&&(e.isIdentity=!1);e.matrixMTime.modified()}},t.getCenter=()=>qn.getCenter(e.bounds),t.getLength=()=>qn.getLength(e.bounds),t.getXRange=()=>qn.getXRange(e.bounds),t.getYRange=()=>qn.getYRange(e.bounds),t.getZRange=()=>qn.getZRange(e.bounds),t.getUserMatrix=()=>e.userMatrix;function n(){t.computeMatrix()}t.onModified(n)}const aXe={origin:[0,0,0],position:[0,0,0],orientation:[0,0,0],rotation:null,scale:[1,1,1],bounds:[1,-1,1,-1,1,-1],userMatrix:null,userMatrixMTime:null,cachedProp3D:null,isIdentity:!0,matrixMTime:null};function XZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,aXe,n),Vm.extend(t,e,n),e.matrixMTime={},j.obj(e.matrixMTime),j.get(t,e,["bounds","isIdentity"]),j.getArray(t,e,["orientation"]),j.setGetArray(t,e,["origin","position","scale"],3),e.matrix=dn(new Float64Array(16)),e.rotation=dn(new Float64Array(16)),e.userMatrix=dn(new Float64Array(16)),e.transform=null,rXe(t,e)}const iXe=j.newInstance(XZ,"vtkProp3D");var oXe={newInstance:iXe,extend:XZ};const qZ={FLAT:0,GOURAUD:1,PHONG:2},fa={POINTS:0,WIREFRAME:1,SURFACE:2},sXe=qZ;var ZZ={Shading:qZ,Representation:fa,Interpolation:sXe};const{Representation:Zg,Interpolation:Qg}=ZZ;function o4(t){return()=>j.vtkErrorMacro(`vtkProperty::${t} - NOT IMPLEMENTED`)}function lXe(t,e){e.classHierarchy.push("vtkProperty"),t.setColor=(n,r,a)=>{Array.isArray(n)?(e.color[0]!==n[0]||e.color[1]!==n[1]||e.color[2]!==n[2])&&(e.color[0]=n[0],e.color[1]=n[1],e.color[2]=n[2],t.modified()):(e.color[0]!==n||e.color[1]!==r||e.color[2]!==a)&&(e.color[0]=n,e.color[1]=r,e.color[2]=a,t.modified()),t.setDiffuseColor(e.color),t.setAmbientColor(e.color),t.setSpecularColor(e.color)},t.computeCompositeColor=o4("ComputeCompositeColor"),t.getColor=()=>{let n=0;e.ambient+e.diffuse+e.specular>0&&(n=1/(e.ambient+e.diffuse+e.specular));for(let r=0;r<3;r++)e.color[r]=n*(e.ambient*e.ambientColor[r]+e.diffuse*e.diffuseColor[r]+e.specular*e.specularColor[r]);return[].concat(e.color)},t.setSpecularPower=n=>{const r=1/Math.max(1,n);(e.roughness!==r||e.specularPower!==n)&&(e.specularPower=n,e.roughness=r,t.modified())},t.addShaderVariable=o4("AddShaderVariable"),t.setInterpolationToFlat=()=>t.setInterpolation(Qg.FLAT),t.setInterpolationToGouraud=()=>t.setInterpolation(Qg.GOURAUD),t.setInterpolationToPhong=()=>t.setInterpolation(Qg.PHONG),t.getInterpolationAsString=()=>j.enumToString(Qg,e.interpolation),t.setRepresentationToWireframe=()=>t.setRepresentation(Zg.WIREFRAME),t.setRepresentationToSurface=()=>t.setRepresentation(Zg.SURFACE),t.setRepresentationToPoints=()=>t.setRepresentation(Zg.POINTS),t.getRepresentationAsString=()=>j.enumToString(Zg,e.representation)}const uXe={color:[1,1,1],ambientColor:[1,1,1],diffuseColor:[1,1,1],specularColor:[1,1,1],edgeColor:[0,0,0],ambient:0,diffuse:1,metallic:0,roughness:.6,normalStrength:1,emission:1,baseIOR:1.45,specular:0,specularPower:1,opacity:1,interpolation:Qg.GOURAUD,representation:Zg.SURFACE,edgeVisibility:!1,backfaceCulling:!1,frontfaceCulling:!1,pointSize:1,lineWidth:1,lighting:!0,shading:!1,materialName:null};function QZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,uXe,n),j.obj(t,e),j.setGet(t,e,["lighting","interpolation","ambient","diffuse","metallic","roughness","normalStrength","emission","baseIOR","specular","specularPower","opacity","edgeVisibility","lineWidth","pointSize","backfaceCulling","frontfaceCulling","representation","diffuseTexture","metallicTexture","roughnessTexture","normalTexture","ambientOcclusionTexture","emissionTexture"]),j.setGetArray(t,e,["ambientColor","specularColor","diffuseColor","edgeColor"],3),lXe(t,e)}const cXe=j.newInstance(QZ,"vtkProperty");var Ov={newInstance:cXe,extend:QZ,...ZZ};const{vtkDebugMacro:fXe}=j;function dXe(t,e){e.classHierarchy.push("vtkActor");const n={...t};t.getActors=()=>[t],t.getIsOpaque=()=>{if(e.forceOpaque)return!0;if(e.forceTranslucent)return!1;e.property||t.getProperty();let r=e.property.getOpacity()>=1;return r=r&&(!e.texture||!e.texture.isTranslucent()),r=r&&(!e.mapper||e.mapper.getIsOpaque()),r},t.hasTranslucentPolygonalGeometry=()=>e.mapper===null?!1:(e.property===null&&t.setProperty(t.makeProperty()),!t.getIsOpaque()),t.makeProperty=Ov.newInstance,t.getProperty=()=>(e.property===null&&(e.property=t.makeProperty()),e.property),t.getBounds=()=>{if(e.mapper===null)return e.bounds;const r=e.mapper.getBounds();if(!r||r.length!==6)return r;if(r[0]>r[1])return e.mapperBounds=r.concat(),e.bounds=[1,-1,1,-1,1,-1],e.boundsMTime.modified(),r;if(!e.mapperBounds||r[0]!==e.mapperBounds[0]||r[1]!==e.mapperBounds[1]||r[2]!==e.mapperBounds[2]||r[3]!==e.mapperBounds[3]||r[4]!==e.mapperBounds[4]||r[5]!==e.mapperBounds[5]||t.getMTime()>e.boundsMTime.getMTime()){fXe("Recomputing bounds..."),e.mapperBounds=r.concat();const a=[];qn.getCorners(r,a),t.computeMatrix();const i=new Float64Array(16);Zn(i,e.matrix),a.forEach(o=>Ln(o,o,i)),e.bounds[0]=e.bounds[2]=e.bounds[4]=Number.MAX_VALUE,e.bounds[1]=e.bounds[3]=e.bounds[5]=-Number.MAX_VALUE,e.bounds=e.bounds.map((o,s)=>s%2===0?a.reduce((l,u)=>l>u[s/2]?u[s/2]:l,o):a.reduce((l,u)=>l<u[(s-1)/2]?u[(s-1)/2]:l,o)),e.boundsMTime.modified()}return e.bounds},t.getMTime=()=>{let r=n.getMTime();if(e.property!==null){const a=e.property.getMTime();r=a>r?a:r}if(e.backfaceProperty!==null){const a=e.backfaceProperty.getMTime();r=a>r?a:r}return r},t.getRedrawMTime=()=>{let r=e.mtime;if(e.mapper!==null){let a=e.mapper.getMTime();r=a>r?a:r,e.mapper.getInput()!==null&&(e.mapper.getInputAlgorithm().update(),a=e.mapper.getInput().getMTime(),r=a>r?a:r)}return r},t.getSupportsSelection=()=>e.mapper?e.mapper.getSupportsSelection():!1,t.processSelectorPixelBuffers=(r,a)=>{e.mapper&&e.mapper.processSelectorPixelBuffers&&e.mapper.processSelectorPixelBuffers(r,a)}}const hXe={mapper:null,property:null,backfaceProperty:null,forceOpaque:!1,forceTranslucent:!1,bounds:[1,-1,1,-1,1,-1]};function JZ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,hXe,n),oXe.extend(t,e,n),e.boundsMTime={},j.obj(e.boundsMTime),j.set(t,e,["property"]),j.setGet(t,e,["backfaceProperty","forceOpaque","forceTranslucent","mapper"]),dXe(t,e)}const pXe=j.newInstance(JZ,"vtkActor");var ci={newInstance:pXe,extend:JZ};function vXe(t,e){e.classHierarchy.push("vtkAbstractMapper"),t.update=()=>{t.getInputData()},t.addClippingPlane=n=>n.isA("vtkPlane")?e.clippingPlanes.includes(n)?!1:(e.clippingPlanes.push(n),t.modified(),!0):!1,t.getNumberOfClippingPlanes=()=>e.clippingPlanes.length,t.removeAllClippingPlanes=()=>e.clippingPlanes.length===0?!1:(e.clippingPlanes.length=0,t.modified(),!0),t.removeClippingPlane=n=>{const r=e.clippingPlanes.indexOf(n);return r===-1?!1:(e.clippingPlanes.splice(r,1),t.modified(),!0)},t.getClippingPlanes=()=>e.clippingPlanes,t.setClippingPlanes=n=>{if(n)if(!Array.isArray(n))t.addClippingPlane(n);else{const r=n.length;for(let a=0;a<r&&a<6;a++)t.addClippingPlane(n[a])}},t.getClippingPlaneInDataCoords=(n,r,a)=>{const i=e.clippingPlanes,o=n;if(i){const s=i.length;if(r>=0&&r<s){const l=i[r],u=l.getNormal(),c=l.getOrigin(),f=u[0],d=u[1],h=u[2],v=-(f*c[0]+d*c[1]+h*c[2]);a[0]=f*o[0]+d*o[4]+h*o[8]+v*o[12],a[1]=f*o[1]+d*o[5]+h*o[9]+v*o[13],a[2]=f*o[2]+d*o[6]+h*o[10]+v*o[14],a[3]=f*o[3]+d*o[7]+h*o[11]+v*o[15];return}}j.vtkErrorMacro(`Clipping plane index ${r} is out of range.`)}}const gXe={clippingPlanes:[]};function yXe(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,gXe,n),j.obj(t,e),j.algo(t,e,1,0),e.clippingPlanes||(e.clippingPlanes=[]),vXe(t,e)}var eQ={extend:yXe};function mXe(t,e){t.getBounds=()=>(j.vtkErrorMacro("vtkAbstractMapper3D.getBounds - NOT IMPLEMENTED"),y3()),t.getCenter=()=>{var r;const n=t.getBounds();return e.center=qn.isValid(n)?qn.getCenter(n):null,(r=e.center)==null?void 0:r.slice()},t.getLength=()=>{const n=t.getBounds();return qn.getDiagonalLength(n)}}const bXe=t=>({bounds:[...qn.INIT_BOUNDS],center:[0,0,0],viewSpecificProperties:{},...t});function SXe(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,bXe(n)),eQ.extend(t,e,n),j.setGet(t,e,["viewSpecificProperties"]),mXe(t,e)}var wXe={extend:SXe};const Ro={UNCHANGED:0,SINGLE_POINT:1,X_LINE:2,Y_LINE:3,Z_LINE:4,XY_PLANE:5,YZ_PLANE:6,XZ_PLANE:7,XYZ_GRID:8,EMPTY:9};var tQ={StructuredType:Ro};const{StructuredType:il}=tQ;function _Xe(t){let e=0;for(let n=0;n<3;++n)t[n*2]<t[n*2+1]&&e++;return t[0]>t[1]||t[2]>t[3]||t[4]>t[5]?il.EMPTY:e===3?il.XYZ_GRID:e===2?t[0]===t[1]?il.YZ_PLANE:t[2]===t[3]?il.XZ_PLANE:il.XY_PLANE:e===1?t[0]<t[1]?il.X_LINE:t[2]<t[3]?il.Y_LINE:il.Z_LINE:il.SINGLE_POINT}var xXe={getDataDescriptionFromExtent:_Xe,...tQ};const{vtkErrorMacro:Uc}=j;function CXe(t,e){e.classHierarchy.push("vtkImageData"),t.setExtent=function(){if(e.deleted)return Uc("instance deleted - cannot call any method"),!1;for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];const i=r.length===1?r[0]:r;if(i.length!==6)return!1;const o=e.extent.some((s,l)=>s!==i[l]);return o&&(e.extent=i.slice(),e.dataDescription=xXe.getDataDescriptionFromExtent(e.extent),t.modified()),o},t.setDimensions=function(){let n,r,a;if(e.deleted){Uc("instance deleted - cannot call any method");return}if(arguments.length===1){const i=arguments.length<=0?void 0:arguments[0];n=i[0],r=i[1],a=i[2]}else if(arguments.length===3)n=arguments.length<=0?void 0:arguments[0],r=arguments.length<=1?void 0:arguments[1],a=arguments.length<=2?void 0:arguments[2];else{Uc("Bad dimension specification");return}t.setExtent(0,n-1,0,r-1,0,a-1)},t.getDimensions=()=>[e.extent[1]-e.extent[0]+1,e.extent[3]-e.extent[2]+1,e.extent[5]-e.extent[4]+1],t.getNumberOfCells=()=>{const n=t.getDimensions();let r=1;for(let a=0;a<3;a++){if(n[a]===0)return 0;n[a]>1&&(r*=n[a]-1)}return r},t.getNumberOfPoints=()=>{const n=t.getDimensions();return n[0]*n[1]*n[2]},t.getPoint=n=>{const r=t.getDimensions();if(r[0]===0||r[1]===0||r[2]===0)return Uc("Requesting a point from an empty image."),null;const a=new Float64Array(3);switch(e.dataDescription){case Ro.EMPTY:return null;case Ro.SINGLE_POINT:break;case Ro.X_LINE:a[0]=n;break;case Ro.Y_LINE:a[1]=n;break;case Ro.Z_LINE:a[2]=n;break;case Ro.XY_PLANE:a[0]=n%r[0],a[1]=n/r[0];break;case Ro.YZ_PLANE:a[1]=n%r[1],a[2]=n/r[1];break;case Ro.XZ_PLANE:a[0]=n%r[0],a[2]=n/r[0];break;case Ro.XYZ_GRID:a[0]=n%r[0],a[1]=n/r[0]%r[1],a[2]=n/(r[0]*r[1]);break;default:Uc("Invalid dataDescription");break}const i=[0,0,0];return t.indexToWorld(a,i),i},t.getBounds=()=>t.extentToBounds(t.getSpatialExtent()),t.extentToBounds=n=>qn.transformBounds(n,e.indexToWorld),t.getSpatialExtent=()=>qn.inflate([...e.extent],.5),t.computeTransforms=()=>{Sq(e.indexToWorld,e.origin),e.indexToWorld[0]=e.direction[0],e.indexToWorld[1]=e.direction[1],e.indexToWorld[2]=e.direction[2],e.indexToWorld[4]=e.direction[3],e.indexToWorld[5]=e.direction[4],e.indexToWorld[6]=e.direction[5],e.indexToWorld[8]=e.direction[6],e.indexToWorld[9]=e.direction[7],e.indexToWorld[10]=e.direction[8],Dd(e.indexToWorld,e.indexToWorld,e.spacing),ja(e.worldToIndex,e.indexToWorld)},t.indexToWorld=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return Ln(r,n,e.indexToWorld),r},t.indexToWorldVec3=t.indexToWorld,t.worldToIndex=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return Ln(r,n,e.worldToIndex),r},t.worldToIndexVec3=t.worldToIndex,t.indexToWorldBounds=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return qn.transformBounds(n,e.indexToWorld,r)},t.worldToIndexBounds=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return qn.transformBounds(n,e.worldToIndex,r)},t.onModified(t.computeTransforms),t.computeTransforms(),t.getCenter=()=>qn.getCenter(t.getBounds()),t.computeHistogram=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;const a=[0,0,0,0,0,0];t.worldToIndexBounds(n,a);const i=[0,0,0],o=[0,0,0];qn.computeCornerPoints(a,i,o),ZF(i,i),ZF(o,o);const s=t.getDimensions();QF(i,[0,0,0],[s[0]-1,s[1]-1,s[2]-1],i),QF(o,[0,0,0],[s[0]-1,s[1]-1,s[2]-1],o);const l=s[0],u=s[0]*s[1],c=t.getPointData().getScalars().getData();let f=-1/0,d=1/0,h=0,v=0,p=0;for(let b=i[2];b<=o[2];b++)for(let w=i[1];w<=o[1];w++){let x=i[0]+w*l+b*u;for(let _=i[0];_<=o[0];_++){if(!r||r([_,w,b],a)){const C=c[x];C>f&&(f=C),C<d&&(d=C),h+=C*C,v+=C,p+=1}++x}}const g=p>0?v/p:0,y=p?Math.abs(h/p-g*g):0,m=Math.sqrt(y);return{minimum:d,maximum:f,average:g,variance:y,sigma:m,count:p}},t.computeIncrements=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;const a=[];let i=r;for(let o=0;o<3;++o)a[o]=i,i*=n[o*2+1]-n[o*2]+1;return a},t.computeOffsetIndex=n=>{let[r,a,i]=n;const o=t.getExtent(),s=t.getPointData().getScalars().getNumberOfComponents(),l=t.computeIncrements(o,s);return Math.floor((Math.round(r)-o[0])*l[0]+(Math.round(a)-o[2])*l[1]+(Math.round(i)-o[4])*l[2])},t.getOffsetIndexFromWorld=n=>{const r=t.getExtent(),a=t.worldToIndex(n);for(let i=0;i<3;++i)if(a[i]<r[i*2]||a[i]>r[i*2+1])return Uc(`GetScalarPointer: Pixel ${a} is not in memory. Current extent = ${r}`),NaN;return t.computeOffsetIndex(a)},t.getScalarValueFromWorld=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;const a=t.getPointData().getScalars().getNumberOfComponents();if(r<0||r>=a)return Uc(`GetScalarPointer: Scalar Component ${r} is not within bounds. Current Scalar numberOfComponents: ${a}`),NaN;const i=t.getOffsetIndexFromWorld(n);return Number.isNaN(i)?i:t.getPointData().getScalars().getComponent(i,r)}}const TXe={direction:null,indexToWorld:null,worldToIndex:null,spacing:[1,1,1],origin:[0,0,0],extent:[0,-1,0,-1,0,-1],dataDescription:Ro.EMPTY};function nQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,TXe,n),Kd.extend(t,e,n),e.direction?Array.isArray(e.direction)&&(e.direction=new Float64Array(e.direction.slice(0,9))):e.direction=Wd(new Float64Array(9)),e.indexToWorld=new Float64Array(16),e.worldToIndex=new Float64Array(16),j.get(t,e,["indexToWorld","worldToIndex"]),j.setGetArray(t,e,["origin","spacing"],3),j.setGetArray(t,e,["direction"],9),j.getArray(t,e,["extent"],6),CXe(t,e)}const EXe=j.newInstance(nQ,"vtkImageData");var MXe={newInstance:EXe,extend:nQ};const DXe={MAGNITUDE:0,COMPONENT:1,RGBCOLORS:2},Hk={LUMINANCE:1,LUMINANCE_ALPHA:2,RGB:3,RGBA:4};var N3={VectorMode:DXe,ScalarMappingTarget:Hk};const kXe={DEFAULT:0,MAP_SCALARS:1,DIRECT_SCALARS:2},RXe={DEFAULT:0,USE_POINT_DATA:1,USE_CELL_DATA:2,USE_POINT_FIELD_DATA:3,USE_CELL_FIELD_DATA:4,USE_FIELD_DATA:5},LXe={BY_ID:0,BY_NAME:1};var dC={ColorMode:kXe,GetArray:LXe,ScalarMode:RXe};const{ScalarMappingTarget:s4,VectorMode:bs}=N3,{VtkDataTypes:Hc}=xn,{ColorMode:j1}=dC,{vtkErrorMacro:l4}=j;function OXe(t){return t}function u4(t){return Math.floor(t*255+.5)}function AXe(t,e){e.classHierarchy.push("vtkScalarsToColors"),t.setVectorModeToMagnitude=()=>t.setVectorMode(bs.MAGNITUDE),t.setVectorModeToComponent=()=>t.setVectorMode(bs.COMPONENT),t.setVectorModeToRGBColors=()=>t.setVectorMode(bs.RGBCOLORS),t.build=()=>{},t.isOpaque=()=>!0,t.setAnnotations=(n,r)=>{if(!(n&&!r||!n&&r)){if(n&&r&&n.length!==r.length){l4("Values and annotations do not have the same number of tuples so ignoring");return}if(e.annotationArray=[],r&&n){const a=r.length;for(let i=0;i<a;i++)e.annotationArray.push({value:n[i],annotation:String(r[i])})}t.updateAnnotatedValueMap(),t.modified()}},t.setAnnotation=(n,r)=>{let a=t.checkForAnnotatedValue(n),i=!1;return a>=0?e.annotationArray[a].annotation!==r&&(e.annotationArray[a].annotation=r,i=!0):(e.annotationArray.push({value:n,annotation:r}),a=e.annotationArray.length-1,i=!0),i&&(t.updateAnnotatedValueMap(),t.modified()),a},t.getNumberOfAnnotatedValues=()=>e.annotationArray.length,t.getAnnotatedValue=n=>n<0||n>=e.annotationArray.length?null:e.annotationArray[n].value,t.getAnnotation=n=>e.annotationArray[n]===void 0?null:e.annotationArray[n].annotation,t.getAnnotatedValueIndex=n=>e.annotationArray.length?t.checkForAnnotatedValue(n):-1,t.removeAnnotation=n=>{const r=t.checkForAnnotatedValue(n),a=r>=0;return a&&(e.annotationArray.splice(r,1),t.updateAnnotatedValueMap(),t.modified()),a},t.resetAnnotations=()=>{e.annotationArray=[],e.annotatedValueMap=[],t.modified()},t.getAnnotationColor=(n,r)=>{if(e.indexedLookup){const a=t.getAnnotatedValueIndex(n);t.getIndexedColor(a,r)}else t.getColor(parseFloat(n),r),r[3]=1},t.checkForAnnotatedValue=n=>t.getAnnotatedValueIndexInternal(n),t.getAnnotatedValueIndexInternal=n=>{if(e.annotatedValueMap[n]!==void 0){const r=e.annotationArray.length;return e.annotatedValueMap[n]%r}return-1},t.getIndexedColor=(n,r)=>{r[0]=0,r[1]=0,r[2]=0,r[3]=0},t.updateAnnotatedValueMap=()=>{e.annotatedValueMap=[];const n=e.annotationArray.length;for(let r=0;r<n;r++)e.annotatedValueMap[e.annotationArray[r].value]=r},t.mapScalars=(n,r,a)=>{const i=n.getNumberOfComponents();let o=null;if(r===j1.DEFAULT&&n.getDataType()===Hc.UNSIGNED_CHAR||r===j1.DIRECT_SCALARS&&n)o=t.convertToRGBA(n,i,n.getNumberOfTuples());else{const s={type:"vtkDataArray",name:"temp",numberOfComponents:4,dataType:Hc.UNSIGNED_CHAR},l=j.newTypedArray(s.dataType,4*n.getNumberOfTuples());s.values=l,s.size=l.length,o=xn.newInstance(s);let u=a;u<0&&i>1?t.mapVectorsThroughTable(n,o,s4.RGBA,-1,-1):(u<0&&(u=0),u>=i&&(u=i-1),t.mapScalarsThroughTable(n,o,s4.RGBA,u))}return o},t.mapVectorsToMagnitude=(n,r,a)=>{const i=n.getNumberOfTuples(),o=n.getNumberOfComponents(),s=r.getData(),l=n.getData();for(let u=0;u<i;u++){let c=0;for(let f=0;f<a;f++)c+=l[u*o+f]*l[u*o+f];s[u]=Math.sqrt(c)}},t.mapVectorsThroughTable=(n,r,a,i,o)=>{let s=t.getVectorMode(),l=o,u=i;const c=n.getNumberOfComponents();s===bs.COMPONENT?(u===-1&&(u=t.getVectorComponent()),u<0&&(u=0),u>=c&&(u=c-1)):(l===-1&&(l=t.getVectorSize()),l<=0?(u=0,l=c):(u<0&&(u=0),u>=c&&(u=c-1),u+l>c&&(l=c-u)),s===bs.MAGNITUDE&&(c===1||l===1)&&(s=bs.COMPONENT));let f=0;switch(u>0&&(f=u),s){case bs.COMPONENT:{t.mapScalarsThroughTable(n,r,a,f);break}case bs.RGBCOLORS:break;case bs.MAGNITUDE:default:{const d=xn.newInstance({numberOfComponents:1,values:new Float32Array(n.getNumberOfTuples())});t.mapVectorsToMagnitude(n,d,l),t.mapScalarsThroughTable(d,r,a,0);break}}},t.luminanceToRGBA=(n,r,a,i)=>{const o=i(a),s=r.getData(),l=n.getData(),u=s.length,c=0,f=1;let d=0;for(let h=c;h<u;h+=f){const v=i(s[h]);l[d*4]=v,l[d*4+1]=v,l[d*4+2]=v,l[d*4+3]=o,d++}},t.luminanceAlphaToRGBA=(n,r,a,i)=>{const o=r.getData(),s=n.getData(),l=o.length,u=0,c=2;let f=0;for(let d=u;d<l;d+=c){const h=i(o[d]);s[f]=h,s[f+1]=h,s[f+2]=h,s[f+3]=i(o[d+1])*a,f+=4}},t.rGBToRGBA=(n,r,a,i)=>{const o=u4(a),s=r.getData(),l=n.getData(),u=s.length,c=0,f=3;let d=0;for(let h=c;h<u;h+=f)l[d*4]=i(s[h]),l[d*4+1]=i(s[h+1]),l[d*4+2]=i(s[h+2]),l[d*4+3]=o,d++},t.rGBAToRGBA=(n,r,a,i)=>{const o=r.getData(),s=n.getData(),l=o.length,u=0,c=4;let f=0;for(let d=u;d<l;d+=c)s[f*4]=i(o[d]),s[f*4+1]=i(o[d+1]),s[f*4+2]=i(o[d+2]),s[f*4+3]=i(o[d+3])*a,f++},t.convertToRGBA=(n,r,a)=>{let{alpha:i}=e;if(r===4&&i>=1&&n.getDataType()===Hc.UNSIGNED_CHAR)return n;const o=xn.newInstance({numberOfComponents:4,empty:!0,size:4*a,dataType:Hc.UNSIGNED_CHAR});if(a<=0)return o;i=i>0?i:0,i=i<1?i:1;let s=OXe;switch((n.getDataType()===Hc.FLOAT||n.getDataType()===Hc.DOUBLE)&&(s=u4),r){case 1:t.luminanceToRGBA(o,n,i,s);break;case 2:t.luminanceAlphaToRGBA(o,n,s);break;case 3:t.rGBToRGBA(o,n,i,s);break;case 4:t.rGBAToRGBA(o,n,i,s);break;default:return l4("Cannot convert colors"),null}return o},t.usingLogScale=()=>!1,t.getNumberOfAvailableColors=()=>256*256*256,t.setRange=(n,r)=>t.setMappingRange(n,r),t.getRange=()=>t.getMappingRange(),t.areScalarsOpaque=(n,r,a)=>{if(!n)return t.isOpaque();const i=n.getNumberOfComponents();return r===j1.DEFAULT&&n.getDataType()===Hc.UNSIGNED_CHAR||r===j1.DIRECT_SCALARS?i===3||i===1?e.alpha>=1:n.getRange(i-1)[0]===255:!0}}const NXe={alpha:1,vectorComponent:0,vectorSize:-1,vectorMode:bs.COMPONENT,mappingRange:null,annotationArray:null,annotatedValueMap:null,indexedLookup:!1};function rQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,NXe,n),j.obj(t,e),e.mappingRange=[0,255],e.annotationArray=[],e.annotatedValueMap=[],j.setGet(t,e,["vectorSize","vectorComponent","vectorMode","alpha","indexedLookup"]),j.setArray(t,e,["mappingRange"],2),j.getArray(t,e,["mappingRange"]),AXe(t,e)}const VXe=j.newInstance(rQ,"vtkScalarsToColors");var hC={newInstance:VXe,extend:rQ,...N3};const{vtkErrorMacro:c4}=j,f4=0,d4=1,f2=2;function BXe(t,e){e.classHierarchy.push("vtkLookupTable"),t.isOpaque=()=>{if(e.opaqueFlagBuildTime.getMTime()<t.getMTime()){let n=!0;e.nanColor[3]<1&&(n=0),e.useBelowRangeColor&&e.belowRangeColor[3]<1&&(n=0),e.useAboveRangeColor&&e.aboveRangeColor[3]<1&&(n=0);for(let r=3;r<e.table.length&&n;r+=4)e.table[r]<255&&(n=!1);e.opaqueFlag=n,e.opaqueFlagBuildTime.modified()}return e.opaqueFlag},t.usingLogScale=()=>!1,t.getNumberOfAvailableColors=()=>e.table.length/4,t.linearIndexLookup=(n,r)=>{let a=0;const i=Number(n);return i<r.range[0]?a=r.maxIndex+f4+1.5:i>r.range[1]?a=r.maxIndex+d4+1.5:(a=(i+r.shift)*r.scale,a=a<r.maxIndex?a:r.maxIndex),Math.floor(a)},t.linearLookup=(n,r,a)=>{let i=0;r_(n)?i=Math.floor(a.maxIndex+1.5+f2):i=t.linearIndexLookup(n,a);const o=4*i;return r.slice(o,o+4)},t.indexedLookupFunction=(n,r,a)=>{let i=t.getAnnotatedValueIndexInternal(n);i===-1&&(i=e.numberOfColors+f2);const o=4*i;return[r[o],r[o+1],r[o+2],r[o+3]]},t.lookupShiftAndScale=(n,r)=>{r.shift=-n[0],r.scale=Number.MAX_VALUE,n[1]>n[0]&&(r.scale=(r.maxIndex+1)/(n[1]-n[0]))},t.mapScalarsThroughTable=(n,r,a,i)=>{let o=t.linearLookup;e.indexedLookup&&(o=t.indexedLookupFunction);const s=t.getMappingRange(),l={maxIndex:t.getNumberOfColors()-1,range:s,shift:0,scale:0};t.lookupShiftAndScale(s,l);const u=t.getAlpha(),c=n.getNumberOfTuples(),f=n.getNumberOfComponents(),d=r.getData(),h=n.getData();if(u>=1){if(a===Hk.RGBA)for(let v=0;v<c;v++){const p=o(h[v*f+i],e.table,l);d[v*4]=p[0],d[v*4+1]=p[1],d[v*4+2]=p[2],d[v*4+3]=p[3]}}else if(a===Hk.RGBA)for(let v=0;v<c;v++){const p=o(h[v*f+i],e.table,l);d[v*4]=p[0],d[v*4+1]=p[1],d[v*4+2]=p[2],d[v*4+3]=Math.floor(p[3]*u+.5)}},t.forceBuild=()=>{let n=0,r=0,a=0,i=0;const o=e.numberOfColors-1;o&&(n=(e.hueRange[1]-e.hueRange[0])/o,r=(e.saturationRange[1]-e.saturationRange[0])/o,a=(e.valueRange[1]-e.valueRange[0])/o,i=(e.alphaRange[1]-e.alphaRange[0])/o),e.table.length=4*o+16;const s=[],l=[];for(let u=0;u<=o;u++)s[0]=e.hueRange[0]+u*n,s[1]=e.saturationRange[0]+u*r,s[2]=e.valueRange[0]+u*a,zh(s,l),l[3]=e.alphaRange[0]+u*i,e.table[u*4]=l[0]*255+.5,e.table[u*4+1]=l[1]*255+.5,e.table[u*4+2]=l[2]*255+.5,e.table[u*4+3]=l[3]*255+.5;t.buildSpecialColors(),e.buildTime.modified()},t.setTable=n=>{if(Array.isArray(n)){const a=n[0].length;e.numberOfColors=n.length;const i=4-a;let o=0;for(let s=0;s<e.numberOfColors;s++)e.table[s*4]=255,e.table[s*4+1]=255,e.table[s*4+2]=255,e.table[s*4+3]=255;for(let s=0;s<n.length;s++){const l=n[s];for(let u=0;u<a;u++)e.table[o++]=l[u];o+=i}return t.buildSpecialColors(),e.insertTime.modified(),t.modified(),!0}if(n.getNumberOfComponents()!==4)return c4("Expected 4 components for RGBA colors"),!1;if(n.getDataType()!==Dr.UNSIGNED_CHAR)return c4("Expected unsigned char values for RGBA colors"),!1;e.numberOfColors=n.getNumberOfTuples();const r=n.getData();e.table.length=r.length;for(let a=0;a<r.length;a++)e.table[a]=r[a];return t.buildSpecialColors(),e.insertTime.modified(),t.modified(),!0},t.buildSpecialColors=()=>{const{numberOfColors:n}=e,r=e.table;let a=(n+f4)*4;e.useBelowRangeColor||n===0?(r[a]=e.belowRangeColor[0]*255+.5,r[a+1]=e.belowRangeColor[1]*255+.5,r[a+2]=e.belowRangeColor[2]*255+.5,r[a+3]=e.belowRangeColor[3]*255+.5):(r[a]=r[0],r[a+1]=r[1],r[a+2]=r[2],r[a+3]=r[3]),a=(n+d4)*4,e.useAboveRangeColor||n===0?(r[a]=e.aboveRangeColor[0]*255+.5,r[a+1]=e.aboveRangeColor[1]*255+.5,r[a+2]=e.aboveRangeColor[2]*255+.5,r[a+3]=e.aboveRangeColor[3]*255+.5):(r[a]=r[4*(n-1)+0],r[a+1]=r[4*(n-1)+1],r[a+2]=r[4*(n-1)+2],r[a+3]=r[4*(n-1)+3]),a=(n+f2)*4,r[a]=e.nanColor[0]*255+.5,r[a+1]=e.nanColor[1]*255+.5,r[a+2]=e.nanColor[2]*255+.5,r[a+3]=e.nanColor[3]*255+.5},t.build=()=>{(e.table.length<1||t.getMTime()>e.buildTime.getMTime()&&e.insertTime.getMTime()<=e.buildTime.getMTime())&&t.forceBuild()},e.table.length>0&&(t.buildSpecialColors(),e.insertTime.modified())}const $Xe={numberOfColors:256,hueRange:[0,.66667],saturationRange:[1,1],valueRange:[1,1],alphaRange:[1,1],nanColor:[.5,0,0,1],belowRangeColor:[0,0,0,1],aboveRangeColor:[1,1,1,1],useAboveRangeColor:!1,useBelowRangeColor:!1,alpha:1};function aQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,$Xe,n),hC.extend(t,e,n),e.table||(e.table=[]),e.buildTime={},j.obj(e.buildTime),e.opaqueFlagBuildTime={},j.obj(e.opaqueFlagBuildTime,{mtime:0}),e.insertTime={},j.obj(e.insertTime,{mtime:0}),j.get(t,e,["buildTime"]),j.setGet(t,e,["numberOfColors","useAboveRangeColor","useBelowRangeColor"]),j.setArray(t,e,["alphaRange","hueRange","saturationRange","valueRange"],2),j.setArray(t,e,["nanColor","belowRangeColor","aboveRangeColor"],4),j.getArray(t,e,["hueRange","saturationRange","valueRange","alphaRange","nanColor","belowRangeColor","aboveRangeColor"]),BXe(t,e)}const IXe=j.newInstance(aQ,"vtkLookupTable");var Jg={newInstance:IXe,extend:aQ};let iQ=1,V3=0;const PXe=["VTK_RESOLVE_OFF","VTK_RESOLVE_POLYGON_OFFSET"];function FXe(){return iQ}function zXe(t){iQ=t}function GXe(){return V3}function pC(){V3=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0}function UXe(){pC(0)}function HXe(){pC(0)}function WXe(){pC(1)}function KXe(){return PXe[V3]}var Wk={getResolveCoincidentTopologyAsString:KXe,getResolveCoincidentTopologyPolygonOffsetFaces:FXe,getResolveCoincidentTopology:GXe,setResolveCoincidentTopology:pC,setResolveCoincidentTopologyPolygonOffsetFaces:zXe,setResolveCoincidentTopologyToDefault:UXe,setResolveCoincidentTopologyToOff:HXe,setResolveCoincidentTopologyToPolygonOffset:WXe};function oQ(t,e,n){n.forEach(r=>{t[`get${r.method}`]=()=>e[r.key],t[`set${r.method}`]=(a,i)=>{e[r.key]={factor:a,offset:i}}})}const B3=["Polygon","Line","Point"],jXe={Polygon:{factor:2,offset:0},Line:{factor:1,offset:-1},Point:{factor:0,offset:-2}},$f={};oQ($f,jXe,B3.map(t=>({key:t,method:`ResolveCoincidentTopology${t}OffsetParameters`})));function YXe(t,e){e.resolveCoincidentTopology===void 0&&(e.resolveCoincidentTopology=!1),j.setGet(t,e,["resolveCoincidentTopology"]),e.topologyOffset={Polygon:{factor:0,offset:0},Line:{factor:0,offset:0},Point:{factor:0,offset:0}},Object.keys(Wk).forEach(n=>{t[n]=Wk[n]}),Object.keys($f).forEach(n=>{t[n]=$f[n]}),oQ(t,e.topologyOffset,B3.map(n=>({key:n,method:`RelativeCoincidentTopology${n}OffsetParameters`}))),t.getCoincidentTopologyPolygonOffsetParameters=()=>{const n=$f.getResolveCoincidentTopologyPolygonOffsetParameters(),r=t.getRelativeCoincidentTopologyPolygonOffsetParameters();return{factor:n.factor+r.factor,offset:n.offset+r.offset}},t.getCoincidentTopologyLineOffsetParameters=()=>{const n=$f.getResolveCoincidentTopologyLineOffsetParameters(),r=t.getRelativeCoincidentTopologyLineOffsetParameters();return{factor:n.factor+r.factor,offset:n.offset+r.offset}},t.getCoincidentTopologyPointOffsetParameter=()=>{const n=$f.getResolveCoincidentTopologyPointOffsetParameters(),r=t.getRelativeCoincidentTopologyPointOffsetParameters();return{factor:n.factor+r.factor,offset:n.offset+r.offset}}}var sQ={implementCoincidentTopologyMethods:YXe,staticOffsetAPI:$f,otherStaticMethods:Wk,CATEGORIES:B3};const Ga={MIN_KNOWN_PASS:0,ACTOR_PASS:0,COMPOSITE_INDEX_PASS:1,ID_LOW24:2,ID_HIGH24:3,MAX_KNOWN_PASS:3};var lQ={PassTypes:Ga};const{FieldAssociations:h4}=Kd,{staticOffsetAPI:XXe,otherStaticMethods:qXe}=sQ,{ColorMode:d2,ScalarMode:Wc,GetArray:h2}=dC,{VectorMode:ZXe}=N3,{VtkDataTypes:QXe}=xn;function pg(t){return()=>j.vtkErrorMacro(`vtkMapper::${t} - NOT IMPLEMENTED`)}function JXe(t,e){e.classHierarchy.push("vtkMapper"),t.getBounds=()=>{const n=t.getInputData();return n?(e.static||t.update(),e.bounds=n.getBounds()):e.bounds=y3(),e.bounds},t.setForceCompileOnly=n=>{e.forceCompileOnly=n},t.setSelectionWebGLIdsToVTKIds=n=>{e.selectionWebGLIdsToVTKIds=n},t.createDefaultLookupTable=()=>{e.lookupTable=Jg.newInstance()},t.getColorModeAsString=()=>j.enumToString(d2,e.colorMode),t.setColorModeToDefault=()=>t.setColorMode(0),t.setColorModeToMapScalars=()=>t.setColorMode(1),t.setColorModeToDirectScalars=()=>t.setColorMode(2),t.getScalarModeAsString=()=>j.enumToString(Wc,e.scalarMode),t.setScalarModeToDefault=()=>t.setScalarMode(0),t.setScalarModeToUsePointData=()=>t.setScalarMode(1),t.setScalarModeToUseCellData=()=>t.setScalarMode(2),t.setScalarModeToUsePointFieldData=()=>t.setScalarMode(3),t.setScalarModeToUseCellFieldData=()=>t.setScalarMode(4),t.setScalarModeToUseFieldData=()=>t.setScalarMode(5),t.getAbstractScalars=(n,r,a,i,o)=>{if(!n||!e.scalarVisibility)return{scalars:null,cellFLag:!1};let s=null,l=!1;if(r===Wc.DEFAULT)s=n.getPointData().getScalars(),s||(s=n.getCellData().getScalars(),l=!0);else if(r===Wc.USE_POINT_DATA)s=n.getPointData().getScalars();else if(r===Wc.USE_CELL_DATA)s=n.getCellData().getScalars(),l=!0;else if(r===Wc.USE_POINT_FIELD_DATA){const u=n.getPointData();a===h2.BY_ID?s=u.getArrayByIndex(i):s=u.getArrayByName(o)}else if(r===Wc.USE_CELL_FIELD_DATA){const u=n.getCellData();l=!0,a===h2.BY_ID?s=u.getArrayByIndex(i):s=u.getArrayByName(o)}else if(r===Wc.USE_FIELD_DATA){const u=n.getFieldData();a===h2.BY_ID?s=u.getArrayByIndex(i):s=u.getArrayByName(o)}return{scalars:s,cellFlag:l}},t.mapScalars=(n,r)=>{const a=t.getAbstractScalars(n,e.scalarMode,e.arrayAccessMode,e.arrayId,e.colorByArrayName).scalars;if(!a){e.colorCoordinates=null,e.colorTextureMap=null,e.colorMapColors=null;return}const i=`${t.getMTime()}${a.getMTime()}${r}`;if(e.colorBuildString!==i){if(e.useLookupTableScalarRange||t.getLookupTable().setRange(e.scalarRange[0],e.scalarRange[1]),t.canUseTextureMapForColoring(n))t.mapScalarsToTexture(a,r);else{e.colorCoordinates=null,e.colorTextureMap=null;const o=t.getLookupTable();o&&(o.build(),e.colorMapColors=o.mapScalars(a,e.colorMode,e.fieldDataTupleId))}e.colorBuildString=`${t.getMTime()}${a.getMTime()}${r}`}},t.scalarToTextureCoordinate=(n,r,a)=>{let i=.5,o=1;return r_(n)||(o=.49,i=(n-r)*a,i>1e3?i=1e3:i<-1e3&&(i=-1e3)),{texCoordS:i,texCoordT:o}},t.createColorTextureCoordinates=(n,r,a,i,o,s,l,u,c)=>{const f=(s[1]-s[0])/u,d=[];d[0]=s[0]-f,d[1]=s[1]+f;const h=1/(d[1]-d[0]),v=r.getData(),p=n.getData();let g=0,y=0;if(o<0||o>=i)for(let m=0;m<a;++m){let b=0;for(let _=0;_<i;++_)b+=p[g]*p[g],g++;let w=Math.sqrt(b);c&&(w=Jg.applyLogScale(w,l,s));const x=t.scalarToTextureCoordinate(w,d[0],h);v[y]=x.texCoordS,v[y+1]=x.texCoordT,y+=2}else{g+=o;for(let m=0;m<a;++m){let b=p[g];c&&(b=Jg.applyLogScale(b,l,s));const w=t.scalarToTextureCoordinate(b,d[0],h);v[y]=w.texCoordS,v[y+1]=w.texCoordT,y+=2,g+=i}}},t.mapScalarsToTexture=(n,r)=>{const a=e.lookupTable.getRange(),i=e.lookupTable.usingLogScale();i&&Jg.getLogRange(a,a);const o=e.lookupTable.getAlpha();if(e.colorMapColors=null,e.colorTextureMap==null||t.getMTime()>e.colorTextureMap.getMTime()||e.lookupTable.getMTime()>e.colorTextureMap.getMTime()||e.lookupTable.getAlpha()!==r){e.lookupTable.setAlpha(r),e.colorTextureMap=null,e.lookupTable.build();let s=e.lookupTable.getNumberOfAvailableColors();s>4094&&(s=4094),s<64&&(s=64),s+=2;const l=(a[1]-a[0])/(s-2),u=new Float64Array(s*2);for(let f=0;f<s;++f)u[f]=a[0]+f*l-l/2,i&&(u[f]=10**u[f]);for(let f=0;f<s;++f)u[f+s]=NaN;e.colorTextureMap=MXe.newInstance(),e.colorTextureMap.setExtent(0,s-1,0,1,0,0);const c=xn.newInstance({numberOfComponents:1,values:u});e.colorTextureMap.getPointData().setScalars(e.lookupTable.mapScalars(c,e.colorMode,0)),e.lookupTable.setAlpha(o)}if(!e.colorCoordinates||t.getMTime()>e.colorCoordinates.getMTime()||t.getInputData(0).getMTime()>e.colorCoordinates.getMTime()||e.lookupTable.getMTime()>e.colorCoordinates.getMTime()){e.colorCoordinates=null;const s=n.getNumberOfComponents(),l=n.getNumberOfTuples();e.colorCoordinates=xn.newInstance({numberOfComponents:2,values:new Float32Array(l*2)});let u=e.lookupTable.getVectorComponent();e.lookupTable.getVectorMode()===ZXe.MAGNITUDE&&n.getNumberOfComponents()>1&&(u=-1),t.createColorTextureCoordinates(n,e.colorCoordinates,l,s,u,a,e.lookupTable.getRange(),e.colorTextureMap.getPointData().getScalars().getNumberOfTuples()/2-2,i)}},t.getIsOpaque=()=>{const n=t.getInputData(),a=t.getAbstractScalars(n,e.scalarMode,e.arrayAccessMode,e.arrayId,e.colorByArrayName).scalars;if(!e.scalarVisibility||a==null)return!0;const i=t.getLookupTable();return i?(i.build(),i.areScalarsOpaque(a,e.colorMode,-1)):!0},t.canUseTextureMapForColoring=n=>{if(!e.interpolateScalarsBeforeMapping||e.lookupTable&&e.lookupTable.getIndexedLookup())return!1;const r=t.getAbstractScalars(n,e.scalarMode,e.arrayAccessMode,e.arrayId,e.colorByArrayName),a=r.scalars;return!(!a||r.cellFlag||e.colorMode===d2.DEFAULT&&a.getDataType()===QXe.UNSIGNED_CHAR||e.colorMode===d2.DIRECT_SCALARS)},t.clearColorArrays=()=>{e.colorMapColors=null,e.colorCoordinates=null,e.colorTextureMap=null},t.getLookupTable=()=>(e.lookupTable||t.createDefaultLookupTable(),e.lookupTable),t.getMTime=()=>{let n=e.mtime;if(e.lookupTable!==null){const r=e.lookupTable.getMTime();n=r>n?r:n}return n},t.getPrimitiveCount=()=>{const n=t.getInputData();return{points:n.getPoints().getNumberOfValues()/3,verts:n.getVerts().getNumberOfValues()-n.getVerts().getNumberOfCells(),lines:n.getLines().getNumberOfValues()-2*n.getLines().getNumberOfCells(),triangles:n.getPolys().getNumberOfValues()-3*n.getPolys().getNumberOfCells()}},t.acquireInvertibleLookupTable=pg("AcquireInvertibleLookupTable"),t.valueToColor=pg("ValueToColor"),t.colorToValue=pg("ColorToValue"),t.useInvertibleColorFor=pg("UseInvertibleColorFor"),t.clearInvertibleColor=pg("ClearInvertibleColor"),t.processSelectorPixelBuffers=(n,r)=>{if(!n||!e.selectionWebGLIdsToVTKIds||!e.populateSelectionSettings)return;const a=n.getRawPixelBuffer(Ga.ID_LOW24),i=n.getRawPixelBuffer(Ga.ID_HIGH24),o=n.getCurrentPass(),s=n.getFieldAssociation();let l=null;s===h4.FIELD_ASSOCIATION_POINTS?l=e.selectionWebGLIdsToVTKIds.points:s===h4.FIELD_ASSOCIATION_CELLS&&(l=e.selectionWebGLIdsToVTKIds.cells),l&&r.forEach(u=>{if(o===Ga.ID_LOW24){let c=0;i&&(c+=i[u],c*=256),c+=a[u+2],c*=256,c+=a[u+1],c*=256,c+=a[u];const f=l[c],d=n.getPixelBuffer(Ga.ID_LOW24);d[u]=f&255,d[u+1]=(f&65280)>>8,d[u+2]=(f&16711680)>>16}else if(o===Ga.ID_HIGH24&&i){let c=0;c+=i[u],c*=256,c+=a[u],c*=256,c+=a[u+1],c*=256,c+=a[u+2];const f=l[c],d=n.getPixelBuffer(Ga.ID_HIGH24);d[u]=(f&4278190080)>>24}})}}const eqe={colorMapColors:null,static:!1,lookupTable:null,scalarVisibility:!0,scalarRange:[0,1],useLookupTableScalarRange:!1,colorMode:0,scalarMode:0,arrayAccessMode:1,renderTime:0,colorByArrayName:null,fieldDataTupleId:-1,populateSelectionSettings:!0,selectionWebGLIdsToVTKIds:null,interpolateScalarsBeforeMapping:!1,colorCoordinates:null,colorTextureMap:null,forceCompileOnly:0,useInvertibleColors:!1,invertibleScalars:null,customShaderAttributes:[]};function uQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,eqe,n),wXe.extend(t,e,n),j.get(t,e,["colorCoordinates","colorMapColors","colorTextureMap","selectionWebGLIdsToVTKIds"]),j.setGet(t,e,["colorByArrayName","arrayAccessMode","colorMode","fieldDataTupleId","interpolateScalarsBeforeMapping","lookupTable","populateSelectionSettings","renderTime","scalarMode","scalarVisibility","static","useLookupTableScalarRange","customShaderAttributes"]),j.setGetArray(t,e,["scalarRange"],2),sQ.implementCoincidentTopologyMethods(t,e),JXe(t,e)}const tqe=j.newInstance(uQ,"vtkMapper");var hi={newInstance:tqe,extend:uQ,...XXe,...qXe,...dC};const nqe={CLAMP_TO_EDGE:0,REPEAT:1,MIRRORED_REPEAT:2},Kk={NEAREST:0,LINEAR:1,NEAREST_MIPMAP_NEAREST:2,NEAREST_MIPMAP_LINEAR:3,LINEAR_MIPMAP_NEAREST:4,LINEAR_MIPMAP_LINEAR:5};var cQ={Wrap:nqe,Filter:Kk};const fQ=new Float32Array(1),rqe=new Int32Array(fQ.buffer);function aqe(t){fQ[0]=t;const e=rqe[0];let n=e>>16&32768,r=e>>12&2047;const a=e>>23&255;return a<103?n:a>142?(n|=31744,n|=(a===255?0:1)&&e&8388607,n):a<113?(r|=2048,n|=(r>>114-a)+(r>>113-a&1),n):(n|=a-112<<10|r>>1,n+=r&1,n)}function iqe(t){const e=(t&32768)>>15,n=(t&31744)>>10,r=t&1023;return n===0?(e?-1:1)*2**-14*(r/2**10):n===31?r?NaN:(e?-1:1)*(1/0):(e?-1:1)*2**(n-15)*(1+r/2**10)}var Fo={fromHalf:iqe,toHalf:aqe};const{vtkErrorMacro:oqe}=j,sqe=["Build","Render"];function lqe(t,e){e.classHierarchy.push("vtkViewNode"),t.build=r=>{},t.render=r=>{},t.traverse=r=>{const a=r.getTraverseOperation(),i=t[a];if(i){i(r);return}t.apply(r,!0);for(let o=0;o<e.children.length;o++)e.children[o].traverse(r);t.apply(r,!1)},t.apply=(r,a)=>{const i=t[r.getOperation()];i&&i(a,r)},t.getViewNodeFor=r=>{if(e.renderable===r)return t;for(let a=0;a<e.children.length;++a){const o=e.children[a].getViewNodeFor(r);if(o)return o}},t.getFirstAncestorOfType=r=>e._parent?e._parent.isA(r)?e._parent:e._parent.getFirstAncestorOfType(r):null,t.addMissingNode=r=>{if(!r)return;const a=e._renderableChildMap.get(r);if(a!==void 0)a.setVisited(!0);else{const i=t.createViewNode(r);i&&(i.setParent(t),i.setVisited(!0),e._renderableChildMap.set(r,i),e.children.push(i))}},t.addMissingNodes=r=>{if(!(!r||!r.length))for(let a=0;a<r.length;++a){const i=r[a],o=e._renderableChildMap.get(i);if(o!==void 0)o.setVisited(!0);else{const s=t.createViewNode(i);s&&(s.setParent(t),s.setVisited(!0),e._renderableChildMap.set(i,s),e.children.push(s))}}},t.addMissingChildren=r=>{if(!(!r||!r.length))for(let a=0;a<r.length;++a){const i=r[a];e.children.indexOf(i)===-1&&(i.setParent(t),e.children.push(i)),i.setVisited(!0)}},t.prepareNodes=()=>{for(let r=0;r<e.children.length;++r)e.children[r].setVisited(!1)},t.setVisited=r=>{e.visited=r},t.removeUnusedNodes=()=>{let r=0;for(let a=0;a<e.children.length;++a){const i=e.children[a];if(i.getVisited())e.children[r++]=i,i.setVisited(!1);else{const s=i.getRenderable();s&&e._renderableChildMap.delete(s),i.delete()}}e.children.length=r},t.createViewNode=r=>{if(!e.myFactory)return oqe("Cannot create view nodes without my own factory"),null;const a=e.myFactory.createNode(r);return a&&a.setRenderable(r),a};const n=t.delete;t.delete=()=>{for(let r=0;r<e.children.length;r++)e.children[r].delete();n()}}const uqe={renderable:null,myFactory:null,children:[],visited:!1};function dQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,uqe,n),j.obj(t,e),j.event(t,e,"event"),e._renderableChildMap=new Map,j.get(t,e,["visited"]),j.setGet(t,e,["_parent","renderable","myFactory"]),j.getArray(t,e,["children"]),j.moveToProtected(t,e,["parent"]),lqe(t,e)}const cqe=j.newInstance(dQ,"vtkViewNode");var dr={newInstance:cqe,extend:dQ,PASS_TYPES:sqe};function fqe(t,e){e.overrides||(e.overrides={}),e.classHierarchy.push("vtkViewNodeFactory"),t.createNode=n=>{if(n.isDeleted())return null;let r=0,a=n.getClassName(r++),i=!1;const o=Object.keys(e.overrides);for(;a&&!i;)o.indexOf(a)!==-1?i=!0:a=n.getClassName(r++);if(!i)return null;const s=e.overrides[a]();return s.setMyFactory(t),s},t.registerOverride=(n,r)=>{e.overrides[n]=r}}const dqe={};function hQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,dqe,n),j.obj(t,e),fqe(t,e)}const hqe=j.newInstance(hQ,"vtkViewNodeFactory");var pQ={newInstance:hqe,extend:hQ};const vQ=Object.create(null);function cs(t,e){vQ[t]=e}function pqe(t,e){e.classHierarchy.push("vtkOpenGLViewNodeFactory")}const vqe={};function gQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,vqe,n),e.overrides=vQ,pQ.extend(t,e,n),pqe(t,e)}const gqe=j.newInstance(gQ,"vtkOpenGLViewNodeFactory");var yqe={newInstance:gqe,extend:gQ};const{Wrap:yl,Filter:aa}=cQ,{VtkDataTypes:bn}=xn,{vtkDebugMacro:p2,vtkErrorMacro:ch,vtkWarningMacro:p4}=tl,{toHalf:mqe}=Fo;function bqe(t,e){e.classHierarchy.push("vtkOpenGLTexture"),t.render=function(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null;if(u?e._openGLRenderWindow=u:(e._openGLRenderer=t.getFirstAncestorOfType("vtkOpenGLRenderer"),e._openGLRenderWindow=e._openGLRenderer.getParent()),e.context=e._openGLRenderWindow.getContext(),e.renderable.getInterpolate()?(e.generateMipmap?t.setMinificationFilter(aa.LINEAR_MIPMAP_LINEAR):t.setMinificationFilter(aa.LINEAR),t.setMagnificationFilter(aa.LINEAR)):(t.setMinificationFilter(aa.NEAREST),t.setMagnificationFilter(aa.NEAREST)),e.renderable.getRepeat()&&(t.setWrapR(yl.REPEAT),t.setWrapS(yl.REPEAT),t.setWrapT(yl.REPEAT)),e.renderable.getInputData()&&e.renderable.setImage(null),!e.handle||e.renderable.getMTime()>e.textureBuildTime.getMTime()){if(e.renderable.getImage()!==null&&(e.renderable.getInterpolate()&&(e.generateMipmap=!0,t.setMinificationFilter(aa.LINEAR_MIPMAP_LINEAR)),e.renderable.getImage()&&e.renderable.getImageLoaded()&&(t.create2DFromImage(e.renderable.getImage()),t.activate(),t.sendParameters(),e.textureBuildTime.modified())),e.renderable.getCanvas()!==null){e.renderable.getInterpolate()&&(e.generateMipmap=!0,t.setMinificationFilter(aa.LINEAR_MIPMAP_LINEAR));const f=e.renderable.getCanvas();t.create2DFromRaw(f.width,f.height,4,bn.UNSIGNED_CHAR,f,!0),t.activate(),t.sendParameters(),e.textureBuildTime.modified()}if(e.renderable.getJsImageData()!==null){const f=e.renderable.getJsImageData();e.renderable.getInterpolate()&&(e.generateMipmap=!0,t.setMinificationFilter(aa.LINEAR_MIPMAP_LINEAR)),t.create2DFromRaw(f.width,f.height,4,bn.UNSIGNED_CHAR,f.data,!0),t.activate(),t.sendParameters(),e.textureBuildTime.modified()}const c=e.renderable.getInputData(0);if(c&&c.getPointData().getScalars()){const f=c.getExtent(),d=c.getPointData().getScalars(),h=[];for(let v=0;v<e.renderable.getNumberOfInputPorts();++v){const p=e.renderable.getInputData(v),g=p?p.getPointData().getScalars().getData():null;g&&h.push(g)}e.renderable.getInterpolate()&&d.getNumberOfComponents()===4&&(e.generateMipmap=!0,t.setMinificationFilter(aa.LINEAR_MIPMAP_LINEAR)),h.length%6===0?t.createCubeFromRaw(f[1]-f[0]+1,f[3]-f[2]+1,d.getNumberOfComponents(),d.getDataType(),h):t.create2DFromRaw(f[1]-f[0]+1,f[3]-f[2]+1,d.getNumberOfComponents(),d.getDataType(),d.getData()),t.activate(),t.sendParameters(),e.textureBuildTime.modified()}}e.handle&&t.activate()},t.destroyTexture=()=>{t.deactivate(),e.context&&e.handle&&e.context.deleteTexture(e.handle),e.handle=0,e.numberOfDimensions=0,e.target=0,e.components=0,e.width=0,e.height=0,e.depth=0,t.resetFormatAndType()},t.createTexture=()=>{e.handle||(e.handle=e.context.createTexture(),e.target&&(e.context.bindTexture(e.target,e.handle),e.context.texParameteri(e.target,e.context.TEXTURE_MIN_FILTER,t.getOpenGLFilterMode(e.minificationFilter)),e.context.texParameteri(e.target,e.context.TEXTURE_MAG_FILTER,t.getOpenGLFilterMode(e.magnificationFilter)),e.context.texParameteri(e.target,e.context.TEXTURE_WRAP_S,t.getOpenGLWrapMode(e.wrapS)),e.context.texParameteri(e.target,e.context.TEXTURE_WRAP_T,t.getOpenGLWrapMode(e.wrapT)),e._openGLRenderWindow.getWebgl2()&&e.context.texParameteri(e.target,e.context.TEXTURE_WRAP_R,t.getOpenGLWrapMode(e.wrapR)),e.context.bindTexture(e.target,null)))},t.getTextureUnit=()=>e._openGLRenderWindow?e._openGLRenderWindow.getTextureUnitForTexture(t):-1,t.activate=()=>{e._openGLRenderWindow.activateTexture(t),t.bind()},t.deactivate=()=>{e._openGLRenderWindow&&e._openGLRenderWindow.deactivateTexture(t)},t.releaseGraphicsResources=u=>{u&&e.handle&&(u.activateTexture(t),u.deactivateTexture(t),e.context.deleteTexture(e.handle),e.handle=0,e.numberOfDimensions=0,e.target=0,e.internalFormat=0,e.format=0,e.openGLDataType=0,e.components=0,e.width=0,e.height=0,e.depth=0,e.allocatedGPUMemoryInBytes=0),e.shaderProgram&&(e.shaderProgram.releaseGraphicsResources(u),e.shaderProgram=null)},t.bind=()=>{e.context.bindTexture(e.target,e.handle),e.autoParameters&&t.getMTime()>e.sendParametersTime.getMTime()&&t.sendParameters()},t.isBound=()=>{let u=!1;if(e.context&&e.handle){let c=0;switch(e.target){case e.context.TEXTURE_2D:c=e.context.TEXTURE_BINDING_2D;break;default:p4("impossible case");break}u=e.context.getIntegerv(c)===e.handle}return u},t.sendParameters=()=>{e.context.texParameteri(e.target,e.context.TEXTURE_WRAP_S,t.getOpenGLWrapMode(e.wrapS)),e.context.texParameteri(e.target,e.context.TEXTURE_WRAP_T,t.getOpenGLWrapMode(e.wrapT)),e._openGLRenderWindow.getWebgl2()&&e.context.texParameteri(e.target,e.context.TEXTURE_WRAP_R,t.getOpenGLWrapMode(e.wrapR)),e.context.texParameteri(e.target,e.context.TEXTURE_MIN_FILTER,t.getOpenGLFilterMode(e.minificationFilter)),e.context.texParameteri(e.target,e.context.TEXTURE_MAG_FILTER,t.getOpenGLFilterMode(e.magnificationFilter)),e._openGLRenderWindow.getWebgl2()&&(e.context.texParameteri(e.target,e.context.TEXTURE_BASE_LEVEL,e.baseLevel),e.context.texParameteri(e.target,e.context.TEXTURE_MAX_LEVEL,e.maxLevel)),e.sendParametersTime.modified()},t.getInternalFormat=(u,c)=>(e._forceInternalFormat||(e.internalFormat=t.getDefaultInternalFormat(u,c)),e.internalFormat||p2(`Unable to find suitable internal format for T=${u} NC= ${c}`),[e.context.R32F,e.context.RG32F,e.context.RGB32F,e.context.RGBA32F].includes(e.internalFormat)&&!e.context.getExtension("OES_texture_float_linear")&&p4("Failed to load OES_texture_float_linear. Texture filtering is not available for *32F internal formats."),e.internalFormat),t.getDefaultInternalFormat=(u,c)=>{let f=0;return f=e._openGLRenderWindow.getDefaultTextureInternalFormat(u,c,e.oglNorm16Ext,e.useHalfFloat),f||(f||(p2("Unsupported internal texture type!"),p2(`Unable to find suitable internal format for T=${u} NC= ${c}`)),f)},t.setInternalFormat=u=>{e._forceInternalFormat=!0,u!==e.internalFormat&&(e.internalFormat=u,t.modified())},t.getFormat=(u,c)=>(e.format=t.getDefaultFormat(u,c),e.format),t.getDefaultFormat=(u,c)=>{if(e._openGLRenderWindow.getWebgl2())switch(c){case 1:return e.context.RED;case 2:return e.context.RG;case 3:return e.context.RGB;case 4:return e.context.RGBA;default:return e.context.RGB}else switch(c){case 1:return e.context.LUMINANCE;case 2:return e.context.LUMINANCE_ALPHA;case 3:return e.context.RGB;case 4:return e.context.RGBA;default:return e.context.RGB}},t.resetFormatAndType=()=>{e.format=0,e.internalFormat=0,e._forceInternalFormat=!1,e.openGLDataType=0},t.getDefaultDataType=u=>{if(e._openGLRenderWindow.getWebgl2())switch(u){case bn.UNSIGNED_CHAR:return e.context.UNSIGNED_BYTE;case(e.oglNorm16Ext&&!e.useHalfFloat&&bn.SHORT):return e.context.SHORT;case(e.oglNorm16Ext&&!e.useHalfFloat&&bn.UNSIGNED_SHORT):return e.context.UNSIGNED_SHORT;case(e.useHalfFloat&&bn.SHORT):return e.context.HALF_FLOAT;case(e.useHalfFloat&&bn.UNSIGNED_SHORT):return e.context.HALF_FLOAT;case bn.FLOAT:case bn.VOID:default:return e.context.FLOAT}switch(u){case bn.UNSIGNED_CHAR:return e.context.UNSIGNED_BYTE;case bn.FLOAT:case bn.VOID:default:if(e.context.getExtension("OES_texture_float")&&e.context.getExtension("OES_texture_float_linear"))return e.context.FLOAT;{const c=e.context.getExtension("OES_texture_half_float");if(c&&e.context.getExtension("OES_texture_half_float_linear"))return c.HALF_FLOAT_OES}return e.context.UNSIGNED_BYTE}},t.getOpenGLDataType=function(u){let c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return(!e.openGLDataType||c)&&(e.openGLDataType=t.getDefaultDataType(u)),e.openGLDataType},t.getShiftAndScale=()=>{let u=0,c=1;switch(e.openGLDataType){case e.context.BYTE:c=127.5,u=c-128;break;case e.context.UNSIGNED_BYTE:c=255,u=0;break;case e.context.SHORT:c=32767.5,u=c-32768;break;case e.context.UNSIGNED_SHORT:c=65536,u=0;break;case e.context.INT:c=21474836475e-1,u=c-2147483648;break;case e.context.UNSIGNED_INT:c=4294967295,u=0;break;case e.context.FLOAT:}return{shift:u,scale:c}},t.getOpenGLFilterMode=u=>{switch(u){case aa.NEAREST:return e.context.NEAREST;case aa.LINEAR:return e.context.LINEAR;case aa.NEAREST_MIPMAP_NEAREST:return e.context.NEAREST_MIPMAP_NEAREST;case aa.NEAREST_MIPMAP_LINEAR:return e.context.NEAREST_MIPMAP_LINEAR;case aa.LINEAR_MIPMAP_NEAREST:return e.context.LINEAR_MIPMAP_NEAREST;case aa.LINEAR_MIPMAP_LINEAR:return e.context.LINEAR_MIPMAP_LINEAR;default:return e.context.NEAREST}},t.getOpenGLWrapMode=u=>{switch(u){case yl.CLAMP_TO_EDGE:return e.context.CLAMP_TO_EDGE;case yl.REPEAT:return e.context.REPEAT;case yl.MIRRORED_REPEAT:return e.context.MIRRORED_REPEAT;default:return e.context.CLAMP_TO_EDGE}};function n(u,c){let f=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;const d=[];let h=e.width*e.height*e.components;if(f&&(h*=e.depth),u!==bn.FLOAT&&e.openGLDataType===e.context.FLOAT)for(let p=0;p<c.length;p++)if(c[p]){const g=c[p].length>h?c[p].subarray(0,h):c[p];d.push(new Float32Array(g))}else d.push(null);if(u!==bn.UNSIGNED_CHAR&&e.openGLDataType===e.context.UNSIGNED_BYTE)for(let p=0;p<c.length;p++)if(c[p]){const g=c[p].length>h?c[p].subarray(0,h):c[p];d.push(new Uint8Array(g))}else d.push(null);let v=!1;if(e._openGLRenderWindow.getWebgl2())v=e.openGLDataType===e.context.HALF_FLOAT;else{const p=e.context.getExtension("OES_texture_half_float");v=p&&e.openGLDataType===p.HALF_FLOAT_OES}if(v)for(let p=0;p<c.length;p++)if(c[p]){const g=new Uint16Array(h),y=c[p];for(let m=0;m<h;m++)g[m]=mqe(y[m]);d.push(g)}else d.push(null);if(d.length===0)for(let p=0;p<c.length;p++)d.push(c[p]);return d}function r(u){if(e._openGLRenderWindow.getWebgl2())return u;const c=[],f=e.width,d=e.height,h=e.components;if(u&&(!I1(f)||!I1(d))){const v=e.context.getExtension("OES_texture_half_float"),p=$o(f),g=$o(d),y=p*g*e.components;for(let m=0;m<u.length;m++)if(u[m]!==null){let b=null;const w=d/g,x=f/p;let _=!1;e.openGLDataType===e.context.FLOAT?b=new Float32Array(y):v&&e.openGLDataType===v.HALF_FLOAT_OES?(b=new Uint16Array(y),_=!0):b=new Uint8Array(y);for(let C=0;C<g;C++){const T=C*p*h,D=C*w;let E=Math.floor(D),M=Math.ceil(D);M>=d&&(M=d-1);const k=D-E,R=1-k;E=E*f*h,M=M*f*h;for(let O=0;O<p;O++){const I=O*h,P=O*x;let N=Math.floor(P),B=Math.ceil(P);B>=f&&(B=f-1);const L=P-N;N*=h,B*=h;for(let V=0;V<h;V++)_?b[T+I+V]=Fo.toHalf(Fo.fromHalf(u[m][E+N+V])*R*(1-L)+Fo.fromHalf(u[m][E+B+V])*R*L+Fo.fromHalf(u[m][M+N+V])*k*(1-L)+Fo.fromHalf(u[m][M+B+V])*k*L):b[T+I+V]=u[m][E+N+V]*R*(1-L)+u[m][E+B+V]*R*L+u[m][M+N+V]*k*(1-L)+u[m][M+B+V]*k*L}}c.push(b),e.width=p,e.height=g}else c.push(null)}if(c.length===0)for(let v=0;v<u.length;v++)c.push(u[v]);return c}function a(u){var c;return e._openGLRenderWindow?e.resizable||(c=e.renderable)!=null&&c.getResizable()?!1:e._openGLRenderWindow.getWebgl2()?!(e._openGLRenderWindow.getGLInformations().RENDERER.value.match(/WebKit/gi)&&navigator.platform.match(/Mac/gi)&&e.oglNorm16Ext&&(u===bn.UNSIGNED_SHORT||u===bn.SHORT)):!1:!1}t.create2DFromRaw=function(u,c,f,d,h){let v=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1;if(t.getOpenGLDataType(d,!0),t.getInternalFormat(d,f),t.getFormat(d,f),!e.internalFormat||!e.format||!e.openGLDataType)return ch("Failed to determine texture parameters."),!1;e.target=e.context.TEXTURE_2D,e.components=f,e.width=u,e.height=c,e.depth=1,e.numberOfDimensions=2,e._openGLRenderWindow.activateTexture(t),t.createTexture(),t.bind();const g=n(d,[h]),y=r(g);return e.context.pixelStorei(e.context.UNPACK_FLIP_Y_WEBGL,v),e.context.pixelStorei(e.context.UNPACK_ALIGNMENT,1),a(d)?(e.context.texStorage2D(e.target,1,e.internalFormat,e.width,e.height),y[0]!=null&&e.context.texSubImage2D(e.target,0,0,0,e.width,e.height,e.format,e.openGLDataType,y[0])):e.context.texImage2D(e.target,0,e.internalFormat,e.width,e.height,0,e.format,e.openGLDataType,y[0]),e.generateMipmap&&e.context.generateMipmap(e.target),v&&e.context.pixelStorei(e.context.UNPACK_FLIP_Y_WEBGL,!1),e.allocatedGPUMemoryInBytes=e.width*e.height*e.depth*f*e._openGLRenderWindow.getDefaultTextureByteSize(d,e.oglNorm16Ext,e.useHalfFloat),t.deactivate(),!0},t.createCubeFromRaw=(u,c,f,d,h)=>{if(t.getOpenGLDataType(d),t.getInternalFormat(d,f),t.getFormat(d,f),!e.internalFormat||!e.format||!e.openGLDataType)return ch("Failed to determine texture parameters."),!1;e.target=e.context.TEXTURE_CUBE_MAP,e.components=f,e.width=u,e.height=c,e.depth=1,e.numberOfDimensions=2,e._openGLRenderWindow.activateTexture(t),e.maxLevel=h.length/6-1,t.createTexture(),t.bind();const v=n(d,h),p=r(v),g=[];let y=e.width,m=e.height;for(let b=0;b<p.length;b++){b%6===0&&b!==0&&(y/=2,m/=2),g[b]=kv(d,m*y*e.components);for(let w=0;w<m;++w){const x=w*y*e.components,_=(m-w-1)*y*e.components;g[b].set(p[b].slice(_,_+y*e.components),x)}}e.context.pixelStorei(e.context.UNPACK_ALIGNMENT,1),a(d)&&e.context.texStorage2D(e.target,6,e.internalFormat,e.width,e.height);for(let b=0;b<6;b++){let w=0,x=e.width,_=e.height;for(;x>=1&&_>=1;){let C=null;w<=e.maxLevel&&(C=g[6*w+b]),a(d)?C!=null&&e.context.texSubImage2D(e.context.TEXTURE_CUBE_MAP_POSITIVE_X+b,w,0,0,x,_,e.format,e.openGLDataType,C):e.context.texImage2D(e.context.TEXTURE_CUBE_MAP_POSITIVE_X+b,w,e.internalFormat,x,_,0,e.format,e.openGLDataType,C),w++,x/=2,_/=2}}return e.allocatedGPUMemoryInBytes=e.width*e.height*e.depth*f*e._openGLRenderWindow.getDefaultTextureByteSize(d,e.oglNorm16Ext,e.useHalfFloat),t.deactivate(),!0},t.createDepthFromRaw=(u,c,f,d)=>(t.getOpenGLDataType(f),e.format=e.context.DEPTH_COMPONENT,e._openGLRenderWindow.getWebgl2()?f===bn.FLOAT?e.internalFormat=e.context.DEPTH_COMPONENT32F:e.internalFormat=e.context.DEPTH_COMPONENT16:e.internalFormat=e.context.DEPTH_COMPONENT,!e.internalFormat||!e.format||!e.openGLDataType?(ch("Failed to determine texture parameters."),!1):(e.target=e.context.TEXTURE_2D,e.components=1,e.width=u,e.height=c,e.depth=1,e.numberOfDimensions=2,e._openGLRenderWindow.activateTexture(t),t.createTexture(),t.bind(),e.context.pixelStorei(e.context.UNPACK_ALIGNMENT,1),a(f)?(e.context.texStorage2D(e.target,1,e.internalFormat,e.width,e.height),d!=null&&e.context.texSubImage2D(e.target,0,0,0,e.width,e.height,e.format,e.openGLDataType,d)):e.context.texImage2D(e.target,0,e.internalFormat,e.width,e.height,0,e.format,e.openGLDataType,d),e.generateMipmap&&e.context.generateMipmap(e.target),e.allocatedGPUMemoryInBytes=e.width*e.height*e.depth*e.components*e._openGLRenderWindow.getDefaultTextureByteSize(f,e.oglNorm16Ext,e.useHalfFloat),t.deactivate(),!0)),t.create2DFromImage=u=>{if(t.getOpenGLDataType(bn.UNSIGNED_CHAR),t.getInternalFormat(bn.UNSIGNED_CHAR,4),t.getFormat(bn.UNSIGNED_CHAR,4),!e.internalFormat||!e.format||!e.openGLDataType)return ch("Failed to determine texture parameters."),!1;e.target=e.context.TEXTURE_2D,e.components=4,e.depth=1,e.numberOfDimensions=2,e._openGLRenderWindow.activateTexture(t),t.createTexture(),t.bind(),e.context.pixelStorei(e.context.UNPACK_ALIGNMENT,1);const c=!e._openGLRenderWindow.getWebgl2()&&(!I1(u.width)||!I1(u.height)),f=document.createElement("canvas");f.width=c?$o(u.width):u.width,f.height=c?$o(u.height):u.height,e.width=f.width,e.height=f.height;const d=f.getContext("2d");d.translate(0,f.height),d.scale(1,-1),d.drawImage(u,0,0,u.width,u.height,0,0,f.width,f.height);const h=f;return a(bn.UNSIGNED_CHAR)?(e.context.texStorage2D(e.target,1,e.internalFormat,e.width,e.height),h!=null&&e.context.texSubImage2D(e.target,0,0,0,e.width,e.height,e.format,e.openGLDataType,h)):e.context.texImage2D(e.target,0,e.internalFormat,e.width,e.height,0,e.format,e.openGLDataType,h),e.generateMipmap&&e.context.generateMipmap(e.target),e.allocatedGPUMemoryInBytes=e.width*e.height*e.depth*e.components*e._openGLRenderWindow.getDefaultTextureByteSize(bn.UNSIGNED_CHAR,e.oglNorm16Ext,e.useHalfFloat),t.deactivate(),!0};function i(u,c,f){const d=new Array(f),h=new Array(f);for(let v=0;v<f;++v)d[v]=u[v],h[v]=c[v]-u[v]||1;return{scale:h,offset:d}}function o(u,c){for(let f=0;f<u.length;f++){const d=u[f],h=c[f]+d;if(d<-2048||d>2048||h<-2048||h>2048)return!1}return!0}function s(u,c,f,d){t.getOpenGLDataType(u);let h=!1;if(e._openGLRenderWindow.getWebgl2())h=e.openGLDataType===e.context.HALF_FLOAT;else{const p=e.context.getExtension("OES_texture_half_float");h=p&&e.openGLDataType===p.HALF_FLOAT_OES}const v=h&&(o(c,f)||d);e.useHalfFloat=v}function l(u,c){const f=u.getNumberOfComponents(),d=u.getDataType(),h=u.getData(),v=new Array(f),p=new Array(f);for(let y=0;y<f;++y){const[m,b]=u.getRange(y);v[y]=m,p[y]=b}const g=i(v,p,f);return s(d,g.offset,g.scale,c),e.useHalfFloat||t.getOpenGLDataType(d,!0),{numComps:f,dataType:d,data:h,scaleOffsets:g}}t.create2DFilterableFromRaw=function(u,c,f,d,h){let v=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1;return t.create2DFilterableFromDataArray(u,c,xn.newInstance({numberOfComponents:f,dataType:d,values:h}),v)},t.create2DFilterableFromDataArray=function(u,c,f){let d=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;const{numComps:h,dataType:v,data:p}=l(f,d);t.create2DFromRaw(u,c,h,v,p)},t.create3DFromRaw=(u,c,f,d,h,v)=>{if(t.getOpenGLDataType(h),t.getInternalFormat(h,d),t.getFormat(h,d),!e.internalFormat||!e.format||!e.openGLDataType)return ch("Failed to determine texture parameters."),!1;e.target=e.context.TEXTURE_3D,e.components=d,e.width=u,e.height=c,e.depth=f,e.numberOfDimensions=3,e._openGLRenderWindow.activateTexture(t),t.createTexture(),t.bind();const y=n(h,[v],!0),m=r(y);return e.context.pixelStorei(e.context.UNPACK_ALIGNMENT,1),a(h)?(e.context.texStorage3D(e.target,1,e.internalFormat,e.width,e.height,e.depth),m[0]!=null&&e.context.texSubImage3D(e.target,0,0,0,0,e.width,e.height,e.depth,e.format,e.openGLDataType,m[0])):e.context.texImage3D(e.target,0,e.internalFormat,e.width,e.height,e.depth,0,e.format,e.openGLDataType,m[0]),e.generateMipmap&&e.context.generateMipmap(e.target),e.allocatedGPUMemoryInBytes=e.width*e.height*e.depth*e.components*e._openGLRenderWindow.getDefaultTextureByteSize(h,e.oglNorm16Ext,e.useHalfFloat),t.deactivate(),!0},t.create3DFilterableFromRaw=function(u,c,f,d,h,v){let p=arguments.length>6&&arguments[6]!==void 0?arguments[6]:!1;return t.create3DFilterableFromDataArray(u,c,f,xn.newInstance({numberOfComponents:d,dataType:h,values:v}),p)},t.create3DFilterableFromDataArray=function(u,c,f,d){let h=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1;const{numComps:v,dataType:p,data:g,scaleOffsets:y}=l(d,h),m=u*c*f,b=[],w=[];for(let V=0;V<v;++V)b[V]=0,w[V]=1;e.volumeInfo={scale:w,offset:b,dataComputedScale:y.scale,dataComputedOffset:y.offset,width:u,height:c,depth:f};const x=structuredClone(y);if(e._openGLRenderWindow.getWebgl2()){if(e.oglNorm16Ext&&!e.useHalfFloat&&p===bn.SHORT){for(let X=0;X<v;++X)e.volumeInfo.scale[X]=32767;return t.create3DFromRaw(u,c,f,v,p,g)}if(e.oglNorm16Ext&&!e.useHalfFloat&&p===bn.UNSIGNED_SHORT){for(let X=0;X<v;++X)e.volumeInfo.scale[X]=65535;return t.create3DFromRaw(u,c,f,v,p,g)}if(p===bn.FLOAT||e.useHalfFloat&&(p===bn.SHORT||p===bn.UNSIGNED_SHORT))return t.create3DFromRaw(u,c,f,v,p,g);if(p===bn.UNSIGNED_CHAR){for(let X=0;X<v;++X)e.volumeInfo.scale[X]=255;return t.create3DFromRaw(u,c,f,v,p,g)}const V=new Float32Array(m*v);e.volumeInfo.offset=x.offset,e.volumeInfo.scale=x.scale;let H=0;const K=x.scale.map(X=>1/X);for(let X=0;X<m;X++)for(let oe=0;oe<v;oe++)V[H]=(g[H]-x.offset[oe])*K[oe],H++;return t.create3DFromRaw(u,c,f,v,bn.FLOAT,V)}let _=(V,H,K,X,oe)=>{V[H]=K},C=bn.UNSIGNED_CHAR;if(p===bn.UNSIGNED_CHAR)for(let V=0;V<v;++V)x.offset[V]=0,x.scale[V]=255;else e.context.getExtension("OES_texture_float")&&e.context.getExtension("OES_texture_float_linear")?(C=bn.FLOAT,_=(V,H,K,X,oe)=>{V[H]=(K-X)/oe}):(C=bn.UNSIGNED_CHAR,_=(V,H,K,X,oe)=>{V[H]=255*(K-X)/oe});if(t.getOpenGLDataType(C),t.getInternalFormat(C,v),t.getFormat(C,v),!e.internalFormat||!e.format||!e.openGLDataType)return ch("Failed to determine texture parameters."),!1;e.target=e.context.TEXTURE_2D,e.components=v,e.depth=1,e.numberOfDimensions=2;let T=e.context.getParameter(e.context.MAX_TEXTURE_SIZE);T>4096&&(C===bn.FLOAT||v>=3)&&(T=4096);let D=1,E=1;m>T*T&&(D=Math.ceil(Math.sqrt(m/(T*T))),E=D);let M=Math.sqrt(m)/D;M=$o(M);const k=Math.floor(M*D/u),R=Math.ceil(f/k),O=$o(c*R/E);e.width=M,e.height=O,e._openGLRenderWindow.activateTexture(t),t.createTexture(),t.bind(),e.volumeInfo.xreps=k,e.volumeInfo.yreps=R,e.volumeInfo.xstride=D,e.volumeInfo.ystride=E,e.volumeInfo.offset=x.offset,e.volumeInfo.scale=x.scale;let I;const P=M*O*v;C===bn.FLOAT?I=new Float32Array(P):I=new Uint8Array(P);let N=0;const B=Math.floor(u/D),L=Math.floor(c/E);for(let V=0;V<R;V++){const H=Math.min(k,f-V*k),K=v*(e.width-H*Math.floor(u/D));for(let X=0;X<L;X++){for(let oe=0;oe<H;oe++){const te=v*((V*k+oe)*u*c+E*X*u);for(let re=0;re<B;re++)for(let ne=0;ne<v;ne++)_(I,N,g[te+D*re*v+ne],x.offset[ne],x.scale[ne]),N++}N+=K}}return e.context.pixelStorei(e.context.UNPACK_ALIGNMENT,1),a(C)?(e.context.texStorage2D(e.target,1,e.internalFormat,e.width,e.height),I!=null&&e.context.texSubImage2D(e.target,0,0,0,e.width,e.height,e.format,e.openGLDataType,I)):e.context.texImage2D(e.target,0,e.internalFormat,e.width,e.height,0,e.format,e.openGLDataType,I),t.deactivate(),!0},t.setOpenGLRenderWindow=u=>{e._openGLRenderWindow!==u&&(t.releaseGraphicsResources(),e._openGLRenderWindow=u,e.context=null,u&&(e.context=e._openGLRenderWindow.getContext()))},t.getMaximumTextureSize=u=>u&&u.isCurrent()?u.getIntegerv(u.MAX_TEXTURE_SIZE):-1}const Sqe={_openGLRenderWindow:null,_forceInternalFormat:!1,context:null,handle:0,sendParametersTime:null,textureBuildTime:null,numberOfDimensions:0,target:0,format:0,openGLDataType:0,components:0,width:0,height:0,depth:0,autoParameters:!0,wrapS:yl.CLAMP_TO_EDGE,wrapT:yl.CLAMP_TO_EDGE,wrapR:yl.CLAMP_TO_EDGE,minificationFilter:aa.NEAREST,magnificationFilter:aa.NEAREST,minLOD:-1e3,maxLOD:1e3,baseLevel:0,maxLevel:1e3,generateMipmap:!1,useHalfFloat:!0,oglNorm16Ext:null,allocatedGPUMemoryInBytes:0};function yQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Sqe,n),dr.extend(t,e,n),e.sendParametersTime={},Jr(e.sendParametersTime,{mtime:0}),e.textureBuildTime={},Jr(e.textureBuildTime,{mtime:0}),Am(t,e,["format","openGLDataType"]),Gr(t,e,["keyMatrixTime","minificationFilter","magnificationFilter","wrapS","wrapT","wrapR","generateMipmap","oglNorm16Ext"]),ri(t,e,["width","height","volumeInfo","components","handle","target","allocatedGPUMemoryInBytes"]),Nm(t,e,["openGLRenderWindow"]),bqe(t,e)}const mQ=Kn(yQ,"vtkOpenGLTexture");var hd={newInstance:mQ,extend:yQ,...cQ};cs("vtkTexture",mQ);function wqe(t,e){e.classHierarchy.push("vtkFramebuffer"),t.getBothMode=()=>e.context.FRAMEBUFFER,t.saveCurrentBindingsAndBuffers=n=>{const r=typeof n<"u"?n:t.getBothMode();t.saveCurrentBindings(r),t.saveCurrentBuffers(r)},t.saveCurrentBindings=n=>{if(!e.context){hn("you must set the OpenGLRenderWindow before calling saveCurrentBindings");return}const r=e.context;e.previousDrawBinding=r.getParameter(e.context.FRAMEBUFFER_BINDING),e.previousActiveFramebuffer=e._openGLRenderWindow.getActiveFramebuffer()},t.saveCurrentBuffers=n=>{},t.restorePreviousBindingsAndBuffers=n=>{const r=typeof n<"u"?n:t.getBothMode();t.restorePreviousBindings(r),t.restorePreviousBuffers(r)},t.restorePreviousBindings=n=>{if(!e.context){hn("you must set the OpenGLRenderWindow before calling restorePreviousBindings");return}const r=e.context;r.bindFramebuffer(r.FRAMEBUFFER,e.previousDrawBinding),e._openGLRenderWindow.setActiveFramebuffer(e.previousActiveFramebuffer)},t.restorePreviousBuffers=n=>{},t.bind=function(){let r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null;r===null&&(r=e.context.FRAMEBUFFER),e.context.bindFramebuffer(r,e.glFramebuffer);for(let a=0;a<e.colorBuffers.length;a++)e.colorBuffers[a].bind();e._openGLRenderWindow.setActiveFramebuffer(t)},t.create=(n,r)=>{if(!e.context){hn("you must set the OpenGLRenderWindow before calling create");return}e.glFramebuffer=e.context.createFramebuffer(),e.glFramebuffer.width=n,e.glFramebuffer.height=r},t.setColorBuffer=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;const a=e.context;if(!a){hn("you must set the OpenGLRenderWindow before calling setColorBuffer");return}let i=a.COLOR_ATTACHMENT0;if(r>0)if(e._openGLRenderWindow.getWebgl2())i+=r;else{hn("Using multiple framebuffer attachments requires WebGL 2");return}e.colorBuffers[r]=n,a.framebufferTexture2D(a.FRAMEBUFFER,i,a.TEXTURE_2D,n.getHandle(),0)},t.removeColorBuffer=function(){let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;const r=e.context;if(!r){hn("you must set the OpenGLRenderWindow before calling removeColorBuffer");return}let a=r.COLOR_ATTACHMENT0;if(n>0)if(e._openGLRenderWindow.getWebgl2())a+=n;else{hn("Using multiple framebuffer attachments requires WebGL 2");return}r.framebufferTexture2D(r.FRAMEBUFFER,a,r.TEXTURE_2D,null,0),e.colorBuffers=e.colorBuffers.splice(n,1)},t.setDepthBuffer=n=>{if(!e.context){hn("you must set the OpenGLRenderWindow before calling setDepthBuffer");return}if(e._openGLRenderWindow.getWebgl2()){const r=e.context;r.framebufferTexture2D(r.FRAMEBUFFER,r.DEPTH_ATTACHMENT,r.TEXTURE_2D,n.getHandle(),0)}else hn("Attaching depth buffer textures to fbo requires WebGL 2")},t.removeDepthBuffer=()=>{if(!e.context){hn("you must set the OpenGLRenderWindow before calling removeDepthBuffer");return}if(e._openGLRenderWindow.getWebgl2()){const n=e.context;n.framebufferTexture2D(n.FRAMEBUFFER,n.DEPTH_ATTACHMENT,n.TEXTURE_2D,null,0)}else hn("Attaching depth buffer textures to framebuffers requires WebGL 2")},t.getGLFramebuffer=()=>e.glFramebuffer,t.setOpenGLRenderWindow=n=>{e._openGLRenderWindow!==n&&(t.releaseGraphicsResources(),e._openGLRenderWindow=n,e.context=null,n&&(e.context=e._openGLRenderWindow.getContext()))},t.releaseGraphicsResources=()=>{e.glFramebuffer&&e.context.deleteFramebuffer(e.glFramebuffer)},t.getSize=()=>e.glFramebuffer==null?null:[e.glFramebuffer.width,e.glFramebuffer.height],t.populateFramebuffer=()=>{if(!e.context){hn("you must set the OpenGLRenderWindow before calling populateFrameBuffer");return}t.bind();const n=e.context,r=hd.newInstance();r.setOpenGLRenderWindow(e._openGLRenderWindow),r.setMinificationFilter(Kk.LINEAR),r.setMagnificationFilter(Kk.LINEAR),r.create2DFromRaw(e.glFramebuffer.width,e.glFramebuffer.height,4,Dr.UNSIGNED_CHAR,null),t.setColorBuffer(r),e.depthTexture=n.createRenderbuffer(),n.bindRenderbuffer(n.RENDERBUFFER,e.depthTexture),n.renderbufferStorage(n.RENDERBUFFER,n.DEPTH_COMPONENT16,e.glFramebuffer.width,e.glFramebuffer.height),n.framebufferRenderbuffer(n.FRAMEBUFFER,n.DEPTH_ATTACHMENT,n.RENDERBUFFER,e.depthTexture)},t.getColorTexture=()=>e.colorBuffers[0]}const _qe={glFramebuffer:null,colorBuffers:null,depthTexture:null,previousDrawBinding:0,previousReadBinding:0,previousDrawBuffer:0,previousReadBuffer:0,previousActiveFramebuffer:null};function bQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,_qe,n),Jr(t,e),e.colorBuffers&&hn("you cannot initialize colorBuffers through the constructor. You should call setColorBuffer() instead."),e.colorBuffers=[],Rv(t,e,["colorBuffers"]),wqe(t,e)}const xqe=Kn(bQ,"vtkFramebuffer");var $3={newInstance:xqe,extend:bQ};function Cqe(t,e){e.classHierarchy.push("vtkRenderPass"),t.getOperation=()=>e.currentOperation,t.setCurrentOperation=n=>{e.currentOperation=n,e.currentTraverseOperation=`traverse${j.capitalize(e.currentOperation)}`},t.getTraverseOperation=()=>e.currentTraverseOperation,t.traverse=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;e.deleted||(e._currentParent=r,e.preDelegateOperations.forEach(a=>{t.setCurrentOperation(a),n.traverse(t)}),e.delegates.forEach(a=>{a.traverse(n,t)}),e.postDelegateOperations.forEach(a=>{t.setCurrentOperation(a),n.traverse(t)}))}}const Tqe={delegates:[],currentOperation:null,preDelegateOperations:[],postDelegateOperations:[],currentParent:null};function SQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Tqe,n),j.obj(t,e),j.get(t,e,["currentOperation"]),j.setGet(t,e,["delegates","_currentParent","preDelegateOperations","postDelegateOperations"]),j.moveToProtected(t,e,["currentParent"]),Cqe(t,e)}const Eqe=j.newInstance(SQ,"vtkRenderPass");var Yl={newInstance:Eqe,extend:SQ};const M0={ARRAY_BUFFER:0,ELEMENT_ARRAY_BUFFER:1,TEXTURE_BUFFER:2};var wQ={ObjectType:M0};const{ObjectType:QS}=wQ,Mqe={};function Dqe(t,e){e.classHierarchy.push("vtkOpenGLBufferObject");function n(s){switch(s){case QS.ELEMENT_ARRAY_BUFFER:return e.context.ELEMENT_ARRAY_BUFFER;case QS.TEXTURE_BUFFER:if("TEXTURE_BUFFER"in e.context)return e.context.TEXTURE_BUFFER;case QS.ARRAY_BUFFER:default:return e.context.ARRAY_BUFFER}}let r=null,a=null,i=!0,o="";t.getType=()=>r,t.setType=s=>{r=s},t.getHandle=()=>a,t.isReady=()=>i===!1,t.generateBuffer=s=>{const l=n(s);return a===null&&(a=e.context.createBuffer(),r=s),n(r)===l},t.upload=(s,l)=>t.generateBuffer(l)?(e.context.bindBuffer(n(r),a),e.context.bufferData(n(r),s,e.context.STATIC_DRAW),e.allocatedGPUMemoryInBytes=s.length*s.BYTES_PER_ELEMENT,i=!1,!0):(o="Trying to upload array buffer to incompatible buffer.",!1),t.bind=()=>a?(e.context.bindBuffer(n(r),a),!0):!1,t.release=()=>a?(e.context.bindBuffer(n(r),null),!0):!1,t.releaseGraphicsResources=()=>{a!==null&&(e.context.bindBuffer(n(r),null),e.context.deleteBuffer(a),a=null,e.allocatedGPUMemoryInBytes=0)},t.setOpenGLRenderWindow=s=>{e._openGLRenderWindow!==s&&(t.releaseGraphicsResources(),e._openGLRenderWindow=s,e.context=null,s&&(e.context=e._openGLRenderWindow.getContext()))},t.getError=()=>o}const kqe={objectType:QS.ARRAY_BUFFER,context:null,allocatedGPUMemoryInBytes:0};function _Q(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,kqe,n),j.obj(t,e),j.get(t,e,["_openGLRenderWindow","allocatedGPUMemoryInBytes"]),j.moveToProtected(t,e,["openGLRenderWindow"]),Dqe(t,e)}const Rqe=j.newInstance(_Q);var xQ={newInstance:Rqe,extend:_Q,...Mqe,...wQ};const{vtkErrorMacro:v4}=j;function Lqe(t,e){const n=new Float64Array(3);WKe(n,e);const r=new Float64Array(16);return Eq(r,kd(),t,n),r}function Oqe(t,e){return t===null||e===null?!1:!(WF(t,[0,0,0])&&WF(e,[1,1,1]))}function Aqe(t,e){e.classHierarchy.push("vtkOpenGLCellArrayBufferObject"),t.setType(M0.ARRAY_BUFFER),t.createVBO=function(n,r,a,i){let o=arguments.length>4&&arguments[4]!==void 0?arguments[4]:null;if(!n.getData()||!n.getData().length)return e.elementCount=0,0;e.blockSize=3,e.vertexOffset=0,e.normalOffset=0,e.tCoordOffset=0,e.tCoordComponents=0,e.colorComponents=0,e.colorOffset=0,e.customData=[];const s=i.points.getData();let l=null,u=null,c=null;const f=i.colors?i.colors.getNumberOfComponents():0,d=i.tcoords?i.tcoords.getNumberOfComponents():0;i.normals&&(e.normalOffset=4*e.blockSize,e.blockSize+=3,l=i.normals.getData()),i.customAttributes&&i.customAttributes.forEach(L=>{L&&(e.customData.push({data:L.getData(),offset:4*e.blockSize,components:L.getNumberOfComponents(),name:L.getName()}),e.blockSize+=L.getNumberOfComponents())}),i.tcoords&&(e.tCoordOffset=4*e.blockSize,e.tCoordComponents=d,e.blockSize+=d,u=i.tcoords.getData()),i.colors?(e.colorComponents=i.colors.getNumberOfComponents(),e.colorOffset=0,c=i.colors.getData(),e.colorBO||(e.colorBO=xQ.newInstance()),e.colorBO.setOpenGLRenderWindow(e._openGLRenderWindow)):e.colorBO=null,e.stride=4*e.blockSize;let h=0,v=0,p=0,g=0,y=0,m=0,b;const w={anythingToPoints(L,V,H){for(let K=0;K<L;++K)b(V[H+K])},linesToWireframe(L,V,H){for(let K=0;K<L-1;++K)b(V[H+K]),b(V[H+K+1])},polysToWireframe(L,V,H){if(L>2)for(let K=0;K<L;++K)b(V[H+K]),b(V[H+(K+1)%L])},stripsToWireframe(L,V,H){if(L>2){for(let K=0;K<L-1;++K)b(V[H+K]),b(V[H+K+1]);for(let K=0;K<L-2;K++)b(V[H+K]),b(V[H+K+2])}},polysToSurface(L,V,H){for(let K=0;K<L-2;K++)b(V[H+0]),b(V[H+K+1]),b(V[H+K+2])},stripsToSurface(L,V,H){for(let K=0;K<L-2;K++)b(V[H+K]),b(V[H+K+1+K%2]),b(V[H+K+1+(K+1)%2])}},x={anythingToPoints(L,V){return L},linesToWireframe(L,V){return L>1?(L-1)*2:0},polysToWireframe(L,V){return L>2?L*2:0},stripsToWireframe(L,V){return L>2?L*4-6:0},polysToSurface(L,V){return L>2?(L-2)*3:0},stripsToSurface(L,V,H){return L>2?(L-2)*3:0}};let _=null,C=null;a===fa.POINTS||r==="verts"?(_=w.anythingToPoints,C=x.anythingToPoints):a===fa.WIREFRAME||r==="lines"?(_=w[`${r}ToWireframe`],C=x[`${r}ToWireframe`]):(_=w[`${r}ToSurface`],C=x[`${r}ToSurface`]);const T=n.getData(),D=T.length;let E=0;for(let L=0;L<D;)E+=C(T[L],T),L+=T[L]+1;let M=null;const k=new Float32Array(E*e.blockSize);c&&(M=new Uint8Array(E*4));let R=0,O=0,I=0,P=0;for(let L=0;L<3;++L){const V=i.points.getRange(L),H=V[1]-V[0];I+=H*H;const K=.5*(V[1]+V[0]);P+=K*K}if(I>0&&(Math.abs(P)/I>1e6||Math.abs(Math.log10(I))>3||I===0&&P>1e6)){const L=new Float64Array(3),V=new Float64Array(3);for(let H=0;H<3;++H){const K=i.points.getRange(H),X=K[1]-K[0];L[H]=.5*(K[1]+K[0]),V[H]=X>0?1/X:1}t.setCoordShiftAndScale(L,V)}else e.coordShiftAndScaleEnabled===!0&&t.setCoordShiftAndScale(null,null);if(o)if(!o.points&&!o.cells)o.points=new Int32Array(E),o.cells=new Int32Array(E);else{const L=new Int32Array(E+o.points.length);L.set(o.points),o.points=L;const V=new Int32Array(E+o.cells.length);V.set(o.cells),o.cells=V}let B=i.vertexOffset;b=function(V){if(o&&(o.points[B]=V,o.cells[B]=m+i.cellOffset),++B,h=V*3,e.coordShiftAndScaleEnabled?(k[R++]=(s[h++]-e.coordShift[0])*e.coordScale[0],k[R++]=(s[h++]-e.coordShift[1])*e.coordScale[1],k[R++]=(s[h++]-e.coordShift[2])*e.coordScale[2]):(k[R++]=s[h++],k[R++]=s[h++],k[R++]=s[h++]),l!==null&&(i.haveCellNormals?v=(m+i.cellOffset)*3:v=V*3,k[R++]=l[v++],k[R++]=l[v++],k[R++]=l[v++]),e.customData.forEach(H=>{y=V*H.components;for(let K=0;K<H.components;++K)k[R++]=H.data[y++]}),u!==null){p=V*d;for(let H=0;H<d;++H)k[R++]=u[p++]}c!==null&&(i.haveCellScalars?g=(m+i.cellOffset)*f:g=V*f,M[O++]=c[g++],M[O++]=c[g++],M[O++]=c[g++],M[O++]=f===4?c[g++]:255)};for(let L=0;L<D;)_(T[L],T,L+1),L+=T[L]+1,m++;return e.elementCount=E,t.upload(k,M0.ARRAY_BUFFER),e.colorBO&&(e.colorBOStride=4,e.colorBO.upload(M,M0.ARRAY_BUFFER)),m},t.setCoordShiftAndScale=(n,r)=>{if(n!==null&&(n.constructor!==Float64Array||n.length!==3)){v4("Wrong type for coordShift, expected vec3 or null");return}if(r!==null&&(r.constructor!==Float64Array||r.length!==3)){v4("Wrong type for coordScale, expected vec3 or null");return}(e.coordShift===null||n===null||!KF(n,e.coordShift))&&(e.coordShift=n),(e.coordScale===null||r===null||!KF(r,e.coordScale))&&(e.coordScale=r),e.coordShiftAndScaleEnabled=Oqe(e.coordShift,e.coordScale),e.coordShiftAndScaleEnabled?e.inverseShiftAndScaleMatrix=Lqe(e.coordShift,e.coordScale):e.inverseShiftAndScaleMatrix=null}}const Nqe={elementCount:0,stride:0,colorBOStride:0,vertexOffset:0,normalOffset:0,tCoordOffset:0,tCoordComponents:0,colorOffset:0,colorComponents:0,tcoordBO:null,customData:[],coordShift:null,coordScale:null,coordShiftAndScaleEnabled:!1,inverseShiftAndScaleMatrix:null};function CQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Nqe,n),xQ.extend(t,e,n),j.setGet(t,e,["colorBO","elementCount","stride","colorBOStride","vertexOffset","normalOffset","tCoordOffset","tCoordComponents","colorOffset","colorComponents","customData"]),j.get(t,e,["coordShift","coordScale","coordShiftAndScaleEnabled","inverseShiftAndScaleMatrix"]),Aqe(t,e)}const Vqe=j.newInstance(CQ);var Bqe={newInstance:Vqe,extend:CQ};const{vtkErrorMacro:$qe}=j;function Iqe(t,e){e.classHierarchy.push("vtkShader"),t.compile=()=>{let n=e.context.VERTEX_SHADER;if(!e.source||!e.source.length||e.shaderType==="Unknown")return!1;switch(e.handle!==0&&(e.context.deleteShader(e.handle),e.handle=0),e.shaderType){case"Fragment":n=e.context.FRAGMENT_SHADER;break;case"Vertex":default:n=e.context.VERTEX_SHADER;break}if(e.handle=e.context.createShader(n),e.context.shaderSource(e.handle,e.source),e.context.compileShader(e.handle),!e.context.getShaderParameter(e.handle,e.context.COMPILE_STATUS)){const a=e.context.getShaderInfoLog(e.handle);return $qe(`Error compiling shader '${e.source}': ${a}`),e.context.deleteShader(e.handle),e.handle=0,!1}return!0},t.cleanup=()=>{e.shaderType==="Unknown"||e.handle===0||(e.context.deleteShader(e.handle),e.handle=0,e.dirty=!0)}}const Pqe={shaderType:"Unknown",source:"",error:"",handle:0,dirty:!1,context:null};function TQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Pqe,n),j.obj(t,e),j.setGet(t,e,["shaderType","source","error","handle","context"]),Iqe(t,e)}const Fqe=j.newInstance(TQ,"vtkShader");var v2={newInstance:Fqe,extend:TQ};const{vtkErrorMacro:hs}=j;function zqe(t,e,n,r){const a=typeof n=="string"?n:n.join(`
  73. `),i=r===!1?e:new RegExp(e,"g"),o=t.replace(i,a);return{replace:o!==a,result:o}}function Gqe(t,e){e.classHierarchy.push("vtkShaderProgram"),t.compileShader=()=>e.vertexShader.compile()?e.fragmentShader.compile()?!t.attachShader(e.vertexShader)||!t.attachShader(e.fragmentShader)?(hs(e.error),0):t.link()?(t.setCompiled(!0),1):(hs(`Links failed: ${e.error}`),0):(hs(e.fragmentShader.getSource().split(`
  74. `).map((n,r)=>`${r}: ${n}`).join(`
  75. `)),hs(e.fragmentShader.getError()),0):(hs(e.vertexShader.getSource().split(`
  76. `).map((n,r)=>`${r}: ${n}`).join(`
  77. `)),hs(e.vertexShader.getError()),0),t.cleanup=()=>{e.shaderType==="Unknown"||e.handle===0||(t.release(),e.vertexShaderHandle!==0&&(e.context.detachShader(e.handle,e.vertexShaderHandle),e.vertexShaderHandle=0),e.fragmentShaderHandle!==0&&(e.context.detachShader(e.handle,e.fragmentShaderHandle),e.fragmentShaderHandle=0),e.context.deleteProgram(e.handle),e.handle=0,t.setCompiled(!1))},t.bind=()=>!e.linked&&!t.link()?!1:(e.context.useProgram(e.handle),t.setBound(!0),!0),t.isBound=()=>!!e.bound,t.release=()=>{e.context.useProgram(null),t.setBound(!1)},t.setContext=n=>{e.vertexShader.setContext(n),e.fragmentShader.setContext(n),e.geometryShader.setContext(n)},t.link=()=>{if(e.linked)return!0;if(e.handle===0)return e.error="Program has not been initialized, and/or does not have shaders.",!1;if(e.uniformLocs={},e.context.linkProgram(e.handle),!e.context.getProgramParameter(e.handle,e.context.LINK_STATUS)){const r=e.context.getProgramInfoLog(e.handle);return hs(`Error linking shader ${r}`),e.handle=0,!1}return t.setLinked(!0),e.attributeLocs={},!0},t.setUniformMatrix=(n,r)=>{const a=t.findUniform(n);if(a===-1)return e.error=`Could not set uniform ${n} . No such uniform.`,!1;const i=new Float32Array(r);return e.context.uniformMatrix4fv(a,!1,i),!0},t.setUniformMatrix3x3=(n,r)=>{const a=t.findUniform(n);if(a===-1)return e.error=`Could not set uniform ${n} . No such uniform.`,!1;const i=new Float32Array(r);return e.context.uniformMatrix3fv(a,!1,i),!0},t.setUniformf=(n,r)=>{const a=t.findUniform(n);return a===-1?(e.error=`Could not set uniform ${n} . No such uniform.`,!1):(e.context.uniform1f(a,r),!0)},t.setUniformfv=(n,r)=>{const a=t.findUniform(n);return a===-1?(e.error=`Could not set uniform ${n} . No such uniform.`,!1):(e.context.uniform1fv(a,r),!0)},t.setUniformi=(n,r)=>{const a=t.findUniform(n);return a===-1?(e.error=`Could not set uniform ${n} . No such uniform.`,!1):(e.context.uniform1i(a,r),!0)},t.setUniformiv=(n,r)=>{const a=t.findUniform(n);return a===-1?(e.error=`Could not set uniform ${n} . No such uniform.`,!1):(e.context.uniform1iv(a,r),!0)},t.setUniform2f=(n,r,a)=>{const i=t.findUniform(n);if(i===-1)return e.error=`Could not set uniform ${n} . No such uniform.`,!1;if(a===void 0)throw new RangeError("Invalid number of values for array");return e.context.uniform2f(i,r,a),!0},t.setUniform2fv=(n,r)=>{const a=t.findUniform(n);return a===-1?(e.error=`Could not set uniform ${n} . No such uniform.`,!1):(e.context.uniform2fv(a,r),!0)},t.setUniform2i=(n,r,a)=>{const i=t.findUniform(n);if(i===-1)return e.error=`Could not set uniform ${n} . No such uniform.`,!1;if(a===void 0)throw new RangeError("Invalid number of values for array");return e.context.uniform2i(i,r,a),!0},t.setUniform2iv=(n,r)=>{const a=t.findUniform(n);return a===-1?(e.error=`Could not set uniform ${n} . No such uniform.`,!1):(e.context.uniform2iv(a,r),!0)},t.setUniform3f=(n,r,a,i)=>{const o=t.findUniform(n);if(o===-1)return e.error=`Could not set uniform ${n} . No such uniform.`,!1;if(i===void 0)throw new RangeError("Invalid number of values for array");return e.context.uniform3f(o,r,a,i),!0},t.setUniform3fArray=(n,r)=>{const a=t.findUniform(n);if(a===-1)return e.error=`Could not set uniform ${n} . No such uniform.`,!1;if(!Array.isArray(r)||r.length!==3)throw new RangeError("Invalid number of values for array");return e.context.uniform3f(a,r[0],r[1],r[2]),!0},t.setUniform3fv=(n,r)=>{const a=t.findUniform(n);return a===-1?(e.error=`Could not set uniform ${n} . No such uniform.`,!1):(e.context.uniform3fv(a,r),!0)},t.setUniform3i=function(n){const r=t.findUniform(n);if(r===-1)return e.error=`Could not set uniform ${n} . No such uniform.`,!1;for(var a=arguments.length,i=new Array(a>1?a-1:0),o=1;o<a;o++)i[o-1]=arguments[o];let s=i;if(s.length===1&&Array.isArray(s[0])&&(s=s[0]),s.length!==3)throw new RangeError("Invalid number of values for array");return e.context.uniform3i(r,s[0],s[1],s[2]),!0},t.setUniform3iv=(n,r)=>{const a=t.findUniform(n);return a===-1?(e.error=`Could not set uniform ${n} . No such uniform.`,!1):(e.context.uniform3iv(a,r),!0)},t.setUniform4f=function(n){const r=t.findUniform(n);if(r===-1)return e.error=`Could not set uniform ${n} . No such uniform.`,!1;for(var a=arguments.length,i=new Array(a>1?a-1:0),o=1;o<a;o++)i[o-1]=arguments[o];let s=i;if(s.length===1&&Array.isArray(s[0])&&(s=s[0]),s.length!==4)throw new RangeError("Invalid number of values for array");return e.context.uniform4f(r,s[0],s[1],s[2],s[3]),!0},t.setUniform4fv=(n,r)=>{const a=t.findUniform(n);return a===-1?(e.error=`Could not set uniform ${n} . No such uniform.`,!1):(e.context.uniform4fv(a,r),!0)},t.setUniform4i=function(n){const r=t.findUniform(n);if(r===-1)return e.error=`Could not set uniform ${n} . No such uniform.`,!1;for(var a=arguments.length,i=new Array(a>1?a-1:0),o=1;o<a;o++)i[o-1]=arguments[o];let s=i;if(s.length===1&&Array.isArray(s[0])&&(s=s[0]),s.length!==4)throw new RangeError("Invalid number of values for array");return e.context.uniform4i(r,s[0],s[1],s[2],s[3]),!0},t.setUniform4iv=(n,r)=>{const a=t.findUniform(n);return a===-1?(e.error=`Could not set uniform ${n} . No such uniform.`,!1):(e.context.uniform4iv(a,r),!0)},t.findUniform=n=>{if(!n||!e.linked)return-1;let r=e.uniformLocs[n];return r!==void 0?r:(r=e.context.getUniformLocation(e.handle,n),r===null?(e.error=`Uniform ${n} not found in current shader program.`,e.uniformLocs[n]=-1,-1):(e.uniformLocs[n]=r,r))},t.isUniformUsed=n=>{if(!n)return!1;let r=e.uniformLocs[n];return r!==void 0?r!==null:e.linked?(r=e.context.getUniformLocation(e.handle,n),e.uniformLocs[n]=r,r!==null):(hs("attempt to find uniform when the shader program is not linked"),!1)},t.isAttributeUsed=n=>{if(!n)return!1;if(n in e.attributeLocs)return!0;if(!e.linked)return hs("attempt to find uniform when the shader program is not linked"),!1;const r=e.context.getAttribLocation(e.handle,n);return r===-1?!1:(e.attributeLocs[n]=r,!0)},t.attachShader=n=>{if(n.getHandle()===0)return e.error="Shader object was not initialized, cannot attach it.",!1;if(n.getShaderType()==="Unknown")return e.error="Shader object is of type Unknown and cannot be used.",!1;if(e.handle===0){const r=e.context.createProgram();if(r===0)return e.error="Could not create shader program.",!1;e.handle=r,e.linked=!1}return n.getShaderType()==="Vertex"&&(e.vertexShaderHandle!==0&&e.context.detachShader(e.handle,e.vertexShaderHandle),e.vertexShaderHandle=n.getHandle()),n.getShaderType()==="Fragment"&&(e.fragmentShaderHandle!==0&&e.context.detachShader(e.handle,e.fragmentShaderHandle),e.fragmentShaderHandle=n.getHandle()),e.context.attachShader(e.handle,n.getHandle()),t.setLinked(!1),!0},t.detachShader=n=>{if(n.getHandle()===0)return e.error="shader object was not initialized, cannot attach it.",!1;if(n.getShaderType()==="Unknown")return e.error="Shader object is of type Unknown and cannot be used.",!1;switch(e.handle===0&&(e.error="This shader program has not been initialized yet."),n.getShaderType()){case"Vertex":return e.vertexShaderHandle!==n.getHandle()?(e.error="The supplied shader was not attached to this program.",!1):(e.context.detachShader(e.handle,n.getHandle()),e.vertexShaderHandle=0,e.linked=!1,!0);case"Fragment":return e.fragmentShaderHandle!==n.getHandle()?(e.error="The supplied shader was not attached to this program.",!1):(e.context.detachShader(e.handle,n.getHandle()),e.fragmentShaderHandle=0,e.linked=!1,!0);default:return!1}},t.setContext=n=>{e.context=n,e.vertexShader.setContext(n),e.fragmentShader.setContext(n),e.geometryShader.setContext(n)},t.setLastCameraMTime=n=>{e.lastCameraMTime=n}}const Uqe={vertexShaderHandle:0,fragmentShaderHandle:0,geometryShaderHandle:0,vertexShader:null,fragmentShader:null,geometryShader:null,linked:!1,bound:!1,compiled:!1,error:"",handle:0,numberOfOutputs:0,attributesLocs:null,uniformLocs:null,md5Hash:0,context:null,lastCameraMTime:null};function EQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Uqe,n),e.attributesLocs={},e.uniformLocs={},e.vertexShader=v2.newInstance(),e.vertexShader.setShaderType("Vertex"),e.fragmentShader=v2.newInstance(),e.fragmentShader.setShaderType("Fragment"),e.geometryShader=v2.newInstance(),e.geometryShader.setShaderType("Geometry"),j.obj(t,e),j.get(t,e,["lastCameraMTime"]),j.setGet(t,e,["error","handle","compiled","bound","md5Hash","vertexShader","fragmentShader","geometryShader","linked"]),Gqe(t,e)}const Hqe=j.newInstance(EQ,"vtkShaderProgram");var je={newInstance:Hqe,extend:EQ,substitute:zqe};function Wqe(t,e){e.classHierarchy.push("vtkOpenGLVertexArrayObject"),t.exposedMethod=()=>{},t.initialize=()=>{e.instancingExtension=null,e._openGLRenderWindow.getWebgl2()||(e.instancingExtension=e.context.getExtension("ANGLE_instanced_arrays")),!e.forceEmulation&&e._openGLRenderWindow&&e._openGLRenderWindow.getWebgl2()?(e.extension=null,e.supported=!0,e.handleVAO=e.context.createVertexArray()):(e.extension=e.context.getExtension("OES_vertex_array_object"),!e.forceEmulation&&e.extension?(e.supported=!0,e.handleVAO=e.extension.createVertexArrayOES()):e.supported=!1)},t.isReady=()=>e.handleVAO!==0||e.supported===!1,t.bind=()=>{if(t.isReady()||t.initialize(),t.isReady()&&e.supported)e.extension?e.extension.bindVertexArrayOES(e.handleVAO):e.context.bindVertexArray(e.handleVAO);else if(t.isReady()){const n=e.context;for(let r=0;r<e.buffers.length;++r){const a=e.buffers[r];e.context.bindBuffer(n.ARRAY_BUFFER,a.buffer);for(let i=0;i<a.attributes.length;++i){const o=a.attributes[i],s=o.isMatrix?o.size:1;for(let l=0;l<s;++l)n.enableVertexAttribArray(o.index+l),n.vertexAttribPointer(o.index+l,o.size,o.type,o.normalize,o.stride,o.offset+o.stride*l/o.size),o.divisor>0&&(e.instancingExtension?e.instancingExtension.vertexAttribDivisorANGLE(o.index+l,1):n.vertexAttribDivisor(o.index+l,1))}}}},t.release=()=>{if(t.isReady()&&e.supported)e.extension?e.extension.bindVertexArrayOES(null):e.context.bindVertexArray(null);else if(t.isReady()){const n=e.context;for(let r=0;r<e.buffers.length;++r){const a=e.buffers[r];e.context.bindBuffer(n.ARRAY_BUFFER,a.buffer);for(let i=0;i<a.attributes.length;++i){const o=a.attributes[i],s=o.isMatrix?o.size:1;for(let l=0;l<s;++l)n.enableVertexAttribArray(o.index+l),n.vertexAttribPointer(o.index+l,o.size,o.type,o.normalize,o.stride,o.offset+o.stride*l/o.size),o.divisor>0&&(e.instancingExtension?e.instancingExtension.vertexAttribDivisorANGLE(o.index+l,0):n.vertexAttribDivisor(o.index+l,0)),n.disableVertexAttribArray(o.index+l)}}}},t.shaderProgramChanged=()=>{t.release(),e.handleVAO&&(e.extension?e.extension.deleteVertexArrayOES(e.handleVAO):e.context.deleteVertexArray(e.handleVAO)),e.handleVAO=0,e.handleProgram=0},t.releaseGraphicsResources=()=>{t.shaderProgramChanged(),e.handleVAO&&(e.extension?e.extension.deleteVertexArrayOES(e.handleVAO):e.context.deleteVertexArray(e.handleVAO)),e.handleVAO=0,e.supported=!0,e.handleProgram=0},t.addAttributeArray=(n,r,a,i,o,s,l,u)=>t.addAttributeArrayWithDivisor(n,r,a,i,o,s,l,u,0,!1),t.addAttributeArrayWithDivisor=(n,r,a,i,o,s,l,u,c,f)=>{if(!n||!n.isBound()||r.getHandle()===0||r.getType()!==M0.ARRAY_BUFFER||(e.handleProgram===0&&(e.handleProgram=n.getHandle()),t.isReady()||t.initialize(),!t.isReady()||e.handleProgram!==n.getHandle()))return!1;const d=e.context,h={};if(h.name=a,h.index=d.getAttribLocation(e.handleProgram,a),h.offset=i,h.stride=o,h.type=s,h.size=l,h.normalize=u,h.isMatrix=f,h.divisor=c,h.Index===-1)return!1;if(r.bind(),d.enableVertexAttribArray(h.index),d.vertexAttribPointer(h.index,h.size,h.type,h.normalize,h.stride,h.offset),c>0&&(e.instancingExtension?e.instancingExtension.vertexAttribDivisorANGLE(h.index,1):d.vertexAttribDivisor(h.index,1)),h.buffer=r.getHandle(),!e.supported){let v=!1;for(let p=0;p<e.buffers.length;++p){const g=e.buffers[p];if(g.buffer===h.buffer){v=!0;let y=!1;for(let m=0;m<g.attributes.length;++m)g.attributes[m].name===a&&(y=!0,g.attributes[m]=h);y||g.attributes.push(h)}}v||e.buffers.push({buffer:h.buffer,attributes:[h]})}return!0},t.addAttributeMatrixWithDivisor=(n,r,a,i,o,s,l,u,c)=>{const f=t.addAttributeArrayWithDivisor(n,r,a,i,o,s,l,u,c,!0);if(!f)return f;const d=e.context,h=d.getAttribLocation(e.handleProgram,a);for(let v=1;v<l;v++)d.enableVertexAttribArray(h+v),d.vertexAttribPointer(h+v,l,s,u,o,i+o*v/l),c>0&&(e.instancingExtension?e.instancingExtension.vertexAttribDivisorANGLE(h+v,1):d.vertexAttribDivisor(h+v,1));return!0},t.removeAttributeArray=n=>{if(!t.isReady()||e.handleProgram===0)return!1;if(!e.supported)for(let r=0;r<e.buffers.length;++r){const a=e.buffers[r];for(let i=0;i<a.attributes.length;++i)if(a.attributes[i].name===n)return a.attributes.splice(i,1),a.attributes.length||e.buffers.splice(r,1),!0}return!0},t.setOpenGLRenderWindow=n=>{e._openGLRenderWindow!==n&&(t.releaseGraphicsResources(),e._openGLRenderWindow=n,e.context=null,n&&(e.context=e._openGLRenderWindow.getContext()))}}const Kqe={forceEmulation:!1,handleVAO:0,handleProgram:0,supported:!0,buffers:null,context:null};function MQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Kqe,n),e.buffers=[],j.obj(t,e),j.get(t,e,["supported"]),j.setGet(t,e,["forceEmulation"]),Wqe(t,e)}const jqe=j.newInstance(MQ,"vtkOpenGLVertexArrayObject");var DQ={newInstance:jqe,extend:MQ};const _u={Start:0,Points:0,Lines:1,Tris:2,TriStrips:3,TrisEdges:4,TriStripsEdges:5,End:6};function Yqe(t,e){e.classHierarchy.push("vtkOpenGLHelper"),t.setOpenGLRenderWindow=n=>{e.context=n.getContext(),e.program.setContext(e.context),e.VAO.setOpenGLRenderWindow(n),e.CABO.setOpenGLRenderWindow(n)},t.releaseGraphicsResources=n=>{e.VAO.releaseGraphicsResources(),e.CABO.releaseGraphicsResources(),e.CABO.setElementCount(0)},t.drawArrays=(n,r,a,i)=>{if(e.CABO.getElementCount()){const o=t.getOpenGLMode(a),s=t.haveWideLines(n,r),l=e.context,u=l.getParameter(l.DEPTH_WRITEMASK);e.pointPicking&&l.depthMask(!1),o===l.LINES&&s?(t.updateShaders(n,r,i),l.drawArraysInstanced(o,0,e.CABO.getElementCount(),2*Math.ceil(r.getProperty().getLineWidth()))):(l.lineWidth(r.getProperty().getLineWidth()),t.updateShaders(n,r,i),l.drawArrays(o,0,e.CABO.getElementCount()),l.lineWidth(1));const f=(o===l.POINTS?1:0)||(o===l.LINES?2:3);return e.pointPicking&&l.depthMask(u),e.CABO.getElementCount()/f}return 0},t.getOpenGLMode=n=>{if(e.pointPicking)return e.context.POINTS;const r=e.primitiveType;return n===fa.POINTS||r===_u.Points?e.context.POINTS:n===fa.WIREFRAME||r===_u.Lines||r===_u.TrisEdges||r===_u.TriStripsEdges?e.context.LINES:e.context.TRIANGLES},t.haveWideLines=(n,r)=>r.getProperty().getLineWidth()>1?!(e.CABO.getOpenGLRenderWindow()&&e.CABO.getOpenGLRenderWindow().getHardwareMaximumLineWidth()>=r.getProperty().getLineWidth()):!1,t.getNeedToRebuildShaders=(n,r,a)=>!!(a.getNeedToRebuildShaders(t,n,r)||t.getProgram()===0||t.getShaderSourceTime().getMTime()<a.getMTime()||t.getShaderSourceTime().getMTime()<r.getMTime()),t.updateShaders=(n,r,a)=>{if(t.getNeedToRebuildShaders(n,r,a)){const i={Vertex:null,Fragment:null,Geometry:null};a.buildShaders(i,n,r);const o=e.CABO.getOpenGLRenderWindow().getShaderCache().readyShaderProgramArray(i.Vertex,i.Fragment,i.Geometry);o!==t.getProgram()&&(t.setProgram(o),t.getVAO().releaseGraphicsResources()),t.getShaderSourceTime().modified()}else e.CABO.getOpenGLRenderWindow().getShaderCache().readyShaderProgram(t.getProgram());t.getVAO().bind(),a.setMapperShaderParameters(t,n,r),a.setPropertyShaderParameters(t,n,r),a.setCameraShaderParameters(t,n,r),a.setLightingShaderParameters(t,n,r),a.invokeShaderCallbacks(t,n,r)},t.setMapperShaderParameters=(n,r,a)=>{if(t.haveWideLines(n,r)){t.getProgram().setUniform2f("viewportSize",a.usize,a.vsize);const i=parseFloat(r.getProperty().getLineWidth()),o=i/2;t.getProgram().setUniformf("lineWidthStepSize",i/Math.ceil(i)),t.getProgram().setUniformf("halfLineWidth",o)}e.primitiveType===_u.Points||r.getProperty().getRepresentation()===fa.POINTS?t.getProgram().setUniformf("pointSize",r.getProperty().getPointSize()):e.pointPicking&&t.getProgram().setUniformf("pointSize",t.getPointPickingPrimitiveSize())},t.replaceShaderPositionVC=(n,r,a)=>{let i=n.Vertex;i=je.substitute(i,"//VTK::PositionVC::Dec",["//VTK::PositionVC::Dec","uniform float pointSize;"]).result,i=je.substitute(i,"//VTK::PositionVC::Impl",["//VTK::PositionVC::Impl"," gl_PointSize = pointSize;"],!1).result,t.getOpenGLMode(a.getProperty().getRepresentation())===e.context.LINES&&t.haveWideLines(r,a)&&(i=je.substitute(i,"//VTK::PositionVC::Dec",["//VTK::PositionVC::Dec","uniform vec2 viewportSize;","uniform float lineWidthStepSize;","uniform float halfLineWidth;"]).result,i=je.substitute(i,"//VTK::PositionVC::Impl",["//VTK::PositionVC::Impl"," if (halfLineWidth > 0.0)"," {"," float offset = float(gl_InstanceID / 2) * lineWidthStepSize - halfLineWidth;"," vec4 tmpPos = gl_Position;"," vec3 tmpPos2 = tmpPos.xyz / tmpPos.w;"," tmpPos2.x = tmpPos2.x + 2.0 * mod(float(gl_InstanceID), 2.0) * offset / viewportSize[0];"," tmpPos2.y = tmpPos2.y + 2.0 * mod(float(gl_InstanceID + 1), 2.0) * offset / viewportSize[1];"," gl_Position = vec4(tmpPos2.xyz * tmpPos.w, tmpPos.w);"," }"]).result),n.Vertex=i},t.getPointPickingPrimitiveSize=()=>e.primitiveType===_u.Points?2:e.primitiveType===_u.Lines?4:6,t.getAllocatedGPUMemoryInBytes=()=>t.getCABO().getAllocatedGPUMemoryInBytes()}const Xqe={context:null,program:null,shaderSourceTime:null,VAO:null,attributeUpdateTime:null,CABO:null,primitiveType:0,pointPicking:!1};function kQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Xqe,n),j.obj(t,e),e.shaderSourceTime={},j.obj(e.shaderSourceTime),e.attributeUpdateTime={},j.obj(e.attributeUpdateTime),j.setGet(t,e,["program","shaderSourceTime","VAO","attributeUpdateTime","CABO","primitiveType","pointPicking"]),e.program=je.newInstance(),e.VAO=DQ.newInstance(),e.CABO=Bqe.newInstance(),Yqe(t,e)}const qqe=j.newInstance(kQ);var Av={newInstance:qqe,extend:kQ,primTypes:_u};const{Representation:Zqe}=Ov,{vtkErrorMacro:g4}=j;function Qqe(t){const e=je.substitute(t.Fragment,"//VTK::RenderPassFragmentShader::Impl",`
  78. float weight = gl_FragData[0].a * pow(max(1.1 - gl_FragCoord.z, 0.0), 2.0);
  79. gl_FragData[0] = vec4(gl_FragData[0].rgb*weight, gl_FragData[0].a);
  80. gl_FragData[1].r = weight;
  81. `,!1);t.Fragment=e.result}const Jqe=`//VTK::System::Dec
  82. in vec2 tcoord;
  83. uniform sampler2D translucentRTexture;
  84. uniform sampler2D translucentRGBATexture;
  85. // the output of this shader
  86. //VTK::Output::Dec
  87. void main()
  88. {
  89. vec4 t1Color = texture(translucentRGBATexture, tcoord);
  90. float t2Color = texture(translucentRTexture, tcoord).r;
  91. gl_FragData[0] = vec4(t1Color.rgb/max(t2Color,0.01), 1.0 - t1Color.a);
  92. }
  93. `;function eZe(t,e){e.classHierarchy.push("vtkOpenGLOrderIndependentTranslucentPass"),t.createVertexBuffer=()=>{const n=new Float32Array([-1,-1,-1,1,-1,-1,-1,1,-1,1,1,-1]),r=new Float32Array([0,0,1,0,0,1,1,1]),a=new Uint16Array([4,0,1,3,2]),i=xn.newInstance({numberOfComponents:3,values:n});i.setName("points");const o=xn.newInstance({numberOfComponents:2,values:r});o.setName("tcoords");const s=xn.newInstance({numberOfComponents:1,values:a});e.tris.getCABO().createVBO(s,"polys",Zqe.SURFACE,{points:i,tcoords:o,cellOffset:0}),e.VBOBuildTime.modified()},t.createFramebuffer=n=>{const r=n.getSize(),a=n.getContext();e.framebuffer=$3.newInstance(),e.framebuffer.setOpenGLRenderWindow(n),e.framebuffer.create(...r),e.framebuffer.saveCurrentBindingsAndBuffers(),e.framebuffer.bind(),e.translucentRGBATexture=hd.newInstance(),e.translucentRGBATexture.setInternalFormat(a.RGBA16F),e.translucentRGBATexture.setFormat(a.RGBA),e.translucentRGBATexture.setOpenGLDataType(a.HALF_FLOAT),e.translucentRGBATexture.setOpenGLRenderWindow(n),e.translucentRGBATexture.create2DFromRaw(r[0],r[1],4,"Float32Array",null),e.translucentRTexture=hd.newInstance(),e.translucentRTexture.setInternalFormat(a.R16F),e.translucentRTexture.setFormat(a.RED),e.translucentRTexture.setOpenGLDataType(a.HALF_FLOAT),e.translucentRTexture.setOpenGLRenderWindow(n),e.translucentRTexture.create2DFromRaw(r[0],r[1],1,"Float32Array",null),e.translucentZTexture=hd.newInstance(),e.translucentZTexture.setOpenGLRenderWindow(n),e.translucentZTexture.createDepthFromRaw(r[0],r[1],"Float32Array",null),e.framebuffer.setColorBuffer(e.translucentRGBATexture,0),e.framebuffer.setColorBuffer(e.translucentRTexture,1),e.framebuffer.setDepthBuffer(e.translucentZTexture)},t.createCopyShader=n=>{e.copyShader=n.getShaderCache().readyShaderProgramArray(["//VTK::System::Dec","attribute vec4 vertexDC;","attribute vec2 tcoordTC;","varying vec2 tcoord;","void main() { tcoord = tcoordTC; gl_Position = vertexDC; }"].join(`
  94. `),Jqe,"")},t.createVBO=n=>{const r=n.getContext();e.tris.setOpenGLRenderWindow(n),t.createVertexBuffer();const a=e.copyShader;e.tris.getCABO().bind(),e.copyVAO.addAttributeArray(a,e.tris.getCABO(),"vertexDC",e.tris.getCABO().getVertexOffset(),e.tris.getCABO().getStride(),r.FLOAT,3,r.FALSE)||g4("Error setting vertexDC in copy shader VAO."),e.copyVAO.addAttributeArray(a,e.tris.getCABO(),"tcoordTC",e.tris.getCABO().getTCoordOffset(),e.tris.getCABO().getStride(),r.FLOAT,2,r.FALSE)||g4("Error setting vertexDC in copy shader VAO.")},t.traverse=(n,r,a)=>{if(e.deleted)return;const i=n.getSize(),o=n.getContext();if(e._supported=!1,r.getSelector()||!o||!n.getWebgl2()||!o.getExtension("EXT_color_buffer_half_float")&&!o.getExtension("EXT_color_buffer_float")){t.setCurrentOperation("translucentPass"),r.traverse(t);return}if(e._supported=!0,e.framebuffer===null)t.createFramebuffer(n);else{const s=e.framebuffer.getSize();s===null||s[0]!==i[0]||s[1]!==i[1]?(e.framebuffer.releaseGraphicsResources(),e.translucentRGBATexture.releaseGraphicsResources(n),e.translucentRTexture.releaseGraphicsResources(n),e.translucentZTexture.releaseGraphicsResources(n),t.createFramebuffer(n)):(e.framebuffer.saveCurrentBindingsAndBuffers(),e.framebuffer.bind())}o.drawBuffers([o.COLOR_ATTACHMENT0]),o.clearBufferfv(o.COLOR,0,[0,0,0,0]),o.clearBufferfv(o.DEPTH,0,[1]),o.colorMask(!1,!1,!1,!1),a.getOpaqueActorCount()>0&&(a.setCurrentOperation("opaqueZBufferPass"),r.traverse(a)),o.colorMask(!0,!0,!0,!0),o.drawBuffers([o.COLOR_ATTACHMENT0,o.COLOR_ATTACHMENT1]),o.viewport(0,0,i[0],i[1]),o.scissor(0,0,i[0],i[1]),o.clearBufferfv(o.COLOR,0,[0,0,0,1]),o.clearBufferfv(o.COLOR,1,[0,0,0,0]),o.enable(o.DEPTH_TEST),o.enable(o.BLEND),o.blendFuncSeparate(o.ONE,o.ONE,o.ZERO,o.ONE_MINUS_SRC_ALPHA),t.setCurrentOperation("translucentPass"),r.traverse(t),o.drawBuffers([o.NONE]),e.framebuffer.restorePreviousBindingsAndBuffers(),e.copyShader===null?t.createCopyShader(n):n.getShaderCache().readyShaderProgram(e.copyShader),e.copyVAO||(e.copyVAO=DQ.newInstance(),e.copyVAO.setOpenGLRenderWindow(n)),e.copyVAO.bind(),e.VBOBuildTime.getMTime()<t.getMTime()&&t.createVBO(n),o.blendFuncSeparate(o.SRC_ALPHA,o.ONE_MINUS_SRC_ALPHA,o.ONE,o.ONE_MINUS_SRC_ALPHA),o.depthMask(!1),o.depthFunc(o.ALWAYS),o.viewport(0,0,i[0],i[1]),o.scissor(0,0,i[0],i[1]),e.translucentRGBATexture.activate(),e.copyShader.setUniformi("translucentRGBATexture",e.translucentRGBATexture.getTextureUnit()),e.translucentRTexture.activate(),e.copyShader.setUniformi("translucentRTexture",e.translucentRTexture.getTextureUnit()),o.drawArrays(o.TRIANGLES,0,e.tris.getCABO().getElementCount()),o.depthMask(!0),o.depthFunc(o.LEQUAL),e.translucentRGBATexture.deactivate(),e.translucentRTexture.deactivate()},t.getShaderReplacement=()=>e._supported?Qqe:null,t.releaseGraphicsResources=n=>{e.framebuffer&&(e.framebuffer.releaseGraphicsResources(n),e.framebuffer=null),e.translucentRGBATexture&&(e.translucentRGBATexture.releaseGraphicsResources(n),e.translucentRGBATexture=null),e.translucentRTexture&&(e.translucentRTexture.releaseGraphicsResources(n),e.translucentRTexture=null),e.translucentZTexture&&(e.translucentZTexture.releaseGraphicsResources(n),e.translucentZTexture=null),e.copyVAO&&(e.copyVAO.releaseGraphicsResources(n),e.copyVAO=null),e.copyShader&&(e.copyShader.releaseGraphicsResources(n),e.copyShader=null),e.tris&&(e.tris.releaseGraphicsResources(n),e.tris=null),t.modified()}}const tZe={framebuffer:null,copyShader:null,tris:null};function RQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,tZe,n),Yl.extend(t,e,n),e.VBOBuildTime={},j.obj(e.VBOBuildTime,{mtime:0}),e.tris=Av.newInstance(),j.get(t,e,["framebuffer"]),eZe(t,e)}const nZe=j.newInstance(RQ,"vtkOpenGLOrderIndependentTranslucentPass");var rZe={newInstance:nZe,extend:RQ};function aZe(t,e){e.classHierarchy.push("vtkForwardPass"),t.traverse=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(e.deleted)return;e._currentParent=r,t.setCurrentOperation("buildPass"),n.traverse(t);const a=n.getRenderable().getNumberOfLayers(),i=n.getChildren();for(let o=0;o<a;o++)for(let s=0;s<i.length;s++){const l=i[s],u=n.getRenderable().getRenderers()[s];if(u.getDraw()&&u.getLayer()===o){if(e.opaqueActorCount=0,e.translucentActorCount=0,e.volumeCount=0,e.overlayActorCount=0,t.setCurrentOperation("queryPass"),l.traverse(t),(e.opaqueActorCount>0||e.translucentActorCount>0)&&e.volumeCount>0||e.depthRequested){const c=n.getFramebufferSize();e.framebuffer===null&&(e.framebuffer=$3.newInstance()),e.framebuffer.setOpenGLRenderWindow(n),e.framebuffer.saveCurrentBindingsAndBuffers();const f=e.framebuffer.getSize();(f===null||f[0]!==c[0]||f[1]!==c[1])&&(e.framebuffer.create(c[0],c[1]),e.framebuffer.populateFramebuffer()),e.framebuffer.bind(),t.setCurrentOperation("zBufferPass"),l.traverse(t),e.framebuffer.restorePreviousBindingsAndBuffers(),e.depthRequested=!1}t.setCurrentOperation("cameraPass"),l.traverse(t),e.opaqueActorCount>0&&(t.setCurrentOperation("opaquePass"),l.traverse(t)),e.translucentActorCount>0&&(e.translucentPass||(e.translucentPass=rZe.newInstance()),e.translucentPass.traverse(n,l,t)),e.volumeCount>0&&(t.setCurrentOperation("volumePass"),l.traverse(t)),e.overlayActorCount>0&&(t.setCurrentOperation("overlayPass"),l.traverse(t))}}},t.getZBufferTexture=()=>e.framebuffer?e.framebuffer.getColorTexture():null,t.requestDepth=()=>{e.depthRequested=!0},t.incrementOpaqueActorCount=()=>e.opaqueActorCount++,t.incrementTranslucentActorCount=()=>e.translucentActorCount++,t.incrementVolumeCount=()=>e.volumeCount++,t.incrementOverlayActorCount=()=>e.overlayActorCount++}const iZe={opaqueActorCount:0,translucentActorCount:0,volumeCount:0,overlayActorCount:0,framebuffer:null,depthRequested:!1};function LQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,iZe,n),Yl.extend(t,e,n),j.get(t,e,["framebuffer","opaqueActorCount","translucentActorCount","volumeCount"]),aZe(t,e)}const oZe=j.newInstance(LQ,"vtkForwardPass");var sZe={newInstance:oZe,extend:LQ};const{FieldAssociations:lZe}=Kd;function uZe(t,e){e.classHierarchy.push("vtkHardwareSelector"),t.getSourceDataAsync=async(n,r,a,i,o)=>{},t.selectAsync=async(n,r,a,i,o)=>{const s=await t.getSourceDataAsync(n,r,a,i,o);return s?s.generateSelection(r,a,i,o):[]}}const cZe={fieldAssociation:lZe.FIELD_ASSOCIATION_CELLS,captureZValues:!1};function OQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,cZe,n),j.obj(t,e),j.setGet(t,e,["fieldAssociation","captureZValues"]),uZe(t,e)}const fZe=j.newInstance(OQ,"vtkHardwareSelector");var AQ={newInstance:fZe,extend:OQ};const dZe={GLOBALIDS:0,PEDIGREEIDS:1,VALUES:2,INDICES:3,FRUSTUM:4,LOCATIONS:5,THRESHOLDS:6,BLOCKS:7,QUERY:8},hZe={CELL:0,POINT:1,FIELD:2,VERTEX:3,EDGE:4,ROW:5};var pZe={SelectionContent:dZe,SelectionField:hZe};function vZe(t,e){e.classHierarchy.push("vtkSelectionNode"),t.getBounds=()=>e.points.getBounds()}const gZe={contentType:-1,fieldType:-1,properties:null,selectionList:[]};function NQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,gZe,n),j.obj(t,e),e.properties={},j.setGet(t,e,["contentType","fieldType","properties","selectionList"]),vZe(t,e)}const yZe=j.newInstance(NQ,"vtkSelectionNode");var vC={newInstance:yZe,extend:NQ,...pZe};const{PassTypes:Mr}=lQ,{SelectionContent:mZe,SelectionField:y4}=vC,{FieldAssociations:D0}=Kd,{vtkErrorMacro:VQ}=j,Nu=1;function BQ(t){return`${t.propID} ${t.compositeID}`}function $Q(t,e,n,r){if(!n)return 0;const a=(e*(r[2]-r[0]+1)+t)*4;return n[a+3]}function bl(t,e,n,r){if(!n)return 0;const a=(e*(r[2]-r[0]+1)+t)*4,i=n[a],o=n[a+1];return(n[a+2]*256+o)*256+i}function IQ(t,e){let n=e;return n<<=24,n|=t,n}function Gh(t,e,n,r){const a=n<0?0:n;if(a===0){if(r[0]=e[0],r[1]=e[1],e[0]<t.area[0]||e[0]>t.area[2]||e[1]<t.area[1]||e[1]>t.area[3])return null;const l=[e[0]-t.area[0],e[1]-t.area[1]],u=bl(l[0],l[1],t.pixBuffer[Mr.ACTOR_PASS],t.area);if(u<=0||u-Nu>=t.props.length)return null;const c={};c.valid=!0,c.propID=u-Nu,c.prop=t.props[c.propID];let f=bl(l[0],l[1],t.pixBuffer[Mr.COMPOSITE_INDEX_PASS],t.area);if((f<0||f>16777215)&&(f=0),c.compositeID=f-Nu,t.captureZValues){const v=(l[1]*(t.area[2]-t.area[0]+1)+l[0])*4;c.zValue=(256*t.zBuffer[v]+t.zBuffer[v+1])/65535,c.displayPosition=e}if(t.pixBuffer[Mr.ID_LOW24]&&$Q(l[0],l[1],t.pixBuffer[Mr.ID_LOW24],t.area)===0)return c;const d=bl(l[0],l[1],t.pixBuffer[Mr.ID_LOW24],t.area),h=bl(l[0],l[1],t.pixBuffer[Mr.ID_HIGH24],t.area);return c.attributeID=IQ(d,h),c}const i=[e[0],e[1]],o=[0,0];let s=Gh(t,e,0,r);if(s&&s.valid)return s;for(let l=1;l<a;++l){for(let u=i[1]>l?i[1]-l:0;u<=i[1]+l;++u)if(o[1]=u,i[0]>=l&&(o[0]=i[0]-l,s=Gh(t,o,0,r),s&&s.valid)||(o[0]=i[0]+l,s=Gh(t,o,0,r),s&&s.valid))return s;for(let u=i[0]>=l?i[0]-(l-1):0;u<=i[0]+(l-1);++u)if(o[0]=u,i[1]>=l&&(o[1]=i[1]-l,s=Gh(t,o,0,r),s&&s.valid)||(o[1]=i[1]+l,s=Gh(t,o,0,r),s&&s.valid))return s}return r[0]=e[0],r[1]=e[1],null}function PQ(t,e,n,r,a){const i=[];let o=0;return e.forEach((s,l)=>{const u=vC.newInstance();switch(u.setContentType(mZe.INDICES),t){case D0.FIELD_ASSOCIATION_CELLS:u.setFieldType(y4.CELL);break;case D0.FIELD_ASSOCIATION_POINTS:u.setFieldType(y4.POINT);break;default:VQ("Unknown field association")}u.getProperties().propID=s.info.propID,u.getProperties().prop=s.info.prop,u.getProperties().compositeID=s.info.compositeID,u.getProperties().attributeID=s.info.attributeID,u.getProperties().pixelCount=s.pixelCount,n&&(u.getProperties().displayPosition=[s.info.displayPosition[0],s.info.displayPosition[1],s.info.zValue],u.getProperties().worldPosition=a.displayToWorld(s.info.displayPosition[0],s.info.displayPosition[1],s.info.zValue,r)),u.setSelectionList(s.attributeIDs),i[o]=u,o++}),i}function bZe(t,e,n,r,a){const i=Math.floor(e),o=Math.floor(n),s=Math.floor(r),l=Math.floor(a),u=new Map,c=[0,0];for(let f=o;f<=l;f++)for(let d=i;d<=s;d++){const v=Gh(t,[d,f],0,c);if(v&&v.valid){const p=BQ(v);if(!u.has(p))u.set(p,{info:v,pixelCount:1,attributeIDs:[v.attributeID]});else{const g=u.get(p);g.pixelCount++,t.captureZValues&&v.zValue<g.info.zValue&&(g.info=v),g.attributeIDs.indexOf(v.attributeID)===-1&&g.attributeIDs.push(v.attributeID)}}}return PQ(t.fieldAssociation,u,t.captureZValues,t.renderer,t.openGLRenderWindow)}function SZe(t,e){e.classHierarchy.push("vtkOpenGLHardwareSelector"),t.releasePixBuffers=()=>{e.rawPixBuffer=[],e.pixBuffer=[],e.zBuffer=null},t.beginSelection=()=>{e._openGLRenderer=e._openGLRenderWindow.getViewNodeFor(e._renderer),e.maxAttributeId=0;const r=e._openGLRenderWindow.getSize();if(!e.framebuffer)e.framebuffer=$3.newInstance(),e.framebuffer.setOpenGLRenderWindow(e._openGLRenderWindow),e.framebuffer.saveCurrentBindingsAndBuffers(),e.framebuffer.create(r[0],r[1]),e.framebuffer.populateFramebuffer();else{e.framebuffer.setOpenGLRenderWindow(e._openGLRenderWindow),e.framebuffer.saveCurrentBindingsAndBuffers();const a=e.framebuffer.getSize();!a||a[0]!==r[0]||a[1]!==r[1]?(e.framebuffer.create(r[0],r[1]),e.framebuffer.populateFramebuffer()):e.framebuffer.bind()}if(e._openGLRenderer.clear(),e._openGLRenderer.setSelector(t),e.hitProps={},e.propPixels={},e.props=[],t.releasePixBuffers(),e.fieldAssociation===D0.FIELD_ASSOCIATION_POINTS){const a=e._openGLRenderWindow.getContext(),i=a.isEnabled(a.BLEND);a.disable(a.BLEND),e._openGLRenderWindow.traverseAllPasses(),i&&a.enable(a.BLEND)}},t.endSelection=()=>{e.hitProps={},e._openGLRenderer.setSelector(null),e.framebuffer.restorePreviousBindingsAndBuffers()},t.preCapturePass=()=>{const r=e._openGLRenderWindow.getContext();e.originalBlending=r.isEnabled(r.BLEND),r.disable(r.BLEND)},t.postCapturePass=()=>{const r=e._openGLRenderWindow.getContext();e.originalBlending&&r.enable(r.BLEND)},t.select=()=>{let r=null;return t.captureBuffers()&&(r=t.generateSelection(e.area[0],e.area[1],e.area[2],e.area[3]),t.releasePixBuffers()),r},t.getSourceDataAsync=async(r,a,i,o,s)=>{if(e._renderer=r,a===void 0){const u=e._openGLRenderWindow.getSize();t.setArea(0,0,u[0]-1,u[1]-1)}else t.setArea(a,i,o,s);if(!t.captureBuffers())return!1;const l={area:[...e.area],pixBuffer:[...e.pixBuffer],captureZValues:e.captureZValues,zBuffer:e.zBuffer,props:[...e.props],fieldAssociation:e.fieldAssociation,renderer:r,openGLRenderWindow:e._openGLRenderWindow};return l.generateSelection=function(){for(var u=arguments.length,c=new Array(u),f=0;f<u;f++)c[f]=arguments[f];return bZe(l,...c)},l},t.captureBuffers=()=>{if(!e._renderer||!e._openGLRenderWindow)return VQ("Renderer and view must be set before calling Select."),!1;e._openGLRenderer=e._openGLRenderWindow.getViewNodeFor(e._renderer),e._openGLRenderWindow.getRenderable().preRender(),t.invokeEvent({type:"StartEvent"}),e.originalBackground=e._renderer.getBackgroundByReference(),e._renderer.setBackground(0,0,0,0);const r=e._openGLRenderWindow.getRenderPasses();for(t.beginSelection(),e.currentPass=Mr.MIN_KNOWN_PASS;e.currentPass<=Mr.MAX_KNOWN_PASS;e.currentPass++)t.passRequired(e.currentPass)&&(t.preCapturePass(e.currentPass),e.captureZValues&&e.currentPass===Mr.ACTOR_PASS&&typeof r[0].requestDepth=="function"&&typeof r[0].getFramebuffer=="function"&&r[0].requestDepth(),e._openGLRenderWindow.traverseAllPasses(),t.postCapturePass(e.currentPass),t.savePixelBuffer(e.currentPass),t.processPixelBuffers());return t.endSelection(),e._renderer.setBackground(e.originalBackground),t.invokeEvent({type:"EndEvent"}),!0},t.processPixelBuffers=()=>{e.props.forEach((r,a)=>{t.isPropHit(a)&&r.processSelectorPixelBuffers(t,e.propPixels[a])})},t.passRequired=r=>{if(r===Mr.ID_HIGH24){if(e.fieldAssociation===D0.FIELD_ASSOCIATION_POINTS)return e.maximumPointId>16777215;if(e.fieldAssociation===D0.FIELD_ASSOCIATION_CELLS)return e.maximumCellId>16777215}return!0},t.savePixelBuffer=r=>{if(e.pixBuffer[r]=e._openGLRenderWindow.getPixelData(e.area[0],e.area[1],e.area[2],e.area[3]),!e.rawPixBuffer[r]){const a=(e.area[2]-e.area[0]+1)*(e.area[3]-e.area[1]+1)*4;e.rawPixBuffer[r]=new Uint8Array(a),e.rawPixBuffer[r].set(e.pixBuffer[r])}if(r===Mr.ACTOR_PASS){if(e.captureZValues){const a=e._openGLRenderWindow.getRenderPasses();if(typeof a[0].requestDepth=="function"&&typeof a[0].getFramebuffer=="function"){const i=a[0].getFramebuffer();i.saveCurrentBindingsAndBuffers(),i.bind(),e.zBuffer=e._openGLRenderWindow.getPixelData(e.area[0],e.area[1],e.area[2],e.area[3]),i.restorePreviousBindingsAndBuffers()}}t.buildPropHitList(e.rawPixBuffer[r])}},t.buildPropHitList=r=>{let a=0;for(let i=0;i<=e.area[3]-e.area[1];i++)for(let o=0;o<=e.area[2]-e.area[0];o++){let s=bl(o,i,r,e.area);s>0&&(s--,s in e.hitProps||(e.hitProps[s]=!0,e.propPixels[s]=[]),e.propPixels[s].push(a*4)),++a}},t.renderProp=r=>{e.currentPass===Mr.ACTOR_PASS&&(t.setPropColorValueFromInt(e.props.length+Nu),e.props.push(r))},t.renderCompositeIndex=r=>{e.currentPass===Mr.COMPOSITE_INDEX_PASS&&t.setPropColorValueFromInt(r+Nu)},t.renderAttributeId=r=>{r<0||(e.maxAttributeId=r>e.maxAttributeId?r:e.maxAttributeId)},t.passTypeToString=r=>j.enumToString(Mr,r),t.isPropHit=r=>!!e.hitProps[r],t.setPropColorValueFromInt=r=>{e.propColorValue[0]=r%256/255,e.propColorValue[1]=Math.floor(r/256)%256/255,e.propColorValue[2]=Math.floor(r/65536)%256/255},t.getPixelInformation=(r,a,i)=>{const o=a<0?0:a;if(o===0){if(i[0]=r[0],i[1]=r[1],r[0]<e.area[0]||r[0]>e.area[2]||r[1]<e.area[1]||r[1]>e.area[3])return null;const c=[r[0]-e.area[0],r[1]-e.area[1]],f=bl(c[0],c[1],e.pixBuffer[Mr.ACTOR_PASS],e.area);if(f<=0||f-Nu>=e.props.length)return null;const d={};d.valid=!0,d.propID=f-Nu,d.prop=e.props[d.propID];let h=bl(c[0],c[1],e.pixBuffer[Mr.COMPOSITE_INDEX_PASS],e.area);if((h<0||h>16777215)&&(h=0),d.compositeID=h-Nu,e.captureZValues){const g=(c[1]*(e.area[2]-e.area[0]+1)+c[0])*4;d.zValue=(256*e.zBuffer[g]+e.zBuffer[g+1])/65535,d.displayPosition=r}if(e.pixBuffer[Mr.ID_LOW24]&&$Q(c[0],c[1],e.pixBuffer[Mr.ID_LOW24],e.area)===0)return d;const v=bl(c[0],c[1],e.pixBuffer[Mr.ID_LOW24],e.area),p=bl(c[0],c[1],e.pixBuffer[Mr.ID_HIGH24],e.area);return d.attributeID=IQ(v,p),d}const s=[r[0],r[1]],l=[0,0];let u=t.getPixelInformation(r,0,i);if(u&&u.valid)return u;for(let c=1;c<o;++c){for(let f=s[1]>c?s[1]-c:0;f<=s[1]+c;++f)if(l[1]=f,s[0]>=c&&(l[0]=s[0]-c,u=t.getPixelInformation(l,0,i),u&&u.valid)||(l[0]=s[0]+c,u=t.getPixelInformation(l,0,i),u&&u.valid))return u;for(let f=s[0]>=c?s[0]-(c-1):0;f<=s[0]+(c-1);++f)if(l[0]=f,s[1]>=c&&(l[1]=s[1]-c,u=t.getPixelInformation(l,0,i),u&&u.valid)||(l[1]=s[1]+c,u=t.getPixelInformation(l,0,i),u&&u.valid))return u}return i[0]=r[0],i[1]=r[1],null},t.generateSelection=(r,a,i,o)=>{const s=Math.floor(r),l=Math.floor(a),u=Math.floor(i),c=Math.floor(o),f=new Map,d=[0,0];for(let h=l;h<=c;h++)for(let v=s;v<=u;v++){const p=[v,h],g=t.getPixelInformation(p,0,d);if(g&&g.valid){const y=BQ(g);if(!f.has(y))f.set(y,{info:g,pixelCount:1,attributeIDs:[g.attributeID]});else{const m=f.get(y);m.pixelCount++,e.captureZValues&&g.zValue<m.info.zValue&&(m.info=g),m.attributeIDs.indexOf(g.attributeID)===-1&&m.attributeIDs.push(g.attributeID)}}}return PQ(e.fieldAssociation,f,e.captureZValues,e._renderer,e._openGLRenderWindow)},t.getRawPixelBuffer=r=>e.rawPixBuffer[r],t.getPixelBuffer=r=>e.pixBuffer[r],t.attach=(r,a)=>{e._openGLRenderWindow=r,e._renderer=a};const n=t.setArea;t.setArea=function(){return n(...arguments)?(e.area[0]=Math.floor(e.area[0]),e.area[1]=Math.floor(e.area[1]),e.area[2]=Math.floor(e.area[2]),e.area[3]=Math.floor(e.area[3]),!0):!1}}const wZe={area:void 0,currentPass:-1,propColorValue:null,props:null,maximumPointId:0,maximumCellId:0,idOffset:1};function FQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,wZe,n),AQ.extend(t,e,n),e.propColorValue=[0,0,0],e.props=[],e.area||(e.area=[0,0,0,0]),j.setGetArray(t,e,["area"],4),j.setGet(t,e,["_renderer","currentPass","_openGLRenderWindow","maximumPointId","maximumCellId"]),j.setGetArray(t,e,["propColorValue"],3),j.moveToProtected(t,e,["renderer","openGLRenderWindow"]),j.event(t,e,"event"),SZe(t,e)}const _Ze=j.newInstance(FQ,"vtkOpenGLHardwareSelector");var zQ={newInstance:_Ze,extend:FQ,...lQ},GQ={exports:{}};(function(t,e){(function(n){t.exports=n()})(function(n){var r=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"];function a(y,m){var b=y[0],w=y[1],x=y[2],_=y[3];b+=(w&x|~w&_)+m[0]-680876936|0,b=(b<<7|b>>>25)+w|0,_+=(b&w|~b&x)+m[1]-389564586|0,_=(_<<12|_>>>20)+b|0,x+=(_&b|~_&w)+m[2]+606105819|0,x=(x<<17|x>>>15)+_|0,w+=(x&_|~x&b)+m[3]-1044525330|0,w=(w<<22|w>>>10)+x|0,b+=(w&x|~w&_)+m[4]-176418897|0,b=(b<<7|b>>>25)+w|0,_+=(b&w|~b&x)+m[5]+1200080426|0,_=(_<<12|_>>>20)+b|0,x+=(_&b|~_&w)+m[6]-1473231341|0,x=(x<<17|x>>>15)+_|0,w+=(x&_|~x&b)+m[7]-45705983|0,w=(w<<22|w>>>10)+x|0,b+=(w&x|~w&_)+m[8]+1770035416|0,b=(b<<7|b>>>25)+w|0,_+=(b&w|~b&x)+m[9]-1958414417|0,_=(_<<12|_>>>20)+b|0,x+=(_&b|~_&w)+m[10]-42063|0,x=(x<<17|x>>>15)+_|0,w+=(x&_|~x&b)+m[11]-1990404162|0,w=(w<<22|w>>>10)+x|0,b+=(w&x|~w&_)+m[12]+1804603682|0,b=(b<<7|b>>>25)+w|0,_+=(b&w|~b&x)+m[13]-40341101|0,_=(_<<12|_>>>20)+b|0,x+=(_&b|~_&w)+m[14]-1502002290|0,x=(x<<17|x>>>15)+_|0,w+=(x&_|~x&b)+m[15]+1236535329|0,w=(w<<22|w>>>10)+x|0,b+=(w&_|x&~_)+m[1]-165796510|0,b=(b<<5|b>>>27)+w|0,_+=(b&x|w&~x)+m[6]-1069501632|0,_=(_<<9|_>>>23)+b|0,x+=(_&w|b&~w)+m[11]+643717713|0,x=(x<<14|x>>>18)+_|0,w+=(x&b|_&~b)+m[0]-373897302|0,w=(w<<20|w>>>12)+x|0,b+=(w&_|x&~_)+m[5]-701558691|0,b=(b<<5|b>>>27)+w|0,_+=(b&x|w&~x)+m[10]+38016083|0,_=(_<<9|_>>>23)+b|0,x+=(_&w|b&~w)+m[15]-660478335|0,x=(x<<14|x>>>18)+_|0,w+=(x&b|_&~b)+m[4]-405537848|0,w=(w<<20|w>>>12)+x|0,b+=(w&_|x&~_)+m[9]+568446438|0,b=(b<<5|b>>>27)+w|0,_+=(b&x|w&~x)+m[14]-1019803690|0,_=(_<<9|_>>>23)+b|0,x+=(_&w|b&~w)+m[3]-187363961|0,x=(x<<14|x>>>18)+_|0,w+=(x&b|_&~b)+m[8]+1163531501|0,w=(w<<20|w>>>12)+x|0,b+=(w&_|x&~_)+m[13]-1444681467|0,b=(b<<5|b>>>27)+w|0,_+=(b&x|w&~x)+m[2]-51403784|0,_=(_<<9|_>>>23)+b|0,x+=(_&w|b&~w)+m[7]+1735328473|0,x=(x<<14|x>>>18)+_|0,w+=(x&b|_&~b)+m[12]-1926607734|0,w=(w<<20|w>>>12)+x|0,b+=(w^x^_)+m[5]-378558|0,b=(b<<4|b>>>28)+w|0,_+=(b^w^x)+m[8]-2022574463|0,_=(_<<11|_>>>21)+b|0,x+=(_^b^w)+m[11]+1839030562|0,x=(x<<16|x>>>16)+_|0,w+=(x^_^b)+m[14]-35309556|0,w=(w<<23|w>>>9)+x|0,b+=(w^x^_)+m[1]-1530992060|0,b=(b<<4|b>>>28)+w|0,_+=(b^w^x)+m[4]+1272893353|0,_=(_<<11|_>>>21)+b|0,x+=(_^b^w)+m[7]-155497632|0,x=(x<<16|x>>>16)+_|0,w+=(x^_^b)+m[10]-1094730640|0,w=(w<<23|w>>>9)+x|0,b+=(w^x^_)+m[13]+681279174|0,b=(b<<4|b>>>28)+w|0,_+=(b^w^x)+m[0]-358537222|0,_=(_<<11|_>>>21)+b|0,x+=(_^b^w)+m[3]-722521979|0,x=(x<<16|x>>>16)+_|0,w+=(x^_^b)+m[6]+76029189|0,w=(w<<23|w>>>9)+x|0,b+=(w^x^_)+m[9]-640364487|0,b=(b<<4|b>>>28)+w|0,_+=(b^w^x)+m[12]-421815835|0,_=(_<<11|_>>>21)+b|0,x+=(_^b^w)+m[15]+530742520|0,x=(x<<16|x>>>16)+_|0,w+=(x^_^b)+m[2]-995338651|0,w=(w<<23|w>>>9)+x|0,b+=(x^(w|~_))+m[0]-198630844|0,b=(b<<6|b>>>26)+w|0,_+=(w^(b|~x))+m[7]+1126891415|0,_=(_<<10|_>>>22)+b|0,x+=(b^(_|~w))+m[14]-1416354905|0,x=(x<<15|x>>>17)+_|0,w+=(_^(x|~b))+m[5]-57434055|0,w=(w<<21|w>>>11)+x|0,b+=(x^(w|~_))+m[12]+1700485571|0,b=(b<<6|b>>>26)+w|0,_+=(w^(b|~x))+m[3]-1894986606|0,_=(_<<10|_>>>22)+b|0,x+=(b^(_|~w))+m[10]-1051523|0,x=(x<<15|x>>>17)+_|0,w+=(_^(x|~b))+m[1]-2054922799|0,w=(w<<21|w>>>11)+x|0,b+=(x^(w|~_))+m[8]+1873313359|0,b=(b<<6|b>>>26)+w|0,_+=(w^(b|~x))+m[15]-30611744|0,_=(_<<10|_>>>22)+b|0,x+=(b^(_|~w))+m[6]-1560198380|0,x=(x<<15|x>>>17)+_|0,w+=(_^(x|~b))+m[13]+1309151649|0,w=(w<<21|w>>>11)+x|0,b+=(x^(w|~_))+m[4]-145523070|0,b=(b<<6|b>>>26)+w|0,_+=(w^(b|~x))+m[11]-1120210379|0,_=(_<<10|_>>>22)+b|0,x+=(b^(_|~w))+m[2]+718787259|0,x=(x<<15|x>>>17)+_|0,w+=(_^(x|~b))+m[9]-343485551|0,w=(w<<21|w>>>11)+x|0,y[0]=b+y[0]|0,y[1]=w+y[1]|0,y[2]=x+y[2]|0,y[3]=_+y[3]|0}function i(y){var m=[],b;for(b=0;b<64;b+=4)m[b>>2]=y.charCodeAt(b)+(y.charCodeAt(b+1)<<8)+(y.charCodeAt(b+2)<<16)+(y.charCodeAt(b+3)<<24);return m}function o(y){var m=[],b;for(b=0;b<64;b+=4)m[b>>2]=y[b]+(y[b+1]<<8)+(y[b+2]<<16)+(y[b+3]<<24);return m}function s(y){var m=y.length,b=[1732584193,-271733879,-1732584194,271733878],w,x,_,C,T,D;for(w=64;w<=m;w+=64)a(b,i(y.substring(w-64,w)));for(y=y.substring(w-64),x=y.length,_=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],w=0;w<x;w+=1)_[w>>2]|=y.charCodeAt(w)<<(w%4<<3);if(_[w>>2]|=128<<(w%4<<3),w>55)for(a(b,_),w=0;w<16;w+=1)_[w]=0;return C=m*8,C=C.toString(16).match(/(.*?)(.{0,8})$/),T=parseInt(C[2],16),D=parseInt(C[1],16)||0,_[14]=T,_[15]=D,a(b,_),b}function l(y){var m=y.length,b=[1732584193,-271733879,-1732584194,271733878],w,x,_,C,T,D;for(w=64;w<=m;w+=64)a(b,o(y.subarray(w-64,w)));for(y=w-64<m?y.subarray(w-64):new Uint8Array(0),x=y.length,_=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],w=0;w<x;w+=1)_[w>>2]|=y[w]<<(w%4<<3);if(_[w>>2]|=128<<(w%4<<3),w>55)for(a(b,_),w=0;w<16;w+=1)_[w]=0;return C=m*8,C=C.toString(16).match(/(.*?)(.{0,8})$/),T=parseInt(C[2],16),D=parseInt(C[1],16)||0,_[14]=T,_[15]=D,a(b,_),b}function u(y){var m="",b;for(b=0;b<4;b+=1)m+=r[y>>b*8+4&15]+r[y>>b*8&15];return m}function c(y){var m;for(m=0;m<y.length;m+=1)y[m]=u(y[m]);return y.join("")}c(s("hello")),typeof ArrayBuffer<"u"&&!ArrayBuffer.prototype.slice&&function(){function y(m,b){return m=m|0||0,m<0?Math.max(m+b,0):Math.min(m,b)}ArrayBuffer.prototype.slice=function(m,b){var w=this.byteLength,x=y(m,w),_=w,C,T,D,E;return b!==n&&(_=y(b,w)),x>_?new ArrayBuffer(0):(C=_-x,T=new ArrayBuffer(C),D=new Uint8Array(T),E=new Uint8Array(this,x,C),D.set(E),T)}}();function f(y){return/[\u0080-\uFFFF]/.test(y)&&(y=unescape(encodeURIComponent(y))),y}function d(y,m){var b=y.length,w=new ArrayBuffer(b),x=new Uint8Array(w),_;for(_=0;_<b;_+=1)x[_]=y.charCodeAt(_);return m?x:w}function h(y){return String.fromCharCode.apply(null,new Uint8Array(y))}function v(y,m,b){var w=new Uint8Array(y.byteLength+m.byteLength);return w.set(new Uint8Array(y)),w.set(new Uint8Array(m),y.byteLength),b?w:w.buffer}function p(y){var m=[],b=y.length,w;for(w=0;w<b-1;w+=2)m.push(parseInt(y.substr(w,2),16));return String.fromCharCode.apply(String,m)}function g(){this.reset()}return g.prototype.append=function(y){return this.appendBinary(f(y)),this},g.prototype.appendBinary=function(y){this._buff+=y,this._length+=y.length;var m=this._buff.length,b;for(b=64;b<=m;b+=64)a(this._hash,i(this._buff.substring(b-64,b)));return this._buff=this._buff.substring(b-64),this},g.prototype.end=function(y){var m=this._buff,b=m.length,w,x=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],_;for(w=0;w<b;w+=1)x[w>>2]|=m.charCodeAt(w)<<(w%4<<3);return this._finish(x,b),_=c(this._hash),y&&(_=p(_)),this.reset(),_},g.prototype.reset=function(){return this._buff="",this._length=0,this._hash=[1732584193,-271733879,-1732584194,271733878],this},g.prototype.getState=function(){return{buff:this._buff,length:this._length,hash:this._hash.slice()}},g.prototype.setState=function(y){return this._buff=y.buff,this._length=y.length,this._hash=y.hash,this},g.prototype.destroy=function(){delete this._hash,delete this._buff,delete this._length},g.prototype._finish=function(y,m){var b=m,w,x,_;if(y[b>>2]|=128<<(b%4<<3),b>55)for(a(this._hash,y),b=0;b<16;b+=1)y[b]=0;w=this._length*8,w=w.toString(16).match(/(.*?)(.{0,8})$/),x=parseInt(w[2],16),_=parseInt(w[1],16)||0,y[14]=x,y[15]=_,a(this._hash,y)},g.hash=function(y,m){return g.hashBinary(f(y),m)},g.hashBinary=function(y,m){var b=s(y),w=c(b);return m?p(w):w},g.ArrayBuffer=function(){this.reset()},g.ArrayBuffer.prototype.append=function(y){var m=v(this._buff.buffer,y,!0),b=m.length,w;for(this._length+=y.byteLength,w=64;w<=b;w+=64)a(this._hash,o(m.subarray(w-64,w)));return this._buff=w-64<b?new Uint8Array(m.buffer.slice(w-64)):new Uint8Array(0),this},g.ArrayBuffer.prototype.end=function(y){var m=this._buff,b=m.length,w=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],x,_;for(x=0;x<b;x+=1)w[x>>2]|=m[x]<<(x%4<<3);return this._finish(w,b),_=c(this._hash),y&&(_=p(_)),this.reset(),_},g.ArrayBuffer.prototype.reset=function(){return this._buff=new Uint8Array(0),this._length=0,this._hash=[1732584193,-271733879,-1732584194,271733878],this},g.ArrayBuffer.prototype.getState=function(){var y=g.prototype.getState.call(this);return y.buff=h(y.buff),y},g.ArrayBuffer.prototype.setState=function(y){return y.buff=d(y.buff,!0),g.prototype.setState.call(this,y)},g.ArrayBuffer.prototype.destroy=g.prototype.destroy,g.ArrayBuffer.prototype._finish=g.prototype._finish,g.ArrayBuffer.hash=function(y,m){var b=l(new Uint8Array(y)),w=c(b);return m?p(w):w},g})})(GQ);var xZe=GQ.exports;const CZe=Bi(xZe),TZe=["lastShaderProgramBound","context","_openGLRenderWindow"];function EZe(t,e){e.classHierarchy.push("vtkShaderCache"),t.replaceShaderValues=(n,r,a)=>{let i=r;a.length>0&&(i=je.substitute(i,"VSOut","GSOut").result);const o=e._openGLRenderWindow.getWebgl2();let s=`
  95. `,l=`#version 100
  96. `;o?l=`#version 300 es
  97. #define attribute in
  98. #define textureCube texture
  99. #define texture2D texture
  100. #define textureCubeLod textureLod
  101. #define texture2DLod textureLod
  102. `:(e.context.getExtension("OES_standard_derivatives"),e.context.getExtension("EXT_frag_depth")&&(s=`#extension GL_EXT_frag_depth : enable
  103. `),e.context.getExtension("EXT_shader_texture_lod")&&(s+=`#extension GL_EXT_shader_texture_lod : enable
  104. #define textureCubeLod textureCubeLodEXT
  105. #define texture2DLod texture2DLodEXT`)),i=je.substitute(i,"//VTK::System::Dec",[`${l}
  106. `,o?"":`#extension GL_OES_standard_derivatives : enable
  107. `,s,"#ifdef GL_FRAGMENT_PRECISION_HIGH","precision highp float;","precision highp int;","#else","precision mediump float;","precision mediump int;","#endif"]).result;let u=je.substitute(n,"//VTK::System::Dec",[`${l}
  108. `,"#ifdef GL_FRAGMENT_PRECISION_HIGH","precision highp float;","precision highp int;","#else","precision mediump float;","precision mediump int;","#endif"]).result;if(o){u=je.substitute(u,"varying","out").result,i=je.substitute(i,"varying","in").result;let f="",d=0;for(;i.includes(`gl_FragData[${d}]`);)i=je.substitute(i,`gl_FragData\\[${d}\\]`,`fragOutput${d}`).result,f+=`layout(location = ${d}) out vec4 fragOutput${d};
  109. `,d++;i=je.substitute(i,"//VTK::Output::Dec",f).result}const c=je.substitute(a,"//VTK::System::Dec",l).result;return{VSSource:u,FSSource:i,GSSource:c}},t.readyShaderProgramArray=(n,r,a)=>{const i=t.replaceShaderValues(n,r,a),o=t.getShaderProgram(i.VSSource,i.FSSource,i.GSSource);return t.readyShaderProgram(o)},t.readyShaderProgram=n=>!n||!n.getCompiled()&&!n.compileShader()||!t.bindShaderProgram(n)?null:n,t.getShaderProgram=(n,r,a)=>{const i=`${n}${r}${a}`,o=CZe.hash(i);if(!(o in e.shaderPrograms)){const s=je.newInstance();return s.setContext(e.context),s.getVertexShader().setSource(n),s.getFragmentShader().setSource(r),a&&s.getGeometryShader().setSource(a),s.setMd5Hash(o),e.shaderPrograms[o]=s,s}return e.shaderPrograms[o]},t.releaseGraphicsResources=n=>{t.releaseCurrentShaderProgram(),Object.keys(e.shaderPrograms).map(r=>e.shaderPrograms[r]).forEach(r=>r.cleanup()),e.shaderPrograms={}},t.releaseCurrentShaderProgram=()=>{e.lastShaderProgramBound&&(e.lastShaderProgramBound.cleanup(),e.lastShaderProgramBound=null)},t.bindShaderProgram=n=>(e.lastShaderProgramBound===n||(e.lastShaderProgramBound&&e.lastShaderProgramBound.release(),n.bind(),e.lastShaderProgramBound=n),1)}const MZe={lastShaderProgramBound:null,shaderPrograms:null,context:null};function UQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,MZe,n),e.shaderPrograms={},j.obj(t,e),j.setGet(t,e,TZe),j.moveToProtected(t,e,["openGLRenderWindow"]),EZe(t,e)}const DZe=j.newInstance(UQ,"vtkShaderCache");var kZe={newInstance:DZe,extend:UQ};const{vtkErrorMacro:RZe}=j;function LZe(t,e){e.classHierarchy.push("vtkOpenGLTextureUnitManager"),t.deleteTable=()=>{for(let n=0;n<e.numberOfTextureUnits;++n)e.textureUnits[n]===!0&&RZe("some texture units were not properly released");e.textureUnits=[],e.numberOfTextureUnits=0},t.setContext=n=>{if(e.context!==n){if(e.context!==0&&t.deleteTable(),e.context=n,e.context){e.numberOfTextureUnits=n.getParameter(n.MAX_TEXTURE_IMAGE_UNITS);for(let r=0;r<e.numberOfTextureUnits;++r)e.textureUnits[r]=!1}t.modified()}},t.allocate=()=>{for(let n=0;n<e.numberOfTextureUnits;n++)if(!t.isAllocated(n))return e.textureUnits[n]=!0,n;return-1},t.allocateUnit=n=>t.isAllocated(n)?-1:(e.textureUnits[n]=!0,n),t.isAllocated=n=>e.textureUnits[n],t.free=n=>{e.textureUnits[n]=!1},t.freeAll=()=>{for(let n=0;n<e.numberOfTextureUnits;++n)e.textureUnits[n]=!1}}const OZe={context:null,numberOfTextureUnits:0,textureUnits:0};function HQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,OZe,n),j.obj(t,e),e.textureUnits=[],j.get(t,e,["numberOfTextureUnits"]),j.setGet(t,e,["context"]),LZe(t,e)}const AZe=j.newInstance(HQ,"vtkOpenGLTextureUnitManager");var NZe={newInstance:AZe,extend:HQ};function VZe(t,e){e.classHierarchy.push("vtkRenderWindowViewNode"),t.getViewNodeFactory=()=>null,t.getAspectRatio=()=>e.size[0]/e.size[1],t.getAspectRatioForRenderer=n=>{const r=n.getViewportByReference();return e.size[0]*(r[2]-r[0])/((r[3]-r[1])*e.size[1])},t.isInViewport=(n,r,a)=>{const i=a.getViewportByReference(),o=t.getFramebufferSize();return i[0]*o[0]<=n&&i[2]*o[0]>=n&&i[1]*o[1]<=r&&i[3]*o[1]>=r},t.getViewportSize=n=>{const r=n.getViewportByReference(),a=t.getFramebufferSize();return[(r[2]-r[0])*a[0],(r[3]-r[1])*a[1]]},t.getViewportCenter=n=>{const r=t.getViewportSize(n);return[r[0]*.5,r[1]*.5]},t.displayToNormalizedDisplay=(n,r,a)=>{const i=t.getFramebufferSize();return[n/i[0],r/i[1],a]},t.normalizedDisplayToDisplay=(n,r,a)=>{const i=t.getFramebufferSize();return[n*i[0],r*i[1],a]},t.worldToView=(n,r,a,i)=>i.worldToView(n,r,a),t.viewToWorld=(n,r,a,i)=>i.viewToWorld(n,r,a),t.worldToDisplay=(n,r,a,i)=>{const o=i.worldToView(n,r,a),s=t.getViewportSize(i),l=i.viewToProjection(o[0],o[1],o[2],s[0]/s[1]),u=i.projectionToNormalizedDisplay(l[0],l[1],l[2]);return t.normalizedDisplayToDisplay(u[0],u[1],u[2])},t.displayToWorld=(n,r,a,i)=>{const o=t.displayToNormalizedDisplay(n,r,a),s=i.normalizedDisplayToProjection(o[0],o[1],o[2]),l=t.getViewportSize(i),u=i.projectionToView(s[0],s[1],s[2],l[0]/l[1]);return i.viewToWorld(u[0],u[1],u[2])},t.normalizedDisplayToViewport=(n,r,a,i)=>{let o=i.getViewportByReference();o=t.normalizedDisplayToDisplay(o[0],o[1],0);const s=t.normalizedDisplayToDisplay(n,r,a);return[s[0]-o[0]-.5,s[1]-o[1]-.5,a]},t.viewportToNormalizedViewport=(n,r,a,i)=>{const o=t.getViewportSize(i);return o&&o[0]!==0&&o[1]!==0?[n/(o[0]-1),r/(o[1]-1),a]:[n,r,a]},t.normalizedViewportToViewport=(n,r,a,i)=>{const o=t.getViewportSize(i);return[n*(o[0]-1),r*(o[1]-1),a]},t.displayToLocalDisplay=(n,r,a)=>{const i=t.getFramebufferSize();return[n,i[1]-r-1,a]},t.viewportToNormalizedDisplay=(n,r,a,i)=>{let o=i.getViewportByReference();o=t.normalizedDisplayToDisplay(o[0],o[1],0);const s=n+o[0]+.5,l=r+o[1]+.5;return t.displayToNormalizedDisplay(s,l,a)},t.getComputedDevicePixelRatio=()=>e.size[0]/t.getContainerSize()[0],t.getContainerSize=()=>{j.vtkErrorMacro("not implemented")},t.getPixelData=(n,r,a,i)=>{j.vtkErrorMacro("not implemented")},t.createSelector=()=>{j.vtkErrorMacro("not implemented")}}const BZe={size:void 0,selector:void 0};function WQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,BZe,n),e.size||(e.size=[300,300]),j.getArray(t,e,["size"],2),j.get(t,e,["selector"]),dr.extend(t,e,n),VZe(t,e)}const $Ze=j.newInstance(WQ,"vtkRenderWindowViewNode");var KQ={newInstance:$Ze,extend:WQ};const IZe="__getUnderlyingContext";function PZe(){const t=new Map,e={apply(a,i,o){return t.has(o[0])?t.get(o[0]):a.apply(i,o)}};function n(a){return{apply(i,o,s){return t.set(a,s[0]),i.apply(o,s)}}}const r=Object.create(null);return r.getParameter=(a,i,o,s)=>new Proxy(s.bind(a),e),r.depthMask=(a,i,o,s)=>new Proxy(s.bind(a),n(a.DEPTH_WRITEMASK)),{get(a,i,o){if(i===IZe)return()=>a;let s=Reflect.get(a,i,a);s instanceof Function&&(s=s.bind(a));const l=r[i];return l?l(a,i,o,s):s}}}const{vtkDebugMacro:m4,vtkErrorMacro:b4}=j,FZe={position:"absolute",top:0,left:0,width:"100%",height:"100%"};function Aa(t,e,n){const r=t.createFramebuffer(),a=t.createTexture();t.bindTexture(t.TEXTURE_2D,a),t.texImage2D(t.TEXTURE_2D,0,e,2,2,0,e,n,null),t.bindFramebuffer(t.FRAMEBUFFER,r),t.framebufferTexture2D(t.FRAMEBUFFER,t.COLOR_ATTACHMENT0,t.TEXTURE_2D,a,0);const i=t.checkFramebufferStatus(t.FRAMEBUFFER);return t.bindFramebuffer(t.FRAMEBUFFER,null),t.bindTexture(t.TEXTURE_2D,null),i===t.FRAMEBUFFER_COMPLETE}let f_=0;const jQ=[];function zZe(){f_++,jQ.forEach(t=>t(f_))}function GZe(){f_--,jQ.forEach(t=>t(f_))}function S4(t){t.preventDefault()}function UZe(t,e){e.classHierarchy.push("vtkOpenGLRenderWindow");const n=PZe();t.getViewNodeFactory=()=>e.myFactory,e.canvas.addEventListener("webglcontextlost",S4,!1),e.canvas.addEventListener("webglcontextrestored",t.restoreContext,!1);const r=[0,0];function a(){e.renderable&&(e.size[0]!==r[0]||e.size[1]!==r[1])&&(r[0]=e.size[0],r[1]=e.size[1],e.canvas.setAttribute("width",e.size[0]),e.canvas.setAttribute("height",e.size[1])),e.viewStream&&e.viewStream.setSize(e.size[0],e.size[1]),e.canvas.style.display=e.useOffScreen?"none":"block",e.el&&(e.el.style.cursor=e.cursorVisibility?e.cursor:"none"),e.containerSize=null}t.onModified(a),t.buildPass=u=>{if(u){if(!e.renderable)return;t.prepareNodes(),t.addMissingNodes(e.renderable.getRenderersByReference()),t.removeUnusedNodes(),t.initialize(),e.children.forEach(c=>{c.setOpenGLRenderWindow(t)})}},t.initialize=()=>{if(!e.initialized){e.context=t.get3DContext(),e.textureUnitManager=NZe.newInstance(),e.textureUnitManager.setContext(e.context),e.shaderCache.setContext(e.context);const u=e.context;u.blendFuncSeparate(u.SRC_ALPHA,u.ONE_MINUS_SRC_ALPHA,u.ONE,u.ONE_MINUS_SRC_ALPHA),u.depthFunc(u.LEQUAL),u.enable(u.BLEND),e.initialized=!0}},t.makeCurrent=()=>{e.context.makeCurrent()},t.setContainer=u=>{e.el&&e.el!==u&&(e.canvas.parentNode!==e.el&&b4("Error: canvas parent node does not match container"),e.el.removeChild(e.canvas),e.el.contains(e.bgImage)&&e.el.removeChild(e.bgImage)),e.el!==u&&(e.el=u,e.el&&(e.el.appendChild(e.canvas),e.useBackgroundImage&&e.el.appendChild(e.bgImage)),t.modified())},t.getContainer=()=>e.el,t.getContainerSize=()=>{if(!e.containerSize&&e.el){const{width:u,height:c}=e.el.getBoundingClientRect();e.containerSize=[u,c]}return e.containerSize||e.size},t.getFramebufferSize=()=>{var c;return((c=e.activeFramebuffer)==null?void 0:c.getSize())||e.size},t.getPixelData=(u,c,f,d)=>{const h=new Uint8Array((f-u+1)*(d-c+1)*4);return e.context.readPixels(u,c,f-u+1,d-c+1,e.context.RGBA,e.context.UNSIGNED_BYTE,h),h},t.get3DContext=function(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{preserveDrawingBuffer:!1,depth:!0,alpha:!0,powerPreference:"high-performance"},c=null;const f=typeof WebGL2RenderingContext<"u";return e.webgl2=!1,e.defaultToWebgl2&&f&&(c=e.canvas.getContext("webgl2",u),c&&(e.webgl2=!0,m4("using webgl2"))),c||(m4("using webgl1"),c=e.canvas.getContext("webgl",u)||e.canvas.getContext("experimental-webgl",u)),new Proxy(c,n)},t.restoreContext=()=>{const u=Yl.newInstance();u.setCurrentOperation("Release"),u.traverse(t,null)},t.activateTexture=u=>{const c=e._textureResourceIds.get(u);if(c!==void 0){e.context.activeTexture(e.context.TEXTURE0+c);return}const f=t.getTextureUnitManager().allocate();if(f<0){b4("Hardware does not support the number of textures defined.");return}e._textureResourceIds.set(u,f),e.context.activeTexture(e.context.TEXTURE0+f)},t.deactivateTexture=u=>{const c=e._textureResourceIds.get(u);c!==void 0&&(t.getTextureUnitManager().free(c),e._textureResourceIds.delete(u))},t.getTextureUnitForTexture=u=>{const c=e._textureResourceIds.get(u);return c!==void 0?c:-1},t.getDefaultTextureByteSize=function(u){let c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,f=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;if(e.webgl2)switch(u){case Dr.CHAR:case Dr.SIGNED_CHAR:case Dr.UNSIGNED_CHAR:return 1;case c:case f:case Dr.UNSIGNED_SHORT:case Dr.SHORT:case Dr.VOID:return 2;default:return 4}return 1},t.getDefaultTextureInternalFormat=function(u,c){let f=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,d=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(e.webgl2)switch(u){case Dr.UNSIGNED_CHAR:switch(c){case 1:return e.context.R8;case 2:return e.context.RG8;case 3:return e.context.RGB8;case 4:default:return e.context.RGBA8}case(f&&!d&&Dr.UNSIGNED_SHORT):switch(c){case 1:return f.R16_EXT;case 2:return f.RG16_EXT;case 3:return f.RGB16_EXT;case 4:default:return f.RGBA16_EXT}case(f&&!d&&Dr.SHORT):switch(c){case 1:return f.R16_SNORM_EXT;case 2:return f.RG16_SNORM_EXT;case 3:return f.RGB16_SNORM_EXT;case 4:default:return f.RGBA16_SNORM_EXT}case Dr.UNSIGNED_SHORT:case Dr.SHORT:case Dr.FLOAT:default:switch(c){case 1:return d?e.context.R16F:e.context.R32F;case 2:return d?e.context.RG16F:e.context.RG32F;case 3:return d?e.context.RGB16F:e.context.RGB32F;case 4:default:return d?e.context.RGBA16F:e.context.RGBA32F}}switch(c){case 1:return e.context.LUMINANCE;case 2:return e.context.LUMINANCE_ALPHA;case 3:return e.context.RGB;case 4:default:return e.context.RGBA}},t.setBackgroundImage=u=>{e.bgImage.src=u.src},t.setUseBackgroundImage=u=>{e.useBackgroundImage=u,e.useBackgroundImage&&!e.el.contains(e.bgImage)?e.el.appendChild(e.bgImage):!e.useBackgroundImage&&e.el.contains(e.bgImage)&&e.el.removeChild(e.bgImage)};function i(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:e.imageFormat;const c=document.createElement("canvas"),f=c.getContext("2d");c.width=e.canvas.width,c.height=e.canvas.height,f.drawImage(e.canvas,0,0);const d=e.canvas.getBoundingClientRect();e.renderable.getRenderers().forEach(g=>{g.getViewProps().forEach(m=>{if(m.getContainer){const w=m.getContainer().getElementsByTagName("canvas");for(let x=0;x<w.length;x++){const _=w[x],C=_.getBoundingClientRect(),T=C.x-d.x,D=C.y-d.y;f.drawImage(_,T,D)}}})});const p=c.toDataURL(u);c.remove(),t.invokeImageReady(p)}t.captureNextImage=function(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"image/png",{resetCamera:c=!1,size:f=null,scale:d=1}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(e.deleted)return null;e.imageFormat=u;const h=e.notifyStartCaptureImage;return e.notifyStartCaptureImage=!0,e._screenshot={size:f||d!==1?f||e.size.map(v=>v*d):null},new Promise((v,p)=>{const g=t.onImageReady(y=>{if(e._screenshot.size===null)e.notifyStartCaptureImage=h,g.unsubscribe(),e._screenshot.placeHolder&&(e.size=e._screenshot.originalSize,t.modified(),e._screenshot.cameras&&e._screenshot.cameras.forEach(m=>{let{restoreParamsFn:b,arg:w}=m;return b(w)}),t.traverseAllPasses(),e.el.removeChild(e._screenshot.placeHolder),e._screenshot.placeHolder.remove(),e._screenshot=null),v(y);else{const m=document.createElement("img");if(m.style=FZe,m.src=y,e._screenshot.placeHolder=e.el.appendChild(m),e.canvas.style.display="none",e._screenshot.originalSize=e.size,e.size=e._screenshot.size,e._screenshot.size=null,t.modified(),c){const b=c!==!0;e._screenshot.cameras=e.renderable.getRenderers().map(w=>{const x=w.getActiveCamera(),_=x.get("focalPoint","position","parallelScale");return{resetCameraArgs:b?{renderer:w}:void 0,resetCameraFn:b?c:w.resetCamera,restoreParamsFn:x.set,arg:JSON.parse(JSON.stringify(_))}}),e._screenshot.cameras.forEach(w=>{let{resetCameraFn:x,resetCameraArgs:_}=w;return x(_)})}t.traverseAllPasses()}})})};let o;t.getHardwareMaximumLineWidth=()=>{if(o!=null)return o;const u=t.get3DContext(),c=u.getParameter(u.ALIASED_LINE_WIDTH_RANGE);return o=c[1],c[1]},t.getGLInformations=()=>{if(e._glInformation)return e._glInformation;const u=t.get3DContext(),c=u.getExtension("OES_texture_float"),f=u.getExtension("OES_texture_half_float"),d=u.getExtension("WEBGL_debug_renderer_info"),h=u.getExtension("WEBGL_draw_buffers"),v=u.getExtension("EXT_texture_filter_anisotropic")||u.getExtension("WEBKIT_EXT_texture_filter_anisotropic"),p=[["Max Vertex Attributes","MAX_VERTEX_ATTRIBS",u.getParameter(u.MAX_VERTEX_ATTRIBS)],["Max Varying Vectors","MAX_VARYING_VECTORS",u.getParameter(u.MAX_VARYING_VECTORS)],["Max Vertex Uniform Vectors","MAX_VERTEX_UNIFORM_VECTORS",u.getParameter(u.MAX_VERTEX_UNIFORM_VECTORS)],["Max Fragment Uniform Vectors","MAX_FRAGMENT_UNIFORM_VECTORS",u.getParameter(u.MAX_FRAGMENT_UNIFORM_VECTORS)],["Max Fragment Texture Image Units","MAX_TEXTURE_IMAGE_UNITS",u.getParameter(u.MAX_TEXTURE_IMAGE_UNITS)],["Max Vertex Texture Image Units","MAX_VERTEX_TEXTURE_IMAGE_UNITS",u.getParameter(u.MAX_VERTEX_TEXTURE_IMAGE_UNITS)],["Max Combined Texture Image Units","MAX_COMBINED_TEXTURE_IMAGE_UNITS",u.getParameter(u.MAX_COMBINED_TEXTURE_IMAGE_UNITS)],["Max 2D Texture Size","MAX_TEXTURE_SIZE",u.getParameter(u.MAX_TEXTURE_SIZE)],["Max Cube Texture Size","MAX_CUBE_MAP_TEXTURE_SIZE",u.getParameter(u.MAX_CUBE_MAP_TEXTURE_SIZE)],["Max Texture Anisotropy","MAX_TEXTURE_MAX_ANISOTROPY_EXT",v&&u.getParameter(v.MAX_TEXTURE_MAX_ANISOTROPY_EXT)],["Point Size Range","ALIASED_POINT_SIZE_RANGE",u.getParameter(u.ALIASED_POINT_SIZE_RANGE).join(" - ")],["Line Width Range","ALIASED_LINE_WIDTH_RANGE",u.getParameter(u.ALIASED_LINE_WIDTH_RANGE).join(" - ")],["Max Viewport Dimensions","MAX_VIEWPORT_DIMS",u.getParameter(u.MAX_VIEWPORT_DIMS).join(" - ")],["Max Renderbuffer Size","MAX_RENDERBUFFER_SIZE",u.getParameter(u.MAX_RENDERBUFFER_SIZE)],["Framebuffer Red Bits","RED_BITS",u.getParameter(u.RED_BITS)],["Framebuffer Green Bits","GREEN_BITS",u.getParameter(u.GREEN_BITS)],["Framebuffer Blue Bits","BLUE_BITS",u.getParameter(u.BLUE_BITS)],["Framebuffer Alpha Bits","ALPHA_BITS",u.getParameter(u.ALPHA_BITS)],["Framebuffer Depth Bits","DEPTH_BITS",u.getParameter(u.DEPTH_BITS)],["Framebuffer Stencil Bits","STENCIL_BITS",u.getParameter(u.STENCIL_BITS)],["Framebuffer Subpixel Bits","SUBPIXEL_BITS",u.getParameter(u.SUBPIXEL_BITS)],["MSAA Samples","SAMPLES",u.getParameter(u.SAMPLES)],["MSAA Sample Buffers","SAMPLE_BUFFERS",u.getParameter(u.SAMPLE_BUFFERS)],["Supported Formats for UByte Render Targets ","UNSIGNED_BYTE RENDER TARGET FORMATS",[c&&Aa(u,u.RGBA,u.UNSIGNED_BYTE)?"RGBA":"",c&&Aa(u,u.RGB,u.UNSIGNED_BYTE)?"RGB":"",c&&Aa(u,u.LUMINANCE,u.UNSIGNED_BYTE)?"LUMINANCE":"",c&&Aa(u,u.ALPHA,u.UNSIGNED_BYTE)?"ALPHA":"",c&&Aa(u,u.LUMINANCE_ALPHA,u.UNSIGNED_BYTE)?"LUMINANCE_ALPHA":""].join(" ")],["Supported Formats for Half Float Render Targets","HALF FLOAT RENDER TARGET FORMATS",[f&&Aa(u,u.RGBA,f.HALF_FLOAT_OES)?"RGBA":"",f&&Aa(u,u.RGB,f.HALF_FLOAT_OES)?"RGB":"",f&&Aa(u,u.LUMINANCE,f.HALF_FLOAT_OES)?"LUMINANCE":"",f&&Aa(u,u.ALPHA,f.HALF_FLOAT_OES)?"ALPHA":"",f&&Aa(u,u.LUMINANCE_ALPHA,f.HALF_FLOAT_OES)?"LUMINANCE_ALPHA":""].join(" ")],["Supported Formats for Full Float Render Targets","FLOAT RENDER TARGET FORMATS",[c&&Aa(u,u.RGBA,u.FLOAT)?"RGBA":"",c&&Aa(u,u.RGB,u.FLOAT)?"RGB":"",c&&Aa(u,u.LUMINANCE,u.FLOAT)?"LUMINANCE":"",c&&Aa(u,u.ALPHA,u.FLOAT)?"ALPHA":"",c&&Aa(u,u.LUMINANCE_ALPHA,u.FLOAT)?"LUMINANCE_ALPHA":""].join(" ")],["Max Multiple Render Targets Buffers","MAX_DRAW_BUFFERS_WEBGL",h?u.getParameter(h.MAX_DRAW_BUFFERS_WEBGL):0],["High Float Precision in Vertex Shader","HIGH_FLOAT VERTEX_SHADER",[u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.HIGH_FLOAT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.HIGH_FLOAT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.HIGH_FLOAT).rangeMax,"</sup>)"].join("")],["Medium Float Precision in Vertex Shader","MEDIUM_FLOAT VERTEX_SHADER",[u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.MEDIUM_FLOAT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.MEDIUM_FLOAT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.MEDIUM_FLOAT).rangeMax,"</sup>)"].join("")],["Low Float Precision in Vertex Shader","LOW_FLOAT VERTEX_SHADER",[u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.LOW_FLOAT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.LOW_FLOAT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.LOW_FLOAT).rangeMax,"</sup>)"].join("")],["High Float Precision in Fragment Shader","HIGH_FLOAT FRAGMENT_SHADER",[u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.HIGH_FLOAT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.HIGH_FLOAT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.HIGH_FLOAT).rangeMax,"</sup>)"].join("")],["Medium Float Precision in Fragment Shader","MEDIUM_FLOAT FRAGMENT_SHADER",[u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.MEDIUM_FLOAT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.MEDIUM_FLOAT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.MEDIUM_FLOAT).rangeMax,"</sup>)"].join("")],["Low Float Precision in Fragment Shader","LOW_FLOAT FRAGMENT_SHADER",[u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.LOW_FLOAT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.LOW_FLOAT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.LOW_FLOAT).rangeMax,"</sup>)"].join("")],["High Int Precision in Vertex Shader","HIGH_INT VERTEX_SHADER",[u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.HIGH_INT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.HIGH_INT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.HIGH_INT).rangeMax,"</sup>)"].join("")],["Medium Int Precision in Vertex Shader","MEDIUM_INT VERTEX_SHADER",[u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.MEDIUM_INT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.MEDIUM_INT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.MEDIUM_INT).rangeMax,"</sup>)"].join("")],["Low Int Precision in Vertex Shader","LOW_INT VERTEX_SHADER",[u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.LOW_INT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.LOW_INT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.VERTEX_SHADER,u.LOW_INT).rangeMax,"</sup>)"].join("")],["High Int Precision in Fragment Shader","HIGH_INT FRAGMENT_SHADER",[u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.HIGH_INT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.HIGH_INT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.HIGH_INT).rangeMax,"</sup>)"].join("")],["Medium Int Precision in Fragment Shader","MEDIUM_INT FRAGMENT_SHADER",[u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.MEDIUM_INT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.MEDIUM_INT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.MEDIUM_INT).rangeMax,"</sup>)"].join("")],["Low Int Precision in Fragment Shader","LOW_INT FRAGMENT_SHADER",[u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.LOW_INT).precision," (-2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.LOW_INT).rangeMin,"</sup> - 2<sup>",u.getShaderPrecisionFormat(u.FRAGMENT_SHADER,u.LOW_INT).rangeMax,"</sup>)"].join("")],["Supported Extensions","EXTENSIONS",u.getSupportedExtensions().join("<br/> ")],["WebGL Renderer","RENDERER",u.getParameter(u.RENDERER)],["WebGL Vendor","VENDOR",u.getParameter(u.VENDOR)],["WebGL Version","VERSION",u.getParameter(u.VERSION)],["Shading Language Version","SHADING_LANGUAGE_VERSION",u.getParameter(u.SHADING_LANGUAGE_VERSION)],["Unmasked Renderer","UNMASKED_RENDERER",d&&u.getParameter(d.UNMASKED_RENDERER_WEBGL)],["Unmasked Vendor","UNMASKED_VENDOR",d&&u.getParameter(d.UNMASKED_VENDOR_WEBGL)],["WebGL Version","WEBGL_VERSION",e.webgl2?2:1]],g={};for(;p.length;){const[y,m,b]=p.pop();m&&(g[m]={label:y,value:b})}return e._glInformation=g,g},t.traverseAllPasses=()=>{if(e.renderPasses)for(let u=0;u<e.renderPasses.length;++u)e.renderPasses[u].traverse(t,null);e.notifyStartCaptureImage&&i()},t.disableCullFace=()=>{e.cullFaceEnabled&&(e.context.disable(e.context.CULL_FACE),e.cullFaceEnabled=!1)},t.enableCullFace=()=>{e.cullFaceEnabled||(e.context.enable(e.context.CULL_FACE),e.cullFaceEnabled=!0)},t.setViewStream=u=>{if(e.viewStream===u)return!1;if(e.subscription&&(e.subscription.unsubscribe(),e.subscription=null),e.viewStream=u,e.viewStream){const c=e.renderable.getRenderers()[0];c.getBackgroundByReference()[3]=0,t.setUseBackgroundImage(!0),e.subscription=e.viewStream.onImageReady(f=>t.setBackgroundImage(f.image)),e.viewStream.setSize(e.size[0],e.size[1]),e.viewStream.invalidateCache(),e.viewStream.render(),t.modified()}return!0},t.createSelector=()=>{const u=zQ.newInstance();return u.setOpenGLRenderWindow(t),u};function s(){e.canvas.removeEventListener("webglcontextlost",S4),e.canvas.removeEventListener("webglcontextrestored",t.restoreContext)}t.delete=j.chain(s,t.delete,t.setViewStream,GZe),t.setActiveFramebuffer=u=>{e.activeFramebuffer=u};const l=t.setSize;t.setSize=(u,c)=>{const f=l(u,c);return f&&t.invokeWindowResizeEvent({width:u,height:c}),f},t.getGraphicsResourceForObject=u=>{if(!u)return null;const c=e._graphicsResources.get(u),f=e._graphicsResourceHash.get(u);return{vtkObj:c,hash:f}},t.setGraphicsResourceForObject=(u,c,f)=>{u&&(e._graphicsResources.set(u,c),e._graphicsResourceHash.set(u,f))},t.getGraphicsMemoryInfo=()=>{let u=0;return e._graphicsResources.forEach((c,f)=>{u+=c.getAllocatedGPUMemoryInBytes()}),u},t.releaseGraphicsResourcesForObject=u=>{var c;return u?((c=e._graphicsResources.get(u))==null||c.releaseGraphicsResources(t),e._graphicsResources.delete(u)&&e._graphicsResourceHash.delete(u)):!1},t.releaseGraphicsResources=()=>{e.shaderCache!==null&&e.shaderCache.releaseGraphicsResources(t),e._graphicsResources.forEach((u,c)=>{u.releaseGraphicsResources(t)}),e._graphicsResources.clear(),e._graphicsResourceHash.clear(),e.textureUnitManager!==null&&e.textureUnitManager.freeAll(),e.renderable.getRenderersByReference().forEach(u=>{const c=t.getViewNodeFor(u);c==null||c.releaseGraphicsResources()})}}const HZe={cullFaceEnabled:!1,shaderCache:null,initialized:!1,context:null,canvas:null,cursorVisibility:!0,cursor:"pointer",textureUnitManager:null,textureResourceIds:null,containerSize:null,renderPasses:[],notifyStartCaptureImage:!1,webgl2:!1,defaultToWebgl2:!0,activeFramebuffer:null,imageFormat:"image/png",useOffScreen:!1,useBackgroundImage:!1};function WZe(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,HZe,n),KQ.extend(t,e,n),e.canvas=document.createElement("canvas"),e.canvas.style.width="100%",zZe(),e.selector||(e.selector=zQ.newInstance(),e.selector.setOpenGLRenderWindow(t)),e.bgImage=new Image,e.bgImage.style.position="absolute",e.bgImage.style.left="0",e.bgImage.style.top="0",e.bgImage.style.width="100%",e.bgImage.style.height="100%",e.bgImage.style.zIndex="-1",e._textureResourceIds=new Map,e._graphicsResources=new Map,e._graphicsResourceHash=new Map,e._glInformation=null,e.myFactory=yqe.newInstance(),e.myFactory.registerOverride("vtkRenderWindow",YQ),e.shaderCache=kZe.newInstance(),e.shaderCache.setOpenGLRenderWindow(t),e.renderPasses[0]=sZe.newInstance(),j.event(t,e,"imageReady"),j.get(t,e,["shaderCache","textureUnitManager","webgl2","useBackgroundImage","activeFramebuffer"]),j.setGet(t,e,["initialized","context","canvas","renderPasses","notifyStartCaptureImage","defaultToWebgl2","cursor","useOffScreen"]),j.setGetArray(t,e,["size"],2),j.event(t,e,"windowResizeEvent"),UZe(t,e)}const YQ=j.newInstance(WZe,"vtkOpenGLRenderWindow");E3("WebGL",YQ);function KZe(t,e){e.classHierarchy.push("vtkWebGPUShaderModule"),t.initialize=(n,r)=>{e.device=n,e.handle=e.device.getHandle().createShaderModule({code:r.getCode()})}}const jZe={device:null,handle:null};function XQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,jZe,n),j.obj(t,e),j.get(t,e,["lastCameraMTime"]),j.setGet(t,e,["device","handle"]),KZe(t,e)}const YZe=j.newInstance(XQ,"vtkWebGPUShaderModule");var XZe={newInstance:YZe,extend:XQ};function qZe(t,e,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!0;const a=Array.isArray(n)?n.join(`
  110. `):n;let i=!1;t.search(e)!==-1&&(i=!0);let o="";r&&(o="g");const s=new RegExp(e,o),l=t.replace(s,a);return{replace:i,result:l}}function ZZe(t,e){e.classHierarchy.push("vtkWebGPUShaderCache"),t.getShaderModule=n=>{const r=n.getType(),a=n.getHash(),i=e._shaderModules.keys();for(let s=0;s<i.length;s++){const l=i[s];if(l.getHash()===a&&l.getType()===r)return e._shaderModules.get(l)}const o=XZe.newInstance();return o.initialize(e.device,n),e._shaderModules.set(n,o),o}}const QZe={shaderModules:null,device:null,window:null};function qQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,QZe,n),e._shaderModules=new Map,j.obj(t,e),j.setGet(t,e,["device","window"]),ZZe(t,e)}const JZe=j.newInstance(qQ,"vtkWebGPUShaderCache");var tn={newInstance:JZe,extend:qQ,substitute:qZe};function eQe(t,e){e.classHierarchy.push("vtkWebGPUBindGroup"),t.setBindables=n=>{if(e.bindables.length===n.length){let r=!0;for(let a=0;a<e.bindables.length;a++)e.bindables[a]!==n[a]&&(r=!1);if(r)return}e.bindables=n,t.modified()},t.getBindGroupLayout=n=>{const r=[];for(let a=0;a<e.bindables.length;a++){const i=e.bindables[a].getBindGroupLayoutEntry();i.binding=a,r.push(i)}return n.getBindGroupLayout({entries:r})},t.getBindGroup=n=>{let r=t.getMTime();for(let i=0;i<e.bindables.length;i++){const o=e.bindables[i].getBindGroupTime().getMTime();r=o>r?o:r}if(r<e.bindGroupTime.getMTime())return e.bindGroup;const a=[];for(let i=0;i<e.bindables.length;i++){const o=e.bindables[i].getBindGroupEntry();o.binding=i,a.push(o)}return e.bindGroup=n.getHandle().createBindGroup({layout:t.getBindGroupLayout(n),entries:a,label:e.label}),e.bindGroupTime.modified(),e.bindGroup},t.getShaderCode=n=>{const r=[],a=n.getBindGroupLayoutCount(e.label);for(let i=0;i<e.bindables.length;i++)r.push(e.bindables[i].getShaderCode(i,a));return r.join(`
  111. `)}}const tQe={device:null,handle:null,label:null};function ZQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,tQe,n),j.obj(t,e),e.bindables=[],e.bindGroupTime={},j.obj(e.bindGroupTime,{mtime:0}),j.get(t,e,["bindGroupTime","handle","sizeInBytes","usage"]),j.setGet(t,e,["label","device","arrayInformation"]),eQe(t,e)}const nQe=j.newInstance(ZQ);var QQ={newInstance:nQe,extend:ZQ};function rQe(t,e){e.classHierarchy.push("vtkWebGPUPipeline"),t.getShaderDescriptions=()=>e.shaderDescriptions,t.initialize=(n,r)=>{e.pipelineDescription=e.renderEncoder.getPipelineSettings(),e.pipelineDescription.primitive.topology=e.topology,e.pipelineDescription.vertex=e.vertexState,e.pipelineDescription.label=r;const a=[];for(let i=0;i<e.layouts.length;i++)a.push(e.layouts[i].layout);e.pipelineLayout=n.getHandle().createPipelineLayout({bindGroupLayouts:a}),e.pipelineDescription.layout=e.pipelineLayout;for(let i=0;i<e.shaderDescriptions.length;i++){const o=e.shaderDescriptions[i],s=n.getShaderModule(o);o.getType()==="vertex"&&(e.pipelineDescription.vertex.module=s.getHandle(),e.pipelineDescription.vertex.entryPoint="main"),o.getType()==="fragment"&&(e.pipelineDescription.fragment.module=s.getHandle(),e.pipelineDescription.fragment.entryPoint="main")}e.handle=n.getHandle().createRenderPipeline(e.pipelineDescription)},t.getShaderDescription=n=>{for(let r=0;r<e.shaderDescriptions.length;r++)if(e.shaderDescriptions[r].getType()===n)return e.shaderDescriptions[r];return null},t.addBindGroupLayout=n=>{n&&e.layouts.push({layout:n.getBindGroupLayout(e.device),label:n.getLabel()})},t.getBindGroupLayout=n=>e.layouts[n].layout,t.getBindGroupLayoutCount=n=>{for(let r=0;r<e.layouts.length;r++)if(e.layouts[r].label===n)return r;return 0},t.bindVertexInput=(n,r)=>{r.bindBuffers(n)}}const aQe={handle:null,layouts:null,renderEncoder:null,shaderDescriptions:null,vertexState:null,topology:null,pipelineDescription:null};function JQ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,aQe,n),Jr(t,e),e.layouts=[],e.shaderDescriptions=[],ri(t,e,["handle","pipelineDescription"]),Gr(t,e,["device","renderEncoder","topology","vertexState"]),rQe(t,e)}const iQe=Kn(JQ,"vtkWebGPUPipeline");var oQe={newInstance:iQe,extend:JQ};function sQe(t,e){e.classHierarchy.push("vtkWebGPUShaderDescription"),t.hasOutput=n=>e.outputNames.includes(n),t.addOutput=function(n,r){let a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:void 0;e.outputTypes.push(n),e.outputNames.push(r),e.outputInterpolations.push(a)},t.addBuiltinOutput=(n,r)=>{e.builtinOutputTypes.push(n),e.builtinOutputNames.push(r)},t.addBuiltinInput=(n,r)=>{e.builtinInputTypes.push(n),e.builtinInputNames.push(r)},t.replaceShaderCode=(n,r)=>{const a=[];let i=[];if(r&&a.push(r.getShaderCode()),n||e.builtinInputNames.length){const o=[];if(o.push(`struct ${e.type}Input
  112. {`),n){const s=n.getOutputNamesByReference(),l=n.getOutputTypesByReference(),u=n.getOutputInterpolationsByReference();for(let c=0;c<s.length;c++)u[c]!==void 0?o.push(` @location(${c}) @interpolate(${u[c]}) ${s[c]} : ${l[c]},`):o.push(` @location(${c}) ${s[c]} : ${l[c]},`)}for(let s=0;s<e.builtinInputNames.length;s++)o.push(` ${e.builtinInputNames[s]} : ${e.builtinInputTypes[s]},`);o.length>1&&(o.push("};"),i=o,a[a.length-1]+=",",a.push(`input: ${e.type}Input`))}if(a.length&&(e.code=tn.substitute(e.code,"//VTK::IOStructs::Input",a).result),e.outputNames.length+e.builtinOutputNames.length){const o=[`struct ${e.type}Output
  113. {`];for(let s=0;s<e.outputNames.length;s++)e.outputInterpolations[s]!==void 0?o.push(` @location(${s}) @interpolate(${e.outputInterpolations[s]}) ${e.outputNames[s]} : ${e.outputTypes[s]},`):o.push(` @location(${s}) ${e.outputNames[s]} : ${e.outputTypes[s]},`);for(let s=0;s<e.builtinOutputNames.length;s++)o.push(` ${e.builtinOutputNames[s]} : ${e.builtinOutputTypes[s]},`);o.push("};"),i=i.concat(o),e.code=tn.substitute(e.code,"//VTK::IOStructs::Output",[`-> ${e.type}Output`]).result}e.code=tn.substitute(e.code,"//VTK::IOStructs::Dec",i).result}}const lQe={type:null,hash:null,code:null,outputNames:null,outputTypes:null};function eJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,lQe,n),e.outputNames=[],e.outputTypes=[],e.outputInterpolations=[],e.builtinOutputNames=[],e.builtinOutputTypes=[],e.builtinInputNames=[],e.builtinInputTypes=[],j.obj(t,e),j.setGet(t,e,["type","hash","code"]),j.getArray(t,e,["outputTypes","outputNames","outputInterpolations"]),sQe(t,e)}const uQe=j.newInstance(eJ,"vtkWebGPUShaderDescription");var w4={newInstance:uQe,extend:eJ};const _4={r8unorm:{numComponents:1,nativeType:Uint8Array,stride:1,elementSize:1,sampleType:"float"},r8snorm:{numComponents:1,nativeType:Int8Array,stride:1,elementSize:1,sampleType:"float"},r8uint:{numComponents:1,nativeType:Uint8Array,stride:1,elementSize:1,sampleType:"uint"},r8sint:{numComponents:1,nativeType:Int8Array,stride:1,elementSize:1,sampleType:"sint"},r16uint:{numComponents:1,nativeType:Uint16Array,stride:2,elementSize:2,sampleType:"uint"},r16sint:{numComponents:1,nativeType:Int16Array,stride:2,elementSize:2,sampleType:"sint"},r16float:{numComponents:1,nativeType:Float32Array,stride:2,elementSize:2,sampleType:"float"},rg8unorm:{numComponents:2,nativeType:Uint8Array,stride:2,elementSize:1,sampleType:"float"},rg8snorm:{numComponents:2,nativeType:Int8Array,stride:2,elementSize:1,sampleType:"float"},rg8uint:{numComponents:2,nativeType:Uint8Array,stride:2,elementSize:1,sampleType:"uint"},rg8sint:{numComponents:2,nativeType:Int8Array,stride:2,elementSize:1,sampleType:"sint"},r32uint:{numComponents:1,nativeType:Uint32Array,stride:4,elementSize:4,sampleType:"uint"},r32sint:{numComponents:1,nativeType:Int32Array,stride:4,elementSize:4,sampleType:"sint"},r32float:{numComponents:1,nativeType:Float32Array,stride:4,elementSize:4,sampleType:"unfilterable-float"},rg16uint:{numComponents:2,nativeType:Uint16Array,stride:4,elementSize:2,sampleType:"uint"},rg16sint:{numComponents:2,nativeType:Int16Array,stride:4,elementSize:2,sampleType:"sint"},rg16float:{numComponents:2,nativeType:Float32Array,stride:4,elementSize:2,sampleType:"float"},rgba8unorm:{numComponents:4,nativeType:Uint8Array,stride:4,elementSize:1,sampleType:"float"},"rgba8unorm-srgb":{numComponents:4,nativeType:Uint8Array,stride:4,elementSize:1,sampleType:"float"},rgba8snorm:{numComponents:4,nativeType:Int8Array,stride:4,elementSize:1,sampleType:"float"},rgba8uint:{numComponents:4,nativeType:Uint8Array,stride:4,elementSize:1,sampleType:"uint"},rgba8sint:{numComponents:4,nativeType:Int8Array,stride:4,elementSize:1,sampleType:"sint"},bgra8unorm:{numComponents:4,nativeType:Uint8Array,stride:4,elementSize:1,sampleType:"float"},"bgra8unorm-srgb":{numComponents:4,nativeType:Uint8Array,stride:4,elementSize:1,sampleType:"float"},rgb9e5ufloat:{numComponents:4,nativeType:Uint32Array,stride:4,sampleType:"float"},rgb10a2unorm:{numComponents:4,nativeType:Uint32Array,stride:4,sampleType:"float"},rg11b10ufloat:{numComponents:4,nativeType:Float32Array,stride:4,sampleType:"float"},rg32uint:{numComponents:2,nativeType:Uint32Array,stride:8,elementSize:4,sampleType:"uint"},rg32sint:{numComponents:2,nativeType:Int32Array,stride:8,elementSize:4,sampleType:"sint"},rg32float:{numComponents:2,nativeType:Float32Array,stride:8,elementSize:4,sampleType:"unfilterable-float"},rgba16uint:{numComponents:4,nativeType:Uint16Array,stride:8,elementSize:2,sampleType:"uint"},rgba16sint:{numComponents:4,nativeType:Int16Array,stride:8,elementSize:2,sampleType:"sint"},rgba16float:{numComponents:4,nativeType:Float32Array,stride:8,elementSize:2,sampleType:"float"},rgba32uint:{numComponents:4,nativeType:Uint32Array,stride:16,elementSize:4,sampleType:"uint"},rgba32sint:{numComponents:4,nativeType:Int32Array,stride:16,elementSize:4,sampleType:"sint"},rgba32float:{numComponents:4,nativeType:Float32Array,stride:16,elementSize:4,sampleType:"unfilterable-float"},stencil8:{numComponents:1,nativeType:Uint8Array,stride:1,elementSize:1,sampleType:"uint"},depth16unorm:{numComponents:1,nativeType:Uint16Array,stride:2,elementSize:2,sampleType:"depth"},depth24plus:{numComponents:1,nativeType:Uint32Array,stride:4,elementSize:3,sampleType:"depth"},"depth24plus-stencil8":{numComponents:2,nativeType:Uint32Array,stride:4,sampleType:"mixed"},depth32float:{numComponents:1,nativeType:Float32Array,stride:4,elementSize:4,sampleType:"depth"}};function cQe(t){return!t||t.length<6?0:t in _4?_4[t]:(hn(`unknown format ${t}`),null)}function fQe(t){if(!t||t.length<5)return 0;let e=1;t[t.length-2]==="x"&&(e=Number(t[t.length-1]));const n=e===1?t.length-1:t.length-3,r=Number(t[n]);if(Number.isNaN(r))return hn(`unknown format ${t}`),0;const a=5-r/2;return e*a}function dQe(t){if(!t||t.length<5)return 0;let e=1;return t[t.length-2]==="x"&&(e=Number(t[t.length-1])),e}function hQe(t){if(!t||t.length<5)return 0;let e;if(t[0]==="f")e="Float";else if(t[0]==="s")e="Int";else if(t[0]==="u")e="Uint";else{hn(`unknown format ${t}`);return}const n=t.split("x")[0],r=Number(n[n.length-1]);if(Number.isNaN(r)){hn(`unknown format ${t}`);return}return e+=8*(5-r/2),e+="Array",e}function pQe(t){let e;if(t[0]==="f"||t[1]==="n")e="f32";else if(t[0]==="s"&&t[1]==="i")e="i32";else if(t[0]==="u"&&t[1]==="i")e="u32";else{hn(`unknown format ${t}`);return}let n=1;return t[t.length-2]==="x"&&(n=Number(t[t.length-1])),n===4?`vec4<${e}>`:n===3?`vec3<${e}>`:n===2?`vec2<${e}>`:e}function vQe(t){if(!t)return 0;let e=1;return t.substring(0,3)==="vec"?e=Number(t[3]):t.substring(0,3)==="mat"&&(e=t[3]*t[5]),e*4}function gQe(t){if(t){if(t.includes("f32"))return"Float32Array";if(t.includes("i32"))return"Int32Array";if(t.includes("u32"))return"Uint32Array";hn(`unknown format ${t}`)}}var qr={getDetailsFromTextureFormat:cQe,getByteStrideFromBufferFormat:fQe,getNumberOfComponentsFromBufferFormat:dQe,getNativeTypeFromBufferFormat:hQe,getShaderTypeFromBufferFormat:pQe,getByteStrideFromShaderFormat:vQe,getNativeTypeFromShaderFormat:gQe};function yQe(t,e){if(t===e)return!0;if(t==null||e==null||t.length!==e.length)return!1;for(let n=0;n<t.length;++n)if(!e.includes(t[n]))return!1;return!0}function mQe(t,e){e.classHierarchy.push("vtkWebGPUVertexInput"),t.addBuffer=function(n,r){let a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"vertex",i=r;Array.isArray(i)||(i=[i]);for(let o=0;o<e.inputs.length;o++)if(yQe(e.inputs[o].names,i)){if(e.inputs[o].buffer===n)return;e.inputs[o].buffer=n;return}e.inputs.push({buffer:n,stepMode:a,names:i}),e.inputs=e.inputs.sort((o,s)=>o.names[0]<s.names[0]?-1:o.names[0]>s.names[0]?1:0)},t.removeBufferIfPresent=n=>{for(let r=0;r<e.inputs.length;r++)e.inputs[r].names.includes(n)&&e.inputs.splice(r,1)},t.getBuffer=n=>{for(let r=0;r<e.inputs.length;r++)if(e.inputs[r].names.includes(n))return e.inputs[r].buffer;return null},t.hasAttribute=n=>{for(let r=0;r<e.inputs.length;r++)if(e.inputs[r].names.includes(n))return!0;return!1},t.getAttributeTime=n=>{for(let r=0;r<e.inputs.length;r++)if(e.inputs[r].names.includes(n))return e.inputs[r].buffer.getSourceTime();return 0},t.getShaderCode=()=>{let n="",r=0;for(let a=0;a<e.inputs.length;a++)for(let i=0;i<e.inputs[a].names.length;i++){const o=e.inputs[a].buffer.getArrayInformation()[i],s=qr.getShaderTypeFromBufferFormat(o.format);r>0&&(n+=`,
  114. `),n=`${n} @location(${r}) ${e.inputs[a].names[i]} : ${s}`,r++}return n},t.getVertexInputInformation=()=>{const n={};if(e.inputs.length){const r=[];let a=0;for(let i=0;i<e.inputs.length;i++){const o=e.inputs[i].buffer,s={arrayStride:o.getStrideInBytes(),stepMode:e.inputs[i].stepMode,attributes:[]},l=o.getArrayInformation();for(let u=0;u<e.inputs[i].names.length;u++)s.attributes.push({shaderLocation:a,offset:l[u].offset,format:l[u].format}),a++;r.push(s)}n.buffers=r}return n},t.bindBuffers=n=>{for(let r=0;r<e.inputs.length;r++)n.setVertexBuffer(r,e.inputs[r].buffer.getHandle());e.indexBuffer&&n.setIndexBuffer(e.indexBuffer.getHandle(),e.indexBuffer.getArrayInformation()[0].format)},t.getReady=()=>{},t.releaseGraphicsResources=()=>{e.created&&(e.inputs=[],e.bindingDescriptions=[],e.attributeDescriptions=[])}}const bQe={inputs:null,bindingDescriptions:!1,attributeDescriptions:null,indexBuffer:null};function tJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,bQe,n),Jr(t,e),e.bindingDescriptions=[],e.attributeDescriptions=[],e.inputs=[],Gr(t,e,["created","device","handle","indexBuffer"]),mQe(t,e)}const SQe=Kn(tJ,"vtkWebGPUVertexInput");var wQe={newInstance:SQe,extend:tJ};const _Qe=`
  115. //VTK::Renderer::Dec
  116. //VTK::Color::Dec
  117. //VTK::Normal::Dec
  118. //VTK::TCoord::Dec
  119. //VTK::Select::Dec
  120. //VTK::Mapper::Dec
  121. //VTK::IOStructs::Dec
  122. @vertex
  123. fn main(
  124. //VTK::IOStructs::Input
  125. )
  126. //VTK::IOStructs::Output
  127. {
  128. var output : vertexOutput;
  129. // var vertex: vec4<f32> = vertexBC;
  130. //VTK::Color::Impl
  131. //VTK::Normal::Impl
  132. //VTK::TCoord::Impl
  133. //VTK::Select::Impl
  134. //VTK::Position::Impl
  135. return output;
  136. }
  137. `,xQe=`
  138. //VTK::Renderer::Dec
  139. //VTK::Color::Dec
  140. //VTK::Normal::Dec
  141. //VTK::TCoord::Dec
  142. //VTK::Select::Dec
  143. //VTK::RenderEncoder::Dec
  144. //VTK::Mapper::Dec
  145. //VTK::IOStructs::Dec
  146. @fragment
  147. fn main(
  148. //VTK::IOStructs::Input
  149. )
  150. //VTK::IOStructs::Output
  151. {
  152. var output : fragmentOutput;
  153. //VTK::Color::Impl
  154. //VTK::Normal::Impl
  155. //VTK::Light::Impl
  156. //VTK::TCoord::Impl
  157. //VTK::Select::Impl
  158. // var computedColor:vec4<f32> = vec4<f32>(1.0,0.5,0.5,1.0);
  159. //VTK::RenderEncoder::Impl
  160. return output;
  161. }
  162. `;function CQe(t,e){e.classHierarchy.push("vtkWebGPUSimpleMapper"),t.generateShaderDescriptions=(n,r,a)=>{const i=w4.newInstance({type:"vertex",hash:n,code:e.vertexShaderTemplate}),o=w4.newInstance({type:"fragment",hash:n,code:e.fragmentShaderTemplate}),s=r.getShaderDescriptions();s.push(i),s.push(o);const l=e.vertexShaderTemplate+e.fragmentShaderTemplate,u=new RegExp("//VTK::[^:]*::","g"),f=l.match(u).filter((d,h,v)=>v.indexOf(d)===h).map(d=>`replaceShader${d.substring(7,d.length-2)}`);for(let d=0;d<f.length;d++){const h=f[d];h!=="replaceShaderIOStructs"&&e.shaderReplacements.has(h)&&e.shaderReplacements.get(h)(n,r,a)}t.replaceShaderIOStructs(n,r,a)},t.replaceShaderIOStructs=(n,r,a)=>{const i=r.getShaderDescription("vertex");i.replaceShaderCode(null,a),r.getShaderDescription("fragment").replaceShaderCode(i)},t.replaceShaderRenderEncoder=(n,r,a)=>{e.renderEncoder.replaceShaderCode(r)},e.shaderReplacements.set("replaceShaderRenderEncoder",t.replaceShaderRenderEncoder),t.replaceShaderRenderer=(n,r,a)=>{if(!e.WebGPURenderer)return;const i=e.WebGPURenderer.getBindGroup().getShaderCode(r),o=r.getShaderDescription("vertex");let s=o.getCode();s=tn.substitute(s,"//VTK::Renderer::Dec",[i]).result,o.setCode(s);const l=r.getShaderDescription("fragment");s=l.getCode(),s=tn.substitute(s,"//VTK::Renderer::Dec",[i]).result,l.setCode(s)},e.shaderReplacements.set("replaceShaderRenderer",t.replaceShaderRenderer),t.replaceShaderMapper=(n,r,a)=>{const i=e.bindGroup.getShaderCode(r),o=r.getShaderDescription("vertex");let s=o.getCode();s=tn.substitute(s,"//VTK::Mapper::Dec",[i]).result,o.setCode(s);const l=r.getShaderDescription("fragment");l.addBuiltinInput("bool","@builtin(front_facing) frontFacing"),s=l.getCode(),s=tn.substitute(s,"//VTK::Mapper::Dec",[i]).result,l.setCode(s)},e.shaderReplacements.set("replaceShaderMapper",t.replaceShaderMapper),t.replaceShaderPosition=(n,r,a)=>{const i=r.getShaderDescription("vertex");i.addBuiltinOutput("vec4<f32>","@builtin(position) Position");let o=i.getCode();o=tn.substitute(o,"//VTK::Position::Impl",[" output.Position = rendererUBO.SCPCMatrix*vertexBC;"]).result,i.setCode(o)},e.shaderReplacements.set("replaceShaderPosition",t.replaceShaderPosition),t.replaceShaderTCoord=(n,r,a)=>{r.getShaderDescription("vertex").addOutput("vec2<f32>","tcoordVS")},e.shaderReplacements.set("replaceShaderTCoord",t.replaceShaderTCoord),t.addTextureView=n=>{e.textureViews.includes(n)||e.textureViews.push(n)},t.prepareToDraw=n=>{e.renderEncoder=n,t.updateInput(),t.updateBuffers(),t.updateBindings(),t.updatePipeline()},t.updateInput=()=>{},t.updateBuffers=()=>{},t.updateBindings=()=>{e.bindGroup.setBindables(t.getBindables())},t.computePipelineHash=()=>{},t.registerDrawCallback=n=>{n.registerDrawCallback(e.pipeline,t.draw)},t.prepareAndDraw=n=>{t.prepareToDraw(n),n.setPipeline(e.pipeline),t.draw(n)},t.draw=n=>{const r=n.getBoundPipeline();n.activateBindGroup(e.bindGroup),e.WebGPURenderer&&e.WebGPURenderer.bindUBO(n),r.bindVertexInput(n,e.vertexInput);const a=e.vertexInput.getIndexBuffer();a?n.drawIndexed(a.getIndexCount(),e.numberOfInstances,0,0,0):n.draw(e.numberOfVertices,e.numberOfInstances,0,0)},t.getBindables=()=>{const n=[...e.additionalBindables];e.UBO&&n.push(e.UBO),e.SSBO&&n.push(e.SSBO);for(let r=0;r<e.textureViews.length;r++){n.push(e.textureViews[r]);const a=e.textureViews[r].getSampler();a&&n.push(a)}return n},t.updatePipeline=()=>{t.computePipelineHash(),e.pipeline=e.device.getPipeline(e.pipelineHash),e.pipeline||(e.pipeline=oQe.newInstance(),e.pipeline.setDevice(e.device),e.WebGPURenderer&&e.pipeline.addBindGroupLayout(e.WebGPURenderer.getBindGroup()),e.pipeline.addBindGroupLayout(e.bindGroup),t.generateShaderDescriptions(e.pipelineHash,e.pipeline,e.vertexInput),e.pipeline.setTopology(e.topology),e.pipeline.setRenderEncoder(e.renderEncoder),e.pipeline.setVertexState(e.vertexInput.getVertexInputInformation()),e.device.createPipeline(e.pipelineHash,e.pipeline))}}const TQe={additionalBindables:void 0,bindGroup:null,device:null,fragmentShaderTemplate:null,numberOfInstances:1,numberOfVertices:0,pipelineHash:null,shaderReplacements:null,SSBO:null,textureViews:null,topology:"triangle-list",UBO:null,vertexShaderTemplate:null,WebGPURenderer:null};function nJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,TQe,n),dr.extend(t,e,n),e.textureViews=[],e.vertexInput=wQe.newInstance(),e.bindGroup=QQ.newInstance({label:"mapperBG"}),e.additionalBindables=[],e.fragmentShaderTemplate=e.fragmentShaderTemplate||xQe,e.vertexShaderTemplate=e.vertexShaderTemplate||_Qe,e.shaderReplacements=new Map,j.get(t,e,["pipeline","vertexInput"]),j.setGet(t,e,["additionalBindables","device","fragmentShaderTemplate","interpolate","numberOfInstances","numberOfVertices","pipelineHash","shaderReplacements","SSBO","textureViews","topology","UBO","vertexShaderTemplate","WebGPURenderer"]),CQe(t,e)}const EQe=j.newInstance(nJ,"vtkWebGPUSimpleMapper");var I3={newInstance:EQe,extend:nJ};function MQe(t,e){e.classHierarchy.push("vtkWebGPUFullScreenQuad"),t.replaceShaderPosition=(n,r,a)=>{const i=r.getShaderDescription("vertex");i.addBuiltinOutput("vec4<f32>","@builtin(position) Position"),i.addOutput("vec4<f32>","vertexVC");let o=i.getCode();o=tn.substitute(o,"//VTK::Position::Impl",["output.tcoordVS = vec2<f32>(vertexBC.x * 0.5 + 0.5, 1.0 - vertexBC.y * 0.5 - 0.5);","output.Position = vec4<f32>(vertexBC, 1.0);","output.vertexVC = vec4<f32>(vertexBC, 1);"]).result,i.setCode(o)},e.shaderReplacements.set("replaceShaderPosition",t.replaceShaderPosition),t.updateBuffers=()=>{const n=e.device.getBufferManager().getFullScreenQuadBuffer();e.vertexInput.addBuffer(n,["vertexBC"]),e.numberOfVertices=6}}const DQe={};function rJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,DQe,n),I3.extend(t,e,n),MQe(t,e)}const kQe=j.newInstance(rJ,"vtkWebGPUFullScreenQuad");var rv={newInstance:kQe,extend:rJ};const g2=["setBindGroup","setIndexBuffer","setVertexBuffer","draw","drawIndexed"];function RQe(t,e){e.classHierarchy.push("vtkWebGPURenderEncoder"),t.begin=n=>{e.drawCallbacks=[],e.handle=n.beginRenderPass(e.description),e.label&&e.handle.pushDebugGroup(e.label)},t.end=()=>{for(let n=0;n<e.drawCallbacks.length;n++){const r=e.drawCallbacks[n],a=r.pipeline;t.setPipeline(a);for(let i=0;i<r.callbacks.length;i++)r.callbacks[i](t)}e.label&&e.handle.popDebugGroup(),e.handle.end(),e.boundPipeline=null},t.setPipeline=n=>{var a,i;if(e.boundPipeline===n)return;e.handle.setPipeline(n.getHandle());const r=n.getPipelineDescription();if(e.colorTextureViews.length!==r.fragment.targets.length)console.log(`mismatched attachment counts on pipeline ${r.fragment.targets.length} while encoder has ${e.colorTextureViews.length}`),console.trace();else for(let o=0;o<e.colorTextureViews.length;o++){const s=(a=e.colorTextureViews[o].getTexture())==null?void 0:a.getFormat();s&&s!==r.fragment.targets[o].format&&(console.log(`mismatched attachments for attachment ${o} on pipeline ${r.fragment.targets[o].format} while encoder has ${s}`),console.trace())}if(!e.depthTextureView!=!("depthStencil"in r))console.log("mismatched depth attachments"),console.trace();else if(e.depthTextureView){const o=(i=e.depthTextureView.getTexture())==null?void 0:i.getFormat();o&&o!==r.depthStencil.format&&(console.log(`mismatched depth attachments on pipeline ${r.depthStencil.format} while encoder has ${o}`),console.trace())}e.boundPipeline=n},t.replaceShaderCode=n=>{e.replaceShaderCodeFunction(n)},t.setColorTextureView=(n,r)=>{e.colorTextureViews[n]!==r&&(e.colorTextureViews[n]=r)},t.activateBindGroup=n=>{const r=e.boundPipeline.getDevice(),a=e.boundPipeline.getBindGroupLayoutCount(n.getLabel());e.handle.setBindGroup(a,n.getBindGroup(r));const i=r.getBindGroupLayoutDescription(n.getBindGroupLayout(r)),o=r.getBindGroupLayoutDescription(e.boundPipeline.getBindGroupLayout(a));i!==o&&(console.log(`renderEncoder ${e.pipelineHash} mismatched bind group layouts bind group has
  163. ${i}
  164. versus pipeline
  165. ${o}
  166. `),console.trace())},t.attachTextureViews=()=>{for(let n=0;n<e.colorTextureViews.length;n++)e.description.colorAttachments[n]?e.description.colorAttachments[n].view=e.colorTextureViews[n].getHandle():e.description.colorAttachments[n]={view:e.colorTextureViews[n].getHandle()};e.depthTextureView&&(e.description.depthStencilAttachment.view=e.depthTextureView.getHandle())},t.registerDrawCallback=(n,r)=>{for(let a=0;a<e.drawCallbacks.length;a++)if(e.drawCallbacks[a].pipeline===n){e.drawCallbacks[a].callbacks.push(r);return}e.drawCallbacks.push({pipeline:n,callbacks:[r]})};for(let n=0;n<g2.length;n++)t[g2[n]]=function(){return e.handle[g2[n]](...arguments)}}const LQe={description:null,handle:null,boundPipeline:null,pipelineHash:null,pipelineSettings:null,replaceShaderCodeFunction:null,depthTextureView:null,label:null};function aJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,LQe,n),Jr(t,e),e.description={colorAttachments:[{view:void 0,loadOp:"load",storeOp:"store"}],depthStencilAttachment:{view:void 0,depthLoadOp:"clear",depthClearValue:0,depthStoreOp:"store"}},e.replaceShaderCodeFunction=r=>{const a=r.getShaderDescription("fragment");a.addOutput("vec4<f32>","outColor");let i=a.getCode();i=tn.substitute(i,"//VTK::RenderEncoder::Impl",["output.outColor = computedColor;"]).result,a.setCode(i)},e.pipelineSettings={primitive:{cullMode:"none"},depthStencil:{depthWriteEnabled:!0,depthCompare:"greater-equal",format:"depth32float"},fragment:{targets:[{format:"rgba16float",blend:{color:{srcFactor:"src-alpha",dstFactor:"one-minus-src-alpha"},alpha:{srcfactor:"one",dstFactor:"one-minus-src-alpha"}}}]}},e.colorTextureViews=[],ri(t,e,["boundPipeline","colorTextureViews"]),Gr(t,e,["depthTextureView","description","handle","label","pipelineHash","pipelineSettings","replaceShaderCodeFunction"]),RQe(t,e)}const OQe=Kn(aJ,"vtkWebGPURenderEncoder");var wl={newInstance:OQe,extend:aJ};const AQe={Verts:0,Lines:1,Triangles:2,Strips:3,LinesFromStrips:4,LinesFromTriangles:5,Points:6,UniformArray:7,PointArray:8,NormalsFromPoints:9,Texture:10,RawVertex:11,Storage:12,Index:13},NQe={Start:0,Points:0,Lines:1,Triangles:2,TriangleStrips:3,TriangleEdges:4,TriangleStripEdges:5,End:6};var Bm={BufferUsage:AQe,PrimitiveTypes:NQe};const y2=["getMappedRange","mapAsync","unmap"];function VQe(t,e,n,r){const a=r.byteLength,i=t.createBuffer({size:a,usage:GPUBufferUsage.COPY_SRC,mappedAtCreation:!0}),o=i.getMappedRange(0,a);new Uint8Array(o).set(new Uint8Array(r)),i.unmap();const s=t.createCommandEncoder();s.copyBufferToBuffer(i,0,e,n,a);const l=s.finish();t.queue.submit([l]),i.destroy()}function BQe(t,e){e.classHierarchy.push("vtkWebGPUBuffer"),t.create=(n,r)=>{e.handle=e.device.getHandle().createBuffer({size:n,usage:r,label:e.label}),e.sizeInBytes=n,e.usage=r},t.write=n=>{VQe(e.device.getHandle(),e.handle,0,n.buffer)},t.createAndWrite=(n,r)=>{e.handle=e.device.getHandle().createBuffer({size:n.byteLength,usage:r,mappedAtCreation:!0,label:e.label}),e.sizeInBytes=n.byteLength,e.usage=r,new Uint8Array(e.handle.getMappedRange()).set(new Uint8Array(n.buffer)),e.handle.unmap()};for(let n=0;n<y2.length;n++)t[y2[n]]=function(){return e.handle[y2[n]](...arguments)}}const $Qe={device:null,handle:null,sizeInBytes:0,strideInBytes:0,arrayInformation:null,usage:null,label:null,sourceTime:null};function iJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,$Qe,n),j.obj(t,e),j.get(t,e,["handle","sizeInBytes","usage"]),j.setGet(t,e,["strideInBytes","device","arrayInformation","label","sourceTime"]),BQe(t,e)}const IQe=j.newInstance(iJ);var av={newInstance:IQe,extend:iJ,...Bm};const{Representation:x4}=Ov,{PrimitiveTypes:Mu}=Bm;class PQe{constructor(){this.keys=new Uint32Array(10),this.values=new Uint32Array(10),this.count=0}clear(){this.count=0}has(e){for(let n=0;n<this.count;n++)if(this.keys[n]===e)return!0}get(e){for(let n=0;n<this.count;n++)if(this.keys[n]===e)return this.values[n]}set(e,n){this.count<9&&(this.keys[this.count]=e,this.values[this.count++]=n)}}function FQe(t){switch(t){case Mu.Points:return"points";case Mu.Lines:return"lines";case Mu.Triangles:case Mu.TriangleEdges:return"polys";case Mu.TriangleStripEdges:case Mu.TriangleStrips:return"strips";default:return""}}function Y1(t,e,n){let r=t.pointIdToFlatId[e];return r<0&&(r=t.flatId,t.pointIdToFlatId[e]=r,t.flatIdToPointId[t.flatId]=e,t.flatIdToCellId[t.flatId]=n,t.flatId++),r}function zQe(t,e,n){const r=t.length;for(let o=0;o<r;o++){let s=t[o];if(n.cellProvokedMap.has(s)){n.ibo[n.iboId++]=n.cellProvokedMap.get(s);for(let l=o+1;l<o+r;l++){s=t[l%r];const u=Y1(n,s,e);n.ibo[n.iboId++]=u}return}}for(let o=0;o<r;o++){let s=t[o];if(!n.provokedPointIds[s]){let l=Y1(n,s,e);n.provokedPointIds[s]=1,n.cellProvokedMap.set(s,l),n.flatIdToCellId[l]=e,n.ibo[n.iboId++]=l;for(let u=o+1;u<o+r;u++)s=t[u%r],l=Y1(n,s,e),n.ibo[n.iboId++]=l;return}}let a=t[0],i=n.flatId;n.cellProvokedMap.set(a,i),n.flatIdToPointId[n.flatId]=a,n.flatIdToCellId[n.flatId]=e,n.flatId++,n.ibo[n.iboId++]=i;for(let o=1;o<r;o++)a=t[o],i=Y1(n,a,e),n.ibo[n.iboId++]=i}function GQe(t,e,n){const r=t.length;n.iboSize+=r;for(let a=0;a<r;a++){const i=t[a];if(n.cellProvokedMap.has(i))return}for(let a=0;a<r;a++){const i=t[a];if(!n.provokedPointIds[i]){n.provokedPointIds[i]=1,n.cellProvokedMap.set(i,1);return}}n.cellProvokedMap.set(t[0],1),n.extraPoints++}let hl;const C4=new Uint32Array(1),Ii=new Uint32Array(2),iu=new Uint32Array(3),m2={anythingToPoints(t,e,n,r,a){for(let i=0;i<t;++i)C4[0]=e[n+i],hl(C4,r,a)},linesToWireframe(t,e,n,r,a){for(let i=0;i<t-1;++i)Ii[0]=e[n+i],Ii[1]=e[n+i+1],hl(Ii,r,a)},polysToWireframe(t,e,n,r,a){if(t>2)for(let i=0;i<t;++i)Ii[0]=e[n+i],Ii[1]=e[n+(i+1)%t],hl(Ii,r,a)},stripsToWireframe(t,e,n,r,a){if(t>2){for(let i=0;i<t-1;++i)Ii[0]=e[n+i],Ii[1]=e[n+i+1],hl(Ii,r,a);for(let i=0;i<t-2;i++)Ii[0]=e[n+i],Ii[1]=e[n+i+2],hl(Ii,r,a)}},polysToSurface(t,e,n,r,a){for(let i=0;i<t-2;i++)iu[0]=e[n],iu[1]=e[n+i+1],iu[2]=e[n+i+2],hl(iu,r,a)},stripsToSurface(t,e,n,r,a){for(let i=0;i<t-2;i++)iu[0]=e[n+i],iu[1]=e[n+i+1+i%2],iu[2]=e[n+i+1+(i+1)%2],hl(iu,r,a)}};function UQe(t,e){e.classHierarchy.push("vtkWebGPUIndexBuffer"),t.buildIndexBuffer=n=>{const r=n.cells,a=n.primitiveType,i=n.representation,o=n.cellOffset,s=r.getData(),l=s.length,u=FQe(a),c=n.numberOfPoints,f={provokedPointIds:new Uint8Array(c),extraPoints:0,iboSize:0,flatId:0,iboId:0,cellProvokedMap:new PQe};let d=null;i===x4.POINTS||a===Mu.Points?d=m2.anythingToPoints:i===x4.WIREFRAME||a===Mu.Lines?d=m2[`${u}ToWireframe`]:d=m2[`${u}ToSurface`],hl=GQe;let h=o||0;for(let v=0;v<l;)f.cellProvokedMap.clear(),d(s[v],s,v+1,h,f),v+=s[v]+1,h++;c<=65535?f.flatIdToPointId=new Uint16Array(c+f.extraPoints):f.flatIdToPointId=new Uint32Array(c+f.extraPoints),c+f.extraPoints<36863?f.pointIdToFlatId=new Int16Array(c):f.pointIdToFlatId=new Int32Array(c),c+f.extraPoints<=65535?(f.ibo=new Uint16Array(f.iboSize),n.format="uint16"):(f.ibo=new Uint32Array(f.iboSize),n.format="uint32"),h<=65535?f.flatIdToCellId=new Uint16Array(c+f.extraPoints):f.flatIdToCellId=new Uint32Array(c+f.extraPoints),f.pointIdToFlatId.fill(-1),f.provokedPointIds.fill(0),hl=zQe,h=o||0;for(let v=0;v<l;)f.cellProvokedMap.clear(),d(s[v],s,v+1,h,f),v+=s[v]+1,h++;delete f.provokedPointIds,delete f.pointIdToFlatId,n.nativeArray=f.ibo,e.flatIdToPointId=f.flatIdToPointId,e.flatIdToCellId=f.flatIdToCellId,e.flatSize=f.flatId,e.indexCount=f.iboId}}const HQe={flatIdToPointId:null,flatIdToCellId:null,flatSize:0,indexCount:0};function oJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,HQe,n),av.extend(t,e,n),j.setGet(t,e,["flatIdToPointId","flatIdToCellId","flatSize","indexCount"]),UQe(t,e)}const WQe=j.newInstance(oJ);var KQe={newInstance:WQe,extend:oJ,...Bm};const{BufferUsage:ou}=Bm,{vtkErrorMacro:jQe}=tl,{VtkDataTypes:Kc}=xn,YQe={};function XQe(t){let e;switch(t.getDataType()){case Kc.UNSIGNED_CHAR:e="uint8";break;case Kc.FLOAT:e="float32";break;case Kc.UNSIGNED_INT:e="uint32";break;case Kc.INT:e="sint32";break;case Kc.DOUBLE:e="float32";break;case Kc.UNSIGNED_SHORT:e="uint16";break;case Kc.SHORT:e="sin16";break;default:e="float32";break}switch(t.getNumberOfComponents()){case 2:e+="x2";break;case 3:e.includes("32")||jQe(`unsupported x3 type for ${e}`),e+="x3";break;case 4:e+="x4";break}return e}function T4(t,e,n,r,a){const i={},o=t.getFlatSize();if(!o)return i;let s=[0,0,0,0];a.shift&&(a.shift.length?s=a.shift:s.fill(a.shift));let l=[1,1,1,1];a.scale&&(a.scale.length?l=a.scale:l.fill(a.scale));const u=Object.prototype.hasOwnProperty.call(a,"packExtra")?a.packExtra:!1;let c,f=0;const d=n+(u?1:0),h=kv(r,o*d);let v=t.getFlatIdToPointId();a.cellData&&(v=t.getFlatIdToCellId()),n===1?c=function(g){h[f++]=l[0]*e[g]+s[0]}:n===2?c=function(g){h[f++]=l[0]*e[g]+s[0],h[f++]=l[1]*e[g+1]+s[1]}:n===3&&!u?c=function(g){h[f++]=l[0]*e[g]+s[0],h[f++]=l[1]*e[g+1]+s[1],h[f++]=l[2]*e[g+2]+s[2]}:n===3&&u?c=function(g){h[f++]=l[0]*e[g]+s[0],h[f++]=l[1]*e[g+1]+s[1],h[f++]=l[2]*e[g+2]+s[2],h[f++]=l[3]*1+s[3]}:n===4&&(c=function(g){h[f++]=l[0]*e[g]+s[0],h[f++]=l[1]*e[g+1]+s[1],h[f++]=l[2]*e[g+2]+s[2],h[f++]=l[3]*e[g+3]+s[3]});for(let p=0;p<o;p++){const g=n*v[p];c(g)}return i.nativeArray=h,i}function qQe(t,e,n,r){const a=[t[r*3]-t[n*3],t[r*3+1]-t[n*3+1],t[r*3+2]-t[n*3+2]],i=[t[e*3]-t[n*3],t[e*3+1]-t[n*3+1],t[e*3+2]-t[n*3+2]],o=[];return Ly(a,i,o),Oy(o),o}function ZQe(t,e){const n=e.getData(),r=t.getData();if(!r||!n)return null;const a=new Int8Array(t.getNumberOfCells()*4),i=r.length;let o=0;for(let s=0;s<i;){const l=qQe(n,r[s+1],r[s+2],r[s+3]);a[o++]=127*l[0],a[o++]=127*l[1],a[o++]=127*l[2],a[o++]=127,s+=r[s]+1}return a}function QQe(t,e){e.classHierarchy.push("vtkWebGPUBufferManager");function n(r){r.dataArray&&!r.nativeArray&&(r.nativeArray=r.dataArray.getData());let a,i;if(r.usage===ou.Index&&(a=KQe.newInstance({label:r.label}),a.setDevice(e.device),i=GPUBufferUsage.INDEX|GPUBufferUsage.COPY_DST,a.buildIndexBuffer(r),a.createAndWrite(r.nativeArray,i),a.setArrayInformation([{format:r.format}])),a||(a=av.newInstance({label:r.label}),a.setDevice(e.device)),r.usage===ou.UniformArray&&(i=GPUBufferUsage.UNIFORM|GPUBufferUsage.COPY_DST,a.createAndWrite(r.nativeArray,i)),r.usage===ou.Storage&&(i=GPUBufferUsage.STORAGE|GPUBufferUsage.COPY_DST,a.createAndWrite(r.nativeArray,i)),r.usage===ou.Texture&&(i=GPUBufferUsage.COPY_SRC,a.createAndWrite(r.nativeArray,i)),r.usage===ou.PointArray){i=GPUBufferUsage.VERTEX;const o=qr.getNativeTypeFromBufferFormat(r.format),s=T4(r.indexBuffer,r.dataArray.getData(),r.dataArray.getNumberOfComponents(),o,{packExtra:r.packExtra,shift:r.shift,scale:r.scale,cellData:r.cellData,cellOffset:r.cellOffset});a.createAndWrite(s.nativeArray,i),a.setStrideInBytes(qr.getByteStrideFromBufferFormat(r.format)),a.setArrayInformation([{offset:0,format:r.format,interpolation:r.cellData?"flat":"perspective"}])}if(r.usage===ou.NormalsFromPoints){i=GPUBufferUsage.VERTEX;const o=qr.getNativeTypeFromBufferFormat(r.format),s=ZQe(r.cells,r.dataArray),l=T4(r.indexBuffer,s,4,o,{cellData:!0});a.createAndWrite(l.nativeArray,i),a.setStrideInBytes(qr.getByteStrideFromBufferFormat(r.format)),a.setArrayInformation([{offset:0,format:r.format,interpolation:"flat"}])}return r.usage===ou.RawVertex&&(i=GPUBufferUsage.VERTEX,a.createAndWrite(r.nativeArray,i),a.setStrideInBytes(qr.getByteStrideFromBufferFormat(r.format)),a.setArrayInformation([{offset:0,format:r.format}])),a.setSourceTime(r.time),a}t.hasBuffer=r=>e.device.hasCachedObject(r),t.getBuffer=r=>r.hash?e.device.getCachedObject(r.hash,n,r):n(r),t.getBufferForPointArray=(r,a)=>{const i=XQe(r),o={hash:`${r.getMTime()}I${a.getMTime()}${i}`,usage:ou.PointArray,format:i,dataArray:r,indexBuffer:a};return t.getBuffer(o)},t.getFullScreenQuadBuffer=()=>{if(e.fullScreenQuadBuffer)return e.fullScreenQuadBuffer;e.fullScreenQuadBuffer=av.newInstance(),e.fullScreenQuadBuffer.setDevice(e.device);const r=new Float32Array([-1,-1,0,1,-1,0,1,1,0,-1,-1,0,1,1,0,-1,1,0]);return e.fullScreenQuadBuffer.createAndWrite(r,GPUBufferUsage.VERTEX),e.fullScreenQuadBuffer.setStrideInBytes(12),e.fullScreenQuadBuffer.setArrayInformation([{offset:0,format:"float32x3"}]),e.fullScreenQuadBuffer}}const JQe={device:null,fullScreenQuadBuffer:null};function sJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,JQe,n),Jr(t,e),Gr(t,e,["device"]),QQe(t,e)}const eJe=Kn(sJ);var Rc={newInstance:eJe,extend:sJ,...YQe,...Bm};function tJe(t,e){e.classHierarchy.push("vtkWebGPUSampler"),t.create=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};e.device=n,e.options.addressModeU=r.addressModeU?r.addressModeU:"clamp-to-edge",e.options.addressModeV=r.addressModeV?r.addressModeV:"clamp-to-edge",e.options.addressModeW=r.addressModeW?r.addressModeW:"clamp-to-edge",e.options.magFilter=r.magFilter?r.magFilter:"nearest",e.options.minFilter=r.minFilter?r.minFilter:"nearest",e.options.mipmapFilter=r.mipmapFilter?r.mipmapFilter:"nearest",e.options.label=e.label,e.handle=e.device.getHandle().createSampler(e.options),e.bindGroupTime.modified()},t.getShaderCode=(n,r)=>`@binding(${n}) @group(${r}) var ${e.label}: sampler;`,t.getBindGroupEntry=()=>({resource:e.handle})}const nJe={device:null,handle:null,label:null,options:null};function lJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,nJe,n),j.obj(t,e),e.options={},e.bindGroupLayoutEntry={visibility:GPUShaderStage.VERTEX|GPUShaderStage.FRAGMENT,sampler:{}},e.bindGroupTime={},j.obj(e.bindGroupTime,{mtime:0}),j.get(t,e,["bindGroupTime","handle","options"]),j.setGet(t,e,["bindGroupLayoutEntry","device","label"]),tJe(t,e)}const rJe=j.newInstance(lJ);var P3={newInstance:rJe,extend:lJ};function aJe(t,e){e.classHierarchy.push("vtkWebGPUTextureView"),t.create=(n,r)=>{e.texture=n,e.options=r,e.options.dimension=e.options.dimension||"2d",e.options.label=e.label,e.textureHandle=n.getHandle(),e.handle=e.textureHandle.createView(e.options),e.bindGroupLayoutEntry.texture.viewDimension=e.options.dimension;const a=qr.getDetailsFromTextureFormat(e.texture.getFormat());e.bindGroupLayoutEntry.texture.sampleType=a.sampleType},t.createFromTextureHandle=(n,r)=>{e.texture=null,e.options=r,e.options.dimension=e.options.dimension||"2d",e.options.label=e.label,e.textureHandle=n,e.handle=e.textureHandle.createView(e.options),e.bindGroupLayoutEntry.texture.viewDimension=e.options.dimension;const a=qr.getDetailsFromTextureFormat(r.format);e.bindGroupLayoutEntry.texture.sampleType=a.sampleType,e.bindGroupTime.modified()},t.getBindGroupEntry=()=>({resource:t.getHandle()}),t.getShaderCode=(n,r)=>{let a="f32";e.bindGroupLayoutEntry.texture.sampleType==="sint"?a="i32":e.bindGroupLayoutEntry.texture.sampleType==="uint"&&(a="u32");let i=`@binding(${n}) @group(${r}) var ${e.label}: texture_${e.options.dimension}<${a}>;`;return e.bindGroupLayoutEntry.texture.sampleType==="depth"&&(i=`@binding(${n}) @group(${r}) var ${e.label}: texture_depth_${e.options.dimension};`),i},t.addSampler=(n,r)=>{const a=P3.newInstance({label:`${e.label}Sampler`});a.create(n,r),t.setSampler(a)},t.getBindGroupTime=()=>(e.texture&&e.texture.getHandle()!==e.textureHandle&&(e.textureHandle=e.texture.getHandle(),e.handle=e.textureHandle.createView(e.options),e.bindGroupTime.modified()),e.bindGroupTime),t.getHandle=()=>(e.texture&&e.texture.getHandle()!==e.textureHandle&&(e.textureHandle=e.texture.getHandle(),e.handle=e.textureHandle.createView(e.options),e.bindGroupTime.modified()),e.handle)}const iJe={texture:null,handle:null,sampler:null,label:null};function uJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,iJe,n),j.obj(t,e),e.bindGroupLayoutEntry={visibility:GPUShaderStage.VERTEX|GPUShaderStage.FRAGMENT,texture:{sampleType:"float",viewDimension:"2d"}},e.bindGroupTime={},j.obj(e.bindGroupTime,{mtime:0}),j.get(t,e,["bindGroupTime","texture"]),j.setGet(t,e,["bindGroupLayoutEntry","label","sampler"]),aJe(t,e)}const oJe=j.newInstance(uJ);var cJ={newInstance:oJe,extend:uJ};function sJe(t,e){e.classHierarchy.push("vtkTexture"),t.imageLoaded=()=>{e.image.removeEventListener("load",t.imageLoaded),e.imageLoaded=!0,t.modified()},t.setJsImageData=n=>{e.jsImageData!==n&&(n!==null&&(t.setInputData(null),t.setInputConnection(null),e.image=null,e.canvas=null),e.jsImageData=n,e.imageLoaded=!0,t.modified())},t.setCanvas=n=>{e.canvas!==n&&(n!==null&&(t.setInputData(null),t.setInputConnection(null),e.image=null,e.jsImageData=null),e.canvas=n,t.modified())},t.setImage=n=>{e.image!==n&&(n!==null&&(t.setInputData(null),t.setInputConnection(null),e.canvas=null,e.jsImageData=null),e.image=n,e.imageLoaded=!1,n.complete?t.imageLoaded():n.addEventListener("load",t.imageLoaded),t.modified())},t.getDimensionality=()=>{let n=0,r=0,a=1;if(t.getInputData()){const o=t.getInputData();n=o.getDimensions()[0],r=o.getDimensions()[1],a=o.getDimensions()[2]}return e.jsImageData&&(n=e.jsImageData.width,r=e.jsImageData.height),e.canvas&&(n=e.canvas.width,r=e.canvas.height),e.image&&(n=e.image.width,r=e.image.height),(n>1)+(r>1)+(a>1)},t.getInputAsJsImageData=()=>{if(!e.imageLoaded||t.getInputData())return null;if(e.jsImageData)return e.jsImageData();if(e.canvas)return e.canvas.getContext("2d").getImageData(0,0,e.canvas.width,e.canvas.height);if(e.image){const n=document.createElement("canvas");n.width=e.image.width,n.height=e.image.height;const r=n.getContext("2d");return r.translate(0,n.height),r.scale(1,-1),r.drawImage(e.image,0,0,e.image.width,e.image.height),r.getImageData(0,0,n.width,n.height)}return null}}const lJe=(t,e,n,r)=>{const a=[1,2,1],i=4,o=a,s=i,l=t.length/(e*n);let u=e,c=n,f=t;const d=[f];for(let h=0;h<r;h++){const v=[...f];u/=2,c/=2,f=new Uint8ClampedArray(u*c*l);const p=l*u;let g=0;for(let m=0;m<f.length;m+=l){m%p===0&&(g+=2*l*u);for(let b=0;b<l;b++){let w=v[g+b];w+=v[g+l+b],w+=v[g-2*p+b],w+=v[g-2*p+l+b],w/=4,f[m+b]=w}g+=2*l}let y=[...f];for(let m=0;m<f.length;m+=l)for(let b=0;b<l;b++){let w=-(o.length-1)/2,x=s,_=0;for(let C=0;C<o.length;C++){let T=m+b+w*l;const D=T%p-(m+b)%p;D>l&&(T+=p),D<-l&&(T-=p),y[T]?_+=y[T]*o[C]:x-=o[C],w+=1}f[m+b]=_/x}y=[...f];for(let m=0;m<f.length;m+=l)for(let b=0;b<l;b++){let w=-(o.length-1)/2,x=s,_=0;for(let C=0;C<o.length;C++){const T=m+b+w*p;y[T]?_+=y[T]*o[C]:x-=o[C],w+=1}f[m+b]=_/x}d.push(f)}return d},uJe={image:null,canvas:null,jsImageData:null,imageLoaded:!1,repeat:!1,interpolate:!1,edgeClamp:!1,mipLevel:0,resizable:!1};function fJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,uJe,n),j.obj(t,e),j.algo(t,e,6,0),j.get(t,e,["canvas","image","jsImageData","imageLoaded","resizable"]),j.setGet(t,e,["repeat","edgeClamp","interpolate","mipLevel"]),sJe(t,e)}const cJe=j.newInstance(fJ,"vtkTexture"),fJe={generateMipmaps:lJe};var gC={newInstance:cJe,extend:fJ,...fJe};const{BufferUsage:E4}=Rc;function dJe(t,e){e.classHierarchy.push("vtkWebGPUTexture"),t.create=(n,r)=>{e.device=n,e.width=r.width,e.height=r.height,e.depth=r.depth?r.depth:1;const a=e.depth===1?"2d":"3d";e.format=r.format?r.format:"rgba8unorm",e.mipLevel=r.mipLevel?r.mipLevel:0,e.usage=r.usage?r.usage:GPUTextureUsage.TEXTURE_BINDING|GPUTextureUsage.COPY_DST,e.handle=e.device.getHandle().createTexture({size:[e.width,e.height,e.depth],format:e.format,usage:e.usage,label:e.label,dimension:a,mipLevelCount:e.mipLevel+1})},t.assignFromHandle=(n,r,a)=>{e.device=n,e.handle=r,e.width=a.width,e.height=a.height,e.depth=a.depth?a.depth:1,e.format=a.format?a.format:"rgba8unorm",e.usage=a.usage?a.usage:GPUTextureUsage.TEXTURE_BINDING|GPUTextureUsage.COPY_DST},t.writeImageData=n=>{let r=[];if(n.canvas){e.device.getHandle().queue.copyExternalImageToTexture({source:n.canvas,flipY:n.flip},{texture:e.handle,premultipliedAlpha:!0},[e.width,e.height,e.depth]),e.ready=!0;return}n.jsImageData&&!n.nativeArray&&(n.width=n.jsImageData.width,n.height=n.jsImageData.height,n.depth=1,n.format="rgba8unorm",n.flip=!0,n.nativeArray=n.jsImageData.data);const a=qr.getDetailsFromTextureFormat(e.format);let i=e.width*a.stride;const o=(l,u,c)=>{const f=l.length/(u*c)*l.BYTES_PER_ELEMENT,d=a.elementSize===2&&a.sampleType==="float";if(d||f%256){const h=l,v=f/h.BYTES_PER_ELEMENT,p=a.elementSize,g=256*Math.floor((v*p+255)/256),y=g/p,m=j.newTypedArray(d?"Uint16Array":h.constructor.name,y*u*c);for(let b=0;b<u*c;b++)if(d)for(let w=0;w<v;w++)m[b*y+w]=Fo.toHalf(h[b*v+w]);else m.set(h.subarray(b*v,(b+1)*v),b*y);return[m,g]}return[l,f]};if(n.nativeArray&&(r=n.nativeArray),n.image){const l=document.createElement("canvas");l.width=n.image.width,l.height=n.image.height;const u=l.getContext("2d");u.translate(0,l.height),u.scale(1,-1),u.drawImage(n.image,0,0,n.image.width,n.image.height,0,0,l.width,l.height),r=u.getImageData(0,0,n.image.width,n.image.height).data}const s=e.device.createCommandEncoder();if(t.getDimensionality()!==3){const l=gC.generateMipmaps(r,e.width,e.height,e.mipLevel);let u=e.width,c=e.height;for(let f=0;f<=e.mipLevel;f++){const d=o(l[f],c,1);i=d[1];const h={dataArray:n.dataArray?n.dataArray:null,nativeArray:d[0],usage:E4.Texture},v=e.device.getBufferManager().getBuffer(h);s.copyBufferToTexture({buffer:v.getHandle(),offset:0,bytesPerRow:i,rowsPerImage:c},{texture:e.handle,mipLevel:f},[u,c,1]),u/=2,c/=2}e.device.submitCommandEncoder(s),e.ready=!0}else{const l=o(r,e.height,e.depth);i=l[1];const u={dataArray:n.dataArray?n.dataArray:null,usage:E4.Texture};u.nativeArray=l[0];const c=e.device.getBufferManager().getBuffer(u);s.copyBufferToTexture({buffer:c.getHandle(),offset:0,bytesPerRow:i,rowsPerImage:e.height},{texture:e.handle},[e.width,e.height,e.depth]),e.device.submitCommandEncoder(s),e.ready=!0}},t.getScale=()=>{const n=qr.getDetailsFromTextureFormat(e.format);return n.elementSize===2&&n.sampleType==="float"?1:255},t.getNumberOfComponents=()=>qr.getDetailsFromTextureFormat(e.format).numComponents,t.getDimensionality=()=>{let n=0;return e.width>1&&n++,e.height>1&&n++,e.depth>1&&n++,n},t.resizeToMatch=n=>{(n.getWidth()!==e.width||n.getHeight()!==e.height||n.getDepth()!==e.depth)&&(e.width=n.getWidth(),e.height=n.getHeight(),e.depth=n.getDepth(),e.handle=e.device.getHandle().createTexture({size:[e.width,e.height,e.depth],format:e.format,usage:e.usage,label:e.label}))},t.resize=function(n,r){let a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;(n!==e.width||r!==e.height||a!==e.depth)&&(e.width=n,e.height=r,e.depth=a,e.handle=e.device.getHandle().createTexture({size:[e.width,e.height,e.depth],format:e.format,usage:e.usage,label:e.label}))},t.createView=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};r.dimension||(r.dimension=e.depth===1?"2d":"3d");const a=cJ.newInstance({label:n});return a.create(t,r),a}}const hJe={device:null,handle:null,buffer:null,ready:!1,label:null};function dJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,hJe,n),j.obj(t,e),j.get(t,e,["handle","ready","width","height","depth","format","usage"]),j.setGet(t,e,["device","label"]),dJe(t,e)}const pJe=j.newInstance(dJ);var Is={newInstance:pJe,extend:dJ};function vJe(t,e){e.classHierarchy.push("vtkWebGPUOpaquePass"),t.traverse=(n,r)=>{if(e.deleted)return;e._currentParent=r;const a=r.getDevice();if(e.renderEncoder)e.colorTexture.resize(r.getCanvas().width,r.getCanvas().height),e.depthTexture.resize(r.getCanvas().width,r.getCanvas().height);else{t.createRenderEncoder(),e.colorTexture=Is.newInstance({label:"opaquePassColor"}),e.colorTexture.create(a,{width:r.getCanvas().width,height:r.getCanvas().height,format:"rgba16float",usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.TEXTURE_BINDING|GPUTextureUsage.COPY_SRC});const i=e.colorTexture.createView("opaquePassColorTexture");e.renderEncoder.setColorTextureView(0,i),e.depthFormat="depth32float",e.depthTexture=Is.newInstance({label:"opaquePassDepth"}),e.depthTexture.create(a,{width:r.getCanvas().width,height:r.getCanvas().height,format:e.depthFormat,usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.TEXTURE_BINDING|GPUTextureUsage.COPY_SRC});const o=e.depthTexture.createView("opaquePassDepthTexture");e.renderEncoder.setDepthTextureView(o)}e.renderEncoder.attachTextureViews(),t.setCurrentOperation("opaquePass"),n.setRenderEncoder(e.renderEncoder),n.traverse(t)},t.getColorTextureView=()=>e.renderEncoder.getColorTextureViews()[0],t.getDepthTextureView=()=>e.renderEncoder.getDepthTextureView(),t.createRenderEncoder=()=>{e.renderEncoder=wl.newInstance({label:"OpaquePass"}),e.renderEncoder.setPipelineHash("op")}}const gJe={renderEncoder:null,colorTexture:null,depthTexture:null};function hJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,gJe,n),Yl.extend(t,e,n),j.get(t,e,["colorTexture","depthTexture"]),vJe(t,e)}const yJe=j.newInstance(hJ,"vtkWebGPUOpaquePass");var mJe={newInstance:yJe,extend:hJ};const bJe=`
  167. //VTK::Mapper::Dec
  168. //VTK::TCoord::Dec
  169. //VTK::RenderEncoder::Dec
  170. //VTK::IOStructs::Dec
  171. @fragment
  172. fn main(
  173. //VTK::IOStructs::Input
  174. )
  175. //VTK::IOStructs::Output
  176. {
  177. var output: fragmentOutput;
  178. var tcoord: vec2<i32> = vec2<i32>(i32(input.fragPos.x), i32(input.fragPos.y));
  179. var reveal: f32 = textureLoad(oitpAccumTexture, tcoord, 0).r;
  180. if (reveal == 1.0) { discard; }
  181. var tcolor: vec4<f32> = textureLoad(oitpColorTexture, tcoord, 0);
  182. var total: f32 = max(tcolor.a, 0.01);
  183. var computedColor: vec4<f32> = vec4<f32>(tcolor.r/total, tcolor.g/total, tcolor.b/total, 1.0 - reveal);
  184. //VTK::RenderEncoder::Impl
  185. return output;
  186. }
  187. `;function SJe(t,e){e.classHierarchy.push("vtkWebGPUOrderIndependentTranslucentPass"),t.traverse=(n,r)=>{if(e.deleted)return;e._currentParent=r;const a=r.getDevice();if(e.translucentRenderEncoder)e.translucentColorTexture.resizeToMatch(e.colorTextureView.getTexture()),e.translucentAccumulateTexture.resizeToMatch(e.colorTextureView.getTexture());else{t.createRenderEncoder(),t.createFinalEncoder(),e.translucentColorTexture=Is.newInstance({label:"translucentPassColor"}),e.translucentColorTexture.create(a,{width:r.getCanvas().width,height:r.getCanvas().height,format:"rgba16float",usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.TEXTURE_BINDING});const i=e.translucentColorTexture.createView("oitpColorTexture");e.translucentRenderEncoder.setColorTextureView(0,i),e.translucentAccumulateTexture=Is.newInstance({label:"translucentPassAccumulate"}),e.translucentAccumulateTexture.create(a,{width:r.getCanvas().width,height:r.getCanvas().height,format:"r16float",usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.TEXTURE_BINDING});const o=e.translucentAccumulateTexture.createView("oitpAccumTexture");e.translucentRenderEncoder.setColorTextureView(1,o),e.fullScreenQuad=rv.newInstance(),e.fullScreenQuad.setDevice(r.getDevice()),e.fullScreenQuad.setPipelineHash("oitpfsq"),e.fullScreenQuad.setTextureViews(e.translucentRenderEncoder.getColorTextureViews()),e.fullScreenQuad.setFragmentShaderTemplate(bJe)}e.translucentRenderEncoder.setDepthTextureView(e.depthTextureView),e.translucentRenderEncoder.attachTextureViews(),t.setCurrentOperation("translucentPass"),n.setRenderEncoder(e.translucentRenderEncoder),n.traverse(t),t.finalPass(r,n)},t.finalPass=(n,r)=>{e.translucentFinalEncoder.setColorTextureView(0,e.colorTextureView),e.translucentFinalEncoder.attachTextureViews(),e.translucentFinalEncoder.begin(n.getCommandEncoder()),r.scissorAndViewport(e.translucentFinalEncoder),e.fullScreenQuad.prepareAndDraw(e.translucentFinalEncoder),e.translucentFinalEncoder.end()},t.getTextures=()=>[e.translucentColorTexture,e.translucentAccumulateTexture],t.createRenderEncoder=()=>{e.translucentRenderEncoder=wl.newInstance({label:"translucentRender"});const n=e.translucentRenderEncoder.getDescription();n.colorAttachments=[{view:void 0,clearValue:[0,0,0,0],loadOp:"clear",storeOp:"store"},{view:void 0,clearValue:[1,0,0,0],loadOp:"clear",storeOp:"store"}],n.depthStencilAttachment={view:void 0,depthLoadOp:"load",depthStoreOp:"store"},e.translucentRenderEncoder.setReplaceShaderCodeFunction(r=>{const a=r.getShaderDescription("fragment");a.addOutput("vec4<f32>","outColor"),a.addOutput("f32","outAccum"),a.addBuiltinInput("vec4<f32>","@builtin(position) fragPos");let i=a.getCode();i=tn.substitute(i,"//VTK::RenderEncoder::Impl",["var w: f32 = computedColor.a * pow(0.1 + input.fragPos.z, 2.0);","output.outColor = vec4<f32>(computedColor.rgb*w, w);","output.outAccum = computedColor.a;"]).result,a.setCode(i)}),e.translucentRenderEncoder.setPipelineHash("oitpr"),e.translucentRenderEncoder.setPipelineSettings({primitive:{cullMode:"none"},depthStencil:{depthWriteEnabled:!1,depthCompare:"greater",format:"depth32float"},fragment:{targets:[{format:"rgba16float",blend:{color:{srcFactor:"one",dstFactor:"one"},alpha:{srcfactor:"one",dstFactor:"one"}}},{format:"r16float",blend:{color:{srcFactor:"zero",dstFactor:"one-minus-src"},alpha:{srcfactor:"one",dstFactor:"one-minus-src-alpha"}}}]}})},t.createFinalEncoder=()=>{e.translucentFinalEncoder=wl.newInstance({label:"translucentFinal"}),e.translucentFinalEncoder.setDescription({colorAttachments:[{view:null,loadOp:"load",storeOp:"store"}]}),e.translucentFinalEncoder.setReplaceShaderCodeFunction(n=>{const r=n.getShaderDescription("fragment");r.addOutput("vec4<f32>","outColor"),r.addBuiltinInput("vec4<f32>","@builtin(position) fragPos");let a=r.getCode();a=tn.substitute(a,"//VTK::RenderEncoder::Impl",["output.outColor = vec4<f32>(computedColor.rgb, computedColor.a);"]).result,r.setCode(a)}),e.translucentFinalEncoder.setPipelineHash("oitpf"),e.translucentFinalEncoder.setPipelineSettings({primitive:{cullMode:"none"},fragment:{targets:[{format:"rgba16float",blend:{color:{srcFactor:"src-alpha",dstFactor:"one-minus-src-alpha"},alpha:{srcfactor:"one",dstFactor:"one-minus-src-alpha"}}}]}})}}const wJe={colorTextureView:null,depthTextureView:null};function pJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,wJe,n),Yl.extend(t,e,n),j.setGet(t,e,["colorTextureView","depthTextureView"]),SJe(t,e)}const _Je=j.newInstance(pJ,"vtkWebGPUOrderIndependentTranslucentPass");var xJe={newInstance:_Je,extend:pJ};const{BufferUsage:CJe}=Rc,{vtkErrorMacro:b2}=j;function TJe(t,e){e.classHierarchy.push("vtkWebGPUUniformBuffer"),t.addEntry=(n,r)=>{if(e._bufferEntryNames.has(n)){b2(`entry named ${n} already exists`);return}e.sortDirty=!0,e._bufferEntryNames.set(n,e.bufferEntries.length),e.bufferEntries.push({name:n,type:r,sizeInBytes:qr.getByteStrideFromShaderFormat(r),offset:-1,nativeType:qr.getNativeTypeFromShaderFormat(r),packed:!1})},t.sortBufferEntries=()=>{if(!e.sortDirty)return;let n=0;const r=[];let a=4;for(let i=0;i<e.bufferEntries.length;i++){const o=e.bufferEntries[i];o.sizeInBytes%16===0&&(a=Math.max(16,a)),o.sizeInBytes%8===0&&(a=Math.max(8,a))}for(let i=0;i<e.bufferEntries.length;i++){const o=e.bufferEntries[i];o.packed===!1&&o.sizeInBytes%16===0&&(o.packed=!0,o.offset=n,r.push(o),n+=o.sizeInBytes)}for(let i=0;i<e.bufferEntries.length;i++){const o=e.bufferEntries[i];if(o.packed===!1&&o.sizeInBytes===12)for(let s=0;s<e.bufferEntries.length;s++){const l=e.bufferEntries[s];if(l.packed===!1&&l.sizeInBytes===4){o.packed=!0,o.offset=n,r.push(o),n+=o.sizeInBytes,l.packed=!0,l.offset=n,r.push(l),n+=l.sizeInBytes;break}}}for(let i=0;i<e.bufferEntries.length;i++){const o=e.bufferEntries[i];if(!o.packed&&o.sizeInBytes%8===0)for(let s=i+1;s<e.bufferEntries.length;s++){const l=e.bufferEntries[s];if(!l.packed&&l.sizeInBytes%8===0){o.packed=!0,o.offset=n,r.push(o),n+=o.sizeInBytes,l.packed=!0,l.offset=n,r.push(l),n+=l.sizeInBytes;break}}}for(let i=0;i<e.bufferEntries.length;i++){const o=e.bufferEntries[i];if(!o.packed&&o.sizeInBytes%8===0){let s=!1;for(let l=0;!s&&l<e.bufferEntries.length;l++){const u=e.bufferEntries[l];if(!u.packed&&u.sizeInBytes===4)for(let c=l+1;c<e.bufferEntries.length;c++){const f=e.bufferEntries[c];if(!f.packed&&f.sizeInBytes===4){o.packed=!0,o.offset=n,r.push(o),n+=o.sizeInBytes,u.packed=!0,u.offset=n,r.push(u),n+=u.sizeInBytes,f.packed=!0,f.offset=n,r.push(f),n+=f.sizeInBytes,s=!0;break}}}}}for(let i=0;i<e.bufferEntries.length;i++){const o=e.bufferEntries[i];!o.packed&&o.sizeInBytes>4&&(o.packed=!0,o.offset=n,r.push(o),n+=o.sizeInBytes)}for(let i=0;i<e.bufferEntries.length;i++){const o=e.bufferEntries[i];o.packed||(o.packed=!0,o.offset=n,r.push(o),n+=o.sizeInBytes)}e.bufferEntries=r,e._bufferEntryNames.clear();for(let i=0;i<e.bufferEntries.length;i++)e._bufferEntryNames.set(e.bufferEntries[i].name,i);e.sizeInBytes=n,e.sizeInBytes=a*Math.ceil(e.sizeInBytes/a),e.sortDirty=!1},t.sendIfNeeded=n=>{if(!e.UBO){const r={nativeArray:e.Float32Array,usage:CJe.UniformArray,label:e.label};e.UBO=n.getBufferManager().getBuffer(r),e.bindGroupTime.modified(),e.sendDirty=!1}e.sendDirty&&(n.getHandle().queue.writeBuffer(e.UBO.getHandle(),0,e.arrayBuffer,0,e.sizeInBytes),e.sendDirty=!1),e.sendTime.modified()},t.createView=n=>{n in e||(e.arrayBuffer||(e.arrayBuffer=new ArrayBuffer(e.sizeInBytes)),e[n]=j.newTypedArray(n,e.arrayBuffer))},t.setValue=(n,r)=>{t.sortBufferEntries();const a=e._bufferEntryNames.get(n);if(a===void 0){b2(`entry named ${n} not found in UBO`);return}const i=e.bufferEntries[a];t.createView(i.nativeType);const o=e[i.nativeType];i.lastValue!==r&&(o[i.offset/o.BYTES_PER_ELEMENT]=r,e.sendDirty=!0),i.lastValue=r},t.setArray=(n,r)=>{t.sortBufferEntries();const a=e._bufferEntryNames.get(n);if(a===void 0){b2(`entry named ${n} not found in UBO`);return}const i=e.bufferEntries[a];t.createView(i.nativeType);const o=e[i.nativeType];let s=!1;for(let l=0;l<r.length;l++)(!i.lastValue||i.lastValue[l]!==r[l])&&(o[i.offset/o.BYTES_PER_ELEMENT+l]=r[l],s=!0);s&&(e.sendDirty=!0,i.lastValue=[...r])},t.getBindGroupEntry=()=>({resource:{buffer:e.UBO.getHandle()}}),t.getSendTime=()=>e.sendTime.getMTime(),t.getShaderCode=(n,r)=>{t.sortBufferEntries();const a=[`struct ${e.label}Struct
  188. {`];for(let i=0;i<e.bufferEntries.length;i++){const o=e.bufferEntries[i];a.push(` ${o.name}: ${o.type},`)}return a.push(`};
  189. @binding(${n}) @group(${r}) var<uniform> ${e.label}: ${e.label}Struct;`),a.join(`
  190. `)}}const EJe={bufferEntries:null,bufferEntryNames:null,sizeInBytes:0,label:null,bindGroupLayoutEntry:null,bindGroupEntry:null};function vJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,EJe,n),j.obj(t,e),e._bufferEntryNames=new Map,e.bufferEntries=[],e.bindGroupLayoutEntry=e.bindGroupLayoutEntry||{buffer:{type:"uniform"}},e.sendTime={},j.obj(e.sendTime,{mtime:0}),e.bindGroupTime={},j.obj(e.bindGroupTime,{mtime:0}),e.sendDirty=!0,e.sortDirty=!0,j.get(t,e,["binding","bindGroupTime"]),j.setGet(t,e,["bindGroupLayoutEntry","device","label","sizeInBytes"]),TJe(t,e)}const MJe=j.newInstance(vJ,"vtkWebGPUUniformBuffer");var pd={newInstance:MJe,extend:vJ};const{BufferUsage:DJe}=Rc,{vtkErrorMacro:fh}=j;function kJe(t,e){e.classHierarchy.push("vtkWebGPUStorageBuffer"),t.addEntry=(n,r)=>{if(e._bufferEntryNames.has(n)){fh(`entry named ${n} already exists`);return}e._bufferEntryNames.set(n,e.bufferEntries.length);const a=qr.getByteStrideFromShaderFormat(r);e.bufferEntries.push({name:n,type:r,sizeInBytes:a,offset:e.sizeInBytes,nativeType:qr.getNativeTypeFromShaderFormat(r)}),e.sizeInBytes+=a},t.send=n=>{if(!e._buffer){const r={nativeArray:e.Float32Array,usage:DJe.Storage,label:e.label};e._buffer=n.getBufferManager().getBuffer(r),e.bindGroupTime.modified(),e._sendTime.modified();return}n.getHandle().queue.writeBuffer(e._buffer.getHandle(),0,e.arrayBuffer,0,e.sizeInBytes*e.numberOfInstances),e._sendTime.modified()},t.createView=n=>{n in e||(e.arrayBuffer||(e.arrayBuffer=new ArrayBuffer(e.sizeInBytes*e.numberOfInstances)),e[n]=j.newTypedArray(n,e.arrayBuffer))},t.setValue=(n,r,a)=>{const i=e._bufferEntryNames.get(n);if(i===void 0){fh(`entry named ${n} not found in UBO`);return}const o=e.bufferEntries[i];t.createView(o.nativeType);const s=e[o.nativeType];s[(o.offset+r*e.sizeInBytes)/s.BYTES_PER_ELEMENT]=a},t.setArray=(n,r,a)=>{const i=e._bufferEntryNames.get(n);if(i===void 0){fh(`entry named ${n} not found in UBO`);return}const o=e.bufferEntries[i];t.createView(o.nativeType);const s=e[o.nativeType],l=(o.offset+r*e.sizeInBytes)/s.BYTES_PER_ELEMENT;for(let u=0;u<a.length;u++)s[l+u]=a[u]},t.setAllInstancesFromArray=(n,r)=>{const a=e._bufferEntryNames.get(n);if(a===void 0){fh(`entry named ${n} not found in UBO`);return}const i=e.bufferEntries[a];t.createView(i.nativeType);const o=e[i.nativeType],s=r.length/e.numberOfInstances;for(let l=0;l<e.numberOfInstances;l++){const u=(i.offset+l*e.sizeInBytes)/o.BYTES_PER_ELEMENT;for(let c=0;c<s;c++)o[u+c]=r[l*s+c]}},t.setAllInstancesFromArrayColorToFloat=(n,r)=>{const a=e._bufferEntryNames.get(n);if(a===void 0){fh(`entry named ${n} not found in UBO`);return}const i=e.bufferEntries[a];t.createView(i.nativeType);const o=e[i.nativeType],s=r.length/e.numberOfInstances;for(let l=0;l<e.numberOfInstances;l++){const u=(i.offset+l*e.sizeInBytes)/o.BYTES_PER_ELEMENT;for(let c=0;c<s;c++)o[u+c]=r[l*s+c]/255}},t.setAllInstancesFromArray3x3To4x4=(n,r)=>{const a=e._bufferEntryNames.get(n);if(a===void 0){fh(`entry named ${n} not found in UBO`);return}const i=e.bufferEntries[a];t.createView(i.nativeType);const o=e[i.nativeType],s=9;for(let l=0;l<e.numberOfInstances;l++){const u=(i.offset+l*e.sizeInBytes)/o.BYTES_PER_ELEMENT;for(let c=0;c<3;c++)for(let f=0;f<3;f++)o[u+c*4+f]=r[l*s+c*3+f]}},t.getSendTime=()=>e._sendTime.getMTime(),t.getShaderCode=(n,r)=>{const a=[`struct ${e.label}StructEntry
  191. {`];for(let i=0;i<e.bufferEntries.length;i++){const o=e.bufferEntries[i];a.push(` ${o.name}: ${o.type},`)}return a.push(`
  192. };
  193. struct ${e.label}Struct
  194. {
  195. values: array<${e.label}StructEntry>,
  196. };
  197. @binding(${n}) @group(${r}) var<storage, read> ${e.label}: ${e.label}Struct;
  198. `),a.join(`
  199. `)},t.getBindGroupEntry=()=>({resource:{buffer:e._buffer.getHandle()}}),t.clearData=()=>{e.numberOfInstances=0,e.sizeInBytes=0,e.bufferEntries=[],e._bufferEntryNames=new Map,e._buffer=null,delete e.arrayBuffer,delete e.Float32Array}}const RJe={bufferEntries:null,bufferEntryNames:null,sizeInBytes:0,label:null,numberOfInstances:1};function gJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,RJe,n),j.obj(t,e),e._bufferEntryNames=new Map,e.bufferEntries=[],e._sendTime={},j.obj(e._sendTime,{mtime:0}),e.bindGroupTime={},j.obj(e.bindGroupTime,{mtime:0}),e.bindGroupLayoutEntry=e.bindGroupLayoutEntry||{buffer:{type:"read-only-storage"}},j.get(t,e,["bindGroupTime"]),j.setGet(t,e,["device","bindGroupLayoutEntry","label","numberOfInstances","sizeInBytes"]),kJe(t,e)}const LJe=j.newInstance(gJ,"vtkWebGPUStorageBuffer");var jk={newInstance:LJe,extend:gJ};const dh={COMPOSITE_BLEND:0,MAXIMUM_INTENSITY_BLEND:1,MINIMUM_INTENSITY_BLEND:2,AVERAGE_INTENSITY_BLEND:3,ADDITIVE_INTENSITY_BLEND:4,RADON_TRANSFORM_BLEND:5},OJe=`
  200. //VTK::Renderer::Dec
  201. //VTK::Mapper::Dec
  202. //VTK::TCoord::Dec
  203. //VTK::Volume::TraverseDec
  204. //VTK::RenderEncoder::Dec
  205. //VTK::IOStructs::Dec
  206. fn getTextureValue(vTex: texture_3d<f32>, tpos: vec4<f32>) -> f32
  207. {
  208. // todo multicomponent support
  209. return textureSampleLevel(vTex, clampSampler, tpos.xyz, 0.0).r;
  210. }
  211. fn getGradient(vTex: texture_3d<f32>, tpos: vec4<f32>, vNum: i32, scalar: f32) -> vec4<f32>
  212. {
  213. var result: vec4<f32>;
  214. var tstep: vec4<f32> = volumeSSBO.values[vNum].tstep;
  215. result.x = getTextureValue(vTex, tpos + vec4<f32>(tstep.x, 0.0, 0.0, 1.0)) - scalar;
  216. result.y = getTextureValue(vTex, tpos + vec4<f32>(0.0, tstep.y, 0.0, 1.0)) - scalar;
  217. result.z = getTextureValue(vTex, tpos + vec4<f32>(0.0, 0.0, tstep.z, 1.0)) - scalar;
  218. result.w = 0.0;
  219. // divide by spacing as that is our delta
  220. result = result / volumeSSBO.values[vNum].spacing;
  221. // now we have a gradient in unit tcoords
  222. var grad: f32 = length(result.xyz);
  223. if (grad > 0.0)
  224. {
  225. // rotate to View Coords, needed for lighting and shading
  226. var nMat: mat4x4<f32> = rendererUBO.SCVCMatrix * volumeSSBO.values[vNum].planeNormals;
  227. result = nMat * result;
  228. result = result / length(result);
  229. }
  230. // store gradient magnitude in .w
  231. result.w = grad;
  232. return result;
  233. }
  234. fn processVolume(vTex: texture_3d<f32>, vNum: i32, cNum: i32, posSC: vec4<f32>, tfunRows: f32) -> vec4<f32>
  235. {
  236. var outColor: vec4<f32> = vec4<f32>(0.0, 0.0, 0.0, 0.0);
  237. // convert to tcoords and reject if outside the volume
  238. var tpos: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*posSC;
  239. if (tpos.x < 0.0 || tpos.y < 0.0 || tpos.z < 0.0 ||
  240. tpos.x > 1.0 || tpos.y > 1.0 || tpos.z > 1.0) { return outColor; }
  241. var scalar: f32 = getTextureValue(vTex, tpos);
  242. var coord: vec2<f32> =
  243. vec2<f32>(scalar * componentSSBO.values[cNum].cScale + componentSSBO.values[cNum].cShift,
  244. (0.5 + 2.0 * f32(vNum)) / tfunRows);
  245. var color: vec4<f32> = textureSampleLevel(tfunTexture, clampSampler, coord, 0.0);
  246. var gofactor: f32 = 1.0;
  247. var normal: vec4<f32> = vec4<f32>(0.0,0.0,0.0,0.0);
  248. if (componentSSBO.values[cNum].gomin < 1.0 || volumeSSBO.values[vNum].shade[0] > 0.0)
  249. {
  250. normal = getGradient(vTex, tpos, vNum, scalar);
  251. if (componentSSBO.values[cNum].gomin < 1.0)
  252. {
  253. gofactor = clamp(normal.a*componentSSBO.values[cNum].goScale + componentSSBO.values[cNum].goShift,
  254. componentSSBO.values[cNum].gomin, componentSSBO.values[cNum].gomax);
  255. }
  256. }
  257. coord.x = (scalar * componentSSBO.values[cNum].oScale + componentSSBO.values[cNum].oShift);
  258. var opacity: f32 = textureSampleLevel(ofunTexture, clampSampler, coord, 0.0).r;
  259. if (volumeSSBO.values[vNum].shade[0] > 0.0)
  260. {
  261. color = color*abs(normal.z);
  262. }
  263. outColor = vec4<f32>(color.rgb, gofactor * opacity);
  264. return outColor;
  265. }
  266. // adjust the start and end point of a raycast such that it intersects the unit cube.
  267. // This function is used to take a raycast starting point and step vector
  268. // and numSteps and return the startijng and ending steps for intersecting the
  269. // unit cube. Recall for a 3D texture, the unit cube is the range of texture coordsinates
  270. // that have valid values. So this funtion can be used to take a ray in texture coordinates
  271. // and bound it to intersecting the texture.
  272. //
  273. fn adjustBounds(tpos: vec4<f32>, tstep: vec4<f32>, numSteps: f32) -> vec2<f32>
  274. {
  275. var result: vec2<f32> = vec2<f32>(0.0, numSteps);
  276. var tpos2: vec4<f32> = tpos + tstep*numSteps;
  277. // move tpos to the start of the volume
  278. var adjust: f32 =
  279. min(
  280. max(tpos.x/tstep.x, (tpos.x - 1.0)/tstep.x),
  281. min(
  282. max((tpos.y - 1.0)/tstep.y, tpos.y/tstep.y),
  283. max((tpos.z - 1.0)/tstep.z, tpos.z/tstep.z)));
  284. if (adjust < 0.0)
  285. {
  286. result.x = result.x - adjust;
  287. }
  288. // adjust length to the end
  289. adjust =
  290. max(
  291. min(tpos2.x/tstep.x, (tpos2.x - 1.0)/tstep.x),
  292. max(
  293. min((tpos2.y - 1.0)/tstep.y, tpos2.y/tstep.y),
  294. min((tpos2.z - 1.0)/tstep.z, tpos2.z/tstep.z)));
  295. if (adjust > 0.0)
  296. {
  297. result.y = result.y - adjust;
  298. }
  299. return result;
  300. }
  301. fn getSimpleColor(scalar: f32, vNum: i32, cNum: i32) -> vec4<f32>
  302. {
  303. // how many rows (tfuns) do we have in our tfunTexture
  304. var tfunRows: f32 = f32(textureDimensions(tfunTexture).y);
  305. var coord: vec2<f32> =
  306. vec2<f32>(scalar * componentSSBO.values[cNum].cScale + componentSSBO.values[cNum].cShift,
  307. (0.5 + 2.0 * f32(vNum)) / tfunRows);
  308. var color: vec4<f32> = textureSampleLevel(tfunTexture, clampSampler, coord, 0.0);
  309. coord.x = (scalar * componentSSBO.values[cNum].oScale + componentSSBO.values[cNum].oShift);
  310. var opacity: f32 = textureSampleLevel(ofunTexture, clampSampler, coord, 0.0).r;
  311. return vec4<f32>(color.rgb, opacity);
  312. }
  313. fn traverseMax(vTex: texture_3d<f32>, vNum: i32, cNum: i32, rayLengthSC: f32, minPosSC: vec4<f32>, rayStepSC: vec4<f32>)
  314. {
  315. // convert to tcoords and reject if outside the volume
  316. var numSteps: f32 = rayLengthSC/mapperUBO.SampleDistance;
  317. var tpos: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*minPosSC;
  318. var tpos2: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*(minPosSC + rayStepSC);
  319. var tstep: vec4<f32> = tpos2 - tpos;
  320. var rayBounds: vec2<f32> = adjustBounds(tpos, tstep, numSteps);
  321. // did we hit anything
  322. if (rayBounds.x >= rayBounds.y)
  323. {
  324. traverseVals[vNum] = vec4<f32>(0.0,0.0,0.0,0.0);
  325. return;
  326. }
  327. tpos = tpos + tstep*rayBounds.x;
  328. var curDist: f32 = rayBounds.x;
  329. var maxVal: f32 = -1.0e37;
  330. loop
  331. {
  332. var scalar: f32 = getTextureValue(vTex, tpos);
  333. if (scalar > maxVal)
  334. {
  335. maxVal = scalar;
  336. }
  337. // increment position
  338. curDist = curDist + 1.0;
  339. tpos = tpos + tstep;
  340. // check if we have reached a terminating condition
  341. if (curDist > rayBounds.y) { break; }
  342. }
  343. // process to get the color and opacity
  344. traverseVals[vNum] = getSimpleColor(maxVal, vNum, cNum);
  345. }
  346. fn traverseMin(vTex: texture_3d<f32>, vNum: i32, cNum: i32, rayLengthSC: f32, minPosSC: vec4<f32>, rayStepSC: vec4<f32>)
  347. {
  348. // convert to tcoords and reject if outside the volume
  349. var numSteps: f32 = rayLengthSC/mapperUBO.SampleDistance;
  350. var tpos: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*minPosSC;
  351. var tpos2: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*(minPosSC + rayStepSC);
  352. var tstep: vec4<f32> = tpos2 - tpos;
  353. var rayBounds: vec2<f32> = adjustBounds(tpos, tstep, numSteps);
  354. // did we hit anything
  355. if (rayBounds.x >= rayBounds.y)
  356. {
  357. traverseVals[vNum] = vec4<f32>(0.0,0.0,0.0,0.0);
  358. return;
  359. }
  360. tpos = tpos + tstep*rayBounds.x;
  361. var curDist: f32 = rayBounds.x;
  362. var minVal: f32 = 1.0e37;
  363. loop
  364. {
  365. var scalar: f32 = getTextureValue(vTex, tpos);
  366. if (scalar < minVal)
  367. {
  368. minVal = scalar;
  369. }
  370. // increment position
  371. curDist = curDist + 1.0;
  372. tpos = tpos + tstep;
  373. // check if we have reached a terminating condition
  374. if (curDist > rayBounds.y) { break; }
  375. }
  376. // process to get the color and opacity
  377. traverseVals[vNum] = getSimpleColor(minVal, vNum, cNum);
  378. }
  379. fn traverseAverage(vTex: texture_3d<f32>, vNum: i32, cNum: i32, rayLengthSC: f32, minPosSC: vec4<f32>, rayStepSC: vec4<f32>)
  380. {
  381. // convert to tcoords and reject if outside the volume
  382. var numSteps: f32 = rayLengthSC/mapperUBO.SampleDistance;
  383. var tpos: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*minPosSC;
  384. var tpos2: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*(minPosSC + rayStepSC);
  385. var tstep: vec4<f32> = tpos2 - tpos;
  386. var rayBounds: vec2<f32> = adjustBounds(tpos, tstep, numSteps);
  387. // did we hit anything
  388. if (rayBounds.x >= rayBounds.y)
  389. {
  390. traverseVals[vNum] = vec4<f32>(0.0,0.0,0.0,0.0);
  391. return;
  392. }
  393. let ipRange: vec4<f32> = volumeSSBO.values[vNum].ipScalarRange;
  394. tpos = tpos + tstep*rayBounds.x;
  395. var curDist: f32 = rayBounds.x;
  396. var avgVal: f32 = 0.0;
  397. var sampleCount: f32 = 0.0;
  398. loop
  399. {
  400. var sample: f32 = getTextureValue(vTex, tpos);
  401. // right now leave filtering off until WebGL changes get merged
  402. // if (ipRange.z == 0.0 || sample >= ipRange.x && sample <= ipRange.y)
  403. // {
  404. avgVal = avgVal + sample;
  405. sampleCount = sampleCount + 1.0;
  406. // }
  407. // increment position
  408. curDist = curDist + 1.0;
  409. tpos = tpos + tstep;
  410. // check if we have reached a terminating condition
  411. if (curDist > rayBounds.y) { break; }
  412. }
  413. if (sampleCount <= 0.0)
  414. {
  415. traverseVals[vNum] = vec4<f32>(0.0,0.0,0.0,0.0);
  416. }
  417. // process to get the color and opacity
  418. traverseVals[vNum] = getSimpleColor(avgVal/sampleCount, vNum, cNum);
  419. }
  420. fn traverseAdditive(vTex: texture_3d<f32>, vNum: i32, cNum: i32, rayLengthSC: f32, minPosSC: vec4<f32>, rayStepSC: vec4<f32>)
  421. {
  422. // convert to tcoords and reject if outside the volume
  423. var numSteps: f32 = rayLengthSC/mapperUBO.SampleDistance;
  424. var tpos: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*minPosSC;
  425. var tpos2: vec4<f32> = volumeSSBO.values[vNum].SCTCMatrix*(minPosSC + rayStepSC);
  426. var tstep: vec4<f32> = tpos2 - tpos;
  427. var rayBounds: vec2<f32> = adjustBounds(tpos, tstep, numSteps);
  428. // did we hit anything
  429. if (rayBounds.x >= rayBounds.y)
  430. {
  431. traverseVals[vNum] = vec4<f32>(0.0,0.0,0.0,0.0);
  432. return;
  433. }
  434. let ipRange: vec4<f32> = volumeSSBO.values[vNum].ipScalarRange;
  435. tpos = tpos + tstep*rayBounds.x;
  436. var curDist: f32 = rayBounds.x;
  437. var sumVal: f32 = 0.0;
  438. loop
  439. {
  440. var sample: f32 = getTextureValue(vTex, tpos);
  441. // right now leave filtering off until WebGL changes get merged
  442. // if (ipRange.z == 0.0 || sample >= ipRange.x && sample <= ipRange.y)
  443. // {
  444. sumVal = sumVal + sample;
  445. // }
  446. // increment position
  447. curDist = curDist + 1.0;
  448. tpos = tpos + tstep;
  449. // check if we have reached a terminating condition
  450. if (curDist > rayBounds.y) { break; }
  451. }
  452. // process to get the color and opacity
  453. traverseVals[vNum] = getSimpleColor(sumVal, vNum, cNum);
  454. }
  455. fn composite(rayLengthSC: f32, minPosSC: vec4<f32>, rayStepSC: vec4<f32>) -> vec4<f32>
  456. {
  457. // initial ray position is at the beginning
  458. var rayPosSC: vec4<f32> = minPosSC;
  459. // how many rows (tfuns) do we have in our tfunTexture
  460. var tfunRows: f32 = f32(textureDimensions(tfunTexture).y);
  461. var curDist: f32 = 0.0;
  462. var computedColor: vec4<f32> = vec4<f32>(0.0, 0.0, 0.0, 0.0);
  463. var sampleColor: vec4<f32>;
  464. //VTK::Volume::TraverseCalls
  465. loop
  466. {
  467. // for each volume, sample and accumulate color
  468. //VTK::Volume::CompositeCalls
  469. // increment position
  470. curDist = curDist + mapperUBO.SampleDistance;
  471. rayPosSC = rayPosSC + rayStepSC;
  472. // check if we have reached a terminating condition
  473. if (curDist > rayLengthSC) { break; }
  474. if (computedColor.a > 0.98) { break; }
  475. }
  476. return computedColor;
  477. }
  478. @fragment
  479. fn main(
  480. //VTK::IOStructs::Input
  481. )
  482. //VTK::IOStructs::Output
  483. {
  484. var output: fragmentOutput;
  485. var rayMax: f32 = textureSampleLevel(maxTexture, clampSampler, input.tcoordVS, 0.0).r;
  486. var rayMin: f32 = textureSampleLevel(minTexture, clampSampler, input.tcoordVS, 0.0).r;
  487. // discard empty rays
  488. if (rayMax <= rayMin) { discard; }
  489. else
  490. {
  491. // compute start and end ray positions in view coordinates
  492. var minPosSC: vec4<f32> = rendererUBO.PCSCMatrix*vec4<f32>(2.0 * input.tcoordVS.x - 1.0, 1.0 - 2.0 * input.tcoordVS.y, rayMax, 1.0);
  493. minPosSC = minPosSC * (1.0 / minPosSC.w);
  494. var maxPosSC: vec4<f32> = rendererUBO.PCSCMatrix*vec4<f32>(2.0 * input.tcoordVS.x - 1.0, 1.0 - 2.0 * input.tcoordVS.y, rayMin, 1.0);
  495. maxPosSC = maxPosSC * (1.0 / maxPosSC.w);
  496. var rayLengthSC: f32 = distance(minPosSC.xyz, maxPosSC.xyz);
  497. var rayStepSC: vec4<f32> = (maxPosSC - minPosSC)*(mapperUBO.SampleDistance/rayLengthSC);
  498. rayStepSC.w = 0.0;
  499. var computedColor: vec4<f32>;
  500. //VTK::Volume::Loop
  501. //VTK::RenderEncoder::Impl
  502. }
  503. return output;
  504. }
  505. `,Na=new Float64Array(16),su=new Float64Array(16);function AJe(t,e){e.classHierarchy.push("vtkWebGPUVolumePassFSQ"),t.replaceShaderPosition=(a,i,o)=>{const s=i.getShaderDescription("vertex");s.addBuiltinOutput("vec4<f32>","@builtin(position) Position");let l=s.getCode();l=tn.substitute(l,"//VTK::Position::Impl",["output.tcoordVS = vec2<f32>(vertexBC.x * 0.5 + 0.5, 1.0 - vertexBC.y * 0.5 - 0.5);","output.Position = vec4<f32>(vertexBC, 1.0);"]).result,s.setCode(l),i.getShaderDescription("fragment").addBuiltinInput("vec4<f32>","@builtin(position) fragPos")},e.shaderReplacements.set("replaceShaderPosition",t.replaceShaderPosition),t.replaceShaderVolume=(a,i,o)=>{const s=i.getShaderDescription("fragment");let l=s.getCode();const u=[],c=[];for(let d=0;d<e.volumes.length;d++)e.volumes[d].getRenderable().getMapper().getBlendMode()===dh.COMPOSITE_BLEND?(u.push(` sampleColor = processVolume(volTexture${d}, ${d}, ${e.rowStarts[d]}, rayPosSC, tfunRows);`),u.push(` computedColor = vec4<f32>(
  506. sampleColor.a * sampleColor.rgb * (1.0 - computedColor.a) + computedColor.rgb,
  507. (1.0 - computedColor.a)*sampleColor.a + computedColor.a);`)):(c.push(` sampleColor = traverseVals[${d}];`),c.push(` computedColor = vec4<f32>(
  508. sampleColor.a * sampleColor.rgb * (1.0 - computedColor.a) + computedColor.rgb,
  509. (1.0 - computedColor.a)*sampleColor.a + computedColor.a);`));l=tn.substitute(l,"//VTK::Volume::CompositeCalls",u).result,l=tn.substitute(l,"//VTK::Volume::TraverseCalls",c).result,l=tn.substitute(l,"//VTK::Volume::TraverseDec",[`var<private> traverseVals: array<vec4<f32>,${e.volumes.length}>;`]).result;let f=!1;for(let d=0;d<e.volumes.length;d++){const h=e.volumes[d].getRenderable().getMapper().getBlendMode();h===dh.COMPOSITE_BLEND?f=!0:h===dh.MAXIMUM_INTENSITY_BLEND?l=tn.substitute(l,"//VTK::Volume::Loop",[` traverseMax(volTexture${d}, ${d}, ${d}, rayLengthSC, minPosSC, rayStepSC);`,` computedColor = traverseVals[${d}];`,"//VTK::Volume::Loop"]).result:h===dh.MINIMUM_INTENSITY_BLEND?l=tn.substitute(l,"//VTK::Volume::Loop",[` traverseMin(volTexture${d}, ${d}, ${d}, rayLengthSC, minPosSC, rayStepSC);`,` computedColor = traverseVals[${d}];`,"//VTK::Volume::Loop"]).result:h===dh.AVERAGE_INTENSITY_BLEND?l=tn.substitute(l,"//VTK::Volume::Loop",[` traverseAverage(volTexture${d}, ${d}, ${d}, rayLengthSC, minPosSC, rayStepSC);`,` computedColor = traverseVals[${d}];`,"//VTK::Volume::Loop"]).result:h===dh.ADDITIVE_INTENSITY_BLEND&&(l=tn.substitute(l,"//VTK::Volume::Loop",[` traverseAdditive(volTexture${d}, ${d}, ${d}, rayLengthSC, minPosSC, rayStepSC);`,` computedColor = traverseVals[${d}];`,"//VTK::Volume::Loop"]).result)}f&&(l=tn.substitute(l,"//VTK::Volume::Loop",[" computedColor = composite(rayLengthSC, minPosSC, rayStepSC);"]).result),s.setCode(l)},e.shaderReplacements.set("replaceShaderVolume",t.replaceShaderVolume),t.updateLUTImage=a=>{let i=t.getMTime();for(let f=0;f<e.volumes.length;f++){const d=e.volumes[f].getRenderable(),h=d.getMapper().getInputData();i=Math.max(i,d.getMTime(),h.getMTime())}if(i<e.lutBuildTime.getMTime())return;e.numRows=0,e.rowStarts=[];for(let f=0;f<e.volumes.length;f++){e.rowStarts.push(e.numRows);const h=e.volumes[f].getRenderable(),v=h.getMapper(),p=h.getProperty(),g=v.getInputData(),m=(g.getPointData()&&g.getPointData().getScalars()).getNumberOfComponents(),w=p.getIndependentComponents()?m:1;e.numRows+=w}const o=new Uint8ClampedArray(e.numRows*2*e.rowLength*4),s=new Float32Array(e.numRows*2*e.rowLength);let l=0;const u=new Float32Array(e.rowLength*3),c=e.rowLength;for(let f=0;f<e.volumes.length;f++){const h=e.volumes[f].getRenderable(),v=h.getMapper(),p=h.getProperty(),g=v.getInputData(),m=(g.getPointData()&&g.getPointData().getScalars()).getNumberOfComponents(),w=p.getIndependentComponents()?m:1;for(let x=0;x<w;++x){const _=p.getRGBTransferFunction(x),C=_.getRange();_.getTable(C[0],C[1],c,u,1);let T=l*c*4;for(let k=0;k<c;++k){o[T+k*4]=255*u[k*3],o[T+k*4+1]=255*u[k*3+1],o[T+k*4+2]=255*u[k*3+2],o[T+k*4+3]=255;for(let R=0;R<4;R++)o[T+(c+k)*4+R]=o[T+k*4+R]}const D=p.getScalarOpacity(x),E=e.sampleDist/p.getScalarOpacityUnitDistance(x),M=D.getRange();D.getTable(M[0],M[1],c,u,1),T=l*c;for(let k=0;k<c;++k)s[T+k]=1-(1-u[k])**E,s[T+k+c]=s[T+k];l+=2}}{const f={nativeArray:o,width:e.rowLength,height:e.numRows*2,depth:1,format:"rgba8unorm"},h=a.getTextureManager().getTexture(f).createView("tfunTexture");e.textureViews[2]=h}{const f={nativeArray:s,width:e.rowLength,height:e.numRows*2,depth:1,format:"r16float"},h=a.getTextureManager().getTexture(f).createView("ofunTexture");e.textureViews[3]=h}e.lutBuildTime.modified()},t.updateSSBO=a=>{let i=Math.max(t.getMTime(),e.WebGPURenderer.getStabilizedTime());for(let _=0;_<e.volumes.length;_++){const C=e.volumes[_].getRenderable(),T=C.getMapper(),D=T.getInputData();i=Math.max(i,C.getMTime(),D.getMTime(),T.getMTime())}if(i<e.SSBO.getSendTime())return;const o=e.WebGPURenderer.getStabilizedCenterByReference();e.SSBO.clearData(),e.SSBO.setNumberOfInstances(e.volumes.length);const s=new Float64Array(e.volumes.length*16),l=new Float64Array(e.volumes.length*16),u=new Float64Array(e.volumes.length*4),c=new Float64Array(e.volumes.length*4),f=new Float64Array(e.volumes.length*4),d=new Float64Array(e.volumes.length*4);for(let _=0;_<e.volumes.length;_++){const T=e.volumes[_].getRenderable(),D=T.getMapper(),E=D.getInputData();dn(Na),pr(Na,Na,o);const M=T.getMatrix();Zn(su,M),ja(su,su),Zr(Na,su,Na);const k=E.getWorldToIndex();Zr(Na,k,Na);const R=E.getDimensions();dn(su),Dd(su,su,[1/R[0],1/R[1],1/R[2]]),Zr(Na,su,Na);for(let N=0;N<16;N++)s[_*16+N]=Na[N];ja(Na,Na);for(let N=0;N<4;N++)l[_*16+N*4]=Na[N*4],l[_*16+N*4+1]=Na[N*4+1],l[_*16+N*4+2]=Na[N*4+2],l[_*16+N*4+3]=0;u[_*4]=1/R[0],u[_*4+1]=1/R[1],u[_*4+2]=1/R[2],u[_*4+3]=1,c[_*4]=T.getProperty().getShade()?1:0;const O=E.getSpacing();f[_*4]=O[0],f[_*4+1]=O[1],f[_*4+2]=O[2],f[_*4+3]=1;const I=e.textureViews[_+4].getTexture().getScale(),P=D.getIpScalarRange();d[_*4]=P[0]/I,d[_*4+1]=P[1]/I,d[_*4+2]=D.getFilterMode()}e.SSBO.addEntry("SCTCMatrix","mat4x4<f32>"),e.SSBO.addEntry("planeNormals","mat4x4<f32>"),e.SSBO.addEntry("shade","vec4<f32>"),e.SSBO.addEntry("tstep","vec4<f32>"),e.SSBO.addEntry("spacing","vec4<f32>"),e.SSBO.addEntry("ipScalarRange","vec4<f32>"),e.SSBO.setAllInstancesFromArray("SCTCMatrix",s),e.SSBO.setAllInstancesFromArray("planeNormals",l),e.SSBO.setAllInstancesFromArray("shade",c),e.SSBO.setAllInstancesFromArray("tstep",u),e.SSBO.setAllInstancesFromArray("spacing",f),e.SSBO.setAllInstancesFromArray("ipScalarRange",d),e.SSBO.send(a),e.componentSSBO.clearData(),e.componentSSBO.setNumberOfInstances(e.numRows);const h=new Float64Array(e.numRows),v=new Float64Array(e.numRows),p=new Float64Array(e.numRows),g=new Float64Array(e.numRows),y=new Float64Array(e.numRows),m=new Float64Array(e.numRows),b=new Float64Array(e.numRows),w=new Float64Array(e.numRows);let x=0;for(let _=0;_<e.volumes.length;_++){const T=e.volumes[_].getRenderable(),D=T.getMapper(),E=T.getProperty(),M=D.getInputData(),R=(M.getPointData()&&M.getPointData().getScalars()).getNumberOfComponents(),O=E.getIndependentComponents(),I=e.textureViews[_+4].getTexture().getFormat(),P=qr.getDetailsFromTextureFormat(I),N=P.elementSize===2&&P.sampleType==="float",B={scale:[255],offset:[0]};N&&(B.scale[0]=1);for(let L=0;L<R;L++){const V=O?L:0,H=B.scale[L],X=E.getScalarOpacity(V).getRange(),oe=H/(X[1]-X[0]),te=(B.offset[L]-X[0])/(X[1]-X[0]);g[x]=te,p[x]=oe;const ne=E.getRGBTransferFunction(V).getRange();if(v[x]=(B.offset[L]-ne[0])/(ne[1]-ne[0]),h[x]=H/(ne[1]-ne[0]),E.getUseGradientOpacity(V)){const he=E.getGradientOpacityMinimumOpacity(V),ue=E.getGradientOpacityMaximumOpacity(V);y[x]=he,m[x]=ue;const q=[E.getGradientOpacityMinimumValue(V),E.getGradientOpacityMaximumValue(V)];w[x]=H*(ue-he)/(q[1]-q[0]),b[x]=-q[0]*(ue-he)/(q[1]-q[0])+he}else y[x]=1,m[x]=1,w[x]=0,b[x]=1;x++}}e.componentSSBO.addEntry("cScale","f32"),e.componentSSBO.addEntry("cShift","f32"),e.componentSSBO.addEntry("oScale","f32"),e.componentSSBO.addEntry("oShift","f32"),e.componentSSBO.addEntry("goShift","f32"),e.componentSSBO.addEntry("goScale","f32"),e.componentSSBO.addEntry("gomin","f32"),e.componentSSBO.addEntry("gomax","f32"),e.componentSSBO.setAllInstancesFromArray("cScale",h),e.componentSSBO.setAllInstancesFromArray("cShift",v),e.componentSSBO.setAllInstancesFromArray("oScale",p),e.componentSSBO.setAllInstancesFromArray("oShift",g),e.componentSSBO.setAllInstancesFromArray("goScale",w),e.componentSSBO.setAllInstancesFromArray("goShift",b),e.componentSSBO.setAllInstancesFromArray("gomin",y),e.componentSSBO.setAllInstancesFromArray("gomax",m),e.componentSSBO.send(a)};const n=t.updateBuffers;t.updateBuffers=()=>{n();let a=e.volumes[0].getRenderable().getMapper().getSampleDistance();for(let i=0;i<e.volumes.length;i++){const l=e.volumes[i].getRenderable().getMapper().getSampleDistance();l<a&&(a=l)}e.sampleDist!==a&&(e.sampleDist=a,e.UBO.setValue("SampleDistance",a),e.UBO.sendIfNeeded(e.device));for(let i=0;i<e.volumes.length;i++){const u=e.volumes[i].getRenderable().getMapper().getInputData(),c=e.device.getTextureManager().getTextureForImageData(u);if(!e.textureViews[i+4]||e.textureViews[i+4].getTexture()!==c){const f=c.createView(`volTexture${i}`);e.textureViews[i+4]=f}}if(e.volumes.length<e.lastVolumeLength)for(let i=e.volumes.length;i<e.lastVolumeLength;i++)e.textureViews.pop();e.lastVolumeLength=e.volumes.length,t.updateLUTImage(e.device),t.updateSSBO(e.device),e.clampSampler||(e.clampSampler=P3.newInstance({label:"clampSampler"}),e.clampSampler.create(e.device,{minFilter:"linear",magFilter:"linear"}))},t.computePipelineHash=()=>{e.pipelineHash="volfsq";for(let a=0;a<e.volumes.length;a++){const i=e.volumes[a].getRenderable().getMapper().getBlendMode();e.pipelineHash+=`${i}`}},t.setVolumes=a=>{if(!e.volumes||e.volumes.length!==a.length){e.volumes=[...a],t.modified();return}for(let i=0;i<a.length;i++)if(a[i]!==e.volumes[i]){e.volumes=[...a],t.modified();return}};const r=t.getBindables;t.getBindables=()=>{const a=r();return a.push(e.componentSSBO),a.push(e.clampSampler),a}}const NJe={volumes:null,rowLength:1024,lastVolumeLength:0};function yJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,NJe,n),rv.extend(t,e,n),e.fragmentShaderTemplate=OJe,e.UBO=pd.newInstance({label:"mapperUBO"}),e.UBO.addEntry("SampleDistance","f32"),e.SSBO=jk.newInstance({label:"volumeSSBO"}),e.componentSSBO=jk.newInstance({label:"componentSSBO"}),e.lutBuildTime={},j.obj(e.lutBuildTime,{mtime:0}),AJe(t,e)}const VJe=j.newInstance(yJ,"vtkWebGPUVolumePassFSQ");var BJe={newInstance:VJe,extend:yJ};const{Representation:$Je}=Ov,{BufferUsage:M4,PrimitiveTypes:IJe}=Rc,S2=[[0,4,6],[0,6,2],[1,3,7],[1,7,5],[0,5,4],[0,1,5],[2,6,7],[2,7,3],[0,3,1],[0,2,3],[4,5,7],[4,7,6]],PJe=`
  510. //VTK::Renderer::Dec
  511. //VTK::Select::Dec
  512. //VTK::VolumePass::Dec
  513. //VTK::TCoord::Dec
  514. //VTK::RenderEncoder::Dec
  515. //VTK::Mapper::Dec
  516. //VTK::IOStructs::Dec
  517. @fragment
  518. fn main(
  519. //VTK::IOStructs::Input
  520. )
  521. //VTK::IOStructs::Output
  522. {
  523. var output : fragmentOutput;
  524. //VTK::Select::Impl
  525. //VTK::TCoord::Impl
  526. //VTK::VolumePass::Impl
  527. // use the maximum (closest) of the current value and the zbuffer
  528. // the blend func will then take the min to find the farthest stop value
  529. var stopval: f32 = max(input.fragPos.z, textureLoad(opaquePassDepthTexture, vec2<i32>(i32(input.fragPos.x), i32(input.fragPos.y)), 0));
  530. //VTK::RenderEncoder::Impl
  531. return output;
  532. }
  533. `,FJe=`
  534. //VTK::Renderer::Dec
  535. //VTK::Mapper::Dec
  536. //VTK::TCoord::Dec
  537. //VTK::RenderEncoder::Dec
  538. //VTK::IOStructs::Dec
  539. @fragment
  540. fn main(
  541. //VTK::IOStructs::Input
  542. )
  543. //VTK::IOStructs::Output
  544. {
  545. var output: fragmentOutput;
  546. var computedColor: vec4<f32> = textureSample(volumePassColorTexture,
  547. volumePassColorTextureSampler, mapperUBO.tscale*input.tcoordVS);
  548. //VTK::RenderEncoder::Impl
  549. return output;
  550. }
  551. `;function zJe(t,e){e.classHierarchy.push("vtkWebGPUVolumePass"),t.initialize=n=>{e._clearEncoder||t.createClearEncoder(n),e._mergeEncoder||t.createMergeEncoder(n),e._copyEncoder||t.createCopyEncoder(n),e._depthRangeEncoder||t.createDepthRangeEncoder(n),e.fullScreenQuad||(e.fullScreenQuad=BJe.newInstance(),e.fullScreenQuad.setDevice(n.getDevice()),e.fullScreenQuad.setTextureViews([...e._depthRangeEncoder.getColorTextureViews()])),e._volumeCopyQuad||(e._volumeCopyQuad=rv.newInstance(),e._volumeCopyQuad.setPipelineHash("volpassfsq"),e._volumeCopyQuad.setDevice(n.getDevice()),e._volumeCopyQuad.setFragmentShaderTemplate(FJe),e._copyUBO=pd.newInstance({label:"mapperUBO"}),e._copyUBO.addEntry("tscale","vec2<f32>"),e._volumeCopyQuad.setUBO(e._copyUBO),e._volumeCopyQuad.setTextureViews([e._colorTextureView]))},t.traverse=(n,r)=>{if(e.deleted)return;e._currentParent=r,t.initialize(r),t.computeTiming(r),t.renderDepthBounds(n,r),e._firstGroup=!0;const a=r.getDevice(),i=a.getHandle().limits.maxSampledTexturesPerShaderStage-4;if(e.volumes.length>i){const o=n.getRenderable().getActiveCamera().getPosition(),s=[];for(let f=0;f<e.volumes.length;f++){const d=e.volumes[f].getRenderable().getBounds(),h=[.5*(d[1]+d[0]),.5*(d[3]+d[2]),.5*(d[5]+d[4])];s[f]=_s(h,o)}const l=[...Array(e.volumes.length).keys()];l.sort((f,d)=>s[d]-s[f]);let u=[],c=l.length%i;for(let f=0;f<l.length;f++)u.push(e.volumes[l[f]]),u.length>=c&&(t.rayCastPass(r,n,u),u=[],c=i,e._firstGroup=!1)}else t.rayCastPass(r,n,e.volumes);if(e._volumeCopyQuad.setWebGPURenderer(n),e._useSmallViewport){const o=e._colorTextureView.getTexture().getWidth(),s=e._colorTextureView.getTexture().getHeight();e._copyUBO.setArray("tscale",[e._smallViewportWidth/o,e._smallViewportHeight/s])}else e._copyUBO.setArray("tscale",[1,1]);e._copyUBO.sendIfNeeded(a),e._copyEncoder.setColorTextureView(0,e.colorTextureView),e._copyEncoder.attachTextureViews(),e._copyEncoder.begin(r.getCommandEncoder()),n.scissorAndViewport(e._copyEncoder),e._volumeCopyQuad.prepareAndDraw(e._copyEncoder),e._copyEncoder.end()},t.delete=j.chain(()=>{e._animationRateSubscription&&(e._animationRateSubscription.unsubscribe(),e._animationRateSubscription=null)},t.delete),t.computeTiming=n=>{const r=n.getRenderable().getInteractor();if(e._lastScale==null){const a=e.volumes[0].getRenderable().getMapper();e._lastScale=a.getInitialInteractionScale()||1}e._useSmallViewport=!1,r.isAnimating()&&e._lastScale>1.5&&(e._useSmallViewport=!0),e._colorTexture.resize(n.getCanvas().width,n.getCanvas().height),e._animationRateSubscription||(e._animationRateSubscription=r.onAnimationFrameRateUpdate(()=>{const a=e.volumes[0].getRenderable().getMapper();if(a.getAutoAdjustSampleDistances()){const i=r.getRecentAnimationFrameRate(),o=e._lastScale*r.getDesiredUpdateRate()/i;e._lastScale=o,e._lastScale>400&&(e._lastScale=400)}else e._lastScale=a.getImageSampleDistance()*a.getImageSampleDistance();e._lastScale<1.5&&(e._lastScale=1.5)}))},t.rayCastPass=(n,r,a)=>{const i=e._firstGroup?e._clearEncoder:e._mergeEncoder;i.attachTextureViews(),i.begin(n.getCommandEncoder());let o=e._colorTextureView.getTexture().getWidth(),s=e._colorTextureView.getTexture().getHeight();if(e._useSmallViewport){const l=n.getCanvas(),u=1/Math.sqrt(e._lastScale);e._smallViewportWidth=Math.ceil(u*l.width),e._smallViewportHeight=Math.ceil(u*l.height),o=e._smallViewportWidth,s=e._smallViewportHeight}i.getHandle().setViewport(0,0,o,s,0,1),i.getHandle().setScissorRect(0,0,o,s),e.fullScreenQuad.setWebGPURenderer(r),e.fullScreenQuad.setVolumes(a),e.fullScreenQuad.prepareAndDraw(i),i.end()},t.renderDepthBounds=(n,r)=>{t.updateDepthPolyData(n);const a=e._boundsPoly,i=a.getPoints(),o=a.getPolys();let s={hash:`vp${o.getMTime()}`,usage:M4.Index,cells:o,numberOfPoints:i.getNumberOfPoints(),primitiveType:IJe.Triangles,representation:$Je.SURFACE};const l=r.getDevice().getBufferManager().getBuffer(s);e._mapper.getVertexInput().setIndexBuffer(l),s={usage:M4.PointArray,format:"float32x4",hash:`vp${i.getMTime()}${o.getMTime()}`,dataArray:i,indexBuffer:l,packExtra:!0};const u=r.getDevice().getBufferManager().getBuffer(s);e._mapper.getVertexInput().addBuffer(u,["vertexBC"]),e._mapper.setNumberOfVertices(u.getSizeInBytes()/u.getStrideInBytes()),t.drawDepthRange(n,r)},t.updateDepthPolyData=n=>{let r=!1;for(let c=0;c<e.volumes.length;c++){const f=e.volumes[c].getMTime();(!e._lastMTimes[c]||f!==e._lastMTimes[c])&&(r=!0,e._lastMTimes[c]=f)}const a=n.getStabilizedTime();if((e._lastMTimes.length<=e.volumes.length||a!==e._lastMTimes[e.volumes.length])&&(r=!0,e._lastMTimes[e.volumes.length]=a),!r)return;const i=n.getStabilizedCenterByReference(),o=e.volumes.length*8,s=new Float64Array(o*3),l=e.volumes.length*12,u=new Uint16Array(l*4);for(let c=0;c<e.volumes.length;c++){e.volumes[c].getBoundingCubePoints(s,c*24);let f=c*12*4;const d=c*8;for(let h=0;h<12;h++)u[f++]=3,u[f++]=d+S2[h][0],u[f++]=d+S2[h][1],u[f++]=d+S2[h][2]}for(let c=0;c<s.length;c+=3)s[c]-=i[0],s[c+1]-=i[1],s[c+2]-=i[2];e._boundsPoly.getPoints().setData(s,3),e._boundsPoly.getPoints().modified(),e._boundsPoly.getPolys().setData(u,1),e._boundsPoly.getPolys().modified(),e._boundsPoly.modified()},t.drawDepthRange=(n,r)=>{e._depthRangeTexture.resizeToMatch(e.colorTextureView.getTexture()),e._depthRangeTexture2.resizeToMatch(e.colorTextureView.getTexture()),e._depthRangeEncoder.attachTextureViews(),t.setCurrentOperation("volumeDepthRangePass"),n.setRenderEncoder(e._depthRangeEncoder),n.volumeDepthRangePass(!0),e._mapper.setWebGPURenderer(n),e._mapper.prepareToDraw(e._depthRangeEncoder),e._mapper.registerDrawCallback(e._depthRangeEncoder),n.volumeDepthRangePass(!1)},t.createDepthRangeEncoder=n=>{const r=n.getDevice();e._depthRangeEncoder=wl.newInstance({label:"VolumePass DepthRange"}),e._depthRangeEncoder.setPipelineHash("volr"),e._depthRangeEncoder.setReplaceShaderCodeFunction(o=>{const s=o.getShaderDescription("fragment");s.addOutput("vec4<f32>","outColor1"),s.addOutput("vec4<f32>","outColor2");let l=s.getCode();l=tn.substitute(l,"//VTK::RenderEncoder::Impl",["output.outColor1 = vec4<f32>(input.fragPos.z, 0.0, 0.0, 0.0);","output.outColor2 = vec4<f32>(stopval, 0.0, 0.0, 0.0);"]).result,s.setCode(l)}),e._depthRangeEncoder.setDescription({colorAttachments:[{view:null,clearValue:[0,0,0,0],loadOp:"clear",storeOp:"store"},{view:null,clearValue:[1,1,1,1],loadOp:"clear",storeOp:"store"}]}),e._depthRangeEncoder.setPipelineSettings({primitive:{cullMode:"none"},fragment:{targets:[{format:"r16float",blend:{color:{srcFactor:"one",dstFactor:"one",operation:"max"},alpha:{srcfactor:"one",dstFactor:"one",operation:"max"}}},{format:"r16float",blend:{color:{srcFactor:"one",dstFactor:"one",operation:"min"},alpha:{srcfactor:"one",dstFactor:"one",operation:"min"}}}]}}),e._depthRangeTexture=Is.newInstance({label:"volumePassMaxDepth"}),e._depthRangeTexture.create(r,{width:n.getCanvas().width,height:n.getCanvas().height,format:"r16float",usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.TEXTURE_BINDING});const a=e._depthRangeTexture.createView("maxTexture");e._depthRangeEncoder.setColorTextureView(0,a),e._depthRangeTexture2=Is.newInstance({label:"volumePassDepthMin"}),e._depthRangeTexture2.create(r,{width:n.getCanvas().width,height:n.getCanvas().height,format:"r16float",usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.TEXTURE_BINDING});const i=e._depthRangeTexture2.createView("minTexture");e._depthRangeEncoder.setColorTextureView(1,i),e._mapper.setDevice(n.getDevice()),e._mapper.setTextureViews([e.depthTextureView])},t.createClearEncoder=n=>{e._colorTexture=Is.newInstance({label:"volumePassColor"}),e._colorTexture.create(n.getDevice(),{width:n.getCanvas().width,height:n.getCanvas().height,format:"bgra8unorm",usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.TEXTURE_BINDING|GPUTextureUsage.COPY_SRC}),e._colorTextureView=e._colorTexture.createView("volumePassColorTexture"),e._colorTextureView.addSampler(n.getDevice(),{minFilter:"linear",magFilter:"linear"}),e._clearEncoder=wl.newInstance({label:"VolumePass Clear"}),e._clearEncoder.setColorTextureView(0,e._colorTextureView),e._clearEncoder.setDescription({colorAttachments:[{view:null,clearValue:[0,0,0,0],loadOp:"clear",storeOp:"store"}]}),e._clearEncoder.setPipelineHash("volpf"),e._clearEncoder.setPipelineSettings({primitive:{cullMode:"none"},fragment:{targets:[{format:"bgra8unorm",blend:{color:{srcFactor:"src-alpha",dstFactor:"one-minus-src-alpha"},alpha:{srcfactor:"one",dstFactor:"one-minus-src-alpha"}}}]}})},t.createCopyEncoder=n=>{e._copyEncoder=wl.newInstance({label:"volumePassCopy"}),e._copyEncoder.setDescription({colorAttachments:[{view:null,loadOp:"load",storeOp:"store"}]}),e._copyEncoder.setPipelineHash("volcopypf"),e._copyEncoder.setPipelineSettings({primitive:{cullMode:"none"},fragment:{targets:[{format:"rgba16float",blend:{color:{srcFactor:"one",dstFactor:"one-minus-src-alpha"},alpha:{srcfactor:"one",dstFactor:"one-minus-src-alpha"}}}]}})},t.createMergeEncoder=n=>{e._mergeEncoder=wl.newInstance({label:"volumePassMerge"}),e._mergeEncoder.setColorTextureView(0,e._colorTextureView),e._mergeEncoder.setDescription({colorAttachments:[{view:null,loadOp:"load",storeOp:"store"}]}),e._mergeEncoder.setReplaceShaderCodeFunction(r=>{const a=r.getShaderDescription("fragment");a.addOutput("vec4<f32>","outColor");let i=a.getCode();i=tn.substitute(i,"//VTK::RenderEncoder::Impl",["output.outColor = vec4<f32>(computedColor.rgb, computedColor.a);"]).result,a.setCode(i)}),e._mergeEncoder.setPipelineHash("volpf"),e._mergeEncoder.setPipelineSettings({primitive:{cullMode:"none"},fragment:{targets:[{format:"bgra8unorm",blend:{color:{srcFactor:"src-alpha",dstFactor:"one-minus-src-alpha"},alpha:{srcfactor:"one",dstFactor:"one-minus-src-alpha"}}}]}})},t.setVolumes=n=>{if(!e.volumes||e.volumes.length!==n.length){e.volumes=[...n],t.modified();return}for(let r=0;r<n.length;r++)if(n[r]!==e.volumes[r]){e.volumes=[...n],t.modified();return}}}const GJe={colorTextureView:null,depthTextureView:null,volumes:null};function mJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,GJe,n),Yl.extend(t,e,n),e._mapper=I3.newInstance(),e._mapper.setFragmentShaderTemplate(PJe),e._mapper.getShaderReplacements().set("replaceShaderVolumePass",(r,a,i)=>{a.getShaderDescription("fragment").addBuiltinInput("vec4<f32>","@builtin(position) fragPos")}),e._boundsPoly=ta.newInstance(),e._lastMTimes=[],j.setGet(t,e,["colorTextureView","depthTextureView"]),zJe(t,e)}const UJe=j.newInstance(mJ,"vtkWebGPUVolumePass");var HJe={newInstance:UJe,extend:mJ};const WJe=`
  552. //VTK::Mapper::Dec
  553. //VTK::TCoord::Dec
  554. //VTK::RenderEncoder::Dec
  555. //VTK::IOStructs::Dec
  556. @fragment
  557. fn main(
  558. //VTK::IOStructs::Input
  559. )
  560. //VTK::IOStructs::Output
  561. {
  562. var output: fragmentOutput;
  563. var computedColor: vec4<f32> = clamp(textureSampleLevel(opaquePassColorTexture, finalPassSampler, input.tcoordVS, 0.0),vec4<f32>(0.0),vec4<f32>(1.0));
  564. //VTK::RenderEncoder::Impl
  565. return output;
  566. }
  567. `;function KJe(t,e){e.classHierarchy.push("vtkForwardPass"),t.traverse=function(n){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(e.deleted)return;e._currentParent=r,t.setCurrentOperation("buildPass"),n.traverse(t),e.opaquePass||(e.opaquePass=mJe.newInstance());const a=n.getRenderable().getNumberOfLayers(),i=n.getChildren();for(let o=0;o<a;o++)for(let s=0;s<i.length;s++){const l=i[s],u=n.getRenderable().getRenderers()[s];u.getDraw()&&u.getLayer()===o&&(e.opaqueActorCount=0,e.translucentActorCount=0,e.volumes=[],t.setCurrentOperation("queryPass"),l.traverse(t),t.setCurrentOperation("cameraPass"),l.traverse(t),e.opaquePass.traverse(l,n),e.translucentActorCount>0&&(e.translucentPass||(e.translucentPass=xJe.newInstance()),e.translucentPass.setColorTextureView(e.opaquePass.getColorTextureView()),e.translucentPass.setDepthTextureView(e.opaquePass.getDepthTextureView()),e.translucentPass.traverse(l,n)),e.volumes.length>0&&(e.volumePass||(e.volumePass=HJe.newInstance()),e.volumePass.setColorTextureView(e.opaquePass.getColorTextureView()),e.volumePass.setDepthTextureView(e.opaquePass.getDepthTextureView()),e.volumePass.setVolumes(e.volumes),e.volumePass.traverse(l,n)),t.finalPass(n,l))}},t.finalPass=(n,r)=>{e._finalBlitEncoder||t.createFinalBlitEncoder(n),e._finalBlitOutputTextureView.createFromTextureHandle(n.getCurrentTexture(),{depth:1,format:n.getPresentationFormat()}),e._finalBlitEncoder.attachTextureViews(),e._finalBlitEncoder.begin(n.getCommandEncoder()),r.scissorAndViewport(e._finalBlitEncoder),e._fullScreenQuad.prepareAndDraw(e._finalBlitEncoder),e._finalBlitEncoder.end()},t.createFinalBlitEncoder=n=>{e._finalBlitEncoder=wl.newInstance({label:"forwardPassBlit"}),e._finalBlitEncoder.setDescription({colorAttachments:[{view:null,loadOp:"load",storeOp:"store"}]}),e._finalBlitEncoder.setPipelineHash("fpf"),e._finalBlitEncoder.setPipelineSettings({primitive:{cullMode:"none"},fragment:{targets:[{format:n.getPresentationFormat(),blend:{color:{srcFactor:"src-alpha",dstFactor:"one-minus-src-alpha"},alpha:{srcfactor:"one",dstFactor:"one-minus-src-alpha"}}}]}}),e._fsqSampler=P3.newInstance({label:"finalPassSampler"}),e._fsqSampler.create(n.getDevice(),{minFilter:"linear",magFilter:"linear"}),e._fullScreenQuad=rv.newInstance(),e._fullScreenQuad.setDevice(n.getDevice()),e._fullScreenQuad.setPipelineHash("fpfsq"),e._fullScreenQuad.setTextureViews([e.opaquePass.getColorTextureView()]),e._fullScreenQuad.setAdditionalBindables([e._fsqSampler]),e._fullScreenQuad.setFragmentShaderTemplate(WJe),e._finalBlitOutputTextureView=cJ.newInstance(),e._finalBlitEncoder.setColorTextureView(0,e._finalBlitOutputTextureView)},t.incrementOpaqueActorCount=()=>e.opaqueActorCount++,t.incrementTranslucentActorCount=()=>e.translucentActorCount++,t.addVolume=n=>{e.volumes.push(n)}}const jJe={opaqueActorCount:0,translucentActorCount:0,volumes:null,opaqueRenderEncoder:null,translucentPass:null,volumePass:null};function bJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,jJe,n),Yl.extend(t,e,n),j.setGet(t,e,["opaquePass","translucentPass","volumePass"]),KJe(t,e)}const YJe=j.newInstance(bJ,"vtkForwardPass");var XJe={newInstance:YJe,extend:bJ};const{VtkDataTypes:jc}=xn;function qJe(t,e){e.classHierarchy.push("vtkWebGPUTextureManager");function n(a){if(a.imageData){a.dataArray=a.imageData.getPointData().getScalars(),a.time=a.dataArray.getMTime(),a.nativeArray=a.dataArray.getData();const i=a.imageData.getDimensions();switch(a.width=i[0],a.height=i[1],a.depth=i[2],a.dataArray.getNumberOfComponents()){case 1:a.format="r";break;case 2:a.format="rg";break;case 3:case 4:default:a.format="rgba";break}switch(a.dataArray.getDataType()){case jc.UNSIGNED_CHAR:a.format+="8unorm";break;case jc.FLOAT:case jc.UNSIGNED_INT:case jc.INT:case jc.DOUBLE:case jc.UNSIGNED_SHORT:case jc.SHORT:default:a.format+="16float";break}}a.image&&(a.width=a.image.width,a.height=a.image.height,a.depth=1,a.format="rgba8unorm"),a.jsImageData&&(a.width=a.jsImageData.width,a.height=a.jsImageData.height,a.depth=1,a.format="rgba8unorm",a.flip=!0,a.nativeArray=a.jsImageData.data),a.canvas&&(a.width=a.canvas.width,a.height=a.canvas.height,a.depth=1,a.format="rgba8unorm",a.flip=!0,a.usage=GPUTextureUsage.TEXTURE_BINDING|GPUTextureUsage.COPY_DST|GPUTextureUsage.RENDER_ATTACHMENT)}function r(a){const i=Is.newInstance();return i.create(e.device,{width:a.width,height:a.height,depth:a.depth,format:a.format,usage:a.usage,mipLevel:a.mipLevel}),(a.nativeArray||a.image||a.canvas)&&i.writeImageData(a),i}t.getTexture=a=>a.hash?e.device.getCachedObject(a.hash,r,a):r(a),t.getTextureForImageData=a=>{const i={time:a.getMTime()};return i.imageData=a,n(i),i.hash=i.time+i.format+i.mipLevel,e.device.getTextureManager().getTexture(i)},t.getTextureForVTKTexture=a=>{const i={time:a.getMTime()};return a.getInputData()?i.imageData=a.getInputData():a.getImage()?i.image=a.getImage():a.getJsImageData()?i.jsImageData=a.getJsImageData():a.getCanvas()&&(i.canvas=a.getCanvas()),n(i),i.mipLevel=a.getMipLevel(),i.hash=i.time+i.format+i.mipLevel,e.device.getTextureManager().getTexture(i)}}const ZJe={handle:null,device:null};function SJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,ZJe,n),j.obj(t,e),j.setGet(t,e,["device"]),qJe(t,e)}const QJe=j.newInstance(SJ);var JJe={newInstance:QJe,extend:SJ};class eet extends Map{constructor(){super(),this.registry=new FinalizationRegistry(e=>{const n=super.get(e);n&&n.deref&&n.deref()===void 0&&super.delete(e)})}getValue(e){const n=super.get(e);if(n){const r=n.deref();if(r!==void 0)return r;super.delete(e)}}setValue(e,n){let r;return n&&typeof n=="object"&&(r=new WeakRef(n),this.registry.register(n,e),super.set(e,r)),r}}function tet(t,e){e.classHierarchy.push("vtkWebGPUDevice"),t.initialize=n=>{e.handle=n},t.createCommandEncoder=()=>e.handle.createCommandEncoder(),t.submitCommandEncoder=n=>{e.handle.queue.submit([n.finish()])},t.getShaderModule=n=>e.shaderCache.getShaderModule(n),t.getBindGroupLayout=n=>{if(!n.entries)return null;for(let i=0;i<n.entries.length;i++){const o=n.entries[i];o.binding=o.binding||0,o.visibility=o.visibility||GPUShaderStage.VERTEX|GPUShaderStage.FRAGMENT}const r=JSON.stringify(n);for(let i=0;i<e.bindGroupLayouts.length;i++)if(e.bindGroupLayouts[i].sval===r)return e.bindGroupLayouts[i].layout;const a=e.handle.createBindGroupLayout(n);return e.bindGroupLayouts.push({sval:r,layout:a}),a},t.getBindGroupLayoutDescription=n=>{for(let r=0;r<e.bindGroupLayouts.length;r++)if(e.bindGroupLayouts[r].layout===n)return e.bindGroupLayouts[r].sval;return vtkErrorMacro("layout not found"),console.trace(),null},t.getPipeline=n=>n in e.pipelines?e.pipelines[n]:null,t.createPipeline=(n,r)=>{r.initialize(t,n),e.pipelines[n]=r},t.onSubmittedWorkDone=()=>e.handle.queue.onSubmittedWorkDone(),t.hasCachedObject=n=>e.objectCache.getValue(n),t.getCachedObject=function(n,r){if(!n)return vtkErrorMacro("attempt to cache an object without a hash"),null;const a=e.objectCache.getValue(n);if(a)return a;for(var i=arguments.length,o=new Array(i>2?i-2:0),s=2;s<i;s++)o[s-2]=arguments[s];const l=r(...o);return e.objectCache.setValue(n,l),l}}const net={handle:null,pipelines:null,shaderCache:null,bindGroupLayouts:null,bufferManager:null,textureManager:null};function wJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,net,n),Jr(t,e),Gr(t,e,["handle"]),ri(t,e,["bufferManager","shaderCache","textureManager"]),e.objectCache=new eet,e.shaderCache=tn.newInstance(),e.shaderCache.setDevice(t),e.bindGroupLayouts=[],e.bufferManager=Rc.newInstance(),e.bufferManager.setDevice(t),e.textureManager=JJe.newInstance(),e.textureManager.setDevice(t),e.pipelines={},tet(t,e)}const ret=Kn(wJ,"vtkWebGPUDevice");var aet={newInstance:ret,extend:wJ};function iet(t,e){e.classHierarchy.push("vtkWebGPUHardwareSelectionPass"),t.traverse=(n,r)=>{if(e.deleted)return;e._currentParent=null,t.setCurrentOperation("buildPass"),n.traverse(t);const a=n.getDevice();if(e.selectionRenderEncoder)e.colorTexture.resize(n.getCanvas().width,n.getCanvas().height),e.depthTexture.resizeToMatch(e.colorTexture);else{t.createRenderEncoder(),e.colorTexture=Is.newInstance({label:"hardwareSelectorColor"}),e.colorTexture.create(a,{width:n.getCanvas().width,height:n.getCanvas().height,format:"rgba32uint",usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.COPY_SRC});const i=e.colorTexture.createView("hardwareSelectColorTexture");e.selectionRenderEncoder.setColorTextureView(0,i),e.depthTexture=Is.newInstance({label:"hardwareSelectorDepth"}),e.depthTexture.create(a,{width:n.getCanvas().width,height:n.getCanvas().height,format:"depth32float",usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.COPY_SRC});const o=e.depthTexture.createView("hardwareSelectDepthTexture");e.selectionRenderEncoder.setDepthTextureView(o)}e.selectionRenderEncoder.attachTextureViews(),r.setRenderEncoder(e.selectionRenderEncoder),t.setCurrentOperation("cameraPass"),r.traverse(t),t.setCurrentOperation("opaquePass"),r.traverse(t)},t.createRenderEncoder=()=>{e.selectionRenderEncoder=wl.newInstance({label:"HardwareSelectionPass"}),e.selectionRenderEncoder.setPipelineHash("sel"),e.selectionRenderEncoder.setReplaceShaderCodeFunction(r=>{const a=r.getShaderDescription("fragment");a.addOutput("vec4<u32>","outColor");let i=a.getCode();i=tn.substitute(i,"//VTK::RenderEncoder::Impl",["output.outColor = vec4<u32>(mapperUBO.PropID, compositeID, 0u, 0u);"]).result,a.setCode(i)});const n=e.selectionRenderEncoder.getDescription();n.colorAttachments[0].clearValue=[0,0,0,0],e.selectionRenderEncoder.setPipelineSettings({primitive:{cullMode:"none"},depthStencil:{depthWriteEnabled:!0,depthCompare:"greater",format:"depth32float"},fragment:{targets:[{format:"rgba32uint",blend:void 0}]}})}}const oet={selectionRenderEncoder:null,colorTexture:null,depthTexture:null};function _J(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,oet,n),Yl.extend(t,e,n),j.get(t,e,["colorTexture","depthTexture"]),iet(t,e)}const set=j.newInstance(_J,"vtkWebGPUHardwareSelectionPass");var uet={newInstance:set,extend:_J};const{SelectionContent:cet,SelectionField:D4}=vC,{FieldAssociations:k4}=Kd,{vtkErrorMacro:xJ}=j;function fet(t){return`${t.propID} ${t.compositeID}`}function R4(t,e,n,r){const a=((n.height-e-1)*n.colorBufferWidth+t)*4+r;return n.colorValues[a]}function Uh(t,e,n,r){const a=n<0?0:n;if(a===0){if(r[0]=e[0],r[1]=e[1],e[0]<0||e[0]>=t.width||e[1]<0||e[1]>=t.height)return null;const l=R4(e[0],e[1],t,0);if(l<=0)return null;const u={};u.propID=l;let c=R4(e[0],e[1],t,1);if((c<0||c>16777215)&&(c=0),u.compositeID=c,t.captureZValues){const f=(t.height-e[1]-1)*t.zbufferBufferWidth+e[0];u.zValue=t.depthValues[f],u.zValue=t.webGPURenderer.convertToOpenGLDepth(u.zValue),u.displayPosition=e}return u}const i=[e[0],e[1]],o=[0,0];let s=Uh(t,e,0,r);if(s)return s;for(let l=1;l<a;++l){for(let u=i[1]>l?i[1]-l:0;u<=i[1]+l;++u)if(o[1]=u,i[0]>=l&&(o[0]=i[0]-l,s=Uh(t,o,0,r),s)||(o[0]=i[0]+l,s=Uh(t,o,0,r),s))return s;for(let u=i[0]>=l?i[0]-(l-1):0;u<=i[0]+(l-1);++u)if(o[0]=u,i[1]>=l&&(o[1]=i[1]-l,s=Uh(t,o,0,r),s)||(o[1]=i[1]+l,s=Uh(t,o,0,r),s))return s}return r[0]=e[0],r[1]=e[1],null}function det(t,e,n){const r=[];let a=0;return e.forEach((i,o)=>{const s=vC.newInstance();switch(s.setContentType(cet.INDICES),t){case k4.FIELD_ASSOCIATION_CELLS:s.setFieldType(D4.CELL);break;case k4.FIELD_ASSOCIATION_POINTS:s.setFieldType(D4.POINT);break;default:xJ("Unknown field association")}s.getProperties().propID=i.info.propID;const l=n.webGPURenderer.getPropFromID(i.info.propID);s.getProperties().prop=l.getRenderable(),s.getProperties().compositeID=i.info.compositeID,s.getProperties().pixelCount=i.pixelCount,n.captureZValues&&(s.getProperties().displayPosition=[i.info.displayPosition[0],i.info.displayPosition[1],i.info.zValue],s.getProperties().worldPosition=n.webGPURenderWindow.displayToWorld(i.info.displayPosition[0],i.info.displayPosition[1],i.info.zValue,n.renderer)),s.setSelectionList(i.attributeIDs),r[a]=s,a++}),r}function het(t,e,n,r,a){const i=Math.floor(e),o=Math.floor(n),s=Math.floor(r),l=Math.floor(a),u=new Map,c=[0,0];for(let f=o;f<=l;f++)for(let d=i;d<=s;d++){const v=Uh(t,[d,f],0,c);if(v){const p=fet(v);if(!u.has(p))u.set(p,{info:v,pixelCount:1,attributeIDs:[v.attributeID]});else{const g=u.get(p);g.pixelCount++,t.captureZValues&&v.zValue<g.info.zValue&&(g.info=v),g.attributeIDs.indexOf(v.attributeID)===-1&&g.attributeIDs.push(v.attributeID)}}}return det(t.fieldAssociation,u,t)}function pet(t,e){e.classHierarchy.push("vtkWebGPUHardwareSelector"),t.endSelection=()=>{e.WebGPURenderer.setSelector(null)},t.getSourceDataAsync=async n=>{if(!n||!e._WebGPURenderWindow)return xJ("Renderer and view must be set before calling Select."),!1;e._WebGPURenderWindow.getRenderable().preRender(),e._WebGPURenderWindow.getInitialized()||(e._WebGPURenderWindow.initialize(),await new Promise(h=>{e._WebGPURenderWindow.onInitialized(h)}));const r=e._WebGPURenderWindow.getViewNodeFor(n);if(!r)return!1;const a=r.getSuppressClear();r.setSuppressClear(!0),e._selectionPass.traverse(e._WebGPURenderWindow,r),r.setSuppressClear(a);const i=e._WebGPURenderWindow.getDevice(),o=e._selectionPass.getColorTexture(),s=e._selectionPass.getDepthTexture(),l={area:[0,0,o.getWidth()-1,o.getHeight()-1],captureZValues:e.captureZValues,fieldAssociation:e.fieldAssociation,renderer:n,webGPURenderer:r,webGPURenderWindow:e._WebGPURenderWindow,width:o.getWidth(),height:o.getHeight()};l.colorBufferWidth=16*Math.floor((l.width+15)/16),l.colorBufferSizeInBytes=l.colorBufferWidth*l.height*4*4;const u=av.newInstance({label:"hardwareSelectColorBuffer"});u.setDevice(i),u.create(l.colorBufferSizeInBytes,GPUBufferUsage.MAP_READ|GPUBufferUsage.COPY_DST);const c=e._WebGPURenderWindow.getCommandEncoder();c.copyTextureToBuffer({texture:o.getHandle()},{buffer:u.getHandle(),bytesPerRow:16*l.colorBufferWidth,rowsPerImage:l.height},{width:l.width,height:l.height,depthOrArrayLayers:1});let f;e.captureZValues&&(l.zbufferBufferWidth=64*Math.floor((l.width+63)/64),f=av.newInstance({label:"hardwareSelectDepthBuffer"}),f.setDevice(i),l.zbufferSizeInBytes=l.height*l.zbufferBufferWidth*4,f.create(l.zbufferSizeInBytes,GPUBufferUsage.MAP_READ|GPUBufferUsage.COPY_DST),c.copyTextureToBuffer({texture:s.getHandle(),aspect:"depth-only"},{buffer:f.getHandle(),bytesPerRow:4*l.zbufferBufferWidth,rowsPerImage:l.height},{width:l.width,height:l.height,depthOrArrayLayers:1})),i.submitCommandEncoder(c);const d=u.mapAsync(GPUMapMode.READ);if(e.captureZValues){const h=f.mapAsync(GPUMapMode.READ);await Promise.all([d,h]),l.depthValues=new Float32Array(f.getMappedRange().slice()),f.unmap()}else await d;return l.colorValues=new Uint32Array(u.getMappedRange().slice()),u.unmap(),l.generateSelection=(h,v,p,g)=>het(l,h,v,p,g),l}}const vet={};function CJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,vet,n),AQ.extend(t,e,n),e._selectionPass=uet.newInstance(),j.setGet(t,e,["_WebGPURenderWindow"]),j.moveToProtected(t,e,["WebGPURenderWindow"]),pet(t,e)}const get=j.newInstance(CJ,"vtkWebGPUHardwareSelector");var TJ={newInstance:get,extend:CJ};const EJ=Object.create(null);function Xl(t,e){EJ[t]=e}function yet(t,e){e.classHierarchy.push("vtkWebGPUViewNodeFactory")}const met={};function MJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,met,n),e.overrides=EJ,pQ.extend(t,e,n),yet(t,e)}const bet=j.newInstance(MJ,"vtkWebGPUViewNodeFactory");var wet={newInstance:bet,extend:MJ};const{vtkErrorMacro:L4}=j,_et={position:"absolute",top:0,left:0,width:"100%",height:"100%"};function xet(t,e){e.classHierarchy.push("vtkWebGPURenderWindow"),t.getViewNodeFactory=()=>e.myFactory;const n=[0,0];function r(){e.renderable&&(e.size[0]!==n[0]||e.size[1]!==n[1])&&(n[0]=e.size[0],n[1]=e.size[1],e.canvas.setAttribute("width",e.size[0]),e.canvas.setAttribute("height",e.size[1]),t.recreateSwapChain()),e.viewStream&&e.viewStream.setSize(e.size[0],e.size[1]),e.canvas.style.display=e.useOffScreen?"none":"block",e.el&&(e.el.style.cursor=e.cursorVisibility?e.cursor:"none"),e.containerSize=null}t.onModified(r),t.recreateSwapChain=()=>{e.context&&(e.context.unconfigure(),e.presentationFormat=navigator.gpu.getPreferredCanvasFormat(e.adapter),e.context.configure({device:e.device.getHandle(),format:e.presentationFormat,alphaMode:"premultiplied",usage:GPUTextureUsage.RENDER_ATTACHMENT|GPUTextureUsage.COPY_DST,width:e.size[0],height:e.size[1]}),e._configured=!0)},t.getCurrentTexture=()=>e.context.getCurrentTexture(),t.buildPass=o=>{if(o){if(!e.renderable)return;t.prepareNodes(),t.addMissingNodes(e.renderable.getRenderersByReference()),t.removeUnusedNodes(),t.initialize()}else e.initialized&&(e._configured||t.recreateSwapChain(),e.commandEncoder=e.device.createCommandEncoder())},t.initialize=()=>{if(!e.initializing){if(e.initializing=!0,!navigator.gpu){L4("WebGPU is not enabled.");return}t.create3DContextAsync().then(()=>{e.initialized=!0,!e.deleted&&t.invokeInitialized()})}},t.setContainer=o=>{e.el&&e.el!==o&&(e.canvas.parentNode!==e.el&&L4("Error: canvas parent node does not match container"),e.el.removeChild(e.canvas),e.el.contains(e.bgImage)&&e.el.removeChild(e.bgImage)),e.el!==o&&(e.el=o,e.el&&(e.el.appendChild(e.canvas),e.useBackgroundImage&&e.el.appendChild(e.bgImage)),t.modified())},t.getContainer=()=>e.el,t.getContainerSize=()=>{if(!e.containerSize&&e.el){const{width:o,height:s}=e.el.getBoundingClientRect();e.containerSize=[o,s]}return e.containerSize||e.size},t.getFramebufferSize=()=>e.size,t.create3DContextAsync=async()=>{if(e.adapter=await navigator.gpu.requestAdapter({powerPreference:"high-performance"}),!e.deleted){if(e.device=aet.newInstance(),e.device.initialize(await e.adapter.requestDevice()),e.deleted){e.device=null;return}e.context=e.canvas.getContext("webgpu")}},t.releaseGraphicsResources=()=>{const o=Yl.newInstance();o.setCurrentOperation("Release"),o.traverse(t,null),e.adapter=null,e.device=null,e.context=null,e.initialized=!1,e.initializing=!1},t.setBackgroundImage=o=>{e.bgImage.src=o.src},t.setUseBackgroundImage=o=>{e.useBackgroundImage=o,e.useBackgroundImage&&!e.el.contains(e.bgImage)?e.el.appendChild(e.bgImage):!e.useBackgroundImage&&e.el.contains(e.bgImage)&&e.el.removeChild(e.bgImage)};async function a(){let o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:e.imageFormat;const s=document.createElement("canvas"),l=s.getContext("2d");s.width=e.canvas.width,s.height=e.canvas.height;const u=await t.getPixelsAsync(),c=new ImageData(u.colorValues,u.width,u.height);l.putImageData(c,0,0);const f=e.canvas.getBoundingClientRect();e.renderable.getRenderers().forEach(p=>{p.getViewProps().forEach(y=>{if(y.getContainer){const b=y.getContainer().getElementsByTagName("canvas");for(let w=0;w<b.length;w++){const x=b[w],_=x.getBoundingClientRect(),C=_.x-f.x,T=_.y-f.y;l.drawImage(x,C,T)}}})});const v=s.toDataURL(o);s.remove(),t.invokeImageReady(v)}t.captureNextImage=function(){let o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"image/png",{resetCamera:s=!1,size:l=null,scale:u=1}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(e.deleted)return null;e.imageFormat=o;const c=e.notifyStartCaptureImage;return e.notifyStartCaptureImage=!0,e._screenshot={size:l||u!==1?l||e.size.map(f=>f*u):null},new Promise((f,d)=>{const h=t.onImageReady(v=>{if(e._screenshot.size===null)e.notifyStartCaptureImage=c,h.unsubscribe(),e._screenshot.placeHolder&&(e.size=e._screenshot.originalSize,t.modified(),e._screenshot.cameras&&e._screenshot.cameras.forEach(p=>{let{restoreParamsFn:g,arg:y}=p;return g(y)}),t.traverseAllPasses(),e.el.removeChild(e._screenshot.placeHolder),e._screenshot.placeHolder.remove(),e._screenshot=null),f(v);else{const p=document.createElement("img");if(p.style=_et,p.src=v,e._screenshot.placeHolder=e.el.appendChild(p),e.canvas.style.display="none",e._screenshot.originalSize=e.size,e.size=e._screenshot.size,e._screenshot.size=null,t.modified(),s){const g=s!==!0;e._screenshot.cameras=e.renderable.getRenderers().map(y=>{const m=y.getActiveCamera(),b=m.get("focalPoint","position","parallelScale");return{resetCameraArgs:g?{renderer:y}:void 0,resetCameraFn:g?s:y.resetCamera,restoreParamsFn:m.set,arg:JSON.parse(JSON.stringify(b))}}),e._screenshot.cameras.forEach(y=>{let{resetCameraFn:m,resetCameraArgs:b}=y;return m(b)})}t.traverseAllPasses()}})})},t.traverseAllPasses=()=>{if(!e.deleted)if(e.initialized){if(e.renderPasses)for(let o=0;o<e.renderPasses.length;++o)e.renderPasses[o].traverse(t,null);e.commandEncoder&&(e.device.submitCommandEncoder(e.commandEncoder),e.commandEncoder=null,e.notifyStartCaptureImage&&e.device.onSubmittedWorkDone().then(()=>{a()}))}else{t.initialize();const o=t.onInitialized(()=>{o.unsubscribe(),t.traverseAllPasses()})}},t.setViewStream=o=>{if(e.viewStream===o)return!1;if(e.subscription&&(e.subscription.unsubscribe(),e.subscription=null),e.viewStream=o,e.viewStream){const s=e.renderable.getRenderers()[0];s.getBackgroundByReference()[3]=0,t.setUseBackgroundImage(!0),e.subscription=e.viewStream.onImageReady(l=>t.setBackgroundImage(l.image)),e.viewStream.setSize(e.size[0],e.size[1]),e.viewStream.invalidateCache(),e.viewStream.render(),t.modified()}return!0},t.getUniquePropID=()=>e.nextPropID++,t.getPropFromID=o=>{for(let s=0;s<e.children.length;s++){const l=e.children[s].getPropFromID(o);if(l!==null)return l}return null},t.getPixelsAsync=async()=>{const o=e.device,s=e.renderPasses[0].getOpaquePass().getColorTexture(),l={width:s.getWidth(),height:s.getHeight()};l.colorBufferWidth=32*Math.floor((l.width+31)/32),l.colorBufferSizeInBytes=l.colorBufferWidth*l.height*8;const u=av.newInstance();u.setDevice(o),u.create(l.colorBufferSizeInBytes,GPUBufferUsage.MAP_READ|GPUBufferUsage.COPY_DST);const c=e.device.createCommandEncoder();c.copyTextureToBuffer({texture:s.getHandle()},{buffer:u.getHandle(),bytesPerRow:8*l.colorBufferWidth,rowsPerImage:l.height},{width:l.width,height:l.height,depthOrArrayLayers:1}),o.submitCommandEncoder(c),await u.mapAsync(GPUMapMode.READ),l.colorValues=new Uint16Array(u.getMappedRange().slice()),u.unmap();const d=new Uint8ClampedArray(l.height*l.width*4);for(let h=0;h<l.height;h++)for(let v=0;v<l.width;v++){const p=(h*l.width+v)*4,g=(h*l.colorBufferWidth+v)*4;d[p]=255*Fo.fromHalf(l.colorValues[g]),d[p+1]=255*Fo.fromHalf(l.colorValues[g+1]),d[p+2]=255*Fo.fromHalf(l.colorValues[g+2]),d[p+3]=255*Fo.fromHalf(l.colorValues[g+3])}return l.colorValues=d,l},t.createSelector=()=>{const o=TJ.newInstance();return o.setWebGPURenderWindow(t),o};const i=t.setSize;t.setSize=(o,s)=>{const l=i(o,s);return l&&t.invokeWindowResizeEvent({width:o,height:s}),l},t.delete=j.chain(t.delete,t.setViewStream)}const Cet={initialized:!1,context:null,adapter:null,device:null,canvas:null,cursorVisibility:!0,cursor:"pointer",containerSize:null,renderPasses:[],notifyStartCaptureImage:!1,imageFormat:"image/png",useOffScreen:!1,useBackgroundImage:!1,nextPropID:1,xrSupported:!1,presentationFormat:null};function Tet(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Cet,n),e.canvas=document.createElement("canvas"),e.canvas.style.width="100%",e.bgImage=new Image,e.bgImage.style.position="absolute",e.bgImage.style.left="0",e.bgImage.style.top="0",e.bgImage.style.width="100%",e.bgImage.style.height="100%",e.bgImage.style.zIndex="-1",KQ.extend(t,e,n),e.myFactory=wet.newInstance(),e.myFactory.registerOverride("vtkRenderWindow",DJ),e.renderPasses[0]=XJe.newInstance(),e.selector||(e.selector=TJ.newInstance(),e.selector.setWebGPURenderWindow(t)),j.event(t,e,"imageReady"),j.event(t,e,"initialized"),j.get(t,e,["commandEncoder","device","presentationFormat","useBackgroundImage","xrSupported"]),j.setGet(t,e,["initialized","context","canvas","device","renderPasses","notifyStartCaptureImage","cursor","useOffScreen"]),j.setGetArray(t,e,["size"],2),j.event(t,e,"windowResizeEvent"),xet(t,e)}const DJ=j.newInstance(Tet,"vtkWebGPURenderWindow");E3("WebGPU",DJ);const Eet=CZ.extractURLParameters();function Met(t,e){const n=t.invokeResize;delete t.invokeResize,e.renderWindow=yZ.newInstance(),e.renderer=pZ.newInstance(),e.renderWindow.addRenderer(e.renderer),e._apiSpecificRenderWindow=e.renderWindow.newAPISpecificView(Eet.viewAPI??e.defaultViewAPI),e.renderWindow.addView(e._apiSpecificRenderWindow),e.interactor=D3.newInstance(),e.interactor.setInteractorStyle(xZ.newInstance()),e.interactor.setView(e._apiSpecificRenderWindow),e.interactor.initialize(),t.setBackground=e.renderer.setBackground,t.setBackground(...e.background),t.resize=()=>{if(e.container){const r=e.container.getBoundingClientRect(),a=window.devicePixelRatio||1;e._apiSpecificRenderWindow.setSize(Math.floor(r.width*a),Math.floor(r.height*a)),n(),e.renderWindow.render()}},t.setContainer=r=>{e.container&&e.interactor.unbindEvents(e.container),e.container=r,e._apiSpecificRenderWindow.setContainer(e.container),e.container&&e.interactor.bindEvents(e.container)},t.delete=j.chain(t.setContainer,e._apiSpecificRenderWindow.delete,t.delete),e.listenWindowResize&&window.addEventListener("resize",t.resize),t.resize()}const Det={background:[.32,.34,.43],listenWindowResize:!0,container:null};function kJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Det,n),j.obj(t,e),j.get(t,e,["renderWindow","renderer","_apiSpecificRenderWindow","interactor","container"]),j.moveToProtected(t,e,["_apiSpecificRenderWindow"]),j.event(t,e,"resize"),Met(t,e)}const ket=j.newInstance(kJ);var F3={newInstance:ket,extend:kJ};function Ret(t,e){e===void 0&&(e={});var n=e.insertAt;if(!(!t||typeof document>"u")){var r=document.head||document.getElementsByTagName("head")[0],a=document.createElement("style");a.type="text/css",n==="top"&&r.firstChild?r.insertBefore(a,r.firstChild):r.appendChild(a),a.styleSheet?a.styleSheet.cssText=t:a.appendChild(document.createTextNode(t))}}var Let=`.RenderWindowWithControlBar-module_rootContainer__1xqVd {
  568. position: relative;
  569. }
  570. .RenderWindowWithControlBar-module_renderWindow__2mz6Z {
  571. position: absolute;
  572. top: 0;
  573. left: 0;
  574. right: 0;
  575. bottom: 0;
  576. }
  577. .RenderWindowWithControlBar-module_control__38_dI {
  578. z-index: 1;
  579. position: absolute;
  580. }
  581. `,X1={rootContainer:"RenderWindowWithControlBar-module_rootContainer__1xqVd",renderWindow:"RenderWindowWithControlBar-module_renderWindow__2mz6Z",control:"RenderWindowWithControlBar-module_control__38_dI"};Ret(Let);const Oet={left(t){return{top:"0",left:"0",bottom:"0",right:"unset",height:"unset",width:`${t}px`}},right(t){return{top:"0",right:"0",bottom:"0",left:"unset",height:"unset",width:`${t}px`}},top(t){return{top:"0",left:"0",right:"0",bottom:"unset",width:"unset",height:`${t}px`}},bottom(t){return{bottom:"0",left:"0",right:"0",top:"unset",width:"unset",height:`${t}px`}}};function Aet(t,e,n){const r=Oet[e](n);Object.keys(r).forEach(a=>{t.style[a]=r[a]})}function Net(t,e){const n={...t};function r(i){e.renderWindowContainer.style[i]="0px"}function a(){["left","right","top","bottom"].forEach(r),e.renderWindowContainer.style[e.controlPosition]=`${e.controlSize}px`,Aet(e.controlContainer,e.controlPosition,e.controlSize)}e.renderWindowContainer=document.createElement("div"),e.renderWindowContainer.classList.add(X1.renderWindow),n.setContainer(e.renderWindowContainer),e.controlContainer=document.createElement("div"),e.controlContainer.classList.add(X1.control),t.setContainer=i=>{e.rootContainer&&(e.rootContainer.removeChild(e.container),e.rootContainer.removeChild(e.controlContainer),e.rootContainer.classList.remove(X1.rootContainer)),e.rootContainer=i,e.rootContainer&&(e.rootContainer.appendChild(e.container),e.rootContainer.appendChild(e.controlContainer),e.rootContainer.classList.add(X1.rootContainer),a(),t.resize())},t.setControlSize=i=>{e.controlSize=i,a(),t.modified()},t.setControlPosition=i=>{e.controlPosition=i,a(),t.modified()},e.listenWindowResize&&window.addEventListener("resize",t.resize),a(),t.resize()}const Vet={rootContainer:null,controlPosition:"left",controlSize:10};function Bet(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Vet,n),F3.extend(t,e),j.get(t,e,["rootContainer","controlContainer","renderWindowContainer"]),Net(t,e)}j.newInstance(Bet,"vtkRenderWindowWithControlBar");const $et=t=>t,O4=1e-6;class RJ{constructor(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;this.matrix=dn(new Float64Array(16)),this.tmp=new Float64Array(3),this.angleConv=e?j9e:$et}rotateFromDirections(e,n){const r=new Float64Array(3),a=new Float64Array(3),i=new Float64Array(16);Es(r,e[0],e[1],e[2]),Es(a,n[0],n[1],n[2]),qu(r,r),qu(a,a);const o=s3(r,a);return o>=1?this:(_p(this.tmp,r,a),Ak(this.tmp)<O4&&(_p(this.tmp,[1,0,0],e),Ak(this.tmp)<O4&&_p(this.tmp,[0,1,0],e)),_q(i,Math.acos(o),this.tmp),Zr(this.matrix,this.matrix,i),this)}rotate(e,n){return Es(this.tmp,...n),qu(this.tmp,this.tmp),ko(this.matrix,this.matrix,this.angleConv(e),this.tmp),this}rotateX(e){return r3(this.matrix,this.matrix,this.angleConv(e)),this}rotateY(e){return a3(this.matrix,this.matrix,this.angleConv(e)),this}rotateZ(e){return i3(this.matrix,this.matrix,this.angleConv(e)),this}translate(e,n,r){return Es(this.tmp,e,n,r),pr(this.matrix,this.matrix,this.tmp),this}scale(e,n,r){return Es(this.tmp,e,n,r),Dd(this.matrix,this.matrix,this.tmp),this}multiply(e){return Zr(this.matrix,this.matrix,e),this}multiply3x3(e){return Zr(this.matrix,this.matrix,[e[0],e[1],e[2],0,e[3],e[4],e[5],0,e[6],e[7],e[8],0,0,0,0,1]),this}invert(){return ja(this.matrix,this.matrix),this}identity(){return dn(this.matrix),this}apply(e){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:-1;if(Bq(p7e,this.matrix))return this;const a=r===-1?e.length:n+r*3;for(let i=n;i<a;i+=3)Es(this.tmp,e[i],e[i+1],e[i+2]),Ln(this.tmp,this.tmp,this.matrix),e[i]=this.tmp[0],e[i+1]=this.tmp[1],e[i+2]=this.tmp[2];return this}getMatrix(){return this.matrix}setMatrix(e){return e&&e.length===16&&sa(this.matrix,e),this}}function Iet(){return new RJ(!0)}function Pet(){return new RJ(!1)}var Vu={buildFromDegree:Iet,buildFromRadian:Pet};function Fet(t,e){e.classHierarchy.push("vtkConeSource");function n(r,a){if(e.deleted)return;let i=a[0];const o=2*Math.PI/e.resolution,s=-e.height/2,l=e.resolution+1,u=4*e.resolution+1+e.resolution;let c=0;const f=j.newTypedArray(e.pointType,l*3);let d=0;const h=new Uint32Array(u);f[0]=e.height/2,f[1]=0,f[2]=0,e.capping&&(h[d++]=e.resolution);for(let v=0;v<e.resolution;v++)c++,f[c*3+0]=s,f[c*3+1]=e.radius*Math.cos(v*o),f[c*3+2]=e.radius*Math.sin(v*o),e.capping&&(h[e.resolution-d+++1]=c);for(let v=0;v<e.resolution;v++)h[d++]=3,h[d++]=0,h[d++]=v+1,h[d++]=v+2>e.resolution?1:v+2;Vu.buildFromRadian().translate(...e.center).rotateFromDirections([1,0,0],e.direction).apply(f),i=ta.newInstance(),i.getPoints().setData(f,3),i.getPolys().setData(h,1),a[0]=i}t.requestData=n}const zet={height:1,radius:.5,resolution:6,center:[0,0,0],direction:[1,0,0],capping:!0,pointType:"Float64Array"};function LJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,zet,n),j.obj(t,e),j.setGet(t,e,["height","radius","resolution","capping"]),j.setGetArray(t,e,["center","direction"],3),j.algo(t,e,0,1),Fet(t,e)}const Get=j.newInstance(LJ,"vtkConeSource");var OJ={newInstance:Get,extend:LJ};const z3={};function AJ(t){return!!z3[t]}function Uet(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"http",e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return z3[t](e)}function NJ(t,e){z3[t]=e}var VJ={get:Uet,has:AJ,registerType:NJ};const Het={bit:Uint8Array,unsigned_char:Uint8Array,char:Int8Array,unsigned_short:Uint16Array,short:Int16Array,unsigned_int:Uint32Array,int:Int32Array,unsigned_long:Uint32Array,long:Int32Array,float:Float32Array,double:Float64Array};function w2(t,e,n){let r=0;function a(i){return i.split(" ").forEach(o=>{o.length&&(t[r++]=Number(o))}),r<t.length?!0:(e(t,n),!1)}return a}const Wet={DATASET:{init(t,e){const n=t.split(" ")[1];switch(n){case"UNSTRUCTURED_GRID":e.dataset=ta.newInstance();break;default:console.error(`Dataset of type ${n} not supported`)}return!1},parse(t,e){return!1}},POINTS:{init(t,e){const[n,r,a]=t.split(" "),i=a==="float"?new Float32Array(3*Number(r)):new Float64Array(3*Number(r)),o=e.dataset.getPoints();return o.setName(n),e.arrayHandler=w2(i,o.setData,3),!0},parse(t,e){return e.arrayHandler(t)}},CELLS:{init(t,e){const[n,r,a]=t.split(" "),i=e.dataset.getPolys();return i.set({numberOfCells:Number(r)},!0),e.arrayHandler=w2(new Uint32Array(Number(a)),i.setData,1),!0},parse(t,e){return e.arrayHandler(t)}},POINT_DATA:{init(t,e){return e.POINT_DATA=Number(t.split(" ")[1]),e.activeFieldLocation="POINT_DATA",!1},parse(t,e){return!1}},SCALARS:{init(t,e){e.scalars||(e.scalars=new Map);const[n,r,a]=t.split(" "),i=1,o=new Het[a](e.POINT_DATA),s=xn.newInstance({name:r,size:e.POINT_DATA});return e.scalars.set(r,o),e.arrayHandler=w2(o,s.setData,i),!0},parse(t,e){return t.split(" ")[0]==="LOOKUP_TABLE"?!0:e.arrayHandler(t)}}};function Ket(t,e){const n=t.split(" ");return Wet[n[0]]}function jet(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=null;const a=/\r?\n/.exec(t),i=a!==null?a[0]:null;return t.split(i).forEach((o,s)=>{if(!(s<0)){if(!n){if(n=Ket(o),!n)return;n=n.init(o,e)?n:null;return}n&&!n.parse(o,e)&&(n=null)}}),e}var Yet={parseLegacyASCII:jet};function BJ(){const t=new ArrayBuffer(4),e=new Uint8Array(t),n=new Uint32Array(t);return e[0]=161,e[1]=178,e[2]=195,e[3]=212,n[0]===3569595041?"LittleEndian":n[0]===2712847316?"BigEndian":null}const Xet=BJ();function qet(t,e){if(e<2)return;const n=new Int8Array(t),r=n.length,a=[];for(let i=0;i<r;i+=e){for(let o=0;o<e;o++)a.push(n[i+o]);for(let o=0;o<e;o++)n[i+o]=a.pop()}}var _2={ENDIANNESS:Xet,getEndianness:BJ,swapBytes:qet};const{vtkErrorMacro:$J,vtkDebugMacro:Zet}=j,G3=()=>($J("LiteHttpDataAccessHelper does not support compression. Need to register HttpDataAccessHelper instead."),Promise.reject(new Error("LiteHttpDataAccessHelper does not support compression. Need to register HttpDataAccessHelper instead.")));let iv=0;function yC(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};const r=new XMLHttpRequest;return r.open(t,e,!0),n.headers&&Object.entries(n.headers).forEach(a=>{let[i,o]=a;return r.setRequestHeader(i,o)}),n.progressCallback&&r.addEventListener("progress",n.progressCallback),r}function Qet(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return new Promise((n,r)=>{const a=yC("GET",t,e);a.onreadystatechange=i=>{a.readyState===4&&(a.status===200||a.status===0?n(a.response):r({xhr:a,e:i}))},a.responseType="arraybuffer",a.send()})}function Jet(t,e,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return r&&r.compression?G3():n.ref&&!n.ref.pending?new Promise((a,i)=>{const o=[e,n.ref.basepath,n.ref.id].join("/"),s=yC("GET",o,r);s.onreadystatechange=l=>{s.readyState===1&&(n.ref.pending=!0,++iv===1&&(t!=null&&t.invokeBusy)&&t.invokeBusy(!0)),s.readyState===4&&(n.ref.pending=!1,s.status===200||s.status===0?(n.buffer=s.response,n.ref.encode==="JSON"?n.values=JSON.parse(n.buffer):(_2.ENDIANNESS!==n.ref.encode&&_2.ENDIANNESS&&(Zet(`Swap bytes of ${n.name}`),_2.swapBytes(n.buffer,TZ[n.dataType])),n.values=j.newTypedArray(n.dataType,n.buffer)),n.values.length!==n.size&&$J(`Error in FetchArray: ${n.name}, does not have the proper array size. Got ${n.values.length}, instead of ${n.size}`),delete n.ref,--iv===0&&(t!=null&&t.invokeBusy)&&t.invokeBusy(!1),t!=null&&t.modified&&t.modified(),a(n)):i({xhr:s,e:l}))},s.responseType=n.dataType!=="string"?"arraybuffer":"text",s.send()}):Promise.resolve(n)}function ett(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return n&&n.compression?G3():new Promise((r,a)=>{const i=yC("GET",e,n);i.onreadystatechange=o=>{i.readyState===1&&++iv===1&&t!=null&&t.invokeBusy&&t.invokeBusy(!0),i.readyState===4&&(--iv===0&&(t!=null&&t.invokeBusy)&&t.invokeBusy(!1),i.status===200||i.status===0?r(JSON.parse(i.responseText)):a({xhr:i,e:o}))},i.responseType="text",i.send()})}function ttt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return n&&n.compression?G3():new Promise((r,a)=>{const i=yC("GET",e,n);i.onreadystatechange=o=>{i.readyState===1&&++iv===1&&t!=null&&t.invokeBusy&&t.invokeBusy(!0),i.readyState===4&&(--iv===0&&(t!=null&&t.invokeBusy)&&t.invokeBusy(!1),i.status===200||i.status===0?r(i.responseText):a({xhr:i,e:o}))},i.responseType="text",i.send()})}function ntt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return new Promise((r,a)=>{const i=new Image;n.crossOrigin&&(i.crossOrigin=n.crossOrigin),i.onload=()=>r(i),i.onerror=a,i.src=e})}const rtt={fetchArray:Jet,fetchJSON:ett,fetchText:ttt,fetchBinary:Qet,fetchImage:ntt};AJ("http")||NJ("http",t=>rtt);function att(t,e){e.classHierarchy.push("vtkUnstructuredDataReader"),e.dataAccessHelper||(e.dataAccessHelper=VJ.get("http"));function n(r){const{compression:a,progressCallback:i}=e;return e.dataAccessHelper.fetchText(t,r,{compression:a,progressCallback:i})}t.setUrl=function(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};e.url=r;const i=r.split("/");return i.pop(),e.baseURL=i.join("/"),e.compression=a.compression,t.loadData({progressCallback:a.progressCallback})},t.loadData=function(){const r=n(e.url);return r.then(t.parseAsText),r},t.parseAsText=r=>{if(r){if(r!==e.parseData)t.modified();else return;e.parseData=r,e.dataModel=Yet.parseLegacyASCII(e.parseData),e.output[0]=e.dataModel.dataset,e.output[1]=e.dataModel.scalars}},t.requestData=(r,a)=>{t.parseAsText(e.parseData)}}const itt={};function IJ(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,itt,n),j.obj(t,e),j.get(t,e,["url","baseURL"]),j.setGet(t,e,["dataAccessHelper"]),j.algo(t,e,0,1),att(t,e),e.compression||(e.compression=null),e.progressCallback||(e.progressCallback=null)}const ott=j.newInstance(IJ,"vtkUnstructuredDataReader");var stt={newInstance:ott,extend:IJ};/*! *****************************************************************************
  582. Copyright (c) Microsoft Corporation.
  583. Permission to use, copy, modify, and/or distribute this software for any
  584. purpose with or without fee is hereby granted.
  585. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
  586. REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  587. AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
  588. INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
  589. LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  590. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  591. PERFORMANCE OF THIS SOFTWARE.
  592. ***************************************************************************** */var Yk=function(t,e){return Yk=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&(n[a]=r[a])},Yk(t,e)};function me(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");Yk(t,e);function n(){this.constructor=t}t.prototype=e===null?Object.create(e):(n.prototype=e.prototype,new n)}var ltt=function(){function t(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1}return t}(),utt=function(){function t(){this.browser=new ltt,this.node=!1,this.wxa=!1,this.worker=!1,this.svgSupported=!1,this.touchEventsSupported=!1,this.pointerEventsSupported=!1,this.domSupported=!1,this.transformSupported=!1,this.transform3dSupported=!1,this.hasGlobalWindow=typeof window<"u"}return t}(),Cf=new utt;typeof wx=="object"&&typeof wx.getSystemInfoSync=="function"?(Cf.wxa=!0,Cf.touchEventsSupported=!0):typeof document>"u"&&typeof self<"u"?Cf.worker=!0:typeof navigator>"u"?(Cf.node=!0,Cf.svgSupported=!0):ctt(navigator.userAgent,Cf);function ctt(t,e){var n=e.browser,r=t.match(/Firefox\/([\d.]+)/),a=t.match(/MSIE\s([\d.]+)/)||t.match(/Trident\/.+?rv:(([\d.]+))/),i=t.match(/Edge?\/([\d.]+)/),o=/micromessenger/i.test(t);r&&(n.firefox=!0,n.version=r[1]),a&&(n.ie=!0,n.version=a[1]),i&&(n.edge=!0,n.version=i[1],n.newEdge=+i[1].split(".")[0]>18),o&&(n.weChat=!0),e.svgSupported=typeof SVGRect<"u",e.touchEventsSupported="ontouchstart"in window&&!n.ie&&!n.edge,e.pointerEventsSupported="onpointerdown"in window&&(n.edge||n.ie&&+n.version>=11),e.domSupported=typeof document<"u";var s=document.documentElement.style;e.transform3dSupported=(n.ie&&"transition"in s||n.edge||"WebKitCSSMatrix"in window&&"m11"in new WebKitCSSMatrix||"MozPerspective"in s)&&!("OTransition"in s),e.transformSupported=e.transform3dSupported||n.ie&&+n.version>=9}const on=Cf;var U3=12,PJ="sans-serif",pc=U3+"px "+PJ,ftt=20,dtt=100,htt="007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N";function ptt(t){var e={};if(typeof JSON>"u")return e;for(var n=0;n<t.length;n++){var r=String.fromCharCode(n+32),a=(t.charCodeAt(n)-ftt)/dtt;e[r]=a}return e}var vtt=ptt(htt),ns={createCanvas:function(){return typeof document<"u"&&document.createElement("canvas")},measureText:function(){var t,e;return function(n,r){if(!t){var a=ns.createCanvas();t=a&&a.getContext("2d")}if(t)return e!==r&&(e=t.font=r||pc),t.measureText(n);n=n||"",r=r||pc;var i=/(\d+)px/.exec(r),o=i&&+i[1]||U3,s=0;if(r.indexOf("mono")>=0)s=o*n.length;else for(var l=0;l<n.length;l++){var u=vtt[n[l]];s+=u==null?o:u*o}return{width:s}}}(),loadImage:function(t,e,n){var r=new Image;return r.onload=e,r.onerror=n,r.src=t,r}};function FJ(t){for(var e in ns)t[e]&&(ns[e]=t[e])}var zJ=go(["Function","RegExp","Date","Error","CanvasGradient","CanvasPattern","Image","Canvas"],function(t,e){return t["[object "+e+"]"]=!0,t},{}),GJ=go(["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64"],function(t,e){return t["[object "+e+"Array]"]=!0,t},{}),Nv=Object.prototype.toString,mC=Array.prototype,gtt=mC.forEach,ytt=mC.filter,H3=mC.slice,mtt=mC.map,A4=(function(){}).constructor,q1=A4?A4.prototype:null,W3="__proto__",btt=2311;function K3(){return btt++}function bC(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];typeof console<"u"&&console.error.apply(console,t)}function _t(t){if(t==null||typeof t!="object")return t;var e=t,n=Nv.call(t);if(n==="[object Array]"){if(!xp(t)){e=[];for(var r=0,a=t.length;r<a;r++)e[r]=_t(t[r])}}else if(GJ[n]){if(!xp(t)){var i=t.constructor;if(i.from)e=i.from(t);else{e=new i(t.length);for(var r=0,a=t.length;r<a;r++)e[r]=t[r]}}}else if(!zJ[n]&&!xp(t)&&!ov(t)){e={};for(var o in t)t.hasOwnProperty(o)&&o!==W3&&(e[o]=_t(t[o]))}return e}function $t(t,e,n){if(!bt(e)||!bt(t))return n?_t(e):t;for(var r in e)if(e.hasOwnProperty(r)&&r!==W3){var a=t[r],i=e[r];bt(i)&&bt(a)&&!Be(i)&&!Be(a)&&!ov(i)&&!ov(a)&&!Xk(i)&&!Xk(a)&&!xp(i)&&!xp(a)?$t(a,i,n):(n||!(r in t))&&(t[r]=_t(e[r]))}return t}function SC(t,e){for(var n=t[0],r=1,a=t.length;r<a;r++)n=$t(n,t[r],e);return n}function Ae(t,e){if(Object.assign)Object.assign(t,e);else for(var n in e)e.hasOwnProperty(n)&&n!==W3&&(t[n]=e[n]);return t}function yt(t,e,n){for(var r=Xt(e),a=0;a<r.length;a++){var i=r[a];(n?e[i]!=null:t[i]==null)&&(t[i]=e[i])}return t}var Stt=ns.createCanvas;function Gt(t,e){if(t){if(t.indexOf)return t.indexOf(e);for(var n=0,r=t.length;n<r;n++)if(t[n]===e)return n}return-1}function j3(t,e){var n=t.prototype;function r(){}r.prototype=e.prototype,t.prototype=new r;for(var a in n)n.hasOwnProperty(a)&&(t.prototype[a]=n[a]);t.prototype.constructor=t,t.superClass=e}function sr(t,e,n){if(t="prototype"in t?t.prototype:t,e="prototype"in e?e.prototype:e,Object.getOwnPropertyNames)for(var r=Object.getOwnPropertyNames(e),a=0;a<r.length;a++){var i=r[a];i!=="constructor"&&(n?e[i]!=null:t[i]==null)&&(t[i]=e[i])}else yt(t,e,n)}function va(t){return!t||typeof t=="string"?!1:typeof t.length=="number"}function W(t,e,n){if(t&&e)if(t.forEach&&t.forEach===gtt)t.forEach(e,n);else if(t.length===+t.length)for(var r=0,a=t.length;r<a;r++)e.call(n,t[r],r,t);else for(var i in t)t.hasOwnProperty(i)&&e.call(n,t[i],i,t)}function $e(t,e,n){if(!t)return[];if(!e)return wC(t);if(t.map&&t.map===mtt)return t.map(e,n);for(var r=[],a=0,i=t.length;a<i;a++)r.push(e.call(n,t[a],a,t));return r}function go(t,e,n,r){if(t&&e){for(var a=0,i=t.length;a<i;a++)n=e.call(r,n,t[a],a,t);return n}}function _n(t,e,n){if(!t)return[];if(!e)return wC(t);if(t.filter&&t.filter===ytt)return t.filter(e,n);for(var r=[],a=0,i=t.length;a<i;a++)e.call(n,t[a],a,t)&&r.push(t[a]);return r}function UJ(t,e,n){if(t&&e){for(var r=0,a=t.length;r<a;r++)if(e.call(n,t[r],r,t))return t[r]}}function Xt(t){if(!t)return[];if(Object.keys)return Object.keys(t);var e=[];for(var n in t)t.hasOwnProperty(n)&&e.push(n);return e}function wtt(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return function(){return t.apply(e,n.concat(H3.call(arguments)))}}var it=q1&&vt(q1.bind)?q1.call.bind(q1.bind):wtt;function Rt(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){return t.apply(this,e.concat(H3.call(arguments)))}}function Be(t){return Array.isArray?Array.isArray(t):Nv.call(t)==="[object Array]"}function vt(t){return typeof t=="function"}function rt(t){return typeof t=="string"}function d_(t){return Nv.call(t)==="[object String]"}function sn(t){return typeof t=="number"}function bt(t){var e=typeof t;return e==="function"||!!t&&e==="object"}function Xk(t){return!!zJ[Nv.call(t)]}function wi(t){return!!GJ[Nv.call(t)]}function ov(t){return typeof t=="object"&&typeof t.nodeType=="number"&&typeof t.ownerDocument=="object"}function $m(t){return t.colorStops!=null}function HJ(t){return t.image!=null}function WJ(t){return Nv.call(t)==="[object RegExp]"}function sv(t){return t!==t}function Vr(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var n=0,r=t.length;n<r;n++)if(t[n]!=null)return t[n]}function Pt(t,e){return t??e}function Zo(t,e,n){return t??e??n}function wC(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return H3.apply(t,e)}function _C(t){if(typeof t=="number")return[t,t,t,t];var e=t.length;return e===2?[t[0],t[1],t[0],t[1]]:e===3?[t[0],t[1],t[2],t[1]]:t}function Ra(t,e){if(!t)throw new Error(e)}function no(t){return t==null?null:typeof t.trim=="function"?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}var KJ="__ec_primitive__";function Ny(t){t[KJ]=!0}function xp(t){return t[KJ]}var _tt=function(){function t(){this.data={}}return t.prototype.delete=function(e){var n=this.has(e);return n&&delete this.data[e],n},t.prototype.has=function(e){return this.data.hasOwnProperty(e)},t.prototype.get=function(e){return this.data[e]},t.prototype.set=function(e,n){return this.data[e]=n,this},t.prototype.keys=function(){return Xt(this.data)},t.prototype.forEach=function(e){var n=this.data;for(var r in n)n.hasOwnProperty(r)&&e(n[r],r)},t}(),jJ=typeof Map=="function";function xtt(){return jJ?new Map:new _tt}var YJ=function(){function t(e){var n=Be(e);this.data=xtt();var r=this;e instanceof t?e.each(a):e&&W(e,a);function a(i,o){n?r.set(i,o):r.set(o,i)}}return t.prototype.hasKey=function(e){return this.data.has(e)},t.prototype.get=function(e){return this.data.get(e)},t.prototype.set=function(e,n){return this.data.set(e,n),n},t.prototype.each=function(e,n){this.data.forEach(function(r,a){e.call(n,r,a)})},t.prototype.keys=function(){var e=this.data.keys();return jJ?Array.from(e):e},t.prototype.removeKey=function(e){this.data.delete(e)},t}();function ft(t){return new YJ(t)}function Vy(t,e){for(var n=new t.constructor(t.length+e.length),r=0;r<t.length;r++)n[r]=t[r];for(var a=t.length,r=0;r<e.length;r++)n[r+a]=e[r];return n}function Im(t,e){var n;if(Object.create)n=Object.create(t);else{var r=function(){};r.prototype=t,n=new r}return e&&Ae(n,e),n}function Y3(t){var e=t.style;e.webkitUserSelect="none",e.userSelect="none",e.webkitTapHighlightColor="rgba(0,0,0,0)",e["-webkit-touch-callout"]="none"}function st(t,e){return t.hasOwnProperty(e)}function ir(){}var k0=180/Math.PI;const Ctt=Object.freeze(Object.defineProperty({__proto__:null,HashMap:YJ,RADIAN_TO_DEGREE:k0,assert:Ra,bind:it,clone:_t,concatArray:Vy,createCanvas:Stt,createHashMap:ft,createObject:Im,curry:Rt,defaults:yt,disableUserSelect:Y3,each:W,eqNaN:sv,extend:Ae,filter:_n,find:UJ,guid:K3,hasOwn:st,indexOf:Gt,inherits:j3,isArray:Be,isArrayLike:va,isBuiltInObject:Xk,isDom:ov,isFunction:vt,isGradientObject:$m,isImagePatternObject:HJ,isNumber:sn,isObject:bt,isPrimitive:xp,isRegExp:WJ,isString:rt,isStringSafe:d_,isTypedArray:wi,keys:Xt,logError:bC,map:$e,merge:$t,mergeAll:SC,mixin:sr,noop:ir,normalizeCssArray:_C,reduce:go,retrieve:Vr,retrieve2:Pt,retrieve3:Zo,setAsPrimitive:Ny,slice:wC,trim:no},Symbol.toStringTag,{value:"Module"}));function Lc(t,e){return t==null&&(t=0),e==null&&(e=0),[t,e]}function xa(t,e){return t[0]=e[0],t[1]=e[1],t}function Ps(t){return[t[0],t[1]]}function XJ(t,e,n){return t[0]=e,t[1]=n,t}function qk(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t}function h_(t,e,n,r){return t[0]=e[0]+n[0]*r,t[1]=e[1]+n[1]*r,t}function Pu(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t}function By(t){return Math.sqrt(X3(t))}var Ttt=By;function X3(t){return t[0]*t[0]+t[1]*t[1]}var Ett=X3;function Mtt(t,e,n){return t[0]=e[0]*n[0],t[1]=e[1]*n[1],t}function Dtt(t,e,n){return t[0]=e[0]/n[0],t[1]=e[1]/n[1],t}function ktt(t,e){return t[0]*e[0]+t[1]*e[1]}function R0(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t}function jd(t,e){var n=By(e);return n===0?(t[0]=0,t[1]=0):(t[0]=e[0]/n,t[1]=e[1]/n),t}function p_(t,e){return Math.sqrt((t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1]))}var _l=p_;function qJ(t,e){return(t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1])}var Zu=qJ;function Rtt(t,e){return t[0]=-e[0],t[1]=-e[1],t}function L0(t,e,n,r){return t[0]=e[0]+r*(n[0]-e[0]),t[1]=e[1]+r*(n[1]-e[1]),t}function Qr(t,e,n){var r=e[0],a=e[1];return t[0]=n[0]*r+n[2]*a+n[4],t[1]=n[1]*r+n[3]*a+n[5],t}function xl(t,e,n){return t[0]=Math.min(e[0],n[0]),t[1]=Math.min(e[1],n[1]),t}function Cl(t,e,n){return t[0]=Math.max(e[0],n[0]),t[1]=Math.max(e[1],n[1]),t}const Ltt=Object.freeze(Object.defineProperty({__proto__:null,add:qk,applyTransform:Qr,clone:Ps,copy:xa,create:Lc,dist:_l,distSquare:Zu,distance:p_,distanceSquare:qJ,div:Dtt,dot:ktt,len:By,lenSquare:X3,length:Ttt,lengthSquare:Ett,lerp:L0,max:Cl,min:xl,mul:Mtt,negate:Rtt,normalize:jd,scale:R0,scaleAndAdd:h_,set:XJ,sub:Pu},Symbol.toStringTag,{value:"Module"}));var hh=function(){function t(e,n){this.target=e,this.topTarget=n&&n.topTarget}return t}(),Ott=function(){function t(e){this.handler=e,e.on("mousedown",this._dragStart,this),e.on("mousemove",this._drag,this),e.on("mouseup",this._dragEnd,this)}return t.prototype._dragStart=function(e){for(var n=e.target;n&&!n.draggable;)n=n.parent||n.__hostTarget;n&&(this._draggingTarget=n,n.dragging=!0,this._x=e.offsetX,this._y=e.offsetY,this.handler.dispatchToElement(new hh(n,e),"dragstart",e.event))},t.prototype._drag=function(e){var n=this._draggingTarget;if(n){var r=e.offsetX,a=e.offsetY,i=r-this._x,o=a-this._y;this._x=r,this._y=a,n.drift(i,o,e),this.handler.dispatchToElement(new hh(n,e),"drag",e.event);var s=this.handler.findHover(r,a,n).target,l=this._dropTarget;this._dropTarget=s,n!==s&&(l&&s!==l&&this.handler.dispatchToElement(new hh(l,e),"dragleave",e.event),s&&s!==l&&this.handler.dispatchToElement(new hh(s,e),"dragenter",e.event))}},t.prototype._dragEnd=function(e){var n=this._draggingTarget;n&&(n.dragging=!1),this.handler.dispatchToElement(new hh(n,e),"dragend",e.event),this._dropTarget&&this.handler.dispatchToElement(new hh(this._dropTarget,e),"drop",e.event),this._draggingTarget=null,this._dropTarget=null},t}();const Att=Ott;var Ntt=function(){function t(e){e&&(this._$eventProcessor=e)}return t.prototype.on=function(e,n,r,a){this._$handlers||(this._$handlers={});var i=this._$handlers;if(typeof n=="function"&&(a=r,r=n,n=null),!r||!e)return this;var o=this._$eventProcessor;n!=null&&o&&o.normalizeQuery&&(n=o.normalizeQuery(n)),i[e]||(i[e]=[]);for(var s=0;s<i[e].length;s++)if(i[e][s].h===r)return this;var l={h:r,query:n,ctx:a||this,callAtLast:r.zrEventfulCallAtLast},u=i[e].length-1,c=i[e][u];return c&&c.callAtLast?i[e].splice(u,0,l):i[e].push(l),this},t.prototype.isSilent=function(e){var n=this._$handlers;return!n||!n[e]||!n[e].length},t.prototype.off=function(e,n){var r=this._$handlers;if(!r)return this;if(!e)return this._$handlers={},this;if(n){if(r[e]){for(var a=[],i=0,o=r[e].length;i<o;i++)r[e][i].h!==n&&a.push(r[e][i]);r[e]=a}r[e]&&r[e].length===0&&delete r[e]}else delete r[e];return this},t.prototype.trigger=function(e){for(var n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];if(!this._$handlers)return this;var a=this._$handlers[e],i=this._$eventProcessor;if(a)for(var o=n.length,s=a.length,l=0;l<s;l++){var u=a[l];if(!(i&&i.filter&&u.query!=null&&!i.filter(e,u.query)))switch(o){case 0:u.h.call(u.ctx);break;case 1:u.h.call(u.ctx,n[0]);break;case 2:u.h.call(u.ctx,n[0],n[1]);break;default:u.h.apply(u.ctx,n);break}}return i&&i.afterTrigger&&i.afterTrigger(e),this},t.prototype.triggerWithContext=function(e){for(var n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];if(!this._$handlers)return this;var a=this._$handlers[e],i=this._$eventProcessor;if(a)for(var o=n.length,s=n[o-1],l=a.length,u=0;u<l;u++){var c=a[u];if(!(i&&i.filter&&c.query!=null&&!i.filter(e,c.query)))switch(o){case 0:c.h.call(s);break;case 1:c.h.call(s,n[0]);break;case 2:c.h.call(s,n[0],n[1]);break;default:c.h.apply(s,n.slice(1,o-1));break}}return i&&i.afterTrigger&&i.afterTrigger(e),this},t}();const mo=Ntt;var Vtt=Math.log(2);function Zk(t,e,n,r,a,i){var o=r+"-"+a,s=t.length;if(i.hasOwnProperty(o))return i[o];if(e===1){var l=Math.round(Math.log((1<<s)-1&~a)/Vtt);return t[n][l]}for(var u=r|1<<n,c=n+1;r&1<<c;)c++;for(var f=0,d=0,h=0;d<s;d++){var v=1<<d;v&a||(f+=(h%2?-1:1)*t[n][d]*Zk(t,e-1,c,u,a|v,i),h++)}return i[o]=f,f}function N4(t,e){var n=[[t[0],t[1],1,0,0,0,-e[0]*t[0],-e[0]*t[1]],[0,0,0,t[0],t[1],1,-e[1]*t[0],-e[1]*t[1]],[t[2],t[3],1,0,0,0,-e[2]*t[2],-e[2]*t[3]],[0,0,0,t[2],t[3],1,-e[3]*t[2],-e[3]*t[3]],[t[4],t[5],1,0,0,0,-e[4]*t[4],-e[4]*t[5]],[0,0,0,t[4],t[5],1,-e[5]*t[4],-e[5]*t[5]],[t[6],t[7],1,0,0,0,-e[6]*t[6],-e[6]*t[7]],[0,0,0,t[6],t[7],1,-e[7]*t[6],-e[7]*t[7]]],r={},a=Zk(n,8,0,0,0,r);if(a!==0){for(var i=[],o=0;o<8;o++)for(var s=0;s<8;s++)i[s]==null&&(i[s]=0),i[s]+=((o+s)%2?-1:1)*Zk(n,7,o===0?1:0,1<<o,1<<s,r)/a*e[o];return function(l,u,c){var f=u*i[6]+c*i[7]+1;l[0]=(u*i[0]+c*i[1]+i[2])/f,l[1]=(u*i[3]+c*i[4]+i[5])/f}}}var V4="___zrEVENTSAVED",x2=[];function Btt(t,e,n,r,a){return Qk(x2,e,r,a,!0)&&Qk(t,n,x2[0],x2[1])}function Qk(t,e,n,r,a){if(e.getBoundingClientRect&&on.domSupported&&!ZJ(e)){var i=e[V4]||(e[V4]={}),o=$tt(e,i),s=Itt(o,i,a);if(s)return s(t,n,r),!0}return!1}function $tt(t,e){var n=e.markers;if(n)return n;n=e.markers=[];for(var r=["left","right"],a=["top","bottom"],i=0;i<4;i++){var o=document.createElement("div"),s=o.style,l=i%2,u=(i>>1)%2;s.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",r[l]+":0",a[u]+":0",r[1-l]+":auto",a[1-u]+":auto",""].join("!important;"),t.appendChild(o),n.push(o)}return n}function Itt(t,e,n){for(var r=n?"invTrans":"trans",a=e[r],i=e.srcCoords,o=[],s=[],l=!0,u=0;u<4;u++){var c=t[u].getBoundingClientRect(),f=2*u,d=c.left,h=c.top;o.push(d,h),l=l&&i&&d===i[f]&&h===i[f+1],s.push(t[u].offsetLeft,t[u].offsetTop)}return l&&a?a:(e.srcCoords=o,e[r]=n?N4(s,o):N4(o,s))}function ZJ(t){return t.nodeName.toUpperCase()==="CANVAS"}var Ptt=/([&<>"'])/g,Ftt={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function Ua(t){return t==null?"":(t+"").replace(Ptt,function(e,n){return Ftt[n]})}var ztt=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,C2=[],Gtt=on.browser.firefox&&+on.browser.version.split(".")[0]<39;function Jk(t,e,n,r){return n=n||{},r?B4(t,e,n):Gtt&&e.layerX!=null&&e.layerX!==e.offsetX?(n.zrX=e.layerX,n.zrY=e.layerY):e.offsetX!=null?(n.zrX=e.offsetX,n.zrY=e.offsetY):B4(t,e,n),n}function B4(t,e,n){if(on.domSupported&&t.getBoundingClientRect){var r=e.clientX,a=e.clientY;if(ZJ(t)){var i=t.getBoundingClientRect();n.zrX=r-i.left,n.zrY=a-i.top;return}else if(Qk(C2,t,r,a)){n.zrX=C2[0],n.zrY=C2[1];return}}n.zrX=n.zrY=0}function q3(t){return t||window.event}function Ki(t,e,n){if(e=q3(e),e.zrX!=null)return e;var r=e.type,a=r&&r.indexOf("touch")>=0;if(a){var o=r!=="touchend"?e.targetTouches[0]:e.changedTouches[0];o&&Jk(t,o,e,n)}else{Jk(t,e,e,n);var i=Utt(e);e.zrDelta=i?i/120:-(e.detail||0)/3}var s=e.button;return e.which==null&&s!==void 0&&ztt.test(e.type)&&(e.which=s&1?1:s&2?3:s&4?2:0),e}function Utt(t){var e=t.wheelDelta;if(e)return e;var n=t.deltaX,r=t.deltaY;if(n==null||r==null)return e;var a=Math.abs(r!==0?r:n),i=r>0?-1:r<0?1:n>0?-1:1;return 3*a*i}function eR(t,e,n,r){t.addEventListener(e,n,r)}function Htt(t,e,n,r){t.removeEventListener(e,n,r)}var $l=function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0};function $4(t){return t.which===2||t.which===3}var Wtt=function(){function t(){this._track=[]}return t.prototype.recognize=function(e,n,r){return this._doTrack(e,n,r),this._recognize(e)},t.prototype.clear=function(){return this._track.length=0,this},t.prototype._doTrack=function(e,n,r){var a=e.touches;if(a){for(var i={points:[],touches:[],target:n,event:e},o=0,s=a.length;o<s;o++){var l=a[o],u=Jk(r,l,{});i.points.push([u.zrX,u.zrY]),i.touches.push(l)}this._track.push(i)}},t.prototype._recognize=function(e){for(var n in T2)if(T2.hasOwnProperty(n)){var r=T2[n](this._track,e);if(r)return r}},t}();function I4(t){var e=t[1][0]-t[0][0],n=t[1][1]-t[0][1];return Math.sqrt(e*e+n*n)}function Ktt(t){return[(t[0][0]+t[1][0])/2,(t[0][1]+t[1][1])/2]}var T2={pinch:function(t,e){var n=t.length;if(n){var r=(t[n-1]||{}).points,a=(t[n-2]||{}).points||r;if(a&&a.length>1&&r&&r.length>1){var i=I4(r)/I4(a);!isFinite(i)&&(i=1),e.pinchScale=i;var o=Ktt(r);return e.pinchX=o[0],e.pinchY=o[1],{type:"pinch",target:t[0].target,event:e}}}}};function Ni(){return[1,0,0,1,0,0]}function Pm(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=1,t[4]=0,t[5]=0,t}function xC(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t}function Fs(t,e,n){var r=e[0]*n[0]+e[2]*n[1],a=e[1]*n[0]+e[3]*n[1],i=e[0]*n[2]+e[2]*n[3],o=e[1]*n[2]+e[3]*n[3],s=e[0]*n[4]+e[2]*n[5]+e[4],l=e[1]*n[4]+e[3]*n[5]+e[5];return t[0]=r,t[1]=a,t[2]=i,t[3]=o,t[4]=s,t[5]=l,t}function rs(t,e,n){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4]+n[0],t[5]=e[5]+n[1],t}function Oc(t,e,n){var r=e[0],a=e[2],i=e[4],o=e[1],s=e[3],l=e[5],u=Math.sin(n),c=Math.cos(n);return t[0]=r*c+o*u,t[1]=-r*u+o*c,t[2]=a*c+s*u,t[3]=-a*u+c*s,t[4]=c*i+u*l,t[5]=c*l-u*i,t}function CC(t,e,n){var r=n[0],a=n[1];return t[0]=e[0]*r,t[1]=e[1]*a,t[2]=e[2]*r,t[3]=e[3]*a,t[4]=e[4]*r,t[5]=e[5]*a,t}function Yd(t,e){var n=e[0],r=e[2],a=e[4],i=e[1],o=e[3],s=e[5],l=n*o-i*r;return l?(l=1/l,t[0]=o*l,t[1]=-i*l,t[2]=-r*l,t[3]=n*l,t[4]=(r*s-o*a)*l,t[5]=(i*a-n*s)*l,t):null}function QJ(t){var e=Ni();return xC(e,t),e}const jtt=Object.freeze(Object.defineProperty({__proto__:null,clone:QJ,copy:xC,create:Ni,identity:Pm,invert:Yd,mul:Fs,rotate:Oc,scale:CC,translate:rs},Symbol.toStringTag,{value:"Module"}));var Ytt=function(){function t(e,n){this.x=e||0,this.y=n||0}return t.prototype.copy=function(e){return this.x=e.x,this.y=e.y,this},t.prototype.clone=function(){return new t(this.x,this.y)},t.prototype.set=function(e,n){return this.x=e,this.y=n,this},t.prototype.equal=function(e){return e.x===this.x&&e.y===this.y},t.prototype.add=function(e){return this.x+=e.x,this.y+=e.y,this},t.prototype.scale=function(e){this.x*=e,this.y*=e},t.prototype.scaleAndAdd=function(e,n){this.x+=e.x*n,this.y+=e.y*n},t.prototype.sub=function(e){return this.x-=e.x,this.y-=e.y,this},t.prototype.dot=function(e){return this.x*e.x+this.y*e.y},t.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},t.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},t.prototype.normalize=function(){var e=this.len();return this.x/=e,this.y/=e,this},t.prototype.distance=function(e){var n=this.x-e.x,r=this.y-e.y;return Math.sqrt(n*n+r*r)},t.prototype.distanceSquare=function(e){var n=this.x-e.x,r=this.y-e.y;return n*n+r*r},t.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},t.prototype.transform=function(e){if(e){var n=this.x,r=this.y;return this.x=e[0]*n+e[2]*r+e[4],this.y=e[1]*n+e[3]*r+e[5],this}},t.prototype.toArray=function(e){return e[0]=this.x,e[1]=this.y,e},t.prototype.fromArray=function(e){this.x=e[0],this.y=e[1]},t.set=function(e,n,r){e.x=n,e.y=r},t.copy=function(e,n){e.x=n.x,e.y=n.y},t.len=function(e){return Math.sqrt(e.x*e.x+e.y*e.y)},t.lenSquare=function(e){return e.x*e.x+e.y*e.y},t.dot=function(e,n){return e.x*n.x+e.y*n.y},t.add=function(e,n,r){e.x=n.x+r.x,e.y=n.y+r.y},t.sub=function(e,n,r){e.x=n.x-r.x,e.y=n.y-r.y},t.scale=function(e,n,r){e.x=n.x*r,e.y=n.y*r},t.scaleAndAdd=function(e,n,r,a){e.x=n.x+r.x*a,e.y=n.y+r.y*a},t.lerp=function(e,n,r,a){var i=1-a;e.x=i*n.x+a*r.x,e.y=i*n.y+a*r.y},t}();const It=Ytt;var Z1=Math.min,Q1=Math.max,Yc=new It,Xc=new It,qc=new It,Zc=new It,vg=new It,gg=new It,Xtt=function(){function t(e,n,r,a){r<0&&(e=e+r,r=-r),a<0&&(n=n+a,a=-a),this.x=e,this.y=n,this.width=r,this.height=a}return t.prototype.union=function(e){var n=Z1(e.x,this.x),r=Z1(e.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=Q1(e.x+e.width,this.x+this.width)-n:this.width=e.width,isFinite(this.y)&&isFinite(this.height)?this.height=Q1(e.y+e.height,this.y+this.height)-r:this.height=e.height,this.x=n,this.y=r},t.prototype.applyTransform=function(e){t.applyTransform(this,this,e)},t.prototype.calculateTransform=function(e){var n=this,r=e.width/n.width,a=e.height/n.height,i=Ni();return rs(i,i,[-n.x,-n.y]),CC(i,i,[r,a]),rs(i,i,[e.x,e.y]),i},t.prototype.intersect=function(e,n){if(!e)return!1;e instanceof t||(e=t.create(e));var r=this,a=r.x,i=r.x+r.width,o=r.y,s=r.y+r.height,l=e.x,u=e.x+e.width,c=e.y,f=e.y+e.height,d=!(i<l||u<a||s<c||f<o);if(n){var h=1/0,v=0,p=Math.abs(i-l),g=Math.abs(u-a),y=Math.abs(s-c),m=Math.abs(f-o),b=Math.min(p,g),w=Math.min(y,m);i<l||u<a?b>v&&(v=b,p<g?It.set(gg,-p,0):It.set(gg,g,0)):b<h&&(h=b,p<g?It.set(vg,p,0):It.set(vg,-g,0)),s<c||f<o?w>v&&(v=w,y<m?It.set(gg,0,-y):It.set(gg,0,m)):b<h&&(h=b,y<m?It.set(vg,0,y):It.set(vg,0,-m))}return n&&It.copy(n,d?vg:gg),d},t.prototype.contain=function(e,n){var r=this;return e>=r.x&&e<=r.x+r.width&&n>=r.y&&n<=r.y+r.height},t.prototype.clone=function(){return new t(this.x,this.y,this.width,this.height)},t.prototype.copy=function(e){t.copy(this,e)},t.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},t.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},t.prototype.isZero=function(){return this.width===0||this.height===0},t.create=function(e){return new t(e.x,e.y,e.width,e.height)},t.copy=function(e,n){e.x=n.x,e.y=n.y,e.width=n.width,e.height=n.height},t.applyTransform=function(e,n,r){if(!r){e!==n&&t.copy(e,n);return}if(r[1]<1e-5&&r[1]>-1e-5&&r[2]<1e-5&&r[2]>-1e-5){var a=r[0],i=r[3],o=r[4],s=r[5];e.x=n.x*a+o,e.y=n.y*i+s,e.width=n.width*a,e.height=n.height*i,e.width<0&&(e.x+=e.width,e.width=-e.width),e.height<0&&(e.y+=e.height,e.height=-e.height);return}Yc.x=qc.x=n.x,Yc.y=Zc.y=n.y,Xc.x=Zc.x=n.x+n.width,Xc.y=qc.y=n.y+n.height,Yc.transform(r),Zc.transform(r),Xc.transform(r),qc.transform(r),e.x=Z1(Yc.x,Xc.x,qc.x,Zc.x),e.y=Z1(Yc.y,Xc.y,qc.y,Zc.y);var l=Q1(Yc.x,Xc.x,qc.x,Zc.x),u=Q1(Yc.y,Xc.y,qc.y,Zc.y);e.width=l-e.x,e.height=u-e.y},t}();const zt=Xtt;var JJ="silent";function qtt(t,e,n){return{type:t,event:n,target:e.target,topTarget:e.topTarget,cancelBubble:!1,offsetX:n.zrX,offsetY:n.zrY,gestureEvent:n.gestureEvent,pinchX:n.pinchX,pinchY:n.pinchY,pinchScale:n.pinchScale,wheelDelta:n.zrDelta,zrByTouch:n.zrByTouch,which:n.which,stop:Ztt}}function Ztt(){$l(this.event)}var Qtt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.handler=null,n}return e.prototype.dispose=function(){},e.prototype.setCursor=function(){},e}(mo),yg=function(){function t(e,n){this.x=e,this.y=n}return t}(),Jtt=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],E2=new zt(0,0,0,0),eee=function(t){me(e,t);function e(n,r,a,i,o){var s=t.call(this)||this;return s._hovered=new yg(0,0),s.storage=n,s.painter=r,s.painterRoot=i,s._pointerSize=o,a=a||new Qtt,s.proxy=null,s.setHandlerProxy(a),s._draggingMgr=new Att(s),s}return e.prototype.setHandlerProxy=function(n){this.proxy&&this.proxy.dispose(),n&&(W(Jtt,function(r){n.on&&n.on(r,this[r],this)},this),n.handler=this),this.proxy=n},e.prototype.mousemove=function(n){var r=n.zrX,a=n.zrY,i=tee(this,r,a),o=this._hovered,s=o.target;s&&!s.__zr&&(o=this.findHover(o.x,o.y),s=o.target);var l=this._hovered=i?new yg(r,a):this.findHover(r,a),u=l.target,c=this.proxy;c.setCursor&&c.setCursor(u?u.cursor:"default"),s&&u!==s&&this.dispatchToElement(o,"mouseout",n),this.dispatchToElement(l,"mousemove",n),u&&u!==s&&this.dispatchToElement(l,"mouseover",n)},e.prototype.mouseout=function(n){var r=n.zrEventControl;r!=="only_globalout"&&this.dispatchToElement(this._hovered,"mouseout",n),r!=="no_globalout"&&this.trigger("globalout",{type:"globalout",event:n})},e.prototype.resize=function(){this._hovered=new yg(0,0)},e.prototype.dispatch=function(n,r){var a=this[n];a&&a.call(this,r)},e.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},e.prototype.setCursorStyle=function(n){var r=this.proxy;r.setCursor&&r.setCursor(n)},e.prototype.dispatchToElement=function(n,r,a){n=n||{};var i=n.target;if(!(i&&i.silent)){for(var o="on"+r,s=qtt(r,n,a);i&&(i[o]&&(s.cancelBubble=!!i[o].call(i,s)),i.trigger(r,s),i=i.__hostTarget?i.__hostTarget:i.parent,!s.cancelBubble););s.cancelBubble||(this.trigger(r,s),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer(function(l){typeof l[o]=="function"&&l[o].call(l,s),l.trigger&&l.trigger(r,s)}))}},e.prototype.findHover=function(n,r,a){var i=this.storage.getDisplayList(),o=new yg(n,r);if(P4(i,o,n,r,a),this._pointerSize&&!o.target){for(var s=[],l=this._pointerSize,u=l/2,c=new zt(n-u,r-u,l,l),f=i.length-1;f>=0;f--){var d=i[f];d!==a&&!d.ignore&&!d.ignoreCoarsePointer&&(!d.parent||!d.parent.ignoreCoarsePointer)&&(E2.copy(d.getBoundingRect()),d.transform&&E2.applyTransform(d.transform),E2.intersect(c)&&s.push(d))}if(s.length)for(var h=4,v=Math.PI/12,p=Math.PI*2,g=0;g<u;g+=h)for(var y=0;y<p;y+=v){var m=n+g*Math.cos(y),b=r+g*Math.sin(y);if(P4(s,o,m,b,a),o.target)return o}}return o},e.prototype.processGesture=function(n,r){this._gestureMgr||(this._gestureMgr=new Wtt);var a=this._gestureMgr;r==="start"&&a.clear();var i=a.recognize(n,this.findHover(n.zrX,n.zrY,null).target,this.proxy.dom);if(r==="end"&&a.clear(),i){var o=i.type;n.gestureEvent=o;var s=new yg;s.target=i.target,this.dispatchToElement(s,o,i.event)}},e}(mo);W(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(t){eee.prototype[t]=function(e){var n=e.zrX,r=e.zrY,a=tee(this,n,r),i,o;if((t!=="mouseup"||!a)&&(i=this.findHover(n,r),o=i.target),t==="mousedown")this._downEl=o,this._downPoint=[e.zrX,e.zrY],this._upEl=o;else if(t==="mouseup")this._upEl=o;else if(t==="click"){if(this._downEl!==this._upEl||!this._downPoint||_l(this._downPoint,[e.zrX,e.zrY])>4)return;this._downPoint=null}this.dispatchToElement(i,t,e)}});function ent(t,e,n){if(t[t.rectHover?"rectContain":"contain"](e,n)){for(var r=t,a=void 0,i=!1;r;){if(r.ignoreClip&&(i=!0),!i){var o=r.getClipPath();if(o&&!o.contain(e,n))return!1;r.silent&&(a=!0)}var s=r.__hostTarget;r=s||r.parent}return a?JJ:!0}return!1}function P4(t,e,n,r,a){for(var i=t.length-1;i>=0;i--){var o=t[i],s=void 0;if(o!==a&&!o.ignore&&(s=ent(o,n,r))&&(!e.topTarget&&(e.topTarget=o),s!==JJ)){e.target=o;break}}}function tee(t,e,n){var r=t.painter;return e<0||e>r.getWidth()||n<0||n>r.getHeight()}const tnt=eee;var nee=32,mg=7;function nnt(t){for(var e=0;t>=nee;)e|=t&1,t>>=1;return t+e}function F4(t,e,n,r){var a=e+1;if(a===n)return 1;if(r(t[a++],t[e])<0){for(;a<n&&r(t[a],t[a-1])<0;)a++;rnt(t,e,a)}else for(;a<n&&r(t[a],t[a-1])>=0;)a++;return a-e}function rnt(t,e,n){for(n--;e<n;){var r=t[e];t[e++]=t[n],t[n--]=r}}function z4(t,e,n,r,a){for(r===e&&r++;r<n;r++){for(var i=t[r],o=e,s=r,l;o<s;)l=o+s>>>1,a(i,t[l])<0?s=l:o=l+1;var u=r-o;switch(u){case 3:t[o+3]=t[o+2];case 2:t[o+2]=t[o+1];case 1:t[o+1]=t[o];break;default:for(;u>0;)t[o+u]=t[o+u-1],u--}t[o]=i}}function M2(t,e,n,r,a,i){var o=0,s=0,l=1;if(i(t,e[n+a])>0){for(s=r-a;l<s&&i(t,e[n+a+l])>0;)o=l,l=(l<<1)+1,l<=0&&(l=s);l>s&&(l=s),o+=a,l+=a}else{for(s=a+1;l<s&&i(t,e[n+a-l])<=0;)o=l,l=(l<<1)+1,l<=0&&(l=s);l>s&&(l=s);var u=o;o=a-l,l=a-u}for(o++;o<l;){var c=o+(l-o>>>1);i(t,e[n+c])>0?o=c+1:l=c}return l}function D2(t,e,n,r,a,i){var o=0,s=0,l=1;if(i(t,e[n+a])<0){for(s=a+1;l<s&&i(t,e[n+a-l])<0;)o=l,l=(l<<1)+1,l<=0&&(l=s);l>s&&(l=s);var u=o;o=a-l,l=a-u}else{for(s=r-a;l<s&&i(t,e[n+a+l])>=0;)o=l,l=(l<<1)+1,l<=0&&(l=s);l>s&&(l=s),o+=a,l+=a}for(o++;o<l;){var c=o+(l-o>>>1);i(t,e[n+c])<0?l=c:o=c+1}return l}function ant(t,e){var n=mg,r,a,i=0;t.length;var o=[];r=[],a=[];function s(h,v){r[i]=h,a[i]=v,i+=1}function l(){for(;i>1;){var h=i-2;if(h>=1&&a[h-1]<=a[h]+a[h+1]||h>=2&&a[h-2]<=a[h]+a[h-1])a[h-1]<a[h+1]&&h--;else if(a[h]>a[h+1])break;c(h)}}function u(){for(;i>1;){var h=i-2;h>0&&a[h-1]<a[h+1]&&h--,c(h)}}function c(h){var v=r[h],p=a[h],g=r[h+1],y=a[h+1];a[h]=p+y,h===i-3&&(r[h+1]=r[h+2],a[h+1]=a[h+2]),i--;var m=D2(t[g],t,v,p,0,e);v+=m,p-=m,p!==0&&(y=M2(t[v+p-1],t,g,y,y-1,e),y!==0&&(p<=y?f(v,p,g,y):d(v,p,g,y)))}function f(h,v,p,g){var y=0;for(y=0;y<v;y++)o[y]=t[h+y];var m=0,b=p,w=h;if(t[w++]=t[b++],--g===0){for(y=0;y<v;y++)t[w+y]=o[m+y];return}if(v===1){for(y=0;y<g;y++)t[w+y]=t[b+y];t[w+g]=o[m];return}for(var x=n,_,C,T;;){_=0,C=0,T=!1;do if(e(t[b],o[m])<0){if(t[w++]=t[b++],C++,_=0,--g===0){T=!0;break}}else if(t[w++]=o[m++],_++,C=0,--v===1){T=!0;break}while((_|C)<x);if(T)break;do{if(_=D2(t[b],o,m,v,0,e),_!==0){for(y=0;y<_;y++)t[w+y]=o[m+y];if(w+=_,m+=_,v-=_,v<=1){T=!0;break}}if(t[w++]=t[b++],--g===0){T=!0;break}if(C=M2(o[m],t,b,g,0,e),C!==0){for(y=0;y<C;y++)t[w+y]=t[b+y];if(w+=C,b+=C,g-=C,g===0){T=!0;break}}if(t[w++]=o[m++],--v===1){T=!0;break}x--}while(_>=mg||C>=mg);if(T)break;x<0&&(x=0),x+=2}if(n=x,n<1&&(n=1),v===1){for(y=0;y<g;y++)t[w+y]=t[b+y];t[w+g]=o[m]}else{if(v===0)throw new Error;for(y=0;y<v;y++)t[w+y]=o[m+y]}}function d(h,v,p,g){var y=0;for(y=0;y<g;y++)o[y]=t[p+y];var m=h+v-1,b=g-1,w=p+g-1,x=0,_=0;if(t[w--]=t[m--],--v===0){for(x=w-(g-1),y=0;y<g;y++)t[x+y]=o[y];return}if(g===1){for(w-=v,m-=v,_=w+1,x=m+1,y=v-1;y>=0;y--)t[_+y]=t[x+y];t[w]=o[b];return}for(var C=n;;){var T=0,D=0,E=!1;do if(e(o[b],t[m])<0){if(t[w--]=t[m--],T++,D=0,--v===0){E=!0;break}}else if(t[w--]=o[b--],D++,T=0,--g===1){E=!0;break}while((T|D)<C);if(E)break;do{if(T=v-D2(o[b],t,h,v,v-1,e),T!==0){for(w-=T,m-=T,v-=T,_=w+1,x=m+1,y=T-1;y>=0;y--)t[_+y]=t[x+y];if(v===0){E=!0;break}}if(t[w--]=o[b--],--g===1){E=!0;break}if(D=g-M2(t[m],o,0,g,g-1,e),D!==0){for(w-=D,b-=D,g-=D,_=w+1,x=b+1,y=0;y<D;y++)t[_+y]=o[x+y];if(g<=1){E=!0;break}}if(t[w--]=t[m--],--v===0){E=!0;break}C--}while(T>=mg||D>=mg);if(E)break;C<0&&(C=0),C+=2}if(n=C,n<1&&(n=1),g===1){for(w-=v,m-=v,_=w+1,x=m+1,y=v-1;y>=0;y--)t[_+y]=t[x+y];t[w]=o[b]}else{if(g===0)throw new Error;for(x=w-(g-1),y=0;y<g;y++)t[x+y]=o[y]}}return{mergeRuns:l,forceMergeRuns:u,pushRun:s}}function JS(t,e,n,r){n||(n=0),r||(r=t.length);var a=r-n;if(!(a<2)){var i=0;if(a<nee){i=F4(t,n,r,e),z4(t,n,r,n+i,e);return}var o=ant(t,e),s=nnt(a);do{if(i=F4(t,n,r,e),i<s){var l=a;l>s&&(l=s),z4(t,n,n+l,n+i,e),i=l}o.pushRun(n,i),o.mergeRuns(),a-=i,n+=i}while(a!==0);o.forceMergeRuns()}}var Ei=1,e0=2,Hh=4,G4=!1;function k2(){G4||(G4=!0,console.warn("z / z2 / zlevel of displayable is invalid, which may cause unexpected errors"))}function U4(t,e){return t.zlevel===e.zlevel?t.z===e.z?t.z2-e.z2:t.z-e.z:t.zlevel-e.zlevel}var int=function(){function t(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=U4}return t.prototype.traverse=function(e,n){for(var r=0;r<this._roots.length;r++)this._roots[r].traverse(e,n)},t.prototype.getDisplayList=function(e,n){n=n||!1;var r=this._displayList;return(e||!r.length)&&this.updateDisplayList(n),r},t.prototype.updateDisplayList=function(e){this._displayListLen=0;for(var n=this._roots,r=this._displayList,a=0,i=n.length;a<i;a++)this._updateAndAddDisplayable(n[a],null,e);r.length=this._displayListLen,JS(r,U4)},t.prototype._updateAndAddDisplayable=function(e,n,r){if(!(e.ignore&&!r)){e.beforeUpdate(),e.update(),e.afterUpdate();var a=e.getClipPath();if(e.ignoreClip)n=null;else if(a){n?n=n.slice():n=[];for(var i=a,o=e;i;)i.parent=o,i.updateTransform(),n.push(i),o=i,i=i.getClipPath()}if(e.childrenRef){for(var s=e.childrenRef(),l=0;l<s.length;l++){var u=s[l];e.__dirty&&(u.__dirty|=Ei),this._updateAndAddDisplayable(u,n,r)}e.__dirty=0}else{var c=e;n&&n.length?c.__clipPaths=n:c.__clipPaths&&c.__clipPaths.length>0&&(c.__clipPaths=[]),isNaN(c.z)&&(k2(),c.z=0),isNaN(c.z2)&&(k2(),c.z2=0),isNaN(c.zlevel)&&(k2(),c.zlevel=0),this._displayList[this._displayListLen++]=c}var f=e.getDecalElement&&e.getDecalElement();f&&this._updateAndAddDisplayable(f,n,r);var d=e.getTextGuideLine();d&&this._updateAndAddDisplayable(d,n,r);var h=e.getTextContent();h&&this._updateAndAddDisplayable(h,n,r)}},t.prototype.addRoot=function(e){e.__zr&&e.__zr.storage===this||this._roots.push(e)},t.prototype.delRoot=function(e){if(e instanceof Array){for(var n=0,r=e.length;n<r;n++)this.delRoot(e[n]);return}var a=Gt(this._roots,e);a>=0&&this._roots.splice(a,1)},t.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},t.prototype.getRoots=function(){return this._roots},t.prototype.dispose=function(){this._displayList=null,this._roots=null},t}();const ont=int;var ree;ree=on.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(t){return setTimeout(t,16)};const tR=ree;var ew={linear:function(t){return t},quadraticIn:function(t){return t*t},quadraticOut:function(t){return t*(2-t)},quadraticInOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)},cubicIn:function(t){return t*t*t},cubicOut:function(t){return--t*t*t+1},cubicInOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},quarticIn:function(t){return t*t*t*t},quarticOut:function(t){return 1- --t*t*t*t},quarticInOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},quinticIn:function(t){return t*t*t*t*t},quinticOut:function(t){return--t*t*t*t*t+1},quinticInOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},sinusoidalIn:function(t){return 1-Math.cos(t*Math.PI/2)},sinusoidalOut:function(t){return Math.sin(t*Math.PI/2)},sinusoidalInOut:function(t){return .5*(1-Math.cos(Math.PI*t))},exponentialIn:function(t){return t===0?0:Math.pow(1024,t-1)},exponentialOut:function(t){return t===1?1:1-Math.pow(2,-10*t)},exponentialInOut:function(t){return t===0?0:t===1?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(-Math.pow(2,-10*(t-1))+2)},circularIn:function(t){return 1-Math.sqrt(1-t*t)},circularOut:function(t){return Math.sqrt(1- --t*t)},circularInOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},elasticIn:function(t){var e,n=.1,r=.4;return t===0?0:t===1?1:(!n||n<1?(n=1,e=r/4):e=r*Math.asin(1/n)/(2*Math.PI),-(n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/r)))},elasticOut:function(t){var e,n=.1,r=.4;return t===0?0:t===1?1:(!n||n<1?(n=1,e=r/4):e=r*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*t)*Math.sin((t-e)*(2*Math.PI)/r)+1)},elasticInOut:function(t){var e,n=.1,r=.4;return t===0?0:t===1?1:(!n||n<1?(n=1,e=r/4):e=r*Math.asin(1/n)/(2*Math.PI),(t*=2)<1?-.5*(n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/r)):n*Math.pow(2,-10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/r)*.5+1)},backIn:function(t){var e=1.70158;return t*t*((e+1)*t-e)},backOut:function(t){var e=1.70158;return--t*t*((e+1)*t+e)+1},backInOut:function(t){var e=2.5949095;return(t*=2)<1?.5*(t*t*((e+1)*t-e)):.5*((t-=2)*t*((e+1)*t+e)+2)},bounceIn:function(t){return 1-ew.bounceOut(1-t)},bounceOut:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},bounceInOut:function(t){return t<.5?ew.bounceIn(t*2)*.5:ew.bounceOut(t*2-1)*.5+.5}};const aee=ew;var J1=Math.pow,Qu=Math.sqrt,v_=1e-8,iee=1e-4,H4=Qu(3),eb=1/3,ks=Lc(),Zi=Lc(),Cp=Lc();function Fu(t){return t>-v_&&t<v_}function oee(t){return t>v_||t<-v_}function Ar(t,e,n,r,a){var i=1-a;return i*i*(i*t+3*a*e)+a*a*(a*r+3*i*n)}function W4(t,e,n,r,a){var i=1-a;return 3*(((e-t)*i+2*(n-e)*a)*i+(r-n)*a*a)}function g_(t,e,n,r,a,i){var o=r+3*(e-n)-t,s=3*(n-e*2+t),l=3*(e-t),u=t-a,c=s*s-3*o*l,f=s*l-9*o*u,d=l*l-3*s*u,h=0;if(Fu(c)&&Fu(f))if(Fu(s))i[0]=0;else{var v=-l/s;v>=0&&v<=1&&(i[h++]=v)}else{var p=f*f-4*c*d;if(Fu(p)){var g=f/c,v=-s/o+g,y=-g/2;v>=0&&v<=1&&(i[h++]=v),y>=0&&y<=1&&(i[h++]=y)}else if(p>0){var m=Qu(p),b=c*s+1.5*o*(-f+m),w=c*s+1.5*o*(-f-m);b<0?b=-J1(-b,eb):b=J1(b,eb),w<0?w=-J1(-w,eb):w=J1(w,eb);var v=(-s-(b+w))/(3*o);v>=0&&v<=1&&(i[h++]=v)}else{var x=(2*c*s-3*o*f)/(2*Qu(c*c*c)),_=Math.acos(x)/3,C=Qu(c),T=Math.cos(_),v=(-s-2*C*T)/(3*o),y=(-s+C*(T+H4*Math.sin(_)))/(3*o),D=(-s+C*(T-H4*Math.sin(_)))/(3*o);v>=0&&v<=1&&(i[h++]=v),y>=0&&y<=1&&(i[h++]=y),D>=0&&D<=1&&(i[h++]=D)}}return h}function see(t,e,n,r,a){var i=6*n-12*e+6*t,o=9*e+3*r-3*t-9*n,s=3*e-3*t,l=0;if(Fu(o)){if(oee(i)){var u=-s/i;u>=0&&u<=1&&(a[l++]=u)}}else{var c=i*i-4*o*s;if(Fu(c))a[0]=-i/(2*o);else if(c>0){var f=Qu(c),u=(-i+f)/(2*o),d=(-i-f)/(2*o);u>=0&&u<=1&&(a[l++]=u),d>=0&&d<=1&&(a[l++]=d)}}return l}function vc(t,e,n,r,a,i){var o=(e-t)*a+t,s=(n-e)*a+e,l=(r-n)*a+n,u=(s-o)*a+o,c=(l-s)*a+s,f=(c-u)*a+u;i[0]=t,i[1]=o,i[2]=u,i[3]=f,i[4]=f,i[5]=c,i[6]=l,i[7]=r}function lee(t,e,n,r,a,i,o,s,l,u,c){var f,d=.005,h=1/0,v,p,g,y;ks[0]=l,ks[1]=u;for(var m=0;m<1;m+=.05)Zi[0]=Ar(t,n,a,o,m),Zi[1]=Ar(e,r,i,s,m),g=Zu(ks,Zi),g<h&&(f=m,h=g);h=1/0;for(var b=0;b<32&&!(d<iee);b++)v=f-d,p=f+d,Zi[0]=Ar(t,n,a,o,v),Zi[1]=Ar(e,r,i,s,v),g=Zu(Zi,ks),v>=0&&g<h?(f=v,h=g):(Cp[0]=Ar(t,n,a,o,p),Cp[1]=Ar(e,r,i,s,p),y=Zu(Cp,ks),p<=1&&y<h?(f=p,h=y):d*=.5);return c&&(c[0]=Ar(t,n,a,o,f),c[1]=Ar(e,r,i,s,f)),Qu(h)}function snt(t,e,n,r,a,i,o,s,l){for(var u=t,c=e,f=0,d=1/l,h=1;h<=l;h++){var v=h*d,p=Ar(t,n,a,o,v),g=Ar(e,r,i,s,v),y=p-u,m=g-c;f+=Math.sqrt(y*y+m*m),u=p,c=g}return f}function jr(t,e,n,r){var a=1-r;return a*(a*t+2*r*e)+r*r*n}function nR(t,e,n,r){return 2*((1-r)*(e-t)+r*(n-e))}function lnt(t,e,n,r,a){var i=t-2*e+n,o=2*(e-t),s=t-r,l=0;if(Fu(i)){if(oee(o)){var u=-s/o;u>=0&&u<=1&&(a[l++]=u)}}else{var c=o*o-4*i*s;if(Fu(c)){var u=-o/(2*i);u>=0&&u<=1&&(a[l++]=u)}else if(c>0){var f=Qu(c),u=(-o+f)/(2*i),d=(-o-f)/(2*i);u>=0&&u<=1&&(a[l++]=u),d>=0&&d<=1&&(a[l++]=d)}}return l}function uee(t,e,n){var r=t+n-2*e;return r===0?.5:(t-e)/r}function $y(t,e,n,r,a){var i=(e-t)*r+t,o=(n-e)*r+e,s=(o-i)*r+i;a[0]=t,a[1]=i,a[2]=s,a[3]=s,a[4]=o,a[5]=n}function cee(t,e,n,r,a,i,o,s,l){var u,c=.005,f=1/0;ks[0]=o,ks[1]=s;for(var d=0;d<1;d+=.05){Zi[0]=jr(t,n,a,d),Zi[1]=jr(e,r,i,d);var h=Zu(ks,Zi);h<f&&(u=d,f=h)}f=1/0;for(var v=0;v<32&&!(c<iee);v++){var p=u-c,g=u+c;Zi[0]=jr(t,n,a,p),Zi[1]=jr(e,r,i,p);var h=Zu(Zi,ks);if(p>=0&&h<f)u=p,f=h;else{Cp[0]=jr(t,n,a,g),Cp[1]=jr(e,r,i,g);var y=Zu(Cp,ks);g<=1&&y<f?(u=g,f=y):c*=.5}}return l&&(l[0]=jr(t,n,a,u),l[1]=jr(e,r,i,u)),Qu(f)}function unt(t,e,n,r,a,i,o){for(var s=t,l=e,u=0,c=1/o,f=1;f<=o;f++){var d=f*c,h=jr(t,n,a,d),v=jr(e,r,i,d),p=h-s,g=v-l;u+=Math.sqrt(p*p+g*g),s=h,l=v}return u}var cnt=/cubic-bezier\(([0-9,\.e ]+)\)/;function Z3(t){var e=t&&cnt.exec(t);if(e){var n=e[1].split(","),r=+no(n[0]),a=+no(n[1]),i=+no(n[2]),o=+no(n[3]);if(isNaN(r+a+i+o))return;var s=[];return function(l){return l<=0?0:l>=1?1:g_(0,r,i,1,l,s)&&Ar(0,a,o,1,s[0])}}}var fnt=function(){function t(e){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=e.life||1e3,this._delay=e.delay||0,this.loop=e.loop||!1,this.onframe=e.onframe||ir,this.ondestroy=e.ondestroy||ir,this.onrestart=e.onrestart||ir,e.easing&&this.setEasing(e.easing)}return t.prototype.step=function(e,n){if(this._inited||(this._startTime=e+this._delay,this._inited=!0),this._paused){this._pausedTime+=n;return}var r=this._life,a=e-this._startTime-this._pausedTime,i=a/r;i<0&&(i=0),i=Math.min(i,1);var o=this.easingFunc,s=o?o(i):i;if(this.onframe(s),i===1)if(this.loop){var l=a%r;this._startTime=e-l,this._pausedTime=0,this.onrestart()}else return!0;return!1},t.prototype.pause=function(){this._paused=!0},t.prototype.resume=function(){this._paused=!1},t.prototype.setEasing=function(e){this.easing=e,this.easingFunc=vt(e)?e:aee[e]||Z3(e)},t}();const dnt=fnt;var fee=function(){function t(e){this.value=e}return t}(),hnt=function(){function t(){this._len=0}return t.prototype.insert=function(e){var n=new fee(e);return this.insertEntry(n),n},t.prototype.insertEntry=function(e){this.head?(this.tail.next=e,e.prev=this.tail,e.next=null,this.tail=e):this.head=this.tail=e,this._len++},t.prototype.remove=function(e){var n=e.prev,r=e.next;n?n.next=r:this.head=r,r?r.prev=n:this.tail=n,e.next=e.prev=null,this._len--},t.prototype.len=function(){return this._len},t.prototype.clear=function(){this.head=this.tail=null,this._len=0},t}(),pnt=function(){function t(e){this._list=new hnt,this._maxSize=10,this._map={},this._maxSize=e}return t.prototype.put=function(e,n){var r=this._list,a=this._map,i=null;if(a[e]==null){var o=r.len(),s=this._lastRemovedEntry;if(o>=this._maxSize&&o>0){var l=r.head;r.remove(l),delete a[l.key],i=l.value,this._lastRemovedEntry=l}s?s.value=n:s=new fee(n),s.key=e,r.insertEntry(s),a[e]=s}return i},t.prototype.get=function(e){var n=this._map[e],r=this._list;if(n!=null)return n!==r.tail&&(r.remove(n),r.insertEntry(n)),n.value},t.prototype.clear=function(){this._list.clear(),this._map={}},t.prototype.len=function(){return this._list.len()},t}();const Fm=pnt;var K4={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function Qo(t){return t=Math.round(t),t<0?0:t>255?255:t}function vnt(t){return t=Math.round(t),t<0?0:t>360?360:t}function Iy(t){return t<0?0:t>1?1:t}function R2(t){var e=t;return e.length&&e.charAt(e.length-1)==="%"?Qo(parseFloat(e)/100*255):Qo(parseInt(e,10))}function vd(t){var e=t;return e.length&&e.charAt(e.length-1)==="%"?Iy(parseFloat(e)/100):Iy(parseFloat(e))}function L2(t,e,n){return n<0?n+=1:n>1&&(n-=1),n*6<1?t+(e-t)*n*6:n*2<1?e:n*3<2?t+(e-t)*(2/3-n)*6:t}function zu(t,e,n){return t+(e-t)*n}function Ui(t,e,n,r,a){return t[0]=e,t[1]=n,t[2]=r,t[3]=a,t}function rR(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}var dee=new Fm(20),tb=null;function ph(t,e){tb&&rR(tb,e),tb=dee.put(t,tb||e.slice())}function Ya(t,e){if(t){e=e||[];var n=dee.get(t);if(n)return rR(e,n);t=t+"";var r=t.replace(/ /g,"").toLowerCase();if(r in K4)return rR(e,K4[r]),ph(t,e),e;var a=r.length;if(r.charAt(0)==="#"){if(a===4||a===5){var i=parseInt(r.slice(1,4),16);if(!(i>=0&&i<=4095)){Ui(e,0,0,0,1);return}return Ui(e,(i&3840)>>4|(i&3840)>>8,i&240|(i&240)>>4,i&15|(i&15)<<4,a===5?parseInt(r.slice(4),16)/15:1),ph(t,e),e}else if(a===7||a===9){var i=parseInt(r.slice(1,7),16);if(!(i>=0&&i<=16777215)){Ui(e,0,0,0,1);return}return Ui(e,(i&16711680)>>16,(i&65280)>>8,i&255,a===9?parseInt(r.slice(7),16)/255:1),ph(t,e),e}return}var o=r.indexOf("("),s=r.indexOf(")");if(o!==-1&&s+1===a){var l=r.substr(0,o),u=r.substr(o+1,s-(o+1)).split(","),c=1;switch(l){case"rgba":if(u.length!==4)return u.length===3?Ui(e,+u[0],+u[1],+u[2],1):Ui(e,0,0,0,1);c=vd(u.pop());case"rgb":if(u.length>=3)return Ui(e,R2(u[0]),R2(u[1]),R2(u[2]),u.length===3?c:vd(u[3])),ph(t,e),e;Ui(e,0,0,0,1);return;case"hsla":if(u.length!==4){Ui(e,0,0,0,1);return}return u[3]=vd(u[3]),aR(u,e),ph(t,e),e;case"hsl":if(u.length!==3){Ui(e,0,0,0,1);return}return aR(u,e),ph(t,e),e;default:return}}Ui(e,0,0,0,1)}}function aR(t,e){var n=(parseFloat(t[0])%360+360)%360/360,r=vd(t[1]),a=vd(t[2]),i=a<=.5?a*(r+1):a+r-a*r,o=a*2-i;return e=e||[],Ui(e,Qo(L2(o,i,n+1/3)*255),Qo(L2(o,i,n)*255),Qo(L2(o,i,n-1/3)*255),1),t.length===4&&(e[3]=t[3]),e}function gnt(t){if(t){var e=t[0]/255,n=t[1]/255,r=t[2]/255,a=Math.min(e,n,r),i=Math.max(e,n,r),o=i-a,s=(i+a)/2,l,u;if(o===0)l=0,u=0;else{s<.5?u=o/(i+a):u=o/(2-i-a);var c=((i-e)/6+o/2)/o,f=((i-n)/6+o/2)/o,d=((i-r)/6+o/2)/o;e===i?l=d-f:n===i?l=1/3+c-d:r===i&&(l=2/3+f-c),l<0&&(l+=1),l>1&&(l-=1)}var h=[l*360,u,s];return t[3]!=null&&h.push(t[3]),h}}function y_(t,e){var n=Ya(t);if(n){for(var r=0;r<3;r++)e<0?n[r]=n[r]*(1-e)|0:n[r]=(255-n[r])*e+n[r]|0,n[r]>255?n[r]=255:n[r]<0&&(n[r]=0);return Jo(n,n.length===4?"rgba":"rgb")}}function ynt(t){var e=Ya(t);if(e)return((1<<24)+(e[0]<<16)+(e[1]<<8)+ +e[2]).toString(16).slice(1)}function O0(t,e,n){if(!(!(e&&e.length)||!(t>=0&&t<=1))){n=n||[];var r=t*(e.length-1),a=Math.floor(r),i=Math.ceil(r),o=e[a],s=e[i],l=r-a;return n[0]=Qo(zu(o[0],s[0],l)),n[1]=Qo(zu(o[1],s[1],l)),n[2]=Qo(zu(o[2],s[2],l)),n[3]=Iy(zu(o[3],s[3],l)),n}}var mnt=O0;function Q3(t,e,n){if(!(!(e&&e.length)||!(t>=0&&t<=1))){var r=t*(e.length-1),a=Math.floor(r),i=Math.ceil(r),o=Ya(e[a]),s=Ya(e[i]),l=r-a,u=Jo([Qo(zu(o[0],s[0],l)),Qo(zu(o[1],s[1],l)),Qo(zu(o[2],s[2],l)),Iy(zu(o[3],s[3],l))],"rgba");return n?{color:u,leftIndex:a,rightIndex:i,value:r}:u}}var bnt=Q3;function Tp(t,e,n,r){var a=Ya(t);if(t)return a=gnt(a),e!=null&&(a[0]=vnt(e)),n!=null&&(a[1]=vd(n)),r!=null&&(a[2]=vd(r)),Jo(aR(a),"rgba")}function Py(t,e){var n=Ya(t);if(n&&e!=null)return n[3]=Iy(e),Jo(n,"rgba")}function Jo(t,e){if(!(!t||!t.length)){var n=t[0]+","+t[1]+","+t[2];return(e==="rgba"||e==="hsva"||e==="hsla")&&(n+=","+t[3]),e+"("+n+")"}}function Fy(t,e){var n=Ya(t);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*e:0}function Snt(){return Jo([Math.round(Math.random()*255),Math.round(Math.random()*255),Math.round(Math.random()*255)],"rgb")}const wnt=Object.freeze(Object.defineProperty({__proto__:null,fastLerp:O0,fastMapToColor:mnt,lerp:Q3,lift:y_,lum:Fy,mapToColor:bnt,modifyAlpha:Py,modifyHSL:Tp,parse:Ya,random:Snt,stringify:Jo,toHex:ynt},Symbol.toStringTag,{value:"Module"}));var m_=Math.round;function zy(t){var e;if(!t||t==="transparent")t="none";else if(typeof t=="string"&&t.indexOf("rgba")>-1){var n=Ya(t);n&&(t="rgb("+n[0]+","+n[1]+","+n[2]+")",e=n[3])}return{color:t,opacity:e??1}}var j4=1e-4;function Gu(t){return t<j4&&t>-j4}function nb(t){return m_(t*1e3)/1e3}function iR(t){return m_(t*1e4)/1e4}function _nt(t){return"matrix("+nb(t[0])+","+nb(t[1])+","+nb(t[2])+","+nb(t[3])+","+iR(t[4])+","+iR(t[5])+")"}var xnt={left:"start",right:"end",center:"middle",middle:"middle"};function Cnt(t,e,n){return n==="top"?t+=e/2:n==="bottom"&&(t-=e/2),t}function Tnt(t){return t&&(t.shadowBlur||t.shadowOffsetX||t.shadowOffsetY)}function Ent(t){var e=t.style,n=t.getGlobalScale();return[e.shadowColor,(e.shadowBlur||0).toFixed(2),(e.shadowOffsetX||0).toFixed(2),(e.shadowOffsetY||0).toFixed(2),n[0],n[1]].join(",")}function hee(t){return t&&!!t.image}function Mnt(t){return t&&!!t.svgElement}function J3(t){return hee(t)||Mnt(t)}function pee(t){return t.type==="linear"}function vee(t){return t.type==="radial"}function gee(t){return t&&(t.type==="linear"||t.type==="radial")}function TC(t){return"url(#"+t+")"}function yee(t){var e=t.getGlobalScale(),n=Math.max(e[0],e[1]);return Math.max(Math.ceil(Math.log(n)/Math.log(10)),1)}function mee(t){var e=t.x||0,n=t.y||0,r=(t.rotation||0)*k0,a=Pt(t.scaleX,1),i=Pt(t.scaleY,1),o=t.skewX||0,s=t.skewY||0,l=[];return(e||n)&&l.push("translate("+e+"px,"+n+"px)"),r&&l.push("rotate("+r+")"),(a!==1||i!==1)&&l.push("scale("+a+","+i+")"),(o||s)&&l.push("skew("+m_(o*k0)+"deg, "+m_(s*k0)+"deg)"),l.join(" ")}var Dnt=function(){return on.hasGlobalWindow&&vt(window.btoa)?function(t){return window.btoa(unescape(encodeURIComponent(t)))}:typeof Buffer<"u"?function(t){return Buffer.from(t).toString("base64")}:function(t){return null}}(),oR=Array.prototype.slice;function pl(t,e,n){return(e-t)*n+t}function O2(t,e,n,r){for(var a=e.length,i=0;i<a;i++)t[i]=pl(e[i],n[i],r);return t}function knt(t,e,n,r){for(var a=e.length,i=a&&e[0].length,o=0;o<a;o++){t[o]||(t[o]=[]);for(var s=0;s<i;s++)t[o][s]=pl(e[o][s],n[o][s],r)}return t}function rb(t,e,n,r){for(var a=e.length,i=0;i<a;i++)t[i]=e[i]+n[i]*r;return t}function Y4(t,e,n,r){for(var a=e.length,i=a&&e[0].length,o=0;o<a;o++){t[o]||(t[o]=[]);for(var s=0;s<i;s++)t[o][s]=e[o][s]+n[o][s]*r}return t}function Rnt(t,e){for(var n=t.length,r=e.length,a=n>r?e:t,i=Math.min(n,r),o=a[i-1]||{color:[0,0,0,0],offset:0},s=i;s<Math.max(n,r);s++)a.push({offset:o.offset,color:o.color.slice()})}function Lnt(t,e,n){var r=t,a=e;if(!(!r.push||!a.push)){var i=r.length,o=a.length;if(i!==o){var s=i>o;if(s)r.length=o;else for(var l=i;l<o;l++)r.push(n===1?a[l]:oR.call(a[l]))}for(var u=r[0]&&r[0].length,l=0;l<r.length;l++)if(n===1)isNaN(r[l])&&(r[l]=a[l]);else for(var c=0;c<u;c++)isNaN(r[l][c])&&(r[l][c]=a[l][c])}}function A0(t){if(va(t)){var e=t.length;if(va(t[0])){for(var n=[],r=0;r<e;r++)n.push(oR.call(t[r]));return n}return oR.call(t)}return t}function tw(t){return t[0]=Math.floor(t[0])||0,t[1]=Math.floor(t[1])||0,t[2]=Math.floor(t[2])||0,t[3]=t[3]==null?1:t[3],"rgba("+t.join(",")+")"}function Ont(t){return va(t&&t[0])?2:1}var ab=0,nw=1,bee=2,t0=3,sR=4,lR=5,X4=6;function q4(t){return t===sR||t===lR}function ib(t){return t===nw||t===bee}var bg=[0,0,0,0],Ant=function(){function t(e){this.keyframes=[],this.discrete=!1,this._invalid=!1,this._needsSort=!1,this._lastFr=0,this._lastFrP=0,this.propName=e}return t.prototype.isFinished=function(){return this._finished},t.prototype.setFinished=function(){this._finished=!0,this._additiveTrack&&this._additiveTrack.setFinished()},t.prototype.needsAnimate=function(){return this.keyframes.length>=1},t.prototype.getAdditiveTrack=function(){return this._additiveTrack},t.prototype.addKeyframe=function(e,n,r){this._needsSort=!0;var a=this.keyframes,i=a.length,o=!1,s=X4,l=n;if(va(n)){var u=Ont(n);s=u,(u===1&&!sn(n[0])||u===2&&!sn(n[0][0]))&&(o=!0)}else if(sn(n)&&!sv(n))s=ab;else if(rt(n))if(!isNaN(+n))s=ab;else{var c=Ya(n);c&&(l=c,s=t0)}else if($m(n)){var f=Ae({},l);f.colorStops=$e(n.colorStops,function(h){return{offset:h.offset,color:Ya(h.color)}}),pee(n)?s=sR:vee(n)&&(s=lR),l=f}i===0?this.valType=s:(s!==this.valType||s===X4)&&(o=!0),this.discrete=this.discrete||o;var d={time:e,value:l,rawValue:n,percent:0};return r&&(d.easing=r,d.easingFunc=vt(r)?r:aee[r]||Z3(r)),a.push(d),d},t.prototype.prepare=function(e,n){var r=this.keyframes;this._needsSort&&r.sort(function(p,g){return p.time-g.time});for(var a=this.valType,i=r.length,o=r[i-1],s=this.discrete,l=ib(a),u=q4(a),c=0;c<i;c++){var f=r[c],d=f.value,h=o.value;f.percent=f.time/e,s||(l&&c!==i-1?Lnt(d,h,a):u&&Rnt(d.colorStops,h.colorStops))}if(!s&&a!==lR&&n&&this.needsAnimate()&&n.needsAnimate()&&a===n.valType&&!n._finished){this._additiveTrack=n;for(var v=r[0].value,c=0;c<i;c++)a===ab?r[c].additiveValue=r[c].value-v:a===t0?r[c].additiveValue=rb([],r[c].value,v,-1):ib(a)&&(r[c].additiveValue=a===nw?rb([],r[c].value,v,-1):Y4([],r[c].value,v,-1))}},t.prototype.step=function(e,n){if(!this._finished){this._additiveTrack&&this._additiveTrack._finished&&(this._additiveTrack=null);var r=this._additiveTrack!=null,a=r?"additiveValue":"value",i=this.valType,o=this.keyframes,s=o.length,l=this.propName,u=i===t0,c,f=this._lastFr,d=Math.min,h,v;if(s===1)h=v=o[0];else{if(n<0)c=0;else if(n<this._lastFrP){var p=d(f+1,s-1);for(c=p;c>=0&&!(o[c].percent<=n);c--);c=d(c,s-2)}else{for(c=f;c<s&&!(o[c].percent>n);c++);c=d(c-1,s-2)}v=o[c+1],h=o[c]}if(h&&v){this._lastFr=c,this._lastFrP=n;var g=v.percent-h.percent,y=g===0?1:d((n-h.percent)/g,1);v.easingFunc&&(y=v.easingFunc(y));var m=r?this._additiveValue:u?bg:e[l];if((ib(i)||u)&&!m&&(m=this._additiveValue=[]),this.discrete)e[l]=y<1?h.rawValue:v.rawValue;else if(ib(i))i===nw?O2(m,h[a],v[a],y):knt(m,h[a],v[a],y);else if(q4(i)){var b=h[a],w=v[a],x=i===sR;e[l]={type:x?"linear":"radial",x:pl(b.x,w.x,y),y:pl(b.y,w.y,y),colorStops:$e(b.colorStops,function(C,T){var D=w.colorStops[T];return{offset:pl(C.offset,D.offset,y),color:tw(O2([],C.color,D.color,y))}}),global:w.global},x?(e[l].x2=pl(b.x2,w.x2,y),e[l].y2=pl(b.y2,w.y2,y)):e[l].r=pl(b.r,w.r,y)}else if(u)O2(m,h[a],v[a],y),r||(e[l]=tw(m));else{var _=pl(h[a],v[a],y);r?this._additiveValue=_:e[l]=_}r&&this._addToTarget(e)}}},t.prototype._addToTarget=function(e){var n=this.valType,r=this.propName,a=this._additiveValue;n===ab?e[r]=e[r]+a:n===t0?(Ya(e[r],bg),rb(bg,bg,a,1),e[r]=tw(bg)):n===nw?rb(e[r],e[r],a,1):n===bee&&Y4(e[r],e[r],a,1)},t}(),Nnt=function(){function t(e,n,r,a){if(this._tracks={},this._trackKeys=[],this._maxTime=0,this._started=0,this._clip=null,this._target=e,this._loop=n,n&&a){bC("Can' use additive animation on looped animation.");return}this._additiveAnimators=a,this._allowDiscrete=r}return t.prototype.getMaxTime=function(){return this._maxTime},t.prototype.getDelay=function(){return this._delay},t.prototype.getLoop=function(){return this._loop},t.prototype.getTarget=function(){return this._target},t.prototype.changeTarget=function(e){this._target=e},t.prototype.when=function(e,n,r){return this.whenWithKeys(e,n,Xt(n),r)},t.prototype.whenWithKeys=function(e,n,r,a){for(var i=this._tracks,o=0;o<r.length;o++){var s=r[o],l=i[s];if(!l){l=i[s]=new Ant(s);var u=void 0,c=this._getAdditiveTrack(s);if(c){var f=c.keyframes,d=f[f.length-1];u=d&&d.value,c.valType===t0&&u&&(u=tw(u))}else u=this._target[s];if(u==null)continue;e>0&&l.addKeyframe(0,A0(u),a),this._trackKeys.push(s)}l.addKeyframe(e,A0(n[s]),a)}return this._maxTime=Math.max(this._maxTime,e),this},t.prototype.pause=function(){this._clip.pause(),this._paused=!0},t.prototype.resume=function(){this._clip.resume(),this._paused=!1},t.prototype.isPaused=function(){return!!this._paused},t.prototype.duration=function(e){return this._maxTime=e,this._force=!0,this},t.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var e=this._doneCbs;if(e)for(var n=e.length,r=0;r<n;r++)e[r].call(this)},t.prototype._abortedCallback=function(){this._setTracksFinished();var e=this.animation,n=this._abortedCbs;if(e&&e.removeClip(this._clip),this._clip=null,n)for(var r=0;r<n.length;r++)n[r].call(this)},t.prototype._setTracksFinished=function(){for(var e=this._tracks,n=this._trackKeys,r=0;r<n.length;r++)e[n[r]].setFinished()},t.prototype._getAdditiveTrack=function(e){var n,r=this._additiveAnimators;if(r)for(var a=0;a<r.length;a++){var i=r[a].getTrack(e);i&&(n=i)}return n},t.prototype.start=function(e){if(!(this._started>0)){this._started=1;for(var n=this,r=[],a=this._maxTime||0,i=0;i<this._trackKeys.length;i++){var o=this._trackKeys[i],s=this._tracks[o],l=this._getAdditiveTrack(o),u=s.keyframes,c=u.length;if(s.prepare(a,l),s.needsAnimate())if(!this._allowDiscrete&&s.discrete){var f=u[c-1];f&&(n._target[s.propName]=f.rawValue),s.setFinished()}else r.push(s)}if(r.length||this._force){var d=new dnt({life:a,loop:this._loop,delay:this._delay||0,onframe:function(h){n._started=2;var v=n._additiveAnimators;if(v){for(var p=!1,g=0;g<v.length;g++)if(v[g]._clip){p=!0;break}p||(n._additiveAnimators=null)}for(var g=0;g<r.length;g++)r[g].step(n._target,h);var y=n._onframeCbs;if(y)for(var g=0;g<y.length;g++)y[g](n._target,h)},ondestroy:function(){n._doneCallback()}});this._clip=d,this.animation&&this.animation.addClip(d),e&&d.setEasing(e)}else this._doneCallback();return this}},t.prototype.stop=function(e){if(this._clip){var n=this._clip;e&&n.onframe(1),this._abortedCallback()}},t.prototype.delay=function(e){return this._delay=e,this},t.prototype.during=function(e){return e&&(this._onframeCbs||(this._onframeCbs=[]),this._onframeCbs.push(e)),this},t.prototype.done=function(e){return e&&(this._doneCbs||(this._doneCbs=[]),this._doneCbs.push(e)),this},t.prototype.aborted=function(e){return e&&(this._abortedCbs||(this._abortedCbs=[]),this._abortedCbs.push(e)),this},t.prototype.getClip=function(){return this._clip},t.prototype.getTrack=function(e){return this._tracks[e]},t.prototype.getTracks=function(){var e=this;return $e(this._trackKeys,function(n){return e._tracks[n]})},t.prototype.stopTracks=function(e,n){if(!e.length||!this._clip)return!0;for(var r=this._tracks,a=this._trackKeys,i=0;i<e.length;i++){var o=r[e[i]];o&&!o.isFinished()&&(n?o.step(this._target,1):this._started===1&&o.step(this._target,0),o.setFinished())}for(var s=!0,i=0;i<a.length;i++)if(!r[a[i]].isFinished()){s=!1;break}return s&&this._abortedCallback(),s},t.prototype.saveTo=function(e,n,r){if(e){n=n||this._trackKeys;for(var a=0;a<n.length;a++){var i=n[a],o=this._tracks[i];if(!(!o||o.isFinished())){var s=o.keyframes,l=s[r?0:s.length-1];l&&(e[i]=A0(l.rawValue))}}}},t.prototype.__changeFinalValue=function(e,n){n=n||Xt(e);for(var r=0;r<n.length;r++){var a=n[r],i=this._tracks[a];if(i){var o=i.keyframes;if(o.length>1){var s=o.pop();i.addKeyframe(s.time,e[a]),i.prepare(this._maxTime,i.getAdditiveTrack())}}}},t}();const eN=Nnt;function rp(){return new Date().getTime()}var Vnt=function(t){me(e,t);function e(n){var r=t.call(this)||this;return r._running=!1,r._time=0,r._pausedTime=0,r._pauseStart=0,r._paused=!1,n=n||{},r.stage=n.stage||{},r}return e.prototype.addClip=function(n){n.animation&&this.removeClip(n),this._head?(this._tail.next=n,n.prev=this._tail,n.next=null,this._tail=n):this._head=this._tail=n,n.animation=this},e.prototype.addAnimator=function(n){n.animation=this;var r=n.getClip();r&&this.addClip(r)},e.prototype.removeClip=function(n){if(n.animation){var r=n.prev,a=n.next;r?r.next=a:this._head=a,a?a.prev=r:this._tail=r,n.next=n.prev=n.animation=null}},e.prototype.removeAnimator=function(n){var r=n.getClip();r&&this.removeClip(r),n.animation=null},e.prototype.update=function(n){for(var r=rp()-this._pausedTime,a=r-this._time,i=this._head;i;){var o=i.next,s=i.step(r,a);s&&(i.ondestroy(),this.removeClip(i)),i=o}this._time=r,n||(this.trigger("frame",a),this.stage.update&&this.stage.update())},e.prototype._startLoop=function(){var n=this;this._running=!0;function r(){n._running&&(tR(r),!n._paused&&n.update())}tR(r)},e.prototype.start=function(){this._running||(this._time=rp(),this._pausedTime=0,this._startLoop())},e.prototype.stop=function(){this._running=!1},e.prototype.pause=function(){this._paused||(this._pauseStart=rp(),this._paused=!0)},e.prototype.resume=function(){this._paused&&(this._pausedTime+=rp()-this._pauseStart,this._paused=!1)},e.prototype.clear=function(){for(var n=this._head;n;){var r=n.next;n.prev=n.next=n.animation=null,n=r}this._head=this._tail=null},e.prototype.isFinished=function(){return this._head==null},e.prototype.animate=function(n,r){r=r||{},this.start();var a=new eN(n,r.loop);return this.addAnimator(a),a},e}(mo);const Bnt=Vnt;var $nt=300,A2=on.domSupported,N2=function(){var t=["click","dblclick","mousewheel","wheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],e=["touchstart","touchend","touchmove"],n={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},r=$e(t,function(a){var i=a.replace("mouse","pointer");return n.hasOwnProperty(i)?i:a});return{mouse:t,touch:e,pointer:r}}(),Z4={mouse:["mousemove","mouseup"],pointer:["pointermove","pointerup"]},Q4=!1;function uR(t){var e=t.pointerType;return e==="pen"||e==="touch"}function Int(t){t.touching=!0,t.touchTimer!=null&&(clearTimeout(t.touchTimer),t.touchTimer=null),t.touchTimer=setTimeout(function(){t.touching=!1,t.touchTimer=null},700)}function V2(t){t&&(t.zrByTouch=!0)}function Pnt(t,e){return Ki(t.dom,new Fnt(t,e),!0)}function See(t,e){for(var n=e,r=!1;n&&n.nodeType!==9&&!(r=n.domBelongToZr||n!==e&&n===t.painterRoot);)n=n.parentNode;return r}var Fnt=function(){function t(e,n){this.stopPropagation=ir,this.stopImmediatePropagation=ir,this.preventDefault=ir,this.type=n.type,this.target=this.currentTarget=e.dom,this.pointerType=n.pointerType,this.clientX=n.clientX,this.clientY=n.clientY}return t}(),Lo={mousedown:function(t){t=Ki(this.dom,t),this.__mayPointerCapture=[t.zrX,t.zrY],this.trigger("mousedown",t)},mousemove:function(t){t=Ki(this.dom,t);var e=this.__mayPointerCapture;e&&(t.zrX!==e[0]||t.zrY!==e[1])&&this.__togglePointerCapture(!0),this.trigger("mousemove",t)},mouseup:function(t){t=Ki(this.dom,t),this.__togglePointerCapture(!1),this.trigger("mouseup",t)},mouseout:function(t){t=Ki(this.dom,t);var e=t.toElement||t.relatedTarget;See(this,e)||(this.__pointerCapturing&&(t.zrEventControl="no_globalout"),this.trigger("mouseout",t))},wheel:function(t){Q4=!0,t=Ki(this.dom,t),this.trigger("mousewheel",t)},mousewheel:function(t){Q4||(t=Ki(this.dom,t),this.trigger("mousewheel",t))},touchstart:function(t){t=Ki(this.dom,t),V2(t),this.__lastTouchMoment=new Date,this.handler.processGesture(t,"start"),Lo.mousemove.call(this,t),Lo.mousedown.call(this,t)},touchmove:function(t){t=Ki(this.dom,t),V2(t),this.handler.processGesture(t,"change"),Lo.mousemove.call(this,t)},touchend:function(t){t=Ki(this.dom,t),V2(t),this.handler.processGesture(t,"end"),Lo.mouseup.call(this,t),+new Date-+this.__lastTouchMoment<$nt&&Lo.click.call(this,t)},pointerdown:function(t){Lo.mousedown.call(this,t)},pointermove:function(t){uR(t)||Lo.mousemove.call(this,t)},pointerup:function(t){Lo.mouseup.call(this,t)},pointerout:function(t){uR(t)||Lo.mouseout.call(this,t)}};W(["click","dblclick","contextmenu"],function(t){Lo[t]=function(e){e=Ki(this.dom,e),this.trigger(t,e)}});var cR={pointermove:function(t){uR(t)||cR.mousemove.call(this,t)},pointerup:function(t){cR.mouseup.call(this,t)},mousemove:function(t){this.trigger("mousemove",t)},mouseup:function(t){var e=this.__pointerCapturing;this.__togglePointerCapture(!1),this.trigger("mouseup",t),e&&(t.zrEventControl="only_globalout",this.trigger("mouseout",t))}};function znt(t,e){var n=e.domHandlers;on.pointerEventsSupported?W(N2.pointer,function(r){rw(e,r,function(a){n[r].call(t,a)})}):(on.touchEventsSupported&&W(N2.touch,function(r){rw(e,r,function(a){n[r].call(t,a),Int(e)})}),W(N2.mouse,function(r){rw(e,r,function(a){a=q3(a),e.touching||n[r].call(t,a)})}))}function Gnt(t,e){on.pointerEventsSupported?W(Z4.pointer,n):on.touchEventsSupported||W(Z4.mouse,n);function n(r){function a(i){i=q3(i),See(t,i.target)||(i=Pnt(t,i),e.domHandlers[r].call(t,i))}rw(e,r,a,{capture:!0})}}function rw(t,e,n,r){t.mounted[e]=n,t.listenerOpts[e]=r,eR(t.domTarget,e,n,r)}function B2(t){var e=t.mounted;for(var n in e)e.hasOwnProperty(n)&&Htt(t.domTarget,n,e[n],t.listenerOpts[n]);t.mounted={}}var J4=function(){function t(e,n){this.mounted={},this.listenerOpts={},this.touching=!1,this.domTarget=e,this.domHandlers=n}return t}(),Unt=function(t){me(e,t);function e(n,r){var a=t.call(this)||this;return a.__pointerCapturing=!1,a.dom=n,a.painterRoot=r,a._localHandlerScope=new J4(n,Lo),A2&&(a._globalHandlerScope=new J4(document,cR)),znt(a,a._localHandlerScope),a}return e.prototype.dispose=function(){B2(this._localHandlerScope),A2&&B2(this._globalHandlerScope)},e.prototype.setCursor=function(n){this.dom.style&&(this.dom.style.cursor=n||"default")},e.prototype.__togglePointerCapture=function(n){if(this.__mayPointerCapture=null,A2&&+this.__pointerCapturing^+n){this.__pointerCapturing=n;var r=this._globalHandlerScope;n?Gnt(this,r):B2(r)}},e}(mo);const Hnt=Unt;var wee=1;on.hasGlobalWindow&&(wee=Math.max(window.devicePixelRatio||window.screen&&window.screen.deviceXDPI/window.screen.logicalXDPI||1,1));var b_=wee,fR=.4,dR="#333",hR="#ccc",Wnt="#eee",e5=Pm,t5=5e-5;function Qc(t){return t>t5||t<-t5}var Jc=[],vh=[],$2=Ni(),I2=Math.abs,Knt=function(){function t(){}return t.prototype.getLocalTransform=function(e){return t.getLocalTransform(this,e)},t.prototype.setPosition=function(e){this.x=e[0],this.y=e[1]},t.prototype.setScale=function(e){this.scaleX=e[0],this.scaleY=e[1]},t.prototype.setSkew=function(e){this.skewX=e[0],this.skewY=e[1]},t.prototype.setOrigin=function(e){this.originX=e[0],this.originY=e[1]},t.prototype.needLocalTransform=function(){return Qc(this.rotation)||Qc(this.x)||Qc(this.y)||Qc(this.scaleX-1)||Qc(this.scaleY-1)||Qc(this.skewX)||Qc(this.skewY)},t.prototype.updateTransform=function(){var e=this.parent&&this.parent.transform,n=this.needLocalTransform(),r=this.transform;if(!(n||e)){r&&(e5(r),this.invTransform=null);return}r=r||Ni(),n?this.getLocalTransform(r):e5(r),e&&(n?Fs(r,e,r):xC(r,e)),this.transform=r,this._resolveGlobalScaleRatio(r)},t.prototype._resolveGlobalScaleRatio=function(e){var n=this.globalScaleRatio;if(n!=null&&n!==1){this.getGlobalScale(Jc);var r=Jc[0]<0?-1:1,a=Jc[1]<0?-1:1,i=((Jc[0]-r)*n+r)/Jc[0]||0,o=((Jc[1]-a)*n+a)/Jc[1]||0;e[0]*=i,e[1]*=i,e[2]*=o,e[3]*=o}this.invTransform=this.invTransform||Ni(),Yd(this.invTransform,e)},t.prototype.getComputedTransform=function(){for(var e=this,n=[];e;)n.push(e),e=e.parent;for(;e=n.pop();)e.updateTransform();return this.transform},t.prototype.setLocalTransform=function(e){if(e){var n=e[0]*e[0]+e[1]*e[1],r=e[2]*e[2]+e[3]*e[3],a=Math.atan2(e[1],e[0]),i=Math.PI/2+a-Math.atan2(e[3],e[2]);r=Math.sqrt(r)*Math.cos(i),n=Math.sqrt(n),this.skewX=i,this.skewY=0,this.rotation=-a,this.x=+e[4],this.y=+e[5],this.scaleX=n,this.scaleY=r,this.originX=0,this.originY=0}},t.prototype.decomposeTransform=function(){if(this.transform){var e=this.parent,n=this.transform;e&&e.transform&&(Fs(vh,e.invTransform,n),n=vh);var r=this.originX,a=this.originY;(r||a)&&($2[4]=r,$2[5]=a,Fs(vh,n,$2),vh[4]-=r,vh[5]-=a,n=vh),this.setLocalTransform(n)}},t.prototype.getGlobalScale=function(e){var n=this.transform;return e=e||[],n?(e[0]=Math.sqrt(n[0]*n[0]+n[1]*n[1]),e[1]=Math.sqrt(n[2]*n[2]+n[3]*n[3]),n[0]<0&&(e[0]=-e[0]),n[3]<0&&(e[1]=-e[1]),e):(e[0]=1,e[1]=1,e)},t.prototype.transformCoordToLocal=function(e,n){var r=[e,n],a=this.invTransform;return a&&Qr(r,r,a),r},t.prototype.transformCoordToGlobal=function(e,n){var r=[e,n],a=this.transform;return a&&Qr(r,r,a),r},t.prototype.getLineScale=function(){var e=this.transform;return e&&I2(e[0]-1)>1e-10&&I2(e[3]-1)>1e-10?Math.sqrt(I2(e[0]*e[3]-e[2]*e[1])):1},t.prototype.copyTransform=function(e){_ee(this,e)},t.getLocalTransform=function(e,n){n=n||[];var r=e.originX||0,a=e.originY||0,i=e.scaleX,o=e.scaleY,s=e.anchorX,l=e.anchorY,u=e.rotation||0,c=e.x,f=e.y,d=e.skewX?Math.tan(e.skewX):0,h=e.skewY?Math.tan(-e.skewY):0;if(r||a||s||l){var v=r+s,p=a+l;n[4]=-v*i-d*p*o,n[5]=-p*o-h*v*i}else n[4]=n[5]=0;return n[0]=i,n[3]=o,n[1]=h*i,n[2]=d*o,u&&Oc(n,n,u),n[4]+=r+c,n[5]+=a+f,n},t.initDefaultProps=function(){var e=t.prototype;e.scaleX=e.scaleY=e.globalScaleRatio=1,e.x=e.y=e.originX=e.originY=e.skewX=e.skewY=e.rotation=e.anchorX=e.anchorY=0}(),t}(),Ys=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"];function _ee(t,e){for(var n=0;n<Ys.length;n++){var r=Ys[n];t[r]=e[r]}}const Tl=Knt;var n5={};function Ai(t,e){e=e||pc;var n=n5[e];n||(n=n5[e]=new Fm(500));var r=n.get(t);return r==null&&(r=ns.measureText(t,e).width,n.put(t,r)),r}function r5(t,e,n,r){var a=Ai(t,e),i=EC(e),o=n0(0,a,n),s=Wh(0,i,r),l=new zt(o,s,a,i);return l}function zm(t,e,n,r){var a=((t||"")+"").split(`
  593. `),i=a.length;if(i===1)return r5(a[0],e,n,r);for(var o=new zt(0,0,0,0),s=0;s<a.length;s++){var l=r5(a[s],e,n,r);s===0?o.copy(l):o.union(l)}return o}function n0(t,e,n){return n==="right"?t-=e:n==="center"&&(t-=e/2),t}function Wh(t,e,n){return n==="middle"?t-=e/2:n==="bottom"&&(t-=e),t}function EC(t){return Ai("国",t)}function as(t,e){return typeof t=="string"?t.lastIndexOf("%")>=0?parseFloat(t)/100*e:parseFloat(t):t}function S_(t,e,n){var r=e.position||"inside",a=e.distance!=null?e.distance:5,i=n.height,o=n.width,s=i/2,l=n.x,u=n.y,c="left",f="top";if(r instanceof Array)l+=as(r[0],n.width),u+=as(r[1],n.height),c=null,f=null;else switch(r){case"left":l-=a,u+=s,c="right",f="middle";break;case"right":l+=a+o,u+=s,f="middle";break;case"top":l+=o/2,u-=a,c="center",f="bottom";break;case"bottom":l+=o/2,u+=i+a,c="center";break;case"inside":l+=o/2,u+=s,c="center",f="middle";break;case"insideLeft":l+=a,u+=s,f="middle";break;case"insideRight":l+=o-a,u+=s,c="right",f="middle";break;case"insideTop":l+=o/2,u+=a,c="center";break;case"insideBottom":l+=o/2,u+=i-a,c="center",f="bottom";break;case"insideTopLeft":l+=a,u+=a;break;case"insideTopRight":l+=o-a,u+=a,c="right";break;case"insideBottomLeft":l+=a,u+=i-a,f="bottom";break;case"insideBottomRight":l+=o-a,u+=i-a,c="right",f="bottom";break}return t=t||{},t.x=l,t.y=u,t.align=c,t.verticalAlign=f,t}var P2="__zr_normal__",F2=Ys.concat(["ignore"]),jnt=go(Ys,function(t,e){return t[e]=!0,t},{ignore:!1}),gh={},Ynt=new zt(0,0,0,0),tN=function(){function t(e){this.id=K3(),this.animators=[],this.currentStates=[],this.states={},this._init(e)}return t.prototype._init=function(e){this.attr(e)},t.prototype.drift=function(e,n,r){switch(this.draggable){case"horizontal":n=0;break;case"vertical":e=0;break}var a=this.transform;a||(a=this.transform=[1,0,0,1,0,0]),a[4]+=e,a[5]+=n,this.decomposeTransform(),this.markRedraw()},t.prototype.beforeUpdate=function(){},t.prototype.afterUpdate=function(){},t.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},t.prototype.updateInnerText=function(e){var n=this._textContent;if(n&&(!n.ignore||e)){this.textConfig||(this.textConfig={});var r=this.textConfig,a=r.local,i=n.innerTransformable,o=void 0,s=void 0,l=!1;i.parent=a?this:null;var u=!1;if(i.copyTransform(n),r.position!=null){var c=Ynt;r.layoutRect?c.copy(r.layoutRect):c.copy(this.getBoundingRect()),a||c.applyTransform(this.transform),this.calculateTextPosition?this.calculateTextPosition(gh,r,c):S_(gh,r,c),i.x=gh.x,i.y=gh.y,o=gh.align,s=gh.verticalAlign;var f=r.origin;if(f&&r.rotation!=null){var d=void 0,h=void 0;f==="center"?(d=c.width*.5,h=c.height*.5):(d=as(f[0],c.width),h=as(f[1],c.height)),u=!0,i.originX=-i.x+d+(a?0:c.x),i.originY=-i.y+h+(a?0:c.y)}}r.rotation!=null&&(i.rotation=r.rotation);var v=r.offset;v&&(i.x+=v[0],i.y+=v[1],u||(i.originX=-v[0],i.originY=-v[1]));var p=r.inside==null?typeof r.position=="string"&&r.position.indexOf("inside")>=0:r.inside,g=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={}),y=void 0,m=void 0,b=void 0;p&&this.canBeInsideText()?(y=r.insideFill,m=r.insideStroke,(y==null||y==="auto")&&(y=this.getInsideTextFill()),(m==null||m==="auto")&&(m=this.getInsideTextStroke(y),b=!0)):(y=r.outsideFill,m=r.outsideStroke,(y==null||y==="auto")&&(y=this.getOutsideFill()),(m==null||m==="auto")&&(m=this.getOutsideStroke(y),b=!0)),y=y||"#000",(y!==g.fill||m!==g.stroke||b!==g.autoStroke||o!==g.align||s!==g.verticalAlign)&&(l=!0,g.fill=y,g.stroke=m,g.autoStroke=b,g.align=o,g.verticalAlign=s,n.setDefaultTextStyle(g)),n.__dirty|=Ei,l&&n.dirtyStyle(!0)}},t.prototype.canBeInsideText=function(){return!0},t.prototype.getInsideTextFill=function(){return"#fff"},t.prototype.getInsideTextStroke=function(e){return"#000"},t.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?hR:dR},t.prototype.getOutsideStroke=function(e){var n=this.__zr&&this.__zr.getBackgroundColor(),r=typeof n=="string"&&Ya(n);r||(r=[255,255,255,1]);for(var a=r[3],i=this.__zr.isDarkMode(),o=0;o<3;o++)r[o]=r[o]*a+(i?0:255)*(1-a);return r[3]=1,Jo(r,"rgba")},t.prototype.traverse=function(e,n){},t.prototype.attrKV=function(e,n){e==="textConfig"?this.setTextConfig(n):e==="textContent"?this.setTextContent(n):e==="clipPath"?this.setClipPath(n):e==="extra"?(this.extra=this.extra||{},Ae(this.extra,n)):this[e]=n},t.prototype.hide=function(){this.ignore=!0,this.markRedraw()},t.prototype.show=function(){this.ignore=!1,this.markRedraw()},t.prototype.attr=function(e,n){if(typeof e=="string")this.attrKV(e,n);else if(bt(e))for(var r=e,a=Xt(r),i=0;i<a.length;i++){var o=a[i];this.attrKV(o,e[o])}return this.markRedraw(),this},t.prototype.saveCurrentToNormalState=function(e){this._innerSaveToNormal(e);for(var n=this._normalState,r=0;r<this.animators.length;r++){var a=this.animators[r],i=a.__fromStateTransition;if(!(a.getLoop()||i&&i!==P2)){var o=a.targetName,s=o?n[o]:n;a.saveTo(s)}}},t.prototype._innerSaveToNormal=function(e){var n=this._normalState;n||(n=this._normalState={}),e.textConfig&&!n.textConfig&&(n.textConfig=this.textConfig),this._savePrimaryToNormal(e,n,F2)},t.prototype._savePrimaryToNormal=function(e,n,r){for(var a=0;a<r.length;a++){var i=r[a];e[i]!=null&&!(i in n)&&(n[i]=this[i])}},t.prototype.hasState=function(){return this.currentStates.length>0},t.prototype.getState=function(e){return this.states[e]},t.prototype.ensureState=function(e){var n=this.states;return n[e]||(n[e]={}),n[e]},t.prototype.clearStates=function(e){this.useState(P2,!1,e)},t.prototype.useState=function(e,n,r,a){var i=e===P2,o=this.hasState();if(!(!o&&i)){var s=this.currentStates,l=this.stateTransition;if(!(Gt(s,e)>=0&&(n||s.length===1))){var u;if(this.stateProxy&&!i&&(u=this.stateProxy(e)),u||(u=this.states&&this.states[e]),!u&&!i){bC("State "+e+" not exists.");return}i||this.saveCurrentToNormalState(u);var c=!!(u&&u.hoverLayer||a);c&&this._toggleHoverLayerFlag(!0),this._applyStateObj(e,u,this._normalState,n,!r&&!this.__inHover&&l&&l.duration>0,l);var f=this._textContent,d=this._textGuide;return f&&f.useState(e,n,r,c),d&&d.useState(e,n,r,c),i?(this.currentStates=[],this._normalState={}):n?this.currentStates.push(e):this.currentStates=[e],this._updateAnimationTargets(),this.markRedraw(),!c&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~Ei),u}}},t.prototype.useStates=function(e,n,r){if(!e.length)this.clearStates();else{var a=[],i=this.currentStates,o=e.length,s=o===i.length;if(s){for(var l=0;l<o;l++)if(e[l]!==i[l]){s=!1;break}}if(s)return;for(var l=0;l<o;l++){var u=e[l],c=void 0;this.stateProxy&&(c=this.stateProxy(u,e)),c||(c=this.states[u]),c&&a.push(c)}var f=a[o-1],d=!!(f&&f.hoverLayer||r);d&&this._toggleHoverLayerFlag(!0);var h=this._mergeStates(a),v=this.stateTransition;this.saveCurrentToNormalState(h),this._applyStateObj(e.join(","),h,this._normalState,!1,!n&&!this.__inHover&&v&&v.duration>0,v);var p=this._textContent,g=this._textGuide;p&&p.useStates(e,n,d),g&&g.useStates(e,n,d),this._updateAnimationTargets(),this.currentStates=e.slice(),this.markRedraw(),!d&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~Ei)}},t.prototype._updateAnimationTargets=function(){for(var e=0;e<this.animators.length;e++){var n=this.animators[e];n.targetName&&n.changeTarget(this[n.targetName])}},t.prototype.removeState=function(e){var n=Gt(this.currentStates,e);if(n>=0){var r=this.currentStates.slice();r.splice(n,1),this.useStates(r)}},t.prototype.replaceState=function(e,n,r){var a=this.currentStates.slice(),i=Gt(a,e),o=Gt(a,n)>=0;i>=0?o?a.splice(i,1):a[i]=n:r&&!o&&a.push(n),this.useStates(a)},t.prototype.toggleState=function(e,n){n?this.useState(e,!0):this.removeState(e)},t.prototype._mergeStates=function(e){for(var n={},r,a=0;a<e.length;a++){var i=e[a];Ae(n,i),i.textConfig&&(r=r||{},Ae(r,i.textConfig))}return r&&(n.textConfig=r),n},t.prototype._applyStateObj=function(e,n,r,a,i,o){var s=!(n&&a);n&&n.textConfig?(this.textConfig=Ae({},a?this.textConfig:r.textConfig),Ae(this.textConfig,n.textConfig)):s&&r.textConfig&&(this.textConfig=r.textConfig);for(var l={},u=!1,c=0;c<F2.length;c++){var f=F2[c],d=i&&jnt[f];n&&n[f]!=null?d?(u=!0,l[f]=n[f]):this[f]=n[f]:s&&r[f]!=null&&(d?(u=!0,l[f]=r[f]):this[f]=r[f])}if(!i)for(var c=0;c<this.animators.length;c++){var h=this.animators[c],v=h.targetName;h.getLoop()||h.__changeFinalValue(v?(n||r)[v]:n||r)}u&&this._transitionState(e,l,o)},t.prototype._attachComponent=function(e){if(!(e.__zr&&!e.__hostTarget)&&e!==this){var n=this.__zr;n&&e.addSelfToZr(n),e.__zr=n,e.__hostTarget=this}},t.prototype._detachComponent=function(e){e.__zr&&e.removeSelfFromZr(e.__zr),e.__zr=null,e.__hostTarget=null},t.prototype.getClipPath=function(){return this._clipPath},t.prototype.setClipPath=function(e){this._clipPath&&this._clipPath!==e&&this.removeClipPath(),this._attachComponent(e),this._clipPath=e,this.markRedraw()},t.prototype.removeClipPath=function(){var e=this._clipPath;e&&(this._detachComponent(e),this._clipPath=null,this.markRedraw())},t.prototype.getTextContent=function(){return this._textContent},t.prototype.setTextContent=function(e){var n=this._textContent;n!==e&&(n&&n!==e&&this.removeTextContent(),e.innerTransformable=new Tl,this._attachComponent(e),this._textContent=e,this.markRedraw())},t.prototype.setTextConfig=function(e){this.textConfig||(this.textConfig={}),Ae(this.textConfig,e),this.markRedraw()},t.prototype.removeTextConfig=function(){this.textConfig=null,this.markRedraw()},t.prototype.removeTextContent=function(){var e=this._textContent;e&&(e.innerTransformable=null,this._detachComponent(e),this._textContent=null,this._innerTextDefaultStyle=null,this.markRedraw())},t.prototype.getTextGuideLine=function(){return this._textGuide},t.prototype.setTextGuideLine=function(e){this._textGuide&&this._textGuide!==e&&this.removeTextGuideLine(),this._attachComponent(e),this._textGuide=e,this.markRedraw()},t.prototype.removeTextGuideLine=function(){var e=this._textGuide;e&&(this._detachComponent(e),this._textGuide=null,this.markRedraw())},t.prototype.markRedraw=function(){this.__dirty|=Ei;var e=this.__zr;e&&(this.__inHover?e.refreshHover():e.refresh()),this.__hostTarget&&this.__hostTarget.markRedraw()},t.prototype.dirty=function(){this.markRedraw()},t.prototype._toggleHoverLayerFlag=function(e){this.__inHover=e;var n=this._textContent,r=this._textGuide;n&&(n.__inHover=e),r&&(r.__inHover=e)},t.prototype.addSelfToZr=function(e){if(this.__zr!==e){this.__zr=e;var n=this.animators;if(n)for(var r=0;r<n.length;r++)e.animation.addAnimator(n[r]);this._clipPath&&this._clipPath.addSelfToZr(e),this._textContent&&this._textContent.addSelfToZr(e),this._textGuide&&this._textGuide.addSelfToZr(e)}},t.prototype.removeSelfFromZr=function(e){if(this.__zr){this.__zr=null;var n=this.animators;if(n)for(var r=0;r<n.length;r++)e.animation.removeAnimator(n[r]);this._clipPath&&this._clipPath.removeSelfFromZr(e),this._textContent&&this._textContent.removeSelfFromZr(e),this._textGuide&&this._textGuide.removeSelfFromZr(e)}},t.prototype.animate=function(e,n,r){var a=e?this[e]:this,i=new eN(a,n,r);return e&&(i.targetName=e),this.addAnimator(i,e),i},t.prototype.addAnimator=function(e,n){var r=this.__zr,a=this;e.during(function(){a.updateDuringAnimation(n)}).done(function(){var i=a.animators,o=Gt(i,e);o>=0&&i.splice(o,1)}),this.animators.push(e),r&&r.animation.addAnimator(e),r&&r.wakeUp()},t.prototype.updateDuringAnimation=function(e){this.markRedraw()},t.prototype.stopAnimation=function(e,n){for(var r=this.animators,a=r.length,i=[],o=0;o<a;o++){var s=r[o];!e||e===s.scope?s.stop(n):i.push(s)}return this.animators=i,this},t.prototype.animateTo=function(e,n,r){z2(this,e,n,r)},t.prototype.animateFrom=function(e,n,r){z2(this,e,n,r,!0)},t.prototype._transitionState=function(e,n,r,a){for(var i=z2(this,n,r,a),o=0;o<i.length;o++)i[o].__fromStateTransition=e},t.prototype.getBoundingRect=function(){return null},t.prototype.getPaintRect=function(){return null},t.initDefaultProps=function(){var e=t.prototype;e.type="element",e.name="",e.ignore=e.silent=e.isGroup=e.draggable=e.dragging=e.ignoreClip=e.__inHover=!1,e.__dirty=Ei;function n(r,a,i,o){Object.defineProperty(e,r,{get:function(){if(!this[a]){var l=this[a]=[];s(this,l)}return this[a]},set:function(l){this[i]=l[0],this[o]=l[1],this[a]=l,s(this,l)}});function s(l,u){Object.defineProperty(u,0,{get:function(){return l[i]},set:function(c){l[i]=c}}),Object.defineProperty(u,1,{get:function(){return l[o]},set:function(c){l[o]=c}})}}Object.defineProperty&&(n("position","_legacyPos","x","y"),n("scale","_legacyScale","scaleX","scaleY"),n("origin","_legacyOrigin","originX","originY"))}(),t}();sr(tN,mo);sr(tN,Tl);function z2(t,e,n,r,a){n=n||{};var i=[];xee(t,"",t,e,n,r,i,a);var o=i.length,s=!1,l=n.done,u=n.aborted,c=function(){s=!0,o--,o<=0&&(s?l&&l():u&&u())},f=function(){o--,o<=0&&(s?l&&l():u&&u())};o||l&&l(),i.length>0&&n.during&&i[0].during(function(v,p){n.during(p)});for(var d=0;d<i.length;d++){var h=i[d];c&&h.done(c),f&&h.aborted(f),n.force&&h.duration(n.duration),h.start(n.easing)}return i}function G2(t,e,n){for(var r=0;r<n;r++)t[r]=e[r]}function Xnt(t){return va(t[0])}function qnt(t,e,n){if(va(e[n]))if(va(t[n])||(t[n]=[]),wi(e[n])){var r=e[n].length;t[n].length!==r&&(t[n]=new e[n].constructor(r),G2(t[n],e[n],r))}else{var a=e[n],i=t[n],o=a.length;if(Xnt(a))for(var s=a[0].length,l=0;l<o;l++)i[l]?G2(i[l],a[l],s):i[l]=Array.prototype.slice.call(a[l]);else G2(i,a,o);i.length=a.length}else t[n]=e[n]}function Znt(t,e){return t===e||va(t)&&va(e)&&Qnt(t,e)}function Qnt(t,e){var n=t.length;if(n!==e.length)return!1;for(var r=0;r<n;r++)if(t[r]!==e[r])return!1;return!0}function xee(t,e,n,r,a,i,o,s){for(var l=Xt(r),u=a.duration,c=a.delay,f=a.additive,d=a.setToFinal,h=!bt(i),v=t.animators,p=[],g=0;g<l.length;g++){var y=l[g],m=r[y];if(m!=null&&n[y]!=null&&(h||i[y]))if(bt(m)&&!va(m)&&!$m(m)){if(e){s||(n[y]=m,t.updateDuringAnimation(e));continue}xee(t,y,n[y],m,a,i&&i[y],o,s)}else p.push(y);else s||(n[y]=m,t.updateDuringAnimation(e),p.push(y))}var b=p.length;if(!f&&b)for(var w=0;w<v.length;w++){var x=v[w];if(x.targetName===e){var _=x.stopTracks(p);if(_){var C=Gt(v,x);v.splice(C,1)}}}if(a.force||(p=_n(p,function(M){return!Znt(r[M],n[M])}),b=p.length),b>0||a.force&&!o.length){var T=void 0,D=void 0,E=void 0;if(s){D={},d&&(T={});for(var w=0;w<b;w++){var y=p[w];D[y]=n[y],d?T[y]=r[y]:n[y]=r[y]}}else if(d){E={};for(var w=0;w<b;w++){var y=p[w];E[y]=A0(n[y]),qnt(n,r,y)}}var x=new eN(n,!1,!1,f?_n(v,function(k){return k.targetName===e}):null);x.targetName=e,a.scope&&(x.scope=a.scope),d&&T&&x.whenWithKeys(0,T,p),E&&x.whenWithKeys(0,E,p),x.whenWithKeys(u??500,s?D:r,p).delay(c||0),t.addAnimator(x,e),o.push(x)}}const Cee=tN;var Tee=function(t){me(e,t);function e(n){var r=t.call(this)||this;return r.isGroup=!0,r._children=[],r.attr(n),r}return e.prototype.childrenRef=function(){return this._children},e.prototype.children=function(){return this._children.slice()},e.prototype.childAt=function(n){return this._children[n]},e.prototype.childOfName=function(n){for(var r=this._children,a=0;a<r.length;a++)if(r[a].name===n)return r[a]},e.prototype.childCount=function(){return this._children.length},e.prototype.add=function(n){return n&&n!==this&&n.parent!==this&&(this._children.push(n),this._doAdd(n)),this},e.prototype.addBefore=function(n,r){if(n&&n!==this&&n.parent!==this&&r&&r.parent===this){var a=this._children,i=a.indexOf(r);i>=0&&(a.splice(i,0,n),this._doAdd(n))}return this},e.prototype.replace=function(n,r){var a=Gt(this._children,n);return a>=0&&this.replaceAt(r,a),this},e.prototype.replaceAt=function(n,r){var a=this._children,i=a[r];if(n&&n!==this&&n.parent!==this&&n!==i){a[r]=n,i.parent=null;var o=this.__zr;o&&i.removeSelfFromZr(o),this._doAdd(n)}return this},e.prototype._doAdd=function(n){n.parent&&n.parent.remove(n),n.parent=this;var r=this.__zr;r&&r!==n.__zr&&n.addSelfToZr(r),r&&r.refresh()},e.prototype.remove=function(n){var r=this.__zr,a=this._children,i=Gt(a,n);return i<0?this:(a.splice(i,1),n.parent=null,r&&n.removeSelfFromZr(r),r&&r.refresh(),this)},e.prototype.removeAll=function(){for(var n=this._children,r=this.__zr,a=0;a<n.length;a++){var i=n[a];r&&i.removeSelfFromZr(r),i.parent=null}return n.length=0,this},e.prototype.eachChild=function(n,r){for(var a=this._children,i=0;i<a.length;i++){var o=a[i];n.call(r,o,i)}return this},e.prototype.traverse=function(n,r){for(var a=0;a<this._children.length;a++){var i=this._children[a],o=n.call(r,i);i.isGroup&&!o&&i.traverse(n,r)}return this},e.prototype.addSelfToZr=function(n){t.prototype.addSelfToZr.call(this,n);for(var r=0;r<this._children.length;r++){var a=this._children[r];a.addSelfToZr(n)}},e.prototype.removeSelfFromZr=function(n){t.prototype.removeSelfFromZr.call(this,n);for(var r=0;r<this._children.length;r++){var a=this._children[r];a.removeSelfFromZr(n)}},e.prototype.getBoundingRect=function(n){for(var r=new zt(0,0,0,0),a=n||this._children,i=[],o=null,s=0;s<a.length;s++){var l=a[s];if(!(l.ignore||l.invisible)){var u=l.getBoundingRect(),c=l.getLocalTransform(i);c?(zt.applyTransform(r,u,c),o=o||r.clone(),o.union(r)):(o=o||u.clone(),o.union(u))}}return o||r},e}(Cee);Tee.prototype.type="group";const Tt=Tee;/*!
  594. * ZRender, a high performance 2d drawing library.
  595. *
  596. * Copyright (c) 2013, Baidu Inc.
  597. * All rights reserved.
  598. *
  599. * LICENSE
  600. * https://github.com/ecomfe/zrender/blob/master/LICENSE.txt
  601. */var aw={},Zf={};function Jnt(t){delete Zf[t]}function ert(t){if(!t)return!1;if(typeof t=="string")return Fy(t,1)<fR;if(t.colorStops){for(var e=t.colorStops,n=0,r=e.length,a=0;a<r;a++)n+=Fy(e[a].color,1);return n/=r,n<fR}return!1}var trt=function(){function t(e,n,r){var a=this;this._sleepAfterStill=10,this._stillFrameAccum=0,this._needsRefresh=!0,this._needsRefreshHover=!0,this._darkMode=!1,r=r||{},this.dom=n,this.id=e;var i=new ont,o=r.renderer||"canvas";aw[o]||(o=Xt(aw)[0]),r.useDirtyRect=r.useDirtyRect==null?!1:r.useDirtyRect;var s=new aw[o](n,i,r,e),l=r.ssr||s.ssrOnly;this.storage=i,this.painter=s;var u=!on.node&&!on.worker&&!l?new Hnt(s.getViewportRoot(),s.root):null,c=r.useCoarsePointer,f=c==null||c==="auto"?on.touchEventsSupported:!!c,d=44,h;f&&(h=Pt(r.pointerSize,d)),this.handler=new tnt(i,s,u,s.root,h),this.animation=new Bnt({stage:{update:l?null:function(){return a._flush(!0)}}}),l||this.animation.start()}return t.prototype.add=function(e){e&&(this.storage.addRoot(e),e.addSelfToZr(this),this.refresh())},t.prototype.remove=function(e){e&&(this.storage.delRoot(e),e.removeSelfFromZr(this),this.refresh())},t.prototype.configLayer=function(e,n){this.painter.configLayer&&this.painter.configLayer(e,n),this.refresh()},t.prototype.setBackgroundColor=function(e){this.painter.setBackgroundColor&&this.painter.setBackgroundColor(e),this.refresh(),this._backgroundColor=e,this._darkMode=ert(e)},t.prototype.getBackgroundColor=function(){return this._backgroundColor},t.prototype.setDarkMode=function(e){this._darkMode=e},t.prototype.isDarkMode=function(){return this._darkMode},t.prototype.refreshImmediately=function(e){e||this.animation.update(!0),this._needsRefresh=!1,this.painter.refresh(),this._needsRefresh=!1},t.prototype.refresh=function(){this._needsRefresh=!0,this.animation.start()},t.prototype.flush=function(){this._flush(!1)},t.prototype._flush=function(e){var n,r=rp();this._needsRefresh&&(n=!0,this.refreshImmediately(e)),this._needsRefreshHover&&(n=!0,this.refreshHoverImmediately());var a=rp();n?(this._stillFrameAccum=0,this.trigger("rendered",{elapsedTime:a-r})):this._sleepAfterStill>0&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill&&this.animation.stop())},t.prototype.setSleepAfterStill=function(e){this._sleepAfterStill=e},t.prototype.wakeUp=function(){this.animation.start(),this._stillFrameAccum=0},t.prototype.refreshHover=function(){this._needsRefreshHover=!0},t.prototype.refreshHoverImmediately=function(){this._needsRefreshHover=!1,this.painter.refreshHover&&this.painter.getType()==="canvas"&&this.painter.refreshHover()},t.prototype.resize=function(e){e=e||{},this.painter.resize(e.width,e.height),this.handler.resize()},t.prototype.clearAnimation=function(){this.animation.clear()},t.prototype.getWidth=function(){return this.painter.getWidth()},t.prototype.getHeight=function(){return this.painter.getHeight()},t.prototype.setCursorStyle=function(e){this.handler.setCursorStyle(e)},t.prototype.findHover=function(e,n){return this.handler.findHover(e,n)},t.prototype.on=function(e,n,r){return this.handler.on(e,n,r),this},t.prototype.off=function(e,n){this.handler.off(e,n)},t.prototype.trigger=function(e,n){this.handler.trigger(e,n)},t.prototype.clear=function(){for(var e=this.storage.getRoots(),n=0;n<e.length;n++)e[n]instanceof Tt&&e[n].removeSelfFromZr(this);this.storage.delAllRoots(),this.painter.clear()},t.prototype.dispose=function(){this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,Jnt(this.id)},t}();function pR(t,e){var n=new trt(K3(),t,e);return Zf[n.id]=n,n}function nrt(t){t.dispose()}function rrt(){for(var t in Zf)Zf.hasOwnProperty(t)&&Zf[t].dispose();Zf={}}function art(t){return Zf[t]}function Eee(t,e){aw[t]=e}var irt="5.4.4";const ort=Object.freeze(Object.defineProperty({__proto__:null,dispose:nrt,disposeAll:rrt,getInstance:art,init:pR,registerPainter:Eee,version:irt},Symbol.toStringTag,{value:"Module"}));var a5=1e-4,Mee=20;function srt(t){return t.replace(/^\s+|\s+$/g,"")}function wn(t,e,n,r){var a=e[0],i=e[1],o=n[0],s=n[1],l=i-a,u=s-o;if(l===0)return u===0?o:(o+s)/2;if(r)if(l>0){if(t<=a)return o;if(t>=i)return s}else{if(t>=a)return o;if(t<=i)return s}else{if(t===a)return o;if(t===i)return s}return(t-a)/l*u+o}function et(t,e){switch(t){case"center":case"middle":t="50%";break;case"left":case"top":t="0%";break;case"right":case"bottom":t="100%";break}return rt(t)?srt(t).match(/%$/)?parseFloat(t)/100*e:parseFloat(t):t==null?NaN:+t}function nr(t,e,n){return e==null&&(e=10),e=Math.min(Math.max(0,e),Mee),t=(+t).toFixed(e),n?t:+t}function Ri(t){return t.sort(function(e,n){return e-n}),t}function Ko(t){if(t=+t,isNaN(t))return 0;if(t>1e-14){for(var e=1,n=0;n<15;n++,e*=10)if(Math.round(t*e)/e===t)return n}return Dee(t)}function Dee(t){var e=t.toString().toLowerCase(),n=e.indexOf("e"),r=n>0?+e.slice(n+1):0,a=n>0?n:e.length,i=e.indexOf("."),o=i<0?0:a-1-i;return Math.max(0,o-r)}function nN(t,e){var n=Math.log,r=Math.LN10,a=Math.floor(n(t[1]-t[0])/r),i=Math.round(n(Math.abs(e[1]-e[0]))/r),o=Math.min(Math.max(-a+i,0),20);return isFinite(o)?o:20}function lrt(t,e,n){if(!t[e])return 0;var r=kee(t,n);return r[e]||0}function kee(t,e){var n=go(t,function(h,v){return h+(isNaN(v)?0:v)},0);if(n===0)return[];for(var r=Math.pow(10,e),a=$e(t,function(h){return(isNaN(h)?0:h)/n*r*100}),i=r*100,o=$e(a,function(h){return Math.floor(h)}),s=go(o,function(h,v){return h+v},0),l=$e(a,function(h,v){return h-o[v]});s<i;){for(var u=Number.NEGATIVE_INFINITY,c=null,f=0,d=l.length;f<d;++f)l[f]>u&&(u=l[f],c=f);++o[c],l[c]=0,++s}return $e(o,function(h){return h/r})}function urt(t,e){var n=Math.max(Ko(t),Ko(e)),r=t+e;return n>Mee?r:nr(r,n)}var vR=9007199254740991;function rN(t){var e=Math.PI*2;return(t%e+e)%e}function Gy(t){return t>-a5&&t<a5}var crt=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d{1,2})(?::(\d{1,2})(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;function Vi(t){if(t instanceof Date)return t;if(rt(t)){var e=crt.exec(t);if(!e)return new Date(NaN);if(e[8]){var n=+e[4]||0;return e[8].toUpperCase()!=="Z"&&(n-=+e[8].slice(0,3)),new Date(Date.UTC(+e[1],+(e[2]||1)-1,+e[3]||1,n,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0))}else return new Date(+e[1],+(e[2]||1)-1,+e[3]||1,+e[4]||0,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0)}else if(t==null)return new Date(NaN);return new Date(Math.round(t))}function Ree(t){return Math.pow(10,MC(t))}function MC(t){if(t===0)return 0;var e=Math.floor(Math.log(t)/Math.LN10);return t/Math.pow(10,e)>=10&&e++,e}function aN(t,e){var n=MC(t),r=Math.pow(10,n),a=t/r,i;return e?a<1.5?i=1:a<2.5?i=2:a<4?i=3:a<7?i=5:i=10:a<1?i=1:a<2?i=2:a<3?i=3:a<5?i=5:i=10,t=i*r,n>=-20?+t.toFixed(n<0?-n:0):t}function iw(t,e){var n=(t.length-1)*e+1,r=Math.floor(n),a=+t[r-1],i=n-r;return i?a+i*(t[r]-a):a}function gR(t){t.sort(function(l,u){return s(l,u,0)?-1:1});for(var e=-1/0,n=1,r=0;r<t.length;){for(var a=t[r].interval,i=t[r].close,o=0;o<2;o++)a[o]<=e&&(a[o]=e,i[o]=o?1:1-n),e=a[o],n=i[o];a[0]===a[1]&&i[0]*i[1]!==1?t.splice(r,1):r++}return t;function s(l,u,c){return l.interval[c]<u.interval[c]||l.interval[c]===u.interval[c]&&(l.close[c]-u.close[c]===(c?-1:1)||!c&&s(l,u,1))}}function Xs(t){var e=parseFloat(t);return e==t&&(e!==0||!rt(t)||t.indexOf("x")<=0)?e:NaN}function iN(t){return!isNaN(Xs(t))}function Lee(){return Math.round(Math.random()*9)}function Oee(t,e){return e===0?t:Oee(e,t%e)}function i5(t,e){return t==null?e:e==null?t:t*e/Oee(t,e)}function yn(t){throw new Error(t)}function o5(t,e,n){return(e-t)*n+t}var Aee="series\0",Nee="\0_ec_\0";function Dn(t){return t instanceof Array?t:t==null?[]:[t]}function Rd(t,e,n){if(t){t[e]=t[e]||{},t.emphasis=t.emphasis||{},t.emphasis[e]=t.emphasis[e]||{};for(var r=0,a=n.length;r<a;r++){var i=n[r];!t.emphasis[e].hasOwnProperty(i)&&t[e].hasOwnProperty(i)&&(t.emphasis[e][i]=t[e][i])}}}var s5=["fontStyle","fontWeight","fontSize","fontFamily","rich","tag","color","textBorderColor","textBorderWidth","width","height","lineHeight","align","verticalAlign","baseline","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY","backgroundColor","borderColor","borderWidth","borderRadius","padding"];function Vv(t){return bt(t)&&!Be(t)&&!(t instanceof Date)?t.value:t}function frt(t){return bt(t)&&!(t instanceof Array)}function Vee(t,e,n){var r=n==="normalMerge",a=n==="replaceMerge",i=n==="replaceAll";t=t||[],e=(e||[]).slice();var o=ft();W(e,function(l,u){if(!bt(l)){e[u]=null;return}});var s=drt(t,o,n);return(r||a)&&hrt(s,t,o,e),r&&prt(s,e),r||a?vrt(s,e,a):i&&grt(s,e),yrt(s),s}function drt(t,e,n){var r=[];if(n==="replaceAll")return r;for(var a=0;a<t.length;a++){var i=t[a];i&&i.id!=null&&e.set(i.id,a),r.push({existing:n==="replaceMerge"||Uy(i)?null:i,newOption:null,keyInfo:null,brandNew:null})}return r}function hrt(t,e,n,r){W(r,function(a,i){if(!(!a||a.id==null)){var o=N0(a.id),s=n.get(o);if(s!=null){var l=t[s];Ra(!l.newOption,'Duplicated option on id "'+o+'".'),l.newOption=a,l.existing=e[s],r[i]=null}}})}function prt(t,e){W(e,function(n,r){if(!(!n||n.name==null))for(var a=0;a<t.length;a++){var i=t[a].existing;if(!t[a].newOption&&i&&(i.id==null||n.id==null)&&!Uy(n)&&!Uy(i)&&Bee("name",i,n)){t[a].newOption=n,e[r]=null;return}}})}function vrt(t,e,n){W(e,function(r){if(r){for(var a,i=0;(a=t[i])&&(a.newOption||Uy(a.existing)||a.existing&&r.id!=null&&!Bee("id",r,a.existing));)i++;a?(a.newOption=r,a.brandNew=n):t.push({newOption:r,brandNew:n,existing:null,keyInfo:null}),i++}})}function grt(t,e){W(e,function(n){t.push({newOption:n,brandNew:!0,existing:null,keyInfo:null})})}function yrt(t){var e=ft();W(t,function(n){var r=n.existing;r&&e.set(r.id,n)}),W(t,function(n){var r=n.newOption;Ra(!r||r.id==null||!e.get(r.id)||e.get(r.id)===n,"id duplicates: "+(r&&r.id)),r&&r.id!=null&&e.set(r.id,n),!n.keyInfo&&(n.keyInfo={})}),W(t,function(n,r){var a=n.existing,i=n.newOption,o=n.keyInfo;if(bt(i)){if(o.name=i.name!=null?N0(i.name):a?a.name:Aee+r,a)o.id=N0(a.id);else if(i.id!=null)o.id=N0(i.id);else{var s=0;do o.id="\0"+o.name+"\0"+s++;while(e.get(o.id))}e.set(o.id,n)}})}function Bee(t,e,n){var r=Rr(e[t],null),a=Rr(n[t],null);return r!=null&&a!=null&&r===a}function N0(t){return Rr(t,"")}function Rr(t,e){return t==null?e:rt(t)?t:sn(t)||d_(t)?t+"":e}function oN(t){var e=t.name;return!!(e&&e.indexOf(Aee))}function Uy(t){return t&&t.id!=null&&N0(t.id).indexOf(Nee)===0}function mrt(t){return Nee+t}function brt(t,e,n){W(t,function(r){var a=r.newOption;bt(a)&&(r.keyInfo.mainType=e,r.keyInfo.subType=Srt(e,a,r.existing,n))})}function Srt(t,e,n,r){var a=e.type?e.type:n?n.subType:r.determineSubType(t,e);return a}function wrt(t,e){var n={},r={};return a(t||[],n),a(e||[],r,n),[i(n),i(r)];function a(o,s,l){for(var u=0,c=o.length;u<c;u++){var f=Rr(o[u].seriesId,null);if(f==null)return;for(var d=Dn(o[u].dataIndex),h=l&&l[f],v=0,p=d.length;v<p;v++){var g=d[v];h&&h[g]?h[g]=null:(s[f]||(s[f]={}))[g]=1}}}function i(o,s){var l=[];for(var u in o)if(o.hasOwnProperty(u)&&o[u]!=null)if(s)l.push(+u);else{var c=i(o[u],!0);c.length&&l.push({seriesId:u,dataIndex:c})}return l}}function Ld(t,e){if(e.dataIndexInside!=null)return e.dataIndexInside;if(e.dataIndex!=null)return Be(e.dataIndex)?$e(e.dataIndex,function(n){return t.indexOfRawIndex(n)}):t.indexOfRawIndex(e.dataIndex);if(e.name!=null)return Be(e.name)?$e(e.name,function(n){return t.indexOfName(n)}):t.indexOfName(e.name)}function ln(){var t="__ec_inner_"+_rt++;return function(e){return e[t]||(e[t]={})}}var _rt=Lee();function V0(t,e,n){var r=sN(e,n),a=r.mainTypeSpecified,i=r.queryOptionMap,o=r.others,s=o,l=n?n.defaultMainType:null;return!a&&l&&i.set(l,{}),i.each(function(u,c){var f=Gm(t,c,u,{useDefault:l===c,enableAll:n&&n.enableAll!=null?n.enableAll:!0,enableNone:n&&n.enableNone!=null?n.enableNone:!0});s[c+"Models"]=f.models,s[c+"Model"]=f.models[0]}),s}function sN(t,e){var n;if(rt(t)){var r={};r[t+"Index"]=0,n=r}else n=t;var a=ft(),i={},o=!1;return W(n,function(s,l){if(l==="dataIndex"||l==="dataIndexInside"){i[l]=s;return}var u=l.match(/^(\w+)(Index|Id|Name)$/)||[],c=u[1],f=(u[2]||"").toLowerCase();if(!(!c||!f||e&&e.includeMainTypes&&Gt(e.includeMainTypes,c)<0)){o=o||!!c;var d=a.get(c)||a.set(c,{});d[f]=s}}),{mainTypeSpecified:o,queryOptionMap:a,others:i}}var yr={useDefault:!0,enableAll:!1,enableNone:!1},xrt={useDefault:!1,enableAll:!0,enableNone:!0};function Gm(t,e,n,r){r=r||yr;var a=n.index,i=n.id,o=n.name,s={models:null,specified:a!=null||i!=null||o!=null};if(!s.specified){var l=void 0;return s.models=r.useDefault&&(l=t.getComponent(e))?[l]:[],s}return a==="none"||a===!1?(Ra(r.enableNone,'`"none"` or `false` is not a valid value on index option.'),s.models=[],s):(a==="all"&&(Ra(r.enableAll,'`"all"` is not a valid value on index option.'),a=i=o=null),s.models=t.queryComponents({mainType:e,index:a,id:i,name:o}),s)}function $ee(t,e,n){t.setAttribute?t.setAttribute(e,n):t[e]=n}function Crt(t,e){return t.getAttribute?t.getAttribute(e):t[e]}function Trt(t){return t==="auto"?on.domSupported?"html":"richText":t||"html"}function yR(t,e){var n=ft(),r=[];return W(t,function(a){var i=e(a);(n.get(i)||(r.push(i),n.set(i,[]))).push(a)}),{keys:r,buckets:n}}function Iee(t,e,n,r,a){var i=e==null||e==="auto";if(r==null)return r;if(sn(r)){var o=o5(n||0,r,a);return nr(o,i?Math.max(Ko(n||0),Ko(r)):e)}else{if(rt(r))return a<1?n:r;for(var s=[],l=n,u=r,c=Math.max(l?l.length:0,u.length),f=0;f<c;++f){var d=t.getDimensionInfo(f);if(d&&d.type==="ordinal")s[f]=(a<1&&l?l:u)[f];else{var h=l&&l[f]?l[f]:0,v=u[f],o=o5(h,v,a);s[f]=nr(o,i?Math.max(Ko(h),Ko(v)):e)}}return s}}var Ert=".",ef="___EC__COMPONENT__CONTAINER___",Pee="___EC__EXTENDED_CLASS___";function As(t){var e={main:"",sub:""};if(t){var n=t.split(Ert);e.main=n[0]||"",e.sub=n[1]||""}return e}function Mrt(t){Ra(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(t),'componentType "'+t+'" illegal')}function Drt(t){return!!(t&&t[Pee])}function lN(t,e){t.$constructor=t,t.extend=function(n){var r=this,a;return krt(r)?a=function(i){me(o,i);function o(){return i.apply(this,arguments)||this}return o}(r):(a=function(){(n.$constructor||r).apply(this,arguments)},j3(a,this)),Ae(a.prototype,n),a[Pee]=!0,a.extend=this.extend,a.superCall=Ort,a.superApply=Art,a.superClass=r,a}}function krt(t){return vt(t)&&/^class\s/.test(Function.prototype.toString.call(t))}function Fee(t,e){t.extend=e.extend}var Rrt=Math.round(Math.random()*10);function Lrt(t){var e=["__\0is_clz",Rrt++].join("_");t.prototype[e]=!0,t.isInstance=function(n){return!!(n&&n[e])}}function Ort(t,e){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return this.superClass.prototype[e].apply(t,n)}function Art(t,e,n){return this.superClass.prototype[e].apply(t,n)}function DC(t){var e={};t.registerClass=function(r){var a=r.type||r.prototype.type;if(a){Mrt(a),r.prototype.type=a;var i=As(a);if(!i.sub)e[i.main]=r;else if(i.sub!==ef){var o=n(i);o[i.sub]=r}}return r},t.getClass=function(r,a,i){var o=e[r];if(o&&o[ef]&&(o=a?o[a]:null),i&&!o)throw new Error(a?"Component "+r+"."+(a||"")+" is used but not imported.":r+".type should be specified.");return o},t.getClassesByMainType=function(r){var a=As(r),i=[],o=e[a.main];return o&&o[ef]?W(o,function(s,l){l!==ef&&i.push(s)}):i.push(o),i},t.hasClass=function(r){var a=As(r);return!!e[a.main]},t.getAllClassMainTypes=function(){var r=[];return W(e,function(a,i){r.push(i)}),r},t.hasSubTypes=function(r){var a=As(r),i=e[a.main];return i&&i[ef]};function n(r){var a=e[r.main];return(!a||!a[ef])&&(a=e[r.main]={},a[ef]=!0),a}}function Od(t,e){for(var n=0;n<t.length;n++)t[n][1]||(t[n][1]=t[n][0]);return e=e||!1,function(r,a,i){for(var o={},s=0;s<t.length;s++){var l=t[s][1];if(!(a&&Gt(a,l)>=0||i&&Gt(i,l)<0)){var u=r.getShallow(l,e);u!=null&&(o[t[s][0]]=u)}}return o}}var Nrt=[["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]],Vrt=Od(Nrt),Brt=function(){function t(){}return t.prototype.getAreaStyle=function(e,n){return Vrt(this,e,n)},t}(),mR=new Fm(50);function $rt(t){if(typeof t=="string"){var e=mR.get(t);return e&&e.image}else return t}function uN(t,e,n,r,a){if(t)if(typeof t=="string"){if(e&&e.__zrImageSrc===t||!n)return e;var i=mR.get(t),o={hostEl:n,cb:r,cbPayload:a};return i?(e=i.image,!kC(e)&&i.pending.push(o)):(e=ns.loadImage(t,l5,l5),e.__zrImageSrc=t,mR.put(t,e.__cachedImgObj={image:e,pending:[o]})),e}else return t;else return e}function l5(){var t=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var e=0;e<t.pending.length;e++){var n=t.pending[e],r=n.cb;r&&r(this,n.cbPayload),n.hostEl.dirty()}t.pending.length=0}function kC(t){return t&&t.width&&t.height}var U2=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;function zee(t,e,n,r,a){if(!e)return"";var i=(t+"").split(`
  602. `);a=Gee(e,n,r,a);for(var o=0,s=i.length;o<s;o++)i[o]=Uee(i[o],a);return i.join(`
  603. `)}function Gee(t,e,n,r){r=r||{};var a=Ae({},r);a.font=e,n=Pt(n,"..."),a.maxIterations=Pt(r.maxIterations,2);var i=a.minChar=Pt(r.minChar,0);a.cnCharWidth=Ai("国",e);var o=a.ascCharWidth=Ai("a",e);a.placeholder=Pt(r.placeholder,"");for(var s=t=Math.max(0,t-1),l=0;l<i&&s>=o;l++)s-=o;var u=Ai(n,e);return u>s&&(n="",u=0),s=t-u,a.ellipsis=n,a.ellipsisWidth=u,a.contentWidth=s,a.containerWidth=t,a}function Uee(t,e){var n=e.containerWidth,r=e.font,a=e.contentWidth;if(!n)return"";var i=Ai(t,r);if(i<=n)return t;for(var o=0;;o++){if(i<=a||o>=e.maxIterations){t+=e.ellipsis;break}var s=o===0?Irt(t,a,e.ascCharWidth,e.cnCharWidth):i>0?Math.floor(t.length*a/i):0;t=t.substr(0,s),i=Ai(t,r)}return t===""&&(t=e.placeholder),t}function Irt(t,e,n,r){for(var a=0,i=0,o=t.length;i<o&&a<e;i++){var s=t.charCodeAt(i);a+=0<=s&&s<=127?n:r}return i}function Prt(t,e){t!=null&&(t+="");var n=e.overflow,r=e.padding,a=e.font,i=n==="truncate",o=EC(a),s=Pt(e.lineHeight,o),l=!!e.backgroundColor,u=e.lineOverflow==="truncate",c=e.width,f;c!=null&&(n==="break"||n==="breakAll")?f=t?Hee(t,e.font,c,n==="breakAll",0).lines:[]:f=t?t.split(`
  604. `):[];var d=f.length*s,h=Pt(e.height,d);if(d>h&&u){var v=Math.floor(h/s);f=f.slice(0,v)}if(t&&i&&c!=null)for(var p=Gee(c,a,e.ellipsis,{minChar:e.truncateMinChar,placeholder:e.placeholder}),g=0;g<f.length;g++)f[g]=Uee(f[g],p);for(var y=h,m=0,g=0;g<f.length;g++)m=Math.max(Ai(f[g],a),m);c==null&&(c=m);var b=m;return r&&(y+=r[0]+r[2],b+=r[1]+r[3],c+=r[1]+r[3]),l&&(b=c),{lines:f,height:h,outerWidth:b,outerHeight:y,lineHeight:s,calculatedLineHeight:o,contentWidth:m,contentHeight:d,width:c}}var Frt=function(){function t(){}return t}(),u5=function(){function t(e){this.tokens=[],e&&(this.tokens=e)}return t}(),zrt=function(){function t(){this.width=0,this.height=0,this.contentWidth=0,this.contentHeight=0,this.outerWidth=0,this.outerHeight=0,this.lines=[]}return t}();function Grt(t,e){var n=new zrt;if(t!=null&&(t+=""),!t)return n;for(var r=e.width,a=e.height,i=e.overflow,o=(i==="break"||i==="breakAll")&&r!=null?{width:r,accumWidth:0,breakAll:i==="breakAll"}:null,s=U2.lastIndex=0,l;(l=U2.exec(t))!=null;){var u=l.index;u>s&&H2(n,t.substring(s,u),e,o),H2(n,l[2],e,o,l[1]),s=U2.lastIndex}s<t.length&&H2(n,t.substring(s,t.length),e,o);var c=[],f=0,d=0,h=e.padding,v=i==="truncate",p=e.lineOverflow==="truncate";function g(B,L,V){B.width=L,B.lineHeight=V,f+=V,d=Math.max(d,L)}e:for(var y=0;y<n.lines.length;y++){for(var m=n.lines[y],b=0,w=0,x=0;x<m.tokens.length;x++){var _=m.tokens[x],C=_.styleName&&e.rich[_.styleName]||{},T=_.textPadding=C.padding,D=T?T[1]+T[3]:0,E=_.font=C.font||e.font;_.contentHeight=EC(E);var M=Pt(C.height,_.contentHeight);if(_.innerHeight=M,T&&(M+=T[0]+T[2]),_.height=M,_.lineHeight=Zo(C.lineHeight,e.lineHeight,M),_.align=C&&C.align||e.align,_.verticalAlign=C&&C.verticalAlign||"middle",p&&a!=null&&f+_.lineHeight>a){x>0?(m.tokens=m.tokens.slice(0,x),g(m,w,b),n.lines=n.lines.slice(0,y+1)):n.lines=n.lines.slice(0,y);break e}var k=C.width,R=k==null||k==="auto";if(typeof k=="string"&&k.charAt(k.length-1)==="%")_.percentWidth=k,c.push(_),_.contentWidth=Ai(_.text,E);else{if(R){var O=C.backgroundColor,I=O&&O.image;I&&(I=$rt(I),kC(I)&&(_.width=Math.max(_.width,I.width*M/I.height)))}var P=v&&r!=null?r-w:null;P!=null&&P<_.width?!R||P<D?(_.text="",_.width=_.contentWidth=0):(_.text=zee(_.text,P-D,E,e.ellipsis,{minChar:e.truncateMinChar}),_.width=_.contentWidth=Ai(_.text,E)):_.contentWidth=Ai(_.text,E)}_.width+=D,w+=_.width,C&&(b=Math.max(b,_.lineHeight))}g(m,w,b)}n.outerWidth=n.width=Pt(r,d),n.outerHeight=n.height=Pt(a,f),n.contentHeight=f,n.contentWidth=d,h&&(n.outerWidth+=h[1]+h[3],n.outerHeight+=h[0]+h[2]);for(var y=0;y<c.length;y++){var _=c[y],N=_.percentWidth;_.width=parseInt(N,10)/100*n.width}return n}function H2(t,e,n,r,a){var i=e==="",o=a&&n.rich[a]||{},s=t.lines,l=o.font||n.font,u=!1,c,f;if(r){var d=o.padding,h=d?d[1]+d[3]:0;if(o.width!=null&&o.width!=="auto"){var v=as(o.width,r.width)+h;s.length>0&&v+r.accumWidth>r.width&&(c=e.split(`
  605. `),u=!0),r.accumWidth=v}else{var p=Hee(e,l,r.width,r.breakAll,r.accumWidth);r.accumWidth=p.accumWidth+h,f=p.linesWidths,c=p.lines}}else c=e.split(`
  606. `);for(var g=0;g<c.length;g++){var y=c[g],m=new Frt;if(m.styleName=a,m.text=y,m.isLineHolder=!y&&!i,typeof o.width=="number"?m.width=o.width:m.width=f?f[g]:Ai(y,l),!g&&!u){var b=(s[s.length-1]||(s[0]=new u5)).tokens,w=b.length;w===1&&b[0].isLineHolder?b[0]=m:(y||!w||i)&&b.push(m)}else s.push(new u5([m]))}}function Urt(t){var e=t.charCodeAt(0);return e>=32&&e<=591||e>=880&&e<=4351||e>=4608&&e<=5119||e>=7680&&e<=8303}var Hrt=go(",&?/;] ".split(""),function(t,e){return t[e]=!0,t},{});function Wrt(t){return Urt(t)?!!Hrt[t]:!0}function Hee(t,e,n,r,a){for(var i=[],o=[],s="",l="",u=0,c=0,f=0;f<t.length;f++){var d=t.charAt(f);if(d===`
  607. `){l&&(s+=l,c+=u),i.push(s),o.push(c),s="",l="",u=0,c=0;continue}var h=Ai(d,e),v=r?!1:!Wrt(d);if(i.length?c+h>n:a+c+h>n){c?(s||l)&&(v?(s||(s=l,l="",u=0,c=u),i.push(s),o.push(c-u),l+=d,u+=h,s="",c=u):(l&&(s+=l,l="",u=0),i.push(s),o.push(c),s=d,c=h)):v?(i.push(l),o.push(u),l=d,u=h):(i.push(d),o.push(h));continue}c+=h,v?(l+=d,u+=h):(l&&(s+=l,l="",u=0),s+=d)}return!i.length&&!s&&(s=t,l="",u=0),l&&(s+=l),s&&(i.push(s),o.push(c)),i.length===1&&(c+=a),{accumWidth:c,lines:i,linesWidths:o}}var bR="__zr_style_"+Math.round(Math.random()*10),gd={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"},RC={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}};gd[bR]=!0;var c5=["z","z2","invisible"],Krt=["invisible"],jrt=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype._init=function(n){for(var r=Xt(n),a=0;a<r.length;a++){var i=r[a];i==="style"?this.useStyle(n[i]):t.prototype.attrKV.call(this,i,n[i])}this.style||this.useStyle({})},e.prototype.beforeBrush=function(){},e.prototype.afterBrush=function(){},e.prototype.innerBeforeBrush=function(){},e.prototype.innerAfterBrush=function(){},e.prototype.shouldBePainted=function(n,r,a,i){var o=this.transform;if(this.ignore||this.invisible||this.style.opacity===0||this.culling&&Yrt(this,n,r)||o&&!o[0]&&!o[3])return!1;if(a&&this.__clipPaths){for(var s=0;s<this.__clipPaths.length;++s)if(this.__clipPaths[s].isZeroArea())return!1}if(i&&this.parent)for(var l=this.parent;l;){if(l.ignore)return!1;l=l.parent}return!0},e.prototype.contain=function(n,r){return this.rectContain(n,r)},e.prototype.traverse=function(n,r){n.call(r,this)},e.prototype.rectContain=function(n,r){var a=this.transformCoordToLocal(n,r),i=this.getBoundingRect();return i.contain(a[0],a[1])},e.prototype.getPaintRect=function(){var n=this._paintRect;if(!this._paintRect||this.__dirty){var r=this.transform,a=this.getBoundingRect(),i=this.style,o=i.shadowBlur||0,s=i.shadowOffsetX||0,l=i.shadowOffsetY||0;n=this._paintRect||(this._paintRect=new zt(0,0,0,0)),r?zt.applyTransform(n,a,r):n.copy(a),(o||s||l)&&(n.width+=o*2+Math.abs(s),n.height+=o*2+Math.abs(l),n.x=Math.min(n.x,n.x+s-o),n.y=Math.min(n.y,n.y+l-o));var u=this.dirtyRectTolerance;n.isZero()||(n.x=Math.floor(n.x-u),n.y=Math.floor(n.y-u),n.width=Math.ceil(n.width+1+u*2),n.height=Math.ceil(n.height+1+u*2))}return n},e.prototype.setPrevPaintRect=function(n){n?(this._prevPaintRect=this._prevPaintRect||new zt(0,0,0,0),this._prevPaintRect.copy(n)):this._prevPaintRect=null},e.prototype.getPrevPaintRect=function(){return this._prevPaintRect},e.prototype.animateStyle=function(n){return this.animate("style",n)},e.prototype.updateDuringAnimation=function(n){n==="style"?this.dirtyStyle():this.markRedraw()},e.prototype.attrKV=function(n,r){n!=="style"?t.prototype.attrKV.call(this,n,r):this.style?this.setStyle(r):this.useStyle(r)},e.prototype.setStyle=function(n,r){return typeof n=="string"?this.style[n]=r:Ae(this.style,n),this.dirtyStyle(),this},e.prototype.dirtyStyle=function(n){n||this.markRedraw(),this.__dirty|=e0,this._rect&&(this._rect=null)},e.prototype.dirty=function(){this.dirtyStyle()},e.prototype.styleChanged=function(){return!!(this.__dirty&e0)},e.prototype.styleUpdated=function(){this.__dirty&=~e0},e.prototype.createStyle=function(n){return Im(gd,n)},e.prototype.useStyle=function(n){n[bR]||(n=this.createStyle(n)),this.__inHover?this.__hoverStyle=n:this.style=n,this.dirtyStyle()},e.prototype.isStyleObject=function(n){return n[bR]},e.prototype._innerSaveToNormal=function(n){t.prototype._innerSaveToNormal.call(this,n);var r=this._normalState;n.style&&!r.style&&(r.style=this._mergeStyle(this.createStyle(),this.style)),this._savePrimaryToNormal(n,r,c5)},e.prototype._applyStateObj=function(n,r,a,i,o,s){t.prototype._applyStateObj.call(this,n,r,a,i,o,s);var l=!(r&&i),u;if(r&&r.style?o?i?u=r.style:(u=this._mergeStyle(this.createStyle(),a.style),this._mergeStyle(u,r.style)):(u=this._mergeStyle(this.createStyle(),i?this.style:a.style),this._mergeStyle(u,r.style)):l&&(u=a.style),u)if(o){var c=this.style;if(this.style=this.createStyle(l?{}:c),l)for(var f=Xt(c),d=0;d<f.length;d++){var h=f[d];h in u&&(u[h]=u[h],this.style[h]=c[h])}for(var v=Xt(u),d=0;d<v.length;d++){var h=v[d];this.style[h]=this.style[h]}this._transitionState(n,{style:u},s,this.getAnimationStyleProps())}else this.useStyle(u);for(var p=this.__inHover?Krt:c5,d=0;d<p.length;d++){var h=p[d];r&&r[h]!=null?this[h]=r[h]:l&&a[h]!=null&&(this[h]=a[h])}},e.prototype._mergeStates=function(n){for(var r=t.prototype._mergeStates.call(this,n),a,i=0;i<n.length;i++){var o=n[i];o.style&&(a=a||{},this._mergeStyle(a,o.style))}return a&&(r.style=a),r},e.prototype._mergeStyle=function(n,r){return Ae(n,r),n},e.prototype.getAnimationStyleProps=function(){return RC},e.initDefaultProps=function(){var n=e.prototype;n.type="displayable",n.invisible=!1,n.z=0,n.z2=0,n.zlevel=0,n.culling=!1,n.cursor="pointer",n.rectHover=!1,n.incremental=!1,n._rect=null,n.dirtyRectTolerance=0,n.__dirty=Ei|e0}(),e}(Cee),W2=new zt(0,0,0,0),K2=new zt(0,0,0,0);function Yrt(t,e,n){return W2.copy(t.getBoundingRect()),t.transform&&W2.applyTransform(t.transform),K2.width=e,K2.height=n,!W2.intersect(K2)}const yo=jrt;var fi=Math.min,di=Math.max,j2=Math.sin,Y2=Math.cos,tf=Math.PI*2,ob=Lc(),sb=Lc(),lb=Lc();function LC(t,e,n){if(t.length!==0){for(var r=t[0],a=r[0],i=r[0],o=r[1],s=r[1],l=1;l<t.length;l++)r=t[l],a=fi(a,r[0]),i=di(i,r[0]),o=fi(o,r[1]),s=di(s,r[1]);e[0]=a,e[1]=o,n[0]=i,n[1]=s}}function f5(t,e,n,r,a,i){a[0]=fi(t,n),a[1]=fi(e,r),i[0]=di(t,n),i[1]=di(e,r)}var d5=[],h5=[];function Xrt(t,e,n,r,a,i,o,s,l,u){var c=see,f=Ar,d=c(t,n,a,o,d5);l[0]=1/0,l[1]=1/0,u[0]=-1/0,u[1]=-1/0;for(var h=0;h<d;h++){var v=f(t,n,a,o,d5[h]);l[0]=fi(v,l[0]),u[0]=di(v,u[0])}d=c(e,r,i,s,h5);for(var h=0;h<d;h++){var p=f(e,r,i,s,h5[h]);l[1]=fi(p,l[1]),u[1]=di(p,u[1])}l[0]=fi(t,l[0]),u[0]=di(t,u[0]),l[0]=fi(o,l[0]),u[0]=di(o,u[0]),l[1]=fi(e,l[1]),u[1]=di(e,u[1]),l[1]=fi(s,l[1]),u[1]=di(s,u[1])}function qrt(t,e,n,r,a,i,o,s){var l=uee,u=jr,c=di(fi(l(t,n,a),1),0),f=di(fi(l(e,r,i),1),0),d=u(t,n,a,c),h=u(e,r,i,f);o[0]=fi(t,a,d),o[1]=fi(e,i,h),s[0]=di(t,a,d),s[1]=di(e,i,h)}function Zrt(t,e,n,r,a,i,o,s,l){var u=xl,c=Cl,f=Math.abs(a-i);if(f%tf<1e-4&&f>1e-4){s[0]=t-n,s[1]=e-r,l[0]=t+n,l[1]=e+r;return}if(ob[0]=Y2(a)*n+t,ob[1]=j2(a)*r+e,sb[0]=Y2(i)*n+t,sb[1]=j2(i)*r+e,u(s,ob,sb),c(l,ob,sb),a=a%tf,a<0&&(a=a+tf),i=i%tf,i<0&&(i=i+tf),a>i&&!o?i+=tf:a<i&&o&&(a+=tf),o){var d=i;i=a,a=d}for(var h=0;h<i;h+=Math.PI/2)h>a&&(lb[0]=Y2(h)*n+t,lb[1]=j2(h)*r+e,u(s,lb,s),c(l,lb,l))}var On={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},nf=[],rf=[],ps=[],lu=[],vs=[],gs=[],X2=Math.min,q2=Math.max,af=Math.cos,of=Math.sin,ol=Math.abs,SR=Math.PI,xu=SR*2,Z2=typeof Float32Array<"u",Sg=[];function Q2(t){var e=Math.round(t/SR*1e8)/1e8;return e%2*SR}function Wee(t,e){var n=Q2(t[0]);n<0&&(n+=xu);var r=n-t[0],a=t[1];a+=r,!e&&a-n>=xu?a=n+xu:e&&n-a>=xu?a=n-xu:!e&&n>a?a=n+(xu-Q2(n-a)):e&&n<a&&(a=n-(xu-Q2(a-n))),t[0]=n,t[1]=a}var Qrt=function(){function t(e){this.dpr=1,this._xi=0,this._yi=0,this._x0=0,this._y0=0,this._len=0,e&&(this._saveData=!1),this._saveData&&(this.data=[])}return t.prototype.increaseVersion=function(){this._version++},t.prototype.getVersion=function(){return this._version},t.prototype.setScale=function(e,n,r){r=r||0,r>0&&(this._ux=ol(r/b_/e)||0,this._uy=ol(r/b_/n)||0)},t.prototype.setDPR=function(e){this.dpr=e},t.prototype.setContext=function(e){this._ctx=e},t.prototype.getContext=function(){return this._ctx},t.prototype.beginPath=function(){return this._ctx&&this._ctx.beginPath(),this.reset(),this},t.prototype.reset=function(){this._saveData&&(this._len=0),this._pathSegLen&&(this._pathSegLen=null,this._pathLen=0),this._version++},t.prototype.moveTo=function(e,n){return this._drawPendingPt(),this.addData(On.M,e,n),this._ctx&&this._ctx.moveTo(e,n),this._x0=e,this._y0=n,this._xi=e,this._yi=n,this},t.prototype.lineTo=function(e,n){var r=ol(e-this._xi),a=ol(n-this._yi),i=r>this._ux||a>this._uy;if(this.addData(On.L,e,n),this._ctx&&i&&this._ctx.lineTo(e,n),i)this._xi=e,this._yi=n,this._pendingPtDist=0;else{var o=r*r+a*a;o>this._pendingPtDist&&(this._pendingPtX=e,this._pendingPtY=n,this._pendingPtDist=o)}return this},t.prototype.bezierCurveTo=function(e,n,r,a,i,o){return this._drawPendingPt(),this.addData(On.C,e,n,r,a,i,o),this._ctx&&this._ctx.bezierCurveTo(e,n,r,a,i,o),this._xi=i,this._yi=o,this},t.prototype.quadraticCurveTo=function(e,n,r,a){return this._drawPendingPt(),this.addData(On.Q,e,n,r,a),this._ctx&&this._ctx.quadraticCurveTo(e,n,r,a),this._xi=r,this._yi=a,this},t.prototype.arc=function(e,n,r,a,i,o){this._drawPendingPt(),Sg[0]=a,Sg[1]=i,Wee(Sg,o),a=Sg[0],i=Sg[1];var s=i-a;return this.addData(On.A,e,n,r,r,a,s,0,o?0:1),this._ctx&&this._ctx.arc(e,n,r,a,i,o),this._xi=af(i)*r+e,this._yi=of(i)*r+n,this},t.prototype.arcTo=function(e,n,r,a,i){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(e,n,r,a,i),this},t.prototype.rect=function(e,n,r,a){return this._drawPendingPt(),this._ctx&&this._ctx.rect(e,n,r,a),this.addData(On.R,e,n,r,a),this},t.prototype.closePath=function(){this._drawPendingPt(),this.addData(On.Z);var e=this._ctx,n=this._x0,r=this._y0;return e&&e.closePath(),this._xi=n,this._yi=r,this},t.prototype.fill=function(e){e&&e.fill(),this.toStatic()},t.prototype.stroke=function(e){e&&e.stroke(),this.toStatic()},t.prototype.len=function(){return this._len},t.prototype.setData=function(e){var n=e.length;!(this.data&&this.data.length===n)&&Z2&&(this.data=new Float32Array(n));for(var r=0;r<n;r++)this.data[r]=e[r];this._len=n},t.prototype.appendPath=function(e){e instanceof Array||(e=[e]);for(var n=e.length,r=0,a=this._len,i=0;i<n;i++)r+=e[i].len();Z2&&this.data instanceof Float32Array&&(this.data=new Float32Array(a+r));for(var i=0;i<n;i++)for(var o=e[i].data,s=0;s<o.length;s++)this.data[a++]=o[s];this._len=a},t.prototype.addData=function(e,n,r,a,i,o,s,l,u){if(this._saveData){var c=this.data;this._len+arguments.length>c.length&&(this._expandData(),c=this.data);for(var f=0;f<arguments.length;f++)c[this._len++]=arguments[f]}},t.prototype._drawPendingPt=function(){this._pendingPtDist>0&&(this._ctx&&this._ctx.lineTo(this._pendingPtX,this._pendingPtY),this._pendingPtDist=0)},t.prototype._expandData=function(){if(!(this.data instanceof Array)){for(var e=[],n=0;n<this._len;n++)e[n]=this.data[n];this.data=e}},t.prototype.toStatic=function(){if(this._saveData){this._drawPendingPt();var e=this.data;e instanceof Array&&(e.length=this._len,Z2&&this._len>11&&(this.data=new Float32Array(e)))}},t.prototype.getBoundingRect=function(){ps[0]=ps[1]=vs[0]=vs[1]=Number.MAX_VALUE,lu[0]=lu[1]=gs[0]=gs[1]=-Number.MAX_VALUE;var e=this.data,n=0,r=0,a=0,i=0,o;for(o=0;o<this._len;){var s=e[o++],l=o===1;switch(l&&(n=e[o],r=e[o+1],a=n,i=r),s){case On.M:n=a=e[o++],r=i=e[o++],vs[0]=a,vs[1]=i,gs[0]=a,gs[1]=i;break;case On.L:f5(n,r,e[o],e[o+1],vs,gs),n=e[o++],r=e[o++];break;case On.C:Xrt(n,r,e[o++],e[o++],e[o++],e[o++],e[o],e[o+1],vs,gs),n=e[o++],r=e[o++];break;case On.Q:qrt(n,r,e[o++],e[o++],e[o],e[o+1],vs,gs),n=e[o++],r=e[o++];break;case On.A:var u=e[o++],c=e[o++],f=e[o++],d=e[o++],h=e[o++],v=e[o++]+h;o+=1;var p=!e[o++];l&&(a=af(h)*f+u,i=of(h)*d+c),Zrt(u,c,f,d,h,v,p,vs,gs),n=af(v)*f+u,r=of(v)*d+c;break;case On.R:a=n=e[o++],i=r=e[o++];var g=e[o++],y=e[o++];f5(a,i,a+g,i+y,vs,gs);break;case On.Z:n=a,r=i;break}xl(ps,ps,vs),Cl(lu,lu,gs)}return o===0&&(ps[0]=ps[1]=lu[0]=lu[1]=0),new zt(ps[0],ps[1],lu[0]-ps[0],lu[1]-ps[1])},t.prototype._calculateLength=function(){var e=this.data,n=this._len,r=this._ux,a=this._uy,i=0,o=0,s=0,l=0;this._pathSegLen||(this._pathSegLen=[]);for(var u=this._pathSegLen,c=0,f=0,d=0;d<n;){var h=e[d++],v=d===1;v&&(i=e[d],o=e[d+1],s=i,l=o);var p=-1;switch(h){case On.M:i=s=e[d++],o=l=e[d++];break;case On.L:{var g=e[d++],y=e[d++],m=g-i,b=y-o;(ol(m)>r||ol(b)>a||d===n-1)&&(p=Math.sqrt(m*m+b*b),i=g,o=y);break}case On.C:{var w=e[d++],x=e[d++],g=e[d++],y=e[d++],_=e[d++],C=e[d++];p=snt(i,o,w,x,g,y,_,C,10),i=_,o=C;break}case On.Q:{var w=e[d++],x=e[d++],g=e[d++],y=e[d++];p=unt(i,o,w,x,g,y,10),i=g,o=y;break}case On.A:var T=e[d++],D=e[d++],E=e[d++],M=e[d++],k=e[d++],R=e[d++],O=R+k;d+=1,e[d++],v&&(s=af(k)*E+T,l=of(k)*M+D),p=q2(E,M)*X2(xu,Math.abs(R)),i=af(O)*E+T,o=of(O)*M+D;break;case On.R:{s=i=e[d++],l=o=e[d++];var I=e[d++],P=e[d++];p=I*2+P*2;break}case On.Z:{var m=s-i,b=l-o;p=Math.sqrt(m*m+b*b),i=s,o=l;break}}p>=0&&(u[f++]=p,c+=p)}return this._pathLen=c,c},t.prototype.rebuildPath=function(e,n){var r=this.data,a=this._ux,i=this._uy,o=this._len,s,l,u,c,f,d,h=n<1,v,p,g=0,y=0,m,b=0,w,x;if(!(h&&(this._pathSegLen||this._calculateLength(),v=this._pathSegLen,p=this._pathLen,m=n*p,!m)))e:for(var _=0;_<o;){var C=r[_++],T=_===1;switch(T&&(u=r[_],c=r[_+1],s=u,l=c),C!==On.L&&b>0&&(e.lineTo(w,x),b=0),C){case On.M:s=u=r[_++],l=c=r[_++],e.moveTo(u,c);break;case On.L:{f=r[_++],d=r[_++];var D=ol(f-u),E=ol(d-c);if(D>a||E>i){if(h){var M=v[y++];if(g+M>m){var k=(m-g)/M;e.lineTo(u*(1-k)+f*k,c*(1-k)+d*k);break e}g+=M}e.lineTo(f,d),u=f,c=d,b=0}else{var R=D*D+E*E;R>b&&(w=f,x=d,b=R)}break}case On.C:{var O=r[_++],I=r[_++],P=r[_++],N=r[_++],B=r[_++],L=r[_++];if(h){var M=v[y++];if(g+M>m){var k=(m-g)/M;vc(u,O,P,B,k,nf),vc(c,I,N,L,k,rf),e.bezierCurveTo(nf[1],rf[1],nf[2],rf[2],nf[3],rf[3]);break e}g+=M}e.bezierCurveTo(O,I,P,N,B,L),u=B,c=L;break}case On.Q:{var O=r[_++],I=r[_++],P=r[_++],N=r[_++];if(h){var M=v[y++];if(g+M>m){var k=(m-g)/M;$y(u,O,P,k,nf),$y(c,I,N,k,rf),e.quadraticCurveTo(nf[1],rf[1],nf[2],rf[2]);break e}g+=M}e.quadraticCurveTo(O,I,P,N),u=P,c=N;break}case On.A:var V=r[_++],H=r[_++],K=r[_++],X=r[_++],oe=r[_++],te=r[_++],re=r[_++],ne=!r[_++],J=K>X?K:X,he=ol(K-X)>.001,ue=oe+te,q=!1;if(h){var M=v[y++];g+M>m&&(ue=oe+te*(m-g)/M,q=!0),g+=M}if(he&&e.ellipse?e.ellipse(V,H,K,X,re,oe,ue,ne):e.arc(V,H,J,oe,ue,ne),q)break e;T&&(s=af(oe)*K+V,l=of(oe)*X+H),u=af(ue)*K+V,c=of(ue)*X+H;break;case On.R:s=u=r[_],l=c=r[_+1],f=r[_++],d=r[_++];var Y=r[_++],ee=r[_++];if(h){var M=v[y++];if(g+M>m){var se=m-g;e.moveTo(f,d),e.lineTo(f+X2(se,Y),d),se-=Y,se>0&&e.lineTo(f+Y,d+X2(se,ee)),se-=ee,se>0&&e.lineTo(f+q2(Y-se,0),d+ee),se-=Y,se>0&&e.lineTo(f,d+q2(ee-se,0));break e}g+=M}e.rect(f,d,Y,ee);break;case On.Z:if(h){var M=v[y++];if(g+M>m){var k=(m-g)/M;e.lineTo(u*(1-k)+s*k,c*(1-k)+l*k);break e}g+=M}e.closePath(),u=s,c=l}}},t.prototype.clone=function(){var e=new t,n=this.data;return e.data=n.slice?n.slice():Array.prototype.slice.call(n),e._len=this._len,e},t.CMD=On,t.initDefaultProps=function(){var e=t.prototype;e._saveData=!0,e._ux=0,e._uy=0,e._pendingPtDist=0,e._version=0}(),t}();const qs=Qrt;function Du(t,e,n,r,a,i,o){if(a===0)return!1;var s=a,l=0,u=t;if(o>e+s&&o>r+s||o<e-s&&o<r-s||i>t+s&&i>n+s||i<t-s&&i<n-s)return!1;if(t!==n)l=(e-r)/(t-n),u=(t*r-n*e)/(t-n);else return Math.abs(i-t)<=s/2;var c=l*i-o+u,f=c*c/(l*l+1);return f<=s/2*s/2}function Jrt(t,e,n,r,a,i,o,s,l,u,c){if(l===0)return!1;var f=l;if(c>e+f&&c>r+f&&c>i+f&&c>s+f||c<e-f&&c<r-f&&c<i-f&&c<s-f||u>t+f&&u>n+f&&u>a+f&&u>o+f||u<t-f&&u<n-f&&u<a-f&&u<o-f)return!1;var d=lee(t,e,n,r,a,i,o,s,u,c,null);return d<=f/2}function Kee(t,e,n,r,a,i,o,s,l){if(o===0)return!1;var u=o;if(l>e+u&&l>r+u&&l>i+u||l<e-u&&l<r-u&&l<i-u||s>t+u&&s>n+u&&s>a+u||s<t-u&&s<n-u&&s<a-u)return!1;var c=cee(t,e,n,r,a,i,s,l,null);return c<=u/2}var p5=Math.PI*2;function jo(t){return t%=p5,t<0&&(t+=p5),t}var wg=Math.PI*2;function eat(t,e,n,r,a,i,o,s,l){if(o===0)return!1;var u=o;s-=t,l-=e;var c=Math.sqrt(s*s+l*l);if(c-u>n||c+u<n)return!1;if(Math.abs(r-a)%wg<1e-4)return!0;if(i){var f=r;r=jo(a),a=jo(f)}else r=jo(r),a=jo(a);r>a&&(a+=wg);var d=Math.atan2(l,s);return d<0&&(d+=wg),d>=r&&d<=a||d+wg>=r&&d+wg<=a}function vl(t,e,n,r,a,i){if(i>e&&i>r||i<e&&i<r||r===e)return 0;var o=(i-e)/(r-e),s=r<e?1:-1;(o===1||o===0)&&(s=r<e?.5:-.5);var l=o*(n-t)+t;return l===a?1/0:l>a?s:0}var uu=qs.CMD,sf=Math.PI*2,tat=1e-4;function nat(t,e){return Math.abs(t-e)<tat}var Pa=[-1,-1,-1],Xi=[-1,-1];function rat(){var t=Xi[0];Xi[0]=Xi[1],Xi[1]=t}function aat(t,e,n,r,a,i,o,s,l,u){if(u>e&&u>r&&u>i&&u>s||u<e&&u<r&&u<i&&u<s)return 0;var c=g_(e,r,i,s,u,Pa);if(c===0)return 0;for(var f=0,d=-1,h=void 0,v=void 0,p=0;p<c;p++){var g=Pa[p],y=g===0||g===1?.5:1,m=Ar(t,n,a,o,g);m<l||(d<0&&(d=see(e,r,i,s,Xi),Xi[1]<Xi[0]&&d>1&&rat(),h=Ar(e,r,i,s,Xi[0]),d>1&&(v=Ar(e,r,i,s,Xi[1]))),d===2?g<Xi[0]?f+=h<e?y:-y:g<Xi[1]?f+=v<h?y:-y:f+=s<v?y:-y:g<Xi[0]?f+=h<e?y:-y:f+=s<h?y:-y)}return f}function iat(t,e,n,r,a,i,o,s){if(s>e&&s>r&&s>i||s<e&&s<r&&s<i)return 0;var l=lnt(e,r,i,s,Pa);if(l===0)return 0;var u=uee(e,r,i);if(u>=0&&u<=1){for(var c=0,f=jr(e,r,i,u),d=0;d<l;d++){var h=Pa[d]===0||Pa[d]===1?.5:1,v=jr(t,n,a,Pa[d]);v<o||(Pa[d]<u?c+=f<e?h:-h:c+=i<f?h:-h)}return c}else{var h=Pa[0]===0||Pa[0]===1?.5:1,v=jr(t,n,a,Pa[0]);return v<o?0:i<e?h:-h}}function oat(t,e,n,r,a,i,o,s){if(s-=e,s>n||s<-n)return 0;var l=Math.sqrt(n*n-s*s);Pa[0]=-l,Pa[1]=l;var u=Math.abs(r-a);if(u<1e-4)return 0;if(u>=sf-1e-4){r=0,a=sf;var c=i?1:-1;return o>=Pa[0]+t&&o<=Pa[1]+t?c:0}if(r>a){var f=r;r=a,a=f}r<0&&(r+=sf,a+=sf);for(var d=0,h=0;h<2;h++){var v=Pa[h];if(v+t>o){var p=Math.atan2(s,v),c=i?1:-1;p<0&&(p=sf+p),(p>=r&&p<=a||p+sf>=r&&p+sf<=a)&&(p>Math.PI/2&&p<Math.PI*1.5&&(c=-c),d+=c)}}return d}function jee(t,e,n,r,a){for(var i=t.data,o=t.len(),s=0,l=0,u=0,c=0,f=0,d,h,v=0;v<o;){var p=i[v++],g=v===1;switch(p===uu.M&&v>1&&(n||(s+=vl(l,u,c,f,r,a))),g&&(l=i[v],u=i[v+1],c=l,f=u),p){case uu.M:c=i[v++],f=i[v++],l=c,u=f;break;case uu.L:if(n){if(Du(l,u,i[v],i[v+1],e,r,a))return!0}else s+=vl(l,u,i[v],i[v+1],r,a)||0;l=i[v++],u=i[v++];break;case uu.C:if(n){if(Jrt(l,u,i[v++],i[v++],i[v++],i[v++],i[v],i[v+1],e,r,a))return!0}else s+=aat(l,u,i[v++],i[v++],i[v++],i[v++],i[v],i[v+1],r,a)||0;l=i[v++],u=i[v++];break;case uu.Q:if(n){if(Kee(l,u,i[v++],i[v++],i[v],i[v+1],e,r,a))return!0}else s+=iat(l,u,i[v++],i[v++],i[v],i[v+1],r,a)||0;l=i[v++],u=i[v++];break;case uu.A:var y=i[v++],m=i[v++],b=i[v++],w=i[v++],x=i[v++],_=i[v++];v+=1;var C=!!(1-i[v++]);d=Math.cos(x)*b+y,h=Math.sin(x)*w+m,g?(c=d,f=h):s+=vl(l,u,d,h,r,a);var T=(r-y)*w/b+y;if(n){if(eat(y,m,w,x,x+_,C,e,T,a))return!0}else s+=oat(y,m,w,x,x+_,C,T,a);l=Math.cos(x+_)*b+y,u=Math.sin(x+_)*w+m;break;case uu.R:c=l=i[v++],f=u=i[v++];var D=i[v++],E=i[v++];if(d=c+D,h=f+E,n){if(Du(c,f,d,f,e,r,a)||Du(d,f,d,h,e,r,a)||Du(d,h,c,h,e,r,a)||Du(c,h,c,f,e,r,a))return!0}else s+=vl(d,f,d,h,r,a),s+=vl(c,h,c,f,r,a);break;case uu.Z:if(n){if(Du(l,u,c,f,e,r,a))return!0}else s+=vl(l,u,c,f,r,a);l=c,u=f;break}}return!n&&!nat(u,f)&&(s+=vl(l,u,c,f,r,a)||0),s!==0}function sat(t,e,n){return jee(t,0,!1,e,n)}function lat(t,e,n,r){return jee(t,e,!0,n,r)}var w_=yt({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},gd),uat={style:yt({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},RC.style)},J2=Ys.concat(["invisible","culling","z","z2","zlevel","parent"]),cat=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.update=function(){var n=this;t.prototype.update.call(this);var r=this.style;if(r.decal){var a=this._decalEl=this._decalEl||new e;a.buildPath===e.prototype.buildPath&&(a.buildPath=function(l){n.buildPath(l,n.shape)}),a.silent=!0;var i=a.style;for(var o in r)i[o]!==r[o]&&(i[o]=r[o]);i.fill=r.fill?r.decal:null,i.decal=null,i.shadowColor=null,r.strokeFirst&&(i.stroke=null);for(var s=0;s<J2.length;++s)a[J2[s]]=this[J2[s]];a.__dirty|=Ei}else this._decalEl&&(this._decalEl=null)},e.prototype.getDecalElement=function(){return this._decalEl},e.prototype._init=function(n){var r=Xt(n);this.shape=this.getDefaultShape();var a=this.getDefaultStyle();a&&this.useStyle(a);for(var i=0;i<r.length;i++){var o=r[i],s=n[o];o==="style"?this.style?Ae(this.style,s):this.useStyle(s):o==="shape"?Ae(this.shape,s):t.prototype.attrKV.call(this,o,s)}this.style||this.useStyle({})},e.prototype.getDefaultStyle=function(){return null},e.prototype.getDefaultShape=function(){return{}},e.prototype.canBeInsideText=function(){return this.hasFill()},e.prototype.getInsideTextFill=function(){var n=this.style.fill;if(n!=="none"){if(rt(n)){var r=Fy(n,0);return r>.5?dR:r>.2?Wnt:hR}else if(n)return hR}return dR},e.prototype.getInsideTextStroke=function(n){var r=this.style.fill;if(rt(r)){var a=this.__zr,i=!!(a&&a.isDarkMode()),o=Fy(n,0)<fR;if(i===o)return r}},e.prototype.buildPath=function(n,r,a){},e.prototype.pathUpdated=function(){this.__dirty&=~Hh},e.prototype.getUpdatedPathProxy=function(n){return!this.path&&this.createPathProxy(),this.path.beginPath(),this.buildPath(this.path,this.shape,n),this.path},e.prototype.createPathProxy=function(){this.path=new qs(!1)},e.prototype.hasStroke=function(){var n=this.style,r=n.stroke;return!(r==null||r==="none"||!(n.lineWidth>0))},e.prototype.hasFill=function(){var n=this.style,r=n.fill;return r!=null&&r!=="none"},e.prototype.getBoundingRect=function(){var n=this._rect,r=this.style,a=!n;if(a){var i=!1;this.path||(i=!0,this.createPathProxy());var o=this.path;(i||this.__dirty&Hh)&&(o.beginPath(),this.buildPath(o,this.shape,!1),this.pathUpdated()),n=o.getBoundingRect()}if(this._rect=n,this.hasStroke()&&this.path&&this.path.len()>0){var s=this._rectStroke||(this._rectStroke=n.clone());if(this.__dirty||a){s.copy(n);var l=r.strokeNoScale?this.getLineScale():1,u=r.lineWidth;if(!this.hasFill()){var c=this.strokeContainThreshold;u=Math.max(u,c??4)}l>1e-10&&(s.width+=u/l,s.height+=u/l,s.x-=u/l/2,s.y-=u/l/2)}return s}return n},e.prototype.contain=function(n,r){var a=this.transformCoordToLocal(n,r),i=this.getBoundingRect(),o=this.style;if(n=a[0],r=a[1],i.contain(n,r)){var s=this.path;if(this.hasStroke()){var l=o.lineWidth,u=o.strokeNoScale?this.getLineScale():1;if(u>1e-10&&(this.hasFill()||(l=Math.max(l,this.strokeContainThreshold)),lat(s,l/u,n,r)))return!0}if(this.hasFill())return sat(s,n,r)}return!1},e.prototype.dirtyShape=function(){this.__dirty|=Hh,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},e.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},e.prototype.animateShape=function(n){return this.animate("shape",n)},e.prototype.updateDuringAnimation=function(n){n==="style"?this.dirtyStyle():n==="shape"?this.dirtyShape():this.markRedraw()},e.prototype.attrKV=function(n,r){n==="shape"?this.setShape(r):t.prototype.attrKV.call(this,n,r)},e.prototype.setShape=function(n,r){var a=this.shape;return a||(a=this.shape={}),typeof n=="string"?a[n]=r:Ae(a,n),this.dirtyShape(),this},e.prototype.shapeChanged=function(){return!!(this.__dirty&Hh)},e.prototype.createStyle=function(n){return Im(w_,n)},e.prototype._innerSaveToNormal=function(n){t.prototype._innerSaveToNormal.call(this,n);var r=this._normalState;n.shape&&!r.shape&&(r.shape=Ae({},this.shape))},e.prototype._applyStateObj=function(n,r,a,i,o,s){t.prototype._applyStateObj.call(this,n,r,a,i,o,s);var l=!(r&&i),u;if(r&&r.shape?o?i?u=r.shape:(u=Ae({},a.shape),Ae(u,r.shape)):(u=Ae({},i?this.shape:a.shape),Ae(u,r.shape)):l&&(u=a.shape),u)if(o){this.shape=Ae({},this.shape);for(var c={},f=Xt(u),d=0;d<f.length;d++){var h=f[d];typeof u[h]=="object"?this.shape[h]=u[h]:c[h]=u[h]}this._transitionState(n,{shape:c},s)}else this.shape=u,this.dirtyShape()},e.prototype._mergeStates=function(n){for(var r=t.prototype._mergeStates.call(this,n),a,i=0;i<n.length;i++){var o=n[i];o.shape&&(a=a||{},this._mergeStyle(a,o.shape))}return a&&(r.shape=a),r},e.prototype.getAnimationStyleProps=function(){return uat},e.prototype.isZeroArea=function(){return!1},e.extend=function(n){var r=function(i){me(o,i);function o(s){var l=i.call(this,s)||this;return n.init&&n.init.call(l,s),l}return o.prototype.getDefaultStyle=function(){return _t(n.style)},o.prototype.getDefaultShape=function(){return _t(n.shape)},o}(e);for(var a in n)typeof n[a]=="function"&&(r.prototype[a]=n[a]);return r},e.initDefaultProps=function(){var n=e.prototype;n.type="path",n.strokeContainThreshold=5,n.segmentIgnoreThreshold=0,n.subPixelOptimize=!1,n.autoBatch=!1,n.__dirty=Ei|e0|Hh}(),e}(yo);const Kt=cat;var fat=yt({strokeFirst:!0,font:pc,x:0,y:0,textAlign:"left",textBaseline:"top",miterLimit:2},w_),Yee=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.hasStroke=function(){var n=this.style,r=n.stroke;return r!=null&&r!=="none"&&n.lineWidth>0},e.prototype.hasFill=function(){var n=this.style,r=n.fill;return r!=null&&r!=="none"},e.prototype.createStyle=function(n){return Im(fat,n)},e.prototype.setBoundingRect=function(n){this._rect=n},e.prototype.getBoundingRect=function(){var n=this.style;if(!this._rect){var r=n.text;r!=null?r+="":r="";var a=zm(r,n.font,n.textAlign,n.textBaseline);if(a.x+=n.x||0,a.y+=n.y||0,this.hasStroke()){var i=n.lineWidth;a.x-=i/2,a.y-=i/2,a.width+=i,a.height+=i}this._rect=a}return this._rect},e.initDefaultProps=function(){var n=e.prototype;n.dirtyRectTolerance=10}(),e}(yo);Yee.prototype.type="tspan";const Hy=Yee;var dat=yt({x:0,y:0},gd),hat={style:yt({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},RC.style)};function pat(t){return!!(t&&typeof t!="string"&&t.width&&t.height)}var Xee=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.createStyle=function(n){return Im(dat,n)},e.prototype._getSize=function(n){var r=this.style,a=r[n];if(a!=null)return a;var i=pat(r.image)?r.image:this.__image;if(!i)return 0;var o=n==="width"?"height":"width",s=r[o];return s==null?i[n]:i[n]/i[o]*s},e.prototype.getWidth=function(){return this._getSize("width")},e.prototype.getHeight=function(){return this._getSize("height")},e.prototype.getAnimationStyleProps=function(){return hat},e.prototype.getBoundingRect=function(){var n=this.style;return this._rect||(this._rect=new zt(n.x||0,n.y||0,this.getWidth(),this.getHeight())),this._rect},e}(yo);Xee.prototype.type="image";const na=Xee;function vat(t,e){var n=e.x,r=e.y,a=e.width,i=e.height,o=e.r,s,l,u,c;a<0&&(n=n+a,a=-a),i<0&&(r=r+i,i=-i),typeof o=="number"?s=l=u=c=o:o instanceof Array?o.length===1?s=l=u=c=o[0]:o.length===2?(s=u=o[0],l=c=o[1]):o.length===3?(s=o[0],l=c=o[1],u=o[2]):(s=o[0],l=o[1],u=o[2],c=o[3]):s=l=u=c=0;var f;s+l>a&&(f=s+l,s*=a/f,l*=a/f),u+c>a&&(f=u+c,u*=a/f,c*=a/f),l+u>i&&(f=l+u,l*=i/f,u*=i/f),s+c>i&&(f=s+c,s*=i/f,c*=i/f),t.moveTo(n+s,r),t.lineTo(n+a-l,r),l!==0&&t.arc(n+a-l,r+l,l,-Math.PI/2,0),t.lineTo(n+a,r+i-u),u!==0&&t.arc(n+a-u,r+i-u,u,0,Math.PI/2),t.lineTo(n+c,r+i),c!==0&&t.arc(n+c,r+i-c,c,Math.PI/2,Math.PI),t.lineTo(n,r+s),s!==0&&t.arc(n+s,r+s,s,Math.PI,Math.PI*1.5)}var ap=Math.round;function qee(t,e,n){if(e){var r=e.x1,a=e.x2,i=e.y1,o=e.y2;t.x1=r,t.x2=a,t.y1=i,t.y2=o;var s=n&&n.lineWidth;return s&&(ap(r*2)===ap(a*2)&&(t.x1=t.x2=Qf(r,s,!0)),ap(i*2)===ap(o*2)&&(t.y1=t.y2=Qf(i,s,!0))),t}}function Zee(t,e,n){if(e){var r=e.x,a=e.y,i=e.width,o=e.height;t.x=r,t.y=a,t.width=i,t.height=o;var s=n&&n.lineWidth;return s&&(t.x=Qf(r,s,!0),t.y=Qf(a,s,!0),t.width=Math.max(Qf(r+i,s,!1)-t.x,i===0?0:1),t.height=Math.max(Qf(a+o,s,!1)-t.y,o===0?0:1)),t}}function Qf(t,e,n){if(!e)return t;var r=ap(t*2);return(r+ap(e))%2===0?r/2:(r+(n?1:-1))/2}var gat=function(){function t(){this.x=0,this.y=0,this.width=0,this.height=0}return t}(),yat={},Qee=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new gat},e.prototype.buildPath=function(n,r){var a,i,o,s;if(this.subPixelOptimize){var l=Zee(yat,r,this.style);a=l.x,i=l.y,o=l.width,s=l.height,l.r=r.r,r=l}else a=r.x,i=r.y,o=r.width,s=r.height;r.r?vat(n,r):n.rect(a,i,o,s)},e.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},e}(Kt);Qee.prototype.type="rect";const rn=Qee;var v5={fill:"#000"},g5=2,mat={style:yt({fill:!0,stroke:!0,fillOpacity:!0,strokeOpacity:!0,lineWidth:!0,fontSize:!0,lineHeight:!0,width:!0,height:!0,textShadowColor:!0,textShadowBlur:!0,textShadowOffsetX:!0,textShadowOffsetY:!0,backgroundColor:!0,padding:!0,borderColor:!0,borderWidth:!0,borderRadius:!0},RC.style)},Jee=function(t){me(e,t);function e(n){var r=t.call(this)||this;return r.type="text",r._children=[],r._defaultStyle=v5,r.attr(n),r}return e.prototype.childrenRef=function(){return this._children},e.prototype.update=function(){t.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var n=0;n<this._children.length;n++){var r=this._children[n];r.zlevel=this.zlevel,r.z=this.z,r.z2=this.z2,r.culling=this.culling,r.cursor=this.cursor,r.invisible=this.invisible}},e.prototype.updateTransform=function(){var n=this.innerTransformable;n?(n.updateTransform(),n.transform&&(this.transform=n.transform)):t.prototype.updateTransform.call(this)},e.prototype.getLocalTransform=function(n){var r=this.innerTransformable;return r?r.getLocalTransform(n):t.prototype.getLocalTransform.call(this,n)},e.prototype.getComputedTransform=function(){return this.__hostTarget&&(this.__hostTarget.getComputedTransform(),this.__hostTarget.updateInnerText(!0)),t.prototype.getComputedTransform.call(this)},e.prototype._updateSubTexts=function(){this._childCursor=0,wat(this.style),this.style.rich?this._updateRichTexts():this._updatePlainTexts(),this._children.length=this._childCursor,this.styleUpdated()},e.prototype.addSelfToZr=function(n){t.prototype.addSelfToZr.call(this,n);for(var r=0;r<this._children.length;r++)this._children[r].__zr=n},e.prototype.removeSelfFromZr=function(n){t.prototype.removeSelfFromZr.call(this,n);for(var r=0;r<this._children.length;r++)this._children[r].__zr=null},e.prototype.getBoundingRect=function(){if(this.styleChanged()&&this._updateSubTexts(),!this._rect){for(var n=new zt(0,0,0,0),r=this._children,a=[],i=null,o=0;o<r.length;o++){var s=r[o],l=s.getBoundingRect(),u=s.getLocalTransform(a);u?(n.copy(l),n.applyTransform(u),i=i||n.clone(),i.union(n)):(i=i||l.clone(),i.union(l))}this._rect=i||n}return this._rect},e.prototype.setDefaultTextStyle=function(n){this._defaultStyle=n||v5},e.prototype.setTextContent=function(n){},e.prototype._mergeStyle=function(n,r){if(!r)return n;var a=r.rich,i=n.rich||a&&{};return Ae(n,r),a&&i?(this._mergeRich(i,a),n.rich=i):i&&(n.rich=i),n},e.prototype._mergeRich=function(n,r){for(var a=Xt(r),i=0;i<a.length;i++){var o=a[i];n[o]=n[o]||{},Ae(n[o],r[o])}},e.prototype.getAnimationStyleProps=function(){return mat},e.prototype._getOrCreateChild=function(n){var r=this._children[this._childCursor];return(!r||!(r instanceof n))&&(r=new n),this._children[this._childCursor++]=r,r.__zr=this.__zr,r.parent=this,r},e.prototype._updatePlainTexts=function(){var n=this.style,r=n.font||pc,a=n.padding,i=x5(n),o=Prt(i,n),s=eE(n),l=!!n.backgroundColor,u=o.outerHeight,c=o.outerWidth,f=o.contentWidth,d=o.lines,h=o.lineHeight,v=this._defaultStyle,p=n.x||0,g=n.y||0,y=n.align||v.align||"left",m=n.verticalAlign||v.verticalAlign||"top",b=p,w=Wh(g,o.contentHeight,m);if(s||a){var x=n0(p,c,y),_=Wh(g,u,m);s&&this._renderBackground(n,n,x,_,c,u)}w+=h/2,a&&(b=_5(p,y,a),m==="top"?w+=a[0]:m==="bottom"&&(w-=a[2]));for(var C=0,T=!1,D=w5("fill"in n?n.fill:(T=!0,v.fill)),E=S5("stroke"in n?n.stroke:!l&&(!v.autoStroke||T)?(C=g5,v.stroke):null),M=n.textShadowBlur>0,k=n.width!=null&&(n.overflow==="truncate"||n.overflow==="break"||n.overflow==="breakAll"),R=o.calculatedLineHeight,O=0;O<d.length;O++){var I=this._getOrCreateChild(Hy),P=I.createStyle();I.useStyle(P),P.text=d[O],P.x=b,P.y=w,y&&(P.textAlign=y),P.textBaseline="middle",P.opacity=n.opacity,P.strokeFirst=!0,M&&(P.shadowBlur=n.textShadowBlur||0,P.shadowColor=n.textShadowColor||"transparent",P.shadowOffsetX=n.textShadowOffsetX||0,P.shadowOffsetY=n.textShadowOffsetY||0),P.stroke=E,P.fill=D,E&&(P.lineWidth=n.lineWidth||C,P.lineDash=n.lineDash,P.lineDashOffset=n.lineDashOffset||0),P.font=r,m5(P,n),w+=h,k&&I.setBoundingRect(new zt(n0(P.x,n.width,P.textAlign),Wh(P.y,R,P.textBaseline),f,R))}},e.prototype._updateRichTexts=function(){var n=this.style,r=x5(n),a=Grt(r,n),i=a.width,o=a.outerWidth,s=a.outerHeight,l=n.padding,u=n.x||0,c=n.y||0,f=this._defaultStyle,d=n.align||f.align,h=n.verticalAlign||f.verticalAlign,v=n0(u,o,d),p=Wh(c,s,h),g=v,y=p;l&&(g+=l[3],y+=l[0]);var m=g+i;eE(n)&&this._renderBackground(n,n,v,p,o,s);for(var b=!!n.backgroundColor,w=0;w<a.lines.length;w++){for(var x=a.lines[w],_=x.tokens,C=_.length,T=x.lineHeight,D=x.width,E=0,M=g,k=m,R=C-1,O=void 0;E<C&&(O=_[E],!O.align||O.align==="left");)this._placeToken(O,n,T,y,M,"left",b),D-=O.width,M+=O.width,E++;for(;R>=0&&(O=_[R],O.align==="right");)this._placeToken(O,n,T,y,k,"right",b),D-=O.width,k-=O.width,R--;for(M+=(i-(M-g)-(m-k)-D)/2;E<=R;)O=_[E],this._placeToken(O,n,T,y,M+O.width/2,"center",b),M+=O.width,E++;y+=T}},e.prototype._placeToken=function(n,r,a,i,o,s,l){var u=r.rich[n.styleName]||{};u.text=n.text;var c=n.verticalAlign,f=i+a/2;c==="top"?f=i+n.height/2:c==="bottom"&&(f=i+a-n.height/2);var d=!n.isLineHolder&&eE(u);d&&this._renderBackground(u,r,s==="right"?o-n.width:s==="center"?o-n.width/2:o,f-n.height/2,n.width,n.height);var h=!!u.backgroundColor,v=n.textPadding;v&&(o=_5(o,s,v),f-=n.height/2-v[0]-n.innerHeight/2);var p=this._getOrCreateChild(Hy),g=p.createStyle();p.useStyle(g);var y=this._defaultStyle,m=!1,b=0,w=w5("fill"in u?u.fill:"fill"in r?r.fill:(m=!0,y.fill)),x=S5("stroke"in u?u.stroke:"stroke"in r?r.stroke:!h&&!l&&(!y.autoStroke||m)?(b=g5,y.stroke):null),_=u.textShadowBlur>0||r.textShadowBlur>0;g.text=n.text,g.x=o,g.y=f,_&&(g.shadowBlur=u.textShadowBlur||r.textShadowBlur||0,g.shadowColor=u.textShadowColor||r.textShadowColor||"transparent",g.shadowOffsetX=u.textShadowOffsetX||r.textShadowOffsetX||0,g.shadowOffsetY=u.textShadowOffsetY||r.textShadowOffsetY||0),g.textAlign=s,g.textBaseline="middle",g.font=n.font||pc,g.opacity=Zo(u.opacity,r.opacity,1),m5(g,u),x&&(g.lineWidth=Zo(u.lineWidth,r.lineWidth,b),g.lineDash=Pt(u.lineDash,r.lineDash),g.lineDashOffset=r.lineDashOffset||0,g.stroke=x),w&&(g.fill=w);var C=n.contentWidth,T=n.contentHeight;p.setBoundingRect(new zt(n0(g.x,C,g.textAlign),Wh(g.y,T,g.textBaseline),C,T))},e.prototype._renderBackground=function(n,r,a,i,o,s){var l=n.backgroundColor,u=n.borderWidth,c=n.borderColor,f=l&&l.image,d=l&&!f,h=n.borderRadius,v=this,p,g;if(d||n.lineHeight||u&&c){p=this._getOrCreateChild(rn),p.useStyle(p.createStyle()),p.style.fill=null;var y=p.shape;y.x=a,y.y=i,y.width=o,y.height=s,y.r=h,p.dirtyShape()}if(d){var m=p.style;m.fill=l||null,m.fillOpacity=Pt(n.fillOpacity,1)}else if(f){g=this._getOrCreateChild(na),g.onload=function(){v.dirtyStyle()};var b=g.style;b.image=l.image,b.x=a,b.y=i,b.width=o,b.height=s}if(u&&c){var m=p.style;m.lineWidth=u,m.stroke=c,m.strokeOpacity=Pt(n.strokeOpacity,1),m.lineDash=n.borderDash,m.lineDashOffset=n.borderDashOffset||0,p.strokeContainThreshold=0,p.hasFill()&&p.hasStroke()&&(m.strokeFirst=!0,m.lineWidth*=2)}var w=(p||g).style;w.shadowBlur=n.shadowBlur||0,w.shadowColor=n.shadowColor||"transparent",w.shadowOffsetX=n.shadowOffsetX||0,w.shadowOffsetY=n.shadowOffsetY||0,w.opacity=Zo(n.opacity,r.opacity,1)},e.makeFont=function(n){var r="";return tte(n)&&(r=[n.fontStyle,n.fontWeight,ete(n.fontSize),n.fontFamily||"sans-serif"].join(" ")),r&&no(r)||n.textFont||n.font},e}(yo),bat={left:!0,right:1,center:1},Sat={top:1,bottom:1,middle:1},y5=["fontStyle","fontWeight","fontSize","fontFamily"];function ete(t){return typeof t=="string"&&(t.indexOf("px")!==-1||t.indexOf("rem")!==-1||t.indexOf("em")!==-1)?t:isNaN(+t)?U3+"px":t+"px"}function m5(t,e){for(var n=0;n<y5.length;n++){var r=y5[n],a=e[r];a!=null&&(t[r]=a)}}function tte(t){return t.fontSize!=null||t.fontFamily||t.fontWeight}function wat(t){return b5(t),W(t.rich,b5),t}function b5(t){if(t){t.font=Jee.makeFont(t);var e=t.align;e==="middle"&&(e="center"),t.align=e==null||bat[e]?e:"left";var n=t.verticalAlign;n==="center"&&(n="middle"),t.verticalAlign=n==null||Sat[n]?n:"top";var r=t.padding;r&&(t.padding=_C(t.padding))}}function S5(t,e){return t==null||e<=0||t==="transparent"||t==="none"?null:t.image||t.colorStops?"#000":t}function w5(t){return t==null||t==="none"?null:t.image||t.colorStops?"#000":t}function _5(t,e,n){return e==="right"?t-n[1]:e==="center"?t+n[3]/2-n[1]/2:t+n[3]}function x5(t){var e=t.text;return e!=null&&(e+=""),e}function eE(t){return!!(t.backgroundColor||t.lineHeight||t.borderWidth&&t.borderColor)}const nn=Jee;var Lt=ln(),wR=function(t,e,n,r){if(r){var a=Lt(r);a.dataIndex=n,a.dataType=e,a.seriesIndex=t,r.type==="group"&&r.traverse(function(i){var o=Lt(i);o.seriesIndex=t,o.dataIndex=n,o.dataType=e})}},C5=1,T5={},nte=ln(),cN=ln(),fN=0,Um=1,OC=2,Ja=["emphasis","blur","select"],Wy=["normal","emphasis","blur","select"],Bv=10,_at=9,yd="highlight",ow="downplay",B0="select",sw="unselect",$0="toggleSelect";function yh(t){return t!=null&&t!=="none"}var E5=new Fm(100);function M5(t){if(rt(t)){var e=E5.get(t);return e||(e=y_(t,-.1),E5.put(t,e)),e}else if($m(t)){var n=Ae({},t);return n.colorStops=$e(t.colorStops,function(r){return{offset:r.offset,color:y_(r.color,-.1)}}),n}return t}function AC(t,e,n){t.onHoverStateChange&&(t.hoverState||0)!==n&&t.onHoverStateChange(e),t.hoverState=n}function rte(t){AC(t,"emphasis",OC)}function ate(t){t.hoverState===OC&&AC(t,"normal",fN)}function dN(t){AC(t,"blur",Um)}function ite(t){t.hoverState===Um&&AC(t,"normal",fN)}function xat(t){t.selected=!0}function Cat(t){t.selected=!1}function D5(t,e,n){e(t,n)}function ql(t,e,n){D5(t,e,n),t.isGroup&&t.traverse(function(r){D5(r,e,n)})}function __(t,e){switch(e){case"emphasis":t.hoverState=OC;break;case"normal":t.hoverState=fN;break;case"blur":t.hoverState=Um;break;case"select":t.selected=!0}}function Tat(t,e,n,r){for(var a=t.style,i={},o=0;o<e.length;o++){var s=e[o],l=a[s];i[s]=l??(r&&r[s])}for(var o=0;o<t.animators.length;o++){var u=t.animators[o];u.__fromStateTransition&&u.__fromStateTransition.indexOf(n)<0&&u.targetName==="style"&&u.saveTo(i,e)}return i}function Eat(t,e,n,r){var a=n&&Gt(n,"select")>=0,i=!1;if(t instanceof Kt){var o=nte(t),s=a&&o.selectFill||o.normalFill,l=a&&o.selectStroke||o.normalStroke;if(yh(s)||yh(l)){r=r||{};var u=r.style||{};u.fill==="inherit"?(i=!0,r=Ae({},r),u=Ae({},u),u.fill=s):!yh(u.fill)&&yh(s)?(i=!0,r=Ae({},r),u=Ae({},u),u.fill=M5(s)):!yh(u.stroke)&&yh(l)&&(i||(r=Ae({},r),u=Ae({},u)),u.stroke=M5(l)),r.style=u}}if(r&&r.z2==null){i||(r=Ae({},r));var c=t.z2EmphasisLift;r.z2=t.z2+(c??Bv)}return r}function Mat(t,e,n){if(n&&n.z2==null){n=Ae({},n);var r=t.z2SelectLift;n.z2=t.z2+(r??_at)}return n}function Dat(t,e,n){var r=Gt(t.currentStates,e)>=0,a=t.style.opacity,i=r?null:Tat(t,["opacity"],e,{opacity:1});n=n||{};var o=n.style||{};return o.opacity==null&&(n=Ae({},n),o=Ae({opacity:r?a:i.opacity*.1},o),n.style=o),n}function tE(t,e){var n=this.states[t];if(this.style){if(t==="emphasis")return Eat(this,t,e,n);if(t==="blur")return Dat(this,t,n);if(t==="select")return Mat(this,t,n)}return n}function Ad(t){t.stateProxy=tE;var e=t.getTextContent(),n=t.getTextGuideLine();e&&(e.stateProxy=tE),n&&(n.stateProxy=tE)}function k5(t,e){!ute(t,e)&&!t.__highByOuter&&ql(t,rte)}function R5(t,e){!ute(t,e)&&!t.__highByOuter&&ql(t,ate)}function Il(t,e){t.__highByOuter|=1<<(e||0),ql(t,rte)}function Pl(t,e){!(t.__highByOuter&=~(1<<(e||0)))&&ql(t,ate)}function ote(t){ql(t,dN)}function hN(t){ql(t,ite)}function ste(t){ql(t,xat)}function lte(t){ql(t,Cat)}function ute(t,e){return t.__highDownSilentOnTouch&&e.zrByTouch}function cte(t){var e=t.getModel(),n=[],r=[];e.eachComponent(function(a,i){var o=cN(i),s=a==="series",l=s?t.getViewOfSeriesModel(i):t.getViewOfComponentModel(i);!s&&r.push(l),o.isBlured&&(l.group.traverse(function(u){ite(u)}),s&&n.push(i)),o.isBlured=!1}),W(r,function(a){a&&a.toggleBlurSeries&&a.toggleBlurSeries(n,!1,e)})}function _R(t,e,n,r){var a=r.getModel();n=n||"coordinateSystem";function i(u,c){for(var f=0;f<c.length;f++){var d=u.getItemGraphicEl(c[f]);d&&hN(d)}}if(t!=null&&!(!e||e==="none")){var o=a.getSeriesByIndex(t),s=o.coordinateSystem;s&&s.master&&(s=s.master);var l=[];a.eachSeries(function(u){var c=o===u,f=u.coordinateSystem;f&&f.master&&(f=f.master);var d=f&&s?f===s:c;if(!(n==="series"&&!c||n==="coordinateSystem"&&!d||e==="series"&&c)){var h=r.getViewOfSeriesModel(u);if(h.group.traverse(function(g){g.__highByOuter&&c&&e==="self"||dN(g)}),va(e))i(u.getData(),e);else if(bt(e))for(var v=Xt(e),p=0;p<v.length;p++)i(u.getData(v[p]),e[v[p]]);l.push(u),cN(u).isBlured=!0}}),a.eachComponent(function(u,c){if(u!=="series"){var f=r.getViewOfComponentModel(c);f&&f.toggleBlurSeries&&f.toggleBlurSeries(l,!0,a)}})}}function xR(t,e,n){if(!(t==null||e==null)){var r=n.getModel().getComponent(t,e);if(r){cN(r).isBlured=!0;var a=n.getViewOfComponentModel(r);!a||!a.focusBlurEnabled||a.group.traverse(function(i){dN(i)})}}}function kat(t,e,n){var r=t.seriesIndex,a=t.getData(e.dataType);if(a){var i=Ld(a,e);i=(Be(i)?i[0]:i)||0;var o=a.getItemGraphicEl(i);if(!o)for(var s=a.count(),l=0;!o&&l<s;)o=a.getItemGraphicEl(l++);if(o){var u=Lt(o);_R(r,u.focus,u.blurScope,n)}else{var c=t.get(["emphasis","focus"]),f=t.get(["emphasis","blurScope"]);c!=null&&_R(r,c,f,n)}}}function pN(t,e,n,r){var a={focusSelf:!1,dispatchers:null};if(t==null||t==="series"||e==null||n==null)return a;var i=r.getModel().getComponent(t,e);if(!i)return a;var o=r.getViewOfComponentModel(i);if(!o||!o.findHighDownDispatchers)return a;for(var s=o.findHighDownDispatchers(n),l,u=0;u<s.length;u++)if(Lt(s[u]).focus==="self"){l=!0;break}return{focusSelf:l,dispatchers:s}}function Rat(t,e,n){var r=Lt(t),a=pN(r.componentMainType,r.componentIndex,r.componentHighDownName,n),i=a.dispatchers,o=a.focusSelf;i?(o&&xR(r.componentMainType,r.componentIndex,n),W(i,function(s){return k5(s,e)})):(_R(r.seriesIndex,r.focus,r.blurScope,n),r.focus==="self"&&xR(r.componentMainType,r.componentIndex,n),k5(t,e))}function Lat(t,e,n){cte(n);var r=Lt(t),a=pN(r.componentMainType,r.componentIndex,r.componentHighDownName,n).dispatchers;a?W(a,function(i){return R5(i,e)}):R5(t,e)}function Oat(t,e,n){if(TR(e)){var r=e.dataType,a=t.getData(r),i=Ld(a,e);Be(i)||(i=[i]),t[e.type===$0?"toggleSelect":e.type===B0?"select":"unselect"](i,r)}}function L5(t){var e=t.getAllData();W(e,function(n){var r=n.data,a=n.type;r.eachItemGraphicEl(function(i,o){t.isSelected(o,a)?ste(i):lte(i)})})}function Aat(t){var e=[];return t.eachSeries(function(n){var r=n.getAllData();W(r,function(a){a.data;var i=a.type,o=n.getSelectedDataIndices();if(o.length>0){var s={dataIndex:o,seriesIndex:n.seriesIndex};i!=null&&(s.dataType=i),e.push(s)}})}),e}function Ju(t,e,n){Jf(t,!0),ql(t,Ad),CR(t,e,n)}function Nat(t){Jf(t,!1)}function ar(t,e,n,r){r?Nat(t):Ju(t,e,n)}function CR(t,e,n){var r=Lt(t);e!=null?(r.focus=e,r.blurScope=n):r.focus&&(r.focus=null)}var O5=["emphasis","blur","select"],Vat={itemStyle:"getItemStyle",lineStyle:"getLineStyle",areaStyle:"getAreaStyle"};function ga(t,e,n,r){n=n||"itemStyle";for(var a=0;a<O5.length;a++){var i=O5[a],o=e.getModel([i,n]),s=t.ensureState(i);s.style=r?r(o):o[Vat[n]]()}}function Jf(t,e){var n=e===!1,r=t;t.highDownSilentOnTouch&&(r.__highDownSilentOnTouch=t.highDownSilentOnTouch),(!n||r.__highDownDispatcher)&&(r.__highByOuter=r.__highByOuter||0,r.__highDownDispatcher=!n)}function Ky(t){return!!(t&&t.__highDownDispatcher)}function Bat(t,e,n){var r=Lt(t);r.componentMainType=e.mainType,r.componentIndex=e.componentIndex,r.componentHighDownName=n}function $at(t){var e=T5[t];return e==null&&C5<=32&&(e=T5[t]=C5++),e}function TR(t){var e=t.type;return e===B0||e===sw||e===$0}function A5(t){var e=t.type;return e===yd||e===ow}function Iat(t){var e=nte(t);e.normalFill=t.style.fill,e.normalStroke=t.style.stroke;var n=t.states.select||{};e.selectFill=n.style&&n.style.fill||null,e.selectStroke=n.style&&n.style.stroke||null}var mh=qs.CMD,Pat=[[],[],[]],N5=Math.sqrt,Fat=Math.atan2;function fte(t,e){if(e){var n=t.data,r=t.len(),a,i,o,s,l,u,c=mh.M,f=mh.C,d=mh.L,h=mh.R,v=mh.A,p=mh.Q;for(o=0,s=0;o<r;){switch(a=n[o++],s=o,i=0,a){case c:i=1;break;case d:i=1;break;case f:i=3;break;case p:i=2;break;case v:var g=e[4],y=e[5],m=N5(e[0]*e[0]+e[1]*e[1]),b=N5(e[2]*e[2]+e[3]*e[3]),w=Fat(-e[1]/b,e[0]/m);n[o]*=m,n[o++]+=g,n[o]*=b,n[o++]+=y,n[o++]*=m,n[o++]*=b,n[o++]+=w,n[o++]+=w,o+=2,s=o;break;case h:u[0]=n[o++],u[1]=n[o++],Qr(u,u,e),n[s++]=u[0],n[s++]=u[1],u[0]+=n[o++],u[1]+=n[o++],Qr(u,u,e),n[s++]=u[0],n[s++]=u[1]}for(l=0;l<i;l++){var x=Pat[l];x[0]=n[o++],x[1]=n[o++],Qr(x,x,e),n[s++]=x[0],n[s++]=x[1]}}t.increaseVersion()}}var nE=Math.sqrt,ub=Math.sin,cb=Math.cos,_g=Math.PI;function V5(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function ER(t,e){return(t[0]*e[0]+t[1]*e[1])/(V5(t)*V5(e))}function B5(t,e){return(t[0]*e[1]<t[1]*e[0]?-1:1)*Math.acos(ER(t,e))}function $5(t,e,n,r,a,i,o,s,l,u,c){var f=l*(_g/180),d=cb(f)*(t-n)/2+ub(f)*(e-r)/2,h=-1*ub(f)*(t-n)/2+cb(f)*(e-r)/2,v=d*d/(o*o)+h*h/(s*s);v>1&&(o*=nE(v),s*=nE(v));var p=(a===i?-1:1)*nE((o*o*(s*s)-o*o*(h*h)-s*s*(d*d))/(o*o*(h*h)+s*s*(d*d)))||0,g=p*o*h/s,y=p*-s*d/o,m=(t+n)/2+cb(f)*g-ub(f)*y,b=(e+r)/2+ub(f)*g+cb(f)*y,w=B5([1,0],[(d-g)/o,(h-y)/s]),x=[(d-g)/o,(h-y)/s],_=[(-1*d-g)/o,(-1*h-y)/s],C=B5(x,_);if(ER(x,_)<=-1&&(C=_g),ER(x,_)>=1&&(C=0),C<0){var T=Math.round(C/_g*1e6)/1e6;C=_g*2+T%2*_g}c.addData(u,m,b,o,s,w,C,f,i)}var zat=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/ig,Gat=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function Uat(t){var e=new qs;if(!t)return e;var n=0,r=0,a=n,i=r,o,s=qs.CMD,l=t.match(zat);if(!l)return e;for(var u=0;u<l.length;u++){for(var c=l[u],f=c.charAt(0),d=void 0,h=c.match(Gat)||[],v=h.length,p=0;p<v;p++)h[p]=parseFloat(h[p]);for(var g=0;g<v;){var y=void 0,m=void 0,b=void 0,w=void 0,x=void 0,_=void 0,C=void 0,T=n,D=r,E=void 0,M=void 0;switch(f){case"l":n+=h[g++],r+=h[g++],d=s.L,e.addData(d,n,r);break;case"L":n=h[g++],r=h[g++],d=s.L,e.addData(d,n,r);break;case"m":n+=h[g++],r+=h[g++],d=s.M,e.addData(d,n,r),a=n,i=r,f="l";break;case"M":n=h[g++],r=h[g++],d=s.M,e.addData(d,n,r),a=n,i=r,f="L";break;case"h":n+=h[g++],d=s.L,e.addData(d,n,r);break;case"H":n=h[g++],d=s.L,e.addData(d,n,r);break;case"v":r+=h[g++],d=s.L,e.addData(d,n,r);break;case"V":r=h[g++],d=s.L,e.addData(d,n,r);break;case"C":d=s.C,e.addData(d,h[g++],h[g++],h[g++],h[g++],h[g++],h[g++]),n=h[g-2],r=h[g-1];break;case"c":d=s.C,e.addData(d,h[g++]+n,h[g++]+r,h[g++]+n,h[g++]+r,h[g++]+n,h[g++]+r),n+=h[g-2],r+=h[g-1];break;case"S":y=n,m=r,E=e.len(),M=e.data,o===s.C&&(y+=n-M[E-4],m+=r-M[E-3]),d=s.C,T=h[g++],D=h[g++],n=h[g++],r=h[g++],e.addData(d,y,m,T,D,n,r);break;case"s":y=n,m=r,E=e.len(),M=e.data,o===s.C&&(y+=n-M[E-4],m+=r-M[E-3]),d=s.C,T=n+h[g++],D=r+h[g++],n+=h[g++],r+=h[g++],e.addData(d,y,m,T,D,n,r);break;case"Q":T=h[g++],D=h[g++],n=h[g++],r=h[g++],d=s.Q,e.addData(d,T,D,n,r);break;case"q":T=h[g++]+n,D=h[g++]+r,n+=h[g++],r+=h[g++],d=s.Q,e.addData(d,T,D,n,r);break;case"T":y=n,m=r,E=e.len(),M=e.data,o===s.Q&&(y+=n-M[E-4],m+=r-M[E-3]),n=h[g++],r=h[g++],d=s.Q,e.addData(d,y,m,n,r);break;case"t":y=n,m=r,E=e.len(),M=e.data,o===s.Q&&(y+=n-M[E-4],m+=r-M[E-3]),n+=h[g++],r+=h[g++],d=s.Q,e.addData(d,y,m,n,r);break;case"A":b=h[g++],w=h[g++],x=h[g++],_=h[g++],C=h[g++],T=n,D=r,n=h[g++],r=h[g++],d=s.A,$5(T,D,n,r,_,C,b,w,x,d,e);break;case"a":b=h[g++],w=h[g++],x=h[g++],_=h[g++],C=h[g++],T=n,D=r,n+=h[g++],r+=h[g++],d=s.A,$5(T,D,n,r,_,C,b,w,x,d,e);break}}(f==="z"||f==="Z")&&(d=s.Z,e.addData(d),n=a,r=i),o=d}return e.toStatic(),e}var dte=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.applyTransform=function(n){},e}(Kt);function hte(t){return t.setData!=null}function pte(t,e){var n=Uat(t),r=Ae({},e);return r.buildPath=function(a){if(hte(a)){a.setData(n.data);var i=a.getContext();i&&a.rebuildPath(i,1)}else{var i=a;n.rebuildPath(i,1)}},r.applyTransform=function(a){fte(n,a),this.dirtyShape()},r}function vte(t,e){return new dte(pte(t,e))}function Hat(t,e){var n=pte(t,e),r=function(a){me(i,a);function i(o){var s=a.call(this,o)||this;return s.applyTransform=n.applyTransform,s.buildPath=n.buildPath,s}return i}(dte);return r}function Wat(t,e){for(var n=[],r=t.length,a=0;a<r;a++){var i=t[a];n.push(i.getUpdatedPathProxy(!0))}var o=new Kt(e);return o.createPathProxy(),o.buildPath=function(s){if(hte(s)){s.appendPath(n);var l=s.getContext();l&&s.rebuildPath(l,1)}},o}function vN(t,e){e=e||{};var n=new Kt;return t.shape&&n.setShape(t.shape),n.setStyle(t.style),e.bakeTransform?fte(n.path,t.getComputedTransform()):e.toLocal?n.setLocalTransform(t.getComputedTransform()):n.copyTransform(t),n.buildPath=t.buildPath,n.applyTransform=n.applyTransform,n.z=t.z,n.z2=t.z2,n.zlevel=t.zlevel,n}var Kat=function(){function t(){this.cx=0,this.cy=0,this.r=0}return t}(),gte=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new Kat},e.prototype.buildPath=function(n,r){n.moveTo(r.cx+r.r,r.cy),n.arc(r.cx,r.cy,r.r,0,Math.PI*2)},e}(Kt);gte.prototype.type="circle";const is=gte;var jat=function(){function t(){this.cx=0,this.cy=0,this.rx=0,this.ry=0}return t}(),yte=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new jat},e.prototype.buildPath=function(n,r){var a=.5522848,i=r.cx,o=r.cy,s=r.rx,l=r.ry,u=s*a,c=l*a;n.moveTo(i-s,o),n.bezierCurveTo(i-s,o-c,i-u,o-l,i,o-l),n.bezierCurveTo(i+u,o-l,i+s,o-c,i+s,o),n.bezierCurveTo(i+s,o+c,i+u,o+l,i,o+l),n.bezierCurveTo(i-u,o+l,i-s,o+c,i-s,o),n.closePath()},e}(Kt);yte.prototype.type="ellipse";const NC=yte;var mte=Math.PI,rE=mte*2,lf=Math.sin,bh=Math.cos,Yat=Math.acos,wa=Math.atan2,I5=Math.abs,I0=Math.sqrt,r0=Math.max,ys=Math.min,Mo=1e-4;function Xat(t,e,n,r,a,i,o,s){var l=n-t,u=r-e,c=o-a,f=s-i,d=f*l-c*u;if(!(d*d<Mo))return d=(c*(e-i)-f*(t-a))/d,[t+d*l,e+d*u]}function fb(t,e,n,r,a,i,o){var s=t-n,l=e-r,u=(o?i:-i)/I0(s*s+l*l),c=u*l,f=-u*s,d=t+c,h=e+f,v=n+c,p=r+f,g=(d+v)/2,y=(h+p)/2,m=v-d,b=p-h,w=m*m+b*b,x=a-i,_=d*p-v*h,C=(b<0?-1:1)*I0(r0(0,x*x*w-_*_)),T=(_*b-m*C)/w,D=(-_*m-b*C)/w,E=(_*b+m*C)/w,M=(-_*m+b*C)/w,k=T-g,R=D-y,O=E-g,I=M-y;return k*k+R*R>O*O+I*I&&(T=E,D=M),{cx:T,cy:D,x0:-c,y0:-f,x1:T*(a/x-1),y1:D*(a/x-1)}}function qat(t){var e;if(Be(t)){var n=t.length;if(!n)return t;n===1?e=[t[0],t[0],0,0]:n===2?e=[t[0],t[0],t[1],t[1]]:n===3?e=t.concat(t[2]):e=t}else e=[t,t,t,t];return e}function Zat(t,e){var n,r=r0(e.r,0),a=r0(e.r0||0,0),i=r>0,o=a>0;if(!(!i&&!o)){if(i||(r=a,a=0),a>r){var s=r;r=a,a=s}var l=e.startAngle,u=e.endAngle;if(!(isNaN(l)||isNaN(u))){var c=e.cx,f=e.cy,d=!!e.clockwise,h=I5(u-l),v=h>rE&&h%rE;if(v>Mo&&(h=v),!(r>Mo))t.moveTo(c,f);else if(h>rE-Mo)t.moveTo(c+r*bh(l),f+r*lf(l)),t.arc(c,f,r,l,u,!d),a>Mo&&(t.moveTo(c+a*bh(u),f+a*lf(u)),t.arc(c,f,a,u,l,d));else{var p=void 0,g=void 0,y=void 0,m=void 0,b=void 0,w=void 0,x=void 0,_=void 0,C=void 0,T=void 0,D=void 0,E=void 0,M=void 0,k=void 0,R=void 0,O=void 0,I=r*bh(l),P=r*lf(l),N=a*bh(u),B=a*lf(u),L=h>Mo;if(L){var V=e.cornerRadius;V&&(n=qat(V),p=n[0],g=n[1],y=n[2],m=n[3]);var H=I5(r-a)/2;if(b=ys(H,y),w=ys(H,m),x=ys(H,p),_=ys(H,g),D=C=r0(b,w),E=T=r0(x,_),(C>Mo||T>Mo)&&(M=r*bh(u),k=r*lf(u),R=a*bh(l),O=a*lf(l),h<mte)){var K=Xat(I,P,R,O,M,k,N,B);if(K){var X=I-K[0],oe=P-K[1],te=M-K[0],re=k-K[1],ne=1/lf(Yat((X*te+oe*re)/(I0(X*X+oe*oe)*I0(te*te+re*re)))/2),J=I0(K[0]*K[0]+K[1]*K[1]);D=ys(C,(r-J)/(ne+1)),E=ys(T,(a-J)/(ne-1))}}}if(!L)t.moveTo(c+I,f+P);else if(D>Mo){var he=ys(y,D),ue=ys(m,D),q=fb(R,O,I,P,r,he,d),Y=fb(M,k,N,B,r,ue,d);t.moveTo(c+q.cx+q.x0,f+q.cy+q.y0),D<C&&he===ue?t.arc(c+q.cx,f+q.cy,D,wa(q.y0,q.x0),wa(Y.y0,Y.x0),!d):(he>0&&t.arc(c+q.cx,f+q.cy,he,wa(q.y0,q.x0),wa(q.y1,q.x1),!d),t.arc(c,f,r,wa(q.cy+q.y1,q.cx+q.x1),wa(Y.cy+Y.y1,Y.cx+Y.x1),!d),ue>0&&t.arc(c+Y.cx,f+Y.cy,ue,wa(Y.y1,Y.x1),wa(Y.y0,Y.x0),!d))}else t.moveTo(c+I,f+P),t.arc(c,f,r,l,u,!d);if(!(a>Mo)||!L)t.lineTo(c+N,f+B);else if(E>Mo){var he=ys(p,E),ue=ys(g,E),q=fb(N,B,M,k,a,-ue,d),Y=fb(I,P,R,O,a,-he,d);t.lineTo(c+q.cx+q.x0,f+q.cy+q.y0),E<T&&he===ue?t.arc(c+q.cx,f+q.cy,E,wa(q.y0,q.x0),wa(Y.y0,Y.x0),!d):(ue>0&&t.arc(c+q.cx,f+q.cy,ue,wa(q.y0,q.x0),wa(q.y1,q.x1),!d),t.arc(c,f,a,wa(q.cy+q.y1,q.cx+q.x1),wa(Y.cy+Y.y1,Y.cx+Y.x1),d),he>0&&t.arc(c+Y.cx,f+Y.cy,he,wa(Y.y1,Y.x1),wa(Y.y0,Y.x0),!d))}else t.lineTo(c+N,f+B),t.arc(c,f,a,u,l,d)}t.closePath()}}}var Qat=function(){function t(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=Math.PI*2,this.clockwise=!0,this.cornerRadius=0}return t}(),bte=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new Qat},e.prototype.buildPath=function(n,r){Zat(n,r)},e.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},e}(Kt);bte.prototype.type="sector";const ei=bte;var Jat=function(){function t(){this.cx=0,this.cy=0,this.r=0,this.r0=0}return t}(),Ste=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new Jat},e.prototype.buildPath=function(n,r){var a=r.cx,i=r.cy,o=Math.PI*2;n.moveTo(a+r.r,i),n.arc(a,i,r.r,0,o,!1),n.moveTo(a+r.r0,i),n.arc(a,i,r.r0,0,o,!0)},e}(Kt);Ste.prototype.type="ring";const Hm=Ste;function eit(t,e,n,r){var a=[],i=[],o=[],s=[],l,u,c,f;if(r){c=[1/0,1/0],f=[-1/0,-1/0];for(var d=0,h=t.length;d<h;d++)xl(c,c,t[d]),Cl(f,f,t[d]);xl(c,c,r[0]),Cl(f,f,r[1])}for(var d=0,h=t.length;d<h;d++){var v=t[d];if(n)l=t[d?d-1:h-1],u=t[(d+1)%h];else if(d===0||d===h-1){a.push(Ps(t[d]));continue}else l=t[d-1],u=t[d+1];Pu(i,u,l),R0(i,i,e);var p=p_(v,l),g=p_(v,u),y=p+g;y!==0&&(p/=y,g/=y),R0(o,i,-p),R0(s,i,g);var m=qk([],v,o),b=qk([],v,s);r&&(Cl(m,m,c),xl(m,m,f),Cl(b,b,c),xl(b,b,f)),a.push(m),a.push(b)}return n&&a.push(a.shift()),a}function wte(t,e,n){var r=e.smooth,a=e.points;if(a&&a.length>=2){if(r){var i=eit(a,r,n,e.smoothConstraint);t.moveTo(a[0][0],a[0][1]);for(var o=a.length,s=0;s<(n?o:o-1);s++){var l=i[s*2],u=i[s*2+1],c=a[(s+1)%o];t.bezierCurveTo(l[0],l[1],u[0],u[1],c[0],c[1])}}else{t.moveTo(a[0][0],a[0][1]);for(var s=1,f=a.length;s<f;s++)t.lineTo(a[s][0],a[s][1])}n&&t.closePath()}}var tit=function(){function t(){this.points=null,this.smooth=0,this.smoothConstraint=null}return t}(),_te=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new tit},e.prototype.buildPath=function(n,r){wte(n,r,!0)},e}(Kt);_te.prototype.type="polygon";const ti=_te;var nit=function(){function t(){this.points=null,this.percent=1,this.smooth=0,this.smoothConstraint=null}return t}(),xte=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new nit},e.prototype.buildPath=function(n,r){wte(n,r,!1)},e}(Kt);xte.prototype.type="polyline";const ai=xte;var rit={},ait=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1}return t}(),Cte=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new ait},e.prototype.buildPath=function(n,r){var a,i,o,s;if(this.subPixelOptimize){var l=qee(rit,r,this.style);a=l.x1,i=l.y1,o=l.x2,s=l.y2}else a=r.x1,i=r.y1,o=r.x2,s=r.y2;var u=r.percent;u!==0&&(n.moveTo(a,i),u<1&&(o=a*(1-u)+o*u,s=i*(1-u)+s*u),n.lineTo(o,s))},e.prototype.pointAt=function(n){var r=this.shape;return[r.x1*(1-n)+r.x2*n,r.y1*(1-n)+r.y2*n]},e}(Kt);Cte.prototype.type="line";const Br=Cte;var si=[],iit=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.percent=1}return t}();function P5(t,e,n){var r=t.cpx2,a=t.cpy2;return r!=null||a!=null?[(n?W4:Ar)(t.x1,t.cpx1,t.cpx2,t.x2,e),(n?W4:Ar)(t.y1,t.cpy1,t.cpy2,t.y2,e)]:[(n?nR:jr)(t.x1,t.cpx1,t.x2,e),(n?nR:jr)(t.y1,t.cpy1,t.y2,e)]}var Tte=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new iit},e.prototype.buildPath=function(n,r){var a=r.x1,i=r.y1,o=r.x2,s=r.y2,l=r.cpx1,u=r.cpy1,c=r.cpx2,f=r.cpy2,d=r.percent;d!==0&&(n.moveTo(a,i),c==null||f==null?(d<1&&($y(a,l,o,d,si),l=si[1],o=si[2],$y(i,u,s,d,si),u=si[1],s=si[2]),n.quadraticCurveTo(l,u,o,s)):(d<1&&(vc(a,l,c,o,d,si),l=si[1],c=si[2],o=si[3],vc(i,u,f,s,d,si),u=si[1],f=si[2],s=si[3]),n.bezierCurveTo(l,u,c,f,o,s)))},e.prototype.pointAt=function(n){return P5(this.shape,n,!1)},e.prototype.tangentAt=function(n){var r=P5(this.shape,n,!0);return jd(r,r)},e}(Kt);Tte.prototype.type="bezier-curve";const Wm=Tte;var oit=function(){function t(){this.cx=0,this.cy=0,this.r=0,this.startAngle=0,this.endAngle=Math.PI*2,this.clockwise=!0}return t}(),Ete=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new oit},e.prototype.buildPath=function(n,r){var a=r.cx,i=r.cy,o=Math.max(r.r,0),s=r.startAngle,l=r.endAngle,u=r.clockwise,c=Math.cos(s),f=Math.sin(s);n.moveTo(c*o+a,f*o+i),n.arc(a,i,o,s,l,!u)},e}(Kt);Ete.prototype.type="arc";const VC=Ete;var sit=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type="compound",n}return e.prototype._updatePathDirty=function(){for(var n=this.shape.paths,r=this.shapeChanged(),a=0;a<n.length;a++)r=r||n[a].shapeChanged();r&&this.dirtyShape()},e.prototype.beforeBrush=function(){this._updatePathDirty();for(var n=this.shape.paths||[],r=this.getGlobalScale(),a=0;a<n.length;a++)n[a].path||n[a].createPathProxy(),n[a].path.setScale(r[0],r[1],n[a].segmentIgnoreThreshold)},e.prototype.buildPath=function(n,r){for(var a=r.paths||[],i=0;i<a.length;i++)a[i].buildPath(n,a[i].shape,!0)},e.prototype.afterBrush=function(){for(var n=this.shape.paths||[],r=0;r<n.length;r++)n[r].pathUpdated()},e.prototype.getBoundingRect=function(){return this._updatePathDirty.call(this),Kt.prototype.getBoundingRect.call(this)},e}(Kt);const BC=sit;var lit=function(){function t(e){this.colorStops=e||[]}return t.prototype.addColorStop=function(e,n){this.colorStops.push({offset:e,color:n})},t}();const Mte=lit;var uit=function(t){me(e,t);function e(n,r,a,i,o,s){var l=t.call(this,o)||this;return l.x=n??0,l.y=r??0,l.x2=a??1,l.y2=i??0,l.type="linear",l.global=s||!1,l}return e}(Mte);const $v=uit;var cit=function(t){me(e,t);function e(n,r,a,i,o){var s=t.call(this,i)||this;return s.x=n??.5,s.y=r??.5,s.r=a??.5,s.type="radial",s.global=o||!1,s}return e}(Mte);const gN=cit;var uf=[0,0],cf=[0,0],db=new It,hb=new It,fit=function(){function t(e,n){this._corners=[],this._axes=[],this._origin=[0,0];for(var r=0;r<4;r++)this._corners[r]=new It;for(var r=0;r<2;r++)this._axes[r]=new It;e&&this.fromBoundingRect(e,n)}return t.prototype.fromBoundingRect=function(e,n){var r=this._corners,a=this._axes,i=e.x,o=e.y,s=i+e.width,l=o+e.height;if(r[0].set(i,o),r[1].set(s,o),r[2].set(s,l),r[3].set(i,l),n)for(var u=0;u<4;u++)r[u].transform(n);It.sub(a[0],r[1],r[0]),It.sub(a[1],r[3],r[0]),a[0].normalize(),a[1].normalize();for(var u=0;u<2;u++)this._origin[u]=a[u].dot(r[0])},t.prototype.intersect=function(e,n){var r=!0,a=!n;return db.set(1/0,1/0),hb.set(0,0),!this._intersectCheckOneSide(this,e,db,hb,a,1)&&(r=!1,a)||!this._intersectCheckOneSide(e,this,db,hb,a,-1)&&(r=!1,a)||a||It.copy(n,r?db:hb),r},t.prototype._intersectCheckOneSide=function(e,n,r,a,i,o){for(var s=!0,l=0;l<2;l++){var u=this._axes[l];if(this._getProjMinMaxOnAxis(l,e._corners,uf),this._getProjMinMaxOnAxis(l,n._corners,cf),uf[1]<cf[0]||uf[0]>cf[1]){if(s=!1,i)return s;var c=Math.abs(cf[0]-uf[1]),f=Math.abs(uf[0]-cf[1]);Math.min(c,f)>a.len()&&(c<f?It.scale(a,u,-c*o):It.scale(a,u,f*o))}else if(r){var c=Math.abs(cf[0]-uf[1]),f=Math.abs(uf[0]-cf[1]);Math.min(c,f)<r.len()&&(c<f?It.scale(r,u,c*o):It.scale(r,u,-f*o))}}return s},t.prototype._getProjMinMaxOnAxis=function(e,n,r){for(var a=this._axes[e],i=this._origin,o=n[0].dot(a)+i[e],s=o,l=o,u=1;u<n.length;u++){var c=n[u].dot(a)+i[e];s=Math.min(c,s),l=Math.max(c,l)}r[0]=s,r[1]=l},t}();const x_=fit;var dit=[],hit=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.notClear=!0,n.incremental=!0,n._displayables=[],n._temporaryDisplayables=[],n._cursor=0,n}return e.prototype.traverse=function(n,r){n.call(r,this)},e.prototype.useStyle=function(){this.style={}},e.prototype.getCursor=function(){return this._cursor},e.prototype.innerAfterBrush=function(){this._cursor=this._displayables.length},e.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.markRedraw(),this.notClear=!1},e.prototype.clearTemporalDisplayables=function(){this._temporaryDisplayables=[]},e.prototype.addDisplayable=function(n,r){r?this._temporaryDisplayables.push(n):this._displayables.push(n),this.markRedraw()},e.prototype.addDisplayables=function(n,r){r=r||!1;for(var a=0;a<n.length;a++)this.addDisplayable(n[a],r)},e.prototype.getDisplayables=function(){return this._displayables},e.prototype.getTemporalDisplayables=function(){return this._temporaryDisplayables},e.prototype.eachPendingDisplayable=function(n){for(var r=this._cursor;r<this._displayables.length;r++)n&&n(this._displayables[r]);for(var r=0;r<this._temporaryDisplayables.length;r++)n&&n(this._temporaryDisplayables[r])},e.prototype.update=function(){this.updateTransform();for(var n=this._cursor;n<this._displayables.length;n++){var r=this._displayables[n];r.parent=this,r.update(),r.parent=null}for(var n=0;n<this._temporaryDisplayables.length;n++){var r=this._temporaryDisplayables[n];r.parent=this,r.update(),r.parent=null}},e.prototype.getBoundingRect=function(){if(!this._rect){for(var n=new zt(1/0,1/0,-1/0,-1/0),r=0;r<this._displayables.length;r++){var a=this._displayables[r],i=a.getBoundingRect().clone();a.needLocalTransform()&&i.applyTransform(a.getLocalTransform(dit)),n.union(i)}this._rect=n}return this._rect},e.prototype.contain=function(n,r){var a=this.transformCoordToLocal(n,r),i=this.getBoundingRect();if(i.contain(a[0],a[1]))for(var o=0;o<this._displayables.length;o++){var s=this._displayables[o];if(s.contain(n,r))return!0}return!1},e}(yo);const Dte=hit;var kte=ln();function Iv(t,e,n,r,a){var i;if(e&&e.ecModel){var o=e.ecModel.getUpdatePayload();i=o&&o.animation}var s=e&&e.isAnimationEnabled(),l=t==="update";if(s){var u=void 0,c=void 0,f=void 0;r?(u=Pt(r.duration,200),c=Pt(r.easing,"cubicOut"),f=0):(u=e.getShallow(l?"animationDurationUpdate":"animationDuration"),c=e.getShallow(l?"animationEasingUpdate":"animationEasing"),f=e.getShallow(l?"animationDelayUpdate":"animationDelay")),i&&(i.duration!=null&&(u=i.duration),i.easing!=null&&(c=i.easing),i.delay!=null&&(f=i.delay)),vt(f)&&(f=f(n,a)),vt(u)&&(u=u(n));var d={duration:u||0,delay:f,easing:c};return d}else return null}function yN(t,e,n,r,a,i,o){var s=!1,l;vt(a)?(o=i,i=a,a=null):bt(a)&&(i=a.cb,o=a.during,s=a.isFrom,l=a.removeOpt,a=a.dataIndex);var u=t==="leave";u||e.stopAnimation("leave");var c=Iv(t,r,a,u?l||{}:null,r&&r.getAnimationDelayParams?r.getAnimationDelayParams(e,a):null);if(c&&c.duration>0){var f=c.duration,d=c.delay,h=c.easing,v={duration:f,delay:d||0,easing:h,done:i,force:!!i||!!o,setToFinal:!u,scope:t,during:o};s?e.animateFrom(n,v):e.animateTo(n,v)}else e.stopAnimation(),!s&&e.attr(n),o&&o(1),i&&i()}function fn(t,e,n,r,a,i){yN("update",t,e,n,r,a,i)}function Gn(t,e,n,r,a,i){yN("enter",t,e,n,r,a,i)}function Ep(t){if(!t.__zr)return!0;for(var e=0;e<t.animators.length;e++){var n=t.animators[e];if(n.scope==="leave")return!0}return!1}function gc(t,e,n,r,a,i){Ep(t)||yN("leave",t,e,n,r,a,i)}function F5(t,e,n,r){t.removeTextContent(),t.removeTextGuideLine(),gc(t,{style:{opacity:0}},e,n,r)}function jy(t,e,n){function r(){t.parent&&t.parent.remove(t)}t.isGroup?t.traverse(function(a){a.isGroup||F5(a,e,n,r)}):F5(t,e,n,r)}function os(t){kte(t).oldStyle=t.style}function pit(t){return kte(t).oldStyle}var C_=Math.max,T_=Math.min,MR={};function Rte(t){return Kt.extend(t)}var vit=Hat;function Lte(t,e){return vit(t,e)}function bo(t,e){MR[t]=e}function $C(t){if(MR.hasOwnProperty(t))return MR[t]}function Km(t,e,n,r){var a=vte(t,e);return n&&(r==="center"&&(n=Ote(n,a.getBoundingRect())),bN(a,n)),a}function mN(t,e,n){var r=new na({style:{image:t,x:e.x,y:e.y,width:e.width,height:e.height},onload:function(a){if(n==="center"){var i={width:a.width,height:a.height};r.setStyle(Ote(e,i))}}});return r}function Ote(t,e){var n=e.width/e.height,r=t.height*n,a;r<=t.width?a=t.height:(r=t.width,a=r/n);var i=t.x+t.width/2,o=t.y+t.height/2;return{x:i-r/2,y:o-a/2,width:r,height:a}}var Mi=Wat;function bN(t,e){if(t.applyTransform){var n=t.getBoundingRect(),r=n.calculateTransform(e);t.applyTransform(r)}}function lv(t,e){return qee(t,t,{lineWidth:e}),t}function git(t){return Zee(t.shape,t.shape,t.style),t}var lw=Qf;function ec(t,e){for(var n=Pm([]);t&&t!==e;)Fs(n,t.getLocalTransform(),n),t=t.parent;return n}function es(t,e,n){return e&&!va(e)&&(e=Tl.getLocalTransform(e)),n&&(e=Yd([],e)),Qr([],t,e)}function IC(t,e,n){var r=e[4]===0||e[5]===0||e[0]===0?1:Math.abs(2*e[4]/e[0]),a=e[4]===0||e[5]===0||e[2]===0?1:Math.abs(2*e[4]/e[2]),i=[t==="left"?-r:t==="right"?r:0,t==="top"?-a:t==="bottom"?a:0];return i=es(i,e,n),Math.abs(i[0])>Math.abs(i[1])?i[0]>0?"right":"left":i[1]>0?"bottom":"top"}function z5(t){return!t.isGroup}function yit(t){return t.shape!=null}function jm(t,e,n){if(!t||!e)return;function r(o){var s={};return o.traverse(function(l){z5(l)&&l.anid&&(s[l.anid]=l)}),s}function a(o){var s={x:o.x,y:o.y,rotation:o.rotation};return yit(o)&&(s.shape=Ae({},o.shape)),s}var i=r(t);e.traverse(function(o){if(z5(o)&&o.anid){var s=i[o.anid];if(s){var l=a(o);o.attr(a(s)),fn(o,l,n,Lt(o).dataIndex)}}})}function SN(t,e){return $e(t,function(n){var r=n[0];r=C_(r,e.x),r=T_(r,e.x+e.width);var a=n[1];return a=C_(a,e.y),a=T_(a,e.y+e.height),[r,a]})}function Ate(t,e){var n=C_(t.x,e.x),r=T_(t.x+t.width,e.x+e.width),a=C_(t.y,e.y),i=T_(t.y+t.height,e.y+e.height);if(r>=n&&i>=a)return{x:n,y:a,width:r-n,height:i-a}}function Pv(t,e,n){var r=Ae({rectHover:!0},e),a=r.style={strokeNoScale:!0};if(n=n||{x:-1,y:-1,width:2,height:2},t)return t.indexOf("image://")===0?(a.image=t.slice(8),yt(a,n),new na(r)):Km(t.replace("path://",""),r,n,"center")}function a0(t,e,n,r,a){for(var i=0,o=a[a.length-1];i<a.length;i++){var s=a[i];if(Nte(t,e,n,r,s[0],s[1],o[0],o[1]))return!0;o=s}}function Nte(t,e,n,r,a,i,o,s){var l=n-t,u=r-e,c=o-a,f=s-i,d=aE(c,f,l,u);if(mit(d))return!1;var h=t-a,v=e-i,p=aE(h,v,l,u)/d;if(p<0||p>1)return!1;var g=aE(h,v,c,f)/d;return!(g<0||g>1)}function aE(t,e,n,r){return t*r-n*e}function mit(t){return t<=1e-6&&t>=-1e-6}function Fv(t){var e=t.itemTooltipOption,n=t.componentModel,r=t.itemName,a=rt(e)?{formatter:e}:e,i=n.mainType,o=n.componentIndex,s={componentType:i,name:r,$vars:["name"]};s[i+"Index"]=o;var l=t.formatterParamsExtra;l&&W(Xt(l),function(c){st(s,c)||(s[c]=l[c],s.$vars.push(c))});var u=Lt(t.el);u.componentMainType=i,u.componentIndex=o,u.tooltipConfig={name:r,option:yt({content:r,formatterParams:s},a)}}function G5(t,e){var n;t.isGroup&&(n=e(t)),n||t.traverse(e)}function Ac(t,e){if(t)if(Be(t))for(var n=0;n<t.length;n++)G5(t[n],e);else G5(t,e)}bo("circle",is);bo("ellipse",NC);bo("sector",ei);bo("ring",Hm);bo("polygon",ti);bo("polyline",ai);bo("rect",rn);bo("line",Br);bo("bezierCurve",Wm);bo("arc",VC);const Ym=Object.freeze(Object.defineProperty({__proto__:null,Arc:VC,BezierCurve:Wm,BoundingRect:zt,Circle:is,CompoundPath:BC,Ellipse:NC,Group:Tt,Image:na,IncrementalDisplayable:Dte,Line:Br,LinearGradient:$v,OrientedBoundingRect:x_,Path:Kt,Point:It,Polygon:ti,Polyline:ai,RadialGradient:gN,Rect:rn,Ring:Hm,Sector:ei,Text:nn,applyTransform:es,clipPointsByRect:SN,clipRectByRect:Ate,createIcon:Pv,extendPath:Lte,extendShape:Rte,getShapeClass:$C,getTransform:ec,groupTransition:jm,initProps:Gn,isElementRemoved:Ep,lineLineIntersect:Nte,linePolygonIntersect:a0,makeImage:mN,makePath:Km,mergePath:Mi,registerShape:bo,removeElement:gc,removeElementWithFadeOut:jy,resizePath:bN,setTooltipConfig:Fv,subPixelOptimize:lw,subPixelOptimizeLine:lv,subPixelOptimizeRect:git,transformDirection:IC,traverseElements:Ac,updateProps:fn},Symbol.toStringTag,{value:"Module"}));var PC={};function Vte(t,e){for(var n=0;n<Ja.length;n++){var r=Ja[n],a=e[r],i=t.ensureState(r);i.style=i.style||{},i.style.text=a}var o=t.currentStates.slice();t.clearStates(!0),t.setStyle({text:e.normal}),t.useStates(o,!0)}function DR(t,e,n){var r=t.labelFetcher,a=t.labelDataIndex,i=t.labelDimIndex,o=e.normal,s;r&&(s=r.getFormattedLabel(a,"normal",null,i,o&&o.get("formatter"),n!=null?{interpolatedValue:n}:null)),s==null&&(s=vt(t.defaultText)?t.defaultText(a,t,n):t.defaultText);for(var l={normal:s},u=0;u<Ja.length;u++){var c=Ja[u],f=e[c];l[c]=Pt(r?r.getFormattedLabel(a,c,null,i,f&&f.get("formatter")):null,s)}return l}function ya(t,e,n,r){n=n||PC;for(var a=t instanceof nn,i=!1,o=0;o<Wy.length;o++){var s=e[Wy[o]];if(s&&s.getShallow("show")){i=!0;break}}var l=a?t:t.getTextContent();if(i){a||(l||(l=new nn,t.setTextContent(l)),t.stateProxy&&(l.stateProxy=t.stateProxy));var u=DR(n,e),c=e.normal,f=!!c.getShallow("show"),d=Nn(c,r&&r.normal,n,!1,!a);d.text=u.normal,a||t.setTextConfig(E_(c,n,!1));for(var o=0;o<Ja.length;o++){var h=Ja[o],s=e[h];if(s){var v=l.ensureState(h),p=!!Pt(s.getShallow("show"),f);if(p!==f&&(v.ignore=!p),v.style=Nn(s,r&&r[h],n,!0,!a),v.style.text=u[h],!a){var g=t.ensureState(h);g.textConfig=E_(s,n,!0)}}}l.silent=!!c.getShallow("silent"),l.style.x!=null&&(d.x=l.style.x),l.style.y!=null&&(d.y=l.style.y),l.ignore=!f,l.useStyle(d),l.dirty(),n.enableTextSetter&&(zv(l).setLabelText=function(y){var m=DR(n,e,y);Vte(l,m)})}else l&&(l.ignore=!0);t.dirty()}function Fr(t,e){e=e||"label";for(var n={normal:t.getModel(e)},r=0;r<Ja.length;r++){var a=Ja[r];n[a]=t.getModel([a,e])}return n}function Nn(t,e,n,r,a){var i={};return bit(i,t,n,r,a),e&&Ae(i,e),i}function E_(t,e,n){e=e||{};var r={},a,i=t.getShallow("rotate"),o=Pt(t.getShallow("distance"),n?null:5),s=t.getShallow("offset");return a=t.getShallow("position")||(n?null:"inside"),a==="outside"&&(a=e.defaultOutsidePosition||"top"),a!=null&&(r.position=a),s!=null&&(r.offset=s),i!=null&&(i*=Math.PI/180,r.rotation=i),o!=null&&(r.distance=o),r.outsideFill=t.get("color")==="inherit"?e.inheritColor||null:"auto",r}function bit(t,e,n,r,a){n=n||PC;var i=e.ecModel,o=i&&i.option.textStyle,s=Sit(e),l;if(s){l={};for(var u in s)if(s.hasOwnProperty(u)){var c=e.getModel(["rich",u]);K5(l[u]={},c,o,n,r,a,!1,!0)}}l&&(t.rich=l);var f=e.get("overflow");f&&(t.overflow=f);var d=e.get("minMargin");d!=null&&(t.margin=d),K5(t,e,o,n,r,a,!0,!1)}function Sit(t){for(var e;t&&t!==t.ecModel;){var n=(t.option||PC).rich;if(n){e=e||{};for(var r=Xt(n),a=0;a<r.length;a++){var i=r[a];e[i]=1}}t=t.parentModel}return e}var U5=["fontStyle","fontWeight","fontSize","fontFamily","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY"],H5=["align","lineHeight","width","height","tag","verticalAlign","ellipsis"],W5=["padding","borderWidth","borderRadius","borderDashOffset","backgroundColor","borderColor","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function K5(t,e,n,r,a,i,o,s){n=!a&&n||PC;var l=r&&r.inheritColor,u=e.getShallow("color"),c=e.getShallow("textBorderColor"),f=Pt(e.getShallow("opacity"),n.opacity);(u==="inherit"||u==="auto")&&(l?u=l:u=null),(c==="inherit"||c==="auto")&&(l?c=l:c=null),i||(u=u||n.color,c=c||n.textBorderColor),u!=null&&(t.fill=u),c!=null&&(t.stroke=c);var d=Pt(e.getShallow("textBorderWidth"),n.textBorderWidth);d!=null&&(t.lineWidth=d);var h=Pt(e.getShallow("textBorderType"),n.textBorderType);h!=null&&(t.lineDash=h);var v=Pt(e.getShallow("textBorderDashOffset"),n.textBorderDashOffset);v!=null&&(t.lineDashOffset=v),!a&&f==null&&!s&&(f=r&&r.defaultOpacity),f!=null&&(t.opacity=f),!a&&!i&&t.fill==null&&r.inheritColor&&(t.fill=r.inheritColor);for(var p=0;p<U5.length;p++){var g=U5[p],y=Pt(e.getShallow(g),n[g]);y!=null&&(t[g]=y)}for(var p=0;p<H5.length;p++){var g=H5[p],y=e.getShallow(g);y!=null&&(t[g]=y)}if(t.verticalAlign==null){var m=e.getShallow("baseline");m!=null&&(t.verticalAlign=m)}if(!o||!r.disableBox){for(var p=0;p<W5.length;p++){var g=W5[p],y=e.getShallow(g);y!=null&&(t[g]=y)}var b=e.getShallow("borderType");b!=null&&(t.borderDash=b),(t.backgroundColor==="auto"||t.backgroundColor==="inherit")&&l&&(t.backgroundColor=l),(t.borderColor==="auto"||t.borderColor==="inherit")&&l&&(t.borderColor=l)}}function Bte(t,e){var n=e&&e.getModel("textStyle");return no([t.fontStyle||n&&n.getShallow("fontStyle")||"",t.fontWeight||n&&n.getShallow("fontWeight")||"",(t.fontSize||n&&n.getShallow("fontSize")||12)+"px",t.fontFamily||n&&n.getShallow("fontFamily")||"sans-serif"].join(" "))}var zv=ln();function $te(t,e,n,r){if(t){var a=zv(t);a.prevValue=a.value,a.value=n;var i=e.normal;a.valueAnimation=i.get("valueAnimation"),a.valueAnimation&&(a.precision=i.get("precision"),a.defaultInterpolatedText=r,a.statesModels=e)}}function Ite(t,e,n,r,a){var i=zv(t);if(!i.valueAnimation||i.prevValue===i.value)return;var o=i.defaultInterpolatedText,s=Pt(i.interpolatedValue,i.prevValue),l=i.value;function u(c){var f=Iee(n,i.precision,s,l,c);i.interpolatedValue=c===1?null:f;var d=DR({labelDataIndex:e,labelFetcher:a,defaultText:o?o(f):f+""},i.statesModels,f);Vte(t,d)}t.percent=0,(i.prevValue==null?Gn:fn)(t,{percent:1},r,e,null,u)}var wit=["textStyle","color"],iE=["fontStyle","fontWeight","fontSize","fontFamily","padding","lineHeight","rich","width","height","overflow"],oE=new nn,_it=function(){function t(){}return t.prototype.getTextColor=function(e){var n=this.ecModel;return this.getShallow("color")||(!e&&n?n.get(wit):null)},t.prototype.getFont=function(){return Bte({fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},this.ecModel)},t.prototype.getTextRect=function(e){for(var n={text:e,verticalAlign:this.getShallow("verticalAlign")||this.getShallow("baseline")},r=0;r<iE.length;r++)n[iE[r]]=this.getShallow(iE[r]);return oE.useStyle(n),oE.update(),oE.getBoundingRect()},t}();const xit=_it;var Pte=[["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","type"],["lineDashOffset","dashOffset"],["lineCap","cap"],["lineJoin","join"],["miterLimit"]],Cit=Od(Pte),Tit=function(){function t(){}return t.prototype.getLineStyle=function(e){return Cit(this,e)},t}(),Fte=[["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","borderType"],["lineDashOffset","borderDashOffset"],["lineCap","borderCap"],["lineJoin","borderJoin"],["miterLimit","borderMiterLimit"]],Eit=Od(Fte),Mit=function(){function t(){}return t.prototype.getItemStyle=function(e,n){return Eit(this,e,n)},t}(),Xd=function(){function t(e,n,r){this.parentModel=n,this.ecModel=r,this.option=e}return t.prototype.init=function(e,n,r){},t.prototype.mergeOption=function(e,n){$t(this.option,e,!0)},t.prototype.get=function(e,n){return e==null?this.option:this._doGet(this.parsePath(e),!n&&this.parentModel)},t.prototype.getShallow=function(e,n){var r=this.option,a=r==null?r:r[e];if(a==null&&!n){var i=this.parentModel;i&&(a=i.getShallow(e))}return a},t.prototype.getModel=function(e,n){var r=e!=null,a=r?this.parsePath(e):null,i=r?this._doGet(a):this.option;return n=n||this.parentModel&&this.parentModel.getModel(this.resolveParentPath(a)),new t(i,n,this.ecModel)},t.prototype.isEmpty=function(){return this.option==null},t.prototype.restoreData=function(){},t.prototype.clone=function(){var e=this.constructor;return new e(_t(this.option))},t.prototype.parsePath=function(e){return typeof e=="string"?e.split("."):e},t.prototype.resolveParentPath=function(e){return e},t.prototype.isAnimationEnabled=function(){if(!on.node&&this.option){if(this.option.animation!=null)return!!this.option.animation;if(this.parentModel)return this.parentModel.isAnimationEnabled()}},t.prototype._doGet=function(e,n){var r=this.option;if(!e)return r;for(var a=0;a<e.length&&!(e[a]&&(r=r&&typeof r=="object"?r[e[a]]:null,r==null));a++);return r==null&&n&&(r=n._doGet(this.resolveParentPath(e),n.parentModel)),r},t}();lN(Xd);Lrt(Xd);sr(Xd,Tit);sr(Xd,Mit);sr(Xd,Brt);sr(Xd,xit);const Mn=Xd;var Dit=Math.round(Math.random()*10);function Gv(t){return[t||"",Dit++].join("_")}function kit(t){var e={};t.registerSubTypeDefaulter=function(n,r){var a=As(n);e[a.main]=r},t.determineSubType=function(n,r){var a=r.type;if(!a){var i=As(n).main;t.hasSubTypes(n)&&e[i]&&(a=e[i](r))}return a}}function Rit(t,e){t.topologicalTravel=function(i,o,s,l){if(!i.length)return;var u=n(o),c=u.graph,f=u.noEntryList,d={};for(W(i,function(m){d[m]=!0});f.length;){var h=f.pop(),v=c[h],p=!!d[h];p&&(s.call(l,h,v.originalDeps.slice()),delete d[h]),W(v.successor,p?y:g)}W(d,function(){var m="";throw new Error(m)});function g(m){c[m].entryCount--,c[m].entryCount===0&&f.push(m)}function y(m){d[m]=!0,g(m)}};function n(i){var o={},s=[];return W(i,function(l){var u=r(o,l),c=u.originalDeps=e(l),f=a(c,i);u.entryCount=f.length,u.entryCount===0&&s.push(l),W(f,function(d){Gt(u.predecessor,d)<0&&u.predecessor.push(d);var h=r(o,d);Gt(h.successor,d)<0&&h.successor.push(l)})}),{graph:o,noEntryList:s}}function r(i,o){return i[o]||(i[o]={predecessor:[],successor:[]}),i[o]}function a(i,o){var s=[];return W(i,function(l){Gt(o,l)>=0&&s.push(l)}),s}}function Nc(t,e){return $t($t({},t,!0),e,!0)}const Lit={time:{month:["January","February","March","April","May","June","July","August","September","October","November","December"],monthAbbr:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayOfWeek:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayOfWeekAbbr:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]},legend:{selector:{all:"All",inverse:"Inv"}},toolbox:{brush:{title:{rect:"Box Select",polygon:"Lasso Select",lineX:"Horizontally Select",lineY:"Vertically Select",keep:"Keep Selections",clear:"Clear Selections"}},dataView:{title:"Data View",lang:["Data View","Close","Refresh"]},dataZoom:{title:{zoom:"Zoom",back:"Zoom Reset"}},magicType:{title:{line:"Switch to Line Chart",bar:"Switch to Bar Chart",stack:"Stack",tiled:"Tile"}},restore:{title:"Restore"},saveAsImage:{title:"Save as Image",lang:["Right Click to Save Image"]}},series:{typeNames:{pie:"Pie chart",bar:"Bar chart",line:"Line chart",scatter:"Scatter plot",effectScatter:"Ripple scatter plot",radar:"Radar chart",tree:"Tree",treemap:"Treemap",boxplot:"Boxplot",candlestick:"Candlestick",k:"K line chart",heatmap:"Heat map",map:"Map",parallel:"Parallel coordinate map",lines:"Line graph",graph:"Relationship graph",sankey:"Sankey diagram",funnel:"Funnel chart",gauge:"Gauge",pictorialBar:"Pictorial bar",themeRiver:"Theme River Map",sunburst:"Sunburst"}},aria:{general:{withTitle:'This is a chart about "{title}"',withoutTitle:"This is a chart"},series:{single:{prefix:"",withName:" with type {seriesType} named {seriesName}.",withoutName:" with type {seriesType}."},multiple:{prefix:". It consists of {seriesCount} series count.",withName:" The {seriesId} series is a {seriesType} representing {seriesName}.",withoutName:" The {seriesId} series is a {seriesType}.",separator:{middle:"",end:""}}},data:{allData:"The data is as follows: ",partialData:"The first {displayCnt} items are: ",withName:"the data for {name} is {value}",withoutName:"{value}",separator:{middle:", ",end:". "}}}},Oit={time:{month:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthAbbr:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dayOfWeek:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],dayOfWeekAbbr:["日","一","二","三","四","五","六"]},legend:{selector:{all:"全选",inverse:"反选"}},toolbox:{brush:{title:{rect:"矩形选择",polygon:"圈选",lineX:"横向选择",lineY:"纵向选择",keep:"保持选择",clear:"清除选择"}},dataView:{title:"数据视图",lang:["数据视图","关闭","刷新"]},dataZoom:{title:{zoom:"区域缩放",back:"区域缩放还原"}},magicType:{title:{line:"切换为折线图",bar:"切换为柱状图",stack:"切换为堆叠",tiled:"切换为平铺"}},restore:{title:"还原"},saveAsImage:{title:"保存为图片",lang:["右键另存为图片"]}},series:{typeNames:{pie:"饼图",bar:"柱状图",line:"折线图",scatter:"散点图",effectScatter:"涟漪散点图",radar:"雷达图",tree:"树图",treemap:"矩形树图",boxplot:"箱型图",candlestick:"K线图",k:"K线图",heatmap:"热力图",map:"地图",parallel:"平行坐标图",lines:"线图",graph:"关系图",sankey:"桑基图",funnel:"漏斗图",gauge:"仪表盘图",pictorialBar:"象形柱图",themeRiver:"主题河流图",sunburst:"旭日图"}},aria:{general:{withTitle:"这是一个关于“{title}”的图表。",withoutTitle:"这是一个图表,"},series:{single:{prefix:"",withName:"图表类型是{seriesType},表示{seriesName}。",withoutName:"图表类型是{seriesType}。"},multiple:{prefix:"它由{seriesCount}个图表系列组成。",withName:"第{seriesId}个系列是一个表示{seriesName}的{seriesType},",withoutName:"第{seriesId}个系列是一个{seriesType},",separator:{middle:";",end:"。"}}},data:{allData:"其数据是——",partialData:"其中,前{displayCnt}项是——",withName:"{name}的数据是{value}",withoutName:"{value}",separator:{middle:",",end:""}}}};var M_="ZH",wN="EN",Yy=wN,uw={},_N={},zte=on.domSupported?function(){var t=(document.documentElement.lang||navigator.language||navigator.browserLanguage).toUpperCase();return t.indexOf(M_)>-1?M_:Yy}():Yy;function xN(t,e){t=t.toUpperCase(),_N[t]=new Mn(e),uw[t]=e}function Ait(t){if(rt(t)){var e=uw[t.toUpperCase()]||{};return t===M_||t===wN?_t(e):$t(_t(e),_t(uw[Yy]),!1)}else return $t(_t(t),_t(uw[Yy]),!1)}function kR(t){return _N[t]}function Nit(){return _N[Yy]}xN(wN,Lit);xN(M_,Oit);var CN=1e3,TN=CN*60,P0=TN*60,eo=P0*24,j5=eo*365,i0={year:"{yyyy}",month:"{MMM}",day:"{d}",hour:"{HH}:{mm}",minute:"{HH}:{mm}",second:"{HH}:{mm}:{ss}",millisecond:"{HH}:{mm}:{ss} {SSS}",none:"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss} {SSS}"},pb="{yyyy}-{MM}-{dd}",Y5={year:"{yyyy}",month:"{yyyy}-{MM}",day:pb,hour:pb+" "+i0.hour,minute:pb+" "+i0.minute,second:pb+" "+i0.second,millisecond:i0.none},sE=["year","month","day","hour","minute","second","millisecond"],Gte=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function Fa(t,e){return t+="","0000".substr(0,e-t.length)+t}function Mp(t){switch(t){case"half-year":case"quarter":return"month";case"week":case"half-week":return"day";case"half-day":case"quarter-day":return"hour";default:return t}}function Vit(t){return t===Mp(t)}function Bit(t){switch(t){case"year":case"month":return"day";case"millisecond":return"millisecond";default:return"second"}}function Xm(t,e,n,r){var a=Vi(t),i=a[EN(n)](),o=a[Dp(n)]()+1,s=Math.floor((o-1)/3)+1,l=a[FC(n)](),u=a["get"+(n?"UTC":"")+"Day"](),c=a[Xy(n)](),f=(c-1)%12+1,d=a[zC(n)](),h=a[GC(n)](),v=a[UC(n)](),p=r instanceof Mn?r:kR(r||zte)||Nit(),g=p.getModel("time"),y=g.get("month"),m=g.get("monthAbbr"),b=g.get("dayOfWeek"),w=g.get("dayOfWeekAbbr");return(e||"").replace(/{yyyy}/g,i+"").replace(/{yy}/g,Fa(i%100+"",2)).replace(/{Q}/g,s+"").replace(/{MMMM}/g,y[o-1]).replace(/{MMM}/g,m[o-1]).replace(/{MM}/g,Fa(o,2)).replace(/{M}/g,o+"").replace(/{dd}/g,Fa(l,2)).replace(/{d}/g,l+"").replace(/{eeee}/g,b[u]).replace(/{ee}/g,w[u]).replace(/{e}/g,u+"").replace(/{HH}/g,Fa(c,2)).replace(/{H}/g,c+"").replace(/{hh}/g,Fa(f+"",2)).replace(/{h}/g,f+"").replace(/{mm}/g,Fa(d,2)).replace(/{m}/g,d+"").replace(/{ss}/g,Fa(h,2)).replace(/{s}/g,h+"").replace(/{SSS}/g,Fa(v,3)).replace(/{S}/g,v+"")}function $it(t,e,n,r,a){var i=null;if(rt(n))i=n;else if(vt(n))i=n(t.value,e,{level:t.level});else{var o=Ae({},i0);if(t.level>0)for(var s=0;s<sE.length;++s)o[sE[s]]="{primary|"+o[sE[s]]+"}";var l=n?n.inherit===!1?n:yt(n,o):o,u=Ute(t.value,a);if(l[u])i=l[u];else if(l.inherit){for(var c=Gte.indexOf(u),s=c-1;s>=0;--s)if(l[u]){i=l[u];break}i=i||o.none}if(Be(i)){var f=t.level==null?0:t.level>=0?t.level:i.length+t.level;f=Math.min(f,i.length-1),i=i[f]}}return Xm(new Date(t.value),i,a,r)}function Ute(t,e){var n=Vi(t),r=n[Dp(e)]()+1,a=n[FC(e)](),i=n[Xy(e)](),o=n[zC(e)](),s=n[GC(e)](),l=n[UC(e)](),u=l===0,c=u&&s===0,f=c&&o===0,d=f&&i===0,h=d&&a===1,v=h&&r===1;return v?"year":h?"month":d?"day":f?"hour":c?"minute":u?"second":"millisecond"}function X5(t,e,n){var r=sn(t)?Vi(t):t;switch(e=e||Ute(t,n),e){case"year":return r[EN(n)]();case"half-year":return r[Dp(n)]()>=6?1:0;case"quarter":return Math.floor((r[Dp(n)]()+1)/4);case"month":return r[Dp(n)]();case"day":return r[FC(n)]();case"half-day":return r[Xy(n)]()/24;case"hour":return r[Xy(n)]();case"minute":return r[zC(n)]();case"second":return r[GC(n)]();case"millisecond":return r[UC(n)]()}}function EN(t){return t?"getUTCFullYear":"getFullYear"}function Dp(t){return t?"getUTCMonth":"getMonth"}function FC(t){return t?"getUTCDate":"getDate"}function Xy(t){return t?"getUTCHours":"getHours"}function zC(t){return t?"getUTCMinutes":"getMinutes"}function GC(t){return t?"getUTCSeconds":"getSeconds"}function UC(t){return t?"getUTCMilliseconds":"getMilliseconds"}function Iit(t){return t?"setUTCFullYear":"setFullYear"}function Hte(t){return t?"setUTCMonth":"setMonth"}function Wte(t){return t?"setUTCDate":"setDate"}function Kte(t){return t?"setUTCHours":"setHours"}function jte(t){return t?"setUTCMinutes":"setMinutes"}function Yte(t){return t?"setUTCSeconds":"setSeconds"}function Xte(t){return t?"setUTCMilliseconds":"setMilliseconds"}function Pit(t,e,n,r,a,i,o,s){var l=new nn({style:{text:t,font:e,align:n,verticalAlign:r,padding:a,rich:i,overflow:o?"truncate":null,lineHeight:s}});return l.getBoundingRect()}function MN(t){if(!iN(t))return rt(t)?t:"-";var e=(t+"").split(".");return e[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(e.length>1?"."+e[1]:"")}function DN(t,e){return t=(t||"").toLowerCase().replace(/-(.)/g,function(n,r){return r.toUpperCase()}),e&&t&&(t=t.charAt(0).toUpperCase()+t.slice(1)),t}var qd=_C;function RR(t,e,n){var r="{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}";function a(c){return c&&no(c)?c:"-"}function i(c){return!!(c!=null&&!isNaN(c)&&isFinite(c))}var o=e==="time",s=t instanceof Date;if(o||s){var l=o?Vi(t):t;if(isNaN(+l)){if(s)return"-"}else return Xm(l,r,n)}if(e==="ordinal")return d_(t)?a(t):sn(t)&&i(t)?t+"":"-";var u=Xs(t);return i(u)?MN(u):d_(t)?a(t):typeof t=="boolean"?t+"":"-"}var q5=["a","b","c","d","e","f","g"],lE=function(t,e){return"{"+t+(e??"")+"}"};function kN(t,e,n){Be(e)||(e=[e]);var r=e.length;if(!r)return"";for(var a=e[0].$vars||[],i=0;i<a.length;i++){var o=q5[i];t=t.replace(lE(o),lE(o,0))}for(var s=0;s<r;s++)for(var l=0;l<a.length;l++){var u=e[s][a[l]];t=t.replace(lE(q5[l],s),n?Ua(u):u)}return t}function Fit(t,e,n){return W(e,function(r,a){t=t.replace("{"+a+"}",n?Ua(r):r)}),t}function qte(t,e){var n=rt(t)?{color:t,extraCssText:e}:t||{},r=n.color,a=n.type;e=n.extraCssText;var i=n.renderMode||"html";if(!r)return"";if(i==="html")return a==="subItem"?'<span style="display:inline-block;vertical-align:middle;margin-right:8px;margin-left:3px;border-radius:4px;width:4px;height:4px;background-color:'+Ua(r)+";"+(e||"")+'"></span>':'<span style="display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:'+Ua(r)+";"+(e||"")+'"></span>';var o=n.markerId||"markerX";return{renderMode:i,content:"{"+o+"|} ",style:a==="subItem"?{width:4,height:4,borderRadius:2,backgroundColor:r}:{width:10,height:10,borderRadius:5,backgroundColor:r}}}function zit(t,e,n){(t==="week"||t==="month"||t==="quarter"||t==="half-year"||t==="year")&&(t=`MM-dd
  608. yyyy`);var r=Vi(e),a=n?"getUTC":"get",i=r[a+"FullYear"](),o=r[a+"Month"]()+1,s=r[a+"Date"](),l=r[a+"Hours"](),u=r[a+"Minutes"](),c=r[a+"Seconds"](),f=r[a+"Milliseconds"]();return t=t.replace("MM",Fa(o,2)).replace("M",o).replace("yyyy",i).replace("yy",Fa(i%100+"",2)).replace("dd",Fa(s,2)).replace("d",s).replace("hh",Fa(l,2)).replace("h",l).replace("mm",Fa(u,2)).replace("m",u).replace("ss",Fa(c,2)).replace("s",c).replace("SSS",Fa(f,3)),t}function Git(t){return t&&t.charAt(0).toUpperCase()+t.substr(1)}function Nd(t,e){return e=e||"transparent",rt(t)?t:bt(t)&&t.colorStops&&(t.colorStops[0]||{}).color||e}function D_(t,e){if(e==="_blank"||e==="blank"){var n=window.open();n.opener=null,n.location.href=t}else window.open(t,e)}var cw=W,Zte=["left","right","top","bottom","width","height"],ed=[["width","left","right"],["height","top","bottom"]];function RN(t,e,n,r,a){var i=0,o=0;r==null&&(r=1/0),a==null&&(a=1/0);var s=0;e.eachChild(function(l,u){var c=l.getBoundingRect(),f=e.childAt(u+1),d=f&&f.getBoundingRect(),h,v;if(t==="horizontal"){var p=c.width+(d?-d.x+c.x:0);h=i+p,h>r||l.newline?(i=0,h=p,o+=s+n,s=c.height):s=Math.max(s,c.height)}else{var g=c.height+(d?-d.y+c.y:0);v=o+g,v>a||l.newline?(i+=s+n,o=0,v=g,s=c.width):s=Math.max(s,c.width)}l.newline||(l.x=i,l.y=o,l.markRedraw(),t==="horizontal"?i=h+n:o=v+n)})}var md=RN;Rt(RN,"vertical");Rt(RN,"horizontal");function Uit(t,e,n){var r=e.width,a=e.height,i=et(t.left,r),o=et(t.top,a),s=et(t.right,r),l=et(t.bottom,a);return(isNaN(i)||isNaN(parseFloat(t.left)))&&(i=0),(isNaN(s)||isNaN(parseFloat(t.right)))&&(s=r),(isNaN(o)||isNaN(parseFloat(t.top)))&&(o=0),(isNaN(l)||isNaN(parseFloat(t.bottom)))&&(l=a),n=qd(n||0),{width:Math.max(s-i-n[1]-n[3],0),height:Math.max(l-o-n[0]-n[2],0)}}function xr(t,e,n){n=qd(n||0);var r=e.width,a=e.height,i=et(t.left,r),o=et(t.top,a),s=et(t.right,r),l=et(t.bottom,a),u=et(t.width,r),c=et(t.height,a),f=n[2]+n[0],d=n[1]+n[3],h=t.aspect;switch(isNaN(u)&&(u=r-s-d-i),isNaN(c)&&(c=a-l-f-o),h!=null&&(isNaN(u)&&isNaN(c)&&(h>r/a?u=r*.8:c=a*.8),isNaN(u)&&(u=h*c),isNaN(c)&&(c=u/h)),isNaN(i)&&(i=r-s-u-d),isNaN(o)&&(o=a-l-c-f),t.left||t.right){case"center":i=r/2-u/2-n[3];break;case"right":i=r-u-d;break}switch(t.top||t.bottom){case"middle":case"center":o=a/2-c/2-n[0];break;case"bottom":o=a-c-f;break}i=i||0,o=o||0,isNaN(u)&&(u=r-d-i-(s||0)),isNaN(c)&&(c=a-f-o-(l||0));var v=new zt(i+n[3],o+n[0],u,c);return v.margin=n,v}function HC(t,e,n,r,a,i){var o=!a||!a.hv||a.hv[0],s=!a||!a.hv||a.hv[1],l=a&&a.boundingMode||"all";if(i=i||t,i.x=t.x,i.y=t.y,!o&&!s)return!1;var u;if(l==="raw")u=t.type==="group"?new zt(0,0,+e.width||0,+e.height||0):t.getBoundingRect();else if(u=t.getBoundingRect(),t.needLocalTransform()){var c=t.getLocalTransform();u=u.clone(),u.applyTransform(c)}var f=xr(yt({width:u.width,height:u.height},e),n,r),d=o?f.x-u.x:0,h=s?f.y-u.y:0;return l==="raw"?(i.x=d,i.y=h):(i.x+=d,i.y+=h),i===t&&t.markRedraw(),!0}function Hit(t,e){return t[ed[e][0]]!=null||t[ed[e][1]]!=null&&t[ed[e][2]]!=null}function qy(t){var e=t.layoutMode||t.constructor.layoutMode;return bt(e)?e:e?{type:e}:null}function yc(t,e,n){var r=n&&n.ignoreSize;!Be(r)&&(r=[r,r]);var a=o(ed[0],0),i=o(ed[1],1);u(ed[0],t,a),u(ed[1],t,i);function o(c,f){var d={},h=0,v={},p=0,g=2;if(cw(c,function(b){v[b]=t[b]}),cw(c,function(b){s(e,b)&&(d[b]=v[b]=e[b]),l(d,b)&&h++,l(v,b)&&p++}),r[f])return l(e,c[1])?v[c[2]]=null:l(e,c[2])&&(v[c[1]]=null),v;if(p===g||!h)return v;if(h>=g)return d;for(var y=0;y<c.length;y++){var m=c[y];if(!s(d,m)&&s(t,m)){d[m]=t[m];break}}return d}function s(c,f){return c.hasOwnProperty(f)}function l(c,f){return c[f]!=null&&c[f]!=="auto"}function u(c,f,d){cw(c,function(h){f[h]=d[h]})}}function Uv(t){return Qte({},t)}function Qte(t,e){return e&&t&&cw(Zte,function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}var Wit=ln(),Hv=function(t){me(e,t);function e(n,r,a){var i=t.call(this,n,r,a)||this;return i.uid=Gv("ec_cpt_model"),i}return e.prototype.init=function(n,r,a){this.mergeDefaultAndTheme(n,a)},e.prototype.mergeDefaultAndTheme=function(n,r){var a=qy(this),i=a?Uv(n):{},o=r.getTheme();$t(n,o.get(this.mainType)),$t(n,this.getDefaultOption()),a&&yc(n,i,a)},e.prototype.mergeOption=function(n,r){$t(this.option,n,!0);var a=qy(this);a&&yc(this.option,n,a)},e.prototype.optionUpdated=function(n,r){},e.prototype.getDefaultOption=function(){var n=this.constructor;if(!Drt(n))return n.defaultOption;var r=Wit(this);if(!r.defaultOption){for(var a=[],i=n;i;){var o=i.prototype.defaultOption;o&&a.push(o),i=i.superClass}for(var s={},l=a.length-1;l>=0;l--)s=$t(s,a[l],!0);r.defaultOption=s}return r.defaultOption},e.prototype.getReferringComponents=function(n,r){var a=n+"Index",i=n+"Id";return Gm(this.ecModel,n,{index:this.get(a,!0),id:this.get(i,!0)},r)},e.prototype.getBoxLayoutParams=function(){var n=this;return{left:n.get("left"),top:n.get("top"),right:n.get("right"),bottom:n.get("bottom"),width:n.get("width"),height:n.get("height")}},e.prototype.getZLevelKey=function(){return""},e.prototype.setZLevel=function(n){this.option.zlevel=n},e.protoInitialize=function(){var n=e.prototype;n.type="component",n.id="",n.name="",n.mainType="",n.subType="",n.componentIndex=0}(),e}(Mn);Fee(Hv,Mn);DC(Hv);kit(Hv);Rit(Hv,Kit);function Kit(t){var e=[];return W(Hv.getClassesByMainType(t),function(n){e=e.concat(n.dependencies||n.prototype.dependencies||[])}),e=$e(e,function(n){return As(n).main}),t!=="dataset"&&Gt(e,"dataset")<=0&&e.unshift("dataset"),e}const Jt=Hv;var Jte="";typeof navigator<"u"&&(Jte=navigator.platform||"");var Sh="rgba(0, 0, 0, 0.2)";const jit={darkMode:"auto",colorBy:"series",color:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientColor:["#f6efa6","#d88273","#bf444c"],aria:{decal:{decals:[{color:Sh,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:Sh,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:Sh,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:Sh,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:Sh,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:Sh,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:Jte.match(/^Win/)?"Microsoft YaHei":"sans-serif",fontSize:12,fontStyle:"normal",fontWeight:"normal"},blendMode:null,stateAnimation:{duration:300,easing:"cubicOut"},animation:"auto",animationDuration:1e3,animationDurationUpdate:500,animationEasing:"cubicInOut",animationEasingUpdate:"cubicInOut",animationThreshold:2e3,progressiveThreshold:3e3,progressive:400,hoverLayerThreshold:3e3,useUTC:!1};var ene=ft(["tooltip","label","itemName","itemId","itemGroupId","seriesName"]),So="original",La="arrayRows",wo="objectRows",nl="keyedColumns",tc="typedArray",tne="unknown",zs="column",Wv="row",oa={Must:1,Might:2,Not:3},nne=ln();function Yit(t){nne(t).datasetMap=ft()}function rne(t,e,n){var r={},a=ON(e);if(!a||!t)return r;var i=[],o=[],s=e.ecModel,l=nne(s).datasetMap,u=a.uid+"_"+n.seriesLayoutBy,c,f;t=t.slice(),W(t,function(p,g){var y=bt(p)?p:t[g]={name:p};y.type==="ordinal"&&c==null&&(c=g,f=v(y)),r[y.name]=[]});var d=l.get(u)||l.set(u,{categoryWayDim:f,valueWayDim:0});W(t,function(p,g){var y=p.name,m=v(p);if(c==null){var b=d.valueWayDim;h(r[y],b,m),h(o,b,m),d.valueWayDim+=m}else if(c===g)h(r[y],0,m),h(i,0,m);else{var b=d.categoryWayDim;h(r[y],b,m),h(o,b,m),d.categoryWayDim+=m}});function h(p,g,y){for(var m=0;m<y;m++)p.push(g+m)}function v(p){var g=p.dimsDef;return g?g.length:1}return i.length&&(r.itemName=i),o.length&&(r.seriesName=o),r}function LN(t,e,n){var r={},a=ON(t);if(!a)return r;var i=e.sourceFormat,o=e.dimensionsDefine,s;(i===wo||i===nl)&&W(o,function(c,f){(bt(c)?c.name:c)==="name"&&(s=f)});var l=function(){for(var c={},f={},d=[],h=0,v=Math.min(5,n);h<v;h++){var p=ine(e.data,i,e.seriesLayoutBy,o,e.startIndex,h);d.push(p);var g=p===oa.Not;if(g&&c.v==null&&h!==s&&(c.v=h),(c.n==null||c.n===c.v||!g&&d[c.n]===oa.Not)&&(c.n=h),y(c)&&d[c.n]!==oa.Not)return c;g||(p===oa.Might&&f.v==null&&h!==s&&(f.v=h),(f.n==null||f.n===f.v)&&(f.n=h))}function y(m){return m.v!=null&&m.n!=null}return y(c)?c:y(f)?f:null}();if(l){r.value=[l.v];var u=s??l.n;r.itemName=[u],r.seriesName=[u]}return r}function ON(t){var e=t.get("data",!0);if(!e)return Gm(t.ecModel,"dataset",{index:t.get("datasetIndex",!0),id:t.get("datasetId",!0)},yr).models[0]}function Xit(t){return!t.get("transform",!0)&&!t.get("fromTransformResult",!0)?[]:Gm(t.ecModel,"dataset",{index:t.get("fromDatasetIndex",!0),id:t.get("fromDatasetId",!0)},yr).models}function ane(t,e){return ine(t.data,t.sourceFormat,t.seriesLayoutBy,t.dimensionsDefine,t.startIndex,e)}function ine(t,e,n,r,a,i){var o,s=5;if(wi(t))return oa.Not;var l,u;if(r){var c=r[i];bt(c)?(l=c.name,u=c.type):rt(c)&&(l=c)}if(u!=null)return u==="ordinal"?oa.Must:oa.Not;if(e===La){var f=t;if(n===Wv){for(var d=f[i],h=0;h<(d||[]).length&&h<s;h++)if((o=w(d[a+h]))!=null)return o}else for(var h=0;h<f.length&&h<s;h++){var v=f[a+h];if(v&&(o=w(v[i]))!=null)return o}}else if(e===wo){var p=t;if(!l)return oa.Not;for(var h=0;h<p.length&&h<s;h++){var g=p[h];if(g&&(o=w(g[l]))!=null)return o}}else if(e===nl){var y=t;if(!l)return oa.Not;var d=y[l];if(!d||wi(d))return oa.Not;for(var h=0;h<d.length&&h<s;h++)if((o=w(d[h]))!=null)return o}else if(e===So)for(var m=t,h=0;h<m.length&&h<s;h++){var g=m[h],b=Vv(g);if(!Be(b))return oa.Not;if((o=w(b[i]))!=null)return o}function w(x){var _=rt(x);if(x!=null&&isFinite(x)&&x!=="")return _?oa.Might:oa.Not;if(_&&x!=="-")return oa.Must}return oa.Not}var LR=ft();function qit(t,e){Ra(LR.get(t)==null&&e),LR.set(t,e)}function Zit(t,e,n){var r=LR.get(e);if(!r)return n;var a=r(t);return a?n.concat(a):n}var Z5=ln(),Qit=ln(),AN=function(){function t(){}return t.prototype.getColorFromPalette=function(e,n,r){var a=Dn(this.get("color",!0)),i=this.get("colorLayer",!0);return one(this,Z5,a,i,e,n,r)},t.prototype.clearColorPalette=function(){eot(this,Z5)},t}();function OR(t,e,n,r){var a=Dn(t.get(["aria","decal","decals"]));return one(t,Qit,a,null,e,n,r)}function Jit(t,e){for(var n=t.length,r=0;r<n;r++)if(t[r].length>e)return t[r];return t[n-1]}function one(t,e,n,r,a,i,o){i=i||t;var s=e(i),l=s.paletteIdx||0,u=s.paletteNameMap=s.paletteNameMap||{};if(u.hasOwnProperty(a))return u[a];var c=o==null||!r?n:Jit(r,o);if(c=c||n,!(!c||!c.length)){var f=c[l];return a&&(u[a]=f),s.paletteIdx=(l+1)%c.length,f}}function eot(t,e){e(t).paletteIdx=0,e(t).paletteNameMap={}}var vb,xg,Q5,J5="\0_ec_inner",tot=1,sne=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.init=function(n,r,a,i,o,s){i=i||{},this.option=null,this._theme=new Mn(i),this._locale=new Mn(o),this._optionManager=s},e.prototype.setOption=function(n,r,a){var i=nz(r);this._optionManager.setOption(n,a,i),this._resetOption(null,i)},e.prototype.resetOption=function(n,r){return this._resetOption(n,nz(r))},e.prototype._resetOption=function(n,r){var a=!1,i=this._optionManager;if(!n||n==="recreate"){var o=i.mountOption(n==="recreate");!this.option||n==="recreate"?Q5(this,o):(this.restoreData(),this._mergeOption(o,r)),a=!0}if((n==="timeline"||n==="media")&&this.restoreData(),!n||n==="recreate"||n==="timeline"){var s=i.getTimelineOption(this);s&&(a=!0,this._mergeOption(s,r))}if(!n||n==="recreate"||n==="media"){var l=i.getMediaOption(this);l.length&&W(l,function(u){a=!0,this._mergeOption(u,r)},this)}return a},e.prototype.mergeOption=function(n){this._mergeOption(n,null)},e.prototype._mergeOption=function(n,r){var a=this.option,i=this._componentsMap,o=this._componentsCount,s=[],l=ft(),u=r&&r.replaceMergeMainTypeMap;Yit(this),W(n,function(f,d){f!=null&&(Jt.hasClass(d)?d&&(s.push(d),l.set(d,!0)):a[d]=a[d]==null?_t(f):$t(a[d],f,!0))}),u&&u.each(function(f,d){Jt.hasClass(d)&&!l.get(d)&&(s.push(d),l.set(d,!0))}),Jt.topologicalTravel(s,Jt.getAllClassMainTypes(),c,this);function c(f){var d=Zit(this,f,Dn(n[f])),h=i.get(f),v=h?u&&u.get(f)?"replaceMerge":"normalMerge":"replaceAll",p=Vee(h,d,v);brt(p,f,Jt),a[f]=null,i.set(f,null),o.set(f,0);var g=[],y=[],m=0,b;W(p,function(w,x){var _=w.existing,C=w.newOption;if(!C)_&&(_.mergeOption({},this),_.optionUpdated({},!1));else{var T=f==="series",D=Jt.getClass(f,w.keyInfo.subType,!T);if(!D)return;if(f==="tooltip"){if(b)return;b=!0}if(_&&_.constructor===D)_.name=w.keyInfo.name,_.mergeOption(C,this),_.optionUpdated(C,!1);else{var E=Ae({componentIndex:x},w.keyInfo);_=new D(C,this,this,E),Ae(_,E),w.brandNew&&(_.__requireNewView=!0),_.init(C,this,this),_.optionUpdated(null,!0)}}_?(g.push(_.option),y.push(_),m++):(g.push(void 0),y.push(void 0))},this),a[f]=g,i.set(f,y),o.set(f,m),f==="series"&&vb(this)}this._seriesIndices||vb(this)},e.prototype.getOption=function(){var n=_t(this.option);return W(n,function(r,a){if(Jt.hasClass(a)){for(var i=Dn(r),o=i.length,s=!1,l=o-1;l>=0;l--)i[l]&&!Uy(i[l])?s=!0:(i[l]=null,!s&&o--);i.length=o,n[a]=i}}),delete n[J5],n},e.prototype.getTheme=function(){return this._theme},e.prototype.getLocaleModel=function(){return this._locale},e.prototype.setUpdatePayload=function(n){this._payload=n},e.prototype.getUpdatePayload=function(){return this._payload},e.prototype.getComponent=function(n,r){var a=this._componentsMap.get(n);if(a){var i=a[r||0];if(i)return i;if(r==null){for(var o=0;o<a.length;o++)if(a[o])return a[o]}}},e.prototype.queryComponents=function(n){var r=n.mainType;if(!r)return[];var a=n.index,i=n.id,o=n.name,s=this._componentsMap.get(r);if(!s||!s.length)return[];var l;return a!=null?(l=[],W(Dn(a),function(u){s[u]&&l.push(s[u])})):i!=null?l=ez("id",i,s):o!=null?l=ez("name",o,s):l=_n(s,function(u){return!!u}),tz(l,n)},e.prototype.findComponents=function(n){var r=n.query,a=n.mainType,i=s(r),o=i?this.queryComponents(i):_n(this._componentsMap.get(a),function(u){return!!u});return l(tz(o,n));function s(u){var c=a+"Index",f=a+"Id",d=a+"Name";return u&&(u[c]!=null||u[f]!=null||u[d]!=null)?{mainType:a,index:u[c],id:u[f],name:u[d]}:null}function l(u){return n.filter?_n(u,n.filter):u}},e.prototype.eachComponent=function(n,r,a){var i=this._componentsMap;if(vt(n)){var o=r,s=n;i.each(function(f,d){for(var h=0;f&&h<f.length;h++){var v=f[h];v&&s.call(o,d,v,v.componentIndex)}})}else for(var l=rt(n)?i.get(n):bt(n)?this.findComponents(n):null,u=0;l&&u<l.length;u++){var c=l[u];c&&r.call(a,c,c.componentIndex)}},e.prototype.getSeriesByName=function(n){var r=Rr(n,null);return _n(this._componentsMap.get("series"),function(a){return!!a&&r!=null&&a.name===r})},e.prototype.getSeriesByIndex=function(n){return this._componentsMap.get("series")[n]},e.prototype.getSeriesByType=function(n){return _n(this._componentsMap.get("series"),function(r){return!!r&&r.subType===n})},e.prototype.getSeries=function(){return _n(this._componentsMap.get("series"),function(n){return!!n})},e.prototype.getSeriesCount=function(){return this._componentsCount.get("series")},e.prototype.eachSeries=function(n,r){xg(this),W(this._seriesIndices,function(a){var i=this._componentsMap.get("series")[a];n.call(r,i,a)},this)},e.prototype.eachRawSeries=function(n,r){W(this._componentsMap.get("series"),function(a){a&&n.call(r,a,a.componentIndex)})},e.prototype.eachSeriesByType=function(n,r,a){xg(this),W(this._seriesIndices,function(i){var o=this._componentsMap.get("series")[i];o.subType===n&&r.call(a,o,i)},this)},e.prototype.eachRawSeriesByType=function(n,r,a){return W(this.getSeriesByType(n),r,a)},e.prototype.isSeriesFiltered=function(n){return xg(this),this._seriesIndicesMap.get(n.componentIndex)==null},e.prototype.getCurrentSeriesIndices=function(){return(this._seriesIndices||[]).slice()},e.prototype.filterSeries=function(n,r){xg(this);var a=[];W(this._seriesIndices,function(i){var o=this._componentsMap.get("series")[i];n.call(r,o,i)&&a.push(i)},this),this._seriesIndices=a,this._seriesIndicesMap=ft(a)},e.prototype.restoreData=function(n){vb(this);var r=this._componentsMap,a=[];r.each(function(i,o){Jt.hasClass(o)&&a.push(o)}),Jt.topologicalTravel(a,Jt.getAllClassMainTypes(),function(i){W(r.get(i),function(o){o&&(i!=="series"||!not(o,n))&&o.restoreData()})})},e.internalField=function(){vb=function(n){var r=n._seriesIndices=[];W(n._componentsMap.get("series"),function(a){a&&r.push(a.componentIndex)}),n._seriesIndicesMap=ft(r)},xg=function(n){},Q5=function(n,r){n.option={},n.option[J5]=tot,n._componentsMap=ft({series:[]}),n._componentsCount=ft();var a=r.aria;bt(a)&&a.enabled==null&&(a.enabled=!0),rot(r,n._theme.option),$t(r,jit,!1),n._mergeOption(r,null)}}(),e}(Mn);function not(t,e){if(e){var n=e.seriesIndex,r=e.seriesId,a=e.seriesName;return n!=null&&t.componentIndex!==n||r!=null&&t.id!==r||a!=null&&t.name!==a}}function rot(t,e){var n=t.color&&!t.colorLayer;W(e,function(r,a){a==="colorLayer"&&n||Jt.hasClass(a)||(typeof r=="object"?t[a]=t[a]?$t(t[a],r,!1):_t(r):t[a]==null&&(t[a]=r))})}function ez(t,e,n){if(Be(e)){var r=ft();return W(e,function(i){if(i!=null){var o=Rr(i,null);o!=null&&r.set(i,!0)}}),_n(n,function(i){return i&&r.get(i[t])})}else{var a=Rr(e,null);return _n(n,function(i){return i&&a!=null&&i[t]===a})}}function tz(t,e){return e.hasOwnProperty("subType")?_n(t,function(n){return n&&n.subType===e.subType}):t}function nz(t){var e=ft();return t&&W(Dn(t.replaceMerge),function(n){e.set(n,!0)}),{replaceMergeMainTypeMap:e}}sr(sne,AN);const lne=sne;var aot=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isSSR","isDisposed","on","off","getDataURL","getConnectedDataURL","getOption","getId","updateLabelLayout"],iot=function(){function t(e){W(aot,function(n){this[n]=it(e[n],e)},this)}return t}();const une=iot;var uE={},oot=function(){function t(){this._coordinateSystems=[]}return t.prototype.create=function(e,n){var r=[];W(uE,function(a,i){var o=a.create(e,n);r=r.concat(o||[])}),this._coordinateSystems=r},t.prototype.update=function(e,n){W(this._coordinateSystems,function(r){r.update&&r.update(e,n)})},t.prototype.getCoordinateSystems=function(){return this._coordinateSystems.slice()},t.register=function(e,n){uE[e]=n},t.get=function(e){return uE[e]},t}();const Kv=oot;var sot=/^(min|max)?(.+)$/,lot=function(){function t(e){this._timelineOptions=[],this._mediaList=[],this._currentMediaIndices=[],this._api=e}return t.prototype.setOption=function(e,n,r){e&&(W(Dn(e.series),function(o){o&&o.data&&wi(o.data)&&Ny(o.data)}),W(Dn(e.dataset),function(o){o&&o.source&&wi(o.source)&&Ny(o.source)})),e=_t(e);var a=this._optionBackup,i=uot(e,n,!a);this._newBaseOption=i.baseOption,a?(i.timelineOptions.length&&(a.timelineOptions=i.timelineOptions),i.mediaList.length&&(a.mediaList=i.mediaList),i.mediaDefault&&(a.mediaDefault=i.mediaDefault)):this._optionBackup=i},t.prototype.mountOption=function(e){var n=this._optionBackup;return this._timelineOptions=n.timelineOptions,this._mediaList=n.mediaList,this._mediaDefault=n.mediaDefault,this._currentMediaIndices=[],_t(e?n.baseOption:this._newBaseOption)},t.prototype.getTimelineOption=function(e){var n,r=this._timelineOptions;if(r.length){var a=e.getComponent("timeline");a&&(n=_t(r[a.getCurrentIndex()]))}return n},t.prototype.getMediaOption=function(e){var n=this._api.getWidth(),r=this._api.getHeight(),a=this._mediaList,i=this._mediaDefault,o=[],s=[];if(!a.length&&!i)return s;for(var l=0,u=a.length;l<u;l++)cot(a[l].query,n,r)&&o.push(l);return!o.length&&i&&(o=[-1]),o.length&&!dot(o,this._currentMediaIndices)&&(s=$e(o,function(c){return _t(c===-1?i.option:a[c].option)})),this._currentMediaIndices=o,s},t}();function uot(t,e,n){var r=[],a,i,o=t.baseOption,s=t.timeline,l=t.options,u=t.media,c=!!t.media,f=!!(l||s||o&&o.timeline);o?(i=o,i.timeline||(i.timeline=s)):((f||c)&&(t.options=t.media=null),i=t),c&&Be(u)&&W(u,function(h){h&&h.option&&(h.query?r.push(h):a||(a=h))}),d(i),W(l,function(h){return d(h)}),W(r,function(h){return d(h.option)});function d(h){W(e,function(v){v(h,n)})}return{baseOption:i,timelineOptions:l||[],mediaDefault:a,mediaList:r}}function cot(t,e,n){var r={width:e,height:n,aspectratio:e/n},a=!0;return W(t,function(i,o){var s=o.match(sot);if(!(!s||!s[1]||!s[2])){var l=s[1],u=s[2].toLowerCase();fot(r[u],i,l)||(a=!1)}}),a}function fot(t,e,n){return n==="min"?t>=e:n==="max"?t<=e:t===e}function dot(t,e){return t.join(",")===e.join(",")}const hot=lot;var Co=W,Zy=bt,rz=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function cE(t){var e=t&&t.itemStyle;if(e)for(var n=0,r=rz.length;n<r;n++){var a=rz[n],i=e.normal,o=e.emphasis;i&&i[a]&&(t[a]=t[a]||{},t[a].normal?$t(t[a].normal,i[a]):t[a].normal=i[a],i[a]=null),o&&o[a]&&(t[a]=t[a]||{},t[a].emphasis?$t(t[a].emphasis,o[a]):t[a].emphasis=o[a],o[a]=null)}}function Ca(t,e,n){if(t&&t[e]&&(t[e].normal||t[e].emphasis)){var r=t[e].normal,a=t[e].emphasis;r&&(n?(t[e].normal=t[e].emphasis=null,yt(t[e],r)):t[e]=r),a&&(t.emphasis=t.emphasis||{},t.emphasis[e]=a,a.focus&&(t.emphasis.focus=a.focus),a.blurScope&&(t.emphasis.blurScope=a.blurScope))}}function o0(t){Ca(t,"itemStyle"),Ca(t,"lineStyle"),Ca(t,"areaStyle"),Ca(t,"label"),Ca(t,"labelLine"),Ca(t,"upperLabel"),Ca(t,"edgeLabel")}function vr(t,e){var n=Zy(t)&&t[e],r=Zy(n)&&n.textStyle;if(r)for(var a=0,i=s5.length;a<i;a++){var o=s5[a];r.hasOwnProperty(o)&&(n[o]=r[o])}}function ji(t){t&&(o0(t),vr(t,"label"),t.emphasis&&vr(t.emphasis,"label"))}function pot(t){if(Zy(t)){cE(t),o0(t),vr(t,"label"),vr(t,"upperLabel"),vr(t,"edgeLabel"),t.emphasis&&(vr(t.emphasis,"label"),vr(t.emphasis,"upperLabel"),vr(t.emphasis,"edgeLabel"));var e=t.markPoint;e&&(cE(e),ji(e));var n=t.markLine;n&&(cE(n),ji(n));var r=t.markArea;r&&ji(r);var a=t.data;if(t.type==="graph"){a=a||t.nodes;var i=t.links||t.edges;if(i&&!wi(i))for(var o=0;o<i.length;o++)ji(i[o]);W(t.categories,function(u){o0(u)})}if(a&&!wi(a))for(var o=0;o<a.length;o++)ji(a[o]);if(e=t.markPoint,e&&e.data)for(var s=e.data,o=0;o<s.length;o++)ji(s[o]);if(n=t.markLine,n&&n.data)for(var l=n.data,o=0;o<l.length;o++)Be(l[o])?(ji(l[o][0]),ji(l[o][1])):ji(l[o]);t.type==="gauge"?(vr(t,"axisLabel"),vr(t,"title"),vr(t,"detail")):t.type==="treemap"?(Ca(t.breadcrumb,"itemStyle"),W(t.levels,function(u){o0(u)})):t.type==="tree"&&o0(t.leaves)}}function sl(t){return Be(t)?t:t?[t]:[]}function az(t){return(Be(t)?t[0]:t)||{}}function vot(t,e){Co(sl(t.series),function(r){Zy(r)&&pot(r)});var n=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"];e&&n.push("valueAxis","categoryAxis","logAxis","timeAxis"),Co(n,function(r){Co(sl(t[r]),function(a){a&&(vr(a,"axisLabel"),vr(a.axisPointer,"label"))})}),Co(sl(t.parallel),function(r){var a=r&&r.parallelAxisDefault;vr(a,"axisLabel"),vr(a&&a.axisPointer,"label")}),Co(sl(t.calendar),function(r){Ca(r,"itemStyle"),vr(r,"dayLabel"),vr(r,"monthLabel"),vr(r,"yearLabel")}),Co(sl(t.radar),function(r){vr(r,"name"),r.name&&r.axisName==null&&(r.axisName=r.name,delete r.name),r.nameGap!=null&&r.axisNameGap==null&&(r.axisNameGap=r.nameGap,delete r.nameGap)}),Co(sl(t.geo),function(r){Zy(r)&&(ji(r),Co(sl(r.regions),function(a){ji(a)}))}),Co(sl(t.timeline),function(r){ji(r),Ca(r,"label"),Ca(r,"itemStyle"),Ca(r,"controlStyle",!0);var a=r.data;Be(a)&&W(a,function(i){bt(i)&&(Ca(i,"label"),Ca(i,"itemStyle"))})}),Co(sl(t.toolbox),function(r){Ca(r,"iconStyle"),Co(r.feature,function(a){Ca(a,"iconStyle")})}),vr(az(t.axisPointer),"label"),vr(az(t.tooltip).axisPointer,"label")}function got(t,e){for(var n=e.split(","),r=t,a=0;a<n.length&&(r=r&&r[n[a]],r!=null);a++);return r}function yot(t,e,n,r){for(var a=e.split(","),i=t,o,s=0;s<a.length-1;s++)o=a[s],i[o]==null&&(i[o]={}),i=i[o];(r||i[a[s]]==null)&&(i[a[s]]=n)}function iz(t){t&&W(mot,function(e){e[0]in t&&!(e[1]in t)&&(t[e[1]]=t[e[0]])})}var mot=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],bot=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"],fE=[["borderRadius","barBorderRadius"],["borderColor","barBorderColor"],["borderWidth","barBorderWidth"]];function Cg(t){var e=t&&t.itemStyle;if(e)for(var n=0;n<fE.length;n++){var r=fE[n][1],a=fE[n][0];e[r]!=null&&(e[a]=e[r])}}function oz(t){t&&t.alignTo==="edge"&&t.margin!=null&&t.edgeDistance==null&&(t.edgeDistance=t.margin)}function sz(t){t&&t.downplay&&!t.blur&&(t.blur=t.downplay)}function Sot(t){t&&t.focusNodeAdjacency!=null&&(t.emphasis=t.emphasis||{},t.emphasis.focus==null&&(t.emphasis.focus="adjacency"))}function cne(t,e){if(t)for(var n=0;n<t.length;n++)e(t[n]),t[n]&&cne(t[n].children,e)}function fne(t,e){vot(t,e),t.series=Dn(t.series),W(t.series,function(n){if(bt(n)){var r=n.type;if(r==="line")n.clipOverflow!=null&&(n.clip=n.clipOverflow);else if(r==="pie"||r==="gauge"){n.clockWise!=null&&(n.clockwise=n.clockWise),oz(n.label);var a=n.data;if(a&&!wi(a))for(var i=0;i<a.length;i++)oz(a[i]);n.hoverOffset!=null&&(n.emphasis=n.emphasis||{},(n.emphasis.scaleSize=null)&&(n.emphasis.scaleSize=n.hoverOffset))}else if(r==="gauge"){var o=got(n,"pointer.color");o!=null&&yot(n,"itemStyle.color",o)}else if(r==="bar"){Cg(n),Cg(n.backgroundStyle),Cg(n.emphasis);var a=n.data;if(a&&!wi(a))for(var i=0;i<a.length;i++)typeof a[i]=="object"&&(Cg(a[i]),Cg(a[i]&&a[i].emphasis))}else if(r==="sunburst"){var s=n.highlightPolicy;s&&(n.emphasis=n.emphasis||{},n.emphasis.focus||(n.emphasis.focus=s)),sz(n),cne(n.data,sz)}else r==="graph"||r==="sankey"?Sot(n):r==="map"&&(n.mapType&&!n.map&&(n.map=n.mapType),n.mapLocation&&yt(n,n.mapLocation));n.hoverAnimation!=null&&(n.emphasis=n.emphasis||{},n.emphasis&&n.emphasis.scale==null&&(n.emphasis.scale=n.hoverAnimation)),iz(n)}}),t.dataRange&&(t.visualMap=t.dataRange),W(bot,function(n){var r=t[n];r&&(Be(r)||(r=[r]),W(r,function(a){iz(a)}))})}function wot(t){var e=ft();t.eachSeries(function(n){var r=n.get("stack");if(r){var a=e.get(r)||e.set(r,[]),i=n.getData(),o={stackResultDimension:i.getCalculationInfo("stackResultDimension"),stackedOverDimension:i.getCalculationInfo("stackedOverDimension"),stackedDimension:i.getCalculationInfo("stackedDimension"),stackedByDimension:i.getCalculationInfo("stackedByDimension"),isStackedByIndex:i.getCalculationInfo("isStackedByIndex"),data:i,seriesModel:n};if(!o.stackedDimension||!(o.isStackedByIndex||o.stackedByDimension))return;a.length&&i.setCalculationInfo("stackedOnSeries",a[a.length-1].seriesModel),a.push(o)}}),e.each(_ot)}function _ot(t){W(t,function(e,n){var r=[],a=[NaN,NaN],i=[e.stackResultDimension,e.stackedOverDimension],o=e.data,s=e.isStackedByIndex,l=e.seriesModel.get("stackStrategy")||"samesign";o.modify(i,function(u,c,f){var d=o.get(e.stackedDimension,f);if(isNaN(d))return a;var h,v;s?v=o.getRawIndex(f):h=o.get(e.stackedByDimension,f);for(var p=NaN,g=n-1;g>=0;g--){var y=t[g];if(s||(v=y.data.rawIndexOf(y.stackedByDimension,h)),v>=0){var m=y.data.getByRawIndex(y.stackResultDimension,v);if(l==="all"||l==="positive"&&m>0||l==="negative"&&m<0||l==="samesign"&&d>=0&&m>0||l==="samesign"&&d<=0&&m<0){d=urt(d,m),p=m;break}}}return r[0]=d,r[1]=p,r})})}var WC=function(){function t(e){this.data=e.data||(e.sourceFormat===nl?{}:[]),this.sourceFormat=e.sourceFormat||tne,this.seriesLayoutBy=e.seriesLayoutBy||zs,this.startIndex=e.startIndex||0,this.dimensionsDetectedCount=e.dimensionsDetectedCount,this.metaRawOption=e.metaRawOption;var n=this.dimensionsDefine=e.dimensionsDefine;if(n)for(var r=0;r<n.length;r++){var a=n[r];a.type==null&&ane(this,r)===oa.Must&&(a.type="ordinal")}}return t}();function NN(t){return t instanceof WC}function AR(t,e,n){n=n||dne(t);var r=e.seriesLayoutBy,a=Cot(t,n,r,e.sourceHeader,e.dimensions),i=new WC({data:t,sourceFormat:n,seriesLayoutBy:r,dimensionsDefine:a.dimensionsDefine,startIndex:a.startIndex,dimensionsDetectedCount:a.dimensionsDetectedCount,metaRawOption:_t(e)});return i}function VN(t){return new WC({data:t,sourceFormat:wi(t)?tc:So})}function xot(t){return new WC({data:t.data,sourceFormat:t.sourceFormat,seriesLayoutBy:t.seriesLayoutBy,dimensionsDefine:_t(t.dimensionsDefine),startIndex:t.startIndex,dimensionsDetectedCount:t.dimensionsDetectedCount})}function dne(t){var e=tne;if(wi(t))e=tc;else if(Be(t)){t.length===0&&(e=La);for(var n=0,r=t.length;n<r;n++){var a=t[n];if(a!=null){if(Be(a)){e=La;break}else if(bt(a)){e=wo;break}}}}else if(bt(t)){for(var i in t)if(st(t,i)&&va(t[i])){e=nl;break}}return e}function Cot(t,e,n,r,a){var i,o;if(!t)return{dimensionsDefine:lz(a),startIndex:o,dimensionsDetectedCount:i};if(e===La){var s=t;r==="auto"||r==null?uz(function(u){u!=null&&u!=="-"&&(rt(u)?o==null&&(o=1):o=0)},n,s,10):o=sn(r)?r:r?1:0,!a&&o===1&&(a=[],uz(function(u,c){a[c]=u!=null?u+"":""},n,s,1/0)),i=a?a.length:n===Wv?s.length:s[0]?s[0].length:null}else if(e===wo)a||(a=Tot(t));else if(e===nl)a||(a=[],W(t,function(u,c){a.push(c)}));else if(e===So){var l=Vv(t[0]);i=Be(l)&&l.length||1}return{startIndex:o,dimensionsDefine:lz(a),dimensionsDetectedCount:i}}function Tot(t){for(var e=0,n;e<t.length&&!(n=t[e++]););if(n)return Xt(n)}function lz(t){if(t){var e=ft();return $e(t,function(n,r){n=bt(n)?n:{name:n};var a={name:n.name,displayName:n.displayName,type:n.type};if(a.name==null)return a;a.name+="",a.displayName==null&&(a.displayName=a.name);var i=e.get(a.name);return i?a.name+="-"+i.count++:e.set(a.name,{count:1}),a})}}function uz(t,e,n,r){if(e===Wv)for(var a=0;a<n.length&&a<r;a++)t(n[a]?n[a][0]:null,a);else for(var i=n[0]||[],a=0;a<i.length&&a<r;a++)t(i[a],a)}function hne(t){var e=t.sourceFormat;return e===wo||e===nl}var ff,df,hf,cz,fz,pne=function(){function t(e,n){var r=NN(e)?e:VN(e);this._source=r;var a=this._data=r.data;r.sourceFormat===tc&&(this._offset=0,this._dimSize=n,this._data=a),fz(this,a,r)}return t.prototype.getSource=function(){return this._source},t.prototype.count=function(){return 0},t.prototype.getItem=function(e,n){},t.prototype.appendData=function(e){},t.prototype.clean=function(){},t.protoInitialize=function(){var e=t.prototype;e.pure=!1,e.persistent=!0}(),t.internalField=function(){var e;fz=function(o,s,l){var u=l.sourceFormat,c=l.seriesLayoutBy,f=l.startIndex,d=l.dimensionsDefine,h=cz[BN(u,c)];if(Ae(o,h),u===tc)o.getItem=n,o.count=a,o.fillStorage=r;else{var v=vne(u,c);o.getItem=it(v,null,s,f,d);var p=gne(u,c);o.count=it(p,null,s,f,d)}};var n=function(o,s){o=o-this._offset,s=s||[];for(var l=this._data,u=this._dimSize,c=u*o,f=0;f<u;f++)s[f]=l[c+f];return s},r=function(o,s,l,u){for(var c=this._data,f=this._dimSize,d=0;d<f;d++){for(var h=u[d],v=h[0]==null?1/0:h[0],p=h[1]==null?-1/0:h[1],g=s-o,y=l[d],m=0;m<g;m++){var b=c[m*f+d];y[o+m]=b,b<v&&(v=b),b>p&&(p=b)}h[0]=v,h[1]=p}},a=function(){return this._data?this._data.length/this._dimSize:0};cz=(e={},e[La+"_"+zs]={pure:!0,appendData:i},e[La+"_"+Wv]={pure:!0,appendData:function(){throw new Error('Do not support appendData when set seriesLayoutBy: "row".')}},e[wo]={pure:!0,appendData:i},e[nl]={pure:!0,appendData:function(o){var s=this._data;W(o,function(l,u){for(var c=s[u]||(s[u]=[]),f=0;f<(l||[]).length;f++)c.push(l[f])})}},e[So]={appendData:i},e[tc]={persistent:!1,pure:!0,appendData:function(o){this._data=o},clean:function(){this._offset+=this.count(),this._data=null}},e);function i(o){for(var s=0;s<o.length;s++)this._data.push(o[s])}}(),t}(),dz=function(t,e,n,r){return t[r]},Eot=(ff={},ff[La+"_"+zs]=function(t,e,n,r){return t[r+e]},ff[La+"_"+Wv]=function(t,e,n,r,a){r+=e;for(var i=a||[],o=t,s=0;s<o.length;s++){var l=o[s];i[s]=l?l[r]:null}return i},ff[wo]=dz,ff[nl]=function(t,e,n,r,a){for(var i=a||[],o=0;o<n.length;o++){var s=n[o].name,l=t[s];i[o]=l?l[r]:null}return i},ff[So]=dz,ff);function vne(t,e){var n=Eot[BN(t,e)];return n}var hz=function(t,e,n){return t.length},Mot=(df={},df[La+"_"+zs]=function(t,e,n){return Math.max(0,t.length-e)},df[La+"_"+Wv]=function(t,e,n){var r=t[0];return r?Math.max(0,r.length-e):0},df[wo]=hz,df[nl]=function(t,e,n){var r=n[0].name,a=t[r];return a?a.length:0},df[So]=hz,df);function gne(t,e){var n=Mot[BN(t,e)];return n}var dE=function(t,e,n){return t[e]},Dot=(hf={},hf[La]=dE,hf[wo]=function(t,e,n){return t[n]},hf[nl]=dE,hf[So]=function(t,e,n){var r=Vv(t);return r instanceof Array?r[e]:r},hf[tc]=dE,hf);function yne(t){var e=Dot[t];return e}function BN(t,e){return t===La?t+"_"+e:t}function uv(t,e,n){if(t){var r=t.getRawDataItem(e);if(r!=null){var a=t.getStore(),i=a.getSource().sourceFormat;if(n!=null){var o=t.getDimensionIndex(n),s=a.getDimensionProperty(o);return yne(i)(r,o,s)}else{var l=r;return i===So&&(l=Vv(r)),l}}}}var kot=/\{@(.+?)\}/g,$N=function(){function t(){}return t.prototype.getDataParams=function(e,n){var r=this.getData(n),a=this.getRawValue(e,n),i=r.getRawIndex(e),o=r.getName(e),s=r.getRawDataItem(e),l=r.getItemVisual(e,"style"),u=l&&l[r.getItemVisual(e,"drawType")||"fill"],c=l&&l.stroke,f=this.mainType,d=f==="series",h=r.userOutput&&r.userOutput.get();return{componentType:f,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:d?this.subType:null,seriesIndex:this.seriesIndex,seriesId:d?this.id:null,seriesName:d?this.name:null,name:o,dataIndex:i,data:s,dataType:n,value:a,color:u,borderColor:c,dimensionNames:h?h.fullDimensions:null,encode:h?h.encode:null,$vars:["seriesName","name","value"]}},t.prototype.getFormattedLabel=function(e,n,r,a,i,o){n=n||"normal";var s=this.getData(r),l=this.getDataParams(e,r);if(o&&(l.value=o.interpolatedValue),a!=null&&Be(l.value)&&(l.value=l.value[a]),!i){var u=s.getItemModel(e);i=u.get(n==="normal"?["label","formatter"]:[n,"label","formatter"])}if(vt(i))return l.status=n,l.dimensionIndex=a,i(l);if(rt(i)){var c=kN(i,l);return c.replace(kot,function(f,d){var h=d.length,v=d;v.charAt(0)==="["&&v.charAt(h-1)==="]"&&(v=+v.slice(1,h-1));var p=uv(s,e,v);if(o&&Be(o.interpolatedValue)){var g=s.getDimensionIndex(v);g>=0&&(p=o.interpolatedValue[g])}return p!=null?p+"":""})}},t.prototype.getRawValue=function(e,n){return uv(this.getData(n),e)},t.prototype.formatTooltip=function(e,n,r){},t}();function pz(t){var e,n;return bt(t)?t.type&&(n=t):e=t,{text:e,frag:n}}function F0(t){return new Rot(t)}var Rot=function(){function t(e){e=e||{},this._reset=e.reset,this._plan=e.plan,this._count=e.count,this._onDirty=e.onDirty,this._dirty=!0}return t.prototype.perform=function(e){var n=this._upstream,r=e&&e.skip;if(this._dirty&&n){var a=this.context;a.data=a.outputData=n.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this);var i;this._plan&&!r&&(i=this._plan(this.context));var o=c(this._modBy),s=this._modDataCount||0,l=c(e&&e.modBy),u=e&&e.modDataCount||0;(o!==l||s!==u)&&(i="reset");function c(m){return!(m>=1)&&(m=1),m}var f;(this._dirty||i==="reset")&&(this._dirty=!1,f=this._doReset(r)),this._modBy=l,this._modDataCount=u;var d=e&&e.step;if(n?this._dueEnd=n._outputDueEnd:this._dueEnd=this._count?this._count(this.context):1/0,this._progress){var h=this._dueIndex,v=Math.min(d!=null?this._dueIndex+d:1/0,this._dueEnd);if(!r&&(f||h<v)){var p=this._progress;if(Be(p))for(var g=0;g<p.length;g++)this._doProgress(p[g],h,v,l,u);else this._doProgress(p,h,v,l,u)}this._dueIndex=v;var y=this._settedOutputEnd!=null?this._settedOutputEnd:v;this._outputDueEnd=y}else this._dueIndex=this._outputDueEnd=this._settedOutputEnd!=null?this._settedOutputEnd:this._dueEnd;return this.unfinished()},t.prototype.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)},t.prototype._doProgress=function(e,n,r,a,i){vz.reset(n,r,a,i),this._callingProgress=e,this._callingProgress({start:n,end:r,count:r-n,next:vz.next},this.context)},t.prototype._doReset=function(e){this._dueIndex=this._outputDueEnd=this._dueEnd=0,this._settedOutputEnd=null;var n,r;!e&&this._reset&&(n=this._reset(this.context),n&&n.progress&&(r=n.forceFirstProgress,n=n.progress),Be(n)&&!n.length&&(n=null)),this._progress=n,this._modBy=this._modDataCount=null;var a=this._downstream;return a&&a.dirty(),r},t.prototype.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},t.prototype.pipe=function(e){(this._downstream!==e||this._dirty)&&(this._downstream=e,e._upstream=this,e.dirty())},t.prototype.dispose=function(){this._disposed||(this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0)},t.prototype.getUpstream=function(){return this._upstream},t.prototype.getDownstream=function(){return this._downstream},t.prototype.setOutputEnd=function(e){this._outputDueEnd=this._settedOutputEnd=e},t}(),vz=function(){var t,e,n,r,a,i={reset:function(l,u,c,f){e=l,t=u,n=c,r=f,a=Math.ceil(r/n),i.next=n>1&&r>0?s:o}};return i;function o(){return e<t?e++:null}function s(){var l=e%a*n+Math.ceil(e/a),u=e>=t?null:l<r?l:e;return e++,u}}();function nc(t,e){var n=e&&e.type;return n==="ordinal"?t:(n==="time"&&!sn(t)&&t!=null&&t!=="-"&&(t=+Vi(t)),t==null||t===""?NaN:+t)}var Lot=ft({number:function(t){return parseFloat(t)},time:function(t){return+Vi(t)},trim:function(t){return rt(t)?no(t):t}});function mne(t){return Lot.get(t)}var bne={lt:function(t,e){return t<e},lte:function(t,e){return t<=e},gt:function(t,e){return t>e},gte:function(t,e){return t>=e}},Oot=function(){function t(e,n){if(!sn(n)){var r="";yn(r)}this._opFn=bne[e],this._rvalFloat=Xs(n)}return t.prototype.evaluate=function(e){return sn(e)?this._opFn(e,this._rvalFloat):this._opFn(Xs(e),this._rvalFloat)},t}(),Sne=function(){function t(e,n){var r=e==="desc";this._resultLT=r?1:-1,n==null&&(n=r?"min":"max"),this._incomparable=n==="min"?-1/0:1/0}return t.prototype.evaluate=function(e,n){var r=sn(e)?e:Xs(e),a=sn(n)?n:Xs(n),i=isNaN(r),o=isNaN(a);if(i&&(r=this._incomparable),o&&(a=this._incomparable),i&&o){var s=rt(e),l=rt(n);s&&(r=l?e:0),l&&(a=s?n:0)}return r<a?this._resultLT:r>a?-this._resultLT:0},t}(),Aot=function(){function t(e,n){this._rval=n,this._isEQ=e,this._rvalTypeof=typeof n,this._rvalFloat=Xs(n)}return t.prototype.evaluate=function(e){var n=e===this._rval;if(!n){var r=typeof e;r!==this._rvalTypeof&&(r==="number"||this._rvalTypeof==="number")&&(n=Xs(e)===this._rvalFloat)}return this._isEQ?n:!n},t}();function Not(t,e){return t==="eq"||t==="ne"?new Aot(t==="eq",e):st(bne,t)?new Oot(t,e):null}var Vot=function(){function t(){}return t.prototype.getRawData=function(){throw new Error("not supported")},t.prototype.getRawDataItem=function(e){throw new Error("not supported")},t.prototype.cloneRawData=function(){},t.prototype.getDimensionInfo=function(e){},t.prototype.cloneAllDimensionInfo=function(){},t.prototype.count=function(){},t.prototype.retrieveValue=function(e,n){},t.prototype.retrieveValueFromItem=function(e,n){},t.prototype.convertValue=function(e,n){return nc(e,n)},t}();function Bot(t,e){var n=new Vot,r=t.data,a=n.sourceFormat=t.sourceFormat,i=t.startIndex,o="";t.seriesLayoutBy!==zs&&yn(o);var s=[],l={},u=t.dimensionsDefine;if(u)W(u,function(p,g){var y=p.name,m={index:g,name:y,displayName:p.displayName};if(s.push(m),y!=null){var b="";st(l,y)&&yn(b),l[y]=m}});else for(var c=0;c<t.dimensionsDetectedCount;c++)s.push({index:c});var f=vne(a,zs);e.__isBuiltIn&&(n.getRawDataItem=function(p){return f(r,i,s,p)},n.getRawData=it($ot,null,t)),n.cloneRawData=it(Iot,null,t);var d=gne(a,zs);n.count=it(d,null,r,i,s);var h=yne(a);n.retrieveValue=function(p,g){var y=f(r,i,s,p);return v(y,g)};var v=n.retrieveValueFromItem=function(p,g){if(p!=null){var y=s[g];if(y)return h(p,g,y.name)}};return n.getDimensionInfo=it(Pot,null,s,l),n.cloneAllDimensionInfo=it(Fot,null,s),n}function $ot(t){var e=t.sourceFormat;if(!IN(e)){var n="";yn(n)}return t.data}function Iot(t){var e=t.sourceFormat,n=t.data;if(!IN(e)){var r="";yn(r)}if(e===La){for(var a=[],i=0,o=n.length;i<o;i++)a.push(n[i].slice());return a}else if(e===wo){for(var a=[],i=0,o=n.length;i<o;i++)a.push(Ae({},n[i]));return a}}function Pot(t,e,n){if(n!=null){if(sn(n)||!isNaN(n)&&!st(e,n))return t[n];if(st(e,n))return e[n]}}function Fot(t){return _t(t)}var wne=ft();function zot(t){t=_t(t);var e=t.type,n="";e||yn(n);var r=e.split(":");r.length!==2&&yn(n);var a=!1;r[0]==="echarts"&&(e=r[1],a=!0),t.__isBuiltIn=a,wne.set(e,t)}function Got(t,e,n){var r=Dn(t),a=r.length,i="";a||yn(i);for(var o=0,s=a;o<s;o++){var l=r[o];e=Uot(l,e),o!==s-1&&(e.length=Math.max(e.length,1))}return e}function Uot(t,e,n,r){var a="";e.length||yn(a),bt(t)||yn(a);var i=t.type,o=wne.get(i);o||yn(a);var s=$e(e,function(u){return Bot(u,o)}),l=Dn(o.transform({upstream:s[0],upstreamList:s,config:_t(t.config)}));return $e(l,function(u,c){var f="";bt(u)||yn(f),u.data||yn(f);var d=dne(u.data);IN(d)||yn(f);var h,v=e[0];if(v&&c===0&&!u.dimensions){var p=v.startIndex;p&&(u.data=v.data.slice(0,p).concat(u.data)),h={seriesLayoutBy:zs,sourceHeader:p,dimensions:v.metaRawOption.dimensions}}else h={seriesLayoutBy:zs,sourceHeader:0,dimensions:u.dimensions};return AR(u.data,h,null)})}function IN(t){return t===La||t===wo}var KC="undefined",Hot=typeof Uint32Array===KC?Array:Uint32Array,Wot=typeof Uint16Array===KC?Array:Uint16Array,_ne=typeof Int32Array===KC?Array:Int32Array,gz=typeof Float64Array===KC?Array:Float64Array,xne={float:gz,int:_ne,ordinal:Array,number:Array,time:gz},hE;function Tg(t){return t>65535?Hot:Wot}function wh(){return[1/0,-1/0]}function Kot(t){var e=t.constructor;return e===Array?t.slice():new e(t)}function yz(t,e,n,r,a){var i=xne[n||"float"];if(a){var o=t[e],s=o&&o.length;if(s!==r){for(var l=new i(r),u=0;u<s;u++)l[u]=o[u];t[e]=l}}else t[e]=new i(r)}var jot=function(){function t(){this._chunks=[],this._rawExtent=[],this._extent=[],this._count=0,this._rawCount=0,this._calcDimNameToIdx=ft()}return t.prototype.initData=function(e,n,r){this._provider=e,this._chunks=[],this._indices=null,this.getRawIndex=this._getRawIdxIdentity;var a=e.getSource(),i=this.defaultDimValueGetter=hE[a.sourceFormat];this._dimValueGetter=r||i,this._rawExtent=[],hne(a),this._dimensions=$e(n,function(o){return{type:o.type,property:o.property}}),this._initDataFromProvider(0,e.count())},t.prototype.getProvider=function(){return this._provider},t.prototype.getSource=function(){return this._provider.getSource()},t.prototype.ensureCalculationDimension=function(e,n){var r=this._calcDimNameToIdx,a=this._dimensions,i=r.get(e);if(i!=null){if(a[i].type===n)return i}else i=a.length;return a[i]={type:n},r.set(e,i),this._chunks[i]=new xne[n||"float"](this._rawCount),this._rawExtent[i]=wh(),i},t.prototype.collectOrdinalMeta=function(e,n){var r=this._chunks[e],a=this._dimensions[e],i=this._rawExtent,o=a.ordinalOffset||0,s=r.length;o===0&&(i[e]=wh());for(var l=i[e],u=o;u<s;u++){var c=r[u]=n.parseAndCollect(r[u]);isNaN(c)||(l[0]=Math.min(c,l[0]),l[1]=Math.max(c,l[1]))}a.ordinalMeta=n,a.ordinalOffset=s,a.type="ordinal"},t.prototype.getOrdinalMeta=function(e){var n=this._dimensions[e],r=n.ordinalMeta;return r},t.prototype.getDimensionProperty=function(e){var n=this._dimensions[e];return n&&n.property},t.prototype.appendData=function(e){var n=this._provider,r=this.count();n.appendData(e);var a=n.count();return n.persistent||(a+=r),r<a&&this._initDataFromProvider(r,a,!0),[r,a]},t.prototype.appendValues=function(e,n){for(var r=this._chunks,a=this._dimensions,i=a.length,o=this._rawExtent,s=this.count(),l=s+Math.max(e.length,n||0),u=0;u<i;u++){var c=a[u];yz(r,u,c.type,l,!0)}for(var f=[],d=s;d<l;d++)for(var h=d-s,v=0;v<i;v++){var c=a[v],p=hE.arrayRows.call(this,e[h]||f,c.property,h,v);r[v][d]=p;var g=o[v];p<g[0]&&(g[0]=p),p>g[1]&&(g[1]=p)}return this._rawCount=this._count=l,{start:s,end:l}},t.prototype._initDataFromProvider=function(e,n,r){for(var a=this._provider,i=this._chunks,o=this._dimensions,s=o.length,l=this._rawExtent,u=$e(o,function(m){return m.property}),c=0;c<s;c++){var f=o[c];l[c]||(l[c]=wh()),yz(i,c,f.type,n,r)}if(a.fillStorage)a.fillStorage(e,n,i,l);else for(var d=[],h=e;h<n;h++){d=a.getItem(h,d);for(var v=0;v<s;v++){var p=i[v],g=this._dimValueGetter(d,u[v],h,v);p[h]=g;var y=l[v];g<y[0]&&(y[0]=g),g>y[1]&&(y[1]=g)}}!a.persistent&&a.clean&&a.clean(),this._rawCount=this._count=n,this._extent=[]},t.prototype.count=function(){return this._count},t.prototype.get=function(e,n){if(!(n>=0&&n<this._count))return NaN;var r=this._chunks[e];return r?r[this.getRawIndex(n)]:NaN},t.prototype.getValues=function(e,n){var r=[],a=[];if(n==null){n=e,e=[];for(var i=0;i<this._dimensions.length;i++)a.push(i)}else a=e;for(var i=0,o=a.length;i<o;i++)r.push(this.get(a[i],n));return r},t.prototype.getByRawIndex=function(e,n){if(!(n>=0&&n<this._rawCount))return NaN;var r=this._chunks[e];return r?r[n]:NaN},t.prototype.getSum=function(e){var n=this._chunks[e],r=0;if(n)for(var a=0,i=this.count();a<i;a++){var o=this.get(e,a);isNaN(o)||(r+=o)}return r},t.prototype.getMedian=function(e){var n=[];this.each([e],function(i){isNaN(i)||n.push(i)});var r=n.sort(function(i,o){return i-o}),a=this.count();return a===0?0:a%2===1?r[(a-1)/2]:(r[a/2]+r[a/2-1])/2},t.prototype.indexOfRawIndex=function(e){if(e>=this._rawCount||e<0)return-1;if(!this._indices)return e;var n=this._indices,r=n[e];if(r!=null&&r<this._count&&r===e)return e;for(var a=0,i=this._count-1;a<=i;){var o=(a+i)/2|0;if(n[o]<e)a=o+1;else if(n[o]>e)i=o-1;else return o}return-1},t.prototype.indicesOfNearest=function(e,n,r){var a=this._chunks,i=a[e],o=[];if(!i)return o;r==null&&(r=1/0);for(var s=1/0,l=-1,u=0,c=0,f=this.count();c<f;c++){var d=this.getRawIndex(c),h=n-i[d],v=Math.abs(h);v<=r&&((v<s||v===s&&h>=0&&l<0)&&(s=v,l=h,u=0),h===l&&(o[u++]=c))}return o.length=u,o},t.prototype.getIndices=function(){var e,n=this._indices;if(n){var r=n.constructor,a=this._count;if(r===Array){e=new r(a);for(var i=0;i<a;i++)e[i]=n[i]}else e=new r(n.buffer,0,a)}else{var r=Tg(this._rawCount);e=new r(this.count());for(var i=0;i<e.length;i++)e[i]=i}return e},t.prototype.filter=function(e,n){if(!this._count)return this;for(var r=this.clone(),a=r.count(),i=Tg(r._rawCount),o=new i(a),s=[],l=e.length,u=0,c=e[0],f=r._chunks,d=0;d<a;d++){var h=void 0,v=r.getRawIndex(d);if(l===0)h=n(d);else if(l===1){var p=f[c][v];h=n(p,d)}else{for(var g=0;g<l;g++)s[g]=f[e[g]][v];s[g]=d,h=n.apply(null,s)}h&&(o[u++]=v)}return u<a&&(r._indices=o),r._count=u,r._extent=[],r._updateGetRawIdx(),r},t.prototype.selectRange=function(e){var n=this.clone(),r=n._count;if(!r)return this;var a=Xt(e),i=a.length;if(!i)return this;var o=n.count(),s=Tg(n._rawCount),l=new s(o),u=0,c=a[0],f=e[c][0],d=e[c][1],h=n._chunks,v=!1;if(!n._indices){var p=0;if(i===1){for(var g=h[a[0]],y=0;y<r;y++){var m=g[y];(m>=f&&m<=d||isNaN(m))&&(l[u++]=p),p++}v=!0}else if(i===2){for(var g=h[a[0]],b=h[a[1]],w=e[a[1]][0],x=e[a[1]][1],y=0;y<r;y++){var m=g[y],_=b[y];(m>=f&&m<=d||isNaN(m))&&(_>=w&&_<=x||isNaN(_))&&(l[u++]=p),p++}v=!0}}if(!v)if(i===1)for(var y=0;y<o;y++){var C=n.getRawIndex(y),m=h[a[0]][C];(m>=f&&m<=d||isNaN(m))&&(l[u++]=C)}else for(var y=0;y<o;y++){for(var T=!0,C=n.getRawIndex(y),D=0;D<i;D++){var E=a[D],m=h[E][C];(m<e[E][0]||m>e[E][1])&&(T=!1)}T&&(l[u++]=n.getRawIndex(y))}return u<o&&(n._indices=l),n._count=u,n._extent=[],n._updateGetRawIdx(),n},t.prototype.map=function(e,n){var r=this.clone(e);return this._updateDims(r,e,n),r},t.prototype.modify=function(e,n){this._updateDims(this,e,n)},t.prototype._updateDims=function(e,n,r){for(var a=e._chunks,i=[],o=n.length,s=e.count(),l=[],u=e._rawExtent,c=0;c<n.length;c++)u[n[c]]=wh();for(var f=0;f<s;f++){for(var d=e.getRawIndex(f),h=0;h<o;h++)l[h]=a[n[h]][d];l[o]=f;var v=r&&r.apply(null,l);if(v!=null){typeof v!="object"&&(i[0]=v,v=i);for(var c=0;c<v.length;c++){var p=n[c],g=v[c],y=u[p],m=a[p];m&&(m[d]=g),g<y[0]&&(y[0]=g),g>y[1]&&(y[1]=g)}}}},t.prototype.lttbDownSample=function(e,n){var r=this.clone([e],!0),a=r._chunks,i=a[e],o=this.count(),s=0,l=Math.floor(1/n),u=this.getRawIndex(0),c,f,d,h=new(Tg(this._rawCount))(Math.min((Math.ceil(o/l)+2)*2,o));h[s++]=u;for(var v=1;v<o-1;v+=l){for(var p=Math.min(v+l,o-1),g=Math.min(v+l*2,o),y=(g+p)/2,m=0,b=p;b<g;b++){var w=this.getRawIndex(b),x=i[w];isNaN(x)||(m+=x)}m/=g-p;var _=v,C=Math.min(v+l,o),T=v-1,D=i[u];c=-1,d=_;for(var E=-1,M=0,b=_;b<C;b++){var w=this.getRawIndex(b),x=i[w];if(isNaN(x)){M++,E<0&&(E=w);continue}f=Math.abs((T-y)*(x-D)-(T-b)*(m-D)),f>c&&(c=f,d=w)}M>0&&M<C-_&&(h[s++]=Math.min(E,d),d=Math.max(E,d)),h[s++]=d,u=d}return h[s++]=this.getRawIndex(o-1),r._count=s,r._indices=h,r.getRawIndex=this._getRawIdx,r},t.prototype.downSample=function(e,n,r,a){for(var i=this.clone([e],!0),o=i._chunks,s=[],l=Math.floor(1/n),u=o[e],c=this.count(),f=i._rawExtent[e]=wh(),d=new(Tg(this._rawCount))(Math.ceil(c/l)),h=0,v=0;v<c;v+=l){l>c-v&&(l=c-v,s.length=l);for(var p=0;p<l;p++){var g=this.getRawIndex(v+p);s[p]=u[g]}var y=r(s),m=this.getRawIndex(Math.min(v+a(s,y)||0,c-1));u[m]=y,y<f[0]&&(f[0]=y),y>f[1]&&(f[1]=y),d[h++]=m}return i._count=h,i._indices=d,i._updateGetRawIdx(),i},t.prototype.each=function(e,n){if(this._count)for(var r=e.length,a=this._chunks,i=0,o=this.count();i<o;i++){var s=this.getRawIndex(i);switch(r){case 0:n(i);break;case 1:n(a[e[0]][s],i);break;case 2:n(a[e[0]][s],a[e[1]][s],i);break;default:for(var l=0,u=[];l<r;l++)u[l]=a[e[l]][s];u[l]=i,n.apply(null,u)}}},t.prototype.getDataExtent=function(e){var n=this._chunks[e],r=wh();if(!n)return r;var a=this.count(),i=!this._indices,o;if(i)return this._rawExtent[e].slice();if(o=this._extent[e],o)return o.slice();o=r;for(var s=o[0],l=o[1],u=0;u<a;u++){var c=this.getRawIndex(u),f=n[c];f<s&&(s=f),f>l&&(l=f)}return o=[s,l],this._extent[e]=o,o},t.prototype.getRawDataItem=function(e){var n=this.getRawIndex(e);if(this._provider.persistent)return this._provider.getItem(n);for(var r=[],a=this._chunks,i=0;i<a.length;i++)r.push(a[i][n]);return r},t.prototype.clone=function(e,n){var r=new t,a=this._chunks,i=e&&go(e,function(s,l){return s[l]=!0,s},{});if(i)for(var o=0;o<a.length;o++)r._chunks[o]=i[o]?Kot(a[o]):a[o];else r._chunks=a;return this._copyCommonProps(r),n||(r._indices=this._cloneIndices()),r._updateGetRawIdx(),r},t.prototype._copyCommonProps=function(e){e._count=this._count,e._rawCount=this._rawCount,e._provider=this._provider,e._dimensions=this._dimensions,e._extent=_t(this._extent),e._rawExtent=_t(this._rawExtent)},t.prototype._cloneIndices=function(){if(this._indices){var e=this._indices.constructor,n=void 0;if(e===Array){var r=this._indices.length;n=new e(r);for(var a=0;a<r;a++)n[a]=this._indices[a]}else n=new e(this._indices);return n}return null},t.prototype._getRawIdxIdentity=function(e){return e},t.prototype._getRawIdx=function(e){return e<this._count&&e>=0?this._indices[e]:-1},t.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},t.internalField=function(){function e(n,r,a,i){return nc(n[i],this._dimensions[i])}hE={arrayRows:e,objectRows:function(n,r,a,i){return nc(n[r],this._dimensions[i])},keyedColumns:e,original:function(n,r,a,i){var o=n&&(n.value==null?n:n.value);return nc(o instanceof Array?o[i]:o,this._dimensions[i])},typedArray:function(n,r,a,i){return n[i]}}}(),t}();const NR=jot;var Cne=function(){function t(e){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=e}return t.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},t.prototype._setLocalSource=function(e,n){this._sourceList=e,this._upstreamSignList=n,this._versionSignBase++,this._versionSignBase>9e10&&(this._versionSignBase=0)},t.prototype._getVersionSign=function(){return this._sourceHost.uid+"_"+this._versionSignBase},t.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},t.prototype._createSource=function(){this._setLocalSource([],[]);var e=this._sourceHost,n=this._getUpstreamSourceManagers(),r=!!n.length,a,i;if(gb(e)){var o=e,s=void 0,l=void 0,u=void 0;if(r){var c=n[0];c.prepareSource(),u=c.getSource(),s=u.data,l=u.sourceFormat,i=[c._getVersionSign()]}else s=o.get("data",!0),l=wi(s)?tc:So,i=[];var f=this._getSourceMetaRawOption()||{},d=u&&u.metaRawOption||{},h=Pt(f.seriesLayoutBy,d.seriesLayoutBy)||null,v=Pt(f.sourceHeader,d.sourceHeader),p=Pt(f.dimensions,d.dimensions),g=h!==d.seriesLayoutBy||!!v!=!!d.sourceHeader||p;a=g?[AR(s,{seriesLayoutBy:h,sourceHeader:v,dimensions:p},l)]:[]}else{var y=e;if(r){var m=this._applyTransform(n);a=m.sourceList,i=m.upstreamSignList}else{var b=y.get("source",!0);a=[AR(b,this._getSourceMetaRawOption(),null)],i=[]}}this._setLocalSource(a,i)},t.prototype._applyTransform=function(e){var n=this._sourceHost,r=n.get("transform",!0),a=n.get("fromTransformResult",!0);if(a!=null){var i="";e.length!==1&&bz(i)}var o,s=[],l=[];return W(e,function(u){u.prepareSource();var c=u.getSource(a||0),f="";a!=null&&!c&&bz(f),s.push(c),l.push(u._getVersionSign())}),r?o=Got(r,s,{datasetIndex:n.componentIndex}):a!=null&&(o=[xot(s[0])]),{sourceList:o,upstreamSignList:l}},t.prototype._isDirty=function(){if(this._dirty)return!0;for(var e=this._getUpstreamSourceManagers(),n=0;n<e.length;n++){var r=e[n];if(r._isDirty()||this._upstreamSignList[n]!==r._getVersionSign())return!0}},t.prototype.getSource=function(e){e=e||0;var n=this._sourceList[e];if(!n){var r=this._getUpstreamSourceManagers();return r[0]&&r[0].getSource(e)}return n},t.prototype.getSharedDataStore=function(e){var n=e.makeStoreSchema();return this._innerGetDataStore(n.dimensions,e.source,n.hash)},t.prototype._innerGetDataStore=function(e,n,r){var a=0,i=this._storeList,o=i[a];o||(o=i[a]={});var s=o[r];if(!s){var l=this._getUpstreamSourceManagers()[0];gb(this._sourceHost)&&l?s=l._innerGetDataStore(e,n,r):(s=new NR,s.initData(new pne(n,e.length),e)),o[r]=s}return s},t.prototype._getUpstreamSourceManagers=function(){var e=this._sourceHost;if(gb(e)){var n=ON(e);return n?[n.getSourceManager()]:[]}else return $e(Xit(e),function(r){return r.getSourceManager()})},t.prototype._getSourceMetaRawOption=function(){var e=this._sourceHost,n,r,a;if(gb(e))n=e.get("seriesLayoutBy",!0),r=e.get("sourceHeader",!0),a=e.get("dimensions",!0);else if(!this._getUpstreamSourceManagers().length){var i=e;n=i.get("seriesLayoutBy",!0),r=i.get("sourceHeader",!0),a=i.get("dimensions",!0)}return{seriesLayoutBy:n,sourceHeader:r,dimensions:a}},t}();function mz(t){var e=t.option.transform;e&&Ny(t.option.transform)}function gb(t){return t.mainType==="series"}function bz(t){throw new Error(t)}var Tne="line-height:1";function Ene(t,e){var n=t.color||"#6e7079",r=t.fontSize||12,a=t.fontWeight||"400",i=t.color||"#464646",o=t.fontSize||14,s=t.fontWeight||"900";return e==="html"?{nameStyle:"font-size:"+Ua(r+"")+"px;color:"+Ua(n)+";font-weight:"+Ua(a+""),valueStyle:"font-size:"+Ua(o+"")+"px;color:"+Ua(i)+";font-weight:"+Ua(s+"")}:{nameStyle:{fontSize:r,fill:n,fontWeight:a},valueStyle:{fontSize:o,fill:i,fontWeight:s}}}var Yot=[0,10,20,30],Xot=["",`
  609. `,`
  610. `,`
  611. `];function zr(t,e){return e.type=t,e}function VR(t){return t.type==="section"}function Mne(t){return VR(t)?qot:Zot}function Dne(t){if(VR(t)){var e=0,n=t.blocks.length,r=n>1||n>0&&!t.noHeader;return W(t.blocks,function(a){var i=Dne(a);i>=e&&(e=i+ +(r&&(!i||VR(a)&&!a.noHeader)))}),e}return 0}function qot(t,e,n,r){var a=e.noHeader,i=Qot(Dne(e)),o=[],s=e.blocks||[];Ra(!s||Be(s)),s=s||[];var l=t.orderMode;if(e.sortBlocks&&l){s=s.slice();var u={valueAsc:"asc",valueDesc:"desc"};if(st(u,l)){var c=new Sne(u[l],null);s.sort(function(v,p){return c.evaluate(v.sortParam,p.sortParam)})}else l==="seriesDesc"&&s.reverse()}W(s,function(v,p){var g=e.valueFormatter,y=Mne(v)(g?Ae(Ae({},t),{valueFormatter:g}):t,v,p>0?i.html:0,r);y!=null&&o.push(y)});var f=t.renderMode==="richText"?o.join(i.richText):BR(o.join(""),a?n:i.html);if(a)return f;var d=RR(e.header,"ordinal",t.useUTC),h=Ene(r,t.renderMode).nameStyle;return t.renderMode==="richText"?kne(t,d,h)+i.richText+f:BR('<div style="'+h+";"+Tne+';">'+Ua(d)+"</div>"+f,n)}function Zot(t,e,n,r){var a=t.renderMode,i=e.noName,o=e.noValue,s=!e.markerType,l=e.name,u=t.useUTC,c=e.valueFormatter||t.valueFormatter||function(w){return w=Be(w)?w:[w],$e(w,function(x,_){return RR(x,Be(h)?h[_]:h,u)})};if(!(i&&o)){var f=s?"":t.markupStyleCreator.makeTooltipMarker(e.markerType,e.markerColor||"#333",a),d=i?"":RR(l,"ordinal",u),h=e.valueType,v=o?[]:c(e.value),p=!s||!i,g=!s&&i,y=Ene(r,a),m=y.nameStyle,b=y.valueStyle;return a==="richText"?(s?"":f)+(i?"":kne(t,d,m))+(o?"":tst(t,v,p,g,b)):BR((s?"":f)+(i?"":Jot(d,!s,m))+(o?"":est(v,p,g,b)),n)}}function Sz(t,e,n,r,a,i){if(t){var o=Mne(t),s={useUTC:a,renderMode:n,orderMode:r,markupStyleCreator:e,valueFormatter:t.valueFormatter};return o(s,t,0,i)}}function Qot(t){return{html:Yot[t],richText:Xot[t]}}function BR(t,e){var n='<div style="clear:both"></div>',r="margin: "+e+"px 0 0";return'<div style="'+r+";"+Tne+';">'+t+n+"</div>"}function Jot(t,e,n){var r=e?"margin-left:2px":"";return'<span style="'+n+";"+r+'">'+Ua(t)+"</span>"}function est(t,e,n,r){var a=n?"10px":"20px",i=e?"float:right;margin-left:"+a:"";return t=Be(t)?t:[t],'<span style="'+i+";"+r+'">'+$e(t,function(o){return Ua(o)}).join("&nbsp;&nbsp;")+"</span>"}function kne(t,e,n){return t.markupStyleCreator.wrapRichTextStyle(e,n)}function tst(t,e,n,r,a){var i=[a],o=r?10:20;return n&&i.push({padding:[0,0,0,o],align:"right"}),t.markupStyleCreator.wrapRichTextStyle(Be(e)?e.join(" "):e,i)}function Rne(t,e){var n=t.getData().getItemVisual(e,"style"),r=n[t.visualDrawType];return Nd(r)}function Lne(t,e){var n=t.get("padding");return n??(e==="richText"?[8,10]:10)}var pE=function(){function t(){this.richTextStyles={},this._nextStyleNameId=Lee()}return t.prototype._generateStyleName=function(){return"__EC_aUTo_"+this._nextStyleNameId++},t.prototype.makeTooltipMarker=function(e,n,r){var a=r==="richText"?this._generateStyleName():null,i=qte({color:n,type:e,renderMode:r,markerId:a});return rt(i)?i:(this.richTextStyles[a]=i.style,i.content)},t.prototype.wrapRichTextStyle=function(e,n){var r={};Be(n)?W(n,function(i){return Ae(r,i)}):Ae(r,n);var a=this._generateStyleName();return this.richTextStyles[a]=r,"{"+a+"|"+e+"}"},t}();function One(t){var e=t.series,n=t.dataIndex,r=t.multipleSeries,a=e.getData(),i=a.mapDimensionsAll("defaultedTooltip"),o=i.length,s=e.getRawValue(n),l=Be(s),u=Rne(e,n),c,f,d,h;if(o>1||l&&!o){var v=nst(s,e,n,i,u);c=v.inlineValues,f=v.inlineValueTypes,d=v.blocks,h=v.inlineValues[0]}else if(o){var p=a.getDimensionInfo(i[0]);h=c=uv(a,n,i[0]),f=p.type}else h=c=l?s[0]:s;var g=oN(e),y=g&&e.name||"",m=a.getName(n),b=r?y:m;return zr("section",{header:y,noHeader:r||!g,sortParam:h,blocks:[zr("nameValue",{markerType:"item",markerColor:u,name:b,noName:!no(b),value:c,valueType:f})].concat(d||[])})}function nst(t,e,n,r,a){var i=e.getData(),o=go(t,function(f,d,h){var v=i.getDimensionInfo(h);return f=f||v&&v.tooltip!==!1&&v.displayName!=null},!1),s=[],l=[],u=[];r.length?W(r,function(f){c(uv(i,n,f),f)}):W(t,c);function c(f,d){var h=i.getDimensionInfo(d);!h||h.otherDims.tooltip===!1||(o?u.push(zr("nameValue",{markerType:"subItem",markerColor:a,name:h.displayName,value:f,valueType:h.type})):(s.push(f),l.push(h.type)))}return{inlineValues:s,inlineValueTypes:l,blocks:u}}var cu=ln();function yb(t,e){return t.getName(e)||t.getId(e)}var fw="__universalTransitionEnabled",jC=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n._selectedDataIndicesMap={},n}return e.prototype.init=function(n,r,a){this.seriesIndex=this.componentIndex,this.dataTask=F0({count:ast,reset:ist}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(n,a);var i=cu(this).sourceManager=new Cne(this);i.prepareSource();var o=this.getInitialData(n,a);_z(o,this),this.dataTask.context.data=o,cu(this).dataBeforeProcessed=o,wz(this),this._initSelectedMapFromData(o)},e.prototype.mergeDefaultAndTheme=function(n,r){var a=qy(this),i=a?Uv(n):{},o=this.subType;Jt.hasClass(o)&&(o+="Series"),$t(n,r.getTheme().get(this.subType)),$t(n,this.getDefaultOption()),Rd(n,"label",["show"]),this.fillDataTextStyle(n.data),a&&yc(n,i,a)},e.prototype.mergeOption=function(n,r){n=$t(this.option,n,!0),this.fillDataTextStyle(n.data);var a=qy(this);a&&yc(this.option,n,a);var i=cu(this).sourceManager;i.dirty(),i.prepareSource();var o=this.getInitialData(n,r);_z(o,this),this.dataTask.dirty(),this.dataTask.context.data=o,cu(this).dataBeforeProcessed=o,wz(this),this._initSelectedMapFromData(o)},e.prototype.fillDataTextStyle=function(n){if(n&&!wi(n))for(var r=["show"],a=0;a<n.length;a++)n[a]&&n[a].label&&Rd(n[a],"label",r)},e.prototype.getInitialData=function(n,r){},e.prototype.appendData=function(n){var r=this.getRawData();r.appendData(n.data)},e.prototype.getData=function(n){var r=$R(this);if(r){var a=r.context.data;return n==null?a:a.getLinkedData(n)}else return cu(this).data},e.prototype.getAllData=function(){var n=this.getData();return n&&n.getLinkedDataAll?n.getLinkedDataAll():[{data:n}]},e.prototype.setData=function(n){var r=$R(this);if(r){var a=r.context;a.outputData=n,r!==this.dataTask&&(a.data=n)}cu(this).data=n},e.prototype.getEncode=function(){var n=this.get("encode",!0);if(n)return ft(n)},e.prototype.getSourceManager=function(){return cu(this).sourceManager},e.prototype.getSource=function(){return this.getSourceManager().getSource()},e.prototype.getRawData=function(){return cu(this).dataBeforeProcessed},e.prototype.getColorBy=function(){var n=this.get("colorBy");return n||"series"},e.prototype.isColorBySeries=function(){return this.getColorBy()==="series"},e.prototype.getBaseAxis=function(){var n=this.coordinateSystem;return n&&n.getBaseAxis&&n.getBaseAxis()},e.prototype.formatTooltip=function(n,r,a){return One({series:this,dataIndex:n,multipleSeries:r})},e.prototype.isAnimationEnabled=function(){var n=this.ecModel;if(on.node&&!(n&&n.ssr))return!1;var r=this.getShallow("animation");return r&&this.getData().count()>this.getShallow("animationThreshold")&&(r=!1),!!r},e.prototype.restoreData=function(){this.dataTask.dirty()},e.prototype.getColorFromPalette=function(n,r,a){var i=this.ecModel,o=AN.prototype.getColorFromPalette.call(this,n,r,a);return o||(o=i.getColorFromPalette(n,r,a)),o},e.prototype.coordDimToDataDim=function(n){return this.getRawData().mapDimensionsAll(n)},e.prototype.getProgressive=function(){return this.get("progressive")},e.prototype.getProgressiveThreshold=function(){return this.get("progressiveThreshold")},e.prototype.select=function(n,r){this._innerSelect(this.getData(r),n)},e.prototype.unselect=function(n,r){var a=this.option.selectedMap;if(a){var i=this.option.selectedMode,o=this.getData(r);if(i==="series"||a==="all"){this.option.selectedMap={},this._selectedDataIndicesMap={};return}for(var s=0;s<n.length;s++){var l=n[s],u=yb(o,l);a[u]=!1,this._selectedDataIndicesMap[u]=-1}}},e.prototype.toggleSelect=function(n,r){for(var a=[],i=0;i<n.length;i++)a[0]=n[i],this.isSelected(n[i],r)?this.unselect(a,r):this.select(a,r)},e.prototype.getSelectedDataIndices=function(){if(this.option.selectedMap==="all")return[].slice.call(this.getData().getIndices());for(var n=this._selectedDataIndicesMap,r=Xt(n),a=[],i=0;i<r.length;i++){var o=n[r[i]];o>=0&&a.push(o)}return a},e.prototype.isSelected=function(n,r){var a=this.option.selectedMap;if(!a)return!1;var i=this.getData(r);return(a==="all"||a[yb(i,n)])&&!i.getItemModel(n).get(["select","disabled"])},e.prototype.isUniversalTransitionEnabled=function(){if(this[fw])return!0;var n=this.option.universalTransition;return n?n===!0?!0:n&&n.enabled:!1},e.prototype._innerSelect=function(n,r){var a,i,o=this.option,s=o.selectedMode,l=r.length;if(!(!s||!l)){if(s==="series")o.selectedMap="all";else if(s==="multiple"){bt(o.selectedMap)||(o.selectedMap={});for(var u=o.selectedMap,c=0;c<l;c++){var f=r[c],d=yb(n,f);u[d]=!0,this._selectedDataIndicesMap[d]=n.getRawIndex(f)}}else if(s==="single"||s===!0){var h=r[l-1],d=yb(n,h);o.selectedMap=(a={},a[d]=!0,a),this._selectedDataIndicesMap=(i={},i[d]=n.getRawIndex(h),i)}}},e.prototype._initSelectedMapFromData=function(n){if(!this.option.selectedMap){var r=[];n.hasItemOption&&n.each(function(a){var i=n.getRawDataItem(a);i&&i.selected&&r.push(a)}),r.length>0&&this._innerSelect(n,r)}},e.registerClass=function(n){return Jt.registerClass(n)},e.protoInitialize=function(){var n=e.prototype;n.type="series.__base__",n.seriesIndex=0,n.ignoreStyleOnData=!1,n.hasSymbolVisual=!1,n.defaultSymbol="circle",n.visualStyleAccessPath="itemStyle",n.visualDrawType="fill"}(),e}(Jt);sr(jC,$N);sr(jC,AN);Fee(jC,Jt);function wz(t){var e=t.name;oN(t)||(t.name=rst(t)||e)}function rst(t){var e=t.getRawData(),n=e.mapDimensionsAll("seriesName"),r=[];return W(n,function(a){var i=e.getDimensionInfo(a);i.displayName&&r.push(i.displayName)}),r.join(" ")}function ast(t){return t.model.getRawData().count()}function ist(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),ost}function ost(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function _z(t,e){W(Vy(t.CHANGABLE_METHODS,t.DOWNSAMPLE_METHODS),function(n){t.wrapMethod(n,Rt(sst,e))})}function sst(t,e){var n=$R(t);return n&&n.setOutputEnd((e||this).count()),e}function $R(t){var e=(t.ecModel||{}).scheduler,n=e&&e.getPipeline(t.uid);if(n){var r=n.currentTask;if(r){var a=r.agentStubMap;a&&(r=a.get(t.uid))}return r}}const Pn=jC;var PN=function(){function t(){this.group=new Tt,this.uid=Gv("viewComponent")}return t.prototype.init=function(e,n){},t.prototype.render=function(e,n,r,a){},t.prototype.dispose=function(e,n){},t.prototype.updateView=function(e,n,r,a){},t.prototype.updateLayout=function(e,n,r,a){},t.prototype.updateVisual=function(e,n,r,a){},t.prototype.toggleBlurSeries=function(e,n,r){},t.prototype.eachRendered=function(e){var n=this.group;n&&n.traverse(e)},t}();lN(PN);DC(PN);const Wn=PN;function jv(){var t=ln();return function(e){var n=t(e),r=e.pipelineContext,a=!!n.large,i=!!n.progressiveRender,o=n.large=!!(r&&r.large),s=n.progressiveRender=!!(r&&r.progressiveRender);return(a!==o||i!==s)&&"reset"}}var Ane=ln(),lst=jv(),FN=function(){function t(){this.group=new Tt,this.uid=Gv("viewChart"),this.renderTask=F0({plan:ust,reset:cst}),this.renderTask.context={view:this}}return t.prototype.init=function(e,n){},t.prototype.render=function(e,n,r,a){},t.prototype.highlight=function(e,n,r,a){var i=e.getData(a&&a.dataType);i&&Cz(i,a,"emphasis")},t.prototype.downplay=function(e,n,r,a){var i=e.getData(a&&a.dataType);i&&Cz(i,a,"normal")},t.prototype.remove=function(e,n){this.group.removeAll()},t.prototype.dispose=function(e,n){},t.prototype.updateView=function(e,n,r,a){this.render(e,n,r,a)},t.prototype.updateLayout=function(e,n,r,a){this.render(e,n,r,a)},t.prototype.updateVisual=function(e,n,r,a){this.render(e,n,r,a)},t.prototype.eachRendered=function(e){Ac(this.group,e)},t.markUpdateMethod=function(e,n){Ane(e).updateMethod=n},t.protoInitialize=function(){var e=t.prototype;e.type="chart"}(),t}();function xz(t,e,n){t&&Ky(t)&&(e==="emphasis"?Il:Pl)(t,n)}function Cz(t,e,n){var r=Ld(t,e),a=e&&e.highlightKey!=null?$at(e.highlightKey):null;r!=null?W(Dn(r),function(i){xz(t.getItemGraphicEl(i),n,a)}):t.eachItemGraphicEl(function(i){xz(i,n,a)})}lN(FN);DC(FN);function ust(t){return lst(t.model)}function cst(t){var e=t.model,n=t.ecModel,r=t.api,a=t.payload,i=e.pipelineContext.progressiveRender,o=t.view,s=a&&Ane(a).updateMethod,l=i?"incrementalPrepareRender":s&&o[s]?s:"render";return l!=="render"&&o[l](e,n,r,a),fst[l]}var fst={incrementalPrepareRender:{progress:function(t,e){e.view.incrementalRender(t,e.model,e.ecModel,e.api,e.payload)}},render:{forceFirstProgress:!0,progress:function(t,e){e.view.render(e.model,e.ecModel,e.api,e.payload)}}};const kn=FN;var k_="\0__throttleOriginMethod",Tz="\0__throttleRate",Ez="\0__throttleType";function YC(t,e,n){var r,a=0,i=0,o=null,s,l,u,c;e=e||0;function f(){i=new Date().getTime(),o=null,t.apply(l,u||[])}var d=function(){for(var h=[],v=0;v<arguments.length;v++)h[v]=arguments[v];r=new Date().getTime(),l=this,u=h;var p=c||e,g=c||n;c=null,s=r-(g?a:i)-p,clearTimeout(o),g?o=setTimeout(f,p):s>=0?f():o=setTimeout(f,-s),a=r};return d.clear=function(){o&&(clearTimeout(o),o=null)},d.debounceNextCall=function(h){c=h},d}function Yv(t,e,n,r){var a=t[e];if(a){var i=a[k_]||a,o=a[Ez],s=a[Tz];if(s!==n||o!==r){if(n==null||!r)return t[e]=i;a=t[e]=YC(i,n,r==="debounce"),a[k_]=i,a[Ez]=r,a[Tz]=n}return a}}function Qy(t,e){var n=t[e];n&&n[k_]&&(n.clear&&n.clear(),t[e]=n[k_])}var Mz=ln(),Dz={itemStyle:Od(Fte,!0),lineStyle:Od(Pte,!0)},dst={lineStyle:"stroke",itemStyle:"fill"};function Nne(t,e){var n=t.visualStyleMapper||Dz[e];return n||(console.warn("Unknown style type '"+e+"'."),Dz.itemStyle)}function Vne(t,e){var n=t.visualDrawType||dst[e];return n||(console.warn("Unknown style type '"+e+"'."),"fill")}var hst={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData(),r=t.visualStyleAccessPath||"itemStyle",a=t.getModel(r),i=Nne(t,r),o=i(a),s=a.getShallow("decal");s&&(n.setVisual("decal",s),s.dirty=!0);var l=Vne(t,r),u=o[l],c=vt(u)?u:null,f=o.fill==="auto"||o.stroke==="auto";if(!o[l]||c||f){var d=t.getColorFromPalette(t.name,null,e.getSeriesCount());o[l]||(o[l]=d,n.setVisual("colorFromPalette",!0)),o.fill=o.fill==="auto"||vt(o.fill)?d:o.fill,o.stroke=o.stroke==="auto"||vt(o.stroke)?d:o.stroke}if(n.setVisual("style",o),n.setVisual("drawType",l),!e.isSeriesFiltered(t)&&c)return n.setVisual("colorFromPalette",!1),{dataEach:function(h,v){var p=t.getDataParams(v),g=Ae({},o);g[l]=c(p),h.setItemVisual(v,"style",g)}}}},Eg=new Mn,pst={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(!(t.ignoreStyleOnData||e.isSeriesFiltered(t))){var n=t.getData(),r=t.visualStyleAccessPath||"itemStyle",a=Nne(t,r),i=n.getVisual("drawType");return{dataEach:n.hasItemOption?function(o,s){var l=o.getRawDataItem(s);if(l&&l[r]){Eg.option=l[r];var u=a(Eg),c=o.ensureUniqueItemVisual(s,"style");Ae(c,u),Eg.option.decal&&(o.setItemVisual(s,"decal",Eg.option.decal),Eg.option.decal.dirty=!0),i in u&&o.setItemVisual(s,"colorFromPalette",!1)}}:null}}}},vst={performRawSeries:!0,overallReset:function(t){var e=ft();t.eachSeries(function(n){var r=n.getColorBy();if(!n.isColorBySeries()){var a=n.type+"-"+r,i=e.get(a);i||(i={},e.set(a,i)),Mz(n).scope=i}}),t.eachSeries(function(n){if(!(n.isColorBySeries()||t.isSeriesFiltered(n))){var r=n.getRawData(),a={},i=n.getData(),o=Mz(n).scope,s=n.visualStyleAccessPath||"itemStyle",l=Vne(n,s);i.each(function(u){var c=i.getRawIndex(u);a[c]=u}),r.each(function(u){var c=a[u],f=i.getItemVisual(c,"colorFromPalette");if(f){var d=i.ensureUniqueItemVisual(c,"style"),h=r.getName(u)||u+"",v=r.count();d[l]=n.getColorFromPalette(h,o,v)}})}})}},mb=Math.PI;function gst(t,e){e=e||{},yt(e,{text:"loading",textColor:"#000",fontSize:12,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#5470c6",spinnerRadius:10,lineWidth:5,zlevel:0});var n=new Tt,r=new rn({style:{fill:e.maskColor},zlevel:e.zlevel,z:1e4});n.add(r);var a=new nn({style:{text:e.text,fill:e.textColor,fontSize:e.fontSize,fontWeight:e.fontWeight,fontStyle:e.fontStyle,fontFamily:e.fontFamily},zlevel:e.zlevel,z:10001}),i=new rn({style:{fill:"none"},textContent:a,textConfig:{position:"right",distance:10},zlevel:e.zlevel,z:10001});n.add(i);var o;return e.showSpinner&&(o=new VC({shape:{startAngle:-mb/2,endAngle:-mb/2+.1,r:e.spinnerRadius},style:{stroke:e.color,lineCap:"round",lineWidth:e.lineWidth},zlevel:e.zlevel,z:10001}),o.animateShape(!0).when(1e3,{endAngle:mb*3/2}).start("circularInOut"),o.animateShape(!0).when(1e3,{startAngle:mb*3/2}).delay(300).start("circularInOut"),n.add(o)),n.resize=function(){var s=a.getBoundingRect().width,l=e.showSpinner?e.spinnerRadius:0,u=(t.getWidth()-l*2-(e.showSpinner&&s?10:0)-s)/2-(e.showSpinner&&s?0:5+s/2)+(e.showSpinner?0:s/2)+(s?0:l),c=t.getHeight()/2;e.showSpinner&&o.setShape({cx:u,cy:c}),i.setShape({x:u-l,y:c-l,width:l*2,height:l*2}),r.setShape({x:0,y:0,width:t.getWidth(),height:t.getHeight()})},n.resize(),n}var yst=function(){function t(e,n,r,a){this._stageTaskMap=ft(),this.ecInstance=e,this.api=n,r=this._dataProcessorHandlers=r.slice(),a=this._visualHandlers=a.slice(),this._allHandlers=r.concat(a)}return t.prototype.restoreData=function(e,n){e.restoreData(n),this._stageTaskMap.each(function(r){var a=r.overallTask;a&&a.dirty()})},t.prototype.getPerformArgs=function(e,n){if(e.__pipeline){var r=this._pipelineMap.get(e.__pipeline.id),a=r.context,i=!n&&r.progressiveEnabled&&(!a||a.progressiveRender)&&e.__idxInPipeline>r.blockIndex,o=i?r.step:null,s=a&&a.modDataCount,l=s!=null?Math.ceil(s/o):null;return{step:o,modBy:l,modDataCount:s}}},t.prototype.getPipeline=function(e){return this._pipelineMap.get(e)},t.prototype.updateStreamModes=function(e,n){var r=this._pipelineMap.get(e.uid),a=e.getData(),i=a.count(),o=r.progressiveEnabled&&n.incrementalPrepareRender&&i>=r.threshold,s=e.get("large")&&i>=e.get("largeThreshold"),l=e.get("progressiveChunkMode")==="mod"?i:null;e.pipelineContext=r.context={progressiveRender:o,modDataCount:l,large:s}},t.prototype.restorePipelines=function(e){var n=this,r=n._pipelineMap=ft();e.eachSeries(function(a){var i=a.getProgressive(),o=a.uid;r.set(o,{id:o,head:null,tail:null,threshold:a.getProgressiveThreshold(),progressiveEnabled:i&&!(a.preventIncremental&&a.preventIncremental()),blockIndex:-1,step:Math.round(i||700),count:0}),n._pipe(a,a.dataTask)})},t.prototype.prepareStageTasks=function(){var e=this._stageTaskMap,n=this.api.getModel(),r=this.api;W(this._allHandlers,function(a){var i=e.get(a.uid)||e.set(a.uid,{}),o="";Ra(!(a.reset&&a.overallReset),o),a.reset&&this._createSeriesStageTask(a,i,n,r),a.overallReset&&this._createOverallStageTask(a,i,n,r)},this)},t.prototype.prepareView=function(e,n,r,a){var i=e.renderTask,o=i.context;o.model=n,o.ecModel=r,o.api=a,i.__block=!e.incrementalPrepareRender,this._pipe(n,i)},t.prototype.performDataProcessorTasks=function(e,n){this._performStageTasks(this._dataProcessorHandlers,e,n,{block:!0})},t.prototype.performVisualTasks=function(e,n,r){this._performStageTasks(this._visualHandlers,e,n,r)},t.prototype._performStageTasks=function(e,n,r,a){a=a||{};var i=!1,o=this;W(e,function(l,u){if(!(a.visualType&&a.visualType!==l.visualType)){var c=o._stageTaskMap.get(l.uid),f=c.seriesTaskMap,d=c.overallTask;if(d){var h,v=d.agentStubMap;v.each(function(g){s(a,g)&&(g.dirty(),h=!0)}),h&&d.dirty(),o.updatePayload(d,r);var p=o.getPerformArgs(d,a.block);v.each(function(g){g.perform(p)}),d.perform(p)&&(i=!0)}else f&&f.each(function(g,y){s(a,g)&&g.dirty();var m=o.getPerformArgs(g,a.block);m.skip=!l.performRawSeries&&n.isSeriesFiltered(g.context.model),o.updatePayload(g,r),g.perform(m)&&(i=!0)})}});function s(l,u){return l.setDirty&&(!l.dirtyMap||l.dirtyMap.get(u.__pipeline.id))}this.unfinished=i||this.unfinished},t.prototype.performSeriesTasks=function(e){var n;e.eachSeries(function(r){n=r.dataTask.perform()||n}),this.unfinished=n||this.unfinished},t.prototype.plan=function(){this._pipelineMap.each(function(e){var n=e.tail;do{if(n.__block){e.blockIndex=n.__idxInPipeline;break}n=n.getUpstream()}while(n)})},t.prototype.updatePayload=function(e,n){n!=="remain"&&(e.context.payload=n)},t.prototype._createSeriesStageTask=function(e,n,r,a){var i=this,o=n.seriesTaskMap,s=n.seriesTaskMap=ft(),l=e.seriesType,u=e.getTargetSeries;e.createOnAllSeries?r.eachRawSeries(c):l?r.eachRawSeriesByType(l,c):u&&u(r,a).each(c);function c(f){var d=f.uid,h=s.set(d,o&&o.get(d)||F0({plan:_st,reset:xst,count:Tst}));h.context={model:f,ecModel:r,api:a,useClearVisual:e.isVisual&&!e.isLayout,plan:e.plan,reset:e.reset,scheduler:i},i._pipe(f,h)}},t.prototype._createOverallStageTask=function(e,n,r,a){var i=this,o=n.overallTask=n.overallTask||F0({reset:mst});o.context={ecModel:r,api:a,overallReset:e.overallReset,scheduler:i};var s=o.agentStubMap,l=o.agentStubMap=ft(),u=e.seriesType,c=e.getTargetSeries,f=!0,d=!1,h="";Ra(!e.createOnAllSeries,h),u?r.eachRawSeriesByType(u,v):c?c(r,a).each(v):(f=!1,W(r.getSeries(),v));function v(p){var g=p.uid,y=l.set(g,s&&s.get(g)||(d=!0,F0({reset:bst,onDirty:wst})));y.context={model:p,overallProgress:f},y.agent=o,y.__block=f,i._pipe(p,y)}d&&o.dirty()},t.prototype._pipe=function(e,n){var r=e.uid,a=this._pipelineMap.get(r);!a.head&&(a.head=n),a.tail&&a.tail.pipe(n),a.tail=n,n.__idxInPipeline=a.count++,n.__pipeline=a},t.wrapStageHandler=function(e,n){return vt(e)&&(e={overallReset:e,seriesType:Est(e)}),e.uid=Gv("stageHandler"),n&&(e.visualType=n),e},t}();function mst(t){t.overallReset(t.ecModel,t.api,t.payload)}function bst(t){return t.overallProgress&&Sst}function Sst(){this.agent.dirty(),this.getDownstream().dirty()}function wst(){this.agent&&this.agent.dirty()}function _st(t){return t.plan?t.plan(t.model,t.ecModel,t.api,t.payload):null}function xst(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=Dn(t.reset(t.model,t.ecModel,t.api,t.payload));return e.length>1?$e(e,function(n,r){return Bne(r)}):Cst}var Cst=Bne(0);function Bne(t){return function(e,n){var r=n.data,a=n.resetDefines[t];if(a&&a.dataEach)for(var i=e.start;i<e.end;i++)a.dataEach(r,i);else a&&a.progress&&a.progress(e,r)}}function Tst(t){return t.data.count()}function Est(t){R_=null;try{t(Jy,$ne)}catch{}return R_}var Jy={},$ne={},R_;Ine(Jy,lne);Ine($ne,une);Jy.eachSeriesByType=Jy.eachRawSeriesByType=function(t){R_=t};Jy.eachComponent=function(t){t.mainType==="series"&&t.subType&&(R_=t.subType)};function Ine(t,e){for(var n in e.prototype)t[n]=ir}const Pne=yst;var kz=["#37A2DA","#32C5E9","#67E0E3","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#E062AE","#E690D1","#e7bcf3","#9d96f5","#8378EA","#96BFFF"];const Mst={color:kz,colorLayer:[["#37A2DA","#ffd85c","#fd7b5f"],["#37A2DA","#67E0E3","#FFDB5C","#ff9f7f","#E062AE","#9d96f5"],["#37A2DA","#32C5E9","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#e7bcf3","#8378EA","#96BFFF"],kz]};var Ia="#B9B8CE",Rz="#100C2A",bb=function(){return{axisLine:{lineStyle:{color:Ia}},splitLine:{lineStyle:{color:"#484753"}},splitArea:{areaStyle:{color:["rgba(255,255,255,0.02)","rgba(255,255,255,0.05)"]}},minorSplitLine:{lineStyle:{color:"#20203B"}}}},Lz=["#4992ff","#7cffb2","#fddd60","#ff6e76","#58d9f9","#05c091","#ff8a45","#8d48e3","#dd79ff"],Fne={darkMode:!0,color:Lz,backgroundColor:Rz,axisPointer:{lineStyle:{color:"#817f91"},crossStyle:{color:"#817f91"},label:{color:"#fff"}},legend:{textStyle:{color:Ia}},textStyle:{color:Ia},title:{textStyle:{color:"#EEF1FA"},subtextStyle:{color:"#B9B8CE"}},toolbox:{iconStyle:{borderColor:Ia}},dataZoom:{borderColor:"#71708A",textStyle:{color:Ia},brushStyle:{color:"rgba(135,163,206,0.3)"},handleStyle:{color:"#353450",borderColor:"#C5CBE3"},moveHandleStyle:{color:"#B0B6C3",opacity:.3},fillerColor:"rgba(135,163,206,0.2)",emphasis:{handleStyle:{borderColor:"#91B7F2",color:"#4D587D"},moveHandleStyle:{color:"#636D9A",opacity:.7}},dataBackground:{lineStyle:{color:"#71708A",width:1},areaStyle:{color:"#71708A"}},selectedDataBackground:{lineStyle:{color:"#87A3CE"},areaStyle:{color:"#87A3CE"}}},visualMap:{textStyle:{color:Ia}},timeline:{lineStyle:{color:Ia},label:{color:Ia},controlStyle:{color:Ia,borderColor:Ia}},calendar:{itemStyle:{color:Rz},dayLabel:{color:Ia},monthLabel:{color:Ia},yearLabel:{color:Ia}},timeAxis:bb(),logAxis:bb(),valueAxis:bb(),categoryAxis:bb(),line:{symbol:"circle"},graph:{color:Lz},gauge:{title:{color:Ia},axisLine:{lineStyle:{color:[[1,"rgba(207,212,219,0.2)"]]}},axisLabel:{color:Ia},detail:{color:"#EEF1FA"}},candlestick:{itemStyle:{color:"#f64e56",color0:"#54ea92",borderColor:"#f64e56",borderColor0:"#54ea92"}}};Fne.categoryAxis.splitLine.show=!1;const Dst=Fne;var kst=function(){function t(){}return t.prototype.normalizeQuery=function(e){var n={},r={},a={};if(rt(e)){var i=As(e);n.mainType=i.main||null,n.subType=i.sub||null}else{var o=["Index","Name","Id"],s={name:1,dataIndex:1,dataType:1};W(e,function(l,u){for(var c=!1,f=0;f<o.length;f++){var d=o[f],h=u.lastIndexOf(d);if(h>0&&h===u.length-d.length){var v=u.slice(0,h);v!=="data"&&(n.mainType=v,n[d.toLowerCase()]=l,c=!0)}}s.hasOwnProperty(u)&&(r[u]=l,c=!0),c||(a[u]=l)})}return{cptQuery:n,dataQuery:r,otherQuery:a}},t.prototype.filter=function(e,n){var r=this.eventInfo;if(!r)return!0;var a=r.targetEl,i=r.packedEvent,o=r.model,s=r.view;if(!o||!s)return!0;var l=n.cptQuery,u=n.dataQuery;return c(l,o,"mainType")&&c(l,o,"subType")&&c(l,o,"index","componentIndex")&&c(l,o,"name")&&c(l,o,"id")&&c(u,i,"name")&&c(u,i,"dataIndex")&&c(u,i,"dataType")&&(!s.filterForExposedEvent||s.filterForExposedEvent(e,n.otherQuery,a,i));function c(f,d,h,v){return f[h]==null||d[v||h]===f[h]}},t.prototype.afterTrigger=function(){this.eventInfo=null},t}(),IR=["symbol","symbolSize","symbolRotate","symbolOffset"],Oz=IR.concat(["symbolKeepAspect"]),Rst={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData();if(t.legendIcon&&n.setVisual("legendIcon",t.legendIcon),!t.hasSymbolVisual)return;for(var r={},a={},i=!1,o=0;o<IR.length;o++){var s=IR[o],l=t.get(s);vt(l)?(i=!0,a[s]=l):r[s]=l}if(r.symbol=r.symbol||t.defaultSymbol,n.setVisual(Ae({legendIcon:t.legendIcon||r.symbol,symbolKeepAspect:t.get("symbolKeepAspect")},r)),e.isSeriesFiltered(t))return;var u=Xt(a);function c(f,d){for(var h=t.getRawValue(d),v=t.getDataParams(d),p=0;p<u.length;p++){var g=u[p];f.setItemVisual(d,g,a[g](h,v))}}return{dataEach:i?c:null}}},Lst={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(!t.hasSymbolVisual||e.isSeriesFiltered(t))return;var n=t.getData();function r(a,i){for(var o=a.getItemModel(i),s=0;s<Oz.length;s++){var l=Oz[s],u=o.getShallow(l,!0);u!=null&&a.setItemVisual(i,l,u)}}return{dataEach:n.hasItemOption?r:null}}};function zN(t,e,n){switch(n){case"color":var r=t.getItemVisual(e,"style");return r[t.getVisual("drawType")];case"opacity":return t.getItemVisual(e,"style").opacity;case"symbol":case"symbolSize":case"liftZ":return t.getItemVisual(e,n)}}function qm(t,e){switch(e){case"color":var n=t.getVisual("style");return n[t.getVisual("drawType")];case"opacity":return t.getVisual("style").opacity;case"symbol":case"symbolSize":case"liftZ":return t.getVisual(e)}}function zne(t,e,n,r){switch(n){case"color":var a=t.ensureUniqueItemVisual(e,"style");a[t.getVisual("drawType")]=r,t.setItemVisual(e,"colorFromPalette",!1);break;case"opacity":t.ensureUniqueItemVisual(e,"style").opacity=r;break;case"symbol":case"symbolSize":case"liftZ":t.setItemVisual(e,n,r);break}}function Gne(t,e){function n(r,a){var i=[];return r.eachComponent({mainType:"series",subType:t,query:a},function(o){i.push(o.seriesIndex)}),i}W([[t+"ToggleSelect","toggleSelect"],[t+"Select","select"],[t+"UnSelect","unselect"]],function(r){e(r[0],function(a,i,o){a=Ae({},a),o.dispatchAction(Ae(a,{type:r[1],seriesIndex:n(i,a)}))})})}function _h(t,e,n,r,a){var i=t+e;n.isSilent(i)||r.eachComponent({mainType:"series",subType:"pie"},function(o){for(var s=o.seriesIndex,l=o.option.selectedMap,u=a.selected,c=0;c<u.length;c++)if(u[c].seriesIndex===s){var f=o.getData(),d=Ld(f,a.fromActionPayload);n.trigger(i,{type:i,seriesId:o.id,name:Be(d)?f.getName(d[0]):f.getName(d),selected:rt(l)?l:Ae({},l)})}})}function Ost(t,e,n){t.on("selectchanged",function(r){var a=n.getModel();r.isFromClick?(_h("map","selectchanged",e,a,r),_h("pie","selectchanged",e,a,r)):r.fromAction==="select"?(_h("map","selected",e,a,r),_h("pie","selected",e,a,r)):r.fromAction==="unselect"&&(_h("map","unselected",e,a,r),_h("pie","unselected",e,a,r))})}function td(t,e,n){for(var r;t&&!(e(t)&&(r=t,n));)t=t.__hostTarget||t.parent;return r}var Ast=Math.round(Math.random()*9),Nst=typeof Object.defineProperty=="function",Vst=function(){function t(){this._id="__ec_inner_"+Ast++}return t.prototype.get=function(e){return this._guard(e)[this._id]},t.prototype.set=function(e,n){var r=this._guard(e);return Nst?Object.defineProperty(r,this._id,{value:n,enumerable:!1,configurable:!0}):r[this._id]=n,this},t.prototype.delete=function(e){return this.has(e)?(delete this._guard(e)[this._id],!0):!1},t.prototype.has=function(e){return!!this._guard(e)[this._id]},t.prototype._guard=function(e){if(e!==Object(e))throw TypeError("Value of WeakMap is not a non-null object.");return e},t}();const Bst=Vst;var $st=Kt.extend({type:"triangle",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,r=e.cy,a=e.width/2,i=e.height/2;t.moveTo(n,r-i),t.lineTo(n+a,r+i),t.lineTo(n-a,r+i),t.closePath()}}),Ist=Kt.extend({type:"diamond",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,r=e.cy,a=e.width/2,i=e.height/2;t.moveTo(n,r-i),t.lineTo(n+a,r),t.lineTo(n,r+i),t.lineTo(n-a,r),t.closePath()}}),Pst=Kt.extend({type:"pin",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.x,r=e.y,a=e.width/5*3,i=Math.max(a,e.height),o=a/2,s=o*o/(i-o),l=r-i+o+s,u=Math.asin(s/o),c=Math.cos(u)*o,f=Math.sin(u),d=Math.cos(u),h=o*.6,v=o*.7;t.moveTo(n-c,l+s),t.arc(n,l,o,Math.PI-u,Math.PI*2+u),t.bezierCurveTo(n+c-f*h,l+s+d*h,n,r-v,n,r),t.bezierCurveTo(n,r-v,n-c+f*h,l+s+d*h,n-c,l+s),t.closePath()}}),Fst=Kt.extend({type:"arrow",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.height,r=e.width,a=e.x,i=e.y,o=r/3*2;t.moveTo(a,i),t.lineTo(a+o,i+n),t.lineTo(a,i+n/4*3),t.lineTo(a-o,i+n),t.lineTo(a,i),t.closePath()}}),zst={line:Br,rect:rn,roundRect:rn,square:rn,circle:is,diamond:Ist,pin:Pst,arrow:Fst,triangle:$st},Gst={line:function(t,e,n,r,a){a.x1=t,a.y1=e+r/2,a.x2=t+n,a.y2=e+r/2},rect:function(t,e,n,r,a){a.x=t,a.y=e,a.width=n,a.height=r},roundRect:function(t,e,n,r,a){a.x=t,a.y=e,a.width=n,a.height=r,a.r=Math.min(n,r)/4},square:function(t,e,n,r,a){var i=Math.min(n,r);a.x=t,a.y=e,a.width=i,a.height=i},circle:function(t,e,n,r,a){a.cx=t+n/2,a.cy=e+r/2,a.r=Math.min(n,r)/2},diamond:function(t,e,n,r,a){a.cx=t+n/2,a.cy=e+r/2,a.width=n,a.height=r},pin:function(t,e,n,r,a){a.x=t+n/2,a.y=e+r/2,a.width=n,a.height=r},arrow:function(t,e,n,r,a){a.x=t+n/2,a.y=e+r/2,a.width=n,a.height=r},triangle:function(t,e,n,r,a){a.cx=t+n/2,a.cy=e+r/2,a.width=n,a.height=r}},L_={};W(zst,function(t,e){L_[e]=new t});var Ust=Kt.extend({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(t,e,n){var r=S_(t,e,n),a=this.shape;return a&&a.symbolType==="pin"&&e.position==="inside"&&(r.y=n.y+n.height*.4),r},buildPath:function(t,e,n){var r=e.symbolType;if(r!=="none"){var a=L_[r];a||(r="rect",a=L_[r]),Gst[r](e.x,e.y,e.width,e.height,a.shape),a.buildPath(t,a.shape,n)}}});function Hst(t,e){if(this.type!=="image"){var n=this.style;this.__isEmptyBrush?(n.stroke=t,n.fill=e||"#fff",n.lineWidth=2):this.shape.symbolType==="line"?n.stroke=t:n.fill=t,this.markRedraw()}}function fr(t,e,n,r,a,i,o){var s=t.indexOf("empty")===0;s&&(t=t.substr(5,1).toLowerCase()+t.substr(6));var l;return t.indexOf("image://")===0?l=mN(t.slice(8),new zt(e,n,r,a),o?"center":"cover"):t.indexOf("path://")===0?l=Km(t.slice(7),{},new zt(e,n,r,a),o?"center":"cover"):l=new Ust({shape:{symbolType:t,x:e,y:n,width:r,height:a}}),l.__isEmptyBrush=s,l.setColor=Hst,i&&l.setColor(i),l}function Xv(t){return Be(t)||(t=[+t,+t]),[t[0]||0,t[1]||0]}function Zd(t,e){if(t!=null)return Be(t)||(t=[t,t]),[et(t[0],e[0])||0,et(Pt(t[1],t[0]),e[1])||0]}function nd(t){return isFinite(t)}function Wst(t,e,n){var r=e.x==null?0:e.x,a=e.x2==null?1:e.x2,i=e.y==null?0:e.y,o=e.y2==null?0:e.y2;e.global||(r=r*n.width+n.x,a=a*n.width+n.x,i=i*n.height+n.y,o=o*n.height+n.y),r=nd(r)?r:0,a=nd(a)?a:1,i=nd(i)?i:0,o=nd(o)?o:0;var s=t.createLinearGradient(r,i,a,o);return s}function Kst(t,e,n){var r=n.width,a=n.height,i=Math.min(r,a),o=e.x==null?.5:e.x,s=e.y==null?.5:e.y,l=e.r==null?.5:e.r;e.global||(o=o*r+n.x,s=s*a+n.y,l=l*i),o=nd(o)?o:.5,s=nd(s)?s:.5,l=l>=0&&nd(l)?l:.5;var u=t.createRadialGradient(o,s,0,o,s,l);return u}function PR(t,e,n){for(var r=e.type==="radial"?Kst(t,e,n):Wst(t,e,n),a=e.colorStops,i=0;i<a.length;i++)r.addColorStop(a[i].offset,a[i].color);return r}function jst(t,e){if(t===e||!t&&!e)return!1;if(!t||!e||t.length!==e.length)return!0;for(var n=0;n<t.length;n++)if(t[n]!==e[n])return!0;return!1}function Sb(t){return parseInt(t,10)}function ip(t,e,n){var r=["width","height"][e],a=["clientWidth","clientHeight"][e],i=["paddingLeft","paddingTop"][e],o=["paddingRight","paddingBottom"][e];if(n[r]!=null&&n[r]!=="auto")return parseFloat(n[r]);var s=document.defaultView.getComputedStyle(t);return(t[a]||Sb(s[r])||Sb(t.style[r]))-(Sb(s[i])||0)-(Sb(s[o])||0)|0}function Yst(t,e){return!t||t==="solid"||!(e>0)?null:t==="dashed"?[4*e,2*e]:t==="dotted"?[e]:sn(t)?[t]:Be(t)?t:null}function GN(t){var e=t.style,n=e.lineDash&&e.lineWidth>0&&Yst(e.lineDash,e.lineWidth),r=e.lineDashOffset;if(n){var a=e.strokeNoScale&&t.getLineScale?t.getLineScale():1;a&&a!==1&&(n=$e(n,function(i){return i/a}),r/=a)}return[n,r]}var Xst=new qs(!0);function O_(t){var e=t.stroke;return!(e==null||e==="none"||!(t.lineWidth>0))}function Az(t){return typeof t=="string"&&t!=="none"}function A_(t){var e=t.fill;return e!=null&&e!=="none"}function Nz(t,e){if(e.fillOpacity!=null&&e.fillOpacity!==1){var n=t.globalAlpha;t.globalAlpha=e.fillOpacity*e.opacity,t.fill(),t.globalAlpha=n}else t.fill()}function Vz(t,e){if(e.strokeOpacity!=null&&e.strokeOpacity!==1){var n=t.globalAlpha;t.globalAlpha=e.strokeOpacity*e.opacity,t.stroke(),t.globalAlpha=n}else t.stroke()}function FR(t,e,n){var r=uN(e.image,e.__image,n);if(kC(r)){var a=t.createPattern(r,e.repeat||"repeat");if(typeof DOMMatrix=="function"&&a&&a.setTransform){var i=new DOMMatrix;i.translateSelf(e.x||0,e.y||0),i.rotateSelf(0,0,(e.rotation||0)*k0),i.scaleSelf(e.scaleX||1,e.scaleY||1),a.setTransform(i)}return a}}function qst(t,e,n,r){var a,i=O_(n),o=A_(n),s=n.strokePercent,l=s<1,u=!e.path;(!e.silent||l)&&u&&e.createPathProxy();var c=e.path||Xst,f=e.__dirty;if(!r){var d=n.fill,h=n.stroke,v=o&&!!d.colorStops,p=i&&!!h.colorStops,g=o&&!!d.image,y=i&&!!h.image,m=void 0,b=void 0,w=void 0,x=void 0,_=void 0;(v||p)&&(_=e.getBoundingRect()),v&&(m=f?PR(t,d,_):e.__canvasFillGradient,e.__canvasFillGradient=m),p&&(b=f?PR(t,h,_):e.__canvasStrokeGradient,e.__canvasStrokeGradient=b),g&&(w=f||!e.__canvasFillPattern?FR(t,d,e):e.__canvasFillPattern,e.__canvasFillPattern=w),y&&(x=f||!e.__canvasStrokePattern?FR(t,h,e):e.__canvasStrokePattern,e.__canvasStrokePattern=w),v?t.fillStyle=m:g&&(w?t.fillStyle=w:o=!1),p?t.strokeStyle=b:y&&(x?t.strokeStyle=x:i=!1)}var C=e.getGlobalScale();c.setScale(C[0],C[1],e.segmentIgnoreThreshold);var T,D;t.setLineDash&&n.lineDash&&(a=GN(e),T=a[0],D=a[1]);var E=!0;(u||f&Hh)&&(c.setDPR(t.dpr),l?c.setContext(null):(c.setContext(t),E=!1),c.reset(),e.buildPath(c,e.shape,r),c.toStatic(),e.pathUpdated()),E&&c.rebuildPath(t,l?s:1),T&&(t.setLineDash(T),t.lineDashOffset=D),r||(n.strokeFirst?(i&&Vz(t,n),o&&Nz(t,n)):(o&&Nz(t,n),i&&Vz(t,n))),T&&t.setLineDash([])}function Zst(t,e,n){var r=e.__image=uN(n.image,e.__image,e,e.onload);if(!(!r||!kC(r))){var a=n.x||0,i=n.y||0,o=e.getWidth(),s=e.getHeight(),l=r.width/r.height;if(o==null&&s!=null?o=s*l:s==null&&o!=null?s=o/l:o==null&&s==null&&(o=r.width,s=r.height),n.sWidth&&n.sHeight){var u=n.sx||0,c=n.sy||0;t.drawImage(r,u,c,n.sWidth,n.sHeight,a,i,o,s)}else if(n.sx&&n.sy){var u=n.sx,c=n.sy,f=o-u,d=s-c;t.drawImage(r,u,c,f,d,a,i,o,s)}else t.drawImage(r,a,i,o,s)}}function Qst(t,e,n){var r,a=n.text;if(a!=null&&(a+=""),a){t.font=n.font||pc,t.textAlign=n.textAlign,t.textBaseline=n.textBaseline;var i=void 0,o=void 0;t.setLineDash&&n.lineDash&&(r=GN(e),i=r[0],o=r[1]),i&&(t.setLineDash(i),t.lineDashOffset=o),n.strokeFirst?(O_(n)&&t.strokeText(a,n.x,n.y),A_(n)&&t.fillText(a,n.x,n.y)):(A_(n)&&t.fillText(a,n.x,n.y),O_(n)&&t.strokeText(a,n.x,n.y)),i&&t.setLineDash([])}}var Bz=["shadowBlur","shadowOffsetX","shadowOffsetY"],$z=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function Une(t,e,n,r,a){var i=!1;if(!r&&(n=n||{},e===n))return!1;if(r||e.opacity!==n.opacity){pi(t,a),i=!0;var o=Math.max(Math.min(e.opacity,1),0);t.globalAlpha=isNaN(o)?gd.opacity:o}(r||e.blend!==n.blend)&&(i||(pi(t,a),i=!0),t.globalCompositeOperation=e.blend||gd.blend);for(var s=0;s<Bz.length;s++){var l=Bz[s];(r||e[l]!==n[l])&&(i||(pi(t,a),i=!0),t[l]=t.dpr*(e[l]||0))}return(r||e.shadowColor!==n.shadowColor)&&(i||(pi(t,a),i=!0),t.shadowColor=e.shadowColor||gd.shadowColor),i}function Iz(t,e,n,r,a){var i=em(e,a.inHover),o=r?null:n&&em(n,a.inHover)||{};if(i===o)return!1;var s=Une(t,i,o,r,a);if((r||i.fill!==o.fill)&&(s||(pi(t,a),s=!0),Az(i.fill)&&(t.fillStyle=i.fill)),(r||i.stroke!==o.stroke)&&(s||(pi(t,a),s=!0),Az(i.stroke)&&(t.strokeStyle=i.stroke)),(r||i.opacity!==o.opacity)&&(s||(pi(t,a),s=!0),t.globalAlpha=i.opacity==null?1:i.opacity),e.hasStroke()){var l=i.lineWidth,u=l/(i.strokeNoScale&&e.getLineScale?e.getLineScale():1);t.lineWidth!==u&&(s||(pi(t,a),s=!0),t.lineWidth=u)}for(var c=0;c<$z.length;c++){var f=$z[c],d=f[0];(r||i[d]!==o[d])&&(s||(pi(t,a),s=!0),t[d]=i[d]||f[1])}return s}function Jst(t,e,n,r,a){return Une(t,em(e,a.inHover),n&&em(n,a.inHover),r,a)}function Hne(t,e){var n=e.transform,r=t.dpr||1;n?t.setTransform(r*n[0],r*n[1],r*n[2],r*n[3],r*n[4],r*n[5]):t.setTransform(r,0,0,r,0,0)}function elt(t,e,n){for(var r=!1,a=0;a<t.length;a++){var i=t[a];r=r||i.isZeroArea(),Hne(e,i),e.beginPath(),i.buildPath(e,i.shape),e.clip()}n.allClipped=r}function tlt(t,e){return t&&e?t[0]!==e[0]||t[1]!==e[1]||t[2]!==e[2]||t[3]!==e[3]||t[4]!==e[4]||t[5]!==e[5]:!(!t&&!e)}var Pz=1,Fz=2,zz=3,Gz=4;function nlt(t){var e=A_(t),n=O_(t);return!(t.lineDash||!(+e^+n)||e&&typeof t.fill!="string"||n&&typeof t.stroke!="string"||t.strokePercent<1||t.strokeOpacity<1||t.fillOpacity<1)}function pi(t,e){e.batchFill&&t.fill(),e.batchStroke&&t.stroke(),e.batchFill="",e.batchStroke=""}function em(t,e){return e&&t.__hoverStyle||t.style}function UN(t,e){rd(t,e,{inHover:!1,viewWidth:0,viewHeight:0},!0)}function rd(t,e,n,r){var a=e.transform;if(!e.shouldBePainted(n.viewWidth,n.viewHeight,!1,!1)){e.__dirty&=~Ei,e.__isRendered=!1;return}var i=e.__clipPaths,o=n.prevElClipPaths,s=!1,l=!1;if((!o||jst(i,o))&&(o&&o.length&&(pi(t,n),t.restore(),l=s=!0,n.prevElClipPaths=null,n.allClipped=!1,n.prevEl=null),i&&i.length&&(pi(t,n),t.save(),elt(i,t,n),s=!0),n.prevElClipPaths=i),n.allClipped){e.__isRendered=!1;return}e.beforeBrush&&e.beforeBrush(),e.innerBeforeBrush();var u=n.prevEl;u||(l=s=!0);var c=e instanceof Kt&&e.autoBatch&&nlt(e.style);s||tlt(a,u.transform)?(pi(t,n),Hne(t,e)):c||pi(t,n);var f=em(e,n.inHover);e instanceof Kt?(n.lastDrawType!==Pz&&(l=!0,n.lastDrawType=Pz),Iz(t,e,u,l,n),(!c||!n.batchFill&&!n.batchStroke)&&t.beginPath(),qst(t,e,f,c),c&&(n.batchFill=f.fill||"",n.batchStroke=f.stroke||"")):e instanceof Hy?(n.lastDrawType!==zz&&(l=!0,n.lastDrawType=zz),Iz(t,e,u,l,n),Qst(t,e,f)):e instanceof na?(n.lastDrawType!==Fz&&(l=!0,n.lastDrawType=Fz),Jst(t,e,u,l,n),Zst(t,e,f)):e.getTemporalDisplayables&&(n.lastDrawType!==Gz&&(l=!0,n.lastDrawType=Gz),rlt(t,e,n)),c&&r&&pi(t,n),e.innerAfterBrush(),e.afterBrush&&e.afterBrush(),n.prevEl=e,e.__dirty=0,e.__isRendered=!0}function rlt(t,e,n){var r=e.getDisplayables(),a=e.getTemporalDisplayables();t.save();var i={prevElClipPaths:null,prevEl:null,allClipped:!1,viewWidth:n.viewWidth,viewHeight:n.viewHeight,inHover:n.inHover},o,s;for(o=e.getCursor(),s=r.length;o<s;o++){var l=r[o];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),rd(t,l,i,o===s-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),i.prevEl=l}for(var u=0,c=a.length;u<c;u++){var l=a[u];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),rd(t,l,i,u===c-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),i.prevEl=l}e.clearTemporalDisplayables(),e.notClear=!0,t.restore()}var vE=new Bst,Uz=new Fm(100),Hz=["symbol","symbolSize","symbolKeepAspect","color","backgroundColor","dashArrayX","dashArrayY","maxTileWidth","maxTileHeight"];function cv(t,e){if(t==="none")return null;var n=e.getDevicePixelRatio(),r=e.getZr(),a=r.painter.type==="svg";t.dirty&&vE.delete(t);var i=vE.get(t);if(i)return i;var o=yt(t,{symbol:"rect",symbolSize:1,symbolKeepAspect:!0,color:"rgba(0, 0, 0, 0.2)",backgroundColor:null,dashArrayX:5,dashArrayY:5,rotation:0,maxTileWidth:512,maxTileHeight:512});o.backgroundColor==="none"&&(o.backgroundColor=null);var s={repeat:"repeat"};return l(s),s.rotation=o.rotation,s.scaleX=s.scaleY=a?1:1/n,vE.set(t,s),t.dirty=!1,s;function l(u){for(var c=[n],f=!0,d=0;d<Hz.length;++d){var h=o[Hz[d]];if(h!=null&&!Be(h)&&!rt(h)&&!sn(h)&&typeof h!="boolean"){f=!1;break}c.push(h)}var v;if(f){v=c.join(",")+(a?"-svg":"");var p=Uz.get(v);p&&(a?u.svgElement=p:u.image=p)}var g=Kne(o.dashArrayX),y=alt(o.dashArrayY),m=Wne(o.symbol),b=ilt(g),w=jne(y),x=!a&&ns.createCanvas(),_=a&&{tag:"g",attrs:{},key:"dcl",children:[]},C=D(),T;x&&(x.width=C.width*n,x.height=C.height*n,T=x.getContext("2d")),E(),f&&Uz.put(v,x||_),u.image=x,u.svgElement=_,u.svgWidth=C.width,u.svgHeight=C.height;function D(){for(var M=1,k=0,R=b.length;k<R;++k)M=i5(M,b[k]);for(var O=1,k=0,R=m.length;k<R;++k)O=i5(O,m[k].length);M*=O;var I=w*b.length*m.length;return{width:Math.max(1,Math.min(M,o.maxTileWidth)),height:Math.max(1,Math.min(I,o.maxTileHeight))}}function E(){T&&(T.clearRect(0,0,x.width,x.height),o.backgroundColor&&(T.fillStyle=o.backgroundColor,T.fillRect(0,0,x.width,x.height)));for(var M=0,k=0;k<y.length;++k)M+=y[k];if(M<=0)return;for(var R=-w,O=0,I=0,P=0;R<C.height;){if(O%2===0){for(var N=I/2%m.length,B=0,L=0,V=0;B<C.width*2;){for(var H=0,k=0;k<g[P].length;++k)H+=g[P][k];if(H<=0)break;if(L%2===0){var K=(1-o.symbolSize)*.5,X=B+g[P][L]*K,oe=R+y[O]*K,te=g[P][L]*o.symbolSize,re=y[O]*o.symbolSize,ne=V/2%m[N].length;J(X,oe,te,re,m[N][ne])}B+=g[P][L],++V,++L,L===g[P].length&&(L=0)}++P,P===g.length&&(P=0)}R+=y[O],++I,++O,O===y.length&&(O=0)}function J(he,ue,q,Y,ee){var se=a?1:n,ye=fr(ee,he*se,ue*se,q*se,Y*se,o.color,o.symbolKeepAspect);if(a){var _e=r.painter.renderOneToVNode(ye);_e&&_.children.push(_e)}else UN(T,ye)}}}}function Wne(t){if(!t||t.length===0)return[["rect"]];if(rt(t))return[[t]];for(var e=!0,n=0;n<t.length;++n)if(!rt(t[n])){e=!1;break}if(e)return Wne([t]);for(var r=[],n=0;n<t.length;++n)rt(t[n])?r.push([t[n]]):r.push(t[n]);return r}function Kne(t){if(!t||t.length===0)return[[0,0]];if(sn(t)){var e=Math.ceil(t);return[[e,e]]}for(var n=!0,r=0;r<t.length;++r)if(!sn(t[r])){n=!1;break}if(n)return Kne([t]);for(var a=[],r=0;r<t.length;++r)if(sn(t[r])){var e=Math.ceil(t[r]);a.push([e,e])}else{var e=$e(t[r],function(s){return Math.ceil(s)});e.length%2===1?a.push(e.concat(e)):a.push(e)}return a}function alt(t){if(!t||typeof t=="object"&&t.length===0)return[0,0];if(sn(t)){var e=Math.ceil(t);return[e,e]}var n=$e(t,function(r){return Math.ceil(r)});return t.length%2?n.concat(n):n}function ilt(t){return $e(t,function(e){return jne(e)})}function jne(t){for(var e=0,n=0;n<t.length;++n)e+=t[n];return t.length%2===1?e*2:e}function olt(t,e){t.eachRawSeries(function(n){if(!t.isSeriesFiltered(n)){var r=n.getData();r.hasItemVisual()&&r.each(function(o){var s=r.getItemVisual(o,"decal");if(s){var l=r.ensureUniqueItemVisual(o,"style");l.decal=cv(s,e)}});var a=r.getVisual("decal");if(a){var i=r.getVisual("style");i.decal=cv(a,e)}}})}var slt=new mo;const Oo=slt;var Yne={};function llt(t,e){Yne[t]=e}function Xne(t){return Yne[t]}var ult="5.4.3",clt={zrender:"5.4.4"},flt=1,dlt=800,hlt=900,plt=1e3,vlt=2e3,glt=5e3,qne=1e3,ylt=1100,HN=2e3,Zne=3e3,mlt=4e3,XC=4500,blt=4600,Slt=5e3,wlt=6e3,Qne=7e3,Jne={PROCESSOR:{FILTER:plt,SERIES_FILTER:dlt,STATISTIC:glt},VISUAL:{LAYOUT:qne,PROGRESSIVE_LAYOUT:ylt,GLOBAL:HN,CHART:Zne,POST_CHART_LAYOUT:blt,COMPONENT:mlt,BRUSH:Slt,CHART_ITEM:XC,ARIA:wlt,DECAL:Qne}},_a="__flagInMainProcess",li="__pendingUpdate",gE="__needsUpdateStatus",Wz=/^[a-zA-Z0-9_]+$/,yE="__connectUpdateStatus",Kz=0,_lt=1,xlt=2;function ere(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(this.isDisposed()){this.id;return}return nre(this,t,e)}}function tre(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return nre(this,t,e)}}function nre(t,e,n){return n[0]=n[0]&&n[0].toLowerCase(),mo.prototype[e].apply(t,n)}var rre=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(mo),are=rre.prototype;are.on=tre("on");are.off=tre("off");var xh,mE,wb,fu,bE,SE,wE,Mg,Dg,jz,Yz,_E,Xz,_b,qz,ire,Pi,Zz,N_=function(t){me(e,t);function e(n,r,a){var i=t.call(this,new kst)||this;i._chartsViews=[],i._chartsMap={},i._componentsViews=[],i._componentsMap={},i._pendingActions=[],a=a||{},rt(r)&&(r=ore[r]),i._dom=n;var o="canvas",s="auto",l=!1,u=i._zr=pR(n,{renderer:a.renderer||o,devicePixelRatio:a.devicePixelRatio,width:a.width,height:a.height,ssr:a.ssr,useDirtyRect:Pt(a.useDirtyRect,l),useCoarsePointer:Pt(a.useCoarsePointer,s),pointerSize:a.pointerSize});i._ssr=a.ssr,i._throttledZrFlush=YC(it(u.flush,u),17),r=_t(r),r&&fne(r,!0),i._theme=r,i._locale=Ait(a.locale||zte),i._coordSysMgr=new Kv;var c=i._api=qz(i);function f(d,h){return d.__prio-h.__prio}return JS(B_,f),JS(zR,f),i._scheduler=new Pne(i,c,zR,B_),i._messageCenter=new rre,i._initEvents(),i.resize=it(i.resize,i),u.animation.on("frame",i._onframe,i),jz(u,i),Yz(u,i),Ny(i),i}return e.prototype._onframe=function(){if(!this._disposed){Zz(this);var n=this._scheduler;if(this[li]){var r=this[li].silent;this[_a]=!0;try{xh(this),fu.update.call(this,null,this[li].updateParams)}catch(l){throw this[_a]=!1,this[li]=null,l}this._zr.flush(),this[_a]=!1,this[li]=null,Mg.call(this,r),Dg.call(this,r)}else if(n.unfinished){var a=flt,i=this._model,o=this._api;n.unfinished=!1;do{var s=+new Date;n.performSeriesTasks(i),n.performDataProcessorTasks(i),SE(this,i),n.performVisualTasks(i),_b(this,this._model,o,"remain",{}),a-=+new Date-s}while(a>0&&n.unfinished);n.unfinished||this._zr.flush()}}},e.prototype.getDom=function(){return this._dom},e.prototype.getId=function(){return this.id},e.prototype.getZr=function(){return this._zr},e.prototype.isSSR=function(){return this._ssr},e.prototype.setOption=function(n,r,a){if(!this[_a]){if(this._disposed){this.id;return}var i,o,s;if(bt(r)&&(a=r.lazyUpdate,i=r.silent,o=r.replaceMerge,s=r.transition,r=r.notMerge),this[_a]=!0,!this._model||r){var l=new hot(this._api),u=this._theme,c=this._model=new lne;c.scheduler=this._scheduler,c.ssr=this._ssr,c.init(null,null,null,u,this._locale,l)}this._model.setOption(n,{replaceMerge:o},GR);var f={seriesTransition:s,optionChanged:!0};if(a)this[li]={silent:i,updateParams:f},this[_a]=!1,this.getZr().wakeUp();else{try{xh(this),fu.update.call(this,null,f)}catch(d){throw this[li]=null,this[_a]=!1,d}this._ssr||this._zr.flush(),this[li]=null,this[_a]=!1,Mg.call(this,i),Dg.call(this,i)}}},e.prototype.setTheme=function(){},e.prototype.getModel=function(){return this._model},e.prototype.getOption=function(){return this._model&&this._model.getOption()},e.prototype.getWidth=function(){return this._zr.getWidth()},e.prototype.getHeight=function(){return this._zr.getHeight()},e.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||on.hasGlobalWindow&&window.devicePixelRatio||1},e.prototype.getRenderedCanvas=function(n){return this.renderToCanvas(n)},e.prototype.renderToCanvas=function(n){n=n||{};var r=this._zr.painter;return r.getRenderedCanvas({backgroundColor:n.backgroundColor||this._model.get("backgroundColor"),pixelRatio:n.pixelRatio||this.getDevicePixelRatio()})},e.prototype.renderToSVGString=function(n){n=n||{};var r=this._zr.painter;return r.renderToString({useViewBox:n.useViewBox})},e.prototype.getSvgDataURL=function(){if(on.svgSupported){var n=this._zr,r=n.storage.getDisplayList();return W(r,function(a){a.stopAnimation(null,!0)}),n.painter.toDataURL()}},e.prototype.getDataURL=function(n){if(this._disposed){this.id;return}n=n||{};var r=n.excludeComponents,a=this._model,i=[],o=this;W(r,function(l){a.eachComponent({mainType:l},function(u){var c=o._componentsMap[u.__viewId];c.group.ignore||(i.push(c),c.group.ignore=!0)})});var s=this._zr.painter.getType()==="svg"?this.getSvgDataURL():this.renderToCanvas(n).toDataURL("image/"+(n&&n.type||"png"));return W(i,function(l){l.group.ignore=!1}),s},e.prototype.getConnectedDataURL=function(n){if(this._disposed){this.id;return}var r=n.type==="svg",a=this.group,i=Math.min,o=Math.max,s=1/0;if($_[a]){var l=s,u=s,c=-s,f=-s,d=[],h=n&&n.pixelRatio||this.getDevicePixelRatio();W(bd,function(b,w){if(b.group===a){var x=r?b.getZr().painter.getSvgDom().innerHTML:b.renderToCanvas(_t(n)),_=b.getDom().getBoundingClientRect();l=i(_.left,l),u=i(_.top,u),c=o(_.right,c),f=o(_.bottom,f),d.push({dom:x,left:_.left,top:_.top})}}),l*=h,u*=h,c*=h,f*=h;var v=c-l,p=f-u,g=ns.createCanvas(),y=pR(g,{renderer:r?"svg":"canvas"});if(y.resize({width:v,height:p}),r){var m="";return W(d,function(b){var w=b.left-l,x=b.top-u;m+='<g transform="translate('+w+","+x+')">'+b.dom+"</g>"}),y.painter.getSvgRoot().innerHTML=m,n.connectedBackgroundColor&&y.painter.setBackgroundColor(n.connectedBackgroundColor),y.refreshImmediately(),y.painter.toDataURL()}else return n.connectedBackgroundColor&&y.add(new rn({shape:{x:0,y:0,width:v,height:p},style:{fill:n.connectedBackgroundColor}})),W(d,function(b){var w=new na({style:{x:b.left*h-l,y:b.top*h-u,image:b.dom}});y.add(w)}),y.refreshImmediately(),g.toDataURL("image/"+(n&&n.type||"png"))}else return this.getDataURL(n)},e.prototype.convertToPixel=function(n,r){return bE(this,"convertToPixel",n,r)},e.prototype.convertFromPixel=function(n,r){return bE(this,"convertFromPixel",n,r)},e.prototype.containPixel=function(n,r){if(this._disposed){this.id;return}var a=this._model,i,o=V0(a,n);return W(o,function(s,l){l.indexOf("Models")>=0&&W(s,function(u){var c=u.coordinateSystem;if(c&&c.containPoint)i=i||!!c.containPoint(r);else if(l==="seriesModels"){var f=this._chartsMap[u.__viewId];f&&f.containPoint&&(i=i||f.containPoint(r,u))}},this)},this),!!i},e.prototype.getVisual=function(n,r){var a=this._model,i=V0(a,n,{defaultMainType:"series"}),o=i.seriesModel,s=o.getData(),l=i.hasOwnProperty("dataIndexInside")?i.dataIndexInside:i.hasOwnProperty("dataIndex")?s.indexOfRawIndex(i.dataIndex):null;return l!=null?zN(s,l,r):qm(s,r)},e.prototype.getViewOfComponentModel=function(n){return this._componentsMap[n.__viewId]},e.prototype.getViewOfSeriesModel=function(n){return this._chartsMap[n.__viewId]},e.prototype._initEvents=function(){var n=this;W(Clt,function(r){var a=function(i){var o=n.getModel(),s=i.target,l,u=r==="globalout";if(u?l={}:s&&td(s,function(v){var p=Lt(v);if(p&&p.dataIndex!=null){var g=p.dataModel||o.getSeriesByIndex(p.seriesIndex);return l=g&&g.getDataParams(p.dataIndex,p.dataType,s)||{},!0}else if(p.eventData)return l=Ae({},p.eventData),!0},!0),l){var c=l.componentType,f=l.componentIndex;(c==="markLine"||c==="markPoint"||c==="markArea")&&(c="series",f=l.seriesIndex);var d=c&&f!=null&&o.getComponent(c,f),h=d&&n[d.mainType==="series"?"_chartsMap":"_componentsMap"][d.__viewId];l.event=i,l.type=r,n._$eventProcessor.eventInfo={targetEl:s,packedEvent:l,model:d,view:h},n.trigger(r,l)}};a.zrEventfulCallAtLast=!0,n._zr.on(r,a,n)}),W(z0,function(r,a){n._messageCenter.on(a,function(i){this.trigger(a,i)},n)}),W(["selectchanged"],function(r){n._messageCenter.on(r,function(a){this.trigger(r,a)},n)}),Ost(this._messageCenter,this,this._api)},e.prototype.isDisposed=function(){return this._disposed},e.prototype.clear=function(){if(this._disposed){this.id;return}this.setOption({series:[]},!0)},e.prototype.dispose=function(){if(this._disposed){this.id;return}this._disposed=!0;var n=this.getDom();n&&$ee(this.getDom(),KN,"");var r=this,a=r._api,i=r._model;W(r._componentsViews,function(o){o.dispose(i,a)}),W(r._chartsViews,function(o){o.dispose(i,a)}),r._zr.dispose(),r._dom=r._model=r._chartsMap=r._componentsMap=r._chartsViews=r._componentsViews=r._scheduler=r._api=r._zr=r._throttledZrFlush=r._theme=r._coordSysMgr=r._messageCenter=null,delete bd[r.id]},e.prototype.resize=function(n){if(!this[_a]){if(this._disposed){this.id;return}this._zr.resize(n);var r=this._model;if(this._loadingFX&&this._loadingFX.resize(),!!r){var a=r.resetOption("media"),i=n&&n.silent;this[li]&&(i==null&&(i=this[li].silent),a=!0,this[li]=null),this[_a]=!0;try{a&&xh(this),fu.update.call(this,{type:"resize",animation:Ae({duration:0},n&&n.animation)})}catch(o){throw this[_a]=!1,o}this[_a]=!1,Mg.call(this,i),Dg.call(this,i)}}},e.prototype.showLoading=function(n,r){if(this._disposed){this.id;return}if(bt(n)&&(r=n,n=""),n=n||"default",this.hideLoading(),!!UR[n]){var a=UR[n](this._api,r),i=this._zr;this._loadingFX=a,i.add(a)}},e.prototype.hideLoading=function(){if(this._disposed){this.id;return}this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null},e.prototype.makeActionFromEvent=function(n){var r=Ae({},n);return r.type=z0[n.type],r},e.prototype.dispatchAction=function(n,r){if(this._disposed){this.id;return}if(bt(r)||(r={silent:!!r}),!!V_[n.type]&&this._model){if(this[_a]){this._pendingActions.push(n);return}var a=r.silent;wE.call(this,n,a);var i=r.flush;i?this._zr.flush():i!==!1&&on.browser.weChat&&this._throttledZrFlush(),Mg.call(this,a),Dg.call(this,a)}},e.prototype.updateLabelLayout=function(){Oo.trigger("series:layoutlabels",this._model,this._api,{updatedSeries:[]})},e.prototype.appendData=function(n){if(this._disposed){this.id;return}var r=n.seriesIndex,a=this.getModel(),i=a.getSeriesByIndex(r);i.appendData(n),this._scheduler.unfinished=!0,this.getZr().wakeUp()},e.internalField=function(){xh=function(f){var d=f._scheduler;d.restorePipelines(f._model),d.prepareStageTasks(),mE(f,!0),mE(f,!1),d.plan()},mE=function(f,d){for(var h=f._model,v=f._scheduler,p=d?f._componentsViews:f._chartsViews,g=d?f._componentsMap:f._chartsMap,y=f._zr,m=f._api,b=0;b<p.length;b++)p[b].__alive=!1;d?h.eachComponent(function(_,C){_!=="series"&&w(C)}):h.eachSeries(w);function w(_){var C=_.__requireNewView;_.__requireNewView=!1;var T="_ec_"+_.id+"_"+_.type,D=!C&&g[T];if(!D){var E=As(_.type),M=d?Wn.getClass(E.main,E.sub):kn.getClass(E.sub);D=new M,D.init(h,m),g[T]=D,p.push(D),y.add(D.group)}_.__viewId=D.__id=T,D.__alive=!0,D.__model=_,D.group.__ecComponentInfo={mainType:_.mainType,index:_.componentIndex},!d&&v.prepareView(D,_,h,m)}for(var b=0;b<p.length;){var x=p[b];x.__alive?b++:(!d&&x.renderTask.dispose(),y.remove(x.group),x.dispose(h,m),p.splice(b,1),g[x.__id]===x&&delete g[x.__id],x.__id=x.group.__ecComponentInfo=null)}},wb=function(f,d,h,v,p){var g=f._model;if(g.setUpdatePayload(h),!v){W([].concat(f._componentsViews).concat(f._chartsViews),x);return}var y={};y[v+"Id"]=h[v+"Id"],y[v+"Index"]=h[v+"Index"],y[v+"Name"]=h[v+"Name"];var m={mainType:v,query:y};p&&(m.subType=p);var b=h.excludeSeriesId,w;b!=null&&(w=ft(),W(Dn(b),function(_){var C=Rr(_,null);C!=null&&w.set(C,!0)})),g&&g.eachComponent(m,function(_){var C=w&&w.get(_.id)!=null;if(!C)if(A5(h))if(_ instanceof Pn)h.type===yd&&!h.notBlur&&!_.get(["emphasis","disabled"])&&kat(_,h,f._api);else{var T=pN(_.mainType,_.componentIndex,h.name,f._api),D=T.focusSelf,E=T.dispatchers;h.type===yd&&D&&!h.notBlur&&xR(_.mainType,_.componentIndex,f._api),E&&W(E,function(M){h.type===yd?Il(M):Pl(M)})}else TR(h)&&_ instanceof Pn&&(Oat(_,h,f._api),L5(_),Pi(f))},f),g&&g.eachComponent(m,function(_){var C=w&&w.get(_.id)!=null;C||x(f[v==="series"?"_chartsMap":"_componentsMap"][_.__viewId])},f);function x(_){_&&_.__alive&&_[d]&&_[d](_.__model,g,f._api,h)}},fu={prepareAndUpdate:function(f){xh(this),fu.update.call(this,f,{optionChanged:f.newOption!=null})},update:function(f,d){var h=this._model,v=this._api,p=this._zr,g=this._coordSysMgr,y=this._scheduler;if(h){h.setUpdatePayload(f),y.restoreData(h,f),y.performSeriesTasks(h),g.create(h,v),y.performDataProcessorTasks(h,f),SE(this,h),g.update(h,v),n(h),y.performVisualTasks(h,f),_E(this,h,v,f,d);var m=h.get("backgroundColor")||"transparent",b=h.get("darkMode");p.setBackgroundColor(m),b!=null&&b!=="auto"&&p.setDarkMode(b),Oo.trigger("afterupdate",h,v)}},updateTransform:function(f){var d=this,h=this._model,v=this._api;if(h){h.setUpdatePayload(f);var p=[];h.eachComponent(function(y,m){if(y!=="series"){var b=d.getViewOfComponentModel(m);if(b&&b.__alive)if(b.updateTransform){var w=b.updateTransform(m,h,v,f);w&&w.update&&p.push(b)}else p.push(b)}});var g=ft();h.eachSeries(function(y){var m=d._chartsMap[y.__viewId];if(m.updateTransform){var b=m.updateTransform(y,h,v,f);b&&b.update&&g.set(y.uid,1)}else g.set(y.uid,1)}),n(h),this._scheduler.performVisualTasks(h,f,{setDirty:!0,dirtyMap:g}),_b(this,h,v,f,{},g),Oo.trigger("afterupdate",h,v)}},updateView:function(f){var d=this._model;d&&(d.setUpdatePayload(f),kn.markUpdateMethod(f,"updateView"),n(d),this._scheduler.performVisualTasks(d,f,{setDirty:!0}),_E(this,d,this._api,f,{}),Oo.trigger("afterupdate",d,this._api))},updateVisual:function(f){var d=this,h=this._model;h&&(h.setUpdatePayload(f),h.eachSeries(function(v){v.getData().clearAllVisual()}),kn.markUpdateMethod(f,"updateVisual"),n(h),this._scheduler.performVisualTasks(h,f,{visualType:"visual",setDirty:!0}),h.eachComponent(function(v,p){if(v!=="series"){var g=d.getViewOfComponentModel(p);g&&g.__alive&&g.updateVisual(p,h,d._api,f)}}),h.eachSeries(function(v){var p=d._chartsMap[v.__viewId];p.updateVisual(v,h,d._api,f)}),Oo.trigger("afterupdate",h,this._api))},updateLayout:function(f){fu.update.call(this,f)}},bE=function(f,d,h,v){if(f._disposed){f.id;return}for(var p=f._model,g=f._coordSysMgr.getCoordinateSystems(),y,m=V0(p,h),b=0;b<g.length;b++){var w=g[b];if(w[d]&&(y=w[d](p,m,v))!=null)return y}},SE=function(f,d){var h=f._chartsMap,v=f._scheduler;d.eachSeries(function(p){v.updateStreamModes(p,h[p.__viewId])})},wE=function(f,d){var h=this,v=this.getModel(),p=f.type,g=f.escapeConnect,y=V_[p],m=y.actionInfo,b=(m.update||"update").split(":"),w=b.pop(),x=b[0]!=null&&As(b[0]);this[_a]=!0;var _=[f],C=!1;f.batch&&(C=!0,_=$e(f.batch,function(O){return O=yt(Ae({},O),f),O.batch=null,O}));var T=[],D,E=TR(f),M=A5(f);if(M&&cte(this._api),W(_,function(O){if(D=y.action(O,h._model,h._api),D=D||Ae({},O),D.type=m.event||D.type,T.push(D),M){var I=sN(f),P=I.queryOptionMap,N=I.mainTypeSpecified,B=N?P.keys()[0]:"series";wb(h,w,O,B),Pi(h)}else E?(wb(h,w,O,"series"),Pi(h)):x&&wb(h,w,O,x.main,x.sub)}),w!=="none"&&!M&&!E&&!x)try{this[li]?(xh(this),fu.update.call(this,f),this[li]=null):fu[w].call(this,f)}catch(O){throw this[_a]=!1,O}if(C?D={type:m.event||p,escapeConnect:g,batch:T}:D=T[0],this[_a]=!1,!d){var k=this._messageCenter;if(k.trigger(D.type,D),E){var R={type:"selectchanged",escapeConnect:g,selected:Aat(v),isFromClick:f.isFromClick||!1,fromAction:f.type,fromActionPayload:f};k.trigger(R.type,R)}}},Mg=function(f){for(var d=this._pendingActions;d.length;){var h=d.shift();wE.call(this,h,f)}},Dg=function(f){!f&&this.trigger("updated")},jz=function(f,d){f.on("rendered",function(h){d.trigger("rendered",h),f.animation.isFinished()&&!d[li]&&!d._scheduler.unfinished&&!d._pendingActions.length&&d.trigger("finished")})},Yz=function(f,d){f.on("mouseover",function(h){var v=h.target,p=td(v,Ky);p&&(Rat(p,h,d._api),Pi(d))}).on("mouseout",function(h){var v=h.target,p=td(v,Ky);p&&(Lat(p,h,d._api),Pi(d))}).on("click",function(h){var v=h.target,p=td(v,function(m){return Lt(m).dataIndex!=null},!0);if(p){var g=p.selected?"unselect":"select",y=Lt(p);d._api.dispatchAction({type:g,dataType:y.dataType,dataIndexInside:y.dataIndex,seriesIndex:y.seriesIndex,isFromClick:!0})}})};function n(f){f.clearColorPalette(),f.eachSeries(function(d){d.clearColorPalette()})}function r(f){var d=[],h=[],v=!1;if(f.eachComponent(function(m,b){var w=b.get("zlevel")||0,x=b.get("z")||0,_=b.getZLevelKey();v=v||!!_,(m==="series"?h:d).push({zlevel:w,z:x,idx:b.componentIndex,type:m,key:_})}),v){var p=d.concat(h),g,y;JS(p,function(m,b){return m.zlevel===b.zlevel?m.z-b.z:m.zlevel-b.zlevel}),W(p,function(m){var b=f.getComponent(m.type,m.idx),w=m.zlevel,x=m.key;g!=null&&(w=Math.max(g,w)),x?(w===g&&x!==y&&w++,y=x):y&&(w===g&&w++,y=""),g=w,b.setZLevel(w)})}}_E=function(f,d,h,v,p){r(d),Xz(f,d,h,v,p),W(f._chartsViews,function(g){g.__alive=!1}),_b(f,d,h,v,p),W(f._chartsViews,function(g){g.__alive||g.remove(d,h)})},Xz=function(f,d,h,v,p,g){W(g||f._componentsViews,function(y){var m=y.__model;u(m,y),y.render(m,d,h,v),s(m,y),c(m,y)})},_b=function(f,d,h,v,p,g){var y=f._scheduler;p=Ae(p||{},{updatedSeries:d.getSeries()}),Oo.trigger("series:beforeupdate",d,h,p);var m=!1;d.eachSeries(function(b){var w=f._chartsMap[b.__viewId];w.__alive=!0;var x=w.renderTask;y.updatePayload(x,v),u(b,w),g&&g.get(b.uid)&&x.dirty(),x.perform(y.getPerformArgs(x))&&(m=!0),w.group.silent=!!b.get("silent"),o(b,w),L5(b)}),y.unfinished=m||y.unfinished,Oo.trigger("series:layoutlabels",d,h,p),Oo.trigger("series:transition",d,h,p),d.eachSeries(function(b){var w=f._chartsMap[b.__viewId];s(b,w),c(b,w)}),i(f,d),Oo.trigger("series:afterupdate",d,h,p)},Pi=function(f){f[gE]=!0,f.getZr().wakeUp()},Zz=function(f){f[gE]&&(f.getZr().storage.traverse(function(d){Ep(d)||a(d)}),f[gE]=!1)};function a(f){for(var d=[],h=f.currentStates,v=0;v<h.length;v++){var p=h[v];p==="emphasis"||p==="blur"||p==="select"||d.push(p)}f.selected&&f.states.select&&d.push("select"),f.hoverState===OC&&f.states.emphasis?d.push("emphasis"):f.hoverState===Um&&f.states.blur&&d.push("blur"),f.useStates(d)}function i(f,d){var h=f._zr,v=h.storage,p=0;v.traverse(function(g){g.isGroup||p++}),p>d.get("hoverLayerThreshold")&&!on.node&&!on.worker&&d.eachSeries(function(g){if(!g.preventUsingHoverLayer){var y=f._chartsMap[g.__viewId];y.__alive&&y.eachRendered(function(m){m.states.emphasis&&(m.states.emphasis.hoverLayer=!0)})}})}function o(f,d){var h=f.get("blendMode")||null;d.eachRendered(function(v){v.isGroup||(v.style.blend=h)})}function s(f,d){if(!f.preventAutoZ){var h=f.get("z")||0,v=f.get("zlevel")||0;d.eachRendered(function(p){return l(p,h,v,-1/0),!0})}}function l(f,d,h,v){var p=f.getTextContent(),g=f.getTextGuideLine(),y=f.isGroup;if(y)for(var m=f.childrenRef(),b=0;b<m.length;b++)v=Math.max(l(m[b],d,h,v),v);else f.z=d,f.zlevel=h,v=Math.max(f.z2,v);if(p&&(p.z=d,p.zlevel=h,isFinite(v)&&(p.z2=v+2)),g){var w=f.textGuideLineConfig;g.z=d,g.zlevel=h,isFinite(v)&&(g.z2=v+(w&&w.showAbove?1:-1))}return v}function u(f,d){d.eachRendered(function(h){if(!Ep(h)){var v=h.getTextContent(),p=h.getTextGuideLine();h.stateTransition&&(h.stateTransition=null),v&&v.stateTransition&&(v.stateTransition=null),p&&p.stateTransition&&(p.stateTransition=null),h.hasState()?(h.prevStates=h.currentStates,h.clearStates()):h.prevStates&&(h.prevStates=null)}})}function c(f,d){var h=f.getModel("stateAnimation"),v=f.isAnimationEnabled(),p=h.get("duration"),g=p>0?{duration:p,delay:h.get("delay"),easing:h.get("easing")}:null;d.eachRendered(function(y){if(y.states&&y.states.emphasis){if(Ep(y))return;if(y instanceof Kt&&Iat(y),y.__dirty){var m=y.prevStates;m&&y.useStates(m)}if(v){y.stateTransition=g;var b=y.getTextContent(),w=y.getTextGuideLine();b&&(b.stateTransition=g),w&&(w.stateTransition=g)}y.__dirty&&a(y)}})}qz=function(f){return new(function(d){me(h,d);function h(){return d!==null&&d.apply(this,arguments)||this}return h.prototype.getCoordinateSystems=function(){return f._coordSysMgr.getCoordinateSystems()},h.prototype.getComponentByElement=function(v){for(;v;){var p=v.__ecComponentInfo;if(p!=null)return f._model.getComponent(p.mainType,p.index);v=v.parent}},h.prototype.enterEmphasis=function(v,p){Il(v,p),Pi(f)},h.prototype.leaveEmphasis=function(v,p){Pl(v,p),Pi(f)},h.prototype.enterBlur=function(v){ote(v),Pi(f)},h.prototype.leaveBlur=function(v){hN(v),Pi(f)},h.prototype.enterSelect=function(v){ste(v),Pi(f)},h.prototype.leaveSelect=function(v){lte(v),Pi(f)},h.prototype.getModel=function(){return f.getModel()},h.prototype.getViewOfComponentModel=function(v){return f.getViewOfComponentModel(v)},h.prototype.getViewOfSeriesModel=function(v){return f.getViewOfSeriesModel(v)},h}(une))(f)},ire=function(f){function d(h,v){for(var p=0;p<h.length;p++){var g=h[p];g[yE]=v}}W(z0,function(h,v){f._messageCenter.on(v,function(p){if($_[f.group]&&f[yE]!==Kz){if(p&&p.escapeConnect)return;var g=f.makeActionFromEvent(p),y=[];W(bd,function(m){m!==f&&m.group===f.group&&y.push(m)}),d(y,Kz),W(y,function(m){m[yE]!==_lt&&m.dispatchAction(g)}),d(y,xlt)}})})}}(),e}(mo),WN=N_.prototype;WN.on=ere("on");WN.off=ere("off");WN.one=function(t,e,n){var r=this;function a(){for(var i=[],o=0;o<arguments.length;o++)i[o]=arguments[o];e&&e.apply&&e.apply(this,i),r.off(t,a)}this.on.call(this,t,a,n)};var Clt=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"];var V_={},z0={},zR=[],GR=[],B_=[],ore={},UR={},bd={},$_={},Tlt=+new Date-0,Elt=+new Date-0,KN="_echarts_instance_";function Mlt(t,e,n){var r=!(n&&n.ssr);if(r){var a=jN(t);if(a)return a}var i=new N_(t,e,n);return i.id="ec_"+Tlt++,bd[i.id]=i,r&&$ee(t,KN,i.id),ire(i),Oo.trigger("afterinit",i),i}function Dlt(t){if(Be(t)){var e=t;t=null,W(e,function(n){n.group!=null&&(t=n.group)}),t=t||"g_"+Elt++,W(e,function(n){n.group=t})}return $_[t]=!0,t}function sre(t){$_[t]=!1}var klt=sre;function Rlt(t){rt(t)?t=bd[t]:t instanceof N_||(t=jN(t)),t instanceof N_&&!t.isDisposed()&&t.dispose()}function jN(t){return bd[Crt(t,KN)]}function Llt(t){return bd[t]}function YN(t,e){ore[t]=e}function XN(t){Gt(GR,t)<0&&GR.push(t)}function qN(t,e){ZN(zR,t,e,vlt)}function lre(t){qC("afterinit",t)}function ure(t){qC("afterupdate",t)}function qC(t,e){Oo.on(t,e)}function fs(t,e,n){vt(e)&&(n=e,e="");var r=bt(t)?t.type:[t,t={event:e}][0];t.event=(t.event||r).toLowerCase(),e=t.event,!z0[e]&&(Ra(Wz.test(r)&&Wz.test(e)),V_[r]||(V_[r]={action:n,actionInfo:t}),z0[e]=r)}function cre(t,e){Kv.register(t,e)}function Olt(t){var e=Kv.get(t);if(e)return e.getDimensionsInfo?e.getDimensionsInfo():e.dimensions.slice()}function fre(t,e){ZN(B_,t,e,qne,"layout")}function Vc(t,e){ZN(B_,t,e,Zne,"visual")}var Qz=[];function ZN(t,e,n,r,a){if((vt(e)||bt(e))&&(n=e,e=r),!(Gt(Qz,n)>=0)){Qz.push(n);var i=Pne.wrapStageHandler(n,a);i.__prio=e,i.__raw=n,t.push(i)}}function QN(t,e){UR[t]=e}function Alt(t){FJ({createCanvas:t})}function dre(t,e,n){var r=Xne("registerMap");r&&r(t,e,n)}function Nlt(t){var e=Xne("getMap");return e&&e(t)}var hre=zot;Vc(HN,hst);Vc(XC,pst);Vc(XC,vst);Vc(HN,Rst);Vc(XC,Lst);Vc(Qne,olt);XN(fne);qN(hlt,wot);QN("default",gst);fs({type:yd,event:yd,update:yd},ir);fs({type:ow,event:ow,update:ow},ir);fs({type:B0,event:B0,update:B0},ir);fs({type:sw,event:sw,update:sw},ir);fs({type:$0,event:$0,update:$0},ir);YN("light",Mst);YN("dark",Dst);var Vlt={},Jz=[],Blt={registerPreprocessor:XN,registerProcessor:qN,registerPostInit:lre,registerPostUpdate:ure,registerUpdateLifecycle:qC,registerAction:fs,registerCoordinateSystem:cre,registerLayout:fre,registerVisual:Vc,registerTransform:hre,registerLoading:QN,registerMap:dre,registerImpl:llt,PRIORITY:Jne,ComponentModel:Jt,ComponentView:Wn,SeriesModel:Pn,ChartView:kn,registerComponentModel:function(t){Jt.registerClass(t)},registerComponentView:function(t){Wn.registerClass(t)},registerSeriesModel:function(t){Pn.registerClass(t)},registerChartView:function(t){kn.registerClass(t)},registerSubTypeDefaulter:function(t,e){Jt.registerSubTypeDefaulter(t,e)},registerPainter:function(t,e){Eee(t,e)}};function Ht(t){if(Be(t)){W(t,function(e){Ht(e)});return}Gt(Jz,t)>=0||(Jz.push(t),vt(t)&&(t={install:t}),t.install(Blt))}function kg(t){return t==null?0:t.length||1}function eG(t){return t}var $lt=function(){function t(e,n,r,a,i,o){this._old=e,this._new=n,this._oldKeyGetter=r||eG,this._newKeyGetter=a||eG,this.context=i,this._diffModeMultiple=o==="multiple"}return t.prototype.add=function(e){return this._add=e,this},t.prototype.update=function(e){return this._update=e,this},t.prototype.updateManyToOne=function(e){return this._updateManyToOne=e,this},t.prototype.updateOneToMany=function(e){return this._updateOneToMany=e,this},t.prototype.updateManyToMany=function(e){return this._updateManyToMany=e,this},t.prototype.remove=function(e){return this._remove=e,this},t.prototype.execute=function(){this[this._diffModeMultiple?"_executeMultiple":"_executeOneToOne"]()},t.prototype._executeOneToOne=function(){var e=this._old,n=this._new,r={},a=new Array(e.length),i=new Array(n.length);this._initIndexMap(e,null,a,"_oldKeyGetter"),this._initIndexMap(n,r,i,"_newKeyGetter");for(var o=0;o<e.length;o++){var s=a[o],l=r[s],u=kg(l);if(u>1){var c=l.shift();l.length===1&&(r[s]=l[0]),this._update&&this._update(c,o)}else u===1?(r[s]=null,this._update&&this._update(l,o)):this._remove&&this._remove(o)}this._performRestAdd(i,r)},t.prototype._executeMultiple=function(){var e=this._old,n=this._new,r={},a={},i=[],o=[];this._initIndexMap(e,r,i,"_oldKeyGetter"),this._initIndexMap(n,a,o,"_newKeyGetter");for(var s=0;s<i.length;s++){var l=i[s],u=r[l],c=a[l],f=kg(u),d=kg(c);if(f>1&&d===1)this._updateManyToOne&&this._updateManyToOne(c,u),a[l]=null;else if(f===1&&d>1)this._updateOneToMany&&this._updateOneToMany(c,u),a[l]=null;else if(f===1&&d===1)this._update&&this._update(c,u),a[l]=null;else if(f>1&&d>1)this._updateManyToMany&&this._updateManyToMany(c,u),a[l]=null;else if(f>1)for(var h=0;h<f;h++)this._remove&&this._remove(u[h]);else this._remove&&this._remove(u)}this._performRestAdd(o,a)},t.prototype._performRestAdd=function(e,n){for(var r=0;r<e.length;r++){var a=e[r],i=n[a],o=kg(i);if(o>1)for(var s=0;s<o;s++)this._add&&this._add(i[s]);else o===1&&this._add&&this._add(i);n[a]=null}},t.prototype._initIndexMap=function(e,n,r,a){for(var i=this._diffModeMultiple,o=0;o<e.length;o++){var s="_ec_"+this[a](e[o],o);if(i||(r[o]=s),!!n){var l=n[s],u=kg(l);u===0?(n[s]=o,i&&r.push(s)):u===1?n[s]=[l,o]:l.push(o)}}},t}();const Fl=$lt;var Ilt=function(){function t(e,n){this._encode=e,this._schema=n}return t.prototype.get=function(){return{fullDimensions:this._getFullDimensionNames(),encode:this._encode}},t.prototype._getFullDimensionNames=function(){return this._cachedDimNames||(this._cachedDimNames=this._schema?this._schema.makeOutputDimensionNames():[]),this._cachedDimNames},t}();function Plt(t,e){var n={},r=n.encode={},a=ft(),i=[],o=[],s={};W(t.dimensions,function(d){var h=t.getDimensionInfo(d),v=h.coordDim;if(v){var p=h.coordDimIndex;xE(r,v)[p]=d,h.isExtraCoord||(a.set(v,1),Flt(h.type)&&(i[0]=d),xE(s,v)[p]=t.getDimensionIndex(h.name)),h.defaultTooltip&&o.push(d)}ene.each(function(g,y){var m=xE(r,y),b=h.otherDims[y];b!=null&&b!==!1&&(m[b]=h.name)})});var l=[],u={};a.each(function(d,h){var v=r[h];u[h]=v[0],l=l.concat(v)}),n.dataDimsOnCoord=l,n.dataDimIndicesOnCoord=$e(l,function(d){return t.getDimensionInfo(d).storeDimIndex}),n.encodeFirstDimNotExtra=u;var c=r.label;c&&c.length&&(i=c.slice());var f=r.tooltip;return f&&f.length?o=f.slice():o.length||(o=i.slice()),r.defaultedLabel=i,r.defaultedTooltip=o,n.userOutput=new Ilt(s,e),n}function xE(t,e){return t.hasOwnProperty(e)||(t[e]=[]),t[e]}function I_(t){return t==="category"?"ordinal":t==="time"?"time":"float"}function Flt(t){return!(t==="ordinal"||t==="time")}var zlt=function(){function t(e){this.otherDims={},e!=null&&Ae(this,e)}return t}();const dw=zlt;var Glt=ln(),Ult={float:"f",int:"i",ordinal:"o",number:"n",time:"t"},pre=function(){function t(e){this.dimensions=e.dimensions,this._dimOmitted=e.dimensionOmitted,this.source=e.source,this._fullDimCount=e.fullDimensionCount,this._updateDimOmitted(e.dimensionOmitted)}return t.prototype.isDimensionOmitted=function(){return this._dimOmitted},t.prototype._updateDimOmitted=function(e){this._dimOmitted=e,e&&(this._dimNameMap||(this._dimNameMap=yre(this.source)))},t.prototype.getSourceDimensionIndex=function(e){return Pt(this._dimNameMap.get(e),-1)},t.prototype.getSourceDimension=function(e){var n=this.source.dimensionsDefine;if(n)return n[e]},t.prototype.makeStoreSchema=function(){for(var e=this._fullDimCount,n=hne(this.source),r=!mre(e),a="",i=[],o=0,s=0;o<e;o++){var l=void 0,u=void 0,c=void 0,f=this.dimensions[s];if(f&&f.storeDimIndex===o)l=n?f.name:null,u=f.type,c=f.ordinalMeta,s++;else{var d=this.getSourceDimension(o);d&&(l=n?d.name:null,u=d.type)}i.push({property:l,type:u,ordinalMeta:c}),n&&l!=null&&(!f||!f.isCalculationCoord)&&(a+=r?l.replace(/\`/g,"`1").replace(/\$/g,"`2"):l),a+="$",a+=Ult[u]||"f",c&&(a+=c.uid),a+="$"}var h=this.source,v=[h.seriesLayoutBy,h.startIndex,a].join("$$");return{dimensions:i,hash:v}},t.prototype.makeOutputDimensionNames=function(){for(var e=[],n=0,r=0;n<this._fullDimCount;n++){var a=void 0,i=this.dimensions[r];if(i&&i.storeDimIndex===n)i.isCalculationCoord||(a=i.name),r++;else{var o=this.getSourceDimension(n);o&&(a=o.name)}e.push(a)}return e},t.prototype.appendCalculationDimension=function(e){this.dimensions.push(e),e.isCalculationCoord=!0,this._fullDimCount++,this._updateDimOmitted(!0)},t}();function vre(t){return t instanceof pre}function gre(t){for(var e=ft(),n=0;n<(t||[]).length;n++){var r=t[n],a=bt(r)?r.name:r;a!=null&&e.get(a)==null&&e.set(a,n)}return e}function yre(t){var e=Glt(t);return e.dimNameMap||(e.dimNameMap=gre(t.dimensionsDefine))}function mre(t){return t>30}var Rg=bt,du=$e,Hlt=typeof Int32Array>"u"?Array:Int32Array,Wlt="e\0\0",tG=-1,Klt=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],jlt=["_approximateExtent"],nG,xb,Lg,Og,CE,Cb,TE,Ylt=function(){function t(e,n){this.type="list",this._dimOmitted=!1,this._nameList=[],this._idList=[],this._visual={},this._layout={},this._itemVisuals=[],this._itemLayouts=[],this._graphicEls=[],this._approximateExtent={},this._calculationInfo={},this.hasItemOption=!1,this.TRANSFERABLE_METHODS=["cloneShallow","downSample","lttbDownSample","map"],this.CHANGABLE_METHODS=["filterSelf","selectRange"],this.DOWNSAMPLE_METHODS=["downSample","lttbDownSample"];var r,a=!1;vre(e)?(r=e.dimensions,this._dimOmitted=e.isDimensionOmitted(),this._schema=e):(a=!0,r=e),r=r||["x","y"];for(var i={},o=[],s={},l=!1,u={},c=0;c<r.length;c++){var f=r[c],d=rt(f)?new dw({name:f}):f instanceof dw?f:new dw(f),h=d.name;d.type=d.type||"float",d.coordDim||(d.coordDim=h,d.coordDimIndex=0);var v=d.otherDims=d.otherDims||{};o.push(h),i[h]=d,u[h]!=null&&(l=!0),d.createInvertedIndices&&(s[h]=[]),v.itemName===0&&(this._nameDimIdx=c),v.itemId===0&&(this._idDimIdx=c),a&&(d.storeDimIndex=c)}if(this.dimensions=o,this._dimInfos=i,this._initGetDimensionInfo(l),this.hostModel=n,this._invertedIndicesMap=s,this._dimOmitted){var p=this._dimIdxToName=ft();W(o,function(g){p.set(i[g].storeDimIndex,g)})}}return t.prototype.getDimension=function(e){var n=this._recognizeDimIndex(e);if(n==null)return e;if(n=e,!this._dimOmitted)return this.dimensions[n];var r=this._dimIdxToName.get(n);if(r!=null)return r;var a=this._schema.getSourceDimension(n);if(a)return a.name},t.prototype.getDimensionIndex=function(e){var n=this._recognizeDimIndex(e);if(n!=null)return n;if(e==null)return-1;var r=this._getDimInfo(e);return r?r.storeDimIndex:this._dimOmitted?this._schema.getSourceDimensionIndex(e):-1},t.prototype._recognizeDimIndex=function(e){if(sn(e)||e!=null&&!isNaN(e)&&!this._getDimInfo(e)&&(!this._dimOmitted||this._schema.getSourceDimensionIndex(e)<0))return+e},t.prototype._getStoreDimIndex=function(e){var n=this.getDimensionIndex(e);return n},t.prototype.getDimensionInfo=function(e){return this._getDimInfo(this.getDimension(e))},t.prototype._initGetDimensionInfo=function(e){var n=this._dimInfos;this._getDimInfo=e?function(r){return n.hasOwnProperty(r)?n[r]:void 0}:function(r){return n[r]}},t.prototype.getDimensionsOnCoord=function(){return this._dimSummary.dataDimsOnCoord.slice()},t.prototype.mapDimension=function(e,n){var r=this._dimSummary;if(n==null)return r.encodeFirstDimNotExtra[e];var a=r.encode[e];return a?a[n]:null},t.prototype.mapDimensionsAll=function(e){var n=this._dimSummary,r=n.encode[e];return(r||[]).slice()},t.prototype.getStore=function(){return this._store},t.prototype.initData=function(e,n,r){var a=this,i;if(e instanceof NR&&(i=e),!i){var o=this.dimensions,s=NN(e)||va(e)?new pne(e,o.length):e;i=new NR;var l=du(o,function(u){return{type:a._dimInfos[u].type,property:u}});i.initData(s,l,r)}this._store=i,this._nameList=(n||[]).slice(),this._idList=[],this._nameRepeatCount={},this._doInit(0,i.count()),this._dimSummary=Plt(this,this._schema),this.userOutput=this._dimSummary.userOutput},t.prototype.appendData=function(e){var n=this._store.appendData(e);this._doInit(n[0],n[1])},t.prototype.appendValues=function(e,n){var r=this._store.appendValues(e,n.length),a=r.start,i=r.end,o=this._shouldMakeIdFromName();if(this._updateOrdinalMeta(),n)for(var s=a;s<i;s++){var l=s-a;this._nameList[s]=n[l],o&&TE(this,s)}},t.prototype._updateOrdinalMeta=function(){for(var e=this._store,n=this.dimensions,r=0;r<n.length;r++){var a=this._dimInfos[n[r]];a.ordinalMeta&&e.collectOrdinalMeta(a.storeDimIndex,a.ordinalMeta)}},t.prototype._shouldMakeIdFromName=function(){var e=this._store.getProvider();return this._idDimIdx==null&&e.getSource().sourceFormat!==tc&&!e.fillStorage},t.prototype._doInit=function(e,n){if(!(e>=n)){var r=this._store,a=r.getProvider();this._updateOrdinalMeta();var i=this._nameList,o=this._idList,s=a.getSource().sourceFormat,l=s===So;if(l&&!a.pure)for(var u=[],c=e;c<n;c++){var f=a.getItem(c,u);if(!this.hasItemOption&&frt(f)&&(this.hasItemOption=!0),f){var d=f.name;i[c]==null&&d!=null&&(i[c]=Rr(d,null));var h=f.id;o[c]==null&&h!=null&&(o[c]=Rr(h,null))}}if(this._shouldMakeIdFromName())for(var c=e;c<n;c++)TE(this,c);nG(this)}},t.prototype.getApproximateExtent=function(e){return this._approximateExtent[e]||this._store.getDataExtent(this._getStoreDimIndex(e))},t.prototype.setApproximateExtent=function(e,n){n=this.getDimension(n),this._approximateExtent[n]=e.slice()},t.prototype.getCalculationInfo=function(e){return this._calculationInfo[e]},t.prototype.setCalculationInfo=function(e,n){Rg(e)?Ae(this._calculationInfo,e):this._calculationInfo[e]=n},t.prototype.getName=function(e){var n=this.getRawIndex(e),r=this._nameList[n];return r==null&&this._nameDimIdx!=null&&(r=Lg(this,this._nameDimIdx,n)),r==null&&(r=""),r},t.prototype._getCategory=function(e,n){var r=this._store.get(e,n),a=this._store.getOrdinalMeta(e);return a?a.categories[r]:r},t.prototype.getId=function(e){return xb(this,this.getRawIndex(e))},t.prototype.count=function(){return this._store.count()},t.prototype.get=function(e,n){var r=this._store,a=this._dimInfos[e];if(a)return r.get(a.storeDimIndex,n)},t.prototype.getByRawIndex=function(e,n){var r=this._store,a=this._dimInfos[e];if(a)return r.getByRawIndex(a.storeDimIndex,n)},t.prototype.getIndices=function(){return this._store.getIndices()},t.prototype.getDataExtent=function(e){return this._store.getDataExtent(this._getStoreDimIndex(e))},t.prototype.getSum=function(e){return this._store.getSum(this._getStoreDimIndex(e))},t.prototype.getMedian=function(e){return this._store.getMedian(this._getStoreDimIndex(e))},t.prototype.getValues=function(e,n){var r=this,a=this._store;return Be(e)?a.getValues(du(e,function(i){return r._getStoreDimIndex(i)}),n):a.getValues(e)},t.prototype.hasValue=function(e){for(var n=this._dimSummary.dataDimIndicesOnCoord,r=0,a=n.length;r<a;r++)if(isNaN(this._store.get(n[r],e)))return!1;return!0},t.prototype.indexOfName=function(e){for(var n=0,r=this._store.count();n<r;n++)if(this.getName(n)===e)return n;return-1},t.prototype.getRawIndex=function(e){return this._store.getRawIndex(e)},t.prototype.indexOfRawIndex=function(e){return this._store.indexOfRawIndex(e)},t.prototype.rawIndexOf=function(e,n){var r=e&&this._invertedIndicesMap[e],a=r[n];return a==null||isNaN(a)?tG:a},t.prototype.indicesOfNearest=function(e,n,r){return this._store.indicesOfNearest(this._getStoreDimIndex(e),n,r)},t.prototype.each=function(e,n,r){vt(e)&&(r=n,n=e,e=[]);var a=r||this,i=du(Og(e),this._getStoreDimIndex,this);this._store.each(i,a?it(n,a):n)},t.prototype.filterSelf=function(e,n,r){vt(e)&&(r=n,n=e,e=[]);var a=r||this,i=du(Og(e),this._getStoreDimIndex,this);return this._store=this._store.filter(i,a?it(n,a):n),this},t.prototype.selectRange=function(e){var n=this,r={},a=Xt(e);return W(a,function(i){var o=n._getStoreDimIndex(i);r[o]=e[i]}),this._store=this._store.selectRange(r),this},t.prototype.mapArray=function(e,n,r){vt(e)&&(r=n,n=e,e=[]),r=r||this;var a=[];return this.each(e,function(){a.push(n&&n.apply(this,arguments))},r),a},t.prototype.map=function(e,n,r,a){var i=r||a||this,o=du(Og(e),this._getStoreDimIndex,this),s=Cb(this);return s._store=this._store.map(o,i?it(n,i):n),s},t.prototype.modify=function(e,n,r,a){var i=r||a||this,o=du(Og(e),this._getStoreDimIndex,this);this._store.modify(o,i?it(n,i):n)},t.prototype.downSample=function(e,n,r,a){var i=Cb(this);return i._store=this._store.downSample(this._getStoreDimIndex(e),n,r,a),i},t.prototype.lttbDownSample=function(e,n){var r=Cb(this);return r._store=this._store.lttbDownSample(this._getStoreDimIndex(e),n),r},t.prototype.getRawDataItem=function(e){return this._store.getRawDataItem(e)},t.prototype.getItemModel=function(e){var n=this.hostModel,r=this.getRawDataItem(e);return new Mn(r,n,n&&n.ecModel)},t.prototype.diff=function(e){var n=this;return new Fl(e?e.getStore().getIndices():[],this.getStore().getIndices(),function(r){return xb(e,r)},function(r){return xb(n,r)})},t.prototype.getVisual=function(e){var n=this._visual;return n&&n[e]},t.prototype.setVisual=function(e,n){this._visual=this._visual||{},Rg(e)?Ae(this._visual,e):this._visual[e]=n},t.prototype.getItemVisual=function(e,n){var r=this._itemVisuals[e],a=r&&r[n];return a??this.getVisual(n)},t.prototype.hasItemVisual=function(){return this._itemVisuals.length>0},t.prototype.ensureUniqueItemVisual=function(e,n){var r=this._itemVisuals,a=r[e];a||(a=r[e]={});var i=a[n];return i==null&&(i=this.getVisual(n),Be(i)?i=i.slice():Rg(i)&&(i=Ae({},i)),a[n]=i),i},t.prototype.setItemVisual=function(e,n,r){var a=this._itemVisuals[e]||{};this._itemVisuals[e]=a,Rg(n)?Ae(a,n):a[n]=r},t.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},t.prototype.setLayout=function(e,n){Rg(e)?Ae(this._layout,e):this._layout[e]=n},t.prototype.getLayout=function(e){return this._layout[e]},t.prototype.getItemLayout=function(e){return this._itemLayouts[e]},t.prototype.setItemLayout=function(e,n,r){this._itemLayouts[e]=r?Ae(this._itemLayouts[e]||{},n):n},t.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},t.prototype.setItemGraphicEl=function(e,n){var r=this.hostModel&&this.hostModel.seriesIndex;wR(r,this.dataType,e,n),this._graphicEls[e]=n},t.prototype.getItemGraphicEl=function(e){return this._graphicEls[e]},t.prototype.eachItemGraphicEl=function(e,n){W(this._graphicEls,function(r,a){r&&e&&e.call(n,r,a)})},t.prototype.cloneShallow=function(e){return e||(e=new t(this._schema?this._schema:du(this.dimensions,this._getDimInfo,this),this.hostModel)),CE(e,this),e._store=this._store,e},t.prototype.wrapMethod=function(e,n){var r=this[e];vt(r)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(e),this[e]=function(){var a=r.apply(this,arguments);return n.apply(this,[a].concat(wC(arguments)))})},t.internalField=function(){nG=function(e){var n=e._invertedIndicesMap;W(n,function(r,a){var i=e._dimInfos[a],o=i.ordinalMeta,s=e._store;if(o){r=n[a]=new Hlt(o.categories.length);for(var l=0;l<r.length;l++)r[l]=tG;for(var l=0;l<s.count();l++)r[s.get(i.storeDimIndex,l)]=l}})},Lg=function(e,n,r){return Rr(e._getCategory(n,r),null)},xb=function(e,n){var r=e._idList[n];return r==null&&e._idDimIdx!=null&&(r=Lg(e,e._idDimIdx,n)),r==null&&(r=Wlt+n),r},Og=function(e){return Be(e)||(e=e!=null?[e]:[]),e},Cb=function(e){var n=new t(e._schema?e._schema:du(e.dimensions,e._getDimInfo,e),e.hostModel);return CE(n,e),n},CE=function(e,n){W(Klt.concat(n.__wrappedMethods||[]),function(r){n.hasOwnProperty(r)&&(e[r]=n[r])}),e.__wrappedMethods=n.__wrappedMethods,W(jlt,function(r){e[r]=_t(n[r])}),e._calculationInfo=Ae({},n._calculationInfo)},TE=function(e,n){var r=e._nameList,a=e._idList,i=e._nameDimIdx,o=e._idDimIdx,s=r[n],l=a[n];if(s==null&&i!=null&&(r[n]=s=Lg(e,i,n)),l==null&&o!=null&&(a[n]=l=Lg(e,o,n)),l==null&&s!=null){var u=e._nameRepeatCount,c=u[s]=(u[s]||0)+1;l=s,c>1&&(l+="__ec__"+c),a[n]=l}}}(),t}();const Ma=Ylt;function Xlt(t,e){return qv(t,e).dimensions}function qv(t,e){NN(t)||(t=VN(t)),e=e||{};var n=e.coordDimensions||[],r=e.dimensionsDefine||t.dimensionsDefine||[],a=ft(),i=[],o=Zlt(t,n,r,e.dimensionsCount),s=e.canOmitUnusedDimensions&&mre(o),l=r===t.dimensionsDefine,u=l?yre(t):gre(r),c=e.encodeDefine;!c&&e.encodeDefaulter&&(c=e.encodeDefaulter(t,o));for(var f=ft(c),d=new _ne(o),h=0;h<d.length;h++)d[h]=-1;function v(D){var E=d[D];if(E<0){var M=r[D],k=bt(M)?M:{name:M},R=new dw,O=k.name;O!=null&&u.get(O)!=null&&(R.name=R.displayName=O),k.type!=null&&(R.type=k.type),k.displayName!=null&&(R.displayName=k.displayName);var I=i.length;return d[D]=I,R.storeDimIndex=D,i.push(R),R}return i[E]}if(!s)for(var h=0;h<o;h++)v(h);f.each(function(D,E){var M=Dn(D).slice();if(M.length===1&&!rt(M[0])&&M[0]<0){f.set(E,!1);return}var k=f.set(E,[]);W(M,function(R,O){var I=rt(R)?u.get(R):R;I!=null&&I<o&&(k[O]=I,g(v(I),E,O))})});var p=0;W(n,function(D){var E,M,k,R;if(rt(D))E=D,R={};else{R=D,E=R.name;var O=R.ordinalMeta;R.ordinalMeta=null,R=Ae({},R),R.ordinalMeta=O,M=R.dimsDef,k=R.otherDims,R.name=R.coordDim=R.coordDimIndex=R.dimsDef=R.otherDims=null}var I=f.get(E);if(I!==!1){if(I=Dn(I),!I.length)for(var P=0;P<(M&&M.length||1);P++){for(;p<o&&v(p).coordDim!=null;)p++;p<o&&I.push(p++)}W(I,function(N,B){var L=v(N);if(l&&R.type!=null&&(L.type=R.type),g(yt(L,R),E,B),L.name==null&&M){var V=M[B];!bt(V)&&(V={name:V}),L.name=L.displayName=V.name,L.defaultTooltip=V.defaultTooltip}k&&yt(L.otherDims,k)})}});function g(D,E,M){ene.get(E)!=null?D.otherDims[E]=M:(D.coordDim=E,D.coordDimIndex=M,a.set(E,!0))}var y=e.generateCoord,m=e.generateCoordCount,b=m!=null;m=y?m||1:0;var w=y||"value";function x(D){D.name==null&&(D.name=D.coordDim)}if(s)W(i,function(D){x(D)}),i.sort(function(D,E){return D.storeDimIndex-E.storeDimIndex});else for(var _=0;_<o;_++){var C=v(_),T=C.coordDim;T==null&&(C.coordDim=Qlt(w,a,b),C.coordDimIndex=0,(!y||m<=0)&&(C.isExtraCoord=!0),m--),x(C),C.type==null&&(ane(t,_)===oa.Must||C.isExtraCoord&&(C.otherDims.itemName!=null||C.otherDims.seriesName!=null))&&(C.type="ordinal")}return qlt(i),new pre({source:t,dimensions:i,fullDimensionCount:o,dimensionOmitted:s})}function qlt(t){for(var e=ft(),n=0;n<t.length;n++){var r=t[n],a=r.name,i=e.get(a)||0;i>0&&(r.name=a+(i-1)),i++,e.set(a,i)}}function Zlt(t,e,n,r){var a=Math.max(t.dimensionsDetectedCount||1,e.length,n.length,r||0);return W(e,function(i){var o;bt(i)&&(o=i.dimsDef)&&(a=Math.max(a,o.length))}),a}function Qlt(t,e,n){if(n||e.hasKey(t)){for(var r=0;e.hasKey(t+r);)r++;t+=r}return e.set(t,!0),t}var Jlt=function(){function t(e){this.coordSysDims=[],this.axisMap=ft(),this.categoryAxisMap=ft(),this.coordSysName=e}return t}();function eut(t){var e=t.get("coordinateSystem"),n=new Jlt(e),r=tut[e];if(r)return r(t,n,n.axisMap,n.categoryAxisMap),n}var tut={cartesian2d:function(t,e,n,r){var a=t.getReferringComponents("xAxis",yr).models[0],i=t.getReferringComponents("yAxis",yr).models[0];e.coordSysDims=["x","y"],n.set("x",a),n.set("y",i),Ch(a)&&(r.set("x",a),e.firstCategoryDimIndex=0),Ch(i)&&(r.set("y",i),e.firstCategoryDimIndex==null&&(e.firstCategoryDimIndex=1))},singleAxis:function(t,e,n,r){var a=t.getReferringComponents("singleAxis",yr).models[0];e.coordSysDims=["single"],n.set("single",a),Ch(a)&&(r.set("single",a),e.firstCategoryDimIndex=0)},polar:function(t,e,n,r){var a=t.getReferringComponents("polar",yr).models[0],i=a.findAxisModel("radiusAxis"),o=a.findAxisModel("angleAxis");e.coordSysDims=["radius","angle"],n.set("radius",i),n.set("angle",o),Ch(i)&&(r.set("radius",i),e.firstCategoryDimIndex=0),Ch(o)&&(r.set("angle",o),e.firstCategoryDimIndex==null&&(e.firstCategoryDimIndex=1))},geo:function(t,e,n,r){e.coordSysDims=["lng","lat"]},parallel:function(t,e,n,r){var a=t.ecModel,i=a.getComponent("parallel",t.get("parallelIndex")),o=e.coordSysDims=i.dimensions.slice();W(i.parallelAxisIndex,function(s,l){var u=a.getComponent("parallelAxis",s),c=o[l];n.set(c,u),Ch(u)&&(r.set(c,u),e.firstCategoryDimIndex==null&&(e.firstCategoryDimIndex=l))})}};function Ch(t){return t.get("type")==="category"}function bre(t,e,n){n=n||{};var r=n.byIndex,a=n.stackedCoordDimension,i,o,s;nut(e)?i=e:(o=e.schema,i=o.dimensions,s=e.store);var l=!!(t&&t.get("stack")),u,c,f,d;if(W(i,function(m,b){rt(m)&&(i[b]=m={name:m}),l&&!m.isExtraCoord&&(!r&&!u&&m.ordinalMeta&&(u=m),!c&&m.type!=="ordinal"&&m.type!=="time"&&(!a||a===m.coordDim)&&(c=m))}),c&&!r&&!u&&(r=!0),c){f="__\0ecstackresult_"+t.id,d="__\0ecstackedover_"+t.id,u&&(u.createInvertedIndices=!0);var h=c.coordDim,v=c.type,p=0;W(i,function(m){m.coordDim===h&&p++});var g={name:f,coordDim:h,coordDimIndex:p,type:v,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length},y={name:d,coordDim:d,coordDimIndex:p+1,type:v,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length+1};o?(s&&(g.storeDimIndex=s.ensureCalculationDimension(d,v),y.storeDimIndex=s.ensureCalculationDimension(f,v)),o.appendCalculationDimension(g),o.appendCalculationDimension(y)):(i.push(g),i.push(y))}return{stackedDimension:c&&c.name,stackedByDimension:u&&u.name,isStackedByIndex:r,stackedOverDimension:d,stackResultDimension:f}}function nut(t){return!vre(t.schema)}function zl(t,e){return!!e&&e===t.getCalculationInfo("stackedDimension")}function JN(t,e){return zl(t,e)?t.getCalculationInfo("stackResultDimension"):e}function rut(t,e){var n=t.get("coordinateSystem"),r=Kv.get(n),a;return e&&e.coordSysDims&&(a=$e(e.coordSysDims,function(i){var o={name:i},s=e.axisMap.get(i);if(s){var l=s.get("type");o.type=I_(l)}return o})),a||(a=r&&(r.getDimensionsInfo?r.getDimensionsInfo():r.dimensions.slice())||["x","y"]),a}function aut(t,e,n){var r,a;return n&&W(t,function(i,o){var s=i.coordDim,l=n.categoryAxisMap.get(s);l&&(r==null&&(r=o),i.ordinalMeta=l.getOrdinalMeta(),e&&(i.createInvertedIndices=!0)),i.otherDims.itemName!=null&&(a=!0)}),!a&&r!=null&&(t[r].otherDims.itemName=0),r}function rl(t,e,n){n=n||{};var r=e.getSourceManager(),a,i=!1;t?(i=!0,a=VN(t)):(a=r.getSource(),i=a.sourceFormat===So);var o=eut(e),s=rut(e,o),l=n.useEncodeDefaulter,u=vt(l)?l:l?Rt(rne,s,e):null,c={coordDimensions:s,generateCoord:n.generateCoord,encodeDefine:e.getEncode(),encodeDefaulter:u,canOmitUnusedDimensions:!i},f=qv(a,c),d=aut(f.dimensions,n.createInvertedIndices,o),h=i?null:r.getSharedDataStore(f),v=bre(e,{schema:f,store:h}),p=new Ma(f,e);p.setCalculationInfo(v);var g=d!=null&&iut(a)?function(y,m,b,w){return w===d?b:this.defaultDimValueGetter(y,m,b,w)}:null;return p.hasItemOption=!1,p.initData(i?a:h,null,g),p}function iut(t){if(t.sourceFormat===So){var e=out(t.data||[]);return!Be(Vv(e))}}function out(t){for(var e=0;e<t.length&&t[e]==null;)e++;return t[e]}var Sre=function(){function t(e){this._setting=e||{},this._extent=[1/0,-1/0]}return t.prototype.getSetting=function(e){return this._setting[e]},t.prototype.unionExtent=function(e){var n=this._extent;e[0]<n[0]&&(n[0]=e[0]),e[1]>n[1]&&(n[1]=e[1])},t.prototype.unionExtentFromData=function(e,n){this.unionExtent(e.getApproximateExtent(n))},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.setExtent=function(e,n){var r=this._extent;isNaN(e)||(r[0]=e),isNaN(n)||(r[1]=n)},t.prototype.isInExtentRange=function(e){return this._extent[0]<=e&&this._extent[1]>=e},t.prototype.isBlank=function(){return this._isBlank},t.prototype.setBlank=function(e){this._isBlank=e},t}();DC(Sre);const Zl=Sre;var sut=0,lut=function(){function t(e){this.categories=e.categories||[],this._needCollect=e.needCollect,this._deduplication=e.deduplication,this.uid=++sut}return t.createByAxisModel=function(e){var n=e.option,r=n.data,a=r&&$e(r,uut);return new t({categories:a,needCollect:!a,deduplication:n.dedplication!==!1})},t.prototype.getOrdinal=function(e){return this._getOrCreateMap().get(e)},t.prototype.parseAndCollect=function(e){var n,r=this._needCollect;if(!rt(e)&&!r)return e;if(r&&!this._deduplication)return n=this.categories.length,this.categories[n]=e,n;var a=this._getOrCreateMap();return n=a.get(e),n==null&&(r?(n=this.categories.length,this.categories[n]=e,a.set(e,n)):n=NaN),n},t.prototype._getOrCreateMap=function(){return this._map||(this._map=ft(this.categories))},t}();function uut(t){return bt(t)&&t.value!=null?t.value:t+""}const HR=lut;function WR(t){return t.type==="interval"||t.type==="log"}function cut(t,e,n,r){var a={},i=t[1]-t[0],o=a.interval=aN(i/e,!0);n!=null&&o<n&&(o=a.interval=n),r!=null&&o>r&&(o=a.interval=r);var s=a.intervalPrecision=wre(o),l=a.niceTickExtent=[nr(Math.ceil(t[0]/o)*o,s),nr(Math.floor(t[1]/o)*o,s)];return fut(l,t),a}function EE(t){var e=Math.pow(10,MC(t)),n=t/e;return n?n===2?n=3:n===3?n=5:n*=2:n=1,nr(n*e)}function wre(t){return Ko(t)+2}function rG(t,e,n){t[e]=Math.max(Math.min(t[e],n[1]),n[0])}function fut(t,e){!isFinite(t[0])&&(t[0]=e[0]),!isFinite(t[1])&&(t[1]=e[1]),rG(t,0,e),rG(t,1,e),t[0]>t[1]&&(t[0]=t[1])}function ZC(t,e){return t>=e[0]&&t<=e[1]}function QC(t,e){return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])}function JC(t,e){return t*(e[1]-e[0])+e[0]}var _re=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;r.type="ordinal";var a=r.getSetting("ordinalMeta");return a||(a=new HR({})),Be(a)&&(a=new HR({categories:$e(a,function(i){return bt(i)?i.value:i})})),r._ordinalMeta=a,r._extent=r.getSetting("extent")||[0,a.categories.length-1],r}return e.prototype.parse=function(n){return n==null?NaN:rt(n)?this._ordinalMeta.getOrdinal(n):Math.round(n)},e.prototype.contain=function(n){return n=this.parse(n),ZC(n,this._extent)&&this._ordinalMeta.categories[n]!=null},e.prototype.normalize=function(n){return n=this._getTickNumber(this.parse(n)),QC(n,this._extent)},e.prototype.scale=function(n){return n=Math.round(JC(n,this._extent)),this.getRawOrdinalNumber(n)},e.prototype.getTicks=function(){for(var n=[],r=this._extent,a=r[0];a<=r[1];)n.push({value:a}),a++;return n},e.prototype.getMinorTicks=function(n){},e.prototype.setSortInfo=function(n){if(n==null){this._ordinalNumbersByTick=this._ticksByOrdinalNumber=null;return}for(var r=n.ordinalNumbers,a=this._ordinalNumbersByTick=[],i=this._ticksByOrdinalNumber=[],o=0,s=this._ordinalMeta.categories.length,l=Math.min(s,r.length);o<l;++o){var u=r[o];a[o]=u,i[u]=o}for(var c=0;o<s;++o){for(;i[c]!=null;)c++;a.push(c),i[c]=o}},e.prototype._getTickNumber=function(n){var r=this._ticksByOrdinalNumber;return r&&n>=0&&n<r.length?r[n]:n},e.prototype.getRawOrdinalNumber=function(n){var r=this._ordinalNumbersByTick;return r&&n>=0&&n<r.length?r[n]:n},e.prototype.getLabel=function(n){if(!this.isBlank()){var r=this.getRawOrdinalNumber(n.value),a=this._ordinalMeta.categories[r];return a==null?"":a+""}},e.prototype.count=function(){return this._extent[1]-this._extent[0]+1},e.prototype.unionExtentFromData=function(n,r){this.unionExtent(n.getApproximateExtent(r))},e.prototype.isInExtentRange=function(n){return n=this._getTickNumber(n),this._extent[0]<=n&&this._extent[1]>=n},e.prototype.getOrdinalMeta=function(){return this._ordinalMeta},e.prototype.calcNiceTicks=function(){},e.prototype.calcNiceExtent=function(){},e.type="ordinal",e}(Zl);Zl.registerClass(_re);const eV=_re;var pf=nr,xre=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type="interval",n._interval=0,n._intervalPrecision=2,n}return e.prototype.parse=function(n){return n},e.prototype.contain=function(n){return ZC(n,this._extent)},e.prototype.normalize=function(n){return QC(n,this._extent)},e.prototype.scale=function(n){return JC(n,this._extent)},e.prototype.setExtent=function(n,r){var a=this._extent;isNaN(n)||(a[0]=parseFloat(n)),isNaN(r)||(a[1]=parseFloat(r))},e.prototype.unionExtent=function(n){var r=this._extent;n[0]<r[0]&&(r[0]=n[0]),n[1]>r[1]&&(r[1]=n[1]),this.setExtent(r[0],r[1])},e.prototype.getInterval=function(){return this._interval},e.prototype.setInterval=function(n){this._interval=n,this._niceExtent=this._extent.slice(),this._intervalPrecision=wre(n)},e.prototype.getTicks=function(n){var r=this._interval,a=this._extent,i=this._niceExtent,o=this._intervalPrecision,s=[];if(!r)return s;var l=1e4;a[0]<i[0]&&(n?s.push({value:pf(i[0]-r,o)}):s.push({value:a[0]}));for(var u=i[0];u<=i[1]&&(s.push({value:u}),u=pf(u+r,o),u!==s[s.length-1].value);)if(s.length>l)return[];var c=s.length?s[s.length-1].value:i[1];return a[1]>c&&(n?s.push({value:pf(c+r,o)}):s.push({value:a[1]})),s},e.prototype.getMinorTicks=function(n){for(var r=this.getTicks(!0),a=[],i=this.getExtent(),o=1;o<r.length;o++){for(var s=r[o],l=r[o-1],u=0,c=[],f=s.value-l.value,d=f/n;u<n-1;){var h=pf(l.value+(u+1)*d);h>i[0]&&h<i[1]&&c.push(h),u++}a.push(c)}return a},e.prototype.getLabel=function(n,r){if(n==null)return"";var a=r&&r.precision;a==null?a=Ko(n.value)||0:a==="auto"&&(a=this._intervalPrecision);var i=pf(n.value,a,!0);return MN(i)},e.prototype.calcNiceTicks=function(n,r,a){n=n||5;var i=this._extent,o=i[1]-i[0];if(isFinite(o)){o<0&&(o=-o,i.reverse());var s=cut(i,n,r,a);this._intervalPrecision=s.intervalPrecision,this._interval=s.interval,this._niceExtent=s.niceTickExtent}},e.prototype.calcNiceExtent=function(n){var r=this._extent;if(r[0]===r[1])if(r[0]!==0){var a=Math.abs(r[0]);n.fixMax||(r[1]+=a/2),r[0]-=a/2}else r[1]=1;var i=r[1]-r[0];isFinite(i)||(r[0]=0,r[1]=1),this.calcNiceTicks(n.splitNumber,n.minInterval,n.maxInterval);var o=this._interval;n.fixMin||(r[0]=pf(Math.floor(r[0]/o)*o)),n.fixMax||(r[1]=pf(Math.ceil(r[1]/o)*o))},e.prototype.setNiceExtent=function(n,r){this._niceExtent=[n,r]},e.type="interval",e}(Zl);Zl.registerClass(xre);const mc=xre;var Cre=typeof Float32Array<"u",dut=Cre?Float32Array:Array;function Ns(t){return Be(t)?Cre?new Float32Array(t):t:new dut(t)}var KR="__ec_stack_";function tV(t){return t.get("stack")||KR+t.seriesIndex}function nV(t){return t.dim+t.index}function hut(t){var e=[],n=t.axis,r="axis0";if(n.type==="category"){for(var a=n.getBandWidth(),i=0;i<t.count;i++)e.push(yt({bandWidth:a,axisKey:r,stackId:KR+i},t));for(var o=Mre(e),s=[],i=0;i<t.count;i++){var l=o[r][KR+i];l.offsetCenter=l.offset+l.width/2,s.push(l)}return s}}function Tre(t,e){var n=[];return e.eachSeriesByType(t,function(r){Rre(r)&&n.push(r)}),n}function put(t){var e={};W(t,function(l){var u=l.coordinateSystem,c=u.getBaseAxis();if(!(c.type!=="time"&&c.type!=="value"))for(var f=l.getData(),d=c.dim+"_"+c.index,h=f.getDimensionIndex(f.mapDimension(c.dim)),v=f.getStore(),p=0,g=v.count();p<g;++p){var y=v.get(h,p);e[d]?e[d].push(y):e[d]=[y]}});var n={};for(var r in e)if(e.hasOwnProperty(r)){var a=e[r];if(a){a.sort(function(l,u){return l-u});for(var i=null,o=1;o<a.length;++o){var s=a[o]-a[o-1];s>0&&(i=i===null?s:Math.min(i,s))}n[r]=i}}return n}function Ere(t){var e=put(t),n=[];return W(t,function(r){var a=r.coordinateSystem,i=a.getBaseAxis(),o=i.getExtent(),s;if(i.type==="category")s=i.getBandWidth();else if(i.type==="value"||i.type==="time"){var l=i.dim+"_"+i.index,u=e[l],c=Math.abs(o[1]-o[0]),f=i.scale.getExtent(),d=Math.abs(f[1]-f[0]);s=u?c/d*u:c}else{var h=r.getData();s=Math.abs(o[1]-o[0])/h.count()}var v=et(r.get("barWidth"),s),p=et(r.get("barMaxWidth"),s),g=et(r.get("barMinWidth")||(Lre(r)?.5:1),s),y=r.get("barGap"),m=r.get("barCategoryGap");n.push({bandWidth:s,barWidth:v,barMaxWidth:p,barMinWidth:g,barGap:y,barCategoryGap:m,axisKey:nV(i),stackId:tV(r)})}),Mre(n)}function Mre(t){var e={};W(t,function(r,a){var i=r.axisKey,o=r.bandWidth,s=e[i]||{bandWidth:o,remainedWidth:o,autoWidthCount:0,categoryGap:null,gap:"20%",stacks:{}},l=s.stacks;e[i]=s;var u=r.stackId;l[u]||s.autoWidthCount++,l[u]=l[u]||{width:0,maxWidth:0};var c=r.barWidth;c&&!l[u].width&&(l[u].width=c,c=Math.min(s.remainedWidth,c),s.remainedWidth-=c);var f=r.barMaxWidth;f&&(l[u].maxWidth=f);var d=r.barMinWidth;d&&(l[u].minWidth=d);var h=r.barGap;h!=null&&(s.gap=h);var v=r.barCategoryGap;v!=null&&(s.categoryGap=v)});var n={};return W(e,function(r,a){n[a]={};var i=r.stacks,o=r.bandWidth,s=r.categoryGap;if(s==null){var l=Xt(i).length;s=Math.max(35-l*4,15)+"%"}var u=et(s,o),c=et(r.gap,1),f=r.remainedWidth,d=r.autoWidthCount,h=(f-u)/(d+(d-1)*c);h=Math.max(h,0),W(i,function(y){var m=y.maxWidth,b=y.minWidth;if(y.width){var w=y.width;m&&(w=Math.min(w,m)),b&&(w=Math.max(w,b)),y.width=w,f-=w+c*w,d--}else{var w=h;m&&m<w&&(w=Math.min(m,f)),b&&b>w&&(w=b),w!==h&&(y.width=w,f-=w+c*w,d--)}}),h=(f-u)/(d+(d-1)*c),h=Math.max(h,0);var v=0,p;W(i,function(y,m){y.width||(y.width=h),p=y,v+=y.width*(1+c)}),p&&(v-=p.width*c);var g=-v/2;W(i,function(y,m){n[a][m]=n[a][m]||{bandWidth:o,offset:g,width:y.width},g+=y.width*(1+c)})}),n}function vut(t,e,n){if(t&&e){var r=t[nV(e)];return r!=null&&n!=null?r[tV(n)]:r}}function Dre(t,e){var n=Tre(t,e),r=Ere(n);W(n,function(a){var i=a.getData(),o=a.coordinateSystem,s=o.getBaseAxis(),l=tV(a),u=r[nV(s)][l],c=u.offset,f=u.width;i.setLayout({bandWidth:u.bandWidth,offset:c,size:f})})}function kre(t){return{seriesType:t,plan:jv(),reset:function(e){if(Rre(e)){var n=e.getData(),r=e.coordinateSystem,a=r.getBaseAxis(),i=r.getOtherAxis(a),o=n.getDimensionIndex(n.mapDimension(i.dim)),s=n.getDimensionIndex(n.mapDimension(a.dim)),l=e.get("showBackground",!0),u=n.mapDimension(i.dim),c=n.getCalculationInfo("stackResultDimension"),f=zl(n,u)&&!!n.getCalculationInfo("stackedOnSeries"),d=i.isHorizontal(),h=gut(a,i),v=Lre(e),p=e.get("barMinHeight")||0,g=c&&n.getDimensionIndex(c),y=n.getLayout("size"),m=n.getLayout("offset");return{progress:function(b,w){for(var x=b.count,_=v&&Ns(x*3),C=v&&l&&Ns(x*3),T=v&&Ns(x),D=r.master.getRect(),E=d?D.width:D.height,M,k=w.getStore(),R=0;(M=b.next())!=null;){var O=k.get(f?g:o,M),I=k.get(s,M),P=h,N=void 0;f&&(N=+O-k.get(o,M));var B=void 0,L=void 0,V=void 0,H=void 0;if(d){var K=r.dataToPoint([O,I]);if(f){var X=r.dataToPoint([N,I]);P=X[0]}B=P,L=K[1]+m,V=K[0]-P,H=y,Math.abs(V)<p&&(V=(V<0?-1:1)*p)}else{var K=r.dataToPoint([I,O]);if(f){var X=r.dataToPoint([I,N]);P=X[1]}B=K[0]+m,L=P,V=y,H=K[1]-P,Math.abs(H)<p&&(H=(H<=0?-1:1)*p)}v?(_[R]=B,_[R+1]=L,_[R+2]=d?V:H,C&&(C[R]=d?D.x:B,C[R+1]=d?L:D.y,C[R+2]=E),T[M]=M):w.setItemLayout(M,{x:B,y:L,width:V,height:H}),R+=3}v&&w.setLayout({largePoints:_,largeDataIndices:T,largeBackgroundPoints:C,valueAxisHorizontal:d})}}}}}}function Rre(t){return t.coordinateSystem&&t.coordinateSystem.type==="cartesian2d"}function Lre(t){return t.pipelineContext&&t.pipelineContext.large}function gut(t,e){return e.toGlobalCoord(e.dataToCoord(e.type==="log"?1:0))}var yut=function(t,e,n,r){for(;n<r;){var a=n+r>>>1;t[a][1]<e?n=a+1:r=a}return n},Ore=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r.type="time",r}return e.prototype.getLabel=function(n){var r=this.getSetting("useUTC");return Xm(n.value,Y5[Bit(Mp(this._minLevelUnit))]||Y5.second,r,this.getSetting("locale"))},e.prototype.getFormattedLabel=function(n,r,a){var i=this.getSetting("useUTC"),o=this.getSetting("locale");return $it(n,r,a,o,i)},e.prototype.getTicks=function(){var n=this._interval,r=this._extent,a=[];if(!n)return a;a.push({value:r[0],level:0});var i=this.getSetting("useUTC"),o=Cut(this._minLevelUnit,this._approxInterval,i,r);return a=a.concat(o),a.push({value:r[1],level:0}),a},e.prototype.calcNiceExtent=function(n){var r=this._extent;if(r[0]===r[1]&&(r[0]-=eo,r[1]+=eo),r[1]===-1/0&&r[0]===1/0){var a=new Date;r[1]=+new Date(a.getFullYear(),a.getMonth(),a.getDate()),r[0]=r[1]-eo}this.calcNiceTicks(n.splitNumber,n.minInterval,n.maxInterval)},e.prototype.calcNiceTicks=function(n,r,a){n=n||10;var i=this._extent,o=i[1]-i[0];this._approxInterval=o/n,r!=null&&this._approxInterval<r&&(this._approxInterval=r),a!=null&&this._approxInterval>a&&(this._approxInterval=a);var s=Tb.length,l=Math.min(yut(Tb,this._approxInterval,0,s),s-1);this._interval=Tb[l][1],this._minLevelUnit=Tb[Math.max(l-1,0)][0]},e.prototype.parse=function(n){return sn(n)?n:+Vi(n)},e.prototype.contain=function(n){return ZC(this.parse(n),this._extent)},e.prototype.normalize=function(n){return QC(this.parse(n),this._extent)},e.prototype.scale=function(n){return JC(n,this._extent)},e.type="time",e}(mc),Tb=[["second",CN],["minute",TN],["hour",P0],["quarter-day",P0*6],["half-day",P0*12],["day",eo*1.2],["half-week",eo*3.5],["week",eo*7],["month",eo*31],["quarter",eo*95],["half-year",j5/2],["year",j5]];function mut(t,e,n,r){var a=Vi(e),i=Vi(n),o=function(v){return X5(a,v,r)===X5(i,v,r)},s=function(){return o("year")},l=function(){return s()&&o("month")},u=function(){return l()&&o("day")},c=function(){return u()&&o("hour")},f=function(){return c()&&o("minute")},d=function(){return f()&&o("second")},h=function(){return d()&&o("millisecond")};switch(t){case"year":return s();case"month":return l();case"day":return u();case"hour":return c();case"minute":return f();case"second":return d();case"millisecond":return h()}}function but(t,e){return t/=eo,t>16?16:t>7.5?7:t>3.5?4:t>1.5?2:1}function Sut(t){var e=30*eo;return t/=e,t>6?6:t>3?3:t>2?2:1}function wut(t){return t/=P0,t>12?12:t>6?6:t>3.5?4:t>2?2:1}function aG(t,e){return t/=e?TN:CN,t>30?30:t>20?20:t>15?15:t>10?10:t>5?5:t>2?2:1}function _ut(t){return aN(t,!0)}function xut(t,e,n){var r=new Date(t);switch(Mp(e)){case"year":case"month":r[Hte(n)](0);case"day":r[Wte(n)](1);case"hour":r[Kte(n)](0);case"minute":r[jte(n)](0);case"second":r[Yte(n)](0),r[Xte(n)](0)}return r.getTime()}function Cut(t,e,n,r){var a=1e4,i=Gte,o=0;function s(E,M,k,R,O,I,P){for(var N=new Date(M),B=M,L=N[R]();B<k&&B<=r[1];)P.push({value:B}),L+=E,N[O](L),B=N.getTime();P.push({value:B,notAdd:!0})}function l(E,M,k){var R=[],O=!M.length;if(!mut(Mp(E),r[0],r[1],n)){O&&(M=[{value:xut(new Date(r[0]),E,n)},{value:r[1]}]);for(var I=0;I<M.length-1;I++){var P=M[I].value,N=M[I+1].value;if(P!==N){var B=void 0,L=void 0,V=void 0,H=!1;switch(E){case"year":B=Math.max(1,Math.round(e/eo/365)),L=EN(n),V=Iit(n);break;case"half-year":case"quarter":case"month":B=Sut(e),L=Dp(n),V=Hte(n);break;case"week":case"half-week":case"day":B=but(e),L=FC(n),V=Wte(n),H=!0;break;case"half-day":case"quarter-day":case"hour":B=wut(e),L=Xy(n),V=Kte(n);break;case"minute":B=aG(e,!0),L=zC(n),V=jte(n);break;case"second":B=aG(e,!1),L=GC(n),V=Yte(n);break;case"millisecond":B=_ut(e),L=UC(n),V=Xte(n);break}s(B,P,N,L,V,H,R),E==="year"&&k.length>1&&I===0&&k.unshift({value:k[0].value-B})}}for(var I=0;I<R.length;I++)k.push(R[I]);return R}}for(var u=[],c=[],f=0,d=0,h=0;h<i.length&&o++<a;++h){var v=Mp(i[h]);if(Vit(i[h])){l(i[h],u[u.length-1]||[],c);var p=i[h+1]?Mp(i[h+1]):null;if(v!==p){if(c.length){d=f,c.sort(function(E,M){return E.value-M.value});for(var g=[],y=0;y<c.length;++y){var m=c[y].value;(y===0||c[y-1].value!==m)&&(g.push(c[y]),m>=r[0]&&m<=r[1]&&f++)}var b=(r[1]-r[0])/e;if(f>b*1.5&&d>b/1.5||(u.push(g),f>b||t===i[h]))break}c=[]}}}for(var w=_n($e(u,function(E){return _n(E,function(M){return M.value>=r[0]&&M.value<=r[1]&&!M.notAdd})}),function(E){return E.length>0}),x=[],_=w.length-1,h=0;h<w.length;++h)for(var C=w[h],T=0;T<C.length;++T)x.push({value:C[T].value,level:_-h});x.sort(function(E,M){return E.value-M.value});for(var D=[],h=0;h<x.length;++h)(h===0||x[h].value!==x[h-1].value)&&D.push(x[h]);return D}Zl.registerClass(Ore);const Are=Ore;var iG=Zl.prototype,G0=mc.prototype,Tut=nr,Eut=Math.floor,Mut=Math.ceil,Eb=Math.pow,To=Math.log,rV=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type="log",n.base=10,n._originalScale=new mc,n._interval=0,n}return e.prototype.getTicks=function(n){var r=this._originalScale,a=this._extent,i=r.getExtent(),o=G0.getTicks.call(this,n);return $e(o,function(s){var l=s.value,u=nr(Eb(this.base,l));return u=l===a[0]&&this._fixMin?Mb(u,i[0]):u,u=l===a[1]&&this._fixMax?Mb(u,i[1]):u,{value:u}},this)},e.prototype.setExtent=function(n,r){var a=To(this.base);n=To(Math.max(0,n))/a,r=To(Math.max(0,r))/a,G0.setExtent.call(this,n,r)},e.prototype.getExtent=function(){var n=this.base,r=iG.getExtent.call(this);r[0]=Eb(n,r[0]),r[1]=Eb(n,r[1]);var a=this._originalScale,i=a.getExtent();return this._fixMin&&(r[0]=Mb(r[0],i[0])),this._fixMax&&(r[1]=Mb(r[1],i[1])),r},e.prototype.unionExtent=function(n){this._originalScale.unionExtent(n);var r=this.base;n[0]=To(n[0])/To(r),n[1]=To(n[1])/To(r),iG.unionExtent.call(this,n)},e.prototype.unionExtentFromData=function(n,r){this.unionExtent(n.getApproximateExtent(r))},e.prototype.calcNiceTicks=function(n){n=n||10;var r=this._extent,a=r[1]-r[0];if(!(a===1/0||a<=0)){var i=Ree(a),o=n/a*i;for(o<=.5&&(i*=10);!isNaN(i)&&Math.abs(i)<1&&Math.abs(i)>0;)i*=10;var s=[nr(Mut(r[0]/i)*i),nr(Eut(r[1]/i)*i)];this._interval=i,this._niceExtent=s}},e.prototype.calcNiceExtent=function(n){G0.calcNiceExtent.call(this,n),this._fixMin=n.fixMin,this._fixMax=n.fixMax},e.prototype.parse=function(n){return n},e.prototype.contain=function(n){return n=To(n)/To(this.base),ZC(n,this._extent)},e.prototype.normalize=function(n){return n=To(n)/To(this.base),QC(n,this._extent)},e.prototype.scale=function(n){return n=JC(n,this._extent),Eb(this.base,n)},e.type="log",e}(Zl),Nre=rV.prototype;Nre.getMinorTicks=G0.getMinorTicks;Nre.getLabel=G0.getLabel;function Mb(t,e){return Tut(t,Ko(e))}Zl.registerClass(rV);const Dut=rV;var kut=function(){function t(e,n,r){this._prepareParams(e,n,r)}return t.prototype._prepareParams=function(e,n,r){r[1]<r[0]&&(r=[NaN,NaN]),this._dataMin=r[0],this._dataMax=r[1];var a=this._isOrdinal=e.type==="ordinal";this._needCrossZero=e.type==="interval"&&n.getNeedCrossZero&&n.getNeedCrossZero();var i=this._modelMinRaw=n.get("min",!0);vt(i)?this._modelMinNum=Db(e,i({min:r[0],max:r[1]})):i!=="dataMin"&&(this._modelMinNum=Db(e,i));var o=this._modelMaxRaw=n.get("max",!0);if(vt(o)?this._modelMaxNum=Db(e,o({min:r[0],max:r[1]})):o!=="dataMax"&&(this._modelMaxNum=Db(e,o)),a)this._axisDataLen=n.getCategories().length;else{var s=n.get("boundaryGap"),l=Be(s)?s:[s||0,s||0];typeof l[0]=="boolean"||typeof l[1]=="boolean"?this._boundaryGapInner=[0,0]:this._boundaryGapInner=[as(l[0],1),as(l[1],1)]}},t.prototype.calculate=function(){var e=this._isOrdinal,n=this._dataMin,r=this._dataMax,a=this._axisDataLen,i=this._boundaryGapInner,o=e?null:r-n||Math.abs(n),s=this._modelMinRaw==="dataMin"?n:this._modelMinNum,l=this._modelMaxRaw==="dataMax"?r:this._modelMaxNum,u=s!=null,c=l!=null;s==null&&(s=e?a?0:NaN:n-i[0]*o),l==null&&(l=e?a?a-1:NaN:r+i[1]*o),(s==null||!isFinite(s))&&(s=NaN),(l==null||!isFinite(l))&&(l=NaN);var f=sv(s)||sv(l)||e&&!a;this._needCrossZero&&(s>0&&l>0&&!u&&(s=0),s<0&&l<0&&!c&&(l=0));var d=this._determinedMin,h=this._determinedMax;return d!=null&&(s=d,u=!0),h!=null&&(l=h,c=!0),{min:s,max:l,minFixed:u,maxFixed:c,isBlank:f}},t.prototype.modifyDataMinMax=function(e,n){this[Lut[e]]=n},t.prototype.setDeterminedMinMax=function(e,n){var r=Rut[e];this[r]=n},t.prototype.freeze=function(){this.frozen=!0},t}(),Rut={min:"_determinedMin",max:"_determinedMax"},Lut={min:"_dataMin",max:"_dataMax"};function Vre(t,e,n){var r=t.rawExtentInfo;return r||(r=new kut(t,e,n),t.rawExtentInfo=r,r)}function Db(t,e){return e==null?null:sv(e)?NaN:t.parse(e)}function Bre(t,e){var n=t.type,r=Vre(t,e,t.getExtent()).calculate();t.setBlank(r.isBlank);var a=r.min,i=r.max,o=e.ecModel;if(o&&n==="time"){var s=Tre("bar",o),l=!1;if(W(s,function(f){l=l||f.getBaseAxis()===e.axis}),l){var u=Ere(s),c=Out(a,i,e,u);a=c.min,i=c.max}}return{extent:[a,i],fixMin:r.minFixed,fixMax:r.maxFixed}}function Out(t,e,n,r){var a=n.axis.getExtent(),i=a[1]-a[0],o=vut(r,n.axis);if(o===void 0)return{min:t,max:e};var s=1/0;W(o,function(h){s=Math.min(h.offset,s)});var l=-1/0;W(o,function(h){l=Math.max(h.offset+h.width,l)}),s=Math.abs(s),l=Math.abs(l);var u=s+l,c=e-t,f=1-(s+l)/i,d=c/f-c;return e+=d*(l/u),t-=d*(s/u),{min:t,max:e}}function Vd(t,e){var n=e,r=Bre(t,n),a=r.extent,i=n.get("splitNumber");t instanceof Dut&&(t.base=n.get("logBase"));var o=t.type,s=n.get("interval"),l=o==="interval"||o==="time";t.setExtent(a[0],a[1]),t.calcNiceExtent({splitNumber:i,fixMin:r.fixMin,fixMax:r.fixMax,minInterval:l?n.get("minInterval"):null,maxInterval:l?n.get("maxInterval"):null}),s!=null&&t.setInterval&&t.setInterval(s)}function Zm(t,e){if(e=e||t.get("type"),e)switch(e){case"category":return new eV({ordinalMeta:t.getOrdinalMeta?t.getOrdinalMeta():t.getCategories(),extent:[1/0,-1/0]});case"time":return new Are({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new(Zl.getClass(e)||mc)}}function Aut(t){var e=t.scale.getExtent(),n=e[0],r=e[1];return!(n>0&&r>0||n<0&&r<0)}function Qm(t){var e=t.getLabelModel().get("formatter"),n=t.type==="category"?t.scale.getExtent()[0]:null;return t.scale.type==="time"?function(r){return function(a,i){return t.scale.getFormattedLabel(a,i,r)}}(e):rt(e)?function(r){return function(a){var i=t.scale.getLabel(a),o=r.replace("{value}",i??"");return o}}(e):vt(e)?function(r){return function(a,i){return n!=null&&(i=a.value-n),r(aV(t,a),i,a.level!=null?{level:a.level}:null)}}(e):function(r){return t.scale.getLabel(r)}}function aV(t,e){return t.type==="category"?t.scale.getLabel(e):e.value}function Nut(t){var e=t.model,n=t.scale;if(!(!e.get(["axisLabel","show"])||n.isBlank())){var r,a,i=n.getExtent();n instanceof eV?a=n.count():(r=n.getTicks(),a=r.length);var o=t.getLabelModel(),s=Qm(t),l,u=1;a>40&&(u=Math.ceil(a/40));for(var c=0;c<a;c+=u){var f=r?r[c]:{value:i[0]+c},d=s(f,c),h=o.getTextRect(d),v=Vut(h,o.get("rotate")||0);l?l.union(v):l=v}return l}}function Vut(t,e){var n=e*Math.PI/180,r=t.width,a=t.height,i=r*Math.abs(Math.cos(n))+Math.abs(a*Math.sin(n)),o=r*Math.abs(Math.sin(n))+Math.abs(a*Math.cos(n)),s=new zt(t.x,t.y,i,o);return s}function iV(t){var e=t.get("interval");return e??"auto"}function $re(t){return t.type==="category"&&iV(t.getLabelModel())===0}function P_(t,e){var n={};return W(t.mapDimensionsAll(e),function(r){n[JN(t,r)]=!0}),Xt(n)}function But(t,e,n){e&&W(P_(e,n),function(r){var a=e.getApproximateExtent(r);a[0]<t[0]&&(t[0]=a[0]),a[1]>t[1]&&(t[1]=a[1])})}var Zv=function(){function t(){}return t.prototype.getNeedCrossZero=function(){var e=this.option;return!e.scale},t.prototype.getCoordSysModel=function(){},t}();function $ut(t){return rl(null,t)}var Iut={isDimensionStacked:zl,enableDataStack:bre,getStackedDimension:JN};function Put(t,e){var n=e;e instanceof Mn||(n=new Mn(e));var r=Zm(n);return r.setExtent(t[0],t[1]),Vd(r,n),r}function Fut(t){sr(t,Zv)}function zut(t,e){return e=e||{},Nn(t,null,null,e.state!=="normal")}const Gut=Object.freeze(Object.defineProperty({__proto__:null,createDimensions:Xlt,createList:$ut,createScale:Put,createSymbol:fr,createTextStyle:zut,dataStack:Iut,enableHoverEmphasis:Ju,getECData:Lt,getLayoutRect:xr,mixinAxisModelCommonMethods:Fut},Symbol.toStringTag,{value:"Module"}));var Uut=1e-8;function oG(t,e){return Math.abs(t-e)<Uut}function If(t,e,n){var r=0,a=t[0];if(!a)return!1;for(var i=1;i<t.length;i++){var o=t[i];r+=vl(a[0],a[1],o[0],o[1],e,n),a=o}var s=t[0];return(!oG(a[0],s[0])||!oG(a[1],s[1]))&&(r+=vl(a[0],a[1],s[0],s[1],e,n)),r!==0}var Hut=[];function ME(t,e){for(var n=0;n<t.length;n++)Qr(t[n],t[n],e)}function sG(t,e,n,r){for(var a=0;a<t.length;a++){var i=t[a];r&&(i=r.project(i)),i&&isFinite(i[0])&&isFinite(i[1])&&(xl(e,e,i),Cl(n,n,i))}}function Wut(t){for(var e=0,n=0,r=0,a=t.length,i=t[a-1][0],o=t[a-1][1],s=0;s<a;s++){var l=t[s][0],u=t[s][1],c=i*u-l*o;e+=c,n+=(i+l)*c,r+=(o+u)*c,i=l,o=u}return e?[n/e/3,r/e/3,e]:[t[0][0]||0,t[0][1]||0]}var Ire=function(){function t(e){this.name=e}return t.prototype.setCenter=function(e){this._center=e},t.prototype.getCenter=function(){var e=this._center;return e||(e=this._center=this.calcCenter()),e},t}(),lG=function(){function t(e,n){this.type="polygon",this.exterior=e,this.interiors=n}return t}(),uG=function(){function t(e){this.type="linestring",this.points=e}return t}(),Pre=function(t){me(e,t);function e(n,r,a){var i=t.call(this,n)||this;return i.type="geoJSON",i.geometries=r,i._center=a&&[a[0],a[1]],i}return e.prototype.calcCenter=function(){for(var n=this.geometries,r,a=0,i=0;i<n.length;i++){var o=n[i],s=o.exterior,l=s&&s.length;l>a&&(r=o,a=l)}if(r)return Wut(r.exterior);var u=this.getBoundingRect();return[u.x+u.width/2,u.y+u.height/2]},e.prototype.getBoundingRect=function(n){var r=this._rect;if(r&&!n)return r;var a=[1/0,1/0],i=[-1/0,-1/0],o=this.geometries;return W(o,function(s){s.type==="polygon"?sG(s.exterior,a,i,n):W(s.points,function(l){sG(l,a,i,n)})}),isFinite(a[0])&&isFinite(a[1])&&isFinite(i[0])&&isFinite(i[1])||(a[0]=a[1]=i[0]=i[1]=0),r=new zt(a[0],a[1],i[0]-a[0],i[1]-a[1]),n||(this._rect=r),r},e.prototype.contain=function(n){var r=this.getBoundingRect(),a=this.geometries;if(!r.contain(n[0],n[1]))return!1;e:for(var i=0,o=a.length;i<o;i++){var s=a[i];if(s.type==="polygon"){var l=s.exterior,u=s.interiors;if(If(l,n[0],n[1])){for(var c=0;c<(u?u.length:0);c++)if(If(u[c],n[0],n[1]))continue e;return!0}}}return!1},e.prototype.transformTo=function(n,r,a,i){var o=this.getBoundingRect(),s=o.width/o.height;a?i||(i=a/s):a=s*i;for(var l=new zt(n,r,a,i),u=o.calculateTransform(l),c=this.geometries,f=0;f<c.length;f++){var d=c[f];d.type==="polygon"?(ME(d.exterior,u),W(d.interiors,function(h){ME(h,u)})):W(d.points,function(h){ME(h,u)})}o=this._rect,o.copy(l),this._center=[o.x+o.width/2,o.y+o.height/2]},e.prototype.cloneShallow=function(n){n==null&&(n=this.name);var r=new e(n,this.geometries,this._center);return r._rect=this._rect,r.transformTo=null,r},e}(Ire),Kut=function(t){me(e,t);function e(n,r){var a=t.call(this,n)||this;return a.type="geoSVG",a._elOnlyForCalculate=r,a}return e.prototype.calcCenter=function(){for(var n=this._elOnlyForCalculate,r=n.getBoundingRect(),a=[r.x+r.width/2,r.y+r.height/2],i=Pm(Hut),o=n;o&&!o.isGeoSVGGraphicRoot;)Fs(i,o.getLocalTransform(),i),o=o.parent;return Yd(i,i),Qr(a,a,i),a},e}(Ire);function jut(t){if(!t.UTF8Encoding)return t;var e=t,n=e.UTF8Scale;n==null&&(n=1024);var r=e.features;return W(r,function(a){var i=a.geometry,o=i.encodeOffsets,s=i.coordinates;if(o)switch(i.type){case"LineString":i.coordinates=Fre(s,o,n);break;case"Polygon":DE(s,o,n);break;case"MultiLineString":DE(s,o,n);break;case"MultiPolygon":W(s,function(l,u){return DE(l,o[u],n)})}}),e.UTF8Encoding=!1,e}function DE(t,e,n){for(var r=0;r<t.length;r++)t[r]=Fre(t[r],e[r],n)}function Fre(t,e,n){for(var r=[],a=e[0],i=e[1],o=0;o<t.length;o+=2){var s=t.charCodeAt(o)-64,l=t.charCodeAt(o+1)-64;s=s>>1^-(s&1),l=l>>1^-(l&1),s+=a,l+=i,a=s,i=l,r.push([s/n,l/n])}return r}function jR(t,e){return t=jut(t),$e(_n(t.features,function(n){return n.geometry&&n.properties&&n.geometry.coordinates.length>0}),function(n){var r=n.properties,a=n.geometry,i=[];switch(a.type){case"Polygon":var o=a.coordinates;i.push(new lG(o[0],o.slice(1)));break;case"MultiPolygon":W(a.coordinates,function(l){l[0]&&i.push(new lG(l[0],l.slice(1)))});break;case"LineString":i.push(new uG([a.coordinates]));break;case"MultiLineString":i.push(new uG(a.coordinates))}var s=new Pre(r[e||"name"],i,r.cp);return s.properties=r,s})}const Yut=Object.freeze(Object.defineProperty({__proto__:null,MAX_SAFE_INTEGER:vR,asc:Ri,getPercentWithPrecision:lrt,getPixelPrecision:nN,getPrecision:Ko,getPrecisionSafe:Dee,isNumeric:iN,isRadianAroundZero:Gy,linearMap:wn,nice:aN,numericToNumber:Xs,parseDate:Vi,quantile:iw,quantity:Ree,quantityExponent:MC,reformIntervals:gR,remRadian:rN,round:nr},Symbol.toStringTag,{value:"Module"})),Xut=Object.freeze(Object.defineProperty({__proto__:null,format:Xm,parse:Vi},Symbol.toStringTag,{value:"Module"})),qut=Object.freeze(Object.defineProperty({__proto__:null,Arc:VC,BezierCurve:Wm,BoundingRect:zt,Circle:is,CompoundPath:BC,Ellipse:NC,Group:Tt,Image:na,IncrementalDisplayable:Dte,Line:Br,LinearGradient:$v,Polygon:ti,Polyline:ai,RadialGradient:gN,Rect:rn,Ring:Hm,Sector:ei,Text:nn,clipPointsByRect:SN,clipRectByRect:Ate,createIcon:Pv,extendPath:Lte,extendShape:Rte,getShapeClass:$C,getTransform:ec,initProps:Gn,makeImage:mN,makePath:Km,mergePath:Mi,registerShape:bo,resizePath:bN,updateProps:fn},Symbol.toStringTag,{value:"Module"})),Zut=Object.freeze(Object.defineProperty({__proto__:null,addCommas:MN,capitalFirst:Git,encodeHTML:Ua,formatTime:zit,formatTpl:kN,getTextRect:Pit,getTooltipMarker:qte,normalizeCssArray:qd,toCamelCase:DN,truncateText:zee},Symbol.toStringTag,{value:"Module"})),Qut=Object.freeze(Object.defineProperty({__proto__:null,bind:it,clone:_t,curry:Rt,defaults:yt,each:W,extend:Ae,filter:_n,indexOf:Gt,inherits:j3,isArray:Be,isFunction:vt,isObject:bt,isString:rt,map:$e,merge:$t,reduce:go},Symbol.toStringTag,{value:"Module"}));var tm=ln();function Jut(t){return t.type==="category"?tct(t):rct(t)}function ect(t,e){return t.type==="category"?nct(t,e):{ticks:$e(t.scale.getTicks(),function(n){return n.value})}}function tct(t){var e=t.getLabelModel(),n=zre(t,e);return!e.get("show")||t.scale.isBlank()?{labels:[],labelCategoryInterval:n.labelCategoryInterval}:n}function zre(t,e){var n=Gre(t,"labels"),r=iV(e),a=Ure(n,r);if(a)return a;var i,o;return vt(r)?i=Kre(t,r):(o=r==="auto"?act(t):r,i=Wre(t,o)),Hre(n,r,{labels:i,labelCategoryInterval:o})}function nct(t,e){var n=Gre(t,"ticks"),r=iV(e),a=Ure(n,r);if(a)return a;var i,o;if((!e.get("show")||t.scale.isBlank())&&(i=[]),vt(r))i=Kre(t,r,!0);else if(r==="auto"){var s=zre(t,t.getLabelModel());o=s.labelCategoryInterval,i=$e(s.labels,function(l){return l.tickValue})}else o=r,i=Wre(t,o,!0);return Hre(n,r,{ticks:i,tickCategoryInterval:o})}function rct(t){var e=t.scale.getTicks(),n=Qm(t);return{labels:$e(e,function(r,a){return{level:r.level,formattedLabel:n(r,a),rawLabel:t.scale.getLabel(r),tickValue:r.value}})}}function Gre(t,e){return tm(t)[e]||(tm(t)[e]=[])}function Ure(t,e){for(var n=0;n<t.length;n++)if(t[n].key===e)return t[n].value}function Hre(t,e,n){return t.push({key:e,value:n}),n}function act(t){var e=tm(t).autoInterval;return e??(tm(t).autoInterval=t.calculateCategoryInterval())}function ict(t){var e=oct(t),n=Qm(t),r=(e.axisRotate-e.labelRotate)/180*Math.PI,a=t.scale,i=a.getExtent(),o=a.count();if(i[1]-i[0]<1)return 0;var s=1;o>40&&(s=Math.max(1,Math.floor(o/40)));for(var l=i[0],u=t.dataToCoord(l+1)-t.dataToCoord(l),c=Math.abs(u*Math.cos(r)),f=Math.abs(u*Math.sin(r)),d=0,h=0;l<=i[1];l+=s){var v=0,p=0,g=zm(n({value:l}),e.font,"center","top");v=g.width*1.3,p=g.height*1.3,d=Math.max(d,v,7),h=Math.max(h,p,7)}var y=d/c,m=h/f;isNaN(y)&&(y=1/0),isNaN(m)&&(m=1/0);var b=Math.max(0,Math.floor(Math.min(y,m))),w=tm(t.model),x=t.getExtent(),_=w.lastAutoInterval,C=w.lastTickCount;return _!=null&&C!=null&&Math.abs(_-b)<=1&&Math.abs(C-o)<=1&&_>b&&w.axisExtent0===x[0]&&w.axisExtent1===x[1]?b=_:(w.lastTickCount=o,w.lastAutoInterval=b,w.axisExtent0=x[0],w.axisExtent1=x[1]),b}function oct(t){var e=t.getLabelModel();return{axisRotate:t.getRotate?t.getRotate():t.isHorizontal&&!t.isHorizontal()?90:0,labelRotate:e.get("rotate")||0,font:e.getFont()}}function Wre(t,e,n){var r=Qm(t),a=t.scale,i=a.getExtent(),o=t.getLabelModel(),s=[],l=Math.max((e||0)+1,1),u=i[0],c=a.count();u!==0&&l>1&&c/l>2&&(u=Math.round(Math.ceil(u/l)*l));var f=$re(t),d=o.get("showMinLabel")||f,h=o.get("showMaxLabel")||f;d&&u!==i[0]&&p(i[0]);for(var v=u;v<=i[1];v+=l)p(v);h&&v-l!==i[1]&&p(i[1]);function p(g){var y={value:g};s.push(n?g:{formattedLabel:r(y),rawLabel:a.getLabel(y),tickValue:g})}return s}function Kre(t,e,n){var r=t.scale,a=Qm(t),i=[];return W(r.getTicks(),function(o){var s=r.getLabel(o),l=o.value;e(o.value,s)&&i.push(n?l:{formattedLabel:a(o),rawLabel:s,tickValue:l})}),i}var cG=[0,1],sct=function(){function t(e,n,r){this.onBand=!1,this.inverse=!1,this.dim=e,this.scale=n,this._extent=r||[0,0]}return t.prototype.contain=function(e){var n=this._extent,r=Math.min(n[0],n[1]),a=Math.max(n[0],n[1]);return e>=r&&e<=a},t.prototype.containData=function(e){return this.scale.contain(e)},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.getPixelPrecision=function(e){return nN(e||this.scale.getExtent(),this._extent)},t.prototype.setExtent=function(e,n){var r=this._extent;r[0]=e,r[1]=n},t.prototype.dataToCoord=function(e,n){var r=this._extent,a=this.scale;return e=a.normalize(e),this.onBand&&a.type==="ordinal"&&(r=r.slice(),fG(r,a.count())),wn(e,cG,r,n)},t.prototype.coordToData=function(e,n){var r=this._extent,a=this.scale;this.onBand&&a.type==="ordinal"&&(r=r.slice(),fG(r,a.count()));var i=wn(e,r,cG,n);return this.scale.scale(i)},t.prototype.pointToData=function(e,n){},t.prototype.getTicksCoords=function(e){e=e||{};var n=e.tickModel||this.getTickModel(),r=ect(this,n),a=r.ticks,i=$e(a,function(s){return{coord:this.dataToCoord(this.scale.type==="ordinal"?this.scale.getRawOrdinalNumber(s):s),tickValue:s}},this),o=n.get("alignWithLabel");return lct(this,i,o,e.clamp),i},t.prototype.getMinorTicksCoords=function(){if(this.scale.type==="ordinal")return[];var e=this.model.getModel("minorTick"),n=e.get("splitNumber");n>0&&n<100||(n=5);var r=this.scale.getMinorTicks(n),a=$e(r,function(i){return $e(i,function(o){return{coord:this.dataToCoord(o),tickValue:o}},this)},this);return a},t.prototype.getViewLabels=function(){return Jut(this).labels},t.prototype.getLabelModel=function(){return this.model.getModel("axisLabel")},t.prototype.getTickModel=function(){return this.model.getModel("axisTick")},t.prototype.getBandWidth=function(){var e=this._extent,n=this.scale.getExtent(),r=n[1]-n[0]+(this.onBand?1:0);r===0&&(r=1);var a=Math.abs(e[1]-e[0]);return Math.abs(a)/r},t.prototype.calculateCategoryInterval=function(){return ict(this)},t}();function fG(t,e){var n=t[1]-t[0],r=e,a=n/r/2;t[0]+=a,t[1]-=a}function lct(t,e,n,r){var a=e.length;if(!t.onBand||n||!a)return;var i=t.getExtent(),o,s;if(a===1)e[0].coord=i[0],o=e[1]={coord:i[1]};else{var l=e[a-1].tickValue-e[0].tickValue,u=(e[a-1].coord-e[0].coord)/l;W(e,function(h){h.coord-=u/2});var c=t.scale.getExtent();s=1+c[1]-e[a-1].tickValue,o={coord:e[a-1].coord+u*s},e.push(o)}var f=i[0]>i[1];d(e[0].coord,i[0])&&(r?e[0].coord=i[0]:e.shift()),r&&d(i[0],e[0].coord)&&e.unshift({coord:i[0]}),d(i[1],o.coord)&&(r?o.coord=i[1]:e.pop()),r&&d(o.coord,i[1])&&e.push({coord:i[1]});function d(h,v){return h=nr(h),v=nr(v),f?h>v:h<v}}const _o=sct;function uct(t){var e=Jt.extend(t);return Jt.registerClass(e),e}function cct(t){var e=Wn.extend(t);return Wn.registerClass(e),e}function fct(t){var e=Pn.extend(t);return Pn.registerClass(e),e}function dct(t){var e=kn.extend(t);return kn.registerClass(e),e}var Ag=Math.PI*2,vf=qs.CMD,hct=["top","right","bottom","left"];function pct(t,e,n,r,a){var i=n.width,o=n.height;switch(t){case"top":r.set(n.x+i/2,n.y-e),a.set(0,-1);break;case"bottom":r.set(n.x+i/2,n.y+o+e),a.set(0,1);break;case"left":r.set(n.x-e,n.y+o/2),a.set(-1,0);break;case"right":r.set(n.x+i+e,n.y+o/2),a.set(1,0);break}}function vct(t,e,n,r,a,i,o,s,l){o-=t,s-=e;var u=Math.sqrt(o*o+s*s);o/=u,s/=u;var c=o*n+t,f=s*n+e;if(Math.abs(r-a)%Ag<1e-4)return l[0]=c,l[1]=f,u-n;if(i){var d=r;r=jo(a),a=jo(d)}else r=jo(r),a=jo(a);r>a&&(a+=Ag);var h=Math.atan2(s,o);if(h<0&&(h+=Ag),h>=r&&h<=a||h+Ag>=r&&h+Ag<=a)return l[0]=c,l[1]=f,u-n;var v=n*Math.cos(r)+t,p=n*Math.sin(r)+e,g=n*Math.cos(a)+t,y=n*Math.sin(a)+e,m=(v-o)*(v-o)+(p-s)*(p-s),b=(g-o)*(g-o)+(y-s)*(y-s);return m<b?(l[0]=v,l[1]=p,Math.sqrt(m)):(l[0]=g,l[1]=y,Math.sqrt(b))}function F_(t,e,n,r,a,i,o,s){var l=a-t,u=i-e,c=n-t,f=r-e,d=Math.sqrt(c*c+f*f);c/=d,f/=d;var h=l*c+u*f,v=h/d;s&&(v=Math.min(Math.max(v,0),1)),v*=d;var p=o[0]=t+v*c,g=o[1]=e+v*f;return Math.sqrt((p-a)*(p-a)+(g-i)*(g-i))}function jre(t,e,n,r,a,i,o){n<0&&(t=t+n,n=-n),r<0&&(e=e+r,r=-r);var s=t+n,l=e+r,u=o[0]=Math.min(Math.max(a,t),s),c=o[1]=Math.min(Math.max(i,e),l);return Math.sqrt((u-a)*(u-a)+(c-i)*(c-i))}var Ao=[];function gct(t,e,n){var r=jre(e.x,e.y,e.width,e.height,t.x,t.y,Ao);return n.set(Ao[0],Ao[1]),r}function yct(t,e,n){for(var r=0,a=0,i=0,o=0,s,l,u=1/0,c=e.data,f=t.x,d=t.y,h=0;h<c.length;){var v=c[h++];h===1&&(r=c[h],a=c[h+1],i=r,o=a);var p=u;switch(v){case vf.M:i=c[h++],o=c[h++],r=i,a=o;break;case vf.L:p=F_(r,a,c[h],c[h+1],f,d,Ao,!0),r=c[h++],a=c[h++];break;case vf.C:p=lee(r,a,c[h++],c[h++],c[h++],c[h++],c[h],c[h+1],f,d,Ao),r=c[h++],a=c[h++];break;case vf.Q:p=cee(r,a,c[h++],c[h++],c[h],c[h+1],f,d,Ao),r=c[h++],a=c[h++];break;case vf.A:var g=c[h++],y=c[h++],m=c[h++],b=c[h++],w=c[h++],x=c[h++];h+=1;var _=!!(1-c[h++]);s=Math.cos(w)*m+g,l=Math.sin(w)*b+y,h<=1&&(i=s,o=l);var C=(f-g)*b/m+g;p=vct(g,y,b,w,w+x,_,C,d,Ao),r=Math.cos(w+x)*m+g,a=Math.sin(w+x)*b+y;break;case vf.R:i=r=c[h++],o=a=c[h++];var T=c[h++],D=c[h++];p=jre(i,o,T,D,f,d,Ao);break;case vf.Z:p=F_(r,a,i,o,f,d,Ao,!0),r=i,a=o;break}p<u&&(u=p,n.set(Ao[0],Ao[1]))}return u}var Yo=new It,Bn=new It,ur=new It,Vs=new It,Rs=new It;function dG(t,e){if(t){var n=t.getTextGuideLine(),r=t.getTextContent();if(r&&n){var a=t.textGuideLineConfig||{},i=[[0,0],[0,0],[0,0]],o=a.candidates||hct,s=r.getBoundingRect().clone();s.applyTransform(r.getComputedTransform());var l=1/0,u=a.anchor,c=t.getComputedTransform(),f=c&&Yd([],c),d=e.get("length2")||0;u&&ur.copy(u);for(var h=0;h<o.length;h++){var v=o[h];pct(v,0,s,Yo,Vs),It.scaleAndAdd(Bn,Yo,Vs,d),Bn.transform(f);var p=t.getBoundingRect(),g=u?u.distance(Bn):t instanceof Kt?yct(Bn,t.path,ur):gct(Bn,p,ur);g<l&&(l=g,Bn.transform(c),ur.transform(c),ur.toArray(i[0]),Bn.toArray(i[1]),Yo.toArray(i[2]))}Yre(i,e.get("minTurnAngle")),n.setShape({points:i})}}}var z_=[],za=new It;function Yre(t,e){if(e<=180&&e>0){e=e/180*Math.PI,Yo.fromArray(t[0]),Bn.fromArray(t[1]),ur.fromArray(t[2]),It.sub(Vs,Yo,Bn),It.sub(Rs,ur,Bn);var n=Vs.len(),r=Rs.len();if(!(n<.001||r<.001)){Vs.scale(1/n),Rs.scale(1/r);var a=Vs.dot(Rs),i=Math.cos(e);if(i<a){var o=F_(Bn.x,Bn.y,ur.x,ur.y,Yo.x,Yo.y,z_,!1);za.fromArray(z_),za.scaleAndAdd(Rs,o/Math.tan(Math.PI-e));var s=ur.x!==Bn.x?(za.x-Bn.x)/(ur.x-Bn.x):(za.y-Bn.y)/(ur.y-Bn.y);if(isNaN(s))return;s<0?It.copy(za,Bn):s>1&&It.copy(za,ur),za.toArray(t[1])}}}}function mct(t,e,n){if(n<=180&&n>0){n=n/180*Math.PI,Yo.fromArray(t[0]),Bn.fromArray(t[1]),ur.fromArray(t[2]),It.sub(Vs,Bn,Yo),It.sub(Rs,ur,Bn);var r=Vs.len(),a=Rs.len();if(!(r<.001||a<.001)){Vs.scale(1/r),Rs.scale(1/a);var i=Vs.dot(e),o=Math.cos(n);if(i<o){var s=F_(Bn.x,Bn.y,ur.x,ur.y,Yo.x,Yo.y,z_,!1);za.fromArray(z_);var l=Math.PI/2,u=Math.acos(Rs.dot(e)),c=l+u-n;if(c>=l)It.copy(za,ur);else{za.scaleAndAdd(Rs,s/Math.tan(Math.PI/2-c));var f=ur.x!==Bn.x?(za.x-Bn.x)/(ur.x-Bn.x):(za.y-Bn.y)/(ur.y-Bn.y);if(isNaN(f))return;f<0?It.copy(za,Bn):f>1&&It.copy(za,ur)}za.toArray(t[1])}}}}function hG(t,e,n,r){var a=n==="normal",i=a?t:t.ensureState(n);i.ignore=e;var o=r.get("smooth");o&&o===!0&&(o=.3),i.shape=i.shape||{},o>0&&(i.shape.smooth=o);var s=r.getModel("lineStyle").getLineStyle();a?t.useStyle(s):i.style=s}function bct(t,e){var n=e.smooth,r=e.points;if(r)if(t.moveTo(r[0][0],r[0][1]),n>0&&r.length>=3){var a=_l(r[0],r[1]),i=_l(r[1],r[2]);if(!a||!i){t.lineTo(r[1][0],r[1][1]),t.lineTo(r[2][0],r[2][1]);return}var o=Math.min(a,i)*n,s=L0([],r[1],r[0],o/a),l=L0([],r[1],r[2],o/i),u=L0([],s,l,.5);t.bezierCurveTo(s[0],s[1],s[0],s[1],u[0],u[1]),t.bezierCurveTo(l[0],l[1],l[0],l[1],r[2][0],r[2][1])}else for(var c=1;c<r.length;c++)t.lineTo(r[c][0],r[c][1])}function oV(t,e,n){var r=t.getTextGuideLine(),a=t.getTextContent();if(!a){r&&t.removeTextGuideLine();return}for(var i=e.normal,o=i.get("show"),s=a.ignore,l=0;l<Wy.length;l++){var u=Wy[l],c=e[u],f=u==="normal";if(c){var d=c.get("show"),h=f?s:Pt(a.states[u]&&a.states[u].ignore,s);if(h||!Pt(d,o)){var v=f?r:r&&r.states[u];v&&(v.ignore=!0);continue}r||(r=new ai,t.setTextGuideLine(r),!f&&(s||!o)&&hG(r,!0,"normal",e.normal),t.stateProxy&&(r.stateProxy=t.stateProxy)),hG(r,!1,u,c)}}if(r){yt(r.style,n),r.style.fill=null;var p=i.get("showAbove"),g=t.textGuideLineConfig=t.textGuideLineConfig||{};g.showAbove=p||!1,r.buildPath=bct}}function sV(t,e){e=e||"labelLine";for(var n={normal:t.getModel(e)},r=0;r<Ja.length;r++){var a=Ja[r];n[a]=t.getModel([a,e])}return n}function Xre(t){for(var e=[],n=0;n<t.length;n++){var r=t[n];if(!r.defaultAttr.ignore){var a=r.label,i=a.getComputedTransform(),o=a.getBoundingRect(),s=!i||i[1]<1e-5&&i[2]<1e-5,l=a.style.margin||0,u=o.clone();u.applyTransform(i),u.x-=l/2,u.y-=l/2,u.width+=l,u.height+=l;var c=s?new x_(o,i):null;e.push({label:a,labelLine:r.labelLine,rect:u,localRect:o,obb:c,priority:r.priority,defaultAttr:r.defaultAttr,layoutOption:r.computedLayoutOption,axisAligned:s,transform:i})}}return e}function qre(t,e,n,r,a,i){var o=t.length;if(o<2)return;t.sort(function(T,D){return T.rect[e]-D.rect[e]});for(var s=0,l,u=!1,c=0,f=0;f<o;f++){var d=t[f],h=d.rect;l=h[e]-s,l<0&&(h[e]-=l,d.label[e]-=l,u=!0);var v=Math.max(-l,0);c+=v,s=h[e]+h[n]}c>0&&i&&x(-c/o,0,o);var p=t[0],g=t[o-1],y,m;b(),y<0&&_(-y,.8),m<0&&_(m,.8),b(),w(y,m,1),w(m,y,-1),b(),y<0&&C(-y),m<0&&C(m);function b(){y=p.rect[e]-r,m=a-g.rect[e]-g.rect[n]}function w(T,D,E){if(T<0){var M=Math.min(D,-T);if(M>0){x(M*E,0,o);var k=M+T;k<0&&_(-k*E,1)}else _(-T*E,1)}}function x(T,D,E){T!==0&&(u=!0);for(var M=D;M<E;M++){var k=t[M],R=k.rect;R[e]+=T,k.label[e]+=T}}function _(T,D){for(var E=[],M=0,k=1;k<o;k++){var R=t[k-1].rect,O=Math.max(t[k].rect[e]-R[e]-R[n],0);E.push(O),M+=O}if(M){var I=Math.min(Math.abs(T)/M,D);if(T>0)for(var k=0;k<o-1;k++){var P=E[k]*I;x(P,0,k+1)}else for(var k=o-1;k>0;k--){var P=E[k-1]*I;x(-P,k,o)}}}function C(T){var D=T<0?-1:1;T=Math.abs(T);for(var E=Math.ceil(T/(o-1)),M=0;M<o-1;M++)if(D>0?x(E,0,M+1):x(-E,o-M-1,o),T-=E,T<=0)return}return u}function Sct(t,e,n,r){return qre(t,"x","width",e,n,r)}function Zre(t,e,n,r){return qre(t,"y","height",e,n,r)}function Qre(t){var e=[];t.sort(function(p,g){return g.priority-p.priority});var n=new zt(0,0,0,0);function r(p){if(!p.ignore){var g=p.ensureState("emphasis");g.ignore==null&&(g.ignore=!1)}p.ignore=!0}for(var a=0;a<t.length;a++){var i=t[a],o=i.axisAligned,s=i.localRect,l=i.transform,u=i.label,c=i.labelLine;n.copy(i.rect),n.width-=.1,n.height-=.1,n.x+=.05,n.y+=.05;for(var f=i.obb,d=!1,h=0;h<e.length;h++){var v=e[h];if(n.intersect(v.rect)){if(o&&v.axisAligned){d=!0;break}if(v.obb||(v.obb=new x_(v.localRect,v.transform)),f||(f=new x_(s,l)),f.intersect(v.obb)){d=!0;break}}}d?(r(u),c&&r(c)):(u.attr("ignore",i.defaultAttr.ignore),c&&c.attr("ignore",i.defaultAttr.labelGuideIgnore),e.push(i))}}function wct(t){if(t){for(var e=[],n=0;n<t.length;n++)e.push(t[n].slice());return e}}function _ct(t,e){var n=t.label,r=e&&e.getTextGuideLine();return{dataIndex:t.dataIndex,dataType:t.dataType,seriesIndex:t.seriesModel.seriesIndex,text:t.label.style.text,rect:t.hostRect,labelRect:t.rect,align:n.style.align,verticalAlign:n.style.verticalAlign,labelLinePoints:wct(r&&r.shape.points)}}var pG=["align","verticalAlign","width","height","fontSize"],Va=new Tl,kE=ln(),xct=ln();function kb(t,e,n){for(var r=0;r<n.length;r++){var a=n[r];e[a]!=null&&(t[a]=e[a])}}var Rb=["x","y","rotation"],Cct=function(){function t(){this._labelList=[],this._chartViewList=[]}return t.prototype.clearLabels=function(){this._labelList=[],this._chartViewList=[]},t.prototype._addLabel=function(e,n,r,a,i){var o=a.style,s=a.__hostTarget,l=s.textConfig||{},u=a.getComputedTransform(),c=a.getBoundingRect().plain();zt.applyTransform(c,c,u),u?Va.setLocalTransform(u):(Va.x=Va.y=Va.rotation=Va.originX=Va.originY=0,Va.scaleX=Va.scaleY=1),Va.rotation=jo(Va.rotation);var f=a.__hostTarget,d;if(f){d=f.getBoundingRect().plain();var h=f.getComputedTransform();zt.applyTransform(d,d,h)}var v=d&&f.getTextGuideLine();this._labelList.push({label:a,labelLine:v,seriesModel:r,dataIndex:e,dataType:n,layoutOption:i,computedLayoutOption:null,rect:c,hostRect:d,priority:d?d.width*d.height:0,defaultAttr:{ignore:a.ignore,labelGuideIgnore:v&&v.ignore,x:Va.x,y:Va.y,scaleX:Va.scaleX,scaleY:Va.scaleY,rotation:Va.rotation,style:{x:o.x,y:o.y,align:o.align,verticalAlign:o.verticalAlign,width:o.width,height:o.height,fontSize:o.fontSize},cursor:a.cursor,attachedPos:l.position,attachedRot:l.rotation}})},t.prototype.addLabelsOfSeries=function(e){var n=this;this._chartViewList.push(e);var r=e.__model,a=r.get("labelLayout");(vt(a)||Xt(a).length)&&e.group.traverse(function(i){if(i.ignore)return!0;var o=i.getTextContent(),s=Lt(i);o&&!o.disableLabelLayout&&n._addLabel(s.dataIndex,s.dataType,r,o,a)})},t.prototype.updateLayoutConfig=function(e){var n=e.getWidth(),r=e.getHeight();function a(b,w){return function(){dG(b,w)}}for(var i=0;i<this._labelList.length;i++){var o=this._labelList[i],s=o.label,l=s.__hostTarget,u=o.defaultAttr,c=void 0;vt(o.layoutOption)?c=o.layoutOption(_ct(o,l)):c=o.layoutOption,c=c||{},o.computedLayoutOption=c;var f=Math.PI/180;l&&l.setTextConfig({local:!1,position:c.x!=null||c.y!=null?null:u.attachedPos,rotation:c.rotate!=null?c.rotate*f:u.attachedRot,offset:[c.dx||0,c.dy||0]});var d=!1;if(c.x!=null?(s.x=et(c.x,n),s.setStyle("x",0),d=!0):(s.x=u.x,s.setStyle("x",u.style.x)),c.y!=null?(s.y=et(c.y,r),s.setStyle("y",0),d=!0):(s.y=u.y,s.setStyle("y",u.style.y)),c.labelLinePoints){var h=l.getTextGuideLine();h&&(h.setShape({points:c.labelLinePoints}),d=!1)}var v=kE(s);v.needsUpdateLabelLine=d,s.rotation=c.rotate!=null?c.rotate*f:u.rotation,s.scaleX=u.scaleX,s.scaleY=u.scaleY;for(var p=0;p<pG.length;p++){var g=pG[p];s.setStyle(g,c[g]!=null?c[g]:u.style[g])}if(c.draggable){if(s.draggable=!0,s.cursor="move",l){var y=o.seriesModel;if(o.dataIndex!=null){var m=o.seriesModel.getData(o.dataType);y=m.getItemModel(o.dataIndex)}s.on("drag",a(l,y.getModel("labelLine")))}}else s.off("drag"),s.cursor=u.cursor}},t.prototype.layout=function(e){var n=e.getWidth(),r=e.getHeight(),a=Xre(this._labelList),i=_n(a,function(l){return l.layoutOption.moveOverlap==="shiftX"}),o=_n(a,function(l){return l.layoutOption.moveOverlap==="shiftY"});Sct(i,0,n),Zre(o,0,r);var s=_n(a,function(l){return l.layoutOption.hideOverlap});Qre(s)},t.prototype.processLabelsOverall=function(){var e=this;W(this._chartViewList,function(n){var r=n.__model,a=n.ignoreLabelLineUpdate,i=r.isAnimationEnabled();n.group.traverse(function(o){if(o.ignore&&!o.forceLabelAnimation)return!0;var s=!a,l=o.getTextContent();!s&&l&&(s=kE(l).needsUpdateLabelLine),s&&e._updateLabelLine(o,r),i&&e._animateLabels(o,r)})})},t.prototype._updateLabelLine=function(e,n){var r=e.getTextContent(),a=Lt(e),i=a.dataIndex;if(r&&i!=null){var o=n.getData(a.dataType),s=o.getItemModel(i),l={},u=o.getItemVisual(i,"style");if(u){var c=o.getVisual("drawType");l.stroke=u[c]}var f=s.getModel("labelLine");oV(e,sV(s),l),dG(e,f)}},t.prototype._animateLabels=function(e,n){var r=e.getTextContent(),a=e.getTextGuideLine();if(r&&(e.forceLabelAnimation||!r.ignore&&!r.invisible&&!e.disableLabelAnimation&&!Ep(e))){var i=kE(r),o=i.oldLayout,s=Lt(e),l=s.dataIndex,u={x:r.x,y:r.y,rotation:r.rotation},c=n.getData(s.dataType);if(o){r.attr(o);var d=e.prevStates;d&&(Gt(d,"select")>=0&&r.attr(i.oldLayoutSelect),Gt(d,"emphasis")>=0&&r.attr(i.oldLayoutEmphasis)),fn(r,u,n,l)}else if(r.attr(u),!zv(r).valueAnimation){var f=Pt(r.style.opacity,1);r.style.opacity=0,Gn(r,{style:{opacity:f}},n,l)}if(i.oldLayout=u,r.states.select){var h=i.oldLayoutSelect={};kb(h,u,Rb),kb(h,r.states.select,Rb)}if(r.states.emphasis){var v=i.oldLayoutEmphasis={};kb(v,u,Rb),kb(v,r.states.emphasis,Rb)}Ite(r,l,c,n,n)}if(a&&!a.ignore&&!a.invisible){var i=xct(a),o=i.oldLayout,p={points:a.shape.points};o?(a.attr({shape:o}),fn(a,{shape:p},n)):(a.setShape(p),a.style.strokePercent=0,Gn(a,{style:{strokePercent:1}},n)),i.oldLayout=p}},t}();const Tct=Cct;var RE=ln();function Ect(t){t.registerUpdateLifecycle("series:beforeupdate",function(e,n,r){var a=RE(n).labelManager;a||(a=RE(n).labelManager=new Tct),a.clearLabels()}),t.registerUpdateLifecycle("series:layoutlabels",function(e,n,r){var a=RE(n).labelManager;r.updatedSeries.forEach(function(i){a.addLabelsOfSeries(n.getViewOfSeriesModel(i))}),a.updateLayoutConfig(n),a.layout(n),a.processLabelsOverall()})}var LE=Math.sin,OE=Math.cos,Jre=Math.PI,gf=Math.PI*2,Mct=180/Jre,Dct=function(){function t(){}return t.prototype.reset=function(e){this._start=!0,this._d=[],this._str="",this._p=Math.pow(10,e||4)},t.prototype.moveTo=function(e,n){this._add("M",e,n)},t.prototype.lineTo=function(e,n){this._add("L",e,n)},t.prototype.bezierCurveTo=function(e,n,r,a,i,o){this._add("C",e,n,r,a,i,o)},t.prototype.quadraticCurveTo=function(e,n,r,a){this._add("Q",e,n,r,a)},t.prototype.arc=function(e,n,r,a,i,o){this.ellipse(e,n,r,r,0,a,i,o)},t.prototype.ellipse=function(e,n,r,a,i,o,s,l){var u=s-o,c=!l,f=Math.abs(u),d=Gu(f-gf)||(c?u>=gf:-u>=gf),h=u>0?u%gf:u%gf+gf,v=!1;d?v=!0:Gu(f)?v=!1:v=h>=Jre==!!c;var p=e+r*OE(o),g=n+a*LE(o);this._start&&this._add("M",p,g);var y=Math.round(i*Mct);if(d){var m=1/this._p,b=(c?1:-1)*(gf-m);this._add("A",r,a,y,1,+c,e+r*OE(o+b),n+a*LE(o+b)),m>.01&&this._add("A",r,a,y,0,+c,p,g)}else{var w=e+r*OE(s),x=n+a*LE(s);this._add("A",r,a,y,+v,+c,w,x)}},t.prototype.rect=function(e,n,r,a){this._add("M",e,n),this._add("l",r,0),this._add("l",0,a),this._add("l",-r,0),this._add("Z")},t.prototype.closePath=function(){this._d.length>0&&this._add("Z")},t.prototype._add=function(e,n,r,a,i,o,s,l,u){for(var c=[],f=this._p,d=1;d<arguments.length;d++){var h=arguments[d];if(isNaN(h)){this._invalid=!0;return}c.push(Math.round(h*f)/f)}this._d.push(e+c.join(" ")),this._start=e==="Z"},t.prototype.generateStr=function(){this._str=this._invalid?"":this._d.join(""),this._d=[]},t.prototype.getStr=function(){return this._str},t}();const eae=Dct;var U0="none",kct=Math.round;function Rct(t){var e=t.fill;return e!=null&&e!==U0}function Lct(t){var e=t.stroke;return e!=null&&e!==U0}var YR=["lineCap","miterLimit","lineJoin"],Oct=$e(YR,function(t){return"stroke-"+t.toLowerCase()});function Act(t,e,n,r){var a=e.opacity==null?1:e.opacity;if(n instanceof na){t("opacity",a);return}if(Rct(e)){var i=zy(e.fill);t("fill",i.color);var o=e.fillOpacity!=null?e.fillOpacity*i.opacity*a:i.opacity*a;(r||o<1)&&t("fill-opacity",o)}else t("fill",U0);if(Lct(e)){var s=zy(e.stroke);t("stroke",s.color);var l=e.strokeNoScale?n.getLineScale():1,u=l?(e.lineWidth||0)/l:0,c=e.strokeOpacity!=null?e.strokeOpacity*s.opacity*a:s.opacity*a,f=e.strokeFirst;if((r||u!==1)&&t("stroke-width",u),(r||f)&&t("paint-order",f?"stroke":"fill"),(r||c<1)&&t("stroke-opacity",c),e.lineDash){var d=GN(n),h=d[0],v=d[1];h&&(v=kct(v||0),t("stroke-dasharray",h.join(",")),(v||r)&&t("stroke-dashoffset",v))}else r&&t("stroke-dasharray",U0);for(var p=0;p<YR.length;p++){var g=YR[p];if(r||e[g]!==w_[g]){var y=e[g]||w_[g];y&&t(Oct[p],y)}}}else r&&t("stroke",U0)}var tae="http://www.w3.org/2000/svg",nae="http://www.w3.org/1999/xlink",Nct="http://www.w3.org/2000/xmlns/",Vct="http://www.w3.org/XML/1998/namespace";function rae(t){return document.createElementNS(tae,t)}function $r(t,e,n,r,a){return{tag:t,attrs:n||{},children:r,text:a,key:e}}function Bct(t,e){var n=[];if(e)for(var r in e){var a=e[r],i=r;a!==!1&&(a!==!0&&a!=null&&(i+='="'+a+'"'),n.push(i))}return"<"+t+" "+n.join(" ")+">"}function $ct(t){return"</"+t+">"}function lV(t,e){e=e||{};var n=e.newline?`
  612. `:"";function r(a){var i=a.children,o=a.tag,s=a.attrs,l=a.text;return Bct(o,s)+(o!=="style"?Ua(l):l||"")+(i?""+n+$e(i,function(u){return r(u)}).join(n)+n:"")+$ct(o)}return r(t)}function Ict(t,e,n){n=n||{};var r=n.newline?`
  613. `:"",a=" {"+r,i=r+"}",o=$e(Xt(t),function(l){return l+a+$e(Xt(t[l]),function(u){return u+":"+t[l][u]+";"}).join(r)+i}).join(r),s=$e(Xt(e),function(l){return"@keyframes "+l+a+$e(Xt(e[l]),function(u){return u+a+$e(Xt(e[l][u]),function(c){var f=e[l][u][c];return c==="d"&&(f='path("'+f+'")'),c+":"+f+";"}).join(r)+i}).join(r)+i}).join(r);return!o&&!s?"":["<![CDATA[",o,s,"]]>"].join(r)}function XR(t){return{zrId:t,shadowCache:{},patternCache:{},gradientCache:{},clipPathCache:{},defs:{},cssNodes:{},cssAnims:{},cssClassIdx:0,cssAnimIdx:0,shadowIdx:0,gradientIdx:0,patternIdx:0,clipPathIdx:0}}function vG(t,e,n,r){return $r("svg","root",{width:t,height:e,xmlns:tae,"xmlns:xlink":nae,version:"1.1",baseProfile:"full",viewBox:r?"0 0 "+t+" "+e:!1},n)}var gG={cubicIn:"0.32,0,0.67,0",cubicOut:"0.33,1,0.68,1",cubicInOut:"0.65,0,0.35,1",quadraticIn:"0.11,0,0.5,0",quadraticOut:"0.5,1,0.89,1",quadraticInOut:"0.45,0,0.55,1",quarticIn:"0.5,0,0.75,0",quarticOut:"0.25,1,0.5,1",quarticInOut:"0.76,0,0.24,1",quinticIn:"0.64,0,0.78,0",quinticOut:"0.22,1,0.36,1",quinticInOut:"0.83,0,0.17,1",sinusoidalIn:"0.12,0,0.39,0",sinusoidalOut:"0.61,1,0.88,1",sinusoidalInOut:"0.37,0,0.63,1",exponentialIn:"0.7,0,0.84,0",exponentialOut:"0.16,1,0.3,1",exponentialInOut:"0.87,0,0.13,1",circularIn:"0.55,0,1,0.45",circularOut:"0,0.55,0.45,1",circularInOut:"0.85,0,0.15,1"},Tf="transform-origin";function Pct(t,e,n){var r=Ae({},t.shape);Ae(r,e),t.buildPath(n,r);var a=new eae;return a.reset(yee(t)),n.rebuildPath(a,1),a.generateStr(),a.getStr()}function Fct(t,e){var n=e.originX,r=e.originY;(n||r)&&(t[Tf]=n+"px "+r+"px")}var zct={fill:"fill",opacity:"opacity",lineWidth:"stroke-width",lineDashOffset:"stroke-dashoffset"};function aae(t,e){var n=e.zrId+"-ani-"+e.cssAnimIdx++;return e.cssAnims[n]=t,n}function Gct(t,e,n){var r=t.shape.paths,a={},i,o;if(W(r,function(l){var u=XR(n.zrId);u.animation=!0,eT(l,{},u,!0);var c=u.cssAnims,f=u.cssNodes,d=Xt(c),h=d.length;if(h){o=d[h-1];var v=c[o];for(var p in v){var g=v[p];a[p]=a[p]||{d:""},a[p].d+=g.d||""}for(var y in f){var m=f[y].animation;m.indexOf(o)>=0&&(i=m)}}}),!!i){e.d=!1;var s=aae(a,n);return i.replace(o,s)}}function yG(t){return rt(t)?gG[t]?"cubic-bezier("+gG[t]+")":Z3(t)?t:"":""}function eT(t,e,n,r){var a=t.animators,i=a.length,o=[];if(t instanceof BC){var s=Gct(t,e,n);if(s)o.push(s);else if(!i)return}else if(!i)return;for(var l={},u=0;u<i;u++){var c=a[u],f=[c.getMaxTime()/1e3+"s"],d=yG(c.getClip().easing),h=c.getDelay();d?f.push(d):f.push("linear"),h&&f.push(h/1e3+"s"),c.getLoop()&&f.push("infinite");var v=f.join(" ");l[v]=l[v]||[v,[]],l[v][1].push(c)}function p(m){var b=m[1],w=b.length,x={},_={},C={},T="animation-timing-function";function D(J,he,ue){for(var q=J.getTracks(),Y=J.getMaxTime(),ee=0;ee<q.length;ee++){var se=q[ee];if(se.needsAnimate()){var ye=se.keyframes,_e=se.propName;if(ue&&(_e=ue(_e)),_e)for(var be=0;be<ye.length;be++){var Me=ye[be],Se=Math.round(Me.time/Y*100)+"%",xe=yG(Me.easing),De=Me.rawValue;(rt(De)||sn(De))&&(he[Se]=he[Se]||{},he[Se][_e]=Me.rawValue,xe&&(he[Se][T]=xe))}}}}for(var E=0;E<w;E++){var M=b[E],k=M.targetName;k?k==="shape"&&D(M,_):!r&&D(M,x)}for(var R in x){var O={};_ee(O,t),Ae(O,x[R]);var I=mee(O),P=x[R][T];C[R]=I?{transform:I}:{},Fct(C[R],O),P&&(C[R][T]=P)}var N,B=!0;for(var R in _){C[R]=C[R]||{};var L=!N,P=_[R][T];L&&(N=new qs);var V=N.len();N.reset(),C[R].d=Pct(t,_[R],N);var H=N.len();if(!L&&V!==H){B=!1;break}P&&(C[R][T]=P)}if(!B)for(var R in C)delete C[R].d;if(!r)for(var E=0;E<w;E++){var M=b[E],k=M.targetName;k==="style"&&D(M,C,function(q){return zct[q]})}for(var K=Xt(C),X=!0,oe,E=1;E<K.length;E++){var te=K[E-1],re=K[E];if(C[te][Tf]!==C[re][Tf]){X=!1;break}oe=C[te][Tf]}if(X&&oe){for(var R in C)C[R][Tf]&&delete C[R][Tf];e[Tf]=oe}if(_n(K,function(J){return Xt(C[J]).length>0}).length){var ne=aae(C,n);return ne+" "+m[0]+" both"}}for(var g in l){var s=p(l[g]);s&&o.push(s)}if(o.length){var y=n.zrId+"-cls-"+n.cssClassIdx++;n.cssNodes["."+y]={animation:o.join(",")},e.class=y}}var nm=Math.round;function iae(t){return t&&rt(t.src)}function oae(t){return t&&vt(t.toDataURL)}function uV(t,e,n,r){Act(function(a,i){var o=a==="fill"||a==="stroke";o&&gee(i)?lae(e,t,a,r):o&&J3(i)?uae(n,t,a,r):t[a]=i},e,n,!1),Xct(n,t,r)}function mG(t){return Gu(t[0]-1)&&Gu(t[1])&&Gu(t[2])&&Gu(t[3]-1)}function Uct(t){return Gu(t[4])&&Gu(t[5])}function cV(t,e,n){if(e&&!(Uct(e)&&mG(e))){var r=n?10:1e4;t.transform=mG(e)?"translate("+nm(e[4]*r)/r+" "+nm(e[5]*r)/r+")":_nt(e)}}function bG(t,e,n){for(var r=t.points,a=[],i=0;i<r.length;i++)a.push(nm(r[i][0]*n)/n),a.push(nm(r[i][1]*n)/n);e.points=a.join(" ")}function SG(t){return!t.smooth}function Hct(t){var e=$e(t,function(n){return typeof n=="string"?[n,n]:n});return function(n,r,a){for(var i=0;i<e.length;i++){var o=e[i],s=n[o[0]];s!=null&&(r[o[1]]=nm(s*a)/a)}}}var Wct={circle:[Hct(["cx","cy","r"])],polyline:[bG,SG],polygon:[bG,SG]};function Kct(t){for(var e=t.animators,n=0;n<e.length;n++)if(e[n].targetName==="shape")return!0;return!1}function sae(t,e){var n=t.style,r=t.shape,a=Wct[t.type],i={},o=e.animation,s="path",l=t.style.strokePercent,u=e.compress&&yee(t)||4;if(a&&!e.willUpdate&&!(a[1]&&!a[1](r))&&!(o&&Kct(t))&&!(l<1)){s=t.type;var c=Math.pow(10,u);a[0](r,i,c)}else{var f=!t.path||t.shapeChanged();t.path||t.createPathProxy();var d=t.path;f&&(d.beginPath(),t.buildPath(d,t.shape),t.pathUpdated());var h=d.getVersion(),v=t,p=v.__svgPathBuilder;(v.__svgPathVersion!==h||!p||l!==v.__svgPathStrokePercent)&&(p||(p=v.__svgPathBuilder=new eae),p.reset(u),d.rebuildPath(p,l),p.generateStr(),v.__svgPathVersion=h,v.__svgPathStrokePercent=l),i.d=p.getStr()}return cV(i,t.transform),uV(i,n,t,e),e.animation&&eT(t,i,e),$r(s,t.id+"",i)}function jct(t,e){var n=t.style,r=n.image;if(r&&!rt(r)&&(iae(r)?r=r.src:oae(r)&&(r=r.toDataURL())),!!r){var a=n.x||0,i=n.y||0,o=n.width,s=n.height,l={href:r,width:o,height:s};return a&&(l.x=a),i&&(l.y=i),cV(l,t.transform),uV(l,n,t,e),e.animation&&eT(t,l,e),$r("image",t.id+"",l)}}function Yct(t,e){var n=t.style,r=n.text;if(r!=null&&(r+=""),!(!r||isNaN(n.x)||isNaN(n.y))){var a=n.font||pc,i=n.x||0,o=Cnt(n.y||0,EC(a),n.textBaseline),s=xnt[n.textAlign]||n.textAlign,l={"dominant-baseline":"central","text-anchor":s};if(tte(n)){var u="",c=n.fontStyle,f=ete(n.fontSize);if(!parseFloat(f))return;var d=n.fontFamily||PJ,h=n.fontWeight;u+="font-size:"+f+";font-family:"+d+";",c&&c!=="normal"&&(u+="font-style:"+c+";"),h&&h!=="normal"&&(u+="font-weight:"+h+";"),l.style=u}else l.style="font: "+a;return r.match(/\s/)&&(l["xml:space"]="preserve"),i&&(l.x=i),o&&(l.y=o),cV(l,t.transform),uV(l,n,t,e),e.animation&&eT(t,l,e),$r("text",t.id+"",l,void 0,r)}}function wG(t,e){if(t instanceof Kt)return sae(t,e);if(t instanceof na)return jct(t,e);if(t instanceof Hy)return Yct(t,e)}function Xct(t,e,n){var r=t.style;if(Tnt(r)){var a=Ent(t),i=n.shadowCache,o=i[a];if(!o){var s=t.getGlobalScale(),l=s[0],u=s[1];if(!l||!u)return;var c=r.shadowOffsetX||0,f=r.shadowOffsetY||0,d=r.shadowBlur,h=zy(r.shadowColor),v=h.opacity,p=h.color,g=d/2/l,y=d/2/u,m=g+" "+y;o=n.zrId+"-s"+n.shadowIdx++,n.defs[o]=$r("filter",o,{id:o,x:"-100%",y:"-100%",width:"300%",height:"300%"},[$r("feDropShadow","",{dx:c/l,dy:f/u,stdDeviation:m,"flood-color":p,"flood-opacity":v})]),i[a]=o}e.filter=TC(o)}}function lae(t,e,n,r){var a=t[n],i,o={gradientUnits:a.global?"userSpaceOnUse":"objectBoundingBox"};if(pee(a))i="linearGradient",o.x1=a.x,o.y1=a.y,o.x2=a.x2,o.y2=a.y2;else if(vee(a))i="radialGradient",o.cx=Pt(a.x,.5),o.cy=Pt(a.y,.5),o.r=Pt(a.r,.5);else return;for(var s=a.colorStops,l=[],u=0,c=s.length;u<c;++u){var f=iR(s[u].offset)*100+"%",d=s[u].color,h=zy(d),v=h.color,p=h.opacity,g={offset:f};g["stop-color"]=v,p<1&&(g["stop-opacity"]=p),l.push($r("stop",u+"",g))}var y=$r(i,"",o,l),m=lV(y),b=r.gradientCache,w=b[m];w||(w=r.zrId+"-g"+r.gradientIdx++,b[m]=w,o.id=w,r.defs[w]=$r(i,w,o,l)),e[n]=TC(w)}function uae(t,e,n,r){var a=t.style[n],i=t.getBoundingRect(),o={},s=a.repeat,l=s==="no-repeat",u=s==="repeat-x",c=s==="repeat-y",f;if(hee(a)){var d=a.imageWidth,h=a.imageHeight,v=void 0,p=a.image;if(rt(p)?v=p:iae(p)?v=p.src:oae(p)&&(v=p.toDataURL()),typeof Image>"u"){var g="Image width/height must been given explictly in svg-ssr renderer.";Ra(d,g),Ra(h,g)}else if(d==null||h==null){var y=function(E,M){if(E){var k=E.elm,R=d||M.width,O=h||M.height;E.tag==="pattern"&&(u?(O=1,R/=i.width):c&&(R=1,O/=i.height)),E.attrs.width=R,E.attrs.height=O,k&&(k.setAttribute("width",R),k.setAttribute("height",O))}},m=uN(v,null,t,function(E){l||y(_,E),y(f,E)});m&&m.width&&m.height&&(d=d||m.width,h=h||m.height)}f=$r("image","img",{href:v,width:d,height:h}),o.width=d,o.height=h}else a.svgElement&&(f=_t(a.svgElement),o.width=a.svgWidth,o.height=a.svgHeight);if(f){var b,w;l?b=w=1:u?(w=1,b=o.width/i.width):c?(b=1,w=o.height/i.height):o.patternUnits="userSpaceOnUse",b!=null&&!isNaN(b)&&(o.width=b),w!=null&&!isNaN(w)&&(o.height=w);var x=mee(a);x&&(o.patternTransform=x);var _=$r("pattern","",o,[f]),C=lV(_),T=r.patternCache,D=T[C];D||(D=r.zrId+"-p"+r.patternIdx++,T[C]=D,o.id=D,_=r.defs[D]=$r("pattern",D,o,[f])),e[n]=TC(D)}}function qct(t,e,n){var r=n.clipPathCache,a=n.defs,i=r[t.id];if(!i){i=n.zrId+"-c"+n.clipPathIdx++;var o={id:i};r[t.id]=i,a[i]=$r("clipPath",i,o,[sae(t,n)])}e["clip-path"]=TC(i)}function _G(t){return document.createTextNode(t)}function Pf(t,e,n){t.insertBefore(e,n)}function xG(t,e){t.removeChild(e)}function CG(t,e){t.appendChild(e)}function cae(t){return t.parentNode}function fae(t){return t.nextSibling}function AE(t,e){t.textContent=e}var TG=58,Zct=120,Qct=$r("","");function qR(t){return t===void 0}function Cs(t){return t!==void 0}function Jct(t,e,n){for(var r={},a=e;a<=n;++a){var i=t[a].key;i!==void 0&&(r[i]=a)}return r}function s0(t,e){var n=t.key===e.key,r=t.tag===e.tag;return r&&n}function rm(t){var e,n=t.children,r=t.tag;if(Cs(r)){var a=t.elm=rae(r);if(fV(Qct,t),Be(n))for(e=0;e<n.length;++e){var i=n[e];i!=null&&CG(a,rm(i))}else Cs(t.text)&&!bt(t.text)&&CG(a,_G(t.text))}else t.elm=_G(t.text);return t.elm}function dae(t,e,n,r,a){for(;r<=a;++r){var i=n[r];i!=null&&Pf(t,rm(i),e)}}function G_(t,e,n,r){for(;n<=r;++n){var a=e[n];if(a!=null)if(Cs(a.tag)){var i=cae(a.elm);xG(i,a.elm)}else xG(t,a.elm)}}function fV(t,e){var n,r=e.elm,a=t&&t.attrs||{},i=e.attrs||{};if(a!==i){for(n in i){var o=i[n],s=a[n];s!==o&&(o===!0?r.setAttribute(n,""):o===!1?r.removeAttribute(n):n.charCodeAt(0)!==Zct?r.setAttribute(n,o):n==="xmlns:xlink"||n==="xmlns"?r.setAttributeNS(Nct,n,o):n.charCodeAt(3)===TG?r.setAttributeNS(Vct,n,o):n.charCodeAt(5)===TG?r.setAttributeNS(nae,n,o):r.setAttribute(n,o))}for(n in a)n in i||r.removeAttribute(n)}}function eft(t,e,n){for(var r=0,a=0,i=e.length-1,o=e[0],s=e[i],l=n.length-1,u=n[0],c=n[l],f,d,h,v;r<=i&&a<=l;)o==null?o=e[++r]:s==null?s=e[--i]:u==null?u=n[++a]:c==null?c=n[--l]:s0(o,u)?(Kh(o,u),o=e[++r],u=n[++a]):s0(s,c)?(Kh(s,c),s=e[--i],c=n[--l]):s0(o,c)?(Kh(o,c),Pf(t,o.elm,fae(s.elm)),o=e[++r],c=n[--l]):s0(s,u)?(Kh(s,u),Pf(t,s.elm,o.elm),s=e[--i],u=n[++a]):(qR(f)&&(f=Jct(e,r,i)),d=f[u.key],qR(d)?Pf(t,rm(u),o.elm):(h=e[d],h.tag!==u.tag?Pf(t,rm(u),o.elm):(Kh(h,u),e[d]=void 0,Pf(t,h.elm,o.elm))),u=n[++a]);(r<=i||a<=l)&&(r>i?(v=n[l+1]==null?null:n[l+1].elm,dae(t,v,n,a,l)):G_(t,e,r,i))}function Kh(t,e){var n=e.elm=t.elm,r=t.children,a=e.children;t!==e&&(fV(t,e),qR(e.text)?Cs(r)&&Cs(a)?r!==a&&eft(n,r,a):Cs(a)?(Cs(t.text)&&AE(n,""),dae(n,null,a,0,a.length-1)):Cs(r)?G_(n,r,0,r.length-1):Cs(t.text)&&AE(n,""):t.text!==e.text&&(Cs(r)&&G_(n,r,0,r.length-1),AE(n,e.text)))}function tft(t,e){if(s0(t,e))Kh(t,e);else{var n=t.elm,r=cae(n);rm(e),r!==null&&(Pf(r,e.elm,fae(n)),G_(r,[t],0,0))}return e}var nft=0,rft=function(){function t(e,n,r){if(this.type="svg",this.refreshHover=EG(),this.configLayer=EG(),this.storage=n,this._opts=r=Ae({},r),this.root=e,this._id="zr"+nft++,this._oldVNode=vG(r.width,r.height),e&&!r.ssr){var a=this._viewport=document.createElement("div");a.style.cssText="position:relative;overflow:hidden";var i=this._svgDom=this._oldVNode.elm=rae("svg");fV(null,this._oldVNode),a.appendChild(i),e.appendChild(a)}this.resize(r.width,r.height)}return t.prototype.getType=function(){return this.type},t.prototype.getViewportRoot=function(){return this._viewport},t.prototype.getViewportRootOffset=function(){var e=this.getViewportRoot();if(e)return{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}},t.prototype.getSvgDom=function(){return this._svgDom},t.prototype.refresh=function(){if(this.root){var e=this.renderToVNode({willUpdate:!0});e.attrs.style="position:absolute;left:0;top:0;user-select:none",tft(this._oldVNode,e),this._oldVNode=e}},t.prototype.renderOneToVNode=function(e){return wG(e,XR(this._id))},t.prototype.renderToVNode=function(e){e=e||{};var n=this.storage.getDisplayList(!0),r=this._width,a=this._height,i=XR(this._id);i.animation=e.animation,i.willUpdate=e.willUpdate,i.compress=e.compress;var o=[],s=this._bgVNode=aft(r,a,this._backgroundColor,i);s&&o.push(s);var l=e.compress?null:this._mainVNode=$r("g","main",{},[]);this._paintList(n,i,l?l.children:o),l&&o.push(l);var u=$e(Xt(i.defs),function(d){return i.defs[d]});if(u.length&&o.push($r("defs","defs",{},u)),e.animation){var c=Ict(i.cssNodes,i.cssAnims,{newline:!0});if(c){var f=$r("style","stl",{},[],c);o.push(f)}}return vG(r,a,o,e.useViewBox)},t.prototype.renderToString=function(e){return e=e||{},lV(this.renderToVNode({animation:Pt(e.cssAnimation,!0),willUpdate:!1,compress:!0,useViewBox:Pt(e.useViewBox,!0)}),{newline:!0})},t.prototype.setBackgroundColor=function(e){this._backgroundColor=e},t.prototype.getSvgRoot=function(){return this._mainVNode&&this._mainVNode.elm},t.prototype._paintList=function(e,n,r){for(var a=e.length,i=[],o=0,s,l,u=0,c=0;c<a;c++){var f=e[c];if(!f.invisible){var d=f.__clipPaths,h=d&&d.length||0,v=l&&l.length||0,p=void 0;for(p=Math.max(h-1,v-1);p>=0&&!(d&&l&&d[p]===l[p]);p--);for(var g=v-1;g>p;g--)o--,s=i[o-1];for(var y=p+1;y<h;y++){var m={};qct(d[y],m,n);var b=$r("g","clip-g-"+u++,m,[]);(s?s.children:r).push(b),i[o++]=b,s=b}l=d;var w=wG(f,n);w&&(s?s.children:r).push(w)}}},t.prototype.resize=function(e,n){var r=this._opts,a=this.root,i=this._viewport;if(e!=null&&(r.width=e),n!=null&&(r.height=n),a&&i&&(i.style.display="none",e=ip(a,0,r),n=ip(a,1,r),i.style.display=""),this._width!==e||this._height!==n){if(this._width=e,this._height=n,i){var o=i.style;o.width=e+"px",o.height=n+"px"}if(J3(this._backgroundColor))this.refresh();else{var s=this._svgDom;s&&(s.setAttribute("width",e),s.setAttribute("height",n));var l=this._bgVNode&&this._bgVNode.elm;l&&(l.setAttribute("width",e),l.setAttribute("height",n))}}},t.prototype.getWidth=function(){return this._width},t.prototype.getHeight=function(){return this._height},t.prototype.dispose=function(){this.root&&(this.root.innerHTML=""),this._svgDom=this._viewport=this.storage=this._oldVNode=this._bgVNode=this._mainVNode=null},t.prototype.clear=function(){this._svgDom&&(this._svgDom.innerHTML=null),this._oldVNode=null},t.prototype.toDataURL=function(e){var n=this.renderToString(),r="data:image/svg+xml;";return e?(n=Dnt(n),n&&r+"base64,"+n):r+"charset=UTF-8,"+encodeURIComponent(n)},t}();function EG(t){return function(){}}function aft(t,e,n,r){var a;if(n&&n!=="none")if(a=$r("rect","bg",{width:t,height:e,x:"0",y:"0",id:"0"}),gee(n))lae({fill:n},a.attrs,"fill",r);else if(J3(n))uae({style:{fill:n},dirty:ir,getBoundingRect:function(){return{width:t,height:e}}},a.attrs,"fill",r);else{var i=zy(n),o=i.color,s=i.opacity;a.attrs.fill=o,s<1&&(a.attrs["fill-opacity"]=s)}return a}const ift=rft;function oft(t){t.registerPainter("svg",ift)}function MG(t,e,n){var r=ns.createCanvas(),a=e.getWidth(),i=e.getHeight(),o=r.style;return o&&(o.position="absolute",o.left="0",o.top="0",o.width=a+"px",o.height=i+"px",r.setAttribute("data-zr-dom-id",t)),r.width=a*n,r.height=i*n,r}var sft=function(t){me(e,t);function e(n,r,a){var i=t.call(this)||this;i.motionBlur=!1,i.lastFrameAlpha=.7,i.dpr=1,i.virtual=!1,i.config={},i.incremental=!1,i.zlevel=0,i.maxRepaintRectCount=5,i.__dirty=!0,i.__firstTimePaint=!0,i.__used=!1,i.__drawIndex=0,i.__startIndex=0,i.__endIndex=0,i.__prevStartIndex=null,i.__prevEndIndex=null;var o;a=a||b_,typeof n=="string"?o=MG(n,r,a):bt(n)&&(o=n,n=o.id),i.id=n,i.dom=o;var s=o.style;return s&&(Y3(o),o.onselectstart=function(){return!1},s.padding="0",s.margin="0",s.borderWidth="0"),i.painter=r,i.dpr=a,i}return e.prototype.getElementCount=function(){return this.__endIndex-this.__startIndex},e.prototype.afterBrush=function(){this.__prevStartIndex=this.__startIndex,this.__prevEndIndex=this.__endIndex},e.prototype.initContext=function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},e.prototype.setUnpainted=function(){this.__firstTimePaint=!0},e.prototype.createBackBuffer=function(){var n=this.dpr;this.domBack=MG("back-"+this.id,this.painter,n),this.ctxBack=this.domBack.getContext("2d"),n!==1&&this.ctxBack.scale(n,n)},e.prototype.createRepaintRects=function(n,r,a,i){if(this.__firstTimePaint)return this.__firstTimePaint=!1,null;var o=[],s=this.maxRepaintRectCount,l=!1,u=new zt(0,0,0,0);function c(m){if(!(!m.isFinite()||m.isZero()))if(o.length===0){var b=new zt(0,0,0,0);b.copy(m),o.push(b)}else{for(var w=!1,x=1/0,_=0,C=0;C<o.length;++C){var T=o[C];if(T.intersect(m)){var D=new zt(0,0,0,0);D.copy(T),D.union(m),o[C]=D,w=!0;break}else if(l){u.copy(m),u.union(T);var E=m.width*m.height,M=T.width*T.height,k=u.width*u.height,R=k-E-M;R<x&&(x=R,_=C)}}if(l&&(o[_].union(m),w=!0),!w){var b=new zt(0,0,0,0);b.copy(m),o.push(b)}l||(l=o.length>=s)}}for(var f=this.__startIndex;f<this.__endIndex;++f){var d=n[f];if(d){var h=d.shouldBePainted(a,i,!0,!0),v=d.__isRendered&&(d.__dirty&Ei||!h)?d.getPrevPaintRect():null;v&&c(v);var p=h&&(d.__dirty&Ei||!d.__isRendered)?d.getPaintRect():null;p&&c(p)}}for(var f=this.__prevStartIndex;f<this.__prevEndIndex;++f){var d=r[f],h=d.shouldBePainted(a,i,!0,!0);if(d&&(!h||!d.__zr)&&d.__isRendered){var v=d.getPrevPaintRect();v&&c(v)}}var g;do{g=!1;for(var f=0;f<o.length;){if(o[f].isZero()){o.splice(f,1);continue}for(var y=f+1;y<o.length;)o[f].intersect(o[y])?(g=!0,o[f].union(o[y]),o.splice(y,1)):y++;f++}}while(g);return this._paintRects=o,o},e.prototype.debugGetPaintRects=function(){return(this._paintRects||[]).slice()},e.prototype.resize=function(n,r){var a=this.dpr,i=this.dom,o=i.style,s=this.domBack;o&&(o.width=n+"px",o.height=r+"px"),i.width=n*a,i.height=r*a,s&&(s.width=n*a,s.height=r*a,a!==1&&this.ctxBack.scale(a,a))},e.prototype.clear=function(n,r,a){var i=this.dom,o=this.ctx,s=i.width,l=i.height;r=r||this.clearColor;var u=this.motionBlur&&!n,c=this.lastFrameAlpha,f=this.dpr,d=this;u&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation="copy",this.ctxBack.drawImage(i,0,0,s/f,l/f));var h=this.domBack;function v(p,g,y,m){if(o.clearRect(p,g,y,m),r&&r!=="transparent"){var b=void 0;if($m(r)){var w=r.global||r.__width===y&&r.__height===m;b=w&&r.__canvasGradient||PR(o,r,{x:0,y:0,width:y,height:m}),r.__canvasGradient=b,r.__width=y,r.__height=m}else HJ(r)&&(r.scaleX=r.scaleX||f,r.scaleY=r.scaleY||f,b=FR(o,r,{dirty:function(){d.setUnpainted(),d.__painter.refresh()}}));o.save(),o.fillStyle=b||r,o.fillRect(p,g,y,m),o.restore()}u&&(o.save(),o.globalAlpha=c,o.drawImage(h,p,g,y,m),o.restore())}!a||u?v(0,0,s,l):a.length&&W(a,function(p){v(p.x*f,p.y*f,p.width*f,p.height*f)})},e}(mo);const NE=sft;var DG=1e5,yf=314159,Lb=.01,lft=.001;function uft(t){return t?t.__builtin__?!0:!(typeof t.resize!="function"||typeof t.refresh!="function"):!1}function cft(t,e){var n=document.createElement("div");return n.style.cssText=["position:relative","width:"+t+"px","height:"+e+"px","padding:0","margin:0","border-width:0"].join(";")+";",n}var fft=function(){function t(e,n,r,a){this.type="canvas",this._zlevelList=[],this._prevDisplayList=[],this._layers={},this._layerConfig={},this._needsManuallyCompositing=!1,this.type="canvas";var i=!e.nodeName||e.nodeName.toUpperCase()==="CANVAS";this._opts=r=Ae({},r||{}),this.dpr=r.devicePixelRatio||b_,this._singleCanvas=i,this.root=e;var o=e.style;o&&(Y3(e),e.innerHTML=""),this.storage=n;var s=this._zlevelList;this._prevDisplayList=[];var l=this._layers;if(i){var c=e,f=c.width,d=c.height;r.width!=null&&(f=r.width),r.height!=null&&(d=r.height),this.dpr=r.devicePixelRatio||1,c.width=f*this.dpr,c.height=d*this.dpr,this._width=f,this._height=d;var h=new NE(c,this,this.dpr);h.__builtin__=!0,h.initContext(),l[yf]=h,h.zlevel=yf,s.push(yf),this._domRoot=e}else{this._width=ip(e,0,r),this._height=ip(e,1,r);var u=this._domRoot=cft(this._width,this._height);e.appendChild(u)}}return t.prototype.getType=function(){return"canvas"},t.prototype.isSingleCanvas=function(){return this._singleCanvas},t.prototype.getViewportRoot=function(){return this._domRoot},t.prototype.getViewportRootOffset=function(){var e=this.getViewportRoot();if(e)return{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}},t.prototype.refresh=function(e){var n=this.storage.getDisplayList(!0),r=this._prevDisplayList,a=this._zlevelList;this._redrawId=Math.random(),this._paintList(n,r,e,this._redrawId);for(var i=0;i<a.length;i++){var o=a[i],s=this._layers[o];if(!s.__builtin__&&s.refresh){var l=i===0?this._backgroundColor:null;s.refresh(l)}}return this._opts.useDirtyRect&&(this._prevDisplayList=n.slice()),this},t.prototype.refreshHover=function(){this._paintHoverList(this.storage.getDisplayList(!1))},t.prototype._paintHoverList=function(e){var n=e.length,r=this._hoverlayer;if(r&&r.clear(),!!n){for(var a={inHover:!0,viewWidth:this._width,viewHeight:this._height},i,o=0;o<n;o++){var s=e[o];s.__inHover&&(r||(r=this._hoverlayer=this.getLayer(DG)),i||(i=r.ctx,i.save()),rd(i,s,a,o===n-1))}i&&i.restore()}},t.prototype.getHoverLayer=function(){return this.getLayer(DG)},t.prototype.paintOne=function(e,n){UN(e,n)},t.prototype._paintList=function(e,n,r,a){if(this._redrawId===a){r=r||!1,this._updateLayerStatus(e);var i=this._doPaintList(e,n,r),o=i.finished,s=i.needsRefreshHover;if(this._needsManuallyCompositing&&this._compositeManually(),s&&this._paintHoverList(e),o)this.eachLayer(function(u){u.afterBrush&&u.afterBrush()});else{var l=this;tR(function(){l._paintList(e,n,r,a)})}}},t.prototype._compositeManually=function(){var e=this.getLayer(yf).ctx,n=this._domRoot.width,r=this._domRoot.height;e.clearRect(0,0,n,r),this.eachBuiltinLayer(function(a){a.virtual&&e.drawImage(a.dom,0,0,n,r)})},t.prototype._doPaintList=function(e,n,r){for(var a=this,i=[],o=this._opts.useDirtyRect,s=0;s<this._zlevelList.length;s++){var l=this._zlevelList[s],u=this._layers[l];u.__builtin__&&u!==this._hoverlayer&&(u.__dirty||r)&&i.push(u)}for(var c=!0,f=!1,d=function(p){var g=i[p],y=g.ctx,m=o&&g.createRepaintRects(e,n,h._width,h._height),b=r?g.__startIndex:g.__drawIndex,w=!r&&g.incremental&&Date.now,x=w&&Date.now(),_=g.zlevel===h._zlevelList[0]?h._backgroundColor:null;if(g.__startIndex===g.__endIndex)g.clear(!1,_,m);else if(b===g.__startIndex){var C=e[b];(!C.incremental||!C.notClear||r)&&g.clear(!1,_,m)}b===-1&&(console.error("For some unknown reason. drawIndex is -1"),b=g.__startIndex);var T,D=function(R){var O={inHover:!1,allClipped:!1,prevEl:null,viewWidth:a._width,viewHeight:a._height};for(T=b;T<g.__endIndex;T++){var I=e[T];if(I.__inHover&&(f=!0),a._doPaintEl(I,g,o,R,O,T===g.__endIndex-1),w){var P=Date.now()-x;if(P>15)break}}O.prevElClipPaths&&y.restore()};if(m)if(m.length===0)T=g.__endIndex;else for(var E=h.dpr,M=0;M<m.length;++M){var k=m[M];y.save(),y.beginPath(),y.rect(k.x*E,k.y*E,k.width*E,k.height*E),y.clip(),D(k),y.restore()}else y.save(),D(),y.restore();g.__drawIndex=T,g.__drawIndex<g.__endIndex&&(c=!1)},h=this,v=0;v<i.length;v++)d(v);return on.wxa&&W(this._layers,function(p){p&&p.ctx&&p.ctx.draw&&p.ctx.draw()}),{finished:c,needsRefreshHover:f}},t.prototype._doPaintEl=function(e,n,r,a,i,o){var s=n.ctx;if(r){var l=e.getPaintRect();(!a||l&&l.intersect(a))&&(rd(s,e,i,o),e.setPrevPaintRect(l))}else rd(s,e,i,o)},t.prototype.getLayer=function(e,n){this._singleCanvas&&!this._needsManuallyCompositing&&(e=yf);var r=this._layers[e];return r||(r=new NE("zr_"+e,this,this.dpr),r.zlevel=e,r.__builtin__=!0,this._layerConfig[e]?$t(r,this._layerConfig[e],!0):this._layerConfig[e-Lb]&&$t(r,this._layerConfig[e-Lb],!0),n&&(r.virtual=n),this.insertLayer(e,r),r.initContext()),r},t.prototype.insertLayer=function(e,n){var r=this._layers,a=this._zlevelList,i=a.length,o=this._domRoot,s=null,l=-1;if(!r[e]&&uft(n)){if(i>0&&e>a[0]){for(l=0;l<i-1&&!(a[l]<e&&a[l+1]>e);l++);s=r[a[l]]}if(a.splice(l+1,0,e),r[e]=n,!n.virtual)if(s){var u=s.dom;u.nextSibling?o.insertBefore(n.dom,u.nextSibling):o.appendChild(n.dom)}else o.firstChild?o.insertBefore(n.dom,o.firstChild):o.appendChild(n.dom);n.__painter=this}},t.prototype.eachLayer=function(e,n){for(var r=this._zlevelList,a=0;a<r.length;a++){var i=r[a];e.call(n,this._layers[i],i)}},t.prototype.eachBuiltinLayer=function(e,n){for(var r=this._zlevelList,a=0;a<r.length;a++){var i=r[a],o=this._layers[i];o.__builtin__&&e.call(n,o,i)}},t.prototype.eachOtherLayer=function(e,n){for(var r=this._zlevelList,a=0;a<r.length;a++){var i=r[a],o=this._layers[i];o.__builtin__||e.call(n,o,i)}},t.prototype.getLayers=function(){return this._layers},t.prototype._updateLayerStatus=function(e){this.eachBuiltinLayer(function(f,d){f.__dirty=f.__used=!1});function n(f){i&&(i.__endIndex!==f&&(i.__dirty=!0),i.__endIndex=f)}if(this._singleCanvas)for(var r=1;r<e.length;r++){var a=e[r];if(a.zlevel!==e[r-1].zlevel||a.incremental){this._needsManuallyCompositing=!0;break}}var i=null,o=0,s,l;for(l=0;l<e.length;l++){var a=e[l],u=a.zlevel,c=void 0;s!==u&&(s=u,o=0),a.incremental?(c=this.getLayer(u+lft,this._needsManuallyCompositing),c.incremental=!0,o=1):c=this.getLayer(u+(o>0?Lb:0),this._needsManuallyCompositing),c.__builtin__||bC("ZLevel "+u+" has been used by unkown layer "+c.id),c!==i&&(c.__used=!0,c.__startIndex!==l&&(c.__dirty=!0),c.__startIndex=l,c.incremental?c.__drawIndex=-1:c.__drawIndex=l,n(l),i=c),a.__dirty&Ei&&!a.__inHover&&(c.__dirty=!0,c.incremental&&c.__drawIndex<0&&(c.__drawIndex=l))}n(l),this.eachBuiltinLayer(function(f,d){!f.__used&&f.getElementCount()>0&&(f.__dirty=!0,f.__startIndex=f.__endIndex=f.__drawIndex=0),f.__dirty&&f.__drawIndex<0&&(f.__drawIndex=f.__startIndex)})},t.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},t.prototype._clearLayer=function(e){e.clear()},t.prototype.setBackgroundColor=function(e){this._backgroundColor=e,W(this._layers,function(n){n.setUnpainted()})},t.prototype.configLayer=function(e,n){if(n){var r=this._layerConfig;r[e]?$t(r[e],n,!0):r[e]=n;for(var a=0;a<this._zlevelList.length;a++){var i=this._zlevelList[a];if(i===e||i===e+Lb){var o=this._layers[i];$t(o,r[e],!0)}}}},t.prototype.delLayer=function(e){var n=this._layers,r=this._zlevelList,a=n[e];a&&(a.dom.parentNode.removeChild(a.dom),delete n[e],r.splice(Gt(r,e),1))},t.prototype.resize=function(e,n){if(this._domRoot.style){var r=this._domRoot;r.style.display="none";var a=this._opts,i=this.root;if(e!=null&&(a.width=e),n!=null&&(a.height=n),e=ip(i,0,a),n=ip(i,1,a),r.style.display="",this._width!==e||n!==this._height){r.style.width=e+"px",r.style.height=n+"px";for(var o in this._layers)this._layers.hasOwnProperty(o)&&this._layers[o].resize(e,n);this.refresh(!0)}this._width=e,this._height=n}else{if(e==null||n==null)return;this._width=e,this._height=n,this.getLayer(yf).resize(e,n)}return this},t.prototype.clearLayer=function(e){var n=this._layers[e];n&&n.clear()},t.prototype.dispose=function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},t.prototype.getRenderedCanvas=function(e){if(e=e||{},this._singleCanvas&&!this._compositeManually)return this._layers[yf].dom;var n=new NE("image",this,e.pixelRatio||this.dpr);n.initContext(),n.clear(!1,e.backgroundColor||this._backgroundColor);var r=n.ctx;if(e.pixelRatio<=this.dpr){this.refresh();var a=n.dom.width,i=n.dom.height;this.eachLayer(function(f){f.__builtin__?r.drawImage(f.dom,0,0,a,i):f.renderToCanvas&&(r.save(),f.renderToCanvas(r),r.restore())})}else for(var o={inHover:!1,viewWidth:this._width,viewHeight:this._height},s=this.storage.getDisplayList(!0),l=0,u=s.length;l<u;l++){var c=s[l];rd(r,c,o,l===u-1)}return n.dom},t.prototype.getWidth=function(){return this._width},t.prototype.getHeight=function(){return this._height},t}();const dft=fft;function hft(t){t.registerPainter("canvas",dft)}var pft=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return e.prototype.getInitialData=function(n){return rl(null,this,{useEncodeDefaulter:!0})},e.prototype.getLegendIcon=function(n){var r=new Tt,a=fr("line",0,n.itemHeight/2,n.itemWidth,0,n.lineStyle.stroke,!1);r.add(a),a.setStyle(n.lineStyle);var i=this.getData().getVisual("symbol"),o=this.getData().getVisual("symbolRotate"),s=i==="none"?"circle":i,l=n.itemHeight*.8,u=fr(s,(n.itemWidth-l)/2,(n.itemHeight-l)/2,l,l,n.itemStyle.fill);r.add(u),u.setStyle(n.itemStyle);var c=n.iconRotate==="inherit"?o:n.iconRotate||0;return u.rotation=c*Math.PI/180,u.setOrigin([n.itemWidth/2,n.itemHeight/2]),s.indexOf("empty")>-1&&(u.style.stroke=u.style.fill,u.style.fill="#fff",u.style.lineWidth=2),r},e.type="series.line",e.dependencies=["grid","polar"],e.defaultOption={z:3,coordinateSystem:"cartesian2d",legendHoverLink:!0,clip:!0,label:{position:"top"},endLabel:{show:!1,valueAnimation:!0,distance:8},lineStyle:{width:2,type:"solid"},emphasis:{scale:!0},step:!1,smooth:!1,smoothMonotone:null,symbol:"emptyCircle",symbolSize:4,symbolRotate:null,showSymbol:!0,showAllSymbol:"auto",connectNulls:!1,sampling:"none",animationEasing:"linear",progressive:0,hoverLayerThreshold:1/0,universalTransition:{divideShape:"clone"},triggerLineEvent:!1},e}(Pn);const vft=pft;function fv(t,e){var n=t.mapDimensionsAll("defaultedLabel"),r=n.length;if(r===1){var a=uv(t,e,n[0]);return a!=null?a+"":null}else if(r){for(var i=[],o=0;o<n.length;o++)i.push(uv(t,e,n[o]));return i.join(" ")}}function hae(t,e){var n=t.mapDimensionsAll("defaultedLabel");if(!Be(e))return e+"";for(var r=[],a=0;a<n.length;a++){var i=t.getDimensionIndex(n[a]);i>=0&&r.push(e[i])}return r.join(" ")}var gft=function(t){me(e,t);function e(n,r,a,i){var o=t.call(this)||this;return o.updateData(n,r,a,i),o}return e.prototype._createSymbol=function(n,r,a,i,o){this.removeAll();var s=fr(n,-1,-1,2,2,null,o);s.attr({z2:100,culling:!0,scaleX:i[0]/2,scaleY:i[1]/2}),s.drift=yft,this._symbolType=n,this.add(s)},e.prototype.stopSymbolAnimation=function(n){this.childAt(0).stopAnimation(null,n)},e.prototype.getSymbolType=function(){return this._symbolType},e.prototype.getSymbolPath=function(){return this.childAt(0)},e.prototype.highlight=function(){Il(this.childAt(0))},e.prototype.downplay=function(){Pl(this.childAt(0))},e.prototype.setZ=function(n,r){var a=this.childAt(0);a.zlevel=n,a.z=r},e.prototype.setDraggable=function(n,r){var a=this.childAt(0);a.draggable=n,a.cursor=!r&&n?"move":a.cursor},e.prototype.updateData=function(n,r,a,i){this.silent=!1;var o=n.getItemVisual(r,"symbol")||"circle",s=n.hostModel,l=e.getSymbolSize(n,r),u=o!==this._symbolType,c=i&&i.disableAnimation;if(u){var f=n.getItemVisual(r,"symbolKeepAspect");this._createSymbol(o,n,r,l,f)}else{var d=this.childAt(0);d.silent=!1;var h={scaleX:l[0]/2,scaleY:l[1]/2};c?d.attr(h):fn(d,h,s,r),os(d)}if(this._updateCommon(n,r,l,a,i),u){var d=this.childAt(0);if(!c){var h={scaleX:this._sizeX,scaleY:this._sizeY,style:{opacity:d.style.opacity}};d.scaleX=d.scaleY=0,d.style.opacity=0,Gn(d,h,s,r)}}c&&this.childAt(0).stopAnimation("leave")},e.prototype._updateCommon=function(n,r,a,i,o){var s=this.childAt(0),l=n.hostModel,u,c,f,d,h,v,p,g,y;if(i&&(u=i.emphasisItemStyle,c=i.blurItemStyle,f=i.selectItemStyle,d=i.focus,h=i.blurScope,p=i.labelStatesModels,g=i.hoverScale,y=i.cursorStyle,v=i.emphasisDisabled),!i||n.hasItemOption){var m=i&&i.itemModel?i.itemModel:n.getItemModel(r),b=m.getModel("emphasis");u=b.getModel("itemStyle").getItemStyle(),f=m.getModel(["select","itemStyle"]).getItemStyle(),c=m.getModel(["blur","itemStyle"]).getItemStyle(),d=b.get("focus"),h=b.get("blurScope"),v=b.get("disabled"),p=Fr(m),g=b.getShallow("scale"),y=m.getShallow("cursor")}var w=n.getItemVisual(r,"symbolRotate");s.attr("rotation",(w||0)*Math.PI/180||0);var x=Zd(n.getItemVisual(r,"symbolOffset"),a);x&&(s.x=x[0],s.y=x[1]),y&&s.attr("cursor",y);var _=n.getItemVisual(r,"style"),C=_.fill;if(s instanceof na){var T=s.style;s.useStyle(Ae({image:T.image,x:T.x,y:T.y,width:T.width,height:T.height},_))}else s.__isEmptyBrush?s.useStyle(Ae({},_)):s.useStyle(_),s.style.decal=null,s.setColor(C,o&&o.symbolInnerColor),s.style.strokeNoScale=!0;var D=n.getItemVisual(r,"liftZ"),E=this._z2;D!=null?E==null&&(this._z2=s.z2,s.z2+=D):E!=null&&(s.z2=E,this._z2=null);var M=o&&o.useNameLabel;ya(s,p,{labelFetcher:l,labelDataIndex:r,defaultText:k,inheritColor:C,defaultOpacity:_.opacity});function k(I){return M?n.getName(I):fv(n,I)}this._sizeX=a[0]/2,this._sizeY=a[1]/2;var R=s.ensureState("emphasis");R.style=u,s.ensureState("select").style=f,s.ensureState("blur").style=c;var O=g==null||g===!0?Math.max(1.1,3/this._sizeY):isFinite(g)&&g>0?+g:1;R.scaleX=this._sizeX*O,R.scaleY=this._sizeY*O,this.setSymbolScale(1),ar(this,d,h,v)},e.prototype.setSymbolScale=function(n){this.scaleX=this.scaleY=n},e.prototype.fadeOut=function(n,r,a){var i=this.childAt(0),o=Lt(this).dataIndex,s=a&&a.animation;if(this.silent=i.silent=!0,a&&a.fadeLabel){var l=i.getTextContent();l&&gc(l,{style:{opacity:0}},r,{dataIndex:o,removeOpt:s,cb:function(){i.removeTextContent()}})}else i.removeTextContent();gc(i,{style:{opacity:0},scaleX:0,scaleY:0},r,{dataIndex:o,cb:n,removeOpt:s})},e.getSymbolSize=function(n,r){return Xv(n.getItemVisual(r,"symbolSize"))},e}(Tt);function yft(t,e){this.parent.drift(t,e)}const Jm=gft;function VE(t,e,n,r){return e&&!isNaN(e[0])&&!isNaN(e[1])&&!(r.isIgnore&&r.isIgnore(n))&&!(r.clipShape&&!r.clipShape.contain(e[0],e[1]))&&t.getItemVisual(n,"symbol")!=="none"}function kG(t){return t!=null&&!bt(t)&&(t={isIgnore:t}),t||{}}function RG(t){var e=t.hostModel,n=e.getModel("emphasis");return{emphasisItemStyle:n.getModel("itemStyle").getItemStyle(),blurItemStyle:e.getModel(["blur","itemStyle"]).getItemStyle(),selectItemStyle:e.getModel(["select","itemStyle"]).getItemStyle(),focus:n.get("focus"),blurScope:n.get("blurScope"),emphasisDisabled:n.get("disabled"),hoverScale:n.get("scale"),labelStatesModels:Fr(e),cursorStyle:e.get("cursor")}}var mft=function(){function t(e){this.group=new Tt,this._SymbolCtor=e||Jm}return t.prototype.updateData=function(e,n){this._progressiveEls=null,n=kG(n);var r=this.group,a=e.hostModel,i=this._data,o=this._SymbolCtor,s=n.disableAnimation,l=RG(e),u={disableAnimation:s},c=n.getSymbolPoint||function(f){return e.getItemLayout(f)};i||r.removeAll(),e.diff(i).add(function(f){var d=c(f);if(VE(e,d,f,n)){var h=new o(e,f,l,u);h.setPosition(d),e.setItemGraphicEl(f,h),r.add(h)}}).update(function(f,d){var h=i.getItemGraphicEl(d),v=c(f);if(!VE(e,v,f,n)){r.remove(h);return}var p=e.getItemVisual(f,"symbol")||"circle",g=h&&h.getSymbolType&&h.getSymbolType();if(!h||g&&g!==p)r.remove(h),h=new o(e,f,l,u),h.setPosition(v);else{h.updateData(e,f,l,u);var y={x:v[0],y:v[1]};s?h.attr(y):fn(h,y,a)}r.add(h),e.setItemGraphicEl(f,h)}).remove(function(f){var d=i.getItemGraphicEl(f);d&&d.fadeOut(function(){r.remove(d)},a)}).execute(),this._getSymbolPoint=c,this._data=e},t.prototype.updateLayout=function(){var e=this,n=this._data;n&&n.eachItemGraphicEl(function(r,a){var i=e._getSymbolPoint(a);r.setPosition(i),r.markRedraw()})},t.prototype.incrementalPrepareUpdate=function(e){this._seriesScope=RG(e),this._data=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(e,n,r){this._progressiveEls=[],r=kG(r);function a(l){l.isGroup||(l.incremental=!0,l.ensureState("emphasis").hoverLayer=!0)}for(var i=e.start;i<e.end;i++){var o=n.getItemLayout(i);if(VE(n,o,i,r)){var s=new this._SymbolCtor(n,i,this._seriesScope);s.traverse(a),s.setPosition(o),this.group.add(s),n.setItemGraphicEl(i,s),this._progressiveEls.push(s)}}},t.prototype.eachRendered=function(e){Ac(this._progressiveEls||this.group,e)},t.prototype.remove=function(e){var n=this.group,r=this._data;r&&e?r.eachItemGraphicEl(function(a){a.fadeOut(function(){n.remove(a)},r.hostModel)}):n.removeAll()},t}();const e1=mft;function pae(t,e,n){var r=t.getBaseAxis(),a=t.getOtherAxis(r),i=bft(a,n),o=r.dim,s=a.dim,l=e.mapDimension(s),u=e.mapDimension(o),c=s==="x"||s==="radius"?1:0,f=$e(t.dimensions,function(v){return e.mapDimension(v)}),d=!1,h=e.getCalculationInfo("stackResultDimension");return zl(e,f[0])&&(d=!0,f[0]=h),zl(e,f[1])&&(d=!0,f[1]=h),{dataDimsForPoint:f,valueStart:i,valueAxisDim:s,baseAxisDim:o,stacked:!!d,valueDim:l,baseDim:u,baseDataOffset:c,stackedOverDimension:e.getCalculationInfo("stackedOverDimension")}}function bft(t,e){var n=0,r=t.scale.getExtent();return e==="start"?n=r[0]:e==="end"?n=r[1]:sn(e)&&!isNaN(e)?n=e:r[0]>0?n=r[0]:r[1]<0&&(n=r[1]),n}function vae(t,e,n,r){var a=NaN;t.stacked&&(a=n.get(n.getCalculationInfo("stackedOverDimension"),r)),isNaN(a)&&(a=t.valueStart);var i=t.baseDataOffset,o=[];return o[i]=n.get(t.baseDim,r),o[1-i]=a,e.dataToPoint(o)}function Sft(t,e){var n=[];return e.diff(t).add(function(r){n.push({cmd:"+",idx:r})}).update(function(r,a){n.push({cmd:"=",idx:a,idx1:r})}).remove(function(r){n.push({cmd:"-",idx:r})}).execute(),n}function wft(t,e,n,r,a,i,o,s){for(var l=Sft(t,e),u=[],c=[],f=[],d=[],h=[],v=[],p=[],g=pae(a,e,o),y=t.getLayout("points")||[],m=e.getLayout("points")||[],b=0;b<l.length;b++){var w=l[b],x=!0,_=void 0,C=void 0;switch(w.cmd){case"=":_=w.idx*2,C=w.idx1*2;var T=y[_],D=y[_+1],E=m[C],M=m[C+1];(isNaN(T)||isNaN(D))&&(T=E,D=M),u.push(T,D),c.push(E,M),f.push(n[_],n[_+1]),d.push(r[C],r[C+1]),p.push(e.getRawIndex(w.idx1));break;case"+":var k=w.idx,R=g.dataDimsForPoint,O=a.dataToPoint([e.get(R[0],k),e.get(R[1],k)]);C=k*2,u.push(O[0],O[1]),c.push(m[C],m[C+1]);var I=vae(g,a,e,k);f.push(I[0],I[1]),d.push(r[C],r[C+1]),p.push(e.getRawIndex(k));break;case"-":x=!1}x&&(h.push(w),v.push(v.length))}v.sort(function(te,re){return p[te]-p[re]});for(var P=u.length,N=Ns(P),B=Ns(P),L=Ns(P),V=Ns(P),H=[],b=0;b<v.length;b++){var K=v[b],X=b*2,oe=K*2;N[X]=u[oe],N[X+1]=u[oe+1],B[X]=c[oe],B[X+1]=c[oe+1],L[X]=f[oe],L[X+1]=f[oe+1],V[X]=d[oe],V[X+1]=d[oe+1],H[b]=h[K]}return{current:N,next:B,stackedOnCurrent:L,stackedOnNext:V,status:H}}var hu=Math.min,pu=Math.max;function Sd(t,e){return isNaN(t)||isNaN(e)}function ZR(t,e,n,r,a,i,o,s,l){for(var u,c,f,d,h,v,p=n,g=0;g<r;g++){var y=e[p*2],m=e[p*2+1];if(p>=a||p<0)break;if(Sd(y,m)){if(l){p+=i;continue}break}if(p===n)t[i>0?"moveTo":"lineTo"](y,m),f=y,d=m;else{var b=y-u,w=m-c;if(b*b+w*w<.5){p+=i;continue}if(o>0){for(var x=p+i,_=e[x*2],C=e[x*2+1];_===y&&C===m&&g<r;)g++,x+=i,p+=i,_=e[x*2],C=e[x*2+1],y=e[p*2],m=e[p*2+1],b=y-u,w=m-c;var T=g+1;if(l)for(;Sd(_,C)&&T<r;)T++,x+=i,_=e[x*2],C=e[x*2+1];var D=.5,E=0,M=0,k=void 0,R=void 0;if(T>=r||Sd(_,C))h=y,v=m;else{E=_-u,M=C-c;var O=y-u,I=_-y,P=m-c,N=C-m,B=void 0,L=void 0;if(s==="x"){B=Math.abs(O),L=Math.abs(I);var V=E>0?1:-1;h=y-V*B*o,v=m,k=y+V*L*o,R=m}else if(s==="y"){B=Math.abs(P),L=Math.abs(N);var H=M>0?1:-1;h=y,v=m-H*B*o,k=y,R=m+H*L*o}else B=Math.sqrt(O*O+P*P),L=Math.sqrt(I*I+N*N),D=L/(L+B),h=y-E*o*(1-D),v=m-M*o*(1-D),k=y+E*o*D,R=m+M*o*D,k=hu(k,pu(_,y)),R=hu(R,pu(C,m)),k=pu(k,hu(_,y)),R=pu(R,hu(C,m)),E=k-y,M=R-m,h=y-E*B/L,v=m-M*B/L,h=hu(h,pu(u,y)),v=hu(v,pu(c,m)),h=pu(h,hu(u,y)),v=pu(v,hu(c,m)),E=y-h,M=m-v,k=y+E*L/B,R=m+M*L/B}t.bezierCurveTo(f,d,h,v,y,m),f=k,d=R}else t.lineTo(y,m)}u=y,c=m,p+=i}return g}var gae=function(){function t(){this.smooth=0,this.smoothConstraint=!0}return t}(),_ft=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r.type="ec-polyline",r}return e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new gae},e.prototype.buildPath=function(n,r){var a=r.points,i=0,o=a.length/2;if(r.connectNulls){for(;o>0&&Sd(a[o*2-2],a[o*2-1]);o--);for(;i<o&&Sd(a[i*2],a[i*2+1]);i++);}for(;i<o;)i+=ZR(n,a,i,o,o,1,r.smooth,r.smoothMonotone,r.connectNulls)+1},e.prototype.getPointOn=function(n,r){this.path||(this.createPathProxy(),this.buildPath(this.path,this.shape));for(var a=this.path,i=a.data,o=qs.CMD,s,l,u=r==="x",c=[],f=0;f<i.length;){var d=i[f++],h=void 0,v=void 0,p=void 0,g=void 0,y=void 0,m=void 0,b=void 0;switch(d){case o.M:s=i[f++],l=i[f++];break;case o.L:if(h=i[f++],v=i[f++],b=u?(n-s)/(h-s):(n-l)/(v-l),b<=1&&b>=0){var w=u?(v-l)*b+l:(h-s)*b+s;return u?[n,w]:[w,n]}s=h,l=v;break;case o.C:h=i[f++],v=i[f++],p=i[f++],g=i[f++],y=i[f++],m=i[f++];var x=u?g_(s,h,p,y,n,c):g_(l,v,g,m,n,c);if(x>0)for(var _=0;_<x;_++){var C=c[_];if(C<=1&&C>=0){var w=u?Ar(l,v,g,m,C):Ar(s,h,p,y,C);return u?[n,w]:[w,n]}}s=y,l=m;break}}},e}(Kt),xft=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e}(gae),yae=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r.type="ec-polygon",r}return e.prototype.getDefaultShape=function(){return new xft},e.prototype.buildPath=function(n,r){var a=r.points,i=r.stackedOnPoints,o=0,s=a.length/2,l=r.smoothMonotone;if(r.connectNulls){for(;s>0&&Sd(a[s*2-2],a[s*2-1]);s--);for(;o<s&&Sd(a[o*2],a[o*2+1]);o++);}for(;o<s;){var u=ZR(n,a,o,s,s,1,r.smooth,l,r.connectNulls);ZR(n,i,o+u-1,u,s,-1,r.stackedOnSmooth,l,r.connectNulls),o+=u+1,n.closePath()}},e}(Kt);function mae(t,e,n,r,a){var i=t.getArea(),o=i.x,s=i.y,l=i.width,u=i.height,c=n.get(["lineStyle","width"])||2;o-=c/2,s-=c/2,l+=c,u+=c,o=Math.floor(o),l=Math.round(l);var f=new rn({shape:{x:o,y:s,width:l,height:u}});if(e){var d=t.getBaseAxis(),h=d.isHorizontal(),v=d.inverse;h?(v&&(f.shape.x+=l),f.shape.width=0):(v||(f.shape.y+=u),f.shape.height=0);var p=vt(a)?function(g){a(g,f)}:null;Gn(f,{shape:{width:l,height:u,x:o,y:s}},n,null,r,p)}return f}function bae(t,e,n){var r=t.getArea(),a=nr(r.r0,1),i=nr(r.r,1),o=new ei({shape:{cx:nr(t.cx,1),cy:nr(t.cy,1),r0:a,r:i,startAngle:r.startAngle,endAngle:r.endAngle,clockwise:r.clockwise}});if(e){var s=t.getBaseAxis().dim==="angle";s?o.shape.endAngle=r.startAngle:o.shape.r=a,Gn(o,{shape:{endAngle:r.endAngle,r:i}},n)}return o}function tT(t,e,n,r,a){if(t){if(t.type==="polar")return bae(t,e,n);if(t.type==="cartesian2d")return mae(t,e,n,r,a)}else return null;return null}function Qd(t,e){return t.type===e}function LG(t,e){if(t.length===e.length){for(var n=0;n<t.length;n++)if(t[n]!==e[n])return;return!0}}function OG(t){for(var e=1/0,n=1/0,r=-1/0,a=-1/0,i=0;i<t.length;){var o=t[i++],s=t[i++];isNaN(o)||(e=Math.min(o,e),r=Math.max(o,r)),isNaN(s)||(n=Math.min(s,n),a=Math.max(s,a))}return[[e,n],[r,a]]}function AG(t,e){var n=OG(t),r=n[0],a=n[1],i=OG(e),o=i[0],s=i[1];return Math.max(Math.abs(r[0]-o[0]),Math.abs(r[1]-o[1]),Math.abs(a[0]-s[0]),Math.abs(a[1]-s[1]))}function NG(t){return sn(t)?t:t?.5:0}function Cft(t,e,n){if(!n.valueDim)return[];for(var r=e.count(),a=Ns(r*2),i=0;i<r;i++){var o=vae(n,t,e,i);a[i*2]=o[0],a[i*2+1]=o[1]}return a}function vu(t,e,n,r){var a=e.getBaseAxis(),i=a.dim==="x"||a.dim==="radius"?0:1,o=[],s=0,l=[],u=[],c=[],f=[];if(r){for(s=0;s<t.length;s+=2)!isNaN(t[s])&&!isNaN(t[s+1])&&f.push(t[s],t[s+1]);t=f}for(s=0;s<t.length-2;s+=2)switch(c[0]=t[s+2],c[1]=t[s+3],u[0]=t[s],u[1]=t[s+1],o.push(u[0],u[1]),n){case"end":l[i]=c[i],l[1-i]=u[1-i],o.push(l[0],l[1]);break;case"middle":var d=(u[i]+c[i])/2,h=[];l[i]=h[i]=d,l[1-i]=u[1-i],h[1-i]=c[1-i],o.push(l[0],l[1]),o.push(h[0],h[1]);break;default:l[i]=u[i],l[1-i]=c[1-i],o.push(l[0],l[1])}return o.push(t[s++],t[s++]),o}function Tft(t,e){var n=[],r=t.length,a,i;function o(c,f,d){var h=c.coord,v=(d-h)/(f.coord-h),p=Q3(v,[c.color,f.color]);return{coord:d,color:p}}for(var s=0;s<r;s++){var l=t[s],u=l.coord;if(u<0)a=l;else if(u>e){i?n.push(o(i,l,e)):a&&n.push(o(a,l,0),o(a,l,e));break}else a&&(n.push(o(a,l,0)),a=null),n.push(l),i=l}return n}function Eft(t,e,n){var r=t.getVisual("visualMeta");if(!(!r||!r.length||!t.count())&&e.type==="cartesian2d"){for(var a,i,o=r.length-1;o>=0;o--){var s=t.getDimensionInfo(r[o].dimension);if(a=s&&s.coordDim,a==="x"||a==="y"){i=r[o];break}}if(i){var l=e.getAxis(a),u=$e(i.stops,function(b){return{coord:l.toGlobalCoord(l.dataToCoord(b.value)),color:b.color}}),c=u.length,f=i.outerColors.slice();c&&u[0].coord>u[c-1].coord&&(u.reverse(),f.reverse());var d=Tft(u,a==="x"?n.getWidth():n.getHeight()),h=d.length;if(!h&&c)return u[0].coord<0?f[1]?f[1]:u[c-1].color:f[0]?f[0]:u[0].color;var v=10,p=d[0].coord-v,g=d[h-1].coord+v,y=g-p;if(y<.001)return"transparent";W(d,function(b){b.offset=(b.coord-p)/y}),d.push({offset:h?d[h-1].offset:.5,color:f[1]||"transparent"}),d.unshift({offset:h?d[0].offset:.5,color:f[0]||"transparent"});var m=new $v(0,0,0,0,d,!0);return m[a]=p,m[a+"2"]=g,m}}}function Mft(t,e,n){var r=t.get("showAllSymbol"),a=r==="auto";if(!(r&&!a)){var i=n.getAxesByScale("ordinal")[0];if(i&&!(a&&Dft(i,e))){var o=e.mapDimension(i.dim),s={};return W(i.getViewLabels(),function(l){var u=i.scale.getRawOrdinalNumber(l.tickValue);s[u]=1}),function(l){return!s.hasOwnProperty(e.get(o,l))}}}}function Dft(t,e){var n=t.getExtent(),r=Math.abs(n[1]-n[0])/t.scale.count();isNaN(r)&&(r=0);for(var a=e.count(),i=Math.max(1,Math.round(a/5)),o=0;o<a;o+=i)if(Jm.getSymbolSize(e,o)[t.isHorizontal()?1:0]*1.5>r)return!1;return!0}function kft(t,e){return isNaN(t)||isNaN(e)}function Rft(t){for(var e=t.length/2;e>0&&kft(t[e*2-2],t[e*2-1]);e--);return e-1}function VG(t,e){return[t[e*2],t[e*2+1]]}function Lft(t,e,n){for(var r=t.length/2,a=n==="x"?0:1,i,o,s=0,l=-1,u=0;u<r;u++)if(o=t[u*2+a],!(isNaN(o)||isNaN(t[u*2+1-a]))){if(u===0){i=o;continue}if(i<=e&&o>=e||i>=e&&o<=e){l=u;break}s=u,i=o}return{range:[s,l],t:(e-i)/(o-i)}}function Sae(t){if(t.get(["endLabel","show"]))return!0;for(var e=0;e<Ja.length;e++)if(t.get([Ja[e],"endLabel","show"]))return!0;return!1}function BE(t,e,n,r){if(Qd(e,"cartesian2d")){var a=r.getModel("endLabel"),i=a.get("valueAnimation"),o=r.getData(),s={lastFrameIndex:0},l=Sae(r)?function(h,v){t._endLabelOnDuring(h,v,o,s,i,a,e)}:null,u=e.getBaseAxis().isHorizontal(),c=mae(e,n,r,function(){var h=t._endLabel;h&&n&&s.originalX!=null&&h.attr({x:s.originalX,y:s.originalY})},l);if(!r.get("clip",!0)){var f=c.shape,d=Math.max(f.width,f.height);u?(f.y-=d,f.height+=d*2):(f.x-=d,f.width+=d*2)}return l&&l(1,c),c}else return bae(e,n,r)}function Oft(t,e){var n=e.getBaseAxis(),r=n.isHorizontal(),a=n.inverse,i=r?a?"right":"left":"center",o=r?"middle":a?"top":"bottom";return{normal:{align:t.get("align")||i,verticalAlign:t.get("verticalAlign")||o}}}var Aft=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.init=function(){var n=new Tt,r=new e1;this.group.add(r.group),this._symbolDraw=r,this._lineGroup=n},e.prototype.render=function(n,r,a){var i=this,o=n.coordinateSystem,s=this.group,l=n.getData(),u=n.getModel("lineStyle"),c=n.getModel("areaStyle"),f=l.getLayout("points")||[],d=o.type==="polar",h=this._coordSys,v=this._symbolDraw,p=this._polyline,g=this._polygon,y=this._lineGroup,m=!r.ssr&&n.isAnimationEnabled(),b=!c.isEmpty(),w=c.get("origin"),x=pae(o,l,w),_=b&&Cft(o,l,x),C=n.get("showSymbol"),T=n.get("connectNulls"),D=C&&!d&&Mft(n,l,o),E=this._data;E&&E.eachItemGraphicEl(function(re,ne){re.__temp&&(s.remove(re),E.setItemGraphicEl(ne,null))}),C||v.remove(),s.add(y);var M=d?!1:n.get("step"),k;o&&o.getArea&&n.get("clip",!0)&&(k=o.getArea(),k.width!=null?(k.x-=.1,k.y-=.1,k.width+=.2,k.height+=.2):k.r0&&(k.r0-=.5,k.r+=.5)),this._clipShapeForSymbol=k;var R=Eft(l,o,a)||l.getVisual("style")[l.getVisual("drawType")];if(!(p&&h.type===o.type&&M===this._step))C&&v.updateData(l,{isIgnore:D,clipShape:k,disableAnimation:!0,getSymbolPoint:function(re){return[f[re*2],f[re*2+1]]}}),m&&this._initSymbolLabelAnimation(l,o,k),M&&(f=vu(f,o,M,T),_&&(_=vu(_,o,M,T))),p=this._newPolyline(f),b?g=this._newPolygon(f,_):g&&(y.remove(g),g=this._polygon=null),d||this._initOrUpdateEndLabel(n,o,Nd(R)),y.setClipPath(BE(this,o,!0,n));else{b&&!g?g=this._newPolygon(f,_):g&&!b&&(y.remove(g),g=this._polygon=null),d||this._initOrUpdateEndLabel(n,o,Nd(R));var O=y.getClipPath();if(O){var I=BE(this,o,!1,n);Gn(O,{shape:I.shape},n)}else y.setClipPath(BE(this,o,!0,n));C&&v.updateData(l,{isIgnore:D,clipShape:k,disableAnimation:!0,getSymbolPoint:function(re){return[f[re*2],f[re*2+1]]}}),(!LG(this._stackedOnPoints,_)||!LG(this._points,f))&&(m?this._doUpdateAnimation(l,_,o,a,M,w,T):(M&&(f=vu(f,o,M,T),_&&(_=vu(_,o,M,T))),p.setShape({points:f}),g&&g.setShape({points:f,stackedOnPoints:_})))}var P=n.getModel("emphasis"),N=P.get("focus"),B=P.get("blurScope"),L=P.get("disabled");if(p.useStyle(yt(u.getLineStyle(),{fill:"none",stroke:R,lineJoin:"bevel"})),ga(p,n,"lineStyle"),p.style.lineWidth>0&&n.get(["emphasis","lineStyle","width"])==="bolder"){var V=p.getState("emphasis").style;V.lineWidth=+p.style.lineWidth+1}Lt(p).seriesIndex=n.seriesIndex,ar(p,N,B,L);var H=NG(n.get("smooth")),K=n.get("smoothMonotone");if(p.setShape({smooth:H,smoothMonotone:K,connectNulls:T}),g){var X=l.getCalculationInfo("stackedOnSeries"),oe=0;g.useStyle(yt(c.getAreaStyle(),{fill:R,opacity:.7,lineJoin:"bevel",decal:l.getVisual("style").decal})),X&&(oe=NG(X.get("smooth"))),g.setShape({smooth:H,stackedOnSmooth:oe,smoothMonotone:K,connectNulls:T}),ga(g,n,"areaStyle"),Lt(g).seriesIndex=n.seriesIndex,ar(g,N,B,L)}var te=function(re){i._changePolyState(re)};l.eachItemGraphicEl(function(re){re&&(re.onHoverStateChange=te)}),this._polyline.onHoverStateChange=te,this._data=l,this._coordSys=o,this._stackedOnPoints=_,this._points=f,this._step=M,this._valueOrigin=w,n.get("triggerLineEvent")&&(this.packEventData(n,p),g&&this.packEventData(n,g))},e.prototype.packEventData=function(n,r){Lt(r).eventData={componentType:"series",componentSubType:"line",componentIndex:n.componentIndex,seriesIndex:n.seriesIndex,seriesName:n.name,seriesType:"line"}},e.prototype.highlight=function(n,r,a,i){var o=n.getData(),s=Ld(o,i);if(this._changePolyState("emphasis"),!(s instanceof Array)&&s!=null&&s>=0){var l=o.getLayout("points"),u=o.getItemGraphicEl(s);if(!u){var c=l[s*2],f=l[s*2+1];if(isNaN(c)||isNaN(f)||this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(c,f))return;var d=n.get("zlevel")||0,h=n.get("z")||0;u=new Jm(o,s),u.x=c,u.y=f,u.setZ(d,h);var v=u.getSymbolPath().getTextContent();v&&(v.zlevel=d,v.z=h,v.z2=this._polyline.z2+1),u.__temp=!0,o.setItemGraphicEl(s,u),u.stopSymbolAnimation(!0),this.group.add(u)}u.highlight()}else kn.prototype.highlight.call(this,n,r,a,i)},e.prototype.downplay=function(n,r,a,i){var o=n.getData(),s=Ld(o,i);if(this._changePolyState("normal"),s!=null&&s>=0){var l=o.getItemGraphicEl(s);l&&(l.__temp?(o.setItemGraphicEl(s,null),this.group.remove(l)):l.downplay())}else kn.prototype.downplay.call(this,n,r,a,i)},e.prototype._changePolyState=function(n){var r=this._polygon;__(this._polyline,n),r&&__(r,n)},e.prototype._newPolyline=function(n){var r=this._polyline;return r&&this._lineGroup.remove(r),r=new _ft({shape:{points:n},segmentIgnoreThreshold:2,z2:10}),this._lineGroup.add(r),this._polyline=r,r},e.prototype._newPolygon=function(n,r){var a=this._polygon;return a&&this._lineGroup.remove(a),a=new yae({shape:{points:n,stackedOnPoints:r},segmentIgnoreThreshold:2}),this._lineGroup.add(a),this._polygon=a,a},e.prototype._initSymbolLabelAnimation=function(n,r,a){var i,o,s=r.getBaseAxis(),l=s.inverse;r.type==="cartesian2d"?(i=s.isHorizontal(),o=!1):r.type==="polar"&&(i=s.dim==="angle",o=!0);var u=n.hostModel,c=u.get("animationDuration");vt(c)&&(c=c(null));var f=u.get("animationDelay")||0,d=vt(f)?f(null):f;n.eachItemGraphicEl(function(h,v){var p=h;if(p){var g=[h.x,h.y],y=void 0,m=void 0,b=void 0;if(a)if(o){var w=a,x=r.pointToCoord(g);i?(y=w.startAngle,m=w.endAngle,b=-x[1]/180*Math.PI):(y=w.r0,m=w.r,b=x[0])}else{var _=a;i?(y=_.x,m=_.x+_.width,b=h.x):(y=_.y+_.height,m=_.y,b=h.y)}var C=m===y?0:(b-y)/(m-y);l&&(C=1-C);var T=vt(f)?f(v):c*C+d,D=p.getSymbolPath(),E=D.getTextContent();p.attr({scaleX:0,scaleY:0}),p.animateTo({scaleX:1,scaleY:1},{duration:200,setToFinal:!0,delay:T}),E&&E.animateFrom({style:{opacity:0}},{duration:300,delay:T}),D.disableLabelAnimation=!0}})},e.prototype._initOrUpdateEndLabel=function(n,r,a){var i=n.getModel("endLabel");if(Sae(n)){var o=n.getData(),s=this._polyline,l=o.getLayout("points");if(!l){s.removeTextContent(),this._endLabel=null;return}var u=this._endLabel;u||(u=this._endLabel=new nn({z2:200}),u.ignoreClip=!0,s.setTextContent(this._endLabel),s.disableLabelAnimation=!0);var c=Rft(l);c>=0&&(ya(s,Fr(n,"endLabel"),{inheritColor:a,labelFetcher:n,labelDataIndex:c,defaultText:function(f,d,h){return h!=null?hae(o,h):fv(o,f)},enableTextSetter:!0},Oft(i,r)),s.textConfig.position=null)}else this._endLabel&&(this._polyline.removeTextContent(),this._endLabel=null)},e.prototype._endLabelOnDuring=function(n,r,a,i,o,s,l){var u=this._endLabel,c=this._polyline;if(u){n<1&&i.originalX==null&&(i.originalX=u.x,i.originalY=u.y);var f=a.getLayout("points"),d=a.hostModel,h=d.get("connectNulls"),v=s.get("precision"),p=s.get("distance")||0,g=l.getBaseAxis(),y=g.isHorizontal(),m=g.inverse,b=r.shape,w=m?y?b.x:b.y+b.height:y?b.x+b.width:b.y,x=(y?p:0)*(m?-1:1),_=(y?0:-p)*(m?-1:1),C=y?"x":"y",T=Lft(f,w,C),D=T.range,E=D[1]-D[0],M=void 0;if(E>=1){if(E>1&&!h){var k=VG(f,D[0]);u.attr({x:k[0]+x,y:k[1]+_}),o&&(M=d.getRawValue(D[0]))}else{var k=c.getPointOn(w,C);k&&u.attr({x:k[0]+x,y:k[1]+_});var R=d.getRawValue(D[0]),O=d.getRawValue(D[1]);o&&(M=Iee(a,v,R,O,T.t))}i.lastFrameIndex=D[0]}else{var I=n===1||i.lastFrameIndex>0?D[0]:0,k=VG(f,I);o&&(M=d.getRawValue(I)),u.attr({x:k[0]+x,y:k[1]+_})}if(o){var P=zv(u);typeof P.setLabelText=="function"&&P.setLabelText(M)}}},e.prototype._doUpdateAnimation=function(n,r,a,i,o,s,l){var u=this._polyline,c=this._polygon,f=n.hostModel,d=wft(this._data,n,this._stackedOnPoints,r,this._coordSys,a,this._valueOrigin),h=d.current,v=d.stackedOnCurrent,p=d.next,g=d.stackedOnNext;if(o&&(h=vu(d.current,a,o,l),v=vu(d.stackedOnCurrent,a,o,l),p=vu(d.next,a,o,l),g=vu(d.stackedOnNext,a,o,l)),AG(h,p)>3e3||c&&AG(v,g)>3e3){u.stopAnimation(),u.setShape({points:p}),c&&(c.stopAnimation(),c.setShape({points:p,stackedOnPoints:g}));return}u.shape.__points=d.current,u.shape.points=h;var y={shape:{points:p}};d.current!==h&&(y.shape.__points=d.next),u.stopAnimation(),fn(u,y,f),c&&(c.setShape({points:h,stackedOnPoints:v}),c.stopAnimation(),fn(c,{shape:{stackedOnPoints:g}},f),u.shape.points!==c.shape.points&&(c.shape.points=u.shape.points));for(var m=[],b=d.status,w=0;w<b.length;w++){var x=b[w].cmd;if(x==="="){var _=n.getItemGraphicEl(b[w].idx1);_&&m.push({el:_,ptIdx:w})}}u.animators&&u.animators.length&&u.animators[0].during(function(){c&&c.dirtyShape();for(var C=u.shape.__points,T=0;T<m.length;T++){var D=m[T].el,E=m[T].ptIdx*2;D.x=C[E],D.y=C[E+1],D.markRedraw()}})},e.prototype.remove=function(n){var r=this.group,a=this._data;this._lineGroup.removeAll(),this._symbolDraw.remove(!0),a&&a.eachItemGraphicEl(function(i,o){i.__temp&&(r.remove(i),a.setItemGraphicEl(o,null))}),this._polyline=this._polygon=this._coordSys=this._points=this._stackedOnPoints=this._endLabel=this._data=null},e.type="line",e}(kn);const Nft=Aft;function t1(t,e){return{seriesType:t,plan:jv(),reset:function(n){var r=n.getData(),a=n.coordinateSystem,i=n.pipelineContext,o=e||i.large;if(a){var s=$e(a.dimensions,function(h){return r.mapDimension(h)}).slice(0,2),l=s.length,u=r.getCalculationInfo("stackResultDimension");zl(r,s[0])&&(s[0]=u),zl(r,s[1])&&(s[1]=u);var c=r.getStore(),f=r.getDimensionIndex(s[0]),d=r.getDimensionIndex(s[1]);return l&&{progress:function(h,v){for(var p=h.end-h.start,g=o&&Ns(p*l),y=[],m=[],b=h.start,w=0;b<h.end;b++){var x=void 0;if(l===1){var _=c.get(f,b);x=a.dataToPoint(_,null,m)}else y[0]=c.get(f,b),y[1]=c.get(d,b),x=a.dataToPoint(y,null,m);o?(g[w++]=x[0],g[w++]=x[1]):v.setItemLayout(b,x.slice())}o&&v.setLayout("points",g)}}}}}}var Vft={average:function(t){for(var e=0,n=0,r=0;r<t.length;r++)isNaN(t[r])||(e+=t[r],n++);return n===0?NaN:e/n},sum:function(t){for(var e=0,n=0;n<t.length;n++)e+=t[n]||0;return e},max:function(t){for(var e=-1/0,n=0;n<t.length;n++)t[n]>e&&(e=t[n]);return isFinite(e)?e:NaN},min:function(t){for(var e=1/0,n=0;n<t.length;n++)t[n]<e&&(e=t[n]);return isFinite(e)?e:NaN},nearest:function(t){return t[0]}},Bft=function(t){return Math.round(t.length/2)};function wae(t){return{seriesType:t,reset:function(e,n,r){var a=e.getData(),i=e.get("sampling"),o=e.coordinateSystem,s=a.count();if(s>10&&o.type==="cartesian2d"&&i){var l=o.getBaseAxis(),u=o.getOtherAxis(l),c=l.getExtent(),f=r.getDevicePixelRatio(),d=Math.abs(c[1]-c[0])*(f||1),h=Math.round(s/d);if(isFinite(h)&&h>1){i==="lttb"&&e.setData(a.lttbDownSample(a.mapDimension(u.dim),1/h));var v=void 0;rt(i)?v=Vft[i]:vt(i)&&(v=i),v&&e.setData(a.downSample(a.mapDimension(u.dim),1/h,v,Bft))}}}}}function $ft(t){t.registerChartView(Nft),t.registerSeriesModel(vft),t.registerLayout(t1("line",!0)),t.registerVisual({seriesType:"line",reset:function(e){var n=e.getData(),r=e.getModel("lineStyle").getLineStyle();r&&!r.stroke&&(r.stroke=n.getVisual("style").fill),n.setVisual("legendLineStyle",r)}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,wae("line"))}var _ae=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.getInitialData=function(n,r){return rl(null,this,{useEncodeDefaulter:!0})},e.prototype.getMarkerPosition=function(n,r,a){var i=this.coordinateSystem;if(i&&i.clampData){var o=i.clampData(n),s=i.dataToPoint(o);if(a)W(i.getAxes(),function(d,h){if(d.type==="category"&&r!=null){var v=d.getTicksCoords(),p=o[h],g=r[h]==="x1"||r[h]==="y1";if(g&&(p+=1),v.length<2)return;if(v.length===2){s[h]=d.toGlobalCoord(d.getExtent()[g?1:0]);return}for(var y=void 0,m=void 0,b=1,w=0;w<v.length;w++){var x=v[w].coord,_=w===v.length-1?v[w-1].tickValue+b:v[w].tickValue;if(_===p){m=x;break}else if(_<p)y=x;else if(y!=null&&_>p){m=(x+y)/2;break}w===1&&(b=_-v[0].tickValue)}m==null&&(y?y&&(m=v[v.length-1].coord):m=v[0].coord),s[h]=d.toGlobalCoord(m)}});else{var l=this.getData(),u=l.getLayout("offset"),c=l.getLayout("size"),f=i.getBaseAxis().isHorizontal()?0:1;s[f]+=u+c/2}return s}return[NaN,NaN]},e.type="series.__base_bar__",e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:"mod"},e}(Pn);Pn.registerClass(_ae);const U_=_ae;var Ift=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.getInitialData=function(){return rl(null,this,{useEncodeDefaulter:!0,createInvertedIndices:!!this.get("realtimeSort",!0)||null})},e.prototype.getProgressive=function(){return this.get("large")?this.get("progressive"):!1},e.prototype.getProgressiveThreshold=function(){var n=this.get("progressiveThreshold"),r=this.get("largeThreshold");return r>n&&(n=r),n},e.prototype.brushSelector=function(n,r,a){return a.rect(r.getItemLayout(n))},e.type="series.bar",e.dependencies=["grid","polar"],e.defaultOption=Nc(U_.defaultOption,{clip:!0,roundCap:!1,showBackground:!1,backgroundStyle:{color:"rgba(180, 180, 180, 0.2)",borderColor:null,borderWidth:0,borderType:"solid",borderRadius:0,shadowBlur:0,shadowColor:null,shadowOffsetX:0,shadowOffsetY:0,opacity:1},select:{itemStyle:{borderColor:"#212121"}},realtimeSort:!1}),e}(U_);const Pft=Ift;var Fft=function(){function t(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=Math.PI*2,this.clockwise=!0}return t}(),zft=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r.type="sausage",r}return e.prototype.getDefaultShape=function(){return new Fft},e.prototype.buildPath=function(n,r){var a=r.cx,i=r.cy,o=Math.max(r.r0||0,0),s=Math.max(r.r,0),l=(s-o)*.5,u=o+l,c=r.startAngle,f=r.endAngle,d=r.clockwise,h=Math.PI*2,v=d?f-c<h:c-f<h;v||(c=f-(d?h:-h));var p=Math.cos(c),g=Math.sin(c),y=Math.cos(f),m=Math.sin(f);v?(n.moveTo(p*o+a,g*o+i),n.arc(p*u+a,g*u+i,l,-Math.PI+c,c,!d)):n.moveTo(p*s+a,g*s+i),n.arc(a,i,s,c,f,!d),n.arc(y*u+a,m*u+i,l,f-Math.PI*2,f-Math.PI,!d),o!==0&&n.arc(a,i,o,f,c,d)},e}(Kt);const H_=zft;function Gft(t,e){e=e||{};var n=e.isRoundCap;return function(r,a,i){var o=a.position;if(!o||o instanceof Array)return S_(r,a,i);var s=t(o),l=a.distance!=null?a.distance:5,u=this.shape,c=u.cx,f=u.cy,d=u.r,h=u.r0,v=(d+h)/2,p=u.startAngle,g=u.endAngle,y=(p+g)/2,m=n?Math.abs(d-h)/2:0,b=Math.cos,w=Math.sin,x=c+d*b(p),_=f+d*w(p),C="left",T="top";switch(s){case"startArc":x=c+(h-l)*b(y),_=f+(h-l)*w(y),C="center",T="top";break;case"insideStartArc":x=c+(h+l)*b(y),_=f+(h+l)*w(y),C="center",T="bottom";break;case"startAngle":x=c+v*b(p)+Ob(p,l+m,!1),_=f+v*w(p)+Ab(p,l+m,!1),C="right",T="middle";break;case"insideStartAngle":x=c+v*b(p)+Ob(p,-l+m,!1),_=f+v*w(p)+Ab(p,-l+m,!1),C="left",T="middle";break;case"middle":x=c+v*b(y),_=f+v*w(y),C="center",T="middle";break;case"endArc":x=c+(d+l)*b(y),_=f+(d+l)*w(y),C="center",T="bottom";break;case"insideEndArc":x=c+(d-l)*b(y),_=f+(d-l)*w(y),C="center",T="top";break;case"endAngle":x=c+v*b(g)+Ob(g,l+m,!0),_=f+v*w(g)+Ab(g,l+m,!0),C="left",T="middle";break;case"insideEndAngle":x=c+v*b(g)+Ob(g,-l+m,!0),_=f+v*w(g)+Ab(g,-l+m,!0),C="right",T="middle";break;default:return S_(r,a,i)}return r=r||{},r.x=x,r.y=_,r.align=C,r.verticalAlign=T,r}}function Uft(t,e,n,r){if(sn(r)){t.setTextConfig({rotation:r});return}else if(Be(e)){t.setTextConfig({rotation:0});return}var a=t.shape,i=a.clockwise?a.startAngle:a.endAngle,o=a.clockwise?a.endAngle:a.startAngle,s=(i+o)/2,l,u=n(e);switch(u){case"startArc":case"insideStartArc":case"middle":case"insideEndArc":case"endArc":l=s;break;case"startAngle":case"insideStartAngle":l=i;break;case"endAngle":case"insideEndAngle":l=o;break;default:t.setTextConfig({rotation:0});return}var c=Math.PI*1.5-l;u==="middle"&&c>Math.PI/2&&c<Math.PI*1.5&&(c-=Math.PI),t.setTextConfig({rotation:c})}function Ob(t,e,n){return e*Math.sin(t)*(n?-1:1)}function Ab(t,e,n){return e*Math.cos(t)*(n?1:-1)}function ad(t,e,n){var r=t.get("borderRadius");if(r==null)return n?{cornerRadius:0}:null;Be(r)||(r=[r,r,r,r]);var a=Math.abs(e.r||0-e.r0||0);return{cornerRadius:$e(r,function(i){return as(i,a)})}}var $E=Math.max,IE=Math.min;function Hft(t,e){var n=t.getArea&&t.getArea();if(Qd(t,"cartesian2d")){var r=t.getBaseAxis();if(r.type!=="category"||!r.onBand){var a=e.getLayout("bandWidth");r.isHorizontal()?(n.x-=a,n.width+=a*2):(n.y-=a,n.height+=a*2)}}return n}var Wft=function(t){me(e,t);function e(){var n=t.call(this)||this;return n.type=e.type,n._isFirstFrame=!0,n}return e.prototype.render=function(n,r,a,i){this._model=n,this._removeOnRenderedListener(a),this._updateDrawMode(n);var o=n.get("coordinateSystem");(o==="cartesian2d"||o==="polar")&&(this._progressiveEls=null,this._isLargeDraw?this._renderLarge(n,r,a):this._renderNormal(n,r,a,i))},e.prototype.incrementalPrepareRender=function(n){this._clear(),this._updateDrawMode(n),this._updateLargeClip(n)},e.prototype.incrementalRender=function(n,r){this._progressiveEls=[],this._incrementalRenderLarge(n,r)},e.prototype.eachRendered=function(n){Ac(this._progressiveEls||this.group,n)},e.prototype._updateDrawMode=function(n){var r=n.pipelineContext.large;(this._isLargeDraw==null||r!==this._isLargeDraw)&&(this._isLargeDraw=r,this._clear())},e.prototype._renderNormal=function(n,r,a,i){var o=this.group,s=n.getData(),l=this._data,u=n.coordinateSystem,c=u.getBaseAxis(),f;u.type==="cartesian2d"?f=c.isHorizontal():u.type==="polar"&&(f=c.dim==="angle");var d=n.isAnimationEnabled()?n:null,h=Kft(n,u);h&&this._enableRealtimeSort(h,s,a);var v=n.get("clip",!0)||h,p=Hft(u,s);o.removeClipPath();var g=n.get("roundCap",!0),y=n.get("showBackground",!0),m=n.getModel("backgroundStyle"),b=m.get("borderRadius")||0,w=[],x=this._backgroundEls,_=i&&i.isInitSort,C=i&&i.type==="changeAxisOrder";function T(M){var k=Nb[u.type](s,M),R=Jft(u,f,k);return R.useStyle(m.getItemStyle()),u.type==="cartesian2d"?R.setShape("r",b):R.setShape("cornerRadius",b),w[M]=R,R}s.diff(l).add(function(M){var k=s.getItemModel(M),R=Nb[u.type](s,M,k);if(y&&T(M),!(!s.hasValue(M)||!FG[u.type](R))){var O=!1;v&&(O=BG[u.type](p,R));var I=$G[u.type](n,s,M,R,f,d,c.model,!1,g);h&&(I.forceLabelAnimation=!0),zG(I,s,M,k,R,n,f,u.type==="polar"),_?I.attr({shape:R}):h?IG(h,d,I,R,M,f,!1,!1):Gn(I,{shape:R},n,M),s.setItemGraphicEl(M,I),o.add(I),I.ignore=O}}).update(function(M,k){var R=s.getItemModel(M),O=Nb[u.type](s,M,R);if(y){var I=void 0;x.length===0?I=T(k):(I=x[k],I.useStyle(m.getItemStyle()),u.type==="cartesian2d"?I.setShape("r",b):I.setShape("cornerRadius",b),w[M]=I);var P=Nb[u.type](s,M),N=Cae(f,P,u);fn(I,{shape:N},d,M)}var B=l.getItemGraphicEl(k);if(!s.hasValue(M)||!FG[u.type](O)){o.remove(B);return}var L=!1;if(v&&(L=BG[u.type](p,O),L&&o.remove(B)),B?os(B):B=$G[u.type](n,s,M,O,f,d,c.model,!!B,g),h&&(B.forceLabelAnimation=!0),C){var V=B.getTextContent();if(V){var H=zv(V);H.prevValue!=null&&(H.prevValue=H.value)}}else zG(B,s,M,R,O,n,f,u.type==="polar");_?B.attr({shape:O}):h?IG(h,d,B,O,M,f,!0,C):fn(B,{shape:O},n,M,null),s.setItemGraphicEl(M,B),B.ignore=L,o.add(B)}).remove(function(M){var k=l.getItemGraphicEl(M);k&&jy(k,n,M)}).execute();var D=this._backgroundGroup||(this._backgroundGroup=new Tt);D.removeAll();for(var E=0;E<w.length;++E)D.add(w[E]);o.add(D),this._backgroundEls=w,this._data=s},e.prototype._renderLarge=function(n,r,a){this._clear(),UG(n,this.group),this._updateLargeClip(n)},e.prototype._incrementalRenderLarge=function(n,r){this._removeBackground(),UG(r,this.group,this._progressiveEls,!0)},e.prototype._updateLargeClip=function(n){var r=n.get("clip",!0)&&tT(n.coordinateSystem,!1,n),a=this.group;r?a.setClipPath(r):a.removeClipPath()},e.prototype._enableRealtimeSort=function(n,r,a){var i=this;if(r.count()){var o=n.baseAxis;if(this._isFirstFrame)this._dispatchInitSort(r,n,a),this._isFirstFrame=!1;else{var s=function(l){var u=r.getItemGraphicEl(l),c=u&&u.shape;return c&&Math.abs(o.isHorizontal()?c.height:c.width)||0};this._onRendered=function(){i._updateSortWithinSameData(r,s,o,a)},a.getZr().on("rendered",this._onRendered)}}},e.prototype._dataSort=function(n,r,a){var i=[];return n.each(n.mapDimension(r.dim),function(o,s){var l=a(s);l=l??NaN,i.push({dataIndex:s,mappedValue:l,ordinalNumber:o})}),i.sort(function(o,s){return s.mappedValue-o.mappedValue}),{ordinalNumbers:$e(i,function(o){return o.ordinalNumber})}},e.prototype._isOrderChangedWithinSameData=function(n,r,a){for(var i=a.scale,o=n.mapDimension(a.dim),s=Number.MAX_VALUE,l=0,u=i.getOrdinalMeta().categories.length;l<u;++l){var c=n.rawIndexOf(o,i.getRawOrdinalNumber(l)),f=c<0?Number.MIN_VALUE:r(n.indexOfRawIndex(c));if(f>s)return!0;s=f}return!1},e.prototype._isOrderDifferentInView=function(n,r){for(var a=r.scale,i=a.getExtent(),o=Math.max(0,i[0]),s=Math.min(i[1],a.getOrdinalMeta().categories.length-1);o<=s;++o)if(n.ordinalNumbers[o]!==a.getRawOrdinalNumber(o))return!0},e.prototype._updateSortWithinSameData=function(n,r,a,i){if(this._isOrderChangedWithinSameData(n,r,a)){var o=this._dataSort(n,a,r);this._isOrderDifferentInView(o,a)&&(this._removeOnRenderedListener(i),i.dispatchAction({type:"changeAxisOrder",componentType:a.dim+"Axis",axisId:a.index,sortInfo:o}))}},e.prototype._dispatchInitSort=function(n,r,a){var i=r.baseAxis,o=this._dataSort(n,i,function(s){return n.get(n.mapDimension(r.otherAxis.dim),s)});a.dispatchAction({type:"changeAxisOrder",componentType:i.dim+"Axis",isInitSort:!0,axisId:i.index,sortInfo:o})},e.prototype.remove=function(n,r){this._clear(this._model),this._removeOnRenderedListener(r)},e.prototype.dispose=function(n,r){this._removeOnRenderedListener(r)},e.prototype._removeOnRenderedListener=function(n){this._onRendered&&(n.getZr().off("rendered",this._onRendered),this._onRendered=null)},e.prototype._clear=function(n){var r=this.group,a=this._data;n&&n.isAnimationEnabled()&&a&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],a.eachItemGraphicEl(function(i){jy(i,n,Lt(i).dataIndex)})):r.removeAll(),this._data=null,this._isFirstFrame=!0},e.prototype._removeBackground=function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null},e.type="bar",e}(kn),BG={cartesian2d:function(t,e){var n=e.width<0?-1:1,r=e.height<0?-1:1;n<0&&(e.x+=e.width,e.width=-e.width),r<0&&(e.y+=e.height,e.height=-e.height);var a=t.x+t.width,i=t.y+t.height,o=$E(e.x,t.x),s=IE(e.x+e.width,a),l=$E(e.y,t.y),u=IE(e.y+e.height,i),c=s<o,f=u<l;return e.x=c&&o>a?s:o,e.y=f&&l>i?u:l,e.width=c?0:s-o,e.height=f?0:u-l,n<0&&(e.x+=e.width,e.width=-e.width),r<0&&(e.y+=e.height,e.height=-e.height),c||f},polar:function(t,e){var n=e.r0<=e.r?1:-1;if(n<0){var r=e.r;e.r=e.r0,e.r0=r}var a=IE(e.r,t.r),i=$E(e.r0,t.r0);e.r=a,e.r0=i;var o=a-i<0;if(n<0){var r=e.r;e.r=e.r0,e.r0=r}return o}},$G={cartesian2d:function(t,e,n,r,a,i,o,s,l){var u=new rn({shape:Ae({},r),z2:1});if(u.__dataIndex=n,u.name="item",i){var c=u.shape,f=a?"height":"width";c[f]=0}return u},polar:function(t,e,n,r,a,i,o,s,l){var u=!a&&l?H_:ei,c=new u({shape:r,z2:1});c.name="item";var f=xae(a);if(c.calculateTextPosition=Gft(f,{isRoundCap:u===H_}),i){var d=c.shape,h=a?"r":"endAngle",v={};d[h]=a?r.r0:r.startAngle,v[h]=r[h],(s?fn:Gn)(c,{shape:v},i)}return c}};function Kft(t,e){var n=t.get("realtimeSort",!0),r=e.getBaseAxis();if(n&&r.type==="category"&&e.type==="cartesian2d")return{baseAxis:r,otherAxis:e.getOtherAxis(r)}}function IG(t,e,n,r,a,i,o,s){var l,u;i?(u={x:r.x,width:r.width},l={y:r.y,height:r.height}):(u={y:r.y,height:r.height},l={x:r.x,width:r.width}),s||(o?fn:Gn)(n,{shape:l},e,a,null);var c=e?t.baseAxis.model:null;(o?fn:Gn)(n,{shape:u},c,a)}function PG(t,e){for(var n=0;n<e.length;n++)if(!isFinite(t[e[n]]))return!0;return!1}var jft=["x","y","width","height"],Yft=["cx","cy","r","startAngle","endAngle"],FG={cartesian2d:function(t){return!PG(t,jft)},polar:function(t){return!PG(t,Yft)}},Nb={cartesian2d:function(t,e,n){var r=t.getItemLayout(e),a=n?qft(n,r):0,i=r.width>0?1:-1,o=r.height>0?1:-1;return{x:r.x+i*a/2,y:r.y+o*a/2,width:r.width-i*a,height:r.height-o*a}},polar:function(t,e,n){var r=t.getItemLayout(e);return{cx:r.cx,cy:r.cy,r0:r.r0,r:r.r,startAngle:r.startAngle,endAngle:r.endAngle,clockwise:r.clockwise}}};function Xft(t){return t.startAngle!=null&&t.endAngle!=null&&t.startAngle===t.endAngle}function xae(t){return function(e){var n=e?"Arc":"Angle";return function(r){switch(r){case"start":case"insideStart":case"end":case"insideEnd":return r+n;default:return r}}}(t)}function zG(t,e,n,r,a,i,o,s){var l=e.getItemVisual(n,"style");if(s){if(!i.get("roundCap")){var c=t.shape,f=ad(r.getModel("itemStyle"),c,!0);Ae(c,f),t.setShape(c)}}else{var u=r.get(["itemStyle","borderRadius"])||0;t.setShape("r",u)}t.useStyle(l);var d=r.getShallow("cursor");d&&t.attr("cursor",d);var h=s?o?a.r>=a.r0?"endArc":"startArc":a.endAngle>=a.startAngle?"endAngle":"startAngle":o?a.height>=0?"bottom":"top":a.width>=0?"right":"left",v=Fr(r);ya(t,v,{labelFetcher:i,labelDataIndex:n,defaultText:fv(i.getData(),n),inheritColor:l.fill,defaultOpacity:l.opacity,defaultOutsidePosition:h});var p=t.getTextContent();if(s&&p){var g=r.get(["label","position"]);t.textConfig.inside=g==="middle"?!0:null,Uft(t,g==="outside"?h:g,xae(o),r.get(["label","rotate"]))}$te(p,v,i.getRawValue(n),function(m){return hae(e,m)});var y=r.getModel(["emphasis"]);ar(t,y.get("focus"),y.get("blurScope"),y.get("disabled")),ga(t,r),Xft(a)&&(t.style.fill="none",t.style.stroke="none",W(t.states,function(m){m.style&&(m.style.fill=m.style.stroke="none")}))}function qft(t,e){var n=t.get(["itemStyle","borderColor"]);if(!n||n==="none")return 0;var r=t.get(["itemStyle","borderWidth"])||0,a=isNaN(e.width)?Number.MAX_VALUE:Math.abs(e.width),i=isNaN(e.height)?Number.MAX_VALUE:Math.abs(e.height);return Math.min(r,a,i)}var Zft=function(){function t(){}return t}(),GG=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r.type="largeBar",r}return e.prototype.getDefaultShape=function(){return new Zft},e.prototype.buildPath=function(n,r){for(var a=r.points,i=this.baseDimIdx,o=1-this.baseDimIdx,s=[],l=[],u=this.barWidth,c=0;c<a.length;c+=3)l[i]=u,l[o]=a[c+2],s[i]=a[c+i],s[o]=a[c+o],n.rect(s[0],s[1],l[0],l[1])},e}(Kt);function UG(t,e,n,r){var a=t.getData(),i=a.getLayout("valueAxisHorizontal")?1:0,o=a.getLayout("largeDataIndices"),s=a.getLayout("size"),l=t.getModel("backgroundStyle"),u=a.getLayout("largeBackgroundPoints");if(u){var c=new GG({shape:{points:u},incremental:!!r,silent:!0,z2:0});c.baseDimIdx=i,c.largeDataIndices=o,c.barWidth=s,c.useStyle(l.getItemStyle()),e.add(c),n&&n.push(c)}var f=new GG({shape:{points:a.getLayout("largePoints")},incremental:!!r,ignoreCoarsePointer:!0,z2:1});f.baseDimIdx=i,f.largeDataIndices=o,f.barWidth=s,e.add(f),f.useStyle(a.getVisual("style")),Lt(f).seriesIndex=t.seriesIndex,t.get("silent")||(f.on("mousedown",HG),f.on("mousemove",HG)),n&&n.push(f)}var HG=YC(function(t){var e=this,n=Qft(e,t.offsetX,t.offsetY);Lt(e).dataIndex=n>=0?n:null},30,!1);function Qft(t,e,n){for(var r=t.baseDimIdx,a=1-r,i=t.shape.points,o=t.largeDataIndices,s=[],l=[],u=t.barWidth,c=0,f=i.length/3;c<f;c++){var d=c*3;if(l[r]=u,l[a]=i[d+2],s[r]=i[d+r],s[a]=i[d+a],l[a]<0&&(s[a]+=l[a],l[a]=-l[a]),e>=s[0]&&e<=s[0]+l[0]&&n>=s[1]&&n<=s[1]+l[1])return o[c]}return-1}function Cae(t,e,n){if(Qd(n,"cartesian2d")){var r=e,a=n.getArea();return{x:t?r.x:a.x,y:t?a.y:r.y,width:t?r.width:a.width,height:t?a.height:r.height}}else{var a=n.getArea(),i=e;return{cx:a.cx,cy:a.cy,r0:t?a.r0:i.r0,r:t?a.r:i.r,startAngle:t?i.startAngle:0,endAngle:t?i.endAngle:Math.PI*2}}}function Jft(t,e,n){var r=t.type==="polar"?ei:rn;return new r({shape:Cae(e,n,t),silent:!0,z2:0})}const edt=Wft;function tdt(t){t.registerChartView(edt),t.registerSeriesModel(Pft),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,Rt(Dre,"bar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,kre("bar")),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,wae("bar")),t.registerAction({type:"changeAxisOrder",event:"changeAxisOrder",update:"update"},function(e,n){var r=e.componentType||"series";n.eachComponent({mainType:r,query:e},function(a){e.sortInfo&&a.axis.setCategorySortInfo(e.sortInfo)})})}var Vb=Math.PI*2,WG=Math.PI/180;function Tae(t,e){return xr(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function Eae(t,e){var n=Tae(t,e),r=t.get("center"),a=t.get("radius");Be(a)||(a=[0,a]);var i=et(n.width,e.getWidth()),o=et(n.height,e.getHeight()),s=Math.min(i,o),l=et(a[0],s/2),u=et(a[1],s/2),c,f,d=t.coordinateSystem;if(d){var h=d.dataToPoint(r);c=h[0]||0,f=h[1]||0}else Be(r)||(r=[r,r]),c=et(r[0],i)+n.x,f=et(r[1],o)+n.y;return{cx:c,cy:f,r0:l,r:u}}function ndt(t,e,n){e.eachSeriesByType(t,function(r){var a=r.getData(),i=a.mapDimension("value"),o=Tae(r,n),s=Eae(r,n),l=s.cx,u=s.cy,c=s.r,f=s.r0,d=-r.get("startAngle")*WG,h=r.get("minAngle")*WG,v=0;a.each(i,function(E){!isNaN(E)&&v++});var p=a.getSum(i),g=Math.PI/(p||v)*2,y=r.get("clockwise"),m=r.get("roseType"),b=r.get("stillShowZeroSum"),w=a.getDataExtent(i);w[0]=0;var x=Vb,_=0,C=d,T=y?1:-1;if(a.setLayout({viewRect:o,r:c}),a.each(i,function(E,M){var k;if(isNaN(E)){a.setItemLayout(M,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:y,cx:l,cy:u,r0:f,r:m?NaN:c});return}m!=="area"?k=p===0&&b?g:E*g:k=Vb/v,k<h?(k=h,x-=h):_+=E;var R=C+T*k;a.setItemLayout(M,{angle:k,startAngle:C,endAngle:R,clockwise:y,cx:l,cy:u,r0:f,r:m?wn(E,w,[f,c]):c}),C=R}),x<Vb&&v)if(x<=.001){var D=Vb/v;a.each(i,function(E,M){if(!isNaN(E)){var k=a.getItemLayout(M);k.angle=D,k.startAngle=d+T*M*D,k.endAngle=d+T*(M+1)*D}})}else g=x/_,C=d,a.each(i,function(E,M){if(!isNaN(E)){var k=a.getItemLayout(M),R=k.angle===h?h:E*g;k.startAngle=C,k.endAngle=C+T*R,C+=T*R}})})}function n1(t){return{seriesType:t,reset:function(e,n){var r=n.findComponents({mainType:"legend"});if(!(!r||!r.length)){var a=e.getData();a.filterSelf(function(i){for(var o=a.getName(i),s=0;s<r.length;s++)if(!r[s].isSelected(o))return!1;return!0})}}}}var rdt=Math.PI/180;function KG(t,e,n,r,a,i,o,s,l,u){if(t.length<2)return;function c(p){for(var g=p.rB,y=g*g,m=0;m<p.list.length;m++){var b=p.list[m],w=Math.abs(b.label.y-n),x=r+b.len,_=x*x,C=Math.sqrt((1-Math.abs(w*w/y))*_),T=e+(C+b.len2)*a,D=T-b.label.x,E=b.targetTextWidth-D*a;Mae(b,E,!0),b.label.x=T}}function f(p){for(var g={list:[],maxY:0},y={list:[],maxY:0},m=0;m<p.length;m++)if(p[m].labelAlignTo==="none"){var b=p[m],w=b.label.y>n?y:g,x=Math.abs(b.label.y-n);if(x>=w.maxY){var _=b.label.x-e-b.len2*a,C=r+b.len,T=Math.abs(_)<C?Math.sqrt(x*x/(1-_*_/C/C)):C;w.rB=T,w.maxY=x}w.list.push(b)}c(g),c(y)}for(var d=t.length,h=0;h<d;h++)if(t[h].position==="outer"&&t[h].labelAlignTo==="labelLine"){var v=t[h].label.x-u;t[h].linePoints[1][0]+=v,t[h].label.x=u}Zre(t,l,l+o)&&f(t)}function adt(t,e,n,r,a,i,o,s){for(var l=[],u=[],c=Number.MAX_VALUE,f=-Number.MAX_VALUE,d=0;d<t.length;d++){var h=t[d].label;PE(t[d])||(h.x<e?(c=Math.min(c,h.x),l.push(t[d])):(f=Math.max(f,h.x),u.push(t[d])))}for(var d=0;d<t.length;d++){var v=t[d];if(!PE(v)&&v.linePoints){if(v.labelStyleWidth!=null)continue;var h=v.label,p=v.linePoints,g=void 0;v.labelAlignTo==="edge"?h.x<e?g=p[2][0]-v.labelDistance-o-v.edgeDistance:g=o+a-v.edgeDistance-p[2][0]-v.labelDistance:v.labelAlignTo==="labelLine"?h.x<e?g=c-o-v.bleedMargin:g=o+a-f-v.bleedMargin:h.x<e?g=h.x-o-v.bleedMargin:g=o+a-h.x-v.bleedMargin,v.targetTextWidth=g,Mae(v,g)}}KG(u,e,n,r,1,a,i,o,s,f),KG(l,e,n,r,-1,a,i,o,s,c);for(var d=0;d<t.length;d++){var v=t[d];if(!PE(v)&&v.linePoints){var h=v.label,p=v.linePoints,y=v.labelAlignTo==="edge",m=h.style.padding,b=m?m[1]+m[3]:0,w=h.style.backgroundColor?0:b,x=v.rect.width+w,_=p[1][0]-p[2][0];y?h.x<e?p[2][0]=o+v.edgeDistance+x+v.labelDistance:p[2][0]=o+a-v.edgeDistance-x-v.labelDistance:(h.x<e?p[2][0]=h.x+v.labelDistance:p[2][0]=h.x-v.labelDistance,p[1][0]=p[2][0]+_),p[1][1]=p[2][1]=h.y}}}function Mae(t,e,n){if(n===void 0&&(n=!1),t.labelStyleWidth==null){var r=t.label,a=r.style,i=t.rect,o=a.backgroundColor,s=a.padding,l=s?s[1]+s[3]:0,u=a.overflow,c=i.width+(o?0:l);if(e<c||n){var f=i.height;if(u&&u.match("break")){r.setStyle("backgroundColor",null),r.setStyle("width",e-l);var d=r.getBoundingRect();r.setStyle("width",Math.ceil(d.width)),r.setStyle("backgroundColor",o)}else{var h=e-l,v=e<c?h:n?h>t.unconstrainedWidth?null:h:null;r.setStyle("width",v)}var p=r.getBoundingRect();i.width=p.width;var g=(r.style.margin||0)+2.1;i.height=p.height+g,i.y-=(i.height-f)/2}}}function PE(t){return t.position==="center"}function idt(t){var e=t.getData(),n=[],r,a,i=!1,o=(t.get("minShowLabelAngle")||0)*rdt,s=e.getLayout("viewRect"),l=e.getLayout("r"),u=s.width,c=s.x,f=s.y,d=s.height;function h(_){_.ignore=!0}function v(_){if(!_.ignore)return!0;for(var C in _.states)if(_.states[C].ignore===!1)return!0;return!1}e.each(function(_){var C=e.getItemGraphicEl(_),T=C.shape,D=C.getTextContent(),E=C.getTextGuideLine(),M=e.getItemModel(_),k=M.getModel("label"),R=k.get("position")||M.get(["emphasis","label","position"]),O=k.get("distanceToLabelLine"),I=k.get("alignTo"),P=et(k.get("edgeDistance"),u),N=k.get("bleedMargin"),B=M.getModel("labelLine"),L=B.get("length");L=et(L,u);var V=B.get("length2");if(V=et(V,u),Math.abs(T.endAngle-T.startAngle)<o){W(D.states,h),D.ignore=!0,E&&(W(E.states,h),E.ignore=!0);return}if(v(D)){var H=(T.startAngle+T.endAngle)/2,K=Math.cos(H),X=Math.sin(H),oe,te,re,ne;r=T.cx,a=T.cy;var J=R==="inside"||R==="inner";if(R==="center")oe=T.cx,te=T.cy,ne="center";else{var he=(J?(T.r+T.r0)/2*K:T.r*K)+r,ue=(J?(T.r+T.r0)/2*X:T.r*X)+a;if(oe=he+K*3,te=ue+X*3,!J){var q=he+K*(L+l-T.r),Y=ue+X*(L+l-T.r),ee=q+(K<0?-1:1)*V,se=Y;I==="edge"?oe=K<0?c+P:c+u-P:oe=ee+(K<0?-O:O),te=se,re=[[he,ue],[q,Y],[ee,se]]}ne=J?"center":I==="edge"?K>0?"right":"left":K>0?"left":"right"}var ye=Math.PI,_e=0,be=k.get("rotate");if(sn(be))_e=be*(ye/180);else if(R==="center")_e=0;else if(be==="radial"||be===!0){var Me=K<0?-H+ye:-H;_e=Me}else if(be==="tangential"&&R!=="outside"&&R!=="outer"){var Se=Math.atan2(K,X);Se<0&&(Se=ye*2+Se);var xe=X>0;xe&&(Se=ye+Se),_e=Se-ye}if(i=!!_e,D.x=oe,D.y=te,D.rotation=_e,D.setStyle({verticalAlign:"middle"}),J){D.setStyle({align:ne});var Ie=D.states.select;Ie&&(Ie.x+=D.x,Ie.y+=D.y)}else{var De=D.getBoundingRect().clone();De.applyTransform(D.getComputedTransform());var ge=(D.style.margin||0)+2.1;De.y-=ge/2,De.height+=ge,n.push({label:D,labelLine:E,position:R,len:L,len2:V,minTurnAngle:B.get("minTurnAngle"),maxSurfaceAngle:B.get("maxSurfaceAngle"),surfaceNormal:new It(K,X),linePoints:re,textAlign:ne,labelDistance:O,labelAlignTo:I,edgeDistance:P,bleedMargin:N,rect:De,unconstrainedWidth:De.width,labelStyleWidth:D.style.width})}C.setTextConfig({inside:J})}}),!i&&t.get("avoidLabelOverlap")&&adt(n,r,a,l,u,d,c,f);for(var p=0;p<n.length;p++){var g=n[p],y=g.label,m=g.labelLine,b=isNaN(y.x)||isNaN(y.y);if(y){y.setStyle({align:g.textAlign}),b&&(W(y.states,h),y.ignore=!0);var w=y.states.select;w&&(w.x+=y.x,w.y+=y.y)}if(m){var x=g.linePoints;b||!x?(W(m.states,h),m.ignore=!0):(Yre(x,g.minTurnAngle),mct(x,g.surfaceNormal,g.maxSurfaceAngle),m.setShape({points:x}),y.__hostTarget.textGuideLineConfig={anchor:new It(x[0][0],x[0][1])})}}}var odt=function(t){me(e,t);function e(n,r,a){var i=t.call(this)||this;i.z2=2;var o=new nn;return i.setTextContent(o),i.updateData(n,r,a,!0),i}return e.prototype.updateData=function(n,r,a,i){var o=this,s=n.hostModel,l=n.getItemModel(r),u=l.getModel("emphasis"),c=n.getItemLayout(r),f=Ae(ad(l.getModel("itemStyle"),c,!0),c);if(isNaN(f.startAngle)){o.setShape(f);return}if(i){o.setShape(f);var d=s.getShallow("animationType");s.ecModel.ssr?(Gn(o,{scaleX:0,scaleY:0},s,{dataIndex:r,isFrom:!0}),o.originX=f.cx,o.originY=f.cy):d==="scale"?(o.shape.r=c.r0,Gn(o,{shape:{r:c.r}},s,r)):a!=null?(o.setShape({startAngle:a,endAngle:a}),Gn(o,{shape:{startAngle:c.startAngle,endAngle:c.endAngle}},s,r)):(o.shape.endAngle=c.startAngle,fn(o,{shape:{endAngle:c.endAngle}},s,r))}else os(o),fn(o,{shape:f},s,r);o.useStyle(n.getItemVisual(r,"style")),ga(o,l);var h=(c.startAngle+c.endAngle)/2,v=s.get("selectedOffset"),p=Math.cos(h)*v,g=Math.sin(h)*v,y=l.getShallow("cursor");y&&o.attr("cursor",y),this._updateLabel(s,n,r),o.ensureState("emphasis").shape=Ae({r:c.r+(u.get("scale")&&u.get("scaleSize")||0)},ad(u.getModel("itemStyle"),c)),Ae(o.ensureState("select"),{x:p,y:g,shape:ad(l.getModel(["select","itemStyle"]),c)}),Ae(o.ensureState("blur"),{shape:ad(l.getModel(["blur","itemStyle"]),c)});var m=o.getTextGuideLine(),b=o.getTextContent();m&&Ae(m.ensureState("select"),{x:p,y:g}),Ae(b.ensureState("select"),{x:p,y:g}),ar(this,u.get("focus"),u.get("blurScope"),u.get("disabled"))},e.prototype._updateLabel=function(n,r,a){var i=this,o=r.getItemModel(a),s=o.getModel("labelLine"),l=r.getItemVisual(a,"style"),u=l&&l.fill,c=l&&l.opacity;ya(i,Fr(o),{labelFetcher:r.hostModel,labelDataIndex:a,inheritColor:u,defaultOpacity:c,defaultText:n.getFormattedLabel(a,"normal")||r.getName(a)});var f=i.getTextContent();i.setTextConfig({position:null,rotation:null}),f.attr({z2:10});var d=n.get(["label","position"]);if(d!=="outside"&&d!=="outer")i.removeTextGuideLine();else{var h=this.getTextGuideLine();h||(h=new ai,this.setTextGuideLine(h)),oV(this,sV(o),{stroke:u,opacity:Zo(s.get(["lineStyle","opacity"]),c,1)})}},e}(ei),sdt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.ignoreLabelLineUpdate=!0,n}return e.prototype.render=function(n,r,a,i){var o=n.getData(),s=this._data,l=this.group,u;if(!s&&o.count()>0){for(var c=o.getItemLayout(0),f=1;isNaN(c&&c.startAngle)&&f<o.count();++f)c=o.getItemLayout(f);c&&(u=c.startAngle)}if(this._emptyCircleSector&&l.remove(this._emptyCircleSector),o.count()===0&&n.get("showEmptyCircle")){var d=new ei({shape:Eae(n,a)});d.useStyle(n.getModel("emptyCircleStyle").getItemStyle()),this._emptyCircleSector=d,l.add(d)}o.diff(s).add(function(h){var v=new odt(o,h,u);o.setItemGraphicEl(h,v),l.add(v)}).update(function(h,v){var p=s.getItemGraphicEl(v);p.updateData(o,h,u),p.off("click"),l.add(p),o.setItemGraphicEl(h,p)}).remove(function(h){var v=s.getItemGraphicEl(h);jy(v,n,h)}).execute(),idt(n),n.get("animationTypeUpdate")!=="expansion"&&(this._data=o)},e.prototype.dispose=function(){},e.prototype.containPoint=function(n,r){var a=r.getData(),i=a.getItemLayout(0);if(i){var o=n[0]-i.cx,s=n[1]-i.cy,l=Math.sqrt(o*o+s*s);return l<=i.r&&l>=i.r0}},e.type="pie",e}(kn);const ldt=sdt;function Qv(t,e,n){e=Be(e)&&{coordDimensions:e}||Ae({encodeDefine:t.getEncode()},e);var r=t.getSource(),a=qv(r,e).dimensions,i=new Ma(a,t);return i.initData(r,n),i}var udt=function(){function t(e,n){this._getDataWithEncodedVisual=e,this._getRawData=n}return t.prototype.getAllNames=function(){var e=this._getRawData();return e.mapArray(e.getName)},t.prototype.containName=function(e){var n=this._getRawData();return n.indexOfName(e)>=0},t.prototype.indexOfName=function(e){var n=this._getDataWithEncodedVisual();return n.indexOfName(e)},t.prototype.getItemVisual=function(e,n){var r=this._getDataWithEncodedVisual();return r.getItemVisual(e,n)},t}();const r1=udt;var cdt=ln(),fdt=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.init=function(n){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new r1(it(this.getData,this),it(this.getRawData,this)),this._defaultLabelLine(n)},e.prototype.mergeOption=function(){t.prototype.mergeOption.apply(this,arguments)},e.prototype.getInitialData=function(){return Qv(this,{coordDimensions:["value"],encodeDefaulter:Rt(LN,this)})},e.prototype.getDataParams=function(n){var r=this.getData(),a=cdt(r),i=a.seats;if(!i){var o=[];r.each(r.mapDimension("value"),function(l){o.push(l)}),i=a.seats=kee(o,r.hostModel.get("percentPrecision"))}var s=t.prototype.getDataParams.call(this,n);return s.percent=i[n]||0,s.$vars.push("percent"),s},e.prototype._defaultLabelLine=function(n){Rd(n,"labelLine",["show"]);var r=n.labelLine,a=n.emphasis.labelLine;r.show=r.show&&n.label.show,a.show=a.show&&n.emphasis.label.show},e.type="series.pie",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,minShowLabelAngle:0,selectedOffset:10,percentPrecision:2,stillShowZeroSum:!0,left:0,top:0,right:0,bottom:0,width:null,height:null,label:{rotate:0,show:!0,overflow:"truncate",position:"outer",alignTo:"none",edgeDistance:"25%",bleedMargin:10,distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:15,smooth:!1,minTurnAngle:90,maxSurfaceAngle:90,lineStyle:{width:1,type:"solid"}},itemStyle:{borderWidth:1,borderJoin:"round"},showEmptyCircle:!0,emptyCircleStyle:{color:"lightgray",opacity:1},labelLayout:{hideOverlap:!0},emphasis:{scale:!0,scaleSize:5},avoidLabelOverlap:!0,animationType:"expansion",animationDuration:1e3,animationTypeUpdate:"transition",animationEasingUpdate:"cubicInOut",animationDurationUpdate:500,animationEasing:"cubicInOut"},e}(Pn);const ddt=fdt;function hdt(t){return{seriesType:t,reset:function(e,n){var r=e.getData();r.filterSelf(function(a){var i=r.mapDimension("value"),o=r.get(i,a);return!(sn(o)&&!isNaN(o)&&o<0)})}}}function pdt(t){t.registerChartView(ldt),t.registerSeriesModel(ddt),Gne("pie",t.registerAction),t.registerLayout(Rt(ndt,"pie")),t.registerProcessor(n1("pie")),t.registerProcessor(hdt("pie"))}var vdt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return e.prototype.getInitialData=function(n,r){return rl(null,this,{useEncodeDefaulter:!0})},e.prototype.getProgressive=function(){var n=this.option.progressive;return n??(this.option.large?5e3:this.get("progressive"))},e.prototype.getProgressiveThreshold=function(){var n=this.option.progressiveThreshold;return n??(this.option.large?1e4:this.get("progressiveThreshold"))},e.prototype.brushSelector=function(n,r,a){return a.point(r.getItemLayout(n))},e.prototype.getZLevelKey=function(){return this.getData().count()>this.getProgressiveThreshold()?this.id:""},e.type="series.scatter",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},emphasis:{scale:!0},clip:!0,select:{itemStyle:{borderColor:"#212121"}},universalTransition:{divideShape:"clone"}},e}(Pn);const gdt=vdt;var Dae=4,ydt=function(){function t(){}return t}(),mdt=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r._off=0,r.hoverDataIdx=-1,r}return e.prototype.getDefaultShape=function(){return new ydt},e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.buildPath=function(n,r){var a=r.points,i=r.size,o=this.symbolProxy,s=o.shape,l=n.getContext?n.getContext():n,u=l&&i[0]<Dae,c=this.softClipShape,f;if(u){this._ctx=l;return}for(this._ctx=null,f=this._off;f<a.length;){var d=a[f++],h=a[f++];isNaN(d)||isNaN(h)||c&&!c.contain(d,h)||(s.x=d-i[0]/2,s.y=h-i[1]/2,s.width=i[0],s.height=i[1],o.buildPath(n,s,!0))}this.incremental&&(this._off=f,this.notClear=!0)},e.prototype.afterBrush=function(){var n=this.shape,r=n.points,a=n.size,i=this._ctx,o=this.softClipShape,s;if(i){for(s=this._off;s<r.length;){var l=r[s++],u=r[s++];isNaN(l)||isNaN(u)||o&&!o.contain(l,u)||i.fillRect(l-a[0]/2,u-a[1]/2,a[0],a[1])}this.incremental&&(this._off=s,this.notClear=!0)}},e.prototype.findDataIndex=function(n,r){for(var a=this.shape,i=a.points,o=a.size,s=Math.max(o[0],4),l=Math.max(o[1],4),u=i.length/2-1;u>=0;u--){var c=u*2,f=i[c]-s/2,d=i[c+1]-l/2;if(n>=f&&r>=d&&n<=f+s&&r<=d+l)return u}return-1},e.prototype.contain=function(n,r){var a=this.transformCoordToLocal(n,r),i=this.getBoundingRect();if(n=a[0],r=a[1],i.contain(n,r)){var o=this.hoverDataIdx=this.findDataIndex(n,r);return o>=0}return this.hoverDataIdx=-1,!1},e.prototype.getBoundingRect=function(){var n=this._rect;if(!n){for(var r=this.shape,a=r.points,i=r.size,o=i[0],s=i[1],l=1/0,u=1/0,c=-1/0,f=-1/0,d=0;d<a.length;){var h=a[d++],v=a[d++];l=Math.min(h,l),c=Math.max(h,c),u=Math.min(v,u),f=Math.max(v,f)}n=this._rect=new zt(l-o/2,u-s/2,c-l+o,f-u+s)}return n},e}(Kt),bdt=function(){function t(){this.group=new Tt}return t.prototype.updateData=function(e,n){this._clear();var r=this._create();r.setShape({points:e.getLayout("points")}),this._setCommon(r,e,n)},t.prototype.updateLayout=function(e){var n=e.getLayout("points");this.group.eachChild(function(r){if(r.startIndex!=null){var a=(r.endIndex-r.startIndex)*2,i=r.startIndex*4*2;n=new Float32Array(n.buffer,i,a)}r.setShape("points",n),r.reset()})},t.prototype.incrementalPrepareUpdate=function(e){this._clear()},t.prototype.incrementalUpdate=function(e,n,r){var a=this._newAdded[0],i=n.getLayout("points"),o=a&&a.shape.points;if(o&&o.length<2e4){var s=o.length,l=new Float32Array(s+i.length);l.set(o),l.set(i,s),a.endIndex=e.end,a.setShape({points:l})}else{this._newAdded=[];var u=this._create();u.startIndex=e.start,u.endIndex=e.end,u.incremental=!0,u.setShape({points:i}),this._setCommon(u,n,r)}},t.prototype.eachRendered=function(e){this._newAdded[0]&&e(this._newAdded[0])},t.prototype._create=function(){var e=new mdt({cursor:"default"});return e.ignoreCoarsePointer=!0,this.group.add(e),this._newAdded.push(e),e},t.prototype._setCommon=function(e,n,r){var a=n.hostModel;r=r||{};var i=n.getVisual("symbolSize");e.setShape("size",i instanceof Array?i:[i,i]),e.softClipShape=r.clipShape||null,e.symbolProxy=fr(n.getVisual("symbol"),0,0,0,0),e.setColor=e.symbolProxy.setColor;var o=e.shape.size[0]<Dae;e.useStyle(a.getModel("itemStyle").getItemStyle(o?["color","shadowBlur","shadowColor"]:["color"]));var s=n.getVisual("style"),l=s&&s.fill;l&&e.setColor(l);var u=Lt(e);u.seriesIndex=a.seriesIndex,e.on("mousemove",function(c){u.dataIndex=null;var f=e.hoverDataIdx;f>=0&&(u.dataIndex=f+(e.startIndex||0))})},t.prototype.remove=function(){this._clear()},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}();const Sdt=bdt;var wdt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){var i=n.getData(),o=this._updateSymbolDraw(i,n);o.updateData(i,{clipShape:this._getClipShape(n)}),this._finished=!0},e.prototype.incrementalPrepareRender=function(n,r,a){var i=n.getData(),o=this._updateSymbolDraw(i,n);o.incrementalPrepareUpdate(i),this._finished=!1},e.prototype.incrementalRender=function(n,r,a){this._symbolDraw.incrementalUpdate(n,r.getData(),{clipShape:this._getClipShape(r)}),this._finished=n.end===r.getData().count()},e.prototype.updateTransform=function(n,r,a){var i=n.getData();if(this.group.dirty(),!this._finished||i.count()>1e4)return{update:!0};var o=t1("").reset(n,r,a);o.progress&&o.progress({start:0,end:i.count(),count:i.count()},i),this._symbolDraw.updateLayout(i)},e.prototype.eachRendered=function(n){this._symbolDraw&&this._symbolDraw.eachRendered(n)},e.prototype._getClipShape=function(n){var r=n.coordinateSystem,a=r&&r.getArea&&r.getArea();return n.get("clip",!0)?a:null},e.prototype._updateSymbolDraw=function(n,r){var a=this._symbolDraw,i=r.pipelineContext,o=i.large;return(!a||o!==this._isLargeDraw)&&(a&&a.remove(),a=this._symbolDraw=o?new Sdt:new e1,this._isLargeDraw=o,this.group.removeAll()),this.group.add(a.group),a},e.prototype.remove=function(n,r){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},e.prototype.dispose=function(){},e.type="scatter",e}(kn);const _dt=wdt;var xdt=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.type="grid",e.dependencies=["xAxis","yAxis"],e.layoutMode="box",e.defaultOption={show:!1,z:0,left:"10%",top:60,right:"10%",bottom:70,containLabel:!1,backgroundColor:"rgba(0,0,0,0)",borderWidth:1,borderColor:"#ccc"},e}(Jt);const Cdt=xdt;var QR=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.getCoordSysModel=function(){return this.getReferringComponents("grid",yr).models[0]},e.type="cartesian2dAxis",e}(Jt);sr(QR,Zv);var kae={show:!0,z:0,inverse:!1,name:"",nameLocation:"end",nameRotate:null,nameTruncate:{maxWidth:null,ellipsis:"...",placeholder:"."},nameTextStyle:{},nameGap:15,silent:!1,triggerEvent:!1,tooltip:{show:!1},axisPointer:{},axisLine:{show:!0,onZero:!0,onZeroAxisIndex:null,lineStyle:{color:"#6E7079",width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,lineStyle:{color:["#E0E6F1"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.2)","rgba(210,219,238,0.2)"]}}},Tdt=$t({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},kae),dV=$t({boundaryGap:[0,0],axisLine:{show:"auto"},axisTick:{show:"auto"},splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:"#F4F7FD",width:1}}},kae),Edt=$t({splitNumber:6,axisLabel:{showMinLabel:!1,showMaxLabel:!1,rich:{primary:{fontWeight:"bold"}}},splitLine:{show:!1}},dV),Mdt=yt({logBase:10},dV);const Rae={category:Tdt,value:dV,time:Edt,log:Mdt};var Ddt={value:1,category:1,time:1,log:1};function dv(t,e,n,r){W(Ddt,function(a,i){var o=$t($t({},Rae[i],!0),r,!0),s=function(l){me(u,l);function u(){var c=l!==null&&l.apply(this,arguments)||this;return c.type=e+"Axis."+i,c}return u.prototype.mergeDefaultAndTheme=function(c,f){var d=qy(this),h=d?Uv(c):{},v=f.getTheme();$t(c,v.get(i+"Axis")),$t(c,this.getDefaultOption()),c.type=jG(c),d&&yc(c,h,d)},u.prototype.optionUpdated=function(){var c=this.option;c.type==="category"&&(this.__ordinalMeta=HR.createByAxisModel(this))},u.prototype.getCategories=function(c){var f=this.option;if(f.type==="category")return c?f.data:this.__ordinalMeta.categories},u.prototype.getOrdinalMeta=function(){return this.__ordinalMeta},u.type=e+"Axis."+i,u.defaultOption=o,u}(n);t.registerComponentModel(s)}),t.registerSubTypeDefaulter(e+"Axis",jG)}function jG(t){return t.type||(t.data?"category":"value")}var kdt=function(){function t(e){this.type="cartesian",this._dimList=[],this._axes={},this.name=e||""}return t.prototype.getAxis=function(e){return this._axes[e]},t.prototype.getAxes=function(){return $e(this._dimList,function(e){return this._axes[e]},this)},t.prototype.getAxesByScale=function(e){return e=e.toLowerCase(),_n(this.getAxes(),function(n){return n.scale.type===e})},t.prototype.addAxis=function(e){var n=e.dim;this._axes[n]=e,this._dimList.push(n)},t}();const Rdt=kdt;var JR=["x","y"];function YG(t){return t.type==="interval"||t.type==="time"}var Ldt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type="cartesian2d",n.dimensions=JR,n}return e.prototype.calcAffineTransform=function(){this._transform=this._invTransform=null;var n=this.getAxis("x").scale,r=this.getAxis("y").scale;if(!(!YG(n)||!YG(r))){var a=n.getExtent(),i=r.getExtent(),o=this.dataToPoint([a[0],i[0]]),s=this.dataToPoint([a[1],i[1]]),l=a[1]-a[0],u=i[1]-i[0];if(!(!l||!u)){var c=(s[0]-o[0])/l,f=(s[1]-o[1])/u,d=o[0]-a[0]*c,h=o[1]-i[0]*f,v=this._transform=[c,0,0,f,d,h];this._invTransform=Yd([],v)}}},e.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},e.prototype.containPoint=function(n){var r=this.getAxis("x"),a=this.getAxis("y");return r.contain(r.toLocalCoord(n[0]))&&a.contain(a.toLocalCoord(n[1]))},e.prototype.containData=function(n){return this.getAxis("x").containData(n[0])&&this.getAxis("y").containData(n[1])},e.prototype.containZone=function(n,r){var a=this.dataToPoint(n),i=this.dataToPoint(r),o=this.getArea(),s=new zt(a[0],a[1],i[0]-a[0],i[1]-a[1]);return o.intersect(s)},e.prototype.dataToPoint=function(n,r,a){a=a||[];var i=n[0],o=n[1];if(this._transform&&i!=null&&isFinite(i)&&o!=null&&isFinite(o))return Qr(a,n,this._transform);var s=this.getAxis("x"),l=this.getAxis("y");return a[0]=s.toGlobalCoord(s.dataToCoord(i,r)),a[1]=l.toGlobalCoord(l.dataToCoord(o,r)),a},e.prototype.clampData=function(n,r){var a=this.getAxis("x").scale,i=this.getAxis("y").scale,o=a.getExtent(),s=i.getExtent(),l=a.parse(n[0]),u=i.parse(n[1]);return r=r||[],r[0]=Math.min(Math.max(Math.min(o[0],o[1]),l),Math.max(o[0],o[1])),r[1]=Math.min(Math.max(Math.min(s[0],s[1]),u),Math.max(s[0],s[1])),r},e.prototype.pointToData=function(n,r){var a=[];if(this._invTransform)return Qr(a,n,this._invTransform);var i=this.getAxis("x"),o=this.getAxis("y");return a[0]=i.coordToData(i.toLocalCoord(n[0]),r),a[1]=o.coordToData(o.toLocalCoord(n[1]),r),a},e.prototype.getOtherAxis=function(n){return this.getAxis(n.dim==="x"?"y":"x")},e.prototype.getArea=function(){var n=this.getAxis("x").getGlobalExtent(),r=this.getAxis("y").getGlobalExtent(),a=Math.min(n[0],n[1]),i=Math.min(r[0],r[1]),o=Math.max(n[0],n[1])-a,s=Math.max(r[0],r[1])-i;return new zt(a,i,o,s)},e}(Rdt),Odt=function(t){me(e,t);function e(n,r,a,i,o){var s=t.call(this,n,r,a)||this;return s.index=0,s.type=i||"value",s.position=o||"bottom",s}return e.prototype.isHorizontal=function(){var n=this.position;return n==="top"||n==="bottom"},e.prototype.getGlobalExtent=function(n){var r=this.getExtent();return r[0]=this.toGlobalCoord(r[0]),r[1]=this.toGlobalCoord(r[1]),n&&r[0]>r[1]&&r.reverse(),r},e.prototype.pointToData=function(n,r){return this.coordToData(this.toLocalCoord(n[this.dim==="x"?0:1]),r)},e.prototype.setCategorySortInfo=function(n){if(this.type!=="category")return!1;this.model.option.categorySortInfo=n,this.scale.setSortInfo(n)},e}(_o);const Adt=Odt;function eL(t,e,n){n=n||{};var r=t.coordinateSystem,a=e.axis,i={},o=a.getAxesOnZeroOf()[0],s=a.position,l=o?"onZero":s,u=a.dim,c=r.getRect(),f=[c.x,c.x+c.width,c.y,c.y+c.height],d={left:0,right:1,top:0,bottom:1,onZero:2},h=e.get("offset")||0,v=u==="x"?[f[2]-h,f[3]+h]:[f[0]-h,f[1]+h];if(o){var p=o.toGlobalCoord(o.dataToCoord(0));v[d.onZero]=Math.max(Math.min(p,v[1]),v[0])}i.position=[u==="y"?v[d[l]]:f[0],u==="x"?v[d[l]]:f[3]],i.rotation=Math.PI/2*(u==="x"?0:1);var g={top:-1,bottom:1,left:-1,right:1};i.labelDirection=i.tickDirection=i.nameDirection=g[s],i.labelOffset=o?v[d[s]]-v[d.onZero]:0,e.get(["axisTick","inside"])&&(i.tickDirection=-i.tickDirection),Vr(n.labelInside,e.get(["axisLabel","inside"]))&&(i.labelDirection=-i.labelDirection);var y=e.get(["axisLabel","rotate"]);return i.labelRotate=l==="top"?-y:y,i.z2=1,i}function XG(t){return t.get("coordinateSystem")==="cartesian2d"}function qG(t){var e={xAxisModel:null,yAxisModel:null};return W(e,function(n,r){var a=r.replace(/Model$/,""),i=t.getReferringComponents(a,yr).models[0];e[r]=i}),e}var FE=Math.log;function Lae(t,e,n){var r=mc.prototype,a=r.getTicks.call(n),i=r.getTicks.call(n,!0),o=a.length-1,s=r.getInterval.call(n),l=Bre(t,e),u=l.extent,c=l.fixMin,f=l.fixMax;if(t.type==="log"){var d=FE(t.base);u=[FE(u[0])/d,FE(u[1])/d]}t.setExtent(u[0],u[1]),t.calcNiceExtent({splitNumber:o,fixMin:c,fixMax:f});var h=r.getExtent.call(t);c&&(u[0]=h[0]),f&&(u[1]=h[1]);var v=r.getInterval.call(t),p=u[0],g=u[1];if(c&&f)v=(g-p)/o;else if(c)for(g=u[0]+v*o;g<u[1]&&isFinite(g)&&isFinite(u[1]);)v=EE(v),g=u[0]+v*o;else if(f)for(p=u[1]-v*o;p>u[0]&&isFinite(p)&&isFinite(u[0]);)v=EE(v),p=u[1]-v*o;else{var y=t.getTicks().length-1;y>o&&(v=EE(v));var m=v*o;g=Math.ceil(u[1]/v)*v,p=nr(g-m),p<0&&u[0]>=0?(p=0,g=nr(m)):g>0&&u[1]<=0&&(g=0,p=-nr(m))}var b=(a[0].value-i[0].value)/s,w=(a[o].value-i[o].value)/s;r.setExtent.call(t,p+v*b,g+v*w),r.setInterval.call(t,v),(b||w)&&r.setNiceExtent.call(t,p+v,g-v)}var Ndt=function(){function t(e,n,r){this.type="grid",this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this.axisPointerEnabled=!0,this.dimensions=JR,this._initCartesian(e,n,r),this.model=e}return t.prototype.getRect=function(){return this._rect},t.prototype.update=function(e,n){var r=this._axesMap;this._updateScale(e,this.model);function a(o){var s,l=Xt(o),u=l.length;if(u){for(var c=[],f=u-1;f>=0;f--){var d=+l[f],h=o[d],v=h.model,p=h.scale;WR(p)&&v.get("alignTicks")&&v.get("interval")==null?c.push(h):(Vd(p,v),WR(p)&&(s=h))}c.length&&(s||(s=c.pop(),Vd(s.scale,s.model)),W(c,function(g){Lae(g.scale,g.model,s.scale)}))}}a(r.x),a(r.y);var i={};W(r.x,function(o){ZG(r,"y",o,i)}),W(r.y,function(o){ZG(r,"x",o,i)}),this.resize(this.model,n)},t.prototype.resize=function(e,n,r){var a=e.getBoxLayoutParams(),i=!r&&e.get("containLabel"),o=xr(a,{width:n.getWidth(),height:n.getHeight()});this._rect=o;var s=this._axesList;l(),i&&(W(s,function(u){if(!u.model.get(["axisLabel","inside"])){var c=Nut(u);if(c){var f=u.isHorizontal()?"height":"width",d=u.model.get(["axisLabel","margin"]);o[f]-=c[f]+d,u.position==="top"?o.y+=c.height+d:u.position==="left"&&(o.x+=c.width+d)}}}),l()),W(this._coordsList,function(u){u.calcAffineTransform()});function l(){W(s,function(u){var c=u.isHorizontal(),f=c?[0,o.width]:[0,o.height],d=u.inverse?1:0;u.setExtent(f[d],f[1-d]),Vdt(u,c?o.x:o.y)})}},t.prototype.getAxis=function(e,n){var r=this._axesMap[e];if(r!=null)return r[n||0]},t.prototype.getAxes=function(){return this._axesList.slice()},t.prototype.getCartesian=function(e,n){if(e!=null&&n!=null){var r="x"+e+"y"+n;return this._coordsMap[r]}bt(e)&&(n=e.yAxisIndex,e=e.xAxisIndex);for(var a=0,i=this._coordsList;a<i.length;a++)if(i[a].getAxis("x").index===e||i[a].getAxis("y").index===n)return i[a]},t.prototype.getCartesians=function(){return this._coordsList.slice()},t.prototype.convertToPixel=function(e,n,r){var a=this._findConvertTarget(n);return a.cartesian?a.cartesian.dataToPoint(r):a.axis?a.axis.toGlobalCoord(a.axis.dataToCoord(r)):null},t.prototype.convertFromPixel=function(e,n,r){var a=this._findConvertTarget(n);return a.cartesian?a.cartesian.pointToData(r):a.axis?a.axis.coordToData(a.axis.toLocalCoord(r)):null},t.prototype._findConvertTarget=function(e){var n=e.seriesModel,r=e.xAxisModel||n&&n.getReferringComponents("xAxis",yr).models[0],a=e.yAxisModel||n&&n.getReferringComponents("yAxis",yr).models[0],i=e.gridModel,o=this._coordsList,s,l;if(n)s=n.coordinateSystem,Gt(o,s)<0&&(s=null);else if(r&&a)s=this.getCartesian(r.componentIndex,a.componentIndex);else if(r)l=this.getAxis("x",r.componentIndex);else if(a)l=this.getAxis("y",a.componentIndex);else if(i){var u=i.coordinateSystem;u===this&&(s=this._coordsList[0])}return{cartesian:s,axis:l}},t.prototype.containPoint=function(e){var n=this._coordsList[0];if(n)return n.containPoint(e)},t.prototype._initCartesian=function(e,n,r){var a=this,i=this,o={left:!1,right:!1,top:!1,bottom:!1},s={x:{},y:{}},l={x:0,y:0};if(n.eachComponent("xAxis",u("x"),this),n.eachComponent("yAxis",u("y"),this),!l.x||!l.y){this._axesMap={},this._axesList=[];return}this._axesMap=s,W(s.x,function(c,f){W(s.y,function(d,h){var v="x"+f+"y"+h,p=new Ldt(v);p.master=a,p.model=e,a._coordsMap[v]=p,a._coordsList.push(p),p.addAxis(c),p.addAxis(d)})});function u(c){return function(f,d){if(zE(f,e)){var h=f.get("position");c==="x"?h!=="top"&&h!=="bottom"&&(h=o.bottom?"top":"bottom"):h!=="left"&&h!=="right"&&(h=o.left?"right":"left"),o[h]=!0;var v=new Adt(c,Zm(f),[0,0],f.get("type"),h),p=v.type==="category";v.onBand=p&&f.get("boundaryGap"),v.inverse=f.get("inverse"),f.axis=v,v.model=f,v.grid=i,v.index=d,i._axesList.push(v),s[c][d]=v,l[c]++}}}},t.prototype._updateScale=function(e,n){W(this._axesList,function(a){if(a.scale.setExtent(1/0,-1/0),a.type==="category"){var i=a.model.get("categorySortInfo");a.scale.setSortInfo(i)}}),e.eachSeries(function(a){if(XG(a)){var i=qG(a),o=i.xAxisModel,s=i.yAxisModel;if(!zE(o,n)||!zE(s,n))return;var l=this.getCartesian(o.componentIndex,s.componentIndex),u=a.getData(),c=l.getAxis("x"),f=l.getAxis("y");r(u,c),r(u,f)}},this);function r(a,i){W(P_(a,i.dim),function(o){i.scale.unionExtentFromData(a,o)})}},t.prototype.getTooltipAxes=function(e){var n=[],r=[];return W(this.getCartesians(),function(a){var i=e!=null&&e!=="auto"?a.getAxis(e):a.getBaseAxis(),o=a.getOtherAxis(i);Gt(n,i)<0&&n.push(i),Gt(r,o)<0&&r.push(o)}),{baseAxes:n,otherAxes:r}},t.create=function(e,n){var r=[];return e.eachComponent("grid",function(a,i){var o=new t(a,e,n);o.name="grid_"+i,o.resize(a,n,!0),a.coordinateSystem=o,r.push(o)}),e.eachSeries(function(a){if(XG(a)){var i=qG(a),o=i.xAxisModel,s=i.yAxisModel,l=o.getCoordSysModel(),u=l.coordinateSystem;a.coordinateSystem=u.getCartesian(o.componentIndex,s.componentIndex)}}),r},t.dimensions=JR,t}();function zE(t,e){return t.getCoordSysModel()===e}function ZG(t,e,n,r){n.getAxesOnZeroOf=function(){return i?[i]:[]};var a=t[e],i,o=n.model,s=o.get(["axisLine","onZero"]),l=o.get(["axisLine","onZeroAxisIndex"]);if(!s)return;if(l!=null)QG(a[l])&&(i=a[l]);else for(var u in a)if(a.hasOwnProperty(u)&&QG(a[u])&&!r[c(a[u])]){i=a[u];break}i&&(r[c(i)]=!0);function c(f){return f.dim+"_"+f.index}}function QG(t){return t&&t.type!=="category"&&t.type!=="time"&&Aut(t)}function Vdt(t,e){var n=t.getExtent(),r=n[0]+n[1];t.toGlobalCoord=t.dim==="x"?function(a){return a+e}:function(a){return r-a+e},t.toLocalCoord=t.dim==="x"?function(a){return a-e}:function(a){return r-a+e}}const Bdt=Ndt;var Uu=Math.PI,wd=function(){function t(e,n){this.group=new Tt,this.opt=n,this.axisModel=e,yt(n,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0,handleAutoShown:function(){return!0}});var r=new Tt({x:n.position[0],y:n.position[1],rotation:n.rotation});r.updateTransform(),this._transformGroup=r}return t.prototype.hasBuilder=function(e){return!!JG[e]},t.prototype.add=function(e){JG[e](this.opt,this.axisModel,this.group,this._transformGroup)},t.prototype.getGroup=function(){return this.group},t.innerTextLayout=function(e,n,r){var a=rN(n-e),i,o;return Gy(a)?(o=r>0?"top":"bottom",i="center"):Gy(a-Uu)?(o=r>0?"bottom":"top",i="center"):(o="middle",a>0&&a<Uu?i=r>0?"right":"left":i=r>0?"left":"right"),{rotation:a,textAlign:i,textVerticalAlign:o}},t.makeAxisEventDataBase=function(e){var n={componentType:e.mainType,componentIndex:e.componentIndex};return n[e.mainType+"Index"]=e.componentIndex,n},t.isLabelSilent=function(e){var n=e.get("tooltip");return e.get("silent")||!(e.get("triggerEvent")||n&&n.show)},t}(),JG={axisLine:function(t,e,n,r){var a=e.get(["axisLine","show"]);if(a==="auto"&&t.handleAutoShown&&(a=t.handleAutoShown("axisLine")),!!a){var i=e.axis.getExtent(),o=r.transform,s=[i[0],0],l=[i[1],0],u=s[0]>l[0];o&&(Qr(s,s,o),Qr(l,l,o));var c=Ae({lineCap:"round"},e.getModel(["axisLine","lineStyle"]).getLineStyle()),f=new Br({shape:{x1:s[0],y1:s[1],x2:l[0],y2:l[1]},style:c,strokeContainThreshold:t.strokeContainThreshold||5,silent:!0,z2:1});lv(f.shape,f.style.lineWidth),f.anid="line",n.add(f);var d=e.get(["axisLine","symbol"]);if(d!=null){var h=e.get(["axisLine","symbolSize"]);rt(d)&&(d=[d,d]),(rt(h)||sn(h))&&(h=[h,h]);var v=Zd(e.get(["axisLine","symbolOffset"])||0,h),p=h[0],g=h[1];W([{rotate:t.rotation+Math.PI/2,offset:v[0],r:0},{rotate:t.rotation-Math.PI/2,offset:v[1],r:Math.sqrt((s[0]-l[0])*(s[0]-l[0])+(s[1]-l[1])*(s[1]-l[1]))}],function(y,m){if(d[m]!=="none"&&d[m]!=null){var b=fr(d[m],-p/2,-g/2,p,g,c.stroke,!0),w=y.r+y.offset,x=u?l:s;b.attr({rotation:y.rotate,x:x[0]+w*Math.cos(t.rotation),y:x[1]-w*Math.sin(t.rotation),silent:!0,z2:11}),n.add(b)}})}}},axisTickLabel:function(t,e,n,r){var a=Pdt(n,r,e,t),i=zdt(n,r,e,t);if(Idt(e,i,a),Fdt(n,r,e,t.tickDirection),e.get(["axisLabel","hideOverlap"])){var o=Xre($e(i,function(s){return{label:s,priority:s.z2,defaultAttr:{ignore:s.ignore}}}));Qre(o)}},axisName:function(t,e,n,r){var a=Vr(t.axisName,e.get("name"));if(a){var i=e.get("nameLocation"),o=t.nameDirection,s=e.getModel("nameTextStyle"),l=e.get("nameGap")||0,u=e.axis.getExtent(),c=u[0]>u[1]?-1:1,f=[i==="start"?u[0]-c*l:i==="end"?u[1]+c*l:(u[0]+u[1])/2,tU(i)?t.labelOffset+o*l:0],d,h=e.get("nameRotate");h!=null&&(h=h*Uu/180);var v;tU(i)?d=wd.innerTextLayout(t.rotation,h??t.rotation,o):(d=$dt(t.rotation,i,h||0,u),v=t.axisNameAvailableWidth,v!=null&&(v=Math.abs(v/Math.sin(d.rotation)),!isFinite(v)&&(v=null)));var p=s.getFont(),g=e.get("nameTruncate",!0)||{},y=g.ellipsis,m=Vr(t.nameTruncateMaxWidth,g.maxWidth,v),b=new nn({x:f[0],y:f[1],rotation:d.rotation,silent:wd.isLabelSilent(e),style:Nn(s,{text:a,font:p,overflow:"truncate",width:m,ellipsis:y,fill:s.getTextColor()||e.get(["axisLine","lineStyle","color"]),align:s.get("align")||d.textAlign,verticalAlign:s.get("verticalAlign")||d.textVerticalAlign}),z2:1});if(Fv({el:b,componentModel:e,itemName:a}),b.__fullText=a,b.anid="name",e.get("triggerEvent")){var w=wd.makeAxisEventDataBase(e);w.targetType="axisName",w.name=a,Lt(b).eventData=w}r.add(b),b.updateTransform(),n.add(b),b.decomposeTransform()}}};function $dt(t,e,n,r){var a=rN(n-t),i,o,s=r[0]>r[1],l=e==="start"&&!s||e!=="start"&&s;return Gy(a-Uu/2)?(o=l?"bottom":"top",i="center"):Gy(a-Uu*1.5)?(o=l?"top":"bottom",i="center"):(o="middle",a<Uu*1.5&&a>Uu/2?i=l?"left":"right":i=l?"right":"left"),{rotation:a,textAlign:i,textVerticalAlign:o}}function Idt(t,e,n){if(!$re(t.axis)){var r=t.get(["axisLabel","showMinLabel"]),a=t.get(["axisLabel","showMaxLabel"]);e=e||[],n=n||[];var i=e[0],o=e[1],s=e[e.length-1],l=e[e.length-2],u=n[0],c=n[1],f=n[n.length-1],d=n[n.length-2];r===!1?(Fi(i),Fi(u)):eU(i,o)&&(r?(Fi(o),Fi(c)):(Fi(i),Fi(u))),a===!1?(Fi(s),Fi(f)):eU(l,s)&&(a?(Fi(l),Fi(d)):(Fi(s),Fi(f)))}}function Fi(t){t&&(t.ignore=!0)}function eU(t,e){var n=t&&t.getBoundingRect().clone(),r=e&&e.getBoundingRect().clone();if(!(!n||!r)){var a=Pm([]);return Oc(a,a,-t.rotation),n.applyTransform(Fs([],a,t.getLocalTransform())),r.applyTransform(Fs([],a,e.getLocalTransform())),n.intersect(r)}}function tU(t){return t==="middle"||t==="center"}function Oae(t,e,n,r,a){for(var i=[],o=[],s=[],l=0;l<t.length;l++){var u=t[l].coord;o[0]=u,o[1]=0,s[0]=u,s[1]=n,e&&(Qr(o,o,e),Qr(s,s,e));var c=new Br({shape:{x1:o[0],y1:o[1],x2:s[0],y2:s[1]},style:r,z2:2,autoBatch:!0,silent:!0});lv(c.shape,c.style.lineWidth),c.anid=a+"_"+t[l].tickValue,i.push(c)}return i}function Pdt(t,e,n,r){var a=n.axis,i=n.getModel("axisTick"),o=i.get("show");if(o==="auto"&&r.handleAutoShown&&(o=r.handleAutoShown("axisTick")),!(!o||a.scale.isBlank())){for(var s=i.getModel("lineStyle"),l=r.tickDirection*i.get("length"),u=a.getTicksCoords(),c=Oae(u,e.transform,l,yt(s.getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])}),"ticks"),f=0;f<c.length;f++)t.add(c[f]);return c}}function Fdt(t,e,n,r){var a=n.axis,i=n.getModel("minorTick");if(!(!i.get("show")||a.scale.isBlank())){var o=a.getMinorTicksCoords();if(o.length)for(var s=i.getModel("lineStyle"),l=r*i.get("length"),u=yt(s.getLineStyle(),yt(n.getModel("axisTick").getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])})),c=0;c<o.length;c++)for(var f=Oae(o[c],e.transform,l,u,"minorticks_"+c),d=0;d<f.length;d++)t.add(f[d])}}function zdt(t,e,n,r){var a=n.axis,i=Vr(r.axisLabelShow,n.get(["axisLabel","show"]));if(!(!i||a.scale.isBlank())){var o=n.getModel("axisLabel"),s=o.get("margin"),l=a.getViewLabels(),u=(Vr(r.labelRotate,o.get("rotate"))||0)*Uu/180,c=wd.innerTextLayout(r.rotation,u,r.labelDirection),f=n.getCategories&&n.getCategories(!0),d=[],h=wd.isLabelSilent(n),v=n.get("triggerEvent");return W(l,function(p,g){var y=a.scale.type==="ordinal"?a.scale.getRawOrdinalNumber(p.tickValue):p.tickValue,m=p.formattedLabel,b=p.rawLabel,w=o;if(f&&f[y]){var x=f[y];bt(x)&&x.textStyle&&(w=new Mn(x.textStyle,o,n.ecModel))}var _=w.getTextColor()||n.get(["axisLine","lineStyle","color"]),C=a.dataToCoord(y),T=new nn({x:C,y:r.labelOffset+r.labelDirection*s,rotation:c.rotation,silent:h,z2:10+(p.level||0),style:Nn(w,{text:m,align:w.getShallow("align",!0)||c.textAlign,verticalAlign:w.getShallow("verticalAlign",!0)||w.getShallow("baseline",!0)||c.textVerticalAlign,fill:vt(_)?_(a.type==="category"?b:a.type==="value"?y+"":y,g):_})});if(T.anid="label_"+y,v){var D=wd.makeAxisEventDataBase(n);D.targetType="axisLabel",D.value=b,D.tickIndex=g,a.type==="category"&&(D.dataIndex=y),Lt(T).eventData=D}e.add(T),T.updateTransform(),d.push(T),t.add(T),T.decomposeTransform()}),d}}const Gl=wd;function Gdt(t,e){var n={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}};return Udt(n,t,e),n.seriesInvolved&&Wdt(n,t),n}function Udt(t,e,n){var r=e.getComponent("tooltip"),a=e.getComponent("axisPointer"),i=a.get("link",!0)||[],o=[];W(n.getCoordinateSystems(),function(s){if(!s.axisPointerEnabled)return;var l=am(s.model),u=t.coordSysAxesInfo[l]={};t.coordSysMap[l]=s;var c=s.model,f=c.getModel("tooltip",r);if(W(s.getAxes(),Rt(p,!1,null)),s.getTooltipAxes&&r&&f.get("show")){var d=f.get("trigger")==="axis",h=f.get(["axisPointer","type"])==="cross",v=s.getTooltipAxes(f.get(["axisPointer","axis"]));(d||h)&&W(v.baseAxes,Rt(p,h?"cross":!0,d)),h&&W(v.otherAxes,Rt(p,"cross",!1))}function p(g,y,m){var b=m.model.getModel("axisPointer",a),w=b.get("show");if(!(!w||w==="auto"&&!g&&!tL(b))){y==null&&(y=b.get("triggerTooltip")),b=g?Hdt(m,f,a,e,g,y):b;var x=b.get("snap"),_=b.get("triggerEmphasis"),C=am(m.model),T=y||x||m.type==="category",D=t.axesInfo[C]={key:C,axis:m,coordSys:s,axisPointerModel:b,triggerTooltip:y,triggerEmphasis:_,involveSeries:T,snap:x,useHandle:tL(b),seriesModels:[],linkGroup:null};u[C]=D,t.seriesInvolved=t.seriesInvolved||T;var E=Kdt(i,m);if(E!=null){var M=o[E]||(o[E]={axesInfo:{}});M.axesInfo[C]=D,M.mapper=i[E].mapper,D.linkGroup=M}}}})}function Hdt(t,e,n,r,a,i){var o=e.getModel("axisPointer"),s=["type","snap","lineStyle","shadowStyle","label","animation","animationDurationUpdate","animationEasingUpdate","z"],l={};W(s,function(d){l[d]=_t(o.get(d))}),l.snap=t.type!=="category"&&!!i,o.get("type")==="cross"&&(l.type="line");var u=l.label||(l.label={});if(u.show==null&&(u.show=!1),a==="cross"){var c=o.get(["label","show"]);if(u.show=c??!0,!i){var f=l.lineStyle=o.get("crossStyle");f&&yt(u,f.textStyle)}}return t.model.getModel("axisPointer",new Mn(l,n,r))}function Wdt(t,e){e.eachSeries(function(n){var r=n.coordinateSystem,a=n.get(["tooltip","trigger"],!0),i=n.get(["tooltip","show"],!0);!r||a==="none"||a===!1||a==="item"||i===!1||n.get(["axisPointer","show"],!0)===!1||W(t.coordSysAxesInfo[am(r.model)],function(o){var s=o.axis;r.getAxis(s.dim)===s&&(o.seriesModels.push(n),o.seriesDataCount==null&&(o.seriesDataCount=0),o.seriesDataCount+=n.getData().count())})})}function Kdt(t,e){for(var n=e.model,r=e.dim,a=0;a<t.length;a++){var i=t[a]||{};if(GE(i[r+"AxisId"],n.id)||GE(i[r+"AxisIndex"],n.componentIndex)||GE(i[r+"AxisName"],n.name))return a}}function GE(t,e){return t==="all"||Be(t)&&Gt(t,e)>=0||t===e}function jdt(t){var e=hV(t);if(e){var n=e.axisPointerModel,r=e.axis.scale,a=n.option,i=n.get("status"),o=n.get("value");o!=null&&(o=r.parse(o));var s=tL(n);i==null&&(a.status=s?"show":"hide");var l=r.getExtent().slice();l[0]>l[1]&&l.reverse(),(o==null||o>l[1])&&(o=l[1]),o<l[0]&&(o=l[0]),a.value=o,s&&(a.status=e.axis.scale.isBlank()?"hide":"show")}}function hV(t){var e=(t.ecModel.getComponent("axisPointer")||{}).coordSysAxesInfo;return e&&e.axesInfo[am(t)]}function Ydt(t){var e=hV(t);return e&&e.axisPointerModel}function tL(t){return!!t.get(["handle","show"])}function am(t){return t.type+"||"+t.id}var nU={},Xdt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a,i){this.axisPointerClass&&jdt(n),t.prototype.render.apply(this,arguments),this._doUpdateAxisPointerClass(n,a,!0)},e.prototype.updateAxisPointer=function(n,r,a,i){this._doUpdateAxisPointerClass(n,a,!1)},e.prototype.remove=function(n,r){var a=this._axisPointer;a&&a.remove(r)},e.prototype.dispose=function(n,r){this._disposeAxisPointer(r),t.prototype.dispose.apply(this,arguments)},e.prototype._doUpdateAxisPointerClass=function(n,r,a){var i=e.getAxisPointerClass(this.axisPointerClass);if(i){var o=Ydt(n);o?(this._axisPointer||(this._axisPointer=new i)).render(n,o,r,a):this._disposeAxisPointer(r)}},e.prototype._disposeAxisPointer=function(n){this._axisPointer&&this._axisPointer.dispose(n),this._axisPointer=null},e.registerAxisPointerClass=function(n,r){nU[n]=r},e.getAxisPointerClass=function(n){return n&&nU[n]},e.type="axis",e}(Wn);const Jd=Xdt;var nL=ln();function Aae(t,e,n,r){var a=n.axis;if(!a.scale.isBlank()){var i=n.getModel("splitArea"),o=i.getModel("areaStyle"),s=o.get("color"),l=r.coordinateSystem.getRect(),u=a.getTicksCoords({tickModel:i,clamp:!0});if(u.length){var c=s.length,f=nL(t).splitAreaColors,d=ft(),h=0;if(f)for(var v=0;v<u.length;v++){var p=f.get(u[v].tickValue);if(p!=null){h=(p+(c-1)*v)%c;break}}var g=a.toGlobalCoord(u[0].coord),y=o.getAreaStyle();s=Be(s)?s:[s];for(var v=1;v<u.length;v++){var m=a.toGlobalCoord(u[v].coord),b=void 0,w=void 0,x=void 0,_=void 0;a.isHorizontal()?(b=g,w=l.y,x=m-b,_=l.height,g=b+x):(b=l.x,w=g,x=l.width,_=m-w,g=w+_);var C=u[v-1].tickValue;C!=null&&d.set(C,h),e.add(new rn({anid:C!=null?"area_"+C:null,shape:{x:b,y:w,width:x,height:_},style:yt({fill:s[h]},y),autoBatch:!0,silent:!0})),h=(h+1)%c}nL(t).splitAreaColors=d}}}function Nae(t){nL(t).splitAreaColors=null}var qdt=["axisLine","axisTickLabel","axisName"],Zdt=["splitArea","splitLine","minorSplitLine"],Vae=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="CartesianAxisPointer",n}return e.prototype.render=function(n,r,a,i){this.group.removeAll();var o=this._axisGroup;if(this._axisGroup=new Tt,this.group.add(this._axisGroup),!!n.get("show")){var s=n.getCoordSysModel(),l=eL(s,n),u=new Gl(n,Ae({handleAutoShown:function(f){for(var d=s.coordinateSystem.getCartesians(),h=0;h<d.length;h++)if(WR(d[h].getOtherAxis(n.axis).scale))return!0;return!1}},l));W(qdt,u.add,u),this._axisGroup.add(u.getGroup()),W(Zdt,function(f){n.get([f,"show"])&&Qdt[f](this,this._axisGroup,n,s)},this);var c=i&&i.type==="changeAxisOrder"&&i.isInitSort;c||jm(o,this._axisGroup,n),t.prototype.render.call(this,n,r,a,i)}},e.prototype.remove=function(){Nae(this)},e.type="cartesianAxis",e}(Jd),Qdt={splitLine:function(t,e,n,r){var a=n.axis;if(!a.scale.isBlank()){var i=n.getModel("splitLine"),o=i.getModel("lineStyle"),s=o.get("color");s=Be(s)?s:[s];for(var l=r.coordinateSystem.getRect(),u=a.isHorizontal(),c=0,f=a.getTicksCoords({tickModel:i}),d=[],h=[],v=o.getLineStyle(),p=0;p<f.length;p++){var g=a.toGlobalCoord(f[p].coord);u?(d[0]=g,d[1]=l.y,h[0]=g,h[1]=l.y+l.height):(d[0]=l.x,d[1]=g,h[0]=l.x+l.width,h[1]=g);var y=c++%s.length,m=f[p].tickValue,b=new Br({anid:m!=null?"line_"+f[p].tickValue:null,autoBatch:!0,shape:{x1:d[0],y1:d[1],x2:h[0],y2:h[1]},style:yt({stroke:s[y]},v),silent:!0});lv(b.shape,v.lineWidth),e.add(b)}}},minorSplitLine:function(t,e,n,r){var a=n.axis,i=n.getModel("minorSplitLine"),o=i.getModel("lineStyle"),s=r.coordinateSystem.getRect(),l=a.isHorizontal(),u=a.getMinorTicksCoords();if(u.length)for(var c=[],f=[],d=o.getLineStyle(),h=0;h<u.length;h++)for(var v=0;v<u[h].length;v++){var p=a.toGlobalCoord(u[h][v].coord);l?(c[0]=p,c[1]=s.y,f[0]=p,f[1]=s.y+s.height):(c[0]=s.x,c[1]=p,f[0]=s.x+s.width,f[1]=p);var g=new Br({anid:"minor_line_"+u[h][v].tickValue,autoBatch:!0,shape:{x1:c[0],y1:c[1],x2:f[0],y2:f[1]},style:d,silent:!0});lv(g.shape,d.lineWidth),e.add(g)}},splitArea:function(t,e,n,r){Aae(t,e,n,r)}},Bae=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="xAxis",e}(Vae),Jdt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=Bae.type,n}return e.type="yAxis",e}(Vae),eht=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type="grid",n}return e.prototype.render=function(n,r){this.group.removeAll(),n.get("show")&&this.group.add(new rn({shape:n.coordinateSystem.getRect(),style:yt({fill:n.get("backgroundColor")},n.getItemStyle()),silent:!0,z2:-1}))},e.type="grid",e}(Wn),rU={offset:0};function $ae(t){t.registerComponentView(eht),t.registerComponentModel(Cdt),t.registerCoordinateSystem("cartesian2d",Bdt),dv(t,"x",QR,rU),dv(t,"y",QR,rU),t.registerComponentView(Bae),t.registerComponentView(Jdt),t.registerPreprocessor(function(e){e.xAxis&&e.yAxis&&!e.grid&&(e.grid={})})}function tht(t){Ht($ae),t.registerSeriesModel(gdt),t.registerChartView(_dt),t.registerLayout(t1("scatter"))}function nht(t){t.eachSeriesByType("radar",function(e){var n=e.getData(),r=[],a=e.coordinateSystem;if(a){var i=a.getIndicatorAxes();W(i,function(o,s){n.each(n.mapDimension(i[s].dim),function(l,u){r[u]=r[u]||[];var c=a.dataToPoint(l,s);r[u][s]=aU(c)?c:iU(a)})}),n.each(function(o){var s=UJ(r[o],function(l){return aU(l)})||iU(a);r[o].push(s.slice()),n.setItemLayout(o,r[o])})}})}function aU(t){return!isNaN(t[0])&&!isNaN(t[1])}function iU(t){return[t.cx,t.cy]}function rht(t){var e=t.polar;if(e){Be(e)||(e=[e]);var n=[];W(e,function(r,a){r.indicator?(r.type&&!r.shape&&(r.shape=r.type),t.radar=t.radar||[],Be(t.radar)||(t.radar=[t.radar]),t.radar.push(r)):n.push(r)}),t.polar=n}W(t.series,function(r){r&&r.type==="radar"&&r.polarIndex&&(r.radarIndex=r.polarIndex)})}var aht=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){var i=n.coordinateSystem,o=this.group,s=n.getData(),l=this._data;function u(d,h){var v=d.getItemVisual(h,"symbol")||"circle";if(v!=="none"){var p=Xv(d.getItemVisual(h,"symbolSize")),g=fr(v,-1,-1,2,2),y=d.getItemVisual(h,"symbolRotate")||0;return g.attr({style:{strokeNoScale:!0},z2:100,scaleX:p[0]/2,scaleY:p[1]/2,rotation:y*Math.PI/180||0}),g}}function c(d,h,v,p,g,y){v.removeAll();for(var m=0;m<h.length-1;m++){var b=u(p,g);b&&(b.__dimIdx=m,d[m]?(b.setPosition(d[m]),Ym[y?"initProps":"updateProps"](b,{x:h[m][0],y:h[m][1]},n,g)):b.setPosition(h[m]),v.add(b))}}function f(d){return $e(d,function(h){return[i.cx,i.cy]})}s.diff(l).add(function(d){var h=s.getItemLayout(d);if(h){var v=new ti,p=new ai,g={shape:{points:h}};v.shape.points=f(h),p.shape.points=f(h),Gn(v,g,n,d),Gn(p,g,n,d);var y=new Tt,m=new Tt;y.add(p),y.add(v),y.add(m),c(p.shape.points,h,m,s,d,!0),s.setItemGraphicEl(d,y)}}).update(function(d,h){var v=l.getItemGraphicEl(h),p=v.childAt(0),g=v.childAt(1),y=v.childAt(2),m={shape:{points:s.getItemLayout(d)}};m.shape.points&&(c(p.shape.points,m.shape.points,y,s,d,!1),os(g),os(p),fn(p,m,n),fn(g,m,n),s.setItemGraphicEl(d,v))}).remove(function(d){o.remove(l.getItemGraphicEl(d))}).execute(),s.eachItemGraphicEl(function(d,h){var v=s.getItemModel(h),p=d.childAt(0),g=d.childAt(1),y=d.childAt(2),m=s.getItemVisual(h,"style"),b=m.fill;o.add(d),p.useStyle(yt(v.getModel("lineStyle").getLineStyle(),{fill:"none",stroke:b})),ga(p,v,"lineStyle"),ga(g,v,"areaStyle");var w=v.getModel("areaStyle"),x=w.isEmpty()&&w.parentModel.isEmpty();g.ignore=x,W(["emphasis","select","blur"],function(T){var D=v.getModel([T,"areaStyle"]),E=D.isEmpty()&&D.parentModel.isEmpty();g.ensureState(T).ignore=E&&x}),g.useStyle(yt(w.getAreaStyle(),{fill:b,opacity:.7,decal:m.decal}));var _=v.getModel("emphasis"),C=_.getModel("itemStyle").getItemStyle();y.eachChild(function(T){if(T instanceof na){var D=T.style;T.useStyle(Ae({image:D.image,x:D.x,y:D.y,width:D.width,height:D.height},m))}else T.useStyle(m),T.setColor(b),T.style.strokeNoScale=!0;var E=T.ensureState("emphasis");E.style=_t(C);var M=s.getStore().get(s.getDimensionIndex(T.__dimIdx),h);(M==null||isNaN(M))&&(M=""),ya(T,Fr(v),{labelFetcher:s.hostModel,labelDataIndex:h,labelDimIndex:T.__dimIdx,defaultText:M,inheritColor:b,defaultOpacity:m.opacity})}),ar(d,_.get("focus"),_.get("blurScope"),_.get("disabled"))}),this._data=s},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.type="radar",e}(kn);const iht=aht;var oht=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return e.prototype.init=function(n){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new r1(it(this.getData,this),it(this.getRawData,this))},e.prototype.getInitialData=function(n,r){return Qv(this,{generateCoord:"indicator_",generateCoordCount:1/0})},e.prototype.formatTooltip=function(n,r,a){var i=this.getData(),o=this.coordinateSystem,s=o.getIndicatorAxes(),l=this.getData().getName(n),u=l===""?this.name:l,c=Rne(this,n);return zr("section",{header:u,sortBlocks:!0,blocks:$e(s,function(f){var d=i.get(i.mapDimension(f.dim),n);return zr("nameValue",{markerType:"subItem",markerColor:c,name:f.name,value:d,sortParam:d})})})},e.prototype.getTooltipPosition=function(n){if(n!=null){for(var r=this.getData(),a=this.coordinateSystem,i=r.getValues($e(a.dimensions,function(u){return r.mapDimension(u)}),n),o=0,s=i.length;o<s;o++)if(!isNaN(i[o])){var l=a.getIndicatorAxes();return a.coordToPoint(l[o].dataToCoord(i[o]),o)}}},e.type="series.radar",e.dependencies=["radar"],e.defaultOption={z:2,colorBy:"data",coordinateSystem:"radar",legendHoverLink:!0,radarIndex:0,lineStyle:{width:2,type:"solid",join:"round"},label:{position:"top"},symbolSize:8},e}(Pn);const sht=oht;var Ng=Rae.value;function Bb(t,e){return yt({show:e},t)}var lht=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.optionUpdated=function(){var n=this.get("boundaryGap"),r=this.get("splitNumber"),a=this.get("scale"),i=this.get("axisLine"),o=this.get("axisTick"),s=this.get("axisLabel"),l=this.get("axisName"),u=this.get(["axisName","show"]),c=this.get(["axisName","formatter"]),f=this.get("axisNameGap"),d=this.get("triggerEvent"),h=$e(this.get("indicator")||[],function(v){v.max!=null&&v.max>0&&!v.min?v.min=0:v.min!=null&&v.min<0&&!v.max&&(v.max=0);var p=l;v.color!=null&&(p=yt({color:v.color},l));var g=$t(_t(v),{boundaryGap:n,splitNumber:r,scale:a,axisLine:i,axisTick:o,axisLabel:s,name:v.text,showName:u,nameLocation:"end",nameGap:f,nameTextStyle:p,triggerEvent:d},!1);if(rt(c)){var y=g.name;g.name=c.replace("{value}",y??"")}else vt(c)&&(g.name=c(g.name,g));var m=new Mn(g,null,this.ecModel);return sr(m,Zv.prototype),m.mainType="radar",m.componentIndex=this.componentIndex,m},this);this._indicatorModels=h},e.prototype.getIndicatorModels=function(){return this._indicatorModels},e.type="radar",e.defaultOption={z:0,center:["50%","50%"],radius:"75%",startAngle:90,axisName:{show:!0},boundaryGap:[0,0],splitNumber:5,axisNameGap:15,scale:!1,shape:"polygon",axisLine:$t({lineStyle:{color:"#bbb"}},Ng.axisLine),axisLabel:Bb(Ng.axisLabel,!1),axisTick:Bb(Ng.axisTick,!1),splitLine:Bb(Ng.splitLine,!0),splitArea:Bb(Ng.splitArea,!0),indicator:[]},e}(Jt);const uht=lht;var cht=["axisLine","axisTickLabel","axisName"],fht=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){var i=this.group;i.removeAll(),this._buildAxes(n),this._buildSplitLineAndArea(n)},e.prototype._buildAxes=function(n){var r=n.coordinateSystem,a=r.getIndicatorAxes(),i=$e(a,function(o){var s=o.model.get("showName")?o.name:"",l=new Gl(o.model,{axisName:s,position:[r.cx,r.cy],rotation:o.angle,labelDirection:-1,tickDirection:-1,nameDirection:1});return l});W(i,function(o){W(cht,o.add,o),this.group.add(o.getGroup())},this)},e.prototype._buildSplitLineAndArea=function(n){var r=n.coordinateSystem,a=r.getIndicatorAxes();if(!a.length)return;var i=n.get("shape"),o=n.getModel("splitLine"),s=n.getModel("splitArea"),l=o.getModel("lineStyle"),u=s.getModel("areaStyle"),c=o.get("show"),f=s.get("show"),d=l.get("color"),h=u.get("color"),v=Be(d)?d:[d],p=Be(h)?h:[h],g=[],y=[];function m(I,P,N){var B=N%P.length;return I[B]=I[B]||[],B}if(i==="circle")for(var b=a[0].getTicksCoords(),w=r.cx,x=r.cy,_=0;_<b.length;_++){if(c){var C=m(g,v,_);g[C].push(new is({shape:{cx:w,cy:x,r:b[_].coord}}))}if(f&&_<b.length-1){var C=m(y,p,_);y[C].push(new Hm({shape:{cx:w,cy:x,r0:b[_].coord,r:b[_+1].coord}}))}}else for(var T,D=$e(a,function(I,P){var N=I.getTicksCoords();return T=T==null?N.length-1:Math.min(N.length-1,T),$e(N,function(B){return r.coordToPoint(B.coord,P)})}),E=[],_=0;_<=T;_++){for(var M=[],k=0;k<a.length;k++)M.push(D[k][_]);if(M[0]&&M.push(M[0].slice()),c){var C=m(g,v,_);g[C].push(new ai({shape:{points:M}}))}if(f&&E){var C=m(y,p,_-1);y[C].push(new ti({shape:{points:M.concat(E)}}))}E=M.slice().reverse()}var R=l.getLineStyle(),O=u.getAreaStyle();W(y,function(I,P){this.group.add(Mi(I,{style:yt({stroke:"none",fill:p[P%p.length]},O),silent:!0}))},this),W(g,function(I,P){this.group.add(Mi(I,{style:yt({fill:"none",stroke:v[P%v.length]},R),silent:!0}))},this)},e.type="radar",e}(Wn);const dht=fht;var hht=function(t){me(e,t);function e(n,r,a){var i=t.call(this,n,r,a)||this;return i.type="value",i.angle=0,i.name="",i}return e}(_o);const pht=hht;var vht=function(){function t(e,n,r){this.dimensions=[],this._model=e,this._indicatorAxes=$e(e.getIndicatorModels(),function(a,i){var o="indicator_"+i,s=new pht(o,new mc);return s.name=a.get("name"),s.model=a,a.axis=s,this.dimensions.push(o),s},this),this.resize(e,r)}return t.prototype.getIndicatorAxes=function(){return this._indicatorAxes},t.prototype.dataToPoint=function(e,n){var r=this._indicatorAxes[n];return this.coordToPoint(r.dataToCoord(e),n)},t.prototype.coordToPoint=function(e,n){var r=this._indicatorAxes[n],a=r.angle,i=this.cx+e*Math.cos(a),o=this.cy-e*Math.sin(a);return[i,o]},t.prototype.pointToData=function(e){var n=e[0]-this.cx,r=e[1]-this.cy,a=Math.sqrt(n*n+r*r);n/=a,r/=a;for(var i=Math.atan2(-r,n),o=1/0,s,l=-1,u=0;u<this._indicatorAxes.length;u++){var c=this._indicatorAxes[u],f=Math.abs(i-c.angle);f<o&&(s=c,l=u,o=f)}return[l,+(s&&s.coordToData(a))]},t.prototype.resize=function(e,n){var r=e.get("center"),a=n.getWidth(),i=n.getHeight(),o=Math.min(a,i)/2;this.cx=et(r[0],a),this.cy=et(r[1],i),this.startAngle=e.get("startAngle")*Math.PI/180;var s=e.get("radius");(rt(s)||sn(s))&&(s=[0,s]),this.r0=et(s[0],o),this.r=et(s[1],o),W(this._indicatorAxes,function(l,u){l.setExtent(this.r0,this.r);var c=this.startAngle+u*Math.PI*2/this._indicatorAxes.length;c=Math.atan2(Math.sin(c),Math.cos(c)),l.angle=c},this)},t.prototype.update=function(e,n){var r=this._indicatorAxes,a=this._model;W(r,function(s){s.scale.setExtent(1/0,-1/0)}),e.eachSeriesByType("radar",function(s,l){if(!(s.get("coordinateSystem")!=="radar"||e.getComponent("radar",s.get("radarIndex"))!==a)){var u=s.getData();W(r,function(c){c.scale.unionExtentFromData(u,u.mapDimension(c.dim))})}},this);var i=a.get("splitNumber"),o=new mc;o.setExtent(0,i),o.setInterval(1),W(r,function(s,l){Lae(s.scale,s.model,o)})},t.prototype.convertToPixel=function(e,n,r){return console.warn("Not implemented."),null},t.prototype.convertFromPixel=function(e,n,r){return console.warn("Not implemented."),null},t.prototype.containPoint=function(e){return console.warn("Not implemented."),!1},t.create=function(e,n){var r=[];return e.eachComponent("radar",function(a){var i=new t(a,e,n);r.push(i),a.coordinateSystem=i}),e.eachSeriesByType("radar",function(a){a.get("coordinateSystem")==="radar"&&(a.coordinateSystem=r[a.get("radarIndex")||0])}),r},t.dimensions=[],t}();const ght=vht;function yht(t){t.registerCoordinateSystem("radar",ght),t.registerComponentModel(uht),t.registerComponentView(dht),t.registerVisual({seriesType:"radar",reset:function(e){var n=e.getData();n.each(function(r){n.setItemVisual(r,"legendIcon","roundRect")}),n.setVisual("legendIcon","roundRect")}})}function mht(t){Ht(yht),t.registerChartView(iht),t.registerSeriesModel(sht),t.registerLayout(nht),t.registerProcessor(n1("radar")),t.registerPreprocessor(rht)}var oU="\0_ec_interaction_mutex";function bht(t,e,n){var r=pV(t);r[e]=n}function Sht(t,e,n){var r=pV(t),a=r[e];a===n&&(r[e]=null)}function sU(t,e){return!!pV(t)[e]}function pV(t){return t[oU]||(t[oU]={})}fs({type:"takeGlobalCursor",event:"globalCursorTaken",update:"update"},ir);var wht=function(t){me(e,t);function e(n){var r=t.call(this)||this;r._zr=n;var a=it(r._mousedownHandler,r),i=it(r._mousemoveHandler,r),o=it(r._mouseupHandler,r),s=it(r._mousewheelHandler,r),l=it(r._pinchHandler,r);return r.enable=function(u,c){this.disable(),this._opt=yt(_t(c)||{},{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),u==null&&(u=!0),(u===!0||u==="move"||u==="pan")&&(n.on("mousedown",a),n.on("mousemove",i),n.on("mouseup",o)),(u===!0||u==="scale"||u==="zoom")&&(n.on("mousewheel",s),n.on("pinch",l))},r.disable=function(){n.off("mousedown",a),n.off("mousemove",i),n.off("mouseup",o),n.off("mousewheel",s),n.off("pinch",l)},r}return e.prototype.isDragging=function(){return this._dragging},e.prototype.isPinching=function(){return this._pinching},e.prototype.setPointerChecker=function(n){this.pointerChecker=n},e.prototype.dispose=function(){this.disable()},e.prototype._mousedownHandler=function(n){if(!$4(n)){for(var r=n.target;r;){if(r.draggable)return;r=r.__hostTarget||r.parent}var a=n.offsetX,i=n.offsetY;this.pointerChecker&&this.pointerChecker(n,a,i)&&(this._x=a,this._y=i,this._dragging=!0)}},e.prototype._mousemoveHandler=function(n){if(!(!this._dragging||!hw("moveOnMouseMove",n,this._opt)||n.gestureEvent==="pinch"||sU(this._zr,"globalPan"))){var r=n.offsetX,a=n.offsetY,i=this._x,o=this._y,s=r-i,l=a-o;this._x=r,this._y=a,this._opt.preventDefaultMouseMove&&$l(n.event),Iae(this,"pan","moveOnMouseMove",n,{dx:s,dy:l,oldX:i,oldY:o,newX:r,newY:a,isAvailableBehavior:null})}},e.prototype._mouseupHandler=function(n){$4(n)||(this._dragging=!1)},e.prototype._mousewheelHandler=function(n){var r=hw("zoomOnMouseWheel",n,this._opt),a=hw("moveOnMouseWheel",n,this._opt),i=n.wheelDelta,o=Math.abs(i),s=n.offsetX,l=n.offsetY;if(!(i===0||!r&&!a)){if(r){var u=o>3?1.4:o>1?1.2:1.1,c=i>0?u:1/u;UE(this,"zoom","zoomOnMouseWheel",n,{scale:c,originX:s,originY:l,isAvailableBehavior:null})}if(a){var f=Math.abs(i),d=(i>0?1:-1)*(f>3?.4:f>1?.15:.05);UE(this,"scrollMove","moveOnMouseWheel",n,{scrollDelta:d,originX:s,originY:l,isAvailableBehavior:null})}}},e.prototype._pinchHandler=function(n){if(!sU(this._zr,"globalPan")){var r=n.pinchScale>1?1.1:1/1.1;UE(this,"zoom",null,n,{scale:r,originX:n.pinchX,originY:n.pinchY,isAvailableBehavior:null})}},e}(mo);function UE(t,e,n,r,a){t.pointerChecker&&t.pointerChecker(r,a.originX,a.originY)&&($l(r.event),Iae(t,e,n,r,a))}function Iae(t,e,n,r,a){a.isAvailableBehavior=it(hw,null,n,r),t.trigger(e,a)}function hw(t,e,n){var r=n[t];return!t||r&&(!rt(r)||e.event[r+"Key"])}const a1=wht;function vV(t,e,n){var r=t.target;r.x+=e,r.y+=n,r.dirty()}function gV(t,e,n,r){var a=t.target,i=t.zoomLimit,o=t.zoom=t.zoom||1;if(o*=e,i){var s=i.min||0,l=i.max||1/0;o=Math.max(Math.min(l,o),s)}var u=o/t.zoom;t.zoom=o,a.x-=(n-a.x)*(u-1),a.y-=(r-a.y)*(u-1),a.scaleX*=u,a.scaleY*=u,a.dirty()}var _ht={axisPointer:1,tooltip:1,brush:1};function nT(t,e,n){var r=e.getComponentByElement(t.topTarget),a=r&&r.coordinateSystem;return r&&r!==n&&!_ht.hasOwnProperty(r.mainType)&&a&&a.model!==n}function Pae(t){if(rt(t)){var e=new DOMParser;t=e.parseFromString(t,"text/xml")}var n=t;for(n.nodeType===9&&(n=n.firstChild);n.nodeName.toLowerCase()!=="svg"||n.nodeType!==1;)n=n.nextSibling;return n}var HE,W_={fill:"fill",stroke:"stroke","stroke-width":"lineWidth",opacity:"opacity","fill-opacity":"fillOpacity","stroke-opacity":"strokeOpacity","stroke-dasharray":"lineDash","stroke-dashoffset":"lineDashOffset","stroke-linecap":"lineCap","stroke-linejoin":"lineJoin","stroke-miterlimit":"miterLimit","font-family":"fontFamily","font-size":"fontSize","font-style":"fontStyle","font-weight":"fontWeight","text-anchor":"textAlign",visibility:"visibility",display:"display"},lU=Xt(W_),K_={"alignment-baseline":"textBaseline","stop-color":"stopColor"},uU=Xt(K_),xht=function(){function t(){this._defs={},this._root=null}return t.prototype.parse=function(e,n){n=n||{};var r=Pae(e);this._defsUsePending=[];var a=new Tt;this._root=a;var i=[],o=r.getAttribute("viewBox")||"",s=parseFloat(r.getAttribute("width")||n.width),l=parseFloat(r.getAttribute("height")||n.height);isNaN(s)&&(s=null),isNaN(l)&&(l=null),xi(r,a,null,!0,!1);for(var u=r.firstChild;u;)this._parseNode(u,a,i,null,!1,!1),u=u.nextSibling;Eht(this._defs,this._defsUsePending),this._defsUsePending=[];var c,f;if(o){var d=rT(o);d.length>=4&&(c={x:parseFloat(d[0]||0),y:parseFloat(d[1]||0),width:parseFloat(d[2]),height:parseFloat(d[3])})}if(c&&s!=null&&l!=null&&(f=zae(c,{x:0,y:0,width:s,height:l}),!n.ignoreViewBox)){var h=a;a=new Tt,a.add(h),h.scaleX=h.scaleY=f.scale,h.x=f.x,h.y=f.y}return!n.ignoreRootClip&&s!=null&&l!=null&&a.setClipPath(new rn({shape:{x:0,y:0,width:s,height:l}})),{root:a,width:s,height:l,viewBoxRect:c,viewBoxTransform:f,named:i}},t.prototype._parseNode=function(e,n,r,a,i,o){var s=e.nodeName.toLowerCase(),l,u=a;if(s==="defs"&&(i=!0),s==="text"&&(o=!0),s==="defs"||s==="switch")l=n;else{if(!i){var c=HE[s];if(c&&st(HE,s)){l=c.call(this,e,n);var f=e.getAttribute("name");if(f){var d={name:f,namedFrom:null,svgNodeTagLower:s,el:l};r.push(d),s==="g"&&(u=d)}else a&&r.push({name:a.name,namedFrom:a,svgNodeTagLower:s,el:l});n.add(l)}}var h=cU[s];if(h&&st(cU,s)){var v=h.call(this,e),p=e.getAttribute("id");p&&(this._defs[p]=v)}}if(l&&l.isGroup)for(var g=e.firstChild;g;)g.nodeType===1?this._parseNode(g,l,r,u,i,o):g.nodeType===3&&o&&this._parseText(g,l),g=g.nextSibling},t.prototype._parseText=function(e,n){var r=new Hy({style:{text:e.textContent},silent:!0,x:this._textX||0,y:this._textY||0});zi(n,r),xi(e,r,this._defsUsePending,!1,!1),Cht(r,n);var a=r.style,i=a.fontSize;i&&i<9&&(a.fontSize=9,r.scaleX*=i/9,r.scaleY*=i/9);var o=(a.fontSize||a.fontFamily)&&[a.fontStyle,a.fontWeight,(a.fontSize||12)+"px",a.fontFamily||"sans-serif"].join(" ");a.font=o;var s=r.getBoundingRect();return this._textX+=s.width,n.add(r),r},t.internalField=function(){HE={g:function(e,n){var r=new Tt;return zi(n,r),xi(e,r,this._defsUsePending,!1,!1),r},rect:function(e,n){var r=new rn;return zi(n,r),xi(e,r,this._defsUsePending,!1,!1),r.setShape({x:parseFloat(e.getAttribute("x")||"0"),y:parseFloat(e.getAttribute("y")||"0"),width:parseFloat(e.getAttribute("width")||"0"),height:parseFloat(e.getAttribute("height")||"0")}),r.silent=!0,r},circle:function(e,n){var r=new is;return zi(n,r),xi(e,r,this._defsUsePending,!1,!1),r.setShape({cx:parseFloat(e.getAttribute("cx")||"0"),cy:parseFloat(e.getAttribute("cy")||"0"),r:parseFloat(e.getAttribute("r")||"0")}),r.silent=!0,r},line:function(e,n){var r=new Br;return zi(n,r),xi(e,r,this._defsUsePending,!1,!1),r.setShape({x1:parseFloat(e.getAttribute("x1")||"0"),y1:parseFloat(e.getAttribute("y1")||"0"),x2:parseFloat(e.getAttribute("x2")||"0"),y2:parseFloat(e.getAttribute("y2")||"0")}),r.silent=!0,r},ellipse:function(e,n){var r=new NC;return zi(n,r),xi(e,r,this._defsUsePending,!1,!1),r.setShape({cx:parseFloat(e.getAttribute("cx")||"0"),cy:parseFloat(e.getAttribute("cy")||"0"),rx:parseFloat(e.getAttribute("rx")||"0"),ry:parseFloat(e.getAttribute("ry")||"0")}),r.silent=!0,r},polygon:function(e,n){var r=e.getAttribute("points"),a;r&&(a=hU(r));var i=new ti({shape:{points:a||[]},silent:!0});return zi(n,i),xi(e,i,this._defsUsePending,!1,!1),i},polyline:function(e,n){var r=e.getAttribute("points"),a;r&&(a=hU(r));var i=new ai({shape:{points:a||[]},silent:!0});return zi(n,i),xi(e,i,this._defsUsePending,!1,!1),i},image:function(e,n){var r=new na;return zi(n,r),xi(e,r,this._defsUsePending,!1,!1),r.setStyle({image:e.getAttribute("xlink:href")||e.getAttribute("href"),x:+e.getAttribute("x"),y:+e.getAttribute("y"),width:+e.getAttribute("width"),height:+e.getAttribute("height")}),r.silent=!0,r},text:function(e,n){var r=e.getAttribute("x")||"0",a=e.getAttribute("y")||"0",i=e.getAttribute("dx")||"0",o=e.getAttribute("dy")||"0";this._textX=parseFloat(r)+parseFloat(i),this._textY=parseFloat(a)+parseFloat(o);var s=new Tt;return zi(n,s),xi(e,s,this._defsUsePending,!1,!0),s},tspan:function(e,n){var r=e.getAttribute("x"),a=e.getAttribute("y");r!=null&&(this._textX=parseFloat(r)),a!=null&&(this._textY=parseFloat(a));var i=e.getAttribute("dx")||"0",o=e.getAttribute("dy")||"0",s=new Tt;return zi(n,s),xi(e,s,this._defsUsePending,!1,!0),this._textX+=parseFloat(i),this._textY+=parseFloat(o),s},path:function(e,n){var r=e.getAttribute("d")||"",a=vte(r);return zi(n,a),xi(e,a,this._defsUsePending,!1,!1),a.silent=!0,a}}}(),t}(),cU={lineargradient:function(t){var e=parseInt(t.getAttribute("x1")||"0",10),n=parseInt(t.getAttribute("y1")||"0",10),r=parseInt(t.getAttribute("x2")||"10",10),a=parseInt(t.getAttribute("y2")||"0",10),i=new $v(e,n,r,a);return fU(t,i),dU(t,i),i},radialgradient:function(t){var e=parseInt(t.getAttribute("cx")||"0",10),n=parseInt(t.getAttribute("cy")||"0",10),r=parseInt(t.getAttribute("r")||"0",10),a=new gN(e,n,r);return fU(t,a),dU(t,a),a}};function fU(t,e){var n=t.getAttribute("gradientUnits");n==="userSpaceOnUse"&&(e.global=!0)}function dU(t,e){for(var n=t.firstChild;n;){if(n.nodeType===1&&n.nodeName.toLocaleLowerCase()==="stop"){var r=n.getAttribute("offset"),a=void 0;r&&r.indexOf("%")>0?a=parseInt(r,10)/100:r?a=parseFloat(r):a=0;var i={};Fae(n,i,i);var o=i.stopColor||n.getAttribute("stop-color")||"#000000";e.colorStops.push({offset:a,color:o})}n=n.nextSibling}}function zi(t,e){t&&t.__inheritedStyle&&(e.__inheritedStyle||(e.__inheritedStyle={}),yt(e.__inheritedStyle,t.__inheritedStyle))}function hU(t){for(var e=rT(t),n=[],r=0;r<e.length;r+=2){var a=parseFloat(e[r]),i=parseFloat(e[r+1]);n.push([a,i])}return n}function xi(t,e,n,r,a){var i=e,o=i.__inheritedStyle=i.__inheritedStyle||{},s={};t.nodeType===1&&(kht(t,e),Fae(t,o,s),r||Rht(t,o,s)),i.style=i.style||{},o.fill!=null&&(i.style.fill=pU(i,"fill",o.fill,n)),o.stroke!=null&&(i.style.stroke=pU(i,"stroke",o.stroke,n)),W(["lineWidth","opacity","fillOpacity","strokeOpacity","miterLimit","fontSize"],function(l){o[l]!=null&&(i.style[l]=parseFloat(o[l]))}),W(["lineDashOffset","lineCap","lineJoin","fontWeight","fontFamily","fontStyle","textAlign"],function(l){o[l]!=null&&(i.style[l]=o[l])}),a&&(i.__selfStyle=s),o.lineDash&&(i.style.lineDash=$e(rT(o.lineDash),function(l){return parseFloat(l)})),(o.visibility==="hidden"||o.visibility==="collapse")&&(i.invisible=!0),o.display==="none"&&(i.ignore=!0)}function Cht(t,e){var n=e.__selfStyle;if(n){var r=n.textBaseline,a=r;!r||r==="auto"||r==="baseline"?a="alphabetic":r==="before-edge"||r==="text-before-edge"?a="top":r==="after-edge"||r==="text-after-edge"?a="bottom":(r==="central"||r==="mathematical")&&(a="middle"),t.style.textBaseline=a}var i=e.__inheritedStyle;if(i){var o=i.textAlign,s=o;o&&(o==="middle"&&(s="center"),t.style.textAlign=s)}}var Tht=/^url\(\s*#(.*?)\)/;function pU(t,e,n,r){var a=n&&n.match(Tht);if(a){var i=no(a[1]);r.push([t,e,i]);return}return n==="none"&&(n=null),n}function Eht(t,e){for(var n=0;n<e.length;n++){var r=e[n];r[0].style[r[1]]=t[r[2]]}}var Mht=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function rT(t){return t.match(Mht)||[]}var Dht=/(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.eE,]*)\)/g,WE=Math.PI/180;function kht(t,e){var n=t.getAttribute("transform");if(n){n=n.replace(/,/g," ");var r=[],a=null;n.replace(Dht,function(f,d,h){return r.push(d,h),""});for(var i=r.length-1;i>0;i-=2){var o=r[i],s=r[i-1],l=rT(o);switch(a=a||Ni(),s){case"translate":rs(a,a,[parseFloat(l[0]),parseFloat(l[1]||"0")]);break;case"scale":CC(a,a,[parseFloat(l[0]),parseFloat(l[1]||l[0])]);break;case"rotate":Oc(a,a,-parseFloat(l[0])*WE);break;case"skewX":var u=Math.tan(parseFloat(l[0])*WE);Fs(a,[1,0,u,1,0,0],a);break;case"skewY":var c=Math.tan(parseFloat(l[0])*WE);Fs(a,[1,c,0,1,0,0],a);break;case"matrix":a[0]=parseFloat(l[0]),a[1]=parseFloat(l[1]),a[2]=parseFloat(l[2]),a[3]=parseFloat(l[3]),a[4]=parseFloat(l[4]),a[5]=parseFloat(l[5]);break}}e.setLocalTransform(a)}}var vU=/([^\s:;]+)\s*:\s*([^:;]+)/g;function Fae(t,e,n){var r=t.getAttribute("style");if(r){vU.lastIndex=0;for(var a;(a=vU.exec(r))!=null;){var i=a[1],o=st(W_,i)?W_[i]:null;o&&(e[o]=a[2]);var s=st(K_,i)?K_[i]:null;s&&(n[s]=a[2])}}}function Rht(t,e,n){for(var r=0;r<lU.length;r++){var a=lU[r],i=t.getAttribute(a);i!=null&&(e[W_[a]]=i)}for(var r=0;r<uU.length;r++){var a=uU[r],i=t.getAttribute(a);i!=null&&(n[K_[a]]=i)}}function zae(t,e){var n=e.width/t.width,r=e.height/t.height,a=Math.min(n,r);return{scale:a,x:-(t.x+t.width/2)*a+(e.x+e.width/2),y:-(t.y+t.height/2)*a+(e.y+e.height/2)}}function Lht(t,e){var n=new xht;return n.parse(t,e)}var Oht=ft(["rect","circle","line","ellipse","polygon","polyline","path","text","tspan","g"]),Aht=function(){function t(e,n){this.type="geoSVG",this._usedGraphicMap=ft(),this._freedGraphics=[],this._mapName=e,this._parsedXML=Pae(n)}return t.prototype.load=function(){var e=this._firstGraphic;if(!e){e=this._firstGraphic=this._buildGraphic(this._parsedXML),this._freedGraphics.push(e),this._boundingRect=this._firstGraphic.boundingRect.clone();var n=Vht(e.named),r=n.regions,a=n.regionsMap;this._regions=r,this._regionsMap=a}return{boundingRect:this._boundingRect,regions:this._regions,regionsMap:this._regionsMap}},t.prototype._buildGraphic=function(e){var n,r;try{n=e&&Lht(e,{ignoreViewBox:!0,ignoreRootClip:!0})||{},r=n.root,Ra(r!=null)}catch(g){throw new Error(`Invalid svg format
  614. `+g.message)}var a=new Tt;a.add(r),a.isGeoSVGGraphicRoot=!0;var i=n.width,o=n.height,s=n.viewBoxRect,l=this._boundingRect;if(!l){var u=void 0,c=void 0,f=void 0,d=void 0;if(i!=null?(u=0,f=i):s&&(u=s.x,f=s.width),o!=null?(c=0,d=o):s&&(c=s.y,d=s.height),u==null||c==null){var h=r.getBoundingRect();u==null&&(u=h.x,f=h.width),c==null&&(c=h.y,d=h.height)}l=this._boundingRect=new zt(u,c,f,d)}if(s){var v=zae(s,l);r.scaleX=r.scaleY=v.scale,r.x=v.x,r.y=v.y}a.setClipPath(new rn({shape:l.plain()}));var p=[];return W(n.named,function(g){Oht.get(g.svgNodeTagLower)!=null&&(p.push(g),Nht(g.el))}),{root:a,boundingRect:l,named:p}},t.prototype.useGraphic=function(e){var n=this._usedGraphicMap,r=n.get(e);return r||(r=this._freedGraphics.pop()||this._buildGraphic(this._parsedXML),n.set(e,r),r)},t.prototype.freeGraphic=function(e){var n=this._usedGraphicMap,r=n.get(e);r&&(n.removeKey(e),this._freedGraphics.push(r))},t}();function Nht(t){t.silent=!1,t.isGroup&&t.traverse(function(e){e.silent=!1})}function Vht(t){var e=[],n=ft();return W(t,function(r){if(r.namedFrom==null){var a=new Kut(r.name,r.el);e.push(a),n.set(r.name,a)}}),{regions:e,regionsMap:n}}var rL=[126,25],gU="南海诸岛",Ef=[[[0,3.5],[7,11.2],[15,11.9],[30,7],[42,.7],[52,.7],[56,7.7],[59,.7],[64,.7],[64,0],[5,0],[0,3.5]],[[13,16.1],[19,14.7],[16,21.7],[11,23.1],[13,16.1]],[[12,32.2],[14,38.5],[15,38.5],[13,32.2],[12,32.2]],[[16,47.6],[12,53.2],[13,53.2],[18,47.6],[16,47.6]],[[6,64.4],[8,70],[9,70],[8,64.4],[6,64.4]],[[23,82.6],[29,79.8],[30,79.8],[25,82.6],[23,82.6]],[[37,70.7],[43,62.3],[44,62.3],[39,70.7],[37,70.7]],[[48,51.1],[51,45.5],[53,45.5],[50,51.1],[48,51.1]],[[51,35],[51,28.7],[53,28.7],[53,35],[51,35]],[[52,22.4],[55,17.5],[56,17.5],[53,22.4],[52,22.4]],[[58,12.6],[62,7],[63,7],[60,12.6],[58,12.6]],[[0,3.5],[0,93.1],[64,93.1],[64,0],[63,0],[63,92.4],[1,92.4],[1,3.5],[0,3.5]]];for(var mf=0;mf<Ef.length;mf++)for(var Th=0;Th<Ef[mf].length;Th++)Ef[mf][Th][0]/=10.5,Ef[mf][Th][1]/=-10.5/.75,Ef[mf][Th][0]+=rL[0],Ef[mf][Th][1]+=rL[1];function Bht(t,e){if(t==="china"){for(var n=0;n<e.length;n++)if(e[n].name===gU)return;e.push(new Pre(gU,$e(Ef,function(r){return{type:"polygon",exterior:r}}),rL))}}var $ht={南海诸岛:[32,80],广东:[0,-10],香港:[10,5],澳门:[-10,10],天津:[5,5]};function Iht(t,e){if(t==="china"){var n=$ht[e.name];if(n){var r=e.getCenter();r[0]+=n[0]/10.5,r[1]+=-n[1]/(10.5/.75),e.setCenter(r)}}}var Pht=[[[123.45165252685547,25.73527164402261],[123.49731445312499,25.73527164402261],[123.49731445312499,25.750734064600884],[123.45165252685547,25.750734064600884],[123.45165252685547,25.73527164402261]]];function Fht(t,e){t==="china"&&e.name==="台湾"&&e.geometries.push({type:"polygon",exterior:Pht[0]})}var zht="name",Ght=function(){function t(e,n,r){this.type="geoJSON",this._parsedMap=ft(),this._mapName=e,this._specialAreas=r,this._geoJSON=Hht(n)}return t.prototype.load=function(e,n){n=n||zht;var r=this._parsedMap.get(n);if(!r){var a=this._parseToRegions(n);r=this._parsedMap.set(n,{regions:a,boundingRect:Uht(a)})}var i=ft(),o=[];return W(r.regions,function(s){var l=s.name;e&&st(e,l)&&(s=s.cloneShallow(l=e[l])),o.push(s),i.set(l,s)}),{regions:o,boundingRect:r.boundingRect||new zt(0,0,0,0),regionsMap:i}},t.prototype._parseToRegions=function(e){var n=this._mapName,r=this._geoJSON,a;try{a=r?jR(r,e):[]}catch(i){throw new Error(`Invalid geoJson format
  615. `+i.message)}return Bht(n,a),W(a,function(i){var o=i.name;Iht(n,i),Fht(n,i);var s=this._specialAreas&&this._specialAreas[o];s&&i.transformTo(s.left,s.top,s.width,s.height)},this),a},t.prototype.getMapForUser=function(){return{geoJson:this._geoJSON,geoJSON:this._geoJSON,specialAreas:this._specialAreas}},t}();function Uht(t){for(var e,n=0;n<t.length;n++){var r=t[n].getBoundingRect();e=e||r.clone(),e.union(r)}return e}function Hht(t){return rt(t)?typeof JSON<"u"&&JSON.parse?JSON.parse(t):new Function("return ("+t+");")():t}var Vg=ft();const Ul={registerMap:function(t,e,n){if(e.svg){var r=new Aht(t,e.svg);Vg.set(t,r)}else{var a=e.geoJson||e.geoJSON;a&&!e.features?n=e.specialAreas:a=e;var r=new Ght(t,a,n);Vg.set(t,r)}},getGeoResource:function(t){return Vg.get(t)},getMapForUser:function(t){var e=Vg.get(t);return e&&e.type==="geoJSON"&&e.getMapForUser()},load:function(t,e,n){var r=Vg.get(t);if(r)return r.load(e,n)}};var yV=["rect","circle","line","ellipse","polygon","polyline","path"],Wht=ft(yV),Kht=ft(yV.concat(["g"])),jht=ft(yV.concat(["g"])),Gae=ln();function $b(t){var e=t.getItemStyle(),n=t.get("areaColor");return n!=null&&(e.fill=n),e}function yU(t){var e=t.style;e&&(e.stroke=e.stroke||e.fill,e.fill=null)}var Yht=function(){function t(e){var n=new Tt;this.uid=Gv("ec_map_draw"),this._controller=new a1(e.getZr()),this._controllerHost={target:n},this.group=n,n.add(this._regionsGroup=new Tt),n.add(this._svgGroup=new Tt)}return t.prototype.draw=function(e,n,r,a,i){var o=e.mainType==="geo",s=e.getData&&e.getData();o&&n.eachComponent({mainType:"series",subType:"map"},function(y){!s&&y.getHostGeoModel()===e&&(s=y.getData())});var l=e.coordinateSystem,u=this._regionsGroup,c=this.group,f=l.getTransformInfo(),d=f.raw,h=f.roam,v=!u.childAt(0)||i;v?(c.x=h.x,c.y=h.y,c.scaleX=h.scaleX,c.scaleY=h.scaleY,c.dirty()):fn(c,h,e);var p=s&&s.getVisual("visualMeta")&&s.getVisual("visualMeta").length>0,g={api:r,geo:l,mapOrGeoModel:e,data:s,isVisualEncodedByVisualMap:p,isGeo:o,transformInfoRaw:d};l.resourceType==="geoJSON"?this._buildGeoJSON(g):l.resourceType==="geoSVG"&&this._buildSVG(g),this._updateController(e,n,r),this._updateMapSelectHandler(e,u,r,a)},t.prototype._buildGeoJSON=function(e){var n=this._regionsGroupByName=ft(),r=ft(),a=this._regionsGroup,i=e.transformInfoRaw,o=e.mapOrGeoModel,s=e.data,l=e.geo.projection,u=l&&l.stream;function c(h,v){return v&&(h=v(h)),h&&[h[0]*i.scaleX+i.x,h[1]*i.scaleY+i.y]}function f(h){for(var v=[],p=!u&&l&&l.project,g=0;g<h.length;++g){var y=c(h[g],p);y&&v.push(y)}return v}function d(h){return{shape:{points:f(h)}}}a.removeAll(),W(e.geo.regions,function(h){var v=h.name,p=n.get(v),g=r.get(v)||{},y=g.dataIdx,m=g.regionModel;p||(p=n.set(v,new Tt),a.add(p),y=s?s.indexOfName(v):null,m=e.isGeo?o.getRegionModel(v):s?s.getItemModel(y):null,r.set(v,{dataIdx:y,regionModel:m}));var b=[],w=[];W(h.geometries,function(C){if(C.type==="polygon"){var T=[C.exterior].concat(C.interiors||[]);u&&(T=xU(T,u)),W(T,function(E){b.push(new ti(d(E)))})}else{var D=C.points;u&&(D=xU(D,u,!0)),W(D,function(E){w.push(new ai(d(E)))})}});var x=c(h.getCenter(),l&&l.project);function _(C,T){if(C.length){var D=new BC({culling:!0,segmentIgnoreThreshold:1,shape:{paths:C}});p.add(D),mU(e,D,y,m),bU(e,D,v,m,o,y,x),T&&(yU(D),W(D.states,yU))}}_(b),_(w,!0)}),n.each(function(h,v){var p=r.get(v),g=p.dataIdx,y=p.regionModel;SU(e,h,v,y,o,g),wU(e,h,v,y,o),_U(e,h,v,y,o)},this)},t.prototype._buildSVG=function(e){var n=e.geo.map,r=e.transformInfoRaw;this._svgGroup.x=r.x,this._svgGroup.y=r.y,this._svgGroup.scaleX=r.scaleX,this._svgGroup.scaleY=r.scaleY,this._svgResourceChanged(n)&&(this._freeSVG(),this._useSVG(n));var a=this._svgDispatcherMap=ft(),i=!1;W(this._svgGraphicRecord.named,function(o){var s=o.name,l=e.mapOrGeoModel,u=e.data,c=o.svgNodeTagLower,f=o.el,d=u?u.indexOfName(s):null,h=l.getRegionModel(s);if(Wht.get(c)!=null&&f instanceof yo&&mU(e,f,d,h),f instanceof yo&&(f.culling=!0),f.z2EmphasisLift=0,!o.namedFrom&&(jht.get(c)!=null&&bU(e,f,s,h,l,d,null),SU(e,f,s,h,l,d),wU(e,f,s,h,l),Kht.get(c)!=null)){var v=_U(e,f,s,h,l);v==="self"&&(i=!0);var p=a.get(s)||a.set(s,[]);p.push(f)}},this),this._enableBlurEntireSVG(i,e)},t.prototype._enableBlurEntireSVG=function(e,n){if(e&&n.isGeo){var r=n.mapOrGeoModel.getModel(["blur","itemStyle"]).getItemStyle(),a=r.opacity;this._svgGraphicRecord.root.traverse(function(i){if(!i.isGroup){Ad(i);var o=i.ensureState("blur").style||{};o.opacity==null&&a!=null&&(o.opacity=a),i.ensureState("emphasis")}})}},t.prototype.remove=function(){this._regionsGroup.removeAll(),this._regionsGroupByName=null,this._svgGroup.removeAll(),this._freeSVG(),this._controller.dispose(),this._controllerHost=null},t.prototype.findHighDownDispatchers=function(e,n){if(e==null)return[];var r=n.coordinateSystem;if(r.resourceType==="geoJSON"){var a=this._regionsGroupByName;if(a){var i=a.get(e);return i?[i]:[]}}else if(r.resourceType==="geoSVG")return this._svgDispatcherMap&&this._svgDispatcherMap.get(e)||[]},t.prototype._svgResourceChanged=function(e){return this._svgMapName!==e},t.prototype._useSVG=function(e){var n=Ul.getGeoResource(e);if(n&&n.type==="geoSVG"){var r=n.useGraphic(this.uid);this._svgGroup.add(r.root),this._svgGraphicRecord=r,this._svgMapName=e}},t.prototype._freeSVG=function(){var e=this._svgMapName;if(e!=null){var n=Ul.getGeoResource(e);n&&n.type==="geoSVG"&&n.freeGraphic(this.uid),this._svgGraphicRecord=null,this._svgDispatcherMap=null,this._svgGroup.removeAll(),this._svgMapName=null}},t.prototype._updateController=function(e,n,r){var a=e.coordinateSystem,i=this._controller,o=this._controllerHost;o.zoomLimit=e.get("scaleLimit"),o.zoom=a.getZoom(),i.enable(e.get("roam")||!1);var s=e.mainType;function l(){var u={type:"geoRoam",componentType:s};return u[s+"Id"]=e.id,u}i.off("pan").on("pan",function(u){this._mouseDownFlag=!1,vV(o,u.dx,u.dy),r.dispatchAction(Ae(l(),{dx:u.dx,dy:u.dy,animation:{duration:0}}))},this),i.off("zoom").on("zoom",function(u){this._mouseDownFlag=!1,gV(o,u.scale,u.originX,u.originY),r.dispatchAction(Ae(l(),{zoom:u.scale,originX:u.originX,originY:u.originY,animation:{duration:0}}))},this),i.setPointerChecker(function(u,c,f){return a.containPoint([c,f])&&!nT(u,r,e)})},t.prototype.resetForLabelLayout=function(){this.group.traverse(function(e){var n=e.getTextContent();n&&(n.ignore=Gae(n).ignore)})},t.prototype._updateMapSelectHandler=function(e,n,r,a){var i=this;n.off("mousedown"),n.off("click"),e.get("selectedMode")&&(n.on("mousedown",function(){i._mouseDownFlag=!0}),n.on("click",function(o){i._mouseDownFlag&&(i._mouseDownFlag=!1)}))},t}();function mU(t,e,n,r){var a=r.getModel("itemStyle"),i=r.getModel(["emphasis","itemStyle"]),o=r.getModel(["blur","itemStyle"]),s=r.getModel(["select","itemStyle"]),l=$b(a),u=$b(i),c=$b(s),f=$b(o),d=t.data;if(d){var h=d.getItemVisual(n,"style"),v=d.getItemVisual(n,"decal");t.isVisualEncodedByVisualMap&&h.fill&&(l.fill=h.fill),v&&(l.decal=cv(v,t.api))}e.setStyle(l),e.style.strokeNoScale=!0,e.ensureState("emphasis").style=u,e.ensureState("select").style=c,e.ensureState("blur").style=f,Ad(e)}function bU(t,e,n,r,a,i,o){var s=t.data,l=t.isGeo,u=s&&isNaN(s.get(s.mapDimension("value"),i)),c=s&&s.getItemLayout(i);if(l||u||c&&c.showLabel){var f=l?n:i,d=void 0;(!s||i>=0)&&(d=a);var h=o?{normal:{align:"center",verticalAlign:"middle"}}:null;ya(e,Fr(r),{labelFetcher:d,labelDataIndex:f,defaultText:n},h);var v=e.getTextContent();if(v&&(Gae(v).ignore=v.ignore,e.textConfig&&o)){var p=e.getBoundingRect().clone();e.textConfig.layoutRect=p,e.textConfig.position=[(o[0]-p.x)/p.width*100+"%",(o[1]-p.y)/p.height*100+"%"]}e.disableLabelAnimation=!0}else e.removeTextContent(),e.removeTextConfig(),e.disableLabelAnimation=null}function SU(t,e,n,r,a,i){t.data?t.data.setItemGraphicEl(i,e):Lt(e).eventData={componentType:"geo",componentIndex:a.componentIndex,geoIndex:a.componentIndex,name:n,region:r&&r.option||{}}}function wU(t,e,n,r,a){t.data||Fv({el:e,componentModel:a,itemName:n,itemTooltipOption:r.get("tooltip")})}function _U(t,e,n,r,a){e.highDownSilentOnTouch=!!a.get("selectedMode");var i=r.getModel("emphasis"),o=i.get("focus");return ar(e,o,i.get("blurScope"),i.get("disabled")),t.isGeo&&Bat(e,a,n),o}function xU(t,e,n){var r=[],a;function i(){a=[]}function o(){a.length&&(r.push(a),a=[])}var s=e({polygonStart:i,polygonEnd:o,lineStart:i,lineEnd:o,point:function(l,u){isFinite(l)&&isFinite(u)&&a.push([l,u])},sphere:function(){}});return!n&&s.polygonStart(),W(t,function(l){s.lineStart();for(var u=0;u<l.length;u++)s.point(l[u][0],l[u][1]);s.lineEnd()}),!n&&s.polygonEnd(),r}const Uae=Yht;var Xht=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a,i){if(!(i&&i.type==="mapToggleSelect"&&i.from===this.uid)){var o=this.group;if(o.removeAll(),!n.getHostGeoModel()){if(this._mapDraw&&i&&i.type==="geoRoam"&&this._mapDraw.resetForLabelLayout(),i&&i.type==="geoRoam"&&i.componentType==="series"&&i.seriesId===n.id){var s=this._mapDraw;s&&o.add(s.group)}else if(n.needsDrawMap){var s=this._mapDraw||new Uae(a);o.add(s.group),s.draw(n,r,a,this,i),this._mapDraw=s}else this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;n.get("showLegendSymbol")&&r.getComponent("legend")&&this._renderSymbols(n,r,a)}}},e.prototype.remove=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null,this.group.removeAll()},e.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null},e.prototype._renderSymbols=function(n,r,a){var i=n.originalData,o=this.group;i.each(i.mapDimension("value"),function(s,l){if(!isNaN(s)){var u=i.getItemLayout(l);if(!(!u||!u.point)){var c=u.point,f=u.offset,d=new is({style:{fill:n.getData().getVisual("style").fill},shape:{cx:c[0]+f*9,cy:c[1],r:3},silent:!0,z2:8+(f?0:Bv+1)});if(!f){var h=n.mainSeries.getData(),v=i.getName(l),p=h.indexOfName(v),g=i.getItemModel(l),y=g.getModel("label"),m=h.getItemGraphicEl(p);ya(d,Fr(g),{labelFetcher:{getFormattedLabel:function(b,w){return n.getFormattedLabel(p,w)}},defaultText:v}),d.disableLabelAnimation=!0,y.get("position")||d.setTextConfig({position:"bottom"}),m.onHoverStateChange=function(b){__(d,b)}}o.add(d)}}})},e.type="map",e}(kn);const qht=Xht;var Zht=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.needsDrawMap=!1,n.seriesGroup=[],n.getTooltipPosition=function(r){if(r!=null){var a=this.getData().getName(r),i=this.coordinateSystem,o=i.getRegion(a);return o&&i.dataToPoint(o.getCenter())}},n}return e.prototype.getInitialData=function(n){for(var r=Qv(this,{coordDimensions:["value"],encodeDefaulter:Rt(LN,this)}),a=ft(),i=[],o=0,s=r.count();o<s;o++){var l=r.getName(o);a.set(l,!0)}var u=Ul.load(this.getMapType(),this.option.nameMap,this.option.nameProperty);return W(u.regions,function(c){var f=c.name;a.get(f)||i.push(f)}),r.appendValues([],i),r},e.prototype.getHostGeoModel=function(){var n=this.option.geoIndex;return n!=null?this.ecModel.getComponent("geo",n):null},e.prototype.getMapType=function(){return(this.getHostGeoModel()||this).option.map},e.prototype.getRawValue=function(n){var r=this.getData();return r.get(r.mapDimension("value"),n)},e.prototype.getRegionModel=function(n){var r=this.getData();return r.getItemModel(r.indexOfName(n))},e.prototype.formatTooltip=function(n,r,a){for(var i=this.getData(),o=this.getRawValue(n),s=i.getName(n),l=this.seriesGroup,u=[],c=0;c<l.length;c++){var f=l[c].originalData.indexOfName(s),d=i.mapDimension("value");isNaN(l[c].originalData.get(d,f))||u.push(l[c].name)}return zr("section",{header:u.join(", "),noHeader:!u.length,blocks:[zr("nameValue",{name:s,value:o})]})},e.prototype.setZoom=function(n){this.option.zoom=n},e.prototype.setCenter=function(n){this.option.center=n},e.prototype.getLegendIcon=function(n){var r=n.icon||"roundRect",a=fr(r,0,0,n.itemWidth,n.itemHeight,n.itemStyle.fill);return a.setStyle(n.itemStyle),a.style.stroke="none",r.indexOf("empty")>-1&&(a.style.stroke=a.style.fill,a.style.fill="#fff",a.style.lineWidth=2),a},e.type="series.map",e.dependencies=["geo"],e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:null,showLegendSymbol:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,selectedMode:!0,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444",areaColor:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{areaColor:"rgba(255,215,0,0.8)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},nameProperty:"name"},e}(Pn);const Qht=Zht;function Jht(t,e){var n={};return W(t,function(r){r.each(r.mapDimension("value"),function(a,i){var o="ec-"+r.getName(i);n[o]=n[o]||[],isNaN(a)||n[o].push(a)})}),t[0].map(t[0].mapDimension("value"),function(r,a){for(var i="ec-"+t[0].getName(a),o=0,s=1/0,l=-1/0,u=n[i].length,c=0;c<u;c++)s=Math.min(s,n[i][c]),l=Math.max(l,n[i][c]),o+=n[i][c];var f;return e==="min"?f=s:e==="max"?f=l:e==="average"?f=o/u:f=o,u===0?NaN:f})}function ept(t){var e={};t.eachSeriesByType("map",function(n){var r=n.getHostGeoModel(),a=r?"o"+r.id:"i"+n.getMapType();(e[a]=e[a]||[]).push(n)}),W(e,function(n,r){for(var a=Jht($e(n,function(o){return o.getData()}),n[0].get("mapValueCalculation")),i=0;i<n.length;i++)n[i].originalData=n[i].getData();for(var i=0;i<n.length;i++)n[i].seriesGroup=n,n[i].needsDrawMap=i===0&&!n[i].getHostGeoModel(),n[i].setData(a.cloneShallow()),n[i].mainSeries=n[0]})}function tpt(t){var e={};t.eachSeriesByType("map",function(n){var r=n.getMapType();if(!(n.getHostGeoModel()||e[r])){var a={};W(n.seriesGroup,function(o){var s=o.coordinateSystem,l=o.originalData;o.get("showLegendSymbol")&&t.getComponent("legend")&&l.each(l.mapDimension("value"),function(u,c){var f=l.getName(c),d=s.getRegion(f);if(!(!d||isNaN(u))){var h=a[f]||0,v=s.dataToPoint(d.getCenter());a[f]=h+1,l.setItemLayout(c,{point:v,offset:h})}})});var i=n.getData();i.each(function(o){var s=i.getName(o),l=i.getItemLayout(o)||{};l.showLabel=!a[s],i.setItemLayout(o,l)}),e[r]=!0}})}var CU=Qr,npt=function(t){me(e,t);function e(n){var r=t.call(this)||this;return r.type="view",r.dimensions=["x","y"],r._roamTransformable=new Tl,r._rawTransformable=new Tl,r.name=n,r}return e.prototype.setBoundingRect=function(n,r,a,i){return this._rect=new zt(n,r,a,i),this._rect},e.prototype.getBoundingRect=function(){return this._rect},e.prototype.setViewRect=function(n,r,a,i){this._transformTo(n,r,a,i),this._viewRect=new zt(n,r,a,i)},e.prototype._transformTo=function(n,r,a,i){var o=this.getBoundingRect(),s=this._rawTransformable;s.transform=o.calculateTransform(new zt(n,r,a,i));var l=s.parent;s.parent=null,s.decomposeTransform(),s.parent=l,this._updateTransform()},e.prototype.setCenter=function(n,r){n&&(this._center=[et(n[0],r.getWidth()),et(n[1],r.getHeight())],this._updateCenterAndZoom())},e.prototype.setZoom=function(n){n=n||1;var r=this.zoomLimit;r&&(r.max!=null&&(n=Math.min(r.max,n)),r.min!=null&&(n=Math.max(r.min,n))),this._zoom=n,this._updateCenterAndZoom()},e.prototype.getDefaultCenter=function(){var n=this.getBoundingRect(),r=n.x+n.width/2,a=n.y+n.height/2;return[r,a]},e.prototype.getCenter=function(){return this._center||this.getDefaultCenter()},e.prototype.getZoom=function(){return this._zoom||1},e.prototype.getRoamTransform=function(){return this._roamTransformable.getLocalTransform()},e.prototype._updateCenterAndZoom=function(){var n=this._rawTransformable.getLocalTransform(),r=this._roamTransformable,a=this.getDefaultCenter(),i=this.getCenter(),o=this.getZoom();i=Qr([],i,n),a=Qr([],a,n),r.originX=i[0],r.originY=i[1],r.x=a[0]-i[0],r.y=a[1]-i[1],r.scaleX=r.scaleY=o,this._updateTransform()},e.prototype._updateTransform=function(){var n=this._roamTransformable,r=this._rawTransformable;r.parent=n,n.updateTransform(),r.updateTransform(),xC(this.transform||(this.transform=[]),r.transform||Ni()),this._rawTransform=r.getLocalTransform(),this.invTransform=this.invTransform||[],Yd(this.invTransform,this.transform),this.decomposeTransform()},e.prototype.getTransformInfo=function(){var n=this._rawTransformable,r=this._roamTransformable,a=new Tl;return a.transform=r.transform,a.decomposeTransform(),{roam:{x:a.x,y:a.y,scaleX:a.scaleX,scaleY:a.scaleY},raw:{x:n.x,y:n.y,scaleX:n.scaleX,scaleY:n.scaleY}}},e.prototype.getViewRect=function(){return this._viewRect},e.prototype.getViewRectAfterRoam=function(){var n=this.getBoundingRect().clone();return n.applyTransform(this.transform),n},e.prototype.dataToPoint=function(n,r,a){var i=r?this._rawTransform:this.transform;return a=a||[],i?CU(a,n,i):xa(a,n)},e.prototype.pointToData=function(n){var r=this.invTransform;return r?CU([],n,r):[n[0],n[1]]},e.prototype.convertToPixel=function(n,r,a){var i=TU(r);return i===this?i.dataToPoint(a):null},e.prototype.convertFromPixel=function(n,r,a){var i=TU(r);return i===this?i.pointToData(a):null},e.prototype.containPoint=function(n){return this.getViewRectAfterRoam().contain(n[0],n[1])},e.dimensions=["x","y"],e}(Tl);function TU(t){var e=t.seriesModel;return e?e.coordinateSystem:null}const i1=npt;var rpt={geoJSON:{aspectScale:.75,invertLongitute:!0},geoSVG:{aspectScale:1,invertLongitute:!1}},Hae=["lng","lat"],Wae=function(t){me(e,t);function e(n,r,a){var i=t.call(this,n)||this;i.dimensions=Hae,i.type="geo",i._nameCoordMap=ft(),i.map=r;var o=a.projection,s=Ul.load(r,a.nameMap,a.nameProperty),l=Ul.getGeoResource(r);i.resourceType=l?l.type:null;var u=i.regions=s.regions,c=rpt[l.type];i._regionsMap=s.regionsMap,i.regions=s.regions,i.projection=o;var f;if(o)for(var d=0;d<u.length;d++){var h=u[d].getBoundingRect(o);f=f||h.clone(),f.union(h)}else f=s.boundingRect;return i.setBoundingRect(f.x,f.y,f.width,f.height),i.aspectScale=o?1:Pt(a.aspectScale,c.aspectScale),i._invertLongitute=o?!1:c.invertLongitute,i}return e.prototype._transformTo=function(n,r,a,i){var o=this.getBoundingRect(),s=this._invertLongitute;o=o.clone(),s&&(o.y=-o.y-o.height);var l=this._rawTransformable;l.transform=o.calculateTransform(new zt(n,r,a,i));var u=l.parent;l.parent=null,l.decomposeTransform(),l.parent=u,s&&(l.scaleY=-l.scaleY),this._updateTransform()},e.prototype.getRegion=function(n){return this._regionsMap.get(n)},e.prototype.getRegionByCoord=function(n){for(var r=this.regions,a=0;a<r.length;a++){var i=r[a];if(i.type==="geoJSON"&&i.contain(n))return r[a]}},e.prototype.addGeoCoord=function(n,r){this._nameCoordMap.set(n,r)},e.prototype.getGeoCoord=function(n){var r=this._regionsMap.get(n);return this._nameCoordMap.get(n)||r&&r.getCenter()},e.prototype.dataToPoint=function(n,r,a){if(rt(n)&&(n=this.getGeoCoord(n)),n){var i=this.projection;return i&&(n=i.project(n)),n&&this.projectedToPoint(n,r,a)}},e.prototype.pointToData=function(n){var r=this.projection;return r&&(n=r.unproject(n)),n&&this.pointToProjected(n)},e.prototype.pointToProjected=function(n){return t.prototype.pointToData.call(this,n)},e.prototype.projectedToPoint=function(n,r,a){return t.prototype.dataToPoint.call(this,n,r,a)},e.prototype.convertToPixel=function(n,r,a){var i=EU(r);return i===this?i.dataToPoint(a):null},e.prototype.convertFromPixel=function(n,r,a){var i=EU(r);return i===this?i.pointToData(a):null},e}(i1);sr(Wae,i1);function EU(t){var e=t.geoModel,n=t.seriesModel;return e?e.coordinateSystem:n?n.coordinateSystem||(n.getReferringComponents("geo",yr).models[0]||{}).coordinateSystem:null}const MU=Wae;function DU(t,e){var n=t.get("boundingCoords");if(n!=null){var r=n[0],a=n[1];if(isFinite(r[0])&&isFinite(r[1])&&isFinite(a[0])&&isFinite(a[1])){var i=this.projection;if(i){var o=r[0],s=r[1],l=a[0],u=a[1];r=[1/0,1/0],a=[-1/0,-1/0];var c=function(_,C,T,D){for(var E=T-_,M=D-C,k=0;k<=100;k++){var R=k/100,O=i.project([_+E*R,C+M*R]);xl(r,r,O),Cl(a,a,O)}};c(o,s,l,s),c(l,s,l,u),c(l,u,o,u),c(o,u,l,s)}this.setBoundingRect(r[0],r[1],a[0]-r[0],a[1]-r[1])}}var f=this.getBoundingRect(),d=t.get("layoutCenter"),h=t.get("layoutSize"),v=e.getWidth(),p=e.getHeight(),g=f.width/f.height*this.aspectScale,y=!1,m,b;d&&h&&(m=[et(d[0],v),et(d[1],p)],b=et(h,Math.min(v,p)),!isNaN(m[0])&&!isNaN(m[1])&&!isNaN(b)&&(y=!0));var w;if(y)w={},g>1?(w.width=b,w.height=b/g):(w.height=b,w.width=b*g),w.y=m[1]-w.height/2,w.x=m[0]-w.width/2;else{var x=t.getBoxLayoutParams();x.aspect=g,w=xr(x,{width:v,height:p})}this.setViewRect(w.x,w.y,w.width,w.height),this.setCenter(t.get("center"),e),this.setZoom(t.get("zoom"))}function apt(t,e){W(e.get("geoCoord"),function(n,r){t.addGeoCoord(r,n)})}var ipt=function(){function t(){this.dimensions=Hae}return t.prototype.create=function(e,n){var r=[];function a(o){return{nameProperty:o.get("nameProperty"),aspectScale:o.get("aspectScale"),projection:o.get("projection")}}e.eachComponent("geo",function(o,s){var l=o.get("map"),u=new MU(l+s,l,Ae({nameMap:o.get("nameMap")},a(o)));u.zoomLimit=o.get("scaleLimit"),r.push(u),o.coordinateSystem=u,u.model=o,u.resize=DU,u.resize(o,n)}),e.eachSeries(function(o){var s=o.get("coordinateSystem");if(s==="geo"){var l=o.get("geoIndex")||0;o.coordinateSystem=r[l]}});var i={};return e.eachSeriesByType("map",function(o){if(!o.getHostGeoModel()){var s=o.getMapType();i[s]=i[s]||[],i[s].push(o)}}),W(i,function(o,s){var l=$e(o,function(c){return c.get("nameMap")}),u=new MU(s,s,Ae({nameMap:SC(l)},a(o[0])));u.zoomLimit=Vr.apply(null,$e(o,function(c){return c.get("scaleLimit")})),r.push(u),u.resize=DU,u.resize(o[0],n),W(o,function(c){c.coordinateSystem=u,apt(u,c)})}),r},t.prototype.getFilledRegions=function(e,n,r,a){for(var i=(e||[]).slice(),o=ft(),s=0;s<i.length;s++)o.set(i[s].name,i[s]);var l=Ul.load(n,r,a);return W(l.regions,function(u){var c=u.name;!o.get(c)&&i.push({name:c})}),i},t}(),opt=new ipt;const Kae=opt;var spt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(n,r,a){var i=Ul.getGeoResource(n.map);if(i&&i.type==="geoJSON"){var o=n.itemStyle=n.itemStyle||{};"color"in o||(o.color="#eee")}this.mergeDefaultAndTheme(n,a),Rd(n,"label",["show"])},e.prototype.optionUpdated=function(){var n=this,r=this.option;r.regions=Kae.getFilledRegions(r.regions,r.map,r.nameMap,r.nameProperty);var a={};this._optionModelMap=go(r.regions||[],function(i,o){var s=o.name;return s&&(i.set(s,new Mn(o,n,n.ecModel)),o.selected&&(a[s]=!0)),i},ft()),r.selectedMap||(r.selectedMap=a)},e.prototype.getRegionModel=function(n){return this._optionModelMap.get(n)||new Mn(null,this,this.ecModel)},e.prototype.getFormattedLabel=function(n,r){var a=this.getRegionModel(n),i=r==="normal"?a.get(["label","formatter"]):a.get(["emphasis","label","formatter"]),o={name:n};if(vt(i))return o.status=r,i(o);if(rt(i))return i.replace("{a}",n??"")},e.prototype.setZoom=function(n){this.option.zoom=n},e.prototype.setCenter=function(n){this.option.center=n},e.prototype.select=function(n){var r=this.option,a=r.selectedMode;if(a){a!=="multiple"&&(r.selectedMap=null);var i=r.selectedMap||(r.selectedMap={});i[n]=!0}},e.prototype.unSelect=function(n){var r=this.option.selectedMap;r&&(r[n]=!1)},e.prototype.toggleSelected=function(n){this[this.isSelected(n)?"unSelect":"select"](n)},e.prototype.isSelected=function(n){var r=this.option.selectedMap;return!!(r&&r[n])},e.type="geo",e.layoutMode="box",e.defaultOption={z:0,show:!0,left:"center",top:"center",aspectScale:null,silent:!1,map:"",boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},regions:[]},e}(Jt);const lpt=spt;function kU(t,e){return t.pointToProjected?t.pointToProjected(e):t.pointToData(e)}function mV(t,e,n,r){var a=t.getZoom(),i=t.getCenter(),o=e.zoom,s=t.projectedToPoint?t.projectedToPoint(i):t.dataToPoint(i);if(e.dx!=null&&e.dy!=null&&(s[0]-=e.dx,s[1]-=e.dy,t.setCenter(kU(t,s),r)),o!=null){if(n){var l=n.min||0,u=n.max||1/0;o=Math.max(Math.min(a*o,u),l)/a}t.scaleX*=o,t.scaleY*=o;var c=(e.originX-t.x)*(o-1),f=(e.originY-t.y)*(o-1);t.x-=c,t.y-=f,t.updateTransform(),t.setCenter(kU(t,s),r),t.setZoom(o*a)}return{center:t.getCenter(),zoom:t.getZoom()}}var upt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.focusBlurEnabled=!0,n}return e.prototype.init=function(n,r){this._api=r},e.prototype.render=function(n,r,a,i){if(this._model=n,!n.get("show")){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;return}this._mapDraw||(this._mapDraw=new Uae(a));var o=this._mapDraw;o.draw(n,r,a,this,i),o.group.on("click",this._handleRegionClick,this),o.group.silent=n.get("silent"),this.group.add(o.group),this.updateSelectStatus(n,r,a)},e.prototype._handleRegionClick=function(n){var r;td(n.target,function(a){return(r=Lt(a).eventData)!=null},!0),r&&this._api.dispatchAction({type:"geoToggleSelect",geoId:this._model.id,name:r.name})},e.prototype.updateSelectStatus=function(n,r,a){var i=this;this._mapDraw.group.traverse(function(o){var s=Lt(o).eventData;if(s)return i._model.isSelected(s.name)?a.enterSelect(o):a.leaveSelect(o),!0})},e.prototype.findHighDownDispatchers=function(n){return this._mapDraw&&this._mapDraw.findHighDownDispatchers(n,this._model)},e.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove()},e.type="geo",e}(Wn);const cpt=upt;function fpt(t,e,n){Ul.registerMap(t,e,n)}function jae(t){t.registerCoordinateSystem("geo",Kae),t.registerComponentModel(lpt),t.registerComponentView(cpt),t.registerImpl("registerMap",fpt),t.registerImpl("getMap",function(n){return Ul.getMapForUser(n)});function e(n,r){r.update="geo:updateSelectStatus",t.registerAction(r,function(a,i){var o={},s=[];return i.eachComponent({mainType:"geo",query:a},function(l){l[n](a.name);var u=l.coordinateSystem;W(u.regions,function(f){o[f.name]=l.isSelected(f.name)||!1});var c=[];W(o,function(f,d){o[d]&&c.push(d)}),s.push({geoIndex:l.componentIndex,name:c})}),{selected:o,allSelected:s,name:a.name}})}e("toggleSelected",{type:"geoToggleSelect",event:"geoselectchanged"}),e("select",{type:"geoSelect",event:"geoselected"}),e("unSelect",{type:"geoUnSelect",event:"geounselected"}),t.registerAction({type:"geoRoam",event:"geoRoam",update:"updateTransform"},function(n,r,a){var i=n.componentType||"series";r.eachComponent({mainType:i,query:n},function(o){var s=o.coordinateSystem;if(s.type==="geo"){var l=mV(s,n,o.get("scaleLimit"),a);o.setCenter&&o.setCenter(l.center),o.setZoom&&o.setZoom(l.zoom),i==="series"&&W(o.seriesGroup,function(u){u.setCenter(l.center),u.setZoom(l.zoom)})}})})}function dpt(t){Ht(jae),t.registerChartView(qht),t.registerSeriesModel(Qht),t.registerLayout(tpt),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,ept),Gne("map",t.registerAction)}function hpt(t){var e=t;e.hierNode={defaultAncestor:null,ancestor:e,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};for(var n=[e],r,a;r=n.pop();)if(a=r.children,r.isExpand&&a.length)for(var i=a.length,o=i-1;o>=0;o--){var s=a[o];s.hierNode={defaultAncestor:null,ancestor:s,prelim:0,modifier:0,change:0,shift:0,i:o,thread:null},n.push(s)}}function ppt(t,e){var n=t.isExpand?t.children:[],r=t.parentNode.children,a=t.hierNode.i?r[t.hierNode.i-1]:null;if(n.length){ypt(t);var i=(n[0].hierNode.prelim+n[n.length-1].hierNode.prelim)/2;a?(t.hierNode.prelim=a.hierNode.prelim+e(t,a),t.hierNode.modifier=t.hierNode.prelim-i):t.hierNode.prelim=i}else a&&(t.hierNode.prelim=a.hierNode.prelim+e(t,a));t.parentNode.hierNode.defaultAncestor=mpt(t,a,t.parentNode.hierNode.defaultAncestor||r[0],e)}function vpt(t){var e=t.hierNode.prelim+t.parentNode.hierNode.modifier;t.setLayout({x:e},!0),t.hierNode.modifier+=t.parentNode.hierNode.modifier}function RU(t){return arguments.length?t:wpt}function l0(t,e){return t-=Math.PI/2,{x:e*Math.cos(t),y:e*Math.sin(t)}}function gpt(t,e){return xr(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function ypt(t){for(var e=t.children,n=e.length,r=0,a=0;--n>=0;){var i=e[n];i.hierNode.prelim+=r,i.hierNode.modifier+=r,a+=i.hierNode.change,r+=i.hierNode.shift+a}}function mpt(t,e,n,r){if(e){for(var a=t,i=t,o=i.parentNode.children[0],s=e,l=a.hierNode.modifier,u=i.hierNode.modifier,c=o.hierNode.modifier,f=s.hierNode.modifier;s=KE(s),i=jE(i),s&&i;){a=KE(a),o=jE(o),a.hierNode.ancestor=t;var d=s.hierNode.prelim+f-i.hierNode.prelim-u+r(s,i);d>0&&(Spt(bpt(s,t,n),t,d),u+=d,l+=d),f+=s.hierNode.modifier,u+=i.hierNode.modifier,l+=a.hierNode.modifier,c+=o.hierNode.modifier}s&&!KE(a)&&(a.hierNode.thread=s,a.hierNode.modifier+=f-l),i&&!jE(o)&&(o.hierNode.thread=i,o.hierNode.modifier+=u-c,n=t)}return n}function KE(t){var e=t.children;return e.length&&t.isExpand?e[e.length-1]:t.hierNode.thread}function jE(t){var e=t.children;return e.length&&t.isExpand?e[0]:t.hierNode.thread}function bpt(t,e,n){return t.hierNode.ancestor.parentNode===e.parentNode?t.hierNode.ancestor:n}function Spt(t,e,n){var r=n/(e.hierNode.i-t.hierNode.i);e.hierNode.change-=r,e.hierNode.shift+=n,e.hierNode.modifier+=n,e.hierNode.prelim+=n,t.hierNode.change+=r}function wpt(t,e){return t.parentNode===e.parentNode?1:2}var _pt=function(){function t(){this.parentPoint=[],this.childPoints=[]}return t}(),xpt=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new _pt},e.prototype.buildPath=function(n,r){var a=r.childPoints,i=a.length,o=r.parentPoint,s=a[0],l=a[i-1];if(i===1){n.moveTo(o[0],o[1]),n.lineTo(s[0],s[1]);return}var u=r.orient,c=u==="TB"||u==="BT"?0:1,f=1-c,d=et(r.forkPosition,1),h=[];h[c]=o[c],h[f]=o[f]+(l[f]-o[f])*d,n.moveTo(o[0],o[1]),n.lineTo(h[0],h[1]),n.moveTo(s[0],s[1]),h[c]=s[c],n.lineTo(h[0],h[1]),h[c]=l[c],n.lineTo(h[0],h[1]),n.lineTo(l[0],l[1]);for(var v=1;v<i-1;v++){var p=a[v];n.moveTo(p[0],p[1]),h[c]=p[c],n.lineTo(h[0],h[1])}},e}(Kt),Cpt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._mainGroup=new Tt,n}return e.prototype.init=function(n,r){this._controller=new a1(r.getZr()),this._controllerHost={target:this.group},this.group.add(this._mainGroup)},e.prototype.render=function(n,r,a){var i=n.getData(),o=n.layoutInfo,s=this._mainGroup,l=n.get("layout");l==="radial"?(s.x=o.x+o.width/2,s.y=o.y+o.height/2):(s.x=o.x,s.y=o.y),this._updateViewCoordSys(n,a),this._updateController(n,r,a);var u=this._data;i.diff(u).add(function(c){LU(i,c)&&OU(i,c,null,s,n)}).update(function(c,f){var d=u.getItemGraphicEl(f);if(!LU(i,c)){d&&NU(u,f,d,s,n);return}OU(i,c,d,s,n)}).remove(function(c){var f=u.getItemGraphicEl(c);f&&NU(u,c,f,s,n)}).execute(),this._nodeScaleRatio=n.get("nodeScaleRatio"),this._updateNodeAndLinkScale(n),n.get("expandAndCollapse")===!0&&i.eachItemGraphicEl(function(c,f){c.off("click").on("click",function(){a.dispatchAction({type:"treeExpandAndCollapse",seriesId:n.id,dataIndex:f})})}),this._data=i},e.prototype._updateViewCoordSys=function(n,r){var a=n.getData(),i=[];a.each(function(f){var d=a.getItemLayout(f);d&&!isNaN(d.x)&&!isNaN(d.y)&&i.push([+d.x,+d.y])});var o=[],s=[];LC(i,o,s);var l=this._min,u=this._max;s[0]-o[0]===0&&(o[0]=l?l[0]:o[0]-1,s[0]=u?u[0]:s[0]+1),s[1]-o[1]===0&&(o[1]=l?l[1]:o[1]-1,s[1]=u?u[1]:s[1]+1);var c=n.coordinateSystem=new i1;c.zoomLimit=n.get("scaleLimit"),c.setBoundingRect(o[0],o[1],s[0]-o[0],s[1]-o[1]),c.setCenter(n.get("center"),r),c.setZoom(n.get("zoom")),this.group.attr({x:c.x,y:c.y,scaleX:c.scaleX,scaleY:c.scaleY}),this._min=o,this._max=s},e.prototype._updateController=function(n,r,a){var i=this,o=this._controller,s=this._controllerHost,l=this.group;o.setPointerChecker(function(u,c,f){var d=l.getBoundingRect();return d.applyTransform(l.transform),d.contain(c,f)&&!nT(u,a,n)}),o.enable(n.get("roam")),s.zoomLimit=n.get("scaleLimit"),s.zoom=n.coordinateSystem.getZoom(),o.off("pan").off("zoom").on("pan",function(u){vV(s,u.dx,u.dy),a.dispatchAction({seriesId:n.id,type:"treeRoam",dx:u.dx,dy:u.dy})}).on("zoom",function(u){gV(s,u.scale,u.originX,u.originY),a.dispatchAction({seriesId:n.id,type:"treeRoam",zoom:u.scale,originX:u.originX,originY:u.originY}),i._updateNodeAndLinkScale(n),a.updateLabelLayout()})},e.prototype._updateNodeAndLinkScale=function(n){var r=n.getData(),a=this._getNodeGlobalScale(n);r.eachItemGraphicEl(function(i,o){i.setSymbolScale(a)})},e.prototype._getNodeGlobalScale=function(n){var r=n.coordinateSystem;if(r.type!=="view")return 1;var a=this._nodeScaleRatio,i=r.scaleX||1,o=r.getZoom(),s=(o-1)*a+1;return s/i},e.prototype.dispose=function(){this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype.remove=function(){this._mainGroup.removeAll(),this._data=null},e.type="tree",e}(kn);function LU(t,e){var n=t.getItemLayout(e);return n&&!isNaN(n.x)&&!isNaN(n.y)}function OU(t,e,n,r,a){var i=!n,o=t.tree.getNodeByDataIndex(e),s=o.getModel(),l=o.getVisual("style").fill,u=o.isExpand===!1&&o.children.length!==0?l:"#fff",c=t.tree.root,f=o.parentNode===c?o:o.parentNode||o,d=t.getItemGraphicEl(f.dataIndex),h=f.getLayout(),v=d?{x:d.__oldX,y:d.__oldY,rawX:d.__radialOldRawX,rawY:d.__radialOldRawY}:h,p=o.getLayout();i?(n=new Jm(t,e,null,{symbolInnerColor:u,useNameLabel:!0}),n.x=v.x,n.y=v.y):n.updateData(t,e,null,{symbolInnerColor:u,useNameLabel:!0}),n.__radialOldRawX=n.__radialRawX,n.__radialOldRawY=n.__radialRawY,n.__radialRawX=p.rawX,n.__radialRawY=p.rawY,r.add(n),t.setItemGraphicEl(e,n),n.__oldX=n.x,n.__oldY=n.y,fn(n,{x:p.x,y:p.y},a);var g=n.getSymbolPath();if(a.get("layout")==="radial"){var y=c.children[0],m=y.getLayout(),b=y.children.length,w=void 0,x=void 0;if(p.x===m.x&&o.isExpand===!0&&y.children.length){var _={x:(y.children[0].getLayout().x+y.children[b-1].getLayout().x)/2,y:(y.children[0].getLayout().y+y.children[b-1].getLayout().y)/2};w=Math.atan2(_.y-m.y,_.x-m.x),w<0&&(w=Math.PI*2+w),x=_.x<m.x,x&&(w=w-Math.PI)}else w=Math.atan2(p.y-m.y,p.x-m.x),w<0&&(w=Math.PI*2+w),o.children.length===0||o.children.length!==0&&o.isExpand===!1?(x=p.x<m.x,x&&(w=w-Math.PI)):(x=p.x>m.x,x||(w=w-Math.PI));var C=x?"left":"right",T=s.getModel("label"),D=T.get("rotate"),E=D*(Math.PI/180),M=g.getTextContent();M&&(g.setTextConfig({position:T.get("position")||C,rotation:D==null?-w:E,origin:"center"}),M.setStyle("verticalAlign","middle"))}var k=s.get(["emphasis","focus"]),R=k==="relative"?Vy(o.getAncestorsIndices(),o.getDescendantIndices()):k==="ancestor"?o.getAncestorsIndices():k==="descendant"?o.getDescendantIndices():null;R&&(Lt(n).focus=R),Tpt(a,o,c,n,v,h,p,r),n.__edge&&(n.onHoverStateChange=function(O){if(O!=="blur"){var I=o.parentNode&&t.getItemGraphicEl(o.parentNode.dataIndex);I&&I.hoverState===Um||__(n.__edge,O)}})}function Tpt(t,e,n,r,a,i,o,s){var l=e.getModel(),u=t.get("edgeShape"),c=t.get("layout"),f=t.getOrient(),d=t.get(["lineStyle","curveness"]),h=t.get("edgeForkPosition"),v=l.getModel("lineStyle").getLineStyle(),p=r.__edge;if(u==="curve")e.parentNode&&e.parentNode!==n&&(p||(p=r.__edge=new Wm({shape:aL(c,f,d,a,a)})),fn(p,{shape:aL(c,f,d,i,o)},t));else if(u==="polyline"&&c==="orthogonal"&&e!==n&&e.children&&e.children.length!==0&&e.isExpand===!0){for(var g=e.children,y=[],m=0;m<g.length;m++){var b=g[m].getLayout();y.push([b.x,b.y])}p||(p=r.__edge=new xpt({shape:{parentPoint:[o.x,o.y],childPoints:[[o.x,o.y]],orient:f,forkPosition:h}})),fn(p,{shape:{parentPoint:[o.x,o.y],childPoints:y}},t)}p&&!(u==="polyline"&&!e.isExpand)&&(p.useStyle(yt({strokeNoScale:!0,fill:null},v)),ga(p,l,"lineStyle"),Ad(p),s.add(p))}function AU(t,e,n,r,a){var i=e.tree.root,o=Yae(i,t),s=o.source,l=o.sourceLayout,u=e.getItemGraphicEl(t.dataIndex);if(u){var c=e.getItemGraphicEl(s.dataIndex),f=c.__edge,d=u.__edge||(s.isExpand===!1||s.children.length===1?f:void 0),h=r.get("edgeShape"),v=r.get("layout"),p=r.get("orient"),g=r.get(["lineStyle","curveness"]);d&&(h==="curve"?gc(d,{shape:aL(v,p,g,l,l),style:{opacity:0}},r,{cb:function(){n.remove(d)},removeOpt:a}):h==="polyline"&&r.get("layout")==="orthogonal"&&gc(d,{shape:{parentPoint:[l.x,l.y],childPoints:[[l.x,l.y]]},style:{opacity:0}},r,{cb:function(){n.remove(d)},removeOpt:a}))}}function Yae(t,e){for(var n=e.parentNode===t?e:e.parentNode||e,r;r=n.getLayout(),r==null;)n=n.parentNode===t?n:n.parentNode||n;return{source:n,sourceLayout:r}}function NU(t,e,n,r,a){var i=t.tree.getNodeByDataIndex(e),o=t.tree.root,s=Yae(o,i).sourceLayout,l={duration:a.get("animationDurationUpdate"),easing:a.get("animationEasingUpdate")};gc(n,{x:s.x+1,y:s.y+1},a,{cb:function(){r.remove(n),t.setItemGraphicEl(e,null)},removeOpt:l}),n.fadeOut(null,t.hostModel,{fadeLabel:!0,animation:l}),i.children.forEach(function(u){AU(u,t,r,a,l)}),AU(i,t,r,a,l)}function aL(t,e,n,r,a){var i,o,s,l,u,c,f,d;if(t==="radial"){u=r.rawX,f=r.rawY,c=a.rawX,d=a.rawY;var h=l0(u,f),v=l0(u,f+(d-f)*n),p=l0(c,d+(f-d)*n),g=l0(c,d);return{x1:h.x||0,y1:h.y||0,x2:g.x||0,y2:g.y||0,cpx1:v.x||0,cpy1:v.y||0,cpx2:p.x||0,cpy2:p.y||0}}else u=r.x,f=r.y,c=a.x,d=a.y,(e==="LR"||e==="RL")&&(i=u+(c-u)*n,o=f,s=c+(u-c)*n,l=d),(e==="TB"||e==="BT")&&(i=u,o=f+(d-f)*n,s=c,l=d+(f-d)*n);return{x1:u,y1:f,x2:c,y2:d,cpx1:i,cpy1:o,cpx2:s,cpy2:l}}const Ept=Cpt;var oo=ln();function Xae(t){var e=t.mainData,n=t.datas;n||(n={main:e},t.datasAttr={main:"data"}),t.datas=t.mainData=null,qae(e,n,t),W(n,function(r){W(e.TRANSFERABLE_METHODS,function(a){r.wrapMethod(a,Rt(Mpt,t))})}),e.wrapMethod("cloneShallow",Rt(kpt,t)),W(e.CHANGABLE_METHODS,function(r){e.wrapMethod(r,Rt(Dpt,t))}),Ra(n[e.dataType]===e)}function Mpt(t,e){if(Opt(this)){var n=Ae({},oo(this).datas);n[this.dataType]=e,qae(e,n,t)}else bV(e,this.dataType,oo(this).mainData,t);return e}function Dpt(t,e){return t.struct&&t.struct.update(),e}function kpt(t,e){return W(oo(e).datas,function(n,r){n!==e&&bV(n.cloneShallow(),r,e,t)}),e}function Rpt(t){var e=oo(this).mainData;return t==null||e==null?e:oo(e).datas[t]}function Lpt(){var t=oo(this).mainData;return t==null?[{data:t}]:$e(Xt(oo(t).datas),function(e){return{type:e,data:oo(t).datas[e]}})}function Opt(t){return oo(t).mainData===t}function qae(t,e,n){oo(t).datas={},W(e,function(r,a){bV(r,a,t,n)})}function bV(t,e,n,r){oo(n).datas[e]=t,oo(t).mainData=n,t.dataType=e,r.struct&&(t[r.structAttr]=r.struct,r.struct[r.datasAttr[e]]=t),t.getLinkedData=Rpt,t.getLinkedDataAll=Lpt}var Apt=function(){function t(e,n){this.depth=0,this.height=0,this.dataIndex=-1,this.children=[],this.viewChildren=[],this.isExpand=!1,this.name=e||"",this.hostTree=n}return t.prototype.isRemoved=function(){return this.dataIndex<0},t.prototype.eachNode=function(e,n,r){vt(e)&&(r=n,n=e,e=null),e=e||{},rt(e)&&(e={order:e});var a=e.order||"preorder",i=this[e.attr||"children"],o;a==="preorder"&&(o=n.call(r,this));for(var s=0;!o&&s<i.length;s++)i[s].eachNode(e,n,r);a==="postorder"&&n.call(r,this)},t.prototype.updateDepthAndHeight=function(e){var n=0;this.depth=e;for(var r=0;r<this.children.length;r++){var a=this.children[r];a.updateDepthAndHeight(e+1),a.height>n&&(n=a.height)}this.height=n+1},t.prototype.getNodeById=function(e){if(this.getId()===e)return this;for(var n=0,r=this.children,a=r.length;n<a;n++){var i=r[n].getNodeById(e);if(i)return i}},t.prototype.contains=function(e){if(e===this)return!0;for(var n=0,r=this.children,a=r.length;n<a;n++){var i=r[n].contains(e);if(i)return i}},t.prototype.getAncestors=function(e){for(var n=[],r=e?this:this.parentNode;r;)n.push(r),r=r.parentNode;return n.reverse(),n},t.prototype.getAncestorsIndices=function(){for(var e=[],n=this;n;)e.push(n.dataIndex),n=n.parentNode;return e.reverse(),e},t.prototype.getDescendantIndices=function(){var e=[];return this.eachNode(function(n){e.push(n.dataIndex)}),e},t.prototype.getValue=function(e){var n=this.hostTree.data;return n.getStore().get(n.getDimensionIndex(e||"value"),this.dataIndex)},t.prototype.setLayout=function(e,n){this.dataIndex>=0&&this.hostTree.data.setItemLayout(this.dataIndex,e,n)},t.prototype.getLayout=function(){return this.hostTree.data.getItemLayout(this.dataIndex)},t.prototype.getModel=function(e){if(!(this.dataIndex<0)){var n=this.hostTree,r=n.data.getItemModel(this.dataIndex);return r.getModel(e)}},t.prototype.getLevelModel=function(){return(this.hostTree.levelModels||[])[this.depth]},t.prototype.setVisual=function(e,n){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,e,n)},t.prototype.getVisual=function(e){return this.hostTree.data.getItemVisual(this.dataIndex,e)},t.prototype.getRawIndex=function(){return this.hostTree.data.getRawIndex(this.dataIndex)},t.prototype.getId=function(){return this.hostTree.data.getId(this.dataIndex)},t.prototype.getChildIndex=function(){if(this.parentNode){for(var e=this.parentNode.children,n=0;n<e.length;++n)if(e[n]===this)return n;return-1}return-1},t.prototype.isAncestorOf=function(e){for(var n=e.parentNode;n;){if(n===this)return!0;n=n.parentNode}return!1},t.prototype.isDescendantOf=function(e){return e!==this&&e.isAncestorOf(this)},t}(),Npt=function(){function t(e){this.type="tree",this._nodes=[],this.hostModel=e}return t.prototype.eachNode=function(e,n,r){this.root.eachNode(e,n,r)},t.prototype.getNodeByDataIndex=function(e){var n=this.data.getRawIndex(e);return this._nodes[n]},t.prototype.getNodeById=function(e){return this.root.getNodeById(e)},t.prototype.update=function(){for(var e=this.data,n=this._nodes,r=0,a=n.length;r<a;r++)n[r].dataIndex=-1;for(var r=0,a=e.count();r<a;r++)n[e.getRawIndex(r)].dataIndex=r},t.prototype.clearLayouts=function(){this.data.clearItemLayouts()},t.createTree=function(e,n,r){var a=new t(n),i=[],o=1;s(e);function s(c,f){var d=c.value;o=Math.max(o,Be(d)?d.length:1),i.push(c);var h=new Apt(Rr(c.name,""),a);f?Vpt(h,f):a.root=h,a._nodes.push(h);var v=c.children;if(v)for(var p=0;p<v.length;p++)s(v[p],h)}a.root.updateDepthAndHeight(0);var l=qv(i,{coordDimensions:["value"],dimensionsCount:o}).dimensions,u=new Ma(l,n);return u.initData(i),r&&r(u),Xae({mainData:u,struct:a,structAttr:"tree"}),a.update(),a},t}();function Vpt(t,e){var n=e.children;t.parentNode!==e&&(n.push(t),t.parentNode=e)}const SV=Npt;function im(t,e,n){if(t&&Gt(e,t.type)>=0){var r=n.getData().tree.root,a=t.targetNode;if(rt(a)&&(a=r.getNodeById(a)),a&&r.contains(a))return{node:a};var i=t.targetNodeId;if(i!=null&&(a=r.getNodeById(i)))return{node:a}}}function Zae(t){for(var e=[];t;)t=t.parentNode,t&&e.push(t);return e.reverse()}function wV(t,e){var n=Zae(t);return Gt(n,e)>=0}function aT(t,e){for(var n=[];t;){var r=t.dataIndex;n.push({name:t.name,dataIndex:r,value:e.getRawValue(r)}),t=t.parentNode}return n.reverse(),n}var Bpt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.hasSymbolVisual=!0,n.ignoreStyleOnData=!0,n}return e.prototype.getInitialData=function(n){var r={name:n.name,children:n.data},a=n.leaves||{},i=new Mn(a,this,this.ecModel),o=SV.createTree(r,this,s);function s(f){f.wrapMethod("getItemModel",function(d,h){var v=o.getNodeByDataIndex(h);return v&&v.children.length&&v.isExpand||(d.parentModel=i),d})}var l=0;o.eachNode("preorder",function(f){f.depth>l&&(l=f.depth)});var u=n.expandAndCollapse,c=u&&n.initialTreeDepth>=0?n.initialTreeDepth:l;return o.root.eachNode("preorder",function(f){var d=f.hostTree.data.getRawDataItem(f.dataIndex);f.isExpand=d&&d.collapsed!=null?!d.collapsed:f.depth<=c}),o.data},e.prototype.getOrient=function(){var n=this.get("orient");return n==="horizontal"?n="LR":n==="vertical"&&(n="TB"),n},e.prototype.setZoom=function(n){this.option.zoom=n},e.prototype.setCenter=function(n){this.option.center=n},e.prototype.formatTooltip=function(n,r,a){for(var i=this.getData().tree,o=i.root.children[0],s=i.getNodeByDataIndex(n),l=s.getValue(),u=s.name;s&&s!==o;)u=s.parentNode.name+"."+u,s=s.parentNode;return zr("nameValue",{name:u,value:l,noValue:isNaN(l)||l==null})},e.prototype.getDataParams=function(n){var r=t.prototype.getDataParams.apply(this,arguments),a=this.getData().tree.getNodeByDataIndex(n);return r.treeAncestors=aT(a,this),r.collapsed=!a.isExpand,r},e.type="series.tree",e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"view",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:"#ccc",width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderWidth:1.5},label:{show:!0},animationEasing:"linear",animationDuration:700,animationDurationUpdate:500},e}(Pn);const $pt=Bpt;function Ipt(t,e,n){for(var r=[t],a=[],i;i=r.pop();)if(a.push(i),i.isExpand){var o=i.children;if(o.length)for(var s=0;s<o.length;s++)r.push(o[s])}for(;i=a.pop();)e(i,n)}function Bg(t,e){for(var n=[t],r;r=n.pop();)if(e(r),r.isExpand){var a=r.children;if(a.length)for(var i=a.length-1;i>=0;i--)n.push(a[i])}}function Ppt(t,e){t.eachSeriesByType("tree",function(n){Fpt(n,e)})}function Fpt(t,e){var n=gpt(t,e);t.layoutInfo=n;var r=t.get("layout"),a=0,i=0,o=null;r==="radial"?(a=2*Math.PI,i=Math.min(n.height,n.width)/2,o=RU(function(b,w){return(b.parentNode===w.parentNode?1:2)/b.depth})):(a=n.width,i=n.height,o=RU());var s=t.getData().tree.root,l=s.children[0];if(l){hpt(s),Ipt(l,ppt,o),s.hierNode.modifier=-l.hierNode.prelim,Bg(l,vpt);var u=l,c=l,f=l;Bg(l,function(b){var w=b.getLayout().x;w<u.getLayout().x&&(u=b),w>c.getLayout().x&&(c=b),b.depth>f.depth&&(f=b)});var d=u===c?1:o(u,c)/2,h=d-u.getLayout().x,v=0,p=0,g=0,y=0;if(r==="radial")v=a/(c.getLayout().x+d+h),p=i/(f.depth-1||1),Bg(l,function(b){g=(b.getLayout().x+h)*v,y=(b.depth-1)*p;var w=l0(g,y);b.setLayout({x:w.x,y:w.y,rawX:g,rawY:y},!0)});else{var m=t.getOrient();m==="RL"||m==="LR"?(p=i/(c.getLayout().x+d+h),v=a/(f.depth-1||1),Bg(l,function(b){y=(b.getLayout().x+h)*p,g=m==="LR"?(b.depth-1)*v:a-(b.depth-1)*v,b.setLayout({x:g,y},!0)})):(m==="TB"||m==="BT")&&(v=a/(c.getLayout().x+d+h),p=i/(f.depth-1||1),Bg(l,function(b){g=(b.getLayout().x+h)*v,y=m==="TB"?(b.depth-1)*p:i-(b.depth-1)*p,b.setLayout({x:g,y},!0)}))}}}function zpt(t){t.eachSeriesByType("tree",function(e){var n=e.getData(),r=n.tree;r.eachNode(function(a){var i=a.getModel(),o=i.getModel("itemStyle").getItemStyle(),s=n.ensureUniqueItemVisual(a.dataIndex,"style");Ae(s,o)})})}function Gpt(t){t.registerAction({type:"treeExpandAndCollapse",event:"treeExpandAndCollapse",update:"update"},function(e,n){n.eachComponent({mainType:"series",subType:"tree",query:e},function(r){var a=e.dataIndex,i=r.getData().tree,o=i.getNodeByDataIndex(a);o.isExpand=!o.isExpand})}),t.registerAction({type:"treeRoam",event:"treeRoam",update:"none"},function(e,n,r){n.eachComponent({mainType:"series",subType:"tree",query:e},function(a){var i=a.coordinateSystem,o=mV(i,e,void 0,r);a.setCenter&&a.setCenter(o.center),a.setZoom&&a.setZoom(o.zoom)})})}function Upt(t){t.registerChartView(Ept),t.registerSeriesModel($pt),t.registerLayout(Ppt),t.registerVisual(zpt),Gpt(t)}var VU=["treemapZoomToNode","treemapRender","treemapMove"];function Hpt(t){for(var e=0;e<VU.length;e++)t.registerAction({type:VU[e],update:"updateView"},ir);t.registerAction({type:"treemapRootToNode",update:"updateView"},function(n,r){r.eachComponent({mainType:"series",subType:"treemap",query:n},a);function a(i,o){var s=["treemapZoomToNode","treemapRootToNode"],l=im(n,s,i);if(l){var u=i.getViewRoot();u&&(n.direction=wV(u,l.node)?"rollUp":"drillDown"),i.resetViewRoot(l.node)}}})}function Qae(t){var e=t.getData(),n=e.tree,r={};n.eachNode(function(a){for(var i=a;i&&i.depth>1;)i=i.parentNode;var o=OR(t.ecModel,i.name||i.dataIndex+"",r);a.setVisual("decal",o)})}var Wpt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.preventUsingHoverLayer=!0,n}return e.prototype.getInitialData=function(n,r){var a={name:n.name,children:n.data};Jae(a);var i=n.levels||[],o=this.designatedVisualItemStyle={},s=new Mn({itemStyle:o},this,r);i=n.levels=Kpt(i,r);var l=$e(i||[],function(f){return new Mn(f,s,r)},this),u=SV.createTree(a,this,c);function c(f){f.wrapMethod("getItemModel",function(d,h){var v=u.getNodeByDataIndex(h),p=v?l[v.depth]:null;return d.parentModel=p||s,d})}return u.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.formatTooltip=function(n,r,a){var i=this.getData(),o=this.getRawValue(n),s=i.getName(n);return zr("nameValue",{name:s,value:o})},e.prototype.getDataParams=function(n){var r=t.prototype.getDataParams.apply(this,arguments),a=this.getData().tree.getNodeByDataIndex(n);return r.treeAncestors=aT(a,this),r.treePathInfo=r.treeAncestors,r},e.prototype.setLayoutInfo=function(n){this.layoutInfo=this.layoutInfo||{},Ae(this.layoutInfo,n)},e.prototype.mapIdToIndex=function(n){var r=this._idIndexMap;r||(r=this._idIndexMap=ft(),this._idIndexMapCount=0);var a=r.get(n);return a==null&&r.set(n,a=this._idIndexMapCount++),a},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(n){n?this._viewRoot=n:n=this._viewRoot;var r=this.getRawData().tree.root;(!n||n!==r&&!r.contains(n))&&(this._viewRoot=r)},e.prototype.enableAriaDecal=function(){Qae(this)},e.type="series.treemap",e.layoutMode="box",e.defaultOption={progressive:0,left:"center",top:"middle",width:"80%",height:"80%",sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"▶",zoomToNodeRatio:.32*.32,roam:!0,nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",top:"bottom",emptyItemWidth:25,itemStyle:{color:"rgba(0,0,0,0.7)",textStyle:{color:"#fff"}},emphasis:{itemStyle:{color:"rgba(0,0,0,0.9)"}}},label:{show:!0,distance:0,padding:5,position:"inside",color:"#fff",overflow:"truncate"},upperLabel:{show:!1,position:[0,"50%"],height:20,overflow:"truncate",verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:"#fff",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],overflow:"truncate",verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},e}(Pn);function Jae(t){var e=0;W(t.children,function(r){Jae(r);var a=r.value;Be(a)&&(a=a[0]),e+=a});var n=t.value;Be(n)&&(n=n[0]),(n==null||isNaN(n))&&(n=e),n<0&&(n=0),Be(t.value)?t.value[0]=n:t.value=n}function Kpt(t,e){var n=Dn(e.get("color")),r=Dn(e.get(["aria","decal","decals"]));if(n){t=t||[];var a,i;W(t,function(s){var l=new Mn(s),u=l.get("color"),c=l.get("decal");(l.get(["itemStyle","color"])||u&&u!=="none")&&(a=!0),(l.get(["itemStyle","decal"])||c&&c!=="none")&&(i=!0)});var o=t[0]||(t[0]={});return a||(o.color=n.slice()),!i&&r&&(o.decal=r.slice()),t}}const jpt=Wpt;var Ypt=8,BU=8,YE=5,Xpt=function(){function t(e){this.group=new Tt,e.add(this.group)}return t.prototype.render=function(e,n,r,a){var i=e.getModel("breadcrumb"),o=this.group;if(o.removeAll(),!(!i.get("show")||!r)){var s=i.getModel("itemStyle"),l=i.getModel("emphasis"),u=s.getModel("textStyle"),c=l.getModel(["itemStyle","textStyle"]),f={pos:{left:i.get("left"),right:i.get("right"),top:i.get("top"),bottom:i.get("bottom")},box:{width:n.getWidth(),height:n.getHeight()},emptyItemWidth:i.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(r,f,u),this._renderContent(e,f,s,l,u,c,a),HC(o,f.pos,f.box)}},t.prototype._prepare=function(e,n,r){for(var a=e;a;a=a.parentNode){var i=Rr(a.getModel().get("name"),""),o=r.getTextRect(i),s=Math.max(o.width+Ypt*2,n.emptyItemWidth);n.totalWidth+=s+BU,n.renderList.push({node:a,text:i,width:s})}},t.prototype._renderContent=function(e,n,r,a,i,o,s){for(var l=0,u=n.emptyItemWidth,c=e.get(["breadcrumb","height"]),f=Uit(n.pos,n.box),d=n.totalWidth,h=n.renderList,v=a.getModel("itemStyle").getItemStyle(),p=h.length-1;p>=0;p--){var g=h[p],y=g.node,m=g.width,b=g.text;d>f.width&&(d-=m-u,m=u,b=null);var w=new ti({shape:{points:qpt(l,0,m,c,p===h.length-1,p===0)},style:yt(r.getItemStyle(),{lineJoin:"bevel"}),textContent:new nn({style:Nn(i,{text:b})}),textConfig:{position:"inside"},z2:Bv*1e4,onclick:Rt(s,y)});w.disableLabelAnimation=!0,w.getTextContent().ensureState("emphasis").style=Nn(o,{text:b}),w.ensureState("emphasis").style=v,ar(w,a.get("focus"),a.get("blurScope"),a.get("disabled")),this.group.add(w),Zpt(w,e,y),l+=m+BU}},t.prototype.remove=function(){this.group.removeAll()},t}();function qpt(t,e,n,r,a,i){var o=[[a?t:t-YE,e],[t+n,e],[t+n,e+r],[a?t:t-YE,e+r]];return!i&&o.splice(2,0,[t+n+YE,e+r/2]),!a&&o.push([t,e+r/2]),o}function Zpt(t,e,n){Lt(t).eventData={componentType:"series",componentSubType:"treemap",componentIndex:e.componentIndex,seriesIndex:e.seriesIndex,seriesName:e.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:n&&n.dataIndex,name:n&&n.name},treePathInfo:n&&aT(n,e)}}const Qpt=Xpt;var Jpt=function(){function t(){this._storage=[],this._elExistsMap={}}return t.prototype.add=function(e,n,r,a,i){return this._elExistsMap[e.id]?!1:(this._elExistsMap[e.id]=!0,this._storage.push({el:e,target:n,duration:r,delay:a,easing:i}),!0)},t.prototype.finished=function(e){return this._finishedCallback=e,this},t.prototype.start=function(){for(var e=this,n=this._storage.length,r=function(){n--,n<=0&&(e._storage.length=0,e._elExistsMap={},e._finishedCallback&&e._finishedCallback())},a=0,i=this._storage.length;a<i;a++){var o=this._storage[a];o.el.animateTo(o.target,{duration:o.duration,delay:o.delay,easing:o.easing,setToFinal:!0,done:r,aborted:r})}return this},t}();function evt(){return new Jpt}var iL=Tt,$U=rn,IU=3,PU="label",FU="upperLabel",tvt=Bv*10,nvt=Bv*2,rvt=Bv*3,Mf=Od([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),zU=function(t){var e=Mf(t);return e.stroke=e.fill=e.lineWidth=null,e},j_=ln(),avt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._state="ready",n._storage=$g(),n}return e.prototype.render=function(n,r,a,i){var o=r.findComponents({mainType:"series",subType:"treemap",query:i});if(!(Gt(o,n)<0)){this.seriesModel=n,this.api=a,this.ecModel=r;var s=["treemapZoomToNode","treemapRootToNode"],l=im(i,s,n),u=i&&i.type,c=n.layoutInfo,f=!this._oldTree,d=this._storage,h=u==="treemapRootToNode"&&l&&d?{rootNodeGroup:d.nodeGroup[l.node.getRawIndex()],direction:i.direction}:null,v=this._giveContainerGroup(c),p=n.get("animation"),g=this._doRender(v,n,h);p&&!f&&(!u||u==="treemapZoomToNode"||u==="treemapRootToNode")?this._doAnimation(v,g,n,h):g.renderFinally(),this._resetController(a),this._renderBreadcrumb(n,a,l)}},e.prototype._giveContainerGroup=function(n){var r=this._containerGroup;return r||(r=this._containerGroup=new iL,this._initEvents(r),this.group.add(r)),r.x=n.x,r.y=n.y,r},e.prototype._doRender=function(n,r,a){var i=r.getData().tree,o=this._oldTree,s=$g(),l=$g(),u=this._storage,c=[];function f(g,y,m,b){return ivt(r,l,u,a,s,c,g,y,m,b)}h(i.root?[i.root]:[],o&&o.root?[o.root]:[],n,i===o||!o,0);var d=v(u);return this._oldTree=i,this._storage=l,{lastsForAnimation:s,willDeleteEls:d,renderFinally:p};function h(g,y,m,b,w){b?(y=g,W(g,function(C,T){!C.isRemoved()&&_(T,T)})):new Fl(y,g,x,x).add(_).update(_).remove(Rt(_,null)).execute();function x(C){return C.getId()}function _(C,T){var D=C!=null?g[C]:null,E=T!=null?y[T]:null,M=f(D,E,m,w);M&&h(D&&D.viewChildren||[],E&&E.viewChildren||[],M,b,w+1)}}function v(g){var y=$g();return g&&W(g,function(m,b){var w=y[b];W(m,function(x){x&&(w.push(x),j_(x).willDelete=!0)})}),y}function p(){W(d,function(g){W(g,function(y){y.parent&&y.parent.remove(y)})}),W(c,function(g){g.invisible=!0,g.dirty()})}},e.prototype._doAnimation=function(n,r,a,i){var o=a.get("animationDurationUpdate"),s=a.get("animationEasing"),l=(vt(o)?0:o)||0,u=(vt(s)?null:s)||"cubicOut",c=evt();W(r.willDeleteEls,function(f,d){W(f,function(h,v){if(!h.invisible){var p=h.parent,g,y=j_(p);if(i&&i.direction==="drillDown")g=p===i.rootNodeGroup?{shape:{x:0,y:0,width:y.nodeWidth,height:y.nodeHeight},style:{opacity:0}}:{style:{opacity:0}};else{var m=0,b=0;y.willDelete||(m=y.nodeWidth/2,b=y.nodeHeight/2),g=d==="nodeGroup"?{x:m,y:b,style:{opacity:0}}:{shape:{x:m,y:b,width:0,height:0},style:{opacity:0}}}g&&c.add(h,g,l,0,u)}})}),W(this._storage,function(f,d){W(f,function(h,v){var p=r.lastsForAnimation[d][v],g={};p&&(h instanceof Tt?p.oldX!=null&&(g.x=h.x,g.y=h.y,h.x=p.oldX,h.y=p.oldY):(p.oldShape&&(g.shape=Ae({},h.shape),h.setShape(p.oldShape)),p.fadein?(h.setStyle("opacity",0),g.style={opacity:1}):h.style.opacity!==1&&(g.style={opacity:1})),c.add(h,g,l,0,u))})},this),this._state="animating",c.finished(it(function(){this._state="ready",r.renderFinally()},this)).start()},e.prototype._resetController=function(n){var r=this._controller;r||(r=this._controller=new a1(n.getZr()),r.enable(this.seriesModel.get("roam")),r.on("pan",it(this._onPan,this)),r.on("zoom",it(this._onZoom,this)));var a=new zt(0,0,n.getWidth(),n.getHeight());r.setPointerChecker(function(i,o,s){return a.contain(o,s)})},e.prototype._clearController=function(){var n=this._controller;n&&(n.dispose(),n=null)},e.prototype._onPan=function(n){if(this._state!=="animating"&&(Math.abs(n.dx)>IU||Math.abs(n.dy)>IU)){var r=this.seriesModel.getData().tree.root;if(!r)return;var a=r.getLayout();if(!a)return;this.api.dispatchAction({type:"treemapMove",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:a.x+n.dx,y:a.y+n.dy,width:a.width,height:a.height}})}},e.prototype._onZoom=function(n){var r=n.originX,a=n.originY;if(this._state!=="animating"){var i=this.seriesModel.getData().tree.root;if(!i)return;var o=i.getLayout();if(!o)return;var s=new zt(o.x,o.y,o.width,o.height),l=this.seriesModel.layoutInfo;r-=l.x,a-=l.y;var u=Ni();rs(u,u,[-r,-a]),CC(u,u,[n.scale,n.scale]),rs(u,u,[r,a]),s.applyTransform(u),this.api.dispatchAction({type:"treemapRender",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:s.x,y:s.y,width:s.width,height:s.height}})}},e.prototype._initEvents=function(n){var r=this;n.on("click",function(a){if(r._state==="ready"){var i=r.seriesModel.get("nodeClick",!0);if(i){var o=r.findTarget(a.offsetX,a.offsetY);if(o){var s=o.node;if(s.getLayout().isLeafRoot)r._rootToNode(o);else if(i==="zoomToNode")r._zoomToNode(o);else if(i==="link"){var l=s.hostTree.data.getItemModel(s.dataIndex),u=l.get("link",!0),c=l.get("target",!0)||"blank";u&&D_(u,c)}}}}},this)},e.prototype._renderBreadcrumb=function(n,r,a){var i=this;a||(a=n.get("leafDepth",!0)!=null?{node:n.getViewRoot()}:this.findTarget(r.getWidth()/2,r.getHeight()/2),a||(a={node:n.getData().tree.root})),(this._breadcrumb||(this._breadcrumb=new Qpt(this.group))).render(n,r,a.node,function(o){i._state!=="animating"&&(wV(n.getViewRoot(),o)?i._rootToNode({node:o}):i._zoomToNode({node:o}))})},e.prototype.remove=function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage=$g(),this._state="ready",this._breadcrumb&&this._breadcrumb.remove()},e.prototype.dispose=function(){this._clearController()},e.prototype._zoomToNode=function(n){this.api.dispatchAction({type:"treemapZoomToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:n.node})},e.prototype._rootToNode=function(n){this.api.dispatchAction({type:"treemapRootToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:n.node})},e.prototype.findTarget=function(n,r){var a,i=this.seriesModel.getViewRoot();return i.eachNode({attr:"viewChildren",order:"preorder"},function(o){var s=this._storage.background[o.getRawIndex()];if(s){var l=s.transformCoordToLocal(n,r),u=s.shape;if(u.x<=l[0]&&l[0]<=u.x+u.width&&u.y<=l[1]&&l[1]<=u.y+u.height)a={node:o,offsetX:l[0],offsetY:l[1]};else return!1}},this),a},e.type="treemap",e}(kn);function $g(){return{nodeGroup:[],background:[],content:[]}}function ivt(t,e,n,r,a,i,o,s,l,u){if(!o)return;var c=o.getLayout(),f=t.getData(),d=o.getModel();if(f.setItemGraphicEl(o.dataIndex,null),!c||!c.isInView)return;var h=c.width,v=c.height,p=c.borderWidth,g=c.invisible,y=o.getRawIndex(),m=s&&s.getRawIndex(),b=o.viewChildren,w=c.upperHeight,x=b&&b.length,_=d.getModel("itemStyle"),C=d.getModel(["emphasis","itemStyle"]),T=d.getModel(["blur","itemStyle"]),D=d.getModel(["select","itemStyle"]),E=_.get("borderRadius")||0,M=oe("nodeGroup",iL);if(!M)return;if(l.add(M),M.x=c.x||0,M.y=c.y||0,M.markRedraw(),j_(M).nodeWidth=h,j_(M).nodeHeight=v,c.isAboveViewRoot)return M;var k=oe("background",$U,u,nvt);k&&L(M,k,x&&c.upperLabelHeight);var R=d.getModel("emphasis"),O=R.get("focus"),I=R.get("blurScope"),P=R.get("disabled"),N=O==="ancestor"?o.getAncestorsIndices():O==="descendant"?o.getDescendantIndices():O;if(x)Ky(M)&&Jf(M,!1),k&&(Jf(k,!P),f.setItemGraphicEl(o.dataIndex,k),CR(k,N,I));else{var B=oe("content",$U,u,rvt);B&&V(M,B),k.disableMorphing=!0,k&&Ky(k)&&Jf(k,!1),Jf(M,!P),f.setItemGraphicEl(o.dataIndex,M),CR(M,N,I)}return M;function L(ne,J,he){var ue=Lt(J);if(ue.dataIndex=o.dataIndex,ue.seriesIndex=t.seriesIndex,J.setShape({x:0,y:0,width:h,height:v,r:E}),g)H(J);else{J.invisible=!1;var q=o.getVisual("style"),Y=q.stroke,ee=zU(_);ee.fill=Y;var se=Mf(C);se.fill=C.get("borderColor");var ye=Mf(T);ye.fill=T.get("borderColor");var _e=Mf(D);if(_e.fill=D.get("borderColor"),he){var be=h-2*p;K(J,Y,q.opacity,{x:p,y:0,width:be,height:w})}else J.removeTextContent();J.setStyle(ee),J.ensureState("emphasis").style=se,J.ensureState("blur").style=ye,J.ensureState("select").style=_e,Ad(J)}ne.add(J)}function V(ne,J){var he=Lt(J);he.dataIndex=o.dataIndex,he.seriesIndex=t.seriesIndex;var ue=Math.max(h-2*p,0),q=Math.max(v-2*p,0);if(J.culling=!0,J.setShape({x:p,y:p,width:ue,height:q,r:E}),g)H(J);else{J.invisible=!1;var Y=o.getVisual("style"),ee=Y.fill,se=zU(_);se.fill=ee,se.decal=Y.decal;var ye=Mf(C),_e=Mf(T),be=Mf(D);K(J,ee,Y.opacity,null),J.setStyle(se),J.ensureState("emphasis").style=ye,J.ensureState("blur").style=_e,J.ensureState("select").style=be,Ad(J)}ne.add(J)}function H(ne){!ne.invisible&&i.push(ne)}function K(ne,J,he,ue){var q=d.getModel(ue?FU:PU),Y=Rr(d.get("name"),null),ee=q.getShallow("show");ya(ne,Fr(d,ue?FU:PU),{defaultText:ee?Y:null,inheritColor:J,defaultOpacity:he,labelFetcher:t,labelDataIndex:o.dataIndex});var se=ne.getTextContent();if(se){var ye=se.style,_e=_C(ye.padding||0);ue&&(ne.setTextConfig({layoutRect:ue}),se.disableLabelLayout=!0),se.beforeUpdate=function(){var Me=Math.max((ue?ue.width:ne.shape.width)-_e[1]-_e[3],0),Se=Math.max((ue?ue.height:ne.shape.height)-_e[0]-_e[2],0);(ye.width!==Me||ye.height!==Se)&&se.setStyle({width:Me,height:Se})},ye.truncateMinChar=2,ye.lineOverflow="truncate",X(ye,ue,c);var be=se.getState("emphasis");X(be?be.style:null,ue,c)}}function X(ne,J,he){var ue=ne?ne.text:null;if(!J&&he.isLeafRoot&&ue!=null){var q=t.get("drillDownIcon",!0);ne.text=q?q+" "+ue:ue}}function oe(ne,J,he,ue){var q=m!=null&&n[ne][m],Y=a[ne];return q?(n[ne][m]=null,te(Y,q)):g||(q=new J,q instanceof yo&&(q.z2=ovt(he,ue)),re(Y,q)),e[ne][y]=q}function te(ne,J){var he=ne[y]={};J instanceof iL?(he.oldX=J.x,he.oldY=J.y):he.oldShape=Ae({},J.shape)}function re(ne,J){var he=ne[y]={},ue=o.parentNode,q=J instanceof Tt;if(ue&&(!r||r.direction==="drillDown")){var Y=0,ee=0,se=a.background[ue.getRawIndex()];!r&&se&&se.oldShape&&(Y=se.oldShape.width,ee=se.oldShape.height),q?(he.oldX=0,he.oldY=ee):he.oldShape={x:Y,y:ee,width:0,height:0}}he.fadein=!q}}function ovt(t,e){return t*tvt+e}const svt=avt;var om=W,lvt=bt,Y_=-1,_V=function(){function t(e){var n=e.mappingMethod,r=e.type,a=this.option=_t(e);this.type=r,this.mappingMethod=n,this._normalizeData=fvt[n];var i=t.visualHandlers[r];this.applyVisual=i.applyVisual,this.getColorMapper=i.getColorMapper,this._normalizedToVisual=i._normalizedToVisual[n],n==="piecewise"?(XE(a),uvt(a)):n==="category"?a.categories?cvt(a):XE(a,!0):(Ra(n!=="linear"||a.dataExtent),XE(a))}return t.prototype.mapValueToVisual=function(e){var n=this._normalizeData(e);return this._normalizedToVisual(n,e)},t.prototype.getNormalizer=function(){return it(this._normalizeData,this)},t.listVisualTypes=function(){return Xt(t.visualHandlers)},t.isValidType=function(e){return t.visualHandlers.hasOwnProperty(e)},t.eachVisual=function(e,n,r){bt(e)?W(e,n,r):n.call(r,e)},t.mapVisual=function(e,n,r){var a,i=Be(e)?[]:bt(e)?{}:(a=!0,null);return t.eachVisual(e,function(o,s){var l=n.call(r,o,s);a?i=l:i[s]=l}),i},t.retrieveVisuals=function(e){var n={},r;return e&&om(t.visualHandlers,function(a,i){e.hasOwnProperty(i)&&(n[i]=e[i],r=!0)}),r?n:null},t.prepareVisualTypes=function(e){if(Be(e))e=e.slice();else if(lvt(e)){var n=[];om(e,function(r,a){n.push(a)}),e=n}else return[];return e.sort(function(r,a){return a==="color"&&r!=="color"&&r.indexOf("color")===0?1:-1}),e},t.dependsOn=function(e,n){return n==="color"?!!(e&&e.indexOf(n)===0):e===n},t.findPieceIndex=function(e,n,r){for(var a,i=1/0,o=0,s=n.length;o<s;o++){var l=n[o].value;if(l!=null){if(l===e||rt(l)&&l===e+"")return o;r&&d(l,o)}}for(var o=0,s=n.length;o<s;o++){var u=n[o],c=u.interval,f=u.close;if(c){if(c[0]===-1/0){if(Pb(f[1],e,c[1]))return o}else if(c[1]===1/0){if(Pb(f[0],c[0],e))return o}else if(Pb(f[0],c[0],e)&&Pb(f[1],e,c[1]))return o;r&&d(c[0],o),r&&d(c[1],o)}}if(r)return e===1/0?n.length-1:e===-1/0?0:a;function d(h,v){var p=Math.abs(h-e);p<i&&(i=p,a=v)}},t.visualHandlers={color:{applyVisual:Ig("color"),getColorMapper:function(){var e=this.option;return it(e.mappingMethod==="category"?function(n,r){return!r&&(n=this._normalizeData(n)),u0.call(this,n)}:function(n,r,a){var i=!!a;return!r&&(n=this._normalizeData(n)),a=O0(n,e.parsedVisual,a),i?a:Jo(a,"rgba")},this)},_normalizedToVisual:{linear:function(e){return Jo(O0(e,this.option.parsedVisual),"rgba")},category:u0,piecewise:function(e,n){var r=sL.call(this,n);return r==null&&(r=Jo(O0(e,this.option.parsedVisual),"rgba")),r},fixed:Df}},colorHue:Ib(function(e,n){return Tp(e,n)}),colorSaturation:Ib(function(e,n){return Tp(e,null,n)}),colorLightness:Ib(function(e,n){return Tp(e,null,null,n)}),colorAlpha:Ib(function(e,n){return Py(e,n)}),decal:{applyVisual:Ig("decal"),_normalizedToVisual:{linear:null,category:u0,piecewise:null,fixed:null}},opacity:{applyVisual:Ig("opacity"),_normalizedToVisual:oL([0,1])},liftZ:{applyVisual:Ig("liftZ"),_normalizedToVisual:{linear:Df,category:Df,piecewise:Df,fixed:Df}},symbol:{applyVisual:function(e,n,r){var a=this.mapValueToVisual(e);r("symbol",a)},_normalizedToVisual:{linear:GU,category:u0,piecewise:function(e,n){var r=sL.call(this,n);return r==null&&(r=GU.call(this,e)),r},fixed:Df}},symbolSize:{applyVisual:Ig("symbolSize"),_normalizedToVisual:oL([0,1])}},t}();function uvt(t){var e=t.pieceList;t.hasSpecialVisual=!1,W(e,function(n,r){n.originIndex=r,n.visual!=null&&(t.hasSpecialVisual=!0)})}function cvt(t){var e=t.categories,n=t.categoryMap={},r=t.visual;if(om(e,function(o,s){n[o]=s}),!Be(r)){var a=[];bt(r)?om(r,function(o,s){var l=n[s];a[l??Y_]=o}):a[Y_]=r,r=eie(t,a)}for(var i=e.length-1;i>=0;i--)r[i]==null&&(delete n[e[i]],e.pop())}function XE(t,e){var n=t.visual,r=[];bt(n)?om(n,function(i){r.push(i)}):n!=null&&r.push(n);var a={color:1,symbol:1};!e&&r.length===1&&!a.hasOwnProperty(t.type)&&(r[1]=r[0]),eie(t,r)}function Ib(t){return{applyVisual:function(e,n,r){var a=this.mapValueToVisual(e);r("color",t(n("color"),a))},_normalizedToVisual:oL([0,1])}}function GU(t){var e=this.option.visual;return e[Math.round(wn(t,[0,1],[0,e.length-1],!0))]||{}}function Ig(t){return function(e,n,r){r(t,this.mapValueToVisual(e))}}function u0(t){var e=this.option.visual;return e[this.option.loop&&t!==Y_?t%e.length:t]}function Df(){return this.option.visual[0]}function oL(t){return{linear:function(e){return wn(e,t,this.option.visual,!0)},category:u0,piecewise:function(e,n){var r=sL.call(this,n);return r==null&&(r=wn(e,t,this.option.visual,!0)),r},fixed:Df}}function sL(t){var e=this.option,n=e.pieceList;if(e.hasSpecialVisual){var r=_V.findPieceIndex(t,n),a=n[r];if(a&&a.visual)return a.visual[this.type]}}function eie(t,e){return t.visual=e,t.type==="color"&&(t.parsedVisual=$e(e,function(n){var r=Ya(n);return r||[0,0,0,1]})),e}var fvt={linear:function(t){return wn(t,this.option.dataExtent,[0,1],!0)},piecewise:function(t){var e=this.option.pieceList,n=_V.findPieceIndex(t,e,!0);if(n!=null)return wn(n,[0,e.length-1],[0,1],!0)},category:function(t){var e=this.option.categories?this.option.categoryMap[t]:t;return e??Y_},fixed:ir};function Pb(t,e,n){return t?e<=n:e<n}const ha=_V;var dvt="itemStyle",tie=ln();const hvt={seriesType:"treemap",reset:function(t){var e=t.getData().tree,n=e.root;n.isRemoved()||nie(n,{},t.getViewRoot().getAncestors(),t)}};function nie(t,e,n,r){var a=t.getModel(),i=t.getLayout(),o=t.hostTree.data;if(!(!i||i.invisible||!i.isInView)){var s=a.getModel(dvt),l=pvt(s,e,r),u=o.ensureUniqueItemVisual(t.dataIndex,"style"),c=s.get("borderColor"),f=s.get("borderColorSaturation"),d;f!=null&&(d=UU(l),c=vvt(f,d)),u.stroke=c;var h=t.viewChildren;if(!h||!h.length)d=UU(l),u.fill=d;else{var v=gvt(t,a,i,s,l,h);W(h,function(p,g){if(p.depth>=n.length||p===n[p.depth]){var y=yvt(a,l,p,g,v,r);nie(p,y,n,r)}})}}}function pvt(t,e,n){var r=Ae({},e),a=n.designatedVisualItemStyle;return W(["color","colorAlpha","colorSaturation"],function(i){a[i]=e[i];var o=t.get(i);a[i]=null,o!=null&&(r[i]=o)}),r}function UU(t){var e=qE(t,"color");if(e){var n=qE(t,"colorAlpha"),r=qE(t,"colorSaturation");return r&&(e=Tp(e,null,null,r)),n&&(e=Py(e,n)),e}}function vvt(t,e){return e!=null?Tp(e,null,null,t):null}function qE(t,e){var n=t[e];if(n!=null&&n!=="none")return n}function gvt(t,e,n,r,a,i){if(!(!i||!i.length)){var o=ZE(e,"color")||a.color!=null&&a.color!=="none"&&(ZE(e,"colorAlpha")||ZE(e,"colorSaturation"));if(o){var s=e.get("visualMin"),l=e.get("visualMax"),u=n.dataExtent.slice();s!=null&&s<u[0]&&(u[0]=s),l!=null&&l>u[1]&&(u[1]=l);var c=e.get("colorMappingBy"),f={type:o.name,dataExtent:u,visual:o.range};f.type==="color"&&(c==="index"||c==="id")?(f.mappingMethod="category",f.loop=!0):f.mappingMethod="linear";var d=new ha(f);return tie(d).drColorMappingBy=c,d}}}function ZE(t,e){var n=t.get(e);return Be(n)&&n.length?{name:e,range:n}:null}function yvt(t,e,n,r,a,i){var o=Ae({},e);if(a){var s=a.type,l=s==="color"&&tie(a).drColorMappingBy,u=l==="index"?r:l==="id"?i.mapIdToIndex(n.getId()):n.getValue(t.get("visualDimension"));o[s]=a.mapValueToVisual(u)}return o}var sm=Math.max,X_=Math.min,HU=Vr,xV=W,rie=["itemStyle","borderWidth"],mvt=["itemStyle","gapWidth"],bvt=["upperLabel","show"],Svt=["upperLabel","height"];const wvt={seriesType:"treemap",reset:function(t,e,n,r){var a=n.getWidth(),i=n.getHeight(),o=t.option,s=xr(t.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()}),l=o.size||[],u=et(HU(s.width,l[0]),a),c=et(HU(s.height,l[1]),i),f=r&&r.type,d=["treemapZoomToNode","treemapRootToNode"],h=im(r,d,t),v=f==="treemapRender"||f==="treemapMove"?r.rootRect:null,p=t.getViewRoot(),g=Zae(p);if(f!=="treemapMove"){var y=f==="treemapZoomToNode"?Mvt(t,h,p,u,c):v?[v.width,v.height]:[u,c],m=o.sort;m&&m!=="asc"&&m!=="desc"&&(m="desc");var b={squareRatio:o.squareRatio,sort:m,leafDepth:o.leafDepth};p.hostTree.clearLayouts();var w={x:0,y:0,width:y[0],height:y[1],area:y[0]*y[1]};p.setLayout(w),aie(p,b,!1,0),w=p.getLayout(),xV(g,function(_,C){var T=(g[C+1]||p).getValue();_.setLayout(Ae({dataExtent:[T,T],borderWidth:0,upperHeight:0},w))})}var x=t.getData().tree.root;x.setLayout(Dvt(s,v,h),!0),t.setLayoutInfo(s),iie(x,new zt(-s.x,-s.y,a,i),g,p,0)}};function aie(t,e,n,r){var a,i;if(!t.isRemoved()){var o=t.getLayout();a=o.width,i=o.height;var s=t.getModel(),l=s.get(rie),u=s.get(mvt)/2,c=oie(s),f=Math.max(l,c),d=l-u,h=f-u;t.setLayout({borderWidth:l,upperHeight:f,upperLabelHeight:c},!0),a=sm(a-2*d,0),i=sm(i-d-h,0);var v=a*i,p=_vt(t,s,v,e,n,r);if(p.length){var g={x:d,y:h,width:a,height:i},y=X_(a,i),m=1/0,b=[];b.area=0;for(var w=0,x=p.length;w<x;){var _=p[w];b.push(_),b.area+=_.getLayout().area;var C=Evt(b,y,e.squareRatio);C<=m?(w++,m=C):(b.area-=b.pop().getLayout().area,WU(b,y,g,u,!1),y=X_(g.width,g.height),b.length=b.area=0,m=1/0)}if(b.length&&WU(b,y,g,u,!0),!n){var T=s.get("childrenVisibleMin");T!=null&&v<T&&(n=!0)}for(var w=0,x=p.length;w<x;w++)aie(p[w],e,n,r+1)}}}function _vt(t,e,n,r,a,i){var o=t.children||[],s=r.sort;s!=="asc"&&s!=="desc"&&(s=null);var l=r.leafDepth!=null&&r.leafDepth<=i;if(a&&!l)return t.viewChildren=[];o=_n(o,function(h){return!h.isRemoved()}),Cvt(o,s);var u=Tvt(e,o,s);if(u.sum===0)return t.viewChildren=[];if(u.sum=xvt(e,n,u.sum,s,o),u.sum===0)return t.viewChildren=[];for(var c=0,f=o.length;c<f;c++){var d=o[c].getValue()/u.sum*n;o[c].setLayout({area:d})}return l&&(o.length&&t.setLayout({isLeafRoot:!0},!0),o.length=0),t.viewChildren=o,t.setLayout({dataExtent:u.dataExtent},!0),o}function xvt(t,e,n,r,a){if(!r)return n;for(var i=t.get("visibleMin"),o=a.length,s=o,l=o-1;l>=0;l--){var u=a[r==="asc"?o-l-1:l].getValue();u/n*e<i&&(s=l,n-=u)}return r==="asc"?a.splice(0,o-s):a.splice(s,o-s),n}function Cvt(t,e){return e&&t.sort(function(n,r){var a=e==="asc"?n.getValue()-r.getValue():r.getValue()-n.getValue();return a===0?e==="asc"?n.dataIndex-r.dataIndex:r.dataIndex-n.dataIndex:a}),t}function Tvt(t,e,n){for(var r=0,a=0,i=e.length;a<i;a++)r+=e[a].getValue();var o=t.get("visualDimension"),s;return!e||!e.length?s=[NaN,NaN]:o==="value"&&n?(s=[e[e.length-1].getValue(),e[0].getValue()],n==="asc"&&s.reverse()):(s=[1/0,-1/0],xV(e,function(l){var u=l.getValue(o);u<s[0]&&(s[0]=u),u>s[1]&&(s[1]=u)})),{sum:r,dataExtent:s}}function Evt(t,e,n){for(var r=0,a=1/0,i=0,o=void 0,s=t.length;i<s;i++)o=t[i].getLayout().area,o&&(o<a&&(a=o),o>r&&(r=o));var l=t.area*t.area,u=e*e*n;return l?sm(u*r/l,l/(u*a)):1/0}function WU(t,e,n,r,a){var i=e===n.width?0:1,o=1-i,s=["x","y"],l=["width","height"],u=n[s[i]],c=e?t.area/e:0;(a||c>n[l[o]])&&(c=n[l[o]]);for(var f=0,d=t.length;f<d;f++){var h=t[f],v={},p=c?h.getLayout().area/c:0,g=v[l[o]]=sm(c-2*r,0),y=n[s[i]]+n[l[i]]-u,m=f===d-1||y<p?y:p,b=v[l[i]]=sm(m-2*r,0);v[s[o]]=n[s[o]]+X_(r,g/2),v[s[i]]=u+X_(r,b/2),u+=m,h.setLayout(v,!0)}n[s[o]]+=c,n[l[o]]-=c}function Mvt(t,e,n,r,a){var i=(e||{}).node,o=[r,a];if(!i||i===n)return o;for(var s,l=r*a,u=l*t.option.zoomToNodeRatio;s=i.parentNode;){for(var c=0,f=s.children,d=0,h=f.length;d<h;d++)c+=f[d].getValue();var v=i.getValue();if(v===0)return o;u*=c/v;var p=s.getModel(),g=p.get(rie),y=Math.max(g,oie(p));u+=4*g*g+(3*g+y)*Math.pow(u,.5),u>vR&&(u=vR),i=s}u<l&&(u=l);var m=Math.pow(u/l,.5);return[r*m,a*m]}function Dvt(t,e,n){if(e)return{x:e.x,y:e.y};var r={x:0,y:0};if(!n)return r;var a=n.node,i=a.getLayout();if(!i)return r;for(var o=[i.width/2,i.height/2],s=a;s;){var l=s.getLayout();o[0]+=l.x,o[1]+=l.y,s=s.parentNode}return{x:t.width/2-o[0],y:t.height/2-o[1]}}function iie(t,e,n,r,a){var i=t.getLayout(),o=n[a],s=o&&o===t;if(!(o&&!s||a===n.length&&t!==r)){t.setLayout({isInView:!0,invisible:!s&&!e.intersect(i),isAboveViewRoot:s},!0);var l=new zt(e.x-i.x,e.y-i.y,e.width,e.height);xV(t.viewChildren||[],function(u){iie(u,l,n,r,a+1)})}}function oie(t){return t.get(bvt)?t.get(Svt):0}function kvt(t){t.registerSeriesModel(jpt),t.registerChartView(svt),t.registerVisual(hvt),t.registerLayout(wvt),Hpt(t)}function Rvt(t){var e=t.findComponents({mainType:"legend"});!e||!e.length||t.eachSeriesByType("graph",function(n){var r=n.getCategoriesData(),a=n.getGraph(),i=a.data,o=r.mapArray(r.getName);i.filterSelf(function(s){var l=i.getItemModel(s),u=l.getShallow("category");if(u!=null){sn(u)&&(u=o[u]);for(var c=0;c<e.length;c++)if(!e[c].isSelected(u))return!1}return!0})})}function Lvt(t){var e={};t.eachSeriesByType("graph",function(n){var r=n.getCategoriesData(),a=n.getData(),i={};r.each(function(o){var s=r.getName(o);i["ec-"+s]=o;var l=r.getItemModel(o),u=l.getModel("itemStyle").getItemStyle();u.fill||(u.fill=n.getColorFromPalette(s,e)),r.setItemVisual(o,"style",u);for(var c=["symbol","symbolSize","symbolKeepAspect"],f=0;f<c.length;f++){var d=l.getShallow(c[f],!0);d!=null&&r.setItemVisual(o,c[f],d)}}),r.count()&&a.each(function(o){var s=a.getItemModel(o),l=s.getShallow("category");if(l!=null){rt(l)&&(l=i["ec-"+l]);var u=r.getItemVisual(l,"style"),c=a.ensureUniqueItemVisual(o,"style");Ae(c,u);for(var f=["symbol","symbolSize","symbolKeepAspect"],d=0;d<f.length;d++)a.setItemVisual(o,f[d],r.getItemVisual(l,f[d]))}})})}function Fb(t){return t instanceof Array||(t=[t,t]),t}function Ovt(t){t.eachSeriesByType("graph",function(e){var n=e.getGraph(),r=e.getEdgeData(),a=Fb(e.get("edgeSymbol")),i=Fb(e.get("edgeSymbolSize"));r.setVisual("fromSymbol",a&&a[0]),r.setVisual("toSymbol",a&&a[1]),r.setVisual("fromSymbolSize",i&&i[0]),r.setVisual("toSymbolSize",i&&i[1]),r.setVisual("style",e.getModel("lineStyle").getLineStyle()),r.each(function(o){var s=r.getItemModel(o),l=n.getEdgeByIndex(o),u=Fb(s.getShallow("symbol",!0)),c=Fb(s.getShallow("symbolSize",!0)),f=s.getModel("lineStyle").getLineStyle(),d=r.ensureUniqueItemVisual(o,"style");switch(Ae(d,f),d.stroke){case"source":{var h=l.node1.getVisual("style");d.stroke=h&&h.fill;break}case"target":{var h=l.node2.getVisual("style");d.stroke=h&&h.fill;break}}u[0]&&l.setVisual("fromSymbol",u[0]),u[1]&&l.setVisual("toSymbol",u[1]),c[0]&&l.setVisual("fromSymbolSize",c[0]),c[1]&&l.setVisual("toSymbolSize",c[1])})})}var lL="-->",iT=function(t){return t.get("autoCurveness")||null},sie=function(t,e){var n=iT(t),r=20,a=[];if(sn(n))r=n;else if(Be(n)){t.__curvenessList=n;return}e>r&&(r=e);var i=r%2?r+2:r+3;a=[];for(var o=0;o<i;o++)a.push((o%2?o+1:o)/10*(o%2?-1:1));t.__curvenessList=a},lm=function(t,e,n){var r=[t.id,t.dataIndex].join("."),a=[e.id,e.dataIndex].join(".");return[n.uid,r,a].join(lL)},lie=function(t){var e=t.split(lL);return[e[0],e[2],e[1]].join(lL)},Avt=function(t,e){var n=lm(t.node1,t.node2,e);return e.__edgeMap[n]},Nvt=function(t,e){var n=uL(lm(t.node1,t.node2,e),e),r=uL(lm(t.node2,t.node1,e),e);return n+r},uL=function(t,e){var n=e.__edgeMap;return n[t]?n[t].length:0};function Vvt(t){iT(t)&&(t.__curvenessList=[],t.__edgeMap={},sie(t))}function Bvt(t,e,n,r){if(iT(n)){var a=lm(t,e,n),i=n.__edgeMap,o=i[lie(a)];i[a]&&!o?i[a].isForward=!0:o&&i[a]&&(o.isForward=!0,i[a].isForward=!1),i[a]=i[a]||[],i[a].push(r)}}function CV(t,e,n,r){var a=iT(e),i=Be(a);if(!a)return null;var o=Avt(t,e);if(!o)return null;for(var s=-1,l=0;l<o.length;l++)if(o[l]===n){s=l;break}var u=Nvt(t,e);sie(e,u),t.lineStyle=t.lineStyle||{};var c=lm(t.node1,t.node2,e),f=e.__curvenessList,d=i||u%2?0:1;if(o.isForward)return f[d+s];var h=lie(c),v=uL(h,e),p=f[s+v+d];return r?i?a&&a[0]===0?(v+d)%2?p:-p:((v%2?0:1)+d)%2?p:-p:(v+d)%2?p:-p:f[s+v+d]}function uie(t){var e=t.coordinateSystem;if(!(e&&e.type!=="view")){var n=t.getGraph();n.eachNode(function(r){var a=r.getModel();r.setLayout([+a.get("x"),+a.get("y")])}),TV(n,t)}}function TV(t,e){t.eachEdge(function(n,r){var a=Zo(n.getModel().get(["lineStyle","curveness"]),-CV(n,e,r,!0),0),i=Ps(n.node1.getLayout()),o=Ps(n.node2.getLayout()),s=[i,o];+a&&s.push([(i[0]+o[0])/2-(i[1]-o[1])*a,(i[1]+o[1])/2-(o[0]-i[0])*a]),n.setLayout(s)})}function $vt(t,e){t.eachSeriesByType("graph",function(n){var r=n.get("layout"),a=n.coordinateSystem;if(a&&a.type!=="view"){var i=n.getData(),o=[];W(a.dimensions,function(d){o=o.concat(i.mapDimensionsAll(d))});for(var s=0;s<i.count();s++){for(var l=[],u=!1,c=0;c<o.length;c++){var f=i.get(o[c],s);isNaN(f)||(u=!0),l.push(f)}u?i.setItemLayout(s,a.dataToPoint(l)):i.setItemLayout(s,[NaN,NaN])}TV(i.graph,n)}else(!r||r==="none")&&uie(n)})}function c0(t){var e=t.coordinateSystem;if(e.type!=="view")return 1;var n=t.option.nodeScaleRatio,r=e.scaleX,a=e.getZoom(),i=(a-1)*n+1;return i/r}function f0(t){var e=t.getVisual("symbolSize");return e instanceof Array&&(e=(e[0]+e[1])/2),+e}var KU=Math.PI,QE=[];function EV(t,e,n,r){var a=t.coordinateSystem;if(!(a&&a.type!=="view")){var i=a.getBoundingRect(),o=t.getData(),s=o.graph,l=i.width/2+i.x,u=i.height/2+i.y,c=Math.min(i.width,i.height)/2,f=o.count();if(o.setLayout({cx:l,cy:u}),!!f){if(n){var d=a.pointToData(r),h=d[0],v=d[1],p=[h-l,v-u];jd(p,p),R0(p,p,c),n.setLayout([l+p[0],u+p[1]],!0);var g=t.get(["circular","rotateLabel"]);cie(n,g,l,u)}Ivt[e](t,s,o,c,l,u,f),s.eachEdge(function(y,m){var b=Zo(y.getModel().get(["lineStyle","curveness"]),CV(y,t,m),0),w=Ps(y.node1.getLayout()),x=Ps(y.node2.getLayout()),_,C=(w[0]+x[0])/2,T=(w[1]+x[1])/2;+b&&(b*=3,_=[l*b+C*(1-b),u*b+T*(1-b)]),y.setLayout([w,x,_])})}}}var Ivt={value:function(t,e,n,r,a,i,o){var s=0,l=n.getSum("value"),u=Math.PI*2/(l||o);e.eachNode(function(c){var f=c.getValue("value"),d=u*(l?f:1)/2;s+=d,c.setLayout([r*Math.cos(s)+a,r*Math.sin(s)+i]),s+=d})},symbolSize:function(t,e,n,r,a,i,o){var s=0;QE.length=o;var l=c0(t);e.eachNode(function(f){var d=f0(f);isNaN(d)&&(d=2),d<0&&(d=0),d*=l;var h=Math.asin(d/2/r);isNaN(h)&&(h=KU/2),QE[f.dataIndex]=h,s+=h*2});var u=(2*KU-s)/o/2,c=0;e.eachNode(function(f){var d=u+QE[f.dataIndex];c+=d,(!f.getLayout()||!f.getLayout().fixed)&&f.setLayout([r*Math.cos(c)+a,r*Math.sin(c)+i]),c+=d})}};function cie(t,e,n,r){var a=t.getGraphicEl();if(a){var i=t.getModel(),o=i.get(["label","rotate"])||0,s=a.getSymbolPath();if(e){var l=t.getLayout(),u=Math.atan2(l[1]-r,l[0]-n);u<0&&(u=Math.PI*2+u);var c=l[0]<n;c&&(u=u-Math.PI);var f=c?"left":"right";s.setTextConfig({rotation:-u,position:f,origin:"center"});var d=s.ensureState("emphasis");Ae(d.textConfig||(d.textConfig={}),{position:f})}else s.setTextConfig({rotation:o*=Math.PI/180})}}function Pvt(t){t.eachSeriesByType("graph",function(e){e.get("layout")==="circular"&&EV(e,"symbolSize")})}var Eh=h_;function Fvt(t,e,n){for(var r=t,a=e,i=n.rect,o=i.width,s=i.height,l=[i.x+o/2,i.y+s/2],u=n.gravity==null?.1:n.gravity,c=0;c<r.length;c++){var f=r[c];f.p||(f.p=Lc(o*(Math.random()-.5)+l[0],s*(Math.random()-.5)+l[1])),f.pp=Ps(f.p),f.edges=null}var d=n.friction==null?.6:n.friction,h=d,v,p;return{warmUp:function(){h=d*.8},setFixed:function(g){r[g].fixed=!0},setUnfixed:function(g){r[g].fixed=!1},beforeStep:function(g){v=g},afterStep:function(g){p=g},step:function(g){v&&v(r,a);for(var y=[],m=r.length,b=0;b<a.length;b++){var w=a[b];if(!w.ignoreForceLayout){var x=w.n1,_=w.n2;Pu(y,_.p,x.p);var C=By(y)-w.d,T=_.w/(x.w+_.w);isNaN(T)&&(T=0),jd(y,y),!x.fixed&&Eh(x.p,x.p,y,T*C*h),!_.fixed&&Eh(_.p,_.p,y,-(1-T)*C*h)}}for(var b=0;b<m;b++){var D=r[b];D.fixed||(Pu(y,l,D.p),Eh(D.p,D.p,y,u*h))}for(var b=0;b<m;b++)for(var x=r[b],E=b+1;E<m;E++){var _=r[E];Pu(y,_.p,x.p);var C=By(y);C===0&&(XJ(y,Math.random()-.5,Math.random()-.5),C=1);var M=(x.rep+_.rep)/C/C;!x.fixed&&Eh(x.pp,x.pp,y,M),!_.fixed&&Eh(_.pp,_.pp,y,-M)}for(var k=[],b=0;b<m;b++){var D=r[b];D.fixed||(Pu(k,D.p,D.pp),Eh(D.p,D.p,k,h),xa(D.pp,D.p))}h=h*.992;var R=h<.01;p&&p(r,a,R),g&&g(R)}}}function zvt(t){t.eachSeriesByType("graph",function(e){var n=e.coordinateSystem;if(!(n&&n.type!=="view"))if(e.get("layout")==="force"){var r=e.preservedPoints||{},a=e.getGraph(),i=a.data,o=a.edgeData,s=e.getModel("force"),l=s.get("initLayout");e.preservedPoints?i.each(function(b){var w=i.getId(b);i.setItemLayout(b,r[w]||[NaN,NaN])}):!l||l==="none"?uie(e):l==="circular"&&EV(e,"value");var u=i.getDataExtent("value"),c=o.getDataExtent("value"),f=s.get("repulsion"),d=s.get("edgeLength"),h=Be(f)?f:[f,f],v=Be(d)?d:[d,d];v=[v[1],v[0]];var p=i.mapArray("value",function(b,w){var x=i.getItemLayout(w),_=wn(b,u,h);return isNaN(_)&&(_=(h[0]+h[1])/2),{w:_,rep:_,fixed:i.getItemModel(w).get("fixed"),p:!x||isNaN(x[0])||isNaN(x[1])?null:x}}),g=o.mapArray("value",function(b,w){var x=a.getEdgeByIndex(w),_=wn(b,c,v);isNaN(_)&&(_=(v[0]+v[1])/2);var C=x.getModel(),T=Zo(x.getModel().get(["lineStyle","curveness"]),-CV(x,e,w,!0),0);return{n1:p[x.node1.dataIndex],n2:p[x.node2.dataIndex],d:_,curveness:T,ignoreForceLayout:C.get("ignoreForceLayout")}}),y=n.getBoundingRect(),m=Fvt(p,g,{rect:y,gravity:s.get("gravity"),friction:s.get("friction")});m.beforeStep(function(b,w){for(var x=0,_=b.length;x<_;x++)b[x].fixed&&xa(b[x].p,a.getNodeByIndex(x).getLayout())}),m.afterStep(function(b,w,x){for(var _=0,C=b.length;_<C;_++)b[_].fixed||a.getNodeByIndex(_).setLayout(b[_].p),r[i.getId(_)]=b[_].p;for(var _=0,C=w.length;_<C;_++){var T=w[_],D=a.getEdgeByIndex(_),E=T.n1.p,M=T.n2.p,k=D.getLayout();k=k?k.slice():[],k[0]=k[0]||[],k[1]=k[1]||[],xa(k[0],E),xa(k[1],M),+T.curveness&&(k[2]=[(E[0]+M[0])/2-(E[1]-M[1])*T.curveness,(E[1]+M[1])/2-(M[0]-E[0])*T.curveness]),D.setLayout(k)}}),e.forceLayout=m,e.preservedPoints=r,m.step()}else e.forceLayout=null})}function Gvt(t,e,n){var r=Ae(t.getBoxLayoutParams(),{aspect:n});return xr(r,{width:e.getWidth(),height:e.getHeight()})}function Uvt(t,e){var n=[];return t.eachSeriesByType("graph",function(r){var a=r.get("coordinateSystem");if(!a||a==="view"){var i=r.getData(),o=i.mapArray(function(g){var y=i.getItemModel(g);return[+y.get("x"),+y.get("y")]}),s=[],l=[];LC(o,s,l),l[0]-s[0]===0&&(l[0]+=1,s[0]-=1),l[1]-s[1]===0&&(l[1]+=1,s[1]-=1);var u=(l[0]-s[0])/(l[1]-s[1]),c=Gvt(r,e,u);isNaN(u)&&(s=[c.x,c.y],l=[c.x+c.width,c.y+c.height]);var f=l[0]-s[0],d=l[1]-s[1],h=c.width,v=c.height,p=r.coordinateSystem=new i1;p.zoomLimit=r.get("scaleLimit"),p.setBoundingRect(s[0],s[1],f,d),p.setViewRect(c.x,c.y,h,v),p.setCenter(r.get("center"),e),p.setZoom(r.get("zoom")),n.push(p)}}),n}var jU=Br.prototype,JE=Wm.prototype,fie=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1}return t}();(function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e})(fie);function eM(t){return isNaN(+t.cpx1)||isNaN(+t.cpy1)}var Hvt=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r.type="ec-line",r}return e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new fie},e.prototype.buildPath=function(n,r){eM(r)?jU.buildPath.call(this,n,r):JE.buildPath.call(this,n,r)},e.prototype.pointAt=function(n){return eM(this.shape)?jU.pointAt.call(this,n):JE.pointAt.call(this,n)},e.prototype.tangentAt=function(n){var r=this.shape,a=eM(r)?[r.x2-r.x1,r.y2-r.y1]:JE.tangentAt.call(this,n);return jd(a,a)},e}(Kt);const Wvt=Hvt;var tM=["fromSymbol","toSymbol"];function YU(t){return"_"+t+"Type"}function XU(t,e,n){var r=e.getItemVisual(n,t);if(!r||r==="none")return r;var a=e.getItemVisual(n,t+"Size"),i=e.getItemVisual(n,t+"Rotate"),o=e.getItemVisual(n,t+"Offset"),s=e.getItemVisual(n,t+"KeepAspect"),l=Xv(a),u=Zd(o||0,l);return r+l+u+(i||"")+(s||"")}function qU(t,e,n){var r=e.getItemVisual(n,t);if(!(!r||r==="none")){var a=e.getItemVisual(n,t+"Size"),i=e.getItemVisual(n,t+"Rotate"),o=e.getItemVisual(n,t+"Offset"),s=e.getItemVisual(n,t+"KeepAspect"),l=Xv(a),u=Zd(o||0,l),c=fr(r,-l[0]/2+u[0],-l[1]/2+u[1],l[0],l[1],null,s);return c.__specifiedRotation=i==null||isNaN(i)?void 0:+i*Math.PI/180||0,c.name=t,c}}function Kvt(t){var e=new Wvt({name:"line",subPixelOptimize:!0});return cL(e.shape,t),e}function cL(t,e){t.x1=e[0][0],t.y1=e[0][1],t.x2=e[1][0],t.y2=e[1][1],t.percent=1;var n=e[2];n?(t.cpx1=n[0],t.cpy1=n[1]):(t.cpx1=NaN,t.cpy1=NaN)}var jvt=function(t){me(e,t);function e(n,r,a){var i=t.call(this)||this;return i._createLine(n,r,a),i}return e.prototype._createLine=function(n,r,a){var i=n.hostModel,o=n.getItemLayout(r),s=Kvt(o);s.shape.percent=0,Gn(s,{shape:{percent:1}},i,r),this.add(s),W(tM,function(l){var u=qU(l,n,r);this.add(u),this[YU(l)]=XU(l,n,r)},this),this._updateCommonStl(n,r,a)},e.prototype.updateData=function(n,r,a){var i=n.hostModel,o=this.childOfName("line"),s=n.getItemLayout(r),l={shape:{}};cL(l.shape,s),fn(o,l,i,r),W(tM,function(u){var c=XU(u,n,r),f=YU(u);if(this[f]!==c){this.remove(this.childOfName(u));var d=qU(u,n,r);this.add(d)}this[f]=c},this),this._updateCommonStl(n,r,a)},e.prototype.getLinePath=function(){return this.childAt(0)},e.prototype._updateCommonStl=function(n,r,a){var i=n.hostModel,o=this.childOfName("line"),s=a&&a.emphasisLineStyle,l=a&&a.blurLineStyle,u=a&&a.selectLineStyle,c=a&&a.labelStatesModels,f=a&&a.emphasisDisabled,d=a&&a.focus,h=a&&a.blurScope;if(!a||n.hasItemOption){var v=n.getItemModel(r),p=v.getModel("emphasis");s=p.getModel("lineStyle").getLineStyle(),l=v.getModel(["blur","lineStyle"]).getLineStyle(),u=v.getModel(["select","lineStyle"]).getLineStyle(),f=p.get("disabled"),d=p.get("focus"),h=p.get("blurScope"),c=Fr(v)}var g=n.getItemVisual(r,"style"),y=g.stroke;o.useStyle(g),o.style.fill=null,o.style.strokeNoScale=!0,o.ensureState("emphasis").style=s,o.ensureState("blur").style=l,o.ensureState("select").style=u,W(tM,function(_){var C=this.childOfName(_);if(C){C.setColor(y),C.style.opacity=g.opacity;for(var T=0;T<Ja.length;T++){var D=Ja[T],E=o.getState(D);if(E){var M=E.style||{},k=C.ensureState(D),R=k.style||(k.style={});M.stroke!=null&&(R[C.__isEmptyBrush?"stroke":"fill"]=M.stroke),M.opacity!=null&&(R.opacity=M.opacity)}}C.markRedraw()}},this);var m=i.getRawValue(r);ya(this,c,{labelDataIndex:r,labelFetcher:{getFormattedLabel:function(_,C){return i.getFormattedLabel(_,C,n.dataType)}},inheritColor:y||"#000",defaultOpacity:g.opacity,defaultText:(m==null?n.getName(r):isFinite(m)?nr(m):m)+""});var b=this.getTextContent();if(b){var w=c.normal;b.__align=b.style.align,b.__verticalAlign=b.style.verticalAlign,b.__position=w.get("position")||"middle";var x=w.get("distance");Be(x)||(x=[x,x]),b.__labelDistance=x}this.setTextConfig({position:null,local:!0,inside:!1}),ar(this,d,h,f)},e.prototype.highlight=function(){Il(this)},e.prototype.downplay=function(){Pl(this)},e.prototype.updateLayout=function(n,r){this.setLinePoints(n.getItemLayout(r))},e.prototype.setLinePoints=function(n){var r=this.childOfName("line");cL(r.shape,n),r.dirty()},e.prototype.beforeUpdate=function(){var n=this,r=n.childOfName("fromSymbol"),a=n.childOfName("toSymbol"),i=n.getTextContent();if(!r&&!a&&(!i||i.ignore))return;for(var o=1,s=this.parent;s;)s.scaleX&&(o/=s.scaleX),s=s.parent;var l=n.childOfName("line");if(!this.__dirty&&!l.__dirty)return;var u=l.shape.percent,c=l.pointAt(0),f=l.pointAt(u),d=Pu([],f,c);jd(d,d);function h(E,M){var k=E.__specifiedRotation;if(k==null){var R=l.tangentAt(M);E.attr("rotation",(M===1?-1:1)*Math.PI/2-Math.atan2(R[1],R[0]))}else E.attr("rotation",k)}if(r&&(r.setPosition(c),h(r,0),r.scaleX=r.scaleY=o*u,r.markRedraw()),a&&(a.setPosition(f),h(a,1),a.scaleX=a.scaleY=o*u,a.markRedraw()),i&&!i.ignore){i.x=i.y=0,i.originX=i.originY=0;var v=void 0,p=void 0,g=i.__labelDistance,y=g[0]*o,m=g[1]*o,b=u/2,w=l.tangentAt(b),x=[w[1],-w[0]],_=l.pointAt(b);x[1]>0&&(x[0]=-x[0],x[1]=-x[1]);var C=w[0]<0?-1:1;if(i.__position!=="start"&&i.__position!=="end"){var T=-Math.atan2(w[1],w[0]);f[0]<c[0]&&(T=Math.PI+T),i.rotation=T}var D=void 0;switch(i.__position){case"insideStartTop":case"insideMiddleTop":case"insideEndTop":case"middle":D=-m,p="bottom";break;case"insideStartBottom":case"insideMiddleBottom":case"insideEndBottom":D=m,p="top";break;default:D=0,p="middle"}switch(i.__position){case"end":i.x=d[0]*y+f[0],i.y=d[1]*m+f[1],v=d[0]>.8?"left":d[0]<-.8?"right":"center",p=d[1]>.8?"top":d[1]<-.8?"bottom":"middle";break;case"start":i.x=-d[0]*y+c[0],i.y=-d[1]*m+c[1],v=d[0]>.8?"right":d[0]<-.8?"left":"center",p=d[1]>.8?"bottom":d[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":i.x=y*C+c[0],i.y=c[1]+D,v=w[0]<0?"right":"left",i.originX=-y*C,i.originY=-D;break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":i.x=_[0],i.y=_[1]+D,v="center",i.originY=-D;break;case"insideEndTop":case"insideEnd":case"insideEndBottom":i.x=-y*C+f[0],i.y=f[1]+D,v=w[0]>=0?"right":"left",i.originX=y*C,i.originY=-D;break}i.scaleX=i.scaleY=o,i.setStyle({verticalAlign:i.__verticalAlign||p,align:i.__align||v})}},e}(Tt);const MV=jvt;var Yvt=function(){function t(e){this.group=new Tt,this._LineCtor=e||MV}return t.prototype.updateData=function(e){var n=this;this._progressiveEls=null;var r=this,a=r.group,i=r._lineData;r._lineData=e,i||a.removeAll();var o=ZU(e);e.diff(i).add(function(s){n._doAdd(e,s,o)}).update(function(s,l){n._doUpdate(i,e,l,s,o)}).remove(function(s){a.remove(i.getItemGraphicEl(s))}).execute()},t.prototype.updateLayout=function(){var e=this._lineData;e&&e.eachItemGraphicEl(function(n,r){n.updateLayout(e,r)},this)},t.prototype.incrementalPrepareUpdate=function(e){this._seriesScope=ZU(e),this._lineData=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(e,n){this._progressiveEls=[];function r(s){!s.isGroup&&!Xvt(s)&&(s.incremental=!0,s.ensureState("emphasis").hoverLayer=!0)}for(var a=e.start;a<e.end;a++){var i=n.getItemLayout(a);if(nM(i)){var o=new this._LineCtor(n,a,this._seriesScope);o.traverse(r),this.group.add(o),n.setItemGraphicEl(a,o),this._progressiveEls.push(o)}}},t.prototype.remove=function(){this.group.removeAll()},t.prototype.eachRendered=function(e){Ac(this._progressiveEls||this.group,e)},t.prototype._doAdd=function(e,n,r){var a=e.getItemLayout(n);if(nM(a)){var i=new this._LineCtor(e,n,r);e.setItemGraphicEl(n,i),this.group.add(i)}},t.prototype._doUpdate=function(e,n,r,a,i){var o=e.getItemGraphicEl(r);if(!nM(n.getItemLayout(a))){this.group.remove(o);return}o?o.updateData(n,a,i):o=new this._LineCtor(n,a,i),n.setItemGraphicEl(a,o),this.group.add(o)},t}();function Xvt(t){return t.animators&&t.animators.length>0}function ZU(t){var e=t.hostModel,n=e.getModel("emphasis");return{lineStyle:e.getModel("lineStyle").getLineStyle(),emphasisLineStyle:n.getModel(["lineStyle"]).getLineStyle(),blurLineStyle:e.getModel(["blur","lineStyle"]).getLineStyle(),selectLineStyle:e.getModel(["select","lineStyle"]).getLineStyle(),emphasisDisabled:n.get("disabled"),blurScope:n.get("blurScope"),focus:n.get("focus"),labelStatesModels:Fr(e)}}function QU(t){return isNaN(t[0])||isNaN(t[1])}function nM(t){return t&&!QU(t[0])&&!QU(t[1])}const DV=Yvt;var rM=[],aM=[],iM=[],Mh=jr,oM=Zu,JU=Math.abs;function e6(t,e,n){for(var r=t[0],a=t[1],i=t[2],o=1/0,s,l=n*n,u=.1,c=.1;c<=.9;c+=.1){rM[0]=Mh(r[0],a[0],i[0],c),rM[1]=Mh(r[1],a[1],i[1],c);var f=JU(oM(rM,e)-l);f<o&&(o=f,s=c)}for(var d=0;d<32;d++){var h=s+u;aM[0]=Mh(r[0],a[0],i[0],s),aM[1]=Mh(r[1],a[1],i[1],s),iM[0]=Mh(r[0],a[0],i[0],h),iM[1]=Mh(r[1],a[1],i[1],h);var f=oM(aM,e)-l;if(JU(f)<.01)break;var v=oM(iM,e)-l;u/=2,f<0?v>=0?s=s+u:s=s-u:v>=0?s=s-u:s=s+u}return s}function sM(t,e){var n=[],r=$y,a=[[],[],[]],i=[[],[]],o=[];e/=2,t.eachEdge(function(s,l){var u=s.getLayout(),c=s.getVisual("fromSymbol"),f=s.getVisual("toSymbol");u.__original||(u.__original=[Ps(u[0]),Ps(u[1])],u[2]&&u.__original.push(Ps(u[2])));var d=u.__original;if(u[2]!=null){if(xa(a[0],d[0]),xa(a[1],d[2]),xa(a[2],d[1]),c&&c!=="none"){var h=f0(s.node1),v=e6(a,d[0],h*e);r(a[0][0],a[1][0],a[2][0],v,n),a[0][0]=n[3],a[1][0]=n[4],r(a[0][1],a[1][1],a[2][1],v,n),a[0][1]=n[3],a[1][1]=n[4]}if(f&&f!=="none"){var h=f0(s.node2),v=e6(a,d[1],h*e);r(a[0][0],a[1][0],a[2][0],v,n),a[1][0]=n[1],a[2][0]=n[2],r(a[0][1],a[1][1],a[2][1],v,n),a[1][1]=n[1],a[2][1]=n[2]}xa(u[0],a[0]),xa(u[1],a[2]),xa(u[2],a[1])}else{if(xa(i[0],d[0]),xa(i[1],d[1]),Pu(o,i[1],i[0]),jd(o,o),c&&c!=="none"){var h=f0(s.node1);h_(i[0],i[0],o,h*e)}if(f&&f!=="none"){var h=f0(s.node2);h_(i[1],i[1],o,-h*e)}xa(u[0],i[0]),xa(u[1],i[1])}})}function t6(t){return t.type==="view"}var qvt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(n,r){var a=new e1,i=new DV,o=this.group;this._controller=new a1(r.getZr()),this._controllerHost={target:o},o.add(a.group),o.add(i.group),this._symbolDraw=a,this._lineDraw=i,this._firstRender=!0},e.prototype.render=function(n,r,a){var i=this,o=n.coordinateSystem;this._model=n;var s=this._symbolDraw,l=this._lineDraw,u=this.group;if(t6(o)){var c={x:o.x,y:o.y,scaleX:o.scaleX,scaleY:o.scaleY};this._firstRender?u.attr(c):fn(u,c,n)}sM(n.getGraph(),c0(n));var f=n.getData();s.updateData(f);var d=n.getEdgeData();l.updateData(d),this._updateNodeAndLinkScale(),this._updateController(n,r,a),clearTimeout(this._layoutTimeout);var h=n.forceLayout,v=n.get(["force","layoutAnimation"]);h&&this._startForceLayoutIteration(h,v);var p=n.get("layout");f.graph.eachNode(function(b){var w=b.dataIndex,x=b.getGraphicEl(),_=b.getModel();if(x){x.off("drag").off("dragend");var C=_.get("draggable");C&&x.on("drag",function(D){switch(p){case"force":h.warmUp(),!i._layouting&&i._startForceLayoutIteration(h,v),h.setFixed(w),f.setItemLayout(w,[x.x,x.y]);break;case"circular":f.setItemLayout(w,[x.x,x.y]),b.setLayout({fixed:!0},!0),EV(n,"symbolSize",b,[D.offsetX,D.offsetY]),i.updateLayout(n);break;case"none":default:f.setItemLayout(w,[x.x,x.y]),TV(n.getGraph(),n),i.updateLayout(n);break}}).on("dragend",function(){h&&h.setUnfixed(w)}),x.setDraggable(C,!!_.get("cursor"));var T=_.get(["emphasis","focus"]);T==="adjacency"&&(Lt(x).focus=b.getAdjacentDataIndices())}}),f.graph.eachEdge(function(b){var w=b.getGraphicEl(),x=b.getModel().get(["emphasis","focus"]);w&&x==="adjacency"&&(Lt(w).focus={edge:[b.dataIndex],node:[b.node1.dataIndex,b.node2.dataIndex]})});var g=n.get("layout")==="circular"&&n.get(["circular","rotateLabel"]),y=f.getLayout("cx"),m=f.getLayout("cy");f.graph.eachNode(function(b){cie(b,g,y,m)}),this._firstRender=!1},e.prototype.dispose=function(){this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype._startForceLayoutIteration=function(n,r){var a=this;(function i(){n.step(function(o){a.updateLayout(a._model),(a._layouting=!o)&&(r?a._layoutTimeout=setTimeout(i,16):i())})})()},e.prototype._updateController=function(n,r,a){var i=this,o=this._controller,s=this._controllerHost,l=this.group;if(o.setPointerChecker(function(u,c,f){var d=l.getBoundingRect();return d.applyTransform(l.transform),d.contain(c,f)&&!nT(u,a,n)}),!t6(n.coordinateSystem)){o.disable();return}o.enable(n.get("roam")),s.zoomLimit=n.get("scaleLimit"),s.zoom=n.coordinateSystem.getZoom(),o.off("pan").off("zoom").on("pan",function(u){vV(s,u.dx,u.dy),a.dispatchAction({seriesId:n.id,type:"graphRoam",dx:u.dx,dy:u.dy})}).on("zoom",function(u){gV(s,u.scale,u.originX,u.originY),a.dispatchAction({seriesId:n.id,type:"graphRoam",zoom:u.scale,originX:u.originX,originY:u.originY}),i._updateNodeAndLinkScale(),sM(n.getGraph(),c0(n)),i._lineDraw.updateLayout(),a.updateLabelLayout()})},e.prototype._updateNodeAndLinkScale=function(){var n=this._model,r=n.getData(),a=c0(n);r.eachItemGraphicEl(function(i,o){i&&i.setSymbolScale(a)})},e.prototype.updateLayout=function(n){sM(n.getGraph(),c0(n)),this._symbolDraw.updateLayout(),this._lineDraw.updateLayout()},e.prototype.remove=function(n,r){this._symbolDraw&&this._symbolDraw.remove(),this._lineDraw&&this._lineDraw.remove()},e.type="graph",e}(kn);const Zvt=qvt;function Dh(t){return"_EC_"+t}var Qvt=function(){function t(e){this.type="graph",this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this._directed=e||!1}return t.prototype.isDirected=function(){return this._directed},t.prototype.addNode=function(e,n){e=e==null?""+n:""+e;var r=this._nodesMap;if(!r[Dh(e)]){var a=new kf(e,n);return a.hostGraph=this,this.nodes.push(a),r[Dh(e)]=a,a}},t.prototype.getNodeByIndex=function(e){var n=this.data.getRawIndex(e);return this.nodes[n]},t.prototype.getNodeById=function(e){return this._nodesMap[Dh(e)]},t.prototype.addEdge=function(e,n,r){var a=this._nodesMap,i=this._edgesMap;if(sn(e)&&(e=this.nodes[e]),sn(n)&&(n=this.nodes[n]),e instanceof kf||(e=a[Dh(e)]),n instanceof kf||(n=a[Dh(n)]),!(!e||!n)){var o=e.id+"-"+n.id,s=new die(e,n,r);return s.hostGraph=this,this._directed&&(e.outEdges.push(s),n.inEdges.push(s)),e.edges.push(s),e!==n&&n.edges.push(s),this.edges.push(s),i[o]=s,s}},t.prototype.getEdgeByIndex=function(e){var n=this.edgeData.getRawIndex(e);return this.edges[n]},t.prototype.getEdge=function(e,n){e instanceof kf&&(e=e.id),n instanceof kf&&(n=n.id);var r=this._edgesMap;return this._directed?r[e+"-"+n]:r[e+"-"+n]||r[n+"-"+e]},t.prototype.eachNode=function(e,n){for(var r=this.nodes,a=r.length,i=0;i<a;i++)r[i].dataIndex>=0&&e.call(n,r[i],i)},t.prototype.eachEdge=function(e,n){for(var r=this.edges,a=r.length,i=0;i<a;i++)r[i].dataIndex>=0&&r[i].node1.dataIndex>=0&&r[i].node2.dataIndex>=0&&e.call(n,r[i],i)},t.prototype.breadthFirstTraverse=function(e,n,r,a){if(n instanceof kf||(n=this._nodesMap[Dh(n)]),!!n){for(var i=r==="out"?"outEdges":r==="in"?"inEdges":"edges",o=0;o<this.nodes.length;o++)this.nodes[o].__visited=!1;if(!e.call(a,n,null))for(var s=[n];s.length;)for(var l=s.shift(),u=l[i],o=0;o<u.length;o++){var c=u[o],f=c.node1===l?c.node2:c.node1;if(!f.__visited){if(e.call(a,f,l))return;s.push(f),f.__visited=!0}}}},t.prototype.update=function(){for(var e=this.data,n=this.edgeData,r=this.nodes,a=this.edges,i=0,o=r.length;i<o;i++)r[i].dataIndex=-1;for(var i=0,o=e.count();i<o;i++)r[e.getRawIndex(i)].dataIndex=i;n.filterSelf(function(s){var l=a[n.getRawIndex(s)];return l.node1.dataIndex>=0&&l.node2.dataIndex>=0});for(var i=0,o=a.length;i<o;i++)a[i].dataIndex=-1;for(var i=0,o=n.count();i<o;i++)a[n.getRawIndex(i)].dataIndex=i},t.prototype.clone=function(){for(var e=new t(this._directed),n=this.nodes,r=this.edges,a=0;a<n.length;a++)e.addNode(n[a].id,n[a].dataIndex);for(var a=0;a<r.length;a++){var i=r[a];e.addEdge(i.node1.id,i.node2.id,i.dataIndex)}return e},t}(),kf=function(){function t(e,n){this.inEdges=[],this.outEdges=[],this.edges=[],this.dataIndex=-1,this.id=e??"",this.dataIndex=n??-1}return t.prototype.degree=function(){return this.edges.length},t.prototype.inDegree=function(){return this.inEdges.length},t.prototype.outDegree=function(){return this.outEdges.length},t.prototype.getModel=function(e){if(!(this.dataIndex<0)){var n=this.hostGraph,r=n.data.getItemModel(this.dataIndex);return r.getModel(e)}},t.prototype.getAdjacentDataIndices=function(){for(var e={edge:[],node:[]},n=0;n<this.edges.length;n++){var r=this.edges[n];r.dataIndex<0||(e.edge.push(r.dataIndex),e.node.push(r.node1.dataIndex,r.node2.dataIndex))}return e},t.prototype.getTrajectoryDataIndices=function(){for(var e=ft(),n=ft(),r=0;r<this.edges.length;r++){var a=this.edges[r];if(!(a.dataIndex<0)){e.set(a.dataIndex,!0);for(var i=[a.node1],o=[a.node2],s=0;s<i.length;){var l=i[s];s++,n.set(l.dataIndex,!0);for(var u=0;u<l.inEdges.length;u++)e.set(l.inEdges[u].dataIndex,!0),i.push(l.inEdges[u].node1)}for(s=0;s<o.length;){var c=o[s];s++,n.set(c.dataIndex,!0);for(var u=0;u<c.outEdges.length;u++)e.set(c.outEdges[u].dataIndex,!0),o.push(c.outEdges[u].node2)}}}return{edge:e.keys(),node:n.keys()}},t}(),die=function(){function t(e,n,r){this.dataIndex=-1,this.node1=e,this.node2=n,this.dataIndex=r??-1}return t.prototype.getModel=function(e){if(!(this.dataIndex<0)){var n=this.hostGraph,r=n.edgeData.getItemModel(this.dataIndex);return r.getModel(e)}},t.prototype.getAdjacentDataIndices=function(){return{edge:[this.dataIndex],node:[this.node1.dataIndex,this.node2.dataIndex]}},t.prototype.getTrajectoryDataIndices=function(){var e=ft(),n=ft();e.set(this.dataIndex,!0);for(var r=[this.node1],a=[this.node2],i=0;i<r.length;){var o=r[i];i++,n.set(o.dataIndex,!0);for(var s=0;s<o.inEdges.length;s++)e.set(o.inEdges[s].dataIndex,!0),r.push(o.inEdges[s].node1)}for(i=0;i<a.length;){var l=a[i];i++,n.set(l.dataIndex,!0);for(var s=0;s<l.outEdges.length;s++)e.set(l.outEdges[s].dataIndex,!0),a.push(l.outEdges[s].node2)}return{edge:e.keys(),node:n.keys()}},t}();function hie(t,e){return{getValue:function(n){var r=this[t][e];return r.getStore().get(r.getDimensionIndex(n||"value"),this.dataIndex)},setVisual:function(n,r){this.dataIndex>=0&&this[t][e].setItemVisual(this.dataIndex,n,r)},getVisual:function(n){return this[t][e].getItemVisual(this.dataIndex,n)},setLayout:function(n,r){this.dataIndex>=0&&this[t][e].setItemLayout(this.dataIndex,n,r)},getLayout:function(){return this[t][e].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[t][e].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[t][e].getRawIndex(this.dataIndex)}}}sr(kf,hie("hostGraph","data"));sr(die,hie("hostGraph","edgeData"));const Jvt=Qvt;function pie(t,e,n,r,a){for(var i=new Jvt(r),o=0;o<t.length;o++)i.addNode(Vr(t[o].id,t[o].name,o),o);for(var s=[],l=[],u=0,o=0;o<e.length;o++){var c=e[o],f=c.source,d=c.target;i.addEdge(f,d,u)&&(l.push(c),s.push(Vr(Rr(c.id,null),f+" > "+d)),u++)}var h=n.get("coordinateSystem"),v;if(h==="cartesian2d"||h==="polar")v=rl(t,n);else{var p=Kv.get(h),g=p?p.dimensions||[]:[];Gt(g,"value")<0&&g.concat(["value"]);var y=qv(t,{coordDimensions:g,encodeDefine:n.getEncode()}).dimensions;v=new Ma(y,n),v.initData(t)}var m=new Ma(["value"],n);return m.initData(l,s),a&&a(v,m),Xae({mainData:v,struct:i,structAttr:"graph",datas:{node:v,edge:m},datasAttr:{node:"data",edge:"edgeData"}}),i.update(),i}var egt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return e.prototype.init=function(n){t.prototype.init.apply(this,arguments);var r=this;function a(){return r._categoriesData}this.legendVisualProvider=new r1(a,a),this.fillDataTextStyle(n.edges||n.links),this._updateCategoriesData()},e.prototype.mergeOption=function(n){t.prototype.mergeOption.apply(this,arguments),this.fillDataTextStyle(n.edges||n.links),this._updateCategoriesData()},e.prototype.mergeDefaultAndTheme=function(n){t.prototype.mergeDefaultAndTheme.apply(this,arguments),Rd(n,"edgeLabel",["show"])},e.prototype.getInitialData=function(n,r){var a=n.edges||n.links||[],i=n.data||n.nodes||[],o=this;if(i&&a){Vvt(this);var s=pie(i,a,this,!0,l);return W(s.edges,function(u){Bvt(u.node1,u.node2,this,u.dataIndex)},this),s.data}function l(u,c){u.wrapMethod("getItemModel",function(v){var p=o._categoriesModels,g=v.getShallow("category"),y=p[g];return y&&(y.parentModel=v.parentModel,v.parentModel=y),v});var f=Mn.prototype.getModel;function d(v,p){var g=f.call(this,v,p);return g.resolveParentPath=h,g}c.wrapMethod("getItemModel",function(v){return v.resolveParentPath=h,v.getModel=d,v});function h(v){if(v&&(v[0]==="label"||v[1]==="label")){var p=v.slice();return v[0]==="label"?p[0]="edgeLabel":v[1]==="label"&&(p[1]="edgeLabel"),p}return v}}},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.getCategoriesData=function(){return this._categoriesData},e.prototype.formatTooltip=function(n,r,a){if(a==="edge"){var i=this.getData(),o=this.getDataParams(n,a),s=i.graph.getEdgeByIndex(n),l=i.getName(s.node1.dataIndex),u=i.getName(s.node2.dataIndex),c=[];return l!=null&&c.push(l),u!=null&&c.push(u),zr("nameValue",{name:c.join(" > "),value:o.value,noValue:o.value==null})}var f=One({series:this,dataIndex:n,multipleSeries:r});return f},e.prototype._updateCategoriesData=function(){var n=$e(this.option.categories||[],function(a){return a.value!=null?a:Ae({value:0},a)}),r=new Ma(["value"],this);r.initData(n),this._categoriesData=r,this._categoriesModels=r.mapArray(function(a){return r.getItemModel(a)})},e.prototype.setZoom=function(n){this.option.zoom=n},e.prototype.setCenter=function(n){this.option.center=n},e.prototype.isAnimationEnabled=function(){return t.prototype.isAnimationEnabled.call(this)&&!(this.get("layout")==="force"&&this.get(["force","layoutAnimation"]))},e.type="series.graph",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={z:2,coordinateSystem:"view",legendHoverLink:!0,layout:null,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:"center",top:"center",symbol:"circle",symbolSize:10,edgeSymbol:["none","none"],edgeSymbolSize:10,edgeLabel:{position:"middle",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:"{b}"},itemStyle:{},lineStyle:{color:"#aaa",width:1,opacity:.5},emphasis:{scale:!0,label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(Pn);const tgt=egt;var ngt={type:"graphRoam",event:"graphRoam",update:"none"};function rgt(t){t.registerChartView(Zvt),t.registerSeriesModel(tgt),t.registerProcessor(Rvt),t.registerVisual(Lvt),t.registerVisual(Ovt),t.registerLayout($vt),t.registerLayout(t.PRIORITY.VISUAL.POST_CHART_LAYOUT,Pvt),t.registerLayout(zvt),t.registerCoordinateSystem("graphView",{dimensions:i1.dimensions,create:Uvt}),t.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},ir),t.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},ir),t.registerAction(ngt,function(e,n,r){n.eachComponent({mainType:"series",query:e},function(a){var i=a.coordinateSystem,o=mV(i,e,void 0,r);a.setCenter&&a.setCenter(o.center),a.setZoom&&a.setZoom(o.zoom)})})}var agt=function(){function t(){this.angle=0,this.width=10,this.r=10,this.x=0,this.y=0}return t}(),igt=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r.type="pointer",r}return e.prototype.getDefaultShape=function(){return new agt},e.prototype.buildPath=function(n,r){var a=Math.cos,i=Math.sin,o=r.r,s=r.width,l=r.angle,u=r.x-a(l)*s*(s>=o/3?1:2),c=r.y-i(l)*s*(s>=o/3?1:2);l=r.angle-Math.PI/2,n.moveTo(u,c),n.lineTo(r.x+a(l)*s,r.y+i(l)*s),n.lineTo(r.x+a(r.angle)*o,r.y+i(r.angle)*o),n.lineTo(r.x-a(l)*s,r.y-i(l)*s),n.lineTo(u,c)},e}(Kt);const ogt=igt;function sgt(t,e){var n=t.get("center"),r=e.getWidth(),a=e.getHeight(),i=Math.min(r,a),o=et(n[0],e.getWidth()),s=et(n[1],e.getHeight()),l=et(t.get("radius"),i/2);return{cx:o,cy:s,r:l}}function zb(t,e){var n=t==null?"":t+"";return e&&(rt(e)?n=e.replace("{value}",n):vt(e)&&(n=e(t))),n}var lgt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){this.group.removeAll();var i=n.get(["axisLine","lineStyle","color"]),o=sgt(n,a);this._renderMain(n,r,a,i,o),this._data=n.getData()},e.prototype.dispose=function(){},e.prototype._renderMain=function(n,r,a,i,o){var s=this.group,l=n.get("clockwise"),u=-n.get("startAngle")/180*Math.PI,c=-n.get("endAngle")/180*Math.PI,f=n.getModel("axisLine"),d=f.get("roundCap"),h=d?H_:ei,v=f.get("show"),p=f.getModel("lineStyle"),g=p.get("width"),y=[u,c];Wee(y,!l),u=y[0],c=y[1];for(var m=c-u,b=u,w=[],x=0;v&&x<i.length;x++){var _=Math.min(Math.max(i[x][0],0),1);c=u+m*_;var C=new h({shape:{startAngle:b,endAngle:c,cx:o.cx,cy:o.cy,clockwise:l,r0:o.r-g,r:o.r},silent:!0});C.setStyle({fill:i[x][1]}),C.setStyle(p.getLineStyle(["color","width"])),w.push(C),b=c}w.reverse(),W(w,function(D){return s.add(D)});var T=function(D){if(D<=0)return i[0][1];var E;for(E=0;E<i.length;E++)if(i[E][0]>=D&&(E===0?0:i[E-1][0])<D)return i[E][1];return i[E-1][1]};this._renderTicks(n,r,a,T,o,u,c,l,g),this._renderTitleAndDetail(n,r,a,T,o),this._renderAnchor(n,o),this._renderPointer(n,r,a,T,o,u,c,l,g)},e.prototype._renderTicks=function(n,r,a,i,o,s,l,u,c){for(var f=this.group,d=o.cx,h=o.cy,v=o.r,p=+n.get("min"),g=+n.get("max"),y=n.getModel("splitLine"),m=n.getModel("axisTick"),b=n.getModel("axisLabel"),w=n.get("splitNumber"),x=m.get("splitNumber"),_=et(y.get("length"),v),C=et(m.get("length"),v),T=s,D=(l-s)/w,E=D/x,M=y.getModel("lineStyle").getLineStyle(),k=m.getModel("lineStyle").getLineStyle(),R=y.get("distance"),O,I,P=0;P<=w;P++){if(O=Math.cos(T),I=Math.sin(T),y.get("show")){var N=R?R+c:c,B=new Br({shape:{x1:O*(v-N)+d,y1:I*(v-N)+h,x2:O*(v-_-N)+d,y2:I*(v-_-N)+h},style:M,silent:!0});M.stroke==="auto"&&B.setStyle({stroke:i(P/w)}),f.add(B)}if(b.get("show")){var N=b.get("distance")+R,L=zb(nr(P/w*(g-p)+p),b.get("formatter")),V=i(P/w),H=O*(v-_-N)+d,K=I*(v-_-N)+h,X=b.get("rotate"),oe=0;X==="radial"?(oe=-T+2*Math.PI,oe>Math.PI/2&&(oe+=Math.PI)):X==="tangential"?oe=-T-Math.PI/2:sn(X)&&(oe=X*Math.PI/180),oe===0?f.add(new nn({style:Nn(b,{text:L,x:H,y:K,verticalAlign:I<-.8?"top":I>.8?"bottom":"middle",align:O<-.4?"left":O>.4?"right":"center"},{inheritColor:V}),silent:!0})):f.add(new nn({style:Nn(b,{text:L,x:H,y:K,verticalAlign:"middle",align:"center"},{inheritColor:V}),silent:!0,originX:H,originY:K,rotation:oe}))}if(m.get("show")&&P!==w){var N=m.get("distance");N=N?N+c:c;for(var te=0;te<=x;te++){O=Math.cos(T),I=Math.sin(T);var re=new Br({shape:{x1:O*(v-N)+d,y1:I*(v-N)+h,x2:O*(v-C-N)+d,y2:I*(v-C-N)+h},silent:!0,style:k});k.stroke==="auto"&&re.setStyle({stroke:i((P+te/x)/w)}),f.add(re),T+=E}T-=E}else T+=D}},e.prototype._renderPointer=function(n,r,a,i,o,s,l,u,c){var f=this.group,d=this._data,h=this._progressEls,v=[],p=n.get(["pointer","show"]),g=n.getModel("progress"),y=g.get("show"),m=n.getData(),b=m.mapDimension("value"),w=+n.get("min"),x=+n.get("max"),_=[w,x],C=[s,l];function T(E,M){var k=m.getItemModel(E),R=k.getModel("pointer"),O=et(R.get("width"),o.r),I=et(R.get("length"),o.r),P=n.get(["pointer","icon"]),N=R.get("offsetCenter"),B=et(N[0],o.r),L=et(N[1],o.r),V=R.get("keepAspect"),H;return P?H=fr(P,B-O/2,L-I,O,I,null,V):H=new ogt({shape:{angle:-Math.PI/2,width:O,r:I,x:B,y:L}}),H.rotation=-(M+Math.PI/2),H.x=o.cx,H.y=o.cy,H}function D(E,M){var k=g.get("roundCap"),R=k?H_:ei,O=g.get("overlap"),I=O?g.get("width"):c/m.count(),P=O?o.r-I:o.r-(E+1)*I,N=O?o.r:o.r-E*I,B=new R({shape:{startAngle:s,endAngle:M,cx:o.cx,cy:o.cy,clockwise:u,r0:P,r:N}});return O&&(B.z2=x-m.get(b,E)%x),B}(y||p)&&(m.diff(d).add(function(E){var M=m.get(b,E);if(p){var k=T(E,s);Gn(k,{rotation:-((isNaN(+M)?C[0]:wn(M,_,C,!0))+Math.PI/2)},n),f.add(k),m.setItemGraphicEl(E,k)}if(y){var R=D(E,s),O=g.get("clip");Gn(R,{shape:{endAngle:wn(M,_,C,O)}},n),f.add(R),wR(n.seriesIndex,m.dataType,E,R),v[E]=R}}).update(function(E,M){var k=m.get(b,E);if(p){var R=d.getItemGraphicEl(M),O=R?R.rotation:s,I=T(E,O);I.rotation=O,fn(I,{rotation:-((isNaN(+k)?C[0]:wn(k,_,C,!0))+Math.PI/2)},n),f.add(I),m.setItemGraphicEl(E,I)}if(y){var P=h[M],N=P?P.shape.endAngle:s,B=D(E,N),L=g.get("clip");fn(B,{shape:{endAngle:wn(k,_,C,L)}},n),f.add(B),wR(n.seriesIndex,m.dataType,E,B),v[E]=B}}).execute(),m.each(function(E){var M=m.getItemModel(E),k=M.getModel("emphasis"),R=k.get("focus"),O=k.get("blurScope"),I=k.get("disabled");if(p){var P=m.getItemGraphicEl(E),N=m.getItemVisual(E,"style"),B=N.fill;if(P instanceof na){var L=P.style;P.useStyle(Ae({image:L.image,x:L.x,y:L.y,width:L.width,height:L.height},N))}else P.useStyle(N),P.type!=="pointer"&&P.setColor(B);P.setStyle(M.getModel(["pointer","itemStyle"]).getItemStyle()),P.style.fill==="auto"&&P.setStyle("fill",i(wn(m.get(b,E),_,[0,1],!0))),P.z2EmphasisLift=0,ga(P,M),ar(P,R,O,I)}if(y){var V=v[E];V.useStyle(m.getItemVisual(E,"style")),V.setStyle(M.getModel(["progress","itemStyle"]).getItemStyle()),V.z2EmphasisLift=0,ga(V,M),ar(V,R,O,I)}}),this._progressEls=v)},e.prototype._renderAnchor=function(n,r){var a=n.getModel("anchor"),i=a.get("show");if(i){var o=a.get("size"),s=a.get("icon"),l=a.get("offsetCenter"),u=a.get("keepAspect"),c=fr(s,r.cx-o/2+et(l[0],r.r),r.cy-o/2+et(l[1],r.r),o,o,null,u);c.z2=a.get("showAbove")?1:0,c.setStyle(a.getModel("itemStyle").getItemStyle()),this.group.add(c)}},e.prototype._renderTitleAndDetail=function(n,r,a,i,o){var s=this,l=n.getData(),u=l.mapDimension("value"),c=+n.get("min"),f=+n.get("max"),d=new Tt,h=[],v=[],p=n.isAnimationEnabled(),g=n.get(["pointer","showAbove"]);l.diff(this._data).add(function(y){h[y]=new nn({silent:!0}),v[y]=new nn({silent:!0})}).update(function(y,m){h[y]=s._titleEls[m],v[y]=s._detailEls[m]}).execute(),l.each(function(y){var m=l.getItemModel(y),b=l.get(u,y),w=new Tt,x=i(wn(b,[c,f],[0,1],!0)),_=m.getModel("title");if(_.get("show")){var C=_.get("offsetCenter"),T=o.cx+et(C[0],o.r),D=o.cy+et(C[1],o.r),E=h[y];E.attr({z2:g?0:2,style:Nn(_,{x:T,y:D,text:l.getName(y),align:"center",verticalAlign:"middle"},{inheritColor:x})}),w.add(E)}var M=m.getModel("detail");if(M.get("show")){var k=M.get("offsetCenter"),R=o.cx+et(k[0],o.r),O=o.cy+et(k[1],o.r),I=et(M.get("width"),o.r),P=et(M.get("height"),o.r),N=n.get(["progress","show"])?l.getItemVisual(y,"style").fill:x,E=v[y],B=M.get("formatter");E.attr({z2:g?0:2,style:Nn(M,{x:R,y:O,text:zb(b,B),width:isNaN(I)?null:I,height:isNaN(P)?null:P,align:"center",verticalAlign:"middle"},{inheritColor:N})}),$te(E,{normal:M},b,function(V){return zb(V,B)}),p&&Ite(E,y,l,n,{getFormattedLabel:function(V,H,K,X,oe,te){return zb(te?te.interpolatedValue:b,B)}}),w.add(E)}d.add(w)}),this.group.add(d),this._titleEls=h,this._detailEls=v},e.type="gauge",e}(kn);const ugt=lgt;var cgt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="itemStyle",n}return e.prototype.getInitialData=function(n,r){return Qv(this,["value"])},e.type="series.gauge",e.defaultOption={z:2,colorBy:"data",center:["50%","50%"],legendHoverLink:!0,radius:"75%",startAngle:225,endAngle:-45,clockwise:!0,min:0,max:100,splitNumber:10,axisLine:{show:!0,roundCap:!1,lineStyle:{color:[[1,"#E6EBF8"]],width:10}},progress:{show:!1,overlap:!0,width:10,roundCap:!1,clip:!0},splitLine:{show:!0,length:10,distance:10,lineStyle:{color:"#63677A",width:3,type:"solid"}},axisTick:{show:!0,splitNumber:5,length:6,distance:10,lineStyle:{color:"#63677A",width:1,type:"solid"}},axisLabel:{show:!0,distance:15,color:"#464646",fontSize:12,rotate:0},pointer:{icon:null,offsetCenter:[0,0],show:!0,showAbove:!0,length:"60%",width:6,keepAspect:!1},anchor:{show:!1,showAbove:!1,size:6,icon:"circle",offsetCenter:[0,0],keepAspect:!1,itemStyle:{color:"#fff",borderWidth:0,borderColor:"#5470c6"}},title:{show:!0,offsetCenter:[0,"20%"],color:"#464646",fontSize:16,valueAnimation:!1},detail:{show:!0,backgroundColor:"rgba(0,0,0,0)",borderWidth:0,borderColor:"#ccc",width:100,height:null,padding:[5,10],offsetCenter:[0,"40%"],color:"#464646",fontSize:30,fontWeight:"bold",lineHeight:30,valueAnimation:!1}},e}(Pn);const fgt=cgt;function dgt(t){t.registerChartView(ugt),t.registerSeriesModel(fgt)}var hgt=["itemStyle","opacity"],pgt=function(t){me(e,t);function e(n,r){var a=t.call(this)||this,i=a,o=new ai,s=new nn;return i.setTextContent(s),a.setTextGuideLine(o),a.updateData(n,r,!0),a}return e.prototype.updateData=function(n,r,a){var i=this,o=n.hostModel,s=n.getItemModel(r),l=n.getItemLayout(r),u=s.getModel("emphasis"),c=s.get(hgt);c=c??1,a||os(i),i.useStyle(n.getItemVisual(r,"style")),i.style.lineJoin="round",a?(i.setShape({points:l.points}),i.style.opacity=0,Gn(i,{style:{opacity:c}},o,r)):fn(i,{style:{opacity:c},shape:{points:l.points}},o,r),ga(i,s),this._updateLabel(n,r),ar(this,u.get("focus"),u.get("blurScope"),u.get("disabled"))},e.prototype._updateLabel=function(n,r){var a=this,i=this.getTextGuideLine(),o=a.getTextContent(),s=n.hostModel,l=n.getItemModel(r),u=n.getItemLayout(r),c=u.label,f=n.getItemVisual(r,"style"),d=f.fill;ya(o,Fr(l),{labelFetcher:n.hostModel,labelDataIndex:r,defaultOpacity:f.opacity,defaultText:n.getName(r)},{normal:{align:c.textAlign,verticalAlign:c.verticalAlign}}),a.setTextConfig({local:!0,inside:!!c.inside,insideStroke:d,outsideFill:d});var h=c.linePoints;i.setShape({points:h}),a.textGuideLineConfig={anchor:h?new It(h[0][0],h[0][1]):null},fn(o,{style:{x:c.x,y:c.y}},s,r),o.attr({rotation:c.rotation,originX:c.x,originY:c.y,z2:10}),oV(a,sV(l),{stroke:d})},e}(ti),vgt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreLabelLineUpdate=!0,n}return e.prototype.render=function(n,r,a){var i=n.getData(),o=this._data,s=this.group;i.diff(o).add(function(l){var u=new pgt(i,l);i.setItemGraphicEl(l,u),s.add(u)}).update(function(l,u){var c=o.getItemGraphicEl(u);c.updateData(i,l),s.add(c),i.setItemGraphicEl(l,c)}).remove(function(l){var u=o.getItemGraphicEl(l);jy(u,n,l)}).execute(),this._data=i},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.prototype.dispose=function(){},e.type="funnel",e}(kn);const ggt=vgt;var ygt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(n){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new r1(it(this.getData,this),it(this.getRawData,this)),this._defaultLabelLine(n)},e.prototype.getInitialData=function(n,r){return Qv(this,{coordDimensions:["value"],encodeDefaulter:Rt(LN,this)})},e.prototype._defaultLabelLine=function(n){Rd(n,"labelLine",["show"]);var r=n.labelLine,a=n.emphasis.labelLine;r.show=r.show&&n.label.show,a.show=a.show&&n.emphasis.label.show},e.prototype.getDataParams=function(n){var r=this.getData(),a=t.prototype.getDataParams.call(this,n),i=r.mapDimension("value"),o=r.getSum(i);return a.percent=o?+(r.get(i,n)/o*100).toFixed(2):0,a.$vars.push("percent"),a},e.type="series.funnel",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",left:80,top:60,right:80,bottom:60,minSize:"0%",maxSize:"100%",sort:"descending",orient:"vertical",gap:0,funnelAlign:"center",label:{show:!0,position:"outer"},labelLine:{show:!0,length:20,lineStyle:{width:1}},itemStyle:{borderColor:"#fff",borderWidth:1},emphasis:{label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(Pn);const mgt=ygt;function bgt(t,e){return xr(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function Sgt(t,e){for(var n=t.mapDimension("value"),r=t.mapArray(n,function(l){return l}),a=[],i=e==="ascending",o=0,s=t.count();o<s;o++)a[o]=o;return vt(e)?a.sort(e):e!=="none"&&a.sort(function(l,u){return i?r[l]-r[u]:r[u]-r[l]}),a}function wgt(t){var e=t.hostModel,n=e.get("orient");t.each(function(r){var a=t.getItemModel(r),i=a.getModel("label"),o=i.get("position"),s=a.getModel("labelLine"),l=t.getItemLayout(r),u=l.points,c=o==="inner"||o==="inside"||o==="center"||o==="insideLeft"||o==="insideRight",f,d,h,v;if(c)o==="insideLeft"?(d=(u[0][0]+u[3][0])/2+5,h=(u[0][1]+u[3][1])/2,f="left"):o==="insideRight"?(d=(u[1][0]+u[2][0])/2-5,h=(u[1][1]+u[2][1])/2,f="right"):(d=(u[0][0]+u[1][0]+u[2][0]+u[3][0])/4,h=(u[0][1]+u[1][1]+u[2][1]+u[3][1])/4,f="center"),v=[[d,h],[d,h]];else{var p=void 0,g=void 0,y=void 0,m=void 0,b=s.get("length");o==="left"?(p=(u[3][0]+u[0][0])/2,g=(u[3][1]+u[0][1])/2,y=p-b,d=y-5,f="right"):o==="right"?(p=(u[1][0]+u[2][0])/2,g=(u[1][1]+u[2][1])/2,y=p+b,d=y+5,f="left"):o==="top"?(p=(u[3][0]+u[0][0])/2,g=(u[3][1]+u[0][1])/2,m=g-b,h=m-5,f="center"):o==="bottom"?(p=(u[1][0]+u[2][0])/2,g=(u[1][1]+u[2][1])/2,m=g+b,h=m+5,f="center"):o==="rightTop"?(p=n==="horizontal"?u[3][0]:u[1][0],g=n==="horizontal"?u[3][1]:u[1][1],n==="horizontal"?(m=g-b,h=m-5,f="center"):(y=p+b,d=y+5,f="top")):o==="rightBottom"?(p=u[2][0],g=u[2][1],n==="horizontal"?(m=g+b,h=m+5,f="center"):(y=p+b,d=y+5,f="bottom")):o==="leftTop"?(p=u[0][0],g=n==="horizontal"?u[0][1]:u[1][1],n==="horizontal"?(m=g-b,h=m-5,f="center"):(y=p-b,d=y-5,f="right")):o==="leftBottom"?(p=n==="horizontal"?u[1][0]:u[3][0],g=n==="horizontal"?u[1][1]:u[2][1],n==="horizontal"?(m=g+b,h=m+5,f="center"):(y=p-b,d=y-5,f="right")):(p=(u[1][0]+u[2][0])/2,g=(u[1][1]+u[2][1])/2,n==="horizontal"?(m=g+b,h=m+5,f="center"):(y=p+b,d=y+5,f="left")),n==="horizontal"?(y=p,d=y):(m=g,h=m),v=[[p,g],[y,m]]}l.label={linePoints:v,x:d,y:h,verticalAlign:"middle",textAlign:f,inside:c}})}function _gt(t,e){t.eachSeriesByType("funnel",function(n){var r=n.getData(),a=r.mapDimension("value"),i=n.get("sort"),o=bgt(n,e),s=n.get("orient"),l=o.width,u=o.height,c=Sgt(r,i),f=o.x,d=o.y,h=s==="horizontal"?[et(n.get("minSize"),u),et(n.get("maxSize"),u)]:[et(n.get("minSize"),l),et(n.get("maxSize"),l)],v=r.getDataExtent(a),p=n.get("min"),g=n.get("max");p==null&&(p=Math.min(v[0],0)),g==null&&(g=v[1]);var y=n.get("funnelAlign"),m=n.get("gap"),b=s==="horizontal"?l:u,w=(b-m*(r.count()-1))/r.count(),x=function(O,I){if(s==="horizontal"){var P=r.get(a,O)||0,N=wn(P,[p,g],h,!0),B=void 0;switch(y){case"top":B=d;break;case"center":B=d+(u-N)/2;break;case"bottom":B=d+(u-N);break}return[[I,B],[I,B+N]]}var L=r.get(a,O)||0,V=wn(L,[p,g],h,!0),H;switch(y){case"left":H=f;break;case"center":H=f+(l-V)/2;break;case"right":H=f+l-V;break}return[[H,I],[H+V,I]]};i==="ascending"&&(w=-w,m=-m,s==="horizontal"?f+=l:d+=u,c=c.reverse());for(var _=0;_<c.length;_++){var C=c[_],T=c[_+1],D=r.getItemModel(C);if(s==="horizontal"){var E=D.get(["itemStyle","width"]);E==null?E=w:(E=et(E,l),i==="ascending"&&(E=-E));var M=x(C,f),k=x(T,f+E);f+=E+m,r.setItemLayout(C,{points:M.concat(k.slice().reverse())})}else{var R=D.get(["itemStyle","height"]);R==null?R=w:(R=et(R,u),i==="ascending"&&(R=-R));var M=x(C,d),k=x(T,d+R);d+=R+m,r.setItemLayout(C,{points:M.concat(k.slice().reverse())})}}wgt(r)})}function xgt(t){t.registerChartView(ggt),t.registerSeriesModel(mgt),t.registerLayout(_gt),t.registerProcessor(n1("funnel"))}var Cgt=.3,Tgt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._dataGroup=new Tt,n._initialized=!1,n}return e.prototype.init=function(){this.group.add(this._dataGroup)},e.prototype.render=function(n,r,a,i){this._progressiveEls=null;var o=this._dataGroup,s=n.getData(),l=this._data,u=n.coordinateSystem,c=u.dimensions,f=r6(n);s.diff(l).add(d).update(h).remove(v).execute();function d(g){var y=n6(s,o,g,c,u);lM(y,s,g,f)}function h(g,y){var m=l.getItemGraphicEl(y),b=vie(s,g,c,u);s.setItemGraphicEl(g,m),fn(m,{shape:{points:b}},n,g),os(m),lM(m,s,g,f)}function v(g){var y=l.getItemGraphicEl(g);o.remove(y)}if(!this._initialized){this._initialized=!0;var p=Egt(u,n,function(){setTimeout(function(){o.removeClipPath()})});o.setClipPath(p)}this._data=s},e.prototype.incrementalPrepareRender=function(n,r,a){this._initialized=!0,this._data=null,this._dataGroup.removeAll()},e.prototype.incrementalRender=function(n,r,a){for(var i=r.getData(),o=r.coordinateSystem,s=o.dimensions,l=r6(r),u=this._progressiveEls=[],c=n.start;c<n.end;c++){var f=n6(i,this._dataGroup,c,s,o);f.incremental=!0,lM(f,i,c,l),u.push(f)}},e.prototype.remove=function(){this._dataGroup&&this._dataGroup.removeAll(),this._data=null},e.type="parallel",e}(kn);function Egt(t,e,n){var r=t.model,a=t.getRect(),i=new rn({shape:{x:a.x,y:a.y,width:a.width,height:a.height}}),o=r.get("layout")==="horizontal"?"width":"height";return i.setShape(o,0),Gn(i,{shape:{width:a.width,height:a.height}},e,n),i}function vie(t,e,n,r){for(var a=[],i=0;i<n.length;i++){var o=n[i],s=t.get(t.mapDimension(o),e);Mgt(s,r.getAxis(o).type)||a.push(r.dataToPoint(s,o))}return a}function n6(t,e,n,r,a){var i=vie(t,n,r,a),o=new ai({shape:{points:i},z2:10});return e.add(o),t.setItemGraphicEl(n,o),o}function r6(t){var e=t.get("smooth",!0);return e===!0&&(e=Cgt),e=Xs(e),sv(e)&&(e=0),{smooth:e}}function lM(t,e,n,r){t.useStyle(e.getItemVisual(n,"style")),t.style.fill=null,t.setShape("smooth",r.smooth);var a=e.getItemModel(n),i=a.getModel("emphasis");ga(t,a,"lineStyle"),ar(t,i.get("focus"),i.get("blurScope"),i.get("disabled"))}function Mgt(t,e){return e==="category"?t==null:t==null||isNaN(t)}const Dgt=Tgt;var kgt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return e.prototype.getInitialData=function(n,r){return rl(null,this,{useEncodeDefaulter:it(Rgt,null,this)})},e.prototype.getRawIndicesByActiveState=function(n){var r=this.coordinateSystem,a=this.getData(),i=[];return r.eachActiveState(a,function(o,s){n===o&&i.push(a.getRawIndex(s))}),i},e.type="series.parallel",e.dependencies=["parallel"],e.defaultOption={z:2,coordinateSystem:"parallel",parallelIndex:0,label:{show:!1},inactiveOpacity:.05,activeOpacity:1,lineStyle:{width:1,opacity:.45,type:"solid"},emphasis:{label:{show:!1}},progressive:500,smooth:!1,animationEasing:"linear"},e}(Pn);function Rgt(t){var e=t.ecModel.getComponent("parallel",t.get("parallelIndex"));if(e){var n={};return W(e.dimensions,function(r){var a=Lgt(r);n[r]=a}),n}}function Lgt(t){return+t.replace("dim","")}const Ogt=kgt;var Agt=["lineStyle","opacity"],Ngt={seriesType:"parallel",reset:function(t,e){var n=t.coordinateSystem,r={normal:t.get(["lineStyle","opacity"]),active:t.get("activeOpacity"),inactive:t.get("inactiveOpacity")};return{progress:function(a,i){n.eachActiveState(i,function(o,s){var l=r[o];if(o==="normal"&&i.hasItemOption){var u=i.getItemModel(s).get(Agt,!0);u!=null&&(l=u)}var c=i.ensureUniqueItemVisual(s,"style");c.opacity=l},a.start,a.end)}}}};const Vgt=Ngt;function Bgt(t){$gt(t),Igt(t)}function $gt(t){if(!t.parallel){var e=!1;W(t.series,function(n){n&&n.type==="parallel"&&(e=!0)}),e&&(t.parallel=[{}])}}function Igt(t){var e=Dn(t.parallelAxis);W(e,function(n){if(bt(n)){var r=n.parallelIndex||0,a=Dn(t.parallel)[r];a&&a.parallelAxisDefault&&$t(n,a.parallelAxisDefault,!1)}})}var Pgt=5,Fgt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){this._model=n,this._api=a,this._handlers||(this._handlers={},W(zgt,function(i,o){a.getZr().on(o,this._handlers[o]=it(i,this))},this)),Yv(this,"_throttledDispatchExpand",n.get("axisExpandRate"),"fixRate")},e.prototype.dispose=function(n,r){Qy(this,"_throttledDispatchExpand"),W(this._handlers,function(a,i){r.getZr().off(i,a)}),this._handlers=null},e.prototype._throttledDispatchExpand=function(n){this._dispatchExpand(n)},e.prototype._dispatchExpand=function(n){n&&this._api.dispatchAction(Ae({type:"parallelAxisExpand"},n))},e.type="parallel",e}(Wn),zgt={mousedown:function(t){uM(this,"click")&&(this._mouseDownPoint=[t.offsetX,t.offsetY])},mouseup:function(t){var e=this._mouseDownPoint;if(uM(this,"click")&&e){var n=[t.offsetX,t.offsetY],r=Math.pow(e[0]-n[0],2)+Math.pow(e[1]-n[1],2);if(r>Pgt)return;var a=this._model.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]);a.behavior!=="none"&&this._dispatchExpand({axisExpandWindow:a.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(t){if(!(this._mouseDownPoint||!uM(this,"mousemove"))){var e=this._model,n=e.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]),r=n.behavior;r==="jump"&&this._throttledDispatchExpand.debounceNextCall(e.get("axisExpandDebounce")),this._throttledDispatchExpand(r==="none"?null:{axisExpandWindow:n.axisExpandWindow,animation:r==="jump"?null:{duration:0}})}}};function uM(t,e){var n=t._model;return n.get("axisExpandable")&&n.get("axisExpandTriggerOn")===e}const Ggt=Fgt;var Ugt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(){t.prototype.init.apply(this,arguments),this.mergeOption({})},e.prototype.mergeOption=function(n){var r=this.option;n&&$t(r,n,!0),this._initDimensions()},e.prototype.contains=function(n,r){var a=n.get("parallelIndex");return a!=null&&r.getComponent("parallel",a)===this},e.prototype.setAxisExpand=function(n){W(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],function(r){n.hasOwnProperty(r)&&(this.option[r]=n[r])},this)},e.prototype._initDimensions=function(){var n=this.dimensions=[],r=this.parallelAxisIndex=[],a=_n(this.ecModel.queryComponents({mainType:"parallelAxis"}),function(i){return(i.get("parallelIndex")||0)===this.componentIndex},this);W(a,function(i){n.push("dim"+i.get("dim")),r.push(i.componentIndex)})},e.type="parallel",e.dependencies=["parallelAxis"],e.layoutMode="box",e.defaultOption={z:0,left:80,top:60,right:80,bottom:60,layout:"horizontal",axisExpandable:!1,axisExpandCenter:null,axisExpandCount:0,axisExpandWidth:50,axisExpandRate:17,axisExpandDebounce:50,axisExpandSlideTriggerArea:[-.15,.05,.4],axisExpandTriggerOn:"click",parallelAxisDefault:null},e}(Jt);const Hgt=Ugt;var Wgt=function(t){me(e,t);function e(n,r,a,i,o){var s=t.call(this,n,r,a)||this;return s.type=i||"value",s.axisIndex=o,s}return e.prototype.isHorizontal=function(){return this.coordinateSystem.getModel().get("layout")!=="horizontal"},e}(_o);const Kgt=Wgt;function eh(t,e,n,r,a,i){t=t||0;var o=n[1]-n[0];if(a!=null&&(a=kh(a,[0,o])),i!=null&&(i=Math.max(i,a??0)),r==="all"){var s=Math.abs(e[1]-e[0]);s=kh(s,[0,o]),a=i=kh(s,[a,i]),r=0}e[0]=kh(e[0],n),e[1]=kh(e[1],n);var l=cM(e,r);e[r]+=t;var u=a||0,c=n.slice();l.sign<0?c[0]+=u:c[1]-=u,e[r]=kh(e[r],c);var f;return f=cM(e,r),a!=null&&(f.sign!==l.sign||f.span<a)&&(e[1-r]=e[r]+l.sign*a),f=cM(e,r),i!=null&&f.span>i&&(e[1-r]=e[r]+f.sign*i),e}function cM(t,e){var n=t[e]-t[1-e];return{span:Math.abs(n),sign:n>0?-1:n<0?1:e?-1:1}}function kh(t,e){return Math.min(e[1]!=null?e[1]:1/0,Math.max(e[0]!=null?e[0]:-1/0,t))}var fM=W,gie=Math.min,yie=Math.max,a6=Math.floor,jgt=Math.ceil,i6=nr,Ygt=Math.PI,Xgt=function(){function t(e,n,r){this.type="parallel",this._axesMap=ft(),this._axesLayout={},this.dimensions=e.dimensions,this._model=e,this._init(e,n,r)}return t.prototype._init=function(e,n,r){var a=e.dimensions,i=e.parallelAxisIndex;fM(a,function(o,s){var l=i[s],u=n.getComponent("parallelAxis",l),c=this._axesMap.set(o,new Kgt(o,Zm(u),[0,0],u.get("type"),l)),f=c.type==="category";c.onBand=f&&u.get("boundaryGap"),c.inverse=u.get("inverse"),u.axis=c,c.model=u,c.coordinateSystem=u.coordinateSystem=this},this)},t.prototype.update=function(e,n){this._updateAxesFromSeries(this._model,e)},t.prototype.containPoint=function(e){var n=this._makeLayoutInfo(),r=n.axisBase,a=n.layoutBase,i=n.pixelDimIndex,o=e[1-i],s=e[i];return o>=r&&o<=r+n.axisLength&&s>=a&&s<=a+n.layoutLength},t.prototype.getModel=function(){return this._model},t.prototype._updateAxesFromSeries=function(e,n){n.eachSeries(function(r){if(e.contains(r,n)){var a=r.getData();fM(this.dimensions,function(i){var o=this._axesMap.get(i);o.scale.unionExtentFromData(a,a.mapDimension(i)),Vd(o.scale,o.model)},this)}},this)},t.prototype.resize=function(e,n){this._rect=xr(e.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()}),this._layoutAxes()},t.prototype.getRect=function(){return this._rect},t.prototype._makeLayoutInfo=function(){var e=this._model,n=this._rect,r=["x","y"],a=["width","height"],i=e.get("layout"),o=i==="horizontal"?0:1,s=n[a[o]],l=[0,s],u=this.dimensions.length,c=Gb(e.get("axisExpandWidth"),l),f=Gb(e.get("axisExpandCount")||0,[0,u]),d=e.get("axisExpandable")&&u>3&&u>f&&f>1&&c>0&&s>0,h=e.get("axisExpandWindow"),v;if(h)v=Gb(h[1]-h[0],l),h[1]=h[0]+v;else{v=Gb(c*(f-1),l);var p=e.get("axisExpandCenter")||a6(u/2);h=[c*p-v/2],h[1]=h[0]+v}var g=(s-v)/(u-f);g<3&&(g=0);var y=[a6(i6(h[0]/c,1))+1,jgt(i6(h[1]/c,1))-1],m=g/c*h[0];return{layout:i,pixelDimIndex:o,layoutBase:n[r[o]],layoutLength:s,axisBase:n[r[1-o]],axisLength:n[a[1-o]],axisExpandable:d,axisExpandWidth:c,axisCollapseWidth:g,axisExpandWindow:h,axisCount:u,winInnerIndices:y,axisExpandWindow0Pos:m}},t.prototype._layoutAxes=function(){var e=this._rect,n=this._axesMap,r=this.dimensions,a=this._makeLayoutInfo(),i=a.layout;n.each(function(o){var s=[0,a.axisLength],l=o.inverse?1:0;o.setExtent(s[l],s[1-l])}),fM(r,function(o,s){var l=(a.axisExpandable?Zgt:qgt)(s,a),u={horizontal:{x:l.position,y:a.axisLength},vertical:{x:0,y:l.position}},c={horizontal:Ygt/2,vertical:0},f=[u[i].x+e.x,u[i].y+e.y],d=c[i],h=Ni();Oc(h,h,d),rs(h,h,f),this._axesLayout[o]={position:f,rotation:d,transform:h,axisNameAvailableWidth:l.axisNameAvailableWidth,axisLabelShow:l.axisLabelShow,nameTruncateMaxWidth:l.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}},this)},t.prototype.getAxis=function(e){return this._axesMap.get(e)},t.prototype.dataToPoint=function(e,n){return this.axisCoordToPoint(this._axesMap.get(n).dataToCoord(e),n)},t.prototype.eachActiveState=function(e,n,r,a){r==null&&(r=0),a==null&&(a=e.count());var i=this._axesMap,o=this.dimensions,s=[],l=[];W(o,function(g){s.push(e.mapDimension(g)),l.push(i.get(g).model)});for(var u=this.hasAxisBrushed(),c=r;c<a;c++){var f=void 0;if(!u)f="normal";else{f="active";for(var d=e.getValues(s,c),h=0,v=o.length;h<v;h++){var p=l[h].getActiveState(d[h]);if(p==="inactive"){f="inactive";break}}}n(f,c)}},t.prototype.hasAxisBrushed=function(){for(var e=this.dimensions,n=this._axesMap,r=!1,a=0,i=e.length;a<i;a++)n.get(e[a]).model.getActiveState()!=="normal"&&(r=!0);return r},t.prototype.axisCoordToPoint=function(e,n){var r=this._axesLayout[n];return es([e,0],r.transform)},t.prototype.getAxisLayout=function(e){return _t(this._axesLayout[e])},t.prototype.getSlidedAxisExpandWindow=function(e){var n=this._makeLayoutInfo(),r=n.pixelDimIndex,a=n.axisExpandWindow.slice(),i=a[1]-a[0],o=[0,n.axisExpandWidth*(n.axisCount-1)];if(!this.containPoint(e))return{behavior:"none",axisExpandWindow:a};var s=e[r]-n.layoutBase-n.axisExpandWindow0Pos,l,u="slide",c=n.axisCollapseWidth,f=this._model.get("axisExpandSlideTriggerArea"),d=f[0]!=null;if(c)d&&c&&s<i*f[0]?(u="jump",l=s-i*f[2]):d&&c&&s>i*(1-f[0])?(u="jump",l=s-i*(1-f[2])):(l=s-i*f[1])>=0&&(l=s-i*(1-f[1]))<=0&&(l=0),l*=n.axisExpandWidth/c,l?eh(l,a,o,"all"):u="none";else{var h=a[1]-a[0],v=o[1]*s/h;a=[yie(0,v-h/2)],a[1]=gie(o[1],a[0]+h),a[0]=a[1]-h}return{axisExpandWindow:a,behavior:u}},t}();function Gb(t,e){return gie(yie(t,e[0]),e[1])}function qgt(t,e){var n=e.layoutLength/(e.axisCount-1);return{position:n*t,axisNameAvailableWidth:n,axisLabelShow:!0}}function Zgt(t,e){var n=e.layoutLength,r=e.axisExpandWidth,a=e.axisCount,i=e.axisCollapseWidth,o=e.winInnerIndices,s,l=i,u=!1,c;return t<o[0]?(s=t*i,c=i):t<=o[1]?(s=e.axisExpandWindow0Pos+t*r-e.axisExpandWindow[0],l=r,u=!0):(s=n-(a-1-t)*i,c=i),{position:s,axisNameAvailableWidth:l,axisLabelShow:u,nameTruncateMaxWidth:c}}const Qgt=Xgt;function Jgt(t,e){var n=[];return t.eachComponent("parallel",function(r,a){var i=new Qgt(r,t,e);i.name="parallel_"+a,i.resize(r,e),r.coordinateSystem=i,i.model=r,n.push(i)}),t.eachSeries(function(r){if(r.get("coordinateSystem")==="parallel"){var a=r.getReferringComponents("parallel",yr).models[0];r.coordinateSystem=a.coordinateSystem}}),n}var e0t={create:Jgt};const t0t=e0t;var mie=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.activeIntervals=[],n}return e.prototype.getAreaSelectStyle=function(){return Od([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},e.prototype.setActiveIntervals=function(n){var r=this.activeIntervals=_t(n);if(r)for(var a=r.length-1;a>=0;a--)Ri(r[a])},e.prototype.getActiveState=function(n){var r=this.activeIntervals;if(!r.length)return"normal";if(n==null||isNaN(+n))return"inactive";if(r.length===1){var a=r[0];if(a[0]<=n&&n<=a[1])return"active"}else for(var i=0,o=r.length;i<o;i++)if(r[i][0]<=n&&n<=r[i][1])return"active";return"inactive"},e}(Jt);sr(mie,Zv);const o6=mie;var Bd=!0,um=Math.min,hv=Math.max,n0t=Math.pow,r0t=1e4,a0t=6,i0t=6,s6="globalPan",o0t={w:[0,0],e:[0,1],n:[1,0],s:[1,1]},s0t={w:"ew",e:"ew",n:"ns",s:"ns",ne:"nesw",sw:"nesw",nw:"nwse",se:"nwse"},l6={brushStyle:{lineWidth:2,stroke:"rgba(210,219,238,0.3)",fill:"#D2DBEE"},transformable:!0,brushMode:"single",removeOnClick:!1},l0t=0,u0t=function(t){me(e,t);function e(n){var r=t.call(this)||this;return r._track=[],r._covers=[],r._handlers={},r._zr=n,r.group=new Tt,r._uid="brushController_"+l0t++,W(g0t,function(a,i){this._handlers[i]=it(a,this)},r),r}return e.prototype.enableBrush=function(n){return this._brushType&&this._doDisableBrush(),n.brushType&&this._doEnableBrush(n),this},e.prototype._doEnableBrush=function(n){var r=this._zr;this._enableGlobalPan||bht(r,s6,this._uid),W(this._handlers,function(a,i){r.on(i,a)}),this._brushType=n.brushType,this._brushOption=$t(_t(l6),n,!0)},e.prototype._doDisableBrush=function(){var n=this._zr;Sht(n,s6,this._uid),W(this._handlers,function(r,a){n.off(a,r)}),this._brushType=this._brushOption=null},e.prototype.setPanels=function(n){if(n&&n.length){var r=this._panels={};W(n,function(a){r[a.panelId]=_t(a)})}else this._panels=null;return this},e.prototype.mount=function(n){n=n||{},this._enableGlobalPan=n.enableGlobalPan;var r=this.group;return this._zr.add(r),r.attr({x:n.x||0,y:n.y||0,rotation:n.rotation||0,scaleX:n.scaleX||1,scaleY:n.scaleY||1}),this._transform=r.getLocalTransform(),this},e.prototype.updateCovers=function(n){n=$e(n,function(d){return $t(_t(l6),d,!0)});var r="\0-brush-index-",a=this._covers,i=this._covers=[],o=this,s=this._creatingCover;return new Fl(a,n,u,l).add(c).update(c).remove(f).execute(),this;function l(d,h){return(d.id!=null?d.id:r+h)+"-"+d.brushType}function u(d,h){return l(d.__brushOption,h)}function c(d,h){var v=n[d];if(h!=null&&a[h]===s)i[d]=a[h];else{var p=i[d]=h!=null?(a[h].__brushOption=v,a[h]):Sie(o,bie(o,v));kV(o,p)}}function f(d){a[d]!==s&&o.group.remove(a[d])}},e.prototype.unmount=function(){return this.enableBrush(!1),fL(this),this._zr.remove(this.group),this},e.prototype.dispose=function(){this.unmount(),this.off()},e}(mo);function bie(t,e){var n=oT[e.brushType].createCover(t,e);return n.__brushOption=e,_ie(n,e),t.group.add(n),n}function Sie(t,e){var n=RV(e);return n.endCreating&&(n.endCreating(t,e),_ie(e,e.__brushOption)),e}function wie(t,e){var n=e.__brushOption;RV(e).updateCoverShape(t,e,n.range,n)}function _ie(t,e){var n=e.z;n==null&&(n=r0t),t.traverse(function(r){r.z=n,r.z2=n})}function kV(t,e){RV(e).updateCommon(t,e),wie(t,e)}function RV(t){return oT[t.__brushOption.brushType]}function LV(t,e,n){var r=t._panels;if(!r)return Bd;var a,i=t._transform;return W(r,function(o){o.isTargetByCursor(e,n,i)&&(a=o)}),a}function xie(t,e){var n=t._panels;if(!n)return Bd;var r=e.__brushOption.panelId;return r!=null?n[r]:Bd}function fL(t){var e=t._covers,n=e.length;return W(e,function(r){t.group.remove(r)},t),e.length=0,!!n}function $d(t,e){var n=$e(t._covers,function(r){var a=r.__brushOption,i=_t(a.range);return{brushType:a.brushType,panelId:a.panelId,range:i}});t.trigger("brush",{areas:n,isEnd:!!e.isEnd,removeOnClick:!!e.removeOnClick})}function c0t(t){var e=t._track;if(!e.length)return!1;var n=e[e.length-1],r=e[0],a=n[0]-r[0],i=n[1]-r[1],o=n0t(a*a+i*i,.5);return o>a0t}function Cie(t){var e=t.length-1;return e<0&&(e=0),[t[0],t[e]]}function Tie(t,e,n,r){var a=new Tt;return a.add(new rn({name:"main",style:OV(n),silent:!0,draggable:!0,cursor:"move",drift:Rt(u6,t,e,a,["n","s","w","e"]),ondragend:Rt($d,e,{isEnd:!0})})),W(r,function(i){a.add(new rn({name:i.join(""),style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:Rt(u6,t,e,a,i),ondragend:Rt($d,e,{isEnd:!0})}))}),a}function Eie(t,e,n,r){var a=r.brushStyle.lineWidth||0,i=hv(a,i0t),o=n[0][0],s=n[1][0],l=o-a/2,u=s-a/2,c=n[0][1],f=n[1][1],d=c-i+a/2,h=f-i+a/2,v=c-o,p=f-s,g=v+a,y=p+a;ll(t,e,"main",o,s,v,p),r.transformable&&(ll(t,e,"w",l,u,i,y),ll(t,e,"e",d,u,i,y),ll(t,e,"n",l,u,g,i),ll(t,e,"s",l,h,g,i),ll(t,e,"nw",l,u,i,i),ll(t,e,"ne",d,u,i,i),ll(t,e,"sw",l,h,i,i),ll(t,e,"se",d,h,i,i))}function dL(t,e){var n=e.__brushOption,r=n.transformable,a=e.childAt(0);a.useStyle(OV(n)),a.attr({silent:!r,cursor:r?"move":"default"}),W([["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]],function(i){var o=e.childOfName(i.join("")),s=i.length===1?hL(t,i[0]):d0t(t,i);o&&o.attr({silent:!r,invisible:!r,cursor:r?s0t[s]+"-resize":null})})}function ll(t,e,n,r,a,i,o){var s=e.childOfName(n);s&&s.setShape(p0t(AV(t,e,[[r,a],[r+i,a+o]])))}function OV(t){return yt({strokeNoScale:!0},t.brushStyle)}function Mie(t,e,n,r){var a=[um(t,n),um(e,r)],i=[hv(t,n),hv(e,r)];return[[a[0],i[0]],[a[1],i[1]]]}function f0t(t){return ec(t.group)}function hL(t,e){var n={w:"left",e:"right",n:"top",s:"bottom"},r={left:"w",right:"e",top:"n",bottom:"s"},a=IC(n[e],f0t(t));return r[a]}function d0t(t,e){var n=[hL(t,e[0]),hL(t,e[1])];return(n[0]==="e"||n[0]==="w")&&n.reverse(),n.join("")}function u6(t,e,n,r,a,i){var o=n.__brushOption,s=t.toRectRange(o.range),l=Die(e,a,i);W(r,function(u){var c=o0t[u];s[c[0]][c[1]]+=l[c[0]]}),o.range=t.fromRectRange(Mie(s[0][0],s[1][0],s[0][1],s[1][1])),kV(e,n),$d(e,{isEnd:!1})}function h0t(t,e,n,r){var a=e.__brushOption.range,i=Die(t,n,r);W(a,function(o){o[0]+=i[0],o[1]+=i[1]}),kV(t,e),$d(t,{isEnd:!1})}function Die(t,e,n){var r=t.group,a=r.transformCoordToLocal(e,n),i=r.transformCoordToLocal(0,0);return[a[0]-i[0],a[1]-i[1]]}function AV(t,e,n){var r=xie(t,e);return r&&r!==Bd?r.clipPath(n,t._transform):_t(n)}function p0t(t){var e=um(t[0][0],t[1][0]),n=um(t[0][1],t[1][1]),r=hv(t[0][0],t[1][0]),a=hv(t[0][1],t[1][1]);return{x:e,y:n,width:r-e,height:a-n}}function v0t(t,e,n){if(!(!t._brushType||y0t(t,e.offsetX,e.offsetY))){var r=t._zr,a=t._covers,i=LV(t,e,n);if(!t._dragging)for(var o=0;o<a.length;o++){var s=a[o].__brushOption;if(i&&(i===Bd||s.panelId===i.panelId)&&oT[s.brushType].contain(a[o],n[0],n[1]))return}i&&r.setCursorStyle("crosshair")}}function pL(t){var e=t.event;e.preventDefault&&e.preventDefault()}function vL(t,e,n){return t.childOfName("main").contain(e,n)}function kie(t,e,n,r){var a=t._creatingCover,i=t._creatingPanel,o=t._brushOption,s;if(t._track.push(n.slice()),c0t(t)||a){if(i&&!a){o.brushMode==="single"&&fL(t);var l=_t(o);l.brushType=c6(l.brushType,i),l.panelId=i===Bd?null:i.panelId,a=t._creatingCover=bie(t,l),t._covers.push(a)}if(a){var u=oT[c6(t._brushType,i)],c=a.__brushOption;c.range=u.getCreatingRange(AV(t,a,t._track)),r&&(Sie(t,a),u.updateCommon(t,a)),wie(t,a),s={isEnd:r}}}else r&&o.brushMode==="single"&&o.removeOnClick&&LV(t,e,n)&&fL(t)&&(s={isEnd:r,removeOnClick:!0});return s}function c6(t,e){return t==="auto"?e.defaultBrushType:t}var g0t={mousedown:function(t){if(this._dragging)f6(this,t);else if(!t.target||!t.target.draggable){pL(t);var e=this.group.transformCoordToLocal(t.offsetX,t.offsetY);this._creatingCover=null;var n=this._creatingPanel=LV(this,t,e);n&&(this._dragging=!0,this._track=[e.slice()])}},mousemove:function(t){var e=t.offsetX,n=t.offsetY,r=this.group.transformCoordToLocal(e,n);if(v0t(this,t,r),this._dragging){pL(t);var a=kie(this,t,r,!1);a&&$d(this,a)}},mouseup:function(t){f6(this,t)}};function f6(t,e){if(t._dragging){pL(e);var n=e.offsetX,r=e.offsetY,a=t.group.transformCoordToLocal(n,r),i=kie(t,e,a,!0);t._dragging=!1,t._track=[],t._creatingCover=null,i&&$d(t,i)}}function y0t(t,e,n){var r=t._zr;return e<0||e>r.getWidth()||n<0||n>r.getHeight()}var oT={lineX:d6(0),lineY:d6(1),rect:{createCover:function(t,e){function n(r){return r}return Tie({toRectRange:n,fromRectRange:n},t,e,[["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]])},getCreatingRange:function(t){var e=Cie(t);return Mie(e[1][0],e[1][1],e[0][0],e[0][1])},updateCoverShape:function(t,e,n,r){Eie(t,e,n,r)},updateCommon:dL,contain:vL},polygon:{createCover:function(t,e){var n=new Tt;return n.add(new ai({name:"main",style:OV(e),silent:!0})),n},getCreatingRange:function(t){return t},endCreating:function(t,e){e.remove(e.childAt(0)),e.add(new ti({name:"main",draggable:!0,drift:Rt(h0t,t,e),ondragend:Rt($d,t,{isEnd:!0})}))},updateCoverShape:function(t,e,n,r){e.childAt(0).setShape({points:AV(t,e,n)})},updateCommon:dL,contain:vL}};function d6(t){return{createCover:function(e,n){return Tie({toRectRange:function(r){var a=[r,[0,100]];return t&&a.reverse(),a},fromRectRange:function(r){return r[t]}},e,n,[[["w"],["e"]],[["n"],["s"]]][t])},getCreatingRange:function(e){var n=Cie(e),r=um(n[0][t],n[1][t]),a=hv(n[0][t],n[1][t]);return[r,a]},updateCoverShape:function(e,n,r,a){var i,o=xie(e,n);if(o!==Bd&&o.getLinearBrushOtherExtent)i=o.getLinearBrushOtherExtent(t);else{var s=e._zr;i=[0,[s.getWidth(),s.getHeight()][1-t]]}var l=[r,i];t&&l.reverse(),Eie(e,n,l,a)},updateCommon:dL,contain:vL}}const NV=u0t;function Rie(t){return t=VV(t),function(e){return SN(e,t)}}function Lie(t,e){return t=VV(t),function(n){var r=e??n,a=r?t.width:t.height,i=r?t.x:t.y;return[i,i+(a||0)]}}function Oie(t,e,n){var r=VV(t);return function(a,i){return r.contain(i[0],i[1])&&!nT(a,e,n)}}function VV(t){return zt.create(t)}var m0t=["axisLine","axisTickLabel","axisName"],b0t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(n,r){t.prototype.init.apply(this,arguments),(this._brushController=new NV(r.getZr())).on("brush",it(this._onBrush,this))},e.prototype.render=function(n,r,a,i){if(!S0t(n,r,i)){this.axisModel=n,this.api=a,this.group.removeAll();var o=this._axisGroup;if(this._axisGroup=new Tt,this.group.add(this._axisGroup),!!n.get("show")){var s=_0t(n,r),l=s.coordinateSystem,u=n.getAreaSelectStyle(),c=u.width,f=n.axis.dim,d=l.getAxisLayout(f),h=Ae({strokeContainThreshold:c},d),v=new Gl(n,h);W(m0t,v.add,v),this._axisGroup.add(v.getGroup()),this._refreshBrushController(h,u,n,s,c,a),jm(o,this._axisGroup,n)}}},e.prototype._refreshBrushController=function(n,r,a,i,o,s){var l=a.axis.getExtent(),u=l[1]-l[0],c=Math.min(30,Math.abs(u)*.1),f=zt.create({x:l[0],y:-o/2,width:u,height:o});f.x-=c,f.width+=2*c,this._brushController.mount({enableGlobalPan:!0,rotation:n.rotation,x:n.position[0],y:n.position[1]}).setPanels([{panelId:"pl",clipPath:Rie(f),isTargetByCursor:Oie(f,s,i),getLinearBrushOtherExtent:Lie(f,0)}]).enableBrush({brushType:"lineX",brushStyle:r,removeOnClick:!0}).updateCovers(w0t(a))},e.prototype._onBrush=function(n){var r=n.areas,a=this.axisModel,i=a.axis,o=$e(r,function(s){return[i.coordToData(s.range[0],!0),i.coordToData(s.range[1],!0)]});(!a.option.realtime===n.isEnd||n.removeOnClick)&&this.api.dispatchAction({type:"axisAreaSelect",parallelAxisId:a.id,intervals:o})},e.prototype.dispose=function(){this._brushController.dispose()},e.type="parallelAxis",e}(Wn);function S0t(t,e,n){return n&&n.type==="axisAreaSelect"&&e.findComponents({mainType:"parallelAxis",query:n})[0]===t}function w0t(t){var e=t.axis;return $e(t.activeIntervals,function(n){return{brushType:"lineX",panelId:"pl",range:[e.dataToCoord(n[0],!0),e.dataToCoord(n[1],!0)]}})}function _0t(t,e){return e.getComponent("parallel",t.get("parallelIndex"))}const x0t=b0t;var C0t={type:"axisAreaSelect",event:"axisAreaSelected"};function T0t(t){t.registerAction(C0t,function(e,n){n.eachComponent({mainType:"parallelAxis",query:e},function(r){r.axis.model.setActiveIntervals(e.intervals)})}),t.registerAction("parallelAxisExpand",function(e,n){n.eachComponent({mainType:"parallel",query:e},function(r){r.setAxisExpand(e)})})}var E0t={type:"value",areaSelectStyle:{width:20,borderWidth:1,borderColor:"rgba(160,197,232)",color:"rgba(160,197,232)",opacity:.3},realtime:!0,z:10};function Aie(t){t.registerComponentView(Ggt),t.registerComponentModel(Hgt),t.registerCoordinateSystem("parallel",t0t),t.registerPreprocessor(Bgt),t.registerComponentModel(o6),t.registerComponentView(x0t),dv(t,"parallel",o6,E0t),T0t(t)}function M0t(t){Ht(Aie),t.registerChartView(Dgt),t.registerSeriesModel(Ogt),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,Vgt)}var D0t=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.cpx2=0,this.cpy2=0,this.extent=0}return t}(),k0t=function(t){me(e,t);function e(n){return t.call(this,n)||this}return e.prototype.getDefaultShape=function(){return new D0t},e.prototype.buildPath=function(n,r){var a=r.extent;n.moveTo(r.x1,r.y1),n.bezierCurveTo(r.cpx1,r.cpy1,r.cpx2,r.cpy2,r.x2,r.y2),r.orient==="vertical"?(n.lineTo(r.x2+a,r.y2),n.bezierCurveTo(r.cpx2+a,r.cpy2,r.cpx1+a,r.cpy1,r.x1+a,r.y1)):(n.lineTo(r.x2,r.y2+a),n.bezierCurveTo(r.cpx2,r.cpy2+a,r.cpx1,r.cpy1+a,r.x1,r.y1+a)),n.closePath()},e.prototype.highlight=function(){Il(this)},e.prototype.downplay=function(){Pl(this)},e}(Kt),R0t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._focusAdjacencyDisabled=!1,n}return e.prototype.render=function(n,r,a){var i=this,o=n.getGraph(),s=this.group,l=n.layoutInfo,u=l.width,c=l.height,f=n.getData(),d=n.getData("edge"),h=n.get("orient");this._model=n,s.removeAll(),s.x=l.x,s.y=l.y,o.eachEdge(function(v){var p=new k0t,g=Lt(p);g.dataIndex=v.dataIndex,g.seriesIndex=n.seriesIndex,g.dataType="edge";var y=v.getModel(),m=y.getModel("lineStyle"),b=m.get("curveness"),w=v.node1.getLayout(),x=v.node1.getModel(),_=x.get("localX"),C=x.get("localY"),T=v.node2.getLayout(),D=v.node2.getModel(),E=D.get("localX"),M=D.get("localY"),k=v.getLayout(),R,O,I,P,N,B,L,V;p.shape.extent=Math.max(1,k.dy),p.shape.orient=h,h==="vertical"?(R=(_!=null?_*u:w.x)+k.sy,O=(C!=null?C*c:w.y)+w.dy,I=(E!=null?E*u:T.x)+k.ty,P=M!=null?M*c:T.y,N=R,B=O*(1-b)+P*b,L=I,V=O*b+P*(1-b)):(R=(_!=null?_*u:w.x)+w.dx,O=(C!=null?C*c:w.y)+k.sy,I=E!=null?E*u:T.x,P=(M!=null?M*c:T.y)+k.ty,N=R*(1-b)+I*b,B=O,L=R*b+I*(1-b),V=P),p.setShape({x1:R,y1:O,x2:I,y2:P,cpx1:N,cpy1:B,cpx2:L,cpy2:V}),p.useStyle(m.getItemStyle()),h6(p.style,h,v);var H=""+y.get("value"),K=Fr(y,"edgeLabel");ya(p,K,{labelFetcher:{getFormattedLabel:function(te,re,ne,J,he,ue){return n.getFormattedLabel(te,re,"edge",J,Zo(he,K.normal&&K.normal.get("formatter"),H),ue)}},labelDataIndex:v.dataIndex,defaultText:H}),p.setTextConfig({position:"inside"});var X=y.getModel("emphasis");ga(p,y,"lineStyle",function(te){var re=te.getItemStyle();return h6(re,h,v),re}),s.add(p),d.setItemGraphicEl(v.dataIndex,p);var oe=X.get("focus");ar(p,oe==="adjacency"?v.getAdjacentDataIndices():oe==="trajectory"?v.getTrajectoryDataIndices():oe,X.get("blurScope"),X.get("disabled"))}),o.eachNode(function(v){var p=v.getLayout(),g=v.getModel(),y=g.get("localX"),m=g.get("localY"),b=g.getModel("emphasis"),w=new rn({shape:{x:y!=null?y*u:p.x,y:m!=null?m*c:p.y,width:p.dx,height:p.dy},style:g.getModel("itemStyle").getItemStyle(),z2:10});ya(w,Fr(g),{labelFetcher:{getFormattedLabel:function(_,C){return n.getFormattedLabel(_,C,"node")}},labelDataIndex:v.dataIndex,defaultText:v.id}),w.disableLabelAnimation=!0,w.setStyle("fill",v.getVisual("color")),w.setStyle("decal",v.getVisual("style").decal),ga(w,g),s.add(w),f.setItemGraphicEl(v.dataIndex,w),Lt(w).dataType="node";var x=b.get("focus");ar(w,x==="adjacency"?v.getAdjacentDataIndices():x==="trajectory"?v.getTrajectoryDataIndices():x,b.get("blurScope"),b.get("disabled"))}),f.eachItemGraphicEl(function(v,p){var g=f.getItemModel(p);g.get("draggable")&&(v.drift=function(y,m){i._focusAdjacencyDisabled=!0,this.shape.x+=y,this.shape.y+=m,this.dirty(),a.dispatchAction({type:"dragNode",seriesId:n.id,dataIndex:f.getRawIndex(p),localX:this.shape.x/u,localY:this.shape.y/c})},v.ondragend=function(){i._focusAdjacencyDisabled=!1},v.draggable=!0,v.cursor="move")}),!this._data&&n.isAnimationEnabled()&&s.setClipPath(L0t(s.getBoundingRect(),n,function(){s.removeClipPath()})),this._data=n.getData()},e.prototype.dispose=function(){},e.type="sankey",e}(kn);function h6(t,e,n){switch(t.fill){case"source":t.fill=n.node1.getVisual("color"),t.decal=n.node1.getVisual("style").decal;break;case"target":t.fill=n.node2.getVisual("color"),t.decal=n.node2.getVisual("style").decal;break;case"gradient":var r=n.node1.getVisual("color"),a=n.node2.getVisual("color");rt(r)&&rt(a)&&(t.fill=new $v(0,0,+(e==="horizontal"),+(e==="vertical"),[{color:r,offset:0},{color:a,offset:1}]))}}function L0t(t,e,n){var r=new rn({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return Gn(r,{shape:{width:t.width+20}},e,n),r}const O0t=R0t;var A0t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.getInitialData=function(n,r){var a=n.edges||n.links,i=n.data||n.nodes,o=n.levels;this.levelModels=[];for(var s=this.levelModels,l=0;l<o.length;l++)o[l].depth!=null&&o[l].depth>=0&&(s[o[l].depth]=new Mn(o[l],this,r));if(i&&a){var u=pie(i,a,this,!0,c);return u.data}function c(f,d){f.wrapMethod("getItemModel",function(h,v){var p=h.parentModel,g=p.getData().getItemLayout(v);if(g){var y=g.depth,m=p.levelModels[y];m&&(h.parentModel=m)}return h}),d.wrapMethod("getItemModel",function(h,v){var p=h.parentModel,g=p.getGraph().getEdgeByIndex(v),y=g.node1.getLayout();if(y){var m=y.depth,b=p.levelModels[m];b&&(h.parentModel=b)}return h})}},e.prototype.setNodePosition=function(n,r){var a=this.option.data||this.option.nodes,i=a[n];i.localX=r[0],i.localY=r[1]},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.formatTooltip=function(n,r,a){function i(h){return isNaN(h)||h==null}if(a==="edge"){var o=this.getDataParams(n,a),s=o.data,l=o.value,u=s.source+" -- "+s.target;return zr("nameValue",{name:u,value:l,noValue:i(l)})}else{var c=this.getGraph().getNodeByIndex(n),f=c.getLayout().value,d=this.getDataParams(n,a).data.name;return zr("nameValue",{name:d!=null?d+"":null,value:f,noValue:i(f)})}},e.prototype.optionUpdated=function(){},e.prototype.getDataParams=function(n,r){var a=t.prototype.getDataParams.call(this,n,r);if(a.value==null&&r==="node"){var i=this.getGraph().getNodeByIndex(n),o=i.getLayout().value;a.value=o}return a},e.type="series.sankey",e.defaultOption={z:2,coordinateSystem:"view",left:"5%",top:"5%",right:"20%",bottom:"5%",orient:"horizontal",nodeWidth:20,nodeGap:8,draggable:!0,layoutIterations:32,label:{show:!0,position:"right",fontSize:12},edgeLabel:{show:!1,fontSize:12},levels:[],nodeAlign:"justify",lineStyle:{color:"#314656",opacity:.2,curveness:.5},emphasis:{label:{show:!0},lineStyle:{opacity:.5}},select:{itemStyle:{borderColor:"#212121"}},animationEasing:"linear",animationDuration:1e3},e}(Pn);const N0t=A0t;function V0t(t,e){t.eachSeriesByType("sankey",function(n){var r=n.get("nodeWidth"),a=n.get("nodeGap"),i=B0t(n,e);n.layoutInfo=i;var o=i.width,s=i.height,l=n.getGraph(),u=l.nodes,c=l.edges;I0t(u);var f=_n(u,function(p){return p.getLayout().value===0}),d=f.length!==0?0:n.get("layoutIterations"),h=n.get("orient"),v=n.get("nodeAlign");$0t(u,c,r,a,o,s,d,h,v)})}function B0t(t,e){return xr(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function $0t(t,e,n,r,a,i,o,s,l){P0t(t,e,n,a,i,s,l),U0t(t,e,i,a,r,o,s),Q0t(t,s)}function I0t(t){W(t,function(e){var n=rc(e.outEdges,q_),r=rc(e.inEdges,q_),a=e.getValue()||0,i=Math.max(n,r,a);e.setLayout({value:i},!0)})}function P0t(t,e,n,r,a,i,o){for(var s=[],l=[],u=[],c=[],f=0,d=0;d<e.length;d++)s[d]=1;for(var d=0;d<t.length;d++)l[d]=t[d].inEdges.length,l[d]===0&&u.push(t[d]);for(var h=-1;u.length;){for(var v=0;v<u.length;v++){var p=u[v],g=p.hostGraph.data.getRawDataItem(p.dataIndex),y=g.depth!=null&&g.depth>=0;y&&g.depth>h&&(h=g.depth),p.setLayout({depth:y?g.depth:f},!0),i==="vertical"?p.setLayout({dy:n},!0):p.setLayout({dx:n},!0);for(var m=0;m<p.outEdges.length;m++){var b=p.outEdges[m],w=e.indexOf(b);s[w]=0;var x=b.node2,_=t.indexOf(x);--l[_]===0&&c.indexOf(x)<0&&c.push(x)}}++f,u=c,c=[]}for(var d=0;d<s.length;d++)if(s[d]===1)throw new Error("Sankey is a DAG, the original data has cycle!");var C=h>f-1?h:f-1;o&&o!=="left"&&F0t(t,o,i,C);var T=i==="vertical"?(a-n)/C:(r-n)/C;G0t(t,T,i)}function Nie(t){var e=t.hostGraph.data.getRawDataItem(t.dataIndex);return e.depth!=null&&e.depth>=0}function F0t(t,e,n,r){if(e==="right"){for(var a=[],i=t,o=0;i.length;){for(var s=0;s<i.length;s++){var l=i[s];l.setLayout({skNodeHeight:o},!0);for(var u=0;u<l.inEdges.length;u++){var c=l.inEdges[u];a.indexOf(c.node1)<0&&a.push(c.node1)}}i=a,a=[],++o}W(t,function(f){Nie(f)||f.setLayout({depth:Math.max(0,r-f.getLayout().skNodeHeight)},!0)})}else e==="justify"&&z0t(t,r)}function z0t(t,e){W(t,function(n){!Nie(n)&&!n.outEdges.length&&n.setLayout({depth:e},!0)})}function G0t(t,e,n){W(t,function(r){var a=r.getLayout().depth*e;n==="vertical"?r.setLayout({y:a},!0):r.setLayout({x:a},!0)})}function U0t(t,e,n,r,a,i,o){var s=H0t(t,o);W0t(s,e,n,r,a,o),dM(s,a,n,r,o);for(var l=1;i>0;i--)l*=.99,K0t(s,l,o),dM(s,a,n,r,o),Z0t(s,l,o),dM(s,a,n,r,o)}function H0t(t,e){var n=[],r=e==="vertical"?"y":"x",a=yR(t,function(i){return i.getLayout()[r]});return a.keys.sort(function(i,o){return i-o}),W(a.keys,function(i){n.push(a.buckets.get(i))}),n}function W0t(t,e,n,r,a,i){var o=1/0;W(t,function(s){var l=s.length,u=0;W(s,function(f){u+=f.getLayout().value});var c=i==="vertical"?(r-(l-1)*a)/u:(n-(l-1)*a)/u;c<o&&(o=c)}),W(t,function(s){W(s,function(l,u){var c=l.getLayout().value*o;i==="vertical"?(l.setLayout({x:u},!0),l.setLayout({dx:c},!0)):(l.setLayout({y:u},!0),l.setLayout({dy:c},!0))})}),W(e,function(s){var l=+s.getValue()*o;s.setLayout({dy:l},!0)})}function dM(t,e,n,r,a){var i=a==="vertical"?"x":"y";W(t,function(o){o.sort(function(p,g){return p.getLayout()[i]-g.getLayout()[i]});for(var s,l,u,c=0,f=o.length,d=a==="vertical"?"dx":"dy",h=0;h<f;h++)l=o[h],u=c-l.getLayout()[i],u>0&&(s=l.getLayout()[i]+u,a==="vertical"?l.setLayout({x:s},!0):l.setLayout({y:s},!0)),c=l.getLayout()[i]+l.getLayout()[d]+e;var v=a==="vertical"?r:n;if(u=c-e-v,u>0){s=l.getLayout()[i]-u,a==="vertical"?l.setLayout({x:s},!0):l.setLayout({y:s},!0),c=s;for(var h=f-2;h>=0;--h)l=o[h],u=l.getLayout()[i]+l.getLayout()[d]+e-c,u>0&&(s=l.getLayout()[i]-u,a==="vertical"?l.setLayout({x:s},!0):l.setLayout({y:s},!0)),c=l.getLayout()[i]}})}function K0t(t,e,n){W(t.slice().reverse(),function(r){W(r,function(a){if(a.outEdges.length){var i=rc(a.outEdges,j0t,n)/rc(a.outEdges,q_);if(isNaN(i)){var o=a.outEdges.length;i=o?rc(a.outEdges,Y0t,n)/o:0}if(n==="vertical"){var s=a.getLayout().x+(i-bc(a,n))*e;a.setLayout({x:s},!0)}else{var l=a.getLayout().y+(i-bc(a,n))*e;a.setLayout({y:l},!0)}}})})}function j0t(t,e){return bc(t.node2,e)*t.getValue()}function Y0t(t,e){return bc(t.node2,e)}function X0t(t,e){return bc(t.node1,e)*t.getValue()}function q0t(t,e){return bc(t.node1,e)}function bc(t,e){return e==="vertical"?t.getLayout().x+t.getLayout().dx/2:t.getLayout().y+t.getLayout().dy/2}function q_(t){return t.getValue()}function rc(t,e,n){for(var r=0,a=t.length,i=-1;++i<a;){var o=+e(t[i],n);isNaN(o)||(r+=o)}return r}function Z0t(t,e,n){W(t,function(r){W(r,function(a){if(a.inEdges.length){var i=rc(a.inEdges,X0t,n)/rc(a.inEdges,q_);if(isNaN(i)){var o=a.inEdges.length;i=o?rc(a.inEdges,q0t,n)/o:0}if(n==="vertical"){var s=a.getLayout().x+(i-bc(a,n))*e;a.setLayout({x:s},!0)}else{var l=a.getLayout().y+(i-bc(a,n))*e;a.setLayout({y:l},!0)}}})})}function Q0t(t,e){var n=e==="vertical"?"x":"y";W(t,function(r){r.outEdges.sort(function(a,i){return a.node2.getLayout()[n]-i.node2.getLayout()[n]}),r.inEdges.sort(function(a,i){return a.node1.getLayout()[n]-i.node1.getLayout()[n]})}),W(t,function(r){var a=0,i=0;W(r.outEdges,function(o){o.setLayout({sy:a},!0),a+=o.getLayout().dy}),W(r.inEdges,function(o){o.setLayout({ty:i},!0),i+=o.getLayout().dy})})}function J0t(t){t.eachSeriesByType("sankey",function(e){var n=e.getGraph(),r=n.nodes,a=n.edges;if(r.length){var i=1/0,o=-1/0;W(r,function(s){var l=s.getLayout().value;l<i&&(i=l),l>o&&(o=l)}),W(r,function(s){var l=new ha({type:"color",mappingMethod:"linear",dataExtent:[i,o],visual:e.get("color")}),u=l.mapValueToVisual(s.getLayout().value),c=s.getModel().get(["itemStyle","color"]);c!=null?(s.setVisual("color",c),s.setVisual("style",{fill:c})):(s.setVisual("color",u),s.setVisual("style",{fill:u}))})}a.length&&W(a,function(s){var l=s.getModel().get("lineStyle");s.setVisual("style",l)})})}function eyt(t){t.registerChartView(O0t),t.registerSeriesModel(N0t),t.registerLayout(V0t),t.registerVisual(J0t),t.registerAction({type:"dragNode",event:"dragnode",update:"update"},function(e,n){n.eachComponent({mainType:"series",subType:"sankey",query:e},function(r){r.setNodePosition(e.dataIndex,[e.localX,e.localY])})})}var Vie=function(){function t(){}return t.prototype.getInitialData=function(e,n){var r,a=n.getComponent("xAxis",this.get("xAxisIndex")),i=n.getComponent("yAxis",this.get("yAxisIndex")),o=a.get("type"),s=i.get("type"),l;o==="category"?(e.layout="horizontal",r=a.getOrdinalMeta(),l=!0):s==="category"?(e.layout="vertical",r=i.getOrdinalMeta(),l=!0):e.layout=e.layout||"horizontal";var u=["x","y"],c=e.layout==="horizontal"?0:1,f=this._baseAxisDim=u[c],d=u[1-c],h=[a,i],v=h[c].get("type"),p=h[1-c].get("type"),g=e.data;if(g&&l){var y=[];W(g,function(w,x){var _;Be(w)?(_=w.slice(),w.unshift(x)):Be(w.value)?(_=Ae({},w),_.value=_.value.slice(),w.value.unshift(x)):_=w,y.push(_)}),e.data=y}var m=this.defaultValueDimensions,b=[{name:f,type:I_(v),ordinalMeta:r,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:d,type:I_(p),dimsDef:m.slice()}];return Qv(this,{coordDimensions:b,dimensionsCount:m.length+1,encodeDefaulter:Rt(rne,b,this)})},t.prototype.getBaseAxis=function(){var e=this._baseAxisDim;return this.ecModel.getComponent(e+"Axis",this.get(e+"AxisIndex")).axis},t}(),Bie=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"min",defaultTooltip:!0},{name:"Q1",defaultTooltip:!0},{name:"median",defaultTooltip:!0},{name:"Q3",defaultTooltip:!0},{name:"max",defaultTooltip:!0}],n.visualDrawType="stroke",n}return e.type="series.boxplot",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,boxWidth:[7,50],itemStyle:{color:"#fff",borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}},animationDuration:800},e}(Pn);sr(Bie,Vie,!0);const tyt=Bie;var nyt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){var i=n.getData(),o=this.group,s=this._data;this._data||o.removeAll();var l=n.get("layout")==="horizontal"?1:0;i.diff(s).add(function(u){if(i.hasValue(u)){var c=i.getItemLayout(u),f=p6(c,i,u,l,!0);i.setItemGraphicEl(u,f),o.add(f)}}).update(function(u,c){var f=s.getItemGraphicEl(c);if(!i.hasValue(u)){o.remove(f);return}var d=i.getItemLayout(u);f?(os(f),$ie(d,f,i,u)):f=p6(d,i,u,l),o.add(f),i.setItemGraphicEl(u,f)}).remove(function(u){var c=s.getItemGraphicEl(u);c&&o.remove(c)}).execute(),this._data=i},e.prototype.remove=function(n){var r=this.group,a=this._data;this._data=null,a&&a.eachItemGraphicEl(function(i){i&&r.remove(i)})},e.type="boxplot",e}(kn),ryt=function(){function t(){}return t}(),ayt=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r.type="boxplotBoxPath",r}return e.prototype.getDefaultShape=function(){return new ryt},e.prototype.buildPath=function(n,r){var a=r.points,i=0;for(n.moveTo(a[i][0],a[i][1]),i++;i<4;i++)n.lineTo(a[i][0],a[i][1]);for(n.closePath();i<a.length;i++)n.moveTo(a[i][0],a[i][1]),i++,n.lineTo(a[i][0],a[i][1])},e}(Kt);function p6(t,e,n,r,a){var i=t.ends,o=new ayt({shape:{points:a?iyt(i,r,t):i}});return $ie(t,o,e,n,a),o}function $ie(t,e,n,r,a){var i=n.hostModel,o=Ym[a?"initProps":"updateProps"];o(e,{shape:{points:t.ends}},i,r),e.useStyle(n.getItemVisual(r,"style")),e.style.strokeNoScale=!0,e.z2=100;var s=n.getItemModel(r),l=s.getModel("emphasis");ga(e,s),ar(e,l.get("focus"),l.get("blurScope"),l.get("disabled"))}function iyt(t,e,n){return $e(t,function(r){return r=r.slice(),r[e]=n.initBaseline,r})}const oyt=nyt;var H0=W;function syt(t){var e=lyt(t);H0(e,function(n){var r=n.seriesModels;r.length&&(uyt(n),H0(r,function(a,i){cyt(a,n.boxOffsetList[i],n.boxWidthList[i])}))})}function lyt(t){var e=[],n=[];return t.eachSeriesByType("boxplot",function(r){var a=r.getBaseAxis(),i=Gt(n,a);i<0&&(i=n.length,n[i]=a,e[i]={axis:a,seriesModels:[]}),e[i].seriesModels.push(r)}),e}function uyt(t){var e=t.axis,n=t.seriesModels,r=n.length,a=t.boxWidthList=[],i=t.boxOffsetList=[],o=[],s;if(e.type==="category")s=e.getBandWidth();else{var l=0;H0(n,function(v){l=Math.max(l,v.getData().count())});var u=e.getExtent();s=Math.abs(u[1]-u[0])/l}H0(n,function(v){var p=v.get("boxWidth");Be(p)||(p=[p,p]),o.push([et(p[0],s)||0,et(p[1],s)||0])});var c=s*.8-2,f=c/r*.3,d=(c-f*(r-1))/r,h=d/2-c/2;H0(n,function(v,p){i.push(h),h+=f+d,a.push(Math.min(Math.max(d,o[p][0]),o[p][1]))})}function cyt(t,e,n){var r=t.coordinateSystem,a=t.getData(),i=n/2,o=t.get("layout")==="horizontal"?0:1,s=1-o,l=["x","y"],u=a.mapDimension(l[o]),c=a.mapDimensionsAll(l[s]);if(u==null||c.length<5)return;for(var f=0;f<a.count();f++){var d=a.get(u,f),h=b(d,c[2],f),v=b(d,c[0],f),p=b(d,c[1],f),g=b(d,c[3],f),y=b(d,c[4],f),m=[];w(m,p,!1),w(m,g,!0),m.push(v,p,y,g),x(m,v),x(m,y),x(m,h),a.setItemLayout(f,{initBaseline:h[s],ends:m})}function b(_,C,T){var D=a.get(C,T),E=[];E[o]=_,E[s]=D;var M;return isNaN(_)||isNaN(D)?M=[NaN,NaN]:(M=r.dataToPoint(E),M[o]+=e),M}function w(_,C,T){var D=C.slice(),E=C.slice();D[o]+=i,E[o]-=i,T?_.push(D,E):_.push(E,D)}function x(_,C){var T=C.slice(),D=C.slice();T[o]-=i,D[o]+=i,_.push(T,D)}}function fyt(t,e){e=e||{};for(var n=[],r=[],a=e.boundIQR,i=a==="none"||a===0,o=0;o<t.length;o++){var s=Ri(t[o].slice()),l=iw(s,.25),u=iw(s,.5),c=iw(s,.75),f=s[0],d=s[s.length-1],h=(a??1.5)*(c-l),v=i?f:Math.max(f,l-h),p=i?d:Math.min(d,c+h),g=e.itemNameFormatter,y=vt(g)?g({value:o}):rt(g)?g.replace("{value}",o+""):o+"";n.push([y,v,l,u,c,p]);for(var m=0;m<s.length;m++){var b=s[m];if(b<v||b>p){var w=[y,b];r.push(w)}}}return{boxData:n,outliers:r}}var dyt={type:"echarts:boxplot",transform:function(e){var n=e.upstream;if(n.sourceFormat!==La){var r="";yn(r)}var a=fyt(n.getRawData(),e.config);return[{dimensions:["ItemName","Low","Q1","Q2","Q3","High"],data:a.boxData},{data:a.outliers}]}};function hyt(t){t.registerSeriesModel(tyt),t.registerChartView(oyt),t.registerLayout(syt),t.registerTransform(dyt)}var pyt=["color","borderColor"],vyt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){this.group.removeClipPath(),this._progressiveEls=null,this._updateDrawMode(n),this._isLargeDraw?this._renderLarge(n):this._renderNormal(n)},e.prototype.incrementalPrepareRender=function(n,r,a){this._clear(),this._updateDrawMode(n)},e.prototype.incrementalRender=function(n,r,a,i){this._progressiveEls=[],this._isLargeDraw?this._incrementalRenderLarge(n,r):this._incrementalRenderNormal(n,r)},e.prototype.eachRendered=function(n){Ac(this._progressiveEls||this.group,n)},e.prototype._updateDrawMode=function(n){var r=n.pipelineContext.large;(this._isLargeDraw==null||r!==this._isLargeDraw)&&(this._isLargeDraw=r,this._clear())},e.prototype._renderNormal=function(n){var r=n.getData(),a=this._data,i=this.group,o=r.getLayout("isSimpleBox"),s=n.get("clip",!0),l=n.coordinateSystem,u=l.getArea&&l.getArea();this._data||i.removeAll(),r.diff(a).add(function(c){if(r.hasValue(c)){var f=r.getItemLayout(c);if(s&&v6(u,f))return;var d=hM(f,c,!0);Gn(d,{shape:{points:f.ends}},n,c),pM(d,r,c,o),i.add(d),r.setItemGraphicEl(c,d)}}).update(function(c,f){var d=a.getItemGraphicEl(f);if(!r.hasValue(c)){i.remove(d);return}var h=r.getItemLayout(c);if(s&&v6(u,h)){i.remove(d);return}d?(fn(d,{shape:{points:h.ends}},n,c),os(d)):d=hM(h),pM(d,r,c,o),i.add(d),r.setItemGraphicEl(c,d)}).remove(function(c){var f=a.getItemGraphicEl(c);f&&i.remove(f)}).execute(),this._data=r},e.prototype._renderLarge=function(n){this._clear(),g6(n,this.group);var r=n.get("clip",!0)?tT(n.coordinateSystem,!1,n):null;r?this.group.setClipPath(r):this.group.removeClipPath()},e.prototype._incrementalRenderNormal=function(n,r){for(var a=r.getData(),i=a.getLayout("isSimpleBox"),o;(o=n.next())!=null;){var s=a.getItemLayout(o),l=hM(s);pM(l,a,o,i),l.incremental=!0,this.group.add(l),this._progressiveEls.push(l)}},e.prototype._incrementalRenderLarge=function(n,r){g6(r,this.group,this._progressiveEls,!0)},e.prototype.remove=function(n){this._clear()},e.prototype._clear=function(){this.group.removeAll(),this._data=null},e.type="candlestick",e}(kn),gyt=function(){function t(){}return t}(),yyt=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r.type="normalCandlestickBox",r}return e.prototype.getDefaultShape=function(){return new gyt},e.prototype.buildPath=function(n,r){var a=r.points;this.__simpleBox?(n.moveTo(a[4][0],a[4][1]),n.lineTo(a[6][0],a[6][1])):(n.moveTo(a[0][0],a[0][1]),n.lineTo(a[1][0],a[1][1]),n.lineTo(a[2][0],a[2][1]),n.lineTo(a[3][0],a[3][1]),n.closePath(),n.moveTo(a[4][0],a[4][1]),n.lineTo(a[5][0],a[5][1]),n.moveTo(a[6][0],a[6][1]),n.lineTo(a[7][0],a[7][1]))},e}(Kt);function hM(t,e,n){var r=t.ends;return new yyt({shape:{points:n?myt(r,t):r},z2:100})}function v6(t,e){for(var n=!0,r=0;r<e.ends.length;r++)if(t.contain(e.ends[r][0],e.ends[r][1])){n=!1;break}return n}function pM(t,e,n,r){var a=e.getItemModel(n);t.useStyle(e.getItemVisual(n,"style")),t.style.strokeNoScale=!0,t.__simpleBox=r,ga(t,a)}function myt(t,e){return $e(t,function(n){return n=n.slice(),n[1]=e.initBaseline,n})}var byt=function(){function t(){}return t}(),vM=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r.type="largeCandlestickBox",r}return e.prototype.getDefaultShape=function(){return new byt},e.prototype.buildPath=function(n,r){for(var a=r.points,i=0;i<a.length;)if(this.__sign===a[i++]){var o=a[i++];n.moveTo(o,a[i++]),n.lineTo(o,a[i++])}else i+=3},e}(Kt);function g6(t,e,n,r){var a=t.getData(),i=a.getLayout("largePoints"),o=new vM({shape:{points:i},__sign:1,ignoreCoarsePointer:!0});e.add(o);var s=new vM({shape:{points:i},__sign:-1,ignoreCoarsePointer:!0});e.add(s);var l=new vM({shape:{points:i},__sign:0,ignoreCoarsePointer:!0});e.add(l),gM(1,o,t),gM(-1,s,t),gM(0,l,t),r&&(o.incremental=!0,s.incremental=!0),n&&n.push(o,s)}function gM(t,e,n,r){var a=n.get(["itemStyle",t>0?"borderColor":"borderColor0"])||n.get(["itemStyle",t>0?"color":"color0"]);t===0&&(a=n.get(["itemStyle","borderColorDoji"]));var i=n.getModel("itemStyle").getItemStyle(pyt);e.useStyle(i),e.style.fill=null,e.style.stroke=a}const Syt=vyt;var Iie=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"open",defaultTooltip:!0},{name:"close",defaultTooltip:!0},{name:"lowest",defaultTooltip:!0},{name:"highest",defaultTooltip:!0}],n}return e.prototype.getShadowDim=function(){return"open"},e.prototype.brushSelector=function(n,r,a){var i=r.getItemLayout(n);return i&&a.rect(i.brushRect)},e.type="series.candlestick",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,clip:!0,itemStyle:{color:"#eb5454",color0:"#47b262",borderColor:"#eb5454",borderColor0:"#47b262",borderColorDoji:null,borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2}},barMaxWidth:null,barMinWidth:null,barWidth:null,large:!0,largeThreshold:600,progressive:3e3,progressiveThreshold:1e4,progressiveChunkMode:"mod",animationEasing:"linear",animationDuration:300},e}(Pn);sr(Iie,Vie,!0);const wyt=Iie;function _yt(t){!t||!Be(t.series)||W(t.series,function(e){bt(e)&&e.type==="k"&&(e.type="candlestick")})}var xyt=["itemStyle","borderColor"],Cyt=["itemStyle","borderColor0"],Tyt=["itemStyle","borderColorDoji"],Eyt=["itemStyle","color"],Myt=["itemStyle","color0"],Dyt={seriesType:"candlestick",plan:jv(),performRawSeries:!0,reset:function(t,e){function n(i,o){return o.get(i>0?Eyt:Myt)}function r(i,o){return o.get(i===0?Tyt:i>0?xyt:Cyt)}if(!e.isSeriesFiltered(t)){var a=t.pipelineContext.large;return!a&&{progress:function(i,o){for(var s;(s=i.next())!=null;){var l=o.getItemModel(s),u=o.getItemLayout(s).sign,c=l.getItemStyle();c.fill=n(u,l),c.stroke=r(u,l)||c.fill;var f=o.ensureUniqueItemVisual(s,"style");Ae(f,c)}}}}}};const kyt=Dyt;var Ryt={seriesType:"candlestick",plan:jv(),reset:function(t){var e=t.coordinateSystem,n=t.getData(),r=Lyt(t,n),a=0,i=1,o=["x","y"],s=n.getDimensionIndex(n.mapDimension(o[a])),l=$e(n.mapDimensionsAll(o[i]),n.getDimensionIndex,n),u=l[0],c=l[1],f=l[2],d=l[3];if(n.setLayout({candleWidth:r,isSimpleBox:r<=1.3}),s<0||l.length<4)return;return{progress:t.pipelineContext.large?v:h};function h(p,g){for(var y,m=g.getStore();(y=p.next())!=null;){var b=m.get(s,y),w=m.get(u,y),x=m.get(c,y),_=m.get(f,y),C=m.get(d,y),T=Math.min(w,x),D=Math.max(w,x),E=N(T,b),M=N(D,b),k=N(_,b),R=N(C,b),O=[];B(O,M,0),B(O,E,1),O.push(V(R),V(M),V(k),V(E));var I=g.getItemModel(y),P=!!I.get(["itemStyle","borderColorDoji"]);g.setItemLayout(y,{sign:y6(m,y,w,x,c,P),initBaseline:w>x?M[i]:E[i],ends:O,brushRect:L(_,C,b)})}function N(H,K){var X=[];return X[a]=K,X[i]=H,isNaN(K)||isNaN(H)?[NaN,NaN]:e.dataToPoint(X)}function B(H,K,X){var oe=K.slice(),te=K.slice();oe[a]=lw(oe[a]+r/2,1,!1),te[a]=lw(te[a]-r/2,1,!0),X?H.push(oe,te):H.push(te,oe)}function L(H,K,X){var oe=N(H,X),te=N(K,X);return oe[a]-=r/2,te[a]-=r/2,{x:oe[0],y:oe[1],width:r,height:te[1]-oe[1]}}function V(H){return H[a]=lw(H[a],1),H}}function v(p,g){for(var y=Ns(p.count*4),m=0,b,w=[],x=[],_,C=g.getStore(),T=!!t.get(["itemStyle","borderColorDoji"]);(_=p.next())!=null;){var D=C.get(s,_),E=C.get(u,_),M=C.get(c,_),k=C.get(f,_),R=C.get(d,_);if(isNaN(D)||isNaN(k)||isNaN(R)){y[m++]=NaN,m+=3;continue}y[m++]=y6(C,_,E,M,c,T),w[a]=D,w[i]=k,b=e.dataToPoint(w,null,x),y[m++]=b?b[0]:NaN,y[m++]=b?b[1]:NaN,w[i]=R,b=e.dataToPoint(w,null,x),y[m++]=b?b[1]:NaN}g.setLayout("largePoints",y)}}};function y6(t,e,n,r,a,i){var o;return n>r?o=-1:n<r?o=1:o=i?0:e>0?t.get(a,e-1)<=r?1:-1:1,o}function Lyt(t,e){var n=t.getBaseAxis(),r,a=n.type==="category"?n.getBandWidth():(r=n.getExtent(),Math.abs(r[1]-r[0])/e.count()),i=et(Pt(t.get("barMaxWidth"),a),a),o=et(Pt(t.get("barMinWidth"),1),a),s=t.get("barWidth");return s!=null?et(s,a):Math.max(Math.min(a/2,i),o)}const Oyt=Ryt;function Ayt(t){t.registerChartView(Syt),t.registerSeriesModel(wyt),t.registerPreprocessor(_yt),t.registerVisual(kyt),t.registerLayout(Oyt)}function m6(t,e){var n=e.rippleEffectColor||e.color;t.eachChild(function(r){r.attr({z:e.z,zlevel:e.zlevel,style:{stroke:e.brushType==="stroke"?n:null,fill:e.brushType==="fill"?n:null}})})}var Nyt=function(t){me(e,t);function e(n,r){var a=t.call(this)||this,i=new Jm(n,r),o=new Tt;return a.add(i),a.add(o),a.updateData(n,r),a}return e.prototype.stopEffectAnimation=function(){this.childAt(1).removeAll()},e.prototype.startEffectAnimation=function(n){for(var r=n.symbolType,a=n.color,i=n.rippleNumber,o=this.childAt(1),s=0;s<i;s++){var l=fr(r,-1,-1,2,2,a);l.attr({style:{strokeNoScale:!0},z2:99,silent:!0,scaleX:.5,scaleY:.5});var u=-s/i*n.period+n.effectOffset;l.animate("",!0).when(n.period,{scaleX:n.rippleScale/2,scaleY:n.rippleScale/2}).delay(u).start(),l.animateStyle(!0).when(n.period,{opacity:0}).delay(u).start(),o.add(l)}m6(o,n)},e.prototype.updateEffectAnimation=function(n){for(var r=this._effectCfg,a=this.childAt(1),i=["symbolType","period","rippleScale","rippleNumber"],o=0;o<i.length;o++){var s=i[o];if(r[s]!==n[s]){this.stopEffectAnimation(),this.startEffectAnimation(n);return}}m6(a,n)},e.prototype.highlight=function(){Il(this)},e.prototype.downplay=function(){Pl(this)},e.prototype.getSymbolType=function(){var n=this.childAt(0);return n&&n.getSymbolType()},e.prototype.updateData=function(n,r){var a=this,i=n.hostModel;this.childAt(0).updateData(n,r);var o=this.childAt(1),s=n.getItemModel(r),l=n.getItemVisual(r,"symbol"),u=Xv(n.getItemVisual(r,"symbolSize")),c=n.getItemVisual(r,"style"),f=c&&c.fill,d=s.getModel("emphasis");o.setScale(u),o.traverse(function(g){g.setStyle("fill",f)});var h=Zd(n.getItemVisual(r,"symbolOffset"),u);h&&(o.x=h[0],o.y=h[1]);var v=n.getItemVisual(r,"symbolRotate");o.rotation=(v||0)*Math.PI/180||0;var p={};p.showEffectOn=i.get("showEffectOn"),p.rippleScale=s.get(["rippleEffect","scale"]),p.brushType=s.get(["rippleEffect","brushType"]),p.period=s.get(["rippleEffect","period"])*1e3,p.effectOffset=r/n.count(),p.z=i.getShallow("z")||0,p.zlevel=i.getShallow("zlevel")||0,p.symbolType=l,p.color=f,p.rippleEffectColor=s.get(["rippleEffect","color"]),p.rippleNumber=s.get(["rippleEffect","number"]),p.showEffectOn==="render"?(this._effectCfg?this.updateEffectAnimation(p):this.startEffectAnimation(p),this._effectCfg=p):(this._effectCfg=null,this.stopEffectAnimation(),this.onHoverStateChange=function(g){g==="emphasis"?p.showEffectOn!=="render"&&a.startEffectAnimation(p):g==="normal"&&p.showEffectOn!=="render"&&a.stopEffectAnimation()}),this._effectCfg=p,ar(this,d.get("focus"),d.get("blurScope"),d.get("disabled"))},e.prototype.fadeOut=function(n){n&&n()},e}(Tt);const Vyt=Nyt;var Byt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(){this._symbolDraw=new e1(Vyt)},e.prototype.render=function(n,r,a){var i=n.getData(),o=this._symbolDraw;o.updateData(i,{clipShape:this._getClipShape(n)}),this.group.add(o.group)},e.prototype._getClipShape=function(n){var r=n.coordinateSystem,a=r&&r.getArea&&r.getArea();return n.get("clip",!0)?a:null},e.prototype.updateTransform=function(n,r,a){var i=n.getData();this.group.dirty();var o=t1("").reset(n,r,a);o.progress&&o.progress({start:0,end:i.count(),count:i.count()},i),this._symbolDraw.updateLayout()},e.prototype._updateGroupTransform=function(n){var r=n.coordinateSystem;r&&r.getRoamTransform&&(this.group.transform=QJ(r.getRoamTransform()),this.group.decomposeTransform())},e.prototype.remove=function(n,r){this._symbolDraw&&this._symbolDraw.remove(!0)},e.type="effectScatter",e}(kn);const $yt=Byt;var Iyt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return e.prototype.getInitialData=function(n,r){return rl(null,this,{useEncodeDefaulter:!0})},e.prototype.brushSelector=function(n,r,a){return a.point(r.getItemLayout(n))},e.type="series.effectScatter",e.dependencies=["grid","polar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,effectType:"ripple",progressive:0,showEffectOn:"render",clip:!0,rippleEffect:{period:4,scale:2.5,brushType:"fill",number:3},universalTransition:{divideShape:"clone"},symbolSize:10},e}(Pn);const Pyt=Iyt;function Fyt(t){t.registerChartView($yt),t.registerSeriesModel(Pyt),t.registerLayout(t1("effectScatter"))}var zyt=function(t){me(e,t);function e(n,r,a){var i=t.call(this)||this;return i.add(i.createLine(n,r,a)),i._updateEffectSymbol(n,r),i}return e.prototype.createLine=function(n,r,a){return new MV(n,r,a)},e.prototype._updateEffectSymbol=function(n,r){var a=n.getItemModel(r),i=a.getModel("effect"),o=i.get("symbolSize"),s=i.get("symbol");Be(o)||(o=[o,o]);var l=n.getItemVisual(r,"style"),u=i.get("color")||l&&l.stroke,c=this.childAt(1);this._symbolType!==s&&(this.remove(c),c=fr(s,-.5,-.5,1,1,u),c.z2=100,c.culling=!0,this.add(c)),c&&(c.setStyle("shadowColor",u),c.setStyle(i.getItemStyle(["color"])),c.scaleX=o[0],c.scaleY=o[1],c.setColor(u),this._symbolType=s,this._symbolScale=o,this._updateEffectAnimation(n,i,r))},e.prototype._updateEffectAnimation=function(n,r,a){var i=this.childAt(1);if(i){var o=n.getItemLayout(a),s=r.get("period")*1e3,l=r.get("loop"),u=r.get("roundTrip"),c=r.get("constantSpeed"),f=Vr(r.get("delay"),function(h){return h/n.count()*s/3});if(i.ignore=!0,this._updateAnimationPoints(i,o),c>0&&(s=this._getLineLength(i)/c*1e3),s!==this._period||l!==this._loop||u!==this._roundTrip){i.stopAnimation();var d=void 0;vt(f)?d=f(a):d=f,i.__t>0&&(d=-s*i.__t),this._animateSymbol(i,s,d,l,u)}this._period=s,this._loop=l,this._roundTrip=u}},e.prototype._animateSymbol=function(n,r,a,i,o){if(r>0){n.__t=0;var s=this,l=n.animate("",i).when(o?r*2:r,{__t:o?2:1}).delay(a).during(function(){s._updateSymbolPosition(n)});i||l.done(function(){s.remove(n)}),l.start()}},e.prototype._getLineLength=function(n){return _l(n.__p1,n.__cp1)+_l(n.__cp1,n.__p2)},e.prototype._updateAnimationPoints=function(n,r){n.__p1=r[0],n.__p2=r[1],n.__cp1=r[2]||[(r[0][0]+r[1][0])/2,(r[0][1]+r[1][1])/2]},e.prototype.updateData=function(n,r,a){this.childAt(0).updateData(n,r,a),this._updateEffectSymbol(n,r)},e.prototype._updateSymbolPosition=function(n){var r=n.__p1,a=n.__p2,i=n.__cp1,o=n.__t<1?n.__t:2-n.__t,s=[n.x,n.y],l=s.slice(),u=jr,c=nR;s[0]=u(r[0],i[0],a[0],o),s[1]=u(r[1],i[1],a[1],o);var f=n.__t<1?c(r[0],i[0],a[0],o):c(a[0],i[0],r[0],1-o),d=n.__t<1?c(r[1],i[1],a[1],o):c(a[1],i[1],r[1],1-o);n.rotation=-Math.atan2(d,f)-Math.PI/2,(this._symbolType==="line"||this._symbolType==="rect"||this._symbolType==="roundRect")&&(n.__lastT!==void 0&&n.__lastT<n.__t?(n.scaleY=_l(l,s)*1.05,o===1&&(s[0]=l[0]+(s[0]-l[0])/2,s[1]=l[1]+(s[1]-l[1])/2)):n.__lastT===1?n.scaleY=2*_l(r,s):n.scaleY=this._symbolScale[1]),n.__lastT=n.__t,n.ignore=!1,n.x=s[0],n.y=s[1]},e.prototype.updateLayout=function(n,r){this.childAt(0).updateLayout(n,r);var a=n.getItemModel(r).getModel("effect");this._updateEffectAnimation(n,a,r)},e}(Tt);const Pie=zyt;var Gyt=function(t){me(e,t);function e(n,r,a){var i=t.call(this)||this;return i._createPolyline(n,r,a),i}return e.prototype._createPolyline=function(n,r,a){var i=n.getItemLayout(r),o=new ai({shape:{points:i}});this.add(o),this._updateCommonStl(n,r,a)},e.prototype.updateData=function(n,r,a){var i=n.hostModel,o=this.childAt(0),s={shape:{points:n.getItemLayout(r)}};fn(o,s,i,r),this._updateCommonStl(n,r,a)},e.prototype._updateCommonStl=function(n,r,a){var i=this.childAt(0),o=n.getItemModel(r),s=a&&a.emphasisLineStyle,l=a&&a.focus,u=a&&a.blurScope,c=a&&a.emphasisDisabled;if(!a||n.hasItemOption){var f=o.getModel("emphasis");s=f.getModel("lineStyle").getLineStyle(),c=f.get("disabled"),l=f.get("focus"),u=f.get("blurScope")}i.useStyle(n.getItemVisual(r,"style")),i.style.fill=null,i.style.strokeNoScale=!0;var d=i.ensureState("emphasis");d.style=s,ar(this,l,u,c)},e.prototype.updateLayout=function(n,r){var a=this.childAt(0);a.setShape("points",n.getItemLayout(r))},e}(Tt);const Fie=Gyt;var Uyt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n._lastFrame=0,n._lastFramePercent=0,n}return e.prototype.createLine=function(n,r,a){return new Fie(n,r,a)},e.prototype._updateAnimationPoints=function(n,r){this._points=r;for(var a=[0],i=0,o=1;o<r.length;o++){var s=r[o-1],l=r[o];i+=_l(s,l),a.push(i)}if(i===0){this._length=0;return}for(var o=0;o<a.length;o++)a[o]/=i;this._offsets=a,this._length=i},e.prototype._getLineLength=function(){return this._length},e.prototype._updateSymbolPosition=function(n){var r=n.__t<1?n.__t:2-n.__t,a=this._points,i=this._offsets,o=a.length;if(i){var s=this._lastFrame,l;if(r<this._lastFramePercent){var u=Math.min(s+1,o-1);for(l=u;l>=0&&!(i[l]<=r);l--);l=Math.min(l,o-2)}else{for(l=s;l<o&&!(i[l]>r);l++);l=Math.min(l-1,o-2)}var c=(r-i[l])/(i[l+1]-i[l]),f=a[l],d=a[l+1];n.x=f[0]*(1-c)+c*d[0],n.y=f[1]*(1-c)+c*d[1];var h=n.__t<1?d[0]-f[0]:f[0]-d[0],v=n.__t<1?d[1]-f[1]:f[1]-d[1];n.rotation=-Math.atan2(v,h)-Math.PI/2,this._lastFrame=l,this._lastFramePercent=r,n.ignore=!1}},e}(Pie);const Hyt=Uyt;var Wyt=function(){function t(){this.polyline=!1,this.curveness=0,this.segs=[]}return t}(),Kyt=function(t){me(e,t);function e(n){var r=t.call(this,n)||this;return r._off=0,r.hoverDataIdx=-1,r}return e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Wyt},e.prototype.buildPath=function(n,r){var a=r.segs,i=r.curveness,o;if(r.polyline)for(o=this._off;o<a.length;){var s=a[o++];if(s>0){n.moveTo(a[o++],a[o++]);for(var l=1;l<s;l++)n.lineTo(a[o++],a[o++])}}else for(o=this._off;o<a.length;){var u=a[o++],c=a[o++],f=a[o++],d=a[o++];if(n.moveTo(u,c),i>0){var h=(u+f)/2-(c-d)*i,v=(c+d)/2-(f-u)*i;n.quadraticCurveTo(h,v,f,d)}else n.lineTo(f,d)}this.incremental&&(this._off=o,this.notClear=!0)},e.prototype.findDataIndex=function(n,r){var a=this.shape,i=a.segs,o=a.curveness,s=this.style.lineWidth;if(a.polyline)for(var l=0,u=0;u<i.length;){var c=i[u++];if(c>0)for(var f=i[u++],d=i[u++],h=1;h<c;h++){var v=i[u++],p=i[u++];if(Du(f,d,v,p,s,n,r))return l}l++}else for(var l=0,u=0;u<i.length;){var f=i[u++],d=i[u++],v=i[u++],p=i[u++];if(o>0){var g=(f+v)/2-(d-p)*o,y=(d+p)/2-(v-f)*o;if(Kee(f,d,g,y,v,p,s,n,r))return l}else if(Du(f,d,v,p,s,n,r))return l;l++}return-1},e.prototype.contain=function(n,r){var a=this.transformCoordToLocal(n,r),i=this.getBoundingRect();if(n=a[0],r=a[1],i.contain(n,r)){var o=this.hoverDataIdx=this.findDataIndex(n,r);return o>=0}return this.hoverDataIdx=-1,!1},e.prototype.getBoundingRect=function(){var n=this._rect;if(!n){for(var r=this.shape,a=r.segs,i=1/0,o=1/0,s=-1/0,l=-1/0,u=0;u<a.length;){var c=a[u++],f=a[u++];i=Math.min(c,i),s=Math.max(c,s),o=Math.min(f,o),l=Math.max(f,l)}n=this._rect=new zt(i,o,s,l)}return n},e}(Kt),jyt=function(){function t(){this.group=new Tt}return t.prototype.updateData=function(e){this._clear();var n=this._create();n.setShape({segs:e.getLayout("linesPoints")}),this._setCommon(n,e)},t.prototype.incrementalPrepareUpdate=function(e){this.group.removeAll(),this._clear()},t.prototype.incrementalUpdate=function(e,n){var r=this._newAdded[0],a=n.getLayout("linesPoints"),i=r&&r.shape.segs;if(i&&i.length<2e4){var o=i.length,s=new Float32Array(o+a.length);s.set(i),s.set(a,o),r.setShape({segs:s})}else{this._newAdded=[];var l=this._create();l.incremental=!0,l.setShape({segs:a}),this._setCommon(l,n),l.__startIndex=e.start}},t.prototype.remove=function(){this._clear()},t.prototype.eachRendered=function(e){this._newAdded[0]&&e(this._newAdded[0])},t.prototype._create=function(){var e=new Kyt({cursor:"default",ignoreCoarsePointer:!0});return this._newAdded.push(e),this.group.add(e),e},t.prototype._setCommon=function(e,n,r){var a=n.hostModel;e.setShape({polyline:a.get("polyline"),curveness:a.get(["lineStyle","curveness"])}),e.useStyle(a.getModel("lineStyle").getLineStyle()),e.style.strokeNoScale=!0;var i=n.getVisual("style");i&&i.stroke&&e.setStyle("stroke",i.stroke),e.setStyle("fill",null);var o=Lt(e);o.seriesIndex=a.seriesIndex,e.on("mousemove",function(s){o.dataIndex=null;var l=e.hoverDataIdx;l>0&&(o.dataIndex=l+e.__startIndex)})},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}();const Yyt=jyt;var Xyt={seriesType:"lines",plan:jv(),reset:function(t){var e=t.coordinateSystem;if(e){var n=t.get("polyline"),r=t.pipelineContext.large;return{progress:function(a,i){var o=[];if(r){var s=void 0,l=a.end-a.start;if(n){for(var u=0,c=a.start;c<a.end;c++)u+=t.getLineCoordsCount(c);s=new Float32Array(l+u*2)}else s=new Float32Array(l*4);for(var f=0,d=[],c=a.start;c<a.end;c++){var h=t.getLineCoords(c,o);n&&(s[f++]=h);for(var v=0;v<h;v++)d=e.dataToPoint(o[v],!1,d),s[f++]=d[0],s[f++]=d[1]}i.setLayout("linesPoints",s)}else for(var c=a.start;c<a.end;c++){var p=i.getItemModel(c),h=t.getLineCoords(c,o),g=[];if(n)for(var y=0;y<h;y++)g.push(e.dataToPoint(o[y]));else{g[0]=e.dataToPoint(o[0]),g[1]=e.dataToPoint(o[1]);var m=p.get(["lineStyle","curveness"]);+m&&(g[2]=[(g[0][0]+g[1][0])/2-(g[0][1]-g[1][1])*m,(g[0][1]+g[1][1])/2-(g[1][0]-g[0][0])*m])}i.setItemLayout(c,g)}}}}}};const zie=Xyt;var qyt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){var i=n.getData(),o=this._updateLineDraw(i,n),s=n.get("zlevel"),l=n.get(["effect","trailLength"]),u=a.getZr(),c=u.painter.getType()==="svg";c||u.painter.getLayer(s).clear(!0),this._lastZlevel!=null&&!c&&u.configLayer(this._lastZlevel,{motionBlur:!1}),this._showEffect(n)&&l>0&&(c||u.configLayer(s,{motionBlur:!0,lastFrameAlpha:Math.max(Math.min(l/10+.9,1),0)})),o.updateData(i);var f=n.get("clip",!0)&&tT(n.coordinateSystem,!1,n);f?this.group.setClipPath(f):this.group.removeClipPath(),this._lastZlevel=s,this._finished=!0},e.prototype.incrementalPrepareRender=function(n,r,a){var i=n.getData(),o=this._updateLineDraw(i,n);o.incrementalPrepareUpdate(i),this._clearLayer(a),this._finished=!1},e.prototype.incrementalRender=function(n,r,a){this._lineDraw.incrementalUpdate(n,r.getData()),this._finished=n.end===r.getData().count()},e.prototype.eachRendered=function(n){this._lineDraw&&this._lineDraw.eachRendered(n)},e.prototype.updateTransform=function(n,r,a){var i=n.getData(),o=n.pipelineContext;if(!this._finished||o.large||o.progressiveRender)return{update:!0};var s=zie.reset(n,r,a);s.progress&&s.progress({start:0,end:i.count(),count:i.count()},i),this._lineDraw.updateLayout(),this._clearLayer(a)},e.prototype._updateLineDraw=function(n,r){var a=this._lineDraw,i=this._showEffect(r),o=!!r.get("polyline"),s=r.pipelineContext,l=s.large;return(!a||i!==this._hasEffet||o!==this._isPolyline||l!==this._isLargeDraw)&&(a&&a.remove(),a=this._lineDraw=l?new Yyt:new DV(o?i?Hyt:Fie:i?Pie:MV),this._hasEffet=i,this._isPolyline=o,this._isLargeDraw=l),this.group.add(a.group),a},e.prototype._showEffect=function(n){return!!n.get(["effect","show"])},e.prototype._clearLayer=function(n){var r=n.getZr(),a=r.painter.getType()==="svg";!a&&this._lastZlevel!=null&&r.painter.getLayer(this._lastZlevel).clear(!0)},e.prototype.remove=function(n,r){this._lineDraw&&this._lineDraw.remove(),this._lineDraw=null,this._clearLayer(r)},e.prototype.dispose=function(n,r){this.remove(n,r)},e.type="lines",e}(kn);const Zyt=qyt;var Qyt=typeof Uint32Array>"u"?Array:Uint32Array,Jyt=typeof Float64Array>"u"?Array:Float64Array;function b6(t){var e=t.data;e&&e[0]&&e[0][0]&&e[0][0].coord&&(t.data=$e(e,function(n){var r=[n[0].coord,n[1].coord],a={coords:r};return n[0].name&&(a.fromName=n[0].name),n[1].name&&(a.toName=n[1].name),SC([a,n[0],n[1]])}))}var emt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return e.prototype.init=function(n){n.data=n.data||[],b6(n);var r=this._processFlatCoordsArray(n.data);this._flatCoords=r.flatCoords,this._flatCoordsOffset=r.flatCoordsOffset,r.flatCoords&&(n.data=new Float32Array(r.count)),t.prototype.init.apply(this,arguments)},e.prototype.mergeOption=function(n){if(b6(n),n.data){var r=this._processFlatCoordsArray(n.data);this._flatCoords=r.flatCoords,this._flatCoordsOffset=r.flatCoordsOffset,r.flatCoords&&(n.data=new Float32Array(r.count))}t.prototype.mergeOption.apply(this,arguments)},e.prototype.appendData=function(n){var r=this._processFlatCoordsArray(n.data);r.flatCoords&&(this._flatCoords?(this._flatCoords=Vy(this._flatCoords,r.flatCoords),this._flatCoordsOffset=Vy(this._flatCoordsOffset,r.flatCoordsOffset)):(this._flatCoords=r.flatCoords,this._flatCoordsOffset=r.flatCoordsOffset),n.data=new Float32Array(r.count)),this.getRawData().appendData(n.data)},e.prototype._getCoordsFromItemModel=function(n){var r=this.getData().getItemModel(n),a=r.option instanceof Array?r.option:r.getShallow("coords");return a},e.prototype.getLineCoordsCount=function(n){return this._flatCoordsOffset?this._flatCoordsOffset[n*2+1]:this._getCoordsFromItemModel(n).length},e.prototype.getLineCoords=function(n,r){if(this._flatCoordsOffset){for(var a=this._flatCoordsOffset[n*2],i=this._flatCoordsOffset[n*2+1],o=0;o<i;o++)r[o]=r[o]||[],r[o][0]=this._flatCoords[a+o*2],r[o][1]=this._flatCoords[a+o*2+1];return i}else{for(var s=this._getCoordsFromItemModel(n),o=0;o<s.length;o++)r[o]=r[o]||[],r[o][0]=s[o][0],r[o][1]=s[o][1];return s.length}},e.prototype._processFlatCoordsArray=function(n){var r=0;if(this._flatCoords&&(r=this._flatCoords.length),sn(n[0])){for(var a=n.length,i=new Qyt(a),o=new Jyt(a),s=0,l=0,u=0,c=0;c<a;){u++;var f=n[c++];i[l++]=s+r,i[l++]=f;for(var d=0;d<f;d++){var h=n[c++],v=n[c++];o[s++]=h,o[s++]=v}}return{flatCoordsOffset:new Uint32Array(i.buffer,0,l),flatCoords:o,count:u}}return{flatCoordsOffset:null,flatCoords:null,count:n.length}},e.prototype.getInitialData=function(n,r){var a=new Ma(["value"],this);return a.hasItemOption=!1,a.initData(n.data,[],function(i,o,s,l){if(i instanceof Array)return NaN;a.hasItemOption=!0;var u=i.value;if(u!=null)return u instanceof Array?u[l]:u}),a},e.prototype.formatTooltip=function(n,r,a){var i=this.getData(),o=i.getItemModel(n),s=o.get("name");if(s)return s;var l=o.get("fromName"),u=o.get("toName"),c=[];return l!=null&&c.push(l),u!=null&&c.push(u),zr("nameValue",{name:c.join(" > ")})},e.prototype.preventIncremental=function(){return!!this.get(["effect","show"])},e.prototype.getProgressive=function(){var n=this.option.progressive;return n??(this.option.large?1e4:this.get("progressive"))},e.prototype.getProgressiveThreshold=function(){var n=this.option.progressiveThreshold;return n??(this.option.large?2e4:this.get("progressiveThreshold"))},e.prototype.getZLevelKey=function(){var n=this.getModel("effect"),r=n.get("trailLength");return this.getData().count()>this.getProgressiveThreshold()?this.id:n.get("show")&&r>0?r+"":""},e.type="series.lines",e.dependencies=["grid","polar","geo","calendar"],e.defaultOption={coordinateSystem:"geo",z:2,legendHoverLink:!0,xAxisIndex:0,yAxisIndex:0,symbol:["none","none"],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:"circle",symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:"end"},lineStyle:{opacity:.5}},e}(Pn);const tmt=emt;function Ub(t){return t instanceof Array||(t=[t,t]),t}var nmt={seriesType:"lines",reset:function(t){var e=Ub(t.get("symbol")),n=Ub(t.get("symbolSize")),r=t.getData();r.setVisual("fromSymbol",e&&e[0]),r.setVisual("toSymbol",e&&e[1]),r.setVisual("fromSymbolSize",n&&n[0]),r.setVisual("toSymbolSize",n&&n[1]);function a(i,o){var s=i.getItemModel(o),l=Ub(s.getShallow("symbol",!0)),u=Ub(s.getShallow("symbolSize",!0));l[0]&&i.setItemVisual(o,"fromSymbol",l[0]),l[1]&&i.setItemVisual(o,"toSymbol",l[1]),u[0]&&i.setItemVisual(o,"fromSymbolSize",u[0]),u[1]&&i.setItemVisual(o,"toSymbolSize",u[1])}return{dataEach:r.hasItemOption?a:null}}};const rmt=nmt;function amt(t){t.registerChartView(Zyt),t.registerSeriesModel(tmt),t.registerLayout(zie),t.registerVisual(rmt)}var imt=256,omt=function(){function t(){this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={inRange:null,outOfRange:null};var e=ns.createCanvas();this.canvas=e}return t.prototype.update=function(e,n,r,a,i,o){var s=this._getBrush(),l=this._getGradient(i,"inRange"),u=this._getGradient(i,"outOfRange"),c=this.pointSize+this.blurSize,f=this.canvas,d=f.getContext("2d"),h=e.length;f.width=n,f.height=r;for(var v=0;v<h;++v){var p=e[v],g=p[0],y=p[1],m=p[2],b=a(m);d.globalAlpha=b,d.drawImage(s,g-c,y-c)}if(!f.width||!f.height)return f;for(var w=d.getImageData(0,0,f.width,f.height),x=w.data,_=0,C=x.length,T=this.minOpacity,D=this.maxOpacity,E=D-T;_<C;){var b=x[_+3]/256,M=Math.floor(b*(imt-1))*4;if(b>0){var k=o(b)?l:u;b>0&&(b=b*E+T),x[_++]=k[M],x[_++]=k[M+1],x[_++]=k[M+2],x[_++]=k[M+3]*b*256}else _+=4}return d.putImageData(w,0,0),f},t.prototype._getBrush=function(){var e=this._brushCanvas||(this._brushCanvas=ns.createCanvas()),n=this.pointSize+this.blurSize,r=n*2;e.width=r,e.height=r;var a=e.getContext("2d");return a.clearRect(0,0,r,r),a.shadowOffsetX=r,a.shadowBlur=this.blurSize,a.shadowColor="#000",a.beginPath(),a.arc(-n,n,this.pointSize,0,Math.PI*2,!0),a.closePath(),a.fill(),e},t.prototype._getGradient=function(e,n){for(var r=this._gradientPixels,a=r[n]||(r[n]=new Uint8ClampedArray(256*4)),i=[0,0,0,0],o=0,s=0;s<256;s++)e[n](s/255,!0,i),a[o++]=i[0],a[o++]=i[1],a[o++]=i[2],a[o++]=i[3];return a},t}();const smt=omt;function lmt(t,e,n){var r=t[1]-t[0];e=$e(e,function(o){return{interval:[(o.interval[0]-t[0])/r,(o.interval[1]-t[0])/r]}});var a=e.length,i=0;return function(o){var s;for(s=i;s<a;s++){var l=e[s].interval;if(l[0]<=o&&o<=l[1]){i=s;break}}if(s===a)for(s=i-1;s>=0;s--){var l=e[s].interval;if(l[0]<=o&&o<=l[1]){i=s;break}}return s>=0&&s<a&&n[s]}}function umt(t,e){var n=t[1]-t[0];return e=[(e[0]-t[0])/n,(e[1]-t[0])/n],function(r){return r>=e[0]&&r<=e[1]}}function S6(t){var e=t.dimensions;return e[0]==="lng"&&e[1]==="lat"}var cmt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){var i;r.eachComponent("visualMap",function(s){s.eachTargetSeries(function(l){l===n&&(i=s)})}),this._progressiveEls=null,this.group.removeAll();var o=n.coordinateSystem;o.type==="cartesian2d"||o.type==="calendar"?this._renderOnCartesianAndCalendar(n,a,0,n.getData().count()):S6(o)&&this._renderOnGeo(o,n,i,a)},e.prototype.incrementalPrepareRender=function(n,r,a){this.group.removeAll()},e.prototype.incrementalRender=function(n,r,a,i){var o=r.coordinateSystem;o&&(S6(o)?this.render(r,a,i):(this._progressiveEls=[],this._renderOnCartesianAndCalendar(r,i,n.start,n.end,!0)))},e.prototype.eachRendered=function(n){Ac(this._progressiveEls||this.group,n)},e.prototype._renderOnCartesianAndCalendar=function(n,r,a,i,o){var s=n.coordinateSystem,l=Qd(s,"cartesian2d"),u,c,f,d;if(l){var h=s.getAxis("x"),v=s.getAxis("y");u=h.getBandWidth()+.5,c=v.getBandWidth()+.5,f=h.scale.getExtent(),d=v.scale.getExtent()}for(var p=this.group,g=n.getData(),y=n.getModel(["emphasis","itemStyle"]).getItemStyle(),m=n.getModel(["blur","itemStyle"]).getItemStyle(),b=n.getModel(["select","itemStyle"]).getItemStyle(),w=n.get(["itemStyle","borderRadius"]),x=Fr(n),_=n.getModel("emphasis"),C=_.get("focus"),T=_.get("blurScope"),D=_.get("disabled"),E=l?[g.mapDimension("x"),g.mapDimension("y"),g.mapDimension("value")]:[g.mapDimension("time"),g.mapDimension("value")],M=a;M<i;M++){var k=void 0,R=g.getItemVisual(M,"style");if(l){var O=g.get(E[0],M),I=g.get(E[1],M);if(isNaN(g.get(E[2],M))||isNaN(O)||isNaN(I)||O<f[0]||O>f[1]||I<d[0]||I>d[1])continue;var P=s.dataToPoint([O,I]);k=new rn({shape:{x:P[0]-u/2,y:P[1]-c/2,width:u,height:c},style:R})}else{if(isNaN(g.get(E[1],M)))continue;k=new rn({z2:1,shape:s.dataToRect([g.get(E[0],M)]).contentShape,style:R})}if(g.hasItemOption){var N=g.getItemModel(M),B=N.getModel("emphasis");y=B.getModel("itemStyle").getItemStyle(),m=N.getModel(["blur","itemStyle"]).getItemStyle(),b=N.getModel(["select","itemStyle"]).getItemStyle(),w=N.get(["itemStyle","borderRadius"]),C=B.get("focus"),T=B.get("blurScope"),D=B.get("disabled"),x=Fr(N)}k.shape.r=w;var L=n.getRawValue(M),V="-";L&&L[2]!=null&&(V=L[2]+""),ya(k,x,{labelFetcher:n,labelDataIndex:M,defaultOpacity:R.opacity,defaultText:V}),k.ensureState("emphasis").style=y,k.ensureState("blur").style=m,k.ensureState("select").style=b,ar(k,C,T,D),k.incremental=o,o&&(k.states.emphasis.hoverLayer=!0),p.add(k),g.setItemGraphicEl(M,k),this._progressiveEls&&this._progressiveEls.push(k)}},e.prototype._renderOnGeo=function(n,r,a,i){var o=a.targetVisuals.inRange,s=a.targetVisuals.outOfRange,l=r.getData(),u=this._hmLayer||this._hmLayer||new smt;u.blurSize=r.get("blurSize"),u.pointSize=r.get("pointSize"),u.minOpacity=r.get("minOpacity"),u.maxOpacity=r.get("maxOpacity");var c=n.getViewRect().clone(),f=n.getRoamTransform();c.applyTransform(f);var d=Math.max(c.x,0),h=Math.max(c.y,0),v=Math.min(c.width+c.x,i.getWidth()),p=Math.min(c.height+c.y,i.getHeight()),g=v-d,y=p-h,m=[l.mapDimension("lng"),l.mapDimension("lat"),l.mapDimension("value")],b=l.mapArray(m,function(C,T,D){var E=n.dataToPoint([C,T]);return E[0]-=d,E[1]-=h,E.push(D),E}),w=a.getExtent(),x=a.type==="visualMap.continuous"?umt(w,a.option.range):lmt(w,a.getPieceList(),a.option.selected);u.update(b,g,y,o.color.getNormalizer(),{inRange:o.color.getColorMapper(),outOfRange:s.color.getColorMapper()},x);var _=new na({style:{width:g,height:y,x:d,y:h,image:u.canvas},silent:!0});this.group.add(_)},e.type="heatmap",e}(kn);const fmt=cmt;var dmt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.getInitialData=function(n,r){return rl(null,this,{generateCoord:"value"})},e.prototype.preventIncremental=function(){var n=Kv.get(this.get("coordinateSystem"));if(n&&n.dimensions)return n.dimensions[0]==="lng"&&n.dimensions[1]==="lat"},e.type="series.heatmap",e.dependencies=["grid","geo","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,geoIndex:0,blurSize:30,pointSize:20,maxOpacity:1,minOpacity:0,select:{itemStyle:{borderColor:"#212121"}}},e}(Pn);const hmt=dmt;function pmt(t){t.registerChartView(fmt),t.registerSeriesModel(hmt)}var vmt=["itemStyle","borderWidth"],w6=[{xy:"x",wh:"width",index:0,posDesc:["left","right"]},{xy:"y",wh:"height",index:1,posDesc:["top","bottom"]}],yM=new is,gmt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){var i=this.group,o=n.getData(),s=this._data,l=n.coordinateSystem,u=l.getBaseAxis(),c=u.isHorizontal(),f=l.master.getRect(),d={ecSize:{width:a.getWidth(),height:a.getHeight()},seriesModel:n,coordSys:l,coordSysExtent:[[f.x,f.x+f.width],[f.y,f.y+f.height]],isHorizontal:c,valueDim:w6[+c],categoryDim:w6[1-+c]};return o.diff(s).add(function(h){if(o.hasValue(h)){var v=x6(o,h),p=_6(o,h,v,d),g=C6(o,d,p);o.setItemGraphicEl(h,g),i.add(g),E6(g,d,p)}}).update(function(h,v){var p=s.getItemGraphicEl(v);if(!o.hasValue(h)){i.remove(p);return}var g=x6(o,h),y=_6(o,h,g,d),m=jie(o,y);p&&m!==p.__pictorialShapeStr&&(i.remove(p),o.setItemGraphicEl(h,null),p=null),p?xmt(p,d,y):p=C6(o,d,y,!0),o.setItemGraphicEl(h,p),p.__pictorialSymbolMeta=y,i.add(p),E6(p,d,y)}).remove(function(h){var v=s.getItemGraphicEl(h);v&&T6(s,h,v.__pictorialSymbolMeta.animationModel,v)}).execute(),this._data=o,this.group},e.prototype.remove=function(n,r){var a=this.group,i=this._data;n.get("animation")?i&&i.eachItemGraphicEl(function(o){T6(i,Lt(o).dataIndex,n,o)}):a.removeAll()},e.type="pictorialBar",e}(kn);function _6(t,e,n,r){var a=t.getItemLayout(e),i=n.get("symbolRepeat"),o=n.get("symbolClip"),s=n.get("symbolPosition")||"start",l=n.get("symbolRotate"),u=(l||0)*Math.PI/180||0,c=n.get("symbolPatternSize")||2,f=n.isAnimationEnabled(),d={dataIndex:e,layout:a,itemModel:n,symbolType:t.getItemVisual(e,"symbol")||"circle",style:t.getItemVisual(e,"style"),symbolClip:o,symbolRepeat:i,symbolRepeatDirection:n.get("symbolRepeatDirection"),symbolPatternSize:c,rotation:u,animationModel:f?n:null,hoverScale:f&&n.get(["emphasis","scale"]),z2:n.getShallow("z",!0)||0};ymt(n,i,a,r,d),mmt(t,e,a,i,o,d.boundingLength,d.pxSign,c,r,d),bmt(n,d.symbolScale,u,r,d);var h=d.symbolSize,v=Zd(n.get("symbolOffset"),h);return Smt(n,h,a,i,o,v,s,d.valueLineWidth,d.boundingLength,d.repeatCutLength,r,d),d}function ymt(t,e,n,r,a){var i=r.valueDim,o=t.get("symbolBoundingData"),s=r.coordSys.getOtherAxis(r.coordSys.getBaseAxis()),l=s.toGlobalCoord(s.dataToCoord(0)),u=1-+(n[i.wh]<=0),c;if(Be(o)){var f=[mM(s,o[0])-l,mM(s,o[1])-l];f[1]<f[0]&&f.reverse(),c=f[u]}else o!=null?c=mM(s,o)-l:e?c=r.coordSysExtent[i.index][u]-l:c=n[i.wh];a.boundingLength=c,e&&(a.repeatCutLength=n[i.wh]),a.pxSign=c>0?1:-1}function mM(t,e){return t.toGlobalCoord(t.dataToCoord(t.scale.parse(e)))}function mmt(t,e,n,r,a,i,o,s,l,u){var c=l.valueDim,f=l.categoryDim,d=Math.abs(n[f.wh]),h=t.getItemVisual(e,"symbolSize"),v;Be(h)?v=h.slice():h==null?v=["100%","100%"]:v=[h,h],v[f.index]=et(v[f.index],d),v[c.index]=et(v[c.index],r?d:Math.abs(i)),u.symbolSize=v;var p=u.symbolScale=[v[0]/s,v[1]/s];p[c.index]*=(l.isHorizontal?-1:1)*o}function bmt(t,e,n,r,a){var i=t.get(vmt)||0;i&&(yM.attr({scaleX:e[0],scaleY:e[1],rotation:n}),yM.updateTransform(),i/=yM.getLineScale(),i*=e[r.valueDim.index]),a.valueLineWidth=i||0}function Smt(t,e,n,r,a,i,o,s,l,u,c,f){var d=c.categoryDim,h=c.valueDim,v=f.pxSign,p=Math.max(e[h.index]+s,0),g=p;if(r){var y=Math.abs(l),m=Vr(t.get("symbolMargin"),"15%")+"",b=!1;m.lastIndexOf("!")===m.length-1&&(b=!0,m=m.slice(0,m.length-1));var w=et(m,e[h.index]),x=Math.max(p+w*2,0),_=b?0:w*2,C=iN(r),T=C?r:M6((y+_)/x),D=y-T*p;w=D/2/(b?T:Math.max(T-1,1)),x=p+w*2,_=b?0:w*2,!C&&r!=="fixed"&&(T=u?M6((Math.abs(u)+_)/x):0),g=T*x-_,f.repeatTimes=T,f.symbolMargin=w}var E=v*(g/2),M=f.pathPosition=[];M[d.index]=n[d.wh]/2,M[h.index]=o==="start"?E:o==="end"?l-E:l/2,i&&(M[0]+=i[0],M[1]+=i[1]);var k=f.bundlePosition=[];k[d.index]=n[d.xy],k[h.index]=n[h.xy];var R=f.barRectShape=Ae({},n);R[h.wh]=v*Math.max(Math.abs(n[h.wh]),Math.abs(M[h.index]+E)),R[d.wh]=n[d.wh];var O=f.clipShape={};O[d.xy]=-n[d.xy],O[d.wh]=c.ecSize[d.wh],O[h.xy]=0,O[h.wh]=n[h.wh]}function Gie(t){var e=t.symbolPatternSize,n=fr(t.symbolType,-e/2,-e/2,e,e);return n.attr({culling:!0}),n.type!=="image"&&n.setStyle({strokeNoScale:!0}),n}function Uie(t,e,n,r){var a=t.__pictorialBundle,i=n.symbolSize,o=n.valueLineWidth,s=n.pathPosition,l=e.valueDim,u=n.repeatTimes||0,c=0,f=i[e.valueDim.index]+o+n.symbolMargin*2;for(BV(t,function(p){p.__pictorialAnimationIndex=c,p.__pictorialRepeatTimes=u,c<u?kp(p,null,v(c),n,r):kp(p,null,{scaleX:0,scaleY:0},n,r,function(){a.remove(p)}),c++});c<u;c++){var d=Gie(n);d.__pictorialAnimationIndex=c,d.__pictorialRepeatTimes=u,a.add(d);var h=v(c);kp(d,{x:h.x,y:h.y,scaleX:0,scaleY:0},{scaleX:h.scaleX,scaleY:h.scaleY,rotation:h.rotation},n,r)}function v(p){var g=s.slice(),y=n.pxSign,m=p;return(n.symbolRepeatDirection==="start"?y>0:y<0)&&(m=u-1-p),g[l.index]=f*(m-u/2+.5)+s[l.index],{x:g[0],y:g[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation}}}function Hie(t,e,n,r){var a=t.__pictorialBundle,i=t.__pictorialMainPath;i?kp(i,null,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation},n,r):(i=t.__pictorialMainPath=Gie(n),a.add(i),kp(i,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:0,scaleY:0,rotation:n.rotation},{scaleX:n.symbolScale[0],scaleY:n.symbolScale[1]},n,r))}function Wie(t,e,n){var r=Ae({},e.barRectShape),a=t.__pictorialBarRect;a?kp(a,null,{shape:r},e,n):(a=t.__pictorialBarRect=new rn({z2:2,shape:r,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}}),a.disableMorphing=!0,t.add(a))}function Kie(t,e,n,r){if(n.symbolClip){var a=t.__pictorialClipPath,i=Ae({},n.clipShape),o=e.valueDim,s=n.animationModel,l=n.dataIndex;if(a)fn(a,{shape:i},s,l);else{i[o.wh]=0,a=new rn({shape:i}),t.__pictorialBundle.setClipPath(a),t.__pictorialClipPath=a;var u={};u[o.wh]=n.clipShape[o.wh],Ym[r?"updateProps":"initProps"](a,{shape:u},s,l)}}}function x6(t,e){var n=t.getItemModel(e);return n.getAnimationDelayParams=wmt,n.isAnimationEnabled=_mt,n}function wmt(t){return{index:t.__pictorialAnimationIndex,count:t.__pictorialRepeatTimes}}function _mt(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function C6(t,e,n,r){var a=new Tt,i=new Tt;return a.add(i),a.__pictorialBundle=i,i.x=n.bundlePosition[0],i.y=n.bundlePosition[1],n.symbolRepeat?Uie(a,e,n):Hie(a,e,n),Wie(a,n,r),Kie(a,e,n,r),a.__pictorialShapeStr=jie(t,n),a.__pictorialSymbolMeta=n,a}function xmt(t,e,n){var r=n.animationModel,a=n.dataIndex,i=t.__pictorialBundle;fn(i,{x:n.bundlePosition[0],y:n.bundlePosition[1]},r,a),n.symbolRepeat?Uie(t,e,n,!0):Hie(t,e,n,!0),Wie(t,n,!0),Kie(t,e,n,!0)}function T6(t,e,n,r){var a=r.__pictorialBarRect;a&&a.removeTextContent();var i=[];BV(r,function(o){i.push(o)}),r.__pictorialMainPath&&i.push(r.__pictorialMainPath),r.__pictorialClipPath&&(n=null),W(i,function(o){gc(o,{scaleX:0,scaleY:0},n,e,function(){r.parent&&r.parent.remove(r)})}),t.setItemGraphicEl(e,null)}function jie(t,e){return[t.getItemVisual(e.dataIndex,"symbol")||"none",!!e.symbolRepeat,!!e.symbolClip].join(":")}function BV(t,e,n){W(t.__pictorialBundle.children(),function(r){r!==t.__pictorialBarRect&&e.call(n,r)})}function kp(t,e,n,r,a,i){e&&t.attr(e),r.symbolClip&&!a?n&&t.attr(n):n&&Ym[a?"updateProps":"initProps"](t,n,r.animationModel,r.dataIndex,i)}function E6(t,e,n){var r=n.dataIndex,a=n.itemModel,i=a.getModel("emphasis"),o=i.getModel("itemStyle").getItemStyle(),s=a.getModel(["blur","itemStyle"]).getItemStyle(),l=a.getModel(["select","itemStyle"]).getItemStyle(),u=a.getShallow("cursor"),c=i.get("focus"),f=i.get("blurScope"),d=i.get("scale");BV(t,function(p){if(p instanceof na){var g=p.style;p.useStyle(Ae({image:g.image,x:g.x,y:g.y,width:g.width,height:g.height},n.style))}else p.useStyle(n.style);var y=p.ensureState("emphasis");y.style=o,d&&(y.scaleX=p.scaleX*1.1,y.scaleY=p.scaleY*1.1),p.ensureState("blur").style=s,p.ensureState("select").style=l,u&&(p.cursor=u),p.z2=n.z2});var h=e.valueDim.posDesc[+(n.boundingLength>0)],v=t.__pictorialBarRect;ya(v,Fr(a),{labelFetcher:e.seriesModel,labelDataIndex:r,defaultText:fv(e.seriesModel.getData(),r),inheritColor:n.style.fill,defaultOpacity:n.style.opacity,defaultOutsidePosition:h}),ar(t,c,f,i.get("disabled"))}function M6(t){var e=Math.round(t);return Math.abs(t-e)<1e-4?e:Math.ceil(t)}const Cmt=gmt;var Tmt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n.defaultSymbol="roundRect",n}return e.prototype.getInitialData=function(n){return n.stack=null,t.prototype.getInitialData.apply(this,arguments)},e.type="series.pictorialBar",e.dependencies=["grid"],e.defaultOption=Nc(U_.defaultOption,{symbol:"circle",symbolSize:null,symbolRotate:null,symbolPosition:null,symbolOffset:null,symbolMargin:null,symbolRepeat:!1,symbolRepeatDirection:"end",symbolClip:!1,symbolBoundingData:null,symbolPatternSize:400,barGap:"-100%",progressive:0,emphasis:{scale:!1},select:{itemStyle:{borderColor:"#212121"}}}),e}(U_);const Emt=Tmt;function Mmt(t){t.registerChartView(Cmt),t.registerSeriesModel(Emt),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,Rt(Dre,"pictorialBar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,kre("pictorialBar"))}var Dmt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._layers=[],n}return e.prototype.render=function(n,r,a){var i=n.getData(),o=this,s=this.group,l=n.getLayerSeries(),u=i.getLayout("layoutInfo"),c=u.rect,f=u.boundaryGap;s.x=0,s.y=c.y+f[0];function d(g){return g.name}var h=new Fl(this._layersSeries||[],l,d,d),v=[];h.add(it(p,this,"add")).update(it(p,this,"update")).remove(it(p,this,"remove")).execute();function p(g,y,m){var b=o._layers;if(g==="remove"){s.remove(b[y]);return}for(var w=[],x=[],_,C=l[y].indices,T=0;T<C.length;T++){var D=i.getItemLayout(C[T]),E=D.x,M=D.y0,k=D.y;w.push(E,M),x.push(E,M+k),_=i.getItemVisual(C[T],"style")}var R,O=i.getItemLayout(C[0]),I=n.getModel("label"),P=I.get("margin"),N=n.getModel("emphasis");if(g==="add"){var B=v[y]=new Tt;R=new yae({shape:{points:w,stackedOnPoints:x,smooth:.4,stackedOnSmooth:.4,smoothConstraint:!1},z2:0}),B.add(R),s.add(B),n.isAnimationEnabled()&&R.setClipPath(kmt(R.getBoundingRect(),n,function(){R.removeClipPath()}))}else{var B=b[m];R=B.childAt(0),s.add(B),v[y]=B,fn(R,{shape:{points:w,stackedOnPoints:x}},n),os(R)}ya(R,Fr(n),{labelDataIndex:C[T-1],defaultText:i.getName(C[T-1]),inheritColor:_.fill},{normal:{verticalAlign:"middle"}}),R.setTextConfig({position:null,local:!0});var L=R.getTextContent();L&&(L.x=O.x-P,L.y=O.y0+O.y/2),R.useStyle(_),i.setItemGraphicEl(y,R),ga(R,n),ar(R,N.get("focus"),N.get("blurScope"),N.get("disabled"))}this._layersSeries=l,this._layers=v},e.type="themeRiver",e}(kn);function kmt(t,e,n){var r=new rn({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return Gn(r,{shape:{x:t.x-50,width:t.width+100,height:t.height+20}},e,n),r}const Rmt=Dmt;var bM=2,Lmt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(n){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new r1(it(this.getData,this),it(this.getRawData,this))},e.prototype.fixData=function(n){var r=n.length,a={},i=yR(n,function(d){return a.hasOwnProperty(d[0]+"")||(a[d[0]+""]=-1),d[2]}),o=[];i.buckets.each(function(d,h){o.push({name:h,dataList:d})});for(var s=o.length,l=0;l<s;++l){for(var u=o[l].name,c=0;c<o[l].dataList.length;++c){var f=o[l].dataList[c][0]+"";a[f]=l}for(var f in a)a.hasOwnProperty(f)&&a[f]!==l&&(a[f]=l,n[r]=[f,0,u],r++)}return n},e.prototype.getInitialData=function(n,r){for(var a=this.getReferringComponents("singleAxis",yr).models[0],i=a.get("type"),o=_n(n.data,function(v){return v[2]!==void 0}),s=this.fixData(o||[]),l=[],u=this.nameMap=ft(),c=0,f=0;f<s.length;++f)l.push(s[f][bM]),u.get(s[f][bM])||(u.set(s[f][bM],c),c++);var d=qv(s,{coordDimensions:["single"],dimensionsDefine:[{name:"time",type:I_(i)},{name:"value",type:"float"},{name:"name",type:"ordinal"}],encodeDefine:{single:0,value:1,itemName:2}}).dimensions,h=new Ma(d,this);return h.initData(s),h},e.prototype.getLayerSeries=function(){for(var n=this.getData(),r=n.count(),a=[],i=0;i<r;++i)a[i]=i;var o=n.mapDimension("single"),s=yR(a,function(u){return n.get("name",u)}),l=[];return s.buckets.each(function(u,c){u.sort(function(f,d){return n.get(o,f)-n.get(o,d)}),l.push({name:c,indices:u})}),l},e.prototype.getAxisTooltipData=function(n,r,a){Be(n)||(n=n?[n]:[]);for(var i=this.getData(),o=this.getLayerSeries(),s=[],l=o.length,u,c=0;c<l;++c){for(var f=Number.MAX_VALUE,d=-1,h=o[c].indices.length,v=0;v<h;++v){var p=i.get(n[0],o[c].indices[v]),g=Math.abs(p-r);g<=f&&(u=p,f=g,d=o[c].indices[v])}s.push(d)}return{dataIndices:s,nestestValue:u}},e.prototype.formatTooltip=function(n,r,a){var i=this.getData(),o=i.getName(n),s=i.get(i.mapDimension("value"),n);return zr("nameValue",{name:o,value:s})},e.type="series.themeRiver",e.dependencies=["singleAxis"],e.defaultOption={z:2,colorBy:"data",coordinateSystem:"singleAxis",boundaryGap:["10%","10%"],singleAxisIndex:0,animationEasing:"linear",label:{margin:4,show:!0,position:"left",fontSize:11},emphasis:{label:{show:!0}}},e}(Pn);const Omt=Lmt;function Amt(t,e){t.eachSeriesByType("themeRiver",function(n){var r=n.getData(),a=n.coordinateSystem,i={},o=a.getRect();i.rect=o;var s=n.get("boundaryGap"),l=a.getAxis();if(i.boundaryGap=s,l.orient==="horizontal"){s[0]=et(s[0],o.height),s[1]=et(s[1],o.height);var u=o.height-s[0]-s[1];D6(r,n,u)}else{s[0]=et(s[0],o.width),s[1]=et(s[1],o.width);var c=o.width-s[0]-s[1];D6(r,n,c)}r.setLayout("layoutInfo",i)})}function D6(t,e,n){if(t.count())for(var r=e.coordinateSystem,a=e.getLayerSeries(),i=t.mapDimension("single"),o=t.mapDimension("value"),s=$e(a,function(g){return $e(g.indices,function(y){var m=r.dataToPoint(t.get(i,y));return m[1]=t.get(o,y),m})}),l=Nmt(s),u=l.y0,c=n/l.max,f=a.length,d=a[0].indices.length,h,v=0;v<d;++v){h=u[v]*c,t.setItemLayout(a[0].indices[v],{layerIndex:0,x:s[0][v][0],y0:h,y:s[0][v][1]*c});for(var p=1;p<f;++p)h+=s[p-1][v][1]*c,t.setItemLayout(a[p].indices[v],{layerIndex:p,x:s[p][v][0],y0:h,y:s[p][v][1]*c})}}function Nmt(t){for(var e=t.length,n=t[0].length,r=[],a=[],i=0,o=0;o<n;++o){for(var s=0,l=0;l<e;++l)s+=t[l][o][1];s>i&&(i=s),r.push(s)}for(var u=0;u<n;++u)a[u]=(i-r[u])/2;i=0;for(var c=0;c<n;++c){var f=r[c]+a[c];f>i&&(i=f)}return{y0:a,max:i}}function Vmt(t){t.registerChartView(Rmt),t.registerSeriesModel(Omt),t.registerLayout(Amt),t.registerProcessor(n1("themeRiver"))}var Bmt=2,$mt=4,Imt=function(t){me(e,t);function e(n,r,a,i){var o=t.call(this)||this;o.z2=Bmt,o.textConfig={inside:!0},Lt(o).seriesIndex=r.seriesIndex;var s=new nn({z2:$mt,silent:n.getModel().get(["label","silent"])});return o.setTextContent(s),o.updateData(!0,n,r,a,i),o}return e.prototype.updateData=function(n,r,a,i,o){this.node=r,r.piece=this,a=a||this._seriesModel,i=i||this._ecModel;var s=this;Lt(s).dataIndex=r.dataIndex;var l=r.getModel(),u=l.getModel("emphasis"),c=r.getLayout(),f=Ae({},c);f.label=null;var d=r.getVisual("style");d.lineJoin="bevel";var h=r.getVisual("decal");h&&(d.decal=cv(h,o));var v=ad(l.getModel("itemStyle"),f,!0);Ae(f,v),W(Ja,function(m){var b=s.ensureState(m),w=l.getModel([m,"itemStyle"]);b.style=w.getItemStyle();var x=ad(w,f);x&&(b.shape=x)}),n?(s.setShape(f),s.shape.r=c.r0,Gn(s,{shape:{r:c.r}},a,r.dataIndex)):(fn(s,{shape:f},a),os(s)),s.useStyle(d),this._updateLabel(a);var p=l.getShallow("cursor");p&&s.attr("cursor",p),this._seriesModel=a||this._seriesModel,this._ecModel=i||this._ecModel;var g=u.get("focus"),y=g==="ancestor"?r.getAncestorsIndices():g==="descendant"?r.getDescendantIndices():g;ar(this,y,u.get("blurScope"),u.get("disabled"))},e.prototype._updateLabel=function(n){var r=this,a=this.node.getModel(),i=a.getModel("label"),o=this.node.getLayout(),s=o.endAngle-o.startAngle,l=(o.startAngle+o.endAngle)/2,u=Math.cos(l),c=Math.sin(l),f=this,d=f.getTextContent(),h=this.node.dataIndex,v=i.get("minAngle")/180*Math.PI,p=i.get("show")&&!(v!=null&&Math.abs(s)<v);d.ignore=!p,W(Wy,function(y){var m=y==="normal"?a.getModel("label"):a.getModel([y,"label"]),b=y==="normal",w=b?d:d.ensureState(y),x=n.getFormattedLabel(h,y);b&&(x=x||r.node.name),w.style=Nn(m,{},null,y!=="normal",!0),x&&(w.style.text=x);var _=m.get("show");_!=null&&!b&&(w.ignore=!_);var C=g(m,"position"),T=b?f:f.states[y],D=T.style.fill;T.textConfig={outsideFill:m.get("color")==="inherit"?D:null,inside:C!=="outside"};var E,M=g(m,"distance")||0,k=g(m,"align");C==="outside"?(E=o.r+M,k=l>Math.PI/2?"right":"left"):!k||k==="center"?(s===2*Math.PI&&o.r0===0?E=0:E=(o.r+o.r0)/2,k="center"):k==="left"?(E=o.r0+M,l>Math.PI/2&&(k="right")):k==="right"&&(E=o.r-M,l>Math.PI/2&&(k="left")),w.style.align=k,w.style.verticalAlign=g(m,"verticalAlign")||"middle",w.x=E*u+o.cx,w.y=E*c+o.cy;var R=g(m,"rotate"),O=0;R==="radial"?(O=jo(-l),O>Math.PI/2&&O<Math.PI*1.5&&(O+=Math.PI)):R==="tangential"?(O=Math.PI/2-l,O>Math.PI/2?O-=Math.PI:O<-Math.PI/2&&(O+=Math.PI)):sn(R)&&(O=R*Math.PI/180),w.rotation=jo(O)});function g(y,m){var b=y.get(m);return b??i.get(m)}d.dirtyStyle()},e}(ei);const k6=Imt;var gL="sunburstRootToNode",R6="sunburstHighlight",Pmt="sunburstUnhighlight";function Fmt(t){t.registerAction({type:gL,update:"updateView"},function(e,n){n.eachComponent({mainType:"series",subType:"sunburst",query:e},r);function r(a,i){var o=im(e,[gL],a);if(o){var s=a.getViewRoot();s&&(e.direction=wV(s,o.node)?"rollUp":"drillDown"),a.resetViewRoot(o.node)}}}),t.registerAction({type:R6,update:"none"},function(e,n,r){e=Ae({},e),n.eachComponent({mainType:"series",subType:"sunburst",query:e},a);function a(i){var o=im(e,[R6],i);o&&(e.dataIndex=o.node.dataIndex)}r.dispatchAction(Ae(e,{type:"highlight"}))}),t.registerAction({type:Pmt,update:"updateView"},function(e,n,r){e=Ae({},e),r.dispatchAction(Ae(e,{type:"downplay"}))})}var zmt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a,i){var o=this;this.seriesModel=n,this.api=a,this.ecModel=r;var s=n.getData(),l=s.tree.root,u=n.getViewRoot(),c=this.group,f=n.get("renderLabelForZeroData"),d=[];u.eachNode(function(m){d.push(m)});var h=this._oldChildren||[];v(d,h),y(l,u),this._initEvents(),this._oldChildren=d;function v(m,b){if(m.length===0&&b.length===0)return;new Fl(b,m,w,w).add(x).update(x).remove(Rt(x,null)).execute();function w(_){return _.getId()}function x(_,C){var T=_==null?null:m[_],D=C==null?null:b[C];p(T,D)}}function p(m,b){if(!f&&m&&!m.getValue()&&(m=null),m!==l&&b!==l){if(b&&b.piece)m?(b.piece.updateData(!1,m,n,r,a),s.setItemGraphicEl(m.dataIndex,b.piece)):g(b);else if(m){var w=new k6(m,n,r,a);c.add(w),s.setItemGraphicEl(m.dataIndex,w)}}}function g(m){m&&m.piece&&(c.remove(m.piece),m.piece=null)}function y(m,b){b.depth>0?(o.virtualPiece?o.virtualPiece.updateData(!1,m,n,r,a):(o.virtualPiece=new k6(m,n,r,a),c.add(o.virtualPiece)),b.piece.off("click"),o.virtualPiece.on("click",function(w){o._rootToNode(b.parentNode)})):o.virtualPiece&&(c.remove(o.virtualPiece),o.virtualPiece=null)}},e.prototype._initEvents=function(){var n=this;this.group.off("click"),this.group.on("click",function(r){var a=!1,i=n.seriesModel.getViewRoot();i.eachNode(function(o){if(!a&&o.piece&&o.piece===r.target){var s=o.getModel().get("nodeClick");if(s==="rootToNode")n._rootToNode(o);else if(s==="link"){var l=o.getModel(),u=l.get("link");if(u){var c=l.get("target",!0)||"_blank";D_(u,c)}}a=!0}})})},e.prototype._rootToNode=function(n){n!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:gL,from:this.uid,seriesId:this.seriesModel.id,targetNode:n})},e.prototype.containPoint=function(n,r){var a=r.getData(),i=a.getItemLayout(0);if(i){var o=n[0]-i.cx,s=n[1]-i.cy,l=Math.sqrt(o*o+s*s);return l<=i.r&&l>=i.r0}},e.type="sunburst",e}(kn);const Gmt=zmt;var Umt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreStyleOnData=!0,n}return e.prototype.getInitialData=function(n,r){var a={name:n.name,children:n.data};Yie(a);var i=this._levelModels=$e(n.levels||[],function(l){return new Mn(l,this,r)},this),o=SV.createTree(a,this,s);function s(l){l.wrapMethod("getItemModel",function(u,c){var f=o.getNodeByDataIndex(c),d=i[f.depth];return d&&(u.parentModel=d),u})}return o.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.getDataParams=function(n){var r=t.prototype.getDataParams.apply(this,arguments),a=this.getData().tree.getNodeByDataIndex(n);return r.treePathInfo=aT(a,this),r},e.prototype.getLevelModel=function(n){return this._levelModels&&this._levelModels[n.depth]},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(n){n?this._viewRoot=n:n=this._viewRoot;var r=this.getRawData().tree.root;(!n||n!==r&&!r.contains(n))&&(this._viewRoot=r)},e.prototype.enableAriaDecal=function(){Qae(this)},e.type="series.sunburst",e.defaultOption={z:2,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,stillShowZeroSum:!0,nodeClick:"rootToNode",renderLabelForZeroData:!1,label:{rotate:"radial",show:!0,opacity:1,align:"center",position:"inside",distance:5,silent:!0},itemStyle:{borderWidth:1,borderColor:"white",borderType:"solid",shadowBlur:0,shadowColor:"rgba(0, 0, 0, 0.2)",shadowOffsetX:0,shadowOffsetY:0,opacity:1},emphasis:{focus:"descendant"},blur:{itemStyle:{opacity:.2},label:{opacity:.1}},animationType:"expansion",animationDuration:1e3,animationDurationUpdate:500,data:[],sort:"desc"},e}(Pn);function Yie(t){var e=0;W(t.children,function(r){Yie(r);var a=r.value;Be(a)&&(a=a[0]),e+=a});var n=t.value;Be(n)&&(n=n[0]),(n==null||isNaN(n))&&(n=e),n<0&&(n=0),Be(t.value)?t.value[0]=n:t.value=n}const Hmt=Umt;var L6=Math.PI/180;function Wmt(t,e,n){e.eachSeriesByType(t,function(r){var a=r.get("center"),i=r.get("radius");Be(i)||(i=[0,i]),Be(a)||(a=[a,a]);var o=n.getWidth(),s=n.getHeight(),l=Math.min(o,s),u=et(a[0],o),c=et(a[1],s),f=et(i[0],l/2),d=et(i[1],l/2),h=-r.get("startAngle")*L6,v=r.get("minAngle")*L6,p=r.getData().tree.root,g=r.getViewRoot(),y=g.depth,m=r.get("sort");m!=null&&Xie(g,m);var b=0;W(g.children,function(P){!isNaN(P.getValue())&&b++});var w=g.getValue(),x=Math.PI/(w||b)*2,_=g.depth>0,C=g.height-(_?-1:1),T=(d-f)/(C||1),D=r.get("clockwise"),E=r.get("stillShowZeroSum"),M=D?1:-1,k=function(P,N){if(P){var B=N;if(P!==p){var L=P.getValue(),V=w===0&&E?x:L*x;V<v&&(V=v),B=N+M*V;var H=P.depth-y-(_?-1:1),K=f+T*H,X=f+T*(H+1),oe=r.getLevelModel(P);if(oe){var te=oe.get("r0",!0),re=oe.get("r",!0),ne=oe.get("radius",!0);ne!=null&&(te=ne[0],re=ne[1]),te!=null&&(K=et(te,l/2)),re!=null&&(X=et(re,l/2))}P.setLayout({angle:V,startAngle:N,endAngle:B,clockwise:D,cx:u,cy:c,r0:K,r:X})}if(P.children&&P.children.length){var J=0;W(P.children,function(he){J+=k(he,N+J)})}return B-N}};if(_){var R=f,O=f+T,I=Math.PI*2;p.setLayout({angle:I,startAngle:h,endAngle:h+I,clockwise:D,cx:u,cy:c,r0:R,r:O})}k(g,h)})}function Xie(t,e){var n=t.children||[];t.children=Kmt(n,e),n.length&&W(t.children,function(r){Xie(r,e)})}function Kmt(t,e){if(vt(e)){var n=$e(t,function(a,i){var o=a.getValue();return{params:{depth:a.depth,height:a.height,dataIndex:a.dataIndex,getValue:function(){return o}},index:i}});return n.sort(function(a,i){return e(a.params,i.params)}),$e(n,function(a){return t[a.index]})}else{var r=e==="asc";return t.sort(function(a,i){var o=(a.getValue()-i.getValue())*(r?1:-1);return o===0?(a.dataIndex-i.dataIndex)*(r?-1:1):o})}}function jmt(t){var e={};function n(r,a,i){for(var o=r;o&&o.depth>1;)o=o.parentNode;var s=a.getColorFromPalette(o.name||o.dataIndex+"",e);return r.depth>1&&rt(s)&&(s=y_(s,(r.depth-1)/(i-1)*.5)),s}t.eachSeriesByType("sunburst",function(r){var a=r.getData(),i=a.tree;i.eachNode(function(o){var s=o.getModel(),l=s.getModel("itemStyle").getItemStyle();l.fill||(l.fill=n(o,r,i.root.height));var u=a.ensureUniqueItemVisual(o.dataIndex,"style");Ae(u,l)})})}function Ymt(t){t.registerChartView(Gmt),t.registerSeriesModel(Hmt),t.registerLayout(Rt(Wmt,"sunburst")),t.registerProcessor(Rt(n1,"sunburst")),t.registerVisual(jmt),Fmt(t)}var O6={color:"fill",borderColor:"stroke"},Xmt={symbol:1,symbolSize:1,symbolKeepAspect:1,legendIcon:1,visualMeta:1,liftZ:1,decal:1},Rl=ln(),qmt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.optionUpdated=function(){this.currentZLevel=this.get("zlevel",!0),this.currentZ=this.get("z",!0)},e.prototype.getInitialData=function(n,r){return rl(null,this)},e.prototype.getDataParams=function(n,r,a){var i=t.prototype.getDataParams.call(this,n,r);return a&&(i.info=Rl(a).info),i},e.type="series.custom",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,clip:!1},e}(Pn);const Zmt=qmt;function Qmt(t,e){return e=e||[0,0],$e(["x","y"],function(n,r){var a=this.getAxis(n),i=e[r],o=t[r]/2;return a.type==="category"?a.getBandWidth():Math.abs(a.dataToCoord(i-o)-a.dataToCoord(i+o))},this)}function Jmt(t){var e=t.master.getRect();return{coordSys:{type:"cartesian2d",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(n){return t.dataToPoint(n)},size:it(Qmt,t)}}}function e1t(t,e){return e=e||[0,0],$e([0,1],function(n){var r=e[n],a=t[n]/2,i=[],o=[];return i[n]=r-a,o[n]=r+a,i[1-n]=o[1-n]=e[1-n],Math.abs(this.dataToPoint(i)[n]-this.dataToPoint(o)[n])},this)}function t1t(t){var e=t.getBoundingRect();return{coordSys:{type:"geo",x:e.x,y:e.y,width:e.width,height:e.height,zoom:t.getZoom()},api:{coord:function(n){return t.dataToPoint(n)},size:it(e1t,t)}}}function n1t(t,e){var n=this.getAxis(),r=e instanceof Array?e[0]:e,a=(t instanceof Array?t[0]:t)/2;return n.type==="category"?n.getBandWidth():Math.abs(n.dataToCoord(r-a)-n.dataToCoord(r+a))}function r1t(t){var e=t.getRect();return{coordSys:{type:"singleAxis",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(n){return t.dataToPoint(n)},size:it(n1t,t)}}}function a1t(t,e){return e=e||[0,0],$e(["Radius","Angle"],function(n,r){var a="get"+n+"Axis",i=this[a](),o=e[r],s=t[r]/2,l=i.type==="category"?i.getBandWidth():Math.abs(i.dataToCoord(o-s)-i.dataToCoord(o+s));return n==="Angle"&&(l=l*Math.PI/180),l},this)}function i1t(t){var e=t.getRadiusAxis(),n=t.getAngleAxis(),r=e.getExtent();return r[0]>r[1]&&r.reverse(),{coordSys:{type:"polar",cx:t.cx,cy:t.cy,r:r[1],r0:r[0]},api:{coord:function(a){var i=e.dataToRadius(a[0]),o=n.dataToAngle(a[1]),s=t.coordToPoint([i,o]);return s.push(i,o*Math.PI/180),s},size:it(a1t,t)}}}function o1t(t){var e=t.getRect(),n=t.getRangeInfo();return{coordSys:{type:"calendar",x:e.x,y:e.y,width:e.width,height:e.height,cellWidth:t.getCellWidth(),cellHeight:t.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(r,a){return t.dataToPoint(r,a)}}}}function qie(t,e,n,r){return t&&(t.legacy||t.legacy!==!1&&!n&&!r&&e!=="tspan"&&(e==="text"||st(t,"text")))}function Zie(t,e,n){var r=t,a,i,o;if(e==="text")o=r;else{o={},st(r,"text")&&(o.text=r.text),st(r,"rich")&&(o.rich=r.rich),st(r,"textFill")&&(o.fill=r.textFill),st(r,"textStroke")&&(o.stroke=r.textStroke),st(r,"fontFamily")&&(o.fontFamily=r.fontFamily),st(r,"fontSize")&&(o.fontSize=r.fontSize),st(r,"fontStyle")&&(o.fontStyle=r.fontStyle),st(r,"fontWeight")&&(o.fontWeight=r.fontWeight),i={type:"text",style:o,silent:!0},a={};var s=st(r,"textPosition");n?a.position=s?r.textPosition:"inside":s&&(a.position=r.textPosition),st(r,"textPosition")&&(a.position=r.textPosition),st(r,"textOffset")&&(a.offset=r.textOffset),st(r,"textRotation")&&(a.rotation=r.textRotation),st(r,"textDistance")&&(a.distance=r.textDistance)}return A6(o,t),W(o.rich,function(l){A6(l,l)}),{textConfig:a,textContent:i}}function A6(t,e){e&&(e.font=e.textFont||e.font,st(e,"textStrokeWidth")&&(t.lineWidth=e.textStrokeWidth),st(e,"textAlign")&&(t.align=e.textAlign),st(e,"textVerticalAlign")&&(t.verticalAlign=e.textVerticalAlign),st(e,"textLineHeight")&&(t.lineHeight=e.textLineHeight),st(e,"textWidth")&&(t.width=e.textWidth),st(e,"textHeight")&&(t.height=e.textHeight),st(e,"textBackgroundColor")&&(t.backgroundColor=e.textBackgroundColor),st(e,"textPadding")&&(t.padding=e.textPadding),st(e,"textBorderColor")&&(t.borderColor=e.textBorderColor),st(e,"textBorderWidth")&&(t.borderWidth=e.textBorderWidth),st(e,"textBorderRadius")&&(t.borderRadius=e.textBorderRadius),st(e,"textBoxShadowColor")&&(t.shadowColor=e.textBoxShadowColor),st(e,"textBoxShadowBlur")&&(t.shadowBlur=e.textBoxShadowBlur),st(e,"textBoxShadowOffsetX")&&(t.shadowOffsetX=e.textBoxShadowOffsetX),st(e,"textBoxShadowOffsetY")&&(t.shadowOffsetY=e.textBoxShadowOffsetY))}function N6(t,e,n){var r=t;r.textPosition=r.textPosition||n.position||"inside",n.offset!=null&&(r.textOffset=n.offset),n.rotation!=null&&(r.textRotation=n.rotation),n.distance!=null&&(r.textDistance=n.distance);var a=r.textPosition.indexOf("inside")>=0,i=t.fill||"#000";V6(r,e);var o=r.textFill==null;return a?o&&(r.textFill=n.insideFill||"#fff",!r.textStroke&&n.insideStroke&&(r.textStroke=n.insideStroke),!r.textStroke&&(r.textStroke=i),r.textStrokeWidth==null&&(r.textStrokeWidth=2)):(o&&(r.textFill=t.fill||n.outsideFill||"#000"),!r.textStroke&&n.outsideStroke&&(r.textStroke=n.outsideStroke)),r.text=e.text,r.rich=e.rich,W(e.rich,function(s){V6(s,s)}),r}function V6(t,e){e&&(st(e,"fill")&&(t.textFill=e.fill),st(e,"stroke")&&(t.textStroke=e.fill),st(e,"lineWidth")&&(t.textStrokeWidth=e.lineWidth),st(e,"font")&&(t.font=e.font),st(e,"fontStyle")&&(t.fontStyle=e.fontStyle),st(e,"fontWeight")&&(t.fontWeight=e.fontWeight),st(e,"fontSize")&&(t.fontSize=e.fontSize),st(e,"fontFamily")&&(t.fontFamily=e.fontFamily),st(e,"align")&&(t.textAlign=e.align),st(e,"verticalAlign")&&(t.textVerticalAlign=e.verticalAlign),st(e,"lineHeight")&&(t.textLineHeight=e.lineHeight),st(e,"width")&&(t.textWidth=e.width),st(e,"height")&&(t.textHeight=e.height),st(e,"backgroundColor")&&(t.textBackgroundColor=e.backgroundColor),st(e,"padding")&&(t.textPadding=e.padding),st(e,"borderColor")&&(t.textBorderColor=e.borderColor),st(e,"borderWidth")&&(t.textBorderWidth=e.borderWidth),st(e,"borderRadius")&&(t.textBorderRadius=e.borderRadius),st(e,"shadowColor")&&(t.textBoxShadowColor=e.shadowColor),st(e,"shadowBlur")&&(t.textBoxShadowBlur=e.shadowBlur),st(e,"shadowOffsetX")&&(t.textBoxShadowOffsetX=e.shadowOffsetX),st(e,"shadowOffsetY")&&(t.textBoxShadowOffsetY=e.shadowOffsetY),st(e,"textShadowColor")&&(t.textShadowColor=e.textShadowColor),st(e,"textShadowBlur")&&(t.textShadowBlur=e.textShadowBlur),st(e,"textShadowOffsetX")&&(t.textShadowOffsetX=e.textShadowOffsetX),st(e,"textShadowOffsetY")&&(t.textShadowOffsetY=e.textShadowOffsetY))}var Qie={position:["x","y"],scale:["scaleX","scaleY"],origin:["originX","originY"]},B6=Xt(Qie);go(Ys,function(t,e){return t[e]=1,t},{});Ys.join(", ");var Z_=["","style","shape","extra"],pv=ln();function $V(t,e,n,r,a){var i=t+"Animation",o=Iv(t,r,a)||{},s=pv(e).userDuring;return o.duration>0&&(o.during=s?it(f1t,{el:e,userDuring:s}):null,o.setToFinal=!0,o.scope=t),Ae(o,n[i]),o}function pw(t,e,n,r){r=r||{};var a=r.dataIndex,i=r.isInit,o=r.clearStyle,s=n.isAnimationEnabled(),l=pv(t),u=e.style;l.userDuring=e.during;var c={},f={};if(h1t(t,e,f),I6("shape",e,f),I6("extra",e,f),!i&&s&&(d1t(t,e,c),$6("shape",t,e,c),$6("extra",t,e,c),p1t(t,e,u,c)),f.style=u,s1t(t,f,o),u1t(t,e),s)if(i){var d={};W(Z_,function(v){var p=v?e[v]:e;p&&p.enterFrom&&(v&&(d[v]=d[v]||{}),Ae(v?d[v]:d,p.enterFrom))});var h=$V("enter",t,e,n,a);h.duration>0&&t.animateFrom(d,h)}else l1t(t,e,a||0,n,c);Jie(t,e),u?t.dirty():t.markRedraw()}function Jie(t,e){for(var n=pv(t).leaveToProps,r=0;r<Z_.length;r++){var a=Z_[r],i=a?e[a]:e;i&&i.leaveTo&&(n||(n=pv(t).leaveToProps={}),a&&(n[a]=n[a]||{}),Ae(a?n[a]:n,i.leaveTo))}}function sT(t,e,n,r){if(t){var a=t.parent,i=pv(t).leaveToProps;if(i){var o=$V("update",t,e,n,0);o.done=function(){a.remove(t),r&&r()},t.animateTo(i,o)}else a.remove(t),r&&r()}}function _d(t){return t==="all"}function s1t(t,e,n){var r=e.style;if(!t.isGroup&&r){if(n){t.useStyle({});for(var a=t.animators,i=0;i<a.length;i++){var o=a[i];o.targetName==="style"&&o.changeTarget(t.style)}}t.setStyle(r)}e&&(e.style=null,e&&t.attr(e),e.style=r)}function l1t(t,e,n,r,a){if(a){var i=$V("update",t,e,r,n);i.duration>0&&t.animateFrom(a,i)}}function u1t(t,e){st(e,"silent")&&(t.silent=e.silent),st(e,"ignore")&&(t.ignore=e.ignore),t instanceof yo&&st(e,"invisible")&&(t.invisible=e.invisible),t instanceof Kt&&st(e,"autoBatch")&&(t.autoBatch=e.autoBatch)}var Ss={},c1t={setTransform:function(t,e){return Ss.el[t]=e,this},getTransform:function(t){return Ss.el[t]},setShape:function(t,e){var n=Ss.el,r=n.shape||(n.shape={});return r[t]=e,n.dirtyShape&&n.dirtyShape(),this},getShape:function(t){var e=Ss.el.shape;if(e)return e[t]},setStyle:function(t,e){var n=Ss.el,r=n.style;return r&&(r[t]=e,n.dirtyStyle&&n.dirtyStyle()),this},getStyle:function(t){var e=Ss.el.style;if(e)return e[t]},setExtra:function(t,e){var n=Ss.el.extra||(Ss.el.extra={});return n[t]=e,this},getExtra:function(t){var e=Ss.el.extra;if(e)return e[t]}};function f1t(){var t=this,e=t.el;if(e){var n=pv(e).userDuring,r=t.userDuring;if(n!==r){t.el=t.userDuring=null;return}Ss.el=e,r(c1t)}}function $6(t,e,n,r){var a=n[t];if(a){var i=e[t],o;if(i){var s=n.transition,l=a.transition;if(l)if(!o&&(o=r[t]={}),_d(l))Ae(o,i);else for(var u=Dn(l),c=0;c<u.length;c++){var f=u[c],d=i[f];o[f]=d}else if(_d(s)||Gt(s,t)>=0){!o&&(o=r[t]={});for(var h=Xt(i),c=0;c<h.length;c++){var f=h[c],d=i[f];v1t(a[f],d)&&(o[f]=d)}}}}}function I6(t,e,n){var r=e[t];if(r)for(var a=n[t]={},i=Xt(r),o=0;o<i.length;o++){var s=i[o];a[s]=A0(r[s])}}function d1t(t,e,n){for(var r=e.transition,a=_d(r)?Ys:Dn(r||[]),i=0;i<a.length;i++){var o=a[i];if(!(o==="style"||o==="shape"||o==="extra")){var s=t[o];n[o]=s}}}function h1t(t,e,n){for(var r=0;r<B6.length;r++){var a=B6[r],i=Qie[a],o=e[a];o&&(n[i[0]]=o[0],n[i[1]]=o[1])}for(var r=0;r<Ys.length;r++){var s=Ys[r];e[s]!=null&&(n[s]=e[s])}}function p1t(t,e,n,r){if(n){var a=t.style,i;if(a){var o=n.transition,s=e.transition;if(o&&!_d(o)){var l=Dn(o);!i&&(i=r.style={});for(var u=0;u<l.length;u++){var c=l[u],f=a[c];i[c]=f}}else if(t.getAnimationStyleProps&&(_d(s)||_d(o)||Gt(s,"style")>=0)){var d=t.getAnimationStyleProps(),h=d?d.style:null;if(h){!i&&(i=r.style={});for(var v=Xt(n),u=0;u<v.length;u++){var c=v[u];if(h[c]){var f=a[c];i[c]=f}}}}}}}function v1t(t,e){return va(t)?t!==e:t!=null&&isFinite(t)}var eoe=ln(),g1t=["percent","easing","shape","style","extra"];function toe(t){t.stopAnimation("keyframe"),t.attr(eoe(t))}function Q_(t,e,n){if(!(!n.isAnimationEnabled()||!e)){if(Be(e)){W(e,function(s){Q_(t,s,n)});return}var r=e.keyframes,a=e.duration;if(n&&a==null){var i=Iv("enter",n,0);a=i&&i.duration}if(!(!r||!a)){var o=eoe(t);W(Z_,function(s){if(!(s&&!t[s])){var l;r.sort(function(u,c){return u.percent-c.percent}),W(r,function(u){var c=t.animators,f=s?u[s]:u;if(f){var d=Xt(f);if(s||(d=_n(d,function(p){return Gt(g1t,p)<0})),!!d.length){l||(l=t.animate(s,e.loop,!0),l.scope="keyframe");for(var h=0;h<c.length;h++)c[h]!==l&&c[h].targetName===l.targetName&&c[h].stopTracks(d);s&&(o[s]=o[s]||{});var v=s?o[s]:o;W(d,function(p){v[p]=((s?t[s]:t)||{})[p]}),l.whenWithKeys(a*u.percent,f,d,u.easing)}}}),l&&l.delay(e.delay||0).duration(a).start(e.easing)}})}}}var Ll="emphasis",Hu="normal",IV="blur",PV="select",Sc=[Hu,Ll,IV,PV],SM={normal:["itemStyle"],emphasis:[Ll,"itemStyle"],blur:[IV,"itemStyle"],select:[PV,"itemStyle"]},wM={normal:["label"],emphasis:[Ll,"label"],blur:[IV,"label"],select:[PV,"label"]},y1t=["x","y"],m1t="e\0\0",Gi={normal:{},emphasis:{},blur:{},select:{}},b1t={cartesian2d:Jmt,geo:t1t,single:r1t,polar:i1t,calendar:o1t};function yL(t){return t instanceof Kt}function mL(t){return t instanceof yo}function S1t(t,e){e.copyTransform(t),mL(e)&&mL(t)&&(e.setStyle(t.style),e.z=t.z,e.z2=t.z2,e.zlevel=t.zlevel,e.invisible=t.invisible,e.ignore=t.ignore,yL(e)&&yL(t)&&e.setShape(t.shape))}var w1t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a,i){this._progressiveEls=null;var o=this._data,s=n.getData(),l=this.group,u=P6(n,s,r,a);o||l.removeAll(),s.diff(o).add(function(f){_M(a,null,f,u(f,i),n,l,s)}).remove(function(f){var d=o.getItemGraphicEl(f);d&&sT(d,Rl(d).option,n)}).update(function(f,d){var h=o.getItemGraphicEl(d);_M(a,h,f,u(f,i),n,l,s)}).execute();var c=n.get("clip",!0)?tT(n.coordinateSystem,!1,n):null;c?l.setClipPath(c):l.removeClipPath(),this._data=s},e.prototype.incrementalPrepareRender=function(n,r,a){this.group.removeAll(),this._data=null},e.prototype.incrementalRender=function(n,r,a,i,o){var s=r.getData(),l=P6(r,s,a,i),u=this._progressiveEls=[];function c(h){h.isGroup||(h.incremental=!0,h.ensureState("emphasis").hoverLayer=!0)}for(var f=n.start;f<n.end;f++){var d=_M(null,null,f,l(f,o),r,this.group,s);d&&(d.traverse(c),u.push(d))}},e.prototype.eachRendered=function(n){Ac(this._progressiveEls||this.group,n)},e.prototype.filterForExposedEvent=function(n,r,a,i){var o=r.element;if(o==null||a.name===o)return!0;for(;(a=a.__hostTarget||a.parent)&&a!==this.group;)if(a.name===o)return!0;return!1},e.type="custom",e}(kn);const _1t=w1t;function FV(t){var e=t.type,n;if(e==="path"){var r=t.shape,a=r.width!=null&&r.height!=null?{x:r.x||0,y:r.y||0,width:r.width,height:r.height}:null,i=aoe(r);n=Km(i,null,a,r.layout||"center"),Rl(n).customPathData=i}else if(e==="image")n=new na({}),Rl(n).customImagePath=t.style.image;else if(e==="text")n=new nn({});else if(e==="group")n=new Tt;else{if(e==="compoundPath")throw new Error('"compoundPath" is not supported yet.');var o=$C(e);if(!o){var s="";yn(s)}n=new o}return Rl(n).customGraphicType=e,n.name=t.name,n.z2EmphasisLift=1,n.z2SelectLift=1,n}function zV(t,e,n,r,a,i,o){toe(e);var s=a&&a.normal.cfg;s&&e.setTextConfig(s),r&&r.transition==null&&(r.transition=y1t);var l=r&&r.style;if(l){if(e.type==="text"){var u=l;st(u,"textFill")&&(u.fill=u.textFill),st(u,"textStroke")&&(u.stroke=u.textStroke)}var c=void 0,f=yL(e)?l.decal:null;t&&f&&(f.dirty=!0,c=cv(f,t)),l.__decalPattern=c}if(mL(e)&&l){var c=l.__decalPattern;c&&(l.decal=c)}pw(e,r,i,{dataIndex:n,isInit:o,clearStyle:!0}),Q_(e,r.keyframeAnimation,i)}function noe(t,e,n,r,a){var i=e.isGroup?null:e,o=a&&a[t].cfg;if(i){var s=i.ensureState(t);if(r===!1){var l=i.getState(t);l&&(l.style=null)}else s.style=r||null;o&&(s.textConfig=o),Ad(i)}}function x1t(t,e,n){if(!t.isGroup){var r=t,a=n.currentZ,i=n.currentZLevel;r.z=a,r.zlevel=i;var o=e.z2;o!=null&&(r.z2=o||0);for(var s=0;s<Sc.length;s++)C1t(r,e,Sc[s])}}function C1t(t,e,n){var r=n===Hu,a=r?e:J_(e,n),i=a?a.z2:null,o;i!=null&&(o=r?t:t.ensureState(n),o.z2=i||0)}function P6(t,e,n,r){var a=t.get("renderItem"),i=t.coordinateSystem,o={};i&&(o=i.prepareCustoms?i.prepareCustoms(i):b1t[i.type](i));for(var s=yt({getWidth:r.getWidth,getHeight:r.getHeight,getZr:r.getZr,getDevicePixelRatio:r.getDevicePixelRatio,value:w,style:_,ordinalRawValue:x,styleEmphasis:C,visual:E,barLayout:M,currentSeriesIndices:k,font:R},o.api||{}),l={context:{},seriesId:t.id,seriesName:t.name,seriesIndex:t.seriesIndex,coordSys:o.coordSys,dataInsideLength:e.count(),encode:T1t(t.getData())},u,c,f={},d={},h={},v={},p=0;p<Sc.length;p++){var g=Sc[p];h[g]=t.getModel(SM[g]),v[g]=t.getModel(wM[g])}function y(O){return O===u?c||(c=e.getItemModel(O)):e.getItemModel(O)}function m(O,I){return e.hasItemOption?O===u?f[I]||(f[I]=y(O).getModel(SM[I])):y(O).getModel(SM[I]):h[I]}function b(O,I){return e.hasItemOption?O===u?d[I]||(d[I]=y(O).getModel(wM[I])):y(O).getModel(wM[I]):v[I]}return function(O,I){return u=O,c=null,f={},d={},a&&a(yt({dataIndexInside:O,dataIndex:e.getRawIndex(O),actionType:I?I.type:null},l),s)};function w(O,I){return I==null&&(I=u),e.getStore().get(e.getDimensionIndex(O||0),I)}function x(O,I){I==null&&(I=u),O=O||0;var P=e.getDimensionInfo(O);if(!P){var N=e.getDimensionIndex(O);return N>=0?e.getStore().get(N,I):void 0}var B=e.get(P.name,I),L=P&&P.ordinalMeta;return L?L.categories[B]:B}function _(O,I){I==null&&(I=u);var P=e.getItemVisual(I,"style"),N=P&&P.fill,B=P&&P.opacity,L=m(I,Hu).getItemStyle();N!=null&&(L.fill=N),B!=null&&(L.opacity=B);var V={inheritColor:rt(N)?N:"#000"},H=b(I,Hu),K=Nn(H,null,V,!1,!0);K.text=H.getShallow("show")?Pt(t.getFormattedLabel(I,Hu),fv(e,I)):null;var X=E_(H,V,!1);return D(O,L),L=N6(L,K,X),O&&T(L,O),L.legacy=!0,L}function C(O,I){I==null&&(I=u);var P=m(I,Ll).getItemStyle(),N=b(I,Ll),B=Nn(N,null,null,!0,!0);B.text=N.getShallow("show")?Zo(t.getFormattedLabel(I,Ll),t.getFormattedLabel(I,Hu),fv(e,I)):null;var L=E_(N,null,!0);return D(O,P),P=N6(P,B,L),O&&T(P,O),P.legacy=!0,P}function T(O,I){for(var P in I)st(I,P)&&(O[P]=I[P])}function D(O,I){O&&(O.textFill&&(I.textFill=O.textFill),O.textPosition&&(I.textPosition=O.textPosition))}function E(O,I){if(I==null&&(I=u),st(O6,O)){var P=e.getItemVisual(I,"style");return P?P[O6[O]]:null}if(st(Xmt,O))return e.getItemVisual(I,O)}function M(O){if(i.type==="cartesian2d"){var I=i.getBaseAxis();return hut(yt({axis:I},O))}}function k(){return n.getCurrentSeriesIndices()}function R(O){return Bte(O,n)}}function T1t(t){var e={};return W(t.dimensions,function(n){var r=t.getDimensionInfo(n);if(!r.isExtraCoord){var a=r.coordDim,i=e[a]=e[a]||[];i[r.coordDimIndex]=t.getDimensionIndex(n)}}),e}function _M(t,e,n,r,a,i,o){if(!r){i.remove(e);return}var s=GV(t,e,n,r,a,i);return s&&o.setItemGraphicEl(n,s),s&&ar(s,r.focus,r.blurScope,r.emphasisDisabled),s}function GV(t,e,n,r,a,i){var o=-1,s=e;e&&roe(e,r,a)&&(o=Gt(i.childrenRef(),e),e=null);var l=!e,u=e;u?u.clearStates():(u=FV(r),s&&S1t(s,u)),r.morph===!1?u.disableMorphing=!0:u.disableMorphing&&(u.disableMorphing=!1),Gi.normal.cfg=Gi.normal.conOpt=Gi.emphasis.cfg=Gi.emphasis.conOpt=Gi.blur.cfg=Gi.blur.conOpt=Gi.select.cfg=Gi.select.conOpt=null,Gi.isLegacy=!1,M1t(u,n,r,a,l,Gi),E1t(u,n,r,a,l),zV(t,u,n,r,Gi,a,l),st(r,"info")&&(Rl(u).info=r.info);for(var c=0;c<Sc.length;c++){var f=Sc[c];if(f!==Hu){var d=J_(r,f),h=UV(r,d,f);noe(f,u,d,h,Gi)}}return x1t(u,r,a),r.type==="group"&&D1t(t,u,n,r,a),o>=0?i.replaceAt(u,o):i.add(u),u}function roe(t,e,n){var r=Rl(t),a=e.type,i=e.shape,o=e.style;return n.isUniversalTransitionEnabled()||a!=null&&a!==r.customGraphicType||a==="path"&&O1t(i)&&aoe(i)!==r.customPathData||a==="image"&&st(o,"image")&&o.image!==r.customImagePath}function E1t(t,e,n,r,a){var i=n.clipPath;if(i===!1)t&&t.getClipPath()&&t.removeClipPath();else if(i){var o=t.getClipPath();o&&roe(o,i,r)&&(o=null),o||(o=FV(i),t.setClipPath(o)),zV(null,o,e,i,null,r,a)}}function M1t(t,e,n,r,a,i){if(!t.isGroup){F6(n,null,i),F6(n,Ll,i);var o=i.normal.conOpt,s=i.emphasis.conOpt,l=i.blur.conOpt,u=i.select.conOpt;if(o!=null||s!=null||u!=null||l!=null){var c=t.getTextContent();if(o===!1)c&&t.removeTextContent();else{o=i.normal.conOpt=o||{type:"text"},c?c.clearStates():(c=FV(o),t.setTextContent(c)),zV(null,c,e,o,null,r,a);for(var f=o&&o.style,d=0;d<Sc.length;d++){var h=Sc[d];if(h!==Hu){var v=i[h].conOpt;noe(h,c,v,UV(o,v,h),null)}}f?c.dirty():c.markRedraw()}}}}function F6(t,e,n){var r=e?J_(t,e):t,a=e?UV(t,r,Ll):t.style,i=t.type,o=r?r.textConfig:null,s=t.textContent,l=s?e?J_(s,e):s:null;if(a&&(n.isLegacy||qie(a,i,!!o,!!l))){n.isLegacy=!0;var u=Zie(a,i,!e);!o&&u.textConfig&&(o=u.textConfig),!l&&u.textContent&&(l=u.textContent)}if(!e&&l){var c=l;!c.type&&(c.type="text")}var f=e?n[e]:n.normal;f.cfg=o,f.conOpt=l}function J_(t,e){return e?t?t[e]:null:t}function UV(t,e,n){var r=e&&e.style;return r==null&&n===Ll&&t&&(r=t.styleEmphasis),r}function D1t(t,e,n,r,a){var i=r.children,o=i?i.length:0,s=r.$mergeChildren,l=s==="byName"||r.diffChildrenByName,u=s===!1;if(!(!o&&!l&&!u)){if(l){R1t({api:t,oldChildren:e.children()||[],newChildren:i||[],dataIndex:n,seriesModel:a,group:e});return}u&&e.removeAll();for(var c=0;c<o;c++){var f=i[c],d=e.childAt(c);f?(f.ignore==null&&(f.ignore=!1),GV(t,d,n,f,a,e)):d.ignore=!0}for(var h=e.childCount()-1;h>=c;h--){var v=e.childAt(h);k1t(e,v,a)}}}function k1t(t,e,n){e&&sT(e,Rl(t).option,n)}function R1t(t){new Fl(t.oldChildren,t.newChildren,z6,z6,t).add(G6).update(G6).remove(L1t).execute()}function z6(t,e){var n=t&&t.name;return n??m1t+e}function G6(t,e){var n=this.context,r=t!=null?n.newChildren[t]:null,a=e!=null?n.oldChildren[e]:null;GV(n.api,a,n.dataIndex,r,n.seriesModel,n.group)}function L1t(t){var e=this.context,n=e.oldChildren[t];n&&sT(n,Rl(n).option,e.seriesModel)}function aoe(t){return t&&(t.pathData||t.d)}function O1t(t){return t&&(st(t,"pathData")||st(t,"d"))}function A1t(t){t.registerChartView(_1t),t.registerSeriesModel(Zmt)}var Ff=ln(),U6=_t,xM=it,N1t=function(){function t(){this._dragging=!1,this.animationThreshold=15}return t.prototype.render=function(e,n,r,a){var i=n.get("value"),o=n.get("status");if(this._axisModel=e,this._axisPointerModel=n,this._api=r,!(!a&&this._lastValue===i&&this._lastStatus===o)){this._lastValue=i,this._lastStatus=o;var s=this._group,l=this._handle;if(!o||o==="hide"){s&&s.hide(),l&&l.hide();return}s&&s.show(),l&&l.show();var u={};this.makeElOption(u,i,e,n,r);var c=u.graphicKey;c!==this._lastGraphicKey&&this.clear(r),this._lastGraphicKey=c;var f=this._moveAnimation=this.determineAnimation(e,n);if(!s)s=this._group=new Tt,this.createPointerEl(s,u,e,n),this.createLabelEl(s,u,e,n),r.getZr().add(s);else{var d=Rt(H6,n,f);this.updatePointerEl(s,u,d),this.updateLabelEl(s,u,d,n)}K6(s,n,!0),this._renderHandle(i)}},t.prototype.remove=function(e){this.clear(e)},t.prototype.dispose=function(e){this.clear(e)},t.prototype.determineAnimation=function(e,n){var r=n.get("animation"),a=e.axis,i=a.type==="category",o=n.get("snap");if(!o&&!i)return!1;if(r==="auto"||r==null){var s=this.animationThreshold;if(i&&a.getBandWidth()>s)return!0;if(o){var l=hV(e).seriesDataCount,u=a.getExtent();return Math.abs(u[0]-u[1])/l>s}return!1}return r===!0},t.prototype.makeElOption=function(e,n,r,a,i){},t.prototype.createPointerEl=function(e,n,r,a){var i=n.pointer;if(i){var o=Ff(e).pointerEl=new Ym[i.type](U6(n.pointer));e.add(o)}},t.prototype.createLabelEl=function(e,n,r,a){if(n.label){var i=Ff(e).labelEl=new nn(U6(n.label));e.add(i),W6(i,a)}},t.prototype.updatePointerEl=function(e,n,r){var a=Ff(e).pointerEl;a&&n.pointer&&(a.setStyle(n.pointer.style),r(a,{shape:n.pointer.shape}))},t.prototype.updateLabelEl=function(e,n,r,a){var i=Ff(e).labelEl;i&&(i.setStyle(n.label.style),r(i,{x:n.label.x,y:n.label.y}),W6(i,a))},t.prototype._renderHandle=function(e){if(!(this._dragging||!this.updateHandleTransform)){var n=this._axisPointerModel,r=this._api.getZr(),a=this._handle,i=n.getModel("handle"),o=n.get("status");if(!i.get("show")||!o||o==="hide"){a&&r.remove(a),this._handle=null;return}var s;this._handle||(s=!0,a=this._handle=Pv(i.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(u){$l(u.event)},onmousedown:xM(this._onHandleDragMove,this,0,0),drift:xM(this._onHandleDragMove,this),ondragend:xM(this._onHandleDragEnd,this)}),r.add(a)),K6(a,n,!1),a.setStyle(i.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]));var l=i.get("size");Be(l)||(l=[l,l]),a.scaleX=l[0]/2,a.scaleY=l[1]/2,Yv(this,"_doDispatchAxisPointer",i.get("throttle")||0,"fixRate"),this._moveHandleToValue(e,s)}},t.prototype._moveHandleToValue=function(e,n){H6(this._axisPointerModel,!n&&this._moveAnimation,this._handle,CM(this.getHandleTransform(e,this._axisModel,this._axisPointerModel)))},t.prototype._onHandleDragMove=function(e,n){var r=this._handle;if(r){this._dragging=!0;var a=this.updateHandleTransform(CM(r),[e,n],this._axisModel,this._axisPointerModel);this._payloadInfo=a,r.stopAnimation(),r.attr(CM(a)),Ff(r).lastProp=null,this._doDispatchAxisPointer()}},t.prototype._doDispatchAxisPointer=function(){var e=this._handle;if(e){var n=this._payloadInfo,r=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:n.cursorPoint[0],y:n.cursorPoint[1],tooltipOption:n.tooltipOption,axesInfo:[{axisDim:r.axis.dim,axisIndex:r.componentIndex}]})}},t.prototype._onHandleDragEnd=function(){this._dragging=!1;var e=this._handle;if(e){var n=this._axisPointerModel.get("value");this._moveHandleToValue(n),this._api.dispatchAction({type:"hideTip"})}},t.prototype.clear=function(e){this._lastValue=null,this._lastStatus=null;var n=e.getZr(),r=this._group,a=this._handle;n&&r&&(this._lastGraphicKey=null,r&&n.remove(r),a&&n.remove(a),this._group=null,this._handle=null,this._payloadInfo=null),Qy(this,"_doDispatchAxisPointer")},t.prototype.doClear=function(){},t.prototype.buildLabel=function(e,n,r){return r=r||0,{x:e[r],y:e[1-r],width:n[r],height:n[1-r]}},t}();function H6(t,e,n,r){ioe(Ff(n).lastProp,r)||(Ff(n).lastProp=r,e?fn(n,r,t):(n.stopAnimation(),n.attr(r)))}function ioe(t,e){if(bt(t)&&bt(e)){var n=!0;return W(e,function(r,a){n=n&&ioe(t[a],r)}),!!n}else return t===e}function W6(t,e){t[e.get(["label","show"])?"show":"hide"]()}function CM(t){return{x:t.x||0,y:t.y||0,rotation:t.rotation||0}}function K6(t,e,n){var r=e.get("z"),a=e.get("zlevel");t&&t.traverse(function(i){i.type!=="group"&&(r!=null&&(i.z=r),a!=null&&(i.zlevel=a),i.silent=n)})}const HV=N1t;function WV(t){var e=t.get("type"),n=t.getModel(e+"Style"),r;return e==="line"?(r=n.getLineStyle(),r.fill=null):e==="shadow"&&(r=n.getAreaStyle(),r.stroke=null),r}function ooe(t,e,n,r,a){var i=n.get("value"),o=soe(i,e.axis,e.ecModel,n.get("seriesDataIndices"),{precision:n.get(["label","precision"]),formatter:n.get(["label","formatter"])}),s=n.getModel("label"),l=qd(s.get("padding")||0),u=s.getFont(),c=zm(o,u),f=a.position,d=c.width+l[1]+l[3],h=c.height+l[0]+l[2],v=a.align;v==="right"&&(f[0]-=d),v==="center"&&(f[0]-=d/2);var p=a.verticalAlign;p==="bottom"&&(f[1]-=h),p==="middle"&&(f[1]-=h/2),V1t(f,d,h,r);var g=s.get("backgroundColor");(!g||g==="auto")&&(g=e.get(["axisLine","lineStyle","color"])),t.label={x:f[0],y:f[1],style:Nn(s,{text:o,font:u,fill:s.getTextColor(),padding:l,backgroundColor:g}),z2:10}}function V1t(t,e,n,r){var a=r.getWidth(),i=r.getHeight();t[0]=Math.min(t[0]+e,a)-e,t[1]=Math.min(t[1]+n,i)-n,t[0]=Math.max(t[0],0),t[1]=Math.max(t[1],0)}function soe(t,e,n,r,a){t=e.scale.parse(t);var i=e.scale.getLabel({value:t},{precision:a.precision}),o=a.formatter;if(o){var s={value:aV(e,{value:t}),axisDimension:e.dim,axisIndex:e.index,seriesData:[]};W(r,function(l){var u=n.getSeriesByIndex(l.seriesIndex),c=l.dataIndexInside,f=u&&u.getDataParams(c);f&&s.seriesData.push(f)}),rt(o)?i=o.replace("{value}",i):vt(o)&&(i=o(s))}return i}function KV(t,e,n){var r=Ni();return Oc(r,r,n.rotation),rs(r,r,n.position),es([t.dataToCoord(e),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],r)}function loe(t,e,n,r,a,i){var o=Gl.innerTextLayout(n.rotation,0,n.labelDirection);n.labelMargin=a.get(["label","margin"]),ooe(e,r,a,i,{position:KV(r.axis,t,n),align:o.textAlign,verticalAlign:o.textVerticalAlign})}function jV(t,e,n){return n=n||0,{x1:t[n],y1:t[1-n],x2:e[n],y2:e[1-n]}}function uoe(t,e,n){return n=n||0,{x:t[n],y:t[1-n],width:e[n],height:e[1-n]}}function j6(t,e,n,r,a,i){return{cx:t,cy:e,r0:n,r,startAngle:a,endAngle:i,clockwise:!0}}var B1t=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.makeElOption=function(n,r,a,i,o){var s=a.axis,l=s.grid,u=i.get("type"),c=Y6(l,s).getOtherAxis(s).getGlobalExtent(),f=s.toGlobalCoord(s.dataToCoord(r,!0));if(u&&u!=="none"){var d=WV(i),h=$1t[u](s,f,c);h.style=d,n.graphicKey=h.type,n.pointer=h}var v=eL(l.model,a);loe(r,n,v,a,i,o)},e.prototype.getHandleTransform=function(n,r,a){var i=eL(r.axis.grid.model,r,{labelInside:!1});i.labelMargin=a.get(["handle","margin"]);var o=KV(r.axis,n,i);return{x:o[0],y:o[1],rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(n,r,a,i){var o=a.axis,s=o.grid,l=o.getGlobalExtent(!0),u=Y6(s,o).getOtherAxis(o).getGlobalExtent(),c=o.dim==="x"?0:1,f=[n.x,n.y];f[c]+=r[c],f[c]=Math.min(l[1],f[c]),f[c]=Math.max(l[0],f[c]);var d=(u[1]+u[0])/2,h=[d,d];h[c]=f[c];var v=[{verticalAlign:"middle"},{align:"center"}];return{x:f[0],y:f[1],rotation:n.rotation,cursorPoint:h,tooltipOption:v[c]}},e}(HV);function Y6(t,e){var n={};return n[e.dim+"AxisIndex"]=e.index,t.getCartesian(n)}var $1t={line:function(t,e,n){var r=jV([e,n[0]],[e,n[1]],X6(t));return{type:"Line",subPixelOptimize:!0,shape:r}},shadow:function(t,e,n){var r=Math.max(1,t.getBandWidth()),a=n[1]-n[0];return{type:"Rect",shape:uoe([e-r/2,n[0]],[r,a],X6(t))}}};function X6(t){return t.dim==="x"?0:1}const I1t=B1t;var P1t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="axisPointer",e.defaultOption={show:"auto",z:50,type:"line",snap:!1,triggerTooltip:!0,triggerEmphasis:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:"#B9BEC9",width:1,type:"dashed"},shadowStyle:{color:"rgba(210,219,238,0.2)"},label:{show:!0,formatter:null,precision:"auto",margin:3,color:"#fff",padding:[5,7,5,7],backgroundColor:"auto",borderColor:null,borderWidth:0,borderRadius:3},handle:{show:!1,icon:"M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z",size:45,margin:50,color:"#333",shadowBlur:3,shadowColor:"#aaa",shadowOffsetX:0,shadowOffsetY:2,throttle:40}},e}(Jt);const F1t=P1t;var El=ln(),z1t=W;function coe(t,e,n){if(!on.node){var r=e.getZr();El(r).records||(El(r).records={}),G1t(r,e);var a=El(r).records[t]||(El(r).records[t]={});a.handler=n}}function G1t(t,e){if(El(t).initialized)return;El(t).initialized=!0,n("click",Rt(q6,"click")),n("mousemove",Rt(q6,"mousemove")),n("globalout",H1t);function n(r,a){t.on(r,function(i){var o=W1t(e);z1t(El(t).records,function(s){s&&a(s,i,o.dispatchAction)}),U1t(o.pendings,e)})}}function U1t(t,e){var n=t.showTip.length,r=t.hideTip.length,a;n?a=t.showTip[n-1]:r&&(a=t.hideTip[r-1]),a&&(a.dispatchAction=null,e.dispatchAction(a))}function H1t(t,e,n){t.handler("leave",null,n)}function q6(t,e,n,r){e.handler(t,n,r)}function W1t(t){var e={showTip:[],hideTip:[]},n=function(r){var a=e[r.type];a?a.push(r):(r.dispatchAction=n,t.dispatchAction(r))};return{dispatchAction:n,pendings:e}}function bL(t,e){if(!on.node){var n=e.getZr(),r=(El(n).records||{})[t];r&&(El(n).records[t]=null)}}var K1t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){var i=r.getComponent("tooltip"),o=n.get("triggerOn")||i&&i.get("triggerOn")||"mousemove|click";coe("axisPointer",a,function(s,l,u){o!=="none"&&(s==="leave"||o.indexOf(s)>=0)&&u({type:"updateAxisPointer",currTrigger:s,x:l&&l.offsetX,y:l&&l.offsetY})})},e.prototype.remove=function(n,r){bL("axisPointer",r)},e.prototype.dispose=function(n,r){bL("axisPointer",r)},e.type="axisPointer",e}(Wn);const j1t=K1t;function foe(t,e){var n=[],r=t.seriesIndex,a;if(r==null||!(a=e.getSeriesByIndex(r)))return{point:[]};var i=a.getData(),o=Ld(i,t);if(o==null||o<0||Be(o))return{point:[]};var s=i.getItemGraphicEl(o),l=a.coordinateSystem;if(a.getTooltipPosition)n=a.getTooltipPosition(o)||[];else if(l&&l.dataToPoint)if(t.isStacked){var u=l.getBaseAxis(),c=l.getOtherAxis(u),f=c.dim,d=u.dim,h=f==="x"||f==="radius"?1:0,v=i.mapDimension(d),p=[];p[h]=i.get(v,o),p[1-h]=i.get(i.getCalculationInfo("stackResultDimension"),o),n=l.dataToPoint(p)||[]}else n=l.dataToPoint(i.getValues($e(l.dimensions,function(y){return i.mapDimension(y)}),o))||[];else if(s){var g=s.getBoundingRect().clone();g.applyTransform(s.transform),n=[g.x+g.width/2,g.y+g.height/2]}return{point:n,el:s}}var Z6=ln();function Y1t(t,e,n){var r=t.currTrigger,a=[t.x,t.y],i=t,o=t.dispatchAction||it(n.dispatchAction,n),s=e.getComponent("axisPointer").coordSysAxesInfo;if(s){vw(a)&&(a=foe({seriesIndex:i.seriesIndex,dataIndex:i.dataIndex},e).point);var l=vw(a),u=i.axesInfo,c=s.axesInfo,f=r==="leave"||vw(a),d={},h={},v={list:[],map:{}},p={showPointer:Rt(q1t,h),showTooltip:Rt(Z1t,v)};W(s.coordSysMap,function(y,m){var b=l||y.containPoint(a);W(s.coordSysAxesInfo[m],function(w,x){var _=w.axis,C=tbt(u,w);if(!f&&b&&(!u||C)){var T=C&&C.value;T==null&&!l&&(T=_.pointToData(a)),T!=null&&Q6(w,T,p,!1,d)}})});var g={};return W(c,function(y,m){var b=y.linkGroup;b&&!h[m]&&W(b.axesInfo,function(w,x){var _=h[x];if(w!==y&&_){var C=_.value;b.mapper&&(C=y.axis.scale.parse(b.mapper(C,J6(w),J6(y)))),g[y.key]=C}})}),W(g,function(y,m){Q6(c[m],y,p,!0,d)}),Q1t(h,c,d),J1t(v,a,t,o),ebt(c,o,n),d}}function Q6(t,e,n,r,a){var i=t.axis;if(!(i.scale.isBlank()||!i.containData(e))){if(!t.involveSeries){n.showPointer(t,e);return}var o=X1t(e,t),s=o.payloadBatch,l=o.snapToValue;s[0]&&a.seriesIndex==null&&Ae(a,s[0]),!r&&t.snap&&i.containData(l)&&l!=null&&(e=l),n.showPointer(t,e,s),n.showTooltip(t,o,l)}}function X1t(t,e){var n=e.axis,r=n.dim,a=t,i=[],o=Number.MAX_VALUE,s=-1;return W(e.seriesModels,function(l,u){var c=l.getData().mapDimensionsAll(r),f,d;if(l.getAxisTooltipData){var h=l.getAxisTooltipData(c,t,n);d=h.dataIndices,f=h.nestestValue}else{if(d=l.getData().indicesOfNearest(c[0],t,n.type==="category"?.5:null),!d.length)return;f=l.getData().get(c[0],d[0])}if(!(f==null||!isFinite(f))){var v=t-f,p=Math.abs(v);p<=o&&((p<o||v>=0&&s<0)&&(o=p,s=v,a=f,i.length=0),W(d,function(g){i.push({seriesIndex:l.seriesIndex,dataIndexInside:g,dataIndex:l.getData().getRawIndex(g)})}))}}),{payloadBatch:i,snapToValue:a}}function q1t(t,e,n,r){t[e.key]={value:n,payloadBatch:r}}function Z1t(t,e,n,r){var a=n.payloadBatch,i=e.axis,o=i.model,s=e.axisPointerModel;if(!(!e.triggerTooltip||!a.length)){var l=e.coordSys.model,u=am(l),c=t.map[u];c||(c=t.map[u]={coordSysId:l.id,coordSysIndex:l.componentIndex,coordSysType:l.type,coordSysMainType:l.mainType,dataByAxis:[]},t.list.push(c)),c.dataByAxis.push({axisDim:i.dim,axisIndex:o.componentIndex,axisType:o.type,axisId:o.id,value:r,valueLabelOpt:{precision:s.get(["label","precision"]),formatter:s.get(["label","formatter"])},seriesDataIndices:a.slice()})}}function Q1t(t,e,n){var r=n.axesInfo=[];W(e,function(a,i){var o=a.axisPointerModel.option,s=t[i];s?(!a.useHandle&&(o.status="show"),o.value=s.value,o.seriesDataIndices=(s.payloadBatch||[]).slice()):!a.useHandle&&(o.status="hide"),o.status==="show"&&r.push({axisDim:a.axis.dim,axisIndex:a.axis.model.componentIndex,value:o.value})})}function J1t(t,e,n,r){if(vw(e)||!t.list.length){r({type:"hideTip"});return}var a=((t.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};r({type:"showTip",escapeConnect:!0,x:e[0],y:e[1],tooltipOption:n.tooltipOption,position:n.position,dataIndexInside:a.dataIndexInside,dataIndex:a.dataIndex,seriesIndex:a.seriesIndex,dataByCoordSys:t.list})}function ebt(t,e,n){var r=n.getZr(),a="axisPointerLastHighlights",i=Z6(r)[a]||{},o=Z6(r)[a]={};W(t,function(u,c){var f=u.axisPointerModel.option;f.status==="show"&&u.triggerEmphasis&&W(f.seriesDataIndices,function(d){var h=d.seriesIndex+" | "+d.dataIndex;o[h]=d})});var s=[],l=[];W(i,function(u,c){!o[c]&&l.push(u)}),W(o,function(u,c){!i[c]&&s.push(u)}),l.length&&n.dispatchAction({type:"downplay",escapeConnect:!0,notBlur:!0,batch:l}),s.length&&n.dispatchAction({type:"highlight",escapeConnect:!0,notBlur:!0,batch:s})}function tbt(t,e){for(var n=0;n<(t||[]).length;n++){var r=t[n];if(e.axis.dim===r.axisDim&&e.axis.model.componentIndex===r.axisIndex)return r}}function J6(t){var e=t.axis.model,n={},r=n.axisDim=t.axis.dim;return n.axisIndex=n[r+"AxisIndex"]=e.componentIndex,n.axisName=n[r+"AxisName"]=e.name,n.axisId=n[r+"AxisId"]=e.id,n}function vw(t){return!t||t[0]==null||isNaN(t[0])||t[1]==null||isNaN(t[1])}function o1(t){Jd.registerAxisPointerClass("CartesianAxisPointer",I1t),t.registerComponentModel(F1t),t.registerComponentView(j1t),t.registerPreprocessor(function(e){if(e){(!e.axisPointer||e.axisPointer.length===0)&&(e.axisPointer={});var n=e.axisPointer.link;n&&!Be(n)&&(e.axisPointer.link=[n])}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,function(e,n){e.getComponent("axisPointer").coordSysAxesInfo=Gdt(e,n)}),t.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},Y1t)}function nbt(t){Ht($ae),Ht(o1)}var rbt=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.makeElOption=function(n,r,a,i,o){var s=a.axis;s.dim==="angle"&&(this.animationThreshold=Math.PI/18);var l=s.polar,u=l.getOtherAxis(s),c=u.getExtent(),f=s.dataToCoord(r),d=i.get("type");if(d&&d!=="none"){var h=WV(i),v=ibt[d](s,l,f,c);v.style=h,n.graphicKey=v.type,n.pointer=v}var p=i.get(["label","margin"]),g=abt(r,a,i,l,p);ooe(n,a,i,o,g)},e}(HV);function abt(t,e,n,r,a){var i=e.axis,o=i.dataToCoord(t),s=r.getAngleAxis().getExtent()[0];s=s/180*Math.PI;var l=r.getRadiusAxis().getExtent(),u,c,f;if(i.dim==="radius"){var d=Ni();Oc(d,d,s),rs(d,d,[r.cx,r.cy]),u=es([o,-a],d);var h=e.getModel("axisLabel").get("rotate")||0,v=Gl.innerTextLayout(s,h*Math.PI/180,-1);c=v.textAlign,f=v.textVerticalAlign}else{var p=l[1];u=r.coordToPoint([p+a,o]);var g=r.cx,y=r.cy;c=Math.abs(u[0]-g)/p<.3?"center":u[0]>g?"left":"right",f=Math.abs(u[1]-y)/p<.3?"middle":u[1]>y?"top":"bottom"}return{position:u,align:c,verticalAlign:f}}var ibt={line:function(t,e,n,r){return t.dim==="angle"?{type:"Line",shape:jV(e.coordToPoint([r[0],n]),e.coordToPoint([r[1],n]))}:{type:"Circle",shape:{cx:e.cx,cy:e.cy,r:n}}},shadow:function(t,e,n,r){var a=Math.max(1,t.getBandWidth()),i=Math.PI/180;return t.dim==="angle"?{type:"Sector",shape:j6(e.cx,e.cy,r[0],r[1],(-n-a/2)*i,(-n+a/2)*i)}:{type:"Sector",shape:j6(e.cx,e.cy,n-a/2,n+a/2,0,Math.PI*2)}}};const obt=rbt;var sbt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.findAxisModel=function(n){var r,a=this.ecModel;return a.eachComponent(n,function(i){i.getCoordSysModel()===this&&(r=i)},this),r},e.type="polar",e.dependencies=["radiusAxis","angleAxis"],e.defaultOption={z:0,center:["50%","50%"],radius:"80%"},e}(Jt);const lbt=sbt;var YV=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.getCoordSysModel=function(){return this.getReferringComponents("polar",yr).models[0]},e.type="polarAxis",e}(Jt);sr(YV,Zv);var ubt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="angleAxis",e}(YV),cbt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="radiusAxis",e}(YV),XV=function(t){me(e,t);function e(n,r){return t.call(this,"radius",n,r)||this}return e.prototype.pointToData=function(n,r){return this.polar.pointToData(n,r)[this.dim==="radius"?0:1]},e}(_o);XV.prototype.dataToRadius=_o.prototype.dataToCoord;XV.prototype.radiusToData=_o.prototype.coordToData;const fbt=XV;var dbt=ln(),qV=function(t){me(e,t);function e(n,r){return t.call(this,"angle",n,r||[0,360])||this}return e.prototype.pointToData=function(n,r){return this.polar.pointToData(n,r)[this.dim==="radius"?0:1]},e.prototype.calculateCategoryInterval=function(){var n=this,r=n.getLabelModel(),a=n.scale,i=a.getExtent(),o=a.count();if(i[1]-i[0]<1)return 0;var s=i[0],l=n.dataToCoord(s+1)-n.dataToCoord(s),u=Math.abs(l),c=zm(s==null?"":s+"",r.getFont(),"center","top"),f=Math.max(c.height,7),d=f/u;isNaN(d)&&(d=1/0);var h=Math.max(0,Math.floor(d)),v=dbt(n.model),p=v.lastAutoInterval,g=v.lastTickCount;return p!=null&&g!=null&&Math.abs(p-h)<=1&&Math.abs(g-o)<=1&&p>h?h=p:(v.lastTickCount=o,v.lastAutoInterval=h),h},e}(_o);qV.prototype.dataToAngle=_o.prototype.dataToCoord;qV.prototype.angleToData=_o.prototype.coordToData;const hbt=qV;var doe=["radius","angle"],pbt=function(){function t(e){this.dimensions=doe,this.type="polar",this.cx=0,this.cy=0,this._radiusAxis=new fbt,this._angleAxis=new hbt,this.axisPointerEnabled=!0,this.name=e||"",this._radiusAxis.polar=this._angleAxis.polar=this}return t.prototype.containPoint=function(e){var n=this.pointToCoord(e);return this._radiusAxis.contain(n[0])&&this._angleAxis.contain(n[1])},t.prototype.containData=function(e){return this._radiusAxis.containData(e[0])&&this._angleAxis.containData(e[1])},t.prototype.getAxis=function(e){var n="_"+e+"Axis";return this[n]},t.prototype.getAxes=function(){return[this._radiusAxis,this._angleAxis]},t.prototype.getAxesByScale=function(e){var n=[],r=this._angleAxis,a=this._radiusAxis;return r.scale.type===e&&n.push(r),a.scale.type===e&&n.push(a),n},t.prototype.getAngleAxis=function(){return this._angleAxis},t.prototype.getRadiusAxis=function(){return this._radiusAxis},t.prototype.getOtherAxis=function(e){var n=this._angleAxis;return e===n?this._radiusAxis:n},t.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},t.prototype.getTooltipAxes=function(e){var n=e!=null&&e!=="auto"?this.getAxis(e):this.getBaseAxis();return{baseAxes:[n],otherAxes:[this.getOtherAxis(n)]}},t.prototype.dataToPoint=function(e,n){return this.coordToPoint([this._radiusAxis.dataToRadius(e[0],n),this._angleAxis.dataToAngle(e[1],n)])},t.prototype.pointToData=function(e,n){var r=this.pointToCoord(e);return[this._radiusAxis.radiusToData(r[0],n),this._angleAxis.angleToData(r[1],n)]},t.prototype.pointToCoord=function(e){var n=e[0]-this.cx,r=e[1]-this.cy,a=this.getAngleAxis(),i=a.getExtent(),o=Math.min(i[0],i[1]),s=Math.max(i[0],i[1]);a.inverse?o=s-360:s=o+360;var l=Math.sqrt(n*n+r*r);n/=l,r/=l;for(var u=Math.atan2(-r,n)/Math.PI*180,c=u<o?1:-1;u<o||u>s;)u+=c*360;return[l,u]},t.prototype.coordToPoint=function(e){var n=e[0],r=e[1]/180*Math.PI,a=Math.cos(r)*n+this.cx,i=-Math.sin(r)*n+this.cy;return[a,i]},t.prototype.getArea=function(){var e=this.getAngleAxis(),n=this.getRadiusAxis(),r=n.getExtent().slice();r[0]>r[1]&&r.reverse();var a=e.getExtent(),i=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:r[0],r:r[1],startAngle:-a[0]*i,endAngle:-a[1]*i,clockwise:e.inverse,contain:function(o,s){var l=o-this.cx,u=s-this.cy,c=l*l+u*u-1e-4,f=this.r,d=this.r0;return c<=f*f&&c>=d*d}}},t.prototype.convertToPixel=function(e,n,r){var a=e8(n);return a===this?this.dataToPoint(r):null},t.prototype.convertFromPixel=function(e,n,r){var a=e8(n);return a===this?this.pointToData(r):null},t}();function e8(t){var e=t.seriesModel,n=t.polarModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}const vbt=pbt;function gbt(t,e,n){var r=e.get("center"),a=n.getWidth(),i=n.getHeight();t.cx=et(r[0],a),t.cy=et(r[1],i);var o=t.getRadiusAxis(),s=Math.min(a,i)/2,l=e.get("radius");l==null?l=[0,"100%"]:Be(l)||(l=[0,l]);var u=[et(l[0],s),et(l[1],s)];o.inverse?o.setExtent(u[1],u[0]):o.setExtent(u[0],u[1])}function ybt(t,e){var n=this,r=n.getAngleAxis(),a=n.getRadiusAxis();if(r.scale.setExtent(1/0,-1/0),a.scale.setExtent(1/0,-1/0),t.eachSeries(function(s){if(s.coordinateSystem===n){var l=s.getData();W(P_(l,"radius"),function(u){a.scale.unionExtentFromData(l,u)}),W(P_(l,"angle"),function(u){r.scale.unionExtentFromData(l,u)})}}),Vd(r.scale,r.model),Vd(a.scale,a.model),r.type==="category"&&!r.onBand){var i=r.getExtent(),o=360/r.scale.count();r.inverse?i[1]+=o:i[1]-=o,r.setExtent(i[0],i[1])}}function mbt(t){return t.mainType==="angleAxis"}function t8(t,e){if(t.type=e.get("type"),t.scale=Zm(e),t.onBand=e.get("boundaryGap")&&t.type==="category",t.inverse=e.get("inverse"),mbt(e)){t.inverse=t.inverse!==e.get("clockwise");var n=e.get("startAngle");t.setExtent(n,n+(t.inverse?-360:360))}e.axis=t,t.model=e}var bbt={dimensions:doe,create:function(t,e){var n=[];return t.eachComponent("polar",function(r,a){var i=new vbt(a+"");i.update=ybt;var o=i.getRadiusAxis(),s=i.getAngleAxis(),l=r.findAxisModel("radiusAxis"),u=r.findAxisModel("angleAxis");t8(o,l),t8(s,u),gbt(i,r,e),n.push(i),r.coordinateSystem=i,i.model=r}),t.eachSeries(function(r){if(r.get("coordinateSystem")==="polar"){var a=r.getReferringComponents("polar",yr).models[0];r.coordinateSystem=a.coordinateSystem}}),n}};const Sbt=bbt;var wbt=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function Hb(t,e,n){e[1]>e[0]&&(e=e.slice().reverse());var r=t.coordToPoint([e[0],n]),a=t.coordToPoint([e[1],n]);return{x1:r[0],y1:r[1],x2:a[0],y2:a[1]}}function Wb(t){var e=t.getRadiusAxis();return e.inverse?0:1}function n8(t){var e=t[0],n=t[t.length-1];e&&n&&Math.abs(Math.abs(e.coord-n.coord)-360)<1e-4&&t.pop()}var _bt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return e.prototype.render=function(n,r){if(this.group.removeAll(),!!n.get("show")){var a=n.axis,i=a.polar,o=i.getRadiusAxis().getExtent(),s=a.getTicksCoords(),l=a.getMinorTicksCoords(),u=$e(a.getViewLabels(),function(c){c=_t(c);var f=a.scale,d=f.type==="ordinal"?f.getRawOrdinalNumber(c.tickValue):c.tickValue;return c.coord=a.dataToCoord(d),c});n8(u),n8(s),W(wbt,function(c){n.get([c,"show"])&&(!a.scale.isBlank()||c==="axisLine")&&xbt[c](this.group,n,i,s,l,o,u)},this)}},e.type="angleAxis",e}(Jd),xbt={axisLine:function(t,e,n,r,a,i){var o=e.getModel(["axisLine","lineStyle"]),s=Wb(n),l=s?0:1,u;i[l]===0?u=new is({shape:{cx:n.cx,cy:n.cy,r:i[s]},style:o.getLineStyle(),z2:1,silent:!0}):u=new Hm({shape:{cx:n.cx,cy:n.cy,r:i[s],r0:i[l]},style:o.getLineStyle(),z2:1,silent:!0}),u.style.fill=null,t.add(u)},axisTick:function(t,e,n,r,a,i){var o=e.getModel("axisTick"),s=(o.get("inside")?-1:1)*o.get("length"),l=i[Wb(n)],u=$e(r,function(c){return new Br({shape:Hb(n,[l,l+s],c.coord)})});t.add(Mi(u,{style:yt(o.getModel("lineStyle").getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])})}))},minorTick:function(t,e,n,r,a,i){if(a.length){for(var o=e.getModel("axisTick"),s=e.getModel("minorTick"),l=(o.get("inside")?-1:1)*s.get("length"),u=i[Wb(n)],c=[],f=0;f<a.length;f++)for(var d=0;d<a[f].length;d++)c.push(new Br({shape:Hb(n,[u,u+l],a[f][d].coord)}));t.add(Mi(c,{style:yt(s.getModel("lineStyle").getLineStyle(),yt(o.getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])}))}))}},axisLabel:function(t,e,n,r,a,i,o){var s=e.getCategories(!0),l=e.getModel("axisLabel"),u=l.get("margin"),c=e.get("triggerEvent");W(o,function(f,d){var h=l,v=f.tickValue,p=i[Wb(n)],g=n.coordToPoint([p+u,f.coord]),y=n.cx,m=n.cy,b=Math.abs(g[0]-y)/p<.3?"center":g[0]>y?"left":"right",w=Math.abs(g[1]-m)/p<.3?"middle":g[1]>m?"top":"bottom";if(s&&s[v]){var x=s[v];bt(x)&&x.textStyle&&(h=new Mn(x.textStyle,l,l.ecModel))}var _=new nn({silent:Gl.isLabelSilent(e),style:Nn(h,{x:g[0],y:g[1],fill:h.getTextColor()||e.get(["axisLine","lineStyle","color"]),text:f.formattedLabel,align:b,verticalAlign:w})});if(t.add(_),c){var C=Gl.makeAxisEventDataBase(e);C.targetType="axisLabel",C.value=f.rawLabel,Lt(_).eventData=C}},this)},splitLine:function(t,e,n,r,a,i){var o=e.getModel("splitLine"),s=o.getModel("lineStyle"),l=s.get("color"),u=0;l=l instanceof Array?l:[l];for(var c=[],f=0;f<r.length;f++){var d=u++%l.length;c[d]=c[d]||[],c[d].push(new Br({shape:Hb(n,i,r[f].coord)}))}for(var f=0;f<c.length;f++)t.add(Mi(c[f],{style:yt({stroke:l[f%l.length]},s.getLineStyle()),silent:!0,z:e.get("z")}))},minorSplitLine:function(t,e,n,r,a,i){if(a.length){for(var o=e.getModel("minorSplitLine"),s=o.getModel("lineStyle"),l=[],u=0;u<a.length;u++)for(var c=0;c<a[u].length;c++)l.push(new Br({shape:Hb(n,i,a[u][c].coord)}));t.add(Mi(l,{style:s.getLineStyle(),silent:!0,z:e.get("z")}))}},splitArea:function(t,e,n,r,a,i){if(r.length){var o=e.getModel("splitArea"),s=o.getModel("areaStyle"),l=s.get("color"),u=0;l=l instanceof Array?l:[l];for(var c=[],f=Math.PI/180,d=-r[0].coord*f,h=Math.min(i[0],i[1]),v=Math.max(i[0],i[1]),p=e.get("clockwise"),g=1,y=r.length;g<=y;g++){var m=g===y?r[0].coord:r[g].coord,b=u++%l.length;c[b]=c[b]||[],c[b].push(new ei({shape:{cx:n.cx,cy:n.cy,r0:h,r:v,startAngle:d,endAngle:-m*f,clockwise:p},silent:!0})),d=-m*f}for(var g=0;g<c.length;g++)t.add(Mi(c[g],{style:yt({fill:l[g%l.length]},s.getAreaStyle()),silent:!0}))}}};const Cbt=_bt;var Tbt=["axisLine","axisTickLabel","axisName"],Ebt=["splitLine","splitArea","minorSplitLine"],Mbt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return e.prototype.render=function(n,r){if(this.group.removeAll(),!!n.get("show")){var a=this._axisGroup,i=this._axisGroup=new Tt;this.group.add(i);var o=n.axis,s=o.polar,l=s.getAngleAxis(),u=o.getTicksCoords(),c=o.getMinorTicksCoords(),f=l.getExtent()[0],d=o.getExtent(),h=kbt(s,n,f),v=new Gl(n,h);W(Tbt,v.add,v),i.add(v.getGroup()),jm(a,i,n),W(Ebt,function(p){n.get([p,"show"])&&!o.scale.isBlank()&&Dbt[p](this.group,n,s,f,d,u,c)},this)}},e.type="radiusAxis",e}(Jd),Dbt={splitLine:function(t,e,n,r,a,i){var o=e.getModel("splitLine"),s=o.getModel("lineStyle"),l=s.get("color"),u=0;l=l instanceof Array?l:[l];for(var c=[],f=0;f<i.length;f++){var d=u++%l.length;c[d]=c[d]||[],c[d].push(new is({shape:{cx:n.cx,cy:n.cy,r:Math.max(i[f].coord,0)}}))}for(var f=0;f<c.length;f++)t.add(Mi(c[f],{style:yt({stroke:l[f%l.length],fill:null},s.getLineStyle()),silent:!0}))},minorSplitLine:function(t,e,n,r,a,i,o){if(o.length){for(var s=e.getModel("minorSplitLine"),l=s.getModel("lineStyle"),u=[],c=0;c<o.length;c++)for(var f=0;f<o[c].length;f++)u.push(new is({shape:{cx:n.cx,cy:n.cy,r:o[c][f].coord}}));t.add(Mi(u,{style:yt({fill:null},l.getLineStyle()),silent:!0}))}},splitArea:function(t,e,n,r,a,i){if(i.length){var o=e.getModel("splitArea"),s=o.getModel("areaStyle"),l=s.get("color"),u=0;l=l instanceof Array?l:[l];for(var c=[],f=i[0].coord,d=1;d<i.length;d++){var h=u++%l.length;c[h]=c[h]||[],c[h].push(new ei({shape:{cx:n.cx,cy:n.cy,r0:f,r:i[d].coord,startAngle:0,endAngle:Math.PI*2},silent:!0})),f=i[d].coord}for(var d=0;d<c.length;d++)t.add(Mi(c[d],{style:yt({fill:l[d%l.length]},s.getAreaStyle()),silent:!0}))}}};function kbt(t,e,n){return{position:[t.cx,t.cy],rotation:n/180*Math.PI,labelDirection:-1,tickDirection:-1,nameDirection:1,labelRotate:e.getModel("axisLabel").get("rotate"),z2:1}}const Rbt=Mbt;function hoe(t){return t.get("stack")||"__ec_stack_"+t.seriesIndex}function poe(t,e){return e.dim+t.model.componentIndex}function Lbt(t,e,n){var r={},a=Obt(_n(e.getSeriesByType(t),function(i){return!e.isSeriesFiltered(i)&&i.coordinateSystem&&i.coordinateSystem.type==="polar"}));e.eachSeriesByType(t,function(i){if(i.coordinateSystem.type==="polar"){var o=i.getData(),s=i.coordinateSystem,l=s.getBaseAxis(),u=poe(s,l),c=hoe(i),f=a[u][c],d=f.offset,h=f.width,v=s.getOtherAxis(l),p=i.coordinateSystem.cx,g=i.coordinateSystem.cy,y=i.get("barMinHeight")||0,m=i.get("barMinAngle")||0;r[c]=r[c]||[];for(var b=o.mapDimension(v.dim),w=o.mapDimension(l.dim),x=zl(o,b),_=l.dim!=="radius"||!i.get("roundCap",!0),C=v.dataToCoord(0),T=0,D=o.count();T<D;T++){var E=o.get(b,T),M=o.get(w,T),k=E>=0?"p":"n",R=C;x&&(r[c][M]||(r[c][M]={p:C,n:C}),R=r[c][M][k]);var O=void 0,I=void 0,P=void 0,N=void 0;if(v.dim==="radius"){var B=v.dataToCoord(E)-C,L=l.dataToCoord(M);Math.abs(B)<y&&(B=(B<0?-1:1)*y),O=R,I=R+B,P=L-d,N=P-h,x&&(r[c][M][k]=I)}else{var V=v.dataToCoord(E,_)-C,H=l.dataToCoord(M);Math.abs(V)<m&&(V=(V<0?-1:1)*m),O=H+d,I=O+h,P=R,N=R+V,x&&(r[c][M][k]=N)}o.setItemLayout(T,{cx:p,cy:g,r0:O,r:I,startAngle:-P*Math.PI/180,endAngle:-N*Math.PI/180,clockwise:P>=N})}}})}function Obt(t){var e={};W(t,function(r,a){var i=r.getData(),o=r.coordinateSystem,s=o.getBaseAxis(),l=poe(o,s),u=s.getExtent(),c=s.type==="category"?s.getBandWidth():Math.abs(u[1]-u[0])/i.count(),f=e[l]||{bandWidth:c,remainedWidth:c,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},d=f.stacks;e[l]=f;var h=hoe(r);d[h]||f.autoWidthCount++,d[h]=d[h]||{width:0,maxWidth:0};var v=et(r.get("barWidth"),c),p=et(r.get("barMaxWidth"),c),g=r.get("barGap"),y=r.get("barCategoryGap");v&&!d[h].width&&(v=Math.min(f.remainedWidth,v),d[h].width=v,f.remainedWidth-=v),p&&(d[h].maxWidth=p),g!=null&&(f.gap=g),y!=null&&(f.categoryGap=y)});var n={};return W(e,function(r,a){n[a]={};var i=r.stacks,o=r.bandWidth,s=et(r.categoryGap,o),l=et(r.gap,1),u=r.remainedWidth,c=r.autoWidthCount,f=(u-s)/(c+(c-1)*l);f=Math.max(f,0),W(i,function(p,g){var y=p.maxWidth;y&&y<f&&(y=Math.min(y,u),p.width&&(y=Math.min(y,p.width)),u-=y,p.width=y,c--)}),f=(u-s)/(c+(c-1)*l),f=Math.max(f,0);var d=0,h;W(i,function(p,g){p.width||(p.width=f),h=p,d+=p.width*(1+l)}),h&&(d-=h.width*l);var v=-d/2;W(i,function(p,g){n[a][g]=n[a][g]||{offset:v,width:p.width},v+=p.width*(1+l)})}),n}var Abt={startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:0}},Nbt={splitNumber:5},Vbt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="polar",e}(Wn);function Bbt(t){Ht(o1),Jd.registerAxisPointerClass("PolarAxisPointer",obt),t.registerCoordinateSystem("polar",Sbt),t.registerComponentModel(lbt),t.registerComponentView(Vbt),dv(t,"angle",ubt,Abt),dv(t,"radius",cbt,Nbt),t.registerComponentView(Cbt),t.registerComponentView(Rbt),t.registerLayout(Rt(Lbt,"bar"))}function SL(t,e){e=e||{};var n=t.coordinateSystem,r=t.axis,a={},i=r.position,o=r.orient,s=n.getRect(),l=[s.x,s.x+s.width,s.y,s.y+s.height],u={horizontal:{top:l[2],bottom:l[3]},vertical:{left:l[0],right:l[1]}};a.position=[o==="vertical"?u.vertical[i]:l[0],o==="horizontal"?u.horizontal[i]:l[3]];var c={horizontal:0,vertical:1};a.rotation=Math.PI/2*c[o];var f={top:-1,bottom:1,right:1,left:-1};a.labelDirection=a.tickDirection=a.nameDirection=f[i],t.get(["axisTick","inside"])&&(a.tickDirection=-a.tickDirection),Vr(e.labelInside,t.get(["axisLabel","inside"]))&&(a.labelDirection=-a.labelDirection);var d=e.rotate;return d==null&&(d=t.get(["axisLabel","rotate"])),a.labelRotation=i==="top"?-d:d,a.z2=1,a}var $bt=["axisLine","axisTickLabel","axisName"],Ibt=["splitArea","splitLine"],Pbt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="SingleAxisPointer",n}return e.prototype.render=function(n,r,a,i){var o=this.group;o.removeAll();var s=this._axisGroup;this._axisGroup=new Tt;var l=SL(n),u=new Gl(n,l);W($bt,u.add,u),o.add(this._axisGroup),o.add(u.getGroup()),W(Ibt,function(c){n.get([c,"show"])&&Fbt[c](this,this.group,this._axisGroup,n)},this),jm(s,this._axisGroup,n),t.prototype.render.call(this,n,r,a,i)},e.prototype.remove=function(){Nae(this)},e.type="singleAxis",e}(Jd),Fbt={splitLine:function(t,e,n,r){var a=r.axis;if(!a.scale.isBlank()){var i=r.getModel("splitLine"),o=i.getModel("lineStyle"),s=o.get("color");s=s instanceof Array?s:[s];for(var l=o.get("width"),u=r.coordinateSystem.getRect(),c=a.isHorizontal(),f=[],d=0,h=a.getTicksCoords({tickModel:i}),v=[],p=[],g=0;g<h.length;++g){var y=a.toGlobalCoord(h[g].coord);c?(v[0]=y,v[1]=u.y,p[0]=y,p[1]=u.y+u.height):(v[0]=u.x,v[1]=y,p[0]=u.x+u.width,p[1]=y);var m=new Br({shape:{x1:v[0],y1:v[1],x2:p[0],y2:p[1]},silent:!0});lv(m.shape,l);var b=d++%s.length;f[b]=f[b]||[],f[b].push(m)}for(var w=o.getLineStyle(["color"]),g=0;g<f.length;++g)e.add(Mi(f[g],{style:yt({stroke:s[g%s.length]},w),silent:!0}))}},splitArea:function(t,e,n,r){Aae(t,n,r,r)}};const zbt=Pbt;var voe=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.getCoordSysModel=function(){return this},e.type="singleAxis",e.layoutMode="box",e.defaultOption={left:"5%",top:"5%",right:"5%",bottom:"5%",type:"value",position:"bottom",orient:"horizontal",axisLine:{show:!0,lineStyle:{width:1,type:"solid"}},tooltip:{show:!0},axisTick:{show:!0,length:6,lineStyle:{width:1}},axisLabel:{show:!0,interval:"auto"},splitLine:{show:!0,lineStyle:{type:"dashed",opacity:.2}}},e}(Jt);sr(voe,Zv.prototype);const TM=voe;var Gbt=function(t){me(e,t);function e(n,r,a,i,o){var s=t.call(this,n,r,a)||this;return s.type=i||"value",s.position=o||"bottom",s}return e.prototype.isHorizontal=function(){var n=this.position;return n==="top"||n==="bottom"},e.prototype.pointToData=function(n,r){return this.coordinateSystem.pointToData(n)[0]},e}(_o);const Ubt=Gbt;var goe=["single"],Hbt=function(){function t(e,n,r){this.type="single",this.dimension="single",this.dimensions=goe,this.axisPointerEnabled=!0,this.model=e,this._init(e,n,r)}return t.prototype._init=function(e,n,r){var a=this.dimension,i=new Ubt(a,Zm(e),[0,0],e.get("type"),e.get("position")),o=i.type==="category";i.onBand=o&&e.get("boundaryGap"),i.inverse=e.get("inverse"),i.orient=e.get("orient"),e.axis=i,i.model=e,i.coordinateSystem=this,this._axis=i},t.prototype.update=function(e,n){e.eachSeries(function(r){if(r.coordinateSystem===this){var a=r.getData();W(a.mapDimensionsAll(this.dimension),function(i){this._axis.scale.unionExtentFromData(a,i)},this),Vd(this._axis.scale,this._axis.model)}},this)},t.prototype.resize=function(e,n){this._rect=xr({left:e.get("left"),top:e.get("top"),right:e.get("right"),bottom:e.get("bottom"),width:e.get("width"),height:e.get("height")},{width:n.getWidth(),height:n.getHeight()}),this._adjustAxis()},t.prototype.getRect=function(){return this._rect},t.prototype._adjustAxis=function(){var e=this._rect,n=this._axis,r=n.isHorizontal(),a=r?[0,e.width]:[0,e.height],i=n.inverse?1:0;n.setExtent(a[i],a[1-i]),this._updateAxisTransform(n,r?e.x:e.y)},t.prototype._updateAxisTransform=function(e,n){var r=e.getExtent(),a=r[0]+r[1],i=e.isHorizontal();e.toGlobalCoord=i?function(o){return o+n}:function(o){return a-o+n},e.toLocalCoord=i?function(o){return o-n}:function(o){return a-o+n}},t.prototype.getAxis=function(){return this._axis},t.prototype.getBaseAxis=function(){return this._axis},t.prototype.getAxes=function(){return[this._axis]},t.prototype.getTooltipAxes=function(){return{baseAxes:[this.getAxis()],otherAxes:[]}},t.prototype.containPoint=function(e){var n=this.getRect(),r=this.getAxis(),a=r.orient;return a==="horizontal"?r.contain(r.toLocalCoord(e[0]))&&e[1]>=n.y&&e[1]<=n.y+n.height:r.contain(r.toLocalCoord(e[1]))&&e[0]>=n.y&&e[0]<=n.y+n.height},t.prototype.pointToData=function(e){var n=this.getAxis();return[n.coordToData(n.toLocalCoord(e[n.orient==="horizontal"?0:1]))]},t.prototype.dataToPoint=function(e){var n=this.getAxis(),r=this.getRect(),a=[],i=n.orient==="horizontal"?0:1;return e instanceof Array&&(e=e[0]),a[i]=n.toGlobalCoord(n.dataToCoord(+e)),a[1-i]=i===0?r.y+r.height/2:r.x+r.width/2,a},t.prototype.convertToPixel=function(e,n,r){var a=r8(n);return a===this?this.dataToPoint(r):null},t.prototype.convertFromPixel=function(e,n,r){var a=r8(n);return a===this?this.pointToData(r):null},t}();function r8(t){var e=t.seriesModel,n=t.singleAxisModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}function Wbt(t,e){var n=[];return t.eachComponent("singleAxis",function(r,a){var i=new Hbt(r,t,e);i.name="single_"+a,i.resize(r,e),r.coordinateSystem=i,n.push(i)}),t.eachSeries(function(r){if(r.get("coordinateSystem")==="singleAxis"){var a=r.getReferringComponents("singleAxis",yr).models[0];r.coordinateSystem=a&&a.coordinateSystem}}),n}var Kbt={create:Wbt,dimensions:goe};const jbt=Kbt;var a8=["x","y"],Ybt=["width","height"],Xbt=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.makeElOption=function(n,r,a,i,o){var s=a.axis,l=s.coordinateSystem,u=EM(l,1-ex(s)),c=l.dataToPoint(r)[0],f=i.get("type");if(f&&f!=="none"){var d=WV(i),h=qbt[f](s,c,u);h.style=d,n.graphicKey=h.type,n.pointer=h}var v=SL(a);loe(r,n,v,a,i,o)},e.prototype.getHandleTransform=function(n,r,a){var i=SL(r,{labelInside:!1});i.labelMargin=a.get(["handle","margin"]);var o=KV(r.axis,n,i);return{x:o[0],y:o[1],rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(n,r,a,i){var o=a.axis,s=o.coordinateSystem,l=ex(o),u=EM(s,l),c=[n.x,n.y];c[l]+=r[l],c[l]=Math.min(u[1],c[l]),c[l]=Math.max(u[0],c[l]);var f=EM(s,1-l),d=(f[1]+f[0])/2,h=[d,d];return h[l]=c[l],{x:c[0],y:c[1],rotation:n.rotation,cursorPoint:h,tooltipOption:{verticalAlign:"middle"}}},e}(HV),qbt={line:function(t,e,n){var r=jV([e,n[0]],[e,n[1]],ex(t));return{type:"Line",subPixelOptimize:!0,shape:r}},shadow:function(t,e,n){var r=t.getBandWidth(),a=n[1]-n[0];return{type:"Rect",shape:uoe([e-r/2,n[0]],[r,a],ex(t))}}};function ex(t){return t.isHorizontal()?0:1}function EM(t,e){var n=t.getRect();return[n[a8[e]],n[a8[e]]+n[Ybt[e]]]}const Zbt=Xbt;var Qbt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="single",e}(Wn);function Jbt(t){Ht(o1),Jd.registerAxisPointerClass("SingleAxisPointer",Zbt),t.registerComponentView(Qbt),t.registerComponentView(zbt),t.registerComponentModel(TM),dv(t,"single",TM,TM.defaultOption),t.registerCoordinateSystem("single",jbt)}var eSt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(n,r,a){var i=Uv(n);t.prototype.init.apply(this,arguments),i8(n,i)},e.prototype.mergeOption=function(n){t.prototype.mergeOption.apply(this,arguments),i8(this.option,n)},e.prototype.getCellSize=function(){return this.option.cellSize},e.type="calendar",e.defaultOption={z:2,left:80,top:60,cellSize:20,orient:"horizontal",splitLine:{show:!0,lineStyle:{color:"#000",width:1,type:"solid"}},itemStyle:{color:"#fff",borderWidth:1,borderColor:"#ccc"},dayLabel:{show:!0,firstDay:0,position:"start",margin:"50%",color:"#000"},monthLabel:{show:!0,position:"start",margin:5,align:"center",formatter:null,color:"#000"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:"#ccc",fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},e}(Jt);function i8(t,e){var n=t.cellSize,r;Be(n)?r=n:r=t.cellSize=[n,n],r.length===1&&(r[1]=r[0]);var a=$e([0,1],function(i){return Hit(e,i)&&(r[i]="auto"),r[i]!=null&&r[i]!=="auto"});yc(t,e,{type:"box",ignoreSize:a})}const tSt=eSt;var nSt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){var i=this.group;i.removeAll();var o=n.coordinateSystem,s=o.getRangeInfo(),l=o.getOrient(),u=r.getLocaleModel();this._renderDayRect(n,s,i),this._renderLines(n,s,l,i),this._renderYearText(n,s,l,i),this._renderMonthText(n,u,l,i),this._renderWeekText(n,u,s,l,i)},e.prototype._renderDayRect=function(n,r,a){for(var i=n.coordinateSystem,o=n.getModel("itemStyle").getItemStyle(),s=i.getCellWidth(),l=i.getCellHeight(),u=r.start.time;u<=r.end.time;u=i.getNextNDay(u,1).time){var c=i.dataToRect([u],!1).tl,f=new rn({shape:{x:c[0],y:c[1],width:s,height:l},cursor:"default",style:o});a.add(f)}},e.prototype._renderLines=function(n,r,a,i){var o=this,s=n.coordinateSystem,l=n.getModel(["splitLine","lineStyle"]).getLineStyle(),u=n.get(["splitLine","show"]),c=l.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var f=r.start,d=0;f.time<=r.end.time;d++){v(f.formatedDate),d===0&&(f=s.getDateInfo(r.start.y+"-"+r.start.m));var h=f.date;h.setMonth(h.getMonth()+1),f=s.getDateInfo(h)}v(s.getNextNDay(r.end.time,1).formatedDate);function v(p){o._firstDayOfMonth.push(s.getDateInfo(p)),o._firstDayPoints.push(s.dataToRect([p],!1).tl);var g=o._getLinePointsOfOneWeek(n,p,a);o._tlpoints.push(g[0]),o._blpoints.push(g[g.length-1]),u&&o._drawSplitline(g,l,i)}u&&this._drawSplitline(o._getEdgesPoints(o._tlpoints,c,a),l,i),u&&this._drawSplitline(o._getEdgesPoints(o._blpoints,c,a),l,i)},e.prototype._getEdgesPoints=function(n,r,a){var i=[n[0].slice(),n[n.length-1].slice()],o=a==="horizontal"?0:1;return i[0][o]=i[0][o]-r/2,i[1][o]=i[1][o]+r/2,i},e.prototype._drawSplitline=function(n,r,a){var i=new ai({z2:20,shape:{points:n},style:r});a.add(i)},e.prototype._getLinePointsOfOneWeek=function(n,r,a){for(var i=n.coordinateSystem,o=i.getDateInfo(r),s=[],l=0;l<7;l++){var u=i.getNextNDay(o.time,l),c=i.dataToRect([u.time],!1);s[2*u.day]=c.tl,s[2*u.day+1]=c[a==="horizontal"?"bl":"tr"]}return s},e.prototype._formatterLabel=function(n,r){return rt(n)&&n?Fit(n,r):vt(n)?n(r):r.nameMap},e.prototype._yearTextPositionControl=function(n,r,a,i,o){var s=r[0],l=r[1],u=["center","bottom"];i==="bottom"?(l+=o,u=["center","top"]):i==="left"?s-=o:i==="right"?(s+=o,u=["center","top"]):l-=o;var c=0;return(i==="left"||i==="right")&&(c=Math.PI/2),{rotation:c,x:s,y:l,style:{align:u[0],verticalAlign:u[1]}}},e.prototype._renderYearText=function(n,r,a,i){var o=n.getModel("yearLabel");if(o.get("show")){var s=o.get("margin"),l=o.get("position");l||(l=a!=="horizontal"?"top":"left");var u=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],c=(u[0][0]+u[1][0])/2,f=(u[0][1]+u[1][1])/2,d=a==="horizontal"?0:1,h={top:[c,u[d][1]],bottom:[c,u[1-d][1]],left:[u[1-d][0],f],right:[u[d][0],f]},v=r.start.y;+r.end.y>+r.start.y&&(v=v+"-"+r.end.y);var p=o.get("formatter"),g={start:r.start.y,end:r.end.y,nameMap:v},y=this._formatterLabel(p,g),m=new nn({z2:30,style:Nn(o,{text:y})});m.attr(this._yearTextPositionControl(m,h[l],a,l,s)),i.add(m)}},e.prototype._monthTextPositionControl=function(n,r,a,i,o){var s="left",l="top",u=n[0],c=n[1];return a==="horizontal"?(c=c+o,r&&(s="center"),i==="start"&&(l="bottom")):(u=u+o,r&&(l="middle"),i==="start"&&(s="right")),{x:u,y:c,align:s,verticalAlign:l}},e.prototype._renderMonthText=function(n,r,a,i){var o=n.getModel("monthLabel");if(o.get("show")){var s=o.get("nameMap"),l=o.get("margin"),u=o.get("position"),c=o.get("align"),f=[this._tlpoints,this._blpoints];(!s||rt(s))&&(s&&(r=kR(s)||r),s=r.get(["time","monthAbbr"])||[]);var d=u==="start"?0:1,h=a==="horizontal"?0:1;l=u==="start"?-l:l;for(var v=c==="center",p=0;p<f[d].length-1;p++){var g=f[d][p].slice(),y=this._firstDayOfMonth[p];if(v){var m=this._firstDayPoints[p];g[h]=(m[h]+f[0][p+1][h])/2}var b=o.get("formatter"),w=s[+y.m-1],x={yyyy:y.y,yy:(y.y+"").slice(2),MM:y.m,M:+y.m,nameMap:w},_=this._formatterLabel(b,x),C=new nn({z2:30,style:Ae(Nn(o,{text:_}),this._monthTextPositionControl(g,v,a,u,l))});i.add(C)}}},e.prototype._weekTextPositionControl=function(n,r,a,i,o){var s="center",l="middle",u=n[0],c=n[1],f=a==="start";return r==="horizontal"?(u=u+i+(f?1:-1)*o[0]/2,s=f?"right":"left"):(c=c+i+(f?1:-1)*o[1]/2,l=f?"bottom":"top"),{x:u,y:c,align:s,verticalAlign:l}},e.prototype._renderWeekText=function(n,r,a,i,o){var s=n.getModel("dayLabel");if(s.get("show")){var l=n.coordinateSystem,u=s.get("position"),c=s.get("nameMap"),f=s.get("margin"),d=l.getFirstDayOfWeek();if(!c||rt(c)){c&&(r=kR(c)||r);var h=r.get(["time","dayOfWeekShort"]);c=h||$e(r.get(["time","dayOfWeekAbbr"]),function(x){return x[0]})}var v=l.getNextNDay(a.end.time,7-a.lweek).time,p=[l.getCellWidth(),l.getCellHeight()];f=et(f,Math.min(p[1],p[0])),u==="start"&&(v=l.getNextNDay(a.start.time,-(7+a.fweek)).time,f=-f);for(var g=0;g<7;g++){var y=l.getNextNDay(v,g),m=l.dataToRect([y.time],!1).center,b=g;b=Math.abs((g+d)%7);var w=new nn({z2:30,style:Ae(Nn(s,{text:c[b]}),this._weekTextPositionControl(m,i,u,f,p))});o.add(w)}}},e.type="calendar",e}(Wn);const rSt=nSt;var MM=864e5,aSt=function(){function t(e,n,r){this.type="calendar",this.dimensions=t.dimensions,this.getDimensionsInfo=t.getDimensionsInfo,this._model=e}return t.getDimensionsInfo=function(){return[{name:"time",type:"time"},"value"]},t.prototype.getRangeInfo=function(){return this._rangeInfo},t.prototype.getModel=function(){return this._model},t.prototype.getRect=function(){return this._rect},t.prototype.getCellWidth=function(){return this._sw},t.prototype.getCellHeight=function(){return this._sh},t.prototype.getOrient=function(){return this._orient},t.prototype.getFirstDayOfWeek=function(){return this._firstDayOfWeek},t.prototype.getDateInfo=function(e){e=Vi(e);var n=e.getFullYear(),r=e.getMonth()+1,a=r<10?"0"+r:""+r,i=e.getDate(),o=i<10?"0"+i:""+i,s=e.getDay();return s=Math.abs((s+7-this.getFirstDayOfWeek())%7),{y:n+"",m:a,d:o,day:s,time:e.getTime(),formatedDate:n+"-"+a+"-"+o,date:e}},t.prototype.getNextNDay=function(e,n){return n=n||0,n===0?this.getDateInfo(e):(e=new Date(this.getDateInfo(e).time),e.setDate(e.getDate()+n),this.getDateInfo(e))},t.prototype.update=function(e,n){this._firstDayOfWeek=+this._model.getModel("dayLabel").get("firstDay"),this._orient=this._model.get("orient"),this._lineWidth=this._model.getModel("itemStyle").getItemStyle().lineWidth||0,this._rangeInfo=this._getRangeInfo(this._initRangeOption());var r=this._rangeInfo.weeks||1,a=["width","height"],i=this._model.getCellSize().slice(),o=this._model.getBoxLayoutParams(),s=this._orient==="horizontal"?[r,7]:[7,r];W([0,1],function(f){c(i,f)&&(o[a[f]]=i[f]*s[f])});var l={width:n.getWidth(),height:n.getHeight()},u=this._rect=xr(o,l);W([0,1],function(f){c(i,f)||(i[f]=u[a[f]]/s[f])});function c(f,d){return f[d]!=null&&f[d]!=="auto"}this._sw=i[0],this._sh=i[1]},t.prototype.dataToPoint=function(e,n){Be(e)&&(e=e[0]),n==null&&(n=!0);var r=this.getDateInfo(e),a=this._rangeInfo,i=r.formatedDate;if(n&&!(r.time>=a.start.time&&r.time<a.end.time+MM))return[NaN,NaN];var o=r.day,s=this._getRangeInfo([a.start.time,i]).nthWeek;return this._orient==="vertical"?[this._rect.x+o*this._sw+this._sw/2,this._rect.y+s*this._sh+this._sh/2]:[this._rect.x+s*this._sw+this._sw/2,this._rect.y+o*this._sh+this._sh/2]},t.prototype.pointToData=function(e){var n=this.pointToDate(e);return n&&n.time},t.prototype.dataToRect=function(e,n){var r=this.dataToPoint(e,n);return{contentShape:{x:r[0]-(this._sw-this._lineWidth)/2,y:r[1]-(this._sh-this._lineWidth)/2,width:this._sw-this._lineWidth,height:this._sh-this._lineWidth},center:r,tl:[r[0]-this._sw/2,r[1]-this._sh/2],tr:[r[0]+this._sw/2,r[1]-this._sh/2],br:[r[0]+this._sw/2,r[1]+this._sh/2],bl:[r[0]-this._sw/2,r[1]+this._sh/2]}},t.prototype.pointToDate=function(e){var n=Math.floor((e[0]-this._rect.x)/this._sw)+1,r=Math.floor((e[1]-this._rect.y)/this._sh)+1,a=this._rangeInfo.range;return this._orient==="vertical"?this._getDateByWeeksAndDay(r,n-1,a):this._getDateByWeeksAndDay(n,r-1,a)},t.prototype.convertToPixel=function(e,n,r){var a=o8(n);return a===this?a.dataToPoint(r):null},t.prototype.convertFromPixel=function(e,n,r){var a=o8(n);return a===this?a.pointToData(r):null},t.prototype.containPoint=function(e){return console.warn("Not implemented."),!1},t.prototype._initRangeOption=function(){var e=this._model.get("range"),n;if(Be(e)&&e.length===1&&(e=e[0]),Be(e))n=e;else{var r=e.toString();if(/^\d{4}$/.test(r)&&(n=[r+"-01-01",r+"-12-31"]),/^\d{4}[\/|-]\d{1,2}$/.test(r)){var a=this.getDateInfo(r),i=a.date;i.setMonth(i.getMonth()+1);var o=this.getNextNDay(i,-1);n=[a.formatedDate,o.formatedDate]}/^\d{4}[\/|-]\d{1,2}[\/|-]\d{1,2}$/.test(r)&&(n=[r,r])}if(!n)return e;var s=this._getRangeInfo(n);return s.start.time>s.end.time&&n.reverse(),n},t.prototype._getRangeInfo=function(e){var n=[this.getDateInfo(e[0]),this.getDateInfo(e[1])],r;n[0].time>n[1].time&&(r=!0,n.reverse());var a=Math.floor(n[1].time/MM)-Math.floor(n[0].time/MM)+1,i=new Date(n[0].time),o=i.getDate(),s=n[1].date.getDate();i.setDate(o+a-1);var l=i.getDate();if(l!==s)for(var u=i.getTime()-n[1].time>0?1:-1;(l=i.getDate())!==s&&(i.getTime()-n[1].time)*u>0;)a-=u,i.setDate(l-u);var c=Math.floor((a+n[0].day+6)/7),f=r?-c+1:c-1;return r&&n.reverse(),{range:[n[0].formatedDate,n[1].formatedDate],start:n[0],end:n[1],allDay:a,weeks:c,nthWeek:f,fweek:n[0].day,lweek:n[1].day}},t.prototype._getDateByWeeksAndDay=function(e,n,r){var a=this._getRangeInfo(r);if(e>a.weeks||e===0&&n<a.fweek||e===a.weeks&&n>a.lweek)return null;var i=(e-1)*7-a.fweek+n,o=new Date(a.start.time);return o.setDate(+a.start.d+i),this.getDateInfo(o)},t.create=function(e,n){var r=[];return e.eachComponent("calendar",function(a){var i=new t(a);r.push(i),a.coordinateSystem=i}),e.eachSeries(function(a){a.get("coordinateSystem")==="calendar"&&(a.coordinateSystem=r[a.get("calendarIndex")||0])}),r},t.dimensions=["time","value"],t}();function o8(t){var e=t.calendarModel,n=t.seriesModel,r=e?e.coordinateSystem:n?n.coordinateSystem:null;return r}const iSt=aSt;function oSt(t){t.registerComponentModel(tSt),t.registerComponentView(rSt),t.registerCoordinateSystem("calendar",iSt)}function sSt(t,e){var n=t.existing;if(e.id=t.keyInfo.id,!e.type&&n&&(e.type=n.type),e.parentId==null){var r=e.parentOption;r?e.parentId=r.id:n&&(e.parentId=n.parentId)}e.parentOption=null}function s8(t,e){var n;return W(e,function(r){t[r]!=null&&t[r]!=="auto"&&(n=!0)}),n}function lSt(t,e,n){var r=Ae({},n),a=t[e],i=n.$action||"merge";i==="merge"?a?($t(a,r,!0),yc(a,r,{ignoreSize:!0}),Qte(n,a),Kb(n,a),Kb(n,a,"shape"),Kb(n,a,"style"),Kb(n,a,"extra"),n.clipPath=a.clipPath):t[e]=r:i==="replace"?t[e]=r:i==="remove"&&a&&(t[e]=null)}var yoe=["transition","enterFrom","leaveTo"],uSt=yoe.concat(["enterAnimation","updateAnimation","leaveAnimation"]);function Kb(t,e,n){if(n&&(!t[n]&&e[n]&&(t[n]={}),t=t[n],e=e[n]),!(!t||!e))for(var r=n?yoe:uSt,a=0;a<r.length;a++){var i=r[a];t[i]==null&&e[i]!=null&&(t[i]=e[i])}}function cSt(t,e){if(t&&(t.hv=e.hv=[s8(e,["left","right"]),s8(e,["top","bottom"])],t.type==="group")){var n=t,r=e;n.width==null&&(n.width=r.width=0),n.height==null&&(n.height=r.height=0)}}var fSt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.preventAutoZ=!0,n}return e.prototype.mergeOption=function(n,r){var a=this.option.elements;this.option.elements=null,t.prototype.mergeOption.call(this,n,r),this.option.elements=a},e.prototype.optionUpdated=function(n,r){var a=this.option,i=(r?a:n).elements,o=a.elements=r?[]:a.elements,s=[];this._flatten(i,s,null);var l=Vee(o,s,"normalMerge"),u=this._elOptionsToUpdate=[];W(l,function(c,f){var d=c.newOption;d&&(u.push(d),sSt(c,d),lSt(o,f,d),cSt(o[f],d))},this),a.elements=_n(o,function(c){return c&&delete c.$action,c!=null})},e.prototype._flatten=function(n,r,a){W(n,function(i){if(i){a&&(i.parentOption=a),r.push(i);var o=i.children;o&&o.length&&this._flatten(o,r,i),delete i.children}},this)},e.prototype.useElOptionsToUpdate=function(){var n=this._elOptionsToUpdate;return this._elOptionsToUpdate=null,n},e.type="graphic",e.defaultOption={elements:[]},e}(Jt),l8={path:null,compoundPath:null,group:Tt,image:na,text:nn},qi=ln(),dSt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(){this._elMap=ft()},e.prototype.render=function(n,r,a){n!==this._lastGraphicModel&&this._clear(),this._lastGraphicModel=n,this._updateElements(n),this._relocate(n,a)},e.prototype._updateElements=function(n){var r=n.useElOptionsToUpdate();if(r){var a=this._elMap,i=this.group,o=n.get("z"),s=n.get("zlevel");W(r,function(l){var u=Rr(l.id,null),c=u!=null?a.get(u):null,f=Rr(l.parentId,null),d=f!=null?a.get(f):i,h=l.type,v=l.style;h==="text"&&v&&l.hv&&l.hv[1]&&(v.textVerticalAlign=v.textBaseline=v.verticalAlign=v.align=null);var p=l.textContent,g=l.textConfig;if(v&&qie(v,h,!!g,!!p)){var y=Zie(v,h,!0);!g&&y.textConfig&&(g=l.textConfig=y.textConfig),!p&&y.textContent&&(p=y.textContent)}var m=hSt(l),b=l.$action||"merge",w=b==="merge",x=b==="replace";if(w){var _=!c,C=c;_?C=u8(u,d,l.type,a):(C&&(qi(C).isNew=!1),toe(C)),C&&(pw(C,m,n,{isInit:_}),c8(C,l,o,s))}else if(x){gw(c,l,a,n);var T=u8(u,d,l.type,a);T&&(pw(T,m,n,{isInit:!0}),c8(T,l,o,s))}else b==="remove"&&(Jie(c,l),gw(c,l,a,n));var D=a.get(u);if(D&&p)if(w){var E=D.getTextContent();E?E.attr(p):D.setTextContent(new nn(p))}else x&&D.setTextContent(new nn(p));if(D){var M=l.clipPath;if(M){var k=M.type,R=void 0,_=!1;if(w){var O=D.getClipPath();_=!O||qi(O).type!==k,R=_?wL(k):O}else x&&(_=!0,R=wL(k));D.setClipPath(R),pw(R,M,n,{isInit:_}),Q_(R,M.keyframeAnimation,n)}var I=qi(D);D.setTextConfig(g),I.option=l,pSt(D,n,l),Fv({el:D,componentModel:n,itemName:D.name,itemTooltipOption:l.tooltip}),Q_(D,l.keyframeAnimation,n)}})}},e.prototype._relocate=function(n,r){for(var a=n.option.elements,i=this.group,o=this._elMap,s=r.getWidth(),l=r.getHeight(),u=["x","y"],c=0;c<a.length;c++){var f=a[c],d=Rr(f.id,null),h=d!=null?o.get(d):null;if(!(!h||!h.isGroup)){var v=h.parent,p=v===i,g=qi(h),y=qi(v);g.width=et(g.option.width,p?s:y.width)||0,g.height=et(g.option.height,p?l:y.height)||0}}for(var c=a.length-1;c>=0;c--){var f=a[c],d=Rr(f.id,null),h=d!=null?o.get(d):null;if(h){var v=h.parent,y=qi(v),m=v===i?{width:s,height:l}:{width:y.width,height:y.height},b={},w=HC(h,f,m,null,{hv:f.hv,boundingMode:f.bounding},b);if(!qi(h).isNew&&w){for(var x=f.transition,_={},C=0;C<u.length;C++){var T=u[C],D=b[T];x&&(_d(x)||Gt(x,T)>=0)?_[T]=D:h[T]=D}fn(h,_,n,0)}else h.attr(b)}}},e.prototype._clear=function(){var n=this,r=this._elMap;r.each(function(a){gw(a,qi(a).option,r,n._lastGraphicModel)}),this._elMap=ft()},e.prototype.dispose=function(){this._clear()},e.type="graphic",e}(Wn);function wL(t){var e=st(l8,t)?l8[t]:$C(t),n=new e({});return qi(n).type=t,n}function u8(t,e,n,r){var a=wL(n);return e.add(a),r.set(t,a),qi(a).id=t,qi(a).isNew=!0,a}function gw(t,e,n,r){var a=t&&t.parent;a&&(t.type==="group"&&t.traverse(function(i){gw(i,e,n,r)}),sT(t,e,r),n.removeKey(qi(t).id))}function c8(t,e,n,r){t.isGroup||W([["cursor",yo.prototype.cursor],["zlevel",r||0],["z",n||0],["z2",0]],function(a){var i=a[0];st(e,i)?t[i]=Pt(e[i],a[1]):t[i]==null&&(t[i]=a[1])}),W(Xt(e),function(a){if(a.indexOf("on")===0){var i=e[a];t[a]=vt(i)?i:null}}),st(e,"draggable")&&(t.draggable=e.draggable),e.name!=null&&(t.name=e.name),e.id!=null&&(t.id=e.id)}function hSt(t){return t=Ae({},t),W(["id","parentId","$action","hv","bounding","textContent","clipPath"].concat(Zte),function(e){delete t[e]}),t}function pSt(t,e,n){var r=Lt(t).eventData;!t.silent&&!t.ignore&&!r&&(r=Lt(t).eventData={componentType:"graphic",componentIndex:e.componentIndex,name:t.name}),r&&(r.info=n.info)}function vSt(t){t.registerComponentModel(fSt),t.registerComponentView(dSt),t.registerPreprocessor(function(e){var n=e.graphic;Be(n)?!n[0]||!n[0].elements?e.graphic=[{elements:n}]:e.graphic=[e.graphic[0]]:n&&!n.elements&&(e.graphic=[{elements:[n]}])})}var f8=["x","y","radius","angle","single"],gSt=["cartesian2d","polar","singleAxis"];function ySt(t){var e=t.get("coordinateSystem");return Gt(gSt,e)>=0}function Wu(t){return t+"Axis"}function mSt(t,e){var n=ft(),r=[],a=ft();t.eachComponent({mainType:"dataZoom",query:e},function(c){a.get(c.uid)||s(c)});var i;do i=!1,t.eachComponent("dataZoom",o);while(i);function o(c){!a.get(c.uid)&&l(c)&&(s(c),i=!0)}function s(c){a.set(c.uid,!0),r.push(c),u(c)}function l(c){var f=!1;return c.eachTargetAxis(function(d,h){var v=n.get(d);v&&v[h]&&(f=!0)}),f}function u(c){c.eachTargetAxis(function(f,d){(n.get(f)||n.set(f,[]))[d]=!0})}return r}function moe(t){var e=t.ecModel,n={infoList:[],infoMap:ft()};return t.eachTargetAxis(function(r,a){var i=e.getComponent(Wu(r),a);if(i){var o=i.getCoordSysModel();if(o){var s=o.uid,l=n.infoMap.get(s);l||(l={model:o,axisModels:[]},n.infoList.push(l),n.infoMap.set(s,l)),l.axisModels.push(i)}}}),n}var DM=function(){function t(){this.indexList=[],this.indexMap=[]}return t.prototype.add=function(e){this.indexMap[e]||(this.indexList.push(e),this.indexMap[e]=!0)},t}(),bSt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._autoThrottle=!0,n._noTarget=!0,n._rangePropMode=["percent","percent"],n}return e.prototype.init=function(n,r,a){var i=d8(n);this.settledOption=i,this.mergeDefaultAndTheme(n,a),this._doInit(i)},e.prototype.mergeOption=function(n){var r=d8(n);$t(this.option,n,!0),$t(this.settledOption,r,!0),this._doInit(r)},e.prototype._doInit=function(n){var r=this.option;this._setDefaultThrottle(n),this._updateRangeUse(n);var a=this.settledOption;W([["start","startValue"],["end","endValue"]],function(i,o){this._rangePropMode[o]==="value"&&(r[i[0]]=a[i[0]]=null)},this),this._resetTarget()},e.prototype._resetTarget=function(){var n=this.get("orient",!0),r=this._targetAxisInfoMap=ft(),a=this._fillSpecifiedTargetAxis(r);a?this._orient=n||this._makeAutoOrientByTargetAxis():(this._orient=n||"horizontal",this._fillAutoTargetAxisByOrient(r,this._orient)),this._noTarget=!0,r.each(function(i){i.indexList.length&&(this._noTarget=!1)},this)},e.prototype._fillSpecifiedTargetAxis=function(n){var r=!1;return W(f8,function(a){var i=this.getReferringComponents(Wu(a),xrt);if(i.specified){r=!0;var o=new DM;W(i.models,function(s){o.add(s.componentIndex)}),n.set(a,o)}},this),r},e.prototype._fillAutoTargetAxisByOrient=function(n,r){var a=this.ecModel,i=!0;if(i){var o=r==="vertical"?"y":"x",s=a.findComponents({mainType:o+"Axis"});l(s,o)}if(i){var s=a.findComponents({mainType:"singleAxis",filter:function(c){return c.get("orient",!0)===r}});l(s,"single")}function l(u,c){var f=u[0];if(f){var d=new DM;if(d.add(f.componentIndex),n.set(c,d),i=!1,c==="x"||c==="y"){var h=f.getReferringComponents("grid",yr).models[0];h&&W(u,function(v){f.componentIndex!==v.componentIndex&&h===v.getReferringComponents("grid",yr).models[0]&&d.add(v.componentIndex)})}}}i&&W(f8,function(u){if(i){var c=a.findComponents({mainType:Wu(u),filter:function(d){return d.get("type",!0)==="category"}});if(c[0]){var f=new DM;f.add(c[0].componentIndex),n.set(u,f),i=!1}}},this)},e.prototype._makeAutoOrientByTargetAxis=function(){var n;return this.eachTargetAxis(function(r){!n&&(n=r)},this),n==="y"?"vertical":"horizontal"},e.prototype._setDefaultThrottle=function(n){if(n.hasOwnProperty("throttle")&&(this._autoThrottle=!1),this._autoThrottle){var r=this.ecModel.option;this.option.throttle=r.animation&&r.animationDurationUpdate>0?100:20}},e.prototype._updateRangeUse=function(n){var r=this._rangePropMode,a=this.get("rangeMode");W([["start","startValue"],["end","endValue"]],function(i,o){var s=n[i[0]]!=null,l=n[i[1]]!=null;s&&!l?r[o]="percent":!s&&l?r[o]="value":a?r[o]=a[o]:s&&(r[o]="percent")})},e.prototype.noTarget=function(){return this._noTarget},e.prototype.getFirstTargetAxisModel=function(){var n;return this.eachTargetAxis(function(r,a){n==null&&(n=this.ecModel.getComponent(Wu(r),a))},this),n},e.prototype.eachTargetAxis=function(n,r){this._targetAxisInfoMap.each(function(a,i){W(a.indexList,function(o){n.call(r,i,o)})})},e.prototype.getAxisProxy=function(n,r){var a=this.getAxisModel(n,r);if(a)return a.__dzAxisProxy},e.prototype.getAxisModel=function(n,r){var a=this._targetAxisInfoMap.get(n);if(a&&a.indexMap[r])return this.ecModel.getComponent(Wu(n),r)},e.prototype.setRawRange=function(n){var r=this.option,a=this.settledOption;W([["start","startValue"],["end","endValue"]],function(i){(n[i[0]]!=null||n[i[1]]!=null)&&(r[i[0]]=a[i[0]]=n[i[0]],r[i[1]]=a[i[1]]=n[i[1]])},this),this._updateRangeUse(n)},e.prototype.setCalculatedRange=function(n){var r=this.option;W(["start","startValue","end","endValue"],function(a){r[a]=n[a]})},e.prototype.getPercentRange=function(){var n=this.findRepresentativeAxisProxy();if(n)return n.getDataPercentWindow()},e.prototype.getValueRange=function(n,r){if(n==null&&r==null){var a=this.findRepresentativeAxisProxy();if(a)return a.getDataValueWindow()}else return this.getAxisProxy(n,r).getDataValueWindow()},e.prototype.findRepresentativeAxisProxy=function(n){if(n)return n.__dzAxisProxy;for(var r,a=this._targetAxisInfoMap.keys(),i=0;i<a.length;i++)for(var o=a[i],s=this._targetAxisInfoMap.get(o),l=0;l<s.indexList.length;l++){var u=this.getAxisProxy(o,s.indexList[l]);if(u.hostedBy(this))return u;r||(r=u)}return r},e.prototype.getRangePropMode=function(){return this._rangePropMode.slice()},e.prototype.getOrient=function(){return this._orient},e.type="dataZoom",e.dependencies=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","series","toolbox"],e.defaultOption={z:4,filterMode:"filter",start:0,end:100},e}(Jt);function d8(t){var e={};return W(["start","end","startValue","endValue","throttle"],function(n){t.hasOwnProperty(n)&&(e[n]=t[n])}),e}const cm=bSt;var SSt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="dataZoom.select",e}(cm);const wSt=SSt;var _St=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a,i){this.dataZoomModel=n,this.ecModel=r,this.api=a},e.type="dataZoom",e}(Wn);const ZV=_St;var xSt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="dataZoom.select",e}(ZV);const CSt=xSt;var jh=W,h8=Ri,TSt=function(){function t(e,n,r,a){this._dimName=e,this._axisIndex=n,this.ecModel=a,this._dataZoomModel=r}return t.prototype.hostedBy=function(e){return this._dataZoomModel===e},t.prototype.getDataValueWindow=function(){return this._valueWindow.slice()},t.prototype.getDataPercentWindow=function(){return this._percentWindow.slice()},t.prototype.getTargetSeriesModels=function(){var e=[];return this.ecModel.eachSeries(function(n){if(ySt(n)){var r=Wu(this._dimName),a=n.getReferringComponents(r,yr).models[0];a&&this._axisIndex===a.componentIndex&&e.push(n)}},this),e},t.prototype.getAxisModel=function(){return this.ecModel.getComponent(this._dimName+"Axis",this._axisIndex)},t.prototype.getMinMaxSpan=function(){return _t(this._minMaxSpan)},t.prototype.calculateDataWindow=function(e){var n=this._dataExtent,r=this.getAxisModel(),a=r.axis.scale,i=this._dataZoomModel.getRangePropMode(),o=[0,100],s=[],l=[],u;jh(["start","end"],function(d,h){var v=e[d],p=e[d+"Value"];i[h]==="percent"?(v==null&&(v=o[h]),p=a.parse(wn(v,o,n))):(u=!0,p=p==null?n[h]:a.parse(p),v=wn(p,n,o)),l[h]=p==null||isNaN(p)?n[h]:p,s[h]=v==null||isNaN(v)?o[h]:v}),h8(l),h8(s);var c=this._minMaxSpan;u?f(l,s,n,o,!1):f(s,l,o,n,!0);function f(d,h,v,p,g){var y=g?"Span":"ValueSpan";eh(0,d,v,"all",c["min"+y],c["max"+y]);for(var m=0;m<2;m++)h[m]=wn(d[m],v,p,!0),g&&(h[m]=a.parse(h[m]))}return{valueWindow:l,percentWindow:s}},t.prototype.reset=function(e){if(e===this._dataZoomModel){var n=this.getTargetSeriesModels();this._dataExtent=ESt(this,this._dimName,n),this._updateMinMaxSpan();var r=this.calculateDataWindow(e.settledOption);this._valueWindow=r.valueWindow,this._percentWindow=r.percentWindow,this._setAxisModel()}},t.prototype.filterData=function(e,n){if(e!==this._dataZoomModel)return;var r=this._dimName,a=this.getTargetSeriesModels(),i=e.get("filterMode"),o=this._valueWindow;if(i==="none")return;jh(a,function(l){var u=l.getData(),c=u.mapDimensionsAll(r);if(c.length){if(i==="weakFilter"){var f=u.getStore(),d=$e(c,function(h){return u.getDimensionIndex(h)},u);u.filterSelf(function(h){for(var v,p,g,y=0;y<c.length;y++){var m=f.get(d[y],h),b=!isNaN(m),w=m<o[0],x=m>o[1];if(b&&!w&&!x)return!0;b&&(g=!0),w&&(v=!0),x&&(p=!0)}return g&&v&&p})}else jh(c,function(h){if(i==="empty")l.setData(u=u.map(h,function(p){return s(p)?p:NaN}));else{var v={};v[h]=o,u.selectRange(v)}});jh(c,function(h){u.setApproximateExtent(o,h)})}});function s(l){return l>=o[0]&&l<=o[1]}},t.prototype._updateMinMaxSpan=function(){var e=this._minMaxSpan={},n=this._dataZoomModel,r=this._dataExtent;jh(["min","max"],function(a){var i=n.get(a+"Span"),o=n.get(a+"ValueSpan");o!=null&&(o=this.getAxisModel().axis.scale.parse(o)),o!=null?i=wn(r[0]+o,r,[0,100],!0):i!=null&&(o=wn(i,[0,100],r,!0)-r[0]),e[a+"Span"]=i,e[a+"ValueSpan"]=o},this)},t.prototype._setAxisModel=function(){var e=this.getAxisModel(),n=this._percentWindow,r=this._valueWindow;if(n){var a=nN(r,[0,500]);a=Math.min(a,20);var i=e.axis.scale.rawExtentInfo;n[0]!==0&&i.setDeterminedMinMax("min",+r[0].toFixed(a)),n[1]!==100&&i.setDeterminedMinMax("max",+r[1].toFixed(a)),i.freeze()}},t}();function ESt(t,e,n){var r=[1/0,-1/0];jh(n,function(o){But(r,o.getData(),e)});var a=t.getAxisModel(),i=Vre(a.axis.scale,a,r).calculate();return[i.min,i.max]}const MSt=TSt;var DSt={getTargetSeries:function(t){function e(a){t.eachComponent("dataZoom",function(i){i.eachTargetAxis(function(o,s){var l=t.getComponent(Wu(o),s);a(o,s,l,i)})})}e(function(a,i,o,s){o.__dzAxisProxy=null});var n=[];e(function(a,i,o,s){o.__dzAxisProxy||(o.__dzAxisProxy=new MSt(a,i,s,t),n.push(o.__dzAxisProxy))});var r=ft();return W(n,function(a){W(a.getTargetSeriesModels(),function(i){r.set(i.uid,i)})}),r},overallReset:function(t,e){t.eachComponent("dataZoom",function(n){n.eachTargetAxis(function(r,a){n.getAxisProxy(r,a).reset(n)}),n.eachTargetAxis(function(r,a){n.getAxisProxy(r,a).filterData(n,e)})}),t.eachComponent("dataZoom",function(n){var r=n.findRepresentativeAxisProxy();if(r){var a=r.getDataPercentWindow(),i=r.getDataValueWindow();n.setCalculatedRange({start:a[0],end:a[1],startValue:i[0],endValue:i[1]})}})}};const kSt=DSt;function RSt(t){t.registerAction("dataZoom",function(e,n){var r=mSt(n,e);W(r,function(a){a.setRawRange({start:e.start,end:e.end,startValue:e.startValue,endValue:e.endValue})})})}var p8=!1;function QV(t){p8||(p8=!0,t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,kSt),RSt(t),t.registerSubTypeDefaulter("dataZoom",function(){return"slider"}))}function LSt(t){t.registerComponentModel(wSt),t.registerComponentView(CSt),QV(t)}var Qi=function(){function t(){}return t}(),boe={};function Yh(t,e){boe[t]=e}function Soe(t){return boe[t]}var OSt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.optionUpdated=function(){t.prototype.optionUpdated.apply(this,arguments);var n=this.ecModel;W(this.option.feature,function(r,a){var i=Soe(a);i&&(i.getDefaultOption&&(i.defaultOption=i.getDefaultOption(n)),$t(r,i.defaultOption))})},e.type="toolbox",e.layoutMode={type:"box",ignoreSize:!0},e.defaultOption={show:!0,z:6,orient:"horizontal",left:"right",top:"top",backgroundColor:"transparent",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemSize:15,itemGap:8,showTitle:!0,iconStyle:{borderColor:"#666",color:"none"},emphasis:{iconStyle:{borderColor:"#3E98C5"}},tooltip:{show:!1,position:"bottom"}},e}(Jt);const ASt=OSt;function NSt(t,e,n){var r=e.getBoxLayoutParams(),a=e.get("padding"),i={width:n.getWidth(),height:n.getHeight()},o=xr(r,i,a);md(e.get("orient"),t,e.get("itemGap"),o.width,o.height),HC(t,r,i,a)}function woe(t,e){var n=qd(e.get("padding")),r=e.getItemStyle(["color","opacity"]);return r.fill=e.get("backgroundColor"),t=new rn({shape:{x:t.x-n[3],y:t.y-n[0],width:t.width+n[1]+n[3],height:t.height+n[0]+n[2],r:e.get("borderRadius")},style:r,silent:!0,z2:-1}),t}var VSt=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.render=function(n,r,a,i){var o=this.group;if(o.removeAll(),!n.get("show"))return;var s=+n.get("itemSize"),l=n.get("orient")==="vertical",u=n.get("feature")||{},c=this._features||(this._features={}),f=[];W(u,function(v,p){f.push(p)}),new Fl(this._featureNames||[],f).add(d).update(d).remove(Rt(d,null)).execute(),this._featureNames=f;function d(v,p){var g=f[v],y=f[p],m=u[g],b=new Mn(m,n,n.ecModel),w;if(i&&i.newTitle!=null&&i.featureName===g&&(m.title=i.newTitle),g&&!y){if(BSt(g))w={onclick:b.option.onclick,featureName:g};else{var x=Soe(g);if(!x)return;w=new x}c[g]=w}else if(w=c[y],!w)return;w.uid=Gv("toolbox-feature"),w.model=b,w.ecModel=r,w.api=a;var _=w instanceof Qi;if(!g&&y){_&&w.dispose&&w.dispose(r,a);return}if(!b.get("show")||_&&w.unusable){_&&w.remove&&w.remove(r,a);return}h(b,w,g),b.setIconStatus=function(C,T){var D=this.option,E=this.iconPaths;D.iconStatus=D.iconStatus||{},D.iconStatus[C]=T,E[C]&&(T==="emphasis"?Il:Pl)(E[C])},w instanceof Qi&&w.render&&w.render(b,r,a,i)}function h(v,p,g){var y=v.getModel("iconStyle"),m=v.getModel(["emphasis","iconStyle"]),b=p instanceof Qi&&p.getIcons?p.getIcons():v.get("icon"),w=v.get("title")||{},x,_;rt(b)?(x={},x[g]=b):x=b,rt(w)?(_={},_[g]=w):_=w;var C=v.iconPaths={};W(x,function(T,D){var E=Pv(T,{},{x:-s/2,y:-s/2,width:s,height:s});E.setStyle(y.getItemStyle());var M=E.ensureState("emphasis");M.style=m.getItemStyle();var k=new nn({style:{text:_[D],align:m.get("textAlign"),borderRadius:m.get("textBorderRadius"),padding:m.get("textPadding"),fill:null},ignore:!0});E.setTextContent(k),Fv({el:E,componentModel:n,itemName:D,formatterParamsExtra:{title:_[D]}}),E.__title=_[D],E.on("mouseover",function(){var R=m.getItemStyle(),O=l?n.get("right")==null&&n.get("left")!=="right"?"right":"left":n.get("bottom")==null&&n.get("top")!=="bottom"?"bottom":"top";k.setStyle({fill:m.get("textFill")||R.fill||R.stroke||"#000",backgroundColor:m.get("textBackgroundColor")}),E.setTextConfig({position:m.get("textPosition")||O}),k.ignore=!n.get("showTitle"),a.enterEmphasis(this)}).on("mouseout",function(){v.get(["iconStatus",D])!=="emphasis"&&a.leaveEmphasis(this),k.hide()}),(v.get(["iconStatus",D])==="emphasis"?Il:Pl)(E),o.add(E),E.on("click",it(p.onclick,p,r,a,D)),C[D]=E})}NSt(o,n,a),o.add(woe(o.getBoundingRect(),n)),l||o.eachChild(function(v){var p=v.__title,g=v.ensureState("emphasis"),y=g.textConfig||(g.textConfig={}),m=v.getTextContent(),b=m&&m.ensureState("emphasis");if(b&&!vt(b)&&p){var w=b.style||(b.style={}),x=zm(p,nn.makeFont(w)),_=v.x+o.x,C=v.y+o.y+s,T=!1;C+x.height>a.getHeight()&&(y.position="top",T=!0);var D=T?-5-x.height:s+10;_+x.width/2>a.getWidth()?(y.position=["100%",D],w.align="right"):_-x.width/2<0&&(y.position=[0,D],w.align="left")}})},e.prototype.updateView=function(n,r,a,i){W(this._features,function(o){o instanceof Qi&&o.updateView&&o.updateView(o.model,r,a,i)})},e.prototype.remove=function(n,r){W(this._features,function(a){a instanceof Qi&&a.remove&&a.remove(n,r)}),this.group.removeAll()},e.prototype.dispose=function(n,r){W(this._features,function(a){a instanceof Qi&&a.dispose&&a.dispose(n,r)})},e.type="toolbox",e}(Wn);function BSt(t){return t.indexOf("my")===0}const $St=VSt;var ISt=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.onclick=function(n,r){var a=this.model,i=a.get("name")||n.get("title.0.text")||"echarts",o=r.getZr().painter.getType()==="svg",s=o?"svg":a.get("type",!0)||"png",l=r.getConnectedDataURL({type:s,backgroundColor:a.get("backgroundColor",!0)||n.get("backgroundColor")||"#fff",connectedBackgroundColor:a.get("connectedBackgroundColor"),excludeComponents:a.get("excludeComponents"),pixelRatio:a.get("pixelRatio")}),u=on.browser;if(vt(MouseEvent)&&(u.newEdge||!u.ie&&!u.edge)){var c=document.createElement("a");c.download=i+"."+s,c.target="_blank",c.href=l;var f=new MouseEvent("click",{view:document.defaultView,bubbles:!0,cancelable:!1});c.dispatchEvent(f)}else if(window.navigator.msSaveOrOpenBlob||o){var d=l.split(","),h=d[0].indexOf("base64")>-1,v=o?decodeURIComponent(d[1]):d[1];h&&(v=window.atob(v));var p=i+"."+s;if(window.navigator.msSaveOrOpenBlob){for(var g=v.length,y=new Uint8Array(g);g--;)y[g]=v.charCodeAt(g);var m=new Blob([y]);window.navigator.msSaveOrOpenBlob(m,p)}else{var b=document.createElement("iframe");document.body.appendChild(b);var w=b.contentWindow,x=w.document;x.open("image/svg+xml","replace"),x.write(v),x.close(),w.focus(),x.execCommand("SaveAs",!0,p),document.body.removeChild(b)}}else{var _=a.get("lang"),C='<body style="margin:0;"><img src="'+l+'" style="max-width:100%;" title="'+(_&&_[0]||"")+'" /></body>',T=window.open();T.document.write(C),T.document.title=i}},e.getDefaultOption=function(n){var r={show:!0,icon:"M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0",title:n.getLocaleModel().get(["toolbox","saveAsImage","title"]),type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],lang:n.getLocaleModel().get(["toolbox","saveAsImage","lang"])};return r},e}(Qi);const PSt=ISt;var v8="__ec_magicType_stack__",FSt=[["line","bar"],["stack"]],zSt=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.getIcons=function(){var n=this.model,r=n.get("icon"),a={};return W(n.get("type"),function(i){r[i]&&(a[i]=r[i])}),a},e.getDefaultOption=function(n){var r={show:!0,type:[],icon:{line:"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4",bar:"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7",stack:"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z"},title:n.getLocaleModel().get(["toolbox","magicType","title"]),option:{},seriesIndex:{}};return r},e.prototype.onclick=function(n,r,a){var i=this.model,o=i.get(["seriesIndex",a]);if(g8[a]){var s={series:[]},l=function(f){var d=f.subType,h=f.id,v=g8[a](d,h,f,i);v&&(yt(v,f.option),s.series.push(v));var p=f.coordinateSystem;if(p&&p.type==="cartesian2d"&&(a==="line"||a==="bar")){var g=p.getAxesByScale("ordinal")[0];if(g){var y=g.dim,m=y+"Axis",b=f.getReferringComponents(m,yr).models[0],w=b.componentIndex;s[m]=s[m]||[];for(var x=0;x<=w;x++)s[m][w]=s[m][w]||{};s[m][w].boundaryGap=a==="bar"}}};W(FSt,function(f){Gt(f,a)>=0&&W(f,function(d){i.setIconStatus(d,"normal")})}),i.setIconStatus(a,"emphasis"),n.eachComponent({mainType:"series",query:o==null?null:{seriesIndex:o}},l);var u,c=a;a==="stack"&&(u=$t({stack:i.option.title.tiled,tiled:i.option.title.stack},i.option.title),i.get(["iconStatus",a])!=="emphasis"&&(c="tiled")),r.dispatchAction({type:"changeMagicType",currentType:c,newOption:s,newTitle:u,featureName:"magicType"})}},e}(Qi),g8={line:function(t,e,n,r){if(t==="bar")return $t({id:e,type:"line",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},r.get(["option","line"])||{},!0)},bar:function(t,e,n,r){if(t==="line")return $t({id:e,type:"bar",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},r.get(["option","bar"])||{},!0)},stack:function(t,e,n,r){var a=n.get("stack")===v8;if(t==="line"||t==="bar")return r.setIconStatus("stack",a?"normal":"emphasis"),$t({id:e,stack:a?"":v8},r.get(["option","stack"])||{},!0)}};fs({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},function(t,e){e.mergeOption(t.newOption)});const GSt=zSt;var lT=new Array(60).join("-"),vv=" ";function USt(t){var e={},n=[],r=[];return t.eachRawSeries(function(a){var i=a.coordinateSystem;if(i&&(i.type==="cartesian2d"||i.type==="polar")){var o=i.getBaseAxis();if(o.type==="category"){var s=o.dim+"_"+o.index;e[s]||(e[s]={categoryAxis:o,valueAxis:i.getOtherAxis(o),series:[]},r.push({axisDim:o.dim,axisIndex:o.index})),e[s].series.push(a)}else n.push(a)}else n.push(a)}),{seriesGroupByCategoryAxis:e,other:n,meta:r}}function HSt(t){var e=[];return W(t,function(n,r){var a=n.categoryAxis,i=n.valueAxis,o=i.dim,s=[" "].concat($e(n.series,function(h){return h.name})),l=[a.model.getCategories()];W(n.series,function(h){var v=h.getRawData();l.push(h.getRawData().mapArray(v.mapDimension(o),function(p){return p}))});for(var u=[s.join(vv)],c=0;c<l[0].length;c++){for(var f=[],d=0;d<l.length;d++)f.push(l[d][c]);u.push(f.join(vv))}e.push(u.join(`
  616. `))}),e.join(`
  617. `+lT+`
  618. `)}function WSt(t){return $e(t,function(e){var n=e.getRawData(),r=[e.name],a=[];return n.each(n.dimensions,function(){for(var i=arguments.length,o=arguments[i-1],s=n.getName(o),l=0;l<i-1;l++)a[l]=arguments[l];r.push((s?s+vv:"")+a.join(vv))}),r.join(`
  619. `)}).join(`
  620. `+lT+`
  621. `)}function KSt(t){var e=USt(t);return{value:_n([HSt(e.seriesGroupByCategoryAxis),WSt(e.other)],function(n){return!!n.replace(/[\n\t\s]/g,"")}).join(`
  622. `+lT+`
  623. `),meta:e.meta}}function tx(t){return t.replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function jSt(t){var e=t.slice(0,t.indexOf(`
  624. `));if(e.indexOf(vv)>=0)return!0}var _L=new RegExp("["+vv+"]+","g");function YSt(t){for(var e=t.split(/\n+/g),n=tx(e.shift()).split(_L),r=[],a=$e(n,function(l){return{name:l,data:[]}}),i=0;i<e.length;i++){var o=tx(e[i]).split(_L);r.push(o.shift());for(var s=0;s<o.length;s++)a[s]&&(a[s].data[i]=o[s])}return{series:a,categories:r}}function XSt(t){for(var e=t.split(/\n+/g),n=tx(e.shift()),r=[],a=0;a<e.length;a++){var i=tx(e[a]);if(i){var o=i.split(_L),s="",l=void 0,u=!1;isNaN(o[0])?(u=!0,s=o[0],o=o.slice(1),r[a]={name:s,value:[]},l=r[a].value):l=r[a]=[];for(var c=0;c<o.length;c++)l.push(+o[c]);l.length===1&&(u?r[a].value=l[0]:r[a]=l[0])}}return{name:n,data:r}}function qSt(t,e){var n=t.split(new RegExp(`
  625. *`+lT+`
  626. *`,"g")),r={series:[]};return W(n,function(a,i){if(jSt(a)){var o=YSt(a),s=e[i],l=s.axisDim+"Axis";s&&(r[l]=r[l]||[],r[l][s.axisIndex]={data:o.categories},r.series=r.series.concat(o.series))}else{var o=XSt(a);r.series.push(o)}}),r}var ZSt=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.onclick=function(n,r){setTimeout(function(){r.dispatchAction({type:"hideTip"})});var a=r.getDom(),i=this.model;this._dom&&a.removeChild(this._dom);var o=document.createElement("div");o.style.cssText="position:absolute;top:0;bottom:0;left:0;right:0;padding:5px",o.style.backgroundColor=i.get("backgroundColor")||"#fff";var s=document.createElement("h4"),l=i.get("lang")||[];s.innerHTML=l[0]||i.get("title"),s.style.cssText="margin:10px 20px",s.style.color=i.get("textColor");var u=document.createElement("div"),c=document.createElement("textarea");u.style.cssText="overflow:auto";var f=i.get("optionToContent"),d=i.get("contentToOption"),h=KSt(n);if(vt(f)){var v=f(r.getOption());rt(v)?u.innerHTML=v:ov(v)&&u.appendChild(v)}else{c.readOnly=i.get("readOnly");var p=c.style;p.cssText="display:block;width:100%;height:100%;font-family:monospace;font-size:14px;line-height:1.6rem;resize:none;box-sizing:border-box;outline:none",p.color=i.get("textColor"),p.borderColor=i.get("textareaBorderColor"),p.backgroundColor=i.get("textareaColor"),c.value=h.value,u.appendChild(c)}var g=h.meta,y=document.createElement("div");y.style.cssText="position:absolute;bottom:5px;left:0;right:0";var m="float:right;margin-right:20px;border:none;cursor:pointer;padding:2px 5px;font-size:12px;border-radius:3px",b=document.createElement("div"),w=document.createElement("div");m+=";background-color:"+i.get("buttonColor"),m+=";color:"+i.get("buttonTextColor");var x=this;function _(){a.removeChild(o),x._dom=null}eR(b,"click",_),eR(w,"click",function(){if(d==null&&f!=null||d!=null&&f==null){_();return}var C;try{vt(d)?C=d(u,r.getOption()):C=qSt(c.value,g)}catch(T){throw _(),new Error("Data view format error "+T)}C&&r.dispatchAction({type:"changeDataView",newOption:C}),_()}),b.innerHTML=l[1],w.innerHTML=l[2],w.style.cssText=b.style.cssText=m,!i.get("readOnly")&&y.appendChild(w),y.appendChild(b),o.appendChild(s),o.appendChild(u),o.appendChild(y),u.style.height=a.clientHeight-80+"px",a.appendChild(o),this._dom=o},e.prototype.remove=function(n,r){this._dom&&r.getDom().removeChild(this._dom)},e.prototype.dispose=function(n,r){this.remove(n,r)},e.getDefaultOption=function(n){var r={show:!0,readOnly:!1,optionToContent:null,contentToOption:null,icon:"M17.5,17.3H33 M17.5,17.3H33 M45.4,29.5h-28 M11.5,2v56H51V14.8L38.4,2H11.5z M38.4,2.2v12.7H51 M45.4,41.7h-28",title:n.getLocaleModel().get(["toolbox","dataView","title"]),lang:n.getLocaleModel().get(["toolbox","dataView","lang"]),backgroundColor:"#fff",textColor:"#000",textareaColor:"#fff",textareaBorderColor:"#333",buttonColor:"#c23531",buttonTextColor:"#fff"};return r},e}(Qi);function QSt(t,e){return $e(t,function(n,r){var a=e&&e[r];if(bt(a)&&!Be(a)){var i=bt(n)&&!Be(n);i||(n={value:n});var o=a.name!=null&&n.name==null;return n=yt(n,a),o&&delete n.name,n}else return n})}fs({type:"changeDataView",event:"dataViewChanged",update:"prepareAndUpdate"},function(t,e){var n=[];W(t.newOption.series,function(r){var a=e.getSeriesByName(r.name)[0];if(!a)n.push(Ae({type:"scatter"},r));else{var i=a.get("data");n.push({name:r.name,data:QSt(r.data,i)})}}),e.mergeOption(yt({series:n},t.newOption))});const JSt=ZSt;var _oe=W,xoe=ln();function ewt(t,e){var n=JV(t);_oe(e,function(r,a){for(var i=n.length-1;i>=0;i--){var o=n[i];if(o[a])break}if(i<0){var s=t.queryComponents({mainType:"dataZoom",subType:"select",id:a})[0];if(s){var l=s.getPercentRange();n[0][a]={dataZoomId:a,start:l[0],end:l[1]}}}}),n.push(e)}function twt(t){var e=JV(t),n=e[e.length-1];e.length>1&&e.pop();var r={};return _oe(n,function(a,i){for(var o=e.length-1;o>=0;o--)if(a=e[o][i],a){r[i]=a;break}}),r}function nwt(t){xoe(t).snapshots=null}function rwt(t){return JV(t).length}function JV(t){var e=xoe(t);return e.snapshots||(e.snapshots=[{}]),e.snapshots}var awt=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.onclick=function(n,r){nwt(n),r.dispatchAction({type:"restore",from:this.uid})},e.getDefaultOption=function(n){var r={show:!0,icon:"M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5",title:n.getLocaleModel().get(["toolbox","restore","title"])};return r},e}(Qi);fs({type:"restore",event:"restore",update:"prepareAndUpdate"},function(t,e){e.resetOption("recreate")});const iwt=awt;var owt=["grid","xAxis","yAxis","geo","graph","polar","radiusAxis","angleAxis","bmap"],swt=function(){function t(e,n,r){var a=this;this._targetInfoList=[];var i=y8(n,e);W(lwt,function(o,s){(!r||!r.include||Gt(r.include,s)>=0)&&o(i,a._targetInfoList)})}return t.prototype.setOutputRanges=function(e,n){return this.matchOutputRanges(e,n,function(r,a,i){if((r.coordRanges||(r.coordRanges=[])).push(a),!r.coordRange){r.coordRange=a;var o=kM[r.brushType](0,i,a);r.__rangeOffset={offset:w8[r.brushType](o.values,r.range,[1,1]),xyMinMax:o.xyMinMax}}}),e},t.prototype.matchOutputRanges=function(e,n,r){W(e,function(a){var i=this.findTargetInfo(a,n);i&&i!==!0&&W(i.coordSyses,function(o){var s=kM[a.brushType](1,o,a.range,!0);r(a,s.values,o,n)})},this)},t.prototype.setInputRanges=function(e,n){W(e,function(r){var a=this.findTargetInfo(r,n);if(r.range=r.range||[],a&&a!==!0){r.panelId=a.panelId;var i=kM[r.brushType](0,a.coordSys,r.coordRange),o=r.__rangeOffset;r.range=o?w8[r.brushType](i.values,o.offset,uwt(i.xyMinMax,o.xyMinMax)):i.values}},this)},t.prototype.makePanelOpts=function(e,n){return $e(this._targetInfoList,function(r){var a=r.getPanelRect();return{panelId:r.panelId,defaultBrushType:n?n(r):null,clipPath:Rie(a),isTargetByCursor:Oie(a,e,r.coordSysModel),getLinearBrushOtherExtent:Lie(a)}})},t.prototype.controlSeries=function(e,n,r){var a=this.findTargetInfo(e,r);return a===!0||a&&Gt(a.coordSyses,n.coordinateSystem)>=0},t.prototype.findTargetInfo=function(e,n){for(var r=this._targetInfoList,a=y8(n,e),i=0;i<r.length;i++){var o=r[i],s=e.panelId;if(s){if(o.panelId===s)return o}else for(var l=0;l<m8.length;l++)if(m8[l](a,o))return o}return!0},t}();function xL(t){return t[0]>t[1]&&t.reverse(),t}function y8(t,e){return V0(t,e,{includeMainTypes:owt})}var lwt={grid:function(t,e){var n=t.xAxisModels,r=t.yAxisModels,a=t.gridModels,i=ft(),o={},s={};!n&&!r&&!a||(W(n,function(l){var u=l.axis.grid.model;i.set(u.id,u),o[u.id]=!0}),W(r,function(l){var u=l.axis.grid.model;i.set(u.id,u),s[u.id]=!0}),W(a,function(l){i.set(l.id,l),o[l.id]=!0,s[l.id]=!0}),i.each(function(l){var u=l.coordinateSystem,c=[];W(u.getCartesians(),function(f,d){(Gt(n,f.getAxis("x").model)>=0||Gt(r,f.getAxis("y").model)>=0)&&c.push(f)}),e.push({panelId:"grid--"+l.id,gridModel:l,coordSysModel:l,coordSys:c[0],coordSyses:c,getPanelRect:b8.grid,xAxisDeclared:o[l.id],yAxisDeclared:s[l.id]})}))},geo:function(t,e){W(t.geoModels,function(n){var r=n.coordinateSystem;e.push({panelId:"geo--"+n.id,geoModel:n,coordSysModel:n,coordSys:r,coordSyses:[r],getPanelRect:b8.geo})})}},m8=[function(t,e){var n=t.xAxisModel,r=t.yAxisModel,a=t.gridModel;return!a&&n&&(a=n.axis.grid.model),!a&&r&&(a=r.axis.grid.model),a&&a===e.gridModel},function(t,e){var n=t.geoModel;return n&&n===e.geoModel}],b8={grid:function(){return this.coordSys.master.getRect().clone()},geo:function(){var t=this.coordSys,e=t.getBoundingRect().clone();return e.applyTransform(ec(t)),e}},kM={lineX:Rt(S8,0),lineY:Rt(S8,1),rect:function(t,e,n,r){var a=t?e.pointToData([n[0][0],n[1][0]],r):e.dataToPoint([n[0][0],n[1][0]],r),i=t?e.pointToData([n[0][1],n[1][1]],r):e.dataToPoint([n[0][1],n[1][1]],r),o=[xL([a[0],i[0]]),xL([a[1],i[1]])];return{values:o,xyMinMax:o}},polygon:function(t,e,n,r){var a=[[1/0,-1/0],[1/0,-1/0]],i=$e(n,function(o){var s=t?e.pointToData(o,r):e.dataToPoint(o,r);return a[0][0]=Math.min(a[0][0],s[0]),a[1][0]=Math.min(a[1][0],s[1]),a[0][1]=Math.max(a[0][1],s[0]),a[1][1]=Math.max(a[1][1],s[1]),s});return{values:i,xyMinMax:a}}};function S8(t,e,n,r){var a=n.getAxis(["x","y"][t]),i=xL($e([0,1],function(s){return e?a.coordToData(a.toLocalCoord(r[s]),!0):a.toGlobalCoord(a.dataToCoord(r[s]))})),o=[];return o[t]=i,o[1-t]=[NaN,NaN],{values:i,xyMinMax:o}}var w8={lineX:Rt(_8,0),lineY:Rt(_8,1),rect:function(t,e,n){return[[t[0][0]-n[0]*e[0][0],t[0][1]-n[0]*e[0][1]],[t[1][0]-n[1]*e[1][0],t[1][1]-n[1]*e[1][1]]]},polygon:function(t,e,n){return $e(t,function(r,a){return[r[0]-n[0]*e[a][0],r[1]-n[1]*e[a][1]]})}};function _8(t,e,n,r){return[e[0]-r[t]*n[0],e[1]-r[t]*n[1]]}function uwt(t,e){var n=x8(t),r=x8(e),a=[n[0]/r[0],n[1]/r[1]];return isNaN(a[0])&&(a[0]=1),isNaN(a[1])&&(a[1]=1),a}function x8(t){return t?[t[0][1]-t[0][0],t[1][1]-t[1][0]]:[NaN,NaN]}const eB=swt;var CL=W,cwt=mrt("toolbox-dataZoom_"),fwt=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.render=function(n,r,a,i){this._brushController||(this._brushController=new NV(a.getZr()),this._brushController.on("brush",it(this._onBrush,this)).mount()),pwt(n,r,this,i,a),hwt(n,r)},e.prototype.onclick=function(n,r,a){dwt[a].call(this)},e.prototype.remove=function(n,r){this._brushController&&this._brushController.unmount()},e.prototype.dispose=function(n,r){this._brushController&&this._brushController.dispose()},e.prototype._onBrush=function(n){var r=n.areas;if(!n.isEnd||!r.length)return;var a={},i=this.ecModel;this._brushController.updateCovers([]);var o=new eB(tB(this.model),i,{include:["grid"]});o.matchOutputRanges(r,i,function(u,c,f){if(f.type==="cartesian2d"){var d=u.brushType;d==="rect"?(s("x",f,c[0]),s("y",f,c[1])):s({lineX:"x",lineY:"y"}[d],f,c)}}),ewt(i,a),this._dispatchZoomAction(a);function s(u,c,f){var d=c.getAxis(u),h=d.model,v=l(u,h,i),p=v.findRepresentativeAxisProxy(h).getMinMaxSpan();(p.minValueSpan!=null||p.maxValueSpan!=null)&&(f=eh(0,f.slice(),d.scale.getExtent(),0,p.minValueSpan,p.maxValueSpan)),v&&(a[v.id]={dataZoomId:v.id,startValue:f[0],endValue:f[1]})}function l(u,c,f){var d;return f.eachComponent({mainType:"dataZoom",subType:"select"},function(h){var v=h.getAxisModel(u,c.componentIndex);v&&(d=h)}),d}},e.prototype._dispatchZoomAction=function(n){var r=[];CL(n,function(a,i){r.push(_t(a))}),r.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:r})},e.getDefaultOption=function(n){var r={show:!0,filterMode:"filter",icon:{zoom:"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1",back:"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26"},title:n.getLocaleModel().get(["toolbox","dataZoom","title"]),brushStyle:{borderWidth:0,color:"rgba(210,219,238,0.2)"}};return r},e}(Qi),dwt={zoom:function(){var t=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:t})},back:function(){this._dispatchZoomAction(twt(this.ecModel))}};function tB(t){var e={xAxisIndex:t.get("xAxisIndex",!0),yAxisIndex:t.get("yAxisIndex",!0),xAxisId:t.get("xAxisId",!0),yAxisId:t.get("yAxisId",!0)};return e.xAxisIndex==null&&e.xAxisId==null&&(e.xAxisIndex="all"),e.yAxisIndex==null&&e.yAxisId==null&&(e.yAxisIndex="all"),e}function hwt(t,e){t.setIconStatus("back",rwt(e)>1?"emphasis":"normal")}function pwt(t,e,n,r,a){var i=n._isZoomActive;r&&r.type==="takeGlobalCursor"&&(i=r.key==="dataZoomSelect"?r.dataZoomSelectActive:!1),n._isZoomActive=i,t.setIconStatus("zoom",i?"emphasis":"normal");var o=new eB(tB(t),e,{include:["grid"]}),s=o.makePanelOpts(a,function(l){return l.xAxisDeclared&&!l.yAxisDeclared?"lineX":!l.xAxisDeclared&&l.yAxisDeclared?"lineY":"rect"});n._brushController.setPanels(s).enableBrush(i&&s.length?{brushType:"auto",brushStyle:t.getModel("brushStyle").getItemStyle()}:!1)}qit("dataZoom",function(t){var e=t.getComponent("toolbox",0),n=["feature","dataZoom"];if(!e||e.get(n)==null)return;var r=e.getModel(n),a=[],i=tB(r),o=V0(t,i);CL(o.xAxisModels,function(l){return s(l,"xAxis","xAxisIndex")}),CL(o.yAxisModels,function(l){return s(l,"yAxis","yAxisIndex")});function s(l,u,c){var f=l.componentIndex,d={type:"select",$fromToolbox:!0,filterMode:r.get("filterMode",!0)||"filter",id:cwt+u+f};d[c]=f,a.push(d)}return a});const vwt=fwt;function gwt(t){t.registerComponentModel(ASt),t.registerComponentView($St),Yh("saveAsImage",PSt),Yh("magicType",GSt),Yh("dataView",JSt),Yh("dataZoom",vwt),Yh("restore",iwt),Ht(LSt)}var ywt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="tooltip",e.dependencies=["axisPointer"],e.defaultOption={z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,displayMode:"single",renderMode:"auto",confine:null,showDelay:0,hideDelay:100,transitionDuration:.4,enterable:!1,backgroundColor:"#fff",shadowBlur:10,shadowColor:"rgba(0, 0, 0, .2)",shadowOffsetX:1,shadowOffsetY:2,borderRadius:4,borderWidth:1,padding:null,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:"#999",width:1,type:"dashed",textStyle:{}}},textStyle:{color:"#666",fontSize:14}},e}(Jt);const mwt=ywt;function Coe(t){var e=t.get("confine");return e!=null?!!e:t.get("renderMode")==="richText"}function Toe(t){if(on.domSupported){for(var e=document.documentElement.style,n=0,r=t.length;n<r;n++)if(t[n]in e)return t[n]}}var Eoe=Toe(["transform","webkitTransform","OTransform","MozTransform","msTransform"]),bwt=Toe(["webkitTransition","transition","OTransition","MozTransition","msTransition"]);function Moe(t,e){if(!t)return e;e=DN(e,!0);var n=t.indexOf(e);return t=n===-1?e:"-"+t.slice(0,n)+"-"+e,t.toLowerCase()}function Swt(t,e){var n=t.currentStyle||document.defaultView&&document.defaultView.getComputedStyle(t);return n?e?n[e]:n:null}var wwt=Moe(bwt,"transition"),nB=Moe(Eoe,"transform"),_wt="position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;"+(on.transform3dSupported?"will-change:transform;":"");function xwt(t){return t=t==="left"?"right":t==="right"?"left":t==="top"?"bottom":"top",t}function Cwt(t,e,n){if(!rt(n)||n==="inside")return"";var r=t.get("backgroundColor"),a=t.get("borderWidth");e=Nd(e);var i=xwt(n),o=Math.max(Math.round(a)*1.5,6),s="",l=nB+":",u;Gt(["left","right"],i)>-1?(s+="top:50%",l+="translateY(-50%) rotate("+(u=i==="left"?-225:-45)+"deg)"):(s+="left:50%",l+="translateX(-50%) rotate("+(u=i==="top"?225:45)+"deg)");var c=u*Math.PI/180,f=o+a,d=f*Math.abs(Math.cos(c))+f*Math.abs(Math.sin(c)),h=Math.round(((d-Math.SQRT2*a)/2+Math.SQRT2*a-(d-f)/2)*100)/100;s+=";"+i+":-"+h+"px";var v=e+" solid "+a+"px;",p=["position:absolute;width:"+o+"px;height:"+o+"px;z-index:-1;",s+";"+l+";","border-bottom:"+v,"border-right:"+v,"background-color:"+r+";"];return'<div style="'+p.join("")+'"></div>'}function Twt(t,e){var n="cubic-bezier(0.23,1,0.32,1)",r=" "+t/2+"s "+n,a="opacity"+r+",visibility"+r;return e||(r=" "+t+"s "+n,a+=on.transformSupported?","+nB+r:",left"+r+",top"+r),wwt+":"+a}function C8(t,e,n){var r=t.toFixed(0)+"px",a=e.toFixed(0)+"px";if(!on.transformSupported)return n?"top:"+a+";left:"+r+";":[["top",a],["left",r]];var i=on.transform3dSupported,o="translate"+(i?"3d":"")+"("+r+","+a+(i?",0":"")+")";return n?"top:0;left:0;"+nB+":"+o+";":[["top",0],["left",0],[Eoe,o]]}function Ewt(t){var e=[],n=t.get("fontSize"),r=t.getTextColor();r&&e.push("color:"+r),e.push("font:"+t.getFont()),n&&e.push("line-height:"+Math.round(n*3/2)+"px");var a=t.get("textShadowColor"),i=t.get("textShadowBlur")||0,o=t.get("textShadowOffsetX")||0,s=t.get("textShadowOffsetY")||0;return a&&i&&e.push("text-shadow:"+o+"px "+s+"px "+i+"px "+a),W(["decoration","align"],function(l){var u=t.get(l);u&&e.push("text-"+l+":"+u)}),e.join(";")}function Mwt(t,e,n){var r=[],a=t.get("transitionDuration"),i=t.get("backgroundColor"),o=t.get("shadowBlur"),s=t.get("shadowColor"),l=t.get("shadowOffsetX"),u=t.get("shadowOffsetY"),c=t.getModel("textStyle"),f=Lne(t,"html"),d=l+"px "+u+"px "+o+"px "+s;return r.push("box-shadow:"+d),e&&a&&r.push(Twt(a,n)),i&&r.push("background-color:"+i),W(["width","color","radius"],function(h){var v="border-"+h,p=DN(v),g=t.get(p);g!=null&&r.push(v+":"+g+(h==="color"?"":"px"))}),r.push(Ewt(c)),f!=null&&r.push("padding:"+qd(f).join("px ")+"px"),r.join(";")+";"}function T8(t,e,n,r,a){var i=e&&e.painter;if(n){var o=i&&i.getViewportRoot();o&&Btt(t,o,document.body,r,a)}else{t[0]=r,t[1]=a;var s=i&&i.getViewportRootOffset();s&&(t[0]+=s.offsetLeft,t[1]+=s.offsetTop)}t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}var Dwt=function(){function t(e,n,r){if(this._show=!1,this._styleCoord=[0,0,0,0],this._enterable=!0,this._alwaysShowContent=!1,this._firstShow=!0,this._longHide=!0,on.wxa)return null;var a=document.createElement("div");a.domBelongToZr=!0,this.el=a;var i=this._zr=n.getZr(),o=this._appendToBody=r&&r.appendToBody;T8(this._styleCoord,i,o,n.getWidth()/2,n.getHeight()/2),o?document.body.appendChild(a):e.appendChild(a),this._container=e;var s=this;a.onmouseenter=function(){s._enterable&&(clearTimeout(s._hideTimeout),s._show=!0),s._inContent=!0},a.onmousemove=function(l){if(l=l||window.event,!s._enterable){var u=i.handler,c=i.painter.getViewportRoot();Ki(c,l,!0),u.dispatch("mousemove",l)}},a.onmouseleave=function(){s._inContent=!1,s._enterable&&s._show&&s.hideLater(s._hideDelay)}}return t.prototype.update=function(e){var n=this._container,r=Swt(n,"position"),a=n.style;a.position!=="absolute"&&r!=="absolute"&&(a.position="relative");var i=e.get("alwaysShowContent");i&&this._moveIfResized(),this._alwaysShowContent=i,this.el.className=e.get("className")||""},t.prototype.show=function(e,n){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var r=this.el,a=r.style,i=this._styleCoord;r.innerHTML?a.cssText=_wt+Mwt(e,!this._firstShow,this._longHide)+C8(i[0],i[1],!0)+("border-color:"+Nd(n)+";")+(e.get("extraCssText")||"")+(";pointer-events:"+(this._enterable?"auto":"none")):a.display="none",this._show=!0,this._firstShow=!1,this._longHide=!1},t.prototype.setContent=function(e,n,r,a,i){var o=this.el;if(e==null){o.innerHTML="";return}var s="";if(rt(i)&&r.get("trigger")==="item"&&!Coe(r)&&(s=Cwt(r,a,i)),rt(e))o.innerHTML=e+s;else if(e){o.innerHTML="",Be(e)||(e=[e]);for(var l=0;l<e.length;l++)ov(e[l])&&e[l].parentNode!==o&&o.appendChild(e[l]);if(s&&o.childNodes.length){var u=document.createElement("div");u.innerHTML=s,o.appendChild(u)}}},t.prototype.setEnterable=function(e){this._enterable=e},t.prototype.getSize=function(){var e=this.el;return[e.offsetWidth,e.offsetHeight]},t.prototype.moveTo=function(e,n){var r=this._styleCoord;if(T8(r,this._zr,this._appendToBody,e,n),r[0]!=null&&r[1]!=null){var a=this.el.style,i=C8(r[0],r[1]);W(i,function(o){a[o[0]]=o[1]})}},t.prototype._moveIfResized=function(){var e=this._styleCoord[2],n=this._styleCoord[3];this.moveTo(e*this._zr.getWidth(),n*this._zr.getHeight())},t.prototype.hide=function(){var e=this,n=this.el.style;n.visibility="hidden",n.opacity="0",on.transform3dSupported&&(n.willChange=""),this._show=!1,this._longHideTimeout=setTimeout(function(){return e._longHide=!0},500)},t.prototype.hideLater=function(e){this._show&&!(this._inContent&&this._enterable)&&!this._alwaysShowContent&&(e?(this._hideDelay=e,this._show=!1,this._hideTimeout=setTimeout(it(this.hide,this),e)):this.hide())},t.prototype.isShow=function(){return this._show},t.prototype.dispose=function(){this.el.parentNode.removeChild(this.el)},t}();const kwt=Dwt;var Rwt=function(){function t(e){this._show=!1,this._styleCoord=[0,0,0,0],this._alwaysShowContent=!1,this._enterable=!0,this._zr=e.getZr(),M8(this._styleCoord,this._zr,e.getWidth()/2,e.getHeight()/2)}return t.prototype.update=function(e){var n=e.get("alwaysShowContent");n&&this._moveIfResized(),this._alwaysShowContent=n},t.prototype.show=function(){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.show(),this._show=!0},t.prototype.setContent=function(e,n,r,a,i){var o=this;bt(e)&&yn(""),this.el&&this._zr.remove(this.el);var s=r.getModel("textStyle");this.el=new nn({style:{rich:n.richTextStyles,text:e,lineHeight:22,borderWidth:1,borderColor:a,textShadowColor:s.get("textShadowColor"),fill:r.get(["textStyle","color"]),padding:Lne(r,"richText"),verticalAlign:"top",align:"left"},z:r.get("z")}),W(["backgroundColor","borderRadius","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"],function(u){o.el.style[u]=r.get(u)}),W(["textShadowBlur","textShadowOffsetX","textShadowOffsetY"],function(u){o.el.style[u]=s.get(u)||0}),this._zr.add(this.el);var l=this;this.el.on("mouseover",function(){l._enterable&&(clearTimeout(l._hideTimeout),l._show=!0),l._inContent=!0}),this.el.on("mouseout",function(){l._enterable&&l._show&&l.hideLater(l._hideDelay),l._inContent=!1})},t.prototype.setEnterable=function(e){this._enterable=e},t.prototype.getSize=function(){var e=this.el,n=this.el.getBoundingRect(),r=E8(e.style);return[n.width+r.left+r.right,n.height+r.top+r.bottom]},t.prototype.moveTo=function(e,n){var r=this.el;if(r){var a=this._styleCoord;M8(a,this._zr,e,n),e=a[0],n=a[1];var i=r.style,o=Cu(i.borderWidth||0),s=E8(i);r.x=e+o+s.left,r.y=n+o+s.top,r.markRedraw()}},t.prototype._moveIfResized=function(){var e=this._styleCoord[2],n=this._styleCoord[3];this.moveTo(e*this._zr.getWidth(),n*this._zr.getHeight())},t.prototype.hide=function(){this.el&&this.el.hide(),this._show=!1},t.prototype.hideLater=function(e){this._show&&!(this._inContent&&this._enterable)&&!this._alwaysShowContent&&(e?(this._hideDelay=e,this._show=!1,this._hideTimeout=setTimeout(it(this.hide,this),e)):this.hide())},t.prototype.isShow=function(){return this._show},t.prototype.dispose=function(){this._zr.remove(this.el)},t}();function Cu(t){return Math.max(0,t)}function E8(t){var e=Cu(t.shadowBlur||0),n=Cu(t.shadowOffsetX||0),r=Cu(t.shadowOffsetY||0);return{left:Cu(e-n),right:Cu(e+n),top:Cu(e-r),bottom:Cu(e+r)}}function M8(t,e,n,r){t[0]=n,t[1]=r,t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}const Lwt=Rwt;var Owt=new rn({shape:{x:-1,y:-1,width:2,height:2}}),Awt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(n,r){if(!(on.node||!r.getDom())){var a=n.getComponent("tooltip"),i=this._renderMode=Trt(a.get("renderMode"));this._tooltipContent=i==="richText"?new Lwt(r):new kwt(r.getDom(),r,{appendToBody:a.get("appendToBody",!0)})}},e.prototype.render=function(n,r,a){if(!(on.node||!a.getDom())){this.group.removeAll(),this._tooltipModel=n,this._ecModel=r,this._api=a;var i=this._tooltipContent;i.update(n),i.setEnterable(n.get("enterable")),this._initGlobalListener(),this._keepShow(),this._renderMode!=="richText"&&n.get("transitionDuration")?Yv(this,"_updatePosition",50,"fixRate"):Qy(this,"_updatePosition")}},e.prototype._initGlobalListener=function(){var n=this._tooltipModel,r=n.get("triggerOn");coe("itemTooltip",this._api,it(function(a,i,o){r!=="none"&&(r.indexOf(a)>=0?this._tryShow(i,o):a==="leave"&&this._hide(o))},this))},e.prototype._keepShow=function(){var n=this._tooltipModel,r=this._ecModel,a=this._api,i=n.get("triggerOn");if(this._lastX!=null&&this._lastY!=null&&i!=="none"&&i!=="click"){var o=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout(function(){!a.isDisposed()&&o.manuallyShowTip(n,r,a,{x:o._lastX,y:o._lastY,dataByCoordSys:o._lastDataByCoordSys})})}},e.prototype.manuallyShowTip=function(n,r,a,i){if(!(i.from===this.uid||on.node||!a.getDom())){var o=D8(i,a);this._ticket="";var s=i.dataByCoordSys,l=$wt(i,r,a);if(l){var u=l.el.getBoundingRect().clone();u.applyTransform(l.el.transform),this._tryShow({offsetX:u.x+u.width/2,offsetY:u.y+u.height/2,target:l.el,position:i.position,positionDefault:"bottom"},o)}else if(i.tooltip&&i.x!=null&&i.y!=null){var c=Owt;c.x=i.x,c.y=i.y,c.update(),Lt(c).tooltipConfig={name:null,option:i.tooltip},this._tryShow({offsetX:i.x,offsetY:i.y,target:c},o)}else if(s)this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,dataByCoordSys:s,tooltipOption:i.tooltipOption},o);else if(i.seriesIndex!=null){if(this._manuallyAxisShowTip(n,r,a,i))return;var f=foe(i,r),d=f.point[0],h=f.point[1];d!=null&&h!=null&&this._tryShow({offsetX:d,offsetY:h,target:f.el,position:i.position,positionDefault:"bottom"},o)}else i.x!=null&&i.y!=null&&(a.dispatchAction({type:"updateAxisPointer",x:i.x,y:i.y}),this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,target:a.getZr().findHover(i.x,i.y).target},o))}},e.prototype.manuallyHideTip=function(n,r,a,i){var o=this._tooltipContent;this._tooltipModel&&o.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=this._lastDataByCoordSys=null,i.from!==this.uid&&this._hide(D8(i,a))},e.prototype._manuallyAxisShowTip=function(n,r,a,i){var o=i.seriesIndex,s=i.dataIndex,l=r.getComponent("axisPointer").coordSysAxesInfo;if(!(o==null||s==null||l==null)){var u=r.getSeriesByIndex(o);if(u){var c=u.getData(),f=Pg([c.getItemModel(s),u,(u.coordinateSystem||{}).model],this._tooltipModel);if(f.get("trigger")==="axis")return a.dispatchAction({type:"updateAxisPointer",seriesIndex:o,dataIndex:s,position:i.position}),!0}}},e.prototype._tryShow=function(n,r){var a=n.target,i=this._tooltipModel;if(i){this._lastX=n.offsetX,this._lastY=n.offsetY;var o=n.dataByCoordSys;if(o&&o.length)this._showAxisTooltip(o,n);else if(a){this._lastDataByCoordSys=null;var s,l;td(a,function(u){if(Lt(u).dataIndex!=null)return s=u,!0;if(Lt(u).tooltipConfig!=null)return l=u,!0},!0),s?this._showSeriesItemTooltip(n,s,r):l?this._showComponentItemTooltip(n,l,r):this._hide(r)}else this._lastDataByCoordSys=null,this._hide(r)}},e.prototype._showOrMove=function(n,r){var a=n.get("showDelay");r=it(r,this),clearTimeout(this._showTimout),a>0?this._showTimout=setTimeout(r,a):r()},e.prototype._showAxisTooltip=function(n,r){var a=this._ecModel,i=this._tooltipModel,o=[r.offsetX,r.offsetY],s=Pg([r.tooltipOption],i),l=this._renderMode,u=[],c=zr("section",{blocks:[],noHeader:!0}),f=[],d=new pE;W(n,function(m){W(m.dataByAxis,function(b){var w=a.getComponent(b.axisDim+"Axis",b.axisIndex),x=b.value;if(!(!w||x==null)){var _=soe(x,w.axis,a,b.seriesDataIndices,b.valueLabelOpt),C=zr("section",{header:_,noHeader:!no(_),sortBlocks:!0,blocks:[]});c.blocks.push(C),W(b.seriesDataIndices,function(T){var D=a.getSeriesByIndex(T.seriesIndex),E=T.dataIndexInside,M=D.getDataParams(E);if(!(M.dataIndex<0)){M.axisDim=b.axisDim,M.axisIndex=b.axisIndex,M.axisType=b.axisType,M.axisId=b.axisId,M.axisValue=aV(w.axis,{value:x}),M.axisValueLabel=_,M.marker=d.makeTooltipMarker("item",Nd(M.color),l);var k=pz(D.formatTooltip(E,!0,null)),R=k.frag;if(R){var O=Pg([D],i).get("valueFormatter");C.blocks.push(O?Ae({valueFormatter:O},R):R)}k.text&&f.push(k.text),u.push(M)}})}})}),c.blocks.reverse(),f.reverse();var h=r.position,v=s.get("order"),p=Sz(c,d,l,v,a.get("useUTC"),s.get("textStyle"));p&&f.unshift(p);var g=l==="richText"?`
  627. `:"<br/>",y=f.join(g);this._showOrMove(s,function(){this._updateContentNotChangedOnAxis(n,u)?this._updatePosition(s,h,o[0],o[1],this._tooltipContent,u):this._showTooltipContent(s,y,u,Math.random()+"",o[0],o[1],h,null,d)})},e.prototype._showSeriesItemTooltip=function(n,r,a){var i=this._ecModel,o=Lt(r),s=o.seriesIndex,l=i.getSeriesByIndex(s),u=o.dataModel||l,c=o.dataIndex,f=o.dataType,d=u.getData(f),h=this._renderMode,v=n.positionDefault,p=Pg([d.getItemModel(c),u,l&&(l.coordinateSystem||{}).model],this._tooltipModel,v?{position:v}:null),g=p.get("trigger");if(!(g!=null&&g!=="item")){var y=u.getDataParams(c,f),m=new pE;y.marker=m.makeTooltipMarker("item",Nd(y.color),h);var b=pz(u.formatTooltip(c,!1,f)),w=p.get("order"),x=p.get("valueFormatter"),_=b.frag,C=_?Sz(x?Ae({valueFormatter:x},_):_,m,h,w,i.get("useUTC"),p.get("textStyle")):b.text,T="item_"+u.name+"_"+c;this._showOrMove(p,function(){this._showTooltipContent(p,C,y,T,n.offsetX,n.offsetY,n.position,n.target,m)}),a({type:"showTip",dataIndexInside:c,dataIndex:d.getRawIndex(c),seriesIndex:s,from:this.uid})}},e.prototype._showComponentItemTooltip=function(n,r,a){var i=Lt(r),o=i.tooltipConfig,s=o.option||{};if(rt(s)){var l=s;s={content:l,formatter:l}}var u=[s],c=this._ecModel.getComponent(i.componentMainType,i.componentIndex);c&&u.push(c),u.push({formatter:s.content});var f=n.positionDefault,d=Pg(u,this._tooltipModel,f?{position:f}:null),h=d.get("content"),v=Math.random()+"",p=new pE;this._showOrMove(d,function(){var g=_t(d.get("formatterParams")||{});this._showTooltipContent(d,h,g,v,n.offsetX,n.offsetY,n.position,r,p)}),a({type:"showTip",from:this.uid})},e.prototype._showTooltipContent=function(n,r,a,i,o,s,l,u,c){if(this._ticket="",!(!n.get("showContent")||!n.get("show"))){var f=this._tooltipContent;f.setEnterable(n.get("enterable"));var d=n.get("formatter");l=l||n.get("position");var h=r,v=this._getNearestPoint([o,s],a,n.get("trigger"),n.get("borderColor")),p=v.color;if(d)if(rt(d)){var g=n.ecModel.get("useUTC"),y=Be(a)?a[0]:a,m=y&&y.axisType&&y.axisType.indexOf("time")>=0;h=d,m&&(h=Xm(y.axisValue,h,g)),h=kN(h,a,!0)}else if(vt(d)){var b=it(function(w,x){w===this._ticket&&(f.setContent(x,c,n,p,l),this._updatePosition(n,l,o,s,f,a,u))},this);this._ticket=i,h=d(a,i,b)}else h=d;f.setContent(h,c,n,p,l),f.show(n,p),this._updatePosition(n,l,o,s,f,a,u)}},e.prototype._getNearestPoint=function(n,r,a,i){if(a==="axis"||Be(r))return{color:i||(this._renderMode==="html"?"#fff":"none")};if(!Be(r))return{color:i||r.color||r.borderColor}},e.prototype._updatePosition=function(n,r,a,i,o,s,l){var u=this._api.getWidth(),c=this._api.getHeight();r=r||n.get("position");var f=o.getSize(),d=n.get("align"),h=n.get("verticalAlign"),v=l&&l.getBoundingRect().clone();if(l&&v.applyTransform(l.transform),vt(r)&&(r=r([a,i],s,o.el,v,{viewSize:[u,c],contentSize:f.slice()})),Be(r))a=et(r[0],u),i=et(r[1],c);else if(bt(r)){var p=r;p.width=f[0],p.height=f[1];var g=xr(p,{width:u,height:c});a=g.x,i=g.y,d=null,h=null}else if(rt(r)&&l){var y=Bwt(r,v,f,n.get("borderWidth"));a=y[0],i=y[1]}else{var y=Nwt(a,i,o,u,c,d?null:20,h?null:20);a=y[0],i=y[1]}if(d&&(a-=k8(d)?f[0]/2:d==="right"?f[0]:0),h&&(i-=k8(h)?f[1]/2:h==="bottom"?f[1]:0),Coe(n)){var y=Vwt(a,i,o,u,c);a=y[0],i=y[1]}o.moveTo(a,i)},e.prototype._updateContentNotChangedOnAxis=function(n,r){var a=this._lastDataByCoordSys,i=this._cbParamsList,o=!!a&&a.length===n.length;return o&&W(a,function(s,l){var u=s.dataByAxis||[],c=n[l]||{},f=c.dataByAxis||[];o=o&&u.length===f.length,o&&W(u,function(d,h){var v=f[h]||{},p=d.seriesDataIndices||[],g=v.seriesDataIndices||[];o=o&&d.value===v.value&&d.axisType===v.axisType&&d.axisId===v.axisId&&p.length===g.length,o&&W(p,function(y,m){var b=g[m];o=o&&y.seriesIndex===b.seriesIndex&&y.dataIndex===b.dataIndex}),i&&W(d.seriesDataIndices,function(y){var m=y.seriesIndex,b=r[m],w=i[m];b&&w&&w.data!==b.data&&(o=!1)})})}),this._lastDataByCoordSys=n,this._cbParamsList=r,!!o},e.prototype._hide=function(n){this._lastDataByCoordSys=null,n({type:"hideTip",from:this.uid})},e.prototype.dispose=function(n,r){on.node||!r.getDom()||(Qy(this,"_updatePosition"),this._tooltipContent.dispose(),bL("itemTooltip",r))},e.type="tooltip",e}(Wn);function Pg(t,e,n){var r=e.ecModel,a;n?(a=new Mn(n,r,r),a=new Mn(e.option,a,r)):a=e;for(var i=t.length-1;i>=0;i--){var o=t[i];o&&(o instanceof Mn&&(o=o.get("tooltip",!0)),rt(o)&&(o={formatter:o}),o&&(a=new Mn(o,a,r)))}return a}function D8(t,e){return t.dispatchAction||it(e.dispatchAction,e)}function Nwt(t,e,n,r,a,i,o){var s=n.getSize(),l=s[0],u=s[1];return i!=null&&(t+l+i+2>r?t-=l+i:t+=i),o!=null&&(e+u+o>a?e-=u+o:e+=o),[t,e]}function Vwt(t,e,n,r,a){var i=n.getSize(),o=i[0],s=i[1];return t=Math.min(t+o,r)-o,e=Math.min(e+s,a)-s,t=Math.max(t,0),e=Math.max(e,0),[t,e]}function Bwt(t,e,n,r){var a=n[0],i=n[1],o=Math.ceil(Math.SQRT2*r)+8,s=0,l=0,u=e.width,c=e.height;switch(t){case"inside":s=e.x+u/2-a/2,l=e.y+c/2-i/2;break;case"top":s=e.x+u/2-a/2,l=e.y-i-o;break;case"bottom":s=e.x+u/2-a/2,l=e.y+c+o;break;case"left":s=e.x-a-o,l=e.y+c/2-i/2;break;case"right":s=e.x+u+o,l=e.y+c/2-i/2}return[s,l]}function k8(t){return t==="center"||t==="middle"}function $wt(t,e,n){var r=sN(t).queryOptionMap,a=r.keys()[0];if(!(!a||a==="series")){var i=Gm(e,a,r.get(a),{useDefault:!1,enableAll:!1,enableNone:!1}),o=i.models[0];if(o){var s=n.getViewOfComponentModel(o),l;if(s.group.traverse(function(u){var c=Lt(u).tooltipConfig;if(c&&c.name===t.name)return l=u,!0}),l)return{componentMainType:a,componentIndex:o.componentIndex,el:l}}}}const Iwt=Awt;function Pwt(t){Ht(o1),t.registerComponentModel(mwt),t.registerComponentView(Iwt),t.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},ir),t.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},ir)}var Fwt=["rect","polygon","keep","clear"];function zwt(t,e){var n=Dn(t?t.brush:[]);if(n.length){var r=[];W(n,function(l){var u=l.hasOwnProperty("toolbox")?l.toolbox:[];u instanceof Array&&(r=r.concat(u))});var a=t&&t.toolbox;Be(a)&&(a=a[0]),a||(a={feature:{}},t.toolbox=[a]);var i=a.feature||(a.feature={}),o=i.brush||(i.brush={}),s=o.type||(o.type=[]);s.push.apply(s,r),Gwt(s),e&&!s.length&&s.push.apply(s,Fwt)}}function Gwt(t){var e={};W(t,function(n){e[n]=1}),t.length=0,W(e,function(n,r){t.push(r)})}var R8=W;function L8(t){if(t){for(var e in t)if(t.hasOwnProperty(e))return!0}}function TL(t,e,n){var r={};return R8(e,function(i){var o=r[i]=a();R8(t[i],function(s,l){if(ha.isValidType(l)){var u={type:l,visual:s};n&&n(u,i),o[l]=new ha(u),l==="opacity"&&(u=_t(u),u.type="colorAlpha",o.__hidden.__alphaForOpacity=new ha(u))}})}),r;function a(){var i=function(){};i.prototype.__hidden=i.prototype;var o=new i;return o}}function Doe(t,e,n){var r;W(n,function(a){e.hasOwnProperty(a)&&L8(e[a])&&(r=!0)}),r&&W(n,function(a){e.hasOwnProperty(a)&&L8(e[a])?t[a]=_t(e[a]):delete t[a]})}function Uwt(t,e,n,r,a,i){var o={};W(t,function(f){var d=ha.prepareVisualTypes(e[f]);o[f]=d});var s;function l(f){return zN(n,s,f)}function u(f,d){zne(n,s,f,d)}i==null?n.each(c):n.each([i],c);function c(f,d){s=i==null?f:d;var h=n.getRawDataItem(s);if(!(h&&h.visualMap===!1))for(var v=r.call(a,f),p=e[v],g=o[v],y=0,m=g.length;y<m;y++){var b=g[y];p[b]&&p[b].applyVisual(f,l,u)}}}function Hwt(t,e,n,r){var a={};return W(t,function(i){var o=ha.prepareVisualTypes(e[i]);a[i]=o}),{progress:function(o,s){var l;r!=null&&(l=s.getDimensionIndex(r));function u(x){return zN(s,f,x)}function c(x,_){zne(s,f,x,_)}for(var f,d=s.getStore();(f=o.next())!=null;){var h=s.getRawDataItem(f);if(!(h&&h.visualMap===!1))for(var v=r!=null?d.get(l,f):f,p=n(v),g=e[p],y=a[p],m=0,b=y.length;m<b;m++){var w=y[m];g[w]&&g[w].applyVisual(v,u,c)}}}}}function Wwt(t){var e=t.brushType,n={point:function(r){return O8[e].point(r,n,t)},rect:function(r){return O8[e].rect(r,n,t)}};return n}var O8={lineX:A8(0),lineY:A8(1),rect:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])},rect:function(t,e,n){return t&&n.boundingRect.intersect(t)}},polygon:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])&&If(n.range,t[0],t[1])},rect:function(t,e,n){var r=n.range;if(!t||r.length<=1)return!1;var a=t.x,i=t.y,o=t.width,s=t.height,l=r[0];if(If(r,a,i)||If(r,a+o,i)||If(r,a,i+s)||If(r,a+o,i+s)||zt.create(t).contain(l[0],l[1])||a0(a,i,a+o,i,r)||a0(a,i,a,i+s,r)||a0(a+o,i,a+o,i+s,r)||a0(a,i+s,a+o,i+s,r))return!0}}};function A8(t){var e=["x","y"],n=["width","height"];return{point:function(r,a,i){if(r){var o=i.range,s=r[t];return Fg(s,o)}},rect:function(r,a,i){if(r){var o=i.range,s=[r[e[t]],r[e[t]]+r[n[t]]];return s[1]<s[0]&&s.reverse(),Fg(s[0],o)||Fg(s[1],o)||Fg(o[0],s)||Fg(o[1],s)}}}}function Fg(t,e){return e[0]<=t&&t<=e[1]}var N8=["inBrush","outOfBrush"],RM="__ecBrushSelect",EL="__ecInBrushSelectEvent";function koe(t){t.eachComponent({mainType:"brush"},function(e){var n=e.brushTargetManager=new eB(e.option,t);n.setInputRanges(e.areas,t)})}function Kwt(t,e,n){var r=[],a,i;t.eachComponent({mainType:"brush"},function(o){n&&n.type==="takeGlobalCursor"&&o.setBrushOption(n.key==="brush"?n.brushOption:{brushType:!1})}),koe(t),t.eachComponent({mainType:"brush"},function(o,s){var l={brushId:o.id,brushIndex:s,brushName:o.name,areas:_t(o.areas),selected:[]};r.push(l);var u=o.option,c=u.brushLink,f=[],d=[],h=[],v=!1;s||(a=u.throttleType,i=u.throttleDelay);var p=$e(o.areas,function(x){var _=qwt[x.brushType],C=yt({boundingRect:_?_(x):void 0},x);return C.selectors=Wwt(C),C}),g=TL(o.option,N8,function(x){x.mappingMethod="fixed"});Be(c)&&W(c,function(x){f[x]=1});function y(x){return c==="all"||!!f[x]}function m(x){return!!x.length}t.eachSeries(function(x,_){var C=h[_]=[];x.subType==="parallel"?b(x,_):w(x,_,C)});function b(x,_){var C=x.coordinateSystem;v=v||C.hasAxisBrushed(),y(_)&&C.eachActiveState(x.getData(),function(T,D){T==="active"&&(d[D]=1)})}function w(x,_,C){if(!(!x.brushSelector||Xwt(o,_))&&(W(p,function(D){o.brushTargetManager.controlSeries(D,x,t)&&C.push(D),v=v||m(C)}),y(_)&&m(C))){var T=x.getData();T.each(function(D){V8(x,C,T,D)&&(d[D]=1)})}}t.eachSeries(function(x,_){var C={seriesId:x.id,seriesIndex:_,seriesName:x.name,dataIndex:[]};l.selected.push(C);var T=h[_],D=x.getData(),E=y(_)?function(M){return d[M]?(C.dataIndex.push(D.getRawIndex(M)),"inBrush"):"outOfBrush"}:function(M){return V8(x,T,D,M)?(C.dataIndex.push(D.getRawIndex(M)),"inBrush"):"outOfBrush"};(y(_)?v:m(T))&&Uwt(N8,g,D,E)})}),jwt(e,a,i,r,n)}function jwt(t,e,n,r,a){if(a){var i=t.getZr();if(!i[EL]){i[RM]||(i[RM]=Ywt);var o=Yv(i,RM,n,e);o(t,r)}}}function Ywt(t,e){if(!t.isDisposed()){var n=t.getZr();n[EL]=!0,t.dispatchAction({type:"brushSelect",batch:e}),n[EL]=!1}}function V8(t,e,n,r){for(var a=0,i=e.length;a<i;a++){var o=e[a];if(t.brushSelector(r,n,o.selectors,o))return!0}}function Xwt(t,e){var n=t.option.seriesIndex;return n!=null&&n!=="all"&&(Be(n)?Gt(n,e)<0:e!==n)}var qwt={rect:function(t){return B8(t.range)},polygon:function(t){for(var e,n=t.range,r=0,a=n.length;r<a;r++){e=e||[[1/0,-1/0],[1/0,-1/0]];var i=n[r];i[0]<e[0][0]&&(e[0][0]=i[0]),i[0]>e[0][1]&&(e[0][1]=i[0]),i[1]<e[1][0]&&(e[1][0]=i[1]),i[1]>e[1][1]&&(e[1][1]=i[1])}return e&&B8(e)}};function B8(t){return new zt(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}var Zwt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(n,r){this.ecModel=n,this.api=r,this.model,(this._brushController=new NV(r.getZr())).on("brush",it(this._onBrush,this)).mount()},e.prototype.render=function(n,r,a,i){this.model=n,this._updateController(n,r,a,i)},e.prototype.updateTransform=function(n,r,a,i){koe(r),this._updateController(n,r,a,i)},e.prototype.updateVisual=function(n,r,a,i){this.updateTransform(n,r,a,i)},e.prototype.updateView=function(n,r,a,i){this._updateController(n,r,a,i)},e.prototype._updateController=function(n,r,a,i){(!i||i.$from!==n.id)&&this._brushController.setPanels(n.brushTargetManager.makePanelOpts(a)).enableBrush(n.brushOption).updateCovers(n.areas.slice())},e.prototype.dispose=function(){this._brushController.dispose()},e.prototype._onBrush=function(n){var r=this.model.id,a=this.model.brushTargetManager.setOutputRanges(n.areas,this.ecModel);(!n.isEnd||n.removeOnClick)&&this.api.dispatchAction({type:"brush",brushId:r,areas:_t(a),$from:r}),n.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:r,areas:_t(a),$from:r})},e.type="brush",e}(Wn);const Qwt=Zwt;var Jwt="#ddd",e_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.areas=[],n.brushOption={},n}return e.prototype.optionUpdated=function(n,r){var a=this.option;!r&&Doe(a,n,["inBrush","outOfBrush"]);var i=a.inBrush=a.inBrush||{};a.outOfBrush=a.outOfBrush||{color:Jwt},i.hasOwnProperty("liftZ")||(i.liftZ=5)},e.prototype.setAreas=function(n){n&&(this.areas=$e(n,function(r){return $8(this.option,r)},this))},e.prototype.setBrushOption=function(n){this.brushOption=$8(this.option,n),this.brushType=this.brushOption.brushType},e.type="brush",e.dependencies=["geo","grid","xAxis","yAxis","parallel","series"],e.defaultOption={seriesIndex:"all",brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(210,219,238,0.3)",borderColor:"#D2DBEE"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},e}(Jt);function $8(t,e){return $t({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new Mn(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}const t_t=e_t;var n_t=["rect","polygon","lineX","lineY","keep","clear"],r_t=function(t){me(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.render=function(n,r,a){var i,o,s;r.eachComponent({mainType:"brush"},function(l){i=l.brushType,o=l.brushOption.brushMode||"single",s=s||!!l.areas.length}),this._brushType=i,this._brushMode=o,W(n.get("type",!0),function(l){n.setIconStatus(l,(l==="keep"?o==="multiple":l==="clear"?s:l===i)?"emphasis":"normal")})},e.prototype.updateView=function(n,r,a){this.render(n,r,a)},e.prototype.getIcons=function(){var n=this.model,r=n.get("icon",!0),a={};return W(n.get("type",!0),function(i){r[i]&&(a[i]=r[i])}),a},e.prototype.onclick=function(n,r,a){var i=this._brushType,o=this._brushMode;a==="clear"?(r.dispatchAction({type:"axisAreaSelect",intervals:[]}),r.dispatchAction({type:"brush",command:"clear",areas:[]})):r.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:a==="keep"?i:i===a?!1:a,brushMode:a==="keep"?o==="multiple"?"single":"multiple":o}})},e.getDefaultOption=function(n){var r={show:!0,type:n_t.slice(),icon:{rect:"M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13",polygon:"M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2",lineX:"M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4",lineY:"M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4",keep:"M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z",clear:"M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2"},title:n.getLocaleModel().get(["toolbox","brush","title"])};return r},e}(Qi);const a_t=r_t;function i_t(t){t.registerComponentView(Qwt),t.registerComponentModel(t_t),t.registerPreprocessor(zwt),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,Kwt),t.registerAction({type:"brush",event:"brush",update:"updateVisual"},function(e,n){n.eachComponent({mainType:"brush",query:e},function(r){r.setAreas(e.areas)})}),t.registerAction({type:"brushSelect",event:"brushSelected",update:"none"},ir),t.registerAction({type:"brushEnd",event:"brushEnd",update:"none"},ir),Yh("brush",a_t)}var o_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return e.type="title",e.defaultOption={z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:0,top:0,backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bold",color:"#464646"},subtextStyle:{fontSize:12,color:"#6E7079"}},e}(Jt),s_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.render=function(n,r,a){if(this.group.removeAll(),!!n.get("show")){var i=this.group,o=n.getModel("textStyle"),s=n.getModel("subtextStyle"),l=n.get("textAlign"),u=Pt(n.get("textBaseline"),n.get("textVerticalAlign")),c=new nn({style:Nn(o,{text:n.get("text"),fill:o.getTextColor()},{disableBox:!0}),z2:10}),f=c.getBoundingRect(),d=n.get("subtext"),h=new nn({style:Nn(s,{text:d,fill:s.getTextColor(),y:f.height+n.get("itemGap"),verticalAlign:"top"},{disableBox:!0}),z2:10}),v=n.get("link"),p=n.get("sublink"),g=n.get("triggerEvent",!0);c.silent=!v&&!g,h.silent=!p&&!g,v&&c.on("click",function(){D_(v,"_"+n.get("target"))}),p&&h.on("click",function(){D_(p,"_"+n.get("subtarget"))}),Lt(c).eventData=Lt(h).eventData=g?{componentType:"title",componentIndex:n.componentIndex}:null,i.add(c),d&&i.add(h);var y=i.getBoundingRect(),m=n.getBoxLayoutParams();m.width=y.width,m.height=y.height;var b=xr(m,{width:a.getWidth(),height:a.getHeight()},n.get("padding"));l||(l=n.get("left")||n.get("right"),l==="middle"&&(l="center"),l==="right"?b.x+=b.width:l==="center"&&(b.x+=b.width/2)),u||(u=n.get("top")||n.get("bottom"),u==="center"&&(u="middle"),u==="bottom"?b.y+=b.height:u==="middle"&&(b.y+=b.height/2),u=u||"top"),i.x=b.x,i.y=b.y,i.markRedraw();var w={align:l,verticalAlign:u};c.setStyle(w),h.setStyle(w),y=i.getBoundingRect();var x=b.margin,_=n.getItemStyle(["color","opacity"]);_.fill=n.get("backgroundColor");var C=new rn({shape:{x:y.x-x[3],y:y.y-x[0],width:y.width+x[1]+x[3],height:y.height+x[0]+x[2],r:n.get("borderRadius")},style:_,subPixelOptimize:!0,silent:!0});i.add(C)}},e.type="title",e}(Wn);function l_t(t){t.registerComponentModel(o_t),t.registerComponentView(s_t)}var u_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode="box",n}return e.prototype.init=function(n,r,a){this.mergeDefaultAndTheme(n,a),this._initData()},e.prototype.mergeOption=function(n){t.prototype.mergeOption.apply(this,arguments),this._initData()},e.prototype.setCurrentIndex=function(n){n==null&&(n=this.option.currentIndex);var r=this._data.count();this.option.loop?n=(n%r+r)%r:(n>=r&&(n=r-1),n<0&&(n=0)),this.option.currentIndex=n},e.prototype.getCurrentIndex=function(){return this.option.currentIndex},e.prototype.isIndexMax=function(){return this.getCurrentIndex()>=this._data.count()-1},e.prototype.setPlayState=function(n){this.option.autoPlay=!!n},e.prototype.getPlayState=function(){return!!this.option.autoPlay},e.prototype._initData=function(){var n=this.option,r=n.data||[],a=n.axisType,i=this._names=[],o;a==="category"?(o=[],W(r,function(u,c){var f=Rr(Vv(u),""),d;bt(u)?(d=_t(u),d.value=c):d=c,o.push(d),i.push(f)})):o=r;var s={category:"ordinal",time:"time",value:"number"}[a]||"number",l=this._data=new Ma([{name:"value",type:s}],this);l.initData(o,i)},e.prototype.getData=function(){return this._data},e.prototype.getCategories=function(){if(this.get("axisType")==="category")return this._names.slice()},e.type="timeline",e.defaultOption={z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:5,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:"#000"},data:[]},e}(Jt);const I8=u_t;var Roe=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="timeline.slider",e.defaultOption=Nc(I8.defaultOption,{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"circle",symbolSize:12,lineStyle:{show:!0,width:2,color:"#DAE1F5"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#A4B1D7"},itemStyle:{color:"#A4B1D7",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:15,color:"#316bf3",borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0, 0, 0, 0.3)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:24,itemGap:12,position:"left",playIcon:"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z",stopIcon:"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z",nextIcon:"M2,18.5A1.52,1.52,0,0,1,.92,18a1.49,1.49,0,0,1,0-2.12L7.81,9.36,1,3.11A1.5,1.5,0,1,1,3,.89l8,7.34a1.48,1.48,0,0,1,.49,1.09,1.51,1.51,0,0,1-.46,1.1L3,18.08A1.5,1.5,0,0,1,2,18.5Z",prevIcon:"M10,.5A1.52,1.52,0,0,1,11.08,1a1.49,1.49,0,0,1,0,2.12L4.19,9.64,11,15.89a1.5,1.5,0,1,1-2,2.22L1,10.77A1.48,1.48,0,0,1,.5,9.68,1.51,1.51,0,0,1,1,8.58L9,.92A1.5,1.5,0,0,1,10,.5Z",prevBtnSize:18,nextBtnSize:18,color:"#A4B1D7",borderColor:"#A4B1D7",borderWidth:1},emphasis:{label:{show:!0,color:"#6f778d"},itemStyle:{color:"#316BF3"},controlStyle:{color:"#316BF3",borderColor:"#316BF3",borderWidth:2}},progress:{lineStyle:{color:"#316BF3"},itemStyle:{color:"#316BF3"},label:{color:"#6f778d"}},data:[]}),e}(I8);sr(Roe,$N.prototype);const c_t=Roe;var f_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="timeline",e}(Wn);const d_t=f_t;var h_t=function(t){me(e,t);function e(n,r,a,i){var o=t.call(this,n,r,a)||this;return o.type=i||"value",o}return e.prototype.getLabelModel=function(){return this.model.getModel("label")},e.prototype.isHorizontal=function(){return this.model.get("orient")==="horizontal"},e}(_o);const p_t=h_t;var LM=Math.PI,P8=ln(),v_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(n,r){this.api=r},e.prototype.render=function(n,r,a){if(this.model=n,this.api=a,this.ecModel=r,this.group.removeAll(),n.get("show",!0)){var i=this._layout(n,a),o=this._createGroup("_mainGroup"),s=this._createGroup("_labelGroup"),l=this._axis=this._createAxis(i,n);n.formatTooltip=function(u){var c=l.scale.getLabel({value:u});return zr("nameValue",{noName:!0,value:c})},W(["AxisLine","AxisTick","Control","CurrentPointer"],function(u){this["_render"+u](i,o,l,n)},this),this._renderAxisLabel(i,s,l,n),this._position(i,n)}this._doPlayStop(),this._updateTicksStatus()},e.prototype.remove=function(){this._clearTimer(),this.group.removeAll()},e.prototype.dispose=function(){this._clearTimer()},e.prototype._layout=function(n,r){var a=n.get(["label","position"]),i=n.get("orient"),o=y_t(n,r),s;a==null||a==="auto"?s=i==="horizontal"?o.y+o.height/2<r.getHeight()/2?"-":"+":o.x+o.width/2<r.getWidth()/2?"+":"-":rt(a)?s={horizontal:{top:"-",bottom:"+"},vertical:{left:"-",right:"+"}}[i][a]:s=a;var l={horizontal:"center",vertical:s>=0||s==="+"?"left":"right"},u={horizontal:s>=0||s==="+"?"top":"bottom",vertical:"middle"},c={horizontal:0,vertical:LM/2},f=i==="vertical"?o.height:o.width,d=n.getModel("controlStyle"),h=d.get("show",!0),v=h?d.get("itemSize"):0,p=h?d.get("itemGap"):0,g=v+p,y=n.get(["label","rotate"])||0;y=y*LM/180;var m,b,w,x=d.get("position",!0),_=h&&d.get("showPlayBtn",!0),C=h&&d.get("showPrevBtn",!0),T=h&&d.get("showNextBtn",!0),D=0,E=f;x==="left"||x==="bottom"?(_&&(m=[0,0],D+=g),C&&(b=[D,0],D+=g),T&&(w=[E-v,0],E-=g)):(_&&(m=[E-v,0],E-=g),C&&(b=[0,0],D+=g),T&&(w=[E-v,0],E-=g));var M=[D,E];return n.get("inverse")&&M.reverse(),{viewRect:o,mainLength:f,orient:i,rotation:c[i],labelRotation:y,labelPosOpt:s,labelAlign:n.get(["label","align"])||l[i],labelBaseline:n.get(["label","verticalAlign"])||n.get(["label","baseline"])||u[i],playPosition:m,prevBtnPosition:b,nextBtnPosition:w,axisExtent:M,controlSize:v,controlGap:p}},e.prototype._position=function(n,r){var a=this._mainGroup,i=this._labelGroup,o=n.viewRect;if(n.orient==="vertical"){var s=Ni(),l=o.x,u=o.y+o.height;rs(s,s,[-l,-u]),Oc(s,s,-LM/2),rs(s,s,[l,u]),o=o.clone(),o.applyTransform(s)}var c=m(o),f=m(a.getBoundingRect()),d=m(i.getBoundingRect()),h=[a.x,a.y],v=[i.x,i.y];v[0]=h[0]=c[0][0];var p=n.labelPosOpt;if(p==null||rt(p)){var g=p==="+"?0:1;b(h,f,c,1,g),b(v,d,c,1,1-g)}else{var g=p>=0?0:1;b(h,f,c,1,g),v[1]=h[1]+p}a.setPosition(h),i.setPosition(v),a.rotation=i.rotation=n.rotation,y(a),y(i);function y(w){w.originX=c[0][0]-w.x,w.originY=c[1][0]-w.y}function m(w){return[[w.x,w.x+w.width],[w.y,w.y+w.height]]}function b(w,x,_,C,T){w[C]+=_[C][T]-x[C][T]}},e.prototype._createAxis=function(n,r){var a=r.getData(),i=r.get("axisType"),o=g_t(r,i);o.getTicks=function(){return a.mapArray(["value"],function(u){return{value:u}})};var s=a.getDataExtent("value");o.setExtent(s[0],s[1]),o.calcNiceTicks();var l=new p_t("value",o,n.axisExtent,i);return l.model=r,l},e.prototype._createGroup=function(n){var r=this[n]=new Tt;return this.group.add(r),r},e.prototype._renderAxisLine=function(n,r,a,i){var o=a.getExtent();if(i.get(["lineStyle","show"])){var s=new Br({shape:{x1:o[0],y1:0,x2:o[1],y2:0},style:Ae({lineCap:"round"},i.getModel("lineStyle").getLineStyle()),silent:!0,z2:1});r.add(s);var l=this._progressLine=new Br({shape:{x1:o[0],x2:this._currentPointer?this._currentPointer.x:o[0],y1:0,y2:0},style:yt({lineCap:"round",lineWidth:s.style.lineWidth},i.getModel(["progress","lineStyle"]).getLineStyle()),silent:!0,z2:1});r.add(l)}},e.prototype._renderAxisTick=function(n,r,a,i){var o=this,s=i.getData(),l=a.scale.getTicks();this._tickSymbols=[],W(l,function(u){var c=a.dataToCoord(u.value),f=s.getItemModel(u.value),d=f.getModel("itemStyle"),h=f.getModel(["emphasis","itemStyle"]),v=f.getModel(["progress","itemStyle"]),p={x:c,y:0,onclick:it(o._changeTimeline,o,u.value)},g=F8(f,d,r,p);g.ensureState("emphasis").style=h.getItemStyle(),g.ensureState("progress").style=v.getItemStyle(),Ju(g);var y=Lt(g);f.get("tooltip")?(y.dataIndex=u.value,y.dataModel=i):y.dataIndex=y.dataModel=null,o._tickSymbols.push(g)})},e.prototype._renderAxisLabel=function(n,r,a,i){var o=this,s=a.getLabelModel();if(s.get("show")){var l=i.getData(),u=a.getViewLabels();this._tickLabels=[],W(u,function(c){var f=c.tickValue,d=l.getItemModel(f),h=d.getModel("label"),v=d.getModel(["emphasis","label"]),p=d.getModel(["progress","label"]),g=a.dataToCoord(c.tickValue),y=new nn({x:g,y:0,rotation:n.labelRotation-n.rotation,onclick:it(o._changeTimeline,o,f),silent:!1,style:Nn(h,{text:c.formattedLabel,align:n.labelAlign,verticalAlign:n.labelBaseline})});y.ensureState("emphasis").style=Nn(v),y.ensureState("progress").style=Nn(p),r.add(y),Ju(y),P8(y).dataIndex=f,o._tickLabels.push(y)})}},e.prototype._renderControl=function(n,r,a,i){var o=n.controlSize,s=n.rotation,l=i.getModel("controlStyle").getItemStyle(),u=i.getModel(["emphasis","controlStyle"]).getItemStyle(),c=i.getPlayState(),f=i.get("inverse",!0);d(n.nextBtnPosition,"next",it(this._changeTimeline,this,f?"-":"+")),d(n.prevBtnPosition,"prev",it(this._changeTimeline,this,f?"+":"-")),d(n.playPosition,c?"stop":"play",it(this._handlePlayClick,this,!c),!0);function d(h,v,p,g){if(h){var y=as(Pt(i.get(["controlStyle",v+"BtnSize"]),o),o),m=[0,-y/2,y,y],b=m_t(i,v+"Icon",m,{x:h[0],y:h[1],originX:o/2,originY:0,rotation:g?-s:0,rectHover:!0,style:l,onclick:p});b.ensureState("emphasis").style=u,r.add(b),Ju(b)}}},e.prototype._renderCurrentPointer=function(n,r,a,i){var o=i.getData(),s=i.getCurrentIndex(),l=o.getItemModel(s).getModel("checkpointStyle"),u=this,c={onCreate:function(f){f.draggable=!0,f.drift=it(u._handlePointerDrag,u),f.ondragend=it(u._handlePointerDragend,u),z8(f,u._progressLine,s,a,i,!0)},onUpdate:function(f){z8(f,u._progressLine,s,a,i)}};this._currentPointer=F8(l,l,this._mainGroup,{},this._currentPointer,c)},e.prototype._handlePlayClick=function(n){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:n,from:this.uid})},e.prototype._handlePointerDrag=function(n,r,a){this._clearTimer(),this._pointerChangeTimeline([a.offsetX,a.offsetY])},e.prototype._handlePointerDragend=function(n){this._pointerChangeTimeline([n.offsetX,n.offsetY],!0)},e.prototype._pointerChangeTimeline=function(n,r){var a=this._toAxisCoord(n)[0],i=this._axis,o=Ri(i.getExtent().slice());a>o[1]&&(a=o[1]),a<o[0]&&(a=o[0]),this._currentPointer.x=a,this._currentPointer.markRedraw();var s=this._progressLine;s&&(s.shape.x2=a,s.dirty());var l=this._findNearestTick(a),u=this.model;(r||l!==u.getCurrentIndex()&&u.get("realtime"))&&this._changeTimeline(l)},e.prototype._doPlayStop=function(){var n=this;this._clearTimer(),this.model.getPlayState()&&(this._timer=setTimeout(function(){var r=n.model;n._changeTimeline(r.getCurrentIndex()+(r.get("rewind",!0)?-1:1))},this.model.get("playInterval")))},e.prototype._toAxisCoord=function(n){var r=this._mainGroup.getLocalTransform();return es(n,r,!0)},e.prototype._findNearestTick=function(n){var r=this.model.getData(),a=1/0,i,o=this._axis;return r.each(["value"],function(s,l){var u=o.dataToCoord(s),c=Math.abs(u-n);c<a&&(a=c,i=l)}),i},e.prototype._clearTimer=function(){this._timer&&(clearTimeout(this._timer),this._timer=null)},e.prototype._changeTimeline=function(n){var r=this.model.getCurrentIndex();n==="+"?n=r+1:n==="-"&&(n=r-1),this.api.dispatchAction({type:"timelineChange",currentIndex:n,from:this.uid})},e.prototype._updateTicksStatus=function(){var n=this.model.getCurrentIndex(),r=this._tickSymbols,a=this._tickLabels;if(r)for(var i=0;i<r.length;i++)r&&r[i]&&r[i].toggleState("progress",i<n);if(a)for(var i=0;i<a.length;i++)a&&a[i]&&a[i].toggleState("progress",P8(a[i]).dataIndex<=n)},e.type="timeline.slider",e}(d_t);function g_t(t,e){if(e=e||t.get("type"),e)switch(e){case"category":return new eV({ordinalMeta:t.getCategories(),extent:[1/0,-1/0]});case"time":return new Are({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new mc}}function y_t(t,e){return xr(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()},t.get("padding"))}function m_t(t,e,n,r){var a=r.style,i=Pv(t.get(["controlStyle",e]),r||{},new zt(n[0],n[1],n[2],n[3]));return a&&i.setStyle(a),i}function F8(t,e,n,r,a,i){var o=e.get("color");if(a)a.setColor(o),n.add(a),i&&i.onUpdate(a);else{var s=t.get("symbol");a=fr(s,-1,-1,2,2,o),a.setStyle("strokeNoScale",!0),n.add(a),i&&i.onCreate(a)}var l=e.getItemStyle(["color"]);a.setStyle(l),r=$t({rectHover:!0,z2:100},r,!0);var u=Xv(t.get("symbolSize"));r.scaleX=u[0]/2,r.scaleY=u[1]/2;var c=Zd(t.get("symbolOffset"),u);c&&(r.x=(r.x||0)+c[0],r.y=(r.y||0)+c[1]);var f=t.get("symbolRotate");return r.rotation=(f||0)*Math.PI/180||0,a.attr(r),a.updateTransform(),a}function z8(t,e,n,r,a,i){if(!t.dragging){var o=a.getModel("checkpointStyle"),s=r.dataToCoord(a.getData().get("value",n));if(i||!o.get("animation",!0))t.attr({x:s,y:0}),e&&e.attr({shape:{x2:s}});else{var l={duration:o.get("animationDuration",!0),easing:o.get("animationEasing",!0)};t.stopAnimation(null,!0),t.animateTo({x:s,y:0},l),e&&e.animateTo({shape:{x2:s}},l)}}}const b_t=v_t;function S_t(t){t.registerAction({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},function(e,n,r){var a=n.getComponent("timeline");return a&&e.currentIndex!=null&&(a.setCurrentIndex(e.currentIndex),!a.get("loop",!0)&&a.isIndexMax()&&a.getPlayState()&&(a.setPlayState(!1),r.dispatchAction({type:"timelinePlayChange",playState:!1,from:e.from}))),n.resetOption("timeline",{replaceMerge:a.get("replaceMerge",!0)}),yt({currentIndex:a.option.currentIndex},e)}),t.registerAction({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},function(e,n){var r=n.getComponent("timeline");r&&e.playState!=null&&r.setPlayState(e.playState)})}function w_t(t){var e=t&&t.timeline;Be(e)||(e=e?[e]:[]),W(e,function(n){n&&__t(n)})}function __t(t){var e=t.type,n={number:"value",time:"time"};if(n[e]&&(t.axisType=n[e],delete t.type),G8(t),zf(t,"controlPosition")){var r=t.controlStyle||(t.controlStyle={});zf(r,"position")||(r.position=t.controlPosition),r.position==="none"&&!zf(r,"show")&&(r.show=!1,delete r.position),delete t.controlPosition}W(t.data||[],function(a){bt(a)&&!Be(a)&&(!zf(a,"value")&&zf(a,"name")&&(a.value=a.name),G8(a))})}function G8(t){var e=t.itemStyle||(t.itemStyle={}),n=e.emphasis||(e.emphasis={}),r=t.label||t.label||{},a=r.normal||(r.normal={}),i={normal:1,emphasis:1};W(r,function(o,s){!i[s]&&!zf(a,s)&&(a[s]=o)}),n.label&&!zf(r,"emphasis")&&(r.emphasis=n.label,delete n.label)}function zf(t,e){return t.hasOwnProperty(e)}function x_t(t){t.registerComponentModel(c_t),t.registerComponentView(b_t),t.registerSubTypeDefaulter("timeline",function(){return"slider"}),S_t(t),t.registerPreprocessor(w_t)}function rB(t,e){if(!t)return!1;for(var n=Be(t)?t:[t],r=0;r<n.length;r++)if(n[r]&&n[r][e])return!0;return!1}function jb(t){Rd(t,"label",["show"])}var Yb=ln(),Loe=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.createdBySelf=!1,n}return e.prototype.init=function(n,r,a){this.mergeDefaultAndTheme(n,a),this._mergeOption(n,a,!1,!0)},e.prototype.isAnimationEnabled=function(){if(on.node)return!1;var n=this.__hostSeries;return this.getShallow("animation")&&n&&n.isAnimationEnabled()},e.prototype.mergeOption=function(n,r){this._mergeOption(n,r,!1,!1)},e.prototype._mergeOption=function(n,r,a,i){var o=this.mainType;a||r.eachSeries(function(s){var l=s.get(this.mainType,!0),u=Yb(s)[o];if(!l||!l.data){Yb(s)[o]=null;return}u?u._mergeOption(l,r,!0):(i&&jb(l),W(l.data,function(c){c instanceof Array?(jb(c[0]),jb(c[1])):jb(c)}),u=this.createMarkerModelFromSeries(l,this,r),Ae(u,{mainType:this.mainType,seriesIndex:s.seriesIndex,name:s.name,createdBySelf:!0}),u.__hostSeries=s),Yb(s)[o]=u},this)},e.prototype.formatTooltip=function(n,r,a){var i=this.getData(),o=this.getRawValue(n),s=i.getName(n);return zr("section",{header:this.name,blocks:[zr("nameValue",{name:s,value:o,noName:!s,noValue:o==null})]})},e.prototype.getData=function(){return this._data},e.prototype.setData=function(n){this._data=n},e.getMarkerModelFromSeries=function(n,r){return Yb(n)[r]},e.type="marker",e.dependencies=["series","grid","polar","geo"],e}(Jt);sr(Loe,$N.prototype);const wc=Loe;var C_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.createMarkerModelFromSeries=function(n,r,a){return new e(n,r,a)},e.type="markPoint",e.defaultOption={z:5,symbol:"pin",symbolSize:50,tooltip:{trigger:"item"},label:{show:!0,position:"inside"},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}},e}(wc);const T_t=C_t;function ML(t){return!(isNaN(parseFloat(t.x))&&isNaN(parseFloat(t.y)))}function E_t(t){return!isNaN(parseFloat(t.x))&&!isNaN(parseFloat(t.y))}function Xb(t,e,n,r,a,i){var o=[],s=zl(e,r),l=s?e.getCalculationInfo("stackResultDimension"):r,u=aB(e,l,t),c=e.indicesOfNearest(l,u)[0];o[a]=e.get(n,c),o[i]=e.get(l,c);var f=e.get(r,c),d=Ko(e.get(r,c));return d=Math.min(d,20),d>=0&&(o[i]=+o[i].toFixed(d)),[o,f]}var OM={min:Rt(Xb,"min"),max:Rt(Xb,"max"),average:Rt(Xb,"average"),median:Rt(Xb,"median")};function fm(t,e){if(e){var n=t.getData(),r=t.coordinateSystem,a=r&&r.dimensions;if(!E_t(e)&&!Be(e.coord)&&Be(a)){var i=Ooe(e,n,r,t);if(e=_t(e),e.type&&OM[e.type]&&i.baseAxis&&i.valueAxis){var o=Gt(a,i.baseAxis.dim),s=Gt(a,i.valueAxis.dim),l=OM[e.type](n,i.baseDataDim,i.valueDataDim,o,s);e.coord=l[0],e.value=l[1]}else e.coord=[e.xAxis!=null?e.xAxis:e.radiusAxis,e.yAxis!=null?e.yAxis:e.angleAxis]}if(e.coord==null||!Be(a))e.coord=[];else for(var u=e.coord,c=0;c<2;c++)OM[u[c]]&&(u[c]=aB(n,n.mapDimension(a[c]),u[c]));return e}}function Ooe(t,e,n,r){var a={};return t.valueIndex!=null||t.valueDim!=null?(a.valueDataDim=t.valueIndex!=null?e.getDimension(t.valueIndex):t.valueDim,a.valueAxis=n.getAxis(M_t(r,a.valueDataDim)),a.baseAxis=n.getOtherAxis(a.valueAxis),a.baseDataDim=e.mapDimension(a.baseAxis.dim)):(a.baseAxis=r.getBaseAxis(),a.valueAxis=n.getOtherAxis(a.baseAxis),a.baseDataDim=e.mapDimension(a.baseAxis.dim),a.valueDataDim=e.mapDimension(a.valueAxis.dim)),a}function M_t(t,e){var n=t.getData().getDimensionInfo(e);return n&&n.coordDim}function dm(t,e){return t&&t.containData&&e.coord&&!ML(e)?t.containData(e.coord):!0}function D_t(t,e,n){return t&&t.containZone&&e.coord&&n.coord&&!ML(e)&&!ML(n)?t.containZone(e.coord,n.coord):!0}function Aoe(t,e){return t?function(n,r,a,i){var o=i<2?n.coord&&n.coord[i]:n.value;return nc(o,e[i])}:function(n,r,a,i){return nc(n.value,e[i])}}function aB(t,e,n){if(n==="average"){var r=0,a=0;return t.each(e,function(i,o){isNaN(i)||(r+=i,a++)}),r/a}else return n==="median"?t.getMedian(e):t.getDataExtent(e)[n==="max"?1:0]}var AM=ln(),k_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.init=function(){this.markerGroupMap=ft()},e.prototype.render=function(n,r,a){var i=this,o=this.markerGroupMap;o.each(function(s){AM(s).keep=!1}),r.eachSeries(function(s){var l=wc.getMarkerModelFromSeries(s,i.type);l&&i.renderSeries(s,l,r,a)}),o.each(function(s){!AM(s).keep&&i.group.remove(s.group)})},e.prototype.markKeep=function(n){AM(n).keep=!0},e.prototype.toggleBlurSeries=function(n,r){var a=this;W(n,function(i){var o=wc.getMarkerModelFromSeries(i,a.type);if(o){var s=o.getData();s.eachItemGraphicEl(function(l){l&&(r?ote(l):hN(l))})}})},e.type="marker",e}(Wn);const iB=k_t;function U8(t,e,n){var r=e.coordinateSystem;t.each(function(a){var i=t.getItemModel(a),o,s=et(i.get("x"),n.getWidth()),l=et(i.get("y"),n.getHeight());if(!isNaN(s)&&!isNaN(l))o=[s,l];else if(e.getMarkerPosition)o=e.getMarkerPosition(t.getValues(t.dimensions,a));else if(r){var u=t.get(r.dimensions[0],a),c=t.get(r.dimensions[1],a);o=r.dataToPoint([u,c])}isNaN(s)||(o[0]=s),isNaN(l)||(o[1]=l),t.setItemLayout(a,o)})}var R_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.updateTransform=function(n,r,a){r.eachSeries(function(i){var o=wc.getMarkerModelFromSeries(i,"markPoint");o&&(U8(o.getData(),i,a),this.markerGroupMap.get(i.id).updateLayout())},this)},e.prototype.renderSeries=function(n,r,a,i){var o=n.coordinateSystem,s=n.id,l=n.getData(),u=this.markerGroupMap,c=u.get(s)||u.set(s,new e1),f=L_t(o,n,r);r.setData(f),U8(r.getData(),n,i),f.each(function(d){var h=f.getItemModel(d),v=h.getShallow("symbol"),p=h.getShallow("symbolSize"),g=h.getShallow("symbolRotate"),y=h.getShallow("symbolOffset"),m=h.getShallow("symbolKeepAspect");if(vt(v)||vt(p)||vt(g)||vt(y)){var b=r.getRawValue(d),w=r.getDataParams(d);vt(v)&&(v=v(b,w)),vt(p)&&(p=p(b,w)),vt(g)&&(g=g(b,w)),vt(y)&&(y=y(b,w))}var x=h.getModel("itemStyle").getItemStyle(),_=qm(l,"color");x.fill||(x.fill=_),f.setItemVisual(d,{symbol:v,symbolSize:p,symbolRotate:g,symbolOffset:y,symbolKeepAspect:m,style:x})}),c.updateData(f),this.group.add(c.group),f.eachItemGraphicEl(function(d){d.traverse(function(h){Lt(h).dataModel=r})}),this.markKeep(c),c.group.silent=r.get("silent")||n.get("silent")},e.type="markPoint",e}(iB);function L_t(t,e,n){var r;t?r=$e(t&&t.dimensions,function(s){var l=e.getData().getDimensionInfo(e.getData().mapDimension(s))||{};return Ae(Ae({},l),{name:s,ordinalMeta:null})}):r=[{name:"value",type:"float"}];var a=new Ma(r,n),i=$e(n.get("data"),Rt(fm,e));t&&(i=_n(i,Rt(dm,t)));var o=Aoe(!!t,r);return a.initData(i,null,o),a}const O_t=R_t;function A_t(t){t.registerComponentModel(T_t),t.registerComponentView(O_t),t.registerPreprocessor(function(e){rB(e.series,"markPoint")&&(e.markPoint=e.markPoint||{})})}var N_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.createMarkerModelFromSeries=function(n,r,a){return new e(n,r,a)},e.type="markLine",e.defaultOption={z:5,symbol:["circle","arrow"],symbolSize:[8,16],symbolOffset:0,precision:2,tooltip:{trigger:"item"},label:{show:!0,position:"end",distance:5},lineStyle:{type:"dashed"},emphasis:{label:{show:!0},lineStyle:{width:3}},animationEasing:"linear"},e}(wc);const V_t=N_t;var qb=ln(),B_t=function(t,e,n,r){var a=t.getData(),i;if(Be(r))i=r;else{var o=r.type;if(o==="min"||o==="max"||o==="average"||o==="median"||r.xAxis!=null||r.yAxis!=null){var s=void 0,l=void 0;if(r.yAxis!=null||r.xAxis!=null)s=e.getAxis(r.yAxis!=null?"y":"x"),l=Vr(r.yAxis,r.xAxis);else{var u=Ooe(r,a,e,t);s=u.valueAxis;var c=JN(a,u.valueDataDim);l=aB(a,c,o)}var f=s.dim==="x"?0:1,d=1-f,h=_t(r),v={coord:[]};h.type=null,h.coord=[],h.coord[d]=-1/0,v.coord[d]=1/0;var p=n.get("precision");p>=0&&sn(l)&&(l=+l.toFixed(Math.min(p,20))),h.coord[f]=v.coord[f]=l,i=[h,v,{type:o,valueIndex:r.valueIndex,value:l}]}else i=[]}var g=[fm(t,i[0]),fm(t,i[1]),Ae({},i[2])];return g[2].type=g[2].type||null,$t(g[2],g[0]),$t(g[2],g[1]),g};function nx(t){return!isNaN(t)&&!isFinite(t)}function H8(t,e,n,r){var a=1-t,i=r.dimensions[t];return nx(e[a])&&nx(n[a])&&e[t]===n[t]&&r.getAxis(i).containData(e[t])}function $_t(t,e){if(t.type==="cartesian2d"){var n=e[0].coord,r=e[1].coord;if(n&&r&&(H8(1,n,r,t)||H8(0,n,r,t)))return!0}return dm(t,e[0])&&dm(t,e[1])}function NM(t,e,n,r,a){var i=r.coordinateSystem,o=t.getItemModel(e),s,l=et(o.get("x"),a.getWidth()),u=et(o.get("y"),a.getHeight());if(!isNaN(l)&&!isNaN(u))s=[l,u];else{if(r.getMarkerPosition)s=r.getMarkerPosition(t.getValues(t.dimensions,e));else{var c=i.dimensions,f=t.get(c[0],e),d=t.get(c[1],e);s=i.dataToPoint([f,d])}if(Qd(i,"cartesian2d")){var h=i.getAxis("x"),v=i.getAxis("y"),c=i.dimensions;nx(t.get(c[0],e))?s[0]=h.toGlobalCoord(h.getExtent()[n?0:1]):nx(t.get(c[1],e))&&(s[1]=v.toGlobalCoord(v.getExtent()[n?0:1]))}isNaN(l)||(s[0]=l),isNaN(u)||(s[1]=u)}t.setItemLayout(e,s)}var I_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.updateTransform=function(n,r,a){r.eachSeries(function(i){var o=wc.getMarkerModelFromSeries(i,"markLine");if(o){var s=o.getData(),l=qb(o).from,u=qb(o).to;l.each(function(c){NM(l,c,!0,i,a),NM(u,c,!1,i,a)}),s.each(function(c){s.setItemLayout(c,[l.getItemLayout(c),u.getItemLayout(c)])}),this.markerGroupMap.get(i.id).updateLayout()}},this)},e.prototype.renderSeries=function(n,r,a,i){var o=n.coordinateSystem,s=n.id,l=n.getData(),u=this.markerGroupMap,c=u.get(s)||u.set(s,new DV);this.group.add(c.group);var f=P_t(o,n,r),d=f.from,h=f.to,v=f.line;qb(r).from=d,qb(r).to=h,r.setData(v);var p=r.get("symbol"),g=r.get("symbolSize"),y=r.get("symbolRotate"),m=r.get("symbolOffset");Be(p)||(p=[p,p]),Be(g)||(g=[g,g]),Be(y)||(y=[y,y]),Be(m)||(m=[m,m]),f.from.each(function(w){b(d,w,!0),b(h,w,!1)}),v.each(function(w){var x=v.getItemModel(w).getModel("lineStyle").getLineStyle();v.setItemLayout(w,[d.getItemLayout(w),h.getItemLayout(w)]),x.stroke==null&&(x.stroke=d.getItemVisual(w,"style").fill),v.setItemVisual(w,{fromSymbolKeepAspect:d.getItemVisual(w,"symbolKeepAspect"),fromSymbolOffset:d.getItemVisual(w,"symbolOffset"),fromSymbolRotate:d.getItemVisual(w,"symbolRotate"),fromSymbolSize:d.getItemVisual(w,"symbolSize"),fromSymbol:d.getItemVisual(w,"symbol"),toSymbolKeepAspect:h.getItemVisual(w,"symbolKeepAspect"),toSymbolOffset:h.getItemVisual(w,"symbolOffset"),toSymbolRotate:h.getItemVisual(w,"symbolRotate"),toSymbolSize:h.getItemVisual(w,"symbolSize"),toSymbol:h.getItemVisual(w,"symbol"),style:x})}),c.updateData(v),f.line.eachItemGraphicEl(function(w){Lt(w).dataModel=r,w.traverse(function(x){Lt(x).dataModel=r})});function b(w,x,_){var C=w.getItemModel(x);NM(w,x,_,n,i);var T=C.getModel("itemStyle").getItemStyle();T.fill==null&&(T.fill=qm(l,"color")),w.setItemVisual(x,{symbolKeepAspect:C.get("symbolKeepAspect"),symbolOffset:Pt(C.get("symbolOffset",!0),m[_?0:1]),symbolRotate:Pt(C.get("symbolRotate",!0),y[_?0:1]),symbolSize:Pt(C.get("symbolSize"),g[_?0:1]),symbol:Pt(C.get("symbol",!0),p[_?0:1]),style:T})}this.markKeep(c),c.group.silent=r.get("silent")||n.get("silent")},e.type="markLine",e}(iB);function P_t(t,e,n){var r;t?r=$e(t&&t.dimensions,function(u){var c=e.getData().getDimensionInfo(e.getData().mapDimension(u))||{};return Ae(Ae({},c),{name:u,ordinalMeta:null})}):r=[{name:"value",type:"float"}];var a=new Ma(r,n),i=new Ma(r,n),o=new Ma([],n),s=$e(n.get("data"),Rt(B_t,e,t,n));t&&(s=_n(s,Rt($_t,t)));var l=Aoe(!!t,r);return a.initData($e(s,function(u){return u[0]}),null,l),i.initData($e(s,function(u){return u[1]}),null,l),o.initData($e(s,function(u){return u[2]})),o.hasItemOption=!0,{from:a,to:i,line:o}}const F_t=I_t;function z_t(t){t.registerComponentModel(V_t),t.registerComponentView(F_t),t.registerPreprocessor(function(e){rB(e.series,"markLine")&&(e.markLine=e.markLine||{})})}var G_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.createMarkerModelFromSeries=function(n,r,a){return new e(n,r,a)},e.type="markArea",e.defaultOption={z:1,tooltip:{trigger:"item"},animation:!1,label:{show:!0,position:"top"},itemStyle:{borderWidth:0},emphasis:{label:{show:!0,position:"top"}}},e}(wc);const U_t=G_t;var Zb=ln(),H_t=function(t,e,n,r){var a=r[0],i=r[1];if(!(!a||!i)){var o=fm(t,a),s=fm(t,i),l=o.coord,u=s.coord;l[0]=Vr(l[0],-1/0),l[1]=Vr(l[1],-1/0),u[0]=Vr(u[0],1/0),u[1]=Vr(u[1],1/0);var c=SC([{},o,s]);return c.coord=[o.coord,s.coord],c.x0=o.x,c.y0=o.y,c.x1=s.x,c.y1=s.y,c}};function rx(t){return!isNaN(t)&&!isFinite(t)}function W8(t,e,n,r){var a=1-t;return rx(e[a])&&rx(n[a])}function W_t(t,e){var n=e.coord[0],r=e.coord[1],a={coord:n,x:e.x0,y:e.y0},i={coord:r,x:e.x1,y:e.y1};return Qd(t,"cartesian2d")?n&&r&&(W8(1,n,r)||W8(0,n,r))?!0:D_t(t,a,i):dm(t,a)||dm(t,i)}function K8(t,e,n,r,a){var i=r.coordinateSystem,o=t.getItemModel(e),s,l=et(o.get(n[0]),a.getWidth()),u=et(o.get(n[1]),a.getHeight());if(!isNaN(l)&&!isNaN(u))s=[l,u];else{if(r.getMarkerPosition){var c=t.getValues(["x0","y0"],e),f=t.getValues(["x1","y1"],e),d=i.clampData(c),h=i.clampData(f),v=[];n[0]==="x0"?v[0]=d[0]>h[0]?f[0]:c[0]:v[0]=d[0]>h[0]?c[0]:f[0],n[1]==="y0"?v[1]=d[1]>h[1]?f[1]:c[1]:v[1]=d[1]>h[1]?c[1]:f[1],s=r.getMarkerPosition(v,n,!0)}else{var p=t.get(n[0],e),g=t.get(n[1],e),y=[p,g];i.clampData&&i.clampData(y,y),s=i.dataToPoint(y,!0)}if(Qd(i,"cartesian2d")){var m=i.getAxis("x"),b=i.getAxis("y"),p=t.get(n[0],e),g=t.get(n[1],e);rx(p)?s[0]=m.toGlobalCoord(m.getExtent()[n[0]==="x0"?0:1]):rx(g)&&(s[1]=b.toGlobalCoord(b.getExtent()[n[1]==="y0"?0:1]))}isNaN(l)||(s[0]=l),isNaN(u)||(s[1]=u)}return s}var j8=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]],K_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.updateTransform=function(n,r,a){r.eachSeries(function(i){var o=wc.getMarkerModelFromSeries(i,"markArea");if(o){var s=o.getData();s.each(function(l){var u=$e(j8,function(f){return K8(s,l,f,i,a)});s.setItemLayout(l,u);var c=s.getItemGraphicEl(l);c.setShape("points",u)})}},this)},e.prototype.renderSeries=function(n,r,a,i){var o=n.coordinateSystem,s=n.id,l=n.getData(),u=this.markerGroupMap,c=u.get(s)||u.set(s,{group:new Tt});this.group.add(c.group),this.markKeep(c);var f=j_t(o,n,r);r.setData(f),f.each(function(d){var h=$e(j8,function(T){return K8(f,d,T,n,i)}),v=o.getAxis("x").scale,p=o.getAxis("y").scale,g=v.getExtent(),y=p.getExtent(),m=[v.parse(f.get("x0",d)),v.parse(f.get("x1",d))],b=[p.parse(f.get("y0",d)),p.parse(f.get("y1",d))];Ri(m),Ri(b);var w=!(g[0]>m[1]||g[1]<m[0]||y[0]>b[1]||y[1]<b[0]),x=!w;f.setItemLayout(d,{points:h,allClipped:x});var _=f.getItemModel(d).getModel("itemStyle").getItemStyle(),C=qm(l,"color");_.fill||(_.fill=C,rt(_.fill)&&(_.fill=Py(_.fill,.4))),_.stroke||(_.stroke=C),f.setItemVisual(d,"style",_)}),f.diff(Zb(c).data).add(function(d){var h=f.getItemLayout(d);if(!h.allClipped){var v=new ti({shape:{points:h.points}});f.setItemGraphicEl(d,v),c.group.add(v)}}).update(function(d,h){var v=Zb(c).data.getItemGraphicEl(h),p=f.getItemLayout(d);p.allClipped?v&&c.group.remove(v):(v?fn(v,{shape:{points:p.points}},r,d):v=new ti({shape:{points:p.points}}),f.setItemGraphicEl(d,v),c.group.add(v))}).remove(function(d){var h=Zb(c).data.getItemGraphicEl(d);c.group.remove(h)}).execute(),f.eachItemGraphicEl(function(d,h){var v=f.getItemModel(h),p=f.getItemVisual(h,"style");d.useStyle(f.getItemVisual(h,"style")),ya(d,Fr(v),{labelFetcher:r,labelDataIndex:h,defaultText:f.getName(h)||"",inheritColor:rt(p.fill)?Py(p.fill,1):"#000"}),ga(d,v),ar(d,null,null,v.get(["emphasis","disabled"])),Lt(d).dataModel=r}),Zb(c).data=f,c.group.silent=r.get("silent")||n.get("silent")},e.type="markArea",e}(iB);function j_t(t,e,n){var r,a,i=["x0","y0","x1","y1"];if(t){var o=$e(t&&t.dimensions,function(u){var c=e.getData(),f=c.getDimensionInfo(c.mapDimension(u))||{};return Ae(Ae({},f),{name:u,ordinalMeta:null})});a=$e(i,function(u,c){return{name:u,type:o[c%2].type}}),r=new Ma(a,n)}else a=[{name:"value",type:"float"}],r=new Ma(a,n);var s=$e(n.get("data"),Rt(H_t,e,t,n));t&&(s=_n(s,Rt(W_t,t)));var l=t?function(u,c,f,d){var h=u.coord[Math.floor(d/2)][d%2];return nc(h,a[d])}:function(u,c,f,d){return nc(u.value,a[d])};return r.initData(s,null,l),r.hasItemOption=!0,r}const Y_t=K_t;function X_t(t){t.registerComponentModel(U_t),t.registerComponentView(Y_t),t.registerPreprocessor(function(e){rB(e.series,"markArea")&&(e.markArea=e.markArea||{})})}var q_t=function(t,e){if(e==="all")return{type:"all",title:t.getLocaleModel().get(["legend","selector","all"])};if(e==="inverse")return{type:"inverse",title:t.getLocaleModel().get(["legend","selector","inverse"])}},Z_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return e.prototype.init=function(n,r,a){this.mergeDefaultAndTheme(n,a),n.selected=n.selected||{},this._updateSelector(n)},e.prototype.mergeOption=function(n,r){t.prototype.mergeOption.call(this,n,r),this._updateSelector(n)},e.prototype._updateSelector=function(n){var r=n.selector,a=this.ecModel;r===!0&&(r=n.selector=["all","inverse"]),Be(r)&&W(r,function(i,o){rt(i)&&(i={type:i}),r[o]=$t(i,q_t(a,i.type))})},e.prototype.optionUpdated=function(){this._updateData(this.ecModel);var n=this._data;if(n[0]&&this.get("selectedMode")==="single"){for(var r=!1,a=0;a<n.length;a++){var i=n[a].get("name");if(this.isSelected(i)){this.select(i),r=!0;break}}!r&&this.select(n[0].get("name"))}},e.prototype._updateData=function(n){var r=[],a=[];n.eachRawSeries(function(l){var u=l.name;a.push(u);var c;if(l.legendVisualProvider){var f=l.legendVisualProvider,d=f.getAllNames();n.isSeriesFiltered(l)||(a=a.concat(d)),d.length?r=r.concat(d):c=!0}else c=!0;c&&oN(l)&&r.push(l.name)}),this._availableNames=a;var i=this.get("data")||r,o=ft(),s=$e(i,function(l){return(rt(l)||sn(l))&&(l={name:l}),o.get(l.name)?null:(o.set(l.name,!0),new Mn(l,this,this.ecModel))},this);this._data=_n(s,function(l){return!!l})},e.prototype.getData=function(){return this._data},e.prototype.select=function(n){var r=this.option.selected,a=this.get("selectedMode");if(a==="single"){var i=this._data;W(i,function(o){r[o.get("name")]=!1})}r[n]=!0},e.prototype.unSelect=function(n){this.get("selectedMode")!=="single"&&(this.option.selected[n]=!1)},e.prototype.toggleSelected=function(n){var r=this.option.selected;r.hasOwnProperty(n)||(r[n]=!0),this[r[n]?"unSelect":"select"](n)},e.prototype.allSelect=function(){var n=this._data,r=this.option.selected;W(n,function(a){r[a.get("name",!0)]=!0})},e.prototype.inverseSelect=function(){var n=this._data,r=this.option.selected;W(n,function(a){var i=a.get("name",!0);r.hasOwnProperty(i)||(r[i]=!0),r[i]=!r[i]})},e.prototype.isSelected=function(n){var r=this.option.selected;return!(r.hasOwnProperty(n)&&!r[n])&&Gt(this._availableNames,n)>=0},e.prototype.getOrient=function(){return this.get("orient")==="vertical"?{index:1,name:"vertical"}:{index:0,name:"horizontal"}},e.type="legend.plain",e.dependencies=["series"],e.defaultOption={z:4,show:!0,orient:"horizontal",left:"center",top:0,align:"auto",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemGap:10,itemWidth:25,itemHeight:14,symbolRotate:"inherit",symbolKeepAspect:!0,inactiveColor:"#ccc",inactiveBorderColor:"#ccc",inactiveBorderWidth:"auto",itemStyle:{color:"inherit",opacity:"inherit",borderColor:"inherit",borderWidth:"auto",borderCap:"inherit",borderJoin:"inherit",borderDashOffset:"inherit",borderMiterLimit:"inherit"},lineStyle:{width:"auto",color:"inherit",inactiveColor:"#ccc",inactiveWidth:2,opacity:"inherit",type:"inherit",cap:"inherit",join:"inherit",dashOffset:"inherit",miterLimit:"inherit"},textStyle:{color:"#333"},selectedMode:!0,selector:!1,selectorLabel:{show:!0,borderRadius:10,padding:[3,5,3,5],fontSize:12,fontFamily:"sans-serif",color:"#666",borderWidth:1,borderColor:"#666"},emphasis:{selectorLabel:{show:!0,color:"#eee",backgroundColor:"#666"}},selectorPosition:"auto",selectorItemGap:7,selectorButtonGap:10,tooltip:{show:!1}},e}(Jt);const DL=Z_t;var Rh=Rt,kL=W,Qb=Tt,Q_t=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!1,n}return e.prototype.init=function(){this.group.add(this._contentGroup=new Qb),this.group.add(this._selectorGroup=new Qb),this._isFirstRender=!0},e.prototype.getContentGroup=function(){return this._contentGroup},e.prototype.getSelectorGroup=function(){return this._selectorGroup},e.prototype.render=function(n,r,a){var i=this._isFirstRender;if(this._isFirstRender=!1,this.resetInner(),!!n.get("show",!0)){var o=n.get("align"),s=n.get("orient");(!o||o==="auto")&&(o=n.get("left")==="right"&&s==="vertical"?"right":"left");var l=n.get("selector",!0),u=n.get("selectorPosition",!0);l&&(!u||u==="auto")&&(u=s==="horizontal"?"end":"start"),this.renderInner(o,n,r,a,l,s,u);var c=n.getBoxLayoutParams(),f={width:a.getWidth(),height:a.getHeight()},d=n.get("padding"),h=xr(c,f,d),v=this.layoutInner(n,o,h,i,l,u),p=xr(yt({width:v.width,height:v.height},c),f,d);this.group.x=p.x-v.x,this.group.y=p.y-v.y,this.group.markRedraw(),this.group.add(this._backgroundEl=woe(v,n))}},e.prototype.resetInner=function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},e.prototype.renderInner=function(n,r,a,i,o,s,l){var u=this.getContentGroup(),c=ft(),f=r.get("selectedMode"),d=[];a.eachRawSeries(function(h){!h.get("legendHoverLink")&&d.push(h.id)}),kL(r.getData(),function(h,v){var p=h.get("name");if(!this.newlineDisabled&&(p===""||p===`
  628. `)){var g=new Qb;g.newline=!0,u.add(g);return}var y=a.getSeriesByName(p)[0];if(!c.get(p))if(y){var m=y.getData(),b=m.getVisual("legendLineStyle")||{},w=m.getVisual("legendIcon"),x=m.getVisual("style"),_=this._createItem(y,p,v,h,r,n,b,x,w,f,i);_.on("click",Rh(Y8,p,null,i,d)).on("mouseover",Rh(RL,y.name,null,i,d)).on("mouseout",Rh(LL,y.name,null,i,d)),c.set(p,!0)}else a.eachRawSeries(function(C){if(!c.get(p)&&C.legendVisualProvider){var T=C.legendVisualProvider;if(!T.containName(p))return;var D=T.indexOfName(p),E=T.getItemVisual(D,"style"),M=T.getItemVisual(D,"legendIcon"),k=Ya(E.fill);k&&k[3]===0&&(k[3]=.2,E=Ae(Ae({},E),{fill:Jo(k,"rgba")}));var R=this._createItem(C,p,v,h,r,n,{},E,M,f,i);R.on("click",Rh(Y8,null,p,i,d)).on("mouseover",Rh(RL,null,p,i,d)).on("mouseout",Rh(LL,null,p,i,d)),c.set(p,!0)}},this)},this),o&&this._createSelector(o,r,i,s,l)},e.prototype._createSelector=function(n,r,a,i,o){var s=this.getSelectorGroup();kL(n,function(u){var c=u.type,f=new nn({style:{x:0,y:0,align:"center",verticalAlign:"middle"},onclick:function(){a.dispatchAction({type:c==="all"?"legendAllSelect":"legendInverseSelect"})}});s.add(f);var d=r.getModel("selectorLabel"),h=r.getModel(["emphasis","selectorLabel"]);ya(f,{normal:d,emphasis:h},{defaultText:u.title}),Ju(f)})},e.prototype._createItem=function(n,r,a,i,o,s,l,u,c,f,d){var h=n.visualDrawType,v=o.get("itemWidth"),p=o.get("itemHeight"),g=o.isSelected(r),y=i.get("symbolRotate"),m=i.get("symbolKeepAspect"),b=i.get("icon");c=b||c||"roundRect";var w=J_t(c,i,l,u,h,g,d),x=new Qb,_=i.getModel("textStyle");if(vt(n.getLegendIcon)&&(!b||b==="inherit"))x.add(n.getLegendIcon({itemWidth:v,itemHeight:p,icon:c,iconRotate:y,itemStyle:w.itemStyle,lineStyle:w.lineStyle,symbolKeepAspect:m}));else{var C=b==="inherit"&&n.getData().getVisual("symbol")?y==="inherit"?n.getData().getVisual("symbolRotate"):y:0;x.add(ext({itemWidth:v,itemHeight:p,icon:c,iconRotate:C,itemStyle:w.itemStyle,lineStyle:w.lineStyle,symbolKeepAspect:m}))}var T=s==="left"?v+5:-5,D=s,E=o.get("formatter"),M=r;rt(E)&&E?M=E.replace("{name}",r??""):vt(E)&&(M=E(r));var k=g?_.getTextColor():i.get("inactiveColor");x.add(new nn({style:Nn(_,{text:M,x:T,y:p/2,fill:k,align:D,verticalAlign:"middle"},{inheritColor:k})}));var R=new rn({shape:x.getBoundingRect(),invisible:!0}),O=i.getModel("tooltip");return O.get("show")&&Fv({el:R,componentModel:o,itemName:r,itemTooltipOption:O.option}),x.add(R),x.eachChild(function(I){I.silent=!0}),R.silent=!f,this.getContentGroup().add(x),Ju(x),x.__legendDataIndex=a,x},e.prototype.layoutInner=function(n,r,a,i,o,s){var l=this.getContentGroup(),u=this.getSelectorGroup();md(n.get("orient"),l,n.get("itemGap"),a.width,a.height);var c=l.getBoundingRect(),f=[-c.x,-c.y];if(u.markRedraw(),l.markRedraw(),o){md("horizontal",u,n.get("selectorItemGap",!0));var d=u.getBoundingRect(),h=[-d.x,-d.y],v=n.get("selectorButtonGap",!0),p=n.getOrient().index,g=p===0?"width":"height",y=p===0?"height":"width",m=p===0?"y":"x";s==="end"?h[p]+=c[g]+v:f[p]+=d[g]+v,h[1-p]+=c[y]/2-d[y]/2,u.x=h[0],u.y=h[1],l.x=f[0],l.y=f[1];var b={x:0,y:0};return b[g]=c[g]+v+d[g],b[y]=Math.max(c[y],d[y]),b[m]=Math.min(0,d[m]+h[1-p]),b}else return l.x=f[0],l.y=f[1],this.group.getBoundingRect()},e.prototype.remove=function(){this.getContentGroup().removeAll(),this._isFirstRender=!0},e.type="legend.plain",e}(Wn);function J_t(t,e,n,r,a,i,o){function s(g,y){g.lineWidth==="auto"&&(g.lineWidth=y.lineWidth>0?2:0),kL(g,function(m,b){g[b]==="inherit"&&(g[b]=y[b])})}var l=e.getModel("itemStyle"),u=l.getItemStyle(),c=t.lastIndexOf("empty",0)===0?"fill":"stroke",f=l.getShallow("decal");u.decal=!f||f==="inherit"?r.decal:cv(f,o),u.fill==="inherit"&&(u.fill=r[a]),u.stroke==="inherit"&&(u.stroke=r[c]),u.opacity==="inherit"&&(u.opacity=(a==="fill"?r:n).opacity),s(u,r);var d=e.getModel("lineStyle"),h=d.getLineStyle();if(s(h,n),u.fill==="auto"&&(u.fill=r.fill),u.stroke==="auto"&&(u.stroke=r.fill),h.stroke==="auto"&&(h.stroke=r.fill),!i){var v=e.get("inactiveBorderWidth"),p=u[c];u.lineWidth=v==="auto"?r.lineWidth>0&&p?2:0:u.lineWidth,u.fill=e.get("inactiveColor"),u.stroke=e.get("inactiveBorderColor"),h.stroke=d.get("inactiveColor"),h.lineWidth=d.get("inactiveWidth")}return{itemStyle:u,lineStyle:h}}function ext(t){var e=t.icon||"roundRect",n=fr(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill,t.symbolKeepAspect);return n.setStyle(t.itemStyle),n.rotation=(t.iconRotate||0)*Math.PI/180,n.setOrigin([t.itemWidth/2,t.itemHeight/2]),e.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2),n}function Y8(t,e,n,r){LL(t,e,n,r),n.dispatchAction({type:"legendToggleSelect",name:t??e}),RL(t,e,n,r)}function Noe(t){for(var e=t.getZr().storage.getDisplayList(),n,r=0,a=e.length;r<a&&!(n=e[r].states.emphasis);)r++;return n&&n.hoverLayer}function RL(t,e,n,r){Noe(n)||n.dispatchAction({type:"highlight",seriesName:t,name:e,excludeSeriesId:r})}function LL(t,e,n,r){Noe(n)||n.dispatchAction({type:"downplay",seriesName:t,name:e,excludeSeriesId:r})}const Voe=Q_t;function txt(t){var e=t.findComponents({mainType:"legend"});e&&e.length&&t.filterSeries(function(n){for(var r=0;r<e.length;r++)if(!e[r].isSelected(n.name))return!1;return!0})}function zg(t,e,n){var r={},a=t==="toggleSelected",i;return n.eachComponent("legend",function(o){a&&i!=null?o[i?"select":"unSelect"](e.name):t==="allSelect"||t==="inverseSelect"?o[t]():(o[t](e.name),i=o.isSelected(e.name));var s=o.getData();W(s,function(l){var u=l.get("name");if(!(u===`
  629. `||u==="")){var c=o.isSelected(u);r.hasOwnProperty(u)?r[u]=r[u]&&c:r[u]=c}})}),t==="allSelect"||t==="inverseSelect"?{selected:r}:{name:e.name,selected:r}}function nxt(t){t.registerAction("legendToggleSelect","legendselectchanged",Rt(zg,"toggleSelected")),t.registerAction("legendAllSelect","legendselectall",Rt(zg,"allSelect")),t.registerAction("legendInverseSelect","legendinverseselect",Rt(zg,"inverseSelect")),t.registerAction("legendSelect","legendselected",Rt(zg,"select")),t.registerAction("legendUnSelect","legendunselected",Rt(zg,"unSelect"))}function Boe(t){t.registerComponentModel(DL),t.registerComponentView(Voe),t.registerProcessor(t.PRIORITY.PROCESSOR.SERIES_FILTER,txt),t.registerSubTypeDefaulter("legend",function(){return"plain"}),nxt(t)}var rxt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.setScrollDataIndex=function(n){this.option.scrollDataIndex=n},e.prototype.init=function(n,r,a){var i=Uv(n);t.prototype.init.call(this,n,r,a),X8(this,n,i)},e.prototype.mergeOption=function(n,r){t.prototype.mergeOption.call(this,n,r),X8(this,this.option,n)},e.type="legend.scroll",e.defaultOption=Nc(DL.defaultOption,{scrollDataIndex:0,pageButtonItemGap:5,pageButtonGap:null,pageButtonPosition:"end",pageFormatter:"{current}/{total}",pageIcons:{horizontal:["M0,0L12,-10L12,10z","M0,0L-12,-10L-12,10z"],vertical:["M0,0L20,0L10,-20z","M0,0L20,0L10,20z"]},pageIconColor:"#2f4554",pageIconInactiveColor:"#aaa",pageIconSize:15,pageTextStyle:{color:"#333"},animationDurationUpdate:800}),e}(DL);function X8(t,e,n){var r=t.getOrient(),a=[1,1];a[r.index]=0,yc(e,n,{type:"box",ignoreSize:!!a})}const axt=rxt;var q8=Tt,VM=["width","height"],BM=["x","y"],ixt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!0,n._currentIndex=0,n}return e.prototype.init=function(){t.prototype.init.call(this),this.group.add(this._containerGroup=new q8),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new q8)},e.prototype.resetInner=function(){t.prototype.resetInner.call(this),this._controllerGroup.removeAll(),this._containerGroup.removeClipPath(),this._containerGroup.__rectSize=null},e.prototype.renderInner=function(n,r,a,i,o,s,l){var u=this;t.prototype.renderInner.call(this,n,r,a,i,o,s,l);var c=this._controllerGroup,f=r.get("pageIconSize",!0),d=Be(f)?f:[f,f];v("pagePrev",0);var h=r.getModel("pageTextStyle");c.add(new nn({name:"pageText",style:{text:"xx/xx",fill:h.getTextColor(),font:h.getFont(),verticalAlign:"middle",align:"center"},silent:!0})),v("pageNext",1);function v(p,g){var y=p+"DataIndex",m=Pv(r.get("pageIcons",!0)[r.getOrient().name][g],{onclick:it(u._pageGo,u,y,r,i)},{x:-d[0]/2,y:-d[1]/2,width:d[0],height:d[1]});m.name=p,c.add(m)}},e.prototype.layoutInner=function(n,r,a,i,o,s){var l=this.getSelectorGroup(),u=n.getOrient().index,c=VM[u],f=BM[u],d=VM[1-u],h=BM[1-u];o&&md("horizontal",l,n.get("selectorItemGap",!0));var v=n.get("selectorButtonGap",!0),p=l.getBoundingRect(),g=[-p.x,-p.y],y=_t(a);o&&(y[c]=a[c]-p[c]-v);var m=this._layoutContentAndController(n,i,y,u,c,d,h,f);if(o){if(s==="end")g[u]+=m[c]+v;else{var b=p[c]+v;g[u]-=b,m[f]-=b}m[c]+=p[c]+v,g[1-u]+=m[h]+m[d]/2-p[d]/2,m[d]=Math.max(m[d],p[d]),m[h]=Math.min(m[h],p[h]+g[1-u]),l.x=g[0],l.y=g[1],l.markRedraw()}return m},e.prototype._layoutContentAndController=function(n,r,a,i,o,s,l,u){var c=this.getContentGroup(),f=this._containerGroup,d=this._controllerGroup;md(n.get("orient"),c,n.get("itemGap"),i?a.width:null,i?null:a.height),md("horizontal",d,n.get("pageButtonItemGap",!0));var h=c.getBoundingRect(),v=d.getBoundingRect(),p=this._showController=h[o]>a[o],g=[-h.x,-h.y];r||(g[i]=c[u]);var y=[0,0],m=[-v.x,-v.y],b=Pt(n.get("pageButtonGap",!0),n.get("itemGap",!0));if(p){var w=n.get("pageButtonPosition",!0);w==="end"?m[i]+=a[o]-v[o]:y[i]+=v[o]+b}m[1-i]+=h[s]/2-v[s]/2,c.setPosition(g),f.setPosition(y),d.setPosition(m);var x={x:0,y:0};if(x[o]=p?a[o]:h[o],x[s]=Math.max(h[s],v[s]),x[l]=Math.min(0,v[l]+m[1-i]),f.__rectSize=a[o],p){var _={x:0,y:0};_[o]=Math.max(a[o]-v[o]-b,0),_[s]=x[s],f.setClipPath(new rn({shape:_})),f.__rectSize=_[o]}else d.eachChild(function(T){T.attr({invisible:!0,silent:!0})});var C=this._getPageInfo(n);return C.pageIndex!=null&&fn(c,{x:C.contentPosition[0],y:C.contentPosition[1]},p?n:null),this._updatePageInfoView(n,C),x},e.prototype._pageGo=function(n,r,a){var i=this._getPageInfo(r)[n];i!=null&&a.dispatchAction({type:"legendScroll",scrollDataIndex:i,legendId:r.id})},e.prototype._updatePageInfoView=function(n,r){var a=this._controllerGroup;W(["pagePrev","pageNext"],function(c){var f=c+"DataIndex",d=r[f]!=null,h=a.childOfName(c);h&&(h.setStyle("fill",d?n.get("pageIconColor",!0):n.get("pageIconInactiveColor",!0)),h.cursor=d?"pointer":"default")});var i=a.childOfName("pageText"),o=n.get("pageFormatter"),s=r.pageIndex,l=s!=null?s+1:0,u=r.pageCount;i&&o&&i.setStyle("text",rt(o)?o.replace("{current}",l==null?"":l+"").replace("{total}",u==null?"":u+""):o({current:l,total:u}))},e.prototype._getPageInfo=function(n){var r=n.get("scrollDataIndex",!0),a=this.getContentGroup(),i=this._containerGroup.__rectSize,o=n.getOrient().index,s=VM[o],l=BM[o],u=this._findTargetItemIndex(r),c=a.children(),f=c[u],d=c.length,h=d?1:0,v={contentPosition:[a.x,a.y],pageCount:h,pageIndex:h-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!f)return v;var p=w(f);v.contentPosition[o]=-p.s;for(var g=u+1,y=p,m=p,b=null;g<=d;++g)b=w(c[g]),(!b&&m.e>y.s+i||b&&!x(b,y.s))&&(m.i>y.i?y=m:y=b,y&&(v.pageNextDataIndex==null&&(v.pageNextDataIndex=y.i),++v.pageCount)),m=b;for(var g=u-1,y=p,m=p,b=null;g>=-1;--g)b=w(c[g]),(!b||!x(m,b.s))&&y.i<m.i&&(m=y,v.pagePrevDataIndex==null&&(v.pagePrevDataIndex=y.i),++v.pageCount,++v.pageIndex),y=b;return v;function w(_){if(_){var C=_.getBoundingRect(),T=C[l]+_[l];return{s:T,e:T+C[s],i:_.__legendDataIndex}}}function x(_,C){return _.e>=C&&_.s<=C+i}},e.prototype._findTargetItemIndex=function(n){if(!this._showController)return 0;var r,a=this.getContentGroup(),i;return a.eachChild(function(o,s){var l=o.__legendDataIndex;i==null&&l!=null&&(i=s),l===n&&(r=s)}),r??i},e.type="legend.scroll",e}(Voe);const oxt=ixt;function sxt(t){t.registerAction("legendScroll","legendscroll",function(e,n){var r=e.scrollDataIndex;r!=null&&n.eachComponent({mainType:"legend",subType:"scroll",query:e},function(a){a.setScrollDataIndex(r)})})}function lxt(t){Ht(Boe),t.registerComponentModel(axt),t.registerComponentView(oxt),sxt(t)}function uxt(t){Ht(Boe),Ht(lxt)}var cxt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="dataZoom.inside",e.defaultOption=Nc(cm.defaultOption,{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),e}(cm);const fxt=cxt;var oB=ln();function dxt(t,e,n){oB(t).coordSysRecordMap.each(function(r){var a=r.dataZoomInfoMap.get(e.uid);a&&(a.getRange=n)})}function hxt(t,e){for(var n=oB(t).coordSysRecordMap,r=n.keys(),a=0;a<r.length;a++){var i=r[a],o=n.get(i),s=o.dataZoomInfoMap;if(s){var l=e.uid,u=s.get(l);u&&(s.removeKey(l),s.keys().length||$oe(n,o))}}}function $oe(t,e){if(e){t.removeKey(e.model.uid);var n=e.controller;n&&n.dispose()}}function pxt(t,e){var n={model:e,containsPoint:Rt(gxt,e),dispatchAction:Rt(vxt,t),dataZoomInfoMap:null,controller:null},r=n.controller=new a1(t.getZr());return W(["pan","zoom","scrollMove"],function(a){r.on(a,function(i){var o=[];n.dataZoomInfoMap.each(function(s){if(i.isAvailableBehavior(s.model.option)){var l=(s.getRange||{})[a],u=l&&l(s.dzReferCoordSysInfo,n.model.mainType,n.controller,i);!s.model.get("disabled",!0)&&u&&o.push({dataZoomId:s.model.id,start:u[0],end:u[1]})}}),o.length&&n.dispatchAction(o)})}),n}function vxt(t,e){t.isDisposed()||t.dispatchAction({type:"dataZoom",animation:{easing:"cubicOut",duration:100},batch:e})}function gxt(t,e,n,r){return t.coordinateSystem.containPoint([n,r])}function yxt(t){var e,n="type_",r={type_true:2,type_move:1,type_false:0,type_undefined:-1},a=!0;return t.each(function(i){var o=i.model,s=o.get("disabled",!0)?!1:o.get("zoomLock",!0)?"move":!0;r[n+s]>r[n+e]&&(e=s),a=a&&o.get("preventDefaultMouseMove",!0)}),{controlType:e,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!a}}}function mxt(t){t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,function(e,n){var r=oB(n),a=r.coordSysRecordMap||(r.coordSysRecordMap=ft());a.each(function(i){i.dataZoomInfoMap=null}),e.eachComponent({mainType:"dataZoom",subType:"inside"},function(i){var o=moe(i);W(o.infoList,function(s){var l=s.model.uid,u=a.get(l)||a.set(l,pxt(n,s.model)),c=u.dataZoomInfoMap||(u.dataZoomInfoMap=ft());c.set(i.uid,{dzReferCoordSysInfo:s,model:i,getRange:null})})}),a.each(function(i){var o=i.controller,s,l=i.dataZoomInfoMap;if(l){var u=l.keys()[0];u!=null&&(s=l.get(u))}if(!s){$oe(a,i);return}var c=yxt(l);o.enable(c.controlType,c.opt),o.setPointerChecker(i.containsPoint),Yv(i,"dispatchAction",s.model.get("throttle",!0),"fixRate")})})}var bxt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type="dataZoom.inside",n}return e.prototype.render=function(n,r,a){if(t.prototype.render.apply(this,arguments),n.noTarget()){this._clear();return}this.range=n.getPercentRange(),dxt(a,n,{pan:it($M.pan,this),zoom:it($M.zoom,this),scrollMove:it($M.scrollMove,this)})},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){hxt(this.api,this.dataZoomModel),this.range=null},e.type="dataZoom.inside",e}(ZV),$M={zoom:function(t,e,n,r){var a=this.range,i=a.slice(),o=t.axisModels[0];if(o){var s=IM[e](null,[r.originX,r.originY],o,n,t),l=(s.signal>0?s.pixelStart+s.pixelLength-s.pixel:s.pixel-s.pixelStart)/s.pixelLength*(i[1]-i[0])+i[0],u=Math.max(1/r.scale,0);i[0]=(i[0]-l)*u+l,i[1]=(i[1]-l)*u+l;var c=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();if(eh(0,i,[0,100],0,c.minSpan,c.maxSpan),this.range=i,a[0]!==i[0]||a[1]!==i[1])return i}},pan:Z8(function(t,e,n,r,a,i){var o=IM[r]([i.oldX,i.oldY],[i.newX,i.newY],e,a,n);return o.signal*(t[1]-t[0])*o.pixel/o.pixelLength}),scrollMove:Z8(function(t,e,n,r,a,i){var o=IM[r]([0,0],[i.scrollDelta,i.scrollDelta],e,a,n);return o.signal*(t[1]-t[0])*i.scrollDelta})};function Z8(t){return function(e,n,r,a){var i=this.range,o=i.slice(),s=e.axisModels[0];if(s){var l=t(o,s,e,n,r,a);if(eh(l,o,[0,100],"all"),this.range=o,i[0]!==o[0]||i[1]!==o[1])return o}}}var IM={grid:function(t,e,n,r,a){var i=n.axis,o={},s=a.model.coordinateSystem.getRect();return t=t||[0,0],i.dim==="x"?(o.pixel=e[0]-t[0],o.pixelLength=s.width,o.pixelStart=s.x,o.signal=i.inverse?1:-1):(o.pixel=e[1]-t[1],o.pixelLength=s.height,o.pixelStart=s.y,o.signal=i.inverse?-1:1),o},polar:function(t,e,n,r,a){var i=n.axis,o={},s=a.model.coordinateSystem,l=s.getRadiusAxis().getExtent(),u=s.getAngleAxis().getExtent();return t=t?s.pointToCoord(t):[0,0],e=s.pointToCoord(e),n.mainType==="radiusAxis"?(o.pixel=e[0]-t[0],o.pixelLength=l[1]-l[0],o.pixelStart=l[0],o.signal=i.inverse?1:-1):(o.pixel=e[1]-t[1],o.pixelLength=u[1]-u[0],o.pixelStart=u[0],o.signal=i.inverse?-1:1),o},singleAxis:function(t,e,n,r,a){var i=n.axis,o=a.model.coordinateSystem.getRect(),s={};return t=t||[0,0],i.orient==="horizontal"?(s.pixel=e[0]-t[0],s.pixelLength=o.width,s.pixelStart=o.x,s.signal=i.inverse?1:-1):(s.pixel=e[1]-t[1],s.pixelLength=o.height,s.pixelStart=o.y,s.signal=i.inverse?-1:1),s}};const Sxt=bxt;function Ioe(t){QV(t),t.registerComponentModel(fxt),t.registerComponentView(Sxt),mxt(t)}var wxt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.type="dataZoom.slider",e.layoutMode="box",e.defaultOption=Nc(cm.defaultOption,{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,borderColor:"#d2dbee",borderRadius:3,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#d2dbee",width:.5},areaStyle:{color:"#d2dbee",opacity:.2}},selectedDataBackground:{lineStyle:{color:"#8fb0f7",width:.5},areaStyle:{color:"#8fb0f7",opacity:.2}},fillerColor:"rgba(135,175,274,0.2)",handleIcon:"path://M-9.35,34.56V42m0-40V9.5m-2,0h4a2,2,0,0,1,2,2v21a2,2,0,0,1-2,2h-4a2,2,0,0,1-2-2v-21A2,2,0,0,1-11.35,9.5Z",handleSize:"100%",handleStyle:{color:"#fff",borderColor:"#ACB8D1"},moveHandleSize:7,moveHandleIcon:"path://M-320.9-50L-320.9-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-348-41-339-50-320.9-50z M-212.3-50L-212.3-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-239.4-41-230.4-50-212.3-50z M-103.7-50L-103.7-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-130.9-41-121.8-50-103.7-50z",moveHandleStyle:{color:"#D2DBEE",opacity:.7},showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#6E7079"},brushSelect:!0,brushStyle:{color:"rgba(135,175,274,0.15)"},emphasis:{handleStyle:{borderColor:"#8FB0F7"},moveHandleStyle:{color:"#8FB0F7"}}}),e}(cm);const _xt=wxt;var Gg=rn,Q8=7,xxt=1,PM=30,Cxt=7,Ug="horizontal",J8="vertical",Txt=5,Ext=["line","bar","candlestick","scatter"],Mxt={easing:"cubicOut",duration:100,delay:0},Dxt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._displayables={},n}return e.prototype.init=function(n,r){this.api=r,this._onBrush=it(this._onBrush,this),this._onBrushEnd=it(this._onBrushEnd,this)},e.prototype.render=function(n,r,a,i){if(t.prototype.render.apply(this,arguments),Yv(this,"_dispatchZoomAction",n.get("throttle"),"fixRate"),this._orient=n.getOrient(),n.get("show")===!1){this.group.removeAll();return}if(n.noTarget()){this._clear(),this.group.removeAll();return}(!i||i.type!=="dataZoom"||i.from!==this.uid)&&this._buildView(),this._updateView()},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){Qy(this,"_dispatchZoomAction");var n=this.api.getZr();n.off("mousemove",this._onBrush),n.off("mouseup",this._onBrushEnd)},e.prototype._buildView=function(){var n=this.group;n.removeAll(),this._brushing=!1,this._displayables.brushRect=null,this._resetLocation(),this._resetInterval();var r=this._displayables.sliderGroup=new Tt;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),n.add(r),this._positionGroup()},e.prototype._resetLocation=function(){var n=this.dataZoomModel,r=this.api,a=n.get("brushSelect"),i=a?Cxt:0,o=this._findCoordRect(),s={width:r.getWidth(),height:r.getHeight()},l=this._orient===Ug?{right:s.width-o.x-o.width,top:s.height-PM-Q8-i,width:o.width,height:PM}:{right:Q8,top:o.y,width:PM,height:o.height},u=Uv(n.option);W(["right","top","width","height"],function(f){u[f]==="ph"&&(u[f]=l[f])});var c=xr(u,s);this._location={x:c.x,y:c.y},this._size=[c.width,c.height],this._orient===J8&&this._size.reverse()},e.prototype._positionGroup=function(){var n=this.group,r=this._location,a=this._orient,i=this.dataZoomModel.getFirstTargetAxisModel(),o=i&&i.get("inverse"),s=this._displayables.sliderGroup,l=(this._dataShadowInfo||{}).otherAxisInverse;s.attr(a===Ug&&!o?{scaleY:l?1:-1,scaleX:1}:a===Ug&&o?{scaleY:l?1:-1,scaleX:-1}:a===J8&&!o?{scaleY:l?-1:1,scaleX:1,rotation:Math.PI/2}:{scaleY:l?-1:1,scaleX:-1,rotation:Math.PI/2});var u=n.getBoundingRect([s]);n.x=r.x-u.x,n.y=r.y-u.y,n.markRedraw()},e.prototype._getViewExtent=function(){return[0,this._size[0]]},e.prototype._renderBackground=function(){var n=this.dataZoomModel,r=this._size,a=this._displayables.sliderGroup,i=n.get("brushSelect");a.add(new Gg({silent:!0,shape:{x:0,y:0,width:r[0],height:r[1]},style:{fill:n.get("backgroundColor")},z2:-40}));var o=new Gg({shape:{x:0,y:0,width:r[0],height:r[1]},style:{fill:"transparent"},z2:0,onclick:it(this._onClickPanel,this)}),s=this.api.getZr();i?(o.on("mousedown",this._onBrushStart,this),o.cursor="crosshair",s.on("mousemove",this._onBrush),s.on("mouseup",this._onBrushEnd)):(s.off("mousemove",this._onBrush),s.off("mouseup",this._onBrushEnd)),a.add(o)},e.prototype._renderDataShadow=function(){var n=this._dataShadowInfo=this._prepareDataShadowInfo();if(this._displayables.dataShadowSegs=[],!n)return;var r=this._size,a=this._shadowSize||[],i=n.series,o=i.getRawData(),s=i.getShadowDim&&i.getShadowDim(),l=s&&o.getDimensionInfo(s)?i.getShadowDim():n.otherDim;if(l==null)return;var u=this._shadowPolygonPts,c=this._shadowPolylinePts;if(o!==this._shadowData||l!==this._shadowDim||r[0]!==a[0]||r[1]!==a[1]){var f=o.getDataExtent(l),d=(f[1]-f[0])*.3;f=[f[0]-d,f[1]+d];var h=[0,r[1]],v=[0,r[0]],p=[[r[0],0],[0,0]],g=[],y=v[1]/(o.count()-1),m=0,b=Math.round(o.count()/r[0]),w;o.each([l],function(D,E){if(b>0&&E%b){m+=y;return}var M=D==null||isNaN(D)||D==="",k=M?0:wn(D,f,h,!0);M&&!w&&E?(p.push([p[p.length-1][0],0]),g.push([g[g.length-1][0],0])):!M&&w&&(p.push([m,0]),g.push([m,0])),p.push([m,k]),g.push([m,k]),m+=y,w=M}),u=this._shadowPolygonPts=p,c=this._shadowPolylinePts=g}this._shadowData=o,this._shadowDim=l,this._shadowSize=[r[0],r[1]];var x=this.dataZoomModel;function _(D){var E=x.getModel(D?"selectedDataBackground":"dataBackground"),M=new Tt,k=new ti({shape:{points:u},segmentIgnoreThreshold:1,style:E.getModel("areaStyle").getAreaStyle(),silent:!0,z2:-20}),R=new ai({shape:{points:c},segmentIgnoreThreshold:1,style:E.getModel("lineStyle").getLineStyle(),silent:!0,z2:-19});return M.add(k),M.add(R),M}for(var C=0;C<3;C++){var T=_(C===1);this._displayables.sliderGroup.add(T),this._displayables.dataShadowSegs.push(T)}},e.prototype._prepareDataShadowInfo=function(){var n=this.dataZoomModel,r=n.get("showDataShadow");if(r!==!1){var a,i=this.ecModel;return n.eachTargetAxis(function(o,s){var l=n.getAxisProxy(o,s).getTargetSeriesModels();W(l,function(u){if(!a&&!(r!==!0&&Gt(Ext,u.get("type"))<0)){var c=i.getComponent(Wu(o),s).axis,f=kxt(o),d,h=u.coordinateSystem;f!=null&&h.getOtherAxis&&(d=h.getOtherAxis(c).inverse),f=u.getData().mapDimension(f),a={thisAxis:c,series:u,thisDim:o,otherDim:f,otherAxisInverse:d}}},this)},this),a}},e.prototype._renderHandle=function(){var n=this.group,r=this._displayables,a=r.handles=[null,null],i=r.handleLabels=[null,null],o=this._displayables.sliderGroup,s=this._size,l=this.dataZoomModel,u=this.api,c=l.get("borderRadius")||0,f=l.get("brushSelect"),d=r.filler=new Gg({silent:f,style:{fill:l.get("fillerColor")},textConfig:{position:"inside"}});o.add(d),o.add(new Gg({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:s[0],height:s[1],r:c},style:{stroke:l.get("dataBackgroundColor")||l.get("borderColor"),lineWidth:xxt,fill:"rgba(0,0,0,0)"}})),W([0,1],function(b){var w=l.get("handleIcon");!L_[w]&&w.indexOf("path://")<0&&w.indexOf("image://")<0&&(w="path://"+w);var x=fr(w,-1,0,2,2,null,!0);x.attr({cursor:eH(this._orient),draggable:!0,drift:it(this._onDragMove,this,b),ondragend:it(this._onDragEnd,this),onmouseover:it(this._showDataInfo,this,!0),onmouseout:it(this._showDataInfo,this,!1),z2:5});var _=x.getBoundingRect(),C=l.get("handleSize");this._handleHeight=et(C,this._size[1]),this._handleWidth=_.width/_.height*this._handleHeight,x.setStyle(l.getModel("handleStyle").getItemStyle()),x.style.strokeNoScale=!0,x.rectHover=!0,x.ensureState("emphasis").style=l.getModel(["emphasis","handleStyle"]).getItemStyle(),Ju(x);var T=l.get("handleColor");T!=null&&(x.style.fill=T),o.add(a[b]=x);var D=l.getModel("textStyle");n.add(i[b]=new nn({silent:!0,invisible:!0,style:Nn(D,{x:0,y:0,text:"",verticalAlign:"middle",align:"center",fill:D.getTextColor(),font:D.getFont()}),z2:10}))},this);var h=d;if(f){var v=et(l.get("moveHandleSize"),s[1]),p=r.moveHandle=new rn({style:l.getModel("moveHandleStyle").getItemStyle(),silent:!0,shape:{r:[0,0,2,2],y:s[1]-.5,height:v}}),g=v*.8,y=r.moveHandleIcon=fr(l.get("moveHandleIcon"),-g/2,-g/2,g,g,"#fff",!0);y.silent=!0,y.y=s[1]+v/2-.5,p.ensureState("emphasis").style=l.getModel(["emphasis","moveHandleStyle"]).getItemStyle();var m=Math.min(s[1]/2,Math.max(v,10));h=r.moveZone=new rn({invisible:!0,shape:{y:s[1]-m,height:v+m}}),h.on("mouseover",function(){u.enterEmphasis(p)}).on("mouseout",function(){u.leaveEmphasis(p)}),o.add(p),o.add(y),o.add(h)}h.attr({draggable:!0,cursor:eH(this._orient),drift:it(this._onDragMove,this,"all"),ondragstart:it(this._showDataInfo,this,!0),ondragend:it(this._onDragEnd,this),onmouseover:it(this._showDataInfo,this,!0),onmouseout:it(this._showDataInfo,this,!1)})},e.prototype._resetInterval=function(){var n=this._range=this.dataZoomModel.getPercentRange(),r=this._getViewExtent();this._handleEnds=[wn(n[0],[0,100],r,!0),wn(n[1],[0,100],r,!0)]},e.prototype._updateInterval=function(n,r){var a=this.dataZoomModel,i=this._handleEnds,o=this._getViewExtent(),s=a.findRepresentativeAxisProxy().getMinMaxSpan(),l=[0,100];eh(r,i,o,a.get("zoomLock")?"all":n,s.minSpan!=null?wn(s.minSpan,l,o,!0):null,s.maxSpan!=null?wn(s.maxSpan,l,o,!0):null);var u=this._range,c=this._range=Ri([wn(i[0],o,l,!0),wn(i[1],o,l,!0)]);return!u||u[0]!==c[0]||u[1]!==c[1]},e.prototype._updateView=function(n){var r=this._displayables,a=this._handleEnds,i=Ri(a.slice()),o=this._size;W([0,1],function(h){var v=r.handles[h],p=this._handleHeight;v.attr({scaleX:p/2,scaleY:p/2,x:a[h]+(h?-1:1),y:o[1]/2-p/2})},this),r.filler.setShape({x:i[0],y:0,width:i[1]-i[0],height:o[1]});var s={x:i[0],width:i[1]-i[0]};r.moveHandle&&(r.moveHandle.setShape(s),r.moveZone.setShape(s),r.moveZone.getBoundingRect(),r.moveHandleIcon&&r.moveHandleIcon.attr("x",s.x+s.width/2));for(var l=r.dataShadowSegs,u=[0,i[0],i[1],o[0]],c=0;c<l.length;c++){var f=l[c],d=f.getClipPath();d||(d=new rn,f.setClipPath(d)),d.setShape({x:u[c],y:0,width:u[c+1]-u[c],height:o[1]})}this._updateDataInfo(n)},e.prototype._updateDataInfo=function(n){var r=this.dataZoomModel,a=this._displayables,i=a.handleLabels,o=this._orient,s=["",""];if(r.get("showDetail")){var l=r.findRepresentativeAxisProxy();if(l){var u=l.getAxisModel().axis,c=this._range,f=n?l.calculateDataWindow({start:c[0],end:c[1]}).valueWindow:l.getDataValueWindow();s=[this._formatLabel(f[0],u),this._formatLabel(f[1],u)]}}var d=Ri(this._handleEnds.slice());h.call(this,0),h.call(this,1);function h(v){var p=ec(a.handles[v].parent,this.group),g=IC(v===0?"right":"left",p),y=this._handleWidth/2+Txt,m=es([d[v]+(v===0?-y:y),this._size[1]/2],p);i[v].setStyle({x:m[0],y:m[1],verticalAlign:o===Ug?"middle":g,align:o===Ug?g:"center",text:s[v]})}},e.prototype._formatLabel=function(n,r){var a=this.dataZoomModel,i=a.get("labelFormatter"),o=a.get("labelPrecision");(o==null||o==="auto")&&(o=r.getPixelPrecision());var s=n==null||isNaN(n)?"":r.type==="category"||r.type==="time"?r.scale.getLabel({value:Math.round(n)}):n.toFixed(Math.min(o,20));return vt(i)?i(n,s):rt(i)?i.replace("{value}",s):s},e.prototype._showDataInfo=function(n){n=this._dragging||n;var r=this._displayables,a=r.handleLabels;a[0].attr("invisible",!n),a[1].attr("invisible",!n),r.moveHandle&&this.api[n?"enterEmphasis":"leaveEmphasis"](r.moveHandle,1)},e.prototype._onDragMove=function(n,r,a,i){this._dragging=!0,$l(i.event);var o=this._displayables.sliderGroup.getLocalTransform(),s=es([r,a],o,!0),l=this._updateInterval(n,s[0]),u=this.dataZoomModel.get("realtime");this._updateView(!u),l&&u&&this._dispatchZoomAction(!0)},e.prototype._onDragEnd=function(){this._dragging=!1,this._showDataInfo(!1);var n=this.dataZoomModel.get("realtime");!n&&this._dispatchZoomAction(!1)},e.prototype._onClickPanel=function(n){var r=this._size,a=this._displayables.sliderGroup.transformCoordToLocal(n.offsetX,n.offsetY);if(!(a[0]<0||a[0]>r[0]||a[1]<0||a[1]>r[1])){var i=this._handleEnds,o=(i[0]+i[1])/2,s=this._updateInterval("all",a[0]-o);this._updateView(),s&&this._dispatchZoomAction(!1)}},e.prototype._onBrushStart=function(n){var r=n.offsetX,a=n.offsetY;this._brushStart=new It(r,a),this._brushing=!0,this._brushStartTime=+new Date},e.prototype._onBrushEnd=function(n){if(this._brushing){var r=this._displayables.brushRect;if(this._brushing=!1,!!r){r.attr("ignore",!0);var a=r.shape,i=+new Date;if(!(i-this._brushStartTime<200&&Math.abs(a.width)<5)){var o=this._getViewExtent(),s=[0,100];this._range=Ri([wn(a.x,o,s,!0),wn(a.x+a.width,o,s,!0)]),this._handleEnds=[a.x,a.x+a.width],this._updateView(),this._dispatchZoomAction(!1)}}}},e.prototype._onBrush=function(n){this._brushing&&($l(n.event),this._updateBrushRect(n.offsetX,n.offsetY))},e.prototype._updateBrushRect=function(n,r){var a=this._displayables,i=this.dataZoomModel,o=a.brushRect;o||(o=a.brushRect=new Gg({silent:!0,style:i.getModel("brushStyle").getItemStyle()}),a.sliderGroup.add(o)),o.attr("ignore",!1);var s=this._brushStart,l=this._displayables.sliderGroup,u=l.transformCoordToLocal(n,r),c=l.transformCoordToLocal(s.x,s.y),f=this._size;u[0]=Math.max(Math.min(f[0],u[0]),0),o.setShape({x:c[0],y:0,width:u[0]-c[0],height:f[1]})},e.prototype._dispatchZoomAction=function(n){var r=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,animation:n?Mxt:null,start:r[0],end:r[1]})},e.prototype._findCoordRect=function(){var n,r=moe(this.dataZoomModel).infoList;if(!n&&r.length){var a=r[0].model.coordinateSystem;n=a.getRect&&a.getRect()}if(!n){var i=this.api.getWidth(),o=this.api.getHeight();n={x:i*.2,y:o*.2,width:i*.6,height:o*.6}}return n},e.type="dataZoom.slider",e}(ZV);function kxt(t){var e={x:"y",y:"x",radius:"angle",angle:"radius"};return e[t]}function eH(t){return t==="vertical"?"ns-resize":"ew-resize"}const Rxt=Dxt;function Poe(t){t.registerComponentModel(_xt),t.registerComponentView(Rxt),QV(t)}function Lxt(t){Ht(Ioe),Ht(Poe)}var Oxt={get:function(t,e,n){var r=_t((Axt[t]||{})[e]);return n&&Be(r)?r[r.length-1]:r}},Axt={color:{active:["#006edd","#e0ffff"],inactive:["rgba(0,0,0,0)"]},colorHue:{active:[0,360],inactive:[0,0]},colorSaturation:{active:[.3,1],inactive:[0,0]},colorLightness:{active:[.9,.5],inactive:[0,0]},colorAlpha:{active:[.3,1],inactive:[0,0]},opacity:{active:[.3,1],inactive:[0,0]},symbol:{active:["circle","roundRect","diamond"],inactive:["none"]},symbolSize:{active:[10,50],inactive:[0,0]}};const Foe=Oxt;var tH=ha.mapVisual,Nxt=ha.eachVisual,Vxt=Be,nH=W,Bxt=Ri,$xt=wn,Ixt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.stateList=["inRange","outOfRange"],n.replacableOptionKeys=["inRange","outOfRange","target","controller","color"],n.layoutMode={type:"box",ignoreSize:!0},n.dataBound=[-1/0,1/0],n.targetVisuals={},n.controllerVisuals={},n}return e.prototype.init=function(n,r,a){this.mergeDefaultAndTheme(n,a)},e.prototype.optionUpdated=function(n,r){var a=this.option;!r&&Doe(a,n,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},e.prototype.resetVisual=function(n){var r=this.stateList;n=it(n,this),this.controllerVisuals=TL(this.option.controller,r,n),this.targetVisuals=TL(this.option.target,r,n)},e.prototype.getItemSymbol=function(){return null},e.prototype.getTargetSeriesIndices=function(){var n=this.option.seriesIndex,r=[];return n==null||n==="all"?this.ecModel.eachSeries(function(a,i){r.push(i)}):r=Dn(n),r},e.prototype.eachTargetSeries=function(n,r){W(this.getTargetSeriesIndices(),function(a){var i=this.ecModel.getSeriesByIndex(a);i&&n.call(r,i)},this)},e.prototype.isTargetSeries=function(n){var r=!1;return this.eachTargetSeries(function(a){a===n&&(r=!0)}),r},e.prototype.formatValueText=function(n,r,a){var i=this.option,o=i.precision,s=this.dataBound,l=i.formatter,u;a=a||["<",">"],Be(n)&&(n=n.slice(),u=!0);var c=r?n:u?[f(n[0]),f(n[1])]:f(n);if(rt(l))return l.replace("{value}",u?c[0]:c).replace("{value2}",u?c[1]:c);if(vt(l))return u?l(n[0],n[1]):l(n);if(u)return n[0]===s[0]?a[0]+" "+c[1]:n[1]===s[1]?a[1]+" "+c[0]:c[0]+" - "+c[1];return c;function f(d){return d===s[0]?"min":d===s[1]?"max":(+d).toFixed(Math.min(o,20))}},e.prototype.resetExtent=function(){var n=this.option,r=Bxt([n.min,n.max]);this._dataExtent=r},e.prototype.getDataDimensionIndex=function(n){var r=this.option.dimension;if(r!=null)return n.getDimensionIndex(r);for(var a=n.dimensions,i=a.length-1;i>=0;i--){var o=a[i],s=n.getDimensionInfo(o);if(!s.isCalculationCoord)return s.storeDimIndex}},e.prototype.getExtent=function(){return this._dataExtent.slice()},e.prototype.completeVisualOption=function(){var n=this.ecModel,r=this.option,a={inRange:r.inRange,outOfRange:r.outOfRange},i=r.target||(r.target={}),o=r.controller||(r.controller={});$t(i,a),$t(o,a);var s=this.isCategory();l.call(this,i),l.call(this,o),u.call(this,i,"inRange","outOfRange"),c.call(this,o);function l(f){Vxt(r.color)&&!f.inRange&&(f.inRange={color:r.color.slice().reverse()}),f.inRange=f.inRange||{color:n.get("gradientColor")}}function u(f,d,h){var v=f[d],p=f[h];v&&!p&&(p=f[h]={},nH(v,function(g,y){if(ha.isValidType(y)){var m=Foe.get(y,"inactive",s);m!=null&&(p[y]=m,y==="color"&&!p.hasOwnProperty("opacity")&&!p.hasOwnProperty("colorAlpha")&&(p.opacity=[0,0]))}}))}function c(f){var d=(f.inRange||{}).symbol||(f.outOfRange||{}).symbol,h=(f.inRange||{}).symbolSize||(f.outOfRange||{}).symbolSize,v=this.get("inactiveColor"),p=this.getItemSymbol(),g=p||"roundRect";nH(this.stateList,function(y){var m=this.itemSize,b=f[y];b||(b=f[y]={color:s?v:[v]}),b.symbol==null&&(b.symbol=d&&_t(d)||(s?g:[g])),b.symbolSize==null&&(b.symbolSize=h&&_t(h)||(s?m[0]:[m[0],m[0]])),b.symbol=tH(b.symbol,function(_){return _==="none"?g:_});var w=b.symbolSize;if(w!=null){var x=-1/0;Nxt(w,function(_){_>x&&(x=_)}),b.symbolSize=tH(w,function(_){return $xt(_,[0,x],[0,m[0]],!0)})}},this)}},e.prototype.resetItemSize=function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},e.prototype.isCategory=function(){return!!this.option.categories},e.prototype.setSelected=function(n){},e.prototype.getSelected=function(){return null},e.prototype.getValueState=function(n){return null},e.prototype.getVisualMeta=function(n){return null},e.type="visualMap",e.dependencies=["series"],e.defaultOption={show:!0,z:4,seriesIndex:"all",min:0,max:200,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:"vertical",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",contentColor:"#5793f3",inactiveColor:"#aaa",borderWidth:0,padding:5,textGap:10,precision:0,textStyle:{color:"#333"}},e}(Jt);const ax=Ixt;var rH=[20,140],Pxt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.optionUpdated=function(n,r){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent(),this.resetVisual(function(a){a.mappingMethod="linear",a.dataExtent=this.getExtent()}),this._resetRange()},e.prototype.resetItemSize=function(){t.prototype.resetItemSize.apply(this,arguments);var n=this.itemSize;(n[0]==null||isNaN(n[0]))&&(n[0]=rH[0]),(n[1]==null||isNaN(n[1]))&&(n[1]=rH[1])},e.prototype._resetRange=function(){var n=this.getExtent(),r=this.option.range;!r||r.auto?(n.auto=1,this.option.range=n):Be(r)&&(r[0]>r[1]&&r.reverse(),r[0]=Math.max(r[0],n[0]),r[1]=Math.min(r[1],n[1]))},e.prototype.completeVisualOption=function(){t.prototype.completeVisualOption.apply(this,arguments),W(this.stateList,function(n){var r=this.option.controller[n].symbolSize;r&&r[0]!==r[1]&&(r[0]=r[1]/3)},this)},e.prototype.setSelected=function(n){this.option.range=n.slice(),this._resetRange()},e.prototype.getSelected=function(){var n=this.getExtent(),r=Ri((this.get("range")||[]).slice());return r[0]>n[1]&&(r[0]=n[1]),r[1]>n[1]&&(r[1]=n[1]),r[0]<n[0]&&(r[0]=n[0]),r[1]<n[0]&&(r[1]=n[0]),r},e.prototype.getValueState=function(n){var r=this.option.range,a=this.getExtent();return(r[0]<=a[0]||r[0]<=n)&&(r[1]>=a[1]||n<=r[1])?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(n){var r=[];return this.eachTargetSeries(function(a){var i=[],o=a.getData();o.each(this.getDataDimensionIndex(o),function(s,l){n[0]<=s&&s<=n[1]&&i.push(l)},this),r.push({seriesId:a.id,dataIndex:i})},this),r},e.prototype.getVisualMeta=function(n){var r=aH(this,"outOfRange",this.getExtent()),a=aH(this,"inRange",this.option.range.slice()),i=[];function o(h,v){i.push({value:h,color:n(h,v)})}for(var s=0,l=0,u=a.length,c=r.length;l<c&&(!a.length||r[l]<=a[0]);l++)r[l]<a[s]&&o(r[l],"outOfRange");for(var f=1;s<u;s++,f=0)f&&i.length&&o(a[s],"outOfRange"),o(a[s],"inRange");for(var f=1;l<c;l++)(!a.length||a[a.length-1]<r[l])&&(f&&(i.length&&o(i[i.length-1].value,"outOfRange"),f=0),o(r[l],"outOfRange"));var d=i.length;return{stops:i,outerColors:[d?i[0].color:"transparent",d?i[d-1].color:"transparent"]}},e.type="visualMap.continuous",e.defaultOption=Nc(ax.defaultOption,{align:"auto",calculable:!1,hoverLink:!0,realtime:!0,handleIcon:"path://M-11.39,9.77h0a3.5,3.5,0,0,1-3.5,3.5h-22a3.5,3.5,0,0,1-3.5-3.5h0a3.5,3.5,0,0,1,3.5-3.5h22A3.5,3.5,0,0,1-11.39,9.77Z",handleSize:"120%",handleStyle:{borderColor:"#fff",borderWidth:1},indicatorIcon:"circle",indicatorSize:"50%",indicatorStyle:{borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}}),e}(ax);function aH(t,e,n){if(n[0]===n[1])return n.slice();for(var r=200,a=(n[1]-n[0])/r,i=n[0],o=[],s=0;s<=r&&i<n[1];s++)o.push(i),i+=a;return o.push(n[1]),o}const Fxt=Pxt;var zxt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n.autoPositionValues={left:1,right:1,top:1,bottom:1},n}return e.prototype.init=function(n,r){this.ecModel=n,this.api=r},e.prototype.render=function(n,r,a,i){if(this.visualMapModel=n,n.get("show")===!1){this.group.removeAll();return}this.doRender(n,r,a,i)},e.prototype.renderBackground=function(n){var r=this.visualMapModel,a=qd(r.get("padding")||0),i=n.getBoundingRect();n.add(new rn({z2:-1,silent:!0,shape:{x:i.x-a[3],y:i.y-a[0],width:i.width+a[3]+a[1],height:i.height+a[0]+a[2]},style:{fill:r.get("backgroundColor"),stroke:r.get("borderColor"),lineWidth:r.get("borderWidth")}}))},e.prototype.getControllerVisual=function(n,r,a){a=a||{};var i=a.forceState,o=this.visualMapModel,s={};if(r==="color"){var l=o.get("contentColor");s.color=l}function u(h){return s[h]}function c(h,v){s[h]=v}var f=o.controllerVisuals[i||o.getValueState(n)],d=ha.prepareVisualTypes(f);return W(d,function(h){var v=f[h];a.convertOpacityToAlpha&&h==="opacity"&&(h="colorAlpha",v=f.__alphaForOpacity),ha.dependsOn(h,r)&&v&&v.applyVisual(n,u,c)}),s[r]},e.prototype.positionGroup=function(n){var r=this.visualMapModel,a=this.api;HC(n,r.getBoxLayoutParams(),{width:a.getWidth(),height:a.getHeight()})},e.prototype.doRender=function(n,r,a,i){},e.type="visualMap",e}(Wn);const zoe=zxt;var iH=[["left","right","width"],["top","bottom","height"]];function Goe(t,e,n){var r=t.option,a=r.align;if(a!=null&&a!=="auto")return a;for(var i={width:e.getWidth(),height:e.getHeight()},o=r.orient==="horizontal"?1:0,s=iH[o],l=[0,null,10],u={},c=0;c<3;c++)u[iH[1-o][c]]=l[c],u[s[c]]=c===2?n[0]:r[s[c]];var f=[["x","width",3],["y","height",0]][o],d=xr(u,i,r.padding);return s[(d.margin[f[2]]||0)+d[f[0]]+d[f[1]]*.5<i[f[1]]*.5?0:1]}function yw(t,e){return W(t||[],function(n){n.dataIndex!=null&&(n.dataIndexInside=n.dataIndex,n.dataIndex=null),n.highlightKey="visualMap"+(e?e.componentIndex:"")}),t}var ws=wn,Gxt=W,oH=Math.min,FM=Math.max,Uxt=12,Hxt=6,Wxt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._shapes={},n._dataInterval=[],n._handleEnds=[],n._hoverLinkDataIndices=[],n}return e.prototype.doRender=function(n,r,a,i){this._api=a,(!i||i.type!=="selectDataRange"||i.from!==this.uid)&&this._buildView()},e.prototype._buildView=function(){this.group.removeAll();var n=this.visualMapModel,r=this.group;this._orient=n.get("orient"),this._useHandle=n.get("calculable"),this._resetInterval(),this._renderBar(r);var a=n.get("text");this._renderEndsText(r,a,0),this._renderEndsText(r,a,1),this._updateView(!0),this.renderBackground(r),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(r)},e.prototype._renderEndsText=function(n,r,a){if(r){var i=r[1-a];i=i!=null?i+"":"";var o=this.visualMapModel,s=o.get("textGap"),l=o.itemSize,u=this._shapes.mainGroup,c=this._applyTransform([l[0]/2,a===0?-s:l[1]+s],u),f=this._applyTransform(a===0?"bottom":"top",u),d=this._orient,h=this.visualMapModel.textStyleModel;this.group.add(new nn({style:Nn(h,{x:c[0],y:c[1],verticalAlign:d==="horizontal"?"middle":f,align:d==="horizontal"?f:"center",text:i})}))}},e.prototype._renderBar=function(n){var r=this.visualMapModel,a=this._shapes,i=r.itemSize,o=this._orient,s=this._useHandle,l=Goe(r,this.api,i),u=a.mainGroup=this._createBarGroup(l),c=new Tt;u.add(c),c.add(a.outOfRange=sH()),c.add(a.inRange=sH(null,s?uH(this._orient):null,it(this._dragHandle,this,"all",!1),it(this._dragHandle,this,"all",!0))),c.setClipPath(new rn({shape:{x:0,y:0,width:i[0],height:i[1],r:3}}));var f=r.textStyleModel.getTextRect("国"),d=FM(f.width,f.height);s&&(a.handleThumbs=[],a.handleLabels=[],a.handleLabelPoints=[],this._createHandle(r,u,0,i,d,o),this._createHandle(r,u,1,i,d,o)),this._createIndicator(r,u,i,d,o),n.add(u)},e.prototype._createHandle=function(n,r,a,i,o,s){var l=it(this._dragHandle,this,a,!1),u=it(this._dragHandle,this,a,!0),c=as(n.get("handleSize"),i[0]),f=fr(n.get("handleIcon"),-c/2,-c/2,c,c,null,!0),d=uH(this._orient);f.attr({cursor:d,draggable:!0,drift:l,ondragend:u,onmousemove:function(y){$l(y.event)}}),f.x=i[0]/2,f.useStyle(n.getModel("handleStyle").getItemStyle()),f.setStyle({strokeNoScale:!0,strokeFirst:!0}),f.style.lineWidth*=2,f.ensureState("emphasis").style=n.getModel(["emphasis","handleStyle"]).getItemStyle(),Jf(f,!0),r.add(f);var h=this.visualMapModel.textStyleModel,v=new nn({cursor:d,draggable:!0,drift:l,onmousemove:function(y){$l(y.event)},ondragend:u,style:Nn(h,{x:0,y:0,text:""})});v.ensureState("blur").style={opacity:.1},v.stateTransition={duration:200},this.group.add(v);var p=[c,0],g=this._shapes;g.handleThumbs[a]=f,g.handleLabelPoints[a]=p,g.handleLabels[a]=v},e.prototype._createIndicator=function(n,r,a,i,o){var s=as(n.get("indicatorSize"),a[0]),l=fr(n.get("indicatorIcon"),-s/2,-s/2,s,s,null,!0);l.attr({cursor:"move",invisible:!0,silent:!0,x:a[0]/2});var u=n.getModel("indicatorStyle").getItemStyle();if(l instanceof na){var c=l.style;l.useStyle(Ae({image:c.image,x:c.x,y:c.y,width:c.width,height:c.height},u))}else l.useStyle(u);r.add(l);var f=this.visualMapModel.textStyleModel,d=new nn({silent:!0,invisible:!0,style:Nn(f,{x:0,y:0,text:""})});this.group.add(d);var h=[(o==="horizontal"?i/2:Hxt)+a[0]/2,0],v=this._shapes;v.indicator=l,v.indicatorLabel=d,v.indicatorLabelPoint=h,this._firstShowIndicator=!0},e.prototype._dragHandle=function(n,r,a,i){if(this._useHandle){if(this._dragging=!r,!r){var o=this._applyTransform([a,i],this._shapes.mainGroup,!0);this._updateInterval(n,o[1]),this._hideIndicator(),this._updateView()}r===!this.visualMapModel.get("realtime")&&this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()}),r?!this._hovering&&this._clearHoverLinkToSeries():lH(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds[n],!1)}},e.prototype._resetInterval=function(){var n=this.visualMapModel,r=this._dataInterval=n.getSelected(),a=n.getExtent(),i=[0,n.itemSize[1]];this._handleEnds=[ws(r[0],a,i,!0),ws(r[1],a,i,!0)]},e.prototype._updateInterval=function(n,r){r=r||0;var a=this.visualMapModel,i=this._handleEnds,o=[0,a.itemSize[1]];eh(r,i,o,n,0);var s=a.getExtent();this._dataInterval=[ws(i[0],o,s,!0),ws(i[1],o,s,!0)]},e.prototype._updateView=function(n){var r=this.visualMapModel,a=r.getExtent(),i=this._shapes,o=[0,r.itemSize[1]],s=n?o:this._handleEnds,l=this._createBarVisual(this._dataInterval,a,s,"inRange"),u=this._createBarVisual(a,a,o,"outOfRange");i.inRange.setStyle({fill:l.barColor}).setShape("points",l.barPoints),i.outOfRange.setStyle({fill:u.barColor}).setShape("points",u.barPoints),this._updateHandle(s,l)},e.prototype._createBarVisual=function(n,r,a,i){var o={forceState:i,convertOpacityToAlpha:!0},s=this._makeColorGradient(n,o),l=[this.getControllerVisual(n[0],"symbolSize",o),this.getControllerVisual(n[1],"symbolSize",o)],u=this._createBarPoints(a,l);return{barColor:new $v(0,0,0,1,s),barPoints:u,handlesColor:[s[0].color,s[s.length-1].color]}},e.prototype._makeColorGradient=function(n,r){var a=100,i=[],o=(n[1]-n[0])/a;i.push({color:this.getControllerVisual(n[0],"color",r),offset:0});for(var s=1;s<a;s++){var l=n[0]+o*s;if(l>n[1])break;i.push({color:this.getControllerVisual(l,"color",r),offset:s/a})}return i.push({color:this.getControllerVisual(n[1],"color",r),offset:1}),i},e.prototype._createBarPoints=function(n,r){var a=this.visualMapModel.itemSize;return[[a[0]-r[0],n[0]],[a[0],n[0]],[a[0],n[1]],[a[0]-r[1],n[1]]]},e.prototype._createBarGroup=function(n){var r=this._orient,a=this.visualMapModel.get("inverse");return new Tt(r==="horizontal"&&!a?{scaleX:n==="bottom"?1:-1,rotation:Math.PI/2}:r==="horizontal"&&a?{scaleX:n==="bottom"?-1:1,rotation:-Math.PI/2}:r==="vertical"&&!a?{scaleX:n==="left"?1:-1,scaleY:-1}:{scaleX:n==="left"?1:-1})},e.prototype._updateHandle=function(n,r){if(this._useHandle){var a=this._shapes,i=this.visualMapModel,o=a.handleThumbs,s=a.handleLabels,l=i.itemSize,u=i.getExtent();Gxt([0,1],function(c){var f=o[c];f.setStyle("fill",r.handlesColor[c]),f.y=n[c];var d=ws(n[c],[0,l[1]],u,!0),h=this.getControllerVisual(d,"symbolSize");f.scaleX=f.scaleY=h/l[0],f.x=l[0]-h/2;var v=es(a.handleLabelPoints[c],ec(f,this.group));s[c].setStyle({x:v[0],y:v[1],text:i.formatValueText(this._dataInterval[c]),verticalAlign:"middle",align:this._orient==="vertical"?this._applyTransform("left",a.mainGroup):"center"})},this)}},e.prototype._showIndicator=function(n,r,a,i){var o=this.visualMapModel,s=o.getExtent(),l=o.itemSize,u=[0,l[1]],c=this._shapes,f=c.indicator;if(f){f.attr("invisible",!1);var d={convertOpacityToAlpha:!0},h=this.getControllerVisual(n,"color",d),v=this.getControllerVisual(n,"symbolSize"),p=ws(n,s,u,!0),g=l[0]-v/2,y={x:f.x,y:f.y};f.y=p,f.x=g;var m=es(c.indicatorLabelPoint,ec(f,this.group)),b=c.indicatorLabel;b.attr("invisible",!1);var w=this._applyTransform("left",c.mainGroup),x=this._orient,_=x==="horizontal";b.setStyle({text:(a||"")+o.formatValueText(r),verticalAlign:_?w:"middle",align:_?"center":w});var C={x:g,y:p,style:{fill:h}},T={style:{x:m[0],y:m[1]}};if(o.ecModel.isAnimationEnabled()&&!this._firstShowIndicator){var D={duration:100,easing:"cubicInOut",additive:!0};f.x=y.x,f.y=y.y,f.animateTo(C,D),b.animateTo(T,D)}else f.attr(C),b.attr(T);this._firstShowIndicator=!1;var E=this._shapes.handleLabels;if(E)for(var M=0;M<E.length;M++)this._api.enterBlur(E[M])}},e.prototype._enableHoverLinkToSeries=function(){var n=this;this._shapes.mainGroup.on("mousemove",function(r){if(n._hovering=!0,!n._dragging){var a=n.visualMapModel.itemSize,i=n._applyTransform([r.offsetX,r.offsetY],n._shapes.mainGroup,!0,!0);i[1]=oH(FM(0,i[1]),a[1]),n._doHoverLinkToSeries(i[1],0<=i[0]&&i[0]<=a[0])}}).on("mouseout",function(){n._hovering=!1,!n._dragging&&n._clearHoverLinkToSeries()})},e.prototype._enableHoverLinkFromSeries=function(){var n=this.api.getZr();this.visualMapModel.option.hoverLink?(n.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),n.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},e.prototype._doHoverLinkToSeries=function(n,r){var a=this.visualMapModel,i=a.itemSize;if(a.option.hoverLink){var o=[0,i[1]],s=a.getExtent();n=oH(FM(o[0],n),o[1]);var l=Kxt(a,s,o),u=[n-l,n+l],c=ws(n,o,s,!0),f=[ws(u[0],o,s,!0),ws(u[1],o,s,!0)];u[0]<o[0]&&(f[0]=-1/0),u[1]>o[1]&&(f[1]=1/0),r&&(f[0]===-1/0?this._showIndicator(c,f[1],"< ",l):f[1]===1/0?this._showIndicator(c,f[0],"> ",l):this._showIndicator(c,c,"≈ ",l));var d=this._hoverLinkDataIndices,h=[];(r||lH(a))&&(h=this._hoverLinkDataIndices=a.findTargetDataIndices(f));var v=wrt(d,h);this._dispatchHighDown("downplay",yw(v[0],a)),this._dispatchHighDown("highlight",yw(v[1],a))}},e.prototype._hoverLinkFromSeriesMouseOver=function(n){var r;if(td(n.target,function(l){var u=Lt(l);if(u.dataIndex!=null)return r=u,!0},!0),!!r){var a=this.ecModel.getSeriesByIndex(r.seriesIndex),i=this.visualMapModel;if(i.isTargetSeries(a)){var o=a.getData(r.dataType),s=o.getStore().get(i.getDataDimensionIndex(o),r.dataIndex);isNaN(s)||this._showIndicator(s,s)}}},e.prototype._hideIndicator=function(){var n=this._shapes;n.indicator&&n.indicator.attr("invisible",!0),n.indicatorLabel&&n.indicatorLabel.attr("invisible",!0);var r=this._shapes.handleLabels;if(r)for(var a=0;a<r.length;a++)this._api.leaveBlur(r[a])},e.prototype._clearHoverLinkToSeries=function(){this._hideIndicator();var n=this._hoverLinkDataIndices;this._dispatchHighDown("downplay",yw(n,this.visualMapModel)),n.length=0},e.prototype._clearHoverLinkFromSeries=function(){this._hideIndicator();var n=this.api.getZr();n.off("mouseover",this._hoverLinkFromSeriesMouseOver),n.off("mouseout",this._hideIndicator)},e.prototype._applyTransform=function(n,r,a,i){var o=ec(r,i?null:this.group);return Be(n)?es(n,o,a):IC(n,o,a)},e.prototype._dispatchHighDown=function(n,r){r&&r.length&&this.api.dispatchAction({type:n,batch:r})},e.prototype.dispose=function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},e.prototype.remove=function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},e.type="visualMap.continuous",e}(zoe);function sH(t,e,n,r){return new ti({shape:{points:t},draggable:!!n,cursor:e,drift:n,onmousemove:function(a){$l(a.event)},ondragend:r})}function Kxt(t,e,n){var r=Uxt/2,a=t.get("hoverLinkDataSize");return a&&(r=ws(a,e,n,!0)/2),r}function lH(t){var e=t.get("hoverLinkOnHandle");return!!(e??t.get("realtime"))}function uH(t){return t==="vertical"?"ns-resize":"ew-resize"}const jxt=Wxt;var Yxt={type:"selectDataRange",event:"dataRangeSelected",update:"update"},Xxt=function(t,e){e.eachComponent({mainType:"visualMap",query:t},function(n){n.setSelected(t.selected)})},qxt=[{createOnAllSeries:!0,reset:function(t,e){var n=[];return e.eachComponent("visualMap",function(r){var a=t.pipelineContext;!r.isTargetSeries(t)||a&&a.large||n.push(Hwt(r.stateList,r.targetVisuals,it(r.getValueState,r),r.getDataDimensionIndex(t.getData())))}),n}},{createOnAllSeries:!0,reset:function(t,e){var n=t.getData(),r=[];e.eachComponent("visualMap",function(a){if(a.isTargetSeries(t)){var i=a.getVisualMeta(it(Zxt,null,t,a))||{stops:[],outerColors:[]},o=a.getDataDimensionIndex(n);o>=0&&(i.dimension=o,r.push(i))}}),t.getData().setVisual("visualMeta",r)}}];function Zxt(t,e,n,r){for(var a=e.targetVisuals[r],i=ha.prepareVisualTypes(a),o={color:qm(t.getData(),"color")},s=0,l=i.length;s<l;s++){var u=i[s],c=a[u==="opacity"?"__alphaForOpacity":u];c&&c.applyVisual(n,f,d)}return o.color;function f(h){return o[h]}function d(h,v){o[h]=v}}var cH=W;function Qxt(t){var e=t&&t.visualMap;Be(e)||(e=e?[e]:[]),cH(e,function(n){if(n){Lh(n,"splitList")&&!Lh(n,"pieces")&&(n.pieces=n.splitList,delete n.splitList);var r=n.pieces;r&&Be(r)&&cH(r,function(a){bt(a)&&(Lh(a,"start")&&!Lh(a,"min")&&(a.min=a.start),Lh(a,"end")&&!Lh(a,"max")&&(a.max=a.end))})}})}function Lh(t,e){return t&&t.hasOwnProperty&&t.hasOwnProperty(e)}var fH=!1;function Uoe(t){fH||(fH=!0,t.registerSubTypeDefaulter("visualMap",function(e){return!e.categories&&(!(e.pieces?e.pieces.length>0:e.splitNumber>0)||e.calculable)?"continuous":"piecewise"}),t.registerAction(Yxt,Xxt),W(qxt,function(e){t.registerVisual(t.PRIORITY.VISUAL.COMPONENT,e)}),t.registerPreprocessor(Qxt))}function Hoe(t){t.registerComponentModel(Fxt),t.registerComponentView(jxt),Uoe(t)}var Jxt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n._pieceList=[],n}return e.prototype.optionUpdated=function(n,r){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent();var a=this._mode=this._determineMode();this._pieceList=[],eCt[this._mode].call(this,this._pieceList),this._resetSelected(n,r);var i=this.option.categories;this.resetVisual(function(o,s){a==="categories"?(o.mappingMethod="category",o.categories=_t(i)):(o.dataExtent=this.getExtent(),o.mappingMethod="piecewise",o.pieceList=$e(this._pieceList,function(l){return l=_t(l),s!=="inRange"&&(l.visual=null),l}))})},e.prototype.completeVisualOption=function(){var n=this.option,r={},a=ha.listVisualTypes(),i=this.isCategory();W(n.pieces,function(s){W(a,function(l){s.hasOwnProperty(l)&&(r[l]=1)})}),W(r,function(s,l){var u=!1;W(this.stateList,function(c){u=u||o(n,c,l)||o(n.target,c,l)},this),!u&&W(this.stateList,function(c){(n[c]||(n[c]={}))[l]=Foe.get(l,c==="inRange"?"active":"inactive",i)})},this);function o(s,l,u){return s&&s[l]&&s[l].hasOwnProperty(u)}t.prototype.completeVisualOption.apply(this,arguments)},e.prototype._resetSelected=function(n,r){var a=this.option,i=this._pieceList,o=(r?a:n).selected||{};if(a.selected=o,W(i,function(l,u){var c=this.getSelectedMapKey(l);o.hasOwnProperty(c)||(o[c]=!0)},this),a.selectedMode==="single"){var s=!1;W(i,function(l,u){var c=this.getSelectedMapKey(l);o[c]&&(s?o[c]=!1:s=!0)},this)}},e.prototype.getItemSymbol=function(){return this.get("itemSymbol")},e.prototype.getSelectedMapKey=function(n){return this._mode==="categories"?n.value+"":n.index+""},e.prototype.getPieceList=function(){return this._pieceList},e.prototype._determineMode=function(){var n=this.option;return n.pieces&&n.pieces.length>0?"pieces":this.option.categories?"categories":"splitNumber"},e.prototype.setSelected=function(n){this.option.selected=_t(n)},e.prototype.getValueState=function(n){var r=ha.findPieceIndex(n,this._pieceList);return r!=null&&this.option.selected[this.getSelectedMapKey(this._pieceList[r])]?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(n){var r=[],a=this._pieceList;return this.eachTargetSeries(function(i){var o=[],s=i.getData();s.each(this.getDataDimensionIndex(s),function(l,u){var c=ha.findPieceIndex(l,a);c===n&&o.push(u)},this),r.push({seriesId:i.id,dataIndex:o})},this),r},e.prototype.getRepresentValue=function(n){var r;if(this.isCategory())r=n.value;else if(n.value!=null)r=n.value;else{var a=n.interval||[];r=a[0]===-1/0&&a[1]===1/0?0:(a[0]+a[1])/2}return r},e.prototype.getVisualMeta=function(n){if(this.isCategory())return;var r=[],a=["",""],i=this;function o(c,f){var d=i.getRepresentValue({interval:c});f||(f=i.getValueState(d));var h=n(d,f);c[0]===-1/0?a[0]=h:c[1]===1/0?a[1]=h:r.push({value:c[0],color:h},{value:c[1],color:h})}var s=this._pieceList.slice();if(!s.length)s.push({interval:[-1/0,1/0]});else{var l=s[0].interval[0];l!==-1/0&&s.unshift({interval:[-1/0,l]}),l=s[s.length-1].interval[1],l!==1/0&&s.push({interval:[l,1/0]})}var u=-1/0;return W(s,function(c){var f=c.interval;f&&(f[0]>u&&o([u,f[0]],"outOfRange"),o(f.slice()),u=f[1])},this),{stops:r,outerColors:a}},e.type="visualMap.piecewise",e.defaultOption=Nc(ax.defaultOption,{selected:null,minOpen:!1,maxOpen:!1,align:"auto",itemWidth:20,itemHeight:14,itemSymbol:"roundRect",pieces:null,categories:null,splitNumber:5,selectedMode:"multiple",itemGap:10,hoverLink:!0}),e}(ax),eCt={splitNumber:function(t){var e=this.option,n=Math.min(e.precision,20),r=this.getExtent(),a=e.splitNumber;a=Math.max(parseInt(a,10),1),e.splitNumber=a;for(var i=(r[1]-r[0])/a;+i.toFixed(n)!==i&&n<5;)n++;e.precision=n,i=+i.toFixed(n),e.minOpen&&t.push({interval:[-1/0,r[0]],close:[0,0]});for(var o=0,s=r[0];o<a;s+=i,o++){var l=o===a-1?r[1]:s+i;t.push({interval:[s,l],close:[1,1]})}e.maxOpen&&t.push({interval:[r[1],1/0],close:[0,0]}),gR(t),W(t,function(u,c){u.index=c,u.text=this.formatValueText(u.interval)},this)},categories:function(t){var e=this.option;W(e.categories,function(n){t.push({text:this.formatValueText(n,!0),value:n})},this),dH(e,t)},pieces:function(t){var e=this.option;W(e.pieces,function(n,r){bt(n)||(n={value:n});var a={text:"",index:r};if(n.label!=null&&(a.text=n.label),n.hasOwnProperty("value")){var i=a.value=n.value;a.interval=[i,i],a.close=[1,1]}else{for(var o=a.interval=[],s=a.close=[0,0],l=[1,0,1],u=[-1/0,1/0],c=[],f=0;f<2;f++){for(var d=[["gte","gt","min"],["lte","lt","max"]][f],h=0;h<3&&o[f]==null;h++)o[f]=n[d[h]],s[f]=l[h],c[f]=h===2;o[f]==null&&(o[f]=u[f])}c[0]&&o[1]===1/0&&(s[0]=0),c[1]&&o[0]===-1/0&&(s[1]=0),o[0]===o[1]&&s[0]&&s[1]&&(a.value=o[0])}a.visual=ha.retrieveVisuals(n),t.push(a)},this),dH(e,t),gR(t),W(t,function(n){var r=n.close,a=[["<","≤"][r[1]],[">","≥"][r[0]]];n.text=n.text||this.formatValueText(n.value!=null?n.value:n.interval,!1,a)},this)}};function dH(t,e){var n=t.inverse;(t.orient==="vertical"?!n:n)&&e.reverse()}const tCt=Jxt;var nCt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type=e.type,n}return e.prototype.doRender=function(){var n=this.group;n.removeAll();var r=this.visualMapModel,a=r.get("textGap"),i=r.textStyleModel,o=i.getFont(),s=i.getTextColor(),l=this._getItemAlign(),u=r.itemSize,c=this._getViewData(),f=c.endsText,d=Vr(r.get("showLabel",!0),!f);f&&this._renderEndsText(n,f[0],u,d,l),W(c.viewPieceList,function(h){var v=h.piece,p=new Tt;p.onclick=it(this._onItemClick,this,v),this._enableHoverLink(p,h.indexInModelPieceList);var g=r.getRepresentValue(v);if(this._createItemSymbol(p,g,[0,0,u[0],u[1]]),d){var y=this.visualMapModel.getValueState(g);p.add(new nn({style:{x:l==="right"?-a:u[0]+a,y:u[1]/2,text:v.text,verticalAlign:"middle",align:l,font:o,fill:s,opacity:y==="outOfRange"?.5:1}}))}n.add(p)},this),f&&this._renderEndsText(n,f[1],u,d,l),md(r.get("orient"),n,r.get("itemGap")),this.renderBackground(n),this.positionGroup(n)},e.prototype._enableHoverLink=function(n,r){var a=this;n.on("mouseover",function(){return i("highlight")}).on("mouseout",function(){return i("downplay")});var i=function(o){var s=a.visualMapModel;s.option.hoverLink&&a.api.dispatchAction({type:o,batch:yw(s.findTargetDataIndices(r),s)})}},e.prototype._getItemAlign=function(){var n=this.visualMapModel,r=n.option;if(r.orient==="vertical")return Goe(n,this.api,n.itemSize);var a=r.align;return(!a||a==="auto")&&(a="left"),a},e.prototype._renderEndsText=function(n,r,a,i,o){if(r){var s=new Tt,l=this.visualMapModel.textStyleModel;s.add(new nn({style:Nn(l,{x:i?o==="right"?a[0]:0:a[0]/2,y:a[1]/2,verticalAlign:"middle",align:i?o:"center",text:r})})),n.add(s)}},e.prototype._getViewData=function(){var n=this.visualMapModel,r=$e(n.getPieceList(),function(s,l){return{piece:s,indexInModelPieceList:l}}),a=n.get("text"),i=n.get("orient"),o=n.get("inverse");return(i==="horizontal"?o:!o)?r.reverse():a&&(a=a.slice().reverse()),{viewPieceList:r,endsText:a}},e.prototype._createItemSymbol=function(n,r,a){n.add(fr(this.getControllerVisual(r,"symbol"),a[0],a[1],a[2],a[3],this.getControllerVisual(r,"color")))},e.prototype._onItemClick=function(n){var r=this.visualMapModel,a=r.option,i=a.selectedMode;if(i){var o=_t(a.selected),s=r.getSelectedMapKey(n);i==="single"||i===!0?(o[s]=!0,W(o,function(l,u){o[u]=u===s})):o[s]=!o[s],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:o})}},e.type="visualMap.piecewise",e}(zoe);const rCt=nCt;function Woe(t){t.registerComponentModel(tCt),t.registerComponentView(rCt),Uoe(t)}function aCt(t){Ht(Hoe),Ht(Woe)}var iCt={label:{enabled:!0},decal:{show:!1}},hH=ln(),oCt={};function sCt(t,e){var n=t.getModel("aria");if(!n.get("enabled"))return;var r=_t(iCt);$t(r.label,t.getLocaleModel().get("aria"),!1),$t(n.option,r,!1),a(),i();function a(){var u=n.getModel("decal"),c=u.get("show");if(c){var f=ft();t.eachSeries(function(d){if(!d.isColorBySeries()){var h=f.get(d.type);h||(h={},f.set(d.type,h)),hH(d).scope=h}}),t.eachRawSeries(function(d){if(t.isSeriesFiltered(d))return;if(vt(d.enableAriaDecal)){d.enableAriaDecal();return}var h=d.getData();if(d.isColorBySeries()){var m=OR(d.ecModel,d.name,oCt,t.getSeriesCount()),b=h.getVisual("decal");h.setVisual("decal",w(b,m))}else{var v=d.getRawData(),p={},g=hH(d).scope;h.each(function(x){var _=h.getRawIndex(x);p[_]=x});var y=v.count();v.each(function(x){var _=p[x],C=v.getName(x)||x+"",T=OR(d.ecModel,C,g,y),D=h.getItemVisual(_,"decal");h.setItemVisual(_,"decal",w(D,T))})}function w(x,_){var C=x?Ae(Ae({},_),x):_;return C.dirty=!0,C}})}}function i(){var u=t.getLocaleModel().get("aria"),c=n.getModel("label");if(c.option=yt(c.option,u),!!c.get("enabled")){var f=e.getZr().dom;if(c.get("description")){f.setAttribute("aria-label",c.get("description"));return}var d=t.getSeriesCount(),h=c.get(["data","maxCount"])||10,v=c.get(["series","maxCount"])||10,p=Math.min(d,v),g;if(!(d<1)){var y=s();if(y){var m=c.get(["general","withTitle"]);g=o(m,{title:y})}else g=c.get(["general","withoutTitle"]);var b=[],w=d>1?c.get(["series","multiple","prefix"]):c.get(["series","single","prefix"]);g+=o(w,{seriesCount:d}),t.eachSeries(function(T,D){if(D<p){var E=void 0,M=T.get("name"),k=M?"withName":"withoutName";E=d>1?c.get(["series","multiple",k]):c.get(["series","single",k]),E=o(E,{seriesId:T.seriesIndex,seriesName:T.get("name"),seriesType:l(T.subType)});var R=T.getData();if(R.count()>h){var O=c.get(["data","partialData"]);E+=o(O,{displayCnt:h})}else E+=c.get(["data","allData"]);for(var I=c.get(["data","separator","middle"]),P=c.get(["data","separator","end"]),N=[],B=0;B<R.count();B++)if(B<h){var L=R.getName(B),V=R.getValues(B),H=c.get(["data",L?"withName":"withoutName"]);N.push(o(H,{name:L,value:V.join(I)}))}E+=N.join(I)+P,b.push(E)}});var x=c.getModel(["series","multiple","separator"]),_=x.get("middle"),C=x.get("end");g+=b.join(_)+C,f.setAttribute("aria-label",g)}}}function o(u,c){if(!rt(u))return u;var f=u;return W(c,function(d,h){f=f.replace(new RegExp("\\{\\s*"+h+"\\s*\\}","g"),d)}),f}function s(){var u=t.get("title");return u&&u.length&&(u=u[0]),u&&u.text}function l(u){return t.getLocaleModel().get(["series","typeNames"])[u]||"自定义图"}}function lCt(t){if(!(!t||!t.aria)){var e=t.aria;e.show!=null&&(e.enabled=e.show),e.label=e.label||{},W(["description","general","series","data"],function(n){e[n]!=null&&(e.label[n]=e[n])})}}function uCt(t){t.registerPreprocessor(lCt),t.registerVisual(t.PRIORITY.VISUAL.ARIA,sCt)}var pH={value:"eq","<":"lt","<=":"lte",">":"gt",">=":"gte","=":"eq","!=":"ne","<>":"ne"},cCt=function(){function t(e){var n=this._condVal=rt(e)?new RegExp(e):WJ(e)?e:null;if(n==null){var r="";yn(r)}}return t.prototype.evaluate=function(e){var n=typeof e;return rt(n)?this._condVal.test(e):sn(n)?this._condVal.test(e+""):!1},t}(),fCt=function(){function t(){}return t.prototype.evaluate=function(){return this.value},t}(),dCt=function(){function t(){}return t.prototype.evaluate=function(){for(var e=this.children,n=0;n<e.length;n++)if(!e[n].evaluate())return!1;return!0},t}(),hCt=function(){function t(){}return t.prototype.evaluate=function(){for(var e=this.children,n=0;n<e.length;n++)if(e[n].evaluate())return!0;return!1},t}(),pCt=function(){function t(){}return t.prototype.evaluate=function(){return!this.child.evaluate()},t}(),vCt=function(){function t(){}return t.prototype.evaluate=function(){for(var e=!!this.valueParser,n=this.getValue,r=n(this.valueGetterParam),a=e?this.valueParser(r):null,i=0;i<this.subCondList.length;i++)if(!this.subCondList[i].evaluate(e?a:r))return!1;return!0},t}();function sB(t,e){if(t===!0||t===!1){var n=new fCt;return n.value=t,n}var r="";return Koe(t)||yn(r),t.and?vH("and",t,e):t.or?vH("or",t,e):t.not?gCt(t,e):yCt(t,e)}function vH(t,e,n){var r=e[t],a="";Be(r)||yn(a),r.length||yn(a);var i=t==="and"?new dCt:new hCt;return i.children=$e(r,function(o){return sB(o,n)}),i.children.length||yn(a),i}function gCt(t,e){var n=t.not,r="";Koe(n)||yn(r);var a=new pCt;return a.child=sB(n,e),a.child||yn(r),a}function yCt(t,e){for(var n="",r=e.prepareGetValue(t),a=[],i=Xt(t),o=t.parser,s=o?mne(o):null,l=0;l<i.length;l++){var u=i[l];if(!(u==="parser"||e.valueGetterAttrMap.get(u))){var c=st(pH,u)?pH[u]:u,f=t[u],d=s?s(f):f,h=Not(c,d)||c==="reg"&&new cCt(d);h||yn(n),a.push(h)}}a.length||yn(n);var v=new vCt;return v.valueGetterParam=r,v.valueParser=s,v.getValue=e.getValue,v.subCondList=a,v}function Koe(t){return bt(t)&&!va(t)}var mCt=function(){function t(e,n){this._cond=sB(e,n)}return t.prototype.evaluate=function(){return this._cond.evaluate()},t}();function bCt(t,e){return new mCt(t,e)}var SCt={type:"echarts:filter",transform:function(t){for(var e=t.upstream,n,r=bCt(t.config,{valueGetterAttrMap:ft({dimension:!0}),prepareGetValue:function(s){var l="",u=s.dimension;st(s,"dimension")||yn(l);var c=e.getDimensionInfo(u);return c||yn(l),{dimIdx:c.index}},getValue:function(s){return e.retrieveValueFromItem(n,s.dimIdx)}}),a=[],i=0,o=e.count();i<o;i++)n=e.getRawDataItem(i),r.evaluate()&&a.push(n);return{data:a}}},wCt={type:"echarts:sort",transform:function(t){var e=t.upstream,n=t.config,r="",a=Dn(n);a.length||yn(r);var i=[];W(a,function(c){var f=c.dimension,d=c.order,h=c.parser,v=c.incomparable;if(f==null&&yn(r),d!=="asc"&&d!=="desc"&&yn(r),v&&v!=="min"&&v!=="max"){var p="";yn(p)}if(d!=="asc"&&d!=="desc"){var g="";yn(g)}var y=e.getDimensionInfo(f);y||yn(r);var m=h?mne(h):null;h&&!m&&yn(r),i.push({dimIdx:y.index,parser:m,comparator:new Sne(d,v)})});var o=e.sourceFormat;o!==La&&o!==wo&&yn(r);for(var s=[],l=0,u=e.count();l<u;l++)s.push(e.getRawDataItem(l));return s.sort(function(c,f){for(var d=0;d<i.length;d++){var h=i[d],v=e.retrieveValueFromItem(c,h.dimIdx),p=e.retrieveValueFromItem(f,h.dimIdx);h.parser&&(v=h.parser(v),p=h.parser(p));var g=h.comparator.evaluate(v,p);if(g!==0)return g}return 0}),{data:s}}};function _Ct(t){t.registerTransform(SCt),t.registerTransform(wCt)}var xCt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type="dataset",n}return e.prototype.init=function(n,r,a){t.prototype.init.call(this,n,r,a),this._sourceManager=new Cne(this),mz(this)},e.prototype.mergeOption=function(n,r){t.prototype.mergeOption.call(this,n,r),mz(this)},e.prototype.optionUpdated=function(){this._sourceManager.dirty()},e.prototype.getSourceManager=function(){return this._sourceManager},e.type="dataset",e.defaultOption={seriesLayoutBy:zs},e}(Jt),CCt=function(t){me(e,t);function e(){var n=t!==null&&t.apply(this,arguments)||this;return n.type="dataset",n}return e.type="dataset",e}(Wn);function TCt(t){t.registerComponentModel(xCt),t.registerComponentView(CCt)}var ms=qs.CMD;function op(t,e){return Math.abs(t-e)<1e-5}function OL(t){var e=t.data,n=t.len(),r=[],a,i=0,o=0,s=0,l=0;function u(R,O){a&&a.length>2&&r.push(a),a=[R,O]}function c(R,O,I,P){op(R,I)&&op(O,P)||a.push(R,O,I,P,I,P)}function f(R,O,I,P,N,B){var L=Math.abs(O-R),V=Math.tan(L/4)*4/3,H=O<R?-1:1,K=Math.cos(R),X=Math.sin(R),oe=Math.cos(O),te=Math.sin(O),re=K*N+I,ne=X*B+P,J=oe*N+I,he=te*B+P,ue=N*V*H,q=B*V*H;a.push(re-ue*X,ne+q*K,J+ue*te,he-q*oe,J,he)}for(var d,h,v,p,g=0;g<n;){var y=e[g++],m=g===1;switch(m&&(i=e[g],o=e[g+1],s=i,l=o,(y===ms.L||y===ms.C||y===ms.Q)&&(a=[s,l])),y){case ms.M:i=s=e[g++],o=l=e[g++],u(s,l);break;case ms.L:d=e[g++],h=e[g++],c(i,o,d,h),i=d,o=h;break;case ms.C:a.push(e[g++],e[g++],e[g++],e[g++],i=e[g++],o=e[g++]);break;case ms.Q:d=e[g++],h=e[g++],v=e[g++],p=e[g++],a.push(i+2/3*(d-i),o+2/3*(h-o),v+2/3*(d-v),p+2/3*(h-p),v,p),i=v,o=p;break;case ms.A:var b=e[g++],w=e[g++],x=e[g++],_=e[g++],C=e[g++],T=e[g++]+C;g+=1;var D=!e[g++];d=Math.cos(C)*x+b,h=Math.sin(C)*_+w,m?(s=d,l=h,u(s,l)):c(i,o,d,h),i=Math.cos(T)*x+b,o=Math.sin(T)*_+w;for(var E=(D?-1:1)*Math.PI/2,M=C;D?M>T:M<T;M+=E){var k=D?Math.max(M+E,T):Math.min(M+E,T);f(M,k,b,w,x,_)}break;case ms.R:s=i=e[g++],l=o=e[g++],d=s+e[g++],h=l+e[g++],u(d,l),c(d,l,d,h),c(d,h,s,h),c(s,h,s,l),c(s,l,d,l);break;case ms.Z:a&&c(i,o,s,l),i=s,o=l;break}}return a&&a.length>2&&r.push(a),r}function AL(t,e,n,r,a,i,o,s,l,u){if(op(t,n)&&op(e,r)&&op(a,o)&&op(i,s)){l.push(o,s);return}var c=2/u,f=c*c,d=o-t,h=s-e,v=Math.sqrt(d*d+h*h);d/=v,h/=v;var p=n-t,g=r-e,y=a-o,m=i-s,b=p*p+g*g,w=y*y+m*m;if(b<f&&w<f){l.push(o,s);return}var x=d*p+h*g,_=-d*y-h*m,C=b-x*x,T=w-_*_;if(C<f&&x>=0&&T<f&&_>=0){l.push(o,s);return}var D=[],E=[];vc(t,n,a,o,.5,D),vc(e,r,i,s,.5,E),AL(D[0],E[0],D[1],E[1],D[2],E[2],D[3],E[3],l,u),AL(D[4],E[4],D[5],E[5],D[6],E[6],D[7],E[7],l,u)}function ECt(t,e){var n=OL(t),r=[];e=e||1;for(var a=0;a<n.length;a++){var i=n[a],o=[],s=i[0],l=i[1];o.push(s,l);for(var u=2;u<i.length;){var c=i[u++],f=i[u++],d=i[u++],h=i[u++],v=i[u++],p=i[u++];AL(s,l,c,f,d,h,v,p,o,e),s=v,l=p}r.push(o)}return r}function joe(t,e,n){var r=t[e],a=t[1-e],i=Math.abs(r/a),o=Math.ceil(Math.sqrt(i*n)),s=Math.floor(n/o);s===0&&(s=1,o=n);for(var l=[],u=0;u<o;u++)l.push(s);var c=o*s,f=n-c;if(f>0)for(var u=0;u<f;u++)l[u%o]+=1;return l}function gH(t,e,n){for(var r=t.r0,a=t.r,i=t.startAngle,o=t.endAngle,s=Math.abs(o-i),l=s*a,u=a-r,c=l>Math.abs(u),f=joe([l,u],c?0:1,e),d=(c?s:u)/f.length,h=0;h<f.length;h++)for(var v=(c?u:s)/f[h],p=0;p<f[h];p++){var g={};c?(g.startAngle=i+d*h,g.endAngle=i+d*(h+1),g.r0=r+v*p,g.r=r+v*(p+1)):(g.startAngle=i+v*p,g.endAngle=i+v*(p+1),g.r0=r+d*h,g.r=r+d*(h+1)),g.clockwise=t.clockwise,g.cx=t.cx,g.cy=t.cy,n.push(g)}}function MCt(t,e,n){for(var r=t.width,a=t.height,i=r>a,o=joe([r,a],i?0:1,e),s=i?"width":"height",l=i?"height":"width",u=i?"x":"y",c=i?"y":"x",f=t[s]/o.length,d=0;d<o.length;d++)for(var h=t[l]/o[d],v=0;v<o[d];v++){var p={};p[u]=d*f,p[c]=v*h,p[s]=f,p[l]=h,p.x+=t.x,p.y+=t.y,n.push(p)}}function yH(t,e,n,r){return t*r-n*e}function DCt(t,e,n,r,a,i,o,s){var l=n-t,u=r-e,c=o-a,f=s-i,d=yH(c,f,l,u);if(Math.abs(d)<1e-6)return null;var h=t-a,v=e-i,p=yH(h,v,c,f)/d;return p<0||p>1?null:new It(p*l+t,p*u+e)}function kCt(t,e,n){var r=new It;It.sub(r,n,e),r.normalize();var a=new It;It.sub(a,t,e);var i=a.dot(r);return i}function Oh(t,e){var n=t[t.length-1];n&&n[0]===e[0]&&n[1]===e[1]||t.push(e)}function RCt(t,e,n){for(var r=t.length,a=[],i=0;i<r;i++){var o=t[i],s=t[(i+1)%r],l=DCt(o[0],o[1],s[0],s[1],e.x,e.y,n.x,n.y);l&&a.push({projPt:kCt(l,e,n),pt:l,idx:i})}if(a.length<2)return[{points:t},{points:t}];a.sort(function(g,y){return g.projPt-y.projPt});var u=a[0],c=a[a.length-1];if(c.idx<u.idx){var f=u;u=c,c=f}for(var d=[u.pt.x,u.pt.y],h=[c.pt.x,c.pt.y],v=[d],p=[h],i=u.idx+1;i<=c.idx;i++)Oh(v,t[i].slice());Oh(v,h),Oh(v,d);for(var i=c.idx+1;i<=u.idx+r;i++)Oh(p,t[i%r].slice());return Oh(p,d),Oh(p,h),[{points:v},{points:p}]}function mH(t){var e=t.points,n=[],r=[];LC(e,n,r);var a=new zt(n[0],n[1],r[0]-n[0],r[1]-n[1]),i=a.width,o=a.height,s=a.x,l=a.y,u=new It,c=new It;return i>o?(u.x=c.x=s+i/2,u.y=l,c.y=l+o):(u.y=c.y=l+o/2,u.x=s,c.x=s+i),RCt(e,u,c)}function ix(t,e,n,r){if(n===1)r.push(e);else{var a=Math.floor(n/2),i=t(e);ix(t,i[0],a,r),ix(t,i[1],n-a,r)}return r}function LCt(t,e){for(var n=[],r=0;r<e;r++)n.push(vN(t));return n}function OCt(t,e){e.setStyle(t.style),e.z=t.z,e.z2=t.z2,e.zlevel=t.zlevel}function ACt(t){for(var e=[],n=0;n<t.length;)e.push([t[n++],t[n++]]);return e}function NCt(t,e){var n=[],r=t.shape,a;switch(t.type){case"rect":MCt(r,e,n),a=rn;break;case"sector":gH(r,e,n),a=ei;break;case"circle":gH({r0:0,r:r.r,startAngle:0,endAngle:Math.PI*2,cx:r.cx,cy:r.cy},e,n),a=ei;break;default:var i=t.getComputedTransform(),o=i?Math.sqrt(Math.max(i[0]*i[0]+i[1]*i[1],i[2]*i[2]+i[3]*i[3])):1,s=$e(ECt(t.getUpdatedPathProxy(),o),function(y){return ACt(y)}),l=s.length;if(l===0)ix(mH,{points:s[0]},e,n);else if(l===e)for(var u=0;u<l;u++)n.push({points:s[u]});else{var c=0,f=$e(s,function(y){var m=[],b=[];LC(y,m,b);var w=(b[1]-m[1])*(b[0]-m[0]);return c+=w,{poly:y,area:w}});f.sort(function(y,m){return m.area-y.area});for(var d=e,u=0;u<l;u++){var h=f[u];if(d<=0)break;var v=u===l-1?d:Math.ceil(h.area/c*e);v<0||(ix(mH,{points:h.poly},v,n),d-=v)}}a=ti;break}if(!a)return LCt(t,e);for(var p=[],u=0;u<n.length;u++){var g=new a;g.setShape(n[u]),OCt(t,g),p.push(g)}return p}function VCt(t,e){var n=t.length,r=e.length;if(n===r)return[t,e];for(var a=[],i=[],o=n<r?t:e,s=Math.min(n,r),l=Math.abs(r-n)/6,u=(s-2)/6,c=Math.ceil(l/u)+1,f=[o[0],o[1]],d=l,h=2;h<s;){var v=o[h-2],p=o[h-1],g=o[h++],y=o[h++],m=o[h++],b=o[h++],w=o[h++],x=o[h++];if(d<=0){f.push(g,y,m,b,w,x);continue}for(var _=Math.min(d,c-1)+1,C=1;C<=_;C++){var T=C/_;vc(v,g,m,w,T,a),vc(p,y,b,x,T,i),v=a[3],p=i[3],f.push(a[1],i[1],a[2],i[2],v,p),g=a[5],y=i[5],m=a[6],b=i[6]}d-=_-1}return o===t?[f,e]:[t,f]}function bH(t,e){for(var n=t.length,r=t[n-2],a=t[n-1],i=[],o=0;o<e.length;)i[o++]=r,i[o++]=a;return i}function BCt(t,e){for(var n,r,a,i=[],o=[],s=0;s<Math.max(t.length,e.length);s++){var l=t[s],u=e[s],c=void 0,f=void 0;l?u?(n=VCt(l,u),c=n[0],f=n[1],r=c,a=f):(f=bH(a||l,l),c=l):(c=bH(r||u,u),f=u),i.push(c),o.push(f)}return[i,o]}function SH(t){for(var e=0,n=0,r=0,a=t.length,i=0,o=a-2;i<a;o=i,i+=2){var s=t[o],l=t[o+1],u=t[i],c=t[i+1],f=s*c-u*l;e+=f,n+=(s+u)*f,r+=(l+c)*f}return e===0?[t[0]||0,t[1]||0]:[n/e/3,r/e/3,e]}function $Ct(t,e,n,r){for(var a=(t.length-2)/6,i=1/0,o=0,s=t.length,l=s-2,u=0;u<a;u++){for(var c=u*6,f=0,d=0;d<s;d+=2){var h=d===0?c:(c+d-2)%l+2,v=t[h]-n[0],p=t[h+1]-n[1],g=e[d]-r[0],y=e[d+1]-r[1],m=g-v,b=y-p;f+=m*m+b*b}f<i&&(i=f,o=u)}return o}function ICt(t){for(var e=[],n=t.length,r=0;r<n;r+=2)e[r]=t[n-r-2],e[r+1]=t[n-r-1];return e}function PCt(t,e,n,r){for(var a=[],i,o=0;o<t.length;o++){var s=t[o],l=e[o],u=SH(s),c=SH(l);i==null&&(i=u[2]<0!=c[2]<0);var f=[],d=[],h=0,v=1/0,p=[],g=s.length;i&&(s=ICt(s));for(var y=$Ct(s,l,u,c)*6,m=g-2,b=0;b<m;b+=2){var w=(y+b)%m+2;f[b+2]=s[w]-u[0],f[b+3]=s[w+1]-u[1]}if(f[0]=s[y]-u[0],f[1]=s[y+1]-u[1],n>0)for(var x=r/n,_=-r/2;_<=r/2;_+=x){for(var C=Math.sin(_),T=Math.cos(_),D=0,b=0;b<s.length;b+=2){var E=f[b],M=f[b+1],k=l[b]-c[0],R=l[b+1]-c[1],O=k*T-R*C,I=k*C+R*T;p[b]=O,p[b+1]=I;var P=O-E,N=I-M;D+=P*P+N*N}if(D<v){v=D,h=_;for(var B=0;B<p.length;B++)d[B]=p[B]}}else for(var L=0;L<g;L+=2)d[L]=l[L]-c[0],d[L+1]=l[L+1]-c[1];a.push({from:f,to:d,fromCp:u,toCp:c,rotation:-h})}return a}function ox(t){return t.__isCombineMorphing}var Yoe="__mOriginal_";function sx(t,e,n){var r=Yoe+e,a=t[r]||t[e];t[r]||(t[r]=t[e]);var i=n.replace,o=n.after,s=n.before;t[e]=function(){var l=arguments,u;return s&&s.apply(this,l),i?u=i.apply(this,l):u=a.apply(this,l),o&&o.apply(this,l),u}}function W0(t,e){var n=Yoe+e;t[n]&&(t[e]=t[n],t[n]=null)}function wH(t,e){for(var n=0;n<t.length;n++)for(var r=t[n],a=0;a<r.length;){var i=r[a],o=r[a+1];r[a++]=e[0]*i+e[2]*o+e[4],r[a++]=e[1]*i+e[3]*o+e[5]}}function Xoe(t,e){var n=t.getUpdatedPathProxy(),r=e.getUpdatedPathProxy(),a=BCt(OL(n),OL(r)),i=a[0],o=a[1],s=t.getComputedTransform(),l=e.getComputedTransform();function u(){this.transform=null}s&&wH(i,s),l&&wH(o,l),sx(e,"updateTransform",{replace:u}),e.transform=null;var c=PCt(i,o,10,Math.PI),f=[];sx(e,"buildPath",{replace:function(d){for(var h=e.__morphT,v=1-h,p=[],g=0;g<c.length;g++){var y=c[g],m=y.from,b=y.to,w=y.rotation*h,x=y.fromCp,_=y.toCp,C=Math.sin(w),T=Math.cos(w);L0(p,x,_,h);for(var D=0;D<m.length;D+=2){var E=m[D],M=m[D+1],k=b[D],R=b[D+1],O=E*v+k*h,I=M*v+R*h;f[D]=O*T-I*C+p[0],f[D+1]=O*C+I*T+p[1]}var P=f[0],N=f[1];d.moveTo(P,N);for(var D=2;D<m.length;){var k=f[D++],R=f[D++],B=f[D++],L=f[D++],V=f[D++],H=f[D++];P===k&&N===R&&B===V&&L===H?d.lineTo(V,H):d.bezierCurveTo(k,R,B,L,V,H),P=V,N=H}}}})}function lB(t,e,n){if(!t||!e)return e;var r=n.done,a=n.during;Xoe(t,e),e.__morphT=0;function i(){W0(e,"buildPath"),W0(e,"updateTransform"),e.__morphT=-1,e.createPathProxy(),e.dirtyShape()}return e.animateTo({__morphT:1},yt({during:function(o){e.dirtyShape(),a&&a(o)},done:function(){i(),r&&r()}},n)),e}function FCt(t,e,n,r,a,i){var o=16;t=a===n?0:Math.round(32767*(t-n)/(a-n)),e=i===r?0:Math.round(32767*(e-r)/(i-r));for(var s=0,l,u=(1<<o)/2;u>0;u/=2){var c=0,f=0;(t&u)>0&&(c=1),(e&u)>0&&(f=1),s+=u*u*(3*c^f),f===0&&(c===1&&(t=u-1-t,e=u-1-e),l=t,t=e,e=l)}return s}function lx(t){var e=1/0,n=1/0,r=-1/0,a=-1/0,i=$e(t,function(s){var l=s.getBoundingRect(),u=s.getComputedTransform(),c=l.x+l.width/2+(u?u[4]:0),f=l.y+l.height/2+(u?u[5]:0);return e=Math.min(c,e),n=Math.min(f,n),r=Math.max(c,r),a=Math.max(f,a),[c,f]}),o=$e(i,function(s,l){return{cp:s,z:FCt(s[0],s[1],e,n,r,a),path:t[l]}});return o.sort(function(s,l){return s.z-l.z}).map(function(s){return s.path})}function qoe(t){return NCt(t.path,t.count)}function NL(){return{fromIndividuals:[],toIndividuals:[],count:0}}function zCt(t,e,n){var r=[];function a(x){for(var _=0;_<x.length;_++){var C=x[_];ox(C)?a(C.childrenRef()):C instanceof Kt&&r.push(C)}}a(t);var i=r.length;if(!i)return NL();var o=n.dividePath||qoe,s=o({path:e,count:i});if(s.length!==i)return console.error("Invalid morphing: unmatched splitted path"),NL();r=lx(r),s=lx(s);for(var l=n.done,u=n.during,c=n.individualDelay,f=new Tl,d=0;d<i;d++){var h=r[d],v=s[d];v.parent=e,v.copyTransform(f),c||Xoe(h,v)}e.__isCombineMorphing=!0,e.childrenRef=function(){return s};function p(x){for(var _=0;_<s.length;_++)s[_].addSelfToZr(x)}sx(e,"addSelfToZr",{after:function(x){p(x)}}),sx(e,"removeSelfFromZr",{after:function(x){for(var _=0;_<s.length;_++)s[_].removeSelfFromZr(x)}});function g(){e.__isCombineMorphing=!1,e.__morphT=-1,e.childrenRef=null,W0(e,"addSelfToZr"),W0(e,"removeSelfFromZr")}var y=s.length;if(c)for(var m=y,b=function(){m--,m===0&&(g(),l&&l())},d=0;d<y;d++){var w=c?yt({delay:(n.delay||0)+c(d,y,r[d],s[d]),done:b},n):n;lB(r[d],s[d],w)}else e.__morphT=0,e.animateTo({__morphT:1},yt({during:function(x){for(var _=0;_<y;_++){var C=s[_];C.__morphT=e.__morphT,C.dirtyShape()}u&&u(x)},done:function(){g();for(var x=0;x<t.length;x++)W0(t[x],"updateTransform");l&&l()}},n));return e.__zr&&p(e.__zr),{fromIndividuals:r,toIndividuals:s,count:y}}function GCt(t,e,n){var r=e.length,a=[],i=n.dividePath||qoe;function o(h){for(var v=0;v<h.length;v++){var p=h[v];ox(p)?o(p.childrenRef()):p instanceof Kt&&a.push(p)}}if(ox(t)){o(t.childrenRef());var s=a.length;if(s<r)for(var l=0,u=s;u<r;u++)a.push(vN(a[l++%s]));a.length=r}else{a=i({path:t,count:r});for(var c=t.getComputedTransform(),u=0;u<a.length;u++)a[u].setLocalTransform(c);if(a.length!==r)return console.error("Invalid morphing: unmatched splitted path"),NL()}a=lx(a),e=lx(e);for(var f=n.individualDelay,u=0;u<r;u++){var d=f?yt({delay:(n.delay||0)+f(u,r,a[u],e[u])},n):n;lB(a[u],e[u],d)}return{fromIndividuals:a,toIndividuals:e,count:e.length}}function _H(t){return Be(t[0])}function xH(t,e){for(var n=[],r=t.length,a=0;a<r;a++)n.push({one:t[a],many:[]});for(var a=0;a<e.length;a++){var i=e[a].length,o=void 0;for(o=0;o<i;o++)n[o%r].many.push(e[a][o])}for(var s=0,a=r-1;a>=0;a--)if(!n[a].many.length){var l=n[s].many;if(l.length<=1)if(s)s=0;else return n;var i=l.length,u=Math.ceil(i/2);n[a].many=l.slice(u,i),n[s].many=l.slice(0,u),s++}return n}var UCt={clone:function(t){for(var e=[],n=1-Math.pow(1-t.path.style.opacity,1/t.count),r=0;r<t.count;r++){var a=vN(t.path);a.setStyle("opacity",n),e.push(a)}return e},split:null};function zM(t,e,n,r,a,i){if(!t.length||!e.length)return;var o=Iv("update",r,a);if(!(o&&o.duration>0))return;var s=r.getModel("universalTransition").get("delay"),l=Object.assign({setToFinal:!0},o),u,c;_H(t)&&(u=t,c=e),_H(e)&&(u=e,c=t);function f(y,m,b,w,x){var _=y.many,C=y.one;if(_.length===1&&!x){var T=m?_[0]:C,D=m?C:_[0];if(ox(T))f({many:[T],one:D},!0,b,w,!0);else{var E=s?yt({delay:s(b,w)},l):l;lB(T,D,E),i(T,D,T,D,E)}}else for(var M=yt({dividePath:UCt[n],individualDelay:s&&function(N,B,L,V){return s(N+b,w)}},l),k=m?zCt(_,C,M):GCt(C,_,M),R=k.fromIndividuals,O=k.toIndividuals,I=R.length,P=0;P<I;P++){var E=s?yt({delay:s(P,I)},l):l;i(R[P],O[P],m?_[P]:y.one,m?y.one:_[P],E)}}for(var d=u?u===t:t.length>e.length,h=u?xH(c,u):xH(d?e:t,[d?t:e]),v=0,p=0;p<h.length;p++)v+=h[p].many.length;for(var g=0,p=0;p<h.length;p++)f(h[p],d,g,v),g+=h[p].many.length}function Rf(t){if(!t)return[];if(Be(t)){for(var e=[],n=0;n<t.length;n++)e.push(Rf(t[n]));return e}var r=[];return t.traverse(function(a){a instanceof Kt&&!a.disableMorphing&&!a.invisible&&!a.ignore&&r.push(a)}),r}var Zoe=1e4,HCt=ln();function WCt(t){for(var e=t.dimensions,n=0;n<e.length;n++){var r=t.getDimensionInfo(e[n]);if(r&&r.otherDims.itemGroupId===0)return e[n]}}function CH(t){var e=[];return W(t,function(n){var r=n.data;if(!(r.count()>Zoe))for(var a=r.getIndices(),i=WCt(r),o=0;o<a.length;o++)e.push({dataGroupId:n.dataGroupId,data:r,dim:n.dim||i,divide:n.divide,dataIndex:o})}),e}function GM(t,e,n){t.traverse(function(r){r instanceof Kt&&Gn(r,{style:{opacity:0}},e,{dataIndex:n,isFrom:!0})})}function UM(t){if(t.parent){var e=t.getComputedTransform();t.setLocalTransform(e),t.parent.remove(t)}}function Ah(t){t.stopAnimation(),t.isGroup&&t.traverse(function(e){e.stopAnimation()})}function KCt(t,e,n){var r=Iv("update",n,e);r&&t.traverse(function(a){if(a instanceof yo){var i=pit(a);i&&a.animateFrom({style:i},r)}})}function jCt(t,e){var n=t.length;if(n!==e.length)return!1;for(var r=0;r<n;r++){var a=t[r],i=e[r];if(a.data.getId(a.dataIndex)!==i.data.getId(i.dataIndex))return!1}return!0}function Qoe(t,e,n){var r=CH(t),a=CH(e);function i(y,m,b,w,x){(b||y)&&m.animateFrom({style:b&&b!==y?Ae(Ae({},b.style),y.style):y.style},x)}function o(y){for(var m=0;m<y.length;m++)if(y[m].dim)return y[m].dim}var s=o(r),l=o(a),u=!1;function c(y,m){return function(b){var w=b.data,x=b.dataIndex;if(m)return w.getId(x);var _=b.dataGroupId,C=y?s||l:l||s,T=C&&w.getDimensionInfo(C),D=T&&T.ordinalMeta;if(T){var E=w.get(T.name,x);return D&&D.categories[E]||E+""}var M=w.getRawDataItem(x);return M&&M.groupId?M.groupId+"":_||w.getId(x)}}var f=jCt(r,a),d={};if(!f)for(var h=0;h<a.length;h++){var v=a[h],p=v.data.getItemGraphicEl(v.dataIndex);p&&(d[p.id]=!0)}function g(y,m){var b=r[m],w=a[y],x=w.data.hostModel,_=b.data.getItemGraphicEl(b.dataIndex),C=w.data.getItemGraphicEl(w.dataIndex);if(_===C){C&&KCt(C,w.dataIndex,x);return}_&&d[_.id]||C&&(Ah(C),_?(Ah(_),UM(_),u=!0,zM(Rf(_),Rf(C),w.divide,x,y,i)):GM(C,x,y))}new Fl(r,a,c(!0,f),c(!1,f),null,"multiple").update(g).updateManyToOne(function(y,m){var b=a[y],w=b.data,x=w.hostModel,_=w.getItemGraphicEl(b.dataIndex),C=_n($e(m,function(T){return r[T].data.getItemGraphicEl(r[T].dataIndex)}),function(T){return T&&T!==_&&!d[T.id]});_&&(Ah(_),C.length?(W(C,function(T){Ah(T),UM(T)}),u=!0,zM(Rf(C),Rf(_),b.divide,x,y,i)):GM(_,x,b.dataIndex))}).updateOneToMany(function(y,m){var b=r[m],w=b.data.getItemGraphicEl(b.dataIndex);if(!(w&&d[w.id])){var x=_n($e(y,function(C){return a[C].data.getItemGraphicEl(a[C].dataIndex)}),function(C){return C&&C!==w}),_=a[y[0]].data.hostModel;x.length&&(W(x,function(C){return Ah(C)}),w?(Ah(w),UM(w),u=!0,zM(Rf(w),Rf(x),b.divide,_,y[0],i)):W(x,function(C){return GM(C,_,y[0])}))}}).updateManyToMany(function(y,m){new Fl(m,y,function(b){return r[b].data.getId(r[b].dataIndex)},function(b){return a[b].data.getId(a[b].dataIndex)}).update(function(b,w){g(y[b],m[w])}).execute()}).execute(),u&&W(e,function(y){var m=y.data,b=m.hostModel,w=b&&n.getViewOfSeriesModel(b),x=Iv("update",b,0);w&&b.isAnimationEnabled()&&x&&x.duration>0&&w.group.traverse(function(_){_ instanceof Kt&&!_.animators.length&&_.animateFrom({style:{opacity:0}},x)})})}function TH(t){var e=t.getModel("universalTransition").get("seriesKey");return e||t.id}function EH(t){return Be(t)?t.sort().join(","):t}function ku(t){if(t.hostModel)return t.hostModel.getModel("universalTransition").get("divideShape")}function YCt(t,e){var n=ft(),r=ft(),a=ft();return W(t.oldSeries,function(i,o){var s=t.oldDataGroupIds[o],l=t.oldData[o],u=TH(i),c=EH(u);r.set(c,{dataGroupId:s,data:l}),Be(u)&&W(u,function(f){a.set(f,{key:c,dataGroupId:s,data:l})})}),W(e.updatedSeries,function(i){if(i.isUniversalTransitionEnabled()&&i.isAnimationEnabled()){var o=i.get("dataGroupId"),s=i.getData(),l=TH(i),u=EH(l),c=r.get(u);if(c)n.set(u,{oldSeries:[{dataGroupId:c.dataGroupId,divide:ku(c.data),data:c.data}],newSeries:[{dataGroupId:o,divide:ku(s),data:s}]});else if(Be(l)){var f=[];W(l,function(v){var p=r.get(v);p.data&&f.push({dataGroupId:p.dataGroupId,divide:ku(p.data),data:p.data})}),f.length&&n.set(u,{oldSeries:f,newSeries:[{dataGroupId:o,data:s,divide:ku(s)}]})}else{var d=a.get(l);if(d){var h=n.get(d.key);h||(h={oldSeries:[{dataGroupId:d.dataGroupId,data:d.data,divide:ku(d.data)}],newSeries:[]},n.set(d.key,h)),h.newSeries.push({dataGroupId:o,data:s,divide:ku(s)})}}}}),n}function MH(t,e){for(var n=0;n<t.length;n++){var r=e.seriesIndex!=null&&e.seriesIndex===t[n].seriesIndex||e.seriesId!=null&&e.seriesId===t[n].id;if(r)return n}}function XCt(t,e,n,r){var a=[],i=[];W(Dn(t.from),function(o){var s=MH(e.oldSeries,o);s>=0&&a.push({dataGroupId:e.oldDataGroupIds[s],data:e.oldData[s],divide:ku(e.oldData[s]),dim:o.dimension})}),W(Dn(t.to),function(o){var s=MH(n.updatedSeries,o);if(s>=0){var l=n.updatedSeries[s].getData();i.push({dataGroupId:e.oldDataGroupIds[s],data:l,divide:ku(l),dim:o.dimension})}}),a.length>0&&i.length>0&&Qoe(a,i,r)}function qCt(t){t.registerUpdateLifecycle("series:beforeupdate",function(e,n,r){W(Dn(r.seriesTransition),function(a){W(Dn(a.to),function(i){for(var o=r.updatedSeries,s=0;s<o.length;s++)(i.seriesIndex!=null&&i.seriesIndex===o[s].seriesIndex||i.seriesId!=null&&i.seriesId===o[s].id)&&(o[s][fw]=!0)})})}),t.registerUpdateLifecycle("series:transition",function(e,n,r){var a=HCt(n);if(a.oldSeries&&r.updatedSeries&&r.optionChanged){var i=r.seriesTransition;if(i)W(Dn(i),function(h){XCt(h,a,r,n)});else{var o=YCt(a,r);W(o.keys(),function(h){var v=o.get(h);Qoe(v.oldSeries,v.newSeries,n)})}W(r.updatedSeries,function(h){h[fw]&&(h[fw]=!1)})}for(var s=e.getSeries(),l=a.oldSeries=[],u=a.oldDataGroupIds=[],c=a.oldData=[],f=0;f<s.length;f++){var d=s[f].getData();d.count()<Zoe&&(l.push(s[f]),u.push(s[f].get("dataGroupId")),c.push(d))}})}Ht([hft]);Ht([oft]);Ht([$ft,tdt,pdt,tht,mht,dpt,Upt,kvt,rgt,dgt,xgt,M0t,eyt,hyt,Ayt,Fyt,amt,pmt,Mmt,Vmt,Ymt,A1t]);Ht(nbt);Ht(Bbt);Ht(jae);Ht(Jbt);Ht(Aie);Ht(oSt);Ht(vSt);Ht(gwt);Ht(Pwt);Ht(o1);Ht(i_t);Ht(l_t);Ht(x_t);Ht(A_t);Ht(z_t);Ht(X_t);Ht(uxt);Ht(Lxt);Ht(Ioe);Ht(Poe);Ht(aCt);Ht(Hoe);Ht(Woe);Ht(uCt);Ht(_Ct);Ht(TCt);Ht(qCt);Ht(Ect);const ZCt=Object.freeze(Object.defineProperty({__proto__:null,Axis:_o,ChartView:kn,ComponentModel:Jt,ComponentView:Wn,List:Ma,Model:Mn,PRIORITY:Jne,SeriesModel:Pn,color:wnt,connect:Dlt,dataTool:Vlt,dependencies:clt,disConnect:klt,disconnect:sre,dispose:Rlt,env:on,extendChartView:dct,extendComponentModel:uct,extendComponentView:cct,extendSeriesModel:fct,format:Zut,getCoordinateSystemDimensions:Olt,getInstanceByDom:jN,getInstanceById:Llt,getMap:Nlt,graphic:qut,helper:Gut,init:Mlt,innerDrawElementOnCanvas:UN,matrix:jtt,number:Yut,parseGeoJSON:jR,parseGeoJson:jR,registerAction:fs,registerCoordinateSystem:cre,registerLayout:fre,registerLoading:QN,registerLocale:xN,registerMap:dre,registerPostInit:lre,registerPostUpdate:ure,registerPreprocessor:XN,registerProcessor:qN,registerTheme:YN,registerTransform:hre,registerUpdateLifecycle:qC,registerVisual:Vc,setCanvasCreator:Alt,setPlatformAPI:FJ,throttle:YC,time:Xut,use:Ht,util:Qut,vector:Ltt,version:ult,zrUtil:Ctt,zrender:ort},Symbol.toStringTag,{value:"Module"}));function QCt(t){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=null,r=0;const i=/\r?\n/.exec(t),o=i!==null?i[0]:null;return e.dataset=ta.newInstance(),e.velocitys=[],t.split(o).forEach((s,l)=>{if(n){let u=e.velocitys[e.velocitys.length-1],c=s.split(",");u.points.push({x:Number(c[0]),y:Number(c[1]),z:Number(c[2])}),r--,r==0&&(n=null)}else{let u={};e.velocitys.push(u);let c=s.split(",");u.name=c[0],u.num=Number(c[1]),u.speed=Number(c[2]),u.vector=[Number(c[3]),Number(c[4]),Number(c[5])],r=Number(c[1]),u.points=[],n=!0}}),console.log(e),e}var JCt={parseLegacyASCII:QCt};function eTt(t,e){e.classHierarchy.push("velocityDataReader"),e.dataAccessHelper||(e.dataAccessHelper=VJ.get("http"));function n(r){const{compression:a,progressCallback:i}=e;return e.dataAccessHelper.fetchText(t,r,{compression:a,progressCallback:i})}t.setUrl=function(r){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};e.url=r;const i=r.split("/");return i.pop(),e.baseURL=i.join("/"),e.compression=a.compression,t.loadData({progressCallback:a.progressCallback})},t.loadData=function(){const r=n(e.url);return r.then(t.parseAsText),r},t.parseAsText=r=>{if(r){if(r!==e.parseData)t.modified();else return;e.parseData=r,e.dataModel=JCt.parseLegacyASCII(e.parseData),e.output[0]=e.dataModel.dataset,e.output[1]=e.dataModel.velocitys}},t.requestData=(r,a)=>{t.parseAsText(e.parseData)}}const tTt={};function Joe(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,tTt,n),j.obj(t,e),j.get(t,e,["url","baseURL"]),j.setGet(t,e,["dataAccessHelper"]),j.algo(t,e,0,1),eTt(t,e),e.compression||(e.compression=null),e.progressCallback||(e.progressCallback=null)}const nTt=j.newInstance(Joe,"VelocityDataReader");var rTt={newInstance:nTt,extend:Joe};class aTt{constructor(){this.aid=5,this.step,this.stepsum=10,this._url="/disaster/TransServlet?channelNo=service&clientToken=e47b87eec69545559d1e81e56626da68&userId=5f06c8bc77234f969d13e160b54c27e3&aid=",this.polydata,this.scalars=new Map,this.scalar=new Map,this.reader=stt.newInstance(),this.velocityreader=rTt.newInstance(),this.velocityMap=new Map,this.velocitys=[]}async initGemetry(){this.scalars=new Map,this.scalar=new Map,this.velocityMap=new Map,this.velocitys=[];const e=this._url+this.aid+"&transCode=D000014";await this.reader.setUrl(e).then(()=>{this.polydata=this.reader.getOutputData(0)})}async initScalrs(){for(let e=0;e<=this.stepsum;e++)await this.reader.setUrl(this._url+"&transCode=D00009&step="+e).then(()=>{const n=this.reader.getOutputData(1);this.scalars.set(e,n)})}async getScalrsByStep(e){if(this.step=e,this.scalars.get(e))this.scalar=this.scalars.get(e);else{const n=this._url+this.aid+"&transCode=D00009&step="+this.step;await this.reader.setUrl(n).then(()=>{const r=this.reader.getOutputData(1);this.scalar=r,this.scalars.set(e,r)})}}async getVelocityByStep(e){if(console.log("getVelocityByStep"),this.step=e,this.velocityMap.get(e))this.velocitys=this.velocityMap.get(e);else{const n=this._url+7+"&transCode=D000017&step=27";await this.velocityreader.setUrl(n).then(()=>{const r=this.velocityreader.getOutputData(1);this.velocitys=r})}}}function ese(){return new aTt}const{VectorMode:iTt}=hC;function HM(t,e){t.strokeStyle=e.strokeColor,t.lineWidth=e.strokeSize,t.fillStyle=e.fontColor,t.font=`${e.fontStyle} ${e.fontSize}px ${e.fontFamily}`}function tse(t,e){return n=>{const r=n.getLastSize(),a=(r[0]/700)**.8,i=(r[1]/700)**.8,o=Math.min(a,i),s=n.getAxisTextStyle(),l=n.getTickTextStyle();Object.assign(s,e.axisTextStyle),Object.assign(l,e.tickTextStyle),s.fontSize=Math.max(24*o,12),n.getLastAspectRatio()>1?l.fontSize=Math.max(20*o,10):l.fontSize=Math.max(16*o,10);const u=n.updateTextureAtlas();n.setTopTitle(!1);const c=n.getBoxSizeByReference();if(n.getLastAspectRatio()>1)n.setTickLabelPixelOffset(.3*l.fontSize),u.titleWidth<=u.tickWidth+n.getTickLabelPixelOffset()+.8*l.fontSize?(n.setTopTitle(!0),n.setAxisTitlePixelOffset(.2*l.fontSize),c[0]=2*(u.tickWidth+n.getTickLabelPixelOffset()+.8*l.fontSize)/r[0],n.setBoxPosition([.98-c[0],-.92])):(n.setAxisTitlePixelOffset(.2*l.fontSize),c[0]=2*(u.titleHeight+n.getAxisTitlePixelOffset()+u.tickWidth+n.getTickLabelPixelOffset()+.8*l.fontSize)/r[0],n.setBoxPosition([.99-c[0],-.92])),c[1]=Math.max(1.2,Math.min(1.84/i,1.84));else{n.setAxisTitlePixelOffset(1.2*l.fontSize),n.setTickLabelPixelOffset(.1*l.fontSize);const f=2*(.8*l.fontSize+u.titleHeight+n.getAxisTitlePixelOffset())/r[1],d=2*u.tickWidth/r[0];c[0]=Math.min(1.9,Math.max(1.4,1.4*d*(n.getTicks().length+3))),c[1]=f,n.setBoxPosition([-.5*c[0],-.97])}n.recomputeBarSegments(u)}}function nse(t,e){return n=>{const r=n.getLastTickBounds(),a=Dv().domain([r[0],r[1]]),i=a.ticks(5),o=a.tickFormat(5);n.setTicks(i),n.setTickStrings(i.map(o))}}function oTt(t,e){e.classHierarchy.push("vtkScalarBarActorHelper"),t.setRenderable=a=>{e.renderable!==a&&(e.renderable=a,e.barActor.setProperty(a.getProperty()),e.barActor.setParentProp(a),e.barActor.setCoordinateSystemToDisplay(),e.tmActor.setProperty(a.getProperty()),e.tmActor.setParentProp(a),e.tmActor.setCoordinateSystemToDisplay(),e.generateTicks=a.generateTicks,e.axisTextStyle={...a.getAxisTextStyle()},e.tickTextStyle={...a.getTickTextStyle()},t.modified())},t.updateAPISpecificData=(a,i,o)=>{(e.lastSize[0]!==a[0]||e.lastSize[1]!==a[1])&&(e.lastSize[0]=a[0],e.lastSize[1]=a[1],e.lastAspectRatio=a[0]/a[1],e.forceUpdate=!0);const s=e.renderable.getScalarsToColors();if(!(!s||!e.renderable.getVisibility())&&(e.barMapper.setLookupTable(s),e.camera=i,e.renderWindow=o,e.forceUpdate||Math.max(s.getMTime(),t.getMTime(),e.renderable.getMTime())>e.lastRebuildTime.getMTime())){const l=s.getMappingRange();if(e.lastTickBounds=[...l],e.renderable.getGenerateTicks()(t),e.renderable.getAutomated())e.renderable.getAutoLayout()(t);else{e.axisTextStyle={...e.renderable.getAxisTextStyle()},e.tickTextStyle={...e.renderable.getTickTextStyle()},e.barPosition=[...e.renderable.getBarPosition()],e.barSize=[...e.renderable.getBarSize()],e.boxPosition=[...e.renderable.getBoxPosition()],e.boxSize=[...e.renderable.getBoxSize()],e.axisTitlePixelOffset=e.renderable.getAxisTitlePixelOffset(),e.tickLabelPixelOffset=e.renderable.getTickLabelPixelOffset();const u=t.updateTextureAtlas();t.recomputeBarSegments(u)}t.updatePolyDataForLabels(),t.updatePolyDataForBarSegments(),e.lastRebuildTime.modified(),e.forceUpdate=!1}},t.updateTextureAtlas=()=>{e.tmContext.textBaseline="bottom",e.tmContext.textAlign="left";const a={},i=new Map;let o=0,s=1;HM(e.tmContext,e.axisTextStyle);let l=e.tmContext.measureText(e.renderable.getAxisLabel()),u={height:l.actualBoundingBoxAscent+2,startingHeight:s,width:l.width+2,textStyle:e.axisTextStyle};i.set(e.renderable.getAxisLabel(),u),s+=u.height,o=u.width,a.titleWidth=u.width,a.titleHeight=u.height,a.tickWidth=0,a.tickHeight=0,HM(e.tmContext,e.tickTextStyle);const c=[...t.getTickStrings(),"NaN","Below","Above"];for(let f=0;f<c.length;f++)i.has(c[f])||(l=e.tmContext.measureText(c[f]),u={height:l.actualBoundingBoxAscent+2,startingHeight:s,width:l.width+2,textStyle:e.tickTextStyle},i.set(c[f],u),s+=u.height,o<u.width&&(o=u.width),a.tickWidth<u.width&&(a.tickWidth=u.width),a.tickHeight<u.height&&(a.tickHeight=u.height));return o=$o(o),s=$o(s),i.forEach(f=>{f.tcoords=[0,(s-f.startingHeight-f.height)/s,f.width/o,(s-f.startingHeight-f.height)/s,f.width/o,(s-f.startingHeight)/s,0,(s-f.startingHeight)/s]}),e.tmCanvas.width=o,e.tmCanvas.height=s,e.tmContext.textBaseline="bottom",e.tmContext.textAlign="left",e.tmContext.clearRect(0,0,o,s),i.forEach((f,d)=>{HM(e.tmContext,f.textStyle),e.tmContext.fillText(d,1,f.startingHeight+f.height-1)}),e.tmTexture.setCanvas(e.tmCanvas),e.tmTexture.modified(),e._tmAtlas=i,a},t.computeBarSize=a=>{e.vertical=e.boxSize[1]>e.boxSize[0];const i=2*a.tickHeight/e.lastSize[1],o=[1,1];if(e.vertical){const s=2*(a.tickWidth+e.tickLabelPixelOffset)/e.lastSize[0];if(e.topTitle){const l=2*(a.titleHeight+e.axisTitlePixelOffset)/e.lastSize[1];e.barSize[0]=e.boxSize[0]-s,e.barSize[1]=e.boxSize[1]-l}else{const l=2*(a.titleHeight+e.axisTitlePixelOffset)/e.lastSize[0];e.barSize[0]=e.boxSize[0]-l-s,e.barSize[1]=e.boxSize[1]}e.barPosition[0]=e.boxPosition[0]+s,e.barPosition[1]=e.boxPosition[1],o[1]=i}else{const s=(2*a.tickWidth-8)/e.lastSize[0],l=2*(a.titleHeight+e.axisTitlePixelOffset)/e.lastSize[1];e.barSize[0]=e.boxSize[0],e.barPosition[0]=e.boxPosition[0],e.barSize[1]=e.boxSize[1]-l,e.barPosition[1]=e.boxPosition[1],o[0]=s}return o},t.recomputeBarSegments=a=>{var d,h,v,p;const i=t.computeBarSize(a);e.barSegments=[];const o=[0,0],s=e.vertical?1:0,l=e.vertical?.01:.02;function u(g,y){e.barSegments.push({corners:[[...o],[o[0]+i[0],o[1]],[o[0]+i[0],o[1]+i[1]],[o[0],o[1]+i[1]]],scalars:y,title:g}),o[s]+=i[s]+l}e.renderable.getDrawNanAnnotation()&&e.renderable.getScalarsToColors().getNanColor()&&u("NaN",[NaN,NaN,NaN,NaN]),e.renderable.getDrawBelowRangeSwatch()&&((h=(d=e.renderable.getScalarsToColors()).getUseBelowRangeColor)!=null&&h.call(d))&&u("Below",[-.1,-.1,-.1,-.1]);const c=(p=(v=e.renderable.getScalarsToColors()).getUseAboveRangeColor)==null?void 0:p.call(v);o[s]+=l;const f=i[s];i[s]=c?1-2*l-i[s]-o[s]:1-l-o[s],u("ticks",e.vertical?[0,0,.995,.995]:[0,.995,.995,0]),e.renderable.getDrawAboveRangeSwatch()&&c&&(i[s]=f,o[s]+=l,u("Above",[1.1,1.1,1.1,1.1]))};const n=new Float64Array(3);t.createPolyDataForOneLabel=(a,i,o,s,l,u)=>{const c=e._tmAtlas.get(a);if(!c)return;let f=u.ptIdx,d=u.cellIdx;n[0]=(.5*i[0]+.5)*e.lastSize[0],n[1]=(.5*i[1]+.5)*e.lastSize[1],n[2]=i[2],n[0]+=l[0],n[1]+=l[1];const h=[],v=s==="vertical"?[1,0]:[0,1];s==="vertical"?(h[0]=c.width,h[1]=-c.height,o[0]==="middle"?n[1]-=c.width/2:o[0]==="right"&&(n[1]-=c.width),o[1]==="middle"?n[0]+=c.height/2:o[1]==="top"&&(n[0]+=c.height)):(h[0]=c.width,h[1]=c.height,o[0]==="middle"?n[0]-=c.width/2:o[0]==="right"&&(n[0]-=c.width),o[1]==="middle"?n[1]-=c.height/2:o[1]==="top"&&(n[1]-=c.height)),u.points[f*3]=n[0],u.points[f*3+1]=n[1],u.points[f*3+2]=n[2],u.tcoords[f*2]=c.tcoords[0],u.tcoords[f*2+1]=c.tcoords[1],f++,n[v[0]]+=h[0],u.points[f*3]=n[0],u.points[f*3+1]=n[1],u.points[f*3+2]=n[2],u.tcoords[f*2]=c.tcoords[2],u.tcoords[f*2+1]=c.tcoords[3],f++,n[v[1]]+=h[1],u.points[f*3]=n[0],u.points[f*3+1]=n[1],u.points[f*3+2]=n[2],u.tcoords[f*2]=c.tcoords[4],u.tcoords[f*2+1]=c.tcoords[5],f++,n[v[0]]-=h[0],u.points[f*3]=n[0],u.points[f*3+1]=n[1],u.points[f*3+2]=n[2],u.tcoords[f*2]=c.tcoords[6],u.tcoords[f*2+1]=c.tcoords[7],f++,u.polys[d*4]=3,u.polys[d*4+1]=f-4,u.polys[d*4+2]=f-3,u.polys[d*4+3]=f-2,d++,u.polys[d*4]=3,u.polys[d*4+1]=f-4,u.polys[d*4+2]=f-2,u.polys[d*4+3]=f-1,u.ptIdx+=4,u.cellIdx+=2};const r=new Float64Array(3);t.updatePolyDataForLabels=()=>{const a=t.getTickStrings().length+e.barSegments.length,i=a*4,o=a*2,s=new Float64Array(i*3),l=new Uint16Array(o*4),u=new Float32Array(i*2),c={ptIdx:0,cellIdx:0,polys:l,points:s,tcoords:u},f=e.vertical?0:1,d=e.vertical?1:0;r[2]=-.99;const h=e.vertical?["right","middle"]:["middle","bottom"];let v=[0,1];const p=[0,0];e.vertical?(p[0]=-e.tickLabelPixelOffset,e.topTitle?(r[0]=e.boxPosition[0]+.5*e.boxSize[0],r[1]=e.barPosition[1]+e.barSize[1],t.createPolyDataForOneLabel(e.renderable.getAxisLabel(),r,["middle","bottom"],"horizontal",[0,e.axisTitlePixelOffset],c)):(r[0]=e.barPosition[0]+e.barSize[0],r[1]=e.barPosition[1]+.5*e.barSize[1],t.createPolyDataForOneLabel(e.renderable.getAxisLabel(),r,["middle","top"],"vertical",[e.axisTitlePixelOffset,0],c)),v=[-1,0]):(p[1]=e.tickLabelPixelOffset,r[0]=e.barPosition[0]+.5*e.barSize[0],r[1]=e.barPosition[1]+e.barSize[1],t.createPolyDataForOneLabel(e.renderable.getAxisLabel(),r,["middle","bottom"],"horizontal",[0,e.axisTitlePixelOffset],c)),r[f]=e.barPosition[f]+(.5*v[f]+.5)*e.barSize[f],r[d]=e.barPosition[d]+e.barSize[d]*.5;let g=null;for(let _=0;_<e.barSegments.length;_++){const C=e.barSegments[_];C.title==="ticks"?g=C:(r[d]=e.barPosition[d]+.5*e.barSize[d]*(C.corners[2][d]+C.corners[0][d]),t.createPolyDataForOneLabel(C.title,r,h,"horizontal",p,c))}const y=e.barPosition[d]+e.barSize[d]*g.corners[0][d],m=e.barSize[d]*(g.corners[2][d]-g.corners[0][d]),b=t.getTicks(),w=t.getTickStrings();for(let _=0;_<b.length;_++){const C=(b[_]-e.lastTickBounds[0])/(e.lastTickBounds[1]-e.lastTickBounds[0]);r[d]=y+m*C,t.createPolyDataForOneLabel(w[_],r,h,"horizontal",p,c)}const x=xn.newInstance({numberOfComponents:2,values:u,name:"TextureCoordinates"});e.tmPolyData.getPointData().setTCoords(x),e.tmPolyData.getPoints().setData(s,3),e.tmPolyData.getPoints().modified(),e.tmPolyData.getPolys().setData(l,1),e.tmPolyData.getPolys().modified(),e.tmPolyData.modified()},t.updatePolyDataForBarSegments=()=>{var p,g;const a=e.renderable.getScalarsToColors();let i=0;e.renderable.getDrawNanAnnotation()&&a.getNanColor()&&(i+=1),e.renderable.getDrawBelowRangeSwatch()&&((p=a.getUseBelowRangeColor)!=null&&p.call(a))&&(i+=1),e.renderable.getDrawAboveRangeSwatch()&&((g=a.getUseAboveRangeColor)!=null&&g.call(a))&&(i+=1);const o=4*(1+i),s=o;let l=1;a.getVectorMode()===iTt.COMPONENT&&(l=a.getVectorComponent()+1);const u=new Float64Array(o*3),c=new Uint16Array(s*5),f=new Float32Array(o*l);let d=0,h=0;for(let y=0;y<e.barSegments.length;y++){const m=e.barSegments[y];for(let b=0;b<4;b++){r[0]=e.barPosition[0]+m.corners[b][0]*e.barSize[0],r[1]=e.barPosition[1]+m.corners[b][1]*e.barSize[1],u[d*3]=(.5*r[0]+.5)*e.lastSize[0],u[d*3+1]=(.5*r[1]+.5)*e.lastSize[1],u[d*3+2]=r[2];for(let w=0;w<l;w++)f[d*l+w]=e.lastTickBounds[0]+m.scalars[b]*(e.lastTickBounds[1]-e.lastTickBounds[0]);d++}c[h*5]=4,c[h*5+1]=d-4,c[h*5+2]=d-3,c[h*5+3]=d-2,c[h*5+4]=d-1,h++}const v=xn.newInstance({numberOfComponents:l,values:f,name:"Scalars"});e.polyData.getPointData().setScalars(v),e.polyData.getPoints().setData(u,3),e.polyData.getPoints().modified(),e.polyData.getPolys().setData(c,1),e.polyData.getPolys().modified(),e.polyData.modified()}}const sTt=j.newInstance(function(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{renderable:null};Object.assign(e,{},n),j.obj(t,e),j.setGet(t,e,["axisTitlePixelOffset","tickLabelPixelOffset","renderable","topTitle","ticks","tickStrings"]),j.get(t,e,["lastSize","lastAspectRatio","lastTickBounds","axisTextStyle","tickTextStyle","barActor","tmActor"]),j.getArray(t,e,["boxPosition","boxSize"]),j.setArray(t,e,["boxPosition","boxSize"],2),e.forceUpdate=!1,e.lastRebuildTime={},j.obj(e.lastRebuildTime,{mtime:0}),e.lastSize=[-1,-1],e.tmCanvas=document.createElement("canvas"),e.tmContext=e.tmCanvas.getContext("2d"),e._tmAtlas=new Map,e.barMapper=hi.newInstance(),e.barMapper.setInterpolateScalarsBeforeMapping(!0),e.barMapper.setUseLookupTableScalarRange(!0),e.polyData=ta.newInstance(),e.barMapper.setInputData(e.polyData),e.barActor=ci.newInstance(),e.barActor.setMapper(e.barMapper),e.tmPolyData=ta.newInstance(),e.tmMapper=hi.newInstance(),e.tmMapper.setInputData(e.tmPolyData),e.tmTexture=gC.newInstance({resizable:!0}),e.tmTexture.setInterpolate(!1),e.tmActor=ci.newInstance({parentProp:t}),e.tmActor.setMapper(e.tmMapper),e.tmActor.addTexture(e.tmTexture),e.barPosition=[0,0],e.barSize=[0,0],e.boxPosition=[.88,-.92],e.boxSize=[.1,1.1],e.lastTickBounds=[],oTt(t,e)},"vtkScalarBarActorHelper");function lTt(t,e){e.classHierarchy.push("vtkScalarBarActor"),t.setTickTextStyle=n=>{e.tickTextStyle={...e.tickTextStyle,...n},t.modified()},t.setAxisTextStyle=n=>{e.axisTextStyle={...e.axisTextStyle,...n},t.modified()},t.resetAutoLayoutToDefault=()=>{t.setAutoLayout(tse(t,e))},t.resetGenerateTicksToDefault=()=>{t.setGenerateTicks(nse())}}function uTt(t){return{automated:!0,autoLayout:null,axisLabel:"Scalar Value",barPosition:[0,0],barSize:[0,0],boxPosition:[.88,-.92],boxSize:[.1,1.1],scalarToColors:null,axisTitlePixelOffset:36,axisTextStyle:{fontColor:"white",fontStyle:"normal",fontSize:18,fontFamily:"serif"},tickLabelPixelOffset:14,tickTextStyle:{fontColor:"white",fontStyle:"normal",fontSize:14,fontFamily:"serif"},generateTicks:null,drawNanAnnotation:!0,drawBelowRangeSwatch:!0,drawAboveRangeSwatch:!0,...t}}function rse(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,uTt(n)),e.autoLayout||(e.autoLayout=tse(t,e)),e.generateTicks||(e.generateTicks=nse()),ci.extend(t,e,n),t.getProperty().setDiffuse(0),t.getProperty().setAmbient(1),j.setGet(t,e,["automated","autoLayout","axisTitlePixelOffset","axisLabel","scalarsToColors","tickLabelPixelOffset","generateTicks","drawNanAnnotation","drawBelowRangeSwatch","drawAboveRangeSwatch"]),j.get(t,e,["axisTextStyle","tickTextStyle"]),j.getArray(t,e,["barPosition","barSize","boxPosition","boxSize"]),j.setArray(t,e,["barPosition","barSize","boxPosition","boxSize"],2),lTt(t,e)}const cTt=j.newInstance(rse,"vtkScalarBarActor");var s1={newInstance:cTt,extend:rse,newScalarBarActorHelper:sTt};const fTt={RGB:0,HSV:1,LAB:2,DIVERGING:3},dTt={LINEAR:0,LOG10:1};var ase={ColorSpace:fTt,Scale:dTt};const{ColorSpace:Do,Scale:ise}=ase,{ScalarMappingTarget:Jb}=hC,{vtkDebugMacro:hTt,vtkErrorMacro:ul,vtkWarningMacro:pTt}=j;function DH(t,e){const n=t[0],r=t[1],a=t[2],i=Math.sqrt(n*n+r*r+a*a),o=i>.001?Math.acos(n/i):0,s=o>.001?Math.atan2(a,r):0;e[0]=i,e[1]=o,e[2]=s}function vTt(t,e){const n=t[0],r=t[1],a=t[2];e[0]=n*Math.cos(r),e[1]=n*Math.sin(r)*Math.cos(a),e[2]=n*Math.sin(r)*Math.sin(a)}function kH(t,e){if(t[0]>=e-.1)return t[2];const n=t[1]*Math.sqrt(e*e-t[0]*t[0])/(t[0]*Math.sin(t[1]));return t[2]>-.3*Math.PI?t[2]+n:t[2]-n}function gTt(t,e){let n=t-e;for(n<0&&(n=-n);n>=2*Math.PI;)n-=2*Math.PI;return n>Math.PI&&(n=2*Math.PI-n),n}function RH(t,e,n,r){const a=[],i=[];tp(e,a),tp(n,i);const o=[],s=[];DH(a,o),DH(i,s);let l=t;if(o[1]>.05&&s[1]>.05&&gTt(o[2],s[2])>.33*Math.PI){let f=Math.max(o[0],s[0]);f=Math.max(88,f),t<.5?(s[0]=f,s[1]=0,s[2]=0,l*=2):(o[0]=f,o[1]=0,o[2]=0,l=2*l-1)}o[1]<.05&&s[1]>.05?o[2]=kH(s,o[0]):s[1]<.05&&o[1]>.05&&(s[2]=kH(o,s[0]));const u=[];u[0]=(1-l)*o[0]+l*s[0],u[1]=(1-l)*o[1]+l*s[1],u[2]=(1-l)*o[2]+l*s[2];const c=[];vTt(u,c),$k(c,r)}function yTt(t,e){e.classHierarchy.push("vtkColorTransferFunction"),t.getSize=()=>e.nodes.length,t.addRGBPoint=(n,r,a,i)=>t.addRGBPointLong(n,r,a,i,.5,0),t.addRGBPointLong=function(n,r,a,i){let o=arguments.length>4&&arguments[4]!==void 0?arguments[4]:.5,s=arguments.length>5&&arguments[5]!==void 0?arguments[5]:0;if(o<0||o>1)return ul("Midpoint outside range [0.0, 1.0]"),-1;if(s<0||s>1)return ul("Sharpness outside range [0.0, 1.0]"),-1;e.allowDuplicateScalars||t.removePoint(n);const l={x:n,r,g:a,b:i,midpoint:o,sharpness:s};e.nodes.push(l),t.sortAndUpdateRange();let u=0;for(;u<e.nodes.length&&e.nodes[u].x!==n;u++);return u<e.nodes.length?u:-1},t.addHSVPoint=(n,r,a,i)=>t.addHSVPointLong(n,r,a,i,.5,0),t.addHSVPointLong=function(n,r,a,i){let o=arguments.length>4&&arguments[4]!==void 0?arguments[4]:.5,s=arguments.length>5&&arguments[5]!==void 0?arguments[5]:0;const l=[];return zh([r,a,i],l),t.addRGBPoint(n,l[0],l[1],l[2],o,s)},t.setNodes=n=>{if(e.nodes!==n){const r=JSON.stringify(e.nodes);e.nodes=n;const a=JSON.stringify(e.nodes);if(t.sortAndUpdateRange()||r!==a)return t.modified(),!0}return!1},t.sortAndUpdateRange=()=>{const n=JSON.stringify(e.nodes);e.nodes.sort((i,o)=>i.x-o.x);const r=JSON.stringify(e.nodes),a=t.updateRange();return!a&&n!==r?(t.modified(),!0):a},t.updateRange=()=>{const n=[2];n[0]=e.mappingRange[0],n[1]=e.mappingRange[1];const r=e.nodes.length;return r?(e.mappingRange[0]=e.nodes[0].x,e.mappingRange[1]=e.nodes[r-1].x):(e.mappingRange[0]=0,e.mappingRange[1]=0),n[0]===e.mappingRange[0]&&n[1]===e.mappingRange[1]?!1:(t.modified(),!0)},t.removePoint=n=>{let r=0;for(;r<e.nodes.length&&e.nodes[r].x!==n;r++);const a=r;if(r>=e.nodes.length)return-1;let i=!1;return e.nodes.splice(r,1),(r===0||r===e.nodes.length)&&(i=t.updateRange()),i||t.modified(),a},t.movePoint=(n,r)=>{if(n!==r){t.removePoint(r);for(let a=0;a<e.nodes.length;a++)if(e.nodes[a].x===n){e.nodes[a].x=r,t.sortAndUpdateRange();break}}},t.removeAllPoints=()=>{e.nodes=[],t.sortAndUpdateRange()},t.addRGBSegment=(n,r,a,i,o,s,l,u)=>{t.sortAndUpdateRange();for(let c=0;c<e.nodes.length;)e.nodes[c].x>=n&&e.nodes[c].x<=o?e.nodes.splice(c,1):c++;t.addRGBPointLong(n,r,a,i,.5,0),t.addRGBPointLong(o,s,l,u,.5,0),t.modified()},t.addHSVSegment=(n,r,a,i,o,s,l,u)=>{const c=[r,a,i],f=[s,l,u],d=[],h=[];zh(c,d),zh(f,h),t.addRGBSegment(n,d[0],d[1],d[2],o,h[0],h[1],h[2])},t.mapValue=n=>{const r=[];return t.getColor(n,r),[Math.floor(255*r[0]+.5),Math.floor(255*r[1]+.5),Math.floor(255*r[2]+.5),255]},t.getColor=(n,r)=>{if(e.indexedLookup){const a=t.getSize(),i=t.getAnnotatedValueIndexInternal(n);if(i<0||a===0){const o=t.getNanColorByReference();r[0]=o[0],r[1]=o[1],r[2]=o[2]}else{const o=[];t.getNodeValue(i%a,o),r[0]=o[1],r[1]=o[2],r[2]=o[3]}return}t.getTable(n,n,1,r)},t.getRedValue=n=>{const r=[];return t.getColor(n,r),r[0]},t.getGreenValue=n=>{const r=[];return t.getColor(n,r),r[1]},t.getBlueValue=n=>{const r=[];return t.getColor(n,r),r[2]},t.getTable=(n,r,a,i)=>{const o=Number(n),s=Number(r);if(r_(o)||r_(s)){for(let D=0;D<a;D++)i[D*3+0]=e.nanColor[0],i[D*3+1]=e.nanColor[1],i[D*3+2]=e.nanColor[2];return}let l=0;const u=e.nodes.length;let c=0,f=0,d=0;u!==0&&(c=e.nodes[u-1].r,f=e.nodes[u-1].g,d=e.nodes[u-1].b);let h=0,v=0,p=0;const g=[0,0,0],y=[0,0,0];let m=0,b=0;const w=[];let x=e.scale===ise.LOG10;x&&(x=e.mappingRange[0]>0);let _=0,C=0,T=0;x&&(_=Math.log10(o),C=Math.log10(s));for(let D=0;D<a;D++){const E=3*D;if(a>1?x?(T=_+D/(a-1)*(C-_),h=10**T):h=o+D/(a-1)*(s-o):x?(T=.5*(_+C),h=10**T):h=.5*(o+s),e.discretize){const M=e.mappingRange;if(h>=M[0]&&h<=M[1]){const k=e.numberOfValues,R=M[1]-M[0];if(k<=1)h=M[0]+R/2;else{const O=(h-M[0])/R,I=y7e(k*O);h=M[0]+I/(k-1)*R}}}for(;l<u&&h>e.nodes[l].x;)l++,l<u&&(v=e.nodes[l-1].x,p=e.nodes[l].x,x&&(v=Math.log10(v),p=Math.log10(p)),g[0]=e.nodes[l-1].r,y[0]=e.nodes[l].r,g[1]=e.nodes[l-1].g,y[1]=e.nodes[l].g,g[2]=e.nodes[l-1].b,y[2]=e.nodes[l].b,m=e.nodes[l-1].midpoint,b=e.nodes[l-1].sharpness,m<1e-5&&(m=1e-5),m>.99999&&(m=.99999));if(h>e.mappingRange[1])i[E]=0,i[E+1]=0,i[E+2]=0,e.clamping&&(t.getUseAboveRangeColor()?(i[E]=e.aboveRangeColor[0],i[E+1]=e.aboveRangeColor[1],i[E+2]=e.aboveRangeColor[2]):(i[E]=c,i[E+1]=f,i[E+2]=d));else if(h<e.mappingRange[0]||D7e(h)&&h<0)i[E]=0,i[E+1]=0,i[E+2]=0,e.clamping&&(t.getUseBelowRangeColor()?(i[E]=e.belowRangeColor[0],i[E+1]=e.belowRangeColor[1],i[E+2]=e.belowRangeColor[2]):u>0&&(i[E]=e.nodes[0].r,i[E+1]=e.nodes[0].g,i[E+2]=e.nodes[0].b));else if(l===0&&(Math.abs(h-o)<1e-6||e.discretize))u>0?(i[E]=e.nodes[0].r,i[E+1]=e.nodes[0].g,i[E+2]=e.nodes[0].b):(i[E]=0,i[E+1]=0,i[E+2]=0);else{let M=0;if(x?M=(T-v)/(p-v):M=(h-v)/(p-v),M<m?M=.5*M/m:M=.5+.5*(M-m)/(1-m),b>.99)if(M<.5){i[E]=g[0],i[E+1]=g[1],i[E+2]=g[2];continue}else{i[E]=y[0],i[E+1]=y[1],i[E+2]=y[2];continue}if(b<.01){if(e.colorSpace===Do.RGB)i[E]=(1-M)*g[0]+M*y[0],i[E+1]=(1-M)*g[1]+M*y[1],i[E+2]=(1-M)*g[2]+M*y[2];else if(e.colorSpace===Do.HSV){const V=[],H=[];P1(g,V),P1(y,H),e.hSVWrap&&(V[0]-H[0]>.5||H[0]-V[0]>.5)&&(V[0]>H[0]?V[0]-=1:H[0]-=1);const K=[];K[0]=(1-M)*V[0]+M*H[0],K[0]<0&&(K[0]+=1),K[1]=(1-M)*V[1]+M*H[1],K[2]=(1-M)*V[2]+M*H[2],zh(K,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]}else if(e.colorSpace===Do.LAB){const V=[],H=[];tp(g,V),tp(y,H);const K=[];K[0]=(1-M)*V[0]+M*H[0],K[1]=(1-M)*V[1]+M*H[1],K[2]=(1-M)*V[2]+M*H[2],$k(K,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]}else e.colorSpace===Do.DIVERGING?(RH(M,g,y,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]):ul("ColorSpace set to invalid value.",e.colorSpace);continue}M<.5?M=.5*(M*2)**(1+10*b):M>.5&&(M=1-.5*((1-M)*2)**(1+10*b));const k=M*M,R=k*M,O=2*R-3*k+1,I=-2*R+3*k,P=R-2*k+M,N=R-k;let B,L;if(e.colorSpace===Do.RGB)for(let V=0;V<3;V++)B=y[V]-g[V],L=(1-b)*B,i[E+V]=O*g[V]+I*y[V]+P*L+N*L;else if(e.colorSpace===Do.HSV){const V=[],H=[];P1(g,V),P1(y,H),e.hSVWrap&&(V[0]-H[0]>.5||H[0]-V[0]>.5)&&(V[0]>H[0]?V[0]-=1:H[0]-=1);const K=[];for(let X=0;X<3;X++)B=H[X]-V[X],L=(1-b)*B,K[X]=O*V[X]+I*H[X]+P*L+N*L,X===0&&K[X]<0&&(K[X]+=1);zh(K,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]}else if(e.colorSpace===Do.LAB){const V=[],H=[];tp(g,V),tp(y,H);const K=[];for(let X=0;X<3;X++)B=H[X]-V[X],L=(1-b)*B,K[X]=O*V[X]+I*H[X]+P*L+N*L;$k(K,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]}else e.colorSpace===Do.DIVERGING?(RH(M,g,y,w),i[E]=w[0],i[E+1]=w[1],i[E+2]=w[2]):ul("ColorSpace set to invalid value.");for(let V=0;V<3;V++)i[E+V]=i[E+V]<0?0:i[E+V],i[E+V]=i[E+V]>1?1:i[E+V]}}},t.getUint8Table=function(n,r,a){let i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(t.getMTime()<=e.buildTime&&e.tableSize===a&&e.tableWithAlpha!==i)return e.table;if(e.nodes.length===0)return ul("Attempting to lookup a value with no points in the function"),e.table;const o=i?4:3;(e.tableSize!==a||e.tableWithAlpha!==i)&&(e.table=new Uint8Array(a*o),e.tableSize=a,e.tableWithAlpha=i);const s=[];t.getTable(n,r,a,s);for(let l=0;l<a;l++)e.table[l*o+0]=Math.floor(s[l*3+0]*255+.5),e.table[l*o+1]=Math.floor(s[l*3+1]*255+.5),e.table[l*o+2]=Math.floor(s[l*3+2]*255+.5),i&&(e.table[l*o+3]=255);return e.buildTime.modified(),e.table},t.buildFunctionFromArray=n=>{t.removeAllPoints();const r=n.getNumberOfComponents();for(let a=0;a<n.getNumberOfTuples();a++)switch(r){case 3:{e.nodes.push({x:a,r:n.getComponent(a,0),g:n.getComponent(a,1),b:n.getComponent(a,2),midpoint:.5,sharpness:0});break}case 4:{e.nodes.push({x:n.getComponent(a,0),r:n.getComponent(a,1),g:n.getComponent(a,2),b:n.getComponent(a,3),midpoint:.5,sharpness:0});break}case 5:{e.nodes.push({x:a,r:n.getComponent(a,0),g:n.getComponent(a,1),b:n.getComponent(a,2),midpoint:n.getComponent(a,4),sharpness:n.getComponent(a,5)});break}case 6:{e.nodes.push({x:n.getComponent(a,0),r:n.getComponent(a,1),g:n.getComponent(a,2),b:n.getComponent(a,3),midpoint:n.getComponent(a,4),sharpness:n.getComponent(a,5)});break}}t.sortAndUpdateRange()},t.buildFunctionFromTable=(n,r,a,i)=>{let o=0;t.removeAllPoints(),a>1&&(o=(r-n)/(a-1));for(let s=0;s<a;s++){const l={x:n+o*s,r:i[s*3],g:i[s*3+1],b:i[s*3+2],sharpness:0,midpoint:.5};e.nodes.push(l)}t.sortAndUpdateRange()},t.getNodeValue=(n,r)=>n<0||n>=e.nodes.length?(ul("Index out of range!"),-1):(r[0]=e.nodes[n].x,r[1]=e.nodes[n].r,r[2]=e.nodes[n].g,r[3]=e.nodes[n].b,r[4]=e.nodes[n].midpoint,r[5]=e.nodes[n].sharpness,1),t.setNodeValue=(n,r)=>{if(n<0||n>=e.nodes.length)return ul("Index out of range!"),-1;const a=e.nodes[n].x;return e.nodes[n].x=r[0],e.nodes[n].r=r[1],e.nodes[n].g=r[2],e.nodes[n].b=r[3],e.nodes[n].midpoint=r[4],e.nodes[n].sharpness=r[5],a!==r[0]?t.sortAndUpdateRange():t.modified(),1},t.getNumberOfAvailableColors=()=>e.indexedLookup&&t.getSize()?t.getSize():e.tableSize?e.tableSize:16777216,t.getIndexedColor=(n,r)=>{const a=t.getSize();if(a>0&&n>=0){const o=[];t.getNodeValue(n%a,o);for(let s=0;s<3;++s)r[s]=o[s+1];r[3]=1;return}const i=t.getNanColorByReference();r[0]=i[0],r[1]=i[1],r[2]=i[2],r[3]=1},t.fillFromDataPointer=(n,r)=>{if(!(n<=0||!r)){t.removeAllPoints();for(let a=0;a<n;a++)t.addRGBPoint(r[a*4],r[a*4+1],r[a*4+2],r[a*4+3])}},t.setMappingRange=(n,r)=>{const a=[n,r],i=t.getRange();if(i[1]===a[1]&&i[0]===a[0])return;if(a[1]===a[0]){ul("attempt to set zero width color range");return}const o=(a[1]-a[0])/(i[1]-i[0]),s=a[0]-i[0]*o;for(let l=0;l<e.nodes.length;++l)e.nodes[l].x=e.nodes[l].x*o+s;e.mappingRange[0]=a[0],e.mappingRange[1]=a[1],t.modified()},t.adjustRange=n=>{const r=t.getRange(),a=[];r[0]<n[0]?(t.getColor(n[0],a),t.addRGBPoint(n[0],a[0],a[1],a[2])):(t.getColor(r[0],a),t.addRGBPoint(n[0],a[0],a[1],a[2])),r[1]>n[1]?(t.getColor(n[1],a),t.addRGBPoint(n[1],a[0],a[1],a[2])):(t.getColor(r[1],a),t.addRGBPoint(n[1],a[0],a[1],a[2])),t.sortAndUpdateRange();for(let i=0;i<e.nodes.length;)e.nodes[i].x>=n[0]&&e.nodes[i].x<=n[1]?e.nodes.splice(i,1):++i;return 1},t.estimateMinNumberOfSamples=(n,r)=>{const a=t.findMinimumXDistance();return Math.ceil((r-n)/a)},t.findMinimumXDistance=()=>{if(e.nodes.length<2)return-1;let n=Number.MAX_VALUE;for(let r=0;r<e.nodes.length-1;r++){const a=e.nodes[r+1].x-e.nodes[r].x;a<n&&(n=a)}return n},t.mapScalarsThroughTable=(n,r,a,i)=>{if(t.getSize()===0){hTt("Transfer Function Has No Points!");return}e.indexedLookup?t.mapDataIndexed(n,r,a,i):t.mapData(n,r,a,i)},t.mapData=(n,r,a,i)=>{if(t.getSize()===0){pTt("Transfer Function Has No Points!");return}const o=Math.floor(t.getAlpha()*255+.5),s=n.getNumberOfTuples(),l=n.getNumberOfComponents(),u=r.getData(),c=n.getData(),f=[];if(a===Jb.RGBA)for(let d=0;d<s;d++){const h=c[d*l+i];t.getColor(h,f),u[d*4]=Math.floor(f[0]*255+.5),u[d*4+1]=Math.floor(f[1]*255+.5),u[d*4+2]=Math.floor(f[2]*255+.5),u[d*4+3]=o}if(a===Jb.RGB)for(let d=0;d<s;d++){const h=c[d*l+i];t.getColor(h,f),u[d*3]=Math.floor(f[0]*255+.5),u[d*3+1]=Math.floor(f[1]*255+.5),u[d*3+2]=Math.floor(f[2]*255+.5)}if(a===Jb.LUMINANCE)for(let d=0;d<s;d++){const h=c[d*l+i];t.getColor(h,f),u[d]=Math.floor(f[0]*76.5+f[1]*150.45+f[2]*28.05+.5)}if(a===Jb.LUMINANCE_ALPHA)for(let d=0;d<s;d++){const h=c[d*l+i];t.getColor(h,f),u[d*2]=Math.floor(f[0]*76.5+f[1]*150.45+f[2]*28.05+.5),u[d*2+1]=o}},t.applyColorMap=n=>{const r=JSON.stringify(e.colorSpace);n.ColorSpace&&(e.colorSpace=Do[n.ColorSpace.toUpperCase()],e.colorSpace===void 0&&(ul(`ColorSpace ${n.ColorSpace} not supported, using RGB instead`),e.colorSpace=Do.RGB));let a=r!==JSON.stringify(e.colorSpace);const i=a||JSON.stringify(e.nanColor);if(n.NanColor)for(e.nanColor=[].concat(n.NanColor);e.nanColor.length<4;)e.nanColor.push(1);a=a||i!==JSON.stringify(e.nanColor);const o=a||JSON.stringify(e.nodes);if(n.RGBPoints){const u=n.RGBPoints.length;e.nodes=[];const c=.5,f=0;for(let d=0;d<u;d+=4)e.nodes.push({x:n.RGBPoints[d],r:n.RGBPoints[d+1],g:n.RGBPoints[d+2],b:n.RGBPoints[d+3],midpoint:c,sharpness:f})}const s=t.sortAndUpdateRange(),l=!s&&(a||o!==JSON.stringify(e.nodes));return l&&t.modified(),s||l}}const mTt={clamping:!0,colorSpace:Do.RGB,hSVWrap:!0,scale:ise.LINEAR,nanColor:null,belowRangeColor:null,aboveRangeColor:null,useAboveRangeColor:!1,useBelowRangeColor:!1,allowDuplicateScalars:!1,table:null,tableSize:0,buildTime:null,nodes:null,discretize:!1,numberOfValues:256};function ose(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,mTt,n),hC.extend(t,e,n),e.table=[],e.nodes=[],e.nanColor=[.5,0,0,1],e.belowRangeColor=[0,0,0,1],e.aboveRangeColor=[1,1,1,1],e.buildTime={},j.obj(e.buildTime),j.get(t,e,["buildTime","mappingRange"]),j.setGet(t,e,["useAboveRangeColor","useBelowRangeColor","colorSpace","discretize","numberOfValues"]),j.setArray(t,e,["nanColor","belowRangeColor","aboveRangeColor"],4),j.getArray(t,e,["nanColor","belowRangeColor","aboveRangeColor"]),yTt(t,e)}const bTt=j.newInstance(ose,"vtkColorTransferFunction");var uB={newInstance:bTt,extend:ose,...ase};const STt={id:"left",class:"result_left1"},wTt={__name:"resultLeft",props:{region:"Temperature",count:50,aid:49},setup(t,{expose:e}){const n=t;let r={},a=!1,i,o,s=!1;Ee(()=>[n.region,n.count,n.aid],(v,p)=>{s&&(v[1]!=p[1]&&(console.log("步数改变",v[1],p[1]),r.fcon&&c(n.count)),v[0]!=p[0]&&(console.log("标量改变",v[0],p[0]),r.fcon&&f()))},{deep:!0}),pt(()=>{const v=document.getElementById("left");v.style.position="relative",v.style.width="100%",v.style.height="100%",r.fcon=ese(),r.renderWindow=F3.newInstance(),r.renderWindow.setContainer(v),r.jgMapper=hi.newInstance(),r.jgActor=ci.newInstance(),r.jgActor.getProperty().setRepresentation(fa.SURFACE),r.jgActor.setMapper(r.jgMapper),r.scalarBarActor=s1.newInstance(),r.scalarBarActor.setGenerateTicks(l(5)),r.scalarBarActor.setDrawAboveRangeSwatch(!0),r.scalarBarActor.setDrawNanAnnotation(!1),r.scalarBarActor.setBoxPosition([1,0]);const p=uB.newInstance();p.addRGBPoint(0,0,0,1),p.addRGBPoint(1,0,1,.5),p.addRGBPoint(2,0,1,0),p.addRGBPoint(3,1,.5,0),p.addRGBPoint(4,1,0,0),r.jgMapper.setLookupTable(p);const g=r.jgMapper.getLookupTable();r.scalarBarActor.setScalarsToColors(g),r.renderWindow.resize()});function l(v){return p=>{const g=p.getLastTickBounds(),y=Dv().domain([0,1]).range([g[0],g[1]]),b=y.ticks(v).map(_=>y(_));lC({minus:"-"});const w=y.tickFormat(b[0],b[b.length-1],v),x=b.map(w).map(_=>Number(parseFloat(_).toPrecision(12)).toPrecision());p.setTicks(b),p.setTickStrings(x)}}function u(v){const p=r.fcon;p.aid=v,p.initGemetry().then(g=>{console.log(p.polydata),c(n.count)}).catch(g=>{})}function c(v){const p=r.fcon;p.getScalrsByStep(v).then(g=>{console.log(p.scalar),f()}).catch(g=>{console.log(g)})}function f(){console.log("执行了");const v=r.scalarBarActor,p=r.jgMapper,g=r.jgActor,y=r.fcon;console.log(n.region);const m=y.scalar.get(n.region);if(!m||!y.polydata)return;const b=xn.newInstance({name:n.region,size:y.polydata.getNumberOfPoints()});b.setData(m),y.polydata.getPointData().setScalars(b),p.setInputData(y.polydata),d(m),p.setScalarRange(parseFloat(o.toFixed(3)),parseFloat(i.toFixed(3))),v.setAxisLabel(n.region),p.clearColorArrays(),g.getProperty().setOpacity(n.count),r.renderWindow.getRenderer().addActor(v),r.renderWindow.getRenderer().addActor(g),a||(r.renderWindow.getRenderer().resetCamera(),a=!0),r.renderWindow.resize(),r.renderWindow.getRenderWindow().render(),s=!0}function d(v){o=v[0],i=v[0];for(let p=0;p<=v.length;p++){let g=v[p];o>g&&(o=g),i<g&&(i=g)}}return Rn(()=>{r.scalarBarActor.delete(),r.jgMapper.delete(),r.jgActor.delete(),r.renderWindow.delete(),r=null}),e({leftChangAid:(v,p,g)=>{console.log(v,p,g),r.fcon&&(console.log(n),u(v))}}),(v,p)=>($(),Z("div",STt))}},_Tt={id:"right",class:"resultRight"},xTt={__name:"resultRight",props:{region:"Temperature",count:50,aid:49},setup(t,{expose:e}){const n=t;let r={},a=!1,i,o,s=!1;Ee(()=>[n.region,n.count,n.aid],(v,p)=>{s&&(v[1]!=p[1]&&(console.log("步数改变",v[1],p[1]),r.fcon&&c(n.count)),v[0]!=p[0]&&(console.log("标量改变",v[0],p[0]),r.fcon&&f()))},{deep:!0}),pt(()=>{const v=document.getElementById("right");v.style.position="relative",v.style.width="100%",v.style.height="100%",r.fcon=ese(),r.renderWindow=F3.newInstance(),r.renderWindow.setContainer(v),r.jgMapper=hi.newInstance(),r.jgActor=ci.newInstance(),r.jgActor.getProperty().setRepresentation(fa.SURFACE),r.jgActor.setMapper(r.jgMapper),r.scalarBarActor=s1.newInstance(),r.scalarBarActor.setGenerateTicks(l(5)),r.scalarBarActor.setDrawAboveRangeSwatch(!0),r.scalarBarActor.setDrawNanAnnotation(!1),r.scalarBarActor.setBoxPosition([1,0]);const p=uB.newInstance();p.addRGBPoint(0,0,0,1),p.addRGBPoint(1,0,1,.5),p.addRGBPoint(2,0,1,0),p.addRGBPoint(3,1,.5,0),p.addRGBPoint(4,1,0,0),r.jgMapper.setLookupTable(p);const g=r.jgMapper.getLookupTable();r.scalarBarActor.setScalarsToColors(g),r.renderWindow.resize()});function l(v){return p=>{const g=p.getLastTickBounds(),y=Dv().domain([0,1]).range([g[0],g[1]]),b=y.ticks(v).map(_=>y(_));lC({minus:"-"});const w=y.tickFormat(b[0],b[b.length-1],v),x=b.map(w).map(_=>Number(parseFloat(_).toPrecision(12)).toPrecision());p.setTicks(b),p.setTickStrings(x)}}function u(v){const p=r.fcon;p.aid=v,p.initGemetry().then(g=>{console.log(p.polydata),c(n.count)}).catch(g=>{})}function c(v){const p=r.fcon;p.getScalrsByStep(v).then(g=>{console.log(p.scalar),f()}).catch(g=>{console.log(g)})}function f(){console.log("执行了");const v=r.scalarBarActor,p=r.jgMapper,g=r.jgActor,y=r.fcon;console.log(n.region);const m=y.scalar.get(n.region);if(!m||!y.polydata)return;const b=xn.newInstance({name:n.region,size:y.polydata.getNumberOfPoints()});b.setData(m),y.polydata.getPointData().setScalars(b),p.setInputData(y.polydata),d(m),p.setScalarRange(parseFloat(o.toFixed(3)),parseFloat(i.toFixed(3))),v.setAxisLabel(n.region),p.clearColorArrays(),g.getProperty().setOpacity(n.count),r.renderWindow.getRenderer().addActor(v),r.renderWindow.getRenderer().addActor(g),a||(r.renderWindow.getRenderer().resetCamera(),a=!0),r.renderWindow.resize(),r.renderWindow.getRenderWindow().render(),s=!0}function d(v){o=v[0],i=v[0];for(let p=0;p<=v.length;p++){let g=v[p];o>g&&(o=g),i<g&&(i=g)}}return Rn(()=>{r.scalarBarActor.delete(),r.jgMapper.delete(),r.jgActor.delete(),r.renderWindow.delete(),r=null}),e({rightChangAid:(v,p,g)=>{console.log(v,p,g),r.fcon&&(console.log(n),u(v))}}),(v,p)=>($(),Z("div",_Tt))}};function CTt(t,e){e.classHierarchy.push("vtkOpenGLCamera"),t.buildPass=n=>{n&&(e._openGLRenderer=t.getFirstAncestorOfType("vtkOpenGLRenderer"),e._openGLRenderWindow=e._openGLRenderer.getParent(),e.context=e._openGLRenderWindow.getContext())},t.opaquePass=n=>{if(n){const r=e._openGLRenderer.getTiledSizeAndOrigin();e.context.viewport(r.lowerLeftU,r.lowerLeftV,r.usize,r.vsize),e.context.scissor(r.lowerLeftU,r.lowerLeftV,r.usize,r.vsize)}},t.translucentPass=t.opaquePass,t.zBufferPass=t.opaquePass,t.opaqueZBufferPass=t.opaquePass,t.volumePass=t.opaquePass,t.getKeyMatrices=n=>{if(n!==e.lastRenderer||e._openGLRenderWindow.getMTime()>e.keyMatrixTime.getMTime()||t.getMTime()>e.keyMatrixTime.getMTime()||n.getMTime()>e.keyMatrixTime.getMTime()||e.renderable.getMTime()>e.keyMatrixTime.getMTime()){sa(e.keyMatrices.wcvc,e.renderable.getViewMatrix()),e3(e.keyMatrices.normalMatrix,e.keyMatrices.wcvc),t3(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix),Zn(e.keyMatrices.wcvc,e.keyMatrices.wcvc);const r=e._openGLRenderer.getAspectRatio();sa(e.keyMatrices.vcpc,e.renderable.getProjectionMatrix(r,-1,1)),Zn(e.keyMatrices.vcpc,e.keyMatrices.vcpc),Zr(e.keyMatrices.wcpc,e.keyMatrices.vcpc,e.keyMatrices.wcvc),e.keyMatrixTime.modified(),e.lastRenderer=n}return e.keyMatrices}}const TTt={context:null,lastRenderer:null,keyMatrixTime:null,keyMatrices:null};function ETt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,TTt,n),dr.extend(t,e,n),e.keyMatrixTime={},Jr(e.keyMatrixTime),e.keyMatrices={normalMatrix:new Float64Array(9),vcpc:new Float64Array(16),wcvc:new Float64Array(16),wcpc:new Float64Array(16)},Gr(t,e,["context","keyMatrixTime"]),CTt(t,e)}const MTt=Kn(ETt);cs("vtkCamera",MTt);const{vtkDebugMacro:DTt}=tl;function kTt(t,e){e.classHierarchy.push("vtkOpenGLRenderer"),t.buildPass=n=>{if(n){if(!e.renderable)return;t.updateLights(),t.prepareNodes(),t.addMissingNode(e.renderable.getActiveCamera()),t.addMissingNodes(e.renderable.getViewPropsWithNestedProps()),t.removeUnusedNodes()}},t.updateLights=()=>{let n=0;const r=e.renderable.getLightsByReference();for(let a=0;a<r.length;++a)r[a].getSwitch()>0&&n++;return n||(DTt("No lights are on, creating one."),e.renderable.createLight()),n},t.zBufferPass=n=>{if(n){let r=0;const a=e.context;e.renderable.getTransparent()||(e.context.clearColor(1,0,0,1),r|=a.COLOR_BUFFER_BIT),e.renderable.getPreserveDepthBuffer()||(a.clearDepth(1),r|=a.DEPTH_BUFFER_BIT,e.context.depthMask(!0));const i=t.getTiledSizeAndOrigin();a.enable(a.SCISSOR_TEST),a.scissor(i.lowerLeftU,i.lowerLeftV,i.usize,i.vsize),a.viewport(i.lowerLeftU,i.lowerLeftV,i.usize,i.vsize),a.colorMask(!0,!0,!0,!0),r&&a.clear(r),a.enable(a.DEPTH_TEST)}},t.opaqueZBufferPass=n=>t.zBufferPass(n),t.cameraPass=n=>{n&&t.clear()},t.getAspectRatio=()=>{const n=e._parent.getSizeByReference(),r=e.renderable.getViewportByReference();return n[0]*(r[2]-r[0])/((r[3]-r[1])*n[1])},t.getTiledSizeAndOrigin=()=>{const n=e.renderable.getViewportByReference(),r=[0,0,1,1],a=n[0]-r[0],i=n[1]-r[1],o=e._parent.normalizedDisplayToDisplay(a,i),s=Math.round(o[0]),l=Math.round(o[1]),u=n[2]-r[0],c=n[3]-r[1],f=e._parent.normalizedDisplayToDisplay(u,c);let d=Math.round(f[0])-s,h=Math.round(f[1])-l;return d<0&&(d=0),h<0&&(h=0),{usize:d,vsize:h,lowerLeftU:s,lowerLeftV:l}},t.clear=()=>{let n=0;const r=e.context;if(!e.renderable.getTransparent()){const i=e.renderable.getBackgroundByReference();e.context.clearColor(i[0],i[1],i[2],i[3]),n|=r.COLOR_BUFFER_BIT}e.renderable.getPreserveDepthBuffer()||(r.clearDepth(1),n|=r.DEPTH_BUFFER_BIT,e.context.depthMask(!0)),r.colorMask(!0,!0,!0,!0);const a=t.getTiledSizeAndOrigin();r.enable(r.SCISSOR_TEST),r.scissor(a.lowerLeftU,a.lowerLeftV,a.usize,a.vsize),r.viewport(a.lowerLeftU,a.lowerLeftV,a.usize,a.vsize),n&&r.clear(n),r.enable(r.DEPTH_TEST)},t.releaseGraphicsResources=()=>{e.selector!==null&&e.selector.releaseGraphicsResources(),e.renderable&&e.renderable.getViewProps().forEach(n=>{n.modified()})},t.setOpenGLRenderWindow=n=>{e._openGLRenderWindow!==n&&(t.releaseGraphicsResources(),e._openGLRenderWindow=n,e.context=null,n&&(e.context=e._openGLRenderWindow.getContext()))}}const RTt={context:null,_openGLRenderWindow:null,selector:null};function LTt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,RTt,n),dr.extend(t,e,n),ri(t,e,["shaderCache"]),Gr(t,e,["selector"]),Nm(t,e,["openGLRenderWindow"]),kTt(t,e)}const OTt=Kn(LTt,"vtkOpenGLRenderer");cs("vtkRenderer",OTt);function ATt(t,e){e.classHierarchy.push("vtkOpenGLActor"),t.buildPass=n=>{if(n){e._openGLRenderWindow=t.getFirstAncestorOfType("vtkOpenGLRenderWindow"),e._openGLRenderer=t.getFirstAncestorOfType("vtkOpenGLRenderer"),e.context=e._openGLRenderWindow.getContext(),t.prepareNodes(),t.addMissingNodes(e.renderable.getTextures()),t.addMissingNode(e.renderable.getMapper()),t.removeUnusedNodes(),e.ogltextures=null,e.activeTextures=null;for(let r=0;r<e.children.length;r++){const a=e.children[r];a.isA("vtkOpenGLTexture")?(e.ogltextures||(e.ogltextures=[]),e.ogltextures.push(a)):e.oglmapper=a}}},t.traverseZBufferPass=n=>{!e.renderable||!e.renderable.getNestedVisibility()||e._openGLRenderer.getSelector()&&!e.renderable.getNestedPickable()||(t.apply(n,!0),e.oglmapper.traverse(n),t.apply(n,!1))},t.traverseOpaqueZBufferPass=n=>t.traverseOpaquePass(n),t.traverseOpaquePass=n=>{!e.renderable||!e.renderable.getNestedVisibility()||!e.renderable.getIsOpaque()||e._openGLRenderer.getSelector()&&!e.renderable.getNestedPickable()||(t.apply(n,!0),e.oglmapper.traverse(n),t.apply(n,!1))},t.traverseTranslucentPass=n=>{!e.renderable||!e.renderable.getNestedVisibility()||e.renderable.getIsOpaque()||e._openGLRenderer.getSelector()&&!e.renderable.getNestedPickable()||(t.apply(n,!0),e.oglmapper.traverse(n),t.apply(n,!1))},t.activateTextures=()=>{if(e.ogltextures){e.activeTextures=[];for(let n=0;n<e.ogltextures.length;n++){const r=e.ogltextures[n];r.render(),r.getHandle()&&e.activeTextures.push(r)}}},t.queryPass=(n,r)=>{if(n){if(!e.renderable||!e.renderable.getVisibility())return;e.renderable.getIsOpaque()?r.incrementOpaqueActorCount():r.incrementTranslucentActorCount()}},t.zBufferPass=(n,r)=>t.opaquePass(n,r),t.opaqueZBufferPass=(n,r)=>t.opaquePass(n,r),t.opaquePass=(n,r)=>{if(n)e.context.depthMask(!0),t.activateTextures();else if(e.activeTextures)for(let a=0;a<e.activeTextures.length;a++)e.activeTextures[a].deactivate()},t.translucentPass=(n,r)=>{if(n)e.context.depthMask(!1),t.activateTextures();else if(e.activeTextures)for(let a=0;a<e.activeTextures.length;a++)e.activeTextures[a].deactivate()},t.getKeyMatrices=()=>(e.renderable.getMTime()>e.keyMatrixTime.getMTime()&&(e.renderable.computeMatrix(),sa(e.keyMatrices.mcwc,e.renderable.getMatrix()),Zn(e.keyMatrices.mcwc,e.keyMatrices.mcwc),e.renderable.getIsIdentity()?Wd(e.keyMatrices.normalMatrix):(e3(e.keyMatrices.normalMatrix,e.keyMatrices.mcwc),t3(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix),yq(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix)),e.keyMatrixTime.modified()),e.keyMatrices)}const NTt={context:null,keyMatrixTime:null,keyMatrices:null,activeTextures:null};function VTt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,NTt,n),dr.extend(t,e,n),e.keyMatrixTime={},Jr(e.keyMatrixTime,{mtime:0}),e.keyMatrices={normalMatrix:Wd(new Float64Array(9)),mcwc:dn(new Float64Array(16))},Gr(t,e,["context"]),ri(t,e,["activeTextures"]),ATt(t,e)}const BTt=Kn(VTt);cs("vtkActor",BTt);function $Tt(t,e){e.classHierarchy.push("vtkOpenGLActor2D"),t.buildPass=n=>{if(n){if(!e.renderable)return;e._openGLRenderWindow=t.getFirstAncestorOfType("vtkOpenGLRenderWindow"),e._openGLRenderer=t.getFirstAncestorOfType("vtkOpenGLRenderer"),e.context=e._openGLRenderWindow.getContext(),t.prepareNodes(),t.addMissingNodes(e.renderable.getTextures()),t.addMissingNode(e.renderable.getMapper()),t.removeUnusedNodes(),e.ogltextures=null,e.activeTextures=null;for(let r=0;r<e.children.length;r++){const a=e.children[r];a.isA("vtkOpenGLTexture")?(e.ogltextures||(e.ogltextures=[]),e.ogltextures.push(a)):e.oglmapper=a}}},t.queryPass=(n,r)=>{if(n){if(!e.renderable||!e.renderable.getVisibility())return;r.incrementOverlayActorCount()}},t.traverseOpaquePass=n=>{!e.oglmapper||!e.renderable||!e.renderable.getNestedVisibility()||!e.renderable.getIsOpaque()||e._openGLRenderer.getSelector()&&!e.renderable.getNestedPickable()||(t.apply(n,!0),e.oglmapper.traverse(n),t.apply(n,!1))},t.traverseTranslucentPass=n=>{!e.oglmapper||!e.renderable||!e.renderable.getNestedVisibility()||e.renderable.getIsOpaque()||e._openGLRenderer.getSelector()&&!e.renderable.getNestedPickable()||(t.apply(n,!0),e.oglmapper.traverse(n),t.apply(n,!1))},t.traverseOverlayPass=n=>{!e.oglmapper||!e.renderable||!e.renderable.getNestedVisibility()||e._openGLRenderer.getSelector()&&!e.renderable.getNestedPickable||(t.apply(n,!0),e.oglmapper.traverse(n),t.apply(n,!1))},t.activateTextures=()=>{if(e.ogltextures){e.activeTextures=[];for(let n=0;n<e.ogltextures.length;n++){const r=e.ogltextures[n];r.render(),r.getHandle()&&e.activeTextures.push(r)}}},t.opaquePass=(n,r)=>{if(n)e.context.depthMask(!0),t.activateTextures();else if(e.activeTextures)for(let a=0;a<e.activeTextures.length;a++)e.activeTextures[a].deactivate()},t.translucentPass=(n,r)=>{if(n)e.context.depthMask(!1),t.activateTextures();else if(e.activeTextures)for(let a=0;a<e.activeTextures.length;a++)e.activeTextures[a].deactivate()},t.overlayPass=(n,r)=>{if(n)e.context.depthMask(!0),t.activateTextures();else if(e.activeTextures)for(let a=0;a<e.activeTextures.length;a++)e.activeTextures[a].deactivate()}}const ITt={context:null,activeTextures:null};function PTt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,ITt,n),dr.extend(t,e,n),Gr(t,e,["context"]),ri(t,e,["activeTextures"]),$Tt(t,e)}const FTt=Kn(PTt);cs("vtkActor2D",FTt);const zTt=[[-1,0,0],[1,0,0],[0,-1,0],[0,1,0],[0,0,-1],[0,0,1]],LH=[[8,7,11,3],[9,1,10,5],[4,9,0,8],[2,11,6,10],[0,3,2,1],[4,5,6,7]],eS=[[0,1],[1,3],[2,3],[0,2],[4,5],[5,7],[6,7],[4,6],[0,4],[1,5],[3,7],[2,6]],OH=[0,1,0,1,0,1,0,1,2,2,2,2],tr=[[1,2],[1,2],[0,2],[0,2],[0,1],[0,1]],Zt=new Float64Array(3),tS=new Float64Array(3),An=new Float64Array(3),Gf=new Float64Array(3),bf=new Float64Array(3),nS=new Float64Array(3),WM=new Float64Array(16);function KM(t,e){t.strokeStyle=e.strokeColor,t.lineWidth=e.strokeSize,t.fillStyle=e.fontColor,t.font=`${e.fontStyle} ${e.fontSize}px ${e.fontFamily}`}function GTt(t,e){e.classHierarchy.push("vtkCubeAxesActorHelper"),t.setRenderable=n=>{e.renderable!==n&&(e.renderable=n,e.tmActor.addTexture(e.renderable.getTmTexture()),e.tmActor.setProperty(n.getProperty()),e.tmActor.setParentProp(n),t.modified())},t.createPolyDataForOneLabel=(n,r,a,i,o,s,l)=>{const u=e.renderable.get_tmAtlas().get(n);if(!u)return;const c=e.renderable.getTextPolyData().getPoints().getData(),f=e.lastSize;Zt[0]=c[r*3],Zt[1]=c[r*3+1],Zt[2]=c[r*3+2],Ln(An,Zt,a),An[0]+=.1,Ln(tS,An,i),Iu(bf,tS,Zt),An[0]-=.1,An[1]+=.1,Ln(tS,An,i),Iu(nS,tS,Zt);for(let v=0;v<3;v++)bf[v]/=.5*.1*f[0],nS[v]/=.5*.1*f[1];let d=l.ptIdx,h=l.cellIdx;Zt[0]=c[r*3],Zt[1]=c[r*3+1],Zt[2]=c[r*3+2],o[0]<-.5?Su(An,bf,o[0]*s-u.width):o[0]>.5?Su(An,bf,o[0]*s):Su(An,bf,o[0]*s-u.width/2),Xg(Zt,Zt,An),Su(An,nS,o[1]*s-u.height/2),Xg(Zt,Zt,An),l.points[d*3]=Zt[0],l.points[d*3+1]=Zt[1],l.points[d*3+2]=Zt[2],l.tcoords[d*2]=u.tcoords[0],l.tcoords[d*2+1]=u.tcoords[1],d++,Su(An,bf,u.width),Xg(Zt,Zt,An),l.points[d*3]=Zt[0],l.points[d*3+1]=Zt[1],l.points[d*3+2]=Zt[2],l.tcoords[d*2]=u.tcoords[2],l.tcoords[d*2+1]=u.tcoords[3],d++,Su(An,nS,u.height),Xg(Zt,Zt,An),l.points[d*3]=Zt[0],l.points[d*3+1]=Zt[1],l.points[d*3+2]=Zt[2],l.tcoords[d*2]=u.tcoords[4],l.tcoords[d*2+1]=u.tcoords[5],d++,Su(An,bf,u.width),Iu(Zt,Zt,An),l.points[d*3]=Zt[0],l.points[d*3+1]=Zt[1],l.points[d*3+2]=Zt[2],l.tcoords[d*2]=u.tcoords[6],l.tcoords[d*2+1]=u.tcoords[7],d++,l.polys[h*4]=3,l.polys[h*4+1]=d-4,l.polys[h*4+2]=d-3,l.polys[h*4+3]=d-2,h++,l.polys[h*4]=3,l.polys[h*4+1]=d-4,l.polys[h*4+2]=d-2,l.polys[h*4+3]=d-1,l.ptIdx+=4,l.cellIdx+=2},t.updateTexturePolyData=()=>{const n=e.camera.getCompositeProjectionMatrix(e.lastAspectRatio,-1,1);Zn(n,n);const r=e.renderable.getTextValues().length,a=r*4,i=r*2,o=new Float64Array(a*3),s=new Uint16Array(i*4),l=new Float32Array(a*2);ja(WM,n);const u={ptIdx:0,cellIdx:0,polys:s,points:o,tcoords:l};let c=0,f=0,d=0;const h=e.renderable.getTextPolyData().getPoints().getData(),v=e.renderable.getTextValues();for(;c<h.length/3;){Zt[0]=h[c*3],Zt[1]=h[c*3+1],Zt[2]=h[c*3+2],Ln(An,Zt,n),Zt[0]=h[c*3+3],Zt[1]=h[c*3+4],Zt[2]=h[c*3+5],Ln(Gf,Zt,n),Iu(An,An,Gf);const g=[An[0],An[1]];b7e(g),t.createPolyDataForOneLabel(v[f],c,n,WM,g,e.renderable.getAxisTitlePixelOffset(),u),c+=2,f++;for(let y=0;y<e.renderable.getTickCounts()[d];y++)t.createPolyDataForOneLabel(v[f],c,n,WM,g,e.renderable.getTickLabelPixelOffset(),u),c++,f++;d++}const p=xn.newInstance({numberOfComponents:2,values:l,name:"TextureCoordinates"});e.tmPolyData.getPointData().setTCoords(p),e.tmPolyData.getPoints().setData(o,3),e.tmPolyData.getPoints().modified(),e.tmPolyData.getPolys().setData(s,1),e.tmPolyData.getPolys().modified(),e.tmPolyData.modified()},t.updateAPISpecificData=(n,r,a)=>{(e.lastSize[0]!==n[0]||e.lastSize[1]!==n[1])&&(e.lastSize[0]=n[0],e.lastSize[1]=n[1],e.lastAspectRatio=n[0]/n[1],e.forceUpdate=!0),e.camera=r,t.updateTexturePolyData()}}const UTt=j.newInstance(function(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{renderable:null};Object.assign(e,{},n),j.obj(t,e),e.tmPolyData=ta.newInstance(),e.tmMapper=hi.newInstance(),e.tmMapper.setInputData(e.tmPolyData),e.tmActor=ci.newInstance({parentProp:t}),e.tmActor.setMapper(e.tmMapper),j.setGet(t,e,["renderable"]),j.get(t,e,["lastSize","lastAspectRatio","axisTextStyle","tickTextStyle","tmActor","ticks"]),e.forceUpdate=!1,e.lastRedrawTime={},j.obj(e.lastRedrawTime,{mtime:0}),e.lastRebuildTime={},j.obj(e.lastRebuildTime,{mtime:0}),e.lastSize=[-1,-1],e.lastTickBounds=[],GTt(t,e)},"vtkCubeAxesActorHelper");function HTt(t,e){e.classHierarchy.push("vtkCubeAxesActor"),t.setCamera=r=>{e.camera!==r&&(e.cameraModifiedSub&&(e.cameraModifiedSub.unsubscribe(),e.cameraModifiedSub=null),e.camera=r,r&&(e.cameraModifiedSub=r.onModified(t.update)),t.update(),t.modified())},t.computeFacesToDraw=()=>{const r=e.camera.getViewMatrix();Zn(r,r);let a=!1;const i=qn.getDiagonalLength(e.dataBounds),o=Math.sin(e.faceVisibilityAngle*Math.PI/180);for(let s=0;s<6;s++){let l=!1;const u=Math.floor(s/2),c=(u+1)%3,f=(u+2)%3;e.dataBounds[c*2]!==e.dataBounds[c*2+1]&&e.dataBounds[f*2]!==e.dataBounds[f*2+1]&&(Zt[u]=e.dataBounds[s]-.1*i*zTt[s][u],Zt[c]=.5*(e.dataBounds[c*2]+e.dataBounds[c*2+1]),Zt[f]=.5*(e.dataBounds[f*2]+e.dataBounds[f*2+1]),Ln(An,Zt,r),Zt[u]=e.dataBounds[s],Ln(Gf,Zt,r),Iu(An,Gf,An),qu(An,An),l=An[2]>o,e.camera.getParallelProjection()||(qu(Gf,Gf),l=s3(Gf,An)>o)),l!==e.lastFacesToDraw[s]&&(e.lastFacesToDraw[s]=l,a=!0)}return a},t.updatePolyData=(r,a,i)=>{let o=0,s=0;o+=8;let l=0;for(let h=0;h<12;h++)a[h]>0&&l++;if(s+=l,e.gridLines)for(let h=0;h<6;h++)r[h]&&(o+=i[tr[h][0]].length*2+i[tr[h][1]].length*2,s+=i[tr[h][0]].length+i[tr[h][1]].length);const u=new Float64Array(o*3),c=new Uint32Array(s*3);let f=0,d=0;for(let h=0;h<2;h++)for(let v=0;v<2;v++)for(let p=0;p<2;p++)u[f*3]=e.dataBounds[p],u[f*3+1]=e.dataBounds[2+v],u[f*3+2]=e.dataBounds[4+h],f++;for(let h=0;h<12;h++)a[h]>0&&(c[d*3]=2,c[d*3+1]=eS[h][0],c[d*3+2]=eS[h][1],d++);if(e.gridLines){for(let h=0;h<6;h++)if(r[h]){const v=Math.floor(h/2);let p=i[tr[h][0]];for(let g=0;g<p.length;g++)u[f*3+v]=e.dataBounds[h],u[f*3+tr[h][0]]=p[g],u[f*3+tr[h][1]]=e.dataBounds[tr[h][1]*2],f++,u[f*3+v]=e.dataBounds[h],u[f*3+tr[h][0]]=p[g],u[f*3+tr[h][1]]=e.dataBounds[tr[h][1]*2+1],f++,c[d*3]=2,c[d*3+1]=f-2,c[d*3+2]=f-1,d++;p=i[tr[h][1]];for(let g=0;g<p.length;g++)u[f*3+v]=e.dataBounds[h],u[f*3+tr[h][1]]=p[g],u[f*3+tr[h][0]]=e.dataBounds[tr[h][0]*2],f++,u[f*3+v]=e.dataBounds[h],u[f*3+tr[h][1]]=p[g],u[f*3+tr[h][0]]=e.dataBounds[tr[h][0]*2+1],f++,c[d*3]=2,c[d*3+1]=f-2,c[d*3+2]=f-1,d++}}e.polyData.getPoints().setData(u,3),e.polyData.getPoints().modified(),e.polyData.getLines().setData(c,1),e.polyData.getLines().modified(),e.polyData.modified()},t.updateTextData=(r,a,i,o)=>{let s=0;for(let h=0;h<12;h++)a[h]===1&&(s+=2,s+=i[OH[h]].length);const l=e.polyData.getPoints().getData(),u=new Float64Array(s*3);let c=0,f=0,d=0;for(let h=0;h<6;h++)if(r[h])for(let v=0;v<4;v++){const p=LH[h][v];if(a[p]===1){const g=OH[p],y=eS[p][0]*3,m=eS[p][1]*3;u[c*3]=.5*(l[y]+l[m]),u[c*3+1]=.5*(l[y+1]+l[m+1]),u[c*3+2]=.5*(l[y+2]+l[m+2]),c++;const b=Math.floor(h/2);u[c*3+b]=e.dataBounds[h],u[c*3+tr[h][0]]=.5*(e.dataBounds[tr[h][0]*2]+e.dataBounds[tr[h][0]*2+1]),u[c*3+tr[h][1]]=.5*(e.dataBounds[tr[h][1]*2]+e.dataBounds[tr[h][1]*2+1]),c++,e.textValues[f]=e.axisLabels[g],f++;const w=(g+1)%3,x=(g+2)%3,_=i[g],C=o[g];e.tickCounts[d]=_.length;for(let T=0;T<_.length;T++)u[c*3+g]=_[T],u[c*3+w]=l[y+w],u[c*3+x]=l[y+x],c++,e.textValues[f]=C[T],f++;d++}}e.textPolyData.getPoints().setData(u,3),e.textPolyData.modified()},t.update=()=>{if(!e.camera)return;const r=t.computeFacesToDraw(),a=e.lastFacesToDraw;let i=!1;for(let o=0;o<6;o++)e.dataBounds[o]!==e.lastTickBounds[o]&&(i=!0,e.lastTickBounds[o]=e.dataBounds[o]);if(r||i||e.forceUpdate){const o=new Array(12).fill(0);for(let u=0;u<6;u++)if(a[u])for(let c=0;c<4;c++)o[LH[u][c]]++;const s=[],l=[];for(let u=0;u<3;u++){const c=Dv().domain([e.dataBounds[u*2],e.dataBounds[u*2+1]]);s[u]=c.ticks(5);const f=c.tickFormat(5);l[u]=s[u].map(f)}t.updatePolyData(a,o,s),t.updateTextData(a,o,s,l),(i||e.forceUpdate)&&t.updateTextureAtlas(l)}e.forceUpdate=!1},t.updateTextureAtlas=r=>{e.tmContext.textBaseline="bottom",e.tmContext.textAlign="left",e._tmAtlas.clear();let a=0,i=1;for(let o=0;o<3;o++){if(!e._tmAtlas.has(e.axisLabels[o])){KM(e.tmContext,e.axisTextStyle);const s=e.tmContext.measureText(e.axisLabels[o]),l={height:s.actualBoundingBoxAscent+2,startingHeight:i,width:s.width+2,textStyle:e.axisTextStyle};e._tmAtlas.set(e.axisLabels[o],l),i+=l.height,a<l.width&&(a=l.width)}KM(e.tmContext,e.tickTextStyle);for(let s=0;s<r[o].length;s++)if(!e._tmAtlas.has(r[o][s])){const l=e.tmContext.measureText(r[o][s]),u={height:l.actualBoundingBoxAscent+2,startingHeight:i,width:l.width+2,textStyle:e.tickTextStyle};e._tmAtlas.set(r[o][s],u),i+=u.height,a<u.width&&(a=u.width)}}a=$o(a),i=$o(i),e._tmAtlas.forEach(o=>{o.tcoords=[0,(i-o.startingHeight-o.height)/i,o.width/a,(i-o.startingHeight-o.height)/i,o.width/a,(i-o.startingHeight)/i,0,(i-o.startingHeight)/i]}),e.tmCanvas.width=a,e.tmCanvas.height=i,e.tmContext.textBaseline="bottom",e.tmContext.textAlign="left",e.tmContext.clearRect(0,0,a,i),e._tmAtlas.forEach((o,s)=>{KM(e.tmContext,o.textStyle),e.tmContext.fillText(s,1,o.startingHeight+o.height-1)}),e.tmTexture.setCanvas(e.tmCanvas),e.tmTexture.modified()},t.onModified(()=>{e.forceUpdate=!0,t.update()}),t.setTickTextStyle=r=>{e.tickTextStyle={...e.tickTextStyle,...r},t.modified()},t.setAxisTextStyle=r=>{e.axisTextStyle={...e.axisTextStyle,...r},t.modified()},t.get_tmAtlas=()=>e._tmAtlas,t.getBounds=()=>(t.update(),qn.setBounds(e.bounds,e.gridActor.getBounds()),qn.scaleAboutCenter(e.bounds,e.boundsScaleFactor,e.boundsScaleFactor,e.boundsScaleFactor),e.bounds);const n=j.chain(t.setProperty,e.gridActor.setProperty);t.setProperty=r=>n(r)[0]}function WTt(t){return{boundsScaleFactor:1.3,camera:null,dataBounds:[...qn.INIT_BOUNDS],faceVisibilityAngle:8,gridLines:!0,axisLabels:null,axisTitlePixelOffset:35,axisTextStyle:{fontColor:"white",fontStyle:"normal",fontSize:18,fontFamily:"serif"},tickLabelPixelOffset:12,tickTextStyle:{fontColor:"white",fontStyle:"normal",fontSize:14,fontFamily:"serif"},...t}}function sse(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,WTt(n)),ci.extend(t,e,n),e.lastFacesToDraw=[!1,!1,!1,!1,!1,!1],e.axisLabels=["X-Axis","Y-Axis","Z-Axis"],e.tickCounts=[],e.textValues=[],e.lastTickBounds=[],e.tmCanvas=document.createElement("canvas"),e.tmContext=e.tmCanvas.getContext("2d"),e._tmAtlas=new Map,e.tmTexture=gC.newInstance(),e.tmTexture.setInterpolate(!1),t.getProperty().setDiffuse(0),t.getProperty().setAmbient(1),e.gridMapper=hi.newInstance(),e.polyData=ta.newInstance(),e.gridMapper.setInputData(e.polyData),e.gridActor=ci.newInstance(),e.gridActor.setMapper(e.gridMapper),e.gridActor.setProperty(t.getProperty()),e.gridActor.setParentProp(t),e.textPolyData=ta.newInstance(),j.setGet(t,e,["axisTitlePixelOffset","boundsScaleFactor","faceVisibilityAngle","gridLines","tickLabelPixelOffset"]),j.setGetArray(t,e,["dataBounds"],6),j.setGetArray(t,e,["axisLabels"],3),j.get(t,e,["axisTextStyle","tickTextStyle","camera","tmTexture","textValues","textPolyData","tickCounts","gridActor"]),HTt(t,e)}const KTt=j.newInstance(sse,"vtkCubeAxesActor");var lse={newInstance:KTt,extend:sse,newCubeAxesActorHelper:UTt};function jTt(t,e){e.classHierarchy.push("vtkOpenGLCubeAxesActor"),t.buildPass=n=>{n&&(e._openGLRenderer=t.getFirstAncestorOfType("vtkOpenGLRenderer"),e._openGLRenderWindow=e._openGLRenderer.getParent(),e.CubeAxesActorHelper.getRenderable()||e.CubeAxesActorHelper.setRenderable(e.renderable),t.prepareNodes(),t.addMissingNode(e.CubeAxesActorHelper.getTmActor()),t.addMissingNode(e.renderable.getGridActor()),t.removeUnusedNodes())},t.opaquePass=(n,r)=>{if(n){const a=e._openGLRenderer?e._openGLRenderer.getRenderable().getActiveCamera():null,i=e._openGLRenderer.getTiledSizeAndOrigin();e.CubeAxesActorHelper.updateAPISpecificData([i.usize,i.vsize],a,e._openGLRenderWindow.getRenderable())}}}const YTt={};function XTt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,YTt,n),dr.extend(t,e,n),e.CubeAxesActorHelper=lse.newCubeAxesActorHelper(),jTt(t,e)}const qTt=Kn(XTt,"vtkOpenGLCubeAxesActor");cs("vtkCubeAxesActor",qTt);var ZTt=`//VTK::System::Dec
  630. /*=========================================================================
  631. Program: Visualization Toolkit
  632. Module: vtkPolyDataVS.glsl
  633. Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
  634. All rights reserved.
  635. See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
  636. This software is distributed WITHOUT ANY WARRANTY; without even
  637. the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  638. PURPOSE. See the above copyright notice for more information.
  639. =========================================================================*/
  640. attribute vec4 vertexMC;
  641. // frag position in VC
  642. //VTK::PositionVC::Dec
  643. // optional normal declaration
  644. //VTK::Normal::Dec
  645. // extra lighting parameters
  646. //VTK::Light::Dec
  647. // Texture coordinates
  648. //VTK::TCoord::Dec
  649. // material property values
  650. //VTK::Color::Dec
  651. // clipping plane vars
  652. //VTK::Clip::Dec
  653. // camera and actor matrix values
  654. //VTK::Camera::Dec
  655. // Apple Bug
  656. //VTK::PrimID::Dec
  657. // picking support
  658. //VTK::Picking::Dec
  659. void main()
  660. {
  661. //VTK::Color::Impl
  662. //VTK::Normal::Impl
  663. //VTK::TCoord::Impl
  664. //VTK::Clip::Impl
  665. //VTK::PrimID::Impl
  666. //VTK::PositionVC::Impl
  667. //VTK::Light::Impl
  668. //VTK::Picking::Impl
  669. }
  670. `,QTt=`//VTK::System::Dec
  671. /*=========================================================================
  672. Program: Visualization Toolkit
  673. Module: vtkPolyDataFS.glsl
  674. Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
  675. All rights reserved.
  676. See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
  677. This software is distributed WITHOUT ANY WARRANTY; without even
  678. the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  679. PURPOSE. See the above copyright notice for more information.
  680. =========================================================================*/
  681. // Template for the polydata mappers fragment shader
  682. uniform int PrimitiveIDOffset;
  683. // VC position of this fragment
  684. //VTK::PositionVC::Dec
  685. // optional color passed in from the vertex shader, vertexColor
  686. //VTK::Color::Dec
  687. // optional surface normal declaration
  688. //VTK::Normal::Dec
  689. // extra lighting parameters
  690. //VTK::Light::Dec
  691. // define vtkImageLabelOutlineOn
  692. //VTK::ImageLabelOutlineOn
  693. // Texture coordinates
  694. //VTK::TCoord::Dec
  695. // picking support
  696. //VTK::Picking::Dec
  697. // Depth Peeling Support
  698. //VTK::DepthPeeling::Dec
  699. // clipping plane vars
  700. //VTK::Clip::Dec
  701. // label outline
  702. //VTK::LabelOutline::Dec
  703. // the output of this shader
  704. //VTK::Output::Dec
  705. // Apple Bug
  706. //VTK::PrimID::Dec
  707. // handle coincident offsets
  708. //VTK::Coincident::Dec
  709. //VTK::ZBuffer::Dec
  710. //VTK::LabelOutlineHelperFunction
  711. void main()
  712. {
  713. // VC position of this fragment. This should not branch/return/discard.
  714. //VTK::PositionVC::Impl
  715. // Place any calls that require uniform flow (e.g. dFdx) here.
  716. //VTK::UniformFlow::Impl
  717. // Set gl_FragDepth here (gl_FragCoord.z by default)
  718. //VTK::Depth::Impl
  719. // Early depth peeling abort:
  720. //VTK::DepthPeeling::PreColor
  721. // Apple Bug
  722. //VTK::PrimID::Impl
  723. //VTK::Clip::Impl
  724. //VTK::Color::Impl
  725. // Generate the normal if we are not passed in one
  726. //VTK::Normal::Impl
  727. //VTK::TCoord::Impl
  728. //VTK::Light::Impl
  729. if (gl_FragData[0].a <= 0.0)
  730. {
  731. discard;
  732. }
  733. //VTK::DepthPeeling::Impl
  734. //VTK::Picking::Impl
  735. // handle coincident offsets
  736. //VTK::Coincident::Impl
  737. //VTK::ZBuffer::Impl
  738. //VTK::RenderPassFragmentShader::Impl
  739. }
  740. `;function JTt(t,e){t.replaceShaderCoincidentOffset=(n,r,a)=>{const i=t.getCoincidentParameters(r,a);if(i&&(i.factor!==0||i.offset!==0)){let o=n.Fragment;o=je.substitute(o,"//VTK::Coincident::Dec",["uniform float cfactor;","uniform float coffset;"]).result,e.context.getExtension("EXT_frag_depth")&&(i.factor!==0?(o=je.substitute(o,"//VTK::UniformFlow::Impl",["float cscale = length(vec2(dFdx(gl_FragCoord.z),dFdy(gl_FragCoord.z)));","//VTK::UniformFlow::Impl"],!1).result,o=je.substitute(o,"//VTK::Depth::Impl","gl_FragDepthEXT = gl_FragCoord.z + cfactor*cscale + 0.000016*coffset;").result):o=je.substitute(o,"//VTK::Depth::Impl","gl_FragDepthEXT = gl_FragCoord.z + 0.000016*coffset;").result),e._openGLRenderWindow.getWebgl2()&&(i.factor!==0?(o=je.substitute(o,"//VTK::UniformFlow::Impl",["float cscale = length(vec2(dFdx(gl_FragCoord.z),dFdy(gl_FragCoord.z)));","//VTK::UniformFlow::Impl"],!1).result,o=je.substitute(o,"//VTK::Depth::Impl","gl_FragDepth = gl_FragCoord.z + cfactor*cscale + 0.000016*coffset;").result):o=je.substitute(o,"//VTK::Depth::Impl","gl_FragDepth = gl_FragCoord.z + 0.000016*coffset;").result),n.Fragment=o}}}function e2t(t,e){t.applyShaderReplacements=(n,r,a)=>{let i=null;if(r&&(i=r.ShaderReplacements),i)for(let o=0;o<i.length;o++){const s=i[o];if(a&&s.replaceFirst||!a&&!s.replaceFirst){const l=s.shaderType,u=n[l],c=je.substitute(u,s.originalValue,s.replacementValue,s.replaceAll);n[l]=c.result}}},t.buildShaders=(n,r,a)=>{t.getReplacedShaderTemplate(n,r,a),e.lastRenderPassShaderReplacement=e.currentRenderPass?e.currentRenderPass.getShaderReplacement():null,e.lastRenderPassShaderReplacement&&e.lastRenderPassShaderReplacement(n);const i=e.renderable.getViewSpecificProperties().OpenGL;t.applyShaderReplacements(n,i,!0),t.replaceShaderValues(n,r,a),t.applyShaderReplacements(n,i)},t.getReplacedShaderTemplate=(n,r,a)=>{const i=e.renderable.getViewSpecificProperties().OpenGL;t.getShaderTemplate(n,r,a);let o=n.Vertex;if(i){const u=i.VertexShaderCode;u!==void 0&&u!==""&&(o=u)}n.Vertex=o;let s=n.Fragment;if(i){const u=i.FragmentShaderCode;u!==void 0&&u!==""&&(s=u)}n.Fragment=s;let l=n.Geometry;if(i){const u=i.GeometryShaderCode;u!==void 0&&(l=u)}n.Geometry=l}}var ux={implementReplaceShaderCoincidentOffset:JTt,implementBuildShadersWithReplacements:e2t};const{FieldAssociations:jM}=Kd,{primTypes:Or}=Av,{Representation:Nh,Shading:AH}=Ov,{ScalarMode:rS}=hi,{Filter:NH,Wrap:VH}=hd,{vtkErrorMacro:Sf}=tl,t2t={type:"StartEvent"},n2t={type:"EndEvent"},{CoordinateSystem:r2t}=Vm;function a2t(t){const e=t.getSelector();return e?e.getCurrentPass():Ga.MIN_KNOWN_PASS-1}function i2t(t,e){e.classHierarchy.push("vtkOpenGLPolyDataMapper"),t.buildPass=r=>{r&&(e.currentRenderPass=null,e.openGLActor=t.getFirstAncestorOfType("vtkOpenGLActor"),e._openGLRenderer=e.openGLActor.getFirstAncestorOfType("vtkOpenGLRenderer"),e._openGLRenderWindow=e._openGLRenderer.getParent(),e.openGLCamera=e._openGLRenderer.getViewNodeFor(e._openGLRenderer.getRenderable().getActiveCamera()))},t.translucentPass=(r,a)=>{r&&(e.currentRenderPass=a,t.render())},t.zBufferPass=r=>{r&&(e.haveSeenDepthRequest=!0,e.renderDepth=!0,t.render(),e.renderDepth=!1)},t.opaqueZBufferPass=r=>t.zBufferPass(r),t.opaquePass=r=>{r&&t.render()},t.render=()=>{const r=e._openGLRenderWindow.getContext();if(e.context!==r){e.context=r;for(let o=Or.Start;o<Or.End;o++)e.primitives[o].setOpenGLRenderWindow(e._openGLRenderWindow)}const a=e.openGLActor.getRenderable(),i=e._openGLRenderer.getRenderable();t.renderPiece(i,a)},t.getShaderTemplate=(r,a,i)=>{r.Vertex=ZTt,r.Fragment=QTt,r.Geometry=""},t.replaceShaderColor=(r,a,i)=>{let o=r.Vertex,s=r.Geometry,l=r.Fragment;const u=e.lastBoundBO.getReferenceByName("lastLightComplexity");let c=["uniform float ambient;","uniform float diffuse;","uniform float specular;","uniform float opacityUniform; // the fragment opacity","uniform vec3 ambientColorUniform;","uniform vec3 diffuseColorUniform;"];u&&(c=c.concat(["uniform vec3 specularColorUniform;","uniform float specularPowerUniform;"]));let f=["vec3 ambientColor;"," vec3 diffuseColor;"," float opacity;"];u&&(f=f.concat([" vec3 specularColor;"," float specularPower;"])),f=f.concat([" ambientColor = ambientColorUniform;"," diffuseColor = diffuseColorUniform;"," opacity = opacityUniform;"]),u&&(f=f.concat([" specularColor = specularColorUniform;"," specularPower = specularPowerUniform;"])),e.lastBoundBO.getCABO().getColorComponents()!==0&&!e.drawingEdges&&(c=c.concat(["varying vec4 vertexColorVSOutput;"]),o=je.substitute(o,"//VTK::Color::Dec",["attribute vec4 scalarColor;","varying vec4 vertexColorVSOutput;"]).result,o=je.substitute(o,"//VTK::Color::Impl",["vertexColorVSOutput = scalarColor;"]).result,s=je.substitute(s,"//VTK::Color::Dec",["in vec4 vertexColorVSOutput[];","out vec4 vertexColorGSOutput;"]).result,s=je.substitute(s,"//VTK::Color::Impl",["vertexColorGSOutput = vertexColorVSOutput[i];"]).result),e.lastBoundBO.getCABO().getColorComponents()!==0&&!e.drawingEdges?l=je.substitute(l,"//VTK::Color::Impl",f.concat([" diffuseColor = vertexColorVSOutput.rgb;"," ambientColor = vertexColorVSOutput.rgb;"," opacity = opacity*vertexColorVSOutput.a;"])).result:e.renderable.getInterpolateScalarsBeforeMapping()&&e.renderable.getColorCoordinates()&&!e.drawingEdges?l=je.substitute(l,"//VTK::Color::Impl",f.concat([" vec4 texColor = texture2D(texture1, tcoordVCVSOutput.st);"," diffuseColor = texColor.rgb;"," ambientColor = texColor.rgb;"," opacity = opacity*texColor.a;"])).result:(i.getBackfaceProperty()&&!e.drawingEdges&&(c=c.concat(["uniform float opacityUniformBF; // the fragment opacity","uniform float ambientIntensityBF; // the material ambient","uniform float diffuseIntensityBF; // the material diffuse","uniform vec3 ambientColorUniformBF; // ambient material color","uniform vec3 diffuseColorUniformBF; // diffuse material color"]),u?(c=c.concat(["uniform float specularIntensityBF; // the material specular intensity","uniform vec3 specularColorUniformBF; // intensity weighted color","uniform float specularPowerUniformBF;"]),f=f.concat(["if (gl_FrontFacing == false) {"," ambientColor = ambientIntensityBF * ambientColorUniformBF;"," diffuseColor = diffuseIntensityBF * diffuseColorUniformBF;"," specularColor = specularIntensityBF * specularColorUniformBF;"," specularPower = specularPowerUniformBF;"," opacity = opacityUniformBF; }"])):f=f.concat(["if (gl_FrontFacing == false) {"," ambientColor = ambientIntensityBF * ambientColorUniformBF;"," diffuseColor = diffuseIntensityBF * diffuseColorUniformBF;"," opacity = opacityUniformBF; }"])),e.haveCellScalars&&!e.drawingEdges&&(c=c.concat(["uniform samplerBuffer texture1;"])),l=je.substitute(l,"//VTK::Color::Impl",f).result),l=je.substitute(l,"//VTK::Color::Dec",c).result,r.Vertex=o,r.Geometry=s,r.Fragment=l},t.replaceShaderLight=(r,a,i)=>{let o=r.Fragment;const s="",l=e.lastBoundBO.getReferenceByName("lastLightComplexity"),u=e.lastBoundBO.getReferenceByName("lastLightCount");let c=[];switch(l){case 0:o=je.substitute(o,"//VTK::Light::Impl",[" gl_FragData[0] = vec4(ambientColor * ambient + diffuseColor * diffuse, opacity);"," //VTK::Light::Impl"],!1).result;break;case 1:o=je.substitute(o,"//VTK::Light::Impl",[" float df = max(0.0, normalVCVSOutput.z);"," float sf = pow(df, specularPower);"," vec3 diffuseL = df * diffuseColor;"," vec3 specularL = sf * specularColor;"," gl_FragData[0] = vec4(ambientColor * ambient + diffuseL * diffuse + specularL * specular, opacity);"," //VTK::Light::Impl"],!1).result;break;case 2:for(let f=0;f<u;++f)c=c.concat([`uniform vec3 lightColor${f};`,`uniform vec3 lightDirectionVC${f}; // normalized`,`uniform vec3 lightHalfAngleVC${f}; // normalized`]);o=je.substitute(o,"//VTK::Light::Dec",c).result,c=["vec3 diffuseL = vec3(0,0,0);"," vec3 specularL = vec3(0,0,0);"," float df;"];for(let f=0;f<u;++f)c=c.concat([` df = max(0.0, dot(normalVCVSOutput, -lightDirectionVC${f}));`,` diffuseL += ((df${s}) * lightColor${f});`,` if (dot(normalVCVSOutput, lightDirectionVC${f}) < 0.0)`," {",` float sf = sign(df)*pow(max(1e-5,
  741. dot(reflect(lightDirectionVC${f},normalVCVSOutput),
  742. normalize(-vertexVC.xyz))),
  743. specularPower);`,` specularL += (sf${s} * lightColor${f});`," }"]);c=c.concat([" diffuseL = diffuseL * diffuseColor;"," specularL = specularL * specularColor;"," gl_FragData[0] = vec4(ambientColor * ambient + diffuseL * diffuse + specularL * specular, opacity);"," //VTK::Light::Impl"]),o=je.substitute(o,"//VTK::Light::Impl",c,!1).result;break;case 3:for(let f=0;f<u;++f)c=c.concat([`uniform vec3 lightColor${f};`,`uniform vec3 lightDirectionVC${f}; // normalized`,`uniform vec3 lightHalfAngleVC${f}; // normalized`,`uniform vec3 lightPositionVC${f};`,`uniform vec3 lightAttenuation${f};`,`uniform float lightConeAngle${f};`,`uniform float lightExponent${f};`,`uniform int lightPositional${f};`]);o=je.substitute(o,"//VTK::Light::Dec",c).result,c=["vec3 diffuseL = vec3(0,0,0);"," vec3 specularL = vec3(0,0,0);"," vec3 vertLightDirectionVC;"," float attenuation;"," float df;"];for(let f=0;f<u;++f)c=c.concat([" attenuation = 1.0;",` if (lightPositional${f} == 0)`," {",` vertLightDirectionVC = lightDirectionVC${f};`," }"," else"," {",` vertLightDirectionVC = vertexVC.xyz - lightPositionVC${f};`," float distanceVC = length(vertLightDirectionVC);"," vertLightDirectionVC = normalize(vertLightDirectionVC);"," attenuation = 1.0 /",` (lightAttenuation${f}.x`,` + lightAttenuation${f}.y * distanceVC`,` + lightAttenuation${f}.z * distanceVC * distanceVC);`," // per OpenGL standard cone angle is 90 or less for a spot light",` if (lightConeAngle${f} <= 90.0)`," {",` float coneDot = dot(vertLightDirectionVC, lightDirectionVC${f});`," // if inside the cone",` if (coneDot >= cos(radians(lightConeAngle${f})))`," {",` attenuation = attenuation * pow(coneDot, lightExponent${f});`," }"," else"," {"," attenuation = 0.0;"," }"," }"," }"," df = max(0.0, attenuation*dot(normalVCVSOutput, -vertLightDirectionVC));",` diffuseL += ((df${s}) * lightColor${f});`," if (dot(normalVCVSOutput, vertLightDirectionVC) < 0.0)"," {",` float sf = sign(df)*attenuation*pow(max(1e-5,
  744. dot(reflect(lightDirectionVC${f},
  745. normalVCVSOutput),
  746. normalize(-vertexVC.xyz))),
  747. specularPower);`,` specularL += ((sf${s}) * lightColor${f});`," }"]);c=c.concat([" diffuseL = diffuseL * diffuseColor;"," specularL = specularL * specularColor;"," gl_FragData[0] = vec4(ambientColor * ambient + diffuseL * diffuse + specularL * specular, opacity);"," //VTK::Light::Impl"]),o=je.substitute(o,"//VTK::Light::Impl",c,!1).result;break;default:Sf("bad light complexity")}r.Fragment=o},t.replaceShaderNormal=(r,a,i)=>{if(e.lastBoundBO.getReferenceByName("lastLightComplexity")>0){let s=r.Vertex,l=r.Geometry,u=r.Fragment;e.lastBoundBO.getCABO().getNormalOffset()?(s=je.substitute(s,"//VTK::Normal::Dec",["attribute vec3 normalMC;","uniform mat3 normalMatrix;","varying vec3 normalVCVSOutput;"]).result,s=je.substitute(s,"//VTK::Normal::Impl",["normalVCVSOutput = normalMatrix * normalMC;"]).result,l=je.substitute(l,"//VTK::Normal::Dec",["in vec3 normalVCVSOutput[];","out vec3 normalVCGSOutput;"]).result,l=je.substitute(l,"//VTK::Normal::Impl",["normalVCGSOutput = normalVCVSOutput[i];"]).result,u=je.substitute(u,"//VTK::Normal::Dec",["varying vec3 normalVCVSOutput;"]).result,u=je.substitute(u,"//VTK::Normal::Impl",["vec3 normalVCVSOutput = normalize(normalVCVSOutput);"," if (gl_FrontFacing == false) { normalVCVSOutput = -normalVCVSOutput; }"]).result):e.haveCellNormals?(u=je.substitute(u,"//VTK::Normal::Dec",["uniform mat3 normalMatrix;","uniform samplerBuffer textureN;"]).result,u=je.substitute(u,"//VTK::Normal::Impl",["vec3 normalVCVSOutput = normalize(normalMatrix *"," texelFetchBuffer(textureN, gl_PrimitiveID + PrimitiveIDOffset).xyz);"," if (gl_FrontFacing == false) { normalVCVSOutput = -normalVCVSOutput; }"]).result):e.lastBoundBO.getOpenGLMode(i.getProperty().getRepresentation())===e.context.LINES?(u=je.substitute(u,"//VTK::UniformFlow::Impl",[" vec3 fdx = dFdx(vertexVC.xyz);"," vec3 fdy = dFdy(vertexVC.xyz);"," //VTK::UniformFlow::Impl"]).result,u=je.substitute(u,"//VTK::Normal::Impl",["vec3 normalVCVSOutput;"," if (abs(fdx.x) > 0.0)"," { fdx = normalize(fdx); normalVCVSOutput = normalize(cross(vec3(fdx.y, -fdx.x, 0.0), fdx)); }"," else { fdy = normalize(fdy); normalVCVSOutput = normalize(cross(vec3(fdy.y, -fdy.x, 0.0), fdy));}"]).result):(u=je.substitute(u,"//VTK::Normal::Dec",["uniform int cameraParallel;"]).result,u=je.substitute(u,"//VTK::UniformFlow::Impl",[" vec3 fdx = dFdx(vertexVC.xyz);"," vec3 fdy = dFdy(vertexVC.xyz);"," //VTK::UniformFlow::Impl"]).result,u=je.substitute(u,"//VTK::Normal::Impl",[" fdx = normalize(fdx);"," fdy = normalize(fdy);"," vec3 normalVCVSOutput = normalize(cross(fdx,fdy));"," if (cameraParallel == 1 && normalVCVSOutput.z < 0.0) { normalVCVSOutput = -1.0*normalVCVSOutput; }"," if (cameraParallel == 0 && dot(normalVCVSOutput,vertexVC.xyz) > 0.0) { normalVCVSOutput = -1.0*normalVCVSOutput; }"]).result),r.Vertex=s,r.Geometry=l,r.Fragment=u}},t.replaceShaderPositionVC=(r,a,i)=>{e.lastBoundBO.replaceShaderPositionVC(r,a,i);let o=r.Vertex,s=r.Geometry,l=r.Fragment;e.lastBoundBO.getReferenceByName("lastLightComplexity")>0?(o=je.substitute(o,"//VTK::PositionVC::Dec",["varying vec4 vertexVCVSOutput;"]).result,o=je.substitute(o,"//VTK::PositionVC::Impl",["vertexVCVSOutput = MCVCMatrix * vertexMC;"," gl_Position = MCPCMatrix * vertexMC;"]).result,o=je.substitute(o,"//VTK::Camera::Dec",["uniform mat4 MCPCMatrix;","uniform mat4 MCVCMatrix;"]).result,s=je.substitute(s,"//VTK::PositionVC::Dec",["in vec4 vertexVCVSOutput[];","out vec4 vertexVCGSOutput;"]).result,s=je.substitute(s,"//VTK::PositionVC::Impl",["vertexVCGSOutput = vertexVCVSOutput[i];"]).result,l=je.substitute(l,"//VTK::PositionVC::Dec",["varying vec4 vertexVCVSOutput;"]).result,l=je.substitute(l,"//VTK::PositionVC::Impl",["vec4 vertexVC = vertexVCVSOutput;"]).result):(o=je.substitute(o,"//VTK::Camera::Dec",["uniform mat4 MCPCMatrix;"]).result,o=je.substitute(o,"//VTK::PositionVC::Impl",[" gl_Position = MCPCMatrix * vertexMC;"]).result),r.Vertex=o,r.Geometry=s,r.Fragment=l},t.replaceShaderTCoord=(r,a,i)=>{if(e.lastBoundBO.getCABO().getTCoordOffset()){let o=r.Vertex,s=r.Geometry,l=r.Fragment;if(e.drawingEdges)return;o=je.substitute(o,"//VTK::TCoord::Impl","tcoordVCVSOutput = tcoordMC;").result;const u=e.openGLActor.getActiveTextures();let c=2,f=2;if(u&&u.length>0&&(c=u[0].getComponents(),u[0].getTarget()===e.context.TEXTURE_CUBE_MAP&&(f=3)),e.renderable.getColorTextureMap()&&(c=e.renderable.getColorTextureMap().getPointData().getScalars().getNumberOfComponents(),f=2),f===2){if(o=je.substitute(o,"//VTK::TCoord::Dec","attribute vec2 tcoordMC; varying vec2 tcoordVCVSOutput;").result,s=je.substitute(s,"//VTK::TCoord::Dec",["in vec2 tcoordVCVSOutput[];","out vec2 tcoordVCGSOutput;"]).result,s=je.substitute(s,"//VTK::TCoord::Impl","tcoordVCGSOutput = tcoordVCVSOutput[i];").result,l=je.substitute(l,"//VTK::TCoord::Dec",["varying vec2 tcoordVCVSOutput;","uniform sampler2D texture1;"]).result,u&&u.length>=1)switch(c){case 1:l=je.substitute(l,"//VTK::TCoord::Impl",[" vec4 tcolor = texture2D(texture1, tcoordVCVSOutput);"," ambientColor = ambientColor*tcolor.r;"," diffuseColor = diffuseColor*tcolor.r;"]).result;break;case 2:l=je.substitute(l,"//VTK::TCoord::Impl",[" vec4 tcolor = texture2D(texture1, tcoordVCVSOutput);"," ambientColor = ambientColor*tcolor.r;"," diffuseColor = diffuseColor*tcolor.r;"," opacity = opacity * tcolor.g;"]).result;break;default:l=je.substitute(l,"//VTK::TCoord::Impl",[" vec4 tcolor = texture2D(texture1, tcoordVCVSOutput);"," ambientColor = ambientColor*tcolor.rgb;"," diffuseColor = diffuseColor*tcolor.rgb;"," opacity = opacity * tcolor.a;"]).result}}else switch(o=je.substitute(o,"//VTK::TCoord::Dec","attribute vec3 tcoordMC; varying vec3 tcoordVCVSOutput;").result,s=je.substitute(s,"//VTK::TCoord::Dec",["in vec3 tcoordVCVSOutput[];","out vec3 tcoordVCGSOutput;"]).result,s=je.substitute(s,"//VTK::TCoord::Impl","tcoordVCGSOutput = tcoordVCVSOutput[i];").result,l=je.substitute(l,"//VTK::TCoord::Dec",["varying vec3 tcoordVCVSOutput;","uniform samplerCube texture1;"]).result,c){case 1:l=je.substitute(l,"//VTK::TCoord::Impl",[" vec4 tcolor = textureCube(texture1, tcoordVCVSOutput);"," ambientColor = ambientColor*tcolor.r;"," diffuseColor = diffuseColor*tcolor.r;"]).result;break;case 2:l=je.substitute(l,"//VTK::TCoord::Impl",[" vec4 tcolor = textureCube(texture1, tcoordVCVSOutput);"," ambientColor = ambientColor*tcolor.r;"," diffuseColor = diffuseColor*tcolor.r;"," opacity = opacity * tcolor.g;"]).result;break;default:l=je.substitute(l,"//VTK::TCoord::Impl",[" vec4 tcolor = textureCube(texture1, tcoordVCVSOutput);"," ambientColor = ambientColor*tcolor.rgb;"," diffuseColor = diffuseColor*tcolor.rgb;"," opacity = opacity * tcolor.a;"]).result}r.Vertex=o,r.Geometry=s,r.Fragment=l}},t.replaceShaderClip=(r,a,i)=>{let o=r.Vertex,s=r.Fragment;if(e.renderable.getNumberOfClippingPlanes()){const l=e.renderable.getNumberOfClippingPlanes();o=je.substitute(o,"//VTK::Clip::Dec",["uniform int numClipPlanes;",`uniform vec4 clipPlanes[${l}];`,`varying float clipDistancesVSOutput[${l}];`]).result,o=je.substitute(o,"//VTK::Clip::Impl",[`for (int planeNum = 0; planeNum < ${l}; planeNum++)`," {"," if (planeNum >= numClipPlanes)"," {"," break;"," }"," clipDistancesVSOutput[planeNum] = dot(clipPlanes[planeNum], vertexMC);"," }"]).result,s=je.substitute(s,"//VTK::Clip::Dec",["uniform int numClipPlanes;",`varying float clipDistancesVSOutput[${l}];`]).result,s=je.substitute(s,"//VTK::Clip::Impl",[`for (int planeNum = 0; planeNum < ${l}; planeNum++)`," {"," if (planeNum >= numClipPlanes)"," {"," break;"," }"," if (clipDistancesVSOutput[planeNum] < 0.0) discard;"," }"]).result}r.Vertex=o,r.Fragment=s},t.getCoincidentParameters=(r,a)=>{let i={factor:0,offset:0};const o=a.getProperty();if(e.renderable.getResolveCoincidentTopology()||o.getEdgeVisibility()&&o.getRepresentation()===Nh.SURFACE){const l=e.lastBoundBO.getPrimitiveType();l===Or.Points||o.getRepresentation()===Nh.POINTS?i=e.renderable.getCoincidentTopologyPointOffsetParameter():l===Or.Lines||o.getRepresentation()===Nh.WIREFRAME?i=e.renderable.getCoincidentTopologyLineOffsetParameters():(l===Or.Tris||l===Or.TriStrips)&&(i=e.renderable.getCoincidentTopologyPolygonOffsetParameters()),(l===Or.TrisEdges||l===Or.TriStripsEdges)&&(i=e.renderable.getCoincidentTopologyPolygonOffsetParameters(),i.factor/=2,i.offset/=2)}const s=e._openGLRenderer.getSelector();return s&&s.getFieldAssociation()===jM.FIELD_ASSOCIATION_POINTS&&(i.offset-=2),i},t.replaceShaderPicking=(r,a,i)=>{let o=r.Fragment,s=r.Vertex;if(o=je.substitute(o,"//VTK::Picking::Dec",["uniform int picking;","//VTK::Picking::Dec"]).result,!!e._openGLRenderer.getSelector()){switch((e.lastSelectionState===Ga.ID_LOW24||e.lastSelectionState===Ga.ID_HIGH24)&&(s=je.substitute(s,"//VTK::Picking::Dec",[`flat out int vertexIDVSOutput;
  748. `,`uniform int VertexIDOffset;
  749. `]).result,s=je.substitute(s,"//VTK::Picking::Impl",` vertexIDVSOutput = gl_VertexID + VertexIDOffset;
  750. `).result,o=je.substitute(o,"//VTK::Picking::Dec",`flat in int vertexIDVSOutput;
  751. `).result,o=je.substitute(o,"//VTK::Picking::Impl",[" int idx = vertexIDVSOutput;","//VTK::Picking::Impl"]).result),e.lastSelectionState){case Ga.ID_LOW24:o=je.substitute(o,"//VTK::Picking::Impl"," gl_FragData[0] = vec4(float(idx%256)/255.0, float((idx/256)%256)/255.0, float((idx/65536)%256)/255.0, 1.0);").result;break;case Ga.ID_HIGH24:o=je.substitute(o,"//VTK::Picking::Impl"," gl_FragData[0] = vec4(float(idx)/255.0, 0.0, 0.0, 1.0);").result;break;default:o=je.substitute(o,"//VTK::Picking::Dec","uniform vec3 mapperIndex;").result,o=je.substitute(o,"//VTK::Picking::Impl"," gl_FragData[0] = picking != 0 ? vec4(mapperIndex,1.0) : gl_FragData[0];").result}r.Fragment=o,r.Vertex=s}},t.replaceShaderValues=(r,a,i)=>{if(t.replaceShaderColor(r,a,i),t.replaceShaderNormal(r,a,i),t.replaceShaderLight(r,a,i),t.replaceShaderTCoord(r,a,i),t.replaceShaderPicking(r,a,i),t.replaceShaderClip(r,a,i),t.replaceShaderCoincidentOffset(r,a,i),t.replaceShaderPositionVC(r,a,i),e.haveSeenDepthRequest){let o=r.Fragment;o=je.substitute(o,"//VTK::ZBuffer::Dec","uniform int depthRequest;").result,o=je.substitute(o,"//VTK::ZBuffer::Impl",["if (depthRequest == 1) {","float iz = floor(gl_FragCoord.z*65535.0 + 0.1);","float rf = floor(iz/256.0)/255.0;","float gf = mod(iz,256.0)/255.0;","gl_FragData[0] = vec4(rf, gf, 0.0, 1.0); }"]).result,r.Fragment=o}},t.getNeedToRebuildShaders=(r,a,i)=>{let o=0,s=0;const l=r.getPrimitiveType(),u=e.currentInput;let c=!1;const f=u.getPointData().getNormals(),d=u.getCellData().getNormals(),h=i.getProperty().getInterpolation()===AH.FLAT,v=i.getProperty().getRepresentation(),p=r.getOpenGLMode(v,l);if((p===e.context.TRIANGLES||d&&!f||!h&&f||!h&&p===e.context.LINES)&&(c=!0),i.getProperty().getLighting()&&c){o=0;const b=a.getLightsByReference();for(let w=0;w<b.length;++w){const x=b[w];x.getSwitch()>0&&(s++,o===0&&(o=1)),o===1&&(s>1||x.getIntensity()!==1||!x.lightTypeIsHeadLight())&&(o=2),o<3&&x.getPositional()&&(o=3)}}let g=!1;const y=e.lastBoundBO.getReferenceByName("lastLightComplexity"),m=e.lastBoundBO.getReferenceByName("lastLightCount");return(y!==o||m!==s)&&(e.lastBoundBO.set({lastLightComplexity:o},!0),e.lastBoundBO.set({lastLightCount:s},!0),g=!0),(!e.currentRenderPass&&e.lastRenderPassShaderReplacement||e.currentRenderPass&&e.currentRenderPass.getShaderReplacement()!==e.lastRenderPassShaderReplacement)&&(g=!0),e.lastHaveSeenDepthRequest!==e.haveSeenDepthRequest||r.getShaderSourceTime().getMTime()<e.renderable.getMTime()||r.getShaderSourceTime().getMTime()<e.currentInput.getMTime()||r.getShaderSourceTime().getMTime()<e.selectionStateChanged.getMTime()||g?(e.lastHaveSeenDepthRequest=e.haveSeenDepthRequest,!0):!1},t.invokeShaderCallbacks=(r,a,i)=>{const o=e.renderable.getViewSpecificProperties().ShadersCallbacks;o&&o.forEach(s=>{s.callback(s.userData,r,a,i)})},t.setMapperShaderParameters=(r,a,i)=>{if(r.getProgram().isUniformUsed("PrimitiveIDOffset")&&r.getProgram().setUniformi("PrimitiveIDOffset",e.primitiveIDOffset),r.getProgram().isUniformUsed("VertexIDOffset")&&r.getProgram().setUniformi("VertexIDOffset",e.vertexIDOffset),r.getCABO().getElementCount()&&(e.VBOBuildTime.getMTime()>r.getAttributeUpdateTime().getMTime()||r.getShaderSourceTime().getMTime()>r.getAttributeUpdateTime().getMTime())){const l=e.lastBoundBO.getReferenceByName("lastLightComplexity");r.getProgram().isAttributeUsed("vertexMC")&&(r.getVAO().addAttributeArray(r.getProgram(),r.getCABO(),"vertexMC",r.getCABO().getVertexOffset(),r.getCABO().getStride(),e.context.FLOAT,3,!1)||Sf("Error setting vertexMC in shader VAO.")),r.getProgram().isAttributeUsed("normalMC")&&r.getCABO().getNormalOffset()&&l>0?r.getVAO().addAttributeArray(r.getProgram(),r.getCABO(),"normalMC",r.getCABO().getNormalOffset(),r.getCABO().getStride(),e.context.FLOAT,3,!1)||Sf("Error setting normalMC in shader VAO."):r.getVAO().removeAttributeArray("normalMC"),e.renderable.getCustomShaderAttributes().forEach((u,c)=>{r.getProgram().isAttributeUsed(`${u}MC`)&&(r.getVAO().addAttributeArray(r.getProgram(),r.getCABO(),`${u}MC`,r.getCABO().getCustomData()[c].offset,r.getCABO().getStride(),e.context.FLOAT,r.getCABO().getCustomData()[c].components,!1)||Sf(`Error setting ${u}MC in shader VAO.`))}),r.getProgram().isAttributeUsed("tcoordMC")&&r.getCABO().getTCoordOffset()?r.getVAO().addAttributeArray(r.getProgram(),r.getCABO(),"tcoordMC",r.getCABO().getTCoordOffset(),r.getCABO().getStride(),e.context.FLOAT,r.getCABO().getTCoordComponents(),!1)||Sf("Error setting tcoordMC in shader VAO."):r.getVAO().removeAttributeArray("tcoordMC"),r.getProgram().isAttributeUsed("scalarColor")&&r.getCABO().getColorComponents()?r.getVAO().addAttributeArray(r.getProgram(),r.getCABO().getColorBO(),"scalarColor",r.getCABO().getColorOffset(),r.getCABO().getColorBOStride(),e.context.UNSIGNED_BYTE,4,!0)||Sf("Error setting scalarColor in shader VAO."):r.getVAO().removeAttributeArray("scalarColor"),r.getAttributeUpdateTime().modified()}if(e.renderable.getNumberOfClippingPlanes()){const l=e.renderable.getNumberOfClippingPlanes(),u=[],f=r.getCABO().getCoordShiftAndScaleEnabled()?r.getCABO().getInverseShiftAndScaleMatrix():null,d=f?sa(e.tmpMat4,i.getMatrix()):i.getMatrix();f&&(Zn(d,d),Zr(d,d,f),Zn(d,d));for(let h=0;h<l;h++){const v=[];e.renderable.getClippingPlaneInDataCoords(d,h,v);for(let p=0;p<4;p++)u.push(v[p])}r.getProgram().setUniformi("numClipPlanes",l),r.getProgram().setUniform4fv("clipPlanes",u)}e.internalColorTexture&&r.getProgram().isUniformUsed("texture1")&&r.getProgram().setUniformi("texture1",e.internalColorTexture.getTextureUnit());const o=e.openGLActor.getActiveTextures();if(o)for(let l=0;l<o.length;++l){const c=o[l].getTextureUnit(),f=`texture${c+1}`;r.getProgram().isUniformUsed(f)&&r.getProgram().setUniformi(f,c)}if(e.haveSeenDepthRequest&&r.getProgram().setUniformi("depthRequest",e.renderDepth?1:0),r.getProgram().isUniformUsed("coffset")){const l=t.getCoincidentParameters(a,i);r.getProgram().setUniformf("coffset",l.offset),r.getProgram().isUniformUsed("cfactor")&&r.getProgram().setUniformf("cfactor",l.factor)}r.setMapperShaderParameters(a,i,e._openGLRenderer.getTiledSizeAndOrigin());const s=e._openGLRenderer.getSelector();r.getProgram().setUniform3fArray("mapperIndex",s?s.getPropColorValue():[0,0,0]),r.getProgram().setUniformi("picking",s?s.getCurrentPass()+1:0)},t.setLightingShaderParameters=(r,a,i)=>{const o=e.lastBoundBO.getReferenceByName("lastLightComplexity");if(o<2)return;const s=r.getProgram();let l=0;const u=a.getLightsByReference();for(let d=0;d<u.length;++d){const h=u[d];if(h.getSwitch()>0){const p=h.getColorByReference(),g=h.getIntensity();e.lightColor[0]=p[0]*g,e.lightColor[1]=p[1]*g,e.lightColor[2]=p[2]*g;const y=h.getDirection(),m=a.getActiveCamera().getViewMatrix(),b=[...y];h.lightTypeIsSceneLight()&&(b[0]=m[0]*y[0]+m[1]*y[1]+m[2]*y[2],b[1]=m[4]*y[0]+m[5]*y[1]+m[6]*y[2],b[2]=m[8]*y[0]+m[9]*y[1]+m[10]*y[2],Oy(b)),e.lightDirection[0]=b[0],e.lightDirection[1]=b[1],e.lightDirection[2]=b[2],Oy(e.lightDirection),s.setUniform3fArray(`lightColor${l}`,e.lightColor),s.setUniform3fArray(`lightDirectionVC${l}`,e.lightDirection),l++}}if(o<3)return;const f=a.getActiveCamera().getViewMatrix();Zn(f,f),l=0;for(let d=0;d<u.length;++d){const h=u[d];if(h.getSwitch()>0){const p=h.getTransformedPosition(),g=new Float64Array(3);Ln(g,p,f),s.setUniform3fArray(`lightAttenuation${l}`,h.getAttenuationValuesByReference()),s.setUniformi(`lightPositional${l}`,h.getPositional()),s.setUniformf(`lightExponent${l}`,h.getExponent()),s.setUniformf(`lightConeAngle${l}`,h.getConeAngle()),s.setUniform3fArray(`lightPositionVC${l}`,[g[0],g[1],g[2]]),l++}}};function n(r,a,i){return a.identity(i),r.reduce((o,s,l)=>l===0?s?a.copy(o,s):a.identity(o):s?a.multiply(o,o,s):o,i)}t.setCameraShaderParameters=(r,a,i)=>{const o=r.getProgram(),s=e.openGLCamera.getKeyMatrices(a),l=a.getActiveCamera(),u=e.openGLCamera.getKeyMatrixTime().getMTime(),c=o.getLastCameraMTime(),d=r.getCABO().getCoordShiftAndScaleEnabled()?r.getCABO().getInverseShiftAndScaleMatrix():null,h=i.getIsIdentity(),v=h?{mcwc:null,normalMatrix:null}:e.openGLActor.getKeyMatrices();if(i.getCoordinateSystem()===r2t.DISPLAY){const p=e._openGLRenderer.getTiledSizeAndOrigin();dn(e.tmpMat4),e.tmpMat4[0]=2/p.usize,e.tmpMat4[12]=-1,e.tmpMat4[5]=2/p.vsize,e.tmpMat4[13]=-1,Zr(e.tmpMat4,e.tmpMat4,d),o.setUniformMatrix("MCPCMatrix",e.tmpMat4)}else o.setUniformMatrix("MCPCMatrix",n([s.wcpc,v.mcwc,d],Ok,e.tmpMat4));o.isUniformUsed("MCVCMatrix")&&o.setUniformMatrix("MCVCMatrix",n([s.wcvc,v.mcwc,d],Ok,e.tmpMat4)),o.isUniformUsed("normalMatrix")&&o.setUniformMatrix3x3("normalMatrix",n([s.normalMatrix,v.normalMatrix],bKe,e.tmpMat3)),c!==u&&(o.isUniformUsed("cameraParallel")&&o.setUniformi("cameraParallel",l.getParallelProjection()),o.setLastCameraMTime(u)),h||o.setLastCameraMTime(0)},t.setPropertyShaderParameters=(r,a,i)=>{const o=r.getProgram();let s=i.getProperty(),l=s.getOpacity(),u=e.drawingEdges?s.getEdgeColorByReference():s.getAmbientColorByReference(),c=e.drawingEdges?s.getEdgeColorByReference():s.getDiffuseColorByReference(),f=e.drawingEdges?1:s.getAmbient(),d=e.drawingEdges?0:s.getDiffuse(),h=e.drawingEdges?0:s.getSpecular();const v=s.getSpecularPower();o.setUniformf("opacityUniform",l),o.setUniform3fArray("ambientColorUniform",u),o.setUniform3fArray("diffuseColorUniform",c),o.setUniformf("ambient",f),o.setUniformf("diffuse",d);const p=e.lastBoundBO.getReferenceByName("lastLightComplexity");if(p<1)return;let g=s.getSpecularColorByReference();if(o.setUniform3fArray("specularColorUniform",g),o.setUniformf("specularPowerUniform",v),o.setUniformf("specular",h),o.isUniformUsed("ambientIntensityBF")){if(s=i.getBackfaceProperty(),l=s.getOpacity(),u=s.getAmbientColor(),f=s.getAmbient(),c=s.getDiffuseColor(),d=s.getDiffuse(),g=s.getSpecularColor(),h=s.getSpecular(),o.setUniformf("ambientIntensityBF",f),o.setUniformf("diffuseIntensityBF",d),o.setUniformf("opacityUniformBF",l),o.setUniform3fArray("ambientColorUniformBF",u),o.setUniform3fArray("diffuseColorUniformBF",c),p<1)return;o.setUniformf("specularIntensityBF",h),o.setUniform3fArray("specularColorUniformBF",g),o.setUniformf("specularPowerUniformBF",v)}},t.updateMaximumPointCellIds=(r,a)=>{var s,l,u,c;const i=e._openGLRenderer.getSelector();if(!i)return;if((l=(s=e.selectionWebGLIdsToVTKIds)==null?void 0:s.points)!=null&&l.length){const f=e.selectionWebGLIdsToVTKIds.points.length;i.setMaximumPointId(f-1)}if((c=(u=e.selectionWebGLIdsToVTKIds)==null?void 0:u.cells)!=null&&c.length){const f=e.selectionWebGLIdsToVTKIds.cells.length;i.setMaximumCellId(f-1)}i.getFieldAssociation()===jM.FIELD_ASSOCIATION_POINTS&&(e.pointPicking=!0)},t.renderPieceStart=(r,a)=>{e.primitiveIDOffset=0,e.vertexIDOffset=0;const i=a2t(e._openGLRenderer);if(e.lastSelectionState!==i&&(e.selectionStateChanged.modified(),e.lastSelectionState=i),e._openGLRenderer.getSelector())switch(i){default:e._openGLRenderer.getSelector().renderProp(a)}t.updateBufferObjects(r,a),e.renderable.getColorTextureMap()&&e.internalColorTexture.activate(),e.lastBoundBO=null},t.renderPieceDraw=(r,a)=>{const i=a.getProperty().getRepresentation(),o=a.getProperty().getEdgeVisibility()&&i===Nh.SURFACE,s=e._openGLRenderer.getSelector(),l=s&&s.getFieldAssociation()===jM.FIELD_ASSOCIATION_POINTS&&(e.lastSelectionState===Ga.ID_LOW24||e.lastSelectionState===Ga.ID_HIGH24);for(let u=Or.Start;u<Or.End;u++)e.primitives[u].setPointPicking(l),e.primitives[u].getCABO().getElementCount()&&(e.drawingEdges=o&&(u===Or.TrisEdges||u===Or.TriStripsEdges),(!e.drawingEdges||!(e.renderDepth||e.lastSelectionState>=0))&&(e.lastBoundBO=e.primitives[u],e.primitiveIDOffset+=e.primitives[u].drawArrays(r,a,i,t),e.vertexIDOffset+=e.primitives[u].getCABO().getElementCount()))},t.renderPieceFinish=(r,a)=>{e.LastBoundBO&&e.LastBoundBO.getVAO().release(),e.renderable.getColorTextureMap()&&e.internalColorTexture.deactivate()},t.renderPiece=(r,a)=>{if(t.invokeEvent(t2t),e.renderable.getStatic()||e.renderable.update(),e.currentInput=e.renderable.getInputData(),t.invokeEvent(n2t),!e.currentInput){Sf("No input!");return}if(!e.currentInput.getPoints||!e.currentInput.getPoints().getNumberOfValues())return;const i=e.context,o=a.getProperty().getBackfaceCulling(),s=a.getProperty().getFrontfaceCulling();!o&&!s?e._openGLRenderWindow.disableCullFace():s?(e._openGLRenderWindow.enableCullFace(),i.cullFace(i.FRONT)):(e._openGLRenderWindow.enableCullFace(),i.cullFace(i.BACK)),t.renderPieceStart(r,a),t.renderPieceDraw(r,a),t.renderPieceFinish(r,a)},t.computeBounds=(r,a)=>{if(!t.getInput()){g3(e.bounds);return}e.bounds=t.getInput().getBounds()},t.updateBufferObjects=(r,a)=>{t.getNeedToRebuildBufferObjects(r,a)&&t.buildBufferObjects(r,a)},t.getNeedToRebuildBufferObjects=(r,a)=>{const i=e.VBOBuildTime.getMTime();return i<t.getMTime()||i<e.renderable.getMTime()||i<a.getMTime()||i<e.currentInput.getMTime()},t.buildBufferObjects=(r,a)=>{const i=e.currentInput;if(i===null)return;e.renderable.mapScalars(i,1);const o=e.renderable.getColorMapColors();e.haveCellScalars=!1;const s=e.renderable.getScalarMode();e.renderable.getScalarVisibility()&&(s===rS.USE_CELL_DATA||s===rS.USE_CELL_FIELD_DATA||s===rS.USE_FIELD_DATA||!i.getPointData().getScalars())&&s!==rS.USE_POINT_FIELD_DATA&&o&&(e.haveCellScalars=!0);let l=a.getProperty().getInterpolation()!==AH.FLAT?i.getPointData().getNormals():null;l===null&&i.getCellData().getNormals()&&(e.haveCellNormals=!0,l=i.getCellData().getNormals());const u=a.getProperty().getRepresentation();let c=i.getPointData().getTCoords();if(e.openGLActor.getActiveTextures()||(c=null),e.renderable.getColorCoordinates()){c=e.renderable.getColorCoordinates(),e.internalColorTexture||(e.internalColorTexture=hd.newInstance({resizable:!0}));const d=e.internalColorTexture;d.setMinificationFilter(NH.NEAREST),d.setMagnificationFilter(NH.NEAREST),d.setWrapS(VH.CLAMP_TO_EDGE),d.setWrapT(VH.CLAMP_TO_EDGE),d.setOpenGLRenderWindow(e._openGLRenderWindow);const h=e.renderable.getColorTextureMap(),v=h.getExtent(),p=h.getPointData().getScalars();d.create2DFromRaw(v[1]-v[0]+1,v[3]-v[2]+1,p.getNumberOfComponents(),p.getDataType(),p.getData()),d.activate(),d.sendParameters(),d.deactivate()}const f=`${i.getMTime()}A${u}B${i.getMTime()}C${l?l.getMTime():1}D${o?o.getMTime():1}E${a.getProperty().getEdgeVisibility()}F${c?c.getMTime():1}`;if(e.VBOBuildString!==f){const h={points:i.getPoints(),normals:l,tcoords:c,colors:o,cellOffset:0,vertexOffset:0,haveCellScalars:e.haveCellScalars,haveCellNormals:e.haveCellNormals,customAttributes:e.renderable.getCustomShaderAttributes().map(g=>i.getPointData().getArrayByName(g))};e.renderable.getPopulateSelectionSettings()&&(e.selectionWebGLIdsToVTKIds={points:null,cells:null});const v=[{inRep:"verts",cells:i.getVerts()},{inRep:"lines",cells:i.getLines()},{inRep:"polys",cells:i.getPolys()},{inRep:"strips",cells:i.getStrips()},{inRep:"polys",cells:i.getPolys()},{inRep:"strips",cells:i.getStrips()}],p=a.getProperty().getEdgeVisibility()&&u===Nh.SURFACE;for(let g=Or.Start;g<Or.End;g++)g!==Or.TrisEdges&&g!==Or.TriStripsEdges?(h.cellOffset+=e.primitives[g].getCABO().createVBO(v[g].cells,v[g].inRep,u,h,e.selectionWebGLIdsToVTKIds),h.vertexOffset+=e.primitives[g].getCABO().getElementCount()):p?e.primitives[g].getCABO().createVBO(v[g].cells,v[g].inRep,Nh.WIREFRAME,{...h,tcoords:null,colors:null,haveCellScalars:!1,haveCellNormals:!1}):e.primitives[g].releaseGraphicsResources();e.renderable.getPopulateSelectionSettings()&&(e.renderable.setSelectionWebGLIdsToVTKIds(e.selectionWebGLIdsToVTKIds),t.updateMaximumPointCellIds()),e.VBOBuildTime.modified(),e.VBOBuildString=f}},t.getAllocatedGPUMemoryInBytes=()=>{let r=0;return e.primitives.forEach(a=>{r+=a.getAllocatedGPUMemoryInBytes()}),r}}const o2t={context:null,VBOBuildTime:0,VBOBuildString:null,primitives:null,primTypes:null,shaderRebuildString:null,tmpMat4:null,ambientColor:[],diffuseColor:[],specularColor:[],lightColor:[],lightDirection:[],lastHaveSeenDepthRequest:!1,haveSeenDepthRequest:!1,lastSelectionState:Ga.MIN_KNOWN_PASS-1,selectionStateChanged:null,selectionWebGLIdsToVTKIds:null,pointPicking:!1};function s2t(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,o2t,n),dr.extend(t,e,n),ux.implementReplaceShaderCoincidentOffset(t,e,n),ux.implementBuildShadersWithReplacements(t,e,n),e.primitives=[],e.primTypes=Or,e.tmpMat3=Wd(new Float64Array(9)),e.tmpMat4=dn(new Float64Array(16));for(let r=Or.Start;r<Or.End;r++)e.primitives[r]=Av.newInstance(),e.primitives[r].setPrimitiveType(r),e.primitives[r].set({lastLightComplexity:0,lastLightCount:0,lastSelectionPass:!1},!0);Gr(t,e,["context"]),e.VBOBuildTime={},Jr(e.VBOBuildTime,{mtime:0}),e.selectionStateChanged={},Jr(e.selectionStateChanged,{mtime:0}),i2t(t,e)}const l2t=Kn(s2t,"vtkOpenGLPolyDataMapper");cs("vtkMapper",l2t);const{ColorMode:u2t,ScalarMode:wf,GetArray:YM}=dC;function c2t(t,e){e.classHierarchy.push("vtkMapper2D"),t.createDefaultLookupTable=()=>{e.lookupTable=Jg.newInstance()},t.getColorModeAsString=()=>j.enumToString(u2t,e.colorMode),t.setColorModeToDefault=()=>t.setColorMode(0),t.setColorModeToMapScalars=()=>t.setColorMode(1),t.setColorModeToDirectScalars=()=>t.setColorMode(2),t.getScalarModeAsString=()=>j.enumToString(wf,e.scalarMode),t.setScalarModeToDefault=()=>t.setScalarMode(0),t.setScalarModeToUsePointData=()=>t.setScalarMode(1),t.setScalarModeToUseCellData=()=>t.setScalarMode(2),t.setScalarModeToUsePointFieldData=()=>t.setScalarMode(3),t.setScalarModeToUseCellFieldData=()=>t.setScalarMode(4),t.setScalarModeToUseFieldData=()=>t.setScalarMode(5),t.getAbstractScalars=(n,r,a,i,o)=>{if(!n||!e.scalarVisibility)return{scalars:null,cellFLag:!1};let s=null,l=!1;if(r===wf.DEFAULT)s=n.getPointData().getScalars(),s||(s=n.getCellData().getScalars(),l=!0);else if(r===wf.USE_POINT_DATA)s=n.getPointData().getScalars();else if(r===wf.USE_CELL_DATA)s=n.getCellData().getScalars(),l=!0;else if(r===wf.USE_POINT_FIELD_DATA){const u=n.getPointData();a===YM.BY_ID?s=u.getArrayByIndex(i):s=u.getArrayByName(o)}else if(r===wf.USE_CELL_FIELD_DATA){const u=n.getCellData();l=!0,a===YM.BY_ID?s=u.getArrayByIndex(i):s=u.getArrayByName(o)}else if(r===wf.USE_FIELD_DATA){const u=n.getFieldData();a===YM.BY_ID?s=u.getArrayByIndex(i):s=u.getArrayByName(o)}return{scalars:s,cellFlag:l}},t.getLookupTable=()=>(e.lookupTable||t.createDefaultLookupTable(),e.lookupTable),t.getMTime=()=>{let n=e.mtime;if(e.lookupTable!==null){const r=e.lookupTable.getMTime();n=r>n?r:n}return n},t.mapScalars=(n,r)=>{const a=t.getAbstractScalars(n,e.scalarMode,e.arrayAccessMode,e.arrayId,e.colorByArrayName).scalars;if(!a){e.colorMapColors=null;return}const i=`${t.getMTime()}${a.getMTime()}${r}`;if(e.colorBuildString===i)return;e.useLookupTableScalarRange||t.getLookupTable().setRange(e.scalarRange[0],e.scalarRange[1]);const o=t.getLookupTable();o&&(o.build(),e.colorMapColors=o.mapScalars(a,e.colorMode,e.fieldDataTupleId)),e.colorBuildString=`${t.getMTime()}${a.getMTime()}${r}`},t.getPrimitiveCount=()=>{const n=t.getInputData();return{points:n.getPoints().getNumberOfValues()/3,verts:n.getVerts().getNumberOfValues()-n.getVerts().getNumberOfCells(),lines:n.getLines().getNumberOfValues()-2*n.getLines().getNumberOfCells(),triangles:n.getPolys().getNumberOfValues()-3*n.getPolys().getNumberOfCells()}}}const f2t={static:!1,lookupTable:null,scalarVisibility:!1,scalarRange:[0,1],useLookupTableScalarRange:!1,colorMode:0,scalarMode:0,arrayAccessMode:1,renderTime:0,colorByArrayName:null,transformCoordinate:null,viewSpecificProperties:null,customShaderAttributes:[]};function use(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,f2t,n),eQ.extend(t,e,n),j.get(t,e,["colorMapColors"]),j.setGet(t,e,["arrayAccessMode","colorByArrayName","colorMode","lookupTable","renderTime","scalarMode","scalarVisibility","static","transformCoordinate","useLookupTableScalarRange","viewSpecificProperties","customShaderAttributes"]),j.setGetArray(t,e,["scalarRange"],2),e.viewSpecificProperties||(e.viewSpecificProperties={}),c2t(t,e)}const d2t=j.newInstance(use,"vtkMapper2D");var h2t={newInstance:d2t,extend:use},p2t=`//VTK::System::Dec
  752. /*=========================================================================
  753. Program: Visualization Toolkit
  754. Module: vtkPolyData2DFS.glsl
  755. Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
  756. All rights reserved.
  757. See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
  758. This software is distributed WITHOUT ANY WARRANTY; without even
  759. the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  760. PURPOSE. See the above copyright notice for more information.
  761. =========================================================================*/
  762. uniform int PrimitiveIDOffset;
  763. // Texture coordinates
  764. //VTK::TCoord::Dec
  765. // Scalar coloring
  766. //VTK::Color::Dec
  767. // Depth Peeling
  768. //VTK::DepthPeeling::Dec
  769. // picking support
  770. //VTK::Picking::Dec
  771. // the output of this shader
  772. //VTK::Output::Dec
  773. // Apple Bug
  774. //VTK::PrimID::Dec
  775. void main()
  776. {
  777. // Apple Bug
  778. //VTK::PrimID::Impl
  779. //VTK::Color::Impl
  780. //VTK::TCoord::Impl
  781. //VTK::DepthPeeling::Impl
  782. //VTK::Picking::Impl
  783. if (gl_FragData[0].a <= 0.0)
  784. {
  785. discard;
  786. }
  787. }
  788. `,v2t=`//VTK::System::Dec
  789. /*=========================================================================
  790. Program: Visualization Toolkit
  791. Module: vtkPolyData2DVS.glsl
  792. Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
  793. All rights reserved.
  794. See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
  795. This software is distributed WITHOUT ANY WARRANTY; without even
  796. the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
  797. PURPOSE. See the above copyright notice for more information.
  798. =========================================================================*/
  799. // all variables that represent positions or directions have a suffix
  800. // indicating the coordinate system they are in. The possible values are
  801. // MC - Model Coordinates
  802. // WC - WC world coordinates
  803. // VC - View Coordinates
  804. // DC - Display Coordinates
  805. in vec4 vertexWC;
  806. // frag position in VC
  807. //VTK::PositionVC::Dec
  808. // material property values
  809. //VTK::Color::Dec
  810. // Texture coordinates
  811. //VTK::TCoord::Dec
  812. // Apple Bug
  813. //VTK::PrimID::Dec
  814. uniform mat4 WCVCMatrix; // World to view matrix
  815. void main()
  816. {
  817. // Apple Bug
  818. //VTK::PrimID::Impl
  819. gl_Position = WCVCMatrix*vertexWC;
  820. //VTK::TCoord::Impl
  821. //VTK::Color::Impl
  822. //VTK::PositionVC::Impl
  823. }
  824. `;const cse={BACKGROUND:0,FOREGROUND:1};var fse={DisplayLocation:cse};const{primTypes:No}=Av,{ScalarMode:aS}=h2t,{vtkErrorMacro:iS}=tl,g2t={type:"StartEvent"},y2t={type:"EndEvent"};function m2t(t,e){e.classHierarchy.push("vtkOpenGLPolyDataMapper2D"),t.buildPass=r=>{r&&(e.openGLActor2D=t.getFirstAncestorOfType("vtkOpenGLActor2D"),e._openGLRenderer=e.openGLActor2D.getFirstAncestorOfType("vtkOpenGLRenderer"),e._openGLRenderWindow=e._openGLRenderer.getParent(),e.openGLCamera=e._openGLRenderer.getViewNodeFor(e._openGLRenderer.getRenderable().getActiveCamera()))},t.overlayPass=r=>{r&&t.render()},t.getShaderTemplate=(r,a,i)=>{r.Vertex=v2t,r.Fragment=p2t,r.Geometry=""},t.render=()=>{const r=e._openGLRenderWindow.getContext();if(e.context!==r){e.context=r;for(let o=No.Start;o<No.End;o++)e.primitives[o].setOpenGLRenderWindow(e._openGLRenderWindow)}const a=e.openGLActor2D.getRenderable(),i=e._openGLRenderer.getRenderable();t.renderPiece(i,a)},t.renderPiece=(r,a)=>{if(t.invokeEvent(g2t),e.renderable.getStatic()||e.renderable.update(),e.currentInput=e.renderable.getInputData(),t.invokeEvent(y2t),!e.currentInput){iS("No input!");return}!e.currentInput.getPoints||!e.currentInput.getPoints().getNumberOfValues()||(t.renderPieceStart(r,a),t.renderPieceDraw(r,a),t.renderPieceFinish(r,a))},t.renderPieceStart=(r,a)=>{if(e.primitiveIDOffset=0,e._openGLRenderer.getSelector())switch(e._openGLRenderer.getSelector().getCurrentPass()){default:e._openGLRenderer.getSelector().renderProp(a)}t.updateBufferObjects(r,a),e.lastBoundBO=null},t.getNeedToRebuildShaders=(r,a,i)=>r.getShaderSourceTime().getMTime()<e.renderable.getMTime()||r.getShaderSourceTime().getMTime()<e.currentInput.getMTime(),t.updateBufferObjects=(r,a)=>{t.getNeedToRebuildBufferObjects(r,a)&&t.buildBufferObjects(r,a)},t.getNeedToRebuildBufferObjects=(r,a)=>{const i=e.VBOBuildTime.getMTime();return!!(i<t.getMTime()||i<e._openGLRenderWindow.getMTime()||i<e.renderable.getMTime()||i<a.getMTime()||i<e.currentInput.getMTime()||e.renderable.getTransformCoordinate()&&i<r.getMTime())},t.buildBufferObjects=(r,a)=>{const i=e.currentInput;if(i===null)return;e.renderable.mapScalars(i,a.getProperty().getOpacity());const o=e.renderable.getColorMapColors();e.haveCellScalars=!1;const s=e.renderable.getScalarMode();e.renderable.getScalarVisibility()&&(s===aS.USE_CELL_DATA||s===aS.USE_CELL_FIELD_DATA||s===aS.USE_FIELD_DATA||!i.getPointData().getScalars())&&s!==aS.USE_POINT_FIELD_DATA&&o&&(e.haveCellScalars=!0);const l=a.getProperty().getRepresentation();let u=i.getPointData().getTCoords();e.openGLActor2D.getActiveTextures()||(u=null);const c=e.renderable.getTransformCoordinate(),d=r.getRenderWindow().getViews()[0].getViewportSize(r),h=`${i.getMTime()}A${l}B${i.getMTime()}C${o?o.getMTime():1}D${u?u.getMTime():1}E${c?r.getMTime():1}F${d}`;if(e.VBOBuildString!==h){let v=i.getPoints();if(c){const g=Ay.newInstance(),y=v.getNumberOfPoints();g.setNumberOfPoints(y);const m=[];for(let b=0;b<y;++b){v.getPoint(b,m),c.setValue(m);const w=c.getComputedDoubleViewportValue(r);g.setPoint(b,w[0],w[1],0)}v=g}const p={points:v,tcoords:u,colors:o,cellOffset:0,haveCellScalars:e.haveCellSCalars,customAttributes:e.renderable.getCustomShaderAttributes().map(g=>i.getPointData().getArrayByName(g))};p.cellOffset+=e.primitives[No.Points].getCABO().createVBO(i.getVerts(),"verts",l,p),p.cellOffset+=e.primitives[No.Lines].getCABO().createVBO(i.getLines(),"lines",l,p),p.cellOffset+=e.primitives[No.Tris].getCABO().createVBO(i.getPolys(),"polys",l,p),p.cellOffset+=e.primitives[No.TriStrips].getCABO().createVBO(i.getStrips(),"strips",l,p),e.VBOBuildTime.modified(),e.VBOBuildString=h}},t.renderPieceDraw=(r,a)=>{const i=a.getProperty().getRepresentation();e.context.depthMask(!0);for(let s=No.Start;s<No.End;s++)e.primitives[s].getCABO().getElementCount()&&(e.lastBoundBO=e.primitives[s],e.primitiveIDOffset+=e.primitives[s].drawArrays(r,a,i,t))},t.renderPieceFinish=(r,a)=>{e.lastBoundBO&&e.lastBoundBO.getVAO().release()},t.replaceShaderValues=(r,a,i)=>{t.replaceShaderColor(r,a,i),t.replaceShaderTCoord(r,a,i),t.replaceShaderPicking(r,a,i),t.replaceShaderPositionVC(r,a,i)},t.replaceShaderColor=(r,a,i)=>{let o=r.Vertex,s=r.Geometry,l=r.Fragment;e.haveCellScalars&&(l=je.substitute(l,"//VTK::Color::Dec",["uniform samplerBuffer texture1;"]).result,l=je.substitute(l,"//VTK::Color::Impl",["gl_FragData[0] = texelFetchBuffer(texture1, gl_PrimitiveID + PrimitiveIDOffset);"]).result),e.lastBoundBO.getCABO().getColorComponents()!==0?(o=je.substitute(o,"//VTK::Color::Dec",["in vec4 diffuseColor;","out vec4 fcolorVSOutput;"]).result,o=je.substitute(o,"//VTK::Color::Impl",["fcolorVSOutput = diffuseColor;"]).result,s=je.substitute(s,"//VTK::Color::Dec",[`in vec4 fcolorVSOutput[];
  825. `,"out vec4 fcolorGSOutput;"]).result,s=je.substitute(s,"//VTK::Color::Impl",["fcolorGSOutput = fcolorVSOutput[i];"]).result,l=je.substitute(l,"//VTK::Color::Dec",["in vec4 fcolorVSOutput;"]).result,l=je.substitute(l,"//VTK::Color::Impl",["gl_FragData[0] = fcolorVSOutput;"]).result):(l=je.substitute(l,"//VTK::Color::Dec",["uniform vec4 diffuseColor;"]).result,l=je.substitute(l,"//VTK::Color::Impl",["gl_FragData[0] = diffuseColor;"]).result),r.Vertex=o,r.Geometry=s,r.Fragment=l},t.replaceShaderTCoord=(r,a,i)=>{if(e.lastBoundBO.getCABO().getTCoordOffset()){let o=r.Vertex,s=r.Geometry,l=r.Fragment;const u=e.lastBoundBO.getCABO().getTCoordComponents();u===1?(o=je.substitute(o,"//VTK::TCoord::Dec",["in float tcoordMC;","out float tcoordVCVSOutput;"]).result,o=je.substitute(o,"//VTK::TCoord::Impl",["tcoordVCVSOutput = tcoordMC;"]).result,s=je.substitute(s,"//VTK::TCoord::Dec",[`in float tcoordVCVSOutput[];
  826. `,"out float tcoordVCGSOutput;"]).result,s=je.substitute(s,["//VTK::TCoord::Impl","tcoordVCGSOutput = tcoordVCVSOutput[i];"]).result,l=je.substitute(l,"//VTK::TCoord::Dec",["in float tcoordVCVSOutput;","uniform sampler2D texture1;"]).result,l=je.substitute(l,"//VTK::TCoord::Impl",["gl_FragData[0] = gl_FragData[0]*texture2D(texture1, vec2(tcoordVCVSOutput,0));"]).result):u===2&&(o=je.substitute(o,"//VTK::TCoord::Dec",["in vec2 tcoordMC;","out vec2 tcoordVCVSOutput;"]).result,o=je.substitute(o,"//VTK::TCoord::Impl",["tcoordVCVSOutput = tcoordMC;"]).result,s=je.substitute(s,"//VTK::TCoord::Dec",[`in vec2 tcoordVCVSOutput[];
  827. `,"out vec2 tcoordVCGSOutput;"]).result,s=je.substitute(s,"//VTK::TCoord::Impl",["tcoordVCGSOutput = tcoordVCVSOutput[i];"]).result,l=je.substitute(l,"//VTK::TCoord::Dec",["in vec2 tcoordVCVSOutput;","uniform sampler2D texture1;"]).result,l=je.substitute(l,"//VTK::TCoord::Impl",["gl_FragData[0] = gl_FragData[0]*texture2D(texture1, tcoordVCVSOutput.st);"]).result),e.haveCellScalars&&(s=je.substitute(s,"//VTK::PrimID::Impl",["gl_PrimitiveID = gl_PrimitiveIDIn;"]).result),r.Vertex=o,r.Geometry=s,r.Fragment=l}},t.replaceShaderPicking=(r,a,i)=>{let o=r.Fragment;o=je.substitute(o,"//VTK::Picking::Dec",["uniform vec3 mapperIndex;","uniform int picking;"]).result,o=je.substitute(o,"//VTK::Picking::Impl"," gl_FragData[0] = picking != 0 ? vec4(mapperIndex,1.0) : gl_FragData[0];").result,r.Fragment=o},t.replaceShaderPositionVC=(r,a,i)=>{e.lastBoundBO.replaceShaderPositionVC(r,a,i)},t.invokeShaderCallbacks=(r,a,i)=>{const o=e.renderable.getViewSpecificProperties().ShadersCallbacks;o&&o.forEach(s=>{s.callback(s.userData,r,a,i)})},t.setMapperShaderParameters=(r,a,i)=>{if(r.getProgram().isUniformUsed("PrimitiveIDOffset")&&r.getProgram().setUniformi("PrimitiveIDOffset",e.primitiveIDOffset),r.getProgram().isAttributeUsed("vertexWC")&&(r.getVAO().addAttributeArray(r.getProgram(),r.getCABO(),"vertexWC",r.getCABO().getVertexOffset(),r.getCABO().getStride(),e.context.FLOAT,3,!1)||iS("Error setting vertexWC in shader VAO.")),r.getCABO().getElementCount()&&(e.VBOBuildTime.getMTime()>r.getAttributeUpdateTime().getMTime()||r.getShaderSourceTime().getMTime()>r.getAttributeUpdateTime().getMTime())){e.renderable.getCustomShaderAttributes().forEach((l,u)=>{r.getProgram().isAttributeUsed(`${l}MC`)&&(r.getVAO().addAttributeArray(r.getProgram(),r.getCABO(),`${l}MC`,r.getCABO().getCustomData()[u].offset,r.getCABO().getStride(),e.context.FLOAT,r.getCABO().getCustomData()[u].components,!1)||iS(`Error setting ${l}MC in shader VAO.`))}),r.getProgram().isAttributeUsed("tcoordMC")&&r.getCABO().getTCoordOffset()?r.getVAO().addAttributeArray(r.getProgram(),r.getCABO(),"tcoordMC",r.getCABO().getTCoordOffset(),r.getCABO().getStride(),e.context.FLOAT,r.getCABO().getTCoordComponents(),!1)||iS("Error setting tcoordMC in shader VAO."):r.getVAO().removeAttributeArray("tcoordMC"),e.internalColorTexture&&r.getProgram().isUniformUsed("texture1")&&r.getProgram().setUniformi("texture1",e.internalColorTexture.getTextureUnit());const o=e.openGLActor2D.getActiveTextures();if(o)for(let l=0;l<o.length;++l){const c=o[l].getTextureUnit(),f=`texture${c+1}`;r.getProgram().isUniformUsed(f)&&r.getProgram().setUniformi(f,c)}r.setMapperShaderParameters(a,i,e._openGLRenderer.getTiledSizeAndOrigin());const s=e._openGLRenderer.getSelector();r.getProgram().setUniform3fArray("mapperIndex",s?s.getPropColorValue():[0,0,0]),r.getProgram().setUniformi("picking",s?s.getCurrentPass()+1:0)}},t.setPropertyShaderParameters=(r,a,i)=>{const o=e.renderable.getColorMapColors();if(!o||o.getNumberOfComponents()===0){const s=r.getProgram(),l=i.getProperty(),u=l.getOpacity(),c=l.getColor(),f=[c[0],c[1],c[2],u];s.setUniform4f("diffuseColor",f)}},t.setLightingShaderParameters=(r,a,i)=>{};function n(r,a,i){return a.identity(i),r.reduce((o,s,l)=>l===0?s?a.copy(o,s):a.identity(o):s?a.multiply(o,o,s):o,i)}t.setCameraShaderParameters=(r,a,i)=>{const o=r.getProgram(),l=r.getCABO().getCoordShiftAndScaleEnabled()?r.getCABO().getInverseShiftAndScaleMatrix():null,c=a.getRenderWindow().getViews()[0].getViewportSize(a),f=a.getViewport(),d=i.getActualPositionCoordinate().getComputedDoubleViewportValue(a),h=[0,0,1,1],v=[0,0,1,1];if(v[0]=f[0]>=h[0]?f[0]:h[0],v[1]=f[1]>=h[1]?f[1]:h[1],v[2]=f[2]<=h[2]?f[2]:h[2],v[3]=f[3]<=h[3]?f[3]:h[3],v[0]>=v[2]||v[1]>=v[3])return;c[0]=$1(c[0]*(v[2]-v[0])/(f[2]-f[0])),c[1]=$1(c[1]*(v[3]-v[1])/(f[3]-f[1]));const p=e._openGLRenderer.getParent().getSize(),g=$1(d[0]-(v[0]-f[0])*p[0]),y=$1(d[1]-(v[1]-f[1])*p[1]),m=-g;let b=-g+c[0];const w=-y;let x=-y+c[1];m===b&&(b=m+1),w===x&&(x=w+1);const _=dn(new Float64Array(16));_[0]=2/(b-m),_[1*4+1]=2/(x-w),_[0*4+3]=-1*(b+m)/(b-m),_[1*4+3]=-1*(x+w)/(x-w),_[2*4+2]=0,_[2*4+3]=i.getProperty().getDisplayLocation()===cse.FOREGROUND?-1:1,_[3*4+3]=1,Zn(_,_),o.setUniformMatrix("WCVCMatrix",n([_,l],Ok,e.tmpMat4))},t.getAllocatedGPUMemoryInBytes=()=>{let r=0;return e.primitives.forEach(a=>{r+=a.getAllocatedGPUMemoryInBytes()}),r}}const b2t={context:null,VBOBuildTime:0,VBOBuildString:null,primitives:null,primTypes:null,shaderRebuildString:null};function S2t(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,b2t,n),dr.extend(t,e,n),ux.implementReplaceShaderCoincidentOffset(t,e,n),ux.implementBuildShadersWithReplacements(t,e,n),e.primitives=[],e.primTypes=No,e.tmpMat4=dn(new Float64Array(16));for(let r=No.Start;r<No.End;r++)e.primitives[r]=Av.newInstance(),e.primitives[r].setPrimitiveType(r),e.primitives[r].set({lastLightComplexity:0,lastLightCount:0,lastSelectionPass:!1},!0);Gr(t,e,["context"]),e.VBOBuildTime={},Jr(e.VBOBuildTime,{mtime:0}),m2t(t,e)}const w2t=Kn(S2t,"vtkOpenGLPolyDataMapper2D");cs("vtkMapper2D",w2t);function _2t(t,e){e.classHierarchy.push("vtkOpenGLScalarBarActor"),t.buildPass=n=>{n&&(e._openGLRenderer=t.getFirstAncestorOfType("vtkOpenGLRenderer"),e._openGLRenderWindow=e._openGLRenderer.getParent(),e.scalarBarActorHelper.getRenderable()||e.scalarBarActorHelper.setRenderable(e.renderable),t.prepareNodes(),t.addMissingNode(e.scalarBarActorHelper.getBarActor()),t.addMissingNode(e.scalarBarActorHelper.getTmActor()),t.removeUnusedNodes())},t.opaquePass=(n,r)=>{if(n){const a=e._openGLRenderer?e._openGLRenderer.getRenderable().getActiveCamera():null,i=e._openGLRenderer.getTiledSizeAndOrigin();e.scalarBarActorHelper.updateAPISpecificData([i.usize,i.vsize],a,e._openGLRenderWindow.getRenderable())}}}const x2t={};function C2t(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,x2t,n),dr.extend(t,e,n),e.scalarBarActorHelper=s1.newScalarBarActorHelper(),_2t(t,e)}const T2t=Kn(C2t,"vtkOpenGLScalarBarActor");cs("vtkScalarBarActor",T2t);const{vtkErrorMacro:BH}=tl;function E2t(t,e){e.classHierarchy.push("vtkOpenGLSkybox"),t.buildPass=n=>{if(n){e._openGLRenderer=t.getFirstAncestorOfType("vtkOpenGLRenderer"),e._openGLRenderWindow=e._openGLRenderer.getParent(),e.context=e._openGLRenderWindow.getContext(),e.tris.setOpenGLRenderWindow(e._openGLRenderWindow),e.openGLTexture.setOpenGLRenderWindow(e._openGLRenderWindow);const r=e._openGLRenderer.getRenderable();e.openGLCamera=e._openGLRenderer.getViewNodeFor(r.getActiveCamera())}},t.queryPass=(n,r)=>{if(n){if(!e.renderable||!e.renderable.getVisibility())return;r.incrementOpaqueActorCount()}},t.opaquePass=(n,r)=>{if(n&&!e._openGLRenderer.getSelector()){t.updateBufferObjects(),e.context.depthMask(!0),e._openGLRenderWindow.getShaderCache().readyShaderProgram(e.tris.getProgram()),e.openGLTexture.render(e._openGLRenderWindow);const a=e.openGLTexture.getTextureUnit();e.tris.getProgram().setUniformi("sbtexture",a);const i=e._openGLRenderer.getRenderable(),o=e.openGLCamera.getKeyMatrices(i),s=new Float64Array(16);if(ja(s,o.wcpc),e.tris.getProgram().setUniformMatrix("IMCPCMatrix",s),e.lastFormat==="box"){const l=i.getActiveCamera().getPosition();e.tris.getProgram().setUniform3f("camPos",l[0],l[1],l[2])}e.tris.getVAO().bind(),e.context.drawArrays(e.context.TRIANGLES,0,e.tris.getCABO().getElementCount()),e.tris.getVAO().release(),e.openGLTexture.deactivate()}},t.updateBufferObjects=()=>{if(!e.tris.getCABO().getElementCount()){const r=new Float32Array(12);for(let s=0;s<4;s++)r[s*3]=s%2*2-1,r[s*3+1]=s>1?1:-1,r[s*3+2]=1;const a=xn.newInstance({numberOfComponents:3,values:r});a.setName("points");const i=new Uint16Array(8);i[0]=3,i[1]=0,i[2]=1,i[3]=3,i[4]=3,i[5]=0,i[6]=3,i[7]=2;const o=xn.newInstance({numberOfComponents:1,values:i});e.tris.getCABO().createVBO(o,"polys",fa.SURFACE,{points:a,cellOffset:0})}e.renderable.getFormat()!==e.lastFormat&&(e.lastFormat=e.renderable.getFormat(),e.lastFormat==="box"&&e.tris.setProgram(e._openGLRenderWindow.getShaderCache().readyShaderProgramArray(`//VTK::System::Dec
  828. attribute vec3 vertexMC;
  829. uniform mat4 IMCPCMatrix;
  830. varying vec3 TexCoords;
  831. void main () {
  832. gl_Position = vec4(vertexMC.xyz, 1.0);
  833. vec4 wpos = IMCPCMatrix * gl_Position;
  834. TexCoords = wpos.xyz/wpos.w;
  835. }`,`//VTK::System::Dec
  836. //VTK::Output::Dec
  837. varying vec3 TexCoords;
  838. uniform samplerCube sbtexture;
  839. uniform vec3 camPos;
  840. void main () {
  841. // skybox looks from inside out
  842. // which means we have to adjust
  843. // our tcoords. Otherwise text would
  844. // be flipped
  845. vec3 tc = normalize(TexCoords - camPos);
  846. if (abs(tc.z) < max(abs(tc.x),abs(tc.y)))
  847. {
  848. tc = vec3(1.0, 1.0, -1.0) * tc;
  849. }
  850. else
  851. {
  852. tc = vec3(-1.0, 1.0, 1.0) * tc;
  853. }
  854. gl_FragData[0] = textureCube(sbtexture, tc);
  855. }`,"")),e.lastFormat==="background"&&e.tris.setProgram(e._openGLRenderWindow.getShaderCache().readyShaderProgramArray(`//VTK::System::Dec
  856. attribute vec3 vertexMC;
  857. uniform mat4 IMCPCMatrix;
  858. varying vec2 TexCoords;
  859. void main () {
  860. gl_Position = vec4(vertexMC.xyz, 1.0);
  861. vec4 wpos = IMCPCMatrix * gl_Position;
  862. TexCoords = vec2(vertexMC.x, vertexMC.y)*0.5 + 0.5;
  863. }`,`//VTK::System::Dec
  864. //VTK::Output::Dec
  865. varying vec2 TexCoords;
  866. uniform sampler2D sbtexture;
  867. void main () {
  868. gl_FragData[0] = texture2D(sbtexture, TexCoords);
  869. }`,"")),e.tris.getShaderSourceTime().modified(),e.tris.getVAO().bind(),e.tris.getVAO().addAttributeArray(e.tris.getProgram(),e.tris.getCABO(),"vertexMC",e.tris.getCABO().getVertexOffset(),e.tris.getCABO().getStride(),e.context.FLOAT,3,e.context.FALSE)||BH("Error setting vertexMC in shader VAO."));const n=e.renderable.getTextures();n.length||BH("vtkSkybox requires a texture map"),e.openGLTexture.getRenderable()!==n[0]&&(e.openGLTexture.releaseGraphicsResources(e._openGLRenderWindow),e.openGLTexture.setRenderable(n[0]))}}const M2t={context:null};function D2t(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,M2t,n),dr.extend(t,e,n),e.openGLTexture=hd.newInstance(),e.tris=Av.newInstance(),e.keyMatrixTime={},Jr(e.keyMatrixTime,{mtime:0}),e.keyMatrices={normalMatrix:Wd(new Float64Array(9)),mcwc:dn(new Float64Array(16))},Gr(t,e,["context"]),ri(t,e,["activeTextures"]),E2t(t,e)}const k2t=Kn(D2t);cs("vtkSkybox",k2t);const{vtkDebugMacro:R2t}=tl;function L2t(t,e){e.classHierarchy.push("vtkOpenGLPixelSpaceCallbackMapper"),t.opaquePass=(n,r)=>{e._openGLRenderer=t.getFirstAncestorOfType("vtkOpenGLRenderer"),e._openGLRenderWindow=e._openGLRenderer.getParent();const a=e._openGLRenderer.getAspectRatio(),i=e._openGLRenderer?e._openGLRenderer.getRenderable().getActiveCamera():null,o=e._openGLRenderer.getTiledSizeAndOrigin();let s=null;if(e.renderable.getUseZValues()){const l=r.getZBufferTexture(),u=Math.floor(l.getWidth()),c=Math.floor(l.getHeight()),f=e._openGLRenderWindow.getContext();l.bind();const d=r.getFramebuffer();d?d.saveCurrentBindingsAndBuffers():R2t("No framebuffer to save/restore");const h=f.createFramebuffer();f.bindFramebuffer(f.FRAMEBUFFER,h),f.framebufferTexture2D(f.FRAMEBUFFER,f.COLOR_ATTACHMENT0,f.TEXTURE_2D,l.getHandle(),0),f.checkFramebufferStatus(f.FRAMEBUFFER)===f.FRAMEBUFFER_COMPLETE&&(s=new Uint8Array(u*c*4),f.viewport(0,0,u,c),f.readPixels(0,0,u,c,f.RGBA,f.UNSIGNED_BYTE,s)),d&&d.restorePreviousBindingsAndBuffers(),f.deleteFramebuffer(h)}e.renderable.invokeCallback(e.renderable.getInputData(),i,a,o,s)},t.queryPass=(n,r)=>{n&&e.renderable.getUseZValues()&&r.requestDepth()}}const O2t={};function A2t(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,O2t,n),dr.extend(t,e,n),L2t(t,e)}const N2t=Kn(A2t,"vtkOpenGLPixelSpaceCallbackMapper");cs("vtkPixelSpaceCallbackMapper",N2t);function V2t(t,e){e.classHierarchy.push("vtkWebGPUCamera"),t.getProjectionMatrix=(n,r,a,i)=>{if(dn(n),e.renderable.getParallelProjection()){const o=e.renderable.getParallelScale(),s=o*r,l=o,u=(i[0]-1)*s,c=(i[0]+1)*s,f=(i[1]-1)*l,d=(i[1]+1)*l,h=1/(c-u),v=1/(d-f);n[0]=2*h,n[5]=2*v,n[10]=1/(a[1]-a[0]),n[12]=(c+u)*h,n[13]=(d+f)*v,n[14]=a[1]/(a[1]-a[0])}else{const o=Math.tan(Math.PI*e.renderable.getViewAngle()/360);let s,l;e.renderable.getUseHorizontalViewAngle()===!0?(s=a[0]*o,l=a[0]*o/r):(s=a[0]*o*r,l=a[0]*o);const u=(i[0]-1)*s,c=(i[0]+1)*s,f=(i[1]-1)*l,d=(i[1]+1)*l;n[0]=2*a[0]/(c-u),n[5]=2*a[0]/(d-f),n[12]=(u+c)/(c-u),n[13]=(f+d)/(d-f),n[10]=0,n[14]=a[0],n[11]=-1,n[15]=0}},t.convertToOpenGLDepth=n=>{if(e.renderable.getParallelProjection())return 1-n;const r=e.renderable.getClippingRangeByReference();let a=-r[0]/n;return a=(r[0]+r[1])/(r[1]-r[0])+2*r[0]*r[1]/(a*(r[1]-r[0])),.5*a+.5},t.getKeyMatrices=n=>{const r=n.getRenderable(),a=n.getParent();if(Math.max(a.getMTime(),t.getMTime(),r.getMTime(),e.renderable.getMTime(),n.getStabilizedTime())>e.keyMatrixTime.getMTime()){const i=e.renderable.getViewMatrix();sa(e.keyMatrices.normalMatrix,i),e.keyMatrices.normalMatrix[3]=0,e.keyMatrices.normalMatrix[7]=0,e.keyMatrices.normalMatrix[11]=0,ja(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix),Zn(e.keyMatrices.wcvc,i);const o=n.getStabilizedCenterByReference();pr(e.keyMatrices.scvc,e.keyMatrices.wcvc,o);const s=n.getAspectRatio(),l=e.renderable.getClippingRangeByReference();t.getProjectionMatrix(e.keyMatrices.vcpc,s,l,e.renderable.getWindowCenterByReference()),Zr(e.keyMatrices.scpc,e.keyMatrices.vcpc,e.keyMatrices.scvc),ja(e.keyMatrices.pcsc,e.keyMatrices.scpc),e.keyMatrixTime.modified()}return e.keyMatrices}}const B2t={keyMatrixTime:null,keyMatrices:null};function $2t(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,B2t,n),dr.extend(t,e,n),e.keyMatrixTime={},j.obj(e.keyMatrixTime),e.keyMatrices={normalMatrix:new Float64Array(16),vcpc:new Float64Array(16),pcsc:new Float64Array(16),wcvc:new Float64Array(16),scpc:new Float64Array(16),scvc:new Float64Array(16)},j.setGet(t,e,["keyMatrixTime"]),V2t(t,e)}const I2t=j.newInstance($2t);Xl("vtkCamera",I2t);const{vtkDebugMacro:P2t}=tl,$H=`
  870. //VTK::Renderer::Dec
  871. //VTK::Mapper::Dec
  872. //VTK::TCoord::Dec
  873. //VTK::RenderEncoder::Dec
  874. //VTK::IOStructs::Dec
  875. @fragment
  876. fn main(
  877. //VTK::IOStructs::Input
  878. )
  879. //VTK::IOStructs::Output
  880. {
  881. var output: fragmentOutput;
  882. var computedColor: vec4<f32> = mapperUBO.BackgroundColor;
  883. //VTK::RenderEncoder::Impl
  884. return output;
  885. }
  886. `,F2t=`
  887. fn vecToRectCoord(dir: vec3<f32>) -> vec2<f32> {
  888. var tau: f32 = 6.28318530718;
  889. var pi: f32 = 3.14159265359;
  890. var out: vec2<f32> = vec2<f32>(0.0);
  891. out.x = atan2(dir.z, dir.x) / tau;
  892. out.x += 0.5;
  893. var phix: f32 = length(vec2(dir.x, dir.z));
  894. out.y = atan2(dir.y, phix) / pi + 0.5;
  895. return out;
  896. }
  897. //VTK::Renderer::Dec
  898. //VTK::Mapper::Dec
  899. //VTK::TCoord::Dec
  900. //VTK::RenderEncoder::Dec
  901. //VTK::IOStructs::Dec
  902. @fragment
  903. fn main(
  904. //VTK::IOStructs::Input
  905. )
  906. //VTK::IOStructs::Output
  907. {
  908. var output: fragmentOutput;
  909. var tcoord: vec4<f32> = vec4<f32>(input.vertexVC.xy, -1, 1);
  910. var V: vec4<f32> = normalize(mapperUBO.FSQMatrix * tcoord); // vec2<f32>((input.tcoordVS.x - 0.5) * 2, -(input.tcoordVS.y - 0.5) * 2);
  911. // textureSampleLevel gets rid of some ugly artifacts
  912. var background = textureSampleLevel(EnvironmentTexture, EnvironmentTextureSampler, vecToRectCoord(V.xyz), 0.0);
  913. var computedColor: vec4<f32> = vec4<f32>(background.rgb, 1);
  914. //VTK::RenderEncoder::Impl
  915. return output;
  916. }
  917. `,oS=new Float64Array(16),IH=new Float64Array(16);function z2t(t){return t.getPositional()?t.getConeAngle()>=90?0:2:1}function G2t(t,e){e.classHierarchy.push("vtkWebGPURenderer"),t.buildPass=n=>{if(n){if(!e.renderable)return;e.camera=e.renderable.getActiveCamera(),t.updateLights(),t.prepareNodes(),t.addMissingNode(e.camera),t.addMissingNodes(e.renderable.getViewPropsWithNestedProps()),t.removeUnusedNodes(),e.webgpuCamera=t.getViewNodeFor(e.camera),t.updateStabilizedMatrix()}},t.updateStabilizedMatrix=()=>{const n=e.camera.getClippingRange(),r=e.camera.getPositionByReference(),a=e.camera.getDirectionOfProjectionByReference(),i=[],o=[];Su(o,a,.5*(n[0]+n[1])),Xg(i,r,o),Nk(o,i,e.stabilizedCenter),Aq(o)/(n[1]-n[0])>e.recenterThreshold&&(e.stabilizedCenter=i,e.stabilizedTime.modified())},t.updateLights=()=>{let n=0;const r=e.renderable.getLightsByReference();for(let a=0;a<r.length;++a)r[a].getSwitch()>0&&n++;return n||(P2t("No lights are on, creating one."),e.renderable.createLight()),n},t.updateUBO=()=>{var r;const n=e.UBO.getSendTime();if(e._parent.getMTime()>n||t.getMTime()>n||e.camera.getMTime()>n||e.renderable.getMTime()>n){const a=e.webgpuCamera.getKeyMatrices(t);e.UBO.setArray("WCVCMatrix",a.wcvc),e.UBO.setArray("SCPCMatrix",a.scpc),e.UBO.setArray("PCSCMatrix",a.pcsc),e.UBO.setArray("SCVCMatrix",a.scvc),e.UBO.setArray("VCPCMatrix",a.vcpc),e.UBO.setArray("WCVCNormals",a.normalMatrix),e.UBO.setValue("LightCount",e.renderable.getLights().length),e.UBO.setValue("MaxEnvironmentMipLevel",(r=e.renderable.getEnvironmentTexture())==null?void 0:r.getMipLevel()),e.UBO.setValue("BackgroundDiffuseStrength",e.renderable.getEnvironmentTextureDiffuseStrength()),e.UBO.setValue("BackgroundSpecularStrength",e.renderable.getEnvironmentTextureSpecularStrength());const i=t.getYInvertedTiledSizeAndOrigin();e.UBO.setArray("viewportSize",[i.usize,i.vsize]),e.UBO.setValue("cameraParallel",e.camera.getParallelProjection());const o=e._parent.getDevice();e.UBO.sendIfNeeded(o)}},t.updateSSBO=()=>{const n=e.renderable.getLights(),r=e.webgpuCamera.getKeyMatrices(t);let a=`${e.renderable.getMTime()}`;for(let i=0;i<n.length;i++)a+=n[i].getMTime();if(a!==e.lightTimeString){const i=new Float32Array(n.length*4),o=new Float32Array(n.length*4),s=new Float32Array(n.length*4),l=new Float32Array(n.length*4);for(let c=0;c<n.length;c++){const f=c*4,d=n[c].getPosition();Ln(d,d,r.wcvc),i[f]=d[0],i[f+1]=d[1],i[f+2]=d[2],i[f+3]=0,o[f]=-n[c].getDirection()[0],o[f+1]=-n[c].getDirection()[1],o[f+2]=-n[c].getDirection()[2],o[f+3]=0,s[f]=n[c].getColor()[0],s[f+1]=n[c].getColor()[1],s[f+2]=n[c].getColor()[2],s[f+3]=n[c].getIntensity()*5,l[f]=z2t(n[c]),l[f+1]=Math.cos(hr(n[c].getConeAngle())),l[f+2]=Math.cos(hr(n[c].getConeAngle()+n[c].getConeFalloff())),l[f+3]=0}e.SSBO.clearData(),e.SSBO.setNumberOfInstances(n.length),e.SSBO.addEntry("LightPos","vec4<f32>"),e.SSBO.addEntry("LightDir","vec4<f32>"),e.SSBO.addEntry("LightColor","vec4<f32>"),e.SSBO.addEntry("LightData","vec4<f32>"),e.SSBO.setAllInstancesFromArray("LightPos",i),e.SSBO.setAllInstancesFromArray("LightDir",o),e.SSBO.setAllInstancesFromArray("LightColor",s),e.SSBO.setAllInstancesFromArray("LightData",l);const u=e._parent.getDevice();e.SSBO.send(u)}e.lightTimeString=a},t.scissorAndViewport=n=>{const r=t.getYInvertedTiledSizeAndOrigin();n.getHandle().setViewport(r.lowerLeftU,r.lowerLeftV,r.usize,r.vsize,0,1),n.getHandle().setScissorRect(r.lowerLeftU,r.lowerLeftV,r.usize,r.vsize)},t.bindUBO=n=>{n.activateBindGroup(e.bindGroup)},t.opaquePass=n=>{n?(e.renderEncoder.begin(e._parent.getCommandEncoder()),t.updateUBO(),t.updateSSBO()):(t.scissorAndViewport(e.renderEncoder),t.clear(),e.renderEncoder.end())},t.clear=()=>{var i;if(e.renderable.getTransparent()||e.suppressClear)return;const n=e._parent.getDevice();if(!e.clearFSQ){e.clearFSQ=rv.newInstance(),e.clearFSQ.setDevice(n),e.clearFSQ.setPipelineHash("clearfsq"),e.clearFSQ.setFragmentShaderTemplate($H);const o=pd.newInstance({label:"mapperUBO"});o.addEntry("FSQMatrix","mat4x4<f32>"),o.addEntry("BackgroundColor","vec4<f32>"),e.clearFSQ.setUBO(o),e.backgroundTex=e.renderable.getEnvironmentTexture()}if(e.clearFSQ.getPipelineHash()!=="clearfsqwithtexture"&&e.renderable.getUseEnvironmentTextureAsBackground()&&((i=e.backgroundTex)!=null&&i.getImageLoaded())){e.clearFSQ.setFragmentShaderTemplate(F2t);const o=pd.newInstance({label:"mapperUBO"});o.addEntry("FSQMatrix","mat4x4<f32>"),o.addEntry("BackgroundColor","vec4<f32>"),e.clearFSQ.setUBO(o);const s=n.getTextureManager().getTextureForVTKTexture(e.backgroundTex);if(s.getReady()){const l=s.createView("EnvironmentTexture");e.clearFSQ.setTextureViews([l]),e.backgroundTexLoaded=!0;const u=e.backgroundTex.getInterpolate()?"linear":"nearest";l.addSampler(n,{addressModeU:"repeat",addressModeV:"clamp-to-edge",addressModeW:"repeat",minFilter:u,magFilter:u,mipmapFilter:"linear"})}e.clearFSQ.setPipelineHash("clearfsqwithtexture")}else if(e.clearFSQ.getPipelineHash()==="clearfsqwithtexture"&&!e.renderable.getUseEnvironmentTextureAsBackground()){e.clearFSQ=rv.newInstance(),e.clearFSQ.setDevice(n),e.clearFSQ.setPipelineHash("clearfsq"),e.clearFSQ.setFragmentShaderTemplate($H);const o=pd.newInstance({label:"mapperUBO"});o.addEntry("FSQMatrix","mat4x4<f32>"),o.addEntry("BackgroundColor","vec4<f32>"),e.clearFSQ.setUBO(o)}const r=e.webgpuCamera.getKeyMatrices(t),a=e.renderable.getBackgroundByReference();e.clearFSQ.getUBO().setArray("BackgroundColor",a),Zn(IH,r.normalMatrix),Lk(oS,r.scvc,r.pcsc),Lk(oS,IH,oS),e.clearFSQ.getUBO().setArray("FSQMatrix",oS),e.clearFSQ.getUBO().sendIfNeeded(n),e.clearFSQ.prepareAndDraw(e.renderEncoder)},t.translucentPass=n=>{n?e.renderEncoder.begin(e._parent.getCommandEncoder()):(t.scissorAndViewport(e.renderEncoder),e.renderEncoder.end())},t.volumeDepthRangePass=n=>{n?e.renderEncoder.begin(e._parent.getCommandEncoder()):(t.scissorAndViewport(e.renderEncoder),e.renderEncoder.end())},t.getAspectRatio=()=>{const n=e._parent.getSizeByReference(),r=e.renderable.getViewportByReference();return n[0]*(r[2]-r[0])/((r[3]-r[1])*n[1])},t.convertToOpenGLDepth=n=>e.webgpuCamera.convertToOpenGLDepth(n),t.getYInvertedTiledSizeAndOrigin=()=>{const n=t.getTiledSizeAndOrigin(),r=e._parent.getSizeByReference();return n.lowerLeftV=r[1]-n.vsize-n.lowerLeftV,n},t.getTiledSizeAndOrigin=()=>{const n=e.renderable.getViewportByReference(),r=[0,0,1,1],a=n[0]-r[0],i=n[1]-r[1],o=e._parent.normalizedDisplayToDisplay(a,i),s=Math.round(o[0]),l=Math.round(o[1]),u=n[2]-r[0],c=n[3]-r[1],f=e._parent.normalizedDisplayToDisplay(u,c);let d=Math.round(f[0])-s,h=Math.round(f[1])-l;return d<0&&(d=0),h<0&&(h=0),{usize:d,vsize:h,lowerLeftU:s,lowerLeftV:l}},t.getPropFromID=n=>{for(let r=0;r<e.children.length;r++)if((e.children[r].getPropID?e.children[r].getPropID():-1)===n)return e.children[r];return null},t.getStabilizedTime=()=>e.stabilizedTime.getMTime(),t.releaseGraphicsResources=()=>{e.selector!==null&&e.selector.releaseGraphicsResources()}}const U2t={bindGroup:null,selector:null,renderEncoder:null,recenterThreshold:20,suppressClear:!1,stabilizedCenter:[0,0,0]};function H2t(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,U2t,n),dr.extend(t,e,n),e.UBO=pd.newInstance({label:"rendererUBO"}),e.UBO.addEntry("WCVCMatrix","mat4x4<f32>"),e.UBO.addEntry("SCPCMatrix","mat4x4<f32>"),e.UBO.addEntry("PCSCMatrix","mat4x4<f32>"),e.UBO.addEntry("SCVCMatrix","mat4x4<f32>"),e.UBO.addEntry("VCPCMatrix","mat4x4<f32>"),e.UBO.addEntry("WCVCNormals","mat4x4<f32>"),e.UBO.addEntry("viewportSize","vec2<f32>"),e.UBO.addEntry("LightCount","i32"),e.UBO.addEntry("MaxEnvironmentMipLevel","f32"),e.UBO.addEntry("BackgroundDiffuseStrength","f32"),e.UBO.addEntry("BackgroundSpecularStrength","f32"),e.UBO.addEntry("cameraParallel","u32"),e.SSBO=jk.newInstance({label:"rendererLightSSBO"}),e.lightTimeString="",e.bindGroup=QQ.newInstance({label:"rendererBG"}),e.bindGroup.setBindables([e.UBO,e.SSBO]),e.tmpMat4=dn(new Float64Array(16)),e.stabilizedTime={},Jr(e.stabilizedTime,{mtime:0}),ri(t,e,["bindGroup","stabilizedTime"]),Rv(t,e,["stabilizedCenter"]),Gr(t,e,["renderEncoder","selector","suppressClear","UBO"]),G2t(t,e)}const W2t=Kn(H2t,"vtkWebGPURenderer");Xl("vtkRenderer",W2t);const{CoordinateSystem:PH}=Vm;function K2t(t,e){e.classHierarchy.push("vtkWebGPUActor"),t.buildPass=n=>{n&&(e.WebGPURenderer=t.getFirstAncestorOfType("vtkWebGPURenderer"),e.WebGPURenderWindow=e.WebGPURenderer.getFirstAncestorOfType("vtkWebGPURenderWindow"),e.propID===void 0&&(e.propID=e.WebGPURenderWindow.getUniquePropID()),t.prepareNodes(),t.addMissingNode(e.renderable.getMapper()),t.removeUnusedNodes())},t.traverseOpaquePass=n=>{!e.renderable||!e.renderable.getNestedVisibility()||!e.renderable.getIsOpaque()||e.WebGPURenderer.getSelector()&&!e.renderable.getNestedPickable()||(t.apply(n,!0),e.children[0]&&e.children[0].traverse(n),t.apply(n,!1))},t.traverseTranslucentPass=n=>{!e.renderable||!e.renderable.getNestedVisibility()||e.renderable.getIsOpaque()||e.WebGPURenderer.getSelector()&&!e.renderable.getNestedPickable()||(t.apply(n,!0),e.children[0]&&e.children[0].traverse(n),t.apply(n,!1))},t.queryPass=(n,r)=>{if(n){if(!e.renderable||!e.renderable.getVisibility())return;e.renderable.getIsOpaque()?r.incrementOpaqueActorCount():r.incrementTranslucentActorCount()}},t.getBufferShift=n=>(t.getKeyMatrices(n),e.bufferShift),t.getKeyMatrices=n=>{if(Math.max(e.renderable.getMTime(),n.getStabilizedTime())>e.keyMatricesTime.getMTime()){e.renderable.computeMatrix();const r=e.renderable.getMatrix();e.bufferShift[0]=r[3],e.bufferShift[1]=r[7],e.bufferShift[2]=r[11];const a=n.getStabilizedCenterByReference();e.renderable.getCoordinateSystem()===PH.WORLD&&(e.bufferShift[0]-=a[0],e.bufferShift[1]-=a[1],e.bufferShift[2]-=a[2]),Zn(e.keyMatrices.bcwc,r),e.renderable.getIsIdentity()?dn(e.keyMatrices.normalMatrix):(sa(e.keyMatrices.normalMatrix,e.keyMatrices.bcwc),e.keyMatrices.normalMatrix[3]=0,e.keyMatrices.normalMatrix[7]=0,e.keyMatrices.normalMatrix[11]=0,ja(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix),Zn(e.keyMatrices.normalMatrix,e.keyMatrices.normalMatrix)),pr(e.keyMatrices.bcwc,e.keyMatrices.bcwc,[-e.bufferShift[0],-e.bufferShift[1],-e.bufferShift[2]]),e.renderable.getCoordinateSystem()===PH.WORLD?pr(e.keyMatrices.bcsc,e.keyMatrices.bcwc,[-a[0],-a[1],-a[2]]):sa(e.keyMatrices.bcsc,e.keyMatrices.bcwc),e.keyMatricesTime.modified()}return e.keyMatrices}}const j2t={keyMatricesTime:null,keyMatrices:null,propID:void 0,bufferShift:void 0};function Y2t(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,j2t,n),dr.extend(t,e,n),e.keyMatricesTime={},j.obj(e.keyMatricesTime,{mtime:0}),e.keyMatrices={normalMatrix:new Float64Array(16),bcwc:new Float64Array(16),bcsc:new Float64Array(16)},j.get(t,e,["propID","keyMatricesTime"]),e.bufferShift=[0,0,0,0],K2t(t,e)}const X2t=j.newInstance(Y2t);Xl("vtkActor",X2t);const{CoordinateSystem:FH}=Vm;function q2t(t,e){e.classHierarchy.push("vtkWebGPUActor2D"),t.buildPass=n=>{n&&(e.WebGPURenderer=t.getFirstAncestorOfType("vtkWebGPURenderer"),e.WebGPURenderWindow=e.WebGPURenderer.getFirstAncestorOfType("vtkWebGPURenderWindow"),e.propID===void 0&&(e.propID=e.WebGPURenderWindow.getUniquePropID()),t.prepareNodes(),t.addMissingNode(e.renderable.getMapper()),t.removeUnusedNodes())},t.traverseOpaquePass=n=>{!e.renderable||!e.renderable.getNestedVisibility()||!e.renderable.getIsOpaque()||e.WebGPURenderer.getSelector()&&!e.renderable.getNestedPickable()||(t.apply(n,!0),e.children[0]&&e.children[0].traverse(n),t.apply(n,!1))},t.traverseTranslucentPass=n=>{!e.renderable||!e.renderable.getNestedVisibility()||e.renderable.getIsOpaque()||e.WebGPURenderer.getSelector()&&!e.renderable.getNestedPickable()||(t.apply(n,!0),e.children[0]&&e.children[0].traverse(n),t.apply(n,!1))},t.queryPass=(n,r)=>{if(n){if(!e.renderable||!e.renderable.getVisibility())return;e.renderable.getIsOpaque()?r.incrementOpaqueActorCount():r.incrementTranslucentActorCount()}},t.getBufferShift=n=>(t.getKeyMatrices(n),e.bufferShift),t.getKeyMatrices=n=>{if(Math.max(e.renderable.getMTime(),n.getStabilizedTime())>e.keyMatricesTime.getMTime()){e.bufferShift[0]=0,e.bufferShift[1]=0,e.bufferShift[2]=0;const r=n.getStabilizedCenterByReference();e.renderable.getCoordinateSystem()===FH.WORLD&&(e.bufferShift[0]-=r[0],e.bufferShift[1]-=r[1],e.bufferShift[2]-=r[2]),dn(e.keyMatrices.bcwc),dn(e.keyMatrices.normalMatrix),pr(e.keyMatrices.bcwc,e.keyMatrices.bcwc,[-e.bufferShift[0],-e.bufferShift[1],-e.bufferShift[2]]),e.renderable.getCoordinateSystem()===FH.WORLD?pr(e.keyMatrices.bcsc,e.keyMatrices.bcwc,[-r[0],-r[1],-r[2]]):sa(e.keyMatrices.bcsc,e.keyMatrices.bcwc),e.keyMatricesTime.modified()}return e.keyMatrices}}const Z2t={keyMatricesTime:null,keyMatrices:null,propID:void 0,bufferShift:void 0};function Q2t(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,Z2t,n),dr.extend(t,e,n),e.keyMatricesTime={},j.obj(e.keyMatricesTime,{mtime:0}),e.keyMatrices={normalMatrix:new Float64Array(16),bcwc:new Float64Array(16),bcsc:new Float64Array(16)},j.get(t,e,["propID","keyMatricesTime"]),e.bufferShift=[0,0,0,0],q2t(t,e)}const J2t=j.newInstance(Q2t);Xl("vtkActor2D",J2t);function eEt(t,e){e.classHierarchy.push("vtkWebGPUCubeAxesActor"),t.buildPass=n=>{n&&(e.WebGPURenderer=t.getFirstAncestorOfType("vtkWebGPURenderer"),e.WebGPURenderWindow=e.WebGPURenderer.getParent(),e.CubeAxesActorHelper.getRenderable()||e.CubeAxesActorHelper.setRenderable(e.renderable),t.prepareNodes(),t.addMissingNode(e.CubeAxesActorHelper.getTmActor()),t.addMissingNode(e.renderable.getGridActor()),t.removeUnusedNodes())},t.opaquePass=(n,r)=>{if(n){const a=e.WebGPURenderer?e.WebGPURenderer.getRenderable().getActiveCamera():null,i=e.WebGPURenderer.getTiledSizeAndOrigin();e.CubeAxesActorHelper.updateAPISpecificData([i.usize,i.vsize],a,e.WebGPURenderWindow.getRenderable())}}}const tEt={};function nEt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,tEt,n),dr.extend(t,e,n),e.CubeAxesActorHelper=lse.newCubeAxesActorHelper(),eEt(t,e)}const rEt=Kn(nEt,"vtkWebGPUCubeAxesActor");Xl("vtkCubeAxesActor",rEt);const{DisplayLocation:VL}=fse;function aEt(t,e){e.classHierarchy.push("vtkProperty2D"),t.setDisplayLocationToBackground=()=>t.setDisplayLocation(VL.BACKGROUND),t.setDisplayLocationToForeground=()=>t.setDisplayLocation(VL.FOREGROUND),t.setRepresentationToWireframe=()=>t.setRepresentation(fa.WIREFRAME),t.setRepresentationToSurface=()=>t.setRepresentation(fa.SURFACE),t.setRepresentationToPoints=()=>t.setRepresentation(fa.POINTS),t.getRepresentationAsString=()=>j.enumToString(fa,e.representation)}const iEt={color:[1,1,1],opacity:1,pointSize:1,lineWidth:1,representation:fa.SURFACE,displayLocation:VL.FOREGROUND};function dse(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,iEt,n),j.obj(t,e),j.setGet(t,e,["opacity","lineWidth","pointSize","displayLocation","representation"]),j.setGetArray(t,e,["color"],3),aEt(t,e)}const oEt=j.newInstance(dse,"vtkProperty2D");var sEt={newInstance:oEt,extend:dse,...fse};const{BufferUsage:Ur,PrimitiveTypes:Ba}=Rc,{Representation:sS}=Ov,{ScalarMode:lS}=hi,{CoordinateSystem:lEt}=Vm,{DisplayLocation:uEt}=sEt,cEt=`
  918. //VTK::Renderer::Dec
  919. //VTK::Color::Dec
  920. //VTK::Normal::Dec
  921. //VTK::TCoord::Dec
  922. //VTK::Select::Dec
  923. //VTK::Mapper::Dec
  924. //VTK::IOStructs::Dec
  925. @vertex
  926. fn main(
  927. //VTK::IOStructs::Input
  928. )
  929. //VTK::IOStructs::Output
  930. {
  931. var output : vertexOutput;
  932. var vertex: vec4<f32> = vertexBC;
  933. //VTK::Color::Impl
  934. //VTK::Normal::Impl
  935. //VTK::TCoord::Impl
  936. //VTK::Select::Impl
  937. //VTK::Position::Impl
  938. return output;
  939. }
  940. `,fEt=`
  941. struct PBRData {
  942. diffuse: vec3<f32>,
  943. specular: vec3<f32>,
  944. }
  945. // Dot product with the max already in it
  946. fn mdot(a: vec3<f32>, b: vec3<f32>) -> f32 {
  947. return max(0.0, dot(a, b));
  948. }
  949. // Dot product with a max in it that does not allow for negative values
  950. // Physically based rendering is accurate as long as normals are accurate,
  951. // however this is pretty often not the case. In order to prevent negative
  952. // values from ruining light calculations and creating zones of zero light,
  953. // this remapping is used, which smoothly clamps the dot product between
  954. // zero and one while still maintaining a good amount of accuracy.
  955. fn cdot(a: vec3<f32>, b: vec3<f32>) -> f32 {
  956. var d: f32 = max(0.0, dot(a, b));
  957. d = pow((d + 1.0) / 2.0, 2.6);
  958. return d;
  959. }
  960. // Lambertian diffuse model
  961. fn lambertDiffuse(base: vec3<f32>, N: vec3<f32>, L: vec3<f32>) -> vec3<f32> {
  962. var pi: f32 = 3.14159265359;
  963. var NdotL: f32 = mdot(N, L);
  964. NdotL = pow(NdotL, 1.5);
  965. return (base/pi)*NdotL;
  966. }
  967. // Yasuhiro Fujii improvement on the Oren-Nayar model
  968. // https://mimosa-pudica.net/improved-oren-nayar.html
  969. // p is surface color, o is roughness
  970. fn fujiiOrenNayar(p: vec3<f32>, o: f32, N: vec3<f32>, L: vec3<f32>, V: vec3<f32>) -> vec3<f32> {
  971. var invpi: f32 = 0.31830988618; // 1/pi
  972. var o2 = o*o;
  973. var NdotL: f32 = mdot(N, L);
  974. NdotL = pow(NdotL, 1.5); // Less physically accurate, but hides the "seams" between lights better
  975. var NdotV: f32 = mdot(N, V);
  976. var LdotV: f32 = mdot(L, V);
  977. var s: f32 = LdotV - NdotL*NdotV;
  978. var t: f32 = mix(1.0, max(NdotL, NdotV), step(0.0, s)); // Mix with step is the equivalent of an if statement
  979. var A: vec3<f32> = 0.5*(o2 / (o2 + 0.33)) + 0.17*p*(o2 / (o2 + 0.13));
  980. A = invpi*(1 - A);
  981. var B: f32 = 0.45*(o2 / (o2 + 0.09));
  982. B = invpi*B;
  983. return p*NdotL*(A + B*(s/t));
  984. }
  985. // Fresnel portion of BRDF (IOR only, simplified)
  986. fn schlickFresnelIOR(V: vec3<f32>, N: vec3<f32>, ior: f32, k: f32) -> f32 {
  987. var NdotV: f32 = mdot(V, N);
  988. var F0: f32 = (pow((ior - 1.0), 2.0) + k*k) / (pow((ior + 1.0), 2.0) + k*k); // This takes into account the roughness, which the other one does not
  989. return F0 + (1.0 - F0) * pow((1.0-NdotV), 5.0);
  990. }
  991. // Fresnel portion of BRDF (Color ior, better)
  992. fn schlickFresnelRGB(V: vec3<f32>, N: vec3<f32>, F0: vec3<f32>) -> vec3<f32> {
  993. var NdotV: f32 = mdot(V, N);
  994. return F0 + (1.0 - F0) * pow((1-NdotV), 5.0);
  995. }
  996. // Normal portion of BRDF
  997. // https://learnopengl.com/PBR/Theory
  998. // Trowbridge-Reitz GGX functions: normal, halfway, roughness^2
  999. fn trGGX(N: vec3<f32>, H: vec3<f32>, a: f32) -> f32 {
  1000. var pi: f32 = 3.14159265359;
  1001. var a2: f32 = a*a;
  1002. var NdotH = mdot(N, H);
  1003. var NdotH2 = NdotH*NdotH;
  1004. var denom: f32 = NdotH2 * (a2 - 1.0) + 1.0;
  1005. return a2 / max((pi*denom*denom), 0.000001);
  1006. }
  1007. // A VERY bad approximation of anisotropy. Real anisotropic calculations require tangent and bitangent
  1008. fn anisotrophicTrGGX(N: vec3<f32>, H: vec3<f32>, O: vec3<f32>, s: f32, a: f32) -> f32 {
  1009. var Op: vec3<f32> = (rendererUBO.WCVCNormals * vec4<f32>(normalize(O) * s, 0.)).xyz;
  1010. var ggx1: f32 = trGGX(N + Op*s, H, a);
  1011. var ggx2: f32 = trGGX(N - Op*s, H, a);
  1012. return (0.5 * ggx1 + 0.5 * ggx2);
  1013. }
  1014. // Geometry portion of BRDF
  1015. fn schlickGGX(N: vec3<f32>, X: vec3<f32>, k: f32) -> f32 {
  1016. var NdotX = cdot(N, X);
  1017. return NdotX / max(0.000001, (NdotX*(1.0-k) + k));
  1018. }
  1019. fn smithSurfaceRoughness(N: vec3<f32>, V: vec3<f32>, L: vec3<f32>, k: f32) -> f32 {
  1020. var ggx1: f32 = min(1.0, schlickGGX(N, V, k));
  1021. var ggx2: f32 = min(1.0, schlickGGX(N, L, k));
  1022. return ggx1*ggx2;
  1023. }
  1024. // BRDF Combination
  1025. fn cookTorrance(D: f32, F: f32, G: f32, N: vec3<f32>, V: vec3<f32>, L: vec3<f32>) -> f32 {
  1026. var num: f32 = D*F*G;
  1027. var denom: f32 = 4*cdot(V, N)*cdot(L, N);
  1028. return num / max(denom, 0.000001);
  1029. }
  1030. // Different lighting calculations for different light sources
  1031. fn calcDirectionalLight(N: vec3<f32>, V: vec3<f32>, ior: f32, roughness: f32, metallic: f32, direction: vec3<f32>, color: vec3<f32>, base: vec3<f32>) -> PBRData {
  1032. var L: vec3<f32> = normalize(direction); // Light Vector
  1033. var H: vec3<f32> = normalize(L + V); // Halfway Vector
  1034. var alpha = roughness*roughness;
  1035. var k: f32 = alpha*alpha / 2;
  1036. var D: f32 = trGGX(N, H, alpha); // Distribution
  1037. // var F: f32 = schlickFresnelIOR(V, N, ior, k); // Fresnel
  1038. var G: f32 = smithSurfaceRoughness(N, V, L, k); // Geometry
  1039. var brdf: f32 = cookTorrance(D, 1.0, G, N, V, L); // Fresnel term is replaced with 1 because it is added later
  1040. var incoming: vec3<f32> = color;
  1041. var angle: f32 = mdot(L, N);
  1042. angle = pow(angle, 1.5);
  1043. var specular: vec3<f32> = brdf*incoming*angle;
  1044. // Oren-Nayar gives a clay-like effect when fully rough which some people may not want, so it might be better to give a separate
  1045. // control property for the diffuse vs specular roughness
  1046. var diffuse: vec3<f32> = incoming*fujiiOrenNayar(base, roughness, N, L, V);
  1047. // Stores the specular and diffuse separately to allow for finer post processing
  1048. var out = PBRData(diffuse, specular);
  1049. return out; // Returns angle along with color of light so the final color can be multiplied by angle as well (creates black areas)
  1050. }
  1051. // TODO: find some way to reduce the number of arguments going in here
  1052. fn calcPointLight(N: vec3<f32>, V: vec3<f32>, fragPos: vec3<f32>, ior: f32, roughness: f32, metallic: f32, position: vec3<f32>, color: vec3<f32>, base: vec3<f32>) -> PBRData {
  1053. var L: vec3<f32> = normalize(position - fragPos); // Light Vector
  1054. var H: vec3<f32> = normalize(L + V); // Halfway Vector
  1055. var dist = distance(position, fragPos);
  1056. var alpha = roughness*roughness;
  1057. var k: f32 = alpha*alpha / 2.0; // could also be pow(alpha + 1.0, 2) / 8
  1058. var D: f32 = trGGX(N, H, alpha); // Distribution
  1059. // var F: f32 = schlickFresnelIOR(V, N, ior, k); // Fresnel
  1060. var G: f32 = smithSurfaceRoughness(N, V, L, k); // Geometry
  1061. var brdf: f32 = cookTorrance(D, 1.0, G, N, V, L);
  1062. var incoming: vec3<f32> = color * (1.0 / (dist*dist));
  1063. var angle: f32 = mdot(L, N);
  1064. angle = pow(angle, 1.5); // Smoothing factor makes it less accurate, but reduces ugly "seams" bewteen light sources
  1065. var specular: vec3<f32> = brdf*incoming*angle;
  1066. var diffuse: vec3<f32> = incoming*fujiiOrenNayar(base, roughness, N, L, V);
  1067. // Stores the specular and diffuse separately to allow for finer post processing
  1068. // Could also be done (propably more properly) with a struct
  1069. var out = PBRData(diffuse, specular);
  1070. return out; // Returns angle along with color of light so the final color can be multiplied by angle as well (creates black areas)
  1071. }
  1072. // For a reason unknown to me, spheres dont seem to behave propperly with head-on spot lights
  1073. fn calcSpotLight(N: vec3<f32>, V: vec3<f32>, fragPos: vec3<f32>, ior: f32, roughness: f32, metallic: f32, position: vec3<f32>, direction: vec3<f32>, cones: vec2<f32>, color: vec3<f32>, base: vec3<f32>) -> PBRData {
  1074. var L: vec3<f32> = normalize(position - fragPos);
  1075. var H: vec3<f32> = normalize(L + V); // Halfway Vector
  1076. var dist = distance(position, fragPos);
  1077. var alpha = roughness*roughness;
  1078. var k: f32 = alpha*alpha / 2.0; // could also be pow(alpha + 1.0, 2) / 8
  1079. var D: f32 = trGGX(N, H, alpha); // Distribution
  1080. // var F: f32 = schlickFresnelIOR(V, N, ior, k); // Fresnel
  1081. var G: f32 = smithSurfaceRoughness(N, V, L, k); // Geometry
  1082. var brdf: f32 = cookTorrance(D, 1.0, G, N, V, L);
  1083. // Cones.x is the inner phi and cones.y is the outer phi
  1084. var theta: f32 = mdot(normalize(direction), L);
  1085. var epsilon: f32 = cones.x - cones.y;
  1086. var intensity: f32 = (theta - cones.y) / epsilon;
  1087. intensity = clamp(intensity, 0.0, 1.0);
  1088. intensity /= dist*dist;
  1089. var incoming: vec3<f32> = color * intensity;
  1090. var angle: f32 = mdot(L, N);
  1091. angle = pow(angle, 1.5); // Smoothing factor makes it less accurate, but reduces ugly "seams" bewteen light sources
  1092. var specular: vec3<f32> = brdf*incoming*angle;
  1093. var diffuse: vec3<f32> = incoming*fujiiOrenNayar(base, roughness, N, L, V);
  1094. // Stores the specular and diffuse separately to allow for finer post processing
  1095. // Could also be done (propably more properly) with a struct
  1096. var out = PBRData(diffuse, specular);
  1097. return out; // Returns angle along with color of light so the final color can be multiplied by angle as well (creates black areas)
  1098. }
  1099. // Environment mapping stuff
  1100. // Takes in a vector and converts it to an equivalent coordinate in a rectilinear texture. Should be replaced with cubemaps at some point
  1101. fn vecToRectCoord(dir: vec3<f32>) -> vec2<f32> {
  1102. var tau: f32 = 6.28318530718;
  1103. var pi: f32 = 3.14159265359;
  1104. var out: vec2<f32> = vec2<f32>(0.0);
  1105. out.x = atan2(dir.z, dir.x) / tau;
  1106. out.x += 0.5;
  1107. var phix: f32 = length(vec2(dir.x, dir.z));
  1108. out.y = atan2(dir.y, phix) / pi + 0.5;
  1109. return out;
  1110. }
  1111. //VTK::Renderer::Dec
  1112. //VTK::Color::Dec
  1113. //VTK::TCoord::Dec
  1114. // optional surface normal declaration
  1115. //VTK::Normal::Dec
  1116. //VTK::Select::Dec
  1117. //VTK::RenderEncoder::Dec
  1118. //VTK::Mapper::Dec
  1119. //VTK::IOStructs::Dec
  1120. @fragment
  1121. fn main(
  1122. //VTK::IOStructs::Input
  1123. )
  1124. //VTK::IOStructs::Output
  1125. {
  1126. var output : fragmentOutput;
  1127. // Temporary ambient, diffuse, and opacity
  1128. var ambientColor: vec4<f32> = mapperUBO.AmbientColor;
  1129. var diffuseColor: vec4<f32> = mapperUBO.DiffuseColor;
  1130. var opacity: f32 = mapperUBO.Opacity;
  1131. // This should be declared somewhere else
  1132. var _diffuseMap: vec4<f32> = vec4<f32>(1.0);
  1133. var _roughnessMap: vec4<f32> = vec4<f32>(1.0);
  1134. var _metallicMap: vec4<f32> = vec4<f32>(1.0);
  1135. var _normalMap: vec4<f32> = vec4<f32>(0.0, 0.0, 1.0, 0.0); // normal map was setting off the normal vector detection in fragment
  1136. var _ambientOcclusionMap: vec4<f32> = vec4<f32>(1.);
  1137. var _emissionMap: vec4<f32> = vec4<f32>(0.);
  1138. //VTK::Color::Impl
  1139. //VTK::TCoord::Impl
  1140. //VTK::Normal::Impl
  1141. var computedColor: vec4<f32> = vec4<f32>(diffuseColor.rgb, 1.0);
  1142. //VTK::Light::Impl
  1143. //VTK::Select::Impl
  1144. if (computedColor.a == 0.0) { discard; };
  1145. //VTK::Position::Impl
  1146. //VTK::RenderEncoder::Impl
  1147. return output;
  1148. }
  1149. `;function zH(t){return t.indexOf("edge")>=0}function dEt(t,e){e.classHierarchy.push("vtkWebGPUCellArrayMapper"),t.buildPass=n=>{n&&(e.is2D?(e.WebGPUActor=t.getFirstAncestorOfType("vtkWebGPUActor2D"),e.forceZValue=!0):(e.WebGPUActor=t.getFirstAncestorOfType("vtkWebGPUActor"),e.forceZValue=!1),e.coordinateSystem=e.WebGPUActor.getRenderable().getCoordinateSystem(),e.useRendererMatrix=e.coordinateSystem!==lEt.DISPLAY,e.WebGPURenderer=e.WebGPUActor.getFirstAncestorOfType("vtkWebGPURenderer"),e.WebGPURenderWindow=e.WebGPURenderer.getParent(),e.device=e.WebGPURenderWindow.getDevice())},t.translucentPass=n=>{n&&(t.prepareToDraw(e.WebGPURenderer.getRenderEncoder()),e.renderEncoder.registerDrawCallback(e.pipeline,t.draw))},t.opaquePass=n=>{n&&(t.prepareToDraw(e.WebGPURenderer.getRenderEncoder()),e.renderEncoder.registerDrawCallback(e.pipeline,t.draw))},t.updateUBO=()=>{var i;const r=e.WebGPUActor.getRenderable().getProperty(),a=e.UBO.getSendTime();if(t.getMTime()>a||r.getMTime()>a||e.renderable.getMTime()>a){const o=e.WebGPUActor.getKeyMatrices(e.WebGPURenderer);if(e.UBO.setArray("BCWCMatrix",o.bcwc),e.UBO.setArray("BCSCMatrix",o.bcsc),e.UBO.setArray("MCWCNormals",o.normalMatrix),e.is2D){e.UBO.setValue("ZValue",e.WebGPUActor.getRenderable().getProperty().getDisplayLocation()===uEt.FOREGROUND?1:0);const u=r.getColorByReference();e.UBO.setValue("AmbientIntensity",1),e.UBO.setArray("DiffuseColor",[u[0],u[1],u[2],1]),e.UBO.setValue("DiffuseIntensity",0),e.UBO.setValue("SpecularIntensity",0)}else{let u=r.getAmbientColorByReference();e.UBO.setValue("AmbientIntensity",r.getAmbient()),e.UBO.setArray("AmbientColor",[u[0],u[1],u[2],1]),e.UBO.setValue("DiffuseIntensity",r.getDiffuse()),u=r.getDiffuseColorByReference(),e.UBO.setArray("DiffuseColor",[u[0],u[1],u[2],1]),e.UBO.setValue("Roughness",r.getRoughness()),e.UBO.setValue("BaseIOR",r.getBaseIOR()),e.UBO.setValue("Metallic",r.getMetallic()),e.UBO.setValue("NormalStrength",r.getNormalStrength()),e.UBO.setValue("Emission",r.getEmission()),e.UBO.setValue("SpecularIntensity",r.getSpecular()),u=r.getSpecularColorByReference(),e.UBO.setArray("SpecularColor",[u[0],u[1],u[2],1])}const s=(i=r.getEdgeColorByReference)==null?void 0:i.call(r);s&&e.UBO.setArray("EdgeColor",[s[0],s[1],s[2],1]),e.UBO.setValue("LineWidth",r.getLineWidth()),e.UBO.setValue("Opacity",r.getOpacity()),e.UBO.setValue("PropID",e.WebGPUActor.getPropID());const l=e.WebGPURenderWindow.getDevice();e.UBO.sendIfNeeded(l)}},t.haveWideLines=()=>{const n=e.WebGPUActor.getRenderable(),r=n.getProperty().getRepresentation();return n.getProperty().getLineWidth()<=1||e.primitiveType===Ba.Verts?!1:e.primitiveType===Ba.Triangles||e.primitiveType===Ba.TriangleStrips?r===sS.WIREFRAME:!0},t.replaceShaderPosition=(n,r,a)=>{const i=r.getShaderDescription("vertex");i.addBuiltinOutput("vec4<f32>","@builtin(position) Position"),i.hasOutput("vertexVC")||i.addOutput("vec4<f32>","vertexVC");let o=i.getCode();e.useRendererMatrix?(o=tn.substitute(o,"//VTK::Position::Impl",[" var pCoord: vec4<f32> = rendererUBO.SCPCMatrix*mapperUBO.BCSCMatrix*vertexBC;"," output.vertexVC = rendererUBO.SCVCMatrix * mapperUBO.BCSCMatrix * vec4<f32>(vertexBC.xyz, 1.0);","//VTK::Position::Impl"]).result,e.forceZValue&&(o=tn.substitute(o,"//VTK::Position::Impl",["pCoord = vec4<f32>(pCoord.xyz/pCoord.w, 1.0);","pCoord.z = mapperUBO.ZValue;","//VTK::Position::Impl"]).result)):(o=tn.substitute(o,"//VTK::Position::Impl",[" var pCoord: vec4<f32> = mapperUBO.BCSCMatrix*vertexBC;"," pCoord.x = 2.0* pCoord.x / rendererUBO.viewportSize.x - 1.0;"," pCoord.y = 2.0* pCoord.y / rendererUBO.viewportSize.y - 1.0;"," pCoord.z = 0.5 - 0.5 * pCoord.z;","//VTK::Position::Impl"]).result,e.forceZValue&&(o=tn.substitute(o,"//VTK::Position::Impl",[" pCoord.z = mapperUBO.ZValue;","//VTK::Position::Impl"]).result)),t.haveWideLines()&&(i.addBuiltinInput("u32","@builtin(instance_index) instanceIndex"),o=tn.substitute(o,"//VTK::Position::Impl",[" var tmpPos: vec4<f32> = pCoord;"," var numSteps: f32 = ceil(mapperUBO.LineWidth - 1.0);"," var offset: f32 = (mapperUBO.LineWidth - 1.0) * (f32(input.instanceIndex / 2u) - numSteps/2.0) / numSteps;"," var tmpPos2: vec3<f32> = tmpPos.xyz / tmpPos.w;"," tmpPos2.x = tmpPos2.x + 2.0 * (f32(input.instanceIndex) % 2.0) * offset / rendererUBO.viewportSize.x;"," tmpPos2.y = tmpPos2.y + 2.0 * (f32(input.instanceIndex + 1u) % 2.0) * offset / rendererUBO.viewportSize.y;"," tmpPos2.z = min(1.0, tmpPos2.z + 0.00001);"," pCoord = vec4<f32>(tmpPos2.xyz * tmpPos.w, tmpPos.w);","//VTK::Position::Impl"]).result),o=tn.substitute(o,"//VTK::Position::Impl",[" output.Position = pCoord;"]).result,i.setCode(o)},e.shaderReplacements.set("replaceShaderPosition",t.replaceShaderPosition),t.replaceShaderNormal=(n,r,a)=>{const i=a.getBuffer("normalMC"),o=e.WebGPUActor.getRenderable();if(i){const s=r.getShaderDescription("vertex");s.hasOutput("normalVC")||s.addOutput("vec3<f32>","normalVC",i.getArrayInformation()[0].interpolation),s.hasOutput("tangentVC")||s.addOutput("vec3<f32>","tangentVC",i.getArrayInformation()[0].interpolation),s.hasOutput("bitangentVC")||s.addOutput("vec3<f32>","bitangentVC",i.getArrayInformation()[0].interpolation);let l=s.getCode();l=tn.substitute(l,"//VTK::Normal::Impl",[" output.normalVC = normalize((rendererUBO.WCVCNormals * mapperUBO.MCWCNormals * normalMC).xyz);"," var c1: vec3<f32> = cross(output.normalVC, vec3<f32>(0, 0, 1));"," var c2: vec3<f32> = cross(output.normalVC, vec3<f32>(0, 1, 0));"," var tangent: vec3<f32> = mix(c1, c2, distance(c1, c2));"," output.tangentVC = normalize(tangent);"," output.bitangentVC = normalize(cross(output.normalVC, tangent));"]).result,s.setCode(l);const u=r.getShaderDescription("fragment");l=u.getCode(),o.getProperty().getNormalTexture()?l=tn.substitute(l,"//VTK::Normal::Impl",[" var normal: vec3<f32> = input.normalVC;"," if (!input.frontFacing) { normal = -normal; }"," var tangent: vec3<f32> = input.tangentVC;"," var bitangent: vec3<f32> = input.bitangentVC;"," var TCVCMatrix: mat3x3<f32> = mat3x3<f32>("," tangent.x, bitangent.x, normal.x,"," tangent.y, bitangent.y, normal.y,"," tangent.z, bitangent.z, normal.z,"," );"," var mappedNormal: vec3<f32> = TCVCMatrix * (_normalMap.xyz * 2 - 1);"," normal = mix(normal, mappedNormal, mapperUBO.NormalStrength);"," normal = normalize(normal);"]).result:l=tn.substitute(l,"//VTK::Normal::Impl",[" var normal: vec3<f32> = input.normalVC;"," if (!input.frontFacing) { normal = -normal; }"," normal = normalize(normal);"]).result,u.setCode(l)}},e.shaderReplacements.set("replaceShaderNormal",t.replaceShaderNormal),t.replaceShaderLight=(n,r,a)=>{var u;if(n.includes("sel"))return;const i=r.getShaderDescription("vertex");i.hasOutput("vertexVC")||i.addOutput("vec4<f32>","vertexVC");const o=e.WebGPURenderer.getRenderable(),s=r.getShaderDescription("fragment");let l=s.getCode();if(l.includes("var normal:")&&e.useRendererMatrix&&!zH(n)&&!e.is2D&&!n.includes("sel")){const c=[" var pi: f32 = 3.14159265359;"," var fragPos: vec3<f32> = vec3<f32>(input.vertexVC.xyz);"," var V: vec3<f32> = mix(normalize(-fragPos), vec3<f32>(0, 0, 1), f32(rendererUBO.cameraParallel)); // View Vector"," var baseColor: vec3<f32> = _diffuseMap.rgb * diffuseColor.rgb;"," var roughness: f32 = max(0.000001, mapperUBO.Roughness * _roughnessMap.r);"," var metallic: f32 = mapperUBO.Metallic * _metallicMap.r;"," var alpha: f32 = roughness*roughness;"," var ior: f32 = mapperUBO.BaseIOR;"," var k: f32 = alpha*alpha / 2;"," var diffuse: vec3<f32> = vec3<f32>(0.);"," var specular: vec3<f32> = vec3<f32>(0.);"," var emission: vec3<f32> = _emissionMap.rgb * mapperUBO.Emission;"," {"," var i: i32 = 0;"," loop {"," if !(i < rendererUBO.LightCount) { break; }"," switch (i32(rendererLightSSBO.values[i].LightData.x)) {"," // Point Light"," case 0 {"," var color: vec3<f32> = rendererLightSSBO.values[i].LightColor.rgb * rendererLightSSBO.values[i].LightColor.w;"," var pos: vec3<f32> = (rendererLightSSBO.values[i].LightPos).xyz;"," var calculated: PBRData = calcPointLight(normal, V, fragPos, ior, roughness, metallic, pos, color, baseColor);"," diffuse += max(vec3<f32>(0), calculated.diffuse);"," specular += max(vec3<f32>(0), calculated.specular);"," }"," // Directional light"," case 1 {"," var dir: vec3<f32> = (rendererUBO.WCVCNormals * vec4<f32>(normalize(rendererLightSSBO.values[i].LightDir.xyz), 0.)).xyz;"," dir = normalize(dir);"," var color: vec3<f32> = rendererLightSSBO.values[i].LightColor.rgb * rendererLightSSBO.values[i].LightColor.w;"," var calculated: PBRData = calcDirectionalLight(normal, V, ior, roughness, metallic, dir, color, baseColor); // diffuseColor.rgb needs to be fixed with a more dynamic diffuse color"," diffuse += max(vec3<f32>(0), calculated.diffuse);"," specular += max(vec3<f32>(0), calculated.specular);"," }"," // Spot Light"," case 2 {"," var color: vec3<f32> = rendererLightSSBO.values[i].LightColor.rgb * rendererLightSSBO.values[i].LightColor.w;"," var pos: vec3<f32> = (rendererLightSSBO.values[i].LightPos).xyz;"," var dir: vec3<f32> = (rendererUBO.WCVCNormals * vec4<f32>(normalize(rendererLightSSBO.values[i].LightDir.xyz), 0.)).xyz;"," dir = normalize(dir);"," var cones: vec2<f32> = vec2<f32>(rendererLightSSBO.values[i].LightData.y, rendererLightSSBO.values[i].LightData.z);"," var calculated: PBRData = calcSpotLight(normal, V, fragPos, ior, roughness, metallic, pos, dir, cones, color, baseColor);"," diffuse += max(vec3<f32>(0), calculated.diffuse);"," specular += max(vec3<f32>(0), calculated.specular);"," }"," default { continue; }"," }"," continuing { i++; }"," }"," }"," var fresnel: f32 = schlickFresnelIOR(V, normal, ior, k); // Fresnel"," fresnel = min(1.0, fresnel);"," // This could be controlled with its own variable (that isnt base color) for better artistic control"," var fresnelMetallic: vec3<f32> = schlickFresnelRGB(V, normal, baseColor); // Fresnel for metal, takes color into account"," var kS: vec3<f32> = mix(vec3<f32>(fresnel), fresnelMetallic, metallic);"," kS = min(vec3<f32>(1.0), kS);"," var kD: vec3<f32> = (1.0 - kS) * (1.0 - metallic);"," var PBR: vec3<f32> = mapperUBO.DiffuseIntensity*kD*diffuse + kS*specular;"," PBR += emission;"," computedColor = vec4<f32>(PBR, mapperUBO.Opacity);"];(u=o.getEnvironmentTexture())!=null&&u.getImageLoaded()&&c.push(" // To get diffuse IBL, the texture is sampled with normals in worldspace"," var diffuseIBLCoords: vec3<f32> = (transpose(rendererUBO.WCVCNormals) * vec4<f32>(normal, 1.)).xyz;"," var diffuseCoords: vec2<f32> = vecToRectCoord(diffuseIBLCoords);"," // To get specular IBL, the texture is sampled as the worldspace reflection between the normal and view vectors"," // Reflections are first calculated in viewspace, then converted to worldspace to sample the environment"," var VreflN: vec3<f32> = normalize(reflect(-V, normal));"," var reflectionIBLCoords = (transpose(rendererUBO.WCVCNormals) * vec4<f32>(VreflN, 1.)).xyz;"," var specularCoords: vec2<f32> = vecToRectCoord(reflectionIBLCoords);"," var diffuseIBL = textureSampleLevel(EnvironmentTexture, EnvironmentTextureSampler, diffuseCoords, rendererUBO.MaxEnvironmentMipLevel);"," var level = roughness * rendererUBO.MaxEnvironmentMipLevel;"," var specularIBL = textureSampleLevel(EnvironmentTexture, EnvironmentTextureSampler, specularCoords, level);"," var specularIBLContribution: vec3<f32> = specularIBL.rgb*rendererUBO.BackgroundSpecularStrength;"," computedColor += vec4<f32>(specularIBLContribution*kS, 0);"," var diffuseIBLContribution: vec3<f32> = diffuseIBL.rgb*rendererUBO.BackgroundDiffuseStrength;"," diffuseIBLContribution *= baseColor * _ambientOcclusionMap.rgb;"," computedColor += vec4<f32>(diffuseIBLContribution*kD, 0);"),l=tn.substitute(l,"//VTK::Light::Impl",c).result,s.setCode(l)}else l=tn.substitute(l,"//VTK::Light::Impl",[" var diffuse: vec3<f32> = diffuseColor.rgb;"," var specular: vec3<f32> = mapperUBO.SpecularColor.rgb * mapperUBO.SpecularColor.a;"," computedColor = vec4<f32>(diffuse * _diffuseMap.rgb, mapperUBO.Opacity);"]).result,s.setCode(l)},e.shaderReplacements.set("replaceShaderLight",t.replaceShaderLight),t.replaceShaderColor=(n,r,a)=>{if(zH(n)){const u=r.getShaderDescription("fragment");let c=u.getCode();c=tn.substitute(c,"//VTK::Color::Impl",["ambientColor = mapperUBO.EdgeColor;","diffuseColor = mapperUBO.EdgeColor;"]).result,u.setCode(c);return}const i=a.getBuffer("colorVI");if(!i)return;const o=r.getShaderDescription("vertex");o.addOutput("vec4<f32>","color",i.getArrayInformation()[0].interpolation);let s=o.getCode();s=tn.substitute(s,"//VTK::Color::Impl",[" output.color = colorVI;"]).result,o.setCode(s);const l=r.getShaderDescription("fragment");s=l.getCode(),s=tn.substitute(s,"//VTK::Color::Impl",["ambientColor = input.color;","diffuseColor = input.color;","opacity = mapperUBO.Opacity * input.color.a;"]).result,l.setCode(s)},e.shaderReplacements.set("replaceShaderColor",t.replaceShaderColor),t.replaceShaderTCoord=(n,r,a)=>{var h,v,p,g,y,m,b,w,x,_,C,T,D,E,M,k,R,O,I,P;if(!a.hasAttribute("tcoord"))return;const i=r.getShaderDescription("vertex"),o=a.getBuffer("tcoord"),s=qr.getNumberOfComponentsFromBufferFormat(o.getArrayInformation()[0].format);let l=i.getCode();i.addOutput(`vec${s}<f32>`,"tcoordVS"),l=tn.substitute(l,"//VTK::TCoord::Impl",[" output.tcoordVS = tcoord;"]).result,i.setCode(l);const u=r.getShaderDescription("fragment");l=u.getCode();const c=e.WebGPUActor.getRenderable(),f=N=>N?N.getDimensionality()===s:!1,d=[];((p=(v=(h=c.getProperty()).getDiffuseTexture)==null?void 0:v.call(h))!=null&&p.getImageLoaded()||c.getTextures()[0]||e.colorTexture)&&(f((y=(g=c.getProperty()).getDiffuseTexture)==null?void 0:y.call(g))||f(c.getTextures()[0])||f(e.colorTexture))&&d.push("_diffuseMap = textureSample(DiffuseTexture, DiffuseTextureSampler, input.tcoordVS);"),(w=(b=(m=c.getProperty()).getRoughnessTexture)==null?void 0:b.call(m))!=null&&w.getImageLoaded()&&f(c.getProperty().getRoughnessTexture())&&d.push("_roughnessMap = textureSample(RoughnessTexture, RoughnessTextureSampler, input.tcoordVS);"),(C=(_=(x=c.getProperty()).getMetallicTexture)==null?void 0:_.call(x))!=null&&C.getImageLoaded()&&f(c.getProperty().getMetallicTexture())&&d.push("_metallicMap = textureSample(MetallicTexture, MetallicTextureSampler, input.tcoordVS);"),(E=(D=(T=c.getProperty()).getNormalTexture)==null?void 0:D.call(T))!=null&&E.getImageLoaded()&&f(c.getProperty().getNormalTexture())&&d.push("_normalMap = textureSample(NormalTexture, NormalTextureSampler, input.tcoordVS);"),(R=(k=(M=c.getProperty()).getAmbientOcclusionTexture)==null?void 0:k.call(M))!=null&&R.getImageLoaded()&&f(c.getProperty().getAmbientOcclusionTexture())&&d.push("_ambientOcclusionMap = textureSample(AmbientOcclusionTexture, AmbientOcclusionTextureSampler, input.tcoordVS);"),(P=(I=(O=c.getProperty()).getEmissionTexture)==null?void 0:I.call(O))!=null&&P.getImageLoaded()&&f(c.getProperty().getEmissionTexture())&&d.push("_emissionMap = textureSample(EmissionTexture, EmissionTextureSampler, input.tcoordVS);"),l=tn.substitute(l,"//VTK::TCoord::Impl",d).result,u.setCode(l)},e.shaderReplacements.set("replaceShaderTCoord",t.replaceShaderTCoord),t.replaceShaderSelect=(n,r,a)=>{if(n.includes("sel")){const i=r.getShaderDescription("fragment");let o=i.getCode();o=tn.substitute(o,"//VTK::Select::Impl",[" var compositeID: u32 = 0u;"]).result,i.setCode(o)}},e.shaderReplacements.set("replaceShaderSelect",t.replaceShaderSelect),t.getUsage=(n,r)=>n===sS.POINTS||r===Ba.Points?Ur.Verts:r===Ba.Lines?Ur.Lines:n===sS.WIREFRAME?r===Ba.Triangles?Ur.LinesFromTriangles:Ur.LinesFromStrips:r===Ba.Triangles?Ur.Triangles:r===Ba.TriangleStrips?Ur.Strips:r===Ba.TriangleEdges?Ur.LinesFromTriangles:Ur.LinesFromStrips,t.getHashFromUsage=n=>`pt${n}`,t.getTopologyFromUsage=n=>{switch(n){case Ur.Triangles:return"triangle-list";case Ur.Verts:return"point-list";case Ur.Lines:default:return"line-list"}},t.buildVertexInput=()=>{var p,g;const n=e.currentInput,r=e.cellArray,a=e.primitiveType;let o=e.WebGPUActor.getRenderable().getProperty().getRepresentation();const s=e.WebGPURenderWindow.getDevice();let l=!1;a===Ba.TriangleEdges&&(l=!0,o=sS.WIREFRAME);const u=e.vertexInput,c=n.getPoints();let f;if(r){const y={hash:`R${o}P${a}${r.getMTime()}`,usage:Ur.Index,cells:r,numberOfPoints:c.getNumberOfPoints(),primitiveType:a,representation:o};f=s.getBufferManager().getBuffer(y),u.setIndexBuffer(f)}else u.setIndexBuffer(null);if(c){const y=e.WebGPUActor.getBufferShift(e.WebGPURenderer),m={hash:`${c.getMTime()}I${f.getMTime()}${y.join()}float32x4`,usage:Ur.PointArray,format:"float32x4",dataArray:c,indexBuffer:f,shift:y,packExtra:!0},b=s.getBufferManager().getBuffer(m);u.addBuffer(b,["vertexBC"])}else u.removeBufferIfPresent("vertexBC");const d=t.getUsage(o,a);if(e._usesCellNormals=!1,!e.is2D&&(d===Ur.Triangles||d===Ur.Strips)){const y=n.getPointData().getNormals(),m={format:"snorm8x4",indexBuffer:f,packExtra:!0,shift:0,scale:127};if(y){m.hash=`${y.getMTime()}I${f.getMTime()}snorm8x4`,m.dataArray=y,m.usage=Ur.PointArray;const b=s.getBufferManager().getBuffer(m);u.addBuffer(b,["normalMC"])}else if(a===Ba.Triangles){e._usesCellNormals=!0,m.hash=`PFN${c.getMTime()}I${f.getMTime()}snorm8x4`,m.dataArray=c,m.cells=r,m.usage=Ur.NormalsFromPoints;const b=s.getBufferManager().getBuffer(m);u.addBuffer(b,["normalMC"])}else u.removeBufferIfPresent("normalMC")}else u.removeBufferIfPresent("normalMC");let h=!1;if(e.renderable.getScalarVisibility()){const y=e.renderable.getColorMapColors();if(y&&!l){const m=e.renderable.getScalarMode();let b=!1;(m===lS.USE_CELL_DATA||m===lS.USE_CELL_FIELD_DATA||m===lS.USE_FIELD_DATA||!n.getPointData().getScalars())&&m!==lS.USE_POINT_FIELD_DATA&&y&&(b=!0);const w={usage:Ur.PointArray,format:"unorm8x4",hash:`${b}${y.getMTime()}I${f.getMTime()}unorm8x4`,dataArray:y,indexBuffer:f,cellData:b,cellOffset:0},x=s.getBufferManager().getBuffer(w);u.addBuffer(x,["colorVI"]),h=!0}}h||u.removeBufferIfPresent("colorVI");let v=null;if((g=(p=e.renderable).getInterpolateScalarsBeforeMapping)!=null&&g.call(p)&&e.renderable.getColorCoordinates()?v=e.renderable.getColorCoordinates():v=n.getPointData().getTCoords(),v&&!l){const y=s.getBufferManager().getBufferForPointArray(v,u.getIndexBuffer());u.addBuffer(y,["tcoord"])}else u.removeBufferIfPresent("tcoord")},t.updateTextures=()=>{var l,u,c,f,d,h,v,p,g,y,m,b,w,x,_;const n=[],r=[],a=(u=(l=e.renderable).getColorTextureMap)==null?void 0:u.call(l);a&&(e.colorTexture||(e.colorTexture=gC.newInstance({label:"polyDataColor"})),e.colorTexture.setInputData(a),r.push(["Diffuse",e.colorTexture]));const i=e.WebGPUActor.getRenderable(),o=e.WebGPURenderer.getRenderable(),s=[];if((f=(c=i.getProperty()).getDiffuseTexture)!=null&&f.call(c)){const C=["Diffuse",i.getProperty().getDiffuseTexture()];s.push(C)}if(i.getTextures()[0]){const C=["Diffuse",i.getTextures()[0]];s.push(C)}if(e.colorTexture){const C=["Diffuse",e.colorTexture];s.push(C)}if((h=(d=i.getProperty()).getRoughnessTexture)!=null&&h.call(d)){const C=["Roughness",i.getProperty().getRoughnessTexture()];s.push(C)}if((p=(v=i.getProperty()).getMetallicTexture)!=null&&p.call(v)){const C=["Metallic",i.getProperty().getMetallicTexture()];s.push(C)}if((y=(g=i.getProperty()).getNormalTexture)!=null&&y.call(g)){const C=["Normal",i.getProperty().getNormalTexture()];s.push(C)}if((b=(m=i.getProperty()).getAmbientOcclusionTexture)!=null&&b.call(m)){const C=["AmbientOcclusion",i.getProperty().getAmbientOcclusionTexture()];s.push(C)}if((x=(w=i.getProperty()).getEmissionTexture)!=null&&x.call(w)){const C=["Emission",i.getProperty().getEmissionTexture()];s.push(C)}if((_=o.getEnvironmentTexture)!=null&&_.call(o)){const C=["Environment",o.getEnvironmentTexture()];s.push(C)}for(let C=0;C<s.length;C++)(s[C][1].getInputData()||s[C][1].getJsImageData()||s[C][1].getCanvas())&&r.push(s[C]),s[C][1].getImage()&&s[C][1].getImageLoaded()&&r.push(s[C]);for(let C=0;C<r.length;C++){const T=r[C][1],D=r[C][0],E=e.device.getTextureManager().getTextureForVTKTexture(T);if(E.getReady()){let M=!1;for(let k=0;k<e.textures.length;k++)e.textures[k]===E&&(M=!0,n[k]=!0);if(!M){n[e.textures.length]=!0;const k=E.createView(`${D}Texture`);e.textures.push(E),e.textureViews.push(k);const R=T.getInterpolate()?"linear":"nearest";let O=null;!O&&T.getEdgeClamp()&&T.getRepeat()&&(O="mirror-repeat"),!O&&T.getEdgeClamp()&&(O="clamp-to-edge"),!O&&T.getRepeat()&&(O="repeat"),D!=="Environment"?k.addSampler(e.device,{addressModeU:O,addressModeV:O,addressModeW:O,minFilter:R,magFilter:R}):k.addSampler(e.device,{addressModeU:"repeat",addressModeV:"clamp-to-edge",addressModeW:"repeat",minFilter:R,magFilter:R,mipmapFilter:"linear"})}}}for(let C=e.textures.length-1;C>=0;C--)n[C]||(e.textures.splice(C,1),e.textureViews.splice(C,1))},t.computePipelineHash=()=>{let n=`pd${e.useRendererMatrix?"r":""}${e.forceZValue?"z":""}`;if(e.primitiveType===Ba.TriangleEdges||e.primitiveType===Ba.TriangleStripEdges)n+="edge";else{if(e.vertexInput.hasAttribute("normalMC")&&(n+="n"),e.vertexInput.hasAttribute("colorVI")&&(n+="c"),e.vertexInput.hasAttribute("tcoord")){const a=e.vertexInput.getBuffer("tcoord"),i=qr.getNumberOfComponentsFromBufferFormat(a.getArrayInformation()[0].format);n+=`t${i}`}e.textures.length&&(n+=`tx${e.textures.length}`)}e._usesCellNormals&&(n+="cn"),e.SSBO&&(n+="ssbo");const r=t.getHashFromUsage(e.usage);n+=r,n+=e.renderEncoder.getPipelineHash(),e.pipelineHash=n},t.updateBuffers=()=>{e.primitiveType!==Ba.TriangleEdges&&e.primitiveType!==Ba.TriangleStripEdges&&t.updateTextures();const n=e.WebGPUActor.getRenderable(),r=n.getProperty().getRepresentation();e.usage=t.getUsage(r,e.primitiveType),t.buildVertexInput();const a=e.vertexInput.getBuffer("vertexBC");if(t.setNumberOfVertices(a.getSizeInBytes()/a.getStrideInBytes()),t.setTopology(t.getTopologyFromUsage(e.usage)),t.updateUBO(),t.haveWideLines()){const i=n.getProperty();t.setNumberOfInstances(Math.ceil(i.getLineWidth()*2))}else t.setNumberOfInstances(1)}}const hEt={is2D:!1,cellArray:null,currentInput:null,cellOffset:0,primitiveType:0,colorTexture:null,renderEncoder:null,textures:null};function hse(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,hEt,n),I3.extend(t,e,n),e.fragmentShaderTemplate=fEt,e.vertexShaderTemplate=cEt,e._tmpMat3=Wd(new Float64Array(9)),e._tmpMat4=dn(new Float64Array(16)),e.UBO=pd.newInstance({label:"mapperUBO"}),e.UBO.addEntry("BCWCMatrix","mat4x4<f32>"),e.UBO.addEntry("BCSCMatrix","mat4x4<f32>"),e.UBO.addEntry("MCWCNormals","mat4x4<f32>"),e.UBO.addEntry("AmbientColor","vec4<f32>"),e.UBO.addEntry("DiffuseColor","vec4<f32>"),e.UBO.addEntry("EdgeColor","vec4<f32>"),e.UBO.addEntry("SpecularColor","vec4<f32>"),e.UBO.addEntry("AmbientIntensity","f32"),e.UBO.addEntry("DiffuseIntensity","f32"),e.UBO.addEntry("Roughness","f32"),e.UBO.addEntry("Metallic","f32"),e.UBO.addEntry("Ambient","f32"),e.UBO.addEntry("Normal","f32"),e.UBO.addEntry("Emission","f32"),e.UBO.addEntry("NormalStrength","f32"),e.UBO.addEntry("BaseIOR","f32"),e.UBO.addEntry("SpecularIntensity","f32"),e.UBO.addEntry("LineWidth","f32"),e.UBO.addEntry("Opacity","f32"),e.UBO.addEntry("ZValue","f32"),e.UBO.addEntry("PropID","u32"),e.UBO.addEntry("ClipNear","f32"),e.UBO.addEntry("ClipFar","f32"),e.UBO.addEntry("Time","u32"),Gr(t,e,["cellArray","currentInput","cellOffset","is2D","primitiveType","renderEncoder"]),e.textures=[],dEt(t,e)}const pEt=Kn(hse,"vtkWebGPUCellArrayMapper");var pse={newInstance:pEt,extend:hse};const{PrimitiveTypes:uS}=Rc;function vEt(t,e){e.classHierarchy.push("vtkWebGPUPolyDataMapper"),t.createCellArrayMapper=()=>pse.newInstance(),t.buildPass=n=>{if(n){e.WebGPUActor=t.getFirstAncestorOfType("vtkWebGPUActor"),e.renderable.getStatic()||e.renderable.update();const r=e.renderable.getInputData();e.renderable.mapScalars(r,1),t.updateCellArrayMappers(r)}},t.updateCellArrayMappers=n=>{const r=[n.getVerts(),n.getLines(),n.getPolys(),n.getStrips()],a=[];let i=0;for(let o=uS.Points;o<=uS.Triangles;o++)if(r[o].getNumberOfValues()>0){e.primitives[o]||(e.primitives[o]=t.createCellArrayMapper());const s=e.primitives[o];s.setCellArray(r[o]),s.setCurrentInput(n),s.setCellOffset(i),s.setPrimitiveType(o),s.setRenderable(e.renderable),i+=r[o].getNumberOfCells(),a.push(s)}else e.primitives[o]=null;if(e.WebGPUActor.getRenderable().getProperty().getEdgeVisibility())for(let o=uS.TriangleEdges;o<=uS.TriangleStripEdges;o++)if(r[o-2].getNumberOfValues()>0){e.primitives[o]||(e.primitives[o]=t.createCellArrayMapper());const s=e.primitives[o];s.setCellArray(r[o-2]),s.setCurrentInput(n),s.setCellOffset(e.primitives[o-2].getCellOffset()),s.setPrimitiveType(o),s.setRenderable(e.renderable),a.push(s)}else e.primitives[o]=null;t.prepareNodes(),t.addMissingChildren(a),t.removeUnusedNodes()}}const gEt={primitives:null};function yEt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,gEt,n),dr.extend(t,e,n),e.primitives=[],vEt(t,e)}const mEt=Kn(yEt,"vtkWebGPUPolyDataMapper");Xl("vtkMapper",mEt);const{PrimitiveTypes:GH}=Rc;function bEt(t,e){e.classHierarchy.push("vtkWebGPUPolyDataMapper2D"),t.createCellArrayMapper=()=>pse.newInstance(),t.buildPass=n=>{if(n){e.WebGPUActor=t.getFirstAncestorOfType("vtkWebGPUActor2D"),e.renderable.getStatic()||e.renderable.update();const r=e.renderable.getInputData();e.renderable.mapScalars(r,1),t.updateCellArrayMappers(r)}},t.updateCellArrayMappers=n=>{const r=[n.getVerts(),n.getLines(),n.getPolys(),n.getStrips()],a=[];let i=0;for(let o=GH.Points;o<=GH.Triangles;o++)if(r[o].getNumberOfValues()>0){e.primitives[o]||(e.primitives[o]=t.createCellArrayMapper());const s=e.primitives[o];s.setCellArray(r[o]),s.setCurrentInput(n),s.setCellOffset(i),s.setPrimitiveType(o),s.setRenderable(e.renderable),s.setIs2D(!0),i+=r[o].getNumberOfCells(),a.push(s)}else e.primitives[o]=null;t.prepareNodes(),t.addMissingChildren(a),t.removeUnusedNodes()}}function SEt(t){return{primitives:[],...t}}function wEt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,SEt(n)),dr.extend(t,e,n),e.primitives=[],bEt(t,e)}const _Et=Kn(wEt,"vtkWebGPUPolyDataMapper2D");Xl("vtkMapper2D",_Et);function xEt(t,e){e.classHierarchy.push("vtkWebGPUScalarBarActor"),t.buildPass=n=>{n&&(e.WebGPURenderer=t.getFirstAncestorOfType("vtkWebGPURenderer"),e.WebGPURenderWindow=e.WebGPURenderer.getParent(),e.scalarBarActorHelper.getRenderable()||e.scalarBarActorHelper.setRenderable(e.renderable),t.prepareNodes(),t.addMissingNode(e.scalarBarActorHelper.getBarActor()),t.addMissingNode(e.scalarBarActorHelper.getTmActor()),t.removeUnusedNodes())},t.opaquePass=(n,r)=>{if(n){const a=e.WebGPURenderer?e.WebGPURenderer.getRenderable().getActiveCamera():null,i=e.WebGPURenderer.getTiledSizeAndOrigin();e.scalarBarActorHelper.updateAPISpecificData([i.usize,i.vsize],a,e.WebGPURenderWindow.getRenderable())}}}const CEt={};function TEt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,CEt,n),dr.extend(t,e,n),e.scalarBarActorHelper=s1.newScalarBarActorHelper(),xEt(t,e)}const EEt=Kn(TEt,"vtkWebGPUScalarBarActor");Xl("vtkScalarBarActor",EEt);function MEt(t,e){e.classHierarchy.push("vtkWebGPUPixelSpaceCallbackMapper"),t.opaquePass=(n,r)=>{e.WebGPURenderer=t.getFirstAncestorOfType("vtkWebGPURenderer"),e.WebGPURenderWindow=e.WebGPURenderer.getParent();const a=e.WebGPURenderer.getAspectRatio(),i=e.WebGPURenderer?e.WebGPURenderer.getRenderable().getActiveCamera():null,o=e.WebGPURenderer.getTiledSizeAndOrigin(),s=null;e.renderable.getUseZValues(),e.renderable.invokeCallback(e.renderable.getInputData(),i,a,o,s)}}const DEt={};function kEt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,DEt,n),dr.extend(t,e,n),MEt(t,e)}const REt=j.newInstance(kEt,"vtkWebGPUPixelSpaceCallbackMapper");Xl("vtkPixelSpaceCallbackMapper",REt);const LEt=CZ.extractURLParameters(),OEt={margin:"0",padding:"0",position:"absolute",top:"0",left:"0",width:"100%",height:"100%",overflow:"hidden"},AEt={position:"absolute",left:"25px",top:"25px",backgroundColor:"white",borderRadius:"5px",listStyle:"none",padding:"5px 10px",margin:"0",display:"block",border:"solid 1px black",maxWidth:"calc(100% - 70px)",maxHeight:"calc(100% - 60px)",overflow:"auto"};function UH(t,e){Object.keys(e).forEach(n=>{t.style[n]=e[n]})}function NEt(t,e){e.classHierarchy.push("vtkFullScreenRenderWindow");const n=document.querySelector("body");e.rootContainer||(e.rootContainer=n),e.container||(e.container=document.createElement("div"),UH(e.container,e.containerStyle||OEt),e.rootContainer.appendChild(e.container)),e.rootContainer===n&&(document.documentElement.style.height="100%",n.style.height="100%",n.style.padding="0",n.style.margin="0"),e.renderWindow=yZ.newInstance(),e.renderer=pZ.newInstance(),e.renderWindow.addRenderer(e.renderer),e.apiSpecificRenderWindow=e.renderWindow.newAPISpecificView(LEt.viewAPI??e.defaultViewAPI),e.apiSpecificRenderWindow.setContainer(e.container),e.renderWindow.addView(e.apiSpecificRenderWindow),e.interactor=D3.newInstance(),e.interactor.setInteractorStyle(xZ.newInstance()),e.interactor.setView(e.apiSpecificRenderWindow),e.interactor.initialize(),e.interactor.bindEvents(e.container),t.setBackground=e.renderer.setBackground,t.removeController=()=>{const r=e.controlContainer;r&&r.parentNode.removeChild(r)},t.setControllerVisibility=r=>{e.controllerVisibility=r,e.controlContainer&&(r?e.controlContainer.style.display="block":e.controlContainer.style.display="none")},t.toggleControllerVisibility=()=>{t.setControllerVisibility(!e.controllerVisibility)},t.addController=r=>{e.controlContainer=document.createElement("div"),UH(e.controlContainer,e.controlPanelStyle||AEt),e.rootContainer.appendChild(e.controlContainer),e.controlContainer.innerHTML=r,t.setControllerVisibility(e.controllerVisibility),e.rootContainer.addEventListener("keypress",a=>{String.fromCharCode(a.charCode)==="c"&&t.toggleControllerVisibility()})},t.setBackground(...e.background),t.addRepresentation=r=>{r.getActors().forEach(a=>{e.renderer.addActor(a)})},t.removeRepresentation=r=>{r.getActors().forEach(a=>e.renderer.removeActor(a))},t.delete=j.chain(t.setContainer,e.apiSpecificRenderWindow.delete,t.delete),t.resize=()=>{const r=e.container.getBoundingClientRect(),a=window.devicePixelRatio||1;e.apiSpecificRenderWindow.setSize(Math.floor(r.width*a),Math.floor(r.height*a)),e.resizeCallback&&e.resizeCallback(r),e.renderWindow.render()},t.setResizeCallback=r=>{e.resizeCallback=r,t.resize()},e.listenWindowResize&&window.addEventListener("resize",t.resize),t.resize()}const VEt={background:[.32,.34,.43],containerStyle:null,controlPanelStyle:null,listenWindowResize:!0,resizeCallback:null,controllerVisibility:!0};function vse(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,VEt,n),j.obj(t,e),j.get(t,e,["renderWindow","renderer","apiSpecificRenderWindow","interactor","rootContainer","container","controlContainer"]),NEt(t,e)}const BEt=j.newInstance(vse);var $Et={newInstance:BEt,extend:vse};function IEt(t,e){e.classHierarchy.push("vtkSphereSource"),t.requestData=(n,r)=>{if(e.deleted)return;let a=r[0];const i=a?a.getPoints().getDataType():e.pointType;a=ta.newInstance();let o=0,{thetaResolution:s}=e,l=e.startTheta<e.endTheta?e.startTheta:e.endTheta;l*=Math.PI/180;let u=e.endTheta>e.startTheta?e.endTheta:e.startTheta;u*=Math.PI/180;let c=e.startPhi<e.endPhi?e.startPhi:e.endPhi;c*=Math.PI/180;let f=e.endPhi>e.startPhi?e.endPhi:e.startPhi;f*=Math.PI/180,Math.abs(l-u)<2*Math.PI&&++s;const d=(u-l)/e.thetaResolution,h=e.startPhi<=0?1:0,v=e.phiResolution+(e.endPhi>=180?-1:0),p=e.phiResolution*s+2,g=e.phiResolution*2*e.thetaResolution;let y=0,m=j.newTypedArray(i,p*3),b=new Float32Array(p*3),w=0,x=new Uint32Array(g*5);e.startPhi<=0&&(m[y*3+0]=e.center[0],m[y*3+1]=e.center[1],m[y*3+2]=e.center[2]+e.radius,b[y*3+0]=0,b[y*3+1]=0,b[y*3+2]=1,y++,o++),e.endPhi>=180&&(m[y*3+0]=e.center[0],m[y*3+1]=e.center[1],m[y*3+2]=e.center[2]-e.radius,b[y*3+0]=0,b[y*3+1]=0,b[y*3+2]=-1,y++,o++);const _=e.phiResolution-o,C=(f-c)/(e.phiResolution-1);for(let E=0;E<s;E++){const M=l+E*d;for(let k=h;k<v;k++){const R=c+k*C,O=e.radius*Math.sin(R);b[y*3+0]=O*Math.cos(M),b[y*3+1]=O*Math.sin(M),b[y*3+2]=e.radius*Math.cos(R),m[y*3+0]=b[y*3+0]+e.center[0],m[y*3+1]=b[y*3+1]+e.center[1],m[y*3+2]=b[y*3+2]+e.center[2];let I=Math.sqrt(b[y*3+0]*b[y*3+0]+b[y*3+1]*b[y*3+1]+b[y*3+2]*b[y*3+2]);I=I===0?1:I,b[y*3+0]/=I,b[y*3+1]/=I,b[y*3+2]/=I,y++}}const T=_*s;if(Math.abs(l-u)<2*Math.PI&&--s,e.startPhi<=0)for(let E=0;E<s;E++)x[w++]=3,x[w++]=_*E+o,x[w++]=_*(E+1)%T+o,x[w++]=0;if(e.endPhi>=180){const E=_-1+o;for(let M=0;M<s;M++)x[w++]=3,x[w++]=_*M+E,x[w++]=o-1,x[w++]=_*(M+1)%T+E}for(let E=0;E<s;E++)for(let M=0;M<_-1;M++){const k=_*E+M+o,R=k+1,O=(_*(E+1)+M)%T+o+1;e.latLongTessellation?(x[w++]=4,x[w++]=k,x[w++]=R,x[w++]=O,x[w++]=O-1):(x[w++]=3,x[w++]=k,x[w++]=R,x[w++]=O,x[w++]=3,x[w++]=k,x[w++]=O,x[w++]=O-1)}m=m.subarray(0,y*3),a.getPoints().setData(m,3),b=b.subarray(0,y*3);const D=xn.newInstance({name:"Normals",values:b,numberOfComponents:3});a.getPointData().setNormals(D),x=x.subarray(0,w),a.getPolys().setData(x,1),r[0]=a}}const PEt={radius:.5,latLongTessellation:!1,thetaResolution:8,startTheta:0,endTheta:360,phiResolution:8,startPhi:0,endPhi:180,center:[0,0,0],pointType:"Float64Array"};function gse(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,PEt,n),j.obj(t,e),j.setGet(t,e,["radius","latLongTessellation","thetaResolution","startTheta","endTheta","phiResolution","startPhi","endPhi"]),j.setGetArray(t,e,["center"],3),j.algo(t,e,0,1),IEt(t,e)}const FEt=j.newInstance(gse,"vtkSphereSource");var zEt={newInstance:FEt,extend:gse};const{vtkWarningMacro:GEt}=j;function UEt(t,e){e.classHierarchy.push("vtkLineSource"),t.requestData=(n,r)=>{if(e.deleted)return;const a=r[0],i=a?a.getPoints().getDataType():e.pointType,o=ta.newInstance(),s=[];if(kl(e.point2,e.point1,s),v3(s)<=0){GEt("Zero-length line definition");return}const l=e.resolution,u=l+1,c=j.newTypedArray(i,u*3);o.getPoints().setData(c,3);const f=new Uint32Array(u+1);o.getLines().setData(f,1);let d=0,h=0;for(let v=0;v<l+1;v++)h=v/l,c[d*3]=e.point1[0]+h*s[0],c[d*3+1]=e.point1[1]+h*s[1],c[d*3+2]=e.point1[2]+h*s[2],d++;d=0,f[0]=u;for(let v=0;v<u;v++)f[v+1]=v;r[0]=o}}const HEt={resolution:10,point1:[-1,0,0],point2:[1,0,0],pointType:"Float64Array"};function yse(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,HEt,n),j.obj(t,e),j.setGet(t,e,["resolution"]),j.setGetArray(t,e,["point1","point2"],3),j.algo(t,e,0,1),UEt(t,e)}const WEt=j.newInstance(yse,"vtkLineSource");var KEt={newInstance:WEt,extend:yse};function jEt(t,e){e.classHierarchy.push("vtkSphereMapper")}const YEt={scaleArray:null,radius:.05,scaleFactor:1};function XEt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,YEt,n),hi.extend(t,e,n),j.setGet(t,e,["radius","scaleArray","scaleFactor"]),jEt(t,e)}j.newInstance(XEt,"vtkSphereMapper");const qEt={TRIANGLE:"triangle",STAR:"star",ARROW_4:"arrow4points",ARROW_6:"arrow6points"};var ZEt={ShapeType:qEt};const{ShapeType:cS}=ZEt;function QEt(t,e){const n=ta.newInstance(),r=j.newTypedArray(e.pointType,10*3),a=new Uint32Array(11);a[0]=10;for(let i=0;i<10;i++){const o=i%2===1?e.height:e.height*.4;r[3*i+0]=o*Math.cos((2*i-1)*Math.PI/10),r[3*i+1]=o*Math.sin((2*i-1)*Math.PI/10),r[3*i+2]=0,a[1+i]=i}return n.getPoints().setData(r,3),n.getPolys().setData(a,1),n}function JEt(t,e){const n=ta.newInstance(),r=j.newTypedArray(e.pointType,6*3),a=e.height*.5*e.thickness,i=e.height*.5-a,o=(e.height*.9+a-i-(e.height*.5-a-i))*(1-e.base);r[0]=e.width/2*-1-a,r[1]=e.height/4-i-o,r[2]=0,r[3]=0,r[4]=e.height*.9+a-i-o,r[5]=0,r[6]=e.width/2+a,r[7]=e.height/4-i-o,r[8]=0,r[9]=e.width/3,r[10]=e.height*.1-a-i-o,r[11]=0,r[12]=0,r[13]=e.height*.5-a-i-o,r[14]=0,r[15]=e.width/3*-1,r[16]=e.height*.1-a-i-o,r[17]=0;const s=Uint8Array.from([3,0,1,5,3,1,4,5,3,1,4,3,3,1,2,3]);return n.getPoints().setData(r,3),n.getPolys().setData(s,1),n}function eMt(t,e){const n=ta.newInstance(),r=j.newTypedArray(e.pointType,4*3),a=e.height/3*e.thickness,i=e.height/3-a,o=(e.height-i-(e.height/3-a-i))*(1-e.base);r[0]=e.width/2*-1,r[1]=0-i-o,r[2]=0,r[3]=0,r[4]=e.height-i-o,r[5]=0,r[6]=e.width/2,r[7]=0-i-o,r[8]=0,r[9]=0,r[10]=e.height/3-a-i-o,r[11]=0;const s=Uint8Array.from([3,0,1,3,3,1,2,3]);return n.getPoints().setData(r,3),n.getPolys().setData(s,1),n}function tMt(t,e){const n=ta.newInstance(),r=j.newTypedArray(e.pointType,3*3),a=e.height*(1-e.base);r[0]=e.width/2*-1,r[1]=0-a,r[2]=0,r[3]=0,r[4]=e.height-a,r[5]=0,r[6]=e.width/2,r[7]=0-a,r[8]=0;const i=Uint8Array.from([3,0,1,2]);return n.getPoints().setData(r,3),n.getPolys().setData(i,1),n}function nMt(t,e){const n={[cS.TRIANGLE]:tMt,[cS.STAR]:QEt,[cS.ARROW_4]:eMt,[cS.ARROW_6]:JEt};t.requestData=(r,a)=>{a[0]=n[e.shape](t,e),Vu.buildFromRadian().translate(...e.center).rotateFromDirections([1,0,0],e.direction).apply(a[0].getPoints().getData())}}function rMt(t){return{base:0,center:[0,0,0],height:1,direction:[1,0,0],pointType:"Float64Array",thickness:0,width:1,...t}}function aMt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,rMt(n)),j.obj(t,e),j.setGet(t,e,["height","width","thickness","base"]),j.setGetArray(t,e,["center","direction"],3),j.algo(t,e,0,1),nMt(t,e)}j.newInstance(aMt,"vtkArrow2DSource");const{vtkErrorMacro:iMt}=j;function oMt(t,e){let n=0;return t.map((r,a)=>a===n?(n+=r+1,r):r+e)}function fS(t,e,n,r){t.set(oMt(e,n),r)}function sMt(t,e){e.classHierarchy.push("vtkAppendPolyData"),t.requestData=(n,r)=>{const a=t.getNumberOfInputPorts();if(!a){iMt("No input specified.");return}if(a===1){r[0]=n[0];return}const i=ta.newInstance();let o=0,s=0,l=1,u=1,c=0,f=0,d=0,h=0,v=!0,p=!0,g=!0;for(let M=0;M<a;M++){const k=n[M];if(!k)continue;const R=k.getPoints().getNumberOfPoints();o+=R,c+=k.getVerts().getNumberOfValues(),f+=k.getLines().getNumberOfValues(),d+=k.getStrips().getNumberOfValues(),h+=k.getPolys().getNumberOfValues(),R&&(u&&(u=0,s=k.getPoints().getDataType()),l=k.getPoints().getDataType(),s=s>l?s:l);const O=k.getPointData();O?(v=v&&O.getNormals()!==null,p=p&&O.getTCoords()!==null,g=g&&O.getScalars()!==null):(v=!1,p=!1,g=!1)}e.outputPointsPrecision===u_.SINGLE?s=Dr.FLOAT:e.outputPointsPrecision===u_.DOUBLE&&(s=Dr.DOUBLE);const y=Ay.newInstance({dataType:s});y.setNumberOfPoints(o);const m=y.getData(),b=new Uint32Array(c),w=new Uint32Array(f),x=new Uint32Array(d),_=new Uint32Array(h);let C=null,T=null,D=null;const E=n[a-1];if(v){const M=E.getPointData().getNormals();C=xn.newInstance({numberOfComponents:3,numberOfTuples:o,size:3*o,dataType:M.getDataType(),name:M.getName()})}if(p){const M=E.getPointData().getTCoords();T=xn.newInstance({numberOfComponents:2,numberOfTuples:o,size:2*o,dataType:M.getDataType(),name:M.getName()})}if(g){const M=E.getPointData().getScalars();D=xn.newInstance({numberOfComponents:M.getNumberOfComponents(),numberOfTuples:o,size:o*M.getNumberOfComponents(),dataType:M.getDataType(),name:M.getName()})}o=0,c=0,f=0,d=0,h=0;for(let M=0;M<a;M++){const k=n[M];m.set(k.getPoints().getData(),o*3),fS(b,k.getVerts().getData(),o,c),c+=k.getVerts().getNumberOfValues(),fS(w,k.getLines().getData(),o,f),f+=k.getLines().getNumberOfValues(),fS(x,k.getStrips().getData(),o,d),d+=k.getStrips().getNumberOfValues(),fS(_,k.getPolys().getData(),o,h),h+=k.getPolys().getNumberOfValues();const R=k.getPointData();if(v){const O=R.getNormals();C.getData().set(O.getData(),o*3)}if(p){const O=R.getTCoords();T.getData().set(O.getData(),o*2)}if(g){const O=R.getScalars();D.getData().set(O.getData(),o*D.getNumberOfComponents())}o+=k.getPoints().getNumberOfPoints()}i.setPoints(y),i.getVerts().setData(b),i.getLines().setData(w),i.getStrips().setData(x),i.getPolys().setData(_),C&&i.getPointData().setNormals(C),T&&i.getPointData().setTCoords(T),D&&i.getPointData().setScalars(D),r[0]=i}}const lMt={outputPointsPrecision:u_.DEFAULT};function mse(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,lMt,n),j.setGet(t,e,["outputPointsPrecision"]),j.obj(t,e),j.algo(t,e,1,1),sMt(t,e)}const uMt=j.newInstance(mse,"vtkAppendPolyData");var cMt={newInstance:uMt,extend:mse};function fMt(t,e){e.classHierarchy.push("vtkCylinderSource");function n(r,a){if(e.deleted)return;let i=a[0];const o=2*Math.PI/e.resolution;let s=2*e.resolution,l=5*e.resolution;e.capping&&(s=4*e.resolution,l=7*e.resolution+2);const u=j.newTypedArray(e.pointType,s*3);let c=0;const f=new Uint32Array(l),d=new Float32Array(s*3),h=xn.newInstance({numberOfComponents:3,values:d,name:"Normals"}),v=new Float32Array(s*2),p=xn.newInstance({numberOfComponents:2,values:v,name:"TCoords"}),g=[0,0,0],y=[0,0,0],m=[0,0,0],b=[0,0,0],w=[0,0],x=[0,0],_=e.otherRadius==null?e.radius:e.otherRadius;for(let C=0;C<e.resolution;C++){g[0]=Math.cos(C*o+e.initAngle),y[0]=g[0],m[0]=e.radius*g[0]+e.center[0],b[0]=m[0],w[0]=Math.abs(2*C/e.resolution-1),x[0]=w[0],m[1]=.5*e.height+e.center[1],b[1]=-.5*e.height+e.center[1],w[1]=0,x[1]=1,g[2]=-Math.sin(C*o+e.initAngle),y[2]=g[2],m[2]=_*g[2]+e.center[2],b[2]=m[2];const T=2*C;for(let D=0;D<3;D++)d[T*3+D]=g[D],d[(T+1)*3+D]=y[D],u[T*3+D]=m[D],u[(T+1)*3+D]=b[D],D<2&&(v[T*2+D]=w[D],v[(T+1)*2+D]=x[D])}for(let C=0;C<e.resolution;C++){f[c++]=4,f[c++]=2*C,f[c++]=2*C+1;const T=(2*C+3)%(2*e.resolution);f[c++]=T,f[c++]=T-1}if(e.capping){for(let C=0;C<e.resolution;C++){m[0]=e.radius*Math.cos(C*o+e.initAngle),b[0]=m[0],w[0]=m[0],x[0]=m[0],m[0]+=e.center[0],b[0]+=e.center[0],g[1]=1,y[1]=-1,m[1]=.5*e.height+e.center[1],b[1]=-.5*e.height+e.center[1],m[2]=-_*Math.sin(C*o+e.initAngle),b[2]=m[2],w[1]=m[2],x[1]=m[2],m[2]+=e.center[2],b[2]+=e.center[2];const T=2*e.resolution+C,D=3*e.resolution+e.resolution-C-1;for(let E=0;E<3;E++)d[3*T+E]=g[E],d[3*D+E]=y[E],u[3*T+E]=m[E],u[3*D+E]=b[E],E<2&&(v[2*T+E]=w[E],v[2*D+E]=x[E])}f[c++]=e.resolution;for(let C=0;C<e.resolution;C++)f[c++]=2*e.resolution+C;f[c++]=e.resolution;for(let C=0;C<e.resolution;C++)f[c++]=3*e.resolution+C}Vu.buildFromRadian().translate(...e.center).rotateFromDirections([0,1,0],e.direction).translate(...e.center.map(C=>C*-1)).apply(u),i=ta.newInstance(),i.getPoints().setData(u,3),i.getPolys().setData(f,1),i.getPointData().setNormals(h),i.getPointData().setTCoords(p),a[0]=i}t.requestData=n}const dMt={height:1,initAngle:0,radius:1,resolution:6,center:[0,0,0],direction:[0,1,0],capping:!0,pointType:"Float64Array"};function bse(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,dMt,n),j.obj(t,e),j.setGet(t,e,["height","initAngle","otherRadius","radius","resolution","capping"]),j.setGetArray(t,e,["center","direction"],3),j.algo(t,e,0,1),fMt(t,e)}const hMt=j.newInstance(bse,"vtkCylinderSource");var pMt={newInstance:hMt,extend:bse};function vMt(t,e){e.classHierarchy.push("vtkArrowSource");function n(r,a){if(e.deleted)return;const i=pMt.newInstance({capping:!0});i.setResolution(e.shaftResolution),i.setRadius(e.shaftRadius),i.setHeight(1-e.tipLength),i.setCenter(0,(1-e.tipLength)*.5,0);const o=i.getOutputData(),s=o.getPoints().getData(),l=o.getPointData().getNormals().getData();Vu.buildFromDegree().rotateZ(-90).apply(s).apply(l);const u=OJ.newInstance();u.setResolution(e.tipResolution),u.setHeight(e.tipLength),u.setRadius(e.tipRadius);const c=u.getOutputData(),f=c.getPoints().getData();Vu.buildFromRadian().translate(1-e.tipLength*.5,0,0).apply(f);const d=cMt.newInstance();d.setInputData(o),d.addInputData(c);const h=d.getOutputData(),v=h.getPoints().getData();Vu.buildFromRadian().translate(-.5+e.tipLength*.5,0,0).apply(v),e.invert?(Vu.buildFromRadian().rotateFromDirections([1,0,0],e.direction).scale(-1,-1,-1).apply(v),a[0]=h):(Vu.buildFromRadian().rotateFromDirections([1,0,0],e.direction).scale(1,1,1).apply(v),a[0]=d.getOutputData())}t.requestData=n}const gMt={tipResolution:6,tipRadius:.1,tipLength:.35,shaftResolution:6,shaftRadius:.03,invert:!1,direction:[1,0,0],pointType:"Float64Array"};function yMt(t,e){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Object.assign(e,gMt,n),j.obj(t,e),j.setGet(t,e,["tipResolution","tipRadius","tipLength","shaftResolution","shaftRadius","invert"]),j.setGetArray(t,e,["direction"],3),j.algo(t,e,0,1),vMt(t,e)}j.newInstance(yMt,"vtkArrowSource");class mMt{constructor(){this.isJg=!1,this.isSelectNode=!1,this.isSelectPipe=!1,this.selectObj=null,this.selectJgPointId=0,this.validNodes=[],this.pipes=[],this.renderWindowWith=$Et.newInstance(),this.renderer=this.renderWindowWith.getRenderer(),this.renderWindow=this.renderWindowWith.getRenderWindow(),this.polyData=ta.newInstance(),this.mapper=hi.newInstance(),this.actor=ci.newInstance(),this.actor.getProperty().setRepresentation(fa.SURFACE),this.actor.getProperty().setColor(Lf),this.mapper.setInputData(this.polyData),this.actor.setMapper(this.mapper),this.actor2=ci.newInstance(),this.actor2.getProperty().setRepresentation(fa.POINTS),this.actor2.getProperty().setColor(Lf),this.actor2.getProperty().setPointSize(2),this.actor2.setMapper(this.mapper),this.lastActor=null,this.nodeActors=[],this.pipeActors=[],this.interactor=this.renderer.getRenderWindow().getInteractor(),this.apiSpecificRenderWindow=this.interactor.getView(),this.hardwareSelector=this.apiSpecificRenderWindow.getSelector(),this.hardwareSelector.setCaptureZValues(!0),this.hardwareSelector.setFieldAssociation(O3.FIELD_ASSOCIATION_CELLS),document.addEventListener("mousemove",_Mt),this.jgActor=ci.newInstance(),this.jgMapper=hi.newInstance(),this.jgActor.getProperty().setRepresentation(fa.SURFACE),this.scalarBarActor=s1.newInstance(),this.scalarBarActor.setGenerateTicks(this.generateTicks(5)),this.scalarBarActor.setDrawAboveRangeSwatch(!0),this.scalarBarActor.setDrawNanAnnotation(!1),this.scalarBarActor.setBoxPosition([1,0]);const e=uB.newInstance();e.addRGBPoint(0,0,0,1),e.addRGBPoint(1,0,1,.5),e.addRGBPoint(2,0,1,0),e.addRGBPoint(3,1,.5,0),e.addRGBPoint(4,1,0,0),this.jgMapper.setLookupTable(e);const n=this.jgMapper.getLookupTable();this.scalarBarActor.setScalarsToColors(n),this.jgActor.setMapper(this.jgMapper),this.arrowActors=[]}generateTicks(e){return n=>{const r=n.getLastTickBounds(),a=Dv().domain([0,1]).range([r[0],r[1]]),o=a.ticks(e).map(u=>a(u));lC({minus:"-"});const s=a.tickFormat(o[0],o[o.length-1],e),l=o.map(s).map(u=>Number(parseFloat(u).toPrecision(12)).toPrecision());n.setTicks(o),n.setTickStrings(l)}}addArrow(e){this.clearArrow(),this.arrowActors=[],e.forEach(n=>{n.points.forEach(r=>{const a={base:0,center:[r.x,r.y,r.z],height:7,radius:2,resolution:3,direction:[n.vector[0],n.vector[1],n.vector[2]]},i=OJ.newInstance(a),o=hi.newInstance();o.setInputConnection(i.getOutputPort());const s=ci.newInstance();s.setMapper(o),this.arrowActors.push(s)})})}clearArrow(){this.arrowActors&&this.arrowActors.forEach(e=>{this.renderer.removeActor(e)})}modelInit(e,n){this.validNodes=e,this.pipes=n,this.modelCreate()}modelCreate(){console.log("modelInit..");const e=this.polyData.getPoints(),n=this.polyData.getLines();this.validNodes.forEach(o=>{e.insertNextPoint(parseFloat(o.x),parseFloat(o.y),parseFloat(o.z))}),this.pipes.forEach(o=>{let s=this.indexIdByPipeNodeId(o.snId),l=this.indexIdByPipeNodeId(o.enId);n.insertNextCell([s,l])});const r=zEt.newInstance({center:[0,0,0],radius:4}),a=hi.newInstance();a.setInputConnection(r.getOutputPort()),this.validNodes.forEach(o=>{const s=ci.newInstance();s.setMapper(a),s.setPosition(parseFloat(o.x),parseFloat(o.y),parseFloat(o.z)),s.getProperty().setColor(Lf);const l={};l.node=o,l.actor=s,this.nodeActors.push(l)}),this.pipes.forEach(o=>{const s=KEt.newInstance();let l=this.pointByPipeNodeId(o.snId),u=this.pointByPipeNodeId(o.enId);s.setPoint1(l),s.setPoint2(u),s.setResolution(12);const c=ci.newInstance(),f=hi.newInstance();c.setMapper(f),c.getProperty().setLineWidth(3),c.getProperty().setColor(Lf),f.setInputConnection(s.getOutputPort());const d={};d.pipe=o,d.actor=c,this.pipeActors.push(d)}),this.modelShow(),this.renderer.resetCamera();const i=this.renderer.getActiveCamera();console.log("透视或平行相机",i.getParallelProjection()),console.log("水平视角使用",i.getUseHorizontalViewAngle()),console.log("平行位置投影比例",i.getParallelScale()),console.log("窗口中心位置",i.getWindowCenter()),console.log("相机视角",i.getViewAngle()),i.setViewAngle(15),console.log("摄像头位置",i.getPosition()),i.setPosition(495544.15625,540355425e-2,9989.55990464236),console.log("相机焦点",i.getFocalPoint()),i.setFocalPoint(495544.15625,540355425e-2,467.62999725341797),console.log("相机方向",i.getViewUp()),console.log("近远平面",i.getClippingRange()),this.renderWindow.render()}modelClearShow(){this.renderer.removeActor(this.actor),this.renderer.removeActor(this.actor2),this.nodeActors.forEach(e=>{this.renderer.removeActor(e.actor)}),this.pipeActors.forEach(e=>{this.renderer.removeActor(e.actor)})}modelShow(){this.modelClearShow(),this.isSelectNode||this.renderer.addActor(this.actor2),this.isSelectPipe||this.renderer.addActor(this.actor),this.isSelectNode&&this.nodeActors.forEach(e=>{this.renderer.addActor(e.actor)}),this.isSelectPipe&&this.pipeActors.forEach(e=>{this.renderer.addActor(e.actor)})}selectNodes(){this.isSelectNode=!0,this.isSelectPipe=!1,this.modelShow(),this.renderWindow.render()}selectPipes(){this.isSelectNode=!1,this.isSelectPipe=!0,this.modelShow(),this.renderWindow.render()}selectNoting(){this.isSelectNode=!1,this.isSelectPipe=!1,this.modelShow(),this.renderWindow.render()}indexIdByPipeNodeId(e){for(let n=0;n<this.validNodes.length;n++)if(this.validNodes[n].id==e)return n;return 0}pointByPipeNodeId(e){for(let n=0;n<this.validNodes.length;n++){const r=this.validNodes[n];if(r.id==e)return[parseFloat(r.x),parseFloat(r.y),parseFloat(r.z)]}return 0}clearModeAddJg(){this.renderer.addActor(this.jgActor),this.renderer.addActor(this.scalarBarActor),this.modelClearShow(),this.isJg=!0}clearJgAddMode(){this.renderer.removeActor(this.scalarBarActor),this.renderer.removeActor(this.jgActor),this.clearArrow(),this.modelShow(),this.isJg=!1}clearAll(){this.renderer.removeActor(this.jgActor),this.renderer.removeActor(this.scalarBarActor),this.clearArrow(),this.modelClearShow(),this.renderWindow.render()}selectByNodeId(e){console.log("selectByNodeId",e),this.isSelectNode&&(this.lastActor!=null&&this.lastActor.getProperty().setColor(Lf),this.nodeActors.forEach(n=>{if(e==n.node.id){n.actor.getProperty().setColor(cx),this.renderWindow.render(),this.lastActor=n.actor,this.selectObj=n.node;return}}))}selectByPipeId(e){console.log("selectByPipeId",e),this.isSelectPipe&&(this.lastActor!=null&&this.lastActor.getProperty().setColor(Lf),this.pipeActors.forEach(n=>{if(e==n.pipe.id){n.actor.getProperty().setColor(cx),this.renderWindow.render(),this.lastActor=n.actor,this.selectObj=n.node;return}}))}}function bMt(t){if(Hr.interactor.isAnimating())return;const[e,n]=SMt(t);Hr.hardwareSelector.getSourceDataAsync(Hr.renderer,e,n,e,n).then(r=>{r&&wMt(r.generateSelection(e,n,e,n))})}function SMt(t){const{clientX:e,clientY:n}=t,[r,a]=Hr.apiSpecificRenderWindow.getSize(),i=Math.round(r*e/window.innerWidth),o=Math.round(a*(1-n/window.innerHeight));return[i,o]}function wMt(t){if(!t||t.length===0){Hr.lastActor==null;return}const{worldPosition:e,compositeID:n,prop:r,propID:a,attributeID:i}=t[0].getProperties();if(Hr.lastActor!=null&&(Hr.lastActor.getProperty().setColor(Lf),Hr.renderWindow.render()),Hr.nodeActors.forEach(o=>{r==o.actor&&(Hr.selectObj=o.node,r.getProperty().setColor(cx),Hr.lastActor=r)}),Hr.pipeActors.forEach(o=>{r==o.actor&&(Hr.selectObj=o.pipe,r.getProperty().setColor(cx),Hr.lastActor=r)}),Hr.isJg){if(Hr.hardwareSelector.getFieldAssociation()!==O3.FIELD_ASSOCIATION_POINTS){const o=r.getMapper().getInputData();o.getCells()||o.buildCells();const s=o.getCellPoints(i);if(s){const l=s.cellPointIds;Array.from(l).map(c=>o.getPoints().getPoint(c));const u=o.getPointData().getScalars().getData();console.log(u[l[0]]),Hr.selectJgPointId=l[0]}}}else Hr.renderWindow.render()}const _Mt=QA(bMt,20),Lf=[0,0,1],cx=[.1,.8,.1],Hr=new mMt;const cB=Zce({history:hce(),routes:[{path:"/myHome",component:()=>ZB(()=>import("./myHome-e00068fb.js"),["./myHome-e00068fb.js","./myHome-eeb55409.css"],import.meta.url)},{path:"/configurator",name:"模型库",component:$He,beforeEnter:(t,e,n)=>{console.log(t,e),n()}},{path:"/",name:"首页",component:()=>ZB(()=>import("./appmian-038c8b42.js"),["./appmian-038c8b42.js","./appmian-70a0b0db.css"],import.meta.url),meta:{keepAlive:!0,title:"首页"}},{path:"/goods",name:"goods",component:{goods:wTt}},{path:"/orderinfo",name:"orderinfo",component:{orderinfo:xTt}}]});cB.beforeEach((t,e,n)=>{window.document.title=t.name,n()});cB.afterEach((t,e,n)=>{window.scrollTo(0,0)});const Jv=n9(Wue);Jv.use(cB);Jv.use(Xh);Jv.use(uGe);Jv.config.globalProperties.$echarts=ZCt;Jv.mount("#app");Jv.config.errorHandler=function(t,e,n){console.error("Vue error:",t,n)};export{wt as A,Je as B,gt as C,Xr as D,dc as E,Qe as F,gr as G,Bi as H,mbe as I,en as J,qe as K,ese as L,Ee as M,xn as N,j as O,ta as P,OMt as Q,Jce as R,MHe as S,EHe as V,Hd as _,bx as a,G as b,Z as c,pt as d,xc as e,Ge as f,U as g,de as h,Q as i,Ft as j,wTt as k,xTt as l,Hr as m,Nr as n,$ as o,mx as p,un as q,z as r,Rn as s,Oe as t,S as u,Qt as v,mt as w,J0 as x,ua as y,F as z};